|
1 | | -{% set localeParentKey = '/' + locale + '/' %} |
2 | | -{% set primaryNav = collections.primary | eleventyNavigation(localeParentKey) %} |
3 | | -{% set supportNav = collections.support | eleventyNavigation(localeParentKey) %} |
4 | | - |
5 | | -<footer class="site-footer"> |
6 | | - <div class="wrapper"> |
7 | | - <nav aria-label="site"> |
8 | | - <ul class="site-footer__site"> |
9 | | - {%- for item in primaryNav %} |
10 | | - <li> |
11 | | - <a href="{{ item.url | url }}" {% if item.url == page.url %} aria-current="page"{% endif %}>{{ item.title }}</a> |
12 | | - {%- if item.children %} |
13 | | - <ul> |
14 | | - {%- for item in item.children %} |
15 | | - <li> |
16 | | - <a href="{{ item.url | url }}" {% if page.url | startsWith(item.url) %} aria-current="page"{% endif %}>{{ item.title }}</a> |
17 | | - </li> |
18 | | - {%- endfor %} |
19 | | - </ul> |
20 | | - {%- endif %} |
21 | | - </li> |
22 | | - {%- endfor %} |
23 | | - </ul> |
24 | | - </nav> |
25 | | - <svg class="site-footer__ceph" xmlns="http://www.w3.org/2000/svg" width="154" height="42" viewBox="0 0 154 42" aria-hidden="true" focusable="false"> |
26 | | - <g fill="#f0424d"> |
27 | | - <path d="M35 38c-1.4-.8-2.3-1.7-2.5-2.7s.2-2 1.3-3.3A16.2 16.2 0 0021.6 5.2h-.1A16.2 16.2 0 009.2 32c1.1 1.3 1.5 2.3 1.4 3.2S9.5 37.2 8 38a22.8 22.8 0 01-5.7-7.2A21.3 21.3 0 010 21.4 21.4 21.4 0 0121.5 0h.1A21.4 21.4 0 0143 21.4a21.6 21.6 0 01-.6 4.9 21 21 0 01-1.6 4.5 22.7 22.7 0 01-5.7 7.2"/> |
28 | | - <path d="M27.2 42a8 8 0 01-2-2 8.7 8.7 0 01-1.6-5.3 11.8 11.8 0 01.9-4.2 12 12 0 012.3-3.7l.2-.2a10.3 10.3 0 001-1.4 7 7 0 001-2 7.5 7.5 0 00-6.3-9.2 7.3 7.3 0 00-1.1 0h-.1a7.4 7.4 0 00-4 1 7.5 7.5 0 00-2.2 2 7.5 7.5 0 00-1.2 6.2 7.2 7.2 0 00.8 2 9.7 9.7 0 001.1 1.4l.2.3a11.9 11.9 0 012.3 3.6 11.8 11.8 0 011 4.2 8.8 8.8 0 01-1.8 5.4 8 8 0 01-1.9 1.9l-1.2-.4A21.3 21.3 0 0111 40a6 6 0 003.2-5.3 6.4 6.4 0 00-1.7-4.2l-.3-.4-.9-1a12.8 12.8 0 01-.2-15 13 13 0 013.7-3.5 12.8 12.8 0 015-1.8 13.3 13.3 0 011.7-.2h.2a13.4 13.4 0 011.8.2 12.8 12.8 0 014.9 1.8A13 13 0 0132 14a12.7 12.7 0 01-.2 15l-.9 1-.3.4a6.5 6.5 0 00-1.7 4.3 6 6 0 003.1 5.4 21.4 21.4 0 01-3.6 1.5l-1.2.4"/> |
29 | | - <path d="M21.5 25.8a4.2 4.2 0 114.2-4.2 4.2 4.2 0 01-4.2 4.2"/> |
30 | | - </g> |
31 | | - <g fill="#e7e9e8"> |
32 | | - <path d="M75.6 26.4c0 5.5-.5 7-1.8 8.4-.8.8-2 1.3-4.3 1.3h-8.2c-2.6 0-4.2-.4-5.3-1.5-1.7-1.8-2.2-3.8-2.2-11.8s.5-10 2.2-11.8c1-1 2.7-1.5 5.3-1.5h8c2.5 0 3.6.5 4.4 1.3 1.3 1.3 1.8 3 1.8 8h-5c-.1-3.5-.3-4-.6-4.3s-.6-.5-1.8-.5H62c-1.5 0-2 .1-2.3.5-.5.5-.7 1.5-.7 8.3s.2 7.7.7 8.2c.4.4.8.5 2.3.5h6.2c1.1 0 1.6 0 2-.4s.5-1.4.5-4.7h5M84.3 20.4h12.2c0-4.5-.3-5.5-.8-6-.3-.3-.7-.5-2.3-.5h-6c-1.6 0-2 .2-2.4.6s-.6 1.3-.7 5.9zm0 4c0 5.3.4 6.3.8 6.7s.7.5 2.2.5h7c1 0 1.4-.2 1.7-.5s.4-1 .5-3.3h5c0 4.2-.4 5.6-1.8 7-.8.8-2 1.3-4.3 1.3h-8.7c-2.6 0-4.2-.4-5.3-1.5-1.7-1.7-2.2-3.8-2.2-11.8s.5-10 2.2-11.8c1.1-1 2.7-1.5 5.3-1.5H94c2.6 0 4.3.5 5.3 1.4 1.7 1.8 2.2 3.8 2.2 11.6V24c0 .4-.1.6-.6.6H84.3M121.6 31c-.4.4-1 .6-2.7.6H115a10.1 10.1 0 01-4.8-1.5l-.3-.1V15.5a10.7 10.7 0 015-1.5h4c1.6 0 2.2.2 2.7.6.7.8 1 2.2 1 8.2s-.2 7.4-1 8.1zm-1.5-21.6h-3.6c-2.2 0-3.3.5-6.6 3.3V9.4h-5.2V42h5.2v-9c3.3 2.7 4.4 3.2 6.6 3.2h3.6c2.9 0 4.3-.5 5.5-1.6 1.4-1.5 2-3.5 2-11.8s-.6-10.3-2-11.8c-1.2-1.1-2.6-1.6-5.5-1.6M152.4 11c-1-1-2.3-1.6-4.6-1.6h-4.2c-2.2 0-3.3.5-6.7 3.3V2.5a18.8 18.8 0 00-5-2v35.6h5V15.5l1.1-.5a9.1 9.1 0 014-1h3.4c1.7 0 2.2.2 2.8.7a3.4 3.4 0 01.6 2.6V36h5.2V17c0-3.7-.6-5-1.6-6"/> |
33 | | - </g> |
34 | | - </svg> |
35 | | - <p class="color-white p text-xs">© {{ page.date.getFullYear() }} All rights reserved.</p> |
36 | | - <nav aria-label="support"> |
37 | | - <ul class="site-footer__support"> |
38 | | - {%- for item in supportNav %} |
39 | | - <li> |
40 | | - <a href="{{ item.url | url }}" {% if item.url == page.url %} aria-current="page"{% endif %}>{{ item.title }}</a> |
41 | | - </li> |
42 | | - {%- endfor %} |
43 | | - </ul> |
44 | | - <ul class="site-footer__social"> |
45 | | - {%- if social.twitter %} |
46 | | - <li> |
47 | | - <a class="site-footer__X" href="https://X.com/{{social.X}}" rel="noreferrer noopener" target="_blank"> |
48 | | - <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="#d3dde7" aria-hidden="true" focusable="false"> |
49 | | - <path d= "M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z"/> |
50 | | - </svg> |
51 | | - <span class="visually-hidden">X</span> |
52 | | - </a> |
53 | | - </li> |
54 | | - {%- endif %} |
55 | | - {%- if social.youtube %} |
56 | | - <li> |
57 | | - <a class="site-footer__youtube" href="https://www.youtube.com/channel/{{social.youtube}}" rel="noreferrer noopener" target="_blank"> |
58 | | - <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="#d3dde7" aria-hidden="true" focusable="false"> |
59 | | - <path id="a" d="M23.75 7.079s-.25-1.65-.95-2.4c-.9-.95-1.95-.95-2.4-1-3.35-.25-8.4-.25-8.4-.25s-5.05 0-8.4.25c-.45.05-1.5.05-2.4 1-.7.75-.95 2.4-.95 2.4S0 9.029 0 10.979v1.8c0 1.95.25 3.9.25 3.9s.25 1.65.95 2.4c.9.95 2.1.95 2.65 1.05 1.9.2 8.15.25 8.15.25s5.05 0 8.4-.25c.45-.05 1.5-.05 2.4-1 .7-.75.95-2.4.95-2.4s.25-1.95.25-3.9v-1.8c0-2-.25-3.95-.25-3.95zm-14.25 7.9v-6.75l6.5 3.4-6.5 3.35z"/> |
60 | | - </svg> |
61 | | - <span class="visually-hidden">YouTube</span> |
62 | | - </a> |
63 | | - </li> |
64 | | - {%- endif %} |
65 | | - {%- if social.facebook %} |
66 | | - <li> |
67 | | - <a class="site-footer__facebook" href="https://www.facebook.com/{{social.facebook}}" rel="noreferrer noopener" target="_blank"> |
68 | | - <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="#d3dde7" aria-hidden="true" focusable="false"> |
69 | | - <path d="M24 12.072C23.999 5.689 19 .423 12.626.09 6.251-.243.732 4.473.066 10.822-.601 17.17 3.82 22.929 10.125 23.926v-8.385H7.078v-3.469h3.047V9.428c0-3.007 1.792-4.669 4.532-4.669.9.013 1.798.091 2.687.235v2.953H15.83a1.735 1.735 0 00-1.955 1.875v2.25h3.328l-.532 3.469h-2.797v8.385A12 12 0 0024 12.072z"/> |
70 | | - </svg> |
71 | | - <span class="visually-hidden">Facebook</span> |
72 | | - </a> |
73 | | - </li> |
74 | | - {%- endif %} |
75 | | - </ul> |
76 | | - </nav> |
77 | | - </div> |
78 | | - <script type="text/javascript"> |
79 | | - <!-- Twitter universal website tag code --> |
80 | | - !function(e,t,n,s,u,a){e.twq||(s=e.twq=function(){s.exe?s.exe.apply(s,arguments):s.queue.push(arguments); |
81 | | - },s.version='1.1',s.queue=[],u=t.createElement(n),u.async=!0,u.src='//static.ads-twitter.com/uwt.js', |
82 | | - a=t.getElementsByTagName(n)[0],a.parentNode.insertBefore(u,a))}(window,document,'script'); |
83 | | - // Insert Twitter Pixel ID and Standard Event data below |
84 | | - twq('init','o6l7s'); |
85 | | - twq('track','PageView'); |
86 | | - <!-- End Twitter universal website tag code --> |
87 | | -
|
88 | | - _linkedin_partner_id = "3438284"; |
89 | | - window._linkedin_data_partner_ids = window._linkedin_data_partner_ids || []; |
90 | | - window._linkedin_data_partner_ids.push(_linkedin_partner_id); |
91 | | - (function(l) { |
92 | | - if (!l){window.lintrk = function(a,b){window.lintrk.q.push([a,b])}; |
93 | | - window.lintrk.q=[]} |
94 | | - var s = document.getElementsByTagName("script")[0]; |
95 | | - var b = document.createElement("script"); |
96 | | - b.type = "text/javascript";b.async = true; |
97 | | - b.src = "https://snap.licdn.com/li.lms-analytics/insight.min.js"; |
98 | | - s.parentNode.insertBefore(b, s);})(window.lintrk); |
99 | | - </script> |
100 | | - <noscript> |
101 | | - <img height="1" width="1" style="display:none;" alt="" src="https://px.ads.linkedin.com/collect/?pid=3438284&fmt=gif" /> |
102 | | - </noscript> |
103 | | -</footer> |
| 1 | +{% set localeParentKey = '/' + locale + '/' %} |
| 2 | +{% set primaryNav = collections.primary | eleventyNavigation(localeParentKey) %} |
| 3 | +{% set supportNav = collections.support | eleventyNavigation(localeParentKey) %} |
| 4 | + |
| 5 | +<footer class="site-footer"> |
| 6 | + <div class="wrapper"> |
| 7 | + <nav aria-label="site"> |
| 8 | + <ul class="site-footer__site"> |
| 9 | + {%- for item in primaryNav %} |
| 10 | + <li> |
| 11 | + <a href="{{ item.url | url }}" {% if item.url == page.url %} aria-current="page"{% endif %}>{{ item.title }}</a> |
| 12 | + {%- if item.children %} |
| 13 | + <ul> |
| 14 | + {%- for item in item.children %} |
| 15 | + <li> |
| 16 | + <a href="{{ item.url | url }}" {% if page.url | startsWith(item.url) %} aria-current="page"{% endif %}>{{ item.title }}</a> |
| 17 | + </li> |
| 18 | + {%- endfor %} |
| 19 | + </ul> |
| 20 | + {%- endif %} |
| 21 | + </li> |
| 22 | + {%- endfor %} |
| 23 | + </ul> |
| 24 | + </nav> |
| 25 | + <svg class="site-footer__ceph" xmlns="http://www.w3.org/2000/svg" width="154" height="42" viewBox="0 0 154 42" aria-hidden="true" focusable="false"> |
| 26 | + <g fill="#f0424d"> |
| 27 | + <path d="M35 38c-1.4-.8-2.3-1.7-2.5-2.7s.2-2 1.3-3.3A16.2 16.2 0 0021.6 5.2h-.1A16.2 16.2 0 009.2 32c1.1 1.3 1.5 2.3 1.4 3.2S9.5 37.2 8 38a22.8 22.8 0 01-5.7-7.2A21.3 21.3 0 010 21.4 21.4 21.4 0 0121.5 0h.1A21.4 21.4 0 0143 21.4a21.6 21.6 0 01-.6 4.9 21 21 0 01-1.6 4.5 22.7 22.7 0 01-5.7 7.2"/> |
| 28 | + <path d="M27.2 42a8 8 0 01-2-2 8.7 8.7 0 01-1.6-5.3 11.8 11.8 0 01.9-4.2 12 12 0 012.3-3.7l.2-.2a10.3 10.3 0 001-1.4 7 7 0 001-2 7.5 7.5 0 00-6.3-9.2 7.3 7.3 0 00-1.1 0h-.1a7.4 7.4 0 00-4 1 7.5 7.5 0 00-2.2 2 7.5 7.5 0 00-1.2 6.2 7.2 7.2 0 00.8 2 9.7 9.7 0 001.1 1.4l.2.3a11.9 11.9 0 012.3 3.6 11.8 11.8 0 011 4.2 8.8 8.8 0 01-1.8 5.4 8 8 0 01-1.9 1.9l-1.2-.4A21.3 21.3 0 0111 40a6 6 0 003.2-5.3 6.4 6.4 0 00-1.7-4.2l-.3-.4-.9-1a12.8 12.8 0 01-.2-15 13 13 0 013.7-3.5 12.8 12.8 0 015-1.8 13.3 13.3 0 011.7-.2h.2a13.4 13.4 0 011.8.2 12.8 12.8 0 014.9 1.8A13 13 0 0132 14a12.7 12.7 0 01-.2 15l-.9 1-.3.4a6.5 6.5 0 00-1.7 4.3 6 6 0 003.1 5.4 21.4 21.4 0 01-3.6 1.5l-1.2.4"/> |
| 29 | + <path d="M21.5 25.8a4.2 4.2 0 114.2-4.2 4.2 4.2 0 01-4.2 4.2"/> |
| 30 | + </g> |
| 31 | + <g fill="#e7e9e8"> |
| 32 | + <path d="M75.6 26.4c0 5.5-.5 7-1.8 8.4-.8.8-2 1.3-4.3 1.3h-8.2c-2.6 0-4.2-.4-5.3-1.5-1.7-1.8-2.2-3.8-2.2-11.8s.5-10 2.2-11.8c1-1 2.7-1.5 5.3-1.5h8c2.5 0 3.6.5 4.4 1.3 1.3 1.3 1.8 3 1.8 8h-5c-.1-3.5-.3-4-.6-4.3s-.6-.5-1.8-.5H62c-1.5 0-2 .1-2.3.5-.5.5-.7 1.5-.7 8.3s.2 7.7.7 8.2c.4.4.8.5 2.3.5h6.2c1.1 0 1.6 0 2-.4s.5-1.4.5-4.7h5M84.3 20.4h12.2c0-4.5-.3-5.5-.8-6-.3-.3-.7-.5-2.3-.5h-6c-1.6 0-2 .2-2.4.6s-.6 1.3-.7 5.9zm0 4c0 5.3.4 6.3.8 6.7s.7.5 2.2.5h7c1 0 1.4-.2 1.7-.5s.4-1 .5-3.3h5c0 4.2-.4 5.6-1.8 7-.8.8-2 1.3-4.3 1.3h-8.7c-2.6 0-4.2-.4-5.3-1.5-1.7-1.7-2.2-3.8-2.2-11.8s.5-10 2.2-11.8c1.1-1 2.7-1.5 5.3-1.5H94c2.6 0 4.3.5 5.3 1.4 1.7 1.8 2.2 3.8 2.2 11.6V24c0 .4-.1.6-.6.6H84.3M121.6 31c-.4.4-1 .6-2.7.6H115a10.1 10.1 0 01-4.8-1.5l-.3-.1V15.5a10.7 10.7 0 015-1.5h4c1.6 0 2.2.2 2.7.6.7.8 1 2.2 1 8.2s-.2 7.4-1 8.1zm-1.5-21.6h-3.6c-2.2 0-3.3.5-6.6 3.3V9.4h-5.2V42h5.2v-9c3.3 2.7 4.4 3.2 6.6 3.2h3.6c2.9 0 4.3-.5 5.5-1.6 1.4-1.5 2-3.5 2-11.8s-.6-10.3-2-11.8c-1.2-1.1-2.6-1.6-5.5-1.6M152.4 11c-1-1-2.3-1.6-4.6-1.6h-4.2c-2.2 0-3.3.5-6.7 3.3V2.5a18.8 18.8 0 00-5-2v35.6h5V15.5l1.1-.5a9.1 9.1 0 014-1h3.4c1.7 0 2.2.2 2.8.7a3.4 3.4 0 01.6 2.6V36h5.2V17c0-3.7-.6-5-1.6-6"/> |
| 33 | + </g> |
| 34 | + </svg> |
| 35 | + <p class="color-white p text-xs">© {{ page.date.getFullYear() }} All rights reserved.</p> |
| 36 | + <nav aria-label="support"> |
| 37 | + <ul class="site-footer__support"> |
| 38 | + {%- for item in supportNav %} |
| 39 | + <li> |
| 40 | + <a href="{{ item.url | url }}" {% if item.url == page.url %} aria-current="page"{% endif %}>{{ item.title }}</a> |
| 41 | + </li> |
| 42 | + {%- endfor %} |
| 43 | + </ul> |
| 44 | + <ul class="site-footer__social"> |
| 45 | + {%- if social.X%} |
| 46 | + <li> |
| 47 | + <a class="site-footer__X" href="https://X.com/{{social.X}}" rel="noreferrer noopener" target="_blank"> |
| 48 | + <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="#d3dde7" aria-hidden="true" focusable="false"> |
| 49 | + <path d= "M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z"/> |
| 50 | + </svg> |
| 51 | + <span class="visually-hidden">X</span> |
| 52 | + </a> |
| 53 | + </li> |
| 54 | + {%- endif %} |
| 55 | + {%- if social.youtube %} |
| 56 | + <li> |
| 57 | + <a class="site-footer__youtube" href="https://www.youtube.com/channel/{{social.youtube}}" rel="noreferrer noopener" target="_blank"> |
| 58 | + <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="#d3dde7" aria-hidden="true" focusable="false"> |
| 59 | + <path id="a" d="M23.75 7.079s-.25-1.65-.95-2.4c-.9-.95-1.95-.95-2.4-1-3.35-.25-8.4-.25-8.4-.25s-5.05 0-8.4.25c-.45.05-1.5.05-2.4 1-.7.75-.95 2.4-.95 2.4S0 9.029 0 10.979v1.8c0 1.95.25 3.9.25 3.9s.25 1.65.95 2.4c.9.95 2.1.95 2.65 1.05 1.9.2 8.15.25 8.15.25s5.05 0 8.4-.25c.45-.05 1.5-.05 2.4-1 .7-.75.95-2.4.95-2.4s.25-1.95.25-3.9v-1.8c0-2-.25-3.95-.25-3.95zm-14.25 7.9v-6.75l6.5 3.4-6.5 3.35z"/> |
| 60 | + </svg> |
| 61 | + <span class="visually-hidden">YouTube</span> |
| 62 | + </a> |
| 63 | + </li> |
| 64 | + {%- endif %} |
| 65 | + {%- if social.facebook %} |
| 66 | + <li> |
| 67 | + <a class="site-footer__facebook" href="https://www.facebook.com/{{social.facebook}}" rel="noreferrer noopener" target="_blank"> |
| 68 | + <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="#d3dde7" aria-hidden="true" focusable="false"> |
| 69 | + <path d="M24 12.072C23.999 5.689 19 .423 12.626.09 6.251-.243.732 4.473.066 10.822-.601 17.17 3.82 22.929 10.125 23.926v-8.385H7.078v-3.469h3.047V9.428c0-3.007 1.792-4.669 4.532-4.669.9.013 1.798.091 2.687.235v2.953H15.83a1.735 1.735 0 00-1.955 1.875v2.25h3.328l-.532 3.469h-2.797v8.385A12 12 0 0024 12.072z"/> |
| 70 | + </svg> |
| 71 | + <span class="visually-hidden">Facebook</span> |
| 72 | + </a> |
| 73 | + </li> |
| 74 | + {%- endif %} |
| 75 | + </ul> |
| 76 | + </nav> |
| 77 | + </div> |
| 78 | + <script type="text/javascript"> |
| 79 | + <!-- X universal website tag code --> |
| 80 | + !function(e,t,n,s,u,a){e.twq||(s=e.twq=function(){s.exe?s.exe.apply(s,arguments):s.queue.push(arguments); |
| 81 | + },s.version='1.1',s.queue=[],u=t.createElement(n),u.async=!0,u.src='//static.ads-X.com/uwt.js', |
| 82 | + a=t.getElementsByTagName(n)[0],a.parentNode.insertBefore(u,a))}(window,document,'script'); |
| 83 | + // Insert X Pixel ID and Standard Event data below |
| 84 | + twq('init','o6l7s'); |
| 85 | + twq('track','PageView'); |
| 86 | + <!-- End X universal website tag code --> |
| 87 | +
|
| 88 | + _linkedin_partner_id = "3438284"; |
| 89 | + window._linkedin_data_partner_ids = window._linkedin_data_partner_ids || []; |
| 90 | + window._linkedin_data_partner_ids.push(_linkedin_partner_id); |
| 91 | + (function(l) { |
| 92 | + if (!l){window.lintrk = function(a,b){window.lintrk.q.push([a,b])}; |
| 93 | + window.lintrk.q=[]} |
| 94 | + var s = document.getElementsByTagName("script")[0]; |
| 95 | + var b = document.createElement("script"); |
| 96 | + b.type = "text/javascript";b.async = true; |
| 97 | + b.src = "https://snap.licdn.com/li.lms-analytics/insight.min.js"; |
| 98 | + s.parentNode.insertBefore(b, s);})(window.lintrk); |
| 99 | + </script> |
| 100 | + <noscript> |
| 101 | + <img height="1" width="1" style="display:none;" alt="" src="https://px.ads.linkedin.com/collect/?pid=3438284&fmt=gif" /> |
| 102 | + </noscript> |
| 103 | +</footer> |
0 commit comments