@blateral/b.kit 2.3.0-beta.1.2 → 2.3.0-beta.1.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (161) hide show
  1. package/cjs/Actions-6dd616e0.js +2 -0
  2. package/cjs/Actions-6dd616e0.js.map +1 -0
  3. package/cjs/Bdot-d898ba3b.js +2 -0
  4. package/cjs/Bdot-d898ba3b.js.map +1 -0
  5. package/cjs/Button-72747f63.js +2 -0
  6. package/cjs/Button-72747f63.js.map +1 -0
  7. package/cjs/ButtonGhost-046437c5.js +2 -0
  8. package/cjs/ButtonGhost-046437c5.js.map +1 -0
  9. package/cjs/Control-eead1a4c.js +2 -0
  10. package/cjs/Control-eead1a4c.js.map +1 -0
  11. package/cjs/FilterField-497e998f.js +2 -0
  12. package/cjs/{FilterField-569d60e5.js.map → FilterField-497e998f.js.map} +1 -1
  13. package/cjs/Image-d9681be0.js +2 -0
  14. package/cjs/Image-d9681be0.js.map +1 -0
  15. package/cjs/LanguageSwitcher-47e25e95.js +2 -0
  16. package/cjs/LanguageSwitcher-47e25e95.js.map +1 -0
  17. package/cjs/Navigation-3f5d6088.js +2 -0
  18. package/cjs/{Navigation-ebb27a9b.js.map → Navigation-3f5d6088.js.map} +1 -1
  19. package/cjs/POICard-9911980e.js +2 -0
  20. package/cjs/POICard-9911980e.js.map +1 -0
  21. package/cjs/Pointer-3588eadf.js +2 -0
  22. package/cjs/Pointer-3588eadf.js.map +1 -0
  23. package/cjs/SocialList-da77e994.js +2 -0
  24. package/cjs/SocialList-da77e994.js.map +1 -0
  25. package/cjs/TableBlock-080c9c2e.js +2 -0
  26. package/cjs/TableBlock-080c9c2e.js.map +1 -0
  27. package/cjs/VideoCard-1fa209fc.js +2 -0
  28. package/cjs/VideoCard-1fa209fc.js.map +1 -0
  29. package/cjs/blocks.js +1 -1
  30. package/cjs/buttons.js +1 -1
  31. package/cjs/cookies.js +1 -1
  32. package/cjs/cookies.js.map +1 -1
  33. package/cjs/fields.js +1 -1
  34. package/cjs/fields.js.map +1 -1
  35. package/cjs/footer.js +2 -0
  36. package/cjs/footer.js.map +1 -0
  37. package/cjs/hooks.js +1 -1
  38. package/cjs/hooks.js.map +1 -1
  39. package/cjs/navigation.js +1 -1
  40. package/cjs/navigation.js.map +1 -1
  41. package/cjs/sections.js +1 -1
  42. package/cjs/sections.js.map +1 -1
  43. package/cjs/sections_news.js +2 -0
  44. package/cjs/sections_news.js.map +1 -0
  45. package/cjs/statusFormatter-0393122b.js +2 -0
  46. package/cjs/statusFormatter-0393122b.js.map +1 -0
  47. package/cjs/{urlParams-51ce7168.js → urlParams-1d03b5a6.js} +2 -2
  48. package/cjs/urlParams-1d03b5a6.js.map +1 -0
  49. package/cjs/useIE-aef9decc.js +2 -0
  50. package/cjs/useIE-aef9decc.js.map +1 -0
  51. package/esm/Actions-73e13c48.js +57 -0
  52. package/esm/Actions-73e13c48.js.map +1 -0
  53. package/esm/Bdot-30b047cc.js +24 -0
  54. package/esm/Bdot-30b047cc.js.map +1 -0
  55. package/esm/Button-678be396.js +115 -0
  56. package/esm/Button-678be396.js.map +1 -0
  57. package/esm/ButtonGhost-6673a07e.js +112 -0
  58. package/esm/ButtonGhost-6673a07e.js.map +1 -0
  59. package/esm/{Callout-03ad4c6e.js → Callout-439308f6.js} +4 -4
  60. package/esm/{Callout-03ad4c6e.js.map → Callout-439308f6.js.map} +1 -1
  61. package/esm/{Checkbox-76c2576b.js → Checkbox-a365d733.js} +5 -5
  62. package/esm/{Checkbox-76c2576b.js.map → Checkbox-a365d733.js.map} +1 -1
  63. package/esm/{ClockFilled-cff5900e.js → ClockFilled-8784ddac.js} +2 -2
  64. package/esm/{ClockFilled-cff5900e.js.map → ClockFilled-8784ddac.js.map} +1 -1
  65. package/esm/Control-e61c9395.js +52 -0
  66. package/esm/Control-e61c9395.js.map +1 -0
  67. package/esm/{Copy-d2be4fb7.js → Copy-3444d005.js} +4 -4
  68. package/esm/{Copy-d2be4fb7.js.map → Copy-3444d005.js.map} +1 -1
  69. package/esm/{FilterField-b1a28df7.js → FilterField-f423b4d1.js} +8 -7
  70. package/esm/{FilterField-b1a28df7.js.map → FilterField-f423b4d1.js.map} +1 -1
  71. package/esm/Image-82417953.js +193 -0
  72. package/esm/Image-82417953.js.map +1 -0
  73. package/esm/LanguageSwitcher-a53094d3.js +70 -0
  74. package/esm/LanguageSwitcher-a53094d3.js.map +1 -0
  75. package/esm/{LibThemeProvider-17012395.js → LibThemeProvider-90a5375f.js} +3 -3
  76. package/esm/{LibThemeProvider-17012395.js.map → LibThemeProvider-90a5375f.js.map} +1 -1
  77. package/esm/{Link-42f0b80f.js → Link-ee8a48ed.js} +3 -3
  78. package/esm/{Link-42f0b80f.js.map → Link-ee8a48ed.js.map} +1 -1
  79. package/esm/{Navigation-fae92776.js → Navigation-ece0ff0d.js} +10 -9
  80. package/esm/{Navigation-fae92776.js.map → Navigation-ece0ff0d.js.map} +1 -1
  81. package/esm/{Bdot-a103eeef.js → POICard-d8832988.js} +56 -280
  82. package/esm/POICard-d8832988.js.map +1 -0
  83. package/esm/Pointer-da4d0977.js +111 -0
  84. package/esm/Pointer-da4d0977.js.map +1 -0
  85. package/esm/SocialList-7c00c70e.js +61 -0
  86. package/esm/SocialList-7c00c70e.js.map +1 -0
  87. package/esm/TableBlock-0bbde956.js +218 -0
  88. package/esm/TableBlock-0bbde956.js.map +1 -0
  89. package/esm/VideoCard-2557407b.js +187 -0
  90. package/esm/VideoCard-2557407b.js.map +1 -0
  91. package/esm/{Wrapper-38c912a6.js → Wrapper-f4a70e30.js} +3 -3
  92. package/esm/{Wrapper-38c912a6.js.map → Wrapper-f4a70e30.js.map} +1 -1
  93. package/esm/base.js +3 -3
  94. package/esm/blocks.js +15 -10
  95. package/esm/blocks.js.map +1 -1
  96. package/esm/buttons.js +6 -4
  97. package/esm/buttons.js.map +1 -1
  98. package/esm/cookies.js +9 -8
  99. package/esm/cookies.js.map +1 -1
  100. package/esm/fields.js +9 -8
  101. package/esm/fields.js.map +1 -1
  102. package/esm/footer.js +300 -0
  103. package/esm/footer.js.map +1 -0
  104. package/esm/hooks.js +10 -9
  105. package/esm/hooks.js.map +1 -1
  106. package/esm/icons.js +1 -1
  107. package/esm/index.js +3 -3
  108. package/esm/{navigation-e135836f.js → navigation-49280321.js} +2 -2
  109. package/esm/{navigation-e135836f.js.map → navigation-49280321.js.map} +1 -1
  110. package/esm/navigation.js +12 -10
  111. package/esm/navigation.js.map +1 -1
  112. package/esm/sections.js +493 -1933
  113. package/esm/sections.js.map +1 -1
  114. package/esm/sections_news.js +1018 -0
  115. package/esm/sections_news.js.map +1 -0
  116. package/esm/{Actions-59bdbbf7.js → statusFormatter-9be0fbff.js} +2 -57
  117. package/esm/statusFormatter-9be0fbff.js.map +1 -0
  118. package/esm/{styles-eca3acc8.js → styles-5f78e59d.js} +2 -2
  119. package/esm/{styles-eca3acc8.js.map → styles-5f78e59d.js.map} +1 -1
  120. package/esm/typography.js +6 -6
  121. package/esm/{urlParams-c16d7370.js → urlParams-882563ce.js} +4 -15
  122. package/esm/urlParams-882563ce.js.map +1 -0
  123. package/esm/{useCookieConsent-cd262961.js → useCookieConsent-db86e5cb.js} +2 -2
  124. package/esm/{useCookieConsent-cd262961.js.map → useCookieConsent-db86e5cb.js.map} +1 -1
  125. package/esm/{useGeolocation-c99d76bd.js → useGeolocation-c81e3efc.js} +2 -2
  126. package/esm/{useGeolocation-c99d76bd.js.map → useGeolocation-c81e3efc.js.map} +1 -1
  127. package/esm/useIE-a9c56989.js +15 -0
  128. package/esm/useIE-a9c56989.js.map +1 -0
  129. package/esm/{useMediaQuery-07eee3f4.js → useMediaQuery-43629cbb.js} +2 -2
  130. package/esm/{useMediaQuery-07eee3f4.js.map → useMediaQuery-43629cbb.js.map} +1 -1
  131. package/footer/package.json +7 -0
  132. package/package.json +2 -1
  133. package/sections/news/package.json +7 -0
  134. package/types/footer.d.ts +4 -0
  135. package/types/footer.d.ts.map +1 -0
  136. package/types/sections.d.ts +0 -13
  137. package/types/sections.d.ts.map +1 -1
  138. package/types/sections_news.d.ts +10 -0
  139. package/types/sections_news.d.ts.map +1 -0
  140. package/cjs/Actions-487104b2.js +0 -2
  141. package/cjs/Actions-487104b2.js.map +0 -1
  142. package/cjs/Bdot-760e0e3a.js +0 -2
  143. package/cjs/Bdot-760e0e3a.js.map +0 -1
  144. package/cjs/ButtonGhost-e9644acd.js +0 -2
  145. package/cjs/ButtonGhost-e9644acd.js.map +0 -1
  146. package/cjs/Control-23259241.js +0 -2
  147. package/cjs/Control-23259241.js.map +0 -1
  148. package/cjs/FilterField-569d60e5.js +0 -2
  149. package/cjs/Navigation-ebb27a9b.js +0 -2
  150. package/cjs/SocialList-79ddf9d6.js +0 -2
  151. package/cjs/SocialList-79ddf9d6.js.map +0 -1
  152. package/cjs/urlParams-51ce7168.js.map +0 -1
  153. package/esm/Actions-59bdbbf7.js.map +0 -1
  154. package/esm/Bdot-a103eeef.js.map +0 -1
  155. package/esm/ButtonGhost-422fd723.js +0 -220
  156. package/esm/ButtonGhost-422fd723.js.map +0 -1
  157. package/esm/Control-52ff8784.js +0 -157
  158. package/esm/Control-52ff8784.js.map +0 -1
  159. package/esm/SocialList-385cde53.js +0 -307
  160. package/esm/SocialList-385cde53.js.map +0 -1
  161. package/esm/urlParams-c16d7370.js.map +0 -1
package/cjs/sections.js CHANGED
@@ -1,2 +1,2 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("./ClockFilled-2483aa4a.js"),n=require("./Wrapper-3b9c9e89.js"),t=require("./Copy-e860efe7.js"),i=require("react"),a=require("styled-components"),o=require("./styles-0f1a0aea.js"),r=require("./LibThemeProvider-fb99fd6d.js"),l=require("react-schemaorg"),d=require("./Link-70143bb7.js"),s=require("./Actions-487104b2.js"),c=require("./urlParams-51ce7168.js"),m=require("./Bdot-760e0e3a.js"),p=require("./SocialList-79ddf9d6.js"),u=require("react-dom/server"),g=require("formik"),f=require("./ButtonGhost-e9644acd.js"),h=require("./FilterField-569d60e5.js"),x=require("./Checkbox-14000bf0.js"),v=require("./concat-f387d848.js"),b=require("./Control-23259241.js"),w=require("./arrays-c272ed59.js"),y=require("./useMounted-0bba9869.js"),_=require("./useObserverSupport-5ab320dd.js"),k=require("./useUpdateEffect-4d233e2c.js"),C=require("./Navigation-ebb27a9b.js"),I=require("./useMediaQuery-d4f81f88.js"),T=require("./useGeolocation-4d38150b.js"),E=require("./useCookieConsent-0bf94751.js"),j=require("./Callout-2713f870.js");function N(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}function L(e){if(e&&e.__esModule)return e;var n=Object.create(null);return e&&Object.keys(e).forEach((function(t){if("default"!==t){var i=Object.getOwnPropertyDescriptor(e,t);Object.defineProperty(n,t,i.get?i:{enumerable:!0,get:function(){return e[t]}})}})),n.default=e,Object.freeze(n)}require("./clamp-bd21d587.js"),require("./hexRgbConverter-91b28aea.js"),require("react-datepicker"),require("./navigation-bf154e6e.js");var O,B,M,S,A,q,F,z,W,R,P,V,H,G,D,U,Z,J,X,Q,K,$,Y,ee,ne,te,ie,ae,oe,re,le,de,se,ce,me,pe,ue,ge,fe,he,xe,ve,be,we,ye,_e,ke,Ce,Ie,Te,Ee,je,Ne,Le,Oe,Be,Me,Se,Ae=N(i),qe=L(i),Fe=N(a),ze=N(u),We=function(e,n,t){return t.indexOf(e)===n},Re=Fe.default.div.withConfig({displayName:"Accordion__AccordionContainer",componentId:"sc-1el5cmc-0"})(O||(O=e.__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),Pe=Fe.default.details.withConfig({displayName:"Accordion__View",componentId:"sc-1el5cmc-1"})(B||(B=e.__makeTemplateObject([""],[""]))),Ve=Fe.default.summary.withConfig({displayName:"Accordion__AccordionHead",componentId:"sc-1el5cmc-2"})(M||(M=e.__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(e){var n=e.isInverted,t=e.hasBg,i=e.theme;return n||t?o.getColors(i).elementBg.light:o.getColors(i).elementBg.medium}),o.mq.medium,3*o.spacings.nudge,(function(e){var n=e.theme,t=e.isInverted,i=e.hasBg;return t||i?o.getColors(n).elementBg.lightHover:o.getColors(n).elementBg.mediumHover}),(function(e){var n=e.theme,t=e.isInverted,i=e.hasBg;return t||i?o.getColors(n).elementBg.lightHover:o.getColors(n).elementBg.mediumHover})),He=Fe.default(t.Copy).withConfig({displayName:"Accordion__Column",componentId:"sc-1el5cmc-3"})(S||(S=e.__makeTemplateObject(["\n flex: 1 1 0;\n"],["\n flex: 1 1 0;\n"]))),Ge=Fe.default.div.withConfig({displayName:"Accordion__AccordionText",componentId:"sc-1el5cmc-4"})(A||(A=e.__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(e){var n=e.isInverted,t=e.hasBg,i=e.theme;return n||t?o.getColors(i).elementBg.light:o.getColors(i).elementBg.medium}),o.spacings.spacer,o.mq.medium,3*o.spacings.nudge,o.mq.semilarge,n.gridSettings.gutter),De=function(n){var i=n.label,a=n.text,o=n.aside,l=n.isSelected,d=n.onClick,s=n.hasBg,c=n.isInverted,m=n.itemIcon,p=n.className,u=r.useLibTheme().colors;return Ae.default.createElement(Pe,{open:l,onToggle:d,className:p},Ae.default.createElement(Ve,{isInverted:c,hasBg:s},Ae.default.createElement(t.Copy,{renderAs:"span",size:"big",type:"copy-b"},i),Ae.default.createElement("span",null,m?m({isSelected:l||!1}):l?Ae.default.createElement(e.Minus,{iconColor:u.text.default}):Ae.default.createElement(e.Plus,{iconColor:u.text.default}))),Ae.default.createElement(Ge,{isInverted:c,hasBg:s,hasAside:!!o},a&&Ae.default.createElement(He,{type:"copy",innerHTML:a}),o&&Ae.default.createElement(He,{type:"copy",innerHTML:o})))},Ue=r.withLibTheme((function(t){var i=t.anchorId,a=t.items,o=t.bgMode,d=t.itemIcon,s=Ae.default.useState([]),c=s[0],m=s[1],p=r.useLibTheme().colors,u="inverted"===o,g="full"===o;return Ae.default.createElement(n.Section,{addSeperation:!0,anchorId:i,bgColor:u?p.sectionBg.dark:g?p.sectionBg.medium:p.sectionBg.light,bgMode:n.mapToBgMode(o,!0)},a&&function(e){return Ae.default.createElement(l.JsonLd,{item:{"@context":"https://schema.org","@type":"FAQPage",mainEntity:e.map((function(e){return{"@type":"Question",name:e.label,acceptedAnswer:{"@type":"Answer",text:e.text}}}))}})}(a),Ae.default.createElement(n.Wrapper,{addWhitespace:!0},Ae.default.createElement(n.Grid.Row,{gutter:0},Ae.default.createElement(n.Grid.Col,null,Ae.default.createElement(Re,{"aria-label":"Accordion Control Group Buttons"},null==a?void 0:a.map((function(n,t){var i=n.label,a=n.text,o=n.aside,r=-1!==c.indexOf(t);return Ae.default.createElement(De,{key:"".concat(i,"_").concat(t),isSelected:r,label:i,text:a,aside:o,onClick:function(){m((function(n){var i=e.__spreadArray([],n,!0),a=i.indexOf(t);return-1===a?i.push(t):i.splice(a,1),i}))},isInverted:u,hasBg:g,itemIcon:d})})))))))})),Ze=Fe.default.div.withConfig({displayName:"Alert__View",componentId:"sc-1d5c0fb-0"})(q||(q=e.__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(e){var n=e.theme;return e.isInverted?o.getColors(n).primary.inverted:o.getColors(n).primary.default}),(function(e){var n=e.theme;return o.getGlobals(n).sections.edgeRadius}),(function(e){var n=e.theme;return e.isInverted?o.getColors(n).primary.inverted:o.getColors(n).primary.default}),3*o.spacings.nudge,3*o.spacings.nudge,(function(e){var n=e.theme;return e.isInverted?o.getColors(n).primary.invertedHover:o.getColors(n).primary.hover}),(function(e){var n=e.theme;return e.isInverted?o.getColors(n).primary.invertedHover:o.getColors(n).primary.hover})),Je=Fe.default.div.withConfig({displayName:"Alert__Icon",componentId:"sc-1d5c0fb-1"})(F||(F=e.__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"]))),Xe=Fe.default.div.withConfig({displayName:"Alert__MainLabel",componentId:"sc-1d5c0fb-2"})(z||(z=e.__makeTemplateObject(["\n display: flex;\n align-items: center;\n"],["\n display: flex;\n align-items: center;\n"]))),Qe=Fe.default.div.withConfig({displayName:"Alert__Content",componentId:"sc-1d5c0fb-3"})(W||(W=e.__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),Ke=Fe.default(t.Copy).withConfig({displayName:"Alert__Title",componentId:"sc-1d5c0fb-4"})(R||(R=e.__makeTemplateObject(["\n display: inline-block;\n"],["\n display: inline-block;\n"]))),$e=Fe.default(d.Link).withConfig({displayName:"Alert__ViewLink",componentId:"sc-1d5c0fb-5"})(P||(P=e.__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(e){var n=e.isInverted,t=e.theme;return n?o.getColors(t).primary.inverted:o.getColors(t).primary.default})),Ye=function(n){var i=n.isInverted,a=n.title,o=n.date,r=n.description,l=n.link,d=n.customIcon,c=n.className,m="";o&&(m=new s.StatusFormatter(o.getTime(),"","dd. MMMM yyyy","hh:mm","de").getFormattedDate());return Ae.default.createElement(Ze,{isInverted:i,"data-sheet":"alert",className:c},Ae.default.createElement(Je,null,d?d({isInverted:i}):Ae.default.createElement(e.Info,null)),Ae.default.createElement(Xe,null,a&&Ae.default.createElement(Ke,{textColor:"inherit",size:"medium",type:"copy-b"},a)),Ae.default.createElement("span",null),Ae.default.createElement(Qe,null,r&&Ae.default.createElement(t.Copy,{isInverted:i,size:"small",innerHTML:r}),o&&Ae.default.createElement(t.Copy,{size:"small",isInverted:i},m)),l&&Ae.default.createElement($e,e.__assign({},l,{ariaLabel:(null==l?void 0:l.href)?a:void 0})))},en=Fe.default.ul.withConfig({displayName:"AlertList__List",componentId:"sc-bfdeyu-0"})(V||(V=e.__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),nn=Fe.default.li.withConfig({displayName:"AlertList__ListItem",componentId:"sc-bfdeyu-1"})(H||(H=e.__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(e){return 1/e.itemsPerRow*100}),o.spacings.spacer,o.spacings.spacer),tn=r.withLibTheme((function(t){var i=t.anchorId,a=t.items,o=t.bgMode,l=t.customIcon,d=r.useLibTheme().colors,s="inverted"===o,m="full"===o,p=(null==a?void 0:a.length)||0,u=p%3==1||2===p?2:3,g=c.useEqualSheetHeight({listLength:p,identifiers:['[data-sheet="alert"]'],responsive:{small:1,medium:2,semilarge:2,large:u,xlarge:u}}).sheetRefs;return Ae.default.createElement(n.Section,{addSeperation:!0,anchorId:i,bgColor:s?d.sectionBg.dark:m?d.sectionBg.medium:d.sectionBg.light,bgMode:n.mapToBgMode(o,!0)},Ae.default.createElement(n.Wrapper,{addWhitespace:!0},Ae.default.createElement(en,null,null==a?void 0:a.map((function(n,t){return Ae.default.createElement(nn,{key:t,itemsPerRow:u,ref:g[t]},Ae.default.createElement(Ye,e.__assign({},n,{isInverted:s,customIcon:l})))})))))})),an=Fe.default(m.Title).withConfig({displayName:"Article__StyledTitle",componentId:"sc-1lrfo1r-0"})(G||(G=e.__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),on=Fe.default(t.Copy).withConfig({displayName:"Article__ContentText",componentId:"sc-1lrfo1r-1"})(D||(D=e.__makeTemplateObject(["\n text-align: left;\n"],["\n text-align: left;\n"]))),rn=Fe.default(s.Actions).withConfig({displayName:"Article__StyledActions",componentId:"sc-1lrfo1r-2"})(U||(U=e.__makeTemplateObject(["\n margin-top: ","px;\n"],["\n margin-top: ","px;\n"])),o.spacings.spacer),ln=r.withLibTheme((function(e){var t=e.anchorId,i=e.title,a=e.titleAs,o=void 0===a?"h2":a,l=e.titleSize,d=void 0===l?"heading-2":l,s=e.superTitle,c=e.superTitleAs,m=e.intro,p=e.text,u=e.asideText,g=e.halfAside,f=e.bgMode,h=e.primaryAction,x=e.secondaryAction,v=r.useLibTheme().colors,b="inverted"===f,w=m||p||u;return qe.createElement(n.Section,{addSeperation:!0,anchorId:t,bgColor:b?v.sectionBg.dark:f?v.sectionBg.medium:v.sectionBg.light,bgMode:n.mapToBgMode(f)},qe.createElement(n.Wrapper,{clampWidth:"normal",addWhitespace:!0},(i||s)&&qe.createElement(an,{title:i,titleAs:o,titleSize:d,superTitle:s,superTitleAs:c,colorMode:b?"inverted":"default"}),w&&qe.createElement(n.Grid.Row,{valign:"top"},qe.createElement(n.Grid.Col,{semilarge:{span:g?.5:8/12}},m&&qe.createElement(on,{type:"copy-b",isInverted:b,innerHTML:m}),p&&qe.createElement(on,{type:"copy",isInverted:b,innerHTML:p})),u&&qe.createElement(n.Grid.Col,{semilarge:{span:g?.5:4/12}},qe.createElement(on,{type:"copy",isInverted:b,innerHTML:u}))),(h||x)&&qe.createElement(rn,{primary:h&&h(b),secondary:x&&x(b)})))})),dn=Fe.default.div.withConfig({displayName:"CallToAction__ContactView",componentId:"sc-1wdvzex-0"})(Z||(Z=e.__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,n.gridSettings.gutter),sn=Fe.default.img.withConfig({displayName:"CallToAction__Avatar",componentId:"sc-1wdvzex-1"})(J||(J=e.__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(e){var n=e.theme;return e.isInverted?o.getGlobals(n).sections.imagePlaceholderBg.inverted:o.getGlobals(n).sections.imagePlaceholderBg.default}),o.mq.semilarge),cn=Fe.default(t.Copy).withConfig({displayName:"CallToAction__Description",componentId:"sc-1wdvzex-2"})(X||(X=e.__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),mn=Fe.default(m.IntroBlock).withConfig({displayName:"CallToAction__StyledIntro",componentId:"sc-1wdvzex-3"})(Q||(Q=e.__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(e){return e.hasDecorator&&"110px"})),pn=Fe.default((function(e){var n=e.isInverted,t=e.description,i=e.avatar,a=e.className;return Ae.default.createElement(dn,{className:a},Ae.default.createElement(sn,{src:null==i?void 0:i.src,alt:null==i?void 0:i.alt,isInverted:n}),t&&Ae.default.createElement(cn,{type:"copy",isInverted:n,innerHTML:t}))})).withConfig({displayName:"CallToAction__StyledContactBox",componentId:"sc-1wdvzex-4"})(K||(K=e.__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,n.getGridWidth({cols:8}),o.mq.large,n.getGridWidth({cols:6})),un=Fe.default(s.Actions).withConfig({displayName:"CallToAction__StyledActions",componentId:"sc-1wdvzex-5"})($||($=e.__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),gn=Fe.default.div.withConfig({displayName:"CallToAction__NewsletterWrapper",componentId:"sc-1wdvzex-6"})(Y||(Y=e.__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),fn=Fe.default.div.withConfig({displayName:"CallToAction__Badge",componentId:"sc-1wdvzex-7"})(ee||(ee=e.__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"),hn=r.withLibTheme((function(e){var t=e.anchorId,r=e.title,l=e.titleAs,d=void 0===l?"h2":l,s=e.superTitle,c=e.superTitleAs,m=e.text,p=e.contact,u=e.badge,g=e.primaryAction,f=e.secondaryAction,h=e.hasNewsletter,x=e.newsFormMain,v=e.bgMode,b=i.useContext(a.ThemeContext),w="inverted"===v;return Ae.default.createElement(n.Section,{addSeperation:!0,anchorId:t,bgColor:w?o.getColors(b).sectionBg.dark:o.getColors(b).sectionBg.medium,bgMode:v?n.mapToBgMode(v,!0):"full"},Ae.default.createElement(n.Wrapper,{addWhitespace:!0,clampWidth:"normal"},u&&Ae.default.createElement(fn,null,u),r&&Ae.default.createElement(mn,{isCentered:!0,colorMode:w?"inverted":"default",title:r,titleAs:d,superTitle:s,superTitleAs:c,hasDecorator:!!u,text:m}),p&&Ae.default.createElement(pn,{isInverted:w,description:p.description,avatar:p.avatar}),x&&h&&Ae.default.createElement(gn,null,x(w)),(g||f)&&Ae.default.createElement(un,{primary:g&&g(w),secondary:f&&f(w)})))})),xn=Fe.default.div.withConfig({displayName:"CardList__View",componentId:"sc-179ugoh-0"})(ne||(ne=e.__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(e){var n=e.theme;return o.getColors(n).text.inverted}),(function(e){var n=e.theme;return o.getGlobals(n).sections.edgeRadius}),o.mq.medium),vn=Fe.default(xn).withConfig({displayName:"CardList__SolidView",componentId:"sc-179ugoh-1"})(ie||(ie=e.__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(e){var n=e.theme,t=e.isInverted,i=e.cardColor;return i||(t?o.getColors(n).primary.inverted:o.getColors(n).primary.default)}),(function(n){return n.hasLink&&a.css(te||(te=e.__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 "])))})),bn=Fe.default(xn).withConfig({displayName:"CardList__ImageView",componentId:"sc-179ugoh-2"})(oe||(oe=e.__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(n){return n.hasLink&&a.css(ae||(ae=e.__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(e){var n=e.theme;return o.getGlobals(n).sections.imageTextGradient}),o.mq.medium),wn=Fe.default(p.Image).withConfig({displayName:"CardList__StyledImage",componentId:"sc-179ugoh-3"})(re||(re=e.__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),yn=Fe.default.div.withConfig({displayName:"CardList__Content",componentId:"sc-179ugoh-4"})(le||(le=e.__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(e){return e.hasIcon?"column":"row"}),(function(e){return e.hasIcon?"flex-start":"flex-end"})),_n=Fe.default.div.withConfig({displayName:"CardList__TextContainer",componentId:"sc-179ugoh-5"})(de||(de=e.__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),kn=Fe.default(t.Copy).withConfig({displayName:"CardList__Title",componentId:"sc-179ugoh-6"})(se||(se=e.__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"]))),Cn=Fe.default.div.withConfig({displayName:"CardList__Footer",componentId:"sc-179ugoh-7"})(ce||(ce=e.__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),In=Fe.default(t.Copy).withConfig({displayName:"CardList__SubLabel",componentId:"sc-179ugoh-8"})(me||(me=e.__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"]))),Tn=Fe.default.div.withConfig({displayName:"CardList__Icon",componentId:"sc-179ugoh-9"})(pe||(pe=e.__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),En=Fe.default(d.Link).withConfig({displayName:"CardList__CardLink",componentId:"sc-179ugoh-10"})(ue||(ue=e.__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(e){var n=e.theme;return o.getColors(n).primary.default}),(function(e){var n=e.theme;return o.getColors(n).primary.invertedHover}),(function(e){var n=e.theme;return e.isInverted?o.getColors(n).primary.invertedHover:o.getColors(n).primary.hover})),jn=function(n){var t=n.isInverted,i=n.title,a=n.subLabel,o=n.image,l=n.link,d=n.decorator,s=n.cardColor,c=n.customIcon,m=r.useLibTheme().colors,p=o&&o.small?bn:vn,u=t?m.primary.inverted:m.primary.default;return Ae.default.createElement(p,{isInverted:t,cardColor:s||u,hasLink:!!(null==l?void 0:l.href)},(null==o?void 0:o.small)&&Ae.default.createElement(wn,e.__assign({},o,{coverSpace:!0,isInverted:t,ratios:{small:{w:352,h:108},medium:{w:286,h:244}}})),Ae.default.createElement(yn,{hasIcon:!!c},c?Ae.default.createElement(Tn,null,c({})):"",Ae.default.createElement(_n,null,i&&Ae.default.createElement(kn,{size:"big",type:"copy",isInverted:!0},i),a&&Ae.default.createElement(Cn,null,Ae.default.createElement(In,{type:"copy-b",size:"big",isInverted:!0},a),d?d({isInverted:t}):void 0))),(null==l?void 0:l.href)&&Ae.default.createElement(En,e.__assign({isInverted:t},l,{ariaLabel:i||void 0})))},Nn=Fe.default.ul.withConfig({displayName:"CardList__List",componentId:"sc-179ugoh-11"})(ge||(ge=e.__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),Ln=Fe.default.li.withConfig({displayName:"CardList__CardItem",componentId:"sc-179ugoh-12"})(fe||(fe=e.__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(e){var n=e.isEqual;return e.threeCols?"0 0 33.33%":n&&"0 0 25%"})),On=r.withLibTheme((function(t){var i=t.anchorId,a=t.items,o=t.bgMode,l=t.decorator,d=t.maxThreeCols,s=r.useLibTheme().colors,c="inverted"===o;return Ae.default.createElement(n.Section,{anchorId:i,bgColor:c?s.sectionBg.dark:o?s.sectionBg.medium:s.sectionBg.light,bgMode:n.mapToBgMode(o,!0),addSeperation:!0},Ae.default.createElement(n.Wrapper,{addWhitespace:!0},Ae.default.createElement(Nn,null,null==a?void 0:a.map((function(n,t){return Ae.default.createElement(Ln,{key:t,isEqual:a.length%2==0,threeCols:d},Ae.default.createElement(jn,e.__assign({},n,{isInverted:c,decorator:l})))})))))})),Bn=function(e,n,t){return Math.min(Math.max(e,n),t)},Mn=Fe.default.div.withConfig({displayName:"ComparisonSlider__Images",componentId:"sc-4f3ic1-0"})(he||(he=e.__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"]))),Sn=Fe.default(p.Image).withConfig({displayName:"ComparisonSlider__BackgroundImg",componentId:"sc-4f3ic1-1"})(xe||(xe=e.__makeTemplateObject(["\n position: relative;\n display: block;\n width: 100%;\n"],["\n position: relative;\n display: block;\n width: 100%;\n"]))),An=Fe.default.div.withConfig({displayName:"ComparisonSlider__ForegroundContainer",componentId:"sc-4f3ic1-2"})(be||(be=e.__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(e){return e.hasTransition?.1:0}),(function(n){var t=n.hasAnim,i=n.initalValue;return t&&a.css(ve||(ve=e.__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?Bn(100*i,0,100)+"%":"50%",i?Bn(100*i+10,0,100)+"%":"60%",i?Bn(100*i-10,0,100)+"%":"40%",i?100*i+"%":"50%")})),qn=Fe.default(p.Image).withConfig({displayName:"ComparisonSlider__ForegroundImg",componentId:"sc-4f3ic1-3"})(we||(we=e.__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"]))),Fn=Fe.default.div.withConfig({displayName:"ComparisonSlider__ForegroundOverlay",componentId:"sc-4f3ic1-4"})(ye||(ye=e.__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(e){return e.color})),zn=Fe.default(t.Copy).withConfig({displayName:"ComparisonSlider__ImageLabel",componentId:"sc-4f3ic1-5"})(_e||(_e=e.__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(e){var n=e.bgColor;return n&&n})),Wn=Fe.default(zn).withConfig({displayName:"ComparisonSlider__ForegroundLabel",componentId:"sc-4f3ic1-6"})(ke||(ke=e.__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),Rn=Fe.default(zn).withConfig({displayName:"ComparisonSlider__BackgroundLabel",componentId:"sc-4f3ic1-7"})(Ce||(Ce=e.__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),Pn=Fe.default.div.withConfig({displayName:"ComparisonSlider__ControlContainer",componentId:"sc-4f3ic1-8"})(Te||(Te=e.__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(e){return e.hasTransition?.1:0}),(function(n){var t=n.hasAnim,i=n.initalValue;return t&&a.css(Ie||(Ie=e.__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?Bn(100*i,0,100)+"%":"50%",i?Bn(100*i+10,0,100)+"%":"60%",i?Bn(100*i-10,0,100)+"%":"40%",i?100*i+"%":"50%")})),Vn=Fe.default.div.withConfig({displayName:"ComparisonSlider__Control",componentId:"sc-4f3ic1-9"})(Ee||(Ee=e.__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(e){var n=e.theme;return o.getColors(n).elementBg.light}),(function(e){var n=e.theme;return o.getColors(n).elementBg.medium})),Hn=r.withLibTheme((function(t){var a=t.anchorId,o=t.bgMode,l=t.initialValue,d=t.foregroundImg,s=t.backgroundImg,m=t.foregroundLabel,p=t.backgroundLabel,u=t.overlayColor,g=void 0===u?"rgba(0, 0 , 0, 0.2)":u,f=t.labelColor,h=void 0===f?"rgba(0, 0 , 0, 0.3)":f,x=t.dragControl,v=t.enableControlAnim,b=c.useIE(!0),w=i.useState(l?Math.min(Math.max(l,0),1):.5),y=w[0],_=w[1],k=i.useState(!1),C=k[0],I=k[1],T=i.useState(!1),E=T[0],j=T[1],N=i.useState(!0),L=N[0],O=N[1],B=i.useState(0),M=B[0],S=B[1],A=i.useRef(null),q=r.useLibTheme().colors;i.useEffect((function(){A.current&&S(A.current.offsetWidth/2)}),[]),i.useEffect((function(){var e=function(){var n=new IntersectionObserver((function(e,n){var t,i;v&&(null===(t=e[0])||void 0===t?void 0:t.isIntersecting)&&(n.unobserve(null===(i=e[0])||void 0===i?void 0:i.target),O(!1))}),{rootMargin:"0px",threshold:1});A.current&&n.observe(A.current),window.removeEventListener("load",e)};return b||("complete"===document.readyState?e():window.addEventListener("load",e)),function(){window.removeEventListener("load",e)}}),[v,b]);var F=function(e,n){if(e&&n){var t=n-e.getBoundingClientRect().x;if(t>=M&&t<=e.getBoundingClientRect().width-M){var i=t/e.getBoundingClientRect().width;i=Math.min(Math.max(i,0),1),_(i)}}},z="inverted"===o;return Ae.default.createElement(n.Section,{addSeperation:!0,anchorId:a,bgColor:z?q.sectionBg.dark:o?q.sectionBg.medium:q.sectionBg.light,bgMode:n.mapToBgMode(o)},Ae.default.createElement(n.Wrapper,null,s&&d&&Ae.default.createElement(Mn,{onClick:function(e){var n=e.currentTarget;n&&e.clientX&&(F(n,e.clientX),O(!0))},onMouseMove:function(e){var n=e.currentTarget;n&&e.clientX&&C&&(j(!0),O(!0),E&&F(n,e.clientX))},onMouseDown:function(){j(!1),I(!0)},onMouseUp:function(){j(!1),I(!1)},onMouseLeave:function(){I(!1),j(!1)},onTouchMove:function(e){var n,t,i=e.currentTarget;i&&(null===(n=e.touches[0])||void 0===n?void 0:n.clientX)&&(O(!0),F(i,null===(t=e.touches[0])||void 0===t?void 0:t.clientX))},onTouchStart:function(){return I(!0)},onTouchEnd:function(){return I(!1)}},Ae.default.createElement(Sn,e.__assign({},s)),p&&Ae.default.createElement(Rn,{textColor:q.text.inverted,bgColor:h},p),Ae.default.createElement(An,{hasTransition:!C,hasAnim:!L,initalValue:l,style:{width:100*y+"%"}},Ae.default.createElement(qn,e.__assign({},d)),m&&Ae.default.createElement(Wn,{textColor:q.text.inverted,bgColor:h},m),Ae.default.createElement(Fn,{color:g})),Ae.default.createElement(Pn,{ref:A,hasTransition:!C,hasAnim:!L,initalValue:l,style:{left:100*y+"%"}},x||Ae.default.createElement(Vn,null,Ae.default.createElement(e.ArrowLeftRight,{iconColor:q.elementBg.light}))))))})),Gn=Fe.default(d.Link).withConfig({displayName:"PromotionCard__View",componentId:"sc-1p1egy3-0"})(Ne||(Ne=e.__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(e){var n=e.theme;return o.getGlobals(n).sections.edgeRadius}),(function(e){var n=e.theme;return o.getGlobals(n).sections.imageTextGradient}),(function(n){var t=n.clickable,i=n.theme,r=n.isInverted;return t&&a.css(je||(je=e.__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 "])),r?o.getColors(i).primary.inverted:o.getColors(i).primary.default,r?o.getColors(i).primary.invertedHover:o.getColors(i).primary.hover)})),Dn=Fe.default(p.Image).withConfig({displayName:"PromotionCard__StyledImage",componentId:"sc-1p1egy3-1"})(Le||(Le=e.__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"]))),Un=Fe.default.div.withConfig({displayName:"PromotionCard__IntroContainer",componentId:"sc-1p1egy3-2"})(Oe||(Oe=e.__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),Zn=Fe.default(m.Title).withConfig({displayName:"PromotionCard__StyledTitle",componentId:"sc-1p1egy3-3"})(Be||(Be=e.__makeTemplateObject(["\n max-width: ",";\n"],["\n max-width: ",";\n"])),(function(e){return e.clampTitle&&13/28*o.spacings.wrapper+"px"})),Jn=Fe.default.span.withConfig({displayName:"PromotionCard__ExternalIconHolder",componentId:"sc-1p1egy3-4"})(Me||(Me=e.__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),Xn=Fe.default.div.withConfig({displayName:"PromotionCard__Icon",componentId:"sc-1p1egy3-5"})(Se||(Se=e.__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(e){var n=e.theme;return o.getColors(n).text.inverted})),Qn=i.forwardRef((function(n,t){var i=n.isInverted,a=n.image,o=n.title,r=n.titleAs,l=n.superTitle,d=n.superTitleAs,s=n.href,c=n.link,m=n.externalLinkIcon,p=n.icon,u=n.className,g=c;s&&!c&&(g={href:s,isExternal:!1});var f=ze.default.renderToString(Ae.default.createElement(Jn,null,m||Ae.default.createElement(e.External,null)));return Ae.default.createElement(Gn,e.__assign({ref:t,clickable:!!s||!!c},g,{className:u}),Ae.default.createElement(Dn,e.__assign({},a,{isInverted:i,coverSpace:!0})),p&&Ae.default.createElement(Xn,null,p({isInverted:i})),o&&Ae.default.createElement(Un,null,Ae.default.createElement(Zn,{colorMode:"onImage",superTitle:l,superTitleAs:d,title:(null==g?void 0:g.isExternal)?o+f:o,titleAs:r||"div",clampTitle:!0})))}));Qn.displayName="PromotionCard";var Kn,$n,Yn,et,nt,tt,it,at,ot,rt,lt,dt,st,ct,mt,pt,ut,gt,ft,ht,xt,vt,bt,wt,yt,_t,kt,Ct,It,Tt,Et,jt,Nt,Lt,Ot,Bt,Mt=Fe.default(Qn).withConfig({displayName:"CrossPromotion__Card",componentId:"sc-1jmsp4-0"})(Kn||(Kn=e.__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(e){return e.isMain&&"100%"}),n.gridSettings.gutter),St=r.withLibTheme((function(t){var i=t.anchorId,a=t.main,o=t.aside,l=t.bgMode,d=t.isMirrored,s=t.externalLinkIcon,c=r.useLibTheme().colors,m="inverted"===l;return qe.createElement(n.Section,{addSeperation:!0,anchorId:i,bgColor:m?c.sectionBg.dark:l?c.sectionBg.medium:c.sectionBg.light,bgMode:n.mapToBgMode(l,!1,d)},qe.createElement(n.Wrapper,{clampWidth:"normal",addWhitespace:!0},o?d?qe.createElement(n.Grid.Row,null,qe.createElement(n.Grid.Col,{semilarge:{span:.5}},a&&a.map((function(n,t){return qe.createElement(Mt,e.__assign({key:t,isMain:!0},n,{externalLinkIcon:s,isInverted:m}))}))),qe.createElement(n.Grid.Col,{semilarge:{span:.5}},o.map((function(n,t){return qe.createElement(Mt,e.__assign({key:t},n,{externalLinkIcon:s,isInverted:m}))})))):qe.createElement(n.Grid.Row,null,qe.createElement(n.Grid.Col,{semilarge:{span:.5}},o.map((function(n,t){return qe.createElement(Mt,e.__assign({key:t},n,{externalLinkIcon:s,isInverted:m}))}))),qe.createElement(n.Grid.Col,{semilarge:{span:.5}},a&&a.map((function(n,t){return qe.createElement(Mt,e.__assign({key:t,isMain:!0},n,{externalLinkIcon:s,isInverted:m}))})))):a&&qe.createElement(n.Grid.Row,null,a.map((function(t,i){return qe.createElement(n.Grid.Col,{semilarge:{span:("half"===t.size?6:12)/12},key:i},qe.createElement(Mt,e.__assign({key:i},t,{externalLinkIcon:s,isInverted:m})))})))))})),At=Fe.default.fieldset.withConfig({displayName:"fieldGroupRenderer__FieldSet",componentId:"sc-1c0l16c-0"})($n||($n=e.__makeTemplateObject(["\n display: block;\n border: none;\n background: none;\n outline: none;\n padding: 0;\n margin-left: 0;\n margin-right: 0;\n text-align: left;\n"],["\n display: block;\n border: none;\n background: none;\n outline: none;\n padding: 0;\n margin-left: 0;\n margin-right: 0;\n text-align: left;\n"]))),qt=Fe.default.div.withConfig({displayName:"fieldGroupRenderer__Fields",componentId:"sc-1c0l16c-1"})(Yn||(Yn=e.__makeTemplateObject(["\n & > * + * {\n margin-top: ","px;\n }\n"],["\n & > * + * {\n margin-top: ","px;\n }\n"])),o.spacings.nudge),Ft=function(n,t,i){return e.__awaiter(void 0,void 0,void 0,(function(){var n,a;return e.__generator(this,(function(e){switch(n=i.inputType,a="",i.isRequired&&!t&&(a=i.errorMsg||"Required field"),n){case"email":t&&!/^[A-Z0-9._%+-]+@[A-Z0-9.-]+\.[A-Z]{2,4}$/i.test(t)&&(a=i.errorMsg||"Invalid Mail format");break;case"tel":t&&/[A-Z]/gi.test(t)&&(a=i.errorMsg||"Ungültige Telefonnummer");break;case"number":t&&!/^[+]?\d+([.]\d+)?$/gm.test(t)&&(a=i.errorMsg||"Zahlenformat ungültig")}return[2,a]}))}))},zt=function(n,t,i){return e.__awaiter(void 0,void 0,void 0,(function(){var n;return e.__generator(this,(function(e){return n="",i.isRequired&&!t&&(n=i.errorMsg||"Required field"),[2,n]}))}))},Wt=function(n,t,i){return e.__awaiter(void 0,void 0,void 0,(function(){var n;return e.__generator(this,(function(e){return n="",i.isRequired&&!t&&(n=i.errorMsg||"Required field"),[2,n]}))}))},Rt=function(n,t,i){return e.__awaiter(void 0,void 0,void 0,(function(){var n,a;return e.__generator(this,(function(e){return n="",a=i.singleSelect,i.isRequired&&!t?n=a?i.singleDateError||"Please submit date!":i.multiDateError||"Please submit start- and enddate!":i.isRequired&&a&&!t[0]?n=i.singleDateError||"Please submit date!":!i.isRequired||a||t[0]&&t[1]||(n=i.multiDateError||"Please submit start- and enddate!"),[2,n]}))}))},Pt=function(n,t,i){return e.__awaiter(void 0,void 0,void 0,(function(){var n,a,o;return e.__generator(this,(function(e){return n="",!i.isRequired||t.description||(null===(a=t.position)||void 0===a?void 0:a[0])||(null===(o=t.position)||void 0===o?void 0:o[1])||(n=i.errorMsg||"Please submit location info!"),[2,n]}))}))},Vt=function(n,t,i){return e.__awaiter(void 0,void 0,void 0,(function(){var n,a,o;return e.__generator(this,(function(e){return n=i.groupType,a="","Checkbox"===n?(o=t,i.isRequired&&(!o||(null==o?void 0:o.length)<1)&&(a=i.errorMsg||"Please select at least one item!")):"Radio"===n&&i.isRequired&&!t&&(a=i.errorMsg||"Selection required"),[2,a]}))}))},Ht=function(n,t,i){return e.__awaiter(void 0,void 0,void 0,(function(){var n;return e.__generator(this,(function(e){return n="",i.isRequired&&(!t||(null==t?void 0:t.length)<1)&&(n=i.errorMsg||"Please submit at least one file!"),[2,n]}))}))},Gt=Fe.default(n.Section).withConfig({displayName:"DynamicForm__StyledSection",componentId:"sc-1v8xcyg-0"})(et||(et=e.__makeTemplateObject(["\n overflow: visible;\n"],["\n overflow: visible;\n"]))),Dt=Fe.default.form.withConfig({displayName:"DynamicForm__Form",componentId:"sc-1v8xcyg-1"})(nt||(nt=e.__makeTemplateObject(["\n display: flex;\n flex-direction: column;\n justify-content: center;\n\n @media "," {\n flex-direction: row;\n }\n"],["\n display: flex;\n flex-direction: column;\n justify-content: center;\n\n @media "," {\n flex-direction: row;\n }\n"])),o.mq.semilarge),Ut=Fe.default.div.withConfig({displayName:"DynamicForm__FieldContainer",componentId:"sc-1v8xcyg-2"})(tt||(tt=e.__makeTemplateObject(["\n flex: 1 1 0;\n text-align: center;\n\n & + & {\n margin-top: ","px;\n }\n\n & > * + * {\n margin-top: ","px;\n }\n\n @media "," {\n max-width: 610px;\n }\n"],["\n flex: 1 1 0;\n text-align: center;\n\n & + & {\n margin-top: ","px;\n }\n\n & > * + * {\n margin-top: ","px;\n }\n\n @media "," {\n max-width: 610px;\n }\n"])),3*o.spacings.nudge,3*o.spacings.nudge,o.mq.semilarge),Zt=Fe.default.div.withConfig({displayName:"DynamicForm__FormFooter",componentId:"sc-1v8xcyg-3"})(it||(it=e.__makeTemplateObject(["\n margin-top: ","px;\n"],["\n margin-top: ","px;\n"])),o.spacings.spacer),Jt=Fe.default(t.Copy).withConfig({displayName:"DynamicForm__Status",componentId:"sc-1v8xcyg-4"})(at||(at=e.__makeTemplateObject(["\n text-align: left;\n margin: 0 auto;\n\n @media "," {\n max-width: 610px;\n }\n"],["\n text-align: left;\n margin: 0 auto;\n\n @media "," {\n max-width: 610px;\n }\n"])),o.mq.semilarge),Xt=Fe.default.div.withConfig({displayName:"DynamicForm__ActionContainer",componentId:"sc-1v8xcyg-5"})(ot||(ot=e.__makeTemplateObject(["\n width: 100%;\n margin: 0 auto;\n margin-top: ","px;\n text-align: right;\n\n @media "," {\n max-width: 610px;\n }\n"],["\n width: 100%;\n margin: 0 auto;\n margin-top: ","px;\n text-align: right;\n\n @media "," {\n max-width: 610px;\n }\n"])),1.5*o.spacings.spacer,o.mq.semilarge),Qt=r.withLibTheme((function(t){var a=t.anchorId,l=t.fields,d=t.onSubmit,c=t.submitAction,m=t.definitions,p=t.subjectLine,u=t.targetEmails,v=t.bgMode,b="inverted"===v,w="full"===v||b,y=i.useState(),_=y[0],k=y[1],C={},I=function(e){switch(l[e].type){case"Field":case"Area":C[e]=l[e].initialValue||"";break;case"Select":C[e]=l[e].initialOption||"";break;case"Datepicker":C[e]=l[e].initialDates||[null,null];break;case"Location":C[e]={description:"",position:[0,0]};break;case"Upload":C[e]=[];break;case"FieldGroup":var n=l[e],t=l[e].groupType;if("Checkbox"===t){var i=[];n.fields.forEach((function(e){e.initialChecked&&e.text&&i.push(e.text)})),C[e]=i}else"Radio"===t&&(C[e]="",n.fields.every((function(n){return!n.initialChecked||!n.text||(C[e]=n.text,!1)})))}};for(var T in l)I(T);var E=g.useFormik({initialValues:e.__assign({},C),onSubmit:function(n,t){return e.__awaiter(void 0,void 0,void 0,(function(){var i,a;return e.__generator(this,(function(o){switch(o.label){case 0:return i=e.__assign(e.__assign({},n),{targetEmails:u||[],subjectLine:p||""}),d?[4,d(i)]:(B(!1),[2]);case 1:return a=o.sent(),t.resetForm({values:n}),k(a),a.isError&&B(!1),[2]}}))}))},validateOnBlur:!0,validateOnChange:!0,validate:function(n){return e.__awaiter(void 0,void 0,void 0,(function(){var t,i,a,o,r,d,s,c,m,p,u,g,f,h,x,v;return e.__generator(this,(function(e){switch(e.label){case 0:for(a in t={},i=[],l)i.push(a);o=0,e.label=1;case 1:if(!(o<i.length))return[3,31];switch(r=i[o],l[r].type){case"Field":return[3,2];case"Area":return[3,6];case"Select":return[3,10];case"Datepicker":return[3,14];case"Location":return[3,18];case"FieldGroup":return[3,22];case"Upload":return[3,26]}return[3,30];case 2:return f=l[r],u=n[r],f.validate?[4,f.validate(r,u,f)]:[3,4];case 3:return(d=e.sent())&&(t[r]=d),[3,30];case 4:return[4,Ft(0,u,f)];case 5:return(v=e.sent())&&(t[r]=v),[3,30];case 6:return f=l[r],u=n[r],f.validate?[4,f.validate(r,u,f)]:[3,8];case 7:return(s=e.sent())&&(t[r]=s),[3,30];case 8:return[4,zt(0,u,f)];case 9:return(v=e.sent())&&(t[r]=v),[3,30];case 10:return f=l[r],u=n[r],f.validate?[4,f.validate(r,u,f)]:[3,12];case 11:return(c=e.sent())&&(t[r]=c),[3,30];case 12:return[4,Wt(0,u,f)];case 13:return(v=e.sent())&&(t[r]=v),[3,30];case 14:return f=l[r],u=n[r],f.validate?[4,f.validate(r,u,f)]:[3,16];case 15:return(m=e.sent())&&(t[r]=m),[3,30];case 16:return[4,Rt(0,u,f)];case 17:return(v=e.sent())&&(t[r]=v),[3,30];case 18:return f=l[r],u=n[r],f.validate?[4,f.validate(r,u,f)]:[3,20];case 19:return(p=e.sent())&&(t[r]=p),[3,30];case 20:return[4,Pt(0,u,f)];case 21:return(v=e.sent())&&(t[r]=v),[3,30];case 22:return f=l[r],u=n[r],f.validate?[4,f.validate(r,u,f)]:[3,24];case 23:return(g=e.sent())&&(t[r]=g),[3,30];case 24:return[4,Vt(0,u,f)];case 25:return(v=e.sent())&&(t[r]=v),[3,30];case 26:return f=l[r],h=n[r],f.validate?[4,f.validate(r,h,f)]:[3,28];case 27:return(x=e.sent())&&(t[r]=x),[3,30];case 28:return[4,Ht(0,h,f)];case 29:return(v=e.sent())&&(t[r]=v),[3,30];case 30:return o++,[3,1];case 31:return[2,t]}}))}))}}),j=E.handleSubmit,N=E.handleChange,L=E.handleBlur,O=E.setFieldTouched,B=E.setSubmitting,M=E.validateField,S=E.submitForm,A=E.setValues,q=E.isSubmitting,F=E.touched,z=E.values,W=E.errors,R=E.dirty,P=E.validateOnBlur,V=E.validateOnChange,H=i.useRef(e.__assign({},C)),G=r.useLibTheme().theme,D=i.useCallback((function(n){var t;return A(e.__assign(e.__assign({},H.current),((t={})[n.key]=n.value,t)),n.shouldValidate)}),[A]),U=l&&Object.keys(l);return i.useEffect((function(){H.current=e.__assign({},z)}),[z]),Ae.default.createElement(Gt,{addSeperation:!0,anchorId:a,bgColor:b?o.getColors(G).sectionBg.dark:v?o.getColors(G).sectionBg.medium:o.getColors(G).sectionBg.light,bgMode:n.mapToBgMode(v,!0)},Ae.default.createElement(n.Wrapper,{addWhitespace:!0},Ae.default.createElement(Dt,{noValidate:!0,onSubmit:j},Ae.default.createElement(Ut,null,l&&(null==U?void 0:U.map((function(n,t){var i={index:t,field:l[n],key:n,value:z[n],error:W[n],isTouched:F[n]||!1,isInverted:b,hasBg:w,setField:D,setTouched:O,validateField:M,handleChange:N,handleBlur:L,validateOnBlur:P,validateOnChange:V,theme:G};switch(l[n].type){case"Field":return(null==m?void 0:m.field)?m.field(i):function(e){var n=e.field,t=e.key,i=e.value,a=e.error,o=e.isTouched,r=e.handleChange,l=e.handleBlur,d=e.isInverted;return Ae.default.createElement(h.Textfield,{key:t,enableMemo:!0,label:"".concat(t).concat(n.isRequired?" *":""),placeholder:n.placeholder,name:"['".concat(t,"']"),type:n.inputType,isInverted:d,value:i,onChange:r,onBlur:l,infoMessage:n.info,errorMessage:a&&o?a:void 0})}(i);case"Area":return(null==m?void 0:m.area)?m.area(i):function(e){var n=e.field,t=e.key,i=e.value,a=e.error,o=e.isTouched,r=e.isInverted,l=e.handleChange,d=e.handleBlur;return Ae.default.createElement(h.Textarea,{key:t,enableMemo:!0,label:"".concat(t).concat(n.isRequired?" *":""),placeholder:n.placeholder,name:"['".concat(t,"']"),value:i,isInverted:r,onChange:l,onBlur:d,infoMessage:n.info,errorMessage:a&&o?a:void 0})}(i);case"Datepicker":return(null==m?void 0:m.datepicker)?m.datepicker(i):function(n){var t=n.key,i=n.field,a=n.value,o=n.error,r=n.isTouched,l=n.isInverted,d=n.setField,s=n.setTouched,c=n.validateField,m=a,p=function(n,i){return e.__awaiter(void 0,void 0,void 0,(function(){return e.__generator(this,(function(e){switch(e.label){case 0:return[4,s(t,!0)];case 1:return e.sent(),[4,d({key:t,value:[n||null,i||null]})];case 2:return e.sent(),c(t),[2]}}))}))};return Ae.default.createElement(h.DatepickerCmp,{key:t,enableMemo:!0,onSubmit:p,onDataChange:p,values:[null==m?void 0:m[0],null==m?void 0:m[1]],label:"".concat(t).concat(i.isRequired?" *":""),placeholder:i.placeholder,singleSelect:i.singleSelect,infoMessage:i.info,errorMessage:o&&r?o:void 0,name:t,customIcon:null==i?void 0:i.customIcon,isInverted:l,minDate:i.minDate,maxDate:i.maxDate,deleteAction:function(e){return(null==i?void 0:i.deleteAction)?i.deleteAction(e):Ae.default.createElement(f.ButtonGhost.View,{onClick:e},"delete")},submitAction:function(e){return(null==i?void 0:i.submitAction)?i.submitAction(e):Ae.default.createElement(f.Button.View,{onClick:e},"submit")},nextCtrlUrl:i.nextCtrlUrl,prevCtrlUrl:i.prevCtrlUrl})}(i);case"Location":return(null==m?void 0:m.location)?m.location(i):function(n){var t,i,a=n.key,o=n.field,r=n.value,l=n.error,d=n.isTouched,s=n.isInverted,c=n.setField,m=r,p=e.__assign(e.__assign({},m),{position:(null===(t=null==m?void 0:m.position)||void 0===t?void 0:t[0])||(null===(i=null==m?void 0:m.position)||void 0===i?void 0:i[1])?m.position:void 0});return Ae.default.createElement(h.LocationField,{key:a,enableMemo:!0,name:"['".concat(a,"']"),label:"".concat(a).concat(o.isRequired?" *":""),placeholder:o.placeholder,initialMapCenter:o.initialMapCenter,zoom:o.zoom,isInverted:s,infoMessage:o.info,errorMessage:l&&d?l:void 0,value:p,onChange:function(n){c({key:a,value:e.__assign({},n),shouldValidate:!0})},customLocationControl:o.customLocationControl,customToggle:o.customToggle,customResetControl:o.customResetControl,toggleLabel:o.toggleLabel,trackLocationLabel:o.trackLocationLabel})}(i);case"FieldGroup":return"Checkbox"===l[n].groupType?(null==m?void 0:m.checkbox)?m.checkbox(i):function(e){var n,t=e.field,i=e.key,a=e.isInverted,o=e.value,r=e.isTouched,l=e.error,d=e.info,s=e.setTouched,c=e.validateField,m=e.setField,p=t,u=o;return Ae.default.createElement(At,{key:i},i&&Ae.default.createElement(h.FieldWrapper.Head,{isInverted:a,label:i,isRequired:t.isRequired}),Ae.default.createElement(qt,null,null===(n=null==p?void 0:p.fields)||void 0===n?void 0:n.map((function(e,n){return Ae.default.createElement(x.Checkbox,{key:n,enableMemo:!0,isInverted:a,onChange:function(e){var n=e.currentTarget.value;if(n){var t=u.indexOf(n);-1===t?u.push(n):u.splice(t,1),m({key:i,value:u}),s(i,!0),c(i)}},isSelected:!!e.text&&-1!==u.indexOf(e.text),name:i,value:e.text,label:e.text})}))),r&&l&&Ae.default.createElement(h.FieldWrapper.Messages,{errorMessage:l,infoMessage:d}))}(i):(null==m?void 0:m.radio)?m.radio(i):function(e){var n,t=e.key,i=e.field,a=e.value,o=e.error,r=e.isTouched,l=e.isInverted,d=e.info,s=e.setField,c=i,m=a;return Ae.default.createElement(At,{key:t},t&&Ae.default.createElement(h.FieldWrapper.Head,{isInverted:l,label:t,isRequired:i.isRequired}),Ae.default.createElement(qt,null,null===(n=null==c?void 0:c.fields)||void 0===n?void 0:n.map((function(e,n){return Ae.default.createElement(h.RadioButton,{key:n,enableMemo:!0,name:t,value:e.text,label:e.text,isInverted:l,isSelected:!!e.text&&m===e.text,onChange:function(n){e.text&&s({key:t,value:n.currentTarget.value})}})}))),r&&o&&Ae.default.createElement(h.FieldWrapper.Messages,{errorMessage:o,infoMessage:d}))}(i);case"Select":return(null==m?void 0:m.select)?m.select(i):function(n){var t,i,a=n.field,o=n.key,r=n.value,l=n.error,d=n.isTouched,s=n.isInverted,c=n.setField,m=n.setTouched,p=n.validateField,u=n.validateOnChange,g=n.validateOnBlur,f=r;return Ae.default.createElement(h.SelectDropdown,{key:o,enableMemo:!0,label:"".concat(o).concat(a.isRequired?" *":""),name:o,placeholder:a.placeholder,errorMessage:l&&d?l:void 0,items:null===(i=null===(t=a.dropdownItems)||void 0===t?void 0:t.filter((function(e){return e.label})))||void 0===i?void 0:i.map((function(e){return{label:e.label||"",value:e.value||{}}})),selectedItem:f,onChange:function(n){return e.__awaiter(void 0,void 0,void 0,(function(){return e.__generator(this,(function(e){switch(e.label){case 0:return c({key:o,value:n}),[4,m(o,!0)];case 1:return e.sent(),u&&p(o),[2]}}))}))},onBlur:function(){return m(o,!0,g)},indicator:a.indicator,isInverted:s})}(i);case"Upload":return(null==m?void 0:m.upload)?m.upload(i):function(e){var n=e.field,t=e.key,i=e.error,a=e.isTouched,o=e.isInverted,r=e.setField;return Ae.default.createElement(h.FileUploadCmp,{key:t,enableMemo:!0,label:"".concat(t).concat(n.isRequired?" *":""),name:t,infoMessage:n.info,uploadLabel:n.addBtnLabel,errorMessage:i&&a?i:void 0,acceptedFormats:n.acceptedFormats,onUploadFiles:function(e){r({key:t,value:e})},customUploadIcon:n.customUploadIcon,customDeleteIcon:n.customDeleteIcon,isInverted:o})}(i);default:return null}}))))),(l||(null==_?void 0:_.message))&&Ae.default.createElement(Zt,null,(null==_?void 0:_.message)&&!R&&Ae.default.createElement(Jt,{textColor:(null==_?void 0:_.isError)?o.getColors(G).error:b?o.getColors(G).text.copyInverted:o.getColors(G).text.copy},_.message||""),l&&Ae.default.createElement(Xt,null,Ae.default.createElement(s.Actions,{primary:c?c({isInverted:b,isSubmitting:q,handleSubmit:S}):Ae.default.createElement(f.Button.View,e.__assign({as:"button",onClick:S},{type:"submit"}),Ae.default.createElement(f.Button.Label,null,"Send mail"))})))))})),Kt=Fe.default.form.withConfig({displayName:"NewsletterForm__Form",componentId:"sc-1pmvhu2-0"})(rt||(rt=e.__makeTemplateObject(["\n display: flex;\n flex-direction: column;\n justify-content: center;\n\n @media "," {\n flex-direction: row;\n }\n"],["\n display: flex;\n flex-direction: column;\n justify-content: center;\n\n @media "," {\n flex-direction: row;\n }\n"])),o.mq.semilarge),$t=Fe.default.div.withConfig({displayName:"NewsletterForm__FieldContainer",componentId:"sc-1pmvhu2-1"})(lt||(lt=e.__makeTemplateObject(["\n flex: 1 1 0;\n text-align: center;\n\n & + & {\n margin-top: ","px;\n }\n\n & > * + * {\n margin-top: ","px;\n }\n\n @media "," {\n max-width: 590px;\n\n & + & {\n margin-top: 0;\n }\n\n &:first-child {\n padding-right: ","px;\n }\n\n &:last-child {\n padding-left: ","px;\n }\n }\n"],["\n flex: 1 1 0;\n text-align: center;\n\n & + & {\n margin-top: ","px;\n }\n\n & > * + * {\n margin-top: ","px;\n }\n\n @media "," {\n max-width: 590px;\n\n & + & {\n margin-top: 0;\n }\n\n &:first-child {\n padding-right: ","px;\n }\n\n &:last-child {\n padding-left: ","px;\n }\n }\n"])),3*o.spacings.nudge,3*o.spacings.nudge,o.mq.semilarge,3*o.spacings.nudge,3*o.spacings.nudge),Yt=Fe.default.div.withConfig({displayName:"NewsletterForm__ActionContainer",componentId:"sc-1pmvhu2-2"})(dt||(dt=e.__makeTemplateObject(["\n width: 100%;\n max-width: 590px;\n\n margin: 0 auto;\n margin-top: ","px;\n\n text-align: center;\n"],["\n width: 100%;\n max-width: 590px;\n\n margin: 0 auto;\n margin-top: ","px;\n\n text-align: center;\n"])),2*o.spacings.spacer),ei=function(e){var n=e.key,t=e.field,i=e.isInverted,a=e.value,o=e.handleChange,r=e.handleBlur,l=e.error,d=e.isTouched;return Ae.default.createElement(h.Textfield,{key:n,label:"".concat(t.label||n).concat(t.isRequired?"*":""),placeholder:t.placeholder,name:"".concat(n),isInverted:i,value:a,onChange:o,onBlur:r,infoMessage:t.info,errorMessage:l&&d?l:void 0})},ni=r.withLibTheme((function(t){var a=t.anchorId,l=t.bgMode,d=t.fields,c=t.customField,m=t.action,p=t.method,u=t.submitAction,h=t.onSubmit,x=r.useLibTheme().theme,v=i.useRef(null),b="inverted"===l,w={};for(var y in d)w[y]=d[y].initialValue||"";var _=g.useFormik({initialValues:e.__assign({},w),onSubmit:function(n){return e.__awaiter(void 0,void 0,void 0,(function(){return e.__generator(this,(function(e){switch(e.label){case 0:return v.current?m&&p?(v.current.submit(),[3,4]):[3,1]:[2];case 1:return h?[4,h(n,v.current)]:[3,3];case 2:e.sent(),e.label=3;case 3:e.label=4;case 4:return E(!1),[2]}}))}))},validateOnBlur:!0,validateOnChange:!0,validate:function(n){return e.__awaiter(void 0,void 0,void 0,(function(){var t,i,a,o,r,l,s,c;return e.__generator(this,(function(e){switch(e.label){case 0:for(a in t={},i=[],d)i.push(a);o=0,e.label=1;case 1:return o<i.length?(r=i[o],l=d[r],s=l.inputType,d[r].isRequired&&!n[r]&&(t[r]=d[r].errorMsg||"Required field"),l.validate?[4,l.validate(r,n[r],l)]:[3,3]):[3,5];case 2:return(c=e.sent())&&(t[r]=c),[3,5];case 3:switch(s){case"email":n[r]&&!/^[A-Z0-9._%+-]+@[A-Z0-9.-]+\.[A-Z]{2,4}$/i.test(n[r])&&(t[r]=d[r].errorMsg||"Invalid Mail format");break;case"tel":n[r]&&/[A-Z]/gi.test(n[r])&&(t[r]=d[r].errorMsg||"Ungültige Telefonnummer");break;case"number":n[r]&&!/^[+]?\d+([.]\d+)?$/gm.test(n[r])&&(t[r]=d[r].errorMsg||"Zahlenformat ungültig")}e.label=4;case 4:return o++,[3,1];case 5:return[2,t]}}))}))}}),k=_.handleSubmit,C=_.handleChange,I=_.handleBlur,T=_.setFieldTouched,E=_.setSubmitting,j=_.validateField,N=_.submitForm,L=_.setValues,O=_.isSubmitting,B=_.touched,M=_.values,S=_.errors,A=_.dirty,q=_.validateOnBlur,F=_.validateOnChange,z=i.useCallback((function(n,t,i){return e.__awaiter(void 0,void 0,void 0,(function(){var a;return e.__generator(this,(function(o){return[2,L(e.__assign(e.__assign({},M),(a={},a[n]=t,a)),i)]}))}))}),[L,M]);return Ae.default.createElement(n.Section,{addSeperation:!0,anchorId:a,bgColor:b?o.getColors(x).sectionBg.dark:l?o.getColors(x).sectionBg.medium:o.getColors(x).sectionBg.light,bgMode:n.mapToBgMode(l,!0)},Ae.default.createElement(n.Wrapper,{addWhitespace:!0},Ae.default.createElement(Kt,{ref:v,action:m,method:p,onSubmit:k},Ae.default.createElement($t,null,d&&Object.keys(d).map((function(e,n){var t={index:n,field:d[e],key:e,value:M[e],error:S[e],isTouched:B[e]||!1,isInverted:b,setField:z,setTouched:T,validateField:j,handleChange:C,handleBlur:I,validateOnBlur:q,validateOnChange:F,theme:x};return c?c(t):ei(t)})))),d&&Ae.default.createElement(Yt,null,Ae.default.createElement(s.Actions,{primary:u?u({isInverted:b,isDisabled:O||!A,handleSubmit:N}):Ae.default.createElement(f.Button.View,e.__assign({as:"button",onClick:N,isDisabled:O||!A},{type:"submit"}),Ae.default.createElement(f.Button.Label,null,"send"))}))))})),ti=Fe.default.svg.withConfig({displayName:"Filter__SVG",componentId:"sc-noawe1-0"})(st||(st=e.__makeTemplateObject(["\n display: block;\n"],["\n display: block;\n"]))),ii=function(e){var n=e.iconColor,t=void 0===n?"currentColor":n,i=e.className,a=e.ariaHidden,o=void 0===a||a;return qe.createElement(ti,{width:"24",height:"24",viewBox:"0 0 24 24",className:i,fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-hidden":o},qe.createElement("path",{d:"M10 18h4v-2h-4v2ZM3 6v2h18V6H3Zm3 7h12v-2H6v2Z",fill:t}))},ai=Fe.default.div.withConfig({displayName:"EventOverview__TagContainer",componentId:"sc-u2afqs-0"})(ct||(ct=e.__makeTemplateObject(["\n margin-top: -","px;\n margin-left: -","px;\n\n display: flex;\n flex-direction: row;\n flex-wrap: wrap;\n\n &:not(:only-child) {\n margin-bottom: ","px;\n }\n"],["\n margin-top: -","px;\n margin-left: -","px;\n\n display: flex;\n flex-direction: row;\n flex-wrap: wrap;\n\n &:not(:only-child) {\n margin-bottom: ","px;\n }\n"])),o.spacings.nudge,o.spacings.nudge,6*o.spacings.nudge),oi=Fe.default.div.withConfig({displayName:"EventOverview__TagWrapper",componentId:"sc-u2afqs-1"})(mt||(mt=e.__makeTemplateObject(["\n padding-top: ","px;\n padding-left: ","px;\n"],["\n padding-top: ","px;\n padding-left: ","px;\n"])),o.spacings.nudge,o.spacings.nudge),ri=Fe.default.ul.withConfig({displayName:"EventOverview__Events",componentId:"sc-u2afqs-2"})(pt||(pt=e.__makeTemplateObject(["\n list-style-type: none;\n margin: 0;\n padding: 0;\n\n & > * + * {\n border-top: 1px solid\n ",";\n }\n\n & > *:first-of-type {\n border-top: 1px solid\n ",";\n }\n\n & > *:last-of-type {\n border-bottom: 1px solid\n ",";\n }\n"],["\n list-style-type: none;\n margin: 0;\n padding: 0;\n\n & > * + * {\n border-top: 1px solid\n ",";\n }\n\n & > *:first-of-type {\n border-top: 1px solid\n ",";\n }\n\n & > *:last-of-type {\n border-bottom: 1px solid\n ",";\n }\n"])),(function(e){var n=e.theme;return e.hasBg?o.getColors(n).elementBg.light:o.getColors(n).elementBg.medium}),(function(e){var n=e.theme;return e.hasBg?o.getColors(n).elementBg.light:o.getColors(n).elementBg.medium}),(function(e){var n=e.theme;return e.hasBg?o.getColors(n).elementBg.light:o.getColors(n).elementBg.medium})),li=Fe.default(t.Copy).withConfig({displayName:"EventOverview__FilterIcon",componentId:"sc-u2afqs-3"})(ut||(ut=e.__makeTemplateObject(["\n display: flex;\n flex-direction: row;\n align-items: center;\n\n padding: ","px ","px 0 0;\n\n & > * + * {\n margin-left: ","px;\n }\n"],["\n display: flex;\n flex-direction: row;\n align-items: center;\n\n padding: ","px ","px 0 0;\n\n & > * + * {\n margin-left: ","px;\n }\n"])),o.spacings.nudge/2,o.spacings.nudge,o.spacings.nudge),di=Fe.default.li.withConfig({displayName:"EventOverview__EventItem",componentId:"sc-u2afqs-4"})(gt||(gt=e.__makeTemplateObject(["\n padding: ","px 0;\n"],["\n padding: ","px 0;\n"])),3*o.spacings.nudge),si=Fe.default.div.withConfig({displayName:"EventOverview__ListFooter",componentId:"sc-u2afqs-5"})(ft||(ft=e.__makeTemplateObject(["\n margin-top: ","px;\n text-align: center;\n\n @media "," {\n text-align: left;\n }\n"],["\n margin-top: ","px;\n text-align: center;\n\n @media "," {\n text-align: left;\n }\n"])),6*o.spacings.nudge,o.mq.medium),ci=Fe.default.span.withConfig({displayName:"EventOverview__ShowMore",componentId:"sc-u2afqs-6"})(ht||(ht=e.__makeTemplateObject(["\n display: ",";\n"],["\n display: ",";\n"])),(function(e){var n=e.itemCount;return n&&n>2?"block":"none"})),mi=r.withLibTheme((function(a){var o=a.tags,l=a.events,d=a.bgMode,p=a.anchorId,u=a.initial,g=a.showMoreText,f=a.onTagClick,h=a.customTag,x="inverted"===d,C="full"===d,I=r.useLibTheme(),T=I.colors,E=I.globals,j=E.sections.eventFilterName,N=Ae.default.useState((null==u?void 0:u.activeTags)||[]),L=N[0],O=N[1],B=Ae.default.useState(1)[0],M=Ae.default.useState((null==u?void 0:u.visibleRows)||3),S=M[0],A=M[1],q=Ae.default.useRef(null),F=_.useObserverSupport(),z=y.useMounted(),W=(null==l?void 0:l.length)||0,R=c.useScrollTo(800),P=i.useCallback((function(){var e=[],n=c.getUrlParams()[j];if(n){var t=null==n?void 0:n.split(",");w.isValidArray(t,!1)&&e.push.apply(e,t)}return e}),[j]);i.useEffect((function(){if(!u){var e=P();w.isValidArray(e,!1)&&O(e)}}),[P,u]),i.useEffect((function(){var e;u&&!z&&(c.setUrlParam("rows",(null==u?void 0:u.visibleRows)||3),w.isValidArray(null==u?void 0:u.activeTags,!1)?c.setUrlParam(j,null===(e=null==u?void 0:u.activeTags)||void 0===e?void 0:e.join(",")):c.deleteUrlParam(j))}),[j,u,z]),k.useUpdateEffect((function(){c.setUrlParam("rows",S)}),[S]),k.useUpdateEffect((function(){!f&&w.isValidArray(L)&&(L.length>0?c.setUrlParam(j,L.join(",")):c.deleteUrlParam(j))}),[L]);var V=function(n,t){void 0===t&&(t=!0),O((function(i){var a=e.__spreadArray([],i,!0),o=n.name?i.indexOf(n.name):-1;return-1===o&&n.name?e.__spreadArray(e.__spreadArray([],a,!0),[n.name],!1):t?(a.splice(o,1),a):i})),A(3)},H=i.useMemo((function(){var n=w.isValidArray(l)?e.__spreadArray([],l,!0):[];return n=null==n?void 0:n.filter((function(e){if(!w.isValidArray(L,!1))return!0;if(!e.tags)return!1;for(var n=!1,t=0;t<e.tags.length;t++)if(-1!==L.indexOf(e.tags[t].name||"")){n=!0;break}return n}))}),[l,L]),G=i.useMemo((function(){return(null==H?void 0:H.filter((function(e,n){return n<S*B})))||[]}),[H,B,S]);i.useEffect((function(){if(F){var e,n=q.current;if(n){(e=new IntersectionObserver((function(e){var n=e[0];(null==n?void 0:n.isIntersecting)&&S<Math.ceil(H.length/B)&&A((function(e){return e+1}))}),{rootMargin:"0px 0px 100px 0px",threshold:0})).observe(n)}return function(){e&&e.disconnect()}}}),[B,W,S,F,H.length]);var D=i.useMemo((function(){return null==o?void 0:o.filter((function(e){return e}))}),[o]);return Ae.default.createElement(n.Section,{addSeperation:!0,anchorId:p,bgColor:x?T.sectionBg.dark:C?T.sectionBg.medium:"transparent",bgMode:n.mapToBgMode(d,!0)},Ae.default.createElement(n.Wrapper,{addWhitespace:!0},w.isValidArray(D,!1)&&Ae.default.createElement(ai,null,Ae.default.createElement(li,{size:"small",type:"copy",isInverted:x},Ae.default.createElement(ii,null),Ae.default.createElement("span",null,"Filter")),D.map((function(e,n){return Ae.default.createElement(oi,{key:n},h?h({key:n,name:e,isInverted:x,isActive:-1!==L.indexOf(e),clickHandler:function(n){null==n||n.preventDefault(),f?f({name:e}):V({name:e})}}):Ae.default.createElement(m.Tag,{isInverted:x,onClick:function(n){null==n||n.preventDefault(),f?f({name:e},!1):V({name:e})},isActive:-1!==L.indexOf(e)},e))}))),Ae.default.createElement(ri,{hasBg:C},G.map((function(n,t){var i,a="";n.date&&(a=new s.StatusFormatter(n.date.getTime(),"",E.sections.eventDateFormat(n.date),E.sections.eventTimeFormat(n.date),E.sections.eventLocaleKey).getFormattedTimespan(E.sections.eventTimespanFormat(n.date,n.duration),n.duration));var o=v.concat([a,n.address]," | ");return Ae.default.createElement(di,{key:"".concat(t,"_event_").concat(n.title)},Ae.default.createElement(m.EventBlock,e.__assign({},n,{text:o,tags:null===(i=n.tags)||void 0===i?void 0:i.map((function(e){return{name:e.name}})),isInverted:x,onTagClick:function(e){R(0),f?f({name:e.name},!0):V({name:e.name},!1)},customTag:h})))}))),Ae.default.createElement("div",{ref:q}),!F&&Ae.default.createElement(si,null,l&&l.length>0&&Ae.default.createElement(t.Copy,{type:"copy",size:"medium",isInverted:x},Ae.default.createElement(ci,{itemCount:l.length,onClick:function(e){e.preventDefault(),S<Math.ceil(H.length/B)&&A((function(e){return e+1}))}},S<H.length/B&&Ae.default.createElement(b.Pointer.View,{as:"button",isInverted:x},Ae.default.createElement(b.Pointer.Label,null,g||"mehr anzeigen")))))))})),pi=Fe.default.ul.withConfig({displayName:"EventList__List",componentId:"sc-1ssgszz-0"})(xt||(xt=e.__makeTemplateObject(["\n list-style: none;\n margin: 0;\n padding: 0;\n\n & > * + * {\n border-top: 1px solid\n ",";\n }\n\n & > *:first-of-type {\n border-top: 1px solid\n ",";\n }\n\n & > *:last-of-type {\n border-bottom: 1px solid\n ",";\n }\n"],["\n list-style: none;\n margin: 0;\n padding: 0;\n\n & > * + * {\n border-top: 1px solid\n ",";\n }\n\n & > *:first-of-type {\n border-top: 1px solid\n ",";\n }\n\n & > *:last-of-type {\n border-bottom: 1px solid\n ",";\n }\n"])),(function(e){var n=e.theme;return e.hasBg?o.getColors(n).elementBg.light:o.getColors(n).elementBg.medium}),(function(e){var n=e.theme;return e.hasBg?o.getColors(n).elementBg.light:o.getColors(n).elementBg.medium}),(function(e){var n=e.theme;return e.hasBg?o.getColors(n).elementBg.light:o.getColors(n).elementBg.medium})),ui=Fe.default.li.withConfig({displayName:"EventList__ListItem",componentId:"sc-1ssgszz-1"})(vt||(vt=e.__makeTemplateObject(["\n padding: ","px 0;\n"],["\n padding: ","px 0;\n"])),3*o.spacings.nudge),gi=r.withLibTheme((function(t){var i=t.anchorId,a=t.events,o=t.bgMode,l=t.customTag,d=r.useLibTheme(),c=d.colors,p=d.globals,u=d.theme,g="inverted"===o,f="full"===o;return Ae.default.createElement(n.Section,{addSeperation:!0,anchorId:i,bgColor:g?c.sectionBg.dark:o?c.sectionBg.medium:c.sectionBg.light,bgMode:n.mapToBgMode(o,!0)},Ae.default.createElement(n.Wrapper,{addWhitespace:!0},Ae.default.createElement(pi,{hasBg:f},null==a?void 0:a.map((function(n,t){var i,a="";n.date&&(a=new s.StatusFormatter(n.date.getTime(),"",p.sections.eventDateFormat(n.date),p.sections.eventTimeFormat(n.date),p.sections.eventLocaleKey).getFormattedTimespan(p.sections.eventTimespanFormat(n.date,n.duration),n.duration));var o=v.concat([a,n.address]," | ");return Ae.default.createElement(ui,{key:t},Ae.default.createElement(m.EventBlock,e.__assign({},n,{tags:null===(i=n.tags)||void 0===i?void 0:i.map((function(n){var t,i,a=void 0;return n.name&&(null===(t=n.link)||void 0===t?void 0:t.href)&&(a=function(e,n,t){if(void 0===t&&(t=[]),!e||!n)return"";if(!w.isValidArray(t,!1))return e;var i=n.globals.sections.eventFilterName;if(!i)return e;try{var a=new URL(e),o=new URLSearchParams(a.search);return o.set(i,encodeURIComponent(t.join(","))),"".concat(e,"?").concat(o.toString())}catch(n){return"".concat(e,"?").concat(i,"=").concat(encodeURIComponent(t.join(",")))}}(n.link.href,u,[n.name])),{name:n.name,link:(null===(i=n.link)||void 0===i?void 0:i.href)?e.__assign(e.__assign({},n.link),{href:a}):void 0}})),isInverted:g,text:o,customTag:l})))})))))})),fi=Fe.default(p.Image).withConfig({displayName:"EventDetail__StyledImage",componentId:"sc-1ko6neq-0"})(bt||(bt=e.__makeTemplateObject(["\n &:not(:last-child) {\n margin-bottom: ","px;\n }\n"],["\n &:not(:last-child) {\n margin-bottom: ","px;\n }\n"])),o.spacings.spacer),hi=Fe.default.div.withConfig({displayName:"EventDetail__TagContainer",componentId:"sc-1ko6neq-1"})(wt||(wt=e.__makeTemplateObject(["\n max-width: 880px;\n margin-top: -","px;\n margin-left: -","px;\n\n display: flex;\n flex-direction: row;\n flex-wrap: wrap;\n"],["\n max-width: 880px;\n margin-top: -","px;\n margin-left: -","px;\n\n display: flex;\n flex-direction: row;\n flex-wrap: wrap;\n"])),o.spacings.nudge,o.spacings.nudge),xi=Fe.default.div.withConfig({displayName:"EventDetail__TagWrapper",componentId:"sc-1ko6neq-2"})(yt||(yt=e.__makeTemplateObject(["\n padding-top: ","px;\n padding-left: ","px;\n"],["\n padding-top: ","px;\n padding-left: ","px;\n"])),o.spacings.nudge,o.spacings.nudge),vi=Fe.default(t.Heading).withConfig({displayName:"EventDetail__EventTitle",componentId:"sc-1ko6neq-3"})(_t||(_t=e.__makeTemplateObject(["\n max-width: 880px;\n\n &:not(:first-child) {\n margin-top: ","px;\n }\n\n @media "," {\n overflow: hidden;\n text-overflow: ellipsis;\n display: -webkit-box;\n -webkit-line-clamp: 2; /* number of lines to show */\n line-clamp: 2;\n -webkit-box-orient: vertical;\n }\n"],["\n max-width: 880px;\n\n &:not(:first-child) {\n margin-top: ","px;\n }\n\n @media "," {\n overflow: hidden;\n text-overflow: ellipsis;\n display: -webkit-box;\n -webkit-line-clamp: 2; /* number of lines to show */\n line-clamp: 2;\n -webkit-box-orient: vertical;\n }\n"])),3*o.spacings.nudge,o.mq.semilarge),bi=Fe.default(t.Copy).withConfig({displayName:"EventDetail__EventDateTime",componentId:"sc-1ko6neq-4"})(kt||(kt=e.__makeTemplateObject(["\n max-width: 880px;\n /* overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap; */\n\n &:not(:first-child) {\n margin-top: ","px;\n }\n"],["\n max-width: 880px;\n /* overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap; */\n\n &:not(:first-child) {\n margin-top: ","px;\n }\n"])),3*o.spacings.nudge),wi=Fe.default(t.Copy).withConfig({displayName:"EventDetail__EventAddress",componentId:"sc-1ko6neq-5"})(Ct||(Ct=e.__makeTemplateObject(["\n max-width: 880px;\n\n &:not(:first-child) {\n margin-top: ","px;\n }\n\n "," + & {\n margin-top: ","px;\n }\n\n @media "," {\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n }\n"],["\n max-width: 880px;\n\n &:not(:first-child) {\n margin-top: ","px;\n }\n\n "," + & {\n margin-top: ","px;\n }\n\n @media "," {\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n }\n"])),3*o.spacings.nudge,bi,o.spacings.nudge,o.mq.semilarge),yi=Fe.default(t.Copy).withConfig({displayName:"EventDetail__EventText",componentId:"sc-1ko6neq-6"})(It||(It=e.__makeTemplateObject(["\n max-width: 880px;\n\n &:not(:first-child) {\n margin-top: ","px;\n }\n"],["\n max-width: 880px;\n\n &:not(:first-child) {\n margin-top: ","px;\n }\n"])),3*o.spacings.nudge),_i=r.withLibTheme((function(t){var a,l=t.anchorId,d=t.event,c=t.infos,p=t.bgMode,u=t.customTag,g=r.useLibTheme(),f=g.colors,h=g.globals,x="inverted"===p,v="full"===p,b=i.useMemo((function(){return w.isValidArray(null==c?void 0:c.filter((function(e){return w.isValidArray(e.items,!1)})),!1)}),[c]),y="",_="";if(null==d?void 0:d.date){var k=new s.StatusFormatter(d.date.getTime(),"",h.sections.eventDateFormat(d.date),h.sections.eventTimeFormat(d.date),h.sections.eventLocaleKey);y=k.getFormattedDate(),_=k.getFormattedTimespan(h.sections.eventTimespanFormat(d.date,d.duration),d.duration)}return Ae.default.createElement(n.Section,{addSeperation:!0,anchorId:l,bgColor:x?f.sectionBg.dark:v?f.sectionBg.medium:f.sectionBg.light,bgMode:n.mapToBgMode(p,!0)},Ae.default.createElement(n.Wrapper,{addWhitespace:!0},(null===(a=d.image)||void 0===a?void 0:a.small)&&Ae.default.createElement(fi,e.__assign({},d.image,{coverSpace:!0,allowEdgeRadius:!0,isInverted:x})),Ae.default.createElement(n.Grid.Row,{gutter:5*o.spacings.nudge,semilarge:{gutter:o.spacings.spacer}},Ae.default.createElement(n.Grid.Col,{semilarge:{span:b?5.7/8:1}},d.tags&&Ae.default.createElement(hi,null,d.tags.map((function(e,n){return Ae.default.createElement(xi,{key:"tag_"+n},u?u({key:"headtag-".concat(n),name:e.name||"",isInverted:x,isActive:!1,link:e.link}):Ae.default.createElement(m.Tag,{link:e.link,isInverted:x},e.name))}))),d.title&&Ae.default.createElement(vi,{size:"heading-2",isInverted:x},d.title),y&&Ae.default.createElement(bi,{size:"big",type:"copy-b"},y||"",y&&_?" | ":"",_),d.address&&Ae.default.createElement(wi,{size:"big",type:"copy",innerHTML:d.address}),d.abstract&&Ae.default.createElement(yi,{size:"medium",type:"copy-b",isInverted:x},d.abstract),d.text&&Ae.default.createElement(yi,{size:"medium",isInverted:x,innerHTML:d.text})),b&&Ae.default.createElement(n.Grid.Col,{semilarge:{span:2.3/8}},Ae.default.createElement(m.InfoList,{isInverted:x,items:c})))))})),ki=Fe.default.div.withConfig({displayName:"Fact__View",componentId:"sc-elpxk2-0"})(Tt||(Tt=e.__makeTemplateObject([""],[""]))),Ci=Fe.default.div.withConfig({displayName:"Fact__ImageContainer",componentId:"sc-elpxk2-1"})(Et||(Et=e.__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(e){return e.isCentered?"center":"flex-start"}),3*o.spacings.nudge),Ii=Fe.default(p.Image).withConfig({displayName:"Fact__StyledImage",componentId:"sc-elpxk2-2"})(jt||(jt=e.__makeTemplateObject(["\n overflow: hidden;\n border-radius: ",";\n"],["\n overflow: hidden;\n border-radius: ",";\n"])),(function(e){var n=e.theme;return o.getGlobals(n).sections.edgeRadius})),Ti=Fe.default.div.withConfig({displayName:"Fact__Content",componentId:"sc-elpxk2-3"})(Nt||(Nt=e.__makeTemplateObject(["\n text-align: ",";\n\n & > * + * {\n margin-top: ","px;\n }\n"],["\n text-align: ",";\n\n & > * + * {\n margin-top: ","px;\n }\n"])),(function(e){return e.isCentered&&"center"}),3*o.spacings.nudge),Ei=Fe.default(t.Copy).withConfig({displayName:"Fact__Title",componentId:"sc-elpxk2-4"})(Lt||(Lt=e.__makeTemplateObject([""],[""]))),ji=Fe.default(t.Copy).withConfig({displayName:"Fact__SubTitle",componentId:"sc-elpxk2-5"})(Ot||(Ot=e.__makeTemplateObject([""],[""]))),Ni=Fe.default(t.Copy).withConfig({displayName:"Fact__Text",componentId:"sc-elpxk2-6"})(Bt||(Bt=e.__makeTemplateObject(["\n "," + & {\n margin-top: ","px;\n }\n"],["\n "," + & {\n margin-top: ","px;\n }\n"])),ji,o.spacings.nudge),Li=i.forwardRef((function(e,n){var t=e.isInverted,i=void 0!==t&&t,a=e.isCentered,o=void 0!==a&&a,r=e.title,l=e.subTitle,d=e.text,s=e.image,c=e.className;return Ae.default.createElement(ki,{ref:n,className:c},(null==s?void 0:s.small)&&Ae.default.createElement(Ci,{isCentered:o},Ae.default.createElement(Ii,{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})),Ae.default.createElement(Ti,{isCentered:o},r&&Ae.default.createElement(Ei,{type:"copy-b",size:"big",isInverted:i,"data-sheet":"title"},r),l&&Ae.default.createElement(ji,{type:"copy-b",isInverted:i,"data-sheet":"subtitle"},l),d&&Ae.default.createElement(Ni,{type:"copy",isInverted:i,"data-sheet":"text",innerHTML:d})))}));Li.displayName="Fact";var Oi,Bi,Mi,Si,Ai,qi,Fi,zi,Wi,Ri,Pi,Vi,Hi,Gi=Fe.default.div.withConfig({displayName:"FactGrid__FactFill",componentId:"sc-114y2fo-0"})(Oi||(Oi=e.__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),Di=r.withLibTheme((function(t){var i=t.anchorId,a=t.columns,o=void 0===a?3:a,l=t.facts,d=t.bgMode,s=t.isCentered,m=r.useLibTheme().colors,p=(null==l?void 0:l.length)||0,u="inverted"===d,g=c.useEqualSheetHeight({listLength:p,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 Ae.default.createElement(n.Section,{addSeperation:!0,anchorId:i,bgColor:u?m.sectionBg.dark:d?m.sectionBg.medium:m.sectionBg.light,bgMode:n.mapToBgMode(d)},Ae.default.createElement(n.Wrapper,{clampWidth:"normal",addWhitespace:!0},Ae.default.createElement(n.Grid.Row,null,l&&l.map((function(t,i){return(null==t?void 0:t.title)||(null==t?void 0:t.subTitle)||(null==t?void 0:t.image)||(null==t?void 0:t.text)?Ae.default.createElement(n.Grid.Col,{key:i,medium:{span:4/12},semilarge:o>3?{span:.25}:{span:4/12},large:{span:12/o/12}},Ae.default.createElement(Li,e.__assign({key:i,ref:g[i]},t,{isCentered:s,isInverted:u}))):Ae.default.createElement(n.Grid.Col,{key:i,medium:{span:4/12},semilarge:o>3?{span:.25}:{span:4/12},large:{span:12/o/12}},Ae.default.createElement(Gi,{ref:g[i],key:i}))})))))})),Ui=Fe.default.ul.withConfig({displayName:"FactList__FactsContainer",componentId:"sc-elh0vj-0"})(Bi||(Bi=e.__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),Zi=Fe.default.li.withConfig({displayName:"FactList__FactItem",componentId:"sc-elh0vj-1"})(Mi||(Mi=e.__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(e){var n=e.theme;return e.hasBack?o.getColors(n).elementBg.light:o.getColors(n).elementBg.medium}),(function(e){return e.hasText?"flex-start":"center"}),o.mq.medium,3*o.spacings.nudge),Ji=Fe.default.img.withConfig({displayName:"FactList__Icon",componentId:"sc-elh0vj-2"})(Si||(Si=e.__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),Xi=Fe.default.div.withConfig({displayName:"FactList__ContentBlock",componentId:"sc-elh0vj-3"})(Ai||(Ai=e.__makeTemplateObject(["\n & > * + * {\n margin-top: ","px;\n }\n"],["\n & > * + * {\n margin-top: ","px;\n }\n"])),2*o.spacings.nudge),Qi=Fe.default(t.Copy).withConfig({displayName:"FactList__Description",componentId:"sc-elh0vj-4"})(qi||(qi=e.__makeTemplateObject(["\n max-width: 880px;\n"],["\n max-width: 880px;\n"]))),Ki=r.withLibTheme((function(e){var i=e.anchorId,a=e.facts,o=e.icon,l=e.bgMode,d=r.useLibTheme().colors,s="inverted"===l,c=s||"full"===l;return Ae.default.createElement(n.Section,{addSeperation:!0,anchorId:i,bgColor:s?d.sectionBg.dark:"full"===l?d.sectionBg.medium:d.sectionBg.light,bgMode:n.mapToBgMode(l,!0)},Ae.default.createElement(n.Wrapper,{clampWidth:"normal",addWhitespace:!0},a&&Ae.default.createElement(Ui,null,a.map((function(e,n){var i=e.label,a=e.text;return Ae.default.createElement(Zi,{key:n,hasText:!!a,hasBack:c},o&&Ae.default.createElement(Ji,{src:o.src,alt:o.alt||""}),Ae.default.createElement(Xi,null,i&&Ae.default.createElement(t.Copy,{type:"copy-b"},i),a&&Ae.default.createElement(Qi,{type:"copy",innerHTML:a})))})))))})),$i=Fe.default.div.withConfig({displayName:"Feature__View",componentId:"sc-d7vugh-0"})(Fi||(Fi=e.__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(e){return e.isCentered&&"center"}),o.spacings.spacer),Yi=Fe.default(d.Link).withConfig({displayName:"Feature__TitleLink",componentId:"sc-d7vugh-1"})(Wi||(Wi=e.__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"])),t.copyStyle("copy-b","big"),(function(e){var n=e.theme;return e.isInverted?o.getFonts(n)["copy-b"].big.colorInverted:o.getFonts(n)["copy-b"].big.color}),(function(n){var t=n.href,i=n.isInverted,r=n.theme;return!t&&a.css(zi||(zi=e.__makeTemplateObject(["\n &:hover {\n color: ",";\n }\n "],["\n &:hover {\n color: ",";\n }\n "])),i?o.getFonts(r)["copy-b"].big.colorInverted:o.getFonts(r)["copy-b"].big.color)})),ea=Fe.default(d.Link).withConfig({displayName:"Feature__ImageContainer",componentId:"sc-d7vugh-2"})(Ri||(Ri=e.__makeTemplateObject(["\n display: flex;\n justify-content: ",";\n width: 100%;\n"],["\n display: flex;\n justify-content: ",";\n width: 100%;\n"])),(function(e){return e.isCentered?"center":"flex-start"})),na=Fe.default(p.Image).withConfig({displayName:"Feature__StyledImage",componentId:"sc-d7vugh-3"})(Pi||(Pi=e.__makeTemplateObject(["\n overflow: hidden;\n border-radius: ",";\n"],["\n overflow: hidden;\n border-radius: ",";\n"])),(function(e){var n=e.theme;return o.getGlobals(n).sections.edgeRadius})),ta=Fe.default.div.withConfig({displayName:"Feature__ArticleContent",componentId:"sc-d7vugh-4"})(Vi||(Vi=e.__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(e){return e.isCentered&&"center"}),2*o.spacings.nudge,o.mq.medium,(function(e){return e.isCentered&&"auto"}),(function(e){return e.isCentered&&"auto"})),ia=Fe.default.div.withConfig({displayName:"Feature__Action",componentId:"sc-d7vugh-5"})(Hi||(Hi=e.__makeTemplateObject(["\n max-width: 100%;\n"],["\n max-width: 100%;\n"]))),aa=i.forwardRef((function(n,i){var a=n.title,o=n.description,r=n.intro,l=n.text,d=n.link,s=n.image,c=n.isInverted,m=void 0!==c&&c,p=n.isCentered,u=void 0!==p&&p,g=n.action,f=n.className;return Ae.default.createElement($i,{ref:i,isCentered:u,className:f},(null==s?void 0:s.small)&&Ae.default.createElement(ea,e.__assign({},d,{isCentered:u}),Ae.default.createElement(na,{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:m})),Ae.default.createElement(Yi,e.__assign({},d,{isInverted:m,ariaLabel:a,"data-sheet":"title"}),a),Ae.default.createElement(t.Copy,{size:"small",isInverted:m,"data-sheet":"desc",innerHTML:o}),Ae.default.createElement(ta,{isCentered:u},Ae.default.createElement(t.Copy,{type:"copy-b",isInverted:m,innerHTML:r,"data-sheet":"intro"}),Ae.default.createElement(t.Copy,{type:"copy",size:"medium",isInverted:m,innerHTML:l,"data-sheet":"text"})),g&&Ae.default.createElement(ia,null,g(m)))}));aa.displayName="Feature";var oa,ra,la,da,sa,ca,ma,pa,ua,ga,fa,ha,xa,va,ba,wa,ya,_a,ka,Ca,Ia,Ta,Ea,ja,Na,La,Oa,Ba,Ma,Sa,Aa,qa,Fa,za,Wa,Ra,Pa,Va,Ha,Ga,Da,Ua,Za,Ja,Xa,Qa,Ka,$a,Ya,eo,no,to,io,ao,oo,ro,lo,so,co,mo,po,uo,go,fo=r.withLibTheme((function(t){var a=t.anchorId,o=t.features,l=t.bgMode,d=t.isCentered,s=void 0!==d&&d,m=t.columns,p=r.useLibTheme().colors,u="inverted"===l,g=(null==o?void 0:o.length)||0,f=i.useMemo((function(){return m?2===m:o&&o.length%2==0}),[o,m]),h=c.useEqualSheetHeight({listLength:g,identifiers:['[data-sheet="title"]','[data-sheet="desc"]','[data-sheet="intro"]','[data-sheet="text"]'],responsive:{small:1,medium:1,semilarge:2,large:f?2:3,xlarge:f?2:3}}).sheetRefs;return Ae.default.createElement(n.Section,{addSeperation:!0,anchorId:a,bgColor:u?p.sectionBg.dark:l?p.sectionBg.medium:p.sectionBg.light,bgMode:n.mapToBgMode(l)},Ae.default.createElement(n.Wrapper,{addWhitespace:!0,clampWidth:"normal"},Ae.default.createElement(n.Grid.Row,{halign:f||g<=2?"center":"left"},null==o?void 0:o.map((function(t,i){return Ae.default.createElement(n.Grid.Col,{semilarge:{span:.5},large:{span:f?5/12:4/12},key:i},Ae.default.createElement(aa,e.__assign({ref:h[i]},t,{isCentered:s,isInverted:u})))})))))})),ho=Fe.default(p.Image).withConfig({displayName:"Gallery__StyledImage",componentId:"sc-1c4lgpr-0"})(oa||(oa=e.__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(e){var n=e.theme;return o.getGlobals(n).sections.edgeRadius})),xo=r.withLibTheme((function(t){var i=t.anchorId,a=t.bgMode,o=t.images,l=r.useLibTheme().colors,d="inverted"===a;return Ae.default.createElement(n.Section,{addSeperation:!0,anchorId:i,bgColor:d?l.sectionBg.dark:a?l.sectionBg.medium:l.sectionBg.light,bgMode:n.mapToBgMode(a)},Ae.default.createElement(n.Wrapper,{addWhitespace:!0},Ae.default.createElement(n.Grid.Row,null,null==o?void 0:o.map((function(t,i){return Ae.default.createElement(n.Grid.Col,{key:i,semilarge:{span:t.isFull?1:.5}},Ae.default.createElement(ho,e.__assign({},t,{coverSpace:!0,isInverted:d})))})))))})),vo=function(n){return a.css(la||(la=e.__makeTemplateObject(["\n // Doing some crazy shit to calculate curent navbar height in CSS\n ","\n"],["\n // Doing some crazy shit to calculate curent navbar height in CSS\n ","\n"])),(function(t){var i=t.theme,r=C.generateNavbarIdent({pageFlow:"beforeContent",hasMain:!0}),l=C.generateNavbarIdent({pageFlow:"beforeContent",hasMain:!0,hasTop:!0}),d=C.generateNavbarIdent({pageFlow:"beforeContent",hasMain:!0,hasBottom:!0}),s=C.generateNavbarIdent({pageFlow:"beforeContent",hasTop:!0,hasMain:!0,hasBottom:!0}),c=C.getFullNavbarHeights(i,r).large,m=C.getFullNavbarHeights(i,l).large,p=C.getFullNavbarHeights(i,d).large,u=C.getFullNavbarHeights(i,s).large,g=function(e){return e.map((function(e){return"[data-navbar-ident*='".concat(e,"']")})).join("")},f=n?"100vh":"80vh";return a.css(ra||(ra=e.__makeTemplateObject(["\n & > "," {\n min-height: 500px;\n height: ",";\n }\n\n // with main navbar element\n header"," + & {\n & > "," {\n height: calc("," - ","px);\n }\n }\n\n // with main and top navbar elements\n header"," + & {\n & > "," {\n height: calc("," - ","px);\n }\n }\n\n // with main and bottom navbar elements\n header"," + & {\n & > "," {\n height: calc("," - ","px);\n }\n }\n\n // with all navbar elements\n header"," + & {\n & > "," {\n height: calc("," - ","px);\n }\n }\n\n @media "," {\n // with main navbar element\n header"," + & {\n & > "," {\n height: calc("," - ","px);\n }\n }\n\n // with main and top navbar elements\n header"," + & {\n & > "," {\n height: calc("," - ","px);\n }\n }\n\n // with main and bottom navbar elements\n header"," + & {\n & > "," {\n height: calc(\n "," - ","px\n );\n }\n }\n\n // with all navbar elements\n header"," + & {\n & > "," {\n height: calc("," - ","px);\n }\n }\n }\n "],["\n & > "," {\n min-height: 500px;\n height: ",";\n }\n\n // with main navbar element\n header"," + & {\n & > "," {\n height: calc("," - ","px);\n }\n }\n\n // with main and top navbar elements\n header"," + & {\n & > "," {\n height: calc("," - ","px);\n }\n }\n\n // with main and bottom navbar elements\n header"," + & {\n & > "," {\n height: calc("," - ","px);\n }\n }\n\n // with all navbar elements\n header"," + & {\n & > "," {\n height: calc("," - ","px);\n }\n }\n\n @media "," {\n // with main navbar element\n header"," + & {\n & > "," {\n height: calc("," - ","px);\n }\n }\n\n // with main and top navbar elements\n header"," + & {\n & > "," {\n height: calc("," - ","px);\n }\n }\n\n // with main and bottom navbar elements\n header"," + & {\n & > "," {\n height: calc(\n "," - ","px\n );\n }\n }\n\n // with all navbar elements\n header"," + & {\n & > "," {\n height: calc("," - ","px);\n }\n }\n }\n "])),yo,f,g(r.split("-")),yo,f,c[0],g(l.split("-")),yo,f,m[0],g(d.split("-")),yo,f,p[0],g(s.split("-")),yo,f,u[0],o.mq.semilarge,g(r.split("-")),yo,f,c[1],g(l.split("-")),yo,f,m[1],g(d.split("-")),yo,f,p[1],g(s.split("-")),yo,f,u[1])}))},bo=Fe.default(n.Section).withConfig({displayName:"Header__HeaderSection",componentId:"sc-12uexfr-0"})(da||(da=e.__makeTemplateObject(["\n position: relative;\n ","\n\n header + & {\n ","\n ","\n }\n"],["\n position: relative;\n ","\n\n header + & {\n ","\n ","\n }\n"])),vo(!0),o.withRange([0],"padding-top"),o.withRange([0],"margin-top")),wo=Fe.default(n.Section).withConfig({displayName:"Header__HeaderSectionSmall",componentId:"sc-12uexfr-1"})(sa||(sa=e.__makeTemplateObject(["\n position: relative;\n ","\n\n header + & {\n ","\n ","\n }\n"],["\n position: relative;\n ","\n\n header + & {\n ","\n ","\n }\n"])),vo(!1),o.withRange([0],"padding-top"),o.withRange([0],"margin-top")),yo=Fe.default((function(e){var n=e.isInverted,t=e.videoUrl,i=e.images,a=e.focus,o=e.kenBurnsZoom,r=e.kenBurnsZoomPoint,l=e.kenBurnsInterval,d=e.onImageChange,s=e.className,c=e.children;switch(!0){case!!t:return Ae.default.createElement(m.HeaderVideo,{isInverted:n,videoUrl:t,focus:a,placeholderImg:null==i?void 0:i[0],className:s},c);case i&&i.length>1:return Ae.default.createElement(m.HeaderKenBurns,{images:i||[],zoom:o,zoomPoint:r,interval:l,onImageChange:d,className:s},c);case i&&1===i.length:return Ae.default.createElement(m.HeaderPoster,{isInverted:n,bgImage:null==i?void 0:i[0],focus:a,className:s},c);default:return Ae.default.createElement("div",null,c)}})).withConfig({displayName:"Header__StyledPoster",componentId:"sc-12uexfr-2"})(ca||(ca=e.__makeTemplateObject(["\n position: relative;\n height: 100vh;\n max-height: 1300px;\n max-width: ","px;\n margin: 0 auto;\n"],["\n position: relative;\n height: 100vh;\n max-height: 1300px;\n max-width: ","px;\n margin: 0 auto;\n"])),o.spacings.wrapperLarge),_o=Fe.default.div.withConfig({displayName:"Header__Overlay",componentId:"sc-12uexfr-3"})(ma||(ma=e.__makeTemplateObject(["\n display: ",";\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n background: ",";\n z-index: 2;\n\n @media "," {\n display: block;\n }\n"],["\n display: ",";\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n background: ",";\n z-index: 2;\n\n @media "," {\n display: block;\n }\n"])),(function(e){return e.textOnImage?"block":"none"}),(function(e){var n=e.bgValue;return n&&n}),o.mq.medium),ko=Fe.default.div.withConfig({displayName:"Header__Content",componentId:"sc-12uexfr-4"})(ua||(ua=e.__makeTemplateObject(["\n display: none;\n max-width: ","px;\n margin: 0 auto;\n\n ","\n\n @media "," {\n display: flex;\n flex-direction: column;\n justify-content: flex-end;\n align-items: ",";\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n padding: ","px;\n z-index: 2;\n\n & > * {\n margin-top: ","px;\n max-width: 880px;\n }\n }\n"],["\n display: none;\n max-width: ","px;\n margin: 0 auto;\n\n ","\n\n @media "," {\n display: flex;\n flex-direction: column;\n justify-content: flex-end;\n align-items: ",";\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n padding: ","px;\n z-index: 2;\n\n & > * {\n margin-top: ","px;\n max-width: 880px;\n }\n }\n"])),o.spacings.wrapper,(function(n){var t=n.textOnImage,i=n.isCentered;return t&&a.css(pa||(pa=e.__makeTemplateObject(["\n display: flex;\n flex-direction: column;\n justify-content: flex-end;\n align-items: ",";\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n padding: ","px;\n z-index: 2;\n\n & > * {\n margin-top: ","px;\n max-width: 880px;\n }\n "],["\n display: flex;\n flex-direction: column;\n justify-content: flex-end;\n align-items: ",";\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n padding: ","px;\n z-index: 2;\n\n & > * {\n margin-top: ","px;\n max-width: 880px;\n }\n "])),i&&"center",o.spacings.spacer,o.spacings.spacer)}),o.mq.medium,(function(e){return e.isCentered&&"center"}),2*o.spacings.spacer,o.spacings.spacer),Co=Fe.default.div.withConfig({displayName:"Header__ContentMobile",componentId:"sc-12uexfr-5"})(ga||(ga=e.__makeTemplateObject(["\n padding: ","px ","px;\n\n & > * + * {\n margin-top: ","px;\n }\n\n @media "," {\n display: none;\n }\n"],["\n padding: ","px ","px;\n\n & > * + * {\n margin-top: ","px;\n }\n\n @media "," {\n display: none;\n }\n"])),o.spacings.spacer,2*o.spacings.nudge,o.spacings.spacer,o.mq.medium),Io=Fe.default(t.Heading).withConfig({displayName:"Header__Title",componentId:"sc-12uexfr-6"})(fa||(fa=e.__makeTemplateObject(["\n text-align: ",";\n\n @media "," {\n overflow: hidden;\n text-overflow: ellipsis;\n display: -webkit-box;\n -webkit-line-clamp: 3; /* number of lines to show */\n line-clamp: 3;\n -webkit-box-orient: vertical;\n }\n"],["\n text-align: ",";\n\n @media "," {\n overflow: hidden;\n text-overflow: ellipsis;\n display: -webkit-box;\n -webkit-line-clamp: 3; /* number of lines to show */\n line-clamp: 3;\n -webkit-box-orient: vertical;\n }\n"])),(function(e){return e.isCentered&&"center"}),o.mq.medium),To=Fe.default(t.Copy).withConfig({displayName:"Header__Text",componentId:"sc-12uexfr-7"})(ha||(ha=e.__makeTemplateObject(["\n text-align: ",";\n\n overflow: hidden;\n text-overflow: ellipsis;\n display: -webkit-box;\n -webkit-line-clamp: 4; /* number of lines to show */\n line-clamp: 4;\n -webkit-box-orient: vertical;\n"],["\n text-align: ",";\n\n overflow: hidden;\n text-overflow: ellipsis;\n display: -webkit-box;\n -webkit-line-clamp: 4; /* number of lines to show */\n line-clamp: 4;\n -webkit-box-orient: vertical;\n"])),(function(e){return e.isCentered&&"center"})),Eo=Fe.default(s.Actions).withConfig({displayName:"Header__StyledActions",componentId:"sc-12uexfr-8"})(xa||(xa=e.__makeTemplateObject(["\n @media "," {\n display: block;\n text-align: ",";\n }\n"],["\n @media "," {\n display: block;\n text-align: ",";\n }\n"])),o.mq.medium,(function(e){return e.isCentered&&"center"})),jo=r.withLibTheme((function(e){var t=e.anchorId,i=e.size,a=void 0===i?"full":i,o=e.focusPoint,l=void 0===o?["center","center"]:o,d=e.isCentered,s=e.title,c=e.titleAs,m=e.text,p=e.primaryAction,u=e.secondaryAction,g=e.videoUrl,f=e.images,h=e.customImgOverlay,x=e.kenBurnsZoom,v=void 0===x?1.08:x,b=e.kenBurnsZoomPoint,w=void 0===b?[.5,.5]:b,y=e.kenBurnsInterval,_=void 0===y?1e4:y,k=e.onImageChange,C=e.bgMode,I=e.textOnImage,T=r.useLibTheme(),E=T.globals,j=T.colors,N="inverted"===C,L=s||m||p||u,O=L?h||E.sections.imageTextGradient:void 0,B="full"===a?bo:wo;return Ae.default.createElement(B,{addSeperation:!0,anchorId:t,bgColor:N?j.sectionBg.dark:C?j.sectionBg.medium:j.sectionBg.light,bgMode:n.mapToBgMode(C,!0)},Ae.default.createElement(yo,{isInverted:N,images:f,videoUrl:g,kenBurnsInterval:_,kenBurnsZoom:v,kenBurnsZoomPoint:w,onImageChange:k,focus:l},L&&Ae.default.createElement(Ae.default.Fragment,null,Ae.default.createElement(_o,{bgValue:O,textOnImage:I}),Ae.default.createElement(ko,{isCentered:d,textOnImage:I},s&&Ae.default.createElement(Io,{isInverted:!0,size:"heading-1",isCentered:d,renderAs:c,innerHTML:s}),m&&Ae.default.createElement(To,{isInverted:!0,isCentered:d,type:"copy-b",size:"big",innerHTML:m}),(p||u)&&Ae.default.createElement(Eo,{isCentered:d,primary:p&&p(!0),secondary:u&&u(!0)})))),L&&!I&&Ae.default.createElement(Co,null,s&&Ae.default.createElement(Io,{size:"heading-1",isCentered:d,renderAs:c,innerHTML:s,isInverted:N}),m&&Ae.default.createElement(To,{type:"copy-b",size:"big",isCentered:d,innerHTML:m,isInverted:N}),(p||u)&&Ae.default.createElement(Eo,{isCentered:d,primary:p&&p(N),secondary:u&&u(N)})))})),No=Fe.default(n.Section).withConfig({displayName:"IconList__StyledSection",componentId:"sc-10wpi8n-0"})(va||(va=e.__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(e){return e.isCentered?"0 auto":"0"}),(function(e){return e.isCentered?"center":"left"})),Lo=Fe.default.div.withConfig({displayName:"IconList__ItemContainer",componentId:"sc-10wpi8n-1"})(ba||(ba=e.__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(e){return e.isCentered?"center":"flex-start"})),Oo=Fe.default.ul.withConfig({displayName:"IconList__Items",componentId:"sc-10wpi8n-2"})(wa||(wa=e.__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(e){return e.isVisible?"flex":"block"}),(function(e){return e.isCentered?"center":"flex-start"}),2*o.spacings.nudge,2*o.spacings.nudge,o.mq.medium,o.spacings.spacer,o.spacings.spacer),Bo=Fe.default.li.withConfig({displayName:"IconList__Item",componentId:"sc-10wpi8n-3"})(ya||(ya=e.__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(e){var n=e.index;return e.isVisible||n<6?"block":"none"}),o.mq.medium,o.spacings.spacer,o.spacings.spacer,o.mq.semilarge,(function(e){var n=e.index;return e.isVisible||n<8?"block":"none"}),o.mq.large,(function(e){var n=e.index;return e.isVisible||n<10?"block":"none"})),Mo=Fe.default(d.Link).withConfig({displayName:"IconList__ItemLink",componentId:"sc-10wpi8n-4"})(_a||(_a=e.__makeTemplateObject(["\n display: block;\n outline-color: ",";\n"],["\n display: block;\n outline-color: ",";\n"])),(function(e){var n=e.theme;return e.isInverted?o.getColors(n).primary.inverted:o.getColors(n).primary.default})),So=Fe.default.div.withConfig({displayName:"IconList__ShowMore",componentId:"sc-10wpi8n-5"})(ka||(ka=e.__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(e){var n=e.itemCount;return n&&n>6?"block":"none"}),(function(e){return e.isCentered?"center":"left"}),o.mq.semilarge,(function(e){var n=e.itemCount;return n&&n>8?"block":"none"}),o.mq.large,(function(e){var n=e.itemCount;return n&&n>10?"block":"none"})),Ao=Fe.default(s.Actions).withConfig({displayName:"IconList__StyledActions",componentId:"sc-10wpi8n-6"})(Ca||(Ca=e.__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(e){return e.isCentered&&"center"})),qo=r.withLibTheme((function(t){var a=t.anchorId,o=t.items,l=t.isCentered,d=void 0!==l&&l,s=t.primaryAction,c=t.secondaryAction,m=t.toggle,u=t.showLessText,g=void 0===u?"show less":u,f=t.showMoreText,h=void 0===f?"show more":f,x=t.enableToggle,v=t.bgMode,w=r.useLibTheme().colors,y="inverted"===v,_=i.useState(!x),k=_[0],C=_[1],I=function(){C((function(e){return!e}))};return Ae.default.createElement(No,{addSeperation:!0,anchorId:a,bgColor:y?w.sectionBg.dark:v?w.sectionBg.medium:w.sectionBg.light,bgMode:n.mapToBgMode(v,!0),isCentered:d},Ae.default.createElement(n.Wrapper,{clampWidth:"normal",addWhitespace:!0},Ae.default.createElement(Lo,{isCentered:d},Ae.default.createElement(Oo,{isVisible:!k||!0===k,isCentered:d},null==o?void 0:o.map((function(n,t){var i=n.src,a=n.link,o=n.alt,r=n.ratio,l=n.showPlaceholder;return Ae.default.createElement(Bo,{isVisible:k,index:t,key:t},Ae.default.createElement(Mo,e.__assign({},a,{isInverted:y,ariaLabel:o}),Ae.default.createElement(p.Image,{"data-img-loaded":!1,isInverted:y,small:i,alt:o,ratios:r?{small:r}:void 0,showPlaceholder:l})))})))),x&&Ae.default.createElement(So,{isCentered:d,itemCount:(null==o?void 0:o.length)||0},m?m({isInverted:y,showLessText:g,showMoreText:h,isToggled:k,clickHandler:I,additionalProps:{"aria-pressed":k}}):Ae.default.createElement(b.Pointer.View,{as:"button",isInverted:y,"aria-pressed":k,onClick:function(){return I()}},Ae.default.createElement(b.Pointer.Label,null,k?g:h))),(s||c)&&Ae.default.createElement(Ao,{isCentered:d,primary:s&&s(y),secondary:c&&c(y)})))})),Fo=Fe.default.ul.withConfig({displayName:"IndexList__List",componentId:"sc-9my0y5-0"})(Ia||(Ia=e.__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(e){var n=e.theme,t=e.hasBg,i=e.isInverted;return t&&!i?o.getColors(n).elementBg.light:o.getColors(n).elementBg.medium}),(function(e){var n=e.theme,t=e.hasBg,i=e.isInverted;return t&&!i?o.getColors(n).elementBg.light:o.getColors(n).elementBg.medium}),(function(e){var n=e.theme,t=e.hasBg,i=e.isInverted;return t&&!i?o.getColors(n).elementBg.light:o.getColors(n).elementBg.medium})),zo=Fe.default.li.withConfig({displayName:"IndexList__ListItem",componentId:"sc-9my0y5-1"})(Ta||(Ta=e.__makeTemplateObject([""],[""]))),Wo=Fe.default(d.Link).withConfig({displayName:"IndexList__IndexLink",componentId:"sc-9my0y5-2"})(Ea||(Ea=e.__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,t.copyStyle("copy","big")),Ro=Fe.default.span.withConfig({displayName:"IndexList__LinkLabel",componentId:"sc-9my0y5-3"})(ja||(ja=e.__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"]))),Po=Fe.default.span.withConfig({displayName:"IndexList__IconWrapper",componentId:"sc-9my0y5-4"})(Na||(Na=e.__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),Vo=r.withLibTheme((function(t){var a=t.anchorId,l=t.items,d=t.bgMode,s=t.customIcon,m=t.scrollToOffset,p=r.useLibTheme(),u=p.colors,g=p.theme,f=c.useScrollTo(500),h=I.useMediaQueries().semilarge,x=i.useState(0),v=x[0],b=x[1],w="inverted"===d,y="full"===d,_=function(e){var n;if(null==e?void 0:e.currentTarget){e.preventDefault();var t=e.currentTarget.getAttribute("href");if(t){var i=document.getElementById((null===(n=t.split("#"))||void 0===n?void 0:n[1])||t);if(i&&f(i.getBoundingClientRect().top+window.scrollY-(m||v)),window){var a=new URL(window.location);a.hash=t.split("#")[1],window.history.pushState({},"",a)}}}};return i.useEffect((function(){if(!m){var e=document.querySelector("header[data-navbar-ident]"),n=null==e?void 0:e.getAttribute("data-navbar-ident");if(n)if(C.getNavbarState(n).isStickable){var t=C.getFullNavbarHeights(g,n);b(h?t.small[1]+o.spacings.spacer:t.small[0]+o.spacings.spacer)}}}),[g,h,m]),Ae.default.createElement(n.Section,{addSeperation:!0,anchorId:a,bgColor:w?u.sectionBg.dark:y?u.sectionBg.medium:u.sectionBg.light,bgMode:n.mapToBgMode(d,!0)},Ae.default.createElement(n.Wrapper,{addWhitespace:!0},Ae.default.createElement(Fo,{hasBg:y,isInverted:w},null==l?void 0:l.map((function(n,t){return Ae.default.createElement(zo,{key:t},Ae.default.createElement(Wo,e.__assign({},n.link,{isInverted:w,onClick:_}),Ae.default.createElement(Ro,null,n.label),Ae.default.createElement(Po,null,s?s({isInverted:w}):Ae.default.createElement(e.ArrowDown,null))))})))))})),Ho=r.withLibTheme((function(e){var t=e.anchorId,i=e.title,a=e.titleAs,o=e.titleSize,l=void 0===o?"heading-2":o,d=e.superTitle,s=e.superTitleAs,c=e.abstract,p=e.text,u=e.primaryAction,g=e.secondaryAction,f=e.isCentered,h=void 0!==f&&f,x=e.isStackable,v=void 0!==x&&x,b=e.bgMode,w=e.image,y=r.useLibTheme().colors,_="inverted"===b;return w&&!(null==w?void 0:w.ratios)&&(w.ratios={small:{h:1,w:1}}),Ae.default.createElement(n.Section,{addSeperation:!0,anchorId:t,isStackable:v,bgColor:_?y.sectionBg.dark:b?y.sectionBg.medium:y.sectionBg.light,bgMode:n.mapToBgMode(b)},Ae.default.createElement(n.Wrapper,{clampWidth:"normal",addWhitespace:!0},Ae.default.createElement(m.IntroBlock,{title:i,titleAs:a,titleSize:l,superTitle:d,superTitleAs:s,abstract:c,text:p,colorMode:_?"inverted":"default",secondaryAction:g,primaryAction:u,isCentered:h,image:w,clampTitle:!0,clampAbstract:!0,clampText:!0})))})),Go=Fe.default(n.Section).withConfig({displayName:"Map__MapSection",componentId:"sc-6qc5jb-0"})(La||(La=e.__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"]))),Do=Fe.default.div.withConfig({displayName:"Map__MapContainer",componentId:"sc-6qc5jb-1"})(Ba||(Ba=e.__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,n.getGridWidth({cols:6,gridWidth:"100% - ".concat(2*n.wrapperWhitespace,"px ")}),n.wrapperWhitespace,(function(e){return e.isMirrored?"auto":"0"}),(function(e){return e.isMirrored?"0":"auto"}),o.mq.xlarge,n.gridSettings.gutter,n.wrapperWhitespace,o.mq.xxlarge,o.spacings.wrapperLarge/2,n.gridSettings.gutter,n.wrapperWhitespace,(function(e){return e.isMirrored?"auto":"50%"}),(function(e){return e.isMirrored?"50%":"auto"}),(function(t){var i=t.isMirrored;return a.css(Oa||(Oa=e.__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(n.gridSettings.gutter,"px) - "):"(-100% - ".concat(n.gridSettings.gutter,"px) + "),n.wrapperWhitespace)})),Uo=Fe.default(n.Wrapper).withConfig({displayName:"Map__CardWrapper",componentId:"sc-6qc5jb-2"})(Ma||(Ma=e.__makeTemplateObject(["\n pointer-events: none;\n"],["\n pointer-events: none;\n"]))),Zo=Fe.default.div.withConfig({displayName:"Map__CardContainer",componentId:"sc-6qc5jb-3"})(Sa||(Sa=e.__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(e){var n=e.theme;return o.withRange(o.getGlobals(n).sections.seperation.padding.default,"padding-bottom")}),o.mq.semilarge,(function(e){var n=e.theme;return o.withRange(o.getGlobals(n).sections.seperation.padding.default,"padding-top")})),Jo=Fe.default.div.withConfig({displayName:"Map__InfoCardView",componentId:"sc-6qc5jb-4"})(Aa||(Aa=e.__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),Xo=Fe.default.div.withConfig({displayName:"Map__CardHeader",componentId:"sc-6qc5jb-5"})(qa||(qa=e.__makeTemplateObject(["\n display: flex;\n"],["\n display: flex;\n"]))),Qo=Fe.default.ul.withConfig({displayName:"Map__ContactList",componentId:"sc-6qc5jb-6"})(Fa||(Fa=e.__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(e){var n=e.theme;return e.isInverted?o.getColors(n).text.inverted:o.getColors(n).text.default}),3*o.spacings.nudge),Ko=Fe.default(d.Link).withConfig({displayName:"Map__ContactListLink",componentId:"sc-6qc5jb-7"})(za||(za=e.__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"])),t.copyStyle("copy-b","big"),(function(e){var n=e.theme;return e.isInverted?o.getFonts(n)["copy-b"].big.colorInverted:o.getFonts(n)["copy-b"].big.color}),1.5*o.spacings.nudge),$o=Fe.default.div.withConfig({displayName:"Map__AddressContainer",componentId:"sc-6qc5jb-8"})(Ra||(Ra=e.__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(n){var t=n.hasIcon;return a.css(Wa||(Wa=e.__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),Yo=function(e){var n=e.isInverted,i=e.companyName,a=e.address,o=e.customIcon;return Ae.default.createElement($o,{hasIcon:!!o},o&&Ae.default.createElement("span",null," ",o()," "),Ae.default.createElement("div",null,Ae.default.createElement(t.Copy,{type:"copy-b",size:"big",isInverted:n},i),a&&Ae.default.createElement(t.Copy,{type:"copy-b",size:"big",isInverted:n},Ae.default.createElement("div",null,a.street),Ae.default.createElement("div",null,"".concat(a.postalCode," ").concat(a.city)),Ae.default.createElement("div",null,a.country))))},er=Fe.default(t.Copy).withConfig({displayName:"Map__Desc",componentId:"sc-6qc5jb-9"})(Pa||(Pa=e.__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),nr=function(n){var t,i,a,o,l,d=n.isInverted,s=n.title,c=n.titleAs,p=n.superTitle,u=n.superTitleAs,g=n.companyName,f=n.address,h=n.addressIcon,x=n.contact,v=n.description,b=r.useLibTheme().colors,w=h?h({isInverted:d}):Ae.default.createElement(e.LocationPin,{iconColor:d?b.text.inverted:b.text.default}),y=(null===(t=null==x?void 0:x.telephone)||void 0===t?void 0:t.icon)?x.telephone.icon({isInverted:d}):Ae.default.createElement(e.Phone,null),_=(null===(i=null==x?void 0:x.email)||void 0===i?void 0:i.icon)?x.email.icon({isInverted:d}):Ae.default.createElement(e.Mail,null);return Ae.default.createElement(Jo,null,Ae.default.createElement(Xo,null,Ae.default.createElement(m.IntroBlock,{colorMode:d?"inverted":"default",title:s,titleAs:c,superTitle:p,superTitleAs:u})),g&&Ae.default.createElement(Yo,{companyName:g||"",address:f,customIcon:w?function(){return w}:void 0,isInverted:d}),x&&Ae.default.createElement(Qo,{isInverted:d},(null===(a=null==x?void 0:x.telephone)||void 0===a?void 0:a.label)&&Ae.default.createElement("li",null,y&&Ae.default.createElement("span",null,y),Ae.default.createElement(Ko,{isInverted:d,href:"tel:".concat(x.telephone.link||x.telephone.label)},null===(o=x.telephone)||void 0===o?void 0:o.label)),(null===(l=null==x?void 0:x.email)||void 0===l?void 0:l.label)&&Ae.default.createElement("li",null,_&&Ae.default.createElement("span",null,_),Ae.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))),Ae.default.createElement(er,{isInverted:d,innerHTML:v}))},tr=Fe.default.div.withConfig({displayName:"Map__Controls",componentId:"sc-6qc5jb-10"})(Va||(Va=e.__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),ir=Fe.default.button.withConfig({displayName:"Map__FylToCtrlContainer",componentId:"sc-6qc5jb-11"})(Ha||(Ha=e.__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(e){var n=e.theme;return o.getColors(n).elementBg.dark})),ar=r.withLibTheme((function(t){var a=t.anchorId,d=t.bgMode,s=t.isMirrored,c=void 0!==s&&s,m=t.provider,p=t.attribution,u=t.center,g=void 0===u?[51.505,-.09]:u,f=t.zoom,h=void 0===f?5:f,x=t.flyToZoom,v=t.initialLocation,y=t.locations,_=t.allMarkersOnInit,k=void 0!==_&&_,C=t.fitBoundsPadding,I=t.flyToControl,E=t.controlNext,j=t.controlPrev,N=r.useLibTheme().colors,L=i.useState(v||""),O=L[0],B=L[1],M=i.useState(!1),S=M[0],A=M[1],q=i.useMemo((function(){return null==y?void 0:y.find((function(e){return e.id===O}))}),[O,y]),F="full"===d,z="inverted"===d,W={size:[28,28],anchor:[14,28],sizeActive:[70,70],anchorActive:[35,70],url:o.getSVGDataImg(Ae.default.createElement(e.LocationPin,null))},R=T.useLeafletMap({url:m,attribution:p,center:g,zoom:h,activeMarkerId:O,markers:null==y?void 0:y.map((function(e){return{id:e.id,position:e.position,icon:e.icon||W,isInteractive:!0}})),fitBoundsPadding:C,onMarkerClick:B}),P=R.isLoaded,V=R.setContainer,H=R.flyToActive,G=R.showAllMarkers,D=function(){B((function(e){if(!y)return e;var n=y.findIndex((function(e){return e.id===O}));if(-1===n)return e;var t=(n+1)%y.length;return y[t].id}))},U=function(){B((function(e){if(!y)return e;var n=y.findIndex((function(e){return e.id===O}));if(-1===n)return e;var t=n-1<0?y.length-1:n-1;return y[t].id}))};return i.useEffect((function(){P&&!S?k&&G():H(x)}),[O,k,H,x,v,S,P,G]),i.useEffect((function(){S||O===v||A(!0)}),[O,v,S]),Ae.default.createElement(Go,{anchorId:a,bgColor:z?N.sectionBg.dark:F?N.sectionBg.medium:N.sectionBg.light,bgMode:n.mapToBgMode(d,!0)},y&&function(e){return null==e?void 0:e.map((function(e,n){var t,i,a=e.position,o=e.address,r=e.contact,d=e.companyName,s=e.image;return d?Ae.default.createElement(l.JsonLd,{key:n,item:{"@context":"https://schema.org","@type":"LocalBusiness",name:d,geo:{"@type":"GeoCoordinates",name:"Coordinates",latitude:a[0],longitude:a[1]},address:{"@type":"PostalAddress",streetAddress:null==o?void 0:o.street,addressLocality:null==o?void 0:o.city,addressRegion:null==o?void 0:o.city,postalCode:null==o?void 0:o.postalCode,addressCountry:null==o?void 0:o.country},image:s||[],telephone:"".concat(null===(t=null==r?void 0:r.telephone)||void 0===t?void 0:t.label),email:"".concat(null===(i=null==r?void 0:r.email)||void 0===i?void 0:i.label)}}):""}))}(y),Ae.default.createElement(Do,{ref:V,isMirrored:c},I&&Ae.default.createElement(ir,{onClick:function(e){e.stopPropagation(),H(x)}},I)),Ae.default.createElement(Uo,{addWhitespace:!0,clampWidth:"normal"},Ae.default.createElement(n.Grid.Row,null,Ae.default.createElement(n.Grid.Col,{semilarge:{span:.5,move:(c?6:0)/12}}),Ae.default.createElement(n.Grid.Col,{semilarge:{span:.5,move:(c?-6:0)/12}},Ae.default.createElement(Zo,{isMirrored:c},w.isValidArray(y,!1)&&Ae.default.createElement(Ae.default.Fragment,null,q&&Ae.default.createElement(nr,e.__assign({},q,{isInverted:z})),y.length>1&&Ae.default.createElement(tr,null,E?E({isInverted:z,isActive:!0,clickHandler:D,name:"control_next_head"}):Ae.default.createElement(b.Control,{isInverted:z,isDisabled:!1,onClick:D},Ae.default.createElement(e.ArrowRightGhost,null)),j?j({isInverted:z,isActive:!0,clickHandler:U,name:"control_prev_head"}):Ae.default.createElement(b.Control,{isInverted:z,isDisabled:!1,onClick:U},Ae.default.createElement(e.ArrowLeftGhost,null)))))))))})),or=Fe.default(d.Link).withConfig({displayName:"NavBlock__View",componentId:"sc-7v33be-0"})(Ga||(Ga=e.__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(e){return e.hasIcon?"min-content 1fr":"1fr"}),(function(e){return e.hasIcon?"min-content 1fr":"1fr"}),(function(e){var n=e.theme;return e.isInverted?o.getColors(n).primary.inverted:o.getColors(n).primary.default}),(function(e){var n=e.theme;return e.isInverted?o.getColors(n).primary.inverted:o.getColors(n).primary.default}),(function(e){var n=e.theme;return e.isInverted?o.getColors(n).primary.invertedHover:o.getColors(n).primary.hover})),rr=Fe.default.div.withConfig({displayName:"NavBlock__MainLabel",componentId:"sc-7v33be-1"})(Da||(Da=e.__makeTemplateObject(["\n display: flex;\n align-items: center;\n margin-left: ",";\n"],["\n display: flex;\n align-items: center;\n margin-left: ",";\n"])),(function(e){return e.hasIcon&&"".concat(3*o.spacings.nudge,"px")})),lr=Fe.default(t.Copy).withConfig({displayName:"NavBlock__Text",componentId:"sc-7v33be-2"})(Ua||(Ua=e.__makeTemplateObject(["\n margin-top: ","px;\n margin-left: ",";\n"],["\n margin-top: ","px;\n margin-left: ",";\n"])),(function(e){return e.hasIcon?o.spacings.nudge:2*o.spacings.nudge}),(function(e){return e.hasIcon&&"".concat(3*o.spacings.nudge,"px")})),dr=Fe.default.div.withConfig({displayName:"NavBlock__Icon",componentId:"sc-7v33be-3"})(Za||(Za=e.__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"]))),sr=Fe.default(t.Copy).withConfig({displayName:"NavBlock__Title",componentId:"sc-7v33be-4"})(Ja||(Ja=e.__makeTemplateObject(["\n display: inline-block;\n"],["\n display: inline-block;\n"]))),cr=Fe.default.span.withConfig({displayName:"NavBlock__TitleIcon",componentId:"sc-7v33be-5"})(Xa||(Xa=e.__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),mr=function(n){var t=n.isInverted,i=void 0!==t&&t,a=n.title,o=n.text,r=n.link,l=n.customIcon,d=n.customTitleIcon,s=n.className;return Ae.default.createElement(or,e.__assign({},r,{isInverted:i,hasIcon:!!l,className:s}),l?Ae.default.createElement(dr,null,l({})):"",Ae.default.createElement(rr,{hasIcon:!!l},a&&Ae.default.createElement(sr,{textColor:"inherit",size:"medium",type:"copy-b"},a,a&&d&&Ae.default.createElement(cr,null,d({isInverted:i})))),o&&Ae.default.createElement(Ae.default.Fragment,null,Ae.default.createElement("span",null),Ae.default.createElement(lr,{size:"small",isInverted:i,innerHTML:o,hasIcon:!!l})))},pr=Fe.default.ul.withConfig({displayName:"NavList__List",componentId:"sc-1lrkz0q-0"})(Qa||(Qa=e.__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),ur=Fe.default.li.withConfig({displayName:"NavList__ListItem",componentId:"sc-1lrkz0q-1"})(Ka||(Ka=e.__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),gr=r.withLibTheme((function(t){var i=t.anchorId,a=t.items,o=t.bgMode,l=t.customTitleIcon,d=r.useLibTheme().colors,s="inverted"===o,c="full"===o;return Ae.default.createElement(n.Section,{addSeperation:!0,anchorId:i,bgColor:s?d.sectionBg.dark:c?d.sectionBg.medium:d.sectionBg.light,bgMode:n.mapToBgMode(o,!0)},Ae.default.createElement(n.Wrapper,{addWhitespace:!0},Ae.default.createElement(pr,null,null==a?void 0:a.map((function(n,t){return Ae.default.createElement(ur,{key:t},Ae.default.createElement(mr,e.__assign({},n,{isInverted:s,customTitleIcon:l})))})))))})),fr=Fe.default.div.withConfig({displayName:"NewsAuthorCard__Seperator",componentId:"sc-17dx8qw-0"})($a||($a=e.__makeTemplateObject(["\n border-bottom: solid 1px\n ",";\n\n margin-top: ","px;\n margin-bottom: ","px;\n"],["\n border-bottom: solid 1px\n ",";\n\n margin-top: ","px;\n margin-bottom: ","px;\n"])),(function(e){var n=e.isInverted,t=e.theme;return n?o.getColors(t).elementBg.light:o.getColors(t).elementBg.dark}),(function(e){return!e.isTop&&o.spacings.spacer}),(function(e){return e.isTop&&o.spacings.spacer})),hr=Fe.default.div.withConfig({displayName:"NewsAuthorCard__AuthorContainer",componentId:"sc-17dx8qw-1"})(Ya||(Ya=e.__makeTemplateObject(["\n display: flex;\n flex-direction: column;\n align-items: center;\n justify-content: center;\n text-align: center;\n\n & > * + * {\n margin-top: ","px;\n }\n\n @media "," {\n flex-direction: row;\n justify-content: flex-start;\n text-align: left;\n\n & > * + * {\n margin-top: 0;\n margin-left: ","px;\n }\n }\n"],["\n display: flex;\n flex-direction: column;\n align-items: center;\n justify-content: center;\n text-align: center;\n\n & > * + * {\n margin-top: ","px;\n }\n\n @media "," {\n flex-direction: row;\n justify-content: flex-start;\n text-align: left;\n\n & > * + * {\n margin-top: 0;\n margin-left: ","px;\n }\n }\n"])),o.spacings.spacer,o.mq.medium,o.spacings.spacer),xr=Fe.default.img.withConfig({displayName:"NewsAuthorCard__Avatar",componentId:"sc-17dx8qw-2"})(eo||(eo=e.__makeTemplateObject(["\n border-radius: 50%; ;\n"],["\n border-radius: 50%; ;\n"]))),vr=Fe.default.div.withConfig({displayName:"NewsAuthorCard__Author",componentId:"sc-17dx8qw-3"})(no||(no=e.__makeTemplateObject([""],[""]))),br=Fe.default(t.Copy).withConfig({displayName:"NewsAuthorCard__StyledCopy",componentId:"sc-17dx8qw-4"})(to||(to=e.__makeTemplateObject(["\n text-transform: uppercase;\n margin-bottom: ","px;\n"],["\n text-transform: uppercase;\n margin-bottom: ","px;\n"])),3*o.spacings.nudge),wr=r.withLibTheme((function(e){var i=e.label,a=e.author,o=e.avatar,l=e.bgMode,d=r.useLibTheme().colors,s="inverted"===l,c="full"===l;return Ae.default.createElement(n.Section,{addSeperation:!0,bgColor:s?d.sectionBg.dark:c?d.sectionBg.medium:d.sectionBg.light,bgMode:n.mapToBgMode(l,!0)},Ae.default.createElement(n.Wrapper,{clampWidth:"small",addWhitespace:!0},a&&Ae.default.createElement(Ae.default.Fragment,null,Ae.default.createElement(fr,{isTop:!0,isInverted:s}),Ae.default.createElement(hr,null,o&&Ae.default.createElement(xr,{src:o.src,alt:o.alt}),Ae.default.createElement(vr,null,a&&Ae.default.createElement(br,{isInverted:s,type:"copy-b"},i||"Written By"),Ae.default.createElement(t.Heading,{isInverted:s,size:"heading-2"},a)))),Ae.default.createElement(fr,{isInverted:s})))})),yr=Fe.default.div.withConfig({displayName:"NewsCard__View",componentId:"sc-ahox9b-0"})(io||(io=e.__makeTemplateObject(["\n position: relative;\n text-decoration: none;\n margin: 0;\n padding: 0;\n"],["\n position: relative;\n text-decoration: none;\n margin: 0;\n padding: 0;\n"]))),_r=Fe.default(d.Link).withConfig({displayName:"NewsCard__ImageLink",componentId:"sc-ahox9b-1"})(ao||(ao=e.__makeTemplateObject(["\n display: block;\n width: 100%;\n"],["\n display: block;\n width: 100%;\n"]))),kr=Fe.default(p.Image).withConfig({displayName:"NewsCard__StyledImage",componentId:"sc-ahox9b-2"})(oo||(oo=e.__makeTemplateObject(["\n overflow: hidden;\n border-radius: ",";\n"],["\n overflow: hidden;\n border-radius: ",";\n"])),(function(e){var n=e.theme;return o.getGlobals(n).sections.edgeRadius})),Cr=Fe.default.div.withConfig({displayName:"NewsCard__BorderPlaceholder",componentId:"sc-ahox9b-3"})(ro||(ro=e.__makeTemplateObject(["\n border-top: 1px solid\n ",";\n"],["\n border-top: 1px solid\n ",";\n"])),(function(e){var n=e.theme;return e.hasBg?o.getColors(n).elementBg.light:o.getColors(n).elementBg.medium})),Ir=Fe.default(d.Link).withConfig({displayName:"NewsCard__TitleLink",componentId:"sc-ahox9b-4"})(lo||(lo=e.__makeTemplateObject(["\n display: inline-block;\n ","\n\n color: ",";\n text-decoration: none;\n"],["\n display: inline-block;\n ","\n\n color: ",";\n text-decoration: none;\n"])),t.copyStyle("copy-b","big"),(function(e){var n=e.theme;return e.isInverted?o.getFonts(n)["copy-b"].big.colorInverted:o.getFonts(n)["copy-b"].big.color})),Tr=Fe.default.div.withConfig({displayName:"NewsCard__Head",componentId:"sc-ahox9b-5"})(so||(so=e.__makeTemplateObject(["\n display: flex;\n\n flex-direction: row;\n align-items: center;\n justify-content: space-between;\n\n &:not(:first-child) {\n margin-top: ","px;\n }\n\n &:not(:last-child) {\n margin-bottom: ","px;\n }\n\n & > * + * {\n margin-left: ","px;\n }\n"],["\n display: flex;\n\n flex-direction: row;\n align-items: center;\n justify-content: space-between;\n\n &:not(:first-child) {\n margin-top: ","px;\n }\n\n &:not(:last-child) {\n margin-bottom: ","px;\n }\n\n & > * + * {\n margin-left: ","px;\n }\n"])),3*o.spacings.nudge,3*o.spacings.nudge,3*o.spacings.nudge),Er=Fe.default.div.withConfig({displayName:"NewsCard__Tags",componentId:"sc-ahox9b-6"})(co||(co=e.__makeTemplateObject(["\n display: flex;\n overflow: scroll;\n scrollbar-width: none;\n\n &::-webkit-scrollbar {\n width: 0;\n height: 0;\n display: none;\n }\n\n & > * + * {\n margin-left: ","px;\n }\n"],["\n display: flex;\n overflow: scroll;\n scrollbar-width: none;\n\n &::-webkit-scrollbar {\n width: 0;\n height: 0;\n display: none;\n }\n\n & > * + * {\n margin-left: ","px;\n }\n"])),o.spacings.nudge),jr=Fe.default(t.Copy).withConfig({displayName:"NewsCard__PublishDate",componentId:"sc-ahox9b-7"})(mo||(mo=e.__makeTemplateObject(["\n &:only-child {\n margin-left: auto;\n }\n"],["\n &:only-child {\n margin-left: auto;\n }\n"]))),Nr=Fe.default.div.withConfig({displayName:"NewsCard__Main",componentId:"sc-ahox9b-8"})(po||(po=e.__makeTemplateObject(["\n max-width: 95%;\n\n & > * + * {\n margin-top: ","px;\n }\n"],["\n max-width: 95%;\n\n & > * + * {\n margin-top: ","px;\n }\n"])),3*o.spacings.nudge),Lr=Fe.default(t.Copy).withConfig({displayName:"NewsCard__Text",componentId:"sc-ahox9b-9"})(uo||(uo=e.__makeTemplateObject(["\n overflow: hidden;\n text-overflow: ellipsis;\n display: -webkit-box;\n -webkit-line-clamp: 6; /* number of lines to show */\n line-clamp: 6;\n -webkit-box-orient: vertical;\n\n & > * {\n margin: 0 !important;\n }\n\n & > p:not(:first-of-type) {\n display: none;\n }\n\n & > ul,\n & > ol,\n & > table {\n display: none;\n }\n"],["\n overflow: hidden;\n text-overflow: ellipsis;\n display: -webkit-box;\n -webkit-line-clamp: 6; /* number of lines to show */\n line-clamp: 6;\n -webkit-box-orient: vertical;\n\n & > * {\n margin: 0 !important;\n }\n\n & > p:not(:first-of-type) {\n display: none;\n }\n\n & > ul,\n & > ol,\n & > table {\n display: none;\n }\n"]))),Or=Fe.default.div.withConfig({displayName:"NewsCard__Action",componentId:"sc-ahox9b-10"})(go||(go=e.__makeTemplateObject(["\n margin-top: ","px;\n"],["\n margin-top: ","px;\n"])),3*o.spacings.nudge),Br=i.forwardRef((function(n,t){var a=n.tags,o=n.onTagClick,l=n.publishDate,d=n.title,c=n.text,p=n.image,u=n.link,g=n.isInverted,f=n.action,h=n.customTag,x=n.className,v=n.hasBg,b=r.useLibTheme().globals,y="";l&&(y=new s.StatusFormatter(l.getTime(),"",b.sections.newsDateFormat(l),b.sections.newsTimeFormat(l),b.sections.newsLocaleKey).getFormattedDate());var _=function(e){return o?function(n){null==n||n.preventDefault(),o(e)}:void 0},k=i.useMemo((function(){return null==a?void 0:a.filter((function(e){return e.name}))}),[a]);return Ae.default.createElement(yr,{ref:t,className:x},p?Ae.default.createElement(_r,e.__assign({},u,{ariaLabel:d}),Ae.default.createElement(kr,e.__assign({},p,{coverSpace:!0,isInverted:g}))):Ae.default.createElement(Cr,{hasBg:v}),Ae.default.createElement(Tr,{"data-sheet":"head"},w.isValidArray(k,!1)&&Ae.default.createElement(Er,null,k.map((function(e,n){return h?h({key:n,name:e.name||"",isInverted:g,isActive:!1,link:e.link,clickHandler:_(e)}):Ae.default.createElement(m.Tag,{key:n,isInverted:g,name:e.name,link:e.link,onClick:_(e)})}))),y&&Ae.default.createElement(jr,{size:"small",renderAs:"div",isInverted:g},y)),Ae.default.createElement(Nr,null,d&&Ae.default.createElement(Ir,e.__assign({},u,{ariaLabel:d,isInverted:g,dataSheet:"title"}),d),c&&Ae.default.createElement(Lr,{isInverted:g,type:"copy",innerHTML:c,"data-sheet":"text",size:"medium"})),f&&Ae.default.createElement(Or,null,f(g)))}));Br.displayName="NewsCard";var Mr,Sr,Ar,qr,Fr,zr,Wr,Rr,Pr,Vr,Hr,Gr,Dr,Ur,Zr,Jr,Xr,Qr,Kr,$r,Yr,el,nl,tl,il,al,ol,rl,ll,dl,sl,cl,ml,pl,ul,gl,fl,hl,xl,vl,bl,wl,yl,_l,kl,Cl,Il,Tl=Fe.default.div.withConfig({displayName:"NewsOverview__TagContainer",componentId:"sc-5r2c7-0"})(Mr||(Mr=e.__makeTemplateObject(["\n margin-top: -","px;\n margin-left: -","px;\n\n display: flex;\n flex-direction: row;\n flex-wrap: wrap;\n\n &:not(:only-child) {\n margin-bottom: ","px;\n }\n"],["\n margin-top: -","px;\n margin-left: -","px;\n\n display: flex;\n flex-direction: row;\n flex-wrap: wrap;\n\n &:not(:only-child) {\n margin-bottom: ","px;\n }\n"])),o.spacings.nudge,o.spacings.nudge,6*o.spacings.nudge),El=Fe.default.div.withConfig({displayName:"NewsOverview__TagWrapper",componentId:"sc-5r2c7-1"})(Sr||(Sr=e.__makeTemplateObject(["\n padding-top: ","px;\n padding-left: ","px;\n"],["\n padding-top: ","px;\n padding-left: ","px;\n"])),o.spacings.nudge,o.spacings.nudge),jl=Fe.default.ul.withConfig({displayName:"NewsOverview__News",componentId:"sc-5r2c7-2"})(Ar||(Ar=e.__makeTemplateObject(["\n list-style: none;\n margin: 0;\n margin-top: -","px;\n margin-left: -","px;\n padding: 0;\n\n display: flex;\n flex-direction: row;\n align-items: flex-start;\n justify-content: flex-start;\n\n flex-wrap: wrap;\n"],["\n list-style: none;\n margin: 0;\n margin-top: -","px;\n margin-left: -","px;\n padding: 0;\n\n display: flex;\n flex-direction: row;\n align-items: flex-start;\n justify-content: flex-start;\n\n flex-wrap: wrap;\n"])),6*o.spacings.nudge,o.spacings.spacer),Nl=Fe.default.li.withConfig({displayName:"NewsOverview__NewsItem",componentId:"sc-5r2c7-3"})(qr||(qr=e.__makeTemplateObject(["\n padding-top: ","px;\n padding-left: ","px;\n flex: 1 0 100%;\n\n @media "," {\n flex: 1 0 50%;\n max-width: 50%;\n }\n\n @media "," {\n flex: 1 0 33.33%;\n max-width: 33.33%;\n }\n"],["\n padding-top: ","px;\n padding-left: ","px;\n flex: 1 0 100%;\n\n @media "," {\n flex: 1 0 50%;\n max-width: 50%;\n }\n\n @media "," {\n flex: 1 0 33.33%;\n max-width: 33.33%;\n }\n"])),6*o.spacings.nudge,o.spacings.spacer,o.mq.medium,o.mq.large),Ll=Fe.default.div.withConfig({displayName:"NewsOverview__ListFooter",componentId:"sc-5r2c7-4"})(Fr||(Fr=e.__makeTemplateObject(["\n margin-top: ","px;\n text-align: center;\n\n @media "," {\n text-align: left;\n }\n"],["\n margin-top: ","px;\n text-align: center;\n\n @media "," {\n text-align: left;\n }\n"])),6*o.spacings.nudge,o.mq.medium),Ol=Fe.default.span.withConfig({displayName:"NewsOverview__ShowMore",componentId:"sc-5r2c7-5"})(zr||(zr=e.__makeTemplateObject(["\n display: ",";\n"],["\n display: ",";\n"])),(function(e){var n=e.itemCount;return n&&n>2?"block":"none"})),Bl=Fe.default(t.Copy).withConfig({displayName:"NewsOverview__FilterIcon",componentId:"sc-5r2c7-6"})(Wr||(Wr=e.__makeTemplateObject(["\n display: flex;\n flex-direction: row;\n align-items: center;\n\n padding: ","px ","px 0 0;\n\n & > * + * {\n margin-left: ","px;\n }\n"],["\n display: flex;\n flex-direction: row;\n align-items: center;\n\n padding: ","px ","px 0 0;\n\n & > * + * {\n margin-left: ","px;\n }\n"])),o.spacings.nudge/2,o.spacings.nudge,o.spacings.nudge),Ml=function(e,n,t){if(void 0===t&&(t=[]),!e)return"";if(!w.isValidArray(t,!1))return e;var i=n.globals.sections.newsFilterName;if(!i)return e;try{var a=new URL(e),o=new URLSearchParams(a.search);return o.set(i,encodeURIComponent(t.join(","))),"".concat(e,"?").concat(o.toString())}catch(n){return"".concat(e,"?").concat(i,"=").concat(encodeURIComponent(t.join(",")))}},Sl=r.withLibTheme((function(a){var o=a.anchorId,l=a.news,d=a.tags,s=a.initial,p=a.showMoreText,u=a.bgMode,g=a.onTagClick,f=a.customTag,h=r.useLibTheme(),x=h.colors,v=h.globals.sections.newsFilterName,C="inverted"===u,T="full"===u,E=i.useState((null==s?void 0:s.activeTags)||[]),j=E[0],N=E[1],L=I.useMediaQuery(["small","semilarge","large"]),O=i.useState(3),B=O[0],M=O[1],S=i.useState((null==s?void 0:s.visibleRows)||3),A=S[0],q=S[1],F=y.useMounted(),z=i.useRef(null),W=_.useObserverSupport(),R=(null==l?void 0:l.length)||0,P=c.useScrollTo(800),V=c.useEqualSheetHeight({listLength:Math.min(A*B,R),identifiers:['[data-sheet="head"]','[data-sheet="title"]','[data-sheet="text"]'],responsive:{small:1,medium:1,semilarge:2,large:3,xlarge:3}}),H=V.sheetRefs,G=V.triggerCalculation,D=i.useCallback((function(){var e=[],n=c.getUrlParams()[v];if(n){var t=null==n?void 0:n.split(",");w.isValidArray(t,!1)&&e.push.apply(e,t)}return e}),[v]);i.useEffect((function(){if(!s){var e=D(),n=parseInt(c.getUrlParams().rows);q(n||3),w.isValidArray(e,!1)&&N(e),G()}}),[D,s]),i.useEffect((function(){var e;s&&!F&&(c.setUrlParam("rows",(null==s?void 0:s.visibleRows)||3),w.isValidArray(null==s?void 0:s.activeTags,!1)?c.setUrlParam(v,null===(e=null==s?void 0:s.activeTags)||void 0===e?void 0:e.join(",")):c.deleteUrlParam(v))}),[v,s,F]),k.useUpdateEffect((function(){c.setUrlParam("rows",A)}),[A]),k.useUpdateEffect((function(){!g&&w.isValidArray(j)&&(j.length>0?c.setUrlParam(v,j.join(",")):c.deleteUrlParam(v))}),[j]),i.useEffect((function(){switch(L){case"large":M(3);break;case"semilarge":M(2);break;case"small":M(1),A<3&&q(3);break;default:M(1)}}),[L,A]);var U=function(n,t){void 0===t&&(t=!0),N((function(i){var a=e.__spreadArray([],i,!0),o=n.name?i.indexOf(n.name):-1;return-1===o&&n.name?e.__spreadArray(e.__spreadArray([],a,!0),[n.name],!1):t?(a.splice(o,1),a):i})),G(),q(3)},Z=i.useMemo((function(){var n=w.isValidArray(l)?e.__spreadArray([],l,!0):[];return n=null==n?void 0:n.filter((function(e){if(!w.isValidArray(j,!1))return!0;if(!e.tags)return!1;for(var n=!1,t=0;t<e.tags.length;t++)if(-1!==j.indexOf(e.tags[t].name||"")){n=!0;break}return n}))}),[l,j]),J=i.useMemo((function(){return(null==Z?void 0:Z.filter((function(e,n){return n<A*B})))||[]}),[Z,B,A]);i.useEffect((function(){if(W){var e,n=z.current;if(n){(e=new IntersectionObserver((function(e){var n=e[0];(null==n?void 0:n.isIntersecting)&&A<Math.ceil(Z.length/B)&&q((function(e){return e+1}))}),{rootMargin:"0px 0px 100px 0px",threshold:0})).observe(n)}return function(){e&&e.disconnect()}}}),[B,R,A,W,Z.length]);var X=i.useMemo((function(){return null==d?void 0:d.filter((function(e){return e}))}),[d]);return Ae.default.createElement(n.Section,{addSeperation:!0,anchorId:o,bgColor:C?x.sectionBg.dark:T?x.sectionBg.medium:x.sectionBg.light,bgMode:n.mapToBgMode(u,!0)},Ae.default.createElement(n.Wrapper,{addWhitespace:!0},w.isValidArray(X,!1)&&Ae.default.createElement(Tl,null,Ae.default.createElement(Bl,{size:"small",type:"copy",isInverted:C},Ae.default.createElement(ii,null),Ae.default.createElement("span",null,"Filter")),X.map((function(e,n){return Ae.default.createElement(El,{key:n},f?f({key:n,name:e,isInverted:C,isActive:-1!==j.indexOf(e),clickHandler:function(n){null==n||n.preventDefault(),g?g({name:e}):U({name:e})}}):Ae.default.createElement(m.Tag,{isInverted:C,onClick:function(n){null==n||n.preventDefault(),g?g({name:e},!1):U({name:e})},isActive:-1!==j.indexOf(e)},e))}))),Ae.default.createElement(jl,null,J.map((function(n,t){var i;return Ae.default.createElement(Nl,{key:"".concat(t,"_news_").concat(n.title)},Ae.default.createElement(Br,e.__assign({hasBg:T||C,ref:H[t]},n,{tags:null===(i=n.tags)||void 0===i?void 0:i.map((function(e){return{name:e.name}})),isInverted:C,onTagClick:function(e){P(0),g?g({name:e.name},!0):U({name:e.name},!1)},customTag:f})))}))),Ae.default.createElement("div",{ref:z}),!W&&Ae.default.createElement(Ll,null,l&&l.length>0&&Ae.default.createElement(t.Copy,{type:"copy",size:"medium",isInverted:C},Ae.default.createElement(Ol,{itemCount:l.length,onClick:function(e){e.preventDefault(),A<Math.ceil(Z.length/B)&&q((function(e){return e+1}))}},A<Z.length/B&&Ae.default.createElement(b.Pointer.View,{as:"button",isInverted:C},Ae.default.createElement(b.Pointer.Label,null,p||"mehr anzeigen")))))))})),Al=r.withLibTheme((function(t){var a=t.anchorId,o=t.news,l=t.bgMode,d=t.customTag,s=r.useLibTheme(),m=s.colors,p=s.theme,u=(null==o?void 0:o.length)||0,g="inverted"===l,f="full"===l,h=I.useMediaQuery(["small","semilarge"]),x=i.useState(2),v=x[0],b=x[1],w=i.useState(1),y=w[0],_=w[1],k=c.useEqualSheetHeight({listLength:Math.min(y*v,u),identifiers:['[data-sheet="head"]','[data-sheet="title"]','[data-sheet="text"]'],responsive:{small:1,medium:1,semilarge:2,large:2,xlarge:2}}).sheetRefs;return i.useEffect((function(){switch(h){case"semilarge":b(2);break;case"small":b(1),y<3&&_(3);break;default:b(1)}}),[h,y]),Ae.default.createElement(n.Section,{addSeperation:!0,anchorId:a,bgColor:g?m.sectionBg.dark:f?m.sectionBg.medium:m.sectionBg.light,bgMode:n.mapToBgMode(l,!0)},Ae.default.createElement(n.Wrapper,{addWhitespace:!0,clampWidth:"small"},Ae.default.createElement(n.Grid.Row,null,null==o?void 0:o.filter((function(e,n){return n<y*v})).map((function(t,i){var a;return Ae.default.createElement(n.Grid.Col,{medium:{span:.5},key:"".concat(i,"_news_").concat(t.title)},Ae.default.createElement(Br,e.__assign({key:i,ref:k[i]},t,{tags:null===(a=t.tags)||void 0===a?void 0:a.map((function(n){var t,i,a=void 0;return n.name&&(null===(t=n.link)||void 0===t?void 0:t.href)&&(a=Ml(n.link.href,p,[n.name])),{name:n.name,link:(null===(i=n.link)||void 0===i?void 0:i.href)?e.__assign(e.__assign({},n.link),{href:a}):void 0}})),isInverted:g,customTag:d})))})))))})),ql=Fe.default(p.Image).withConfig({displayName:"NewsImages__StyledImage",componentId:"sc-1l72vc0-0"})(Rr||(Rr=e.__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(e){var n=e.theme;return o.getGlobals(n).sections.edgeRadius})),Fl=r.withLibTheme((function(t){var i,a=t.anchorId,o=t.images,l=t.bgMode,d=r.useLibTheme().colors,s="inverted"===l,c="full"===l;return Ae.default.createElement(n.Section,{addSeperation:!0,anchorId:a,bgColor:s?d.sectionBg.dark:c?d.sectionBg.medium:d.sectionBg.light,bgMode:n.mapToBgMode(l,!0)},Ae.default.createElement(n.Wrapper,{clampWidth:"small",addWhitespace:!0},Ae.default.createElement(n.Grid.Row,null,null===(i=null==o?void 0:o.filter((function(e){return e.small})))||void 0===i?void 0:i.map((function(t,i){return Ae.default.createElement(n.Grid.Col,{key:i,semilarge:{span:t.isFull?1:.5}},Ae.default.createElement(ql,e.__assign({},t,{coverSpace:!0,isInverted:s})))})))))})),zl=Fe.default.div.withConfig({displayName:"NewsIntro__Content",componentId:"sc-zz6rn6-0"})(Pr||(Pr=e.__makeTemplateObject(["\n & > * + * {\n margin-top: ","px;\n }\n"],["\n & > * + * {\n margin-top: ","px;\n }\n"])),3*o.spacings.nudge),Wl=Fe.default(t.Copy).withConfig({displayName:"NewsIntro__IntroHead",componentId:"sc-zz6rn6-1"})(Vr||(Vr=e.__makeTemplateObject(["\n display: flex;\n\n flex-direction: column;\n align-items: flex-start;\n justify-content: space-between;\n\n & > * + * {\n margin-top: ","px;\n }\n\n @media "," {\n flex-direction: row;\n align-items: center;\n\n & > * + * {\n margin-top: 0;\n margin-left: ","px;\n }\n }\n"],["\n display: flex;\n\n flex-direction: column;\n align-items: flex-start;\n justify-content: space-between;\n\n & > * + * {\n margin-top: ","px;\n }\n\n @media "," {\n flex-direction: row;\n align-items: center;\n\n & > * + * {\n margin-top: 0;\n margin-left: ","px;\n }\n }\n"])),2*o.spacings.nudge,o.mq.medium,2*o.spacings.nudge),Rl=Fe.default.div.withConfig({displayName:"NewsIntro__Tags",componentId:"sc-zz6rn6-2"})(Hr||(Hr=e.__makeTemplateObject(["\n flex: 1 1 80%;\n\n display: flex;\n flex-wrap: wrap;\n margin-top: -","px;\n margin-left: -","px;\n"],["\n flex: 1 1 80%;\n\n display: flex;\n flex-wrap: wrap;\n margin-top: -","px;\n margin-left: -","px;\n"])),o.spacings.nudge,o.spacings.nudge),Pl=Fe.default.span.withConfig({displayName:"NewsIntro__TagWrapper",componentId:"sc-zz6rn6-3"})(Gr||(Gr=e.__makeTemplateObject(["\n display: inline-block;\n padding-top: ","px;\n padding-left: ","px;\n"],["\n display: inline-block;\n padding-top: ","px;\n padding-left: ","px;\n"])),o.spacings.nudge,o.spacings.nudge),Vl=Fe.default.div.withConfig({displayName:"NewsIntro__MetaBlock",componentId:"sc-zz6rn6-4"})(Dr||(Dr=e.__makeTemplateObject(["\n flex: 1 0 auto;\n display: flex;\n flex-direction: row;\n flex-wrap: wrap;\n justify-content: flex-end;\n align-items: center;\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n\n & > * + * {\n margin-left: ","px;\n }\n"],["\n flex: 1 0 auto;\n display: flex;\n flex-direction: row;\n flex-wrap: wrap;\n justify-content: flex-end;\n align-items: center;\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n\n & > * + * {\n margin-left: ","px;\n }\n"])),3*o.spacings.nudge),Hl=Fe.default(m.Title).withConfig({displayName:"NewsIntro__StyledTitle",componentId:"sc-zz6rn6-5"})(Ur||(Ur=e.__makeTemplateObject(["\n max-width: ",";\n"],["\n max-width: ",";\n"])),(function(e){return e.clampTitle&&13/28*o.spacings.wrapperSmall+"px"})),Gl=Fe.default(t.Copy).withConfig({displayName:"NewsIntro__ContentBlock",componentId:"sc-zz6rn6-6"})(Zr||(Zr=e.__makeTemplateObject(["\n display: block;\n margin: ",";\n max-width: ",";\n\n :not(:first-child) {\n padding-top: ","px;\n }\n"],["\n display: block;\n margin: ",";\n max-width: ",";\n\n :not(:first-child) {\n padding-top: ","px;\n }\n"])),(function(e){return e.isCentered&&"0 auto"}),(function(e){return e.clampText&&19/28*o.spacings.wrapper+"px"}),o.spacings.spacer),Dl=r.withLibTheme((function(t){var i=t.anchorId,a=t.tags,o=t.meta,l=t.title,d=t.text,c=t.image,u=t.bgMode,g=t.customTag,f=r.useLibTheme(),h=f.globals,x=f.colors,v=f.theme,b="inverted"===u,w="full"===u,y="";(null==o?void 0:o.date)&&(y=new s.StatusFormatter(o.date.getTime(),"",h.sections.newsDateFormat(o.date),h.sections.newsTimeFormat(o.date),h.sections.newsLocaleKey).getFormattedDate());return Ae.default.createElement(n.Section,{addSeperation:!0,anchorId:i,bgColor:b?x.sectionBg.dark:w?x.sectionBg.medium:x.sectionBg.light,bgMode:n.mapToBgMode(u,!0)},Ae.default.createElement(n.Wrapper,{clampWidth:"small",addWhitespace:!0},Ae.default.createElement(zl,null,Ae.default.createElement(Wl,{isInverted:b},Ae.default.createElement(Rl,null,null==a?void 0:a.map((function(n,t){var i,a=void 0;return n.name&&(null===(i=n.link)||void 0===i?void 0:i.href)&&(a=e.__assign(e.__assign({},n.link),{href:Ml(n.link.href,v,[n.name])})),Ae.default.createElement(Pl,{key:"headtag-".concat(t)},g?g({key:"headtag-".concat(t),name:n.name||"",isInverted:b,isActive:!1,link:a}):Ae.default.createElement(m.Tag,{link:a,isInverted:b},n.name))}))),(y||(null==o?void 0:o.author))&&Ae.default.createElement(Vl,null,(null==o?void 0:o.author)&&Ae.default.createElement("div",null,null==o?void 0:o.author),y&&Ae.default.createElement("div",null,y))),Ae.default.createElement("div",null,Ae.default.createElement(Hl,{colorMode:b?"inverted":"default",title:l}),d&&Ae.default.createElement(Gl,{isInverted:b,type:"copy-b",innerHTML:d})),(null==c?void 0:c.small)&&Ae.default.createElement(p.Image,e.__assign({},c,{coverSpace:!0,allowEdgeRadius:!0,isInverted:b})))))})),Ul=Fe.default.ul.withConfig({displayName:"NewsList__News",componentId:"sc-sew5jz-0"})(Jr||(Jr=e.__makeTemplateObject(["\n list-style: none;\n margin: 0;\n margin-top: -","px;\n margin-left: -","px;\n padding: 0;\n\n display: flex;\n flex-direction: row;\n align-items: flex-start;\n justify-content: flex-start;\n\n flex-wrap: wrap;\n"],["\n list-style: none;\n margin: 0;\n margin-top: -","px;\n margin-left: -","px;\n padding: 0;\n\n display: flex;\n flex-direction: row;\n align-items: flex-start;\n justify-content: flex-start;\n\n flex-wrap: wrap;\n"])),6*o.spacings.nudge,o.spacings.spacer),Zl=Fe.default.li.withConfig({displayName:"NewsList__NewsItem",componentId:"sc-sew5jz-1"})(Xr||(Xr=e.__makeTemplateObject(["\n padding-top: ","px;\n padding-left: ","px;\n flex: 1 0 100%;\n max-width: 100%;\n\n @media "," {\n flex: 1 0 50%;\n max-width: 50%;\n }\n\n @media "," {\n flex: 1 0 33.33%;\n max-width: 33.33%;\n }\n"],["\n padding-top: ","px;\n padding-left: ","px;\n flex: 1 0 100%;\n max-width: 100%;\n\n @media "," {\n flex: 1 0 50%;\n max-width: 50%;\n }\n\n @media "," {\n flex: 1 0 33.33%;\n max-width: 33.33%;\n }\n"])),6*o.spacings.nudge,o.spacings.spacer,o.mq.medium,o.mq.large),Jl=r.withLibTheme((function(t){var a=t.anchorId,o=t.mode,l=void 0===o?"short":o,d=t.news,s=t.bgMode,m=t.customTag,p=r.useLibTheme(),u=p.colors,g=p.theme,f=i.useMemo((function(){return d?"expanded"===l?d.slice(0,6):d.slice(0,3):[]}),[d,l]),h="inverted"===s,x="full"===s,v=c.useEqualSheetHeight({listLength:f.length,identifiers:['[data-sheet="head"]','[data-sheet="title"]','[data-sheet="text"]'],responsive:{small:1,medium:2,semilarge:2,large:3,xlarge:3}}).sheetRefs;return Ae.default.createElement(n.Section,{addSeperation:!0,anchorId:a,bgColor:h?u.sectionBg.dark:x?u.sectionBg.medium:u.sectionBg.light,bgMode:n.mapToBgMode(s,!0)},Ae.default.createElement(n.Wrapper,{addWhitespace:!0},Ae.default.createElement(Ul,null,null==f?void 0:f.map((function(n,t){var i;return Ae.default.createElement(Zl,{key:t},Ae.default.createElement(Br,e.__assign({key:t,ref:v[t]},n,{isInverted:h,tags:null===(i=n.tags)||void 0===i?void 0:i.map((function(n){var t,i,a=void 0;return n.name&&(null===(t=n.link)||void 0===t?void 0:t.href)&&(a=Ml(n.link.href,g,[n.name])),{name:n.name,link:(null===(i=n.link)||void 0===i?void 0:i.href)?e.__assign(e.__assign({},n.link),{href:a}):void 0}})),customTag:m})))})))))})),Xl=Fe.default(n.Wrapper).withConfig({displayName:"NewsTable__TableWrapper",componentId:"sc-ph099f-0"})(Qr||(Qr=e.__makeTemplateObject(["\n & > * + * {\n margin-top: ","px;\n }\n"],["\n & > * + * {\n margin-top: ","px;\n }\n"])),o.spacings.spacer),Ql=r.withLibTheme((function(t){var i=t.anchorId,a=t.bgMode,o=t.tableItems,l=r.useLibTheme().colors,d="inverted"===a,s="full"===a||d;return Ae.default.createElement(n.Section,{addSeperation:!0,anchorId:i,bgColor:d?l.sectionBg.dark:s?l.sectionBg.medium:l.sectionBg.light,bgMode:n.mapToBgMode(a,!0)},Ae.default.createElement(Xl,{clampWidth:"small"},o.map((function(n,t){return Ae.default.createElement(m.TableBlock,e.__assign({},n,{key:t,hasBack:s,isInverted:d}))}))))})),Kl=Fe.default(t.Copy).withConfig({displayName:"NewsText__ContentBlock",componentId:"sc-2vavtq-0"})(Kr||(Kr=e.__makeTemplateObject(["\n display: block;\n margin: ",";\n max-width: ",";\n\n :not(:first-child) {\n padding-top: ","px;\n }\n"],["\n display: block;\n margin: ",";\n max-width: ",";\n\n :not(:first-child) {\n padding-top: ","px;\n }\n"])),(function(e){return e.isCentered&&"0 auto"}),(function(e){return e.clampText&&19/28*o.spacings.wrapperSmall+"px"}),5*o.spacings.nudge),$l=r.withLibTheme((function(e){var t=e.anchorId,i=e.text,a=e.bgMode,o=r.useLibTheme().colors,l="inverted"===a,d="full"===a;return Ae.default.createElement(n.Section,{addSeperation:!0,anchorId:t,bgColor:l?o.sectionBg.dark:d?o.sectionBg.medium:o.sectionBg.light,bgMode:n.mapToBgMode(a,!0)},Ae.default.createElement(n.Wrapper,{clampWidth:"small",addWhitespace:!0},i&&Ae.default.createElement(Kl,{isInverted:l,type:"copy",innerHTML:i})))})),Yl=Fe.default.div.withConfig({displayName:"VideoCard__View",componentId:"sc-7e1mvm-0"})($r||($r=e.__makeTemplateObject(["\n text-align: center;\n\n cursor: ",";\n position: relative;\n\n padding-bottom: 56.25%;\n\n background-image: url('","');\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 &:before {\n content: ",";\n position: absolute;\n top: 0;\n left: 0;\n bottom: 0;\n right: 0;\n background-color: ",";\n opacity: ",";\n\n pointer-events: none;\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 text-align: center;\n\n cursor: ",";\n position: relative;\n\n padding-bottom: 56.25%;\n\n background-image: url('","');\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 &:before {\n content: ",";\n position: absolute;\n top: 0;\n left: 0;\n bottom: 0;\n right: 0;\n background-color: ",";\n opacity: ",";\n\n pointer-events: none;\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"])),(function(e){return e.onClick&&"pointer"}),(function(e){var n=e.bgImage;return n?n.small:""}),(function(e){var n=e.theme;return o.getGlobals(n).sections.edgeRadius}),o.mq.medium,(function(e){var n=e.bgImage;return(null==n?void 0:n.medium)&&'url("'.concat(n.medium,'")')}),o.mq.semilarge,(function(e){var n=e.bgImage;return(null==n?void 0:n.semilarge)&&'url("'.concat(n.semilarge,'")')}),o.mq.large,(function(e){var n=e.bgImage;return(null==n?void 0:n.large)&&'url("'.concat(n.large,'")')}),o.mq.xlarge,(function(e){var n=e.bgImage;return(null==n?void 0:n.xlarge)&&'url("'.concat(n.xlarge,'")')}),(function(e){var n=e.isActive,t=e.bgImage;return!n&&t&&'""'}),(function(e){var n=e.theme;return o.getColors(n).elementBg.medium}),(function(e){return e.bgImage?"0.3":"0"}),(function(e){var n=e.isActive,t=e.bgImage;return!n&&t&&'""'})),ed=Fe.default.button.withConfig({displayName:"VideoCard__VideoControls",componentId:"sc-7e1mvm-1"})(Yr||(Yr=e.__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(e){var n=e.theme;return o.getColors(n).elementBg.light}),(function(e){var n=e.theme;return o.getColors(n).elementBg.dark}),Yl,Yl,(function(e){var n=e.theme;return o.getColors(n).primary.default}),(function(e){var n=e.theme;return o.getColors(n).primary.default})),nd=Fe.default.div.withConfig({displayName:"VideoCard__ConsentOverlay",componentId:"sc-7e1mvm-2"})(el||(el=e.__makeTemplateObject(["\n display: ",";\n justify-content: center;\n align-items: center;\n\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n z-index: 2;\n background-color: rgba(0, 0, 0, 0.6);\n pointer-events: ",";\n"],["\n display: ",";\n justify-content: center;\n align-items: center;\n\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n z-index: 2;\n background-color: rgba(0, 0, 0, 0.6);\n pointer-events: ",";\n"])),(function(e){return e.isVisible?"flex":"none"}),(function(e){return e.isVisible?"all":"none"})),td=Fe.default.div.withConfig({displayName:"VideoCard__ConsentContent",componentId:"sc-7e1mvm-3"})(nl||(nl=e.__makeTemplateObject(["\n max-width: 330px;\n text-align: center;\n\n & > * + * {\n margin-top: ","px;\n }\n"],["\n max-width: 330px;\n text-align: center;\n\n & > * + * {\n margin-top: ","px;\n }\n"])),3*o.spacings.nudge),id=Fe.default(t.Copy).withConfig({displayName:"VideoCard__ConsentText",componentId:"sc-7e1mvm-4"})(tl||(tl=e.__makeTemplateObject([""],[""]))),ad=Fe.default.iframe.withConfig({displayName:"VideoCard__Iframe",componentId:"sc-7e1mvm-5"})(il||(il=e.__makeTemplateObject(["\n position: absolute;\n top: 0;\n left: 0;\n width: 100%;\n height: 100%;\n\n border: none;\n"],["\n position: absolute;\n top: 0;\n left: 0;\n width: 100%;\n height: 100%;\n\n border: none;\n"]))),od=function(n){var t,a=n.bgImage,o=n.embedId,l=n.playIcon,d=n.consentText,s=void 0===d?"Für die Wiedergabe von Videos muss der Nutzung von Cookies & Daten zugestimmt werden.":d,c=n.consentAction,m=n.className,p=r.useLibTheme().globals,u=i.useState(!1),g=u[0],h=u[1],x=i.useState(!1),v=x[0],b=x[1],w=function(){b(!1)};return Ae.default.createElement(Yl,{onClick:v?void 0:function(){var e=E.getCookie(p.cookie.name),n=p.cookie.videoCookieTypeRestrictions.reduce((function(n,t){var i,a;return n?!(!e||!(null==e?void 0:e.data.types))&&(n=!!(null===(a=null===(i=null==e?void 0:e.data)||void 0===i?void 0:i.types)||void 0===a?void 0:a[t])):n}),!0);n?(h(!0),b(!1)):b(!0)},bgImage:g?void 0:a,isActive:g,className:m},!g&&!v&&Ae.default.createElement(ed,null,l||Ae.default.createElement(e.Play,{iconColor:"#000"})),g&&Ae.default.createElement(ad,{id:"ytplayer",src:"https://www.youtube.com/embed/".concat(o,"?autoplay=1"),allow:"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture"}),Ae.default.createElement(nd,{isVisible:v},Ae.default.createElement(td,null,s&&Ae.default.createElement(id,{isInverted:!0},s),c?c({handleClick:w,consentProps:(t={},t[E.selectors.buttons.attribute]="",t)}):Ae.default.createElement(f.ButtonGhost.View,{as:"button",isInverted:!0,onClick:w,className:E.selectors.buttons.class},Ae.default.createElement(f.ButtonGhost.Label,null,"Zustimmung ändern")))))},rd=r.withLibTheme((function(e){var t=e.anchorId,i=e.bgImage,a=e.embedId,o=e.playIcon,l=e.consentText,d=e.consentAction,s=e.bgMode,c=r.useLibTheme().colors,m="inverted"===s,p="full"===s;return Ae.default.createElement(n.Section,{addSeperation:!0,anchorId:t,bgColor:m?c.sectionBg.dark:p?c.sectionBg.medium:c.sectionBg.light,bgMode:n.mapToBgMode(s,!0)},Ae.default.createElement(n.Wrapper,{addWhitespace:!0,clampWidth:"small"},a&&i&&Ae.default.createElement(od,{bgImage:i,embedId:a,playIcon:o,consentText:l,consentAction:d})))})),ld=Fe.default.div.withConfig({displayName:"NumberList__View",componentId:"sc-ehx754-0"})(al||(al=e.__makeTemplateObject(["\n text-align: center;\n\n & > * {\n margin: 0 auto;\n }\n\n @media "," {\n text-align: left;\n\n & > * {\n margin: 0;\n }\n }\n"],["\n text-align: center;\n\n & > * {\n margin: 0 auto;\n }\n\n @media "," {\n text-align: left;\n\n & > * {\n margin: 0;\n }\n }\n"])),o.mq.semilarge),dd=Fe.default.img.withConfig({displayName:"NumberList__Icon",componentId:"sc-ehx754-1"})(ol||(ol=e.__makeTemplateObject(["\n display: block;\n max-width: 140px;\n max-height: 140px;\n\n margin-bottom: ","px;\n"],["\n display: block;\n max-width: 140px;\n max-height: 140px;\n\n margin-bottom: ","px;\n"])),2*o.spacings.nudge),sd=Fe.default.div.withConfig({displayName:"NumberList__NumberContainer",componentId:"sc-ehx754-2"})(rl||(rl=e.__makeTemplateObject(["\n max-width: max-content;\n min-height: 90px;\n\n display: flex;\n flex-direction: column;\n justify-content: center;\n align-items: flex-start;\n\n @media "," {\n min-height: 100px;\n }\n\n /* margin-bottom: ","px; */\n\n @media "," {\n min-height: 120px;\n }\n"],["\n max-width: max-content;\n min-height: 90px;\n\n display: flex;\n flex-direction: column;\n justify-content: center;\n align-items: flex-start;\n\n @media "," {\n min-height: 100px;\n }\n\n /* margin-bottom: ","px; */\n\n @media "," {\n min-height: 120px;\n }\n"])),o.mq.semilarge,2*o.spacings.nudge,o.mq.large),cd=Fe.default(j.Callout).withConfig({displayName:"NumberList__Number",componentId:"sc-ehx754-3"})(ll||(ll=e.__makeTemplateObject(["\n max-height: 140px;\n ","\n\n color: ",";\n"],["\n max-height: 140px;\n ","\n\n color: ",";\n"])),(function(e){var n=e.stringLength;return n<=6?o.withRange([72,120],"font-size"):n>=10?o.withRange([33,42],"font-size"):o.withRange([52,72],"font-size")}),(function(e){var n=e.isInverted,t=e.theme;return n?o.getColors(t).primary.inverted:o.getColors(t).primary.default})),md=Fe.default(t.Heading).withConfig({displayName:"NumberList__Label",componentId:"sc-ehx754-4"})(dl||(dl=e.__makeTemplateObject(["\n max-width: 80%;\n"],["\n max-width: 80%;\n"]))),pd=function(e){var n=e.icon,t=e.label,r=e.number,l=e.isInverted,d=i.useContext(a.ThemeContext),s=r?r.length:0;return Ae.default.createElement(ld,null,n&&Ae.default.createElement(dd,{src:n.src,alt:n.alt}),Ae.default.createElement(sd,{height:0},Ae.default.createElement(cd,{renderAs:"div",stringLength:s,isInverted:l},r)),Ae.default.createElement(md,{size:"super",textColor:l?o.getColors(d).primary.inverted:o.getColors(d).primary.default},t))},ud=Fe.default.div.withConfig({displayName:"NumberList__ContentContainer",componentId:"sc-ehx754-5"})(sl||(sl=e.__makeTemplateObject(["\n display: flex;\n flex-direction: row;\n align-items: flex-start;\n justify-content: space-between;\n flex-wrap: wrap;\n\n margin: -","px;\n margin-top: -","px;\n\n @media "," {\n margin-top: -","px;\n }\n\n & > * {\n padding: ","px;\n padding-top: ","px;\n\n @media "," {\n padding-top: ","px;\n }\n\n flex-basis: 100%;\n\n @media "," {\n flex: 0 0 50%;\n }\n\n @media "," {\n flex: 0 1 33.33%;\n }\n }\n"],["\n display: flex;\n flex-direction: row;\n align-items: flex-start;\n justify-content: space-between;\n flex-wrap: wrap;\n\n margin: -","px;\n margin-top: -","px;\n\n @media "," {\n margin-top: -","px;\n }\n\n & > * {\n padding: ","px;\n padding-top: ","px;\n\n @media "," {\n padding-top: ","px;\n }\n\n flex-basis: 100%;\n\n @media "," {\n flex: 0 0 50%;\n }\n\n @media "," {\n flex: 0 1 33.33%;\n }\n }\n"])),o.spacings.spacer,2*o.spacings.spacer,o.mq.semilarge,o.spacings.spacer,o.spacings.spacer,2*o.spacings.spacer,o.mq.semilarge,o.spacings.spacer,o.mq.semilarge,o.mq.large),gd=r.withLibTheme((function(t){var r=t.anchorId,l=t.items,d=t.bgMode,s=i.useContext(a.ThemeContext),c="inverted"===d,m="full"===d;return Ae.default.createElement(n.Section,{addSeperation:!0,anchorId:r,bgColor:c?o.getColors(s).sectionBg.dark:m?o.getColors(s).sectionBg.medium:o.getColors(s).sectionBg.light,bgMode:n.mapToBgMode(d,!0)},Ae.default.createElement(n.Wrapper,{addWhitespace:!0},Ae.default.createElement(ud,null,null==l?void 0:l.map((function(n,t){return Ae.default.createElement(pd,e.__assign({},n,{key:t,isInverted:c}))})))))})),fd=Fe.default.section.withConfig({displayName:"ParallaxBackground__View",componentId:"sc-g8idp4-0"})(cl||(cl=e.__makeTemplateObject(["\n position: relative;\n width: 100vw;\n z-index: -1;\n"],["\n position: relative;\n width: 100vw;\n z-index: -1;\n"]))),hd=Fe.default.div.withConfig({displayName:"ParallaxBackground__Parallax",componentId:"sc-g8idp4-1"})(ml||(ml=e.__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"]))),xd=Fe.default.div.withConfig({displayName:"ParallaxBackground__Content",componentId:"sc-g8idp4-2"})(pl||(pl=e.__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(e){var n=e.hAlign;return("right"===n||"center"===n)&&"auto"}),(function(e){var n=e.hAlign;return("left"===n||"center"===n)&&"auto"}),(function(e){var n=e.contentWidth;return n?-1===n?"auto":100*n+"%":void 0}),o.spacings.wrapperLarge,(function(e){return-1!==e.contentWidth&&"100%"})),vd=Fe.default(p.Image).withConfig({displayName:"ParallaxBackground__StyledImage",componentId:"sc-g8idp4-3"})(gl||(gl=e.__makeTemplateObject(["\n max-width: ",";\n float: ",";\n ","\n"],["\n max-width: ",";\n float: ",";\n ","\n"])),(function(e){return!e.coverSpace&&"none"}),(function(e){var n=e.hAlign;return"left"===n||"right"===n?n:void 0}),(function(n){var t=n.coverSpace,i=n.hAlign;return!t&&"center"===i&&a.css(ul||(ul=e.__makeTemplateObject(["\n transform: translateX(-50%);\n margin-left: 50%;\n "],["\n transform: translateX(-50%);\n margin-left: 50%;\n "])))})),bd=Fe.default.figure.withConfig({displayName:"Poster__Container",componentId:"sc-k1cv7v-0"})(fl||(fl=e.__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(e){return e.hasContent&&'""'}),(function(e){var n=e.theme;return e.verticallyCentered?o.getGlobals(n).sections.imageTextGradientCentered:o.getGlobals(n).sections.imageTextGradient})),wd=Fe.default(p.Image).withConfig({displayName:"Poster__StyledImage",componentId:"sc-k1cv7v-1"})(hl||(hl=e.__makeTemplateObject(["\n img {\n height: 550px;\n }\n"],["\n img {\n height: 550px;\n }\n"]))),yd=Fe.default(m.IntroBlock).withConfig({displayName:"Poster__Intro",componentId:"sc-k1cv7v-2"})(xl||(xl=e.__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(e){return!e.verticallyCentered&&"0"}),(function(e){return e.verticallyCentered&&"50%"}),o.spacings.wrapper,n.wrapperWhitespace+2*o.spacings.nudge,(function(e){return e.verticallyCentered?"translate(-50%, -50%)":"translateX(-50%)"})),_d=r.withLibTheme((function(t){var i=t.anchorId,a=t.width,o=void 0===a?"content":a,r=t.title,l=t.titleAs,d=t.superTitle,s=t.superTitleAs,c=t.text,m=t.primaryAction,p=t.secondaryAction,u=t.image,g=t.verticallyCentered,f=t.horizontallyCentered,h=g&&f;return Ae.default.createElement(n.Section,{anchorId:i,bgColor:"image",bgMode:"full"},Ae.default.createElement(n.Wrapper,{clampWidth:"content"===o?"normal":"large"},Ae.default.createElement(bd,{hasContent:!!r||!!c,verticallyCentered:g},Ae.default.createElement(wd,e.__assign({},u,{coverSpace:!0,ratios:void 0})),r&&Ae.default.createElement(yd,{verticallyCentered:g,horizontallyCentered:f,renderAs:"figcaption",colorMode:"onImage",title:r,titleAs:l,superTitle:d,superTitleAs:s,text:c,secondaryAction:p,primaryAction:m,clampTitle:!0,maxTitleLines:3,clampText:!0,maxTextLines:4,isCentered:f||h}))))})),kd=Fe.default.ul.withConfig({displayName:"PriceList__ItemList",componentId:"sc-to452u-0"})(vl||(vl=e.__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),Cd=Fe.default.li.withConfig({displayName:"PriceList__ItemBlock",componentId:"sc-to452u-1"})(bl||(bl=e.__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(e){var n=e.theme;return e.hasBg?o.getColors(n).elementBg.light:o.getColors(n).elementBg.medium}),2*o.spacings.nudge,o.mq.semilarge,3*o.spacings.nudge),Id=Fe.default.div.withConfig({displayName:"PriceList__ListHead",componentId:"sc-to452u-2"})(wl||(wl=e.__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),Td=Fe.default(t.Copy).withConfig({displayName:"PriceList__Title",componentId:"sc-to452u-3"})(yl||(yl=e.__makeTemplateObject(["\n max-width: 880px;\n"],["\n max-width: 880px;\n"]))),Ed=Fe.default(t.Copy).withConfig({displayName:"PriceList__Price",componentId:"sc-to452u-4"})(_l||(_l=e.__makeTemplateObject(["\n white-space: nowrap;\n"],["\n white-space: nowrap;\n"]))),jd=Fe.default(t.Copy).withConfig({displayName:"PriceList__Description",componentId:"sc-to452u-5"})(kl||(kl=e.__makeTemplateObject(["\n max-width: 880px;\n"],["\n max-width: 880px;\n"]))),Nd=function(e){var n=e.text,t=e.price,i=e.hasBg,a=void 0!==i&&i,o=e.title;return Ae.default.createElement(Cd,{hasBg:a},Ae.default.createElement(Id,null,o&&Ae.default.createElement(Td,{type:"copy-b"},o),t&&Ae.default.createElement(Ed,{type:"copy-b"},t)),n&&Ae.default.createElement(jd,{type:"copy",innerHTML:n}))},Ld=r.withLibTheme((function(t){var i=t.anchorId,a=t.bgMode,o=t.items,l=r.useLibTheme().colors,d="inverted"===a,s=d||"full"===a;return Ae.default.createElement(n.Section,{addSeperation:!0,anchorId:i,bgColor:d?l.sectionBg.dark:"full"===a?l.sectionBg.medium:l.sectionBg.light,bgMode:n.mapToBgMode(a,!0)},Ae.default.createElement(n.Wrapper,{addWhitespace:!0},Ae.default.createElement(kd,null,null==o?void 0:o.map((function(n,t){return Ae.default.createElement(Nd,e.__assign({key:t},n,{hasBg:s}))})))))})),Od=Fe.default.div.withConfig({displayName:"PriceTag__View",componentId:"sc-wnisbz-0"})(Cl||(Cl=e.__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(e){var n=e.theme;return o.getGlobals(n).sections.edgeRadius}),(function(e){var n=e.theme,t=e.hasBg,i=e.isInverted,a=e.isHighlighted;return i?a?o.getColors(n).primary.inverted:o.getColors(n).elementBg.medium:a?o.getColors(n).primary.default:t?o.getColors(n).elementBg.light:o.getColors(n).elementBg.medium}),(function(e){return e.isCentered?"center":"left"}),3*o.spacings.nudge),Bd=Fe.default(s.Actions).withConfig({displayName:"PriceTag__StyledActions",componentId:"sc-wnisbz-1"})(Il||(Il=e.__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),Md=i.forwardRef((function(e,n){var i=e.superTitle,a=e.title,o=e.text,r=e.action,l=e.isInverted,d=e.isCentered,s=e.isHighlighted,c=e.hasBackground,m=e.className,p=!!s&&!l;return Ae.default.createElement(Od,{ref:n,isInverted:l,isCentered:d,isHighlighted:s,hasBg:c,className:m},i&&Ae.default.createElement(t.Copy,{type:"copy-b",size:"big",isInverted:p,innerHTML:i,"data-sheet":"superTitle"}),a&&Ae.default.createElement(j.Callout,{renderAs:"div",size:"big",isInverted:p,innerHTML:a,"data-sheet":"title"}),o&&Ae.default.createElement(t.Copy,{size:"medium",isInverted:p,innerHTML:o,"data-sheet":"desc"}),Ae.default.createElement(Bd,{mode:"cover",primary:r&&r({isInverted:p,isHighlighted:s})}))}));Md.displayName="PriceTag";var Sd,Ad,qd,Fd,zd,Wd,Rd,Pd,Vd,Hd,Gd,Dd,Ud,Zd,Jd,Xd,Qd,Kd,$d,Yd,es,ns,ts,is,as,os,rs,ls,ds,ss,cs,ms,ps,us,gs,fs,hs,xs,vs,bs,ws,ys=Fe.default(Md).withConfig({displayName:"PriceTable__Tag",componentId:"sc-1n6x4b3-0"})(Sd||(Sd=e.__makeTemplateObject(["\n min-height: 500px;\n"],["\n min-height: 500px;\n"]))),_s=Fe.default.div.withConfig({displayName:"PriceTable__Items",componentId:"sc-1n6x4b3-1"})(Ad||(Ad=e.__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"])),n.gridSettings.gutter,n.gridSettings.gutter,n.gridSettings.gutter,n.gridSettings.gutter,o.mq.large),ks=r.withLibTheme((function(t){var i=t.anchorId,a=t.items,o=t.isCentered,l=t.bgMode,d="inverted"===l,s="full"===l,m=(null==a?void 0:a.length)||0,p=r.useLibTheme().colors,u=c.useEqualSheetHeight({listLength:m,identifiers:['[data-sheet="superTitle"]','[data-sheet="title"]','[data-sheet="desc"]'],responsive:{small:1,medium:1,semilarge:2,large:3,xlarge:3}}).sheetRefs;return Ae.default.createElement(n.Section,{addSeperation:!0,anchorId:i,bgColor:d?p.sectionBg.dark:s?p.sectionBg.medium:p.sectionBg.light,bgMode:n.mapToBgMode(l)},Ae.default.createElement(n.Wrapper,{addWhitespace:!0},Ae.default.createElement(_s,null,null==a?void 0:a.map((function(n,t){return Ae.default.createElement(ys,e.__assign({key:t,ref:u[t]},n,{isInverted:d,isCentered:o,hasBackground:s}))})))))})),Cs=Fe.default.figure.withConfig({displayName:"Quote__Content",componentId:"sc-135tfv0-0"})(qd||(qd=e.__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),Is=Fe.default(j.Callout).withConfig({displayName:"Quote__Text",componentId:"sc-135tfv0-1"})(Fd||(Fd=e.__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"]))),Ts=Fe.default(t.Copy).withConfig({displayName:"Quote__Source",componentId:"sc-135tfv0-2"})(zd||(zd=e.__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"]))),Es=r.withLibTheme((function(t){var i=t.anchorId,a=t.bgMode,o=t.text,l=t.source,d=t.citeUrl,s=r.useLibTheme().colors,c="inverted"===a;return Ae.default.createElement(n.Section,{addSeperation:!0,anchorId:i,bgColor:c?s.sectionBg.dark:"full"===a?s.sectionBg.medium:s.sectionBg.light,bgMode:n.mapToBgMode(a,!0)},Ae.default.createElement(n.Wrapper,{clampWidth:"normal",addWhitespace:!0},Ae.default.createElement(Cs,null,o&&Ae.default.createElement(Is,e.__assign({size:"small",renderAs:"blockquote",isInverted:c,innerHTML:o},{cite:d})),l&&Ae.default.createElement(Ts,{isInverted:c,renderAs:"figcaption",innerHTML:l}))))})),js=Fe.default(n.Wrapper).withConfig({displayName:"SimpleImage__ImageWrapper",componentId:"sc-1f8mjuo-0"})(Wd||(Wd=e.__makeTemplateObject(["\n display: flex;\n justify-content: ",";\n"],["\n display: flex;\n justify-content: ",";\n"])),(function(e){switch(e.hAlign){case"center":return"center";case"right":return"flex-end";default:return"flex-start"}})),Ns=r.withLibTheme((function(t){var r=t.anchorId,l=t.image,d=t.hAlign,s=void 0===d?"left":d,c=t.bgMode,m=t.isStackable,u=i.useContext(a.ThemeContext),g="inverted"===c,f="full"===c;return Ae.default.createElement(n.Section,{addSeperation:!0,anchorId:r,isStackable:m,bgColor:g?o.getColors(u).sectionBg.dark:f?o.getColors(u).sectionBg.medium:o.getColors(u).sectionBg.light,bgMode:n.mapToBgMode(c)},Ae.default.createElement(js,{hAlign:s},l&&Ae.default.createElement(p.Image,e.__assign({},l))))})),Ls=Fe.default.ul.withConfig({displayName:"SocialWall__Cards",componentId:"sc-ggztu7-0"})(Rd||(Rd=e.__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,n.gridSettings.gutter,n.gridSettings.gutter,o.mq.large,1/3*100,n.gridSettings.gutter,1/3*100,n.gridSettings.gutter),Os=Fe.default.li.withConfig({displayName:"SocialWall__Item",componentId:"sc-ggztu7-1"})(Pd||(Pd=e.__makeTemplateObject(["\n display: block;\n position: relative;\n padding: 0;\n"],["\n display: block;\n position: relative;\n padding: 0;\n"]))),Bs=Fe.default(d.Link).withConfig({displayName:"SocialWall__Card",componentId:"sc-ggztu7-2"})(Vd||(Vd=e.__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(e){var n=e.theme;return e.isInverted?o.getColors(n).primary.inverted:o.getColors(n).primary.default}),(function(e){var n=e.theme;return o.getGlobals(n).sections.edgeRadius}),(function(e){var n=e.theme;return e.isInverted?o.getColors(n).secondary.inverted:o.getColors(n).secondary.default})),Ms=Fe.default(p.Image).withConfig({displayName:"SocialWall__StyledImage",componentId:"sc-ggztu7-3"})(Hd||(Hd=e.__makeTemplateObject(["\n display: block;\n height: 100%;\n z-index: 0;\n"],["\n display: block;\n height: 100%;\n z-index: 0;\n"]))),Ss=Fe.default.div.withConfig({displayName:"SocialWall__TextContainer",componentId:"sc-ggztu7-4"})(Gd||(Gd=e.__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,Bs,Bs),As=Fe.default(t.Heading).withConfig({displayName:"SocialWall__FollowUs",componentId:"sc-ggztu7-5"})(Dd||(Dd=e.__makeTemplateObject(["\n text-transform: uppercase;\n"],["\n text-transform: uppercase;\n"]))),qs=Fe.default.div.withConfig({displayName:"SocialWall__InstagramIcon",componentId:"sc-ggztu7-6"})(Ud||(Ud=e.__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(e){var n=e.theme;return o.getColors(n).text.inverted}),Bs,(function(e){var n=e.theme;return o.getColors(n).text.inverted})),Fs=r.withLibTheme((function(i){var a=i.anchorId,o=i.items,l=i.hashTag,d=i.followUs,s=i.socialIcon,c=i.bgMode,m=r.useLibTheme().colors,p="inverted"===c,u="full"===c;return Ae.default.createElement(n.Section,{anchorId:a,bgColor:p?m.sectionBg.dark:u?m.sectionBg.medium:m.sectionBg.light,bgMode:n.mapToBgMode(c,!0),addSeperation:!0},Ae.default.createElement(n.Wrapper,{addWhitespace:!0},Ae.default.createElement(Ls,null,null==o?void 0:o.map((function(n,i){var a;return Ae.default.createElement(Os,{key:i},Ae.default.createElement(Bs,e.__assign({isExternal:!0},n.link,{isInverted:p,ariaLabel:null===(a=null==n?void 0:n.image)||void 0===a?void 0:a.alt}),n.image&&Ae.default.createElement(Ms,e.__assign({},n.image,{coverSpace:!0,ratios:{small:{w:1,h:1}},isInverted:p})),Ae.default.createElement(Ss,null,Ae.default.createElement(As,{size:"super",isInverted:!0},d||"Follow Us On Instagram"),l&&Ae.default.createElement(t.Heading,{size:"heading-2",isInverted:!0},l)),Ae.default.createElement(qs,null,s||Ae.default.createElement(e.Instagram,null))))})))))})),zs=Fe.default(n.Wrapper).withConfig({displayName:"Table__TableWrapper",componentId:"sc-16ge7gg-0"})(Zd||(Zd=e.__makeTemplateObject(["\n & > * + * {\n margin-top: ","px;\n }\n"],["\n & > * + * {\n margin-top: ","px;\n }\n"])),o.spacings.spacer),Ws=r.withLibTheme((function(t){var i=t.anchorId,a=t.bgMode,o=t.tableItems,l=r.useLibTheme().colors,d="inverted"===a,s="full"===a||d;return Ae.default.createElement(n.Section,{addSeperation:!0,anchorId:i,bgColor:d?l.sectionBg.dark:s?l.sectionBg.medium:l.sectionBg.light,bgMode:n.mapToBgMode(a,!0)},Ae.default.createElement(zs,null,o.map((function(n,t){return Ae.default.createElement(m.TableBlock,e.__assign({key:t},n,{isInverted:d,hasBack:s}))}))))})),Rs=Fe.default.figure.withConfig({displayName:"Teaser__Figure",componentId:"sc-euyj1p-0"})(Jd||(Jd=e.__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),Ps=Fe.default(p.Image).withConfig({displayName:"Teaser__StyledImage",componentId:"sc-euyj1p-1"})(Xd||(Xd=e.__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(e){var n=e.theme;return o.getGlobals(n).sections.edgeRadius})),Vs=Fe.default(m.VideoBlock).withConfig({displayName:"Teaser__Video",componentId:"sc-euyj1p-2"})(Qd||(Qd=e.__makeTemplateObject(["\n display: ",";\n width: 100%;\n height: 100%;\n"],["\n display: ",";\n width: 100%;\n height: 100%;\n"])),(function(e){return e.isVisible?"block":"none"})),Hs=Fe.default(t.Copy).withConfig({displayName:"Teaser__Description",componentId:"sc-euyj1p-3"})(Kd||(Kd=e.__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(e){return e.isMirrored&&"auto"}),(function(e){return!e.isMirrored&&"auto"}),(function(e){return e.isSplitted&&"81.5%"}),(function(e){var n=e.theme,t=e.isInverted,i=e.isSplitted;return t&&!i?o.getFonts(n).copy.small.colorInverted:o.getFonts(n).copy.small.color}),o.mq.xlarge,(function(e){return e.isSplitted&&"69.5%"})),Gs=Fe.default(s.Actions).withConfig({displayName:"Teaser__StyledActions",componentId:"sc-euyj1p-4"})($d||($d=e.__makeTemplateObject(["\n &:not(:first-child) {\n margin-top: ","px;\n }\n"],["\n &:not(:first-child) {\n margin-top: ","px;\n }\n"])),o.spacings.spacer),Ds=function(e,n,t){switch(void 0===n&&(n=!1),void 0===t&&(t=!1),e){case"full":return"full";case"inverted":return"inverted";case"splitted":case"inverted-splitted":return n?void 0:t?"larger-left":"larger-right";default:return}},Us=r.withLibTheme((function(t){var a=t.anchorId,o=t.isMirrored,l=void 0!==o&&o,d=t.bgMode,s=t.superTitle,c=t.superTitleAs,p=t.title,u=t.titleAs,g=t.image,f=t.video,h=t.description,x=t.text,v=t.primaryAction,b=t.secondaryAction,y=r.useLibTheme().colors,C="inverted"===d||"inverted-splitted"===d,I="splitted"===d||"inverted-splitted"===d,T=w.isValidArray(null==f?void 0:f.urls,!1),E=i.useRef(null),j=i.useState(!(null==g?void 0:g.small)||!1),N=j[0],L=j[1],O=i.useState(!1),B=O[0],M=O[1],S=_.useObserverSupport();return k.useUpdateEffect((function(){if(E.current&&T){if(S){var e=new IntersectionObserver((function(e,n){var t=e[0];t.isIntersecting&&(n.unobserve(t.target),M(!0))}),{rootMargin:"200px 0px 200px 0px"}),n=E.current;return e.observe(n),function(){n&&e.unobserve(n)}}M(!0)}}),[S]),Ae.default.createElement(n.Section,{addSeperation:!0,anchorId:a,bgColor:C?y.sectionBg.dark:d?y.sectionBg.medium:y.sectionBg.light,bgMode:Ds(d,!1,l)},Ae.default.createElement(n.Wrapper,{addWhitespace:!0,clampWidth:"normal"},Ae.default.createElement(n.Grid.Row,{valign:"center"},Ae.default.createElement(n.Grid.Col,{semilarge:{span:.5,move:(l?6:0)/12},xlarge:{span:7/12,move:(l?5:0)/12}},((null==g?void 0:g.small)||T)&&Ae.default.createElement(Rs,{ref:E},(null==g?void 0:g.small)&&(!f||!N)&&Ae.default.createElement(Ps,e.__assign({},g,{isInverted:C,coverSpace:!0})),T&&Ae.default.createElement(Vs,{urls:B?null==f?void 0:f.urls:void 0,muted:!0,autoPlay:!0,loop:!0,onCanPlayThrough:function(){return L(!0)},ratios:null==f?void 0:f.aspectRatios,isVisible:N,isInverted:C}),h&&Ae.default.createElement(Hs,{size:"small",renderAs:"figcaption",isInverted:C,isSplitted:I,isMirrored:l,innerHTML:h}))),Ae.default.createElement(n.Grid.Col,{semilarge:{span:.5,move:(l?-6:0)/12},xlarge:{span:5/12,move:(l?-7:0)/12}},Ae.default.createElement(m.IntroBlock,{titleHyphens:!0,title:p,titleAs:u,superTitle:s,superTitleAs:c,text:x,colorMode:C?"inverted":"default"}),(v||b)&&Ae.default.createElement(Gs,{primary:v&&v(C),secondary:b&&b(C)})))))})),Zs=function(){return a.css(Yd||(Yd=e.__makeTemplateObject(["\n ","\n "],["\n ","\n "])),n.getGridWidth({cols:1,gridWidth:"".concat(o.spacings.wrapper-2*n.wrapperWhitespace,"px ")}))},Js=Fe.default(m.VideoBlock).withConfig({displayName:"TeaserWide__WideVideo",componentId:"sc-cnpuar-0"})(ns||(ns=e.__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(e){return e.isVisible?"block":"none"}),(function(e){var n=e.theme;return o.getGlobals(n).sections.edgeRadius}),o.mq.semilarge,n.getGridWidth({cols:6,gridWidth:"100% - ".concat(2*n.wrapperWhitespace,"px ")}),n.wrapperWhitespace,(function(e){return e.isMirrored?"auto":"0"}),(function(e){return e.isMirrored?"0":"auto"}),o.mq.xlarge,Zs(),n.wrapperWhitespace,o.mq.xxlarge,o.spacings.wrapperLarge/2,Zs(),n.wrapperWhitespace,(function(e){return e.isMirrored?"auto":"50%"}),(function(e){return e.isMirrored?"50%":"auto"}),(function(t){var i=t.isMirrored;return a.css(es||(es=e.__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% + ",Zs(),n.wrapperWhitespace)})),Xs=Fe.default(p.Image).withConfig({displayName:"TeaserWide__WideImage",componentId:"sc-cnpuar-1"})(is||(is=e.__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,n.getGridWidth({cols:6,gridWidth:"100% - ".concat(2*n.wrapperWhitespace,"px ")}),n.wrapperWhitespace,(function(e){return e.isMirrored?"auto":"0"}),(function(e){return e.isMirrored?"0":"auto"}),o.mq.xlarge,Zs(),n.wrapperWhitespace,o.mq.xxlarge,o.spacings.wrapperLarge/2,Zs(),n.wrapperWhitespace,(function(e){return e.isMirrored?"auto":"50%"}),(function(e){return e.isMirrored?"50%":"auto"}),(function(t){var i=t.isMirrored;return a.css(ts||(ts=e.__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% + ",Zs(),n.wrapperWhitespace)})),Qs=Fe.default.div.withConfig({displayName:"TeaserWide__Content",componentId:"sc-cnpuar-2"})(as||(as=e.__makeTemplateObject(["\n ","\n\n @media "," {\n ","\n }\n"],["\n ","\n\n @media "," {\n ","\n }\n"])),(function(e){var n=e.theme;return o.withRange(o.getGlobals(n).sections.seperation.padding.default,"padding-bottom")}),o.mq.semilarge,(function(e){var n=e.theme;return o.withRange(o.getGlobals(n).sections.seperation.padding.default,"padding-top")})),Ks=Fe.default(s.Actions).withConfig({displayName:"TeaserWide__StyledActions",componentId:"sc-cnpuar-3"})(os||(os=e.__makeTemplateObject(["\n &:not(:first-child) {\n margin-top: ","px;\n }\n"],["\n &:not(:first-child) {\n margin-top: ","px;\n }\n"])),o.spacings.spacer),$s=r.withLibTheme((function(t){var a=t.anchorId,o=t.isMirrored,l=void 0!==o&&o,d=t.superTitle,s=t.superTitleAs,c=t.title,p=t.titleAs,u=t.image,g=t.video,f=t.text,h=t.primaryAction,x=t.secondaryAction,v=t.bgMode,b=r.useLibTheme().colors,y="inverted"===v,C="full"===v,I=w.isValidArray(null==g?void 0:g.urls,!1),T=i.useRef(null),E=i.useState(!(null==u?void 0:u.small)||!1),j=E[0],N=E[1],L=i.useState(!1),O=L[0],B=L[1],M=_.useObserverSupport();return k.useUpdateEffect((function(){if(T.current&&I){if(M){var e=new IntersectionObserver((function(e,n){var t=e[0];t.isIntersecting&&(n.unobserve(t.target),B(!0))}),{rootMargin:"200px 0px 200px 0px"}),n=T.current;return e.observe(n),function(){n&&e.unobserve(n)}}B(!0)}}),[M]),Ae.default.createElement(n.Section,{ref:T,anchorId:a,bgColor:y?b.sectionBg.dark:C?b.sectionBg.medium:b.sectionBg.light,bgMode:n.mapToBgMode(v,!0)},(null==u?void 0:u.small)&&(!g||!j)&&Ae.default.createElement(Xs,e.__assign({coverSpace:!0},u,{isMirrored:l,isInverted:y})),I&&Ae.default.createElement(Js,{urls:O?null==g?void 0:g.urls:void 0,muted:!0,autoPlay:!0,loop:!0,onCanPlayThrough:function(){return N(!0)},isVisible:j,isInverted:y,isMirrored:l,ratios:null==g?void 0:g.aspectRatios}),Ae.default.createElement(n.Wrapper,{clampWidth:"normal",addWhitespace:!0},Ae.default.createElement(n.Grid.Row,{valign:"center"},Ae.default.createElement(n.Grid.Col,{semilarge:{span:.5,move:(l?6:0)/12},xlarge:{span:7/12,move:(l?5:0)/12}}),Ae.default.createElement(n.Grid.Col,{semilarge:{span:.5,move:(l?-6:0)/12},xlarge:{span:5/12,move:(l?-7:0)/12}},Ae.default.createElement(Qs,null,Ae.default.createElement(m.IntroBlock,{titleHyphens:!0,title:c,titleAs:p,superTitle:d,superTitleAs:s,text:f,colorMode:y?"inverted":"default"}),(h||x)&&Ae.default.createElement(Ks,{primary:h&&h(y),secondary:x&&x(y)}))))))})),Ys=Fe.default.div.withConfig({displayName:"Timeline__TimelineBlock",componentId:"sc-em4o0o-0"})(rs||(rs=e.__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(e){return e.isSwitched?"left":"right"}),(function(e){var n=e.theme;return e.isInverted?o.getColors(n).elementBg.light:o.getColors(n).elementBg.dark}),(function(e){var n=e.theme,t=e.isActive,i=e.isInverted;return t?i?o.getColors(n).elementBg.light:o.getColors(n).elementBg.dark:i?o.getColors(n).elementBg.dark:o.getColors(n).elementBg.light}),o.mq.large,(function(e){return e.isSwitched?"auto":"50%"}),(function(e){return e.isSwitched&&"50%"}),(function(e){return e.isSwitched?"50%":"-50%"}),(function(e){var n=e.theme;return e.isInverted?o.getColors(n).elementBg.light:o.getColors(n).elementBg.dark}),o.mq.large),ec=Fe.default.div.withConfig({displayName:"Timeline__TimelineText",componentId:"sc-em4o0o-1"})(ls||(ls=e.__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(e){return e.isSwitched&&"50%"}),(function(e){return!e.isSwitched&&"50%"}),(function(e){return e.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),nc=Fe.default(t.Heading).withConfig({displayName:"Timeline__ItemTitle",componentId:"sc-em4o0o-2"})(ds||(ds=e.__makeTemplateObject([""],[""]))),tc=Fe.default(t.Copy).withConfig({displayName:"Timeline__ItemTextBlock",componentId:"sc-em4o0o-3"})(ss||(ss=e.__makeTemplateObject([""],[""]))),ic=r.withLibTheme((function(e){var t=e.anchorId,r=e.bgMode,l=e.items,d=i.useContext(a.ThemeContext),s="inverted"===r,c="full"===r,m=i.useState([]),p=m[0],u=m[1],g=_.useObserverSupport(),f=i.useRef(null),h=i.useState(0),x=h[0],v=h[1];return i.useEffect((function(){if(g&&p&&p.length>0){f.current=new IntersectionObserver((function(e){e.forEach((function(e){if(e.isIntersecting){var n=null==p?void 0:p.findIndex((function(n){return n.current===e.target}));v(n)}}))}),{rootMargin:"-50% 0% -50% 0%",threshold:0});for(var e=0;e<p.length;e++)f.current.observe(p[e].current)}return function(){var e;null===(e=f.current)||void 0===e||e.disconnect()}}),[p,g]),i.useEffect((function(){u((function(){return Array(null==l?void 0:l.length).fill(null).map((function(e,n){return p[n]||i.createRef()}))}))}),[null==l?void 0:l.length]),Ae.default.createElement(n.Section,{anchorId:t,bgColor:s?o.getColors(d).sectionBg.dark:c?o.getColors(d).sectionBg.medium:"transparent",bgMode:n.mapToBgMode(r,!0),addSeperation:!0},Ae.default.createElement(n.Wrapper,{addWhitespace:!0},l&&l.map((function(e,n){return Ae.default.createElement(Ys,{ref:p[n],isActive:x===n,isSwitched:n%2==0,isInverted:s,key:n},Ae.default.createElement(ec,{isSwitched:n%2==0},Ae.default.createElement(nc,{size:"heading-2",textColor:s?o.getColors(d).text.inverted:o.getColors(d).text.default},e.label),Ae.default.createElement(tc,{type:"copy-b",size:"big",isInverted:s},e.title),Ae.default.createElement(tc,{innerHTML:e.text,isInverted:s})))}))))})),ac=r.withLibTheme((function(e){var t=e.anchorId,i=e.bgMode,a=e.bgImage,o=e.embedId,l=e.playIcon,d=e.consentText,s=e.consentAction,c=r.useLibTheme().colors,m="inverted"===i;return Ae.default.createElement(n.Section,{anchorId:t,bgColor:m?c.sectionBg.dark:i?c.sectionBg.medium:c.sectionBg.light,bgMode:n.mapToBgMode(i),addSeperation:!0},Ae.default.createElement(n.Wrapper,{addWhitespace:!0},Ae.default.createElement(od,{bgImage:a,embedId:o,playIcon:l,consentText:d,consentAction:s})))})),oc=Fe.default.div.withConfig({displayName:"RawVideo__VideoContainer",componentId:"sc-ylrujv-0"})(cs||(cs=e.__makeTemplateObject(["\n position: relative;\n cursor: pointer;\n"],["\n position: relative;\n cursor: pointer;\n"]))),rc=Fe.default.div.withConfig({displayName:"RawVideo__Overlay",componentId:"sc-ylrujv-1"})(ms||(ms=e.__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(e){var n=e.theme;return e.isInverted?o.getGlobals(n).sections.imagePlaceholderBg.inverted:o.getGlobals(n).sections.imagePlaceholderBg.default}),(function(e){var n=e.bgImage;return(null==n?void 0:n.small)&&'url("'.concat(n.small,'")')}),(function(e){var n=e.theme;return o.getGlobals(n).sections.edgeRadius}),o.mq.medium,(function(e){var n=e.bgImage;return(null==n?void 0:n.medium)&&'url("'.concat(n.medium,'")')}),o.mq.semilarge,(function(e){var n=e.bgImage;return(null==n?void 0:n.semilarge)&&'url("'.concat(n.semilarge,'")')}),o.mq.large,(function(e){var n=e.bgImage;return(null==n?void 0:n.large)&&'url("'.concat(n.large,'")')}),o.mq.xlarge,(function(e){var n=e.bgImage;return(null==n?void 0:n.xlarge)&&'url("'.concat(n.xlarge,'")')})),lc=Fe.default.button.withConfig({displayName:"RawVideo__VideoControls",componentId:"sc-ylrujv-2"})(ps||(ps=e.__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(e){var n=e.theme;return o.getColors(n).elementBg.light}),(function(e){var n=e.theme;return o.getColors(n).elementBg.dark}),rc,rc,(function(e){var n=e.theme;return o.getColors(n).primary.default}),(function(e){var n=e.theme;return o.getColors(n).primary.default})),dc=Fe.default(m.VideoBlock).withConfig({displayName:"RawVideo__Video",componentId:"sc-ylrujv-3"})(us||(us=e.__makeTemplateObject(["\n opacity: ",";\n pointer-events: ",";\n"],["\n opacity: ",";\n pointer-events: ",";\n"])),(function(e){return e.isVisible?1:0}),(function(e){return e.isVisible?"all":"none"})),sc=r.withLibTheme((function(t){var a=t.anchorId,o=t.bgMode,l=t.videoUrls,d=t.placeholderImg,s=t.playIcon,c=t.autoplay,m=t.loop,p=r.useLibTheme().colors,u="inverted"===o,g=i.useState(c||!1),f=g[0],h=g[1];return Ae.default.createElement(n.Section,{anchorId:a,bgColor:u?p.sectionBg.dark:o?p.sectionBg.medium:p.sectionBg.light,bgMode:n.mapToBgMode(o),addSeperation:!0},Ae.default.createElement(n.Wrapper,{addWhitespace:!0},Ae.default.createElement(oc,{onClick:function(){w.isValidArray(l,!1)&&h(!0)}},f&&Ae.default.createElement(dc,{isVisible:f||!(null==d?void 0:d.small),controls:!c,autoPlay:!0,loop:m,muted:c,ratios:{small:16/9},urls:l,isInverted:u}),!f&&Ae.default.createElement(rc,{bgImage:d,isInverted:u},Ae.default.createElement(lc,null,s||Ae.default.createElement(e.Play,{iconColor:"#000"}))))))})),cc=Fe.default.div.withConfig({displayName:"JobCard__View",componentId:"sc-rrpaxu-0"})(fs||(fs=e.__makeTemplateObject(["\n position: relative;\n color: ",";\n background: ",";\n\n padding: ","px;\n\n border-radius: ",";\n\n ","\n\n @media "," {\n min-height: 440px;\n\n display: flex;\n flex-direction: column;\n justify-content: space-between;\n align-items: flex-start;\n }\n"],["\n position: relative;\n color: ",";\n background: ",";\n\n padding: ","px;\n\n border-radius: ",";\n\n ","\n\n @media "," {\n min-height: 440px;\n\n display: flex;\n flex-direction: column;\n justify-content: space-between;\n align-items: flex-start;\n }\n"])),(function(e){var n=e.theme;return o.getColors(n).primary.default}),(function(e){var n=e.theme,t=e.hasBg;return e.isInverted?o.getColors(n).elementBg.medium:t?o.getColors(n).elementBg.light:o.getColors(n).elementBg.medium}),o.spacings.spacer,(function(e){var n=e.theme;return o.getGlobals(n).sections.edgeRadius}),(function(n){var t=n.clickable,i=n.isInverted;return t&&a.css(gs||(gs=e.__makeTemplateObject(["\n transition: all 0.2s ease-in-out;\n cursor: pointer;\n\n &:hover {\n box-shadow: 0px 2px 6px\n ",";\n\n color: ",";\n }\n\n &:focus {\n box-shadow: 0px 2px 6px\n ",";\n }\n\n &:focus:not(:focus-visible) {\n outline: none;\n box-shadow: none;\n }\n\n &:active {\n box-shadow: 0px 2px 6px\n ",";\n }\n "],["\n transition: all 0.2s ease-in-out;\n cursor: pointer;\n\n &:hover {\n box-shadow: 0px 2px 6px\n ",";\n\n color: ",";\n }\n\n &:focus {\n box-shadow: 0px 2px 6px\n ",";\n }\n\n &:focus:not(:focus-visible) {\n outline: none;\n box-shadow: none;\n }\n\n &:active {\n box-shadow: 0px 2px 6px\n ",";\n }\n "])),i?"rgba(255, 255, 255, 0.7)":"rgba(0, 0, 0, 0.35)",(function(e){var n=e.theme;return o.getColors(n).primary.hover}),i?"rgba(255, 255, 255, 0.7)":"rgba(0, 0, 0, 0.3)",i?"rgba(255, 255, 255, 0.7)":"rgba(0, 0, 0, 0.3)")}),o.mq.medium),mc=Fe.default(t.Copy).withConfig({displayName:"JobCard__JobInfos",componentId:"sc-rrpaxu-1"})(hs||(hs=e.__makeTemplateObject(["\n &:not(:first-child) {\n margin-top: ","px;\n }\n\n color: ",";\n\n ",":hover & {\n color: ",";\n }\n"],["\n &:not(:first-child) {\n margin-top: ","px;\n }\n\n color: ",";\n\n ",":hover & {\n color: ",";\n }\n"])),4*o.spacings.nudge,(function(e){var n=e.theme;return o.getColors(n).primary.default}),cc,(function(e){var n=e.theme;return o.getColors(n).primary.hover})),pc=Fe.default.div.withConfig({displayName:"JobCard__Info",componentId:"sc-rrpaxu-2"})(xs||(xs=e.__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 & + & {\n margin-top: ","px;\n }\n\n & > * + * {\n margin-left: ","px;\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 & + & {\n margin-top: ","px;\n }\n\n & > * + * {\n margin-left: ","px;\n }\n"])),3*o.spacings.nudge,2*o.spacings.nudge),uc=Fe.default.div.withConfig({displayName:"JobCard__Icon",componentId:"sc-rrpaxu-3"})(vs||(vs=e.__makeTemplateObject(["\n display: flex;\n align-items: center;\n\n & > * {\n height: 32px;\n width: 32px;\n }\n"],["\n display: flex;\n align-items: center;\n\n & > * {\n height: 32px;\n width: 32px;\n }\n"]))),gc=Fe.default.div.withConfig({displayName:"JobCard__MainLabel",componentId:"sc-rrpaxu-4"})(bs||(bs=e.__makeTemplateObject(["\n display: flex;\n align-items: center;\n"],["\n display: flex;\n align-items: center;\n"]))),fc=Fe.default(d.Link).withConfig({displayName:"JobCard__ViewLink",componentId:"sc-rrpaxu-5"})(ws||(ws=e.__makeTemplateObject(["\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n\n && {\n margin: 0;\n }\n"],["\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n\n && {\n margin: 0;\n }\n"]))),hc=Ae.default.forwardRef((function(n,i){var a,o,r=n.isInverted,l=n.hasBackground,d=n.jobTitle,s=n.employmentTypes,c=n.locations,m=n.totalLocations,p=n.allLocationsLabel,u=n.modelIcon,g=n.locationIcon,f=n.className,h=n.link,x=w.isValidArray(s,!1),v=null==c?void 0:c.filter((function(e){return e.name})),b=w.isValidArray(v,!1),y="";return b&&(y=void 0!==m&&v.length>=m&&p?p:null===(a=v.map((function(e){return e.name})))||void 0===a?void 0:a.join(", ")),Ae.default.createElement(cc,{ref:i,isInverted:r,hasBg:l,className:f,clickable:!!h},Ae.default.createElement(t.Heading,{textColor:"inherit",size:"heading-2","data-sheet":"title",innerHTML:d,hyphens:!0}),(x||b)&&Ae.default.createElement(mc,{type:"copy-b","data-sheet":"info"},x&&Ae.default.createElement(pc,null,Ae.default.createElement(uc,null,u?u():Ae.default.createElement(e.ClockFilled,null)),Ae.default.createElement(gc,null,null===(o=null==s?void 0:s.filter((function(e){return e.name})).map((function(e){return e.name})))||void 0===o?void 0:o.join(", "))),b&&Ae.default.createElement(pc,null,Ae.default.createElement(uc,null,g?g():Ae.default.createElement(e.LocationPin,null)),Ae.default.createElement(gc,null,y))),h&&Ae.default.createElement(fc,e.__assign({},h,{ariaLabel:(null==h?void 0:h.href)?d:void 0})))}));hc.displayName="JobCard";var xc,vc,bc,wc,yc,_c,kc,Cc,Ic,Tc,Ec,jc,Nc,Lc,Oc,Bc,Mc,Sc,Ac,qc,Fc,zc,Wc,Rc,Pc,Vc,Hc,Gc,Dc,Uc,Zc,Jc,Xc,Qc,Kc,$c,Yc,em,nm,tm,im=function(e){return e.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")},am=Fe.default.ul.withConfig({displayName:"JobList__List",componentId:"sc-1b9tzu5-0"})(xc||(xc=e.__makeTemplateObject(["\n display: flex;\n flex-wrap: wrap;\n list-style: none;\n margin: 0;\n padding: 0;\n\n margin-top: -","px;\n margin-left: -","px;\n\n @media "," {\n margin-top: -","px;\n margin-left: -","px;\n }\n"],["\n display: flex;\n flex-wrap: wrap;\n list-style: none;\n margin: 0;\n padding: 0;\n\n margin-top: -","px;\n margin-left: -","px;\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),om=Fe.default.li.withConfig({displayName:"JobList__Item",componentId:"sc-1b9tzu5-1"})(vc||(vc=e.__makeTemplateObject(["\n flex: 0 1 100%;\n max-width: 100%;\n margin: 0;\n\n padding-top: ","px;\n padding-left: ","px;\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 33.33%;\n max-width: 33.33%;\n }\n"],["\n flex: 0 1 100%;\n max-width: 100%;\n margin: 0;\n\n padding-top: ","px;\n padding-left: ","px;\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 33.33%;\n max-width: 33.33%;\n }\n"])),2*o.spacings.nudge,2*o.spacings.nudge,o.mq.medium,o.spacings.spacer,o.spacings.spacer,o.mq.large),rm=Fe.default(h.FilterField).withConfig({displayName:"JobList__Filter",componentId:"sc-1b9tzu5-2"})(bc||(bc=e.__makeTemplateObject(["\n margin-top: ","px;\n margin-bottom: ","px;\n\n min-width: 50%;\n"],["\n margin-top: ","px;\n margin-bottom: ","px;\n\n min-width: 50%;\n"])),o.spacings.nudge,5*o.spacings.nudge),lm=function(e,n){return n?null==n?void 0:n.filter((function(n){return!e.find((function(e){return e.item.id===n.id}))})):[]},dm=function(e,n){var t=[];if(!w.isValidArray(null==n?void 0:n.filter((function(e){return void 0!==e.jobTitle})),!1))return t;var i=null==n?void 0:n.filter(function(e){return function(n){return new RegExp(e).test(n.jobTitle)}}(e));w.isValidArray(i,!1)&&t.push.apply(t,i.map((function(e){return{item:e,priority:1}})));var a=lm(t,null==n?void 0:n.filter(function(e){return function(n){var t=e.toLowerCase().replace(/\s/g,""),i=n.jobTitle.toLowerCase().replace(/\s/g,"");return new RegExp(t).test(i)}}(e)));w.isValidArray(a,!1)&&t.push.apply(t,a.map((function(e){return{item:e,priority:2}})));var o=lm(t,null==n?void 0:n.filter(function(e){return function(n){if(!w.isValidArray(n.locations,!1))return!1;var t=e.toLowerCase().replace(/\s/g,""),i=new RegExp(t);return!!n.locations.find((function(e){var n,t=null===(n=e.name)||void 0===n?void 0:n.toLowerCase().replace(/\s/g,"");return i.test(t||"")}))}}(e)));w.isValidArray(o,!1)&&t.push.apply(t,o.map((function(e){return{item:e,priority:3}})));var r=lm(t,null==n?void 0:n.filter(function(e){return function(n){if(!w.isValidArray(null==n?void 0:n.employmentTypes,!1))return!1;var t=e.toLowerCase().replace(/\s/g,""),i=new RegExp(t);return!!n.employmentTypes.find((function(e){if(!e.name)return!1;var n=e.name.toLowerCase().replace(/\s/g,"");return i.test(n)}))}}(e)));return w.isValidArray(r,!1)&&t.push.apply(t,r.map((function(e){return{item:e,priority:4}}))),t},sm=r.withLibTheme((function(t){var a=t.anchorId,o=t.jobs,l=t.bgMode,d=t.modelIcon,s=t.locationIcon,m=t.totalJobLocations,p=t.allJobLocationsLabel,u=t.initialFilterQuery,g=t.filterPlaceholder,f=t.hasFilter,h=t.filterSubmitIcon,x=t.filterClearIcon,v=r.useLibTheme(),b=v.colors,w=v.globals.sections.jobFilterName,_="inverted"===l,C="full"===l,I=(null==o?void 0:o.length)||0,T=c.useEqualSheetHeight({listLength:I,identifiers:['[data-sheet="title"]','[data-sheet="info"]'],responsive:{small:1,semilarge:2,large:3}}).sheetRefs,E=Ae.default.useState(u||""),j=E[0],N=E[1],L=y.useMounted(),O=Ae.default.useMemo((function(){for(var n=void 0!==j?j.split(" ").map((function(e){return e.trim()})):[""],t=[],i=0,a=n;i<a.length;i++)for(var r=a[i],l=function(e){var n=t.findIndex((function(n){return n.match.item.id===e.item.id}));-1!==n?t[n].intersections+=1:t.push({match:e,intersections:1})},d=0,s=dm(im(r),o||[]);d<s.length;d++){l(s[d])}return t.filter((function(e){return e.intersections>=n.length})).map((function(n){return e.__assign({},n.match)}))}),[j,o]),B=i.useCallback((function(){return c.getUrlParams()[w]}),[w]);return i.useEffect((function(){var e=B();null!=e&&"string"==typeof e&&N(e)}),[B]),i.useEffect((function(){L||(j?c.setUrlParam(w,j):c.deleteUrlParam(w))}),[w,j,L]),k.useUpdateEffect((function(){j?c.setUrlParam(w,j):c.deleteUrlParam(w)}),[j]),Ae.default.createElement(n.Section,{addSeperation:!0,anchorId:a,bgColor:_?b.sectionBg.dark:l?b.sectionBg.medium:b.sectionBg.light,bgMode:n.mapToBgMode(l,!0)},Ae.default.createElement(n.Wrapper,{addWhitespace:!0},f&&Ae.default.createElement(rm,{placeholder:g||"Suche",value:j,initialValue:u,onSubmit:N,isInverted:_,submitIcon:h,clearIcon:x}),Ae.default.createElement(am,null,null==O?void 0:O.sort((function(e,n){return e.priority-n.priority})).map((function(n,t){return Ae.default.createElement(om,{key:t},Ae.default.createElement(hc,e.__assign({ref:T[t]},n.item,{isInverted:_,hasBackground:C,modelIcon:d,locationIcon:s,totalLocations:m,allLocationsLabel:p})))})))))})),cm=Fe.default.div.withConfig({displayName:"JobArticle__ArticleHead",componentId:"sc-1bwhr8-0"})(wc||(wc=e.__makeTemplateObject(["\n & + * {\n margin-top: ","px;\n }\n"],["\n & + * {\n margin-top: ","px;\n }\n"])),o.spacings.spacer),mm=Fe.default(t.Copy).withConfig({displayName:"JobArticle__JobInfos",componentId:"sc-1bwhr8-1"})(yc||(yc=e.__makeTemplateObject(["\n &:not(:first-child) {\n margin-top: ","px;\n }\n"],["\n &:not(:first-child) {\n margin-top: ","px;\n }\n"])),o.spacings.spacer),pm=Fe.default.div.withConfig({displayName:"JobArticle__Info",componentId:"sc-1bwhr8-2"})(_c||(_c=e.__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 & + & {\n margin-top: ","px;\n }\n\n & > * + * {\n margin-left: ","px;\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 & + & {\n margin-top: ","px;\n }\n\n & > * + * {\n margin-left: ","px;\n }\n"])),3*o.spacings.nudge,2*o.spacings.nudge),um=Fe.default.span.withConfig({displayName:"JobArticle__Icon",componentId:"sc-1bwhr8-3"})(kc||(kc=e.__makeTemplateObject(["\n display: flex;\n align-items: center;\n\n & > * {\n height: 32px;\n width: 32px;\n }\n"],["\n display: flex;\n align-items: center;\n\n & > * {\n height: 32px;\n width: 32px;\n }\n"]))),gm=Fe.default.span.withConfig({displayName:"JobArticle__MainLabel",componentId:"sc-1bwhr8-4"})(Cc||(Cc=e.__makeTemplateObject(["\n display: flex;\n align-items: center;\n"],["\n display: flex;\n align-items: center;\n"]))),fm=Fe.default(t.Copy).withConfig({displayName:"JobArticle__Text",componentId:"sc-1bwhr8-5"})(Ic||(Ic=e.__makeTemplateObject(["\n & + & {\n margin-top: ","px;\n }\n"],["\n & + & {\n margin-top: ","px;\n }\n"])),3*o.spacings.nudge),hm=Fe.default(s.Actions).withConfig({displayName:"JobArticle__StyledActions",componentId:"sc-1bwhr8-6"})(Tc||(Tc=e.__makeTemplateObject(["\n margin-top: ","px;\n"],["\n margin-top: ","px;\n"])),o.spacings.spacer),xm=r.withLibTheme((function(i){var a,o,d=i.anchorId,s=i.bgMode,c=i.jobTitle,m=i.employmentTypes,p=i.locations,u=i.totalLocations,g=i.allLocationsLabel,f=i.modelIcon,h=i.locationIcon,x=i.abstract,b=i.description,y=i.organization,_=i.datePosted,k=i.primaryAction,C=i.secondaryAction,I=r.useLibTheme().colors,T="inverted"===s,E=w.isValidArray(m,!1),j=null==p?void 0:p.filter((function(e){return e.name})),N=w.isValidArray(j,!1),L="";N&&(L=void 0!==u&&j.length>=u?g||"":null===(a=j.map((function(e){return e.name})))||void 0===a?void 0:a.join(", "));var O={jobTitle:c,locations:p,jobDesc:v.concat([x,b]," - "),organization:y,directApply:!(!k&&!C),employmentTypes:(null==m?void 0:m.filter((function(e){return e.type})).map((function(e){return e.type})))||[],datePosted:_};return Ae.default.createElement(n.Section,{addSeperation:!0,anchorId:d,bgColor:T?I.sectionBg.dark:s?I.sectionBg.medium:I.sectionBg.light,bgMode:n.mapToBgMode(s,!0)},function(e){var n,t,i,a,o,r=e.jobTitle,d=e.jobDesc,s=e.organization,c=e.directApply,m=e.locations,p=e.employmentTypes,u=e.datePosted;return Ae.default.createElement(l.JsonLd,{item:{"@context":"https://schema.org","@type":"JobPosting",title:r,description:d,datePosted:null==u?void 0:u.toISOString(),employmentType:null==p?void 0:p.filter(We),hiringOrganization:{"@type":"Organization",name:null==s?void 0:s.name,url:(null==s?void 0:s.url)?encodeURIComponent(null==s?void 0:s.url):"",logo:null==s?void 0:s.logo,telephone:null==s?void 0:s.telephone,email:null==s?void 0:s.email,address:(null===(n=null==s?void 0:s.address)||void 0===n?void 0:n.streetAddress)?{"@type":"PostalAddress",streetAddress:null===(t=null==s?void 0:s.address)||void 0===t?void 0:t.streetAddress,addressLocality:null===(i=null==s?void 0:s.address)||void 0===i?void 0:i.addressLocality,postalCode:null===(a=null==s?void 0:s.address)||void 0===a?void 0:a.postalCode,addressCountry:null===(o=null==s?void 0:s.address)||void 0===o?void 0:o.addressCountry}:void 0},jobLocation:null==m?void 0:m.map((function(e){return{"@type":"Place",address:{"@type":"PostalAddress",addressLocality:e.addressLocality||e.name,streetAddress:e.streetAddress,addressRegion:e.addressRegion,postalCode:e.postalCode,addressCountry:e.addressCountry}}})),directApply:c}})}(O),Ae.default.createElement(n.Wrapper,{clampWidth:"small",addWhitespace:!0},Ae.default.createElement(cm,null,Ae.default.createElement(t.Heading,{size:"heading-2",innerHTML:c,isInverted:T}),(E||N)&&Ae.default.createElement(mm,{type:"copy-b","data-sheet":"info",isInverted:T},E&&Ae.default.createElement(pm,null,Ae.default.createElement(um,null,f?f():Ae.default.createElement(e.ClockFilled,null)),Ae.default.createElement(gm,null,null===(o=null==m?void 0:m.filter((function(e){return e.name})).map((function(e){return e.name})))||void 0===o?void 0:o.join(", "))),N&&Ae.default.createElement(pm,null,Ae.default.createElement(um,null,h?h():Ae.default.createElement(e.LocationPin,null)),Ae.default.createElement(gm,null,L)))),x&&Ae.default.createElement(fm,{type:"copy-b",isInverted:T},x),b&&Ae.default.createElement(fm,{innerHTML:b,isInverted:T}),(k||C)&&Ae.default.createElement(hm,{primary:k&&k(T),secondary:C&&C(T)})))})),vm=Fe.default(p.Image).withConfig({displayName:"PointOfInterestDetail__StyledImage",componentId:"sc-hksryh-0"})(Ec||(Ec=e.__makeTemplateObject(["\n &:not(:last-child) {\n margin-bottom: ","px;\n }\n"],["\n &:not(:last-child) {\n margin-bottom: ","px;\n }\n"])),o.spacings.spacer),bm=Fe.default(m.POIFacts).withConfig({displayName:"PointOfInterestDetail__Facts",componentId:"sc-hksryh-1"})(jc||(jc=e.__makeTemplateObject(["\n max-width: 880px;\n"],["\n max-width: 880px;\n"]))),wm=Fe.default(t.Heading).withConfig({displayName:"PointOfInterestDetail__PoiTitle",componentId:"sc-hksryh-2"})(Nc||(Nc=e.__makeTemplateObject(["\n max-width: 880px;\n\n overflow: hidden;\n text-overflow: ellipsis;\n display: -webkit-box;\n -webkit-line-clamp: 2; /* number of lines to show */\n line-clamp: 2;\n -webkit-box-orient: vertical;\n\n &:not(:first-child) {\n margin-top: ","px;\n }\n"],["\n max-width: 880px;\n\n overflow: hidden;\n text-overflow: ellipsis;\n display: -webkit-box;\n -webkit-line-clamp: 2; /* number of lines to show */\n line-clamp: 2;\n -webkit-box-orient: vertical;\n\n &:not(:first-child) {\n margin-top: ","px;\n }\n"])),3*o.spacings.nudge),ym=Fe.default(t.Copy).withConfig({displayName:"PointOfInterestDetail__PoiText",componentId:"sc-hksryh-3"})(Lc||(Lc=e.__makeTemplateObject(["\n max-width: 880px;\n\n &:not(:first-child) {\n margin-top: ","px;\n }\n"],["\n max-width: 880px;\n\n &:not(:first-child) {\n margin-top: ","px;\n }\n"])),3*o.spacings.nudge),_m=r.withLibTheme((function(t){var a=t.anchorId,l=t.image,d=t.title,s=t.intro,c=t.text,p=t.facts,u=t.infos,g=t.bgMode,f=t.customFact,h=r.useLibTheme().colors,x="inverted"===g,v="full"===g,b=i.useMemo((function(){return w.isValidArray(null==u?void 0:u.filter((function(e){return w.isValidArray(e.items,!1)})),!1)}),[u]);return Ae.default.createElement(n.Section,{addSeperation:!0,anchorId:a,bgColor:x?h.sectionBg.dark:v?h.sectionBg.medium:h.sectionBg.light,bgMode:n.mapToBgMode(g,!0)},Ae.default.createElement(n.Wrapper,{addWhitespace:!0},(null==l?void 0:l.small)&&Ae.default.createElement(vm,e.__assign({},l,{coverSpace:!0,allowEdgeRadius:!0,isInverted:x})),Ae.default.createElement(n.Grid.Row,{gutter:5*o.spacings.nudge,semilarge:{gutter:o.spacings.spacer}},Ae.default.createElement(n.Grid.Col,{semilarge:{span:b?5.7/8:1}},d&&Ae.default.createElement(wm,{size:"heading-2",isInverted:x},d),w.isValidArray(p,!1)&&Ae.default.createElement(bm,{isInverted:x,facts:p,customFact:f}),s&&Ae.default.createElement(ym,{size:"medium",type:"copy-b",isInverted:x,innerHTML:s}),c&&Ae.default.createElement(ym,{size:"medium",isInverted:x,innerHTML:c})),b&&Ae.default.createElement(n.Grid.Col,{semilarge:{span:2.3/8}},Ae.default.createElement(m.InfoList,{isInverted:x,items:u})))))})),km=Fe.default.div.withConfig({displayName:"PointOfInterestOverview__Content",componentId:"sc-epctuk-0"})(Oc||(Oc=e.__makeTemplateObject(["\n & > * + * {\n margin-top: ","px;\n }\n\n @media "," {\n & > * + * {\n margin-top: ","px;\n }\n }\n"],["\n & > * + * {\n margin-top: ","px;\n }\n\n @media "," {\n & > * + * {\n margin-top: ","px;\n }\n }\n"])),5*o.spacings.nudge,o.mq.large,3*o.spacings.nudge),Cm=Fe.default(h.FilterField).withConfig({displayName:"PointOfInterestOverview__Filter",componentId:"sc-epctuk-1"})(Bc||(Bc=e.__makeTemplateObject(["\n // margin to show prevent section overflow outline\n margin-top: 2px;\n\n &:not(:last-child) {\n margin-bottom: ","px;\n }\n"],["\n // margin to show prevent section overflow outline\n margin-top: 2px;\n\n &:not(:last-child) {\n margin-bottom: ","px;\n }\n"])),5*o.spacings.nudge),Im=function(e,n){return n?null==n?void 0:n.filter((function(n){return!e.find((function(e){return e.item.id===n.id}))})):[]},Tm=function(e,n){var t=[];if(!w.isValidArray(null==n?void 0:n.filter((function(e){return void 0!==e.id})),!1))return t;var i=null==n?void 0:n.filter(function(e){return function(n){return new RegExp(e).test(n.name)}}(e));w.isValidArray(i,!1)&&t.push.apply(t,i.map((function(e){return{item:e,priority:1}})));var a=Im(t,null==n?void 0:n.filter(function(e){return function(n){var t=e.toLowerCase().replace(/\s/g,""),i=n.name.toLowerCase().replace(/\s/g,"");return new RegExp(t).test(i)}}(e)));w.isValidArray(a,!1)&&t.push.apply(t,a.map((function(e){return{item:e,priority:2}})));var o=Im(t,null==n?void 0:n.filter(function(e){return function(n){if(!w.isValidArray(n.facts,!1))return!1;var t=e.toLowerCase().replace(/\s/g,""),i=new RegExp(t);return!!n.facts.find((function(e){var n=e.toLowerCase().replace(/\s/g,"");return i.test(n)}))}}(e)));w.isValidArray(o,!1)&&t.push.apply(t,o.map((function(e){return{item:e,priority:3}})));var r=Im(t,null==n?void 0:n.filter(function(e){return function(n){if(!w.isValidArray(null==n?void 0:n.infos,!1))return!1;var t=e.toLowerCase().replace(/\s/g,""),i=new RegExp(t);return!!n.infos.find((function(e){if(!e.text)return!1;var n=e.text.toLowerCase().replace(/\s/g,"");return i.test(n)}))}}(e)));w.isValidArray(r,!1)&&t.push.apply(t,r.map((function(e){return{item:e,priority:4}})));var l=Im(t,null==n?void 0:n.filter(function(e){return function(n){if(!n.shortDescription)return!1;var t=e.toLowerCase().replace(/\s/g,""),i=n.shortDescription.toLowerCase().replace(/\s/g,"");return new RegExp(t).test(i)}}(e)));return w.isValidArray(l,!1)&&t.push.apply(t,l.map((function(e){return{item:e,priority:5}}))),t},Em=r.withLibTheme((function(t){var a,o=t.anchorId,l=t.bgMode,d=t.pois,s=t.enableFiltering,p=t.initialFilterQuery,u=t.filterPlaceholder,g=void 0===u?"Filter":u,f=t.filterSubmitIcon,h=t.filterClearIcon,x=r.useLibTheme(),v=x.colors,b=x.globals.sections.poiFilterName,w="inverted"===l,_="full"===l,C=i.useState(p||""),I=C[0],T=C[1],E=y.useMounted(),j=Ae.default.useMemo((function(){for(var n=I.split(" ").map((function(e){return e.trim()})),t=[],i=0,a=n;i<a.length;i++)for(var o=a[i],r=function(e){var n=t.findIndex((function(n){return n.match.item.id===e.item.id}));-1!==n?t[n].intersections+=1:t.push({match:e,intersections:1})},l=0,s=Tm(im(o),d||[]);l<s.length;l++){r(s[l])}return t.filter((function(e){return e.intersections>=n.length})).map((function(n){return e.__assign({},n.match)}))}),[I,d]),N=i.useCallback((function(){return c.getUrlParams()[b]}),[b]);return i.useEffect((function(){var e=N();null!=e&&"string"==typeof e&&T(e)}),[N]),i.useEffect((function(){E||(I?c.setUrlParam(b,I):c.deleteUrlParam(b))}),[b,I,E]),k.useUpdateEffect((function(){I?c.setUrlParam(b,I):c.deleteUrlParam(b)}),[I]),Ae.default.createElement(n.Section,{addSeperation:!0,anchorId:o,bgColor:w?v.sectionBg.dark:_?v.sectionBg.medium:v.sectionBg.light,bgMode:n.mapToBgMode(l,!0)},Ae.default.createElement(n.Wrapper,{addWhitespace:!0},s&&Ae.default.createElement(Cm,{value:I,initialValue:p,placeholder:g,onSubmit:T,submitIcon:f,clearIcon:h,isInverted:w}),Ae.default.createElement(km,null,null===(a=null==j?void 0:j.sort((function(e,n){return e.priority-n.priority})))||void 0===a?void 0:a.map((function(n,t){return Ae.default.createElement(m.POICard,e.__assign({key:t},n.item,{isInverted:w}))})))))})),jm=Fe.default(n.Section).withConfig({displayName:"PointOfInterestMap__PoiMapSection",componentId:"sc-1ke8oz0-0"})(Ac||(Ac=e.__makeTemplateObject(["\n position: relative;\n ","\n\n header + & {\n ","\n ","\n }\n"],["\n position: relative;\n ","\n\n header + & {\n ","\n ","\n }\n"])),(function(n){return n.isLarge&&a.css(Sc||(Sc=e.__makeTemplateObject(["\n // Doing some crazy shit to calculate curent navbar height in CSS\n ","\n"],["\n // Doing some crazy shit to calculate curent navbar height in CSS\n ","\n"])),(function(n){var t=n.theme,i=C.generateNavbarIdent({pageFlow:"beforeContent",hasMain:!0}),r=C.generateNavbarIdent({pageFlow:"beforeContent",hasMain:!0,hasTop:!0}),l=C.generateNavbarIdent({pageFlow:"beforeContent",hasMain:!0,hasBottom:!0}),d=C.generateNavbarIdent({pageFlow:"beforeContent",hasTop:!0,hasMain:!0,hasBottom:!0}),s=C.getFullNavbarHeights(t,i).large,c=C.getFullNavbarHeights(t,r).large,m=C.getFullNavbarHeights(t,l).large,p=C.getFullNavbarHeights(t,d).large,u=function(e){return e.map((function(e){return"[data-navbar-ident*='".concat(e,"']")})).join("")},g="100vh";return a.css(Mc||(Mc=e.__makeTemplateObject(["\n "," {\n height: ",";\n }\n\n // with main navbar element\n header"," ~ & {\n "," {\n height: calc("," - ","px);\n }\n }\n\n // with main and top navbar elements\n header"," ~ & {\n "," {\n height: calc("," - ","px);\n }\n }\n\n // with main and bottom navbar elements\n header"," ~ & {\n "," {\n height: calc("," - ","px);\n }\n }\n\n // with all navbar elements\n header"," ~ & {\n "," {\n height: calc("," - ","px);\n }\n }\n\n @media "," {\n // with main navbar element\n header"," ~ & {\n "," {\n height: calc("," - ","px);\n }\n }\n\n // with main and top navbar elements\n header"," ~ & {\n "," {\n height: calc("," - ","px);\n }\n }\n\n // with main and bottom navbar elements\n header"," ~ & {\n "," {\n height: calc(\n "," - ","px\n );\n }\n }\n\n // with all navbar elements\n header"," ~ & {\n "," {\n height: calc("," - ","px);\n }\n }\n }\n "],["\n "," {\n height: ",";\n }\n\n // with main navbar element\n header"," ~ & {\n "," {\n height: calc("," - ","px);\n }\n }\n\n // with main and top navbar elements\n header"," ~ & {\n "," {\n height: calc("," - ","px);\n }\n }\n\n // with main and bottom navbar elements\n header"," ~ & {\n "," {\n height: calc("," - ","px);\n }\n }\n\n // with all navbar elements\n header"," ~ & {\n "," {\n height: calc("," - ","px);\n }\n }\n\n @media "," {\n // with main navbar element\n header"," ~ & {\n "," {\n height: calc("," - ","px);\n }\n }\n\n // with main and top navbar elements\n header"," ~ & {\n "," {\n height: calc("," - ","px);\n }\n }\n\n // with main and bottom navbar elements\n header"," ~ & {\n "," {\n height: calc(\n "," - ","px\n );\n }\n }\n\n // with all navbar elements\n header"," ~ & {\n "," {\n height: calc("," - ","px);\n }\n }\n }\n "])),Lm,g,u(i.split("-")),Lm,g,s[0],u(r.split("-")),Lm,g,c[0],u(l.split("-")),Lm,g,m[0],u(d.split("-")),Lm,g,p[0],o.mq.semilarge,u(i.split("-")),Lm,g,s[1],u(r.split("-")),Lm,g,c[1],u(l.split("-")),Lm,g,m[1],u(d.split("-")),Lm,g,p[1])}))}),o.withRange([0],"padding-top"),o.withRange([0],"margin-top")),Nm=Fe.default.div.withConfig({displayName:"PointOfInterestMap__MapContainer",componentId:"sc-1ke8oz0-1"})(qc||(qc=e.__makeTemplateObject(["\n position: relative;\n"],["\n position: relative;\n"]))),Lm=Fe.default.div.withConfig({displayName:"PointOfInterestMap__Map",componentId:"sc-1ke8oz0-2"})(Fc||(Fc=e.__makeTemplateObject(["\n min-height: 360px;\n height: 360px;\n max-height: 1300px;\n z-index: 0;\n\n @media "," {\n height: 600px;\n min-height: 600px;\n }\n"],["\n min-height: 360px;\n height: 360px;\n max-height: 1300px;\n z-index: 0;\n\n @media "," {\n height: 600px;\n min-height: 600px;\n }\n"])),o.mq.medium),Om=Fe.default.button.withConfig({displayName:"PointOfInterestMap__RequestGeolocationBtn",componentId:"sc-1ke8oz0-3"})(zc||(zc=e.__makeTemplateObject(["\n position: absolute;\n top: ","px;\n left: ","px;\n\n background-color: transparent;\n border: none;\n padding: ","px;\n cursor: pointer;\n\n transition: transform 0.2s ease-in-out, opacity 0.2s ease-in-out;\n\n @media (hover: hover) and (pointer: fine) {\n &:hover {\n opacity: 0.6;\n }\n }\n\n &:focus {\n outline: 2px solid ",";\n transform: scale(1.012);\n }\n\n &:focus:not(:focus-visible) {\n outline: none;\n }\n\n &:active {\n transform: scale(0.95);\n }\n\n & > * {\n width: 30px;\n height: 30px;\n }\n"],["\n position: absolute;\n top: ","px;\n left: ","px;\n\n background-color: transparent;\n border: none;\n padding: ","px;\n cursor: pointer;\n\n transition: transform 0.2s ease-in-out, opacity 0.2s ease-in-out;\n\n @media (hover: hover) and (pointer: fine) {\n &:hover {\n opacity: 0.6;\n }\n }\n\n &:focus {\n outline: 2px solid ",";\n transform: scale(1.012);\n }\n\n &:focus:not(:focus-visible) {\n outline: none;\n }\n\n &:active {\n transform: scale(0.95);\n }\n\n & > * {\n width: 30px;\n height: 30px;\n }\n"])),2*o.spacings.nudge,2*o.spacings.nudge,o.spacings.nudge,(function(e){var n=e.theme;return o.getColors(n).primary.default})),Bm=Fe.default.div.withConfig({displayName:"PointOfInterestMap__CardStage",componentId:"sc-1ke8oz0-4"})(Wc||(Wc=e.__makeTemplateObject(["\n position: fixed;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n z-index: 10;\n\n display: flex;\n align-items: flex-end;\n justify-content: flex-end;\n\n pointer-events: all;\n background-color: rgba(255, 255, 255, 0.8);\n\n @media "," {\n position: absolute;\n background-color: transparent;\n padding: ","px;\n padding-bottom: ","px;\n\n pointer-events: none;\n }\n"],["\n position: fixed;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n z-index: 10;\n\n display: flex;\n align-items: flex-end;\n justify-content: flex-end;\n\n pointer-events: all;\n background-color: rgba(255, 255, 255, 0.8);\n\n @media "," {\n position: absolute;\n background-color: transparent;\n padding: ","px;\n padding-bottom: ","px;\n\n pointer-events: none;\n }\n"])),o.mq.medium,2*o.spacings.nudge,3*o.spacings.nudge),Mm=Fe.default.div.withConfig({displayName:"PointOfInterestMap__MapCardView",componentId:"sc-1ke8oz0-5"})(Rc||(Rc=e.__makeTemplateObject(["\n max-height: 100%;\n width: 100%;\n padding: ","px;\n overflow: auto;\n\n background: ",";\n box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.3);\n pointer-events: all;\n border-radius: 8px;\n\n & > * + * {\n margin-top: ","px;\n }\n\n @media "," {\n max-width: 400px;\n }\n"],["\n max-height: 100%;\n width: 100%;\n padding: ","px;\n overflow: auto;\n\n background: ",";\n box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.3);\n pointer-events: all;\n border-radius: 8px;\n\n & > * + * {\n margin-top: ","px;\n }\n\n @media "," {\n max-width: 400px;\n }\n"])),2*o.spacings.nudge,(function(e){var n=e.theme;return o.getColors(n).elementBg.light}),3*o.spacings.nudge,o.mq.medium),Sm=Fe.default.header.withConfig({displayName:"PointOfInterestMap__MapCardHeader",componentId:"sc-1ke8oz0-6"})(Pc||(Pc=e.__makeTemplateObject(["\n display: flex;\n align-items: center;\n"],["\n display: flex;\n align-items: center;\n"]))),Am=Fe.default.button.withConfig({displayName:"PointOfInterestMap__CloseBtn",componentId:"sc-1ke8oz0-7"})(Vc||(Vc=e.__makeTemplateObject(["\n display: inline-block;\n border: none;\n background-color: transparent;\n cursor: pointer;\n margin-left: auto;\n padding: ","px;\n\n transition: transform 0.2s ease-in-out, opacity 0.2s ease-in-out;\n\n @media (hover: hover) and (pointer: fine) {\n &:hover {\n opacity: 0.6;\n }\n }\n\n &:focus {\n outline: 2px solid ",";\n transform: scale(1.012);\n }\n\n &:focus:not(:focus-visible) {\n outline: none;\n }\n\n &:active {\n transform: scale(0.95);\n }\n"],["\n display: inline-block;\n border: none;\n background-color: transparent;\n cursor: pointer;\n margin-left: auto;\n padding: ","px;\n\n transition: transform 0.2s ease-in-out, opacity 0.2s ease-in-out;\n\n @media (hover: hover) and (pointer: fine) {\n &:hover {\n opacity: 0.6;\n }\n }\n\n &:focus {\n outline: 2px solid ",";\n transform: scale(1.012);\n }\n\n &:focus:not(:focus-visible) {\n outline: none;\n }\n\n &:active {\n transform: scale(0.95);\n }\n"])),o.spacings.nudge,(function(e){var n=e.theme;return o.getColors(n).primary.default})),qm=function(n){var i=n.name,a=n.facts,o=n.description,l=n.infos,d=n.action,s=n.customFact,c=n.customClose,p=n.onClose,u=n.className,g=r.useLibTheme().colors;return Ae.default.createElement(Mm,{className:u},Ae.default.createElement(Sm,null,i&&Ae.default.createElement(t.Copy,{type:"copy-b",size:"big"},i),Ae.default.createElement(Am,{onClick:p},c||Ae.default.createElement(e.Cross,{iconColor:g.text.default}))),w.isValidArray(a,!1)&&Ae.default.createElement(m.POIFacts,{facts:a,customFact:s}),o&&Ae.default.createElement(t.Copy,{type:"copy",size:"small",innerHTML:o}),w.isValidArray(l,!1)&&Ae.default.createElement(m.InfoList,{items:[{items:l}]}),d&&d)},Fm=r.withLibTheme((function(t){var a=t.anchorId,l=t.size,d=t.pois,s=t.initialPointOfInterest,c=void 0===s?"":s,m=t.provider,p=t.attribution,u=t.center,g=void 0===u?[51.505,-.09]:u,f=t.zoom,h=void 0===f?5:f,x=t.fitBoundsPadding,v=t.allMarkersOnInit,b=void 0!==v&&v,w=t.restrictToMarkersArea,y=void 0===w||w,_=t.showOwnPosition,k=t.flyToZoom,C=t.customFact,I=t.currentPosMarker,E=t.customCardClose,j=t.customLocationRequest,N="large"===l,L=r.useLibTheme().colors,O=i.useState(c||""),B=O[0],M=O[1],S=i.useState(!1),A=S[0],q=S[1],F=i.useMemo((function(){return null==d?void 0:d.find((function(e){return e.id===B}))}),[B,d]),z=T.useGeolocation(!0,!1),W=z.isSupported,R=z.location,P=z.reset,V=i.useMemo((function(){var n,t={size:[28,28],anchor:[14,28],sizeActive:[70,70],anchorActive:[35,70],url:o.getSVGDataImg(Ae.default.createElement(e.LocationPin,null))},i={size:[24,24],anchor:[12,12],sizeActive:[24,24],anchorActive:[12,12],url:o.getSVGDataImg(Ae.default.createElement(e.CurrentLocation,{iconColor:"#5383EC"}))},a=(null===(n=null==d?void 0:d.filter((function(e){return void 0!==e.id})))||void 0===n?void 0:n.map((function(e){return{id:e.id,position:e.position,icon:e.icon||t,isInteractive:!0}})))||[];return W&&(null==R?void 0:R.coords.latitude)&&(null==R?void 0:R.coords.longitude)&&a.push({id:"my-current-position-123456789",position:[R.coords.latitude,R.coords.longitude],icon:I||i}),a}),[I,W,null==R?void 0:R.coords.latitude,null==R?void 0:R.coords.longitude,d]),H=T.useLeafletMap({url:m,attribution:p,center:g,zoom:h,activeMarkerId:B,markers:V,fitBoundsPadding:x,restrictToMarkersArea:y,showZoomControls:!0,zoomControlPosition:"bottomleft",onMarkerClick:function(e){M((function(n){return n===e?"":e}))}}),G=H.isLoaded,D=H.setContainer,U=H.flyToActive,Z=H.showAllMarkers,J=H.flyToPosition,X=H.getCurrentZoom;i.useEffect((function(){if(G&&!A)b&&Z();else{var e=X(),n=k;void 0!==k&&e>k&&(n=e),U(n)}}),[B,b,U,k,X,c,A,G,Z]),i.useEffect((function(){A||B===c||q(!0)}),[B,c,A]);return Ae.default.createElement(jm,{anchorId:a,bgColor:"image",bgMode:"full",isLarge:N},Ae.default.createElement(n.Wrapper,{clampWidth:N?"large":"normal"},Ae.default.createElement(Nm,null,Ae.default.createElement(Lm,{ref:D,isLarge:"large"===l}),_&&Ae.default.createElement(Om,{onClick:function(){return e.__awaiter(void 0,void 0,void 0,(function(){var n,t,i,a;return e.__generator(this,(function(e){switch(e.label){case 0:return(null===(i=null==R?void 0:R.coords)||void 0===i?void 0:i.latitude)&&(null===(a=null==R?void 0:R.coords)||void 0===a?void 0:a.longitude)?(n=X(),t=k,void 0!==k&&n>k&&(t=n),J([R.coords.latitude,R.coords.longitude],t),[3,4]):[3,1];case 1:return e.trys.push([1,3,,4]),[4,P()];case 2:return e.sent()&&Z(),[3,4];case 3:return e.sent(),[3,4];case 4:return[2]}}))}))}},j||Ae.default.createElement(e.MyLocation,{iconColor:L.text.default})),F&&F.name&&Ae.default.createElement(Bm,{onClick:function(e){e.target===e.currentTarget&&M("")}},Ae.default.createElement(qm,e.__assign({},F,{onClose:function(){return M("")},customFact:C,customClose:E}))))))})),zm=Fe.default.div.withConfig({displayName:"FooterBottomGrid__View",componentId:"sc-k4buhx-0"})(Hc||(Hc=e.__makeTemplateObject(["\n border-top: 1px solid ",";\n padding: ","px 0;\n\n & > * + * {\n margin-top: ","px;\n }\n\n @media "," {\n display: flex;\n flex-direction: row;\n align-items: center;\n justify-content: space-between;\n\n & > * + * {\n margin-top: 0;\n margin-left: ","px;\n }\n }\n"],["\n border-top: 1px solid ",";\n padding: ","px 0;\n\n & > * + * {\n margin-top: ","px;\n }\n\n @media "," {\n display: flex;\n flex-direction: row;\n align-items: center;\n justify-content: space-between;\n\n & > * + * {\n margin-top: 0;\n margin-left: ","px;\n }\n }\n"])),(function(e){var n=e.theme;return o.getColors(n).elementBg.medium}),2*o.spacings.nudge,2*o.spacings.nudge,o.mq.semilarge,2*o.spacings.nudge),Wm=Fe.default.ul.withConfig({displayName:"FooterBottomGrid__LinkListView",componentId:"sc-k4buhx-1"})(Gc||(Gc=e.__makeTemplateObject(["\n padding: 0;\n margin: 0;\n list-style: none;\n\n display: flex;\n flex-wrap: wrap;\n flex-direction: row;\n align-items: center;\n\n margin-left: -","px;\n"],["\n padding: 0;\n margin: 0;\n list-style: none;\n\n display: flex;\n flex-wrap: wrap;\n flex-direction: row;\n align-items: center;\n\n margin-left: -","px;\n"])),o.spacings.nudge),Rm=Fe.default.li.withConfig({displayName:"FooterBottomGrid__BottomLinkItem",componentId:"sc-k4buhx-2"})(Dc||(Dc=e.__makeTemplateObject(["\n display: flex;\n align-items: center;\n\n padding-left: ","px;\n"],["\n display: flex;\n align-items: center;\n\n padding-left: ","px;\n"])),o.spacings.nudge),Pm=Fe.default(d.Link).withConfig({displayName:"FooterBottomGrid__StyledLink",componentId:"sc-k4buhx-3"})(Uc||(Uc=e.__makeTemplateObject(["\n display: block;\n text-decoration: none;\n\n ","\n color: ",";\n"],["\n display: block;\n text-decoration: none;\n\n ","\n color: ",";\n"])),t.copyStyle("copy","small"),(function(e){var n=e.theme;return e.isInverted?o.getColors(n).text.inverted:o.getColors(n).text.default})),Vm={View:function(e){var n=e.className,t=e.children;return Ae.default.createElement(zm,{className:n},t)},LinkList:function(n){var t=n.isInverted,a=n.links,o=n.brandIcon,r=n.className,l=i.useMemo((function(){return null==o?void 0:o(t)}),[o,t]);return Ae.default.createElement(Wm,{className:r},null==a?void 0:a.map((function(n,i){return Ae.default.createElement(Rm,{key:i},Ae.default.createElement(Pm,e.__assign({},n.link,{isInverted:t}),n.label))})),null!==l&&Ae.default.createElement(Rm,null,l||Ae.default.createElement(m.Bdot,null)))}},Hm=Fe.default.div.withConfig({displayName:"FooterBottomBar__LeftWrapper",componentId:"sc-bymlk0-0"})(Zc||(Zc=e.__makeTemplateObject(["\n display: flex;\n flex-wrap: wrap;\n margin-left: -","px;\n\n & > * {\n padding-left: ","px;\n }\n"],["\n display: flex;\n flex-wrap: wrap;\n margin-left: -","px;\n\n & > * {\n padding-left: ","px;\n }\n"])),o.spacings.spacer,o.spacings.spacer),Gm=function(n){var t=n.isInverted,i=n.languages,a=n.linksLeft,o=n.linksRight,r=n.brandIcon,l=n.languageIcon,d=n.className;return Ae.default.createElement(Vm.View,{className:d},Ae.default.createElement(Hm,null,i&&Ae.default.createElement(p.LanguageSwitcher,{isInverted:t,langs:i,languageIcon:l||function(){return Ae.default.createElement(e.LanguageIcon,null)},textSize:"small"}),w.isValidArray(a,!1)&&Ae.default.createElement(Vm.LinkList,{links:a,isInverted:t,brandIcon:function(){return null}})),w.isValidArray(o)&&Ae.default.createElement(Vm.LinkList,{links:o,isInverted:t,brandIcon:r}))},Dm=Fe.default(n.Section).withConfig({displayName:"Footer__FooterSection",componentId:"sc-9q145o-0"})(Jc||(Jc=e.__makeTemplateObject(["\n ","\n ","\n"],["\n ","\n ","\n"])),o.withRange([0],"padding-bottom"),o.withRange([0],"margin-bottom")),Um=Fe.default.div.withConfig({displayName:"Footer__MainView",componentId:"sc-9q145o-1"})(Xc||(Xc=e.__makeTemplateObject(["\n & > * {\n margin-bottom: ","px;\n }\n"],["\n & > * {\n margin-bottom: ","px;\n }\n"])),2*o.spacings.nudge),Zm=Fe.default(t.Copy).withConfig({displayName:"Footer__ColTitle",componentId:"sc-9q145o-2"})(Qc||(Qc=e.__makeTemplateObject(["\n margin-bottom: ","px;\n"],["\n margin-bottom: ","px;\n"])),2*o.spacings.nudge),Jm=Fe.default(d.Link).withConfig({displayName:"Footer__StyledLink",componentId:"sc-9q145o-3"})(Kc||(Kc=e.__makeTemplateObject(["\n display: inline-block;\n text-decoration: none;\n\n ","\n color: ",";\n"],["\n display: inline-block;\n text-decoration: none;\n\n ","\n color: ",";\n"])),t.copyStyle("copy","medium"),(function(e){var n=e.theme;return e.isInverted?o.getColors(n).text.inverted:o.getColors(n).text.default})),Xm=Fe.default.ul.withConfig({displayName:"Footer__LinkList",componentId:"sc-9q145o-4"})($c||($c=e.__makeTemplateObject(["\n padding: 0;\n margin: 0;\n list-style: none;\n"],["\n padding: 0;\n margin: 0;\n list-style: none;\n"]))),Qm=Fe.default.li.withConfig({displayName:"Footer__LinkItem",componentId:"sc-9q145o-5"})(Yc||(Yc=e.__makeTemplateObject(["\n & + & {\n margin-top: ","px;\n }\n"],["\n & + & {\n margin-top: ","px;\n }\n"])),o.spacings.nudge),Km=Fe.default.div.withConfig({displayName:"Footer__CustomCol",componentId:"sc-9q145o-6"})(em||(em=e.__makeTemplateObject(["\n & > * + * {\n margin-top: ","px;\n }\n\n @media "," {\n & > * + * {\n margin-top: ","px;\n }\n }\n"],["\n & > * + * {\n margin-top: ","px;\n }\n\n @media "," {\n & > * + * {\n margin-top: ","px;\n }\n }\n"])),5*o.spacings.nudge,o.mq.semilarge,o.spacings.spacer),$m=Fe.default(t.Copy).withConfig({displayName:"Footer__FootNote",componentId:"sc-9q145o-7"})(nm||(nm=e.__makeTemplateObject(["\n margin-top: ","px;\n\n @media "," {\n margin-top: ","px;\n }\n"],["\n margin-top: ","px;\n\n @media "," {\n margin-top: ","px;\n }\n"])),5*o.spacings.nudge,o.mq.semilarge,o.spacings.spacer),Ym=r.withLibTheme((function(t){var a=t.bgMode,l=t.siteLinks,d=t.customColumn,s=t.footNote,c=t.bottomBar,m=t.bottomLinksLeft,p=t.bottomLinksRight,u=t.languages,g=r.useLibTheme().colors,f="inverted"===a,h=i.useMemo((function(){return d?d({isInverted:f,siteLinks:l,languages:u,bottomLinksLeft:m,bottomLinksRight:p}):void 0}),[m,p,d,f,u,l]),x=i.useMemo((function(){return c?c({isInverted:f,siteLinks:l,languages:u,bottomLinksLeft:m,bottomLinksRight:p}):void 0}),[c,m,p,f,u,l]),v=i.useMemo((function(){return null!==c&&(!!x||null!==x&&(w.isValidArray(u,!1)||w.isValidArray(m,!1)||w.isValidArray(p,!1)))}),[x,c,m,p,u]);return Ae.default.createElement(Dm,{addSeperation:!0,renderAs:"footer",clampSolidBg:!1,bgMode:n.mapToBgMode(a,!0),bgColor:f?g.sectionBg.dark:a?g.sectionBg.medium:g.sectionBg.light},Ae.default.createElement(n.Wrapper,{addWhitespace:!0},Ae.default.createElement(Um,null,Ae.default.createElement(n.Grid.Row,{gutter:5*o.spacings.nudge,medium:{gutter:o.spacings.spacer}},null==l?void 0:l.map((function(t,i){var a=t.title,o=t.links;return Ae.default.createElement(n.Grid.Col,{key:i,medium:{span:.5},semilarge:{span:4/12},large:{span:.25},valign:"top"},Ae.default.createElement(Zm,{type:"copy-b",isInverted:f},a),Ae.default.createElement(Xm,null,null==o?void 0:o.map((function(n,t){var i=n.link,a=n.label;return Ae.default.createElement(Qm,{key:t},Ae.default.createElement(Jm,e.__assign({},i,{isInverted:f}),a))}))))})),h&&Ae.default.createElement(n.Grid.Col,{large:{span:.25},toRight:!0,valign:"top"},Ae.default.createElement(Km,null,h))),s&&Ae.default.createElement($m,{size:"small",isInverted:f,innerHTML:s})),x||(v?Ae.default.createElement(Gm,{isInverted:f,linksLeft:m,linksRight:p,languages:u}):null)))})),ep=Fe.default.div.withConfig({displayName:"FooterArticle__View",componentId:"sc-apxyjh-0"})(tm||(tm=e.__makeTemplateObject(["\n & > * + * {\n margin-top: ","px;\n }\n"],["\n & > * + * {\n margin-top: ","px;\n }\n"])),2*o.spacings.nudge),np=function(e){var n=e.isInverted,i=e.title,a=e.text,o=e.action,r=e.className;return Ae.default.createElement(ep,{className:r},i&&Ae.default.createElement(t.Copy,{type:"copy-b",isInverted:n},i),a&&Ae.default.createElement(t.Copy,{size:"small",isInverted:n,innerHTML:a}),o&&o({isInverted:n}))},tp=Object.freeze({__proto__:null,FooterColumn:function(e){var n=e.isInverted,t=e.title,i=e.text,a=e.action,o=e.socialTitle,r=e.socials;return Ae.default.createElement(Ae.default.Fragment,null,(t||i||a)&&Ae.default.createElement(np,{isInverted:n,title:t,text:i,action:a}),r&&r.length>0&&Ae.default.createElement(p.SocialList,{isInverted:n,title:o,items:r}))},FooterBottomBar:Gm}),ip=Object.freeze({__proto__:null,FooterArticle:np,FooterBottomGrid:Vm});exports.Accordion=Ue,exports.AlertList=tn,exports.Article=ln,exports.CallToAction=hn,exports.CardList=On,exports.ComparisonSlider=Hn,exports.CrossPromotion=St,exports.DynamicForm=Qt,exports.EventDetail=_i,exports.EventList=gi,exports.EventOverview=mi,exports.FactGrid=Di,exports.FactList=Ki,exports.FeatureList=fo,exports.Footer=Ym,exports.FooterPartials=tp,exports.FooterSkeletons=ip,exports.Gallery=xo,exports.Header=jo,exports.IconList=qo,exports.IndexList=Vo,exports.Intro=Ho,exports.JobArticle=xm,exports.JobList=sm,exports.Map=ar,exports.NavList=gr,exports.NewsAuthorCard=wr,exports.NewsFooter=Al,exports.NewsImages=Fl,exports.NewsIntro=Dl,exports.NewsList=Jl,exports.NewsOverview=Sl,exports.NewsTable=Ql,exports.NewsText=$l,exports.NewsVideo=rd,exports.NewsletterForm=ni,exports.NumberList=gd,exports.ParallaxBackground=function(n){var t=n.image,a=n.hAlign,o=void 0===a?"left":a,r=n.contentWidth,l=void 0===r?1:r,d=n.moveRatio,s=void 0===d?.2:d,c=n.direction,m=void 0===c?"up":c,p=n.className,u=i.useState(!1),g=u[0],f=u[1],h=i.useState(0),x=h[0],v=h[1],b=i.useState(null),w=b[0],y=b[1],_=i.useRef(null),k=1;if("string"==typeof l)switch(l){case"1/4":k=.25;break;case"half":k=.5;break;case"3/4":k=.75;break;case"auto":k=-1;break;default:k=1}else isNaN(l)||(k=l);return i.useEffect((function(){f(!0)}),[]),i.useEffect((function(){var e=null==w?void 0:w.previousElementSibling;if(e){var n=e.dataset.bgIdent,t=e.dataset.stackIdent;n&&(null==w||w.setAttribute("data-bg-ident",n)),t&&(null==w||w.setAttribute("data-stack-ident",t))}}),[w]),i.useEffect((function(){var e=function(){if(w){var e=w.getBoundingClientRect().top;v(e*s*("up"===m?1:-1))}};return e(),window.addEventListener("scroll",e),function(){window.removeEventListener("scroll",e)}}),[w,m,s]),Ae.default.createElement(Ae.default.Fragment,null,g&&Ae.default.createElement(fd,{ref:y,"data-bg-ident":"transparent"},Ae.default.createElement(hd,{ref:_,style:{transform:"translate3d(0px, ".concat(x,"px, 0px)")},className:p},Ae.default.createElement(xd,{hAlign:o,contentWidth:k},t&&Ae.default.createElement(vd,e.__assign({hAlign:o,coverSpace:-1!==k},t))))))},exports.PointOfInterestDetail=_m,exports.PointOfInterestMap=Fm,exports.PointOfInterestOverview=Em,exports.Poster=_d,exports.PriceList=Ld,exports.PriceTable=ks,exports.Quote=Es,exports.RawVideo=sc,exports.SimpleImage=Ns,exports.SocialWall=Fs,exports.Table=Ws,exports.Teaser=Us,exports.TeaserWide=$s,exports.Timeline=ic,exports.Video=ac;
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("./ClockFilled-2483aa4a.js"),n=require("./Wrapper-3b9c9e89.js"),t=require("./Copy-e860efe7.js"),i=require("react"),a=require("styled-components"),r=require("./styles-0f1a0aea.js"),o=require("./LibThemeProvider-fb99fd6d.js"),l=require("react-schemaorg"),d=require("./Link-70143bb7.js"),s=require("./statusFormatter-0393122b.js"),c=require("./urlParams-1d03b5a6.js"),p=require("./TableBlock-080c9c2e.js"),m=require("./Actions-6dd616e0.js"),u=require("./POICard-9911980e.js"),g=require("./Image-d9681be0.js"),f=require("./useIE-aef9decc.js"),h=require("react-dom/server"),x=require("formik"),v=require("./Button-72747f63.js"),b=require("./FilterField-497e998f.js"),w=require("./ButtonGhost-046437c5.js"),y=require("./Checkbox-14000bf0.js"),_=require("./concat-f387d848.js"),C=require("./VideoCard-1fa209fc.js"),k=require("./Pointer-3588eadf.js"),I=require("./arrays-c272ed59.js"),T=require("./useMounted-0bba9869.js"),E=require("./useObserverSupport-5ab320dd.js"),j=require("./useUpdateEffect-4d233e2c.js"),L=require("./Navigation-3f5d6088.js"),M=require("./useMediaQuery-d4f81f88.js"),O=require("./Control-eead1a4c.js"),B=require("./useGeolocation-4d38150b.js"),N=require("./Callout-2713f870.js");function S(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}function A(e){if(e&&e.__esModule)return e;var n=Object.create(null);return e&&Object.keys(e).forEach((function(t){if("default"!==t){var i=Object.getOwnPropertyDescriptor(e,t);Object.defineProperty(n,t,i.get?i:{enumerable:!0,get:function(){return e[t]}})}})),n.default=e,Object.freeze(n)}require("./clamp-bd21d587.js"),require("./hexRgbConverter-91b28aea.js"),require("react-datepicker"),require("./useCookieConsent-0bf94751.js"),require("./navigation-bf154e6e.js"),require("./LanguageSwitcher-47e25e95.js");var q,F,z,W,P,R,V,H,G,D,U,J,Z,X,Q,$,K,Y,ee,ne,te,ie,ae,re,oe,le,de,se,ce,pe,me,ue,ge,fe,he,xe,ve,be,we,ye,_e,Ce,ke,Ie,Te,Ee,je,Le,Me,Oe,Be,Ne,Se,Ae,qe,Fe,ze,We,Pe=S(i),Re=A(i),Ve=S(a),He=S(h),Ge=function(e,n,t){return t.indexOf(e)===n},De=Ve.default.div.withConfig({displayName:"Accordion__AccordionContainer",componentId:"sc-1el5cmc-0"})(q||(q=e.__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"])),r.spacings.nudge),Ue=Ve.default.details.withConfig({displayName:"Accordion__View",componentId:"sc-1el5cmc-1"})(F||(F=e.__makeTemplateObject([""],[""]))),Je=Ve.default.summary.withConfig({displayName:"Accordion__AccordionHead",componentId:"sc-1el5cmc-2"})(z||(z=e.__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*r.spacings.nudge,(function(e){var n=e.isInverted,t=e.hasBg,i=e.theme;return n||t?r.getColors(i).elementBg.light:r.getColors(i).elementBg.medium}),r.mq.medium,3*r.spacings.nudge,(function(e){var n=e.theme,t=e.isInverted,i=e.hasBg;return t||i?r.getColors(n).elementBg.lightHover:r.getColors(n).elementBg.mediumHover}),(function(e){var n=e.theme,t=e.isInverted,i=e.hasBg;return t||i?r.getColors(n).elementBg.lightHover:r.getColors(n).elementBg.mediumHover})),Ze=Ve.default(t.Copy).withConfig({displayName:"Accordion__Column",componentId:"sc-1el5cmc-3"})(W||(W=e.__makeTemplateObject(["\n flex: 1 1 0;\n"],["\n flex: 1 1 0;\n"]))),Xe=Ve.default.div.withConfig({displayName:"Accordion__AccordionText",componentId:"sc-1el5cmc-4"})(P||(P=e.__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*r.spacings.nudge,(function(e){var n=e.isInverted,t=e.hasBg,i=e.theme;return n||t?r.getColors(i).elementBg.light:r.getColors(i).elementBg.medium}),r.spacings.spacer,r.mq.medium,3*r.spacings.nudge,r.mq.semilarge,n.gridSettings.gutter),Qe=function(n){var i=n.label,a=n.text,r=n.aside,l=n.isSelected,d=n.onClick,s=n.hasBg,c=n.isInverted,p=n.itemIcon,m=n.className,u=o.useLibTheme().colors;return Pe.default.createElement(Ue,{open:l,onToggle:d,className:m},Pe.default.createElement(Je,{isInverted:c,hasBg:s},Pe.default.createElement(t.Copy,{renderAs:"span",size:"big",type:"copy-b"},i),Pe.default.createElement("span",null,p?p({isSelected:l||!1}):l?Pe.default.createElement(e.Minus,{iconColor:u.text.default}):Pe.default.createElement(e.Plus,{iconColor:u.text.default}))),Pe.default.createElement(Xe,{isInverted:c,hasBg:s,hasAside:!!r},a&&Pe.default.createElement(Ze,{type:"copy",innerHTML:a}),r&&Pe.default.createElement(Ze,{type:"copy",innerHTML:r})))},$e=o.withLibTheme((function(t){var i=t.anchorId,a=t.items,r=t.bgMode,d=t.itemIcon,s=Pe.default.useState([]),c=s[0],p=s[1],m=o.useLibTheme().colors,u="inverted"===r,g="full"===r;return Pe.default.createElement(n.Section,{addSeperation:!0,anchorId:i,bgColor:u?m.sectionBg.dark:g?m.sectionBg.medium:m.sectionBg.light,bgMode:n.mapToBgMode(r,!0)},a&&function(e){return Pe.default.createElement(l.JsonLd,{item:{"@context":"https://schema.org","@type":"FAQPage",mainEntity:e.map((function(e){return{"@type":"Question",name:e.label,acceptedAnswer:{"@type":"Answer",text:e.text}}}))}})}(a),Pe.default.createElement(n.Wrapper,{addWhitespace:!0},Pe.default.createElement(n.Grid.Row,{gutter:0},Pe.default.createElement(n.Grid.Col,null,Pe.default.createElement(De,{"aria-label":"Accordion Control Group Buttons"},null==a?void 0:a.map((function(n,t){var i=n.label,a=n.text,r=n.aside,o=-1!==c.indexOf(t);return Pe.default.createElement(Qe,{key:"".concat(i,"_").concat(t),isSelected:o,label:i,text:a,aside:r,onClick:function(){p((function(n){var i=e.__spreadArray([],n,!0),a=i.indexOf(t);return-1===a?i.push(t):i.splice(a,1),i}))},isInverted:u,hasBg:g,itemIcon:d})})))))))})),Ke=Ve.default.div.withConfig({displayName:"Alert__View",componentId:"sc-1d5c0fb-0"})(R||(R=e.__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(e){var n=e.theme;return e.isInverted?r.getColors(n).primary.inverted:r.getColors(n).primary.default}),(function(e){var n=e.theme;return r.getGlobals(n).sections.edgeRadius}),(function(e){var n=e.theme;return e.isInverted?r.getColors(n).primary.inverted:r.getColors(n).primary.default}),3*r.spacings.nudge,3*r.spacings.nudge,(function(e){var n=e.theme;return e.isInverted?r.getColors(n).primary.invertedHover:r.getColors(n).primary.hover}),(function(e){var n=e.theme;return e.isInverted?r.getColors(n).primary.invertedHover:r.getColors(n).primary.hover})),Ye=Ve.default.div.withConfig({displayName:"Alert__Icon",componentId:"sc-1d5c0fb-1"})(V||(V=e.__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"]))),en=Ve.default.div.withConfig({displayName:"Alert__MainLabel",componentId:"sc-1d5c0fb-2"})(H||(H=e.__makeTemplateObject(["\n display: flex;\n align-items: center;\n"],["\n display: flex;\n align-items: center;\n"]))),nn=Ve.default.div.withConfig({displayName:"Alert__Content",componentId:"sc-1d5c0fb-3"})(G||(G=e.__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"])),r.spacings.nudge,r.spacings.nudge),tn=Ve.default(t.Copy).withConfig({displayName:"Alert__Title",componentId:"sc-1d5c0fb-4"})(D||(D=e.__makeTemplateObject(["\n display: inline-block;\n"],["\n display: inline-block;\n"]))),an=Ve.default(d.Link).withConfig({displayName:"Alert__ViewLink",componentId:"sc-1d5c0fb-5"})(U||(U=e.__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(e){var n=e.isInverted,t=e.theme;return n?r.getColors(t).primary.inverted:r.getColors(t).primary.default})),rn=function(n){var i=n.isInverted,a=n.title,r=n.date,o=n.description,l=n.link,d=n.customIcon,c=n.className,p="";r&&(p=new s.StatusFormatter(r.getTime(),"","dd. MMMM yyyy","hh:mm","de").getFormattedDate());return Pe.default.createElement(Ke,{isInverted:i,"data-sheet":"alert",className:c},Pe.default.createElement(Ye,null,d?d({isInverted:i}):Pe.default.createElement(e.Info,null)),Pe.default.createElement(en,null,a&&Pe.default.createElement(tn,{textColor:"inherit",size:"medium",type:"copy-b"},a)),Pe.default.createElement("span",null),Pe.default.createElement(nn,null,o&&Pe.default.createElement(t.Copy,{isInverted:i,size:"small",innerHTML:o}),r&&Pe.default.createElement(t.Copy,{size:"small",isInverted:i},p)),l&&Pe.default.createElement(an,e.__assign({},l,{ariaLabel:(null==l?void 0:l.href)?a:void 0})))},on=Ve.default.ul.withConfig({displayName:"AlertList__List",componentId:"sc-bfdeyu-0"})(J||(J=e.__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*r.spacings.nudge,2*r.spacings.nudge,r.mq.medium,r.spacings.spacer,r.spacings.spacer),ln=Ve.default.li.withConfig({displayName:"AlertList__ListItem",componentId:"sc-bfdeyu-1"})(Z||(Z=e.__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*r.spacings.nudge,2*r.spacings.nudge,r.mq.medium,r.spacings.spacer,r.spacings.spacer,r.mq.large,(function(e){return 1/e.itemsPerRow*100}),r.spacings.spacer,r.spacings.spacer),dn=o.withLibTheme((function(t){var i=t.anchorId,a=t.items,r=t.bgMode,l=t.customIcon,d=o.useLibTheme().colors,s="inverted"===r,p="full"===r,m=(null==a?void 0:a.length)||0,u=m%3==1||2===m?2:3,g=c.useEqualSheetHeight({listLength:m,identifiers:['[data-sheet="alert"]'],responsive:{small:1,medium:2,semilarge:2,large:u,xlarge:u}}).sheetRefs;return Pe.default.createElement(n.Section,{addSeperation:!0,anchorId:i,bgColor:s?d.sectionBg.dark:p?d.sectionBg.medium:d.sectionBg.light,bgMode:n.mapToBgMode(r,!0)},Pe.default.createElement(n.Wrapper,{addWhitespace:!0},Pe.default.createElement(on,null,null==a?void 0:a.map((function(n,t){return Pe.default.createElement(ln,{key:t,itemsPerRow:u,ref:g[t]},Pe.default.createElement(rn,e.__assign({},n,{isInverted:s,customIcon:l})))})))))})),sn=Ve.default(p.Title).withConfig({displayName:"Article__StyledTitle",componentId:"sc-1lrfo1r-0"})(X||(X=e.__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"])),r.spacings.spacer,r.mq.semilarge),cn=Ve.default(t.Copy).withConfig({displayName:"Article__ContentText",componentId:"sc-1lrfo1r-1"})(Q||(Q=e.__makeTemplateObject(["\n text-align: left;\n"],["\n text-align: left;\n"]))),pn=Ve.default(m.Actions).withConfig({displayName:"Article__StyledActions",componentId:"sc-1lrfo1r-2"})($||($=e.__makeTemplateObject(["\n margin-top: ","px;\n"],["\n margin-top: ","px;\n"])),r.spacings.spacer),mn=o.withLibTheme((function(e){var t=e.anchorId,i=e.title,a=e.titleAs,r=void 0===a?"h2":a,l=e.titleSize,d=void 0===l?"heading-2":l,s=e.superTitle,c=e.superTitleAs,p=e.intro,m=e.text,u=e.asideText,g=e.halfAside,f=e.bgMode,h=e.primaryAction,x=e.secondaryAction,v=o.useLibTheme().colors,b="inverted"===f,w=p||m||u;return Re.createElement(n.Section,{addSeperation:!0,anchorId:t,bgColor:b?v.sectionBg.dark:f?v.sectionBg.medium:v.sectionBg.light,bgMode:n.mapToBgMode(f)},Re.createElement(n.Wrapper,{clampWidth:"normal",addWhitespace:!0},(i||s)&&Re.createElement(sn,{title:i,titleAs:r,titleSize:d,superTitle:s,superTitleAs:c,colorMode:b?"inverted":"default"}),w&&Re.createElement(n.Grid.Row,{valign:"top"},Re.createElement(n.Grid.Col,{semilarge:{span:g?.5:8/12}},p&&Re.createElement(cn,{type:"copy-b",isInverted:b,innerHTML:p}),m&&Re.createElement(cn,{type:"copy",isInverted:b,innerHTML:m})),u&&Re.createElement(n.Grid.Col,{semilarge:{span:g?.5:4/12}},Re.createElement(cn,{type:"copy",isInverted:b,innerHTML:u}))),(h||x)&&Re.createElement(pn,{primary:h&&h(b),secondary:x&&x(b)})))})),un=Ve.default.div.withConfig({displayName:"CallToAction__ContactView",componentId:"sc-1wdvzex-0"})(K||(K=e.__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"])),r.spacings.spacer,r.mq.semilarge,n.gridSettings.gutter),gn=Ve.default.img.withConfig({displayName:"CallToAction__Avatar",componentId:"sc-1wdvzex-1"})(Y||(Y=e.__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(e){var n=e.theme;return e.isInverted?r.getGlobals(n).sections.imagePlaceholderBg.inverted:r.getGlobals(n).sections.imagePlaceholderBg.default}),r.mq.semilarge),fn=Ve.default(t.Copy).withConfig({displayName:"CallToAction__Description",componentId:"sc-1wdvzex-2"})(ee||(ee=e.__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*r.spacings.nudge,r.mq.semilarge,2*r.spacings.nudge),hn=Ve.default(u.IntroBlock).withConfig({displayName:"CallToAction__StyledIntro",componentId:"sc-1wdvzex-3"})(ne||(ne=e.__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"])),r.mq.xlarge,(function(e){return e.hasDecorator&&"110px"})),xn=Ve.default((function(e){var n=e.isInverted,t=e.description,i=e.avatar,a=e.className;return Pe.default.createElement(un,{className:a},Pe.default.createElement(gn,{src:null==i?void 0:i.src,alt:null==i?void 0:i.alt,isInverted:n}),t&&Pe.default.createElement(fn,{type:"copy",isInverted:n,innerHTML:t}))})).withConfig({displayName:"CallToAction__StyledContactBox",componentId:"sc-1wdvzex-4"})(te||(te=e.__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"])),r.spacings.spacer,r.mq.semilarge,n.getGridWidth({cols:8}),r.mq.large,n.getGridWidth({cols:6})),vn=Ve.default(m.Actions).withConfig({displayName:"CallToAction__StyledActions",componentId:"sc-1wdvzex-5"})(ie||(ie=e.__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"])),r.spacings.spacer,r.mq.medium),bn=Ve.default.div.withConfig({displayName:"CallToAction__NewsletterWrapper",componentId:"sc-1wdvzex-6"})(ae||(ae=e.__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"])),r.spacings.spacer,r.mq.semilarge),wn=Ve.default.div.withConfig({displayName:"CallToAction__Badge",componentId:"sc-1wdvzex-7"})(re||(re=e.__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"])),r.mq.xlarge,1/28*1440+"px"),yn=o.withLibTheme((function(e){var t=e.anchorId,o=e.title,l=e.titleAs,d=void 0===l?"h2":l,s=e.superTitle,c=e.superTitleAs,p=e.text,m=e.contact,u=e.badge,g=e.primaryAction,f=e.secondaryAction,h=e.hasNewsletter,x=e.newsFormMain,v=e.bgMode,b=i.useContext(a.ThemeContext),w="inverted"===v;return Pe.default.createElement(n.Section,{addSeperation:!0,anchorId:t,bgColor:w?r.getColors(b).sectionBg.dark:r.getColors(b).sectionBg.medium,bgMode:v?n.mapToBgMode(v,!0):"full"},Pe.default.createElement(n.Wrapper,{addWhitespace:!0,clampWidth:"normal"},u&&Pe.default.createElement(wn,null,u),o&&Pe.default.createElement(hn,{isCentered:!0,colorMode:w?"inverted":"default",title:o,titleAs:d,superTitle:s,superTitleAs:c,hasDecorator:!!u,text:p}),m&&Pe.default.createElement(xn,{isInverted:w,description:m.description,avatar:m.avatar}),x&&h&&Pe.default.createElement(bn,null,x(w)),(g||f)&&Pe.default.createElement(vn,{primary:g&&g(w),secondary:f&&f(w)})))})),_n=Ve.default.div.withConfig({displayName:"CardList__View",componentId:"sc-179ugoh-0"})(oe||(oe=e.__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(e){var n=e.theme;return r.getColors(n).text.inverted}),(function(e){var n=e.theme;return r.getGlobals(n).sections.edgeRadius}),r.mq.medium),Cn=Ve.default(_n).withConfig({displayName:"CardList__SolidView",componentId:"sc-179ugoh-1"})(de||(de=e.__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(e){var n=e.theme,t=e.isInverted,i=e.cardColor;return i||(t?r.getColors(n).primary.inverted:r.getColors(n).primary.default)}),(function(n){return n.hasLink&&a.css(le||(le=e.__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 "])))})),kn=Ve.default(_n).withConfig({displayName:"CardList__ImageView",componentId:"sc-179ugoh-2"})(ce||(ce=e.__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(n){return n.hasLink&&a.css(se||(se=e.__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(e){var n=e.theme;return r.getGlobals(n).sections.imageTextGradient}),r.mq.medium),In=Ve.default(g.Image).withConfig({displayName:"CardList__StyledImage",componentId:"sc-179ugoh-3"})(pe||(pe=e.__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"])),r.mq.medium),Tn=Ve.default.div.withConfig({displayName:"CardList__Content",componentId:"sc-179ugoh-4"})(me||(me=e.__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*r.spacings.nudge,r.spacings.spacer,r.mq.medium,(function(e){return e.hasIcon?"column":"row"}),(function(e){return e.hasIcon?"flex-start":"flex-end"})),En=Ve.default.div.withConfig({displayName:"CardList__TextContainer",componentId:"sc-179ugoh-5"})(ue||(ue=e.__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"])),r.spacings.nudge/2),jn=Ve.default(t.Copy).withConfig({displayName:"CardList__Title",componentId:"sc-179ugoh-6"})(ge||(ge=e.__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"]))),Ln=Ve.default.div.withConfig({displayName:"CardList__Footer",componentId:"sc-179ugoh-7"})(fe||(fe=e.__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*r.spacings.nudge),Mn=Ve.default(t.Copy).withConfig({displayName:"CardList__SubLabel",componentId:"sc-179ugoh-8"})(he||(he=e.__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"]))),On=Ve.default.div.withConfig({displayName:"CardList__Icon",componentId:"sc-179ugoh-9"})(xe||(xe=e.__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"])),r.mq.medium),Bn=Ve.default(d.Link).withConfig({displayName:"CardList__CardLink",componentId:"sc-179ugoh-10"})(ve||(ve=e.__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(e){var n=e.theme;return r.getColors(n).primary.default}),(function(e){var n=e.theme;return r.getColors(n).primary.invertedHover}),(function(e){var n=e.theme;return e.isInverted?r.getColors(n).primary.invertedHover:r.getColors(n).primary.hover})),Nn=function(n){var t=n.isInverted,i=n.title,a=n.subLabel,r=n.image,l=n.link,d=n.decorator,s=n.cardColor,c=n.customIcon,p=o.useLibTheme().colors,m=r&&r.small?kn:Cn,u=t?p.primary.inverted:p.primary.default;return Pe.default.createElement(m,{isInverted:t,cardColor:s||u,hasLink:!!(null==l?void 0:l.href)},(null==r?void 0:r.small)&&Pe.default.createElement(In,e.__assign({},r,{coverSpace:!0,isInverted:t,ratios:{small:{w:352,h:108},medium:{w:286,h:244}}})),Pe.default.createElement(Tn,{hasIcon:!!c},c?Pe.default.createElement(On,null,c({})):"",Pe.default.createElement(En,null,i&&Pe.default.createElement(jn,{size:"big",type:"copy",isInverted:!0},i),a&&Pe.default.createElement(Ln,null,Pe.default.createElement(Mn,{type:"copy-b",size:"big",isInverted:!0},a),d?d({isInverted:t}):void 0))),(null==l?void 0:l.href)&&Pe.default.createElement(Bn,e.__assign({isInverted:t},l,{ariaLabel:i||void 0})))},Sn=Ve.default.ul.withConfig({displayName:"CardList__List",componentId:"sc-179ugoh-11"})(be||(be=e.__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*r.spacings.nudge,2*r.spacings.nudge,r.mq.medium,r.spacings.spacer,r.spacings.spacer),An=Ve.default.li.withConfig({displayName:"CardList__CardItem",componentId:"sc-179ugoh-12"})(we||(we=e.__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*r.spacings.nudge,2*r.spacings.nudge,r.mq.medium,r.spacings.spacer,r.spacings.spacer,r.mq.semilarge,(function(e){var n=e.isEqual;return e.threeCols?"0 0 33.33%":n&&"0 0 25%"})),qn=o.withLibTheme((function(t){var i=t.anchorId,a=t.items,r=t.bgMode,l=t.decorator,d=t.maxThreeCols,s=o.useLibTheme().colors,c="inverted"===r;return Pe.default.createElement(n.Section,{anchorId:i,bgColor:c?s.sectionBg.dark:r?s.sectionBg.medium:s.sectionBg.light,bgMode:n.mapToBgMode(r,!0),addSeperation:!0},Pe.default.createElement(n.Wrapper,{addWhitespace:!0},Pe.default.createElement(Sn,null,null==a?void 0:a.map((function(n,t){return Pe.default.createElement(An,{key:t,isEqual:a.length%2==0,threeCols:d},Pe.default.createElement(Nn,e.__assign({},n,{isInverted:c,decorator:l})))})))))})),Fn=function(e,n,t){return Math.min(Math.max(e,n),t)},zn=Ve.default.div.withConfig({displayName:"ComparisonSlider__Images",componentId:"sc-4f3ic1-0"})(ye||(ye=e.__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"]))),Wn=Ve.default(g.Image).withConfig({displayName:"ComparisonSlider__BackgroundImg",componentId:"sc-4f3ic1-1"})(_e||(_e=e.__makeTemplateObject(["\n position: relative;\n display: block;\n width: 100%;\n"],["\n position: relative;\n display: block;\n width: 100%;\n"]))),Pn=Ve.default.div.withConfig({displayName:"ComparisonSlider__ForegroundContainer",componentId:"sc-4f3ic1-2"})(ke||(ke=e.__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(e){return e.hasTransition?.1:0}),(function(n){var t=n.hasAnim,i=n.initalValue;return t&&a.css(Ce||(Ce=e.__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?Fn(100*i,0,100)+"%":"50%",i?Fn(100*i+10,0,100)+"%":"60%",i?Fn(100*i-10,0,100)+"%":"40%",i?100*i+"%":"50%")})),Rn=Ve.default(g.Image).withConfig({displayName:"ComparisonSlider__ForegroundImg",componentId:"sc-4f3ic1-3"})(Ie||(Ie=e.__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"]))),Vn=Ve.default.div.withConfig({displayName:"ComparisonSlider__ForegroundOverlay",componentId:"sc-4f3ic1-4"})(Te||(Te=e.__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(e){return e.color})),Hn=Ve.default(t.Copy).withConfig({displayName:"ComparisonSlider__ImageLabel",componentId:"sc-4f3ic1-5"})(Ee||(Ee=e.__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"])),r.spacings.spacer,r.spacings.nudge,r.spacings.spacer,r.spacings.spacer,r.spacings.spacer,(function(e){var n=e.bgColor;return n&&n})),Gn=Ve.default(Hn).withConfig({displayName:"ComparisonSlider__ForegroundLabel",componentId:"sc-4f3ic1-6"})(je||(je=e.__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"])),r.spacings.spacer,r.spacings.spacer),Dn=Ve.default(Hn).withConfig({displayName:"ComparisonSlider__BackgroundLabel",componentId:"sc-4f3ic1-7"})(Le||(Le=e.__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"])),r.spacings.spacer,r.spacings.spacer),Un=Ve.default.div.withConfig({displayName:"ComparisonSlider__ControlContainer",componentId:"sc-4f3ic1-8"})(Oe||(Oe=e.__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(e){return e.hasTransition?.1:0}),(function(n){var t=n.hasAnim,i=n.initalValue;return t&&a.css(Me||(Me=e.__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?Fn(100*i,0,100)+"%":"50%",i?Fn(100*i+10,0,100)+"%":"60%",i?Fn(100*i-10,0,100)+"%":"40%",i?100*i+"%":"50%")})),Jn=Ve.default.div.withConfig({displayName:"ComparisonSlider__Control",componentId:"sc-4f3ic1-9"})(Be||(Be=e.__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(e){var n=e.theme;return r.getColors(n).elementBg.light}),(function(e){var n=e.theme;return r.getColors(n).elementBg.medium})),Zn=o.withLibTheme((function(t){var a=t.anchorId,r=t.bgMode,l=t.initialValue,d=t.foregroundImg,s=t.backgroundImg,c=t.foregroundLabel,p=t.backgroundLabel,m=t.overlayColor,u=void 0===m?"rgba(0, 0 , 0, 0.2)":m,g=t.labelColor,h=void 0===g?"rgba(0, 0 , 0, 0.3)":g,x=t.dragControl,v=t.enableControlAnim,b=f.useIE(!0),w=i.useState(l?Math.min(Math.max(l,0),1):.5),y=w[0],_=w[1],C=i.useState(!1),k=C[0],I=C[1],T=i.useState(!1),E=T[0],j=T[1],L=i.useState(!0),M=L[0],O=L[1],B=i.useState(0),N=B[0],S=B[1],A=i.useRef(null),q=o.useLibTheme().colors;i.useEffect((function(){A.current&&S(A.current.offsetWidth/2)}),[]),i.useEffect((function(){var e=function(){var n=new IntersectionObserver((function(e,n){var t,i;v&&(null===(t=e[0])||void 0===t?void 0:t.isIntersecting)&&(n.unobserve(null===(i=e[0])||void 0===i?void 0:i.target),O(!1))}),{rootMargin:"0px",threshold:1});A.current&&n.observe(A.current),window.removeEventListener("load",e)};return b||("complete"===document.readyState?e():window.addEventListener("load",e)),function(){window.removeEventListener("load",e)}}),[v,b]);var F=function(e,n){if(e&&n){var t=n-e.getBoundingClientRect().x;if(t>=N&&t<=e.getBoundingClientRect().width-N){var i=t/e.getBoundingClientRect().width;i=Math.min(Math.max(i,0),1),_(i)}}},z="inverted"===r;return Pe.default.createElement(n.Section,{addSeperation:!0,anchorId:a,bgColor:z?q.sectionBg.dark:r?q.sectionBg.medium:q.sectionBg.light,bgMode:n.mapToBgMode(r)},Pe.default.createElement(n.Wrapper,null,s&&d&&Pe.default.createElement(zn,{onClick:function(e){var n=e.currentTarget;n&&e.clientX&&(F(n,e.clientX),O(!0))},onMouseMove:function(e){var n=e.currentTarget;n&&e.clientX&&k&&(j(!0),O(!0),E&&F(n,e.clientX))},onMouseDown:function(){j(!1),I(!0)},onMouseUp:function(){j(!1),I(!1)},onMouseLeave:function(){I(!1),j(!1)},onTouchMove:function(e){var n,t,i=e.currentTarget;i&&(null===(n=e.touches[0])||void 0===n?void 0:n.clientX)&&(O(!0),F(i,null===(t=e.touches[0])||void 0===t?void 0:t.clientX))},onTouchStart:function(){return I(!0)},onTouchEnd:function(){return I(!1)}},Pe.default.createElement(Wn,e.__assign({},s)),p&&Pe.default.createElement(Dn,{textColor:q.text.inverted,bgColor:h},p),Pe.default.createElement(Pn,{hasTransition:!k,hasAnim:!M,initalValue:l,style:{width:100*y+"%"}},Pe.default.createElement(Rn,e.__assign({},d)),c&&Pe.default.createElement(Gn,{textColor:q.text.inverted,bgColor:h},c),Pe.default.createElement(Vn,{color:u})),Pe.default.createElement(Un,{ref:A,hasTransition:!k,hasAnim:!M,initalValue:l,style:{left:100*y+"%"}},x||Pe.default.createElement(Jn,null,Pe.default.createElement(e.ArrowLeftRight,{iconColor:q.elementBg.light}))))))})),Xn=Ve.default(d.Link).withConfig({displayName:"PromotionCard__View",componentId:"sc-1p1egy3-0"})(Se||(Se=e.__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(e){var n=e.theme;return r.getGlobals(n).sections.edgeRadius}),(function(e){var n=e.theme;return r.getGlobals(n).sections.imageTextGradient}),(function(n){var t=n.clickable,i=n.theme,o=n.isInverted;return t&&a.css(Ne||(Ne=e.__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 "])),o?r.getColors(i).primary.inverted:r.getColors(i).primary.default,o?r.getColors(i).primary.invertedHover:r.getColors(i).primary.hover)})),Qn=Ve.default(g.Image).withConfig({displayName:"PromotionCard__StyledImage",componentId:"sc-1p1egy3-1"})(Ae||(Ae=e.__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"]))),$n=Ve.default.div.withConfig({displayName:"PromotionCard__IntroContainer",componentId:"sc-1p1egy3-2"})(qe||(qe=e.__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"])),r.spacings.spacer,3*r.spacings.nudge,r.mq.medium,5*r.spacings.nudge,r.spacings.spacer),Kn=Ve.default(p.Title).withConfig({displayName:"PromotionCard__StyledTitle",componentId:"sc-1p1egy3-3"})(Fe||(Fe=e.__makeTemplateObject(["\n max-width: ",";\n"],["\n max-width: ",";\n"])),(function(e){return e.clampTitle&&13/28*r.spacings.wrapper+"px"})),Yn=Ve.default.span.withConfig({displayName:"PromotionCard__ExternalIconHolder",componentId:"sc-1p1egy3-4"})(ze||(ze=e.__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*r.spacings.nudge),et=Ve.default.div.withConfig({displayName:"PromotionCard__Icon",componentId:"sc-1p1egy3-5"})(We||(We=e.__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"])),r.withRange([60,100],"height"),r.withRange([60,100],"width"),3*r.spacings.nudge,3*r.spacings.nudge,r.withRange([60,100],"height"),r.withRange([60,100],"width"),(function(e){var n=e.theme;return r.getColors(n).text.inverted})),nt=i.forwardRef((function(n,t){var i=n.isInverted,a=n.image,r=n.title,o=n.titleAs,l=n.superTitle,d=n.superTitleAs,s=n.href,c=n.link,p=n.externalLinkIcon,m=n.icon,u=n.className,g=c;s&&!c&&(g={href:s,isExternal:!1});var f=He.default.renderToString(Pe.default.createElement(Yn,null,p||Pe.default.createElement(e.External,null)));return Pe.default.createElement(Xn,e.__assign({ref:t,clickable:!!s||!!c},g,{className:u}),Pe.default.createElement(Qn,e.__assign({},a,{isInverted:i,coverSpace:!0})),m&&Pe.default.createElement(et,null,m({isInverted:i})),r&&Pe.default.createElement($n,null,Pe.default.createElement(Kn,{colorMode:"onImage",superTitle:l,superTitleAs:d,title:(null==g?void 0:g.isExternal)?r+f:r,titleAs:o||"div",clampTitle:!0})))}));nt.displayName="PromotionCard";var tt,it,at,rt,ot,lt,dt,st,ct,pt,mt,ut,gt,ft,ht,xt,vt,bt,wt,yt,_t,Ct,kt,It,Tt,Et,jt,Lt,Mt,Ot,Bt,Nt,St,At,qt,Ft=Ve.default(nt).withConfig({displayName:"CrossPromotion__Card",componentId:"sc-1jmsp4-0"})(tt||(tt=e.__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(e){return e.isMain&&"100%"}),n.gridSettings.gutter),zt=o.withLibTheme((function(t){var i=t.anchorId,a=t.main,r=t.aside,l=t.bgMode,d=t.isMirrored,s=t.externalLinkIcon,c=o.useLibTheme().colors,p="inverted"===l;return Re.createElement(n.Section,{addSeperation:!0,anchorId:i,bgColor:p?c.sectionBg.dark:l?c.sectionBg.medium:c.sectionBg.light,bgMode:n.mapToBgMode(l,!1,d)},Re.createElement(n.Wrapper,{clampWidth:"normal",addWhitespace:!0},r?d?Re.createElement(n.Grid.Row,null,Re.createElement(n.Grid.Col,{semilarge:{span:.5}},a&&a.map((function(n,t){return Re.createElement(Ft,e.__assign({key:t,isMain:!0},n,{externalLinkIcon:s,isInverted:p}))}))),Re.createElement(n.Grid.Col,{semilarge:{span:.5}},r.map((function(n,t){return Re.createElement(Ft,e.__assign({key:t},n,{externalLinkIcon:s,isInverted:p}))})))):Re.createElement(n.Grid.Row,null,Re.createElement(n.Grid.Col,{semilarge:{span:.5}},r.map((function(n,t){return Re.createElement(Ft,e.__assign({key:t},n,{externalLinkIcon:s,isInverted:p}))}))),Re.createElement(n.Grid.Col,{semilarge:{span:.5}},a&&a.map((function(n,t){return Re.createElement(Ft,e.__assign({key:t,isMain:!0},n,{externalLinkIcon:s,isInverted:p}))})))):a&&Re.createElement(n.Grid.Row,null,a.map((function(t,i){return Re.createElement(n.Grid.Col,{semilarge:{span:("half"===t.size?6:12)/12},key:i},Re.createElement(Ft,e.__assign({key:i},t,{externalLinkIcon:s,isInverted:p})))})))))})),Wt=Ve.default.fieldset.withConfig({displayName:"fieldGroupRenderer__FieldSet",componentId:"sc-1c0l16c-0"})(it||(it=e.__makeTemplateObject(["\n display: block;\n border: none;\n background: none;\n outline: none;\n padding: 0;\n margin-left: 0;\n margin-right: 0;\n text-align: left;\n"],["\n display: block;\n border: none;\n background: none;\n outline: none;\n padding: 0;\n margin-left: 0;\n margin-right: 0;\n text-align: left;\n"]))),Pt=Ve.default.div.withConfig({displayName:"fieldGroupRenderer__Fields",componentId:"sc-1c0l16c-1"})(at||(at=e.__makeTemplateObject(["\n & > * + * {\n margin-top: ","px;\n }\n"],["\n & > * + * {\n margin-top: ","px;\n }\n"])),r.spacings.nudge),Rt=function(n,t,i){return e.__awaiter(void 0,void 0,void 0,(function(){var n,a;return e.__generator(this,(function(e){switch(n=i.inputType,a="",i.isRequired&&!t&&(a=i.errorMsg||"Required field"),n){case"email":t&&!/^[A-Z0-9._%+-]+@[A-Z0-9.-]+\.[A-Z]{2,4}$/i.test(t)&&(a=i.errorMsg||"Invalid Mail format");break;case"tel":t&&/[A-Z]/gi.test(t)&&(a=i.errorMsg||"Ungültige Telefonnummer");break;case"number":t&&!/^[+]?\d+([.]\d+)?$/gm.test(t)&&(a=i.errorMsg||"Zahlenformat ungültig")}return[2,a]}))}))},Vt=function(n,t,i){return e.__awaiter(void 0,void 0,void 0,(function(){var n;return e.__generator(this,(function(e){return n="",i.isRequired&&!t&&(n=i.errorMsg||"Required field"),[2,n]}))}))},Ht=function(n,t,i){return e.__awaiter(void 0,void 0,void 0,(function(){var n;return e.__generator(this,(function(e){return n="",i.isRequired&&!t&&(n=i.errorMsg||"Required field"),[2,n]}))}))},Gt=function(n,t,i){return e.__awaiter(void 0,void 0,void 0,(function(){var n,a;return e.__generator(this,(function(e){return n="",a=i.singleSelect,i.isRequired&&!t?n=a?i.singleDateError||"Please submit date!":i.multiDateError||"Please submit start- and enddate!":i.isRequired&&a&&!t[0]?n=i.singleDateError||"Please submit date!":!i.isRequired||a||t[0]&&t[1]||(n=i.multiDateError||"Please submit start- and enddate!"),[2,n]}))}))},Dt=function(n,t,i){return e.__awaiter(void 0,void 0,void 0,(function(){var n,a,r;return e.__generator(this,(function(e){return n="",!i.isRequired||t.description||(null===(a=t.position)||void 0===a?void 0:a[0])||(null===(r=t.position)||void 0===r?void 0:r[1])||(n=i.errorMsg||"Please submit location info!"),[2,n]}))}))},Ut=function(n,t,i){return e.__awaiter(void 0,void 0,void 0,(function(){var n,a,r;return e.__generator(this,(function(e){return n=i.groupType,a="","Checkbox"===n?(r=t,i.isRequired&&(!r||(null==r?void 0:r.length)<1)&&(a=i.errorMsg||"Please select at least one item!")):"Radio"===n&&i.isRequired&&!t&&(a=i.errorMsg||"Selection required"),[2,a]}))}))},Jt=function(n,t,i){return e.__awaiter(void 0,void 0,void 0,(function(){var n;return e.__generator(this,(function(e){return n="",i.isRequired&&(!t||(null==t?void 0:t.length)<1)&&(n=i.errorMsg||"Please submit at least one file!"),[2,n]}))}))},Zt=Ve.default(n.Section).withConfig({displayName:"DynamicForm__StyledSection",componentId:"sc-1v8xcyg-0"})(rt||(rt=e.__makeTemplateObject(["\n overflow: visible;\n"],["\n overflow: visible;\n"]))),Xt=Ve.default.form.withConfig({displayName:"DynamicForm__Form",componentId:"sc-1v8xcyg-1"})(ot||(ot=e.__makeTemplateObject(["\n display: flex;\n flex-direction: column;\n justify-content: center;\n\n @media "," {\n flex-direction: row;\n }\n"],["\n display: flex;\n flex-direction: column;\n justify-content: center;\n\n @media "," {\n flex-direction: row;\n }\n"])),r.mq.semilarge),Qt=Ve.default.div.withConfig({displayName:"DynamicForm__FieldContainer",componentId:"sc-1v8xcyg-2"})(lt||(lt=e.__makeTemplateObject(["\n flex: 1 1 0;\n text-align: center;\n\n & + & {\n margin-top: ","px;\n }\n\n & > * + * {\n margin-top: ","px;\n }\n\n @media "," {\n max-width: 610px;\n }\n"],["\n flex: 1 1 0;\n text-align: center;\n\n & + & {\n margin-top: ","px;\n }\n\n & > * + * {\n margin-top: ","px;\n }\n\n @media "," {\n max-width: 610px;\n }\n"])),3*r.spacings.nudge,3*r.spacings.nudge,r.mq.semilarge),$t=Ve.default.div.withConfig({displayName:"DynamicForm__FormFooter",componentId:"sc-1v8xcyg-3"})(dt||(dt=e.__makeTemplateObject(["\n margin-top: ","px;\n"],["\n margin-top: ","px;\n"])),r.spacings.spacer),Kt=Ve.default(t.Copy).withConfig({displayName:"DynamicForm__Status",componentId:"sc-1v8xcyg-4"})(st||(st=e.__makeTemplateObject(["\n text-align: left;\n margin: 0 auto;\n\n @media "," {\n max-width: 610px;\n }\n"],["\n text-align: left;\n margin: 0 auto;\n\n @media "," {\n max-width: 610px;\n }\n"])),r.mq.semilarge),Yt=Ve.default.div.withConfig({displayName:"DynamicForm__ActionContainer",componentId:"sc-1v8xcyg-5"})(ct||(ct=e.__makeTemplateObject(["\n width: 100%;\n margin: 0 auto;\n margin-top: ","px;\n text-align: right;\n\n @media "," {\n max-width: 610px;\n }\n"],["\n width: 100%;\n margin: 0 auto;\n margin-top: ","px;\n text-align: right;\n\n @media "," {\n max-width: 610px;\n }\n"])),1.5*r.spacings.spacer,r.mq.semilarge),ei=o.withLibTheme((function(t){var a=t.anchorId,l=t.fields,d=t.onSubmit,s=t.submitAction,c=t.definitions,p=t.subjectLine,u=t.targetEmails,g=t.bgMode,f="inverted"===g,h="full"===g||f,_=i.useState(),C=_[0],k=_[1],I={},T=function(e){switch(l[e].type){case"Field":case"Area":I[e]=l[e].initialValue||"";break;case"Select":I[e]=l[e].initialOption||"";break;case"Datepicker":I[e]=l[e].initialDates||[null,null];break;case"Location":I[e]={description:"",position:[0,0]};break;case"Upload":I[e]=[];break;case"FieldGroup":var n=l[e],t=l[e].groupType;if("Checkbox"===t){var i=[];n.fields.forEach((function(e){e.initialChecked&&e.text&&i.push(e.text)})),I[e]=i}else"Radio"===t&&(I[e]="",n.fields.every((function(n){return!n.initialChecked||!n.text||(I[e]=n.text,!1)})))}};for(var E in l)T(E);var j=x.useFormik({initialValues:e.__assign({},I),onSubmit:function(n,t){return e.__awaiter(void 0,void 0,void 0,(function(){var i,a;return e.__generator(this,(function(r){switch(r.label){case 0:return i=e.__assign(e.__assign({},n),{targetEmails:u||[],subjectLine:p||""}),d?[4,d(i)]:(N(!1),[2]);case 1:return a=r.sent(),t.resetForm({values:n}),k(a),a.isError&&N(!1),[2]}}))}))},validateOnBlur:!0,validateOnChange:!0,validate:function(n){return e.__awaiter(void 0,void 0,void 0,(function(){var t,i,a,r,o,d,s,c,p,m,u,g,f,h,x,v;return e.__generator(this,(function(e){switch(e.label){case 0:for(a in t={},i=[],l)i.push(a);r=0,e.label=1;case 1:if(!(r<i.length))return[3,31];switch(o=i[r],l[o].type){case"Field":return[3,2];case"Area":return[3,6];case"Select":return[3,10];case"Datepicker":return[3,14];case"Location":return[3,18];case"FieldGroup":return[3,22];case"Upload":return[3,26]}return[3,30];case 2:return f=l[o],u=n[o],f.validate?[4,f.validate(o,u,f)]:[3,4];case 3:return(d=e.sent())&&(t[o]=d),[3,30];case 4:return[4,Rt(0,u,f)];case 5:return(v=e.sent())&&(t[o]=v),[3,30];case 6:return f=l[o],u=n[o],f.validate?[4,f.validate(o,u,f)]:[3,8];case 7:return(s=e.sent())&&(t[o]=s),[3,30];case 8:return[4,Vt(0,u,f)];case 9:return(v=e.sent())&&(t[o]=v),[3,30];case 10:return f=l[o],u=n[o],f.validate?[4,f.validate(o,u,f)]:[3,12];case 11:return(c=e.sent())&&(t[o]=c),[3,30];case 12:return[4,Ht(0,u,f)];case 13:return(v=e.sent())&&(t[o]=v),[3,30];case 14:return f=l[o],u=n[o],f.validate?[4,f.validate(o,u,f)]:[3,16];case 15:return(p=e.sent())&&(t[o]=p),[3,30];case 16:return[4,Gt(0,u,f)];case 17:return(v=e.sent())&&(t[o]=v),[3,30];case 18:return f=l[o],u=n[o],f.validate?[4,f.validate(o,u,f)]:[3,20];case 19:return(m=e.sent())&&(t[o]=m),[3,30];case 20:return[4,Dt(0,u,f)];case 21:return(v=e.sent())&&(t[o]=v),[3,30];case 22:return f=l[o],u=n[o],f.validate?[4,f.validate(o,u,f)]:[3,24];case 23:return(g=e.sent())&&(t[o]=g),[3,30];case 24:return[4,Ut(0,u,f)];case 25:return(v=e.sent())&&(t[o]=v),[3,30];case 26:return f=l[o],h=n[o],f.validate?[4,f.validate(o,h,f)]:[3,28];case 27:return(x=e.sent())&&(t[o]=x),[3,30];case 28:return[4,Jt(0,h,f)];case 29:return(v=e.sent())&&(t[o]=v),[3,30];case 30:return r++,[3,1];case 31:return[2,t]}}))}))}}),L=j.handleSubmit,M=j.handleChange,O=j.handleBlur,B=j.setFieldTouched,N=j.setSubmitting,S=j.validateField,A=j.submitForm,q=j.setValues,F=j.isSubmitting,z=j.touched,W=j.values,P=j.errors,R=j.dirty,V=j.validateOnBlur,H=j.validateOnChange,G=i.useRef(e.__assign({},I)),D=o.useLibTheme().theme,U=i.useCallback((function(n){var t;return q(e.__assign(e.__assign({},G.current),((t={})[n.key]=n.value,t)),n.shouldValidate)}),[q]),J=l&&Object.keys(l);return i.useEffect((function(){G.current=e.__assign({},W)}),[W]),Pe.default.createElement(Zt,{addSeperation:!0,anchorId:a,bgColor:f?r.getColors(D).sectionBg.dark:g?r.getColors(D).sectionBg.medium:r.getColors(D).sectionBg.light,bgMode:n.mapToBgMode(g,!0)},Pe.default.createElement(n.Wrapper,{addWhitespace:!0},Pe.default.createElement(Xt,{noValidate:!0,onSubmit:L},Pe.default.createElement(Qt,null,l&&(null==J?void 0:J.map((function(n,t){var i={index:t,field:l[n],key:n,value:W[n],error:P[n],isTouched:z[n]||!1,isInverted:f,hasBg:h,setField:U,setTouched:B,validateField:S,handleChange:M,handleBlur:O,validateOnBlur:V,validateOnChange:H,theme:D};switch(l[n].type){case"Field":return(null==c?void 0:c.field)?c.field(i):function(e){var n=e.field,t=e.key,i=e.value,a=e.error,r=e.isTouched,o=e.handleChange,l=e.handleBlur,d=e.isInverted;return Pe.default.createElement(b.Textfield,{key:t,enableMemo:!0,label:"".concat(t).concat(n.isRequired?" *":""),placeholder:n.placeholder,name:"['".concat(t,"']"),type:n.inputType,isInverted:d,value:i,onChange:o,onBlur:l,infoMessage:n.info,errorMessage:a&&r?a:void 0})}(i);case"Area":return(null==c?void 0:c.area)?c.area(i):function(e){var n=e.field,t=e.key,i=e.value,a=e.error,r=e.isTouched,o=e.isInverted,l=e.handleChange,d=e.handleBlur;return Pe.default.createElement(b.Textarea,{key:t,enableMemo:!0,label:"".concat(t).concat(n.isRequired?" *":""),placeholder:n.placeholder,name:"['".concat(t,"']"),value:i,isInverted:o,onChange:l,onBlur:d,infoMessage:n.info,errorMessage:a&&r?a:void 0})}(i);case"Datepicker":return(null==c?void 0:c.datepicker)?c.datepicker(i):function(n){var t=n.key,i=n.field,a=n.value,r=n.error,o=n.isTouched,l=n.isInverted,d=n.setField,s=n.setTouched,c=n.validateField,p=a,m=function(n,i){return e.__awaiter(void 0,void 0,void 0,(function(){return e.__generator(this,(function(e){switch(e.label){case 0:return[4,s(t,!0)];case 1:return e.sent(),[4,d({key:t,value:[n||null,i||null]})];case 2:return e.sent(),c(t),[2]}}))}))};return Pe.default.createElement(b.DatepickerCmp,{key:t,enableMemo:!0,onSubmit:m,onDataChange:m,values:[null==p?void 0:p[0],null==p?void 0:p[1]],label:"".concat(t).concat(i.isRequired?" *":""),placeholder:i.placeholder,singleSelect:i.singleSelect,infoMessage:i.info,errorMessage:r&&o?r:void 0,name:t,customIcon:null==i?void 0:i.customIcon,isInverted:l,minDate:i.minDate,maxDate:i.maxDate,deleteAction:function(e){return(null==i?void 0:i.deleteAction)?i.deleteAction(e):Pe.default.createElement(w.ButtonGhost.View,{onClick:e},"delete")},submitAction:function(e){return(null==i?void 0:i.submitAction)?i.submitAction(e):Pe.default.createElement(v.Button.View,{onClick:e},"submit")},nextCtrlUrl:i.nextCtrlUrl,prevCtrlUrl:i.prevCtrlUrl})}(i);case"Location":return(null==c?void 0:c.location)?c.location(i):function(n){var t,i,a=n.key,r=n.field,o=n.value,l=n.error,d=n.isTouched,s=n.isInverted,c=n.setField,p=o,m=e.__assign(e.__assign({},p),{position:(null===(t=null==p?void 0:p.position)||void 0===t?void 0:t[0])||(null===(i=null==p?void 0:p.position)||void 0===i?void 0:i[1])?p.position:void 0});return Pe.default.createElement(b.LocationField,{key:a,enableMemo:!0,name:"['".concat(a,"']"),label:"".concat(a).concat(r.isRequired?" *":""),placeholder:r.placeholder,initialMapCenter:r.initialMapCenter,zoom:r.zoom,isInverted:s,infoMessage:r.info,errorMessage:l&&d?l:void 0,value:m,onChange:function(n){c({key:a,value:e.__assign({},n),shouldValidate:!0})},customLocationControl:r.customLocationControl,customToggle:r.customToggle,customResetControl:r.customResetControl,toggleLabel:r.toggleLabel,trackLocationLabel:r.trackLocationLabel})}(i);case"FieldGroup":return"Checkbox"===l[n].groupType?(null==c?void 0:c.checkbox)?c.checkbox(i):function(e){var n,t=e.field,i=e.key,a=e.isInverted,r=e.value,o=e.isTouched,l=e.error,d=e.info,s=e.setTouched,c=e.validateField,p=e.setField,m=t,u=r;return Pe.default.createElement(Wt,{key:i},i&&Pe.default.createElement(b.FieldWrapper.Head,{isInverted:a,label:i,isRequired:t.isRequired}),Pe.default.createElement(Pt,null,null===(n=null==m?void 0:m.fields)||void 0===n?void 0:n.map((function(e,n){return Pe.default.createElement(y.Checkbox,{key:n,enableMemo:!0,isInverted:a,onChange:function(e){var n=e.currentTarget.value;if(n){var t=u.indexOf(n);-1===t?u.push(n):u.splice(t,1),p({key:i,value:u}),s(i,!0),c(i)}},isSelected:!!e.text&&-1!==u.indexOf(e.text),name:i,value:e.text,label:e.text})}))),o&&l&&Pe.default.createElement(b.FieldWrapper.Messages,{errorMessage:l,infoMessage:d}))}(i):(null==c?void 0:c.radio)?c.radio(i):function(e){var n,t=e.key,i=e.field,a=e.value,r=e.error,o=e.isTouched,l=e.isInverted,d=e.info,s=e.setField,c=i,p=a;return Pe.default.createElement(Wt,{key:t},t&&Pe.default.createElement(b.FieldWrapper.Head,{isInverted:l,label:t,isRequired:i.isRequired}),Pe.default.createElement(Pt,null,null===(n=null==c?void 0:c.fields)||void 0===n?void 0:n.map((function(e,n){return Pe.default.createElement(b.RadioButton,{key:n,enableMemo:!0,name:t,value:e.text,label:e.text,isInverted:l,isSelected:!!e.text&&p===e.text,onChange:function(n){e.text&&s({key:t,value:n.currentTarget.value})}})}))),o&&r&&Pe.default.createElement(b.FieldWrapper.Messages,{errorMessage:r,infoMessage:d}))}(i);case"Select":return(null==c?void 0:c.select)?c.select(i):function(n){var t,i,a=n.field,r=n.key,o=n.value,l=n.error,d=n.isTouched,s=n.isInverted,c=n.setField,p=n.setTouched,m=n.validateField,u=n.validateOnChange,g=n.validateOnBlur,f=o;return Pe.default.createElement(b.SelectDropdown,{key:r,enableMemo:!0,label:"".concat(r).concat(a.isRequired?" *":""),name:r,placeholder:a.placeholder,errorMessage:l&&d?l:void 0,items:null===(i=null===(t=a.dropdownItems)||void 0===t?void 0:t.filter((function(e){return e.label})))||void 0===i?void 0:i.map((function(e){return{label:e.label||"",value:e.value||{}}})),selectedItem:f,onChange:function(n){return e.__awaiter(void 0,void 0,void 0,(function(){return e.__generator(this,(function(e){switch(e.label){case 0:return c({key:r,value:n}),[4,p(r,!0)];case 1:return e.sent(),u&&m(r),[2]}}))}))},onBlur:function(){return p(r,!0,g)},indicator:a.indicator,isInverted:s})}(i);case"Upload":return(null==c?void 0:c.upload)?c.upload(i):function(e){var n=e.field,t=e.key,i=e.error,a=e.isTouched,r=e.isInverted,o=e.setField;return Pe.default.createElement(b.FileUploadCmp,{key:t,enableMemo:!0,label:"".concat(t).concat(n.isRequired?" *":""),name:t,infoMessage:n.info,uploadLabel:n.addBtnLabel,errorMessage:i&&a?i:void 0,acceptedFormats:n.acceptedFormats,onUploadFiles:function(e){o({key:t,value:e})},customUploadIcon:n.customUploadIcon,customDeleteIcon:n.customDeleteIcon,isInverted:r})}(i);default:return null}}))))),(l||(null==C?void 0:C.message))&&Pe.default.createElement($t,null,(null==C?void 0:C.message)&&!R&&Pe.default.createElement(Kt,{textColor:(null==C?void 0:C.isError)?r.getColors(D).error:f?r.getColors(D).text.copyInverted:r.getColors(D).text.copy},C.message||""),l&&Pe.default.createElement(Yt,null,Pe.default.createElement(m.Actions,{primary:s?s({isInverted:f,isSubmitting:F,handleSubmit:A}):Pe.default.createElement(v.Button.View,e.__assign({as:"button",onClick:A},{type:"submit"}),Pe.default.createElement(v.Button.Label,null,"Send mail"))})))))})),ni=Ve.default.form.withConfig({displayName:"NewsletterForm__Form",componentId:"sc-1pmvhu2-0"})(pt||(pt=e.__makeTemplateObject(["\n display: flex;\n flex-direction: column;\n justify-content: center;\n\n @media "," {\n flex-direction: row;\n }\n"],["\n display: flex;\n flex-direction: column;\n justify-content: center;\n\n @media "," {\n flex-direction: row;\n }\n"])),r.mq.semilarge),ti=Ve.default.div.withConfig({displayName:"NewsletterForm__FieldContainer",componentId:"sc-1pmvhu2-1"})(mt||(mt=e.__makeTemplateObject(["\n flex: 1 1 0;\n text-align: center;\n\n & + & {\n margin-top: ","px;\n }\n\n & > * + * {\n margin-top: ","px;\n }\n\n @media "," {\n max-width: 590px;\n\n & + & {\n margin-top: 0;\n }\n\n &:first-child {\n padding-right: ","px;\n }\n\n &:last-child {\n padding-left: ","px;\n }\n }\n"],["\n flex: 1 1 0;\n text-align: center;\n\n & + & {\n margin-top: ","px;\n }\n\n & > * + * {\n margin-top: ","px;\n }\n\n @media "," {\n max-width: 590px;\n\n & + & {\n margin-top: 0;\n }\n\n &:first-child {\n padding-right: ","px;\n }\n\n &:last-child {\n padding-left: ","px;\n }\n }\n"])),3*r.spacings.nudge,3*r.spacings.nudge,r.mq.semilarge,3*r.spacings.nudge,3*r.spacings.nudge),ii=Ve.default.div.withConfig({displayName:"NewsletterForm__ActionContainer",componentId:"sc-1pmvhu2-2"})(ut||(ut=e.__makeTemplateObject(["\n width: 100%;\n max-width: 590px;\n\n margin: 0 auto;\n margin-top: ","px;\n\n text-align: center;\n"],["\n width: 100%;\n max-width: 590px;\n\n margin: 0 auto;\n margin-top: ","px;\n\n text-align: center;\n"])),2*r.spacings.spacer),ai=function(e){var n=e.key,t=e.field,i=e.isInverted,a=e.value,r=e.handleChange,o=e.handleBlur,l=e.error,d=e.isTouched;return Pe.default.createElement(b.Textfield,{key:n,label:"".concat(t.label||n).concat(t.isRequired?"*":""),placeholder:t.placeholder,name:"".concat(n),isInverted:i,value:a,onChange:r,onBlur:o,infoMessage:t.info,errorMessage:l&&d?l:void 0})},ri=o.withLibTheme((function(t){var a=t.anchorId,l=t.bgMode,d=t.fields,s=t.customField,c=t.action,p=t.method,u=t.submitAction,g=t.onSubmit,f=o.useLibTheme().theme,h=i.useRef(null),b="inverted"===l,w={};for(var y in d)w[y]=d[y].initialValue||"";var _=x.useFormik({initialValues:e.__assign({},w),onSubmit:function(n){return e.__awaiter(void 0,void 0,void 0,(function(){return e.__generator(this,(function(e){switch(e.label){case 0:return h.current?c&&p?(h.current.submit(),[3,4]):[3,1]:[2];case 1:return g?[4,g(n,h.current)]:[3,3];case 2:e.sent(),e.label=3;case 3:e.label=4;case 4:return E(!1),[2]}}))}))},validateOnBlur:!0,validateOnChange:!0,validate:function(n){return e.__awaiter(void 0,void 0,void 0,(function(){var t,i,a,r,o,l,s,c;return e.__generator(this,(function(e){switch(e.label){case 0:for(a in t={},i=[],d)i.push(a);r=0,e.label=1;case 1:return r<i.length?(o=i[r],l=d[o],s=l.inputType,d[o].isRequired&&!n[o]&&(t[o]=d[o].errorMsg||"Required field"),l.validate?[4,l.validate(o,n[o],l)]:[3,3]):[3,5];case 2:return(c=e.sent())&&(t[o]=c),[3,5];case 3:switch(s){case"email":n[o]&&!/^[A-Z0-9._%+-]+@[A-Z0-9.-]+\.[A-Z]{2,4}$/i.test(n[o])&&(t[o]=d[o].errorMsg||"Invalid Mail format");break;case"tel":n[o]&&/[A-Z]/gi.test(n[o])&&(t[o]=d[o].errorMsg||"Ungültige Telefonnummer");break;case"number":n[o]&&!/^[+]?\d+([.]\d+)?$/gm.test(n[o])&&(t[o]=d[o].errorMsg||"Zahlenformat ungültig")}e.label=4;case 4:return r++,[3,1];case 5:return[2,t]}}))}))}}),C=_.handleSubmit,k=_.handleChange,I=_.handleBlur,T=_.setFieldTouched,E=_.setSubmitting,j=_.validateField,L=_.submitForm,M=_.setValues,O=_.isSubmitting,B=_.touched,N=_.values,S=_.errors,A=_.dirty,q=_.validateOnBlur,F=_.validateOnChange,z=i.useCallback((function(n,t,i){return e.__awaiter(void 0,void 0,void 0,(function(){var a;return e.__generator(this,(function(r){return[2,M(e.__assign(e.__assign({},N),(a={},a[n]=t,a)),i)]}))}))}),[M,N]);return Pe.default.createElement(n.Section,{addSeperation:!0,anchorId:a,bgColor:b?r.getColors(f).sectionBg.dark:l?r.getColors(f).sectionBg.medium:r.getColors(f).sectionBg.light,bgMode:n.mapToBgMode(l,!0)},Pe.default.createElement(n.Wrapper,{addWhitespace:!0},Pe.default.createElement(ni,{ref:h,action:c,method:p,onSubmit:C},Pe.default.createElement(ti,null,d&&Object.keys(d).map((function(e,n){var t={index:n,field:d[e],key:e,value:N[e],error:S[e],isTouched:B[e]||!1,isInverted:b,setField:z,setTouched:T,validateField:j,handleChange:k,handleBlur:I,validateOnBlur:q,validateOnChange:F,theme:f};return s?s(t):ai(t)})))),d&&Pe.default.createElement(ii,null,Pe.default.createElement(m.Actions,{primary:u?u({isInverted:b,isDisabled:O||!A,handleSubmit:L}):Pe.default.createElement(v.Button.View,e.__assign({as:"button",onClick:L,isDisabled:O||!A},{type:"submit"}),Pe.default.createElement(v.Button.Label,null,"send"))}))))})),oi=Ve.default.div.withConfig({displayName:"EventOverview__TagContainer",componentId:"sc-u2afqs-0"})(gt||(gt=e.__makeTemplateObject(["\n margin-top: -","px;\n margin-left: -","px;\n\n display: flex;\n flex-direction: row;\n flex-wrap: wrap;\n\n &:not(:only-child) {\n margin-bottom: ","px;\n }\n"],["\n margin-top: -","px;\n margin-left: -","px;\n\n display: flex;\n flex-direction: row;\n flex-wrap: wrap;\n\n &:not(:only-child) {\n margin-bottom: ","px;\n }\n"])),r.spacings.nudge,r.spacings.nudge,6*r.spacings.nudge),li=Ve.default.div.withConfig({displayName:"EventOverview__TagWrapper",componentId:"sc-u2afqs-1"})(ft||(ft=e.__makeTemplateObject(["\n padding-top: ","px;\n padding-left: ","px;\n"],["\n padding-top: ","px;\n padding-left: ","px;\n"])),r.spacings.nudge,r.spacings.nudge),di=Ve.default.ul.withConfig({displayName:"EventOverview__Events",componentId:"sc-u2afqs-2"})(ht||(ht=e.__makeTemplateObject(["\n list-style-type: none;\n margin: 0;\n padding: 0;\n\n & > * + * {\n border-top: 1px solid\n ",";\n }\n\n & > *:first-of-type {\n border-top: 1px solid\n ",";\n }\n\n & > *:last-of-type {\n border-bottom: 1px solid\n ",";\n }\n"],["\n list-style-type: none;\n margin: 0;\n padding: 0;\n\n & > * + * {\n border-top: 1px solid\n ",";\n }\n\n & > *:first-of-type {\n border-top: 1px solid\n ",";\n }\n\n & > *:last-of-type {\n border-bottom: 1px solid\n ",";\n }\n"])),(function(e){var n=e.theme;return e.hasBg?r.getColors(n).elementBg.light:r.getColors(n).elementBg.medium}),(function(e){var n=e.theme;return e.hasBg?r.getColors(n).elementBg.light:r.getColors(n).elementBg.medium}),(function(e){var n=e.theme;return e.hasBg?r.getColors(n).elementBg.light:r.getColors(n).elementBg.medium})),si=Ve.default(t.Copy).withConfig({displayName:"EventOverview__FilterIcon",componentId:"sc-u2afqs-3"})(xt||(xt=e.__makeTemplateObject(["\n display: flex;\n flex-direction: row;\n align-items: center;\n\n padding: ","px ","px 0 0;\n\n & > * + * {\n margin-left: ","px;\n }\n"],["\n display: flex;\n flex-direction: row;\n align-items: center;\n\n padding: ","px ","px 0 0;\n\n & > * + * {\n margin-left: ","px;\n }\n"])),r.spacings.nudge/2,r.spacings.nudge,r.spacings.nudge),ci=Ve.default.li.withConfig({displayName:"EventOverview__EventItem",componentId:"sc-u2afqs-4"})(vt||(vt=e.__makeTemplateObject(["\n padding: ","px 0;\n"],["\n padding: ","px 0;\n"])),3*r.spacings.nudge),pi=Ve.default.div.withConfig({displayName:"EventOverview__ListFooter",componentId:"sc-u2afqs-5"})(bt||(bt=e.__makeTemplateObject(["\n margin-top: ","px;\n text-align: center;\n\n @media "," {\n text-align: left;\n }\n"],["\n margin-top: ","px;\n text-align: center;\n\n @media "," {\n text-align: left;\n }\n"])),6*r.spacings.nudge,r.mq.medium),mi=Ve.default.span.withConfig({displayName:"EventOverview__ShowMore",componentId:"sc-u2afqs-6"})(wt||(wt=e.__makeTemplateObject(["\n display: ",";\n"],["\n display: ",";\n"])),(function(e){var n=e.itemCount;return n&&n>2?"block":"none"})),ui=o.withLibTheme((function(a){var r=a.tags,l=a.events,d=a.bgMode,m=a.anchorId,g=a.initial,f=a.showMoreText,h=a.onTagClick,x=a.customTag,v="inverted"===d,b="full"===d,w=o.useLibTheme(),y=w.colors,L=w.globals,M=L.sections.eventFilterName,O=Pe.default.useState((null==g?void 0:g.activeTags)||[]),B=O[0],N=O[1],S=Pe.default.useState(1)[0],A=Pe.default.useState((null==g?void 0:g.visibleRows)||3),q=A[0],F=A[1],z=Pe.default.useRef(null),W=E.useObserverSupport(),P=T.useMounted(),R=(null==l?void 0:l.length)||0,V=c.useScrollTo(800),H=i.useCallback((function(){var e=[],n=c.getUrlParams()[M];if(n){var t=null==n?void 0:n.split(",");I.isValidArray(t,!1)&&e.push.apply(e,t)}return e}),[M]);i.useEffect((function(){if(!g){var e=H();I.isValidArray(e,!1)&&N(e)}}),[H,g]),i.useEffect((function(){var e;g&&!P&&(c.setUrlParam("rows",(null==g?void 0:g.visibleRows)||3),I.isValidArray(null==g?void 0:g.activeTags,!1)?c.setUrlParam(M,null===(e=null==g?void 0:g.activeTags)||void 0===e?void 0:e.join(",")):c.deleteUrlParam(M))}),[M,g,P]),j.useUpdateEffect((function(){c.setUrlParam("rows",q)}),[q]),j.useUpdateEffect((function(){!h&&I.isValidArray(B)&&(B.length>0?c.setUrlParam(M,B.join(",")):c.deleteUrlParam(M))}),[B]);var G=function(n,t){void 0===t&&(t=!0),N((function(i){var a=e.__spreadArray([],i,!0),r=n.name?i.indexOf(n.name):-1;return-1===r&&n.name?e.__spreadArray(e.__spreadArray([],a,!0),[n.name],!1):t?(a.splice(r,1),a):i})),F(3)},D=i.useMemo((function(){var n=I.isValidArray(l)?e.__spreadArray([],l,!0):[];return n=null==n?void 0:n.filter((function(e){if(!I.isValidArray(B,!1))return!0;if(!e.tags)return!1;for(var n=!1,t=0;t<e.tags.length;t++)if(-1!==B.indexOf(e.tags[t].name||"")){n=!0;break}return n}))}),[l,B]),U=i.useMemo((function(){return(null==D?void 0:D.filter((function(e,n){return n<q*S})))||[]}),[D,S,q]);i.useEffect((function(){if(W){var e,n=z.current;if(n){(e=new IntersectionObserver((function(e){var n=e[0];(null==n?void 0:n.isIntersecting)&&q<Math.ceil(D.length/S)&&F((function(e){return e+1}))}),{rootMargin:"0px 0px 100px 0px",threshold:0})).observe(n)}return function(){e&&e.disconnect()}}}),[S,R,q,W,D.length]);var J=i.useMemo((function(){return null==r?void 0:r.filter((function(e){return e}))}),[r]);return Pe.default.createElement(n.Section,{addSeperation:!0,anchorId:m,bgColor:v?y.sectionBg.dark:b?y.sectionBg.medium:"transparent",bgMode:n.mapToBgMode(d,!0)},Pe.default.createElement(n.Wrapper,{addWhitespace:!0},I.isValidArray(J,!1)&&Pe.default.createElement(oi,null,Pe.default.createElement(si,{size:"small",type:"copy",isInverted:v},Pe.default.createElement(C.Filter,null),Pe.default.createElement("span",null,"Filter")),J.map((function(e,n){return Pe.default.createElement(li,{key:n},x?x({key:n,name:e,isInverted:v,isActive:-1!==B.indexOf(e),clickHandler:function(n){null==n||n.preventDefault(),h?h({name:e}):G({name:e})}}):Pe.default.createElement(p.Tag,{isInverted:v,onClick:function(n){null==n||n.preventDefault(),h?h({name:e},!1):G({name:e})},isActive:-1!==B.indexOf(e)},e))}))),Pe.default.createElement(di,{hasBg:b},U.map((function(n,t){var i,a="";n.date&&(a=new s.StatusFormatter(n.date.getTime(),"",L.sections.eventDateFormat(n.date),L.sections.eventTimeFormat(n.date),L.sections.eventLocaleKey).getFormattedTimespan(L.sections.eventTimespanFormat(n.date,n.duration),n.duration));var r=_.concat([a,n.address]," | ");return Pe.default.createElement(ci,{key:"".concat(t,"_event_").concat(n.title)},Pe.default.createElement(u.EventBlock,e.__assign({},n,{text:r,tags:null===(i=n.tags)||void 0===i?void 0:i.map((function(e){return{name:e.name}})),isInverted:v,onTagClick:function(e){V(0),h?h({name:e.name},!0):G({name:e.name},!1)},customTag:x})))}))),Pe.default.createElement("div",{ref:z}),!W&&Pe.default.createElement(pi,null,l&&l.length>0&&Pe.default.createElement(t.Copy,{type:"copy",size:"medium",isInverted:v},Pe.default.createElement(mi,{itemCount:l.length,onClick:function(e){e.preventDefault(),q<Math.ceil(D.length/S)&&F((function(e){return e+1}))}},q<D.length/S&&Pe.default.createElement(k.Pointer.View,{as:"button",isInverted:v},Pe.default.createElement(k.Pointer.Label,null,f||"mehr anzeigen")))))))})),gi=Ve.default.ul.withConfig({displayName:"EventList__List",componentId:"sc-1ssgszz-0"})(yt||(yt=e.__makeTemplateObject(["\n list-style: none;\n margin: 0;\n padding: 0;\n\n & > * + * {\n border-top: 1px solid\n ",";\n }\n\n & > *:first-of-type {\n border-top: 1px solid\n ",";\n }\n\n & > *:last-of-type {\n border-bottom: 1px solid\n ",";\n }\n"],["\n list-style: none;\n margin: 0;\n padding: 0;\n\n & > * + * {\n border-top: 1px solid\n ",";\n }\n\n & > *:first-of-type {\n border-top: 1px solid\n ",";\n }\n\n & > *:last-of-type {\n border-bottom: 1px solid\n ",";\n }\n"])),(function(e){var n=e.theme;return e.hasBg?r.getColors(n).elementBg.light:r.getColors(n).elementBg.medium}),(function(e){var n=e.theme;return e.hasBg?r.getColors(n).elementBg.light:r.getColors(n).elementBg.medium}),(function(e){var n=e.theme;return e.hasBg?r.getColors(n).elementBg.light:r.getColors(n).elementBg.medium})),fi=Ve.default.li.withConfig({displayName:"EventList__ListItem",componentId:"sc-1ssgszz-1"})(_t||(_t=e.__makeTemplateObject(["\n padding: ","px 0;\n"],["\n padding: ","px 0;\n"])),3*r.spacings.nudge),hi=o.withLibTheme((function(t){var i=t.anchorId,a=t.events,r=t.bgMode,l=t.customTag,d=o.useLibTheme(),c=d.colors,p=d.globals,m=d.theme,g="inverted"===r,f="full"===r;return Pe.default.createElement(n.Section,{addSeperation:!0,anchorId:i,bgColor:g?c.sectionBg.dark:r?c.sectionBg.medium:c.sectionBg.light,bgMode:n.mapToBgMode(r,!0)},Pe.default.createElement(n.Wrapper,{addWhitespace:!0},Pe.default.createElement(gi,{hasBg:f},null==a?void 0:a.map((function(n,t){var i,a="";n.date&&(a=new s.StatusFormatter(n.date.getTime(),"",p.sections.eventDateFormat(n.date),p.sections.eventTimeFormat(n.date),p.sections.eventLocaleKey).getFormattedTimespan(p.sections.eventTimespanFormat(n.date,n.duration),n.duration));var r=_.concat([a,n.address]," | ");return Pe.default.createElement(fi,{key:t},Pe.default.createElement(u.EventBlock,e.__assign({},n,{tags:null===(i=n.tags)||void 0===i?void 0:i.map((function(n){var t,i,a=void 0;return n.name&&(null===(t=n.link)||void 0===t?void 0:t.href)&&(a=function(e,n,t){if(void 0===t&&(t=[]),!e||!n)return"";if(!I.isValidArray(t,!1))return e;var i=n.globals.sections.eventFilterName;if(!i)return e;try{var a=new URL(e),r=new URLSearchParams(a.search);return r.set(i,encodeURIComponent(t.join(","))),"".concat(e,"?").concat(r.toString())}catch(n){return"".concat(e,"?").concat(i,"=").concat(encodeURIComponent(t.join(",")))}}(n.link.href,m,[n.name])),{name:n.name,link:(null===(i=n.link)||void 0===i?void 0:i.href)?e.__assign(e.__assign({},n.link),{href:a}):void 0}})),isInverted:g,text:r,customTag:l})))})))))})),xi=Ve.default(g.Image).withConfig({displayName:"EventDetail__StyledImage",componentId:"sc-1ko6neq-0"})(Ct||(Ct=e.__makeTemplateObject(["\n &:not(:last-child) {\n margin-bottom: ","px;\n }\n"],["\n &:not(:last-child) {\n margin-bottom: ","px;\n }\n"])),r.spacings.spacer),vi=Ve.default.div.withConfig({displayName:"EventDetail__TagContainer",componentId:"sc-1ko6neq-1"})(kt||(kt=e.__makeTemplateObject(["\n max-width: 880px;\n margin-top: -","px;\n margin-left: -","px;\n\n display: flex;\n flex-direction: row;\n flex-wrap: wrap;\n"],["\n max-width: 880px;\n margin-top: -","px;\n margin-left: -","px;\n\n display: flex;\n flex-direction: row;\n flex-wrap: wrap;\n"])),r.spacings.nudge,r.spacings.nudge),bi=Ve.default.div.withConfig({displayName:"EventDetail__TagWrapper",componentId:"sc-1ko6neq-2"})(It||(It=e.__makeTemplateObject(["\n padding-top: ","px;\n padding-left: ","px;\n"],["\n padding-top: ","px;\n padding-left: ","px;\n"])),r.spacings.nudge,r.spacings.nudge),wi=Ve.default(t.Heading).withConfig({displayName:"EventDetail__EventTitle",componentId:"sc-1ko6neq-3"})(Tt||(Tt=e.__makeTemplateObject(["\n max-width: 880px;\n\n &:not(:first-child) {\n margin-top: ","px;\n }\n\n @media "," {\n overflow: hidden;\n text-overflow: ellipsis;\n display: -webkit-box;\n -webkit-line-clamp: 2; /* number of lines to show */\n line-clamp: 2;\n -webkit-box-orient: vertical;\n }\n"],["\n max-width: 880px;\n\n &:not(:first-child) {\n margin-top: ","px;\n }\n\n @media "," {\n overflow: hidden;\n text-overflow: ellipsis;\n display: -webkit-box;\n -webkit-line-clamp: 2; /* number of lines to show */\n line-clamp: 2;\n -webkit-box-orient: vertical;\n }\n"])),3*r.spacings.nudge,r.mq.semilarge),yi=Ve.default(t.Copy).withConfig({displayName:"EventDetail__EventDateTime",componentId:"sc-1ko6neq-4"})(Et||(Et=e.__makeTemplateObject(["\n max-width: 880px;\n /* overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap; */\n\n &:not(:first-child) {\n margin-top: ","px;\n }\n"],["\n max-width: 880px;\n /* overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap; */\n\n &:not(:first-child) {\n margin-top: ","px;\n }\n"])),3*r.spacings.nudge),_i=Ve.default(t.Copy).withConfig({displayName:"EventDetail__EventAddress",componentId:"sc-1ko6neq-5"})(jt||(jt=e.__makeTemplateObject(["\n max-width: 880px;\n\n &:not(:first-child) {\n margin-top: ","px;\n }\n\n "," + & {\n margin-top: ","px;\n }\n\n @media "," {\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n }\n"],["\n max-width: 880px;\n\n &:not(:first-child) {\n margin-top: ","px;\n }\n\n "," + & {\n margin-top: ","px;\n }\n\n @media "," {\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n }\n"])),3*r.spacings.nudge,yi,r.spacings.nudge,r.mq.semilarge),Ci=Ve.default(t.Copy).withConfig({displayName:"EventDetail__EventText",componentId:"sc-1ko6neq-6"})(Lt||(Lt=e.__makeTemplateObject(["\n max-width: 880px;\n\n &:not(:first-child) {\n margin-top: ","px;\n }\n"],["\n max-width: 880px;\n\n &:not(:first-child) {\n margin-top: ","px;\n }\n"])),3*r.spacings.nudge),ki=o.withLibTheme((function(t){var a,l=t.anchorId,d=t.event,c=t.infos,m=t.bgMode,g=t.customTag,f=o.useLibTheme(),h=f.colors,x=f.globals,v="inverted"===m,b="full"===m,w=i.useMemo((function(){return I.isValidArray(null==c?void 0:c.filter((function(e){return I.isValidArray(e.items,!1)})),!1)}),[c]),y="",_="";if(null==d?void 0:d.date){var C=new s.StatusFormatter(d.date.getTime(),"",x.sections.eventDateFormat(d.date),x.sections.eventTimeFormat(d.date),x.sections.eventLocaleKey);y=C.getFormattedDate(),_=C.getFormattedTimespan(x.sections.eventTimespanFormat(d.date,d.duration),d.duration)}return Pe.default.createElement(n.Section,{addSeperation:!0,anchorId:l,bgColor:v?h.sectionBg.dark:b?h.sectionBg.medium:h.sectionBg.light,bgMode:n.mapToBgMode(m,!0)},Pe.default.createElement(n.Wrapper,{addWhitespace:!0},(null===(a=d.image)||void 0===a?void 0:a.small)&&Pe.default.createElement(xi,e.__assign({},d.image,{coverSpace:!0,allowEdgeRadius:!0,isInverted:v})),Pe.default.createElement(n.Grid.Row,{gutter:5*r.spacings.nudge,semilarge:{gutter:r.spacings.spacer}},Pe.default.createElement(n.Grid.Col,{semilarge:{span:w?5.7/8:1}},d.tags&&Pe.default.createElement(vi,null,d.tags.map((function(e,n){return Pe.default.createElement(bi,{key:"tag_"+n},g?g({key:"headtag-".concat(n),name:e.name||"",isInverted:v,isActive:!1,link:e.link}):Pe.default.createElement(p.Tag,{link:e.link,isInverted:v},e.name))}))),d.title&&Pe.default.createElement(wi,{size:"heading-2",isInverted:v},d.title),y&&Pe.default.createElement(yi,{size:"big",type:"copy-b"},y||"",y&&_?" | ":"",_),d.address&&Pe.default.createElement(_i,{size:"big",type:"copy",innerHTML:d.address}),d.abstract&&Pe.default.createElement(Ci,{size:"medium",type:"copy-b",isInverted:v},d.abstract),d.text&&Pe.default.createElement(Ci,{size:"medium",isInverted:v,innerHTML:d.text})),w&&Pe.default.createElement(n.Grid.Col,{semilarge:{span:2.3/8}},Pe.default.createElement(u.InfoList,{isInverted:v,items:c})))))})),Ii=Ve.default.div.withConfig({displayName:"Fact__View",componentId:"sc-elpxk2-0"})(Mt||(Mt=e.__makeTemplateObject([""],[""]))),Ti=Ve.default.div.withConfig({displayName:"Fact__ImageContainer",componentId:"sc-elpxk2-1"})(Ot||(Ot=e.__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(e){return e.isCentered?"center":"flex-start"}),3*r.spacings.nudge),Ei=Ve.default(g.Image).withConfig({displayName:"Fact__StyledImage",componentId:"sc-elpxk2-2"})(Bt||(Bt=e.__makeTemplateObject(["\n overflow: hidden;\n border-radius: ",";\n"],["\n overflow: hidden;\n border-radius: ",";\n"])),(function(e){var n=e.theme;return r.getGlobals(n).sections.edgeRadius})),ji=Ve.default.div.withConfig({displayName:"Fact__Content",componentId:"sc-elpxk2-3"})(Nt||(Nt=e.__makeTemplateObject(["\n text-align: ",";\n\n & > * + * {\n margin-top: ","px;\n }\n"],["\n text-align: ",";\n\n & > * + * {\n margin-top: ","px;\n }\n"])),(function(e){return e.isCentered&&"center"}),3*r.spacings.nudge),Li=Ve.default(t.Copy).withConfig({displayName:"Fact__Title",componentId:"sc-elpxk2-4"})(St||(St=e.__makeTemplateObject([""],[""]))),Mi=Ve.default(t.Copy).withConfig({displayName:"Fact__SubTitle",componentId:"sc-elpxk2-5"})(At||(At=e.__makeTemplateObject([""],[""]))),Oi=Ve.default(t.Copy).withConfig({displayName:"Fact__Text",componentId:"sc-elpxk2-6"})(qt||(qt=e.__makeTemplateObject(["\n "," + & {\n margin-top: ","px;\n }\n"],["\n "," + & {\n margin-top: ","px;\n }\n"])),Mi,r.spacings.nudge),Bi=i.forwardRef((function(e,n){var t=e.isInverted,i=void 0!==t&&t,a=e.isCentered,r=void 0!==a&&a,o=e.title,l=e.subTitle,d=e.text,s=e.image,c=e.className;return Pe.default.createElement(Ii,{ref:n,className:c},(null==s?void 0:s.small)&&Pe.default.createElement(Ti,{isCentered:r},Pe.default.createElement(Ei,{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})),Pe.default.createElement(ji,{isCentered:r},o&&Pe.default.createElement(Li,{type:"copy-b",size:"big",isInverted:i,"data-sheet":"title"},o),l&&Pe.default.createElement(Mi,{type:"copy-b",isInverted:i,"data-sheet":"subtitle"},l),d&&Pe.default.createElement(Oi,{type:"copy",isInverted:i,"data-sheet":"text",innerHTML:d})))}));Bi.displayName="Fact";var Ni,Si,Ai,qi,Fi,zi,Wi,Pi,Ri,Vi,Hi,Gi,Di,Ui=Ve.default.div.withConfig({displayName:"FactGrid__FactFill",componentId:"sc-114y2fo-0"})(Ni||(Ni=e.__makeTemplateObject(["\n display: none;\n\n @media "," {\n display: block;\n }\n"],["\n display: none;\n\n @media "," {\n display: block;\n }\n"])),r.mq.large),Ji=o.withLibTheme((function(t){var i=t.anchorId,a=t.columns,r=void 0===a?3:a,l=t.facts,d=t.bgMode,s=t.isCentered,p=o.useLibTheme().colors,m=(null==l?void 0:l.length)||0,u="inverted"===d,g=c.useEqualSheetHeight({listLength:m,identifiers:['[data-sheet="title"]','[data-sheet="subtitle"]'],responsive:{small:1,medium:r<3?r:3,semilarge:r<4?r:4,large:r,xlarge:r}}).sheetRefs;return Pe.default.createElement(n.Section,{addSeperation:!0,anchorId:i,bgColor:u?p.sectionBg.dark:d?p.sectionBg.medium:p.sectionBg.light,bgMode:n.mapToBgMode(d)},Pe.default.createElement(n.Wrapper,{clampWidth:"normal",addWhitespace:!0},Pe.default.createElement(n.Grid.Row,null,l&&l.map((function(t,i){return(null==t?void 0:t.title)||(null==t?void 0:t.subTitle)||(null==t?void 0:t.image)||(null==t?void 0:t.text)?Pe.default.createElement(n.Grid.Col,{key:i,medium:{span:4/12},semilarge:r>3?{span:.25}:{span:4/12},large:{span:12/r/12}},Pe.default.createElement(Bi,e.__assign({key:i,ref:g[i]},t,{isCentered:s,isInverted:u}))):Pe.default.createElement(n.Grid.Col,{key:i,medium:{span:4/12},semilarge:r>3?{span:.25}:{span:4/12},large:{span:12/r/12}},Pe.default.createElement(Ui,{ref:g[i],key:i}))})))))})),Zi=Ve.default.ul.withConfig({displayName:"FactList__FactsContainer",componentId:"sc-elh0vj-0"})(Si||(Si=e.__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"])),r.spacings.nudge),Xi=Ve.default.li.withConfig({displayName:"FactList__FactItem",componentId:"sc-elh0vj-1"})(Ai||(Ai=e.__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*r.spacings.nudge,(function(e){var n=e.theme;return e.hasBack?r.getColors(n).elementBg.light:r.getColors(n).elementBg.medium}),(function(e){return e.hasText?"flex-start":"center"}),r.mq.medium,3*r.spacings.nudge),Qi=Ve.default.img.withConfig({displayName:"FactList__Icon",componentId:"sc-elh0vj-2"})(qi||(qi=e.__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*r.spacings.nudge,5*r.spacings.nudge,r.mq.medium,r.spacings.spacer),$i=Ve.default.div.withConfig({displayName:"FactList__ContentBlock",componentId:"sc-elh0vj-3"})(Fi||(Fi=e.__makeTemplateObject(["\n & > * + * {\n margin-top: ","px;\n }\n"],["\n & > * + * {\n margin-top: ","px;\n }\n"])),2*r.spacings.nudge),Ki=Ve.default(t.Copy).withConfig({displayName:"FactList__Description",componentId:"sc-elh0vj-4"})(zi||(zi=e.__makeTemplateObject(["\n max-width: 880px;\n"],["\n max-width: 880px;\n"]))),Yi=o.withLibTheme((function(e){var i=e.anchorId,a=e.facts,r=e.icon,l=e.bgMode,d=o.useLibTheme().colors,s="inverted"===l,c=s||"full"===l;return Pe.default.createElement(n.Section,{addSeperation:!0,anchorId:i,bgColor:s?d.sectionBg.dark:"full"===l?d.sectionBg.medium:d.sectionBg.light,bgMode:n.mapToBgMode(l,!0)},Pe.default.createElement(n.Wrapper,{clampWidth:"normal",addWhitespace:!0},a&&Pe.default.createElement(Zi,null,a.map((function(e,n){var i=e.label,a=e.text;return Pe.default.createElement(Xi,{key:n,hasText:!!a,hasBack:c},r&&Pe.default.createElement(Qi,{src:r.src,alt:r.alt||""}),Pe.default.createElement($i,null,i&&Pe.default.createElement(t.Copy,{type:"copy-b"},i),a&&Pe.default.createElement(Ki,{type:"copy",innerHTML:a})))})))))})),ea=Ve.default.div.withConfig({displayName:"Feature__View",componentId:"sc-d7vugh-0"})(Wi||(Wi=e.__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"])),r.spacings.nudge,(function(e){return e.isCentered&&"center"}),r.spacings.spacer),na=Ve.default(d.Link).withConfig({displayName:"Feature__TitleLink",componentId:"sc-d7vugh-1"})(Ri||(Ri=e.__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"])),t.copyStyle("copy-b","big"),(function(e){var n=e.theme;return e.isInverted?r.getFonts(n)["copy-b"].big.colorInverted:r.getFonts(n)["copy-b"].big.color}),(function(n){var t=n.href,i=n.isInverted,o=n.theme;return!t&&a.css(Pi||(Pi=e.__makeTemplateObject(["\n &:hover {\n color: ",";\n }\n "],["\n &:hover {\n color: ",";\n }\n "])),i?r.getFonts(o)["copy-b"].big.colorInverted:r.getFonts(o)["copy-b"].big.color)})),ta=Ve.default(d.Link).withConfig({displayName:"Feature__ImageContainer",componentId:"sc-d7vugh-2"})(Vi||(Vi=e.__makeTemplateObject(["\n display: flex;\n justify-content: ",";\n width: 100%;\n"],["\n display: flex;\n justify-content: ",";\n width: 100%;\n"])),(function(e){return e.isCentered?"center":"flex-start"})),ia=Ve.default(g.Image).withConfig({displayName:"Feature__StyledImage",componentId:"sc-d7vugh-3"})(Hi||(Hi=e.__makeTemplateObject(["\n overflow: hidden;\n border-radius: ",";\n"],["\n overflow: hidden;\n border-radius: ",";\n"])),(function(e){var n=e.theme;return r.getGlobals(n).sections.edgeRadius})),aa=Ve.default.div.withConfig({displayName:"Feature__ArticleContent",componentId:"sc-d7vugh-4"})(Gi||(Gi=e.__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(e){return e.isCentered&&"center"}),2*r.spacings.nudge,r.mq.medium,(function(e){return e.isCentered&&"auto"}),(function(e){return e.isCentered&&"auto"})),ra=Ve.default.div.withConfig({displayName:"Feature__Action",componentId:"sc-d7vugh-5"})(Di||(Di=e.__makeTemplateObject(["\n max-width: 100%;\n"],["\n max-width: 100%;\n"]))),oa=i.forwardRef((function(n,i){var a=n.title,r=n.description,o=n.intro,l=n.text,d=n.link,s=n.image,c=n.isInverted,p=void 0!==c&&c,m=n.isCentered,u=void 0!==m&&m,g=n.action,f=n.className;return Pe.default.createElement(ea,{ref:i,isCentered:u,className:f},(null==s?void 0:s.small)&&Pe.default.createElement(ta,e.__assign({},d,{isCentered:u}),Pe.default.createElement(ia,{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})),Pe.default.createElement(na,e.__assign({},d,{isInverted:p,ariaLabel:a,"data-sheet":"title"}),a),Pe.default.createElement(t.Copy,{size:"small",isInverted:p,"data-sheet":"desc",innerHTML:r}),Pe.default.createElement(aa,{isCentered:u},Pe.default.createElement(t.Copy,{type:"copy-b",isInverted:p,innerHTML:o,"data-sheet":"intro"}),Pe.default.createElement(t.Copy,{type:"copy",size:"medium",isInverted:p,innerHTML:l,"data-sheet":"text"})),g&&Pe.default.createElement(ra,null,g(p)))}));oa.displayName="Feature";var la,da,sa,ca,pa,ma,ua,ga,fa,ha,xa,va,ba,wa,ya,_a,Ca,ka,Ia,Ta,Ea,ja,La,Ma,Oa,Ba,Na,Sa,Aa,qa,Fa,za,Wa,Pa,Ra,Va,Ha,Ga,Da,Ua,Ja,Za,Xa,Qa,$a,Ka,Ya,er,nr,tr,ir,ar,rr,or,lr,dr,sr,cr,pr,mr,ur,gr,fr,hr,xr,vr,br,wr,yr,_r=o.withLibTheme((function(t){var a=t.anchorId,r=t.features,l=t.bgMode,d=t.isCentered,s=void 0!==d&&d,p=t.columns,m=o.useLibTheme().colors,u="inverted"===l,g=(null==r?void 0:r.length)||0,f=i.useMemo((function(){return p?2===p:r&&r.length%2==0}),[r,p]),h=c.useEqualSheetHeight({listLength:g,identifiers:['[data-sheet="title"]','[data-sheet="desc"]','[data-sheet="intro"]','[data-sheet="text"]'],responsive:{small:1,medium:1,semilarge:2,large:f?2:3,xlarge:f?2:3}}).sheetRefs;return Pe.default.createElement(n.Section,{addSeperation:!0,anchorId:a,bgColor:u?m.sectionBg.dark:l?m.sectionBg.medium:m.sectionBg.light,bgMode:n.mapToBgMode(l)},Pe.default.createElement(n.Wrapper,{addWhitespace:!0,clampWidth:"normal"},Pe.default.createElement(n.Grid.Row,{halign:f||g<=2?"center":"left"},null==r?void 0:r.map((function(t,i){return Pe.default.createElement(n.Grid.Col,{semilarge:{span:.5},large:{span:f?5/12:4/12},key:i},Pe.default.createElement(oa,e.__assign({ref:h[i]},t,{isCentered:s,isInverted:u})))})))))})),Cr=Ve.default(g.Image).withConfig({displayName:"Gallery__StyledImage",componentId:"sc-1c4lgpr-0"})(la||(la=e.__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(e){var n=e.theme;return r.getGlobals(n).sections.edgeRadius})),kr=o.withLibTheme((function(t){var i=t.anchorId,a=t.bgMode,r=t.images,l=o.useLibTheme().colors,d="inverted"===a;return Pe.default.createElement(n.Section,{addSeperation:!0,anchorId:i,bgColor:d?l.sectionBg.dark:a?l.sectionBg.medium:l.sectionBg.light,bgMode:n.mapToBgMode(a)},Pe.default.createElement(n.Wrapper,{addWhitespace:!0},Pe.default.createElement(n.Grid.Row,null,null==r?void 0:r.map((function(t,i){return Pe.default.createElement(n.Grid.Col,{key:i,semilarge:{span:t.isFull?1:.5}},Pe.default.createElement(Cr,e.__assign({},t,{coverSpace:!0,isInverted:d})))})))))})),Ir=function(n){return a.css(sa||(sa=e.__makeTemplateObject(["\n // Doing some crazy shit to calculate curent navbar height in CSS\n ","\n"],["\n // Doing some crazy shit to calculate curent navbar height in CSS\n ","\n"])),(function(t){var i=t.theme,o=L.generateNavbarIdent({pageFlow:"beforeContent",hasMain:!0}),l=L.generateNavbarIdent({pageFlow:"beforeContent",hasMain:!0,hasTop:!0}),d=L.generateNavbarIdent({pageFlow:"beforeContent",hasMain:!0,hasBottom:!0}),s=L.generateNavbarIdent({pageFlow:"beforeContent",hasTop:!0,hasMain:!0,hasBottom:!0}),c=L.getFullNavbarHeights(i,o).large,p=L.getFullNavbarHeights(i,l).large,m=L.getFullNavbarHeights(i,d).large,u=L.getFullNavbarHeights(i,s).large,g=function(e){return e.map((function(e){return"[data-navbar-ident*='".concat(e,"']")})).join("")},f=n?"100vh":"80vh";return a.css(da||(da=e.__makeTemplateObject(["\n & > "," {\n min-height: 500px;\n height: ",";\n }\n\n // with main navbar element\n header"," + & {\n & > "," {\n height: calc("," - ","px);\n }\n }\n\n // with main and top navbar elements\n header"," + & {\n & > "," {\n height: calc("," - ","px);\n }\n }\n\n // with main and bottom navbar elements\n header"," + & {\n & > "," {\n height: calc("," - ","px);\n }\n }\n\n // with all navbar elements\n header"," + & {\n & > "," {\n height: calc("," - ","px);\n }\n }\n\n @media "," {\n // with main navbar element\n header"," + & {\n & > "," {\n height: calc("," - ","px);\n }\n }\n\n // with main and top navbar elements\n header"," + & {\n & > "," {\n height: calc("," - ","px);\n }\n }\n\n // with main and bottom navbar elements\n header"," + & {\n & > "," {\n height: calc(\n "," - ","px\n );\n }\n }\n\n // with all navbar elements\n header"," + & {\n & > "," {\n height: calc("," - ","px);\n }\n }\n }\n "],["\n & > "," {\n min-height: 500px;\n height: ",";\n }\n\n // with main navbar element\n header"," + & {\n & > "," {\n height: calc("," - ","px);\n }\n }\n\n // with main and top navbar elements\n header"," + & {\n & > "," {\n height: calc("," - ","px);\n }\n }\n\n // with main and bottom navbar elements\n header"," + & {\n & > "," {\n height: calc("," - ","px);\n }\n }\n\n // with all navbar elements\n header"," + & {\n & > "," {\n height: calc("," - ","px);\n }\n }\n\n @media "," {\n // with main navbar element\n header"," + & {\n & > "," {\n height: calc("," - ","px);\n }\n }\n\n // with main and top navbar elements\n header"," + & {\n & > "," {\n height: calc("," - ","px);\n }\n }\n\n // with main and bottom navbar elements\n header"," + & {\n & > "," {\n height: calc(\n "," - ","px\n );\n }\n }\n\n // with all navbar elements\n header"," + & {\n & > "," {\n height: calc("," - ","px);\n }\n }\n }\n "])),jr,f,g(o.split("-")),jr,f,c[0],g(l.split("-")),jr,f,p[0],g(d.split("-")),jr,f,m[0],g(s.split("-")),jr,f,u[0],r.mq.semilarge,g(o.split("-")),jr,f,c[1],g(l.split("-")),jr,f,p[1],g(d.split("-")),jr,f,m[1],g(s.split("-")),jr,f,u[1])}))},Tr=Ve.default(n.Section).withConfig({displayName:"Header__HeaderSection",componentId:"sc-12uexfr-0"})(ca||(ca=e.__makeTemplateObject(["\n position: relative;\n ","\n\n header + & {\n ","\n ","\n }\n"],["\n position: relative;\n ","\n\n header + & {\n ","\n ","\n }\n"])),Ir(!0),r.withRange([0],"padding-top"),r.withRange([0],"margin-top")),Er=Ve.default(n.Section).withConfig({displayName:"Header__HeaderSectionSmall",componentId:"sc-12uexfr-1"})(pa||(pa=e.__makeTemplateObject(["\n position: relative;\n ","\n\n header + & {\n ","\n ","\n }\n"],["\n position: relative;\n ","\n\n header + & {\n ","\n ","\n }\n"])),Ir(!1),r.withRange([0],"padding-top"),r.withRange([0],"margin-top")),jr=Ve.default((function(e){var n=e.isInverted,t=e.videoUrl,i=e.images,a=e.focus,r=e.kenBurnsZoom,o=e.kenBurnsZoomPoint,l=e.kenBurnsInterval,d=e.onImageChange,s=e.className,c=e.children;switch(!0){case!!t:return Pe.default.createElement(u.HeaderVideo,{isInverted:n,videoUrl:t,focus:a,placeholderImg:null==i?void 0:i[0],className:s},c);case i&&i.length>1:return Pe.default.createElement(u.HeaderKenBurns,{images:i||[],zoom:r,zoomPoint:o,interval:l,onImageChange:d,className:s},c);case i&&1===i.length:return Pe.default.createElement(u.HeaderPoster,{isInverted:n,bgImage:null==i?void 0:i[0],focus:a,className:s},c);default:return Pe.default.createElement("div",null,c)}})).withConfig({displayName:"Header__StyledPoster",componentId:"sc-12uexfr-2"})(ma||(ma=e.__makeTemplateObject(["\n position: relative;\n height: 100vh;\n max-height: 1300px;\n max-width: ","px;\n margin: 0 auto;\n"],["\n position: relative;\n height: 100vh;\n max-height: 1300px;\n max-width: ","px;\n margin: 0 auto;\n"])),r.spacings.wrapperLarge),Lr=Ve.default.div.withConfig({displayName:"Header__Overlay",componentId:"sc-12uexfr-3"})(ua||(ua=e.__makeTemplateObject(["\n display: ",";\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n background: ",";\n z-index: 2;\n\n @media "," {\n display: block;\n }\n"],["\n display: ",";\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n background: ",";\n z-index: 2;\n\n @media "," {\n display: block;\n }\n"])),(function(e){return e.textOnImage?"block":"none"}),(function(e){var n=e.bgValue;return n&&n}),r.mq.medium),Mr=Ve.default.div.withConfig({displayName:"Header__Content",componentId:"sc-12uexfr-4"})(fa||(fa=e.__makeTemplateObject(["\n display: none;\n max-width: ","px;\n margin: 0 auto;\n\n ","\n\n @media "," {\n display: flex;\n flex-direction: column;\n justify-content: flex-end;\n align-items: ",";\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n padding: ","px;\n z-index: 2;\n\n & > * {\n margin-top: ","px;\n max-width: 880px;\n }\n }\n"],["\n display: none;\n max-width: ","px;\n margin: 0 auto;\n\n ","\n\n @media "," {\n display: flex;\n flex-direction: column;\n justify-content: flex-end;\n align-items: ",";\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n padding: ","px;\n z-index: 2;\n\n & > * {\n margin-top: ","px;\n max-width: 880px;\n }\n }\n"])),r.spacings.wrapper,(function(n){var t=n.textOnImage,i=n.isCentered;return t&&a.css(ga||(ga=e.__makeTemplateObject(["\n display: flex;\n flex-direction: column;\n justify-content: flex-end;\n align-items: ",";\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n padding: ","px;\n z-index: 2;\n\n & > * {\n margin-top: ","px;\n max-width: 880px;\n }\n "],["\n display: flex;\n flex-direction: column;\n justify-content: flex-end;\n align-items: ",";\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n padding: ","px;\n z-index: 2;\n\n & > * {\n margin-top: ","px;\n max-width: 880px;\n }\n "])),i&&"center",r.spacings.spacer,r.spacings.spacer)}),r.mq.medium,(function(e){return e.isCentered&&"center"}),2*r.spacings.spacer,r.spacings.spacer),Or=Ve.default.div.withConfig({displayName:"Header__ContentMobile",componentId:"sc-12uexfr-5"})(ha||(ha=e.__makeTemplateObject(["\n padding: ","px ","px;\n\n & > * + * {\n margin-top: ","px;\n }\n\n @media "," {\n display: none;\n }\n"],["\n padding: ","px ","px;\n\n & > * + * {\n margin-top: ","px;\n }\n\n @media "," {\n display: none;\n }\n"])),r.spacings.spacer,2*r.spacings.nudge,r.spacings.spacer,r.mq.medium),Br=Ve.default(t.Heading).withConfig({displayName:"Header__Title",componentId:"sc-12uexfr-6"})(xa||(xa=e.__makeTemplateObject(["\n text-align: ",";\n\n @media "," {\n overflow: hidden;\n text-overflow: ellipsis;\n display: -webkit-box;\n -webkit-line-clamp: 3; /* number of lines to show */\n line-clamp: 3;\n -webkit-box-orient: vertical;\n }\n"],["\n text-align: ",";\n\n @media "," {\n overflow: hidden;\n text-overflow: ellipsis;\n display: -webkit-box;\n -webkit-line-clamp: 3; /* number of lines to show */\n line-clamp: 3;\n -webkit-box-orient: vertical;\n }\n"])),(function(e){return e.isCentered&&"center"}),r.mq.medium),Nr=Ve.default(t.Copy).withConfig({displayName:"Header__Text",componentId:"sc-12uexfr-7"})(va||(va=e.__makeTemplateObject(["\n text-align: ",";\n\n overflow: hidden;\n text-overflow: ellipsis;\n display: -webkit-box;\n -webkit-line-clamp: 4; /* number of lines to show */\n line-clamp: 4;\n -webkit-box-orient: vertical;\n"],["\n text-align: ",";\n\n overflow: hidden;\n text-overflow: ellipsis;\n display: -webkit-box;\n -webkit-line-clamp: 4; /* number of lines to show */\n line-clamp: 4;\n -webkit-box-orient: vertical;\n"])),(function(e){return e.isCentered&&"center"})),Sr=Ve.default(m.Actions).withConfig({displayName:"Header__StyledActions",componentId:"sc-12uexfr-8"})(ba||(ba=e.__makeTemplateObject(["\n @media "," {\n display: block;\n text-align: ",";\n }\n"],["\n @media "," {\n display: block;\n text-align: ",";\n }\n"])),r.mq.medium,(function(e){return e.isCentered&&"center"})),Ar=o.withLibTheme((function(e){var t=e.anchorId,i=e.size,a=void 0===i?"full":i,r=e.focusPoint,l=void 0===r?["center","center"]:r,d=e.isCentered,s=e.title,c=e.titleAs,p=e.text,m=e.primaryAction,u=e.secondaryAction,g=e.videoUrl,f=e.images,h=e.customImgOverlay,x=e.kenBurnsZoom,v=void 0===x?1.08:x,b=e.kenBurnsZoomPoint,w=void 0===b?[.5,.5]:b,y=e.kenBurnsInterval,_=void 0===y?1e4:y,C=e.onImageChange,k=e.bgMode,I=e.textOnImage,T=o.useLibTheme(),E=T.globals,j=T.colors,L="inverted"===k,M=s||p||m||u,O=M?h||E.sections.imageTextGradient:void 0,B="full"===a?Tr:Er;return Pe.default.createElement(B,{addSeperation:!0,anchorId:t,bgColor:L?j.sectionBg.dark:k?j.sectionBg.medium:j.sectionBg.light,bgMode:n.mapToBgMode(k,!0)},Pe.default.createElement(jr,{isInverted:L,images:f,videoUrl:g,kenBurnsInterval:_,kenBurnsZoom:v,kenBurnsZoomPoint:w,onImageChange:C,focus:l},M&&Pe.default.createElement(Pe.default.Fragment,null,Pe.default.createElement(Lr,{bgValue:O,textOnImage:I}),Pe.default.createElement(Mr,{isCentered:d,textOnImage:I},s&&Pe.default.createElement(Br,{isInverted:!0,size:"heading-1",isCentered:d,renderAs:c,innerHTML:s}),p&&Pe.default.createElement(Nr,{isInverted:!0,isCentered:d,type:"copy-b",size:"big",innerHTML:p}),(m||u)&&Pe.default.createElement(Sr,{isCentered:d,primary:m&&m(!0),secondary:u&&u(!0)})))),M&&!I&&Pe.default.createElement(Or,null,s&&Pe.default.createElement(Br,{size:"heading-1",isCentered:d,renderAs:c,innerHTML:s,isInverted:L}),p&&Pe.default.createElement(Nr,{type:"copy-b",size:"big",isCentered:d,innerHTML:p,isInverted:L}),(m||u)&&Pe.default.createElement(Sr,{isCentered:d,primary:m&&m(L),secondary:u&&u(L)})))})),qr=Ve.default(n.Section).withConfig({displayName:"IconList__StyledSection",componentId:"sc-10wpi8n-0"})(wa||(wa=e.__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"])),r.mq.semilarge,(function(e){return e.isCentered?"0 auto":"0"}),(function(e){return e.isCentered?"center":"left"})),Fr=Ve.default.div.withConfig({displayName:"IconList__ItemContainer",componentId:"sc-10wpi8n-1"})(ya||(ya=e.__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"])),r.spacings.spacer,r.mq.semilarge,(function(e){return e.isCentered?"center":"flex-start"})),zr=Ve.default.ul.withConfig({displayName:"IconList__Items",componentId:"sc-10wpi8n-2"})(_a||(_a=e.__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(e){return e.isVisible?"flex":"block"}),(function(e){return e.isCentered?"center":"flex-start"}),2*r.spacings.nudge,2*r.spacings.nudge,r.mq.medium,r.spacings.spacer,r.spacings.spacer),Wr=Ve.default.li.withConfig({displayName:"IconList__Item",componentId:"sc-10wpi8n-3"})(Ca||(Ca=e.__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*r.spacings.nudge,2*r.spacings.nudge,(function(e){var n=e.index;return e.isVisible||n<6?"block":"none"}),r.mq.medium,r.spacings.spacer,r.spacings.spacer,r.mq.semilarge,(function(e){var n=e.index;return e.isVisible||n<8?"block":"none"}),r.mq.large,(function(e){var n=e.index;return e.isVisible||n<10?"block":"none"})),Pr=Ve.default(d.Link).withConfig({displayName:"IconList__ItemLink",componentId:"sc-10wpi8n-4"})(ka||(ka=e.__makeTemplateObject(["\n display: block;\n outline-color: ",";\n"],["\n display: block;\n outline-color: ",";\n"])),(function(e){var n=e.theme;return e.isInverted?r.getColors(n).primary.inverted:r.getColors(n).primary.default})),Rr=Ve.default.div.withConfig({displayName:"IconList__ShowMore",componentId:"sc-10wpi8n-5"})(Ia||(Ia=e.__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(e){var n=e.itemCount;return n&&n>6?"block":"none"}),(function(e){return e.isCentered?"center":"left"}),r.mq.semilarge,(function(e){var n=e.itemCount;return n&&n>8?"block":"none"}),r.mq.large,(function(e){var n=e.itemCount;return n&&n>10?"block":"none"})),Vr=Ve.default(m.Actions).withConfig({displayName:"IconList__StyledActions",componentId:"sc-10wpi8n-6"})(Ta||(Ta=e.__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"])),r.spacings.spacer,r.mq.medium,(function(e){return e.isCentered&&"center"})),Hr=o.withLibTheme((function(t){var a=t.anchorId,r=t.items,l=t.isCentered,d=void 0!==l&&l,s=t.primaryAction,c=t.secondaryAction,p=t.toggle,m=t.showLessText,u=void 0===m?"show less":m,f=t.showMoreText,h=void 0===f?"show more":f,x=t.enableToggle,v=t.bgMode,b=o.useLibTheme().colors,w="inverted"===v,y=i.useState(!x),_=y[0],C=y[1],I=function(){C((function(e){return!e}))};return Pe.default.createElement(qr,{addSeperation:!0,anchorId:a,bgColor:w?b.sectionBg.dark:v?b.sectionBg.medium:b.sectionBg.light,bgMode:n.mapToBgMode(v,!0),isCentered:d},Pe.default.createElement(n.Wrapper,{clampWidth:"normal",addWhitespace:!0},Pe.default.createElement(Fr,{isCentered:d},Pe.default.createElement(zr,{isVisible:!_||!0===_,isCentered:d},null==r?void 0:r.map((function(n,t){var i=n.src,a=n.link,r=n.alt,o=n.ratio,l=n.showPlaceholder;return Pe.default.createElement(Wr,{isVisible:_,index:t,key:t},Pe.default.createElement(Pr,e.__assign({},a,{isInverted:w,ariaLabel:r}),Pe.default.createElement(g.Image,{"data-img-loaded":!1,isInverted:w,small:i,alt:r,ratios:o?{small:o}:void 0,showPlaceholder:l})))})))),x&&Pe.default.createElement(Rr,{isCentered:d,itemCount:(null==r?void 0:r.length)||0},p?p({isInverted:w,showLessText:u,showMoreText:h,isToggled:_,clickHandler:I,additionalProps:{"aria-pressed":_}}):Pe.default.createElement(k.Pointer.View,{as:"button",isInverted:w,"aria-pressed":_,onClick:function(){return I()}},Pe.default.createElement(k.Pointer.Label,null,_?u:h))),(s||c)&&Pe.default.createElement(Vr,{isCentered:d,primary:s&&s(w),secondary:c&&c(w)})))})),Gr=Ve.default.ul.withConfig({displayName:"IndexList__List",componentId:"sc-9my0y5-0"})(Ea||(Ea=e.__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(e){var n=e.theme,t=e.hasBg,i=e.isInverted;return t&&!i?r.getColors(n).elementBg.light:r.getColors(n).elementBg.medium}),(function(e){var n=e.theme,t=e.hasBg,i=e.isInverted;return t&&!i?r.getColors(n).elementBg.light:r.getColors(n).elementBg.medium}),(function(e){var n=e.theme,t=e.hasBg,i=e.isInverted;return t&&!i?r.getColors(n).elementBg.light:r.getColors(n).elementBg.medium})),Dr=Ve.default.li.withConfig({displayName:"IndexList__ListItem",componentId:"sc-9my0y5-1"})(ja||(ja=e.__makeTemplateObject([""],[""]))),Ur=Ve.default(d.Link).withConfig({displayName:"IndexList__IndexLink",componentId:"sc-9my0y5-2"})(La||(La=e.__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"])),r.spacings.nudge,t.copyStyle("copy","big")),Jr=Ve.default.span.withConfig({displayName:"IndexList__LinkLabel",componentId:"sc-9my0y5-3"})(Ma||(Ma=e.__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"]))),Zr=Ve.default.span.withConfig({displayName:"IndexList__IconWrapper",componentId:"sc-9my0y5-4"})(Oa||(Oa=e.__makeTemplateObject(["\n display: inline-block;\n\n margin-left: ","px;\n"],["\n display: inline-block;\n\n margin-left: ","px;\n"])),2*r.spacings.nudge),Xr=o.withLibTheme((function(t){var a=t.anchorId,l=t.items,d=t.bgMode,s=t.customIcon,p=t.scrollToOffset,m=o.useLibTheme(),u=m.colors,g=m.theme,f=c.useScrollTo(500),h=M.useMediaQueries().semilarge,x=i.useState(0),v=x[0],b=x[1],w="inverted"===d,y="full"===d,_=function(e){var n;if(null==e?void 0:e.currentTarget){e.preventDefault();var t=e.currentTarget.getAttribute("href");if(t){var i=document.getElementById((null===(n=t.split("#"))||void 0===n?void 0:n[1])||t);if(i&&f(i.getBoundingClientRect().top+window.scrollY-(p||v)),window){var a=new URL(window.location);a.hash=t.split("#")[1],window.history.pushState({},"",a)}}}};return i.useEffect((function(){if(!p){var e=document.querySelector("header[data-navbar-ident]"),n=null==e?void 0:e.getAttribute("data-navbar-ident");if(n)if(L.getNavbarState(n).isStickable){var t=L.getFullNavbarHeights(g,n);b(h?t.small[1]+r.spacings.spacer:t.small[0]+r.spacings.spacer)}}}),[g,h,p]),Pe.default.createElement(n.Section,{addSeperation:!0,anchorId:a,bgColor:w?u.sectionBg.dark:y?u.sectionBg.medium:u.sectionBg.light,bgMode:n.mapToBgMode(d,!0)},Pe.default.createElement(n.Wrapper,{addWhitespace:!0},Pe.default.createElement(Gr,{hasBg:y,isInverted:w},null==l?void 0:l.map((function(n,t){return Pe.default.createElement(Dr,{key:t},Pe.default.createElement(Ur,e.__assign({},n.link,{isInverted:w,onClick:_}),Pe.default.createElement(Jr,null,n.label),Pe.default.createElement(Zr,null,s?s({isInverted:w}):Pe.default.createElement(e.ArrowDown,null))))})))))})),Qr=o.withLibTheme((function(e){var t=e.anchorId,i=e.title,a=e.titleAs,r=e.titleSize,l=void 0===r?"heading-2":r,d=e.superTitle,s=e.superTitleAs,c=e.abstract,p=e.text,m=e.primaryAction,g=e.secondaryAction,f=e.isCentered,h=void 0!==f&&f,x=e.isStackable,v=void 0!==x&&x,b=e.bgMode,w=e.image,y=o.useLibTheme().colors,_="inverted"===b;return w&&!(null==w?void 0:w.ratios)&&(w.ratios={small:{h:1,w:1}}),Pe.default.createElement(n.Section,{addSeperation:!0,anchorId:t,isStackable:v,bgColor:_?y.sectionBg.dark:b?y.sectionBg.medium:y.sectionBg.light,bgMode:n.mapToBgMode(b)},Pe.default.createElement(n.Wrapper,{clampWidth:"normal",addWhitespace:!0},Pe.default.createElement(u.IntroBlock,{title:i,titleAs:a,titleSize:l,superTitle:d,superTitleAs:s,abstract:c,text:p,colorMode:_?"inverted":"default",secondaryAction:g,primaryAction:m,isCentered:h,image:w,clampTitle:!0,clampAbstract:!0,clampText:!0})))})),$r=Ve.default(n.Section).withConfig({displayName:"Map__MapSection",componentId:"sc-6qc5jb-0"})(Ba||(Ba=e.__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"]))),Kr=Ve.default.div.withConfig({displayName:"Map__MapContainer",componentId:"sc-6qc5jb-1"})(Sa||(Sa=e.__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"])),r.mq.semilarge,n.getGridWidth({cols:6,gridWidth:"100% - ".concat(2*n.wrapperWhitespace,"px ")}),n.wrapperWhitespace,(function(e){return e.isMirrored?"auto":"0"}),(function(e){return e.isMirrored?"0":"auto"}),r.mq.xlarge,n.gridSettings.gutter,n.wrapperWhitespace,r.mq.xxlarge,r.spacings.wrapperLarge/2,n.gridSettings.gutter,n.wrapperWhitespace,(function(e){return e.isMirrored?"auto":"50%"}),(function(e){return e.isMirrored?"50%":"auto"}),(function(t){var i=t.isMirrored;return a.css(Na||(Na=e.__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(n.gridSettings.gutter,"px) - "):"(-100% - ".concat(n.gridSettings.gutter,"px) + "),n.wrapperWhitespace)})),Yr=Ve.default(n.Wrapper).withConfig({displayName:"Map__CardWrapper",componentId:"sc-6qc5jb-2"})(Aa||(Aa=e.__makeTemplateObject(["\n pointer-events: none;\n"],["\n pointer-events: none;\n"]))),eo=Ve.default.div.withConfig({displayName:"Map__CardContainer",componentId:"sc-6qc5jb-3"})(qa||(qa=e.__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(e){var n=e.theme;return r.withRange(r.getGlobals(n).sections.seperation.padding.default,"padding-bottom")}),r.mq.semilarge,(function(e){var n=e.theme;return r.withRange(r.getGlobals(n).sections.seperation.padding.default,"padding-top")})),no=Ve.default.div.withConfig({displayName:"Map__InfoCardView",componentId:"sc-6qc5jb-4"})(Fa||(Fa=e.__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"])),r.spacings.spacer),to=Ve.default.div.withConfig({displayName:"Map__CardHeader",componentId:"sc-6qc5jb-5"})(za||(za=e.__makeTemplateObject(["\n display: flex;\n"],["\n display: flex;\n"]))),io=Ve.default.ul.withConfig({displayName:"Map__ContactList",componentId:"sc-6qc5jb-6"})(Wa||(Wa=e.__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(e){var n=e.theme;return e.isInverted?r.getColors(n).text.inverted:r.getColors(n).text.default}),3*r.spacings.nudge),ao=Ve.default(d.Link).withConfig({displayName:"Map__ContactListLink",componentId:"sc-6qc5jb-7"})(Pa||(Pa=e.__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"])),t.copyStyle("copy-b","big"),(function(e){var n=e.theme;return e.isInverted?r.getFonts(n)["copy-b"].big.colorInverted:r.getFonts(n)["copy-b"].big.color}),1.5*r.spacings.nudge),ro=Ve.default.div.withConfig({displayName:"Map__AddressContainer",componentId:"sc-6qc5jb-8"})(Va||(Va=e.__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(n){var t=n.hasIcon;return a.css(Ra||(Ra=e.__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*r.spacings.nudge),oo=function(e){var n=e.isInverted,i=e.companyName,a=e.address,r=e.customIcon;return Pe.default.createElement(ro,{hasIcon:!!r},r&&Pe.default.createElement("span",null," ",r()," "),Pe.default.createElement("div",null,Pe.default.createElement(t.Copy,{type:"copy-b",size:"big",isInverted:n},i),a&&Pe.default.createElement(t.Copy,{type:"copy-b",size:"big",isInverted:n},Pe.default.createElement("div",null,a.street),Pe.default.createElement("div",null,"".concat(a.postalCode," ").concat(a.city)),Pe.default.createElement("div",null,a.country))))},lo=Ve.default(t.Copy).withConfig({displayName:"Map__Desc",componentId:"sc-6qc5jb-9"})(Ha||(Ha=e.__makeTemplateObject(["\n @media "," {\n margin-top: ","px;\n }\n"],["\n @media "," {\n margin-top: ","px;\n }\n"])),r.mq.semilarge,2.5*r.spacings.spacer),so=function(n){var t,i,a,r,l,d=n.isInverted,s=n.title,c=n.titleAs,p=n.superTitle,m=n.superTitleAs,g=n.companyName,f=n.address,h=n.addressIcon,x=n.contact,v=n.description,b=o.useLibTheme().colors,w=h?h({isInverted:d}):Pe.default.createElement(e.LocationPin,{iconColor:d?b.text.inverted:b.text.default}),y=(null===(t=null==x?void 0:x.telephone)||void 0===t?void 0:t.icon)?x.telephone.icon({isInverted:d}):Pe.default.createElement(e.Phone,null),_=(null===(i=null==x?void 0:x.email)||void 0===i?void 0:i.icon)?x.email.icon({isInverted:d}):Pe.default.createElement(e.Mail,null);return Pe.default.createElement(no,null,Pe.default.createElement(to,null,Pe.default.createElement(u.IntroBlock,{colorMode:d?"inverted":"default",title:s,titleAs:c,superTitle:p,superTitleAs:m})),g&&Pe.default.createElement(oo,{companyName:g||"",address:f,customIcon:w?function(){return w}:void 0,isInverted:d}),x&&Pe.default.createElement(io,{isInverted:d},(null===(a=null==x?void 0:x.telephone)||void 0===a?void 0:a.label)&&Pe.default.createElement("li",null,y&&Pe.default.createElement("span",null,y),Pe.default.createElement(ao,{isInverted:d,href:"tel:".concat(x.telephone.link||x.telephone.label)},null===(r=x.telephone)||void 0===r?void 0:r.label)),(null===(l=null==x?void 0:x.email)||void 0===l?void 0:l.label)&&Pe.default.createElement("li",null,_&&Pe.default.createElement("span",null,_),Pe.default.createElement(ao,{isInverted:d,href:"mailto:".concat((null==x?void 0:x.email.link)||x.email.label)},null==x?void 0:x.email.label))),Pe.default.createElement(lo,{isInverted:d,innerHTML:v}))},co=Ve.default.div.withConfig({displayName:"Map__Controls",componentId:"sc-6qc5jb-10"})(Ga||(Ga=e.__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"])),r.spacings.nudge),po=Ve.default.button.withConfig({displayName:"Map__FylToCtrlContainer",componentId:"sc-6qc5jb-11"})(Da||(Da=e.__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"])),r.spacings.spacer,r.spacings.spacer,(function(e){var n=e.theme;return r.getColors(n).elementBg.dark})),mo=o.withLibTheme((function(t){var a=t.anchorId,d=t.bgMode,s=t.isMirrored,c=void 0!==s&&s,p=t.provider,m=t.attribution,u=t.center,g=void 0===u?[51.505,-.09]:u,f=t.zoom,h=void 0===f?5:f,x=t.flyToZoom,v=t.initialLocation,b=t.locations,w=t.allMarkersOnInit,y=void 0!==w&&w,_=t.fitBoundsPadding,C=t.flyToControl,k=t.controlNext,T=t.controlPrev,E=o.useLibTheme().colors,j=i.useState(v||""),L=j[0],M=j[1],N=i.useState(!1),S=N[0],A=N[1],q=i.useMemo((function(){return null==b?void 0:b.find((function(e){return e.id===L}))}),[L,b]),F="full"===d,z="inverted"===d,W={size:[28,28],anchor:[14,28],sizeActive:[70,70],anchorActive:[35,70],url:r.getSVGDataImg(Pe.default.createElement(e.LocationPin,null))},P=B.useLeafletMap({url:p,attribution:m,center:g,zoom:h,activeMarkerId:L,markers:null==b?void 0:b.map((function(e){return{id:e.id,position:e.position,icon:e.icon||W,isInteractive:!0}})),fitBoundsPadding:_,onMarkerClick:M}),R=P.isLoaded,V=P.setContainer,H=P.flyToActive,G=P.showAllMarkers,D=function(){M((function(e){if(!b)return e;var n=b.findIndex((function(e){return e.id===L}));if(-1===n)return e;var t=(n+1)%b.length;return b[t].id}))},U=function(){M((function(e){if(!b)return e;var n=b.findIndex((function(e){return e.id===L}));if(-1===n)return e;var t=n-1<0?b.length-1:n-1;return b[t].id}))};return i.useEffect((function(){R&&!S?y&&G():H(x)}),[L,y,H,x,v,S,R,G]),i.useEffect((function(){S||L===v||A(!0)}),[L,v,S]),Pe.default.createElement($r,{anchorId:a,bgColor:z?E.sectionBg.dark:F?E.sectionBg.medium:E.sectionBg.light,bgMode:n.mapToBgMode(d,!0)},b&&function(e){return null==e?void 0:e.map((function(e,n){var t,i,a=e.position,r=e.address,o=e.contact,d=e.companyName,s=e.image;return d?Pe.default.createElement(l.JsonLd,{key:n,item:{"@context":"https://schema.org","@type":"LocalBusiness",name:d,geo:{"@type":"GeoCoordinates",name:"Coordinates",latitude:a[0],longitude:a[1]},address:{"@type":"PostalAddress",streetAddress:null==r?void 0:r.street,addressLocality:null==r?void 0:r.city,addressRegion:null==r?void 0:r.city,postalCode:null==r?void 0:r.postalCode,addressCountry:null==r?void 0:r.country},image:s||[],telephone:"".concat(null===(t=null==o?void 0:o.telephone)||void 0===t?void 0:t.label),email:"".concat(null===(i=null==o?void 0:o.email)||void 0===i?void 0:i.label)}}):""}))}(b),Pe.default.createElement(Kr,{ref:V,isMirrored:c},C&&Pe.default.createElement(po,{onClick:function(e){e.stopPropagation(),H(x)}},C)),Pe.default.createElement(Yr,{addWhitespace:!0,clampWidth:"normal"},Pe.default.createElement(n.Grid.Row,null,Pe.default.createElement(n.Grid.Col,{semilarge:{span:.5,move:(c?6:0)/12}}),Pe.default.createElement(n.Grid.Col,{semilarge:{span:.5,move:(c?-6:0)/12}},Pe.default.createElement(eo,{isMirrored:c},I.isValidArray(b,!1)&&Pe.default.createElement(Pe.default.Fragment,null,q&&Pe.default.createElement(so,e.__assign({},q,{isInverted:z})),b.length>1&&Pe.default.createElement(co,null,k?k({isInverted:z,isActive:!0,clickHandler:D,name:"control_next_head"}):Pe.default.createElement(O.Control,{isInverted:z,isDisabled:!1,onClick:D},Pe.default.createElement(e.ArrowRightGhost,null)),T?T({isInverted:z,isActive:!0,clickHandler:U,name:"control_prev_head"}):Pe.default.createElement(O.Control,{isInverted:z,isDisabled:!1,onClick:U},Pe.default.createElement(e.ArrowLeftGhost,null)))))))))})),uo=Ve.default(d.Link).withConfig({displayName:"NavBlock__View",componentId:"sc-7v33be-0"})(Ua||(Ua=e.__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(e){return e.hasIcon?"min-content 1fr":"1fr"}),(function(e){return e.hasIcon?"min-content 1fr":"1fr"}),(function(e){var n=e.theme;return e.isInverted?r.getColors(n).primary.inverted:r.getColors(n).primary.default}),(function(e){var n=e.theme;return e.isInverted?r.getColors(n).primary.inverted:r.getColors(n).primary.default}),(function(e){var n=e.theme;return e.isInverted?r.getColors(n).primary.invertedHover:r.getColors(n).primary.hover})),go=Ve.default.div.withConfig({displayName:"NavBlock__MainLabel",componentId:"sc-7v33be-1"})(Ja||(Ja=e.__makeTemplateObject(["\n display: flex;\n align-items: center;\n margin-left: ",";\n"],["\n display: flex;\n align-items: center;\n margin-left: ",";\n"])),(function(e){return e.hasIcon&&"".concat(3*r.spacings.nudge,"px")})),fo=Ve.default(t.Copy).withConfig({displayName:"NavBlock__Text",componentId:"sc-7v33be-2"})(Za||(Za=e.__makeTemplateObject(["\n margin-top: ","px;\n margin-left: ",";\n"],["\n margin-top: ","px;\n margin-left: ",";\n"])),(function(e){return e.hasIcon?r.spacings.nudge:2*r.spacings.nudge}),(function(e){return e.hasIcon&&"".concat(3*r.spacings.nudge,"px")})),ho=Ve.default.div.withConfig({displayName:"NavBlock__Icon",componentId:"sc-7v33be-3"})(Xa||(Xa=e.__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"]))),xo=Ve.default(t.Copy).withConfig({displayName:"NavBlock__Title",componentId:"sc-7v33be-4"})(Qa||(Qa=e.__makeTemplateObject(["\n display: inline-block;\n"],["\n display: inline-block;\n"]))),vo=Ve.default.span.withConfig({displayName:"NavBlock__TitleIcon",componentId:"sc-7v33be-5"})($a||($a=e.__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*r.spacings.nudge,r.mq.medium,3*r.spacings.nudge),bo=function(n){var t=n.isInverted,i=void 0!==t&&t,a=n.title,r=n.text,o=n.link,l=n.customIcon,d=n.customTitleIcon,s=n.className;return Pe.default.createElement(uo,e.__assign({},o,{isInverted:i,hasIcon:!!l,className:s}),l?Pe.default.createElement(ho,null,l({})):"",Pe.default.createElement(go,{hasIcon:!!l},a&&Pe.default.createElement(xo,{textColor:"inherit",size:"medium",type:"copy-b"},a,a&&d&&Pe.default.createElement(vo,null,d({isInverted:i})))),r&&Pe.default.createElement(Pe.default.Fragment,null,Pe.default.createElement("span",null),Pe.default.createElement(fo,{size:"small",isInverted:i,innerHTML:r,hasIcon:!!l})))},wo=Ve.default.ul.withConfig({displayName:"NavList__List",componentId:"sc-1lrkz0q-0"})(Ka||(Ka=e.__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"])),r.spacings.spacer,r.spacings.spacer,r.mq.medium,2*r.spacings.spacer),yo=Ve.default.li.withConfig({displayName:"NavList__ListItem",componentId:"sc-1lrkz0q-1"})(Ya||(Ya=e.__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"])),r.spacings.spacer,r.spacings.spacer,r.mq.medium,2*r.spacings.spacer,r.mq.large,2*r.spacings.spacer),_o=o.withLibTheme((function(t){var i=t.anchorId,a=t.items,r=t.bgMode,l=t.customTitleIcon,d=o.useLibTheme().colors,s="inverted"===r,c="full"===r;return Pe.default.createElement(n.Section,{addSeperation:!0,anchorId:i,bgColor:s?d.sectionBg.dark:c?d.sectionBg.medium:d.sectionBg.light,bgMode:n.mapToBgMode(r,!0)},Pe.default.createElement(n.Wrapper,{addWhitespace:!0},Pe.default.createElement(wo,null,null==a?void 0:a.map((function(n,t){return Pe.default.createElement(yo,{key:t},Pe.default.createElement(bo,e.__assign({},n,{isInverted:s,customTitleIcon:l})))})))))})),Co=Ve.default.div.withConfig({displayName:"NumberList__View",componentId:"sc-ehx754-0"})(er||(er=e.__makeTemplateObject(["\n text-align: center;\n\n & > * {\n margin: 0 auto;\n }\n\n @media "," {\n text-align: left;\n\n & > * {\n margin: 0;\n }\n }\n"],["\n text-align: center;\n\n & > * {\n margin: 0 auto;\n }\n\n @media "," {\n text-align: left;\n\n & > * {\n margin: 0;\n }\n }\n"])),r.mq.semilarge),ko=Ve.default.img.withConfig({displayName:"NumberList__Icon",componentId:"sc-ehx754-1"})(nr||(nr=e.__makeTemplateObject(["\n display: block;\n max-width: 140px;\n max-height: 140px;\n\n margin-bottom: ","px;\n"],["\n display: block;\n max-width: 140px;\n max-height: 140px;\n\n margin-bottom: ","px;\n"])),2*r.spacings.nudge),Io=Ve.default.div.withConfig({displayName:"NumberList__NumberContainer",componentId:"sc-ehx754-2"})(tr||(tr=e.__makeTemplateObject(["\n max-width: max-content;\n min-height: 90px;\n\n display: flex;\n flex-direction: column;\n justify-content: center;\n align-items: flex-start;\n\n @media "," {\n min-height: 100px;\n }\n\n /* margin-bottom: ","px; */\n\n @media "," {\n min-height: 120px;\n }\n"],["\n max-width: max-content;\n min-height: 90px;\n\n display: flex;\n flex-direction: column;\n justify-content: center;\n align-items: flex-start;\n\n @media "," {\n min-height: 100px;\n }\n\n /* margin-bottom: ","px; */\n\n @media "," {\n min-height: 120px;\n }\n"])),r.mq.semilarge,2*r.spacings.nudge,r.mq.large),To=Ve.default(N.Callout).withConfig({displayName:"NumberList__Number",componentId:"sc-ehx754-3"})(ir||(ir=e.__makeTemplateObject(["\n max-height: 140px;\n ","\n\n color: ",";\n"],["\n max-height: 140px;\n ","\n\n color: ",";\n"])),(function(e){var n=e.stringLength;return n<=6?r.withRange([72,120],"font-size"):n>=10?r.withRange([33,42],"font-size"):r.withRange([52,72],"font-size")}),(function(e){var n=e.isInverted,t=e.theme;return n?r.getColors(t).primary.inverted:r.getColors(t).primary.default})),Eo=Ve.default(t.Heading).withConfig({displayName:"NumberList__Label",componentId:"sc-ehx754-4"})(ar||(ar=e.__makeTemplateObject(["\n max-width: 80%;\n"],["\n max-width: 80%;\n"]))),jo=function(e){var n=e.icon,t=e.label,o=e.number,l=e.isInverted,d=i.useContext(a.ThemeContext),s=o?o.length:0;return Pe.default.createElement(Co,null,n&&Pe.default.createElement(ko,{src:n.src,alt:n.alt}),Pe.default.createElement(Io,{height:0},Pe.default.createElement(To,{renderAs:"div",stringLength:s,isInverted:l},o)),Pe.default.createElement(Eo,{size:"super",textColor:l?r.getColors(d).primary.inverted:r.getColors(d).primary.default},t))},Lo=Ve.default.div.withConfig({displayName:"NumberList__ContentContainer",componentId:"sc-ehx754-5"})(rr||(rr=e.__makeTemplateObject(["\n display: flex;\n flex-direction: row;\n align-items: flex-start;\n justify-content: space-between;\n flex-wrap: wrap;\n\n margin: -","px;\n margin-top: -","px;\n\n @media "," {\n margin-top: -","px;\n }\n\n & > * {\n padding: ","px;\n padding-top: ","px;\n\n @media "," {\n padding-top: ","px;\n }\n\n flex-basis: 100%;\n\n @media "," {\n flex: 0 0 50%;\n }\n\n @media "," {\n flex: 0 1 33.33%;\n }\n }\n"],["\n display: flex;\n flex-direction: row;\n align-items: flex-start;\n justify-content: space-between;\n flex-wrap: wrap;\n\n margin: -","px;\n margin-top: -","px;\n\n @media "," {\n margin-top: -","px;\n }\n\n & > * {\n padding: ","px;\n padding-top: ","px;\n\n @media "," {\n padding-top: ","px;\n }\n\n flex-basis: 100%;\n\n @media "," {\n flex: 0 0 50%;\n }\n\n @media "," {\n flex: 0 1 33.33%;\n }\n }\n"])),r.spacings.spacer,2*r.spacings.spacer,r.mq.semilarge,r.spacings.spacer,r.spacings.spacer,2*r.spacings.spacer,r.mq.semilarge,r.spacings.spacer,r.mq.semilarge,r.mq.large),Mo=o.withLibTheme((function(t){var o=t.anchorId,l=t.items,d=t.bgMode,s=i.useContext(a.ThemeContext),c="inverted"===d,p="full"===d;return Pe.default.createElement(n.Section,{addSeperation:!0,anchorId:o,bgColor:c?r.getColors(s).sectionBg.dark:p?r.getColors(s).sectionBg.medium:r.getColors(s).sectionBg.light,bgMode:n.mapToBgMode(d,!0)},Pe.default.createElement(n.Wrapper,{addWhitespace:!0},Pe.default.createElement(Lo,null,null==l?void 0:l.map((function(n,t){return Pe.default.createElement(jo,e.__assign({},n,{key:t,isInverted:c}))})))))})),Oo=Ve.default.section.withConfig({displayName:"ParallaxBackground__View",componentId:"sc-g8idp4-0"})(or||(or=e.__makeTemplateObject(["\n position: relative;\n width: 100vw;\n z-index: -1;\n"],["\n position: relative;\n width: 100vw;\n z-index: -1;\n"]))),Bo=Ve.default.div.withConfig({displayName:"ParallaxBackground__Parallax",componentId:"sc-g8idp4-1"})(lr||(lr=e.__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"]))),No=Ve.default.div.withConfig({displayName:"ParallaxBackground__Content",componentId:"sc-g8idp4-2"})(dr||(dr=e.__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(e){var n=e.hAlign;return("right"===n||"center"===n)&&"auto"}),(function(e){var n=e.hAlign;return("left"===n||"center"===n)&&"auto"}),(function(e){var n=e.contentWidth;return n?-1===n?"auto":100*n+"%":void 0}),r.spacings.wrapperLarge,(function(e){return-1!==e.contentWidth&&"100%"})),So=Ve.default(g.Image).withConfig({displayName:"ParallaxBackground__StyledImage",componentId:"sc-g8idp4-3"})(cr||(cr=e.__makeTemplateObject(["\n max-width: ",";\n float: ",";\n ","\n"],["\n max-width: ",";\n float: ",";\n ","\n"])),(function(e){return!e.coverSpace&&"none"}),(function(e){var n=e.hAlign;return"left"===n||"right"===n?n:void 0}),(function(n){var t=n.coverSpace,i=n.hAlign;return!t&&"center"===i&&a.css(sr||(sr=e.__makeTemplateObject(["\n transform: translateX(-50%);\n margin-left: 50%;\n "],["\n transform: translateX(-50%);\n margin-left: 50%;\n "])))})),Ao=Ve.default.figure.withConfig({displayName:"Poster__Container",componentId:"sc-k1cv7v-0"})(pr||(pr=e.__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(e){return e.hasContent&&'""'}),(function(e){var n=e.theme;return e.verticallyCentered?r.getGlobals(n).sections.imageTextGradientCentered:r.getGlobals(n).sections.imageTextGradient})),qo=Ve.default(g.Image).withConfig({displayName:"Poster__StyledImage",componentId:"sc-k1cv7v-1"})(mr||(mr=e.__makeTemplateObject(["\n img {\n height: 550px;\n }\n"],["\n img {\n height: 550px;\n }\n"]))),Fo=Ve.default(u.IntroBlock).withConfig({displayName:"Poster__Intro",componentId:"sc-k1cv7v-2"})(ur||(ur=e.__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(e){return!e.verticallyCentered&&"0"}),(function(e){return e.verticallyCentered&&"50%"}),r.spacings.wrapper,n.wrapperWhitespace+2*r.spacings.nudge,(function(e){return e.verticallyCentered?"translate(-50%, -50%)":"translateX(-50%)"})),zo=o.withLibTheme((function(t){var i=t.anchorId,a=t.width,r=void 0===a?"content":a,o=t.title,l=t.titleAs,d=t.superTitle,s=t.superTitleAs,c=t.text,p=t.primaryAction,m=t.secondaryAction,u=t.image,g=t.verticallyCentered,f=t.horizontallyCentered,h=g&&f;return Pe.default.createElement(n.Section,{anchorId:i,bgColor:"image",bgMode:"full"},Pe.default.createElement(n.Wrapper,{clampWidth:"content"===r?"normal":"large"},Pe.default.createElement(Ao,{hasContent:!!o||!!c,verticallyCentered:g},Pe.default.createElement(qo,e.__assign({},u,{coverSpace:!0,ratios:void 0})),o&&Pe.default.createElement(Fo,{verticallyCentered:g,horizontallyCentered:f,renderAs:"figcaption",colorMode:"onImage",title:o,titleAs:l,superTitle:d,superTitleAs:s,text:c,secondaryAction:m,primaryAction:p,clampTitle:!0,maxTitleLines:3,clampText:!0,maxTextLines:4,isCentered:f||h}))))})),Wo=Ve.default.ul.withConfig({displayName:"PriceList__ItemList",componentId:"sc-to452u-0"})(gr||(gr=e.__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"])),r.spacings.nudge),Po=Ve.default.li.withConfig({displayName:"PriceList__ItemBlock",componentId:"sc-to452u-1"})(fr||(fr=e.__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*r.spacings.nudge,(function(e){var n=e.theme;return e.hasBg?r.getColors(n).elementBg.light:r.getColors(n).elementBg.medium}),2*r.spacings.nudge,r.mq.semilarge,3*r.spacings.nudge),Ro=Ve.default.div.withConfig({displayName:"PriceList__ListHead",componentId:"sc-to452u-2"})(hr||(hr=e.__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*r.spacings.nudge),Vo=Ve.default(t.Copy).withConfig({displayName:"PriceList__Title",componentId:"sc-to452u-3"})(xr||(xr=e.__makeTemplateObject(["\n max-width: 880px;\n"],["\n max-width: 880px;\n"]))),Ho=Ve.default(t.Copy).withConfig({displayName:"PriceList__Price",componentId:"sc-to452u-4"})(vr||(vr=e.__makeTemplateObject(["\n white-space: nowrap;\n"],["\n white-space: nowrap;\n"]))),Go=Ve.default(t.Copy).withConfig({displayName:"PriceList__Description",componentId:"sc-to452u-5"})(br||(br=e.__makeTemplateObject(["\n max-width: 880px;\n"],["\n max-width: 880px;\n"]))),Do=function(e){var n=e.text,t=e.price,i=e.hasBg,a=void 0!==i&&i,r=e.title;return Pe.default.createElement(Po,{hasBg:a},Pe.default.createElement(Ro,null,r&&Pe.default.createElement(Vo,{type:"copy-b"},r),t&&Pe.default.createElement(Ho,{type:"copy-b"},t)),n&&Pe.default.createElement(Go,{type:"copy",innerHTML:n}))},Uo=o.withLibTheme((function(t){var i=t.anchorId,a=t.bgMode,r=t.items,l=o.useLibTheme().colors,d="inverted"===a,s=d||"full"===a;return Pe.default.createElement(n.Section,{addSeperation:!0,anchorId:i,bgColor:d?l.sectionBg.dark:"full"===a?l.sectionBg.medium:l.sectionBg.light,bgMode:n.mapToBgMode(a,!0)},Pe.default.createElement(n.Wrapper,{addWhitespace:!0},Pe.default.createElement(Wo,null,null==r?void 0:r.map((function(n,t){return Pe.default.createElement(Do,e.__assign({key:t},n,{hasBg:s}))})))))})),Jo=Ve.default.div.withConfig({displayName:"PriceTag__View",componentId:"sc-wnisbz-0"})(wr||(wr=e.__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"])),r.spacings.spacer,(function(e){var n=e.theme;return r.getGlobals(n).sections.edgeRadius}),(function(e){var n=e.theme,t=e.hasBg,i=e.isInverted,a=e.isHighlighted;return i?a?r.getColors(n).primary.inverted:r.getColors(n).elementBg.medium:a?r.getColors(n).primary.default:t?r.getColors(n).elementBg.light:r.getColors(n).elementBg.medium}),(function(e){return e.isCentered?"center":"left"}),3*r.spacings.nudge),Zo=Ve.default(m.Actions).withConfig({displayName:"PriceTag__StyledActions",componentId:"sc-wnisbz-1"})(yr||(yr=e.__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"])),r.spacings.spacer),Xo=i.forwardRef((function(e,n){var i=e.superTitle,a=e.title,r=e.text,o=e.action,l=e.isInverted,d=e.isCentered,s=e.isHighlighted,c=e.hasBackground,p=e.className,m=!!s&&!l;return Pe.default.createElement(Jo,{ref:n,isInverted:l,isCentered:d,isHighlighted:s,hasBg:c,className:p},i&&Pe.default.createElement(t.Copy,{type:"copy-b",size:"big",isInverted:m,innerHTML:i,"data-sheet":"superTitle"}),a&&Pe.default.createElement(N.Callout,{renderAs:"div",size:"big",isInverted:m,innerHTML:a,"data-sheet":"title"}),r&&Pe.default.createElement(t.Copy,{size:"medium",isInverted:m,innerHTML:r,"data-sheet":"desc"}),Pe.default.createElement(Zo,{mode:"cover",primary:o&&o({isInverted:m,isHighlighted:s})}))}));Xo.displayName="PriceTag";var Qo,$o,Ko,Yo,el,nl,tl,il,al,rl,ol,ll,dl,sl,cl,pl,ml,ul,gl,fl,hl,xl,vl,bl,wl,yl,_l,Cl,kl,Il,Tl,El,jl,Ll,Ml,Ol,Bl,Nl,Sl,Al,ql,Fl=Ve.default(Xo).withConfig({displayName:"PriceTable__Tag",componentId:"sc-1n6x4b3-0"})(Qo||(Qo=e.__makeTemplateObject(["\n min-height: 500px;\n"],["\n min-height: 500px;\n"]))),zl=Ve.default.div.withConfig({displayName:"PriceTable__Items",componentId:"sc-1n6x4b3-1"})($o||($o=e.__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"])),n.gridSettings.gutter,n.gridSettings.gutter,n.gridSettings.gutter,n.gridSettings.gutter,r.mq.large),Wl=o.withLibTheme((function(t){var i=t.anchorId,a=t.items,r=t.isCentered,l=t.bgMode,d="inverted"===l,s="full"===l,p=(null==a?void 0:a.length)||0,m=o.useLibTheme().colors,u=c.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 Pe.default.createElement(n.Section,{addSeperation:!0,anchorId:i,bgColor:d?m.sectionBg.dark:s?m.sectionBg.medium:m.sectionBg.light,bgMode:n.mapToBgMode(l)},Pe.default.createElement(n.Wrapper,{addWhitespace:!0},Pe.default.createElement(zl,null,null==a?void 0:a.map((function(n,t){return Pe.default.createElement(Fl,e.__assign({key:t,ref:u[t]},n,{isInverted:d,isCentered:r,hasBackground:s}))})))))})),Pl=Ve.default.figure.withConfig({displayName:"Quote__Content",componentId:"sc-135tfv0-0"})(Ko||(Ko=e.__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"])),r.spacings.spacer,r.mq.medium),Rl=Ve.default(N.Callout).withConfig({displayName:"Quote__Text",componentId:"sc-135tfv0-1"})(Yo||(Yo=e.__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"]))),Vl=Ve.default(t.Copy).withConfig({displayName:"Quote__Source",componentId:"sc-135tfv0-2"})(el||(el=e.__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"]))),Hl=o.withLibTheme((function(t){var i=t.anchorId,a=t.bgMode,r=t.text,l=t.source,d=t.citeUrl,s=o.useLibTheme().colors,c="inverted"===a;return Pe.default.createElement(n.Section,{addSeperation:!0,anchorId:i,bgColor:c?s.sectionBg.dark:"full"===a?s.sectionBg.medium:s.sectionBg.light,bgMode:n.mapToBgMode(a,!0)},Pe.default.createElement(n.Wrapper,{clampWidth:"normal",addWhitespace:!0},Pe.default.createElement(Pl,null,r&&Pe.default.createElement(Rl,e.__assign({size:"small",renderAs:"blockquote",isInverted:c,innerHTML:r},{cite:d})),l&&Pe.default.createElement(Vl,{isInverted:c,renderAs:"figcaption",innerHTML:l}))))})),Gl=Ve.default(n.Wrapper).withConfig({displayName:"SimpleImage__ImageWrapper",componentId:"sc-1f8mjuo-0"})(nl||(nl=e.__makeTemplateObject(["\n display: flex;\n justify-content: ",";\n"],["\n display: flex;\n justify-content: ",";\n"])),(function(e){switch(e.hAlign){case"center":return"center";case"right":return"flex-end";default:return"flex-start"}})),Dl=o.withLibTheme((function(t){var o=t.anchorId,l=t.image,d=t.hAlign,s=void 0===d?"left":d,c=t.bgMode,p=t.isStackable,m=i.useContext(a.ThemeContext),u="inverted"===c,f="full"===c;return Pe.default.createElement(n.Section,{addSeperation:!0,anchorId:o,isStackable:p,bgColor:u?r.getColors(m).sectionBg.dark:f?r.getColors(m).sectionBg.medium:r.getColors(m).sectionBg.light,bgMode:n.mapToBgMode(c)},Pe.default.createElement(Gl,{hAlign:s},l&&Pe.default.createElement(g.Image,e.__assign({},l))))})),Ul=Ve.default.ul.withConfig({displayName:"SocialWall__Cards",componentId:"sc-ggztu7-0"})(tl||(tl=e.__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"])),r.spacings.spacer,r.spacings.spacer,r.spacings.spacer,r.spacings.spacer,r.mq.medium,n.gridSettings.gutter,n.gridSettings.gutter,r.mq.large,1/3*100,n.gridSettings.gutter,1/3*100,n.gridSettings.gutter),Jl=Ve.default.li.withConfig({displayName:"SocialWall__Item",componentId:"sc-ggztu7-1"})(il||(il=e.__makeTemplateObject(["\n display: block;\n position: relative;\n padding: 0;\n"],["\n display: block;\n position: relative;\n padding: 0;\n"]))),Zl=Ve.default(d.Link).withConfig({displayName:"SocialWall__Card",componentId:"sc-ggztu7-2"})(al||(al=e.__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(e){var n=e.theme;return e.isInverted?r.getColors(n).primary.inverted:r.getColors(n).primary.default}),(function(e){var n=e.theme;return r.getGlobals(n).sections.edgeRadius}),(function(e){var n=e.theme;return e.isInverted?r.getColors(n).secondary.inverted:r.getColors(n).secondary.default})),Xl=Ve.default(g.Image).withConfig({displayName:"SocialWall__StyledImage",componentId:"sc-ggztu7-3"})(rl||(rl=e.__makeTemplateObject(["\n display: block;\n height: 100%;\n z-index: 0;\n"],["\n display: block;\n height: 100%;\n z-index: 0;\n"]))),Ql=Ve.default.div.withConfig({displayName:"SocialWall__TextContainer",componentId:"sc-ggztu7-4"})(ol||(ol=e.__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*r.spacings.nudge,2*r.spacings.nudge,Zl,Zl),$l=Ve.default(t.Heading).withConfig({displayName:"SocialWall__FollowUs",componentId:"sc-ggztu7-5"})(ll||(ll=e.__makeTemplateObject(["\n text-transform: uppercase;\n"],["\n text-transform: uppercase;\n"]))),Kl=Ve.default.div.withConfig({displayName:"SocialWall__InstagramIcon",componentId:"sc-ggztu7-6"})(dl||(dl=e.__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(e){var n=e.theme;return r.getColors(n).text.inverted}),Zl,(function(e){var n=e.theme;return r.getColors(n).text.inverted})),Yl=o.withLibTheme((function(i){var a=i.anchorId,r=i.items,l=i.hashTag,d=i.followUs,s=i.socialIcon,c=i.bgMode,p=o.useLibTheme().colors,m="inverted"===c,u="full"===c;return Pe.default.createElement(n.Section,{anchorId:a,bgColor:m?p.sectionBg.dark:u?p.sectionBg.medium:p.sectionBg.light,bgMode:n.mapToBgMode(c,!0),addSeperation:!0},Pe.default.createElement(n.Wrapper,{addWhitespace:!0},Pe.default.createElement(Ul,null,null==r?void 0:r.map((function(n,i){var a;return Pe.default.createElement(Jl,{key:i},Pe.default.createElement(Zl,e.__assign({isExternal:!0},n.link,{isInverted:m,ariaLabel:null===(a=null==n?void 0:n.image)||void 0===a?void 0:a.alt}),n.image&&Pe.default.createElement(Xl,e.__assign({},n.image,{coverSpace:!0,ratios:{small:{w:1,h:1}},isInverted:m})),Pe.default.createElement(Ql,null,Pe.default.createElement($l,{size:"super",isInverted:!0},d||"Follow Us On Instagram"),l&&Pe.default.createElement(t.Heading,{size:"heading-2",isInverted:!0},l)),Pe.default.createElement(Kl,null,s||Pe.default.createElement(e.Instagram,null))))})))))})),ed=Ve.default(n.Wrapper).withConfig({displayName:"Table__TableWrapper",componentId:"sc-16ge7gg-0"})(sl||(sl=e.__makeTemplateObject(["\n & > * + * {\n margin-top: ","px;\n }\n"],["\n & > * + * {\n margin-top: ","px;\n }\n"])),r.spacings.spacer),nd=o.withLibTheme((function(t){var i=t.anchorId,a=t.bgMode,r=t.tableItems,l=o.useLibTheme().colors,d="inverted"===a,s="full"===a||d;return Pe.default.createElement(n.Section,{addSeperation:!0,anchorId:i,bgColor:d?l.sectionBg.dark:s?l.sectionBg.medium:l.sectionBg.light,bgMode:n.mapToBgMode(a,!0)},Pe.default.createElement(ed,null,r.map((function(n,t){return Pe.default.createElement(p.TableBlock,e.__assign({key:t},n,{isInverted:d,hasBack:s}))}))))})),td=Ve.default.figure.withConfig({displayName:"Teaser__Figure",componentId:"sc-euyj1p-0"})(cl||(cl=e.__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"])),r.spacings.nudge,r.mq.semilarge,2*r.spacings.nudge),id=Ve.default(g.Image).withConfig({displayName:"Teaser__StyledImage",componentId:"sc-euyj1p-1"})(pl||(pl=e.__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"])),r.mq.semilarge,(function(e){var n=e.theme;return r.getGlobals(n).sections.edgeRadius})),ad=Ve.default(u.VideoBlock).withConfig({displayName:"Teaser__Video",componentId:"sc-euyj1p-2"})(ml||(ml=e.__makeTemplateObject(["\n display: ",";\n width: 100%;\n height: 100%;\n"],["\n display: ",";\n width: 100%;\n height: 100%;\n"])),(function(e){return e.isVisible?"block":"none"})),rd=Ve.default(t.Copy).withConfig({displayName:"Teaser__Description",componentId:"sc-euyj1p-3"})(ul||(ul=e.__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"])),r.mq.semilarge,2*r.spacings.nudge,2*r.spacings.nudge,(function(e){return e.isMirrored&&"auto"}),(function(e){return!e.isMirrored&&"auto"}),(function(e){return e.isSplitted&&"81.5%"}),(function(e){var n=e.theme,t=e.isInverted,i=e.isSplitted;return t&&!i?r.getFonts(n).copy.small.colorInverted:r.getFonts(n).copy.small.color}),r.mq.xlarge,(function(e){return e.isSplitted&&"69.5%"})),od=Ve.default(m.Actions).withConfig({displayName:"Teaser__StyledActions",componentId:"sc-euyj1p-4"})(gl||(gl=e.__makeTemplateObject(["\n &:not(:first-child) {\n margin-top: ","px;\n }\n"],["\n &:not(:first-child) {\n margin-top: ","px;\n }\n"])),r.spacings.spacer),ld=function(e,n,t){switch(void 0===n&&(n=!1),void 0===t&&(t=!1),e){case"full":return"full";case"inverted":return"inverted";case"splitted":case"inverted-splitted":return n?void 0:t?"larger-left":"larger-right";default:return}},dd=o.withLibTheme((function(t){var a=t.anchorId,r=t.isMirrored,l=void 0!==r&&r,d=t.bgMode,s=t.superTitle,c=t.superTitleAs,p=t.title,m=t.titleAs,g=t.image,f=t.video,h=t.description,x=t.text,v=t.primaryAction,b=t.secondaryAction,w=o.useLibTheme().colors,y="inverted"===d||"inverted-splitted"===d,_="splitted"===d||"inverted-splitted"===d,C=I.isValidArray(null==f?void 0:f.urls,!1),k=i.useRef(null),T=i.useState(!(null==g?void 0:g.small)||!1),L=T[0],M=T[1],O=i.useState(!1),B=O[0],N=O[1],S=E.useObserverSupport();return j.useUpdateEffect((function(){if(k.current&&C){if(S){var e=new IntersectionObserver((function(e,n){var t=e[0];t.isIntersecting&&(n.unobserve(t.target),N(!0))}),{rootMargin:"200px 0px 200px 0px"}),n=k.current;return e.observe(n),function(){n&&e.unobserve(n)}}N(!0)}}),[S]),Pe.default.createElement(n.Section,{addSeperation:!0,anchorId:a,bgColor:y?w.sectionBg.dark:d?w.sectionBg.medium:w.sectionBg.light,bgMode:ld(d,!1,l)},Pe.default.createElement(n.Wrapper,{addWhitespace:!0,clampWidth:"normal"},Pe.default.createElement(n.Grid.Row,{valign:"center"},Pe.default.createElement(n.Grid.Col,{semilarge:{span:.5,move:(l?6:0)/12},xlarge:{span:7/12,move:(l?5:0)/12}},((null==g?void 0:g.small)||C)&&Pe.default.createElement(td,{ref:k},(null==g?void 0:g.small)&&(!f||!L)&&Pe.default.createElement(id,e.__assign({},g,{isInverted:y,coverSpace:!0})),C&&Pe.default.createElement(ad,{urls:B?null==f?void 0:f.urls:void 0,muted:!0,autoPlay:!0,loop:!0,onCanPlayThrough:function(){return M(!0)},ratios:null==f?void 0:f.aspectRatios,isVisible:L,isInverted:y}),h&&Pe.default.createElement(rd,{size:"small",renderAs:"figcaption",isInverted:y,isSplitted:_,isMirrored:l,innerHTML:h}))),Pe.default.createElement(n.Grid.Col,{semilarge:{span:.5,move:(l?-6:0)/12},xlarge:{span:5/12,move:(l?-7:0)/12}},Pe.default.createElement(u.IntroBlock,{titleHyphens:!0,title:p,titleAs:m,superTitle:s,superTitleAs:c,text:x,colorMode:y?"inverted":"default"}),(v||b)&&Pe.default.createElement(od,{primary:v&&v(y),secondary:b&&b(y)})))))})),sd=function(){return a.css(fl||(fl=e.__makeTemplateObject(["\n ","\n "],["\n ","\n "])),n.getGridWidth({cols:1,gridWidth:"".concat(r.spacings.wrapper-2*n.wrapperWhitespace,"px ")}))},cd=Ve.default(u.VideoBlock).withConfig({displayName:"TeaserWide__WideVideo",componentId:"sc-cnpuar-0"})(xl||(xl=e.__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(e){return e.isVisible?"block":"none"}),(function(e){var n=e.theme;return r.getGlobals(n).sections.edgeRadius}),r.mq.semilarge,n.getGridWidth({cols:6,gridWidth:"100% - ".concat(2*n.wrapperWhitespace,"px ")}),n.wrapperWhitespace,(function(e){return e.isMirrored?"auto":"0"}),(function(e){return e.isMirrored?"0":"auto"}),r.mq.xlarge,sd(),n.wrapperWhitespace,r.mq.xxlarge,r.spacings.wrapperLarge/2,sd(),n.wrapperWhitespace,(function(e){return e.isMirrored?"auto":"50%"}),(function(e){return e.isMirrored?"50%":"auto"}),(function(t){var i=t.isMirrored;return a.css(hl||(hl=e.__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% + ",sd(),n.wrapperWhitespace)})),pd=Ve.default(g.Image).withConfig({displayName:"TeaserWide__WideImage",componentId:"sc-cnpuar-1"})(bl||(bl=e.__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"])),r.mq.semilarge,n.getGridWidth({cols:6,gridWidth:"100% - ".concat(2*n.wrapperWhitespace,"px ")}),n.wrapperWhitespace,(function(e){return e.isMirrored?"auto":"0"}),(function(e){return e.isMirrored?"0":"auto"}),r.mq.xlarge,sd(),n.wrapperWhitespace,r.mq.xxlarge,r.spacings.wrapperLarge/2,sd(),n.wrapperWhitespace,(function(e){return e.isMirrored?"auto":"50%"}),(function(e){return e.isMirrored?"50%":"auto"}),(function(t){var i=t.isMirrored;return a.css(vl||(vl=e.__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% + ",sd(),n.wrapperWhitespace)})),md=Ve.default.div.withConfig({displayName:"TeaserWide__Content",componentId:"sc-cnpuar-2"})(wl||(wl=e.__makeTemplateObject(["\n ","\n\n @media "," {\n ","\n }\n"],["\n ","\n\n @media "," {\n ","\n }\n"])),(function(e){var n=e.theme;return r.withRange(r.getGlobals(n).sections.seperation.padding.default,"padding-bottom")}),r.mq.semilarge,(function(e){var n=e.theme;return r.withRange(r.getGlobals(n).sections.seperation.padding.default,"padding-top")})),ud=Ve.default(m.Actions).withConfig({displayName:"TeaserWide__StyledActions",componentId:"sc-cnpuar-3"})(yl||(yl=e.__makeTemplateObject(["\n &:not(:first-child) {\n margin-top: ","px;\n }\n"],["\n &:not(:first-child) {\n margin-top: ","px;\n }\n"])),r.spacings.spacer),gd=o.withLibTheme((function(t){var a=t.anchorId,r=t.isMirrored,l=void 0!==r&&r,d=t.superTitle,s=t.superTitleAs,c=t.title,p=t.titleAs,m=t.image,g=t.video,f=t.text,h=t.primaryAction,x=t.secondaryAction,v=t.bgMode,b=o.useLibTheme().colors,w="inverted"===v,y="full"===v,_=I.isValidArray(null==g?void 0:g.urls,!1),C=i.useRef(null),k=i.useState(!(null==m?void 0:m.small)||!1),T=k[0],L=k[1],M=i.useState(!1),O=M[0],B=M[1],N=E.useObserverSupport();return j.useUpdateEffect((function(){if(C.current&&_){if(N){var e=new IntersectionObserver((function(e,n){var t=e[0];t.isIntersecting&&(n.unobserve(t.target),B(!0))}),{rootMargin:"200px 0px 200px 0px"}),n=C.current;return e.observe(n),function(){n&&e.unobserve(n)}}B(!0)}}),[N]),Pe.default.createElement(n.Section,{ref:C,anchorId:a,bgColor:w?b.sectionBg.dark:y?b.sectionBg.medium:b.sectionBg.light,bgMode:n.mapToBgMode(v,!0)},(null==m?void 0:m.small)&&(!g||!T)&&Pe.default.createElement(pd,e.__assign({coverSpace:!0},m,{isMirrored:l,isInverted:w})),_&&Pe.default.createElement(cd,{urls:O?null==g?void 0:g.urls:void 0,muted:!0,autoPlay:!0,loop:!0,onCanPlayThrough:function(){return L(!0)},isVisible:T,isInverted:w,isMirrored:l,ratios:null==g?void 0:g.aspectRatios}),Pe.default.createElement(n.Wrapper,{clampWidth:"normal",addWhitespace:!0},Pe.default.createElement(n.Grid.Row,{valign:"center"},Pe.default.createElement(n.Grid.Col,{semilarge:{span:.5,move:(l?6:0)/12},xlarge:{span:7/12,move:(l?5:0)/12}}),Pe.default.createElement(n.Grid.Col,{semilarge:{span:.5,move:(l?-6:0)/12},xlarge:{span:5/12,move:(l?-7:0)/12}},Pe.default.createElement(md,null,Pe.default.createElement(u.IntroBlock,{titleHyphens:!0,title:c,titleAs:p,superTitle:d,superTitleAs:s,text:f,colorMode:w?"inverted":"default"}),(h||x)&&Pe.default.createElement(ud,{primary:h&&h(w),secondary:x&&x(w)}))))))})),fd=Ve.default.div.withConfig({displayName:"Timeline__TimelineBlock",componentId:"sc-em4o0o-0"})(_l||(_l=e.__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"])),r.mq.large,(function(e){return e.isSwitched?"left":"right"}),(function(e){var n=e.theme;return e.isInverted?r.getColors(n).elementBg.light:r.getColors(n).elementBg.dark}),(function(e){var n=e.theme,t=e.isActive,i=e.isInverted;return t?i?r.getColors(n).elementBg.light:r.getColors(n).elementBg.dark:i?r.getColors(n).elementBg.dark:r.getColors(n).elementBg.light}),r.mq.large,(function(e){return e.isSwitched?"auto":"50%"}),(function(e){return e.isSwitched&&"50%"}),(function(e){return e.isSwitched?"50%":"-50%"}),(function(e){var n=e.theme;return e.isInverted?r.getColors(n).elementBg.light:r.getColors(n).elementBg.dark}),r.mq.large),hd=Ve.default.div.withConfig({displayName:"Timeline__TimelineText",componentId:"sc-em4o0o-1"})(Cl||(Cl=e.__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*r.spacings.nudge+2,r.spacings.spacer,r.mq.large,(function(e){return e.isSwitched&&"50%"}),(function(e){return!e.isSwitched&&"50%"}),(function(e){return e.isSwitched?"".concat(r.spacings.spacer,"px 0 ").concat(1.75*r.spacings.spacer,"px ").concat(r.spacings.spacer,"px"):"".concat(r.spacings.spacer,"px ").concat(r.spacings.spacer,"px ").concat(1.75*r.spacings.spacer,"px 0")}),2*r.spacings.nudge),xd=Ve.default(t.Heading).withConfig({displayName:"Timeline__ItemTitle",componentId:"sc-em4o0o-2"})(kl||(kl=e.__makeTemplateObject([""],[""]))),vd=Ve.default(t.Copy).withConfig({displayName:"Timeline__ItemTextBlock",componentId:"sc-em4o0o-3"})(Il||(Il=e.__makeTemplateObject([""],[""]))),bd=o.withLibTheme((function(e){var t=e.anchorId,o=e.bgMode,l=e.items,d=i.useContext(a.ThemeContext),s="inverted"===o,c="full"===o,p=i.useState([]),m=p[0],u=p[1],g=E.useObserverSupport(),f=i.useRef(null),h=i.useState(0),x=h[0],v=h[1];return i.useEffect((function(){if(g&&m&&m.length>0){f.current=new IntersectionObserver((function(e){e.forEach((function(e){if(e.isIntersecting){var n=null==m?void 0:m.findIndex((function(n){return n.current===e.target}));v(n)}}))}),{rootMargin:"-50% 0% -50% 0%",threshold:0});for(var e=0;e<m.length;e++)f.current.observe(m[e].current)}return function(){var e;null===(e=f.current)||void 0===e||e.disconnect()}}),[m,g]),i.useEffect((function(){u((function(){return Array(null==l?void 0:l.length).fill(null).map((function(e,n){return m[n]||i.createRef()}))}))}),[null==l?void 0:l.length]),Pe.default.createElement(n.Section,{anchorId:t,bgColor:s?r.getColors(d).sectionBg.dark:c?r.getColors(d).sectionBg.medium:"transparent",bgMode:n.mapToBgMode(o,!0),addSeperation:!0},Pe.default.createElement(n.Wrapper,{addWhitespace:!0},l&&l.map((function(e,n){return Pe.default.createElement(fd,{ref:m[n],isActive:x===n,isSwitched:n%2==0,isInverted:s,key:n},Pe.default.createElement(hd,{isSwitched:n%2==0},Pe.default.createElement(xd,{size:"heading-2",textColor:s?r.getColors(d).text.inverted:r.getColors(d).text.default},e.label),Pe.default.createElement(vd,{type:"copy-b",size:"big",isInverted:s},e.title),Pe.default.createElement(vd,{innerHTML:e.text,isInverted:s})))}))))})),wd=o.withLibTheme((function(e){var t=e.anchorId,i=e.bgMode,a=e.bgImage,r=e.embedId,l=e.playIcon,d=e.consentText,s=e.consentAction,c=o.useLibTheme().colors,p="inverted"===i;return Pe.default.createElement(n.Section,{anchorId:t,bgColor:p?c.sectionBg.dark:i?c.sectionBg.medium:c.sectionBg.light,bgMode:n.mapToBgMode(i),addSeperation:!0},Pe.default.createElement(n.Wrapper,{addWhitespace:!0},Pe.default.createElement(C.VideoCard,{bgImage:a,embedId:r,playIcon:l,consentText:d,consentAction:s})))})),yd=Ve.default.div.withConfig({displayName:"RawVideo__VideoContainer",componentId:"sc-ylrujv-0"})(Tl||(Tl=e.__makeTemplateObject(["\n position: relative;\n cursor: pointer;\n"],["\n position: relative;\n cursor: pointer;\n"]))),_d=Ve.default.div.withConfig({displayName:"RawVideo__Overlay",componentId:"sc-ylrujv-1"})(El||(El=e.__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(e){var n=e.theme;return e.isInverted?r.getGlobals(n).sections.imagePlaceholderBg.inverted:r.getGlobals(n).sections.imagePlaceholderBg.default}),(function(e){var n=e.bgImage;return(null==n?void 0:n.small)&&'url("'.concat(n.small,'")')}),(function(e){var n=e.theme;return r.getGlobals(n).sections.edgeRadius}),r.mq.medium,(function(e){var n=e.bgImage;return(null==n?void 0:n.medium)&&'url("'.concat(n.medium,'")')}),r.mq.semilarge,(function(e){var n=e.bgImage;return(null==n?void 0:n.semilarge)&&'url("'.concat(n.semilarge,'")')}),r.mq.large,(function(e){var n=e.bgImage;return(null==n?void 0:n.large)&&'url("'.concat(n.large,'")')}),r.mq.xlarge,(function(e){var n=e.bgImage;return(null==n?void 0:n.xlarge)&&'url("'.concat(n.xlarge,'")')})),Cd=Ve.default.button.withConfig({displayName:"RawVideo__VideoControls",componentId:"sc-ylrujv-2"})(jl||(jl=e.__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(e){var n=e.theme;return r.getColors(n).elementBg.light}),(function(e){var n=e.theme;return r.getColors(n).elementBg.dark}),_d,_d,(function(e){var n=e.theme;return r.getColors(n).primary.default}),(function(e){var n=e.theme;return r.getColors(n).primary.default})),kd=Ve.default(u.VideoBlock).withConfig({displayName:"RawVideo__Video",componentId:"sc-ylrujv-3"})(Ll||(Ll=e.__makeTemplateObject(["\n opacity: ",";\n pointer-events: ",";\n"],["\n opacity: ",";\n pointer-events: ",";\n"])),(function(e){return e.isVisible?1:0}),(function(e){return e.isVisible?"all":"none"})),Id=o.withLibTheme((function(t){var a=t.anchorId,r=t.bgMode,l=t.videoUrls,d=t.placeholderImg,s=t.playIcon,c=t.autoplay,p=t.loop,m=o.useLibTheme().colors,u="inverted"===r,g=i.useState(c||!1),f=g[0],h=g[1];return Pe.default.createElement(n.Section,{anchorId:a,bgColor:u?m.sectionBg.dark:r?m.sectionBg.medium:m.sectionBg.light,bgMode:n.mapToBgMode(r),addSeperation:!0},Pe.default.createElement(n.Wrapper,{addWhitespace:!0},Pe.default.createElement(yd,{onClick:function(){I.isValidArray(l,!1)&&h(!0)}},f&&Pe.default.createElement(kd,{isVisible:f||!(null==d?void 0:d.small),controls:!c,autoPlay:!0,loop:p,muted:c,ratios:{small:16/9},urls:l,isInverted:u}),!f&&Pe.default.createElement(_d,{bgImage:d,isInverted:u},Pe.default.createElement(Cd,null,s||Pe.default.createElement(e.Play,{iconColor:"#000"}))))))})),Td=Ve.default.div.withConfig({displayName:"JobCard__View",componentId:"sc-rrpaxu-0"})(Ol||(Ol=e.__makeTemplateObject(["\n position: relative;\n color: ",";\n background: ",";\n\n padding: ","px;\n\n border-radius: ",";\n\n ","\n\n @media "," {\n min-height: 440px;\n\n display: flex;\n flex-direction: column;\n justify-content: space-between;\n align-items: flex-start;\n }\n"],["\n position: relative;\n color: ",";\n background: ",";\n\n padding: ","px;\n\n border-radius: ",";\n\n ","\n\n @media "," {\n min-height: 440px;\n\n display: flex;\n flex-direction: column;\n justify-content: space-between;\n align-items: flex-start;\n }\n"])),(function(e){var n=e.theme;return r.getColors(n).primary.default}),(function(e){var n=e.theme,t=e.hasBg;return e.isInverted?r.getColors(n).elementBg.medium:t?r.getColors(n).elementBg.light:r.getColors(n).elementBg.medium}),r.spacings.spacer,(function(e){var n=e.theme;return r.getGlobals(n).sections.edgeRadius}),(function(n){var t=n.clickable,i=n.isInverted;return t&&a.css(Ml||(Ml=e.__makeTemplateObject(["\n transition: all 0.2s ease-in-out;\n cursor: pointer;\n\n &:hover {\n box-shadow: 0px 2px 6px\n ",";\n\n color: ",";\n }\n\n &:focus {\n box-shadow: 0px 2px 6px\n ",";\n }\n\n &:focus:not(:focus-visible) {\n outline: none;\n box-shadow: none;\n }\n\n &:active {\n box-shadow: 0px 2px 6px\n ",";\n }\n "],["\n transition: all 0.2s ease-in-out;\n cursor: pointer;\n\n &:hover {\n box-shadow: 0px 2px 6px\n ",";\n\n color: ",";\n }\n\n &:focus {\n box-shadow: 0px 2px 6px\n ",";\n }\n\n &:focus:not(:focus-visible) {\n outline: none;\n box-shadow: none;\n }\n\n &:active {\n box-shadow: 0px 2px 6px\n ",";\n }\n "])),i?"rgba(255, 255, 255, 0.7)":"rgba(0, 0, 0, 0.35)",(function(e){var n=e.theme;return r.getColors(n).primary.hover}),i?"rgba(255, 255, 255, 0.7)":"rgba(0, 0, 0, 0.3)",i?"rgba(255, 255, 255, 0.7)":"rgba(0, 0, 0, 0.3)")}),r.mq.medium),Ed=Ve.default(t.Copy).withConfig({displayName:"JobCard__JobInfos",componentId:"sc-rrpaxu-1"})(Bl||(Bl=e.__makeTemplateObject(["\n &:not(:first-child) {\n margin-top: ","px;\n }\n\n color: ",";\n\n ",":hover & {\n color: ",";\n }\n"],["\n &:not(:first-child) {\n margin-top: ","px;\n }\n\n color: ",";\n\n ",":hover & {\n color: ",";\n }\n"])),4*r.spacings.nudge,(function(e){var n=e.theme;return r.getColors(n).primary.default}),Td,(function(e){var n=e.theme;return r.getColors(n).primary.hover})),jd=Ve.default.div.withConfig({displayName:"JobCard__Info",componentId:"sc-rrpaxu-2"})(Nl||(Nl=e.__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 & + & {\n margin-top: ","px;\n }\n\n & > * + * {\n margin-left: ","px;\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 & + & {\n margin-top: ","px;\n }\n\n & > * + * {\n margin-left: ","px;\n }\n"])),3*r.spacings.nudge,2*r.spacings.nudge),Ld=Ve.default.div.withConfig({displayName:"JobCard__Icon",componentId:"sc-rrpaxu-3"})(Sl||(Sl=e.__makeTemplateObject(["\n display: flex;\n align-items: center;\n\n & > * {\n height: 32px;\n width: 32px;\n }\n"],["\n display: flex;\n align-items: center;\n\n & > * {\n height: 32px;\n width: 32px;\n }\n"]))),Md=Ve.default.div.withConfig({displayName:"JobCard__MainLabel",componentId:"sc-rrpaxu-4"})(Al||(Al=e.__makeTemplateObject(["\n display: flex;\n align-items: center;\n"],["\n display: flex;\n align-items: center;\n"]))),Od=Ve.default(d.Link).withConfig({displayName:"JobCard__ViewLink",componentId:"sc-rrpaxu-5"})(ql||(ql=e.__makeTemplateObject(["\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n\n && {\n margin: 0;\n }\n"],["\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n\n && {\n margin: 0;\n }\n"]))),Bd=Pe.default.forwardRef((function(n,i){var a,r,o=n.isInverted,l=n.hasBackground,d=n.jobTitle,s=n.employmentTypes,c=n.locations,p=n.totalLocations,m=n.allLocationsLabel,u=n.modelIcon,g=n.locationIcon,f=n.className,h=n.link,x=I.isValidArray(s,!1),v=null==c?void 0:c.filter((function(e){return e.name})),b=I.isValidArray(v,!1),w="";return b&&(w=void 0!==p&&v.length>=p&&m?m:null===(a=v.map((function(e){return e.name})))||void 0===a?void 0:a.join(", ")),Pe.default.createElement(Td,{ref:i,isInverted:o,hasBg:l,className:f,clickable:!!h},Pe.default.createElement(t.Heading,{textColor:"inherit",size:"heading-2","data-sheet":"title",innerHTML:d,hyphens:!0}),(x||b)&&Pe.default.createElement(Ed,{type:"copy-b","data-sheet":"info"},x&&Pe.default.createElement(jd,null,Pe.default.createElement(Ld,null,u?u():Pe.default.createElement(e.ClockFilled,null)),Pe.default.createElement(Md,null,null===(r=null==s?void 0:s.filter((function(e){return e.name})).map((function(e){return e.name})))||void 0===r?void 0:r.join(", "))),b&&Pe.default.createElement(jd,null,Pe.default.createElement(Ld,null,g?g():Pe.default.createElement(e.LocationPin,null)),Pe.default.createElement(Md,null,w))),h&&Pe.default.createElement(Od,e.__assign({},h,{ariaLabel:(null==h?void 0:h.href)?d:void 0})))}));Bd.displayName="JobCard";var Nd,Sd,Ad,qd,Fd,zd,Wd,Pd,Rd,Vd,Hd,Gd,Dd,Ud,Jd,Zd,Xd,Qd,$d,Kd,Yd,es,ns,ts,is,as,rs=function(e){return e.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")},os=Ve.default.ul.withConfig({displayName:"JobList__List",componentId:"sc-1b9tzu5-0"})(Nd||(Nd=e.__makeTemplateObject(["\n display: flex;\n flex-wrap: wrap;\n list-style: none;\n margin: 0;\n padding: 0;\n\n margin-top: -","px;\n margin-left: -","px;\n\n @media "," {\n margin-top: -","px;\n margin-left: -","px;\n }\n"],["\n display: flex;\n flex-wrap: wrap;\n list-style: none;\n margin: 0;\n padding: 0;\n\n margin-top: -","px;\n margin-left: -","px;\n\n @media "," {\n margin-top: -","px;\n margin-left: -","px;\n }\n"])),2*r.spacings.nudge,2*r.spacings.nudge,r.mq.medium,r.spacings.spacer,r.spacings.spacer),ls=Ve.default.li.withConfig({displayName:"JobList__Item",componentId:"sc-1b9tzu5-1"})(Sd||(Sd=e.__makeTemplateObject(["\n flex: 0 1 100%;\n max-width: 100%;\n margin: 0;\n\n padding-top: ","px;\n padding-left: ","px;\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 33.33%;\n max-width: 33.33%;\n }\n"],["\n flex: 0 1 100%;\n max-width: 100%;\n margin: 0;\n\n padding-top: ","px;\n padding-left: ","px;\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 33.33%;\n max-width: 33.33%;\n }\n"])),2*r.spacings.nudge,2*r.spacings.nudge,r.mq.medium,r.spacings.spacer,r.spacings.spacer,r.mq.large),ds=Ve.default(b.FilterField).withConfig({displayName:"JobList__Filter",componentId:"sc-1b9tzu5-2"})(Ad||(Ad=e.__makeTemplateObject(["\n margin-top: ","px;\n margin-bottom: ","px;\n\n min-width: 50%;\n"],["\n margin-top: ","px;\n margin-bottom: ","px;\n\n min-width: 50%;\n"])),r.spacings.nudge,5*r.spacings.nudge),ss=function(e,n){return n?null==n?void 0:n.filter((function(n){return!e.find((function(e){return e.item.id===n.id}))})):[]},cs=function(e,n){var t=[];if(!I.isValidArray(null==n?void 0:n.filter((function(e){return void 0!==e.jobTitle})),!1))return t;var i=null==n?void 0:n.filter(function(e){return function(n){return new RegExp(e).test(n.jobTitle)}}(e));I.isValidArray(i,!1)&&t.push.apply(t,i.map((function(e){return{item:e,priority:1}})));var a=ss(t,null==n?void 0:n.filter(function(e){return function(n){var t=e.toLowerCase().replace(/\s/g,""),i=n.jobTitle.toLowerCase().replace(/\s/g,"");return new RegExp(t).test(i)}}(e)));I.isValidArray(a,!1)&&t.push.apply(t,a.map((function(e){return{item:e,priority:2}})));var r=ss(t,null==n?void 0:n.filter(function(e){return function(n){if(!I.isValidArray(n.locations,!1))return!1;var t=e.toLowerCase().replace(/\s/g,""),i=new RegExp(t);return!!n.locations.find((function(e){var n,t=null===(n=e.name)||void 0===n?void 0:n.toLowerCase().replace(/\s/g,"");return i.test(t||"")}))}}(e)));I.isValidArray(r,!1)&&t.push.apply(t,r.map((function(e){return{item:e,priority:3}})));var o=ss(t,null==n?void 0:n.filter(function(e){return function(n){if(!I.isValidArray(null==n?void 0:n.employmentTypes,!1))return!1;var t=e.toLowerCase().replace(/\s/g,""),i=new RegExp(t);return!!n.employmentTypes.find((function(e){if(!e.name)return!1;var n=e.name.toLowerCase().replace(/\s/g,"");return i.test(n)}))}}(e)));return I.isValidArray(o,!1)&&t.push.apply(t,o.map((function(e){return{item:e,priority:4}}))),t},ps=o.withLibTheme((function(t){var a=t.anchorId,r=t.jobs,l=t.bgMode,d=t.modelIcon,s=t.locationIcon,p=t.totalJobLocations,m=t.allJobLocationsLabel,u=t.initialFilterQuery,g=t.filterPlaceholder,f=t.hasFilter,h=t.filterSubmitIcon,x=t.filterClearIcon,v=o.useLibTheme(),b=v.colors,w=v.globals.sections.jobFilterName,y="inverted"===l,_="full"===l,C=(null==r?void 0:r.length)||0,k=c.useEqualSheetHeight({listLength:C,identifiers:['[data-sheet="title"]','[data-sheet="info"]'],responsive:{small:1,semilarge:2,large:3}}).sheetRefs,I=Pe.default.useState(u||""),E=I[0],L=I[1],M=T.useMounted(),O=Pe.default.useMemo((function(){for(var n=void 0!==E?E.split(" ").map((function(e){return e.trim()})):[""],t=[],i=0,a=n;i<a.length;i++)for(var o=a[i],l=function(e){var n=t.findIndex((function(n){return n.match.item.id===e.item.id}));-1!==n?t[n].intersections+=1:t.push({match:e,intersections:1})},d=0,s=cs(rs(o),r||[]);d<s.length;d++){l(s[d])}return t.filter((function(e){return e.intersections>=n.length})).map((function(n){return e.__assign({},n.match)}))}),[E,r]),B=i.useCallback((function(){return c.getUrlParams()[w]}),[w]);return i.useEffect((function(){var e=B();null!=e&&"string"==typeof e&&L(e)}),[B]),i.useEffect((function(){M||(E?c.setUrlParam(w,E):c.deleteUrlParam(w))}),[w,E,M]),j.useUpdateEffect((function(){E?c.setUrlParam(w,E):c.deleteUrlParam(w)}),[E]),Pe.default.createElement(n.Section,{addSeperation:!0,anchorId:a,bgColor:y?b.sectionBg.dark:l?b.sectionBg.medium:b.sectionBg.light,bgMode:n.mapToBgMode(l,!0)},Pe.default.createElement(n.Wrapper,{addWhitespace:!0},f&&Pe.default.createElement(ds,{placeholder:g||"Suche",value:E,initialValue:u,onSubmit:L,isInverted:y,submitIcon:h,clearIcon:x}),Pe.default.createElement(os,null,null==O?void 0:O.sort((function(e,n){return e.priority-n.priority})).map((function(n,t){return Pe.default.createElement(ls,{key:t},Pe.default.createElement(Bd,e.__assign({ref:k[t]},n.item,{isInverted:y,hasBackground:_,modelIcon:d,locationIcon:s,totalLocations:p,allLocationsLabel:m})))})))))})),ms=Ve.default.div.withConfig({displayName:"JobArticle__ArticleHead",componentId:"sc-1bwhr8-0"})(qd||(qd=e.__makeTemplateObject(["\n & + * {\n margin-top: ","px;\n }\n"],["\n & + * {\n margin-top: ","px;\n }\n"])),r.spacings.spacer),us=Ve.default(t.Copy).withConfig({displayName:"JobArticle__JobInfos",componentId:"sc-1bwhr8-1"})(Fd||(Fd=e.__makeTemplateObject(["\n &:not(:first-child) {\n margin-top: ","px;\n }\n"],["\n &:not(:first-child) {\n margin-top: ","px;\n }\n"])),r.spacings.spacer),gs=Ve.default.div.withConfig({displayName:"JobArticle__Info",componentId:"sc-1bwhr8-2"})(zd||(zd=e.__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 & + & {\n margin-top: ","px;\n }\n\n & > * + * {\n margin-left: ","px;\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 & + & {\n margin-top: ","px;\n }\n\n & > * + * {\n margin-left: ","px;\n }\n"])),3*r.spacings.nudge,2*r.spacings.nudge),fs=Ve.default.span.withConfig({displayName:"JobArticle__Icon",componentId:"sc-1bwhr8-3"})(Wd||(Wd=e.__makeTemplateObject(["\n display: flex;\n align-items: center;\n\n & > * {\n height: 32px;\n width: 32px;\n }\n"],["\n display: flex;\n align-items: center;\n\n & > * {\n height: 32px;\n width: 32px;\n }\n"]))),hs=Ve.default.span.withConfig({displayName:"JobArticle__MainLabel",componentId:"sc-1bwhr8-4"})(Pd||(Pd=e.__makeTemplateObject(["\n display: flex;\n align-items: center;\n"],["\n display: flex;\n align-items: center;\n"]))),xs=Ve.default(t.Copy).withConfig({displayName:"JobArticle__Text",componentId:"sc-1bwhr8-5"})(Rd||(Rd=e.__makeTemplateObject(["\n & + & {\n margin-top: ","px;\n }\n"],["\n & + & {\n margin-top: ","px;\n }\n"])),3*r.spacings.nudge),vs=Ve.default(m.Actions).withConfig({displayName:"JobArticle__StyledActions",componentId:"sc-1bwhr8-6"})(Vd||(Vd=e.__makeTemplateObject(["\n margin-top: ","px;\n"],["\n margin-top: ","px;\n"])),r.spacings.spacer),bs=o.withLibTheme((function(i){var a,r,d=i.anchorId,s=i.bgMode,c=i.jobTitle,p=i.employmentTypes,m=i.locations,u=i.totalLocations,g=i.allLocationsLabel,f=i.modelIcon,h=i.locationIcon,x=i.abstract,v=i.description,b=i.organization,w=i.datePosted,y=i.primaryAction,C=i.secondaryAction,k=o.useLibTheme().colors,T="inverted"===s,E=I.isValidArray(p,!1),j=null==m?void 0:m.filter((function(e){return e.name})),L=I.isValidArray(j,!1),M="";L&&(M=void 0!==u&&j.length>=u?g||"":null===(a=j.map((function(e){return e.name})))||void 0===a?void 0:a.join(", "));var O={jobTitle:c,locations:m,jobDesc:_.concat([x,v]," - "),organization:b,directApply:!(!y&&!C),employmentTypes:(null==p?void 0:p.filter((function(e){return e.type})).map((function(e){return e.type})))||[],datePosted:w};return Pe.default.createElement(n.Section,{addSeperation:!0,anchorId:d,bgColor:T?k.sectionBg.dark:s?k.sectionBg.medium:k.sectionBg.light,bgMode:n.mapToBgMode(s,!0)},function(e){var n,t,i,a,r,o=e.jobTitle,d=e.jobDesc,s=e.organization,c=e.directApply,p=e.locations,m=e.employmentTypes,u=e.datePosted;return Pe.default.createElement(l.JsonLd,{item:{"@context":"https://schema.org","@type":"JobPosting",title:o,description:d,datePosted:null==u?void 0:u.toISOString(),employmentType:null==m?void 0:m.filter(Ge),hiringOrganization:{"@type":"Organization",name:null==s?void 0:s.name,url:(null==s?void 0:s.url)?encodeURIComponent(null==s?void 0:s.url):"",logo:null==s?void 0:s.logo,telephone:null==s?void 0:s.telephone,email:null==s?void 0:s.email,address:(null===(n=null==s?void 0:s.address)||void 0===n?void 0:n.streetAddress)?{"@type":"PostalAddress",streetAddress:null===(t=null==s?void 0:s.address)||void 0===t?void 0:t.streetAddress,addressLocality:null===(i=null==s?void 0:s.address)||void 0===i?void 0:i.addressLocality,postalCode:null===(a=null==s?void 0:s.address)||void 0===a?void 0:a.postalCode,addressCountry:null===(r=null==s?void 0:s.address)||void 0===r?void 0:r.addressCountry}:void 0},jobLocation:null==p?void 0:p.map((function(e){return{"@type":"Place",address:{"@type":"PostalAddress",addressLocality:e.addressLocality||e.name,streetAddress:e.streetAddress,addressRegion:e.addressRegion,postalCode:e.postalCode,addressCountry:e.addressCountry}}})),directApply:c}})}(O),Pe.default.createElement(n.Wrapper,{clampWidth:"small",addWhitespace:!0},Pe.default.createElement(ms,null,Pe.default.createElement(t.Heading,{size:"heading-2",innerHTML:c,isInverted:T}),(E||L)&&Pe.default.createElement(us,{type:"copy-b","data-sheet":"info",isInverted:T},E&&Pe.default.createElement(gs,null,Pe.default.createElement(fs,null,f?f():Pe.default.createElement(e.ClockFilled,null)),Pe.default.createElement(hs,null,null===(r=null==p?void 0:p.filter((function(e){return e.name})).map((function(e){return e.name})))||void 0===r?void 0:r.join(", "))),L&&Pe.default.createElement(gs,null,Pe.default.createElement(fs,null,h?h():Pe.default.createElement(e.LocationPin,null)),Pe.default.createElement(hs,null,M)))),x&&Pe.default.createElement(xs,{type:"copy-b",isInverted:T},x),v&&Pe.default.createElement(xs,{innerHTML:v,isInverted:T}),(y||C)&&Pe.default.createElement(vs,{primary:y&&y(T),secondary:C&&C(T)})))})),ws=Ve.default(g.Image).withConfig({displayName:"PointOfInterestDetail__StyledImage",componentId:"sc-hksryh-0"})(Hd||(Hd=e.__makeTemplateObject(["\n &:not(:last-child) {\n margin-bottom: ","px;\n }\n"],["\n &:not(:last-child) {\n margin-bottom: ","px;\n }\n"])),r.spacings.spacer),ys=Ve.default(u.POIFacts).withConfig({displayName:"PointOfInterestDetail__Facts",componentId:"sc-hksryh-1"})(Gd||(Gd=e.__makeTemplateObject(["\n max-width: 880px;\n"],["\n max-width: 880px;\n"]))),_s=Ve.default(t.Heading).withConfig({displayName:"PointOfInterestDetail__PoiTitle",componentId:"sc-hksryh-2"})(Dd||(Dd=e.__makeTemplateObject(["\n max-width: 880px;\n\n overflow: hidden;\n text-overflow: ellipsis;\n display: -webkit-box;\n -webkit-line-clamp: 2; /* number of lines to show */\n line-clamp: 2;\n -webkit-box-orient: vertical;\n\n &:not(:first-child) {\n margin-top: ","px;\n }\n"],["\n max-width: 880px;\n\n overflow: hidden;\n text-overflow: ellipsis;\n display: -webkit-box;\n -webkit-line-clamp: 2; /* number of lines to show */\n line-clamp: 2;\n -webkit-box-orient: vertical;\n\n &:not(:first-child) {\n margin-top: ","px;\n }\n"])),3*r.spacings.nudge),Cs=Ve.default(t.Copy).withConfig({displayName:"PointOfInterestDetail__PoiText",componentId:"sc-hksryh-3"})(Ud||(Ud=e.__makeTemplateObject(["\n max-width: 880px;\n\n &:not(:first-child) {\n margin-top: ","px;\n }\n"],["\n max-width: 880px;\n\n &:not(:first-child) {\n margin-top: ","px;\n }\n"])),3*r.spacings.nudge),ks=o.withLibTheme((function(t){var a=t.anchorId,l=t.image,d=t.title,s=t.intro,c=t.text,p=t.facts,m=t.infos,g=t.bgMode,f=t.customFact,h=o.useLibTheme().colors,x="inverted"===g,v="full"===g,b=i.useMemo((function(){return I.isValidArray(null==m?void 0:m.filter((function(e){return I.isValidArray(e.items,!1)})),!1)}),[m]);return Pe.default.createElement(n.Section,{addSeperation:!0,anchorId:a,bgColor:x?h.sectionBg.dark:v?h.sectionBg.medium:h.sectionBg.light,bgMode:n.mapToBgMode(g,!0)},Pe.default.createElement(n.Wrapper,{addWhitespace:!0},(null==l?void 0:l.small)&&Pe.default.createElement(ws,e.__assign({},l,{coverSpace:!0,allowEdgeRadius:!0,isInverted:x})),Pe.default.createElement(n.Grid.Row,{gutter:5*r.spacings.nudge,semilarge:{gutter:r.spacings.spacer}},Pe.default.createElement(n.Grid.Col,{semilarge:{span:b?5.7/8:1}},d&&Pe.default.createElement(_s,{size:"heading-2",isInverted:x},d),I.isValidArray(p,!1)&&Pe.default.createElement(ys,{isInverted:x,facts:p,customFact:f}),s&&Pe.default.createElement(Cs,{size:"medium",type:"copy-b",isInverted:x,innerHTML:s}),c&&Pe.default.createElement(Cs,{size:"medium",isInverted:x,innerHTML:c})),b&&Pe.default.createElement(n.Grid.Col,{semilarge:{span:2.3/8}},Pe.default.createElement(u.InfoList,{isInverted:x,items:m})))))})),Is=Ve.default.div.withConfig({displayName:"PointOfInterestOverview__Content",componentId:"sc-epctuk-0"})(Jd||(Jd=e.__makeTemplateObject(["\n & > * + * {\n margin-top: ","px;\n }\n\n @media "," {\n & > * + * {\n margin-top: ","px;\n }\n }\n"],["\n & > * + * {\n margin-top: ","px;\n }\n\n @media "," {\n & > * + * {\n margin-top: ","px;\n }\n }\n"])),5*r.spacings.nudge,r.mq.large,3*r.spacings.nudge),Ts=Ve.default(b.FilterField).withConfig({displayName:"PointOfInterestOverview__Filter",componentId:"sc-epctuk-1"})(Zd||(Zd=e.__makeTemplateObject(["\n // margin to show prevent section overflow outline\n margin-top: 2px;\n\n &:not(:last-child) {\n margin-bottom: ","px;\n }\n"],["\n // margin to show prevent section overflow outline\n margin-top: 2px;\n\n &:not(:last-child) {\n margin-bottom: ","px;\n }\n"])),5*r.spacings.nudge),Es=function(e,n){return n?null==n?void 0:n.filter((function(n){return!e.find((function(e){return e.item.id===n.id}))})):[]},js=function(e,n){var t=[];if(!I.isValidArray(null==n?void 0:n.filter((function(e){return void 0!==e.id})),!1))return t;var i=null==n?void 0:n.filter(function(e){return function(n){return new RegExp(e).test(n.name)}}(e));I.isValidArray(i,!1)&&t.push.apply(t,i.map((function(e){return{item:e,priority:1}})));var a=Es(t,null==n?void 0:n.filter(function(e){return function(n){var t=e.toLowerCase().replace(/\s/g,""),i=n.name.toLowerCase().replace(/\s/g,"");return new RegExp(t).test(i)}}(e)));I.isValidArray(a,!1)&&t.push.apply(t,a.map((function(e){return{item:e,priority:2}})));var r=Es(t,null==n?void 0:n.filter(function(e){return function(n){if(!I.isValidArray(n.facts,!1))return!1;var t=e.toLowerCase().replace(/\s/g,""),i=new RegExp(t);return!!n.facts.find((function(e){var n=e.toLowerCase().replace(/\s/g,"");return i.test(n)}))}}(e)));I.isValidArray(r,!1)&&t.push.apply(t,r.map((function(e){return{item:e,priority:3}})));var o=Es(t,null==n?void 0:n.filter(function(e){return function(n){if(!I.isValidArray(null==n?void 0:n.infos,!1))return!1;var t=e.toLowerCase().replace(/\s/g,""),i=new RegExp(t);return!!n.infos.find((function(e){if(!e.text)return!1;var n=e.text.toLowerCase().replace(/\s/g,"");return i.test(n)}))}}(e)));I.isValidArray(o,!1)&&t.push.apply(t,o.map((function(e){return{item:e,priority:4}})));var l=Es(t,null==n?void 0:n.filter(function(e){return function(n){if(!n.shortDescription)return!1;var t=e.toLowerCase().replace(/\s/g,""),i=n.shortDescription.toLowerCase().replace(/\s/g,"");return new RegExp(t).test(i)}}(e)));return I.isValidArray(l,!1)&&t.push.apply(t,l.map((function(e){return{item:e,priority:5}}))),t},Ls=o.withLibTheme((function(t){var a,r=t.anchorId,l=t.bgMode,d=t.pois,s=t.enableFiltering,p=t.initialFilterQuery,m=t.filterPlaceholder,g=void 0===m?"Filter":m,f=t.filterSubmitIcon,h=t.filterClearIcon,x=o.useLibTheme(),v=x.colors,b=x.globals.sections.poiFilterName,w="inverted"===l,y="full"===l,_=i.useState(p||""),C=_[0],k=_[1],I=T.useMounted(),E=Pe.default.useMemo((function(){for(var n=C.split(" ").map((function(e){return e.trim()})),t=[],i=0,a=n;i<a.length;i++)for(var r=a[i],o=function(e){var n=t.findIndex((function(n){return n.match.item.id===e.item.id}));-1!==n?t[n].intersections+=1:t.push({match:e,intersections:1})},l=0,s=js(rs(r),d||[]);l<s.length;l++){o(s[l])}return t.filter((function(e){return e.intersections>=n.length})).map((function(n){return e.__assign({},n.match)}))}),[C,d]),L=i.useCallback((function(){return c.getUrlParams()[b]}),[b]);return i.useEffect((function(){var e=L();null!=e&&"string"==typeof e&&k(e)}),[L]),i.useEffect((function(){I||(C?c.setUrlParam(b,C):c.deleteUrlParam(b))}),[b,C,I]),j.useUpdateEffect((function(){C?c.setUrlParam(b,C):c.deleteUrlParam(b)}),[C]),Pe.default.createElement(n.Section,{addSeperation:!0,anchorId:r,bgColor:w?v.sectionBg.dark:y?v.sectionBg.medium:v.sectionBg.light,bgMode:n.mapToBgMode(l,!0)},Pe.default.createElement(n.Wrapper,{addWhitespace:!0},s&&Pe.default.createElement(Ts,{value:C,initialValue:p,placeholder:g,onSubmit:k,submitIcon:f,clearIcon:h,isInverted:w}),Pe.default.createElement(Is,null,null===(a=null==E?void 0:E.sort((function(e,n){return e.priority-n.priority})))||void 0===a?void 0:a.map((function(n,t){return Pe.default.createElement(u.POICard,e.__assign({key:t},n.item,{isInverted:w}))})))))})),Ms=Ve.default(n.Section).withConfig({displayName:"PointOfInterestMap__PoiMapSection",componentId:"sc-1ke8oz0-0"})($d||($d=e.__makeTemplateObject(["\n position: relative;\n ","\n\n header + & {\n ","\n ","\n }\n"],["\n position: relative;\n ","\n\n header + & {\n ","\n ","\n }\n"])),(function(n){return n.isLarge&&a.css(Qd||(Qd=e.__makeTemplateObject(["\n // Doing some crazy shit to calculate curent navbar height in CSS\n ","\n"],["\n // Doing some crazy shit to calculate curent navbar height in CSS\n ","\n"])),(function(n){var t=n.theme,i=L.generateNavbarIdent({pageFlow:"beforeContent",hasMain:!0}),o=L.generateNavbarIdent({pageFlow:"beforeContent",hasMain:!0,hasTop:!0}),l=L.generateNavbarIdent({pageFlow:"beforeContent",hasMain:!0,hasBottom:!0}),d=L.generateNavbarIdent({pageFlow:"beforeContent",hasTop:!0,hasMain:!0,hasBottom:!0}),s=L.getFullNavbarHeights(t,i).large,c=L.getFullNavbarHeights(t,o).large,p=L.getFullNavbarHeights(t,l).large,m=L.getFullNavbarHeights(t,d).large,u=function(e){return e.map((function(e){return"[data-navbar-ident*='".concat(e,"']")})).join("")},g="100vh";return a.css(Xd||(Xd=e.__makeTemplateObject(["\n "," {\n height: ",";\n }\n\n // with main navbar element\n header"," ~ & {\n "," {\n height: calc("," - ","px);\n }\n }\n\n // with main and top navbar elements\n header"," ~ & {\n "," {\n height: calc("," - ","px);\n }\n }\n\n // with main and bottom navbar elements\n header"," ~ & {\n "," {\n height: calc("," - ","px);\n }\n }\n\n // with all navbar elements\n header"," ~ & {\n "," {\n height: calc("," - ","px);\n }\n }\n\n @media "," {\n // with main navbar element\n header"," ~ & {\n "," {\n height: calc("," - ","px);\n }\n }\n\n // with main and top navbar elements\n header"," ~ & {\n "," {\n height: calc("," - ","px);\n }\n }\n\n // with main and bottom navbar elements\n header"," ~ & {\n "," {\n height: calc(\n "," - ","px\n );\n }\n }\n\n // with all navbar elements\n header"," ~ & {\n "," {\n height: calc("," - ","px);\n }\n }\n }\n "],["\n "," {\n height: ",";\n }\n\n // with main navbar element\n header"," ~ & {\n "," {\n height: calc("," - ","px);\n }\n }\n\n // with main and top navbar elements\n header"," ~ & {\n "," {\n height: calc("," - ","px);\n }\n }\n\n // with main and bottom navbar elements\n header"," ~ & {\n "," {\n height: calc("," - ","px);\n }\n }\n\n // with all navbar elements\n header"," ~ & {\n "," {\n height: calc("," - ","px);\n }\n }\n\n @media "," {\n // with main navbar element\n header"," ~ & {\n "," {\n height: calc("," - ","px);\n }\n }\n\n // with main and top navbar elements\n header"," ~ & {\n "," {\n height: calc("," - ","px);\n }\n }\n\n // with main and bottom navbar elements\n header"," ~ & {\n "," {\n height: calc(\n "," - ","px\n );\n }\n }\n\n // with all navbar elements\n header"," ~ & {\n "," {\n height: calc("," - ","px);\n }\n }\n }\n "])),Bs,g,u(i.split("-")),Bs,g,s[0],u(o.split("-")),Bs,g,c[0],u(l.split("-")),Bs,g,p[0],u(d.split("-")),Bs,g,m[0],r.mq.semilarge,u(i.split("-")),Bs,g,s[1],u(o.split("-")),Bs,g,c[1],u(l.split("-")),Bs,g,p[1],u(d.split("-")),Bs,g,m[1])}))}),r.withRange([0],"padding-top"),r.withRange([0],"margin-top")),Os=Ve.default.div.withConfig({displayName:"PointOfInterestMap__MapContainer",componentId:"sc-1ke8oz0-1"})(Kd||(Kd=e.__makeTemplateObject(["\n position: relative;\n"],["\n position: relative;\n"]))),Bs=Ve.default.div.withConfig({displayName:"PointOfInterestMap__Map",componentId:"sc-1ke8oz0-2"})(Yd||(Yd=e.__makeTemplateObject(["\n min-height: 360px;\n height: 360px;\n max-height: 1300px;\n z-index: 0;\n\n @media "," {\n height: 600px;\n min-height: 600px;\n }\n"],["\n min-height: 360px;\n height: 360px;\n max-height: 1300px;\n z-index: 0;\n\n @media "," {\n height: 600px;\n min-height: 600px;\n }\n"])),r.mq.medium),Ns=Ve.default.button.withConfig({displayName:"PointOfInterestMap__RequestGeolocationBtn",componentId:"sc-1ke8oz0-3"})(es||(es=e.__makeTemplateObject(["\n position: absolute;\n top: ","px;\n left: ","px;\n\n background-color: transparent;\n border: none;\n padding: ","px;\n cursor: pointer;\n\n transition: transform 0.2s ease-in-out, opacity 0.2s ease-in-out;\n\n @media (hover: hover) and (pointer: fine) {\n &:hover {\n opacity: 0.6;\n }\n }\n\n &:focus {\n outline: 2px solid ",";\n transform: scale(1.012);\n }\n\n &:focus:not(:focus-visible) {\n outline: none;\n }\n\n &:active {\n transform: scale(0.95);\n }\n\n & > * {\n width: 30px;\n height: 30px;\n }\n"],["\n position: absolute;\n top: ","px;\n left: ","px;\n\n background-color: transparent;\n border: none;\n padding: ","px;\n cursor: pointer;\n\n transition: transform 0.2s ease-in-out, opacity 0.2s ease-in-out;\n\n @media (hover: hover) and (pointer: fine) {\n &:hover {\n opacity: 0.6;\n }\n }\n\n &:focus {\n outline: 2px solid ",";\n transform: scale(1.012);\n }\n\n &:focus:not(:focus-visible) {\n outline: none;\n }\n\n &:active {\n transform: scale(0.95);\n }\n\n & > * {\n width: 30px;\n height: 30px;\n }\n"])),2*r.spacings.nudge,2*r.spacings.nudge,r.spacings.nudge,(function(e){var n=e.theme;return r.getColors(n).primary.default})),Ss=Ve.default.div.withConfig({displayName:"PointOfInterestMap__CardStage",componentId:"sc-1ke8oz0-4"})(ns||(ns=e.__makeTemplateObject(["\n position: fixed;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n z-index: 10;\n\n display: flex;\n align-items: flex-end;\n justify-content: flex-end;\n\n pointer-events: all;\n background-color: rgba(255, 255, 255, 0.8);\n\n @media "," {\n position: absolute;\n background-color: transparent;\n padding: ","px;\n padding-bottom: ","px;\n\n pointer-events: none;\n }\n"],["\n position: fixed;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n z-index: 10;\n\n display: flex;\n align-items: flex-end;\n justify-content: flex-end;\n\n pointer-events: all;\n background-color: rgba(255, 255, 255, 0.8);\n\n @media "," {\n position: absolute;\n background-color: transparent;\n padding: ","px;\n padding-bottom: ","px;\n\n pointer-events: none;\n }\n"])),r.mq.medium,2*r.spacings.nudge,3*r.spacings.nudge),As=Ve.default.div.withConfig({displayName:"PointOfInterestMap__MapCardView",componentId:"sc-1ke8oz0-5"})(ts||(ts=e.__makeTemplateObject(["\n max-height: 100%;\n width: 100%;\n padding: ","px;\n overflow: auto;\n\n background: ",";\n box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.3);\n pointer-events: all;\n border-radius: 8px;\n\n & > * + * {\n margin-top: ","px;\n }\n\n @media "," {\n max-width: 400px;\n }\n"],["\n max-height: 100%;\n width: 100%;\n padding: ","px;\n overflow: auto;\n\n background: ",";\n box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.3);\n pointer-events: all;\n border-radius: 8px;\n\n & > * + * {\n margin-top: ","px;\n }\n\n @media "," {\n max-width: 400px;\n }\n"])),2*r.spacings.nudge,(function(e){var n=e.theme;return r.getColors(n).elementBg.light}),3*r.spacings.nudge,r.mq.medium),qs=Ve.default.header.withConfig({displayName:"PointOfInterestMap__MapCardHeader",componentId:"sc-1ke8oz0-6"})(is||(is=e.__makeTemplateObject(["\n display: flex;\n align-items: center;\n"],["\n display: flex;\n align-items: center;\n"]))),Fs=Ve.default.button.withConfig({displayName:"PointOfInterestMap__CloseBtn",componentId:"sc-1ke8oz0-7"})(as||(as=e.__makeTemplateObject(["\n display: inline-block;\n border: none;\n background-color: transparent;\n cursor: pointer;\n margin-left: auto;\n padding: ","px;\n\n transition: transform 0.2s ease-in-out, opacity 0.2s ease-in-out;\n\n @media (hover: hover) and (pointer: fine) {\n &:hover {\n opacity: 0.6;\n }\n }\n\n &:focus {\n outline: 2px solid ",";\n transform: scale(1.012);\n }\n\n &:focus:not(:focus-visible) {\n outline: none;\n }\n\n &:active {\n transform: scale(0.95);\n }\n"],["\n display: inline-block;\n border: none;\n background-color: transparent;\n cursor: pointer;\n margin-left: auto;\n padding: ","px;\n\n transition: transform 0.2s ease-in-out, opacity 0.2s ease-in-out;\n\n @media (hover: hover) and (pointer: fine) {\n &:hover {\n opacity: 0.6;\n }\n }\n\n &:focus {\n outline: 2px solid ",";\n transform: scale(1.012);\n }\n\n &:focus:not(:focus-visible) {\n outline: none;\n }\n\n &:active {\n transform: scale(0.95);\n }\n"])),r.spacings.nudge,(function(e){var n=e.theme;return r.getColors(n).primary.default})),zs=function(n){var i=n.name,a=n.facts,r=n.description,l=n.infos,d=n.action,s=n.customFact,c=n.customClose,p=n.onClose,m=n.className,g=o.useLibTheme().colors;return Pe.default.createElement(As,{className:m},Pe.default.createElement(qs,null,i&&Pe.default.createElement(t.Copy,{type:"copy-b",size:"big"},i),Pe.default.createElement(Fs,{onClick:p},c||Pe.default.createElement(e.Cross,{iconColor:g.text.default}))),I.isValidArray(a,!1)&&Pe.default.createElement(u.POIFacts,{facts:a,customFact:s}),r&&Pe.default.createElement(t.Copy,{type:"copy",size:"small",innerHTML:r}),I.isValidArray(l,!1)&&Pe.default.createElement(u.InfoList,{items:[{items:l}]}),d&&d)},Ws=o.withLibTheme((function(t){var a=t.anchorId,l=t.size,d=t.pois,s=t.initialPointOfInterest,c=void 0===s?"":s,p=t.provider,m=t.attribution,u=t.center,g=void 0===u?[51.505,-.09]:u,f=t.zoom,h=void 0===f?5:f,x=t.fitBoundsPadding,v=t.allMarkersOnInit,b=void 0!==v&&v,w=t.restrictToMarkersArea,y=void 0===w||w,_=t.showOwnPosition,C=t.flyToZoom,k=t.customFact,I=t.currentPosMarker,T=t.customCardClose,E=t.customLocationRequest,j="large"===l,L=o.useLibTheme().colors,M=i.useState(c||""),O=M[0],N=M[1],S=i.useState(!1),A=S[0],q=S[1],F=i.useMemo((function(){return null==d?void 0:d.find((function(e){return e.id===O}))}),[O,d]),z=B.useGeolocation(!0,!1),W=z.isSupported,P=z.location,R=z.reset,V=i.useMemo((function(){var n,t={size:[28,28],anchor:[14,28],sizeActive:[70,70],anchorActive:[35,70],url:r.getSVGDataImg(Pe.default.createElement(e.LocationPin,null))},i={size:[24,24],anchor:[12,12],sizeActive:[24,24],anchorActive:[12,12],url:r.getSVGDataImg(Pe.default.createElement(e.CurrentLocation,{iconColor:"#5383EC"}))},a=(null===(n=null==d?void 0:d.filter((function(e){return void 0!==e.id})))||void 0===n?void 0:n.map((function(e){return{id:e.id,position:e.position,icon:e.icon||t,isInteractive:!0}})))||[];return W&&(null==P?void 0:P.coords.latitude)&&(null==P?void 0:P.coords.longitude)&&a.push({id:"my-current-position-123456789",position:[P.coords.latitude,P.coords.longitude],icon:I||i}),a}),[I,W,null==P?void 0:P.coords.latitude,null==P?void 0:P.coords.longitude,d]),H=B.useLeafletMap({url:p,attribution:m,center:g,zoom:h,activeMarkerId:O,markers:V,fitBoundsPadding:x,restrictToMarkersArea:y,showZoomControls:!0,zoomControlPosition:"bottomleft",onMarkerClick:function(e){N((function(n){return n===e?"":e}))}}),G=H.isLoaded,D=H.setContainer,U=H.flyToActive,J=H.showAllMarkers,Z=H.flyToPosition,X=H.getCurrentZoom;i.useEffect((function(){if(G&&!A)b&&J();else{var e=X(),n=C;void 0!==C&&e>C&&(n=e),U(n)}}),[O,b,U,C,X,c,A,G,J]),i.useEffect((function(){A||O===c||q(!0)}),[O,c,A]);return Pe.default.createElement(Ms,{anchorId:a,bgColor:"image",bgMode:"full",isLarge:j},Pe.default.createElement(n.Wrapper,{clampWidth:j?"large":"normal"},Pe.default.createElement(Os,null,Pe.default.createElement(Bs,{ref:D,isLarge:"large"===l}),_&&Pe.default.createElement(Ns,{onClick:function(){return e.__awaiter(void 0,void 0,void 0,(function(){var n,t,i,a;return e.__generator(this,(function(e){switch(e.label){case 0:return(null===(i=null==P?void 0:P.coords)||void 0===i?void 0:i.latitude)&&(null===(a=null==P?void 0:P.coords)||void 0===a?void 0:a.longitude)?(n=X(),t=C,void 0!==C&&n>C&&(t=n),Z([P.coords.latitude,P.coords.longitude],t),[3,4]):[3,1];case 1:return e.trys.push([1,3,,4]),[4,R()];case 2:return e.sent()&&J(),[3,4];case 3:return e.sent(),[3,4];case 4:return[2]}}))}))}},E||Pe.default.createElement(e.MyLocation,{iconColor:L.text.default})),F&&F.name&&Pe.default.createElement(Ss,{onClick:function(e){e.target===e.currentTarget&&N("")}},Pe.default.createElement(zs,e.__assign({},F,{onClose:function(){return N("")},customFact:k,customClose:T}))))))}));exports.Accordion=$e,exports.AlertList=dn,exports.Article=mn,exports.CallToAction=yn,exports.CardList=qn,exports.ComparisonSlider=Zn,exports.CrossPromotion=zt,exports.DynamicForm=ei,exports.EventDetail=ki,exports.EventList=hi,exports.EventOverview=ui,exports.FactGrid=Ji,exports.FactList=Yi,exports.FeatureList=_r,exports.Gallery=kr,exports.Header=Ar,exports.IconList=Hr,exports.IndexList=Xr,exports.Intro=Qr,exports.JobArticle=bs,exports.JobList=ps,exports.Map=mo,exports.NavList=_o,exports.NewsletterForm=ri,exports.NumberList=Mo,exports.ParallaxBackground=function(n){var t=n.image,a=n.hAlign,r=void 0===a?"left":a,o=n.contentWidth,l=void 0===o?1:o,d=n.moveRatio,s=void 0===d?.2:d,c=n.direction,p=void 0===c?"up":c,m=n.className,u=i.useState(!1),g=u[0],f=u[1],h=i.useState(0),x=h[0],v=h[1],b=i.useState(null),w=b[0],y=b[1],_=i.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 i.useEffect((function(){f(!0)}),[]),i.useEffect((function(){var e=null==w?void 0:w.previousElementSibling;if(e){var n=e.dataset.bgIdent,t=e.dataset.stackIdent;n&&(null==w||w.setAttribute("data-bg-ident",n)),t&&(null==w||w.setAttribute("data-stack-ident",t))}}),[w]),i.useEffect((function(){var e=function(){if(w){var e=w.getBoundingClientRect().top;v(e*s*("up"===p?1:-1))}};return e(),window.addEventListener("scroll",e),function(){window.removeEventListener("scroll",e)}}),[w,p,s]),Pe.default.createElement(Pe.default.Fragment,null,g&&Pe.default.createElement(Oo,{ref:y,"data-bg-ident":"transparent"},Pe.default.createElement(Bo,{ref:_,style:{transform:"translate3d(0px, ".concat(x,"px, 0px)")},className:m},Pe.default.createElement(No,{hAlign:r,contentWidth:C},t&&Pe.default.createElement(So,e.__assign({hAlign:r,coverSpace:-1!==C},t))))))},exports.PointOfInterestDetail=ks,exports.PointOfInterestMap=Ws,exports.PointOfInterestOverview=Ls,exports.Poster=zo,exports.PriceList=Uo,exports.PriceTable=Wl,exports.Quote=Hl,exports.RawVideo=Id,exports.SimpleImage=Dl,exports.SocialWall=Yl,exports.Table=nd,exports.Teaser=dd,exports.TeaserWide=gd,exports.Timeline=bd,exports.Video=wd;
2
2
  //# sourceMappingURL=sections.js.map