@blateral/b.kit 2.5.0-beta.1.1 → 2.5.0

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.
Files changed (79) hide show
  1. package/cjs/{FilterField-b1547fb4.js → FilterField-cce38ffb.js} +2 -2
  2. package/cjs/{FilterField-b1547fb4.js.map → FilterField-cce38ffb.js.map} +1 -1
  3. package/cjs/Navigation-d205ed34.js +2 -0
  4. package/cjs/Navigation-d205ed34.js.map +1 -0
  5. package/cjs/{Textarea-485efa2d.js → Textarea-03bd2c34.js} +2 -2
  6. package/cjs/{Textarea-485efa2d.js.map → Textarea-03bd2c34.js.map} +1 -1
  7. package/cjs/{VideoCard-d48a37fe.js → VideoCard-703df8bc.js} +2 -2
  8. package/cjs/{VideoCard-d48a37fe.js.map → VideoCard-703df8bc.js.map} +1 -1
  9. package/cjs/cookies.js +1 -1
  10. package/cjs/fields.js +1 -1
  11. package/cjs/headers.js +1 -1
  12. package/cjs/hooks.js +1 -1
  13. package/cjs/hooks.js.map +1 -1
  14. package/cjs/navigation-bf154e6e.js +2 -0
  15. package/cjs/navigation-bf154e6e.js.map +1 -0
  16. package/cjs/navigation.js +1 -1
  17. package/cjs/sections.dynamicform.js +1 -1
  18. package/cjs/sections.jobs.js +1 -1
  19. package/cjs/sections.js +1 -1
  20. package/cjs/sections.js.map +1 -1
  21. package/cjs/sections.news.js +1 -1
  22. package/cjs/sections.pois.js +1 -1
  23. package/cjs/useCookieConsent-aa9f1104.js +2 -0
  24. package/cjs/{useCookieConsent-1af2af74.js.map → useCookieConsent-aa9f1104.js.map} +1 -1
  25. package/cjs/useEqualSheetHeight-501f4c5f.js +2 -0
  26. package/cjs/useEqualSheetHeight-501f4c5f.js.map +1 -0
  27. package/cjs/useIE-aef9decc.js +2 -0
  28. package/cjs/useIE-aef9decc.js.map +1 -0
  29. package/cjs/useLazyInput-f71c221b.js +2 -0
  30. package/cjs/useLazyInput-f71c221b.js.map +1 -0
  31. package/cjs/useMediaQuery-3d1054e5.js +2 -0
  32. package/cjs/{useMediaQuery-0bd70e6a.js.map → useMediaQuery-3d1054e5.js.map} +1 -1
  33. package/esm/{FilterField-7805bdb4.js → FilterField-962ec61f.js} +2 -2
  34. package/esm/{FilterField-7805bdb4.js.map → FilterField-962ec61f.js.map} +1 -1
  35. package/esm/{Navigation-3ded0cfc.js → Navigation-42c123d2.js} +3 -52
  36. package/esm/Navigation-42c123d2.js.map +1 -0
  37. package/esm/{Textarea-380665db.js → Textarea-266f1e45.js} +2 -2
  38. package/esm/{Textarea-380665db.js.map → Textarea-266f1e45.js.map} +1 -1
  39. package/esm/{VideoCard-784c2a51.js → VideoCard-e6f342b8.js} +2 -2
  40. package/esm/{VideoCard-784c2a51.js.map → VideoCard-e6f342b8.js.map} +1 -1
  41. package/esm/cookies.js +1 -1
  42. package/esm/fields.js +3 -3
  43. package/esm/headers.js +3 -3
  44. package/esm/hooks.js +168 -9
  45. package/esm/hooks.js.map +1 -1
  46. package/esm/{navigation-ada7fd84.js → navigation-b89325f8.js} +52 -2
  47. package/esm/navigation-b89325f8.js.map +1 -0
  48. package/esm/navigation.js +4 -4
  49. package/esm/sections.dynamicform.js +2 -2
  50. package/esm/sections.jobs.js +4 -4
  51. package/esm/sections.js +8 -18
  52. package/esm/sections.js.map +1 -1
  53. package/esm/sections.news.js +4 -4
  54. package/esm/sections.pois.js +5 -5
  55. package/esm/{useCookieConsent-0fc8667c.js → useCookieConsent-6b2d4d93.js} +2 -8
  56. package/esm/{useCookieConsent-0fc8667c.js.map → useCookieConsent-6b2d4d93.js.map} +1 -1
  57. package/esm/{useEqualSheetHeight-4030635e.js → useEqualSheetHeight-97420d63.js} +3 -3
  58. package/esm/{useEqualSheetHeight-4030635e.js.map → useEqualSheetHeight-97420d63.js.map} +1 -1
  59. package/esm/useIE-a9c56989.js +15 -0
  60. package/esm/useIE-a9c56989.js.map +1 -0
  61. package/esm/{useLazyInput-16a0b633.js → useLazyInput-54d1785c.js} +2 -2
  62. package/esm/{useLazyInput-16a0b633.js.map → useLazyInput-54d1785c.js.map} +1 -1
  63. package/esm/{useMediaQuery-b08dda62.js → useMediaQuery-b42fd64e.js} +2 -2
  64. package/esm/{useMediaQuery-b08dda62.js.map → useMediaQuery-b42fd64e.js.map} +1 -1
  65. package/package.json +1 -1
  66. package/types/hooks.d.ts +32 -33
  67. package/types/hooks.d.ts.map +1 -1
  68. package/cjs/Navigation-ca78100c.js +0 -2
  69. package/cjs/Navigation-ca78100c.js.map +0 -1
  70. package/cjs/navigation-389b22e2.js +0 -2
  71. package/cjs/navigation-389b22e2.js.map +0 -1
  72. package/cjs/useCookieConsent-1af2af74.js +0 -2
  73. package/cjs/useEqualSheetHeight-8f92c912.js +0 -2
  74. package/cjs/useEqualSheetHeight-8f92c912.js.map +0 -1
  75. package/cjs/useLazyInput-0b912584.js +0 -2
  76. package/cjs/useLazyInput-0b912584.js.map +0 -1
  77. package/cjs/useMediaQuery-0bd70e6a.js +0 -2
  78. package/esm/Navigation-3ded0cfc.js.map +0 -1
  79. package/esm/navigation-ada7fd84.js.map +0 -1
package/cjs/sections.js CHANGED
@@ -1,2 +1,2 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var n=require("./ClockFilled-2483aa4a.js"),e=require("./Section-e8e8cf81.js"),t=require("./Wrapper-ff6854d7.js"),i=require("./Copy-ea6ab025.js"),a=require("react"),r=require("styled-components"),o=require("./styles-3a495a2d.js"),l=require("./LibThemeProvider-4823de57.js"),d=require("./structuredData-0b1278a9.js"),s=require("./Grid-6f4f99bc.js"),c=require("./Link-5a6f1633.js"),p=require("./statusFormatter-0393122b.js"),m=require("./useEqualSheetHeight-8f92c912.js"),u=require("./TableBlock-007f8e34.js"),g=require("./Actions-c7b16449.js"),f=require("./VideoBlock-a7d6ff7d.js"),h=require("./Image-c72f7a80.js"),x=require("react-dom/server"),b=require("./Pointer-fde7b548.js"),v=require("./useScrollTo-fdd665da.js"),w=require("./Navigation-ca78100c.js"),y=require("./useMediaQuery-0bd70e6a.js"),_=require("./Callout-5dd16679.js"),C=require("./arrays-c272ed59.js"),k=require("./useObserverSupport-5ab320dd.js"),I=require("./useUpdateEffect-4d233e2c.js"),T=require("./VideoCard-d48a37fe.js"),E=require("./Control-08d09950.js"),j=require("./useLeafletMap-2e608b01.js");function L(n){return n&&"object"==typeof n&&"default"in n?n:{default:n}}function B(n){if(n&&n.__esModule)return n;var e=Object.create(null);return n&&Object.keys(n).forEach((function(t){if("default"!==t){var i=Object.getOwnPropertyDescriptor(n,t);Object.defineProperty(e,t,i.get?i:{enumerable:!0,get:function(){return n[t]}})}})),e.default=n,Object.freeze(e)}require("./concat-f387d848.js"),require("./clamp-bd21d587.js"),require("react-schemaorg"),require("./navigation-389b22e2.js"),require("./LanguageSwitcher-8fdd22ba.js"),require("./useCookieConsent-1af2af74.js"),require("./ButtonGhost-628bbd60.js"),require("./hexRgbConverter-91b28aea.js");var N,S,M,O,A,q,W,z,G,P,R,F,H,V,X,D,U,Q,Z,Y,J,K,$,nn,en,tn,an,rn,on,ln,dn,sn,cn,pn,mn,un,gn,fn,hn,xn,bn,vn,wn,yn,_n,Cn,kn,In,Tn,En,jn,Ln,Bn,Nn,Sn,Mn,On,An,qn=L(a),Wn=B(a),zn=L(r),Gn=L(x),Pn=zn.default.div.withConfig({displayName:"Accordion__AccordionContainer",componentId:"sc-1el5cmc-0"})(N||(N=n.__makeTemplateObject(["\n margin: 0;\n padding: 0;\n\n & > * + * {\n margin-top: ","px;\n }\n"],["\n margin: 0;\n padding: 0;\n\n & > * + * {\n margin-top: ","px;\n }\n"])),o.spacings.nudge),Rn=zn.default.details.withConfig({displayName:"Accordion__View",componentId:"sc-1el5cmc-1"})(S||(S=n.__makeTemplateObject([""],[""]))),Fn=zn.default.summary.withConfig({displayName:"Accordion__AccordionHead",componentId:"sc-1el5cmc-2"})(M||(M=n.__makeTemplateObject(["\n display: flex;\n flex-direction: row;\n align-items: center;\n justify-content: space-between;\n\n padding: ","px;\n margin: 0;\n border: none;\n outline: none;\n background: none;\n user-select: none;\n list-style: none;\n\n background: ",";\n\n cursor: pointer;\n transition: background 0.2s ease-in-out;\n\n @media "," {\n padding: ","px;\n }\n\n &::-webkit-details-marker {\n display: none;\n }\n\n &::marker {\n display: none;\n }\n\n @media (hover: hover) and (pointer: fine) {\n &:hover {\n background: ",";\n }\n }\n\n &:focus {\n background: ",";\n }\n\n &:focus:not(:focus-visible) {\n outline: none;\n }\n"],["\n display: flex;\n flex-direction: row;\n align-items: center;\n justify-content: space-between;\n\n padding: ","px;\n margin: 0;\n border: none;\n outline: none;\n background: none;\n user-select: none;\n list-style: none;\n\n background: ",";\n\n cursor: pointer;\n transition: background 0.2s ease-in-out;\n\n @media "," {\n padding: ","px;\n }\n\n &::-webkit-details-marker {\n display: none;\n }\n\n &::marker {\n display: none;\n }\n\n @media (hover: hover) and (pointer: fine) {\n &:hover {\n background: ",";\n }\n }\n\n &:focus {\n background: ",";\n }\n\n &:focus:not(:focus-visible) {\n outline: none;\n }\n"])),2*o.spacings.nudge,(function(n){var e=n.isInverted,t=n.hasBg,i=n.theme;return e||t?o.getColors(i).elementBg.light:o.getColors(i).elementBg.medium}),o.mq.medium,3*o.spacings.nudge,(function(n){var e=n.theme,t=n.isInverted,i=n.hasBg;return t||i?o.getColors(e).elementBg.lightHover:o.getColors(e).elementBg.mediumHover}),(function(n){var e=n.theme,t=n.isInverted,i=n.hasBg;return t||i?o.getColors(e).elementBg.lightHover:o.getColors(e).elementBg.mediumHover})),Hn=zn.default(i.Copy).withConfig({displayName:"Accordion__Column",componentId:"sc-1el5cmc-3"})(O||(O=n.__makeTemplateObject(["\n flex: 1 1 0;\n"],["\n flex: 1 1 0;\n"]))),Vn=zn.default.div.withConfig({displayName:"Accordion__AccordionText",componentId:"sc-1el5cmc-4"})(A||(A=n.__makeTemplateObject(["\n display: flex;\n flex-direction: column;\n padding: ","px;\n margin-top: 2px;\n background: ",";\n\n & > * {\n max-width: 880px;\n }\n\n & > * + * {\n margin-top: ","px;\n }\n\n @media "," {\n padding: ","px;\n }\n\n @media "," {\n flex-direction: row;\n\n & > * + * {\n margin-top: 0px;\n margin-left: ","px;\n }\n }\n"],["\n display: flex;\n flex-direction: column;\n padding: ","px;\n margin-top: 2px;\n background: ",";\n\n & > * {\n max-width: 880px;\n }\n\n & > * + * {\n margin-top: ","px;\n }\n\n @media "," {\n padding: ","px;\n }\n\n @media "," {\n flex-direction: row;\n\n & > * + * {\n margin-top: 0px;\n margin-left: ","px;\n }\n }\n"])),2*o.spacings.nudge,(function(n){var e=n.isInverted,t=n.hasBg,i=n.theme;return e||t?o.getColors(i).elementBg.light:o.getColors(i).elementBg.medium}),o.spacings.spacer,o.mq.medium,3*o.spacings.nudge,o.mq.semilarge,s.gridSettings.gutter),Xn=function(e){var t=e.label,a=e.text,r=e.aside,o=e.isSelected,d=e.onClick,s=e.hasBg,c=e.isInverted,p=e.itemIcon,m=e.className,u=l.useLibTheme().colors;return qn.default.createElement(Rn,{open:o,onToggle:d,className:m},qn.default.createElement(Fn,{isInverted:c,hasBg:s},qn.default.createElement(i.Copy,{renderAs:"span",size:"big",type:"copy-b"},t),qn.default.createElement("span",null,p?p({isSelected:o||!1}):o?qn.default.createElement(n.Minus,{iconColor:u.text.default}):qn.default.createElement(n.Plus,{iconColor:u.text.default}))),qn.default.createElement(Vn,{isInverted:c,hasBg:s,hasAside:!!r},a&&qn.default.createElement(Hn,{type:"copy",innerHTML:a}),r&&qn.default.createElement(Hn,{type:"copy",innerHTML:r})))},Dn=l.withLibTheme((function(i){var a=i.anchorId,r=i.items,o=i.bgMode,c=i.itemIcon,p=qn.default.useState([]),m=p[0],u=p[1],g=l.useLibTheme().colors,f="inverted"===o,h="full"===o;return qn.default.createElement(e.Section,{addSeperation:!0,anchorId:a,bgColor:f?g.sectionBg.dark:h?g.sectionBg.medium:g.sectionBg.light,bgMode:e.mapToBgMode(o,!0)},r&&d.generateFAQ(r),qn.default.createElement(t.Wrapper,{addWhitespace:!0},qn.default.createElement(s.Grid.Row,{gutter:0},qn.default.createElement(s.Grid.Col,null,qn.default.createElement(Pn,{"aria-label":"Accordion Control Group Buttons"},null==r?void 0:r.map((function(e,t){var i=e.label,a=e.text,r=e.aside,o=-1!==m.indexOf(t);return qn.default.createElement(Xn,{key:"".concat(i,"_").concat(t),isSelected:o,label:i,text:a,aside:r,onClick:function(){u((function(e){var i=n.__spreadArray([],e,!0),a=i.indexOf(t);return-1===a?i.push(t):i.splice(a,1),i}))},isInverted:f,hasBg:h,itemIcon:c})})))))))})),Un=zn.default.div.withConfig({displayName:"Alert__View",componentId:"sc-1d5c0fb-0"})(q||(q=n.__makeTemplateObject(["\n display: -ms-grid;\n display: grid;\n\n -ms-grid-columns: min-content 1fr;\n grid-template-columns: min-content 1fr;\n -ms-grid-rows: min-content 1fr;\n grid-auto-rows: min-content 1fr;\n\n text-decoration: none;\n\n position: relative;\n border: 2px solid\n ",";\n border-radius: ",";\n\n color: ",";\n\n padding: ","px;\n\n text-align: left;\n width: 100%;\n cursor: pointer;\n\n transition: color ease-in-out 0.2s, border 0.2s ease-in-out;\n\n & > * + * {\n margin-left: ","px;\n }\n\n @media (hover: hover) and (pointer: fine) {\n &:hover {\n border: 2px solid\n ",";\n color: ",";\n }\n }\n"],["\n display: -ms-grid;\n display: grid;\n\n -ms-grid-columns: min-content 1fr;\n grid-template-columns: min-content 1fr;\n -ms-grid-rows: min-content 1fr;\n grid-auto-rows: min-content 1fr;\n\n text-decoration: none;\n\n position: relative;\n border: 2px solid\n ",";\n border-radius: ",";\n\n color: ",";\n\n padding: ","px;\n\n text-align: left;\n width: 100%;\n cursor: pointer;\n\n transition: color ease-in-out 0.2s, border 0.2s ease-in-out;\n\n & > * + * {\n margin-left: ","px;\n }\n\n @media (hover: hover) and (pointer: fine) {\n &:hover {\n border: 2px solid\n ",";\n color: ",";\n }\n }\n"])),(function(n){var e=n.theme;return n.isInverted?o.getColors(e).primary.inverted:o.getColors(e).primary.default}),(function(n){var e=n.theme;return o.getGlobals(e).sections.edgeRadius}),(function(n){var e=n.theme;return n.isInverted?o.getColors(e).primary.inverted:o.getColors(e).primary.default}),3*o.spacings.nudge,3*o.spacings.nudge,(function(n){var e=n.theme;return n.isInverted?o.getColors(e).primary.invertedHover:o.getColors(e).primary.hover}),(function(n){var e=n.theme;return n.isInverted?o.getColors(e).primary.invertedHover:o.getColors(e).primary.hover})),Qn=zn.default.div.withConfig({displayName:"Alert__Icon",componentId:"sc-1d5c0fb-1"})(W||(W=n.__makeTemplateObject(["\n display: flex;\n align-items: center;\n\n & > * {\n height: 48px;\n width: 48px;\n }\n"],["\n display: flex;\n align-items: center;\n\n & > * {\n height: 48px;\n width: 48px;\n }\n"]))),Zn=zn.default.div.withConfig({displayName:"Alert__MainLabel",componentId:"sc-1d5c0fb-2"})(z||(z=n.__makeTemplateObject(["\n display: flex;\n align-items: center;\n"],["\n display: flex;\n align-items: center;\n"]))),Yn=zn.default.div.withConfig({displayName:"Alert__Content",componentId:"sc-1d5c0fb-3"})(G||(G=n.__makeTemplateObject(["\n margin-top: ","px;\n\n & > * + * {\n margin-top: ","px;\n }\n"],["\n margin-top: ","px;\n\n & > * + * {\n margin-top: ","px;\n }\n"])),o.spacings.nudge,o.spacings.nudge),Jn=zn.default(i.Copy).withConfig({displayName:"Alert__Title",componentId:"sc-1d5c0fb-4"})(P||(P=n.__makeTemplateObject(["\n display: inline-block;\n"],["\n display: inline-block;\n"]))),Kn=zn.default(c.Link).withConfig({displayName:"Alert__ViewLink",componentId:"sc-1d5c0fb-5"})(R||(R=n.__makeTemplateObject(["\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n\n && {\n margin: 0;\n }\n\n &:focus-within {\n outline: dotted 2px\n ",";\n outline-offset: 4px;\n }\n\n &:focus:not(:focus-visible) {\n outline: none;\n box-shadow: none;\n }\n"],["\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n\n && {\n margin: 0;\n }\n\n &:focus-within {\n outline: dotted 2px\n ",";\n outline-offset: 4px;\n }\n\n &:focus:not(:focus-visible) {\n outline: none;\n box-shadow: none;\n }\n"])),(function(n){var e=n.isInverted,t=n.theme;return e?o.getColors(t).primary.inverted:o.getColors(t).primary.default})),$n=function(e){var t=e.isInverted,a=e.title,r=e.date,o=e.description,l=e.link,d=e.customIcon,s=e.className,c="";r&&(c=new p.StatusFormatter(r.getTime(),"","dd. MMMM yyyy","hh:mm","de").getFormattedDate());return qn.default.createElement(Un,{isInverted:t,"data-sheet":"alert",className:s},qn.default.createElement(Qn,null,d?d({isInverted:t}):qn.default.createElement(n.Info,null)),qn.default.createElement(Zn,null,a&&qn.default.createElement(Jn,{textColor:"inherit",size:"medium",type:"copy-b"},a)),qn.default.createElement("span",null),qn.default.createElement(Yn,null,o&&qn.default.createElement(i.Copy,{isInverted:t,size:"small",innerHTML:o}),r&&qn.default.createElement(i.Copy,{size:"small",isInverted:t},c)),l&&qn.default.createElement(Kn,n.__assign({},l,{ariaLabel:(null==l?void 0:l.href)?a:void 0})))},ne=zn.default.ul.withConfig({displayName:"AlertList__List",componentId:"sc-bfdeyu-0"})(F||(F=n.__makeTemplateObject(["\n margin-top: -","px;\n margin-left: -","px;\n padding: 0;\n list-style: none;\n\n display: flex;\n flex-direction: row;\n align-items: flex-start;\n justify-content: center;\n flex-wrap: wrap;\n\n @media "," {\n margin-top: -","px;\n margin-left: -","px;\n }\n"],["\n margin-top: -","px;\n margin-left: -","px;\n padding: 0;\n list-style: none;\n\n display: flex;\n flex-direction: row;\n align-items: flex-start;\n justify-content: center;\n flex-wrap: wrap;\n\n @media "," {\n margin-top: -","px;\n margin-left: -","px;\n }\n"])),2*o.spacings.nudge,2*o.spacings.nudge,o.mq.medium,o.spacings.spacer,o.spacings.spacer),ee=zn.default.li.withConfig({displayName:"AlertList__ListItem",componentId:"sc-bfdeyu-1"})(H||(H=n.__makeTemplateObject(["\n padding-top: ","px;\n padding-left: ","px;\n flex: 1 1 100%;\n\n @media "," {\n flex: 0 1 50%;\n max-width: 50%;\n\n padding-top: ","px;\n padding-left: ","px;\n }\n\n @media "," {\n flex: 0 1 ","%;\n max-width: 600px;\n\n padding-top: ","px;\n padding-left: ","px;\n }\n"],["\n padding-top: ","px;\n padding-left: ","px;\n flex: 1 1 100%;\n\n @media "," {\n flex: 0 1 50%;\n max-width: 50%;\n\n padding-top: ","px;\n padding-left: ","px;\n }\n\n @media "," {\n flex: 0 1 ","%;\n max-width: 600px;\n\n padding-top: ","px;\n padding-left: ","px;\n }\n"])),2*o.spacings.nudge,2*o.spacings.nudge,o.mq.medium,o.spacings.spacer,o.spacings.spacer,o.mq.large,(function(n){return 1/n.itemsPerRow*100}),o.spacings.spacer,o.spacings.spacer),te=l.withLibTheme((function(i){var a=i.anchorId,r=i.items,o=i.bgMode,d=i.customIcon,s=l.useLibTheme().colors,c="inverted"===o,p="full"===o,u=(null==r?void 0:r.length)||0,g=u%3==1||2===u?2:3,f=m.useEqualSheetHeight({listLength:u,identifiers:['[data-sheet="alert"]'],responsive:{small:1,medium:2,semilarge:2,large:g,xlarge:g}}).sheetRefs;return qn.default.createElement(e.Section,{addSeperation:!0,anchorId:a,bgColor:c?s.sectionBg.dark:p?s.sectionBg.medium:s.sectionBg.light,bgMode:e.mapToBgMode(o,!0)},qn.default.createElement(t.Wrapper,{addWhitespace:!0},qn.default.createElement(ne,null,null==r?void 0:r.map((function(e,t){return qn.default.createElement(ee,{key:t,itemsPerRow:g,ref:f[t]},qn.default.createElement($n,n.__assign({},e,{isInverted:c,customIcon:d})))})))))})),ie=zn.default(u.Title).withConfig({displayName:"Article__StyledTitle",componentId:"sc-1lrfo1r-0"})(V||(V=n.__makeTemplateObject(["\n &:not(:last-child) {\n margin-bottom: ","px;\n }\n\n @media "," {\n max-width: 880px;\n }\n"],["\n &:not(:last-child) {\n margin-bottom: ","px;\n }\n\n @media "," {\n max-width: 880px;\n }\n"])),o.spacings.spacer,o.mq.semilarge),ae=zn.default(i.Copy).withConfig({displayName:"Article__ContentText",componentId:"sc-1lrfo1r-1"})(X||(X=n.__makeTemplateObject(["\n text-align: left;\n"],["\n text-align: left;\n"]))),re=zn.default(g.Actions).withConfig({displayName:"Article__StyledActions",componentId:"sc-1lrfo1r-2"})(D||(D=n.__makeTemplateObject(["\n margin-top: ","px;\n"],["\n margin-top: ","px;\n"])),o.spacings.spacer),oe=l.withLibTheme((function(n){var i=n.anchorId,a=n.title,r=n.titleAs,o=void 0===r?"h2":r,d=n.titleSize,c=void 0===d?"heading-2":d,p=n.superTitle,m=n.superTitleAs,u=n.intro,g=n.text,f=n.asideText,h=n.halfAside,x=n.bgMode,b=n.primaryAction,v=n.secondaryAction,w=l.useLibTheme().colors,y="inverted"===x,_=u||g||f;return Wn.createElement(e.Section,{addSeperation:!0,anchorId:i,bgColor:y?w.sectionBg.dark:x?w.sectionBg.medium:w.sectionBg.light,bgMode:e.mapToBgMode(x)},Wn.createElement(t.Wrapper,{clampWidth:"normal",addWhitespace:!0},(a||p)&&Wn.createElement(ie,{title:a,titleAs:o,titleSize:c,superTitle:p,superTitleAs:m,colorMode:y?"inverted":"default"}),_&&Wn.createElement(s.Grid.Row,{valign:"top"},Wn.createElement(s.Grid.Col,{semilarge:{span:h?.5:8/12}},u&&Wn.createElement(ae,{type:"copy-b",isInverted:y,innerHTML:u}),g&&Wn.createElement(ae,{type:"copy",isInverted:y,innerHTML:g})),f&&Wn.createElement(s.Grid.Col,{semilarge:{span:h?.5:4/12}},Wn.createElement(ae,{type:"copy",isInverted:y,innerHTML:f}))),(b||v)&&Wn.createElement(re,{primary:b&&b(y),secondary:v&&v(y)})))})),le=zn.default.div.withConfig({displayName:"CallToAction__ContactView",componentId:"sc-1wdvzex-0"})(U||(U=n.__makeTemplateObject(["\n display: flex;\n flex-direction: column;\n align-items: center;\n margin: 0 auto;\n width: 100%;\n\n text-align: left;\n hyphens: auto;\n overflow-wrap: break-word;\n\n & > * + * {\n margin-top: ","px;\n }\n\n @media "," {\n flex-direction: row;\n\n & > * + * {\n margin-top: 0px;\n margin-left: ","px;\n }\n }\n"],["\n display: flex;\n flex-direction: column;\n align-items: center;\n margin: 0 auto;\n width: 100%;\n\n text-align: left;\n hyphens: auto;\n overflow-wrap: break-word;\n\n & > * + * {\n margin-top: ","px;\n }\n\n @media "," {\n flex-direction: row;\n\n & > * + * {\n margin-top: 0px;\n margin-left: ","px;\n }\n }\n"])),o.spacings.spacer,o.mq.semilarge,s.gridSettings.gutter),de=zn.default.img.withConfig({displayName:"CallToAction__Avatar",componentId:"sc-1wdvzex-1"})(Q||(Q=n.__makeTemplateObject(["\n align-self: center;\n display: block;\n border: solid 1px transparent;\n border-radius: 50%;\n width: 180px;\n height: 180px;\n\n background: ",";\n\n @media "," {\n display: block;\n width: 190px;\n height: 190px;\n }\n"],["\n align-self: center;\n display: block;\n border: solid 1px transparent;\n border-radius: 50%;\n width: 180px;\n height: 180px;\n\n background: ",";\n\n @media "," {\n display: block;\n width: 190px;\n height: 190px;\n }\n"])),(function(n){var e=n.theme;return n.isInverted?o.getGlobals(e).sections.imagePlaceholderBg.inverted:o.getGlobals(e).sections.imagePlaceholderBg.default}),o.mq.semilarge),se=zn.default(i.Copy).withConfig({displayName:"CallToAction__Description",componentId:"sc-1wdvzex-2"})(Z||(Z=n.__makeTemplateObject(["\n text-align: center;\n\n .icon-label {\n flex-direction: column;\n }\n\n .icon-label > * + * {\n margin-left: 0;\n margin-top: ","px;\n }\n\n & > * {\n justify-content: center;\n }\n\n @media "," {\n text-align: left;\n\n & > * {\n justify-content: left;\n }\n\n .icon-label {\n flex-direction: row;\n }\n\n .icon-label > * + * {\n margin-left: ","px;\n margin-top: 0;\n }\n }\n"],["\n text-align: center;\n\n .icon-label {\n flex-direction: column;\n }\n\n .icon-label > * + * {\n margin-left: 0;\n margin-top: ","px;\n }\n\n & > * {\n justify-content: center;\n }\n\n @media "," {\n text-align: left;\n\n & > * {\n justify-content: left;\n }\n\n .icon-label {\n flex-direction: row;\n }\n\n .icon-label > * + * {\n margin-left: ","px;\n margin-top: 0;\n }\n }\n"])),2*o.spacings.nudge,o.mq.semilarge,2*o.spacings.nudge),ce=zn.default(f.IntroBlock).withConfig({displayName:"CallToAction__StyledIntro",componentId:"sc-1wdvzex-3"})(Y||(Y=n.__makeTemplateObject(["\n max-width: 880px;\n margin-right: auto;\n margin-left: auto;\n\n @media "," {\n & > *:first-child {\n min-height: ",";\n }\n }\n"],["\n max-width: 880px;\n margin-right: auto;\n margin-left: auto;\n\n @media "," {\n & > *:first-child {\n min-height: ",";\n }\n }\n"])),o.mq.xlarge,(function(n){return n.hasDecorator&&"110px"})),pe=zn.default((function(n){var e=n.isInverted,t=n.description,i=n.avatar,a=n.className;return qn.default.createElement(le,{className:a},qn.default.createElement(de,{src:null==i?void 0:i.src,alt:null==i?void 0:i.alt,isInverted:e}),t&&qn.default.createElement(se,{type:"copy",isInverted:e,innerHTML:t}))})).withConfig({displayName:"CallToAction__StyledContactBox",componentId:"sc-1wdvzex-4"})(J||(J=n.__makeTemplateObject(["\n margin-top: ","px;\n\n @media "," {\n max-width: ",";\n margin-right: auto;\n margin-left: auto;\n }\n\n @media "," {\n max-width: ",";\n }\n"],["\n margin-top: ","px;\n\n @media "," {\n max-width: ",";\n margin-right: auto;\n margin-left: auto;\n }\n\n @media "," {\n max-width: ",";\n }\n"])),o.spacings.spacer,o.mq.semilarge,s.getGridWidth({cols:8}),o.mq.large,s.getGridWidth({cols:6})),me=zn.default(g.Actions).withConfig({displayName:"CallToAction__StyledActions",componentId:"sc-1wdvzex-5"})(K||(K=n.__makeTemplateObject(["\n margin-top: ","px;\n\n @media "," {\n display: block;\n text-align: center;\n }\n"],["\n margin-top: ","px;\n\n @media "," {\n display: block;\n text-align: center;\n }\n"])),o.spacings.spacer,o.mq.medium),ue=zn.default.div.withConfig({displayName:"CallToAction__NewsletterWrapper",componentId:"sc-1wdvzex-6"})($||($=n.__makeTemplateObject(["\n width: 100%;\n margin: 0 auto;\n margin-top: ","px;\n\n @media "," {\n max-width: 400px;\n }\n"],["\n width: 100%;\n margin: 0 auto;\n margin-top: ","px;\n\n @media "," {\n max-width: 400px;\n }\n"])),o.spacings.spacer,o.mq.semilarge),ge=zn.default.div.withConfig({displayName:"CallToAction__Badge",componentId:"sc-1wdvzex-7"})(nn||(nn=n.__makeTemplateObject(["\n display: none;\n position: relative;\n height: 241px;\n width: 241px;\n margin-left: auto;\n margin-bottom: -135px;\n z-index: 3;\n\n @media "," {\n display: block;\n margin-right: ",";\n }\n"],["\n display: none;\n position: relative;\n height: 241px;\n width: 241px;\n margin-left: auto;\n margin-bottom: -135px;\n z-index: 3;\n\n @media "," {\n display: block;\n margin-right: ",";\n }\n"])),o.mq.xlarge,1/28*1440+"px"),fe=l.withLibTheme((function(n){var i=n.anchorId,a=n.title,r=n.titleAs,o=void 0===r?"h2":r,d=n.superTitle,s=n.superTitleAs,c=n.text,p=n.contact,m=n.badge,u=n.primaryAction,g=n.secondaryAction,f=n.hasNewsletter,h=n.newsFormMain,x=n.bgMode,b=l.useLibTheme().colors,v="inverted"===x;return qn.default.createElement(e.Section,{addSeperation:!0,anchorId:i,bgColor:v?b.sectionBg.dark:b.sectionBg.medium,bgMode:x?e.mapToBgMode(x,!0):"full"},qn.default.createElement(t.Wrapper,{addWhitespace:!0,clampWidth:"normal"},m&&qn.default.createElement(ge,null,m),a&&qn.default.createElement(ce,{isCentered:!0,colorMode:v?"inverted":"default",title:a,titleAs:o,superTitle:d,superTitleAs:s,hasDecorator:!!m,text:c}),p&&qn.default.createElement(pe,{isInverted:v,description:p.description,avatar:p.avatar}),h&&f&&qn.default.createElement(ue,null,h(v)),(u||g)&&qn.default.createElement(me,{primary:u&&u({isInverted:v,isTextCentered:!0}),secondary:g&&g({isInverted:v,isTextCentered:!0})})))})),he=zn.default.div.withConfig({displayName:"CardList__View",componentId:"sc-179ugoh-0"})(en||(en=n.__makeTemplateObject(["\n display: flex;\n flex-direction: column;\n justify-content: center;\n position: relative;\n color: ",";\n border-radius: ",";\n min-height: 110px;\n\n overflow: hidden;\n\n @media "," {\n display: block;\n padding-top: 85%;\n }\n"],["\n display: flex;\n flex-direction: column;\n justify-content: center;\n position: relative;\n color: ",";\n border-radius: ",";\n min-height: 110px;\n\n overflow: hidden;\n\n @media "," {\n display: block;\n padding-top: 85%;\n }\n"])),(function(n){var e=n.theme;return o.getColors(e).text.inverted}),(function(n){var e=n.theme;return o.getGlobals(e).sections.edgeRadius}),o.mq.medium),xe=zn.default(he).withConfig({displayName:"CardList__SolidView",componentId:"sc-179ugoh-1"})(an||(an=n.__makeTemplateObject(["\n background-color: ",";\n\n transition: background-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;\n\n ","\n"],["\n background-color: ",";\n\n transition: background-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;\n\n ","\n"])),(function(n){var e=n.theme,t=n.isInverted,i=n.cardColor;return i||(t?o.getColors(e).primary.inverted:o.getColors(e).primary.default)}),(function(e){return e.hasLink&&r.css(tn||(tn=n.__makeTemplateObject(["\n cursor: pointer;\n\n @media (hover: hover) and (pointer: fine) {\n &:hover {\n box-shadow: 0 2px 24px 0 rgba(0, 0, 0, 0.35);\n }\n }\n "],["\n cursor: pointer;\n\n @media (hover: hover) and (pointer: fine) {\n &:hover {\n box-shadow: 0 2px 24px 0 rgba(0, 0, 0, 0.35);\n }\n }\n "])))})),be=zn.default(he).withConfig({displayName:"CardList__ImageView",componentId:"sc-179ugoh-2"})(on||(on=n.__makeTemplateObject(["\n transition: box-shadow 0.2s ease-in-out;\n\n ","\n\n &:after {\n content: '';\n display: block;\n position: absolute;\n top: 0;\n left: 0;\n bottom: 0;\n right: 0;\n background: ",";\n pointer-events: none;\n }\n\n @media "," {\n padding-top: 0;\n }\n"],["\n transition: box-shadow 0.2s ease-in-out;\n\n ","\n\n &:after {\n content: '';\n display: block;\n position: absolute;\n top: 0;\n left: 0;\n bottom: 0;\n right: 0;\n background: ",";\n pointer-events: none;\n }\n\n @media "," {\n padding-top: 0;\n }\n"])),(function(e){return e.hasLink&&r.css(rn||(rn=n.__makeTemplateObject(["\n @media (hover: hover) and (pointer: fine) {\n cursor: pointer;\n\n img {\n -webkit-backface-visibility: hidden;\n -ms-transform: translateZ(0); /* IE 9 */\n -webkit-transform: translateZ(\n 0\n ); /* Chrome, Safari, Opera */\n transform: translateZ(0);\n transform-origin: center;\n transition: transform 0.2s ease-in-out;\n }\n\n &:hover {\n box-shadow: 0 2px 24px 0 rgba(0, 0, 0, 0.35);\n\n img {\n transform: scale(1.03);\n }\n }\n }\n "],["\n @media (hover: hover) and (pointer: fine) {\n cursor: pointer;\n\n img {\n -webkit-backface-visibility: hidden;\n -ms-transform: translateZ(0); /* IE 9 */\n -webkit-transform: translateZ(\n 0\n ); /* Chrome, Safari, Opera */\n transform: translateZ(0);\n transform-origin: center;\n transition: transform 0.2s ease-in-out;\n }\n\n &:hover {\n box-shadow: 0 2px 24px 0 rgba(0, 0, 0, 0.35);\n\n img {\n transform: scale(1.03);\n }\n }\n }\n "])))}),(function(n){var e=n.theme;return o.getGlobals(e).sections.imageTextGradient}),o.mq.medium),ve=zn.default(h.Image).withConfig({displayName:"CardList__StyledImage",componentId:"sc-179ugoh-3"})(ln||(ln=n.__makeTemplateObject(["\n position: absolute;\n top: 0;\n bottom: 0;\n right: 0;\n left: 0;\n\n display: block;\n width: 100%;\n height: 100%;\n\n object-fit: cover;\n object-position: center;\n\n @media "," {\n position: relative;\n }\n"],["\n position: absolute;\n top: 0;\n bottom: 0;\n right: 0;\n left: 0;\n\n display: block;\n width: 100%;\n height: 100%;\n\n object-fit: cover;\n object-position: center;\n\n @media "," {\n position: relative;\n }\n"])),o.mq.medium),we=zn.default.div.withConfig({displayName:"CardList__Content",componentId:"sc-179ugoh-4"})(dn||(dn=n.__makeTemplateObject(["\n z-index: 1;\n\n padding: ","px;\n\n display: flex;\n flex-direction: row;\n align-items: center;\n\n & > * + * {\n margin-left: ","px;\n }\n\n @media "," {\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n overflow: hidden;\n\n display: flex;\n flex-direction: ",";\n justify-content: space-between;\n align-items: ",";\n\n & > * + * {\n margin-left: 0;\n }\n }\n"],["\n z-index: 1;\n\n padding: ","px;\n\n display: flex;\n flex-direction: row;\n align-items: center;\n\n & > * + * {\n margin-left: ","px;\n }\n\n @media "," {\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n overflow: hidden;\n\n display: flex;\n flex-direction: ",";\n justify-content: space-between;\n align-items: ",";\n\n & > * + * {\n margin-left: 0;\n }\n }\n"])),3*o.spacings.nudge,o.spacings.spacer,o.mq.medium,(function(n){return n.hasIcon?"column":"row"}),(function(n){return n.hasIcon?"flex-start":"flex-end"})),ye=zn.default.div.withConfig({displayName:"CardList__TextContainer",componentId:"sc-179ugoh-5"})(sn||(sn=n.__makeTemplateObject(["\n width: 100%;\n overflow: hidden;\n\n & > * + * {\n margin-top: ","px;\n }\n"],["\n width: 100%;\n overflow: hidden;\n\n & > * + * {\n margin-top: ","px;\n }\n"])),o.spacings.nudge/2),_e=zn.default(i.Copy).withConfig({displayName:"CardList__Title",componentId:"sc-179ugoh-6"})(cn||(cn=n.__makeTemplateObject(["\n display: inline-block;\n max-width: 100%;\n\n display: -webkit-box;\n -webkit-line-clamp: 3;\n -webkit-box-orient: vertical;\n text-overflow: ellipsis;\n overflow: hidden;\n"],["\n display: inline-block;\n max-width: 100%;\n\n display: -webkit-box;\n -webkit-line-clamp: 3;\n -webkit-box-orient: vertical;\n text-overflow: ellipsis;\n overflow: hidden;\n"]))),Ce=zn.default.div.withConfig({displayName:"CardList__Footer",componentId:"sc-179ugoh-7"})(pn||(pn=n.__makeTemplateObject(["\n display: flex;\n justify-content: space-between;\n align-items: center;\n\n & > * + * {\n margin-left: ","px;\n }\n"],["\n display: flex;\n justify-content: space-between;\n align-items: center;\n\n & > * + * {\n margin-left: ","px;\n }\n"])),2*o.spacings.nudge),ke=zn.default(i.Copy).withConfig({displayName:"CardList__SubLabel",componentId:"sc-179ugoh-8"})(mn||(mn=n.__makeTemplateObject(["\n display: inline-block;\n\n display: -webkit-box;\n -webkit-line-clamp: 1;\n -webkit-box-orient: vertical;\n overflow: hidden;\n"],["\n display: inline-block;\n\n display: -webkit-box;\n -webkit-line-clamp: 1;\n -webkit-box-orient: vertical;\n overflow: hidden;\n"]))),Ie=zn.default.div.withConfig({displayName:"CardList__Icon",componentId:"sc-179ugoh-9"})(un||(un=n.__makeTemplateObject(["\n height: 100%;\n max-height: 60px;\n min-height: 40px;\n min-width: 40px;\n\n * {\n height: 100%;\n }\n\n svg,\n img {\n width: 100%;\n }\n\n @media "," {\n svg,\n img {\n width: auto;\n }\n }\n"],["\n height: 100%;\n max-height: 60px;\n min-height: 40px;\n min-width: 40px;\n\n * {\n height: 100%;\n }\n\n svg,\n img {\n width: 100%;\n }\n\n @media "," {\n svg,\n img {\n width: auto;\n }\n }\n"])),o.mq.medium),Te=zn.default(c.Link).withConfig({displayName:"CardList__CardLink",componentId:"sc-179ugoh-10"})(gn||(gn=n.__makeTemplateObject(["\n z-index: 1;\n display: block;\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n\n outline-color: ",";\n\n &:focus {\n border: 2px dotted ",";\n outline-offset: 4px;\n\n color: ",";\n }\n"],["\n z-index: 1;\n display: block;\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n\n outline-color: ",";\n\n &:focus {\n border: 2px dotted ",";\n outline-offset: 4px;\n\n color: ",";\n }\n"])),(function(n){var e=n.theme;return o.getColors(e).primary.default}),(function(n){var e=n.theme;return o.getColors(e).primary.invertedHover}),(function(n){var e=n.theme;return n.isInverted?o.getColors(e).primary.invertedHover:o.getColors(e).primary.hover})),Ee=function(e){var t=e.isInverted,i=e.title,a=e.subLabel,r=e.image,o=e.link,d=e.decorator,s=e.cardColor,c=e.customIcon,p=l.useLibTheme().colors,m=r&&r.small?be:xe,u=t?p.primary.inverted:p.primary.default;return qn.default.createElement(m,{isInverted:t,cardColor:s||u,hasLink:!!(null==o?void 0:o.href)},(null==r?void 0:r.small)&&qn.default.createElement(ve,n.__assign({},r,{coverSpace:!0,isInverted:t,ratios:{small:{w:352,h:108},medium:{w:286,h:244}}})),qn.default.createElement(we,{hasIcon:!!c},c?qn.default.createElement(Ie,null,c({})):"",qn.default.createElement(ye,null,i&&qn.default.createElement(_e,{size:"big",type:"copy",isInverted:!0},i),a&&qn.default.createElement(Ce,null,qn.default.createElement(ke,{type:"copy-b",size:"big",isInverted:!0},a),d?d({isInverted:t}):void 0))),(null==o?void 0:o.href)&&qn.default.createElement(Te,n.__assign({isInverted:t},o,{ariaLabel:i||void 0})))},je=zn.default.ul.withConfig({displayName:"CardList__List",componentId:"sc-179ugoh-11"})(fn||(fn=n.__makeTemplateObject(["\n padding: 0;\n margin-top: -","px;\n margin-left: -","px;\n list-style: none;\n\n display: flex;\n flex-direction: row;\n align-items: flex-start;\n justify-content: center;\n flex-wrap: wrap;\n\n @media "," {\n margin-top: -","px;\n margin-left: -","px;\n }\n"],["\n padding: 0;\n margin-top: -","px;\n margin-left: -","px;\n list-style: none;\n\n display: flex;\n flex-direction: row;\n align-items: flex-start;\n justify-content: center;\n flex-wrap: wrap;\n\n @media "," {\n margin-top: -","px;\n margin-left: -","px;\n }\n"])),2*o.spacings.nudge,2*o.spacings.nudge,o.mq.medium,o.spacings.spacer,o.spacings.spacer),Le=zn.default.li.withConfig({displayName:"CardList__CardItem",componentId:"sc-179ugoh-12"})(hn||(hn=n.__makeTemplateObject(["\n padding-top: ","px;\n padding-left: ","px;\n\n width: 100%;\n\n @media "," {\n flex: 0 0 50%;\n max-width: 370px;\n padding-top: ","px;\n padding-left: ","px;\n }\n\n @media "," {\n flex: 0 0 33.33%;\n }\n\n @media (min-width: 75em) {\n flex: ",";\n }\n"],["\n padding-top: ","px;\n padding-left: ","px;\n\n width: 100%;\n\n @media "," {\n flex: 0 0 50%;\n max-width: 370px;\n padding-top: ","px;\n padding-left: ","px;\n }\n\n @media "," {\n flex: 0 0 33.33%;\n }\n\n @media (min-width: 75em) {\n flex: ",";\n }\n"])),2*o.spacings.nudge,2*o.spacings.nudge,o.mq.medium,o.spacings.spacer,o.spacings.spacer,o.mq.semilarge,(function(n){var e=n.isEqual;return n.threeCols?"0 0 33.33%":e&&"0 0 25%"})),Be=l.withLibTheme((function(i){var a=i.anchorId,r=i.items,o=i.bgMode,d=i.decorator,s=i.maxThreeCols,c=l.useLibTheme().colors,p="inverted"===o;return qn.default.createElement(e.Section,{anchorId:a,bgColor:p?c.sectionBg.dark:o?c.sectionBg.medium:c.sectionBg.light,bgMode:e.mapToBgMode(o,!0),addSeperation:!0},qn.default.createElement(t.Wrapper,{addWhitespace:!0},qn.default.createElement(je,null,null==r?void 0:r.map((function(e,t){return qn.default.createElement(Le,{key:t,isEqual:r.length%2==0,threeCols:s},qn.default.createElement(Ee,n.__assign({},e,{isInverted:p,decorator:d})))})))))})),Ne=function(n,e,t){return Math.min(Math.max(n,e),t)},Se=zn.default.div.withConfig({displayName:"ComparisonSlider__Images",componentId:"sc-4f3ic1-0"})(xn||(xn=n.__makeTemplateObject(["\n position: relative;\n cursor: col-resize;\n & > * {\n pointer-events: none;\n user-select: none;\n }\n"],["\n position: relative;\n cursor: col-resize;\n & > * {\n pointer-events: none;\n user-select: none;\n }\n"]))),Me=zn.default(h.Image).withConfig({displayName:"ComparisonSlider__BackgroundImg",componentId:"sc-4f3ic1-1"})(bn||(bn=n.__makeTemplateObject(["\n position: relative;\n display: block;\n width: 100%;\n"],["\n position: relative;\n display: block;\n width: 100%;\n"]))),Oe=zn.default.div.withConfig({displayName:"ComparisonSlider__ForegroundContainer",componentId:"sc-4f3ic1-2"})(wn||(wn=n.__makeTemplateObject(["\n position: absolute;\n top: 0;\n left: 0;\n bottom: 0;\n width: 50%;\n overflow: hidden;\n transition: width ","s\n ease-in-out;\n ","\n"],["\n position: absolute;\n top: 0;\n left: 0;\n bottom: 0;\n width: 50%;\n overflow: hidden;\n transition: width ","s\n ease-in-out;\n ","\n"])),(function(n){return n.hasTransition?.1:0}),(function(e){var t=e.hasAnim,i=e.initalValue;return t&&r.css(vn||(vn=n.__makeTemplateObject(["\n animation-name: ForegroundAnim;\n animation-duration: 5s;\n animation-iteration-count: 1;\n animation-play-state: ",";\n animation-timing-function: ease-in-out;\n @keyframes ForegroundAnim {\n 0% {\n width: ",";\n }\n 33% {\n width: ",";\n }\n 66% {\n width: ",";\n }\n 100% {\n width: ",";\n }\n }\n "],["\n animation-name: ForegroundAnim;\n animation-duration: 5s;\n animation-iteration-count: 1;\n animation-play-state: ",";\n animation-timing-function: ease-in-out;\n @keyframes ForegroundAnim {\n 0% {\n width: ",";\n }\n 33% {\n width: ",";\n }\n 66% {\n width: ",";\n }\n 100% {\n width: ",";\n }\n }\n "])),t&&"running",i?Ne(100*i,0,100)+"%":"50%",i?Ne(100*i+10,0,100)+"%":"60%",i?Ne(100*i-10,0,100)+"%":"40%",i?100*i+"%":"50%")})),Ae=zn.default(h.Image).withConfig({displayName:"ComparisonSlider__ForegroundImg",componentId:"sc-4f3ic1-3"})(yn||(yn=n.__makeTemplateObject(["\n display: block;\n position: absolute;\n top: 0;\n left: 0;\n bottom: 0;\n height: 100%;\n max-width: none;\n object-fit: cover;\n\n img {\n height: auto;\n width: auto;\n }\n"],["\n display: block;\n position: absolute;\n top: 0;\n left: 0;\n bottom: 0;\n height: 100%;\n max-width: none;\n object-fit: cover;\n\n img {\n height: auto;\n width: auto;\n }\n"]))),qe=zn.default.div.withConfig({displayName:"ComparisonSlider__ForegroundOverlay",componentId:"sc-4f3ic1-4"})(_n||(_n=n.__makeTemplateObject(["\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n background-color: ",";\n"],["\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n background-color: ",";\n"])),(function(n){return n.color})),We=zn.default(i.Copy).withConfig({displayName:"ComparisonSlider__ImageLabel",componentId:"sc-4f3ic1-5"})(Cn||(Cn=n.__makeTemplateObject(["\n height: ","px;\n padding: ","px ","px ","px\n ","px;\n background: ",";\n"],["\n height: ","px;\n padding: ","px ","px ","px\n ","px;\n background: ",";\n"])),o.spacings.spacer,o.spacings.nudge,o.spacings.spacer,o.spacings.spacer,o.spacings.spacer,(function(n){var e=n.bgColor;return e&&e})),ze=zn.default(We).withConfig({displayName:"ComparisonSlider__ForegroundLabel",componentId:"sc-4f3ic1-6"})(kn||(kn=n.__makeTemplateObject(["\n position: absolute;\n bottom: ","px;\n left: ","px;\n pointer-events: none;\n white-space: nowrap;\n"],["\n position: absolute;\n bottom: ","px;\n left: ","px;\n pointer-events: none;\n white-space: nowrap;\n"])),o.spacings.spacer,o.spacings.spacer),Ge=zn.default(We).withConfig({displayName:"ComparisonSlider__BackgroundLabel",componentId:"sc-4f3ic1-7"})(In||(In=n.__makeTemplateObject(["\n position: absolute;\n bottom: ","px;\n right: ","px;\n pointer-events: none;\n white-space: nowrap;\n"],["\n position: absolute;\n bottom: ","px;\n right: ","px;\n pointer-events: none;\n white-space: nowrap;\n"])),o.spacings.spacer,o.spacings.spacer),Pe=zn.default.div.withConfig({displayName:"ComparisonSlider__ControlContainer",componentId:"sc-4f3ic1-8"})(En||(En=n.__makeTemplateObject(["\n position: absolute;\n top: 50%;\n left: 50%;\n transform: translate(-50%, -50%);\n transition: left ","s\n ease-in-out;\n ","\n"],["\n position: absolute;\n top: 50%;\n left: 50%;\n transform: translate(-50%, -50%);\n transition: left ","s\n ease-in-out;\n ","\n"])),(function(n){return n.hasTransition?.1:0}),(function(e){var t=e.hasAnim,i=e.initalValue;return t&&r.css(Tn||(Tn=n.__makeTemplateObject(["\n animation-name: ControlAnim;\n animation-duration: 5s;\n animation-iteration-count: 1;\n animation-play-state: ",";\n animation-timing-function: ease-in-out;\n @keyframes ControlAnim {\n 0% {\n left: ",";\n }\n 33% {\n left: ",";\n }\n 66% {\n left: ",";\n }\n 100% {\n left: ",";\n }\n }\n "],["\n animation-name: ControlAnim;\n animation-duration: 5s;\n animation-iteration-count: 1;\n animation-play-state: ",";\n animation-timing-function: ease-in-out;\n @keyframes ControlAnim {\n 0% {\n left: ",";\n }\n 33% {\n left: ",";\n }\n 66% {\n left: ",";\n }\n 100% {\n left: ",";\n }\n }\n "])),t&&"running",i?Ne(100*i,0,100)+"%":"50%",i?Ne(100*i+10,0,100)+"%":"60%",i?Ne(100*i-10,0,100)+"%":"40%",i?100*i+"%":"50%")})),Re=zn.default.div.withConfig({displayName:"ComparisonSlider__Control",componentId:"sc-4f3ic1-9"})(jn||(jn=n.__makeTemplateObject(["\n display: flex;\n justify-content: center;\n align-items: center;\n height: 54px;\n width: 54px;\n border: solid 2px ",";\n border-radius: 50%;\n background-color: ",";\n"],["\n display: flex;\n justify-content: center;\n align-items: center;\n height: 54px;\n width: 54px;\n border: solid 2px ",";\n border-radius: 50%;\n background-color: ",";\n"])),(function(n){var e=n.theme;return o.getColors(e).elementBg.light}),(function(n){var e=n.theme;return o.getColors(e).elementBg.medium})),Fe=l.withLibTheme((function(i){var r=i.anchorId,o=i.bgMode,d=i.initialValue,s=i.foregroundImg,c=i.backgroundImg,p=i.foregroundLabel,m=i.backgroundLabel,u=i.overlayColor,g=void 0===u?"rgba(0, 0 , 0, 0.2)":u,f=i.labelColor,h=void 0===f?"rgba(0, 0 , 0, 0.3)":f,x=i.dragControl,b=i.enableControlAnim,v=function(n){var e=a.useState(n||!1),t=e[0],i=e[1];return a.useEffect((function(){i(void 0!==document.body.style.msTouchAction)}),[]),t}(!0),w=a.useState(d?Math.min(Math.max(d,0),1):.5),y=w[0],_=w[1],C=a.useState(!1),k=C[0],I=C[1],T=a.useState(!1),E=T[0],j=T[1],L=a.useState(!0),B=L[0],N=L[1],S=a.useState(0),M=S[0],O=S[1],A=a.useRef(null),q=l.useLibTheme().colors;a.useEffect((function(){A.current&&O(A.current.offsetWidth/2)}),[]),a.useEffect((function(){var n=function(){var e=new IntersectionObserver((function(n,e){var t,i;b&&(null===(t=n[0])||void 0===t?void 0:t.isIntersecting)&&(e.unobserve(null===(i=n[0])||void 0===i?void 0:i.target),N(!1))}),{rootMargin:"0px",threshold:1});A.current&&e.observe(A.current),window.removeEventListener("load",n)};return v||("complete"===document.readyState?n():window.addEventListener("load",n)),function(){window.removeEventListener("load",n)}}),[b,v]);var W=function(n,e){if(n&&e){var t=e-n.getBoundingClientRect().x;if(t>=M&&t<=n.getBoundingClientRect().width-M){var i=t/n.getBoundingClientRect().width;i=Math.min(Math.max(i,0),1),_(i)}}},z="inverted"===o;return qn.default.createElement(e.Section,{addSeperation:!0,anchorId:r,bgColor:z?q.sectionBg.dark:o?q.sectionBg.medium:q.sectionBg.light,bgMode:e.mapToBgMode(o)},qn.default.createElement(t.Wrapper,null,c&&s&&qn.default.createElement(Se,{onClick:function(n){var e=n.currentTarget;e&&n.clientX&&(W(e,n.clientX),N(!0))},onMouseMove:function(n){var e=n.currentTarget;e&&n.clientX&&k&&(j(!0),N(!0),E&&W(e,n.clientX))},onMouseDown:function(){j(!1),I(!0)},onMouseUp:function(){j(!1),I(!1)},onMouseLeave:function(){I(!1),j(!1)},onTouchMove:function(n){var e,t,i=n.currentTarget;i&&(null===(e=n.touches[0])||void 0===e?void 0:e.clientX)&&(N(!0),W(i,null===(t=n.touches[0])||void 0===t?void 0:t.clientX))},onTouchStart:function(){return I(!0)},onTouchEnd:function(){return I(!1)}},qn.default.createElement(Me,n.__assign({},c)),m&&qn.default.createElement(Ge,{textColor:q.text.inverted,bgColor:h},m),qn.default.createElement(Oe,{hasTransition:!k,hasAnim:!B,initalValue:d,style:{width:100*y+"%"}},qn.default.createElement(Ae,n.__assign({},s)),p&&qn.default.createElement(ze,{textColor:q.text.inverted,bgColor:h},p),qn.default.createElement(qe,{color:g})),qn.default.createElement(Pe,{ref:A,hasTransition:!k,hasAnim:!B,initalValue:d,style:{left:100*y+"%"}},x||qn.default.createElement(Re,null,qn.default.createElement(n.ArrowLeftRight,{iconColor:q.elementBg.light}))))))})),He=zn.default(c.Link).withConfig({displayName:"PromotionCard__View",componentId:"sc-1p1egy3-0"})(Bn||(Bn=n.__makeTemplateObject(["\n display: block;\n position: relative;\n width: 100%;\n border-radius: ",";\n overflow: hidden;\n outline: none;\n\n &:after {\n content: '';\n display: block;\n position: absolute;\n top: 0;\n left: 0;\n bottom: 0;\n right: 0;\n background: ",";\n pointer-events: none;\n }\n\n ","\n"],["\n display: block;\n position: relative;\n width: 100%;\n border-radius: ",";\n overflow: hidden;\n outline: none;\n\n &:after {\n content: '';\n display: block;\n position: absolute;\n top: 0;\n left: 0;\n bottom: 0;\n right: 0;\n background: ",";\n pointer-events: none;\n }\n\n ","\n"])),(function(n){var e=n.theme;return o.getGlobals(e).sections.edgeRadius}),(function(n){var e=n.theme;return o.getGlobals(e).sections.imageTextGradient}),(function(e){var t=e.clickable,i=e.theme,a=e.isInverted;return t&&r.css(Ln||(Ln=n.__makeTemplateObject(["\n transition: box-shadow 0.2s ease-in-out;\n cursor: pointer;\n\n &:hover {\n box-shadow: 0 2px 24px 0 rgba(0, 0, 0, 0.35);\n }\n\n &:focus {\n box-shadow: 0 2px 24px 0 rgba(0, 0, 0, 0.35);\n outline: solid 2px\n ",";\n outline-offset: 4px;\n\n color: ",";\n }\n\n &:focus:not(:focus-visible) {\n outline: none;\n box-shadow: none;\n }\n "],["\n transition: box-shadow 0.2s ease-in-out;\n cursor: pointer;\n\n &:hover {\n box-shadow: 0 2px 24px 0 rgba(0, 0, 0, 0.35);\n }\n\n &:focus {\n box-shadow: 0 2px 24px 0 rgba(0, 0, 0, 0.35);\n outline: solid 2px\n ",";\n outline-offset: 4px;\n\n color: ",";\n }\n\n &:focus:not(:focus-visible) {\n outline: none;\n box-shadow: none;\n }\n "])),a?o.getColors(i).primary.inverted:o.getColors(i).primary.default,a?o.getColors(i).primary.invertedHover:o.getColors(i).primary.hover)})),Ve=zn.default(h.Image).withConfig({displayName:"PromotionCard__StyledImage",componentId:"sc-1p1egy3-1"})(Nn||(Nn=n.__makeTemplateObject(["\n width: 100%;\n height: 100%;\n min-height: 300px;\n\n img {\n height: 100%;\n }\n"],["\n width: 100%;\n height: 100%;\n min-height: 300px;\n\n img {\n height: 100%;\n }\n"]))),Xe=zn.default.div.withConfig({displayName:"PromotionCard__IntroContainer",componentId:"sc-1p1egy3-2"})(Sn||(Sn=n.__makeTemplateObject(["\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n overflow: auto;\n z-index: 1;\n\n padding: ","px ","px;\n\n display: flex;\n flex-direction: column;\n justify-content: flex-start;\n align-items: flex-start;\n\n /* required to align items at flex-end in ie11 */\n &:before {\n content: '';\n display: block;\n flex: 1 0 0px;\n }\n\n @media "," {\n padding: ","px ","px;\n }\n"],["\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n overflow: auto;\n z-index: 1;\n\n padding: ","px ","px;\n\n display: flex;\n flex-direction: column;\n justify-content: flex-start;\n align-items: flex-start;\n\n /* required to align items at flex-end in ie11 */\n &:before {\n content: '';\n display: block;\n flex: 1 0 0px;\n }\n\n @media "," {\n padding: ","px ","px;\n }\n"])),o.spacings.spacer,3*o.spacings.nudge,o.mq.medium,5*o.spacings.nudge,o.spacings.spacer),De=zn.default(u.Title).withConfig({displayName:"PromotionCard__StyledTitle",componentId:"sc-1p1egy3-3"})(Mn||(Mn=n.__makeTemplateObject(["\n max-width: ",";\n"],["\n max-width: ",";\n"])),(function(n){return n.clampTitle&&13/28*o.spacings.wrapper+"px"})),Ue=zn.default.span.withConfig({displayName:"PromotionCard__ExternalIconHolder",componentId:"sc-1p1egy3-4"})(On||(On=n.__makeTemplateObject(["\n margin-left: ","px;\n\n & > * {\n display: inline-block;\n }\n"],["\n margin-left: ","px;\n\n & > * {\n display: inline-block;\n }\n"])),2*o.spacings.nudge),Qe=zn.default.div.withConfig({displayName:"PromotionCard__Icon",componentId:"sc-1p1egy3-5"})(An||(An=n.__makeTemplateObject(["\n ",";\n ",";\n\n position: absolute;\n top: ","px;\n left: ","px;\n\n & > * {\n ",";\n ",";\n }\n\n color: ",";\n"],["\n ",";\n ",";\n\n position: absolute;\n top: ","px;\n left: ","px;\n\n & > * {\n ",";\n ",";\n }\n\n color: ",";\n"])),o.withRange([60,100],"height"),o.withRange([60,100],"width"),3*o.spacings.nudge,3*o.spacings.nudge,o.withRange([60,100],"height"),o.withRange([60,100],"width"),(function(n){var e=n.theme;return o.getColors(e).text.inverted})),Ze=a.forwardRef((function(e,t){var i=e.isInverted,a=e.image,r=e.title,o=e.titleAs,l=e.superTitle,d=e.superTitleAs,s=e.href,c=e.link,p=e.externalLinkIcon,m=e.icon,u=e.className,g=c;s&&!c&&(g={href:s,isExternal:!1});var f=Gn.default.renderToString(qn.default.createElement(Ue,null,p||qn.default.createElement(n.External,null)));return qn.default.createElement(He,n.__assign({ref:t,clickable:!!s||!!c},g,{className:u}),qn.default.createElement(Ve,n.__assign({},a,{isInverted:i,coverSpace:!0})),m&&qn.default.createElement(Qe,null,m({isInverted:i})),r&&qn.default.createElement(Xe,null,qn.default.createElement(De,{colorMode:"onImage",superTitle:l,superTitleAs:d,title:(null==g?void 0:g.isExternal)?r+f:r,titleAs:o||"div",clampTitle:!0})))}));Ze.displayName="PromotionCard";var Ye,Je,Ke,$e,nt,et,tt,it,at=zn.default(Ze).withConfig({displayName:"CrossPromotion__Card",componentId:"sc-1jmsp4-0"})(Ye||(Ye=n.__makeTemplateObject(["\n display: flex;\n flex-direction: row;\n flex-wrap: nowrap;\n\n height: ",";\n\n flex: 1 0 auto;\n\n & + & {\n margin-top: ","px;\n }\n"],["\n display: flex;\n flex-direction: row;\n flex-wrap: nowrap;\n\n height: ",";\n\n flex: 1 0 auto;\n\n & + & {\n margin-top: ","px;\n }\n"])),(function(n){return n.isMain&&"100%"}),s.gridSettings.gutter),rt=l.withLibTheme((function(i){var a=i.anchorId,r=i.main,o=i.aside,d=i.bgMode,c=i.isMirrored,p=i.externalLinkIcon,m=l.useLibTheme().colors,u="inverted"===d;return Wn.createElement(e.Section,{addSeperation:!0,anchorId:a,bgColor:u?m.sectionBg.dark:d?m.sectionBg.medium:m.sectionBg.light,bgMode:e.mapToBgMode(d,!1,c)},Wn.createElement(t.Wrapper,{clampWidth:"normal",addWhitespace:!0},o?c?Wn.createElement(s.Grid.Row,null,Wn.createElement(s.Grid.Col,{semilarge:{span:.5}},r&&r.map((function(e,t){return Wn.createElement(at,n.__assign({key:t,isMain:!0},e,{externalLinkIcon:p,isInverted:u}))}))),Wn.createElement(s.Grid.Col,{semilarge:{span:.5}},o.map((function(e,t){return Wn.createElement(at,n.__assign({key:t},e,{externalLinkIcon:p,isInverted:u}))})))):Wn.createElement(s.Grid.Row,null,Wn.createElement(s.Grid.Col,{semilarge:{span:.5}},o.map((function(e,t){return Wn.createElement(at,n.__assign({key:t},e,{externalLinkIcon:p,isInverted:u}))}))),Wn.createElement(s.Grid.Col,{semilarge:{span:.5}},r&&r.map((function(e,t){return Wn.createElement(at,n.__assign({key:t,isMain:!0},e,{externalLinkIcon:p,isInverted:u}))})))):r&&Wn.createElement(s.Grid.Row,null,r.map((function(e,t){return Wn.createElement(s.Grid.Col,{semilarge:{span:("half"===e.size?6:12)/12},key:t},Wn.createElement(at,n.__assign({key:t},e,{externalLinkIcon:p,isInverted:u})))})))))})),ot=zn.default.div.withConfig({displayName:"Fact__View",componentId:"sc-elpxk2-0"})(Je||(Je=n.__makeTemplateObject([""],[""]))),lt=zn.default.div.withConfig({displayName:"Fact__ImageContainer",componentId:"sc-elpxk2-1"})(Ke||(Ke=n.__makeTemplateObject(["\n display: flex;\n justify-content: ",";\n margin-bottom: ","px;\n max-width: 100%;\n"],["\n display: flex;\n justify-content: ",";\n margin-bottom: ","px;\n max-width: 100%;\n"])),(function(n){return n.isCentered?"center":"flex-start"}),3*o.spacings.nudge),dt=zn.default(h.Image).withConfig({displayName:"Fact__StyledImage",componentId:"sc-elpxk2-2"})($e||($e=n.__makeTemplateObject(["\n overflow: hidden;\n border-radius: ",";\n"],["\n overflow: hidden;\n border-radius: ",";\n"])),(function(n){var e=n.theme;return o.getGlobals(e).sections.edgeRadius})),st=zn.default.div.withConfig({displayName:"Fact__Content",componentId:"sc-elpxk2-3"})(nt||(nt=n.__makeTemplateObject(["\n text-align: ",";\n\n & > * + * {\n margin-top: ","px;\n }\n"],["\n text-align: ",";\n\n & > * + * {\n margin-top: ","px;\n }\n"])),(function(n){return n.isCentered&&"center"}),3*o.spacings.nudge),ct=zn.default(i.Copy).withConfig({displayName:"Fact__Title",componentId:"sc-elpxk2-4"})(et||(et=n.__makeTemplateObject([""],[""]))),pt=zn.default(i.Copy).withConfig({displayName:"Fact__SubTitle",componentId:"sc-elpxk2-5"})(tt||(tt=n.__makeTemplateObject([""],[""]))),mt=zn.default(i.Copy).withConfig({displayName:"Fact__Text",componentId:"sc-elpxk2-6"})(it||(it=n.__makeTemplateObject(["\n "," + & {\n margin-top: ","px;\n }\n"],["\n "," + & {\n margin-top: ","px;\n }\n"])),pt,o.spacings.nudge),ut=a.forwardRef((function(n,e){var t=n.isInverted,i=void 0!==t&&t,a=n.isCentered,r=void 0!==a&&a,o=n.title,l=n.subTitle,d=n.text,s=n.image,c=n.className;return qn.default.createElement(ot,{ref:e,className:c},(null==s?void 0:s.small)&&qn.default.createElement(lt,{isCentered:r},qn.default.createElement(dt,{isInverted:i,small:s.small,medium:s.medium,semilarge:s.semilarge,large:s.large,xlarge:s.xlarge,alt:s.alt,coverSpace:s.coverSpace,ratios:s.ratios,showPlaceholder:s.showPlaceholder})),qn.default.createElement(st,{isCentered:r},o&&qn.default.createElement(ct,{type:"copy-b",size:"big",isInverted:i,"data-sheet":"title"},o),l&&qn.default.createElement(pt,{type:"copy-b",isInverted:i,"data-sheet":"subtitle"},l),d&&qn.default.createElement(mt,{type:"copy",isInverted:i,"data-sheet":"text",innerHTML:d})))}));ut.displayName="Fact";var gt,ft,ht,xt,bt,vt,wt,yt,_t,Ct,kt,It,Tt,Et=zn.default.div.withConfig({displayName:"FactGrid__FactFill",componentId:"sc-114y2fo-0"})(gt||(gt=n.__makeTemplateObject(["\n display: none;\n\n @media "," {\n display: block;\n }\n"],["\n display: none;\n\n @media "," {\n display: block;\n }\n"])),o.mq.large),jt=l.withLibTheme((function(i){var a=i.anchorId,r=i.columns,o=void 0===r?3:r,d=i.facts,c=i.bgMode,p=i.isCentered,u=l.useLibTheme().colors,g=(null==d?void 0:d.length)||0,f="inverted"===c,h=m.useEqualSheetHeight({listLength:g,identifiers:['[data-sheet="title"]','[data-sheet="subtitle"]'],responsive:{small:1,medium:o<3?o:3,semilarge:o<4?o:4,large:o,xlarge:o}}).sheetRefs;return qn.default.createElement(e.Section,{addSeperation:!0,anchorId:a,bgColor:f?u.sectionBg.dark:c?u.sectionBg.medium:u.sectionBg.light,bgMode:e.mapToBgMode(c)},qn.default.createElement(t.Wrapper,{clampWidth:"normal",addWhitespace:!0},qn.default.createElement(s.Grid.Row,null,d&&d.map((function(e,t){return(null==e?void 0:e.title)||(null==e?void 0:e.subTitle)||(null==e?void 0:e.image)||(null==e?void 0:e.text)?qn.default.createElement(s.Grid.Col,{key:t,medium:{span:4/12},semilarge:o>3?{span:.25}:{span:4/12},large:{span:12/o/12}},qn.default.createElement(ut,n.__assign({key:t,ref:h[t]},e,{isCentered:p,isInverted:f}))):qn.default.createElement(s.Grid.Col,{key:t,medium:{span:4/12},semilarge:o>3?{span:.25}:{span:4/12},large:{span:12/o/12}},qn.default.createElement(Et,{ref:h[t],key:t}))})))))})),Lt=zn.default.ul.withConfig({displayName:"FactList__FactsContainer",componentId:"sc-elh0vj-0"})(ft||(ft=n.__makeTemplateObject(["\n padding: 0;\n margin: 0;\n\n list-style-type: none;\n\n & > * + * {\n margin-top: ","px;\n }\n"],["\n padding: 0;\n margin: 0;\n\n list-style-type: none;\n\n & > * + * {\n margin-top: ","px;\n }\n"])),o.spacings.nudge),Bt=zn.default.li.withConfig({displayName:"FactList__FactItem",componentId:"sc-elh0vj-1"})(ht||(ht=n.__makeTemplateObject(["\n padding: ","px;\n\n background: ",";\n\n display: flex;\n flex-direction: row;\n align-items: ",";\n\n @media "," {\n padding: ","px;\n }\n"],["\n padding: ","px;\n\n background: ",";\n\n display: flex;\n flex-direction: row;\n align-items: ",";\n\n @media "," {\n padding: ","px;\n }\n"])),2*o.spacings.nudge,(function(n){var e=n.theme;return n.hasBack?o.getColors(e).elementBg.light:o.getColors(e).elementBg.medium}),(function(n){return n.hasText?"flex-start":"center"}),o.mq.medium,3*o.spacings.nudge),Nt=zn.default.img.withConfig({displayName:"FactList__Icon",componentId:"sc-elh0vj-2"})(xt||(xt=n.__makeTemplateObject(["\n margin-right: ","px;\n display: block;\n max-width: ","px;\n\n @media "," {\n margin-right: ","px;\n }\n"],["\n margin-right: ","px;\n display: block;\n max-width: ","px;\n\n @media "," {\n margin-right: ","px;\n }\n"])),3*o.spacings.nudge,5*o.spacings.nudge,o.mq.medium,o.spacings.spacer),St=zn.default.div.withConfig({displayName:"FactList__ContentBlock",componentId:"sc-elh0vj-3"})(bt||(bt=n.__makeTemplateObject(["\n & > * + * {\n margin-top: ","px;\n }\n"],["\n & > * + * {\n margin-top: ","px;\n }\n"])),2*o.spacings.nudge),Mt=zn.default(i.Copy).withConfig({displayName:"FactList__Description",componentId:"sc-elh0vj-4"})(vt||(vt=n.__makeTemplateObject(["\n max-width: 880px;\n"],["\n max-width: 880px;\n"]))),Ot=l.withLibTheme((function(n){var a=n.anchorId,r=n.facts,o=n.icon,d=n.bgMode,s=l.useLibTheme().colors,c="inverted"===d,p=c||"full"===d;return qn.default.createElement(e.Section,{addSeperation:!0,anchorId:a,bgColor:c?s.sectionBg.dark:"full"===d?s.sectionBg.medium:s.sectionBg.light,bgMode:e.mapToBgMode(d,!0)},qn.default.createElement(t.Wrapper,{clampWidth:"normal",addWhitespace:!0},r&&qn.default.createElement(Lt,null,r.map((function(n,e){var t=n.label,a=n.text;return qn.default.createElement(Bt,{key:e,hasText:!!a,hasBack:p},o&&qn.default.createElement(Nt,{src:o.src,alt:o.alt||""}),qn.default.createElement(St,null,t&&qn.default.createElement(i.Copy,{type:"copy-b"},t),a&&qn.default.createElement(Mt,{type:"copy",innerHTML:a})))})))))})),At=zn.default.div.withConfig({displayName:"Feature__View",componentId:"sc-d7vugh-0"})(wt||(wt=n.__makeTemplateObject(["\n min-width: 270px;\n padding-bottom: ","px;\n text-align: ",";\n\n & > * + * {\n margin-top: ","px;\n }\n"],["\n min-width: 270px;\n padding-bottom: ","px;\n text-align: ",";\n\n & > * + * {\n margin-top: ","px;\n }\n"])),o.spacings.nudge,(function(n){return n.isCentered&&"center"}),o.spacings.spacer),qt=zn.default(c.Link).withConfig({displayName:"Feature__TitleLink",componentId:"sc-d7vugh-1"})(_t||(_t=n.__makeTemplateObject(["\n display: inline-block;\n ","\n\n color: ",";\n text-decoration: none;\n\n ","\n"],["\n display: inline-block;\n ","\n\n color: ",";\n text-decoration: none;\n\n ","\n"])),i.copyStyle("copy-b","big"),(function(n){var e=n.theme;return n.isInverted?o.getFonts(e)["copy-b"].big.colorInverted:o.getFonts(e)["copy-b"].big.color}),(function(e){var t=e.href,i=e.isInverted,a=e.theme;return!t&&r.css(yt||(yt=n.__makeTemplateObject(["\n &:hover {\n color: ",";\n }\n "],["\n &:hover {\n color: ",";\n }\n "])),i?o.getFonts(a)["copy-b"].big.colorInverted:o.getFonts(a)["copy-b"].big.color)})),Wt=zn.default(c.Link).withConfig({displayName:"Feature__ImageContainer",componentId:"sc-d7vugh-2"})(Ct||(Ct=n.__makeTemplateObject(["\n display: flex;\n justify-content: ",";\n width: 100%;\n"],["\n display: flex;\n justify-content: ",";\n width: 100%;\n"])),(function(n){return n.isCentered?"center":"flex-start"})),zt=zn.default(h.Image).withConfig({displayName:"Feature__StyledImage",componentId:"sc-d7vugh-3"})(kt||(kt=n.__makeTemplateObject(["\n overflow: hidden;\n border-radius: ",";\n"],["\n overflow: hidden;\n border-radius: ",";\n"])),(function(n){var e=n.theme;return o.getGlobals(e).sections.edgeRadius})),Gt=zn.default.div.withConfig({displayName:"Feature__ArticleContent",componentId:"sc-d7vugh-4"})(It||(It=n.__makeTemplateObject(["\n text-align: ",";\n\n & > * + * {\n margin-top: ","px;\n }\n\n @media "," {\n & > * {\n max-width: 95%;\n margin-right: ",";\n margin-left: ",";\n }\n }\n"],["\n text-align: ",";\n\n & > * + * {\n margin-top: ","px;\n }\n\n @media "," {\n & > * {\n max-width: 95%;\n margin-right: ",";\n margin-left: ",";\n }\n }\n"])),(function(n){return n.isCentered&&"center"}),2*o.spacings.nudge,o.mq.medium,(function(n){return n.isCentered&&"auto"}),(function(n){return n.isCentered&&"auto"})),Pt=zn.default.div.withConfig({displayName:"Feature__Action",componentId:"sc-d7vugh-5"})(Tt||(Tt=n.__makeTemplateObject(["\n max-width: 100%;\n"],["\n max-width: 100%;\n"]))),Rt=a.forwardRef((function(e,t){var a=e.title,r=e.description,o=e.intro,l=e.text,d=e.link,s=e.image,c=e.isInverted,p=void 0!==c&&c,m=e.isCentered,u=void 0!==m&&m,g=e.action,f=e.className;return qn.default.createElement(At,{ref:t,isCentered:u,className:f},(null==s?void 0:s.small)&&qn.default.createElement(Wt,n.__assign({},d,{isCentered:u}),qn.default.createElement(zt,{small:s.small,medium:s.medium,semilarge:s.semilarge,large:s.large,xlarge:s.xlarge,alt:s.alt,ratios:s.ratios,coverSpace:void 0===s.coverSpace||s.coverSpace,isInverted:p})),qn.default.createElement(qt,n.__assign({},d,{isInverted:p,ariaLabel:a,dataSheet:"title"}),a),qn.default.createElement(i.Copy,{size:"small",isInverted:p,"data-sheet":"desc",innerHTML:r}),qn.default.createElement(Gt,{isCentered:u},qn.default.createElement(i.Copy,{type:"copy-b",isInverted:p,innerHTML:o,"data-sheet":"intro"}),qn.default.createElement(i.Copy,{type:"copy",size:"medium",isInverted:p,innerHTML:l,"data-sheet":"text"})),g&&qn.default.createElement(Pt,null,g({isInverted:p,isTextCentered:u})))}));Rt.displayName="Feature";var Ft,Ht,Vt,Xt,Dt,Ut,Qt,Zt,Yt,Jt,Kt,$t,ni,ei,ti,ii,ai,ri,oi,li,di,si=l.withLibTheme((function(i){var r=i.anchorId,o=i.features,d=i.bgMode,c=i.isCentered,p=void 0!==c&&c,u=i.columns,g=l.useLibTheme().colors,f="inverted"===d,h=(null==o?void 0:o.length)||0,x=a.useMemo((function(){return u?2===u:o&&o.length%2==0}),[o,u]),b=m.useEqualSheetHeight({listLength:h,identifiers:['[data-sheet="title"]','[data-sheet="desc"]','[data-sheet="intro"]','[data-sheet="text"]'],responsive:{small:1,medium:1,semilarge:2,large:x?2:3,xlarge:x?2:3}}).sheetRefs;return qn.default.createElement(e.Section,{addSeperation:!0,anchorId:r,bgColor:f?g.sectionBg.dark:d?g.sectionBg.medium:g.sectionBg.light,bgMode:e.mapToBgMode(d)},qn.default.createElement(t.Wrapper,{addWhitespace:!0,clampWidth:"normal"},qn.default.createElement(s.Grid.Row,{halign:x||h<=2?"center":"left"},null==o?void 0:o.map((function(e,t){return qn.default.createElement(s.Grid.Col,{semilarge:{span:.5},large:{span:x?5/12:4/12},key:t},qn.default.createElement(Rt,n.__assign({ref:b[t]},e,{isCentered:p,isInverted:f})))})))))})),ci=zn.default(h.Image).withConfig({displayName:"Gallery__StyledImage",componentId:"sc-1c4lgpr-0"})(Ft||(Ft=n.__makeTemplateObject(["\n width: 100%;\n border-radius: ",";\n overflow: hidden;\n\n picture > img {\n width: 100%;\n height: 100%;\n }\n"],["\n width: 100%;\n border-radius: ",";\n overflow: hidden;\n\n picture > img {\n width: 100%;\n height: 100%;\n }\n"])),(function(n){var e=n.theme;return o.getGlobals(e).sections.edgeRadius})),pi=l.withLibTheme((function(i){var a=i.anchorId,r=i.bgMode,o=i.images,d=l.useLibTheme().colors,c="inverted"===r;return qn.default.createElement(e.Section,{addSeperation:!0,anchorId:a,bgColor:c?d.sectionBg.dark:r?d.sectionBg.medium:d.sectionBg.light,bgMode:e.mapToBgMode(r)},qn.default.createElement(t.Wrapper,{addWhitespace:!0},qn.default.createElement(s.Grid.Row,null,null==o?void 0:o.map((function(e,t){return qn.default.createElement(s.Grid.Col,{key:t,semilarge:{span:e.isFull?1:.5}},qn.default.createElement(ci,n.__assign({},e,{coverSpace:!0,isInverted:c})))})))))})),mi=zn.default(e.Section).withConfig({displayName:"IconList__StyledSection",componentId:"sc-10wpi8n-0"})(Ht||(Ht=n.__makeTemplateObject(["\n margin: 0 auto;\n\n @media "," {\n margin: ",";\n\n text-align: ",";\n }\n"],["\n margin: 0 auto;\n\n @media "," {\n margin: ",";\n\n text-align: ",";\n }\n"])),o.mq.semilarge,(function(n){return n.isCentered?"0 auto":"0"}),(function(n){return n.isCentered?"center":"left"})),ui=zn.default.div.withConfig({displayName:"IconList__ItemContainer",componentId:"sc-10wpi8n-1"})(Vt||(Vt=n.__makeTemplateObject(["\n display: flex;\n flex-direction: row;\n flex-wrap: wrap;\n text-align: center;\n\n &:not(:last-child) {\n margin-bottom: ","px;\n }\n\n @media "," {\n justify-content: ",";\n }\n"],["\n display: flex;\n flex-direction: row;\n flex-wrap: wrap;\n text-align: center;\n\n &:not(:last-child) {\n margin-bottom: ","px;\n }\n\n @media "," {\n justify-content: ",";\n }\n"])),o.spacings.spacer,o.mq.semilarge,(function(n){return n.isCentered?"center":"flex-start"})),gi=zn.default.ul.withConfig({displayName:"IconList__Items",componentId:"sc-10wpi8n-2"})(Xt||(Xt=n.__makeTemplateObject(["\n display: ",";\n align-items: center;\n justify-content: ",";\n\n flex-wrap: wrap;\n padding: 0;\n margin: 0;\n margin-top: -","px;\n margin-left: -","px;\n\n list-style: none;\n\n @media "," {\n margin-top: -","px;\n margin-left: -","px;\n\n & > * {\n flex: 0 1 auto;\n }\n }\n"],["\n display: ",";\n align-items: center;\n justify-content: ",";\n\n flex-wrap: wrap;\n padding: 0;\n margin: 0;\n margin-top: -","px;\n margin-left: -","px;\n\n list-style: none;\n\n @media "," {\n margin-top: -","px;\n margin-left: -","px;\n\n & > * {\n flex: 0 1 auto;\n }\n }\n"])),(function(n){return n.isVisible?"flex":"block"}),(function(n){return n.isCentered?"center":"flex-start"}),2*o.spacings.nudge,2*o.spacings.nudge,o.mq.medium,o.spacings.spacer,o.spacings.spacer),fi=zn.default.li.withConfig({displayName:"IconList__Item",componentId:"sc-10wpi8n-3"})(Dt||(Dt=n.__makeTemplateObject(["\n padding-top: ","px;\n padding-left: ","px;\n\n display: ",";\n\n & > img {\n width: 100%;\n }\n\n @media "," {\n padding-top: ","px;\n padding-left: ","px;\n\n & > img {\n width: auto;\n }\n }\n\n @media "," {\n display: ",";\n }\n\n @media "," {\n display: ",";\n }\n"],["\n padding-top: ","px;\n padding-left: ","px;\n\n display: ",";\n\n & > img {\n width: 100%;\n }\n\n @media "," {\n padding-top: ","px;\n padding-left: ","px;\n\n & > img {\n width: auto;\n }\n }\n\n @media "," {\n display: ",";\n }\n\n @media "," {\n display: ",";\n }\n"])),2*o.spacings.nudge,2*o.spacings.nudge,(function(n){var e=n.index;return n.isVisible||e<6?"block":"none"}),o.mq.medium,o.spacings.spacer,o.spacings.spacer,o.mq.semilarge,(function(n){var e=n.index;return n.isVisible||e<8?"block":"none"}),o.mq.large,(function(n){var e=n.index;return n.isVisible||e<10?"block":"none"})),hi=zn.default(c.Link).withConfig({displayName:"IconList__ItemLink",componentId:"sc-10wpi8n-4"})(Ut||(Ut=n.__makeTemplateObject(["\n display: block;\n outline-color: ",";\n"],["\n display: block;\n outline-color: ",";\n"])),(function(n){var e=n.theme;return n.isInverted?o.getColors(e).primary.inverted:o.getColors(e).primary.default})),xi=zn.default.div.withConfig({displayName:"IconList__ShowMore",componentId:"sc-10wpi8n-5"})(Qt||(Qt=n.__makeTemplateObject(["\n display: ",";\n\n background: none;\n border: none;\n text-align: ",";\n\n @media "," {\n display: ",";\n }\n\n @media "," {\n display: ",";\n }\n"],["\n display: ",";\n\n background: none;\n border: none;\n text-align: ",";\n\n @media "," {\n display: ",";\n }\n\n @media "," {\n display: ",";\n }\n"])),(function(n){var e=n.itemCount;return e&&e>6?"block":"none"}),(function(n){return n.isCentered?"center":"left"}),o.mq.semilarge,(function(n){var e=n.itemCount;return e&&e>8?"block":"none"}),o.mq.large,(function(n){var e=n.itemCount;return e&&e>10?"block":"none"})),bi=zn.default(g.Actions).withConfig({displayName:"IconList__StyledActions",componentId:"sc-10wpi8n-6"})(Zt||(Zt=n.__makeTemplateObject(["\n margin-top: ","px;\n\n @media "," {\n display: block;\n text-align: ",";\n }\n"],["\n margin-top: ","px;\n\n @media "," {\n display: block;\n text-align: ",";\n }\n"])),o.spacings.spacer,o.mq.medium,(function(n){return n.isCentered&&"center"})),vi=l.withLibTheme((function(i){var r=i.anchorId,o=i.items,d=i.isCentered,s=void 0!==d&&d,c=i.primaryAction,p=i.secondaryAction,m=i.toggle,u=i.showLessText,g=void 0===u?"show less":u,f=i.showMoreText,x=void 0===f?"show more":f,v=i.enableToggle,w=i.bgMode,y=l.useLibTheme().colors,_="inverted"===w,C=a.useState(!v),k=C[0],I=C[1],T=function(){I((function(n){return!n}))};return qn.default.createElement(mi,{addSeperation:!0,anchorId:r,bgColor:_?y.sectionBg.dark:w?y.sectionBg.medium:y.sectionBg.light,bgMode:e.mapToBgMode(w,!0),isCentered:s},qn.default.createElement(t.Wrapper,{clampWidth:"normal",addWhitespace:!0},qn.default.createElement(ui,{isCentered:s},qn.default.createElement(gi,{isVisible:!k||!0===k,isCentered:s},null==o?void 0:o.map((function(e,t){var i=e.src,a=e.link,r=e.alt,o=e.ratio,l=e.showPlaceholder;return qn.default.createElement(fi,{isVisible:k,index:t,key:t},qn.default.createElement(hi,n.__assign({},a,{isInverted:_,ariaLabel:r}),qn.default.createElement(h.Image,{"data-img-loaded":!1,isInverted:_,small:i,alt:r,ratios:o?{small:o}:void 0,showPlaceholder:l})))})))),v&&qn.default.createElement(xi,{isCentered:s,itemCount:(null==o?void 0:o.length)||0},m?m({isInverted:_,showLessText:g,showMoreText:x,isToggled:k,clickHandler:T,additionalProps:{"aria-pressed":k}}):qn.default.createElement(b.Pointer.View,{as:"button",isInverted:_,"aria-pressed":k,onClick:function(){return T()}},qn.default.createElement(b.Pointer.Label,null,k?g:x))),(c||p)&&qn.default.createElement(bi,{isCentered:s,primary:c&&c(_),secondary:p&&p(_)})))})),wi=zn.default.ul.withConfig({displayName:"IndexList__List",componentId:"sc-9my0y5-0"})(Yt||(Yt=n.__makeTemplateObject(["\n margin: 0;\n padding: 0;\n list-style: none;\n\n max-width: 880px;\n\n & > li + li {\n border-top: 1px solid\n ",";\n }\n\n & > li:first-child {\n border-top: 1px solid\n ",";\n }\n\n & > li:last-child {\n border-bottom: 1px solid\n ",";\n }\n"],["\n margin: 0;\n padding: 0;\n list-style: none;\n\n max-width: 880px;\n\n & > li + li {\n border-top: 1px solid\n ",";\n }\n\n & > li:first-child {\n border-top: 1px solid\n ",";\n }\n\n & > li:last-child {\n border-bottom: 1px solid\n ",";\n }\n"])),(function(n){var e=n.theme,t=n.hasBg,i=n.isInverted;return t&&!i?o.getColors(e).elementBg.light:o.getColors(e).elementBg.medium}),(function(n){var e=n.theme,t=n.hasBg,i=n.isInverted;return t&&!i?o.getColors(e).elementBg.light:o.getColors(e).elementBg.medium}),(function(n){var e=n.theme,t=n.hasBg,i=n.isInverted;return t&&!i?o.getColors(e).elementBg.light:o.getColors(e).elementBg.medium})),yi=zn.default.li.withConfig({displayName:"IndexList__ListItem",componentId:"sc-9my0y5-1"})(Jt||(Jt=n.__makeTemplateObject([""],[""]))),_i=zn.default(c.Link).withConfig({displayName:"IndexList__IndexLink",componentId:"sc-9my0y5-2"})(Kt||(Kt=n.__makeTemplateObject(["\n display: inline-flex;\n align-items: center;\n max-width: 100%;\n padding: ","px 0;\n\n ","\n"],["\n display: inline-flex;\n align-items: center;\n max-width: 100%;\n padding: ","px 0;\n\n ","\n"])),o.spacings.nudge,i.copyStyle("copy","big")),Ci=zn.default.span.withConfig({displayName:"IndexList__LinkLabel",componentId:"sc-9my0y5-3"})($t||($t=n.__makeTemplateObject(["\n display: inline-block;\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n"],["\n display: inline-block;\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n"]))),ki=zn.default.span.withConfig({displayName:"IndexList__IconWrapper",componentId:"sc-9my0y5-4"})(ni||(ni=n.__makeTemplateObject(["\n display: inline-block;\n\n margin-left: ","px;\n"],["\n display: inline-block;\n\n margin-left: ","px;\n"])),2*o.spacings.nudge),Ii=l.withLibTheme((function(i){var r=i.anchorId,d=i.items,s=i.bgMode,c=i.customIcon,p=i.scrollToOffset,m=l.useLibTheme(),u=m.colors,g=m.theme,f=v.useScrollTo(500),h=y.useMediaQueries().semilarge,x=a.useState(0),b=x[0],_=x[1],C="inverted"===s,k="full"===s,I=function(n){var e;if(null==n?void 0:n.currentTarget){n.preventDefault();var t=n.currentTarget.getAttribute("href");if(t){var i=document.getElementById((null===(e=t.split("#"))||void 0===e?void 0:e[1])||t);if(i&&f(i.getBoundingClientRect().top+window.scrollY-(p||b)),window){var a=new URL(window.location);a.hash=t.split("#")[1],window.history.pushState({},"",a)}}}};return a.useEffect((function(){if(!p){var n=document.querySelector("header[data-navbar-ident]"),e=null==n?void 0:n.getAttribute("data-navbar-ident");if(e)if(w.getNavbarState(e).isStickable){var t=w.getFullNavbarHeights(g,e);_(h?t.small[1]+o.spacings.spacer:t.small[0]+o.spacings.spacer)}}}),[g,h,p]),qn.default.createElement(e.Section,{addSeperation:!0,anchorId:r,bgColor:C?u.sectionBg.dark:k?u.sectionBg.medium:u.sectionBg.light,bgMode:e.mapToBgMode(s,!0)},qn.default.createElement(t.Wrapper,{addWhitespace:!0},qn.default.createElement(wi,{hasBg:k,isInverted:C},null==d?void 0:d.map((function(e,t){return qn.default.createElement(yi,{key:t},qn.default.createElement(_i,n.__assign({},e.link,{isInverted:C,onClick:I}),qn.default.createElement(Ci,null,e.label),qn.default.createElement(ki,null,c?c({isInverted:C}):qn.default.createElement(n.ArrowDown,null))))})))))})),Ti=l.withLibTheme((function(n){var i=n.anchorId,a=n.title,r=n.titleAs,o=n.titleSize,d=void 0===o?"heading-2":o,s=n.superTitle,c=n.superTitleAs,p=n.abstract,m=n.text,u=n.primaryAction,g=n.secondaryAction,h=n.isCentered,x=void 0!==h&&h,b=n.isStackable,v=void 0!==b&&b,w=n.bgMode,y=n.image,_=l.useLibTheme().colors,C="inverted"===w;return y&&!(null==y?void 0:y.ratios)&&(y.ratios={small:{h:1,w:1}}),qn.default.createElement(e.Section,{addSeperation:!0,anchorId:i,isStackable:v,bgColor:C?_.sectionBg.dark:w?_.sectionBg.medium:_.sectionBg.light,bgMode:e.mapToBgMode(w)},qn.default.createElement(t.Wrapper,{clampWidth:"normal",addWhitespace:!0},qn.default.createElement(f.IntroBlock,{title:a,titleAs:r,titleSize:d,superTitle:s,superTitleAs:c,abstract:p,text:m,colorMode:C?"inverted":"default",secondaryAction:g,primaryAction:u,isCentered:x,image:y,clampTitle:!0,clampAbstract:!0,clampText:!0})))})),Ei=zn.default(c.Link).withConfig({displayName:"NavBlock__View",componentId:"sc-7v33be-0"})(ei||(ei=n.__makeTemplateObject(["\n display: -ms-grid;\n display: grid;\n\n -ms-grid-columns: ",";\n grid-template-columns: ",";\n -ms-grid-rows: min-content 1fr;\n grid-auto-rows: min-content 1fr;\n\n cursor: pointer;\n text-decoration: none;\n color: ",";\n\n outline-color: ",";\n\n transition: all ease-in-out 0.2s;\n\n @media (hover: hover) and (pointer: fine) {\n &:hover {\n color: ",";\n }\n }\n"],["\n display: -ms-grid;\n display: grid;\n\n -ms-grid-columns: ",";\n grid-template-columns: ",";\n -ms-grid-rows: min-content 1fr;\n grid-auto-rows: min-content 1fr;\n\n cursor: pointer;\n text-decoration: none;\n color: ",";\n\n outline-color: ",";\n\n transition: all ease-in-out 0.2s;\n\n @media (hover: hover) and (pointer: fine) {\n &:hover {\n color: ",";\n }\n }\n"])),(function(n){return n.hasIcon?"min-content 1fr":"1fr"}),(function(n){return n.hasIcon?"min-content 1fr":"1fr"}),(function(n){var e=n.theme;return n.isInverted?o.getColors(e).primary.inverted:o.getColors(e).primary.default}),(function(n){var e=n.theme;return n.isInverted?o.getColors(e).primary.inverted:o.getColors(e).primary.default}),(function(n){var e=n.theme;return n.isInverted?o.getColors(e).primary.invertedHover:o.getColors(e).primary.hover})),ji=zn.default.div.withConfig({displayName:"NavBlock__MainLabel",componentId:"sc-7v33be-1"})(ti||(ti=n.__makeTemplateObject(["\n display: flex;\n align-items: center;\n margin-left: ",";\n"],["\n display: flex;\n align-items: center;\n margin-left: ",";\n"])),(function(n){return n.hasIcon&&"".concat(3*o.spacings.nudge,"px")})),Li=zn.default(i.Copy).withConfig({displayName:"NavBlock__Text",componentId:"sc-7v33be-2"})(ii||(ii=n.__makeTemplateObject(["\n margin-top: ","px;\n margin-left: ",";\n"],["\n margin-top: ","px;\n margin-left: ",";\n"])),(function(n){return n.hasIcon?o.spacings.nudge:2*o.spacings.nudge}),(function(n){return n.hasIcon&&"".concat(3*o.spacings.nudge,"px")})),Bi=zn.default.div.withConfig({displayName:"NavBlock__Icon",componentId:"sc-7v33be-3"})(ai||(ai=n.__makeTemplateObject(["\n display: flex;\n align-items: center;\n\n & > * {\n height: 48px;\n width: 48px;\n }\n"],["\n display: flex;\n align-items: center;\n\n & > * {\n height: 48px;\n width: 48px;\n }\n"]))),Ni=zn.default(i.Copy).withConfig({displayName:"NavBlock__Title",componentId:"sc-7v33be-4"})(ri||(ri=n.__makeTemplateObject(["\n display: inline-block;\n"],["\n display: inline-block;\n"]))),Si=zn.default.span.withConfig({displayName:"NavBlock__TitleIcon",componentId:"sc-7v33be-5"})(oi||(oi=n.__makeTemplateObject(["\n display: inline-block;\n margin-left: ","px;\n\n @media "," {\n margin-left: ","px;\n }\n"],["\n display: inline-block;\n margin-left: ","px;\n\n @media "," {\n margin-left: ","px;\n }\n"])),2*o.spacings.nudge,o.mq.medium,3*o.spacings.nudge),Mi=function(e){var t=e.isInverted,i=void 0!==t&&t,a=e.title,r=e.text,o=e.link,l=e.customIcon,d=e.customTitleIcon,s=e.className;return qn.default.createElement(Ei,n.__assign({},o,{isInverted:i,hasIcon:!!l,className:s}),l?qn.default.createElement(Bi,null,l({})):"",qn.default.createElement(ji,{hasIcon:!!l},a&&qn.default.createElement(Ni,{textColor:"inherit",size:"medium",type:"copy-b"},a,a&&d&&qn.default.createElement(Si,null,d({isInverted:i})))),r&&qn.default.createElement(qn.default.Fragment,null,qn.default.createElement("span",null),qn.default.createElement(Li,{size:"small",isInverted:i,innerHTML:r,hasIcon:!!l})))},Oi=zn.default.ul.withConfig({displayName:"NavList__List",componentId:"sc-1lrkz0q-0"})(li||(li=n.__makeTemplateObject(["\n margin: 0;\n margin-top: -","px;\n margin-left: -","px;\n padding: 0;\n list-style: none;\n\n display: flex;\n flex-direction: row;\n align-items: flex-start;\n flex-wrap: wrap;\n\n @media "," {\n margin-top: -","px;\n }\n"],["\n margin: 0;\n margin-top: -","px;\n margin-left: -","px;\n padding: 0;\n list-style: none;\n\n display: flex;\n flex-direction: row;\n align-items: flex-start;\n flex-wrap: wrap;\n\n @media "," {\n margin-top: -","px;\n }\n"])),o.spacings.spacer,o.spacings.spacer,o.mq.medium,2*o.spacings.spacer),Ai=zn.default.li.withConfig({displayName:"NavList__ListItem",componentId:"sc-1lrkz0q-1"})(di||(di=n.__makeTemplateObject(["\n padding-top: ","px;\n padding-left: ","px;\n flex: 1 0 100%;\n\n @media "," {\n flex: 0 0 50%;\n max-width: 50%;\n padding-top: ","px;\n }\n\n @media "," {\n flex: 0 0 33.33%;\n max-width: 33.33%;\n }\n\n // print version\n @media print {\n flex: 0 0 50%;\n max-width: 50%;\n padding-top: ","px;\n }\n"],["\n padding-top: ","px;\n padding-left: ","px;\n flex: 1 0 100%;\n\n @media "," {\n flex: 0 0 50%;\n max-width: 50%;\n padding-top: ","px;\n }\n\n @media "," {\n flex: 0 0 33.33%;\n max-width: 33.33%;\n }\n\n // print version\n @media print {\n flex: 0 0 50%;\n max-width: 50%;\n padding-top: ","px;\n }\n"])),o.spacings.spacer,o.spacings.spacer,o.mq.medium,2*o.spacings.spacer,o.mq.large,2*o.spacings.spacer),qi=l.withLibTheme((function(i){var a=i.anchorId,r=i.items,o=i.bgMode,d=i.customTitleIcon,s=l.useLibTheme().colors,c="inverted"===o,p="full"===o;return qn.default.createElement(e.Section,{addSeperation:!0,anchorId:a,bgColor:c?s.sectionBg.dark:p?s.sectionBg.medium:s.sectionBg.light,bgMode:e.mapToBgMode(o,!0)},qn.default.createElement(t.Wrapper,{addWhitespace:!0},qn.default.createElement(Oi,null,null==r?void 0:r.map((function(e,t){return qn.default.createElement(Ai,{key:t},qn.default.createElement(Mi,n.__assign({},e,{isInverted:c,customTitleIcon:d})))})))))})),Wi={medium:"(min-width: 36.5em)",semilarge:"(min-width: 54.75em)",large:"(min-width: 73em)",xlarge:"(min-width: 90em)"},zi=zn.default.li.withConfig({displayName:"NumberList__View",componentId:"sc-ehx754-0"})(Vi||(Vi=n.__makeTemplateObject(["\n text-align: ",";\n\n & > * {\n margin: ",";\n margin-right: auto;\n }\n\n & > * + * {\n margin-top: ","px;\n }\n"],["\n text-align: ",";\n\n & > * {\n margin: ",";\n margin-right: auto;\n }\n\n & > * + * {\n margin-top: ","px;\n }\n"])),(function(n){return n.isCentered?"center":"left"}),(function(n){return n.isCentered?"0 auto":0}),3*o.spacings.nudge),Gi=zn.default.div.withConfig({displayName:"NumberList__ImageContainer",componentId:"sc-ehx754-1"})(Xi||(Xi=n.__makeTemplateObject(["\n display: flex;\n justify-content: ",";\n margin-bottom: ","px;\n max-width: 100%;\n"],["\n display: flex;\n justify-content: ",";\n margin-bottom: ","px;\n max-width: 100%;\n"])),(function(n){return n.isCentered?"center":"flex-start"}),3*o.spacings.nudge),Pi=zn.default(h.Image).withConfig({displayName:"NumberList__StyledImage",componentId:"sc-ehx754-2"})(Di||(Di=n.__makeTemplateObject(["\n overflow: hidden;\n border-radius: ",";\n"],["\n overflow: hidden;\n border-radius: ",";\n"])),(function(n){var e=n.theme;return o.getGlobals(e).sections.edgeRadius})),Ri=zn.default(i.Copy).withConfig({displayName:"NumberList__Label",componentId:"sc-ehx754-3"})(Ui||(Ui=n.__makeTemplateObject([""],[""]))),Fi=zn.default(i.Copy).withConfig({displayName:"NumberList__Text",componentId:"sc-ehx754-4"})(Qi||(Qi=n.__makeTemplateObject([""],[""]))),Hi=a.forwardRef((function(n,e){var t=n.image,i=n.label,a=n.digit,r=n.isInverted,o=n.isCentered,d=n.text,s=n.className,c=l.useLibTheme().colors;return qn.default.createElement(zi,{ref:e,isCentered:o,className:s},(null==t?void 0:t.small)&&qn.default.createElement(Gi,{isCentered:o},qn.default.createElement(Pi,{isInverted:r,small:t.small,medium:t.medium,semilarge:t.semilarge,large:t.large,xlarge:t.xlarge,alt:t.alt,coverSpace:t.coverSpace,ratios:t.ratios,showPlaceholder:t.showPlaceholder})),qn.default.createElement(_.Callout,{"data-sheet":"digit",size:"mediumBold",renderAs:"div",isInverted:r},a),qn.default.createElement(Ri,{type:"copy-b",size:"big",textColor:r?c.primary.inverted:c.primary.default,"data-sheet":"label"},i),d&&qn.default.createElement(Fi,{type:"copy",size:"medium",isInverted:r,"data-sheet":"text",innerHTML:d}))}));Hi.displayName="NumberListCard";var Vi,Xi,Di,Ui,Qi,Zi,Yi,Ji,Ki,$i,na,ea,ta,ia,aa,ra,oa,la,da,sa,ca,pa,ma=zn.default.ul.withConfig({displayName:"NumberList__CardList",componentId:"sc-ehx754-5"})(Zi||(Zi=n.__makeTemplateObject(["\n display: flex;\n flex-direction: column;\n flex-wrap: wrap;\n justify-content: flex-start;\n align-items: center;\n\n list-style: none;\n padding: 0;\n margin: 0;\n margin-left: -","px;\n margin-top: -","px;\n\n & > * {\n flex: 0 0 100%;\n width: 100%;\n min-width: ","px;\n max-width: ","px;\n padding-left: ","px;\n padding-top: ","px;\n }\n\n @media "," {\n flex-direction: row;\n justify-content: center;\n align-items: flex-start;\n\n margin-top: -","px;\n\n & > * {\n flex: 0 0 50%;\n padding-top: ","px;\n }\n\n & > li:first-child:nth-last-child(1) {\n /* -or- li:only-child { */\n flex: 0 0 100%;\n }\n }\n\n @media "," {\n & > * {\n flex: 0 0 33.33%;\n }\n\n /* one item */\n & > li:first-child:nth-last-child(1) {\n /* -or- li:only-child { */\n flex: 0 0 100%;\n }\n\n /* two items */\n & > li:first-child:nth-last-child(2),\n & > li:first-child:nth-last-child(2) ~ li {\n flex: 0 0 50%;\n }\n }\n\n @media "," {\n & > * {\n flex: 0 0 25%;\n }\n\n /* one item */\n & > li:first-child:nth-last-child(1) {\n /* -or- li:only-child { */\n flex: 0 0 100%;\n }\n\n /* two items */\n & > li:first-child:nth-last-child(2),\n & > li:first-child:nth-last-child(2) ~ li {\n flex: 0 0 50%;\n }\n\n /* three items */\n & > li:first-child:nth-last-child(3),\n & > li:first-child:nth-last-child(3) ~ li {\n flex: 0 0 33.33%;\n }\n }\n"],["\n display: flex;\n flex-direction: column;\n flex-wrap: wrap;\n justify-content: flex-start;\n align-items: center;\n\n list-style: none;\n padding: 0;\n margin: 0;\n margin-left: -","px;\n margin-top: -","px;\n\n & > * {\n flex: 0 0 100%;\n width: 100%;\n min-width: ","px;\n max-width: ","px;\n padding-left: ","px;\n padding-top: ","px;\n }\n\n @media "," {\n flex-direction: row;\n justify-content: center;\n align-items: flex-start;\n\n margin-top: -","px;\n\n & > * {\n flex: 0 0 50%;\n padding-top: ","px;\n }\n\n & > li:first-child:nth-last-child(1) {\n /* -or- li:only-child { */\n flex: 0 0 100%;\n }\n }\n\n @media "," {\n & > * {\n flex: 0 0 33.33%;\n }\n\n /* one item */\n & > li:first-child:nth-last-child(1) {\n /* -or- li:only-child { */\n flex: 0 0 100%;\n }\n\n /* two items */\n & > li:first-child:nth-last-child(2),\n & > li:first-child:nth-last-child(2) ~ li {\n flex: 0 0 50%;\n }\n }\n\n @media "," {\n & > * {\n flex: 0 0 25%;\n }\n\n /* one item */\n & > li:first-child:nth-last-child(1) {\n /* -or- li:only-child { */\n flex: 0 0 100%;\n }\n\n /* two items */\n & > li:first-child:nth-last-child(2),\n & > li:first-child:nth-last-child(2) ~ li {\n flex: 0 0 50%;\n }\n\n /* three items */\n & > li:first-child:nth-last-child(3),\n & > li:first-child:nth-last-child(3) ~ li {\n flex: 0 0 33.33%;\n }\n }\n"])),o.spacings.spacer,6*o.spacings.nudge,240+o.spacings.spacer,440+o.spacings.spacer,o.spacings.spacer,6*o.spacings.nudge,Wi.medium,10*o.spacings.nudge,10*o.spacings.nudge,Wi.semilarge,Wi.large),ua=l.withLibTheme((function(i){var l=i.anchorId,d=i.items,s=i.bgMode,c=i.isCentered,p=void 0===c||c,u=a.useContext(r.ThemeContext),g="inverted"===s,f="full"===s,h=m.useEqualSheetHeight({listLength:(null==d?void 0:d.length)||0,identifiers:['[data-sheet="digit"]','[data-sheet="label"]','[data-sheet="text"]'],responsive:{small:1,medium:2,semilarge:3,large:4,xlarge:4},customMediaQueries:Wi}).sheetRefs;return qn.default.createElement(e.Section,{addSeperation:!0,anchorId:l,bgColor:g?o.getColors(u).sectionBg.dark:f?o.getColors(u).sectionBg.medium:o.getColors(u).sectionBg.light,bgMode:e.mapToBgMode(s,!0)},qn.default.createElement(t.Wrapper,{addWhitespace:!0},qn.default.createElement(ma,null,null==d?void 0:d.map((function(e,t){return qn.default.createElement(Hi,n.__assign({key:t,ref:h[t]},e,{isInverted:g,isCentered:p}))})))))})),ga=zn.default.section.withConfig({displayName:"ParallaxBackground__View",componentId:"sc-g8idp4-0"})(Yi||(Yi=n.__makeTemplateObject(["\n position: relative;\n width: 100vw;\n z-index: -1;\n"],["\n position: relative;\n width: 100vw;\n z-index: -1;\n"]))),fa=zn.default.div.withConfig({displayName:"ParallaxBackground__Parallax",componentId:"sc-g8idp4-1"})(Ji||(Ji=n.__makeTemplateObject(["\n position: absolute;\n top: 0;\n left: 0;\n margin-left: 0;\n width: 100%;\n"],["\n position: absolute;\n top: 0;\n left: 0;\n margin-left: 0;\n width: 100%;\n"]))),ha=zn.default.div.withConfig({displayName:"ParallaxBackground__Content",componentId:"sc-g8idp4-2"})(Ki||(Ki=n.__makeTemplateObject(["\n margin-left: ",";\n margin-right: ",";\n\n width: ",";\n\n max-width: ","px;\n overflow: hidden;\n\n & > * {\n width: ",";\n }\n"],["\n margin-left: ",";\n margin-right: ",";\n\n width: ",";\n\n max-width: ","px;\n overflow: hidden;\n\n & > * {\n width: ",";\n }\n"])),(function(n){var e=n.hAlign;return("right"===e||"center"===e)&&"auto"}),(function(n){var e=n.hAlign;return("left"===e||"center"===e)&&"auto"}),(function(n){var e=n.contentWidth;return e?-1===e?"auto":100*e+"%":void 0}),o.spacings.wrapperLarge,(function(n){return-1!==n.contentWidth&&"100%"})),xa=zn.default(h.Image).withConfig({displayName:"ParallaxBackground__StyledImage",componentId:"sc-g8idp4-3"})(na||(na=n.__makeTemplateObject(["\n max-width: ",";\n float: ",";\n ","\n"],["\n max-width: ",";\n float: ",";\n ","\n"])),(function(n){return!n.coverSpace&&"none"}),(function(n){var e=n.hAlign;return"left"===e||"right"===e?e:void 0}),(function(e){var t=e.coverSpace,i=e.hAlign;return!t&&"center"===i&&r.css($i||($i=n.__makeTemplateObject(["\n transform: translateX(-50%);\n margin-left: 50%;\n "],["\n transform: translateX(-50%);\n margin-left: 50%;\n "])))})),ba=zn.default.figure.withConfig({displayName:"Poster__Container",componentId:"sc-k1cv7v-0"})(ea||(ea=n.__makeTemplateObject(["\n position: relative;\n width: 100%;\n max-height: 550px;\n padding: 0;\n margin: 0;\n\n &:after {\n content: ",";\n display: block;\n position: absolute;\n top: 0;\n left: 0;\n bottom: 0;\n right: 0;\n background: ",";\n pointer-events: none;\n z-index: 0;\n }\n"],["\n position: relative;\n width: 100%;\n max-height: 550px;\n padding: 0;\n margin: 0;\n\n &:after {\n content: ",";\n display: block;\n position: absolute;\n top: 0;\n left: 0;\n bottom: 0;\n right: 0;\n background: ",";\n pointer-events: none;\n z-index: 0;\n }\n"])),(function(n){return n.hasContent&&'""'}),(function(n){var e=n.theme;return n.verticallyCentered?o.getGlobals(e).sections.imageTextGradientCentered:o.getGlobals(e).sections.imageTextGradient})),va=zn.default(h.Image).withConfig({displayName:"Poster__StyledImage",componentId:"sc-k1cv7v-1"})(ta||(ta=n.__makeTemplateObject(["\n img {\n height: 550px;\n }\n"],["\n img {\n height: 550px;\n }\n"]))),wa=zn.default(f.IntroBlock).withConfig({displayName:"Poster__Intro",componentId:"sc-k1cv7v-2"})(ia||(ia=n.__makeTemplateObject(["\n position: absolute;\n bottom: ",";\n top: ",";\n left: 50%;\n right: 0;\n max-height: 100%;\n max-width: ","px;\n\n padding: ","px;\n z-index: 1;\n\n transform: ",";\n"],["\n position: absolute;\n bottom: ",";\n top: ",";\n left: 50%;\n right: 0;\n max-height: 100%;\n max-width: ","px;\n\n padding: ","px;\n z-index: 1;\n\n transform: ",";\n"])),(function(n){return!n.verticallyCentered&&"0"}),(function(n){return n.verticallyCentered&&"50%"}),o.spacings.wrapper,t.wrapperWhitespace+2*o.spacings.nudge,(function(n){return n.verticallyCentered?"translate(-50%, -50%)":"translateX(-50%)"})),ya=l.withLibTheme((function(i){var a=i.anchorId,r=i.width,o=void 0===r?"content":r,l=i.title,d=i.titleAs,s=i.superTitle,c=i.superTitleAs,p=i.text,m=i.primaryAction,u=i.secondaryAction,g=i.image,f=i.verticallyCentered,h=i.horizontallyCentered,x=f&&h;return qn.default.createElement(e.Section,{anchorId:a,bgColor:"image",bgMode:"full"},qn.default.createElement(t.Wrapper,{clampWidth:"content"===o?"normal":"large"},qn.default.createElement(ba,{hasContent:!!l||!!p,verticallyCentered:f},qn.default.createElement(va,n.__assign({},g,{coverSpace:!0,ratios:void 0})),l&&qn.default.createElement(wa,{verticallyCentered:f,horizontallyCentered:h,renderAs:"figcaption",colorMode:"onImage",title:l,titleAs:d,superTitle:s,superTitleAs:c,text:p,secondaryAction:u,primaryAction:m,clampTitle:!0,maxTitleLines:3,clampText:!0,maxTextLines:4,isCentered:h||x}))))})),_a=zn.default.ul.withConfig({displayName:"PriceList__ItemList",componentId:"sc-to452u-0"})(aa||(aa=n.__makeTemplateObject(["\n margin: 0;\n padding: 0;\n list-style: none;\n\n & > * + * {\n margin-top: ","px;\n }\n"],["\n margin: 0;\n padding: 0;\n list-style: none;\n\n & > * + * {\n margin-top: ","px;\n }\n"])),o.spacings.nudge),Ca=zn.default.li.withConfig({displayName:"PriceList__ItemBlock",componentId:"sc-to452u-1"})(ra||(ra=n.__makeTemplateObject(["\n max-width: 100%;\n padding: ","px;\n\n background: ",";\n\n & > * + * {\n margin-top: ","px;\n }\n\n @media "," {\n padding: ","px;\n }\n"],["\n max-width: 100%;\n padding: ","px;\n\n background: ",";\n\n & > * + * {\n margin-top: ","px;\n }\n\n @media "," {\n padding: ","px;\n }\n"])),2*o.spacings.nudge,(function(n){var e=n.theme;return n.hasBg?o.getColors(e).elementBg.light:o.getColors(e).elementBg.medium}),2*o.spacings.nudge,o.mq.semilarge,3*o.spacings.nudge),ka=zn.default.div.withConfig({displayName:"PriceList__ListHead",componentId:"sc-to452u-2"})(oa||(oa=n.__makeTemplateObject(["\n display: flex;\n justify-content: space-between;\n\n & > * + * {\n margin-left: ","px;\n }\n"],["\n display: flex;\n justify-content: space-between;\n\n & > * + * {\n margin-left: ","px;\n }\n"])),2*o.spacings.nudge),Ia=zn.default(i.Copy).withConfig({displayName:"PriceList__Title",componentId:"sc-to452u-3"})(la||(la=n.__makeTemplateObject(["\n max-width: 880px;\n"],["\n max-width: 880px;\n"]))),Ta=zn.default(i.Copy).withConfig({displayName:"PriceList__Price",componentId:"sc-to452u-4"})(da||(da=n.__makeTemplateObject(["\n white-space: nowrap;\n"],["\n white-space: nowrap;\n"]))),Ea=zn.default(i.Copy).withConfig({displayName:"PriceList__Description",componentId:"sc-to452u-5"})(sa||(sa=n.__makeTemplateObject(["\n max-width: 880px;\n"],["\n max-width: 880px;\n"]))),ja=function(n){var e=n.text,t=n.price,i=n.hasBg,a=void 0!==i&&i,r=n.title;return qn.default.createElement(Ca,{hasBg:a},qn.default.createElement(ka,null,r&&qn.default.createElement(Ia,{type:"copy-b"},r),t&&qn.default.createElement(Ta,{type:"copy-b"},t)),e&&qn.default.createElement(Ea,{type:"copy",innerHTML:e}))},La=l.withLibTheme((function(i){var a=i.anchorId,r=i.bgMode,o=i.items,d=l.useLibTheme().colors,s="inverted"===r,c=s||"full"===r;return qn.default.createElement(e.Section,{addSeperation:!0,anchorId:a,bgColor:s?d.sectionBg.dark:"full"===r?d.sectionBg.medium:d.sectionBg.light,bgMode:e.mapToBgMode(r,!0)},qn.default.createElement(t.Wrapper,{addWhitespace:!0},qn.default.createElement(_a,null,null==o?void 0:o.map((function(e,t){return qn.default.createElement(ja,n.__assign({key:t},e,{hasBg:c}))})))))})),Ba=zn.default.div.withConfig({displayName:"PriceTag__View",componentId:"sc-wnisbz-0"})(ca||(ca=n.__makeTemplateObject(["\n padding: ","px;\n\n border: 1px solid transparent;\n border-radius: ",";\n\n background: ",";\n\n display: flex;\n flex-direction: column;\n justify-content: flex-start;\n text-align: ",";\n\n & > * + * {\n margin-top: ","px;\n }\n"],["\n padding: ","px;\n\n border: 1px solid transparent;\n border-radius: ",";\n\n background: ",";\n\n display: flex;\n flex-direction: column;\n justify-content: flex-start;\n text-align: ",";\n\n & > * + * {\n margin-top: ","px;\n }\n"])),o.spacings.spacer,(function(n){var e=n.theme;return o.getGlobals(e).sections.edgeRadius}),(function(n){var e=n.theme,t=n.hasBg,i=n.isInverted,a=n.isHighlighted;return i?a?o.getColors(e).primary.inverted:o.getColors(e).elementBg.medium:a?o.getColors(e).primary.default:t?o.getColors(e).elementBg.light:o.getColors(e).elementBg.medium}),(function(n){return n.isCentered?"center":"left"}),3*o.spacings.nudge),Na=zn.default(g.Actions).withConfig({displayName:"PriceTag__StyledActions",componentId:"sc-wnisbz-1"})(pa||(pa=n.__makeTemplateObject(["\n display: block;\n margin-top: auto;\n padding-top: ","px;\n text-align: center;\n"],["\n display: block;\n margin-top: auto;\n padding-top: ","px;\n text-align: center;\n"])),o.spacings.spacer),Sa=a.forwardRef((function(n,e){var t=n.superTitle,a=n.title,r=n.text,o=n.action,l=n.isInverted,d=n.isCentered,s=n.isHighlighted,c=n.hasBackground,p=n.className,m=!!s&&!l;return qn.default.createElement(Ba,{ref:e,isInverted:l,isCentered:d,isHighlighted:s,hasBg:c,className:p},t&&qn.default.createElement(i.Copy,{type:"copy-b",size:"big",isInverted:m,innerHTML:t,"data-sheet":"superTitle"}),a&&qn.default.createElement(_.Callout,{renderAs:"div",size:"big",isInverted:m,innerHTML:a,"data-sheet":"title"}),r&&qn.default.createElement(i.Copy,{size:"medium",isInverted:m,innerHTML:r,"data-sheet":"desc"}),qn.default.createElement(Na,{mode:"cover",primary:o&&o({isInverted:m,isHighlighted:s})}))}));Sa.displayName="PriceTag";var Ma,Oa,Aa,qa,Wa,za,Ga,Pa,Ra,Fa,Ha,Va,Xa,Da,Ua,Qa,Za,Ya,Ja,Ka,$a,nr,er,tr,ir,ar,rr,or,lr,dr,sr,cr,pr,mr,ur,gr,fr,hr,xr,br,vr,wr,yr,_r,Cr,kr,Ir,Tr,Er=zn.default(Sa).withConfig({displayName:"PriceTable__Tag",componentId:"sc-1n6x4b3-0"})(Ma||(Ma=n.__makeTemplateObject(["\n min-height: 500px;\n"],["\n min-height: 500px;\n"]))),jr=zn.default.div.withConfig({displayName:"PriceTable__Items",componentId:"sc-1n6x4b3-1"})(Oa||(Oa=n.__makeTemplateObject(["\n display: flex;\n justify-content: center;\n flex-wrap: wrap;\n\n margin-top: -","px;\n margin-left: -","px;\n\n & > * {\n flex: 1 1 25%;\n min-width: 286px;\n max-width: 320px;\n margin-top: ","px;\n margin-left: ","px;\n }\n\n @media "," {\n & > * {\n max-width: 286px;\n }\n }\n"],["\n display: flex;\n justify-content: center;\n flex-wrap: wrap;\n\n margin-top: -","px;\n margin-left: -","px;\n\n & > * {\n flex: 1 1 25%;\n min-width: 286px;\n max-width: 320px;\n margin-top: ","px;\n margin-left: ","px;\n }\n\n @media "," {\n & > * {\n max-width: 286px;\n }\n }\n"])),s.gridSettings.gutter,s.gridSettings.gutter,s.gridSettings.gutter,s.gridSettings.gutter,o.mq.large),Lr=l.withLibTheme((function(i){var a=i.anchorId,r=i.items,o=i.isCentered,d=i.bgMode,s="inverted"===d,c="full"===d,p=(null==r?void 0:r.length)||0,u=l.useLibTheme().colors,g=m.useEqualSheetHeight({listLength:p,identifiers:['[data-sheet="superTitle"]','[data-sheet="title"]','[data-sheet="desc"]'],responsive:{small:1,medium:1,semilarge:2,large:3,xlarge:3}}).sheetRefs;return qn.default.createElement(e.Section,{addSeperation:!0,anchorId:a,bgColor:s?u.sectionBg.dark:c?u.sectionBg.medium:u.sectionBg.light,bgMode:e.mapToBgMode(d)},qn.default.createElement(t.Wrapper,{addWhitespace:!0},qn.default.createElement(jr,null,null==r?void 0:r.map((function(e,t){return qn.default.createElement(Er,n.__assign({key:t,ref:g[t]},e,{isInverted:s,isCentered:o,hasBackground:c}))})))))})),Br=zn.default.figure.withConfig({displayName:"Quote__Content",componentId:"sc-135tfv0-0"})(Aa||(Aa=n.__makeTemplateObject(["\n margin: 0;\n padding: 0;\n\n & > * + * {\n margin-top: ","px;\n }\n\n @media "," {\n max-width: 960px;\n margin: 0 auto;\n }\n"],["\n margin: 0;\n padding: 0;\n\n & > * + * {\n margin-top: ","px;\n }\n\n @media "," {\n max-width: 960px;\n margin: 0 auto;\n }\n"])),o.spacings.spacer,o.mq.medium),Nr=zn.default(_.Callout).withConfig({displayName:"Quote__Text",componentId:"sc-135tfv0-1"})(qa||(qa=n.__makeTemplateObject(["\n text-align: center;\n margin-left: 0;\n margin-right: 0;\n padding: 0;\n"],["\n text-align: center;\n margin-left: 0;\n margin-right: 0;\n padding: 0;\n"]))),Sr=zn.default(i.Copy).withConfig({displayName:"Quote__Source",componentId:"sc-135tfv0-2"})(Wa||(Wa=n.__makeTemplateObject(["\n text-align: center;\n margin-left: 0;\n margin-right: 0;\n padding: 0;\n"],["\n text-align: center;\n margin-left: 0;\n margin-right: 0;\n padding: 0;\n"]))),Mr=l.withLibTheme((function(i){var a=i.anchorId,r=i.bgMode,o=i.text,d=i.source,s=i.citeUrl,c=l.useLibTheme().colors,p="inverted"===r;return qn.default.createElement(e.Section,{addSeperation:!0,anchorId:a,bgColor:p?c.sectionBg.dark:"full"===r?c.sectionBg.medium:c.sectionBg.light,bgMode:e.mapToBgMode(r,!0)},qn.default.createElement(t.Wrapper,{clampWidth:"normal",addWhitespace:!0},qn.default.createElement(Br,null,o&&qn.default.createElement(Nr,n.__assign({size:"small",renderAs:"blockquote",isInverted:p,innerHTML:o},{cite:s})),d&&qn.default.createElement(Sr,{isInverted:p,renderAs:"figcaption",innerHTML:d}))))})),Or=zn.default(t.Wrapper).withConfig({displayName:"SimpleImage__ImageWrapper",componentId:"sc-1f8mjuo-0"})(za||(za=n.__makeTemplateObject(["\n display: flex;\n justify-content: ",";\n"],["\n display: flex;\n justify-content: ",";\n"])),(function(n){switch(n.hAlign){case"center":return"center";case"right":return"flex-end";default:return"flex-start"}})),Ar=l.withLibTheme((function(t){var i=t.anchorId,l=t.image,d=t.hAlign,s=void 0===d?"left":d,c=t.bgMode,p=t.isStackable,m=a.useContext(r.ThemeContext),u="inverted"===c,g="full"===c;return qn.default.createElement(e.Section,{addSeperation:!0,anchorId:i,isStackable:p,bgColor:u?o.getColors(m).sectionBg.dark:g?o.getColors(m).sectionBg.medium:o.getColors(m).sectionBg.light,bgMode:e.mapToBgMode(c)},qn.default.createElement(Or,{hAlign:s},l&&qn.default.createElement(h.Image,n.__assign({},l))))})),qr=zn.default.ul.withConfig({displayName:"SocialWall__Cards",componentId:"sc-ggztu7-0"})(Ga||(Ga=n.__makeTemplateObject(["\n display: flex;\n flex-wrap: wrap;\n margin: 0;\n padding: 0;\n list-style: none;\n\n margin-top: -","px;\n margin-left: -","px;\n\n & > * {\n flex: 1 1 100%;\n margin-top: ","px;\n margin-left: ","px;\n }\n\n @media "," {\n & > * {\n flex: 1 1 calc(50% - ","px);\n max-width: calc(50% - ","px);\n }\n }\n\n @media "," {\n & > * {\n flex: 1 1 calc(","% - ","px);\n max-width: calc(","% - ","px);\n }\n }\n"],["\n display: flex;\n flex-wrap: wrap;\n margin: 0;\n padding: 0;\n list-style: none;\n\n margin-top: -","px;\n margin-left: -","px;\n\n & > * {\n flex: 1 1 100%;\n margin-top: ","px;\n margin-left: ","px;\n }\n\n @media "," {\n & > * {\n flex: 1 1 calc(50% - ","px);\n max-width: calc(50% - ","px);\n }\n }\n\n @media "," {\n & > * {\n flex: 1 1 calc(","% - ","px);\n max-width: calc(","% - ","px);\n }\n }\n"])),o.spacings.spacer,o.spacings.spacer,o.spacings.spacer,o.spacings.spacer,o.mq.medium,s.gridSettings.gutter,s.gridSettings.gutter,o.mq.large,1/3*100,s.gridSettings.gutter,1/3*100,s.gridSettings.gutter),Wr=zn.default.li.withConfig({displayName:"SocialWall__Item",componentId:"sc-ggztu7-1"})(Pa||(Pa=n.__makeTemplateObject(["\n display: block;\n position: relative;\n padding: 0;\n"],["\n display: block;\n position: relative;\n padding: 0;\n"]))),zr=zn.default(c.Link).withConfig({displayName:"SocialWall__Card",componentId:"sc-ggztu7-2"})(Ra||(Ra=n.__makeTemplateObject(["\n position: relative;\n display: block;\n text-decoration: none;\n color: '#fff';\n outline-color: ",";\n\n border-radius: ",";\n overflow: hidden;\n\n &:before {\n content: '';\n position: absolute;\n top: 0;\n bottom: 0;\n left: 0;\n right: 0;\n background: ",";\n\n opacity: 0;\n pointer-events: none;\n z-index: 1;\n transition: opacity 0.2s ease-in-out;\n }\n\n &:hover {\n &:before {\n opacity: 1;\n pointer-events: all;\n }\n }\n\n &:focus {\n &:before {\n opacity: 1;\n pointer-events: all;\n }\n }\n"],["\n position: relative;\n display: block;\n text-decoration: none;\n color: '#fff';\n outline-color: ",";\n\n border-radius: ",";\n overflow: hidden;\n\n &:before {\n content: '';\n position: absolute;\n top: 0;\n bottom: 0;\n left: 0;\n right: 0;\n background: ",";\n\n opacity: 0;\n pointer-events: none;\n z-index: 1;\n transition: opacity 0.2s ease-in-out;\n }\n\n &:hover {\n &:before {\n opacity: 1;\n pointer-events: all;\n }\n }\n\n &:focus {\n &:before {\n opacity: 1;\n pointer-events: all;\n }\n }\n"])),(function(n){var e=n.theme;return n.isInverted?o.getColors(e).primary.inverted:o.getColors(e).primary.default}),(function(n){var e=n.theme;return o.getGlobals(e).sections.edgeRadius}),(function(n){var e=n.theme;return n.isInverted?o.getColors(e).secondary.inverted:o.getColors(e).secondary.default})),Gr=zn.default(h.Image).withConfig({displayName:"SocialWall__StyledImage",componentId:"sc-ggztu7-3"})(Fa||(Fa=n.__makeTemplateObject(["\n display: block;\n height: 100%;\n z-index: 0;\n"],["\n display: block;\n height: 100%;\n z-index: 0;\n"]))),Pr=zn.default.div.withConfig({displayName:"SocialWall__TextContainer",componentId:"sc-ggztu7-4"})(Ha||(Ha=n.__makeTemplateObject(["\n position: absolute;\n top: 50%;\n left: 50%;\n width: 100%;\n transform: translate(-50%, -50%);\n text-align: center;\n\n padding: ","px;\n\n opacity: 0;\n pointer-events: none;\n z-index: 2;\n transition: opacity 0.2s ease-in-out;\n\n & > * + * {\n margin-top: ","px;\n }\n\n ",":hover & {\n opacity: 1;\n pointer-events: all;\n }\n\n ",":focus & {\n opacity: 1;\n pointer-events: all;\n }\n"],["\n position: absolute;\n top: 50%;\n left: 50%;\n width: 100%;\n transform: translate(-50%, -50%);\n text-align: center;\n\n padding: ","px;\n\n opacity: 0;\n pointer-events: none;\n z-index: 2;\n transition: opacity 0.2s ease-in-out;\n\n & > * + * {\n margin-top: ","px;\n }\n\n ",":hover & {\n opacity: 1;\n pointer-events: all;\n }\n\n ",":focus & {\n opacity: 1;\n pointer-events: all;\n }\n"])),2*o.spacings.nudge,2*o.spacings.nudge,zr,zr),Rr=zn.default(i.Heading).withConfig({displayName:"SocialWall__FollowUs",componentId:"sc-ggztu7-5"})(Va||(Va=n.__makeTemplateObject(["\n text-transform: uppercase;\n"],["\n text-transform: uppercase;\n"]))),Fr=zn.default.div.withConfig({displayName:"SocialWall__InstagramIcon",componentId:"sc-ggztu7-6"})(Xa||(Xa=n.__makeTemplateObject(["\n position: absolute;\n left: 20px;\n bottom: 20px;\n color: ",";\n z-index: 2;\n\n & > * {\n fill: #fff;\n\n ",":hover & {\n color: ",";\n }\n }\n"],["\n position: absolute;\n left: 20px;\n bottom: 20px;\n color: ",";\n z-index: 2;\n\n & > * {\n fill: #fff;\n\n ",":hover & {\n color: ",";\n }\n }\n"])),(function(n){var e=n.theme;return o.getColors(e).text.inverted}),zr,(function(n){var e=n.theme;return o.getColors(e).text.inverted})),Hr=l.withLibTheme((function(a){var r=a.anchorId,o=a.items,d=a.hashTag,s=a.followUs,c=a.socialIcon,p=a.bgMode,m=l.useLibTheme().colors,u="inverted"===p,g="full"===p;return qn.default.createElement(e.Section,{anchorId:r,bgColor:u?m.sectionBg.dark:g?m.sectionBg.medium:m.sectionBg.light,bgMode:e.mapToBgMode(p,!0),addSeperation:!0},qn.default.createElement(t.Wrapper,{addWhitespace:!0},qn.default.createElement(qr,null,null==o?void 0:o.map((function(e,t){var a;return qn.default.createElement(Wr,{key:t},qn.default.createElement(zr,n.__assign({isExternal:!0},e.link,{isInverted:u,ariaLabel:null===(a=null==e?void 0:e.image)||void 0===a?void 0:a.alt}),e.image&&qn.default.createElement(Gr,n.__assign({},e.image,{coverSpace:!0,ratios:{small:{w:1,h:1}},isInverted:u})),qn.default.createElement(Pr,null,qn.default.createElement(Rr,{size:"super",isInverted:!0},s||"Follow Us On Instagram"),d&&qn.default.createElement(i.Heading,{size:"heading-2",isInverted:!0},d)),qn.default.createElement(Fr,null,c||qn.default.createElement(n.Instagram,null))))})))))})),Vr=zn.default(t.Wrapper).withConfig({displayName:"Table__TableWrapper",componentId:"sc-16ge7gg-0"})(Da||(Da=n.__makeTemplateObject(["\n & > * + * {\n margin-top: ","px;\n }\n"],["\n & > * + * {\n margin-top: ","px;\n }\n"])),o.spacings.spacer),Xr=l.withLibTheme((function(t){var i=t.anchorId,a=t.bgMode,r=t.tableItems,o=l.useLibTheme().colors,d="inverted"===a,s="full"===a||d;return qn.default.createElement(e.Section,{addSeperation:!0,anchorId:i,bgColor:d?o.sectionBg.dark:s?o.sectionBg.medium:o.sectionBg.light,bgMode:e.mapToBgMode(a,!0)},qn.default.createElement(Vr,null,r.map((function(e,t){return qn.default.createElement(u.TableBlock,n.__assign({key:t},e,{isInverted:d,hasBack:s}))}))))})),Dr=zn.default.figure.withConfig({displayName:"Teaser__Figure",componentId:"sc-euyj1p-0"})(Ua||(Ua=n.__makeTemplateObject(["\n display: flex;\n flex-direction: column;\n position: relative;\n height: 100%;\n width: 100%;\n margin: 0;\n padding: 0;\n\n & > * + * {\n margin-top: ","px;\n }\n\n @media "," {\n & > * + * {\n margin-top: ","px;\n }\n }\n"],["\n display: flex;\n flex-direction: column;\n position: relative;\n height: 100%;\n width: 100%;\n margin: 0;\n padding: 0;\n\n & > * + * {\n margin-top: ","px;\n }\n\n @media "," {\n & > * + * {\n margin-top: ","px;\n }\n }\n"])),o.spacings.nudge,o.mq.semilarge,2*o.spacings.nudge),Ur=zn.default(h.Image).withConfig({displayName:"Teaser__StyledImage",componentId:"sc-euyj1p-1"})(Qa||(Qa=n.__makeTemplateObject(["\n position: relative;\n width: 100%;\n height: 100%;\n\n @media "," {\n border-radius: ",";\n overflow: hidden;\n }\n"],["\n position: relative;\n width: 100%;\n height: 100%;\n\n @media "," {\n border-radius: ",";\n overflow: hidden;\n }\n"])),o.mq.semilarge,(function(n){var e=n.theme;return o.getGlobals(e).sections.edgeRadius})),Qr=zn.default(f.VideoBlock).withConfig({displayName:"Teaser__Video",componentId:"sc-euyj1p-2"})(Za||(Za=n.__makeTemplateObject(["\n display: ",";\n width: 100%;\n height: 100%;\n"],["\n display: ",";\n width: 100%;\n height: 100%;\n"])),(function(n){return n.isVisible?"block":"none"})),Zr=zn.default(i.Copy).withConfig({displayName:"Teaser__Description",componentId:"sc-euyj1p-3"})(Ya||(Ya=n.__makeTemplateObject(["\n display: block;\n\n @media "," {\n padding-left: ","px;\n padding-right: ","px;\n margin-left: ",";\n margin-right: ",";\n max-width: ",";\n\n color: ",";\n }\n\n @media "," {\n max-width: ",";\n }\n"],["\n display: block;\n\n @media "," {\n padding-left: ","px;\n padding-right: ","px;\n margin-left: ",";\n margin-right: ",";\n max-width: ",";\n\n color: ",";\n }\n\n @media "," {\n max-width: ",";\n }\n"])),o.mq.semilarge,2*o.spacings.nudge,2*o.spacings.nudge,(function(n){return n.isMirrored&&"auto"}),(function(n){return!n.isMirrored&&"auto"}),(function(n){return n.isSplitted&&"81.5%"}),(function(n){var e=n.theme,t=n.isInverted,i=n.isSplitted;return t&&!i?o.getFonts(e).copy.small.colorInverted:o.getFonts(e).copy.small.color}),o.mq.xlarge,(function(n){return n.isSplitted&&"69.5%"})),Yr=zn.default(g.Actions).withConfig({displayName:"Teaser__StyledActions",componentId:"sc-euyj1p-4"})(Ja||(Ja=n.__makeTemplateObject(["\n &:not(:first-child) {\n margin-top: ","px;\n }\n"],["\n &:not(:first-child) {\n margin-top: ","px;\n }\n"])),o.spacings.spacer),Jr=function(n,e,t){switch(void 0===e&&(e=!1),void 0===t&&(t=!1),n){case"full":return"full";case"inverted":return"inverted";case"splitted":case"inverted-splitted":return e?void 0:t?"larger-left":"larger-right";default:return}},Kr=l.withLibTheme((function(i){var r=i.anchorId,o=i.isMirrored,d=void 0!==o&&o,c=i.bgMode,p=i.superTitle,m=i.superTitleAs,u=i.title,g=i.titleAs,h=i.image,x=i.video,b=i.description,v=i.text,w=i.primaryAction,y=i.secondaryAction,_=l.useLibTheme().colors,T="inverted"===c||"inverted-splitted"===c,E="splitted"===c||"inverted-splitted"===c,j=C.isValidArray(null==x?void 0:x.urls,!1),L=a.useRef(null),B=a.useState(!(null==h?void 0:h.small)||!1),N=B[0],S=B[1],M=a.useState(!1),O=M[0],A=M[1],q=k.useObserverSupport();return I.useUpdateEffect((function(){if(L.current&&j){if(q){var n=new IntersectionObserver((function(n,e){var t=n[0];t.isIntersecting&&(e.unobserve(t.target),A(!0))}),{rootMargin:"200px 0px 200px 0px"}),e=L.current;return n.observe(e),function(){e&&n.unobserve(e)}}A(!0)}}),[q]),qn.default.createElement(e.Section,{addSeperation:!0,anchorId:r,bgColor:T?_.sectionBg.dark:c?_.sectionBg.medium:_.sectionBg.light,bgMode:Jr(c,!1,d)},qn.default.createElement(t.Wrapper,{addWhitespace:!0,clampWidth:"normal"},qn.default.createElement(s.Grid.Row,{valign:"center"},qn.default.createElement(s.Grid.Col,{semilarge:{span:.5,move:(d?6:0)/12},xlarge:{span:7/12,move:(d?5:0)/12}},((null==h?void 0:h.small)||j)&&qn.default.createElement(Dr,{ref:L},(null==h?void 0:h.small)&&(!x||!N)&&qn.default.createElement(Ur,n.__assign({},h,{isInverted:T,coverSpace:!0})),j&&qn.default.createElement(Qr,{urls:O?null==x?void 0:x.urls:void 0,muted:!0,autoPlay:!0,loop:!0,onCanPlayThrough:function(){return S(!0)},ratios:null==x?void 0:x.aspectRatios,isVisible:N,isInverted:T}),b&&qn.default.createElement(Zr,{size:"small",renderAs:"figcaption",isInverted:T,isSplitted:E,isMirrored:d,innerHTML:b}))),qn.default.createElement(s.Grid.Col,{semilarge:{span:.5,move:(d?-6:0)/12},xlarge:{span:5/12,move:(d?-7:0)/12}},qn.default.createElement(f.IntroBlock,{titleHyphens:!0,title:u,titleAs:g,superTitle:p,superTitleAs:m,text:v,colorMode:T?"inverted":"default"}),(w||y)&&qn.default.createElement(Yr,{primary:w&&w(T),secondary:y&&y(T)})))))})),$r=function(){return r.css(Ka||(Ka=n.__makeTemplateObject(["\n ","\n "],["\n ","\n "])),s.getGridWidth({cols:1,gridWidth:"".concat(o.spacings.wrapper-2*t.wrapperWhitespace,"px ")}))},no=zn.default(f.VideoBlock).withConfig({displayName:"TeaserWide__WideVideo",componentId:"sc-cnpuar-0"})(nr||(nr=n.__makeTemplateObject(["\n display: ",";\n position: relative;\n top: 0;\n left: 0;\n bottom: 0;\n width: 100%;\n height: 100%;\n\n min-height: 400px;\n object-fit: cover;\n border-radius: ",";\n\n @media "," {\n position: absolute;\n /** \n calculate width of 6 grid cols (grid width = viewport width without wrapper paddings)\n and add left or right wrapper padding afterwards\n */\n width: calc(\n "," + ","px\n );\n left: ",";\n right: ",";\n }\n\n @media "," {\n /** \n calculate width of 1 grid cols\n and add left or right wrapper padding afterwards. Then add this to 50% of current\n viewport width.\n */\n width: calc(50% + "," + ","px);\n }\n\n @media "," {\n /** \n calculate width of 1 grid cols\n and add left or right wrapper padding afterwards. Then add this to 50% of large wrapper width.\n */\n width: calc(\n ","px + "," +\n ","px\n );\n\n left: ",";\n right: ",";\n\n ",";\n }\n"],["\n display: ",";\n position: relative;\n top: 0;\n left: 0;\n bottom: 0;\n width: 100%;\n height: 100%;\n\n min-height: 400px;\n object-fit: cover;\n border-radius: ",";\n\n @media "," {\n position: absolute;\n /** \n calculate width of 6 grid cols (grid width = viewport width without wrapper paddings)\n and add left or right wrapper padding afterwards\n */\n width: calc(\n "," + ","px\n );\n left: ",";\n right: ",";\n }\n\n @media "," {\n /** \n calculate width of 1 grid cols\n and add left or right wrapper padding afterwards. Then add this to 50% of current\n viewport width.\n */\n width: calc(50% + "," + ","px);\n }\n\n @media "," {\n /** \n calculate width of 1 grid cols\n and add left or right wrapper padding afterwards. Then add this to 50% of large wrapper width.\n */\n width: calc(\n ","px + "," +\n ","px\n );\n\n left: ",";\n right: ",";\n\n ",";\n }\n"])),(function(n){return n.isVisible?"block":"none"}),(function(n){var e=n.theme;return o.getGlobals(e).sections.edgeRadius}),o.mq.semilarge,s.getGridWidth({cols:6,gridWidth:"100% - ".concat(2*t.wrapperWhitespace,"px ")}),t.wrapperWhitespace,(function(n){return n.isMirrored?"auto":"0"}),(function(n){return n.isMirrored?"0":"auto"}),o.mq.xlarge,$r(),t.wrapperWhitespace,o.mq.xxlarge,o.spacings.wrapperLarge/2,$r(),t.wrapperWhitespace,(function(n){return n.isMirrored?"auto":"50%"}),(function(n){return n.isMirrored?"50%":"auto"}),(function(e){var i=e.isMirrored;return r.css($a||($a=n.__makeTemplateObject(["\n transform: translateX(\n calc(\n ","\n ("," + ","px)\n )\n );\n "],["\n transform: translateX(\n calc(\n ","\n ("," + ","px)\n )\n );\n "])),i?"100% - ":"-100% + ",$r(),t.wrapperWhitespace)})),eo=zn.default(h.Image).withConfig({displayName:"TeaserWide__WideImage",componentId:"sc-cnpuar-1"})(tr||(tr=n.__makeTemplateObject(["\n position: relative;\n top: 0;\n left: 0;\n bottom: 0;\n width: 100%;\n\n height: 100%;\n min-height: 400px;\n\n img {\n height: 100%;\n }\n\n @media "," {\n position: absolute;\n /** \n calculate width of 6 grid cols (grid width = viewport width without wrapper paddings)\n and add left or right wrapper padding afterwards\n */\n width: calc(\n "," + ","px\n );\n left: ",";\n right: ",";\n }\n\n @media "," {\n /** \n calculate width of 1 grid cols\n and add left or right wrapper padding afterwards. Then add this to 50% of current\n viewport width.\n */\n width: calc(50% + "," + ","px);\n }\n\n @media "," {\n /** \n calculate width of 1 grid cols\n and add left or right wrapper padding afterwards. Then add this to 50% of large wrapper width.\n */\n width: calc(\n ","px + "," +\n ","px\n );\n\n left: ",";\n right: ",";\n\n ",";\n }\n"],["\n position: relative;\n top: 0;\n left: 0;\n bottom: 0;\n width: 100%;\n\n height: 100%;\n min-height: 400px;\n\n img {\n height: 100%;\n }\n\n @media "," {\n position: absolute;\n /** \n calculate width of 6 grid cols (grid width = viewport width without wrapper paddings)\n and add left or right wrapper padding afterwards\n */\n width: calc(\n "," + ","px\n );\n left: ",";\n right: ",";\n }\n\n @media "," {\n /** \n calculate width of 1 grid cols\n and add left or right wrapper padding afterwards. Then add this to 50% of current\n viewport width.\n */\n width: calc(50% + "," + ","px);\n }\n\n @media "," {\n /** \n calculate width of 1 grid cols\n and add left or right wrapper padding afterwards. Then add this to 50% of large wrapper width.\n */\n width: calc(\n ","px + "," +\n ","px\n );\n\n left: ",";\n right: ",";\n\n ",";\n }\n"])),o.mq.semilarge,s.getGridWidth({cols:6,gridWidth:"100% - ".concat(2*t.wrapperWhitespace,"px ")}),t.wrapperWhitespace,(function(n){return n.isMirrored?"auto":"0"}),(function(n){return n.isMirrored?"0":"auto"}),o.mq.xlarge,$r(),t.wrapperWhitespace,o.mq.xxlarge,o.spacings.wrapperLarge/2,$r(),t.wrapperWhitespace,(function(n){return n.isMirrored?"auto":"50%"}),(function(n){return n.isMirrored?"50%":"auto"}),(function(e){var i=e.isMirrored;return r.css(er||(er=n.__makeTemplateObject(["\n transform: translateX(\n calc(\n ","\n ("," + ","px)\n )\n );\n "],["\n transform: translateX(\n calc(\n ","\n ("," + ","px)\n )\n );\n "])),i?"100% - ":"-100% + ",$r(),t.wrapperWhitespace)})),to=zn.default.div.withConfig({displayName:"TeaserWide__Content",componentId:"sc-cnpuar-2"})(ir||(ir=n.__makeTemplateObject(["\n ","\n\n @media "," {\n ","\n }\n"],["\n ","\n\n @media "," {\n ","\n }\n"])),(function(n){var e=n.theme;return o.withRange(o.getGlobals(e).sections.seperation.padding.default,"padding-bottom")}),o.mq.semilarge,(function(n){var e=n.theme;return o.withRange(o.getGlobals(e).sections.seperation.padding.default,"padding-top")})),io=zn.default(g.Actions).withConfig({displayName:"TeaserWide__StyledActions",componentId:"sc-cnpuar-3"})(ar||(ar=n.__makeTemplateObject(["\n &:not(:first-child) {\n margin-top: ","px;\n }\n"],["\n &:not(:first-child) {\n margin-top: ","px;\n }\n"])),o.spacings.spacer),ao=l.withLibTheme((function(i){var r=i.anchorId,o=i.isMirrored,d=void 0!==o&&o,c=i.superTitle,p=i.superTitleAs,m=i.title,u=i.titleAs,g=i.image,h=i.video,x=i.text,b=i.primaryAction,v=i.secondaryAction,w=i.bgMode,y=l.useLibTheme().colors,_="inverted"===w,T="full"===w,E=C.isValidArray(null==h?void 0:h.urls,!1),j=a.useRef(null),L=a.useState(!(null==g?void 0:g.small)||!1),B=L[0],N=L[1],S=a.useState(!1),M=S[0],O=S[1],A=k.useObserverSupport();return I.useUpdateEffect((function(){if(j.current&&E){if(A){var n=new IntersectionObserver((function(n,e){var t=n[0];t.isIntersecting&&(e.unobserve(t.target),O(!0))}),{rootMargin:"200px 0px 200px 0px"}),e=j.current;return n.observe(e),function(){e&&n.unobserve(e)}}O(!0)}}),[A]),qn.default.createElement(e.Section,{ref:j,anchorId:r,bgColor:_?y.sectionBg.dark:T?y.sectionBg.medium:y.sectionBg.light,bgMode:e.mapToBgMode(w,!0)},(null==g?void 0:g.small)&&(!h||!B)&&qn.default.createElement(eo,n.__assign({coverSpace:!0},g,{isMirrored:d,isInverted:_})),E&&qn.default.createElement(no,{urls:M?null==h?void 0:h.urls:void 0,muted:!0,autoPlay:!0,loop:!0,onCanPlayThrough:function(){return N(!0)},isVisible:B,isInverted:_,isMirrored:d,ratios:null==h?void 0:h.aspectRatios}),qn.default.createElement(t.Wrapper,{clampWidth:"normal",addWhitespace:!0},qn.default.createElement(s.Grid.Row,{valign:"center"},qn.default.createElement(s.Grid.Col,{semilarge:{span:.5,move:(d?6:0)/12},xlarge:{span:7/12,move:(d?5:0)/12}}),qn.default.createElement(s.Grid.Col,{semilarge:{span:.5,move:(d?-6:0)/12},xlarge:{span:5/12,move:(d?-7:0)/12}},qn.default.createElement(to,null,qn.default.createElement(f.IntroBlock,{titleHyphens:!0,title:m,titleAs:u,superTitle:c,superTitleAs:p,text:x,colorMode:_?"inverted":"default"}),(b||v)&&qn.default.createElement(io,{primary:b&&b(_),secondary:v&&v(_)}))))))})),ro=zn.default.div.withConfig({displayName:"Timeline__TimelineBlock",componentId:"sc-em4o0o-0"})(rr||(rr=n.__makeTemplateObject(["\n position: relative;\n\n @media "," {\n text-align: ",";\n }\n\n &:after {\n content: '';\n width: 10px;\n height: 10px;\n\n box-sizing: content-box;\n border: 2px solid\n ",";\n border-radius: 50%;\n\n background: ",";\n\n position: absolute;\n top: 16px;\n left: 0px;\n\n transition: all 0.2s ease-in-out;\n\n @media "," {\n left: ",";\n right: ",";\n transform: translateX(\n ","\n );\n }\n }\n\n &:before {\n content: '';\n display: block;\n position: absolute;\n width: 2px;\n min-height: 160px;\n height: 100%;\n background: ",";\n left: 5px;\n\n @media "," {\n left: 50%;\n transform: translateX(-50%);\n }\n }\n\n &:first-child {\n padding-top: 0;\n\n &:before {\n top: 16px;\n }\n }\n"],["\n position: relative;\n\n @media "," {\n text-align: ",";\n }\n\n &:after {\n content: '';\n width: 10px;\n height: 10px;\n\n box-sizing: content-box;\n border: 2px solid\n ",";\n border-radius: 50%;\n\n background: ",";\n\n position: absolute;\n top: 16px;\n left: 0px;\n\n transition: all 0.2s ease-in-out;\n\n @media "," {\n left: ",";\n right: ",";\n transform: translateX(\n ","\n );\n }\n }\n\n &:before {\n content: '';\n display: block;\n position: absolute;\n width: 2px;\n min-height: 160px;\n height: 100%;\n background: ",";\n left: 5px;\n\n @media "," {\n left: 50%;\n transform: translateX(-50%);\n }\n }\n\n &:first-child {\n padding-top: 0;\n\n &:before {\n top: 16px;\n }\n }\n"])),o.mq.large,(function(n){return n.isSwitched?"left":"right"}),(function(n){var e=n.theme;return n.isInverted?o.getColors(e).elementBg.light:o.getColors(e).elementBg.dark}),(function(n){var e=n.theme,t=n.isActive,i=n.isInverted;return t?i?o.getColors(e).elementBg.light:o.getColors(e).elementBg.dark:i?o.getColors(e).elementBg.dark:o.getColors(e).elementBg.light}),o.mq.large,(function(n){return n.isSwitched?"auto":"50%"}),(function(n){return n.isSwitched&&"50%"}),(function(n){return n.isSwitched?"50%":"-50%"}),(function(n){var e=n.theme;return n.isInverted?o.getColors(e).elementBg.light:o.getColors(e).elementBg.dark}),o.mq.large),oo=zn.default.div.withConfig({displayName:"Timeline__TimelineText",componentId:"sc-em4o0o-1"})(or||(or=n.__makeTemplateObject(["\n position: relative;\n padding-left: ","px;\n padding-bottom: ","px;\n\n @media "," {\n max-width: 50%;\n\n margin-left: ",";\n margin-right: ",";\n\n padding: ",";\n }\n\n &:first-child {\n padding-top: 0;\n }\n\n & > * + * {\n margin-top: ","px;\n }\n"],["\n position: relative;\n padding-left: ","px;\n padding-bottom: ","px;\n\n @media "," {\n max-width: 50%;\n\n margin-left: ",";\n margin-right: ",";\n\n padding: ",";\n }\n\n &:first-child {\n padding-top: 0;\n }\n\n & > * + * {\n margin-top: ","px;\n }\n"])),3*o.spacings.nudge+2,o.spacings.spacer,o.mq.large,(function(n){return n.isSwitched&&"50%"}),(function(n){return!n.isSwitched&&"50%"}),(function(n){return n.isSwitched?"".concat(o.spacings.spacer,"px 0 ").concat(1.75*o.spacings.spacer,"px ").concat(o.spacings.spacer,"px"):"".concat(o.spacings.spacer,"px ").concat(o.spacings.spacer,"px ").concat(1.75*o.spacings.spacer,"px 0")}),2*o.spacings.nudge),lo=zn.default(i.Heading).withConfig({displayName:"Timeline__ItemTitle",componentId:"sc-em4o0o-2"})(lr||(lr=n.__makeTemplateObject([""],[""]))),so=zn.default(i.Copy).withConfig({displayName:"Timeline__ItemTextBlock",componentId:"sc-em4o0o-3"})(dr||(dr=n.__makeTemplateObject([""],[""]))),co=l.withLibTheme((function(n){var i=n.anchorId,l=n.bgMode,d=n.items,s=a.useContext(r.ThemeContext),c="inverted"===l,p="full"===l,m=a.useState([]),u=m[0],g=m[1],f=k.useObserverSupport(),h=a.useRef(null),x=a.useState(0),b=x[0],v=x[1];return a.useEffect((function(){if(f&&u&&u.length>0){h.current=new IntersectionObserver((function(n){n.forEach((function(n){if(n.isIntersecting){var e=null==u?void 0:u.findIndex((function(e){return e.current===n.target}));v(e)}}))}),{rootMargin:"-50% 0% -50% 0%",threshold:0});for(var n=0;n<u.length;n++)h.current.observe(u[n].current)}return function(){var n;null===(n=h.current)||void 0===n||n.disconnect()}}),[u,f]),a.useEffect((function(){g((function(){return Array(null==d?void 0:d.length).fill(null).map((function(n,e){return u[e]||a.createRef()}))}))}),[null==d?void 0:d.length]),qn.default.createElement(e.Section,{anchorId:i,bgColor:c?o.getColors(s).sectionBg.dark:p?o.getColors(s).sectionBg.medium:"transparent",bgMode:e.mapToBgMode(l,!0),addSeperation:!0},qn.default.createElement(t.Wrapper,{addWhitespace:!0},d&&d.map((function(n,e){return qn.default.createElement(ro,{ref:u[e],isActive:b===e,isSwitched:e%2==0,isInverted:c,key:e},qn.default.createElement(oo,{isSwitched:e%2==0},qn.default.createElement(lo,{size:"heading-2",textColor:c?o.getColors(s).text.inverted:o.getColors(s).text.default},n.label),qn.default.createElement(so,{type:"copy-b",size:"big",isInverted:c},n.title),qn.default.createElement(so,{innerHTML:n.text,isInverted:c})))}))))})),po=l.withLibTheme((function(n){var i=n.anchorId,a=n.bgMode,r=n.bgImage,o=n.embedId,d=n.playIcon,s=n.consentText,c=n.consentAction,p=l.useLibTheme().colors,m="inverted"===a;return qn.default.createElement(e.Section,{anchorId:i,bgColor:m?p.sectionBg.dark:a?p.sectionBg.medium:p.sectionBg.light,bgMode:e.mapToBgMode(a),addSeperation:!0},qn.default.createElement(t.Wrapper,{addWhitespace:!0},qn.default.createElement(T.VideoCard,{bgImage:r,embedId:o,playIcon:d,consentText:s,consentAction:c})))})),mo=zn.default.div.withConfig({displayName:"RawVideo__VideoContainer",componentId:"sc-ylrujv-0"})(sr||(sr=n.__makeTemplateObject(["\n position: relative;\n cursor: pointer;\n"],["\n position: relative;\n cursor: pointer;\n"]))),uo=zn.default.div.withConfig({displayName:"RawVideo__Overlay",componentId:"sc-ylrujv-1"})(cr||(cr=n.__makeTemplateObject(["\n position: relative;\n padding-top: ",";\n background: ",";\n\n background-image: ",";\n background-size: cover;\n background-repeat: no-repeat;\n background-position: center;\n\n border-radius: ",";\n overflow: hidden;\n\n @media "," {\n text-align: left;\n\n background-image: ",";\n }\n\n @media "," {\n background-image: ",";\n }\n\n @media "," {\n background-image: ",";\n }\n\n @media "," {\n background-image: ",";\n }\n\n &:after {\n content: '';\n display: block;\n position: absolute;\n top: 0;\n left: 0;\n bottom: 0;\n right: 0;\n pointer-events: none;\n\n background: linear-gradient(\n 358.19deg,\n rgba(29, 34, 35, 0.52) 12.37%,\n rgba(29, 34, 35, 0) 59.02%\n );\n }\n"],["\n position: relative;\n padding-top: ",";\n background: ",";\n\n background-image: ",";\n background-size: cover;\n background-repeat: no-repeat;\n background-position: center;\n\n border-radius: ",";\n overflow: hidden;\n\n @media "," {\n text-align: left;\n\n background-image: ",";\n }\n\n @media "," {\n background-image: ",";\n }\n\n @media "," {\n background-image: ",";\n }\n\n @media "," {\n background-image: ",";\n }\n\n &:after {\n content: '';\n display: block;\n position: absolute;\n top: 0;\n left: 0;\n bottom: 0;\n right: 0;\n pointer-events: none;\n\n background: linear-gradient(\n 358.19deg,\n rgba(29, 34, 35, 0.52) 12.37%,\n rgba(29, 34, 35, 0) 59.02%\n );\n }\n"])),"calc(100% / (16 / 9))",(function(n){var e=n.theme;return n.isInverted?o.getGlobals(e).sections.imagePlaceholderBg.inverted:o.getGlobals(e).sections.imagePlaceholderBg.default}),(function(n){var e=n.bgImage;return(null==e?void 0:e.small)&&'url("'.concat(e.small,'")')}),(function(n){var e=n.theme;return o.getGlobals(e).sections.edgeRadius}),o.mq.medium,(function(n){var e=n.bgImage;return(null==e?void 0:e.medium)&&'url("'.concat(e.medium,'")')}),o.mq.semilarge,(function(n){var e=n.bgImage;return(null==e?void 0:e.semilarge)&&'url("'.concat(e.semilarge,'")')}),o.mq.large,(function(n){var e=n.bgImage;return(null==e?void 0:e.large)&&'url("'.concat(e.large,'")')}),o.mq.xlarge,(function(n){var e=n.bgImage;return(null==e?void 0:e.xlarge)&&'url("'.concat(e.xlarge,'")')})),go=zn.default.button.withConfig({displayName:"RawVideo__VideoControls",componentId:"sc-ylrujv-2"})(pr||(pr=n.__makeTemplateObject(["\n display: block;\n border: none;\n background: none;\n position: absolute;\n top: 50%;\n left: 50%;\n transform: translate(-50%, -50%);\n color: ",";\n z-index: 1;\n padding: 0;\n\n cursor: pointer;\n\n & > * {\n opacity: 0.8;\n transition: transform 0.2s ease-in-out, opacity 0.2s ease-in-out;\n height: 80px;\n width: 80px;\n\n color: ",";\n }\n\n ",":hover > & > * {\n transform: scale(1.05);\n opacity: 1;\n }\n\n ",":active > & > * {\n transform: scale(0.95);\n opacity: 1;\n }\n\n &:focus {\n outline: 2px solid ",";\n border-radius: 50%;\n opacity: 1;\n\n & > * {\n color: ",";\n }\n }\n\n &:focus:not(:focus-visible) {\n outline: none;\n box-shadow: none;\n }\n"],["\n display: block;\n border: none;\n background: none;\n position: absolute;\n top: 50%;\n left: 50%;\n transform: translate(-50%, -50%);\n color: ",";\n z-index: 1;\n padding: 0;\n\n cursor: pointer;\n\n & > * {\n opacity: 0.8;\n transition: transform 0.2s ease-in-out, opacity 0.2s ease-in-out;\n height: 80px;\n width: 80px;\n\n color: ",";\n }\n\n ",":hover > & > * {\n transform: scale(1.05);\n opacity: 1;\n }\n\n ",":active > & > * {\n transform: scale(0.95);\n opacity: 1;\n }\n\n &:focus {\n outline: 2px solid ",";\n border-radius: 50%;\n opacity: 1;\n\n & > * {\n color: ",";\n }\n }\n\n &:focus:not(:focus-visible) {\n outline: none;\n box-shadow: none;\n }\n"])),(function(n){var e=n.theme;return o.getColors(e).elementBg.light}),(function(n){var e=n.theme;return o.getColors(e).elementBg.dark}),uo,uo,(function(n){var e=n.theme;return o.getColors(e).primary.default}),(function(n){var e=n.theme;return o.getColors(e).primary.default})),fo=zn.default(f.VideoBlock).withConfig({displayName:"RawVideo__Video",componentId:"sc-ylrujv-3"})(mr||(mr=n.__makeTemplateObject(["\n opacity: ",";\n pointer-events: ",";\n"],["\n opacity: ",";\n pointer-events: ",";\n"])),(function(n){return n.isVisible?1:0}),(function(n){return n.isVisible?"all":"none"})),ho=l.withLibTheme((function(i){var r=i.anchorId,o=i.bgMode,d=i.videoUrls,s=i.placeholderImg,c=i.playIcon,p=i.autoplay,m=i.loop,u=l.useLibTheme().colors,g="inverted"===o,f=a.useState(p||!1),h=f[0],x=f[1];return qn.default.createElement(e.Section,{anchorId:r,bgColor:g?u.sectionBg.dark:o?u.sectionBg.medium:u.sectionBg.light,bgMode:e.mapToBgMode(o),addSeperation:!0},qn.default.createElement(t.Wrapper,{addWhitespace:!0},qn.default.createElement(mo,{onClick:function(){C.isValidArray(d,!1)&&x(!0)}},h&&qn.default.createElement(fo,{isVisible:h||!(null==s?void 0:s.small),controls:!p,autoPlay:!0,loop:m,muted:p,ratios:{small:16/9},urls:d,isInverted:g}),!h&&qn.default.createElement(uo,{bgImage:s,isInverted:g},qn.default.createElement(go,null,c||qn.default.createElement(n.Play,{iconColor:"#000"}))))))})),xo=zn.default(e.Section).withConfig({displayName:"Map__MapSection",componentId:"sc-6qc5jb-0"})(ur||(ur=n.__makeTemplateObject(["\n position: relative;\n min-height: 500px;\n z-index: 0;\n"],["\n position: relative;\n min-height: 500px;\n z-index: 0;\n"]))),bo=zn.default.div.withConfig({displayName:"Map__MapContainer",componentId:"sc-6qc5jb-1"})(fr||(fr=n.__makeTemplateObject(["\n position: relative;\n top: 0;\n left: 0;\n bottom: 0;\n width: 100%;\n z-index: 0;\n\n height: 100%;\n min-height: 230px;\n\n @media "," {\n position: absolute;\n /** \n calculate width of 6 grid cols (grid width = viewport width without wrapper paddings)\n and add left or right wrapper padding afterwards\n */\n width: calc(\n "," + ","px\n );\n left: ",";\n right: ",";\n }\n\n @media "," {\n width: calc(50% - ","px ","px);\n }\n\n @media "," {\n width: calc(\n ","px - ","px +\n ","px\n );\n\n left: ",";\n right: ",";\n\n ",";\n }\n"],["\n position: relative;\n top: 0;\n left: 0;\n bottom: 0;\n width: 100%;\n z-index: 0;\n\n height: 100%;\n min-height: 230px;\n\n @media "," {\n position: absolute;\n /** \n calculate width of 6 grid cols (grid width = viewport width without wrapper paddings)\n and add left or right wrapper padding afterwards\n */\n width: calc(\n "," + ","px\n );\n left: ",";\n right: ",";\n }\n\n @media "," {\n width: calc(50% - ","px ","px);\n }\n\n @media "," {\n width: calc(\n ","px - ","px +\n ","px\n );\n\n left: ",";\n right: ",";\n\n ",";\n }\n"])),o.mq.semilarge,s.getGridWidth({cols:6,gridWidth:"100% - ".concat(2*t.wrapperWhitespace,"px ")}),t.wrapperWhitespace,(function(n){return n.isMirrored?"auto":"0"}),(function(n){return n.isMirrored?"0":"auto"}),o.mq.xlarge,s.gridSettings.gutter,t.wrapperWhitespace,o.mq.xxlarge,o.spacings.wrapperLarge/2,s.gridSettings.gutter,t.wrapperWhitespace,(function(n){return n.isMirrored?"auto":"50%"}),(function(n){return n.isMirrored?"50%":"auto"}),(function(e){var i=e.isMirrored;return r.css(gr||(gr=n.__makeTemplateObject(["\n transform: translateX(\n calc(\n ","\n (","px)\n )\n );\n "],["\n transform: translateX(\n calc(\n ","\n (","px)\n )\n );\n "])),i?"(100% + ".concat(s.gridSettings.gutter,"px) - "):"(-100% - ".concat(s.gridSettings.gutter,"px) + "),t.wrapperWhitespace)})),vo=zn.default(t.Wrapper).withConfig({displayName:"Map__CardWrapper",componentId:"sc-6qc5jb-2"})(hr||(hr=n.__makeTemplateObject(["\n pointer-events: none;\n"],["\n pointer-events: none;\n"]))),wo=zn.default.div.withConfig({displayName:"Map__CardContainer",componentId:"sc-6qc5jb-3"})(xr||(xr=n.__makeTemplateObject(["\n display: flex;\n flex-direction: row;\n position: relative;\n width: 100%;\n pointer-events: all;\n\n ","\n\n @media "," {\n ","\n }\n"],["\n display: flex;\n flex-direction: row;\n position: relative;\n width: 100%;\n pointer-events: all;\n\n ","\n\n @media "," {\n ","\n }\n"])),(function(n){var e=n.theme;return o.withRange(o.getGlobals(e).sections.seperation.padding.default,"padding-bottom")}),o.mq.semilarge,(function(n){var e=n.theme;return o.withRange(o.getGlobals(e).sections.seperation.padding.default,"padding-top")})),yo=zn.default.div.withConfig({displayName:"Map__InfoCardView",componentId:"sc-6qc5jb-4"})(br||(br=n.__makeTemplateObject(["\n min-height: 100px;\n pointer-events: all;\n\n flex: 1 0 80%;\n max-width: 80%;\n\n & > * + * {\n margin-top: ","px;\n }\n"],["\n min-height: 100px;\n pointer-events: all;\n\n flex: 1 0 80%;\n max-width: 80%;\n\n & > * + * {\n margin-top: ","px;\n }\n"])),o.spacings.spacer),_o=zn.default.div.withConfig({displayName:"Map__CardHeader",componentId:"sc-6qc5jb-5"})(vr||(vr=n.__makeTemplateObject(["\n display: flex;\n"],["\n display: flex;\n"]))),Co=zn.default.ul.withConfig({displayName:"Map__ContactList",componentId:"sc-6qc5jb-6"})(wr||(wr=n.__makeTemplateObject(["\n padding: 0;\n list-style-type: none;\n color: ",";\n\n li {\n display: flex;\n flex-direction: row;\n align-items: center;\n padding: 0;\n margin: 0;\n }\n\n li + li {\n margin-top: ","px;\n }\n\n span:first-child {\n flex: 0 0 30px;\n max-width: 30px;\n\n & > * {\n max-width: 100%;\n }\n }\n"],["\n padding: 0;\n list-style-type: none;\n color: ",";\n\n li {\n display: flex;\n flex-direction: row;\n align-items: center;\n padding: 0;\n margin: 0;\n }\n\n li + li {\n margin-top: ","px;\n }\n\n span:first-child {\n flex: 0 0 30px;\n max-width: 30px;\n\n & > * {\n max-width: 100%;\n }\n }\n"])),(function(n){var e=n.theme;return n.isInverted?o.getColors(e).text.inverted:o.getColors(e).text.default}),3*o.spacings.nudge),ko=zn.default(c.Link).withConfig({displayName:"Map__ContactListLink",componentId:"sc-6qc5jb-7"})(yr||(yr=n.__makeTemplateObject(["\n display: block;\n\n ","\n color: ",";\n\n * + & {\n margin-left: ","px;\n }\n"],["\n display: block;\n\n ","\n color: ",";\n\n * + & {\n margin-left: ","px;\n }\n"])),i.copyStyle("copy-b","big"),(function(n){var e=n.theme;return n.isInverted?o.getFonts(e)["copy-b"].big.colorInverted:o.getFonts(e)["copy-b"].big.color}),1.5*o.spacings.nudge),Io=zn.default.div.withConfig({displayName:"Map__AddressContainer",componentId:"sc-6qc5jb-8"})(Cr||(Cr=n.__makeTemplateObject(["\n display: -ms-grid;\n display: grid;\n\n ","\n\n & > * + * {\n margin-left: ","px;\n }\n"],["\n display: -ms-grid;\n display: grid;\n\n ","\n\n & > * + * {\n margin-left: ","px;\n }\n"])),(function(e){var t=e.hasIcon;return r.css(_r||(_r=n.__makeTemplateObject(["\n -ms-grid-columns: "," 1fr;\n grid-template-columns: "," 1fr;\n -ms-grid-rows: "," 1fr;\n grid-auto-rows: "," 1fr;\n "],["\n -ms-grid-columns: "," 1fr;\n grid-template-columns: "," 1fr;\n -ms-grid-rows: "," 1fr;\n grid-auto-rows: "," 1fr;\n "])),t?"min-content":"",t?"min-content":"",t?"min-content":"",t?"min-content":"")}),2*o.spacings.nudge),To=function(n){var e=n.isInverted,t=n.companyName,a=n.address,r=n.customIcon;return qn.default.createElement(Io,{hasIcon:!!r},r&&qn.default.createElement("span",null," ",r()," "),qn.default.createElement("div",null,qn.default.createElement(i.Copy,{type:"copy-b",size:"big",isInverted:e},t),a&&qn.default.createElement(i.Copy,{type:"copy-b",size:"big",isInverted:e},qn.default.createElement("div",null,a.street),qn.default.createElement("div",null,"".concat(a.postalCode," ").concat(a.city)),qn.default.createElement("div",null,a.country))))},Eo=zn.default(i.Copy).withConfig({displayName:"Map__Desc",componentId:"sc-6qc5jb-9"})(kr||(kr=n.__makeTemplateObject(["\n @media "," {\n margin-top: ","px;\n }\n"],["\n @media "," {\n margin-top: ","px;\n }\n"])),o.mq.semilarge,2.5*o.spacings.spacer),jo=function(e){var t,i,a,r,o,d=e.isInverted,s=e.title,c=e.titleAs,p=e.superTitle,m=e.superTitleAs,u=e.companyName,g=e.address,h=e.addressIcon,x=e.contact,b=e.description,v=l.useLibTheme().colors,w=h?h({isInverted:d}):qn.default.createElement(n.LocationPin,{iconColor:d?v.text.inverted:v.text.default}),y=(null===(t=null==x?void 0:x.telephone)||void 0===t?void 0:t.icon)?x.telephone.icon({isInverted:d}):qn.default.createElement(n.Phone,null),_=(null===(i=null==x?void 0:x.email)||void 0===i?void 0:i.icon)?x.email.icon({isInverted:d}):qn.default.createElement(n.Mail,null);return qn.default.createElement(yo,null,qn.default.createElement(_o,null,qn.default.createElement(f.IntroBlock,{colorMode:d?"inverted":"default",title:s,titleAs:c,superTitle:p,superTitleAs:m})),u&&qn.default.createElement(To,{companyName:u||"",address:g,customIcon:w?function(){return w}:void 0,isInverted:d}),x&&qn.default.createElement(Co,{isInverted:d},(null===(a=null==x?void 0:x.telephone)||void 0===a?void 0:a.label)&&qn.default.createElement("li",null,y&&qn.default.createElement("span",null,y),qn.default.createElement(ko,{isInverted:d,href:"tel:".concat(x.telephone.link||x.telephone.label)},null===(r=x.telephone)||void 0===r?void 0:r.label)),(null===(o=null==x?void 0:x.email)||void 0===o?void 0:o.label)&&qn.default.createElement("li",null,_&&qn.default.createElement("span",null,_),qn.default.createElement(ko,{isInverted:d,href:"mailto:".concat((null==x?void 0:x.email.link)||x.email.label)},null==x?void 0:x.email.label))),qn.default.createElement(Eo,{isInverted:d,innerHTML:b}))},Lo=zn.default.div.withConfig({displayName:"Map__Controls",componentId:"sc-6qc5jb-10"})(Ir||(Ir=n.__makeTemplateObject(["\n flex: 1 0 20%;\n max-width: 20%;\n display: flex;\n flex-direction: column;\n align-self: flex-start;\n margin-left: auto;\n text-align: right;\n\n & > * + * {\n margin-top: ","px;\n }\n"],["\n flex: 1 0 20%;\n max-width: 20%;\n display: flex;\n flex-direction: column;\n align-self: flex-start;\n margin-left: auto;\n text-align: right;\n\n & > * + * {\n margin-top: ","px;\n }\n"])),o.spacings.nudge),Bo=zn.default.button.withConfig({displayName:"Map__FylToCtrlContainer",componentId:"sc-6qc5jb-11"})(Tr||(Tr=n.__makeTemplateObject(["\n position: absolute;\n top: 0;\n right: 0;\n z-index: 1000;\n background: none;\n border: none;\n margin: 0;\n padding: 0;\n\n margin-top: ","px;\n margin-right: ","px;\n color: ",";\n\n cursor: pointer;\n"],["\n position: absolute;\n top: 0;\n right: 0;\n z-index: 1000;\n background: none;\n border: none;\n margin: 0;\n padding: 0;\n\n margin-top: ","px;\n margin-right: ","px;\n color: ",";\n\n cursor: pointer;\n"])),o.spacings.spacer,o.spacings.spacer,(function(n){var e=n.theme;return o.getColors(e).elementBg.dark})),No=l.withLibTheme((function(t){var i=t.anchorId,r=t.bgMode,c=t.isMirrored,p=void 0!==c&&c,m=t.provider,u=t.attribution,g=t.center,f=void 0===g?[51.505,-.09]:g,h=t.zoom,x=void 0===h?5:h,b=t.flyToZoom,v=t.initialLocation,w=t.locations,y=t.allMarkersOnInit,_=void 0!==y&&y,k=t.fitBoundsPadding,I=t.flyToControl,T=t.controlNext,L=t.controlPrev,B=l.useLibTheme().colors,N=a.useState(v||""),S=N[0],M=N[1],O=a.useState(!1),A=O[0],q=O[1],W=a.useMemo((function(){return null==w?void 0:w.find((function(n){return n.id===S}))}),[S,w]),z="full"===r,G="inverted"===r,P={size:[28,28],anchor:[14,28],sizeActive:[70,70],anchorActive:[35,70],url:o.getSVGDataImg(qn.default.createElement(n.LocationPin,null))},R=j.useLeafletMap({url:m,attribution:u,center:f,zoom:x,activeMarkerId:S,markers:null==w?void 0:w.map((function(n){return{id:n.id,position:n.position,icon:n.icon||P,isInteractive:!0}})),fitBoundsPadding:k,onMarkerClick:M}),F=R.isLoaded,H=R.setContainer,V=R.flyToActive,X=R.showAllMarkers,D=function(){M((function(n){if(!w)return n;var e=w.findIndex((function(n){return n.id===S}));if(-1===e)return n;var t=(e+1)%w.length;return w[t].id}))},U=function(){M((function(n){if(!w)return n;var e=w.findIndex((function(n){return n.id===S}));if(-1===e)return n;var t=e-1<0?w.length-1:e-1;return w[t].id}))};return a.useEffect((function(){F&&!A?_&&X():V(b)}),[S,_,V,b,v,A,F,X]),a.useEffect((function(){A||S===v||q(!0)}),[S,v,A]),qn.default.createElement(xo,{anchorId:i,bgColor:G?B.sectionBg.dark:z?B.sectionBg.medium:B.sectionBg.light,bgMode:e.mapToBgMode(r,!0)},w&&d.generateLocalBusiness(w),qn.default.createElement(bo,{ref:H,isMirrored:p},I&&qn.default.createElement(Bo,{onClick:function(n){n.stopPropagation(),V(b)}},I)),qn.default.createElement(vo,{addWhitespace:!0,clampWidth:"normal"},qn.default.createElement(s.Grid.Row,null,qn.default.createElement(s.Grid.Col,{semilarge:{span:.5,move:(p?6:0)/12}}),qn.default.createElement(s.Grid.Col,{semilarge:{span:.5,move:(p?-6:0)/12}},qn.default.createElement(wo,{isMirrored:p},C.isValidArray(w,!1)&&qn.default.createElement(qn.default.Fragment,null,W&&qn.default.createElement(jo,n.__assign({},W,{isInverted:G})),w.length>1&&qn.default.createElement(Lo,null,T?T({isInverted:G,isActive:!0,clickHandler:D,name:"control_next_head"}):qn.default.createElement(E.Control,{isInverted:G,isDisabled:!1,onClick:D},qn.default.createElement(n.ArrowRightGhost,null)),L?L({isInverted:G,isActive:!0,clickHandler:U,name:"control_prev_head"}):qn.default.createElement(E.Control,{isInverted:G,isDisabled:!1,onClick:U},qn.default.createElement(n.ArrowLeftGhost,null)))))))))}));exports.Accordion=Dn,exports.AlertList=te,exports.Article=oe,exports.CallToAction=fe,exports.CardList=Be,exports.ComparisonSlider=Fe,exports.CrossPromotion=rt,exports.FactGrid=jt,exports.FactList=Ot,exports.FeatureList=si,exports.Gallery=pi,exports.IconList=vi,exports.IndexList=Ii,exports.Intro=Ti,exports.Map=No,exports.NavList=qi,exports.NumberList=ua,exports.ParallaxBackground=function(e){var t=e.image,i=e.hAlign,r=void 0===i?"left":i,o=e.contentWidth,l=void 0===o?1:o,d=e.moveRatio,s=void 0===d?.2:d,c=e.direction,p=void 0===c?"up":c,m=e.className,u=a.useState(!1),g=u[0],f=u[1],h=a.useState(0),x=h[0],b=h[1],v=a.useState(null),w=v[0],y=v[1],_=a.useRef(null),C=1;if("string"==typeof l)switch(l){case"1/4":C=.25;break;case"half":C=.5;break;case"3/4":C=.75;break;case"auto":C=-1;break;default:C=1}else isNaN(l)||(C=l);return a.useEffect((function(){f(!0)}),[]),a.useEffect((function(){var n=null==w?void 0:w.previousElementSibling;if(n){var e=n.dataset.bgIdent,t=n.dataset.stackIdent;e&&(null==w||w.setAttribute("data-bg-ident",e)),t&&(null==w||w.setAttribute("data-stack-ident",t))}}),[w]),a.useEffect((function(){var n=function(){if(w){var n=w.getBoundingClientRect().top;b(n*s*("up"===p?1:-1))}};return n(),window.addEventListener("scroll",n),function(){window.removeEventListener("scroll",n)}}),[w,p,s]),qn.default.createElement(qn.default.Fragment,null,g&&qn.default.createElement(ga,{ref:y,"data-bg-ident":"transparent"},qn.default.createElement(fa,{ref:_,style:{transform:"translate3d(0px, ".concat(x,"px, 0px)")},className:m},qn.default.createElement(ha,{hAlign:r,contentWidth:C},t&&qn.default.createElement(xa,n.__assign({hAlign:r,coverSpace:-1!==C},t))))))},exports.Poster=ya,exports.PriceList=La,exports.PriceTable=Lr,exports.Quote=Mr,exports.RawVideo=ho,exports.SimpleImage=Ar,exports.SocialWall=Hr,exports.Table=Xr,exports.Teaser=Kr,exports.TeaserWide=ao,exports.Timeline=co,exports.Video=po;
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var n=require("./ClockFilled-2483aa4a.js"),e=require("./Section-e8e8cf81.js"),t=require("./Wrapper-ff6854d7.js"),i=require("./Copy-ea6ab025.js"),a=require("react"),r=require("styled-components"),o=require("./styles-3a495a2d.js"),l=require("./LibThemeProvider-4823de57.js"),d=require("./structuredData-0b1278a9.js"),s=require("./Grid-6f4f99bc.js"),c=require("./Link-5a6f1633.js"),p=require("./statusFormatter-0393122b.js"),m=require("./useEqualSheetHeight-501f4c5f.js"),u=require("./TableBlock-007f8e34.js"),g=require("./Actions-c7b16449.js"),f=require("./VideoBlock-a7d6ff7d.js"),h=require("./Image-c72f7a80.js"),x=require("./useIE-aef9decc.js"),b=require("react-dom/server"),v=require("./Pointer-fde7b548.js"),w=require("./useScrollTo-fdd665da.js"),y=require("./Navigation-d205ed34.js"),_=require("./useMediaQuery-3d1054e5.js"),C=require("./Callout-5dd16679.js"),k=require("./arrays-c272ed59.js"),I=require("./useObserverSupport-5ab320dd.js"),T=require("./useUpdateEffect-4d233e2c.js"),E=require("./VideoCard-703df8bc.js"),j=require("./Control-08d09950.js"),L=require("./useLeafletMap-2e608b01.js");function B(n){return n&&"object"==typeof n&&"default"in n?n:{default:n}}function N(n){if(n&&n.__esModule)return n;var e=Object.create(null);return n&&Object.keys(n).forEach((function(t){if("default"!==t){var i=Object.getOwnPropertyDescriptor(n,t);Object.defineProperty(e,t,i.get?i:{enumerable:!0,get:function(){return n[t]}})}})),e.default=n,Object.freeze(e)}require("./concat-f387d848.js"),require("./clamp-bd21d587.js"),require("react-schemaorg"),require("./navigation-bf154e6e.js"),require("./LanguageSwitcher-8fdd22ba.js"),require("./useCookieConsent-aa9f1104.js"),require("./ButtonGhost-628bbd60.js"),require("./hexRgbConverter-91b28aea.js");var S,M,O,A,q,W,z,G,P,R,F,H,V,X,D,U,Q,Z,Y,J,K,$,nn,en,tn,an,rn,on,ln,dn,sn,cn,pn,mn,un,gn,fn,hn,xn,bn,vn,wn,yn,_n,Cn,kn,In,Tn,En,jn,Ln,Bn,Nn,Sn,Mn,On,An,qn,Wn=B(a),zn=N(a),Gn=B(r),Pn=B(b),Rn=Gn.default.div.withConfig({displayName:"Accordion__AccordionContainer",componentId:"sc-1el5cmc-0"})(S||(S=n.__makeTemplateObject(["\n margin: 0;\n padding: 0;\n\n & > * + * {\n margin-top: ","px;\n }\n"],["\n margin: 0;\n padding: 0;\n\n & > * + * {\n margin-top: ","px;\n }\n"])),o.spacings.nudge),Fn=Gn.default.details.withConfig({displayName:"Accordion__View",componentId:"sc-1el5cmc-1"})(M||(M=n.__makeTemplateObject([""],[""]))),Hn=Gn.default.summary.withConfig({displayName:"Accordion__AccordionHead",componentId:"sc-1el5cmc-2"})(O||(O=n.__makeTemplateObject(["\n display: flex;\n flex-direction: row;\n align-items: center;\n justify-content: space-between;\n\n padding: ","px;\n margin: 0;\n border: none;\n outline: none;\n background: none;\n user-select: none;\n list-style: none;\n\n background: ",";\n\n cursor: pointer;\n transition: background 0.2s ease-in-out;\n\n @media "," {\n padding: ","px;\n }\n\n &::-webkit-details-marker {\n display: none;\n }\n\n &::marker {\n display: none;\n }\n\n @media (hover: hover) and (pointer: fine) {\n &:hover {\n background: ",";\n }\n }\n\n &:focus {\n background: ",";\n }\n\n &:focus:not(:focus-visible) {\n outline: none;\n }\n"],["\n display: flex;\n flex-direction: row;\n align-items: center;\n justify-content: space-between;\n\n padding: ","px;\n margin: 0;\n border: none;\n outline: none;\n background: none;\n user-select: none;\n list-style: none;\n\n background: ",";\n\n cursor: pointer;\n transition: background 0.2s ease-in-out;\n\n @media "," {\n padding: ","px;\n }\n\n &::-webkit-details-marker {\n display: none;\n }\n\n &::marker {\n display: none;\n }\n\n @media (hover: hover) and (pointer: fine) {\n &:hover {\n background: ",";\n }\n }\n\n &:focus {\n background: ",";\n }\n\n &:focus:not(:focus-visible) {\n outline: none;\n }\n"])),2*o.spacings.nudge,(function(n){var e=n.isInverted,t=n.hasBg,i=n.theme;return e||t?o.getColors(i).elementBg.light:o.getColors(i).elementBg.medium}),o.mq.medium,3*o.spacings.nudge,(function(n){var e=n.theme,t=n.isInverted,i=n.hasBg;return t||i?o.getColors(e).elementBg.lightHover:o.getColors(e).elementBg.mediumHover}),(function(n){var e=n.theme,t=n.isInverted,i=n.hasBg;return t||i?o.getColors(e).elementBg.lightHover:o.getColors(e).elementBg.mediumHover})),Vn=Gn.default(i.Copy).withConfig({displayName:"Accordion__Column",componentId:"sc-1el5cmc-3"})(A||(A=n.__makeTemplateObject(["\n flex: 1 1 0;\n"],["\n flex: 1 1 0;\n"]))),Xn=Gn.default.div.withConfig({displayName:"Accordion__AccordionText",componentId:"sc-1el5cmc-4"})(q||(q=n.__makeTemplateObject(["\n display: flex;\n flex-direction: column;\n padding: ","px;\n margin-top: 2px;\n background: ",";\n\n & > * {\n max-width: 880px;\n }\n\n & > * + * {\n margin-top: ","px;\n }\n\n @media "," {\n padding: ","px;\n }\n\n @media "," {\n flex-direction: row;\n\n & > * + * {\n margin-top: 0px;\n margin-left: ","px;\n }\n }\n"],["\n display: flex;\n flex-direction: column;\n padding: ","px;\n margin-top: 2px;\n background: ",";\n\n & > * {\n max-width: 880px;\n }\n\n & > * + * {\n margin-top: ","px;\n }\n\n @media "," {\n padding: ","px;\n }\n\n @media "," {\n flex-direction: row;\n\n & > * + * {\n margin-top: 0px;\n margin-left: ","px;\n }\n }\n"])),2*o.spacings.nudge,(function(n){var e=n.isInverted,t=n.hasBg,i=n.theme;return e||t?o.getColors(i).elementBg.light:o.getColors(i).elementBg.medium}),o.spacings.spacer,o.mq.medium,3*o.spacings.nudge,o.mq.semilarge,s.gridSettings.gutter),Dn=function(e){var t=e.label,a=e.text,r=e.aside,o=e.isSelected,d=e.onClick,s=e.hasBg,c=e.isInverted,p=e.itemIcon,m=e.className,u=l.useLibTheme().colors;return Wn.default.createElement(Fn,{open:o,onToggle:d,className:m},Wn.default.createElement(Hn,{isInverted:c,hasBg:s},Wn.default.createElement(i.Copy,{renderAs:"span",size:"big",type:"copy-b"},t),Wn.default.createElement("span",null,p?p({isSelected:o||!1}):o?Wn.default.createElement(n.Minus,{iconColor:u.text.default}):Wn.default.createElement(n.Plus,{iconColor:u.text.default}))),Wn.default.createElement(Xn,{isInverted:c,hasBg:s,hasAside:!!r},a&&Wn.default.createElement(Vn,{type:"copy",innerHTML:a}),r&&Wn.default.createElement(Vn,{type:"copy",innerHTML:r})))},Un=l.withLibTheme((function(i){var a=i.anchorId,r=i.items,o=i.bgMode,c=i.itemIcon,p=Wn.default.useState([]),m=p[0],u=p[1],g=l.useLibTheme().colors,f="inverted"===o,h="full"===o;return Wn.default.createElement(e.Section,{addSeperation:!0,anchorId:a,bgColor:f?g.sectionBg.dark:h?g.sectionBg.medium:g.sectionBg.light,bgMode:e.mapToBgMode(o,!0)},r&&d.generateFAQ(r),Wn.default.createElement(t.Wrapper,{addWhitespace:!0},Wn.default.createElement(s.Grid.Row,{gutter:0},Wn.default.createElement(s.Grid.Col,null,Wn.default.createElement(Rn,{"aria-label":"Accordion Control Group Buttons"},null==r?void 0:r.map((function(e,t){var i=e.label,a=e.text,r=e.aside,o=-1!==m.indexOf(t);return Wn.default.createElement(Dn,{key:"".concat(i,"_").concat(t),isSelected:o,label:i,text:a,aside:r,onClick:function(){u((function(e){var i=n.__spreadArray([],e,!0),a=i.indexOf(t);return-1===a?i.push(t):i.splice(a,1),i}))},isInverted:f,hasBg:h,itemIcon:c})})))))))})),Qn=Gn.default.div.withConfig({displayName:"Alert__View",componentId:"sc-1d5c0fb-0"})(W||(W=n.__makeTemplateObject(["\n display: -ms-grid;\n display: grid;\n\n -ms-grid-columns: min-content 1fr;\n grid-template-columns: min-content 1fr;\n -ms-grid-rows: min-content 1fr;\n grid-auto-rows: min-content 1fr;\n\n text-decoration: none;\n\n position: relative;\n border: 2px solid\n ",";\n border-radius: ",";\n\n color: ",";\n\n padding: ","px;\n\n text-align: left;\n width: 100%;\n cursor: pointer;\n\n transition: color ease-in-out 0.2s, border 0.2s ease-in-out;\n\n & > * + * {\n margin-left: ","px;\n }\n\n @media (hover: hover) and (pointer: fine) {\n &:hover {\n border: 2px solid\n ",";\n color: ",";\n }\n }\n"],["\n display: -ms-grid;\n display: grid;\n\n -ms-grid-columns: min-content 1fr;\n grid-template-columns: min-content 1fr;\n -ms-grid-rows: min-content 1fr;\n grid-auto-rows: min-content 1fr;\n\n text-decoration: none;\n\n position: relative;\n border: 2px solid\n ",";\n border-radius: ",";\n\n color: ",";\n\n padding: ","px;\n\n text-align: left;\n width: 100%;\n cursor: pointer;\n\n transition: color ease-in-out 0.2s, border 0.2s ease-in-out;\n\n & > * + * {\n margin-left: ","px;\n }\n\n @media (hover: hover) and (pointer: fine) {\n &:hover {\n border: 2px solid\n ",";\n color: ",";\n }\n }\n"])),(function(n){var e=n.theme;return n.isInverted?o.getColors(e).primary.inverted:o.getColors(e).primary.default}),(function(n){var e=n.theme;return o.getGlobals(e).sections.edgeRadius}),(function(n){var e=n.theme;return n.isInverted?o.getColors(e).primary.inverted:o.getColors(e).primary.default}),3*o.spacings.nudge,3*o.spacings.nudge,(function(n){var e=n.theme;return n.isInverted?o.getColors(e).primary.invertedHover:o.getColors(e).primary.hover}),(function(n){var e=n.theme;return n.isInverted?o.getColors(e).primary.invertedHover:o.getColors(e).primary.hover})),Zn=Gn.default.div.withConfig({displayName:"Alert__Icon",componentId:"sc-1d5c0fb-1"})(z||(z=n.__makeTemplateObject(["\n display: flex;\n align-items: center;\n\n & > * {\n height: 48px;\n width: 48px;\n }\n"],["\n display: flex;\n align-items: center;\n\n & > * {\n height: 48px;\n width: 48px;\n }\n"]))),Yn=Gn.default.div.withConfig({displayName:"Alert__MainLabel",componentId:"sc-1d5c0fb-2"})(G||(G=n.__makeTemplateObject(["\n display: flex;\n align-items: center;\n"],["\n display: flex;\n align-items: center;\n"]))),Jn=Gn.default.div.withConfig({displayName:"Alert__Content",componentId:"sc-1d5c0fb-3"})(P||(P=n.__makeTemplateObject(["\n margin-top: ","px;\n\n & > * + * {\n margin-top: ","px;\n }\n"],["\n margin-top: ","px;\n\n & > * + * {\n margin-top: ","px;\n }\n"])),o.spacings.nudge,o.spacings.nudge),Kn=Gn.default(i.Copy).withConfig({displayName:"Alert__Title",componentId:"sc-1d5c0fb-4"})(R||(R=n.__makeTemplateObject(["\n display: inline-block;\n"],["\n display: inline-block;\n"]))),$n=Gn.default(c.Link).withConfig({displayName:"Alert__ViewLink",componentId:"sc-1d5c0fb-5"})(F||(F=n.__makeTemplateObject(["\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n\n && {\n margin: 0;\n }\n\n &:focus-within {\n outline: dotted 2px\n ",";\n outline-offset: 4px;\n }\n\n &:focus:not(:focus-visible) {\n outline: none;\n box-shadow: none;\n }\n"],["\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n\n && {\n margin: 0;\n }\n\n &:focus-within {\n outline: dotted 2px\n ",";\n outline-offset: 4px;\n }\n\n &:focus:not(:focus-visible) {\n outline: none;\n box-shadow: none;\n }\n"])),(function(n){var e=n.isInverted,t=n.theme;return e?o.getColors(t).primary.inverted:o.getColors(t).primary.default})),ne=function(e){var t=e.isInverted,a=e.title,r=e.date,o=e.description,l=e.link,d=e.customIcon,s=e.className,c="";r&&(c=new p.StatusFormatter(r.getTime(),"","dd. MMMM yyyy","hh:mm","de").getFormattedDate());return Wn.default.createElement(Qn,{isInverted:t,"data-sheet":"alert",className:s},Wn.default.createElement(Zn,null,d?d({isInverted:t}):Wn.default.createElement(n.Info,null)),Wn.default.createElement(Yn,null,a&&Wn.default.createElement(Kn,{textColor:"inherit",size:"medium",type:"copy-b"},a)),Wn.default.createElement("span",null),Wn.default.createElement(Jn,null,o&&Wn.default.createElement(i.Copy,{isInverted:t,size:"small",innerHTML:o}),r&&Wn.default.createElement(i.Copy,{size:"small",isInverted:t},c)),l&&Wn.default.createElement($n,n.__assign({},l,{ariaLabel:(null==l?void 0:l.href)?a:void 0})))},ee=Gn.default.ul.withConfig({displayName:"AlertList__List",componentId:"sc-bfdeyu-0"})(H||(H=n.__makeTemplateObject(["\n margin-top: -","px;\n margin-left: -","px;\n padding: 0;\n list-style: none;\n\n display: flex;\n flex-direction: row;\n align-items: flex-start;\n justify-content: center;\n flex-wrap: wrap;\n\n @media "," {\n margin-top: -","px;\n margin-left: -","px;\n }\n"],["\n margin-top: -","px;\n margin-left: -","px;\n padding: 0;\n list-style: none;\n\n display: flex;\n flex-direction: row;\n align-items: flex-start;\n justify-content: center;\n flex-wrap: wrap;\n\n @media "," {\n margin-top: -","px;\n margin-left: -","px;\n }\n"])),2*o.spacings.nudge,2*o.spacings.nudge,o.mq.medium,o.spacings.spacer,o.spacings.spacer),te=Gn.default.li.withConfig({displayName:"AlertList__ListItem",componentId:"sc-bfdeyu-1"})(V||(V=n.__makeTemplateObject(["\n padding-top: ","px;\n padding-left: ","px;\n flex: 1 1 100%;\n\n @media "," {\n flex: 0 1 50%;\n max-width: 50%;\n\n padding-top: ","px;\n padding-left: ","px;\n }\n\n @media "," {\n flex: 0 1 ","%;\n max-width: 600px;\n\n padding-top: ","px;\n padding-left: ","px;\n }\n"],["\n padding-top: ","px;\n padding-left: ","px;\n flex: 1 1 100%;\n\n @media "," {\n flex: 0 1 50%;\n max-width: 50%;\n\n padding-top: ","px;\n padding-left: ","px;\n }\n\n @media "," {\n flex: 0 1 ","%;\n max-width: 600px;\n\n padding-top: ","px;\n padding-left: ","px;\n }\n"])),2*o.spacings.nudge,2*o.spacings.nudge,o.mq.medium,o.spacings.spacer,o.spacings.spacer,o.mq.large,(function(n){return 1/n.itemsPerRow*100}),o.spacings.spacer,o.spacings.spacer),ie=l.withLibTheme((function(i){var a=i.anchorId,r=i.items,o=i.bgMode,d=i.customIcon,s=l.useLibTheme().colors,c="inverted"===o,p="full"===o,u=(null==r?void 0:r.length)||0,g=u%3==1||2===u?2:3,f=m.useEqualSheetHeight({listLength:u,identifiers:['[data-sheet="alert"]'],responsive:{small:1,medium:2,semilarge:2,large:g,xlarge:g}}).sheetRefs;return Wn.default.createElement(e.Section,{addSeperation:!0,anchorId:a,bgColor:c?s.sectionBg.dark:p?s.sectionBg.medium:s.sectionBg.light,bgMode:e.mapToBgMode(o,!0)},Wn.default.createElement(t.Wrapper,{addWhitespace:!0},Wn.default.createElement(ee,null,null==r?void 0:r.map((function(e,t){return Wn.default.createElement(te,{key:t,itemsPerRow:g,ref:f[t]},Wn.default.createElement(ne,n.__assign({},e,{isInverted:c,customIcon:d})))})))))})),ae=Gn.default(u.Title).withConfig({displayName:"Article__StyledTitle",componentId:"sc-1lrfo1r-0"})(X||(X=n.__makeTemplateObject(["\n &:not(:last-child) {\n margin-bottom: ","px;\n }\n\n @media "," {\n max-width: 880px;\n }\n"],["\n &:not(:last-child) {\n margin-bottom: ","px;\n }\n\n @media "," {\n max-width: 880px;\n }\n"])),o.spacings.spacer,o.mq.semilarge),re=Gn.default(i.Copy).withConfig({displayName:"Article__ContentText",componentId:"sc-1lrfo1r-1"})(D||(D=n.__makeTemplateObject(["\n text-align: left;\n"],["\n text-align: left;\n"]))),oe=Gn.default(g.Actions).withConfig({displayName:"Article__StyledActions",componentId:"sc-1lrfo1r-2"})(U||(U=n.__makeTemplateObject(["\n margin-top: ","px;\n"],["\n margin-top: ","px;\n"])),o.spacings.spacer),le=l.withLibTheme((function(n){var i=n.anchorId,a=n.title,r=n.titleAs,o=void 0===r?"h2":r,d=n.titleSize,c=void 0===d?"heading-2":d,p=n.superTitle,m=n.superTitleAs,u=n.intro,g=n.text,f=n.asideText,h=n.halfAside,x=n.bgMode,b=n.primaryAction,v=n.secondaryAction,w=l.useLibTheme().colors,y="inverted"===x,_=u||g||f;return zn.createElement(e.Section,{addSeperation:!0,anchorId:i,bgColor:y?w.sectionBg.dark:x?w.sectionBg.medium:w.sectionBg.light,bgMode:e.mapToBgMode(x)},zn.createElement(t.Wrapper,{clampWidth:"normal",addWhitespace:!0},(a||p)&&zn.createElement(ae,{title:a,titleAs:o,titleSize:c,superTitle:p,superTitleAs:m,colorMode:y?"inverted":"default"}),_&&zn.createElement(s.Grid.Row,{valign:"top"},zn.createElement(s.Grid.Col,{semilarge:{span:h?.5:8/12}},u&&zn.createElement(re,{type:"copy-b",isInverted:y,innerHTML:u}),g&&zn.createElement(re,{type:"copy",isInverted:y,innerHTML:g})),f&&zn.createElement(s.Grid.Col,{semilarge:{span:h?.5:4/12}},zn.createElement(re,{type:"copy",isInverted:y,innerHTML:f}))),(b||v)&&zn.createElement(oe,{primary:b&&b(y),secondary:v&&v(y)})))})),de=Gn.default.div.withConfig({displayName:"CallToAction__ContactView",componentId:"sc-1wdvzex-0"})(Q||(Q=n.__makeTemplateObject(["\n display: flex;\n flex-direction: column;\n align-items: center;\n margin: 0 auto;\n width: 100%;\n\n text-align: left;\n hyphens: auto;\n overflow-wrap: break-word;\n\n & > * + * {\n margin-top: ","px;\n }\n\n @media "," {\n flex-direction: row;\n\n & > * + * {\n margin-top: 0px;\n margin-left: ","px;\n }\n }\n"],["\n display: flex;\n flex-direction: column;\n align-items: center;\n margin: 0 auto;\n width: 100%;\n\n text-align: left;\n hyphens: auto;\n overflow-wrap: break-word;\n\n & > * + * {\n margin-top: ","px;\n }\n\n @media "," {\n flex-direction: row;\n\n & > * + * {\n margin-top: 0px;\n margin-left: ","px;\n }\n }\n"])),o.spacings.spacer,o.mq.semilarge,s.gridSettings.gutter),se=Gn.default.img.withConfig({displayName:"CallToAction__Avatar",componentId:"sc-1wdvzex-1"})(Z||(Z=n.__makeTemplateObject(["\n align-self: center;\n display: block;\n border: solid 1px transparent;\n border-radius: 50%;\n width: 180px;\n height: 180px;\n\n background: ",";\n\n @media "," {\n display: block;\n width: 190px;\n height: 190px;\n }\n"],["\n align-self: center;\n display: block;\n border: solid 1px transparent;\n border-radius: 50%;\n width: 180px;\n height: 180px;\n\n background: ",";\n\n @media "," {\n display: block;\n width: 190px;\n height: 190px;\n }\n"])),(function(n){var e=n.theme;return n.isInverted?o.getGlobals(e).sections.imagePlaceholderBg.inverted:o.getGlobals(e).sections.imagePlaceholderBg.default}),o.mq.semilarge),ce=Gn.default(i.Copy).withConfig({displayName:"CallToAction__Description",componentId:"sc-1wdvzex-2"})(Y||(Y=n.__makeTemplateObject(["\n text-align: center;\n\n .icon-label {\n flex-direction: column;\n }\n\n .icon-label > * + * {\n margin-left: 0;\n margin-top: ","px;\n }\n\n & > * {\n justify-content: center;\n }\n\n @media "," {\n text-align: left;\n\n & > * {\n justify-content: left;\n }\n\n .icon-label {\n flex-direction: row;\n }\n\n .icon-label > * + * {\n margin-left: ","px;\n margin-top: 0;\n }\n }\n"],["\n text-align: center;\n\n .icon-label {\n flex-direction: column;\n }\n\n .icon-label > * + * {\n margin-left: 0;\n margin-top: ","px;\n }\n\n & > * {\n justify-content: center;\n }\n\n @media "," {\n text-align: left;\n\n & > * {\n justify-content: left;\n }\n\n .icon-label {\n flex-direction: row;\n }\n\n .icon-label > * + * {\n margin-left: ","px;\n margin-top: 0;\n }\n }\n"])),2*o.spacings.nudge,o.mq.semilarge,2*o.spacings.nudge),pe=Gn.default(f.IntroBlock).withConfig({displayName:"CallToAction__StyledIntro",componentId:"sc-1wdvzex-3"})(J||(J=n.__makeTemplateObject(["\n max-width: 880px;\n margin-right: auto;\n margin-left: auto;\n\n @media "," {\n & > *:first-child {\n min-height: ",";\n }\n }\n"],["\n max-width: 880px;\n margin-right: auto;\n margin-left: auto;\n\n @media "," {\n & > *:first-child {\n min-height: ",";\n }\n }\n"])),o.mq.xlarge,(function(n){return n.hasDecorator&&"110px"})),me=Gn.default((function(n){var e=n.isInverted,t=n.description,i=n.avatar,a=n.className;return Wn.default.createElement(de,{className:a},Wn.default.createElement(se,{src:null==i?void 0:i.src,alt:null==i?void 0:i.alt,isInverted:e}),t&&Wn.default.createElement(ce,{type:"copy",isInverted:e,innerHTML:t}))})).withConfig({displayName:"CallToAction__StyledContactBox",componentId:"sc-1wdvzex-4"})(K||(K=n.__makeTemplateObject(["\n margin-top: ","px;\n\n @media "," {\n max-width: ",";\n margin-right: auto;\n margin-left: auto;\n }\n\n @media "," {\n max-width: ",";\n }\n"],["\n margin-top: ","px;\n\n @media "," {\n max-width: ",";\n margin-right: auto;\n margin-left: auto;\n }\n\n @media "," {\n max-width: ",";\n }\n"])),o.spacings.spacer,o.mq.semilarge,s.getGridWidth({cols:8}),o.mq.large,s.getGridWidth({cols:6})),ue=Gn.default(g.Actions).withConfig({displayName:"CallToAction__StyledActions",componentId:"sc-1wdvzex-5"})($||($=n.__makeTemplateObject(["\n margin-top: ","px;\n\n @media "," {\n display: block;\n text-align: center;\n }\n"],["\n margin-top: ","px;\n\n @media "," {\n display: block;\n text-align: center;\n }\n"])),o.spacings.spacer,o.mq.medium),ge=Gn.default.div.withConfig({displayName:"CallToAction__NewsletterWrapper",componentId:"sc-1wdvzex-6"})(nn||(nn=n.__makeTemplateObject(["\n width: 100%;\n margin: 0 auto;\n margin-top: ","px;\n\n @media "," {\n max-width: 400px;\n }\n"],["\n width: 100%;\n margin: 0 auto;\n margin-top: ","px;\n\n @media "," {\n max-width: 400px;\n }\n"])),o.spacings.spacer,o.mq.semilarge),fe=Gn.default.div.withConfig({displayName:"CallToAction__Badge",componentId:"sc-1wdvzex-7"})(en||(en=n.__makeTemplateObject(["\n display: none;\n position: relative;\n height: 241px;\n width: 241px;\n margin-left: auto;\n margin-bottom: -135px;\n z-index: 3;\n\n @media "," {\n display: block;\n margin-right: ",";\n }\n"],["\n display: none;\n position: relative;\n height: 241px;\n width: 241px;\n margin-left: auto;\n margin-bottom: -135px;\n z-index: 3;\n\n @media "," {\n display: block;\n margin-right: ",";\n }\n"])),o.mq.xlarge,1/28*1440+"px"),he=l.withLibTheme((function(n){var i=n.anchorId,a=n.title,r=n.titleAs,o=void 0===r?"h2":r,d=n.superTitle,s=n.superTitleAs,c=n.text,p=n.contact,m=n.badge,u=n.primaryAction,g=n.secondaryAction,f=n.hasNewsletter,h=n.newsFormMain,x=n.bgMode,b=l.useLibTheme().colors,v="inverted"===x;return Wn.default.createElement(e.Section,{addSeperation:!0,anchorId:i,bgColor:v?b.sectionBg.dark:b.sectionBg.medium,bgMode:x?e.mapToBgMode(x,!0):"full"},Wn.default.createElement(t.Wrapper,{addWhitespace:!0,clampWidth:"normal"},m&&Wn.default.createElement(fe,null,m),a&&Wn.default.createElement(pe,{isCentered:!0,colorMode:v?"inverted":"default",title:a,titleAs:o,superTitle:d,superTitleAs:s,hasDecorator:!!m,text:c}),p&&Wn.default.createElement(me,{isInverted:v,description:p.description,avatar:p.avatar}),h&&f&&Wn.default.createElement(ge,null,h(v)),(u||g)&&Wn.default.createElement(ue,{primary:u&&u({isInverted:v,isTextCentered:!0}),secondary:g&&g({isInverted:v,isTextCentered:!0})})))})),xe=Gn.default.div.withConfig({displayName:"CardList__View",componentId:"sc-179ugoh-0"})(tn||(tn=n.__makeTemplateObject(["\n display: flex;\n flex-direction: column;\n justify-content: center;\n position: relative;\n color: ",";\n border-radius: ",";\n min-height: 110px;\n\n overflow: hidden;\n\n @media "," {\n display: block;\n padding-top: 85%;\n }\n"],["\n display: flex;\n flex-direction: column;\n justify-content: center;\n position: relative;\n color: ",";\n border-radius: ",";\n min-height: 110px;\n\n overflow: hidden;\n\n @media "," {\n display: block;\n padding-top: 85%;\n }\n"])),(function(n){var e=n.theme;return o.getColors(e).text.inverted}),(function(n){var e=n.theme;return o.getGlobals(e).sections.edgeRadius}),o.mq.medium),be=Gn.default(xe).withConfig({displayName:"CardList__SolidView",componentId:"sc-179ugoh-1"})(rn||(rn=n.__makeTemplateObject(["\n background-color: ",";\n\n transition: background-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;\n\n ","\n"],["\n background-color: ",";\n\n transition: background-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;\n\n ","\n"])),(function(n){var e=n.theme,t=n.isInverted,i=n.cardColor;return i||(t?o.getColors(e).primary.inverted:o.getColors(e).primary.default)}),(function(e){return e.hasLink&&r.css(an||(an=n.__makeTemplateObject(["\n cursor: pointer;\n\n @media (hover: hover) and (pointer: fine) {\n &:hover {\n box-shadow: 0 2px 24px 0 rgba(0, 0, 0, 0.35);\n }\n }\n "],["\n cursor: pointer;\n\n @media (hover: hover) and (pointer: fine) {\n &:hover {\n box-shadow: 0 2px 24px 0 rgba(0, 0, 0, 0.35);\n }\n }\n "])))})),ve=Gn.default(xe).withConfig({displayName:"CardList__ImageView",componentId:"sc-179ugoh-2"})(ln||(ln=n.__makeTemplateObject(["\n transition: box-shadow 0.2s ease-in-out;\n\n ","\n\n &:after {\n content: '';\n display: block;\n position: absolute;\n top: 0;\n left: 0;\n bottom: 0;\n right: 0;\n background: ",";\n pointer-events: none;\n }\n\n @media "," {\n padding-top: 0;\n }\n"],["\n transition: box-shadow 0.2s ease-in-out;\n\n ","\n\n &:after {\n content: '';\n display: block;\n position: absolute;\n top: 0;\n left: 0;\n bottom: 0;\n right: 0;\n background: ",";\n pointer-events: none;\n }\n\n @media "," {\n padding-top: 0;\n }\n"])),(function(e){return e.hasLink&&r.css(on||(on=n.__makeTemplateObject(["\n @media (hover: hover) and (pointer: fine) {\n cursor: pointer;\n\n img {\n -webkit-backface-visibility: hidden;\n -ms-transform: translateZ(0); /* IE 9 */\n -webkit-transform: translateZ(\n 0\n ); /* Chrome, Safari, Opera */\n transform: translateZ(0);\n transform-origin: center;\n transition: transform 0.2s ease-in-out;\n }\n\n &:hover {\n box-shadow: 0 2px 24px 0 rgba(0, 0, 0, 0.35);\n\n img {\n transform: scale(1.03);\n }\n }\n }\n "],["\n @media (hover: hover) and (pointer: fine) {\n cursor: pointer;\n\n img {\n -webkit-backface-visibility: hidden;\n -ms-transform: translateZ(0); /* IE 9 */\n -webkit-transform: translateZ(\n 0\n ); /* Chrome, Safari, Opera */\n transform: translateZ(0);\n transform-origin: center;\n transition: transform 0.2s ease-in-out;\n }\n\n &:hover {\n box-shadow: 0 2px 24px 0 rgba(0, 0, 0, 0.35);\n\n img {\n transform: scale(1.03);\n }\n }\n }\n "])))}),(function(n){var e=n.theme;return o.getGlobals(e).sections.imageTextGradient}),o.mq.medium),we=Gn.default(h.Image).withConfig({displayName:"CardList__StyledImage",componentId:"sc-179ugoh-3"})(dn||(dn=n.__makeTemplateObject(["\n position: absolute;\n top: 0;\n bottom: 0;\n right: 0;\n left: 0;\n\n display: block;\n width: 100%;\n height: 100%;\n\n object-fit: cover;\n object-position: center;\n\n @media "," {\n position: relative;\n }\n"],["\n position: absolute;\n top: 0;\n bottom: 0;\n right: 0;\n left: 0;\n\n display: block;\n width: 100%;\n height: 100%;\n\n object-fit: cover;\n object-position: center;\n\n @media "," {\n position: relative;\n }\n"])),o.mq.medium),ye=Gn.default.div.withConfig({displayName:"CardList__Content",componentId:"sc-179ugoh-4"})(sn||(sn=n.__makeTemplateObject(["\n z-index: 1;\n\n padding: ","px;\n\n display: flex;\n flex-direction: row;\n align-items: center;\n\n & > * + * {\n margin-left: ","px;\n }\n\n @media "," {\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n overflow: hidden;\n\n display: flex;\n flex-direction: ",";\n justify-content: space-between;\n align-items: ",";\n\n & > * + * {\n margin-left: 0;\n }\n }\n"],["\n z-index: 1;\n\n padding: ","px;\n\n display: flex;\n flex-direction: row;\n align-items: center;\n\n & > * + * {\n margin-left: ","px;\n }\n\n @media "," {\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n overflow: hidden;\n\n display: flex;\n flex-direction: ",";\n justify-content: space-between;\n align-items: ",";\n\n & > * + * {\n margin-left: 0;\n }\n }\n"])),3*o.spacings.nudge,o.spacings.spacer,o.mq.medium,(function(n){return n.hasIcon?"column":"row"}),(function(n){return n.hasIcon?"flex-start":"flex-end"})),_e=Gn.default.div.withConfig({displayName:"CardList__TextContainer",componentId:"sc-179ugoh-5"})(cn||(cn=n.__makeTemplateObject(["\n width: 100%;\n overflow: hidden;\n\n & > * + * {\n margin-top: ","px;\n }\n"],["\n width: 100%;\n overflow: hidden;\n\n & > * + * {\n margin-top: ","px;\n }\n"])),o.spacings.nudge/2),Ce=Gn.default(i.Copy).withConfig({displayName:"CardList__Title",componentId:"sc-179ugoh-6"})(pn||(pn=n.__makeTemplateObject(["\n display: inline-block;\n max-width: 100%;\n\n display: -webkit-box;\n -webkit-line-clamp: 3;\n -webkit-box-orient: vertical;\n text-overflow: ellipsis;\n overflow: hidden;\n"],["\n display: inline-block;\n max-width: 100%;\n\n display: -webkit-box;\n -webkit-line-clamp: 3;\n -webkit-box-orient: vertical;\n text-overflow: ellipsis;\n overflow: hidden;\n"]))),ke=Gn.default.div.withConfig({displayName:"CardList__Footer",componentId:"sc-179ugoh-7"})(mn||(mn=n.__makeTemplateObject(["\n display: flex;\n justify-content: space-between;\n align-items: center;\n\n & > * + * {\n margin-left: ","px;\n }\n"],["\n display: flex;\n justify-content: space-between;\n align-items: center;\n\n & > * + * {\n margin-left: ","px;\n }\n"])),2*o.spacings.nudge),Ie=Gn.default(i.Copy).withConfig({displayName:"CardList__SubLabel",componentId:"sc-179ugoh-8"})(un||(un=n.__makeTemplateObject(["\n display: inline-block;\n\n display: -webkit-box;\n -webkit-line-clamp: 1;\n -webkit-box-orient: vertical;\n overflow: hidden;\n"],["\n display: inline-block;\n\n display: -webkit-box;\n -webkit-line-clamp: 1;\n -webkit-box-orient: vertical;\n overflow: hidden;\n"]))),Te=Gn.default.div.withConfig({displayName:"CardList__Icon",componentId:"sc-179ugoh-9"})(gn||(gn=n.__makeTemplateObject(["\n height: 100%;\n max-height: 60px;\n min-height: 40px;\n min-width: 40px;\n\n * {\n height: 100%;\n }\n\n svg,\n img {\n width: 100%;\n }\n\n @media "," {\n svg,\n img {\n width: auto;\n }\n }\n"],["\n height: 100%;\n max-height: 60px;\n min-height: 40px;\n min-width: 40px;\n\n * {\n height: 100%;\n }\n\n svg,\n img {\n width: 100%;\n }\n\n @media "," {\n svg,\n img {\n width: auto;\n }\n }\n"])),o.mq.medium),Ee=Gn.default(c.Link).withConfig({displayName:"CardList__CardLink",componentId:"sc-179ugoh-10"})(fn||(fn=n.__makeTemplateObject(["\n z-index: 1;\n display: block;\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n\n outline-color: ",";\n\n &:focus {\n border: 2px dotted ",";\n outline-offset: 4px;\n\n color: ",";\n }\n"],["\n z-index: 1;\n display: block;\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n\n outline-color: ",";\n\n &:focus {\n border: 2px dotted ",";\n outline-offset: 4px;\n\n color: ",";\n }\n"])),(function(n){var e=n.theme;return o.getColors(e).primary.default}),(function(n){var e=n.theme;return o.getColors(e).primary.invertedHover}),(function(n){var e=n.theme;return n.isInverted?o.getColors(e).primary.invertedHover:o.getColors(e).primary.hover})),je=function(e){var t=e.isInverted,i=e.title,a=e.subLabel,r=e.image,o=e.link,d=e.decorator,s=e.cardColor,c=e.customIcon,p=l.useLibTheme().colors,m=r&&r.small?ve:be,u=t?p.primary.inverted:p.primary.default;return Wn.default.createElement(m,{isInverted:t,cardColor:s||u,hasLink:!!(null==o?void 0:o.href)},(null==r?void 0:r.small)&&Wn.default.createElement(we,n.__assign({},r,{coverSpace:!0,isInverted:t,ratios:{small:{w:352,h:108},medium:{w:286,h:244}}})),Wn.default.createElement(ye,{hasIcon:!!c},c?Wn.default.createElement(Te,null,c({})):"",Wn.default.createElement(_e,null,i&&Wn.default.createElement(Ce,{size:"big",type:"copy",isInverted:!0},i),a&&Wn.default.createElement(ke,null,Wn.default.createElement(Ie,{type:"copy-b",size:"big",isInverted:!0},a),d?d({isInverted:t}):void 0))),(null==o?void 0:o.href)&&Wn.default.createElement(Ee,n.__assign({isInverted:t},o,{ariaLabel:i||void 0})))},Le=Gn.default.ul.withConfig({displayName:"CardList__List",componentId:"sc-179ugoh-11"})(hn||(hn=n.__makeTemplateObject(["\n padding: 0;\n margin-top: -","px;\n margin-left: -","px;\n list-style: none;\n\n display: flex;\n flex-direction: row;\n align-items: flex-start;\n justify-content: center;\n flex-wrap: wrap;\n\n @media "," {\n margin-top: -","px;\n margin-left: -","px;\n }\n"],["\n padding: 0;\n margin-top: -","px;\n margin-left: -","px;\n list-style: none;\n\n display: flex;\n flex-direction: row;\n align-items: flex-start;\n justify-content: center;\n flex-wrap: wrap;\n\n @media "," {\n margin-top: -","px;\n margin-left: -","px;\n }\n"])),2*o.spacings.nudge,2*o.spacings.nudge,o.mq.medium,o.spacings.spacer,o.spacings.spacer),Be=Gn.default.li.withConfig({displayName:"CardList__CardItem",componentId:"sc-179ugoh-12"})(xn||(xn=n.__makeTemplateObject(["\n padding-top: ","px;\n padding-left: ","px;\n\n width: 100%;\n\n @media "," {\n flex: 0 0 50%;\n max-width: 370px;\n padding-top: ","px;\n padding-left: ","px;\n }\n\n @media "," {\n flex: 0 0 33.33%;\n }\n\n @media (min-width: 75em) {\n flex: ",";\n }\n"],["\n padding-top: ","px;\n padding-left: ","px;\n\n width: 100%;\n\n @media "," {\n flex: 0 0 50%;\n max-width: 370px;\n padding-top: ","px;\n padding-left: ","px;\n }\n\n @media "," {\n flex: 0 0 33.33%;\n }\n\n @media (min-width: 75em) {\n flex: ",";\n }\n"])),2*o.spacings.nudge,2*o.spacings.nudge,o.mq.medium,o.spacings.spacer,o.spacings.spacer,o.mq.semilarge,(function(n){var e=n.isEqual;return n.threeCols?"0 0 33.33%":e&&"0 0 25%"})),Ne=l.withLibTheme((function(i){var a=i.anchorId,r=i.items,o=i.bgMode,d=i.decorator,s=i.maxThreeCols,c=l.useLibTheme().colors,p="inverted"===o;return Wn.default.createElement(e.Section,{anchorId:a,bgColor:p?c.sectionBg.dark:o?c.sectionBg.medium:c.sectionBg.light,bgMode:e.mapToBgMode(o,!0),addSeperation:!0},Wn.default.createElement(t.Wrapper,{addWhitespace:!0},Wn.default.createElement(Le,null,null==r?void 0:r.map((function(e,t){return Wn.default.createElement(Be,{key:t,isEqual:r.length%2==0,threeCols:s},Wn.default.createElement(je,n.__assign({},e,{isInverted:p,decorator:d})))})))))})),Se=function(n,e,t){return Math.min(Math.max(n,e),t)},Me=Gn.default.div.withConfig({displayName:"ComparisonSlider__Images",componentId:"sc-4f3ic1-0"})(bn||(bn=n.__makeTemplateObject(["\n position: relative;\n cursor: col-resize;\n & > * {\n pointer-events: none;\n user-select: none;\n }\n"],["\n position: relative;\n cursor: col-resize;\n & > * {\n pointer-events: none;\n user-select: none;\n }\n"]))),Oe=Gn.default(h.Image).withConfig({displayName:"ComparisonSlider__BackgroundImg",componentId:"sc-4f3ic1-1"})(vn||(vn=n.__makeTemplateObject(["\n position: relative;\n display: block;\n width: 100%;\n"],["\n position: relative;\n display: block;\n width: 100%;\n"]))),Ae=Gn.default.div.withConfig({displayName:"ComparisonSlider__ForegroundContainer",componentId:"sc-4f3ic1-2"})(yn||(yn=n.__makeTemplateObject(["\n position: absolute;\n top: 0;\n left: 0;\n bottom: 0;\n width: 50%;\n overflow: hidden;\n transition: width ","s\n ease-in-out;\n ","\n"],["\n position: absolute;\n top: 0;\n left: 0;\n bottom: 0;\n width: 50%;\n overflow: hidden;\n transition: width ","s\n ease-in-out;\n ","\n"])),(function(n){return n.hasTransition?.1:0}),(function(e){var t=e.hasAnim,i=e.initalValue;return t&&r.css(wn||(wn=n.__makeTemplateObject(["\n animation-name: ForegroundAnim;\n animation-duration: 5s;\n animation-iteration-count: 1;\n animation-play-state: ",";\n animation-timing-function: ease-in-out;\n @keyframes ForegroundAnim {\n 0% {\n width: ",";\n }\n 33% {\n width: ",";\n }\n 66% {\n width: ",";\n }\n 100% {\n width: ",";\n }\n }\n "],["\n animation-name: ForegroundAnim;\n animation-duration: 5s;\n animation-iteration-count: 1;\n animation-play-state: ",";\n animation-timing-function: ease-in-out;\n @keyframes ForegroundAnim {\n 0% {\n width: ",";\n }\n 33% {\n width: ",";\n }\n 66% {\n width: ",";\n }\n 100% {\n width: ",";\n }\n }\n "])),t&&"running",i?Se(100*i,0,100)+"%":"50%",i?Se(100*i+10,0,100)+"%":"60%",i?Se(100*i-10,0,100)+"%":"40%",i?100*i+"%":"50%")})),qe=Gn.default(h.Image).withConfig({displayName:"ComparisonSlider__ForegroundImg",componentId:"sc-4f3ic1-3"})(_n||(_n=n.__makeTemplateObject(["\n display: block;\n position: absolute;\n top: 0;\n left: 0;\n bottom: 0;\n height: 100%;\n max-width: none;\n object-fit: cover;\n\n img {\n height: auto;\n width: auto;\n }\n"],["\n display: block;\n position: absolute;\n top: 0;\n left: 0;\n bottom: 0;\n height: 100%;\n max-width: none;\n object-fit: cover;\n\n img {\n height: auto;\n width: auto;\n }\n"]))),We=Gn.default.div.withConfig({displayName:"ComparisonSlider__ForegroundOverlay",componentId:"sc-4f3ic1-4"})(Cn||(Cn=n.__makeTemplateObject(["\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n background-color: ",";\n"],["\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n background-color: ",";\n"])),(function(n){return n.color})),ze=Gn.default(i.Copy).withConfig({displayName:"ComparisonSlider__ImageLabel",componentId:"sc-4f3ic1-5"})(kn||(kn=n.__makeTemplateObject(["\n height: ","px;\n padding: ","px ","px ","px\n ","px;\n background: ",";\n"],["\n height: ","px;\n padding: ","px ","px ","px\n ","px;\n background: ",";\n"])),o.spacings.spacer,o.spacings.nudge,o.spacings.spacer,o.spacings.spacer,o.spacings.spacer,(function(n){var e=n.bgColor;return e&&e})),Ge=Gn.default(ze).withConfig({displayName:"ComparisonSlider__ForegroundLabel",componentId:"sc-4f3ic1-6"})(In||(In=n.__makeTemplateObject(["\n position: absolute;\n bottom: ","px;\n left: ","px;\n pointer-events: none;\n white-space: nowrap;\n"],["\n position: absolute;\n bottom: ","px;\n left: ","px;\n pointer-events: none;\n white-space: nowrap;\n"])),o.spacings.spacer,o.spacings.spacer),Pe=Gn.default(ze).withConfig({displayName:"ComparisonSlider__BackgroundLabel",componentId:"sc-4f3ic1-7"})(Tn||(Tn=n.__makeTemplateObject(["\n position: absolute;\n bottom: ","px;\n right: ","px;\n pointer-events: none;\n white-space: nowrap;\n"],["\n position: absolute;\n bottom: ","px;\n right: ","px;\n pointer-events: none;\n white-space: nowrap;\n"])),o.spacings.spacer,o.spacings.spacer),Re=Gn.default.div.withConfig({displayName:"ComparisonSlider__ControlContainer",componentId:"sc-4f3ic1-8"})(jn||(jn=n.__makeTemplateObject(["\n position: absolute;\n top: 50%;\n left: 50%;\n transform: translate(-50%, -50%);\n transition: left ","s\n ease-in-out;\n ","\n"],["\n position: absolute;\n top: 50%;\n left: 50%;\n transform: translate(-50%, -50%);\n transition: left ","s\n ease-in-out;\n ","\n"])),(function(n){return n.hasTransition?.1:0}),(function(e){var t=e.hasAnim,i=e.initalValue;return t&&r.css(En||(En=n.__makeTemplateObject(["\n animation-name: ControlAnim;\n animation-duration: 5s;\n animation-iteration-count: 1;\n animation-play-state: ",";\n animation-timing-function: ease-in-out;\n @keyframes ControlAnim {\n 0% {\n left: ",";\n }\n 33% {\n left: ",";\n }\n 66% {\n left: ",";\n }\n 100% {\n left: ",";\n }\n }\n "],["\n animation-name: ControlAnim;\n animation-duration: 5s;\n animation-iteration-count: 1;\n animation-play-state: ",";\n animation-timing-function: ease-in-out;\n @keyframes ControlAnim {\n 0% {\n left: ",";\n }\n 33% {\n left: ",";\n }\n 66% {\n left: ",";\n }\n 100% {\n left: ",";\n }\n }\n "])),t&&"running",i?Se(100*i,0,100)+"%":"50%",i?Se(100*i+10,0,100)+"%":"60%",i?Se(100*i-10,0,100)+"%":"40%",i?100*i+"%":"50%")})),Fe=Gn.default.div.withConfig({displayName:"ComparisonSlider__Control",componentId:"sc-4f3ic1-9"})(Ln||(Ln=n.__makeTemplateObject(["\n display: flex;\n justify-content: center;\n align-items: center;\n height: 54px;\n width: 54px;\n border: solid 2px ",";\n border-radius: 50%;\n background-color: ",";\n"],["\n display: flex;\n justify-content: center;\n align-items: center;\n height: 54px;\n width: 54px;\n border: solid 2px ",";\n border-radius: 50%;\n background-color: ",";\n"])),(function(n){var e=n.theme;return o.getColors(e).elementBg.light}),(function(n){var e=n.theme;return o.getColors(e).elementBg.medium})),He=l.withLibTheme((function(i){var r=i.anchorId,o=i.bgMode,d=i.initialValue,s=i.foregroundImg,c=i.backgroundImg,p=i.foregroundLabel,m=i.backgroundLabel,u=i.overlayColor,g=void 0===u?"rgba(0, 0 , 0, 0.2)":u,f=i.labelColor,h=void 0===f?"rgba(0, 0 , 0, 0.3)":f,b=i.dragControl,v=i.enableControlAnim,w=x.useIE(!0),y=a.useState(d?Math.min(Math.max(d,0),1):.5),_=y[0],C=y[1],k=a.useState(!1),I=k[0],T=k[1],E=a.useState(!1),j=E[0],L=E[1],B=a.useState(!0),N=B[0],S=B[1],M=a.useState(0),O=M[0],A=M[1],q=a.useRef(null),W=l.useLibTheme().colors;a.useEffect((function(){q.current&&A(q.current.offsetWidth/2)}),[]),a.useEffect((function(){var n=function(){var e=new IntersectionObserver((function(n,e){var t,i;v&&(null===(t=n[0])||void 0===t?void 0:t.isIntersecting)&&(e.unobserve(null===(i=n[0])||void 0===i?void 0:i.target),S(!1))}),{rootMargin:"0px",threshold:1});q.current&&e.observe(q.current),window.removeEventListener("load",n)};return w||("complete"===document.readyState?n():window.addEventListener("load",n)),function(){window.removeEventListener("load",n)}}),[v,w]);var z=function(n,e){if(n&&e){var t=e-n.getBoundingClientRect().x;if(t>=O&&t<=n.getBoundingClientRect().width-O){var i=t/n.getBoundingClientRect().width;i=Math.min(Math.max(i,0),1),C(i)}}},G="inverted"===o;return Wn.default.createElement(e.Section,{addSeperation:!0,anchorId:r,bgColor:G?W.sectionBg.dark:o?W.sectionBg.medium:W.sectionBg.light,bgMode:e.mapToBgMode(o)},Wn.default.createElement(t.Wrapper,null,c&&s&&Wn.default.createElement(Me,{onClick:function(n){var e=n.currentTarget;e&&n.clientX&&(z(e,n.clientX),S(!0))},onMouseMove:function(n){var e=n.currentTarget;e&&n.clientX&&I&&(L(!0),S(!0),j&&z(e,n.clientX))},onMouseDown:function(){L(!1),T(!0)},onMouseUp:function(){L(!1),T(!1)},onMouseLeave:function(){T(!1),L(!1)},onTouchMove:function(n){var e,t,i=n.currentTarget;i&&(null===(e=n.touches[0])||void 0===e?void 0:e.clientX)&&(S(!0),z(i,null===(t=n.touches[0])||void 0===t?void 0:t.clientX))},onTouchStart:function(){return T(!0)},onTouchEnd:function(){return T(!1)}},Wn.default.createElement(Oe,n.__assign({},c)),m&&Wn.default.createElement(Pe,{textColor:W.text.inverted,bgColor:h},m),Wn.default.createElement(Ae,{hasTransition:!I,hasAnim:!N,initalValue:d,style:{width:100*_+"%"}},Wn.default.createElement(qe,n.__assign({},s)),p&&Wn.default.createElement(Ge,{textColor:W.text.inverted,bgColor:h},p),Wn.default.createElement(We,{color:g})),Wn.default.createElement(Re,{ref:q,hasTransition:!I,hasAnim:!N,initalValue:d,style:{left:100*_+"%"}},b||Wn.default.createElement(Fe,null,Wn.default.createElement(n.ArrowLeftRight,{iconColor:W.elementBg.light}))))))})),Ve=Gn.default(c.Link).withConfig({displayName:"PromotionCard__View",componentId:"sc-1p1egy3-0"})(Nn||(Nn=n.__makeTemplateObject(["\n display: block;\n position: relative;\n width: 100%;\n border-radius: ",";\n overflow: hidden;\n outline: none;\n\n &:after {\n content: '';\n display: block;\n position: absolute;\n top: 0;\n left: 0;\n bottom: 0;\n right: 0;\n background: ",";\n pointer-events: none;\n }\n\n ","\n"],["\n display: block;\n position: relative;\n width: 100%;\n border-radius: ",";\n overflow: hidden;\n outline: none;\n\n &:after {\n content: '';\n display: block;\n position: absolute;\n top: 0;\n left: 0;\n bottom: 0;\n right: 0;\n background: ",";\n pointer-events: none;\n }\n\n ","\n"])),(function(n){var e=n.theme;return o.getGlobals(e).sections.edgeRadius}),(function(n){var e=n.theme;return o.getGlobals(e).sections.imageTextGradient}),(function(e){var t=e.clickable,i=e.theme,a=e.isInverted;return t&&r.css(Bn||(Bn=n.__makeTemplateObject(["\n transition: box-shadow 0.2s ease-in-out;\n cursor: pointer;\n\n &:hover {\n box-shadow: 0 2px 24px 0 rgba(0, 0, 0, 0.35);\n }\n\n &:focus {\n box-shadow: 0 2px 24px 0 rgba(0, 0, 0, 0.35);\n outline: solid 2px\n ",";\n outline-offset: 4px;\n\n color: ",";\n }\n\n &:focus:not(:focus-visible) {\n outline: none;\n box-shadow: none;\n }\n "],["\n transition: box-shadow 0.2s ease-in-out;\n cursor: pointer;\n\n &:hover {\n box-shadow: 0 2px 24px 0 rgba(0, 0, 0, 0.35);\n }\n\n &:focus {\n box-shadow: 0 2px 24px 0 rgba(0, 0, 0, 0.35);\n outline: solid 2px\n ",";\n outline-offset: 4px;\n\n color: ",";\n }\n\n &:focus:not(:focus-visible) {\n outline: none;\n box-shadow: none;\n }\n "])),a?o.getColors(i).primary.inverted:o.getColors(i).primary.default,a?o.getColors(i).primary.invertedHover:o.getColors(i).primary.hover)})),Xe=Gn.default(h.Image).withConfig({displayName:"PromotionCard__StyledImage",componentId:"sc-1p1egy3-1"})(Sn||(Sn=n.__makeTemplateObject(["\n width: 100%;\n height: 100%;\n min-height: 300px;\n\n img {\n height: 100%;\n }\n"],["\n width: 100%;\n height: 100%;\n min-height: 300px;\n\n img {\n height: 100%;\n }\n"]))),De=Gn.default.div.withConfig({displayName:"PromotionCard__IntroContainer",componentId:"sc-1p1egy3-2"})(Mn||(Mn=n.__makeTemplateObject(["\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n overflow: auto;\n z-index: 1;\n\n padding: ","px ","px;\n\n display: flex;\n flex-direction: column;\n justify-content: flex-start;\n align-items: flex-start;\n\n /* required to align items at flex-end in ie11 */\n &:before {\n content: '';\n display: block;\n flex: 1 0 0px;\n }\n\n @media "," {\n padding: ","px ","px;\n }\n"],["\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n overflow: auto;\n z-index: 1;\n\n padding: ","px ","px;\n\n display: flex;\n flex-direction: column;\n justify-content: flex-start;\n align-items: flex-start;\n\n /* required to align items at flex-end in ie11 */\n &:before {\n content: '';\n display: block;\n flex: 1 0 0px;\n }\n\n @media "," {\n padding: ","px ","px;\n }\n"])),o.spacings.spacer,3*o.spacings.nudge,o.mq.medium,5*o.spacings.nudge,o.spacings.spacer),Ue=Gn.default(u.Title).withConfig({displayName:"PromotionCard__StyledTitle",componentId:"sc-1p1egy3-3"})(On||(On=n.__makeTemplateObject(["\n max-width: ",";\n"],["\n max-width: ",";\n"])),(function(n){return n.clampTitle&&13/28*o.spacings.wrapper+"px"})),Qe=Gn.default.span.withConfig({displayName:"PromotionCard__ExternalIconHolder",componentId:"sc-1p1egy3-4"})(An||(An=n.__makeTemplateObject(["\n margin-left: ","px;\n\n & > * {\n display: inline-block;\n }\n"],["\n margin-left: ","px;\n\n & > * {\n display: inline-block;\n }\n"])),2*o.spacings.nudge),Ze=Gn.default.div.withConfig({displayName:"PromotionCard__Icon",componentId:"sc-1p1egy3-5"})(qn||(qn=n.__makeTemplateObject(["\n ",";\n ",";\n\n position: absolute;\n top: ","px;\n left: ","px;\n\n & > * {\n ",";\n ",";\n }\n\n color: ",";\n"],["\n ",";\n ",";\n\n position: absolute;\n top: ","px;\n left: ","px;\n\n & > * {\n ",";\n ",";\n }\n\n color: ",";\n"])),o.withRange([60,100],"height"),o.withRange([60,100],"width"),3*o.spacings.nudge,3*o.spacings.nudge,o.withRange([60,100],"height"),o.withRange([60,100],"width"),(function(n){var e=n.theme;return o.getColors(e).text.inverted})),Ye=a.forwardRef((function(e,t){var i=e.isInverted,a=e.image,r=e.title,o=e.titleAs,l=e.superTitle,d=e.superTitleAs,s=e.href,c=e.link,p=e.externalLinkIcon,m=e.icon,u=e.className,g=c;s&&!c&&(g={href:s,isExternal:!1});var f=Pn.default.renderToString(Wn.default.createElement(Qe,null,p||Wn.default.createElement(n.External,null)));return Wn.default.createElement(Ve,n.__assign({ref:t,clickable:!!s||!!c},g,{className:u}),Wn.default.createElement(Xe,n.__assign({},a,{isInverted:i,coverSpace:!0})),m&&Wn.default.createElement(Ze,null,m({isInverted:i})),r&&Wn.default.createElement(De,null,Wn.default.createElement(Ue,{colorMode:"onImage",superTitle:l,superTitleAs:d,title:(null==g?void 0:g.isExternal)?r+f:r,titleAs:o||"div",clampTitle:!0})))}));Ye.displayName="PromotionCard";var Je,Ke,$e,nt,et,tt,it,at,rt=Gn.default(Ye).withConfig({displayName:"CrossPromotion__Card",componentId:"sc-1jmsp4-0"})(Je||(Je=n.__makeTemplateObject(["\n display: flex;\n flex-direction: row;\n flex-wrap: nowrap;\n\n height: ",";\n\n flex: 1 0 auto;\n\n & + & {\n margin-top: ","px;\n }\n"],["\n display: flex;\n flex-direction: row;\n flex-wrap: nowrap;\n\n height: ",";\n\n flex: 1 0 auto;\n\n & + & {\n margin-top: ","px;\n }\n"])),(function(n){return n.isMain&&"100%"}),s.gridSettings.gutter),ot=l.withLibTheme((function(i){var a=i.anchorId,r=i.main,o=i.aside,d=i.bgMode,c=i.isMirrored,p=i.externalLinkIcon,m=l.useLibTheme().colors,u="inverted"===d;return zn.createElement(e.Section,{addSeperation:!0,anchorId:a,bgColor:u?m.sectionBg.dark:d?m.sectionBg.medium:m.sectionBg.light,bgMode:e.mapToBgMode(d,!1,c)},zn.createElement(t.Wrapper,{clampWidth:"normal",addWhitespace:!0},o?c?zn.createElement(s.Grid.Row,null,zn.createElement(s.Grid.Col,{semilarge:{span:.5}},r&&r.map((function(e,t){return zn.createElement(rt,n.__assign({key:t,isMain:!0},e,{externalLinkIcon:p,isInverted:u}))}))),zn.createElement(s.Grid.Col,{semilarge:{span:.5}},o.map((function(e,t){return zn.createElement(rt,n.__assign({key:t},e,{externalLinkIcon:p,isInverted:u}))})))):zn.createElement(s.Grid.Row,null,zn.createElement(s.Grid.Col,{semilarge:{span:.5}},o.map((function(e,t){return zn.createElement(rt,n.__assign({key:t},e,{externalLinkIcon:p,isInverted:u}))}))),zn.createElement(s.Grid.Col,{semilarge:{span:.5}},r&&r.map((function(e,t){return zn.createElement(rt,n.__assign({key:t,isMain:!0},e,{externalLinkIcon:p,isInverted:u}))})))):r&&zn.createElement(s.Grid.Row,null,r.map((function(e,t){return zn.createElement(s.Grid.Col,{semilarge:{span:("half"===e.size?6:12)/12},key:t},zn.createElement(rt,n.__assign({key:t},e,{externalLinkIcon:p,isInverted:u})))})))))})),lt=Gn.default.div.withConfig({displayName:"Fact__View",componentId:"sc-elpxk2-0"})(Ke||(Ke=n.__makeTemplateObject([""],[""]))),dt=Gn.default.div.withConfig({displayName:"Fact__ImageContainer",componentId:"sc-elpxk2-1"})($e||($e=n.__makeTemplateObject(["\n display: flex;\n justify-content: ",";\n margin-bottom: ","px;\n max-width: 100%;\n"],["\n display: flex;\n justify-content: ",";\n margin-bottom: ","px;\n max-width: 100%;\n"])),(function(n){return n.isCentered?"center":"flex-start"}),3*o.spacings.nudge),st=Gn.default(h.Image).withConfig({displayName:"Fact__StyledImage",componentId:"sc-elpxk2-2"})(nt||(nt=n.__makeTemplateObject(["\n overflow: hidden;\n border-radius: ",";\n"],["\n overflow: hidden;\n border-radius: ",";\n"])),(function(n){var e=n.theme;return o.getGlobals(e).sections.edgeRadius})),ct=Gn.default.div.withConfig({displayName:"Fact__Content",componentId:"sc-elpxk2-3"})(et||(et=n.__makeTemplateObject(["\n text-align: ",";\n\n & > * + * {\n margin-top: ","px;\n }\n"],["\n text-align: ",";\n\n & > * + * {\n margin-top: ","px;\n }\n"])),(function(n){return n.isCentered&&"center"}),3*o.spacings.nudge),pt=Gn.default(i.Copy).withConfig({displayName:"Fact__Title",componentId:"sc-elpxk2-4"})(tt||(tt=n.__makeTemplateObject([""],[""]))),mt=Gn.default(i.Copy).withConfig({displayName:"Fact__SubTitle",componentId:"sc-elpxk2-5"})(it||(it=n.__makeTemplateObject([""],[""]))),ut=Gn.default(i.Copy).withConfig({displayName:"Fact__Text",componentId:"sc-elpxk2-6"})(at||(at=n.__makeTemplateObject(["\n "," + & {\n margin-top: ","px;\n }\n"],["\n "," + & {\n margin-top: ","px;\n }\n"])),mt,o.spacings.nudge),gt=a.forwardRef((function(n,e){var t=n.isInverted,i=void 0!==t&&t,a=n.isCentered,r=void 0!==a&&a,o=n.title,l=n.subTitle,d=n.text,s=n.image,c=n.className;return Wn.default.createElement(lt,{ref:e,className:c},(null==s?void 0:s.small)&&Wn.default.createElement(dt,{isCentered:r},Wn.default.createElement(st,{isInverted:i,small:s.small,medium:s.medium,semilarge:s.semilarge,large:s.large,xlarge:s.xlarge,alt:s.alt,coverSpace:s.coverSpace,ratios:s.ratios,showPlaceholder:s.showPlaceholder})),Wn.default.createElement(ct,{isCentered:r},o&&Wn.default.createElement(pt,{type:"copy-b",size:"big",isInverted:i,"data-sheet":"title"},o),l&&Wn.default.createElement(mt,{type:"copy-b",isInverted:i,"data-sheet":"subtitle"},l),d&&Wn.default.createElement(ut,{type:"copy",isInverted:i,"data-sheet":"text",innerHTML:d})))}));gt.displayName="Fact";var ft,ht,xt,bt,vt,wt,yt,_t,Ct,kt,It,Tt,Et,jt=Gn.default.div.withConfig({displayName:"FactGrid__FactFill",componentId:"sc-114y2fo-0"})(ft||(ft=n.__makeTemplateObject(["\n display: none;\n\n @media "," {\n display: block;\n }\n"],["\n display: none;\n\n @media "," {\n display: block;\n }\n"])),o.mq.large),Lt=l.withLibTheme((function(i){var a=i.anchorId,r=i.columns,o=void 0===r?3:r,d=i.facts,c=i.bgMode,p=i.isCentered,u=l.useLibTheme().colors,g=(null==d?void 0:d.length)||0,f="inverted"===c,h=m.useEqualSheetHeight({listLength:g,identifiers:['[data-sheet="title"]','[data-sheet="subtitle"]'],responsive:{small:1,medium:o<3?o:3,semilarge:o<4?o:4,large:o,xlarge:o}}).sheetRefs;return Wn.default.createElement(e.Section,{addSeperation:!0,anchorId:a,bgColor:f?u.sectionBg.dark:c?u.sectionBg.medium:u.sectionBg.light,bgMode:e.mapToBgMode(c)},Wn.default.createElement(t.Wrapper,{clampWidth:"normal",addWhitespace:!0},Wn.default.createElement(s.Grid.Row,null,d&&d.map((function(e,t){return(null==e?void 0:e.title)||(null==e?void 0:e.subTitle)||(null==e?void 0:e.image)||(null==e?void 0:e.text)?Wn.default.createElement(s.Grid.Col,{key:t,medium:{span:4/12},semilarge:o>3?{span:.25}:{span:4/12},large:{span:12/o/12}},Wn.default.createElement(gt,n.__assign({key:t,ref:h[t]},e,{isCentered:p,isInverted:f}))):Wn.default.createElement(s.Grid.Col,{key:t,medium:{span:4/12},semilarge:o>3?{span:.25}:{span:4/12},large:{span:12/o/12}},Wn.default.createElement(jt,{ref:h[t],key:t}))})))))})),Bt=Gn.default.ul.withConfig({displayName:"FactList__FactsContainer",componentId:"sc-elh0vj-0"})(ht||(ht=n.__makeTemplateObject(["\n padding: 0;\n margin: 0;\n\n list-style-type: none;\n\n & > * + * {\n margin-top: ","px;\n }\n"],["\n padding: 0;\n margin: 0;\n\n list-style-type: none;\n\n & > * + * {\n margin-top: ","px;\n }\n"])),o.spacings.nudge),Nt=Gn.default.li.withConfig({displayName:"FactList__FactItem",componentId:"sc-elh0vj-1"})(xt||(xt=n.__makeTemplateObject(["\n padding: ","px;\n\n background: ",";\n\n display: flex;\n flex-direction: row;\n align-items: ",";\n\n @media "," {\n padding: ","px;\n }\n"],["\n padding: ","px;\n\n background: ",";\n\n display: flex;\n flex-direction: row;\n align-items: ",";\n\n @media "," {\n padding: ","px;\n }\n"])),2*o.spacings.nudge,(function(n){var e=n.theme;return n.hasBack?o.getColors(e).elementBg.light:o.getColors(e).elementBg.medium}),(function(n){return n.hasText?"flex-start":"center"}),o.mq.medium,3*o.spacings.nudge),St=Gn.default.img.withConfig({displayName:"FactList__Icon",componentId:"sc-elh0vj-2"})(bt||(bt=n.__makeTemplateObject(["\n margin-right: ","px;\n display: block;\n max-width: ","px;\n\n @media "," {\n margin-right: ","px;\n }\n"],["\n margin-right: ","px;\n display: block;\n max-width: ","px;\n\n @media "," {\n margin-right: ","px;\n }\n"])),3*o.spacings.nudge,5*o.spacings.nudge,o.mq.medium,o.spacings.spacer),Mt=Gn.default.div.withConfig({displayName:"FactList__ContentBlock",componentId:"sc-elh0vj-3"})(vt||(vt=n.__makeTemplateObject(["\n & > * + * {\n margin-top: ","px;\n }\n"],["\n & > * + * {\n margin-top: ","px;\n }\n"])),2*o.spacings.nudge),Ot=Gn.default(i.Copy).withConfig({displayName:"FactList__Description",componentId:"sc-elh0vj-4"})(wt||(wt=n.__makeTemplateObject(["\n max-width: 880px;\n"],["\n max-width: 880px;\n"]))),At=l.withLibTheme((function(n){var a=n.anchorId,r=n.facts,o=n.icon,d=n.bgMode,s=l.useLibTheme().colors,c="inverted"===d,p=c||"full"===d;return Wn.default.createElement(e.Section,{addSeperation:!0,anchorId:a,bgColor:c?s.sectionBg.dark:"full"===d?s.sectionBg.medium:s.sectionBg.light,bgMode:e.mapToBgMode(d,!0)},Wn.default.createElement(t.Wrapper,{clampWidth:"normal",addWhitespace:!0},r&&Wn.default.createElement(Bt,null,r.map((function(n,e){var t=n.label,a=n.text;return Wn.default.createElement(Nt,{key:e,hasText:!!a,hasBack:p},o&&Wn.default.createElement(St,{src:o.src,alt:o.alt||""}),Wn.default.createElement(Mt,null,t&&Wn.default.createElement(i.Copy,{type:"copy-b"},t),a&&Wn.default.createElement(Ot,{type:"copy",innerHTML:a})))})))))})),qt=Gn.default.div.withConfig({displayName:"Feature__View",componentId:"sc-d7vugh-0"})(yt||(yt=n.__makeTemplateObject(["\n min-width: 270px;\n padding-bottom: ","px;\n text-align: ",";\n\n & > * + * {\n margin-top: ","px;\n }\n"],["\n min-width: 270px;\n padding-bottom: ","px;\n text-align: ",";\n\n & > * + * {\n margin-top: ","px;\n }\n"])),o.spacings.nudge,(function(n){return n.isCentered&&"center"}),o.spacings.spacer),Wt=Gn.default(c.Link).withConfig({displayName:"Feature__TitleLink",componentId:"sc-d7vugh-1"})(Ct||(Ct=n.__makeTemplateObject(["\n display: inline-block;\n ","\n\n color: ",";\n text-decoration: none;\n\n ","\n"],["\n display: inline-block;\n ","\n\n color: ",";\n text-decoration: none;\n\n ","\n"])),i.copyStyle("copy-b","big"),(function(n){var e=n.theme;return n.isInverted?o.getFonts(e)["copy-b"].big.colorInverted:o.getFonts(e)["copy-b"].big.color}),(function(e){var t=e.href,i=e.isInverted,a=e.theme;return!t&&r.css(_t||(_t=n.__makeTemplateObject(["\n &:hover {\n color: ",";\n }\n "],["\n &:hover {\n color: ",";\n }\n "])),i?o.getFonts(a)["copy-b"].big.colorInverted:o.getFonts(a)["copy-b"].big.color)})),zt=Gn.default(c.Link).withConfig({displayName:"Feature__ImageContainer",componentId:"sc-d7vugh-2"})(kt||(kt=n.__makeTemplateObject(["\n display: flex;\n justify-content: ",";\n width: 100%;\n"],["\n display: flex;\n justify-content: ",";\n width: 100%;\n"])),(function(n){return n.isCentered?"center":"flex-start"})),Gt=Gn.default(h.Image).withConfig({displayName:"Feature__StyledImage",componentId:"sc-d7vugh-3"})(It||(It=n.__makeTemplateObject(["\n overflow: hidden;\n border-radius: ",";\n"],["\n overflow: hidden;\n border-radius: ",";\n"])),(function(n){var e=n.theme;return o.getGlobals(e).sections.edgeRadius})),Pt=Gn.default.div.withConfig({displayName:"Feature__ArticleContent",componentId:"sc-d7vugh-4"})(Tt||(Tt=n.__makeTemplateObject(["\n text-align: ",";\n\n & > * + * {\n margin-top: ","px;\n }\n\n @media "," {\n & > * {\n max-width: 95%;\n margin-right: ",";\n margin-left: ",";\n }\n }\n"],["\n text-align: ",";\n\n & > * + * {\n margin-top: ","px;\n }\n\n @media "," {\n & > * {\n max-width: 95%;\n margin-right: ",";\n margin-left: ",";\n }\n }\n"])),(function(n){return n.isCentered&&"center"}),2*o.spacings.nudge,o.mq.medium,(function(n){return n.isCentered&&"auto"}),(function(n){return n.isCentered&&"auto"})),Rt=Gn.default.div.withConfig({displayName:"Feature__Action",componentId:"sc-d7vugh-5"})(Et||(Et=n.__makeTemplateObject(["\n max-width: 100%;\n"],["\n max-width: 100%;\n"]))),Ft=a.forwardRef((function(e,t){var a=e.title,r=e.description,o=e.intro,l=e.text,d=e.link,s=e.image,c=e.isInverted,p=void 0!==c&&c,m=e.isCentered,u=void 0!==m&&m,g=e.action,f=e.className;return Wn.default.createElement(qt,{ref:t,isCentered:u,className:f},(null==s?void 0:s.small)&&Wn.default.createElement(zt,n.__assign({},d,{isCentered:u}),Wn.default.createElement(Gt,{small:s.small,medium:s.medium,semilarge:s.semilarge,large:s.large,xlarge:s.xlarge,alt:s.alt,ratios:s.ratios,coverSpace:void 0===s.coverSpace||s.coverSpace,isInverted:p})),Wn.default.createElement(Wt,n.__assign({},d,{isInverted:p,ariaLabel:a,dataSheet:"title"}),a),Wn.default.createElement(i.Copy,{size:"small",isInverted:p,"data-sheet":"desc",innerHTML:r}),Wn.default.createElement(Pt,{isCentered:u},Wn.default.createElement(i.Copy,{type:"copy-b",isInverted:p,innerHTML:o,"data-sheet":"intro"}),Wn.default.createElement(i.Copy,{type:"copy",size:"medium",isInverted:p,innerHTML:l,"data-sheet":"text"})),g&&Wn.default.createElement(Rt,null,g({isInverted:p,isTextCentered:u})))}));Ft.displayName="Feature";var Ht,Vt,Xt,Dt,Ut,Qt,Zt,Yt,Jt,Kt,$t,ni,ei,ti,ii,ai,ri,oi,li,di,si,ci=l.withLibTheme((function(i){var r=i.anchorId,o=i.features,d=i.bgMode,c=i.isCentered,p=void 0!==c&&c,u=i.columns,g=l.useLibTheme().colors,f="inverted"===d,h=(null==o?void 0:o.length)||0,x=a.useMemo((function(){return u?2===u:o&&o.length%2==0}),[o,u]),b=m.useEqualSheetHeight({listLength:h,identifiers:['[data-sheet="title"]','[data-sheet="desc"]','[data-sheet="intro"]','[data-sheet="text"]'],responsive:{small:1,medium:1,semilarge:2,large:x?2:3,xlarge:x?2:3}}).sheetRefs;return Wn.default.createElement(e.Section,{addSeperation:!0,anchorId:r,bgColor:f?g.sectionBg.dark:d?g.sectionBg.medium:g.sectionBg.light,bgMode:e.mapToBgMode(d)},Wn.default.createElement(t.Wrapper,{addWhitespace:!0,clampWidth:"normal"},Wn.default.createElement(s.Grid.Row,{halign:x||h<=2?"center":"left"},null==o?void 0:o.map((function(e,t){return Wn.default.createElement(s.Grid.Col,{semilarge:{span:.5},large:{span:x?5/12:4/12},key:t},Wn.default.createElement(Ft,n.__assign({ref:b[t]},e,{isCentered:p,isInverted:f})))})))))})),pi=Gn.default(h.Image).withConfig({displayName:"Gallery__StyledImage",componentId:"sc-1c4lgpr-0"})(Ht||(Ht=n.__makeTemplateObject(["\n width: 100%;\n border-radius: ",";\n overflow: hidden;\n\n picture > img {\n width: 100%;\n height: 100%;\n }\n"],["\n width: 100%;\n border-radius: ",";\n overflow: hidden;\n\n picture > img {\n width: 100%;\n height: 100%;\n }\n"])),(function(n){var e=n.theme;return o.getGlobals(e).sections.edgeRadius})),mi=l.withLibTheme((function(i){var a=i.anchorId,r=i.bgMode,o=i.images,d=l.useLibTheme().colors,c="inverted"===r;return Wn.default.createElement(e.Section,{addSeperation:!0,anchorId:a,bgColor:c?d.sectionBg.dark:r?d.sectionBg.medium:d.sectionBg.light,bgMode:e.mapToBgMode(r)},Wn.default.createElement(t.Wrapper,{addWhitespace:!0},Wn.default.createElement(s.Grid.Row,null,null==o?void 0:o.map((function(e,t){return Wn.default.createElement(s.Grid.Col,{key:t,semilarge:{span:e.isFull?1:.5}},Wn.default.createElement(pi,n.__assign({},e,{coverSpace:!0,isInverted:c})))})))))})),ui=Gn.default(e.Section).withConfig({displayName:"IconList__StyledSection",componentId:"sc-10wpi8n-0"})(Vt||(Vt=n.__makeTemplateObject(["\n margin: 0 auto;\n\n @media "," {\n margin: ",";\n\n text-align: ",";\n }\n"],["\n margin: 0 auto;\n\n @media "," {\n margin: ",";\n\n text-align: ",";\n }\n"])),o.mq.semilarge,(function(n){return n.isCentered?"0 auto":"0"}),(function(n){return n.isCentered?"center":"left"})),gi=Gn.default.div.withConfig({displayName:"IconList__ItemContainer",componentId:"sc-10wpi8n-1"})(Xt||(Xt=n.__makeTemplateObject(["\n display: flex;\n flex-direction: row;\n flex-wrap: wrap;\n text-align: center;\n\n &:not(:last-child) {\n margin-bottom: ","px;\n }\n\n @media "," {\n justify-content: ",";\n }\n"],["\n display: flex;\n flex-direction: row;\n flex-wrap: wrap;\n text-align: center;\n\n &:not(:last-child) {\n margin-bottom: ","px;\n }\n\n @media "," {\n justify-content: ",";\n }\n"])),o.spacings.spacer,o.mq.semilarge,(function(n){return n.isCentered?"center":"flex-start"})),fi=Gn.default.ul.withConfig({displayName:"IconList__Items",componentId:"sc-10wpi8n-2"})(Dt||(Dt=n.__makeTemplateObject(["\n display: ",";\n align-items: center;\n justify-content: ",";\n\n flex-wrap: wrap;\n padding: 0;\n margin: 0;\n margin-top: -","px;\n margin-left: -","px;\n\n list-style: none;\n\n @media "," {\n margin-top: -","px;\n margin-left: -","px;\n\n & > * {\n flex: 0 1 auto;\n }\n }\n"],["\n display: ",";\n align-items: center;\n justify-content: ",";\n\n flex-wrap: wrap;\n padding: 0;\n margin: 0;\n margin-top: -","px;\n margin-left: -","px;\n\n list-style: none;\n\n @media "," {\n margin-top: -","px;\n margin-left: -","px;\n\n & > * {\n flex: 0 1 auto;\n }\n }\n"])),(function(n){return n.isVisible?"flex":"block"}),(function(n){return n.isCentered?"center":"flex-start"}),2*o.spacings.nudge,2*o.spacings.nudge,o.mq.medium,o.spacings.spacer,o.spacings.spacer),hi=Gn.default.li.withConfig({displayName:"IconList__Item",componentId:"sc-10wpi8n-3"})(Ut||(Ut=n.__makeTemplateObject(["\n padding-top: ","px;\n padding-left: ","px;\n\n display: ",";\n\n & > img {\n width: 100%;\n }\n\n @media "," {\n padding-top: ","px;\n padding-left: ","px;\n\n & > img {\n width: auto;\n }\n }\n\n @media "," {\n display: ",";\n }\n\n @media "," {\n display: ",";\n }\n"],["\n padding-top: ","px;\n padding-left: ","px;\n\n display: ",";\n\n & > img {\n width: 100%;\n }\n\n @media "," {\n padding-top: ","px;\n padding-left: ","px;\n\n & > img {\n width: auto;\n }\n }\n\n @media "," {\n display: ",";\n }\n\n @media "," {\n display: ",";\n }\n"])),2*o.spacings.nudge,2*o.spacings.nudge,(function(n){var e=n.index;return n.isVisible||e<6?"block":"none"}),o.mq.medium,o.spacings.spacer,o.spacings.spacer,o.mq.semilarge,(function(n){var e=n.index;return n.isVisible||e<8?"block":"none"}),o.mq.large,(function(n){var e=n.index;return n.isVisible||e<10?"block":"none"})),xi=Gn.default(c.Link).withConfig({displayName:"IconList__ItemLink",componentId:"sc-10wpi8n-4"})(Qt||(Qt=n.__makeTemplateObject(["\n display: block;\n outline-color: ",";\n"],["\n display: block;\n outline-color: ",";\n"])),(function(n){var e=n.theme;return n.isInverted?o.getColors(e).primary.inverted:o.getColors(e).primary.default})),bi=Gn.default.div.withConfig({displayName:"IconList__ShowMore",componentId:"sc-10wpi8n-5"})(Zt||(Zt=n.__makeTemplateObject(["\n display: ",";\n\n background: none;\n border: none;\n text-align: ",";\n\n @media "," {\n display: ",";\n }\n\n @media "," {\n display: ",";\n }\n"],["\n display: ",";\n\n background: none;\n border: none;\n text-align: ",";\n\n @media "," {\n display: ",";\n }\n\n @media "," {\n display: ",";\n }\n"])),(function(n){var e=n.itemCount;return e&&e>6?"block":"none"}),(function(n){return n.isCentered?"center":"left"}),o.mq.semilarge,(function(n){var e=n.itemCount;return e&&e>8?"block":"none"}),o.mq.large,(function(n){var e=n.itemCount;return e&&e>10?"block":"none"})),vi=Gn.default(g.Actions).withConfig({displayName:"IconList__StyledActions",componentId:"sc-10wpi8n-6"})(Yt||(Yt=n.__makeTemplateObject(["\n margin-top: ","px;\n\n @media "," {\n display: block;\n text-align: ",";\n }\n"],["\n margin-top: ","px;\n\n @media "," {\n display: block;\n text-align: ",";\n }\n"])),o.spacings.spacer,o.mq.medium,(function(n){return n.isCentered&&"center"})),wi=l.withLibTheme((function(i){var r=i.anchorId,o=i.items,d=i.isCentered,s=void 0!==d&&d,c=i.primaryAction,p=i.secondaryAction,m=i.toggle,u=i.showLessText,g=void 0===u?"show less":u,f=i.showMoreText,x=void 0===f?"show more":f,b=i.enableToggle,w=i.bgMode,y=l.useLibTheme().colors,_="inverted"===w,C=a.useState(!b),k=C[0],I=C[1],T=function(){I((function(n){return!n}))};return Wn.default.createElement(ui,{addSeperation:!0,anchorId:r,bgColor:_?y.sectionBg.dark:w?y.sectionBg.medium:y.sectionBg.light,bgMode:e.mapToBgMode(w,!0),isCentered:s},Wn.default.createElement(t.Wrapper,{clampWidth:"normal",addWhitespace:!0},Wn.default.createElement(gi,{isCentered:s},Wn.default.createElement(fi,{isVisible:!k||!0===k,isCentered:s},null==o?void 0:o.map((function(e,t){var i=e.src,a=e.link,r=e.alt,o=e.ratio,l=e.showPlaceholder;return Wn.default.createElement(hi,{isVisible:k,index:t,key:t},Wn.default.createElement(xi,n.__assign({},a,{isInverted:_,ariaLabel:r}),Wn.default.createElement(h.Image,{"data-img-loaded":!1,isInverted:_,small:i,alt:r,ratios:o?{small:o}:void 0,showPlaceholder:l})))})))),b&&Wn.default.createElement(bi,{isCentered:s,itemCount:(null==o?void 0:o.length)||0},m?m({isInverted:_,showLessText:g,showMoreText:x,isToggled:k,clickHandler:T,additionalProps:{"aria-pressed":k}}):Wn.default.createElement(v.Pointer.View,{as:"button",isInverted:_,"aria-pressed":k,onClick:function(){return T()}},Wn.default.createElement(v.Pointer.Label,null,k?g:x))),(c||p)&&Wn.default.createElement(vi,{isCentered:s,primary:c&&c(_),secondary:p&&p(_)})))})),yi=Gn.default.ul.withConfig({displayName:"IndexList__List",componentId:"sc-9my0y5-0"})(Jt||(Jt=n.__makeTemplateObject(["\n margin: 0;\n padding: 0;\n list-style: none;\n\n max-width: 880px;\n\n & > li + li {\n border-top: 1px solid\n ",";\n }\n\n & > li:first-child {\n border-top: 1px solid\n ",";\n }\n\n & > li:last-child {\n border-bottom: 1px solid\n ",";\n }\n"],["\n margin: 0;\n padding: 0;\n list-style: none;\n\n max-width: 880px;\n\n & > li + li {\n border-top: 1px solid\n ",";\n }\n\n & > li:first-child {\n border-top: 1px solid\n ",";\n }\n\n & > li:last-child {\n border-bottom: 1px solid\n ",";\n }\n"])),(function(n){var e=n.theme,t=n.hasBg,i=n.isInverted;return t&&!i?o.getColors(e).elementBg.light:o.getColors(e).elementBg.medium}),(function(n){var e=n.theme,t=n.hasBg,i=n.isInverted;return t&&!i?o.getColors(e).elementBg.light:o.getColors(e).elementBg.medium}),(function(n){var e=n.theme,t=n.hasBg,i=n.isInverted;return t&&!i?o.getColors(e).elementBg.light:o.getColors(e).elementBg.medium})),_i=Gn.default.li.withConfig({displayName:"IndexList__ListItem",componentId:"sc-9my0y5-1"})(Kt||(Kt=n.__makeTemplateObject([""],[""]))),Ci=Gn.default(c.Link).withConfig({displayName:"IndexList__IndexLink",componentId:"sc-9my0y5-2"})($t||($t=n.__makeTemplateObject(["\n display: inline-flex;\n align-items: center;\n max-width: 100%;\n padding: ","px 0;\n\n ","\n"],["\n display: inline-flex;\n align-items: center;\n max-width: 100%;\n padding: ","px 0;\n\n ","\n"])),o.spacings.nudge,i.copyStyle("copy","big")),ki=Gn.default.span.withConfig({displayName:"IndexList__LinkLabel",componentId:"sc-9my0y5-3"})(ni||(ni=n.__makeTemplateObject(["\n display: inline-block;\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n"],["\n display: inline-block;\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n"]))),Ii=Gn.default.span.withConfig({displayName:"IndexList__IconWrapper",componentId:"sc-9my0y5-4"})(ei||(ei=n.__makeTemplateObject(["\n display: inline-block;\n\n margin-left: ","px;\n"],["\n display: inline-block;\n\n margin-left: ","px;\n"])),2*o.spacings.nudge),Ti=l.withLibTheme((function(i){var r=i.anchorId,d=i.items,s=i.bgMode,c=i.customIcon,p=i.scrollToOffset,m=l.useLibTheme(),u=m.colors,g=m.theme,f=w.useScrollTo(500),h=_.useMediaQueries().semilarge,x=a.useState(0),b=x[0],v=x[1],C="inverted"===s,k="full"===s,I=function(n){var e;if(null==n?void 0:n.currentTarget){n.preventDefault();var t=n.currentTarget.getAttribute("href");if(t){var i=document.getElementById((null===(e=t.split("#"))||void 0===e?void 0:e[1])||t);if(i&&f(i.getBoundingClientRect().top+window.scrollY-(p||b)),window){var a=new URL(window.location);a.hash=t.split("#")[1],window.history.pushState({},"",a)}}}};return a.useEffect((function(){if(!p){var n=document.querySelector("header[data-navbar-ident]"),e=null==n?void 0:n.getAttribute("data-navbar-ident");if(e)if(y.getNavbarState(e).isStickable){var t=y.getFullNavbarHeights(g,e);v(h?t.small[1]+o.spacings.spacer:t.small[0]+o.spacings.spacer)}}}),[g,h,p]),Wn.default.createElement(e.Section,{addSeperation:!0,anchorId:r,bgColor:C?u.sectionBg.dark:k?u.sectionBg.medium:u.sectionBg.light,bgMode:e.mapToBgMode(s,!0)},Wn.default.createElement(t.Wrapper,{addWhitespace:!0},Wn.default.createElement(yi,{hasBg:k,isInverted:C},null==d?void 0:d.map((function(e,t){return Wn.default.createElement(_i,{key:t},Wn.default.createElement(Ci,n.__assign({},e.link,{isInverted:C,onClick:I}),Wn.default.createElement(ki,null,e.label),Wn.default.createElement(Ii,null,c?c({isInverted:C}):Wn.default.createElement(n.ArrowDown,null))))})))))})),Ei=l.withLibTheme((function(n){var i=n.anchorId,a=n.title,r=n.titleAs,o=n.titleSize,d=void 0===o?"heading-2":o,s=n.superTitle,c=n.superTitleAs,p=n.abstract,m=n.text,u=n.primaryAction,g=n.secondaryAction,h=n.isCentered,x=void 0!==h&&h,b=n.isStackable,v=void 0!==b&&b,w=n.bgMode,y=n.image,_=l.useLibTheme().colors,C="inverted"===w;return y&&!(null==y?void 0:y.ratios)&&(y.ratios={small:{h:1,w:1}}),Wn.default.createElement(e.Section,{addSeperation:!0,anchorId:i,isStackable:v,bgColor:C?_.sectionBg.dark:w?_.sectionBg.medium:_.sectionBg.light,bgMode:e.mapToBgMode(w)},Wn.default.createElement(t.Wrapper,{clampWidth:"normal",addWhitespace:!0},Wn.default.createElement(f.IntroBlock,{title:a,titleAs:r,titleSize:d,superTitle:s,superTitleAs:c,abstract:p,text:m,colorMode:C?"inverted":"default",secondaryAction:g,primaryAction:u,isCentered:x,image:y,clampTitle:!0,clampAbstract:!0,clampText:!0})))})),ji=Gn.default(c.Link).withConfig({displayName:"NavBlock__View",componentId:"sc-7v33be-0"})(ti||(ti=n.__makeTemplateObject(["\n display: -ms-grid;\n display: grid;\n\n -ms-grid-columns: ",";\n grid-template-columns: ",";\n -ms-grid-rows: min-content 1fr;\n grid-auto-rows: min-content 1fr;\n\n cursor: pointer;\n text-decoration: none;\n color: ",";\n\n outline-color: ",";\n\n transition: all ease-in-out 0.2s;\n\n @media (hover: hover) and (pointer: fine) {\n &:hover {\n color: ",";\n }\n }\n"],["\n display: -ms-grid;\n display: grid;\n\n -ms-grid-columns: ",";\n grid-template-columns: ",";\n -ms-grid-rows: min-content 1fr;\n grid-auto-rows: min-content 1fr;\n\n cursor: pointer;\n text-decoration: none;\n color: ",";\n\n outline-color: ",";\n\n transition: all ease-in-out 0.2s;\n\n @media (hover: hover) and (pointer: fine) {\n &:hover {\n color: ",";\n }\n }\n"])),(function(n){return n.hasIcon?"min-content 1fr":"1fr"}),(function(n){return n.hasIcon?"min-content 1fr":"1fr"}),(function(n){var e=n.theme;return n.isInverted?o.getColors(e).primary.inverted:o.getColors(e).primary.default}),(function(n){var e=n.theme;return n.isInverted?o.getColors(e).primary.inverted:o.getColors(e).primary.default}),(function(n){var e=n.theme;return n.isInverted?o.getColors(e).primary.invertedHover:o.getColors(e).primary.hover})),Li=Gn.default.div.withConfig({displayName:"NavBlock__MainLabel",componentId:"sc-7v33be-1"})(ii||(ii=n.__makeTemplateObject(["\n display: flex;\n align-items: center;\n margin-left: ",";\n"],["\n display: flex;\n align-items: center;\n margin-left: ",";\n"])),(function(n){return n.hasIcon&&"".concat(3*o.spacings.nudge,"px")})),Bi=Gn.default(i.Copy).withConfig({displayName:"NavBlock__Text",componentId:"sc-7v33be-2"})(ai||(ai=n.__makeTemplateObject(["\n margin-top: ","px;\n margin-left: ",";\n"],["\n margin-top: ","px;\n margin-left: ",";\n"])),(function(n){return n.hasIcon?o.spacings.nudge:2*o.spacings.nudge}),(function(n){return n.hasIcon&&"".concat(3*o.spacings.nudge,"px")})),Ni=Gn.default.div.withConfig({displayName:"NavBlock__Icon",componentId:"sc-7v33be-3"})(ri||(ri=n.__makeTemplateObject(["\n display: flex;\n align-items: center;\n\n & > * {\n height: 48px;\n width: 48px;\n }\n"],["\n display: flex;\n align-items: center;\n\n & > * {\n height: 48px;\n width: 48px;\n }\n"]))),Si=Gn.default(i.Copy).withConfig({displayName:"NavBlock__Title",componentId:"sc-7v33be-4"})(oi||(oi=n.__makeTemplateObject(["\n display: inline-block;\n"],["\n display: inline-block;\n"]))),Mi=Gn.default.span.withConfig({displayName:"NavBlock__TitleIcon",componentId:"sc-7v33be-5"})(li||(li=n.__makeTemplateObject(["\n display: inline-block;\n margin-left: ","px;\n\n @media "," {\n margin-left: ","px;\n }\n"],["\n display: inline-block;\n margin-left: ","px;\n\n @media "," {\n margin-left: ","px;\n }\n"])),2*o.spacings.nudge,o.mq.medium,3*o.spacings.nudge),Oi=function(e){var t=e.isInverted,i=void 0!==t&&t,a=e.title,r=e.text,o=e.link,l=e.customIcon,d=e.customTitleIcon,s=e.className;return Wn.default.createElement(ji,n.__assign({},o,{isInverted:i,hasIcon:!!l,className:s}),l?Wn.default.createElement(Ni,null,l({})):"",Wn.default.createElement(Li,{hasIcon:!!l},a&&Wn.default.createElement(Si,{textColor:"inherit",size:"medium",type:"copy-b"},a,a&&d&&Wn.default.createElement(Mi,null,d({isInverted:i})))),r&&Wn.default.createElement(Wn.default.Fragment,null,Wn.default.createElement("span",null),Wn.default.createElement(Bi,{size:"small",isInverted:i,innerHTML:r,hasIcon:!!l})))},Ai=Gn.default.ul.withConfig({displayName:"NavList__List",componentId:"sc-1lrkz0q-0"})(di||(di=n.__makeTemplateObject(["\n margin: 0;\n margin-top: -","px;\n margin-left: -","px;\n padding: 0;\n list-style: none;\n\n display: flex;\n flex-direction: row;\n align-items: flex-start;\n flex-wrap: wrap;\n\n @media "," {\n margin-top: -","px;\n }\n"],["\n margin: 0;\n margin-top: -","px;\n margin-left: -","px;\n padding: 0;\n list-style: none;\n\n display: flex;\n flex-direction: row;\n align-items: flex-start;\n flex-wrap: wrap;\n\n @media "," {\n margin-top: -","px;\n }\n"])),o.spacings.spacer,o.spacings.spacer,o.mq.medium,2*o.spacings.spacer),qi=Gn.default.li.withConfig({displayName:"NavList__ListItem",componentId:"sc-1lrkz0q-1"})(si||(si=n.__makeTemplateObject(["\n padding-top: ","px;\n padding-left: ","px;\n flex: 1 0 100%;\n\n @media "," {\n flex: 0 0 50%;\n max-width: 50%;\n padding-top: ","px;\n }\n\n @media "," {\n flex: 0 0 33.33%;\n max-width: 33.33%;\n }\n\n // print version\n @media print {\n flex: 0 0 50%;\n max-width: 50%;\n padding-top: ","px;\n }\n"],["\n padding-top: ","px;\n padding-left: ","px;\n flex: 1 0 100%;\n\n @media "," {\n flex: 0 0 50%;\n max-width: 50%;\n padding-top: ","px;\n }\n\n @media "," {\n flex: 0 0 33.33%;\n max-width: 33.33%;\n }\n\n // print version\n @media print {\n flex: 0 0 50%;\n max-width: 50%;\n padding-top: ","px;\n }\n"])),o.spacings.spacer,o.spacings.spacer,o.mq.medium,2*o.spacings.spacer,o.mq.large,2*o.spacings.spacer),Wi=l.withLibTheme((function(i){var a=i.anchorId,r=i.items,o=i.bgMode,d=i.customTitleIcon,s=l.useLibTheme().colors,c="inverted"===o,p="full"===o;return Wn.default.createElement(e.Section,{addSeperation:!0,anchorId:a,bgColor:c?s.sectionBg.dark:p?s.sectionBg.medium:s.sectionBg.light,bgMode:e.mapToBgMode(o,!0)},Wn.default.createElement(t.Wrapper,{addWhitespace:!0},Wn.default.createElement(Ai,null,null==r?void 0:r.map((function(e,t){return Wn.default.createElement(qi,{key:t},Wn.default.createElement(Oi,n.__assign({},e,{isInverted:c,customTitleIcon:d})))})))))})),zi={medium:"(min-width: 36.5em)",semilarge:"(min-width: 54.75em)",large:"(min-width: 73em)",xlarge:"(min-width: 90em)"},Gi=Gn.default.li.withConfig({displayName:"NumberList__View",componentId:"sc-ehx754-0"})(Xi||(Xi=n.__makeTemplateObject(["\n text-align: ",";\n\n & > * {\n margin: ",";\n margin-right: auto;\n }\n\n & > * + * {\n margin-top: ","px;\n }\n"],["\n text-align: ",";\n\n & > * {\n margin: ",";\n margin-right: auto;\n }\n\n & > * + * {\n margin-top: ","px;\n }\n"])),(function(n){return n.isCentered?"center":"left"}),(function(n){return n.isCentered?"0 auto":0}),3*o.spacings.nudge),Pi=Gn.default.div.withConfig({displayName:"NumberList__ImageContainer",componentId:"sc-ehx754-1"})(Di||(Di=n.__makeTemplateObject(["\n display: flex;\n justify-content: ",";\n margin-bottom: ","px;\n max-width: 100%;\n"],["\n display: flex;\n justify-content: ",";\n margin-bottom: ","px;\n max-width: 100%;\n"])),(function(n){return n.isCentered?"center":"flex-start"}),3*o.spacings.nudge),Ri=Gn.default(h.Image).withConfig({displayName:"NumberList__StyledImage",componentId:"sc-ehx754-2"})(Ui||(Ui=n.__makeTemplateObject(["\n overflow: hidden;\n border-radius: ",";\n"],["\n overflow: hidden;\n border-radius: ",";\n"])),(function(n){var e=n.theme;return o.getGlobals(e).sections.edgeRadius})),Fi=Gn.default(i.Copy).withConfig({displayName:"NumberList__Label",componentId:"sc-ehx754-3"})(Qi||(Qi=n.__makeTemplateObject([""],[""]))),Hi=Gn.default(i.Copy).withConfig({displayName:"NumberList__Text",componentId:"sc-ehx754-4"})(Zi||(Zi=n.__makeTemplateObject([""],[""]))),Vi=a.forwardRef((function(n,e){var t=n.image,i=n.label,a=n.digit,r=n.isInverted,o=n.isCentered,d=n.text,s=n.className,c=l.useLibTheme().colors;return Wn.default.createElement(Gi,{ref:e,isCentered:o,className:s},(null==t?void 0:t.small)&&Wn.default.createElement(Pi,{isCentered:o},Wn.default.createElement(Ri,{isInverted:r,small:t.small,medium:t.medium,semilarge:t.semilarge,large:t.large,xlarge:t.xlarge,alt:t.alt,coverSpace:t.coverSpace,ratios:t.ratios,showPlaceholder:t.showPlaceholder})),Wn.default.createElement(C.Callout,{"data-sheet":"digit",size:"mediumBold",renderAs:"div",isInverted:r},a),Wn.default.createElement(Fi,{type:"copy-b",size:"big",textColor:r?c.primary.inverted:c.primary.default,"data-sheet":"label"},i),d&&Wn.default.createElement(Hi,{type:"copy",size:"medium",isInverted:r,"data-sheet":"text",innerHTML:d}))}));Vi.displayName="NumberListCard";var Xi,Di,Ui,Qi,Zi,Yi,Ji,Ki,$i,na,ea,ta,ia,aa,ra,oa,la,da,sa,ca,pa,ma,ua=Gn.default.ul.withConfig({displayName:"NumberList__CardList",componentId:"sc-ehx754-5"})(Yi||(Yi=n.__makeTemplateObject(["\n display: flex;\n flex-direction: column;\n flex-wrap: wrap;\n justify-content: flex-start;\n align-items: center;\n\n list-style: none;\n padding: 0;\n margin: 0;\n margin-left: -","px;\n margin-top: -","px;\n\n & > * {\n flex: 0 0 100%;\n width: 100%;\n min-width: ","px;\n max-width: ","px;\n padding-left: ","px;\n padding-top: ","px;\n }\n\n @media "," {\n flex-direction: row;\n justify-content: center;\n align-items: flex-start;\n\n margin-top: -","px;\n\n & > * {\n flex: 0 0 50%;\n padding-top: ","px;\n }\n\n & > li:first-child:nth-last-child(1) {\n /* -or- li:only-child { */\n flex: 0 0 100%;\n }\n }\n\n @media "," {\n & > * {\n flex: 0 0 33.33%;\n }\n\n /* one item */\n & > li:first-child:nth-last-child(1) {\n /* -or- li:only-child { */\n flex: 0 0 100%;\n }\n\n /* two items */\n & > li:first-child:nth-last-child(2),\n & > li:first-child:nth-last-child(2) ~ li {\n flex: 0 0 50%;\n }\n }\n\n @media "," {\n & > * {\n flex: 0 0 25%;\n }\n\n /* one item */\n & > li:first-child:nth-last-child(1) {\n /* -or- li:only-child { */\n flex: 0 0 100%;\n }\n\n /* two items */\n & > li:first-child:nth-last-child(2),\n & > li:first-child:nth-last-child(2) ~ li {\n flex: 0 0 50%;\n }\n\n /* three items */\n & > li:first-child:nth-last-child(3),\n & > li:first-child:nth-last-child(3) ~ li {\n flex: 0 0 33.33%;\n }\n }\n"],["\n display: flex;\n flex-direction: column;\n flex-wrap: wrap;\n justify-content: flex-start;\n align-items: center;\n\n list-style: none;\n padding: 0;\n margin: 0;\n margin-left: -","px;\n margin-top: -","px;\n\n & > * {\n flex: 0 0 100%;\n width: 100%;\n min-width: ","px;\n max-width: ","px;\n padding-left: ","px;\n padding-top: ","px;\n }\n\n @media "," {\n flex-direction: row;\n justify-content: center;\n align-items: flex-start;\n\n margin-top: -","px;\n\n & > * {\n flex: 0 0 50%;\n padding-top: ","px;\n }\n\n & > li:first-child:nth-last-child(1) {\n /* -or- li:only-child { */\n flex: 0 0 100%;\n }\n }\n\n @media "," {\n & > * {\n flex: 0 0 33.33%;\n }\n\n /* one item */\n & > li:first-child:nth-last-child(1) {\n /* -or- li:only-child { */\n flex: 0 0 100%;\n }\n\n /* two items */\n & > li:first-child:nth-last-child(2),\n & > li:first-child:nth-last-child(2) ~ li {\n flex: 0 0 50%;\n }\n }\n\n @media "," {\n & > * {\n flex: 0 0 25%;\n }\n\n /* one item */\n & > li:first-child:nth-last-child(1) {\n /* -or- li:only-child { */\n flex: 0 0 100%;\n }\n\n /* two items */\n & > li:first-child:nth-last-child(2),\n & > li:first-child:nth-last-child(2) ~ li {\n flex: 0 0 50%;\n }\n\n /* three items */\n & > li:first-child:nth-last-child(3),\n & > li:first-child:nth-last-child(3) ~ li {\n flex: 0 0 33.33%;\n }\n }\n"])),o.spacings.spacer,6*o.spacings.nudge,240+o.spacings.spacer,440+o.spacings.spacer,o.spacings.spacer,6*o.spacings.nudge,zi.medium,10*o.spacings.nudge,10*o.spacings.nudge,zi.semilarge,zi.large),ga=l.withLibTheme((function(i){var l=i.anchorId,d=i.items,s=i.bgMode,c=i.isCentered,p=void 0===c||c,u=a.useContext(r.ThemeContext),g="inverted"===s,f="full"===s,h=m.useEqualSheetHeight({listLength:(null==d?void 0:d.length)||0,identifiers:['[data-sheet="digit"]','[data-sheet="label"]','[data-sheet="text"]'],responsive:{small:1,medium:2,semilarge:3,large:4,xlarge:4},customMediaQueries:zi}).sheetRefs;return Wn.default.createElement(e.Section,{addSeperation:!0,anchorId:l,bgColor:g?o.getColors(u).sectionBg.dark:f?o.getColors(u).sectionBg.medium:o.getColors(u).sectionBg.light,bgMode:e.mapToBgMode(s,!0)},Wn.default.createElement(t.Wrapper,{addWhitespace:!0},Wn.default.createElement(ua,null,null==d?void 0:d.map((function(e,t){return Wn.default.createElement(Vi,n.__assign({key:t,ref:h[t]},e,{isInverted:g,isCentered:p}))})))))})),fa=Gn.default.section.withConfig({displayName:"ParallaxBackground__View",componentId:"sc-g8idp4-0"})(Ji||(Ji=n.__makeTemplateObject(["\n position: relative;\n width: 100vw;\n z-index: -1;\n"],["\n position: relative;\n width: 100vw;\n z-index: -1;\n"]))),ha=Gn.default.div.withConfig({displayName:"ParallaxBackground__Parallax",componentId:"sc-g8idp4-1"})(Ki||(Ki=n.__makeTemplateObject(["\n position: absolute;\n top: 0;\n left: 0;\n margin-left: 0;\n width: 100%;\n"],["\n position: absolute;\n top: 0;\n left: 0;\n margin-left: 0;\n width: 100%;\n"]))),xa=Gn.default.div.withConfig({displayName:"ParallaxBackground__Content",componentId:"sc-g8idp4-2"})($i||($i=n.__makeTemplateObject(["\n margin-left: ",";\n margin-right: ",";\n\n width: ",";\n\n max-width: ","px;\n overflow: hidden;\n\n & > * {\n width: ",";\n }\n"],["\n margin-left: ",";\n margin-right: ",";\n\n width: ",";\n\n max-width: ","px;\n overflow: hidden;\n\n & > * {\n width: ",";\n }\n"])),(function(n){var e=n.hAlign;return("right"===e||"center"===e)&&"auto"}),(function(n){var e=n.hAlign;return("left"===e||"center"===e)&&"auto"}),(function(n){var e=n.contentWidth;return e?-1===e?"auto":100*e+"%":void 0}),o.spacings.wrapperLarge,(function(n){return-1!==n.contentWidth&&"100%"})),ba=Gn.default(h.Image).withConfig({displayName:"ParallaxBackground__StyledImage",componentId:"sc-g8idp4-3"})(ea||(ea=n.__makeTemplateObject(["\n max-width: ",";\n float: ",";\n ","\n"],["\n max-width: ",";\n float: ",";\n ","\n"])),(function(n){return!n.coverSpace&&"none"}),(function(n){var e=n.hAlign;return"left"===e||"right"===e?e:void 0}),(function(e){var t=e.coverSpace,i=e.hAlign;return!t&&"center"===i&&r.css(na||(na=n.__makeTemplateObject(["\n transform: translateX(-50%);\n margin-left: 50%;\n "],["\n transform: translateX(-50%);\n margin-left: 50%;\n "])))})),va=Gn.default.figure.withConfig({displayName:"Poster__Container",componentId:"sc-k1cv7v-0"})(ta||(ta=n.__makeTemplateObject(["\n position: relative;\n width: 100%;\n max-height: 550px;\n padding: 0;\n margin: 0;\n\n &:after {\n content: ",";\n display: block;\n position: absolute;\n top: 0;\n left: 0;\n bottom: 0;\n right: 0;\n background: ",";\n pointer-events: none;\n z-index: 0;\n }\n"],["\n position: relative;\n width: 100%;\n max-height: 550px;\n padding: 0;\n margin: 0;\n\n &:after {\n content: ",";\n display: block;\n position: absolute;\n top: 0;\n left: 0;\n bottom: 0;\n right: 0;\n background: ",";\n pointer-events: none;\n z-index: 0;\n }\n"])),(function(n){return n.hasContent&&'""'}),(function(n){var e=n.theme;return n.verticallyCentered?o.getGlobals(e).sections.imageTextGradientCentered:o.getGlobals(e).sections.imageTextGradient})),wa=Gn.default(h.Image).withConfig({displayName:"Poster__StyledImage",componentId:"sc-k1cv7v-1"})(ia||(ia=n.__makeTemplateObject(["\n img {\n height: 550px;\n }\n"],["\n img {\n height: 550px;\n }\n"]))),ya=Gn.default(f.IntroBlock).withConfig({displayName:"Poster__Intro",componentId:"sc-k1cv7v-2"})(aa||(aa=n.__makeTemplateObject(["\n position: absolute;\n bottom: ",";\n top: ",";\n left: 50%;\n right: 0;\n max-height: 100%;\n max-width: ","px;\n\n padding: ","px;\n z-index: 1;\n\n transform: ",";\n"],["\n position: absolute;\n bottom: ",";\n top: ",";\n left: 50%;\n right: 0;\n max-height: 100%;\n max-width: ","px;\n\n padding: ","px;\n z-index: 1;\n\n transform: ",";\n"])),(function(n){return!n.verticallyCentered&&"0"}),(function(n){return n.verticallyCentered&&"50%"}),o.spacings.wrapper,t.wrapperWhitespace+2*o.spacings.nudge,(function(n){return n.verticallyCentered?"translate(-50%, -50%)":"translateX(-50%)"})),_a=l.withLibTheme((function(i){var a=i.anchorId,r=i.width,o=void 0===r?"content":r,l=i.title,d=i.titleAs,s=i.superTitle,c=i.superTitleAs,p=i.text,m=i.primaryAction,u=i.secondaryAction,g=i.image,f=i.verticallyCentered,h=i.horizontallyCentered,x=f&&h;return Wn.default.createElement(e.Section,{anchorId:a,bgColor:"image",bgMode:"full"},Wn.default.createElement(t.Wrapper,{clampWidth:"content"===o?"normal":"large"},Wn.default.createElement(va,{hasContent:!!l||!!p,verticallyCentered:f},Wn.default.createElement(wa,n.__assign({},g,{coverSpace:!0,ratios:void 0})),l&&Wn.default.createElement(ya,{verticallyCentered:f,horizontallyCentered:h,renderAs:"figcaption",colorMode:"onImage",title:l,titleAs:d,superTitle:s,superTitleAs:c,text:p,secondaryAction:u,primaryAction:m,clampTitle:!0,maxTitleLines:3,clampText:!0,maxTextLines:4,isCentered:h||x}))))})),Ca=Gn.default.ul.withConfig({displayName:"PriceList__ItemList",componentId:"sc-to452u-0"})(ra||(ra=n.__makeTemplateObject(["\n margin: 0;\n padding: 0;\n list-style: none;\n\n & > * + * {\n margin-top: ","px;\n }\n"],["\n margin: 0;\n padding: 0;\n list-style: none;\n\n & > * + * {\n margin-top: ","px;\n }\n"])),o.spacings.nudge),ka=Gn.default.li.withConfig({displayName:"PriceList__ItemBlock",componentId:"sc-to452u-1"})(oa||(oa=n.__makeTemplateObject(["\n max-width: 100%;\n padding: ","px;\n\n background: ",";\n\n & > * + * {\n margin-top: ","px;\n }\n\n @media "," {\n padding: ","px;\n }\n"],["\n max-width: 100%;\n padding: ","px;\n\n background: ",";\n\n & > * + * {\n margin-top: ","px;\n }\n\n @media "," {\n padding: ","px;\n }\n"])),2*o.spacings.nudge,(function(n){var e=n.theme;return n.hasBg?o.getColors(e).elementBg.light:o.getColors(e).elementBg.medium}),2*o.spacings.nudge,o.mq.semilarge,3*o.spacings.nudge),Ia=Gn.default.div.withConfig({displayName:"PriceList__ListHead",componentId:"sc-to452u-2"})(la||(la=n.__makeTemplateObject(["\n display: flex;\n justify-content: space-between;\n\n & > * + * {\n margin-left: ","px;\n }\n"],["\n display: flex;\n justify-content: space-between;\n\n & > * + * {\n margin-left: ","px;\n }\n"])),2*o.spacings.nudge),Ta=Gn.default(i.Copy).withConfig({displayName:"PriceList__Title",componentId:"sc-to452u-3"})(da||(da=n.__makeTemplateObject(["\n max-width: 880px;\n"],["\n max-width: 880px;\n"]))),Ea=Gn.default(i.Copy).withConfig({displayName:"PriceList__Price",componentId:"sc-to452u-4"})(sa||(sa=n.__makeTemplateObject(["\n white-space: nowrap;\n"],["\n white-space: nowrap;\n"]))),ja=Gn.default(i.Copy).withConfig({displayName:"PriceList__Description",componentId:"sc-to452u-5"})(ca||(ca=n.__makeTemplateObject(["\n max-width: 880px;\n"],["\n max-width: 880px;\n"]))),La=function(n){var e=n.text,t=n.price,i=n.hasBg,a=void 0!==i&&i,r=n.title;return Wn.default.createElement(ka,{hasBg:a},Wn.default.createElement(Ia,null,r&&Wn.default.createElement(Ta,{type:"copy-b"},r),t&&Wn.default.createElement(Ea,{type:"copy-b"},t)),e&&Wn.default.createElement(ja,{type:"copy",innerHTML:e}))},Ba=l.withLibTheme((function(i){var a=i.anchorId,r=i.bgMode,o=i.items,d=l.useLibTheme().colors,s="inverted"===r,c=s||"full"===r;return Wn.default.createElement(e.Section,{addSeperation:!0,anchorId:a,bgColor:s?d.sectionBg.dark:"full"===r?d.sectionBg.medium:d.sectionBg.light,bgMode:e.mapToBgMode(r,!0)},Wn.default.createElement(t.Wrapper,{addWhitespace:!0},Wn.default.createElement(Ca,null,null==o?void 0:o.map((function(e,t){return Wn.default.createElement(La,n.__assign({key:t},e,{hasBg:c}))})))))})),Na=Gn.default.div.withConfig({displayName:"PriceTag__View",componentId:"sc-wnisbz-0"})(pa||(pa=n.__makeTemplateObject(["\n padding: ","px;\n\n border: 1px solid transparent;\n border-radius: ",";\n\n background: ",";\n\n display: flex;\n flex-direction: column;\n justify-content: flex-start;\n text-align: ",";\n\n & > * + * {\n margin-top: ","px;\n }\n"],["\n padding: ","px;\n\n border: 1px solid transparent;\n border-radius: ",";\n\n background: ",";\n\n display: flex;\n flex-direction: column;\n justify-content: flex-start;\n text-align: ",";\n\n & > * + * {\n margin-top: ","px;\n }\n"])),o.spacings.spacer,(function(n){var e=n.theme;return o.getGlobals(e).sections.edgeRadius}),(function(n){var e=n.theme,t=n.hasBg,i=n.isInverted,a=n.isHighlighted;return i?a?o.getColors(e).primary.inverted:o.getColors(e).elementBg.medium:a?o.getColors(e).primary.default:t?o.getColors(e).elementBg.light:o.getColors(e).elementBg.medium}),(function(n){return n.isCentered?"center":"left"}),3*o.spacings.nudge),Sa=Gn.default(g.Actions).withConfig({displayName:"PriceTag__StyledActions",componentId:"sc-wnisbz-1"})(ma||(ma=n.__makeTemplateObject(["\n display: block;\n margin-top: auto;\n padding-top: ","px;\n text-align: center;\n"],["\n display: block;\n margin-top: auto;\n padding-top: ","px;\n text-align: center;\n"])),o.spacings.spacer),Ma=a.forwardRef((function(n,e){var t=n.superTitle,a=n.title,r=n.text,o=n.action,l=n.isInverted,d=n.isCentered,s=n.isHighlighted,c=n.hasBackground,p=n.className,m=!!s&&!l;return Wn.default.createElement(Na,{ref:e,isInverted:l,isCentered:d,isHighlighted:s,hasBg:c,className:p},t&&Wn.default.createElement(i.Copy,{type:"copy-b",size:"big",isInverted:m,innerHTML:t,"data-sheet":"superTitle"}),a&&Wn.default.createElement(C.Callout,{renderAs:"div",size:"big",isInverted:m,innerHTML:a,"data-sheet":"title"}),r&&Wn.default.createElement(i.Copy,{size:"medium",isInverted:m,innerHTML:r,"data-sheet":"desc"}),Wn.default.createElement(Sa,{mode:"cover",primary:o&&o({isInverted:m,isHighlighted:s})}))}));Ma.displayName="PriceTag";var Oa,Aa,qa,Wa,za,Ga,Pa,Ra,Fa,Ha,Va,Xa,Da,Ua,Qa,Za,Ya,Ja,Ka,$a,nr,er,tr,ir,ar,rr,or,lr,dr,sr,cr,pr,mr,ur,gr,fr,hr,xr,br,vr,wr,yr,_r,Cr,kr,Ir,Tr,Er,jr=Gn.default(Ma).withConfig({displayName:"PriceTable__Tag",componentId:"sc-1n6x4b3-0"})(Oa||(Oa=n.__makeTemplateObject(["\n min-height: 500px;\n"],["\n min-height: 500px;\n"]))),Lr=Gn.default.div.withConfig({displayName:"PriceTable__Items",componentId:"sc-1n6x4b3-1"})(Aa||(Aa=n.__makeTemplateObject(["\n display: flex;\n justify-content: center;\n flex-wrap: wrap;\n\n margin-top: -","px;\n margin-left: -","px;\n\n & > * {\n flex: 1 1 25%;\n min-width: 286px;\n max-width: 320px;\n margin-top: ","px;\n margin-left: ","px;\n }\n\n @media "," {\n & > * {\n max-width: 286px;\n }\n }\n"],["\n display: flex;\n justify-content: center;\n flex-wrap: wrap;\n\n margin-top: -","px;\n margin-left: -","px;\n\n & > * {\n flex: 1 1 25%;\n min-width: 286px;\n max-width: 320px;\n margin-top: ","px;\n margin-left: ","px;\n }\n\n @media "," {\n & > * {\n max-width: 286px;\n }\n }\n"])),s.gridSettings.gutter,s.gridSettings.gutter,s.gridSettings.gutter,s.gridSettings.gutter,o.mq.large),Br=l.withLibTheme((function(i){var a=i.anchorId,r=i.items,o=i.isCentered,d=i.bgMode,s="inverted"===d,c="full"===d,p=(null==r?void 0:r.length)||0,u=l.useLibTheme().colors,g=m.useEqualSheetHeight({listLength:p,identifiers:['[data-sheet="superTitle"]','[data-sheet="title"]','[data-sheet="desc"]'],responsive:{small:1,medium:1,semilarge:2,large:3,xlarge:3}}).sheetRefs;return Wn.default.createElement(e.Section,{addSeperation:!0,anchorId:a,bgColor:s?u.sectionBg.dark:c?u.sectionBg.medium:u.sectionBg.light,bgMode:e.mapToBgMode(d)},Wn.default.createElement(t.Wrapper,{addWhitespace:!0},Wn.default.createElement(Lr,null,null==r?void 0:r.map((function(e,t){return Wn.default.createElement(jr,n.__assign({key:t,ref:g[t]},e,{isInverted:s,isCentered:o,hasBackground:c}))})))))})),Nr=Gn.default.figure.withConfig({displayName:"Quote__Content",componentId:"sc-135tfv0-0"})(qa||(qa=n.__makeTemplateObject(["\n margin: 0;\n padding: 0;\n\n & > * + * {\n margin-top: ","px;\n }\n\n @media "," {\n max-width: 960px;\n margin: 0 auto;\n }\n"],["\n margin: 0;\n padding: 0;\n\n & > * + * {\n margin-top: ","px;\n }\n\n @media "," {\n max-width: 960px;\n margin: 0 auto;\n }\n"])),o.spacings.spacer,o.mq.medium),Sr=Gn.default(C.Callout).withConfig({displayName:"Quote__Text",componentId:"sc-135tfv0-1"})(Wa||(Wa=n.__makeTemplateObject(["\n text-align: center;\n margin-left: 0;\n margin-right: 0;\n padding: 0;\n"],["\n text-align: center;\n margin-left: 0;\n margin-right: 0;\n padding: 0;\n"]))),Mr=Gn.default(i.Copy).withConfig({displayName:"Quote__Source",componentId:"sc-135tfv0-2"})(za||(za=n.__makeTemplateObject(["\n text-align: center;\n margin-left: 0;\n margin-right: 0;\n padding: 0;\n"],["\n text-align: center;\n margin-left: 0;\n margin-right: 0;\n padding: 0;\n"]))),Or=l.withLibTheme((function(i){var a=i.anchorId,r=i.bgMode,o=i.text,d=i.source,s=i.citeUrl,c=l.useLibTheme().colors,p="inverted"===r;return Wn.default.createElement(e.Section,{addSeperation:!0,anchorId:a,bgColor:p?c.sectionBg.dark:"full"===r?c.sectionBg.medium:c.sectionBg.light,bgMode:e.mapToBgMode(r,!0)},Wn.default.createElement(t.Wrapper,{clampWidth:"normal",addWhitespace:!0},Wn.default.createElement(Nr,null,o&&Wn.default.createElement(Sr,n.__assign({size:"small",renderAs:"blockquote",isInverted:p,innerHTML:o},{cite:s})),d&&Wn.default.createElement(Mr,{isInverted:p,renderAs:"figcaption",innerHTML:d}))))})),Ar=Gn.default(t.Wrapper).withConfig({displayName:"SimpleImage__ImageWrapper",componentId:"sc-1f8mjuo-0"})(Ga||(Ga=n.__makeTemplateObject(["\n display: flex;\n justify-content: ",";\n"],["\n display: flex;\n justify-content: ",";\n"])),(function(n){switch(n.hAlign){case"center":return"center";case"right":return"flex-end";default:return"flex-start"}})),qr=l.withLibTheme((function(t){var i=t.anchorId,l=t.image,d=t.hAlign,s=void 0===d?"left":d,c=t.bgMode,p=t.isStackable,m=a.useContext(r.ThemeContext),u="inverted"===c,g="full"===c;return Wn.default.createElement(e.Section,{addSeperation:!0,anchorId:i,isStackable:p,bgColor:u?o.getColors(m).sectionBg.dark:g?o.getColors(m).sectionBg.medium:o.getColors(m).sectionBg.light,bgMode:e.mapToBgMode(c)},Wn.default.createElement(Ar,{hAlign:s},l&&Wn.default.createElement(h.Image,n.__assign({},l))))})),Wr=Gn.default.ul.withConfig({displayName:"SocialWall__Cards",componentId:"sc-ggztu7-0"})(Pa||(Pa=n.__makeTemplateObject(["\n display: flex;\n flex-wrap: wrap;\n margin: 0;\n padding: 0;\n list-style: none;\n\n margin-top: -","px;\n margin-left: -","px;\n\n & > * {\n flex: 1 1 100%;\n margin-top: ","px;\n margin-left: ","px;\n }\n\n @media "," {\n & > * {\n flex: 1 1 calc(50% - ","px);\n max-width: calc(50% - ","px);\n }\n }\n\n @media "," {\n & > * {\n flex: 1 1 calc(","% - ","px);\n max-width: calc(","% - ","px);\n }\n }\n"],["\n display: flex;\n flex-wrap: wrap;\n margin: 0;\n padding: 0;\n list-style: none;\n\n margin-top: -","px;\n margin-left: -","px;\n\n & > * {\n flex: 1 1 100%;\n margin-top: ","px;\n margin-left: ","px;\n }\n\n @media "," {\n & > * {\n flex: 1 1 calc(50% - ","px);\n max-width: calc(50% - ","px);\n }\n }\n\n @media "," {\n & > * {\n flex: 1 1 calc(","% - ","px);\n max-width: calc(","% - ","px);\n }\n }\n"])),o.spacings.spacer,o.spacings.spacer,o.spacings.spacer,o.spacings.spacer,o.mq.medium,s.gridSettings.gutter,s.gridSettings.gutter,o.mq.large,1/3*100,s.gridSettings.gutter,1/3*100,s.gridSettings.gutter),zr=Gn.default.li.withConfig({displayName:"SocialWall__Item",componentId:"sc-ggztu7-1"})(Ra||(Ra=n.__makeTemplateObject(["\n display: block;\n position: relative;\n padding: 0;\n"],["\n display: block;\n position: relative;\n padding: 0;\n"]))),Gr=Gn.default(c.Link).withConfig({displayName:"SocialWall__Card",componentId:"sc-ggztu7-2"})(Fa||(Fa=n.__makeTemplateObject(["\n position: relative;\n display: block;\n text-decoration: none;\n color: '#fff';\n outline-color: ",";\n\n border-radius: ",";\n overflow: hidden;\n\n &:before {\n content: '';\n position: absolute;\n top: 0;\n bottom: 0;\n left: 0;\n right: 0;\n background: ",";\n\n opacity: 0;\n pointer-events: none;\n z-index: 1;\n transition: opacity 0.2s ease-in-out;\n }\n\n &:hover {\n &:before {\n opacity: 1;\n pointer-events: all;\n }\n }\n\n &:focus {\n &:before {\n opacity: 1;\n pointer-events: all;\n }\n }\n"],["\n position: relative;\n display: block;\n text-decoration: none;\n color: '#fff';\n outline-color: ",";\n\n border-radius: ",";\n overflow: hidden;\n\n &:before {\n content: '';\n position: absolute;\n top: 0;\n bottom: 0;\n left: 0;\n right: 0;\n background: ",";\n\n opacity: 0;\n pointer-events: none;\n z-index: 1;\n transition: opacity 0.2s ease-in-out;\n }\n\n &:hover {\n &:before {\n opacity: 1;\n pointer-events: all;\n }\n }\n\n &:focus {\n &:before {\n opacity: 1;\n pointer-events: all;\n }\n }\n"])),(function(n){var e=n.theme;return n.isInverted?o.getColors(e).primary.inverted:o.getColors(e).primary.default}),(function(n){var e=n.theme;return o.getGlobals(e).sections.edgeRadius}),(function(n){var e=n.theme;return n.isInverted?o.getColors(e).secondary.inverted:o.getColors(e).secondary.default})),Pr=Gn.default(h.Image).withConfig({displayName:"SocialWall__StyledImage",componentId:"sc-ggztu7-3"})(Ha||(Ha=n.__makeTemplateObject(["\n display: block;\n height: 100%;\n z-index: 0;\n"],["\n display: block;\n height: 100%;\n z-index: 0;\n"]))),Rr=Gn.default.div.withConfig({displayName:"SocialWall__TextContainer",componentId:"sc-ggztu7-4"})(Va||(Va=n.__makeTemplateObject(["\n position: absolute;\n top: 50%;\n left: 50%;\n width: 100%;\n transform: translate(-50%, -50%);\n text-align: center;\n\n padding: ","px;\n\n opacity: 0;\n pointer-events: none;\n z-index: 2;\n transition: opacity 0.2s ease-in-out;\n\n & > * + * {\n margin-top: ","px;\n }\n\n ",":hover & {\n opacity: 1;\n pointer-events: all;\n }\n\n ",":focus & {\n opacity: 1;\n pointer-events: all;\n }\n"],["\n position: absolute;\n top: 50%;\n left: 50%;\n width: 100%;\n transform: translate(-50%, -50%);\n text-align: center;\n\n padding: ","px;\n\n opacity: 0;\n pointer-events: none;\n z-index: 2;\n transition: opacity 0.2s ease-in-out;\n\n & > * + * {\n margin-top: ","px;\n }\n\n ",":hover & {\n opacity: 1;\n pointer-events: all;\n }\n\n ",":focus & {\n opacity: 1;\n pointer-events: all;\n }\n"])),2*o.spacings.nudge,2*o.spacings.nudge,Gr,Gr),Fr=Gn.default(i.Heading).withConfig({displayName:"SocialWall__FollowUs",componentId:"sc-ggztu7-5"})(Xa||(Xa=n.__makeTemplateObject(["\n text-transform: uppercase;\n"],["\n text-transform: uppercase;\n"]))),Hr=Gn.default.div.withConfig({displayName:"SocialWall__InstagramIcon",componentId:"sc-ggztu7-6"})(Da||(Da=n.__makeTemplateObject(["\n position: absolute;\n left: 20px;\n bottom: 20px;\n color: ",";\n z-index: 2;\n\n & > * {\n fill: #fff;\n\n ",":hover & {\n color: ",";\n }\n }\n"],["\n position: absolute;\n left: 20px;\n bottom: 20px;\n color: ",";\n z-index: 2;\n\n & > * {\n fill: #fff;\n\n ",":hover & {\n color: ",";\n }\n }\n"])),(function(n){var e=n.theme;return o.getColors(e).text.inverted}),Gr,(function(n){var e=n.theme;return o.getColors(e).text.inverted})),Vr=l.withLibTheme((function(a){var r=a.anchorId,o=a.items,d=a.hashTag,s=a.followUs,c=a.socialIcon,p=a.bgMode,m=l.useLibTheme().colors,u="inverted"===p,g="full"===p;return Wn.default.createElement(e.Section,{anchorId:r,bgColor:u?m.sectionBg.dark:g?m.sectionBg.medium:m.sectionBg.light,bgMode:e.mapToBgMode(p,!0),addSeperation:!0},Wn.default.createElement(t.Wrapper,{addWhitespace:!0},Wn.default.createElement(Wr,null,null==o?void 0:o.map((function(e,t){var a;return Wn.default.createElement(zr,{key:t},Wn.default.createElement(Gr,n.__assign({isExternal:!0},e.link,{isInverted:u,ariaLabel:null===(a=null==e?void 0:e.image)||void 0===a?void 0:a.alt}),e.image&&Wn.default.createElement(Pr,n.__assign({},e.image,{coverSpace:!0,ratios:{small:{w:1,h:1}},isInverted:u})),Wn.default.createElement(Rr,null,Wn.default.createElement(Fr,{size:"super",isInverted:!0},s||"Follow Us On Instagram"),d&&Wn.default.createElement(i.Heading,{size:"heading-2",isInverted:!0},d)),Wn.default.createElement(Hr,null,c||Wn.default.createElement(n.Instagram,null))))})))))})),Xr=Gn.default(t.Wrapper).withConfig({displayName:"Table__TableWrapper",componentId:"sc-16ge7gg-0"})(Ua||(Ua=n.__makeTemplateObject(["\n & > * + * {\n margin-top: ","px;\n }\n"],["\n & > * + * {\n margin-top: ","px;\n }\n"])),o.spacings.spacer),Dr=l.withLibTheme((function(t){var i=t.anchorId,a=t.bgMode,r=t.tableItems,o=l.useLibTheme().colors,d="inverted"===a,s="full"===a||d;return Wn.default.createElement(e.Section,{addSeperation:!0,anchorId:i,bgColor:d?o.sectionBg.dark:s?o.sectionBg.medium:o.sectionBg.light,bgMode:e.mapToBgMode(a,!0)},Wn.default.createElement(Xr,null,r.map((function(e,t){return Wn.default.createElement(u.TableBlock,n.__assign({key:t},e,{isInverted:d,hasBack:s}))}))))})),Ur=Gn.default.figure.withConfig({displayName:"Teaser__Figure",componentId:"sc-euyj1p-0"})(Qa||(Qa=n.__makeTemplateObject(["\n display: flex;\n flex-direction: column;\n position: relative;\n height: 100%;\n width: 100%;\n margin: 0;\n padding: 0;\n\n & > * + * {\n margin-top: ","px;\n }\n\n @media "," {\n & > * + * {\n margin-top: ","px;\n }\n }\n"],["\n display: flex;\n flex-direction: column;\n position: relative;\n height: 100%;\n width: 100%;\n margin: 0;\n padding: 0;\n\n & > * + * {\n margin-top: ","px;\n }\n\n @media "," {\n & > * + * {\n margin-top: ","px;\n }\n }\n"])),o.spacings.nudge,o.mq.semilarge,2*o.spacings.nudge),Qr=Gn.default(h.Image).withConfig({displayName:"Teaser__StyledImage",componentId:"sc-euyj1p-1"})(Za||(Za=n.__makeTemplateObject(["\n position: relative;\n width: 100%;\n height: 100%;\n\n @media "," {\n border-radius: ",";\n overflow: hidden;\n }\n"],["\n position: relative;\n width: 100%;\n height: 100%;\n\n @media "," {\n border-radius: ",";\n overflow: hidden;\n }\n"])),o.mq.semilarge,(function(n){var e=n.theme;return o.getGlobals(e).sections.edgeRadius})),Zr=Gn.default(f.VideoBlock).withConfig({displayName:"Teaser__Video",componentId:"sc-euyj1p-2"})(Ya||(Ya=n.__makeTemplateObject(["\n display: ",";\n width: 100%;\n height: 100%;\n"],["\n display: ",";\n width: 100%;\n height: 100%;\n"])),(function(n){return n.isVisible?"block":"none"})),Yr=Gn.default(i.Copy).withConfig({displayName:"Teaser__Description",componentId:"sc-euyj1p-3"})(Ja||(Ja=n.__makeTemplateObject(["\n display: block;\n\n @media "," {\n padding-left: ","px;\n padding-right: ","px;\n margin-left: ",";\n margin-right: ",";\n max-width: ",";\n\n color: ",";\n }\n\n @media "," {\n max-width: ",";\n }\n"],["\n display: block;\n\n @media "," {\n padding-left: ","px;\n padding-right: ","px;\n margin-left: ",";\n margin-right: ",";\n max-width: ",";\n\n color: ",";\n }\n\n @media "," {\n max-width: ",";\n }\n"])),o.mq.semilarge,2*o.spacings.nudge,2*o.spacings.nudge,(function(n){return n.isMirrored&&"auto"}),(function(n){return!n.isMirrored&&"auto"}),(function(n){return n.isSplitted&&"81.5%"}),(function(n){var e=n.theme,t=n.isInverted,i=n.isSplitted;return t&&!i?o.getFonts(e).copy.small.colorInverted:o.getFonts(e).copy.small.color}),o.mq.xlarge,(function(n){return n.isSplitted&&"69.5%"})),Jr=Gn.default(g.Actions).withConfig({displayName:"Teaser__StyledActions",componentId:"sc-euyj1p-4"})(Ka||(Ka=n.__makeTemplateObject(["\n &:not(:first-child) {\n margin-top: ","px;\n }\n"],["\n &:not(:first-child) {\n margin-top: ","px;\n }\n"])),o.spacings.spacer),Kr=function(n,e,t){switch(void 0===e&&(e=!1),void 0===t&&(t=!1),n){case"full":return"full";case"inverted":return"inverted";case"splitted":case"inverted-splitted":return e?void 0:t?"larger-left":"larger-right";default:return}},$r=l.withLibTheme((function(i){var r=i.anchorId,o=i.isMirrored,d=void 0!==o&&o,c=i.bgMode,p=i.superTitle,m=i.superTitleAs,u=i.title,g=i.titleAs,h=i.image,x=i.video,b=i.description,v=i.text,w=i.primaryAction,y=i.secondaryAction,_=l.useLibTheme().colors,C="inverted"===c||"inverted-splitted"===c,E="splitted"===c||"inverted-splitted"===c,j=k.isValidArray(null==x?void 0:x.urls,!1),L=a.useRef(null),B=a.useState(!(null==h?void 0:h.small)||!1),N=B[0],S=B[1],M=a.useState(!1),O=M[0],A=M[1],q=I.useObserverSupport();return T.useUpdateEffect((function(){if(L.current&&j){if(q){var n=new IntersectionObserver((function(n,e){var t=n[0];t.isIntersecting&&(e.unobserve(t.target),A(!0))}),{rootMargin:"200px 0px 200px 0px"}),e=L.current;return n.observe(e),function(){e&&n.unobserve(e)}}A(!0)}}),[q]),Wn.default.createElement(e.Section,{addSeperation:!0,anchorId:r,bgColor:C?_.sectionBg.dark:c?_.sectionBg.medium:_.sectionBg.light,bgMode:Kr(c,!1,d)},Wn.default.createElement(t.Wrapper,{addWhitespace:!0,clampWidth:"normal"},Wn.default.createElement(s.Grid.Row,{valign:"center"},Wn.default.createElement(s.Grid.Col,{semilarge:{span:.5,move:(d?6:0)/12},xlarge:{span:7/12,move:(d?5:0)/12}},((null==h?void 0:h.small)||j)&&Wn.default.createElement(Ur,{ref:L},(null==h?void 0:h.small)&&(!x||!N)&&Wn.default.createElement(Qr,n.__assign({},h,{isInverted:C,coverSpace:!0})),j&&Wn.default.createElement(Zr,{urls:O?null==x?void 0:x.urls:void 0,muted:!0,autoPlay:!0,loop:!0,onCanPlayThrough:function(){return S(!0)},ratios:null==x?void 0:x.aspectRatios,isVisible:N,isInverted:C}),b&&Wn.default.createElement(Yr,{size:"small",renderAs:"figcaption",isInverted:C,isSplitted:E,isMirrored:d,innerHTML:b}))),Wn.default.createElement(s.Grid.Col,{semilarge:{span:.5,move:(d?-6:0)/12},xlarge:{span:5/12,move:(d?-7:0)/12}},Wn.default.createElement(f.IntroBlock,{titleHyphens:!0,title:u,titleAs:g,superTitle:p,superTitleAs:m,text:v,colorMode:C?"inverted":"default"}),(w||y)&&Wn.default.createElement(Jr,{primary:w&&w(C),secondary:y&&y(C)})))))})),no=function(){return r.css($a||($a=n.__makeTemplateObject(["\n ","\n "],["\n ","\n "])),s.getGridWidth({cols:1,gridWidth:"".concat(o.spacings.wrapper-2*t.wrapperWhitespace,"px ")}))},eo=Gn.default(f.VideoBlock).withConfig({displayName:"TeaserWide__WideVideo",componentId:"sc-cnpuar-0"})(er||(er=n.__makeTemplateObject(["\n display: ",";\n position: relative;\n top: 0;\n left: 0;\n bottom: 0;\n width: 100%;\n height: 100%;\n\n min-height: 400px;\n object-fit: cover;\n border-radius: ",";\n\n @media "," {\n position: absolute;\n /** \n calculate width of 6 grid cols (grid width = viewport width without wrapper paddings)\n and add left or right wrapper padding afterwards\n */\n width: calc(\n "," + ","px\n );\n left: ",";\n right: ",";\n }\n\n @media "," {\n /** \n calculate width of 1 grid cols\n and add left or right wrapper padding afterwards. Then add this to 50% of current\n viewport width.\n */\n width: calc(50% + "," + ","px);\n }\n\n @media "," {\n /** \n calculate width of 1 grid cols\n and add left or right wrapper padding afterwards. Then add this to 50% of large wrapper width.\n */\n width: calc(\n ","px + "," +\n ","px\n );\n\n left: ",";\n right: ",";\n\n ",";\n }\n"],["\n display: ",";\n position: relative;\n top: 0;\n left: 0;\n bottom: 0;\n width: 100%;\n height: 100%;\n\n min-height: 400px;\n object-fit: cover;\n border-radius: ",";\n\n @media "," {\n position: absolute;\n /** \n calculate width of 6 grid cols (grid width = viewport width without wrapper paddings)\n and add left or right wrapper padding afterwards\n */\n width: calc(\n "," + ","px\n );\n left: ",";\n right: ",";\n }\n\n @media "," {\n /** \n calculate width of 1 grid cols\n and add left or right wrapper padding afterwards. Then add this to 50% of current\n viewport width.\n */\n width: calc(50% + "," + ","px);\n }\n\n @media "," {\n /** \n calculate width of 1 grid cols\n and add left or right wrapper padding afterwards. Then add this to 50% of large wrapper width.\n */\n width: calc(\n ","px + "," +\n ","px\n );\n\n left: ",";\n right: ",";\n\n ",";\n }\n"])),(function(n){return n.isVisible?"block":"none"}),(function(n){var e=n.theme;return o.getGlobals(e).sections.edgeRadius}),o.mq.semilarge,s.getGridWidth({cols:6,gridWidth:"100% - ".concat(2*t.wrapperWhitespace,"px ")}),t.wrapperWhitespace,(function(n){return n.isMirrored?"auto":"0"}),(function(n){return n.isMirrored?"0":"auto"}),o.mq.xlarge,no(),t.wrapperWhitespace,o.mq.xxlarge,o.spacings.wrapperLarge/2,no(),t.wrapperWhitespace,(function(n){return n.isMirrored?"auto":"50%"}),(function(n){return n.isMirrored?"50%":"auto"}),(function(e){var i=e.isMirrored;return r.css(nr||(nr=n.__makeTemplateObject(["\n transform: translateX(\n calc(\n ","\n ("," + ","px)\n )\n );\n "],["\n transform: translateX(\n calc(\n ","\n ("," + ","px)\n )\n );\n "])),i?"100% - ":"-100% + ",no(),t.wrapperWhitespace)})),to=Gn.default(h.Image).withConfig({displayName:"TeaserWide__WideImage",componentId:"sc-cnpuar-1"})(ir||(ir=n.__makeTemplateObject(["\n position: relative;\n top: 0;\n left: 0;\n bottom: 0;\n width: 100%;\n\n height: 100%;\n min-height: 400px;\n\n img {\n height: 100%;\n }\n\n @media "," {\n position: absolute;\n /** \n calculate width of 6 grid cols (grid width = viewport width without wrapper paddings)\n and add left or right wrapper padding afterwards\n */\n width: calc(\n "," + ","px\n );\n left: ",";\n right: ",";\n }\n\n @media "," {\n /** \n calculate width of 1 grid cols\n and add left or right wrapper padding afterwards. Then add this to 50% of current\n viewport width.\n */\n width: calc(50% + "," + ","px);\n }\n\n @media "," {\n /** \n calculate width of 1 grid cols\n and add left or right wrapper padding afterwards. Then add this to 50% of large wrapper width.\n */\n width: calc(\n ","px + "," +\n ","px\n );\n\n left: ",";\n right: ",";\n\n ",";\n }\n"],["\n position: relative;\n top: 0;\n left: 0;\n bottom: 0;\n width: 100%;\n\n height: 100%;\n min-height: 400px;\n\n img {\n height: 100%;\n }\n\n @media "," {\n position: absolute;\n /** \n calculate width of 6 grid cols (grid width = viewport width without wrapper paddings)\n and add left or right wrapper padding afterwards\n */\n width: calc(\n "," + ","px\n );\n left: ",";\n right: ",";\n }\n\n @media "," {\n /** \n calculate width of 1 grid cols\n and add left or right wrapper padding afterwards. Then add this to 50% of current\n viewport width.\n */\n width: calc(50% + "," + ","px);\n }\n\n @media "," {\n /** \n calculate width of 1 grid cols\n and add left or right wrapper padding afterwards. Then add this to 50% of large wrapper width.\n */\n width: calc(\n ","px + "," +\n ","px\n );\n\n left: ",";\n right: ",";\n\n ",";\n }\n"])),o.mq.semilarge,s.getGridWidth({cols:6,gridWidth:"100% - ".concat(2*t.wrapperWhitespace,"px ")}),t.wrapperWhitespace,(function(n){return n.isMirrored?"auto":"0"}),(function(n){return n.isMirrored?"0":"auto"}),o.mq.xlarge,no(),t.wrapperWhitespace,o.mq.xxlarge,o.spacings.wrapperLarge/2,no(),t.wrapperWhitespace,(function(n){return n.isMirrored?"auto":"50%"}),(function(n){return n.isMirrored?"50%":"auto"}),(function(e){var i=e.isMirrored;return r.css(tr||(tr=n.__makeTemplateObject(["\n transform: translateX(\n calc(\n ","\n ("," + ","px)\n )\n );\n "],["\n transform: translateX(\n calc(\n ","\n ("," + ","px)\n )\n );\n "])),i?"100% - ":"-100% + ",no(),t.wrapperWhitespace)})),io=Gn.default.div.withConfig({displayName:"TeaserWide__Content",componentId:"sc-cnpuar-2"})(ar||(ar=n.__makeTemplateObject(["\n ","\n\n @media "," {\n ","\n }\n"],["\n ","\n\n @media "," {\n ","\n }\n"])),(function(n){var e=n.theme;return o.withRange(o.getGlobals(e).sections.seperation.padding.default,"padding-bottom")}),o.mq.semilarge,(function(n){var e=n.theme;return o.withRange(o.getGlobals(e).sections.seperation.padding.default,"padding-top")})),ao=Gn.default(g.Actions).withConfig({displayName:"TeaserWide__StyledActions",componentId:"sc-cnpuar-3"})(rr||(rr=n.__makeTemplateObject(["\n &:not(:first-child) {\n margin-top: ","px;\n }\n"],["\n &:not(:first-child) {\n margin-top: ","px;\n }\n"])),o.spacings.spacer),ro=l.withLibTheme((function(i){var r=i.anchorId,o=i.isMirrored,d=void 0!==o&&o,c=i.superTitle,p=i.superTitleAs,m=i.title,u=i.titleAs,g=i.image,h=i.video,x=i.text,b=i.primaryAction,v=i.secondaryAction,w=i.bgMode,y=l.useLibTheme().colors,_="inverted"===w,C="full"===w,E=k.isValidArray(null==h?void 0:h.urls,!1),j=a.useRef(null),L=a.useState(!(null==g?void 0:g.small)||!1),B=L[0],N=L[1],S=a.useState(!1),M=S[0],O=S[1],A=I.useObserverSupport();return T.useUpdateEffect((function(){if(j.current&&E){if(A){var n=new IntersectionObserver((function(n,e){var t=n[0];t.isIntersecting&&(e.unobserve(t.target),O(!0))}),{rootMargin:"200px 0px 200px 0px"}),e=j.current;return n.observe(e),function(){e&&n.unobserve(e)}}O(!0)}}),[A]),Wn.default.createElement(e.Section,{ref:j,anchorId:r,bgColor:_?y.sectionBg.dark:C?y.sectionBg.medium:y.sectionBg.light,bgMode:e.mapToBgMode(w,!0)},(null==g?void 0:g.small)&&(!h||!B)&&Wn.default.createElement(to,n.__assign({coverSpace:!0},g,{isMirrored:d,isInverted:_})),E&&Wn.default.createElement(eo,{urls:M?null==h?void 0:h.urls:void 0,muted:!0,autoPlay:!0,loop:!0,onCanPlayThrough:function(){return N(!0)},isVisible:B,isInverted:_,isMirrored:d,ratios:null==h?void 0:h.aspectRatios}),Wn.default.createElement(t.Wrapper,{clampWidth:"normal",addWhitespace:!0},Wn.default.createElement(s.Grid.Row,{valign:"center"},Wn.default.createElement(s.Grid.Col,{semilarge:{span:.5,move:(d?6:0)/12},xlarge:{span:7/12,move:(d?5:0)/12}}),Wn.default.createElement(s.Grid.Col,{semilarge:{span:.5,move:(d?-6:0)/12},xlarge:{span:5/12,move:(d?-7:0)/12}},Wn.default.createElement(io,null,Wn.default.createElement(f.IntroBlock,{titleHyphens:!0,title:m,titleAs:u,superTitle:c,superTitleAs:p,text:x,colorMode:_?"inverted":"default"}),(b||v)&&Wn.default.createElement(ao,{primary:b&&b(_),secondary:v&&v(_)}))))))})),oo=Gn.default.div.withConfig({displayName:"Timeline__TimelineBlock",componentId:"sc-em4o0o-0"})(or||(or=n.__makeTemplateObject(["\n position: relative;\n\n @media "," {\n text-align: ",";\n }\n\n &:after {\n content: '';\n width: 10px;\n height: 10px;\n\n box-sizing: content-box;\n border: 2px solid\n ",";\n border-radius: 50%;\n\n background: ",";\n\n position: absolute;\n top: 16px;\n left: 0px;\n\n transition: all 0.2s ease-in-out;\n\n @media "," {\n left: ",";\n right: ",";\n transform: translateX(\n ","\n );\n }\n }\n\n &:before {\n content: '';\n display: block;\n position: absolute;\n width: 2px;\n min-height: 160px;\n height: 100%;\n background: ",";\n left: 5px;\n\n @media "," {\n left: 50%;\n transform: translateX(-50%);\n }\n }\n\n &:first-child {\n padding-top: 0;\n\n &:before {\n top: 16px;\n }\n }\n"],["\n position: relative;\n\n @media "," {\n text-align: ",";\n }\n\n &:after {\n content: '';\n width: 10px;\n height: 10px;\n\n box-sizing: content-box;\n border: 2px solid\n ",";\n border-radius: 50%;\n\n background: ",";\n\n position: absolute;\n top: 16px;\n left: 0px;\n\n transition: all 0.2s ease-in-out;\n\n @media "," {\n left: ",";\n right: ",";\n transform: translateX(\n ","\n );\n }\n }\n\n &:before {\n content: '';\n display: block;\n position: absolute;\n width: 2px;\n min-height: 160px;\n height: 100%;\n background: ",";\n left: 5px;\n\n @media "," {\n left: 50%;\n transform: translateX(-50%);\n }\n }\n\n &:first-child {\n padding-top: 0;\n\n &:before {\n top: 16px;\n }\n }\n"])),o.mq.large,(function(n){return n.isSwitched?"left":"right"}),(function(n){var e=n.theme;return n.isInverted?o.getColors(e).elementBg.light:o.getColors(e).elementBg.dark}),(function(n){var e=n.theme,t=n.isActive,i=n.isInverted;return t?i?o.getColors(e).elementBg.light:o.getColors(e).elementBg.dark:i?o.getColors(e).elementBg.dark:o.getColors(e).elementBg.light}),o.mq.large,(function(n){return n.isSwitched?"auto":"50%"}),(function(n){return n.isSwitched&&"50%"}),(function(n){return n.isSwitched?"50%":"-50%"}),(function(n){var e=n.theme;return n.isInverted?o.getColors(e).elementBg.light:o.getColors(e).elementBg.dark}),o.mq.large),lo=Gn.default.div.withConfig({displayName:"Timeline__TimelineText",componentId:"sc-em4o0o-1"})(lr||(lr=n.__makeTemplateObject(["\n position: relative;\n padding-left: ","px;\n padding-bottom: ","px;\n\n @media "," {\n max-width: 50%;\n\n margin-left: ",";\n margin-right: ",";\n\n padding: ",";\n }\n\n &:first-child {\n padding-top: 0;\n }\n\n & > * + * {\n margin-top: ","px;\n }\n"],["\n position: relative;\n padding-left: ","px;\n padding-bottom: ","px;\n\n @media "," {\n max-width: 50%;\n\n margin-left: ",";\n margin-right: ",";\n\n padding: ",";\n }\n\n &:first-child {\n padding-top: 0;\n }\n\n & > * + * {\n margin-top: ","px;\n }\n"])),3*o.spacings.nudge+2,o.spacings.spacer,o.mq.large,(function(n){return n.isSwitched&&"50%"}),(function(n){return!n.isSwitched&&"50%"}),(function(n){return n.isSwitched?"".concat(o.spacings.spacer,"px 0 ").concat(1.75*o.spacings.spacer,"px ").concat(o.spacings.spacer,"px"):"".concat(o.spacings.spacer,"px ").concat(o.spacings.spacer,"px ").concat(1.75*o.spacings.spacer,"px 0")}),2*o.spacings.nudge),so=Gn.default(i.Heading).withConfig({displayName:"Timeline__ItemTitle",componentId:"sc-em4o0o-2"})(dr||(dr=n.__makeTemplateObject([""],[""]))),co=Gn.default(i.Copy).withConfig({displayName:"Timeline__ItemTextBlock",componentId:"sc-em4o0o-3"})(sr||(sr=n.__makeTemplateObject([""],[""]))),po=l.withLibTheme((function(n){var i=n.anchorId,l=n.bgMode,d=n.items,s=a.useContext(r.ThemeContext),c="inverted"===l,p="full"===l,m=a.useState([]),u=m[0],g=m[1],f=I.useObserverSupport(),h=a.useRef(null),x=a.useState(0),b=x[0],v=x[1];return a.useEffect((function(){if(f&&u&&u.length>0){h.current=new IntersectionObserver((function(n){n.forEach((function(n){if(n.isIntersecting){var e=null==u?void 0:u.findIndex((function(e){return e.current===n.target}));v(e)}}))}),{rootMargin:"-50% 0% -50% 0%",threshold:0});for(var n=0;n<u.length;n++)h.current.observe(u[n].current)}return function(){var n;null===(n=h.current)||void 0===n||n.disconnect()}}),[u,f]),a.useEffect((function(){g((function(){return Array(null==d?void 0:d.length).fill(null).map((function(n,e){return u[e]||a.createRef()}))}))}),[null==d?void 0:d.length]),Wn.default.createElement(e.Section,{anchorId:i,bgColor:c?o.getColors(s).sectionBg.dark:p?o.getColors(s).sectionBg.medium:"transparent",bgMode:e.mapToBgMode(l,!0),addSeperation:!0},Wn.default.createElement(t.Wrapper,{addWhitespace:!0},d&&d.map((function(n,e){return Wn.default.createElement(oo,{ref:u[e],isActive:b===e,isSwitched:e%2==0,isInverted:c,key:e},Wn.default.createElement(lo,{isSwitched:e%2==0},Wn.default.createElement(so,{size:"heading-2",textColor:c?o.getColors(s).text.inverted:o.getColors(s).text.default},n.label),Wn.default.createElement(co,{type:"copy-b",size:"big",isInverted:c},n.title),Wn.default.createElement(co,{innerHTML:n.text,isInverted:c})))}))))})),mo=l.withLibTheme((function(n){var i=n.anchorId,a=n.bgMode,r=n.bgImage,o=n.embedId,d=n.playIcon,s=n.consentText,c=n.consentAction,p=l.useLibTheme().colors,m="inverted"===a;return Wn.default.createElement(e.Section,{anchorId:i,bgColor:m?p.sectionBg.dark:a?p.sectionBg.medium:p.sectionBg.light,bgMode:e.mapToBgMode(a),addSeperation:!0},Wn.default.createElement(t.Wrapper,{addWhitespace:!0},Wn.default.createElement(E.VideoCard,{bgImage:r,embedId:o,playIcon:d,consentText:s,consentAction:c})))})),uo=Gn.default.div.withConfig({displayName:"RawVideo__VideoContainer",componentId:"sc-ylrujv-0"})(cr||(cr=n.__makeTemplateObject(["\n position: relative;\n cursor: pointer;\n"],["\n position: relative;\n cursor: pointer;\n"]))),go=Gn.default.div.withConfig({displayName:"RawVideo__Overlay",componentId:"sc-ylrujv-1"})(pr||(pr=n.__makeTemplateObject(["\n position: relative;\n padding-top: ",";\n background: ",";\n\n background-image: ",";\n background-size: cover;\n background-repeat: no-repeat;\n background-position: center;\n\n border-radius: ",";\n overflow: hidden;\n\n @media "," {\n text-align: left;\n\n background-image: ",";\n }\n\n @media "," {\n background-image: ",";\n }\n\n @media "," {\n background-image: ",";\n }\n\n @media "," {\n background-image: ",";\n }\n\n &:after {\n content: '';\n display: block;\n position: absolute;\n top: 0;\n left: 0;\n bottom: 0;\n right: 0;\n pointer-events: none;\n\n background: linear-gradient(\n 358.19deg,\n rgba(29, 34, 35, 0.52) 12.37%,\n rgba(29, 34, 35, 0) 59.02%\n );\n }\n"],["\n position: relative;\n padding-top: ",";\n background: ",";\n\n background-image: ",";\n background-size: cover;\n background-repeat: no-repeat;\n background-position: center;\n\n border-radius: ",";\n overflow: hidden;\n\n @media "," {\n text-align: left;\n\n background-image: ",";\n }\n\n @media "," {\n background-image: ",";\n }\n\n @media "," {\n background-image: ",";\n }\n\n @media "," {\n background-image: ",";\n }\n\n &:after {\n content: '';\n display: block;\n position: absolute;\n top: 0;\n left: 0;\n bottom: 0;\n right: 0;\n pointer-events: none;\n\n background: linear-gradient(\n 358.19deg,\n rgba(29, 34, 35, 0.52) 12.37%,\n rgba(29, 34, 35, 0) 59.02%\n );\n }\n"])),"calc(100% / (16 / 9))",(function(n){var e=n.theme;return n.isInverted?o.getGlobals(e).sections.imagePlaceholderBg.inverted:o.getGlobals(e).sections.imagePlaceholderBg.default}),(function(n){var e=n.bgImage;return(null==e?void 0:e.small)&&'url("'.concat(e.small,'")')}),(function(n){var e=n.theme;return o.getGlobals(e).sections.edgeRadius}),o.mq.medium,(function(n){var e=n.bgImage;return(null==e?void 0:e.medium)&&'url("'.concat(e.medium,'")')}),o.mq.semilarge,(function(n){var e=n.bgImage;return(null==e?void 0:e.semilarge)&&'url("'.concat(e.semilarge,'")')}),o.mq.large,(function(n){var e=n.bgImage;return(null==e?void 0:e.large)&&'url("'.concat(e.large,'")')}),o.mq.xlarge,(function(n){var e=n.bgImage;return(null==e?void 0:e.xlarge)&&'url("'.concat(e.xlarge,'")')})),fo=Gn.default.button.withConfig({displayName:"RawVideo__VideoControls",componentId:"sc-ylrujv-2"})(mr||(mr=n.__makeTemplateObject(["\n display: block;\n border: none;\n background: none;\n position: absolute;\n top: 50%;\n left: 50%;\n transform: translate(-50%, -50%);\n color: ",";\n z-index: 1;\n padding: 0;\n\n cursor: pointer;\n\n & > * {\n opacity: 0.8;\n transition: transform 0.2s ease-in-out, opacity 0.2s ease-in-out;\n height: 80px;\n width: 80px;\n\n color: ",";\n }\n\n ",":hover > & > * {\n transform: scale(1.05);\n opacity: 1;\n }\n\n ",":active > & > * {\n transform: scale(0.95);\n opacity: 1;\n }\n\n &:focus {\n outline: 2px solid ",";\n border-radius: 50%;\n opacity: 1;\n\n & > * {\n color: ",";\n }\n }\n\n &:focus:not(:focus-visible) {\n outline: none;\n box-shadow: none;\n }\n"],["\n display: block;\n border: none;\n background: none;\n position: absolute;\n top: 50%;\n left: 50%;\n transform: translate(-50%, -50%);\n color: ",";\n z-index: 1;\n padding: 0;\n\n cursor: pointer;\n\n & > * {\n opacity: 0.8;\n transition: transform 0.2s ease-in-out, opacity 0.2s ease-in-out;\n height: 80px;\n width: 80px;\n\n color: ",";\n }\n\n ",":hover > & > * {\n transform: scale(1.05);\n opacity: 1;\n }\n\n ",":active > & > * {\n transform: scale(0.95);\n opacity: 1;\n }\n\n &:focus {\n outline: 2px solid ",";\n border-radius: 50%;\n opacity: 1;\n\n & > * {\n color: ",";\n }\n }\n\n &:focus:not(:focus-visible) {\n outline: none;\n box-shadow: none;\n }\n"])),(function(n){var e=n.theme;return o.getColors(e).elementBg.light}),(function(n){var e=n.theme;return o.getColors(e).elementBg.dark}),go,go,(function(n){var e=n.theme;return o.getColors(e).primary.default}),(function(n){var e=n.theme;return o.getColors(e).primary.default})),ho=Gn.default(f.VideoBlock).withConfig({displayName:"RawVideo__Video",componentId:"sc-ylrujv-3"})(ur||(ur=n.__makeTemplateObject(["\n opacity: ",";\n pointer-events: ",";\n"],["\n opacity: ",";\n pointer-events: ",";\n"])),(function(n){return n.isVisible?1:0}),(function(n){return n.isVisible?"all":"none"})),xo=l.withLibTheme((function(i){var r=i.anchorId,o=i.bgMode,d=i.videoUrls,s=i.placeholderImg,c=i.playIcon,p=i.autoplay,m=i.loop,u=l.useLibTheme().colors,g="inverted"===o,f=a.useState(p||!1),h=f[0],x=f[1];return Wn.default.createElement(e.Section,{anchorId:r,bgColor:g?u.sectionBg.dark:o?u.sectionBg.medium:u.sectionBg.light,bgMode:e.mapToBgMode(o),addSeperation:!0},Wn.default.createElement(t.Wrapper,{addWhitespace:!0},Wn.default.createElement(uo,{onClick:function(){k.isValidArray(d,!1)&&x(!0)}},h&&Wn.default.createElement(ho,{isVisible:h||!(null==s?void 0:s.small),controls:!p,autoPlay:!0,loop:m,muted:p,ratios:{small:16/9},urls:d,isInverted:g}),!h&&Wn.default.createElement(go,{bgImage:s,isInverted:g},Wn.default.createElement(fo,null,c||Wn.default.createElement(n.Play,{iconColor:"#000"}))))))})),bo=Gn.default(e.Section).withConfig({displayName:"Map__MapSection",componentId:"sc-6qc5jb-0"})(gr||(gr=n.__makeTemplateObject(["\n position: relative;\n min-height: 500px;\n z-index: 0;\n"],["\n position: relative;\n min-height: 500px;\n z-index: 0;\n"]))),vo=Gn.default.div.withConfig({displayName:"Map__MapContainer",componentId:"sc-6qc5jb-1"})(hr||(hr=n.__makeTemplateObject(["\n position: relative;\n top: 0;\n left: 0;\n bottom: 0;\n width: 100%;\n z-index: 0;\n\n height: 100%;\n min-height: 230px;\n\n @media "," {\n position: absolute;\n /** \n calculate width of 6 grid cols (grid width = viewport width without wrapper paddings)\n and add left or right wrapper padding afterwards\n */\n width: calc(\n "," + ","px\n );\n left: ",";\n right: ",";\n }\n\n @media "," {\n width: calc(50% - ","px ","px);\n }\n\n @media "," {\n width: calc(\n ","px - ","px +\n ","px\n );\n\n left: ",";\n right: ",";\n\n ",";\n }\n"],["\n position: relative;\n top: 0;\n left: 0;\n bottom: 0;\n width: 100%;\n z-index: 0;\n\n height: 100%;\n min-height: 230px;\n\n @media "," {\n position: absolute;\n /** \n calculate width of 6 grid cols (grid width = viewport width without wrapper paddings)\n and add left or right wrapper padding afterwards\n */\n width: calc(\n "," + ","px\n );\n left: ",";\n right: ",";\n }\n\n @media "," {\n width: calc(50% - ","px ","px);\n }\n\n @media "," {\n width: calc(\n ","px - ","px +\n ","px\n );\n\n left: ",";\n right: ",";\n\n ",";\n }\n"])),o.mq.semilarge,s.getGridWidth({cols:6,gridWidth:"100% - ".concat(2*t.wrapperWhitespace,"px ")}),t.wrapperWhitespace,(function(n){return n.isMirrored?"auto":"0"}),(function(n){return n.isMirrored?"0":"auto"}),o.mq.xlarge,s.gridSettings.gutter,t.wrapperWhitespace,o.mq.xxlarge,o.spacings.wrapperLarge/2,s.gridSettings.gutter,t.wrapperWhitespace,(function(n){return n.isMirrored?"auto":"50%"}),(function(n){return n.isMirrored?"50%":"auto"}),(function(e){var i=e.isMirrored;return r.css(fr||(fr=n.__makeTemplateObject(["\n transform: translateX(\n calc(\n ","\n (","px)\n )\n );\n "],["\n transform: translateX(\n calc(\n ","\n (","px)\n )\n );\n "])),i?"(100% + ".concat(s.gridSettings.gutter,"px) - "):"(-100% - ".concat(s.gridSettings.gutter,"px) + "),t.wrapperWhitespace)})),wo=Gn.default(t.Wrapper).withConfig({displayName:"Map__CardWrapper",componentId:"sc-6qc5jb-2"})(xr||(xr=n.__makeTemplateObject(["\n pointer-events: none;\n"],["\n pointer-events: none;\n"]))),yo=Gn.default.div.withConfig({displayName:"Map__CardContainer",componentId:"sc-6qc5jb-3"})(br||(br=n.__makeTemplateObject(["\n display: flex;\n flex-direction: row;\n position: relative;\n width: 100%;\n pointer-events: all;\n\n ","\n\n @media "," {\n ","\n }\n"],["\n display: flex;\n flex-direction: row;\n position: relative;\n width: 100%;\n pointer-events: all;\n\n ","\n\n @media "," {\n ","\n }\n"])),(function(n){var e=n.theme;return o.withRange(o.getGlobals(e).sections.seperation.padding.default,"padding-bottom")}),o.mq.semilarge,(function(n){var e=n.theme;return o.withRange(o.getGlobals(e).sections.seperation.padding.default,"padding-top")})),_o=Gn.default.div.withConfig({displayName:"Map__InfoCardView",componentId:"sc-6qc5jb-4"})(vr||(vr=n.__makeTemplateObject(["\n min-height: 100px;\n pointer-events: all;\n\n flex: 1 0 80%;\n max-width: 80%;\n\n & > * + * {\n margin-top: ","px;\n }\n"],["\n min-height: 100px;\n pointer-events: all;\n\n flex: 1 0 80%;\n max-width: 80%;\n\n & > * + * {\n margin-top: ","px;\n }\n"])),o.spacings.spacer),Co=Gn.default.div.withConfig({displayName:"Map__CardHeader",componentId:"sc-6qc5jb-5"})(wr||(wr=n.__makeTemplateObject(["\n display: flex;\n"],["\n display: flex;\n"]))),ko=Gn.default.ul.withConfig({displayName:"Map__ContactList",componentId:"sc-6qc5jb-6"})(yr||(yr=n.__makeTemplateObject(["\n padding: 0;\n list-style-type: none;\n color: ",";\n\n li {\n display: flex;\n flex-direction: row;\n align-items: center;\n padding: 0;\n margin: 0;\n }\n\n li + li {\n margin-top: ","px;\n }\n\n span:first-child {\n flex: 0 0 30px;\n max-width: 30px;\n\n & > * {\n max-width: 100%;\n }\n }\n"],["\n padding: 0;\n list-style-type: none;\n color: ",";\n\n li {\n display: flex;\n flex-direction: row;\n align-items: center;\n padding: 0;\n margin: 0;\n }\n\n li + li {\n margin-top: ","px;\n }\n\n span:first-child {\n flex: 0 0 30px;\n max-width: 30px;\n\n & > * {\n max-width: 100%;\n }\n }\n"])),(function(n){var e=n.theme;return n.isInverted?o.getColors(e).text.inverted:o.getColors(e).text.default}),3*o.spacings.nudge),Io=Gn.default(c.Link).withConfig({displayName:"Map__ContactListLink",componentId:"sc-6qc5jb-7"})(_r||(_r=n.__makeTemplateObject(["\n display: block;\n\n ","\n color: ",";\n\n * + & {\n margin-left: ","px;\n }\n"],["\n display: block;\n\n ","\n color: ",";\n\n * + & {\n margin-left: ","px;\n }\n"])),i.copyStyle("copy-b","big"),(function(n){var e=n.theme;return n.isInverted?o.getFonts(e)["copy-b"].big.colorInverted:o.getFonts(e)["copy-b"].big.color}),1.5*o.spacings.nudge),To=Gn.default.div.withConfig({displayName:"Map__AddressContainer",componentId:"sc-6qc5jb-8"})(kr||(kr=n.__makeTemplateObject(["\n display: -ms-grid;\n display: grid;\n\n ","\n\n & > * + * {\n margin-left: ","px;\n }\n"],["\n display: -ms-grid;\n display: grid;\n\n ","\n\n & > * + * {\n margin-left: ","px;\n }\n"])),(function(e){var t=e.hasIcon;return r.css(Cr||(Cr=n.__makeTemplateObject(["\n -ms-grid-columns: "," 1fr;\n grid-template-columns: "," 1fr;\n -ms-grid-rows: "," 1fr;\n grid-auto-rows: "," 1fr;\n "],["\n -ms-grid-columns: "," 1fr;\n grid-template-columns: "," 1fr;\n -ms-grid-rows: "," 1fr;\n grid-auto-rows: "," 1fr;\n "])),t?"min-content":"",t?"min-content":"",t?"min-content":"",t?"min-content":"")}),2*o.spacings.nudge),Eo=function(n){var e=n.isInverted,t=n.companyName,a=n.address,r=n.customIcon;return Wn.default.createElement(To,{hasIcon:!!r},r&&Wn.default.createElement("span",null," ",r()," "),Wn.default.createElement("div",null,Wn.default.createElement(i.Copy,{type:"copy-b",size:"big",isInverted:e},t),a&&Wn.default.createElement(i.Copy,{type:"copy-b",size:"big",isInverted:e},Wn.default.createElement("div",null,a.street),Wn.default.createElement("div",null,"".concat(a.postalCode," ").concat(a.city)),Wn.default.createElement("div",null,a.country))))},jo=Gn.default(i.Copy).withConfig({displayName:"Map__Desc",componentId:"sc-6qc5jb-9"})(Ir||(Ir=n.__makeTemplateObject(["\n @media "," {\n margin-top: ","px;\n }\n"],["\n @media "," {\n margin-top: ","px;\n }\n"])),o.mq.semilarge,2.5*o.spacings.spacer),Lo=function(e){var t,i,a,r,o,d=e.isInverted,s=e.title,c=e.titleAs,p=e.superTitle,m=e.superTitleAs,u=e.companyName,g=e.address,h=e.addressIcon,x=e.contact,b=e.description,v=l.useLibTheme().colors,w=h?h({isInverted:d}):Wn.default.createElement(n.LocationPin,{iconColor:d?v.text.inverted:v.text.default}),y=(null===(t=null==x?void 0:x.telephone)||void 0===t?void 0:t.icon)?x.telephone.icon({isInverted:d}):Wn.default.createElement(n.Phone,null),_=(null===(i=null==x?void 0:x.email)||void 0===i?void 0:i.icon)?x.email.icon({isInverted:d}):Wn.default.createElement(n.Mail,null);return Wn.default.createElement(_o,null,Wn.default.createElement(Co,null,Wn.default.createElement(f.IntroBlock,{colorMode:d?"inverted":"default",title:s,titleAs:c,superTitle:p,superTitleAs:m})),u&&Wn.default.createElement(Eo,{companyName:u||"",address:g,customIcon:w?function(){return w}:void 0,isInverted:d}),x&&Wn.default.createElement(ko,{isInverted:d},(null===(a=null==x?void 0:x.telephone)||void 0===a?void 0:a.label)&&Wn.default.createElement("li",null,y&&Wn.default.createElement("span",null,y),Wn.default.createElement(Io,{isInverted:d,href:"tel:".concat(x.telephone.link||x.telephone.label)},null===(r=x.telephone)||void 0===r?void 0:r.label)),(null===(o=null==x?void 0:x.email)||void 0===o?void 0:o.label)&&Wn.default.createElement("li",null,_&&Wn.default.createElement("span",null,_),Wn.default.createElement(Io,{isInverted:d,href:"mailto:".concat((null==x?void 0:x.email.link)||x.email.label)},null==x?void 0:x.email.label))),Wn.default.createElement(jo,{isInverted:d,innerHTML:b}))},Bo=Gn.default.div.withConfig({displayName:"Map__Controls",componentId:"sc-6qc5jb-10"})(Tr||(Tr=n.__makeTemplateObject(["\n flex: 1 0 20%;\n max-width: 20%;\n display: flex;\n flex-direction: column;\n align-self: flex-start;\n margin-left: auto;\n text-align: right;\n\n & > * + * {\n margin-top: ","px;\n }\n"],["\n flex: 1 0 20%;\n max-width: 20%;\n display: flex;\n flex-direction: column;\n align-self: flex-start;\n margin-left: auto;\n text-align: right;\n\n & > * + * {\n margin-top: ","px;\n }\n"])),o.spacings.nudge),No=Gn.default.button.withConfig({displayName:"Map__FylToCtrlContainer",componentId:"sc-6qc5jb-11"})(Er||(Er=n.__makeTemplateObject(["\n position: absolute;\n top: 0;\n right: 0;\n z-index: 1000;\n background: none;\n border: none;\n margin: 0;\n padding: 0;\n\n margin-top: ","px;\n margin-right: ","px;\n color: ",";\n\n cursor: pointer;\n"],["\n position: absolute;\n top: 0;\n right: 0;\n z-index: 1000;\n background: none;\n border: none;\n margin: 0;\n padding: 0;\n\n margin-top: ","px;\n margin-right: ","px;\n color: ",";\n\n cursor: pointer;\n"])),o.spacings.spacer,o.spacings.spacer,(function(n){var e=n.theme;return o.getColors(e).elementBg.dark})),So=l.withLibTheme((function(t){var i=t.anchorId,r=t.bgMode,c=t.isMirrored,p=void 0!==c&&c,m=t.provider,u=t.attribution,g=t.center,f=void 0===g?[51.505,-.09]:g,h=t.zoom,x=void 0===h?5:h,b=t.flyToZoom,v=t.initialLocation,w=t.locations,y=t.allMarkersOnInit,_=void 0!==y&&y,C=t.fitBoundsPadding,I=t.flyToControl,T=t.controlNext,E=t.controlPrev,B=l.useLibTheme().colors,N=a.useState(v||""),S=N[0],M=N[1],O=a.useState(!1),A=O[0],q=O[1],W=a.useMemo((function(){return null==w?void 0:w.find((function(n){return n.id===S}))}),[S,w]),z="full"===r,G="inverted"===r,P={size:[28,28],anchor:[14,28],sizeActive:[70,70],anchorActive:[35,70],url:o.getSVGDataImg(Wn.default.createElement(n.LocationPin,null))},R=L.useLeafletMap({url:m,attribution:u,center:f,zoom:x,activeMarkerId:S,markers:null==w?void 0:w.map((function(n){return{id:n.id,position:n.position,icon:n.icon||P,isInteractive:!0}})),fitBoundsPadding:C,onMarkerClick:M}),F=R.isLoaded,H=R.setContainer,V=R.flyToActive,X=R.showAllMarkers,D=function(){M((function(n){if(!w)return n;var e=w.findIndex((function(n){return n.id===S}));if(-1===e)return n;var t=(e+1)%w.length;return w[t].id}))},U=function(){M((function(n){if(!w)return n;var e=w.findIndex((function(n){return n.id===S}));if(-1===e)return n;var t=e-1<0?w.length-1:e-1;return w[t].id}))};return a.useEffect((function(){F&&!A?_&&X():V(b)}),[S,_,V,b,v,A,F,X]),a.useEffect((function(){A||S===v||q(!0)}),[S,v,A]),Wn.default.createElement(bo,{anchorId:i,bgColor:G?B.sectionBg.dark:z?B.sectionBg.medium:B.sectionBg.light,bgMode:e.mapToBgMode(r,!0)},w&&d.generateLocalBusiness(w),Wn.default.createElement(vo,{ref:H,isMirrored:p},I&&Wn.default.createElement(No,{onClick:function(n){n.stopPropagation(),V(b)}},I)),Wn.default.createElement(wo,{addWhitespace:!0,clampWidth:"normal"},Wn.default.createElement(s.Grid.Row,null,Wn.default.createElement(s.Grid.Col,{semilarge:{span:.5,move:(p?6:0)/12}}),Wn.default.createElement(s.Grid.Col,{semilarge:{span:.5,move:(p?-6:0)/12}},Wn.default.createElement(yo,{isMirrored:p},k.isValidArray(w,!1)&&Wn.default.createElement(Wn.default.Fragment,null,W&&Wn.default.createElement(Lo,n.__assign({},W,{isInverted:G})),w.length>1&&Wn.default.createElement(Bo,null,T?T({isInverted:G,isActive:!0,clickHandler:D,name:"control_next_head"}):Wn.default.createElement(j.Control,{isInverted:G,isDisabled:!1,onClick:D},Wn.default.createElement(n.ArrowRightGhost,null)),E?E({isInverted:G,isActive:!0,clickHandler:U,name:"control_prev_head"}):Wn.default.createElement(j.Control,{isInverted:G,isDisabled:!1,onClick:U},Wn.default.createElement(n.ArrowLeftGhost,null)))))))))}));exports.Accordion=Un,exports.AlertList=ie,exports.Article=le,exports.CallToAction=he,exports.CardList=Ne,exports.ComparisonSlider=He,exports.CrossPromotion=ot,exports.FactGrid=Lt,exports.FactList=At,exports.FeatureList=ci,exports.Gallery=mi,exports.IconList=wi,exports.IndexList=Ti,exports.Intro=Ei,exports.Map=So,exports.NavList=Wi,exports.NumberList=ga,exports.ParallaxBackground=function(e){var t=e.image,i=e.hAlign,r=void 0===i?"left":i,o=e.contentWidth,l=void 0===o?1:o,d=e.moveRatio,s=void 0===d?.2:d,c=e.direction,p=void 0===c?"up":c,m=e.className,u=a.useState(!1),g=u[0],f=u[1],h=a.useState(0),x=h[0],b=h[1],v=a.useState(null),w=v[0],y=v[1],_=a.useRef(null),C=1;if("string"==typeof l)switch(l){case"1/4":C=.25;break;case"half":C=.5;break;case"3/4":C=.75;break;case"auto":C=-1;break;default:C=1}else isNaN(l)||(C=l);return a.useEffect((function(){f(!0)}),[]),a.useEffect((function(){var n=null==w?void 0:w.previousElementSibling;if(n){var e=n.dataset.bgIdent,t=n.dataset.stackIdent;e&&(null==w||w.setAttribute("data-bg-ident",e)),t&&(null==w||w.setAttribute("data-stack-ident",t))}}),[w]),a.useEffect((function(){var n=function(){if(w){var n=w.getBoundingClientRect().top;b(n*s*("up"===p?1:-1))}};return n(),window.addEventListener("scroll",n),function(){window.removeEventListener("scroll",n)}}),[w,p,s]),Wn.default.createElement(Wn.default.Fragment,null,g&&Wn.default.createElement(fa,{ref:y,"data-bg-ident":"transparent"},Wn.default.createElement(ha,{ref:_,style:{transform:"translate3d(0px, ".concat(x,"px, 0px)")},className:m},Wn.default.createElement(xa,{hAlign:r,contentWidth:C},t&&Wn.default.createElement(ba,n.__assign({hAlign:r,coverSpace:-1!==C},t))))))},exports.Poster=_a,exports.PriceList=Ba,exports.PriceTable=Br,exports.Quote=Or,exports.RawVideo=xo,exports.SimpleImage=qr,exports.SocialWall=Vr,exports.Table=Dr,exports.Teaser=$r,exports.TeaserWide=ro,exports.Timeline=po,exports.Video=mo;
2
2
  //# sourceMappingURL=sections.js.map