@assaabloy/gw-group-contacts 21.6.2 → 21.6.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +22 -4
- package/contacts.js +1 -1
- package/package.json +2 -2
package/README.md
CHANGED
|
@@ -17,16 +17,23 @@
|
|
|
17
17
|
**content**
|
|
18
18
|
```js
|
|
19
19
|
{
|
|
20
|
+
"url": "",
|
|
20
21
|
"title": "Heading",
|
|
21
22
|
"text": "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Viverra mollis sed laoreet vel vitae aliquam lorem. Diam nec amet, velit, fermentum. Sed massa sagittis malesuada sagittis eu. Are you trying to buy a specific product or just have general sales questions?",
|
|
22
23
|
"email": "general.contact@assaabloy.com",
|
|
23
24
|
"phone": "+46727137491",
|
|
24
|
-
"contactForm": "Contact form", // translation for contact form
|
|
25
25
|
"contacts": [
|
|
26
26
|
{
|
|
27
27
|
"name": "Brandon Sanderson",
|
|
28
28
|
"description": "Author",
|
|
29
|
-
"tags": [
|
|
29
|
+
"tags": [{
|
|
30
|
+
"title": "Tag",
|
|
31
|
+
"category": "tag"
|
|
32
|
+
}],
|
|
33
|
+
"categories": {
|
|
34
|
+
"title": "Category",
|
|
35
|
+
"category": "category"
|
|
36
|
+
}
|
|
30
37
|
"email": "brandon.sanderson@gmail.com",
|
|
31
38
|
"phone": "+46 733 200 554",
|
|
32
39
|
"contactForm": "#",
|
|
@@ -98,7 +105,7 @@
|
|
|
98
105
|
"16-9-blur-up": "https://via.placeholder.com/320x180?text=16-9-BLUR-UP"
|
|
99
106
|
}
|
|
100
107
|
}
|
|
101
|
-
}
|
|
108
|
+
}
|
|
102
109
|
],
|
|
103
110
|
"emailAddress": "E-mail",
|
|
104
111
|
"config": {
|
|
@@ -106,8 +113,19 @@
|
|
|
106
113
|
"top": true,
|
|
107
114
|
"bottom": true
|
|
108
115
|
},
|
|
109
|
-
"layout": "
|
|
116
|
+
"layout": "table" | "cards"
|
|
117
|
+
"variant": "enhanced" | "basic"
|
|
110
118
|
}
|
|
119
|
+
// Translations
|
|
120
|
+
"contactForm": "Contact form",
|
|
121
|
+
"location": "Location",
|
|
122
|
+
"phoneNumber": "Phone number",
|
|
123
|
+
"role": "Role",
|
|
124
|
+
"categories": "Categories",
|
|
125
|
+
"contact": "Contact",
|
|
126
|
+
"emailString": "Email",
|
|
127
|
+
"xPerPage": "{{count}} Per page",
|
|
128
|
+
"pageXofY": "Page {{current}} of {{max}}",
|
|
111
129
|
}
|
|
112
130
|
|
|
113
131
|
```
|
package/contacts.js
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
/*! For license information please see contacts.js.LICENSE.txt */
|
|
2
|
-
!function(e){function t(t){for(var r,o,l=t[0],c=t[1],s=t[2],u=0,m=[];u<l.length;u++)o=l[u],Object.prototype.hasOwnProperty.call(a,o)&&a[o]&&m.push(a[o][0]),a[o]=0;for(r in c)Object.prototype.hasOwnProperty.call(c,r)&&(e[r]=c[r]);for(d&&d(t);m.length;)m.shift()();return i.push.apply(i,s||[]),n()}function n(){for(var e,t=0;t<i.length;t++){for(var n=i[t],r=!0,l=1;l<n.length;l++){var c=n[l];0!==a[c]&&(r=!1)}r&&(i.splice(t--,1),e=o(o.s=n[0]))}return e}var r={},a={contacts:0},i=[];function o(t){if(r[t])return r[t].exports;var n=r[t]={i:t,l:!1,exports:{}};return e[t].call(n.exports,n,n.exports,o),n.l=!0,n.exports}o.m=e,o.c=r,o.d=function(e,t,n){o.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:n})},o.r=function(e){"undefined"!==typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},o.t=function(e,t){if(1&t&&(e=o(e)),8&t)return e;if(4&t&&"object"===typeof e&&e&&e.__esModule)return e;var n=Object.create(null);if(o.r(n),Object.defineProperty(n,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var r in e)o.d(n,r,function(t){return e[t]}.bind(null,r));return n},o.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return o.d(t,"a",t),t},o.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},o.p="/";var l=this["webpackJsonpgw-group-web-components"]=this["webpackJsonpgw-group-web-components"]||[],c=l.push.bind(l);l.push=t,l=l.slice();for(var s=0;s<l.length;s++)t(l[s]);var d=c;i.push(["u/S3","vendor"]),n()}({"+zVP":function(e,t,n){"use strict";n.d(t,"h",(function(){return b})),n.d(t,"e",(function(){return w})),n.d(t,"a",(function(){return y})),n.d(t,"c",(function(){return C})),n.d(t,"f",(function(){return x})),n.d(t,"d",(function(){return E})),n.d(t,"b",(function(){return k})),n.d(t,"g",(function(){return L}));var r,a,i,o,l,c,s=n("qDfp"),d=n("UutA"),u=n("6RIa"),m=n("QJS3"),p=n("2UQE"),f=n("V7E+"),v=n("F4BN"),h=n("X7nx"),g=n("tLwi"),b=Object(d.css)(r||(r=Object(s.a)(["\n --card-vw: 25vw; /* 100 divided by number of columns */\n --card-height: calc(\n var(--card-vw) - var(--component-padding) - var(--card-gutter)\n );\n\n @media "," {\n --card-vw: 33.33vw;\n }\n\n @media "," {\n --card-vw: 25vw;\n }\n"])),h.b.desktopAndUp,h.b.largeDesktopAndUp),w=d.default.div.withConfig({displayName:"styles__MediaWrapper",componentId:"sc-qdv3hi-0"})(["border-top-left-radius:var(--border-radius);border-top-right-radius:var(--border-radius);overflow:hidden;border:",";"],(function(e){var t,n,r=e.theme;return(null===r||void 0===r||null===(t=r.card)||void 0===t?void 0:t.background)?"0.5rem solid ".concat(null===r||void 0===r||null===(n=r.card)||void 0===n?void 0:n.background):"0.5rem solid transparent"})),y=d.default.article.withConfig({displayName:"styles__Card",componentId:"sc-qdv3hi-1"})(["display:flex;flex-direction:column;justify-content:space-between;background-color:",";border-radius:var(--border-radius);border:var(--card-border);font-size:var(--body-normal-fs-2);line-height:var(--body-normal-lh-2);position:relative;box-shadow:0;"," "," ","{margin-bottom:var(--spacing-small);}","{display:inline-block;position:initial;font-weight:var(--font-weight-semi-bold);min-width:auto;min-height:auto;padding:0;border:none;& svg{width:auto;height:auto;",";}","}",";",";&:hover,&:focus-within{z-index:1;"," ","{& svg{",' transform:translateX(25%);html[dir="rtl"] &{transform:translateX(25%) rotate(180deg);}}}}',""],(function(e){var t,n=e.theme;return(null===n||void 0===n||null===(t=n.card)||void 0===t?void 0:t.background)||"var(--bg-main)"}),g.a.start,b,v.a,f.a,g.c.start,(function(e){return!e.hasVideo&&Object(d.css)(a||(a=Object(s.a)(['\n &::after {\n position: absolute;\n content: "";\n width: 100%;\n height: 100%;\n left: 0;\n top: 0;\n z-index: 1;\n }\n '])))}),(function(e){if("brand"===e.type)return Object(d.css)(i||(i=Object(s.a)(["\n "," {\n margin: var(--spacing-small) auto 0 auto;\n width: 220px;\n height: 220px;\n\n img {\n border: none;\n border-radius: 0;\n margin: 0;\n }\n }\n\n @media (max-width: 767px) {\n "," {\n margin: var(--spacing-mini-2) auto -8px auto;\n width: 180px;\n height: 180px;\n\n img {\n border: none;\n border-radius: 0;\n margin: 0;\n }\n }\n }\n "])),p.d,p.d)}),(function(e){var t=e.type;return"primary"===t?Object(d.css)(o||(o=Object(s.a)(["\n background-color: var(--accent);\n\n & * {\n color: var(--accent-contrast);\n border-color: var(--accent);\n }\n\n & "," h3 {\n margin-bottom: var(--spacing-small);\n }\n\n "," {\n .label {\n display: none;\n }\n svg {\n height: 40px;\n width: auto;\n path {\n fill: var(--accent-contrast);\n }\n }\n }\n "])),x,f.a):"feature"===t?Object(d.css)(l||(l=Object(s.a)(["\n padding: var(--spacing-medium-2) 0 0 0;\n\n "," {\n text-align: center;\n padding: 0 var(--spacing-medium);\n }\n\n "," {\n margin: 0 auto var(--spacing-medium-1) auto;\n border: 0;\n width: 168px;\n height: 168px;\n\n img {\n border: none;\n border-radius: 0;\n margin: 0;\n }\n }\n\n "," {\n margin: 0 0 var(--spacing-mini-2) 0;\n }\n "])),C,p.d,x):void 0}),(function(e){return e.hasAnimation&&Object(d.css)(c||(c=Object(s.a)(["\n box-shadow: var(--fx-elevation-1);\n transform: translateY(-2px);\n ","\n "])),g.a.end)}),f.a,g.c.end,(function(e){var t=e.containImage,n=e.aspectRatio,r=e.hasVideo;return t&&!r&&function(e){if(e)return Object(d.css)(["","{background-color:var(--white);box-sizing:content-box;display:flex;justify-content:center;aspect-ratio:",";align-items:center;min-height:0;","{height:100%;width:100%;transform:translateY(-50%);position:absolute;top:50%;> picture img{position:absolute;height:100%;width:100%;top:50%;border-radius:0;transform:translateY(-50%);object-fit:contain;border:none;}}}"],p.d,e,p.c)}(n)})),C=d.default.div.withConfig({displayName:"styles__Content",componentId:"sc-qdv3hi-2"})(["padding:var(--spacing-small);@media ","{padding:var(--spacing-small-1);}"],h.b.mobileAndUp),x=Object(d.default)(m.a).withConfig({displayName:"styles__Title",componentId:"sc-qdv3hi-3"})([""]),E=d.default.div.withConfig({displayName:"styles__LinkWrapper",componentId:"sc-qdv3hi-4"})(["height:",";padding:",";padding-top:",";@media ","{padding:",";padding-top:",";}"],(function(e){return!e.hasLinkText&&"0"}),(function(e){return e.hasLinkText&&"var(--spacing-small)"}),(function(e){return e.hasContentBefore?"0px":"16px"}),h.b.mobileAndUp,(function(e){return e.hasLinkText&&"var(--spacing-small-1)"}),(function(e){return e.hasContentBefore?"0px":"24px"})),k=Object(d.default)(u.b).withConfig({displayName:"styles__CardRichText",componentId:"sc-qdv3hi-5"})(["color:",";margin:var(--spacing-mini-2) 0 var(--spacing-small) 0;h3,h4,h5{color:var(--text-color);}& .richtext_innerWrapper ul{margin-top:0;margin-left:0;li{--ul-level1-bullet-width:1rem;font-size:var(--body-normal-fs-2);line-height:var(--body-normal-lh-2);margin-top:0;margin-bottom:0;&::before{font-size:0.75rem;position:relative;top:-0.125rem;}}}"],(function(e){var t,n=e.theme;return(null===n||void 0===n||null===(t=n.card)||void 0===t?void 0:t.color)||"var(--text-color)"})),L=d.default.p.withConfig({displayName:"styles__TitleTagline",componentId:"sc-qdv3hi-6"})(["margin:0;"])},"/So+":function(e,t,n){"use strict";n.d(t,"a",(function(){return c}));var r=n("cDcd"),a=n.n(r),i=n("UutA"),o=n("sMuu"),l=n.n(o),c=Object(r.createContext)({});t.b=function(e){var t=!1;try{var n;t=(null===(n=document)||void 0===n?void 0:n.dir)&&"rtl"===document.dir.toLowerCase()||!1}catch(r){console.log(r)}return a.a.createElement(i.StyleSheetManager,{stylisPlugins:t?[l.a]:[]},a.a.createElement(c.Provider,{value:{rtl:t}},e.children))}},"/TkD":function(e,t,n){"use strict";n.d(t,"i",(function(){return d})),n.d(t,"d",(function(){return u})),n.d(t,"h",(function(){return m})),n.d(t,"g",(function(){return p})),n.d(t,"e",(function(){return f})),n.d(t,"f",(function(){return v})),n.d(t,"a",(function(){return h})),n.d(t,"b",(function(){return g})),n.d(t,"c",(function(){return b}));var r=n("UutA"),a=n("X7nx"),i=n("V7E+"),o=n("vA9M"),l=n("ztQq"),c=n("y05o"),s=n("QAKe"),d=r.default.section.withConfig({displayName:"styles__Video",componentId:"sc-1vvqtjv-0"})(["position:relative;aspect-ratio:",";@media ","{aspect-ratio:",";}@media ","{aspect-ratio:",";}"],(function(e){var t=e.aspectRatio;return Object(s.f)(null===t||void 0===t?void 0:t.s)||16/9}),a.b.tabletAndUp,(function(e){var t=e.aspectRatio;return Object(s.f)(null===t||void 0===t?void 0:t.m)||16/9}),a.b.desktopAndUp,(function(e){var t=e.aspectRatio;return Object(s.f)(null===t||void 0===t?void 0:t.l)||16/9})),u=r.default.iframe.withConfig({displayName:"styles__EmbededVideo",componentId:"sc-1vvqtjv-1"})(["position:absolute;top:0;left:0;width:100%;height:100%;"]),m=r.default.div.withConfig({displayName:"styles__Placeholder",componentId:"sc-1vvqtjv-2"})(["position:absolute;top:0;left:0;background-color:#e9e9e9;height:100%;width:100%;display:flex;justify-content:center;align-items:center;cursor:pointer;& > svg path{transition:ease 0.3s;}&:hover{& > svg path{fill:#f00;}}"]),p=Object(r.default)(l.a).withConfig({displayName:"styles__ModalWrapper",componentId:"sc-1vvqtjv-3"})(["","{align-items:center;}","{height:auto;}"],c.e,c.c),f=r.default.div.withConfig({displayName:"styles__ModalBody",componentId:"sc-1vvqtjv-4"})(["display:flex;flex-direction:column;padding:var(--spacing-small-1);padding-top:var(--spacing-medium-2);text-align:center;align-items:center;> p{max-width:620px;}","{margin-bottom:var(--spacing-small-1);}","{max-width:620px;margin-bottom:var(--spacing-small-1);}width:calc(100vw - 32px);@media ","{width:calc(100vw - 74px);max-width:780px;}"],i.a,o.a,a.b.tabletAndUp),v=r.default.footer.withConfig({displayName:"styles__ModalFooter",componentId:"sc-1vvqtjv-5"})(["width:100%;background-color:var(--accent);height:var(--spacing-medium-0);box-sizing:content-box;@media ","{border-bottom-right-radius:var(--border-radius);border-bottom-left-radius:var(--border-radius);justify-content:flex-start;}"],a.b.tabletAndUp),h=r.default.label.withConfig({displayName:"styles__Checkbox",componentId:"sc-1vvqtjv-6"})(["display:block;position:relative;cursor:pointer;margin-bottom:var(--spacing-medium-0);& > p{margin:0;}& > input{position:absolute;opacity:0;cursor:pointer;height:0;width:0;&:checked ~ span:after{display:block;}}"]),g=r.default.span.withConfig({displayName:"styles__Checkmark",componentId:"sc-1vvqtjv-7"})(['position:absolute;top:50%;transform:translateY(-50%);left:-32px;height:25px;width:25px;background-color:var(--bg-alt);border-radius:var(--border-radius);&:after{content:"";position:absolute;display:none;right:8px;top:4px;width:7px;height:14px;border:1px solid var(--text-color);border-width:0 2px 2px 0;transform:rotate(40deg);html[dir="rtl"] &{right:10px;transform:rotate(-140deg);border-width:2px 2px 0 0;}}']),b=r.default.p.withConfig({displayName:"styles__Disclaimer",componentId:"sc-1vvqtjv-8"})(["margin:0;"])},"2UQE":function(e,t,n){"use strict";n.d(t,"d",(function(){return l})),n.d(t,"c",(function(){return s})),n.d(t,"b",(function(){return d})),n.d(t,"a",(function(){return u})),n.d(t,"e",(function(){return m}));var r,a,i=n("qDfp"),o=n("UutA"),l=o.default.div.withConfig({displayName:"styles__ImageWrapper",componentId:"sc-175nep1-0"})(["position:relative;overflow:hidden;aspect-ratio:",";"],(function(e){return e.aspectRatio||"auto"})),c=Object(o.keyframes)(r||(r=Object(i.a)(["\n 0% { opacity: 1}\n 100% { opacity: 0; z-index: -1; }\n"]))),s=o.default.div.withConfig({displayName:"styles__Image",componentId:"sc-175nep1-1"})(["position:relative;overflow:hidden;> picture > img{display:flex;width:100%;max-width:100%;height:auto;object-fit:cover;}"]),d=(o.default.img.withConfig({displayName:"styles__FullImage",componentId:"sc-175nep1-2"})(["z-index:1;"]),o.default.picture.withConfig({displayName:"styles__FullPicture",componentId:"sc-175nep1-3"})(["z-index:1;"])),u=o.default.img.withConfig({displayName:"styles__BlurImage",componentId:"sc-175nep1-4"})(["position:absolute;z-index:10;height:100%;width:100%;top:0;left:0;overflow:hidden;filter:blur(7px);transform:scale(1.11);opacity:1;animation:",";animation-fill-mode:forwards;"],(function(e){return e.blur?"":Object(o.css)(a||(a=Object(i.a)(["\n "," 0.5s ease-out;\n "])),c)})),m=o.default.div.withConfig({displayName:"styles__Label",componentId:"sc-175nep1-5"})(["position:absolute;top:1rem;left:1rem;padding:0.5rem 1rem;font-size:16px;line-height:24px;border-radius:var(--border-radius);background-color:rgba(26,26,26,0.8);backdrop-filter:blur(10px);color:#fff;z-index:1;p{font-weight:var(--font-weight-semi-bold);}span{font-weight:var(--font-weight-regular);}&.bottomRight{text-align:right;top:unset;left:unset;bottom:1rem;right:1rem;}&.bottomLeft{top:unset;left:unset;bottom:1rem;left:1rem;}&.topLeft{top:1rem;left:1rem;}&.topRight{right:1rem;left:unset;text-align:right;}a{text-decoration:none;color:#fff;}p{margin:0;}"])},"61ek":function(e,t,n){"use strict";n.d(t,"a",(function(){return h}));var r=n("PPsf"),a=n("cDcd"),i=n.n(a),o=n("X7nx"),l=400,c=800,s=1200,d={s:"16-9",m:"16-9",l:"16-9"},u=function(e,t){return Object.entries(e||{}).reduce((function(e,n){var r,a=n[0];if(a.toUpperCase().includes(t.toUpperCase())&&!a.toUpperCase().includes("BLUR-UP")){var i=n[1],o=(r=a).toUpperCase().includes("S")?l:r.toUpperCase().includes("M")?c:r.toUpperCase().includes("L")?s:"";e.push("".concat(i," ").concat(o,"w"))}return e}),[]).join(",")},m=function(e,t){var n=Object.keys(t).length,r={},a="",i="";switch(n){case 1:Object.entries(t).forEach((function(t){r.img={srcSet:e[t[0]]}}));break;case 2:Object.entries(t).forEach((function(t){var n=t[0],l=t[1];if(l.includes("s")){var c=e[n];r.img={srcSet:c},a=1===l.length?o.b.tabletAndUp:l.includes("l")?"".concat(o.b.tabletAndUp," and ").concat(o.b.desktopAndDown):o.b.desktopAndUp}else i=e[n]})),r.sources||(r.sources=[]),r.sources.push({srcSet:i,media:a});break;case 3:Object.entries(t).forEach((function(t){var n=t[0],a=t[1],i=e[n];r.sources||(r.sources=[]),a.includes("s")?r.img={srcSet:i}:(a.includes("m")&&r.sources.push({srcSet:i,media:"".concat(o.b.tabletAndUp," and ").concat(o.b.desktopAndDown)}),a.includes("l")&&r.sources.push({srcSet:i,media:o.b.desktopAndUp}))}))}return r},p=function(e,t){return t?t[e<o.a.tabletAndUp?"s":e<o.a.desktopAndUp?"m":"l"].replace("-","/"):"16-9"},f=n("JuHP"),v=n("2UQE"),h=function(e){var t,n,o,l,c,s=Object(a.useRef)(null),h=e.sizes,g=void 0===h?"":h,b=e.className,w=void 0===b?"":b,y=e.ratios,C=e.image,x=C.smartCrops,E=C.renditions,k=!!(x&&Object.keys(x).length>0),L=E&&Object.keys(E).length>0,j=Object(a.useState)(""),A=Object(r.a)(j,2),O=A[0],N=A[1],M=Object(a.useState)(""),_=Object(r.a)(M,2),I=_[0],U=_[1],D=Object(a.useState)(!1),S=Object(r.a)(D,2),T=S[0],P=S[1],R=Object(a.useState)(""),H=Object(r.a)(R,2),Z=H[0],z=H[1],V=Object(a.useState)(""),W=Object(r.a)(V,2),B=W[0],q=W[1],Q=Object(a.useState)(""),F=Object(r.a)(Q,2),G=F[0],X=F[1],Y=Object(a.useState)(),K=Object(r.a)(Y,2),J=K[0],$=K[1],ee=Object(f.a)().width;Object(a.useEffect)((function(){var e=ee||window.innerWidth;k&&e&&q(p(e,y))}),[ee,y,k]);var te=Object(a.useMemo)((function(){if(!k&&!L)return e.image.url;if(L&&!k)return E?E["blur-up"]:"";if(k){var t=ee||window.innerWidth;if(!k||!t)return;var n=p(t,y),r="".concat(n&&n.replace("/","-"),"-blur-up");if(!r)return;return x?x[r]:""}}),[k,L,y,E,x,ee,e.image.url]);Object(a.useEffect)((function(){k?$(function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:d;if(!(e&&Object.keys(e).length>0))return null;var n={},r={},a=Object.entries(t||d).reduce((function(t,n){var a=n[0]||"",i=n[1];return a&&"string"===typeof a?(t[i]||(t[i]=u(e,i)),r[i]||(r[i]=[]),r[i].push(a),t):t}),n),i=m(a,r);return i}(x,y)):L&&X(Object.entries(E||{}).map((function(e){var t=parseInt(e[0]),n=e[1];return Number.isInteger(t)?"".concat(n," ").concat(t,"w"):null})).join(","))}),[k,L,x,y,E]),Object(a.useEffect)((function(){var e,t,n=G||(null===J||void 0===J||null===(e=J.img)||void 0===e?void 0:e.srcSet)||"";T&&n&&z((null===J||void 0===J||null===(t=J.img)||void 0===t?void 0:t.srcSet)||G)}),[L,k,G,J,T,e.image.url]),Object(a.useEffect)((function(){k||N(E&&E["blur-up"]||"")}),[E,k]),Object(a.useEffect)((function(){if(x){var e="".concat(B&&B.replace("/","-"),"-blur-up");if(e){var t=x[e];t&&U(t)}}}),[x,B]),Object(a.useEffect)((function(){var e,t=G||(null===J||void 0===J||null===(e=J.img)||void 0===e?void 0:e.srcSet)||!1,n=!1;if(t){var r=new window.Image;r.sizes=g,r.srcset=t,n=r.complete}n&&P(!0)}),[J,G,g]);var ne=Z||J||te?i.a.createElement(v.c,null,i.a.createElement(v.b,null,T&&k&&(null===J||void 0===J||null===(t=J.sources)||void 0===t?void 0:t.map((function(e,t){return i.a.createElement("source",{key:t,media:e.media,srcSet:e.srcSet||"",sizes:g})}))),i.a.createElement("img",{src:te||'data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg"/>',srcSet:Z,alt:e.image.alt||"",loading:"lazy",onLoad:function(t){P(!0),e.onFullImageLoad&&e.onFullImageLoad(t)},sizes:g})),(I||O)&&i.a.createElement(v.a,{blur:!T,src:I||O,alt:"",role:"presentation"})):null,re=e.tag&&!1!==e.tag.visible,ae=i.a.createElement("div",null,(null===(n=e.tag)||void 0===n?void 0:n.title)&&i.a.createElement("p",null,e.tag.title),(null===(o=e.tag)||void 0===o?void 0:o.text)&&i.a.createElement("span",null,e.tag.text));return i.a.createElement(v.d,{aspectRatio:B,ref:s,className:"".concat(w)},re&&i.a.createElement(v.e,{className:"".concat(null===(l=e.tag)||void 0===l?void 0:l.position," image-label")},(null===(c=e.tag)||void 0===c?void 0:c.url)?i.a.createElement("a",{href:e.tag.url},ae):ae),e.link?i.a.createElement("a",{href:e.link},ne):ne)};t.b=h},"6RIa":function(e,t,n){"use strict";n.d(t,"a",(function(){return v}));var r=n("cDcd"),a=n.n(r),i=n("QAKe"),o=/[ .,;!?'\u2018\u2019\u201c\u201d\-\u2013\u2014]+$/,l=function e(t,n,r){for(var a=t.childNodes,i=a.length-1;i>-1;){var o=a[i--];if(1===o.nodeType&&e(o,n,r)||3===o.nodeType&&c(o,n,r))return!0;t.removeChild(o)}return!1},c=function(e,t,n){for(var r,a=e.textContent||"";a.length>1&&-1!==(r=a.lastIndexOf(" "));){if(e.textContent=a.substring(0,r),t.scrollHeight<=n){e.textContent=a;break}a=e.textContent}return s(e,t,n)},s=function(e,t,n){for(var r=e.textContent||"",a=r.length;a>1;)if(a=(r=r.substring(0,a-1).replace(o,"")).length,e.textContent=r+"\u2026",t.scrollHeight<=n)return!0;return!1},d=function(e,t){if(null!==e){var n=window.getComputedStyle(e).lineHeight,r=t*parseInt(n,10);return!(e.scrollHeight<=r)&&l(e,e,r)}},u=n("F/x0"),m=n.n(u),p=n("vA9M"),f={ADD_TAGS:["preamble","iframe"],ADD_ATTR:["target"],FORBID_ATTR:["style","id","colspan","cellspacing","cellpadding","border","valign"],ALLOW_DATA_ATTR:!1},v=function(e){e.theme;var t=e.html,n=e.rowLimit,o=e.className,l=m.a.sanitize(t,f),c=Object(r.useRef)(null);return Object(r.useLayoutEffect)((function(){!Object(i.k)().browser.toLowerCase().includes("chrome")&&c.current&&n&&d(c.current,n)}),[c,n,t]),t?a.a.createElement(p.a,{isChrome:Object(i.k)().browser.toLowerCase().includes("chrome"),ref:c,rowLimit:n,className:o,dangerouslySetInnerHTML:{__html:'<div class="richtext_innerWrapper">'.concat(l,"</div>")}}):null};v.defaultProps={theme:"",html:"",className:""};t.b=v},AoEY:function(e,t,n){"use strict";n.d(t,"a",(function(){return o}));var r=n("cDcd"),a=n.n(r),i=n("lbZH"),o=function(e){var t=e.className,n=e.children,r=e.maxWidth,o=void 0===r?1520:r,l=e.padding,c=void 0===l||l;return a.a.createElement(i.a,{className:t,maxWidth:o,padding:c},n)};t.b=o},"Bh//":function(e,t,n){"use strict";var r=n("QAKe"),a=n("cDcd"),i=n.n(a),o=n("UutA").default.div.withConfig({displayName:"styles__Divider",componentId:"sc-rc6n8j-0"})(["height:1px;width:100%;background-color:var(--border-color-soft);margin-top:",";margin-bottom:",";"],(function(e){return e.margin.top}),(function(e){return e.margin.bottom}));t.a=function(e){var t=e.marginTop,n=void 0===t?0:t,a=e.marginBottom,l=void 0===a?0:a,c="number"===typeof n?Object(r.p)(n.toString(),["px"]):n,s="number"===typeof l?Object(r.p)(l.toString(),["px"]):l;return i.a.createElement(o,{margin:{top:c,bottom:s}})}},CmS9:function(e,t,n){"use strict";n.d(t,"a",(function(){return o}));var r,a=n("qDfp"),i=n("UutA"),o=i.default.div.withConfig({displayName:"styles__Title",componentId:"sc-bg3c3f-0"})(["a{color:inherit;text-decoration:none;&:hover{text-decoration:underline;text-decoration-thickness:var(--text-decoration-thickness);}}",";"],(function(e){var t=e.rowLimit;return void 0!==t&&Object(i.css)(r||(r=Object(a.a)(["\n display: -webkit-box;\n -webkit-line-clamp: ",";\n -webkit-box-orient: vertical;\n overflow: hidden;\n "])),t)}))},DPiu:function(e,t,n){"use strict";n.d(t,"a",(function(){return u})),n.d(t,"b",(function(){return m}));var r,a,i,o,l=n("qDfp"),c=n("UutA"),s=n("n18v"),d=n("yNKB"),u=c.default.button.withConfig({displayName:"styles__Control",componentId:"sc-cj6xkp-0"})(["padding:0;margin:0;background-color:transparent;border:0;border-radius:0.25rem;min-height:52px;min-width:52px;height:52px;width:52px;justify-content:center;align-items:center;display:flex;cursor:pointer;transition:ease all 0.3s;",";"],(function(e){var t=e.variant;return"primary"===t?p:"secondary"===t?f:void 0})),m=c.default.div.withConfig({displayName:"styles__SliderControl",componentId:"sc-cj6xkp-1"})(["display:flex;justify-content:",";align-items:top;gap:1rem;& ","{max-width:360px;}",";& ",":nth-child(1){transform:rotate(180deg);}"],(function(e){return e.alignment}),d.c,(function(e){return e.disabledIndicator?Object(c.css)(r||(r=Object(l.a)(["\n & "," {\n margin-top: calc((52px - 4px) / 2);\n }\n "])),d.c):Object(c.css)(a||(a=Object(l.a)(["\n align-items: center;\n "])))}),u),p=Object(c.css)(i||(i=Object(l.a)(["\n background-color: var(--accent);\n border: 2px solid;\n border-color: var(--accent);\n\n & "," path {\n fill: var(--accent-contrast);\n }\n\n &:hover {\n background-color: var(--accent-hover);\n }\n\n &:disabled {\n opacity: 0.2;\n background-color: transparent;\n pointer-events: none;\n border-color: var(--text-color);\n\n & "," path {\n fill: var(--text-color);\n }\n }\n"])),s.a,s.a),f=Object(c.css)(o||(o=Object(l.a)(["\n &:hover {\n background-color: var(--bg-hover);\n }\n\n &:active {\n background-color: ",";\n }\n\n &:disabled {\n opacity: 0.2;\n background-color: transparent;\n pointer-events: none;\n }\n"])),(function(e){return e.theme.backgroundContrast}))},DewC:function(e,t,n){"use strict";n.d(t,"a",(function(){return f}));var r=n("WdxN"),a=n("cDcd"),i=n.n(a),o=n("GX0+"),l=n.n(o),c=n("Q37t"),s=n("ph7L"),d=n("QG+J"),u=n("QAKe"),m=n("+zVP"),p=n("It/d"),f=function(e){var t,n,o,f,v,h,g,b,w,y,C,x,E,k,L,j,A,O=Object(a.useContext)(p.a);if(!function(){var t,n,r,a,i;return 0!==[null===e||void 0===e?void 0:e.title,null===e||void 0===e?void 0:e.text,null===(t=e.link)||void 0===t?void 0:t.url,null===(n=e.link)||void 0===n?void 0:n.text,null===(r=e.image)||void 0===r?void 0:r.url,null===(a=e.video)||void 0===a?void 0:a.src,null===(i=e.dynamicMediaVideo)||void 0===i?void 0:i.asset].filter((function(e){return e})).length}())return null;var N,M,_,I,U=!!e.title||!!e.text||!!e.eyebrow||!!e.tagline,D=!!(null===(t=e.image)||void 0===t?void 0:t.url),S="video"===(null===(n=e.mediaType)||void 0===n?void 0:n.toLowerCase())&&!!(null===(o=e.video)||void 0===o?void 0:o.src)||"dynamicmediavideo"===(null===(f=e.mediaType)||void 0===f?void 0:f.toLowerCase())&&!!(null===(v=e.dynamicMediaVideo)||void 0===v?void 0:v.asset),T=D||S,P=(null===(h=e.image)||void 0===h?void 0:h.url)?5:10,R=(null===(g=e.image)||void 0===g?void 0:g.url)?3:5,H="heading-xs",Z=!!e.tagline,z=!!(null===(b=e.link)||void 0===b?void 0:b.url),V=!(!(null===(w=e.eyebrow)||void 0===w?void 0:w.title)&&!(null===(y=e.eyebrow)||void 0===y?void 0:y.text)),W=(null===(C=e.link)||void 0===C?void 0:C.text)||"",B=!!(null===(x=e.link)||void 0===x?void 0:x.url),q=!0,Q=e.eyebrow,F={};("primary"===e.type&&(P=void 0,R=void 0,H="heading-md",V=!1,q=!1,T=!1,Z=!1,W=" "),"feature"===e.type&&(z=!1,V=!1,B=!1),"product"===e.type)&&(F={containImage:!0,aspectRatio:(null===(N=e.config)||void 0===N?void 0:N.aspectRatio)||"1-1"},W=O.seeProduct);"category"===e.type&&(F={containImage:!0,aspectRatio:(null===(M=e.config)||void 0===M?void 0:M.aspectRatio)||"1-1"},W=O.exploreCategory);"story"===e.type&&(q=!1,Q={title:(null===(_=e.eyebrow)||void 0===_?void 0:_.title)||"",text:Object(u.g)((null===(I=e.eyebrow)||void 0===I?void 0:I.text)||"")});"brand"===e.type&&(F={containImage:!0,aspectRatio:"1-1"},W=O.seeProduct);var G=l()({},{containImage:!1,aspectRatio:"16-9"},e.config,F),X=l()({},{url:"",alt:"",sizes:e.imageSizes},Object(r.a)(Object(r.a)({},e.image),{},{sizes:e.imageSizes}));return i.a.createElement(m.a,{hasAnimation:B,type:e.type,className:"".concat(e.className?e.className:""," card"),containImage:G.containImage,aspectRatio:Object(u.q)(X,G.aspectRatio),hasVideo:S,onClick:e.onClick},i.a.createElement("div",null,T&&i.a.createElement(m.e,null,i.a.createElement(d.a,{type:e.mediaType||"image",video:e.video,image:X,dynamicMediaVideo:e.dynamicMediaVideo,aspectRatio:{s:G.aspectRatio,m:G.aspectRatio,l:G.aspectRatio}})),U&&i.a.createElement(m.c,null,V&&i.a.createElement(s.a,{title:(null===(E=Q)||void 0===E?void 0:E.title)||"",text:(null===(k=Q)||void 0===k?void 0:k.text)||"",hasTwoRows:null===(L=G.eyebrow)||void 0===L?void 0:L.hasTwoRows}),i.a.createElement(m.f,{id:e.id,rowLimit:R,text:null===e||void 0===e?void 0:e.title,size:"h3",type:H}),Z&&e.tagline&&i.a.createElement(m.g,{className:"label-md"},e.tagline),q&&e.text&&i.a.createElement(m.b,{html:e.text,className:"body-short",rowLimit:P}))),z&&i.a.createElement(m.d,{hasLinkText:W,hasContentBefore:U},i.a.createElement(c.b,{variant:"text",text:W,url:null===(j=e.link)||void 0===j?void 0:j.url,labelledby:e.id,hasIcon:(null===(A=W)||void 0===A?void 0:A.length)>0,gaEventAction:e.link.url.includes("mailto:")?"Click - email address":"",gaEventLabel:e.link.url.includes("mailto:")?e.link.url:""})))};t.b=f},F4BN:function(e,t,n){"use strict";n.d(t,"a",(function(){return o})),n.d(t,"d",(function(){return l})),n.d(t,"b",(function(){return c})),n.d(t,"c",(function(){return s}));var r,a=n("qDfp"),i=n("UutA"),o=i.default.div.withConfig({displayName:"styles__Eyebrow",componentId:"sc-9nbk7d-0"})(["font-weight:var(--font-weight-bold);font-size:var(--body-normal-fs-2);margin:0;",""],(function(e){return e.hasTwoRows&&Object(i.css)(r||(r=Object(a.a)(["\n "," {\n display: block;\n }\n "," {\n display: none;\n }\n "])),l,c)})),l=i.default.span.withConfig({displayName:"styles__Title",componentId:"sc-9nbk7d-1"})(["text-transform:uppercase;margin-right:var(--spacing-mini-2);"]),c=i.default.span.withConfig({displayName:"styles__Pipe",componentId:"sc-9nbk7d-2"})(["margin-right:var(--spacing-mini-2);"]),s=i.default.span.withConfig({displayName:"styles__Text",componentId:"sc-9nbk7d-3"})(["font-weight:var(--font-weight-light);"])},FThP:function(e,t,n){"use strict";n.d(t,"a",(function(){return a})),n.d(t,"c",(function(){return i})),n.d(t,"b",(function(){return o})),n.d(t,"d",(function(){return l}));var r=n("UutA"),a=function(e){return Object(r.css)(["padding-top:",";padding-bottom:",";"],e.top?"var(--space-l)":"0.5rem",e.bottom?"var(--space-xl)":"0.5rem")},i=function(e){return"padding-top: ".concat(e?"var(--space-l)":"0.5rem",";")},o=function(e){return"padding-bottom: ".concat(e?"var(--space-xl)":"0.5rem",";")},l="\n padding-top: calc(var(--space-xl) + 32px + var(--navheader-offset) + var(--navheader-relative-height));\n "},GT4r:function(e,t,n){"use strict";n.d(t,"a",(function(){return o}));var r=n("cDcd"),a=n.n(r),i=n("TNX0"),o=function(e){var t=e.text,n=e.title,r=e.size,o=void 0===r?"h2":r,l=e.titleType,c=void 0===l?"heading-lg":l,s=e.bodyType,d=void 0===s?"body-md":s,u=e.direction,m=void 0===u?"row":u,p=e.className;return n||t?a.a.createElement(i.a,{className:p,direction:m},n&&a.a.createElement(i.c,{hasTextAfter:t,text:n,size:o,type:c}),t&&a.a.createElement(i.b,{html:"".concat(t),className:"".concat(d," aem-ie__text")})):null}},"It/d":function(e,t,n){"use strict";n.d(t,"a",(function(){return a}));var r=n("cDcd"),a=Object(r.createContext)({})},Jb9H:function(e,t,n){"use strict";n.d(t,"a",(function(){return o}));var r=n("UutA"),a=n("cDcd"),i=n.n(a),o=r.default.div.withConfig({displayName:"ImageSkeleton__Image",componentId:"sc-aryqjp-0"})(["aspect-ratio:",";margin-bottom:0.5rem;border-radius:0.25rem;"],(function(e){return e.aspectRatio}));t.b=function(e){return i.a.createElement(o,Object.assign({className:"skeleton-pulse"},e))}},JuHP:function(e,t,n){"use strict";n.d(t,"a",(function(){return o}));var r=n("PPsf"),a=n("cDcd"),i=n("9va6");function o(){var e=Object(a.useState)({width:window.innerWidth,height:window.innerHeight}),t=Object(r.a)(e,2),n=t[0],o=t[1],l=Object(a.useMemo)((function(){return.01*(window.top||window).innerHeight}),[]);return Object(a.useEffect)((function(){document.documentElement.style.setProperty("--vh","".concat(l,"px"))}),[l]),Object(a.useEffect)((function(){var e=Object(i.debounce)((function(){var e=.01*(window.top||window).innerHeight;return document.documentElement.style.setProperty("--vh","".concat(e,"px")),o({width:window.innerWidth,height:window.innerHeight})}),300);return window.addEventListener("resize",e),function(){e.cancel(),window.removeEventListener("resize",e)}}),[]),n}},Kv1m:function(e,t,n){"use strict";n.d(t,"a",(function(){return l}));var r=n("UutA"),a=n("cDcd"),i=n.n(a),o=n("R9/7"),l=r.default.div.withConfig({displayName:"SliderNavSkeleton__Skeleton",componentId:"sc-r2afbc-0"})(["display:flex;width:100%;justify-content:space-between;align-items:center;margin-top:var(--spacing-small-1);",":nth-child(2){max-width:380px;}"],o.a);t.b=function(){return i.a.createElement(l,null,i.a.createElement(o.b,{rowWidth:"56px",rowHeight:"56px"}),i.a.createElement(o.b,{rowWidth:"100%",rowHeight:"2px"}),i.a.createElement(o.b,{rowWidth:"56px",rowHeight:"56px"}))}},N44y:function(e,t,n){"use strict";n.d(t,"a",(function(){return l}));var r=n("yFHr"),a=n("PPsf"),i=n("cDcd");function o(){o=function(){return e};var e={},t=Object.prototype,n=t.hasOwnProperty,r="function"==typeof Symbol?Symbol:{},a=r.iterator||"@@iterator",i=r.asyncIterator||"@@asyncIterator",l=r.toStringTag||"@@toStringTag";function c(e,t,n){return Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}),e[t]}try{c({},"")}catch(A){c=function(e,t,n){return e[t]=n}}function s(e,t,n,r){var a=t&&t.prototype instanceof m?t:m,i=Object.create(a.prototype),o=new k(r||[]);return i._invoke=function(e,t,n){var r="suspendedStart";return function(a,i){if("executing"===r)throw new Error("Generator is already running");if("completed"===r){if("throw"===a)throw i;return j()}for(n.method=a,n.arg=i;;){var o=n.delegate;if(o){var l=C(o,n);if(l){if(l===u)continue;return l}}if("next"===n.method)n.sent=n._sent=n.arg;else if("throw"===n.method){if("suspendedStart"===r)throw r="completed",n.arg;n.dispatchException(n.arg)}else"return"===n.method&&n.abrupt("return",n.arg);r="executing";var c=d(e,t,n);if("normal"===c.type){if(r=n.done?"completed":"suspendedYield",c.arg===u)continue;return{value:c.arg,done:n.done}}"throw"===c.type&&(r="completed",n.method="throw",n.arg=c.arg)}}}(e,n,o),i}function d(e,t,n){try{return{type:"normal",arg:e.call(t,n)}}catch(A){return{type:"throw",arg:A}}}e.wrap=s;var u={};function m(){}function p(){}function f(){}var v={};c(v,a,(function(){return this}));var h=Object.getPrototypeOf,g=h&&h(h(L([])));g&&g!==t&&n.call(g,a)&&(v=g);var b=f.prototype=m.prototype=Object.create(v);function w(e){["next","throw","return"].forEach((function(t){c(e,t,(function(e){return this._invoke(t,e)}))}))}function y(e,t){var r;this._invoke=function(a,i){function o(){return new t((function(r,o){!function r(a,i,o,l){var c=d(e[a],e,i);if("throw"!==c.type){var s=c.arg,u=s.value;return u&&"object"==typeof u&&n.call(u,"__await")?t.resolve(u.__await).then((function(e){r("next",e,o,l)}),(function(e){r("throw",e,o,l)})):t.resolve(u).then((function(e){s.value=e,o(s)}),(function(e){return r("throw",e,o,l)}))}l(c.arg)}(a,i,r,o)}))}return r=r?r.then(o,o):o()}}function C(e,t){var n=e.iterator[t.method];if(void 0===n){if(t.delegate=null,"throw"===t.method){if(e.iterator.return&&(t.method="return",t.arg=void 0,C(e,t),"throw"===t.method))return u;t.method="throw",t.arg=new TypeError("The iterator does not provide a 'throw' method")}return u}var r=d(n,e.iterator,t.arg);if("throw"===r.type)return t.method="throw",t.arg=r.arg,t.delegate=null,u;var a=r.arg;return a?a.done?(t[e.resultName]=a.value,t.next=e.nextLoc,"return"!==t.method&&(t.method="next",t.arg=void 0),t.delegate=null,u):a:(t.method="throw",t.arg=new TypeError("iterator result is not an object"),t.delegate=null,u)}function x(e){var t={tryLoc:e[0]};1 in e&&(t.catchLoc=e[1]),2 in e&&(t.finallyLoc=e[2],t.afterLoc=e[3]),this.tryEntries.push(t)}function E(e){var t=e.completion||{};t.type="normal",delete t.arg,e.completion=t}function k(e){this.tryEntries=[{tryLoc:"root"}],e.forEach(x,this),this.reset(!0)}function L(e){if(e){var t=e[a];if(t)return t.call(e);if("function"==typeof e.next)return e;if(!isNaN(e.length)){var r=-1,i=function t(){for(;++r<e.length;)if(n.call(e,r))return t.value=e[r],t.done=!1,t;return t.value=void 0,t.done=!0,t};return i.next=i}}return{next:j}}function j(){return{value:void 0,done:!0}}return p.prototype=f,c(b,"constructor",f),c(f,"constructor",p),p.displayName=c(f,l,"GeneratorFunction"),e.isGeneratorFunction=function(e){var t="function"==typeof e&&e.constructor;return!!t&&(t===p||"GeneratorFunction"===(t.displayName||t.name))},e.mark=function(e){return Object.setPrototypeOf?Object.setPrototypeOf(e,f):(e.__proto__=f,c(e,l,"GeneratorFunction")),e.prototype=Object.create(b),e},e.awrap=function(e){return{__await:e}},w(y.prototype),c(y.prototype,i,(function(){return this})),e.AsyncIterator=y,e.async=function(t,n,r,a,i){void 0===i&&(i=Promise);var o=new y(s(t,n,r,a),i);return e.isGeneratorFunction(n)?o:o.next().then((function(e){return e.done?e.value:o.next()}))},w(b),c(b,l,"Generator"),c(b,a,(function(){return this})),c(b,"toString",(function(){return"[object Generator]"})),e.keys=function(e){var t=[];for(var n in e)t.push(n);return t.reverse(),function n(){for(;t.length;){var r=t.pop();if(r in e)return n.value=r,n.done=!1,n}return n.done=!0,n}},e.values=L,k.prototype={constructor:k,reset:function(e){if(this.prev=0,this.next=0,this.sent=this._sent=void 0,this.done=!1,this.delegate=null,this.method="next",this.arg=void 0,this.tryEntries.forEach(E),!e)for(var t in this)"t"===t.charAt(0)&&n.call(this,t)&&!isNaN(+t.slice(1))&&(this[t]=void 0)},stop:function(){this.done=!0;var e=this.tryEntries[0].completion;if("throw"===e.type)throw e.arg;return this.rval},dispatchException:function(e){if(this.done)throw e;var t=this;function r(n,r){return o.type="throw",o.arg=e,t.next=n,r&&(t.method="next",t.arg=void 0),!!r}for(var a=this.tryEntries.length-1;a>=0;--a){var i=this.tryEntries[a],o=i.completion;if("root"===i.tryLoc)return r("end");if(i.tryLoc<=this.prev){var l=n.call(i,"catchLoc"),c=n.call(i,"finallyLoc");if(l&&c){if(this.prev<i.catchLoc)return r(i.catchLoc,!0);if(this.prev<i.finallyLoc)return r(i.finallyLoc)}else if(l){if(this.prev<i.catchLoc)return r(i.catchLoc,!0)}else{if(!c)throw new Error("try statement without catch or finally");if(this.prev<i.finallyLoc)return r(i.finallyLoc)}}}},abrupt:function(e,t){for(var r=this.tryEntries.length-1;r>=0;--r){var a=this.tryEntries[r];if(a.tryLoc<=this.prev&&n.call(a,"finallyLoc")&&this.prev<a.finallyLoc){var i=a;break}}i&&("break"===e||"continue"===e)&&i.tryLoc<=t&&t<=i.finallyLoc&&(i=null);var o=i?i.completion:{};return o.type=e,o.arg=t,i?(this.method="next",this.next=i.finallyLoc,u):this.complete(o)},complete:function(e,t){if("throw"===e.type)throw e.arg;return"break"===e.type||"continue"===e.type?this.next=e.arg:"return"===e.type?(this.rval=this.arg=e.arg,this.method="return",this.next="end"):"normal"===e.type&&t&&(this.next=t),u},finish:function(e){for(var t=this.tryEntries.length-1;t>=0;--t){var n=this.tryEntries[t];if(n.finallyLoc===e)return this.complete(n.completion,n.afterLoc),E(n),u}},catch:function(e){for(var t=this.tryEntries.length-1;t>=0;--t){var n=this.tryEntries[t];if(n.tryLoc===e){var r=n.completion;if("throw"===r.type){var a=r.arg;E(n)}return a}}throw new Error("illegal catch attempt")},delegateYield:function(e,t,n){return this.delegate={iterator:L(e),resultName:t,nextLoc:n},"next"===this.method&&(this.arg=void 0),u}},e}var l=function(e){var t=Object(i.useState)(null),n=Object(a.a)(t,2),l=n[0],c=n[1],s=Object(i.useState)(null),d=Object(a.a)(s,2),u=d[0],m=d[1],p=Object(i.useState)(!1),f=Object(a.a)(p,2),v=f[0],h=f[1];return Object(i.useEffect)((function(){e&&function(){var t=Object(r.a)(o().mark((function t(){var n,r;return o().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(e){t.next=2;break}return t.abrupt("return");case 2:return h(!0),t.prev=3,t.next=6,fetch(e);case 6:if((n=t.sent).ok){t.next=9;break}throw new Error(n.status+" "+n.statusText);case 9:return t.next=11,n.json();case 11:r=t.sent,c(r),h(!1),t.next=21;break;case 16:t.prev=16,t.t0=t.catch(3),console.warn("Failed to fetch from url: "+e+". Error: "+t.t0),h(!1),m(t.t0);case 21:case"end":return t.stop()}}),t,null,[[3,16]])})));return function(){return t.apply(this,arguments)}}()()}),[e]),{response:l,error:u,isLoading:v}}},"P/Zr":function(e,t,n){"use strict";var r=n("cDcd"),a=n.n(r),i=n("vAFZ");t.a=function(e){return a.a.createElement(i.a.Provider,{value:{componentName:e.componentName,addGAEvent:function(e){window.dataLayer||(window.dataLayer=[]),window.dataLayer.push(e)}}},e.children)}},Q37t:function(e,t,n){"use strict";n.d(t,"a",(function(){return d}));var r=n("3ZqZ"),a=n("cDcd"),i=n.n(a),o=n("vAFZ"),l=n("lq4R"),c=n("V7E+"),s=["gaEventAction","gaEventLabel","gaEventCategory","text","variant","disabled","url","labelledby","target","downloadLink","hoverText","icon","hasIcon","disableIconAnimation","disableUnderlineAnimation"],d=function(e){var t=e.gaEventAction,n=void 0===t?"":t,d=e.gaEventLabel,u=void 0===d?"":d,m=e.gaEventCategory,p=void 0===m?"CTA":m,f=e.text,v=e.variant,h=void 0===v?"default":v,g=e.disabled,b=void 0!==g&&g,w=e.url,y=e.labelledby,C=e.target,x=void 0===C?"_self":C,E=e.downloadLink,k=void 0!==E&&E,L=e.hoverText,j=void 0===L?"":L,A=e.icon,O=e.hasIcon,N=void 0===O||O,M=e.disableIconAnimation,_=void 0!==M&&M,I=(e.disableUnderlineAnimation,Object(r.a)(e,s)),U=Object(a.useContext)(o.a),D=U.addGAEvent,S=U.componentName,T={event:"analyticsEvent",eventCategory:p,eventAction:n||"Click - ".concat(h," CTA button"),eventLabel:u||"".concat(S," AND ").concat(f),eventValue:100},P=!_&&"externalLink.svg"!==A;return f||w?i.a.createElement("div",{className:"button aem-ie__cta"},w?i.a.createElement(c.a,Object.assign({className:"label-md",hasLink:!0,as:"a",hasIconAnimation:P,variant:"".concat(h),href:w,download:k,target:x,"aria-labelledby":y,onClick:function(){return D(T)}},I),i.a.createElement(c.b,null,i.a.createElement("span",null,f),N&&i.a.createElement(l.a,{className:"_blank"===x?"external":"",icon:A})),I.children):i.a.createElement(c.a,Object.assign({className:"label-md",title:j,hasLink:!1,disabled:b,variant:h,"aria-labelledby":y,disableUnderlineAnimation:!0,hasIconAnimation:P},I),i.a.createElement(c.b,null,i.a.createElement("span",null,f),N&&i.a.createElement(l.a,{className:"_blank"===x?"external":"",icon:A})))):null};t.b=d},QAKe:function(e,t,n){"use strict";n.d(t,"a",(function(){return o})),n.d(t,"B",(function(){return l})),n.d(t,"o",(function(){return c})),n.d(t,"g",(function(){return s})),n.d(t,"i",(function(){return d})),n.d(t,"u",(function(){return u})),n.d(t,"y",(function(){return m})),n.d(t,"z",(function(){return p})),n.d(t,"x",(function(){return f})),n.d(t,"A",(function(){return v})),n.d(t,"p",(function(){return h})),n.d(t,"h",(function(){return g})),n.d(t,"d",(function(){return w})),n.d(t,"m",(function(){return y})),n.d(t,"n",(function(){return C})),n.d(t,"j",(function(){return x})),n.d(t,"v",(function(){return E})),n.d(t,"c",(function(){return k})),n.d(t,"s",(function(){return L})),n.d(t,"k",(function(){return j})),n.d(t,"l",(function(){return A})),n.d(t,"q",(function(){return O})),n.d(t,"b",(function(){return N})),n.d(t,"w",(function(){return M})),n.d(t,"t",(function(){return _})),n.d(t,"e",(function(){return I})),n.d(t,"r",(function(){return U})),n.d(t,"f",(function(){return D}));var r=n("yFHr"),a=n("PPsf");function i(){i=function(){return e};var e={},t=Object.prototype,n=t.hasOwnProperty,r="function"==typeof Symbol?Symbol:{},a=r.iterator||"@@iterator",o=r.asyncIterator||"@@asyncIterator",l=r.toStringTag||"@@toStringTag";function c(e,t,n){return Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}),e[t]}try{c({},"")}catch(A){c=function(e,t,n){return e[t]=n}}function s(e,t,n,r){var a=t&&t.prototype instanceof m?t:m,i=Object.create(a.prototype),o=new k(r||[]);return i._invoke=function(e,t,n){var r="suspendedStart";return function(a,i){if("executing"===r)throw new Error("Generator is already running");if("completed"===r){if("throw"===a)throw i;return j()}for(n.method=a,n.arg=i;;){var o=n.delegate;if(o){var l=C(o,n);if(l){if(l===u)continue;return l}}if("next"===n.method)n.sent=n._sent=n.arg;else if("throw"===n.method){if("suspendedStart"===r)throw r="completed",n.arg;n.dispatchException(n.arg)}else"return"===n.method&&n.abrupt("return",n.arg);r="executing";var c=d(e,t,n);if("normal"===c.type){if(r=n.done?"completed":"suspendedYield",c.arg===u)continue;return{value:c.arg,done:n.done}}"throw"===c.type&&(r="completed",n.method="throw",n.arg=c.arg)}}}(e,n,o),i}function d(e,t,n){try{return{type:"normal",arg:e.call(t,n)}}catch(A){return{type:"throw",arg:A}}}e.wrap=s;var u={};function m(){}function p(){}function f(){}var v={};c(v,a,(function(){return this}));var h=Object.getPrototypeOf,g=h&&h(h(L([])));g&&g!==t&&n.call(g,a)&&(v=g);var b=f.prototype=m.prototype=Object.create(v);function w(e){["next","throw","return"].forEach((function(t){c(e,t,(function(e){return this._invoke(t,e)}))}))}function y(e,t){var r;this._invoke=function(a,i){function o(){return new t((function(r,o){!function r(a,i,o,l){var c=d(e[a],e,i);if("throw"!==c.type){var s=c.arg,u=s.value;return u&&"object"==typeof u&&n.call(u,"__await")?t.resolve(u.__await).then((function(e){r("next",e,o,l)}),(function(e){r("throw",e,o,l)})):t.resolve(u).then((function(e){s.value=e,o(s)}),(function(e){return r("throw",e,o,l)}))}l(c.arg)}(a,i,r,o)}))}return r=r?r.then(o,o):o()}}function C(e,t){var n=e.iterator[t.method];if(void 0===n){if(t.delegate=null,"throw"===t.method){if(e.iterator.return&&(t.method="return",t.arg=void 0,C(e,t),"throw"===t.method))return u;t.method="throw",t.arg=new TypeError("The iterator does not provide a 'throw' method")}return u}var r=d(n,e.iterator,t.arg);if("throw"===r.type)return t.method="throw",t.arg=r.arg,t.delegate=null,u;var a=r.arg;return a?a.done?(t[e.resultName]=a.value,t.next=e.nextLoc,"return"!==t.method&&(t.method="next",t.arg=void 0),t.delegate=null,u):a:(t.method="throw",t.arg=new TypeError("iterator result is not an object"),t.delegate=null,u)}function x(e){var t={tryLoc:e[0]};1 in e&&(t.catchLoc=e[1]),2 in e&&(t.finallyLoc=e[2],t.afterLoc=e[3]),this.tryEntries.push(t)}function E(e){var t=e.completion||{};t.type="normal",delete t.arg,e.completion=t}function k(e){this.tryEntries=[{tryLoc:"root"}],e.forEach(x,this),this.reset(!0)}function L(e){if(e){var t=e[a];if(t)return t.call(e);if("function"==typeof e.next)return e;if(!isNaN(e.length)){var r=-1,i=function t(){for(;++r<e.length;)if(n.call(e,r))return t.value=e[r],t.done=!1,t;return t.value=void 0,t.done=!0,t};return i.next=i}}return{next:j}}function j(){return{value:void 0,done:!0}}return p.prototype=f,c(b,"constructor",f),c(f,"constructor",p),p.displayName=c(f,l,"GeneratorFunction"),e.isGeneratorFunction=function(e){var t="function"==typeof e&&e.constructor;return!!t&&(t===p||"GeneratorFunction"===(t.displayName||t.name))},e.mark=function(e){return Object.setPrototypeOf?Object.setPrototypeOf(e,f):(e.__proto__=f,c(e,l,"GeneratorFunction")),e.prototype=Object.create(b),e},e.awrap=function(e){return{__await:e}},w(y.prototype),c(y.prototype,o,(function(){return this})),e.AsyncIterator=y,e.async=function(t,n,r,a,i){void 0===i&&(i=Promise);var o=new y(s(t,n,r,a),i);return e.isGeneratorFunction(n)?o:o.next().then((function(e){return e.done?e.value:o.next()}))},w(b),c(b,l,"Generator"),c(b,a,(function(){return this})),c(b,"toString",(function(){return"[object Generator]"})),e.keys=function(e){var t=[];for(var n in e)t.push(n);return t.reverse(),function n(){for(;t.length;){var r=t.pop();if(r in e)return n.value=r,n.done=!1,n}return n.done=!0,n}},e.values=L,k.prototype={constructor:k,reset:function(e){if(this.prev=0,this.next=0,this.sent=this._sent=void 0,this.done=!1,this.delegate=null,this.method="next",this.arg=void 0,this.tryEntries.forEach(E),!e)for(var t in this)"t"===t.charAt(0)&&n.call(this,t)&&!isNaN(+t.slice(1))&&(this[t]=void 0)},stop:function(){this.done=!0;var e=this.tryEntries[0].completion;if("throw"===e.type)throw e.arg;return this.rval},dispatchException:function(e){if(this.done)throw e;var t=this;function r(n,r){return o.type="throw",o.arg=e,t.next=n,r&&(t.method="next",t.arg=void 0),!!r}for(var a=this.tryEntries.length-1;a>=0;--a){var i=this.tryEntries[a],o=i.completion;if("root"===i.tryLoc)return r("end");if(i.tryLoc<=this.prev){var l=n.call(i,"catchLoc"),c=n.call(i,"finallyLoc");if(l&&c){if(this.prev<i.catchLoc)return r(i.catchLoc,!0);if(this.prev<i.finallyLoc)return r(i.finallyLoc)}else if(l){if(this.prev<i.catchLoc)return r(i.catchLoc,!0)}else{if(!c)throw new Error("try statement without catch or finally");if(this.prev<i.finallyLoc)return r(i.finallyLoc)}}}},abrupt:function(e,t){for(var r=this.tryEntries.length-1;r>=0;--r){var a=this.tryEntries[r];if(a.tryLoc<=this.prev&&n.call(a,"finallyLoc")&&this.prev<a.finallyLoc){var i=a;break}}i&&("break"===e||"continue"===e)&&i.tryLoc<=t&&t<=i.finallyLoc&&(i=null);var o=i?i.completion:{};return o.type=e,o.arg=t,i?(this.method="next",this.next=i.finallyLoc,u):this.complete(o)},complete:function(e,t){if("throw"===e.type)throw e.arg;return"break"===e.type||"continue"===e.type?this.next=e.arg:"return"===e.type?(this.rval=this.arg=e.arg,this.method="return",this.next="end"):"normal"===e.type&&t&&(this.next=t),u},finish:function(e){for(var t=this.tryEntries.length-1;t>=0;--t){var n=this.tryEntries[t];if(n.finallyLoc===e)return this.complete(n.completion,n.afterLoc),E(n),u}},catch:function(e){for(var t=this.tryEntries.length-1;t>=0;--t){var n=this.tryEntries[t];if(n.tryLoc===e){var r=n.completion;if("throw"===r.type){var a=r.arg;E(n)}return a}}throw new Error("illegal catch attempt")},delegateYield:function(e,t,n){return this.delegate={iterator:L(e),resultName:t,nextLoc:n},"next"===this.method&&(this.arg=void 0),u}},e}var o=function(e){try{return JSON.parse(decodeURIComponent(escape(atob(e))))}catch(t){return console.warn("Failed decoding Base64 -> UTF8. Base64 string: ",e),null}},l=function(e){return btoa(unescape(encodeURIComponent(e)))},c=function(e){return void 0!==e.key},s=function(e){return"Invalid Date"!==new Date(e).toString()?new Date(e).toISOString().slice(0,10):e},d=function(e){return null===e?"":e.replace(/&/g,"&").replace(/</g,"<").replace(/>/g,">")},u=function(e,t,n){return e.includes(t)?e.split(t).join(n):e},m=function(e){return e.sort((function(e,t){return e.created>t.created?-1:e.created<t.created?1:0}))},p=function(e){return e.sort((function(e,t){return e.created<t.created?-1:e.created>t.created?1:0}))},f=function(e){return Array.isArray(e)?e.sort((function(e,t){return(null===e||void 0===e?void 0:e.title)?(null===t||void 0===t?void 0:t.title)&&e.title.toLowerCase()>t.title.toLowerCase()?1:-1:1})):e},v=function(e){return Array.isArray(e)?e.sort((function(e,t){return(null===e||void 0===e?void 0:e.title)?(null===t||void 0===t?void 0:t.title)?e.title.toLowerCase()>t.title.toLowerCase()?-1:1:-1:1})):e};var h=function(e,t){if(!t.length)return e;var n=Object(a.a)(t,1)[0];return/^\d+$/.test(e)?"".concat(e).concat(n):"string"===typeof e&&t.some((function(t){return e.endsWith(t)}))?e:"string"===typeof e&&"".concat(e.trim().replace(/\D/g,"")||"0").concat(n)},g=function(e){return null===e||void 0===e?void 0:e.map((function(e){return b(e)})).join(" | ")},b=function(e){return[e.city,e.state,e.country].filter((function(e){return"string"===typeof e&&e.length>0&&e})).join(", ")},w=function(e){switch(e){case"PRM":return"Press release";case"INB":return"Invitation";case"KMK":return"Year-end report";case"NBR":return"News";case"RDV":return"Annual report";case"RPT":return"Interim report"}},y=function(e,t){return e.includes(".html")?e.replace(".html",".".concat(t,".html")):"".concat(e,".").concat(t)},C=function(e,t,n){if(null!==e&&null!==t){var r=e.getBoundingClientRect(),a=t.getBoundingClientRect();return n?r.left-1>a.left:r.right<a.right-1}},x=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return"string"!==typeof e?"":(Object.entries(t).forEach((function(t){var n=Object(a.a)(t,2),r=n[0],i=n[1],o="{{".concat(r,"}}"),l=String(i);e=e.replace(o,l)})),e)},E=function(e){if(-1===e.search("rgb"))return e;var t=e.match(/^rgba?\((\d+),\s*(\d+),\s*(\d+)(?:,\s*(\d+))?\)$/);if(null===t)return"";var n=function(e){return("0"+parseInt(e).toString(16)).slice(-2)};return"#"+n(t[1])+n(t[2])+n(t[3])},k={small:4,mixed:3,large:2},L=function(e){return e.filter((function(e){var t,n,r,a;return!!(e.title||e.text||(null===(t=e.link)||void 0===t?void 0:t.text)||(null===(n=e.link)||void 0===n?void 0:n.url)||(null===(r=e.video)||void 0===r?void 0:r.src)||(null===(a=e.image)||void 0===a?void 0:a.url))}))},j=function(){var e=navigator.userAgent.match(/(opera|chrome|safari|firefox|msie|trident(?=\/))\/?\s*(\d+)/i)||[],t="",n="";try{t=e[0].split("/")[0]||"",n=e[0].split("/")[1]||""}catch(r){}return{browser:t,version:n}},A=function(e,t){var n=new URL(e).pathname.split("/");return t?Array.isArray(t)?t.map((function(e){return n[e]})):n[t]:n},O=function(e,t){if("string"!==typeof t)return t;var n=null===e||void 0===e?void 0:e.width,r=null===e||void 0===e?void 0:e.height;if(null===e||void 0===e?void 0:e.smartCrops)return t.split("-").join("/");if(!n||!r)return t.split("-").join("/");var a=t.split("-").map((function(e){return parseInt(e)}));return n/r<=a[0]/a[1]?t.split("-").join("/"):"".concat(n,"/").concat(r)},N={scrollPosition:window.pageYOffset,isDisabled:!1,disable:function(){this.scrollPosition=window.pageYOffset,this.isDisabled=!0,document.body.style.overflow="hidden",document.body.style.position="fixed",document.body.style.top="-".concat(this.scrollPosition,"px"),document.body.style.width="100vw"},enable:function(){this.isDisabled&&(document.body.style.removeProperty("overflow"),document.body.style.removeProperty("position"),document.body.style.removeProperty("top"),document.body.style.removeProperty("width"),window.scrollTo(0,this.scrollPosition),this.isDisabled=!1)}},M=function(){if(!document.documentElement.style.getPropertyValue("--vh")){var e=.01*(window.top||window).innerHeight;document.documentElement.style.setProperty("--vh","".concat(e,"px"))}},_=function(e){var t=new URL(document.URL).searchParams;t.delete(e);var n=t.toString().length>0?"?"+t.toString():"";window.history.replaceState(null,"","".concat(window.location.pathname).concat(n).concat(window.location.hash))},I=function(){var e=Object(r.a)(i().mark((function e(t,n){return i().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,new Promise((function(e){setTimeout((function(){n&&n(),e("Resolved")}),t)}));case 2:case"end":return e.stop()}}),e)})));return function(t,n){return e.apply(this,arguments)}}(),U=function(){return Math.random().toString(16).slice(-5)},D=function(e){return"string"!==typeof e?"":e.replace("-","/")}},"QG+J":function(e,t,n){"use strict";var r=n("cDcd"),a=n.n(r),i=n("PPsf"),o=n("/TkD"),l=n("GX0+"),c=n.n(l),s=n("N44y"),d=n("6RIa"),u=n("Q37t"),m=n("biO+"),p={youTubeConsent:"This video is hosted by Youtube. By showing the external content you accept the <a href='https://www.youtube.com/t/terms' target='_blank' rel='noreferrer'>terms and conditions</a> of youtube.com.",showExternalContent:"Show external content",choiceSavedInCookie:"*Your choice will be saved in a cookie until you have closed your browser.",rememberMyChoice:"Remember my choice*"},f=function(e){var t=e.className,n=e.video,a=e.aspectRatio,l=n.src,f=n.title,v=r.useState(!1),h=Object(i.a)(v,2),g=h[0],b=h[1],w=r.useState(!1),y=Object(i.a)(w,2),C=y[0],x=y[1],E=r.useState(p),k=Object(i.a)(E,2),L=k[0],j=k[1],A=r.useState(!1),O=Object(i.a)(A,2),N=O[0],M=O[1],_=r.useState(!1),I=Object(i.a)(_,2),U=I[0],D=I[1],S=new URL(l).hostname.toLowerCase().includes("youtube"),T=window.location.protocol+"//"+window.location.hostname+"/content/api/v1/fetch-language-properties.json"+window.location.pathname,P=Object(s.a)(S?T:"");r.useEffect((function(){if(null!==P.response&&!P.isLoading){var e=P.response;return j(c()({},p,e))}}),[P.response,P.error,P.isLoading]);var R=function(){var e=new CustomEvent("videoCookieConsent");document.dispatchEvent(e)};r.useEffect((function(){var e=function(){N&&Object(m.c)("youtube-cookie-consent","true"),b(!0)};return document.addEventListener("videoCookieConsent",e),function(){return document.removeEventListener("videoCookieConsent",e)}}),[N]),r.useEffect((function(){var e;Object(m.b)("youtube-cookie-consent")&&b(!0);!function e(){var t;if(!(null===(t=window)||void 0===t?void 0:t.OneTrust))return setTimeout((function(){return e()}),200),!1;D(!0)}(),U&&((null===(e=Object(m.a)("C0004"))||void 0===e?void 0:e.isActive)&&R(),window.OneTrust.OnConsentChanged((function(){var e;(null===(e=Object(m.a)("C0004"))||void 0===e?void 0:e.isActive)&&R()})))}),[U]);var H=function(){return x((function(e){return!e}))};return r.createElement(r.Fragment,null,r.createElement(o.i,{aspectRatio:a,className:t||""},g||!S?r.createElement(o.d,{title:f||"",src:l,frameBorder:"0",allowFullScreen:!0}):r.createElement(o.h,{onClick:H},r.createElement("svg",{width:"60",height:"43"},r.createElement("path",{d:"M58.8359 7.83907C58.5433 6.25373 57.7541 4.80266 56.5823 3.69552C55.4105 2.58838 53.9168 1.88263 52.3175 1.68039C52.3175 1.68039 40.1694 0.791534 30.4551 0.791534C20.4022 0.791534 8.16929 1.74394 8.16929 1.74394C6.54564 1.93909 5.02106 2.62843 3.80214 3.71864C2.58322 4.80885 1.72891 6.24716 1.35453 7.83907C0.52085 12.4502 0.0677922 17.1221 0 21.8074C0.0506034 26.4674 0.404083 31.1192 1.0582 35.7334C1.36568 37.3245 2.17106 38.7765 3.35804 39.8798C4.54501 40.9831 6.05208 41.6804 7.66137 41.8709C7.66137 41.8709 20.3598 42.8233 30.4551 42.8233C40.1694 42.8233 52.3175 41.9344 52.3175 41.9344C53.9262 41.7515 55.4343 41.0595 56.6221 39.9592C57.8099 38.859 58.6153 37.408 58.9206 35.818C60.3598 26.533 60.3598 17.0818 58.9206 7.79683L58.8359 7.83907ZM23.8731 30.9291V12.8339L39.5343 21.8708L23.8731 30.9291Z",fill:"#C4C4C4"}))),r.createElement(o.g,{isOpen:C,closeDialogLabel:"close",closeModal:H,title:"title"},r.createElement(r.Fragment,null,r.createElement(o.e,null,L&&r.createElement(r.Fragment,null,r.createElement(d.b,{className:"body-short",html:L.youTubeConsent}),r.createElement(u.b,{onClick:function(){N&&Object(m.c)("youtube-cookie-consent","true",void 0,"/"),b(!0),H(),R()},text:L.showExternalContent}),r.createElement(o.a,{className:"label"},r.createElement("input",{type:"checkbox",readOnly:!0,onChange:function(){return M((function(e){return!e}))}}),r.createElement("p",{className:"body-short"},L.rememberMyChoice),r.createElement(o.b,{className:"checkmark"})),r.createElement(o.c,{className:"body-short"},L.choiceSavedInCookie))),r.createElement(o.f,null)))))},v=n("61ek"),h=n("WdxN"),g=n("QAKe"),b=n("h8zq"),w=n("lq4R"),y=n("pPGK"),C=n("vAFZ"),x=function(e){var t=a.a.useContext(C.a),n=t.addGAEvent,r=t.componentName;if(!e.image)return null;var i={event:"analyticsEvent",eventCategory:e.gaEventCategory||"Video",eventAction:e.gaEventAction||"Play",eventLabel:e.gaEventLabel||"".concat(r," AND ","video name"),eventValue:100};return a.a.createElement(y.a,{onClick:function(){e.onClick(),n(i)},isVisible:e.isVisible,styles:Object(h.a)({},{from:{position:"absolute",width:"100%",height:"100%",zIndex:999999,cursor:"pointer",overflow:"hidden",left:0,top:0,opacity:1},leave:{opacity:0}}),config:{mass:1.5,friction:35,tension:120,delay:150}},a.a.createElement(b.b,null,a.a.createElement(b.a,null,a.a.createElement(w.b,{icon:"play.svg"})),a.a.createElement(v.b,{image:e.image,sizes:e.sizes})))},E=n("ikRU"),k=n("rmpR"),L=function(e){var t,n,r=a.a.useContext(C.a),o=a.a.useState(!!(null===e||void 0===e||null===(t=e.poster)||void 0===t?void 0:t.url)),l=Object(i.a)(o,2),c=l[0],s=l[1],d=null===(n=window)||void 0===n?void 0:n.s7viewers,u=r.componentName,m=a.a.useMemo((function(){return"gw-vid-".concat(Object(g.r)())}),[]),p=a.a.useMemo((function(){return d?new window.s7viewers.SmartCropVideoViewer:void 0}),[m]);a.a.useEffect((function(){d&&(p.setContainerId(m),p.setParam("serverurl",e.serverurl),p.setParam("videoserverurl",e.videoserverurl),p.setParam("contentUrl",e.contentUrl),p.setParam("controls",0),p.setAsset(null===e||void 0===e?void 0:e.asset),p.setParam("autoPlay",null===e||void 0===e?void 0:e.autoPlay),p.setParam("loop",null===e||void 0===e?void 0:e.loop),p.setParam("mutevolume",null===e||void 0===e?void 0:e.mutevolume),p.setParam("preload","0"))}),[m]),a.a.useEffect((function(){d&&setTimeout((function(){!(null===p||void 0===p?void 0:p.initCalled)&&document.getElementById(m)&&(null===p||void 0===p||p.init())}),0)}),[m,p,d]),a.a.useLayoutEffect((function(){var e;p&&(null===p||void 0===p||null===(e=p.smartCropVideoPlayer)||void 0===e||e.component.togglePause())}),[e.isPlaying]);var f={to:{opacity:c?0:1,pointerEvents:c?"none":"auto"}},v=a.a.useMemo((function(){return"".concat(u," AND ").concat(e.asset.split("/").pop())}),[e.asset,u]);return a.a.createElement(E.a,{aspectRatio:null===e||void 0===e?void 0:e.aspectRatio},a.a.createElement(x,{image:null===e||void 0===e?void 0:e.poster,sizes:e.sizes,isVisible:c,onClick:function(){var e;null===p||void 0===p||null===(e=p.smartCropVideoPlayer)||void 0===e||e.component.togglePause(),s(!1)},gaEventLabel:v}),a.a.createElement(k.a,{id:m,styles:Object(h.a)({},f)}))};t.a=function(e){return"video"===e.type&&e.video?a.a.createElement(f,{video:e.video,className:e.className||"",aspectRatio:null===e||void 0===e?void 0:e.aspectRatio}):"dynamicMediaVideo"===e.type&&e.dynamicMediaVideo?a.a.createElement(L,Object.assign({},e.dynamicMediaVideo,{sizes:null===(t=e.image)||void 0===t?void 0:t.sizes,aspectRatio:null===e||void 0===e?void 0:e.aspectRatio})):"image"===e.type&&e.image&&e.image.url?a.a.createElement(v.a,{className:e.className||"",image:e.image,sizes:e.image.sizes,tag:null===(n=e.image)||void 0===n?void 0:n.tag,ratios:null===e||void 0===e?void 0:e.aspectRatio}):null;var t,n}},QJS3:function(e,t,n){"use strict";n.d(t,"a",(function(){return o}));var r=n("cDcd"),a=n.n(r),i=n("CmS9"),o=function(e){var t=e.text,n=e.link,r=void 0!==n&&n,o=e.size,l=e.className,c=e.rowLimit,s=e.id,d=e.type;if(!t)return null;var u=a.a.createElement(o,{id:s,className:"".concat(d)},t),m=a.a.createElement(o,{className:"".concat(d)},a.a.createElement("a",{id:s,href:r},t));return a.a.createElement(i.a,{rowLimit:c,className:l},r?m:u)};t.b=o},"R9/7":function(e,t,n){"use strict";n.d(t,"a",(function(){return o}));var r=n("UutA"),a=n("cDcd"),i=n.n(a),o=r.default.div.withConfig({displayName:"RowSkeleton__Row",componentId:"sc-3fg7s2-0"})(["height:",";width:",";border-radius:var(--border-radius);",""],(function(e){return e.rowHeight}),(function(e){return e.rowWidth}),(function(e){return e.styles}));t.b=function(e){return i.a.createElement(o,Object.assign({className:"skeleton-pulse"},e))}},TNX0:function(e,t,n){"use strict";n.d(t,"c",(function(){return s})),n.d(t,"b",(function(){return d})),n.d(t,"a",(function(){return u}));var r,a=n("qDfp"),i=n("UutA"),o=n("X7nx"),l=n("QJS3"),c=n("6RIa"),s=Object(i.default)(l.a).withConfig({displayName:"styles__Title",componentId:"sc-1sc6649-0"})(["grid-column:1 / 13;grid-row:1;@media ","{grid-column:",";}@media ","{padding-right:var(--grid-column-padding);}"],o.b.desktopAndUp,(function(e){return e.hasTextAfter?"1 / 7":"1 / 9"}),o.b.desktopAndUp),d=Object(i.default)(c.a).withConfig({displayName:"styles__RichText",componentId:"sc-1sc6649-1"})(["grid-column:1 / 13;grid-row:2;@media ","{grid-row:1;grid-column:7 / 13;}"],o.b.desktopAndUp),u=i.default.div.withConfig({displayName:"styles__Head",componentId:"sc-1sc6649-2"})(["display:grid;grid-row:minmax(0,1fr) minmax(0,1fr);grid-template-columns:repeat(12,minmax(0,1fr));grid-row-gap:var(--space-s);grid-column-gap:var(--grid-gutter);margin-bottom:var(--space-m);@media ","{","}"],o.b.desktopAndUp,(function(e){return"column"===e.direction&&Object(i.css)(r||(r=Object(a.a)(["\n "," {\n grid-row: 1;\n grid-column: 1 / 9;\n }\n\n "," {\n grid-row: 2;\n grid-column: 1 / 9;\n }\n "])),s,d)}))},"V7E+":function(e,t,n){"use strict";n.d(t,"a",(function(){return f})),n.d(t,"b",(function(){return v}));var r,a,i,o,l,c,s=n("qDfp"),d=n("UutA"),u=n("X7nx"),m=n("tLwi"),p=n("n18v"),f=d.default.button.withConfig({displayName:"styles__Button",componentId:"sc-vn6aom-0"})(["display:inline-flex;min-height:48px;min-width:96px;padding:0.5625rem 1rem;text-decoration:none;color:var(--text-color);background-color:",";border:2px solid;border-radius:var(--button-border-radius);transition:ease-in-out 0.2s;cursor:pointer;position:relative;align-items:center;justify-content:center;"," & svg{height:14px;width:14px;padding-right:0;flex-shrink:0;vertical-align:middle;",' html[dir="rtl"] &{transform:scaleX(-1);}}& svg path{fill:var(--text-color);}&:hover{background-color:var(--bg-hover);',"}&:active{background-color:",";}@media ","{padding:0.75rem 1rem;min-height:56px;min-width:112px;& ","{height:16px;width:16px;}}"," "," "," "," &:disabled{opacity:0.2;cursor:default;pointer-events:none;}"],(function(e){var t=e.theme;return t.background?t.background:"var(--bg-main);"}),(function(e){var t=e.hasLink,n=e.disableUnderlineAnimation;return!t&&!n&&Object(d.css)(r||(r=Object(s.a)(['\n & > span {\n position: relative;\n\n /* Grow border */\n &:after {\n content: "";\n position: absolute;\n left: 0;\n bottom: 0px;\n background-color: var(--text-color);\n width: 100%;\n height: 2px;\n border: 1px solid;\n transform: scaleX(0);\n ',"\n }\n }\n\n &:hover,\n &:active {\n & > span:after {\n transform: scaleX(1);\n ","\n }\n }\n "])),m.b.start,m.b.end)}),m.c.start,(function(e){if(e.hasIconAnimation)return Object(d.css)(a||(a=Object(s.a)(["\n & svg {\n ",'\n transform: translateX(25%);\n html[dir="rtl"] & {\n transform: translateX(25%) scaleX(-1);\n }\n }\n '])),m.c.end)}),(function(e){var t=e.theme;return t.background?t.background:"var(--bg-main);"}),u.b.tabletAndUp,p.a,(function(e){return"primary"===e.variant&&Object(d.css)(i||(i=Object(s.a)(["\n font-size: var(--body-normal-fs-3);\n line-height: var(--body-normal-lh-3);\n font-weight: var(--font-weight-semi-bold);\n\n background-color: var(--accent);\n border-color: var(--accent);\n color: var(--accent-contrast);\n\n & svg path {\n fill: var(--accent-contrast);\n }\n\n ",":after {\n background: var(--accent-contrast);\n }\n\n &:hover,\n &:target {\n background-color: var(--accent-hover);\n border-color: var(--accent-hover);\n }\n\n &:active {\n background-color: var(--accent);\n border-color: var(--accent);\n }\n "])),v)}),(function(e){return"secondary"===e.variant&&Object(d.css)(o||(o=Object(s.a)(["\n color: var(--text-color);\n background-color: ",";\n "])),(function(e){var t=e.theme;return t.background?t.background:"var(--bg-main);"}))}),(function(e){return"tertiary"===e.variant&&Object(d.css)(l||(l=Object(s.a)(["\n background-color: ",";\n border-color: ",";\n\n &:hover,\n &:target {\n background-color: var(--bg-hover);\n border-color: var(--bg-hover);\n }\n\n &:active {\n background-color: ",";\n border-color: ",";\n }\n "])),(function(e){return"var(--bg-main)"===e.theme.background?"var(--bg-alt)":"var(--bg-main)"}),(function(e){return"var(--bg-main)"===e.theme.background?"var(--bg-alt)":"var(--bg-main)"}),(function(e){return"var(--bg-main)"===e.theme.background?"var(--bg-alt)":"var(--bg-main)"}),(function(e){return"var(--bg-main)"===e.theme.background?"var(--bg-alt)":"var(--bg-main)"}))}),(function(e){return"text"===e.variant&&Object(d.css)(c||(c=Object(s.a)(["\n border-color: transparent;\n background-color: unset;\n &:hover {\n background-color: unset;\n }\n "])))})),v=d.default.span.withConfig({displayName:"styles__Label",componentId:"sc-vn6aom-1"})(["display:inline-flex;gap:0.5rem;align-items:center;& ","{margin-left:0.5rem;}@media ","{gap:0.625rem;}"],p.a,u.b.tabletAndUp)},X7nx:function(e,t,n){"use strict";n.d(t,"a",(function(){return r})),n.d(t,"b",(function(){return a}));var r={mobileAndUp:576,tabletAndUp:768,desktopAndUp:1024,largeDesktopAndUp:1280,maxWidthAndUp:1520,wrapperMaxWidth:1776},a={mobileAndUp:"(min-width: ".concat(r.mobileAndUp,"px)"),tabletAndUp:"(min-width: ".concat(r.tabletAndUp,"px)"),desktopAndUp:"(min-width: ".concat(r.desktopAndUp,"px)"),desktopAndDown:"(max-width: ".concat(r.desktopAndUp-1,"px)"),largeDesktopAndUp:"(min-width: ".concat(r.largeDesktopAndUp,"px)"),maxWidthAndUp:"(min-width: ".concat(r.maxWidthAndUp,"px)"),wrapperMaxWidth:"(min-width: ".concat(r.wrapperMaxWidth,"px)")}},YVKh:function(e,t,n){"use strict";n.r(t);var r=n("SNTB"),a=n("Zujy");t.default=r.a.create({component:a.a,configuration:{tagname:"gw-group-contacts",useShadow:!1},plugins:[]})},Z9lt:function(e,t,n){"use strict";n.d(t,"b",(function(){return o})),n.d(t,"a",(function(){return l}));var r,a=n("qDfp"),i=n("UutA"),o=Object(i.css)(r||(r=Object(a.a)(["\n overflow: auto;\n width: 100%;\n\n & table {\n background-color: transparent;\n width: 100%;\n border-collapse: collapse;\n text-align: left;\n overflow: hidden;\n box-sizing: border-box;\n\n & th {\n border-bottom: 2px solid var(--border-color);\n padding: var(--spacing-small);\n padding-left: 0;\n }\n\n td,\n th {\n height: 56px;\n vertical-align: top;\n }\n\n & thead {\n padding-bottom: var(--spacing-small) 0;\n line-height: var(--body-normal-lh-3);\n font-size: var(--body-normal-fs-3);\n font-weight: var(--font-weight-bold);\n & tr {\n margin: 0 var(--spacing-small-1);\n\n td,\n th {\n padding: var(--spacing-small);\n padding-left: 0;\n border-bottom: 2px solid var(--border-color);\n }\n }\n }\n & tbody {\n width: 100%;\n padding: var(--spacing-small-1) 0;\n line-height: var(--body-normal-lh-3);\n font-size: var(--body-normal-fs-3);\n overflow: hidden;\n box-sizing: border-box;\n\n & tr {\n td {\n border-top: 1px solid var(--border-color-soft);\n border-bottom: 1px solid var(--border-color-soft);\n padding: var(--spacing-small);\n padding-left: 0;\n }\n\n &:hover {\n background-color: var(--bg-hover);\n box-shadow: var(--fx-elevation-1);\n }\n &:first-child {\n td {\n border-top: 2px solid var(--border-color);\n }\n }\n &:last-child {\n td {\n border-bottom: 2px solid var(--border-color);\n }\n }\n }\n }\n & tfoot {\n padding-bottom: var(--spacing-medium);\n line-height: var(--body-normal-lh-4);\n font-size: var(--body-normal-fs-4);\n font-weight: var(--font-weight-bold);\n\n td {\n padding: var(--spacing-small);\n padding-left: 0;\n }\n }\n }\n"]))),l=i.default.section.withConfig({displayName:"styles__TableWrapper",componentId:"sc-kfbdw-0"})(["",""],o)},Zujy:function(e,t,n){"use strict";var r,a,i=n("q4RE"),o=n("PPsf"),l=n("cDcd"),c=n.n(l),s=n("JuHP"),d=n("X7nx"),u=n("GX0+"),m=n.n(u),p=n("QAKe"),f={title:"",text:"",email:"",phone:"",contacts:[],contactForm:"Contact form",config:{padding:{top:!0,bottom:!0},layout:"enhanced"}},v=n("/So+"),h=n("P/Zr"),g={theme1:{background:"var(--bg-main)",contrastBackground:"var(--bg-alt)",image:{borderColor:"var(--bg-alt)"}},theme2:{background:"var(--bg-alt)",contrastBackground:"var(--bg-main)",image:{borderColor:"var(--bg-main)"}}},b=n("pOKU"),w=n("AoEY"),y=n("Q37t"),C=n("QJS3"),x=n("61ek"),E=n("UutA"),k=n("2UQE"),L=n("V7E+"),j=n("n18v"),A=E.default.article.withConfig({displayName:"styles__Contact",componentId:"sc-1s2regb-0"})(["--image-height:64px;display:grid;gap:1rem;padding-right:var(--spacing-small);grid-template-columns:minmax(0,var(--image-height)) minmax(0,1fr);grid-template-rows:repeat(3,minmax(0,max-content));grid-template-areas:",";& p{margin:0;}& ","{grid-area:image;box-sizing:content-box;border:2px solid var(--white);border-radius:50%;}& ",",& ","{height:var(--image-height);width:var(--image-height);min-height:var(--image-height);min-width:var(--image-height);& img{height:100%;}}@media ","{--image-height:40px;grid-template-areas:",";}@media ","{--image-height:72px;grid-template-columns:minmax(0,72px) minmax(0,1fr);}"],(function(e){return"enhanced"===e.type?'"image info" "contact contact" "contact contact";':'"info info" "contact contact";'}),k.d,k.d,k.c,d.b.tabletAndUp,(function(e){return"enhanced"===e.type?'"image info" "image contact" "aside contact";':'"info info" "contact contact";'}),d.b.largeDesktopAndUp),O=E.default.div.withConfig({displayName:"styles__ContactLinks",componentId:"sc-1s2regb-1"})(["display:flex;flex-direction:column;grid-area:contact;align-items:flex-start;flex-wrap:wrap;& p{margin:0;}& ","{padding:0;min-height:40px;min-width:auto;& ","{flex-direction:row-reverse;word-break:break-all;}& ","{margin-left:0;fill:var(--accent);& path{fill:var(--accent);}}&:hover{text-decoration:underline;}}"],L.a,L.b,j.a),N=E.default.div.withConfig({displayName:"styles__ContactInformation",componentId:"sc-1s2regb-2"})(["display:flex;grid-area:info;gap:var(--spacing-mini-1);flex-direction:column;"]),M=(E.default.div.withConfig({displayName:"styles__Container",componentId:"sc-1s2regb-3"})(["display:flex;flex-direction:column;"]),E.default.div.withConfig({displayName:"styles__Text",componentId:"sc-1s2regb-4"})(["margin:0;"])),_=E.default.div.withConfig({displayName:"styles__TooltipContainer",componentId:"sc-1s2regb-5"})(["display:flex;gap:0.5rem;flex-wrap:wrap;",":not(.wrap){white-space:nowrap;}"],M),I=n("WdxN"),U=n("p6gF"),D=n("rmpR"),S=n("qDfp"),T=E.default.div.withConfig({displayName:"styles__Tooltip",componentId:"sc-11zhzdt-0"})(["position:relative;"]),P=E.default.div.withConfig({displayName:"styles__Label",componentId:"sc-11zhzdt-1"})(["cursor:pointer;padding:0 0.35rem;border-radius:var(--border-radius);background-color:",";"],(function(e){var t=e.theme;return(null===t||void 0===t?void 0:t.contrastBackground)||"var(--bg-main"})),R=E.default.div.withConfig({displayName:"styles__Window",componentId:"sc-11zhzdt-2"})(["padding:1rem;border-radius:var(--border-radius);box-shadow:var(--fx-elevation-1);background-color:",";"],(function(e){var t=e.theme;return(null===t||void 0===t?void 0:t.contrastBackground)||"var(--bg-main"})),H=E.default.div.withConfig({displayName:"styles__Caret",componentId:"sc-11zhzdt-3"})(["position:absolute;top:2px;"," pointer-events:none;svg path{fill:",";}"],(function(e){var t=e.alignment;return"left"===t?Object(E.css)(r||(r=Object(S.a)(["\n right: unset;\n left: 0;\n transform: translateX(5px);\n "]))):"right"===t?Object(E.css)(a||(a=Object(S.a)(["\n left: unset;\n right: -2px;\n transform: translateX(-5px);\n "]))):void 0}),(function(e){var t=e.theme;return(null===t||void 0===t?void 0:t.contrastBackground)||"var(--bg-main"})),Z=function(e){var t=c.a.useState(!1),n=Object(o.a)(t,2),r=n[0],a=n[1],i=c.a.useState("right"),l=Object(o.a)(i,2),s=l[0],d=l[1],u=c.a.useRef(null),m=c.a.useMemo((function(){var e,t;return{from:(e={paddingTop:"0.75rem",position:"absolute",pointerEvents:"none",opacity:0},Object(U.a)(e,s,0),Object(U.a)(e,"zIndex",100),Object(U.a)(e,"backgroundColor","transparent"),e),to:Object(I.a)(Object(I.a)({},{left:"unset",right:"unset"}),{},(t={},Object(U.a)(t,s,0),Object(U.a)(t,"opacity",r?1:0),Object(U.a)(t,"pointerEvents",r?"initial":"none"),t))}}),[s,r]);return c.a.useEffect((function(){u.current&&u.current.getBoundingClientRect().left<0&&d("left")}),[r,u,m]),c.a.createElement(T,{onMouseEnter:function(){a(!0)},onMouseLeave:function(){a(!1)}},c.a.createElement(P,{className:"label-md"},e.label),c.a.createElement(D.a,{styles:Object(I.a)({},m)},c.a.createElement(R,{ref:u},c.a.createElement(H,{alignment:s},c.a.createElement("svg",{width:"23",height:"20",viewBox:"0 0 23 20",fill:"none",xmlns:"http://www.w3.org/2000/svg"},c.a.createElement("path",{d:"M9.76795 0.999999C10.5378 -0.333334 12.4623 -0.333333 13.2321 1L22.3253 16.75C23.0951 18.0833 22.1329 19.75 20.5933 19.75H2.40673C0.867132 19.75 -0.0951178 18.0833 0.674683 16.75L9.76795 0.999999Z",fill:"white"}))),e.children)))},z=function(e){var t;if(!Array.isArray(e.tags))return null;if(e.tags.length<=0)return null;if(e.tags.length>1){var n,r=null===(n=e.tags[0])||void 0===n?void 0:n.title,a=e.tags.slice(1);return c.a.createElement(_,{className:"body-short"},c.a.createElement(M,null,r),c.a.createElement(Z,{label:"+".concat(a.length)},null===a||void 0===a?void 0:a.map((function(e,t){return c.a.createElement(M,{key:t},null===e||void 0===e?void 0:e.title)}))))}return c.a.createElement(M,{className:"body-short"},null===(t=e.tags[0])||void 0===t?void 0:t.title)},V=function(e){var t=e.locations;if(!Array.isArray(t))return null;if(t.length<=0)return null;var n=t.map((function(e){return[null===e||void 0===e?void 0:e.country,null===e||void 0===e?void 0:e.district].filter(Boolean).join(", ")}));if(n.length>1){var r=n[0],a=n.slice(1);return c.a.createElement(_,{className:"body-short"},c.a.createElement(M,{className:"wrap"},r),c.a.createElement(Z,{label:"+".concat(a.length)},a.map((function(e,t){return c.a.createElement(M,{key:t},e)}))))}return c.a.createElement(M,{className:"body-short"},n[0])},W=n("It/d"),B=function(e){var t=e.name,n=e.tags,r=e.description,a=e.locations,i=e.email,o=e.phone,l=e.contactForm,s=e.type,d=e.image,u=c.a.useContext(W.a).contactForm;return c.a.createElement(A,{type:e.type},d.url&&"enhanced"===s&&c.a.createElement(x.b,{image:d}),c.a.createElement(N,null,c.a.createElement(C.b,{text:t,size:"h3",type:"heading-xxs"}),c.a.createElement("div",null,r&&c.a.createElement("p",{className:"body-short"},r)," ",c.a.createElement(z,{tags:n}),c.a.createElement(V,{locations:a}))),c.a.createElement(O,null,o&&c.a.createElement(y.b,{text:o,url:"tel:".concat(o),icon:"call2.svg",variant:"text",disableIconAnimation:!0}),i&&c.a.createElement(y.b,{text:i,url:"mailto:".concat(i),icon:"mail2.svg",variant:"text",disableIconAnimation:!0}),l&&c.a.createElement(y.b,{text:u,url:l,icon:"document2.svg",variant:"text",disableIconAnimation:!0,target:"_blank"})))},q=n("Bh//"),Q=n("vhhm"),F=n("GT4r"),G=n("FThP"),X=n("TNX0"),Y=n("yNKB"),K=n("j22A"),J=n("DPiu"),$=E.default.section.withConfig({displayName:"styles__Contacts",componentId:"sc-1foc20r-0"})(["",";background:",";display:flex;flex-direction:column;& ","{margin-bottom:0;}& ","{margin-top:var(--space-m);}& ","{max-width:320px;}& ","{min-height:0;padding-bottom:1.5rem;}"],(function(e){var t=e.padding;return Object(G.a)(t)}),(function(e){return e.theme.background}),X.a,J.b,Y.c,K.a),ee=E.default.li.withConfig({displayName:"styles__ContactGroup",componentId:"sc-1foc20r-1"})(["display:flex;flex-direction:column;gap:var(--space-m);height:100%;"]),te=E.default.div.withConfig({displayName:"styles__GeneralContactInformation",componentId:"sc-1foc20r-2"})(["display:flex;flex-direction:column;margin-top:var(--space-m);& ",":first-child{margin-right:0.5rem;}& ","{padding:0;&:hover{","{text-decoration:underline;}}}& "," ","{flex-direction:row-reverse;& "," path{fill:var(--accent);}}@media ","{flex-direction:row;align-items:center;}"],L.a,L.a,L.b,L.a,L.b,j.a,d.b.tabletAndUp),ne=E.default.div.withConfig({displayName:"styles__Pipe",componentId:"sc-1foc20r-3"})(["display:none;opacity:0.25;@media ","{display:initial;}"],d.b.tabletAndUp),re=function(e){var t=m()({},f,Object(p.a)(e.content)),n=c.a.useState(3),r=Object(o.a)(n,2),a=r[0],l=r[1],u=t.contacts.length>=5,C=Object(s.a)().width;c.a.useEffect((function(){switch(!0){case C>=d.a.desktopAndUp:l(3);break;case C>=d.a.tabletAndUp:l(2);break;case C<d.a.tabletAndUp:l(t.contacts.length)}}),[C,t.contacts]);var x=c.a.useMemo((function(){return u?(e=t.contacts,n=2,e.reduce((function(e,t,r){return r%n===0?e.push([t]):e[e.length-1].push(t),e}),[])):function(e,t){return e.reduce((function(e,n,r){return e[r%t]=e[r%t]||[],e[r%t].push(n),e}),[])}(t.contacts,a);var e,n}),[t.contacts,a,u]),E=C>d.a.mobileAndUp?x.map((function(e,n){return c.a.createElement(ee,{key:n},Object(i.a)(e).map((function(e){return c.a.createElement(B,Object.assign({key:e.name},e,{type:t.config.layout}))})))})):t.contacts.map((function(e){return c.a.createElement(B,Object.assign({key:e.name},e,{type:t.config.layout}))}));return c.a.createElement(b.b,{setter:{componentThemes:g,selectedTheme:e.theme}},c.a.createElement(v.b,null,c.a.createElement(h.a,{componentName:"gw-group-contacts"},c.a.createElement(W.a.Provider,{value:{contactForm:t.contactForm}},c.a.createElement($,{padding:t.config.padding,"data-addsearch":"include"},c.a.createElement(w.a,null,c.a.createElement(F.a,{title:t.title,text:t.text,size:"h3",direction:"column"}),c.a.createElement(q.a,{marginTop:"var(--space-s)",marginBottom:"var(--space-s)"})),c.a.createElement(Q.a,{columns:3,controls:{variant:"secondary",alignment:"center"}},E),(t.email||t.phone)&&c.a.createElement(w.a,{className:"label-md"},c.a.createElement(te,null,t.email&&c.a.createElement(y.b,{className:"label-md",text:t.email,url:"mailto:".concat(t.email),variant:"text",icon:"mail2.svg",disableIconAnimation:!0}),t.email&&t.phone&&c.a.createElement(ne,null,"|"),t.phone&&c.a.createElement(y.b,{className:"label-md",text:t.phone,url:"tel:".concat(t.phone),icon:"call2.svg",variant:"text",disableIconAnimation:!0}))))))))};re.defaultProps={content:"",theme:""};t.a=re},"biO+":function(e,t,n){"use strict";n.d(t,"b",(function(){return r})),n.d(t,"c",(function(){return a})),n.d(t,"a",(function(){return i})),n.d(t,"d",(function(){return o}));var r=function(e){for(var t=e+"=",n=decodeURIComponent(document.cookie).split(";"),r=0;r<n.length;r++){for(var a=n[r];" "===a.charAt(0);)a=a.substring(1);if(0===a.indexOf(t))return a.substring(t.length,a.length)}return""},a=function(e,t,n,r,a,i,o){if(navigator.cookieEnabled){var l="".concat(e,"=").concat(encodeURIComponent(t));if(n){var c=new Date;c.setDate(c.getDate()+n),l+="; expires=".concat(c.toUTCString())}r&&(l+="; path=".concat(r)),a&&(l+="; samesite=".concat(i)),i&&(l+="; secure"),o&&(l+="; secure"),document.cookie=l}},i=function(e){var t=document.cookie,n=decodeURIComponent(t).split("&").find((function(e){return e.includes("groups=")}));return null===n||void 0===n?void 0:n.substring(n.indexOf("=")+1).split(",").map((function(e){var t=1===parseInt(e.split(":")[1]);return{name:e.split(":")[0],isActive:t}})).find((function(t){return t.name===e}))},o=function(e,t,n){var r;try{var o=new URL(e).host,l=window.location.host;if(o.toLowerCase().replace(/^(www\.)/,"")!==l.toLowerCase().replace(/^(www\.)/,""))return}catch(s){return void console.warn("Can't set gw_geo cookie.\n".concat(s))}if(null===(r=i("C0003"))||void 0===r?void 0:r.isActive){var c=new URL(e);switch(!0){case t:case n:c.pathname=c.pathname.split("/").slice(0,2).join("/");break;default:c.pathname=c.pathname.split("/").slice(0,3).join("/")}e=c.href,a("gw_geo",e,90,"/",void 0,void 0,!0)}else console.warn("Can't set gw_geo cookie. OneTrust functional consent cookie (".concat("C0003",") is not set."))}},cDcd:function(e,t){e.exports=React},f9Hm:function(e,t,n){"use strict";var r=n("PPsf"),a=n("X7nx"),i=n("JuHP"),o=n("cDcd");t.a=function(){var e=Object(o.useState)(void 0),t=Object(r.a)(e,2),n=t[0],l=t[1],c=Object(i.a)().width;return Object(o.useEffect)((function(){var e=void 0,t=c||window.innerWidth;t&&(e={isZeroAndUp:t>=0,isMobileAndUp:t>=a.a.mobileAndUp,isTabletAndUp:t>=a.a.tabletAndUp,isDesktopAndUp:t>=a.a.desktopAndUp,isLargeDesktopAndUp:t>=a.a.largeDesktopAndUp,isMaxWidthAndUp:t>=a.a.maxWidthAndUp,isWrapperWidthAndUp:t>=a.a.wrapperMaxWidth});l(e)}),[c]),n}},faye:function(e,t){e.exports=ReactDOM},h8zq:function(e,t,n){"use strict";n.d(t,"b",(function(){return o})),n.d(t,"a",(function(){return l}));var r=n("UutA"),a=n("n18v"),i=n("2UQE"),o=r.default.div.withConfig({displayName:"styles__Poster",componentId:"sc-16xxmj1-0"})(["width:100%;height:100%;background-color:var(--bg-hover);& ",",","{height:100%;> picture img{object-fit:cover;object-position:center;height:100%;}}"],i.d,i.c),l=r.default.div.withConfig({displayName:"styles__PlaybackButton",componentId:"sc-16xxmj1-1"})(["width:48px;border:2px solid var(--white);height:48px;display:flex;justify-content:center;align-items:center;background-color:var(--overlay);position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);border-radius:50%;z-index:1;","{transform:scale(1.325) translateX(1px);}"],a.a)},ikRU:function(e,t,n){"use strict";n.d(t,"a",(function(){return o}));var r=n("UutA"),a=n("X7nx"),i=n("QAKe"),o=r.default.div.withConfig({displayName:"styles__DynamicMediaVideo",componentId:"sc-1lk6p7-0"})(["position:relative;overflow:hidden;width:100%;z-index:10;aspect-ratio:",';& video{width:100% !important;height:100% !important;left:0 !important;top:0 !important;object-fit:cover;object-position:center;}.s7smartcropvideoplayer .s7iconeffect{width:48px !important;height:48px !important;background-position:center;background-color:var(--overlay);background-size:contain;border:2px solid #fff;border-radius:50%;}.s7smartcropvideoplayer .s7iconeffect[state="play"]{background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOCIgaGVpZ2h0PSIxMCIgdmlld0JveD0iMCAwIDggMTAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik03LjQyMDAxIDQuNDE4MjhMMS4yMTE3MSAwLjkwNTgxOEMxLjAxNTY2IDAuNzk1MDE1IDAuNzY1MTQ1IDAuNzk1MDE1IDAuNTU4MjAxIDAuOTA1ODE4QzAuMzYyMTQ5IDEuMDI3NyAwLjI0MjM0IDEuMjM4MjMgMC4yNDIzNCAxLjQ4MlY4LjUwNjkzQzAuMjQyMzQgOC43Mzk2MSAwLjM2MjE0OSA4Ljk2MTIyIDAuNTU4MjAxIDkuMDgzMUMwLjY1NjIyNyA5LjE0OTU5IDAuNzc2MDM3IDkuMTcxNzUgMC44ODQ5NTQgOS4xNzE3NUMwLjk5Mzg3MiA5LjE3MTc1IDEuMTAyNzkgOS4xMzg1MSAxLjIwMDgyIDkuMDgzMUw3LjQwOTEyIDUuNTcwNjRDNy42MTYwNiA1LjQ0ODc1IDcuNzQ2NzYgNS4yMjcxNSA3Ljc0Njc2IDQuOTk0NDZDNy43NDY3NiA0Ljc2MTc3IDcuNjE2MDYgNC41MjkwOSA3LjQwOTEyIDQuNDE4MjhINy40MjAwMVoiIGZpbGw9IiNmZmZmZmYiLz4KPC9zdmc+");background-size:20px 20px;background-position:55% center;}[data-namespace="s7classic"].s7socialshare{display:none;pointer-events:none;}[data-namespace="s7classic"].s7controlbar{background-color:rgba(0,0,0,0.5);}@media ',"{aspect-ratio:",";}@media ","{aspect-ratio:",";}"],(function(e){var t=e.aspectRatio;return Object(i.f)(null===t||void 0===t?void 0:t.s)||16/9}),a.b.tabletAndUp,(function(e){var t=e.aspectRatio;return Object(i.f)(null===t||void 0===t?void 0:t.m)||16/9}),a.b.desktopAndUp,(function(e){var t=e.aspectRatio;return Object(i.f)(null===t||void 0===t?void 0:t.l)||16/9}))},j22A:function(e,t,n){"use strict";n.d(t,"b",(function(){return c})),n.d(t,"a",(function(){return s}));var r=n("UutA"),a=n("X7nx"),i=n("+zVP"),o=n("DPiu"),l=n("Kv1m"),c=r.default.div.withConfig({displayName:"styles__Slider",componentId:"sc-1si91iu-0"})(["width:100%;margin:0 auto;display:flex;flex-direction:column;gap:var(--spacing-small-1);& ",",","{width:100%;max-width:","px;padding:0 var(--grid-margin);margin:0 auto;}& ","{margin-top:var(--spacing-small-1);}"],o.b,l.a,a.a.wrapperMaxWidth,l.a),s=r.default.ul.withConfig({displayName:"styles__Cards",componentId:"sc-1si91iu-1"})(["--card-margin:calc((var(--grid-gutter) / 2));scroll-behavior:smooth;display:flex;gap:var(--grid-gutter);scroll-snap-type:x mandatory;overflow-x:scroll;width:100%;height:100%;list-style:none;margin:0;scroll-padding-left:var(--grid-margin);padding:5px var(--grid-margin) var(--space-m) var(--grid-margin);margin-bottom:-1.5rem;scrollbar-width:none;::-webkit-scrollbar{display:none;}& > *{scroll-snap-align:start;flex-shrink:0;& > *:first-child{margin-left:0;}& > *{height:100%;}width:",";@media ","{flex-basis:",";}}","{& .richtext_innerWrapper li{padding-right:0;}}@media ","{padding-left:",";padding-right:",";scroll-padding-left:",";}"],(function(e){if(!e.cardListWidth||!e.cardListWidth)return null;var t=2*e.computedlistLeftPadding,n=16*parseFloat(getComputedStyle(document.documentElement).getPropertyValue("--grid-gutter").split("rem")[0]),r=e.cardListWidth-t-n*(e.columns-1);return"".concat(r/e.columns,"px")}),a.b.wrapperMaxWidth,(function(e){return 2===e.columns?"49.46%":3===e.columns?"33.33%":4===e.columns?"24.2%":void 0}),i.b,a.b.wrapperMaxWidth,(function(e){return e.listLeftPadding}),(function(e){return e.listLeftPadding}),(function(e){return e.listLeftPadding}))},lbZH:function(e,t,n){"use strict";n.d(t,"a",(function(){return r}));var r=n("UutA").default.div.withConfig({displayName:"styles__Wrapper",componentId:"sc-1ai4rmp-0"})(["box-sizing:border-box;width:100%;margin:0 auto;padding:",";max-width:",";"],(function(e){return e.padding?"0 var(--grid-margin);":0}),(function(e){var t=e.maxWidth;return"calc(".concat(t,"px + var(--grid-margin) + var(--grid-margin));")}))},lq4R:function(e,t,n){"use strict";n.d(t,"a",(function(){return o}));var r=n("cDcd"),a=n.n(r),i=n("n18v"),o=function(e){var t=null;switch(e.icon){case"externalLink.svg":t=a.a.createElement(i.a,{className:e.className,role:e.role?e.role:"presentation",width:"15",height:"15",viewBox:"0 0 15 15",fill:"none",xmlns:"http://www.w3.org/2000/svg"},a.a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M14.5043 0.575736C14.7386 0.810051 14.7386 1.18995 14.5043 1.42426L6.87427 9.05427C6.63996 9.28858 6.26006 9.28858 6.02575 9.05427C5.79143 8.81995 5.79143 8.44005 6.02575 8.20574L13.6558 0.575736C13.8901 0.341421 14.27 0.341422 14.5043 0.575736Z",fill:"#1A1A1A"}),a.a.createElement("path",{d:"M14.08 4.81789V1H10.2679L14.08 4.81789Z",fill:"#1A1A1A"}),a.a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M9.71366 0.770181C9.80658 0.546087 10.0253 0.4 10.2679 0.4H14.08C14.4114 0.4 14.68 0.668629 14.68 1V4.81789C14.68 5.06065 14.5337 5.27949 14.3094 5.3723C14.0851 5.46512 13.827 5.41362 13.6554 5.24183L9.84331 1.42394C9.6719 1.25227 9.62074 0.994274 9.71366 0.770181ZM11.7149 1.6L13.48 3.36781V1.6H11.7149Z",fill:"#1A1A1A"}),a.a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M4.27001 1.6C2.80201 1.6 1.6 2.802 1.6 4.27V10.81C1.6 12.278 2.80201 13.48 4.27001 13.48H10.81C12.278 13.48 13.48 12.278 13.48 10.81V7.81681C13.48 7.48544 13.7487 7.21681 14.08 7.21681C14.4114 7.21681 14.68 7.48544 14.68 7.81681V10.81C14.68 12.9407 12.9408 14.68 10.81 14.68H4.27001C2.13926 14.68 0.4 12.9407 0.4 10.81V4.27C0.4 2.13925 2.13927 0.4 4.27001 0.4H7.26319C7.59456 0.4 7.86318 0.668629 7.86318 1C7.86318 1.33137 7.59456 1.6 7.26319 1.6H4.27001Z",fill:"#1A1A1A"}));break;case"cross.svg":t=a.a.createElement(i.a,{role:e.role?e.role:"presentation",className:e.className,width:"10",height:"10",viewBox:"0 0 10 10",fill:"none",stroke:"#1A1A1A",xmlns:"http://www.w3.org/2000/svg"},a.a.createElement("path",{d:"M8.75 1.125L1 8.875",strokeWidth:"1.62",strokeLinecap:"round",strokeLinejoin:"round"}),a.a.createElement("path",{d:"M1 1.125L8.75 8.875",strokeWidth:"1.62",strokeLinecap:"round",strokeLinejoin:"round"}));break;case"arrow.svg":t=a.a.createElement(i.a,{role:e.role?e.role:"presentation",className:e.className,width:"9",height:"16",viewBox:"0 0 9 16",fill:"none",xmlns:"http://www.w3.org/2000/svg"},a.a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M1.03633 0.695258C1.48475 0.168252 2.21177 0.168252 2.66019 0.695258L8.0637 7.04578C8.51212 7.57278 8.51212 8.42723 8.0637 8.95423C7.61528 9.48124 6.88825 9.48124 6.43984 8.95423L1.03633 2.60371C0.587912 2.07671 0.587912 1.22226 1.03633 0.695258Z",fill:"#1A1A1A"}),a.a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M8.0637 7.04578C8.51212 7.57278 8.51212 8.42723 8.0637 8.95423L2.66019 15.3047C2.21177 15.8318 1.48474 15.8318 1.03632 15.3047C0.587908 14.7777 0.587908 13.9233 1.03633 13.3963L6.43983 7.04577C6.88825 6.51877 7.61528 6.51877 8.0637 7.04578Z",fill:"#1A1A1A"}));break;case"document.svg":t=a.a.createElement(i.a,{role:e.role?e.role:"presentation",className:e.className,width:"16",viewBox:"0 0 23.88 29.55",xmlns:"http://www.w3.org/2000/svg"},a.a.createElement("g",{id:"Layer_2","data-name":"Layer 2"},a.a.createElement("g",{id:"icons"},a.a.createElement("path",{d:"M23.67,5.83,18.05.2a.61.61,0,0,0-.44-.2H2.87A2.88,2.88,0,0,0,0,2.87V26.68a2.88,2.88,0,0,0,2.87,2.87H21a2.88,2.88,0,0,0,2.87-2.87V6.27A.56.56,0,0,0,23.67,5.83ZM18.21,2.06l3.61,3.61H19.88A1.67,1.67,0,0,1,18.21,4ZM21,28.35H2.87A1.67,1.67,0,0,1,1.2,26.68V2.87A1.67,1.67,0,0,1,2.87,1.2H17V4a2.87,2.87,0,0,0,2.87,2.87h2.8V26.68A1.67,1.67,0,0,1,21,28.35Z"}),a.a.createElement("path",{d:"M14.77,17H3.43a.6.6,0,0,0,0,1.2H14.77a.6.6,0,0,0,0-1.2Z"}),a.a.createElement("path",{d:"M17.61,11.34H3.43a.6.6,0,0,0,0,1.2H17.61a.6.6,0,1,0,0-1.2Z"}),a.a.createElement("path",{d:"M3.43,6.87H9.1a.6.6,0,0,0,0-1.2H3.43a.6.6,0,1,0,0,1.2Z"}))));break;case"arrow2.svg":t=a.a.createElement(i.a,{role:e.role?e.role:"presentation",className:e.className,width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg"},a.a.createElement("path",{d:"M7.23629 15.1542C7.70242 15.6206 8.45899 15.6188 8.92284 15.1501L14.6074 9.40694C15.3788 8.62759 15.3788 7.37241 14.6074 6.59306L8.92661 0.85369C8.46102 0.383294 7.70132 0.38237 7.23458 0.851632C6.77271 1.316 6.7721 2.06605 7.23322 2.53116L11.4367 6.77113H1.22887C0.550182 6.77113 0 7.32132 0 8C0 8.67868 0.550182 9.22887 1.22887 9.22887H11.4367L7.2322 13.4767C6.77187 13.9418 6.7737 14.6914 7.23629 15.1542Z",fill:"#1A1A1A"}));break;case"chevron.svg":t=a.a.createElement(i.a,{role:e.role?e.role:"presentation",className:"chevron ".concat(e.className?e.className:""),width:"11",height:"9",viewBox:"0 0 11 9",xmlns:"http://www.w3.org/2000/svg",stroke:"#1A1A1A"},a.a.createElement("path",{d:"M5.76471 7.52942L9.52942 3.76471",strokeWidth:"1.6",strokeMiterlimit:"10",strokeLinecap:"round"}),a.a.createElement("path",{d:"M5.76471 7.52942L2 3.76471",strokeWidth:"1.6",strokeMiterlimit:"10",strokeLinecap:"round"}));break;case"thin-chevron.svg":t=a.a.createElement(i.a,{role:e.role?e.role:"presentation",className:e.className,width:"19",height:"7",viewBox:"0 0 19 7",fill:"none",xmlns:"http://www.w3.org/2000/svg"},a.a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M0.896134 0.574902C1.07615 0.296693 1.44762 0.217093 1.72583 0.39711L9.89988 5.6862L18.0739 0.397108C18.3521 0.21709 18.7236 0.29669 18.9036 0.574899C19.0836 0.853108 19.004 1.22457 18.7258 1.40459L10.2258 6.90459C10.0275 7.03294 9.77228 7.03294 9.57393 6.90459L1.07393 1.40459C0.795716 1.22458 0.716116 0.853111 0.896134 0.574902Z",fill:"#1A1A1A"}));break;case"circledcross.svg":t=a.a.createElement(i.a,{role:e.role?e.role:"presentation",className:e.className,width:"16",height:"17",viewBox:"0 0 16 17",fill:"none",xmlns:"http://www.w3.org/2000/svg"},a.a.createElement("path",{d:"M8.00004 15.1668C11.6819 15.1668 14.6667 12.1821 14.6667 8.50016C14.6667 4.81826 11.6819 1.8335 8.00004 1.8335C4.31814 1.8335 1.33337 4.81826 1.33337 8.50016C1.33337 12.1821 4.31814 15.1668 8.00004 15.1668Z",stroke:"#484848",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),a.a.createElement("path",{d:"M10 6.5L6 10.5",stroke:"#484848",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),a.a.createElement("path",{d:"M6 6.5L10 10.5",stroke:"#484848",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}));break;case"search.svg":t=a.a.createElement(i.a,{role:e.role?e.role:"presentation",className:e.className,width:"25",height:"24",viewBox:"0 0 25 24",fill:"#1A1A1A",xmlns:"http://www.w3.org/2000/svg"},a.a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M4.03203 10.164C4.03203 6.73938 6.8114 3.96001 10.236 3.96001C13.6607 3.96001 16.44 6.73938 16.44 10.164C16.44 11.8192 15.7908 13.3236 14.7333 14.4364C14.6876 14.4624 14.6447 14.4948 14.6058 14.5337C14.5669 14.5727 14.5344 14.6156 14.5084 14.6612C13.3956 15.7188 11.8912 16.368 10.236 16.368C6.8114 16.368 4.03203 13.5886 4.03203 10.164ZM15.0294 15.8059C13.7375 16.9048 12.0639 17.568 10.236 17.568C6.14866 17.568 2.83203 14.2514 2.83203 10.164C2.83203 6.07664 6.14866 2.76001 10.236 2.76001C14.3234 2.76001 17.64 6.07664 17.64 10.164C17.64 11.9918 16.9768 13.6655 15.878 14.9574L20.8663 19.9457C21.1006 20.1801 21.1006 20.56 20.8663 20.7943C20.632 21.0286 20.2521 21.0286 20.0178 20.7943L15.0294 15.8059Z"}));break;case"sort.svg":t=a.a.createElement(i.a,{role:e.role?e.role:"presentation",className:e.className,width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},a.a.createElement("path",{d:"M1.44746 1.99492H22.5525C22.6969 1.99492 22.8329 1.92373 22.9309 1.8258C23.0288 1.72786 23.1 1.59185 23.1 1.44746C23.1 1.31429 23.0557 1.17785 22.9629 1.07339C22.8684 0.967102 22.7288 0.9 22.5525 0.9H1.44746C1.30307 0.9 1.16705 0.971187 1.06912 1.06912C0.971187 1.16705 0.9 1.30307 0.9 1.44746C0.9 1.59185 0.971187 1.72786 1.06912 1.8258C1.16705 1.92373 1.30307 1.99492 1.44746 1.99492Z",fill:"#1A1A1A",stroke:"#1A1A1A",strokeWidth:"0.2"}),a.a.createElement("path",{d:"M21.0116 5.69831C21.0116 5.55392 20.9404 5.41791 20.8425 5.31997C20.7446 5.22204 20.6085 5.15085 20.4642 5.15085H3.53535C3.39096 5.15085 3.25494 5.22204 3.15701 5.31997C3.05908 5.41791 2.98789 5.55392 2.98789 5.69831C2.98789 5.8427 3.05908 5.97872 3.15701 6.07665C3.25494 6.17458 3.39096 6.24577 3.53535 6.24577H20.4642C20.6085 6.24577 20.7446 6.17458 20.8425 6.07665C20.9404 5.97872 21.0116 5.8427 21.0116 5.69831Z",fill:"#1A1A1A",stroke:"#1A1A1A",strokeWidth:"0.2"}),a.a.createElement("path",{d:"M5.69843 9.32712C5.55405 9.32712 5.41803 9.39831 5.3201 9.49624C5.22216 9.59418 5.15098 9.73019 5.15098 9.87458C5.15098 10.019 5.22216 10.155 5.3201 10.2529C5.41803 10.3509 5.55405 10.422 5.69843 10.422H18.3764C18.5208 10.422 18.6568 10.3509 18.7547 10.2529C18.8527 10.155 18.9239 10.019 18.9239 9.87458C18.9239 9.73019 18.8527 9.59418 18.7547 9.49624C18.6568 9.39831 18.5208 9.32712 18.3764 9.32712H5.69843Z",fill:"#1A1A1A",stroke:"#1A1A1A",strokeWidth:"0.2"}),a.a.createElement("path",{d:"M16.2134 13.578H7.78632C7.64194 13.578 7.50592 13.6492 7.40799 13.7471C7.31005 13.845 7.23887 13.981 7.23887 14.1254C7.23887 14.2698 7.31005 14.4058 7.40799 14.5038C7.50592 14.6017 7.64194 14.6729 7.78632 14.6729H16.2134C16.3578 14.6729 16.4938 14.6017 16.5918 14.5038C16.6897 14.4058 16.7609 14.2698 16.7609 14.1254C16.7609 13.9923 16.7166 13.8558 16.6238 13.7514C16.5293 13.6451 16.3897 13.578 16.2134 13.578Z",fill:"#1A1A1A",stroke:"#1A1A1A",strokeWidth:"0.2"}),a.a.createElement("path",{d:"M14.1251 17.8288H9.87421C9.72983 17.8288 9.59381 17.9 9.49588 17.998C9.39794 18.0959 9.32676 18.2319 9.32676 18.3763C9.32676 18.5207 9.39794 18.6567 9.49588 18.7546C9.59381 18.8526 9.72983 18.9237 9.87421 18.9237H14.1251C14.2694 18.9237 14.4055 18.8526 14.5034 18.7546C14.6013 18.6567 14.6725 18.5207 14.6725 18.3763C14.6725 18.2319 14.6013 18.0959 14.5034 17.998C14.4055 17.9 14.2694 17.8288 14.1251 17.8288Z",fill:"#1A1A1A",stroke:"#1A1A1A",strokeWidth:"0.2"}),a.a.createElement("path",{d:"M23.0896 22.3587L23.0893 22.3581L20.9269 18.1078C20.9268 18.1077 20.9268 18.1076 20.9267 18.1075C20.8301 17.9146 20.62 17.8288 20.4273 17.8288C20.2344 17.8288 20.0242 17.9147 19.9277 18.1078L19.9274 18.1085L17.8395 22.3587C17.8395 22.3588 17.8394 22.3589 17.8394 22.359C17.7509 22.5362 17.7509 22.7184 17.8395 22.8956C17.9334 23.0833 18.1204 23.1746 18.3019 23.1746H22.5527C22.7342 23.1746 22.9212 23.0833 23.015 22.8956L23.0174 22.8909C23.053 22.8196 23.0945 22.7367 23.1158 22.6514C23.1385 22.5605 23.1404 22.4602 23.0896 22.3587Z",fill:"#1A1A1A",stroke:"#1A1A1A",strokeWidth:"0.2"}),a.a.createElement("path",{d:"M3.07286 22.895L3.07318 22.8956C3.16704 23.0833 3.35402 23.1746 3.5355 23.1746C3.71699 23.1746 3.90397 23.0833 3.99783 22.8956L3.99814 22.895L6.08596 18.6447C6.08602 18.6446 6.08607 18.6445 6.08613 18.6444C6.17462 18.4672 6.17456 18.285 6.08596 18.1078C6.04664 18.0292 6.0015 17.9576 5.9378 17.9067C5.87053 17.8529 5.79144 17.8288 5.69822 17.8288H1.44737C1.26588 17.8288 1.07891 17.9201 0.985044 18.1078C0.896446 18.285 0.896392 18.4672 0.984882 18.6444C0.984936 18.6445 0.98499 18.6446 0.985044 18.6447L3.07286 22.895Z",fill:"#1A1A1A",stroke:"#1A1A1A",strokeWidth:"0.2"}));break;case"plus.svg":t=a.a.createElement(i.a,{role:e.role?e.role:"presentation",className:e.className,width:"8",height:"8",viewBox:"0 0 8 8",fill:"none",xmlns:"http://www.w3.org/2000/svg"},a.a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M3 5V8H5V5H8V3H5V0H3V3H0V5H3Z",fill:"#484848"}));break;case"minus.svg":t=a.a.createElement(i.a,{role:e.role?e.role:"presentation",className:e.className,width:"8",height:"2",viewBox:"0 0 8 2",fill:"none",xmlns:"http://www.w3.org/2000/svg"},a.a.createElement("path",{d:"M0 1H8",stroke:"#484848",strokeWidth:"2"}));break;case"globe.svg":t=a.a.createElement(i.a,{role:e.role?e.role:"presentation",className:e.className,width:"24",height:"24",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},a.a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M6.46096 6.5876C7.55899 5.46842 8.98726 4.67467 10.5873 4.36389C9.80562 5.32996 9.16624 6.41609 8.70181 7.59035C7.91264 7.33802 7.16193 7.00017 6.46096 6.5876ZM3 12.1181C3.00144 7.13904 7.00009 3.09881 11.9543 3.01994C12.0552 2.99328 12.1617 2.99335 12.2626 3.02015C17.211 3.10583 21.2095 7.14373 21.21 12.1197C21.21 12.1198 21.21 12.1199 21.21 12.12M4.22249 11.52H7.85641C7.90271 10.5557 8.05998 9.62046 8.3156 8.72669C7.38318 8.42672 6.49903 8.01887 5.67866 7.51764C4.85761 8.66112 4.33428 10.033 4.22249 11.52ZM7.85641 12.72C7.90271 13.6843 8.05999 14.6195 8.3156 15.5133C7.38343 15.8132 6.49952 16.2209 5.67933 16.722C4.85779 15.5784 4.33408 14.2067 4.22242 12.72H7.85641ZM9.05796 12.72H15.1581C15.1125 13.5775 14.9697 14.4093 14.7406 15.2046C13.89 15.0195 13.007 14.922 12.102 14.922C11.2011 14.922 10.3219 15.0186 9.47481 15.2021C9.24607 14.4076 9.10352 13.5767 9.05796 12.72ZM15.1581 11.52H9.05796C9.10352 10.6633 9.24607 9.83244 9.47481 9.03789C10.3219 9.22141 11.2011 9.318 12.102 9.318C13.007 9.318 13.89 9.22054 14.7406 9.03543C14.9697 9.83073 15.1125 10.6625 15.1581 11.52ZM16.3597 12.72C16.3133 13.6856 16.1557 14.622 15.8995 15.5169C16.8297 15.8171 17.7118 16.2247 18.5303 16.7254C19.3522 15.5812 19.876 14.2083 19.9876 12.72H16.3597ZM19.9875 11.52H16.3597C16.3133 10.5544 16.1557 9.61798 15.8995 8.72314C16.8289 8.42317 17.7102 8.016 18.5281 7.51599C19.3508 8.65986 19.8754 10.0323 19.9875 11.52ZM21.21 12.1202C21.21 12.1204 21.21 12.1206 21.21 12.1208C21.21 17.101 17.2109 21.1426 12.2559 21.2216C12.159 21.2461 12.0571 21.2461 11.9602 21.2216C7.00556 21.1427 3 17.1015 3 12.1208C3 12.1199 3 12.119 3 12.1181M10.5877 19.8766C8.98827 19.5649 7.56006 18.7709 6.46187 17.6519C7.16258 17.2395 7.91299 16.9019 8.7018 16.6496C9.16632 17.8241 9.80584 18.9104 10.5877 19.8766ZM12.108 19.7918C11.1642 18.7978 10.4014 17.6314 9.87273 16.3447C10.5931 16.1987 11.3387 16.122 12.102 16.122C12.8692 16.122 13.6186 16.1995 14.3424 16.347C13.8138 17.6328 13.0513 18.7984 12.108 19.7918ZM13.6285 19.8765C14.4095 18.9113 15.0485 17.8262 15.5129 16.6531C16.3 16.9056 17.0487 17.2432 17.7478 17.6552C16.6513 18.7724 15.2256 19.5651 13.6285 19.8765ZM17.745 6.58647C17.0466 6.99769 16.2989 7.33475 15.5129 7.58693C15.049 6.41508 14.4109 5.33107 13.631 4.36662C15.2254 4.67921 16.6492 5.47119 17.745 6.58647ZM14.3424 7.89299C13.6186 8.04055 12.8692 8.118 12.102 8.118C11.3387 8.118 10.5931 8.04134 9.87273 7.89525C10.4014 6.60859 11.1642 5.4422 12.108 4.44823C13.0513 5.44162 13.8138 6.60723 14.3424 7.89299Z"}));break;case"assa-abloy-logo.svg":t=a.a.createElement(i.a,{role:e.role?e.role:"presentation",className:e.className,width:"277",height:"39",viewBox:"0 0 277 39",fill:"#1A1A1A",xmlns:"http://www.w3.org/2000/svg"},a.a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M267.612 1.44843L259.196 15.5811L250.711 1.46541L241.727 1.46236L255.071 23.2872L255.088 37.2192L263.057 37.2249L263.043 23.4862L276.489 1.45714L267.612 1.44843ZM229.528 31.471C222.366 31.4744 219.683 25.4628 219.671 19.503C219.669 13.244 222.352 7.23368 229.517 7.22933C236.674 7.22933 239.36 13.2327 239.374 19.4851C239.376 25.4584 236.68 31.4618 229.528 31.471ZM229.51 0.626007C218.298 0.614252 211.695 8.87809 211.705 19.5017C211.647 23.4177 212.734 27.2671 214.837 30.5889L201.426 30.6324L201.318 1.38225L193.354 1.41795L193.463 37.2323L216.51 37.1387L216.479 32.7292C219.527 36.0437 223.956 38.0843 229.529 38.0756C240.745 38.0756 247.336 29.8078 247.327 19.4938C247.335 8.87069 240.724 0.607721 229.51 0.626007ZM178.337 31.1309L169.807 31.1401L169.804 21.3185L178.482 21.3115C181.881 21.3089 184.223 22.7665 184.213 26.4228C184.216 30.1348 181.471 31.1353 178.337 31.1309H178.337ZM169.798 7.59373L177.253 7.58895C180.089 7.59373 182.737 8.28772 182.748 11.698C182.741 14.706 180.65 15.9647 177.875 15.9581L169.802 15.9712L169.798 7.59373ZM140.344 23.4414L145.068 10.3144H145.17L149.741 23.4427L140.344 23.4414ZM185.525 17.812C188.678 16.3077 190.451 13.8474 190.459 10.3409C190.452 3.68582 185.782 1.47281 178.872 1.48195L161.818 1.48979L161.837 34.6096L149.277 1.49066L141.095 1.49676L127.353 37.2701L135.434 37.2667L138.265 29.2963L151.824 29.3006L154.566 37.2601L162.84 37.2532L162.837 37.2488L179.405 37.2445C185.949 37.2445 192.186 34.1267 192.19 26.8664C192.186 22.4086 189.945 19.0584 185.525 17.812ZM98.7735 23.4518L103.499 10.334H103.597L108.179 23.4483L98.7735 23.4518ZM75.0962 32.0248C70.8418 32.033 67.0858 30.1788 67.0726 25.4341L61.7916 25.4284C61.002 18.3958 53.6079 16.8811 51.1013 16.262C42.0331 13.9646 40.2989 13.6071 40.2945 10.8582C40.306 7.84886 43.2414 6.79526 45.7758 6.80005C49.5886 6.80005 52.6718 7.88848 52.9343 12.1987H60.6191C60.9967 18.3501 66.2062 20.3206 71.391 21.6585C76.7249 23.0613 82.1599 23.7069 82.1629 27.5665C82.1607 31.2176 77.9015 32.0234 75.0962 32.0248ZM13.4825 23.4801L18.2027 10.3623H18.3082L22.8785 23.4823L13.4825 23.4801ZM99.5318 1.51286L89.8707 26.6701C89.8592 18.5517 81.7469 16.8968 79.1067 16.2564C70.0168 13.9437 68.2946 13.6154 68.2924 10.8442C68.2968 7.83754 71.2384 6.78612 73.7741 6.79178C77.5891 6.78916 80.6772 7.88805 80.9361 12.1904H88.65C88.6399 3.9244 81.6891 0.674769 74.1349 0.679993C67.6624 0.673463 60.7713 4.10029 60.5988 11.2217C60.0562 3.68712 53.3834 0.685653 46.1181 0.693054C39.5856 0.693054 32.5819 4.20435 32.5872 11.5125C32.5872 18.2317 38.0195 20.2727 43.3954 21.6768C48.7284 23.0787 54.1593 23.7274 54.1523 27.5791C54.1523 31.2363 49.8979 32.0348 47.1125 32.043C42.8391 32.0509 39.0937 30.1905 39.0871 25.4336H31.4694L22.3989 1.53986H14.2408L0.507446 37.3189L8.5703 37.3006L11.4122 29.3433H24.9708L27.7082 37.2993H35.9748L34.7047 33.9513C37.6251 36.8113 42.116 38.1492 46.8037 38.1409C54.0548 38.1479 58.7989 35.4707 60.7924 31.4361C63.3268 36.038 68.9237 38.1426 74.8103 38.1357C80.5011 38.1357 84.6347 36.4869 87.1183 33.8324L85.7949 37.2797H93.8617L96.7032 29.3163L110.262 29.3071L113 37.2728H121.279L107.711 1.51286H99.5318Z"}));break;case"checkmark.svg":t=a.a.createElement(i.a,{role:e.role?e.role:"presentation",className:e.className,width:"12",height:"8",viewBox:"0 0 12 8",fill:"none",xmlns:"http://www.w3.org/2000/svg"},a.a.createElement("path",{d:"M1.5 4.00098L4.5 7.00098L7.5 4.00098L10.5 1.00098",stroke:"#1A1A1A",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}));break;case"languages.svg":t=a.a.createElement(i.a,{role:e.role?e.role:"presentation",className:e.className,width:"18",height:"20",viewBox:"0 0 18 20",fill:"none",xmlns:"http://www.w3.org/2000/svg"},a.a.createElement("path",{d:"M3.534 6.90464C3.492 6.86264 3.588 7.24664 3.726 7.38464C3.966 7.63064 4.158 7.66064 4.26 7.66664C4.482 7.67264 4.758 7.61264 4.92 7.54064C5.076 7.47464 5.352 7.33064 5.46 7.12664C5.484 7.08464 5.544 7.00664 5.502 6.82664C5.472 6.68864 5.382 6.63464 5.274 6.64664C5.166 6.65264 4.836 6.74264 4.674 6.79064C4.512 6.83864 4.188 6.94064 4.044 6.97064C3.9 6.99464 3.582 6.95264 3.534 6.90464Z",fill:"#1A1A1A"}),a.a.createElement("path",{d:"M7.57801 11.4885C7.51201 11.4645 6.21001 10.9245 6.02401 10.8345C5.87401 10.7625 5.50201 10.6065 5.32801 10.5345C5.82001 9.77247 6.13201 9.20247 6.17401 9.11247C6.25201 8.95047 6.77401 7.93047 6.78601 7.87047C6.79801 7.80447 6.81001 7.57047 6.80401 7.51647C6.79201 7.46247 6.60001 7.57047 6.34201 7.65447C6.08401 7.74447 5.58601 8.06247 5.40001 8.10447C5.20801 8.14647 4.59601 8.37447 4.28401 8.48247C3.97201 8.59047 3.37801 8.76447 3.13201 8.83047C2.88601 8.89647 2.67601 8.90247 2.53801 8.94447C2.53801 8.94447 2.55601 9.13647 2.59201 9.19047C2.62801 9.25047 2.75401 9.38847 2.91001 9.43047C3.06001 9.47247 3.30601 9.45447 3.42001 9.43047C3.53401 9.40647 3.73201 9.31047 3.75601 9.26847C3.78001 9.22647 3.74401 9.09447 3.78601 9.05847C3.83401 9.01647 4.42801 8.87847 4.65001 8.81247C4.87801 8.74047 5.73601 8.44647 5.85601 8.46447C5.82001 8.58447 5.12401 9.95847 4.90201 10.3725C4.68001 10.7805 3.38401 12.5865 3.10201 12.9045C2.89201 13.1445 2.38201 13.7625 2.20801 13.9005C2.25001 13.9125 2.56801 13.8885 2.62201 13.8525C2.98201 13.6305 3.57601 12.8925 3.76801 12.6645C4.33801 11.9985 4.83601 11.2965 5.23201 10.6905C5.31001 10.7205 5.93401 11.2305 6.09601 11.3445C6.25801 11.4585 6.90001 11.8185 7.04401 11.8785C7.18201 11.9385 7.72201 12.1845 7.74001 12.1005C7.75801 12.0045 7.63801 11.5125 7.57801 11.4885Z",fill:"#1A1A1A"}),a.a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M14.208 17.5129L12.474 17.3809L12.954 18.1669C12.858 18.2209 12.756 18.2929 12.696 18.3229C12.576 18.3949 12.45 18.4609 12.342 18.5149C12.204 18.5869 12.054 18.6589 11.934 18.7189C11.832 18.7609 11.718 18.8089 11.628 18.8509C11.514 18.8929 11.406 18.9409 11.304 18.9769C11.142 19.0309 10.98 19.0909 10.83 19.1329C10.674 19.1809 10.518 19.2169 10.362 19.2529C10.152 19.3009 9.93603 19.3369 9.74403 19.3669C9.49803 19.4029 9.27003 19.4149 9.03003 19.4389H8.40003C8.27403 19.4389 7.65603 19.3609 7.63203 19.3609C7.40403 19.3249 7.16403 19.2829 6.94803 19.2349C6.55803 19.1449 6.16803 19.0249 5.77803 18.8809C5.49003 18.7789 5.19603 18.6349 4.93203 18.5029C4.80003 18.4309 4.68603 18.3709 4.56003 18.2929C4.51803 18.2749 4.29603 18.1129 4.18203 18.1129C4.05603 18.1129 3.97803 18.2089 3.97803 18.3169C3.97803 18.3769 3.98403 18.4369 4.06803 18.4909C4.54203 18.8029 5.04003 19.0429 5.52003 19.2229C5.78403 19.3249 6.05403 19.4269 6.33603 19.4989C6.49803 19.5469 6.67803 19.5949 6.84603 19.6309C7.06203 19.6789 7.29003 19.7209 7.50603 19.7569C7.75203 19.7929 8.00403 19.8169 8.25003 19.8409H9.16803C9.37203 19.8409 10.092 19.7269 10.164 19.7149C10.296 19.6969 10.428 19.6609 10.56 19.6309C10.908 19.5469 11.298 19.4209 11.652 19.2889C11.922 19.1869 12.21 19.0609 12.486 18.9109C12.624 18.8329 12.786 18.7669 12.918 18.6769C12.984 18.6289 13.092 18.5869 13.176 18.5329L13.614 19.2469L14.208 17.5129Z",fill:"#1A1A1A"}),a.a.createElement("path",{d:"M15.774 5.15888V0.622879C15.774 0.490879 15.678 0.400879 15.552 0.400879C15.456 0.400879 12.318 1.48088 12.066 1.57088C11.214 1.85288 9.17398 2.53088 8.75998 2.70488C8.71798 2.71688 8.65798 2.73488 8.57998 2.75888L2.48998 0.610879V4.77488C1.55998 5.08688 0.899976 5.30888 0.863976 5.32088C0.803976 5.33888 0.701976 5.35688 0.647976 5.43488C0.617976 5.45888 0.611976 5.50688 0.599976 5.54288V17.2369C0.599976 17.2489 0.605976 17.2549 0.605976 17.2669C0.647976 17.3569 0.725976 17.4109 0.809976 17.4109C0.911976 17.4109 8.74798 14.7829 8.92198 14.7109C8.92798 14.7109 8.93998 14.7049 8.94598 14.6929L17.37 17.3809V5.66888L15.774 5.15888ZM8.60398 14.3749L1.02598 16.9009V5.71688L8.60998 3.19088V14.3749H8.60398ZM15.348 0.898879V5.02088L9.08398 3.02888L15.348 0.898879ZM14.574 13.4569L14.172 11.9929L11.868 11.2969L11.37 12.4909L10.254 12.1549L12.624 6.34088L13.71 6.67088L15.69 13.7989L14.574 13.4569Z",fill:"#1A1A1A"}),a.a.createElement("path",{d:"M12.2939 10.2231L13.8179 10.6851L13.1219 8.2251L12.2939 10.2231Z",fill:"#1A1A1A"}));break;case"mail.svg":t=a.a.createElement(i.a,{role:e.role?e.role:"presentation",className:e.className,width:"24",height:"20",viewBox:"0 0 24 20",fill:"none",xmlns:"http://www.w3.org/2000/svg"},a.a.createElement("path",{d:"M0.857178 1H23.1429V19H0.857178V1Z",stroke:"#1A1A1A",strokeWidth:"1.2",strokeLinecap:"round",strokeLinejoin:"round"}),a.a.createElement("path",{d:"M0.857178 1.16857L10.8943 9.63886C11.2036 9.89991 11.5953 10.0431 12 10.0431C12.4048 10.0431 12.7965 9.89991 13.1057 9.63886L23.1429 1.16857",stroke:"#1A1A1A",strokeWidth:"1.2",strokeLinecap:"round",strokeLinejoin:"round"}));break;case"call.svg":t=a.a.createElement(i.a,{role:e.role?e.role:"presentation",className:e.className,width:"22",height:"22",viewBox:"0 0 22 22",fill:"none",xmlns:"http://www.w3.org/2000/svg"},a.a.createElement("path",{d:"M13.7727 20.4655C14.7452 21.0928 15.904 21.3662 17.0544 21.2397C18.2047 21.1132 19.2764 20.5944 20.0892 19.7707L20.7998 19.0759C21.1114 18.7572 21.2858 18.3293 21.2858 17.8836C21.2858 17.438 21.1114 17.01 20.7998 16.6914L17.7837 13.7069C17.4677 13.3963 17.0424 13.2223 16.5994 13.2223C16.1563 13.2223 15.731 13.3963 15.415 13.7069V13.7069C15.0964 14.0184 14.6684 14.1928 14.2228 14.1928C13.7772 14.1928 13.3492 14.0184 13.0306 13.7069L8.29321 8.96951C8.13518 8.81377 8.00968 8.62817 7.92402 8.42349C7.83836 8.21881 7.79425 7.99915 7.79425 7.77727C7.79425 7.5554 7.83836 7.33573 7.92402 7.13106C8.00968 6.92638 8.13518 6.74078 8.29321 6.58504V6.58504C8.60375 6.26906 8.77776 5.84374 8.77776 5.4007C8.77776 4.95767 8.60375 4.53235 8.29321 4.21637L5.29289 1.21604C4.97424 0.904508 4.5463 0.730076 4.10066 0.730076C3.65502 0.730076 3.22708 0.904508 2.90842 1.21604L2.21361 1.92665C1.38986 2.73948 0.871103 3.81117 0.744566 4.9615C0.61803 6.11183 0.891432 7.27065 1.5188 8.24311C4.78764 13.0606 8.94687 17.2091 13.7727 20.4655V20.4655Z",stroke:"black",strokeWidth:"1.2",strokeLinecap:"round",strokeLinejoin:"round"}));break;case"key.svg":t=a.a.createElement(i.a,{role:e.role?e.role:"presentation",className:e.className,width:"14",height:"28",viewBox:"0 0 14 28",fill:"none",xmlns:"http://www.w3.org/2000/svg"},a.a.createElement("path",{d:"M9.43559 15.126V2.43266C9.43469 1.78762 9.17795 1.16925 8.72175 0.713216C8.26556 0.257184 7.64714 0.000673396 7.0021 0H6.04C5.39503 0.000673823 4.77661 0.257264 4.32055 0.71332C3.86449 1.16938 3.60801 1.7877 3.60733 2.43266V4.11606C3.60745 4.25104 3.66119 4.3804 3.75669 4.47578L4.59927 5.31919L3.75669 6.16094C3.7093 6.20827 3.6717 6.26447 3.64607 6.32635C3.62045 6.38823 3.60728 6.45451 3.60733 6.52148V15.126C2.29288 15.7825 1.23871 16.8637 0.615575 18.1944C-0.00755757 19.525 -0.16315 21.0271 0.174139 22.4572C0.511428 23.8873 1.32176 25.1616 2.47381 26.0735C3.62587 26.9855 5.0522 27.4816 6.52151 27.4816C7.99083 27.4816 9.41706 26.9855 10.5691 26.0735C11.7212 25.1616 12.5315 23.8873 12.8688 22.4572C13.2061 21.0271 13.0505 19.525 12.4274 18.1944C11.8042 16.8637 10.75 15.7825 9.43559 15.126ZM4.62547 6.73278L5.67935 5.67984C5.72668 5.63256 5.76424 5.57633 5.78986 5.51453C5.81548 5.45273 5.8287 5.3865 5.8287 5.3196C5.8287 5.2527 5.81548 5.18648 5.78986 5.12467C5.76424 5.06287 5.72668 5.00675 5.67935 4.95947L4.62547 3.9056V2.43266C4.6257 2.05752 4.7748 1.69778 5.03998 1.43244C5.30516 1.1671 5.66486 1.01786 6.04 1.01742H7.0021C7.37732 1.01786 7.73711 1.16712 8.00243 1.43244C8.26775 1.69776 8.417 2.05745 8.41745 2.43266V14.7136C7.18173 14.3358 5.8612 14.3358 4.62547 14.7136V6.73278ZM6.521 26.4558C5.43235 26.4558 4.36822 26.1329 3.46305 25.5281C2.55789 24.9232 1.85235 24.0636 1.43578 23.0578C1.01922 22.052 0.910335 20.9453 1.12278 19.8776C1.33523 18.8098 1.85953 17.8291 2.62938 17.0594C3.39923 16.2897 4.38 15.7655 5.44775 15.5532C6.51551 15.3409 7.62218 15.4501 8.62792 15.8668C9.63365 16.2836 10.4933 16.9892 11.098 17.8944C11.7027 18.7997 12.0253 19.8639 12.0252 20.9526C12.0234 22.4117 11.4428 23.8105 10.411 24.8422C9.3791 25.8739 7.98015 26.4542 6.521 26.4558Z",fill:"#1A1A1A"}),a.a.createElement("path",{d:"M6.52094 22.2475C6.30147 22.2476 6.08707 22.3128 5.90467 22.4348C5.72227 22.5569 5.58014 22.7303 5.49627 22.9331C5.4124 23.1359 5.39049 23.359 5.4334 23.5742C5.47632 23.7895 5.58215 23.9871 5.7374 24.1423C5.89264 24.2974 6.09035 24.4031 6.30561 24.4458C6.52087 24.4886 6.74399 24.4666 6.94674 24.3825C7.14948 24.2985 7.32271 24.1562 7.44462 23.9737C7.56653 23.7912 7.63168 23.5767 7.63168 23.3573C7.63145 23.0628 7.5143 22.7806 7.30604 22.5725C7.09777 22.3644 6.81536 22.2475 6.52094 22.2475Z",fill:"#1A1A1A"}));break;case"pause.svg":t=a.a.createElement(i.a,{role:e.role?e.role:"presentation",className:e.className,width:"12",height:"14",viewBox:"0 0 8 10",fill:"none",xmlns:"http://www.w3.org/2000/svg"},a.a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M0.902344 0.783933C0.902344 0.3518 1.23987 0.00831032 1.66451 0.00831032C2.08914 0.00831032 2.42667 0.3518 2.42667 0.783933V9.21607C2.42667 9.6482 2.08914 9.99169 1.66451 9.99169C1.23987 9.99169 0.902344 9.6482 0.902344 9.21607V0.783933ZM5.57333 0.783933C5.57333 0.3518 5.91086 0.00831032 6.3355 0.00831032C6.76013 0.00831032 7.09766 0.3518 7.09766 0.783933V9.21607C7.09766 9.6482 6.76013 9.99169 6.3355 9.99169C5.91086 9.99169 5.57333 9.6482 5.57333 9.21607V0.783933Z",fill:"#ffffff"}));break;case"play.svg":t=a.a.createElement(i.a,{role:e.role?e.role:"presentation",className:e.className,width:"12",height:"14",viewBox:"0 0 8 10",fill:"none",xmlns:"http://www.w3.org/2000/svg"},a.a.createElement("path",{d:"M7.42001 4.41828L1.21171 0.905818C1.01566 0.795015 0.765145 0.795015 0.558201 0.905818C0.362149 1.0277 0.24234 1.23823 0.24234 1.482V8.50693C0.24234 8.73961 0.362149 8.96122 0.558201 9.0831C0.656227 9.14959 0.776037 9.17175 0.884954 9.17175C0.993872 9.17175 1.10279 9.13851 1.20082 9.0831L7.40912 5.57064C7.61606 5.44875 7.74676 5.22715 7.74676 4.99446C7.74676 4.76177 7.61606 4.52909 7.40912 4.41828H7.42001Z",fill:"#ffffff"}));break;case"call2.svg":t=a.a.createElement(i.a,{role:e.role?e.role:"presentation",className:e.className,width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg"},a.a.createElement("path",{d:"M13.8636 15.7658C13.8636 15.7658 13.8426 15.7658 13.832 15.7658C6.68457 15.04 0.972912 9.32838 0.247121 2.18092C0.236603 2.09151 0.268159 2.00211 0.326012 1.93899L1.71448 0.413781C1.77233 0.350669 1.85648 0.313853 1.94063 0.308594C2.03004 0.308594 2.10893 0.34015 2.17204 0.403262L5.09625 3.40635C5.1541 3.46421 5.18565 3.54836 5.18565 3.6325C5.18565 3.71665 5.14884 3.79554 5.09099 3.8534L3.71304 5.19453C5.15936 8.31333 7.65229 10.8168 10.7658 12.2736L12.1017 10.801C12.1596 10.7379 12.2437 10.7011 12.3279 10.6958C12.4173 10.6958 12.4962 10.7274 12.5593 10.7905L15.5624 13.8304C15.6202 13.8935 15.657 13.9724 15.6518 14.0565C15.6465 14.1407 15.615 14.2248 15.5518 14.2827L14.074 15.6764C14.0161 15.7343 13.9372 15.7606 13.8583 15.7606L13.8636 15.7658ZM0.894022 2.25981C1.64611 8.99704 7.02117 14.3721 13.7531 15.1242L14.8892 14.0513L12.3489 11.4742L11.0814 12.8679C10.992 12.9679 10.8447 12.9994 10.7185 12.9416C7.29991 11.4058 4.57557 8.67096 3.05036 5.24713C2.99776 5.12616 3.02406 4.98416 3.11873 4.89475L4.42831 3.62199L1.95641 1.08698L0.894022 2.25981Z",fill:"#00A0D0"}));break;case"mail2.svg":t=a.a.createElement(i.a,{role:e.role?e.role:"presentation",className:e.className,width:"16",height:"12",viewBox:"0 0 16 12",fill:"none",xmlns:"http://www.w3.org/2000/svg"},a.a.createElement("path",{d:"M15.0146 0.418393C14.8792 0.353418 14.6951 0.304688 14.446 0.304688H1.55398C1.30491 0.304688 1.12081 0.353418 0.985448 0.418393C0.406091 0.645804 0 1.2035 0 1.85866V10.1483C0 10.8035 0.411506 11.3612 0.985448 11.5886C1.12081 11.6536 1.30491 11.7023 1.55398 11.7023H14.446C14.6951 11.7023 14.8792 11.6536 15.0146 11.5886C15.5885 11.3612 16 10.8035 16 10.1483V1.85866C16 1.2035 15.5939 0.645804 15.0146 0.418393ZM15.3503 1.85866V10.1483C15.3503 10.2945 15.3124 10.4245 15.2528 10.549C15.1986 10.4624 15.1283 10.3758 15.0362 10.2783L10.7641 6.00621L15.0362 1.73413C15.1283 1.64208 15.1986 1.55003 15.2528 1.4634C15.3124 1.58252 15.3503 1.71789 15.3503 1.86408V1.85866ZM14.446 0.954434C14.5543 0.954434 14.6572 0.976092 14.7547 1.01399C14.7492 1.04648 14.7113 1.13853 14.576 1.26848L8.63621 7.20824C8.28426 7.56019 7.71032 7.56019 7.35838 7.20824L1.42403 1.26848C1.27242 1.11687 1.24535 1.01941 1.23452 1.01941C1.23452 1.01941 1.23993 1.01941 1.24535 1.01399C1.34281 0.981506 1.44569 0.954434 1.55398 0.954434H14.446ZM0.747208 10.5436C0.687648 10.4245 0.649746 10.2891 0.649746 10.1429V1.85866C0.649746 1.71247 0.687648 1.58252 0.747208 1.45799C0.801354 1.54462 0.871743 1.63125 0.96379 1.72871L5.23587 6.0008L0.96379 10.2783C0.871743 10.3703 0.801354 10.4624 0.747208 10.549V10.5436ZM1.55398 11.0472C1.44569 11.0472 1.34281 11.0255 1.24535 10.9876C1.25076 10.9551 1.28866 10.8631 1.42403 10.7331L5.69611 6.46103L6.89814 7.66306C7.20135 7.96628 7.59662 8.11789 7.99729 8.11789C8.39797 8.11789 8.79323 7.96628 9.09645 7.66306L10.2985 6.46103L14.5706 10.7331C14.7222 10.8847 14.7492 10.9822 14.7601 10.9822C14.7601 10.9822 14.7547 10.9822 14.7492 10.9876C14.6518 11.0201 14.5489 11.0472 14.4406 11.0472H1.55398Z",fill:"#00A0D0"}));break;case"document2.svg":t=a.a.createElement(i.a,{role:e.role?e.role:"presentation",className:e.className,width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg"},a.a.createElement("g",{clipPath:"url(#clip0_1818_57394)"},a.a.createElement("path",{d:"M1.79617 3.85895H9.21745C9.39028 3.85895 9.53169 3.71754 9.53169 3.54471C9.53169 3.37188 9.39028 3.23047 9.21745 3.23047H1.79617C1.62334 3.23047 1.48193 3.37188 1.48193 3.54471C1.48193 3.71754 1.62334 3.85895 1.79617 3.85895Z",fill:"#00A0D0"}),a.a.createElement("path",{d:"M1.79617 6.82965H7.73529C7.90812 6.82965 8.04953 6.68824 8.04953 6.51541C8.04953 6.34258 7.90812 6.20117 7.73529 6.20117H1.79617C1.62334 6.20117 1.48193 6.34258 1.48193 6.51541C1.48193 6.68824 1.62334 6.82965 1.79617 6.82965Z",fill:"#00A0D0"}),a.a.createElement("path",{d:"M9.53693 9.48416C9.53693 9.31133 9.39552 9.16992 9.22269 9.16992H1.79617C1.62334 9.16992 1.48193 9.31133 1.48193 9.48416C1.48193 9.65699 1.62334 9.7984 1.79617 9.7984H9.21745C9.39028 9.7984 9.53169 9.65699 9.53169 9.48416H9.53693Z",fill:"#00A0D0"}),a.a.createElement("path",{d:"M7.73573 11.8262H4.76617C4.42051 11.8262 4.1377 12.109 4.1377 12.4547C4.1377 12.8003 4.42051 13.0831 4.76617 13.0831H7.73573C8.08139 13.0831 8.36421 12.8003 8.36421 12.4547C8.36421 12.109 8.08139 11.8262 7.73573 11.8262Z",fill:"#00A0D0"}),a.a.createElement("path",{d:"M16 6.7298C16 6.44699 15.89 6.17989 15.691 5.98087C15.492 5.78185 15.2249 5.67187 14.9421 5.67187C14.6592 5.67187 14.3921 5.78185 14.1931 5.98087L12.5015 7.67252V1.76483C12.5015 0.937332 11.8259 0.261719 10.9984 0.261719H1.50311C0.675614 0.261719 0 0.937332 0 1.76483V14.2349C0 15.0624 0.675614 15.738 1.50311 15.738H11.0036C11.8311 15.738 12.5067 15.0624 12.5067 14.2349V10.663L15.691 7.47874C15.89 7.27972 16 7.01262 16 6.7298ZM10.2756 12.0038L9.66808 11.3963L13.8946 7.16974L14.5021 7.77727L10.2756 12.0038ZM11.8782 14.2296C11.8782 14.7115 11.4854 15.1043 11.0036 15.1043H1.50311C1.02128 15.1043 0.628478 14.7115 0.628478 14.2296V1.76483C0.628478 1.283 1.02128 0.890197 1.50311 0.890197H11.0036C11.4854 0.890197 11.8782 1.283 11.8782 1.76483V8.30624L9.00295 11.1815C9.00295 11.1815 8.98723 11.2025 8.982 11.2129C8.97152 11.2234 8.96629 11.2339 8.96105 11.2496C8.93486 11.2967 8.91391 11.3491 8.91391 11.4015V12.449C8.91391 12.6218 9.05532 12.7632 9.22815 12.7632H10.2756C10.328 12.7632 10.3804 12.7422 10.4275 12.7161C10.438 12.7108 10.4484 12.7003 10.4642 12.6951C10.4746 12.6846 10.4903 12.6846 10.4956 12.6742L11.8782 11.2915V14.2349V14.2296ZM15.2458 7.02833L14.9421 7.3321L14.3345 6.72457L14.6383 6.4208C14.8007 6.25845 15.0835 6.25845 15.2458 6.4208C15.4134 6.5884 15.4134 6.86074 15.2458 7.02833Z",fill:"#00A0D0"})),a.a.createElement("defs",null,a.a.createElement("clipPath",{id:"clip0_1818_57394"},a.a.createElement("rect",{width:"16",height:"15.4763",fill:"white",transform:"translate(0 0.261719)"}))));break;default:t=a.a.createElement(i.a,{role:e.role?e.role:"presentation",className:e.className,width:"14",height:"14",viewBox:"0 0 14 14",fill:"none",xmlns:"http://www.w3.org/2000/svg"},a.a.createElement("path",{d:"M6.36069 13.2889C6.7526 13.681 7.3887 13.6795 7.77869 13.2854L13.3037 7.70347C13.6894 7.31379 13.6894 6.68621 13.3037 6.29653L7.78042 0.716306C7.38976 0.321611 6.75232 0.320835 6.36069 0.714579L6.30027 0.775326C5.91273 1.16496 5.91222 1.79431 6.29913 2.18457L10.0071 5.92474H1C0.447715 5.92474 0 6.37246 0 6.92474V7.07526C0 7.62754 0.447715 8.07526 1 8.07526H10.0071L6.2997 11.8209C5.91266 12.212 5.9142 12.8422 6.30314 13.2313L6.36069 13.2889Z",fill:"#1A1A1A"}))}return t};t.b=o},n18v:function(e,t,n){"use strict";n.d(t,"a",(function(){return r}));var r=n("UutA").default.svg.withConfig({displayName:"styles__Icon",componentId:"sc-2hvfbh-0"})([""])},pOKU:function(e,t,n){"use strict";n.d(t,"a",(function(){return o}));var r=n("UutA"),a=n("cDcd"),i=n.n(a),o=function(e){var t=e.setter,n=t.componentThemes,a=t.selectedTheme;return i.a.createElement(r.ThemeProvider,{theme:function(){if(!a)return n.theme1;var e=a.match(/\d+/g).map(Number),t=Object.keys(n).find((function(t){return!(!Array.isArray(e)||1!==e.length)&&(t.includes(e[0])&&n[t])}));return t?n["".concat(t)]:n.theme1}},e.children)};t.b=o},pPGK:function(e,t,n){"use strict";var r=n("WdxN"),a=n("cDcd"),i=n.n(a),o=n("4kVt");t.a=function(e){var t=e.className,n=void 0===t?"":t,a=e.id,l=e.isVisible,c=e.children,s=e.styles,d=void 0===s?{}:s,u=e.config,m=e.onClick;return Object(o.useTransition)(l,Object(r.a)(Object(r.a)({},d),{},{config:Object(r.a)({},u)}))((function(e,t){return t&&i.a.createElement(o.animated.div,{id:a,style:e,className:n,onClick:m},c)}))}},ph7L:function(e,t,n){"use strict";var r=n("cDcd"),a=n.n(r),i=n("F4BN"),o=function(e){return e.title?a.a.createElement(i.a,{className:"".concat(e.className),hasTwoRows:e.hasTwoRows},a.a.createElement(i.d,null,e.title),e.text&&a.a.createElement(i.b,null,"|"),e.text&&a.a.createElement(i.c,null,e.text)):null};o.defaultProps={title:"",text:"",hasTwoRows:!1},t.a=o},rmpR:function(e,t,n){"use strict";var r=n("WdxN"),a=n("cDcd"),i=n.n(a),o=n("4kVt");t.a=function(e){var t=e.id,n=e.children,a=e.styles,l=void 0===a?{}:a,c=e.config,s=e.onMouseLeave,d=Object(o.useSpring)(Object(r.a)(Object(r.a)({},l),{},{config:c}));return i.a.createElement(o.animated.div,{id:t,style:Object(r.a)({},d),onMouseLeave:s},n)}},"s/iH":function(e,t,n){"use strict";var r=n("PPsf"),a=n("QAKe"),i=n("cDcd"),o=n.n(i),l=n("yNKB"),c=function(e){var t=e.label,n=e.indicatorWidth,i=e.max,c=e.current,s=e.indicatorType,d=e.className,u=e.displayLabel,m=e.disableIndicator,p=o.a.useState(0),f=Object(r.a)(p,2),v=f[0],h=f[1],g=o.a.useState(0),b=Object(r.a)(g,2),w=b[0],y=b[1],C=o.a.useState(c),x=Object(r.a)(C,2),E=x[0],k=x[1];o.a.useEffect((function(){k(Math.min(c,i));"fraction"===s?(h(c/i*(1-(n||0))*100),y(100*(n||0))):function(){var e=c/i*100;h(0),y(Math.min(e,100))}()}),[c,i,s,n,u]);var L={left:v+"%",width:w+"%"};return o.a.createElement(l.c,{className:"".concat(d||""," ")},!m&&o.a.createElement(l.a,null,o.a.createElement(l.b,{style:L})),u&&t?o.a.createElement(l.d,null,o.a.createElement("span",{className:"label-sm"},Object(a.j)(t,{current:E,max:i}))):null)};c.defaultProps={indicatorType:"progressive",label:"{{current}} / {{max}}",displayLabel:!0,current:1,max:1,indicatorWidth:0},t.a=c},tLwi:function(e,t,n){"use strict";n.d(t,"b",(function(){return r})),n.d(t,"c",(function(){return a})),n.d(t,"a",(function(){return i})),n.d(t,"f",(function(){return o})),n.d(t,"d",(function(){return l})),n.d(t,"e",(function(){return c}));var r={start:"\n transition-property: all;\n transition-duration: var(--t-grow-out-duration);\n transition-timing-function: var(--t-grow-out-function);",end:"\n transition-duration: var(--t-grow-in-duration);\n transition-timing-function: var(--t-grow-in-function);"},a={start:"\n transition-property: all;\n transition-duration: var(--t-move-out-duration);\n transition-timing-function: var(--t-move-out-function);",end:"\n transition-duration: var(--t-move-in-duration);\n transition-timing-function: var(--t-move-in-function);"},i={start:"\n transition-property: all;\n transition-duration: var(--t-elevate-out-duration);\n transition-timing-function: var(--t-elevate-out-function);",end:"\n transition-duration: var(--t-move-in-duration);\n transition-timing-function: var(--t-move-in-function);"},o={faster:120,fast:160,medium:240,slow:320,slower:480},l={start:"\n transition-property: all;\n transition-duration: var(--t-reveal-in-duration);\n transition-timing-function: var(--t-reveal-in-function);",end:"\n transition-duration: var(--t-reveal-out-duration);\n transition-timing-function: var(--t-reveal-out-function);"},c="\n transition-property: transform;\n transition-duration: 0.16s;\n transition-timing-function: ease-in-out;\n transform-origin: center center;\n "},vA9M:function(e,t,n){"use strict";n.d(t,"a",(function(){return d}));var r,a=n("qDfp"),i=n("UutA"),o=n("Z9lt"),l=Object(i.css)(['& ul,& ol{--ol-level1-bullet-width:30px;--ol-level2-bullet-width:30px;--ol-level3-bullet-width:40px;--ol-level4-bullet-width:21px;--ul-level1-bullet-width:30px;--ul-level2-bullet-width:30px;--ul-level3-bullet-width:25px;--ul-level4-bullet-width:25px;counter-reset:level1;list-style-position:inside;list-style-type:none;padding-left:0;margin-top:16px;margin-left:16px;margin-bottom:24px;li{margin-left:var(--ol-level1-bullet-width);font-size:var(--body-normal-fs-3);line-height:var(--line-height-loose-size-3);list-style-position:inside;margin-top:8px;margin-bottom:8px;> *:first-child{display:inline;}&:last-child{margin-bottom:0;}&::before{display:inline-block;width:var(--ol-level1-bullet-width);margin-left:calc(var(--ol-level1-bullet-width) * -1);font-weight:var(--font-weight-bold);content:counters(level1,"") ")";counter-increment:level1;}ul,ol{margin-top:0px;margin-bottom:0px;margin-left:0;counter-reset:level2;li{margin-left:var(--ol-level2-bullet-width);&::before{width:var(--ol-level2-bullet-width);margin-left:calc(var(--ol-level2-bullet-width) * -1);content:counters(level2,"",lower-alpha) ")";counter-increment:level2;}ul,ol{margin-left:0;li{margin-left:var(--ol-level3-bullet-width);&::before{content:counters(level2,"",lower-alpha) ")";width:var(--ol-level3-bullet-width);margin-left:calc(var(--ol-level3-bullet-width) * -1);}ul,ol{margin-left:0;li{margin-left:var(--ol-level4-bullet-width);&::before{width:var(--ol-level4-bullet-width);margin-left:calc(var(--ol-level4-bullet-width) * -1);font-weight:var(--font-weight-regular);content:"-";}}}}}}}}}ul{li{margin-left:var(--ul-level1-bullet-width);&::before{width:var(--ul-level1-bullet-width);margin-left:calc(var(--ul-level1-bullet-width) * -1);font-weight:var(--font-weight-regular);content:"\u25cf";}ul{li{margin-left:var(--ul-level2-bullet-width);&::before{width:var(--ul-level2-bullet-width);margin-left:calc(var(--ul-level2-bullet-width) * -1);content:"\u25cb";}ul{li{margin-left:var(--ul-level3-bullet-width);&::before{width:var(--ul-level3-bullet-width);margin-left:calc(var(--ul-level3-bullet-width) * -1);content:"-";}ul{li{margin-left:var(--ul-level4-bullet-width);&::before{width:var(--ul-level4-bullet-width);margin-left:calc(var(--ul-level4-bullet-width) * -1);content:"-";}}}}}}}}}']),c=n("X7nx"),s=n("tLwi"),d=i.default.div.withConfig({displayName:"styles__RichText",componentId:"sc-qyp0wa-0"})([".richtext_innerWrapper{overflow:hidden;overflow-wrap:break-word;word-wrap:break-word;word-break:break-word;scrollbar-width:none;::-webkit-scrollbar{display:none;}& a{text-decoration:underline;font-weight:var(--font-weight-semi-bold);color:var(--text-color);text-decoration:underline;text-decoration-color:var(--border-color-soft);text-underline-offset:2px;text-decoration-thickness:1px;"," &:hover,&:focus{"," text-underline-offset:2px;text-decoration-thickness:2px;text-decoration-color:var(--text-color);}&:visited{color:var(--text-color);}}& q,& blockquote{font-size:var(--heading-fs-6);line-height:var(--heading-lh-6);font-weight:var(--font-weight-light);font-style:italic;}& blockquote{position:relative;border-left:6px solid var(--accent);font-family:var(--font-family-heading);padding:var(--spacing-mini-2);padding-left:var(--spacing-medium);margin:var(--spacing-small);&::before{content:open-quote;}&::after{content:close-quote;}@media ","{margin:var(--spacing-medium);margin-left:var(--spacing-medium-1-1);}}& h1,& h2,& h3,& h4,& h5{margin-bottom:var(--spacing-small);}& h6{margin-bottom:var(--spacing-mini-2);}> p{margin-top:0;}> *:first-child{margin-top:0;padding-top:0;}> *:last-child{margin-bottom:0;padding-bottom:0;}.indent-1{margin-left:40px;}.indent-2{margin-left:80px;}.indent-3{margin-left:120px;}img{display:block;margin-bottom:var(--spacing-small);max-width:100%;height:auto;}@media only ","{& blockquote{margin:32px;}}",";h1,h2{font-size:var(--heading-fs-3);line-height:var(--heading-lh-3);font-weight:var(--font-weight-bold);}h3{font-size:var(--heading-fs-2);line-height:var(--heading-lh-2);font-weight:var(--font-weight-bold);}h4,h5,h6{font-size:var(--heading-fs-1);line-height:var(--heading-lh-1);font-weight:var(--font-weight-bold);}"," ","}"],s.b.start,s.b.end,c.b.desktopAndUp,c.b.mobileAndUp,(function(e){var t=e.rowLimit;return e.isChrome&&void 0!==t&&Object(i.css)(r||(r=Object(a.a)(["\n display: -webkit-box;\n -webkit-line-clamp: ",";\n -webkit-box-orient: vertical;\n overflow: hidden !important;\n "])),t)}),o.b,l);t.b=d},vAFZ:function(e,t,n){"use strict";n.d(t,"a",(function(){return a}));var r=n("cDcd"),a=Object(r.createContext)({})},vhhm:function(e,t,n){"use strict";n.d(t,"a",(function(){return C}));var r=n("q4RE"),a=n("PPsf"),i=n("cDcd"),o=n.n(i),l=n("9va6"),c=n("DewC"),s=n("JuHP"),d=n("f9Hm"),u=n("X7nx"),m=n("It/d"),p=n("wG5j"),f=n("s/iH"),v=n("lq4R"),h=n("DPiu"),g=function(e){var t=e.alignment,n=e.onPrevious,r=e.onNext,a=e.current,i=e.max,l=e.label,c=e.indicatorType,s=e.indicatorWidth,d=e.variant,u=e.disableIndicator,m=e.displayLabel;return o.a.createElement(h.b,{alignment:t,variant:d,disabledIndicator:!u},o.a.createElement(h.a,{onClick:n,variant:d,disabled:0===a},o.a.createElement(v.b,{icon:"arrow.svg"})),o.a.createElement(f.a,{current:a,max:i,indicatorType:c,indicatorWidth:s,disableIndicator:u,label:l,displayLabel:m}),o.a.createElement(h.a,{onClick:r,disabled:Math.abs(Math.ceil(a)-Math.ceil(i))<20,variant:d},o.a.createElement(v.b,{icon:"arrow.svg"})))};g.defaultProps={max:100,indicatorType:"fraction",alignment:"center",current:0,indicatorWidth:.2,disableIndicator:!1,variant:"primary",displayLabel:!1};var b=g,w=n("j22A"),y=n("Kv1m"),C=function(e){var t,n,i,f=o.a.useState([]),v=Object(a.a)(f,2),h=v[0],g=v[1],C=o.a.useState(0),x=Object(a.a)(C,2),E=x[0],k=x[1],L=o.a.useState(!0),j=Object(a.a)(L,2),A=j[0],O=j[1],N=o.a.useState(0),M=Object(a.a)(N,2),_=M[0],I=M[1],U=o.a.useState(0),D=Object(a.a)(U,2),S=D[0],T=D[1],P=o.a.useState(0),R=Object(a.a)(P,2),H=R[0],Z=R[1],z=o.a.useState(null),V=Object(a.a)(z,2),W=V[0],B=V[1],q=Object(s.a)().width,Q=Object(d.a)(),F=o.a.useRef(null),G=o.a.useContext(m.a).isLoading,X=e.cardCountLimit&&Number.isInteger(e.cardCountLimit)?e.cardCountLimit:99;o.a.useEffect((function(){var t;if(!G){var n=o.a.Children.toArray(e.children).slice(0,X);e.lastCard&&X&&n.length>X&&n.pop(),e.lastCard&&n.push(o.a.createElement("li",{key:"ctaCard"},o.a.createElement(c.a,{id:"card-id-29238023",title:null===(t=e.lastCard)||void 0===t?void 0:t.title,text:e.lastCard.number&&e.lastCard.number>0?"(".concat(e.lastCard.number,")"):"",link:e.lastCard.link,type:"primary"}))),g(n)}}),[e.lastCard,e.children,G]),o.a.useEffect((function(){var t=q||window.innerWidth;switch(1!==_&&_>=h.length?O(!1):O(!0),(null===Q||void 0===Q?void 0:Q.isMaxWidthAndUp)?B("".concat((t-u.a.maxWidthAndUp)/2,"px")):B(null),k(parseInt(window.getComputedStyle(F.current,null).getPropertyValue("padding-left").split("px")[0])),!0){case Number.isInteger(e.forceColumns):I(e.forceColumns||0);break;case t>=u.a.maxWidthAndUp&&e.columns>3:case t>=u.a.largeDesktopAndUp&&e.columns>3:I(4);break;case t>=u.a.desktopAndUp&&e.columns>2:I(3);break;case t>=u.a.mobileAndUp:I(2);break;case t<u.a.mobileAndUp:I(1)}}),[q,Q,_,e.lastCard,h]),o.a.useLayoutEffect((function(){var e=F.current;Z(((null===e||void 0===e?void 0:e.scrollWidth)||0)-(q||0))}),[F,h,_,W,E,q]),o.a.useEffect((function(){var e=F.current,t=Object(l.throttle)((function(t){e&&T(e.scrollLeft)}),100);return e&&e.addEventListener("scroll",t),function(){null===e||void 0===e||e.removeEventListener("scroll",t)}}),[F,e.children]);var Y=Object(r.a)(Array(5)).map((function(e,t){return o.a.createElement("li",{key:"skeleton-card-".concat(t)},o.a.createElement(p.a,null))}));return o.a.createElement(w.b,{className:"Slider ".concat(e.className)},o.a.createElement(w.a,{ref:F,columns:_,listLeftPadding:W,computedlistLeftPadding:E,cardListWidth:null===(t=F.current)||void 0===t?void 0:t.clientWidth},_>0&&G?Y:h),G?o.a.createElement(y.b,null):A&&o.a.createElement(b,{alignment:(null===e||void 0===e||null===(n=e.controls)||void 0===n?void 0:n.alignment)||"space-between",variant:(null===e||void 0===e||null===(i=e.controls)||void 0===i?void 0:i.variant)||"primary",onNext:function(){var e;null===(e=F.current)||void 0===e||e.scrollTo({left:F.current.scrollLeft+F.current.clientWidth-2*E,behavior:"smooth"})},onPrevious:function(){var e;null===(e=F.current)||void 0===e||e.scrollTo({left:F.current.scrollLeft-F.current.clientWidth+2*E,behavior:"smooth"})},current:S,max:H,displayLabel:!1,indicatorType:"fraction",indicatorWidth:_/h.length}))}},wG5j:function(e,t,n){"use strict";var r=n("UutA"),a=n("cDcd"),i=n.n(a),o=n("Jb9H"),l=n("R9/7"),c=r.default.div.withConfig({displayName:"CardSkeleton__Skeleton",componentId:"sc-f00vtl-0"})(["display:flex;flex-direction:column;background-color:",";padding:0.5rem 0.5rem 2rem 0.5rem;gap:0.5rem;height:100%;","{margin:0 1rem;}"],(function(e){return e.theme.card.background}),l.a),s=r.default.div.withConfig({displayName:"CardSkeleton__TitleRows",componentId:"sc-f00vtl-1"})(["display:flex;gap:0.5rem;flex-direction:column;",":last-child{max-width:80%;}"],l.a),d=r.default.div.withConfig({displayName:"CardSkeleton__TextRows",componentId:"sc-f00vtl-2"})(["display:flex;flex-direction:column;gap:0.5rem;",":last-child{max-width:55%;}"],l.a);t.a=function(e){var t=e.imageAspectRatio,n=void 0===t?"16 / 9":t;return i.a.createElement(c,null,n&&i.a.createElement(o.b,{aspectRatio:n}),i.a.createElement(s,null,i.a.createElement(l.b,{rowWidth:"auto",rowHeight:"32px"})),i.a.createElement(d,null,i.a.createElement(l.b,{rowWidth:"auto",rowHeight:"16px"}),i.a.createElement(l.b,{rowWidth:"auto",rowHeight:"16px"}),i.a.createElement(l.b,{rowWidth:"auto",rowHeight:"16px"})))}},y05o:function(e,t,n){"use strict";n.d(t,"d",(function(){return s})),n.d(t,"c",(function(){return d})),n.d(t,"a",(function(){return u})),n.d(t,"e",(function(){return m})),n.d(t,"b",(function(){return p}));var r,a,i=n("qDfp"),o=n("UutA"),l=n("X7nx"),c=n("tLwi"),s=o.default.section.withConfig({displayName:"styles__ModalWrapper",componentId:"sc-dxhpla-0"})(["position:fixed;top:","px;left:0;width:100%;height:100vh;z-index:999999;"],(function(e){return e.scrollTop||0})),d=o.default.div.withConfig({displayName:"styles__Modal",componentId:"sc-dxhpla-1"})(["display:flex;position:relative;z-index:999999999;top:0;transform:translateY(-10%);left:0;background-color:var(--bg-main);flex-direction:column;justify-content:space-between;"," transition-property:opacity transform;opacity:0;height:100%;",";@media ","{height:unset;justify-content:center;border-radius:var(--border-radius);}@media ","{margin-top:var(--spacing-medium-1);margin-bottom:var(--spacing-medium-1);}"],c.d.end,(function(e){return e.isOpen&&Object(o.css)(r||(r=Object(i.a)(["\n ","\n opacity: 1;\n transform: translateY(0);\n "])),c.d.start)}),l.b.tabletAndUp,l.b.desktopAndUp),u=o.default.button.withConfig({displayName:"styles__CloseModal",componentId:"sc-dxhpla-2"})(["position:absolute;right:0;top:0;padding:20px;border:0;background:transparent;cursor:pointer;svg{filter:drop-shadow(0px 0px 2px rgba(0,0,0,0.35));width:20px;height:auto;stroke:",";}z-index:1;"],(function(e){return e.color})),m=o.default.div.withConfig({displayName:"styles__Overlay",componentId:"sc-dxhpla-3"})(["overflow-y:auto;display:flex;justify-content:center;align-items:flex-start;padding:0;position:relative;z-index:9999999;width:100%;height:100%;background-color:rgba(0,0,0,0.8);"," transition-property:opacity;opacity:0;",";"],c.d.end,(function(e){return e.isOpen&&Object(o.css)(a||(a=Object(i.a)(["\n ","\n opacity: 1;\n pointer-events: initial;\n "])),c.d.start)})),p=o.default.div.withConfig({displayName:"styles__Content",componentId:"sc-dxhpla-4"})(["height:100%;"])},yNKB:function(e,t,n){"use strict";n.d(t,"c",(function(){return a})),n.d(t,"a",(function(){return i})),n.d(t,"d",(function(){return o})),n.d(t,"b",(function(){return l}));var r=n("UutA"),a=r.default.div.withConfig({displayName:"styles__ProgressBar",componentId:"sc-1qkqfzo-0"})(["display:flex;flex-direction:column;align-items:center;gap:var(--spacing-mini-2);width:100%;"]),i=r.default.div.withConfig({displayName:"styles__Bar",componentId:"sc-1qkqfzo-1"})(["background-color:var(--border-color-soft);width:100%;height:2px;border-radius:1px;"]),o=r.default.div.withConfig({displayName:"styles__Text",componentId:"sc-1qkqfzo-2"})(["color:var(--text-color-soft);"]),l=r.default.div.withConfig({displayName:"styles__Indicator",componentId:"sc-1qkqfzo-3"})(["border-radius:8px;height:200%;transform:translateY(-25%);background-color:var(--accent);transition:ease-out 0.2s;position:relative;"])},ztQq:function(e,t,n){"use strict";var r=n("WdxN"),a=n("PPsf"),i=n("cDcd"),o=n.n(i),l=n("faye"),c=n.n(l),s=n("lq4R"),d=n("y05o"),u=n("QAKe");t.a=function(e){var t,n,l,m=document.querySelector("body"),p=Object(i.useRef)(),f=Object(i.useState)(),v=Object(a.a)(f,2),h=v[0],g=v[1],b=Object(i.useState)(),w=Object(a.a)(b,2),y=w[0],C=w[1],x=(null===(t=window.top)||void 0===t?void 0:t.jQuery)&&(null===(n=window.top)||void 0===n||null===(l=n.jQuery("#ContentScrollView")[0])||void 0===l?void 0:l.scrollTop),E=Object(i.useState)(!1),k=Object(a.a)(E,2),L=k[0],j=k[1],A=Object(i.useState)(!1),O=Object(a.a)(A,2),N=O[0],M=O[1];Object(i.useEffect)((function(){var t=function(t){"Escape"===t.key&&e.closeModal(t),document.activeElement===h?"Tab"===t.key&&t.shiftKey&&(t.preventDefault(),null===y||void 0===y||y.focus()):document.activeElement===y&&("Tab"!==t.key||t.shiftKey||(t.preventDefault(),null===h||void 0===h||h.focus()))},n=p.current;if(n){var r=n.querySelectorAll('a[href], area[href], input:not([disabled]), select:not([disabled]), textarea:not([disabled]), button:not([disabled]), [tabindex="0"]');g(r[0]),C(r[r.length-1]),r[0].focus()}return n&&(null===n||void 0===n||n.addEventListener("keydown",t)),function(){null===n||void 0===n||n.removeEventListener("keydown",t)}}),[p,e.isOpen,e,h,y]),Object(i.useEffect)((function(){if(!e.disableModalScroll)return e.isOpen?u.b.disable():u.b.enable()}),[e.isOpen,e.disableModalScroll]),Object(i.useEffect)((function(){e.isOpen?(M(!0),setTimeout((function(){return j(!0)}),160)):(j(!1),setTimeout((function(){return M(!1)}),560))}),[e.isOpen]);return N?c.a.createPortal(o.a.createElement(d.d,{className:e.className,scrollTop:x},o.a.createElement(d.e,{isOpen:L,onClick:e.closeModal},o.a.createElement(d.c,{className:"modal",style:Object(r.a)({},e.styles),role:"dialog","aria-modal":!0,"aria-label":e.title,ref:p,isOpen:L,onClick:function(e){return e.stopPropagation()}},o.a.createElement(d.a,{color:e.closeModalColor||"var(--text-color)",onClick:e.closeModal,"aria-label":e.closeDialogLabel},o.a.createElement(s.a,{icon:"cross.svg"})),o.a.createElement(d.b,null,e.children)))),m):null}}});
|
|
2
|
+
!function(e){function t(t){for(var r,i,l=t[0],c=t[1],s=t[2],u=0,m=[];u<l.length;u++)i=l[u],Object.prototype.hasOwnProperty.call(a,i)&&a[i]&&m.push(a[i][0]),a[i]=0;for(r in c)Object.prototype.hasOwnProperty.call(c,r)&&(e[r]=c[r]);for(d&&d(t);m.length;)m.shift()();return o.push.apply(o,s||[]),n()}function n(){for(var e,t=0;t<o.length;t++){for(var n=o[t],r=!0,l=1;l<n.length;l++){var c=n[l];0!==a[c]&&(r=!1)}r&&(o.splice(t--,1),e=i(i.s=n[0]))}return e}var r={},a={contacts:0},o=[];function i(t){if(r[t])return r[t].exports;var n=r[t]={i:t,l:!1,exports:{}};return e[t].call(n.exports,n,n.exports,i),n.l=!0,n.exports}i.m=e,i.c=r,i.d=function(e,t,n){i.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:n})},i.r=function(e){"undefined"!==typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},i.t=function(e,t){if(1&t&&(e=i(e)),8&t)return e;if(4&t&&"object"===typeof e&&e&&e.__esModule)return e;var n=Object.create(null);if(i.r(n),Object.defineProperty(n,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var r in e)i.d(n,r,function(t){return e[t]}.bind(null,r));return n},i.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return i.d(t,"a",t),t},i.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},i.p="/";var l=this["webpackJsonpgw-group-web-components"]=this["webpackJsonpgw-group-web-components"]||[],c=l.push.bind(l);l.push=t,l=l.slice();for(var s=0;s<l.length;s++)t(l[s]);var d=c;o.push(["u/S3","vendor"]),n()}({"+zVP":function(e,t,n){"use strict";n.d(t,"h",(function(){return b})),n.d(t,"e",(function(){return w})),n.d(t,"a",(function(){return y})),n.d(t,"c",(function(){return C})),n.d(t,"f",(function(){return x})),n.d(t,"d",(function(){return E})),n.d(t,"b",(function(){return k})),n.d(t,"g",(function(){return j}));var r,a,o,i,l,c,s=n("qDfp"),d=n("UutA"),u=n("6RIa"),m=n("QJS3"),f=n("2UQE"),p=n("V7E+"),v=n("F4BN"),h=n("X7nx"),g=n("tLwi"),b=Object(d.css)(r||(r=Object(s.a)(["\n --card-vw: 25vw; /* 100 divided by number of columns */\n --card-height: calc(\n var(--card-vw) - var(--component-padding) - var(--card-gutter)\n );\n\n @media "," {\n --card-vw: 33.33vw;\n }\n\n @media "," {\n --card-vw: 25vw;\n }\n"])),h.b.laptop,h.b.desktop),w=d.default.div.withConfig({displayName:"styles__MediaWrapper",componentId:"sc-qdv3hi-0"})(["border-top-left-radius:var(--border-radius);border-top-right-radius:var(--border-radius);overflow:hidden;border:",";"],(function(e){var t,n,r=e.theme;return(null===r||void 0===r||null===(t=r.card)||void 0===t?void 0:t.background)?"0.5rem solid ".concat(null===r||void 0===r||null===(n=r.card)||void 0===n?void 0:n.background):"0.5rem solid transparent"})),y=d.default.article.withConfig({displayName:"styles__Card",componentId:"sc-qdv3hi-1"})(["display:flex;flex-direction:column;justify-content:space-between;background-color:",";border-radius:var(--border-radius);border:var(--card-border);font-size:var(--body-normal-fs-2);line-height:var(--body-normal-lh-2);position:relative;box-shadow:0;"," "," ","{margin-bottom:var(--spacing-small);}","{display:inline-block;position:initial;font-weight:var(--font-weight-semi-bold);min-width:auto;min-height:auto;padding:0;border:none;& svg{width:auto;height:auto;",";}","}",";",";&:hover,&:focus-within{z-index:1;"," ","{& svg{",' transform:translateX(25%);html[dir="rtl"] &{transform:translateX(25%) rotate(180deg);}}}}',""],(function(e){var t,n=e.theme;return(null===n||void 0===n||null===(t=n.card)||void 0===t?void 0:t.background)||"var(--bg-main)"}),g.a.start,b,v.a,p.a,g.c.start,(function(e){return!e.hasVideo&&Object(d.css)(a||(a=Object(s.a)(['\n &::after {\n position: absolute;\n content: "";\n width: 100%;\n height: 100%;\n left: 0;\n top: 0;\n z-index: 1;\n }\n '])))}),(function(e){if("brand"===e.type)return Object(d.css)(o||(o=Object(s.a)(["\n "," {\n margin: var(--spacing-small) auto 0 auto;\n width: 220px;\n height: 220px;\n\n img {\n border: none;\n border-radius: 0;\n margin: 0;\n }\n }\n\n @media (max-width: 767px) {\n "," {\n margin: var(--spacing-mini-2) auto -8px auto;\n width: 180px;\n height: 180px;\n\n img {\n border: none;\n border-radius: 0;\n margin: 0;\n }\n }\n }\n "])),f.d,f.d)}),(function(e){var t=e.type;return"primary"===t?Object(d.css)(i||(i=Object(s.a)(["\n background-color: var(--accent);\n\n & * {\n color: var(--accent-contrast);\n border-color: var(--accent);\n }\n\n & "," h3 {\n margin-bottom: var(--spacing-small);\n }\n\n "," {\n .label {\n display: none;\n }\n svg {\n height: 40px;\n width: auto;\n path {\n fill: var(--accent-contrast);\n }\n }\n }\n "])),x,p.a):"feature"===t?Object(d.css)(l||(l=Object(s.a)(["\n padding: var(--spacing-medium-2) 0 0 0;\n\n "," {\n text-align: center;\n padding: 0 var(--spacing-medium);\n }\n\n "," {\n margin: 0 auto var(--spacing-medium-1) auto;\n border: 0;\n width: 168px;\n height: 168px;\n\n img {\n border: none;\n border-radius: 0;\n margin: 0;\n }\n }\n\n "," {\n margin: 0 0 var(--spacing-mini-2) 0;\n }\n "])),C,f.d,x):void 0}),(function(e){return e.hasAnimation&&Object(d.css)(c||(c=Object(s.a)(["\n box-shadow: var(--fx-elevation-1);\n transform: translateY(-2px);\n ","\n "])),g.a.end)}),p.a,g.c.end,(function(e){var t=e.containImage,n=e.aspectRatio,r=e.hasVideo;return t&&!r&&function(e){if(e)return Object(d.css)(["","{background-color:var(--white);box-sizing:content-box;display:flex;justify-content:center;aspect-ratio:",";align-items:center;min-height:0;","{height:100%;width:100%;transform:translateY(-50%);position:absolute;top:50%;> picture img{position:absolute;height:100%;width:100%;top:50%;border-radius:0;transform:translateY(-50%);object-fit:contain;border:none;}}}"],f.d,e,f.c)}(n)})),C=d.default.div.withConfig({displayName:"styles__Content",componentId:"sc-qdv3hi-2"})(["padding:var(--spacing-small);@media ","{padding:var(--spacing-small-1);}"],h.b.mobile),x=Object(d.default)(m.a).withConfig({displayName:"styles__Title",componentId:"sc-qdv3hi-3"})([""]),E=d.default.div.withConfig({displayName:"styles__LinkWrapper",componentId:"sc-qdv3hi-4"})(["height:",";padding:",";padding-top:",";@media ","{padding:",";padding-top:",";}"],(function(e){return!e.hasLinkText&&"0"}),(function(e){return e.hasLinkText&&"var(--spacing-small)"}),(function(e){return e.hasContentBefore?"0px":"16px"}),h.b.mobile,(function(e){return e.hasLinkText&&"var(--spacing-small-1)"}),(function(e){return e.hasContentBefore?"0px":"24px"})),k=Object(d.default)(u.b).withConfig({displayName:"styles__CardRichText",componentId:"sc-qdv3hi-5"})(["color:",";margin:var(--spacing-mini-2) 0 var(--spacing-small) 0;h3,h4,h5{color:var(--text-color);}& .richtext_innerWrapper ul{margin-top:0;margin-left:0;li{--ul-level1-bullet-width:1rem;font-size:var(--body-normal-fs-2);line-height:var(--body-normal-lh-2);margin-top:0;margin-bottom:0;&::before{font-size:0.75rem;position:relative;top:-0.125rem;}}}"],(function(e){var t,n=e.theme;return(null===n||void 0===n||null===(t=n.card)||void 0===t?void 0:t.color)||"var(--text-color)"})),j=d.default.p.withConfig({displayName:"styles__TitleTagline",componentId:"sc-qdv3hi-6"})(["margin:0;"])},"/So+":function(e,t,n){"use strict";n.d(t,"a",(function(){return c}));var r=n("cDcd"),a=n.n(r),o=n("UutA"),i=n("sMuu"),l=n.n(i),c=Object(r.createContext)({});t.b=function(e){var t=!1;try{var n;t=(null===(n=document)||void 0===n?void 0:n.dir)&&"rtl"===document.dir.toLowerCase()||!1}catch(r){console.log(r)}return a.a.createElement(o.StyleSheetManager,{stylisPlugins:t?[l.a]:[]},a.a.createElement(c.Provider,{value:{rtl:t}},e.children))}},"/TkD":function(e,t,n){"use strict";n.d(t,"i",(function(){return d})),n.d(t,"d",(function(){return u})),n.d(t,"h",(function(){return m})),n.d(t,"g",(function(){return f})),n.d(t,"e",(function(){return p})),n.d(t,"f",(function(){return v})),n.d(t,"a",(function(){return h})),n.d(t,"b",(function(){return g})),n.d(t,"c",(function(){return b}));var r=n("UutA"),a=n("X7nx"),o=n("V7E+"),i=n("vA9M"),l=n("ztQq"),c=n("y05o"),s=n("QAKe"),d=r.default.section.withConfig({displayName:"styles__Video",componentId:"sc-1vvqtjv-0"})(["position:relative;aspect-ratio:",";@media ","{aspect-ratio:",";}@media ","{aspect-ratio:",";}"],(function(e){var t=e.aspectRatio;return Object(s.f)(null===t||void 0===t?void 0:t.s)||16/9}),a.b.tablet,(function(e){var t=e.aspectRatio;return Object(s.f)(null===t||void 0===t?void 0:t.m)||16/9}),a.b.laptop,(function(e){var t=e.aspectRatio;return Object(s.f)(null===t||void 0===t?void 0:t.l)||16/9})),u=r.default.iframe.withConfig({displayName:"styles__EmbededVideo",componentId:"sc-1vvqtjv-1"})(["position:absolute;top:0;left:0;width:100%;height:100%;"]),m=r.default.div.withConfig({displayName:"styles__Placeholder",componentId:"sc-1vvqtjv-2"})(["position:absolute;top:0;left:0;background-color:#e9e9e9;height:100%;width:100%;display:flex;justify-content:center;align-items:center;cursor:pointer;& > svg path{transition:ease 0.3s;}&:hover{& > svg path{fill:#f00;}}"]),f=Object(r.default)(l.a).withConfig({displayName:"styles__ModalWrapper",componentId:"sc-1vvqtjv-3"})(["","{align-items:center;}","{height:auto;}"],c.e,c.c),p=r.default.div.withConfig({displayName:"styles__ModalBody",componentId:"sc-1vvqtjv-4"})(["display:flex;flex-direction:column;padding:var(--spacing-small-1);padding-top:var(--spacing-medium-2);text-align:center;align-items:center;> p{max-width:620px;}","{margin-bottom:var(--spacing-small-1);}","{max-width:620px;margin-bottom:var(--spacing-small-1);}width:calc(100vw - 32px);@media ","{width:calc(100vw - 74px);max-width:780px;}"],o.a,i.a,a.b.tablet),v=r.default.footer.withConfig({displayName:"styles__ModalFooter",componentId:"sc-1vvqtjv-5"})(["width:100%;background-color:var(--accent);height:var(--spacing-medium-0);box-sizing:content-box;@media ","{border-bottom-right-radius:var(--border-radius);border-bottom-left-radius:var(--border-radius);justify-content:flex-start;}"],a.b.tablet),h=r.default.label.withConfig({displayName:"styles__Checkbox",componentId:"sc-1vvqtjv-6"})(["display:block;position:relative;cursor:pointer;margin-bottom:var(--spacing-medium-0);& > p{margin:0;}& > input{position:absolute;opacity:0;cursor:pointer;height:0;width:0;&:checked ~ span:after{display:block;}}"]),g=r.default.span.withConfig({displayName:"styles__Checkmark",componentId:"sc-1vvqtjv-7"})(['position:absolute;top:50%;transform:translateY(-50%);left:-32px;height:25px;width:25px;background-color:var(--bg-alt);border-radius:var(--border-radius);&:after{content:"";position:absolute;display:none;right:8px;top:4px;width:7px;height:14px;border:1px solid var(--text-color);border-width:0 2px 2px 0;transform:rotate(40deg);html[dir="rtl"] &{right:10px;transform:rotate(-140deg);border-width:2px 2px 0 0;}}']),b=r.default.p.withConfig({displayName:"styles__Disclaimer",componentId:"sc-1vvqtjv-8"})(["margin:0;"])},"2UQE":function(e,t,n){"use strict";n.d(t,"d",(function(){return l})),n.d(t,"c",(function(){return s})),n.d(t,"b",(function(){return d})),n.d(t,"a",(function(){return u})),n.d(t,"e",(function(){return m}));var r,a,o=n("qDfp"),i=n("UutA"),l=i.default.div.withConfig({displayName:"styles__ImageWrapper",componentId:"sc-175nep1-0"})(["position:relative;overflow:hidden;aspect-ratio:",";"],(function(e){return e.aspectRatio||"auto"})),c=Object(i.keyframes)(r||(r=Object(o.a)(["\n 0% { opacity: 1}\n 100% { opacity: 0; z-index: -1; }\n"]))),s=i.default.div.withConfig({displayName:"styles__Image",componentId:"sc-175nep1-1"})(["position:relative;overflow:hidden;> picture > img{display:flex;width:100%;max-width:100%;height:auto;object-fit:cover;}"]),d=(i.default.img.withConfig({displayName:"styles__FullImage",componentId:"sc-175nep1-2"})(["z-index:1;"]),i.default.picture.withConfig({displayName:"styles__FullPicture",componentId:"sc-175nep1-3"})(["z-index:1;"])),u=i.default.img.withConfig({displayName:"styles__BlurImage",componentId:"sc-175nep1-4"})(["position:absolute;z-index:10;height:100%;width:100%;top:0;left:0;overflow:hidden;filter:blur(7px);transform:scale(1.11);opacity:1;animation:",";animation-fill-mode:forwards;"],(function(e){return e.blur?"":Object(i.css)(a||(a=Object(o.a)(["\n "," 0.5s ease-out;\n "])),c)})),m=i.default.div.withConfig({displayName:"styles__Label",componentId:"sc-175nep1-5"})(["position:absolute;top:1rem;left:1rem;padding:0.5rem 1rem;font-size:16px;line-height:24px;border-radius:var(--border-radius);background-color:rgba(26,26,26,0.8);backdrop-filter:blur(10px);color:#fff;z-index:1;p{font-weight:var(--font-weight-semi-bold);}span{font-weight:var(--font-weight-regular);}&.bottomRight{text-align:right;top:unset;left:unset;bottom:1rem;right:1rem;}&.bottomLeft{top:unset;left:unset;bottom:1rem;left:1rem;}&.topLeft{top:1rem;left:1rem;}&.topRight{right:1rem;left:unset;text-align:right;}a{text-decoration:none;color:#fff;}p{margin:0;}"])},"61ek":function(e,t,n){"use strict";n.d(t,"a",(function(){return h}));var r=n("PPsf"),a=n("cDcd"),o=n.n(a),i=n("X7nx"),l=400,c=800,s=1200,d={s:"16-9",m:"16-9",l:"16-9"},u=function(e,t){return Object.entries(e||{}).reduce((function(e,n){var r,a=n[0];if(a.toUpperCase().includes(t.toUpperCase())&&!a.toUpperCase().includes("BLUR-UP")){var o=n[1],i=(r=a).toUpperCase().includes("S")?l:r.toUpperCase().includes("M")?c:r.toUpperCase().includes("L")?s:"";e.push("".concat(o," ").concat(i,"w"))}return e}),[]).join(",")},m=function(e,t){var n=Object.keys(t).length,r={},a="",o="";switch(n){case 1:Object.entries(t).forEach((function(t){r.img={srcSet:e[t[0]]}}));break;case 2:Object.entries(t).forEach((function(t){var n=t[0],l=t[1];if(l.includes("s")){var c=e[n];r.img={srcSet:c},a=1===l.length?i.b.tablet:l.includes("l")?"".concat(i.b.tablet," and ").concat(i.b.laptop):i.b.laptop}else o=e[n]})),r.sources||(r.sources=[]),r.sources.push({srcSet:o,media:a});break;case 3:Object.entries(t).forEach((function(t){var n=t[0],a=t[1],o=e[n];r.sources||(r.sources=[]),a.includes("s")?r.img={srcSet:o}:(a.includes("m")&&r.sources.push({srcSet:o,media:"".concat(i.b.tablet," and ").concat(i.b.laptopAndDown)}),a.includes("l")&&r.sources.push({srcSet:o,media:i.b.laptop}))}))}return r},f=function(e,t){return t?t[e<i.a.tablet?"s":e<i.a.laptop?"m":"l"].replace("-","/"):"16-9"},p=n("JuHP"),v=n("2UQE"),h=function(e){var t,n,i,l,c,s=Object(a.useRef)(null),h=e.sizes,g=void 0===h?"":h,b=e.className,w=void 0===b?"":b,y=e.ratios,C=e.image,x=C.smartCrops,E=C.renditions,k=!!(x&&Object.keys(x).length>0),j=E&&Object.keys(E).length>0,L=Object(a.useState)(""),O=Object(r.a)(L,2),N=O[0],A=O[1],_=Object(a.useState)(""),M=Object(r.a)(_,2),I=M[0],P=M[1],S=Object(a.useState)(!1),R=Object(r.a)(S,2),D=R[0],T=R[1],H=Object(a.useState)(""),z=Object(r.a)(H,2),Z=z[0],V=z[1],U=Object(a.useState)(""),B=Object(r.a)(U,2),W=B[0],G=B[1],q=Object(a.useState)(""),Q=Object(r.a)(q,2),F=Q[0],Y=Q[1],X=Object(a.useState)(),K=Object(r.a)(X,2),J=K[0],$=K[1],ee=Object(p.a)().width;Object(a.useEffect)((function(){var e=ee||window.innerWidth;k&&e&&G(f(e,y))}),[ee,y,k]);var te=Object(a.useMemo)((function(){if(!k&&!j)return e.image.url;if(j&&!k)return E?E["blur-up"]:"";if(k){var t=ee||window.innerWidth;if(!k||!t)return;var n=f(t,y),r="".concat(n&&n.replace("/","-"),"-blur-up");if(!r)return;return x?x[r]:""}}),[k,j,y,E,x,ee,e.image.url]);Object(a.useEffect)((function(){k?$(function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:d;if(!(e&&Object.keys(e).length>0))return null;var n={},r={},a=Object.entries(t||d).reduce((function(t,n){var a=n[0]||"",o=n[1];return a&&"string"===typeof a?(t[o]||(t[o]=u(e,o)),r[o]||(r[o]=[]),r[o].push(a),t):t}),n),o=m(a,r);return o}(x,y)):j&&Y(Object.entries(E||{}).map((function(e){var t=parseInt(e[0]),n=e[1];return Number.isInteger(t)?"".concat(n," ").concat(t,"w"):null})).join(","))}),[k,j,x,y,E]),Object(a.useEffect)((function(){var e,t,n=F||(null===J||void 0===J||null===(e=J.img)||void 0===e?void 0:e.srcSet)||"";D&&n&&V((null===J||void 0===J||null===(t=J.img)||void 0===t?void 0:t.srcSet)||F)}),[j,k,F,J,D,e.image.url]),Object(a.useEffect)((function(){k||A(E&&E["blur-up"]||"")}),[E,k]),Object(a.useEffect)((function(){if(x){var e="".concat(W&&W.replace("/","-"),"-blur-up");if(e){var t=x[e];t&&P(t)}}}),[x,W]),Object(a.useEffect)((function(){var e,t=F||(null===J||void 0===J||null===(e=J.img)||void 0===e?void 0:e.srcSet)||!1,n=!1;if(t){var r=new window.Image;r.sizes=g,r.srcset=t,n=r.complete}n&&T(!0)}),[J,F,g]);var ne=Z||J||te?o.a.createElement(v.c,null,o.a.createElement(v.b,null,D&&k&&(null===J||void 0===J||null===(t=J.sources)||void 0===t?void 0:t.map((function(e,t){return o.a.createElement("source",{key:t,media:e.media,srcSet:e.srcSet||"",sizes:g})}))),o.a.createElement("img",{src:te||'data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg"/>',srcSet:Z,alt:e.image.alt||"",loading:"lazy",onLoad:function(t){T(!0),e.onFullImageLoad&&e.onFullImageLoad(t)},sizes:g})),(I||N)&&o.a.createElement(v.a,{blur:!D,src:I||N,alt:"",role:"presentation"})):null,re=e.tag&&!1!==e.tag.visible,ae=o.a.createElement("div",null,(null===(n=e.tag)||void 0===n?void 0:n.title)&&o.a.createElement("p",null,e.tag.title),(null===(i=e.tag)||void 0===i?void 0:i.text)&&o.a.createElement("span",null,e.tag.text));return o.a.createElement(v.d,{aspectRatio:W,ref:s,className:"".concat(w)},re&&o.a.createElement(v.e,{className:"".concat(null===(l=e.tag)||void 0===l?void 0:l.position," image-label")},(null===(c=e.tag)||void 0===c?void 0:c.url)?o.a.createElement("a",{href:e.tag.url},ae):ae),e.link?o.a.createElement("a",{href:e.link},ne):ne)};t.b=h},"6RIa":function(e,t,n){"use strict";n.d(t,"a",(function(){return v}));var r=n("cDcd"),a=n.n(r),o=n("QAKe"),i=/[ .,;!?'\u2018\u2019\u201c\u201d\-\u2013\u2014]+$/,l=function e(t,n,r){for(var a=t.childNodes,o=a.length-1;o>-1;){var i=a[o--];if(1===i.nodeType&&e(i,n,r)||3===i.nodeType&&c(i,n,r))return!0;t.removeChild(i)}return!1},c=function(e,t,n){for(var r,a=e.textContent||"";a.length>1&&-1!==(r=a.lastIndexOf(" "));){if(e.textContent=a.substring(0,r),t.scrollHeight<=n){e.textContent=a;break}a=e.textContent}return s(e,t,n)},s=function(e,t,n){for(var r=e.textContent||"",a=r.length;a>1;)if(a=(r=r.substring(0,a-1).replace(i,"")).length,e.textContent=r+"\u2026",t.scrollHeight<=n)return!0;return!1},d=function(e,t){if(null!==e){var n=window.getComputedStyle(e).lineHeight,r=t*parseInt(n,10);return!(e.scrollHeight<=r)&&l(e,e,r)}},u=n("F/x0"),m=n.n(u),f=n("vA9M"),p={ADD_TAGS:["preamble","iframe"],ADD_ATTR:["target"],FORBID_ATTR:["style","id","colspan","cellspacing","cellpadding","border","valign"],ALLOW_DATA_ATTR:!1},v=function(e){e.theme;var t=e.html,n=e.rowLimit,i=e.className,l=m.a.sanitize(t,p),c=Object(r.useRef)(null);return Object(r.useLayoutEffect)((function(){!Object(o.k)().browser.toLowerCase().includes("chrome")&&c.current&&n&&d(c.current,n)}),[c,n,t]),t?a.a.createElement(f.a,{isChrome:Object(o.k)().browser.toLowerCase().includes("chrome"),ref:c,rowLimit:n,className:i,dangerouslySetInnerHTML:{__html:'<div class="richtext_innerWrapper">'.concat(l,"</div>")}}):null};v.defaultProps={theme:"",html:"",className:""};t.b=v},AjHC:function(e,t,n){"use strict";n.d(t,"a",(function(){return i}));var r=n("q4RE"),a=n("PPsf"),o=n("cDcd");function i(e){var t=Object(o.useState)(!1),n=Object(a.a)(t,2),i=n[0],l=n[1],c=Object(o.useRef)(null),s=Object(o.useRef)(!0),d=Object(o.useRef)(!1),u=Object(o.useRef)(null),m=Object(o.useRef)([]);Object(o.useEffect)((function(){m.current=Object(r.a)(Array(e)).map((function(){return Object(o.createRef)()}))}),[e]);var f=function(e){var t;c.current=e,null===(t=m.current[e].current)||void 0===t||t.focus()};Object(o.useEffect)((function(){s.current?s.current=!1:i&&!d.current?f(0):i||(d.current=!1)}),[i]),Object(o.useEffect)((function(){if(i){var e=function(e){setTimeout((function(){e.target instanceof Element&&(e.target.closest('[role="menu"]')instanceof Element||l(!1))}),10)};return setTimeout((function(){document.addEventListener("click",e)}),1),function(){return document.removeEventListener("click",e)}}}),[i]),Object(o.useEffect)((function(){var e=function(e){!i||"ArrowDown"!==e.key&&"ArrowUp"!==e.key||e.preventDefault()};return document.addEventListener("keydown",e),function(){return document.removeEventListener("keydown",e)}}),[i]);var p=function(e){if(function(e){return void 0!==e.key}(e)){var t=e.key;if(!["Enter"," ","Tab","ArrowDown"].includes(t))return;("Tab"===t||"ArrowDown"===t)&&d.current&&i?(e.preventDefault(),f(0)):"Tab"!==t&&(e.preventDefault(),l(!0))}else d.current=!i,l(!i)},v=function(e){var t=e.key;if(["Tab","Shift","Enter","Escape","ArrowUp","ArrowDown"].includes(t)){var n,r=c.current;if("Escape"===t)return l(!1),void(null===(n=u.current)||void 0===n||n.focus());"Tab"!==t?(null!==r&&("ArrowUp"===t?r-=1:"ArrowDown"===t&&(r+=1),r>m.current.length-1?r=0:r<0&&(r=m.current.length-1)),null!==r&&f(r)):l(!1)}};return{buttonProps:{onKeyDown:p,onClick:p,tabIndex:0,ref:u,role:"button","aria-haspopup":!0,"aria-expanded":i},itemProps:Object(r.a)(Array(e)).map((function(e,t){return{onKeyDown:v,tabIndex:-1,role:"menuitem",ref:m.current[t]}})),isOpen:i,setIsOpen:l}}},AoEY:function(e,t,n){"use strict";n.d(t,"a",(function(){return i}));var r=n("cDcd"),a=n.n(r),o=n("lbZH"),i=function(e){var t=e.className,n=e.children,r=e.maxWidth,i=void 0===r?1520:r,l=e.padding,c=void 0===l||l;return a.a.createElement(o.a,{className:t,maxWidth:i,padding:c},n)};t.b=i},"Bh//":function(e,t,n){"use strict";var r=n("QAKe"),a=n("cDcd"),o=n.n(a),i=n("UutA").default.div.withConfig({displayName:"styles__Divider",componentId:"sc-rc6n8j-0"})(["height:1px;width:100%;background-color:var(--border-color-soft);margin-top:",";margin-bottom:",";"],(function(e){return e.margin.top}),(function(e){return e.margin.bottom}));t.a=function(e){var t=e.marginTop,n=void 0===t?0:t,a=e.marginBottom,l=void 0===a?0:a,c="number"===typeof n?Object(r.p)(n.toString(),["px"]):n,s="number"===typeof l?Object(r.p)(l.toString(),["px"]):l;return o.a.createElement(i,{margin:{top:c,bottom:s}})}},CmS9:function(e,t,n){"use strict";n.d(t,"a",(function(){return i}));var r,a=n("qDfp"),o=n("UutA"),i=o.default.div.withConfig({displayName:"styles__Title",componentId:"sc-bg3c3f-0"})(["a{color:inherit;text-decoration:none;&:hover{text-decoration:underline;text-decoration-thickness:var(--text-decoration-thickness);}}",";"],(function(e){var t=e.rowLimit;return void 0!==t&&Object(o.css)(r||(r=Object(a.a)(["\n display: -webkit-box;\n -webkit-line-clamp: ",";\n -webkit-box-orient: vertical;\n overflow: hidden;\n "])),t)}))},DPiu:function(e,t,n){"use strict";n.d(t,"a",(function(){return u})),n.d(t,"b",(function(){return m}));var r,a,o,i,l=n("qDfp"),c=n("UutA"),s=n("n18v"),d=n("yNKB"),u=c.default.button.withConfig({displayName:"styles__Control",componentId:"sc-cj6xkp-0"})(["padding:0;margin:0;background-color:transparent;border:0;border-radius:0.25rem;min-height:52px;min-width:52px;height:52px;width:52px;justify-content:center;align-items:center;display:flex;cursor:pointer;transition:ease all 0.3s;",";"],(function(e){var t=e.variant;return"primary"===t?f:"secondary"===t?p:void 0})),m=c.default.div.withConfig({displayName:"styles__SliderControl",componentId:"sc-cj6xkp-1"})(["display:flex;justify-content:",";align-items:top;gap:1rem;& ","{max-width:360px;}",";& ",":nth-child(1){transform:rotate(180deg);}"],(function(e){return e.alignment}),d.c,(function(e){return e.disabledIndicator?Object(c.css)(r||(r=Object(l.a)(["\n & "," {\n margin-top: calc((52px - 4px) / 2);\n }\n "])),d.c):Object(c.css)(a||(a=Object(l.a)(["\n align-items: center;\n "])))}),u),f=Object(c.css)(o||(o=Object(l.a)(["\n background-color: var(--accent);\n border: 2px solid;\n border-color: var(--accent);\n\n & "," path {\n fill: var(--accent-contrast);\n }\n\n &:hover {\n background-color: var(--accent-hover);\n }\n\n &:disabled {\n opacity: 0.2;\n background-color: transparent;\n pointer-events: none;\n border-color: var(--text-color);\n\n & "," path {\n fill: var(--text-color);\n }\n }\n"])),s.a,s.a),p=Object(c.css)(i||(i=Object(l.a)(["\n &:hover {\n background-color: var(--bg-hover);\n }\n\n &:active {\n background-color: ",";\n }\n\n &:disabled {\n opacity: 0.2;\n background-color: transparent;\n pointer-events: none;\n }\n"])),(function(e){return e.theme.backgroundContrast}))},DewC:function(e,t,n){"use strict";n.d(t,"a",(function(){return p}));var r=n("WdxN"),a=n("cDcd"),o=n.n(a),i=n("GX0+"),l=n.n(i),c=n("Q37t"),s=n("ph7L"),d=n("QG+J"),u=n("QAKe"),m=n("+zVP"),f=n("It/d"),p=function(e){var t,n,i,p,v,h,g,b,w,y,C,x,E,k,j,L,O,N=Object(a.useContext)(f.a);if(!function(){var t,n,r,a,o;return 0!==[null===e||void 0===e?void 0:e.title,null===e||void 0===e?void 0:e.text,null===(t=e.link)||void 0===t?void 0:t.url,null===(n=e.link)||void 0===n?void 0:n.text,null===(r=e.image)||void 0===r?void 0:r.url,null===(a=e.video)||void 0===a?void 0:a.src,null===(o=e.dynamicMediaVideo)||void 0===o?void 0:o.asset].filter((function(e){return e})).length}())return null;var A,_,M,I,P=!!e.title||!!e.text||!!e.eyebrow||!!e.tagline,S=!!(null===(t=e.image)||void 0===t?void 0:t.url),R="video"===(null===(n=e.mediaType)||void 0===n?void 0:n.toLowerCase())&&!!(null===(i=e.video)||void 0===i?void 0:i.src)||"dynamicmediavideo"===(null===(p=e.mediaType)||void 0===p?void 0:p.toLowerCase())&&!!(null===(v=e.dynamicMediaVideo)||void 0===v?void 0:v.asset),D=S||R,T=(null===(h=e.image)||void 0===h?void 0:h.url)?5:10,H=(null===(g=e.image)||void 0===g?void 0:g.url)?3:5,z="heading-xs",Z=!!e.tagline,V=!!(null===(b=e.link)||void 0===b?void 0:b.url),U=!(!(null===(w=e.eyebrow)||void 0===w?void 0:w.title)&&!(null===(y=e.eyebrow)||void 0===y?void 0:y.text)),B=(null===(C=e.link)||void 0===C?void 0:C.text)||"",W=!!(null===(x=e.link)||void 0===x?void 0:x.url),G=!0,q=e.eyebrow,Q={};("primary"===e.type&&(T=void 0,H=void 0,z="heading-md",U=!1,G=!1,D=!1,Z=!1,B=" "),"feature"===e.type&&(V=!1,U=!1,W=!1),"product"===e.type)&&(Q={containImage:!0,aspectRatio:(null===(A=e.config)||void 0===A?void 0:A.aspectRatio)||"1-1"},B=N.seeProduct);"category"===e.type&&(Q={containImage:!0,aspectRatio:(null===(_=e.config)||void 0===_?void 0:_.aspectRatio)||"1-1"},B=N.exploreCategory);"story"===e.type&&(G=!1,q={title:(null===(M=e.eyebrow)||void 0===M?void 0:M.title)||"",text:Object(u.g)((null===(I=e.eyebrow)||void 0===I?void 0:I.text)||"")});"brand"===e.type&&(Q={containImage:!0,aspectRatio:"1-1"},B=N.seeProduct);var F=l()({},{containImage:!1,aspectRatio:"16-9"},e.config,Q),Y=l()({},{url:"",alt:"",sizes:e.imageSizes},Object(r.a)(Object(r.a)({},e.image),{},{sizes:e.imageSizes}));return o.a.createElement(m.a,{hasAnimation:W,type:e.type,className:"".concat(e.className?e.className:""," card"),containImage:F.containImage,aspectRatio:Object(u.q)(Y,F.aspectRatio),hasVideo:R,onClick:e.onClick},o.a.createElement("div",null,D&&o.a.createElement(m.e,null,o.a.createElement(d.a,{type:e.mediaType||"image",video:e.video,image:Y,dynamicMediaVideo:e.dynamicMediaVideo,aspectRatio:{s:F.aspectRatio,m:F.aspectRatio,l:F.aspectRatio}})),P&&o.a.createElement(m.c,null,U&&o.a.createElement(s.a,{title:(null===(E=q)||void 0===E?void 0:E.title)||"",text:(null===(k=q)||void 0===k?void 0:k.text)||"",hasTwoRows:null===(j=F.eyebrow)||void 0===j?void 0:j.hasTwoRows}),o.a.createElement(m.f,{id:e.id,rowLimit:H,text:null===e||void 0===e?void 0:e.title,size:"h3",type:z}),Z&&e.tagline&&o.a.createElement(m.g,{className:"label-md"},e.tagline),G&&e.text&&o.a.createElement(m.b,{html:e.text,className:"body-short",rowLimit:T}))),V&&o.a.createElement(m.d,{hasLinkText:B,hasContentBefore:P},o.a.createElement(c.b,{variant:"text",text:B,url:null===(L=e.link)||void 0===L?void 0:L.url,labelledby:e.id,hasIcon:(null===(O=B)||void 0===O?void 0:O.length)>0,gaEventAction:e.link.url.includes("mailto:")?"Click - email address":"",gaEventLabel:e.link.url.includes("mailto:")?e.link.url:""})))};t.b=p},F4BN:function(e,t,n){"use strict";n.d(t,"a",(function(){return i})),n.d(t,"d",(function(){return l})),n.d(t,"b",(function(){return c})),n.d(t,"c",(function(){return s}));var r,a=n("qDfp"),o=n("UutA"),i=o.default.div.withConfig({displayName:"styles__Eyebrow",componentId:"sc-9nbk7d-0"})(["font-weight:var(--font-weight-bold);font-size:var(--body-normal-fs-2);margin:0;",""],(function(e){return e.hasTwoRows&&Object(o.css)(r||(r=Object(a.a)(["\n "," {\n display: block;\n }\n "," {\n display: none;\n }\n "])),l,c)})),l=o.default.span.withConfig({displayName:"styles__Title",componentId:"sc-9nbk7d-1"})(["text-transform:uppercase;margin-right:var(--spacing-mini-2);"]),c=o.default.span.withConfig({displayName:"styles__Pipe",componentId:"sc-9nbk7d-2"})(["margin-right:var(--spacing-mini-2);"]),s=o.default.span.withConfig({displayName:"styles__Text",componentId:"sc-9nbk7d-3"})(["font-weight:var(--font-weight-light);"])},FThP:function(e,t,n){"use strict";n.d(t,"a",(function(){return a})),n.d(t,"c",(function(){return o})),n.d(t,"b",(function(){return i})),n.d(t,"d",(function(){return l}));var r=n("UutA"),a=function(e){return Object(r.css)(["padding-top:",";padding-bottom:",";"],e.top?"var(--space-l)":"0.5rem",e.bottom?"var(--space-xl)":"0.5rem")},o=function(e){return"padding-top: ".concat(e?"var(--space-l)":"0.5rem",";")},i=function(e){return"padding-bottom: ".concat(e?"var(--space-xl)":"0.5rem",";")},l="\n padding-top: calc(var(--space-xl) + 32px + var(--navheader-offset) + var(--navheader-relative-height));\n "},GT4r:function(e,t,n){"use strict";n.d(t,"a",(function(){return i}));var r=n("cDcd"),a=n.n(r),o=n("TNX0"),i=function(e){var t=e.text,n=e.title,r=e.size,i=void 0===r?"h2":r,l=e.titleType,c=void 0===l?"heading-lg":l,s=e.bodyType,d=void 0===s?"body-md":s,u=e.direction,m=void 0===u?"row":u,f=e.className;return n||t?a.a.createElement(o.a,{className:f,direction:m},n&&a.a.createElement(o.c,{hasTextAfter:t,text:n,size:i,type:c}),t&&a.a.createElement(o.b,{html:"".concat(t),className:"".concat(d," aem-ie__text")})):null}},Hxfa:function(e,t,n){"use strict";n.d(t,"b",(function(){return s})),n.d(t,"c",(function(){return d})),n.d(t,"d",(function(){return u})),n.d(t,"a",(function(){return m}));var r,a,o=n("qDfp"),i=n("UutA"),l=n("X7nx"),c=n("tLwi"),s=i.default.button.withConfig({displayName:"dropdownStyles__DropdownButton",componentId:"sc-fmdred-0"})(['display:flex;justify-content:space-between;align-items:center;height:48px;position:relative;z-index:9;min-width:252px;border:0;margin:0;padding:0.8rem 1rem;border-radius:var(--border-radius);text-align:left;cursor:pointer;font-family:var(--font-family-body);font-weight:var(--font-weight-medium);color:var(--text-color);svg.chevron{width:13px;height:auto;transform:rotate(0deg);transition:ease-in-out 0.16s;transform-origin:center center;}&[aria-expanded="true"]{svg.chevron{transform:rotate(-180deg);}html[dir="rtl"] &::after{transform:rotate(180deg);}}']),d=i.default.div.withConfig({displayName:"dropdownStyles__Menu",componentId:"sc-fmdred-1"})(["border-radius:0 0 4px 4px;position:absolute;width:100%;z-index:1;box-shadow:var(--fx-elevation-1);"," transition-property:opacity,transform;opacity:0;transform:translateY(-16px);transform-origin:top;pointer-events:none;max-height:","px;overflow:hidden;top:58px;bottom:unset;"," ",";"],c.d.start,504,(function(e){return e.openUpwards&&Object(i.css)(r||(r=Object(o.a)(["\n top: unset;\n bottom: 50px;\n transform: translateY(16px);\n "])))}),(function(e){return e.isOpen&&Object(i.css)(a||(a=Object(o.a)(["\n ","\n opacity: 1;\n transform: translateY(0);\n overflow-y: auto;\n pointer-events: unset;\n a {\n animation: fadeIn 0.3s linear;\n animation-fill-mode: forwards;\n opacity: 0;\n }\n "])),c.d.end)})),u=i.default.button.withConfig({displayName:"dropdownStyles__MenuItem",componentId:"sc-fmdred-2"})(["outline-offset:-1px;width:100%;border:0;border-top:1px solid var(--border-color-soft);height:","px;display:block;border-radius:0;background-color:var(--bg-main);color:var(--text-color);position:relative;text-decoration:none;min-width:120px;margin:0;padding:0.8rem 1rem;text-align:left;cursor:pointer;&.is-active{font-weight:var(--font-weight-semi-bold);}&:hover{background-color:var(--bg-hover) !important;cursor:pointer;text-decoration:underline;}&:first-child{border-radius:0.25rem 0.25rem 0px 0px;}&:last-child{border-radius:0px 0px 0.25rem 0.25rem;}"],56),m=i.default.div.withConfig({displayName:"dropdownStyles__Dropdown",componentId:"sc-fmdred-3"})(["position:relative;font-size:16px;margin-right:64px;@media ","{display:block;}"],l.b.laptop)},"It/d":function(e,t,n){"use strict";n.d(t,"a",(function(){return a}));var r=n("cDcd"),a=Object(r.createContext)({})},Jb9H:function(e,t,n){"use strict";n.d(t,"a",(function(){return i}));var r=n("UutA"),a=n("cDcd"),o=n.n(a),i=r.default.div.withConfig({displayName:"ImageSkeleton__Image",componentId:"sc-aryqjp-0"})(["aspect-ratio:",";margin-bottom:0.5rem;border-radius:0.25rem;"],(function(e){return e.aspectRatio}));t.b=function(e){return o.a.createElement(i,Object.assign({className:"skeleton-pulse"},e))}},JuHP:function(e,t,n){"use strict";n.d(t,"a",(function(){return i}));var r=n("PPsf"),a=n("cDcd"),o=n("9va6");function i(){var e=Object(a.useState)({width:window.innerWidth,height:window.innerHeight}),t=Object(r.a)(e,2),n=t[0],i=t[1],l=Object(a.useMemo)((function(){return.01*(window.top||window).innerHeight}),[]);return Object(a.useEffect)((function(){document.documentElement.style.setProperty("--vh","".concat(l,"px"))}),[l]),Object(a.useEffect)((function(){var e=Object(o.debounce)((function(){var e=.01*(window.top||window).innerHeight;return document.documentElement.style.setProperty("--vh","".concat(e,"px")),i({width:window.innerWidth,height:window.innerHeight})}),300);return window.addEventListener("resize",e),function(){e.cancel(),window.removeEventListener("resize",e)}}),[]),n}},Kv1m:function(e,t,n){"use strict";n.d(t,"a",(function(){return l}));var r=n("UutA"),a=n("cDcd"),o=n.n(a),i=n("R9/7"),l=r.default.div.withConfig({displayName:"SliderNavSkeleton__Skeleton",componentId:"sc-r2afbc-0"})(["display:flex;width:100%;justify-content:space-between;align-items:center;margin-top:var(--spacing-small-1);",":nth-child(2){max-width:380px;}"],i.a);t.b=function(){return o.a.createElement(l,null,o.a.createElement(i.b,{rowWidth:"56px",rowHeight:"56px"}),o.a.createElement(i.b,{rowWidth:"100%",rowHeight:"2px"}),o.a.createElement(i.b,{rowWidth:"56px",rowHeight:"56px"}))}},N44y:function(e,t,n){"use strict";n.d(t,"a",(function(){return l}));var r=n("yFHr"),a=n("PPsf"),o=n("cDcd");function i(){i=function(){return e};var e={},t=Object.prototype,n=t.hasOwnProperty,r="function"==typeof Symbol?Symbol:{},a=r.iterator||"@@iterator",o=r.asyncIterator||"@@asyncIterator",l=r.toStringTag||"@@toStringTag";function c(e,t,n){return Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}),e[t]}try{c({},"")}catch(O){c=function(e,t,n){return e[t]=n}}function s(e,t,n,r){var a=t&&t.prototype instanceof m?t:m,o=Object.create(a.prototype),i=new k(r||[]);return o._invoke=function(e,t,n){var r="suspendedStart";return function(a,o){if("executing"===r)throw new Error("Generator is already running");if("completed"===r){if("throw"===a)throw o;return L()}for(n.method=a,n.arg=o;;){var i=n.delegate;if(i){var l=C(i,n);if(l){if(l===u)continue;return l}}if("next"===n.method)n.sent=n._sent=n.arg;else if("throw"===n.method){if("suspendedStart"===r)throw r="completed",n.arg;n.dispatchException(n.arg)}else"return"===n.method&&n.abrupt("return",n.arg);r="executing";var c=d(e,t,n);if("normal"===c.type){if(r=n.done?"completed":"suspendedYield",c.arg===u)continue;return{value:c.arg,done:n.done}}"throw"===c.type&&(r="completed",n.method="throw",n.arg=c.arg)}}}(e,n,i),o}function d(e,t,n){try{return{type:"normal",arg:e.call(t,n)}}catch(O){return{type:"throw",arg:O}}}e.wrap=s;var u={};function m(){}function f(){}function p(){}var v={};c(v,a,(function(){return this}));var h=Object.getPrototypeOf,g=h&&h(h(j([])));g&&g!==t&&n.call(g,a)&&(v=g);var b=p.prototype=m.prototype=Object.create(v);function w(e){["next","throw","return"].forEach((function(t){c(e,t,(function(e){return this._invoke(t,e)}))}))}function y(e,t){var r;this._invoke=function(a,o){function i(){return new t((function(r,i){!function r(a,o,i,l){var c=d(e[a],e,o);if("throw"!==c.type){var s=c.arg,u=s.value;return u&&"object"==typeof u&&n.call(u,"__await")?t.resolve(u.__await).then((function(e){r("next",e,i,l)}),(function(e){r("throw",e,i,l)})):t.resolve(u).then((function(e){s.value=e,i(s)}),(function(e){return r("throw",e,i,l)}))}l(c.arg)}(a,o,r,i)}))}return r=r?r.then(i,i):i()}}function C(e,t){var n=e.iterator[t.method];if(void 0===n){if(t.delegate=null,"throw"===t.method){if(e.iterator.return&&(t.method="return",t.arg=void 0,C(e,t),"throw"===t.method))return u;t.method="throw",t.arg=new TypeError("The iterator does not provide a 'throw' method")}return u}var r=d(n,e.iterator,t.arg);if("throw"===r.type)return t.method="throw",t.arg=r.arg,t.delegate=null,u;var a=r.arg;return a?a.done?(t[e.resultName]=a.value,t.next=e.nextLoc,"return"!==t.method&&(t.method="next",t.arg=void 0),t.delegate=null,u):a:(t.method="throw",t.arg=new TypeError("iterator result is not an object"),t.delegate=null,u)}function x(e){var t={tryLoc:e[0]};1 in e&&(t.catchLoc=e[1]),2 in e&&(t.finallyLoc=e[2],t.afterLoc=e[3]),this.tryEntries.push(t)}function E(e){var t=e.completion||{};t.type="normal",delete t.arg,e.completion=t}function k(e){this.tryEntries=[{tryLoc:"root"}],e.forEach(x,this),this.reset(!0)}function j(e){if(e){var t=e[a];if(t)return t.call(e);if("function"==typeof e.next)return e;if(!isNaN(e.length)){var r=-1,o=function t(){for(;++r<e.length;)if(n.call(e,r))return t.value=e[r],t.done=!1,t;return t.value=void 0,t.done=!0,t};return o.next=o}}return{next:L}}function L(){return{value:void 0,done:!0}}return f.prototype=p,c(b,"constructor",p),c(p,"constructor",f),f.displayName=c(p,l,"GeneratorFunction"),e.isGeneratorFunction=function(e){var t="function"==typeof e&&e.constructor;return!!t&&(t===f||"GeneratorFunction"===(t.displayName||t.name))},e.mark=function(e){return Object.setPrototypeOf?Object.setPrototypeOf(e,p):(e.__proto__=p,c(e,l,"GeneratorFunction")),e.prototype=Object.create(b),e},e.awrap=function(e){return{__await:e}},w(y.prototype),c(y.prototype,o,(function(){return this})),e.AsyncIterator=y,e.async=function(t,n,r,a,o){void 0===o&&(o=Promise);var i=new y(s(t,n,r,a),o);return e.isGeneratorFunction(n)?i:i.next().then((function(e){return e.done?e.value:i.next()}))},w(b),c(b,l,"Generator"),c(b,a,(function(){return this})),c(b,"toString",(function(){return"[object Generator]"})),e.keys=function(e){var t=[];for(var n in e)t.push(n);return t.reverse(),function n(){for(;t.length;){var r=t.pop();if(r in e)return n.value=r,n.done=!1,n}return n.done=!0,n}},e.values=j,k.prototype={constructor:k,reset:function(e){if(this.prev=0,this.next=0,this.sent=this._sent=void 0,this.done=!1,this.delegate=null,this.method="next",this.arg=void 0,this.tryEntries.forEach(E),!e)for(var t in this)"t"===t.charAt(0)&&n.call(this,t)&&!isNaN(+t.slice(1))&&(this[t]=void 0)},stop:function(){this.done=!0;var e=this.tryEntries[0].completion;if("throw"===e.type)throw e.arg;return this.rval},dispatchException:function(e){if(this.done)throw e;var t=this;function r(n,r){return i.type="throw",i.arg=e,t.next=n,r&&(t.method="next",t.arg=void 0),!!r}for(var a=this.tryEntries.length-1;a>=0;--a){var o=this.tryEntries[a],i=o.completion;if("root"===o.tryLoc)return r("end");if(o.tryLoc<=this.prev){var l=n.call(o,"catchLoc"),c=n.call(o,"finallyLoc");if(l&&c){if(this.prev<o.catchLoc)return r(o.catchLoc,!0);if(this.prev<o.finallyLoc)return r(o.finallyLoc)}else if(l){if(this.prev<o.catchLoc)return r(o.catchLoc,!0)}else{if(!c)throw new Error("try statement without catch or finally");if(this.prev<o.finallyLoc)return r(o.finallyLoc)}}}},abrupt:function(e,t){for(var r=this.tryEntries.length-1;r>=0;--r){var a=this.tryEntries[r];if(a.tryLoc<=this.prev&&n.call(a,"finallyLoc")&&this.prev<a.finallyLoc){var o=a;break}}o&&("break"===e||"continue"===e)&&o.tryLoc<=t&&t<=o.finallyLoc&&(o=null);var i=o?o.completion:{};return i.type=e,i.arg=t,o?(this.method="next",this.next=o.finallyLoc,u):this.complete(i)},complete:function(e,t){if("throw"===e.type)throw e.arg;return"break"===e.type||"continue"===e.type?this.next=e.arg:"return"===e.type?(this.rval=this.arg=e.arg,this.method="return",this.next="end"):"normal"===e.type&&t&&(this.next=t),u},finish:function(e){for(var t=this.tryEntries.length-1;t>=0;--t){var n=this.tryEntries[t];if(n.finallyLoc===e)return this.complete(n.completion,n.afterLoc),E(n),u}},catch:function(e){for(var t=this.tryEntries.length-1;t>=0;--t){var n=this.tryEntries[t];if(n.tryLoc===e){var r=n.completion;if("throw"===r.type){var a=r.arg;E(n)}return a}}throw new Error("illegal catch attempt")},delegateYield:function(e,t,n){return this.delegate={iterator:j(e),resultName:t,nextLoc:n},"next"===this.method&&(this.arg=void 0),u}},e}var l=function(e){var t=Object(o.useState)(null),n=Object(a.a)(t,2),l=n[0],c=n[1],s=Object(o.useState)(null),d=Object(a.a)(s,2),u=d[0],m=d[1],f=Object(o.useState)(!1),p=Object(a.a)(f,2),v=p[0],h=p[1];return Object(o.useEffect)((function(){e&&function(){var t=Object(r.a)(i().mark((function t(){var n,r;return i().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(e){t.next=2;break}return t.abrupt("return");case 2:return h(!0),t.prev=3,t.next=6,fetch(e);case 6:if((n=t.sent).ok){t.next=9;break}throw new Error(n.status+" "+n.statusText);case 9:return t.next=11,n.json();case 11:r=t.sent,c(r),h(!1),t.next=21;break;case 16:t.prev=16,t.t0=t.catch(3),console.warn("Failed to fetch from url: "+e+". Error: "+t.t0),h(!1),m(t.t0);case 21:case"end":return t.stop()}}),t,null,[[3,16]])})));return function(){return t.apply(this,arguments)}}()()}),[e]),{response:l,error:u,isLoading:v}}},"P/Zr":function(e,t,n){"use strict";var r=n("cDcd"),a=n.n(r),o=n("vAFZ");t.a=function(e){return a.a.createElement(o.a.Provider,{value:{componentName:e.componentName,addGAEvent:function(e){window.dataLayer||(window.dataLayer=[]),window.dataLayer.push(e)}}},e.children)}},Q37t:function(e,t,n){"use strict";n.d(t,"a",(function(){return d}));var r=n("3ZqZ"),a=n("cDcd"),o=n.n(a),i=n("vAFZ"),l=n("lq4R"),c=n("V7E+"),s=["gaEventAction","gaEventLabel","gaEventCategory","text","variant","disabled","url","labelledby","target","downloadLink","hoverText","icon","hasIcon","disableIconAnimation","disableUnderlineAnimation"],d=function(e){var t=e.gaEventAction,n=void 0===t?"":t,d=e.gaEventLabel,u=void 0===d?"":d,m=e.gaEventCategory,f=void 0===m?"CTA":m,p=e.text,v=e.variant,h=void 0===v?"default":v,g=e.disabled,b=void 0!==g&&g,w=e.url,y=e.labelledby,C=e.target,x=void 0===C?"_self":C,E=e.downloadLink,k=void 0!==E&&E,j=e.hoverText,L=void 0===j?"":j,O=e.icon,N=e.hasIcon,A=void 0===N||N,_=e.disableIconAnimation,M=void 0!==_&&_,I=(e.disableUnderlineAnimation,Object(r.a)(e,s)),P=Object(a.useContext)(i.a),S=P.addGAEvent,R=P.componentName,D={event:"analyticsEvent",eventCategory:f,eventAction:n||"Click - ".concat(h," CTA button"),eventLabel:u||"".concat(R," AND ").concat(p),eventValue:100},T=!M&&"externalLink.svg"!==O;return p||w?o.a.createElement("div",{className:"button aem-ie__cta"},w?o.a.createElement(c.a,Object.assign({className:"label-md",hasLink:!0,as:"a",hasIconAnimation:T,variant:"".concat(h),href:w,download:k,target:x,"aria-labelledby":y,onClick:function(){return S(D)}},I),o.a.createElement(c.b,null,o.a.createElement("span",null,p),A&&o.a.createElement(l.a,{className:"_blank"===x?"external":"",icon:O})),I.children):o.a.createElement(c.a,Object.assign({className:"label-md",title:L,hasLink:!1,disabled:b,variant:h,"aria-labelledby":y,disableUnderlineAnimation:!0,hasIconAnimation:T},I),o.a.createElement(c.b,null,o.a.createElement("span",null,p),A&&o.a.createElement(l.a,{className:"_blank"===x?"external":"",icon:O})))):null};t.b=d},QAKe:function(e,t,n){"use strict";n.d(t,"a",(function(){return i})),n.d(t,"B",(function(){return l})),n.d(t,"o",(function(){return c})),n.d(t,"g",(function(){return s})),n.d(t,"i",(function(){return d})),n.d(t,"u",(function(){return u})),n.d(t,"y",(function(){return m})),n.d(t,"z",(function(){return f})),n.d(t,"x",(function(){return p})),n.d(t,"A",(function(){return v})),n.d(t,"p",(function(){return h})),n.d(t,"h",(function(){return g})),n.d(t,"d",(function(){return w})),n.d(t,"m",(function(){return y})),n.d(t,"n",(function(){return C})),n.d(t,"j",(function(){return x})),n.d(t,"v",(function(){return E})),n.d(t,"c",(function(){return k})),n.d(t,"s",(function(){return j})),n.d(t,"k",(function(){return L})),n.d(t,"l",(function(){return O})),n.d(t,"q",(function(){return N})),n.d(t,"b",(function(){return A})),n.d(t,"w",(function(){return _})),n.d(t,"t",(function(){return M})),n.d(t,"e",(function(){return I})),n.d(t,"r",(function(){return P})),n.d(t,"f",(function(){return S}));var r=n("yFHr"),a=n("PPsf");function o(){o=function(){return e};var e={},t=Object.prototype,n=t.hasOwnProperty,r="function"==typeof Symbol?Symbol:{},a=r.iterator||"@@iterator",i=r.asyncIterator||"@@asyncIterator",l=r.toStringTag||"@@toStringTag";function c(e,t,n){return Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}),e[t]}try{c({},"")}catch(O){c=function(e,t,n){return e[t]=n}}function s(e,t,n,r){var a=t&&t.prototype instanceof m?t:m,o=Object.create(a.prototype),i=new k(r||[]);return o._invoke=function(e,t,n){var r="suspendedStart";return function(a,o){if("executing"===r)throw new Error("Generator is already running");if("completed"===r){if("throw"===a)throw o;return L()}for(n.method=a,n.arg=o;;){var i=n.delegate;if(i){var l=C(i,n);if(l){if(l===u)continue;return l}}if("next"===n.method)n.sent=n._sent=n.arg;else if("throw"===n.method){if("suspendedStart"===r)throw r="completed",n.arg;n.dispatchException(n.arg)}else"return"===n.method&&n.abrupt("return",n.arg);r="executing";var c=d(e,t,n);if("normal"===c.type){if(r=n.done?"completed":"suspendedYield",c.arg===u)continue;return{value:c.arg,done:n.done}}"throw"===c.type&&(r="completed",n.method="throw",n.arg=c.arg)}}}(e,n,i),o}function d(e,t,n){try{return{type:"normal",arg:e.call(t,n)}}catch(O){return{type:"throw",arg:O}}}e.wrap=s;var u={};function m(){}function f(){}function p(){}var v={};c(v,a,(function(){return this}));var h=Object.getPrototypeOf,g=h&&h(h(j([])));g&&g!==t&&n.call(g,a)&&(v=g);var b=p.prototype=m.prototype=Object.create(v);function w(e){["next","throw","return"].forEach((function(t){c(e,t,(function(e){return this._invoke(t,e)}))}))}function y(e,t){var r;this._invoke=function(a,o){function i(){return new t((function(r,i){!function r(a,o,i,l){var c=d(e[a],e,o);if("throw"!==c.type){var s=c.arg,u=s.value;return u&&"object"==typeof u&&n.call(u,"__await")?t.resolve(u.__await).then((function(e){r("next",e,i,l)}),(function(e){r("throw",e,i,l)})):t.resolve(u).then((function(e){s.value=e,i(s)}),(function(e){return r("throw",e,i,l)}))}l(c.arg)}(a,o,r,i)}))}return r=r?r.then(i,i):i()}}function C(e,t){var n=e.iterator[t.method];if(void 0===n){if(t.delegate=null,"throw"===t.method){if(e.iterator.return&&(t.method="return",t.arg=void 0,C(e,t),"throw"===t.method))return u;t.method="throw",t.arg=new TypeError("The iterator does not provide a 'throw' method")}return u}var r=d(n,e.iterator,t.arg);if("throw"===r.type)return t.method="throw",t.arg=r.arg,t.delegate=null,u;var a=r.arg;return a?a.done?(t[e.resultName]=a.value,t.next=e.nextLoc,"return"!==t.method&&(t.method="next",t.arg=void 0),t.delegate=null,u):a:(t.method="throw",t.arg=new TypeError("iterator result is not an object"),t.delegate=null,u)}function x(e){var t={tryLoc:e[0]};1 in e&&(t.catchLoc=e[1]),2 in e&&(t.finallyLoc=e[2],t.afterLoc=e[3]),this.tryEntries.push(t)}function E(e){var t=e.completion||{};t.type="normal",delete t.arg,e.completion=t}function k(e){this.tryEntries=[{tryLoc:"root"}],e.forEach(x,this),this.reset(!0)}function j(e){if(e){var t=e[a];if(t)return t.call(e);if("function"==typeof e.next)return e;if(!isNaN(e.length)){var r=-1,o=function t(){for(;++r<e.length;)if(n.call(e,r))return t.value=e[r],t.done=!1,t;return t.value=void 0,t.done=!0,t};return o.next=o}}return{next:L}}function L(){return{value:void 0,done:!0}}return f.prototype=p,c(b,"constructor",p),c(p,"constructor",f),f.displayName=c(p,l,"GeneratorFunction"),e.isGeneratorFunction=function(e){var t="function"==typeof e&&e.constructor;return!!t&&(t===f||"GeneratorFunction"===(t.displayName||t.name))},e.mark=function(e){return Object.setPrototypeOf?Object.setPrototypeOf(e,p):(e.__proto__=p,c(e,l,"GeneratorFunction")),e.prototype=Object.create(b),e},e.awrap=function(e){return{__await:e}},w(y.prototype),c(y.prototype,i,(function(){return this})),e.AsyncIterator=y,e.async=function(t,n,r,a,o){void 0===o&&(o=Promise);var i=new y(s(t,n,r,a),o);return e.isGeneratorFunction(n)?i:i.next().then((function(e){return e.done?e.value:i.next()}))},w(b),c(b,l,"Generator"),c(b,a,(function(){return this})),c(b,"toString",(function(){return"[object Generator]"})),e.keys=function(e){var t=[];for(var n in e)t.push(n);return t.reverse(),function n(){for(;t.length;){var r=t.pop();if(r in e)return n.value=r,n.done=!1,n}return n.done=!0,n}},e.values=j,k.prototype={constructor:k,reset:function(e){if(this.prev=0,this.next=0,this.sent=this._sent=void 0,this.done=!1,this.delegate=null,this.method="next",this.arg=void 0,this.tryEntries.forEach(E),!e)for(var t in this)"t"===t.charAt(0)&&n.call(this,t)&&!isNaN(+t.slice(1))&&(this[t]=void 0)},stop:function(){this.done=!0;var e=this.tryEntries[0].completion;if("throw"===e.type)throw e.arg;return this.rval},dispatchException:function(e){if(this.done)throw e;var t=this;function r(n,r){return i.type="throw",i.arg=e,t.next=n,r&&(t.method="next",t.arg=void 0),!!r}for(var a=this.tryEntries.length-1;a>=0;--a){var o=this.tryEntries[a],i=o.completion;if("root"===o.tryLoc)return r("end");if(o.tryLoc<=this.prev){var l=n.call(o,"catchLoc"),c=n.call(o,"finallyLoc");if(l&&c){if(this.prev<o.catchLoc)return r(o.catchLoc,!0);if(this.prev<o.finallyLoc)return r(o.finallyLoc)}else if(l){if(this.prev<o.catchLoc)return r(o.catchLoc,!0)}else{if(!c)throw new Error("try statement without catch or finally");if(this.prev<o.finallyLoc)return r(o.finallyLoc)}}}},abrupt:function(e,t){for(var r=this.tryEntries.length-1;r>=0;--r){var a=this.tryEntries[r];if(a.tryLoc<=this.prev&&n.call(a,"finallyLoc")&&this.prev<a.finallyLoc){var o=a;break}}o&&("break"===e||"continue"===e)&&o.tryLoc<=t&&t<=o.finallyLoc&&(o=null);var i=o?o.completion:{};return i.type=e,i.arg=t,o?(this.method="next",this.next=o.finallyLoc,u):this.complete(i)},complete:function(e,t){if("throw"===e.type)throw e.arg;return"break"===e.type||"continue"===e.type?this.next=e.arg:"return"===e.type?(this.rval=this.arg=e.arg,this.method="return",this.next="end"):"normal"===e.type&&t&&(this.next=t),u},finish:function(e){for(var t=this.tryEntries.length-1;t>=0;--t){var n=this.tryEntries[t];if(n.finallyLoc===e)return this.complete(n.completion,n.afterLoc),E(n),u}},catch:function(e){for(var t=this.tryEntries.length-1;t>=0;--t){var n=this.tryEntries[t];if(n.tryLoc===e){var r=n.completion;if("throw"===r.type){var a=r.arg;E(n)}return a}}throw new Error("illegal catch attempt")},delegateYield:function(e,t,n){return this.delegate={iterator:j(e),resultName:t,nextLoc:n},"next"===this.method&&(this.arg=void 0),u}},e}var i=function(e){try{return JSON.parse(decodeURIComponent(escape(atob(e))))}catch(t){return console.warn("Failed decoding Base64 -> UTF8. Base64 string: ",e),null}},l=function(e){return btoa(unescape(encodeURIComponent(e)))},c=function(e){return void 0!==e.key},s=function(e){return"Invalid Date"!==new Date(e).toString()?new Date(e).toISOString().slice(0,10):e},d=function(e){return null===e?"":e.replace(/&/g,"&").replace(/</g,"<").replace(/>/g,">")},u=function(e,t,n){return e.includes(t)?e.split(t).join(n):e},m=function(e){return e.sort((function(e,t){return e.created>t.created?-1:e.created<t.created?1:0}))},f=function(e){return e.sort((function(e,t){return e.created<t.created?-1:e.created>t.created?1:0}))},p=function(e){return Array.isArray(e)?e.sort((function(e,t){return(null===e||void 0===e?void 0:e.title)?(null===t||void 0===t?void 0:t.title)&&e.title.toLowerCase()>t.title.toLowerCase()?1:-1:1})):e},v=function(e){return Array.isArray(e)?e.sort((function(e,t){return(null===e||void 0===e?void 0:e.title)?(null===t||void 0===t?void 0:t.title)?e.title.toLowerCase()>t.title.toLowerCase()?-1:1:-1:1})):e};var h=function(e,t){if(!t.length)return e;var n=Object(a.a)(t,1)[0];return/^\d+$/.test(e)?"".concat(e).concat(n):"string"===typeof e&&t.some((function(t){return e.endsWith(t)}))?e:"string"===typeof e&&"".concat(e.trim().replace(/\D/g,"")||"0").concat(n)},g=function(e){return null===e||void 0===e?void 0:e.map((function(e){return b(e)})).join(" | ")},b=function(e){return[e.city,e.state,e.country].filter((function(e){return"string"===typeof e&&e.length>0&&e})).join(", ")},w=function(e){switch(e){case"PRM":return"Press release";case"INB":return"Invitation";case"KMK":return"Year-end report";case"NBR":return"News";case"RDV":return"Annual report";case"RPT":return"Interim report"}},y=function(e,t){return e.includes(".html")?e.replace(".html",".".concat(t,".html")):"".concat(e,".").concat(t)},C=function(e,t,n){if(null!==e&&null!==t){var r=e.getBoundingClientRect(),a=t.getBoundingClientRect();return n?r.left-1>a.left:r.right<a.right-1}},x=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return"string"!==typeof e?"":(Object.entries(t).forEach((function(t){var n=Object(a.a)(t,2),r=n[0],o=n[1],i="{{".concat(r,"}}"),l=String(o);e=e.replace(i,l)})),e)},E=function(e){if(-1===e.search("rgb"))return e;var t=e.match(/^rgba?\((\d+),\s*(\d+),\s*(\d+)(?:,\s*(\d+))?\)$/);if(null===t)return"";var n=function(e){return("0"+parseInt(e).toString(16)).slice(-2)};return"#"+n(t[1])+n(t[2])+n(t[3])},k={small:4,mixed:3,large:2},j=function(e){return e.filter((function(e){var t,n,r,a;return!!(e.title||e.text||(null===(t=e.link)||void 0===t?void 0:t.text)||(null===(n=e.link)||void 0===n?void 0:n.url)||(null===(r=e.video)||void 0===r?void 0:r.src)||(null===(a=e.image)||void 0===a?void 0:a.url))}))},L=function(){var e=navigator.userAgent.match(/(opera|chrome|safari|firefox|msie|trident(?=\/))\/?\s*(\d+)/i)||[],t="",n="";try{t=e[0].split("/")[0]||"",n=e[0].split("/")[1]||""}catch(r){}return{browser:t,version:n}},O=function(e,t){var n=new URL(e).pathname.split("/");return t?Array.isArray(t)?t.map((function(e){return n[e]})):n[t]:n},N=function(e,t){if("string"!==typeof t)return t;var n=null===e||void 0===e?void 0:e.width,r=null===e||void 0===e?void 0:e.height;if(null===e||void 0===e?void 0:e.smartCrops)return t.split("-").join("/");if(!n||!r)return t.split("-").join("/");var a=t.split("-").map((function(e){return parseInt(e)}));return n/r<=a[0]/a[1]?t.split("-").join("/"):"".concat(n,"/").concat(r)},A={scrollPosition:window.pageYOffset,isDisabled:!1,disable:function(){this.scrollPosition=window.pageYOffset,this.isDisabled=!0,document.body.style.overflow="hidden",document.body.style.position="fixed",document.body.style.top="-".concat(this.scrollPosition,"px"),document.body.style.width="100vw"},enable:function(){this.isDisabled&&(document.body.style.removeProperty("overflow"),document.body.style.removeProperty("position"),document.body.style.removeProperty("top"),document.body.style.removeProperty("width"),window.scrollTo(0,this.scrollPosition),this.isDisabled=!1)}},_=function(){if(!document.documentElement.style.getPropertyValue("--vh")){var e=.01*(window.top||window).innerHeight;document.documentElement.style.setProperty("--vh","".concat(e,"px"))}},M=function(e){var t=new URL(document.URL).searchParams;t.delete(e);var n=t.toString().length>0?"?"+t.toString():"";window.history.replaceState(null,"","".concat(window.location.pathname).concat(n).concat(window.location.hash))},I=function(){var e=Object(r.a)(o().mark((function e(t,n){return o().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,new Promise((function(e){setTimeout((function(){n&&n(),e("Resolved")}),t)}));case 2:case"end":return e.stop()}}),e)})));return function(t,n){return e.apply(this,arguments)}}(),P=function(){return Math.random().toString(16).slice(-5)},S=function(e){return"string"!==typeof e?"":e.replace("-","/")}},"QG+J":function(e,t,n){"use strict";var r=n("cDcd"),a=n.n(r),o=n("PPsf"),i=n("/TkD"),l=n("GX0+"),c=n.n(l),s=n("N44y"),d=n("6RIa"),u=n("Q37t"),m=n("biO+"),f={youTubeConsent:"This video is hosted by Youtube. By showing the external content you accept the <a href='https://www.youtube.com/t/terms' target='_blank' rel='noreferrer'>terms and conditions</a> of youtube.com.",showExternalContent:"Show external content",choiceSavedInCookie:"*Your choice will be saved in a cookie until you have closed your browser.",rememberMyChoice:"Remember my choice*"},p=function(e){var t=e.className,n=e.video,a=e.aspectRatio,l=n.src,p=n.title,v=r.useState(!1),h=Object(o.a)(v,2),g=h[0],b=h[1],w=r.useState(!1),y=Object(o.a)(w,2),C=y[0],x=y[1],E=r.useState(f),k=Object(o.a)(E,2),j=k[0],L=k[1],O=r.useState(!1),N=Object(o.a)(O,2),A=N[0],_=N[1],M=r.useState(!1),I=Object(o.a)(M,2),P=I[0],S=I[1],R=new URL(l).hostname.toLowerCase().includes("youtube"),D=window.location.protocol+"//"+window.location.hostname+"/content/api/v1/fetch-language-properties.json"+window.location.pathname,T=Object(s.a)(R?D:"");r.useEffect((function(){if(null!==T.response&&!T.isLoading){var e=T.response;return L(c()({},f,e))}}),[T.response,T.error,T.isLoading]);var H=function(){var e=new CustomEvent("videoCookieConsent");document.dispatchEvent(e)};r.useEffect((function(){var e=function(){A&&Object(m.c)("youtube-cookie-consent","true"),b(!0)};return document.addEventListener("videoCookieConsent",e),function(){return document.removeEventListener("videoCookieConsent",e)}}),[A]),r.useEffect((function(){var e;Object(m.b)("youtube-cookie-consent")&&b(!0);!function e(){var t;if(!(null===(t=window)||void 0===t?void 0:t.OneTrust))return setTimeout((function(){return e()}),200),!1;S(!0)}(),P&&((null===(e=Object(m.a)("C0004"))||void 0===e?void 0:e.isActive)&&H(),window.OneTrust.OnConsentChanged((function(){var e;(null===(e=Object(m.a)("C0004"))||void 0===e?void 0:e.isActive)&&H()})))}),[P]);var z=function(){return x((function(e){return!e}))};return r.createElement(r.Fragment,null,r.createElement(i.i,{aspectRatio:a,className:t||""},g||!R?r.createElement(i.d,{title:p||"",src:l,frameBorder:"0",allowFullScreen:!0}):r.createElement(i.h,{onClick:z},r.createElement("svg",{width:"60",height:"43"},r.createElement("path",{d:"M58.8359 7.83907C58.5433 6.25373 57.7541 4.80266 56.5823 3.69552C55.4105 2.58838 53.9168 1.88263 52.3175 1.68039C52.3175 1.68039 40.1694 0.791534 30.4551 0.791534C20.4022 0.791534 8.16929 1.74394 8.16929 1.74394C6.54564 1.93909 5.02106 2.62843 3.80214 3.71864C2.58322 4.80885 1.72891 6.24716 1.35453 7.83907C0.52085 12.4502 0.0677922 17.1221 0 21.8074C0.0506034 26.4674 0.404083 31.1192 1.0582 35.7334C1.36568 37.3245 2.17106 38.7765 3.35804 39.8798C4.54501 40.9831 6.05208 41.6804 7.66137 41.8709C7.66137 41.8709 20.3598 42.8233 30.4551 42.8233C40.1694 42.8233 52.3175 41.9344 52.3175 41.9344C53.9262 41.7515 55.4343 41.0595 56.6221 39.9592C57.8099 38.859 58.6153 37.408 58.9206 35.818C60.3598 26.533 60.3598 17.0818 58.9206 7.79683L58.8359 7.83907ZM23.8731 30.9291V12.8339L39.5343 21.8708L23.8731 30.9291Z",fill:"#C4C4C4"}))),r.createElement(i.g,{isOpen:C,closeDialogLabel:"close",closeModal:z,title:"title"},r.createElement(r.Fragment,null,r.createElement(i.e,null,j&&r.createElement(r.Fragment,null,r.createElement(d.b,{className:"body-short",html:j.youTubeConsent}),r.createElement(u.b,{onClick:function(){A&&Object(m.c)("youtube-cookie-consent","true",void 0,"/"),b(!0),z(),H()},text:j.showExternalContent}),r.createElement(i.a,{className:"label"},r.createElement("input",{type:"checkbox",readOnly:!0,onChange:function(){return _((function(e){return!e}))}}),r.createElement("p",{className:"body-short"},j.rememberMyChoice),r.createElement(i.b,{className:"checkmark"})),r.createElement(i.c,{className:"body-short"},j.choiceSavedInCookie))),r.createElement(i.f,null)))))},v=n("61ek"),h=n("WdxN"),g=n("QAKe"),b=n("h8zq"),w=n("lq4R"),y=n("pPGK"),C=n("vAFZ"),x=function(e){var t=a.a.useContext(C.a),n=t.addGAEvent,r=t.componentName;if(!e.image)return null;var o={event:"analyticsEvent",eventCategory:e.gaEventCategory||"Video",eventAction:e.gaEventAction||"Play",eventLabel:e.gaEventLabel||"".concat(r," AND ","video name"),eventValue:100};return a.a.createElement(y.a,{onClick:function(){e.onClick(),n(o)},isVisible:e.isVisible,styles:Object(h.a)({},{from:{position:"absolute",width:"100%",height:"100%",zIndex:999999,cursor:"pointer",overflow:"hidden",left:0,top:0,opacity:1},leave:{opacity:0}}),config:{mass:1.5,friction:35,tension:120,delay:150}},a.a.createElement(b.b,null,a.a.createElement(b.a,null,a.a.createElement(w.b,{icon:"play.svg"})),a.a.createElement(v.b,{image:e.image,sizes:e.sizes})))},E=n("ikRU"),k=n("rmpR"),j=function(e){var t,n,r=a.a.useContext(C.a),i=a.a.useState(!!(null===e||void 0===e||null===(t=e.poster)||void 0===t?void 0:t.url)),l=Object(o.a)(i,2),c=l[0],s=l[1],d=null===(n=window)||void 0===n?void 0:n.s7viewers,u=r.componentName,m=a.a.useMemo((function(){return"gw-vid-".concat(Object(g.r)())}),[]),f=a.a.useMemo((function(){return d?new window.s7viewers.SmartCropVideoViewer:void 0}),[m]);a.a.useEffect((function(){d&&(f.setContainerId(m),f.setParam("serverurl",e.serverurl),f.setParam("videoserverurl",e.videoserverurl),f.setParam("contentUrl",e.contentUrl),f.setParam("controls",0),f.setAsset(null===e||void 0===e?void 0:e.asset),f.setParam("autoPlay",null===e||void 0===e?void 0:e.autoPlay),f.setParam("loop",null===e||void 0===e?void 0:e.loop),f.setParam("mutevolume",null===e||void 0===e?void 0:e.mutevolume),f.setParam("preload","0"))}),[m]),a.a.useEffect((function(){d&&setTimeout((function(){!(null===f||void 0===f?void 0:f.initCalled)&&document.getElementById(m)&&(null===f||void 0===f||f.init())}),0)}),[m,f,d]),a.a.useLayoutEffect((function(){var e;f&&(null===f||void 0===f||null===(e=f.smartCropVideoPlayer)||void 0===e||e.component.togglePause())}),[e.isPlaying]);var p={to:{opacity:c?0:1,pointerEvents:c?"none":"auto"}},v=a.a.useMemo((function(){return"".concat(u," AND ").concat(e.asset.split("/").pop())}),[e.asset,u]);return a.a.createElement(E.a,{aspectRatio:null===e||void 0===e?void 0:e.aspectRatio},a.a.createElement(x,{image:null===e||void 0===e?void 0:e.poster,sizes:e.sizes,isVisible:c,onClick:function(){var e;null===f||void 0===f||null===(e=f.smartCropVideoPlayer)||void 0===e||e.component.togglePause(),s(!1)},gaEventLabel:v}),a.a.createElement(k.a,{id:m,styles:Object(h.a)({},p)}))};t.a=function(e){return"video"===e.type&&e.video?a.a.createElement(p,{video:e.video,className:e.className||"",aspectRatio:null===e||void 0===e?void 0:e.aspectRatio}):"dynamicMediaVideo"===e.type&&e.dynamicMediaVideo?a.a.createElement(j,Object.assign({},e.dynamicMediaVideo,{sizes:null===(t=e.image)||void 0===t?void 0:t.sizes,aspectRatio:null===e||void 0===e?void 0:e.aspectRatio})):"image"===e.type&&e.image&&e.image.url?a.a.createElement(v.a,{className:e.className||"",image:e.image,sizes:e.image.sizes,tag:null===(n=e.image)||void 0===n?void 0:n.tag,ratios:null===e||void 0===e?void 0:e.aspectRatio}):null;var t,n}},QJS3:function(e,t,n){"use strict";n.d(t,"a",(function(){return i}));var r=n("cDcd"),a=n.n(r),o=n("CmS9"),i=function(e){var t=e.text,n=e.link,r=void 0!==n&&n,i=e.size,l=e.className,c=e.rowLimit,s=e.id,d=e.type;if(!t)return null;var u=a.a.createElement(i,{id:s,className:"".concat(d)},t),m=a.a.createElement(i,{className:"".concat(d)},a.a.createElement("a",{id:s,href:r},t));return a.a.createElement(o.a,{rowLimit:c,className:l},r?m:u)};t.b=i},"R9/7":function(e,t,n){"use strict";n.d(t,"a",(function(){return i}));var r=n("UutA"),a=n("cDcd"),o=n.n(a),i=r.default.div.withConfig({displayName:"RowSkeleton__Row",componentId:"sc-3fg7s2-0"})(["height:",";width:",";border-radius:var(--border-radius);",""],(function(e){return e.rowHeight}),(function(e){return e.rowWidth}),(function(e){return e.styles}));t.b=function(e){return o.a.createElement(i,Object.assign({className:"skeleton-pulse"},e))}},TNX0:function(e,t,n){"use strict";n.d(t,"c",(function(){return s})),n.d(t,"b",(function(){return d})),n.d(t,"a",(function(){return u}));var r,a=n("qDfp"),o=n("UutA"),i=n("X7nx"),l=n("QJS3"),c=n("6RIa"),s=Object(o.default)(l.a).withConfig({displayName:"styles__Title",componentId:"sc-1sc6649-0"})(["grid-column:1 / 13;grid-row:1;@media ","{grid-column:",";}@media ","{padding-right:var(--grid-column-padding);}"],i.b.laptop,(function(e){return e.hasTextAfter?"1 / 7":"1 / 9"}),i.b.laptop),d=Object(o.default)(c.a).withConfig({displayName:"styles__RichText",componentId:"sc-1sc6649-1"})(["grid-column:1 / 13;grid-row:2;@media ","{grid-row:1;grid-column:7 / 13;}"],i.b.laptop),u=o.default.div.withConfig({displayName:"styles__Head",componentId:"sc-1sc6649-2"})(["display:grid;grid-row:minmax(0,1fr) minmax(0,1fr);grid-template-columns:repeat(12,minmax(0,1fr));grid-row-gap:var(--space-s);grid-column-gap:var(--grid-gutter);margin-bottom:var(--space-m);@media ","{","}"],i.b.laptop,(function(e){return"column"===e.direction&&Object(o.css)(r||(r=Object(a.a)(["\n "," {\n grid-row: 1;\n grid-column: 1 / 9;\n }\n\n "," {\n grid-row: 2;\n grid-column: 1 / 9;\n }\n "])),s,d)}))},"V7E+":function(e,t,n){"use strict";n.d(t,"a",(function(){return p})),n.d(t,"b",(function(){return v}));var r,a,o,i,l,c,s=n("qDfp"),d=n("UutA"),u=n("X7nx"),m=n("tLwi"),f=n("n18v"),p=d.default.button.withConfig({displayName:"styles__Button",componentId:"sc-vn6aom-0"})(["display:inline-flex;min-height:48px;min-width:96px;padding:0.5625rem 1rem;text-decoration:none;color:var(--text-color);background-color:",";border:2px solid;border-radius:var(--button-border-radius);transition:ease-in-out 0.2s;cursor:pointer;position:relative;align-items:center;justify-content:center;"," & svg{height:14px;width:14px;padding-right:0;flex-shrink:0;vertical-align:middle;",' html[dir="rtl"] &{transform:scaleX(-1);}}& svg path{fill:var(--text-color);}&:hover{background-color:var(--bg-hover);',"}&:active{background-color:",";}@media ","{padding:0.75rem 1rem;min-height:56px;min-width:112px;& ","{height:16px;width:16px;}}"," "," "," "," &:disabled{opacity:0.2;cursor:default;pointer-events:none;}"],(function(e){var t=e.theme;return t.background?t.background:"var(--bg-main);"}),(function(e){var t=e.hasLink,n=e.disableUnderlineAnimation;return!t&&!n&&Object(d.css)(r||(r=Object(s.a)(['\n & > span {\n position: relative;\n\n /* Grow border */\n &:after {\n content: "";\n position: absolute;\n left: 0;\n bottom: 0px;\n background-color: var(--text-color);\n width: 100%;\n height: 2px;\n border: 1px solid;\n transform: scaleX(0);\n ',"\n }\n }\n\n &:hover,\n &:active {\n & > span:after {\n transform: scaleX(1);\n ","\n }\n }\n "])),m.b.start,m.b.end)}),m.c.start,(function(e){if(e.hasIconAnimation)return Object(d.css)(a||(a=Object(s.a)(["\n & svg {\n ",'\n transform: translateX(25%);\n html[dir="rtl"] & {\n transform: translateX(25%) scaleX(-1);\n }\n }\n '])),m.c.end)}),(function(e){var t=e.theme;return t.background?t.background:"var(--bg-main);"}),u.b.tablet,f.a,(function(e){return"primary"===e.variant&&Object(d.css)(o||(o=Object(s.a)(["\n font-size: var(--body-normal-fs-3);\n line-height: var(--body-normal-lh-3);\n font-weight: var(--font-weight-semi-bold);\n\n background-color: var(--accent);\n border-color: var(--accent);\n color: var(--accent-contrast);\n\n & svg path {\n fill: var(--accent-contrast);\n }\n\n ",":after {\n background: var(--accent-contrast);\n }\n\n &:hover,\n &:target {\n background-color: var(--accent-hover);\n border-color: var(--accent-hover);\n }\n\n &:active {\n background-color: var(--accent);\n border-color: var(--accent);\n }\n "])),v)}),(function(e){return"secondary"===e.variant&&Object(d.css)(i||(i=Object(s.a)(["\n color: var(--text-color);\n background-color: ",";\n "])),(function(e){var t=e.theme;return t.background?t.background:"var(--bg-main);"}))}),(function(e){return"tertiary"===e.variant&&Object(d.css)(l||(l=Object(s.a)(["\n background-color: ",";\n border-color: ",";\n\n &:hover,\n &:target {\n background-color: var(--bg-hover);\n border-color: var(--bg-hover);\n }\n\n &:active {\n background-color: ",";\n border-color: ",";\n }\n "])),(function(e){return"var(--bg-main)"===e.theme.background?"var(--bg-alt)":"var(--bg-main)"}),(function(e){return"var(--bg-main)"===e.theme.background?"var(--bg-alt)":"var(--bg-main)"}),(function(e){return"var(--bg-main)"===e.theme.background?"var(--bg-alt)":"var(--bg-main)"}),(function(e){return"var(--bg-main)"===e.theme.background?"var(--bg-alt)":"var(--bg-main)"}))}),(function(e){return"text"===e.variant&&Object(d.css)(c||(c=Object(s.a)(["\n border-color: transparent;\n background-color: unset;\n &:hover {\n background-color: unset;\n }\n "])))})),v=d.default.span.withConfig({displayName:"styles__Label",componentId:"sc-vn6aom-1"})(["display:inline-flex;gap:0.5rem;align-items:center;& ","{margin-left:0.5rem;}@media ","{gap:0.625rem;}"],f.a,u.b.tablet)},X7nx:function(e,t,n){"use strict";n.d(t,"a",(function(){return r})),n.d(t,"b",(function(){return a}));var r={mobile:576,tablet:768,laptop:1024,desktop:1280,grid:1520,outerGrid:1776,extendedGrid:1920,extendedOuterGrid:2560},a={mobile:"(min-width: ".concat(r.mobile,"px)"),tablet:"(min-width: ".concat(r.tablet,"px)"),laptop:"(min-width: ".concat(r.laptop,"px)"),laptopAndDown:"(max-width: ".concat(r.laptop-1,"px)"),desktop:"(min-width: ".concat(r.desktop,"px)"),grid:"(min-width: ".concat(r.grid,"px)"),outerGrid:"(min-width: ".concat(r.outerGrid,"px)"),extendedGrid:"(min-width: ".concat(r.extendedGrid,"px)"),extendedOuterGrid:"(min-width: ".concat(r.extendedOuterGrid,"px)")}},YVKh:function(e,t,n){"use strict";n.r(t);var r=n("SNTB"),a=n("Zujy");t.default=r.a.create({component:a.a,configuration:{tagname:"gw-group-contacts",useShadow:!1},plugins:[]})},Z9lt:function(e,t,n){"use strict";n.d(t,"b",(function(){return i})),n.d(t,"a",(function(){return l}));var r,a=n("qDfp"),o=n("UutA"),i=Object(o.css)(r||(r=Object(a.a)(["\n overflow: auto;\n width: 100%;\n\n & table {\n background-color: transparent;\n width: 100%;\n border-collapse: collapse;\n text-align: left;\n overflow: hidden;\n box-sizing: border-box;\n\n & th {\n border-bottom: 2px solid var(--border-color);\n padding: var(--spacing-small);\n padding-left: 0;\n }\n\n td,\n th {\n height: 56px;\n vertical-align: top;\n }\n\n & thead {\n padding-bottom: var(--spacing-small) 0;\n line-height: var(--body-normal-lh-3);\n font-size: var(--body-normal-fs-3);\n font-weight: var(--font-weight-bold);\n & tr {\n margin: 0 var(--spacing-small-1);\n\n td,\n th {\n padding: var(--spacing-small);\n padding-left: 0;\n border-bottom: 2px solid var(--border-color);\n }\n }\n }\n & tbody {\n width: 100%;\n padding: var(--spacing-small-1) 0;\n line-height: var(--body-normal-lh-3);\n font-size: var(--body-normal-fs-3);\n overflow: hidden;\n box-sizing: border-box;\n\n & tr {\n td {\n border-top: 1px solid var(--border-color-soft);\n border-bottom: 1px solid var(--border-color-soft);\n padding: var(--spacing-small);\n padding-left: 0;\n }\n\n &:hover {\n background-color: var(--bg-hover);\n box-shadow: var(--fx-elevation-1);\n }\n &:first-child {\n td {\n border-top: 2px solid var(--border-color);\n }\n }\n &:last-child {\n td {\n border-bottom: 2px solid var(--border-color);\n }\n }\n }\n }\n & tfoot {\n padding-bottom: var(--spacing-medium);\n line-height: var(--body-normal-lh-4);\n font-size: var(--body-normal-fs-4);\n font-weight: var(--font-weight-bold);\n\n td {\n padding: var(--spacing-small);\n padding-left: 0;\n }\n }\n }\n"]))),l=o.default.section.withConfig({displayName:"styles__TableWrapper",componentId:"sc-kfbdw-0"})(["",""],i)},Zujy:function(e,t,n){"use strict";var r,a,o,i,l=n("PPsf"),c=n("cDcd"),s=n.n(c),d=n("GX0+"),u=n.n(d),m=n("QAKe"),f={title:"",text:"",email:"",phone:"",contacts:[],url:"",contactForm:"Contact form",role:"Role",categories:"Categories",location:"Location",phoneNumber:"Phone number",emailString:"Email",contact:"Contact",xPerPage:"{{count}} Per page",pageXofY:"Page {{current}} of {{max}}",config:{padding:{top:!0,bottom:!0},layout:"cards",variant:"basic"}},p=n("/So+"),v=n("P/Zr"),h={theme1:{background:"var(--bg-main)",contrastBackground:"var(--bg-alt)",image:{borderColor:"var(--bg-alt)"}},theme2:{background:"var(--bg-alt)",contrastBackground:"var(--bg-main)",image:{borderColor:"var(--bg-main)"}}},g=n("pOKU"),b=n("AoEY"),w=n("Bh//"),y=n("GT4r"),C=n("Q37t"),x=n("It/d"),E=n("q4RE"),k=n("61ek"),j=n("2ajO"),L=n("lq4R"),O=n("AjHC"),N=n("Hxfa"),A=function(e){var t,n=Object(O.a)((null===(t=e.children)||void 0===t?void 0:t.length)||0),r=n.buttonProps,a=n.isOpen;return s.a.createElement(s.a.Fragment,null,s.a.createElement(N.b,Object.assign({className:"dropdown__button"},r),e.text,s.a.createElement(L.b,{icon:"chevron.svg"})),s.a.createElement(N.c,{isOpen:a,className:"dropdown-menu ".concat(a?"is-visible":""),role:"menu",tabIndex:-1},e.children))},_=n("qDfp"),M=n("UutA"),I=n("2UQE"),P=M.default.div.withConfig({displayName:"styles__Tooltip",componentId:"sc-11zhzdt-0"})(["position:relative;"]),S=M.default.div.withConfig({displayName:"styles__Label",componentId:"sc-11zhzdt-1"})(["cursor:pointer;padding:0 0.35rem;border-radius:var(--border-radius);background-color:",";"],(function(e){var t=e.theme;return(null===t||void 0===t?void 0:t.contrastBackground)||"var(--bg-main"})),R=M.default.div.withConfig({displayName:"styles__Window",componentId:"sc-11zhzdt-2"})(["display:flex;flex-direction:column;padding:1rem;border-radius:var(--border-radius);box-shadow:var(--fx-elevation-1);background-color:",";"],(function(e){var t=e.theme;return(null===t||void 0===t?void 0:t.contrastBackground)||"var(--bg-main"})),D=M.default.div.withConfig({displayName:"styles__Caret",componentId:"sc-11zhzdt-3"})(["position:absolute;top:2px;"," pointer-events:none;svg path{fill:",";}"],(function(e){var t=e.alignment;return"left"===t?Object(M.css)(r||(r=Object(_.a)(["\n right: unset;\n left: 0;\n transform: translateX(5px);\n "]))):"right"===t?Object(M.css)(a||(a=Object(_.a)(["\n left: unset;\n right: -2px;\n transform: translateX(-5px);\n "]))):void 0}),(function(e){var t=e.theme;return(null===t||void 0===t?void 0:t.contrastBackground)||"var(--bg-main"})),T=n("n18v"),H=n("X7nx"),z=M.default.div.withConfig({displayName:"styles__TableWrapper",componentId:"sc-43coaj-0"})(["width:calc(100% + 20px);max-width:100%;display:block;overflow-x:scroll;overflow-y:hidden;position:relative;"]),Z=M.default.table.withConfig({displayName:"styles__Table",componentId:"sc-43coaj-1"})(["width:100%;border-spacing:0;border-bottom:2px solid var(--border-color-soft);tr{position:relative;:last-child{td{border-bottom:0;}}}th,td{margin:0;text-align:left;padding:0.5rem;align-items:left;padding:var(--space-xs);:last-child{border-right:0;}a{color:var(--text-color);text-decoration:none;&:hover{text-decoration:underline;}}}td{word-wrap:break-word;min-width:100px;white-space:nowrap;",",","{width:48px;height:48px;overflow:hidden;border-radius:50%;margin-right:0;picture,img{object-fit:cover;height:inherit;width:inherit;}}> div{display:inline-flex;align-items:center;position:relative;","{margin-left:1rem;}","{min-width:14px;margin-right:1rem;}}}th{border-bottom:2px solid var(--text-color);background-color:",";}tr:nth-child(even){",";"," svg path{fill:",";}}tr:nth-child(odd){",";"," svg path{fill:",";}}"],I.d,I.c,P,T.a,(function(e){var t=e.theme;return(null===t||void 0===t?void 0:t.background)||"var(--bg-main)"}),(function(e){var t=e.theme;return Object(M.css)(o||(o=Object(_.a)(["\n background-color: ",";\n\n ",", "," {\n background-color: ",";\n }\n "])),t.contrastBackground,S,R,t.background)}),D,(function(e){return e.theme.background}),(function(e){var t=e.theme;return Object(M.css)(i||(i=Object(_.a)(["\n background-color: ",";\n\n ",", "," {\n background-color: ",";\n }\n "])),t.background,S,R,t.contrastBackground)}),D,(function(e){return e.theme.contrastBackground})),V=M.default.button.withConfig({displayName:"styles__Button",componentId:"sc-43coaj-2"})(["width:56px;height:56px;border:0;background:transparent;cursor:pointer;transition:250ms ease;","{width:30px;}&:disabled{cursor:default;svg path{fill:var(--border-color-soft);}}&:hover{background-color:var(--bg-hover);&:disabled{background-color:unset;}}"],T.a),U=(M.default.div.withConfig({displayName:"styles__NumberNavigation",componentId:"sc-43coaj-3"})(["display:flex;align-items:center;gap:0.5rem;"]),M.default.div.withConfig({displayName:"styles__ButtonContainer",componentId:"sc-43coaj-4"})(["",":first-child{@media ","{border-left:2px solid var(--border-color-soft);}}",":nth-child(1),",":nth-child(2){","{transform:rotate(180deg);}}"],V,H.b.mobile,V,V,T.a)),B=M.default.div.withConfig({displayName:"styles__Pagination",componentId:"sc-43coaj-5"})(["display:flex;justify-content:center;flex-direction:column;flex-wrap:wrap;align-items:center;width:100%;gap:var(--spacing-small-1);row-gap:var(--space-xs);margin-top:var(--space-s);","{background-color:transparent;min-width:0px;","{margin-left:1rem;}}","{background-color:var(--bg-main);margin-top:-0.5rem;> *{padding:calc(var(--spacing-small-1) / 2) var(--spacing-small-1);transition:250ms ease;cursor:pointer;&:hover{background-color:var(--bg-alt);}}}@media ","{flex-direction:row;margin-top:0;justify-content:end;}"],N.b,T.a,N.c,H.b.mobile),W=(M.default.button.withConfig({displayName:"styles__PageIndex",componentId:"sc-43coaj-6"})(["border:0;background:none;font-weight:100;cursor:pointer;color:var(--text-color-soft);&.active{color:var(--text-color);font-weight:900;}&:hover{color:var(--text-color);text-decoration:underline;}"]),M.default.div.withConfig({displayName:"styles__PageOf",componentId:"sc-43coaj-7"})(["display:flex;align-items:center;gap:0.25rem;"])),G=function(e){var t=e.pageSize,n=e.setPageSize,r=e.pageIndex,a=e.pageOptions,o=e.gotoPage,i=e.canPreviousPage,l=e.previousPage,c=e.nextPage,d=e.canNextPage,u=e.pageCount,f=s.a.useContext(x.a);return s.a.createElement(B,null,s.a.createElement("div",{style:{position:"relative"}},s.a.createElement(A,{text:Object(m.j)(f.xPerPage,{count:t})},[10,20,30,40,50].map((function(e){return s.a.createElement("div",{onClick:function(){return n(Number(e))},key:e},Object(m.j)(f.xPerPage,{count:e}))})))),s.a.createElement(W,{className:"heading-fieldset"},s.a.createElement("span",null,Object(m.j)(f.pageXofY,{current:r+1,max:a.length}))),s.a.createElement(U,null,s.a.createElement(V,{onClick:function(){return o(0)},disabled:!i},s.a.createElement(L.b,{icon:"doubleArrow.svg"})),s.a.createElement(V,{onClick:function(){return l()},disabled:!i},s.a.createElement(L.b,{icon:"arrow.svg"})),s.a.createElement(V,{onClick:function(){return c()},disabled:!d},s.a.createElement(L.b,{icon:"arrow.svg"})),s.a.createElement(V,{onClick:function(){return o(u-1)},disabled:!d},s.a.createElement(L.b,{icon:"doubleArrow.svg"}))))},q=n("WdxN"),Q=n("p6gF"),F=n("rmpR"),Y=function(e){var t=s.a.useState(!1),n=Object(l.a)(t,2),r=n[0],a=n[1],o=s.a.useState("right"),i=Object(l.a)(o,2),c=i[0],d=i[1],u=s.a.useRef(null),m=s.a.useMemo((function(){var e,t;return{from:(e={paddingTop:"0.75rem",position:"absolute",pointerEvents:"none",opacity:0},Object(Q.a)(e,c,0),Object(Q.a)(e,"zIndex",100),Object(Q.a)(e,"backgroundColor","transparent"),e),to:Object(q.a)(Object(q.a)({},{left:"unset",right:"unset"}),{},(t={},Object(Q.a)(t,c,0),Object(Q.a)(t,"opacity",r?1:0),Object(Q.a)(t,"pointerEvents",r?"initial":"none"),t))}}),[c,r]);return s.a.useEffect((function(){u.current&&u.current.getBoundingClientRect().left<0&&d("left")}),[r,u,m]),s.a.createElement(P,{onMouseEnter:function(){a(!0)},onMouseLeave:function(){a(!1)}},s.a.createElement(S,{className:"label-md"},e.label),s.a.createElement(F.a,{styles:Object(q.a)({},m)},s.a.createElement(R,{ref:u},s.a.createElement(D,{alignment:c},s.a.createElement("svg",{width:"23",height:"20",viewBox:"0 0 23 20",fill:"none",xmlns:"http://www.w3.org/2000/svg"},s.a.createElement("path",{d:"M9.76795 0.999999C10.5378 -0.333334 12.4623 -0.333333 13.2321 1L22.3253 16.75C23.0951 18.0833 22.1329 19.75 20.5933 19.75H2.40673C0.867132 19.75 -0.0951178 18.0833 0.674683 16.75L9.76795 0.999999Z",fill:"white"}))),e.children)))},X=function(e){var t=e.values,n=e.className,r=t[0],a=t.slice(1);return s.a.createElement("div",{className:n},s.a.createElement("span",null,r),a.length>0&&s.a.createElement(Y,{label:"+".concat(a.length)},null===a||void 0===a?void 0:a.map((function(e,t){return s.a.createElement("span",{key:t},e)}))))},K=function(e){var t,n,r=null===e||void 0===e||null===(t=e.column)||void 0===t?void 0:t.icon;return s.a.createElement("td",Object.assign({colSpan:null===e||void 0===e?void 0:e.colSpan,className:"".concat((null===e||void 0===e||null===(n=e.column)||void 0===n?void 0:n.className)||""," ").concat((null===e||void 0===e?void 0:e.className)||"")},e.getCellProps()),Array.isArray(e.value)?s.a.createElement(X,{className:e.className,values:e.value}):s.a.createElement("div",null,r&&s.a.createElement(L.b,{icon:r}),e.render("Cell")))},J=function(e){var t=e.row;return s.a.createElement(s.a.Fragment,null,s.a.createElement("tr",t.getRowProps(),t.cells.map((function(e,t){return s.a.createElement(K,Object.assign({key:t},e))}))))},$=function(e){var t=e.columns,n=e.data,r=Object(j.useTable)({columns:t,data:n},j.usePagination),a=r.getTableProps,o=r.getTableBodyProps,i=r.headerGroups,l=r.prepareRow,c=r.page,d=r.canPreviousPage,u=r.setPageSize,m=r.canNextPage,f=r.gotoPage,p=r.pageCount,v=r.pageOptions,h=r.nextPage,g=r.previousPage,b=r.state,w={canPreviousPage:d,setPageSize:u,canNextPage:m,gotoPage:f,pageCount:p,pageOptions:v,nextPage:h,page:c,previousPage:g,pageIndex:b.pageIndex,pageSize:b.pageSize};return s.a.createElement("div",null,s.a.createElement(z,null,s.a.createElement(Z,a(),s.a.createElement("thead",null,i.map((function(e,t){return s.a.createElement("tr",Object.assign({key:t},e.getHeaderGroupProps()),e.headers.map((function(e,t){return s.a.createElement("th",Object.assign({className:"heading-fieldset",key:t},e.getHeaderProps()),e.render("Header"))})))}))),s.a.createElement("tbody",o(),c.map((function(e,t){return l(e),s.a.createElement(J,{key:t,row:e})}))))),s.a.createElement(G,w))},ee=function(e){var t=e.contacts,n=e.variant,r=e.translations,a=s.a.useMemo((function(){return[{Header:r.contact,accessor:"name",className:"body-short",Cell:function(e){return s.a.createElement("div",{style:{display:"flex",gap:"1rem",alignItems:"center"}},"enhanced"===n&&s.a.createElement(k.a,{image:e.row.original.image,sizes:"".concat(H.b.desktop," 7vw, ").concat(H.b.laptop," 15vw, ").concat(H.b.tablet," 10vw, 20vw>}"),ratios:{s:"1-1",m:"1-1",l:"1-1"}}),s.a.createElement("span",{style:{fontWeight:700}},e.value))}},{Header:r.role,accessor:"description",className:"body-short"},{Header:r.categories,accessor:"categories",className:"label-md"},{Header:r.location,accessor:"locations",className:"label-md"},{Header:r.phoneNumber,accessor:"phone",icon:"call2.svg",className:"label-md",Cell:function(e){return s.a.createElement("a",{href:"url",rel:"noopener noreferrer"},e.value)}},{Header:r.email,accessor:"email",icon:"mail2.svg",className:"label-md",Cell:function(e){return s.a.createElement("a",{href:"url",rel:"noopener noreferrer"},e.value)}},{Header:r.contactForm,accessor:"contactForm",icon:"document2.svg",className:"label-md",Cell:function(e){return s.a.createElement("a",{target:"_blank",rel:"noopener noreferrer",href:e.value},"Contact form")}}]}),[n,r]),o=s.a.useMemo((function(){return function(e){return e.reduce((function(e,t){var n={};return Object.keys(t).forEach((function(e){if("string"===typeof t[e])return n[e]=t[e];"image"===e&&(n[e]=t[e]),"categories"===e&&(n[e]=t[e].map((function(e){return e.title}))),"locations"===e&&(n[e]=t[e].map((function(e){return[null===e||void 0===e?void 0:e.city,null===e||void 0===e?void 0:e.district,null===e||void 0===e?void 0:e.country].filter(Boolean).join(", ")})))})),[].concat(Object(E.a)(e),[n])}),[])}(t)}),[t]);return s.a.createElement(b.b,null,s.a.createElement($,{columns:a,data:o}))},te=n("vhhm"),ne=n("QJS3"),re=n("V7E+"),ae=M.default.article.withConfig({displayName:"styles__Contact",componentId:"sc-1s2regb-0"})(["--image-height:64px;display:grid;gap:1rem;padding-right:var(--spacing-small);grid-template-columns:minmax(0,var(--image-height)) minmax(0,1fr);grid-template-rows:repeat(3,minmax(0,max-content));grid-template-areas:",";& p{margin:0;}& ","{grid-area:image;box-sizing:content-box;border:2px solid var(--white);border-radius:50%;}& ",",& ","{height:var(--image-height);width:var(--image-height);min-height:var(--image-height);min-width:var(--image-height);& img{height:100%;}}@media ","{--image-height:40px;grid-template-areas:",";}@media ","{--image-height:72px;grid-template-columns:minmax(0,72px) minmax(0,1fr);}"],(function(e){return"enhanced"===e.type?'"image info" "contact contact" "contact contact";':'"info info" "contact contact";'}),I.d,I.d,I.c,H.b.tablet,(function(e){return"enhanced"===e.type?'"image info" "image contact" "aside contact";':'"info info" "contact contact";'}),H.b.desktop),oe=M.default.div.withConfig({displayName:"styles__ContactLinks",componentId:"sc-1s2regb-1"})(["display:flex;flex-direction:column;grid-area:contact;align-items:flex-start;flex-wrap:wrap;& p{margin:0;}& ","{padding:0;min-height:40px;min-width:auto;& ","{flex-direction:row-reverse;word-break:break-all;}& ","{margin-left:0;fill:var(--accent);& path{fill:var(--accent);}}&:hover{text-decoration:underline;}}"],re.a,re.b,T.a),ie=M.default.div.withConfig({displayName:"styles__ContactInformation",componentId:"sc-1s2regb-2"})(["display:flex;grid-area:info;gap:var(--spacing-mini-1);flex-direction:column;"]),le=(M.default.div.withConfig({displayName:"styles__Container",componentId:"sc-1s2regb-3"})(["display:flex;flex-direction:column;"]),M.default.div.withConfig({displayName:"styles__Text",componentId:"sc-1s2regb-4"})(["margin:0;"])),ce=M.default.div.withConfig({displayName:"styles__TooltipContainer",componentId:"sc-1s2regb-5"})(["display:flex;gap:0.5rem;flex-wrap:wrap;",":not(.wrap){white-space:nowrap;}"],le),se=function(e){var t,n=e.categories;if(!Array.isArray(n))return null;if(n.length<=0)return null;if(n.length>1){var r,a=null===(r=n[0])||void 0===r?void 0:r.title,o=n.slice(1);return s.a.createElement(ce,{className:"body-short"},s.a.createElement(le,null,a),s.a.createElement(Y,{label:"+".concat(o.length)},null===o||void 0===o?void 0:o.map((function(e,t){return s.a.createElement(le,{key:t},null===e||void 0===e?void 0:e.title)}))))}return s.a.createElement(le,{className:"body-short"},null===(t=n[0])||void 0===t?void 0:t.title)},de=function(e){var t=e.locations;if(!Array.isArray(t))return null;if(t.length<=0)return null;var n=t.map((function(e){return[null===e||void 0===e?void 0:e.city,null===e||void 0===e?void 0:e.district,null===e||void 0===e?void 0:e.country].filter(Boolean).join(", ")}));if(n.length>1){var r=n[0],a=n.slice(1);return s.a.createElement(ce,{className:"body-short"},s.a.createElement(le,{className:"wrap"},r),s.a.createElement(Y,{label:"+".concat(a.length)},a.map((function(e,t){return s.a.createElement(le,{key:t},e)}))))}return s.a.createElement(le,{className:"body-short"},n[0])},ue=function(e){var t=e.name,n=e.categories,r=e.description,a=e.locations,o=e.email,i=e.phone,l=e.contactForm,c=e.type,d=e.image,u=s.a.useContext(x.a).contactForm;return s.a.createElement(ae,{type:e.type},d.url&&"enhanced"===c&&s.a.createElement(k.b,{image:d,sizes:"".concat(H.b.desktop," 7vw, ").concat(H.b.laptop," 15vw, ").concat(H.b.tablet," 10vw, 20vw>}"),ratios:{s:"1-1",m:"1-1",l:"1-1"}}),s.a.createElement(ie,null,s.a.createElement(ne.b,{text:t,size:"h3",type:"heading-xxs"}),s.a.createElement("div",null,r&&s.a.createElement("p",{className:"body-short"},r)," ",s.a.createElement(se,{categories:n}),s.a.createElement(de,{locations:a}))),s.a.createElement(oe,null,i&&s.a.createElement(C.b,{text:i,url:"tel:".concat(i),icon:"call2.svg",variant:"text",disableIconAnimation:!0}),o&&s.a.createElement(C.b,{text:o,url:"mailto:".concat(o),icon:"mail2.svg",variant:"text",disableIconAnimation:!0}),l&&s.a.createElement(C.b,{text:u,url:l,icon:"document2.svg",variant:"text",disableIconAnimation:!0,target:"_blank"})))},me=n("JuHP"),fe=n("FThP"),pe=n("TNX0"),ve=n("yNKB"),he=n("j22A"),ge=n("DPiu"),be=M.default.section.withConfig({displayName:"styles__Contacts",componentId:"sc-1foc20r-0"})(["",";background:",";display:flex;flex-direction:column;& ","{margin-bottom:0;}& ","{margin-top:var(--space-m);}& ","{max-width:320px;}& ","{min-height:0;padding-bottom:1.5rem;}"],(function(e){var t=e.padding;return Object(fe.a)(t)}),(function(e){return e.theme.background}),pe.a,ge.b,ve.c,he.a),we=M.default.li.withConfig({displayName:"styles__ContactGroup",componentId:"sc-1foc20r-1"})(["display:flex;flex-direction:column;gap:var(--space-m);height:100%;"]),ye=M.default.div.withConfig({displayName:"styles__GeneralContactInformation",componentId:"sc-1foc20r-2"})(["display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:var(--space-m);& ",":first-child{margin-right:0.5rem;}& ","{padding:0;&:hover{","{text-decoration:underline;}}}& "," ","{flex-direction:row-reverse;& "," path{fill:var(--accent);}}@media ","{flex-direction:row;align-items:center;}"],re.a,re.a,re.b,re.a,re.b,T.a,H.b.tablet),Ce=M.default.div.withConfig({displayName:"styles__Pipe",componentId:"sc-1foc20r-3"})(["display:none;opacity:0.25;@media ","{display:initial;}"],H.b.tablet),xe=function(e){var t=e.contacts,n=e.variant,r=s.a.useState(3),a=Object(l.a)(r,2),o=a[0],i=a[1],c=t.length>=5,d=Object(me.a)().width;s.a.useEffect((function(){switch(!0){case d>=H.a.laptop:i(3);break;case d>=H.a.tablet:i(2);break;case d<H.a.tablet:i(t.length)}}),[d,t]);var u=s.a.useMemo((function(){return c?(e=2,t.reduce((function(t,n,r){return r%e===0?t.push([n]):t[t.length-1].push(n),t}),[])):function(e,t){return e.reduce((function(e,n,r){return e[r%t]=e[r%t]||[],e[r%t].push(n),e}),[])}(t,o);var e}),[t,o,c]),m=d>H.a.mobile?u.map((function(e,t){return s.a.createElement(we,{key:t},Object(E.a)(e).map((function(e){return s.a.createElement(ue,Object.assign({key:e.name},e,{type:n}))})))})):t.map((function(e){return s.a.createElement(ue,Object.assign({key:e.name},e,{type:n}))}));return s.a.createElement(te.a,{columns:3,controls:{variant:"secondary",alignment:"center"}},m)},Ee=n("N44y"),ke=function(e){var t=s.a.useMemo((function(){return u()({},f,Object(m.a)(e.content))}),[e.content]),n=s.a.useState(t),r=Object(l.a)(n,2),a=r[0],o=r[1],i=s.a.useState(!!a.url),c=Object(l.a)(i,2),d=(c[0],c[1]),E=Object(Ee.a)(a.url);s.a.useEffect((function(){if(null===E.error){if(null!==E.response){d(!1);var e=E.response,t=Array.isArray(e.items)?null===e||void 0===e?void 0:e.items:[];o((function(e){return u()({},e,{contacts:t})}))}}else d(!1)}),[E.response,E.error]);var k={contact:a.contact,role:a.role,categories:a.categories,location:a.location,phoneNumber:a.phoneNumber,email:a.emailString,contactForm:a.contactForm,xPerPage:a.xPerPage,pageXofY:a.pageXofY};return s.a.createElement(g.b,{setter:{componentThemes:h,selectedTheme:e.theme}},s.a.createElement(p.b,null,s.a.createElement(v.a,{componentName:"gw-group-contacts"},s.a.createElement(x.a.Provider,{value:k},s.a.createElement(be,{padding:a.config.padding,"data-addsearch":"include"},s.a.createElement(b.a,null,s.a.createElement(y.a,{title:a.title,text:a.text,size:"h3",direction:"column"}),s.a.createElement(w.a,{marginTop:"var(--space-s)",marginBottom:"var(--space-s)"})),"table"===a.config.layout?s.a.createElement(ee,{contacts:a.contacts,variant:a.config.variant,translations:k}):s.a.createElement(xe,{contacts:a.contacts,variant:a.config.variant}),(a.email||a.phone)&&s.a.createElement(b.a,{className:"label-md"},s.a.createElement(ye,null,a.email&&s.a.createElement(C.b,{className:"label-md",text:a.email,url:"mailto:".concat(a.email),variant:"text",icon:"mail2.svg",disableIconAnimation:!0}),a.email&&a.phone&&s.a.createElement(Ce,null,"|"),a.phone&&s.a.createElement(C.b,{className:"label-md",text:a.phone,url:"tel:".concat(a.phone),icon:"call2.svg",variant:"text",disableIconAnimation:!0}))))))))};ke.defaultProps={content:"",theme:""};t.a=ke},"biO+":function(e,t,n){"use strict";n.d(t,"b",(function(){return r})),n.d(t,"c",(function(){return a})),n.d(t,"a",(function(){return o})),n.d(t,"d",(function(){return i}));var r=function(e){for(var t=e+"=",n=decodeURIComponent(document.cookie).split(";"),r=0;r<n.length;r++){for(var a=n[r];" "===a.charAt(0);)a=a.substring(1);if(0===a.indexOf(t))return a.substring(t.length,a.length)}return""},a=function(e,t,n,r,a,o,i){if(navigator.cookieEnabled){var l="".concat(e,"=").concat(encodeURIComponent(t));if(n){var c=new Date;c.setDate(c.getDate()+n),l+="; expires=".concat(c.toUTCString())}r&&(l+="; path=".concat(r)),a&&(l+="; samesite=".concat(o)),o&&(l+="; secure"),i&&(l+="; secure"),document.cookie=l}},o=function(e){var t=document.cookie,n=decodeURIComponent(t).split("&").find((function(e){return e.includes("groups=")}));return null===n||void 0===n?void 0:n.substring(n.indexOf("=")+1).split(",").map((function(e){var t=1===parseInt(e.split(":")[1]);return{name:e.split(":")[0],isActive:t}})).find((function(t){return t.name===e}))},i=function(e,t,n){var r;try{var i=new URL(e).host,l=window.location.host;if(i.toLowerCase().replace(/^(www\.)/,"")!==l.toLowerCase().replace(/^(www\.)/,""))return}catch(s){return void console.warn("Can't set gw_geo cookie.\n".concat(s))}if(null===(r=o("C0003"))||void 0===r?void 0:r.isActive){var c=new URL(e);switch(!0){case t:case n:c.pathname=c.pathname.split("/").slice(0,2).join("/");break;default:c.pathname=c.pathname.split("/").slice(0,3).join("/")}e=c.href,a("gw_geo",e,90,"/",void 0,void 0,!0)}else console.warn("Can't set gw_geo cookie. OneTrust functional consent cookie (".concat("C0003",") is not set."))}},cDcd:function(e,t){e.exports=React},f9Hm:function(e,t,n){"use strict";var r=n("PPsf"),a=n("X7nx"),o=n("JuHP"),i=n("cDcd");t.a=function(){var e=Object(i.useState)(void 0),t=Object(r.a)(e,2),n=t[0],l=t[1],c=Object(o.a)().width;return Object(i.useEffect)((function(){var e=void 0,t=c||window.innerWidth;t&&(e={isZeroAndUp:t>=0,isMobile:t>=a.a.mobile,isTablet:t>=a.a.tablet,isLaptop:t>=a.a.laptop,isDesktop:t>=a.a.desktop,isGrid:t>=a.a.grid,isOuterGrid:t>=a.a.outerGrid,isExtendedGrid:t>=a.a.extendedGrid,isExtendedOuterGrid:t>=a.a.outerGrid});l(e)}),[c]),n}},faye:function(e,t){e.exports=ReactDOM},h8zq:function(e,t,n){"use strict";n.d(t,"b",(function(){return i})),n.d(t,"a",(function(){return l}));var r=n("UutA"),a=n("n18v"),o=n("2UQE"),i=r.default.div.withConfig({displayName:"styles__Poster",componentId:"sc-16xxmj1-0"})(["width:100%;height:100%;background-color:var(--bg-hover);& ",",","{height:100%;> picture img{object-fit:cover;object-position:center;height:100%;}}"],o.d,o.c),l=r.default.div.withConfig({displayName:"styles__PlaybackButton",componentId:"sc-16xxmj1-1"})(["width:48px;border:2px solid var(--white);height:48px;display:flex;justify-content:center;align-items:center;background-color:var(--overlay);position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);border-radius:50%;z-index:1;","{transform:scale(1.325) translateX(1px);}"],a.a)},ikRU:function(e,t,n){"use strict";n.d(t,"a",(function(){return i}));var r=n("UutA"),a=n("X7nx"),o=n("QAKe"),i=r.default.div.withConfig({displayName:"styles__DynamicMediaVideo",componentId:"sc-1lk6p7-0"})(["position:relative;overflow:hidden;width:100%;z-index:10;aspect-ratio:",';& video{width:100% !important;height:100% !important;left:0 !important;top:0 !important;object-fit:cover;object-position:center;}.s7smartcropvideoplayer .s7iconeffect{width:48px !important;height:48px !important;background-position:center;background-color:var(--overlay);background-size:contain;border:2px solid #fff;border-radius:50%;}.s7smartcropvideoplayer .s7iconeffect[state="play"]{background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOCIgaGVpZ2h0PSIxMCIgdmlld0JveD0iMCAwIDggMTAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik03LjQyMDAxIDQuNDE4MjhMMS4yMTE3MSAwLjkwNTgxOEMxLjAxNTY2IDAuNzk1MDE1IDAuNzY1MTQ1IDAuNzk1MDE1IDAuNTU4MjAxIDAuOTA1ODE4QzAuMzYyMTQ5IDEuMDI3NyAwLjI0MjM0IDEuMjM4MjMgMC4yNDIzNCAxLjQ4MlY4LjUwNjkzQzAuMjQyMzQgOC43Mzk2MSAwLjM2MjE0OSA4Ljk2MTIyIDAuNTU4MjAxIDkuMDgzMUMwLjY1NjIyNyA5LjE0OTU5IDAuNzc2MDM3IDkuMTcxNzUgMC44ODQ5NTQgOS4xNzE3NUMwLjk5Mzg3MiA5LjE3MTc1IDEuMTAyNzkgOS4xMzg1MSAxLjIwMDgyIDkuMDgzMUw3LjQwOTEyIDUuNTcwNjRDNy42MTYwNiA1LjQ0ODc1IDcuNzQ2NzYgNS4yMjcxNSA3Ljc0Njc2IDQuOTk0NDZDNy43NDY3NiA0Ljc2MTc3IDcuNjE2MDYgNC41MjkwOSA3LjQwOTEyIDQuNDE4MjhINy40MjAwMVoiIGZpbGw9IiNmZmZmZmYiLz4KPC9zdmc+");background-size:20px 20px;background-position:55% center;}[data-namespace="s7classic"].s7socialshare{display:none;pointer-events:none;}[data-namespace="s7classic"].s7controlbar{background-color:rgba(0,0,0,0.5);}@media ',"{aspect-ratio:",";}@media ","{aspect-ratio:",";}"],(function(e){var t=e.aspectRatio;return Object(o.f)(null===t||void 0===t?void 0:t.s)||16/9}),a.b.tablet,(function(e){var t=e.aspectRatio;return Object(o.f)(null===t||void 0===t?void 0:t.m)||16/9}),a.b.laptop,(function(e){var t=e.aspectRatio;return Object(o.f)(null===t||void 0===t?void 0:t.l)||16/9}))},j22A:function(e,t,n){"use strict";n.d(t,"b",(function(){return c})),n.d(t,"a",(function(){return s}));var r=n("UutA"),a=n("X7nx"),o=n("+zVP"),i=n("DPiu"),l=n("Kv1m"),c=r.default.div.withConfig({displayName:"styles__Slider",componentId:"sc-1si91iu-0"})(["width:100%;margin:0 auto;display:flex;flex-direction:column;gap:var(--spacing-small-1);& ",",","{width:100%;max-width:","px;padding:0 var(--grid-margin);margin:0 auto;}& ","{margin-top:var(--spacing-small-1);}"],i.b,l.a,a.a.outerGrid,l.a),s=r.default.ul.withConfig({displayName:"styles__Cards",componentId:"sc-1si91iu-1"})(["--card-margin:calc((var(--grid-gutter) / 2));scroll-behavior:smooth;display:flex;gap:var(--grid-gutter);scroll-snap-type:x mandatory;overflow-x:scroll;width:100%;height:100%;list-style:none;margin:0;scroll-padding-left:var(--grid-margin);padding:5px var(--grid-margin) var(--space-m) var(--grid-margin);margin-bottom:-1.5rem;scrollbar-width:none;::-webkit-scrollbar{display:none;}& > *{scroll-snap-align:start;flex-shrink:0;& > *:first-child{margin-left:0;}& > *{height:100%;}width:",";@media ","{flex-basis:",";}}","{& .richtext_innerWrapper li{padding-right:0;}}@media ","{padding-left:",";padding-right:",";scroll-padding-left:",";}"],(function(e){if(!e.cardListWidth||!e.cardListWidth)return null;var t=2*e.computedlistLeftPadding,n=16*parseFloat(getComputedStyle(document.documentElement).getPropertyValue("--grid-gutter").split("rem")[0]),r=e.cardListWidth-t-n*(e.columns-1);return"".concat(r/e.columns,"px")}),a.b.outerGrid,(function(e){return 2===e.columns?"49.46%":3===e.columns?"33.33%":4===e.columns?"24.2%":void 0}),o.b,a.b.outerGrid,(function(e){return e.listLeftPadding}),(function(e){return e.listLeftPadding}),(function(e){return e.listLeftPadding}))},lbZH:function(e,t,n){"use strict";n.d(t,"a",(function(){return r}));var r=n("UutA").default.div.withConfig({displayName:"styles__Wrapper",componentId:"sc-1ai4rmp-0"})(["box-sizing:border-box;width:100%;margin:0 auto;padding:",";max-width:",";"],(function(e){return e.padding?"0 var(--grid-margin);":0}),(function(e){var t=e.maxWidth;return"calc(".concat(t,"px + var(--grid-margin) + var(--grid-margin));")}))},lq4R:function(e,t,n){"use strict";n.d(t,"a",(function(){return i}));var r=n("cDcd"),a=n.n(r),o=n("n18v"),i=function(e){var t=null;switch(e.icon){case"externalLink.svg":t=a.a.createElement(o.a,{className:e.className,role:e.role?e.role:"presentation",width:"15",height:"15",viewBox:"0 0 15 15",fill:"none",xmlns:"http://www.w3.org/2000/svg"},a.a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M14.5043 0.575736C14.7386 0.810051 14.7386 1.18995 14.5043 1.42426L6.87427 9.05427C6.63996 9.28858 6.26006 9.28858 6.02575 9.05427C5.79143 8.81995 5.79143 8.44005 6.02575 8.20574L13.6558 0.575736C13.8901 0.341421 14.27 0.341422 14.5043 0.575736Z",fill:"#1A1A1A"}),a.a.createElement("path",{d:"M14.08 4.81789V1H10.2679L14.08 4.81789Z",fill:"#1A1A1A"}),a.a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M9.71366 0.770181C9.80658 0.546087 10.0253 0.4 10.2679 0.4H14.08C14.4114 0.4 14.68 0.668629 14.68 1V4.81789C14.68 5.06065 14.5337 5.27949 14.3094 5.3723C14.0851 5.46512 13.827 5.41362 13.6554 5.24183L9.84331 1.42394C9.6719 1.25227 9.62074 0.994274 9.71366 0.770181ZM11.7149 1.6L13.48 3.36781V1.6H11.7149Z",fill:"#1A1A1A"}),a.a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M4.27001 1.6C2.80201 1.6 1.6 2.802 1.6 4.27V10.81C1.6 12.278 2.80201 13.48 4.27001 13.48H10.81C12.278 13.48 13.48 12.278 13.48 10.81V7.81681C13.48 7.48544 13.7487 7.21681 14.08 7.21681C14.4114 7.21681 14.68 7.48544 14.68 7.81681V10.81C14.68 12.9407 12.9408 14.68 10.81 14.68H4.27001C2.13926 14.68 0.4 12.9407 0.4 10.81V4.27C0.4 2.13925 2.13927 0.4 4.27001 0.4H7.26319C7.59456 0.4 7.86318 0.668629 7.86318 1C7.86318 1.33137 7.59456 1.6 7.26319 1.6H4.27001Z",fill:"#1A1A1A"}));break;case"cross.svg":t=a.a.createElement(o.a,{role:e.role?e.role:"presentation",className:e.className,width:"10",height:"10",viewBox:"0 0 10 10",fill:"none",stroke:"#1A1A1A",xmlns:"http://www.w3.org/2000/svg"},a.a.createElement("path",{d:"M8.75 1.125L1 8.875",strokeWidth:"1.62",strokeLinecap:"round",strokeLinejoin:"round"}),a.a.createElement("path",{d:"M1 1.125L8.75 8.875",strokeWidth:"1.62",strokeLinecap:"round",strokeLinejoin:"round"}));break;case"arrow.svg":t=a.a.createElement(o.a,{role:e.role?e.role:"presentation",className:e.className,width:"9",height:"16",viewBox:"0 0 9 16",fill:"none",xmlns:"http://www.w3.org/2000/svg"},a.a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M1.03633 0.695258C1.48475 0.168252 2.21177 0.168252 2.66019 0.695258L8.0637 7.04578C8.51212 7.57278 8.51212 8.42723 8.0637 8.95423C7.61528 9.48124 6.88825 9.48124 6.43984 8.95423L1.03633 2.60371C0.587912 2.07671 0.587912 1.22226 1.03633 0.695258Z",fill:"#1A1A1A"}),a.a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M8.0637 7.04578C8.51212 7.57278 8.51212 8.42723 8.0637 8.95423L2.66019 15.3047C2.21177 15.8318 1.48474 15.8318 1.03632 15.3047C0.587908 14.7777 0.587908 13.9233 1.03633 13.3963L6.43983 7.04577C6.88825 6.51877 7.61528 6.51877 8.0637 7.04578Z",fill:"#1A1A1A"}));break;case"document.svg":t=a.a.createElement(o.a,{role:e.role?e.role:"presentation",className:e.className,width:"16",viewBox:"0 0 23.88 29.55",xmlns:"http://www.w3.org/2000/svg"},a.a.createElement("g",{id:"Layer_2","data-name":"Layer 2"},a.a.createElement("g",{id:"icons"},a.a.createElement("path",{d:"M23.67,5.83,18.05.2a.61.61,0,0,0-.44-.2H2.87A2.88,2.88,0,0,0,0,2.87V26.68a2.88,2.88,0,0,0,2.87,2.87H21a2.88,2.88,0,0,0,2.87-2.87V6.27A.56.56,0,0,0,23.67,5.83ZM18.21,2.06l3.61,3.61H19.88A1.67,1.67,0,0,1,18.21,4ZM21,28.35H2.87A1.67,1.67,0,0,1,1.2,26.68V2.87A1.67,1.67,0,0,1,2.87,1.2H17V4a2.87,2.87,0,0,0,2.87,2.87h2.8V26.68A1.67,1.67,0,0,1,21,28.35Z"}),a.a.createElement("path",{d:"M14.77,17H3.43a.6.6,0,0,0,0,1.2H14.77a.6.6,0,0,0,0-1.2Z"}),a.a.createElement("path",{d:"M17.61,11.34H3.43a.6.6,0,0,0,0,1.2H17.61a.6.6,0,1,0,0-1.2Z"}),a.a.createElement("path",{d:"M3.43,6.87H9.1a.6.6,0,0,0,0-1.2H3.43a.6.6,0,1,0,0,1.2Z"}))));break;case"arrow2.svg":t=a.a.createElement(o.a,{role:e.role?e.role:"presentation",className:e.className,width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg"},a.a.createElement("path",{d:"M7.23629 15.1542C7.70242 15.6206 8.45899 15.6188 8.92284 15.1501L14.6074 9.40694C15.3788 8.62759 15.3788 7.37241 14.6074 6.59306L8.92661 0.85369C8.46102 0.383294 7.70132 0.38237 7.23458 0.851632C6.77271 1.316 6.7721 2.06605 7.23322 2.53116L11.4367 6.77113H1.22887C0.550182 6.77113 0 7.32132 0 8C0 8.67868 0.550182 9.22887 1.22887 9.22887H11.4367L7.2322 13.4767C6.77187 13.9418 6.7737 14.6914 7.23629 15.1542Z",fill:"#1A1A1A"}));break;case"chevron.svg":t=a.a.createElement(o.a,{role:e.role?e.role:"presentation",className:"chevron ".concat(e.className?e.className:""),width:"11",height:"9",viewBox:"0 0 11 9",xmlns:"http://www.w3.org/2000/svg",stroke:"#1A1A1A"},a.a.createElement("path",{d:"M5.76471 7.52942L9.52942 3.76471",strokeWidth:"1.6",strokeMiterlimit:"10",strokeLinecap:"round"}),a.a.createElement("path",{d:"M5.76471 7.52942L2 3.76471",strokeWidth:"1.6",strokeMiterlimit:"10",strokeLinecap:"round"}));break;case"thin-chevron.svg":t=a.a.createElement(o.a,{role:e.role?e.role:"presentation",className:e.className,width:"19",height:"7",viewBox:"0 0 19 7",fill:"none",xmlns:"http://www.w3.org/2000/svg"},a.a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M0.896134 0.574902C1.07615 0.296693 1.44762 0.217093 1.72583 0.39711L9.89988 5.6862L18.0739 0.397108C18.3521 0.21709 18.7236 0.29669 18.9036 0.574899C19.0836 0.853108 19.004 1.22457 18.7258 1.40459L10.2258 6.90459C10.0275 7.03294 9.77228 7.03294 9.57393 6.90459L1.07393 1.40459C0.795716 1.22458 0.716116 0.853111 0.896134 0.574902Z",fill:"#1A1A1A"}));break;case"circledcross.svg":t=a.a.createElement(o.a,{role:e.role?e.role:"presentation",className:e.className,width:"16",height:"17",viewBox:"0 0 16 17",fill:"none",xmlns:"http://www.w3.org/2000/svg"},a.a.createElement("path",{d:"M8.00004 15.1668C11.6819 15.1668 14.6667 12.1821 14.6667 8.50016C14.6667 4.81826 11.6819 1.8335 8.00004 1.8335C4.31814 1.8335 1.33337 4.81826 1.33337 8.50016C1.33337 12.1821 4.31814 15.1668 8.00004 15.1668Z",stroke:"#484848",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),a.a.createElement("path",{d:"M10 6.5L6 10.5",stroke:"#484848",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),a.a.createElement("path",{d:"M6 6.5L10 10.5",stroke:"#484848",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}));break;case"search.svg":t=a.a.createElement(o.a,{role:e.role?e.role:"presentation",className:e.className,width:"25",height:"24",viewBox:"0 0 25 24",fill:"#1A1A1A",xmlns:"http://www.w3.org/2000/svg"},a.a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M4.03203 10.164C4.03203 6.73938 6.8114 3.96001 10.236 3.96001C13.6607 3.96001 16.44 6.73938 16.44 10.164C16.44 11.8192 15.7908 13.3236 14.7333 14.4364C14.6876 14.4624 14.6447 14.4948 14.6058 14.5337C14.5669 14.5727 14.5344 14.6156 14.5084 14.6612C13.3956 15.7188 11.8912 16.368 10.236 16.368C6.8114 16.368 4.03203 13.5886 4.03203 10.164ZM15.0294 15.8059C13.7375 16.9048 12.0639 17.568 10.236 17.568C6.14866 17.568 2.83203 14.2514 2.83203 10.164C2.83203 6.07664 6.14866 2.76001 10.236 2.76001C14.3234 2.76001 17.64 6.07664 17.64 10.164C17.64 11.9918 16.9768 13.6655 15.878 14.9574L20.8663 19.9457C21.1006 20.1801 21.1006 20.56 20.8663 20.7943C20.632 21.0286 20.2521 21.0286 20.0178 20.7943L15.0294 15.8059Z"}));break;case"sort.svg":t=a.a.createElement(o.a,{role:e.role?e.role:"presentation",className:e.className,width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},a.a.createElement("path",{d:"M1.44746 1.99492H22.5525C22.6969 1.99492 22.8329 1.92373 22.9309 1.8258C23.0288 1.72786 23.1 1.59185 23.1 1.44746C23.1 1.31429 23.0557 1.17785 22.9629 1.07339C22.8684 0.967102 22.7288 0.9 22.5525 0.9H1.44746C1.30307 0.9 1.16705 0.971187 1.06912 1.06912C0.971187 1.16705 0.9 1.30307 0.9 1.44746C0.9 1.59185 0.971187 1.72786 1.06912 1.8258C1.16705 1.92373 1.30307 1.99492 1.44746 1.99492Z",fill:"#1A1A1A",stroke:"#1A1A1A",strokeWidth:"0.2"}),a.a.createElement("path",{d:"M21.0116 5.69831C21.0116 5.55392 20.9404 5.41791 20.8425 5.31997C20.7446 5.22204 20.6085 5.15085 20.4642 5.15085H3.53535C3.39096 5.15085 3.25494 5.22204 3.15701 5.31997C3.05908 5.41791 2.98789 5.55392 2.98789 5.69831C2.98789 5.8427 3.05908 5.97872 3.15701 6.07665C3.25494 6.17458 3.39096 6.24577 3.53535 6.24577H20.4642C20.6085 6.24577 20.7446 6.17458 20.8425 6.07665C20.9404 5.97872 21.0116 5.8427 21.0116 5.69831Z",fill:"#1A1A1A",stroke:"#1A1A1A",strokeWidth:"0.2"}),a.a.createElement("path",{d:"M5.69843 9.32712C5.55405 9.32712 5.41803 9.39831 5.3201 9.49624C5.22216 9.59418 5.15098 9.73019 5.15098 9.87458C5.15098 10.019 5.22216 10.155 5.3201 10.2529C5.41803 10.3509 5.55405 10.422 5.69843 10.422H18.3764C18.5208 10.422 18.6568 10.3509 18.7547 10.2529C18.8527 10.155 18.9239 10.019 18.9239 9.87458C18.9239 9.73019 18.8527 9.59418 18.7547 9.49624C18.6568 9.39831 18.5208 9.32712 18.3764 9.32712H5.69843Z",fill:"#1A1A1A",stroke:"#1A1A1A",strokeWidth:"0.2"}),a.a.createElement("path",{d:"M16.2134 13.578H7.78632C7.64194 13.578 7.50592 13.6492 7.40799 13.7471C7.31005 13.845 7.23887 13.981 7.23887 14.1254C7.23887 14.2698 7.31005 14.4058 7.40799 14.5038C7.50592 14.6017 7.64194 14.6729 7.78632 14.6729H16.2134C16.3578 14.6729 16.4938 14.6017 16.5918 14.5038C16.6897 14.4058 16.7609 14.2698 16.7609 14.1254C16.7609 13.9923 16.7166 13.8558 16.6238 13.7514C16.5293 13.6451 16.3897 13.578 16.2134 13.578Z",fill:"#1A1A1A",stroke:"#1A1A1A",strokeWidth:"0.2"}),a.a.createElement("path",{d:"M14.1251 17.8288H9.87421C9.72983 17.8288 9.59381 17.9 9.49588 17.998C9.39794 18.0959 9.32676 18.2319 9.32676 18.3763C9.32676 18.5207 9.39794 18.6567 9.49588 18.7546C9.59381 18.8526 9.72983 18.9237 9.87421 18.9237H14.1251C14.2694 18.9237 14.4055 18.8526 14.5034 18.7546C14.6013 18.6567 14.6725 18.5207 14.6725 18.3763C14.6725 18.2319 14.6013 18.0959 14.5034 17.998C14.4055 17.9 14.2694 17.8288 14.1251 17.8288Z",fill:"#1A1A1A",stroke:"#1A1A1A",strokeWidth:"0.2"}),a.a.createElement("path",{d:"M23.0896 22.3587L23.0893 22.3581L20.9269 18.1078C20.9268 18.1077 20.9268 18.1076 20.9267 18.1075C20.8301 17.9146 20.62 17.8288 20.4273 17.8288C20.2344 17.8288 20.0242 17.9147 19.9277 18.1078L19.9274 18.1085L17.8395 22.3587C17.8395 22.3588 17.8394 22.3589 17.8394 22.359C17.7509 22.5362 17.7509 22.7184 17.8395 22.8956C17.9334 23.0833 18.1204 23.1746 18.3019 23.1746H22.5527C22.7342 23.1746 22.9212 23.0833 23.015 22.8956L23.0174 22.8909C23.053 22.8196 23.0945 22.7367 23.1158 22.6514C23.1385 22.5605 23.1404 22.4602 23.0896 22.3587Z",fill:"#1A1A1A",stroke:"#1A1A1A",strokeWidth:"0.2"}),a.a.createElement("path",{d:"M3.07286 22.895L3.07318 22.8956C3.16704 23.0833 3.35402 23.1746 3.5355 23.1746C3.71699 23.1746 3.90397 23.0833 3.99783 22.8956L3.99814 22.895L6.08596 18.6447C6.08602 18.6446 6.08607 18.6445 6.08613 18.6444C6.17462 18.4672 6.17456 18.285 6.08596 18.1078C6.04664 18.0292 6.0015 17.9576 5.9378 17.9067C5.87053 17.8529 5.79144 17.8288 5.69822 17.8288H1.44737C1.26588 17.8288 1.07891 17.9201 0.985044 18.1078C0.896446 18.285 0.896392 18.4672 0.984882 18.6444C0.984936 18.6445 0.98499 18.6446 0.985044 18.6447L3.07286 22.895Z",fill:"#1A1A1A",stroke:"#1A1A1A",strokeWidth:"0.2"}));break;case"plus.svg":t=a.a.createElement(o.a,{role:e.role?e.role:"presentation",className:e.className,width:"8",height:"8",viewBox:"0 0 8 8",fill:"none",xmlns:"http://www.w3.org/2000/svg"},a.a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M3 5V8H5V5H8V3H5V0H3V3H0V5H3Z",fill:"#484848"}));break;case"minus.svg":t=a.a.createElement(o.a,{role:e.role?e.role:"presentation",className:e.className,width:"8",height:"2",viewBox:"0 0 8 2",fill:"none",xmlns:"http://www.w3.org/2000/svg"},a.a.createElement("path",{d:"M0 1H8",stroke:"#484848",strokeWidth:"2"}));break;case"globe.svg":t=a.a.createElement(o.a,{role:e.role?e.role:"presentation",className:e.className,width:"24",height:"24",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},a.a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M6.46096 6.5876C7.55899 5.46842 8.98726 4.67467 10.5873 4.36389C9.80562 5.32996 9.16624 6.41609 8.70181 7.59035C7.91264 7.33802 7.16193 7.00017 6.46096 6.5876ZM3 12.1181C3.00144 7.13904 7.00009 3.09881 11.9543 3.01994C12.0552 2.99328 12.1617 2.99335 12.2626 3.02015C17.211 3.10583 21.2095 7.14373 21.21 12.1197C21.21 12.1198 21.21 12.1199 21.21 12.12M4.22249 11.52H7.85641C7.90271 10.5557 8.05998 9.62046 8.3156 8.72669C7.38318 8.42672 6.49903 8.01887 5.67866 7.51764C4.85761 8.66112 4.33428 10.033 4.22249 11.52ZM7.85641 12.72C7.90271 13.6843 8.05999 14.6195 8.3156 15.5133C7.38343 15.8132 6.49952 16.2209 5.67933 16.722C4.85779 15.5784 4.33408 14.2067 4.22242 12.72H7.85641ZM9.05796 12.72H15.1581C15.1125 13.5775 14.9697 14.4093 14.7406 15.2046C13.89 15.0195 13.007 14.922 12.102 14.922C11.2011 14.922 10.3219 15.0186 9.47481 15.2021C9.24607 14.4076 9.10352 13.5767 9.05796 12.72ZM15.1581 11.52H9.05796C9.10352 10.6633 9.24607 9.83244 9.47481 9.03789C10.3219 9.22141 11.2011 9.318 12.102 9.318C13.007 9.318 13.89 9.22054 14.7406 9.03543C14.9697 9.83073 15.1125 10.6625 15.1581 11.52ZM16.3597 12.72C16.3133 13.6856 16.1557 14.622 15.8995 15.5169C16.8297 15.8171 17.7118 16.2247 18.5303 16.7254C19.3522 15.5812 19.876 14.2083 19.9876 12.72H16.3597ZM19.9875 11.52H16.3597C16.3133 10.5544 16.1557 9.61798 15.8995 8.72314C16.8289 8.42317 17.7102 8.016 18.5281 7.51599C19.3508 8.65986 19.8754 10.0323 19.9875 11.52ZM21.21 12.1202C21.21 12.1204 21.21 12.1206 21.21 12.1208C21.21 17.101 17.2109 21.1426 12.2559 21.2216C12.159 21.2461 12.0571 21.2461 11.9602 21.2216C7.00556 21.1427 3 17.1015 3 12.1208C3 12.1199 3 12.119 3 12.1181M10.5877 19.8766C8.98827 19.5649 7.56006 18.7709 6.46187 17.6519C7.16258 17.2395 7.91299 16.9019 8.7018 16.6496C9.16632 17.8241 9.80584 18.9104 10.5877 19.8766ZM12.108 19.7918C11.1642 18.7978 10.4014 17.6314 9.87273 16.3447C10.5931 16.1987 11.3387 16.122 12.102 16.122C12.8692 16.122 13.6186 16.1995 14.3424 16.347C13.8138 17.6328 13.0513 18.7984 12.108 19.7918ZM13.6285 19.8765C14.4095 18.9113 15.0485 17.8262 15.5129 16.6531C16.3 16.9056 17.0487 17.2432 17.7478 17.6552C16.6513 18.7724 15.2256 19.5651 13.6285 19.8765ZM17.745 6.58647C17.0466 6.99769 16.2989 7.33475 15.5129 7.58693C15.049 6.41508 14.4109 5.33107 13.631 4.36662C15.2254 4.67921 16.6492 5.47119 17.745 6.58647ZM14.3424 7.89299C13.6186 8.04055 12.8692 8.118 12.102 8.118C11.3387 8.118 10.5931 8.04134 9.87273 7.89525C10.4014 6.60859 11.1642 5.4422 12.108 4.44823C13.0513 5.44162 13.8138 6.60723 14.3424 7.89299Z"}));break;case"assa-abloy-logo.svg":t=a.a.createElement(o.a,{role:e.role?e.role:"presentation",className:e.className,width:"277",height:"39",viewBox:"0 0 277 39",fill:"#1A1A1A",xmlns:"http://www.w3.org/2000/svg"},a.a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M267.612 1.44843L259.196 15.5811L250.711 1.46541L241.727 1.46236L255.071 23.2872L255.088 37.2192L263.057 37.2249L263.043 23.4862L276.489 1.45714L267.612 1.44843ZM229.528 31.471C222.366 31.4744 219.683 25.4628 219.671 19.503C219.669 13.244 222.352 7.23368 229.517 7.22933C236.674 7.22933 239.36 13.2327 239.374 19.4851C239.376 25.4584 236.68 31.4618 229.528 31.471ZM229.51 0.626007C218.298 0.614252 211.695 8.87809 211.705 19.5017C211.647 23.4177 212.734 27.2671 214.837 30.5889L201.426 30.6324L201.318 1.38225L193.354 1.41795L193.463 37.2323L216.51 37.1387L216.479 32.7292C219.527 36.0437 223.956 38.0843 229.529 38.0756C240.745 38.0756 247.336 29.8078 247.327 19.4938C247.335 8.87069 240.724 0.607721 229.51 0.626007ZM178.337 31.1309L169.807 31.1401L169.804 21.3185L178.482 21.3115C181.881 21.3089 184.223 22.7665 184.213 26.4228C184.216 30.1348 181.471 31.1353 178.337 31.1309H178.337ZM169.798 7.59373L177.253 7.58895C180.089 7.59373 182.737 8.28772 182.748 11.698C182.741 14.706 180.65 15.9647 177.875 15.9581L169.802 15.9712L169.798 7.59373ZM140.344 23.4414L145.068 10.3144H145.17L149.741 23.4427L140.344 23.4414ZM185.525 17.812C188.678 16.3077 190.451 13.8474 190.459 10.3409C190.452 3.68582 185.782 1.47281 178.872 1.48195L161.818 1.48979L161.837 34.6096L149.277 1.49066L141.095 1.49676L127.353 37.2701L135.434 37.2667L138.265 29.2963L151.824 29.3006L154.566 37.2601L162.84 37.2532L162.837 37.2488L179.405 37.2445C185.949 37.2445 192.186 34.1267 192.19 26.8664C192.186 22.4086 189.945 19.0584 185.525 17.812ZM98.7735 23.4518L103.499 10.334H103.597L108.179 23.4483L98.7735 23.4518ZM75.0962 32.0248C70.8418 32.033 67.0858 30.1788 67.0726 25.4341L61.7916 25.4284C61.002 18.3958 53.6079 16.8811 51.1013 16.262C42.0331 13.9646 40.2989 13.6071 40.2945 10.8582C40.306 7.84886 43.2414 6.79526 45.7758 6.80005C49.5886 6.80005 52.6718 7.88848 52.9343 12.1987H60.6191C60.9967 18.3501 66.2062 20.3206 71.391 21.6585C76.7249 23.0613 82.1599 23.7069 82.1629 27.5665C82.1607 31.2176 77.9015 32.0234 75.0962 32.0248ZM13.4825 23.4801L18.2027 10.3623H18.3082L22.8785 23.4823L13.4825 23.4801ZM99.5318 1.51286L89.8707 26.6701C89.8592 18.5517 81.7469 16.8968 79.1067 16.2564C70.0168 13.9437 68.2946 13.6154 68.2924 10.8442C68.2968 7.83754 71.2384 6.78612 73.7741 6.79178C77.5891 6.78916 80.6772 7.88805 80.9361 12.1904H88.65C88.6399 3.9244 81.6891 0.674769 74.1349 0.679993C67.6624 0.673463 60.7713 4.10029 60.5988 11.2217C60.0562 3.68712 53.3834 0.685653 46.1181 0.693054C39.5856 0.693054 32.5819 4.20435 32.5872 11.5125C32.5872 18.2317 38.0195 20.2727 43.3954 21.6768C48.7284 23.0787 54.1593 23.7274 54.1523 27.5791C54.1523 31.2363 49.8979 32.0348 47.1125 32.043C42.8391 32.0509 39.0937 30.1905 39.0871 25.4336H31.4694L22.3989 1.53986H14.2408L0.507446 37.3189L8.5703 37.3006L11.4122 29.3433H24.9708L27.7082 37.2993H35.9748L34.7047 33.9513C37.6251 36.8113 42.116 38.1492 46.8037 38.1409C54.0548 38.1479 58.7989 35.4707 60.7924 31.4361C63.3268 36.038 68.9237 38.1426 74.8103 38.1357C80.5011 38.1357 84.6347 36.4869 87.1183 33.8324L85.7949 37.2797H93.8617L96.7032 29.3163L110.262 29.3071L113 37.2728H121.279L107.711 1.51286H99.5318Z"}));break;case"checkmark.svg":t=a.a.createElement(o.a,{role:e.role?e.role:"presentation",className:e.className,width:"12",height:"8",viewBox:"0 0 12 8",fill:"none",xmlns:"http://www.w3.org/2000/svg"},a.a.createElement("path",{d:"M1.5 4.00098L4.5 7.00098L7.5 4.00098L10.5 1.00098",stroke:"#1A1A1A",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}));break;case"languages.svg":t=a.a.createElement(o.a,{role:e.role?e.role:"presentation",className:e.className,width:"18",height:"20",viewBox:"0 0 18 20",fill:"none",xmlns:"http://www.w3.org/2000/svg"},a.a.createElement("path",{d:"M3.534 6.90464C3.492 6.86264 3.588 7.24664 3.726 7.38464C3.966 7.63064 4.158 7.66064 4.26 7.66664C4.482 7.67264 4.758 7.61264 4.92 7.54064C5.076 7.47464 5.352 7.33064 5.46 7.12664C5.484 7.08464 5.544 7.00664 5.502 6.82664C5.472 6.68864 5.382 6.63464 5.274 6.64664C5.166 6.65264 4.836 6.74264 4.674 6.79064C4.512 6.83864 4.188 6.94064 4.044 6.97064C3.9 6.99464 3.582 6.95264 3.534 6.90464Z",fill:"#1A1A1A"}),a.a.createElement("path",{d:"M7.57801 11.4885C7.51201 11.4645 6.21001 10.9245 6.02401 10.8345C5.87401 10.7625 5.50201 10.6065 5.32801 10.5345C5.82001 9.77247 6.13201 9.20247 6.17401 9.11247C6.25201 8.95047 6.77401 7.93047 6.78601 7.87047C6.79801 7.80447 6.81001 7.57047 6.80401 7.51647C6.79201 7.46247 6.60001 7.57047 6.34201 7.65447C6.08401 7.74447 5.58601 8.06247 5.40001 8.10447C5.20801 8.14647 4.59601 8.37447 4.28401 8.48247C3.97201 8.59047 3.37801 8.76447 3.13201 8.83047C2.88601 8.89647 2.67601 8.90247 2.53801 8.94447C2.53801 8.94447 2.55601 9.13647 2.59201 9.19047C2.62801 9.25047 2.75401 9.38847 2.91001 9.43047C3.06001 9.47247 3.30601 9.45447 3.42001 9.43047C3.53401 9.40647 3.73201 9.31047 3.75601 9.26847C3.78001 9.22647 3.74401 9.09447 3.78601 9.05847C3.83401 9.01647 4.42801 8.87847 4.65001 8.81247C4.87801 8.74047 5.73601 8.44647 5.85601 8.46447C5.82001 8.58447 5.12401 9.95847 4.90201 10.3725C4.68001 10.7805 3.38401 12.5865 3.10201 12.9045C2.89201 13.1445 2.38201 13.7625 2.20801 13.9005C2.25001 13.9125 2.56801 13.8885 2.62201 13.8525C2.98201 13.6305 3.57601 12.8925 3.76801 12.6645C4.33801 11.9985 4.83601 11.2965 5.23201 10.6905C5.31001 10.7205 5.93401 11.2305 6.09601 11.3445C6.25801 11.4585 6.90001 11.8185 7.04401 11.8785C7.18201 11.9385 7.72201 12.1845 7.74001 12.1005C7.75801 12.0045 7.63801 11.5125 7.57801 11.4885Z",fill:"#1A1A1A"}),a.a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M14.208 17.5129L12.474 17.3809L12.954 18.1669C12.858 18.2209 12.756 18.2929 12.696 18.3229C12.576 18.3949 12.45 18.4609 12.342 18.5149C12.204 18.5869 12.054 18.6589 11.934 18.7189C11.832 18.7609 11.718 18.8089 11.628 18.8509C11.514 18.8929 11.406 18.9409 11.304 18.9769C11.142 19.0309 10.98 19.0909 10.83 19.1329C10.674 19.1809 10.518 19.2169 10.362 19.2529C10.152 19.3009 9.93603 19.3369 9.74403 19.3669C9.49803 19.4029 9.27003 19.4149 9.03003 19.4389H8.40003C8.27403 19.4389 7.65603 19.3609 7.63203 19.3609C7.40403 19.3249 7.16403 19.2829 6.94803 19.2349C6.55803 19.1449 6.16803 19.0249 5.77803 18.8809C5.49003 18.7789 5.19603 18.6349 4.93203 18.5029C4.80003 18.4309 4.68603 18.3709 4.56003 18.2929C4.51803 18.2749 4.29603 18.1129 4.18203 18.1129C4.05603 18.1129 3.97803 18.2089 3.97803 18.3169C3.97803 18.3769 3.98403 18.4369 4.06803 18.4909C4.54203 18.8029 5.04003 19.0429 5.52003 19.2229C5.78403 19.3249 6.05403 19.4269 6.33603 19.4989C6.49803 19.5469 6.67803 19.5949 6.84603 19.6309C7.06203 19.6789 7.29003 19.7209 7.50603 19.7569C7.75203 19.7929 8.00403 19.8169 8.25003 19.8409H9.16803C9.37203 19.8409 10.092 19.7269 10.164 19.7149C10.296 19.6969 10.428 19.6609 10.56 19.6309C10.908 19.5469 11.298 19.4209 11.652 19.2889C11.922 19.1869 12.21 19.0609 12.486 18.9109C12.624 18.8329 12.786 18.7669 12.918 18.6769C12.984 18.6289 13.092 18.5869 13.176 18.5329L13.614 19.2469L14.208 17.5129Z",fill:"#1A1A1A"}),a.a.createElement("path",{d:"M15.774 5.15888V0.622879C15.774 0.490879 15.678 0.400879 15.552 0.400879C15.456 0.400879 12.318 1.48088 12.066 1.57088C11.214 1.85288 9.17398 2.53088 8.75998 2.70488C8.71798 2.71688 8.65798 2.73488 8.57998 2.75888L2.48998 0.610879V4.77488C1.55998 5.08688 0.899976 5.30888 0.863976 5.32088C0.803976 5.33888 0.701976 5.35688 0.647976 5.43488C0.617976 5.45888 0.611976 5.50688 0.599976 5.54288V17.2369C0.599976 17.2489 0.605976 17.2549 0.605976 17.2669C0.647976 17.3569 0.725976 17.4109 0.809976 17.4109C0.911976 17.4109 8.74798 14.7829 8.92198 14.7109C8.92798 14.7109 8.93998 14.7049 8.94598 14.6929L17.37 17.3809V5.66888L15.774 5.15888ZM8.60398 14.3749L1.02598 16.9009V5.71688L8.60998 3.19088V14.3749H8.60398ZM15.348 0.898879V5.02088L9.08398 3.02888L15.348 0.898879ZM14.574 13.4569L14.172 11.9929L11.868 11.2969L11.37 12.4909L10.254 12.1549L12.624 6.34088L13.71 6.67088L15.69 13.7989L14.574 13.4569Z",fill:"#1A1A1A"}),a.a.createElement("path",{d:"M12.2939 10.2231L13.8179 10.6851L13.1219 8.2251L12.2939 10.2231Z",fill:"#1A1A1A"}));break;case"mail.svg":t=a.a.createElement(o.a,{role:e.role?e.role:"presentation",className:e.className,width:"24",height:"20",viewBox:"0 0 24 20",fill:"none",xmlns:"http://www.w3.org/2000/svg"},a.a.createElement("path",{d:"M0.857178 1H23.1429V19H0.857178V1Z",stroke:"#1A1A1A",strokeWidth:"1.2",strokeLinecap:"round",strokeLinejoin:"round"}),a.a.createElement("path",{d:"M0.857178 1.16857L10.8943 9.63886C11.2036 9.89991 11.5953 10.0431 12 10.0431C12.4048 10.0431 12.7965 9.89991 13.1057 9.63886L23.1429 1.16857",stroke:"#1A1A1A",strokeWidth:"1.2",strokeLinecap:"round",strokeLinejoin:"round"}));break;case"call.svg":t=a.a.createElement(o.a,{role:e.role?e.role:"presentation",className:e.className,width:"22",height:"22",viewBox:"0 0 22 22",fill:"none",xmlns:"http://www.w3.org/2000/svg"},a.a.createElement("path",{d:"M13.7727 20.4655C14.7452 21.0928 15.904 21.3662 17.0544 21.2397C18.2047 21.1132 19.2764 20.5944 20.0892 19.7707L20.7998 19.0759C21.1114 18.7572 21.2858 18.3293 21.2858 17.8836C21.2858 17.438 21.1114 17.01 20.7998 16.6914L17.7837 13.7069C17.4677 13.3963 17.0424 13.2223 16.5994 13.2223C16.1563 13.2223 15.731 13.3963 15.415 13.7069V13.7069C15.0964 14.0184 14.6684 14.1928 14.2228 14.1928C13.7772 14.1928 13.3492 14.0184 13.0306 13.7069L8.29321 8.96951C8.13518 8.81377 8.00968 8.62817 7.92402 8.42349C7.83836 8.21881 7.79425 7.99915 7.79425 7.77727C7.79425 7.5554 7.83836 7.33573 7.92402 7.13106C8.00968 6.92638 8.13518 6.74078 8.29321 6.58504V6.58504C8.60375 6.26906 8.77776 5.84374 8.77776 5.4007C8.77776 4.95767 8.60375 4.53235 8.29321 4.21637L5.29289 1.21604C4.97424 0.904508 4.5463 0.730076 4.10066 0.730076C3.65502 0.730076 3.22708 0.904508 2.90842 1.21604L2.21361 1.92665C1.38986 2.73948 0.871103 3.81117 0.744566 4.9615C0.61803 6.11183 0.891432 7.27065 1.5188 8.24311C4.78764 13.0606 8.94687 17.2091 13.7727 20.4655V20.4655Z",stroke:"black",strokeWidth:"1.2",strokeLinecap:"round",strokeLinejoin:"round"}));break;case"key.svg":t=a.a.createElement(o.a,{role:e.role?e.role:"presentation",className:e.className,width:"14",height:"28",viewBox:"0 0 14 28",fill:"none",xmlns:"http://www.w3.org/2000/svg"},a.a.createElement("path",{d:"M9.43559 15.126V2.43266C9.43469 1.78762 9.17795 1.16925 8.72175 0.713216C8.26556 0.257184 7.64714 0.000673396 7.0021 0H6.04C5.39503 0.000673823 4.77661 0.257264 4.32055 0.71332C3.86449 1.16938 3.60801 1.7877 3.60733 2.43266V4.11606C3.60745 4.25104 3.66119 4.3804 3.75669 4.47578L4.59927 5.31919L3.75669 6.16094C3.7093 6.20827 3.6717 6.26447 3.64607 6.32635C3.62045 6.38823 3.60728 6.45451 3.60733 6.52148V15.126C2.29288 15.7825 1.23871 16.8637 0.615575 18.1944C-0.00755757 19.525 -0.16315 21.0271 0.174139 22.4572C0.511428 23.8873 1.32176 25.1616 2.47381 26.0735C3.62587 26.9855 5.0522 27.4816 6.52151 27.4816C7.99083 27.4816 9.41706 26.9855 10.5691 26.0735C11.7212 25.1616 12.5315 23.8873 12.8688 22.4572C13.2061 21.0271 13.0505 19.525 12.4274 18.1944C11.8042 16.8637 10.75 15.7825 9.43559 15.126ZM4.62547 6.73278L5.67935 5.67984C5.72668 5.63256 5.76424 5.57633 5.78986 5.51453C5.81548 5.45273 5.8287 5.3865 5.8287 5.3196C5.8287 5.2527 5.81548 5.18648 5.78986 5.12467C5.76424 5.06287 5.72668 5.00675 5.67935 4.95947L4.62547 3.9056V2.43266C4.6257 2.05752 4.7748 1.69778 5.03998 1.43244C5.30516 1.1671 5.66486 1.01786 6.04 1.01742H7.0021C7.37732 1.01786 7.73711 1.16712 8.00243 1.43244C8.26775 1.69776 8.417 2.05745 8.41745 2.43266V14.7136C7.18173 14.3358 5.8612 14.3358 4.62547 14.7136V6.73278ZM6.521 26.4558C5.43235 26.4558 4.36822 26.1329 3.46305 25.5281C2.55789 24.9232 1.85235 24.0636 1.43578 23.0578C1.01922 22.052 0.910335 20.9453 1.12278 19.8776C1.33523 18.8098 1.85953 17.8291 2.62938 17.0594C3.39923 16.2897 4.38 15.7655 5.44775 15.5532C6.51551 15.3409 7.62218 15.4501 8.62792 15.8668C9.63365 16.2836 10.4933 16.9892 11.098 17.8944C11.7027 18.7997 12.0253 19.8639 12.0252 20.9526C12.0234 22.4117 11.4428 23.8105 10.411 24.8422C9.3791 25.8739 7.98015 26.4542 6.521 26.4558Z",fill:"#1A1A1A"}),a.a.createElement("path",{d:"M6.52094 22.2475C6.30147 22.2476 6.08707 22.3128 5.90467 22.4348C5.72227 22.5569 5.58014 22.7303 5.49627 22.9331C5.4124 23.1359 5.39049 23.359 5.4334 23.5742C5.47632 23.7895 5.58215 23.9871 5.7374 24.1423C5.89264 24.2974 6.09035 24.4031 6.30561 24.4458C6.52087 24.4886 6.74399 24.4666 6.94674 24.3825C7.14948 24.2985 7.32271 24.1562 7.44462 23.9737C7.56653 23.7912 7.63168 23.5767 7.63168 23.3573C7.63145 23.0628 7.5143 22.7806 7.30604 22.5725C7.09777 22.3644 6.81536 22.2475 6.52094 22.2475Z",fill:"#1A1A1A"}));break;case"pause.svg":t=a.a.createElement(o.a,{role:e.role?e.role:"presentation",className:e.className,width:"12",height:"14",viewBox:"0 0 8 10",fill:"none",xmlns:"http://www.w3.org/2000/svg"},a.a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M0.902344 0.783933C0.902344 0.3518 1.23987 0.00831032 1.66451 0.00831032C2.08914 0.00831032 2.42667 0.3518 2.42667 0.783933V9.21607C2.42667 9.6482 2.08914 9.99169 1.66451 9.99169C1.23987 9.99169 0.902344 9.6482 0.902344 9.21607V0.783933ZM5.57333 0.783933C5.57333 0.3518 5.91086 0.00831032 6.3355 0.00831032C6.76013 0.00831032 7.09766 0.3518 7.09766 0.783933V9.21607C7.09766 9.6482 6.76013 9.99169 6.3355 9.99169C5.91086 9.99169 5.57333 9.6482 5.57333 9.21607V0.783933Z",fill:"#ffffff"}));break;case"play.svg":t=a.a.createElement(o.a,{role:e.role?e.role:"presentation",className:e.className,width:"12",height:"14",viewBox:"0 0 8 10",fill:"none",xmlns:"http://www.w3.org/2000/svg"},a.a.createElement("path",{d:"M7.42001 4.41828L1.21171 0.905818C1.01566 0.795015 0.765145 0.795015 0.558201 0.905818C0.362149 1.0277 0.24234 1.23823 0.24234 1.482V8.50693C0.24234 8.73961 0.362149 8.96122 0.558201 9.0831C0.656227 9.14959 0.776037 9.17175 0.884954 9.17175C0.993872 9.17175 1.10279 9.13851 1.20082 9.0831L7.40912 5.57064C7.61606 5.44875 7.74676 5.22715 7.74676 4.99446C7.74676 4.76177 7.61606 4.52909 7.40912 4.41828H7.42001Z",fill:"#ffffff"}));break;case"call2.svg":t=a.a.createElement(o.a,{role:e.role?e.role:"presentation",className:e.className,width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg"},a.a.createElement("path",{d:"M13.8636 15.7658C13.8636 15.7658 13.8426 15.7658 13.832 15.7658C6.68457 15.04 0.972912 9.32838 0.247121 2.18092C0.236603 2.09151 0.268159 2.00211 0.326012 1.93899L1.71448 0.413781C1.77233 0.350669 1.85648 0.313853 1.94063 0.308594C2.03004 0.308594 2.10893 0.34015 2.17204 0.403262L5.09625 3.40635C5.1541 3.46421 5.18565 3.54836 5.18565 3.6325C5.18565 3.71665 5.14884 3.79554 5.09099 3.8534L3.71304 5.19453C5.15936 8.31333 7.65229 10.8168 10.7658 12.2736L12.1017 10.801C12.1596 10.7379 12.2437 10.7011 12.3279 10.6958C12.4173 10.6958 12.4962 10.7274 12.5593 10.7905L15.5624 13.8304C15.6202 13.8935 15.657 13.9724 15.6518 14.0565C15.6465 14.1407 15.615 14.2248 15.5518 14.2827L14.074 15.6764C14.0161 15.7343 13.9372 15.7606 13.8583 15.7606L13.8636 15.7658ZM0.894022 2.25981C1.64611 8.99704 7.02117 14.3721 13.7531 15.1242L14.8892 14.0513L12.3489 11.4742L11.0814 12.8679C10.992 12.9679 10.8447 12.9994 10.7185 12.9416C7.29991 11.4058 4.57557 8.67096 3.05036 5.24713C2.99776 5.12616 3.02406 4.98416 3.11873 4.89475L4.42831 3.62199L1.95641 1.08698L0.894022 2.25981Z",fill:"#00A0D0"}));break;case"mail2.svg":t=a.a.createElement(o.a,{role:e.role?e.role:"presentation",className:e.className,width:"16",height:"12",viewBox:"0 0 16 12",fill:"none",xmlns:"http://www.w3.org/2000/svg"},a.a.createElement("path",{d:"M15.0146 0.418393C14.8792 0.353418 14.6951 0.304688 14.446 0.304688H1.55398C1.30491 0.304688 1.12081 0.353418 0.985448 0.418393C0.406091 0.645804 0 1.2035 0 1.85866V10.1483C0 10.8035 0.411506 11.3612 0.985448 11.5886C1.12081 11.6536 1.30491 11.7023 1.55398 11.7023H14.446C14.6951 11.7023 14.8792 11.6536 15.0146 11.5886C15.5885 11.3612 16 10.8035 16 10.1483V1.85866C16 1.2035 15.5939 0.645804 15.0146 0.418393ZM15.3503 1.85866V10.1483C15.3503 10.2945 15.3124 10.4245 15.2528 10.549C15.1986 10.4624 15.1283 10.3758 15.0362 10.2783L10.7641 6.00621L15.0362 1.73413C15.1283 1.64208 15.1986 1.55003 15.2528 1.4634C15.3124 1.58252 15.3503 1.71789 15.3503 1.86408V1.85866ZM14.446 0.954434C14.5543 0.954434 14.6572 0.976092 14.7547 1.01399C14.7492 1.04648 14.7113 1.13853 14.576 1.26848L8.63621 7.20824C8.28426 7.56019 7.71032 7.56019 7.35838 7.20824L1.42403 1.26848C1.27242 1.11687 1.24535 1.01941 1.23452 1.01941C1.23452 1.01941 1.23993 1.01941 1.24535 1.01399C1.34281 0.981506 1.44569 0.954434 1.55398 0.954434H14.446ZM0.747208 10.5436C0.687648 10.4245 0.649746 10.2891 0.649746 10.1429V1.85866C0.649746 1.71247 0.687648 1.58252 0.747208 1.45799C0.801354 1.54462 0.871743 1.63125 0.96379 1.72871L5.23587 6.0008L0.96379 10.2783C0.871743 10.3703 0.801354 10.4624 0.747208 10.549V10.5436ZM1.55398 11.0472C1.44569 11.0472 1.34281 11.0255 1.24535 10.9876C1.25076 10.9551 1.28866 10.8631 1.42403 10.7331L5.69611 6.46103L6.89814 7.66306C7.20135 7.96628 7.59662 8.11789 7.99729 8.11789C8.39797 8.11789 8.79323 7.96628 9.09645 7.66306L10.2985 6.46103L14.5706 10.7331C14.7222 10.8847 14.7492 10.9822 14.7601 10.9822C14.7601 10.9822 14.7547 10.9822 14.7492 10.9876C14.6518 11.0201 14.5489 11.0472 14.4406 11.0472H1.55398Z",fill:"#00A0D0"}));break;case"document2.svg":t=a.a.createElement(o.a,{role:e.role?e.role:"presentation",className:e.className,width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg"},a.a.createElement("g",{clipPath:"url(#clip0_1818_57394)"},a.a.createElement("path",{d:"M1.79617 3.85895H9.21745C9.39028 3.85895 9.53169 3.71754 9.53169 3.54471C9.53169 3.37188 9.39028 3.23047 9.21745 3.23047H1.79617C1.62334 3.23047 1.48193 3.37188 1.48193 3.54471C1.48193 3.71754 1.62334 3.85895 1.79617 3.85895Z",fill:"#00A0D0"}),a.a.createElement("path",{d:"M1.79617 6.82965H7.73529C7.90812 6.82965 8.04953 6.68824 8.04953 6.51541C8.04953 6.34258 7.90812 6.20117 7.73529 6.20117H1.79617C1.62334 6.20117 1.48193 6.34258 1.48193 6.51541C1.48193 6.68824 1.62334 6.82965 1.79617 6.82965Z",fill:"#00A0D0"}),a.a.createElement("path",{d:"M9.53693 9.48416C9.53693 9.31133 9.39552 9.16992 9.22269 9.16992H1.79617C1.62334 9.16992 1.48193 9.31133 1.48193 9.48416C1.48193 9.65699 1.62334 9.7984 1.79617 9.7984H9.21745C9.39028 9.7984 9.53169 9.65699 9.53169 9.48416H9.53693Z",fill:"#00A0D0"}),a.a.createElement("path",{d:"M7.73573 11.8262H4.76617C4.42051 11.8262 4.1377 12.109 4.1377 12.4547C4.1377 12.8003 4.42051 13.0831 4.76617 13.0831H7.73573C8.08139 13.0831 8.36421 12.8003 8.36421 12.4547C8.36421 12.109 8.08139 11.8262 7.73573 11.8262Z",fill:"#00A0D0"}),a.a.createElement("path",{d:"M16 6.7298C16 6.44699 15.89 6.17989 15.691 5.98087C15.492 5.78185 15.2249 5.67187 14.9421 5.67187C14.6592 5.67187 14.3921 5.78185 14.1931 5.98087L12.5015 7.67252V1.76483C12.5015 0.937332 11.8259 0.261719 10.9984 0.261719H1.50311C0.675614 0.261719 0 0.937332 0 1.76483V14.2349C0 15.0624 0.675614 15.738 1.50311 15.738H11.0036C11.8311 15.738 12.5067 15.0624 12.5067 14.2349V10.663L15.691 7.47874C15.89 7.27972 16 7.01262 16 6.7298ZM10.2756 12.0038L9.66808 11.3963L13.8946 7.16974L14.5021 7.77727L10.2756 12.0038ZM11.8782 14.2296C11.8782 14.7115 11.4854 15.1043 11.0036 15.1043H1.50311C1.02128 15.1043 0.628478 14.7115 0.628478 14.2296V1.76483C0.628478 1.283 1.02128 0.890197 1.50311 0.890197H11.0036C11.4854 0.890197 11.8782 1.283 11.8782 1.76483V8.30624L9.00295 11.1815C9.00295 11.1815 8.98723 11.2025 8.982 11.2129C8.97152 11.2234 8.96629 11.2339 8.96105 11.2496C8.93486 11.2967 8.91391 11.3491 8.91391 11.4015V12.449C8.91391 12.6218 9.05532 12.7632 9.22815 12.7632H10.2756C10.328 12.7632 10.3804 12.7422 10.4275 12.7161C10.438 12.7108 10.4484 12.7003 10.4642 12.6951C10.4746 12.6846 10.4903 12.6846 10.4956 12.6742L11.8782 11.2915V14.2349V14.2296ZM15.2458 7.02833L14.9421 7.3321L14.3345 6.72457L14.6383 6.4208C14.8007 6.25845 15.0835 6.25845 15.2458 6.4208C15.4134 6.5884 15.4134 6.86074 15.2458 7.02833Z",fill:"#00A0D0"})),a.a.createElement("defs",null,a.a.createElement("clipPath",{id:"clip0_1818_57394"},a.a.createElement("rect",{width:"16",height:"15.4763",fill:"white",transform:"translate(0 0.261719)"}))));break;case"doubleArrow.svg":t=a.a.createElement(o.a,{role:e.role?e.role:"presentation",className:e.className,width:"15",height:"16",viewBox:"0 0 15 16",fill:"none",xmlns:"http://www.w3.org/2000/svg"},a.a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M0.536024 0.695059C0.984441 0.168053 1.71147 0.168053 2.15989 0.695059L7.56339 7.04558C8.01181 7.57258 8.01181 8.42703 7.56339 8.95403C7.11498 9.48104 6.38795 9.48104 5.93953 8.95404L0.536024 2.60352C0.0876067 2.07651 0.0876066 1.22207 0.536024 0.695059Z",fill:"black"}),a.a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M7.56339 7.04558C8.01181 7.57258 8.01181 8.42703 7.56339 8.95403L2.15988 15.3045C1.71147 15.8316 0.984438 15.8316 0.536021 15.3046C0.0876039 14.7775 0.0876041 13.9231 0.536021 13.3961L5.93953 7.04557C6.38795 6.51857 7.11498 6.51857 7.56339 7.04558Z",fill:"black"}),a.a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M7.13612 0.695059C7.58454 0.168053 8.31157 0.168053 8.75998 0.695059L14.1635 7.04558C14.6119 7.57258 14.6119 8.42703 14.1635 8.95403C13.7151 9.48104 12.988 9.48104 12.5396 8.95404L7.13612 2.60352C6.6877 2.07651 6.6877 1.22207 7.13612 0.695059Z",fill:"black"}),a.a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M14.1635 7.04558C14.6119 7.57258 14.6119 8.42703 14.1635 8.95403L8.75998 15.3045C8.31156 15.8316 7.58454 15.8316 7.13612 15.3046C6.6877 14.7775 6.6877 13.9231 7.13612 13.3961L12.5396 7.04557C12.988 6.51857 13.7151 6.51857 14.1635 7.04558Z",fill:"black"}));break;default:t=a.a.createElement(o.a,{role:e.role?e.role:"presentation",className:e.className,width:"14",height:"14",viewBox:"0 0 14 14",fill:"none",xmlns:"http://www.w3.org/2000/svg"},a.a.createElement("path",{d:"M6.36069 13.2889C6.7526 13.681 7.3887 13.6795 7.77869 13.2854L13.3037 7.70347C13.6894 7.31379 13.6894 6.68621 13.3037 6.29653L7.78042 0.716306C7.38976 0.321611 6.75232 0.320835 6.36069 0.714579L6.30027 0.775326C5.91273 1.16496 5.91222 1.79431 6.29913 2.18457L10.0071 5.92474H1C0.447715 5.92474 0 6.37246 0 6.92474V7.07526C0 7.62754 0.447715 8.07526 1 8.07526H10.0071L6.2997 11.8209C5.91266 12.212 5.9142 12.8422 6.30314 13.2313L6.36069 13.2889Z",fill:"#1A1A1A"}))}return t};t.b=i},n18v:function(e,t,n){"use strict";n.d(t,"a",(function(){return r}));var r=n("UutA").default.svg.withConfig({displayName:"styles__Icon",componentId:"sc-2hvfbh-0"})([""])},pOKU:function(e,t,n){"use strict";n.d(t,"a",(function(){return i}));var r=n("UutA"),a=n("cDcd"),o=n.n(a),i=function(e){var t=e.setter,n=t.componentThemes,a=t.selectedTheme;return o.a.createElement(r.ThemeProvider,{theme:function(){if(!a)return n.theme1;var e=a.match(/\d+/g).map(Number),t=Object.keys(n).find((function(t){return!(!Array.isArray(e)||1!==e.length)&&(t.includes(e[0])&&n[t])}));return t?n["".concat(t)]:n.theme1}},e.children)};t.b=i},pPGK:function(e,t,n){"use strict";var r=n("WdxN"),a=n("cDcd"),o=n.n(a),i=n("4kVt");t.a=function(e){var t=e.className,n=void 0===t?"":t,a=e.id,l=e.isVisible,c=e.children,s=e.styles,d=void 0===s?{}:s,u=e.config,m=e.onClick;return Object(i.useTransition)(l,Object(r.a)(Object(r.a)({},d),{},{config:Object(r.a)({},u)}))((function(e,t){return t&&o.a.createElement(i.animated.div,{id:a,style:e,className:n,onClick:m},c)}))}},ph7L:function(e,t,n){"use strict";var r=n("cDcd"),a=n.n(r),o=n("F4BN"),i=function(e){return e.title?a.a.createElement(o.a,{className:"".concat(e.className),hasTwoRows:e.hasTwoRows},a.a.createElement(o.d,null,e.title),e.text&&a.a.createElement(o.b,null,"|"),e.text&&a.a.createElement(o.c,null,e.text)):null};i.defaultProps={title:"",text:"",hasTwoRows:!1},t.a=i},rmpR:function(e,t,n){"use strict";var r=n("WdxN"),a=n("cDcd"),o=n.n(a),i=n("4kVt");t.a=function(e){var t=e.id,n=e.children,a=e.styles,l=void 0===a?{}:a,c=e.config,s=e.onMouseLeave,d=Object(i.useSpring)(Object(r.a)(Object(r.a)({},l),{},{config:c}));return o.a.createElement(i.animated.div,{id:t,style:Object(r.a)({},d),onMouseLeave:s},n)}},"s/iH":function(e,t,n){"use strict";var r=n("PPsf"),a=n("QAKe"),o=n("cDcd"),i=n.n(o),l=n("yNKB"),c=function(e){var t=e.label,n=e.indicatorWidth,o=e.max,c=e.current,s=e.indicatorType,d=e.className,u=e.displayLabel,m=e.disableIndicator,f=i.a.useState(0),p=Object(r.a)(f,2),v=p[0],h=p[1],g=i.a.useState(0),b=Object(r.a)(g,2),w=b[0],y=b[1],C=i.a.useState(c),x=Object(r.a)(C,2),E=x[0],k=x[1];i.a.useEffect((function(){k(Math.min(c,o));"fraction"===s?(h(c/o*(1-(n||0))*100),y(100*(n||0))):function(){var e=c/o*100;h(0),y(Math.min(e,100))}()}),[c,o,s,n,u]);var j={left:v+"%",width:w+"%"};return i.a.createElement(l.c,{className:"".concat(d||""," ")},!m&&i.a.createElement(l.a,null,i.a.createElement(l.b,{style:j})),u&&t?i.a.createElement(l.d,null,i.a.createElement("span",{className:"label-sm"},Object(a.j)(t,{current:E,max:o}))):null)};c.defaultProps={indicatorType:"progressive",label:"{{current}} / {{max}}",displayLabel:!0,current:1,max:1,indicatorWidth:0},t.a=c},tLwi:function(e,t,n){"use strict";n.d(t,"b",(function(){return r})),n.d(t,"c",(function(){return a})),n.d(t,"a",(function(){return o})),n.d(t,"f",(function(){return i})),n.d(t,"d",(function(){return l})),n.d(t,"e",(function(){return c}));var r={start:"\n transition-property: all;\n transition-duration: var(--t-grow-out-duration);\n transition-timing-function: var(--t-grow-out-function);",end:"\n transition-duration: var(--t-grow-in-duration);\n transition-timing-function: var(--t-grow-in-function);"},a={start:"\n transition-property: all;\n transition-duration: var(--t-move-out-duration);\n transition-timing-function: var(--t-move-out-function);",end:"\n transition-duration: var(--t-move-in-duration);\n transition-timing-function: var(--t-move-in-function);"},o={start:"\n transition-property: all;\n transition-duration: var(--t-elevate-out-duration);\n transition-timing-function: var(--t-elevate-out-function);",end:"\n transition-duration: var(--t-move-in-duration);\n transition-timing-function: var(--t-move-in-function);"},i={faster:120,fast:160,medium:240,slow:320,slower:480},l={start:"\n transition-property: all;\n transition-duration: var(--t-reveal-in-duration);\n transition-timing-function: var(--t-reveal-in-function);",end:"\n transition-duration: var(--t-reveal-out-duration);\n transition-timing-function: var(--t-reveal-out-function);"},c="\n transition-property: transform;\n transition-duration: 0.16s;\n transition-timing-function: ease-in-out;\n transform-origin: center center;\n "},vA9M:function(e,t,n){"use strict";n.d(t,"a",(function(){return d}));var r,a=n("qDfp"),o=n("UutA"),i=n("Z9lt"),l=Object(o.css)(['& ul,& ol{--ol-level1-bullet-width:30px;--ol-level2-bullet-width:30px;--ol-level3-bullet-width:40px;--ol-level4-bullet-width:21px;--ul-level1-bullet-width:30px;--ul-level2-bullet-width:30px;--ul-level3-bullet-width:25px;--ul-level4-bullet-width:25px;counter-reset:level1;list-style-position:inside;list-style-type:none;padding-left:0;margin-top:16px;margin-left:16px;margin-bottom:24px;li{margin-left:var(--ol-level1-bullet-width);font-size:var(--body-normal-fs-3);line-height:var(--line-height-loose-size-3);list-style-position:inside;margin-top:8px;margin-bottom:8px;> *:first-child{display:inline;}&:last-child{margin-bottom:0;}&::before{display:inline-block;width:var(--ol-level1-bullet-width);margin-left:calc(var(--ol-level1-bullet-width) * -1);font-weight:var(--font-weight-bold);content:counters(level1,"") ")";counter-increment:level1;}ul,ol{margin-top:0px;margin-bottom:0px;margin-left:0;counter-reset:level2;li{margin-left:var(--ol-level2-bullet-width);&::before{width:var(--ol-level2-bullet-width);margin-left:calc(var(--ol-level2-bullet-width) * -1);content:counters(level2,"",lower-alpha) ")";counter-increment:level2;}ul,ol{margin-left:0;li{margin-left:var(--ol-level3-bullet-width);&::before{content:counters(level2,"",lower-alpha) ")";width:var(--ol-level3-bullet-width);margin-left:calc(var(--ol-level3-bullet-width) * -1);}ul,ol{margin-left:0;li{margin-left:var(--ol-level4-bullet-width);&::before{width:var(--ol-level4-bullet-width);margin-left:calc(var(--ol-level4-bullet-width) * -1);font-weight:var(--font-weight-regular);content:"-";}}}}}}}}}ul{li{margin-left:var(--ul-level1-bullet-width);&::before{width:var(--ul-level1-bullet-width);margin-left:calc(var(--ul-level1-bullet-width) * -1);font-weight:var(--font-weight-regular);content:"\u25cf";}ul{li{margin-left:var(--ul-level2-bullet-width);&::before{width:var(--ul-level2-bullet-width);margin-left:calc(var(--ul-level2-bullet-width) * -1);content:"\u25cb";}ul{li{margin-left:var(--ul-level3-bullet-width);&::before{width:var(--ul-level3-bullet-width);margin-left:calc(var(--ul-level3-bullet-width) * -1);content:"-";}ul{li{margin-left:var(--ul-level4-bullet-width);&::before{width:var(--ul-level4-bullet-width);margin-left:calc(var(--ul-level4-bullet-width) * -1);content:"-";}}}}}}}}}']),c=n("X7nx"),s=n("tLwi"),d=o.default.div.withConfig({displayName:"styles__RichText",componentId:"sc-qyp0wa-0"})([".richtext_innerWrapper{overflow:hidden;overflow-wrap:break-word;word-wrap:break-word;word-break:break-word;scrollbar-width:none;::-webkit-scrollbar{display:none;}& a{text-decoration:underline;font-weight:var(--font-weight-semi-bold);color:var(--text-color);text-decoration:underline;text-decoration-color:var(--border-color-soft);text-underline-offset:2px;text-decoration-thickness:1px;"," &:hover,&:focus{"," text-underline-offset:2px;text-decoration-thickness:2px;text-decoration-color:var(--text-color);}&:visited{color:var(--text-color);}}& q,& blockquote{font-size:var(--heading-fs-6);line-height:var(--heading-lh-6);font-weight:var(--font-weight-light);font-style:italic;}& blockquote{position:relative;border-left:6px solid var(--accent);font-family:var(--font-family-heading);padding:var(--spacing-mini-2);padding-left:var(--spacing-medium);margin:var(--spacing-small);&::before{content:open-quote;}&::after{content:close-quote;}@media ","{margin:var(--spacing-medium);margin-left:var(--spacing-medium-1-1);}}& h1,& h2,& h3,& h4,& h5{margin-bottom:var(--spacing-small);}& h6{margin-bottom:var(--spacing-mini-2);}> p{margin-top:0;}> *:first-child{margin-top:0;padding-top:0;}> *:last-child{margin-bottom:0;padding-bottom:0;}.indent-1{margin-left:40px;}.indent-2{margin-left:80px;}.indent-3{margin-left:120px;}img{display:block;margin-bottom:var(--spacing-small);max-width:100%;height:auto;}@media only ","{& blockquote{margin:32px;}}",";h1,h2{font-size:var(--heading-fs-3);line-height:var(--heading-lh-3);font-weight:var(--font-weight-bold);}h3{font-size:var(--heading-fs-2);line-height:var(--heading-lh-2);font-weight:var(--font-weight-bold);}h4,h5,h6{font-size:var(--heading-fs-1);line-height:var(--heading-lh-1);font-weight:var(--font-weight-bold);}"," ","}"],s.b.start,s.b.end,c.b.laptop,c.b.mobile,(function(e){var t=e.rowLimit;return e.isChrome&&void 0!==t&&Object(o.css)(r||(r=Object(a.a)(["\n display: -webkit-box;\n -webkit-line-clamp: ",";\n -webkit-box-orient: vertical;\n overflow: hidden !important;\n "])),t)}),i.b,l);t.b=d},vAFZ:function(e,t,n){"use strict";n.d(t,"a",(function(){return a}));var r=n("cDcd"),a=Object(r.createContext)({})},vhhm:function(e,t,n){"use strict";n.d(t,"a",(function(){return C}));var r=n("q4RE"),a=n("PPsf"),o=n("cDcd"),i=n.n(o),l=n("9va6"),c=n("DewC"),s=n("JuHP"),d=n("f9Hm"),u=n("X7nx"),m=n("It/d"),f=n("wG5j"),p=n("s/iH"),v=n("lq4R"),h=n("DPiu"),g=function(e){var t=e.alignment,n=e.onPrevious,r=e.onNext,a=e.current,o=e.max,l=e.label,c=e.indicatorType,s=e.indicatorWidth,d=e.variant,u=e.disableIndicator,m=e.displayLabel;return i.a.createElement(h.b,{alignment:t,variant:d,disabledIndicator:!u},i.a.createElement(h.a,{onClick:n,variant:d,disabled:0===a},i.a.createElement(v.b,{icon:"arrow.svg"})),i.a.createElement(p.a,{current:a,max:o,indicatorType:c,indicatorWidth:s,disableIndicator:u,label:l,displayLabel:m}),i.a.createElement(h.a,{onClick:r,disabled:Math.abs(Math.ceil(a)-Math.ceil(o))<20,variant:d},i.a.createElement(v.b,{icon:"arrow.svg"})))};g.defaultProps={max:100,indicatorType:"fraction",alignment:"center",current:0,indicatorWidth:.2,disableIndicator:!1,variant:"primary",displayLabel:!1};var b=g,w=n("j22A"),y=n("Kv1m"),C=function(e){var t,n,o,p=i.a.useState([]),v=Object(a.a)(p,2),h=v[0],g=v[1],C=i.a.useState(0),x=Object(a.a)(C,2),E=x[0],k=x[1],j=i.a.useState(!0),L=Object(a.a)(j,2),O=L[0],N=L[1],A=i.a.useState(0),_=Object(a.a)(A,2),M=_[0],I=_[1],P=i.a.useState(0),S=Object(a.a)(P,2),R=S[0],D=S[1],T=i.a.useState(0),H=Object(a.a)(T,2),z=H[0],Z=H[1],V=i.a.useState(null),U=Object(a.a)(V,2),B=U[0],W=U[1],G=Object(s.a)().width,q=Object(d.a)(),Q=i.a.useRef(null),F=i.a.useContext(m.a).isLoading,Y=e.cardCountLimit&&Number.isInteger(e.cardCountLimit)?e.cardCountLimit:99;i.a.useEffect((function(){var t;if(!F){var n=i.a.Children.toArray(e.children).slice(0,Y);e.lastCard&&Y&&n.length>Y&&n.pop(),e.lastCard&&n.push(i.a.createElement("li",{key:"ctaCard"},i.a.createElement(c.a,{id:"card-id-29238023",title:null===(t=e.lastCard)||void 0===t?void 0:t.title,text:e.lastCard.number&&e.lastCard.number>0?"(".concat(e.lastCard.number,")"):"",link:e.lastCard.link,type:"primary"}))),g(n)}}),[e.lastCard,e.children,F]),i.a.useEffect((function(){var t=G||window.innerWidth;switch(1!==M&&M>=h.length?N(!1):N(!0),(null===q||void 0===q?void 0:q.isGrid)?W("".concat((t-u.a.grid)/2,"px")):W(null),k(parseInt(window.getComputedStyle(Q.current,null).getPropertyValue("padding-left").split("px")[0])),!0){case Number.isInteger(e.forceColumns):I(e.forceColumns||0);break;case t>=u.a.grid&&e.columns>3:case t>=u.a.desktop&&e.columns>3:I(4);break;case t>=u.a.laptop&&e.columns>2:I(3);break;case t>=u.a.mobile:I(2);break;case t<u.a.mobile:I(1)}}),[G,q,M,e.lastCard,h]),i.a.useLayoutEffect((function(){var e=Q.current;Z(((null===e||void 0===e?void 0:e.scrollWidth)||0)-(G||0))}),[Q,h,M,B,E,G]),i.a.useEffect((function(){var e=Q.current,t=Object(l.throttle)((function(t){e&&D(e.scrollLeft)}),100);return e&&e.addEventListener("scroll",t),function(){null===e||void 0===e||e.removeEventListener("scroll",t)}}),[Q,e.children]);var X=Object(r.a)(Array(5)).map((function(e,t){return i.a.createElement("li",{key:"skeleton-card-".concat(t)},i.a.createElement(f.a,null))}));return i.a.createElement(w.b,{className:"Slider ".concat(e.className)},i.a.createElement(w.a,{ref:Q,columns:M,listLeftPadding:B,computedlistLeftPadding:E,cardListWidth:null===(t=Q.current)||void 0===t?void 0:t.clientWidth},M>0&&F?X:h),F?i.a.createElement(y.b,null):O&&i.a.createElement(b,{alignment:(null===e||void 0===e||null===(n=e.controls)||void 0===n?void 0:n.alignment)||"space-between",variant:(null===e||void 0===e||null===(o=e.controls)||void 0===o?void 0:o.variant)||"primary",onNext:function(){var e;null===(e=Q.current)||void 0===e||e.scrollTo({left:Q.current.scrollLeft+Q.current.clientWidth-2*E,behavior:"smooth"})},onPrevious:function(){var e;null===(e=Q.current)||void 0===e||e.scrollTo({left:Q.current.scrollLeft-Q.current.clientWidth+2*E,behavior:"smooth"})},current:R,max:z,displayLabel:!1,indicatorType:"fraction",indicatorWidth:M/h.length}))}},wG5j:function(e,t,n){"use strict";var r=n("UutA"),a=n("cDcd"),o=n.n(a),i=n("Jb9H"),l=n("R9/7"),c=r.default.div.withConfig({displayName:"CardSkeleton__Skeleton",componentId:"sc-f00vtl-0"})(["display:flex;flex-direction:column;background-color:",";padding:0.5rem 0.5rem 2rem 0.5rem;gap:0.5rem;height:100%;","{margin:0 1rem;}"],(function(e){return e.theme.card.background}),l.a),s=r.default.div.withConfig({displayName:"CardSkeleton__TitleRows",componentId:"sc-f00vtl-1"})(["display:flex;gap:0.5rem;flex-direction:column;",":last-child{max-width:80%;}"],l.a),d=r.default.div.withConfig({displayName:"CardSkeleton__TextRows",componentId:"sc-f00vtl-2"})(["display:flex;flex-direction:column;gap:0.5rem;",":last-child{max-width:55%;}"],l.a);t.a=function(e){var t=e.imageAspectRatio,n=void 0===t?"16 / 9":t;return o.a.createElement(c,null,n&&o.a.createElement(i.b,{aspectRatio:n}),o.a.createElement(s,null,o.a.createElement(l.b,{rowWidth:"auto",rowHeight:"32px"})),o.a.createElement(d,null,o.a.createElement(l.b,{rowWidth:"auto",rowHeight:"16px"}),o.a.createElement(l.b,{rowWidth:"auto",rowHeight:"16px"}),o.a.createElement(l.b,{rowWidth:"auto",rowHeight:"16px"})))}},y05o:function(e,t,n){"use strict";n.d(t,"d",(function(){return s})),n.d(t,"c",(function(){return d})),n.d(t,"a",(function(){return u})),n.d(t,"e",(function(){return m})),n.d(t,"b",(function(){return f}));var r,a,o=n("qDfp"),i=n("UutA"),l=n("X7nx"),c=n("tLwi"),s=i.default.section.withConfig({displayName:"styles__ModalWrapper",componentId:"sc-dxhpla-0"})(["position:fixed;top:","px;left:0;width:100%;height:100vh;z-index:999999;"],(function(e){return e.scrollTop||0})),d=i.default.div.withConfig({displayName:"styles__Modal",componentId:"sc-dxhpla-1"})(["display:flex;position:relative;z-index:999999999;top:0;transform:translateY(-10%);left:0;background-color:var(--bg-main);flex-direction:column;justify-content:space-between;"," transition-property:opacity transform;opacity:0;height:100%;",";@media ","{height:unset;justify-content:center;border-radius:var(--border-radius);}@media ","{margin-top:var(--spacing-medium-1);margin-bottom:var(--spacing-medium-1);}"],c.d.end,(function(e){return e.isOpen&&Object(i.css)(r||(r=Object(o.a)(["\n ","\n opacity: 1;\n transform: translateY(0);\n "])),c.d.start)}),l.b.tablet,l.b.laptop),u=i.default.button.withConfig({displayName:"styles__CloseModal",componentId:"sc-dxhpla-2"})(["position:absolute;right:0;top:0;padding:20px;border:0;background:transparent;cursor:pointer;svg{filter:drop-shadow(0px 0px 2px rgba(0,0,0,0.35));width:20px;height:auto;stroke:",";}z-index:1;"],(function(e){return e.color})),m=i.default.div.withConfig({displayName:"styles__Overlay",componentId:"sc-dxhpla-3"})(["overflow-y:auto;display:flex;justify-content:center;align-items:flex-start;padding:0;position:relative;z-index:9999999;width:100%;height:100%;background-color:rgba(0,0,0,0.8);"," transition-property:opacity;opacity:0;",";"],c.d.end,(function(e){return e.isOpen&&Object(i.css)(a||(a=Object(o.a)(["\n ","\n opacity: 1;\n pointer-events: initial;\n "])),c.d.start)})),f=i.default.div.withConfig({displayName:"styles__Content",componentId:"sc-dxhpla-4"})(["height:100%;"])},yNKB:function(e,t,n){"use strict";n.d(t,"c",(function(){return a})),n.d(t,"a",(function(){return o})),n.d(t,"d",(function(){return i})),n.d(t,"b",(function(){return l}));var r=n("UutA"),a=r.default.div.withConfig({displayName:"styles__ProgressBar",componentId:"sc-1qkqfzo-0"})(["display:flex;flex-direction:column;align-items:center;gap:var(--spacing-mini-2);width:100%;"]),o=r.default.div.withConfig({displayName:"styles__Bar",componentId:"sc-1qkqfzo-1"})(["background-color:var(--border-color-soft);width:100%;height:2px;border-radius:1px;"]),i=r.default.div.withConfig({displayName:"styles__Text",componentId:"sc-1qkqfzo-2"})(["color:var(--text-color-soft);"]),l=r.default.div.withConfig({displayName:"styles__Indicator",componentId:"sc-1qkqfzo-3"})(["border-radius:8px;height:200%;transform:translateY(-25%);background-color:var(--accent);transition:ease-out 0.2s;position:relative;"])},ztQq:function(e,t,n){"use strict";var r=n("WdxN"),a=n("PPsf"),o=n("cDcd"),i=n.n(o),l=n("faye"),c=n.n(l),s=n("lq4R"),d=n("y05o"),u=n("QAKe");t.a=function(e){var t,n,l,m=document.querySelector("body"),f=Object(o.useRef)(),p=Object(o.useState)(),v=Object(a.a)(p,2),h=v[0],g=v[1],b=Object(o.useState)(),w=Object(a.a)(b,2),y=w[0],C=w[1],x=(null===(t=window.top)||void 0===t?void 0:t.jQuery)&&(null===(n=window.top)||void 0===n||null===(l=n.jQuery("#ContentScrollView")[0])||void 0===l?void 0:l.scrollTop),E=Object(o.useState)(!1),k=Object(a.a)(E,2),j=k[0],L=k[1],O=Object(o.useState)(!1),N=Object(a.a)(O,2),A=N[0],_=N[1];Object(o.useEffect)((function(){var t=function(t){"Escape"===t.key&&e.closeModal(t),document.activeElement===h?"Tab"===t.key&&t.shiftKey&&(t.preventDefault(),null===y||void 0===y||y.focus()):document.activeElement===y&&("Tab"!==t.key||t.shiftKey||(t.preventDefault(),null===h||void 0===h||h.focus()))},n=f.current;if(n){var r=n.querySelectorAll('a[href], area[href], input:not([disabled]), select:not([disabled]), textarea:not([disabled]), button:not([disabled]), [tabindex="0"]');g(r[0]),C(r[r.length-1]),r[0].focus()}return n&&(null===n||void 0===n||n.addEventListener("keydown",t)),function(){null===n||void 0===n||n.removeEventListener("keydown",t)}}),[f,e.isOpen,e,h,y]),Object(o.useEffect)((function(){if(!e.disableModalScroll)return e.isOpen?u.b.disable():u.b.enable()}),[e.isOpen,e.disableModalScroll]),Object(o.useEffect)((function(){e.isOpen?(_(!0),setTimeout((function(){return L(!0)}),160)):(L(!1),setTimeout((function(){return _(!1)}),560))}),[e.isOpen]);return A?c.a.createPortal(i.a.createElement(d.d,{className:e.className,scrollTop:x},i.a.createElement(d.e,{isOpen:j,onClick:e.closeModal},i.a.createElement(d.c,{className:"modal",style:Object(r.a)({},e.styles),role:"dialog","aria-modal":!0,"aria-label":e.title,ref:f,isOpen:j,onClick:function(e){return e.stopPropagation()}},i.a.createElement(d.a,{color:e.closeModalColor||"var(--text-color)",onClick:e.closeModal,"aria-label":e.closeDialogLabel},i.a.createElement(s.a,{icon:"cross.svg"})),i.a.createElement(d.b,null,e.children)))),m):null}}});
|
|
3
3
|
//# sourceMappingURL=contacts.js.map
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@assaabloy/gw-group-contacts",
|
|
3
|
-
"version": "21.6.
|
|
3
|
+
"version": "21.6.3",
|
|
4
4
|
"description": "Web component - Contacts",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"main": "contacts.js",
|
|
@@ -14,5 +14,5 @@
|
|
|
14
14
|
},
|
|
15
15
|
"author": "KAN Malmö AB",
|
|
16
16
|
"license": "MIT",
|
|
17
|
-
"gitHead": "
|
|
17
|
+
"gitHead": "7972f422116508160f01df6a1d9406145d7c2b17"
|
|
18
18
|
}
|