@blateral/b.kit 2.0.0-beta.8.7 → 2.0.0-beta.9.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (147) hide show
  1. package/lib/components/base/Section.d.ts.map +1 -1
  2. package/lib/components/base/icons/AngleLeft.d.ts.map +1 -1
  3. package/lib/components/base/icons/AngleRight.d.ts.map +1 -1
  4. package/lib/components/base/icons/AngleUp.d.ts.map +1 -1
  5. package/lib/components/base/icons/ArrowDown.d.ts.map +1 -1
  6. package/lib/components/base/icons/ArrowLeft.d.ts +7 -0
  7. package/lib/components/base/icons/ArrowLeft.d.ts.map +1 -0
  8. package/lib/components/base/icons/ArrowLeftGhost.d.ts.map +1 -1
  9. package/lib/components/base/icons/ArrowLeftRight.d.ts.map +1 -1
  10. package/lib/components/base/icons/ArrowRight.d.ts.map +1 -1
  11. package/lib/components/base/icons/ArrowRightGhost.d.ts.map +1 -1
  12. package/lib/components/base/icons/ArrowUp.d.ts +7 -0
  13. package/lib/components/base/icons/ArrowUp.d.ts.map +1 -0
  14. package/lib/components/base/icons/CalendarToday.d.ts +7 -0
  15. package/lib/components/base/icons/CalendarToday.d.ts.map +1 -0
  16. package/lib/components/base/icons/Check.d.ts.map +1 -1
  17. package/lib/components/base/icons/Clock.d.ts.map +1 -1
  18. package/lib/components/base/icons/DateRange.d.ts +7 -0
  19. package/lib/components/base/icons/{StarGhost.d.ts.map → DateRange.d.ts.map} +1 -1
  20. package/lib/components/base/icons/DeleteForever.d.ts +8 -0
  21. package/lib/components/base/icons/DeleteForever.d.ts.map +1 -0
  22. package/lib/components/base/icons/External.d.ts.map +1 -1
  23. package/lib/components/base/icons/Icons.d.ts +44 -15
  24. package/lib/components/base/icons/Icons.d.ts.map +1 -1
  25. package/lib/components/base/icons/Info.d.ts +7 -0
  26. package/lib/components/base/icons/Info.d.ts.map +1 -0
  27. package/lib/components/base/icons/MenuBurger.d.ts.map +1 -1
  28. package/lib/components/base/icons/Play.d.ts.map +1 -1
  29. package/lib/components/base/icons/files/UploadFile.d.ts +7 -0
  30. package/lib/components/base/icons/files/UploadFile.d.ts.map +1 -0
  31. package/lib/components/blocks/Alert.d.ts.map +1 -1
  32. package/lib/components/blocks/IntroBlock.d.ts.map +1 -1
  33. package/lib/components/blocks/LinkList.d.ts +1 -1
  34. package/lib/components/blocks/LinkList.d.ts.map +1 -1
  35. package/lib/components/blocks/Slider.d.ts +5 -2
  36. package/lib/components/blocks/Slider.d.ts.map +1 -1
  37. package/lib/components/blocks/Title.d.ts.map +1 -1
  38. package/lib/components/blocks/VideoCard.d.ts.map +1 -1
  39. package/lib/components/buttons/Control.d.ts +11 -0
  40. package/lib/components/buttons/Control.d.ts.map +1 -0
  41. package/lib/components/fields/Checkbox.d.ts.map +1 -1
  42. package/lib/components/fields/Datepicker.d.ts +8 -11
  43. package/lib/components/fields/Datepicker.d.ts.map +1 -1
  44. package/lib/components/fields/FileUpload.d.ts +3 -9
  45. package/lib/components/fields/FileUpload.d.ts.map +1 -1
  46. package/lib/components/fields/FormField.d.ts +33 -0
  47. package/lib/components/fields/FormField.d.ts.map +1 -0
  48. package/lib/components/fields/Radio.d.ts +0 -1
  49. package/lib/components/fields/Radio.d.ts.map +1 -1
  50. package/lib/components/fields/SelectDropdown.d.ts +2 -7
  51. package/lib/components/fields/SelectDropdown.d.ts.map +1 -1
  52. package/lib/components/fields/Textarea.d.ts +1 -3
  53. package/lib/components/fields/Textarea.d.ts.map +1 -1
  54. package/lib/components/fields/Textfield.d.ts +2 -7
  55. package/lib/components/fields/Textfield.d.ts.map +1 -1
  56. package/lib/components/sections/Accordion.d.ts +1 -1
  57. package/lib/components/sections/AlertList.d.ts +1 -1
  58. package/lib/components/sections/Article.d.ts +1 -1
  59. package/lib/components/sections/CallToAction.d.ts +1 -1
  60. package/lib/components/sections/CallToAction.d.ts.map +1 -1
  61. package/lib/components/sections/CardList.d.ts +1 -1
  62. package/lib/components/sections/ComparisonSlider.d.ts +1 -1
  63. package/lib/components/sections/CrossPromotion.d.ts +1 -1
  64. package/lib/components/sections/DynamicForm.d.ts +11 -2
  65. package/lib/components/sections/DynamicForm.d.ts.map +1 -1
  66. package/lib/components/sections/FactGrid.d.ts +1 -1
  67. package/lib/components/sections/FactList.d.ts +1 -1
  68. package/lib/components/sections/FeatureList.d.ts +1 -1
  69. package/lib/components/sections/Gallery.d.ts +1 -1
  70. package/lib/components/sections/IconList.d.ts +1 -1
  71. package/lib/components/sections/IndexList.d.ts +1 -1
  72. package/lib/components/sections/Intro.d.ts +1 -1
  73. package/lib/components/sections/JobList.d.ts +1 -1
  74. package/lib/components/sections/Map.d.ts +14 -23
  75. package/lib/components/sections/Map.d.ts.map +1 -1
  76. package/lib/components/sections/NavList.d.ts +1 -1
  77. package/lib/components/sections/NumberList.d.ts +1 -1
  78. package/lib/components/sections/Poster.d.ts +1 -1
  79. package/lib/components/sections/PriceList.d.ts +1 -1
  80. package/lib/components/sections/PriceTable.d.ts +1 -1
  81. package/lib/components/sections/Quicknav.d.ts +1 -1
  82. package/lib/components/sections/Quote.d.ts +1 -1
  83. package/lib/components/sections/SocialNav.d.ts +1 -1
  84. package/lib/components/sections/SocialWall.d.ts +1 -1
  85. package/lib/components/sections/Table.d.ts +1 -1
  86. package/lib/components/sections/Teaser.d.ts +1 -1
  87. package/lib/components/sections/TeaserWide.d.ts +1 -1
  88. package/lib/components/sections/Timeline.d.ts +1 -1
  89. package/lib/components/sections/Video.d.ts +1 -1
  90. package/lib/components/sections/carousel/FeatureCarousel.d.ts +1 -1
  91. package/lib/components/sections/carousel/ImageCarousel.d.ts +1 -1
  92. package/lib/components/sections/carousel/PromotionCarousel.d.ts +1 -1
  93. package/lib/components/sections/carousel/VideoCarousel.d.ts +1 -1
  94. package/lib/components/sections/events/EventDetail.d.ts +1 -1
  95. package/lib/components/sections/events/EventList.d.ts +1 -1
  96. package/lib/components/sections/events/EventOverview.d.ts +1 -1
  97. package/lib/components/sections/footer/Footer.d.ts +1 -1
  98. package/lib/components/sections/footer/partials/FooterBottomBar.d.ts.map +1 -1
  99. package/lib/components/sections/footer/skeletons/FooterBottomGrid.d.ts.map +1 -1
  100. package/lib/components/sections/header/Header.d.ts +59 -47
  101. package/lib/components/sections/header/Header.d.ts.map +1 -1
  102. package/lib/components/sections/header/HeaderKenBurns.d.ts +3 -14
  103. package/lib/components/sections/header/HeaderKenBurns.d.ts.map +1 -1
  104. package/lib/components/sections/header/HeaderPoster.d.ts +4 -16
  105. package/lib/components/sections/header/HeaderPoster.d.ts.map +1 -1
  106. package/lib/components/sections/header/HeaderVideo.d.ts +4 -16
  107. package/lib/components/sections/header/HeaderVideo.d.ts.map +1 -1
  108. package/lib/components/sections/navigation/Navigation.d.ts +8 -0
  109. package/lib/components/sections/navigation/Navigation.d.ts.map +1 -1
  110. package/lib/components/sections/news/NewsAuthorCard.d.ts +1 -1
  111. package/lib/components/sections/news/NewsFooter.d.ts +1 -1
  112. package/lib/components/sections/news/NewsImages.d.ts +1 -1
  113. package/lib/components/sections/news/NewsIntro.d.ts +1 -1
  114. package/lib/components/sections/news/NewsList.d.ts +1 -1
  115. package/lib/components/sections/news/NewsOverview.d.ts +1 -1
  116. package/lib/components/sections/news/NewsTable.d.ts +1 -1
  117. package/lib/components/sections/news/NewsText.d.ts +1 -1
  118. package/lib/components/sections/news/NewsVideo.d.ts +1 -1
  119. package/lib/components/typography/Copy.d.ts.map +1 -1
  120. package/lib/index.d.ts +2 -8
  121. package/lib/index.d.ts.map +1 -1
  122. package/lib/index.es.js +1 -1
  123. package/lib/index.es.js.map +1 -1
  124. package/lib/index.js +1 -1
  125. package/lib/index.js.map +1 -1
  126. package/lib/utils/LibThemeProvider.d.ts +1 -3
  127. package/lib/utils/LibThemeProvider.d.ts.map +1 -1
  128. package/lib/utils/dataURI.d.ts +3 -0
  129. package/lib/utils/dataURI.d.ts.map +1 -0
  130. package/lib/utils/styles.d.ts +22 -8
  131. package/lib/utils/styles.d.ts.map +1 -1
  132. package/lib/utils/types.d.ts +8 -0
  133. package/lib/utils/types.d.ts.map +1 -0
  134. package/package.json +3 -3
  135. package/lib/components/base/icons/Computer.d.ts +0 -7
  136. package/lib/components/base/icons/Computer.d.ts.map +0 -1
  137. package/lib/components/base/icons/ExclamationMark.d.ts +0 -7
  138. package/lib/components/base/icons/ExclamationMark.d.ts.map +0 -1
  139. package/lib/components/base/icons/Map.d.ts +0 -7
  140. package/lib/components/base/icons/Map.d.ts.map +0 -1
  141. package/lib/components/base/icons/Money.d.ts +0 -7
  142. package/lib/components/base/icons/Money.d.ts.map +0 -1
  143. package/lib/components/base/icons/StarGhost.d.ts +0 -7
  144. package/lib/components/base/icons/files/Document.d.ts +0 -7
  145. package/lib/components/base/icons/files/Document.d.ts.map +0 -1
  146. package/lib/components/base/icons/files/Link.d.ts +0 -7
  147. package/lib/components/base/icons/files/Link.d.ts.map +0 -1
package/lib/index.es.js CHANGED
@@ -1,2 +1,2 @@
1
- import n,{css as e,useTheme as t,ThemeProvider as i,ThemeContext as r}from"styled-components";import*as a from"react";import o,{useMemo as l,useState as d,useEffect as c,useCallback as s,createRef as u,useRef as p,forwardRef as m,useContext as g}from"react";import{JsonLd as f}from"react-schemaorg";import h from"react-dom/server";import{useFormik as v}from"formik";import x from"react-datepicker";import b from"react-slick";var w=function(){return w=Object.assign||function(n){for(var e,t=1,i=arguments.length;t<i;t++)for(var r in e=arguments[t])Object.prototype.hasOwnProperty.call(e,r)&&(n[r]=e[r]);return n},w.apply(this,arguments)};function y(n,e){var t={};for(var i in n)Object.prototype.hasOwnProperty.call(n,i)&&e.indexOf(i)<0&&(t[i]=n[i]);if(null!=n&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(i=Object.getOwnPropertySymbols(n);r<i.length;r++)e.indexOf(i[r])<0&&Object.prototype.propertyIsEnumerable.call(n,i[r])&&(t[i[r]]=n[i[r]])}return t}function k(n,e,t,i){return new(t||(t=Promise))((function(r,a){function o(n){try{d(i.next(n))}catch(n){a(n)}}function l(n){try{d(i.throw(n))}catch(n){a(n)}}function d(n){var e;n.done?r(n.value):(e=n.value,e instanceof t?e:new t((function(n){n(e)}))).then(o,l)}d((i=i.apply(n,e||[])).next())}))}function E(n,e){var t,i,r,a,o={label:0,sent:function(){if(1&r[0])throw r[1];return r[1]},trys:[],ops:[]};return a={next:l(0),throw:l(1),return:l(2)},"function"==typeof Symbol&&(a[Symbol.iterator]=function(){return this}),a;function l(a){return function(l){return function(a){if(t)throw new TypeError("Generator is already executing.");for(;o;)try{if(t=1,i&&(r=2&a[0]?i.return:a[0]?i.throw||((r=i.return)&&r.call(i),0):i.next)&&!(r=r.call(i,a[1])).done)return r;switch(i=0,r&&(a=[2&a[0],r.value]),a[0]){case 0:case 1:r=a;break;case 4:return o.label++,{value:a[1],done:!1};case 5:o.label++,i=a[1],a=[0];continue;case 7:a=o.ops.pop(),o.trys.pop();continue;default:if(!(r=o.trys,(r=r.length>0&&r[r.length-1])||6!==a[0]&&2!==a[0])){o=0;continue}if(3===a[0]&&(!r||a[1]>r[0]&&a[1]<r[3])){o.label=a[1];break}if(6===a[0]&&o.label<r[1]){o.label=r[1],r=a;break}if(r&&o.label<r[2]){o.label=r[2],o.ops.push(a);break}r[2]&&o.ops.pop(),o.trys.pop();continue}a=e.call(n,o)}catch(n){a=[6,n],i=0}finally{t=r=0}if(5&a[0])throw a[1];return{value:a[0]?a[1]:void 0,done:!0}}([a,l])}}}function I(n,e,t){if(t||2===arguments.length)for(var i,r=0,a=e.length;r<a;r++)!i&&r in e||(i||(i=Array.prototype.slice.call(e,0,r)),i[r]=e[r]);return n.concat(i||Array.prototype.slice.call(e))}function C(n,e){return Object.defineProperty?Object.defineProperty(n,"raw",{value:e}):n.raw=e,n}var M,B,S,T,z,N,A,L,D,H,P,F,O=n.svg(M||(M=C(["\n display: block;\n"],["\n display: block;\n"]))),j=function(n){var e=n.className,t=n.iconColor,i=void 0===t?"currentColor":t;return a.createElement(O,{viewBox:"0 0 21 24",className:e,width:"21",height:"24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},a.createElement("g",{clipPath:"url(#a)"},a.createElement("path",{d:"M19.66 5.09c.25.25.465.589.644 1.017.178.429.267.822.267 1.179v15.428c0 .357-.125.661-.375.911a1.24 1.24 0 0 1-.91.375h-18a1.24 1.24 0 0 1-.911-.375 1.24 1.24 0 0 1-.375-.91V1.284C0 .93.125.626.375.376S.929 0 1.285 0h12c.358 0 .75.09 1.18.268.428.178.767.393 1.017.643l4.179 4.178ZM13.715 1.82v5.036h5.036c-.09-.259-.188-.442-.295-.549l-4.192-4.192c-.107-.107-.29-.205-.549-.295Zm5.143 20.465V8.57h-5.571a1.24 1.24 0 0 1-.911-.375 1.24 1.24 0 0 1-.375-.91V1.714H1.714v20.572h17.143Zm-12.2-3.134 2.597-3.79-2.53-3.643h-.912v-1.433h3.884v1.433H8.68l1.42 2.13c.097.106.173.209.227.307a.464.464 0 0 1 .067.134h.027l.026-.04a6.027 6.027 0 0 0 .255-.402l1.38-2.13h-.992v-1.432h3.737v1.433h-.897l-2.612 3.777 2.571 3.656h.911v1.42h-3.897v-1.42h1.018l-1.433-2.157a8.961 8.961 0 0 0-.087-.113 3.315 3.315 0 0 1-.08-.107.76.76 0 0 1-.061-.1.461.461 0 0 1-.067-.135h-.027c-.009 0-.024.018-.047.054a3.125 3.125 0 0 0-.1.18c-.045.085-.09.159-.134.221l-1.38 2.157H9.51v1.42H5.746v-1.42h.91Z",fill:i})),a.createElement("defs",null,a.createElement("clipPath",{id:"a"},a.createElement("path",{fill:"#fff",d:"M0 0h20.571v24H0z"}))))},R=n.svg(B||(B=C(["\n display: block;\n"],["\n display: block;\n"]))),W=function(n){var e=n.className,t=n.iconColor,i=void 0===t?"currentColor":t;return a.createElement(R,{viewBox:"0 0 21 24",className:e,width:"21",height:"24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},a.createElement("g",{clipPath:"url(#a)"},a.createElement("path",{d:"M19.66 5.09c.25.25.465.589.644 1.017.178.429.267.822.267 1.179v15.428c0 .357-.125.661-.375.911a1.24 1.24 0 0 1-.91.375h-18a1.24 1.24 0 0 1-.911-.375 1.24 1.24 0 0 1-.375-.91V1.284C0 .93.125.626.375.376S.929 0 1.285 0h12c.358 0 .75.09 1.18.268.428.178.767.393 1.017.643l4.179 4.178ZM13.715 1.82v5.036h5.036c-.09-.259-.188-.442-.295-.549l-4.192-4.192c-.107-.107-.29-.205-.549-.295Zm5.143 20.465V8.57h-5.571a1.24 1.24 0 0 1-.911-.375 1.24 1.24 0 0 1-.375-.91V1.714H1.714v20.572h17.143Zm-1.714-6v4.285H3.429V18L6 15.429l1.714 1.714L12.857 12l4.286 4.286ZM7.82 12.964c-.5.5-1.107.75-1.821.75a2.48 2.48 0 0 1-1.821-.75 2.48 2.48 0 0 1-.75-1.821c0-.714.25-1.322.75-1.822s1.107-.75 1.821-.75 1.321.25 1.821.75.75 1.108.75 1.822a2.48 2.48 0 0 1-.75 1.821Z",fill:i})),a.createElement("defs",null,a.createElement("clipPath",{id:"a"},a.createElement("path",{fill:"#fff",d:"M0 0h20.571v24H0z"}))))},_=n.svg(S||(S=C(["\n display: block;\n"],["\n display: block;\n"]))),V=function(n){var e=n.className,t=n.iconColor,i=void 0===t?"currentColor":t;return a.createElement(_,{viewBox:"0 0 21 24",className:e,width:"21",height:"24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},a.createElement("g",{clipPath:"url(#a)"},a.createElement("path",{d:"M19.66 5.09c.25.25.465.589.644 1.017.178.429.267.822.267 1.179v15.428c0 .357-.125.661-.375.911a1.24 1.24 0 0 1-.91.375h-18a1.24 1.24 0 0 1-.911-.375 1.24 1.24 0 0 1-.375-.91V1.284C0 .93.125.626.375.376S.929 0 1.285 0h12c.358 0 .75.09 1.18.268.428.178.767.393 1.017.643l4.179 4.178ZM13.715 1.82v5.036h5.036c-.09-.259-.188-.442-.295-.549l-4.192-4.192c-.107-.107-.29-.205-.549-.295Zm5.143 20.465V8.57h-5.571a1.24 1.24 0 0 1-.911-.375 1.24 1.24 0 0 1-.375-.91V1.714H1.714v20.572h17.143Zm-6.884-7.942c.295.232.67.482 1.125.75A13.27 13.27 0 0 1 14.665 15c1.313 0 2.103.219 2.37.656.144.197.152.429.027.697 0 .009-.004.017-.013.026l-.027.027v.014c-.053.339-.37.509-.95.509-.43 0-.942-.09-1.54-.268a9.767 9.767 0 0 1-1.742-.71c-1.973.214-3.723.585-5.25 1.111-1.366 2.34-2.446 3.51-3.24 3.51a.779.779 0 0 1-.376-.094l-.321-.161a1.389 1.389 0 0 0-.08-.067c-.09-.09-.117-.25-.081-.482.08-.357.33-.766.75-1.226.42-.46 1.009-.89 1.768-1.292.125-.08.228-.054.308.08.018.018.027.036.027.054.464-.759.942-1.639 1.433-2.639.607-1.214 1.071-2.383 1.393-3.508A10.826 10.826 0 0 1 8.712 9.1c-.058-.692-.029-1.26.087-1.707.098-.357.286-.536.563-.536H9.656c.206 0 .362.067.469.201.16.188.2.491.12.91a.29.29 0 0 1-.053.108.35.35 0 0 1 .013.107v.402c-.018 1.098-.08 1.955-.187 2.571.49 1.464 1.143 2.527 1.955 3.188ZM4.26 19.848c.464-.214 1.076-.92 1.835-2.116a7.64 7.64 0 0 0-1.172 1.125c-.326.393-.547.723-.663.991Zm5.33-12.321c-.134.375-.143.964-.027 1.768.01-.063.04-.26.094-.59 0-.026.031-.218.094-.576a.302.302 0 0 1 .054-.107c-.01-.009-.014-.018-.014-.026a.103.103 0 0 1-.013-.04.771.771 0 0 0-.174-.483c0 .01-.005.018-.014.027v.027Zm-1.66 8.852a19.643 19.643 0 0 1 3.803-1.084 2.036 2.036 0 0 1-.174-.128 2.378 2.378 0 0 1-.214-.18c-.679-.599-1.246-1.384-1.701-2.357-.241.767-.612 1.647-1.112 2.638-.268.5-.469.87-.602 1.111Zm8.651-.214c-.214-.214-.839-.321-1.875-.321.679.25 1.232.375 1.661.375a1.3 1.3 0 0 0 .241-.014c0-.009-.009-.022-.027-.04Z",fill:i})),a.createElement("defs",null,a.createElement("clipPath",{id:"a"},a.createElement("path",{fill:"#fff",d:"M0 0h20.571v24H0z"}))))},U=n.svg(T||(T=C(["\n display: block;\n"],["\n display: block;\n"]))),Z=function(n){var e=n.className,t=n.iconColor,i=void 0===t?"currentColor":t;return a.createElement(U,{viewBox:"0 0 21 24",className:e,width:"21",height:"24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},a.createElement("g",{clipPath:"url(#a)"},a.createElement("path",{d:"M19.66 5.09c.25.25.465.589.644 1.017.178.429.267.822.267 1.179v15.428c0 .357-.125.661-.375.911a1.24 1.24 0 0 1-.91.375h-18a1.24 1.24 0 0 1-.911-.375 1.24 1.24 0 0 1-.375-.91V1.284C0 .93.125.626.375.376S.929 0 1.285 0h12c.358 0 .75.09 1.18.268.428.178.767.393 1.017.643l4.179 4.178ZM13.715 1.82v5.036h5.036c-.09-.259-.188-.442-.295-.549l-4.192-4.192c-.107-.107-.29-.205-.549-.295Zm5.143 20.465V8.57h-5.571a1.24 1.24 0 0 1-.911-.375 1.24 1.24 0 0 1-.375-.91V1.714H1.714v20.572h17.143ZM6.804 19.152v-7.433H5.57v-1.433H10.5c.732 0 1.313.085 1.741.254.563.241 1.009.63 1.34 1.165.33.536.495 1.165.495 1.889 0 .732-.176 1.384-.53 1.955-.352.572-.827.96-1.425 1.165-.376.134-.902.201-1.58.201H8.704v2.237h1.246v1.42H5.57v-1.42h1.233Zm3.495-3.75c.42 0 .768-.067 1.045-.201.553-.277.83-.813.83-1.607 0-.732-.25-1.246-.75-1.54-.277-.161-.647-.242-1.111-.242H8.704v3.59H10.3Z",fill:i})),a.createElement("defs",null,a.createElement("clipPath",{id:"a"},a.createElement("path",{fill:"#fff",d:"M0 0h20.571v24H0z"}))))},q=n.svg(z||(z=C(["\n display: block;\n"],["\n display: block;\n"]))),Y=function(n){var e=n.className,t=n.iconColor,i=void 0===t?"currentColor":t;return a.createElement(q,{viewBox:"0 0 21 24",className:e,width:"21",height:"24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},a.createElement("g",{clipPath:"url(#a)"},a.createElement("path",{d:"M19.66 5.09c.25.25.465.589.644 1.017.178.429.267.822.267 1.179v15.428c0 .357-.125.661-.375.911a1.24 1.24 0 0 1-.91.375h-18a1.24 1.24 0 0 1-.911-.375 1.24 1.24 0 0 1-.375-.91V1.284C0 .93.125.626.375.376S.929 0 1.285 0h12c.358 0 .75.09 1.18.268.428.178.767.393 1.017.643l4.179 4.178ZM13.715 1.82v5.036h5.036c-.09-.259-.188-.442-.295-.549l-4.192-4.192c-.107-.107-.29-.205-.549-.295Zm5.143 20.465V8.57h-5.571a1.24 1.24 0 0 1-.911-.375 1.24 1.24 0 0 1-.375-.91V1.714H1.714v20.572h17.143Zm-11.719-12v1.433H5.933l1.326 5.866c.045.178.076.384.094.616l.026.281h.054l.054-.281.046-.288c.023-.138.043-.248.06-.328l1.93-7.3h1.526l1.929 7.3c.018.08.04.192.067.335l.053.28a.46.46 0 0 0 .014.088l.02.107c.004.031.006.06.006.087h.054l.027-.281c.018-.232.049-.438.094-.616l1.325-5.866h-1.205v-1.433h4.018v1.433h-.938l-2.196 8.852h-2.13l-1.714-6.495a2.16 2.16 0 0 1-.073-.348 2.63 2.63 0 0 0-.047-.268l-.04-.322h-.054c0 .072-.009.179-.027.322a2.858 2.858 0 0 1-.134.616L8.384 20.57h-2.13L4.058 11.72h-.937v-1.433h4.017Z",fill:i})),a.createElement("defs",null,a.createElement("clipPath",{id:"a"},a.createElement("path",{fill:"#fff",d:"M0 0h20.571v24H0z"}))))},G=n.svg(N||(N=C(["\n display: block;\n"],["\n display: block;\n"]))),X=function(n){var e=n.className,t=n.iconColor,i=void 0===t?"currentColor":t;return a.createElement(G,{viewBox:"0 0 21 24",className:e,width:"21",height:"24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},a.createElement("g",{clipPath:"url(#a)"},a.createElement("path",{d:"M6.857 5.143V3.429h1.714v1.714H6.857Zm1.714 1.714V5.143h1.715v1.714H8.57ZM6.857 8.571V6.857h1.714v1.714H6.857Zm1.714 1.715V8.57h1.715v1.715H8.57Zm11.09-5.197c.25.25.464.59.643 1.018.178.429.267.822.267 1.179v15.428c0 .357-.125.661-.375.911a1.24 1.24 0 0 1-.91.375h-18a1.24 1.24 0 0 1-.911-.375 1.24 1.24 0 0 1-.375-.91V1.284C0 .93.125.626.375.376S.929 0 1.285 0h12c.358 0 .75.09 1.18.268.428.178.767.393 1.017.643l4.179 4.178Zm-5.947-3.268v5.036h5.036c-.09-.259-.188-.442-.295-.549l-4.192-4.192c-.107-.107-.29-.205-.549-.295Zm5.143 20.465V8.57h-5.571a1.24 1.24 0 0 1-.911-.375 1.24 1.24 0 0 1-.375-.91V1.714h-1.714V3.43H8.57V1.714H1.714v20.572h17.143Zm-8.397-9.657 1.433 4.675c.071.24.107.473.107.696 0 .741-.324 1.355-.971 1.841-.647.487-1.466.73-2.458.73-.99 0-1.81-.243-2.457-.73-.647-.486-.971-1.1-.971-1.841 0-.223.036-.455.107-.696.188-.563.723-2.33 1.607-5.304v-1.714h1.714V12H9.63a.853.853 0 0 1 .83.63Zm-3.107 5.974c.339.17.745.254 1.218.254.474 0 .878-.085 1.212-.254.335-.17.503-.37.503-.603 0-.232-.168-.433-.503-.603-.334-.17-.738-.254-1.212-.254-.473 0-.877.085-1.212.254-.334.17-.502.37-.502.603 0 .232.165.433.496.603Z",fill:i})),a.createElement("defs",null,a.createElement("clipPath",{id:"a"},a.createElement("path",{fill:"#fff",d:"M0 0h20.571v24H0z"}))))},J=n.svg(A||(A=C(["\n display: block;\n"],["\n display: block;\n"]))),Q=function(n){var e=n.className,t=n.iconColor,i=void 0===t?"currentColor":t;return o.createElement(J,{viewBox:"0 0 24 24",width:"24",height:"24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:e},o.createElement("g",{clipPath:"url(#linkIconPath)",fillRule:"evenodd",clipRule:"evenodd",fill:i},o.createElement("path",{d:"M13.954 5.25a.75.75 0 0 0-.75-.75H3.25A2.25 2.25 0 0 0 1 6.75v15A2.25 2.25 0 0 0 3.25 24h15a2.25 2.25 0 0 0 2.25-2.25v-9.954a.75.75 0 1 0-1.5 0v9.954a.75.75 0 0 1-.75.75h-15a.75.75 0 0 1-.75-.75v-15A.75.75 0 0 1 3.25 6h9.954a.75.75 0 0 0 .75-.75Z"}),o.createElement("path",{d:"M24 .75a.75.75 0 0 0-.75-.75h-7.5a.75.75 0 1 0 0 1.5h5.69L9.22 13.719a.75.75 0 1 0 1.061 1.062l12.22-12.22V8.25a.75.75 0 1 0 1.5 0V.75Z"})),o.createElement("defs",null,o.createElement("clipPath",{id:"linkIconPath"},o.createElement("path",{fill:"#fff",d:"M0 0h24v24H0z"}))))},K={medium:"(min-width: 40em)",semilarge:"(min-width: 52em)",large:"(min-width: 64em)",xlarge:"(min-width: 90em)",xxlarge:"(min-width: 150em)"},$={nudge:8,spacer:32,wrapperSmall:1e3,wrapper:1440,wrapperLarge:2400},nn=function(n,t){if(!t)return"";var i=n[0],r=n[1];return void 0!==r?e(L||(L=C(["\n ",": ","px;\n ",": ",";\n\n @media "," {\n ",": ","px;\n }\n "],["\n ",": ","px;\n ",": ",";\n\n @media "," {\n ",": ","px;\n }\n "])),t,i,t,function(n){return"calc(".concat(n[0],"px + (").concat(n[1]," - ").concat(n[0],") * ((100vw - 300px) / (").concat($.wrapper," - 320)));")}(n),K.xlarge,t,r):e(D||(D=C(["\n ",": ","px;\n "],["\n ",": ","px;\n "])),t,i)},en=function(n,t){return t?e(H||(H=C(["\n color: ",";\n\n @supports (-webkit-text-stroke: thin) {\n padding-top: 2px;\n background: ",";\n background-clip: text;\n -webkit-background-clip: text;\n -webkit-text-fill-color: transparent;\n }\n "],["\n color: ",";\n\n @supports (-webkit-text-stroke: thin) {\n padding-top: 2px;\n background: ",";\n background-clip: text;\n -webkit-background-clip: text;\n -webkit-text-fill-color: transparent;\n }\n "])),n,t):e(P||(P=C(["\n color: ",";\n "],["\n color: ",";\n "])),n)},tn={text:{default:"#333333",inverted:"#FAFAFA",error:"#FF2D2D",heading:"#333333",headingInverted:"#FFFFFF",copy:"#333333",copyInverted:"#FFFFFF"},sectionBg:{light:"transparent",medium:"#F0F0F0",dark:"#000000"},elementBg:{light:"#FFFFFF",lightHover:"#FFDEDE",medium:"#DBDBDB",mediumHover:"#E0B5B5",dark:"#393434",darkHover:"#653434"},primary:{default:"#7749F8",inverted:"#A88AFB",hover:"#42278F",invertedHover:"#D2C1FF"},secondary:{default:"#6C757D",inverted:"#C5BEE0",hover:"#3b4045",invertedHover:"#BCB7C9"},error:"#FF2D2D"},rn={family:'"Roboto", Roboto-fallback, Helvetica, sans-serif',weight:"400",style:"normal",lineHeight:"1.5",letterSpacing:"0",size:[16],textTransform:"",color:tn.text.copy,colorInverted:tn.text.copyInverted},an={family:'"Roboto", Roboto-fallback, Helvetica, sans-serif',weight:"700",style:"normal",lineHeight:"1.17",letterSpacing:"0",size:[56],color:tn.text.heading,colorInverted:tn.text.headingInverted},on={copy:{small:w(w({},rn),{lineHeight:"1.42",size:[14]}),medium:w(w({},rn),{lineHeight:"1.5",size:[16]}),big:w(w({},rn),{lineHeight:"1.2",size:[20]})},"copy-i":{small:w(w({},rn),{style:"italic",lineHeight:"1.42",size:[14]}),medium:w(w({},rn),{style:"italic",lineHeight:"1.5",size:[16]}),big:w(w({},rn),{style:"italic",lineHeight:"1.2",size:[20]})},"copy-b":{small:w(w({},rn),{weight:"700",lineHeight:"1.42",size:[14]}),medium:w(w({},rn),{weight:"700",lineHeight:"1.5",size:[16]}),big:w(w({},rn),{weight:"700",lineHeight:"1.2",size:[20]})},super:w(w({},an),{lineHeight:"1.43",size:[16]}),"heading-1":an,"heading-2":w(w({},an),{size:[40],lineHeight:"1.17"}),"heading-3":w(w({},an),{size:[32],lineHeight:"1.17"}),"heading-4":w(w({},an),{size:[24],lineHeight:"1.17"}),callout:{small:w(w({},an),{lineHeight:"1.5",weight:"300",size:[32]}),medium:w(w({},an),{weight:"300",lineHeight:"1.17",size:[72]}),big:w(w({},an),{weight:"300",lineHeight:"1.17",size:[92]})},link:{color:"#2441DA",colorHover:"#122278",colorInverted:"#fff",colorHoverInverted:"#C8C8C8"}},ln={sections:{seperation:{forcePadding:!1,padding:{default:[5*$.nudge,10*$.nudge],stackable:[$.spacer]},margin:{default:[5*$.nudge,10*$.nudge],stackable:[$.spacer]}},edgeRadius:null,imageTextGradient:"\n linear-gradient(\n 0deg,\n rgba(0, 0, 0, 0.6) 0%,\n rgba(0, 0, 0, 0.4) 30%,\n rgba(0, 0, 0, 0.1) 60%,\n rgba(0, 0, 0, 0) 100%\n );\n ",imagePlaceholderBg:{default:"#e2e2e2",inverted:"#1e1c1f"},newsDateFormat:function(){return"dd.mm.yy"},newsTimeFormat:function(){return"hh:mm"},newsLocaleKey:"de",eventDateFormat:function(){return"ddd, dd.mm.yyyy"},eventTimeFormat:function(){return"hh:mm"},eventTimespanFormat:function(){return"<START><SEP><END> Uhr"},eventLocaleKey:"de",datepickerLocaleKey:"de",datepickerDateFormat:"dd.MM.yyyy"},navigation:{navBar:{topHeight:{small:[0,40],large:[30,40]},mainHeight:{small:[80,90],large:[100,120]},bottomHeight:{small:[0,40],large:[30,40]}},menu:{headerHeight:{small:[210],large:[210]}}},icons:{linkIcons:{default:function(){return o.createElement(Q,null)},variations:[{icon:function(){return o.createElement(V,null)},patterns:[".pdf"]},{icon:function(){return o.createElement(Y,null)},patterns:[".docx"]},{icon:function(){return o.createElement(j,null)},patterns:[".xlsx"]},{icon:function(){return o.createElement(Z,null)},patterns:[".pptx"]},{icon:function(){return o.createElement(W,null)},patterns:[".jpg",".jpeg",".png",".svg"]},{icon:function(){return o.createElement(X,null)},patterns:[".zip"]}]}}},dn={colors:w({},tn),fonts:{types:w({},on)},globals:w({},ln)},cn=function(n){return n&&n.colors&&n.fonts&&n.globals?n:dn},sn=function(n){return n&&n.colors?n.colors:dn.colors},un=function(n){var e;return n&&(null===(e=n.fonts)||void 0===e?void 0:e.types)?n.fonts.types:dn.fonts.types},pn=function(n){return n&&n.globals?n.globals:dn.globals},mn="undefined"!=typeof window&&void 0!==window.document,gn=function(n,e){return mn&&(e.length<=0||e.indexOf(n)>-1)&&("small"===n||window.matchMedia(K[n]).matches)},fn=function(n){return gn("xxlarge",n)?"xxlarge":gn("xlarge",n)?"xlarge":gn("large",n)?"large":gn("semilarge",n)?"semilarge":gn("medium",n)?"medium":"small"},hn=function(){return{small:!0,medium:window.matchMedia(K.medium).matches,semilarge:window.matchMedia(K.semilarge).matches,large:window.matchMedia(K.large).matches,xlarge:window.matchMedia(K.xlarge).matches,xxlarge:window.matchMedia(K.xxlarge).matches}},vn=function(){var n=d({small:!0,medium:!1,semilarge:!1,large:!1,xlarge:!1,xxlarge:!1}),e=n[0],t=n[1];return c((function(){var n=function(){var n=hn();t((function(e){return function(n,e){var t=!1;for(var i in K)if(n[i]!==e[i]){t=!0;break}return!t}(e,n)?e:n}))};return window.addEventListener("resize",n),t(hn()),function(){return window.removeEventListener("resize",n)}}),[]),e},xn=function(n){var e=l((function(){return n||[]}),[n]),t=d(),i=t[0],r=t[1];return c((function(){var n=function(){var n=fn(e);n!==i&&r(n)};return window.addEventListener("resize",n),r(fn(e)),function(){return window.removeEventListener("resize",n)}}),[e,i]),i},bn=function(){var n=d(!1),e=n[0],t=n[1];return c((function(){void 0===document.fonts?t(void 0):function(){var n,e;null===(e=null===(n=null===document||void 0===document?void 0:document.fonts)||void 0===n?void 0:n.ready)||void 0===e||e.then((function(){t(!0)}))}()}),[]),e},wn=function(n){var e=w({small:1,medium:1,semilarge:2,large:3,xlarge:3},n.responsive),t=xn(["small","medium","semilarge","large","xlarge"]),i=t?e[t]:e.small,r=d([]),a=r[0],o=r[1],l=bn(),p=s((function(n,e,t){var r=n.reduce((function(n,e,t,r){return t%i==0&&n.push(r.slice(t,t+i)),n}),[]);r.forEach((function(n,r){var a=n.slice().sort((function(n,e){return n&&e?n>e?-1:1:0}))[0];if(n.length>1&&a)for(var o=0;o<n.length;o++){var l=t[o+r*i].current.querySelector(e);l&&l.setAttribute("style","height: ".concat(a,"px"))}}))}),[i]);c((function(){var e,t=(e=a,function(){for(var t=new Map,i=0;i<n.identifiers.length;i++)t.set(n.identifiers[i],[]);e.filter((function(n){return n.current})).forEach((function(e){var i=e.current;n.identifiers.forEach((function(n){var e=i.querySelector(n);if(e){e.removeAttribute("style");var r=e.scrollHeight,a=t.get(n);a&&t.set(n,I(I([],a,!0),[r],!1))}}))})),t.forEach((function(n,t){p(n,t,e)}))});return t(),window.addEventListener("resize",t),function(){window.removeEventListener("resize",t)}}),[a,t,n.identifiers,p,l]);return c((function(){o((function(e){return Array(n.listLength).fill(null).map((function(n,t){return e[t]||u()}))}))}),[n.listLength]),{sheetRefs:a,triggerCalculation:function(){o((function(e){return Array(n.listLength).fill(null).map((function(n,t){return e[t]||u()}))}))}}},yn=function(n){for(var e=n.name,t=n.data,i=n.days,r=void 0===i?-1:i,a=n.path,o=void 0===a?"/":a,l="".concat(e,"="),d="",c=Object.keys(t),s=0;s<c.length;s++)d+="".concat(c[s],":").concat(t[c[s]],"|");if(l+=encodeURIComponent(d.substr(0,d.length-1)),l+="; path=".concat(o,";"),r>=0){var u=new Date;u.setTime(u.getTime()+24*r*60*60*1e3),l+=" expires=".concat(u.toUTCString(),";")}document.cookie=l},kn=function(n){var e=void 0,t=document.cookie.match("(^|;)\\s*"+n+"\\s*=\\s*([^;]+)"),i=t?t.pop():"";if(i=i?decodeURIComponent(i):""){for(var r=i.split("|").map((function(n){var e=n.split(":");return{key:e[0],value:e[1]}})),a={},o=0;o<r.length;o++){var l=r[o].value;Mn(Number(l))?Cn(l)?a[r[o].key]=In(l):a[r[o].key]=l:a[r[o].key]=Number(l)}e={name:n,data:a}}return e},En=function(n){yn({name:n,data:{}})},In=function(n){return[!0,"true","True","TRUE","1",1].indexOf(n)>-1},Cn=function(n){return"true"===n||"false"===n},Mn=function(n){return void 0!==Number.isNaN?Number.isNaN(n):n!=n},Bn=function(n){var e=d(n||!1),t=e[0],i=e[1];return c((function(){i(void 0!==document.body.style.msTouchAction)}),[]),t},Sn=function(){var n=d(null),e=n[0],t=n[1],i=d(0),r=i[0],a=i[1];return c((function(){var n=function(){e&&a(e.offsetHeight)};return e&&(n(),window.addEventListener("resize",n)),function(){window.removeEventListener("resize",n)}}),[e]),{setElement:t,height:r}};!function(n){n[n.UP=0]="UP",n[n.DOWN=1]="DOWN"}(F||(F={}));var Tn=function(n){var e=n.initialTopOffset,t=void 0===e?0:e,i=n.onLeftOffset,r=n.onEnterOffset,a=d(t),o=a[0],l=a[1],s=d(!0),u=s[0],m=s[1],g=d(!0),f=g[0],h=g[1],v=d(F.DOWN),x=v[0],b=v[1],w=p(0);return c((function(){if("undefined"!=typeof window){var n=function(){m(window.pageYOffset<=1),h(window.pageYOffset<=1+o),w.current&&(window.pageYOffset>1+o&&w.current<=1+o&&i&&i(),window.pageYOffset<=1+o&&w.current>1+o&&r&&r(),b((function(n){return window.pageYOffset<=1||window.pageYOffset>w.current?F.DOWN:window.pageYOffset<w.current?F.UP:n}))),w.current=window.pageYOffset};return n(),window.addEventListener("scroll",n),function(){window.removeEventListener("scroll",n)}}}),[w,i,r,x,o]),{isTop:u,isInOffset:f,scrollDirection:x,setTopOffset:l,topOffset:o}},zn=function(n){var e=p(-1),t=p(0),i=d(void 0),r=i[0],a=i[1];return c((function(){if(void 0!==r)if("scrollBehavior"in document.documentElement.style)window.scroll({top:r,left:0,behavior:"smooth"}),a(void 0);else{var i=function(o){-1===e.current&&(e.current=o||(new Date).getTime());var l,d=o-e.current,c=+(l=d/n,l*(2-l)).toFixed(2),s=0===r?t.current-t.current*c:t.current+r*c;window.scrollTo(0,s),r>0&&s>=t.current+r||r<0&&s<=t.current+r||0===r&&s<=0?(cancelAnimationFrame(e.current),e.current=-1,a(void 0)):window.requestAnimationFrame(i)};cancelAnimationFrame(e.current),e.current=-1,t.current=window.pageYOffset||document.documentElement.scrollTop,window.requestAnimationFrame(i)}}),[r,n]),a},Nn=function(){if(!mn)return!1;var n=document.createElement("canvas");return(!n.getContext||!n.getContext("2d"))&&0==n.toDataURL("image/webp").indexOf("data:image/webp")},An=function(n,e){var t=d(),i=t[0],r=t[1],a=n.webp&&Nn()?n.webp:n,o=xn(e||["small","medium","semilarge","large","xlarge"]);return c((function(){o&&a[o]&&a[o]!==i&&r(a[o])}),[i,o,a]),i};function Ln(n,e){var t=p();c((function(){t.current=n}),[n]),c((function(){if(null!==e){var n=setInterval((function(){t.current()}),e);return function(){return clearInterval(n)}}}),[e])}var Dn,Hn,Pn,Fn,On,jn,Rn,Wn,_n,Vn,Un=function(){var n=d(!1),e=n[0],t=n[1];return c((function(){t("ontouchstart"in window||navigator.maxTouchPoints>0||navigator.msMaxTouchPoints>0)}),[]),e},Zn=function(n,e){void 0===e&&(e=["semilarge","large"]);var t=d(!1),i=t[0],r=t[1],a=d(!1),o=a[0],l=a[1],s=xn(e),u=d({small:[],medium:[],semilarge:[],large:[],xlarge:[],xxlarge:[],xxxLarge:[]}),p=u[0],m=u[1];return c((function(){var e;if(i&&p&&s&&(p[s].length<n.length&&n.length>0)){var t=n.map((function(n){return n[s]}));e=function(n){return n.filter((function(n){return n})).map((function(n,e){return new Promise((function(t){var i=new window.Image;i.src=n,i.onload=function(){return t({url:n,i:e})}}))}))}(t),k(void 0,void 0,void 0,(function(){var n,t,i,r;return E(this,(function(a){switch(a.label){case 0:n=function(n){var e;return E(this,(function(t){switch(t.label){case 0:return[4,n];case 1:return e=t.sent(),m((function(n){var t;return n[s].find((function(n){return n.id===e.i}))?n:w(w({},n),((t={})[s]=I(I([],n[s],!0),[{id:e.i,image:e.url}],!1),t))})),[2]}}))},t=0,i=e,a.label=1;case 1:return t<i.length?(r=i[t],[5,n(r)]):[3,4];case 2:a.sent(),a.label=3;case 3:return t++,[3,1];case 4:return[2]}}))}))}}),[s,n,i,p]),c((function(){if(p&&s){var e=n.filter((function(n){return n[s]})).length;l(p[s].length>=e)}}),[s,n,p]),{loadedImages:s&&p[s],isLoaded:o,setReady:r}},qn=function(n,e){var t;void 0===e&&(e=1);var i=null===(t=n.match(/\w\w/g))||void 0===t?void 0:t.map((function(n){return parseInt(n,16)}));return i&&"rgba(".concat(i[0],",").concat(i[1],",").concat(i[2],",").concat(e,")")},Yn=function(n,e){switch(e){default:case"small":return n.small;case"medium":return n.medium||n.semilarge||n.large||n.xlarge||n.small;case"semilarge":return n.semilarge||n.large||n.xlarge||n.medium||n.small;case"large":return n.large||n.xlarge||n.semilarge||n.medium||n.small;case"xlarge":return n.xlarge||n.large||n.semilarge||n.medium||n.small}},Gn=function(n,e,t){return null!=t?Math.max(e,Math.min(n,t)):Math.max(n,e)},Xn=function(n){return o.createElement(o.Fragment,null,n&&n.length>0&&o.createElement("style",{dangerouslySetInnerHTML:{__html:null==n?void 0:n.reduce((function(n,e){var t;return(null==e?void 0:e.fallbacks)?n+=null===(t=null==e?void 0:e.fallbacks)||void 0===t?void 0:t.reduce((function(n,e){return n+="@font-face { font-family: '".concat(e.name,"'; size-adjust: ").concat(e.sizeAdjust,"; src: local('").concat(e.altFont,"'); } ")}),""):n}),"")}}),null==n?void 0:n.map((function(n,e){return o.createElement("link",{key:e,rel:"preconnect",href:n.rootPath,crossOrigin:"true"})})),null==n?void 0:n.map((function(n,e){return o.createElement("link",{key:e,rel:"preload",as:"style",href:n.sourcePath})})),o.createElement("style",{dangerouslySetInnerHTML:{__html:"</style>".concat(null==n?void 0:n.reduce((function(n,e){return n+'\n <link rel="stylesheet" href="'.concat(e.sourcePath,'" media="print" onload="this.media=\'all\'" />')}),""),"<style>")}}),o.createElement("noscript",null,null==n?void 0:n.map((function(n,e){return o.createElement("link",{key:e,rel:"stylesheet",href:n.sourcePath})}))))},Jn=function(n,e){if(!n||0===n.length)return null;for(var t=function(n){if(!n)return null;if(n.isCurrent&&(e||!n.hideFromMenu))return n;if(n.subItems&&n.subItems.length>0)for(var i=0;i<n.subItems.length;i++){var r=t(n.subItems[i]);if(r)return r}return null},i=0;i<n.length;i++){var r=t(n[i]);if(r)return{current:r,root:n[i],rootIndex:i}}return null},Qn=function(n,e){if(!n||0===n.length)return[];for(var t=e||[],i=function(n){if(n.isCurrent&&function(n){var e;return(null===(e=n.link)||void 0===e?void 0:e.href)&&!t.includes(n.link.href)}(n))return[n];if(!n.subItems)return[];for(var e=0;e<n.subItems.length;e++){var r=i(n.subItems[e]);if(r.length>0)return I([n],r,!0)}return[]},r=0;r<n.length;r++){var a=i(n[r]);if(a.length>0)return I([],a,!0)}return[]},Kn=function(n,e){if(!e)return n;var t=function(n,e,i){return Object.keys(n).forEach((function(r){n[r]&&"object"==typeof n[r]&&!Array.isArray(n[r])?n[r]=t(n[r],e,i):e===r&&(n[r]=i)})),n};return Object.keys(e).forEach((function(i){e[i]&&(n.fonts.types=t(n.fonts.types,i,e[i]))})),n},$n=function(n,e){var t=w({},n);return e?(Object.keys(e).forEach((function(i){var r=e[i],a=n[i];a&&r&&"object"==typeof a&&"object"==typeof r?Array.isArray(r)?t[i]=I([],r,!0):t[i]=$n(a,r):r&&(t[i]=r)})),t):t},ne=function(n){var e=n.theme,r=n.children,a=t();if(e){var l=ee(a,e);return o.createElement(i,{theme:l},r)}return o.createElement(o.Fragment,null,r)},ee=function(n,e){var t,i,r=Kn(dn,null===(t=null==n?void 0:n.fonts)||void 0===t?void 0:t.base),a=n?$n(r,n):r,o=a;return e&&(o=Kn(a,null===(i=null==e?void 0:e.fonts)||void 0===i?void 0:i.base),o=$n(o,e)),o},te=function(){var n=t();return{colors:sn(n),fonts:un(n),globals:pn(n),theme:cn(n)}},ie=function(n){return function(e){var r=e.theme,a=y(e,["theme"]),l=t(),d=ee(l,r);return o.createElement(i,{theme:d},o.createElement(n,w({},a)))}},re=n.svg(Dn||(Dn=C(["\n display: block;\n"],["\n display: block;\n"]))),ae=function(n){var e=n.iconColor,t=void 0===e?"currentColor":e,i=n.className;return a.createElement(re,{width:"14",height:"14",viewBox:"0 0 14 14",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i},a.createElement("path",{d:"M14 8H8v6H6V8H0V6h6V0h2v6h6v2z",fill:t}))},oe=n.section(Fn||(Fn=C(["\n position: relative;\n overflow: ",";\n\n // section paddings\n ","\n\n // section margins\n ","\n"],["\n position: relative;\n overflow: ",";\n\n // section paddings\n ","\n\n // section margins\n ","\n"])),(function(n){return"div"===n.as?"visible":"hidden"}),(function(n){var t=n.addSeperation,i=n.isStackable,r=n.bgIdent,a=n.theme,o=pn(a).sections.seperation.padding.default,l=pn(a).sections.seperation.padding.stackable,d=pn(a).sections.seperation.forcePadding;return t?e(Hn||(Hn=C(["\n ","\n ","\n\n section[data-stack-ident='true'] + & {\n ",";\n }\n\n section[data-bg-ident='","']\n + &[data-bg-ident='","'] {\n padding-top: ",";\n\n @media "," {\n padding-top: ",";\n }\n }\n "],["\n ","\n ","\n\n section[data-stack-ident='true'] + & {\n ",";\n }\n\n section[data-bg-ident='","']\n + &[data-bg-ident='","'] {\n padding-top: ",";\n\n @media "," {\n padding-top: ",";\n }\n }\n "])),nn(o,"padding-top"),nn(i?l:o,"padding-bottom"),nn(l,"padding-top"),r,r,d?void 0:"0 !important",K.xxlarge,d?void 0:"0 !important"):""}),(function(n){var t=n.addSeperation,i=n.isStackable,r=n.bgIdent,a=n.bgColor,o=n.theme,l=pn(o).sections.seperation.margin.default,d=pn(o).sections.seperation.margin.stackable,c=a?"__".concat(a):"";return t?e(Pn||(Pn=C(["\n *:not([data-bg-ident='transparent'])\n + &[data-bg-ident='larger-left","'] {\n ",";\n }\n\n *:not([data-bg-ident='transparent'])\n + &[data-bg-ident='larger-right","'] {\n ",";\n }\n\n section[data-bg-ident='larger-left","']\n + &:not([data-bg-ident='transparent']) {\n ",";\n }\n\n section[data-bg-ident='larger-right","']\n + &:not([data-bg-ident='transparent']) {\n ",";\n }\n\n section[data-bg-ident='","']\n + &[data-bg-ident='","'] {\n margin-top: 0 !important;\n\n @media "," {\n margin-top: 0 !important;\n }\n }\n "],["\n *:not([data-bg-ident='transparent'])\n + &[data-bg-ident='larger-left","'] {\n ",";\n }\n\n *:not([data-bg-ident='transparent'])\n + &[data-bg-ident='larger-right","'] {\n ",";\n }\n\n section[data-bg-ident='larger-left","']\n + &:not([data-bg-ident='transparent']) {\n ",";\n }\n\n section[data-bg-ident='larger-right","']\n + &:not([data-bg-ident='transparent']) {\n ",";\n }\n\n section[data-bg-ident='","']\n + &[data-bg-ident='","'] {\n margin-top: 0 !important;\n\n @media "," {\n margin-top: 0 !important;\n }\n }\n "])),c,nn(l,"margin-top"),c,nn(l,"margin-top"),c,nn(i?d:l,"margin-top"),c,nn(i?d:l,"margin-top"),r,r,K.xxlarge):""})),le=n.div(On||(On=C(["\n display: ",";\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n max-width: ",";\n background: ",";\n margin: 0 auto;\n\n @media "," {\n background: ",";\n }\n\n @media "," {\n :before {\n content: ",";\n position: absolute;\n top: 0;\n left: 0;\n bottom: 0;\n width: ","px;\n background-color: ",";\n transform: translateX(-100%);\n }\n :after {\n content: ",";\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n width: ","px;\n background-color: ",";\n transform: translateX(100%);\n }\n }\n"],["\n display: ",";\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n max-width: ",";\n background: ",";\n margin: 0 auto;\n\n @media "," {\n background: ",";\n }\n\n @media "," {\n :before {\n content: ",";\n position: absolute;\n top: 0;\n left: 0;\n bottom: 0;\n width: ","px;\n background-color: ",";\n transform: translateX(-100%);\n }\n :after {\n content: ",";\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n width: ","px;\n background-color: ",";\n transform: translateX(100%);\n }\n }\n"])),(function(n){var e=n.bgColor,t=n.bgMode;return e&&t?"block":"none"}),(function(n){var e=n.bgMode;return("full"===e||"inverted"===e?$.wrapperLarge:$.wrapper)+"px"}),(function(n){return n.bgColor||void 0}),K.semilarge,(function(n){var e=n.bgColor,t=n.bgMode;return e&&t?function(n,e){var t=void 0;switch(n){case"full":case"inverted":t=e;break;case"larger-left":t="linear-gradient(to left, transparent 40%, ".concat(e," 40%)");break;case"larger-right":t="linear-gradient(to right, transparent 40%, ".concat(e," 40%)")}return t}(t,e):void 0}),K.xlarge,(function(n){return"larger-left"===n.bgMode?'""':void 0}),($.wrapperLarge-$.wrapper)/2,(function(n){var e=n.bgColor;return e&&e}),(function(n){return"larger-right"===n.bgMode?'""':void 0}),($.wrapperLarge-$.wrapper)/2,(function(n){var e=n.bgColor;return e&&e})),de=function(n){var e=n.anchorId,t=n.renderAs,i=n.bgColor,r=n.bgMode,a=n.addSeperation,l=void 0!==a&&a,d=n.isStackable,c=void 0!==d&&d,s=n.className,u=n.children;switch(r){case"larger-left":r="larger-left";break;case"larger-right":r="larger-right";break;case"inverted":r="inverted";break;case"full":r="full";break;default:r=void 0}var p=i&&r?"".concat(r,"__").concat(i):"transparent";return o.createElement(oe,{id:e,as:t,"data-bg-ident":p,bgIdent:p,bgColor:i||"",addSeperation:!(t&&(!t||"div"===t))&&l,isStackable:c,"data-stack-ident":c?"true":"false",className:s},i&&r&&o.createElement(le,{bgColor:i,bgMode:r}),u)},ce=function(n,e,t){switch(void 0===e&&(e=!1),void 0===t&&(t=!1),n){case"full":return"full";case"inverted":return"inverted";case"splitted":return e?void 0:t?"larger-left":"larger-right";default:return}},se=2*$.nudge,ue=n.div(jn||(jn=C(["\n position: relative;\n width: 100%;\n max-width: ",";\n margin-left: auto;\n margin-right: auto;\n padding: 0\n ","px;\n"],["\n position: relative;\n width: 100%;\n max-width: ",";\n margin-left: auto;\n margin-right: auto;\n padding: 0\n ","px;\n"])),(function(n){switch(n.clampWidth){case"large":return"".concat($.wrapperLarge,"px");case"small":return"".concat($.wrapperSmall,"px");default:return"".concat($.wrapper,"px")}}),(function(n){return n.addWhitespace?se:0})),pe=function(n){var e=n.addWhitespace,t=void 0!==e&&e,i=n.clampWidth,r=void 0===i?"normal":i,o=n.className,l=n.children;return a.createElement(ue,{className:o,addWhitespace:t,clampWidth:r},l)},me=e(Wn||(Wn=C(["\n display: block;\n margin: 0;\n padding: 0;\n ","\n\n hyphens: auto;\n /* overflow-wrap: break-word; */\n\n ","\n\n text-shadow: ",";\n\n h1,\n h2,\n h3,\n h4,\n h5,\n h6 {\n margin: 0;\n padding: 0;\n border: 0;\n outline: 0;\n font-weight: inherit;\n font-style: inherit;\n font-size: 100%;\n font-family: inherit;\n vertical-align: baseline;\n }\n"],["\n display: block;\n margin: 0;\n padding: 0;\n ","\n\n hyphens: auto;\n /* overflow-wrap: break-word; */\n\n ","\n\n text-shadow: ",";\n\n h1,\n h2,\n h3,\n h4,\n h5,\n h6 {\n margin: 0;\n padding: 0;\n border: 0;\n outline: 0;\n font-weight: inherit;\n font-style: inherit;\n font-size: 100%;\n font-family: inherit;\n vertical-align: baseline;\n }\n"])),(function(n){var e=n.textColor,t=n.textGradient;return en(e,t)}),(function(n){return!n.hyphens&&e(Rn||(Rn=C(["\n @media "," {\n hyphens: none;\n }\n "],["\n @media "," {\n hyphens: none;\n }\n "])),K.large)}),(function(n){return n.hasShadow&&"1px 2px 8px rgba(0, 0, 0, 0.25)"})),ge=function(n){return e(_n||(_n=C(["\n ",";\n font-family: ",";\n font-weight: ",";\n font-style: ",";\n ","\n line-height: ",";\n letter-spacing: ",";\n text-transform: ",";\n"],["\n ",";\n font-family: ",";\n font-weight: ",";\n font-style: ",";\n ","\n line-height: ",";\n letter-spacing: ",";\n text-transform: ",";\n"])),me,(function(e){var t=e.theme;return un(t)[n].family}),(function(e){var t=e.theme;return un(t)[n].weight}),(function(e){var t=e.theme;return un(t)[n].style}),(function(e){var t=e.theme;return nn(un(t)[n].size,"font-size")}),(function(e){var t=e.theme;return un(t)[n].lineHeight}),(function(e){var t=e.theme;return un(t)[n].letterSpacing}),(function(e){var t=e.theme;return un(t)[n].textTransform}))},fe=n.h1(Vn||(Vn=C(["\n ","\n"],["\n ","\n"])),(function(n){var e=n.headingType;return ge(e)})),he=function(n){var e=n.renderAs,t=n.isInverted,i=n.className,r=n.size,o=void 0===r?"heading-2":r,l=n.textColor,d=n.textGradient,c=n.hyphens,s=void 0!==c&&c,u=n.hasShadow,p=void 0!==u&&u,m=n.innerHTML,g=n.children,f=y(n,["renderAs","isInverted","className","size","textColor","textGradient","hyphens","hasShadow","innerHTML","children"]),h=te().fonts,v="h2";switch(o){default:case"heading-1":v="h1";break;case"heading-2":v="h2";break;case"heading-3":v="h3";break;case"heading-4":v="h4";break;case"super":v="div"}var x=null==h?void 0:h[o];return a.createElement(fe,w({as:e||v,headingType:o,textColor:l||(t?x.colorInverted:x.color),textGradient:d||(l?void 0:t?x.colorGradientInverted:x.colorGradient),hyphens:s,hasShadow:p,dangerouslySetInnerHTML:m&&!g?{__html:m}:void 0,className:i},f),g)};he.defaultProps={renderAs:"h2",size:"heading-2"};var ve,xe,be,we,ye=function(n,t){return void 0===t&&(t="medium"),e(ve||(ve=C(["\n font-family: ",";\n font-weight: ",";\n font-style: ",";\n ","\n line-height: ",";\n letter-spacing: ",";\n text-transform: ",";\n"],["\n font-family: ",";\n font-weight: ",";\n font-style: ",";\n ","\n line-height: ",";\n letter-spacing: ",";\n text-transform: ",";\n"])),(function(e){var i=e.theme;return un(i)[n][t].family}),(function(e){var i=e.theme;return un(i)[n][t].weight}),(function(e){var i=e.theme;return un(i)[n][t].style}),(function(e){var i=e.theme;return nn(un(i)[n][t].size,"font-size")}),(function(e){var i=e.theme;return un(i)[n][t].lineHeight}),(function(e){var i=e.theme;return un(i)[n][t].letterSpacing}),(function(e){var i=e.theme;return un(i)[n][t].textTransform}))},ke=e(be||(be=C(["\n h1,\n h2,\n h3,\n h4,\n h5,\n h6 {\n margin: 0;\n padding: 0;\n border: 0;\n outline: 0;\n font-weight: inherit;\n font-style: inherit;\n font-size: 100%;\n font-family: inherit;\n vertical-align: baseline;\n }\n\n hyphens: auto;\n ","\n\n /* @media "," {\n hyphens: none;\n } */\n\n a {\n color: ",";\n text-transform: ",";\n text-decoration: ",";\n\n transition: color 0.2s ease-in-out;\n outline: none;\n\n @media (hover: hover) and (pointer: fine) {\n &:hover {\n color: ",";\n }\n }\n\n &:focus {\n outline: 1px dashed\n ",";\n outline-offset: 1px;\n }\n\n &:focus:not(:focus-visible) {\n outline: none;\n }\n }\n\n & > p {\n margin-right: 0;\n margin-left: 0;\n padding: 0;\n }\n\n ",";\n\n h2 {\n ","\n }\n\n h3 {\n ","\n }\n\n h4 {\n ","\n }\n\n h5 {\n ","\n }\n\n h2,\n h3,\n h4,\n h5 {\n margin-top: ","px;\n margin-bottom: ","px;\n }\n\n h2 {\n margin-bottom: ","px;\n }\n\n *:not(h2, h3, h4, h5) + h2,\n *:not(h2, h3, h4, h5) + h3,\n *:not(h2, h3, h4, h5) + h4,\n *:not(h2, h3, h4, h5) + h5 {\n margin-top: ","px;\n }\n\n *:is(h3, h4, h5) + h2 {\n margin-top: -","px;\n }\n\n p,\n blockquote,\n ol,\n ul {\n margin-top: ","px;\n margin-bottom: ","px;\n }\n\n ol,\n ul {\n padding-left: ","px;\n }\n\n ul ul li {\n list-style-type: disc;\n }\n\n ol ol li {\n list-style-type: lower-latin;\n }\n\n ol ol ol li {\n list-style-type: lower-roman;\n }\n\n // classes for richtext\n\n /** DOM element with icon and/or label */\n .icon-label {\n display: inline-flex;\n align-items: center;\n margin: 0;\n padding-left: ","px;\n padding-right: ","px;\n ","\n vertical-align: middle;\n\n & > * + * {\n margin-left: ","px;\n }\n\n svg {\n max-width: 30px;\n fill: currentColor;\n }\n }\n\n .icon-label--list {\n display: flex;\n align-items: center;\n margin: 0;\n padding: 0;\n }\n\n .icon-label--list + .icon-label--list {\n margin-top: ","px;\n }\n\n *:first-child {\n margin-top: 0;\n }\n\n *:last-child {\n margin-bottom: 0;\n }\n"],["\n h1,\n h2,\n h3,\n h4,\n h5,\n h6 {\n margin: 0;\n padding: 0;\n border: 0;\n outline: 0;\n font-weight: inherit;\n font-style: inherit;\n font-size: 100%;\n font-family: inherit;\n vertical-align: baseline;\n }\n\n hyphens: auto;\n ","\n\n /* @media "," {\n hyphens: none;\n } */\n\n a {\n color: ",";\n text-transform: ",";\n text-decoration: ",";\n\n transition: color 0.2s ease-in-out;\n outline: none;\n\n @media (hover: hover) and (pointer: fine) {\n &:hover {\n color: ",";\n }\n }\n\n &:focus {\n outline: 1px dashed\n ",";\n outline-offset: 1px;\n }\n\n &:focus:not(:focus-visible) {\n outline: none;\n }\n }\n\n & > p {\n margin-right: 0;\n margin-left: 0;\n padding: 0;\n }\n\n ",";\n\n h2 {\n ","\n }\n\n h3 {\n ","\n }\n\n h4 {\n ","\n }\n\n h5 {\n ","\n }\n\n h2,\n h3,\n h4,\n h5 {\n margin-top: ","px;\n margin-bottom: ","px;\n }\n\n h2 {\n margin-bottom: ","px;\n }\n\n *:not(h2, h3, h4, h5) + h2,\n *:not(h2, h3, h4, h5) + h3,\n *:not(h2, h3, h4, h5) + h4,\n *:not(h2, h3, h4, h5) + h5 {\n margin-top: ","px;\n }\n\n *:is(h3, h4, h5) + h2 {\n margin-top: -","px;\n }\n\n p,\n blockquote,\n ol,\n ul {\n margin-top: ","px;\n margin-bottom: ","px;\n }\n\n ol,\n ul {\n padding-left: ","px;\n }\n\n ul ul li {\n list-style-type: disc;\n }\n\n ol ol li {\n list-style-type: lower-latin;\n }\n\n ol ol ol li {\n list-style-type: lower-roman;\n }\n\n // classes for richtext\n\n /** DOM element with icon and/or label */\n .icon-label {\n display: inline-flex;\n align-items: center;\n margin: 0;\n padding-left: ","px;\n padding-right: ","px;\n ","\n vertical-align: middle;\n\n & > * + * {\n margin-left: ","px;\n }\n\n svg {\n max-width: 30px;\n fill: currentColor;\n }\n }\n\n .icon-label--list {\n display: flex;\n align-items: center;\n margin: 0;\n padding: 0;\n }\n\n .icon-label--list + .icon-label--list {\n margin-top: ","px;\n }\n\n *:first-child {\n margin-top: 0;\n }\n\n *:last-child {\n margin-bottom: 0;\n }\n"])),(function(n){var e=n.textColor,t=n.textGradient;return en(e,t)}),K.medium,(function(n){var e=n.theme;return n.isInverted?un(e).link.colorInverted:un(e).link.color}),(function(n){var e=n.theme;return un(e).link.textTransform}),(function(n){var e=n.theme;return un(e).link.textDecoration}),(function(n){var e=n.theme;return n.isInverted?un(e).link.colorHoverInverted:un(e).link.colorHover}),(function(n){var e=n.theme;return n.isInverted?un(e).link.colorInverted:un(e).link.color}),(function(n){return n.columns&&e(xe||(xe=C(["\n columns: 350px 2;\n column-gap: ","px;\n\n li {\n break-inside: avoid;\n }\n\n blockquote {\n break-inside: avoid;\n }\n "],["\n columns: 350px 2;\n column-gap: ","px;\n\n li {\n break-inside: avoid;\n }\n\n blockquote {\n break-inside: avoid;\n }\n "])),$.spacer)}),ge("heading-2"),ge("heading-3"),ge("heading-4"),ge("super"),3*$.nudge,3*$.nudge,$.spacer,5*$.nudge,1.5*$.nudge,3*$.nudge,3*$.nudge,3*$.nudge,$.nudge,$.nudge,ye("copy","big"),2*$.nudge,3*$.nudge),Ee=n.div(we||(we=C(["\n ","\n ","\n"],["\n ","\n ","\n"])),ke,(function(n){var e=n.copyType,t=n.size;return ye(e,t)})),Ie=function(n){var e,t=n.renderAs,i=n.isInverted,r=n.type,o=void 0===r?"copy":r,l=n.size,d=void 0===l?"medium":l,c=n.textColor,s=n.textGradient,u=n.columns,p=void 0!==u&&u,m=n.innerHTML,g=n.onClick,f=n.className,h=n.children,v=y(n,["renderAs","isInverted","type","size","textColor","textGradient","columns","innerHTML","onClick","className","children"]),x=te().fonts,b=null===(e=null==x?void 0:x[o])||void 0===e?void 0:e[d];return a.createElement(Ee,w({as:t,copyType:o,size:d,textColor:c||(i?b.colorInverted:b.color),textGradient:s||(c?void 0:i?b.colorGradientInverted:b.colorGradient),isInverted:i,columns:p,dangerouslySetInnerHTML:m&&!h?{__html:m}:void 0,onClick:g,className:f},v),h)};Ie.defaultProps={type:"copy",size:"medium"};var Ce,Me=n.svg(Ce||(Ce=C(["\n display: block;\n"],["\n display: block;\n"]))),Be=function(n){var e=n.iconColor,t=void 0===e?"currentColor":e,i=n.className;return a.createElement(Me,{width:"14",height:"2",viewBox:"0 0 14 2",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i},a.createElement("path",{d:"M14 2H0V0h14v2z",fill:t}))},Se={cols:12,gutter:$.spacer},Te=function(n){var t=(null==n?void 0:n.cols)||Se.cols,i=(null==n?void 0:n.gridWidth)||"100%",r=void 0!==(null==n?void 0:n.gutter)?n.gutter:Se.gutter,a=Se.cols;return e(je||(je=C(["\n calc((("," - ","px) / ",") * "," + ","px)\n "],["\n calc((("," - ","px) / ",") * "," + ","px)\n "])),i,(a-1)*r,a,t,(t-1)*r)},ze=function(n,e,t){return null==n?n:n!==Gn(n,e,t)?void 0:n},Ne=function(n){return function(t){var i,r,a,o,l=ze(t.gutter,0)||0,d=ze(null===(i=null==t?void 0:t.medium)||void 0===i?void 0:i.gutter,0),c=ze(null===(r=null==t?void 0:t.semilarge)||void 0===r?void 0:r.gutter,0),s=ze(null===(a=null==t?void 0:t.large)||void 0===a?void 0:a.gutter,0),u=ze(null===(o=null==t?void 0:t.xlarge)||void 0===o?void 0:o.gutter,0),p="grid"===n?"margin-top: -":"padding-top: ",m="grid"===n?"margin-left: -":"padding-left: ";return e(nt||(nt=C(["\n ","","px;\n ","","px;\n\n ","\n\n ","\n \n ","\n\n ","\n "],["\n ","","px;\n ","","px;\n\n ","\n\n ","\n \n ","\n\n ","\n "])),p,l,m,l,void 0!==d&&e(Je||(Je=C(["\n @media "," {\n ","","px;\n ","","px;\n }\n "],["\n @media "," {\n ","","px;\n ","","px;\n }\n "])),K.medium,p,d,m,d),void 0!==c&&e(Qe||(Qe=C(["\n @media "," {\n ","","px;\n ","","px;\n }\n "],["\n @media "," {\n ","","px;\n ","","px;\n }\n "])),K.semilarge,p,c,m,c),void 0!==s&&e(Ke||(Ke=C(["\n @media "," {\n ","","px;\n ","","px;\n }\n "],["\n @media "," {\n ","","px;\n ","","px;\n }\n "])),K.large,p,s,m,s),void 0!==u&&e($e||($e=C(["\n @media "," {\n ","","px;\n ","","px;\n }\n "],["\n @media "," {\n ","","px;\n ","","px;\n }\n "])),K.xlarge,p,u,m,u))}},Ae=function(n){switch(n){case"top":return"flex-start";case"center":return"center";case"bottom":return"flex-end";default:return}},Le=function(n){return function(t){var i,r,a,o,l=Ae(t.valign),d=Ae(null===(i=null==t?void 0:t.medium)||void 0===i?void 0:i.valign),c=Ae(null===(r=null==t?void 0:t.semilarge)||void 0===r?void 0:r.valign),s=Ae(null===(a=null==t?void 0:t.large)||void 0===a?void 0:a.valign),u=Ae(null===(o=null==t?void 0:t.xlarge)||void 0===o?void 0:o.valign),p=n?"align-self: ":"align-items: ";return e(st||(st=C(["\n ","",";\n\n ","\n\n ","\n\n ","\n\n ","\n "],["\n ","",";\n\n ","\n\n ","\n\n ","\n\n ","\n "])),p,l||void 0,void 0!==d&&e(ot||(ot=C(["\n @media "," {\n ","",";\n }\n "],["\n @media "," {\n ","",";\n }\n "])),K.medium,p,d),void 0!==c&&e(lt||(lt=C(["\n @media "," {\n ","",";\n }\n "],["\n @media "," {\n ","",";\n }\n "])),K.semilarge,p,c),void 0!==s&&e(dt||(dt=C(["\n @media "," {\n ","",";\n }\n "],["\n @media "," {\n ","",";\n }\n "])),K.large,p,s),void 0!==u&&e(ct||(ct=C(["\n @media "," {\n ","",";\n }\n "],["\n @media "," {\n ","",";\n }\n "])),K.xlarge,p,u))}},De=function(n){switch(n){case"left":return"flex-start";case"center":return"center";case"right":return"flex-end";default:return}},He=n.div(ht||(ht=C(["\n ",";\n ",";\n ","\n display: block;\n position: relative;\n\n ","\n ","\n"],["\n ",";\n ",";\n ","\n display: block;\n position: relative;\n\n ","\n ","\n"])),(function(n){var t,i,r,a,o=ze(n.span,0,1),l=ze(null===(t=n.medium)||void 0===t?void 0:t.span,0,1),d=ze(null===(i=n.semilarge)||void 0===i?void 0:i.span,0,1),c=ze(null===(r=n.large)||void 0===r?void 0:r.span,0,1),s=ze(null===(a=n.xlarge)||void 0===a?void 0:a.span,0,1);return e(Ue||(Ue=C(["\n width: ","%;\n\n ","\n\n ","\n\n ","\n\n ","\n "],["\n width: ","%;\n\n ","\n\n ","\n\n ","\n\n ","\n "])),100*(o||1),l&&e(Re||(Re=C(["\n @media "," {\n width: ","%;\n }\n "],["\n @media "," {\n width: ","%;\n }\n "])),K.medium,100*(l||1)),d&&e(We||(We=C(["\n @media "," {\n width: ","%;\n }\n "],["\n @media "," {\n width: ","%;\n }\n "])),K.semilarge,100*(d||1)),c&&e(_e||(_e=C(["\n @media "," {\n width: ","%;\n }\n "],["\n @media "," {\n width: ","%;\n }\n "])),K.large,100*(c||1)),s&&e(Ve||(Ve=C(["\n @media "," {\n width: ","%;\n }\n "],["\n @media "," {\n width: ","%;\n }\n "])),K.xlarge,100*(s||1)))}),(function(n){var t,i,r,a,o=null===(t=null==n?void 0:n.medium)||void 0===t?void 0:t.move,l=null===(i=null==n?void 0:n.semilarge)||void 0===i?void 0:i.move,d=null===(r=null==n?void 0:n.large)||void 0===r?void 0:r.move,c=null===(a=null==n?void 0:n.xlarge)||void 0===a?void 0:a.move;return e(Xe||(Xe=C(["\n left: ",";\n right: ",";\n\n ","\n\n ","\n\n ","\n\n ","\n "],["\n left: ",";\n right: ",";\n\n ","\n\n ","\n\n ","\n\n ","\n "])),(null==n?void 0:n.move)&&(null==n?void 0:n.move)>0?100*(null==n?void 0:n.move)+"%":"auto",(null==n?void 0:n.move)&&(null==n?void 0:n.move)<0?-100*(null==n?void 0:n.move)+"%":"auto",void 0!==o&&e(Ze||(Ze=C(["\n @media "," {\n left: ",";\n right: ",";\n }\n "],["\n @media "," {\n left: ",";\n right: ",";\n }\n "])),K.medium,o&&o>0?100*o+"%":"auto",o&&o<0?-100*o+"%":"auto"),void 0!==l&&e(qe||(qe=C(["\n @media "," {\n left: ",";\n right: ",";\n }\n "],["\n @media "," {\n left: ",";\n right: ",";\n }\n "])),K.semilarge,l&&l>0?100*l+"%":"auto",l&&l<0?-100*l+"%":"auto"),void 0!==d&&e(Ye||(Ye=C(["\n @media "," {\n left: ",";\n right: ",";\n }\n "],["\n @media "," {\n left: ",";\n right: ",";\n }\n "])),K.large,d&&d>0?100*d+"%":"auto",d&&d<0?-100*d+"%":"auto"),void 0!==c&&e(Ge||(Ge=C(["\n @media "," {\n left: ",";\n right: ",";\n }\n "],["\n @media "," {\n left: ",";\n right: ",";\n }\n "])),K.xlarge,c&&c>0?100*c+"%":"auto",c&&c<0?-100*c+"%":"auto"))}),Ne("col"),(function(n){var t,i,r,a,o=null===(t=null==n?void 0:n.medium)||void 0===t?void 0:t.textAlign,l=null===(i=null==n?void 0:n.semilarge)||void 0===i?void 0:i.textAlign,d=null===(r=null==n?void 0:n.large)||void 0===r?void 0:r.textAlign,c=null===(a=null==n?void 0:n.xlarge)||void 0===a?void 0:a.textAlign;return e(at||(at=C(["\n text-align: ",";\n\n ","\n\n ","\n\n ","\n\n ","\n "],["\n text-align: ",";\n\n ","\n\n ","\n\n ","\n\n ","\n "])),(null==n?void 0:n.textAlign)||void 0,void 0!==o&&e(et||(et=C(["\n @media "," {\n text-align: ",";\n }\n "],["\n @media "," {\n text-align: ",";\n }\n "])),K.medium,o),void 0!==l&&e(tt||(tt=C(["\n @media "," {\n text-align: ",";\n }\n "],["\n @media "," {\n text-align: ",";\n }\n "])),K.semilarge,l),void 0!==d&&e(it||(it=C(["\n @media "," {\n text-align: ",";\n }\n "],["\n @media "," {\n text-align: ",";\n }\n "])),K.large,d),void 0!==c&&e(rt||(rt=C(["\n @media "," {\n text-align: ",";\n }\n "],["\n @media "," {\n text-align: ",";\n }\n "])),K.xlarge,c))}),Le(!0)),Pe=n.div(vt||(vt=C(["\n ","\n display: flex;\n flex-direction: row;\n flex-wrap: wrap;\n\n ","\n ","\n"],["\n ","\n display: flex;\n flex-direction: row;\n flex-wrap: wrap;\n\n ","\n ","\n"])),Ne("grid"),Le(),(function(n){var t,i,r,a,o=De(n.halign),l=De(null===(t=null==n?void 0:n.medium)||void 0===t?void 0:t.halign),d=De(null===(i=null==n?void 0:n.semilarge)||void 0===i?void 0:i.halign),c=De(null===(r=null==n?void 0:n.large)||void 0===r?void 0:r.halign),s=De(null===(a=null==n?void 0:n.xlarge)||void 0===a?void 0:a.halign);return e(ft||(ft=C(["\n justify-content: ",";\n\n ","\n\n ","\n\n ","\n\n ","\n "],["\n justify-content: ",";\n\n ","\n\n ","\n\n ","\n\n ","\n "])),o||void 0,void 0!==l&&e(ut||(ut=C(["\n @media "," {\n justify-content: ",";\n }\n "],["\n @media "," {\n justify-content: ",";\n }\n "])),K.medium,l),void 0!==d&&e(pt||(pt=C(["\n @media "," {\n justify-content: ",";\n }\n "],["\n @media "," {\n justify-content: ",";\n }\n "])),K.semilarge,d),void 0!==c&&e(mt||(mt=C(["\n @media "," {\n justify-content: ",";\n }\n "],["\n @media "," {\n justify-content: ",";\n }\n "])),K.large,c),void 0!==s&&e(gt||(gt=C(["\n @media "," {\n justify-content: ",";\n }\n "],["\n @media "," {\n justify-content: ",";\n }\n "])),K.xlarge,s))})),Fe=function(n,e){return void 0===n?e:e?w(w({},e),{gutter:n}):{gutter:n}},Oe=function(n){var e=n.gutter,t=n.valign,i=n.children,r=n.halign,o=n.medium,l=n.semilarge,d=n.large,c=n.xlarge;return a.createElement(Pe,{gutter:e,valign:t,halign:r,medium:o,semilarge:l,large:d,xlarge:c},a.Children.map(i,(function(n){var t,i,r,s;return n?a.createElement(He,w({},null==n?void 0:n.props,{gutter:e,medium:Fe(null==o?void 0:o.gutter,null===(t=null==n?void 0:n.props)||void 0===t?void 0:t.medium),semilarge:Fe(null==l?void 0:l.gutter,null===(i=null==n?void 0:n.props)||void 0===i?void 0:i.semilarge),large:Fe(null==d?void 0:d.gutter,null===(r=null==n?void 0:n.props)||void 0===r?void 0:r.large),xlarge:Fe(null==c?void 0:c.gutter,null===(s=null==n?void 0:n.props)||void 0===s?void 0:s.xlarge)})):void 0})))};Oe.defaultProps={gutter:Se.gutter};var je,Re,We,_e,Ve,Ue,Ze,qe,Ye,Ge,Xe,Je,Qe,Ke,$e,nt,et,tt,it,rt,at,ot,lt,dt,ct,st,ut,pt,mt,gt,ft,ht,vt,xt,bt,wt={Row:Oe,Col:function(n){return a.createElement(a.Fragment,null,null==n?void 0:n.children)}},yt=n.a(bt||(bt=C(["\n ",";\n"],["\n ",";\n"])),(function(n){return function(n){return e(xt||(xt=C(["\n color: ",";\n text-transform: ",";\n text-decoration: ",";\n\n transition: color 0.2s ease-in-out;\n\n outline: none;\n\n @media (hover: hover) and (pointer: fine) {\n &:hover {\n color: ",";\n }\n }\n\n &:focus {\n outline: 1px dashed\n ",";\n outline-offset: 1px;\n }\n\n &:focus:not(:focus-visible) {\n outline: none;\n }\n"],["\n color: ",";\n text-transform: ",";\n text-decoration: ",";\n\n transition: color 0.2s ease-in-out;\n\n outline: none;\n\n @media (hover: hover) and (pointer: fine) {\n &:hover {\n color: ",";\n }\n }\n\n &:focus {\n outline: 1px dashed\n ",";\n outline-offset: 1px;\n }\n\n &:focus:not(:focus-visible) {\n outline: none;\n }\n"])),(function(e){var t=e.theme;return n?un(t).link.colorInverted:un(t).link.color}),(function(n){var e=n.theme;return un(e).link.textTransform}),(function(n){var e=n.theme;return un(e).link.textDecoration}),(function(e){var t=e.theme;return n?un(t).link.colorHoverInverted:un(t).link.colorHover}),(function(e){var t=e.theme;return n?un(t).link.colorInverted:un(t).link.color}))}(n.isInverted)})),kt=m((function(n,e){var t=n.isInverted,i=void 0!==t&&t,r=n.isExternal,a=void 0!==r&&r,l=n.onClick,d=n.href,c=n.ariaLabel,s=n.tabIndex,u=n.dataSheet,p=n.children,m=n.className;return o.createElement(yt,{ref:e,href:d,target:a?"_blank":void 0,rel:a?"noopener noreferrer":void 0,isInverted:i,"aria-label":c,tabIndex:s,"data-sheet":u,onClick:l,className:m},p)}));kt.displayName="Link";var Et,It,Ct,Mt,Bt,St,Tt,zt,Nt,At,Lt,Dt,Ht,Pt,Ft,Ot,jt,Rt,Wt,_t,Vt,Ut,Zt,qt,Yt,Gt,Xt,Jt,Qt,Kt,$t,ni,ei,ti,ii,ri,ai,oi,li,di,ci,si,ui,pi,mi,gi,fi,hi,vi,xi,bi,wi,yi,ki,Ei,Ii,Ci,Mi,Bi,Si,Ti,zi,Ni,Ai,Li,Di,Hi,Pi,Fi,Oi,ji,Ri,Wi,_i,Vi,Ui,Zi,qi,Yi,Gi,Xi,Ji,Qi,Ki,$i,nr=n.div(Et||(Et=C([""],[""]))),er=n.ul(It||(It=C(["\n margin: 0;\n padding: 0;\n list-style: none;\n"],["\n margin: 0;\n padding: 0;\n list-style: none;\n"]))),tr=n.li(Ct||(Ct=C(["\n & + & {\n padding-top: ","px;\n }\n"],["\n & + & {\n padding-top: ","px;\n }\n"])),2*$.nudge),ir=n(kt)(Mt||(Mt=C(["\n display: inline-flex;\n flex-direction: row;\n align-items: center;\n\n ","\n\n & > * + * {\n margin-left: ","px;\n }\n"],["\n display: inline-flex;\n flex-direction: row;\n align-items: center;\n\n ","\n\n & > * + * {\n margin-left: ","px;\n }\n"])),ye("copy","medium"),$.nudge),rr=n.span(Bt||(Bt=C(["\n display: inline-block;\n"],["\n display: inline-block;\n"]))),ar=function(n,e,t){var i=n.globals.icons.linkIcons,r=".".concat((null==e?void 0:e.split(".").pop())||""),a=i.variations.find((function(n){var e;return null===(e=n.patterns)||void 0===e?void 0:e.find((function(n){return n.match(r)}))}));return a?a.icon(t):i.default(t)},or=function(n){var e=n.items,t=n.isInverted,i=te().theme;return o.createElement(nr,null,o.createElement(er,null,null==e?void 0:e.map((function(n,e){var r;if(!(null===(r=n.link)||void 0===r?void 0:r.href))return null;var a=ar(i,n.link.href,t);return o.createElement(tr,{key:e},o.createElement(ir,w({},n.link,{isInverted:t}),o.createElement("span",null,n.label),a&&o.createElement(rr,null,a)))}))))},lr=n.div(St||(St=C(["\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"])),$.nudge),dr=n.details(Tt||(Tt=C([""],[""]))),cr=n.summary(zt||(zt=C(["\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 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"])),2*$.nudge,(function(n){var e=n.isInverted,t=n.hasBg,i=n.theme;return e||t?sn(i).elementBg.light:sn(i).elementBg.medium}),K.medium,3*$.nudge,(function(n){var e=n.theme,t=n.isInverted,i=n.hasBg;return t||i?sn(e).elementBg.lightHover:sn(e).elementBg.mediumHover}),(function(n){var e=n.theme,t=n.isInverted,i=n.hasBg;return t||i?sn(e).elementBg.lightHover:sn(e).elementBg.mediumHover})),sr=n.div(Nt||(Nt=C(["\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*$.nudge,(function(n){var e=n.isInverted,t=n.hasBg,i=n.theme;return e||t?sn(i).elementBg.light:sn(i).elementBg.medium}),$.spacer,K.medium,3*$.nudge,K.semilarge,Se.gutter),ur=n.div(At||(At=C(["\n margin-top: ","px;\n"],["\n margin-top: ","px;\n"])),5*$.nudge),pr=function(n){var e=n.label,t=n.text,i=n.linkList,r=n.aside,a=n.linkListAside,l=n.isSelected,d=n.onClick,c=n.hasBg,s=n.isInverted,u=n.itemIcon,p=n.className,m=te().colors;return o.createElement(dr,{open:l,onToggle:d,className:p},o.createElement(cr,{isInverted:s,hasBg:c},o.createElement(Ie,{renderAs:"span",size:"big",type:"copy-b"},e),o.createElement("span",null,u?u({isSelected:l||!1}):l?o.createElement(Be,{iconColor:m.text.default}):o.createElement(ae,{iconColor:m.text.default}))),o.createElement(sr,{isInverted:s,hasBg:c,hasAside:!!r},t&&o.createElement("div",null,o.createElement(Ie,{type:"copy",innerHTML:t}),i&&o.createElement(ur,null,o.createElement(or,w({},i)))),r&&o.createElement("div",null,o.createElement(Ie,{type:"copy",innerHTML:r}),a&&o.createElement(ur,null,o.createElement(or,w({},a))))))},mr=ie((function(n){var e=n.anchorId,t=n.items,i=n.bgMode,r=n.itemIcon,a=o.useState([]),l=a[0],d=a[1],c=te().colors,s="inverted"===i,u="full"===i;return o.createElement(de,{addSeperation:!0,anchorId:e,bgColor:s?c.sectionBg.dark:u?c.sectionBg.medium:c.sectionBg.light,bgMode:ce(i,!0)},function(n){return o.createElement(f,{item:{"@context":"https://schema.org","@type":"FAQPage",mainEntity:n.map((function(n){return{"@type":"Question",name:n.label,acceptedAnswer:{"@type":"Answer",text:n.text}}}))}})}(t),o.createElement(pe,{addWhitespace:!0},o.createElement(wt.Row,{gutter:0},o.createElement(wt.Col,null,o.createElement(lr,{"aria-label":"Accordion Control Group Buttons"},t&&t.map((function(n,e){var t=n.label,i=n.text,a=n.aside,c=n.linkList,p=n.linkListAside,m=-1!==l.indexOf(e);return o.createElement(pr,{key:"".concat(t,"_").concat(e),isSelected:m,label:t,text:i,linkList:c,aside:a,linkListAside:p,onClick:function(){d((function(n){var t=I([],n,!0),i=t.indexOf(e);return-1===i?t.push(e):t.splice(i,1),t}))},isInverted:s,hasBg:u,itemIcon:r})})))))))})),gr=function(){function n(n,e,t,i,r){var a=this;this.dateReplacements={dddd:function(){return fr[a.localeKey].long[a.date.getDay()]},DDDD:function(){return fr[a.localeKey].long[a.date.getDay()]},ddd:function(){return fr[a.localeKey].short[a.date.getDay()]},DDD:function(){return fr[a.localeKey].short[a.date.getDay()]},dd:function(){return a.getDay()},DD:function(){return a.getDay()},MMMM:function(){return hr[a.localeKey].long[a.date.getMonth()]},mmmm:function(){return hr[a.localeKey].long[a.date.getMonth()]},MMM:function(){return hr[a.localeKey].short[a.date.getMonth()]},mmm:function(){return hr[a.localeKey].short[a.date.getMonth()]},mm:function(){return a.getMonth()},MM:function(){return a.getMonth()},yyyy:function(){return a.getYear()},YYYY:function(){return a.getYear()},yy:function(){return a.getYear().substr(-2)},YY:function(){return a.getYear().substr(-2)}},this.timeReplacements={hh:function(){return a.getHours()},HH:function(){return a.getHours()},hs:function(){return a.getHours12h()},HS:function(){return a.getHours12h()},mm:function(){return a.getMinutes()},MM:function(){return a.getMinutes()},ss:function(){return a.getSeconds()},SS:function(){return a.getSeconds()},ap:function(){return a.date.getHours()>=12?"pm":"am"},AP:function(){return a.date.getHours()>=12?"PM":"AM"}},this.timestamp=n,this.input=e,this.dateFormat=t,this.timeFormat=i,this.localeKey=r||"de",this.date=new Date(this.timestamp)}return n.prototype.setDate=function(n){this.date=new Date(n)},n.prototype.setLocale=function(n){this.localeKey=n},n.prototype.getFormattedStatus=function(){var n={"<DATE>":this.getFormattedDate(),"<TIME>":this.getFormattedTime()};return this.input.replace(/<\w+>/g,(function(e){return n[e]||e}))},n.prototype.getFormattedDate=function(){for(var n=this,e=Object.keys(this.dateReplacements),t=this.dateFormat,i=0;i<e.length;i++)t=t.replace(new RegExp(e[i],"g"),(function(e){return n.dateReplacements[e].call(n)}));return t},n.prototype.getFormattedTime=function(){for(var n=this,e=Object.keys(this.timeReplacements),t=this.timeFormat,i=0;i<e.length;i++)t=t.replace(new RegExp(e[i],"g"),(function(e){return n.timeReplacements[e].call(n)}));return t},n.prototype.areOnSameDay=function(n,e){return n.getFullYear()===e.getFullYear()&&n.getMonth()===e.getMonth()&&n.getDate()===e.getDate()},n.prototype.getFormattedTimespan=function(e,t,i){void 0===e&&(e=""),void 0===i&&(i=" - ");var r=this.getFormattedTime(),a="";if(void 0===t)return"";if(t>0){var o=new Date(this.date);o.setSeconds(this.date.getSeconds()+t);var l=new n(o.getTime(),this.input,this.dateFormat,this.timeFormat,this.localeKey);a=l.getFormattedTime(),console.log(this.areOnSameDay(this.date,o))}var d={"<START>":r,"<END>":a,"<SEP>":i};return e.replace(/<\w+>/g,(function(n){return("<SEP>"!==n||r&&a)&&("<END>"!==n||a)?d[n]||n:""}))},n.prototype.getDoubleDigitString=function(n){return n<10?"0"+n.toString():n.toString()},n.prototype.getDay=function(){return this.getDoubleDigitString(this.date.getDate())},n.prototype.getMonth=function(){return this.getDoubleDigitString(this.date.getMonth()+1)},n.prototype.getYear=function(){return this.date.getFullYear().toString()},n.prototype.getHours=function(){return this.getDoubleDigitString(this.date.getHours())},n.prototype.getHours12h=function(){var n=this.date.getHours();return n=0===(n%=12)?12:n,this.getDoubleDigitString(n)},n.prototype.getMinutes=function(){return this.getDoubleDigitString(this.date.getMinutes())},n.prototype.getSeconds=function(){return this.getDoubleDigitString(this.date.getSeconds())},n}(),fr={de:{long:["Montag","Dienstag","Mittwoch","Donnerstag","Freitag","Samstag","Sonntag"],short:["Mo","Di","Mi","Do","Fr","Sa","So"]},en:{long:["Monday","Tuesday","Wednesday","Thursday","Friday","Saturday","Sunday"],short:["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]}},hr={de:{long:["Januar","Februar","März","April","Mai","Juni","Juli","August","September","Oktober","November","Dezember"],short:["Jan.","Febr.","März","Apr.","Mai","Juni","Juli","Aug.","Sept.","Okt.","Nov.","Dez"]},en:{long:["January","February","March","April","May","June","July","August","September","October","November","December"],short:["Jan.","Feb.","Mar.","Apr.","May","June","July","Aug.","Sept.","Oct.","Nov.","Dec."]}},vr=n.svg(Lt||(Lt=C(["\n display: block;\n"],["\n display: block;\n"]))),xr=function(n){var e=n.iconColor,t=void 0===e?"currentColor":e,i=n.className;return a.createElement(vr,{viewBox:"0 0 48 48",width:"48",height:"48",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i},a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M24 44c11.046 0 20-8.954 20-20S35.046 4 24 4 4 12.954 4 24s8.954 20 20 20Zm0 4c13.255 0 24-10.745 24-24S37.255 0 24 0 0 10.745 0 24s10.745 24 24 24Z",fill:t}),a.createElement("path",{d:"M26.21 19.741h-5.1v15.592h5.1V19.741Zm0-5.136a2.605 2.605 0 1 0-5.21 0 2.605 2.605 0 0 0 5.21 0",fill:t}))},br=n.div(Dt||(Dt=C(["\n display: -ms-grid;\n display: grid;\n\n -ms-grid-columns: min-content 1fr;\n grid-template-columns: min-content 1fr;\n -ms-grid-rows: min-content 1fr;\n grid-auto-rows: min-content 1fr;\n\n text-decoration: none;\n\n position: relative;\n border: 2px solid\n ",";\n border-radius: ",";\n\n color: ",";\n\n padding: ","px;\n\n text-align: left;\n width: 100%;\n cursor: pointer;\n\n transition: color ease-in-out 0.2s, border 0.2s ease-in-out;\n\n & > * + * {\n margin-left: ","px;\n }\n\n @media (hover: hover) and (pointer: fine) {\n &:hover {\n border: 2px solid\n ",";\n color: ",";\n }\n }\n"],["\n display: -ms-grid;\n display: grid;\n\n -ms-grid-columns: min-content 1fr;\n grid-template-columns: min-content 1fr;\n -ms-grid-rows: min-content 1fr;\n grid-auto-rows: min-content 1fr;\n\n text-decoration: none;\n\n position: relative;\n border: 2px solid\n ",";\n border-radius: ",";\n\n color: ",";\n\n padding: ","px;\n\n text-align: left;\n width: 100%;\n cursor: pointer;\n\n transition: color ease-in-out 0.2s, border 0.2s ease-in-out;\n\n & > * + * {\n margin-left: ","px;\n }\n\n @media (hover: hover) and (pointer: fine) {\n &:hover {\n border: 2px solid\n ",";\n color: ",";\n }\n }\n"])),(function(n){var e=n.theme;return n.isInverted?sn(e).primary.inverted:sn(e).primary.default}),(function(n){var e=n.theme;return pn(e).sections.edgeRadius}),(function(n){var e=n.theme;return n.isInverted?sn(e).primary.inverted:sn(e).primary.default}),3*$.nudge,3*$.nudge,(function(n){var e=n.theme;return n.isInverted?sn(e).primary.invertedHover:sn(e).primary.hover}),(function(n){var e=n.theme;return n.isInverted?sn(e).primary.invertedHover:sn(e).primary.hover})),wr=n.div(Ht||(Ht=C(["\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"]))),yr=n.div(Pt||(Pt=C(["\n display: flex;\n align-items: center;\n"],["\n display: flex;\n align-items: center;\n"]))),kr=n.div(Ft||(Ft=C(["\n margin-top: ","px;\n\n & > * + * {\n margin-top: ","px;\n }\n"],["\n margin-top: ","px;\n\n & > * + * {\n margin-top: ","px;\n }\n"])),$.nudge,$.nudge),Er=n(Ie)(Ot||(Ot=C(["\n display: inline-block;\n"],["\n display: inline-block;\n"]))),Ir=n(kt)(jt||(jt=C(["\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"]))),Cr=function(n){var e=n.isInverted,t=n.title,i=n.date,r=n.description,a=n.link,l=n.customIcon,d=n.className,c="";i&&(c=new gr(i.getTime(),"","dd. MMMM yyyy","hh:mm","de").getFormattedDate());return o.createElement(br,{isInverted:e,"data-sheet":"alert",className:d},o.createElement(wr,null,l?l({isInverted:e}):o.createElement(xr,null)),o.createElement(yr,null,t&&o.createElement(Er,{textColor:"inherit",size:"medium",type:"copy-b"},t)),o.createElement("span",null),o.createElement(kr,null,r&&o.createElement(Ie,{isInverted:e,size:"small",innerHTML:r}),i&&o.createElement(Ie,{size:"small",isInverted:e},c)),a&&o.createElement(Ir,w({},a,{ariaLabel:(null==a?void 0:a.href)?t:void 0})))},Mr=n.ul(Rt||(Rt=C(["\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*$.nudge,2*$.nudge,K.medium,$.spacer,$.spacer),Br=n.li(Wt||(Wt=C(["\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*$.nudge,2*$.nudge,K.medium,$.spacer,$.spacer,K.large,(function(n){return 1/n.itemsPerRow*100}),$.spacer,$.spacer),Sr=ie((function(n){var e=n.anchorId,t=n.items,i=n.bgMode,r=n.customIcon,a=te().colors,l="inverted"===i,d="full"===i,c=(null==t?void 0:t.length)||0,s=c%3==1||2===c?2:3,u=wn({listLength:c,identifiers:['[data-sheet="alert"]'],responsive:{small:1,medium:2,semilarge:2,large:s,xlarge:s}}).sheetRefs;return o.createElement(de,{addSeperation:!0,anchorId:e,bgColor:l?a.sectionBg.dark:d?a.sectionBg.medium:a.sectionBg.light,bgMode:ce(i,!0)},o.createElement(pe,{addWhitespace:!0},o.createElement(Mr,null,null==t?void 0:t.map((function(n,e){return o.createElement(Br,{key:e,itemsPerRow:s,ref:u[e]},o.createElement(Cr,w({},n,{isInverted:l,customIcon:r})))})))))})),Tr=n.div(_t||(_t=C(["\n display: block;\n text-align: ",";\n margin: ",";\n\n & > * + * {\n margin-top: ","px;\n }\n"],["\n display: block;\n text-align: ",";\n margin: ",";\n\n & > * + * {\n margin-top: ","px;\n }\n"])),(function(n){return n.isCentered?"center":"left"}),(function(n){return n.isCentered&&"0 auto"}),2*$.nudge),zr=n(he)(Vt||(Vt=C(["\n display: block;\n\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n"],["\n display: block;\n\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n"]))),Nr=n(he)(Zt||(Zt=C(["\n display: block;\n\n ","\n"],["\n display: block;\n\n ","\n"])),(function(n){var t=n.maxLines;return t&&t>0&&e(Ut||(Ut=C(["\n overflow: hidden;\n text-overflow: ellipsis;\n display: -webkit-box;\n -webkit-line-clamp: ","; /* number of lines to show */\n line-clamp: ",";\n -webkit-box-orient: vertical;\n "],["\n overflow: hidden;\n text-overflow: ellipsis;\n display: -webkit-box;\n -webkit-line-clamp: ","; /* number of lines to show */\n line-clamp: ",";\n -webkit-box-orient: vertical;\n "])),t,t)})),Ar=function(n){var e=n.colorMode,t=void 0===e?"default":e,i=n.superTitle,a=n.superTitleAs,l=n.title,d=n.titleAs,c=n.maxLines,s=n.isCentered,u=void 0!==s&&s,p=n.className,m=g(r);return o.createElement(Tr,{isCentered:u,className:p},i&&o.createElement(zr,{renderAs:a||"div",size:"super",textColor:"onImage"===t?sn(m).text.inverted:void 0,isInverted:"inverted"===t,innerHTML:i}),l&&o.createElement(Nr,{renderAs:d||"h2",size:"heading-2",textColor:"onImage"===t?sn(m).text.inverted:void 0,isInverted:"inverted"===t,innerHTML:l,maxLines:c}))},Lr=n.div(qt||(qt=C(["\n display: block;\n\n @media "," {\n display: ",";\n }\n"],["\n display: block;\n\n @media "," {\n display: ",";\n }\n"])),K.medium,(function(n){return n.isCovered?"block":"inline-block"})),Dr=n.div(Yt||(Yt=C(["\n display: flex;\n flex-wrap: wrap;\n flex-direction: ",";\n\n margin-top: -","px;\n margin-left: -","px;\n\n &&& > * {\n flex: 1 1 ",";\n margin-top: ","px;\n margin-left: ","px;\n\n min-width: ",";\n }\n\n @media "," {\n display: ",";\n flex-direction: ",";\n align-items: stretch;\n width: auto;\n }\n"],["\n display: flex;\n flex-wrap: wrap;\n flex-direction: ",";\n\n margin-top: -","px;\n margin-left: -","px;\n\n &&& > * {\n flex: 1 1 ",";\n margin-top: ","px;\n margin-left: ","px;\n\n min-width: ",";\n }\n\n @media "," {\n display: ",";\n flex-direction: ",";\n align-items: stretch;\n width: auto;\n }\n"])),(function(n){return n.isMirrored?"column-reverse":"column"}),2*$.nudge,$.spacer,(function(n){return n.isCovered?"100%":"0px"}),2*$.nudge,$.spacer,(function(n){return n.isCovered&&"0px"}),K.medium,(function(n){return n.isCovered?"flex":"inline-flex"}),(function(n){return n.isMirrored?"row-reverse":"row"})),Hr=n.div(Gt||(Gt=C(["\n align-self: flex-start;\n\n @media "," {\n align-self: center;\n }\n"],["\n align-self: flex-start;\n\n @media "," {\n align-self: center;\n }\n"])),K.medium),Pr=function(n){var e=n.mode,t=void 0===e?"wrap":e,i=n.isMirrored,r=void 0!==i&&i,a=n.primary,l=n.secondary,d=n.tertiary,c=n.className;return o.createElement(Lr,{isCovered:"cover"===t,className:c},o.createElement(Dr,{isCovered:"cover"===t,isMirrored:r},a&&a,l&&l,d&&o.createElement(Hr,null,d)))},Fr=n(Ar)(Xt||(Xt=C(["\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"])),$.spacer,K.semilarge),Or=n(Ie)(Jt||(Jt=C(["\n text-align: left;\n"],["\n text-align: left;\n"]))),jr=n(Pr)(Qt||(Qt=C(["\n margin-top: ","px;\n"],["\n margin-top: ","px;\n"])),$.spacer),Rr=n.div(Kt||(Kt=C(["\n margin-top: ","px;\n"],["\n margin-top: ","px;\n"])),5*$.nudge),Wr=ie((function(n){var e=n.anchorId,t=n.title,i=n.titleAs,r=void 0===i?"h2":i,o=n.superTitle,l=n.superTitleAs,d=n.intro,c=n.text,s=n.linkList,u=n.asideText,p=n.linkListAside,m=n.halfAside,g=n.bgMode,f=n.primaryAction,h=n.secondaryAction,v=te().colors,x="inverted"===g,b=d||c||u;return a.createElement(de,{addSeperation:!0,anchorId:e,bgColor:x?v.sectionBg.dark:g?v.sectionBg.medium:v.sectionBg.light,bgMode:ce(g)},a.createElement(pe,{clampWidth:"normal",addWhitespace:!0},(t||o)&&a.createElement(Fr,{title:t,titleAs:r,superTitle:o,superTitleAs:l,colorMode:x?"inverted":"default"}),b&&a.createElement(wt.Row,null,a.createElement(wt.Col,{semilarge:{span:m?.5:8/12}},d&&a.createElement(Or,{type:"copy-b",isInverted:x,innerHTML:d}),c&&a.createElement(Or,{type:"copy",isInverted:x,innerHTML:c}),s&&a.createElement(Rr,null,a.createElement(or,w({},s)))),u&&a.createElement(wt.Col,{semilarge:{span:m?.5:4/12}},a.createElement(Or,{type:"copy",isInverted:x,innerHTML:u}),p&&a.createElement(Rr,null,a.createElement(or,w({},p))))),(f||h)&&a.createElement(jr,{primary:f&&f(x),secondary:h&&h(x)})))})),_r=function(n,e){if(n&&e)return n/e},Vr=function(n){return e($t||($t=C(["\n @supports not (aspect-ratio: auto) {\n height: 0;\n padding-top: ",";\n }\n"],["\n @supports not (aspect-ratio: auto) {\n height: 0;\n padding-top: ",";\n }\n"])),function(n){return!!(n&&(null==n?void 0:n.w)&&(null==n?void 0:n.h))}(n)&&"calc(100% / ".concat(_r(null==n?void 0:n.w,null==n?void 0:n.h),")"))},Ur=n.div(ti||(ti=C(["\n display: inline-block;\n position: relative;\n border-radius: ",";\n overflow: hidden;\n\n aspect-ratio: ",";\n\n width: ",";\n\n max-width: 100%;\n\n object-position: center;\n\n img {\n width: 100%;\n }\n\n ","\n\n // fallback if browsers do not support aspect-ratio\n ","\n\n @media "," {\n aspect-ratio: ",";\n\n // fallback if browsers do not support aspect-ratio. (Only works with width = 100%)\n ","\n }\n\n @media "," {\n aspect-ratio: ",";\n\n // fallback if browsers do not support aspect-ratio (Only works with width = 100%)\n ","\n }\n\n @media "," {\n aspect-ratio: ",";\n\n // fallback if browsers do not support aspect-ratio (Only works with width = 100%)\n ","\n }\n\n @media "," {\n aspect-ratio: ",";\n\n // fallback if browsers do not support aspect-ratio (Only works with width = 100%)\n ","\n }\n\n ","\n"],["\n display: inline-block;\n position: relative;\n border-radius: ",";\n overflow: hidden;\n\n aspect-ratio: ",";\n\n width: ",";\n\n max-width: 100%;\n\n object-position: center;\n\n img {\n width: 100%;\n }\n\n ","\n\n // fallback if browsers do not support aspect-ratio\n ","\n\n @media "," {\n aspect-ratio: ",";\n\n // fallback if browsers do not support aspect-ratio. (Only works with width = 100%)\n ","\n }\n\n @media "," {\n aspect-ratio: ",";\n\n // fallback if browsers do not support aspect-ratio (Only works with width = 100%)\n ","\n }\n\n @media "," {\n aspect-ratio: ",";\n\n // fallback if browsers do not support aspect-ratio (Only works with width = 100%)\n ","\n }\n\n @media "," {\n aspect-ratio: ",";\n\n // fallback if browsers do not support aspect-ratio (Only works with width = 100%)\n ","\n }\n\n ","\n"])),(function(n){var e=n.theme;return pn(e).sections.edgeRadius}),(function(n){var e,t,i=n.ratios;return _r(null===(e=null==i?void 0:i.small)||void 0===e?void 0:e.w,null===(t=null==i?void 0:i.small)||void 0===t?void 0:t.h)}),(function(n){var e,t,i=n.ratios;return!n.coverSpace&&(null===(e=null==i?void 0:i.small)||void 0===e?void 0:e.w)?"".concat(null===(t=null==i?void 0:i.small)||void 0===t?void 0:t.w,"px"):""}),(function(n){return n.coverSpace&&e(ni||(ni=C(["\n width: 100%;\n\n img {\n object-fit: cover;\n }\n "],["\n width: 100%;\n\n img {\n object-fit: cover;\n }\n "])))}),(function(n){var e=n.ratios;return n.coverSpace&&Vr(null==e?void 0:e.small)}),K.medium,(function(n){var e,t,i=n.ratios;return _r(null===(e=null==i?void 0:i.medium)||void 0===e?void 0:e.w,null===(t=null==i?void 0:i.medium)||void 0===t?void 0:t.h)}),(function(n){var e=n.ratios;return n.coverSpace&&Vr(null==e?void 0:e.medium)}),K.semilarge,(function(n){var e,t,i=n.ratios;return _r(null===(e=null==i?void 0:i.semilarge)||void 0===e?void 0:e.w,null===(t=null==i?void 0:i.semilarge)||void 0===t?void 0:t.h)}),(function(n){var e=n.ratios;return n.coverSpace&&Vr(null==e?void 0:e.semilarge)}),K.large,(function(n){var e,t,i=n.ratios;return _r(null===(e=null==i?void 0:i.large)||void 0===e?void 0:e.w,null===(t=null==i?void 0:i.large)||void 0===t?void 0:t.h)}),(function(n){var e=n.ratios;return n.coverSpace&&Vr(null==e?void 0:e.large)}),K.xlarge,(function(n){var e,t,i=n.ratios;return _r(null===(e=null==i?void 0:i.xlarge)||void 0===e?void 0:e.w,null===(t=null==i?void 0:i.xlarge)||void 0===t?void 0:t.h)}),(function(n){var e=n.ratios;return n.coverSpace&&Vr(null==e?void 0:e.xlarge)}),(function(n){var t=n.ratios,i=n.coverSpace;return t&&e(ei||(ei=C(["\n img {\n height: 100%;\n width: 100%;\n object-fit: ",";\n\n @supports not (aspect-ratio: auto) {\n position: ",";\n top: 0;\n left: 0;\n right: 0;\n }\n }\n "],["\n img {\n height: 100%;\n width: 100%;\n object-fit: ",";\n\n @supports not (aspect-ratio: auto) {\n position: ",";\n top: 0;\n left: 0;\n right: 0;\n }\n }\n "])),i?"cover":"contain",i&&"absolute")})),Zr=n.img(ii||(ii=C(["\n display: block;\n color: ",";\n\n &[data-img-loaded='false'] {\n background: ",";\n }\n"],["\n display: block;\n color: ",";\n\n &[data-img-loaded='false'] {\n background: ",";\n }\n"])),(function(n){var e=n.theme;return n.isInverted?sn(e).text.inverted:sn(e).text.default}),(function(n){var e=n.theme,t=n.isInverted;return n.showPlaceholder?t?pn(e).sections.imagePlaceholderBg.inverted:pn(e).sections.imagePlaceholderBg.default:void 0})),qr=function(n){var e=n.className,t=n.small,i=n.medium,r=n.semilarge,o=n.large,l=n.xlarge,d=n.alt,c=n.ratios,s=n.coverSpace,u=n.onClick,p=n.isInverted,m=n.showPlaceholder,g=void 0===m||m;return a.createElement(Ur,{ratios:c,coverSpace:s,className:e},a.createElement("picture",{onClick:u},l&&a.createElement("source",{srcSet:l,media:K.xlarge}),o&&a.createElement("source",{srcSet:o,media:K.large}),r&&a.createElement("source",{srcSet:r,media:K.semilarge}),i&&a.createElement("source",{srcSet:i,media:K.medium}),a.createElement(Zr,{"data-img-loaded":"false",showPlaceholder:g,isInverted:p,srcSet:t,alt:d||"",loading:"lazy",onLoad:function(n){var e;return null===(e=n.currentTarget)||void 0===e?void 0:e.setAttribute("data-img-loaded","true")}})))},Yr=n.div(ri||(ri=C(["\n display: block;\n margin: 0;\n padding: 0;\n width: 100%;\n text-align: ",";\n\n @media "," {\n display: flex;\n flex-direction: row;\n\n & > * + * {\n margin-left: ","px;\n }\n }\n"],["\n display: block;\n margin: 0;\n padding: 0;\n width: 100%;\n text-align: ",";\n\n @media "," {\n display: flex;\n flex-direction: row;\n\n & > * + * {\n margin-left: ","px;\n }\n }\n"])),(function(n){return n.isCentered&&"center"}),K.semilarge,$.spacer),Gr=n.div(ai||(ai=C(["\n & > * + * {\n margin-top: ","px;\n }\n\n @media "," {\n flex: 1 0 66.66%;\n }\n"],["\n & > * + * {\n margin-top: ","px;\n }\n\n @media "," {\n flex: 1 0 66.66%;\n }\n"])),$.spacer,K.semilarge),Xr=n(Ar)(oi||(oi=C(["\n max-width: ",";\n"],["\n max-width: ",";\n"])),(function(n){return n.clamp&&"880px"})),Jr=n(Ie)(di||(di=C(["\n display: block;\n max-width: ",";\n margin-left: ",";\n margin-right: ",";\n\n ","\n"],["\n display: block;\n max-width: ",";\n margin-left: ",";\n margin-right: ",";\n\n ","\n"])),(function(n){return n.clamp&&"880px"}),(function(n){return n.isCentered&&"auto"}),(function(n){return n.isCentered&&"auto"}),(function(n){var t=n.maxLines;return t&&t>0&&e(li||(li=C(["\n overflow: hidden;\n text-overflow: ellipsis;\n display: -webkit-box;\n -webkit-line-clamp: ","; /* number of lines to show */\n line-clamp: ",";\n -webkit-box-orient: vertical;\n "],["\n overflow: hidden;\n text-overflow: ellipsis;\n display: -webkit-box;\n -webkit-line-clamp: ","; /* number of lines to show */\n line-clamp: ",";\n -webkit-box-orient: vertical;\n "])),t,t)})),Qr=n(Pr)(ci||(ci=C(["\n @media "," {\n display: block;\n text-align: ",";\n }\n"],["\n @media "," {\n display: block;\n text-align: ",";\n }\n"])),K.medium,(function(n){return n.isCentered&&"center"})),Kr=n(qr)(si||(si=C(["\n width: 100%;\n height: 100%;\n max-width: 400px;\n max-height: 400px;\n\n margin: 0 auto;\n margin-top: ","px;\n\n @media "," {\n display: ",";\n }\n"],["\n width: 100%;\n height: 100%;\n max-width: 400px;\n max-height: 400px;\n\n margin: 0 auto;\n margin-top: ","px;\n\n @media "," {\n display: ",";\n }\n"])),$.spacer,K.semilarge,(function(n){return n.isCentered?"block":"none"})),$r=n(qr)(ui||(ui=C(["\n display: none;\n width: 100%;\n height: 100%;\n\n max-width: 400px;\n max-height: 400px;\n\n @media "," {\n display: block;\n flex: 1 0 33.33%;\n }\n"],["\n display: none;\n width: 100%;\n height: 100%;\n\n max-width: 400px;\n max-height: 400px;\n\n @media "," {\n display: block;\n flex: 1 0 33.33%;\n }\n"])),K.semilarge),na=function(n){var e=n.renderAs,t=void 0===e?"div":e,i=n.colorMode,r=void 0===i?"default":i,a=n.title,l=n.titleAs,d=n.superTitle,c=n.superTitleAs,s=n.text,u=n.textType,p=void 0===u?"copy":u,m=n.primaryAction,g=n.secondaryAction,f=n.isCentered,h=void 0!==f&&f,v=n.clampTitle,x=void 0!==v&&v,b=n.maxTitleLines,y=n.clampText,k=void 0!==y&&y,E=n.maxTextLines,I=n.className,C=n.image,M="inverted"===r||"onImage"===r;return o.createElement(Yr,{as:t,isCentered:h,className:I},o.createElement(Gr,null,(a||d)&&o.createElement(Xr,{colorMode:r,title:a,titleAs:l,superTitle:d,superTitleAs:c,isCentered:h,clamp:x,maxLines:b}),(null==C?void 0:C.small)&&o.createElement(Kr,w({},C,{coverSpace:!0,isCentered:h,isInverted:M})),s&&o.createElement(Jr,{type:p,textColor:"onImage"===r?"#fff":void 0,isInverted:M,isCentered:h,innerHTML:s,clamp:k,maxLines:E}),(m||g)&&o.createElement(Qr,{primary:m&&m(M),secondary:g&&g(M)})),(null==C?void 0:C.small)&&!h&&o.createElement($r,w({},C,{coverSpace:!0,isInverted:M})))},ea=n.div(pi||(pi=C(["\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"])),$.spacer,K.semilarge,Se.gutter),ta=n.img(mi||(mi=C(["\n align-self: center;\n display: block;\n border: solid 1px transparent;\n border-radius: 50%;\n width: 180px;\n height: 180px;\n\n background: ",";\n\n @media "," {\n display: block;\n width: 190px;\n height: 190px;\n }\n"],["\n align-self: center;\n display: block;\n border: solid 1px transparent;\n border-radius: 50%;\n width: 180px;\n height: 180px;\n\n background: ",";\n\n @media "," {\n display: block;\n width: 190px;\n height: 190px;\n }\n"])),(function(n){var e=n.theme;return n.isInverted?pn(e).sections.imagePlaceholderBg.inverted:pn(e).sections.imagePlaceholderBg.default}),K.semilarge),ia=n(Ie)(gi||(gi=C(["\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*$.nudge,K.semilarge,2*$.nudge),ra=n(na)(fi||(fi=C(["\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"])),K.xlarge,(function(n){return n.hasDecorator&&"110px"})),aa=n((function(n){var e=n.isInverted,t=n.description,i=n.avatar,r=n.className;return o.createElement(ea,{className:r},o.createElement(ta,{src:null==i?void 0:i.src,alt:null==i?void 0:i.alt,isInverted:e}),t&&o.createElement(ia,{type:"copy",isInverted:e,innerHTML:t}))}))(hi||(hi=C(["\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"])),$.spacer,K.semilarge,Te({cols:8}),K.large,Te({cols:6})),oa=n(Pr)(vi||(vi=C(["\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"])),$.spacer,K.medium),la=n.div(xi||(xi=C(["\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"])),$.spacer,K.semilarge),da=n.div(bi||(bi=C(["\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"])),K.xlarge,1/28*1440+"px"),ca=ie((function(n){var e=n.anchorId,t=n.title,i=n.titleAs,a=void 0===i?"h2":i,l=n.superTitle,d=n.superTitleAs,c=n.text,s=n.contact,u=n.badge,p=n.primaryAction,m=n.secondaryAction,f=n.hasNewsletter,h=n.newsFormMain,v=n.bgMode,x=g(r),b="inverted"===v;return o.createElement(de,{addSeperation:!0,anchorId:e,bgColor:b?sn(x).sectionBg.dark:sn(x).sectionBg.medium,bgMode:v?ce(v,!0):"full"},o.createElement(pe,{addWhitespace:!0,clampWidth:"normal"},u&&o.createElement(da,null,u),t&&o.createElement(ra,{isCentered:!0,colorMode:b?"inverted":"default",title:t,titleAs:a,superTitle:l,superTitleAs:d,hasDecorator:!!u,text:c}),s&&o.createElement(aa,{isInverted:b,description:s.description,avatar:s.avatar}),h&&f&&o.createElement(la,null,h(b)),(p||m)&&o.createElement(oa,{primary:p&&p(b),secondary:m&&m(b)})))})),sa=n.div(wi||(wi=C(["\n position: relative;\n padding-top: 30%;\n\n color: ",";\n cursor: pointer;\n\n @media "," {\n padding-top: 85%;\n }\n"],["\n position: relative;\n padding-top: 30%;\n\n color: ",";\n cursor: pointer;\n\n @media "," {\n padding-top: 85%;\n }\n"])),(function(n){var e=n.theme;return sn(e).text.inverted}),K.medium),ua=n(sa)(yi||(yi=C(["\n background-color: ",";\n\n transition: background-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;\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 background-color: ",";\n\n transition: background-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;\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"])),(function(n){var e=n.theme,t=n.isInverted,i=n.cardColor;return i||(t?sn(e).primary.inverted:sn(e).primary.default)})),pa=n(sa)(ki||(ki=C(["\n transition: box-shadow 0.2s ease-in-out;\n cursor: pointer;\n\n transition: box-shadow 0.2s ease-in-out;\n\n @media (hover: hover) and (pointer: fine) {\n img {\n -webkit-backface-visibility: hidden;\n -ms-transform: translateZ(0); /* IE 9 */\n -webkit-transform: translateZ(0); /* 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 &: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 cursor: pointer;\n\n transition: box-shadow 0.2s ease-in-out;\n\n @media (hover: hover) and (pointer: fine) {\n img {\n -webkit-backface-visibility: hidden;\n -ms-transform: translateZ(0); /* IE 9 */\n -webkit-transform: translateZ(0); /* 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 &: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){var e=n.theme;return pn(e).sections.imageTextGradient}),K.medium),ma=n(qr)(Ei||(Ei=C(["\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 @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 @media "," {\n position: relative;\n }\n"])),K.medium),ga=n.div(Ii||(Ii=C(["\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n overflow: hidden;\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 display: flex;\n flex-direction: ",";\n justify-content: space-between;\n align-items: ",";\n\n & > * + * {\n margin-left: 0;\n }\n }\n"],["\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n overflow: hidden;\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 display: flex;\n flex-direction: ",";\n justify-content: space-between;\n align-items: ",";\n\n & > * + * {\n margin-left: 0;\n }\n }\n"])),3*$.nudge,$.spacer,K.medium,(function(n){return n.hasIcon?"column":"row"}),(function(n){return n.hasIcon?"flex-start":"flex-end"})),fa=n(Ie)(Ci||(Ci=C(["\n width: 100%;\n\n & > * + * {\n margin-top: ","px;\n }\n"],["\n width: 100%;\n\n & > * + * {\n margin-top: ","px;\n }\n"])),$.nudge/2),ha=n(Ie)(Mi||(Mi=C(["\n display: inline-block;\n max-width: 100%;\n\n display: -webkit-box;\n -webkit-line-clamp: 1;\n -webkit-box-orient: vertical;\n overflow: hidden;\n text-transform: uppercase;\n\n @media "," {\n -webkit-line-clamp: 2;\n }\n"],["\n display: inline-block;\n max-width: 100%;\n\n display: -webkit-box;\n -webkit-line-clamp: 1;\n -webkit-box-orient: vertical;\n overflow: hidden;\n text-transform: uppercase;\n\n @media "," {\n -webkit-line-clamp: 2;\n }\n"])),K.medium),va=n.div(Bi||(Bi=C(["\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*$.nudge),xa=n(Ie)(Si||(Si=C(["\n display: inline-block;\n\n display: -webkit-box;\n -webkit-line-clamp: 1;\n -webkit-box-orient: vertical;\n overflow: hidden;\n text-transform: lowercase;\n"],["\n display: inline-block;\n\n display: -webkit-box;\n -webkit-line-clamp: 1;\n -webkit-box-orient: vertical;\n overflow: hidden;\n text-transform: lowercase;\n"]))),ba=n.div(Ti||(Ti=C(["\n & > * {\n height: 60px;\n width: 60px;\n }\n"],["\n & > * {\n height: 60px;\n width: 60px;\n }\n"]))),wa=n(kt)(zi||(zi=C(["\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 outline: solid 2px\n ",";\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 outline: solid 2px\n ",";\n outline-offset: 4px;\n\n color: ",";\n }\n"])),(function(n){var e=n.theme;return sn(e).primary.default}),(function(n){var e=n.theme;return n.isInverted?sn(e).primary.inverted:sn(e).primary.default}),(function(n){var e=n.theme;return n.isInverted?sn(e).primary.invertedHover:sn(e).primary.hover})),ya=function(n){var e=n.isInverted,t=n.title,i=n.subLabel,r=n.image,a=n.link,l=n.decorator,d=n.cardColor,c=n.customIcon,s=te().colors,u=r&&r.small?pa:ua,p=e?s.primary.inverted:s.primary.default;return o.createElement(u,{isInverted:e,cardColor:d||p},(null==r?void 0:r.small)&&o.createElement(ma,w({},r,{coverSpace:!0,isInverted:e,ratios:{small:{w:352,h:108},medium:{w:286,h:244}}})),o.createElement(ga,{hasIcon:!!c},c?o.createElement(ba,null,c({})):"",o.createElement(fa,{textColor:"inherit"},t&&o.createElement(ha,{textColor:"inherit",size:"big",type:"copy"},t),i&&o.createElement(va,null,o.createElement(xa,{textColor:"inherit",type:"copy-b",size:"big"},i),l?l({isInverted:e}):void 0))),a&&o.createElement(wa,w({isInverted:e},a,{ariaLabel:t||void 0})))},ka=n.ul(Ni||(Ni=C(["\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*$.nudge,2*$.nudge,K.medium,$.spacer,$.spacer),Ea=n.li(Ai||(Ai=C(["\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*$.nudge,2*$.nudge,K.medium,$.spacer,$.spacer,K.semilarge,(function(n){return n.isEqual&&"0 0 25%"})),Ia=ie((function(n){var e=n.anchorId,t=n.items,i=n.bgMode,r=n.decorator,a=te().colors,l="inverted"===i;return o.createElement(de,{anchorId:e,bgColor:l?a.sectionBg.dark:i?a.sectionBg.medium:a.sectionBg.light,bgMode:ce(i,!0),addSeperation:!0},o.createElement(pe,{addWhitespace:!0},o.createElement(ka,null,null==t?void 0:t.map((function(n,e){return o.createElement(Ea,{key:e,isEqual:t.length%2==0},o.createElement(ya,w({},n,{isInverted:l,decorator:r})))})))))})),Ca=n.svg(Li||(Li=C(["\n display: block;\n"],["\n display: block;\n"]))),Ma=function(n){var e=n.iconColor,t=void 0===e?"currentColor":e,i=n.className;return a.createElement(Ca,{width:"36",height:"17",viewBox:"0 0 36 17",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i},a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M3.06818 7.42108H32.7534l-6.3638-5.86523c-.3753-.34588-.3753-.71337 0-1.10248.1641-.17293.3635-.2594.598-.2594.2346 0 .4457.08647.6333.2594l7.8808 7.29576c.1642.12971.2463.31345.2463.55124 0 .21617-.0821.39991-.2463.55123l-7.8808 7.2309c-.1642.1729-.3694.2594-.6157.2594-.2462 0-.4515-.0864-.6156-.2594-.3753-.3459-.3753-.7133 0-1.1025l6.3663-5.86748H3.0657L9.43204 14.98c.37527.3459.37527.7134 0 1.1025-.16419.1729-.36355.2594-.5981.2594-.23455 0-.44564-.0865-.63328-.2594L.31986 8.78675c-.1642-.1297-.24628-.31344-.24628-.55123 0-.21617.08209-.39992.24627-.55124L8.20066.45338c.16419-.17294.36942-.25941.61569-.25941.24628 0 .4515.08647.61569.2594.37528.34588.37528.71337 0 1.10248L3.06818 7.42108z",fill:t}))},Ba=function(n,e,t){return Math.min(Math.max(n,e),t)},Sa=n.div(Di||(Di=C(["\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"]))),Ta=n(qr)(Hi||(Hi=C(["\n position: relative;\n display: block;\n width: 100%;\n"],["\n position: relative;\n display: block;\n width: 100%;\n"]))),za=n.div(Fi||(Fi=C(["\n position: absolute;\n top: 0;\n left: 0;\n bottom: 0;\n width: 50%;\n overflow: hidden;\n transition: width ","s\n ease-in-out;\n ","\n"],["\n position: absolute;\n top: 0;\n left: 0;\n bottom: 0;\n width: 50%;\n overflow: hidden;\n transition: width ","s\n ease-in-out;\n ","\n"])),(function(n){return n.hasTransition?.1:0}),(function(n){var t=n.hasAnim,i=n.initalValue;return t&&e(Pi||(Pi=C(["\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?Ba(100*i,0,100)+"%":"50%",i?Ba(100*i+10,0,100)+"%":"60%",i?Ba(100*i-10,0,100)+"%":"40%",i?100*i+"%":"50%")})),Na=n(qr)(Oi||(Oi=C(["\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"]))),Aa=n.div(ji||(ji=C(["\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n background-color: ",";\n"],["\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n background-color: ",";\n"])),(function(n){return n.color})),La=n(Ie)(Ri||(Ri=C(["\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"])),$.spacer,$.nudge,$.spacer,$.spacer,$.spacer,(function(n){var e=n.bgColor;return e&&e})),Da=n(La)(Wi||(Wi=C(["\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"])),$.spacer,$.spacer),Ha=n(La)(_i||(_i=C(["\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"])),$.spacer,$.spacer),Pa=n.div(Ui||(Ui=C(["\n position: absolute;\n top: 50%;\n left: 50%;\n transform: translate(-50%, -50%);\n transition: left ","s\n ease-in-out;\n ","\n"],["\n position: absolute;\n top: 50%;\n left: 50%;\n transform: translate(-50%, -50%);\n transition: left ","s\n ease-in-out;\n ","\n"])),(function(n){return n.hasTransition?.1:0}),(function(n){var t=n.hasAnim,i=n.initalValue;return t&&e(Vi||(Vi=C(["\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?Ba(100*i,0,100)+"%":"50%",i?Ba(100*i+10,0,100)+"%":"60%",i?Ba(100*i-10,0,100)+"%":"40%",i?100*i+"%":"50%")})),Fa=n.div(Zi||(Zi=C(["\n display: flex;\n justify-content: center;\n align-items: center;\n height: 54px;\n width: 54px;\n border: solid 2px ",";\n border-radius: 50%;\n background-color: ",";\n"],["\n display: flex;\n justify-content: center;\n align-items: center;\n height: 54px;\n width: 54px;\n border: solid 2px ",";\n border-radius: 50%;\n background-color: ",";\n"])),(function(n){var e=n.theme;return sn(e).elementBg.light}),(function(n){var e=n.theme;return sn(e).elementBg.medium})),Oa=ie((function(n){var e=n.anchorId,t=n.bgMode,i=n.initialValue,r=n.foregroundImg,a=n.backgroundImg,l=n.foregroundLabel,s=n.backgroundLabel,u=n.overlayColor,m=void 0===u?"rgba(0, 0 , 0, 0.2)":u,g=n.labelColor,f=void 0===g?"rgba(0, 0 , 0, 0.3)":g,h=n.dragControl,v=n.enableControlAnim,x=Bn(!0),b=d(i?Math.min(Math.max(i,0),1):.5),y=b[0],k=b[1],E=d(!1),I=E[0],C=E[1],M=d(!1),B=M[0],S=M[1],T=d(!0),z=T[0],N=T[1],A=d(0),L=A[0],D=A[1],H=p(null),P=te().colors;c((function(){H.current&&D(H.current.offsetWidth/2)}),[]),c((function(){var n=function(){var e=new IntersectionObserver((function(n,e){var t,i;v&&(null===(t=n[0])||void 0===t?void 0:t.isIntersecting)&&(e.unobserve(null===(i=n[0])||void 0===i?void 0:i.target),N(!1))}),{rootMargin:"0px",threshold:1});H.current&&e.observe(H.current),window.removeEventListener("load",n)};return x||("complete"===document.readyState?n():window.addEventListener("load",n)),function(){window.removeEventListener("load",n)}}),[v,x]);var F=function(n,e){if(n&&e){var t=e-n.getBoundingClientRect().x;if(t>=L&&t<=n.getBoundingClientRect().width-L){var i=t/n.getBoundingClientRect().width;i=Math.min(Math.max(i,0),1),k(i)}}},O="inverted"===t;return o.createElement(de,{addSeperation:!0,anchorId:e,bgColor:O?P.sectionBg.dark:t?P.sectionBg.medium:P.sectionBg.light,bgMode:ce(t)},o.createElement(pe,null,a&&r&&o.createElement(Sa,{onClick:function(n){var e=n.currentTarget;e&&n.clientX&&(F(e,n.clientX),N(!0))},onMouseMove:function(n){var e=n.currentTarget;e&&n.clientX&&I&&(S(!0),N(!0),B&&F(e,n.clientX))},onMouseDown:function(){S(!1),C(!0)},onMouseUp:function(){S(!1),C(!1)},onMouseLeave:function(){C(!1),S(!1)},onTouchMove:function(n){var e,t,i=n.currentTarget;i&&(null===(e=n.touches[0])||void 0===e?void 0:e.clientX)&&(N(!0),F(i,null===(t=n.touches[0])||void 0===t?void 0:t.clientX))},onTouchStart:function(){return C(!0)},onTouchEnd:function(){return C(!1)}},o.createElement(Ta,w({},a)),s&&o.createElement(Ha,{textColor:P.text.inverted,bgColor:f},s),o.createElement(za,{hasTransition:!I,hasAnim:!z,initalValue:i,style:{width:100*y+"%"}},o.createElement(Na,w({},r)),l&&o.createElement(Da,{textColor:P.text.inverted,bgColor:f},l),o.createElement(Aa,{color:m})),o.createElement(Pa,{ref:H,hasTransition:!I,hasAnim:!z,initalValue:i,style:{left:100*y+"%"}},h||o.createElement(Fa,null,o.createElement(Ma,{iconColor:P.elementBg.light}))))))})),ja=n.svg(qi||(qi=C(["\n display: block;\n"],["\n display: block;\n"]))),Ra=function(n){var e=n.iconColor,t=void 0===e?"currentColor":e,i=n.className;return a.createElement(ja,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",height:"24",width:"24",className:i},a.createElement("g",{fill:t},a.createElement("path",{d:"M15 1.5A1.5 1.5 0 0 0 13.5 3 1.5 1.5 0 0 0 15 4.5h2.379l-8.44 8.44a1.5 1.5 0 0 0 0 2.12 1.5 1.5 0 0 0 2.122 0L19.5 6.622V9a1.5 1.5 0 0 0 1.5 1.5A1.5 1.5 0 0 0 22.5 9V3.045a1.5 1.5 0 0 0-.002-.09 1.5 1.5 0 0 0 0-.014 1.5 1.5 0 0 0-.002-.045 1.5 1.5 0 0 0-.002-.017 1.5 1.5 0 0 0-.006-.067 1.5 1.5 0 0 0-.002-.017 1.5 1.5 0 0 0-.01-.057 1.5 1.5 0 0 0-.017-.084 1.5 1.5 0 0 0-.004-.017 1.5 1.5 0 0 0-.012-.043 1.5 1.5 0 0 0 0-.002 1.5 1.5 0 0 0-.03-.094 1.5 1.5 0 0 0 0-.004 1.5 1.5 0 0 0-.02-.053 1.5 1.5 0 0 0-.006-.013 1.5 1.5 0 0 0-.037-.08 1.5 1.5 0 0 0-.02-.041 1.5 1.5 0 0 0-.027-.051 1.5 1.5 0 0 0-.024-.04 1.5 1.5 0 0 0-.031-.048 1.5 1.5 0 0 0-.025-.037 1.5 1.5 0 0 0-.035-.047 1.5 1.5 0 0 0-.028-.035 1.5 1.5 0 0 0-.037-.043 1.5 1.5 0 0 0-.031-.033 1.5 1.5 0 0 0-.045-.047 1.5 1.5 0 0 0-.049-.047 1.5 1.5 0 0 0-.012-.01 1.5 1.5 0 0 0-.045-.037 1.5 1.5 0 0 0-.035-.027 1.5 1.5 0 0 0-.047-.035 1.5 1.5 0 0 0-.013-.008 1.5 1.5 0 0 0-.075-.047 1.5 1.5 0 0 0-.039-.024 1.5 1.5 0 0 0-.05-.027 1.5 1.5 0 0 0-.04-.02 1.5 1.5 0 0 0-.052-.023 1.5 1.5 0 0 0-.043-.017 1.5 1.5 0 0 0-.055-.02 1.5 1.5 0 0 0-.09-.03 1.5 1.5 0 0 0-.007-.001 1.5 1.5 0 0 0-.008-.002 1.5 1.5 0 0 0-.073-.018 1.5 1.5 0 0 0-.02-.004 1.5 1.5 0 0 0-.044-.008 1.5 1.5 0 0 0-.102-.013 1.5 1.5 0 0 0-.085-.006A1.5 1.5 0 0 0 21 1.5h-6zm-10 3C3.085 4.5 1.5 6.085 1.5 8v11c0 1.915 1.585 3.5 3.5 3.5h11c1.915 0 3.5-1.585 3.5-3.5v-6a1.5 1.5 0 0 0-1.5-1.5 1.5 1.5 0 0 0-1.5 1.5v6c0 .294-.206.5-.5.5H5a.479.479 0 0 1-.5-.5V8c0-.294.206-.5.5-.5h6A1.5 1.5 0 0 0 12.5 6 1.5 1.5 0 0 0 11 4.5H5z"})))},Wa=n(kt)(Gi||(Gi=C(["\n display: block;\n position: relative;\n width: 100%;\n border-radius: ",";\n overflow: hidden;\n outline: none;\n\n &:after {\n content: '';\n display: block;\n position: absolute;\n top: 0;\n left: 0;\n bottom: 0;\n right: 0;\n background: ",";\n pointer-events: none;\n }\n\n ","\n"],["\n display: block;\n position: relative;\n width: 100%;\n border-radius: ",";\n overflow: hidden;\n outline: none;\n\n &:after {\n content: '';\n display: block;\n position: absolute;\n top: 0;\n left: 0;\n bottom: 0;\n right: 0;\n background: ",";\n pointer-events: none;\n }\n\n ","\n"])),(function(n){var e=n.theme;return pn(e).sections.edgeRadius}),(function(n){var e=n.theme;return pn(e).sections.imageTextGradient}),(function(n){var t=n.clickable,i=n.theme,r=n.isInverted;return t&&e(Yi||(Yi=C(["\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 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 "])),r?sn(i).primary.inverted:sn(i).primary.default,r?sn(i).primary.invertedHover:sn(i).primary.hover)})),_a=n(qr)(Xi||(Xi=C(["\n width: 100%;\n height: 100%;\n min-height: 300px;\n"],["\n width: 100%;\n height: 100%;\n min-height: 300px;\n"]))),Va=n.div(Ji||(Ji=C(["\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"])),$.spacer,3*$.nudge,K.medium,5*$.nudge,$.spacer),Ua=n(Ar)(Qi||(Qi=C(["\n max-width: ",";\n"],["\n max-width: ",";\n"])),(function(n){return n.clampTitle&&13/28*$.wrapper+"px"})),Za=n.span(Ki||(Ki=C(["\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*$.nudge),qa=n.div($i||($i=C(["\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"])),nn([60,100],"height"),nn([60,100],"width"),3*$.nudge,3*$.nudge,nn([60,100],"height"),nn([60,100],"width"),(function(n){var e=n.theme;return sn(e).text.inverted})),Ya=m((function(n,e){var t=n.isInverted,i=n.image,r=n.title,a=n.titleAs,l=n.superTitle,d=n.superTitleAs,c=n.href,s=n.link,u=n.externalLinkIcon,p=n.icon,m=n.className,g=s;c&&!s&&(g={href:c,isExternal:!1});var f=h.renderToString(o.createElement(Za,null,u||o.createElement(Ra,null)));return o.createElement(Wa,w({ref:e,clickable:!!c||!!s},g,{className:m}),o.createElement(_a,w({},i,{isInverted:t,coverSpace:!0})),p&&o.createElement(qa,null,p({isInverted:t})),r&&o.createElement(Va,null,o.createElement(Ua,{colorMode:"onImage",superTitle:l,superTitleAs:d,title:(null==g?void 0:g.isExternal)?r+f:r,titleAs:a||"div",clampTitle:!0})))}));Ya.displayName="PromotionCard";var Ga,Xa=n(Ya)(Ga||(Ga=C(["\n display: flex;\n flex-direction: row;\n flex-wrap: nowrap;\n\n height: ",";\n\n flex: 1 0 auto;\n\n & + & {\n margin-top: ","px;\n }\n"],["\n display: flex;\n flex-direction: row;\n flex-wrap: nowrap;\n\n height: ",";\n\n flex: 1 0 auto;\n\n & + & {\n margin-top: ","px;\n }\n"])),(function(n){return n.isMain&&"100%"}),Se.gutter),Ja=ie((function(n){var e=n.anchorId,t=n.main,i=n.aside,r=n.bgMode,o=n.isMirrored,l=n.externalLinkIcon,d=te().colors,c="inverted"===r;return a.createElement(de,{addSeperation:!0,anchorId:e,bgColor:c?d.sectionBg.dark:r?d.sectionBg.medium:d.sectionBg.light,bgMode:ce(r,!1,o)},a.createElement(pe,{clampWidth:"normal",addWhitespace:!0},i?o?a.createElement(wt.Row,null,a.createElement(wt.Col,{semilarge:{span:.5}},t&&t.map((function(n,e){return a.createElement(Xa,w({key:e,isMain:!0},n,{externalLinkIcon:l,isInverted:c}))}))),a.createElement(wt.Col,{semilarge:{span:.5}},i.map((function(n,e){return a.createElement(Xa,w({key:e},n,{externalLinkIcon:l,isInverted:c}))})))):a.createElement(wt.Row,null,a.createElement(wt.Col,{semilarge:{span:.5}},i.map((function(n,e){return a.createElement(Xa,w({key:e},n,{externalLinkIcon:l,isInverted:c}))}))),a.createElement(wt.Col,{semilarge:{span:.5}},t&&t.map((function(n,e){return a.createElement(Xa,w({key:e,isMain:!0},n,{externalLinkIcon:l,isInverted:c}))})))):t&&a.createElement(wt.Row,null,t.map((function(n,e){return a.createElement(wt.Col,{semilarge:{span:("half"===n.size?6:12)/12},key:e},a.createElement(Xa,w({key:e},n,{externalLinkIcon:l,isInverted:c})))})))))})),Qa=n.a(eo||(eo=C(["\n min-height: 3em;\n height: ",";\n min-width: ",";\n padding: 0.1em 1.2em;\n\n display: inline-flex;\n flex-direction: row;\n flex-wrap: nowrap;\n justify-content: center;\n align-items: center;\n\n vertical-align: middle;\n\n font-family: ",";\n ","\n font-weight: ",";\n line-height: 1;\n letter-spacing: ",";\n text-decoration: none;\n\n outline: none;\n border: 1px solid transparent;\n border-radius: ",";\n user-select: none;\n cursor: pointer;\n\n pointer-events: ",";\n\n background-color: ",";\n color: ",";\n text-align: left;\n\n transition: all ease-in-out 0.2s;\n\n & > * {\n color: ",";\n }\n\n & > *:not(:first-child) {\n margin-left: ","px;\n }\n\n & > *[data-btn-desktop='true'] {\n display: none;\n }\n\n & > *:not([data-btn-desktop='true']) + * {\n margin-left: 0;\n }\n\n @media (hover: hover) and (pointer: fine) {\n ","\n }\n\n ","\n\n @media "," {\n & > *[data-btn-desktop='true'] {\n display: inherit;\n }\n\n & > *[data-btn-mobile='true'] {\n display: none;\n }\n\n & > *:not([data-btn-mobile='true']) + * {\n margin-left: 0;\n }\n }\n"],["\n min-height: 3em;\n height: ",";\n min-width: ",";\n padding: 0.1em 1.2em;\n\n display: inline-flex;\n flex-direction: row;\n flex-wrap: nowrap;\n justify-content: center;\n align-items: center;\n\n vertical-align: middle;\n\n font-family: ",";\n ","\n font-weight: ",";\n line-height: 1;\n letter-spacing: ",";\n text-decoration: none;\n\n outline: none;\n border: 1px solid transparent;\n border-radius: ",";\n user-select: none;\n cursor: pointer;\n\n pointer-events: ",";\n\n background-color: ",";\n color: ",";\n text-align: left;\n\n transition: all ease-in-out 0.2s;\n\n & > * {\n color: ",";\n }\n\n & > *:not(:first-child) {\n margin-left: ","px;\n }\n\n & > *[data-btn-desktop='true'] {\n display: none;\n }\n\n & > *:not([data-btn-desktop='true']) + * {\n margin-left: 0;\n }\n\n @media (hover: hover) and (pointer: fine) {\n ","\n }\n\n ","\n\n @media "," {\n & > *[data-btn-desktop='true'] {\n display: inherit;\n }\n\n & > *[data-btn-mobile='true'] {\n display: none;\n }\n\n & > *:not([data-btn-mobile='true']) + * {\n margin-left: 0;\n }\n }\n"])),(function(n){return"default"===n.size?"3.65em":"3em"}),(function(n){return"default"===n.size?"240px":"120px"}),(function(n){var e=n.theme;return un(e).copy.medium.family}),(function(n){var e=n.theme;return nn(un(e).copy.medium.size,"font-size")}),(function(n){var e=n.theme;return un(e).copy.medium.weight}),(function(n){var e=n.theme;return un(e).copy.medium.letterSpacing}),(function(n){var e=n.theme;return pn(e).sections.edgeRadius}),(function(n){return n.disable?"none":"all"}),(function(n){var e=n.theme,t=n.inverted;return n.disable?sn(e).elementBg.medium:t?sn(e).primary.inverted:sn(e).primary.default}),(function(n){var e=n.theme,t=n.inverted;return n.disable?qn(sn(e).text.default,.4):t?sn(e).text.default:sn(e).text.inverted}),(function(n){var e=n.theme,t=n.inverted;return n.disable?qn(sn(e).text.default,.4):t?sn(e).text.default:sn(e).text.inverted}),$.nudge,(function(n){var t=n.disable,i=n.inverted;return!t&&e($a||($a=C(["\n &:hover {\n box-shadow: 0px 8px 16px\n ",";\n }\n "],["\n &:hover {\n box-shadow: 0px 8px 16px\n ",";\n }\n "])),i?"rgba(255, 255, 255, 0.25)":"rgba(0, 0, 0, 0.25)")}),(function(n){var t=n.disable,i=n.inverted;return!t&&e(no||(no=C(["\n &:focus {\n text-decoration: underline;\n box-shadow: 0px 8px 16px\n ",";\n }\n\n &:active {\n box-shadow: 0px 2px 6px\n ",";\n }\n "],["\n &:focus {\n text-decoration: underline;\n box-shadow: 0px 8px 16px\n ",";\n }\n\n &:active {\n box-shadow: 0px 2px 6px\n ",";\n }\n "])),i?"rgba(255, 255, 255, 0.25)":"rgba(0, 0, 0, 0.25)",i?"rgba(255, 255, 255, 0.25)":"rgba(0, 0, 0, 0.3)")}),K.semilarge),Ka=o.forwardRef((function(n,e){var t=n.as,i=n.size,r=void 0===i?"default":i,a=n.isInverted,l=n.isDisabled,d=n.onClick,c=n.className,s=n.children,u=y(n,["as","size","isInverted","isDisabled","onClick","className","children"]);return"button"===t?o.createElement(Qa,w({ref:e,as:t,size:r,inverted:a,disable:l,onClick:d,className:c},u),s):o.createElement(Qa,w({ref:e,as:t,"aria-disabled":l,size:r,href:u.href,target:u.isExternal?"_blank":void 0,rel:u.isExternal?"noopener noreferrer":void 0,inverted:a,disable:l,onClick:d,className:c},u),s)}));Ka.displayName="Button";var $a,no,eo,to,io,ro=n.div(to||(to=C(["\n display: flex;\n flex-direction: row;\n justify-content: flex-end;\n align-items: center;\n width: 35px;\n height: 35px;\n\n color: ",";\n\n transition: transform 0.2s ease-in-out;\n\n ",":hover > & {\n transform: translateX(3px);\n }\n"],["\n display: flex;\n flex-direction: row;\n justify-content: flex-end;\n align-items: center;\n width: 35px;\n height: 35px;\n\n color: ",";\n\n transition: transform 0.2s ease-in-out;\n\n ",":hover > & {\n transform: translateX(3px);\n }\n"])),(function(n){return n.iconColor||"inherit"}),Qa),ao={View:Ka,Label:n.span(io||(io=C(["\n display: inline-block;\n"],["\n display: inline-block;\n"]))),Icon:ro},oo=n.a(so||(so=C(["\n min-height: 3em;\n height: ",";\n min-width: ",";\n padding: 0.1em 1.2em;\n\n display: inline-flex;\n flex-direction: row;\n flex-wrap: nowrap;\n justify-content: center;\n align-items: center;\n\n vertical-align: middle;\n\n font-family: ",";\n ","\n font-weight: ",";\n line-height: 1;\n letter-spacing: ",";\n\n text-align: center;\n text-decoration: none;\n\n outline: none;\n box-shadow: none;\n border: solid 1px\n ",";\n border-radius: ",";\n user-select: none;\n cursor: pointer;\n\n pointer-events: ",";\n\n background-color: transparent;\n color: ",";\n\n transition: all ease-in-out 0.2s;\n\n & > * {\n color: ",";\n }\n\n & > :not(:last-child) {\n padding-right: ","px;\n }\n\n @media (hover: hover) and (pointer: fine) {\n ","\n }\n"],["\n min-height: 3em;\n height: ",";\n min-width: ",";\n padding: 0.1em 1.2em;\n\n display: inline-flex;\n flex-direction: row;\n flex-wrap: nowrap;\n justify-content: center;\n align-items: center;\n\n vertical-align: middle;\n\n font-family: ",";\n ","\n font-weight: ",";\n line-height: 1;\n letter-spacing: ",";\n\n text-align: center;\n text-decoration: none;\n\n outline: none;\n box-shadow: none;\n border: solid 1px\n ",";\n border-radius: ",";\n user-select: none;\n cursor: pointer;\n\n pointer-events: ",";\n\n background-color: transparent;\n color: ",";\n\n transition: all ease-in-out 0.2s;\n\n & > * {\n color: ",";\n }\n\n & > :not(:last-child) {\n padding-right: ","px;\n }\n\n @media (hover: hover) and (pointer: fine) {\n ","\n }\n"])),(function(n){return"default"===n.size?"3.65em":"3em"}),(function(n){return"default"===n.size?"240px":"120px"}),(function(n){var e=n.theme;return un(e).copy.medium.family}),(function(n){var e=n.theme;return nn(un(e).copy.medium.size,"font-size")}),(function(n){var e=n.theme;return un(e).copy.medium.weight}),(function(n){var e=n.theme;return un(e).copy.medium.letterSpacing}),(function(n){var e=n.inverted,t=n.disable,i=n.theme;return t?sn(i).elementBg.medium:e?sn(i).elementBg.light:sn(i).elementBg.dark}),(function(n){var e=n.theme;return pn(e).sections.edgeRadius}),(function(n){return n.disable?"none":"all"}),(function(n){var e=n.theme,t=n.inverted;return n.disable?qn(t?sn(e).text.inverted:sn(e).text.default,.6):t?sn(e).text.inverted:sn(e).text.default}),(function(n){var e=n.theme,t=n.inverted;return n.disable?qn(t?sn(e).text.inverted:sn(e).text.default,.6):t?sn(e).text.inverted:sn(e).text.default}),$.nudge,(function(n){var t=n.disable,i=n.inverted,r=n.theme;return!t&&e(co||(co=C(["\n &:hover {\n box-shadow: 0px 8px 16px\n ",";\n }\n\n &:focus {\n outline: 1px solid\n ",";\n outline-offset: 0;\n box-shadow: 0px 2px 6px\n ",";\n }\n\n &:active {\n box-shadow: 0px 2px 6px\n ",";\n }\n "],["\n &:hover {\n box-shadow: 0px 8px 16px\n ",";\n }\n\n &:focus {\n outline: 1px solid\n ",";\n outline-offset: 0;\n box-shadow: 0px 2px 6px\n ",";\n }\n\n &:active {\n box-shadow: 0px 2px 6px\n ",";\n }\n "])),i?"rgba(255, 255, 255, 0.25)":"rgba(0, 0, 0, 0.25)",i?sn(r).primary.inverted:sn(r).primary.default,i?"rgba(255, 255, 255, 0.25)":"rgba(0, 0, 0, 0.3)",i?"rgba(255, 255, 255, 0.25)":"rgba(0, 0, 0, 0.3)")})),lo=a.forwardRef((function(n,e){var t=n.as,i=n.size,r=void 0===i?"default":i,o=n.isInverted,l=n.isDisabled,d=n.onClick,c=n.className,s=n.children,u=y(n,["as","size","isInverted","isDisabled","onClick","className","children"]);return"button"===t?a.createElement(oo,w({ref:e,as:t,size:r,inverted:o,disable:l,onClick:d,className:c},u),s):a.createElement(oo,w({ref:e,as:t,"aria-disabled":l,size:r,href:u.href,target:u.isExternal?"_blank":void 0,rel:u.isExternal?"noopener noreferrer":void 0,inverted:o,disable:l,onClick:d,className:c},u),s)}));lo.displayName="Button Ghost";var co,so,uo,po,mo=n.div(uo||(uo=C(["\n display: flex;\n flex-direction: row;\n justify-content: flex-end;\n align-items: center;\n width: 35px;\n height: 35px;\n\n color: ",";\n\n transition: transform 0.2s ease-in-out;\n\n ",":hover > & {\n transform: translateX(3px);\n }\n"],["\n display: flex;\n flex-direction: row;\n justify-content: flex-end;\n align-items: center;\n width: 35px;\n height: 35px;\n\n color: ",";\n\n transition: transform 0.2s ease-in-out;\n\n ",":hover > & {\n transform: translateX(3px);\n }\n"])),(function(n){return n.iconColor||"inherit"}),oo),go={View:lo,Label:n.span(po||(po=C(["\n display: inline-block;\n"],["\n display: inline-block;\n"]))),Icon:mo};function fo(n){if(null===n||!0===n||!1===n)return NaN;var e=Number(n);return isNaN(e)?e:e<0?Math.ceil(e):Math.floor(e)}function ho(n,e){if(e.length<n)throw new TypeError(n+" argument"+(n>1?"s":"")+" required, but only "+e.length+" present")}function vo(n){ho(1,arguments);var e=Object.prototype.toString.call(n);return n instanceof Date||"object"==typeof n&&"[object Date]"===e?new Date(n.getTime()):"number"==typeof n||"[object Number]"===e?new Date(n):("string"!=typeof n&&"[object String]"!==e||"undefined"==typeof console||(console.warn("Starting with v2.0.0-beta.1 date-fns doesn't accept strings as date arguments. Please use `parseISO` to parse strings. See: https://git.io/fjule"),console.warn((new Error).stack)),new Date(NaN))}function xo(n,e){ho(2,arguments);var t=vo(n).getTime(),i=fo(e);return new Date(t+i)}function bo(n){var e=new Date(Date.UTC(n.getFullYear(),n.getMonth(),n.getDate(),n.getHours(),n.getMinutes(),n.getSeconds(),n.getMilliseconds()));return e.setUTCFullYear(n.getFullYear()),n.getTime()-e.getTime()}function wo(n){return ho(1,arguments),n instanceof Date||"object"==typeof n&&"[object Date]"===Object.prototype.toString.call(n)}function yo(n){if(ho(1,arguments),!wo(n)&&"number"!=typeof n)return!1;var e=vo(n);return!isNaN(Number(e))}var ko={lessThanXSeconds:{one:"less than a second",other:"less than {{count}} seconds"},xSeconds:{one:"1 second",other:"{{count}} seconds"},halfAMinute:"half a minute",lessThanXMinutes:{one:"less than a minute",other:"less than {{count}} minutes"},xMinutes:{one:"1 minute",other:"{{count}} minutes"},aboutXHours:{one:"about 1 hour",other:"about {{count}} hours"},xHours:{one:"1 hour",other:"{{count}} hours"},xDays:{one:"1 day",other:"{{count}} days"},aboutXWeeks:{one:"about 1 week",other:"about {{count}} weeks"},xWeeks:{one:"1 week",other:"{{count}} weeks"},aboutXMonths:{one:"about 1 month",other:"about {{count}} months"},xMonths:{one:"1 month",other:"{{count}} months"},aboutXYears:{one:"about 1 year",other:"about {{count}} years"},xYears:{one:"1 year",other:"{{count}} years"},overXYears:{one:"over 1 year",other:"over {{count}} years"},almostXYears:{one:"almost 1 year",other:"almost {{count}} years"}};function Eo(n){return function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=e.width?String(e.width):n.defaultWidth,i=n.formats[t]||n.formats[n.defaultWidth];return i}}var Io={date:Eo({formats:{full:"EEEE, MMMM do, y",long:"MMMM do, y",medium:"MMM d, y",short:"MM/dd/yyyy"},defaultWidth:"full"}),time:Eo({formats:{full:"h:mm:ss a zzzz",long:"h:mm:ss a z",medium:"h:mm:ss a",short:"h:mm a"},defaultWidth:"full"}),dateTime:Eo({formats:{full:"{{date}} 'at' {{time}}",long:"{{date}} 'at' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},defaultWidth:"full"})},Co={lastWeek:"'last' eeee 'at' p",yesterday:"'yesterday at' p",today:"'today at' p",tomorrow:"'tomorrow at' p",nextWeek:"eeee 'at' p",other:"P"};function Mo(n){return function(e,t){var i,r=t||{};if("formatting"===(r.context?String(r.context):"standalone")&&n.formattingValues){var a=n.defaultFormattingWidth||n.defaultWidth,o=r.width?String(r.width):a;i=n.formattingValues[o]||n.formattingValues[a]}else{var l=n.defaultWidth,d=r.width?String(r.width):n.defaultWidth;i=n.values[d]||n.values[l]}return i[n.argumentCallback?n.argumentCallback(e):e]}}var Bo={ordinalNumber:function(n,e){var t=Number(n),i=t%100;if(i>20||i<10)switch(i%10){case 1:return t+"st";case 2:return t+"nd";case 3:return t+"rd"}return t+"th"},era:Mo({values:{narrow:["B","A"],abbreviated:["BC","AD"],wide:["Before Christ","Anno Domini"]},defaultWidth:"wide"}),quarter:Mo({values:{narrow:["1","2","3","4"],abbreviated:["Q1","Q2","Q3","Q4"],wide:["1st quarter","2nd quarter","3rd quarter","4th quarter"]},defaultWidth:"wide",argumentCallback:function(n){return n-1}}),month:Mo({values:{narrow:["J","F","M","A","M","J","J","A","S","O","N","D"],abbreviated:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],wide:["January","February","March","April","May","June","July","August","September","October","November","December"]},defaultWidth:"wide"}),day:Mo({values:{narrow:["S","M","T","W","T","F","S"],short:["Su","Mo","Tu","We","Th","Fr","Sa"],abbreviated:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],wide:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"]},defaultWidth:"wide"}),dayPeriod:Mo({values:{narrow:{am:"a",pm:"p",midnight:"mi",noon:"n",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},abbreviated:{am:"AM",pm:"PM",midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},wide:{am:"a.m.",pm:"p.m.",midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"}},defaultWidth:"wide",formattingValues:{narrow:{am:"a",pm:"p",midnight:"mi",noon:"n",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"},abbreviated:{am:"AM",pm:"PM",midnight:"midnight",noon:"noon",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"},wide:{am:"a.m.",pm:"p.m.",midnight:"midnight",noon:"noon",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"}},defaultFormattingWidth:"wide"})};function So(n){return function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},i=t.width,r=i&&n.matchPatterns[i]||n.matchPatterns[n.defaultMatchWidth],a=e.match(r);if(!a)return null;var o,l=a[0],d=i&&n.parsePatterns[i]||n.parsePatterns[n.defaultParseWidth],c=Array.isArray(d)?zo(d,(function(n){return n.test(l)})):To(d,(function(n){return n.test(l)}));o=n.valueCallback?n.valueCallback(c):c,o=t.valueCallback?t.valueCallback(o):o;var s=e.slice(l.length);return{value:o,rest:s}}}function To(n,e){for(var t in n)if(n.hasOwnProperty(t)&&e(n[t]))return t}function zo(n,e){for(var t=0;t<n.length;t++)if(e(n[t]))return t}function No(n){return function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},i=e.match(n.matchPattern);if(!i)return null;var r=i[0],a=e.match(n.parsePattern);if(!a)return null;var o=n.valueCallback?n.valueCallback(a[0]):a[0];o=t.valueCallback?t.valueCallback(o):o;var l=e.slice(r.length);return{value:o,rest:l}}}var Ao={ordinalNumber:No({matchPattern:/^(\d+)(th|st|nd|rd)?/i,parsePattern:/\d+/i,valueCallback:function(n){return parseInt(n,10)}}),era:So({matchPatterns:{narrow:/^(b|a)/i,abbreviated:/^(b\.?\s?c\.?|b\.?\s?c\.?\s?e\.?|a\.?\s?d\.?|c\.?\s?e\.?)/i,wide:/^(before christ|before common era|anno domini|common era)/i},defaultMatchWidth:"wide",parsePatterns:{any:[/^b/i,/^(a|c)/i]},defaultParseWidth:"any"}),quarter:So({matchPatterns:{narrow:/^[1234]/i,abbreviated:/^q[1234]/i,wide:/^[1234](th|st|nd|rd)? quarter/i},defaultMatchWidth:"wide",parsePatterns:{any:[/1/i,/2/i,/3/i,/4/i]},defaultParseWidth:"any",valueCallback:function(n){return n+1}}),month:So({matchPatterns:{narrow:/^[jfmasond]/i,abbreviated:/^(jan|feb|mar|apr|may|jun|jul|aug|sep|oct|nov|dec)/i,wide:/^(january|february|march|april|may|june|july|august|september|october|november|december)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^j/i,/^f/i,/^m/i,/^a/i,/^m/i,/^j/i,/^j/i,/^a/i,/^s/i,/^o/i,/^n/i,/^d/i],any:[/^ja/i,/^f/i,/^mar/i,/^ap/i,/^may/i,/^jun/i,/^jul/i,/^au/i,/^s/i,/^o/i,/^n/i,/^d/i]},defaultParseWidth:"any"}),day:So({matchPatterns:{narrow:/^[smtwf]/i,short:/^(su|mo|tu|we|th|fr|sa)/i,abbreviated:/^(sun|mon|tue|wed|thu|fri|sat)/i,wide:/^(sunday|monday|tuesday|wednesday|thursday|friday|saturday)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^s/i,/^m/i,/^t/i,/^w/i,/^t/i,/^f/i,/^s/i],any:[/^su/i,/^m/i,/^tu/i,/^w/i,/^th/i,/^f/i,/^sa/i]},defaultParseWidth:"any"}),dayPeriod:So({matchPatterns:{narrow:/^(a|p|mi|n|(in the|at) (morning|afternoon|evening|night))/i,any:/^([ap]\.?\s?m\.?|midnight|noon|(in the|at) (morning|afternoon|evening|night))/i},defaultMatchWidth:"any",parsePatterns:{any:{am:/^a/i,pm:/^p/i,midnight:/^mi/i,noon:/^no/i,morning:/morning/i,afternoon:/afternoon/i,evening:/evening/i,night:/night/i}},defaultParseWidth:"any"})},Lo={code:"en-US",formatDistance:function(n,e,t){var i,r=ko[n];return i="string"==typeof r?r:1===e?r.one:r.other.replace("{{count}}",e.toString()),null!=t&&t.addSuffix?t.comparison&&t.comparison>0?"in "+i:i+" ago":i},formatLong:Io,formatRelative:function(n,e,t,i){return Co[n]},localize:Bo,match:Ao,options:{weekStartsOn:0,firstWeekContainsDate:1}};function Do(n,e){ho(2,arguments);var t=fo(e);return xo(n,-t)}function Ho(n){ho(1,arguments);var e=1,t=vo(n),i=t.getUTCDay(),r=(i<e?7:0)+i-e;return t.setUTCDate(t.getUTCDate()-r),t.setUTCHours(0,0,0,0),t}function Po(n){ho(1,arguments);var e=vo(n),t=e.getUTCFullYear(),i=new Date(0);i.setUTCFullYear(t+1,0,4),i.setUTCHours(0,0,0,0);var r=Ho(i),a=new Date(0);a.setUTCFullYear(t,0,4),a.setUTCHours(0,0,0,0);var o=Ho(a);return e.getTime()>=r.getTime()?t+1:e.getTime()>=o.getTime()?t:t-1}function Fo(n){ho(1,arguments);var e=Po(n),t=new Date(0);t.setUTCFullYear(e,0,4),t.setUTCHours(0,0,0,0);var i=Ho(t);return i}function Oo(n,e){ho(1,arguments);var t=e||{},i=t.locale,r=i&&i.options&&i.options.weekStartsOn,a=null==r?0:fo(r),o=null==t.weekStartsOn?a:fo(t.weekStartsOn);if(!(o>=0&&o<=6))throw new RangeError("weekStartsOn must be between 0 and 6 inclusively");var l=vo(n),d=l.getUTCDay(),c=(d<o?7:0)+d-o;return l.setUTCDate(l.getUTCDate()-c),l.setUTCHours(0,0,0,0),l}function jo(n,e){ho(1,arguments);var t=vo(n),i=t.getUTCFullYear(),r=e||{},a=r.locale,o=a&&a.options&&a.options.firstWeekContainsDate,l=null==o?1:fo(o),d=null==r.firstWeekContainsDate?l:fo(r.firstWeekContainsDate);if(!(d>=1&&d<=7))throw new RangeError("firstWeekContainsDate must be between 1 and 7 inclusively");var c=new Date(0);c.setUTCFullYear(i+1,0,d),c.setUTCHours(0,0,0,0);var s=Oo(c,e),u=new Date(0);u.setUTCFullYear(i,0,d),u.setUTCHours(0,0,0,0);var p=Oo(u,e);return t.getTime()>=s.getTime()?i+1:t.getTime()>=p.getTime()?i:i-1}function Ro(n,e){ho(1,arguments);var t=e||{},i=t.locale,r=i&&i.options&&i.options.firstWeekContainsDate,a=null==r?1:fo(r),o=null==t.firstWeekContainsDate?a:fo(t.firstWeekContainsDate),l=jo(n,e),d=new Date(0);d.setUTCFullYear(l,0,o),d.setUTCHours(0,0,0,0);var c=Oo(d,e);return c}function Wo(n,e){for(var t=n<0?"-":"",i=Math.abs(n).toString();i.length<e;)i="0"+i;return t+i}var _o=function(n,e){var t=n.getUTCFullYear(),i=t>0?t:1-t;return Wo("yy"===e?i%100:i,e.length)},Vo=function(n,e){var t=n.getUTCMonth();return"M"===e?String(t+1):Wo(t+1,2)},Uo=function(n,e){return Wo(n.getUTCDate(),e.length)},Zo=function(n,e){return Wo(n.getUTCHours()%12||12,e.length)},qo=function(n,e){return Wo(n.getUTCHours(),e.length)},Yo=function(n,e){return Wo(n.getUTCMinutes(),e.length)},Go=function(n,e){return Wo(n.getUTCSeconds(),e.length)},Xo=function(n,e){var t=e.length,i=n.getUTCMilliseconds();return Wo(Math.floor(i*Math.pow(10,t-3)),e.length)},Jo="midnight",Qo="noon",Ko="morning",$o="afternoon",nl="evening",el="night",tl={G:function(n,e,t){var i=n.getUTCFullYear()>0?1:0;switch(e){case"G":case"GG":case"GGG":return t.era(i,{width:"abbreviated"});case"GGGGG":return t.era(i,{width:"narrow"});default:return t.era(i,{width:"wide"})}},y:function(n,e,t){if("yo"===e){var i=n.getUTCFullYear(),r=i>0?i:1-i;return t.ordinalNumber(r,{unit:"year"})}return _o(n,e)},Y:function(n,e,t,i){var r=jo(n,i),a=r>0?r:1-r;return"YY"===e?Wo(a%100,2):"Yo"===e?t.ordinalNumber(a,{unit:"year"}):Wo(a,e.length)},R:function(n,e){return Wo(Po(n),e.length)},u:function(n,e){return Wo(n.getUTCFullYear(),e.length)},Q:function(n,e,t){var i=Math.ceil((n.getUTCMonth()+1)/3);switch(e){case"Q":return String(i);case"QQ":return Wo(i,2);case"Qo":return t.ordinalNumber(i,{unit:"quarter"});case"QQQ":return t.quarter(i,{width:"abbreviated",context:"formatting"});case"QQQQQ":return t.quarter(i,{width:"narrow",context:"formatting"});default:return t.quarter(i,{width:"wide",context:"formatting"})}},q:function(n,e,t){var i=Math.ceil((n.getUTCMonth()+1)/3);switch(e){case"q":return String(i);case"qq":return Wo(i,2);case"qo":return t.ordinalNumber(i,{unit:"quarter"});case"qqq":return t.quarter(i,{width:"abbreviated",context:"standalone"});case"qqqqq":return t.quarter(i,{width:"narrow",context:"standalone"});default:return t.quarter(i,{width:"wide",context:"standalone"})}},M:function(n,e,t){var i=n.getUTCMonth();switch(e){case"M":case"MM":return Vo(n,e);case"Mo":return t.ordinalNumber(i+1,{unit:"month"});case"MMM":return t.month(i,{width:"abbreviated",context:"formatting"});case"MMMMM":return t.month(i,{width:"narrow",context:"formatting"});default:return t.month(i,{width:"wide",context:"formatting"})}},L:function(n,e,t){var i=n.getUTCMonth();switch(e){case"L":return String(i+1);case"LL":return Wo(i+1,2);case"Lo":return t.ordinalNumber(i+1,{unit:"month"});case"LLL":return t.month(i,{width:"abbreviated",context:"standalone"});case"LLLLL":return t.month(i,{width:"narrow",context:"standalone"});default:return t.month(i,{width:"wide",context:"standalone"})}},w:function(n,e,t,i){var r=function(n,e){ho(1,arguments);var t=vo(n),i=Oo(t,e).getTime()-Ro(t,e).getTime();return Math.round(i/6048e5)+1}(n,i);return"wo"===e?t.ordinalNumber(r,{unit:"week"}):Wo(r,e.length)},I:function(n,e,t){var i=function(n){ho(1,arguments);var e=vo(n),t=Ho(e).getTime()-Fo(e).getTime();return Math.round(t/6048e5)+1}(n);return"Io"===e?t.ordinalNumber(i,{unit:"week"}):Wo(i,e.length)},d:function(n,e,t){return"do"===e?t.ordinalNumber(n.getUTCDate(),{unit:"date"}):Uo(n,e)},D:function(n,e,t){var i=function(n){ho(1,arguments);var e=vo(n),t=e.getTime();e.setUTCMonth(0,1),e.setUTCHours(0,0,0,0);var i=e.getTime(),r=t-i;return Math.floor(r/864e5)+1}(n);return"Do"===e?t.ordinalNumber(i,{unit:"dayOfYear"}):Wo(i,e.length)},E:function(n,e,t){var i=n.getUTCDay();switch(e){case"E":case"EE":case"EEE":return t.day(i,{width:"abbreviated",context:"formatting"});case"EEEEE":return t.day(i,{width:"narrow",context:"formatting"});case"EEEEEE":return t.day(i,{width:"short",context:"formatting"});default:return t.day(i,{width:"wide",context:"formatting"})}},e:function(n,e,t,i){var r=n.getUTCDay(),a=(r-i.weekStartsOn+8)%7||7;switch(e){case"e":return String(a);case"ee":return Wo(a,2);case"eo":return t.ordinalNumber(a,{unit:"day"});case"eee":return t.day(r,{width:"abbreviated",context:"formatting"});case"eeeee":return t.day(r,{width:"narrow",context:"formatting"});case"eeeeee":return t.day(r,{width:"short",context:"formatting"});default:return t.day(r,{width:"wide",context:"formatting"})}},c:function(n,e,t,i){var r=n.getUTCDay(),a=(r-i.weekStartsOn+8)%7||7;switch(e){case"c":return String(a);case"cc":return Wo(a,e.length);case"co":return t.ordinalNumber(a,{unit:"day"});case"ccc":return t.day(r,{width:"abbreviated",context:"standalone"});case"ccccc":return t.day(r,{width:"narrow",context:"standalone"});case"cccccc":return t.day(r,{width:"short",context:"standalone"});default:return t.day(r,{width:"wide",context:"standalone"})}},i:function(n,e,t){var i=n.getUTCDay(),r=0===i?7:i;switch(e){case"i":return String(r);case"ii":return Wo(r,e.length);case"io":return t.ordinalNumber(r,{unit:"day"});case"iii":return t.day(i,{width:"abbreviated",context:"formatting"});case"iiiii":return t.day(i,{width:"narrow",context:"formatting"});case"iiiiii":return t.day(i,{width:"short",context:"formatting"});default:return t.day(i,{width:"wide",context:"formatting"})}},a:function(n,e,t){var i=n.getUTCHours()/12>=1?"pm":"am";switch(e){case"a":case"aa":return t.dayPeriod(i,{width:"abbreviated",context:"formatting"});case"aaa":return t.dayPeriod(i,{width:"abbreviated",context:"formatting"}).toLowerCase();case"aaaaa":return t.dayPeriod(i,{width:"narrow",context:"formatting"});default:return t.dayPeriod(i,{width:"wide",context:"formatting"})}},b:function(n,e,t){var i,r=n.getUTCHours();switch(i=12===r?Qo:0===r?Jo:r/12>=1?"pm":"am",e){case"b":case"bb":return t.dayPeriod(i,{width:"abbreviated",context:"formatting"});case"bbb":return t.dayPeriod(i,{width:"abbreviated",context:"formatting"}).toLowerCase();case"bbbbb":return t.dayPeriod(i,{width:"narrow",context:"formatting"});default:return t.dayPeriod(i,{width:"wide",context:"formatting"})}},B:function(n,e,t){var i,r=n.getUTCHours();switch(i=r>=17?nl:r>=12?$o:r>=4?Ko:el,e){case"B":case"BB":case"BBB":return t.dayPeriod(i,{width:"abbreviated",context:"formatting"});case"BBBBB":return t.dayPeriod(i,{width:"narrow",context:"formatting"});default:return t.dayPeriod(i,{width:"wide",context:"formatting"})}},h:function(n,e,t){if("ho"===e){var i=n.getUTCHours()%12;return 0===i&&(i=12),t.ordinalNumber(i,{unit:"hour"})}return Zo(n,e)},H:function(n,e,t){return"Ho"===e?t.ordinalNumber(n.getUTCHours(),{unit:"hour"}):qo(n,e)},K:function(n,e,t){var i=n.getUTCHours()%12;return"Ko"===e?t.ordinalNumber(i,{unit:"hour"}):Wo(i,e.length)},k:function(n,e,t){var i=n.getUTCHours();return 0===i&&(i=24),"ko"===e?t.ordinalNumber(i,{unit:"hour"}):Wo(i,e.length)},m:function(n,e,t){return"mo"===e?t.ordinalNumber(n.getUTCMinutes(),{unit:"minute"}):Yo(n,e)},s:function(n,e,t){return"so"===e?t.ordinalNumber(n.getUTCSeconds(),{unit:"second"}):Go(n,e)},S:function(n,e){return Xo(n,e)},X:function(n,e,t,i){var r=(i._originalDate||n).getTimezoneOffset();if(0===r)return"Z";switch(e){case"X":return rl(r);case"XXXX":case"XX":return al(r);default:return al(r,":")}},x:function(n,e,t,i){var r=(i._originalDate||n).getTimezoneOffset();switch(e){case"x":return rl(r);case"xxxx":case"xx":return al(r);default:return al(r,":")}},O:function(n,e,t,i){var r=(i._originalDate||n).getTimezoneOffset();switch(e){case"O":case"OO":case"OOO":return"GMT"+il(r,":");default:return"GMT"+al(r,":")}},z:function(n,e,t,i){var r=(i._originalDate||n).getTimezoneOffset();switch(e){case"z":case"zz":case"zzz":return"GMT"+il(r,":");default:return"GMT"+al(r,":")}},t:function(n,e,t,i){var r=i._originalDate||n;return Wo(Math.floor(r.getTime()/1e3),e.length)},T:function(n,e,t,i){return Wo((i._originalDate||n).getTime(),e.length)}};function il(n,e){var t=n>0?"-":"+",i=Math.abs(n),r=Math.floor(i/60),a=i%60;if(0===a)return t+String(r);var o=e||"";return t+String(r)+o+Wo(a,2)}function rl(n,e){return n%60==0?(n>0?"-":"+")+Wo(Math.abs(n)/60,2):al(n,e)}function al(n,e){var t=e||"",i=n>0?"-":"+",r=Math.abs(n);return i+Wo(Math.floor(r/60),2)+t+Wo(r%60,2)}function ol(n,e){switch(n){case"P":return e.date({width:"short"});case"PP":return e.date({width:"medium"});case"PPP":return e.date({width:"long"});default:return e.date({width:"full"})}}function ll(n,e){switch(n){case"p":return e.time({width:"short"});case"pp":return e.time({width:"medium"});case"ppp":return e.time({width:"long"});default:return e.time({width:"full"})}}var dl={p:ll,P:function(n,e){var t,i=n.match(/(P+)(p+)?/)||[],r=i[1],a=i[2];if(!a)return ol(n,e);switch(r){case"P":t=e.dateTime({width:"short"});break;case"PP":t=e.dateTime({width:"medium"});break;case"PPP":t=e.dateTime({width:"long"});break;default:t=e.dateTime({width:"full"})}return t.replace("{{date}}",ol(r,e)).replace("{{time}}",ll(a,e))}},cl=["D","DD"],sl=["YY","YYYY"];function ul(n){return-1!==cl.indexOf(n)}function pl(n){return-1!==sl.indexOf(n)}function ml(n,e,t){if("YYYY"===n)throw new RangeError("Use `yyyy` instead of `YYYY` (in `".concat(e,"`) for formatting years to the input `").concat(t,"`; see: https://git.io/fxCyr"));if("YY"===n)throw new RangeError("Use `yy` instead of `YY` (in `".concat(e,"`) for formatting years to the input `").concat(t,"`; see: https://git.io/fxCyr"));if("D"===n)throw new RangeError("Use `d` instead of `D` (in `".concat(e,"`) for formatting days of the month to the input `").concat(t,"`; see: https://git.io/fxCyr"));if("DD"===n)throw new RangeError("Use `dd` instead of `DD` (in `".concat(e,"`) for formatting days of the month to the input `").concat(t,"`; see: https://git.io/fxCyr"))}var gl=/[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g,fl=/P+p+|P+|p+|''|'(''|[^'])+('|$)|./g,hl=/^'([^]*?)'?$/,vl=/''/g,xl=/[a-zA-Z]/;function bl(n,e,t){ho(2,arguments);var i=String(e),r=t||{},a=r.locale||Lo,o=a.options&&a.options.firstWeekContainsDate,l=null==o?1:fo(o),d=null==r.firstWeekContainsDate?l:fo(r.firstWeekContainsDate);if(!(d>=1&&d<=7))throw new RangeError("firstWeekContainsDate must be between 1 and 7 inclusively");var c=a.options&&a.options.weekStartsOn,s=null==c?0:fo(c),u=null==r.weekStartsOn?s:fo(r.weekStartsOn);if(!(u>=0&&u<=6))throw new RangeError("weekStartsOn must be between 0 and 6 inclusively");if(!a.localize)throw new RangeError("locale must contain localize property");if(!a.formatLong)throw new RangeError("locale must contain formatLong property");var p=vo(n);if(!yo(p))throw new RangeError("Invalid time value");var m=bo(p),g=Do(p,m),f={firstWeekContainsDate:d,weekStartsOn:u,locale:a,_originalDate:p},h=i.match(fl).map((function(n){var e=n[0];return"p"===e||"P"===e?(0,dl[e])(n,a.formatLong,f):n})).join("").match(gl).map((function(t){if("''"===t)return"'";var i=t[0];if("'"===i)return wl(t);var o=tl[i];if(o)return!r.useAdditionalWeekYearTokens&&pl(t)&&ml(t,e,n),!r.useAdditionalDayOfYearTokens&&ul(t)&&ml(t,e,n),o(g,t,a.localize,f);if(i.match(xl))throw new RangeError("Format string contains an unescaped latin alphabet character `"+i+"`");return t})).join("");return h}function wl(n){return n.match(hl)[1].replace(vl,"'")}var yl,kl,El={lessThanXSeconds:{standalone:{one:"weniger als 1 Sekunde",other:"weniger als {{count}} Sekunden"},withPreposition:{one:"weniger als 1 Sekunde",other:"weniger als {{count}} Sekunden"}},xSeconds:{standalone:{one:"1 Sekunde",other:"{{count}} Sekunden"},withPreposition:{one:"1 Sekunde",other:"{{count}} Sekunden"}},halfAMinute:{standalone:"halbe Minute",withPreposition:"halben Minute"},lessThanXMinutes:{standalone:{one:"weniger als 1 Minute",other:"weniger als {{count}} Minuten"},withPreposition:{one:"weniger als 1 Minute",other:"weniger als {{count}} Minuten"}},xMinutes:{standalone:{one:"1 Minute",other:"{{count}} Minuten"},withPreposition:{one:"1 Minute",other:"{{count}} Minuten"}},aboutXHours:{standalone:{one:"etwa 1 Stunde",other:"etwa {{count}} Stunden"},withPreposition:{one:"etwa 1 Stunde",other:"etwa {{count}} Stunden"}},xHours:{standalone:{one:"1 Stunde",other:"{{count}} Stunden"},withPreposition:{one:"1 Stunde",other:"{{count}} Stunden"}},xDays:{standalone:{one:"1 Tag",other:"{{count}} Tage"},withPreposition:{one:"1 Tag",other:"{{count}} Tagen"}},aboutXWeeks:{standalone:{one:"etwa 1 Woche",other:"etwa {{count}} Wochen"},withPreposition:{one:"etwa 1 Woche",other:"etwa {{count}} Wochen"}},xWeeks:{standalone:{one:"1 Woche",other:"{{count}} Wochen"},withPreposition:{one:"1 Woche",other:"{{count}} Wochen"}},aboutXMonths:{standalone:{one:"etwa 1 Monat",other:"etwa {{count}} Monate"},withPreposition:{one:"etwa 1 Monat",other:"etwa {{count}} Monaten"}},xMonths:{standalone:{one:"1 Monat",other:"{{count}} Monate"},withPreposition:{one:"1 Monat",other:"{{count}} Monaten"}},aboutXYears:{standalone:{one:"etwa 1 Jahr",other:"etwa {{count}} Jahre"},withPreposition:{one:"etwa 1 Jahr",other:"etwa {{count}} Jahren"}},xYears:{standalone:{one:"1 Jahr",other:"{{count}} Jahre"},withPreposition:{one:"1 Jahr",other:"{{count}} Jahren"}},overXYears:{standalone:{one:"mehr als 1 Jahr",other:"mehr als {{count}} Jahre"},withPreposition:{one:"mehr als 1 Jahr",other:"mehr als {{count}} Jahren"}},almostXYears:{standalone:{one:"fast 1 Jahr",other:"fast {{count}} Jahre"},withPreposition:{one:"fast 1 Jahr",other:"fast {{count}} Jahren"}}},Il={date:Eo({formats:{full:"EEEE, do MMMM y",long:"do MMMM y",medium:"do MMM y",short:"dd.MM.y"},defaultWidth:"full"}),time:Eo({formats:{full:"HH:mm:ss zzzz",long:"HH:mm:ss z",medium:"HH:mm:ss",short:"HH:mm"},defaultWidth:"full"}),dateTime:Eo({formats:{full:"{{date}} 'um' {{time}}",long:"{{date}} 'um' {{time}}",medium:"{{date}} {{time}}",short:"{{date}} {{time}}"},defaultWidth:"full"})},Cl={lastWeek:"'letzten' eeee 'um' p",yesterday:"'gestern um' p",today:"'heute um' p",tomorrow:"'morgen um' p",nextWeek:"eeee 'um' p",other:"P"},Ml={narrow:["J","F","M","A","M","J","J","A","S","O","N","D"],abbreviated:["Jan","Feb","Mär","Apr","Mai","Jun","Jul","Aug","Sep","Okt","Nov","Dez"],wide:["Januar","Februar","März","April","Mai","Juni","Juli","August","September","Oktober","November","Dezember"]},Bl={narrow:Ml.narrow,abbreviated:["Jan.","Feb.","März","Apr.","Mai","Juni","Juli","Aug.","Sep.","Okt.","Nov.","Dez."],wide:Ml.wide},Sl={ordinalNumber:function(n){return Number(n)+"."},era:Mo({values:{narrow:["v.Chr.","n.Chr."],abbreviated:["v.Chr.","n.Chr."],wide:["vor Christus","nach Christus"]},defaultWidth:"wide"}),quarter:Mo({values:{narrow:["1","2","3","4"],abbreviated:["Q1","Q2","Q3","Q4"],wide:["1. Quartal","2. Quartal","3. Quartal","4. Quartal"]},defaultWidth:"wide",argumentCallback:function(n){return n-1}}),month:Mo({values:Ml,formattingValues:Bl,defaultWidth:"wide"}),day:Mo({values:{narrow:["S","M","D","M","D","F","S"],short:["So","Mo","Di","Mi","Do","Fr","Sa"],abbreviated:["So.","Mo.","Di.","Mi.","Do.","Fr.","Sa."],wide:["Sonntag","Montag","Dienstag","Mittwoch","Donnerstag","Freitag","Samstag"]},defaultWidth:"wide"}),dayPeriod:Mo({values:{narrow:{am:"vm.",pm:"nm.",midnight:"Mitternacht",noon:"Mittag",morning:"Morgen",afternoon:"Nachm.",evening:"Abend",night:"Nacht"},abbreviated:{am:"vorm.",pm:"nachm.",midnight:"Mitternacht",noon:"Mittag",morning:"Morgen",afternoon:"Nachmittag",evening:"Abend",night:"Nacht"},wide:{am:"vormittags",pm:"nachmittags",midnight:"Mitternacht",noon:"Mittag",morning:"Morgen",afternoon:"Nachmittag",evening:"Abend",night:"Nacht"}},defaultWidth:"wide",formattingValues:{narrow:{am:"vm.",pm:"nm.",midnight:"Mitternacht",noon:"Mittag",morning:"morgens",afternoon:"nachm.",evening:"abends",night:"nachts"},abbreviated:{am:"vorm.",pm:"nachm.",midnight:"Mitternacht",noon:"Mittag",morning:"morgens",afternoon:"nachmittags",evening:"abends",night:"nachts"},wide:{am:"vormittags",pm:"nachmittags",midnight:"Mitternacht",noon:"Mittag",morning:"morgens",afternoon:"nachmittags",evening:"abends",night:"nachts"}},defaultFormattingWidth:"wide"})},Tl={ordinalNumber:No({matchPattern:/^(\d+)(\.)?/i,parsePattern:/\d+/i,valueCallback:function(n){return parseInt(n)}}),era:So({matchPatterns:{narrow:/^(v\.? ?Chr\.?|n\.? ?Chr\.?)/i,abbreviated:/^(v\.? ?Chr\.?|n\.? ?Chr\.?)/i,wide:/^(vor Christus|vor unserer Zeitrechnung|nach Christus|unserer Zeitrechnung)/i},defaultMatchWidth:"wide",parsePatterns:{any:[/^v/i,/^n/i]},defaultParseWidth:"any"}),quarter:So({matchPatterns:{narrow:/^[1234]/i,abbreviated:/^q[1234]/i,wide:/^[1234](\.)? Quartal/i},defaultMatchWidth:"wide",parsePatterns:{any:[/1/i,/2/i,/3/i,/4/i]},defaultParseWidth:"any",valueCallback:function(n){return n+1}}),month:So({matchPatterns:{narrow:/^[jfmasond]/i,abbreviated:/^(j[aä]n|feb|mär[z]?|apr|mai|jun[i]?|jul[i]?|aug|sep|okt|nov|dez)\.?/i,wide:/^(januar|februar|märz|april|mai|juni|juli|august|september|oktober|november|dezember)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^j/i,/^f/i,/^m/i,/^a/i,/^m/i,/^j/i,/^j/i,/^a/i,/^s/i,/^o/i,/^n/i,/^d/i],any:[/^j[aä]/i,/^f/i,/^mär/i,/^ap/i,/^mai/i,/^jun/i,/^jul/i,/^au/i,/^s/i,/^o/i,/^n/i,/^d/i]},defaultParseWidth:"any"}),day:So({matchPatterns:{narrow:/^[smdmf]/i,short:/^(so|mo|di|mi|do|fr|sa)/i,abbreviated:/^(son?|mon?|die?|mit?|don?|fre?|sam?)\.?/i,wide:/^(sonntag|montag|dienstag|mittwoch|donnerstag|freitag|samstag)/i},defaultMatchWidth:"wide",parsePatterns:{any:[/^so/i,/^mo/i,/^di/i,/^mi/i,/^do/i,/^f/i,/^sa/i]},defaultParseWidth:"any"}),dayPeriod:So({matchPatterns:{narrow:/^(vm\.?|nm\.?|Mitternacht|Mittag|morgens|nachm\.?|abends|nachts)/i,abbreviated:/^(vorm\.?|nachm\.?|Mitternacht|Mittag|morgens|nachm\.?|abends|nachts)/i,wide:/^(vormittags|nachmittags|Mitternacht|Mittag|morgens|nachmittags|abends|nachts)/i},defaultMatchWidth:"wide",parsePatterns:{any:{am:/^v/i,pm:/^n/i,midnight:/^Mitte/i,noon:/^Mitta/i,morning:/morgens/i,afternoon:/nachmittags/i,evening:/abends/i,night:/nachts/i}},defaultParseWidth:"any"})},zl={code:"de",formatDistance:function(n,e,t){var i,r=null!=t&&t.addSuffix?El[n].withPreposition:El[n].standalone;return i="string"==typeof r?r:1===e?r.one:r.other.replace("{{count}}",String(e)),null!=t&&t.addSuffix?t.comparison&&t.comparison>0?"in "+i:"vor "+i:i},formatLong:Il,formatRelative:function(n,e,t,i){return Cl[n]},localize:Sl,match:Tl,options:{weekStartsOn:1,firstWeekContainsDate:4}},Nl=n.svg(yl||(yl=C(["\n display: block;\n"],["\n display: block;\n"]))),Al=function(n){var e=n.iconColor,t=void 0===e?"currentColor":e,i=n.className;return a.createElement(Nl,{width:"18",height:"10",fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 18 10",className:i},a.createElement("path",{d:"M.461.519C.787.193 1.156.02 1.567 0c.412-.019.82.154 1.222.518l5.746 5.516L14.28.519c.402-.364.81-.537 1.221-.518.412.02.78.192 1.106.518.307.325.455.723.446 1.192-.01.47-.158.857-.446 1.164-.153.153-.598.584-1.336 1.293-.737.708-1.518 1.46-2.341 2.255-.824.795-1.57 1.508-2.241 2.14l-1.006.949a1.68 1.68 0 01-.531.359 1.554 1.554 0 01-1.236 0 1.681 1.681 0 01-.531-.36s-.336-.315-1.006-.948c-.67-.632-1.417-1.345-2.241-2.14-.824-.795-1.604-1.547-2.342-2.255C1.06 3.458.615 3.028.461 2.875.174 2.568.021 2.18.001 1.71c-.019-.47.135-.867.46-1.192z",fill:t}))},Ll=n.svg(kl||(kl=C(["\n display: block;\n"],["\n display: block;\n"]))),Dl=function(n){var e=n.iconColor,t=void 0===e?"currentColor":e,i=n.className;return a.createElement(Ll,{width:"18",height:"10",fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 18 10",className:i},a.createElement("path",{d:"M16.593 9.481c-.325.326-.694.498-1.106.518-.412.019-.819-.154-1.22-.518L8.52 3.965 2.774 9.48c-.403.364-.81.537-1.222.518-.411-.02-.78-.192-1.106-.518A1.624 1.624 0 01.001 8.29c.01-.47.158-.857.445-1.164.154-.153.599-.584 1.336-1.293.738-.708 1.518-1.46 2.342-2.255.824-.795 1.57-1.508 2.241-2.14L7.371.488c.153-.153.33-.273.531-.359a1.554 1.554 0 011.236 0c.2.086.378.206.531.36l1.006.948c.67.632 1.417 1.345 2.24 2.14.824.795 1.605 1.547 2.342 2.255.738.71 1.183 1.14 1.336 1.293.288.307.44.695.46 1.164.02.47-.134.867-.46 1.192z",fill:t,fillOpacity:".94"}))},Hl=n.div(Gl||(Gl=C(["\n position: relative;\n width: 100%;\n text-align: left;\n\n .react-datepicker-popper {\n right: ","px;\n z-index: 9 !important;\n width: 100%;\n }\n\n @media "," {\n .react-datepicker-popper {\n right: auto;\n width: auto;\n }\n }\n\n .react-datepicker {\n font-family: 'Roboto', sans-serif;\n border: 1px solid\n "," !important;\n border-radius: "," !important;\n padding: ","px;\n width: 100%;\n\n box-shadow: 0px 3px 9px rgba(0, 0, 0, 0.15);\n }\n\n .react-datepicker-wrapper {\n width: 100% !important;\n }\n\n .react-datepicker__header {\n border: none !important;\n background-color: transparent !important;\n }\n\n /* Month */\n .react-datepicker__month-container {\n width: 100%;\n }\n\n @media "," {\n .react-datepicker__month-container {\n width: auto;\n }\n }\n\n .react-datepicker__month {\n margin-left: ","px;\n margin-right: ","px;\n }\n\n .react-datepicker__current-month {\n font-family: 'Roboto', sans-serif;\n font-weight: 600;\n font-size: 17px;\n line-height: 1.3;\n text-transform: uppercase;\n background-color: ",";\n padding: 10px 15px;\n color: "," !important;\n width: max-content;\n margin: 0 auto;\n }\n\n /* Day styles */\n\n .react-datepicker__day-names {\n display: flex;\n font-size: 11px;\n line-height: 1.25;\n background: transparent;\n }\n\n @media "," {\n .react-datepicker__day-names {\n display: block;\n }\n }\n\n .react-datepicker__day-name {\n flex: 1 0 auto;\n }\n\n .react-datepicker__week {\n display: flex;\n margin: -2px !important;\n }\n\n @media "," {\n .react-datepicker__week {\n display: block;\n }\n }\n\n .react-datepicker__day {\n flex: 1 0 auto;\n background-color: ",";\n border-radius: 0 !important;\n font-weight: 600;\n\n margin: 2px !important;\n }\n\n @media "," {\n .react-datepicker__day:hover {\n background-color: "," !important;\n border-radius: 0 !important;\n color: ",";\n }\n }\n\n .react-datepicker__day--outside-month {\n color: "," !important;\n cursor: default;\n }\n\n .react-datepicker__day--selected {\n background-color: "," !important;\n border-radius: 0 !important;\n color: ",";\n }\n\n .react-datepicker__day--today {\n border: 1px solid\n "," !important;\n border-radius: 0 !important;\n }\n\n /* Triangle Styles */\n\n .react-datepicker__triangle:before {\n border-bottom-color: "," !important;\n }\n\n .react-datepicker__triangle:after {\n border-bottom-color: "," !important;\n }\n\n /* Day Ranges */\n\n .react-datepicker__day--in-range {\n background-color: "," !important;\n }\n\n @media "," {\n .react-datepicker__day--in-range:hover {\n background-color: "," !important;\n }\n }\n\n .react-datepicker__day--range-start {\n background-color: "," !important;\n }\n\n @media "," {\n .react-datepicker__day--range-start:hover {\n background-color: "," !important;\n }\n }\n\n .react-datepicker__day--range-end {\n background-color: "," !important;\n }\n\n @media "," {\n .react-datepicker__day--range-end:hover {\n background-color: "," !important;\n }\n }\n\n .react-datepicker__day--in-selecting-range {\n background-color: "," !important;\n }\n\n /* Next-/Prev-Arrow */\n .react-datepicker__close-icon {\n display: none !important;\n }\n\n .react-datepicker__navigation {\n top: 0 !important;\n }\n\n .react-datepicker__navigation:focus {\n outline: 1px solid ",";\n }\n\n /* Keyboard selection */\n .react-datepicker__day--keyboard-selected {\n outline: none;\n background: ",";\n }\n"],["\n position: relative;\n width: 100%;\n text-align: left;\n\n .react-datepicker-popper {\n right: ","px;\n z-index: 9 !important;\n width: 100%;\n }\n\n @media "," {\n .react-datepicker-popper {\n right: auto;\n width: auto;\n }\n }\n\n .react-datepicker {\n font-family: 'Roboto', sans-serif;\n border: 1px solid\n "," !important;\n border-radius: "," !important;\n padding: ","px;\n width: 100%;\n\n box-shadow: 0px 3px 9px rgba(0, 0, 0, 0.15);\n }\n\n .react-datepicker-wrapper {\n width: 100% !important;\n }\n\n .react-datepicker__header {\n border: none !important;\n background-color: transparent !important;\n }\n\n /* Month */\n .react-datepicker__month-container {\n width: 100%;\n }\n\n @media "," {\n .react-datepicker__month-container {\n width: auto;\n }\n }\n\n .react-datepicker__month {\n margin-left: ","px;\n margin-right: ","px;\n }\n\n .react-datepicker__current-month {\n font-family: 'Roboto', sans-serif;\n font-weight: 600;\n font-size: 17px;\n line-height: 1.3;\n text-transform: uppercase;\n background-color: ",";\n padding: 10px 15px;\n color: "," !important;\n width: max-content;\n margin: 0 auto;\n }\n\n /* Day styles */\n\n .react-datepicker__day-names {\n display: flex;\n font-size: 11px;\n line-height: 1.25;\n background: transparent;\n }\n\n @media "," {\n .react-datepicker__day-names {\n display: block;\n }\n }\n\n .react-datepicker__day-name {\n flex: 1 0 auto;\n }\n\n .react-datepicker__week {\n display: flex;\n margin: -2px !important;\n }\n\n @media "," {\n .react-datepicker__week {\n display: block;\n }\n }\n\n .react-datepicker__day {\n flex: 1 0 auto;\n background-color: ",";\n border-radius: 0 !important;\n font-weight: 600;\n\n margin: 2px !important;\n }\n\n @media "," {\n .react-datepicker__day:hover {\n background-color: "," !important;\n border-radius: 0 !important;\n color: ",";\n }\n }\n\n .react-datepicker__day--outside-month {\n color: "," !important;\n cursor: default;\n }\n\n .react-datepicker__day--selected {\n background-color: "," !important;\n border-radius: 0 !important;\n color: ",";\n }\n\n .react-datepicker__day--today {\n border: 1px solid\n "," !important;\n border-radius: 0 !important;\n }\n\n /* Triangle Styles */\n\n .react-datepicker__triangle:before {\n border-bottom-color: "," !important;\n }\n\n .react-datepicker__triangle:after {\n border-bottom-color: "," !important;\n }\n\n /* Day Ranges */\n\n .react-datepicker__day--in-range {\n background-color: "," !important;\n }\n\n @media "," {\n .react-datepicker__day--in-range:hover {\n background-color: "," !important;\n }\n }\n\n .react-datepicker__day--range-start {\n background-color: "," !important;\n }\n\n @media "," {\n .react-datepicker__day--range-start:hover {\n background-color: "," !important;\n }\n }\n\n .react-datepicker__day--range-end {\n background-color: "," !important;\n }\n\n @media "," {\n .react-datepicker__day--range-end:hover {\n background-color: "," !important;\n }\n }\n\n .react-datepicker__day--in-selecting-range {\n background-color: "," !important;\n }\n\n /* Next-/Prev-Arrow */\n .react-datepicker__close-icon {\n display: none !important;\n }\n\n .react-datepicker__navigation {\n top: 0 !important;\n }\n\n .react-datepicker__navigation:focus {\n outline: 1px solid ",";\n }\n\n /* Keyboard selection */\n .react-datepicker__day--keyboard-selected {\n outline: none;\n background: ",";\n }\n"])),2*$.spacer,K.medium,(function(n){var e=n.theme;return qn(sn(e).elementBg.dark,.2)}),(function(n){var e=n.theme;return pn(e).sections.edgeRadius}),$.spacer,K.medium,$.spacer,$.spacer,(function(n){var e=n.theme;return sn(e).primary.default}),(function(n){var e=n.theme;return sn(e).text.inverted}),K.medium,K.medium,(function(n){var e=n.theme;return sn(e).elementBg.light}),K.medium,(function(n){var e=n.theme;return sn(e).elementBg.dark}),(function(n){var e=n.theme;return sn(e).text.inverted}),(function(n){var e=n.theme;return sn(e).elementBg.medium}),(function(n){var e=n.theme;return sn(e).primary.default}),(function(n){var e=n.theme;return sn(e).text.inverted}),(function(n){var e=n.theme;return qn(sn(e).elementBg.dark,.6)}),(function(n){var e=n.theme;return qn(sn(e).elementBg.dark,.2)}),(function(n){var e=n.theme;return sn(e).elementBg.light}),(function(n){var e=n.theme;return qn(sn(e).primary.default,.7)}),K.medium,(function(n){var e=n.theme;return qn(sn(e).primary.default,.25)}),(function(n){var e=n.theme;return sn(e).primary.default}),K.medium,(function(n){var e=n.theme;return qn(sn(e).primary.default,.25)}),(function(n){var e=n.theme;return sn(e).primary.default}),K.medium,(function(n){var e=n.theme;return qn(sn(e).primary.default,.25)}),(function(n){var e=n.theme;return qn(sn(e).primary.default,.7)}),(function(n){var e=n.theme;return sn(e).primary.default}),(function(n){var e=n.theme;return sn(e).elementBg.dark})),Pl=n(Ie)(Xl||(Xl=C(["\n display: block;\n text-align: left;\n width: 100%;\n"],["\n display: block;\n text-align: left;\n width: 100%;\n"]))),Fl=n(Ie)(Jl||(Jl=C(["\n display: inline-flex;\n flex-direction: row;\n align-items: top;\n justify-content: space-between;\n padding-bottom: ","px;\n padding-left: ","px;\n padding-right: ","px;\n"],["\n display: inline-flex;\n flex-direction: row;\n align-items: top;\n justify-content: space-between;\n padding-bottom: ","px;\n padding-left: ","px;\n padding-right: ","px;\n"])),3*$.nudge,$.nudge,$.nudge),Ol=n.img(Ql||(Ql=C(["\n height: 100%;\n max-height: 25px;\n max-width: 30px;\n"],["\n height: 100%;\n max-height: 25px;\n max-width: 30px;\n"]))),jl=n.button($l||($l=C(["\n background: ",";\n border: ",";\n border-radius: ",";\n outline: none;\n padding: ","px ","px;\n width: 100%;\n max-height: 60px;\n pointer-events: ",";\n\n position: relative;\n\n &:focus {\n outline: ",";\n outline-offset: 0;\n }\n\n &:active {\n border: ",";\n }\n\n ","\n\n display: flex;\n flex-direction: row;\n align-items: center;\n justify-content: space-between;\n"],["\n background: ",";\n border: ",";\n border-radius: ",";\n outline: none;\n padding: ","px ","px;\n width: 100%;\n max-height: 60px;\n pointer-events: ",";\n\n position: relative;\n\n &:focus {\n outline: ",";\n outline-offset: 0;\n }\n\n &:active {\n border: ",";\n }\n\n ","\n\n display: flex;\n flex-direction: row;\n align-items: center;\n justify-content: space-between;\n"])),(function(n){var e=n.theme;return n.hasBg?sn(e).elementBg.medium:sn(e).elementBg.light}),(function(n){var e=n.hasError,t=n.theme;return e?"2px solid ".concat(sn(t).error):"2px solid transparent"}),(function(n){var e=n.theme;return pn(e).sections.edgeRadius}),$.spacer,3*$.nudge,(function(n){return n.isActive?"none":"all"}),(function(n){var e=n.theme;return"2px solid ".concat(sn(e).primary.default)}),(function(n){var e=n.theme;return"2px solid ".concat(qn(sn(e).elementBg.dark,.2))}),(function(n){return n.isActive&&e(Kl||(Kl=C(["\n border: ",";\n "],["\n border: ",";\n "])),(function(n){var e=n.theme;return"2px solid ".concat(qn(sn(e).elementBg.dark,.2))}))})),Rl=n.div(nd||(nd=C(["\n display: flex;\n flex-direction: row;\n align-items: center;\n\n & > * + * {\n margin-left: ","px;\n }\n"],["\n display: flex;\n flex-direction: row;\n align-items: center;\n\n & > * + * {\n margin-left: ","px;\n }\n"])),$.spacer),Wl=n.div(ed||(ed=C(["\n display: block;\n\n margin-top: ","px;\n"],["\n display: block;\n\n margin-top: ","px;\n"])),14*$.spacer),_l=n.div(td||(td=C(["\n clear: both;\n display: flex;\n flex-direction: column;\n\n & > * + * {\n margin-top: ","px;\n }\n\n @media "," {\n align-items: center;\n flex-direction: row;\n\n & > * + * {\n margin-top: 0;\n margin-left: ","px;\n }\n }\n"],["\n clear: both;\n display: flex;\n flex-direction: column;\n\n & > * + * {\n margin-top: ","px;\n }\n\n @media "," {\n align-items: center;\n flex-direction: row;\n\n & > * + * {\n margin-top: 0;\n margin-left: ","px;\n }\n }\n"])),.5*$.spacer,K.medium,.5*$.spacer),Vl=n(Ie)(id||(id=C(["\n margin-top: ","px;\n padding-left: ","px;\n"],["\n margin-top: ","px;\n padding-left: ","px;\n"])),2*$.nudge,$.nudge),Ul=n(Ie)(rd||(rd=C(["\n margin-top: ","px;\n padding-left: ","px;\n"],["\n margin-top: ","px;\n padding-left: ","px;\n"])),2*$.nudge,$.nudge),Zl=n(ao.Label)(ad||(ad=C(["\n font-size: 12px;\n"],["\n font-size: 12px;\n"]))),ql=n(go.Label)(od||(od=C(["\n font-size: 12px;\n"],["\n font-size: 12px;\n"]))),Yl=m((function(n,e){var t=n.isFocused,i=n.label,a=n.name,l=n.altText,d=n.errorMessage,c=n.startDate,s=n.endDate,u=n.icon,p=n.isInverted,m=n.hasBg,f=n.setFocused,h=n.onClick,v=n.dateFormat,x=void 0===v?"dd.MM.yyyy":v,b=n.indicator,w=g(r);return o.createElement(Pl,{renderAs:"label"},i&&o.createElement(Fl,{renderAs:"span",isInverted:p,size:"medium",type:"copy-b"},i),o.createElement(jl,{ref:e,onClick:function(n){f&&f(!0),h&&h(n)},isActive:t,hasBg:m&&!p,hasError:!!d,className:"myPickerButton"},o.createElement(Rl,null,u&&o.createElement(Ol,{src:u.src,alt:u.alt||""}),o.createElement(Ie,{type:"copy"},c?"".concat(bl(c,x)).concat(s?" – ".concat(bl(s,x)):""):l)),b&&b({isOpen:t}),!b&&(t?o.createElement(Dl,{iconColor:sn(w).elementBg.dark}):o.createElement(Al,{iconColor:sn(w).elementBg.dark}))),a&&o.createElement(o.Fragment,null,o.createElement("input",{type:"hidden",name:"".concat(a,'["start"]'),value:null==c?void 0:c.toString()}),o.createElement("input",{type:"hidden",name:"".concat(a,'["end"]'),value:null==s?void 0:s.toString()})))}));Yl.displayName="PickerButton";var Gl,Xl,Jl,Ql,Kl,$l,nd,ed,td,id,rd,ad,od,ld,dd,cd,sd,ud,pd,md,gd,fd,hd,vd,xd,bd,wd,yd,kd,Ed,Id,Cd,Md,Bd,Sd,Td,zd,Nd,Ad,Ld,Dd,Hd,Pd,Fd,Od,jd,Rd,Wd,_d,Vd,Ud,Zd,qd,Yd,Gd,Xd,Jd,Qd,Kd,$d,nc,ec,tc,ic,rc,ac,oc,lc,dc,cc,sc,uc,pc,mc,gc,fc,hc,vc,xc,bc,wc,yc=n.div(ld||(ld=C(["\n margin-bottom: ","px;\n"],["\n margin-bottom: ","px;\n"])),2*$.nudge),kc=function(n){var e=n.label,t=n.name,i=n.icon,a=n.dateSubmitLabel,l=n.dateDeleteLabel,u=n.placeholder,m=n.singleSelect,f=void 0!==m&&m,h=n.values,v=n.minDate,b=void 0===v?new Date:v,w=n.maxDate,y=n.errorMessage,I=n.infoMessage,C=n.isInverted,M=n.hasBg,B=n.onDataChange,S=n.onSubmit,T=n.deleteAction,z=n.submitAction,N=n.indicator,A=n.nextCtrlUrl,L=n.prevCtrlUrl,D=g(r),H=pn(D).sections.datepickerLocaleKey,P=pn(D).sections.datepickerDateFormat,F=p(null),O=p(null),j=d(!1),R=j[0],W=j[1],_=d(),V=_[0],U=_[1],Z=d(),q=Z[0],Y=Z[1],G=d(),X=G[0],J=G[1];c((function(){f||W(!window.matchMedia(K.medium).matches),k(void 0,void 0,void 0,(function(){return E(this,(function(n){switch(n.label){case 0:return[4,import("react-datepicker")];case 1:return n.sent(),[2]}}))}))}),[H,f]),c((function(){h&&(h[0]&&yo(h[0])&&U(h[0]),h[1]&&yo(h[1])&&Y(h[1]))}),[h]),c((function(){var n=function(){var n=!window.matchMedia(K.medium).matches;n!==R&&W(n)};return window.addEventListener("resize",n),function(){window.removeEventListener("resize",n)}}),[R]),c((function(){var n;F.current&&void 0!==X&&(null===(n=F.current)||void 0===n||n.setOpen(X))}),[X]);var Q,$,nn=s((function(n){n.preventDefault(),J(!1),S&&S(V,q)}),[q,V]),en=s((function(n){n.preventDefault(),U(void 0),Y(void 0)}),[]);return o.createElement(Hl,null,o.createElement(x,{locale:"de"===H?zl:void 0,ref:F,dateFormat:P,onChange:function(n){n?f?(U(n),J(!1),B&&B(n,null)):V?q?(U(n),Y(null),B&&B(n,null)):!function(n,e){ho(2,arguments);var t=vo(n),i=vo(e);return t.getTime()<i.getTime()}(n,V)?(Y(n),B&&B(V,n)):(Y(V),U(n),B&&B(n,V)):(U(n),B&&B(n,q||null)):(U(void 0),B&&B(null,null))},selected:V,startDate:V,endDate:q,monthsShown:R?1:2,shouldCloseOnSelect:f,customInput:o.createElement(Yl,{ref:O,label:e,name:t,altText:u,startDate:V,endDate:q,errorMessage:y,icon:i,isFocused:X,setFocused:J,isInverted:C,hasBg:M,dateFormat:P,indicator:N}),showPopperArrow:!0,minDate:b,maxDate:w,disabledKeyboardNavigation:!1,isClearable:!0,onClickOutside:function(n){n.stopPropagation(),J(!1),S&&S(V,q)},renderCustomHeader:(Q=L,$=A,function(n){var e=n.monthDate,t=n.customHeaderCount,i=n.decreaseMonth,r=n.increaseMonth;return o.createElement(yc,null,o.createElement("button",{"aria-label":"Previous Month",className:"react-datepicker__navigation react-datepicker__navigation--previous",style:1===t?{visibility:"hidden"}:void 0,onClick:function(n){n.preventDefault(),i()}},Q?"string"==typeof Q?o.createElement("img",{src:Q}):Q:o.createElement("span",{className:"react-datepicker__navigation-icon react-datepicker__navigation-icon--previous"},"<")),o.createElement("span",{className:"react-datepicker__current-month"},bl(e,"LLLL",{locale:zl})),o.createElement("button",{"aria-label":"Next Month",className:"react-datepicker__navigation react-datepicker__navigation--next",style:0===t?{visibility:"hidden"}:void 0,onClick:function(n){n.preventDefault(),r()}},$?"string"==typeof $?o.createElement("img",{src:$}):$:o.createElement("span",{className:"react-datepicker__navigation-icon react-datepicker__navigation-icon--next"},">")))})},o.createElement(Wl,null,o.createElement(_l,null,T?T(en):o.createElement(go.View,{as:"button",onClick:en},o.createElement(ql,null,l||"Delete")),z?z(nn):o.createElement(ao.View,{as:"button",onClick:nn},o.createElement(Zl,null,a||"Submit"))))),I&&o.createElement(Vl,{textColor:sn(D).text.default,size:"small"},I),y&&o.createElement(Ul,{textColor:sn(D).text.error,size:"small",type:"copy-i"},y||"Bitte geben Sie einen gültigen Text ein"))},Ec=n.svg(dd||(dd=C(["\n display: block;\n"],["\n display: block;\n"]))),Ic=n.label(cd||(cd=C(["\n display: flex;\n flex-direction: row;\n align-items: center;\n\n & > * + * {\n margin-left: ","px;\n }\n"],["\n display: flex;\n flex-direction: row;\n align-items: center;\n\n & > * + * {\n margin-left: ","px;\n }\n"])),2*$.nudge),Cc=n(Ie)(sd||(sd=C(["\n padding-top: 2px;\n text-align: left;\n user-select: none;\n\n & > * {\n margin: 0;\n }\n"],["\n padding-top: 2px;\n text-align: left;\n user-select: none;\n\n & > * {\n margin: 0;\n }\n"]))),Mc=n.div(ud||(ud=C(["\n cursor: ",";\n pointer-events: ",";\n\n border: 2px solid transparent;\n\n &:focus-within {\n outline: 1px solid ",";\n outline-offset: 0;\n }\n"],["\n cursor: ",";\n pointer-events: ",";\n\n border: 2px solid transparent;\n\n &:focus-within {\n outline: 1px solid ",";\n outline-offset: 0;\n }\n"])),(function(n){return n.isDisabled?"default":"pointer"}),(function(n){return n.isDisabled?"none":"all"}),(function(n){var e=n.theme;return sn(e).primary.default})),Bc=n.input(pd||(pd=C(["\n position: absolute;\n left: -9999px;\n opacity: 0;\n"],["\n position: absolute;\n left: -9999px;\n opacity: 0;\n"]))),Sc=n.span(md||(md=C(["\n width: 20px;\n min-width: 20px;\n height: 20px;\n display: block;\n position: relative;\n\n border: 2px solid\n ",";\n\n background-color: ",";\n"],["\n width: 20px;\n min-width: 20px;\n height: 20px;\n display: block;\n position: relative;\n\n border: 2px solid\n ",";\n\n background-color: ",";\n"])),(function(n){var e=n.isInverted,t=n.theme;return n.isSelected?sn(t).primary.default:e?sn(t).elementBg.light:sn(t).elementBg.medium}),(function(n){var e=n.isSelected,t=n.theme;return e?sn(t).primary.default:sn(t).elementBg.light})),Tc=n((function(n){n.iconColor;var e=n.className;return a.createElement(Ec,{width:"12",height:"9",viewBox:"0 0 12 9",xmlns:"http://www.w3.org/2000/svg",className:e},a.createElement("path",{d:"M10.833 1.162A.512.512 0 0010.444 1a.512.512 0 00-.388.162L4.333 6.708 1.944 4.392a.512.512 0 00-.388-.161.512.512 0 00-.39.161A.482.482 0 001 4.77c0 .162.056.27.167.377l2.777 2.692c.056.054.112.108.167.108.056.054.167.054.222.054.111 0 .167 0 .223-.054.055 0 .11-.054.166-.108l6.111-5.923A.482.482 0 0011 1.538a.482.482 0 00-.167-.376z",fill:"#fff",stroke:"#fff"}))}))(gd||(gd=C(["\n width: 80%;\n height: 80%;\n display: block;\n position: absolute;\n top: 50%;\n left: 50%;\n transform: translate(-50%, -50%);\n"],["\n width: 80%;\n height: 80%;\n display: block;\n position: absolute;\n top: 50%;\n left: 50%;\n transform: translate(-50%, -50%);\n"]))),zc=function(n){var e=n.label,t=n.isDisabled,i=n.isSelected,a=n.isInverted,l=n.onChange,d=n.onBlur,c=n.onClick,s=n.name,u=n.value,p=n.isRequired,m=g(r);return o.createElement(Ic,null,o.createElement(Mc,{isDisabled:t,onClick:c},o.createElement(Sc,{isSelected:i,isInverted:a},i&&o.createElement(Tc,null)),o.createElement(Bc,{type:"checkbox",name:"".concat(s,"[]"),value:u,checked:i,required:p,onChange:l,onBlur:d})),e&&o.createElement(Cc,{renderAs:"span",size:"small",type:"copy-b",isInverted:a,textColor:t?sn(m).text.inverted:void 0,innerHTML:"".concat(e).concat(p?"<span> *</span>":"")}))},Nc=n.label(fd||(fd=C(["\n display: flex;\n flex-direction: row;\n align-items: center;\n\n & > * + * {\n margin-left: ","px;\n }\n"],["\n display: flex;\n flex-direction: row;\n align-items: center;\n\n & > * + * {\n margin-left: ","px;\n }\n"])),2*$.nudge),Ac=n.div(hd||(hd=C(["\n cursor: ",";\n pointer-events: ",";\n\n border: 2px solid transparent;\n border-radius: 50%;\n\n &:focus-within {\n outline: 1px solid ",";\n outline-offset: 0;\n }\n"],["\n cursor: ",";\n pointer-events: ",";\n\n border: 2px solid transparent;\n border-radius: 50%;\n\n &:focus-within {\n outline: 1px solid ",";\n outline-offset: 0;\n }\n"])),(function(n){return n.isDisabled?"default":"pointer"}),(function(n){return n.isDisabled?"none":"all"}),(function(n){var e=n.theme;return sn(e).primary.default})),Lc=n.input(vd||(vd=C(["\n position: absolute;\n left: -9999px;\n opacity: 0;\n"],["\n position: absolute;\n left: -9999px;\n opacity: 0;\n"]))),Dc=n.span(bd||(bd=C(["\n background-color: ",";\n border-radius: 50%;\n\n position: relative;\n\n width: 20px;\n height: 20px;\n display: block;\n\n ","\n"],["\n background-color: ",";\n border-radius: 50%;\n\n position: relative;\n\n width: 20px;\n height: 20px;\n display: block;\n\n ","\n"])),(function(n){var e=n.theme;return n.hasBg?sn(e).elementBg.medium:sn(e).elementBg.light}),(function(n){var t=n.isSelected,i=n.theme;return t?e(xd||(xd=C(["\n background-color: ",";\n\n &:before {\n content: '';\n position: absolute;\n display: block;\n height: 8px;\n width: 8px;\n background-color: ",";\n border-radius: 50%;\n top: 50%;\n left: 50%;\n\n transform: translate(-50%, -50%);\n }\n "],["\n background-color: ",";\n\n &:before {\n content: '';\n position: absolute;\n display: block;\n height: 8px;\n width: 8px;\n background-color: ",";\n border-radius: 50%;\n top: 50%;\n left: 50%;\n\n transform: translate(-50%, -50%);\n }\n "])),sn(i).primary.default,sn(i).elementBg.light):"none"})),Hc=n(Ie)(wd||(wd=C(["\n padding-top: 2px;\n text-align: left;\n user-select: none;\n\n & > * {\n margin: 0;\n }\n"],["\n padding-top: 2px;\n text-align: left;\n user-select: none;\n\n & > * {\n margin: 0;\n }\n"]))),Pc=function(n){var e=n.isDisabled,t=n.isSelected,i=n.isInverted,o=n.onChange,l=n.label,d=n.id,c=n.name,s=n.value,u=n.hasBg,p=a.useContext(r);return a.createElement(Nc,null,a.createElement(Ac,{isDisabled:e},a.createElement(Dc,{isSelected:t,hasBg:u&&!i}),a.createElement(Lc,{type:"radio",name:c,id:d,value:s,checked:t,onChange:o})),l&&a.createElement(Hc,{renderAs:"span",size:"small",type:"copy-b",textColor:e?sn(p).elementBg.medium:i?sn(p).text.inverted:sn(p).text.default,innerHTML:l,isInverted:i}))},Fc=n(Ie)(yd||(yd=C(["\n display: block;\n text-align: left;\n"],["\n display: block;\n text-align: left;\n"]))),Oc=n(Ie)(kd||(kd=C(["\n display: inline-flex;\n flex-direction: row;\n align-items: top;\n justify-content: space-between;\n padding-bottom: ","px;\n padding-left: ","px;\n padding-right: ","px;\n"],["\n display: inline-flex;\n flex-direction: row;\n align-items: top;\n justify-content: space-between;\n padding-bottom: ","px;\n padding-left: ","px;\n padding-right: ","px;\n"])),3*$.nudge,$.nudge,$.nudge),jc=n.textarea(Ed||(Ed=C(["\n display: block;\n outline: none;\n width: 100%;\n min-height: 60px;\n box-shadow: none;\n border: none;\n border-radius: 0px;\n outline: none;\n -webkit-appearance: none;\n\n resize: none;\n width: 100%;\n min-height: 120px;\n\n @media "," {\n min-height: 185px;\n }\n\n padding: ","px ","px;\n\n border: ",";\n border-radius: ",";\n background-color: ",";\n\n font-weight: inherit;\n font-family: inherit;\n font-size: inherit;\n color: ",";\n\n pointer-events: ",";\n\n &:active {\n border: ",";\n }\n\n &:focus {\n outline: ",";\n outline-offset: 0;\n }\n\n &::placeholder {\n color: ",";\n }\n"],["\n display: block;\n outline: none;\n width: 100%;\n min-height: 60px;\n box-shadow: none;\n border: none;\n border-radius: 0px;\n outline: none;\n -webkit-appearance: none;\n\n resize: none;\n width: 100%;\n min-height: 120px;\n\n @media "," {\n min-height: 185px;\n }\n\n padding: ","px ","px;\n\n border: ",";\n border-radius: ",";\n background-color: ",";\n\n font-weight: inherit;\n font-family: inherit;\n font-size: inherit;\n color: ",";\n\n pointer-events: ",";\n\n &:active {\n border: ",";\n }\n\n &:focus {\n outline: ",";\n outline-offset: 0;\n }\n\n &::placeholder {\n color: ",";\n }\n"])),K.semilarge,3*$.nudge,$.spacer,(function(n){var e=n.hasError,t=n.theme;return e?"2px solid ".concat(sn(t).error):"2px solid transparent"}),(function(n){var e=n.theme;return pn(e).sections.edgeRadius}),(function(n){var e=n.isInverted,t=n.hasBack,i=n.theme;return e||!t?sn(i).elementBg.light:sn(i).elementBg.medium}),(function(n){var e=n.hasError,t=n.theme;return e?sn(t).text.error:"inherit"}),(function(n){return n.isDisabled&&"none"}),(function(n){var e=n.theme;return"2px solid ".concat(qn(sn(e).elementBg.dark,.2))}),(function(n){var e=n.theme;return"2px solid ".concat(sn(e).primary.default)}),(function(n){var e=n.theme;return qn(sn(e).elementBg.dark,.4)})),Rc=n(Ie)(Id||(Id=C(["\n margin-top: ","px;\n"],["\n margin-top: ","px;\n"])),2*$.nudge),Wc=n(Ie)(Cd||(Cd=C(["\n margin-top: ","px;\n"],["\n margin-top: ","px;\n"])),2*$.nudge),_c=function(n){var e=n.lightBg,t=n.label,i=n.errorMessage,o=n.infoMessage,l=n.placeholder,d=n.value,c=n.name,s=n.isInverted,u=n.isDisabled,p=n.isRequired,m=n.onChange,g=n.onBlur,f=a.useContext(r);return a.createElement(Fc,{renderAs:"label"},t&&a.createElement(Oc,{renderAs:"span",isInverted:s,textColor:u?sn(f).elementBg.medium:void 0,size:"medium",type:"copy-b"},"".concat(t).concat(p?" *":"")),a.createElement(jc,{value:d,name:c,placeholder:l,hasError:!!i,isDisabled:u,isInverted:s,required:p,hasBack:!e,onChange:m,onBlur:g}),o&&a.createElement(Rc,{textColor:s?sn(f).text.inverted:sn(f).text.default,size:"small"},o),i&&a.createElement(Wc,{textColor:sn(f).text.error,size:"small",type:"copy-i"},i||"Bitte geben Sie einen gültigen Text ein"))},Vc=n(Ie)(Md||(Md=C(["\n display: block;\n text-align: left;\n"],["\n display: block;\n text-align: left;\n"]))),Uc=n(Ie)(Bd||(Bd=C(["\n display: inline-flex;\n flex-direction: row;\n align-items: top;\n justify-content: space-between;\n padding-bottom: ","px;\n padding-left: ","px;\n padding-right: ","px;\n"],["\n display: inline-flex;\n flex-direction: row;\n align-items: top;\n justify-content: space-between;\n padding-bottom: ","px;\n padding-left: ","px;\n padding-right: ","px;\n"])),3*$.nudge,$.nudge,$.nudge),Zc=n.input(Sd||(Sd=C(["\n display: block;\n outline: none;\n width: 100%;\n min-height: 60px;\n box-shadow: none;\n border: none;\n border-radius: 0px;\n outline: none;\n -webkit-appearance: none;\n\n padding: ","px ","px;\n border: ",";\n border-radius: ",";\n background-color: ",";\n\n font-weight: inherit;\n font-family: inherit;\n font-size: inherit;\n color: ",";\n\n pointer-events: ",";\n\n &:active {\n border: ",";\n }\n\n &:focus {\n outline: ",";\n outline-offset: 0;\n }\n\n &::placeholder {\n color: ",";\n }\n"],["\n display: block;\n outline: none;\n width: 100%;\n min-height: 60px;\n box-shadow: none;\n border: none;\n border-radius: 0px;\n outline: none;\n -webkit-appearance: none;\n\n padding: ","px ","px;\n border: ",";\n border-radius: ",";\n background-color: ",";\n\n font-weight: inherit;\n font-family: inherit;\n font-size: inherit;\n color: ",";\n\n pointer-events: ",";\n\n &:active {\n border: ",";\n }\n\n &:focus {\n outline: ",";\n outline-offset: 0;\n }\n\n &::placeholder {\n color: ",";\n }\n"])),2*$.nudge,$.spacer,(function(n){var e=n.hasError,t=n.theme;return e?"2px solid ".concat(sn(t).error):"2px solid transparent"}),(function(n){var e=n.theme;return pn(e).sections.edgeRadius}),(function(n){var e=n.isInverted,t=n.hasBack,i=n.theme;return e||!t?sn(i).elementBg.light:sn(i).elementBg.medium}),(function(n){var e=n.hasError,t=n.theme;return e?sn(t).text.error:"inherit"}),(function(n){return n.isDisabled&&"none"}),(function(n){var e=n.theme;return"2px solid ".concat(qn(sn(e).elementBg.dark,.2))}),(function(n){var e=n.theme;return"2px solid ".concat(sn(e).primary.default)}),(function(n){var e=n.theme;return qn(sn(e).elementBg.dark,.4)})),qc=n(Ie)(Td||(Td=C(["\n margin-top: ","px;\n padding-left: ","px;\n"],["\n margin-top: ","px;\n padding-left: ","px;\n"])),2*$.nudge,$.nudge),Yc=n(Ie)(zd||(zd=C(["\n margin-top: ","px;\n padding-left: ","px;\n"],["\n margin-top: ","px;\n padding-left: ","px;\n"])),2*$.nudge,$.nudge),Gc=function(n){var e=n.lightBg,t=n.type,i=void 0===t?"text":t,a=n.label,l=n.errorMessage,d=n.infoMessage,c=n.placeholder,s=n.value,u=n.name,p=n.isInverted,m=n.isDisabled,f=n.isRequired,h=n.onChange,v=n.onBlur,x=g(r);return o.createElement(Vc,{renderAs:"label"},a&&o.createElement(Uc,{renderAs:"span",isInverted:p,textColor:m?sn(x).elementBg.medium:void 0,size:"medium",type:"copy-b"},"".concat(a).concat(f?" *":"")),o.createElement(Zc,{hasBack:!e,placeholder:c,hasError:!!l,type:i,isInverted:p,isDisabled:m,name:u,value:s,required:f,onChange:h,onBlur:v}),d&&o.createElement(qc,{textColor:p?sn(x).text.inverted:sn(x).text.default,size:"small"},d),l&&o.createElement(Yc,{textColor:sn(x).text.error,size:"small",type:"copy-i"},l||"Bitte geben Sie einen gültigen Text ein"))},Xc=n(Ie)(Nd||(Nd=C(["\n display: block;\n text-align: left;\n"],["\n display: block;\n text-align: left;\n"]))),Jc=n(Ie)(Ad||(Ad=C(["\n display: inline-flex;\n flex-direction: row;\n align-items: top;\n justify-content: space-between;\n padding-bottom: ","px;\n padding-left: ","px;\n padding-right: ","px;\n"],["\n display: inline-flex;\n flex-direction: row;\n align-items: top;\n justify-content: space-between;\n padding-bottom: ","px;\n padding-left: ","px;\n padding-right: ","px;\n"])),3*$.nudge,$.nudge,$.nudge),Qc=n.button(Dd||(Dd=C(["\n border: ",";\n border-radius: ",";\n background: ",";\n outline: none;\n padding: ","px;\n width: 100%;\n height: 60px;\n max-height: 60px;\n\n position: relative;\n\n &:active {\n border: ",";\n }\n\n &:focus {\n outline: ",";\n outline-offset: 0;\n }\n\n ","\n\n display: flex;\n flex-direction: row;\n align-items: center;\n justify-content: space-between;\n"],["\n border: ",";\n border-radius: ",";\n background: ",";\n outline: none;\n padding: ","px;\n width: 100%;\n height: 60px;\n max-height: 60px;\n\n position: relative;\n\n &:active {\n border: ",";\n }\n\n &:focus {\n outline: ",";\n outline-offset: 0;\n }\n\n ","\n\n display: flex;\n flex-direction: row;\n align-items: center;\n justify-content: space-between;\n"])),(function(n){var e=n.hasError,t=n.theme;return e?"2px solid ".concat(sn(t).error):"2px solid transparent"}),(function(n){var e=n.isActive,t=n.theme,i=pn(t).sections.edgeRadius,r=i,a=e?"0px":i,o=e?"0px":i;return"".concat(i," ").concat(r," ").concat(a," ").concat(o)}),(function(n){var e=n.theme;return n.hasBg?sn(e).elementBg.medium:sn(e).elementBg.light}),$.spacer,(function(n){var e=n.theme;return"2px solid ".concat(qn(sn(e).elementBg.dark,.2))}),(function(n){var e=n.theme;return"2px solid ".concat(sn(e).primary.default)}),(function(n){var t=n.isActive,i=n.theme;return t&&e(Ld||(Ld=C(["\n border: 2px solid ",";\n "],["\n border: 2px solid ",";\n "])),qn(sn(i).elementBg.dark,.2))})),Kc=n.div(Hd||(Hd=C(["\n display: flex;\n flex-direction: row;\n align-items: center;\n user-select: none;\n\n & > * + * {\n margin-left: ","px;\n }\n"],["\n display: flex;\n flex-direction: row;\n align-items: center;\n user-select: none;\n\n & > * + * {\n margin-left: ","px;\n }\n"])),$.spacer),$c=n.img(Pd||(Pd=C(["\n height: 100%;\n max-height: 25px;\n max-width: 30px;\n"],["\n height: 100%;\n max-height: 25px;\n max-width: 30px;\n"]))),ns=n(Ie)(Fd||(Fd=C(["\n padding-top: 2px;\n"],["\n padding-top: 2px;\n"]))),es=n.ul(Od||(Od=C(["\n list-style: none;\n padding: 0;\n margin: 0;\n\n position: absolute;\n width: 100%;\n z-index: 2;\n\n display: ",";\n background: ",";\n border: 2px solid\n ",";\n border-radius: ",";\n border-top: none;\n\n max-height: 300px;\n overflow-y: auto;\n scrollbar-width: none;\n\n ::-webkit-scrollbar {\n -webkit-appearance: none;\n width: 14px;\n }\n\n ::-webkit-scrollbar-thumb {\n border-radius: 8px;\n background-color: ",";\n border: 4px solid rgba(0, 0, 0, 0);\n background-clip: padding-box;\n }\n"],["\n list-style: none;\n padding: 0;\n margin: 0;\n\n position: absolute;\n width: 100%;\n z-index: 2;\n\n display: ",";\n background: ",";\n border: 2px solid\n ",";\n border-radius: ",";\n border-top: none;\n\n max-height: 300px;\n overflow-y: auto;\n scrollbar-width: none;\n\n ::-webkit-scrollbar {\n -webkit-appearance: none;\n width: 14px;\n }\n\n ::-webkit-scrollbar-thumb {\n border-radius: 8px;\n background-color: ",";\n border: 4px solid rgba(0, 0, 0, 0);\n background-clip: padding-box;\n }\n"])),(function(n){return n.isVisible?"block":"none"}),(function(n){var e=n.theme;return sn(e).elementBg.light}),(function(n){var e=n.theme;return qn(sn(e).elementBg.dark,.2)}),(function(n){var e=n.isVisible,t=n.theme,i=pn(t).sections.edgeRadius,r=e?"0px":i,a=i,o=i;return"".concat(e?"0px":i," ").concat(r," ").concat(a," ").concat(o)}),(function(n){var e=n.theme;return sn(e).elementBg.medium})),ts=n.li(jd||(jd=C(["\n padding: ","px ","px;\n width: 100%;\n cursor: pointer;\n position: relative;\n"],["\n padding: ","px ","px;\n width: 100%;\n cursor: pointer;\n position: relative;\n"])),$.spacer,3*$.nudge),is=n(Ie)(Wd||(Wd=C(["\n z-index: 0;\n\n ",":hover & {\n &:before {\n content: '';\n background: ",";\n opacity: 0.25;\n display: block;\n position: absolute;\n top: 0;\n bottom: 0;\n right: 0;\n left: 0;\n z-index: -1;\n }\n }\n\n ","\n"],["\n z-index: 0;\n\n ",":hover & {\n &:before {\n content: '';\n background: ",";\n opacity: 0.25;\n display: block;\n position: absolute;\n top: 0;\n bottom: 0;\n right: 0;\n left: 0;\n z-index: -1;\n }\n }\n\n ","\n"])),ts,(function(n){var e=n.theme;return qn(sn(e).elementBg.dark,.4)}),(function(n){return n.isSelected&&e(Rd||(Rd=C(["\n &:hover {\n color: ",";\n }\n\n &:before {\n content: '';\n background-color: ",";\n position: absolute;\n top: 0;\n bottom: 0;\n right: 0;\n left: 0;\n\n z-index: -1;\n }\n "],["\n &:hover {\n color: ",";\n }\n\n &:before {\n content: '';\n background-color: ",";\n position: absolute;\n top: 0;\n bottom: 0;\n right: 0;\n left: 0;\n\n z-index: -1;\n }\n "])),(function(n){var e=n.theme;return sn(e).elementBg.dark}),(function(n){var e=n.theme;return qn(sn(e).elementBg.dark,.4)}))})),rs=n(Ie)(_d||(_d=C(["\n margin-top: ","px;\n padding-left: ","px;\n"],["\n margin-top: ","px;\n padding-left: ","px;\n"])),2*$.nudge,$.nudge),as=n.div(Vd||(Vd=C(["\n position: relative;\n outline: none;\n"],["\n position: relative;\n outline: none;\n"]))),os=function(n){var e=n.label,t=n.items,i=n.name,a=n.value,l=n.placeholder,s=n.isDisabled,u=n.isInverted,m=n.hasBg,f=n.errorMessage,h=n.isRequired,v=n.icon,x=n.onChange,b=n.onBlur,w=n.indicator,y=g(r),k=d(!1),E=k[0],I=k[1],C=d((null==t?void 0:t.findIndex((function(n){return n.value===a})))||-1),M=C[0],B=C[1],S=d(t||[]),T=S[0],z=S[1],N=p(null),A=p(!1),L=p(!1);c((function(){A.current=!0}),[]),c((function(){var n=null==t?void 0:t.findIndex((function(n){return n.value===a}));-1!==n&&B(n),z(t||[])}),[t,a]),c((function(){var n=T[M];n&&A&&x&&x(n.value||"")}),[T,M,a]);var D=M>=0&&M<T.length?T[M]:void 0;return o.createElement(Xc,{renderAs:"label"},e&&o.createElement(Jc,{renderAs:"span",isInverted:u,textColor:s?sn(y).elementBg.medium:void 0,size:"medium",type:"copy-b"},"".concat(e).concat(h?" *":"")),o.createElement(as,null,o.createElement(Qc,{ref:N,"aria-label":(null==D?void 0:D.label)||l||"Select item",isActive:E,hasBg:m&&!u,hasError:!!f,onClick:function(){I((function(n){return!n}))},onBlur:function(){L.current||(I(!1),b&&b())},onKeyDown:function(n){"ArrowDown"===n.key?(n.preventDefault(),I(!0),E&&T[M+1]&&B((function(n){return n+1}))):"ArrowUp"===n.key&&(n.preventDefault(),I(!0),E&&T[M-1]&&B((function(n){return n-1})))}},o.createElement(Kc,null,(null==v?void 0:v.src)&&o.createElement($c,{src:v.src,alt:v.alt||""}),(l||(null==D?void 0:D.label))&&o.createElement(ns,{textColor:s?sn(y).elementBg.medium:sn(y).elementBg.dark,size:"medium",type:"copy"},(null==D?void 0:D.label)||l)),w&&w({isOpen:E,isDisabled:s}),!w&&(E?o.createElement(Dl,{iconColor:s?sn(y).elementBg.medium:sn(y).elementBg.dark}):o.createElement(Al,{iconColor:s?sn(y).elementBg.medium:sn(y).elementBg.dark}))),o.createElement(es,{isVisible:E},t.map((function(n,e){return o.createElement(ts,{key:e,onMouseDown:function(){L.current=!0},onClick:function(n){var t;n.preventDefault(),B(e),null===(t=N.current)||void 0===t||t.focus(),I(!1),L.current=!1}},o.createElement(is,{renderAs:"span",isSelected:e===M,size:"small",textColor:e===M?sn(y).elementBg.light:sn(y).elementBg.dark},n.label))})))),D&&o.createElement("input",{type:"hidden",name:i,value:D.value}),f&&o.createElement(rs,{textColor:sn(y).text.error,size:"small",type:"copy-i"},f||"Bitte geben Sie einen gültigen Text ein"))},ls=n(Ie)(Ud||(Ud=C(["\n display: block;\n text-align: left;\n"],["\n display: block;\n text-align: left;\n"]))),ds=n(Ie)(Zd||(Zd=C(["\n display: inline-flex;\n flex-direction: row;\n align-items: top;\n justify-content: space-between;\n padding-bottom: ","px;\n padding-left: ","px;\n padding-right: ","px;\n"],["\n display: inline-flex;\n flex-direction: row;\n align-items: top;\n justify-content: space-between;\n padding-bottom: ","px;\n padding-left: ","px;\n padding-right: ","px;\n"])),3*$.nudge,$.nudge,$.nudge),cs=n.div(qd||(qd=C(["\n border: ",";\n border-radius: ",";\n background: ",";\n padding: ","px;\n\n &:focus-within {\n border: ",";\n }\n\n & > * {\n flex: 1 1 auto;\n }\n"],["\n border: ",";\n border-radius: ",";\n background: ",";\n padding: ","px;\n\n &:focus-within {\n border: ",";\n }\n\n & > * {\n flex: 1 1 auto;\n }\n"])),(function(n){var e=n.hasError,t=n.theme;return e?"2px solid ".concat(sn(t).error):"2px solid transparent"}),(function(n){var e=n.theme;return pn(e).sections.edgeRadius}),(function(n){var e=n.theme;return n.hasBg?sn(e).elementBg.medium:sn(e).elementBg.light}),3*$.nudge,(function(n){var e=n.hasError,t=n.theme;return e?"2px solid ".concat(sn(t).error):"2px solid transparent"})),ss=n.div(Yd||(Yd=C(["\n display: flex;\n flex-direction: row;\n align-items: center;\n\n & > * + * {\n margin-left: ","px;\n }\n"],["\n display: flex;\n flex-direction: row;\n align-items: center;\n\n & > * + * {\n margin-left: ","px;\n }\n"])),$.spacer),us=n.input(Gd||(Gd=C(["\n display: none;\n"],["\n display: none;\n"]))),ps=n.div(Xd||(Xd=C(["\n /* display: block;\n border: 1px solid\n ",";\n cursor: pointer;\n outline: none;\n width: 100%;\n max-height: 60px;\n max-width: max-content;\n box-shadow: none;\n outline: none;\n -webkit-appearance: none;\n\n padding: ","px ","px;\n\n font-weight: inherit;\n font-family: inherit;\n font-size: inherit;\n\n pointer-events: ",";\n\n transition: all 0.2s ease-in-out;\n\n &:hover {\n border: 1px solid transparent;\n background: ",";\n\n & > * {\n color: ",";\n }\n }\n\n &:active {\n color: ",";\n\n &::placeholder {\n color: ",";\n }\n }\n\n &:focus {\n color: ",";\n\n &::placeholder {\n color: ",";\n }\n } */\n"],["\n /* display: block;\n border: 1px solid\n ",";\n cursor: pointer;\n outline: none;\n width: 100%;\n max-height: 60px;\n max-width: max-content;\n box-shadow: none;\n outline: none;\n -webkit-appearance: none;\n\n padding: ","px ","px;\n\n font-weight: inherit;\n font-family: inherit;\n font-size: inherit;\n\n pointer-events: ",";\n\n transition: all 0.2s ease-in-out;\n\n &:hover {\n border: 1px solid transparent;\n background: ",";\n\n & > * {\n color: ",";\n }\n }\n\n &:active {\n color: ",";\n\n &::placeholder {\n color: ",";\n }\n }\n\n &:focus {\n color: ",";\n\n &::placeholder {\n color: ",";\n }\n } */\n"])),(function(n){var e=n.isDisabled,t=n.theme;return e?sn(t).elementBg.medium:"rgba(56, 56, 56, 0.94)"}),$.nudge,3*$.nudge,(function(n){return n.isDisabled&&"none"}),(function(n){var e=n.theme;return sn(e).elementBg.dark}),(function(n){var e=n.theme;return sn(e).text.inverted}),(function(n){var e=n.theme;return sn(e).text.default}),(function(n){var e=n.theme;return sn(e).text.default}),(function(n){var e=n.theme;return sn(e).text.default}),(function(n){var e=n.theme;return sn(e).text.default})),ms=n.div(Jd||(Jd=C(["\n margin-top: ","px;\n margin-left: ","px;\n\n display: flex;\n flex-direction: row;\n align-items: center;\n\n & > * + * {\n margin-left: ","px;\n }\n"],["\n margin-top: ","px;\n margin-left: ","px;\n\n display: flex;\n flex-direction: row;\n align-items: center;\n\n & > * + * {\n margin-left: ","px;\n }\n"])),2*$.nudge,3*$.nudge,3*$.nudge),gs=n.div(Qd||(Qd=C(["\n cursor: pointer;\n\n & > * {\n color: ",";\n }\n\n &:hover {\n & > * {\n text-decoration: underline;\n }\n }\n"],["\n cursor: pointer;\n\n & > * {\n color: ",";\n }\n\n &:hover {\n & > * {\n text-decoration: underline;\n }\n }\n"])),(function(n){var e=n.theme;return sn(e).text.error})),fs=n(Ie)(Kd||(Kd=C([""],[""]))),hs=n(Ie)($d||($d=C(["\n margin-top: ","px;\n padding-left: ","px;\n"],["\n margin-top: ","px;\n padding-left: ","px;\n"])),2*$.nudge,$.nudge),vs=n(Ie)(nc||(nc=C(["\n margin-top: ","px;\n padding-left: ","px;\n"],["\n margin-top: ","px;\n padding-left: ","px;\n"])),2*$.nudge,$.nudge),xs=function(n){var e=n.onUploadFiles,t=n.label,i=n.isDisabled,a=n.isRequired,l=n.errorMessage,s=n.infoMessage,u=n.isInverted,m=n.hasBg,f=n.addBtnLabel,h=n.removeBtnLabel,v=n.acceptedFormats,x=n.action,b=g(r),w=d([]),y=w[0],k=w[1],E=p(null),C=d([]),M=C[0],B=C[1];c((function(){y&&e&&e(y)}),[y]);var S=function(n){var e;n.preventDefault(),null===(e=E.current)||void 0===e||e.click()};return o.createElement(ls,{renderAs:"label"},t&&o.createElement(ds,{renderAs:"span",isInverted:u,textColor:i?sn(b).text.default:void 0,size:"medium",type:"copy-b"},"".concat(t).concat(a?" *":"")),o.createElement(cs,{hasError:!!l,hasBg:m&&!u},o.createElement(ss,null,o.createElement(ps,{isDisabled:i},x?x({isDisabled:i,isInverted:!1,clickHandler:S}):o.createElement(go.View,{as:"button",size:"small",isInverted:!1,isDisabled:i,onClick:S},o.createElement(go.Label,null,f||"Select file"))),M.length>0&&o.createElement(gs,{onClick:function(){E&&E.current&&(E.current.value="",k([]),B([]))}},o.createElement(Ie,{textColor:i?sn(b).elementBg.medium:void 0,size:"medium",type:"copy-b"},h||"Clear selection"))),o.createElement(us,{onChange:function(n){if(n.currentTarget.files){var e=Array.from(n.currentTarget.files),t=e.map((function(n){return function(n){return new Promise((function(e){e({type:n.type,url:n.name,isUploading:!0});var t=new FileReader;t.onload=function(){e({type:n.type,url:n.name,isUploading:!0})},t.readAsDataURL(n)}))}(n)}));Promise.all(t).then((function(n){B((function(e){return I(I([],e,!0),n,!0)}))})),k((function(n){return I(I([],n,!0),e,!0)}))}},type:"file",ref:E,multiple:!0,required:a,disabled:i,accept:v}),M.map((function(n,e){var t=n.url&&n.url.split("/")||[];return o.createElement(ms,{key:e},o.createElement(fs,null,t))}))),s&&o.createElement(hs,{textColor:sn(b).text.default,size:"small"},s),l&&o.createElement(vs,{textColor:sn(b).text.error,size:"small",type:"copy-i"},l||"Bitte geben Sie einen gültigen Text ein"))},bs=n(de)(ec||(ec=C(["\n overflow: visible;\n"],["\n overflow: visible;\n"]))),ws=n.form(tc||(tc=C(["\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"])),K.semilarge),ys=n.div(ic||(ic=C(["\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"])),1.5*$.spacer,1.5*$.spacer,K.semilarge,3*$.nudge,3*$.nudge),ks=n.div(rc||(rc=C(["\n width: 100%;\n max-width: calc(590px * 2 + ","px);\n\n margin: 0 auto;\n margin-top: ","px;\n\n text-align: ",";\n"],["\n width: 100%;\n max-width: calc(590px * 2 + ","px);\n\n margin: 0 auto;\n margin-top: ","px;\n\n text-align: ",";\n"])),2*$.nudge,2*$.spacer,(function(n){return n.hasCols?"left":"center"})),Es=n.fieldset(ac||(ac=C(["\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"]))),Is=n(Ie)(oc||(oc=C(["\n display: inline-flex;\n flex-direction: row;\n align-items: top;\n justify-content: space-between;\n padding-bottom: ","px;\n padding-left: ","px;\n padding-right: ","px;\n"],["\n display: inline-flex;\n flex-direction: row;\n align-items: top;\n justify-content: space-between;\n padding-bottom: ","px;\n padding-left: ","px;\n padding-right: ","px;\n"])),3*$.nudge,$.nudge,$.nudge),Cs=ie((function(n){var e=n.anchorId,t=n.fields,i=n.onSubmit,a=n.submitAction,l=n.definitions,d=n.subjectLine,c=n.targetEmails,u=n.bgMode,p="inverted"===u,m="full"===u,f={},h=function(n){switch(t[n].type){case"Field":case"Area":case"Select":f[n]=t[n].initialValue||"";break;case"Datepicker":f[n]=t[n].initialDates||[null,null];break;case"Upload":f[n]=[];break;case"FieldGroup":var e=t[n],i=t[n].groupType;if("Checkbox"===i){var r=[];e.fields.forEach((function(n){n.initialChecked&&n.text&&r.push(n.text)})),f[n]=r}else"Radio"===i&&(f[n]="",e.fields.every((function(e){return!e.initialChecked||!e.text||(f[n]=e.text,!1)})))}};for(var x in t)h(x);var b=v({initialValues:w({},f),onSubmit:function(n){return k(void 0,void 0,void 0,(function(){var e;return E(this,(function(t){switch(t.label){case 0:return e=w(w({},n),{targetEmails:c||"",subjectLine:d||""}),i?[4,i(e)]:[3,2];case 1:t.sent(),t.label=2;case 2:return B(!1),[2]}}))}))},validateOnBlur:!0,validateOnChange:!0,validate:function(n){return k(void 0,void 0,void 0,(function(){var e,i,r,a,o,l,d,c,s,u,p,m,g;return E(this,(function(f){switch(f.label){case 0:for(r in e={},i=[],t)i.push(r);a=0,f.label=1;case 1:if(!(a<i.length))return[3,21];switch(o=i[a],t[o].type){case"Field":return[3,2];case"Area":return[3,5];case"Select":return[3,8];case"Datepicker":return[3,11];case"FieldGroup":return[3,14];case"Upload":return[3,17]}return[3,20];case 2:return p=t[o],l=p.inputType,t[o].isRequired&&!n[o]&&(e[o]=t[o].errorMsg||"Required field"),p.validate?[4,p.validate(o,n[o],p)]:[3,4];case 3:return(g=f.sent())&&(e[o]=g),[3,20];case 4:switch(l){case"email":n[o]&&!/^[A-Z0-9._%+-]+@[A-Z0-9.-]+\.[A-Z]{2,4}$/i.test(n[o])&&(e[o]=t[o].errorMsg||"Invalid Mail format");break;case"tel":n[o]&&/[A-Z]/gi.test(n[o])&&(e[o]=t[o].errorMsg||"Ungültige Telefonnummer");break;case"number":n[o]&&!/^[+]?\d+([.]\d+)?$/gm.test(n[o])&&(e[o]=t[o].errorMsg||"Zahlenformat ungültig")}return[3,20];case 5:return(p=t[o]).isRequired&&!n[o]&&(e[o]=t[o].errorMsg||"Required field"),p.validate?[4,p.validate(o,n[o],p)]:[3,7];case 6:(g=f.sent())&&(e[o]=g),f.label=7;case 7:return[3,20];case 8:return(p=t[o]).isRequired&&!n[o]&&(e[o]=t[o].errorMsg||"Required field"),p.validate?[4,p.validate(o,n[o],p)]:[3,10];case 9:(g=f.sent())&&(e[o]=g),f.label=10;case 10:return[3,20];case 11:return p=t[o],d=p.singleSelect,u=n[o],p.isRequired&&!n[o]?e[o]=d?t[o].singleDateError||"Please submit date!":t[o].multiDateError||"Please submit start- and enddate!":p.isRequired&&d&&!u[0]?e[o]=t[o].singleDateError||"Please submit date!":!p.isRequired||d||u[0]&&u[1]||(e[o]=t[o].multiDateError||"Please submit start- and enddate!"),p.validate?[4,p.validate(o,n[o],p)]:[3,13];case 12:(g=f.sent())&&(e[o]=g),f.label=13;case 13:return[3,20];case 14:return p=t[o],"Checkbox"===(c=p.groupType)?(s=n[o],p.isRequired&&(!s||(null==s?void 0:s.length)<1)&&(e[o]=t[o].errorMsg||"Please select at least one item!")):"Radio"===c&&(u=n[o],p.isRequired&&!u&&(e[o]=t[o].errorMsg||"Selection required")),p.validate?[4,p.validate(o,n[o],p)]:[3,16];case 15:(g=f.sent())&&(e[o]=g),f.label=16;case 16:return[3,20];case 17:return p=t[o],m=n[o],p.isRequired&&(!m||(null==m?void 0:m.length)<1)&&(e[o]=t[o].errorMsg||"Please submit at least one file!"),p.validate?[4,p.validate(o,n[o],p)]:[3,19];case 18:(g=f.sent())&&(e[o]=g),f.label=19;case 19:return[3,20];case 20:return a++,[3,1];case 21:return[2,e]}}))}))}}),y=b.handleSubmit,I=b.handleChange,C=b.handleBlur,M=b.setFieldTouched,B=b.setSubmitting,S=b.validateField,T=b.submitForm,z=b.setValues,N=b.isSubmitting,A=b.touched,L=b.values,D=b.errors,H=b.dirty,P=g(r),F=s((function(n,e,t){return k(void 0,void 0,void 0,(function(){var i;return E(this,(function(r){return[2,z(w(w({},L),(i={},i[n]=e,i)),t)]}))}))}),[z,L]),O=t&&Object.keys(t).filter((function(n){return!t[n].column||"left"===t[n].column})),j=t&&Object.keys(t).filter((function(n){return"right"===t[n].column}));return o.createElement(bs,{addSeperation:!0,anchorId:e,bgColor:p?sn(P).sectionBg.dark:u?sn(P).sectionBg.medium:sn(P).sectionBg.light,bgMode:ce(u,!0)},o.createElement(pe,{addWhitespace:!0},o.createElement(ws,{noValidate:!0,onSubmit:y},o.createElement(ys,null,t&&(null==O?void 0:O.map((function(n,e){var i={index:e,field:t[n],key:n,value:L[n],error:D[n],isTouched:A[n]||!1,isInverted:p,hasBg:m,setField:F,setTouched:M,validateField:S,handleChange:I,handleBlur:C,theme:P};switch(t[n].type){case"Field":return(null==l?void 0:l.field)?l.field(i):Ls(i);case"Area":return(null==l?void 0:l.area)?l.area(i):Ns(i);case"Datepicker":return(null==l?void 0:l.datepicker)?l.datepicker(i):zs(i);case"FieldGroup":return"Checkbox"===t[n].groupType?(null==l?void 0:l.checkbox)?l.checkbox(i):Ss(i):(null==l?void 0:l.radio)?l.radio(i):Ts(i);case"Select":return(null==l?void 0:l.select)?l.select(i):Ds(i);case"Upload":return(null==l?void 0:l.upload)?l.upload(i):As(i);default:return null}})))),j&&j.length>0&&o.createElement(ys,null,t&&(null==j?void 0:j.map((function(n,e){var i={index:e,field:t[n],key:n,value:L[n],error:D[n],isTouched:A[n]||!1,isInverted:p,hasBg:m,setField:F,setTouched:M,validateField:S,handleChange:I,handleBlur:C,theme:P};switch(t[n].type){case"Field":return(null==l?void 0:l.field)?l.field(i):Ls(i);case"Area":return(null==l?void 0:l.area)?l.area(i):Ns(i);case"Datepicker":return(null==l?void 0:l.datepicker)?l.datepicker(i):zs(i);case"FieldGroup":return"Checkbox"===t[n].groupType?(null==l?void 0:l.checkbox)?l.checkbox(i):Ss(i):(null==l?void 0:l.radio)?l.radio(i):Ts(i);case"Select":return(null==l?void 0:l.select)?l.select(i):Ds(i);case"Upload":return(null==l?void 0:l.upload)?l.upload(i):As(i);default:return null}}))))),t&&o.createElement(ks,{hasCols:j&&j.length>0},o.createElement(Pr,{primary:a?a({isInverted:p,isDisabled:N||!H,handleSubmit:T}):o.createElement(ao.View,w({as:"button",onClick:T,isDisabled:N||!H},{type:"submit"}),o.createElement(ao.Label,null,"send"))}))))})),Ms=n.div(lc||(lc=C(["\n & > * + * {\n margin-top: ","px;\n }\n"],["\n & > * + * {\n margin-top: ","px;\n }\n"])),1.5*$.nudge),Bs=n(Ie)(dc||(dc=C(["\n text-align: left;\n margin-top: ","px;\n padding-left: ","px;\n"],["\n text-align: left;\n margin-top: ","px;\n padding-left: ","px;\n"])),2*$.nudge,$.nudge),Ss=function(n){var e,t=n.field,i=n.key,r=n.isInverted,a=n.value,l=n.isTouched,d=n.error,c=n.setTouched,s=n.validateField,u=n.setField,p=n.theme,m=t,g=a;return o.createElement(Es,{key:i},i&&o.createElement(Is,{renderAs:"legend",type:"copy-b",size:"medium"},"".concat(i).concat(t.isRequired?"*":"")),o.createElement(Ms,null,null===(e=null==m?void 0:m.fields)||void 0===e?void 0:e.map((function(n,e){return o.createElement(zc,{key:e,isInverted:r,onChange:function(n){var e=n.currentTarget.value;if(e){var t=g.indexOf(e);-1===t?g.push(e):g.splice(t,1),u(i,g),c(i,!0),s(i)}},isSelected:!!n.text&&-1!==g.indexOf(n.text),name:i,value:n.text,label:n.text})}))),d&&l&&o.createElement(Bs,{textColor:sn(p).text.error,size:"small"},d))},Ts=function(n){var e,t=n.field,i=n.key,r=n.value,a=n.error,l=n.isTouched,d=n.isInverted,c=n.hasBg,s=n.setField,u=n.theme,p=t,m=r;return o.createElement(Es,{key:i},i&&o.createElement(Is,{renderAs:"legend",type:"copy-b",size:"medium"},"".concat(i).concat(t.isRequired?"*":"")),o.createElement(Ms,null,null===(e=null==p?void 0:p.fields)||void 0===e?void 0:e.map((function(n,e){return o.createElement(Pc,{key:e,name:i,value:n.text,label:n.text,isInverted:d,isSelected:!!n.text&&m===n.text,onChange:function(e){n.text&&s(i,e.currentTarget.value)},hasBg:!c})}))),a&&l&&o.createElement(Bs,{textColor:sn(u).text.error,size:"small"},a))},zs=function(n){var e=n.field,t=n.key,i=n.value,r=n.error,a=n.isTouched,l=n.isInverted,d=n.hasBg,c=n.setField,s=n.setTouched,u=n.validateField,p=i,m=function(n,e){return k(void 0,void 0,void 0,(function(){return E(this,(function(i){switch(i.label){case 0:return[4,c(t,[n||null,e||null])];case 1:return i.sent(),[4,s(t,!0)];case 2:return i.sent(),u(t),[2]}}))}))};return o.createElement(kc,{key:t,onSubmit:m,onDataChange:m,values:[null==p?void 0:p[0],null==p?void 0:p[1]],label:"".concat(t).concat(e.isRequired?"*":""),placeholder:e.placeholder,icon:e.icon,singleSelect:e.singleSelect,infoMessage:e.info,errorMessage:r&&a?r:void 0,name:t,isInverted:l,hasBg:!d,minDate:e.minDate,maxDate:e.maxDate,deleteAction:function(n){return(null==e?void 0:e.deleteAction)?e.deleteAction(n):o.createElement(go.View,{onClick:n},"delete")},submitAction:function(n){return(null==e?void 0:e.submitAction)?e.submitAction(n):o.createElement(ao.View,{onClick:n},"submit")},nextCtrlUrl:e.nextCtrlUrl,prevCtrlUrl:e.prevCtrlUrl})},Ns=function(n){var e=n.field,t=n.key,i=n.value,r=n.error,a=n.isTouched,l=n.isInverted,d=n.hasBg,c=n.handleChange,s=n.handleBlur;return o.createElement(_c,{key:t,label:"".concat(t).concat(e.isRequired?"*":""),placeholder:e.placeholder,name:"['".concat(t,"']"),value:i,isInverted:l,onChange:c,onBlur:s,infoMessage:e.info,errorMessage:r&&a?r:void 0,lightBg:d})},As=function(n){var e=n.field,t=n.key,i=n.error,r=n.isTouched,a=n.isInverted,l=n.hasBg,d=n.setField;return o.createElement(xs,{key:t,label:"".concat(t).concat(e.isRequired?"*":""),name:t,infoMessage:e.info,addBtnLabel:e.addBtnLabel,removeBtnLabel:e.removeBtnLabel,errorMessage:i&&r?i:void 0,acceptedFormats:e.acceptedFormats,onUploadFiles:function(n){d(t,n)},hasBg:!l,isInverted:a})},Ls=function(n){var e=n.field,t=n.key,i=n.value,r=n.error,a=n.isTouched,l=n.handleChange,d=n.handleBlur,c=n.isInverted,s=n.hasBg;return o.createElement(Gc,{key:t,label:"".concat(t).concat(e.isRequired?"*":""),placeholder:e.placeholder,name:"['".concat(t,"']"),type:e.inputType,isInverted:c,value:i,onChange:l,onBlur:d,infoMessage:e.info,errorMessage:r&&a?r:void 0,lightBg:s})},Ds=function(n){var e=n.field,t=n.key,i=n.value,r=n.error,a=n.isTouched,l=n.isInverted,d=n.hasBg,c=n.setField,s=n.setTouched,u=n.validateField;return o.createElement(os,{key:t,label:"".concat(t).concat(e.isRequired?"*":""),name:t,placeholder:e.placeholder,errorMessage:r&&a?r:void 0,items:e.dropdownItems||[],value:i,onChange:function(n){return k(void 0,void 0,void 0,(function(){return E(this,(function(e){switch(e.label){case 0:return[4,c(t,n)];case 1:return e.sent(),[4,s(t,!0)];case 2:return e.sent(),u(t),[2]}}))}))},onBlur:function(){return s(t,!0,!0)},icon:e.icon,isInverted:l,hasBg:!d})},Hs=n(kt)(sc||(sc=C(["\n display: inline-block;\n border: 1px solid\n ",";\n border-radius: 15px;\n\n padding: 4px 12px;\n max-height: 28px;\n min-width: 60px;\n user-select: none;\n\n white-space: nowrap;\n text-overflow: ellipsis;\n overflow: hidden;\n text-align: center;\n\n text-decoration: none;\n\n ","\n\n background: none;\n\n && {\n background-color: ",";\n color: ",";\n\n transition: background-color 0.2s ease-in-out, color 0.1s ease-in-out;\n }\n\n cursor: ",";\n\n ","\n\n &:focus {\n /* background-color: ",";\n color: ","; */\n outline: 2px solid\n ",";\n outline-offset: -1px;\n text-decoration: underline;\n }\n"],["\n display: inline-block;\n border: 1px solid\n ",";\n border-radius: 15px;\n\n padding: 4px 12px;\n max-height: 28px;\n min-width: 60px;\n user-select: none;\n\n white-space: nowrap;\n text-overflow: ellipsis;\n overflow: hidden;\n text-align: center;\n\n text-decoration: none;\n\n ","\n\n background: none;\n\n && {\n background-color: ",";\n color: ",";\n\n transition: background-color 0.2s ease-in-out, color 0.1s ease-in-out;\n }\n\n cursor: ",";\n\n ","\n\n &:focus {\n /* background-color: ",";\n color: ","; */\n outline: 2px solid\n ",";\n outline-offset: -1px;\n text-decoration: underline;\n }\n"])),(function(n){return n.isInverted?"#dddddd":"#444444"}),ye("copy","small"),(function(n){var e=n.isActive,t=n.isInverted;return e&&(t?"#dddddd":"#444444")}),(function(n){var e=n.isActive,t=n.isInverted;return e?t?"#444444":"#ffff":t?"#dddddd":"#444444"}),(function(n){return n.isClickable?"pointer":"default"}),(function(n){var t=n.isClickable,i=n.isInverted;return t&&e(cc||(cc=C(["\n @media (hover: hover) and (pointer: fine) {\n &&:hover {\n background-color: ",";\n color: ",";\n }\n }\n "],["\n @media (hover: hover) and (pointer: fine) {\n &&:hover {\n background-color: ",";\n color: ",";\n }\n }\n "])),i?"#dddddd":"#444444",i?"#444444":"#ffff")}),(function(n){return n.isInverted?"#dddddd":"#444444"}),(function(n){return n.isInverted?"#444444":"#ffff"}),(function(n){var e=n.isInverted,t=n.theme;return e?sn(t).primary.inverted:sn(t).primary.default})),Ps=function(n){var e=n.name,t=n.link,i=n.isInverted,r=n.isActive,a=n.onClick,l=n.className,d=n.children,c=(null==t?void 0:t.href)?"a":a?"button":"span";return o.createElement(Hs,w({as:c,isInverted:i,isActive:r,onClick:a,isClickable:!!a||!(!t||!t.href),className:l},t),e||d)},Fs=n.div(uc||(uc=C(["\n text-decoration: none;\n color: inherit;\n\n & > * + * {\n margin-top: ","px;\n }\n\n @media "," {\n display: flex;\n justify-content: flex-end;\n flex-direction: row-reverse;\n\n & > * + * {\n margin-top: 0;\n padding-right: ","px;\n }\n }\n"],["\n text-decoration: none;\n color: inherit;\n\n & > * + * {\n margin-top: ","px;\n }\n\n @media "," {\n display: flex;\n justify-content: flex-end;\n flex-direction: row-reverse;\n\n & > * + * {\n margin-top: 0;\n padding-right: ","px;\n }\n }\n"])),3*$.nudge,K.large,$.spacer),Os=n(qr)(pc||(pc=C(["\n flex: 1 0 40%;\n"],["\n flex: 1 0 40%;\n"]))),js=n.div(mc||(mc=C(["\n flex: 1 0 60%;\n\n & > * + * {\n margin-top: ","px;\n }\n\n @media "," {\n max-width: 60%;\n }\n"],["\n flex: 1 0 60%;\n\n & > * + * {\n margin-top: ","px;\n }\n\n @media "," {\n max-width: 60%;\n }\n"])),3*$.nudge,K.large),Rs=n.div(gc||(gc=C(["\n margin-top: -","px;\n margin-left: -","px;\n\n display: flex;\n flex-direction: row;\n flex-wrap: wrap;\n"],["\n margin-top: -","px;\n margin-left: -","px;\n\n display: flex;\n flex-direction: row;\n flex-wrap: wrap;\n"])),$.nudge,$.nudge),Ws=n.div(fc||(fc=C(["\n & > * + * {\n margin-top: ","px;\n }\n"],["\n & > * + * {\n margin-top: ","px;\n }\n"])),$.nudge),_s=n.div(hc||(hc=C(["\n padding-top: ","px;\n padding-left: ","px;\n"],["\n padding-top: ","px;\n padding-left: ","px;\n"])),$.nudge,$.nudge),Vs=n(kt)(vc||(vc=C(["\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"])),ye("copy-b","big"),(function(n){var e=n.theme;return n.isInverted?un(e)["copy-b"].big.colorInverted:un(e)["copy-b"].big.color})),Us=n(Ie)(xc||(xc=C(["\n display: -webkit-box;\n -webkit-line-clamp: 4;\n -webkit-box-orient: vertical;\n overflow: hidden;\n"],["\n display: -webkit-box;\n -webkit-line-clamp: 4;\n -webkit-box-orient: vertical;\n overflow: hidden;\n"]))),Zs=function(n){var e=n.customTag,t=n.onTagClick,i=n.title,r=n.image,a=n.date,l=n.text,d=n.link,c=n.tags,s=n.isInverted,u=n.action,p=te().globals,m="";a&&(m=new gr(a.getTime(),"",p.sections.eventDateFormat(a),p.sections.eventTimeFormat(a),p.sections.eventLocaleKey).getFormattedDate());var g=function(n){return t?function(e){null==e||e.preventDefault(),t(n)}:void 0};return o.createElement(Fs,null,(null==r?void 0:r.small)&&o.createElement(Os,w({},r,{coverSpace:!0,isInverted:s})),o.createElement(js,null,c&&o.createElement(Rs,null,c.map((function(n,t){return n&&o.createElement(_s,{key:"tag_"+t},e?e({key:"tag_"+t,name:n.name||"",isInverted:s,isActive:!1,link:n.link||{},clickHandler:g(n)}):o.createElement(Ps,{isInverted:s,name:n.name,link:n.link,onClick:g(n)}))}))),o.createElement(Ws,null,a&&o.createElement(Ie,{isInverted:s,size:"medium",type:"copy"},m),i&&o.createElement(Vs,w({},d,{isInverted:s}),i)),l&&o.createElement(Us,{size:"small",isInverted:s,innerHTML:l}),u&&o.createElement("div",null," ",u({isInverted:s})," ")))},qs=n.ul(bc||(bc=C(["\n list-style: none;\n margin: 0;\n padding: 0;\n"],["\n list-style: none;\n margin: 0;\n padding: 0;\n"]))),Ys=n.li(wc||(wc=C(["\n border-top: 1px solid\n ",";\n\n border-bottom: 1px solid\n ",";\n\n padding: ","px 0;\n"],["\n border-top: 1px solid\n ",";\n\n border-bottom: 1px solid\n ",";\n\n padding: ","px 0;\n"])),(function(n){var e=n.theme;return n.hasBg?sn(e).elementBg.light:sn(e).elementBg.medium}),(function(n){var e=n.theme;return n.hasBg?sn(e).elementBg.light:sn(e).elementBg.medium}),3*$.nudge),Gs=ie((function(n){var e=n.anchorId,t=n.events,i=n.bgMode,r=n.customTag,a=te().colors,l="inverted"===i,d="full"===i;return o.createElement(de,{addSeperation:!0,anchorId:e,bgColor:l?a.sectionBg.dark:i?a.sectionBg.medium:a.sectionBg.light,bgMode:ce(i,!0)},o.createElement(pe,{addWhitespace:!0},o.createElement(qs,null,null==t?void 0:t.map((function(n,e){return o.createElement(Ys,{key:e,hasBg:d},o.createElement(Zs,w({},n,{isInverted:l,customTag:r})))})))))})),Xs=n.a(Qs||(Qs=C(["\n padding: 0.2em;\n\n display: inline-block;\n display: inline-flex;\n flex-direction: row;\n flex-wrap: nowrap;\n justify-content: center;\n align-items: center;\n vertical-align: middle;\n\n font-family: ",";\n ","\n font-weight: ",";\n text-align: center;\n text-decoration: ",";\n line-height: 1;\n letter-spacing: ",";\n\n perspective: 1000;\n -webkit-font-smoothing: subpixel-antialiased;\n -webkit-perspective: 1000;\n -moz-osx-font-smoothing: grayscale;\n will-change: auto;\n\n outline-color: ",";\n border: none;\n cursor: pointer;\n\n pointer-events: ",";\n\n background: none;\n color: ",";\n\n & > * {\n color: ",";\n }\n\n & > * + * {\n margin-left: ","px;\n }\n\n & > :not(:last-child) {\n padding-right: ","px;\n }\n\n &:hover {\n opacity: 0.6;\n }\n\n &:focus {\n outline: 2px solid ",";\n }\n\n &:active {\n opacity: 0.6;\n }\n"],["\n padding: 0.2em;\n\n display: inline-block;\n display: inline-flex;\n flex-direction: row;\n flex-wrap: nowrap;\n justify-content: center;\n align-items: center;\n vertical-align: middle;\n\n font-family: ",";\n ","\n font-weight: ",";\n text-align: center;\n text-decoration: ",";\n line-height: 1;\n letter-spacing: ",";\n\n perspective: 1000;\n -webkit-font-smoothing: subpixel-antialiased;\n -webkit-perspective: 1000;\n -moz-osx-font-smoothing: grayscale;\n will-change: auto;\n\n outline-color: ",";\n border: none;\n cursor: pointer;\n\n pointer-events: ",";\n\n background: none;\n color: ",";\n\n & > * {\n color: ",";\n }\n\n & > * + * {\n margin-left: ","px;\n }\n\n & > :not(:last-child) {\n padding-right: ","px;\n }\n\n &:hover {\n opacity: 0.6;\n }\n\n &:focus {\n outline: 2px solid ",";\n }\n\n &:active {\n opacity: 0.6;\n }\n"])),(function(n){var e=n.theme;return un(e).copy.medium.family}),(function(n){var e=n.theme;return nn(un(e).copy.medium.size,"font-size")}),(function(n){var e=n.theme;return un(e).copy.medium.weight}),(function(n){var e=n.textDecoration;return e||"underline"}),(function(n){var e=n.theme;return un(e).copy.medium.letterSpacing}),(function(n){var e=n.theme;return n.inverted?sn(e).primary.inverted:sn(e).primary.default}),(function(n){return n.disable?"none":"all"}),(function(n){var e=n.theme,t=n.inverted;return n.disable?sn(e).elementBg.medium:t?sn(e).text.copyInverted:sn(e).text.copy}),(function(n){var e=n.theme,t=n.inverted;return n.disable?sn(e).elementBg.medium:t?sn(e).text.copyInverted:sn(e).text.copy}),$.nudge,$.nudge,(function(n){var e=n.theme;return sn(e).primary.default})),Js=a.forwardRef((function(n,e){var t=n.as,i=n.isInverted,r=n.isDisabled,o=n.onClick,l=n.className,d=n.textDecoration,c=n.children,s=y(n,["as","isInverted","isDisabled","onClick","className","textDecoration","children"]);return"button"===t?a.createElement(Xs,w({textDecoration:d,ref:e,as:t,inverted:i,disable:r,onClick:o,className:l},s),c):a.createElement(Xs,w({textDecoration:d,ref:e,as:t,href:s.href,"data-disabled":r,"data-inverted":i,target:s.isExternal?"_blank":void 0,rel:s.isExternal?"noopener noreferrer":void 0,inverted:i,disable:r,onClick:o,className:l},s),c)}));Js.displayName="Button";var Qs,Ks,$s,nu,eu,tu,iu,ru,au,ou,lu,du,cu,su,uu,pu,mu,gu,fu,hu,vu,xu,bu,wu,yu,ku,Eu,Iu,Cu,Mu=n.div(Ks||(Ks=C(["\n display: flex;\n flex-direction: row;\n justify-content: flex-end;\n align-items: center;\n\n color: ",";\n\n transition: transform 0.2s ease-in-out;\n\n ","[data-inverted='true'] > & {\n color: ",";\n }\n\n ","[data-disabled='true'] > & {\n color: ",";\n }\n\n ",":hover > & {\n transform: translateX(3px);\n }\n"],["\n display: flex;\n flex-direction: row;\n justify-content: flex-end;\n align-items: center;\n\n color: ",";\n\n transition: transform 0.2s ease-in-out;\n\n ","[data-inverted='true'] > & {\n color: ",";\n }\n\n ","[data-disabled='true'] > & {\n color: ",";\n }\n\n ",":hover > & {\n transform: translateX(3px);\n }\n"])),(function(n){var e=n.theme;return n.iconColor||sn(e).text.copy}),Xs,(function(n){var e=n.theme;return n.iconColor||sn(e).text.copyInverted}),Xs,(function(n){var e=n.theme;return n.iconColor||sn(e).elementBg.medium}),Xs),Bu={View:Js,Label:n.span($s||($s=C(["\n display: inline-block;\n"],["\n display: inline-block;\n"]))),Icon:Mu},Su=function(n){var e=d(n||!1),t=e[0],i=e[1];return c((function(){"IntersectionObserver"in window&&"IntersectionObserverEntry"in window&&"intersectionRatio"in window.IntersectionObserverEntry.prototype?i(!0):i(!1)}),[]),t},Tu=n.div(nu||(nu=C(["\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"])),$.nudge,$.nudge,6*$.nudge),zu=n.div(eu||(eu=C(["\n padding-top: ","px;\n padding-left: ","px;\n"],["\n padding-top: ","px;\n padding-left: ","px;\n"])),$.nudge,$.nudge),Nu=n.ul(tu||(tu=C(["\n list-style-type: none;\n margin: 0;\n padding: 0;\n"],["\n list-style-type: none;\n margin: 0;\n padding: 0;\n"]))),Au=n.li(iu||(iu=C(["\n border-top: 1px solid\n ",";\n\n border-bottom: 1px solid\n ",";\n\n padding: ","px 0;\n"],["\n border-top: 1px solid\n ",";\n\n border-bottom: 1px solid\n ",";\n\n padding: ","px 0;\n"])),(function(n){var e=n.theme;return n.hasBg?sn(e).elementBg.light:sn(e).elementBg.medium}),(function(n){var e=n.theme;return n.hasBg?sn(e).elementBg.light:sn(e).elementBg.medium}),3*$.nudge),Lu=n.div(ru||(ru=C(["\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*$.nudge,K.medium),Du=n.span(au||(au=C(["\n display: ",";\n"],["\n display: ",";\n"])),(function(n){var e=n.itemCount;return e&&e>2?"block":"none"})),Hu=ie((function(n){var e=n.tags,t=n.events,i=n.bgMode,r=n.anchorId,a=n.activeTags,l=n.showMoreText,d=n.onTagClick,c=n.customTag,s="inverted"===i,u="full"===i,p=te().colors,m=o.useState(a||[]),g=m[0],f=m[1],h=o.useState(1)[0],v=o.useState(3),x=v[0],b=v[1],y=o.useRef(null),k=Su(),E=(null==t?void 0:t.length)||0,C=zn(800);o.useEffect((function(){var n=function(){var n,e,t,i=[];if("URLSearchParams"in window){var r=null===(t=null===(e=null===(n=new URLSearchParams(window.location.search).get("eventFilter"))||void 0===n?void 0:n.split(","))||void 0===e?void 0:e.map((function(n){return decodeURIComponent(n)})))||void 0===t?void 0:t.filter((function(n){return""!==n}));r&&i.push.apply(i,r)}return i}();n.length>0?f(n):f(a||[])}),[a]),o.useEffect((function(){if(!d&&g.length>0&&"URLSearchParams"in window){var n=new URLSearchParams(window.location.search);n.set("eventFilter",g.map((function(n){return encodeURIComponent(n)})).join(",")),window.history.replaceState({},"","".concat(location.pathname,"?").concat(n.toString()+location.hash))}}),[g]),o.useEffect((function(){b(3)}),[g]);var M=function(n){f((function(e){var t=I([],e,!0),i=n.name?e.indexOf(n.name):-1;return-1===i&&n.name?I(I([],t,!0),[n.name],!1):(t.splice(i,1),t)}))};o.useEffect((function(){if(k){var n,e=y.current;if(e){(n=new IntersectionObserver((function(n){var e=n[0];(null==e?void 0:e.isIntersecting)&&x<Math.ceil(E/h)&&b((function(n){return n+1}))}),{rootMargin:"0px 0px 100px 0px",threshold:0})).observe(e)}return function(){n&&n.disconnect()}}}),[h,E,x,k]);return o.createElement(de,{addSeperation:!0,anchorId:r,bgColor:s?p.sectionBg.dark:u?p.sectionBg.medium:"transparent",bgMode:ce(i,!0)},o.createElement(pe,{addWhitespace:!0},e&&o.createElement(Tu,null,e.map((function(n,e){return o.createElement(zu,{key:e},c?c({key:e,name:n,isInverted:s,isActive:-1!==g.indexOf(n),clickHandler:function(e){null==e||e.preventDefault(),d?d({name:n}):M({name:n})}}):o.createElement(Ps,{isInverted:s,onClick:function(e){null==e||e.preventDefault(),d?d({name:n},!1):M({name:n})},isActive:-1!==g.indexOf(n)},n))}))),o.createElement(Nu,null,null==t?void 0:t.filter((function(n){if(!g||0===g.length)return!0;if(!n.tags)return!1;for(var e=!1,t=0;t<n.tags.length;t++)if(-1!==g.indexOf(n.tags[t].name||"")){e=!0;break}return e})).sort((function(n,e){return n.date&&e.date?e.date.getTime()-n.date.getTime():0})).filter((function(n,e){return e<x*h})).map((function(n,e){var t;return o.createElement(Au,{key:"".concat(e,"_event_").concat(n.title),hasBg:u},o.createElement(Zs,w({},n,{tags:null===(t=n.tags)||void 0===t?void 0:t.map((function(n){return{name:n.name}})),isInverted:s,onTagClick:function(n){C(0),d?d({name:n.name},!0):M({name:n.name})},customTag:c})))}))),o.createElement("div",{ref:y}),!k&&o.createElement(Lu,null,t&&t.length>0&&o.createElement(Ie,{type:"copy",size:"medium",isInverted:s},o.createElement(Du,{itemCount:t.length,onClick:function(n){n.preventDefault(),x<Math.ceil(E/h)&&b((function(n){return n+1}))}},x<E/h&&o.createElement(Bu.View,{as:"button",isInverted:s},o.createElement(Bu.Label,null,l||"mehr anzeigen")))))))})),Pu=n(qr)(ou||(ou=C(["\n &:not(:last-child) {\n margin-bottom: ","px;\n }\n"],["\n &:not(:last-child) {\n margin-bottom: ","px;\n }\n"])),$.spacer),Fu=n.div(lu||(lu=C(["\n margin-top: -","px;\n margin-left: -","px;\n\n display: flex;\n flex-direction: row;\n flex-wrap: wrap;\n"],["\n margin-top: -","px;\n margin-left: -","px;\n\n display: flex;\n flex-direction: row;\n flex-wrap: wrap;\n"])),$.nudge,$.nudge),Ou=n.div(du||(du=C(["\n padding-top: ","px;\n padding-left: ","px;\n"],["\n padding-top: ","px;\n padding-left: ","px;\n"])),$.nudge,$.nudge),ju=n(he)(cu||(cu=C(["\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 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*$.nudge),Ru=n(Ie)(su||(su=C(["\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n\n &:not(:first-child) {\n margin-top: ","px;\n }\n"],["\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n\n &:not(:first-child) {\n margin-top: ","px;\n }\n"])),3*$.nudge),Wu=n(Ie)(uu||(uu=C(["\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n\n &:not(:first-child) {\n margin-top: ","px;\n }\n\n "," + & {\n margin-top: ","px;\n }\n"],["\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n\n &:not(:first-child) {\n margin-top: ","px;\n }\n\n "," + & {\n margin-top: ","px;\n }\n"])),3*$.nudge,Ru,$.nudge),_u=n(Ie)(pu||(pu=C(["\n &:not(:first-child) {\n margin-top: ","px;\n }\n"],["\n &:not(:first-child) {\n margin-top: ","px;\n }\n"])),3*$.nudge),Vu=n.ul(mu||(mu=C(["\n margin: 0;\n padding: 0;\n list-style: none;\n\n @media "," {\n display: flex;\n flex-direction: row;\n align-items: flex-start;\n\n & > * {\n flex: 0 0 33.33%;\n }\n }\n\n @media "," {\n display: block;\n }\n"],["\n margin: 0;\n padding: 0;\n list-style: none;\n\n @media "," {\n display: flex;\n flex-direction: row;\n align-items: flex-start;\n\n & > * {\n flex: 0 0 33.33%;\n }\n }\n\n @media "," {\n display: block;\n }\n"])),K.semilarge,K.large),Uu=n.li(gu||(gu=C(["\n & + & {\n padding-top: ","px;\n }\n\n @media "," {\n & + & {\n padding-top: 0;\n padding-left: ","px;\n }\n }\n\n @media "," {\n & + & {\n padding-left: 0;\n padding-top: ","px;\n }\n }\n"],["\n & + & {\n padding-top: ","px;\n }\n\n @media "," {\n & + & {\n padding-top: 0;\n padding-left: ","px;\n }\n }\n\n @media "," {\n & + & {\n padding-left: 0;\n padding-top: ","px;\n }\n }\n"])),3*$.nudge,K.semilarge,$.spacer,K.large,5*$.nudge),Zu=n(Ie)(fu||(fu=C(["\n display: block;\n margin-bottom: ","px;\n"],["\n display: block;\n margin-bottom: ","px;\n"])),3*$.nudge),qu=n.ul(hu||(hu=C(["\n list-style: none;\n margin: 0;\n padding: 0;\n"],["\n list-style: none;\n margin: 0;\n padding: 0;\n"]))),Yu=n.li(vu||(vu=C(["\n display: -ms-grid;\n display: grid;\n margin: 0;\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 margin: 0;\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"])),2*$.nudge,2*$.nudge),Gu=n(Ie)(xu||(xu=C(["\n height: 20px;\n width: 20px;\n\n & > * {\n height: 20px;\n width: 20px;\n }\n"],["\n height: 20px;\n width: 20px;\n\n & > * {\n height: 20px;\n width: 20px;\n }\n"]))),Xu=function(n){var e=n.isInverted,t=n.items,i=n.className;return o.createElement(Vu,{className:i},null==t?void 0:t.filter((function(n){return n.title})).map((function(n,t){var i;return o.createElement(Uu,{key:t},o.createElement(Zu,{size:"small",type:"copy-b",renderAs:"span",isInverted:e},n.title),o.createElement(qu,null,null===(i=null==n?void 0:n.items)||void 0===i?void 0:i.map((function(n,t){return o.createElement(Yu,{key:t},n.icon&&o.createElement(Gu,{isInverted:e},n.icon(e)),n.text&&o.createElement(Ie,{size:"small",isInverted:e,innerHTML:n.text}))}))))})))},Ju=ie((function(n){var e,t=n.anchorId,i=n.event,r=n.infos,a=n.bgMode,l=n.customTag,d=te(),c=d.colors,s=d.globals,u="inverted"===a,p="full"===a,m="",g="";if(null==i?void 0:i.date){var f=new gr(i.date.getTime(),"",s.sections.eventDateFormat(i.date),s.sections.eventTimeFormat(i.date),s.sections.eventLocaleKey);m=f.getFormattedDate(),g=f.getFormattedTimespan(s.sections.eventTimespanFormat(i.date,i.duration),i.duration)}return o.createElement(de,{addSeperation:!0,anchorId:t,bgColor:u?c.sectionBg.dark:p?c.sectionBg.medium:c.sectionBg.light,bgMode:ce(a,!0)},o.createElement(pe,{addWhitespace:!0},(null===(e=i.image)||void 0===e?void 0:e.small)&&o.createElement(Pu,w({},i.image,{coverSpace:!0,isInverted:u})),o.createElement(wt.Row,{gutter:5*$.nudge,large:{gutter:$.spacer}},o.createElement(wt.Col,{large:{span:.75}},i.tags&&o.createElement(Fu,null,i.tags.map((function(n,e){return o.createElement(Ou,{key:"tag_"+e},l?l({key:"headtag-".concat(e),name:n.name||"",isInverted:u,isActive:!1,link:n.link}):o.createElement(Ps,{link:n.link,isInverted:u},n.name))}))),i.title&&o.createElement(ju,{size:"heading-2",isInverted:u},i.title),m&&o.createElement(Ru,{size:"big",type:"copy-b"},m||"",m&&g?" | ":"",g),i.address&&o.createElement(Wu,{size:"big",type:"copy",innerHTML:i.address}),i.text&&o.createElement(_u,{size:"medium",isInverted:u,innerHTML:i.text})),r&&r.length>0&&o.createElement(wt.Col,{large:{span:.25}},o.createElement(Xu,{isInverted:u,items:r})))))})),Qu=n.div(bu||(bu=C([""],[""]))),Ku=n.div(wu||(wu=C(["\n display: flex;\n justify-content: ",";\n margin-bottom: ","px;\n max-width: 100%;\n"],["\n display: flex;\n justify-content: ",";\n margin-bottom: ","px;\n max-width: 100%;\n"])),(function(n){return n.isCentered?"center":"flex-start"}),3*$.nudge),$u=n(qr)(yu||(yu=C(["\n overflow: hidden;\n border-radius: ",";\n"],["\n overflow: hidden;\n border-radius: ",";\n"])),(function(n){var e=n.theme;return pn(e).sections.edgeRadius})),np=n.div(ku||(ku=C(["\n text-align: ",";\n\n & > * + * {\n margin-top: ","px;\n }\n"],["\n text-align: ",";\n\n & > * + * {\n margin-top: ","px;\n }\n"])),(function(n){return n.isCentered&&"center"}),3*$.nudge),ep=n(Ie)(Eu||(Eu=C([""],[""]))),tp=n(Ie)(Iu||(Iu=C([""],[""]))),ip=n(Ie)(Cu||(Cu=C(["\n "," + & {\n margin-top: ","px;\n }\n"],["\n "," + & {\n margin-top: ","px;\n }\n"])),tp,$.nudge),rp=m((function(n,e){var t=n.isInverted,i=void 0!==t&&t,r=n.isCentered,a=void 0!==r&&r,l=n.title,d=n.subTitle,c=n.text,s=n.image,u=n.className;return o.createElement(Qu,{ref:e,className:u},s&&o.createElement(Ku,{isCentered:a},o.createElement($u,{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})),o.createElement(np,{isCentered:a},l&&o.createElement(ep,{type:"copy-b",size:"big",isInverted:i,"data-sheet":"title"},l),d&&o.createElement(tp,{type:"copy-b",isInverted:i,"data-sheet":"subtitle"},d),c&&o.createElement(ip,{type:"copy",isInverted:i,"data-sheet":"text",innerHTML:c})))}));rp.displayName="Fact";var ap,op,lp,dp,cp,sp,up,pp,mp,gp=n.div(ap||(ap=C(["\n display: none;\n\n @media "," {\n display: block;\n }\n"],["\n display: none;\n\n @media "," {\n display: block;\n }\n"])),K.large),fp=ie((function(n){var e=n.anchorId,t=n.columns,i=void 0===t?3:t,r=n.facts,a=n.bgMode,l=n.isCentered,d=te().colors,c=(null==r?void 0:r.length)||0,s="inverted"===a,u=wn({listLength:c,identifiers:['[data-sheet="title"]','[data-sheet="subtitle"]'],responsive:{small:1,medium:i<3?i:3,semilarge:i<4?i:4,large:i,xlarge:i}}).sheetRefs;return o.createElement(de,{addSeperation:!0,anchorId:e,bgColor:s?d.sectionBg.dark:a?d.sectionBg.medium:d.sectionBg.light,bgMode:ce(a)},o.createElement(pe,{clampWidth:"normal",addWhitespace:!0},o.createElement(wt.Row,null,r&&r.map((function(n,e){return(null==n?void 0:n.title)||(null==n?void 0:n.subTitle)||(null==n?void 0:n.image)||(null==n?void 0:n.text)?o.createElement(wt.Col,{key:e,medium:{span:4/12},semilarge:i>3?{span:.25}:{span:4/12},large:{span:12/i/12}},o.createElement(rp,w({key:e,ref:u[e]},n,{isCentered:l,isInverted:s}))):o.createElement(wt.Col,{key:e,medium:{span:4/12},semilarge:i>3?{span:.25}:{span:4/12},large:{span:12/i/12}},o.createElement(gp,{ref:u[e],key:e}))})))))})),hp=n.ul(op||(op=C(["\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"])),$.nudge),vp=n.li(lp||(lp=C(["\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*$.nudge,(function(n){var e=n.theme;return n.hasBack?sn(e).elementBg.light:sn(e).elementBg.medium}),(function(n){return n.hasText?"flex-start":"center"}),K.medium,3*$.nudge),xp=n.img(dp||(dp=C(["\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*$.nudge,5*$.nudge,K.medium,$.spacer),bp=n.div(cp||(cp=C(["\n & > * + * {\n margin-top: ","px;\n }\n"],["\n & > * + * {\n margin-top: ","px;\n }\n"])),2*$.nudge),wp=n(Ie)(sp||(sp=C(["\n max-width: 880px;\n"],["\n max-width: 880px;\n"]))),yp=ie((function(n){var e=n.anchorId,t=n.facts,i=n.icon,r=n.bgMode,a=te().colors,l="inverted"===r,d=l||"full"===r;return o.createElement(de,{addSeperation:!0,anchorId:e,bgColor:l?a.sectionBg.dark:"full"===r?a.sectionBg.medium:a.sectionBg.light,bgMode:ce(r,!0)},o.createElement(pe,{clampWidth:"normal",addWhitespace:!0},t&&o.createElement(hp,null,t.map((function(n,e){var t=n.label,r=n.text;return o.createElement(vp,{key:e,hasText:!!r,hasBack:d},i&&o.createElement(xp,{src:i.src,alt:i.alt||""}),o.createElement(bp,null,t&&o.createElement(Ie,{type:"copy-b"},t),r&&o.createElement(wp,{type:"copy",innerHTML:r})))})))))})),kp=n.svg(up||(up=C(["\n display: block;\n"],["\n display: block;\n"]))),Ep=function(n){var e=n.iconColor,t=void 0===e?"currentColor":e,i=n.className;return a.createElement(kp,{width:"58",height:"58",viewBox:"0 0 58 58",xmlns:"http://www.w3.org/2000/svg",className:i},a.createElement("g",{fill:"none"},a.createElement("path",{d:"M29.00009 1.0086C13.55287 1.0086 1.009 13.5526 1.009 28.99998c0 15.44738 12.54387 27.99138 27.99109 27.99138s27.99109-12.544 27.99109-27.99138S44.44731 1.0086 29.00009 1.0086zm0 1.93044c14.4048 0 26.06067 11.656 26.06067 26.06094S43.40488 55.06092 29.00009 55.06092 2.93942 43.40492 2.93942 28.99998 14.5953 2.93904 29.00009 2.93904z",fill:t}),a.createElement("g",{transform:"matrix(.96521 0 0 .96522 1.009 1.0086)"},a.createElement("g",null,a.createElement("path",{d:"M38.73 28.38H23.634l4.7893-4.9143c.2082-.2315.3123-.4986.3123-.8013s-.1041-.5698-.3123-.8013c-.2256-.2136-.4859-.3205-.7809-.3205s-.5553.1069-.7808.3205l-6.6633 6.8374c-.0521.0713-.1041.1336-.1562.187-.052.0534-.0781.1068-.0781.1602-.052.1247-.0781.2671-.0781.4274 0 .1602.0261.3205.0781.4807.0521.0713.0911.1336.1172.187.026.0534.065.1068.1171.1602l6.6633 6.8374c.1041.1247.2169.2137.3383.2671.1215.0534.269.0801.4425.0801.1562 0 .295-.0267.4165-.0801.1214-.0534.2429-.1424.3644-.2671.2082-.2314.3123-.4985.3123-.8012s-.1041-.5698-.3123-.8013l-4.7893-4.8876H38.73c.3471 0 .6204-.1024.8199-.3072.1996-.2048.2993-.4852.2993-.8413 0-.3383-.0997-.6099-.2993-.8146-.1995-.2048-.4728-.3072-.8199-.3072z",fill:t}),a.createElement("path",{d:"M27.643 21.043c-.41579 0-.8205.1686-1.125.45703l-.00781.00781-6.6953 6.8691-.01953.0293c-.04046.05536-.07885.09952-.11133.1328-.10781.11073-.21275.28915-.2168.5-.03865.14284-.08203.28464-.08203.43556 0 .2145.03644.43009.10352.63672l.02539.07422.04687.0664c.04037.05525.06313.09664.07031.11133.05464.11173.128.20605.20898.28906l6.6641 6.8379-.02539-.0293c.14297.17127.3152.31443.51953.4043.20176.08868.41973.12306.64453.12306.21318 0 .42348-.03791.6172-.12305.19627-.08634.3667-.21614.52147-.375l.00782-.00781.00586-.00782c.28073-.312.4414-.71743.4414-1.1348s-.16074-.82466-.4414-1.1367l-.00782-.00781-3.9648-4.0449h13.908c.44544 0 .8771-.15036 1.1777-.45898.30073-.30856.44141-.74003.44141-1.1895 0-.43654-.14557-.86067-.4414-1.1641-.30064-.30862-.7323-.45703-1.1777-.45703h-13.912l3.9707-4.0723.00585-.00781c.28066-.31206.44141-.71938.44141-1.1367 0-.41733-.16075-.8227-.4414-1.1348l-.01368-.01563-.01367-.01367c-.30455-.28835-.70921-.45703-1.125-.45703zm0 1c.16555 0 .27932.05066.41602.17383.12311.14291.17773.26708.17773.44726 0 .18807-.0498.31586-.18555.4668l-5.6016 5.75h16.281c.24876 0 .36257.05527.46094.15625.10337.10601.1582.22478.1582.46484 0 .26277-.05973.39115-.1582.49219-.09837.10098-.21218.15625-.46094.15625h-16.287l5.6074 5.7227c.13574.15094.18555.27873.18555.4668 0 .18481-.05129.31156-.18164.45898-.08255.08228-.15298.13091-.19727.15039-.0493.02166-.11562.03906-.21484.03906-.1222 0-.20094-.02093-.24219-.03906-.03846-.01692-.08907-.05077-.1543-.12891l-.01367-.01562-6.6758-6.8496v-.00196c-.02285-.02341-.0281-.03487-.0254-.0293h-.00195c-.0264-.05402-.06298-.10381-.0957-.1543-.0299-.10164-.04883-.1992-.04883-.29491 0-.10603.01819-.17962.04102-.23438l.02734-.06641c.03584-.03994.0698-.08138.10352-.125l.00586-.00586 6.6426-6.8164c.1465-.13877.2633-.18359.4375-.18359z"})))))},Ip=n.svg(pp||(pp=C(["\n display: block;\n"],["\n display: block;\n"]))),Cp=function(n){var e=n.iconColor,t=void 0===e?"currentColor":e,i=n.className;return a.createElement(Ip,{width:"58",height:"58",viewBox:"0 0 58 58",xmlns:"http://www.w3.org/2000/svg",className:i},a.createElement("g",{fill:"none"},a.createElement("path",{d:"M29.00009 1.0086C13.55287 1.0086 1.009 13.5526 1.009 28.99998c0 15.44738 12.54387 27.99138 27.99109 27.99138s27.99109-12.544 27.99109-27.99138S44.44731 1.0086 29.00009 1.0086zm0 1.93044c14.4048 0 26.06067 11.656 26.06067 26.06094S43.40488 55.06092 29.00009 55.06092 2.93942 43.40492 2.93942 28.99998 14.5953 2.93904 29.00009 2.93904z",fill:t}),a.createElement("g",{transform:"matrix(.96521 0 0 .96522 1.009 1.0086)"},a.createElement("g",null,a.createElement("path",{d:"M21.005 30.65h15.096l-4.7893 4.9143c-.2082.2315-.3123.4986-.3123.8013s.1041.5698.3123.8013c.2256.2136.4859.3205.7809.3205s.5553-.1069.7808-.3205l6.6633-6.8374c.0521-.0713.1041-.1336.1562-.187.052-.0534.0781-.1068.0781-.1602.052-.1247.0781-.2671.0781-.4274 0-.1602-.0261-.3205-.0781-.4807-.0521-.0713-.0911-.1336-.1172-.187-.026-.0534-.065-.1068-.1171-.1602l-6.6633-6.8374c-.1041-.1247-.2169-.2137-.3383-.2671-.1215-.0534-.269-.0801-.4425-.0801-.1562 0-.295.0267-.4165.0801-.1214.0534-.2429.1424-.3644.2671-.2082.2314-.3123.4985-.3123.8012s.1041.5698.3123.8013l4.7893 4.8876H21.005c-.3471 0-.6204.1024-.8199.3072-.1996.2048-.2993.4852-.2993.8413 0 .3383.0997.6099.2993.8146.1995.2048.4728.3072.8199.3072z",fill:t}),a.createElement("path",{d:"M27.643 21.043c-.41579 0-.8205.1686-1.125.45703l-.00781.00781-6.6953 6.8691-.01953.0293c-.04046.05536-.07885.09952-.11133.1328-.10781.11073-.21275.28915-.2168.5-.03865.14284-.08203.28464-.08203.43556 0 .2145.03644.43009.10352.63672l.02539.07422.04687.0664c.04037.05525.06313.09664.07031.11133.05464.11173.128.20605.20898.28906l6.6641 6.8379-.02539-.0293c.14297.17127.3152.31443.51953.4043.20176.08868.41973.12306.64453.12306.21318 0 .42348-.03791.6172-.12305.19627-.08634.3667-.21614.52147-.375l.00782-.00781.00586-.00782c.28073-.312.4414-.71743.4414-1.1348s-.16074-.82466-.4414-1.1367l-.00782-.00781-3.9648-4.0449h13.908c.44544 0 .8771-.15036 1.1777-.45898.30073-.30856.44141-.74003.44141-1.1895 0-.43654-.14557-.86067-.4414-1.1641-.30064-.30862-.7323-.45703-1.1777-.45703h-13.912l3.9707-4.0723.00585-.00781c.28066-.31206.44141-.71938.44141-1.1367 0-.41733-.16075-.8227-.4414-1.1348l-.01368-.01563-.01367-.01367c-.30455-.28835-.70921-.45703-1.125-.45703zm0 1c.16555 0 .27932.05066.41602.17383.12311.14291.17773.26708.17773.44726 0 .18807-.0498.31586-.18555.4668l-5.6016 5.75h16.281c.24876 0 .36257.05527.46094.15625.10337.10601.1582.22478.1582.46484 0 .26277-.05973.39115-.1582.49219-.09837.10098-.21218.15625-.46094.15625h-16.287l5.6074 5.7227c.13574.15094.18555.27873.18555.4668 0 .18481-.05129.31156-.18164.45898-.08255.08228-.15298.13091-.19727.15039-.0493.02166-.11562.03906-.21484.03906-.1222 0-.20094-.02093-.24219-.03906-.03846-.01692-.08907-.05077-.1543-.12891l-.01367-.01562-6.6758-6.8496v-.00196c-.02285-.02341-.0281-.03487-.0254-.0293h-.00195c-.0264-.05402-.06298-.10381-.0957-.1543-.0299-.10164-.04883-.1992-.04883-.29491 0-.10603.01819-.17962.04102-.23438l.02734-.06641c.03584-.03994.0698-.08138.10352-.125l.00586-.00586 6.6426-6.8164c.1465-.13877.2633-.18359.4375-.18359z"})))))},Mp=o.createContext({steps:0,currentStep:0,slickSettings:{},clickSideOffset:.2,goToStep:function(){return""},nextStep:function(){return""},previousStep:function(){return""},isOnFirstStep:function(){return!1},isOnLastStep:function(){return!1}}),Bp=n.div(Np||(Np=C(["\n position: relative;\n width: 100%;\n overflow: hidden;\n\n cursor: ",";\n\n ","\n\n .slick-track {\n display: flex;\n height: ",";\n ","\n }\n"],["\n position: relative;\n width: 100%;\n overflow: hidden;\n\n cursor: ",";\n\n ","\n\n .slick-track {\n display: flex;\n height: ",";\n ","\n }\n"])),(function(n){var e=n.cursorPath;return e?'url("'.concat(e,'") 64 64, auto'):"default"}),(function(n){return n.fullHeight&&e(Tp||(Tp=C(["\n .slick-list {\n height: 100%;\n }\n "],["\n .slick-list {\n height: 100%;\n }\n "])))}),(function(n){return n.fullHeight?"100%":"auto"}),(function(n){var t=n.sameHeight,i=n.fullHeight;return(t||i)&&e(zp||(zp=C(["\n .slick-slide {\n height: auto;\n > div {\n height: 100%;\n > div {\n height: 100%;\n }\n }\n }\n "],["\n .slick-slide {\n height: auto;\n > div {\n height: 100%;\n > div {\n height: 100%;\n }\n }\n }\n "])))})),Sp=n(b)(Ap||(Ap=C(["\n ",";\n"],["\n ",";\n"])),(function(n){var e=n.leftMargin;return e&&nn([-1*e.min,-1*e.max],"margin-left")}));!function(n){n[n.PREV=0]="PREV",n[n.NEXT=1]="NEXT"}(mp||(mp={}));var Tp,zp,Np,Ap,Lp,Dp,Hp,Pp,Fp,Op,jp,Rp,Wp,_p,Vp,Up,Zp,qp,Yp,Gp,Xp,Jp,Qp,Kp=n.div(Lp||(Lp=C(["\n width: 100%;\n outline: none;\n\n ",";\n"],["\n width: 100%;\n outline: none;\n\n ",";\n"])),(function(n){var e=n.spacing;return e&&nn([e.min,e.max],"padding-left")})),$p=n.button(Dp||(Dp=C([""],[""]))),nm=n.div(Hp||(Hp=C([""],[""]))),em=n.button(Pp||(Pp=C([""],[""]))),tm=n.div(Fp||(Fp=C([""],[""]))),im={Provider:function(n){var e=n.initialStep,t=void 0===e?0:e,i=n.slideSpacing,r=n.cursorPaths,a=n.clickSideOffset,l=void 0===a?.2:a,u=n.fullHeight,p=n.sameHeight,m=n.beforeChange,g=n.afterChange,f=n.onInit,h=n.children,v=y(n,["initialStep","slideSpacing","cursorPaths","clickSideOffset","fullHeight","sameHeight","beforeChange","afterChange","onInit","children"]),x=d(0),b=x[0],k=x[1],E=d(),I=E[0],C=E[1],M=d(t),B=M[0],S=M[1],T=d(),z=T[0],N=T[1],A=d(0),L=A[0],D=A[1],H=s((function(n){if(I){var e=Math.floor(n);e>=0&&e<L&&I.slickGoTo(e)}}),[I,L]),P=w({className:"slider variable-width",dots:!1,arrows:!1,infinite:!1,speed:500,slidesToScroll:1,slidesToShow:1,variableWidth:!0,fade:!1,swipe:!0,beforeChange:function(n,e){m&&m({currentStep:n,nextStep:e}),S(e)},afterChange:g},v);return c((function(){var n=function(){if(I&&P.responsive)for(var n=P.responsive,e=I.state.breakpoint,t=0;t<n.length;t++)if(n[t].breakpoint===e){var i=n[t].settings.slidesToShow;i&&N(i);break}};return I&&P.slidesToShow&&(N(P.slidesToShow),n(),window.addEventListener("resize",n)),function(){I&&window.removeEventListener("resize",n)}}),[P.responsive,P.slidesToShow,I]),c((function(){if(z){for(var n=Math.floor(z),e=0,t=0;t<b&&!(t+n>b);t++)e+=1;D(e)}}),[b,z]),c((function(){L&&L>0&&f&&f(L,H)}),[L]),o.createElement(Mp.Provider,{value:{setSlider:C,setSlideCount:k,steps:L,currentStep:B,slideSpacing:i,cursorPaths:r,clickSideOffset:l,fullHeight:u,sameHeight:p,slickSettings:P,goToStep:H,nextStep:function(){if(I){var n=B;P.infinite?I.slickGoTo(++n):I.slickGoTo(n>=b-1?n:++n)}},previousStep:function(){if(I){var n=B;P.infinite&&I.slickGoTo(--n),I.slickGoTo(n<=0?n:--n)}},isOnFirstStep:function(){return!P.infinite&&0===B},isOnLastStep:function(){return!P.infinite&&B>=L-1}}},h)},Consumer:Mp.Consumer,Slides:function(n){var e=n.children,t=n.className,i=g(Mp),r=d(),a=r[0],l=r[1],s=d(),u=s[0],p=s[1],m=d(0),f=m[0],h=m[1],v=function(){var n,e;switch(a){case mp.NEXT:return null===(n=i.cursorPaths)||void 0===n?void 0:n.next;case mp.PREV:return null===(e=i.cursorPaths)||void 0===e?void 0:e.prev;default:return}},x=function(n){if(!(i.clickSideOffset<=0)&&(n.stopPropagation(),u)){var e=n.target,t=e.classList.contains("slider-control"),r=e instanceof HTMLAnchorElement||e.parentElement instanceof HTMLAnchorElement;if(0===n.button&&!t&&!r)if(i.isOnFirstStep())i.nextStep();else if(i.isOnLastStep())i.previousStep();else{var a=u.getBoundingClientRect(),o=f-a.left;o>=a.width-a.width*i.clickSideOffset?i.nextStep():o<a.width*i.clickSideOffset&&i.previousStep()}}};return c((function(){if(i.cursorPaths&&u){var n=u.getBoundingClientRect();f-n.left>=n.width/2?i.isOnLastStep()?l(mp.PREV):l(mp.NEXT):i.isOnFirstStep()?l(mp.NEXT):l(mp.PREV)}}),[i,f,u]),c((function(){e&&i.setSlideCount&&i.setSlideCount(o.Children.count(e))}),[e,i]),o.createElement(Mp.Consumer,null,(function(n){return o.createElement(Bp,{ref:p,cursorPath:v(),onMouseMove:function(n){return h(n.clientX)},fullHeight:i.fullHeight,sameHeight:i.sameHeight,onClick:x,className:t},o.createElement(Sp,w({ref:i.setSlider,leftMargin:n.slideSpacing},n.slickSettings),e))}))},Slide:function(n){var e=n.children,t=n.className;return o.createElement(Mp.Consumer,null,(function(n){return o.createElement(Kp,{className:t,spacing:n.slideSpacing},e)}))},Control:function(n){var e=n.type,t=n.onClick,i=n.children,r=n.className;return o.createElement(Mp.Consumer,null,(function(n){return n.steps>1?o.createElement($p,{className:r+" slider-control",onClick:function(i){"next"===e?n.nextStep():n.previousStep(),t&&t(i)},disabled:"next"===e?n.isOnLastStep():n.isOnFirstStep()},i&&i("next"===e?!n.isOnLastStep():!n.isOnFirstStep())):null}))},Status:function(n){var e=n.seperator,t=void 0===e?"/":e,i=n.className;return o.createElement(Mp.Consumer,null,(function(n){return o.createElement(nm,{className:i+" slider-control"},"".concat(n.currentStep+1).concat(t).concat(n.steps))}))},Dot:function(n){var e=n.step,t=n.disabled,i=n.onClick,r=n.className,a=n.children;return o.createElement(Mp.Consumer,null,(function(n){return o.createElement(em,{disabled:void 0!==t?t:e===n.currentStep,onClick:function(t){n.goToStep(e),i&&i(t)},className:r+" slider-control"},a)}))},DotGroup:function(n){var e=n.className,t=n.children,i=g(Mp),r=d(),a=r[0],l=r[1];return c((function(){for(var n=Array(i.steps),e=0;e<n.length;e++)n[e]=e;l(n)}),[i.steps]),o.createElement(Mp.Consumer,null,(function(n){return o.createElement(tm,{className:e+" slider-control"},a&&a.length>1&&(null==a?void 0:a.map((function(e,i){return t&&t(i,i===n.currentStep,(function(){return n.goToStep(i)}))}))))}))}},rm=n(pe)(Op||(Op=C(["\n position: relative;\n width: 100%;\n overflow: hidden;\n\n @media "," {\n padding: 0;\n }\n"],["\n position: relative;\n width: 100%;\n overflow: hidden;\n\n @media "," {\n padding: 0;\n }\n"])),K.xlarge),am=n(pe)(jp||(jp=C(["\n display: flex;\n flex-direction: row;\n"],["\n display: flex;\n flex-direction: row;\n"]))),om=n.div(Rp||(Rp=C(["\n display: none;\n text-align: right;\n max-width: ","px;\n margin-left: auto;\n ",";\n\n @media "," {\n display: flex;\n flex-direction: row;\n align-self: flex-end;\n }\n"],["\n display: none;\n text-align: right;\n max-width: ","px;\n margin-left: auto;\n ",";\n\n @media "," {\n display: flex;\n flex-direction: row;\n align-self: flex-end;\n }\n"])),$.wrapper,nn([.5*$.spacer,1.5*$.spacer],"margin-bottom"),K.semilarge),lm=n(im.Control)(Wp||(Wp=C(["\n border: none;\n outline: none;\n background: none;\n padding: 0 ","px;\n\n color: ",";\n transition: opacity 0.2s ease-in-out, transform 0.2s ease-in-out;\n\n &:enabled {\n cursor: pointer;\n }\n\n &:disabled {\n opacity: 0.5;\n }\n"],["\n border: none;\n outline: none;\n background: none;\n padding: 0 ","px;\n\n color: ",";\n transition: opacity 0.2s ease-in-out, transform 0.2s ease-in-out;\n\n &:enabled {\n cursor: pointer;\n }\n\n &:disabled {\n opacity: 0.5;\n }\n"])),3*$.nudge,(function(n){var e=n.theme;return n.isInverted?sn(e).text.inverted:sn(e).text.default})),dm=n(im.Slides)(_p||(_p=C(["\n margin-bottom: ","px;\n\n @media "," {\n margin-left: auto;\n width: 100%;\n max-width: ","px;\n }\n"],["\n margin-bottom: ","px;\n\n @media "," {\n margin-left: auto;\n width: 100%;\n max-width: ","px;\n }\n"])),$.spacer,K.xlarge,$.wrapperLarge-($.wrapperLarge-$.wrapper)/2),cm=n.div(Vp||(Vp=C(["\n display: flex;\n flex-direction: row;\n justify-content: center;\n"],["\n display: flex;\n flex-direction: row;\n justify-content: center;\n"]))),sm=n(im.DotGroup)(Up||(Up=C(["\n display: inline-block;\n align-self: center;\n padding: ","px 0;\n"],["\n display: inline-block;\n align-self: center;\n padding: ","px 0;\n"])),2*$.nudge),um=n.button(Zp||(Zp=C(["\n border: none;\n outline: none;\n background: none;\n cursor: pointer;\n\n padding: ","px;\n margin: -","px;\n\n & + & {\n margin-left: ","px;\n }\n"],["\n border: none;\n outline: none;\n background: none;\n cursor: pointer;\n\n padding: ","px;\n margin: -","px;\n\n & + & {\n margin-left: ","px;\n }\n"])),2*$.nudge,2*$.nudge,1.5*$.nudge),pm=n.div(qp||(qp=C(["\n height: 14px;\n width: 14px;\n border: solid 1px\n ",";\n border-radius: 14px;\n\n transition: background-color 0.2s ease-in-out;\n\n background-color: ",";\n"],["\n height: 14px;\n width: 14px;\n border: solid 1px\n ",";\n border-radius: 14px;\n\n transition: background-color 0.2s ease-in-out;\n\n background-color: ",";\n"])),(function(n){var e=n.theme;return n.isInverted?sn(e).text.inverted:sn(e).text.default}),(function(n){var e=n.isActive,t=n.isInverted,i=n.theme;return e?t?sn(i).text.inverted:sn(i).text.default:"transparent"})),mm=function(n){var e=n.spacing,t=n.variableWidths,i=n.isInverted,r=n.controlNext,a=n.controlPrev,l=n.dot,d=n.beforeChange,c=n.afterChange,s=n.onInit,u=n.slidesToShow,p=n.responsive,m=n.children,g=n.className;return o.createElement(rm,{clampWidth:"large",className:g},o.createElement(im.Provider,{variableWidth:t,sameHeight:t,slideSpacing:"large"===e?{min:30,max:60}:{min:20,max:30},slidesToShow:u,responsive:p,beforeChange:d,afterChange:c,onInit:s},o.createElement(am,{clampWidth:"normal",addWhitespace:!0},o.Children.count(m)>1&&o.createElement(om,null,o.createElement(lm,{type:"prev",isInverted:i},(function(n){return a?a({isInverted:i,isActive:n,name:"control_prev_head"}):o.createElement(Ep,null)})),o.createElement(lm,{type:"next",isInverted:i},(function(n){return r?r({isInverted:i,isActive:n,name:"control_next_head"}):o.createElement(Cp,null)})))),o.createElement(dm,null,o.Children.map(m,(function(n,e){return o.createElement(im.Slide,{key:e},n)}))),o.Children.count(m)>1&&o.createElement(cm,null,o.createElement(sm,null,(function(n,e,t){return o.createElement(um,{key:n,onClick:t},l?l({isInverted:i,isActive:e,index:n}):o.createElement(pm,{isActive:e,isInverted:i}))})))))},gm=n.div(Yp||(Yp=C(["\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"])),$.nudge,(function(n){return n.isCentered&&"center"}),$.spacer),fm=n.div(Gp||(Gp=C(["\n display: flex;\n justify-content: ",";\n"],["\n display: flex;\n justify-content: ",";\n"])),(function(n){return n.isCentered?"center":"flex-start"})),hm=n(qr)(Xp||(Xp=C(["\n overflow: hidden;\n border-radius: ",";\n"],["\n overflow: hidden;\n border-radius: ",";\n"])),(function(n){var e=n.theme;return pn(e).sections.edgeRadius})),vm=n.div(Jp||(Jp=C(["\n text-align: ",";\n\n & > * + * {\n margin-top: ","px;\n }\n\n @media "," {\n & > * {\n max-width: 95%;\n margin-right: ",";\n margin-left: ",";\n }\n }\n"],["\n text-align: ",";\n\n & > * + * {\n margin-top: ","px;\n }\n\n @media "," {\n & > * {\n max-width: 95%;\n margin-right: ",";\n margin-left: ",";\n }\n }\n"])),(function(n){return n.isCentered&&"center"}),2*$.nudge,K.medium,(function(n){return n.isCentered&&"auto"}),(function(n){return n.isCentered&&"auto"})),xm=n(Pr)(Qp||(Qp=C(["\n @media "," {\n width: 100%;\n\n & > * {\n /* max-width: 50%; */\n min-width: 0 !important;\n flex: 1;\n }\n }\n"],["\n @media "," {\n width: 100%;\n\n & > * {\n /* max-width: 50%; */\n min-width: 0 !important;\n flex: 1;\n }\n }\n"])),K.medium),bm=m((function(n,e){var t=n.title,i=n.description,r=n.intro,a=n.text,l=n.image,d=n.isInverted,c=void 0!==d&&d,s=n.isCentered,u=void 0!==s&&s,p=n.primaryAction,m=n.secondaryAction,g=n.className;return o.createElement(gm,{ref:e,isCentered:u,className:g},l&&o.createElement(fm,{isCentered:u},o.createElement(hm,{small:l.small,medium:l.medium,semilarge:l.semilarge,large:l.large,xlarge:l.xlarge,alt:l.alt,coverSpace:l.coverSpace})),t&&o.createElement(Ie,{type:"copy-b",size:"big",isInverted:c,"data-sheet":"title"},t),i&&o.createElement(Ie,{size:"small",isInverted:c,"data-sheet":"desc",innerHTML:i}),(r||a)&&o.createElement(vm,{isCentered:u},r&&o.createElement(Ie,{type:"copy-b",isInverted:c,innerHTML:r,"data-sheet":"intro"}),a&&o.createElement(Ie,{type:"copy",size:"medium",isInverted:c,innerHTML:a,"data-sheet":"text"})),(p||m)&&o.createElement(xm,{primary:p&&p(c),secondary:m&&m(c)}))}));bm.displayName="Feature";var wm,ym,km,Em,Im,Cm,Mm,Bm,Sm,Tm,zm,Nm,Am=n.div(wm||(wm=C(["\n padding-left: ","px;\n\n @media "," {\n padding-left: ","px;\n }\n\n @media "," {\n padding-left: ","%;\n\n padding-left: ",";\n }\n\n @media "," {\n padding-left: ","px;\n }\n"],["\n padding-left: ","px;\n\n @media "," {\n padding-left: ","px;\n }\n\n @media "," {\n padding-left: ","%;\n\n padding-left: ",";\n }\n\n @media "," {\n padding-left: ","px;\n }\n"])),2*$.nudge,K.medium,2*$.spacer,K.semilarge,1/28*100,"\n max(\n ".concat($.spacer,"px,\n ").concat(1/28*100,"%\n );\n "),K.xlarge,1/28*$.wrapper),Lm=ie((function(n){var e=n.anchorId,t=n.bgMode,i=n.features,r=n.controlNext,a=n.controlPrev,l=n.beforeChange,d=n.afterChange,c=n.onInit,s=n.dot,u=te().colors,p="inverted"===t,m=(null==i?void 0:i.length)||0,g=wn({listLength:m,identifiers:['[data-sheet="title"]','[data-sheet="desc"]','[data-sheet="intro"]','[data-sheet="text"]'],responsive:{small:m,medium:m,semilarge:m,large:m,xlarge:m}}).sheetRefs;return o.createElement(de,{addSeperation:!0,anchorId:e,bgColor:p?u.sectionBg.dark:t?u.sectionBg.medium:u.sectionBg.light,bgMode:ce(t)},o.createElement(Am,null,o.createElement(mm,{spacing:"normal",isInverted:p,controlNext:r,controlPrev:a,dot:s,beforeChange:l,afterChange:d,onInit:c,slidesToShow:m>1?3:1,responsive:[{breakpoint:1024,settings:{slidesToShow:m>1?3:1}},{breakpoint:832,settings:{slidesToShow:m>1?2.25:1}},{breakpoint:640,settings:{slidesToShow:m>1?1.15:1}}]},i&&i.map((function(n,e){return o.createElement("div",{key:e,ref:g[e]},o.createElement(bm,w({key:e,isInverted:p},n)))})))))})),Dm=ie((function(n){var e=n.anchorId,t=n.features,i=n.bgMode,r=n.isCentered,a=void 0!==r&&r,l=te().colors,d="inverted"===i,c=(null==t?void 0:t.length)||0,s=wn({listLength:c,identifiers:['[data-sheet="title"]','[data-sheet="desc"]','[data-sheet="intro"]','[data-sheet="text"]'],responsive:{small:1,medium:1,semilarge:2,large:c%2==0?2:3,xlarge:c%2==0?2:3}}).sheetRefs,u=t&&t.length%2==0;return o.createElement(de,{addSeperation:!0,anchorId:e,bgColor:d?l.sectionBg.dark:i?l.sectionBg.medium:l.sectionBg.light,bgMode:ce(i)},o.createElement(pe,{addWhitespace:!0,clampWidth:"normal"},o.createElement(wt.Row,null,null==t?void 0:t.map((function(n,e){return o.createElement(wt.Col,{semilarge:{span:.5},large:{span:u?5/12:4/12,move:u?1/12:0},key:e},o.createElement(bm,w({ref:s[e],isCentered:a,isInverted:d},n)))})))))})),Hm=n.div(ym||(ym=C(["\n width: 100%;\n\n @media "," {\n width: calc(100% + ","px);\n }\n"],["\n width: 100%;\n\n @media "," {\n width: calc(100% + ","px);\n }\n"])),K.semilarge,2*$.nudge),Pm=n.div(km||(km=C(["\n picture > img {\n width: 100%;\n }\n"],["\n picture > img {\n width: 100%;\n }\n"]))),Fm=n(qr)(Em||(Em=C(["\n border-radius: ",";\n overflow: hidden;\n"],["\n border-radius: ",";\n overflow: hidden;\n"])),(function(n){var e=n.theme;return pn(e).sections.edgeRadius})),Om=ie((function(n){var e=n.anchorId,t=n.bgMode,i=n.images,a=n.className,l=g(r),d="inverted"===t;return o.createElement(de,{addSeperation:!0,anchorId:e,bgColor:d?sn(l).sectionBg.dark:t?sn(l).sectionBg.medium:sn(l).sectionBg.light,bgMode:ce(t),className:a},o.createElement(pe,{addWhitespace:!!pn(l).sections.edgeRadius},o.createElement(Hm,null,o.createElement(wt.Row,null,i&&i.map((function(n,e){return o.createElement(wt.Col,{key:e,semilarge:{span:n.isFull?1:.5}},o.createElement(Pm,null,o.createElement(Fm,w({},n))))}))))))})),jm=n.div(Im||(Im=C(["\n position: relative;\n width: 100%;\n height: 100%;\n overflow: hidden;\n"],["\n position: relative;\n width: 100%;\n height: 100%;\n overflow: hidden;\n"]))),Rm=n(qr)(Cm||(Cm=C(["\n position: absolute;\n top: 0;\n left: 0;\n\n height: 100%;\n width: 100%;\n\n object-fit: cover;\n object-position: center;\n"],["\n position: absolute;\n top: 0;\n left: 0;\n\n height: 100%;\n width: 100%;\n\n object-fit: cover;\n object-position: center;\n"]))),Wm=n.img(Mm||(Mm=C(["\n position: absolute;\n top: 0;\n left: 0;\n height: 100%;\n width: 100%;\n\n object-fit: cover;\n object-position: center;\n\n transition-property: opacity, transform;\n transition-duration: ",";\n transition-delay: ",";\n\n opacity: ",";\n transform: scale(",")\n rotate(","deg);\n transform-origin: ",";\n\n will-change: transform, opacity;\n"],["\n position: absolute;\n top: 0;\n left: 0;\n height: 100%;\n width: 100%;\n\n object-fit: cover;\n object-position: center;\n\n transition-property: opacity, transform;\n transition-duration: ",";\n transition-delay: ",";\n\n opacity: ",";\n transform: scale(",")\n rotate(","deg);\n transform-origin: ",";\n\n will-change: transform, opacity;\n"])),(function(n){var e=n.scale;return"2s, ".concat(1===e?"0s":"13s")}),(function(n){var e=n.scale;return"".concat(1===e?"1s":"0s",", ").concat(1===e?"3s":"0s")}),(function(n){var e=n.opacity;return e&&e}),(function(n){return n.scale||1}),(function(n){return 1!==n.scale?.04:0}),(function(n){var e=n.zoomPoint;return e?"".concat(100*e[0],"% ").concat(100*e[1],"%"):"center"})),_m=function(n){var e=n.zoom,t=void 0===e?1.08:e,i=n.zoomPoint,r=void 0===i?[.5,.5]:i,a=n.interval,l=void 0===a?1e4:a,s=n.images,u=n.onChange,m=p(),g=p(),f=d(-1),h=f[0],v=f[1];return c((function(){var n=function(){v((function(n){return(n+1)%s.length}))};return g.current=window.setTimeout(n,200),m.current&&window.clearInterval(m.current),m.current=window.setInterval(n,l),function(){g.current&&window.clearTimeout(g.current),m.current&&window.clearInterval(m.current)}}),[s,l]),c((function(){-1!==h&&u&&u(h)}),[h]),o.createElement(o.Fragment,null,s.map((function(n,e){return o.createElement(Wm,{key:e,style:{zIndex:e===h?1:0},src:n.image,scale:e===h?t:1,opacity:e===h?1:0,zoomPoint:r,alt:""})})))},Vm=function(n){var e=n.images,t=n.zoom,i=void 0===t?1.08:t,r=n.zoomPoint,a=void 0===r?[.5,.5]:r,l=n.interval,d=void 0===l?1e4:l,c=n.onImageChange,s=n.className,u=n.children,p=xn(["small","medium","large","xlarge"]),m=o.useState({small:[],medium:[],large:[],xlarge:[]}),g=m[0],f=m[1];return o.useEffect((function(){if(p){var n=g[p],t=Nn();if(n.length<e.length&&e.length>=2){var i=e.map((function(n){return n.webp&&t?n.webp[p]:n[p]}));r=i.map((function(n,e){return new Promise((function(t){var i=new window.Image;i.src=n,i.onload=function(){return t({url:n,i:e})}}))})),k(void 0,void 0,void 0,(function(){var n,e,t,i;return E(this,(function(a){switch(a.label){case 0:n=function(n){var e;return E(this,(function(t){switch(t.label){case 0:return[4,n];case 1:return e=t.sent(),f((function(n){var t;return n[p].find((function(n){return n.id===e.i}))?n:w(w({},n),((t={})[p]=I(I([],n[p],!0),[{id:e.i,image:e.url}],!1),t))})),[2]}}))},e=0,t=r,a.label=1;case 1:return e<t.length?(i=t[e],[5,n(i)]):[3,4];case 2:a.sent(),a.label=3;case 3:return e++,[3,1];case 4:return[2]}}))}))}}var r}),[p,e,g]),o.createElement(jm,{className:s},o.createElement(Rm,w({},e[0])),p&&g[p].length>=e.length&&o.createElement(_m,{zoom:i,zoomPoint:a,interval:d,images:g[p],onChange:function(n){return e[n]&&c&&c(e[n])}}),u)},Um=n.div(Bm||(Bm=C(["\n position: relative;\n width: 100%;\n height: 100%;\n"],["\n position: relative;\n width: 100%;\n height: 100%;\n"]))),Zm=n(qr)(Sm||(Sm=C(["\n display: block;\n position: absolute;\n top: 0;\n left: 0;\n height: 100%;\n width: 100%;\n object-fit: cover;\n object-position: center;\n"],["\n display: block;\n position: absolute;\n top: 0;\n left: 0;\n height: 100%;\n width: 100%;\n object-fit: cover;\n object-position: center;\n"]))),qm=function(n){var e=n.bgImage,t=n.className,i=n.children;return a.createElement(Um,{className:t},a.createElement(Zm,w({},e,{alt:""})),i)},Ym=n.h1(zm||(zm=C(["\n margin: 0;\n padding: 0;\n ","\n\n hyphens: auto;\n /* -webkit-hyphens: auto; */\n /* overflow-wrap: break-word; */\n\n ","\n\n text-shadow: ",";\n\n h1,\n h2,\n h3,\n h4,\n h5,\n h6 {\n margin: 0;\n padding: 0;\n border: 0;\n outline: 0;\n font-weight: inherit;\n font-style: inherit;\n font-size: 100%;\n font-family: inherit;\n vertical-align: baseline;\n }\n"],["\n margin: 0;\n padding: 0;\n ","\n\n hyphens: auto;\n /* -webkit-hyphens: auto; */\n /* overflow-wrap: break-word; */\n\n ","\n\n text-shadow: ",";\n\n h1,\n h2,\n h3,\n h4,\n h5,\n h6 {\n margin: 0;\n padding: 0;\n border: 0;\n outline: 0;\n font-weight: inherit;\n font-style: inherit;\n font-size: 100%;\n font-family: inherit;\n vertical-align: baseline;\n }\n"])),(function(n){var e=n.textColor,t=n.textGradient;return en(e,t)}),(function(n){return!n.hyphens&&e(Tm||(Tm=C(["\n @media "," {\n hyphens: none;\n }\n "],["\n @media "," {\n hyphens: none;\n }\n "])),K.large)}),(function(n){return n.hasShadow&&"1px 2px 8px rgba(0, 0, 0, 0.25)"})),Gm=n(Ym)(Nm||(Nm=C(["\n font-family: ",";\n font-weight: ",";\n font-style: ",";\n ","\n line-height: ",";\n letter-spacing: ",";\n text-transform: ",";\n"],["\n font-family: ",";\n font-weight: ",";\n font-style: ",";\n ","\n line-height: ",";\n letter-spacing: ",";\n text-transform: ",";\n"])),(function(n){var e=n.theme,t=n.size;return un(e).callout[t].family}),(function(n){var e=n.theme,t=n.size;return un(e).callout[t].weight}),(function(n){var e=n.theme,t=n.size;return un(e).callout[t].style}),(function(n){var e=n.theme,t=n.size;return nn(un(e).callout[t].size,"font-size")}),(function(n){var e=n.theme,t=n.size;return un(e).callout[t].lineHeight}),(function(n){var e=n.theme,t=n.size;return un(e).callout[t].letterSpacing}),(function(n){var e=n.theme,t=n.size;return un(e).callout[t].textTransform})),Xm=function(n){var e,t=n.isInverted,i=n.renderAs,r=void 0===i?"h2":i,o=n.className,l=n.size,d=void 0===l?"medium":l,c=n.textColor,s=n.textGradient,u=n.hyphens,p=void 0!==u&&u,m=n.hasShadow,g=void 0!==m&&m,f=n.innerHTML,h=n.children,v=y(n,["isInverted","renderAs","className","size","textColor","textGradient","hyphens","hasShadow","innerHTML","children"]),x=te().fonts,b=null===(e=null==x?void 0:x.callout)||void 0===e?void 0:e[d];return a.createElement(Gm,w({as:r,size:d,textColor:c||(t?b.colorInverted:b.color),textGradient:s||(c?void 0:t?b.colorGradientInverted:b.colorGradient),hyphens:p,hasShadow:g,dangerouslySetInnerHTML:f&&!h?{__html:f}:void 0,className:o},v),h)};Xm.defaultProps={renderAs:"h1",size:"medium"};var Jm,Qm,Km,$m,ng,eg,tg,ig,rg,ag,og,lg,dg,cg,sg,ug,pg,mg,gg,fg,hg,vg,xg=n.div(Jm||(Jm=C(["\n position: relative;\n width: 100%;\n height: 100%;\n\n /* required to align items at flex-end in ie11 */\n &:before {\n content: '';\n min-height: 200px;\n display: block;\n flex: 1 0 0px;\n }\n"],["\n position: relative;\n width: 100%;\n height: 100%;\n\n /* required to align items at flex-end in ie11 */\n &:before {\n content: '';\n min-height: 200px;\n display: block;\n flex: 1 0 0px;\n }\n"]))),bg=n(qr)(Qm||(Qm=C(["\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n height: 100%;\n z-index: 0;\n"],["\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n height: 100%;\n z-index: 0;\n"]))),wg=n.video(Km||(Km=C(["\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n height: 100%;\n width: 100%;\n object-fit: cover;\n object-position: center;\n opacity: ",";\n pointer-events: none;\n z-index: 1;\n\n transition: opacity 0.3s ease-in-out;\n"],["\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n height: 100%;\n width: 100%;\n object-fit: cover;\n object-position: center;\n opacity: ",";\n pointer-events: none;\n z-index: 1;\n\n transition: opacity 0.3s ease-in-out;\n"])),(function(n){return n.isVisible?1:0})),yg=function(n){var e=n.loadOnMobile,t=void 0===e||e,i=n.placeholderImg,r=n.videoUrl,o=n.className,l=n.children,s=d(!1),u=s[0],p=s[1],m=xn(["small","medium","semilarge","large","xlarge"]),g=void 0===m||"small"===m,f=t||!g;return c((function(){f||p(!1)}),[g,f,t]),a.createElement(xg,{className:o},(null==i?void 0:i.small)&&!u&&a.createElement(bg,w({coverSpace:!0},i)),r&&f&&a.createElement(wg,{isVisible:u,src:r,muted:!0,autoPlay:!0,loop:!0,onCanPlayThrough:function(){return p(!0)}}),l)},kg=n.div($m||($m=C(["\n position: relative;\n"],["\n position: relative;\n"]))),Eg=n(pe)(ng||(ng=C(["\n display: flex;\n flex-direction: column;\n height: 100%;\n"],["\n display: flex;\n flex-direction: column;\n height: 100%;\n"]))),Ig=n.div(eg||(eg=C(["\n position: relative;\n display: none;\n width: 100%;\n margin: auto;\n z-index: 3;\n text-align: center;\n padding: 0 ","px;\n\n @media "," {\n display: block;\n max-width: none;\n margin-left: 0;\n text-align: left;\n padding-left: ","%;\n }\n\n @media "," {\n padding-left: ","px;\n }\n"],["\n position: relative;\n display: none;\n width: 100%;\n margin: auto;\n z-index: 3;\n text-align: center;\n padding: 0 ","px;\n\n @media "," {\n display: block;\n max-width: none;\n margin-left: 0;\n text-align: left;\n padding-left: ","%;\n }\n\n @media "," {\n padding-left: ","px;\n }\n"])),$.spacer,K.semilarge,1/28*100,K.xlarge,1/28*$.wrapper),Cg=n(Ig)(tg||(tg=C(["\n display: block;\n padding-top: ","px;\n ","\n\n @media "," {\n display: none;\n }\n"],["\n display: block;\n padding-top: ","px;\n ","\n\n @media "," {\n display: none;\n }\n"])),2*$.spacer,nn([2*$.spacer,4*$.spacer],"padding-bottom"),K.semilarge),Mg=n.div(ig||(ig=C(["\n display: ",";\n position: relative;\n height: 234px;\n width: 234px;\n margin-left: auto;\n margin-right: ","px;\n margin-top: -173px;\n z-index: 3;\n\n @media "," {\n display: block;\n margin-right: ","px;\n }\n\n @media "," {\n width: 392px;\n height: 392px;\n margin-left: 0;\n margin-top: -300px;\n\n right: -50%;\n transform: translate(\n ","px\n );\n }\n"],["\n display: ",";\n position: relative;\n height: 234px;\n width: 234px;\n margin-left: auto;\n margin-right: ","px;\n margin-top: -173px;\n z-index: 3;\n\n @media "," {\n display: block;\n margin-right: ","px;\n }\n\n @media "," {\n width: 392px;\n height: 392px;\n margin-left: 0;\n margin-top: -300px;\n\n right: -50%;\n transform: translate(\n ","px\n );\n }\n"])),(function(n){return n.showOnMobile?"block":"none"}),$.spacer,K.semilarge,4*$.spacer,K.xlarge,$.wrapper/2-(392+3*$.spacer)),Bg=n((function(n){var e=n.videoUrl,t=n.images,i=n.kenBurnsZoom,r=n.kenBurnsZoomPoint,a=n.kenBurnsInterval,l=n.className,d=n.children;return e?o.createElement(yg,{videoUrl:e,placeholderImg:null==t?void 0:t[0],className:l},d):t&&0!==t.length?1===t.length?o.createElement(qm,{bgImage:t[0],className:l},d):o.createElement(Vm,{images:t.map((function(n){return w({},n)})),zoom:i,zoomPoint:r,interval:a,className:l},d):o.createElement("div",null,d)}))(rg||(rg=C(["\n position: relative;\n display: flex;\n flex-direction: column;\n justify-content: flex-start;\n align-items: flex-end;\n height: ",";\n max-height: 1100px;\n\n ",";\n ",";\n\n @media "," {\n &:after {\n content: '';\n display: block;\n position: absolute;\n top: 0;\n left: 0;\n right: 0;\n bottom: 0;\n background-image: ",";\n pointer-events: none;\n z-index: 2;\n\n *[data-type='overflow'] ~ "," & {\n background-image: ",";\n }\n }\n }\n\n /* required to align items at flex-end in ie11 */\n &:before {\n content: '';\n min-height: 1px; // before: 200px\n display: block;\n flex: 1 0 0px;\n }\n"],["\n position: relative;\n display: flex;\n flex-direction: column;\n justify-content: flex-start;\n align-items: flex-end;\n height: ",";\n max-height: 1100px;\n\n ",";\n ",";\n\n @media "," {\n &:after {\n content: '';\n display: block;\n position: absolute;\n top: 0;\n left: 0;\n right: 0;\n bottom: 0;\n background-image: ",";\n pointer-events: none;\n z-index: 2;\n\n *[data-type='overflow'] ~ "," & {\n background-image: ",";\n }\n }\n }\n\n /* required to align items at flex-end in ie11 */\n &:before {\n content: '';\n min-height: 1px; // before: 200px\n display: block;\n flex: 1 0 0px;\n }\n"])),(function(n){var e=n.size;return e&&e}),nn([7*$.spacer,8*$.spacer],"padding-top"),nn([2*$.spacer,4.5*$.spacer],"padding-bottom"),K.semilarge,(function(n){return n.gradientBottom||void 0}),kg,(function(n){return n.gradientBottom||void 0})),Sg=n(Pr)(ag||(ag=C(["\n ",";\n\n @media "," {\n max-width: 600px;\n }\n"],["\n ",";\n\n @media "," {\n max-width: 600px;\n }\n"])),nn([$.spacer,2*$.spacer],"padding-top"),K.semilarge),Tg=n.div(og||(og=C(["\n margin-top: ","px;\n\n & > * + * {\n margin-top: ","px;\n }\n"],["\n margin-top: ","px;\n\n & > * + * {\n margin-top: ","px;\n }\n"])),(function(n){return n.noTitle&&$.spacer}),$.spacer),zg=ie((function(n){var e=n.size,t=void 0===e?"full":e,i=n.height,a=n.title,l=n.titleAs,d=n.intro,c=n.primaryCta,s=n.secondaryCta,u=n.videoUrl,p=n.images,m=n.customBottomGradient,f=n.badge,h=n.kenBurnsZoom,v=void 0===h?1.08:h,x=n.kenBurnsZoomPoint,b=void 0===x?[.5,.5]:x,w=n.kenBurnsInterval,y=void 0===w?1e4:w,k=g(r),E=a||c||s?m||pn(k).sections.imageTextGradient:void 0;return o.createElement(kg,null,o.createElement(Eg,{clampWidth:"large"},o.createElement(Bg,{videoUrl:u,images:p,gradientBottom:E,size:i||("small"===t?"80vh":"100vh"),kenBurnsZoom:v,kenBurnsZoomPoint:b,kenBurnsInterval:y},o.createElement(pe,null,o.createElement(Ig,null,o.createElement(wt.Row,{gutter:0},o.createElement(wt.Col,{span:26/28,large:{span:20/28},xlarge:{span:15/28}},!(null==d?void 0:d.title)&&a&&o.createElement(Xm,{size:"medium",renderAs:l,hasShadow:!0,textColor:"#fff",innerHTML:a}),d&&d.title&&o.createElement(Tg,{noTitle:!d.title&&!!a},d.title&&o.createElement(he,{renderAs:"h1",size:"heading-1",hasShadow:!0,textColor:"#fff"},d.title),d.text&&o.createElement(Ie,{textColor:"#fff",innerHTML:d.text})),(c||s)&&o.createElement(Sg,{primary:c&&c(!0),secondary:s&&s(!0)})))))),f&&f.content&&o.createElement(Mg,{showOnMobile:f.showOnMobile},f.content)),(a||c||s)&&o.createElement(Cg,null,o.createElement(pe,{addWhitespace:!0},a&&o.createElement(he,{hyphens:!0,size:"heading-2",renderAs:l,isInverted:!1,innerHTML:a}),(c||s)&&o.createElement(Sg,{primary:c&&c(!1),secondary:s&&s(!1)}))))})),Ng=n(de)(lg||(lg=C(["\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"])),K.semilarge,(function(n){return n.isCentered?"0 auto":"0"}),(function(n){return n.isCentered?"center":"left"})),Ag=n.div(dg||(dg=C(["\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"])),$.spacer,K.semilarge,(function(n){return n.isCentered?"center":"flex-start"})),Lg=n.ul(cg||(cg=C(["\n display: ",";\n align-items: center;\n justify-content: ",";\n\n flex-wrap: wrap;\n padding: 0;\n margin: 0;\n margin-top: -","px;\n margin-left: -","px;\n\n list-style: none;\n\n @media "," {\n margin-top: -","px;\n margin-left: -","px;\n\n & > * {\n flex: 0 1 auto;\n }\n }\n"],["\n display: ",";\n align-items: center;\n justify-content: ",";\n\n flex-wrap: wrap;\n padding: 0;\n margin: 0;\n margin-top: -","px;\n margin-left: -","px;\n\n list-style: none;\n\n @media "," {\n margin-top: -","px;\n margin-left: -","px;\n\n & > * {\n flex: 0 1 auto;\n }\n }\n"])),(function(n){return n.isVisible?"flex":"block"}),(function(n){return n.isCentered?"center":"flex-start"}),2*$.nudge,2*$.nudge,K.medium,$.spacer,$.spacer),Dg=n.li(sg||(sg=C(["\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*$.nudge,2*$.nudge,(function(n){var e=n.index;return n.isVisible||e<6?"block":"none"}),K.medium,$.spacer,$.spacer,K.semilarge,(function(n){var e=n.index;return n.isVisible||e<8?"block":"none"}),K.large,(function(n){var e=n.index;return n.isVisible||e<10?"block":"none"})),Hg=n(kt)(ug||(ug=C(["\n display: block;\n outline-color: ",";\n"],["\n display: block;\n outline-color: ",";\n"])),(function(n){var e=n.theme;return n.isInverted?sn(e).primary.inverted:sn(e).primary.default})),Pg=n.img(pg||(pg=C(["\n display: block;\n object-fit: contain;\n\n &[data-img-loaded='false'] {\n background: ",";\n }\n"],["\n display: block;\n object-fit: contain;\n\n &[data-img-loaded='false'] {\n background: ",";\n }\n"])),(function(n){var e=n.theme;return n.isInverted?pn(e).sections.imagePlaceholderBg.inverted:pn(e).sections.imagePlaceholderBg.default})),Fg=n.div(mg||(mg=C(["\n display: ",";\n\n background: none;\n border: none;\n text-align: ",";\n\n @media "," {\n display: ",";\n }\n\n @media "," {\n display: ",";\n }\n"],["\n display: ",";\n\n background: none;\n border: none;\n text-align: ",";\n\n @media "," {\n display: ",";\n }\n\n @media "," {\n display: ",";\n }\n"])),(function(n){var e=n.itemCount;return e&&e>6?"block":"none"}),(function(n){return n.isCentered?"center":"left"}),K.semilarge,(function(n){var e=n.itemCount;return e&&e>8?"block":"none"}),K.large,(function(n){var e=n.itemCount;return e&&e>10?"block":"none"})),Og=n(Pr)(gg||(gg=C(["\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"])),$.spacer,K.medium,(function(n){return n.isCentered&&"center"})),jg=ie((function(n){var e=n.anchorId,t=n.items,i=n.isCentered,r=void 0!==i&&i,a=n.primaryAction,l=n.secondaryAction,c=n.toggle,s=n.showLessText,u=void 0===s?"show less":s,p=n.showMoreText,m=void 0===p?"show more":p,g=n.enableToggle,f=n.bgMode,h=te().colors,v="inverted"===f,x=d(!g),b=x[0],y=x[1],k=function(){y((function(n){return!n}))};return o.createElement(Ng,{addSeperation:!0,anchorId:e,bgColor:v?h.sectionBg.dark:f?h.sectionBg.medium:h.sectionBg.light,bgMode:ce(f,!0),isCentered:r},o.createElement(pe,{clampWidth:"normal",addWhitespace:!0},o.createElement(Ag,{isCentered:r},o.createElement(Lg,{isVisible:!b||!0===b,isCentered:r},null==t?void 0:t.map((function(n,e){var t=n.src,i=n.link,r=n.alt,a=n.ratio;return o.createElement(Dg,{isVisible:b,index:e,key:e},o.createElement(Hg,w({},i,{isInverted:v,ariaLabel:r}),o.createElement(Pg,{"data-img-loaded":!1,isInverted:v,src:t,alt:r,height:null==a?void 0:a.h,width:null==a?void 0:a.w,onLoad:function(n){var e;return null===(e=n.currentTarget)||void 0===e?void 0:e.setAttribute("data-img-loaded","true")}})))})))),g&&o.createElement(Fg,{isCentered:r,itemCount:(null==t?void 0:t.length)||0},c?c({isInverted:v,showLessText:u,showMoreText:m,isToggled:b,clickHandler:k,additionalProps:{"aria-pressed":b}}):o.createElement(Bu.View,{as:"button",isInverted:v,"aria-pressed":b,onClick:function(){return k()}},o.createElement(Bu.Label,null,b?u:m))),(a||l)&&o.createElement(Og,{isCentered:r,primary:a&&a(v),secondary:l&&l(v)})))})),Rg=n(qr)(fg||(fg=C(["\n width: 100%;\n overflow: hidden;\n border-radius: ",";\n"],["\n width: 100%;\n overflow: hidden;\n border-radius: ",";\n"])),(function(n){var e=n.theme;return pn(e).sections.edgeRadius})),Wg=ie((function(n){var e=n.anchorId,t=n.bgMode,i=n.spacing,r=void 0===i?"normal":i,a=n.images,l=n.controlNext,d=n.controlPrev,c=n.beforeChange,s=n.afterChange,u=n.onInit,p=n.dot,m=te().colors,g="inverted"===t,f=(null==a?void 0:a.length)||0;return o.createElement(de,{addSeperation:!0,anchorId:e,bgColor:g?m.sectionBg.dark:t?m.sectionBg.medium:m.sectionBg.light,bgMode:ce(t)},o.createElement(mm,{variableWidths:!0,spacing:r,isInverted:g,controlNext:l,controlPrev:d,dot:p,beforeChange:c,afterChange:s,onInit:u,slidesToShow:f>1?2.75:1,responsive:[{breakpoint:832,settings:{slidesToShow:f>1?2.25:1}},{breakpoint:640,settings:{slidesToShow:f>1?1.15:1}}]},a&&a.map((function(n,e){return o.createElement(Rg,w({key:e},n))}))))})),_g=n.svg(hg||(hg=C(["\n display: block;\n"],["\n display: block;\n"]))),Vg=function(n){var e=n.iconColor,t=void 0===e?"currentColor":e,i=n.className;return a.createElement(_g,{viewBox:"0 0 9 15",width:"9",height:"15",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i},a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M4 12.96V0h1v12.96l2.688-2.15.624.78L4.5 14.64.688 11.59l.624-.78L4 12.96Z",fill:t}))};!function(n){n[n.UP=0]="UP",n[n.DOWN=1]="DOWN"}(vg||(vg={}));var Ug,Zg,qg,Yg,Gg,Xg,Jg,Qg,Kg,$g,nf,ef,tf,rf,af,of,lf=n.svg(Ug||(Ug=C(["\n display: block;\n"],["\n display: block;\n"]))),df=n.svg(Zg||(Zg=C(["\n display: block;\n"],["\n display: block;\n"]))),cf=function(n){var e=n.iconColor,t=void 0===e?"currentColor":e,i=n.ariaHidden,r=n.className;return a.createElement(df,{width:"35",height:"35",viewBox:"0 0 35 35","aria-hidden":i,fill:"none",xmlns:"http://www.w3.org/2000/svg",className:r},a.createElement("path",{d:"M35 2.77995L32.2201 0 17.5 14.7201 2.77995 0 0 2.77995 14.7201 17.5 0 32.2201 2.77995 35 17.5 20.2799 32.2201 35 35 32.2201 20.2799 17.5 35 2.77995z",fill:t}))},sf=n.svg(qg||(qg=C(["\n display: block;\n"],["\n display: block;\n"]))),uf=function(n){var e=n.iconColor,t=void 0===e?"currentColor":e,i=n.className;return a.createElement(sf,{viewBox:"0 0 8 11",width:"8",height:"11",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i},a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"m.74 5.553 5.303 5.303 1.061-1.06-4.242-4.243L7.104 1.31 6.044.25.74 5.553Z",fill:t}))},pf=n.nav(Yg||(Yg=C(["\n min-width: 0;\n"],["\n min-width: 0;\n"]))),mf=n.ul(Gg||(Gg=C(["\n display: flex;\n align-items: center;\n list-style: none;\n margin: 0;\n padding: 0;\n min-width: inherit;\n\n @media "," {\n & > li + li {\n margin-left: ","px;\n }\n }\n"],["\n display: flex;\n align-items: center;\n list-style: none;\n margin: 0;\n padding: 0;\n min-width: inherit;\n\n @media "," {\n & > li + li {\n margin-left: ","px;\n }\n }\n"])),K.semilarge,$.nudge),gf=n.li(Xg||(Xg=C(["\n display: ",";\n min-width: inherit;\n\n @media "," {\n display: flex;\n\n & > * + * {\n margin-left: ","px;\n }\n }\n"],["\n display: ",";\n min-width: inherit;\n\n @media "," {\n display: flex;\n\n & > * + * {\n margin-left: ","px;\n }\n }\n"])),(function(n){return n.isCurrent?"flex":"none"}),K.semilarge,$.nudge),ff=n(kt)(Jg||(Jg=C(["\n display: ",";\n align-items: center;\n max-width: ",";\n\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n\n ","\n color: ",";\n text-decoration: underline;\n\n & > * + * {\n margin-left: ","px;\n }\n\n @media (hover: hover) and (pointer: fine) {\n &:hover {\n color: ",";\n }\n }\n\n @media "," {\n display: ",";\n }\n"],["\n display: ",";\n align-items: center;\n max-width: ",";\n\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n\n ","\n color: ",";\n text-decoration: underline;\n\n & > * + * {\n margin-left: ","px;\n }\n\n @media (hover: hover) and (pointer: fine) {\n &:hover {\n color: ",";\n }\n }\n\n @media "," {\n display: ",";\n }\n"])),(function(n){return n.showOnMobile?"inline-flex":"none"}),(function(n){return n.clamp&&"120px"}),ye("copy","small"),(function(n){var e=n.theme;return n.isInverted?sn(e).text.inverted:sn(e).text.default}),$.nudge,(function(n){var e=n.theme;return n.isInverted?sn(e).text.inverted:sn(e).text.default}),K.semilarge,(function(n){return n.showOnDesktop?"inline-flex":"none"})),hf=n.span(Qg||(Qg=C(["\n display: ",";\n align-items: center;\n max-width: ",";\n\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n\n ","\n color: ",";\n text-decoration: none;\n\n & > * + * {\n margin-left: ","px;\n }\n\n @media "," {\n display: ",";\n }\n"],["\n display: ",";\n align-items: center;\n max-width: ",";\n\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n\n ","\n color: ",";\n text-decoration: none;\n\n & > * + * {\n margin-left: ","px;\n }\n\n @media "," {\n display: ",";\n }\n"])),(function(n){return n.showOnMobile?"inline-flex":"none"}),(function(n){return n.clamp&&"120px"}),ye("copy","small"),(function(n){var e=n.theme;return n.isInverted?sn(e).text.inverted:sn(e).text.default}),$.nudge,K.semilarge,(function(n){return n.showOnDesktop?"inline-flex":"none"})),vf=n(Ie)(Kg||(Kg=C(["\n display: none;\n\n transition: color 0.2s ease-in-out;\n\n @media "," {\n display: inline-block;\n }\n"],["\n display: none;\n\n transition: color 0.2s ease-in-out;\n\n @media "," {\n display: inline-block;\n }\n"])),K.semilarge),xf=function(n){var e=n.isInverted,t=n.label,i=n.link,r=n.showOnMobile,a=n.showOnDesktop,l=n.children;return(null==i?void 0:i.href)?o.createElement(ff,w({},i,{isInverted:e,showOnMobile:r,showOnDesktop:a}),l||t):o.createElement(hf,{isInverted:e,showOnMobile:r,showOnDesktop:a},l||t)},bf=function(n){var e=n.isInverted,t=void 0!==e&&e,i=n.rootLink,r=n.rootLabel,a=n.navItems,d=n.seperator,c=n.back,s=n.className,u=l((function(){return Qn(a,(null==i?void 0:i.href)?[null==i?void 0:i.href]:[])}),[a,null==i?void 0:i.href]),p={uid:"root",label:r||"Home",link:i};return o.createElement(pf,{"aria-label":"breadcrumbs",className:s},o.createElement(mf,null,o.createElement(gf,null,o.createElement(xf,w({showOnDesktop:!0,isInverted:t},p))),null==u?void 0:u.map((function(n,e){var i=e===u.length-1,r=e-1>=0?u[e-1]:p;return o.createElement(gf,{key:e,isCurrent:i},o.createElement(vf,{size:"small",isInverted:t},d?d({isInverted:t}):"/"),i?o.createElement(o.Fragment,null,r&&o.createElement(xf,w({},r,{showOnMobile:!0,isInverted:t}),o.createElement("span",null,c?c({isInverted:t}):o.createElement(uf,null)),o.createElement("span",null,r.label)),o.createElement(xf,w({},n,{link:{},showOnDesktop:!0,isInverted:t}))):o.createElement(xf,w({},n,{showOnDesktop:!0,isInverted:t})))}))))},wf=n.div($g||($g=C(["\n flex: ",";\n\n padding: ","px 0;\n min-width: -webkit-min-content;\n align-self: ",";\n\n text-align: center;\n color: ",";\n\n &:first-child {\n text-align: left;\n }\n\n &:last-child {\n text-align: right;\n }\n\n &:not(:first-child):not(:last-child) {\n margin: 0 ","px;\n }\n"],["\n flex: ",";\n\n padding: ","px 0;\n min-width: -webkit-min-content;\n align-self: ",";\n\n text-align: center;\n color: ",";\n\n &:first-child {\n text-align: left;\n }\n\n &:last-child {\n text-align: right;\n }\n\n &:not(:first-child):not(:last-child) {\n margin: 0 ","px;\n }\n"])),(function(n){return n.takeSpace?1:void 0}),$.nudge,(function(n){switch(n.vAlign){case"center":return"center";case"bottom":return"flex-end";case"top":return"flex-start";default:return}}),(function(n){var e=n.theme;n.isInverted;return sn(e).text.inverted}),2*$.nudge),yf=n(kt)(nf||(nf=C(["\n display: block;\n display: flex;\n justify-content: center;\n min-width: 60px;\n max-width: 100%;\n max-height: 100%;\n\n &:focus {\n outline: 2px solid ",";\n outline-offset: 1px;\n }\n"],["\n display: block;\n display: flex;\n justify-content: center;\n min-width: 60px;\n max-width: 100%;\n max-height: 100%;\n\n &:focus {\n outline: 2px solid ",";\n outline-offset: 1px;\n }\n"])),(function(n){var e=n.theme;return sn(e).primary.default})),kf=n(qr)(ef||(ef=C(["\n width: auto;\n height: 100%;\n object-fit: contain;\n"],["\n width: auto;\n height: 100%;\n object-fit: contain;\n"]))),Ef=function(n){var e=n.link,t=n.logo,i=n.className;return o.createElement(yf,w({},e,{className:i}),(null==t?void 0:t.small)&&o.createElement(kf,w({},t,{coverSpace:!1,ratios:void 0,showPlaceholder:!1})))},If=n.button(tf||(tf=C(["\n background: transparent;\n border: none;\n color: ",";\n\n padding: ","px;\n margin-left: -","px;\n outline: none;\n\n cursor: pointer;\n\n transition: color 0.2s ease-in-out;\n\n @media (hover: hover) and (pointer: fine) {\n &:hover {\n color: ",";\n }\n }\n\n &:focus > * {\n outline: dotted 2px\n ",";\n outline-offset: 4px;\n\n color: ",";\n }\n\n /* &:focus:not(:focus-visible) > * {\n outline: none;\n } */\n"],["\n background: transparent;\n border: none;\n color: ",";\n\n padding: ","px;\n margin-left: -","px;\n outline: none;\n\n cursor: pointer;\n\n transition: color 0.2s ease-in-out;\n\n @media (hover: hover) and (pointer: fine) {\n &:hover {\n color: ",";\n }\n }\n\n &:focus > * {\n outline: dotted 2px\n ",";\n outline-offset: 4px;\n\n color: ",";\n }\n\n /* &:focus:not(:focus-visible) > * {\n outline: none;\n } */\n"])),(function(n){var e=n.isInverted,t=n.theme;return e?sn(t).text.inverted:sn(t).text.default}),$.nudge,$.nudge,(function(n){var e=n.theme;return n.isInverted?sn(e).primary.invertedHover:sn(e).primary.hover}),(function(n){var e=n.theme;return n.isInverted?sn(e).primary.inverted:sn(e).primary.default}),(function(n){var e=n.theme;return n.isInverted?sn(e).primary.invertedHover:sn(e).primary.hover})),Cf=function(n){var e=n.isInverted,t=n.isExpanded,i=void 0!==t&&t,r=n.onClick,a=n.children,l=n.className;return o.createElement(If,{isInverted:e,"aria-expanded":i,"aria-label":i?"close menu":"open menu","aria-haspopup":"true","aria-controls":"mainMenu",onClick:r,className:l},a)},Mf=n.nav(rf||(rf=C(["\n display: inline-flex;\n align-items: center;\n\n margin: 0 -","px;\n\n & > * + * {\n &:before {\n content: '';\n display: block;\n position: absolute;\n top: 3px;\n left: 0;\n height: 1em;\n width: 2px;\n background-color: ",";\n\n transition: background-color 0.2s ease-in-out;\n }\n }\n"],["\n display: inline-flex;\n align-items: center;\n\n margin: 0 -","px;\n\n & > * + * {\n &:before {\n content: '';\n display: block;\n position: absolute;\n top: 3px;\n left: 0;\n height: 1em;\n width: 2px;\n background-color: ",";\n\n transition: background-color 0.2s ease-in-out;\n }\n }\n"])),$.nudge,(function(n){var e=n.isInverted,t=n.theme;return e?sn(t).text.inverted:sn(t).text.default})),Bf=n(kt)(af||(af=C(["\n display: inline-block;\n position: relative;\n padding: 0 ","px;\n\n ","\n font-weight: ",";\n\n color: ",";\n text-decoration: none;\n\n @media (hover: hover) and (pointer: fine) {\n &:hover {\n color: ",";\n text-decoration: underline;\n }\n }\n"],["\n display: inline-block;\n position: relative;\n padding: 0 ","px;\n\n ","\n font-weight: ",";\n\n color: ",";\n text-decoration: none;\n\n @media (hover: hover) and (pointer: fine) {\n &:hover {\n color: ",";\n text-decoration: underline;\n }\n }\n"])),$.nudge,ye("copy","medium"),(function(n){return n.isActive&&"700"}),(function(n){var e=n.isInverted,t=n.theme;return e?sn(t).text.inverted:sn(t).text.default}),(function(n){var e=n.isInverted,t=n.theme;return e?sn(t).text.inverted:sn(t).text.default})),Sf=n.div(of||(of=C(["\n display: flex;\n align-items: center;\n justify-content: space-between;\n\n padding: 0 ","px;\n padding-top: ","px;\n"],["\n display: flex;\n align-items: center;\n justify-content: space-between;\n\n padding: 0 ","px;\n padding-top: ","px;\n"])),2*$.nudge,5*$.nudge),Tf=function(n){var e=n.isInverted,t=n.customToggle,i=n.menuStates,r=n.action;return o.createElement(o.Fragment,null,o.createElement(Sf,null,o.createElement(Cf,{isInverted:e,isExpanded:!0,onClick:null==i?void 0:i.closeMenu},t?t({isInverted:e}):o.createElement(cf,{ariaHidden:!0})),r&&r(w({isInverted:e},i))))},zf=n.div(Qf||(Qf=C(["\n position: fixed;\n top: 0;\n left: 0;\n width: 100vw;\n height: 100vh;\n background-color: rgba(0, 0, 0, 0.5);\n opacity: ",";\n pointer-events: ",";\n z-index: 101;\n\n transition: opacity 0.3s ease-in-out;\n\n @supports ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {\n backdrop-filter: grayscale(1);\n }\n"],["\n position: fixed;\n top: 0;\n left: 0;\n width: 100vw;\n height: 100vh;\n background-color: rgba(0, 0, 0, 0.5);\n opacity: ",";\n pointer-events: ",";\n z-index: 101;\n\n transition: opacity 0.3s ease-in-out;\n\n @supports ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {\n backdrop-filter: grayscale(1);\n }\n"])),(function(n){return n.isOpen?1:0}),(function(n){return n.isOpen?"all":"none"})),Nf=n.div(Kf||(Kf=C(["\n position: fixed;\n top: 0;\n left: ",";\n height: 100vh;\n width: 100vw;\n max-width: ","px;\n pointer-events: none;\n\n z-index: 102;\n\n transform: translate(",", 0px);\n\n transition: transform 0.4s ease-in-out, left 0.4s ease-in-out;\n will-change: transform;\n"],["\n position: fixed;\n top: 0;\n left: ",";\n height: 100vh;\n width: 100vw;\n max-width: ","px;\n pointer-events: none;\n\n z-index: 102;\n\n transform: translate(",", 0px);\n\n transition: transform 0.4s ease-in-out, left 0.4s ease-in-out;\n will-change: transform;\n"])),(function(n){return n.isOpen?"50%":"0px"}),(function(n){return"content"===n.clampWidth?$.wrapper:$.wrapperLarge}),(function(n){return n.isOpen?"-50%":"-100%"})),Af=n.div($f||($f=C(["\n display: flex;\n flex-direction: column;\n visibility: visible;\n\n position: relative;\n width: 100%;\n height: 100%;\n background-color: ",";\n\n pointer-events: ",";\n\n /** Animation to disable keyboard tabbing if flyout is closed */\n animation: ",";\n\n @media "," {\n width: 384px;\n }\n\n @media "," {\n width: 460px;\n }\n\n &:before {\n content: '';\n position: absolute;\n top: 0;\n left: 2px;\n height: 100%;\n width: 40vw;\n background-color: ",";\n z-index: -1;\n\n transform: translateX(-100%);\n }\n\n @keyframes hideAnim {\n to {\n visibility: hidden;\n }\n }\n"],["\n display: flex;\n flex-direction: column;\n visibility: visible;\n\n position: relative;\n width: 100%;\n height: 100%;\n background-color: ",";\n\n pointer-events: ",";\n\n /** Animation to disable keyboard tabbing if flyout is closed */\n animation: ",";\n\n @media "," {\n width: 384px;\n }\n\n @media "," {\n width: 460px;\n }\n\n &:before {\n content: '';\n position: absolute;\n top: 0;\n left: 2px;\n height: 100%;\n width: 40vw;\n background-color: ",";\n z-index: -1;\n\n transform: translateX(-100%);\n }\n\n @keyframes hideAnim {\n to {\n visibility: hidden;\n }\n }\n"])),(function(n){var e=n.theme;return sn(e).elementBg.light}),(function(n){return n.isOpen?"all":"none"}),(function(n){return!n.isOpen&&"hideAnim 0s ease-in 2s forwards"}),K.medium,K.large,(function(n){var e=n.theme;return sn(e).elementBg.light})),Lf=function(n,e){var t="large"===e?pn(n).navigation.menu.headerHeight.large:pn(n).navigation.menu.headerHeight.small;return[Gn(t[0],0),Gn(void 0===(null==t?void 0:t[1])?t[0]:t[1],0)]},Df=n.div(nh||(nh=C(["\n flex: 0 0\n ","px;\n height: ","px;\n\n @media "," {\n height: ","px;\n }\n"],["\n flex: 0 0\n ","px;\n height: ","px;\n\n @media "," {\n height: ","px;\n }\n"])),(function(n){var e=n.theme,t=n.navBarSize;return Lf(e,t)[0]}),(function(n){var e=n.theme,t=n.navBarSize;return Lf(e,t)[0]}),K.semilarge,(function(n){var e=n.theme,t=n.navBarSize;return Lf(e,t)[1]})),Hf=n.div(eh||(eh=C(["\n display: block;\n max-height: 100%;\n min-height: 0;\n"],["\n display: block;\n max-height: 100%;\n min-height: 0;\n"]))),Pf=n.div(th||(th=C(["\n display: block;\n width: 100vw;\n max-height: 100%;\n overflow: auto;\n -ms-overflow-style: none; /* for Internet Explorer, Edge */\n scrollbar-width: none; /* for Firefox */\n overflow-y: scroll;\n\n &::-webkit-scrollbar {\n display: none; /* for Chrome, Safari, and Opera */\n }\n\n & > *:last-child {\n margin-bottom: ","px;\n }\n\n @media "," {\n max-width: 100%;\n }\n"],["\n display: block;\n width: 100vw;\n max-height: 100%;\n overflow: auto;\n -ms-overflow-style: none; /* for Internet Explorer, Edge */\n scrollbar-width: none; /* for Firefox */\n overflow-y: scroll;\n\n &::-webkit-scrollbar {\n display: none; /* for Chrome, Safari, and Opera */\n }\n\n & > *:last-child {\n margin-bottom: ","px;\n }\n\n @media "," {\n max-width: 100%;\n }\n"])),3*$.nudge,K.medium),Ff=n.ul(ih||(ih=C(["\n margin: 0;\n padding: 0;\n list-style: none;\n margin: ","px 0;\n"],["\n margin: 0;\n padding: 0;\n list-style: none;\n margin: ","px 0;\n"])),2*$.nudge),Of=n.li(rh||(rh=C(["\n flex: 0 0 80px;\n\n height: 100%;\n background-color: ",";\n\n transition: background-color 0.2s ease-in-out;\n\n li + &:not([data-featured='true']) {\n border-top: solid 2px ",";\n }\n\n li[data-featured='true'] + &:not([data-featured='true']) {\n margin-top: ","px;\n }\n\n &:not([data-featured='true']):first-child {\n border-top: solid 2px ",";\n }\n\n &:last-child {\n border-bottom: solid 2px ",";\n }\n\n @media "," {\n flex-direction: row;\n justify-content: flex-start;\n align-items: center;\n }\n\n @media (hover: hover) and (pointer: fine) {\n &:hover {\n background-color: ",";\n }\n }\n"],["\n flex: 0 0 80px;\n\n height: 100%;\n background-color: ",";\n\n transition: background-color 0.2s ease-in-out;\n\n li + &:not([data-featured='true']) {\n border-top: solid 2px ",";\n }\n\n li[data-featured='true'] + &:not([data-featured='true']) {\n margin-top: ","px;\n }\n\n &:not([data-featured='true']):first-child {\n border-top: solid 2px ",";\n }\n\n &:last-child {\n border-bottom: solid 2px ",";\n }\n\n @media "," {\n flex-direction: row;\n justify-content: flex-start;\n align-items: center;\n }\n\n @media (hover: hover) and (pointer: fine) {\n &:hover {\n background-color: ",";\n }\n }\n"])),(function(n){var e=n.theme;return n.isActive?sn(e).elementBg.medium:sn(e).elementBg.light}),(function(n){var e=n.theme;return sn(e).elementBg.medium}),$.spacer,(function(n){var e=n.theme;return sn(e).elementBg.medium}),(function(n){var e=n.theme;return sn(e).elementBg.medium}),K.semilarge,(function(n){var e=n.theme;return sn(e).elementBg.medium})),jf=n.span(ah||(ah=C(["\n display: flex;\n align-items: center;\n position: relative;\n min-height: 80px;\n\n padding: 0 ","px;\n\n ","\n color: ",";\n text-decoration: ",";\n"],["\n display: flex;\n align-items: center;\n position: relative;\n min-height: 80px;\n\n padding: 0 ","px;\n\n ","\n color: ",";\n text-decoration: ",";\n"])),2*$.nudge,ye("copy-b","medium"),(function(n){var e=n.theme;return un(e)["copy-b"].medium.color}),(function(n){return n.isCurrent?"underline":"none"})),Rf=n.span(oh||(oh=C(["\n display: flex;\n align-items: center;\n width: 48px;\n max-width: 48px;\n\n * {\n width: 100%;\n max-width: 48px;\n max-height: 80px;\n }\n"],["\n display: flex;\n align-items: center;\n width: 48px;\n max-width: 48px;\n\n * {\n width: 100%;\n max-width: 48px;\n max-height: 80px;\n }\n"]))),Wf=n.span(lh||(lh=C(["\n display: block;\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n\n &:not(:first-child) {\n margin-left: ","px;\n }\n"],["\n display: block;\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n\n &:not(:first-child) {\n margin-left: ","px;\n }\n"])),2*$.nudge),_f=n.span(dh||(dh=C(["\n display: block;\n margin-left: auto;\n padding-left: ","px;\n"],["\n display: block;\n margin-left: auto;\n padding-left: ","px;\n"])),3*$.nudge),Vf=n((function(n){var e=n.iconColor,t=void 0===e?"currentColor":e,i=n.ariaHidden,r=n.className;return a.createElement(lf,{width:"8",height:"11",viewBox:"0 0 8 11",fill:"none",className:r,xmlns:"http://www.w3.org/2000/svg","aria-hidden":i},a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M7.104 5.553 1.801.25.74 1.31l4.242 4.243L.74 9.796l1.06 1.06 5.304-5.303Z",fill:t}))}))(ch||(ch=C(["\n transform: ",";\n\n transition: transform 0.2s ease-in-out;\n\n @media "," {\n transform: rotate(0deg);\n }\n"],["\n transform: ",";\n\n transition: transform 0.2s ease-in-out;\n\n @media "," {\n transform: rotate(0deg);\n }\n"])),(function(n){return!n.isCollapsed&&"rotate(90deg)"}),K.semilarge),Uf=n(kt)(sh||(sh=C(["\n display: block;\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n\n &:focus {\n outline: solid 2px\n ",";\n }\n\n &:focus:not(:focus-visible) {\n outline: none;\n }\n"],["\n display: block;\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n\n &:focus {\n outline: solid 2px\n ",";\n }\n\n &:focus:not(:focus-visible) {\n outline: none;\n }\n"])),(function(n){var e=n.theme;return n.isInverted?sn(e).primary.inverted:sn(e).primary.default})),Zf=n.button(uh||(uh=C(["\n display: block;\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n\n background: none;\n border: none;\n border-bottom: solid 2px ",";\n width: 100%;\n cursor: pointer;\n outline: none;\n border-radius: 0px;\n\n &:focus {\n outline: solid 2px ",";\n }\n\n &:focus:not(:focus-visible) {\n outline: none;\n }\n\n @media "," {\n border-bottom: none;\n }\n"],["\n display: block;\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n\n background: none;\n border: none;\n border-bottom: solid 2px ",";\n width: 100%;\n cursor: pointer;\n outline: none;\n border-radius: 0px;\n\n &:focus {\n outline: solid 2px ",";\n }\n\n &:focus:not(:focus-visible) {\n outline: none;\n }\n\n @media "," {\n border-bottom: none;\n }\n"])),(function(n){var e=n.theme;return sn(e).elementBg.light}),(function(n){var e=n.theme;return sn(e).primary.default}),K.semilarge),qf=n.ul(ph||(ph=C(["\n display: ",";\n position: relative;\n margin: 0;\n padding: 0;\n padding-left: ","px;\n padding-right: ","px;\n list-style: none;\n\n max-height: 100%;\n overflow: auto;\n -ms-overflow-style: none; /* for Internet Explorer, Edge */\n scrollbar-width: none; /* for Firefox */\n overflow-y: scroll;\n\n &::-webkit-scrollbar {\n display: none; /* for Chrome, Safari, and Opera */\n }\n\n background-color: ",";\n\n @media "," {\n position: absolute;\n top: 0;\n left: calc(100% - 1px);\n width: 100vw;\n height: 100%;\n max-width: 384px;\n padding-left: ","px;\n }\n"],["\n display: ",";\n position: relative;\n margin: 0;\n padding: 0;\n padding-left: ","px;\n padding-right: ","px;\n list-style: none;\n\n max-height: 100%;\n overflow: auto;\n -ms-overflow-style: none; /* for Internet Explorer, Edge */\n scrollbar-width: none; /* for Firefox */\n overflow-y: scroll;\n\n &::-webkit-scrollbar {\n display: none; /* for Chrome, Safari, and Opera */\n }\n\n background-color: ",";\n\n @media "," {\n position: absolute;\n top: 0;\n left: calc(100% - 1px);\n width: 100vw;\n height: 100%;\n max-width: 384px;\n padding-left: ","px;\n }\n"])),(function(n){return!n.isActive&&"none"}),(function(n){return n.isIndented?48+4*$.nudge:2*$.nudge}),2*$.nudge,(function(n){var e=n.theme;return sn(e).elementBg.medium}),K.semilarge,3*$.nudge),Yf=m((function(n,e){var t=n.isCurrent,i=n.isActive,r=n.isFeatured,a=n.label,l=n.link,d=n.icon,c=n.subNavTitle,s=n.navBarSize,u=n.onItemClick,p=n.collapseIcon,m=n.canFocus,g=n.children,f=!!g&&o.Children.count(g)>0;return o.createElement(Of,{ref:e,isActive:i,"data-featured":r},o.createElement(jf,{isCurrent:t},d&&o.createElement(Rf,null,d),a&&o.createElement(Wf,null,a),f&&o.createElement(_f,null,p?p({isCollapsed:!i}):o.createElement(Vf,{ariaHidden:!0,isCollapsed:!i})),!f&&(null==l?void 0:l.href)&&o.createElement(Uf,w({},l,{ariaLabel:a,tabIndex:m?void 0:-1})),f&&o.createElement(o.Fragment,null,o.createElement(Zf,{"aria-label":a,"aria-expanded":i,onClick:u,tabIndex:m?void 0:-1}))),f&&o.createElement(qf,{isActive:i,isIndented:!!d},(null==l?void 0:l.href)&&o.createElement(xv.SubItem,{key:"overview",link:l,label:c||"Overview",navBarSize:s,canFocus:m}),g))}));Yf.displayName="NavigationItem";var Gf=n.li(mh||(mh=C(["\n display: flex;\n align-items: center;\n list-style: none;\n margin: 0;\n padding: 0;\n height: 56px;\n\n ","\n color: ",";\n\n @media "," {\n &:first-child {\n margin-top: ","px;\n }\n\n &:last-child {\n margin-bottom: ","px;\n }\n }\n"],["\n display: flex;\n align-items: center;\n list-style: none;\n margin: 0;\n padding: 0;\n height: 56px;\n\n ","\n color: ",";\n\n @media "," {\n &:first-child {\n margin-top: ","px;\n }\n\n &:last-child {\n margin-bottom: ","px;\n }\n }\n"])),ye("copy-b","medium"),(function(n){var e=n.theme;return un(e)["copy-b"].medium.color}),K.semilarge,(function(n){var e=n.theme,t=n.navBarSize;return Lf(e,t)[1]+2*$.nudge}),$.spacer),Xf=n(kt)(gh||(gh=C(["\n /* width: 100%; */\n padding: ","px 0;\n outline-color: ",";\n vertical-align: middle;\n\n ","\n color: ",";\n text-decoration: ",";\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n\n & > * {\n margin: 2px;\n }\n\n &:focus {\n outline: none;\n }\n\n &:focus > * {\n outline: dashed 1px\n ",";\n outline-offset: 1px;\n }\n\n &:focus:not(:focus-visible) > * {\n outline: none;\n }\n"],["\n /* width: 100%; */\n padding: ","px 0;\n outline-color: ",";\n vertical-align: middle;\n\n ","\n color: ",";\n text-decoration: ",";\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n\n & > * {\n margin: 2px;\n }\n\n &:focus {\n outline: none;\n }\n\n &:focus > * {\n outline: dashed 1px\n ",";\n outline-offset: 1px;\n }\n\n &:focus:not(:focus-visible) > * {\n outline: none;\n }\n"])),$.nudge,(function(n){var e=n.theme;return sn(e).primary.default}),ye("copy-b","medium"),(function(n){var e=n.theme;return un(e)["copy-b"].medium.color}),(function(n){return n.isCurrent?"underline":"none"}),(function(n){var e=n.theme;return n.isInverted?sn(e).primary.inverted:sn(e).primary.default})),Jf=m((function(n,e){var t=n.isCurrent,i=n.label,r=n.link,a=n.navBarSize,l=n.canFocus;return o.createElement(Gf,{ref:e,navBarSize:a},o.createElement(Xf,w({tabIndex:l?void 0:-1,isCurrent:t},r),o.createElement("span",null,i)))}));Jf.displayName="NavigationSubItem";var Qf,Kf,$f,nh,eh,th,ih,rh,ah,oh,lh,dh,ch,sh,uh,ph,mh,gh,fh,hh,vh,xh,bh,wh,yh,kh,Eh,Ih,Ch,Mh,Bh,Sh,Th,zh,Nh,Ah,Lh,Dh,Hh,Ph,Fh,Oh,jh,Rh,Wh,_h,Vh,Uh,Zh,qh,Yh,Gh,Xh,Jh,Qh,Kh,$h,nv,ev,tv,iv,rv,av,ov,lv,dv,cv,sv,uv,pv,mv,gv,fv,hv=n.ul(fh||(fh=C(["\n display: block;\n list-style: none;\n padding: 0 ","px;\n margin: ","px 0;\n\n li {\n display: flex;\n margin: 0;\n padding; 0;\n }\n"],["\n display: block;\n list-style: none;\n padding: 0 ","px;\n margin: ","px 0;\n\n li {\n display: flex;\n margin: 0;\n padding; 0;\n }\n"])),2*$.nudge,$.spacer),vv=n(kt)(hh||(hh=C(["\n display: inline-block;\n padding: ","px 0;\n outline-color: ",";\n vertical-align: middle;\n\n ","\n color: ",";\n text-decoration: ",";\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n\n &:focus {\n outline: dashed 2px\n ",";\n outline-offset: 1px;\n }\n\n &:focus:not(:focus-visible) {\n outline: none;\n }\n"],["\n display: inline-block;\n padding: ","px 0;\n outline-color: ",";\n vertical-align: middle;\n\n ","\n color: ",";\n text-decoration: ",";\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n\n &:focus {\n outline: dashed 2px\n ",";\n outline-offset: 1px;\n }\n\n &:focus:not(:focus-visible) {\n outline: none;\n }\n"])),.5*$.nudge,(function(n){var e=n.theme;return sn(e).primary.default}),ye("copy","medium"),(function(n){var e=n.theme;return un(e)["copy-b"].medium.color}),(function(n){return n.isCurrent?"underline":"none"}),(function(n){var e=n.theme;return n.isInverted?sn(e).primary.inverted:sn(e).primary.default})),xv={View:function(n){var e=n.children;return o.createElement("nav",{"aria-label":"menu"},e)},List:Ff,Item:Yf,SubItem:Jf,SubList:function(n){var e=n.items,t=n.canFocus;return e&&e.length>0?o.createElement(hv,null,null==e?void 0:e.filter((function(n){var e;return null===(e=n.link)||void 0===e?void 0:e.href})).map((function(n,e){var i;return o.createElement("li",{key:e},o.createElement(vv,{isCurrent:n.isCurrent,href:null===(i=n.link)||void 0===i?void 0:i.href,tabIndex:t?void 0:-1},n.label))}))):null}},bv=function(n){return!n.hideFromMenu&&n.uid&&n.label},wv=function(n){var e=n.isOpen,t=n.clampWidth,i=n.isIndexPage,r=n.mainNavigation,a=n.subNavigation,s=n.navBarSize,u=n.subNavTitle,m=n.header,g=n.footer,f=n.onClose,h=n.collapseIcon,v=te().theme,x=p(null),b=l((function(){return function(n){var e=Lf(n,"large"),t=Lf(n,"small");return e[0]>0||e[1]>0||t[0]>0||t[1]>0}(v)}),[v]),y=l((function(){var n=(null==r?void 0:r.filter((function(n){return n.isFeatured})))||[],e=(null==r?void 0:r.filter((function(n){return!n.isFeatured})))||[];return I(I([],n,!0),e,!0)}),[r]),k=d((function(){var n,e,t=null===(e=null===(n=Jn(y,!0))||void 0===n?void 0:n.root)||void 0===e?void 0:e.uid;return t?[t]:[""]})),E=k[0],C=k[1],M=d(null),B=M[0],S=M[1],T=d(null),z=T[0],N=T[1];return c((function(){var n=function(n){x.current&&n.target&&(x.current.contains(n.target)||f&&f())};return e?document.addEventListener("focusin",n):document.removeEventListener("focusin",n),function(){document.removeEventListener("focusin",n)}}),[e,f]),c((function(){try{null==B||B.scrollIntoView({block:"center",inline:"start"}),null==z||z.scrollIntoView({block:"center",inline:"start"})}catch(n){}}),[B,z]),o.createElement(o.Fragment,null,o.createElement(zf,{isOpen:e,onClick:f}),o.createElement(Nf,{isOpen:e,clampWidth:t},o.createElement(Af,{ref:x,isOpen:e},b&&o.createElement(Df,{navBarSize:s},m?m({isOpen:e,mainNavigation:r,subNavigation:a,isIndexPage:i,navBarSize:s}):o.createElement(Tf,{menuStates:{isOpen:e,mainNavigation:r,subNavigation:a,isIndexPage:i,navBarSize:s}})),y&&y.length>0&&o.createElement(Hf,null,o.createElement(Pf,null,o.createElement(xv.View,null,o.createElement(xv.List,{id:"mainMenu"},null==y?void 0:y.filter(bv).map((function(n){var t,i=E.includes(n.uid),r=!!(null==n?void 0:n.subItems)&&n.subItems.findIndex((function(n){return n.isCurrent}))>=0,a=n.isCurrent||r;return o.createElement(xv.Item,w({key:n.uid},n,{ref:a?S:void 0,isActive:i,isCurrent:a,subNavTitle:u,navBarSize:s,collapseIcon:h,onItemClick:function(){return e=n.uid,void C((function(n){return n.includes(e)?[]:[e]}));var e},canFocus:e}),null===(t=null==n?void 0:n.subItems)||void 0===t?void 0:t.filter(bv).map((function(n){return o.createElement(xv.SubItem,w({key:n.uid,ref:n.isCurrent?N:void 0},n,{navBarSize:s,canFocus:e}))})))}))),o.createElement(xv.SubList,{items:a,canFocus:e})),g?g({isOpen:e,mainNavigation:r,subNavigation:a,isIndexPage:i}):"")))))},yv=function(n){var e=n.isOpen,t=n.clampWidth,i=n.isIndexPage,r=n.mainNavigation,a=n.subNavigation,l=n.navBarSize,d=n.header,c=n.footer,s=n.onClose,u=n.typeSettings;return u||(u={type:"flyout"}),null==u||u.type,o.createElement(wv,w({isOpen:e,clampWidth:t,isIndexPage:i,mainNavigation:r,subNavigation:a,navBarSize:l,header:d,footer:c,onClose:s},u))},kv=function(n,e){var t="large"===e?pn(n).navigation.navBar.topHeight.large:pn(n).navigation.navBar.topHeight.small;return[Gn(t[0],0),Gn(void 0===(null==t?void 0:t[1])?t[0]:t[1],0)]},Ev=function(n){var e=kv(n,"large"),t=kv(n,"small");return e[0]>0||e[1]>0||t[0]>0||t[1]>0},Iv=function(n,e){var t="large"===e?pn(n).navigation.navBar.mainHeight.large:pn(n).navigation.navBar.mainHeight.small;return[Gn(t[0],0),Gn(void 0===(null==t?void 0:t[1])?t[0]:t[1],0)]},Cv=function(n,e){var t="large"===e?pn(n).navigation.navBar.bottomHeight.large:pn(n).navigation.navBar.bottomHeight.small;return[Gn(t[0],0),Gn(void 0===(null==t?void 0:t[1])?t[0]:t[1],0)]},Mv=function(n){var e=Cv(n,"large"),t=Cv(n,"small");return e[0]>0||e[1]>0||t[0]>0||t[1]>0},Bv=function(n,e,t){var i=!t||-1===t.indexOf("top"),r=!t||-1===t.indexOf("main"),a=!t||-1===t.indexOf("bottom"),o=i?kv(n,e):[0,0],l=r?Iv(n,e):[0,0],d=a?Cv(n,e):[0,0];return[o[0]+l[0]+d[0],o[1]+l[1]+d[1]]},Sv=n.div(vh||(vh=C(["\n position: ",";\n top: 0;\n left: 0;\n right: 0;\n\n transform: ",";\n\n margin: 0 auto;\n max-width: ","px;\n z-index: 100;\n\n ","\n will-change: transform;\n\n &:before {\n content: '';\n display: block;\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n background: ",";\n z-index: -1;\n }\n"],["\n position: ",";\n top: 0;\n left: 0;\n right: 0;\n\n transform: ",";\n\n margin: 0 auto;\n max-width: ","px;\n z-index: 100;\n\n ","\n will-change: transform;\n\n &:before {\n content: '';\n display: block;\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n background: ",";\n z-index: -1;\n }\n"])),(function(n){return n.isSticky?"fixed":"absolute"}),(function(n){return!n.isOpen&&"translate3d(0, -101%, 0)"}),$.wrapperLarge,(function(n){var e=n.isAnimated;return"transition: ".concat(e?"transform 0.3s ease-in-out, ":"","height 0.3s ease-in-out,\n opacity 0.3s ease-in-out;")}),(function(n){return n.bgGradient||""})),Tv=n.div(xh||(xh=C(["\n opacity: ",";\n pointer-events: ",";\n overflow: ",";\n\n background-color: ",";\n color: ",";\n\n transition: background-color 0.2s ease-in-out;\n\n @media "," {\n opacity: ",";\n pointer-events: ",";\n overflow: ",";\n }\n"],["\n opacity: ",";\n pointer-events: ",";\n overflow: ",";\n\n background-color: ",";\n color: ",";\n\n transition: background-color 0.2s ease-in-out;\n\n @media "," {\n opacity: ",";\n pointer-events: ",";\n overflow: ",";\n }\n"])),(function(n){var e=n.theme,t=n.size;return kv(e,t)[0]>0?1:0}),(function(n){var e=n.theme,t=n.size;return kv(e,t)[0]>0?"all":"none"}),(function(n){var e=n.theme,t=n.size;return kv(e,t)[0]<=0&&"hidden"}),(function(n){return n.background}),(function(n){var e=n.theme;return n.background?sn(e).text.default:sn(e).text.inverted}),K.semilarge,(function(n){var e=n.theme,t=n.size;return kv(e,t)[1]>0?1:0}),(function(n){var e=n.theme,t=n.size;return kv(e,t)[1]>0?"all":"none"}),(function(n){var e=n.theme,t=n.size;return kv(e,t)[1]<=0&&"hidden"})),zv=n.div(bh||(bh=C(["\n background-color: ",";\n color: ",";\n\n transition: background-color 0.2s ease-in-out;\n"],["\n background-color: ",";\n color: ",";\n\n transition: background-color 0.2s ease-in-out;\n"])),(function(n){return n.background}),(function(n){var e=n.theme;return n.background?sn(e).text.default:sn(e).text.inverted})),Nv=n.div(wh||(wh=C(["\n opacity: ",";\n pointer-events: ",";\n overflow: ",";\n\n background-color: ",";\n color: ",";\n\n opacity: ",";\n\n transition: background-color 0.2s ease-in-out, opacity 0.2s ease-in-out;\n\n @media "," {\n opacity: ",";\n pointer-events: ",";\n overflow: ",";\n\n opacity: ",";\n }\n"],["\n opacity: ",";\n pointer-events: ",";\n overflow: ",";\n\n background-color: ",";\n color: ",";\n\n opacity: ",";\n\n transition: background-color 0.2s ease-in-out, opacity 0.2s ease-in-out;\n\n @media "," {\n opacity: ",";\n pointer-events: ",";\n overflow: ",";\n\n opacity: ",";\n }\n"])),(function(n){var e=n.theme,t=n.size;return Cv(e,t)[0]>0?1:0}),(function(n){var e=n.theme,t=n.size;return Cv(e,t)[0]>0?"all":"none"}),(function(n){var e=n.theme,t=n.size;return Cv(e,t)[0]<=0&&"hidden"}),(function(n){return n.background}),(function(n){var e=n.theme;return n.background?sn(e).text.default:sn(e).text.inverted}),(function(n){var e=n.theme,t=n.size;return Cv(e,t)[0]>0?1:0}),K.semilarge,(function(n){var e=n.theme,t=n.size;return Cv(e,t)[1]>0?1:0}),(function(n){var e=n.theme,t=n.size;return Cv(e,t)[1]>0?"all":"none"}),(function(n){var e=n.theme,t=n.size;return Cv(e,t)[1]<=0&&"hidden"}),(function(n){var e=n.theme,t=n.size;return Cv(e,t)[1]>0?1:0})),Av=n.div(yh||(yh=C(["\n display: flex;\n justify-content: flex-end;\n position: relative;\n max-width: ","px;\n padding: ",";\n margin: 0 auto;\n\n height: ","px;\n\n transition: height 0.2s ease-in-out, padding-top 0.2s ease-in-out,\n padding-bottom 0.2s ease-in-out;\n will-change: height;\n\n @media "," {\n height: ","px;\n padding: ",";\n }\n"],["\n display: flex;\n justify-content: flex-end;\n position: relative;\n max-width: ","px;\n padding: ",";\n margin: 0 auto;\n\n height: ","px;\n\n transition: height 0.2s ease-in-out, padding-top 0.2s ease-in-out,\n padding-bottom 0.2s ease-in-out;\n will-change: height;\n\n @media "," {\n height: ","px;\n padding: ",";\n }\n"])),(function(n){return n.clamp?$.wrapper:$.wrapperLarge}),(function(n){var e=n.size,t=n.theme;return kv(t,e)[0]>0&&"0 ".concat(2*$.nudge,"px")}),(function(n){var e=n.theme,t=n.size;return kv(e,t)[0]}),K.semilarge,(function(n){var e=n.theme,t=n.size;return kv(e,t)[1]}),(function(n){var e=n.size,t=n.theme;return kv(t,e)[1]>0&&"0 ".concat(2*$.nudge,"px")})),Lv=n.div(kh||(kh=C(["\n display: flex;\n position: relative;\n max-width: ","px;\n padding: 0 ","px;\n margin: 0 auto;\n\n height: ","px;\n\n transition: height 0.2s ease-in-out;\n will-change: height;\n\n @media "," {\n height: ","px;\n }\n"],["\n display: flex;\n position: relative;\n max-width: ","px;\n padding: 0 ","px;\n margin: 0 auto;\n\n height: ","px;\n\n transition: height 0.2s ease-in-out;\n will-change: height;\n\n @media "," {\n height: ","px;\n }\n"])),(function(n){return n.clamp?$.wrapper:$.wrapperLarge}),2*$.nudge,(function(n){var e=n.theme,t=n.size;return Iv(e,t)[0]}),K.semilarge,(function(n){var e=n.theme,t=n.size;return Iv(e,t)[1]||Iv(e,t)[0]})),Dv=n.div(Eh||(Eh=C(["\n display: flex;\n justify-content: flex-start;\n position: relative;\n max-width: ","px;\n padding: 0 ","px;\n margin: 0 auto;\n\n height: ","px;\n transition: 0.2s height ease-in-out;\n\n @media "," {\n height: ","px;\n padding: 0 ","px;\n }\n"],["\n display: flex;\n justify-content: flex-start;\n position: relative;\n max-width: ","px;\n padding: 0 ","px;\n margin: 0 auto;\n\n height: ","px;\n transition: 0.2s height ease-in-out;\n\n @media "," {\n height: ","px;\n padding: 0 ","px;\n }\n"])),(function(n){return n.clamp?$.wrapper:$.wrapperLarge}),2*$.nudge,(function(n){var e=n.theme,t=n.size;return Cv(e,t)[0]}),K.semilarge,(function(n){var e=n.theme,t=n.size;return Cv(e,t)[1]}),2*$.nudge),Hv=n.div(Ih||(Ih=C(["\n height: ","px;\n\n @media "," {\n height: ","px;\n }\n"],["\n height: ","px;\n\n @media "," {\n height: ","px;\n }\n"])),(function(n){var e=n.theme,t=n.hasHeader,i=n.hasFooter,r=[];return t||r.push("top"),i||r.push("bottom"),Bv(e,"large",r)[0]}),K.semilarge,(function(n){var e=n.theme,t=n.hasHeader,i=n.hasFooter,r=[];return t||r.push("top"),i||r.push("bottom"),Bv(e,"large",r)[1]})),Pv=function(n){var e=n.size,t=void 0===e?"large":e,i=n.isOpen,r=void 0!==i&&i,a=n.isSticky,d=void 0!==a&&a,c=n.isAnimated,s=void 0!==c&&c,u=n.clampWidth,p=void 0!==u&&u,m=n.pageFlow,g=void 0===m?"beforeContent":m,f=n.topBg,h=n.mainBg,v=n.bottomBg,x=n.onContentBg,b=n.topBar,w=n.mainBar,y=n.bottomBar,k=n.className,E=te(),I=E.theme,C=E.colors,M="content"===p,B="overContent"===g,S=l((function(){return Ev(I)&&null!==b}),[I,b]),T=l((function(){return Mv(I)&&null!==y}),[y,I]),z=l((function(){return"small"===t||"large"===t&&!B}),[B,t]),N=f||C.elementBg.light,A=h||C.elementBg.light,L=v||C.elementBg.light,D=x||"linear-gradient(180deg,rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.2) 40%, rgba(0,0,0,0) 100%)",H=l((function(){return b&&b({size:t,isOpen:r,isSticky:d,pageFlow:g})}),[b,r,d,g,t]),P=l((function(){return y&&y({size:t,isOpen:r,isSticky:d,pageFlow:g})}),[y,r,d,g,t]);return o.createElement(o.Fragment,null,"beforeContent"===g&&o.createElement(Hv,{hasHeader:S,hasFooter:T}),o.createElement(Sv,{isOpen:r,isSticky:d,isAnimated:s,bgGradient:"large"===t&&B?D:void 0,className:k},S&&o.createElement(Tv,{size:t,background:z?N:void 0},o.createElement(Av,{size:t,clamp:M},H||o.createElement(wf,{isInverted:!0},"Top Nav"))),null!==w&&o.createElement(zv,{background:z?A:void 0},o.createElement(Lv,{size:t,clamp:M},w?w({size:t,isOpen:r,isSticky:d,pageFlow:g}):o.createElement(o.Fragment,null,o.createElement(wf,{takeSpace:!0,isInverted:"large"===t&&B},"Left"),o.createElement(wf,{isInverted:"large"===t&&B},"Center"),o.createElement(wf,{takeSpace:!0,isInverted:"large"===t&&B},"Right")))),T&&o.createElement(Nv,{size:t,background:z?L:void 0},o.createElement(Dv,{size:t,clamp:M},P||"bottom bar"))))},Fv=function(n){var e=n||"",t=void 0;switch(!0){case-1!==e.search("overContent"):t="overContent";break;case-1!==e.search("beforeContent"):t="beforeContent"}return{hasTop:-1!==e.search("top"),hasMain:-1!==e.search("main"),hasBottom:-1!==e.search("bottom"),pageFlow:t,isStickable:-1!==e.search("stickable")}},Ov=function(n,e){var t=Fv(e||""),i=t.hasTop,r=t.hasBottom,a=[];return i||a.push("top"),r||a.push("bottom"),{large:Bv(n,"large",a),small:Bv(n,"small",a)}},jv=function(n){var e=n.clampWidth,t=void 0===e?"content":e,i=n.navBar,r=n.menu,a=(null==i?void 0:i.isStickable)||!1,s=(null==i?void 0:i.isCollapsible)||!1,u=vn(),m=te().theme,g=d(!1),f=g[0],h=g[1],v=d(!1),x=v[0],b=v[1],y=d(!0),k=y[0],E=y[1],I=function(n){var e,t,i=d(!0),r=i[0],a=i[1],o=d(!0),l=o[0],s=o[1],u=d(!1),m=u[0],g=u[1],f=p(0),h=p(0),v=d(vg.DOWN),x=v[0],b=v[1],w=(null===(e=null==n?void 0:n.directionOffset)||void 0===e?void 0:e.down)||0,y=(null===(t=null==n?void 0:n.directionOffset)||void 0===t?void 0:t.up)||0;return c((function(){var e=function(){if("undefined"!=typeof window){var e=window.pageYOffset,t=e<=0;a(t),(null==n?void 0:n.offset)&&e<=n.offset?s(!0):s((function(e){var t;return e&&(null===(t=null==n?void 0:n.onLeftOffset)||void 0===t||t.call(n,x),g(!0)),!1}));var i=e-f.current,r=Math.abs(h.current);i<0&&h.current>0||i>0&&h.current<0?h.current=0:h.current+=i,r=Math.abs(h.current),t?b(vg.DOWN):i<0&&r>=y?b(vg.UP):i>0&&r>=w&&b(vg.DOWN),f.current=e}};return e(),window.addEventListener("scroll",e),function(){window.removeEventListener("scroll",e)}}),[w,y,x,n,null==n?void 0:n.offset]),c((function(){r&&g(!1)}),[r]),{isTop:r,scrollDirection:x,isInOffset:l,leftOffsetFromTop:m}}({directionOffset:{up:40,down:40},offset:Bv(m,"large")[u.semilarge?1:0],onLeftOffset:function(n){a&&h(n===vg.DOWN)}}),C=I.isTop,M=I.scrollDirection,B=I.isInOffset,S=I.leftOffsetFromTop,T=l((function(){return C||B||!a?"large":"small"}),[C,B,a]);c((function(){a&&s&&E(C||B||M===vg.UP)}),[M,C,a,B,s]),c((function(){C?b(!1):S&&M===vg.UP&&b(!0)}),[C,S,M]),c((function(){a&&(S||!s?h(!0):C&&h(!1))}),[s,a,C,S]);var z=function(n,e){var t=d(n),i=t[0],r=t[1],a=p(!1),o=d(null),l=o[0],s=o[1],u=p(null),m=p(null),g=w({openMenuIdent:'button[aria-label="open menu"]',closeMenuIdent:'button[aria-label="close menu"]'},e);return c((function(){l&&(u.current||(u.current=l.querySelector(g.openMenuIdent)),m.current||(m.current=l.querySelector(g.closeMenuIdent)))}),[g.closeMenuIdent,g.openMenuIdent,i,l]),c((function(){var n,e,t=function(n){"Escape"===n.key&&i&&r(!1)};return i?null===(n=null==m?void 0:m.current)||void 0===n||n.focus():a.current&&(null===(e=null==u?void 0:u.current)||void 0===e||e.focus()),a.current=i,window.addEventListener("keydown",t),function(){window.removeEventListener("keydown",t)}}),[i]),{setRoot:s,isMenuOpen:i,setIsMenuOpen:r}}(!1,{}),N=z.isMenuOpen,A=z.setIsMenuOpen,L=z.setRoot,D=function(){A(!0)},H=function(){A(!1)};c((function(){document.body.style.overflow=N?"hidden":"visible"}),[N]);var P=(null==i?void 0:i.topBar)?function(n){return(null==i?void 0:i.topBar)?i.topBar(w(w({},n),{isMenuOpen:N,openMenu:D,closeMenu:H,mainNavigation:null==r?void 0:r.mainNavigation,subNavigation:null==r?void 0:r.subNavigation,isOnPageTop:C,isInTopOffset:B})):""}:null==i?void 0:i.topBar,F=(null==i?void 0:i.mainBar)?function(n){return(null==i?void 0:i.mainBar)?i.mainBar(w(w({},n),{isMenuOpen:N,openMenu:D,closeMenu:H,mainNavigation:null==r?void 0:r.mainNavigation,subNavigation:null==r?void 0:r.subNavigation,isOnPageTop:C,isInTopOffset:B})):""}:null==i?void 0:i.mainBar,O=(null==i?void 0:i.bottomBar)?function(n){return(null==i?void 0:i.bottomBar)?i.bottomBar(w(w({},n),{isMenuOpen:N,openMenu:D,closeMenu:H,mainNavigation:null==r?void 0:r.mainNavigation,subNavigation:null==r?void 0:r.subNavigation,isOnPageTop:C,isInTopOffset:B})):""}:null==i?void 0:i.bottomBar,j=(null==r?void 0:r.header)?function(n){return(null==r?void 0:r.header)?null==r?void 0:r.header(w(w({},n),{openMenu:D,closeMenu:H,mainNavigation:null==r?void 0:r.mainNavigation,subNavigation:null==r?void 0:r.subNavigation,navBarSize:T})):""}:void 0,R=(null==r?void 0:r.footer)?function(n){return(null==r?void 0:r.footer)?null==r?void 0:r.footer(w(w({},n),{openMenu:D,closeMenu:H,mainNavigation:null==r?void 0:r.mainNavigation,subNavigation:null==r?void 0:r.subNavigation,navBarSize:T})):""}:void 0;return o.createElement("header",{ref:L,"data-navbar-ident":function(n){var e=[];return null!==P&&Ev(n)&&e.push("top"),null!==F&&e.push("main"),null!==O&&Mv(n)&&e.push("bottom"),(null==i?void 0:i.pageFlow)&&e.push(null==i?void 0:i.pageFlow),(null==i?void 0:i.isStickable)&&e.push("stickable"),e.join("-")}(m)},o.createElement(ne,{theme:null==i?void 0:i.theme},o.createElement(Pv,{isOpen:k,isSticky:f,isAnimated:x,size:T,clampWidth:t,pageFlow:null==i?void 0:i.pageFlow,topBar:P,mainBar:F,bottomBar:O,topBg:null==i?void 0:i.topBg,mainBg:null==i?void 0:i.mainBg,bottomBg:null==i?void 0:i.bottomBg,onContentBg:null==i?void 0:i.onContentBg})),o.createElement(ne,{theme:null==r?void 0:r.theme},o.createElement(yv,{isOpen:N,clampWidth:t,isIndexPage:null==r?void 0:r.isIndexPage,mainNavigation:null==r?void 0:r.mainNavigation,subNavigation:null==r?void 0:r.subNavigation,typeSettings:null==r?void 0:r.typeSettings,navBarSize:T,header:j,footer:R,onClose:H})))},Rv=n.ul(Ch||(Ch=C(["\n margin: 0;\n padding: 0;\n list-style: none;\n\n max-width: 880px;\n\n & > li + li {\n border-top: 1px solid\n ",";\n }\n\n & > li:first-child {\n border-top: 1px solid\n ",";\n }\n\n & > li:last-child {\n border-bottom: 1px solid\n ",";\n }\n"],["\n margin: 0;\n padding: 0;\n list-style: none;\n\n max-width: 880px;\n\n & > li + li {\n border-top: 1px solid\n ",";\n }\n\n & > li:first-child {\n border-top: 1px solid\n ",";\n }\n\n & > li:last-child {\n border-bottom: 1px solid\n ",";\n }\n"])),(function(n){var e=n.theme,t=n.hasBg,i=n.isInverted;return t&&!i?sn(e).elementBg.light:sn(e).elementBg.medium}),(function(n){var e=n.theme,t=n.hasBg,i=n.isInverted;return t&&!i?sn(e).elementBg.light:sn(e).elementBg.medium}),(function(n){var e=n.theme,t=n.hasBg,i=n.isInverted;return t&&!i?sn(e).elementBg.light:sn(e).elementBg.medium})),Wv=n.li(Mh||(Mh=C([""],[""]))),_v=n(kt)(Bh||(Bh=C(["\n display: inline-flex;\n align-items: center;\n max-width: 100%;\n text-decoration: underline;\n padding: ","px 0;\n\n ","\n"],["\n display: inline-flex;\n align-items: center;\n max-width: 100%;\n text-decoration: underline;\n padding: ","px 0;\n\n ","\n"])),$.nudge,ye("copy","big")),Vv=n.span(Sh||(Sh=C(["\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"]))),Uv=n.span(Th||(Th=C(["\n display: inline-block;\n\n margin-left: ","px;\n"],["\n display: inline-block;\n\n margin-left: ","px;\n"])),2*$.nudge),Zv=ie((function(n){var e=n.anchorId,t=n.items,i=n.bgMode,r=n.customIcon,a=n.scrollToOffset,l=te(),s=l.colors,u=l.theme,p=zn(500),m=vn().semilarge,g=d(0),f=g[0],h=g[1],v="inverted"===i,x="full"===i,b=function(n){var e;if(null==n?void 0:n.currentTarget){n.preventDefault();var t=n.currentTarget.getAttribute("href");if(t){var i=document.getElementById((null===(e=t.split("#"))||void 0===e?void 0:e[1])||t);if(i&&p(i.getBoundingClientRect().top-(a||f)),window){var r=new URL(window.location);r.hash=t.split("#")[1],window.history.pushState({},"",r)}}}};return c((function(){if(!a){var n=document.querySelector("header[data-navbar-ident]"),e=null==n?void 0:n.getAttribute("data-navbar-ident");if(e)if(Fv(e).isStickable){var t=Ov(u,e);h(m?t.small[1]+$.spacer:t.small[0]+$.spacer)}}}),[u,m,a]),o.createElement(de,{addSeperation:!0,anchorId:e,bgColor:v?s.sectionBg.dark:x?s.sectionBg.medium:s.sectionBg.light,bgMode:ce(i,!0)},o.createElement(pe,{addWhitespace:!0},o.createElement(Rv,{hasBg:x,isInverted:v},null==t?void 0:t.map((function(n,e){return o.createElement(Wv,{key:e},o.createElement(_v,w({},n.link,{isInverted:v,onClick:b}),o.createElement(Vv,null,n.label),o.createElement(Uv,null,r?r({isInverted:v}):o.createElement(Vg,null))))})))))})),qv=ie((function(n){var e=n.anchorId,t=n.title,i=n.titleAs,r=n.superTitle,a=n.superTitleAs,l=n.text,d=n.primaryAction,c=n.secondaryAction,s=n.isCentered,u=void 0!==s&&s,p=n.isStackable,m=void 0!==p&&p,g=n.bgMode,f=n.image,h=te().colors,v="inverted"===g;return o.createElement(de,{addSeperation:!0,anchorId:e,isStackable:m,bgColor:v?h.sectionBg.dark:g?h.sectionBg.medium:h.sectionBg.light,bgMode:ce(g)},o.createElement(pe,{clampWidth:"normal",addWhitespace:!0},o.createElement(na,{title:t,titleAs:i,superTitle:r,superTitleAs:a,text:l,colorMode:v?"inverted":"default",secondaryAction:c,primaryAction:d,isCentered:u,image:f,clampTitle:!0,clampText:!0})))})),Yv=n.div(zh||(zh=C(["\n position: relative;\n z-index: 0;\n"],["\n position: relative;\n z-index: 0;\n"]))),Gv=n.div(Nh||(Nh=C(["\n position: absolute;\n top: 0;\n right: 0;\n z-index: 1000;\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\n margin-top: ","px;\n margin-right: ","px;\n color: ",";\n\n cursor: pointer;\n"])),$.spacer,$.spacer,(function(n){var e=n.theme;return sn(e).elementBg.dark})),Xv=n.svg(Ah||(Ah=C(["\n display: block;\n"],["\n display: block;\n"]))),Jv=function(n){var e=n.iconColor,t=void 0===e?"currentColor":e,i=n.className;return a.createElement(Xv,{viewBox:"0 0 18 18",width:"18",height:"18",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i},a.createElement("path",{d:"M3.54 2c.06.89.21 1.76.45 2.59l-1.2 1.2c-.41-1.2-.67-2.47-.76-3.79h1.51Zm9.86 12.02c.85.24 1.72.39 2.6.45v1.49c-1.32-.09-2.59-.35-3.8-.75l1.2-1.19ZM4.5 0H1C.45 0 0 .45 0 1c0 9.39 7.61 17 17 17 .55 0 1-.45 1-1v-3.49c0-.55-.45-1-1-1-1.24 0-2.45-.2-3.57-.57a.84.84 0 0 0-.31-.05c-.26 0-.51.1-.71.29l-2.2 2.2a15.149 15.149 0 0 1-6.59-6.59l2.2-2.2c.28-.28.36-.67.25-1.02A11.36 11.36 0 0 1 5.5 1c0-.55-.45-1-1-1Z",fill:t}))},Qv=n.svg(Lh||(Lh=C(["\n display: block;\n"],["\n display: block;\n"]))),Kv=function(n){var e=n.iconColor,t=void 0===e?"currentColor":e,i=n.className;return o.createElement(Qv,{viewBox:"0 0 20 16",width:"20",height:"16",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i},o.createElement("path",{d:"M20 2c0-1.1-.9-2-2-2H2C.9 0 0 .9 0 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V2Zm-2 0-8 5-8-5h16Zm0 12H2V4l8 5 8-5v10Z",fill:t}))},$v=n(de)(Dh||(Dh=C(["\n position: relative;\n min-height: 500px;\n z-index: 0;\n"],["\n position: relative;\n min-height: 500px;\n z-index: 0;\n"]))),nx=n((function(n){var e=n.containerRef,t=n.onReady,i=n.url,r=void 0===i?"https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png":i,a=n.attribution,l=void 0===a?'&copy; <a href="http://osm.org/copyright">OpenStreetMap</a> contributors':a,s=n.activeMarkerId,u=n.markers,m=n.center,g=n.zoom,f=void 0===g?2.5:g,h=n.touchZoom,v=void 0!==h&&h,x=n.scrollWheelZoom,b=void 0!==x&&x,w=n.onlyScrollOnFocus,y=void 0===w||w,I=n.fitBoundsPadding,C=void 0===I?[20,20]:I,M=n.onMarkerClick,B=n.onFlyToClick,S=n.flyToControl,T=n.onActiveMarkerChanged,z=n.className,N=p(null),A=p(null),L=d(null),D=L[0],H=L[1],P=d(null),F=P[0],O=P[1],j=d(null),R=j[0],W=j[1],_=d(!1),V=_[0],U=_[1];return c((function(){var n,t=e||N;!V&&(null==t?void 0:t.current)&&(n=t.current,k(void 0,void 0,void 0,(function(){var e,t,i;return E(this,(function(a){switch(a.label){case 0:return[4,import("leaflet")];case 1:return(e=a.sent())&&(H(e),(t=e.map(n,{center:m,zoom:f,touchZoom:v,scrollWheelZoom:b})).once("focus",(function(){y&&t.scrollWheelZoom.enable()})),t.once("blur",(function(){y&&t.scrollWheelZoom.disable()})),O(t),e.tileLayer(r,{attribution:l}).addTo(t),(i=new e.FeatureGroup).addTo(t),W(i)),[2]}}))})))}),[l,m,e,V,y,b,v,r,f]),c((function(){var n=function(){F&&R&&F.fitBounds(R.getBounds(),{padding:D.point(C)})},e=function(n,e){n?null==F||F.flyTo(n,e):i(e)},i=function(n){var e=null==u?void 0:u.find((function(n){return n.id===s}));e&&(null==F||F.flyTo(e.position,n))};R&&(R.clearLayers(),null==u||u.forEach((function(r){var a=r.position,o=r.icon,l=r.id;if((null==o?void 0:o.url)&&(null==o?void 0:o.size)&&a){var d=l===s,c=D.icon({iconUrl:o.url,iconSize:d?o.sizeActive:o.size,iconAnchor:d?o.anchorActive:null==o?void 0:o.anchor}),u=D.marker(a,{icon:c,riseOnHover:!0}).addTo(F);u.on("click",(function(){M&&M(l)})),R.addLayer(u),D&&F&&R&&(V?s&&s!==(null==A?void 0:A.current)&&(A.current=s,s&&T&&T({markerId:s,goTo:i})):(t&&t({goTo:e,showAll:n}),U(!0),s&&(A.current=s)))}})))}),[D,C,V,F,u,R,M,s,T,t]),o.createElement(Yv,{ref:N,className:z},S&&o.createElement(Gv,{onClick:function(n){n.stopPropagation(),F&&B&&B((function(n){var e=null==u?void 0:u.find((function(n){return n.id===s}));e&&F.flyTo(e.position,n)}))}},S))}))(Hh||(Hh=C(["\n position: relative;\n top: 0;\n left: 0;\n bottom: 0;\n width: 100%;\n min-height: 500px;\n\n @media "," {\n position: absolute;\n width: 50%;\n height: 100%;\n left: ",";\n right: ",";\n\n transform: translateX(\n ","\n );\n }\n\n @media "," {\n max-width: ","px;\n }\n"],["\n position: relative;\n top: 0;\n left: 0;\n bottom: 0;\n width: 100%;\n min-height: 500px;\n\n @media "," {\n position: absolute;\n width: 50%;\n height: 100%;\n left: ",";\n right: ",";\n\n transform: translateX(\n ","\n );\n }\n\n @media "," {\n max-width: ","px;\n }\n"])),K.semilarge,(function(n){return n.isMirrored?"auto":"50%"}),(function(n){return n.isMirrored?"50%":"auto"}),(function(n){return n.isMirrored?"100%":"-100%"}),K.xlarge,$.wrapperLarge/2),ex=n(pe)(Ph||(Ph=C(["\n pointer-events: none;\n"],["\n pointer-events: none;\n"]))),tx=n.div(Fh||(Fh=C(["\n display: flex;\n flex-direction: column;\n position: relative;\n width: 100%;\n pointer-events: all;\n\n padding: ","px ","px\n ","px ","px;\n\n @media "," {\n padding: ","px ","px\n ","px ","px;\n }\n\n @media "," {\n flex-direction: row;\n ",";\n ",";\n ",";\n ",";\n }\n\n @media "," {\n ",";\n }\n\n .slick-slide div {\n outline: none;\n }\n\n .slick-initialized .slick-slide.slick-active {\n z-index: 1;\n }\n"],["\n display: flex;\n flex-direction: column;\n position: relative;\n width: 100%;\n pointer-events: all;\n\n padding: ","px ","px\n ","px ","px;\n\n @media "," {\n padding: ","px ","px\n ","px ","px;\n }\n\n @media "," {\n flex-direction: row;\n ",";\n ",";\n ",";\n ",";\n }\n\n @media "," {\n ",";\n }\n\n .slick-slide div {\n outline: none;\n }\n\n .slick-initialized .slick-slide.slick-active {\n z-index: 1;\n }\n"])),3*$.nudge,3*$.nudge,2*$.spacer,3*$.nudge,K.medium,3*$.nudge,$.spacer,2*$.spacer,$.spacer,K.semilarge,nn([3*$.spacer,5*$.spacer],"padding-top"),nn([3*$.spacer,5*$.spacer],"padding-bottom"),(function(n){return n.isMirrored?nn([$.spacer,4*$.spacer],"padding-right"):"padding-right: ".concat($.spacer,"px")}),(function(n){return n.isMirrored?"padding-left: ".concat(1/28*100,"vw"):nn([$.spacer,4*$.spacer],"padding-left")}),K.xlarge,(function(n){return n.isMirrored?"padding-left: ".concat(1/28*$.wrapper,"px"):nn([$.spacer,4*$.spacer],"padding-left")})),ix=n.div(Oh||(Oh=C(["\n min-height: 100px;\n pointer-events: all;\n\n & > * + * {\n ","\n }\n"],["\n min-height: 100px;\n pointer-events: all;\n\n & > * + * {\n ","\n }\n"])),nn([1.5*$.spacer,2.5*$.spacer],"margin-top")),rx=n.div(jh||(jh=C(["\n display: flex;\n"],["\n display: flex;\n"]))),ax=n(Pr)(Rh||(Rh=C(["\n padding-left: ","px;\n padding-right: ","px;\n padding-bottom: ","px;\n\n @media "," {\n & > * + * {\n max-width: calc(50% - ","px);\n }\n }\n"],["\n padding-left: ","px;\n padding-right: ","px;\n padding-bottom: ","px;\n\n @media "," {\n & > * + * {\n max-width: calc(50% - ","px);\n }\n }\n"])),$.nudge,$.nudge,$.nudge,K.medium,$.spacer),ox=n.ul(Wh||(Wh=C(["\n padding: 0;\n list-style-type: none;\n color: ",";\n\n a {\n color: inherit;\n }\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 a {\n color: inherit;\n }\n\n li {\n display: flex;\n flex-direction: row;\n align-items: center;\n padding: 0;\n margin: 0;\n }\n\n li + li {\n margin-top: ","px;\n }\n\n span:first-child {\n flex: 0 0 30px;\n max-width: 30px;\n\n & > * {\n max-width: 100%;\n }\n }\n"])),(function(n){var e=n.theme;return n.isInverted?sn(e).text.inverted:sn(e).text.default}),3*$.nudge),lx=n(Ie)(_h||(_h=C(["\n margin-left: ","px;\n\n * {\n margin: 0;\n padding: 0;\n }\n"],["\n margin-left: ","px;\n\n * {\n margin: 0;\n padding: 0;\n }\n"])),2.5*$.nudge),dx=function(n){var e=n.isInverted,t=n.companyName,i=n.address;return o.createElement("div",null,o.createElement(Ie,{type:"copy-b",size:"big",isInverted:e},t),i&&o.createElement(Ie,{type:"copy-b",size:"big",isInverted:e},o.createElement("div",null,i.street),o.createElement("div",null,"".concat(i.postalCode," ").concat(i.city)),o.createElement("div",null,i.country)))},cx=function(n){var e,t,i,r,a,l,d,c,s,u,p,m,g,f,h=n.isInverted,v=n.location,x=v.title||(null===(e=v.meta)||void 0===e?void 0:e.title),b=v.titleAs||(null===(t=v.meta)||void 0===t?void 0:t.titleAs),w=v.superTitle||(null===(i=v.meta)||void 0===i?void 0:i.superTitle),y=v.superTitleAs||(null===(r=v.meta)||void 0===r?void 0:r.superTitleAs),k=v.primaryAction?v.primaryAction({isInverted:h}):(null===(a=v.meta)||void 0===a?void 0:a.primaryAction)&&v.meta.primaryAction(h),E=v.secondaryAction?v.secondaryAction({isInverted:h}):(null===(l=v.meta)||void 0===l?void 0:l.secondaryAction)&&v.meta.secondaryAction(h);return o.createElement(ix,null,o.createElement(rx,null,o.createElement(na,{colorMode:h?"inverted":"default",title:x,titleAs:b,superTitle:w,superTitleAs:y})),v.companyName&&o.createElement(dx,{companyName:v.companyName||"",address:v.address,isInverted:h}),v.contact&&o.createElement(ox,{isInverted:h},(null===(d=v.contact)||void 0===d?void 0:d.telephone)&&o.createElement("li",null,o.createElement("span",null,(null===(c=null==v?void 0:v.contact)||void 0===c?void 0:c.telephone.icon)?v.contact.telephone.icon({isInverted:h}):o.createElement(Jv,null)),o.createElement(lx,{isInverted:h,type:"copy-b",size:"big"},o.createElement(kt,{href:"tel:".concat((null==v?void 0:v.contact.telephone.link)||(null==v?void 0:v.contact.telephone.label))},null===(s=null==v?void 0:v.contact.telephone)||void 0===s?void 0:s.label))),v.contact.email&&o.createElement("li",null,o.createElement("span",null,(null===(u=null==v?void 0:v.contact)||void 0===u?void 0:u.email.icon)?v.contact.email.icon({isInverted:h}):o.createElement(Kv,null)),o.createElement(lx,{isInverted:h,type:"copy-b",size:"big"},o.createElement(kt,{href:"mailto:".concat((null===(p=null==v?void 0:v.contact)||void 0===p?void 0:p.email.link)||v.contact.email.label)},null===(m=null==v?void 0:v.contact)||void 0===m?void 0:m.email.label)))),(null===(g=v.meta)||void 0===g?void 0:g.contact)&&o.createElement(Ie,{type:"copy",size:"medium",innerHTML:null===(f=v.meta)||void 0===f?void 0:f.contact,isInverted:h}),o.createElement(Ie,{isInverted:h,innerHTML:v.description}),o.createElement(ax,{primary:k,secondary:E}))},sx=n.div(Vh||(Vh=C(["\n display: flex;\n flex-direction: row;\n align-self: center;\n text-align: center;\n\n @media "," {\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"],["\n display: flex;\n flex-direction: row;\n align-self: center;\n text-align: center;\n\n @media "," {\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"])),K.semilarge,3*$.nudge),ux=n(im.DotGroup)(Uh||(Uh=C(["\n display: flex;\n flex-direction: row;\n padding-top: ","px;\n padding-left: ","px;\n padding-right: ","px;\n\n @media "," {\n display: none;\n padding: 0;\n }\n"],["\n display: flex;\n flex-direction: row;\n padding-top: ","px;\n padding-left: ","px;\n padding-right: ","px;\n\n @media "," {\n display: none;\n padding: 0;\n }\n"])),1.5*$.spacer,1.5*$.spacer,1.5*$.spacer,K.semilarge),px=n.button(Zh||(Zh=C(["\n border: none;\n outline: none;\n background: none;\n cursor: pointer;\n\n padding: ","px;\n margin: -","px;\n\n & + & {\n margin-left: ","px;\n }\n"],["\n border: none;\n outline: none;\n background: none;\n cursor: pointer;\n\n padding: ","px;\n margin: -","px;\n\n & + & {\n margin-left: ","px;\n }\n"])),2*$.nudge,2*$.nudge,1.5*$.nudge),mx=n.div(qh||(qh=C(["\n height: 14px;\n width: 14px;\n border: solid 1px\n ",";\n border-radius: 14px;\n\n transition: background-color 0.2s ease-in-out;\n\n background-color: ",";\n"],["\n height: 14px;\n width: 14px;\n border: solid 1px\n ",";\n border-radius: 14px;\n\n transition: background-color 0.2s ease-in-out;\n\n background-color: ",";\n"])),(function(n){var e=n.theme;return n.isInverted?sn(e).text.inverted:sn(e).text.default}),(function(n){var e=n.isActive,t=n.isInverted,i=n.theme;return e?t?sn(i).text.inverted:sn(i).text.default:"transparent"})),gx=n(im.Control)(Yh||(Yh=C(["\n display: none;\n border: none;\n outline: none;\n background: none;\n padding: 0 ","px;\n\n color: ",";\n transition: opacity 0.2s ease-in-out, transform 0.2s ease-in-out;\n\n &:enabled {\n cursor: pointer;\n }\n\n &:enabled:hover {\n transform: scale(1.05);\n }\n\n &:enabled:active {\n transform: scale(0.95);\n }\n\n &:disabled {\n opacity: 0.5;\n }\n\n @media "," {\n display: block;\n }\n"],["\n display: none;\n border: none;\n outline: none;\n background: none;\n padding: 0 ","px;\n\n color: ",";\n transition: opacity 0.2s ease-in-out, transform 0.2s ease-in-out;\n\n &:enabled {\n cursor: pointer;\n }\n\n &:enabled:hover {\n transform: scale(1.05);\n }\n\n &:enabled:active {\n transform: scale(0.95);\n }\n\n &:disabled {\n opacity: 0.5;\n }\n\n @media "," {\n display: block;\n }\n"])),3*$.nudge,(function(n){var e=n.theme;return n.isInverted?sn(e).text.inverted:sn(e).text.default}),K.semilarge),fx=ie((function(n){var e=n.anchorId,t=n.bgMode,i=n.isMirrored,a=void 0!==i&&i,l=n.provider,c=n.attribution,s=n.center,u=void 0===s?[51.505,-.09]:s,p=n.zoom,m=void 0===p?5:p,h=n.flyToZoom,v=n.initialLocation,x=n.locations,b=n.allMarkersOnInit,w=void 0!==b&&b,y=n.fitBoundsPadding,k=n.flyToControl,E=n.controlNext,I=n.controlPrev,C=n.dot,M=g(r),B=d(v||""),S=B[0],T=B[1],z="inverted"===t;return o.createElement($v,{anchorId:e,bgColor:z?sn(M).sectionBg.dark:sn(M).sectionBg.medium,bgMode:"inverted"===t?ce(t):"full"},x&&function(n){return null==n?void 0:n.map((function(n,e){var t,i,r=n.position,a=n.address,l=n.contact,d=n.companyName,c=n.image;return d?o.createElement(f,{key:e,item:{"@context":"https://schema.org","@type":"LocalBusiness",name:d,geo:{"@type":"GeoCoordinates",name:"Coordinates",latitude:r[0],longitude:r[1]},address:{"@type":"PostalAddress",streetAddress:null==a?void 0:a.street,addressLocality:null==a?void 0:a.city,addressRegion:null==a?void 0:a.city,postalCode:null==a?void 0:a.postalCode,addressCountry:null==a?void 0:a.country},image:c||[],telephone:"".concat(null===(t=null==l?void 0:l.telephone)||void 0===t?void 0:t.label),email:"".concat(null===(i=null==l?void 0:l.email)||void 0===i?void 0:i.label)}}):""}))}(x),o.createElement(im.Provider,{fade:!0,swipe:!1,slidesToShow:1,variableWidth:!1,sameHeight:!0,clickSideOffset:0,responsive:[{breakpoint:832,settings:{fade:!1,swipe:!0}}],beforeChange:function(n){var e=n.nextStep;x&&x[e]&&T(x[e].id)}},o.createElement(Mp.Consumer,null,(function(n){var e=n.goToStep;return o.createElement(nx,{url:l,attribution:c,onReady:function(n){var e=n.showAll,t=n.goTo;w?e():t()},center:u,zoom:m,isMirrored:a,activeMarkerId:S,onMarkerClick:function(n){T(n);var t=null==x?void 0:x.findIndex((function(e){return e.id===n}));void 0!==t&&-1!==t&&e(t)},flyToControl:k,onFlyToClick:function(n){n(h)},fitBoundsPadding:y,markers:null==x?void 0:x.map((function(n){return{id:n.id,position:n.position,icon:n.icon}})),onActiveMarkerChanged:function(n){return(0,n.goTo)()}})})),o.createElement(ex,{clampWidth:"normal"},o.createElement(wt.Row,{gutter:$.spacer},o.createElement(wt.Col,{semilarge:{span:.5,move:(a?14:0)/28}}),o.createElement(wt.Col,{semilarge:{span:.5,move:(a?-14:0)/28}},o.createElement(tx,{isMirrored:a},x&&x.length>1&&o.createElement(o.Fragment,null,o.createElement(im.Slides,null,null==x?void 0:x.map((function(n,e){return o.createElement(cx,{key:e,isInverted:z,location:n})}))),o.createElement(sx,null,o.createElement(gx,{type:"next",isInverted:z},(function(n){return E?E({isInverted:z,isActive:n,name:"control_next_head"}):o.createElement(Cp,null)})),o.createElement(gx,{type:"prev",isInverted:z},(function(n){return I?I({isInverted:z,isActive:n,name:"control_prev_head"}):o.createElement(Ep,null)})),o.createElement(ux,null,(function(n,e,t){return o.createElement(px,{key:n,onClick:t},C?C({isInverted:z,isActive:e,index:n}):o.createElement(mx,{isActive:e,isInverted:z}))})))),x&&1===x.length&&o.createElement(cx,{isInverted:z,location:x[0]})))))))})),hx=n(kt)(Gh||(Gh=C(["\n display: -ms-grid;\n display: grid;\n\n -ms-grid-columns: ",";\n grid-template-columns: ",";\n -ms-grid-rows: min-content 1fr;\n grid-auto-rows: min-content 1fr;\n\n cursor: pointer;\n text-decoration: none;\n color: ",";\n\n outline-color: ",";\n\n transition: all ease-in-out 0.2s;\n\n @media (hover: hover) and (pointer: fine) {\n &:hover {\n color: ",";\n }\n }\n"],["\n display: -ms-grid;\n display: grid;\n\n -ms-grid-columns: ",";\n grid-template-columns: ",";\n -ms-grid-rows: min-content 1fr;\n grid-auto-rows: min-content 1fr;\n\n cursor: pointer;\n text-decoration: none;\n color: ",";\n\n outline-color: ",";\n\n transition: all ease-in-out 0.2s;\n\n @media (hover: hover) and (pointer: fine) {\n &:hover {\n color: ",";\n }\n }\n"])),(function(n){return n.hasIcon?"min-content 1fr":"1fr"}),(function(n){return n.hasIcon?"min-content 1fr":"1fr"}),(function(n){var e=n.theme;return n.isInverted?sn(e).primary.inverted:sn(e).primary.default}),(function(n){var e=n.theme;return n.isInverted?sn(e).primary.inverted:sn(e).primary.default}),(function(n){var e=n.theme;return n.isInverted?sn(e).primary.invertedHover:sn(e).primary.hover})),vx=n.div(Xh||(Xh=C(["\n display: flex;\n align-items: center;\n margin-left: ",";\n"],["\n display: flex;\n align-items: center;\n margin-left: ",";\n"])),(function(n){return n.hasIcon&&"".concat(3*$.nudge,"px")})),xx=n(Ie)(Jh||(Jh=C(["\n margin-top: ","px;\n margin-left: ",";\n"],["\n margin-top: ","px;\n margin-left: ",";\n"])),(function(n){return n.hasIcon?$.nudge:2*$.nudge}),(function(n){return n.hasIcon&&"".concat(3*$.nudge,"px")})),bx=n.div(Qh||(Qh=C(["\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"]))),wx=n(Ie)(Kh||(Kh=C(["\n display: inline-block;\n"],["\n display: inline-block;\n"]))),yx=n.span($h||($h=C(["\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*$.nudge,K.medium,3*$.nudge),kx=function(n){var e=n.isInverted,t=void 0!==e&&e,i=n.title,r=n.text,a=n.link,l=n.customIcon,d=n.customTitleIcon,c=n.className;return o.createElement(hx,w({},a,{isInverted:t,hasIcon:!!l,className:c}),l?o.createElement(bx,null,l({})):"",o.createElement(vx,{hasIcon:!!l},i&&o.createElement(wx,{textColor:"inherit",size:"medium",type:"copy-b"},i,i&&d&&o.createElement(yx,null,d({isInverted:t})))),r&&o.createElement(o.Fragment,null,o.createElement("span",null),o.createElement(xx,{size:"small",isInverted:t,innerHTML:r,hasIcon:!!l})))},Ex=n.ul(nv||(nv=C(["\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"])),$.spacer,$.spacer,K.medium,2*$.spacer),Ix=n.li(ev||(ev=C(["\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 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"])),$.spacer,$.spacer,K.medium,2*$.spacer,K.large),Cx=ie((function(n){var e=n.anchorId,t=n.items,i=n.bgMode,r=n.customTitleIcon,a=te().colors,l="inverted"===i,d="full"===i;return o.createElement(de,{addSeperation:!0,anchorId:e,bgColor:l?a.sectionBg.dark:d?a.sectionBg.medium:a.sectionBg.light,bgMode:ce(i,!0)},o.createElement(pe,{addWhitespace:!0},o.createElement(Ex,null,null==t?void 0:t.map((function(n,e){return o.createElement(Ix,{key:e},o.createElement(kx,w({},n,{isInverted:l,customTitleIcon:r})))})))))})),Mx=n.div(tv||(tv=C(["\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(n){var e=n.isInverted,t=n.theme;return e?sn(t).elementBg.light:sn(t).elementBg.dark}),(function(n){return!n.isTop&&$.spacer}),(function(n){return n.isTop&&$.spacer})),Bx=n.div(iv||(iv=C(["\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"])),$.spacer,K.medium,$.spacer),Sx=n.img(rv||(rv=C(["\n border-radius: 50%; ;\n"],["\n border-radius: 50%; ;\n"]))),Tx=n.div(av||(av=C([""],[""]))),zx=n(Ie)(ov||(ov=C(["\n text-transform: uppercase;\n margin-bottom: ","px;\n"],["\n text-transform: uppercase;\n margin-bottom: ","px;\n"])),3*$.nudge),Nx=ie((function(n){var e=n.label,t=n.author,i=n.avatar,r=n.bgMode,a=te().colors,l="inverted"===r,d="full"===r;return o.createElement(de,{addSeperation:!0,bgColor:l?a.sectionBg.dark:d?a.sectionBg.medium:a.sectionBg.light,bgMode:ce(r,!0)},o.createElement(pe,{clampWidth:"small",addWhitespace:!0},t&&o.createElement(o.Fragment,null,o.createElement(Mx,{isTop:!0,isInverted:l}),o.createElement(Bx,null,i&&o.createElement(Sx,{src:i.src,alt:i.alt}),o.createElement(Tx,null,t&&o.createElement(zx,{isInverted:l,type:"copy-b"},e||"Written By"),o.createElement(he,{isInverted:l,size:"heading-2"},t)))),o.createElement(Mx,{isInverted:l})))})),Ax=n.div(lv||(lv=C(["\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"]))),Lx=n(kt)(dv||(dv=C(["\n display: block;\n width: 100%;\n"],["\n display: block;\n width: 100%;\n"]))),Dx=n(qr)(cv||(cv=C(["\n overflow: hidden;\n border-radius: ",";\n"],["\n overflow: hidden;\n border-radius: ",";\n"])),(function(n){var e=n.theme;return pn(e).sections.edgeRadius})),Hx=n(kt)(sv||(sv=C(["\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"])),ye("copy-b","big"),(function(n){var e=n.theme;return n.isInverted?un(e)["copy-b"].big.colorInverted:un(e)["copy-b"].big.color})),Px=n.div(uv||(uv=C(["\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*$.nudge,3*$.nudge,3*$.nudge),Fx=n.div(pv||(pv=C(["\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"])),$.nudge),Ox=n(Ie)(mv||(mv=C(["\n &:only-child {\n margin-left: auto;\n }\n"],["\n &:only-child {\n margin-left: auto;\n }\n"]))),jx=n.div(gv||(gv=C(["\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*$.nudge),Rx=n.div(fv||(fv=C(["\n margin-top: ","px;\n"],["\n margin-top: ","px;\n"])),3*$.nudge),Wx=m((function(n,e){var t=n.tags,i=n.onTagClick,r=n.publishDate,a=n.title,l=n.text,d=n.image,c=n.link,s=n.isInverted,u=n.action,p=n.customTag,m=n.className,g=te().globals,f="";r&&(f=new gr(r.getTime(),"",g.sections.newsDateFormat(r),g.sections.newsTimeFormat(r),g.sections.newsLocaleKey).getFormattedDate());l&&l.length>300&&(l=l.slice(0,301)+"...");var h=function(n){return i?function(e){null==e||e.preventDefault(),i(n)}:void 0};return o.createElement(Ax,{ref:e,className:m},d&&o.createElement(Lx,w({},c,{ariaLabel:a}),o.createElement(Dx,w({},d,{coverSpace:!0,isInverted:s}))),o.createElement(Px,{"data-sheet":"head"},o.createElement(Fx,null,null==t?void 0:t.map((function(n,e){return p?p({key:e,name:n.name||"",isInverted:s,isActive:!1,link:n.link,clickHandler:h(n)}):o.createElement(Ps,{key:e,isInverted:s,name:n.name,link:n.link,onClick:h(n)})}))),f&&o.createElement(Ox,{renderAs:"div",isInverted:s},f)),o.createElement(jx,null,a&&o.createElement(Hx,w({},c,{ariaLabel:a,isInverted:s,dataSheet:"title"}),a),l&&o.createElement(Ie,{isInverted:s,type:"copy",innerHTML:l,"data-sheet":"text"})),u&&o.createElement(Rx,null,u(s)))}));Wx.displayName="NewsCard";var _x,Vx,Ux,Zx,qx,Yx,Gx,Xx,Jx,Qx,Kx,$x,nb,eb,tb,ib,rb,ab,ob,lb,db,cb,sb,ub,pb,mb,gb,fb,hb,vb,xb,bb,wb,yb,kb,Eb,Ib,Cb,Mb,Bb,Sb,Tb,zb,Nb,Ab,Lb,Db,Hb,Pb,Fb,Ob,jb,Rb,Wb=ie((function(n){var e=n.anchorId,t=n.news,i=n.bgMode,r=n.customTag,a=te().colors,l=(null==t?void 0:t.length)||0,s="inverted"===i,u="full"===i,p=xn(["small","semilarge"]),m=d(2),g=m[0],f=m[1],h=d(1),v=h[0],x=h[1],b=wn({listLength:Math.min(v*g,l),identifiers:['[data-sheet="head"]','[data-sheet="title"]','[data-sheet="text"]'],responsive:{small:1,medium:1,semilarge:2,large:2,xlarge:2}}).sheetRefs;return c((function(){switch(p){case"semilarge":f(2);break;case"small":f(1),v<3&&x(3);break;default:f(1)}}),[p,v]),o.createElement(de,{addSeperation:!0,anchorId:e,bgColor:s?a.sectionBg.dark:u?a.sectionBg.medium:a.sectionBg.light,bgMode:ce(i,!0)},o.createElement(pe,{addWhitespace:!0,clampWidth:"small"},o.createElement(wt.Row,null,null==t?void 0:t.filter((function(n,e){return e<v*g})).map((function(n,e){return o.createElement(wt.Col,{medium:{span:.5},key:"".concat(e,"_news_").concat(n.title)},o.createElement(Wx,w({key:e,ref:b[e]},n,{isInverted:s,customTag:r})))})))))})),_b=n(qr)(_x||(_x=C(["\n overflow: hidden;\n border-radius: ",";\n"],["\n overflow: hidden;\n border-radius: ",";\n"])),(function(n){var e=n.theme;return pn(e).sections.edgeRadius})),Vb=n(Pr)(Vx||(Vx=C(["\n margin-top: ","px;\n"],["\n margin-top: ","px;\n"])),$.spacer),Ub=ie((function(n){var e=n.anchorId,t=n.images,i=n.imageStyle,r=void 0===i?"full":i,a=n.primaryAction,l=n.secondaryAction,d=n.bgMode,c=te().colors,s="inverted"===d,u="full"===d;return o.createElement(de,{addSeperation:!0,anchorId:e,bgColor:s?c.sectionBg.dark:u?c.sectionBg.medium:c.sectionBg.light,bgMode:ce(d,!0)},o.createElement(pe,{clampWidth:"small",addWhitespace:!0},t&&("half"===r||t.length>=2)?o.createElement(wt.Row,null,t.map((function(n,e){return o.createElement(wt.Col,{medium:{span:.5},key:e},o.createElement("div",null,o.createElement(_b,w({coverSpace:!0},n))))}))):t&&o.createElement("div",null,t.map((function(n,e){return o.createElement(_b,w({coverSpace:!0},n,{key:e}))}))),(a||l)&&o.createElement(Vb,{primary:a&&a(s),secondary:l&&l(s)})))})),Zb=n.div(Ux||(Ux=C(["\n & > * + * {\n margin-top: ","px;\n }\n"],["\n & > * + * {\n margin-top: ","px;\n }\n"])),3*$.nudge),qb=n(Ie)(Zx||(Zx=C(["\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\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\n & > * + * {\n margin-top: 0;\n margin-left: ","px;\n }\n }\n"])),2*$.nudge,K.medium,2*$.nudge),Yb=n.div(qx||(qx=C(["\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"])),$.nudge,$.nudge),Gb=n.span(Yx||(Yx=C(["\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"])),$.nudge,$.nudge),Xb=n.div(Gx||(Gx=C(["\n flex: 1 1 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 1 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*$.nudge),Jb=n(Ar)(Xx||(Xx=C(["\n max-width: ",";\n"],["\n max-width: ",";\n"])),(function(n){return n.clampTitle&&13/28*$.wrapperSmall+"px"})),Qb=n(Ie)(Jx||(Jx=C(["\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(n){return n.isCentered&&"0 auto"}),(function(n){return n.clampText&&19/28*$.wrapper+"px"}),$.spacer),Kb=ie((function(n){var e=n.anchorId,t=n.tags,i=n.meta,r=n.title,a=n.text,l=n.image,d=n.bgMode,c=n.customTag,s=te(),u=s.globals,p=s.colors,m="inverted"===d,g="full"===d,f="";(null==i?void 0:i.date)&&(f=new gr(i.date.getTime(),"",u.sections.newsDateFormat(i.date),u.sections.newsTimeFormat(i.date),u.sections.newsLocaleKey).getFormattedDate());return o.createElement(de,{addSeperation:!0,anchorId:e,bgColor:m?p.sectionBg.dark:g?p.sectionBg.medium:p.sectionBg.light,bgMode:ce(d,!0)},o.createElement(pe,{clampWidth:"small",addWhitespace:!0},o.createElement(Zb,null,o.createElement(qb,{isInverted:m},o.createElement(Yb,null,null==t?void 0:t.map((function(n,e){return o.createElement(Gb,{key:"headtag-".concat(e)},c?c({key:"headtag-".concat(e),name:n.name||"",isInverted:m,isActive:!1,link:n.link}):o.createElement(Ps,{link:n.link,isInverted:m},n.name))}))),(f||(null==i?void 0:i.author))&&o.createElement(Xb,null,(null==i?void 0:i.author)&&o.createElement("div",null,null==i?void 0:i.author),f&&o.createElement("div",null,f))),o.createElement("div",null,o.createElement(Jb,{colorMode:m?"inverted":"default",title:r}),a&&o.createElement(Qb,{isInverted:m,type:"copy-b",innerHTML:a})),(null==l?void 0:l.small)&&o.createElement(qr,w({},l,{coverSpace:!0,isInverted:m})))))})),$b=n.ul(Qx||(Qx=C(["\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*$.nudge,$.spacer),nw=n.li(Kx||(Kx=C(["\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*$.nudge,$.spacer,K.medium,K.large),ew=ie((function(n){var e=n.anchorId,t=n.mode,i=void 0===t?"short":t,r=n.news,a=n.bgMode,d=n.customTag,c=te().colors,s=l((function(){return r?"expanded"===i?r.slice(0,6):r.slice(0,3):[]}),[r,i]),u="inverted"===a,p="full"===a,m=wn({listLength:s.length,identifiers:['[data-sheet="head"]','[data-sheet="title"]','[data-sheet="text"]'],responsive:{small:1,medium:2,semilarge:2,large:3,xlarge:3}}).sheetRefs;return o.createElement(de,{addSeperation:!0,anchorId:e,bgColor:u?c.sectionBg.dark:p?c.sectionBg.medium:c.sectionBg.light,bgMode:ce(a,!0)},o.createElement(pe,{addWhitespace:!0},o.createElement($b,null,null==s?void 0:s.map((function(n,e){return o.createElement(nw,{key:e},o.createElement(Wx,w({key:e,ref:m[e]},n,{isInverted:u,customTag:d})))})))))})),tw=n.div($x||($x=C(["\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"])),$.nudge,$.nudge,6*$.nudge),iw=n.div(nb||(nb=C(["\n padding-top: ","px;\n padding-left: ","px;\n"],["\n padding-top: ","px;\n padding-left: ","px;\n"])),$.nudge,$.nudge),rw=n.ul(eb||(eb=C(["\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*$.nudge,$.spacer),aw=n.li(tb||(tb=C(["\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*$.nudge,$.spacer,K.medium,K.large),ow=n.div(ib||(ib=C(["\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*$.nudge,K.medium),lw=n.span(rb||(rb=C(["\n display: ",";\n"],["\n display: ",";\n"])),(function(n){var e=n.itemCount;return e&&e>2?"block":"none"})),dw=ie((function(n){var e=n.anchorId,t=n.news,i=n.tags,r=n.activeTags,a=n.showMoreText,l=n.bgMode,s=n.onTagClick,u=n.customTag,m=te().colors,g="inverted"===l,f="full"===l,h=d(r||[]),v=h[0],x=h[1],b=xn(["small","semilarge","large"]),y=d(3),k=y[0],E=y[1],C=d(3),M=C[0],B=C[1],S=p(null),T=Su(),z=(null==t?void 0:t.length)||0,N=zn(800),A=wn({listLength:Math.min(M*k,z),identifiers:['[data-sheet="head"]','[data-sheet="title"]','[data-sheet="text"]'],responsive:{small:1,medium:1,semilarge:2,large:3,xlarge:3}}),L=A.sheetRefs,D=A.triggerCalculation;c((function(){switch(b){case"large":E(3);break;case"semilarge":E(2);break;case"small":E(1),M<3&&B(3);break;default:E(1)}}),[b,M]);c((function(){var n=function(){var n,e,t,i=[];if("URLSearchParams"in window){var r=null===(t=null===(e=null===(n=new URLSearchParams(window.location.search).get("newsFilter"))||void 0===n?void 0:n.split(","))||void 0===e?void 0:e.map((function(n){return decodeURIComponent(n)})))||void 0===t?void 0:t.filter((function(n){return""!==n}));r&&i.push.apply(i,r)}return i}();n.length>0?x(n):x(r||[])}),[r]),c((function(){if(!s&&v.length>0&&"URLSearchParams"in window){var n=new URLSearchParams(window.location.search);n.set("newsFilter",v.map((function(n){return encodeURIComponent(n)})).join(",")),window.history.replaceState({},"","".concat(location.pathname,"?").concat(n.toString()+location.hash))}}),[v]),c((function(){B(3),D()}),[v]);var H=function(n){x((function(e){var t=I([],e,!0),i=n.name?e.indexOf(n.name):-1;return-1===i&&n.name?I(I([],t,!0),[n.name],!1):(t.splice(i,1),t)}))};c((function(){if(T){var n,e=S.current;if(e){(n=new IntersectionObserver((function(n){var e=n[0];(null==e?void 0:e.isIntersecting)&&M<Math.ceil(z/k)&&B((function(n){return n+1}))}),{rootMargin:"0px 0px 100px 0px",threshold:0})).observe(e)}return function(){n&&n.disconnect()}}}),[k,z,M,T]);return o.createElement(de,{addSeperation:!0,anchorId:e,bgColor:g?m.sectionBg.dark:f?m.sectionBg.medium:m.sectionBg.light,bgMode:ce(l,!0)},o.createElement(pe,{addWhitespace:!0},i&&o.createElement(tw,null,i.map((function(n,e){return o.createElement(iw,{key:e},u?u({key:e,name:n,isInverted:g,isActive:-1!==v.indexOf(n),clickHandler:function(e){null==e||e.preventDefault(),s?s({name:n}):H({name:n})}}):o.createElement(Ps,{isInverted:g,onClick:function(e){null==e||e.preventDefault(),s?s({name:n},!1):H({name:n})},isActive:-1!==v.indexOf(n)},n))}))),o.createElement(rw,null,null==t?void 0:t.filter((function(n){if(!v||0===v.length)return!0;if(!n.tags)return!1;for(var e=!1,t=0;t<n.tags.length;t++)if(-1!==v.indexOf(n.tags[t].name||"")){e=!0;break}return e})).sort((function(n,e){return n.publishDate&&e.publishDate?e.publishDate.getTime()-n.publishDate.getTime():0})).filter((function(n,e){return e<M*k})).map((function(n,e){var t;return o.createElement(aw,{key:"".concat(e,"_news_").concat(n.title)},o.createElement(Wx,w({ref:L[e]},n,{tags:null===(t=n.tags)||void 0===t?void 0:t.map((function(n){return{name:n.name}})),isInverted:g,onTagClick:function(n){N(0),s?s({name:n.name},!0):H({name:n.name})},customTag:u})))}))),o.createElement("div",{ref:S}),!T&&o.createElement(ow,null,t&&t.length>0&&o.createElement(Ie,{type:"copy",size:"medium",isInverted:g},o.createElement(lw,{itemCount:t.length,onClick:function(n){n.preventDefault(),M<Math.ceil(z/k)&&B((function(n){return n+1}))}},M<z/k&&o.createElement(Bu.View,{as:"button",isInverted:g},o.createElement(Bu.Label,null,a||"mehr anzeigen")))))))})),cw=n.div(ab||(ab=C(["\n & > * + * {\n margin-top: ","px;\n }\n"],["\n & > * + * {\n margin-top: ","px;\n }\n"])),2*$.nudge),sw=n.div(ob||(ob=C(["\n overflow-x: scroll;\n overflow-y: hidden;\n white-space: nowrap;\n"],["\n overflow-x: scroll;\n overflow-y: hidden;\n white-space: nowrap;\n"]))),uw=n.table(lb||(lb=C(["\n width: 100%;\n max-width: 100%;\n\n border-collapse: separate;\n border-spacing: 0 ","px;\n\n @media "," {\n padding: 0;\n }\n"],["\n width: 100%;\n max-width: 100%;\n\n border-collapse: separate;\n border-spacing: 0 ","px;\n\n @media "," {\n padding: 0;\n }\n"])),$.nudge/2,K.medium),pw=n.th(db||(db=C(["\n text-align: left;\n color: ",";\n background-color: ",";\n\n padding: ","px ","px;\n min-width: 60px;\n box-sizing: content-box;\n\n :last-child {\n padding-right: ","px;\n }\n"],["\n text-align: left;\n color: ",";\n background-color: ",";\n\n padding: ","px ","px;\n min-width: 60px;\n box-sizing: content-box;\n\n :last-child {\n padding-right: ","px;\n }\n"])),(function(n){var e=n.theme;return sn(e).text.default}),(function(n){var e=n.theme,t=n.hasBack,i=n.isInverted;return t&&!i?sn(e).elementBg.light:sn(e).elementBg.medium}),2*$.nudge,3*$.nudge,$.spacer),mw=n.td(cb||(cb=C(["\n padding: ","px ","px;\n min-width: 60px;\n box-sizing: content-box;\n\n background-color: ",";\n\n :last-child {\n padding-right: ","px;\n }\n"],["\n padding: ","px ","px;\n min-width: 60px;\n box-sizing: content-box;\n\n background-color: ",";\n\n :last-child {\n padding-right: ","px;\n }\n"])),2*$.nudge,3*$.nudge,(function(n){var e=n.isInverted,t=n.hasBack,i=n.theme;return qn(t&&!e?sn(i).elementBg.light:sn(i).elementBg.medium,e?.2:.4)}),$.spacer),gw=function(n){var e=n.row,t=n.tableTitle,i=n.rowTitle,r=n.isInverted,a=void 0!==r&&r,l=n.hasBack,d=void 0!==l&&l;return o.createElement(cw,null,t&&o.createElement(Ie,{type:"copy-b",isInverted:a},t),o.createElement(sw,null,o.createElement(uw,null,i&&o.createElement("thead",null,o.createElement("tr",null,i.map((function(n,e){return o.createElement(pw,{hasBack:d,isInverted:a,key:e},o.createElement(Ie,{type:"copy-b"},n))})))),o.createElement("tbody",null,e.map((function(n,e){var t=n.cols;return o.createElement("tr",{key:e},t.map((function(n,e){return o.createElement(mw,{key:e,isInverted:a,hasBack:d},o.createElement(Ie,{isInverted:a},n))})))}))))))},fw=n.div(sb||(sb=C(["\n ",";\n\n & + & {\n ",";\n }\n"],["\n ",";\n\n & + & {\n ",";\n }\n"])),(function(n){return n.withSeperation&&nn([3*$.nudge,$.spacer],"padding-top")}),nn([3*$.nudge,$.spacer],"margin-top")),hw=n(Pr)(ub||(ub=C(["\n margin-top: ","px;\n"],["\n margin-top: ","px;\n"])),$.spacer),vw=ie((function(n){var e=n.anchorId,t=n.bgMode,i=n.tableItems,r=n.primaryAction,a=n.secondaryAction,l=te().colors,d="inverted"===t,c="full"===t;return o.createElement(de,{addSeperation:!0,anchorId:e,bgColor:d?l.sectionBg.dark:c?l.sectionBg.medium:l.sectionBg.light,bgMode:ce(t,!0)},o.createElement(pe,{addWhitespace:!0,clampWidth:"small"},i.map((function(n,e){return o.createElement(fw,{key:e},o.createElement(gw,w({},n,{hasBack:c,isInverted:d})))})),(r||a)&&o.createElement(hw,{primary:r&&r(d),secondary:a&&a(d)})))})),xw=n(Ie)(pb||(pb=C(["\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(n){return n.isCentered&&"0 auto"}),(function(n){return n.clampText&&19/28*$.wrapperSmall+"px"}),5*$.nudge),bw=n(Pr)(mb||(mb=C(["\n margin-top: ","px;\n"],["\n margin-top: ","px;\n"])),$.spacer),ww=ie((function(n){var e=n.anchorId,t=n.text,i=n.primaryAction,r=n.secondaryAction,a=n.bgMode,l=te().colors,d="inverted"===a,c="full"===a;return o.createElement(de,{addSeperation:!0,anchorId:e,bgColor:d?l.sectionBg.dark:c?l.sectionBg.medium:l.sectionBg.light,bgMode:ce(a,!0)},o.createElement(pe,{clampWidth:"small",addWhitespace:!0},t&&o.createElement(xw,{isInverted:d,type:"copy",innerHTML:t}),(i||r)&&o.createElement(bw,{primary:i&&i(d),secondary:r&&r(d)})))})),yw=n.svg(gb||(gb=C(["\n display: block;\n"],["\n display: block;\n"]))),kw=function(n){var e=n.iconColor,t=void 0===e?"currentColor":e,i=n.className;return a.createElement(yw,{width:"80",height:"80",viewBox:"0 0 80 80",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i},a.createElement("path",{d:"M31.925 58.028 55.962 40 31.925 21.972v36.056ZM40 0c11.017 0 20.438 3.912 28.263 11.737C76.088 19.562 80 28.983 80 40c0 11.017-3.912 20.438-11.737 28.263C60.438 76.088 51.017 80 40 80c-11.017 0-20.438-3.912-28.263-11.737C3.912 60.438 0 51.017 0 40c0-11.017 3.912-20.438 11.737-28.263C19.562 3.912 28.983 0 40 0Z",fill:t}),a.createElement("path",{d:"M31.925 58.028 55.962 40 31.925 21.972v36.056Z",fill:"#fff"}))},Ew=n.div(fb||(fb=C(["\n text-align: center;\n\n cursor: pointer;\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: pointer;\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(n){var e=n.bgImage;return e?e.small:""}),(function(n){var e=n.theme;return pn(e).sections.edgeRadius}),K.medium,(function(n){var e=n.bgImage;return(null==e?void 0:e.medium)&&'url("'.concat(e.medium,'")')}),K.semilarge,(function(n){var e=n.bgImage;return(null==e?void 0:e.semilarge)&&'url("'.concat(e.semilarge,'")')}),K.large,(function(n){var e=n.bgImage;return(null==e?void 0:e.large)&&'url("'.concat(e.large,'")')}),K.xlarge,(function(n){var e=n.bgImage;return(null==e?void 0:e.xlarge)&&'url("'.concat(e.xlarge,'")')}),(function(n){var e=n.isActive,t=n.bgImage;return!e&&t&&'""'}),(function(n){var e=n.theme;return sn(e).elementBg.medium}),(function(n){return n.bgImage?"0.3":"0"}),(function(n){var e=n.isActive,t=n.bgImage;return!e&&t&&'""'})),Iw=n.button(hb||(hb=C(["\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 & > * {\n opacity: 0.8;\n transition: transform 0.2s ease-in-out, opacity 0.2s ease-in-out;\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 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 & > * {\n opacity: 0.8;\n transition: transform 0.2s ease-in-out, opacity 0.2s ease-in-out;\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"])),(function(n){var e=n.theme;return sn(e).elementBg.light}),(function(n){var e=n.theme;return sn(e).elementBg.dark}),Ew,Ew,(function(n){var e=n.theme;return sn(e).primary.default}),(function(n){var e=n.theme;return sn(e).primary.default})),Cw=n.iframe(vb||(vb=C(["\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"]))),Mw=function(n){var e=n.bgImage,t=n.embedId,i=n.playIcon,r=n.className,a=d(!1),l=a[0],c=a[1];return o.createElement(Ew,{onClick:function(){return c(!0)},bgImage:l?void 0:e,isActive:l,className:r},!l&&o.createElement(Iw,null,i||o.createElement(kw,null)),l&&o.createElement(Cw,{id:"ytplayer",src:"https://www.youtube.com/embed/".concat(t,"?autoplay=1"),allow:"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture"}))},Bw=n(Pr)(xb||(xb=C(["\n margin-top: ","px;\n"],["\n margin-top: ","px;\n"])),$.spacer),Sw=ie((function(n){var e=n.anchorId,t=n.bgImage,i=n.embedId,r=n.playIcon,a=n.primaryAction,l=n.secondaryAction,d=n.bgMode,c=te().colors,s="inverted"===d,u="full"===d;return o.createElement(de,{addSeperation:!0,anchorId:e,bgColor:s?c.sectionBg.dark:u?c.sectionBg.medium:c.sectionBg.light,bgMode:ce(d,!0)},o.createElement(pe,{addWhitespace:!0,clampWidth:"small"},o.createElement("div",null,i&&t&&o.createElement(Mw,{bgImage:t,embedId:i,playIcon:r})),(a||l)&&o.createElement(Bw,{primary:a&&a(s),secondary:l&&l(s)})))})),Tw=n.div(bb||(bb=C(["\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"])),K.semilarge),zw=n.img(wb||(wb=C(["\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*$.nudge),Nw=n.div(yb||(yb=C(["\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"])),K.semilarge,2*$.nudge,K.large),Aw=n(Xm)(kb||(kb=C(["\n max-height: 140px;\n ","\n\n color: ",";\n"],["\n max-height: 140px;\n ","\n\n color: ",";\n"])),(function(n){var e=n.stringLength;return nn(e<=6?[72,120]:e>=10?[33,42]:[52,72],"font-size")}),(function(n){var e=n.isInverted,t=n.theme;return e?sn(t).primary.inverted:sn(t).primary.default})),Lw=n(he)(Eb||(Eb=C(["\n max-width: 80%;\n"],["\n max-width: 80%;\n"]))),Dw=function(n){var e=n.icon,t=n.label,i=n.number,a=n.isInverted,l=g(r),d=i?i.length:0;return o.createElement(Tw,null,e&&o.createElement(zw,{src:e.src,alt:e.alt}),o.createElement(Nw,{height:0},o.createElement(Aw,{renderAs:"div",stringLength:d,isInverted:a},i)),o.createElement(Lw,{size:"super",textColor:a?sn(l).primary.inverted:sn(l).primary.default},t))},Hw=n.div(Ib||(Ib=C(["\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"])),$.spacer,2*$.spacer,K.semilarge,$.spacer,$.spacer,2*$.spacer,K.semilarge,$.spacer,K.semilarge,K.large),Pw=ie((function(n){var e=n.anchorId,t=n.items,i=n.bgMode,a=g(r),l="inverted"===i,d="full"===i;return o.createElement(de,{addSeperation:!0,anchorId:e,bgColor:l?sn(a).sectionBg.dark:d?sn(a).sectionBg.medium:sn(a).sectionBg.light,bgMode:ce(i,!0)},o.createElement(pe,{addWhitespace:!0},o.createElement(Hw,null,null==t?void 0:t.map((function(n,e){return o.createElement(Dw,w({},n,{key:e,isInverted:l}))})))))})),Fw=n.section(Cb||(Cb=C(["\n position: relative;\n width: 100vw;\n z-index: -1;\n"],["\n position: relative;\n width: 100vw;\n z-index: -1;\n"]))),Ow=n.div(Mb||(Mb=C(["\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"]))),jw=n.div(Bb||(Bb=C(["\n margin-left: ",";\n margin-right: ",";\n\n width: ",";\n\n max-width: ","px;\n overflow: hidden;\n\n & > * {\n width: ",";\n }\n"],["\n margin-left: ",";\n margin-right: ",";\n\n width: ",";\n\n max-width: ","px;\n overflow: hidden;\n\n & > * {\n width: ",";\n }\n"])),(function(n){var e=n.hAlign;return("right"===e||"center"===e)&&"auto"}),(function(n){var e=n.hAlign;return("left"===e||"center"===e)&&"auto"}),(function(n){var e=n.contentWidth;return e?-1===e?"auto":100*e+"%":void 0}),$.wrapperLarge,(function(n){return-1!==n.contentWidth&&"100%"})),Rw=n(qr)(Tb||(Tb=C(["\n max-width: ",";\n float: ",";\n ","\n"],["\n max-width: ",";\n float: ",";\n ","\n"])),(function(n){return!n.coverSpace&&"none"}),(function(n){var e=n.hAlign;return"left"===e||"right"===e?e:void 0}),(function(n){var t=n.coverSpace,i=n.hAlign;return!t&&"center"===i&&e(Sb||(Sb=C(["\n transform: translateX(-50%);\n margin-left: 50%;\n "],["\n transform: translateX(-50%);\n margin-left: 50%;\n "])))})),Ww=function(n){var e=n.image,t=n.hAlign,i=void 0===t?"left":t,r=n.contentWidth,a=void 0===r?1:r,l=n.moveRatio,s=void 0===l?.2:l,u=n.direction,m=void 0===u?"up":u,g=n.className,f=d(!1),h=f[0],v=f[1],x=d(0),b=x[0],y=x[1],k=d(null),E=k[0],I=k[1],C=p(null),M=1;if("string"==typeof a)switch(a){case"1/4":M=.25;break;case"half":M=.5;break;case"3/4":M=.75;break;case"auto":M=-1;break;default:M=1}else isNaN(a)||(M=a);return c((function(){v(!0)}),[]),c((function(){var n=null==E?void 0:E.previousElementSibling;if(n){var e=n.dataset.bgIdent,t=n.dataset.stackIdent;e&&(null==E||E.setAttribute("data-bg-ident",e)),t&&(null==E||E.setAttribute("data-stack-ident",t))}}),[E]),c((function(){var n=function(){if(E){var n=E.getBoundingClientRect().top;y(n*s*("up"===m?1:-1))}};return n(),window.addEventListener("scroll",n),function(){window.removeEventListener("scroll",n)}}),[E,m,s]),o.createElement(o.Fragment,null,h&&o.createElement(Fw,{ref:I,"data-bg-ident":"transparent"},o.createElement(Ow,{ref:C,style:{transform:"translate3d(0px, ".concat(b,"px, 0px)")},className:g},o.createElement(jw,{hAlign:i,contentWidth:M},e&&o.createElement(Rw,w({hAlign:i,coverSpace:-1!==M},e))))))},_w=n.figure(zb||(zb=C(["\n position: relative;\n width: 100%;\n max-height: 550px;\n padding: 0;\n margin: 0;\n\n &:after {\n content: ",";\n display: block;\n position: absolute;\n top: 0;\n left: 0;\n bottom: 0;\n right: 0;\n background: ",";\n pointer-events: none;\n z-index: 0;\n }\n"],["\n position: relative;\n width: 100%;\n max-height: 550px;\n padding: 0;\n margin: 0;\n\n &:after {\n content: ",";\n display: block;\n position: absolute;\n top: 0;\n left: 0;\n bottom: 0;\n right: 0;\n background: ",";\n pointer-events: none;\n z-index: 0;\n }\n"])),(function(n){return n.hasContent&&'""'}),(function(n){var e=n.theme;return pn(e).sections.imageTextGradient})),Vw=n(qr)(Nb||(Nb=C(["\n img {\n height: 550px;\n }\n"],["\n img {\n height: 550px;\n }\n"]))),Uw=n(na)(Ab||(Ab=C(["\n position: absolute;\n bottom: 0;\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: translateX(-50%);\n"],["\n position: absolute;\n bottom: 0;\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: translateX(-50%);\n"])),$.wrapper,se+2*$.nudge),Zw=ie((function(n){var e=n.anchorId,t=n.width,i=void 0===t?"content":t,r=n.title,a=n.titleAs,l=n.superTitle,d=n.superTitleAs,c=n.text,s=n.primaryAction,u=n.secondaryAction,p=n.image;return o.createElement(de,{anchorId:e,bgColor:"image",bgMode:"full"},o.createElement(pe,{clampWidth:"content"===i?"normal":"large"},o.createElement(_w,{hasContent:!!r||!!c},o.createElement(Vw,w({},p,{coverSpace:!0,ratios:void 0})),r&&o.createElement(Uw,{renderAs:"figcaption",colorMode:"onImage",title:r,titleAs:a,superTitle:l,superTitleAs:d,text:c,secondaryAction:u,primaryAction:s,clampTitle:!0,maxTitleLines:3,clampText:!0,maxTextLines:4}))))})),qw=n.ul(Lb||(Lb=C(["\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"])),$.nudge),Yw=n.li(Db||(Db=C(["\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*$.nudge,(function(n){var e=n.theme;return n.hasBg?sn(e).elementBg.light:sn(e).elementBg.medium}),2*$.nudge,K.semilarge,3*$.nudge),Gw=n.div(Hb||(Hb=C(["\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*$.nudge),Xw=n(Ie)(Pb||(Pb=C(["\n max-width: 880px;\n"],["\n max-width: 880px;\n"]))),Jw=n(Ie)(Fb||(Fb=C(["\n white-space: nowrap;\n"],["\n white-space: nowrap;\n"]))),Qw=n(Ie)(Ob||(Ob=C(["\n max-width: 880px;\n"],["\n max-width: 880px;\n"]))),Kw=function(n){var e=n.text,t=n.price,i=n.hasBg,r=void 0!==i&&i,a=n.title;return o.createElement(Yw,{hasBg:r},o.createElement(Gw,null,a&&o.createElement(Xw,{type:"copy-b"},a),t&&o.createElement(Jw,{type:"copy-b"},t)),e&&o.createElement(Qw,{type:"copy",innerHTML:e}))},$w=ie((function(n){var e=n.anchorId,t=n.bgMode,i=n.items,r=te().colors,a="inverted"===t,l=a||"full"===t;return o.createElement(de,{addSeperation:!0,anchorId:e,bgColor:a?r.sectionBg.dark:"full"===t?r.sectionBg.medium:r.sectionBg.light,bgMode:ce(t,!0)},o.createElement(pe,{addWhitespace:!0},o.createElement(qw,null,null==i?void 0:i.map((function(n,e){return o.createElement(Kw,w({key:e},n,{hasBg:l}))})))))})),ny=n.div(jb||(jb=C(["\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"])),$.spacer,(function(n){var e=n.theme;return pn(e).sections.edgeRadius}),(function(n){var e=n.theme,t=n.hasBg,i=n.isInverted,r=n.isHighlighted;return i?r?sn(e).primary.inverted:sn(e).elementBg.medium:r?sn(e).primary.default:t?sn(e).elementBg.light:sn(e).elementBg.medium}),(function(n){return n.isCentered?"center":"left"}),3*$.nudge),ey=n(Pr)(Rb||(Rb=C(["\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"])),$.spacer),ty=m((function(n,e){var t=n.superTitle,i=n.title,r=n.text,a=n.action,l=n.isInverted,d=n.isCentered,c=n.isHighlighted,s=n.hasBackground,u=n.className,p=!!c&&!l;return o.createElement(ny,{ref:e,isInverted:l,isCentered:d,isHighlighted:c,hasBg:s,className:u},t&&o.createElement(Ie,{type:"copy-b",size:"big",isInverted:p,innerHTML:t,"data-sheet":"superTitle"}),i&&o.createElement(Xm,{renderAs:"div",size:"big",isInverted:p,innerHTML:i,"data-sheet":"title"}),r&&o.createElement(Ie,{size:"medium",isInverted:p,innerHTML:r,"data-sheet":"desc"}),o.createElement(ey,{mode:"cover",primary:a&&a({isInverted:p,isHighlighted:c})}))}));ty.displayName="PriceTag";var iy,ry,ay,oy,ly,dy,cy,sy,uy,py,my,gy,fy,hy,vy,xy,by,wy,yy,ky,Ey,Iy,Cy,My,By=n(ty)(iy||(iy=C(["\n min-height: 500px;\n"],["\n min-height: 500px;\n"]))),Sy=n.div(ry||(ry=C(["\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"])),Se.gutter,Se.gutter,Se.gutter,Se.gutter,K.large),Ty=ie((function(n){var e=n.anchorId,t=n.items,i=n.isCentered,r=n.bgMode,a="inverted"===r,l="full"===r,d=(null==t?void 0:t.length)||0,c=te().colors,s=wn({listLength:d,identifiers:['[data-sheet="superTitle"]','[data-sheet="title"]','[data-sheet="desc"]'],responsive:{small:1,medium:1,semilarge:2,large:3,xlarge:3}}).sheetRefs;return o.createElement(de,{addSeperation:!0,anchorId:e,bgColor:a?c.sectionBg.dark:l?c.sectionBg.medium:c.sectionBg.light,bgMode:ce(r)},o.createElement(pe,{addWhitespace:!0},o.createElement(Sy,null,null==t?void 0:t.map((function(n,e){return o.createElement(By,w({key:e,ref:s[e]},n,{isInverted:a,isCentered:i,hasBackground:l}))})))))})),zy=ie((function(n){var e=n.anchorId,t=n.bgMode,i=n.promotions,r=n.externalLinkIcon,a=n.controlNext,l=n.controlPrev,d=n.beforeChange,c=n.afterChange,s=n.onInit,u=n.dot,p=te().colors,m="inverted"===t,g=(null==i?void 0:i.length)||0;return o.createElement(de,{addSeperation:!0,anchorId:e,bgColor:m?p.sectionBg.dark:t?p.sectionBg.medium:p.sectionBg.light,bgMode:ce(t)},o.createElement(mm,{spacing:"normal",isInverted:m,controlNext:a,controlPrev:l,dot:u,beforeChange:d,afterChange:c,onInit:s,slidesToShow:g>1?2.75:1,responsive:[{breakpoint:1024,settings:{slidesToShow:g>1?2.25:1}},{breakpoint:832,settings:{slidesToShow:g>1?1.15:1}},{breakpoint:640,settings:{slidesToShow:g>1?1.15:1}}]},i&&i.map((function(n,e){return o.createElement(Ya,w({key:e},n,{externalLinkIcon:r}))}))))})),Ny=n.a(ay||(ay=C(["\n display: block;\n text-decoration: none;\n color: ",";\n max-width: min-content;\n\n text-align: center;\n\n /* padding: ","px ","px; */\n\n pointer-events: ",";\n\n &:hover {\n & > * {\n transition: opacity 0.2s ease-in-out;\n opacity: ",";\n }\n }\n\n &:focus {\n outline: 2px solid ",";\n }\n\n & > * {\n opacity: ",";\n }\n"],["\n display: block;\n text-decoration: none;\n color: ",";\n max-width: min-content;\n\n text-align: center;\n\n /* padding: ","px ","px; */\n\n pointer-events: ",";\n\n &:hover {\n & > * {\n transition: opacity 0.2s ease-in-out;\n opacity: ",";\n }\n }\n\n &:focus {\n outline: 2px solid ",";\n }\n\n & > * {\n opacity: ",";\n }\n"])),(function(n){var e=n.isInverted,t=n.theme;return e?sn(t).text.inverted:"inherit"}),5*$.nudge,3*$.nudge,(function(n){return n.isDisabled?"none":"all"}),(function(n){return!n.isActive&&.4}),(function(n){var e=n.theme;return sn(e).primary.default}),(function(n){return n.isDisabled?"0.3":"1"})),Ay=function(n){var e=n.link,t=n.label,i=n.isDisabled,r=n.isActive,o=n.isInverted;return a.createElement(Ny,{href:e,isActive:r,isDisabled:i,isInverted:o},a.createElement(Ie,{type:r?"copy-b":"copy",isInverted:o},t))},Ly=n(de)(oy||(oy=C(["\n position: relative;\n padding-top: 55px;\n"],["\n position: relative;\n padding-top: 55px;\n"]))),Dy=n.ul(ly||(ly=C(["\n list-style: none;\n padding: 0;\n margin: 0;\n position: relative;\n\n margin-left: -","px;\n padding-right: ","px;\n\n @media "," {\n margin-left: -","px;\n }\n\n overflow-x: scroll;\n overflow-y: hidden;\n white-space: nowrap;\n\n ::-webkit-scrollbar {\n display: none;\n }\n"],["\n list-style: none;\n padding: 0;\n margin: 0;\n position: relative;\n\n margin-left: -","px;\n padding-right: ","px;\n\n @media "," {\n margin-left: -","px;\n }\n\n overflow-x: scroll;\n overflow-y: hidden;\n white-space: nowrap;\n\n ::-webkit-scrollbar {\n display: none;\n }\n"])),2*$.nudge,2*$.nudge,K.semilarge,3*$.nudge),Hy=n.li(dy||(dy=C(["\n display: inline-block;\n position: relative;\n\n cursor: pointer;\n"],["\n display: inline-block;\n position: relative;\n\n cursor: pointer;\n"]))),Py=n.div(cy||(cy=C(["\n position: relative;\n display: inline-block;\n padding: ","px;\n"],["\n position: relative;\n display: inline-block;\n padding: ","px;\n"])),3*$.nudge),Fy=n.div(sy||(sy=C(["\n position: relative;\n width: 100%;\n height: 1px;\n\n background: ",";\n"],["\n position: relative;\n width: 100%;\n height: 1px;\n\n background: ",";\n"])),(function(n){return n.isInverted?"rgba(255, 255, 255, 0.2)":"rgba(0, 0, 0, 0.1)"})),Oy=n.div(uy||(uy=C(["\n height: 4px;\n position: absolute;\n bottom: 0;\n background-color: ",";\n left: 15px;\n right: 15px;\n"],["\n height: 4px;\n position: absolute;\n bottom: 0;\n background-color: ",";\n left: 15px;\n right: 15px;\n"])),(function(n){var e=n.theme;return n.isInverted?sn(e).elementBg.light:sn(e).elementBg.dark})),jy=ie((function(n){var e=n.anchorId,t=n.navItems,i=n.activeNavItem,o=n.onNavClick,l=n.className,d=n.bgMode,c=a.useState(i?null==t?void 0:t.findIndex((function(n){var e;return n.label===i||-1!==(null===(e=n.link)||void 0===e?void 0:e.indexOf(i))})):-1),s=c[0],u=c[1],p=a.useRef(null),m=a.useRef();a.useEffect((function(){u(t.findIndex((function(n){var e;return n.label===i||i&&-1!==(null===(e=n.link)||void 0===e?void 0:e.indexOf(i))})))}),[i,t]),a.useEffect((function(){m&&m.current&&s&&m.current.scrollIntoView()}),[s]);var g="inverted"===d,f=a.useContext(r);return a.createElement(Ly,{anchorId:e,bgColor:g?sn(f).sectionBg.dark:sn(f).sectionBg.light,bgMode:ce(d,!0),addSeperation:!0,className:l},a.createElement(pe,{addWhitespace:!0},a.createElement(Dy,{ref:p},t.map((function(n,e){return a.createElement(Hy,{ref:m,"data-index":"tabnav-".concat(e),key:e,onClick:function(){o?o(e,n.label):u(e)}},a.createElement(Py,null,a.createElement(Ay,{label:n.label,link:n.link,isActive:s===e,isInverted:g}),a.createElement("div",{style:{paddingTop:"40px"}}),s===e&&a.createElement(Oy,{isInverted:g})))})))),a.createElement(Fy,{isInverted:g}))})),Ry=n.figure(py||(py=C(["\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"])),$.spacer,K.medium),Wy=n(Xm)(my||(my=C(["\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"]))),_y=n(Ie)(gy||(gy=C(["\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"]))),Vy=ie((function(n){var e=n.anchorId,t=n.bgMode,i=n.text,r=n.source,a=n.citeUrl,l=te().colors,d="inverted"===t;return o.createElement(de,{addSeperation:!0,anchorId:e,bgColor:d?l.sectionBg.dark:"full"===t?l.sectionBg.medium:l.sectionBg.light,bgMode:ce(t,!0)},o.createElement(pe,{clampWidth:"normal",addWhitespace:!0},o.createElement(Ry,null,i&&o.createElement(Wy,w({size:"small",renderAs:"blockquote",isInverted:d,innerHTML:i},{cite:a})),r&&o.createElement(_y,{isInverted:d,renderAs:"figcaption",innerHTML:r}))))})),Uy=n(qr)(fy||(fy=C(["\n margin-right: ",";\n margin-left: ",";\n"],["\n margin-right: ",";\n margin-left: ",";\n"])),(function(n){var e=n.hAlign;return"left"===e||"center"===e?"auto":0}),(function(n){var e=n.hAlign;return"right"===e||"center"===e?"auto":0})),Zy=function(n){var e=n.anchorId,t=n.image,i=n.hAlign,a=void 0===i?"left":i,l=n.bgMode,d=g(r),c="inverted"===l,s="full"===l;return o.createElement(de,{addSeperation:!0,anchorId:e,bgColor:c?sn(d).sectionBg.dark:s?sn(d).sectionBg.medium:sn(d).sectionBg.light,bgMode:ce(l)},o.createElement(pe,null,t&&o.createElement(Uy,w({hAlign:a},t))))},qy=n.div(hy||(hy=C(["\n color: ",";\n"],["\n color: ",";\n"])),(function(n){var e=n.isInverted,t=n.theme;return e?sn(t).elementBg.light:sn(t).elementBg.dark})),Yy=n(pe)(vy||(vy=C(["\n padding-left: ","px;\n padding-right: ","px;\n"],["\n padding-left: ","px;\n padding-right: ","px;\n"])),$.spacer,$.spacer),Gy=n(kt)(xy||(xy=C(["\n display: block;\n color: inherit;\n\n transition: color 0.2s ease-in-out;\n\n &:hover {\n color: ",";\n }\n\n &:focus {\n outline: none;\n }\n\n &:focus > * {\n outline: 2px solid\n ",";\n outline-offset: 2px;\n }\n\n & > * {\n margin: 0 auto;\n ","\n ","\n }\n"],["\n display: block;\n color: inherit;\n\n transition: color 0.2s ease-in-out;\n\n &:hover {\n color: ",";\n }\n\n &:focus {\n outline: none;\n }\n\n &:focus > * {\n outline: 2px solid\n ",";\n outline-offset: 2px;\n }\n\n & > * {\n margin: 0 auto;\n ","\n ","\n }\n"])),(function(n){var e=n.theme;return sn(e).elementBg.mediumHover}),(function(n){var e=n.theme;return n.isInverted?sn(e).primary.inverted:sn(e).primary.default}),nn([29,64],"height"),nn([29,64],"width")),Xy=ie((function(n){var e=n.anchorId,t=n.socials,i=n.bgMode,a=g(r),l="inverted"===i,d="full"===i;return o.createElement(de,{anchorId:e,bgColor:l?sn(a).sectionBg.dark:d?sn(a).sectionBg.medium:sn(a).sectionBg.light,bgMode:ce(i,!0),addSeperation:!0},o.createElement(Yy,{addWhitespace:!0},o.createElement(qy,null,o.createElement(wt.Row,{valign:"center"},t.map((function(n,e){return(null==n?void 0:n.link)?o.createElement(wt.Col,{span:t.length>4?.25:12/t.length/12,key:e},o.createElement(Gy,w({},null==n?void 0:n.link),null==n?void 0:n.icon)):null}))))))})),Jy=n.svg(by||(by=C(["\n display: block;\n"],["\n display: block;\n"]))),Qy=function(n){var e=n.iconColor,t=void 0===e?"currentColor":e,i=n.className;return a.createElement(Jy,{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i},a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M5.683 21.798C7.153 21.996 9.115 22 12 22c2.885 0 4.848-.004 6.317-.202 1.412-.19 2.066-.524 2.511-.97.446-.445.78-1.099.97-2.51.198-1.47.202-3.433.202-6.318s-.004-4.848-.202-6.317c-.19-1.412-.524-2.066-.97-2.511-.445-.446-1.099-.78-2.51-.97C16.847 2.004 14.884 2 12 2s-4.848.004-6.317.202c-1.412.19-2.066.524-2.511.97-.446.445-.78 1.099-.97 2.51C2.004 7.153 2 9.116 2 12s.004 4.848.202 6.317c.19 1.412.524 2.066.97 2.511.445.446 1.099.78 2.51.97ZM1.757 1.758C0 3.514 0 6.342 0 12c0 5.657 0 8.485 1.757 10.243C3.515 24 6.343 24 12 24s8.485 0 10.243-1.757C24 20.485 24 17.657 24 12s0-8.485-1.757-10.243C20.485 0 17.657 0 12 0S3.515 0 1.757 1.757Z",fill:t}),a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12 16a4 4 0 1 0 0-8 4 4 0 0 0 0 8Zm0 2a6 6 0 1 0 0-12 6 6 0 0 0 0 12Z",fill:t}),a.createElement("path",{d:"M19.969 5.625a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Z",fill:t}))},Ky=n.ul(wy||(wy=C(["\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"])),$.spacer,$.spacer,$.spacer,$.spacer,K.medium,Se.gutter,Se.gutter,K.large,1/3*100,Se.gutter,1/3*100,Se.gutter),$y=n.li(yy||(yy=C(["\n display: block;\n position: relative;\n padding: 0;\n"],["\n display: block;\n position: relative;\n padding: 0;\n"]))),nk=n(kt)(ky||(ky=C(["\n position: relative;\n display: block;\n text-decoration: none;\n color: '#fff';\n outline-color: ",";\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 &:before {\n content: '';\n position: absolute;\n top: 0;\n bottom: 0;\n left: 0;\n right: 0;\n background: ",";\n\n opacity: 0;\n pointer-events: none;\n z-index: 1;\n transition: opacity 0.2s ease-in-out;\n }\n\n &:hover {\n &:before {\n opacity: 1;\n pointer-events: all;\n }\n }\n\n &:focus {\n &:before {\n opacity: 1;\n pointer-events: all;\n }\n }\n"])),(function(n){var e=n.theme;return n.isInverted?sn(e).primary.inverted:sn(e).primary.default}),(function(n){var e=n.theme;return n.isInverted?sn(e).secondary.inverted:sn(e).secondary.default})),ek=n(qr)(Ey||(Ey=C(["\n display: block;\n height: 100%;\n z-index: 0;\n"],["\n display: block;\n height: 100%;\n z-index: 0;\n"]))),tk=n.div(Iy||(Iy=C(["\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*$.nudge,2*$.nudge,nk,nk),ik=n(he)(Cy||(Cy=C(["\n text-transform: uppercase;\n"],["\n text-transform: uppercase;\n"]))),rk=n.div(My||(My=C(["\n position: absolute;\n left: 20px;\n bottom: 20px;\n color: ",";\n z-index: 2;\n\n & > * {\n fill: #fff;\n\n ",":hover & {\n color: ",";\n }\n }\n"],["\n position: absolute;\n left: 20px;\n bottom: 20px;\n color: ",";\n z-index: 2;\n\n & > * {\n fill: #fff;\n\n ",":hover & {\n color: ",";\n }\n }\n"])),(function(n){var e=n.theme;return sn(e).text.inverted}),nk,(function(n){var e=n.theme;return sn(e).text.inverted})),ak=ie((function(n){var e=n.anchorId,t=n.items,i=n.hashTag,r=n.followUs,a=n.socialIcon,l=n.bgMode,d=te().colors,c="inverted"===l,s="full"===l;return o.createElement(de,{anchorId:e,bgColor:c?d.sectionBg.dark:s?d.sectionBg.medium:d.sectionBg.light,bgMode:ce(l,!0),addSeperation:!0},o.createElement(pe,{addWhitespace:!0},o.createElement(Ky,null,null==t?void 0:t.map((function(n,e){var t;return o.createElement($y,{key:e},o.createElement(nk,w({isExternal:!0},n.link,{isInverted:c,ariaLabel:null===(t=null==n?void 0:n.image)||void 0===t?void 0:t.alt}),n.image&&o.createElement(ek,w({},n.image,{coverSpace:!0,ratios:{small:{w:1,h:1}},isInverted:c})),o.createElement(tk,null,o.createElement(ik,{size:"super",isInverted:!0},r||"Follow Us On Instagram"),i&&o.createElement(he,{size:"heading-2",isInverted:!0},i)),o.createElement(rk,null,a||o.createElement(Qy,null))))})))))})),ok=n.div(mk||(mk=C(["\n &:focus {\n outline: 1px dashed ",";\n }\n"],["\n &:focus {\n outline: 1px dashed ",";\n }\n"])),(function(n){var e=n.theme;return sn(e).primary.default})),lk=n(Ie)(gk||(gk=C(["\n margin-bottom: ","px;\n padding: 0 ","px;\n text-align: left;\n"],["\n margin-bottom: ","px;\n padding: 0 ","px;\n text-align: left;\n"])),$.nudge,2*$.nudge),dk=n.div(fk||(fk=C(["\n overflow-x: scroll;\n overflow-y: hidden;\n white-space: nowrap;\n\n &:focus {\n outline: none;\n border: 1px solid ",";\n }\n"],["\n overflow-x: scroll;\n overflow-y: hidden;\n white-space: nowrap;\n\n &:focus {\n outline: none;\n border: 1px solid ",";\n }\n"])),(function(n){var e=n.theme;return sn(e).primary.default})),ck=n.table(hk||(hk=C(["\n width: 100%;\n max-width: 100%;\n\n border-collapse: separate;\n border-spacing: 0 ","px;\n\n padding: 0 ","px;\n"],["\n width: 100%;\n max-width: 100%;\n\n border-collapse: separate;\n border-spacing: 0 ","px;\n\n padding: 0 ","px;\n"])),.5*$.nudge,2*$.nudge),sk=n(Ie)(vk||(vk=C(["\n text-align: left;\n color: ",";\n background-color: ",";\n\n padding: 0 ","px;\n height: 56px;\n box-sizing: content-box;\n\n :last-child {\n padding-right: ","px;\n text-align: ",";\n }\n"],["\n text-align: left;\n color: ",";\n background-color: ",";\n\n padding: 0 ","px;\n height: 56px;\n box-sizing: content-box;\n\n :last-child {\n padding-right: ","px;\n text-align: ",";\n }\n"])),(function(n){var e=n.theme;return n.isInverted?sn(e).text.inverted:sn(e).text.default}),(function(n){var e=n.theme;return n.isInverted?sn(e).elementBg.dark:sn(e).elementBg.medium}),3*$.nudge,2.5*$.spacer,(function(n){return n.alignRight?"right":"left"})),uk=n(Ie)(xk||(xk=C(["\n padding: 0 ","px;\n height: 56px;\n box-sizing: content-box;\n\n background-color: ",";\n\n :last-child {\n text-align: ",";\n padding-right: ","px;\n }\n"],["\n padding: 0 ","px;\n height: 56px;\n box-sizing: content-box;\n\n background-color: ",";\n\n :last-child {\n text-align: ",";\n padding-right: ","px;\n }\n"])),3*$.nudge,(function(n){var e=n.hasBack,t=n.theme;return e?sn(t).elementBg.light:sn(t).elementBg.medium}),(function(n){return n.alignRight?"right":"left"}),2.5*$.spacer),pk=m((function(n,e){var t=n.row,i=n.tableTitle,r=n.rowTitle,a=n.isInverted,l=void 0!==a&&a,d=n.hasBack,c=void 0!==d&&d,s=n.lastCol,u=void 0===s?"left":s;return o.createElement(ok,{ref:e},o.createElement(dk,{tabIndex:1},o.createElement(ck,null,i&&o.createElement(lk,{renderAs:"caption",type:"copy-b",isInverted:l},i),r&&o.createElement("thead",null,o.createElement("tr",null,r.map((function(n,e){return o.createElement(sk,{key:e,type:"copy-b",renderAs:"th",isInverted:!l,alignRight:"right"===u},n)})))),o.createElement("tbody",null,t.map((function(n,e){var t=n.cols;return o.createElement("tr",{key:e},t.map((function(n,e){return o.createElement(uk,{key:e,renderAs:"td",hasBack:c,alignRight:"right"===u,innerHTML:n})})))}))))))}));pk.displayName="TableBlock";var mk,gk,fk,hk,vk,xk,bk,wk,yk,kk,Ek,Ik,Ck,Mk,Bk,Sk,Tk,zk,Nk,Ak,Lk,Dk,Hk,Pk,Fk,Ok,jk,Rk,Wk,_k,Vk,Uk,Zk,qk,Yk=n(pe)(bk||(bk=C(["\n & > * + * {\n margin-top: ","px;\n }\n"],["\n & > * + * {\n margin-top: ","px;\n }\n"])),2*$.nudge),Gk=n(pk)(wk||(wk=C(["\n ",";\n\n & + & {\n ",";\n }\n"],["\n ",";\n\n & + & {\n ",";\n }\n"])),(function(n){return n.withSeperation&&nn([$.spacer,4*$.spacer],"padding-top")}),nn([$.spacer,2*$.spacer],"margin-top")),Xk=ie((function(n){var e=n.anchorId,t=n.bgMode,i=n.tableItems,r=te().colors,a="inverted"===t,l="full"===t||a;return o.createElement(de,{addSeperation:!0,anchorId:e,bgColor:a?r.sectionBg.dark:l?r.sectionBg.medium:r.sectionBg.light,bgMode:ce(t,!0)},o.createElement(Yk,null,i.map((function(n,e){return o.createElement(Gk,w({key:e},n,{isInverted:a,hasBack:l}))}))))})),Jk=n.div(kk||(kk=C(["\n position: relative;\n border-radius: ",";\n overflow: hidden;\n\n aspect-ratio: ",";\n width: ",";\n max-width: 100%;\n\n background: ",";\n object-position: center;\n\n @supports not (aspect-ratio: auto) {\n height: ",";\n padding-top: ",";\n }\n\n @media "," {\n aspect-ratio: ",";\n\n @supports not (aspect-ratio: auto) {\n padding-top: ",";\n }\n }\n\n @media "," {\n aspect-ratio: ",";\n\n @supports not (aspect-ratio: auto) {\n padding-top: ",";\n }\n }\n\n @media "," {\n aspect-ratio: ",";\n\n @supports not (aspect-ratio: auto) {\n padding-top: ",";\n }\n }\n\n @media "," {\n aspect-ratio: ",";\n\n @supports not (aspect-ratio: auto) {\n padding-top: ",";\n }\n }\n\n ","\n"],["\n position: relative;\n border-radius: ",";\n overflow: hidden;\n\n aspect-ratio: ",";\n width: ",";\n max-width: 100%;\n\n background: ",";\n object-position: center;\n\n @supports not (aspect-ratio: auto) {\n height: ",";\n padding-top: ",";\n }\n\n @media "," {\n aspect-ratio: ",";\n\n @supports not (aspect-ratio: auto) {\n padding-top: ",";\n }\n }\n\n @media "," {\n aspect-ratio: ",";\n\n @supports not (aspect-ratio: auto) {\n padding-top: ",";\n }\n }\n\n @media "," {\n aspect-ratio: ",";\n\n @supports not (aspect-ratio: auto) {\n padding-top: ",";\n }\n }\n\n @media "," {\n aspect-ratio: ",";\n\n @supports not (aspect-ratio: auto) {\n padding-top: ",";\n }\n }\n\n ","\n"])),(function(n){var e=n.theme;return pn(e).sections.edgeRadius}),(function(n){var e=n.ratios;return null==e?void 0:e.small}),(function(n){var e=n.ratios;return(null==e?void 0:e.small)&&"100%"}),(function(n){var e=n.theme;return n.isInverted?pn(e).sections.imagePlaceholderBg.inverted:pn(e).sections.imagePlaceholderBg.default}),(function(n){var e=n.ratios;return(null==e?void 0:e.small)&&0}),(function(n){var e=n.ratios;return(null==e?void 0:e.small)&&"calc(100% / ".concat(null==e?void 0:e.small,")")}),K.medium,(function(n){var e=n.ratios;return null==e?void 0:e.medium}),(function(n){var e=n.ratios;return(null==e?void 0:e.medium)&&"calc(100% / ".concat(null==e?void 0:e.medium,")")}),K.semilarge,(function(n){var e=n.ratios;return null==e?void 0:e.semilarge}),(function(n){var e=n.ratios;return(null==e?void 0:e.semilarge)&&"calc(100% / ".concat(null==e?void 0:e.semilarge,")")}),K.large,(function(n){var e=n.ratios;return null==e?void 0:e.large}),(function(n){var e=n.ratios;return(null==e?void 0:e.large)&&"calc(100% / ".concat(null==e?void 0:e.large,")")}),K.xlarge,(function(n){var e=n.ratios;return null==e?void 0:e.xlarge}),(function(n){var e=n.ratios;return(null==e?void 0:e.xlarge)&&"calc(100% / ".concat(null==e?void 0:e.xlarge,")")}),(function(n){return n.ratios&&e(yk||(yk=C(["\n video {\n height: 100%;\n width: 100%;\n object-fit: cover;\n\n @supports not (aspect-ratio: auto) {\n position: absolute;\n top: 0;\n left: 0;\n right: 0;\n }\n }\n "],["\n video {\n height: 100%;\n width: 100%;\n object-fit: cover;\n\n @supports not (aspect-ratio: auto) {\n position: absolute;\n top: 0;\n left: 0;\n right: 0;\n }\n }\n "])))})),Qk=n.video(Ek||(Ek=C(["\n display: block;\n"],["\n display: block;\n"]))),Kk=function(n){var e=n.urls,t=n.ratios,i=n.isInverted,r=n.muted,a=void 0!==r&&r,l=n.autoPlay,d=void 0!==l&&l,c=n.loop,s=void 0!==c&&c,u=n.controls,p=void 0!==u&&u,m=n.onCanPlayThrough,g=n.className;return o.createElement(Jk,{ratios:t,isInverted:i,className:g},o.createElement(Qk,{muted:a,autoPlay:d,loop:s,controls:p,onCanPlayThrough:m},null==e?void 0:e.map((function(n,e){return o.createElement("source",{src:n,key:e})}))))},$k=n.figure(Ik||(Ik=C(["\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"])),$.nudge,K.semilarge,2*$.nudge),nE=n(qr)(Ck||(Ck=C(["\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"])),K.semilarge,(function(n){var e=n.theme;return pn(e).sections.edgeRadius})),eE=n(Kk)(Mk||(Mk=C(["\n display: ",";\n width: 100%;\n height: 100%;\n"],["\n display: ",";\n width: 100%;\n height: 100%;\n"])),(function(n){return n.isVisible?"block":"none"})),tE=n(Ie)(Bk||(Bk=C(["\n display: block;\n\n @media "," {\n padding-left: ","px;\n padding-right: ","px;\n }\n"],["\n display: block;\n\n @media "," {\n padding-left: ","px;\n padding-right: ","px;\n }\n"])),K.semilarge,2*$.nudge,2*$.nudge),iE=n(Pr)(Sk||(Sk=C(["\n &:not(:first-child) {\n margin-top: ","px;\n }\n"],["\n &:not(:first-child) {\n margin-top: ","px;\n }\n"])),$.spacer),rE=ie((function(n){var e=n.anchorId,t=n.isMirrored,i=void 0!==t&&t,r=n.bgMode,a=n.superTitle,l=n.superTitleAs,c=n.title,s=n.titleAs,u=n.image,p=n.video,m=n.description,g=n.text,f=n.primaryAction,h=n.secondaryAction,v=te().colors,x="inverted"===r,b=d(!1),y=b[0],k=b[1];return o.createElement(de,{addSeperation:!0,anchorId:e,bgColor:x?v.sectionBg.dark:r?v.sectionBg.medium:v.sectionBg.light,bgMode:ce(r,!1,i)},o.createElement(pe,{addWhitespace:!0,clampWidth:"normal"},o.createElement(wt.Row,{valign:"center"},o.createElement(wt.Col,{semilarge:{span:.5,move:(i?6:0)/12},xlarge:{span:7/12,move:(i?5:0)/12}},(u||p)&&o.createElement($k,null,u&&(!p||!y)&&o.createElement(nE,w({},u,{isInverted:x,coverSpace:!0})),(null==p?void 0:p.urls)&&p.urls.length>0&&o.createElement(eE,{urls:p.urls,muted:!0,autoPlay:!0,loop:!0,onCanPlayThrough:function(){return k(!0)},ratios:p.aspectRatios,isVisible:y}),m&&o.createElement(tE,{size:"small",renderAs:"figcaption",isInverted:x,innerHTML:m}))),o.createElement(wt.Col,{semilarge:{span:.5,move:(i?-6:0)/12},xlarge:{span:5/12,move:(i?-7:0)/12}},o.createElement(na,{title:c,titleAs:s,superTitle:a,superTitleAs:l,text:g,colorMode:x?"inverted":"default"}),(f||h)&&o.createElement(iE,{primary:f&&f(x),secondary:h&&h(x)})))))})),aE=function(){return e(Tk||(Tk=C(["\n ","\n "],["\n ","\n "])),Te({cols:1,gridWidth:"".concat($.wrapper-2*se,"px ")}))},oE=n(Kk)(Nk||(Nk=C(["\n display: ",";\n position: relative;\n top: 0;\n left: 0;\n bottom: 0;\n width: 100%;\n height: 100%;\n\n min-height: 400px;\n object-fit: cover;\n border-radius: ",";\n\n @media "," {\n position: absolute;\n /** \n calculate width of 6 grid cols (grid width = viewport width without wrapper paddings)\n and add left or right wrapper padding afterwards\n */\n width: calc(\n "," + ","px\n );\n left: ",";\n right: ",";\n }\n\n @media "," {\n /** \n calculate width of 1 grid cols\n and add left or right wrapper padding afterwards. Then add this to 50% of current\n viewport width.\n */\n width: calc(50% + "," + ","px);\n }\n\n @media "," {\n /** \n calculate width of 1 grid cols\n and add left or right wrapper padding afterwards. Then add this to 50% of large wrapper width.\n */\n width: calc(\n ","px + "," +\n ","px\n );\n\n left: ",";\n right: ",";\n\n ",";\n }\n"],["\n display: ",";\n position: relative;\n top: 0;\n left: 0;\n bottom: 0;\n width: 100%;\n height: 100%;\n\n min-height: 400px;\n object-fit: cover;\n border-radius: ",";\n\n @media "," {\n position: absolute;\n /** \n calculate width of 6 grid cols (grid width = viewport width without wrapper paddings)\n and add left or right wrapper padding afterwards\n */\n width: calc(\n "," + ","px\n );\n left: ",";\n right: ",";\n }\n\n @media "," {\n /** \n calculate width of 1 grid cols\n and add left or right wrapper padding afterwards. Then add this to 50% of current\n viewport width.\n */\n width: calc(50% + "," + ","px);\n }\n\n @media "," {\n /** \n calculate width of 1 grid cols\n and add left or right wrapper padding afterwards. Then add this to 50% of large wrapper width.\n */\n width: calc(\n ","px + "," +\n ","px\n );\n\n left: ",";\n right: ",";\n\n ",";\n }\n"])),(function(n){return n.isVisible?"block":"none"}),(function(n){var e=n.theme;return pn(e).sections.edgeRadius}),K.semilarge,Te({cols:6,gridWidth:"100% - ".concat(2*se,"px ")}),se,(function(n){return n.isMirrored?"auto":"0"}),(function(n){return n.isMirrored?"0":"auto"}),K.xlarge,aE(),se,K.xxlarge,$.wrapperLarge/2,aE(),se,(function(n){return n.isMirrored?"auto":"50%"}),(function(n){return n.isMirrored?"50%":"auto"}),(function(n){var t=n.isMirrored;return e(zk||(zk=C(["\n transform: translateX(\n calc(\n ","\n ("," + ","px)\n )\n );\n "],["\n transform: translateX(\n calc(\n ","\n ("," + ","px)\n )\n );\n "])),t?"100% - ":"-100% + ",aE(),se)})),lE=n(qr)(Lk||(Lk=C(["\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"])),K.semilarge,Te({cols:6,gridWidth:"100% - ".concat(2*se,"px ")}),se,(function(n){return n.isMirrored?"auto":"0"}),(function(n){return n.isMirrored?"0":"auto"}),K.xlarge,aE(),se,K.xxlarge,$.wrapperLarge/2,aE(),se,(function(n){return n.isMirrored?"auto":"50%"}),(function(n){return n.isMirrored?"50%":"auto"}),(function(n){var t=n.isMirrored;return e(Ak||(Ak=C(["\n transform: translateX(\n calc(\n ","\n ("," + ","px)\n )\n );\n "],["\n transform: translateX(\n calc(\n ","\n ("," + ","px)\n )\n );\n "])),t?"100% - ":"-100% + ",aE(),se)})),dE=n.div(Dk||(Dk=C(["\n ","\n\n @media "," {\n ","\n }\n"],["\n ","\n\n @media "," {\n ","\n }\n"])),(function(n){var e=n.theme;return nn(pn(e).sections.seperation.padding.default,"padding-bottom")}),K.semilarge,(function(n){var e=n.theme;return nn(pn(e).sections.seperation.padding.default,"padding-top")})),cE=n(Pr)(Hk||(Hk=C(["\n &:not(:first-child) {\n margin-top: ","px;\n }\n"],["\n &:not(:first-child) {\n margin-top: ","px;\n }\n"])),$.spacer),sE=ie((function(n){var e=n.anchorId,t=n.isMirrored,i=void 0!==t&&t,r=n.superTitle,a=n.superTitleAs,l=n.title,c=n.titleAs,s=n.image,u=n.video,p=n.text,m=n.primaryAction,g=n.secondaryAction,f=n.bgMode,h=te().colors,v="inverted"===f,x="full"===f,b=d(!1),y=b[0],k=b[1];return o.createElement(de,{anchorId:e,bgColor:v?h.sectionBg.dark:x?h.sectionBg.medium:h.sectionBg.light,bgMode:ce(f,!0)},s&&(!u||!y)&&o.createElement(lE,w({coverSpace:!0},s,{isMirrored:i,isInverted:v})),(null==u?void 0:u.urls)&&u.urls.length>0&&o.createElement(oE,{urls:null==u?void 0:u.urls,muted:!0,autoPlay:!0,loop:!0,onCanPlayThrough:function(){return k(!0)},isVisible:y,isInverted:v,isMirrored:i,ratios:null==u?void 0:u.aspectRatios}),o.createElement(pe,{clampWidth:"normal",addWhitespace:!0},o.createElement(wt.Row,{valign:"center"},o.createElement(wt.Col,{semilarge:{span:.5,move:(i?6:0)/12},xlarge:{span:7/12,move:(i?5:0)/12}}),o.createElement(wt.Col,{semilarge:{span:.5,move:(i?-6:0)/12},xlarge:{span:5/12,move:(i?-7:0)/12}},o.createElement(dE,null,o.createElement(na,{title:l,titleAs:c,superTitle:r,superTitleAs:a,text:p,colorMode:v?"inverted":"default"}),(m||g)&&o.createElement(cE,{primary:m&&m(v),secondary:g&&g(v)}))))))})),uE=n.div(Pk||(Pk=C(["\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: 0;\n left: 0px;\n\n transition: all 0.2s ease-in-out;\n\n @media "," {\n top: 0;\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 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: 0;\n left: 0px;\n\n transition: all 0.2s ease-in-out;\n\n @media "," {\n top: 0;\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"])),K.large,(function(n){return n.isSwitched?"left":"right"}),(function(n){var e=n.theme;return n.isInverted?sn(e).elementBg.light:sn(e).elementBg.dark}),(function(n){var e=n.theme,t=n.isActive,i=n.isInverted;return t?i?sn(e).elementBg.light:sn(e).elementBg.dark:i?sn(e).elementBg.dark:sn(e).elementBg.light}),K.large,(function(n){return n.isSwitched?"auto":"50%"}),(function(n){return n.isSwitched&&"50%"}),(function(n){return n.isSwitched?"50%":"-50%"}),(function(n){var e=n.theme;return n.isInverted?sn(e).elementBg.light:sn(e).elementBg.dark}),K.large),pE=n.div(Fk||(Fk=C(["\n position: relative;\n padding: ","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 & > * + * {\n margin-top: ","px;\n }\n"],["\n position: relative;\n padding: ","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 & > * + * {\n margin-top: ","px;\n }\n"])),2*$.nudge,$.spacer,K.large,(function(n){return n.isSwitched&&"50%"}),(function(n){return!n.isSwitched&&"50%"}),(function(n){return n.isSwitched?"".concat($.spacer,"px 0 ").concat($.spacer,"px ").concat($.spacer,"px"):"".concat($.spacer,"px ").concat($.spacer,"px ").concat($.spacer,"px 0")}),$.nudge),mE=ie((function(n){var e=n.anchorId,t=n.bgMode,i=n.items,a=g(r),l="inverted"===t,s="full"===t,m=d([]),f=m[0],h=m[1],v=Su(),x=p(null),b=d(0),w=b[0],y=b[1];return c((function(){if(v&&f&&f.length>0){x.current=new IntersectionObserver((function(n){n.forEach((function(n){if(n.isIntersecting){var e=null==f?void 0:f.findIndex((function(e){return e.current===n.target}));y(e)}}))}),{rootMargin:"-50% 0% -50% 0%",threshold:0});for(var n=0;n<f.length;n++)x.current.observe(f[n].current)}return function(){var n;null===(n=x.current)||void 0===n||n.disconnect()}}),[f,v]),c((function(){h((function(){return Array(null==i?void 0:i.length).fill(null).map((function(n,e){return f[e]||u()}))}))}),[null==i?void 0:i.length]),o.createElement(de,{anchorId:e,bgColor:l?sn(a).sectionBg.dark:s?sn(a).sectionBg.medium:"transparent",bgMode:ce(t,!0),addSeperation:!0},o.createElement(pe,{addWhitespace:!0},i&&i.map((function(n,e){return o.createElement(uE,{ref:f[e],isActive:w===e,isSwitched:e%2==0,isInverted:l,key:e},o.createElement(pE,{isSwitched:e%2==0},o.createElement("div",null,o.createElement(he,{size:"heading-1",textColor:l?sn(a).text.inverted:sn(a).text.default},n.label)),o.createElement("div",null,o.createElement(he,{size:"heading-3",isInverted:l},n.title)),o.createElement(Ie,{innerHTML:n.text,isInverted:l})))}))))})),gE=ie((function(n){var e=n.anchorId,t=n.bgMode,i=n.bgImage,r=n.embedId,a=n.playIcon,l=te().colors,d="inverted"===t;return o.createElement(de,{anchorId:e,bgColor:d?l.sectionBg.dark:t?l.sectionBg.medium:l.sectionBg.light,bgMode:ce(t),addSeperation:!0},o.createElement(pe,{addWhitespace:!0},o.createElement(Mw,{bgImage:i,embedId:r,playIcon:a})))})),fE=ie((function(n){var e=n.anchorId,t=n.bgMode,i=n.videos,r=n.controlNext,a=n.controlPrev,l=n.beforeChange,d=n.afterChange,c=n.onInit,s=n.dot,u=te().colors,p="inverted"===t,m=(null==i?void 0:i.length)||0;return o.createElement(de,{addSeperation:!0,anchorId:e,bgColor:p?u.sectionBg.dark:t?u.sectionBg.medium:u.sectionBg.light,bgMode:ce(t)},o.createElement(mm,{spacing:"normal",isInverted:p,controlNext:r,controlPrev:a,dot:s,beforeChange:l,afterChange:d,onInit:c,slidesToShow:m>1?2.75:1,responsive:[{breakpoint:1024,settings:{slidesToShow:m>1?2.25:1}},{breakpoint:832,settings:{slidesToShow:m>1?1.15:1}},{breakpoint:640,settings:{slidesToShow:m>1?1.15:1}}]},i&&i.map((function(n,e){return o.createElement(Mw,w({key:e},n))}))))})),hE=n.svg(Ok||(Ok=C(["\n display: block;\n"],["\n display: block;\n"]))),vE=function(n){var e=n.iconColor,t=void 0===e?"currentColor":e,i=n.className;return a.createElement(hE,{width:"32",height:"32",fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32",className:i},a.createElement("path",{d:"M16 2.667c-7.333 0-13.333 6-13.333 13.333s6 13.333 13.333 13.333 13.333-6 13.333-13.333S23.333 2.667 16 2.667ZM21.6 21.6l-6.933-4.267v-8h2v6.934l6 3.6L21.6 21.6Z",fill:t}))},xE=n.svg(jk||(jk=C(["\n display: block;\n"],["\n display: block;\n"]))),bE=function(n){var e=n.iconColor,t=void 0===e?"currentColor":e,i=n.className;return a.createElement(xE,{viewBox:"0 0 16 20",width:"16",height:"20",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i},a.createElement("path",{d:"M8 10c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2Zm6-1.8C14 4.57 11.35 2 8 2S2 4.57 2 8.2c0 2.34 1.95 5.44 6 9.14 4.05-3.7 6-6.8 6-9.14ZM8 0c4.2 0 8 3.22 8 8.2 0 3.32-2.67 7.25-8 11.8-5.33-4.55-8-8.48-8-11.8C0 3.22 3.8 0 8 0Z",fill:t}))},wE=n.div(Wk||(Wk=C(["\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(n){var e=n.theme;return sn(e).primary.default}),(function(n){var e=n.theme,t=n.hasBg;return n.isInverted?sn(e).elementBg.medium:t?sn(e).elementBg.light:sn(e).elementBg.medium}),$.spacer,(function(n){var e=n.theme;return pn(e).sections.edgeRadius}),(function(n){var t=n.clickable,i=n.isInverted;return t&&e(Rk||(Rk=C(["\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 &: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 &:active {\n box-shadow: 0px 2px 6px\n ",";\n }\n "])),i?"rgba(255, 255, 255, 0.7)":"rgba(0, 0, 0, 0.35)",(function(n){var e=n.theme;return sn(e).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)")}),K.medium),yE=n(Ie)(_k||(_k=C(["\n &:not(:first-child) {\n margin-top: ","px;\n }\n"],["\n &:not(:first-child) {\n margin-top: ","px;\n }\n"])),4*$.nudge),kE=n.div(Vk||(Vk=C(["\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*$.nudge,2*$.nudge),EE=n.div(Uk||(Uk=C(["\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"]))),IE=n.div(Zk||(Zk=C(["\n display: flex;\n align-items: center;\n"],["\n display: flex;\n align-items: center;\n"]))),CE=n(kt)(qk||(qk=C(["\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"]))),ME=o.forwardRef((function(n,e){var t=n.isInverted,i=n.hasBackground,r=n.jobTitle,a=n.timeModel,l=n.location,d=n.modelIcon,c=n.locationIcon,s=n.className,u=n.link;return o.createElement(wE,{ref:e,isInverted:t,hasBg:i,className:s,clickable:!!u},o.createElement(he,{textColor:"inherit",size:"heading-2","data-sheet":"title",innerHTML:r,hyphens:!0}),o.createElement(yE,{type:"copy-b",textColor:"inherit","data-sheet":"info"},o.createElement(kE,null,o.createElement(EE,null,d?d():o.createElement(vE,null)),o.createElement(IE,null,a)),o.createElement(kE,null,o.createElement(EE,null,c?c():o.createElement(bE,null)),o.createElement(IE,null,l))),u&&o.createElement(CE,w({},u,{ariaLabel:(null==u?void 0:u.href)?r:void 0})))}));ME.displayName="JobCard";var BE,SE,TE,zE,NE,AE,LE,DE,HE,PE,FE,OE,jE,RE,WE,_E,VE,UE,ZE,qE,YE,GE,XE,JE,QE,KE,$E,nI,eI,tI,iI,rI,aI,oI,lI,dI,cI,sI,uI,pI,mI,gI,fI,hI,vI,xI,bI,wI,yI,kI,EI,II,CI,MI,BI,SI,TI,zI,NI,AI=n.ul(BE||(BE=C(["\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*$.nudge,2*$.nudge,K.medium,$.spacer,$.spacer),LI=n.li(SE||(SE=C(["\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*$.nudge,2*$.nudge,K.medium,$.spacer,$.spacer,K.large),DI=ie((function(n){var e=n.anchorId,t=n.jobs,i=n.bgMode,r=n.modelIcon,a=n.locationIcon,l=te().colors,d="inverted"===i,c="full"===i,s=(null==t?void 0:t.length)||0,u=wn({listLength:s,identifiers:['[data-sheet="title"]','[data-sheet="info"]'],responsive:{small:1,semilarge:2,large:3}}).sheetRefs;return o.createElement(de,{addSeperation:!0,anchorId:e,bgColor:d?l.sectionBg.dark:i?l.sectionBg.medium:l.sectionBg.light,bgMode:ce(i,!0)},o.createElement(pe,{addWhitespace:!0},o.createElement(AI,null,null==t?void 0:t.map((function(n,e){return o.createElement(LI,{key:e},o.createElement(ME,w({ref:u[e]},n,{isInverted:d,hasBackground:c,modelIcon:r,locationIcon:a})))})))))})),HI=n.form(TE||(TE=C(["\n width: 100%;\n display: flex;\n flex-direction: column;\n\n color: ",";\n\n @media "," {\n flex-direction: row;\n }\n"],["\n width: 100%;\n display: flex;\n flex-direction: column;\n\n color: ",";\n\n @media "," {\n flex-direction: row;\n }\n"])),(function(n){var e=n.theme;return sn(e).text.default}),K.medium),PI=n.input(zE||(zE=C(["\n display: block;\n width: 100%;\n height: 49px;\n max-height: 49px;\n padding: ","px ","px;\n color: inherit;\n\n background-color: ",";\n box-shadow: none;\n border: none;\n border-right: none;\n border-radius: 0px;\n outline: none;\n -webkit-appearance: none;\n\n font-family: ",";\n font-weight: ",";\n ","\n line-height: ",";\n\n &:focus {\n outline: ",";\n outline-offset: 0;\n }\n\n &::placeholder {\n color: inherit;\n }\n"],["\n display: block;\n width: 100%;\n height: 49px;\n max-height: 49px;\n padding: ","px ","px;\n color: inherit;\n\n background-color: ",";\n box-shadow: none;\n border: none;\n border-right: none;\n border-radius: 0px;\n outline: none;\n -webkit-appearance: none;\n\n font-family: ",";\n font-weight: ",";\n ","\n line-height: ",";\n\n &:focus {\n outline: ",";\n outline-offset: 0;\n }\n\n &::placeholder {\n color: inherit;\n }\n"])),$.nudge,3*$.nudge,(function(n){var e=n.backColor;return e&&e}),(function(n){var e=n.theme;return un(e).copy.small.family}),(function(n){var e=n.theme;return un(e).copy.small.weight}),(function(n){var e=n.theme;return nn(un(e).copy.small.size,"font-size")}),(function(n){var e=n.theme;return un(e).copy.small.lineHeight}),(function(n){var e=n.theme;return"2px solid ".concat(sn(e).primary.default)})),FI=n.button(NE||(NE=C(["\n display: inline-flex;\n flex-direction: row;\n justify-content: center;\n align-items: center;\n width: 100%;\n height: 49px;\n\n margin-top: ","px;\n\n background-color: ",";\n color: ",";\n\n outline: none;\n border: none;\n user-select: none;\n cursor: pointer;\n transition: all ease-in-out 0.2s;\n\n @media "," {\n width: 100px;\n margin-top: 0;\n }\n\n &:hover {\n transform: scale(1.05);\n }\n\n &:focus {\n text-decoration: underline;\n transform: scale(1.012);\n }\n\n &:active {\n transform: scale(0.95);\n }\n"],["\n display: inline-flex;\n flex-direction: row;\n justify-content: center;\n align-items: center;\n width: 100%;\n height: 49px;\n\n margin-top: ","px;\n\n background-color: ",";\n color: ",";\n\n outline: none;\n border: none;\n user-select: none;\n cursor: pointer;\n transition: all ease-in-out 0.2s;\n\n @media "," {\n width: 100px;\n margin-top: 0;\n }\n\n &:hover {\n transform: scale(1.05);\n }\n\n &:focus {\n text-decoration: underline;\n transform: scale(1.012);\n }\n\n &:active {\n transform: scale(0.95);\n }\n"])),.5*$.spacer,(function(n){var e=n.theme;return sn(e).primary.default}),(function(n){var e=n.theme;return sn(e).text.inverted}),K.medium),OI=function(n){var e=n.mode,t=void 0===e?"default":e,i=n.value,r=n.placeholder,a=n.method,l=n.action,d=n.buttonIcon,c=n.onSubmit,s=n.onClick,u=n.onBlur,p=n.onFocus,m=n.className,g=te().colors,f="default"===t?g.elementBg.medium:g.elementBg.light;return o.createElement(HI,{onSubmit:c,method:a,action:l,className:m},o.createElement(PI,{placeholder:r,value:i,onClick:s,onBlur:u,onFocus:p,backColor:f}),d&&o.createElement(FI,{isInverted:"onDark"===t},d))},jI=n.div(AE||(AE=C(["\n position: relative;\n width: 100%;\n display: flex;\n flex-direction: row;\n\n color: ",";\n\n background-color: ",";\n"],["\n position: relative;\n width: 100%;\n display: flex;\n flex-direction: row;\n\n color: ",";\n\n background-color: ",";\n"])),(function(n){var e=n.theme;return sn(e).text.default}),(function(n){var e=n.theme;return n.isInverted?sn(e).elementBg.light:sn(e).elementBg.medium})),RI=n.input(LE||(LE=C(["\n display: block;\n width: 100%;\n height: 100%;\n padding: ","px ","px;\n padding-left: ",";\n padding-right: ",";\n color: inherit;\n\n background-color: transparent;\n box-shadow: none;\n border: none;\n border-right: none;\n border-radius: 0px;\n outline: none;\n -webkit-appearance: none;\n\n font-family: ",";\n font-weight: 400;\n ","\n line-height: 1.25;\n\n &::placeholder {\n color: inherit;\n }\n\n &:focus {\n outline: ",";\n outline-offset: 0;\n }\n"],["\n display: block;\n width: 100%;\n height: 100%;\n padding: ","px ","px;\n padding-left: ",";\n padding-right: ",";\n color: inherit;\n\n background-color: transparent;\n box-shadow: none;\n border: none;\n border-right: none;\n border-radius: 0px;\n outline: none;\n -webkit-appearance: none;\n\n font-family: ",";\n font-weight: 400;\n ","\n line-height: 1.25;\n\n &::placeholder {\n color: inherit;\n }\n\n &:focus {\n outline: ",";\n outline-offset: 0;\n }\n"])),3*$.nudge,3.5*$.nudge,(function(n){return n.hasLeftIcon&&2.5*$.spacer+"px"}),(function(n){return n.hasRightIcon&&2.5*$.spacer+"px"}),(function(n){var e=n.theme;return un(e).copy.small.family}),(function(n){var e=n.theme;return nn(un(e).copy.small.size,"font-size")}),(function(n){var e=n.theme;return"2px solid ".concat(sn(e).primary.default)})),WI=n.button(DE||(DE=C(["\n display: inline-flex;\n flex-direction: row;\n justify-content: center;\n align-items: center;\n width: 53px;\n\n margin: -2px;\n background-color: transparent;\n color: ",";\n\n outline: none;\n border: none;\n user-select: none;\n cursor: pointer;\n /* transition: all ease-in-out 0.2s; */\n\n &:hover {\n transform: scale(1.02);\n }\n\n &:focus {\n text-decoration: underline;\n transform: scale(1.012);\n }\n\n &:active {\n transform: scale(0.95);\n }\n"],["\n display: inline-flex;\n flex-direction: row;\n justify-content: center;\n align-items: center;\n width: 53px;\n\n margin: -2px;\n background-color: transparent;\n color: ",";\n\n outline: none;\n border: none;\n user-select: none;\n cursor: pointer;\n /* transition: all ease-in-out 0.2s; */\n\n &:hover {\n transform: scale(1.02);\n }\n\n &:focus {\n text-decoration: underline;\n transform: scale(1.012);\n }\n\n &:active {\n transform: scale(0.95);\n }\n"])),(function(n){var e=n.theme;return sn(e).text.default})),_I=n(WI)(HE||(HE=C(["\n position: absolute;\n top: 0;\n left: 0;\n bottom: 0;\n"],["\n position: absolute;\n top: 0;\n left: 0;\n bottom: 0;\n"]))),VI=n(WI)(PE||(PE=C(["\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n"],["\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n"]))),UI=function(n){var e=n.isInverted,t=void 0!==e&&e,i=n.value,r=n.placeholder,a=n.submitIcon,l=n.clearIcon,d=n.onSubmit,c=n.onClick,s=n.onClear,u=n.onBlur,p=n.onFocus,m=n.className;return o.createElement(jI,{isInverted:t,className:m},a&&o.createElement(_I,{isInverted:t,onClick:function(){return d&&d()}},a),o.createElement(RI,{hasLeftIcon:void 0!==a,hasRightIcon:void 0!==l,placeholder:r,value:i,onClick:c,onBlur:u,onFocus:p,onKeyDown:function(n){13===n.keyCode&&(d&&d(),n.preventDefault())}}),l&&o.createElement(VI,{isInverted:t,onClick:function(){return s&&s()}},l))},ZI=n(kt)(FE||(FE=C(["\n width: 14px;\n height: 14px;\n\n display: inline-block;\n vertical-align: middle;\n border-radius: 50%;\n\n background: ",";\n color: ",";\n text-decoration: none;\n\n span {\n visibility: hidden;\n font-size: 0;\n color: transparent;\n }\n"],["\n width: 14px;\n height: 14px;\n\n display: inline-block;\n vertical-align: middle;\n border-radius: 50%;\n\n background: ",";\n color: ",";\n text-decoration: none;\n\n span {\n visibility: hidden;\n font-size: 0;\n color: transparent;\n }\n"])),"#1fc2f4","#1fc2f4"),qI=function(n){var e=n.className;return a.createElement(ZI,{ariaLabel:"b.lateral - creative agency",className:e,href:"https://blateral.com",isExternal:!0},a.createElement("span",null,"b.lateral - creative agency"))},YI=n.div(OE||(OE=C(["\n display: flex;\n flex-direction: row;\n align-items: center;\n\n & > * + * {\n margin-left: ","px;\n }\n"],["\n display: flex;\n flex-direction: row;\n align-items: center;\n\n & > * + * {\n margin-left: ","px;\n }\n"])),$.nudge/2),GI=n.div(jE||(jE=C(["\n color: ",";\n\n & > * {\n margin-right: ","px;\n }\n"],["\n color: ",";\n\n & > * {\n margin-right: ","px;\n }\n"])),(function(n){var e=n.isInverted,t=n.theme;return e?sn(t).text.inverted:sn(t).text.default}),$.nudge),XI=n.div(RE||(RE=C(["\n display: inline-flex;\n align-items: center;\n margin: 0 -","px;\n\n & > * + * {\n &:before {\n content: '';\n display: block;\n position: absolute;\n top: 3px;\n left: 0;\n height: 1em;\n width: 2px;\n background-color: ",";\n\n transition: background-color 0.2s ease-in-out;\n }\n }\n"],["\n display: inline-flex;\n align-items: center;\n margin: 0 -","px;\n\n & > * + * {\n &:before {\n content: '';\n display: block;\n position: absolute;\n top: 3px;\n left: 0;\n height: 1em;\n width: 2px;\n background-color: ",";\n\n transition: background-color 0.2s ease-in-out;\n }\n }\n"])),$.nudge,(function(n){var e=n.isInverted,t=n.theme;return e?sn(t).text.inverted:sn(t).text.default})),JI=n(kt)(WE||(WE=C(["\n display: inline-block;\n position: relative;\n padding: 0 ","px;\n\n ","\n font-weight: ",";\n\n color: ",";\n text-decoration: none;\n\n @media (hover: hover) and (pointer: fine) {\n &:hover {\n color: ",";\n text-decoration: underline;\n }\n }\n"],["\n display: inline-block;\n position: relative;\n padding: 0 ","px;\n\n ","\n font-weight: ",";\n\n color: ",";\n text-decoration: none;\n\n @media (hover: hover) and (pointer: fine) {\n &:hover {\n color: ",";\n text-decoration: underline;\n }\n }\n"])),$.nudge,ye("copy","medium"),(function(n){return n.isActive&&"700"}),(function(n){var e=n.isInverted,t=n.theme;return e?sn(t).text.inverted:sn(t).text.default}),(function(n){var e=n.isInverted,t=n.theme;return e?sn(t).text.inverted:sn(t).text.default})),QI=function(n){var e=n.langs,t=n.isInverted,i=n.languageIcon;return o.createElement(YI,null,i&&o.createElement(GI,{isInverted:t},i(t)),o.createElement(XI,{isInverted:t},null==e?void 0:e.map((function(n,e){return o.createElement(JI,w({key:e},n.link,{isInverted:t,isActive:n.isActive}),n.label)}))))},KI=function(){for(var n,e=document.querySelectorAll("script[type='text/consent_banner_script'], script[type='text/cookie-consent-script']"),t=e.length,i=[];t--;){var r=document.createElement("script");r.type="text/javascript",e[t].hasAttribute("src")?(r.src=e[t].getAttribute("src"),r.async=!0):r.innerHTML=e[t].innerHTML,i.push(r),e[t].parentNode&&(null===(n=e[t].parentNode)||void 0===n||n.removeChild(e[t]))}for(t=i.length;t--;)document.body.appendChild(i[t])},$I=n.div(_E||(_E=C(["\n position: fixed;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n background-color: rgba(0, 0, 0, ",");\n z-index: ",";\n"],["\n position: fixed;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n background-color: rgba(0, 0, 0, ",");\n z-index: ",";\n"])),(function(n){return n.bgOpacity||.4}),(function(n){return n.zIndex||1e3})),nC=n.div(VE||(VE=C(["\n box-sizing: border-box;\n max-width: 850px;\n width: 100vw;\n max-height: 100vh;\n padding: ","px ","px;\n position: fixed;\n bottom: 0;\n left: 50%;\n transform: translate(-50%, 0);\n text-align: center;\n\n background-color: ",";\n box-shadow: 0 2px 44px rgba(0, 0, 0, 0.3);\n\n & > * + * {\n margin-top: ","px;\n }\n\n @media "," {\n bottom: ","px;\n }\n\n @media "," {\n padding: ","px;\n }\n"],["\n box-sizing: border-box;\n max-width: 850px;\n width: 100vw;\n max-height: 100vh;\n padding: ","px ","px;\n position: fixed;\n bottom: 0;\n left: 50%;\n transform: translate(-50%, 0);\n text-align: center;\n\n background-color: ",";\n box-shadow: 0 2px 44px rgba(0, 0, 0, 0.3);\n\n & > * + * {\n margin-top: ","px;\n }\n\n @media "," {\n bottom: ","px;\n }\n\n @media "," {\n padding: ","px;\n }\n"])),$.spacer,1.5*$.spacer,(function(n){var e=n.theme;return sn(e).elementBg.light}),$.spacer,K.semilarge,1.5*$.spacer,K.medium,2*$.spacer),eC=function(n){var e,t,i=n.cookieName,r=void 0===i?"cookie-consent":i,a=n.urlWhitelist,l=n.consentAcceptStatusMsg,s=void 0===l?"Akzeptiert am <DATE> um <TIME> Uhr":l,u=n.consentDeclineStatusMsg,p=void 0===u?"Abgelehnt am <DATE> um <TIME> Uhr":u,m=n.noCookieStatusMsg,g=void 0===m?"-":m,f=n.dateFormat,h=void 0===f?"dd.mm.yy":f,v=n.timeFormat,x=void 0===v?"hh:mm":v,b=n.lifetime,w=void 0===b?365:b,y=n.localeKey,k=void 0===y?"de":y,E=n.zIndex,I=n.overlayOpacity,C=void 0===I?.4:I,M=n.className,B=n.children,S=n.theme,T=d(!1),z=T[0],N=T[1];return c((function(){!function(n){for(var e=document.querySelectorAll("[data-consent-button], .cookie-consent-button"),t=0,i=e.length;t<i;t++)e[t].addEventListener("click",n)}((function(){return N(!0)}));var n=kn(r);(function(n,e){void 0===e&&(e=[]);for(var t=!1,i=0;i<e.length;i++)if(n.indexOf(e[i])>-1){t=!0;break}return t})(window.location.pathname,a)||N(!n),n&&n.data.consent&&KI()}),[r,a]),c((function(){var n=kn(r);!function(n){for(var e=n.cookie,t=n.status,i=n.dateFormat,r=n.timeFormat,a=n.localeKey,o=void 0===a?"en":a,l=document.querySelectorAll("[data-consent-status], .cookie-consent-status"),d=new gr(null==e?void 0:e.data.updatedAt,t,i,r,o),c=0,s=l.length;c<s;c++)l[c].innerHTML=d.getFormattedStatus()}({cookie:n,status:n?n.data.consent?s:p:g,dateFormat:h,timeFormat:x,localeKey:k})}),[s,p,r,h,z,k,g,x]),z?o.createElement(ne,{theme:S},o.createElement($I,{zIndex:E,bgOpacity:C},o.createElement(nC,{className:M},B&&B({handleDecline:function(){console.log("decline"),yn({name:r,data:{consent:!1,updatedAt:(new Date).getTime()},days:w}),N(!1)},handleAccept:function(){console.log("accept"),yn({name:r,data:{consent:!0,updatedAt:(new Date).getTime()},days:w}),N(!1),KI()},additionalAcceptProps:(e={},e["data-gtm"]="button-cookie-consent-accept",e),additionalDeclineProps:(t={},t["data-gtm"]="button-cookie-consent-decline",t)})))):null},tC=n.img(UE||(UE=C(["\n display: block;\n margin: 0 auto;\n"],["\n display: block;\n margin: 0 auto;\n"]))),iC=n(Ie)(ZE||(ZE=C(["\n max-width: 670px;\n margin-left: auto;\n margin-right: auto;\n"],["\n max-width: 670px;\n margin-left: auto;\n margin-right: auto;\n"]))),rC=function(n){var e=n.innerHTML,t=n.className,i=n.children;return o.createElement(iC,{size:"big",type:"copy-b",innerHTML:e,className:t},i)},aC=n(Ie)(qE||(qE=C(["\n max-width: 670px;\n margin-left: auto;\n margin-right: auto;\n"],["\n max-width: 670px;\n margin-left: auto;\n margin-right: auto;\n"]))),oC=function(n){var e=n.innerHTML,t=n.className,i=n.children;return o.createElement(aC,{innerHTML:e,className:t},i)},lC=n(Pr)(YE||(YE=C(["\n max-width: 670px;\n margin-top: ","px;\n"],["\n max-width: 670px;\n margin-top: ","px;\n"])),1.5*$.spacer),dC=n.div(GE||(GE=C(["\n & > * {\n margin: 0;\n padding: 0;\n }\n\n & > * + * {\n margin-top: ","px;\n }\n"],["\n & > * {\n margin: 0;\n padding: 0;\n }\n\n & > * + * {\n margin-top: ","px;\n }\n"])),2*$.nudge),cC=n.ul(XE||(XE=C(["\n display: inline-flex;\n flex-direction: row;\n align-items: center;\n list-style: none;\n\n & > * + * {\n margin-left: ","px;\n }\n"],["\n display: inline-flex;\n flex-direction: row;\n align-items: center;\n list-style: none;\n\n & > * + * {\n margin-left: ","px;\n }\n"])),3*$.nudge),sC=n.li(JE||(JE=C(["\n display: block;\n padding: 0;\n"],["\n display: block;\n padding: 0;\n"]))),uC=n(kt)(QE||(QE=C(["\n display: block;\n padding: ","px ","px;\n margin: -","px -","px;\n color: ",";\n outline: none;\n\n transition: all ease-in-out 0.2s;\n\n &:focus {\n outline: none;\n }\n\n &:focus > * {\n outline: 2px solid\n ",";\n outline-offset: 2px;\n }\n\n &:focus:not(:focus-visible) > * {\n outline: none;\n }\n"],["\n display: block;\n padding: ","px ","px;\n margin: -","px -","px;\n color: ",";\n outline: none;\n\n transition: all ease-in-out 0.2s;\n\n &:focus {\n outline: none;\n }\n\n &:focus > * {\n outline: 2px solid\n ",";\n outline-offset: 2px;\n }\n\n &:focus:not(:focus-visible) > * {\n outline: none;\n }\n"])),2*$.nudge,1.5*$.nudge,2*$.nudge,1.5*$.nudge,(function(n){var e=n.theme;return n.isInverted?sn(e).text.inverted:sn(e).text.default}),(function(n){var e=n.theme;return n.isInverted?sn(e).primary.inverted:sn(e).primary.default})),pC=function(n){var e=n.isInverted,t=void 0!==e&&e,i=n.title,r=n.items,a=n.className;return o.createElement(dC,{className:a},i&&o.createElement(Ie,{type:"copy-b",isInverted:t},i),o.createElement(cC,null,null==r?void 0:r.map((function(n,e){return o.createElement(sC,{key:e},o.createElement(uC,{isExternal:!0,href:n.href,isInverted:t,ariaLabel:n.title||"social_".concat(e)},n.icon&&n.icon({isInverted:t,title:n.title})))}))))},mC=n.div(KE||(KE=C(["\n display: flex;\n flex-direction: column;\n\n padding: ","px;\n margin-top: auto;\n\n & > * + * {\n margin-top: ","px;\n }\n"],["\n display: flex;\n flex-direction: column;\n\n padding: ","px;\n margin-top: auto;\n\n & > * + * {\n margin-top: ","px;\n }\n"])),2*$.nudge,$.spacer),gC=function(n){var e=n.isInverted,t=n.langs,i=n.socials;return o.createElement(mC,null,i&&i.length>0&&o.createElement(pC,{isInverted:e,items:i}),t&&t.length>0&&o.createElement(QI,{isInverted:e,langs:t}))},fC=function(n){var e=n.rootLink,t=n.rootLabel,i=n.navStates,r="large"===(null==i?void 0:i.size)&&"overContent"===(null==i?void 0:i.pageFlow);return o.createElement(bf,{isInverted:r,rootLink:e,rootLabel:t,navItems:i.mainNavigation})},hC=n.svg($E||($E=C(["\n display: block;\n"],["\n display: block;\n"]))),vC=function(n){var e=n.iconColor,t=void 0===e?"currentColor":e,i=n.ariaHidden,r=n.className;return a.createElement(hC,{width:"31",height:"37",viewBox:"0 0 31 37","aria-hidden":i,xmlns:"http://www.w3.org/2000/svg",className:r},a.createElement("path",{fill:t,d:"M3.89556 33.59887c.05495.10804.10504.22107.15029.33926.04848.11472.09534.23122.14059.34932a11.78855 11.78855 0 01.1406-.35946c.04847-.1181.10018-.23122.15513-.33917l2.0749-4.0556c.02587-.05064.05172-.09113.07758-.12147.02909-.03035.0598-.05234.0921-.06587.03557-.01343.07435-.02189.11637-.02527s.0921-.00507.15028-.00507h.98413v7.32121H6.8286V31.9078c0-.08775.00162-.18396.00485-.28853a11.4408 11.4408 0 01.02423-.31897L4.73916 35.452c-.04848.09452-.1115.16874-.18907.22277-.07757.05064-.16806.0759-.2715.0759h-.17936c-.10343 0-.19392-.02526-.2715-.0759-.07755-.05403-.14059-.12825-.18906-.22277l-2.1476-4.16692c.01292.11143.021.22107.02423.32912.00647.10457.0097.20247.0097.2936v4.72895H.37607v-7.32121h.98413c.05817 0 .10827.00169.15028.00507s.07918.01184.11151.02527c.03555.01353.06787.03552.09696.06587s.05655.07083.08241.12147zM14.68715 29.31574v1.08346H11.5796v2.03034h2.44823v1.04805h-2.44823v2.07082h3.10754v1.08854h-4.42137v-7.32121zM17.37336 29.31574c.05815 0 .10665.00338.14539.01014.03883.00339.07279.01353.10186.03035.0323.01353.06304.03542.09211.06586.02908.02696.06138.06408.097.11133l3.6796 4.896a6.80536 6.80536 0 01-.02917-.34424c-.00322-.11481-.00478-.22107-.00478-.31897v-4.45047h1.14893v7.32121h-.67384c-.10343 0-.1891-.01691-.25692-.05064-.0679-.03373-.13416-.09452-.19875-.18227l-3.66508-4.8757c.00966.10795.0161.216.01932.32404.00654.10457.00976.20078.00976.28853v4.49604h-1.14903v-7.32121zM27.71523 35.53797c.25213 0 .47675-.04388.67385-.13163.20041-.08775.36843-.21103.50416-.36962.13904-.15869.24403-.351.31516-.57725.07436-.22614.11153-.47925.11153-.75942v-4.38461h1.30408v4.3846c0 .43549-.06791.83883-.20364 1.21013-.1325.36792-.32482.6869-.57686.95691-.25213.26664-.55753.47587-.91631.6278-.35869.14854-.76274.22276-1.21197.22276s-.85329-.07422-1.21197-.22276c-.35878-.15193-.66418-.36116-.91632-.6278-.2488-.27002-.44113-.58899-.57685-.9569-.1325-.37131-.19876-.77465-.19876-1.21013v-4.38461h1.30408v4.37954c0 .28016.03551.53337.10664.75952.07436.22614.17935.42015.31507.58222.13582.1586.30219.28187.49938.36962.20042.08775.4266.13163.67873.13163z"}),a.createElement("path",{fill:t,d:"M.37597 1.2769h30.24794M7.25006 11.0904H30.6239M.37597 20.90398h30.24794M.37597.28198v1.98984h30.24794V.28198zm6.874 9.8132V12.085H30.6238v-1.98984zm-6.874 9.81319v1.98984h30.24794v-1.98984z"}))},xC=n(wf)(nI||(nI=C(["\n display: flex;\n align-items: center;\n padding: ","px 0;\n"],["\n display: flex;\n align-items: center;\n padding: ","px 0;\n"])),$.nudge),bC=function(n){var e,t,i,r,a,l,d=n.logo,c=n.navStates,s=n.customToggle,u=n.primaryAction,p=n.secondaryAction,m="large"===(null==c?void 0:c.size)&&"overContent"===(null==c?void 0:c.pageFlow);return o.createElement(o.Fragment,null,o.createElement(wf,{takeSpace:!0,vAlign:"center",isInverted:m},o.createElement(Cf,{isInverted:m,isExpanded:null==c?void 0:c.isMenuOpen,onClick:null==c?void 0:c.openMenu},s?s({isInverted:m}):o.createElement(vC,{ariaHidden:!0}))),(null===(e=null==d?void 0:d.desktop)||void 0===e?void 0:e.src)&&o.createElement(xC,{isInverted:m},o.createElement(Ef,{link:d.link,logo:{small:m?(null===(t=null==d?void 0:d.mobileInverted)||void 0===t?void 0:t.src)||"":(null===(i=null==d?void 0:d.mobile)||void 0===i?void 0:i.src)||"",semilarge:m?(null===(r=null==d?void 0:d.desktopInverted)||void 0===r?void 0:r.src)||"":(null===(a=null==d?void 0:d.desktop)||void 0===a?void 0:a.src)||"",alt:null===(l=null==d?void 0:d.desktop)||void 0===l?void 0:l.alt}})),o.createElement(wf,{takeSpace:!0,vAlign:"center"},u?u(w({isInverted:m},c)):void 0,p?p(w({isInverted:m},c)):void 0))},wC=n(wf)(eI||(eI=C(["\n &:not(:first-child) {\n margin-left: ","px;\n }\n"],["\n &:not(:first-child) {\n margin-left: ","px;\n }\n"])),$.spacer),yC=n((function(n){var e=n.isInverted,t=n.navLinks,i=n.className;return o.createElement(Mf,{isInverted:e,className:i},null==t?void 0:t.map((function(n,t){return o.createElement(Bf,w({key:t},n.link,{isInverted:e,isActive:n.isCurrent}),n.label)})))}))(tI||(tI=C(["\n display: none;\n\n @media "," {\n display: inline-flex;\n }\n"],["\n display: none;\n\n @media "," {\n display: inline-flex;\n }\n"])),K.semilarge),kC=function(n){var e=n.navLinks,t=n.languages,i=n.navStates,r="large"===(null==i?void 0:i.size)&&"overContent"===(null==i?void 0:i.pageFlow);return o.createElement(o.Fragment,null,o.createElement(wC,null,o.createElement(yC,{isInverted:r,navLinks:e})),o.createElement(wC,null,o.createElement(QI,{isInverted:r,langs:t})))},EC=Object.freeze({__proto__:null,MenuFooter:gC,MenuHeader:Tf,NavBarBottom:fC,NavBarMain:bC,NavBarTop:kC}),IC=n.div(iI||(iI=C(["\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(n){var e=n.theme;return sn(e).elementBg.medium}),2*$.nudge,2*$.nudge,K.semilarge,2*$.nudge),CC=n.ul(rI||(rI=C(["\n padding: 0;\n margin: 0;\n list-style: none;\n\n display: flex;\n flex-direction: row;\n align-items: center;\n"],["\n padding: 0;\n margin: 0;\n list-style: none;\n\n display: flex;\n flex-direction: row;\n align-items: center;\n"]))),MC=n.li(aI||(aI=C(["\n & + & {\n margin-left: ","px;\n }\n"],["\n & + & {\n margin-left: ","px;\n }\n"])),$.nudge),BC=n(kt)(oI||(oI=C(["\n display: block;\n text-decoration: none;\n\n ","\n color: ",";\n"],["\n display: block;\n text-decoration: none;\n\n ","\n color: ",";\n"])),ye("copy","medium"),(function(n){var e=n.theme;return n.isInverted?sn(e).text.inverted:sn(e).text.default})),SC={View:function(n){var e=n.className,t=n.children;return o.createElement(IC,{className:e},t)},LinkList:function(n){var e=n.isInverted,t=n.links,i=n.brandIcon,r=n.className;return o.createElement(CC,{className:r},null==t?void 0:t.map((function(n,t){return o.createElement(MC,{key:t},o.createElement(BC,w({},n.link,{isInverted:e}),n.label))})),o.createElement(MC,null,i?i(e):o.createElement(qI,null)))}},TC=n.svg(lI||(lI=C(["\n display: block;\n"],["\n display: block;\n"]))),zC=n.svg(dI||(dI=C(["\n display: block;\n"],["\n display: block;\n"]))),NC=n.svg(cI||(cI=C(["\n display: block;\n"],["\n display: block;\n"]))),AC=n.svg(sI||(sI=C(["\n display: block;\n"],["\n display: block;\n"]))),LC=n.svg(uI||(uI=C(["\n display: block;\n"],["\n display: block;\n"]))),DC=n.svg(pI||(pI=C(["\n display: block;\n"],["\n display: block;\n"]))),HC=n.svg(mI||(mI=C(["\n display: block;\n"],["\n display: block;\n"]))),PC=n.svg(gI||(gI=C(["\n display: block;\n"],["\n display: block;\n"]))),FC=n.svg(fI||(fI=C(["\n display: block;\n"],["\n display: block;\n"]))),OC=n.svg(hI||(hI=C(["\n display: block;\n"],["\n display: block;\n"]))),jC=n.svg(vI||(vI=C(["\n display: block;\n"],["\n display: block;\n"]))),RC=function(n){var e=n.iconColor,t=void 0===e?"currentColor":e,i=n.className;return a.createElement(jC,{width:"16",height:"16",viewBox:"0 0 16 16",className:i,fill:"none",xmlns:"http://www.w3.org/2000/svg"},a.createElement("path",{d:"M7.994 1.333A6.663 6.663 0 0 0 1.333 8c0 3.68 2.98 6.667 6.66 6.667A6.67 6.67 0 0 0 14.666 8a6.67 6.67 0 0 0-6.673-6.667Zm4.62 4h-1.967a10.432 10.432 0 0 0-.92-2.373 5.353 5.353 0 0 1 2.886 2.373ZM8 2.693c.553.8.987 1.687 1.274 2.64H6.726c.286-.953.72-1.84 1.273-2.64Zm-5.16 6.64A5.495 5.495 0 0 1 2.667 8c0-.46.067-.907.173-1.333h2.253C5.04 7.107 5 7.547 5 8c0 .454.04.893.093 1.334H2.84Zm.547 1.334h1.967c.213.833.52 1.633.92 2.373a5.325 5.325 0 0 1-2.887-2.373Zm1.967-5.333H3.387A5.325 5.325 0 0 1 6.274 2.96c-.4.74-.707 1.54-.92 2.373ZM8 13.306a9.39 9.39 0 0 1-1.273-2.64h2.546A9.39 9.39 0 0 1 8 13.307Zm1.56-3.973H6.44c-.06-.44-.107-.88-.107-1.334 0-.453.047-.9.107-1.333h3.12c.06.433.107.88.107 1.333 0 .454-.047.893-.107 1.334Zm.167 3.706c.4-.74.707-1.54.92-2.373h1.966a5.353 5.353 0 0 1-2.886 2.373Zm1.18-3.706C10.96 8.894 11 8.454 11 8c0-.453-.04-.893-.093-1.333h2.253c.107.426.174.873.174 1.333 0 .46-.067.907-.174 1.334h-2.253Z",fill:t}))},WC=Object.freeze({__proto__:null,ArrowRight:function(n){var e=n.iconColor,t=void 0===e?"currentColor":e,i=n.className;return a.createElement(TC,{width:"18",height:"13",viewBox:"0 0 18 13",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i},a.createElement("path",{d:"M1.85397 7.42546H14.5657L10.533 11.4322c-.1753.1887-.263.4064-.263.6532 0 .2468.0877.4646.263.6533.1899.1742.4091.2613.6575.2613.2484 0 .4676-.0871.6575-.2613l5.6107-5.57454c.0438-.05807.0876-.10888.1315-.15243.0438-.04356.0657-.08711.0657-.13066.0439-.10162.0658-.21775.0658-.34841 0-.13065-.0219-.2613-.0658-.39196-.0438-.05806-.0767-.10887-.0986-.15242-.0219-.04356-.0548-.08711-.0986-.13066L11.848.28308c-.0877-.10162-.1826-.1742-.2849-.21775C11.4608.02178 11.3366 0 11.1905 0c-.1315 0-.2484.02178-.3507.06533s-.2045.11613-.3068.21775c-.1753.18873-.263.40648-.263.65327s.0877.46454.263.65327l4.0327 3.98492H1.85397c-.29223 0-.52235.08347-.69038.25042s-.25204.39559-.25204.68593c0 .27582.08401.49721.25204.66415.16803.16695.39815.25042.69038.25042z",fill:t}))},ArrowLeftGhost:Ep,ArrowRightGhost:Cp,Cross:cf,CrossSmall:function(n){var e=n.iconColor,t=void 0===e?"currentColor":e,i=n.className;return a.createElement(zC,{width:"15",height:"15",viewBox:"0 0 35 35",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i},a.createElement("path",{d:"M35 2.77995L32.2201 0 17.5 14.7201 2.77995 0 0 2.77995 14.7201 17.5 0 32.2201 2.77995 35 17.5 20.2799 32.2201 35 35 32.2201 20.2799 17.5 35 2.77995z",fill:t}))},Magnifier:function(n){var e=n.iconColor,t=void 0===e?"currentColor":e,i=n.className;return a.createElement(NC,{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i},a.createElement("path",{d:"M19.6955 18.267l-4.4964-4.4965c.5464-.687.9836-1.491 1.3114-2.4122.3279-.9211.4918-1.88132.4918-2.88055 0-1.17096-.2263-2.27165-.6791-3.3021-.4372-1.03045-1.0422-1.92818-1.815-2.69321-.7728-.76504-1.6745-1.37393-2.7049-1.8267C10.7728.21858 9.67214 0 8.50117 0S6.22951.21858 5.19906.65574c-1.03045.45277-1.93208 1.06166-2.70492 1.8267-.77283.76503-1.37782 1.66276-1.81498 2.69321C.22638 6.2061 0 7.30679 0 8.47775c0 1.18658.22638 2.29505.67916 3.32555.43716 1.0304 1.04215 1.9282 1.81498 2.6932.77284.765 1.67447 1.3739 2.70492 1.8267 1.03045.4371 2.13114.6557 3.30211.6557.99922 0 1.94383-.1639 2.83373-.4918.8899-.3278 1.7096-.765 2.459-1.3115l4.4965 4.4965c.1093.1093.2303.1874.363.2342.1327.0469.2459.0703.3396.0703s.2068-.0234.3396-.0703c.1327-.0468.2537-.1249.3629-.2342.203-.2029.3045-.4371.3045-.7025 0-.2655-.1015-.4996-.3045-.7026zM2.01405 8.47775c0-.88993.16393-1.73301.4918-2.52927.34349-.78065.80796-1.4676 1.39345-2.06089.58548-.59329 1.27634-1.05386 2.0726-1.38173.78064-.34349 1.62372-.51523 2.52927-.51523.90555 0 1.74863.17174 2.52923.51523.7963.32787 1.4872.78844 2.0726 1.38173.5855.59329 1.05 1.28024 1.3935 2.06089.3279.79626.4918 1.63934.4918 2.52927 0 .90555-.1639 1.74865-.4918 2.52925-.3279.7807-.7963 1.4754-1.4052 2.0843-.5933.5933-1.2802 1.0578-2.0609 1.3935-.7806.3357-1.62368.5035-2.52923.5035-.90555 0-1.74863-.1717-2.52927-.5152-.79626-.3435-1.48712-.808-2.0726-1.3935-.58549-.5855-1.04996-1.2763-1.39345-2.0726-.32787-.7806-.4918-1.6237-.4918-2.52925z",fill:t}))},MenuBurger:vC,Play:kw,FlyTo:function(n){var e=n.iconColor,t=void 0===e?"currentColor":e,i=n.className;return a.createElement(AC,{width:"52",height:"52",viewBox:"0 0 52 52",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i},a.createElement("path",{d:"M26 31.8229c1.5347 0 2.8889-.5868 4.0625-1.7604S31.8229 27.5347 31.8229 26s-.5868-2.8889-1.7604-4.0625S27.5347 20.1771 26 20.1771s-2.8889.5868-4.0625 1.7604S20.1771 24.4653 20.1771 26s.5868 2.8889 1.7604 4.0625S24.4653 31.8229 26 31.8229zm0-17.3333c3.1597 0 5.868 1.1284 8.125 3.3854 2.257 2.257 3.3854 4.9653 3.3854 8.125s-1.1284 5.868-3.3854 8.125c-2.257 2.257-4.9653 3.3854-8.125 3.3854s-5.868-1.1284-8.125-3.3854c-2.257-2.257-3.3854-4.9653-3.3854-8.125s1.1284-5.868 3.3854-8.125c2.257-2.257 4.9653-3.3854 8.125-3.3854zm20.1771 31.6875V34.6667H52v11.5104c0 1.5347-.5868 2.8889-1.7604 4.0625S47.7118 52 46.1771 52H34.6667v-5.8229h11.5104zm0-46.1771c1.5347 0 2.8889.5868 4.0625 1.76042C51.4132 2.93403 52 4.28819 52 5.82292V17.3333h-5.8229V5.82292H34.6667V0h11.5104zM5.82292 5.82292V17.3333H0V5.82292c0-1.53473.5868-2.88889 1.76042-4.0625C2.93403.5868 4.28819 0 5.82292 0H17.3333v5.82292H5.82292zm0 28.84378v11.5104H17.3333V52H5.82292c-1.53473 0-2.88889-.5868-4.0625-1.7604C.5868 49.066 0 47.7118 0 46.1771V34.6667h5.82292z",fill:t}))},Star:function(n){var e=n.iconColor,t=void 0===e?"currentColor":e,i=n.className;return a.createElement(LC,{width:"34",height:"32",viewBox:"0 0 34 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i},a.createElement("path",{d:"M33.9231 12.1154l-11.8504-1.5523L16.9615 0l-5.1111 10.5631L0 12.1154l8.70793 7.9128L6.47416 31.5l10.48734-5.6412L27.4489 31.5l-2.2338-11.4718 8.708-7.9128z",fill:t}))},StarGhost:function(n){var e=n.iconColor,t=void 0===e?"currentColor":e,i=n.className;return a.createElement(DC,{width:"33",height:"31",viewBox:"0 0 33 31",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i},a.createElement("path",{d:"M32.0408 11.6671c-.0682-.2762-.2045-.4948-.409-.6559-.2045-.161-.4544-.2876-.7498-.3797l-9.3041-1.31165L17.3518.79391C17.1474.26463 16.7157 0 16.0568 0c-.6589 0-1.0906.26464-1.2951.79391l-4.2261 8.38787-9.16781 1.44972c-.29537 0-.55098.1036-.76683.3107-.21584.2071-.39193.4487-.52825.7249-.09089.2991-.09657.5868-.01704.8629.07952.2762.22152.4833.42601.6214l6.71398 6.6274-1.60181 9.4234c-.06816.2992-.04544.5811.06816.8457.11361.2646.28401.4775.51122.6386.20449.1381.44873.2301.73274.2761.28401.0461.5737 0 .86907-.138l8.28176-4.4183 8.2817 4.4183h.7498c.1363 0 .2783-.0288.426-.0863.1477-.0576.2897-.1324.426-.2244.2272-.1381.3976-.3394.5112-.6041.1136-.2646.1363-.5465.0682-.8457l-1.6019-9.4234 6.714-6.6274c.2045-.1611.3465-.3682.426-.6213.0796-.2532.0739-.4948-.017-.7249zm-9.7472 6.4894c-.1363.2301-.2386.4544-.3067.6731-.0682.2186-.1023.4314-.1023.6385l1.1588 7.2488-6.4073-3.4173c-.2272-.138-.4487-.2071-.6645-.2071-.2159 0-.4261.0691-.6305.2071l-6.4073 3.4173 1.2951-7.2488c0-.2071-.0341-.4199-.1023-.6385-.0681-.2187-.17037-.443-.30669-.6731l-5.2485-5.0051 7.12299-1.0356c.2272 0 .443-.0863.6475-.2589.2045-.1726.3749-.3279.5112-.466l3.2037-6.62742 3.2036 6.48942c.0681.2071.2045.3797.409.5177.2044.1381.4544.2071.7497.2071l7.123 1.0356-5.2485 5.1432z",fill:t}))},Mail:Kv,Route:function(n){var e=n.iconColor,t=void 0===e?"currentColor":e,i=n.className;return a.createElement(HC,{width:"29",height:"30",viewBox:"0 0 29 30",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i},a.createElement("path",{d:"M28.629 13.5725L15.4275.371C15.1802.12367 14.871 0 14.5 0s-.6802.12367-.9275.371L.371 13.5725c-.24733.2679-.371.5823-.371.943 0 .3607.12367.6647.371.912L13.5725 28.629c.2473.2679.5565.4019.9275.4019s.6802-.134.9275-.4019L28.629 15.4275c.2473-.2473.371-.5513.371-.912s-.1237-.6751-.371-.943zm-11.5011 4.2356V14.5h-6.5853v3.9574H7.91471v-5.2559c0-.371.12882-.6853.38646-.943.25765-.2576.56166-.3864.91205-.3864h7.91468V8.56397l4.6376 4.63753-4.6376 4.6066z",fill:t}))},External:Ra,LocationPin:bE,Map:function(n){var e=n.iconColor,t=void 0===e?"currentColor":e,i=n.className;return a.createElement(PC,{viewBox:"0 0 18 18",width:"18",height:"18",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i},a.createElement("path",{d:"m17.5 0-.16.03L12 2.1 6 0 .36 1.9c-.21.07-.36.25-.36.48V17.5c0 .28.22.5.5.5l.16-.03L6 15.9l6 2.1 5.64-1.9c.21-.07.36-.25.36-.48V.5c0-.28-.22-.5-.5-.5ZM7 2.47l4 1.4v11.66l-4-1.4V2.47Zm-5 .99 3-1.01v11.7l-3 1.16V3.46Zm14 11.08-3 1.01V3.86l3-1.16v11.84Z",fill:t}))},Money:function(n){var e=n.iconColor,t=void 0===e?"currentColor":e,i=n.className;return o.createElement(FC,{viewBox:"0 0 20 16",width:"20",height:"16",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i},o.createElement("path",{d:"M13 12h3c.55 0 1-.45 1-1V5c0-.55-.45-1-1-1h-3c-.55 0-1 .45-1 1v6c0 .55.45 1 1 1Zm1-6h1v4h-1V6Zm-7 6h3c.55 0 1-.45 1-1V5c0-.55-.45-1-1-1H7c-.55 0-1 .45-1 1v6c0 .55.45 1 1 1Zm1-6h1v4H8V6ZM3 4h2v8H3V4ZM0 0v16h20V0H0Zm18 14H2V2h16v12Z",fill:t}))},ExclamationMark:xr,Phone:Jv,Computer:function(n){var e=n.iconColor,t=void 0===e?"currentColor":e,i=n.className;return a.createElement(OC,{viewBox:"0 0 24 16",width:"24",height:"16",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i},a.createElement("path",{d:"M20 14c1.1 0 1.99-.9 1.99-2L22 2c0-1.1-.9-2-2-2H4C2.9 0 2 .9 2 2v10c0 1.1.9 2 2 2H0v2h24v-2h-4ZM4 2h16v10H4V2Z",fill:t}))},Language:RC}),_C=function(n){var e=n.isInverted,t=n.languages,i=n.links,r=n.brandIcon,a=n.languageIcon,l=n.className;return o.createElement(SC.View,{className:l},t&&o.createElement(QI,{isInverted:e,langs:t,languageIcon:a||function(){return o.createElement(RC,null)}}),i&&i.length>0&&o.createElement(SC.LinkList,{links:i,isInverted:e,brandIcon:r}))},VC=n(de)(xI||(xI=C(["\n ","\n ","\n"],["\n ","\n ","\n"])),nn([0],"padding-bottom"),nn([0],"margin-bottom")),UC=n.div(bI||(bI=C(["\n & > * {\n margin-bottom: ","px;\n }\n"],["\n & > * {\n margin-bottom: ","px;\n }\n"])),2*$.nudge),ZC=n(Ie)(wI||(wI=C(["\n margin-bottom: ","px;\n"],["\n margin-bottom: ","px;\n"])),2*$.nudge),qC=n(kt)(yI||(yI=C(["\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"])),ye("copy","medium"),(function(n){var e=n.theme;return n.isInverted?sn(e).text.inverted:sn(e).text.default})),YC=n.ul(kI||(kI=C(["\n padding: 0;\n margin: 0;\n list-style: none;\n"],["\n padding: 0;\n margin: 0;\n list-style: none;\n"]))),GC=n.li(EI||(EI=C(["\n & + & {\n margin-top: ","px;\n }\n"],["\n & + & {\n margin-top: ","px;\n }\n"])),$.nudge),XC=n.div(II||(II=C(["\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*$.nudge,K.semilarge,$.spacer),JC=n(Ie)(CI||(CI=C(["\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*$.nudge,K.semilarge,$.spacer),QC=ie((function(n){var e=n.bgMode,t=n.siteLinks,i=n.customColumn,r=n.footNote,a=n.bottomBar,d=n.bottomLinks,c=n.languages,s=te().colors,u="inverted"===e,p=l((function(){return i?i({isInverted:u,siteLinks:t,languages:c,bottomLinks:d}):void 0}),[d,i,u,c,t]),m=l((function(){return a?a({isInverted:u,siteLinks:t,languages:c,bottomLinks:d}):void 0}),[a,d,u,c,t]),g=l((function(){return null!==a&&(!!m||null!==m&&(c&&c.length>0||d&&d.length>0))}),[m,a,d,c]);return o.createElement(VC,{addSeperation:!0,renderAs:"footer",bgMode:ce(e,!0),bgColor:u?s.sectionBg.dark:e?s.sectionBg.medium:s.sectionBg.light},o.createElement(pe,{addWhitespace:!0},o.createElement(UC,null,o.createElement(wt.Row,{gutter:5*$.nudge,medium:{gutter:$.spacer}},null==t?void 0:t.map((function(n,e){var t=n.title,i=n.links;return o.createElement(wt.Col,{key:e,medium:{span:.5},semilarge:{span:4/12},large:{span:.25}},o.createElement(ZC,{type:"copy-b",isInverted:u},t),o.createElement(YC,null,null==i?void 0:i.map((function(n,e){var t=n.link,i=n.label;return o.createElement(GC,{key:e},o.createElement(qC,w({},t,{isInverted:u}),i))}))))})),p&&o.createElement(wt.Col,{large:{span:.25}},o.createElement(XC,null,p))),r&&o.createElement(JC,{isInverted:u,innerHTML:r})),m||(g?o.createElement(_C,{isInverted:u,links:d,languages:c}):null)))})),KC=n.div(MI||(MI=C(["\n & > * + * {\n margin-top: ","px;\n }\n"],["\n & > * + * {\n margin-top: ","px;\n }\n"])),2*$.nudge),$C=function(n){var e=n.isInverted,t=n.title,i=n.text,r=n.action,a=n.className;return o.createElement(KC,{className:a},t&&o.createElement(Ie,{type:"copy-b",isInverted:e},t),i&&o.createElement(Ie,{size:"small",isInverted:e,innerHTML:i}),r&&r({isInverted:e}))},nM=Object.freeze({__proto__:null,FooterColumn:function(n){var e=n.isInverted,t=n.title,i=n.text,r=n.action,a=n.socialTitle,l=n.socials;return o.createElement(o.Fragment,null,(t||i||r)&&o.createElement($C,{isInverted:e,title:t,text:i,action:r}),l&&l.length>0&&o.createElement(pC,{isInverted:e,title:a,items:l}))},FooterBottomBar:_C}),eM=Object.freeze({__proto__:null,FooterArticle:$C,FooterBottomGrid:SC}),tM=n.svg(BI||(BI=C(["\n display: block;\n"],["\n display: block;\n"]))),iM=function(n){var e=n.iconColor,t=void 0===e?"currentColor":e,i=n.className;return a.createElement(tM,{width:"30",height:"30",viewBox:"0 0 30 30",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i},a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M26.6012 0H3.32515C1.48872 0 0 1.48872 0 3.32515V26.6012c0 1.8364 1.48872 3.3252 3.32515 3.3252H14.9832v.0053h4.9877v-.0053h6.6303c1.8364 0 3.3252-1.4888 3.3252-3.3252V3.32515C29.9264 1.48872 28.4376 0 26.6012 0zm-6.6303 29.9264V18.2937h4.9877V13.306h-4.9877V9.98081c0-.91821.7444-1.66257 1.6626-1.66257h3.3251V3.33051h-4.1564c-3.2138 0-5.819 2.60526-5.819 5.81902V13.306H11.658v4.9877h3.3252v11.6327h4.9877z",fill:t}))},rM=n.svg(SI||(SI=C(["\n display: block;\n"],["\n display: block;\n"]))),aM=function(n){var e=n.iconColor,t=void 0===e?"currentColor":e,i=n.className;return a.createElement(rM,{width:"30",height:"30",viewBox:"0 0 30 30",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i},a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M29.9752 3.32515C29.9752 1.48872 28.4865 0 26.65 0H3.37398C1.53755 0 .04883 1.48872.04883 3.32515V26.6012c0 1.8364 1.48872 3.3252 3.32515 3.3252H26.65c1.8365 0 3.3252-1.4888 3.3252-3.3252V3.32515zM25.7835 16.9523v8.8116h-4.6386v-8.1965c0-1.2855-1.0421-2.3276-2.3276-2.3276-1.2802 0-2.311 1.0475-2.311 2.3276v8.1965h-4.6386V11.8482h4.6386v1.8454c.7981-1.2968 2.444-2.1613 3.8572-2.1613 2.9934 0 5.42 2.4266 5.42 5.42zM6.487 9.24675c1.54261 0 2.79313-1.25053 2.79313-2.79313 0-1.54619-1.24693-2.80975-2.79313-2.80975-1.55178 0-2.80975 1.25797-2.80975 2.80975 0 1.5462 1.26356 2.79313 2.80975 2.79313zM8.77571 11.855v13.9157H4.17037V11.855h4.60534z",fill:t}))},oM=n.svg(TI||(TI=C(["\n display: block;\n"],["\n display: block;\n"]))),lM=function(n){var e=n.iconColor,t=void 0===e?"currentColor":e,i=n.className;return a.createElement(oM,{width:"30",height:"30",viewBox:"0 0 30 30",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i},a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M26.6735 0H3.39742C1.56099 0 .07227 1.48872.07227 3.32515V26.6012c0 1.8364 1.48872 3.3252 3.32515 3.3252H26.6735c1.8364 0 3.3251-1.4888 3.3251-3.3252V3.32515C29.9986 1.48872 28.5099 0 26.6735 0zm.0131 8.17421c-.4157.88117-1.3467 1.6792-2.1448 2.34419-.1163 7.6811-5.0209 12.9349-12.3529 13.2674-3.02588.133-5.20385-.8313-7.11582-2.045 2.22785.3492 4.98772-.532 6.48402-1.7956-2.19457-.2327-3.47475-1.3466-4.08991-3.1256.63178.0998 1.29681.0665 1.89534-.0499-1.97847-.665-3.39166-1.8953-3.45816-4.4557.54865.266 1.13055.4988 1.89534.5487-1.4797-.8479-2.56037-3.9237-1.31344-5.95204 2.1946 2.41073 4.83813 4.37254 9.17743 4.63854-1.0973-4.65517 5.0708-7.18228 7.6478-4.07327 1.0973-.19951 1.9785-.59853 2.843-1.06405-.3491 1.06405-1.0308 1.84546-1.862 2.44399.8978-.11638 1.7124-.33252 2.3941-.68166z",fill:t}))},dM=n.svg(zI||(zI=C(["\n display: block;\n"],["\n display: block;\n"]))),cM=function(n){var e=n.iconColor,t=void 0===e?"currentColor":e,i=n.className;return a.createElement(dM,{width:"30",height:"30",viewBox:"0 0 30 30",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i},a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M3.04732 0C1.38475 0 .05469 1.33006.05469 2.99264V26.9337c0 1.6626 1.33006 2.9927 2.99263 2.9927H26.9884c1.6626 0 2.9926-1.3301 2.9926-2.9927V2.99264C29.981 1.33006 28.651 0 26.9884 0H3.04732zM21.782 3.33051h3.3917c.1995 0 .3657.06651.4323.21614.0997.14963.0997.33251 0 .5154L18.1742 17.2296l4.7384 8.6454c.0997.1829.0997.3658 0 .5154-.0831.133-.2328.2162-.4157.2162h-3.375c-.5154 0-.7814-.3492-.931-.6484l-4.7716-8.7452c.2327-.4156 7.4649-13.23408 7.4649-13.23408.1829-.33252.3991-.64841.8978-.64841zM10.1943 7.91799H6.85251c-.21613 0-.38239.08313-.46552.21614-.09975.18288-.0665.33251.01663.5154l2.2611 3.94027-3.55791 6.3012c-.0665.1829-.0665.3824 0 .5154.08313.1496.23276.2327.43227.2327h3.3584c.5154 0 .74816-.3325.93104-.6484 0 0 3.47478-6.1681 3.62438-6.4009L11.142 8.5664c-.1663-.31589-.4323-.64841-.9477-.64841z",fill:t}))},sM=n.svg(NI||(NI=C(["\n display: block;\n"],["\n display: block;\n"]))),uM=function(n){var e=n.iconColor,t=void 0===e?"currentColor":e,i=n.className;return a.createElement(sM,{width:"43",height:"30",viewBox:"0 0 43 30",xmlns:"http://www.w3.org/2000/svg",className:i},a.createElement("path",{d:"M17.19523 20.52408l11.27986-5.95252-11.27986-6.02397zM21.49983 0c2.61017 0 5.13098.03571 7.56251.10715 2.43154.07142 4.21437.14682 5.34859.22619l1.70128.09523c.01554 0 .14756.0119.39616.03572.2486.0238.42723.04762.53599.07142.10876.02382.29134.05953.54766.10715.25641.04762.4778.11111.66424.19048s.40397.18253.65257.30952c.2486.12698.48937.28174.72243.46428s.4583.39286.67583.63095c.09322.09524.21366.24206.36122.44047.14765.19841.3729.6627.67591 1.39282.30293.73016.50878 1.5317.61754 2.40476.1243 1.0159.22138 2.0992.29135 3.25.06987 1.15082.11262 2.05163.12816 2.70235v4.19049c.01553 2.30161-.1243 4.60314-.4195 6.90476-.10877.87298-.30294 1.66266-.58261 2.36903s-.52827 1.19444-.74579 1.46428l-.32628.40476c-.21752.23806-.44277.44838-.67583.63097-.23306.1825-.47384.3333-.72243.45233s-.46612.21823-.65257.29767c-.18644.07935-.40783.14282-.66424.1904-.25632.04766-.44276.08339-.55925.10718-.11657.02378-.2952.04766-.53608.07145-.24078.02379-.36894.03573-.38448.03573-3.89976.30152-8.77055.45233-14.61202.45233-3.21612-.03177-6.00888-.0833-8.37826-.15476s-3.92688-.13097-4.67267-.17854l-1.14195-.09524-.83899-.09525c-.55932-.07935-.9827-.1587-1.2701-.23815-.28744-.07935-.68362-.24596-1.18856-.49991-.50495-.25404-.94382-.57944-1.31671-.97621-.09323-.09524-.21363-.2421-.36123-.44049-.1476-.19838-.37288-.66266-.67585-1.39282s-.50883-1.53178-.6176-2.40476c-.1243-1.01589-.2214-2.0992-.2913-3.25-.06992-1.15081-.11264-2.05162-.12818-2.70234V13.3809c-.01554-2.30162.12429-4.60315.4195-6.90477.10876-.87302.30296-1.66266.58263-2.36903.27966-.70635.52825-1.19444.74576-1.46427l.32628-.40477c.21752-.23809.4428-.4484.67585-.63094s.47387-.33731.72246-.46429c.24859-.12699.4661-.23016.65255-.30952.18644-.07937.40784-.14286.6642-.19048.25635-.04762.4389-.08333.54767-.10714.10876-.02381.28743-.04762.53602-.07143.24858-.02381.38065-.03571.39619-.03571 3.89976-.28572 8.77046-.42857 14.61202-.42857z",clipRule:"evenodd",fillRule:"evenodd",fill:t}))};export{mr as Accordion,Pr as Actions,Sr as AlertList,Wr as Article,qI as Bdot,ao as Button,go as ButtonGhost,ca as CallToAction,Xm as Callout,Ia as CardList,OI as CompactForm,Oa as ComparisonSlider,lC as CookieActions,eC as CookieConsent,tC as CookieIcon,oC as CookieText,rC as CookieTitle,Ie as Copy,Ja as CrossPromotion,Cs as DynamicForm,Zs as EventBlock,Ju as EventDetail,Gs as EventList,Hu as EventOverview,iM as FacebookIcon,fp as FactGrid,yp as FactList,Lm as FeatureCarousel,Dm as FeatureList,QC as Footer,nM as FooterPartials,eM as FooterSkeletons,Om as Gallery,wt as Grid,zg as Header,he as Heading,jg as IconList,WC as Icons,qr as Image,Wg as ImageCarousel,Zv as IndexList,Qy as InstagramIcon,qv as Intro,na as IntroBlock,DI as JobList,QI as LanguageSwitcher,ne as LibThemeProvider,kt as Link,or as LinkList,aM as LinkedInIcon,fx as Map,gC as MenuFooterPartial,Tf as MenuHeaderPartial,fC as NavBarBottomPartial,bC as NavBarMainPartial,kC as NavBarTopPartial,Cx as NavList,EC as NavPartials,EC as NavSkeletons,jv as Navigation,Nx as NewsAuthorCard,Wb as NewsFooter,Ub as NewsImages,Kb as NewsIntro,ew as NewsList,dw as NewsOverview,vw as NewsTable,ww as NewsText,Sw as NewsVideo,Pw as NumberList,Ww as ParallaxBackground,Bu as Pointer,Zw as Poster,$w as PriceList,Ty as PriceTable,zy as PromotionCarousel,jy as QuickNav,Vy as Quote,F as ScrollDirection,UI as SearchInput,de as Section,Zy as SimpleImage,im as Slider,pC as SocialList,Xy as SocialNav,ak as SocialWall,Xk as Table,rE as Teaser,sE as TeaserWide,mE as Timeline,Ar as Title,lM as TwitterIcon,gE as Video,Kk as VideoBlock,fE as VideoCarousel,pe as Wrapper,cM as XingIcon,uM as YoutubeIcon,$n as assignTo,Nn as canUseWebP,Gn as clampValue,ye as copyStyle,En as deleteCookie,dn as getBaseTheme,Yn as getBgImage,sn as getColors,kn as getCookie,Jn as getCurrentNavItem,Qn as getCurrentNavPath,un as getFonts,Ov as getFullNavbarHeights,pn as getGlobals,Te as getGridWidth,ar as getLinkIcon,fn as getMediaQuery,Se as gridSettings,qn as hexToRgba,Xn as importFonts,mn as isBrowser,ce as mapToBgMode,ee as modifyTheme,K as mq,yn as setCookie,$ as spacings,wn as useEqualSheetHeight,bn as useFontsLoaded,Bn as useIE,Zn as useImgPreload,Ln as useInterval,Sn as useItemHeight,te as useLibTheme,xn as useMediaQuery,An as usePoster,Tn as useScroll,zn as useScrollTo,Un as useTouch,ie as withLibTheme,nn as withRange,se as wrapperWhitespace};
1
+ import n,{css as e,useTheme as t,ThemeProvider as i,ThemeContext as r}from"styled-components";import*as a from"react";import o,{useMemo as l,useState as d,useEffect as s,useCallback as c,createRef as u,useRef as m,forwardRef as p,useContext as g}from"react";import f,{renderToString as h}from"react-dom/server";import{JsonLd as v}from"react-schemaorg";import{useFormik as x}from"formik";import b from"react-datepicker";import w from"react-slick";var y=function(){return y=Object.assign||function(n){for(var e,t=1,i=arguments.length;t<i;t++)for(var r in e=arguments[t])Object.prototype.hasOwnProperty.call(e,r)&&(n[r]=e[r]);return n},y.apply(this,arguments)};function k(n,e){var t={};for(var i in n)Object.prototype.hasOwnProperty.call(n,i)&&e.indexOf(i)<0&&(t[i]=n[i]);if(null!=n&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(i=Object.getOwnPropertySymbols(n);r<i.length;r++)e.indexOf(i[r])<0&&Object.prototype.propertyIsEnumerable.call(n,i[r])&&(t[i[r]]=n[i[r]])}return t}function E(n,e,t,i){return new(t||(t=Promise))((function(r,a){function o(n){try{d(i.next(n))}catch(n){a(n)}}function l(n){try{d(i.throw(n))}catch(n){a(n)}}function d(n){var e;n.done?r(n.value):(e=n.value,e instanceof t?e:new t((function(n){n(e)}))).then(o,l)}d((i=i.apply(n,e||[])).next())}))}function I(n,e){var t,i,r,a,o={label:0,sent:function(){if(1&r[0])throw r[1];return r[1]},trys:[],ops:[]};return a={next:l(0),throw:l(1),return:l(2)},"function"==typeof Symbol&&(a[Symbol.iterator]=function(){return this}),a;function l(a){return function(l){return function(a){if(t)throw new TypeError("Generator is already executing.");for(;o;)try{if(t=1,i&&(r=2&a[0]?i.return:a[0]?i.throw||((r=i.return)&&r.call(i),0):i.next)&&!(r=r.call(i,a[1])).done)return r;switch(i=0,r&&(a=[2&a[0],r.value]),a[0]){case 0:case 1:r=a;break;case 4:return o.label++,{value:a[1],done:!1};case 5:o.label++,i=a[1],a=[0];continue;case 7:a=o.ops.pop(),o.trys.pop();continue;default:if(!(r=o.trys,(r=r.length>0&&r[r.length-1])||6!==a[0]&&2!==a[0])){o=0;continue}if(3===a[0]&&(!r||a[1]>r[0]&&a[1]<r[3])){o.label=a[1];break}if(6===a[0]&&o.label<r[1]){o.label=r[1],r=a;break}if(r&&o.label<r[2]){o.label=r[2],o.ops.push(a);break}r[2]&&o.ops.pop(),o.trys.pop();continue}a=e.call(n,o)}catch(n){a=[6,n],i=0}finally{t=r=0}if(5&a[0])throw a[1];return{value:a[0]?a[1]:void 0,done:!0}}([a,l])}}}function C(n,e,t){if(t||2===arguments.length)for(var i,r=0,a=e.length;r<a;r++)!i&&r in e||(i||(i=Array.prototype.slice.call(e,0,r)),i[r]=e[r]);return n.concat(i||Array.prototype.slice.call(e))}function M(n,e){return Object.defineProperty?Object.defineProperty(n,"raw",{value:e}):n.raw=e,n}var S,B,T,N,z,A,D,L,H,F,P,O,j,_,R,W,V,Z,U,q,Y,G,X,J,Q,K,$,nn,en,tn,rn,an,on,ln,dn,sn,cn,un,mn,pn,gn,fn,hn,vn,xn,bn,wn,yn,kn,En=n.svg(S||(S=M(["\n display: block;\n"],["\n display: block;\n"]))),In=function(n){var e=n.iconColor,t=void 0===e?"currentColor":e,i=n.className;return a.createElement(En,{viewBox:"0 0 20 22",width:"20",height:"22",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i},a.createElement("path",{d:"M18 2h-1V0h-2v2H5V0H3v2H2C.9 2 0 2.9 0 4v16c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2Zm0 18H2V9h16v11Zm0-13H2V4h16v3Z",fill:t}))},Cn=n.svg(B||(B=M(["\n display: block;\n"],["\n display: block;\n"]))),Mn=function(n){var e=n.iconColor,t=void 0===e?"currentColor":e,i=n.className;return a.createElement(Cn,{viewBox:"0 0 18 20",width:"18",height:"20",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i},a.createElement("path",{d:"M4 9h2v2H4V9Zm14-5v14c0 1.1-.9 2-2 2H2a2 2 0 0 1-2-2L.01 4C.01 2.9.89 2 2 2h1V0h2v2h8V0h2v2h1c1.1 0 2 .9 2 2ZM2 6h14V4H2v2Zm14 12V8H2v10h14Zm-4-7h2V9h-2v2Zm-4 0h2V9H8v2Z",fill:t}))},Sn=n.svg(T||(T=M(["\n display: block;\n"],["\n display: block;\n"]))),Bn=n.svg(N||(N=M(["\n display: block;\n"],["\n display: block;\n"]))),Tn=function(n){var e=n.iconColor,t=void 0===e?"currentColor":e,i=n.className;return a.createElement(Bn,{width:"24",height:"24",viewBox:"0 0 24 24",className:i,fill:"none",xmlns:"http://www.w3.org/2000/svg"},a.createElement("path",{d:"M13 16.01V4h-2v12.01H8L12 20l4-3.99h-3Z",fill:t}))},Nn=n.svg(z||(z=M(["\n display: block;\n"],["\n display: block;\n"]))),zn=n.svg(A||(A=M(["\n display: block;\n"],["\n display: block;\n"]))),An=function(n){var e=n.iconColor,t=void 0===e?"currentColor":e,i=n.className;return a.createElement(zn,{width:"58",height:"58",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",className:i},a.createElement("path",{d:"M4 12c0-4.41 3.59-8 8-8s8 3.59 8 8-3.59 8-8 8-8-3.59-8-8Zm-2 0c0 5.52 4.48 10 10 10s10-4.48 10-10S17.52 2 12 2 2 6.48 2 12Zm10-1H8v2h4v3l4-4-4-4v3Z",fill:t}))},Dn=n.svg(D||(D=M(["\n display: block;\n"],["\n display: block;\n"]))),Ln=n.svg(L||(L=M(["\n display: block;\n"],["\n display: block;\n"]))),Hn=function(n){var e=n.iconColor,t=void 0===e?"currentColor":e,i=n.className;return a.createElement(Ln,{width:"58",height:"58",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",className:i},a.createElement("path",{d:"M20 12c0 4.41-3.59 8-8 8s-8-3.59-8-8 3.59-8 8-8 8 3.59 8 8Zm2 0c0-5.52-4.48-10-10-10S2 6.48 2 12s4.48 10 10 10 10-4.48 10-10Zm-10 1h4v-2h-4V8l-4 4 4 4v-3Z",fill:t}))},Fn=n.svg(H||(H=M(["\n display: block;\n"],["\n display: block;\n"]))),Pn=function(n){var e=n.iconColor,t=void 0===e?"currentColor":e,i=n.className;return a.createElement(Fn,{width:"25",height:"24",viewBox:"0 0 25 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i},a.createElement("path",{d:"M17.01 11H5v2h12.01v3L21 12l-3.99-4v3Z",fill:t}),a.createElement("g",{clipPath:"url(#a)"},a.createElement("path",{d:"M7.99 13H20v-2H7.99V8L4 12l3.99 4v-3Z",fill:t})))},On=n.svg(F||(F=M(["\n display: block;\n"],["\n display: block;\n"]))),jn=function(n){var e=n.iconColor,t=void 0===e?"currentColor":e,i=n.className;return a.createElement(On,{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i},a.createElement("path",{d:"m12 8-6 6 1.41 1.41L12 10.83l4.59 4.58L18 14l-6-6Z",fill:t}))},_n=n.svg(P||(P=M(["\n display: block;\n"],["\n display: block;\n"]))),Rn=function(n){var e=n.iconColor,t=void 0===e?"currentColor":e,i=n.className;return a.createElement(_n,{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i},a.createElement("path",{d:"M16.59 8.59 12 13.17 7.41 8.59 6 10l6 6 6-6-1.41-1.41Z",fill:t}))},Wn=n.svg(O||(O=M(["\n display: block;\n"],["\n display: block;\n"]))),Vn=function(n){var e=n.iconColor,t=void 0===e?"currentColor":e,i=n.className;return a.createElement(Wn,{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i},a.createElement("path",{d:"M15.41 7.41 14 6l-6 6 6 6 1.41-1.41L10.83 12l4.58-4.59Z",fill:t}))},Zn=n.svg(j||(j=M(["\n display: block;\n"],["\n display: block;\n"]))),Un=function(n){var e=n.iconColor,t=void 0===e?"currentColor":e,i=n.ariaHidden,r=n.className;return a.createElement(Zn,{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:r,"aria-hidden":i},a.createElement("path",{d:"M10 6 8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6-6-6Z",fill:t}))},qn=n.svg(_||(_=M(["\n display: block;\n"],["\n display: block;\n"]))),Yn=function(n){var e=n.iconColor,t=void 0===e?"currentColor":e,i=n.className;return a.createElement(qn,{viewBox:"0 0 16 20",width:"16",height:"20",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i},a.createElement("path",{d:"M10 0H2C.9 0 .01.9.01 2L0 18c0 1.1.89 2 1.99 2H14c1.1 0 2-.9 2-2V6l-6-6Zm4 18H2V2h7v5h5v11ZM4 13.01l1.41 1.41L7 12.84V17h2v-4.16l1.59 1.59L12 13.01 8.01 9 4 13.01Z",fill:t}))},Gn=n.svg(R||(R=M(["\n display: block;\n"],["\n display: block;\n"]))),Xn=function(n){var e=n.className,t=n.iconColor,i=void 0===t?"currentColor":t;return a.createElement(Gn,{viewBox:"0 0 21 24",className:e,width:"21",height:"24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},a.createElement("g",{clipPath:"url(#a)"},a.createElement("path",{d:"M19.66 5.09c.25.25.465.589.644 1.017.178.429.267.822.267 1.179v15.428c0 .357-.125.661-.375.911a1.24 1.24 0 0 1-.91.375h-18a1.24 1.24 0 0 1-.911-.375 1.24 1.24 0 0 1-.375-.91V1.284C0 .93.125.626.375.376S.929 0 1.285 0h12c.358 0 .75.09 1.18.268.428.178.767.393 1.017.643l4.179 4.178ZM13.715 1.82v5.036h5.036c-.09-.259-.188-.442-.295-.549l-4.192-4.192c-.107-.107-.29-.205-.549-.295Zm5.143 20.465V8.57h-5.571a1.24 1.24 0 0 1-.911-.375 1.24 1.24 0 0 1-.375-.91V1.714H1.714v20.572h17.143Zm-12.2-3.134 2.597-3.79-2.53-3.643h-.912v-1.433h3.884v1.433H8.68l1.42 2.13c.097.106.173.209.227.307a.464.464 0 0 1 .067.134h.027l.026-.04a6.027 6.027 0 0 0 .255-.402l1.38-2.13h-.992v-1.432h3.737v1.433h-.897l-2.612 3.777 2.571 3.656h.911v1.42h-3.897v-1.42h1.018l-1.433-2.157a8.961 8.961 0 0 0-.087-.113 3.315 3.315 0 0 1-.08-.107.76.76 0 0 1-.061-.1.461.461 0 0 1-.067-.135h-.027c-.009 0-.024.018-.047.054a3.125 3.125 0 0 0-.1.18c-.045.085-.09.159-.134.221l-1.38 2.157H9.51v1.42H5.746v-1.42h.91Z",fill:i})),a.createElement("defs",null,a.createElement("clipPath",{id:"a"},a.createElement("path",{fill:"#fff",d:"M0 0h20.571v24H0z"}))))},Jn=n.svg(W||(W=M(["\n display: block;\n"],["\n display: block;\n"]))),Qn=function(n){var e=n.className,t=n.iconColor,i=void 0===t?"currentColor":t;return a.createElement(Jn,{viewBox:"0 0 21 24",className:e,width:"21",height:"24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},a.createElement("g",{clipPath:"url(#a)"},a.createElement("path",{d:"M19.66 5.09c.25.25.465.589.644 1.017.178.429.267.822.267 1.179v15.428c0 .357-.125.661-.375.911a1.24 1.24 0 0 1-.91.375h-18a1.24 1.24 0 0 1-.911-.375 1.24 1.24 0 0 1-.375-.91V1.284C0 .93.125.626.375.376S.929 0 1.285 0h12c.358 0 .75.09 1.18.268.428.178.767.393 1.017.643l4.179 4.178ZM13.715 1.82v5.036h5.036c-.09-.259-.188-.442-.295-.549l-4.192-4.192c-.107-.107-.29-.205-.549-.295Zm5.143 20.465V8.57h-5.571a1.24 1.24 0 0 1-.911-.375 1.24 1.24 0 0 1-.375-.91V1.714H1.714v20.572h17.143Zm-1.714-6v4.285H3.429V18L6 15.429l1.714 1.714L12.857 12l4.286 4.286ZM7.82 12.964c-.5.5-1.107.75-1.821.75a2.48 2.48 0 0 1-1.821-.75 2.48 2.48 0 0 1-.75-1.821c0-.714.25-1.322.75-1.822s1.107-.75 1.821-.75 1.321.25 1.821.75.75 1.108.75 1.822a2.48 2.48 0 0 1-.75 1.821Z",fill:i})),a.createElement("defs",null,a.createElement("clipPath",{id:"a"},a.createElement("path",{fill:"#fff",d:"M0 0h20.571v24H0z"}))))},Kn=n.svg(V||(V=M(["\n display: block;\n"],["\n display: block;\n"]))),$n=function(n){var e=n.className,t=n.iconColor,i=void 0===t?"currentColor":t;return a.createElement(Kn,{viewBox:"0 0 21 24",className:e,width:"21",height:"24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},a.createElement("g",{clipPath:"url(#a)"},a.createElement("path",{d:"M19.66 5.09c.25.25.465.589.644 1.017.178.429.267.822.267 1.179v15.428c0 .357-.125.661-.375.911a1.24 1.24 0 0 1-.91.375h-18a1.24 1.24 0 0 1-.911-.375 1.24 1.24 0 0 1-.375-.91V1.284C0 .93.125.626.375.376S.929 0 1.285 0h12c.358 0 .75.09 1.18.268.428.178.767.393 1.017.643l4.179 4.178ZM13.715 1.82v5.036h5.036c-.09-.259-.188-.442-.295-.549l-4.192-4.192c-.107-.107-.29-.205-.549-.295Zm5.143 20.465V8.57h-5.571a1.24 1.24 0 0 1-.911-.375 1.24 1.24 0 0 1-.375-.91V1.714H1.714v20.572h17.143Zm-6.884-7.942c.295.232.67.482 1.125.75A13.27 13.27 0 0 1 14.665 15c1.313 0 2.103.219 2.37.656.144.197.152.429.027.697 0 .009-.004.017-.013.026l-.027.027v.014c-.053.339-.37.509-.95.509-.43 0-.942-.09-1.54-.268a9.767 9.767 0 0 1-1.742-.71c-1.973.214-3.723.585-5.25 1.111-1.366 2.34-2.446 3.51-3.24 3.51a.779.779 0 0 1-.376-.094l-.321-.161a1.389 1.389 0 0 0-.08-.067c-.09-.09-.117-.25-.081-.482.08-.357.33-.766.75-1.226.42-.46 1.009-.89 1.768-1.292.125-.08.228-.054.308.08.018.018.027.036.027.054.464-.759.942-1.639 1.433-2.639.607-1.214 1.071-2.383 1.393-3.508A10.826 10.826 0 0 1 8.712 9.1c-.058-.692-.029-1.26.087-1.707.098-.357.286-.536.563-.536H9.656c.206 0 .362.067.469.201.16.188.2.491.12.91a.29.29 0 0 1-.053.108.35.35 0 0 1 .013.107v.402c-.018 1.098-.08 1.955-.187 2.571.49 1.464 1.143 2.527 1.955 3.188ZM4.26 19.848c.464-.214 1.076-.92 1.835-2.116a7.64 7.64 0 0 0-1.172 1.125c-.326.393-.547.723-.663.991Zm5.33-12.321c-.134.375-.143.964-.027 1.768.01-.063.04-.26.094-.59 0-.026.031-.218.094-.576a.302.302 0 0 1 .054-.107c-.01-.009-.014-.018-.014-.026a.103.103 0 0 1-.013-.04.771.771 0 0 0-.174-.483c0 .01-.005.018-.014.027v.027Zm-1.66 8.852a19.643 19.643 0 0 1 3.803-1.084 2.036 2.036 0 0 1-.174-.128 2.378 2.378 0 0 1-.214-.18c-.679-.599-1.246-1.384-1.701-2.357-.241.767-.612 1.647-1.112 2.638-.268.5-.469.87-.602 1.111Zm8.651-.214c-.214-.214-.839-.321-1.875-.321.679.25 1.232.375 1.661.375a1.3 1.3 0 0 0 .241-.014c0-.009-.009-.022-.027-.04Z",fill:i})),a.createElement("defs",null,a.createElement("clipPath",{id:"a"},a.createElement("path",{fill:"#fff",d:"M0 0h20.571v24H0z"}))))},ne=n.svg(Z||(Z=M(["\n display: block;\n"],["\n display: block;\n"]))),ee=function(n){var e=n.className,t=n.iconColor,i=void 0===t?"currentColor":t;return a.createElement(ne,{viewBox:"0 0 21 24",className:e,width:"21",height:"24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},a.createElement("g",{clipPath:"url(#a)"},a.createElement("path",{d:"M19.66 5.09c.25.25.465.589.644 1.017.178.429.267.822.267 1.179v15.428c0 .357-.125.661-.375.911a1.24 1.24 0 0 1-.91.375h-18a1.24 1.24 0 0 1-.911-.375 1.24 1.24 0 0 1-.375-.91V1.284C0 .93.125.626.375.376S.929 0 1.285 0h12c.358 0 .75.09 1.18.268.428.178.767.393 1.017.643l4.179 4.178ZM13.715 1.82v5.036h5.036c-.09-.259-.188-.442-.295-.549l-4.192-4.192c-.107-.107-.29-.205-.549-.295Zm5.143 20.465V8.57h-5.571a1.24 1.24 0 0 1-.911-.375 1.24 1.24 0 0 1-.375-.91V1.714H1.714v20.572h17.143ZM6.804 19.152v-7.433H5.57v-1.433H10.5c.732 0 1.313.085 1.741.254.563.241 1.009.63 1.34 1.165.33.536.495 1.165.495 1.889 0 .732-.176 1.384-.53 1.955-.352.572-.827.96-1.425 1.165-.376.134-.902.201-1.58.201H8.704v2.237h1.246v1.42H5.57v-1.42h1.233Zm3.495-3.75c.42 0 .768-.067 1.045-.201.553-.277.83-.813.83-1.607 0-.732-.25-1.246-.75-1.54-.277-.161-.647-.242-1.111-.242H8.704v3.59H10.3Z",fill:i})),a.createElement("defs",null,a.createElement("clipPath",{id:"a"},a.createElement("path",{fill:"#fff",d:"M0 0h20.571v24H0z"}))))},te=n.svg(U||(U=M(["\n display: block;\n"],["\n display: block;\n"]))),ie=function(n){var e=n.className,t=n.iconColor,i=void 0===t?"currentColor":t;return a.createElement(te,{viewBox:"0 0 21 24",className:e,width:"21",height:"24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},a.createElement("g",{clipPath:"url(#a)"},a.createElement("path",{d:"M19.66 5.09c.25.25.465.589.644 1.017.178.429.267.822.267 1.179v15.428c0 .357-.125.661-.375.911a1.24 1.24 0 0 1-.91.375h-18a1.24 1.24 0 0 1-.911-.375 1.24 1.24 0 0 1-.375-.91V1.284C0 .93.125.626.375.376S.929 0 1.285 0h12c.358 0 .75.09 1.18.268.428.178.767.393 1.017.643l4.179 4.178ZM13.715 1.82v5.036h5.036c-.09-.259-.188-.442-.295-.549l-4.192-4.192c-.107-.107-.29-.205-.549-.295Zm5.143 20.465V8.57h-5.571a1.24 1.24 0 0 1-.911-.375 1.24 1.24 0 0 1-.375-.91V1.714H1.714v20.572h17.143Zm-11.719-12v1.433H5.933l1.326 5.866c.045.178.076.384.094.616l.026.281h.054l.054-.281.046-.288c.023-.138.043-.248.06-.328l1.93-7.3h1.526l1.929 7.3c.018.08.04.192.067.335l.053.28a.46.46 0 0 0 .014.088l.02.107c.004.031.006.06.006.087h.054l.027-.281c.018-.232.049-.438.094-.616l1.325-5.866h-1.205v-1.433h4.018v1.433h-.938l-2.196 8.852h-2.13l-1.714-6.495a2.16 2.16 0 0 1-.073-.348 2.63 2.63 0 0 0-.047-.268l-.04-.322h-.054c0 .072-.009.179-.027.322a2.858 2.858 0 0 1-.134.616L8.384 20.57h-2.13L4.058 11.72h-.937v-1.433h4.017Z",fill:i})),a.createElement("defs",null,a.createElement("clipPath",{id:"a"},a.createElement("path",{fill:"#fff",d:"M0 0h20.571v24H0z"}))))},re=n.svg(q||(q=M(["\n display: block;\n"],["\n display: block;\n"]))),ae=function(n){var e=n.className,t=n.iconColor,i=void 0===t?"currentColor":t;return a.createElement(re,{viewBox:"0 0 21 24",className:e,width:"21",height:"24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},a.createElement("g",{clipPath:"url(#a)"},a.createElement("path",{d:"M6.857 5.143V3.429h1.714v1.714H6.857Zm1.714 1.714V5.143h1.715v1.714H8.57ZM6.857 8.571V6.857h1.714v1.714H6.857Zm1.714 1.715V8.57h1.715v1.715H8.57Zm11.09-5.197c.25.25.464.59.643 1.018.178.429.267.822.267 1.179v15.428c0 .357-.125.661-.375.911a1.24 1.24 0 0 1-.91.375h-18a1.24 1.24 0 0 1-.911-.375 1.24 1.24 0 0 1-.375-.91V1.284C0 .93.125.626.375.376S.929 0 1.285 0h12c.358 0 .75.09 1.18.268.428.178.767.393 1.017.643l4.179 4.178Zm-5.947-3.268v5.036h5.036c-.09-.259-.188-.442-.295-.549l-4.192-4.192c-.107-.107-.29-.205-.549-.295Zm5.143 20.465V8.57h-5.571a1.24 1.24 0 0 1-.911-.375 1.24 1.24 0 0 1-.375-.91V1.714h-1.714V3.43H8.57V1.714H1.714v20.572h17.143Zm-8.397-9.657 1.433 4.675c.071.24.107.473.107.696 0 .741-.324 1.355-.971 1.841-.647.487-1.466.73-2.458.73-.99 0-1.81-.243-2.457-.73-.647-.486-.971-1.1-.971-1.841 0-.223.036-.455.107-.696.188-.563.723-2.33 1.607-5.304v-1.714h1.714V12H9.63a.853.853 0 0 1 .83.63Zm-3.107 5.974c.339.17.745.254 1.218.254.474 0 .878-.085 1.212-.254.335-.17.503-.37.503-.603 0-.232-.168-.433-.503-.603-.334-.17-.738-.254-1.212-.254-.473 0-.877.085-1.212.254-.334.17-.502.37-.502.603 0 .232.165.433.496.603Z",fill:i})),a.createElement("defs",null,a.createElement("clipPath",{id:"a"},a.createElement("path",{fill:"#fff",d:"M0 0h20.571v24H0z"}))))},oe=n.svg(Y||(Y=M(["\n display: block;\n"],["\n display: block;\n"]))),le=function(n){var e=n.iconColor,t=void 0===e?"currentColor":e,i=n.className;return a.createElement(oe,{width:"24",height:"24",viewBox:"0 0 24 24",className:i,fill:"none",xmlns:"http://www.w3.org/2000/svg"},a.createElement("path",{d:"M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7ZM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7Z",fill:t}))},de=n.svg(G||(G=M(["\n display: block;\n"],["\n display: block;\n"]))),se=n.svg(X||(X=M(["\n display: block;\n"],["\n display: block;\n"]))),ce=function(n){var e=n.iconColor,t=void 0===e?"currentColor":e,i=n.className;return a.createElement(se,{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i},a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M5.683 21.798C7.153 21.996 9.115 22 12 22c2.885 0 4.848-.004 6.317-.202 1.412-.19 2.066-.524 2.511-.97.446-.445.78-1.099.97-2.51.198-1.47.202-3.433.202-6.318s-.004-4.848-.202-6.317c-.19-1.412-.524-2.066-.97-2.511-.445-.446-1.099-.78-2.51-.97C16.847 2.004 14.884 2 12 2s-4.848.004-6.317.202c-1.412.19-2.066.524-2.511.97-.446.445-.78 1.099-.97 2.51C2.004 7.153 2 9.116 2 12s.004 4.848.202 6.317c.19 1.412.524 2.066.97 2.511.445.446 1.099.78 2.51.97ZM1.757 1.758C0 3.514 0 6.342 0 12c0 5.657 0 8.485 1.757 10.243C3.515 24 6.343 24 12 24s8.485 0 10.243-1.757C24 20.485 24 17.657 24 12s0-8.485-1.757-10.243C20.485 0 17.657 0 12 0S3.515 0 1.757 1.757Z",fill:t}),a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12 16a4 4 0 1 0 0-8 4 4 0 0 0 0 8Zm0 2a6 6 0 1 0 0-12 6 6 0 0 0 0 12Z",fill:t}),a.createElement("path",{d:"M19.969 5.625a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Z",fill:t}))},ue=n.svg(J||(J=M(["\n display: block;\n"],["\n display: block;\n"]))),me=n.svg(Q||(Q=M(["\n display: block;\n"],["\n display: block;\n"]))),pe=n.svg(K||(K=M(["\n display: block;\n"],["\n display: block;\n"]))),ge=n.svg($||($=M(["\n display: block;\n"],["\n display: block;\n"]))),fe=n.svg(nn||(nn=M(["\n display: block;\n"],["\n display: block;\n"]))),he=function(n){var e=n.iconColor,t=void 0===e?"currentColor":e,i=n.className;return o.createElement(fe,{viewBox:"0 0 20 16",width:"20",height:"16",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i},o.createElement("path",{d:"M20 2c0-1.1-.9-2-2-2H2C.9 0 0 .9 0 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V2Zm-2 0-8 5-8-5h16Zm0 12H2V4l8 5 8-5v10Z",fill:t}))},ve=n.svg(en||(en=M(["\n display: block;\n"],["\n display: block;\n"]))),xe=function(n){var e=n.iconColor,t=void 0===e?"currentColor":e,i=n.className;return a.createElement(ve,{viewBox:"0 0 24 24",width:"24",height:"24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i},a.createElement("path",{d:"M20.01 15.38c-1.23 0-2.42-.2-3.53-.56a.977.977 0 0 0-1.01.24l-1.57 1.97c-2.83-1.35-5.48-3.9-6.89-6.83l1.95-1.66c.27-.28.35-.67.24-1.02-.37-1.11-.56-2.3-.56-3.53 0-.54-.45-.99-.99-.99H4.19C3.65 3 3 3.24 3 3.99 3 13.28 10.73 21 20.01 21c.71 0 .99-.63.99-1.18v-3.45c0-.54-.45-.99-.99-.99Z",fill:t}))},be=n.svg(tn||(tn=M(["\n display: block;\n"],["\n display: block;\n"]))),we=function(n){var e=n.iconColor,t=void 0===e?"currentColor":e,i=n.className;return a.createElement(be,{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i},a.createElement("path",{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2Zm-2 14.5v-9l6 4.5-6 4.5Z",fill:t}))},ye=n.svg(rn||(rn=M(["\n display: block;\n"],["\n display: block;\n"]))),ke=function(n){var e=n.iconColor,t=void 0===e?"currentColor":e,i=n.ariaHidden,r=n.className;return a.createElement(ye,{width:"24",height:"24",viewBox:"0 0 24 24",className:r,fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-hidden":i},a.createElement("path",{d:"M3 18h18v-2H3v2Zm0-5h18v-2H3v2Zm0-7v2h18V6H3Z",fill:t}))},Ee=n.svg(an||(an=M(["\n display: block;\n"],["\n display: block;\n"]))),Ie=function(n){var e=n.iconColor,t=void 0===e?"currentColor":e,i=n.className;return a.createElement(Ee,{width:"16",height:"16",viewBox:"0 0 16 16",className:i,fill:"none",xmlns:"http://www.w3.org/2000/svg"},a.createElement("path",{d:"M7.994 1.333A6.663 6.663 0 0 0 1.333 8c0 3.68 2.98 6.667 6.66 6.667A6.67 6.67 0 0 0 14.666 8a6.67 6.67 0 0 0-6.673-6.667Zm4.62 4h-1.967a10.432 10.432 0 0 0-.92-2.373 5.353 5.353 0 0 1 2.886 2.373ZM8 2.693c.553.8.987 1.687 1.274 2.64H6.726c.286-.953.72-1.84 1.273-2.64Zm-5.16 6.64A5.495 5.495 0 0 1 2.667 8c0-.46.067-.907.173-1.333h2.253C5.04 7.107 5 7.547 5 8c0 .454.04.893.093 1.334H2.84Zm.547 1.334h1.967c.213.833.52 1.633.92 2.373a5.325 5.325 0 0 1-2.887-2.373Zm1.967-5.333H3.387A5.325 5.325 0 0 1 6.274 2.96c-.4.74-.707 1.54-.92 2.373ZM8 13.306a9.39 9.39 0 0 1-1.273-2.64h2.546A9.39 9.39 0 0 1 8 13.307Zm1.56-3.973H6.44c-.06-.44-.107-.88-.107-1.334 0-.453.047-.9.107-1.333h3.12c.06.433.107.88.107 1.333 0 .454-.047.893-.107 1.334Zm.167 3.706c.4-.74.707-1.54.92-2.373h1.966a5.353 5.353 0 0 1-2.886 2.373Zm1.18-3.706C10.96 8.894 11 8.454 11 8c0-.453-.04-.893-.093-1.333h2.253c.107.426.174.873.174 1.333 0 .46-.067.907-.174 1.334h-2.253Z",fill:t}))},Ce=n.svg(on||(on=M(["\n display: block;\n"],["\n display: block;\n"]))),Me=function(n){var e=n.iconColor,t=void 0===e?"currentColor":e,i=n.ariaHidden,r=n.className;return a.createElement(Ce,{width:"35",height:"35",viewBox:"0 0 24 24","aria-hidden":i,fill:"none",xmlns:"http://www.w3.org/2000/svg",className:r},a.createElement("path",{d:"M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12 19 6.41Z",fill:t}))},Se=n.svg(ln||(ln=M(["\n display: block;\n"],["\n display: block;\n"]))),Be=n.svg(dn||(dn=M(["\n display: block;\n"],["\n display: block;\n"]))),Te=function(n){var e=n.iconColor,t=void 0===e?"currentColor":e,i=n.className;return a.createElement(Be,{width:"24",height:"24",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",className:i},a.createElement("path",{d:"M9 16.17 4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41L9 16.17Z",fill:t}))},Ne=n.svg(sn||(sn=M(["\n display: block;\n"],["\n display: block;\n"]))),ze=function(n){var e=n.iconColor,t=void 0===e?"currentColor":e,i=n.className;return a.createElement(Ne,{width:"24",height:"24",fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",className:i},a.createElement("path",{d:"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2ZM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8Z",fill:t}),a.createElement("path",{d:"M12.5 7H11v6l5.25 3.15.75-1.23-4.5-2.67V7Z",fill:t}))},Ae=n.svg(cn||(cn=M(["\n display: block;\n"],["\n display: block;\n"]))),De=function(n){var e=n.iconColor,t=void 0===e?"currentColor":e,i=n.className;return a.createElement(Ae,{viewBox:"0 0 24 24",width:"24",height:"24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i},a.createElement("path",{d:"M11 7h2v2h-2V7Zm0 4h2v6h-2v-6Zm1-9C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2Zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8Z",fill:t}))},Le=n.svg(un||(un=M(["\n display: block;\n"],["\n display: block;\n"]))),He=n.svg(mn||(mn=M(["\n display: block;\n"],["\n display: block;\n"]))),Fe=function(n){var e=n.iconColor,t=void 0===e?"currentColor":e,i=n.className;return a.createElement(He,{viewBox:"0 0 24 24",width:"24",height:"24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i},a.createElement("path",{d:"M12 2C8.13 2 5 5.13 5 9c0 1.74.5 3.37 1.41 4.84.95 1.54 2.2 2.86 3.16 4.4.47.75.81 1.45 1.17 2.26.26.55.47 1.5 1.26 1.5s1-.95 1.25-1.5c.37-.81.7-1.51 1.17-2.26.96-1.53 2.21-2.85 3.16-4.4C18.5 12.37 19 10.74 19 9c0-3.87-3.13-7-7-7Zm0 9.75a2.5 2.5 0 0 1 0-5 2.5 2.5 0 0 1 0 5Z",fill:t}))},Pe=n.svg(pn||(pn=M(["\n display: block;\n"],["\n display: block;\n"]))),Oe=n.svg(gn||(gn=M(["\n display: block;\n"],["\n display: block;\n"]))),je=n.svg(fn||(fn=M(["\n display: block;\n"],["\n display: block;\n"]))),_e=function(n){var e=n.iconColor,t=void 0===e?"currentColor":e,i=n.className;return a.createElement(je,{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i},a.createElement("path",{d:"M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6v2Z",fill:t}))},Re=n.svg(hn||(hn=M(["\n display: block;\n"],["\n display: block;\n"]))),We=function(n){var e=n.iconColor,t=void 0===e?"currentColor":e,i=n.className;return a.createElement(Re,{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i},a.createElement("path",{d:"M19 13H5v-2h14v2Z",fill:t}))},Ve=n.svg(vn||(vn=M(["\n display: block;\n"],["\n display: block;\n"]))),Ze=function(n){var e=n.iconColor,t=void 0===e?"currentColor":e,i=n.ariaHidden,r=n.className;return a.createElement(Ve,{viewBox:"0 0 14 18",width:"14",height:"18",fill:"none","aria-hidden":i,xmlns:"http://www.w3.org/2000/svg",className:r},a.createElement("path",{d:"M9.12 7.47 7 9.59 4.87 7.47 3.46 8.88 5.59 11l-2.12 2.12 1.41 1.41L7 12.41l2.12 2.12 1.41-1.41L8.41 11l2.12-2.12-1.41-1.41ZM10.5 1l-1-1h-5l-1 1H0v2h14V1h-3.5ZM1 16c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2V4H1v12ZM3 6h8v10H3V6Z",fill:t}))},Ue=Object.freeze({__proto__:null,CalendarToday:In,DateRange:Mn,ArrowUp:function(n){var e=n.iconColor,t=void 0===e?"currentColor":e,i=n.className;return a.createElement(Sn,{width:"24",height:"24",viewBox:"0 0 24 24",className:i,fill:"none",xmlns:"http://www.w3.org/2000/svg"},a.createElement("path",{d:"M11 7.99V20h2V7.99h3L12 4 8 7.99h3Z",fill:t}))},ArrowDown:Tn,ArrowRight:function(n){var e=n.iconColor,t=void 0===e?"currentColor":e,i=n.className;return a.createElement(Nn,{width:"24",height:"24",viewBox:"0 0 24 24",className:i,fill:"none",xmlns:"http://www.w3.org/2000/svg"},a.createElement("path",{d:"M16.01 11H4v2h12.01v3L20 12l-3.99-4v3Z",fill:t}))},ArrowRightGhost:An,ArrowLeft:function(n){var e=n.iconColor,t=void 0===e?"currentColor":e,i=n.className;return a.createElement(Dn,{width:"24",height:"24",viewBox:"0 0 24 24",className:i,fill:"none",xmlns:"http://www.w3.org/2000/svg"},a.createElement("path",{d:"M7.99 13H20v-2H7.99V8L4 12l3.99 4v-3Z",fill:t}))},ArrowLeftGhost:Hn,ArrowLeftRight:Pn,AngleUp:jn,AngleDown:Rn,AngleLeft:Vn,AngleRight:Un,UploadFile:Yn,Excel:Xn,Image:Qn,Pdf:$n,PowerPoint:ee,Word:ie,Zip:ae,External:le,Facebook:function(n){var e=n.iconColor,t=void 0===e?"currentColor":e,i=n.className;return a.createElement(de,{width:"30",height:"30",viewBox:"0 0 30 30",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i},a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M26.6012 0H3.32515C1.48872 0 0 1.48872 0 3.32515V26.6012c0 1.8364 1.48872 3.3252 3.32515 3.3252H14.9832v.0053h4.9877v-.0053h6.6303c1.8364 0 3.3252-1.4888 3.3252-3.3252V3.32515C29.9264 1.48872 28.4376 0 26.6012 0zm-6.6303 29.9264V18.2937h4.9877V13.306h-4.9877V9.98081c0-.91821.7444-1.66257 1.6626-1.66257h3.3251V3.33051h-4.1564c-3.2138 0-5.819 2.60526-5.819 5.81902V13.306H11.658v4.9877h3.3252v11.6327h4.9877z",fill:t}))},Instagram:ce,LinkedIn:function(n){var e=n.iconColor,t=void 0===e?"currentColor":e,i=n.className;return a.createElement(ue,{width:"30",height:"30",viewBox:"0 0 30 30",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i},a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M29.9752 3.32515C29.9752 1.48872 28.4865 0 26.65 0H3.37398C1.53755 0 .04883 1.48872.04883 3.32515V26.6012c0 1.8364 1.48872 3.3252 3.32515 3.3252H26.65c1.8365 0 3.3252-1.4888 3.3252-3.3252V3.32515zM25.7835 16.9523v8.8116h-4.6386v-8.1965c0-1.2855-1.0421-2.3276-2.3276-2.3276-1.2802 0-2.311 1.0475-2.311 2.3276v8.1965h-4.6386V11.8482h4.6386v1.8454c.7981-1.2968 2.444-2.1613 3.8572-2.1613 2.9934 0 5.42 2.4266 5.42 5.42zM6.487 9.24675c1.54261 0 2.79313-1.25053 2.79313-2.79313 0-1.54619-1.24693-2.80975-2.79313-2.80975-1.55178 0-2.80975 1.25797-2.80975 2.80975 0 1.5462 1.26356 2.79313 2.80975 2.79313zM8.77571 11.855v13.9157H4.17037V11.855h4.60534z",fill:t}))},Twitter:function(n){var e=n.iconColor,t=void 0===e?"currentColor":e,i=n.className;return a.createElement(me,{width:"30",height:"30",viewBox:"0 0 30 30",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i},a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M26.6735 0H3.39742C1.56099 0 .07227 1.48872.07227 3.32515V26.6012c0 1.8364 1.48872 3.3252 3.32515 3.3252H26.6735c1.8364 0 3.3251-1.4888 3.3251-3.3252V3.32515C29.9986 1.48872 28.5099 0 26.6735 0zm.0131 8.17421c-.4157.88117-1.3467 1.6792-2.1448 2.34419-.1163 7.6811-5.0209 12.9349-12.3529 13.2674-3.02588.133-5.20385-.8313-7.11582-2.045 2.22785.3492 4.98772-.532 6.48402-1.7956-2.19457-.2327-3.47475-1.3466-4.08991-3.1256.63178.0998 1.29681.0665 1.89534-.0499-1.97847-.665-3.39166-1.8953-3.45816-4.4557.54865.266 1.13055.4988 1.89534.5487-1.4797-.8479-2.56037-3.9237-1.31344-5.95204 2.1946 2.41073 4.83813 4.37254 9.17743 4.63854-1.0973-4.65517 5.0708-7.18228 7.6478-4.07327 1.0973-.19951 1.9785-.59853 2.843-1.06405-.3491 1.06405-1.0308 1.84546-1.862 2.44399.8978-.11638 1.7124-.33252 2.3941-.68166z",fill:t}))},Xing:function(n){var e=n.iconColor,t=void 0===e?"currentColor":e,i=n.className;return a.createElement(pe,{width:"30",height:"30",viewBox:"0 0 30 30",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i},a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M3.04732 0C1.38475 0 .05469 1.33006.05469 2.99264V26.9337c0 1.6626 1.33006 2.9927 2.99263 2.9927H26.9884c1.6626 0 2.9926-1.3301 2.9926-2.9927V2.99264C29.981 1.33006 28.651 0 26.9884 0H3.04732zM21.782 3.33051h3.3917c.1995 0 .3657.06651.4323.21614.0997.14963.0997.33251 0 .5154L18.1742 17.2296l4.7384 8.6454c.0997.1829.0997.3658 0 .5154-.0831.133-.2328.2162-.4157.2162h-3.375c-.5154 0-.7814-.3492-.931-.6484l-4.7716-8.7452c.2327-.4156 7.4649-13.23408 7.4649-13.23408.1829-.33252.3991-.64841.8978-.64841zM10.1943 7.91799H6.85251c-.21613 0-.38239.08313-.46552.21614-.09975.18288-.0665.33251.01663.5154l2.2611 3.94027-3.55791 6.3012c-.0665.1829-.0665.3824 0 .5154.08313.1496.23276.2327.43227.2327h3.3584c.5154 0 .74816-.3325.93104-.6484 0 0 3.47478-6.1681 3.62438-6.4009L11.142 8.5664c-.1663-.31589-.4323-.64841-.9477-.64841z",fill:t}))},Youtube:function(n){var e=n.iconColor,t=void 0===e?"currentColor":e,i=n.className;return a.createElement(ge,{width:"43",height:"30",viewBox:"0 0 43 30",xmlns:"http://www.w3.org/2000/svg",className:i},a.createElement("path",{d:"M17.19523 20.52408l11.27986-5.95252-11.27986-6.02397zM21.49983 0c2.61017 0 5.13098.03571 7.56251.10715 2.43154.07142 4.21437.14682 5.34859.22619l1.70128.09523c.01554 0 .14756.0119.39616.03572.2486.0238.42723.04762.53599.07142.10876.02382.29134.05953.54766.10715.25641.04762.4778.11111.66424.19048s.40397.18253.65257.30952c.2486.12698.48937.28174.72243.46428s.4583.39286.67583.63095c.09322.09524.21366.24206.36122.44047.14765.19841.3729.6627.67591 1.39282.30293.73016.50878 1.5317.61754 2.40476.1243 1.0159.22138 2.0992.29135 3.25.06987 1.15082.11262 2.05163.12816 2.70235v4.19049c.01553 2.30161-.1243 4.60314-.4195 6.90476-.10877.87298-.30294 1.66266-.58261 2.36903s-.52827 1.19444-.74579 1.46428l-.32628.40476c-.21752.23806-.44277.44838-.67583.63097-.23306.1825-.47384.3333-.72243.45233s-.46612.21823-.65257.29767c-.18644.07935-.40783.14282-.66424.1904-.25632.04766-.44276.08339-.55925.10718-.11657.02378-.2952.04766-.53608.07145-.24078.02379-.36894.03573-.38448.03573-3.89976.30152-8.77055.45233-14.61202.45233-3.21612-.03177-6.00888-.0833-8.37826-.15476s-3.92688-.13097-4.67267-.17854l-1.14195-.09524-.83899-.09525c-.55932-.07935-.9827-.1587-1.2701-.23815-.28744-.07935-.68362-.24596-1.18856-.49991-.50495-.25404-.94382-.57944-1.31671-.97621-.09323-.09524-.21363-.2421-.36123-.44049-.1476-.19838-.37288-.66266-.67585-1.39282s-.50883-1.53178-.6176-2.40476c-.1243-1.01589-.2214-2.0992-.2913-3.25-.06992-1.15081-.11264-2.05162-.12818-2.70234V13.3809c-.01554-2.30162.12429-4.60315.4195-6.90477.10876-.87302.30296-1.66266.58263-2.36903.27966-.70635.52825-1.19444.74576-1.46427l.32628-.40477c.21752-.23809.4428-.4484.67585-.63094s.47387-.33731.72246-.46429c.24859-.12699.4661-.23016.65255-.30952.18644-.07937.40784-.14286.6642-.19048.25635-.04762.4389-.08333.54767-.10714.10876-.02381.28743-.04762.53602-.07143.24858-.02381.38065-.03571.39619-.03571 3.89976-.28572 8.77046-.42857 14.61202-.42857z",clipRule:"evenodd",fillRule:"evenodd",fill:t}))},Mail:he,Phone:xe,Play:we,MenuBurger:ke,Language:Ie,Cross:Me,CrossSmall:function(n){var e=n.iconColor,t=void 0===e?"currentColor":e,i=n.className;return a.createElement(Se,{width:"15",height:"15",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i},a.createElement("path",{d:"M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12 19 6.41Z",fill:t}))},Check:Te,Clock:ze,Info:De,FlyTo:function(n){var e=n.iconColor,t=void 0===e?"currentColor":e,i=n.className;return a.createElement(Le,{width:"52",height:"52",viewBox:"0 0 52 52",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i},a.createElement("path",{d:"M26 31.8229c1.5347 0 2.8889-.5868 4.0625-1.7604S31.8229 27.5347 31.8229 26s-.5868-2.8889-1.7604-4.0625S27.5347 20.1771 26 20.1771s-2.8889.5868-4.0625 1.7604S20.1771 24.4653 20.1771 26s.5868 2.8889 1.7604 4.0625S24.4653 31.8229 26 31.8229zm0-17.3333c3.1597 0 5.868 1.1284 8.125 3.3854 2.257 2.257 3.3854 4.9653 3.3854 8.125s-1.1284 5.868-3.3854 8.125c-2.257 2.257-4.9653 3.3854-8.125 3.3854s-5.868-1.1284-8.125-3.3854c-2.257-2.257-3.3854-4.9653-3.3854-8.125s1.1284-5.868 3.3854-8.125c2.257-2.257 4.9653-3.3854 8.125-3.3854zm20.1771 31.6875V34.6667H52v11.5104c0 1.5347-.5868 2.8889-1.7604 4.0625S47.7118 52 46.1771 52H34.6667v-5.8229h11.5104zm0-46.1771c1.5347 0 2.8889.5868 4.0625 1.76042C51.4132 2.93403 52 4.28819 52 5.82292V17.3333h-5.8229V5.82292H34.6667V0h11.5104zM5.82292 5.82292V17.3333H0V5.82292c0-1.53473.5868-2.88889 1.76042-4.0625C2.93403.5868 4.28819 0 5.82292 0H17.3333v5.82292H5.82292zm0 28.84378v11.5104H17.3333V52H5.82292c-1.53473 0-2.88889-.5868-4.0625-1.7604C.5868 49.066 0 47.7118 0 46.1771V34.6667h5.82292z",fill:t}))},LocationPin:Fe,Route:function(n){var e=n.iconColor,t=void 0===e?"currentColor":e,i=n.className;return a.createElement(Pe,{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i},a.createElement("path",{d:"M14 10H9c-.6 0-1 .4-1 1v4h2v-3h4v2.5l3.5-3.5L14 7.5V10Zm-2-9C5.9 1 1 5.9 1 12s4.9 11 11 11 11-4.9 11-11S18.1 1 12 1Zm7.73 11.58-7.19 7.22c-.35.27-.79.27-1.15 0L4.2 12.58a.932.932 0 0 1 0-1.16l7.19-7.22c.35-.27.79-.27 1.15 0l7.19 7.22c.36.27.36.8 0 1.16Z",fill:t}))},Star:function(n){var e=n.iconColor,t=void 0===e?"currentColor":e,i=n.className;return a.createElement(Oe,{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i},a.createElement("path",{d:"M12 17.27 18.18 21l-1.64-7.03L22 9.24l-7.19-.61L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21 12 17.27Z",fill:t}))},Plus:_e,Minus:We,DeleteForever:Ze}),qe=function(n,e){void 0===e&&(e=!0);var t="";return n?(t="string"==typeof n?n:h(n),e?"data:image/svg+xml;base64,".concat(btoa(t)):"data:image/svg+xml;utf8,".concat(t)):""},Ye={medium:"(min-width: 40em)",semilarge:"(min-width: 52em)",large:"(min-width: 64em)",xlarge:"(min-width: 90em)",xxlarge:"(min-width: 150em)"},Ge={nudge:8,spacer:32,wrapperSmall:1e3,wrapper:1440,wrapperLarge:2400},Xe=function(n,t){if(!t)return"";var i=n[0],r=n[1];return void 0!==r?e(xn||(xn=M(["\n ",": ","px;\n ",": ",";\n\n @media "," {\n ",": ","px;\n }\n "],["\n ",": ","px;\n ",": ",";\n\n @media "," {\n ",": ","px;\n }\n "])),t,i,t,function(n){return"calc(".concat(n[0],"px + (").concat(n[1]," - ").concat(n[0],") * ((100vw - 300px) / (").concat(Ge.wrapper," - 320)));")}(n),Ye.xlarge,t,r):e(bn||(bn=M(["\n ",": ","px;\n "],["\n ",": ","px;\n "])),t,i)},Je=function(n,t){return t?e(wn||(wn=M(["\n color: ",";\n\n @supports (-webkit-text-stroke: thin) {\n padding-top: 2px;\n background: ",";\n background-clip: text;\n -webkit-background-clip: text;\n -webkit-text-fill-color: transparent;\n }\n "],["\n color: ",";\n\n @supports (-webkit-text-stroke: thin) {\n padding-top: 2px;\n background: ",";\n background-clip: text;\n -webkit-background-clip: text;\n -webkit-text-fill-color: transparent;\n }\n "])),n,t):e(yn||(yn=M(["\n color: ",";\n "],["\n color: ",";\n "])),n)},Qe={text:{default:"#333333",inverted:"#FAFAFA",error:"#FF2D2D",errorInverted:"#FF2D2D",heading:"#333333",headingInverted:"#FFFFFF",copy:"#333333",copyInverted:"#FFFFFF",subtile:"#878787",subtileInverted:"#878787"},sectionBg:{light:"transparent",medium:"#F0F0F0",dark:"#000000"},elementBg:{light:"#FFFFFF",lightHover:"#FFDEDE",medium:"#DBDBDB",mediumHover:"#E0B5B5",dark:"#393434",darkHover:"#653434"},primary:{default:"#7749F8",inverted:"#A88AFB",hover:"#42278F",invertedHover:"#D2C1FF"},secondary:{default:"#6C757D",inverted:"#C5BEE0",hover:"#3b4045",invertedHover:"#BCB7C9"},error:"#FF2D2D",errorInverted:"#FF2D2D"},Ke={family:'"Roboto", Roboto-fallback, Helvetica, sans-serif',weight:"400",style:"normal",lineHeight:"1.5",letterSpacing:"0",size:[16],textTransform:"",color:Qe.text.copy,colorInverted:Qe.text.copyInverted},$e={family:'"Roboto", Roboto-fallback, Helvetica, sans-serif',weight:"700",style:"normal",lineHeight:"1.17",letterSpacing:"0",size:[56],color:Qe.text.heading,colorInverted:Qe.text.headingInverted},nt={copy:{small:y(y({},Ke),{lineHeight:"1.42",size:[14]}),medium:y(y({},Ke),{lineHeight:"1.5",size:[16]}),big:y(y({},Ke),{lineHeight:"1.2",size:[20]})},"copy-i":{small:y(y({},Ke),{style:"italic",lineHeight:"1.42",size:[14]}),medium:y(y({},Ke),{style:"italic",lineHeight:"1.5",size:[16]}),big:y(y({},Ke),{style:"italic",lineHeight:"1.2",size:[20]})},"copy-b":{small:y(y({},Ke),{weight:"700",lineHeight:"1.42",size:[14]}),medium:y(y({},Ke),{weight:"700",lineHeight:"1.5",size:[16]}),big:y(y({},Ke),{weight:"700",lineHeight:"1.2",size:[20]})},super:y(y({},$e),{lineHeight:"1.43",size:[16]}),"heading-1":$e,"heading-2":y(y({},$e),{size:[40],lineHeight:"1.17"}),"heading-3":y(y({},$e),{size:[32],lineHeight:"1.17"}),"heading-4":y(y({},$e),{size:[24],lineHeight:"1.17"}),callout:{small:y(y({},$e),{lineHeight:"1.5",weight:"300",size:[32]}),medium:y(y({},$e),{weight:"300",lineHeight:"1.17",size:[72]}),big:y(y({},$e),{weight:"300",lineHeight:"1.17",size:[92]})},link:{color:"#2441DA",colorHover:"#122278",colorInverted:"#fff",colorHoverInverted:"#C8C8C8"}},et=function(n){if("copy"===n.type||"copy-b"===n.type||"copy-i"===n.type){if("medium"===n.size)return.8;if("small"===n.size)return.7;if("big"===n.size)return.9}return.8},tt={sections:{seperation:{forcePadding:!1,padding:{default:[5*Ge.nudge,10*Ge.nudge],stackable:[Ge.spacer]},margin:{default:[5*Ge.nudge,10*Ge.nudge],stackable:[Ge.spacer]}},edgeRadius:null,imageTextGradient:"\n linear-gradient(\n 0deg,\n rgba(0, 0, 0, 0.6) 0%,\n rgba(0, 0, 0, 0.4) 30%,\n rgba(0, 0, 0, 0.1) 60%,\n rgba(0, 0, 0, 0) 100%\n );\n ",imagePlaceholderBg:{default:"#e2e2e2",inverted:"#1e1c1f"},newsDateFormat:function(){return"dd.mm.yy"},newsTimeFormat:function(){return"hh:mm"},newsLocaleKey:"de",eventDateFormat:function(){return"ddd, dd.mm.yyyy"},eventTimeFormat:function(){return"hh:mm"},eventTimespanFormat:function(){return"<START><SEP><END> Uhr"},eventLocaleKey:"de",datepickerLocaleKey:"de",datepickerDateFormat:"dd.MM.yyyy"},navigation:{navBar:{topHeight:{small:[0,40],large:[30,40]},mainHeight:{small:[80,90],large:[100,120]},bottomHeight:{small:[0,40],large:[30,40]}},menu:{headerHeight:{small:[210],large:[210]}}},icons:{linkIcons:[{iconUrl:function(n){return qe(o.createElement($n,{iconColor:n?nt.link.colorInverted:nt.link.color}))},patterns:[".pdf"],scale:et},{iconUrl:function(n){return qe(o.createElement(ie,{iconColor:n?nt.link.colorInverted:nt.link.color}))},patterns:[".docx"],scale:et},{iconUrl:function(n){return qe(o.createElement(Xn,{iconColor:n?nt.link.colorInverted:nt.link.color}))},patterns:[".xlsx"],scale:et},{iconUrl:function(n){return qe(o.createElement(ee,{iconColor:n?nt.link.colorInverted:nt.link.color}))},patterns:[".pptx"],scale:et},{iconUrl:function(n){return qe(o.createElement(Qn,{iconColor:n?nt.link.colorInverted:nt.link.color}))},patterns:[".jpg",".jpeg",".png",".svg"],scale:et},{iconUrl:function(n){return qe(o.createElement(ae,{iconColor:n?nt.link.colorInverted:nt.link.color}))},patterns:[".zip",".tar"],scale:et}]}},it={colors:y({},Qe),fonts:{types:y({},nt)},globals:y({},tt)},rt=function(n){return n&&n.colors&&n.fonts&&n.globals?n:it},at=function(n){return n&&n.colors?n.colors:it.colors},ot=function(n){var e;return n&&(null===(e=n.fonts)||void 0===e?void 0:e.types)?n.fonts.types:it.fonts.types},lt=function(n){return n&&n.globals?n.globals:it.globals},dt="undefined"!=typeof window&&void 0!==window.document,st=function(n,e){return dt&&(e.length<=0||e.indexOf(n)>-1)&&("small"===n||window.matchMedia(Ye[n]).matches)},ct=function(n){return st("xxlarge",n)?"xxlarge":st("xlarge",n)?"xlarge":st("large",n)?"large":st("semilarge",n)?"semilarge":st("medium",n)?"medium":"small"},ut=function(){return{small:!0,medium:window.matchMedia(Ye.medium).matches,semilarge:window.matchMedia(Ye.semilarge).matches,large:window.matchMedia(Ye.large).matches,xlarge:window.matchMedia(Ye.xlarge).matches,xxlarge:window.matchMedia(Ye.xxlarge).matches}},mt=function(){var n=d({small:!0,medium:!1,semilarge:!1,large:!1,xlarge:!1,xxlarge:!1}),e=n[0],t=n[1];return s((function(){var n=function(){var n=ut();t((function(e){return function(n,e){var t=!1;for(var i in Ye)if(n[i]!==e[i]){t=!0;break}return!t}(e,n)?e:n}))};return window.addEventListener("resize",n),t(ut()),function(){return window.removeEventListener("resize",n)}}),[]),e},pt=function(n){var e=l((function(){return n||[]}),[n]),t=d(),i=t[0],r=t[1];return s((function(){var n=function(){var n=ct(e);n!==i&&r(n)};return window.addEventListener("resize",n),r(ct(e)),function(){return window.removeEventListener("resize",n)}}),[e,i]),i},gt=function(){var n=d(!1),e=n[0],t=n[1];return s((function(){void 0===document.fonts?t(void 0):function(){var n,e;null===(e=null===(n=null===document||void 0===document?void 0:document.fonts)||void 0===n?void 0:n.ready)||void 0===e||e.then((function(){t(!0)}))}()}),[]),e},ft=function(n){var e=y({small:1,medium:1,semilarge:2,large:3,xlarge:3},n.responsive),t=pt(["small","medium","semilarge","large","xlarge"]),i=t?e[t]:e.small,r=d([]),a=r[0],o=r[1],l=gt(),m=c((function(n,e,t){var r=n.reduce((function(n,e,t,r){return t%i==0&&n.push(r.slice(t,t+i)),n}),[]);r.forEach((function(n,r){var a=n.slice().sort((function(n,e){return n&&e?n>e?-1:1:0}))[0];if(n.length>1&&a)for(var o=0;o<n.length;o++){var l=t[o+r*i].current.querySelector(e);l&&l.setAttribute("style","height: ".concat(a,"px"))}}))}),[i]);s((function(){var e,t=(e=a,function(){for(var t=new Map,i=0;i<n.identifiers.length;i++)t.set(n.identifiers[i],[]);e.filter((function(n){return n.current})).forEach((function(e){var i=e.current;n.identifiers.forEach((function(n){var e=i.querySelector(n);if(e){e.removeAttribute("style");var r=e.scrollHeight,a=t.get(n);a&&t.set(n,C(C([],a,!0),[r],!1))}}))})),t.forEach((function(n,t){m(n,t,e)}))});return t(),window.addEventListener("resize",t),function(){window.removeEventListener("resize",t)}}),[a,t,n.identifiers,m,l]);return s((function(){o((function(e){return Array(n.listLength).fill(null).map((function(n,t){return e[t]||u()}))}))}),[n.listLength]),{sheetRefs:a,triggerCalculation:function(){o((function(e){return Array(n.listLength).fill(null).map((function(n,t){return e[t]||u()}))}))}}},ht=function(n){for(var e=n.name,t=n.data,i=n.days,r=void 0===i?-1:i,a=n.path,o=void 0===a?"/":a,l="".concat(e,"="),d="",s=Object.keys(t),c=0;c<s.length;c++)d+="".concat(s[c],":").concat(t[s[c]],"|");if(l+=encodeURIComponent(d.substr(0,d.length-1)),l+="; path=".concat(o,";"),r>=0){var u=new Date;u.setTime(u.getTime()+24*r*60*60*1e3),l+=" expires=".concat(u.toUTCString(),";")}document.cookie=l},vt=function(n){var e=void 0,t=document.cookie.match("(^|;)\\s*"+n+"\\s*=\\s*([^;]+)"),i=t?t.pop():"";if(i=i?decodeURIComponent(i):""){for(var r=i.split("|").map((function(n){var e=n.split(":");return{key:e[0],value:e[1]}})),a={},o=0;o<r.length;o++){var l=r[o].value;yt(Number(l))?wt(l)?a[r[o].key]=bt(l):a[r[o].key]=l:a[r[o].key]=Number(l)}e={name:n,data:a}}return e},xt=function(n){ht({name:n,data:{}})},bt=function(n){return[!0,"true","True","TRUE","1",1].indexOf(n)>-1},wt=function(n){return"true"===n||"false"===n},yt=function(n){return void 0!==Number.isNaN?Number.isNaN(n):n!=n},kt=function(n){var e=d(n||!1),t=e[0],i=e[1];return s((function(){i(void 0!==document.body.style.msTouchAction)}),[]),t},Et=function(){var n=d(null),e=n[0],t=n[1],i=d(0),r=i[0],a=i[1];return s((function(){var n=function(){e&&a(e.offsetHeight)};return e&&(n(),window.addEventListener("resize",n)),function(){window.removeEventListener("resize",n)}}),[e]),{setElement:t,height:r}};!function(n){n[n.UP=0]="UP",n[n.DOWN=1]="DOWN"}(kn||(kn={}));var It=function(n){var e=n.initialTopOffset,t=void 0===e?0:e,i=n.onLeftOffset,r=n.onEnterOffset,a=d(t),o=a[0],l=a[1],c=d(!0),u=c[0],p=c[1],g=d(!0),f=g[0],h=g[1],v=d(kn.DOWN),x=v[0],b=v[1],w=m(0);return s((function(){if("undefined"!=typeof window){var n=function(){p(window.pageYOffset<=1),h(window.pageYOffset<=1+o),w.current&&(window.pageYOffset>1+o&&w.current<=1+o&&i&&i(),window.pageYOffset<=1+o&&w.current>1+o&&r&&r(),b((function(n){return window.pageYOffset<=1||window.pageYOffset>w.current?kn.DOWN:window.pageYOffset<w.current?kn.UP:n}))),w.current=window.pageYOffset};return n(),window.addEventListener("scroll",n),function(){window.removeEventListener("scroll",n)}}}),[w,i,r,x,o]),{isTop:u,isInOffset:f,scrollDirection:x,setTopOffset:l,topOffset:o}},Ct=function(n){var e=m(-1),t=m(0),i=d(void 0),r=i[0],a=i[1];return s((function(){if(void 0!==r)if("scrollBehavior"in document.documentElement.style)window.scroll({top:r,left:0,behavior:"smooth"}),a(void 0);else{var i=function(o){-1===e.current&&(e.current=o||(new Date).getTime());var l,d=o-e.current,s=+(l=d/n,l*(2-l)).toFixed(2),c=0===r?t.current-t.current*s:t.current+r*s;window.scrollTo(0,c),r>0&&c>=t.current+r||r<0&&c<=t.current+r||0===r&&c<=0?(cancelAnimationFrame(e.current),e.current=-1,a(void 0)):window.requestAnimationFrame(i)};cancelAnimationFrame(e.current),e.current=-1,t.current=window.pageYOffset||document.documentElement.scrollTop,window.requestAnimationFrame(i)}}),[r,n]),a},Mt=function(){if(!dt)return!1;var n=document.createElement("canvas");return(!n.getContext||!n.getContext("2d"))&&0==n.toDataURL("image/webp").indexOf("data:image/webp")},St=function(n,e){var t=d(),i=t[0],r=t[1],a=n.webp&&Mt()?n.webp:n,o=pt(e||["small","medium","semilarge","large","xlarge"]);return s((function(){o&&a[o]&&a[o]!==i&&r(a[o])}),[i,o,a]),i};function Bt(n,e){var t=m();s((function(){t.current=n}),[n]),s((function(){if(null!==e){var n=setInterval((function(){t.current()}),e);return function(){return clearInterval(n)}}}),[e])}var Tt,Nt,zt,At,Dt,Lt,Ht,Ft,Pt,Ot=function(){var n=d(!1),e=n[0],t=n[1];return s((function(){t("ontouchstart"in window||navigator.maxTouchPoints>0||navigator.msMaxTouchPoints>0)}),[]),e},jt=function(n,e){void 0===e&&(e=["semilarge","large"]);var t=d(!1),i=t[0],r=t[1],a=d(!1),o=a[0],l=a[1],c=pt(e),u=d({small:[],medium:[],semilarge:[],large:[],xlarge:[],xxlarge:[],xxxLarge:[]}),m=u[0],p=u[1];return s((function(){var e;if(i&&m&&c&&(m[c].length<n.length&&n.length>0)){var t=n.map((function(n){return n[c]}));e=function(n){return n.filter((function(n){return n})).map((function(n,e){return new Promise((function(t){var i=new window.Image;i.src=n,i.onload=function(){return t({url:n,i:e})}}))}))}(t),E(void 0,void 0,void 0,(function(){var n,t,i,r;return I(this,(function(a){switch(a.label){case 0:n=function(n){var e;return I(this,(function(t){switch(t.label){case 0:return[4,n];case 1:return e=t.sent(),p((function(n){var t;return n[c].find((function(n){return n.id===e.i}))?n:y(y({},n),((t={})[c]=C(C([],n[c],!0),[{id:e.i,image:e.url}],!1),t))})),[2]}}))},t=0,i=e,a.label=1;case 1:return t<i.length?(r=i[t],[5,n(r)]):[3,4];case 2:a.sent(),a.label=3;case 3:return t++,[3,1];case 4:return[2]}}))}))}}),[c,n,i,m]),s((function(){if(m&&c){var e=n.filter((function(n){return n[c]})).length;l(m[c].length>=e)}}),[c,n,m]),{loadedImages:c&&m[c],isLoaded:o,setReady:r}},_t=function(n,e){var t;void 0===e&&(e=1);var i=null===(t=n.match(/\w\w/g))||void 0===t?void 0:t.map((function(n){return parseInt(n,16)}));return i&&"rgba(".concat(i[0],",").concat(i[1],",").concat(i[2],",").concat(e,")")},Rt=function(n,e){switch(e){default:case"small":return n.small;case"medium":return n.medium||n.semilarge||n.large||n.xlarge||n.small;case"semilarge":return n.semilarge||n.large||n.xlarge||n.medium||n.small;case"large":return n.large||n.xlarge||n.semilarge||n.medium||n.small;case"xlarge":return n.xlarge||n.large||n.semilarge||n.medium||n.small}},Wt=function(n,e,t){return null!=t?Math.max(e,Math.min(n,t)):Math.max(n,e)},Vt=function(n){return o.createElement(o.Fragment,null,n&&n.length>0&&o.createElement("style",{dangerouslySetInnerHTML:{__html:null==n?void 0:n.reduce((function(n,e){var t;return(null==e?void 0:e.fallbacks)?n+=null===(t=null==e?void 0:e.fallbacks)||void 0===t?void 0:t.reduce((function(n,e){return n+="@font-face { font-family: '".concat(e.name,"'; size-adjust: ").concat(e.sizeAdjust,"; src: local('").concat(e.altFont,"'); } ")}),""):n}),"")}}),null==n?void 0:n.map((function(n,e){return o.createElement("link",{key:e,rel:"preconnect",href:n.rootPath,crossOrigin:"true"})})),null==n?void 0:n.map((function(n,e){return o.createElement("link",{key:e,rel:"preload",as:"style",href:n.sourcePath})})),o.createElement("style",{dangerouslySetInnerHTML:{__html:"</style>".concat(null==n?void 0:n.reduce((function(n,e){return n+'\n <link rel="stylesheet" href="'.concat(e.sourcePath,'" media="print" onload="this.media=\'all\'" />')}),""),"<style>")}}),o.createElement("noscript",null,null==n?void 0:n.map((function(n,e){return o.createElement("link",{key:e,rel:"stylesheet",href:n.sourcePath})}))))},Zt=function(n,e){if(!n||0===n.length)return null;for(var t=function(n){if(!n)return null;if(n.isCurrent&&(e||!n.hideFromMenu))return n;if(n.subItems&&n.subItems.length>0)for(var i=0;i<n.subItems.length;i++){var r=t(n.subItems[i]);if(r)return r}return null},i=0;i<n.length;i++){var r=t(n[i]);if(r)return{current:r,root:n[i],rootIndex:i}}return null},Ut=function(n,e){if(!n||0===n.length)return[];for(var t=e||[],i=function(n){if(n.isCurrent&&function(n){var e;return(null===(e=n.link)||void 0===e?void 0:e.href)&&!t.includes(n.link.href)}(n))return[n];if(!n.subItems)return[];for(var e=0;e<n.subItems.length;e++){var r=i(n.subItems[e]);if(r.length>0)return C([n],r,!0)}return[]},r=0;r<n.length;r++){var a=i(n[r]);if(a.length>0)return C([],a,!0)}return[]},qt=function(n,e){if(!e)return n;var t=function(n,e,i){return Object.keys(n).forEach((function(r){n[r]&&"object"==typeof n[r]&&!Array.isArray(n[r])?n[r]=t(n[r],e,i):e===r&&(n[r]=i)})),n};return Object.keys(e).forEach((function(i){e[i]&&(n.fonts.types=t(n.fonts.types,i,e[i]))})),n},Yt=function(n,e){var t=y({},n);return e?(Object.keys(e).forEach((function(i){var r=e[i],a=n[i];a&&r&&"object"==typeof a&&"object"==typeof r?Array.isArray(r)?t[i]=C([],r,!0):t[i]=Yt(a,r):r&&(t[i]=r)})),t):t},Gt=function(n){var e=n.theme,r=n.children,a=t();if(e){var l=Xt(a,e);return o.createElement(i,{theme:l},r)}return o.createElement(o.Fragment,null,r)},Xt=function(n,e){var t,i,r=qt(it,null===(t=null==n?void 0:n.fonts)||void 0===t?void 0:t.base),a=n?Yt(r,n):r,o=a;return e&&(o=qt(a,null===(i=null==e?void 0:e.fonts)||void 0===i?void 0:i.base),o=Yt(o,e)),o},Jt=function(){var n=t();return{colors:at(n),fonts:ot(n),globals:lt(n),theme:rt(n)}},Qt=function(n){return function(e){var r=e.theme,a=k(e,["theme"]),l=t(),d=Xt(l,r);return o.createElement(i,{theme:d},o.createElement(n,y({},a)))}},Kt=n.section(zt||(zt=M(["\n position: relative;\n overflow: ",";\n\n // section paddings\n ","\n\n // section margins\n ","\n"],["\n position: relative;\n overflow: ",";\n\n // section paddings\n ","\n\n // section margins\n ","\n"])),(function(n){return"div"===n.as?"visible":"hidden"}),(function(n){var t=n.addSeperation,i=n.isStackable,r=n.bgIdent,a=n.theme,o=lt(a).sections.seperation.padding.default,l=lt(a).sections.seperation.padding.stackable,d=lt(a).sections.seperation.forcePadding;return t?e(Tt||(Tt=M(["\n ","\n ","\n\n section[data-stack-ident='true'] + & {\n ",";\n }\n\n section[data-bg-ident='","']\n + &[data-bg-ident='","'] {\n padding-top: ",";\n\n @media "," {\n padding-top: ",";\n }\n }\n "],["\n ","\n ","\n\n section[data-stack-ident='true'] + & {\n ",";\n }\n\n section[data-bg-ident='","']\n + &[data-bg-ident='","'] {\n padding-top: ",";\n\n @media "," {\n padding-top: ",";\n }\n }\n "])),Xe(o,"padding-top"),Xe(i?l:o,"padding-bottom"),Xe(l,"padding-top"),r,r,d?void 0:"0 !important",Ye.xxlarge,d?void 0:"0 !important"):""}),(function(n){var t=n.addSeperation,i=n.isStackable,r=n.bgIdent,a=n.bgColor,o=n.theme,l=lt(o).sections.seperation.margin.default,d=lt(o).sections.seperation.margin.stackable,s=a?"__".concat(a):"";return t?e(Nt||(Nt=M(["\n *:not([data-bg-ident='transparent'])\n + &[data-bg-ident='larger-left","'] {\n ",";\n }\n\n *:not([data-bg-ident='transparent'])\n + &[data-bg-ident='larger-right","'] {\n ",";\n }\n\n section[data-bg-ident='larger-left","']\n + &:not([data-bg-ident='transparent']) {\n ",";\n }\n\n section[data-bg-ident='larger-right","']\n + &:not([data-bg-ident='transparent']) {\n ",";\n }\n\n section[data-bg-ident='","']\n + &[data-bg-ident='","'] {\n margin-top: 0 !important;\n\n @media "," {\n margin-top: 0 !important;\n }\n }\n "],["\n *:not([data-bg-ident='transparent'])\n + &[data-bg-ident='larger-left","'] {\n ",";\n }\n\n *:not([data-bg-ident='transparent'])\n + &[data-bg-ident='larger-right","'] {\n ",";\n }\n\n section[data-bg-ident='larger-left","']\n + &:not([data-bg-ident='transparent']) {\n ",";\n }\n\n section[data-bg-ident='larger-right","']\n + &:not([data-bg-ident='transparent']) {\n ",";\n }\n\n section[data-bg-ident='","']\n + &[data-bg-ident='","'] {\n margin-top: 0 !important;\n\n @media "," {\n margin-top: 0 !important;\n }\n }\n "])),s,Xe(l,"margin-top"),s,Xe(l,"margin-top"),s,Xe(i?d:l,"margin-top"),s,Xe(i?d:l,"margin-top"),r,r,Ye.xxlarge):""})),$t=n.div(At||(At=M(["\n display: ",";\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n max-width: ",";\n background: ",";\n margin: 0 auto;\n z-index: -1;\n\n @media "," {\n background: ",";\n }\n\n @media "," {\n :before {\n content: ",";\n position: absolute;\n top: 0;\n left: 0;\n bottom: 0;\n width: ","px;\n background-color: ",";\n transform: translateX(-100%);\n }\n :after {\n content: ",";\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n width: ","px;\n background-color: ",";\n transform: translateX(100%);\n }\n }\n"],["\n display: ",";\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n max-width: ",";\n background: ",";\n margin: 0 auto;\n z-index: -1;\n\n @media "," {\n background: ",";\n }\n\n @media "," {\n :before {\n content: ",";\n position: absolute;\n top: 0;\n left: 0;\n bottom: 0;\n width: ","px;\n background-color: ",";\n transform: translateX(-100%);\n }\n :after {\n content: ",";\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n width: ","px;\n background-color: ",";\n transform: translateX(100%);\n }\n }\n"])),(function(n){var e=n.bgColor,t=n.bgMode;return e&&t?"block":"none"}),(function(n){var e=n.bgMode;return("full"===e||"inverted"===e?Ge.wrapperLarge:Ge.wrapper)+"px"}),(function(n){return n.bgColor||void 0}),Ye.semilarge,(function(n){var e=n.bgColor,t=n.bgMode;return e&&t?function(n,e){var t=void 0;switch(n){case"full":case"inverted":t=e;break;case"larger-left":t="linear-gradient(to left, transparent 40%, ".concat(e," 40%)");break;case"larger-right":t="linear-gradient(to right, transparent 40%, ".concat(e," 40%)")}return t}(t,e):void 0}),Ye.xlarge,(function(n){return"larger-left"===n.bgMode?'""':void 0}),(Ge.wrapperLarge-Ge.wrapper)/2,(function(n){var e=n.bgColor;return e&&e}),(function(n){return"larger-right"===n.bgMode?'""':void 0}),(Ge.wrapperLarge-Ge.wrapper)/2,(function(n){var e=n.bgColor;return e&&e})),ni=function(n){var e=n.anchorId,t=n.renderAs,i=n.bgColor,r=n.bgMode,a=n.addSeperation,l=void 0!==a&&a,d=n.isStackable,s=void 0!==d&&d,c=n.className,u=n.children;switch(r){case"larger-left":r="larger-left";break;case"larger-right":r="larger-right";break;case"inverted":r="inverted";break;case"full":r="full";break;default:r=void 0}var m=i&&r?"".concat(r,"__").concat(i):"transparent";return o.createElement(Kt,{id:e,as:t,"data-bg-ident":m,bgIdent:m,bgColor:i||"",addSeperation:!(t&&(!t||"div"===t))&&l,isStackable:s,"data-stack-ident":s?"true":"false",className:c},i&&r&&o.createElement($t,{bgColor:i,bgMode:r}),u)},ei=function(n,e,t){switch(void 0===e&&(e=!1),void 0===t&&(t=!1),n){case"full":return"full";case"inverted":return"inverted";case"splitted":return e?void 0:t?"larger-left":"larger-right";default:return}},ti=2*Ge.nudge,ii=n.div(Dt||(Dt=M(["\n position: relative;\n width: 100%;\n max-width: ",";\n margin-left: auto;\n margin-right: auto;\n padding: 0\n ","px;\n"],["\n position: relative;\n width: 100%;\n max-width: ",";\n margin-left: auto;\n margin-right: auto;\n padding: 0\n ","px;\n"])),(function(n){switch(n.clampWidth){case"large":return"".concat(Ge.wrapperLarge,"px");case"small":return"".concat(Ge.wrapperSmall,"px");default:return"".concat(Ge.wrapper,"px")}}),(function(n){return n.addWhitespace?ti:0})),ri=function(n){var e=n.addWhitespace,t=void 0!==e&&e,i=n.clampWidth,r=void 0===i?"normal":i,o=n.className,l=n.children;return a.createElement(ii,{className:o,addWhitespace:t,clampWidth:r},l)},ai=e(Ht||(Ht=M(["\n display: block;\n margin: 0;\n padding: 0;\n ","\n\n hyphens: auto;\n /* overflow-wrap: break-word; */\n\n ","\n\n text-shadow: ",";\n\n h1,\n h2,\n h3,\n h4,\n h5,\n h6 {\n margin: 0;\n padding: 0;\n border: 0;\n outline: 0;\n font-weight: inherit;\n font-style: inherit;\n font-size: 100%;\n font-family: inherit;\n vertical-align: baseline;\n }\n"],["\n display: block;\n margin: 0;\n padding: 0;\n ","\n\n hyphens: auto;\n /* overflow-wrap: break-word; */\n\n ","\n\n text-shadow: ",";\n\n h1,\n h2,\n h3,\n h4,\n h5,\n h6 {\n margin: 0;\n padding: 0;\n border: 0;\n outline: 0;\n font-weight: inherit;\n font-style: inherit;\n font-size: 100%;\n font-family: inherit;\n vertical-align: baseline;\n }\n"])),(function(n){var e=n.textColor,t=n.textGradient;return Je(e,t)}),(function(n){return!n.hyphens&&e(Lt||(Lt=M(["\n @media "," {\n hyphens: none;\n }\n "],["\n @media "," {\n hyphens: none;\n }\n "])),Ye.large)}),(function(n){return n.hasShadow&&"1px 2px 8px rgba(0, 0, 0, 0.25)"})),oi=function(n){return e(Ft||(Ft=M(["\n ",";\n font-family: ",";\n font-weight: ",";\n font-style: ",";\n ","\n line-height: ",";\n letter-spacing: ",";\n text-transform: ",";\n"],["\n ",";\n font-family: ",";\n font-weight: ",";\n font-style: ",";\n ","\n line-height: ",";\n letter-spacing: ",";\n text-transform: ",";\n"])),ai,(function(e){var t=e.theme;return ot(t)[n].family}),(function(e){var t=e.theme;return ot(t)[n].weight}),(function(e){var t=e.theme;return ot(t)[n].style}),(function(e){var t=e.theme;return Xe(ot(t)[n].size,"font-size")}),(function(e){var t=e.theme;return ot(t)[n].lineHeight}),(function(e){var t=e.theme;return ot(t)[n].letterSpacing}),(function(e){var t=e.theme;return ot(t)[n].textTransform}))},li=n.h1(Pt||(Pt=M(["\n ","\n"],["\n ","\n"])),(function(n){var e=n.headingType;return oi(e)})),di=function(n){var e=n.renderAs,t=n.isInverted,i=n.className,r=n.size,o=void 0===r?"heading-2":r,l=n.textColor,d=n.textGradient,s=n.hyphens,c=void 0!==s&&s,u=n.hasShadow,m=void 0!==u&&u,p=n.innerHTML,g=n.children,f=k(n,["renderAs","isInverted","className","size","textColor","textGradient","hyphens","hasShadow","innerHTML","children"]),h=Jt().fonts,v="h2";switch(o){default:case"heading-1":v="h1";break;case"heading-2":v="h2";break;case"heading-3":v="h3";break;case"heading-4":v="h4";break;case"super":v="div"}var x=null==h?void 0:h[o];return a.createElement(li,y({as:e||v,headingType:o,textColor:l||(t?x.colorInverted:x.color),textGradient:d||(l?void 0:t?x.colorGradientInverted:x.colorGradient),hyphens:c,hasShadow:m,dangerouslySetInnerHTML:p&&!g?{__html:p}:void 0,className:i},f),g)};di.defaultProps={renderAs:"h2",size:"heading-2"};var si,ci,ui,mi,pi,gi=function(n,t){return void 0===t&&(t="medium"),e(si||(si=M(["\n font-family: ",";\n font-weight: ",";\n font-style: ",";\n ","\n line-height: ",";\n letter-spacing: ",";\n text-transform: ",";\n"],["\n font-family: ",";\n font-weight: ",";\n font-style: ",";\n ","\n line-height: ",";\n letter-spacing: ",";\n text-transform: ",";\n"])),(function(e){var i=e.theme;return ot(i)[n][t].family}),(function(e){var i=e.theme;return ot(i)[n][t].weight}),(function(e){var i=e.theme;return ot(i)[n][t].style}),(function(e){var i=e.theme;return Xe(ot(i)[n][t].size,"font-size")}),(function(e){var i=e.theme;return ot(i)[n][t].lineHeight}),(function(e){var i=e.theme;return ot(i)[n][t].letterSpacing}),(function(e){var i=e.theme;return ot(i)[n][t].textTransform}))},fi=e(mi||(mi=M(["\n h1,\n h2,\n h3,\n h4,\n h5,\n h6 {\n margin: 0;\n padding: 0;\n border: 0;\n outline: 0;\n font-weight: inherit;\n font-style: inherit;\n font-size: 100%;\n font-family: inherit;\n vertical-align: baseline;\n }\n\n hyphens: auto;\n ","\n\n /* @media "," {\n hyphens: none;\n } */\n\n a {\n color: ",";\n text-transform: ",";\n text-decoration: ",";\n\n transition: color 0.2s ease-in-out;\n outline: none;\n\n @media (hover: hover) and (pointer: fine) {\n &:hover {\n color: ",";\n }\n }\n\n &:focus {\n outline: 1px dashed\n ",";\n outline-offset: 1px;\n }\n\n &:focus:not(:focus-visible) {\n outline: none;\n }\n }\n\n & > p {\n margin-right: 0;\n margin-left: 0;\n padding: 0;\n }\n\n ",";\n\n h2 {\n ","\n }\n\n h3 {\n ","\n }\n\n h4 {\n ","\n }\n\n h5 {\n ","\n }\n\n h2,\n h3,\n h4,\n h5 {\n margin-top: ","px;\n margin-bottom: ","px;\n }\n\n h2 {\n margin-bottom: ","px;\n }\n\n *:not(h2, h3, h4, h5) + h2,\n *:not(h2, h3, h4, h5) + h3,\n *:not(h2, h3, h4, h5) + h4,\n *:not(h2, h3, h4, h5) + h5 {\n margin-top: ","px;\n }\n\n *:is(h3, h4, h5) + h2 {\n margin-top: -","px;\n }\n\n p,\n blockquote,\n ol,\n ul {\n margin-top: ","px;\n margin-bottom: ","px;\n }\n\n ol,\n ul {\n padding-left: ","px;\n }\n\n ul ul li {\n list-style-type: disc;\n }\n\n ol ol li {\n list-style-type: lower-latin;\n }\n\n ol ol ol li {\n list-style-type: lower-roman;\n }\n\n // classes for richtext\n\n /** DOM element with icon and/or label */\n .icon-label {\n display: inline-flex;\n align-items: center;\n margin: 0;\n padding-left: ","px;\n padding-right: ","px;\n ","\n vertical-align: middle;\n\n & > * + * {\n margin-left: ","px;\n }\n\n svg {\n max-width: 30px;\n fill: currentColor;\n }\n }\n\n .icon-label--list {\n display: flex;\n align-items: center;\n margin: 0;\n padding: 0;\n }\n\n .icon-label--list + .icon-label--list {\n margin-top: ","px;\n }\n\n /** add icons to anchor tags with matching href value */\n ","\n\n *:first-child {\n margin-top: 0;\n }\n\n *:last-child {\n margin-bottom: 0;\n }\n"],["\n h1,\n h2,\n h3,\n h4,\n h5,\n h6 {\n margin: 0;\n padding: 0;\n border: 0;\n outline: 0;\n font-weight: inherit;\n font-style: inherit;\n font-size: 100%;\n font-family: inherit;\n vertical-align: baseline;\n }\n\n hyphens: auto;\n ","\n\n /* @media "," {\n hyphens: none;\n } */\n\n a {\n color: ",";\n text-transform: ",";\n text-decoration: ",";\n\n transition: color 0.2s ease-in-out;\n outline: none;\n\n @media (hover: hover) and (pointer: fine) {\n &:hover {\n color: ",";\n }\n }\n\n &:focus {\n outline: 1px dashed\n ",";\n outline-offset: 1px;\n }\n\n &:focus:not(:focus-visible) {\n outline: none;\n }\n }\n\n & > p {\n margin-right: 0;\n margin-left: 0;\n padding: 0;\n }\n\n ",";\n\n h2 {\n ","\n }\n\n h3 {\n ","\n }\n\n h4 {\n ","\n }\n\n h5 {\n ","\n }\n\n h2,\n h3,\n h4,\n h5 {\n margin-top: ","px;\n margin-bottom: ","px;\n }\n\n h2 {\n margin-bottom: ","px;\n }\n\n *:not(h2, h3, h4, h5) + h2,\n *:not(h2, h3, h4, h5) + h3,\n *:not(h2, h3, h4, h5) + h4,\n *:not(h2, h3, h4, h5) + h5 {\n margin-top: ","px;\n }\n\n *:is(h3, h4, h5) + h2 {\n margin-top: -","px;\n }\n\n p,\n blockquote,\n ol,\n ul {\n margin-top: ","px;\n margin-bottom: ","px;\n }\n\n ol,\n ul {\n padding-left: ","px;\n }\n\n ul ul li {\n list-style-type: disc;\n }\n\n ol ol li {\n list-style-type: lower-latin;\n }\n\n ol ol ol li {\n list-style-type: lower-roman;\n }\n\n // classes for richtext\n\n /** DOM element with icon and/or label */\n .icon-label {\n display: inline-flex;\n align-items: center;\n margin: 0;\n padding-left: ","px;\n padding-right: ","px;\n ","\n vertical-align: middle;\n\n & > * + * {\n margin-left: ","px;\n }\n\n svg {\n max-width: 30px;\n fill: currentColor;\n }\n }\n\n .icon-label--list {\n display: flex;\n align-items: center;\n margin: 0;\n padding: 0;\n }\n\n .icon-label--list + .icon-label--list {\n margin-top: ","px;\n }\n\n /** add icons to anchor tags with matching href value */\n ","\n\n *:first-child {\n margin-top: 0;\n }\n\n *:last-child {\n margin-bottom: 0;\n }\n"])),(function(n){var e=n.textColor,t=n.textGradient;return Je(e,t)}),Ye.medium,(function(n){var e=n.theme;return n.isInverted?ot(e).link.colorInverted:ot(e).link.color}),(function(n){var e=n.theme;return ot(e).link.textTransform}),(function(n){var e=n.theme;return ot(e).link.textDecoration}),(function(n){var e=n.theme;return n.isInverted?ot(e).link.colorHoverInverted:ot(e).link.colorHover}),(function(n){var e=n.theme;return n.isInverted?ot(e).link.colorInverted:ot(e).link.color}),(function(n){return n.columns&&e(ci||(ci=M(["\n columns: 350px 2;\n column-gap: ","px;\n\n li {\n break-inside: avoid;\n }\n\n blockquote {\n break-inside: avoid;\n }\n "],["\n columns: 350px 2;\n column-gap: ","px;\n\n li {\n break-inside: avoid;\n }\n\n blockquote {\n break-inside: avoid;\n }\n "])),Ge.spacer)}),oi("heading-2"),oi("heading-3"),oi("heading-4"),oi("super"),3*Ge.nudge,3*Ge.nudge,Ge.spacer,5*Ge.nudge,1.5*Ge.nudge,3*Ge.nudge,3*Ge.nudge,3*Ge.nudge,Ge.nudge,Ge.nudge,gi("copy","big"),2*Ge.nudge,3*Ge.nudge,(function(n){var t=n.theme,i=n.isInverted,r=n.copyType,a=n.size;return lt(t).icons.linkIcons.map((function(n){var t,o,l,d=n.iconChar,s=n.iconFont,c=null===(o=(t=n).iconUrl)||void 0===o?void 0:o.call(t,i),u=Wt((null===(l=n.scale)||void 0===l?void 0:l.call(n,{type:r,size:a}))||1,0),m=n.patterns,p=m.map((function(n){return"a[href$='".concat(n,"']")})).join(", "),g=m.map((function(n){return"a[href$='".concat(n,"']:after")})).join(", ");return d||c?e(ui||(ui=M(["\n "," {\n display: inline-block;\n position: relative;\n }\n\n "," {\n content: ",";\n display: inline-block;\n font-family: "," !important;\n font-size: ",";\n font-style: normal;\n font-weight: normal !important;\n font-variant: normal;\n text-transform: none;\n text-decoration: none;\n vertical-align: middle;\n line-height: 1;\n -webkit-font-smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale;\n\n transform: ",";\n\n margin-left: 0.3em;\n margin-right: 0.1em;\n }\n "],["\n "," {\n display: inline-block;\n position: relative;\n }\n\n "," {\n content: ",";\n display: inline-block;\n font-family: "," !important;\n font-size: ",";\n font-style: normal;\n font-weight: normal !important;\n font-variant: normal;\n text-transform: none;\n text-decoration: none;\n vertical-align: middle;\n line-height: 1;\n -webkit-font-smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale;\n\n transform: ",";\n\n margin-left: 0.3em;\n margin-right: 0.1em;\n }\n "])),p,g,d?'"\\'.concat(parseInt(d).toString(16),'"'):'url("'.concat(c,'")'),s||"inherit",d&&"".concat(u,"em"),!s&&c?"scale(".concat(u,")"):void 0):""}))})),hi=n.div(pi||(pi=M(["\n ","\n ","\n"],["\n ","\n ","\n"])),fi,(function(n){var e=n.copyType,t=n.size;return gi(e,t)})),vi=function(n){var e,t=n.renderAs,i=n.isInverted,r=n.type,o=void 0===r?"copy":r,l=n.size,d=void 0===l?"medium":l,s=n.textColor,c=n.textGradient,u=n.columns,m=void 0!==u&&u,p=n.innerHTML,g=n.onClick,f=n.className,h=n.children,v=k(n,["renderAs","isInverted","type","size","textColor","textGradient","columns","innerHTML","onClick","className","children"]),x=Jt().fonts,b=null===(e=null==x?void 0:x[o])||void 0===e?void 0:e[d];return a.createElement(hi,y({as:t,copyType:o,size:d,textColor:s||(i?b.colorInverted:b.color),textGradient:c||(s?void 0:i?b.colorGradientInverted:b.colorGradient),isInverted:i,columns:m,dangerouslySetInnerHTML:p&&!h?{__html:p}:void 0,onClick:g,className:f},v),h)};vi.defaultProps={type:"copy",size:"medium"};var xi={cols:12,gutter:Ge.spacer},bi=function(n){var t=(null==n?void 0:n.cols)||xi.cols,i=(null==n?void 0:n.gridWidth)||"100%",r=void 0!==(null==n?void 0:n.gutter)?n.gutter:xi.gutter,a=xi.cols;return e(Ti||(Ti=M(["\n calc((("," - ","px) / ",") * "," + ","px)\n "],["\n calc((("," - ","px) / ",") * "," + ","px)\n "])),i,(a-1)*r,a,t,(t-1)*r)},wi=function(n,e,t){return null==n?n:n!==Wt(n,e,t)?void 0:n},yi=function(n){return function(t){var i,r,a,o,l=wi(t.gutter,0)||0,d=wi(null===(i=null==t?void 0:t.medium)||void 0===i?void 0:i.gutter,0),s=wi(null===(r=null==t?void 0:t.semilarge)||void 0===r?void 0:r.gutter,0),c=wi(null===(a=null==t?void 0:t.large)||void 0===a?void 0:a.gutter,0),u=wi(null===(o=null==t?void 0:t.xlarge)||void 0===o?void 0:o.gutter,0),m="grid"===n?"margin-top: -":"padding-top: ",p="grid"===n?"margin-left: -":"padding-left: ";return e(Zi||(Zi=M(["\n ","","px;\n ","","px;\n\n ","\n\n ","\n \n ","\n\n ","\n "],["\n ","","px;\n ","","px;\n\n ","\n\n ","\n \n ","\n\n ","\n "])),m,l,p,l,void 0!==d&&e(_i||(_i=M(["\n @media "," {\n ","","px;\n ","","px;\n }\n "],["\n @media "," {\n ","","px;\n ","","px;\n }\n "])),Ye.medium,m,d,p,d),void 0!==s&&e(Ri||(Ri=M(["\n @media "," {\n ","","px;\n ","","px;\n }\n "],["\n @media "," {\n ","","px;\n ","","px;\n }\n "])),Ye.semilarge,m,s,p,s),void 0!==c&&e(Wi||(Wi=M(["\n @media "," {\n ","","px;\n ","","px;\n }\n "],["\n @media "," {\n ","","px;\n ","","px;\n }\n "])),Ye.large,m,c,p,c),void 0!==u&&e(Vi||(Vi=M(["\n @media "," {\n ","","px;\n ","","px;\n }\n "],["\n @media "," {\n ","","px;\n ","","px;\n }\n "])),Ye.xlarge,m,u,p,u))}},ki=function(n){switch(n){case"top":return"flex-start";case"center":return"center";case"bottom":return"flex-end";default:return}},Ei=function(n){return function(t){var i,r,a,o,l=ki(t.valign),d=ki(null===(i=null==t?void 0:t.medium)||void 0===i?void 0:i.valign),s=ki(null===(r=null==t?void 0:t.semilarge)||void 0===r?void 0:r.valign),c=ki(null===(a=null==t?void 0:t.large)||void 0===a?void 0:a.valign),u=ki(null===(o=null==t?void 0:t.xlarge)||void 0===o?void 0:o.valign),m=n?"align-self: ":"align-items: ";return e(nr||(nr=M(["\n ","",";\n\n ","\n\n ","\n\n ","\n\n ","\n "],["\n ","",";\n\n ","\n\n ","\n\n ","\n\n ","\n "])),m,l||void 0,void 0!==d&&e(Ji||(Ji=M(["\n @media "," {\n ","",";\n }\n "],["\n @media "," {\n ","",";\n }\n "])),Ye.medium,m,d),void 0!==s&&e(Qi||(Qi=M(["\n @media "," {\n ","",";\n }\n "],["\n @media "," {\n ","",";\n }\n "])),Ye.semilarge,m,s),void 0!==c&&e(Ki||(Ki=M(["\n @media "," {\n ","",";\n }\n "],["\n @media "," {\n ","",";\n }\n "])),Ye.large,m,c),void 0!==u&&e($i||($i=M(["\n @media "," {\n ","",";\n }\n "],["\n @media "," {\n ","",";\n }\n "])),Ye.xlarge,m,u))}},Ii=function(n){switch(n){case"left":return"flex-start";case"center":return"center";case"right":return"flex-end";default:return}},Ci=n.div(or||(or=M(["\n ",";\n ",";\n ","\n display: block;\n position: relative;\n\n ","\n ","\n"],["\n ",";\n ",";\n ","\n display: block;\n position: relative;\n\n ","\n ","\n"])),(function(n){var t,i,r,a,o=wi(n.span,0,1),l=wi(null===(t=n.medium)||void 0===t?void 0:t.span,0,1),d=wi(null===(i=n.semilarge)||void 0===i?void 0:i.span,0,1),s=wi(null===(r=n.large)||void 0===r?void 0:r.span,0,1),c=wi(null===(a=n.xlarge)||void 0===a?void 0:a.span,0,1);return e(Li||(Li=M(["\n width: ","%;\n\n ","\n\n ","\n\n ","\n\n ","\n "],["\n width: ","%;\n\n ","\n\n ","\n\n ","\n\n ","\n "])),100*(o||1),l&&e(Ni||(Ni=M(["\n @media "," {\n width: ","%;\n }\n "],["\n @media "," {\n width: ","%;\n }\n "])),Ye.medium,100*(l||1)),d&&e(zi||(zi=M(["\n @media "," {\n width: ","%;\n }\n "],["\n @media "," {\n width: ","%;\n }\n "])),Ye.semilarge,100*(d||1)),s&&e(Ai||(Ai=M(["\n @media "," {\n width: ","%;\n }\n "],["\n @media "," {\n width: ","%;\n }\n "])),Ye.large,100*(s||1)),c&&e(Di||(Di=M(["\n @media "," {\n width: ","%;\n }\n "],["\n @media "," {\n width: ","%;\n }\n "])),Ye.xlarge,100*(c||1)))}),(function(n){var t,i,r,a,o=null===(t=null==n?void 0:n.medium)||void 0===t?void 0:t.move,l=null===(i=null==n?void 0:n.semilarge)||void 0===i?void 0:i.move,d=null===(r=null==n?void 0:n.large)||void 0===r?void 0:r.move,s=null===(a=null==n?void 0:n.xlarge)||void 0===a?void 0:a.move;return e(ji||(ji=M(["\n left: ",";\n right: ",";\n\n ","\n\n ","\n\n ","\n\n ","\n "],["\n left: ",";\n right: ",";\n\n ","\n\n ","\n\n ","\n\n ","\n "])),(null==n?void 0:n.move)&&(null==n?void 0:n.move)>0?100*(null==n?void 0:n.move)+"%":"auto",(null==n?void 0:n.move)&&(null==n?void 0:n.move)<0?-100*(null==n?void 0:n.move)+"%":"auto",void 0!==o&&e(Hi||(Hi=M(["\n @media "," {\n left: ",";\n right: ",";\n }\n "],["\n @media "," {\n left: ",";\n right: ",";\n }\n "])),Ye.medium,o&&o>0?100*o+"%":"auto",o&&o<0?-100*o+"%":"auto"),void 0!==l&&e(Fi||(Fi=M(["\n @media "," {\n left: ",";\n right: ",";\n }\n "],["\n @media "," {\n left: ",";\n right: ",";\n }\n "])),Ye.semilarge,l&&l>0?100*l+"%":"auto",l&&l<0?-100*l+"%":"auto"),void 0!==d&&e(Pi||(Pi=M(["\n @media "," {\n left: ",";\n right: ",";\n }\n "],["\n @media "," {\n left: ",";\n right: ",";\n }\n "])),Ye.large,d&&d>0?100*d+"%":"auto",d&&d<0?-100*d+"%":"auto"),void 0!==s&&e(Oi||(Oi=M(["\n @media "," {\n left: ",";\n right: ",";\n }\n "],["\n @media "," {\n left: ",";\n right: ",";\n }\n "])),Ye.xlarge,s&&s>0?100*s+"%":"auto",s&&s<0?-100*s+"%":"auto"))}),yi("col"),(function(n){var t,i,r,a,o=null===(t=null==n?void 0:n.medium)||void 0===t?void 0:t.textAlign,l=null===(i=null==n?void 0:n.semilarge)||void 0===i?void 0:i.textAlign,d=null===(r=null==n?void 0:n.large)||void 0===r?void 0:r.textAlign,s=null===(a=null==n?void 0:n.xlarge)||void 0===a?void 0:a.textAlign;return e(Xi||(Xi=M(["\n text-align: ",";\n\n ","\n\n ","\n\n ","\n\n ","\n "],["\n text-align: ",";\n\n ","\n\n ","\n\n ","\n\n ","\n "])),(null==n?void 0:n.textAlign)||void 0,void 0!==o&&e(Ui||(Ui=M(["\n @media "," {\n text-align: ",";\n }\n "],["\n @media "," {\n text-align: ",";\n }\n "])),Ye.medium,o),void 0!==l&&e(qi||(qi=M(["\n @media "," {\n text-align: ",";\n }\n "],["\n @media "," {\n text-align: ",";\n }\n "])),Ye.semilarge,l),void 0!==d&&e(Yi||(Yi=M(["\n @media "," {\n text-align: ",";\n }\n "],["\n @media "," {\n text-align: ",";\n }\n "])),Ye.large,d),void 0!==s&&e(Gi||(Gi=M(["\n @media "," {\n text-align: ",";\n }\n "],["\n @media "," {\n text-align: ",";\n }\n "])),Ye.xlarge,s))}),Ei(!0)),Mi=n.div(lr||(lr=M(["\n ","\n display: flex;\n flex-direction: row;\n flex-wrap: wrap;\n\n ","\n ","\n"],["\n ","\n display: flex;\n flex-direction: row;\n flex-wrap: wrap;\n\n ","\n ","\n"])),yi("grid"),Ei(),(function(n){var t,i,r,a,o=Ii(n.halign),l=Ii(null===(t=null==n?void 0:n.medium)||void 0===t?void 0:t.halign),d=Ii(null===(i=null==n?void 0:n.semilarge)||void 0===i?void 0:i.halign),s=Ii(null===(r=null==n?void 0:n.large)||void 0===r?void 0:r.halign),c=Ii(null===(a=null==n?void 0:n.xlarge)||void 0===a?void 0:a.halign);return e(ar||(ar=M(["\n justify-content: ",";\n\n ","\n\n ","\n\n ","\n\n ","\n "],["\n justify-content: ",";\n\n ","\n\n ","\n\n ","\n\n ","\n "])),o||void 0,void 0!==l&&e(er||(er=M(["\n @media "," {\n justify-content: ",";\n }\n "],["\n @media "," {\n justify-content: ",";\n }\n "])),Ye.medium,l),void 0!==d&&e(tr||(tr=M(["\n @media "," {\n justify-content: ",";\n }\n "],["\n @media "," {\n justify-content: ",";\n }\n "])),Ye.semilarge,d),void 0!==s&&e(ir||(ir=M(["\n @media "," {\n justify-content: ",";\n }\n "],["\n @media "," {\n justify-content: ",";\n }\n "])),Ye.large,s),void 0!==c&&e(rr||(rr=M(["\n @media "," {\n justify-content: ",";\n }\n "],["\n @media "," {\n justify-content: ",";\n }\n "])),Ye.xlarge,c))})),Si=function(n,e){return void 0===n?e:e?y(y({},e),{gutter:n}):{gutter:n}},Bi=function(n){var e=n.gutter,t=n.valign,i=n.children,r=n.halign,o=n.medium,l=n.semilarge,d=n.large,s=n.xlarge;return a.createElement(Mi,{gutter:e,valign:t,halign:r,medium:o,semilarge:l,large:d,xlarge:s},a.Children.map(i,(function(n){var t,i,r,c;return n?a.createElement(Ci,y({},null==n?void 0:n.props,{gutter:e,medium:Si(null==o?void 0:o.gutter,null===(t=null==n?void 0:n.props)||void 0===t?void 0:t.medium),semilarge:Si(null==l?void 0:l.gutter,null===(i=null==n?void 0:n.props)||void 0===i?void 0:i.semilarge),large:Si(null==d?void 0:d.gutter,null===(r=null==n?void 0:n.props)||void 0===r?void 0:r.large),xlarge:Si(null==s?void 0:s.gutter,null===(c=null==n?void 0:n.props)||void 0===c?void 0:c.xlarge)})):void 0})))};Bi.defaultProps={gutter:xi.gutter};var Ti,Ni,zi,Ai,Di,Li,Hi,Fi,Pi,Oi,ji,_i,Ri,Wi,Vi,Zi,Ui,qi,Yi,Gi,Xi,Ji,Qi,Ki,$i,nr,er,tr,ir,rr,ar,or,lr,dr,sr,cr={Row:Bi,Col:function(n){return a.createElement(a.Fragment,null,null==n?void 0:n.children)}},ur=n.a(sr||(sr=M(["\n ",";\n"],["\n ",";\n"])),(function(n){return function(n){return e(dr||(dr=M(["\n color: ",";\n text-transform: ",";\n text-decoration: ",";\n\n transition: color 0.2s ease-in-out;\n\n outline: none;\n\n @media (hover: hover) and (pointer: fine) {\n &:hover {\n color: ",";\n }\n }\n\n &:focus {\n outline: 1px dashed\n ",";\n outline-offset: 1px;\n }\n\n &:focus:not(:focus-visible) {\n outline: none;\n }\n"],["\n color: ",";\n text-transform: ",";\n text-decoration: ",";\n\n transition: color 0.2s ease-in-out;\n\n outline: none;\n\n @media (hover: hover) and (pointer: fine) {\n &:hover {\n color: ",";\n }\n }\n\n &:focus {\n outline: 1px dashed\n ",";\n outline-offset: 1px;\n }\n\n &:focus:not(:focus-visible) {\n outline: none;\n }\n"])),(function(e){var t=e.theme;return n?ot(t).link.colorInverted:ot(t).link.color}),(function(n){var e=n.theme;return ot(e).link.textTransform}),(function(n){var e=n.theme;return ot(e).link.textDecoration}),(function(e){var t=e.theme;return n?ot(t).link.colorHoverInverted:ot(t).link.colorHover}),(function(e){var t=e.theme;return n?ot(t).link.colorInverted:ot(t).link.color}))}(n.isInverted)})),mr=p((function(n,e){var t=n.isInverted,i=void 0!==t&&t,r=n.isExternal,a=void 0!==r&&r,l=n.onClick,d=n.href,s=n.ariaLabel,c=n.tabIndex,u=n.dataSheet,m=n.children,p=n.className;return o.createElement(ur,{ref:e,href:d,target:a?"_blank":void 0,rel:a?"noopener noreferrer":void 0,isInverted:i,"aria-label":s,tabIndex:c,"data-sheet":u,onClick:l,className:p},m)}));mr.displayName="Link";var pr,gr,fr,hr,vr,xr,br,wr,yr,kr,Er,Ir,Cr,Mr,Sr,Br,Tr,Nr,zr,Ar,Dr,Lr,Hr,Fr,Pr,Or,jr,_r,Rr,Wr,Vr,Zr,Ur,qr,Yr,Gr,Xr,Jr,Qr,Kr,$r,na,ea,ta,ia,ra,aa,oa,la,da,sa,ca,ua,ma,pa,ga,fa,ha,va,xa,ba,wa,ya,ka,Ea,Ia,Ca,Ma,Sa,Ba,Ta,Na,za,Aa,Da,La,Ha,Fa,Pa,Oa,ja,_a,Ra=n.div(pr||(pr=M([""],[""]))),Wa=n.ul(gr||(gr=M(["\n margin: 0;\n padding: 0;\n list-style: none;\n"],["\n margin: 0;\n padding: 0;\n list-style: none;\n"]))),Va=n.li(fr||(fr=M(["\n & + & {\n padding-top: ","px;\n }\n"],["\n & + & {\n padding-top: ","px;\n }\n"])),2*Ge.nudge),Za=n(mr)(hr||(hr=M(["\n display: inline-flex;\n flex-direction: row;\n align-items: center;\n\n ","\n\n & > * + * {\n margin-left: ","px;\n }\n"],["\n display: inline-flex;\n flex-direction: row;\n align-items: center;\n\n ","\n\n & > * + * {\n margin-left: ","px;\n }\n"])),gi("copy","medium"),Ge.nudge),Ua=n.img(vr||(vr=M(["\n display: inline-block;\n"],["\n display: inline-block;\n"]))),qa=function(n,e,t){var i,r=n.globals.icons.linkIcons,a=".".concat((null==e?void 0:e.split(".").pop())||""),o=r.find((function(n){var e;return null===(e=n.patterns)||void 0===e?void 0:e.find((function(n){return n.match(a)}))}));return(null==o?void 0:o.iconChar)||(null===(i=null==o?void 0:o.iconUrl)||void 0===i?void 0:i.call(o,t))||""},Ya=function(n){var e=n.items,t=n.isInverted,i=Jt().theme;return o.createElement(Ra,null,o.createElement(Wa,null,null==e?void 0:e.map((function(n,e){var r;if(!(null===(r=n.link)||void 0===r?void 0:r.href))return null;var a=qa(i,n.link.href,t);return o.createElement(Va,{key:e},o.createElement(Za,y({},n.link,{isInverted:t}),o.createElement("span",null,n.label),a&&o.createElement(Ua,{src:a,alt:""})))}))))},Ga=n.div(xr||(xr=M(["\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"])),Ge.nudge),Xa=n.details(br||(br=M([""],[""]))),Ja=n.summary(wr||(wr=M(["\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 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"])),2*Ge.nudge,(function(n){var e=n.isInverted,t=n.hasBg,i=n.theme;return e||t?at(i).elementBg.light:at(i).elementBg.medium}),Ye.medium,3*Ge.nudge,(function(n){var e=n.theme,t=n.isInverted,i=n.hasBg;return t||i?at(e).elementBg.lightHover:at(e).elementBg.mediumHover}),(function(n){var e=n.theme,t=n.isInverted,i=n.hasBg;return t||i?at(e).elementBg.lightHover:at(e).elementBg.mediumHover})),Qa=n.div(yr||(yr=M(["\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*Ge.nudge,(function(n){var e=n.isInverted,t=n.hasBg,i=n.theme;return e||t?at(i).elementBg.light:at(i).elementBg.medium}),Ge.spacer,Ye.medium,3*Ge.nudge,Ye.semilarge,xi.gutter),Ka=n.div(kr||(kr=M(["\n margin-top: ","px;\n"],["\n margin-top: ","px;\n"])),5*Ge.nudge),$a=function(n){var e=n.label,t=n.text,i=n.linkList,r=n.aside,a=n.linkListAside,l=n.isSelected,d=n.onClick,s=n.hasBg,c=n.isInverted,u=n.itemIcon,m=n.className,p=Jt().colors;return o.createElement(Xa,{open:l,onToggle:d,className:m},o.createElement(Ja,{isInverted:c,hasBg:s},o.createElement(vi,{renderAs:"span",size:"big",type:"copy-b"},e),o.createElement("span",null,u?u({isSelected:l||!1}):l?o.createElement(We,{iconColor:p.text.default}):o.createElement(_e,{iconColor:p.text.default}))),o.createElement(Qa,{isInverted:c,hasBg:s,hasAside:!!r},t&&o.createElement("div",null,o.createElement(vi,{type:"copy",innerHTML:t}),i&&o.createElement(Ka,null,o.createElement(Ya,y({},i)))),r&&o.createElement("div",null,o.createElement(vi,{type:"copy",innerHTML:r}),a&&o.createElement(Ka,null,o.createElement(Ya,y({},a))))))},no=Qt((function(n){var e=n.anchorId,t=n.items,i=n.bgMode,r=n.itemIcon,a=o.useState([]),l=a[0],d=a[1],s=Jt().colors,c="inverted"===i,u="full"===i;return o.createElement(ni,{addSeperation:!0,anchorId:e,bgColor:c?s.sectionBg.dark:u?s.sectionBg.medium:s.sectionBg.light,bgMode:ei(i,!0)},function(n){return o.createElement(v,{item:{"@context":"https://schema.org","@type":"FAQPage",mainEntity:n.map((function(n){return{"@type":"Question",name:n.label,acceptedAnswer:{"@type":"Answer",text:n.text}}}))}})}(t),o.createElement(ri,{addWhitespace:!0},o.createElement(cr.Row,{gutter:0},o.createElement(cr.Col,null,o.createElement(Ga,{"aria-label":"Accordion Control Group Buttons"},t&&t.map((function(n,e){var t=n.label,i=n.text,a=n.aside,s=n.linkList,m=n.linkListAside,p=-1!==l.indexOf(e);return o.createElement($a,{key:"".concat(t,"_").concat(e),isSelected:p,label:t,text:i,linkList:s,aside:a,linkListAside:m,onClick:function(){d((function(n){var t=C([],n,!0),i=t.indexOf(e);return-1===i?t.push(e):t.splice(i,1),t}))},isInverted:c,hasBg:u,itemIcon:r})})))))))})),eo=function(){function n(n,e,t,i,r){var a=this;this.dateReplacements={dddd:function(){return to[a.localeKey].long[a.date.getDay()]},DDDD:function(){return to[a.localeKey].long[a.date.getDay()]},ddd:function(){return to[a.localeKey].short[a.date.getDay()]},DDD:function(){return to[a.localeKey].short[a.date.getDay()]},dd:function(){return a.getDay()},DD:function(){return a.getDay()},MMMM:function(){return io[a.localeKey].long[a.date.getMonth()]},mmmm:function(){return io[a.localeKey].long[a.date.getMonth()]},MMM:function(){return io[a.localeKey].short[a.date.getMonth()]},mmm:function(){return io[a.localeKey].short[a.date.getMonth()]},mm:function(){return a.getMonth()},MM:function(){return a.getMonth()},yyyy:function(){return a.getYear()},YYYY:function(){return a.getYear()},yy:function(){return a.getYear().substr(-2)},YY:function(){return a.getYear().substr(-2)}},this.timeReplacements={hh:function(){return a.getHours()},HH:function(){return a.getHours()},hs:function(){return a.getHours12h()},HS:function(){return a.getHours12h()},mm:function(){return a.getMinutes()},MM:function(){return a.getMinutes()},ss:function(){return a.getSeconds()},SS:function(){return a.getSeconds()},ap:function(){return a.date.getHours()>=12?"pm":"am"},AP:function(){return a.date.getHours()>=12?"PM":"AM"}},this.timestamp=n,this.input=e,this.dateFormat=t,this.timeFormat=i,this.localeKey=r||"de",this.date=new Date(this.timestamp)}return n.prototype.setDate=function(n){this.date=new Date(n)},n.prototype.setLocale=function(n){this.localeKey=n},n.prototype.getFormattedStatus=function(){var n={"<DATE>":this.getFormattedDate(),"<TIME>":this.getFormattedTime()};return this.input.replace(/<\w+>/g,(function(e){return n[e]||e}))},n.prototype.getFormattedDate=function(){for(var n=this,e=Object.keys(this.dateReplacements),t=this.dateFormat,i=0;i<e.length;i++)t=t.replace(new RegExp(e[i],"g"),(function(e){return n.dateReplacements[e].call(n)}));return t},n.prototype.getFormattedTime=function(){for(var n=this,e=Object.keys(this.timeReplacements),t=this.timeFormat,i=0;i<e.length;i++)t=t.replace(new RegExp(e[i],"g"),(function(e){return n.timeReplacements[e].call(n)}));return t},n.prototype.areOnSameDay=function(n,e){return n.getFullYear()===e.getFullYear()&&n.getMonth()===e.getMonth()&&n.getDate()===e.getDate()},n.prototype.getFormattedTimespan=function(e,t,i){void 0===e&&(e=""),void 0===i&&(i=" - ");var r=this.getFormattedTime(),a="";if(void 0===t)return"";if(t>0){var o=new Date(this.date);o.setSeconds(this.date.getSeconds()+t);var l=new n(o.getTime(),this.input,this.dateFormat,this.timeFormat,this.localeKey);a=l.getFormattedTime(),console.log(this.areOnSameDay(this.date,o))}var d={"<START>":r,"<END>":a,"<SEP>":i};return e.replace(/<\w+>/g,(function(n){return("<SEP>"!==n||r&&a)&&("<END>"!==n||a)?d[n]||n:""}))},n.prototype.getDoubleDigitString=function(n){return n<10?"0"+n.toString():n.toString()},n.prototype.getDay=function(){return this.getDoubleDigitString(this.date.getDate())},n.prototype.getMonth=function(){return this.getDoubleDigitString(this.date.getMonth()+1)},n.prototype.getYear=function(){return this.date.getFullYear().toString()},n.prototype.getHours=function(){return this.getDoubleDigitString(this.date.getHours())},n.prototype.getHours12h=function(){var n=this.date.getHours();return n=0===(n%=12)?12:n,this.getDoubleDigitString(n)},n.prototype.getMinutes=function(){return this.getDoubleDigitString(this.date.getMinutes())},n.prototype.getSeconds=function(){return this.getDoubleDigitString(this.date.getSeconds())},n}(),to={de:{long:["Montag","Dienstag","Mittwoch","Donnerstag","Freitag","Samstag","Sonntag"],short:["Mo","Di","Mi","Do","Fr","Sa","So"]},en:{long:["Monday","Tuesday","Wednesday","Thursday","Friday","Saturday","Sunday"],short:["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]}},io={de:{long:["Januar","Februar","März","April","Mai","Juni","Juli","August","September","Oktober","November","Dezember"],short:["Jan.","Febr.","März","Apr.","Mai","Juni","Juli","Aug.","Sept.","Okt.","Nov.","Dez"]},en:{long:["January","February","March","April","May","June","July","August","September","October","November","December"],short:["Jan.","Feb.","Mar.","Apr.","May","June","July","Aug.","Sept.","Oct.","Nov.","Dec."]}},ro=n.div(Er||(Er=M(["\n display: -ms-grid;\n display: grid;\n\n -ms-grid-columns: min-content 1fr;\n grid-template-columns: min-content 1fr;\n -ms-grid-rows: min-content 1fr;\n grid-auto-rows: min-content 1fr;\n\n text-decoration: none;\n\n position: relative;\n border: 2px solid\n ",";\n border-radius: ",";\n\n color: ",";\n\n padding: ","px;\n\n text-align: left;\n width: 100%;\n cursor: pointer;\n\n transition: color ease-in-out 0.2s, border 0.2s ease-in-out;\n\n & > * + * {\n margin-left: ","px;\n }\n\n @media (hover: hover) and (pointer: fine) {\n &:hover {\n border: 2px solid\n ",";\n color: ",";\n }\n }\n"],["\n display: -ms-grid;\n display: grid;\n\n -ms-grid-columns: min-content 1fr;\n grid-template-columns: min-content 1fr;\n -ms-grid-rows: min-content 1fr;\n grid-auto-rows: min-content 1fr;\n\n text-decoration: none;\n\n position: relative;\n border: 2px solid\n ",";\n border-radius: ",";\n\n color: ",";\n\n padding: ","px;\n\n text-align: left;\n width: 100%;\n cursor: pointer;\n\n transition: color ease-in-out 0.2s, border 0.2s ease-in-out;\n\n & > * + * {\n margin-left: ","px;\n }\n\n @media (hover: hover) and (pointer: fine) {\n &:hover {\n border: 2px solid\n ",";\n color: ",";\n }\n }\n"])),(function(n){var e=n.theme;return n.isInverted?at(e).primary.inverted:at(e).primary.default}),(function(n){var e=n.theme;return lt(e).sections.edgeRadius}),(function(n){var e=n.theme;return n.isInverted?at(e).primary.inverted:at(e).primary.default}),3*Ge.nudge,3*Ge.nudge,(function(n){var e=n.theme;return n.isInverted?at(e).primary.invertedHover:at(e).primary.hover}),(function(n){var e=n.theme;return n.isInverted?at(e).primary.invertedHover:at(e).primary.hover})),ao=n.div(Ir||(Ir=M(["\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"]))),oo=n.div(Cr||(Cr=M(["\n display: flex;\n align-items: center;\n"],["\n display: flex;\n align-items: center;\n"]))),lo=n.div(Mr||(Mr=M(["\n margin-top: ","px;\n\n & > * + * {\n margin-top: ","px;\n }\n"],["\n margin-top: ","px;\n\n & > * + * {\n margin-top: ","px;\n }\n"])),Ge.nudge,Ge.nudge),so=n(vi)(Sr||(Sr=M(["\n display: inline-block;\n"],["\n display: inline-block;\n"]))),co=n(mr)(Br||(Br=M(["\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"]))),uo=function(n){var e=n.isInverted,t=n.title,i=n.date,r=n.description,a=n.link,l=n.customIcon,d=n.className,s="";i&&(s=new eo(i.getTime(),"","dd. MMMM yyyy","hh:mm","de").getFormattedDate());return o.createElement(ro,{isInverted:e,"data-sheet":"alert",className:d},o.createElement(ao,null,l?l({isInverted:e}):o.createElement(De,null)),o.createElement(oo,null,t&&o.createElement(so,{textColor:"inherit",size:"medium",type:"copy-b"},t)),o.createElement("span",null),o.createElement(lo,null,r&&o.createElement(vi,{isInverted:e,size:"small",innerHTML:r}),i&&o.createElement(vi,{size:"small",isInverted:e},s)),a&&o.createElement(co,y({},a,{ariaLabel:(null==a?void 0:a.href)?t:void 0})))},mo=n.ul(Tr||(Tr=M(["\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*Ge.nudge,2*Ge.nudge,Ye.medium,Ge.spacer,Ge.spacer),po=n.li(Nr||(Nr=M(["\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*Ge.nudge,2*Ge.nudge,Ye.medium,Ge.spacer,Ge.spacer,Ye.large,(function(n){return 1/n.itemsPerRow*100}),Ge.spacer,Ge.spacer),go=Qt((function(n){var e=n.anchorId,t=n.items,i=n.bgMode,r=n.customIcon,a=Jt().colors,l="inverted"===i,d="full"===i,s=(null==t?void 0:t.length)||0,c=s%3==1||2===s?2:3,u=ft({listLength:s,identifiers:['[data-sheet="alert"]'],responsive:{small:1,medium:2,semilarge:2,large:c,xlarge:c}}).sheetRefs;return o.createElement(ni,{addSeperation:!0,anchorId:e,bgColor:l?a.sectionBg.dark:d?a.sectionBg.medium:a.sectionBg.light,bgMode:ei(i,!0)},o.createElement(ri,{addWhitespace:!0},o.createElement(mo,null,null==t?void 0:t.map((function(n,e){return o.createElement(po,{key:e,itemsPerRow:c,ref:u[e]},o.createElement(uo,y({},n,{isInverted:l,customIcon:r})))})))))})),fo=n.div(zr||(zr=M(["\n display: block;\n text-align: ",";\n margin: ",";\n\n & > * + * {\n margin-top: ","px;\n }\n"],["\n display: block;\n text-align: ",";\n margin: ",";\n\n & > * + * {\n margin-top: ","px;\n }\n"])),(function(n){return n.isCentered?"center":"left"}),(function(n){return n.isCentered&&"0 auto"}),2*Ge.nudge),ho=n(di)(Ar||(Ar=M(["\n display: block;\n\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n"],["\n display: block;\n\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n"]))),vo=n(di)(Lr||(Lr=M(["\n display: block;\n\n ","\n"],["\n display: block;\n\n ","\n"])),(function(n){var t=n.maxLines;return t&&t>0&&e(Dr||(Dr=M(["\n overflow: hidden;\n text-overflow: ellipsis;\n display: -webkit-box;\n -webkit-line-clamp: ","; /* number of lines to show */\n line-clamp: ",";\n -webkit-box-orient: vertical;\n "],["\n overflow: hidden;\n text-overflow: ellipsis;\n display: -webkit-box;\n -webkit-line-clamp: ","; /* number of lines to show */\n line-clamp: ",";\n -webkit-box-orient: vertical;\n "])),t,t)})),xo=function(n){var e=n.colorMode,t=void 0===e?"default":e,i=n.superTitle,r=n.superTitleAs,a=n.title,l=n.titleAs,d=n.maxLines,s=n.isCentered,c=void 0!==s&&s,u=n.className,m=Jt().colors;return o.createElement(fo,{isCentered:c,className:u},i&&o.createElement(ho,{renderAs:r||"div",size:"super",textColor:"onImage"===t?m.text.inverted:void 0,isInverted:"inverted"===t,innerHTML:i}),a&&o.createElement(vo,{renderAs:l||"h2",size:"heading-2",textColor:"onImage"===t?m.text.inverted:void 0,isInverted:"inverted"===t,innerHTML:a,maxLines:d}))},bo=n.div(Hr||(Hr=M(["\n display: block;\n\n @media "," {\n display: ",";\n }\n"],["\n display: block;\n\n @media "," {\n display: ",";\n }\n"])),Ye.medium,(function(n){return n.isCovered?"block":"inline-block"})),wo=n.div(Fr||(Fr=M(["\n display: flex;\n flex-wrap: wrap;\n flex-direction: ",";\n\n margin-top: -","px;\n margin-left: -","px;\n\n &&& > * {\n flex: 1 1 ",";\n margin-top: ","px;\n margin-left: ","px;\n\n min-width: ",";\n }\n\n @media "," {\n display: ",";\n flex-direction: ",";\n align-items: stretch;\n width: auto;\n }\n"],["\n display: flex;\n flex-wrap: wrap;\n flex-direction: ",";\n\n margin-top: -","px;\n margin-left: -","px;\n\n &&& > * {\n flex: 1 1 ",";\n margin-top: ","px;\n margin-left: ","px;\n\n min-width: ",";\n }\n\n @media "," {\n display: ",";\n flex-direction: ",";\n align-items: stretch;\n width: auto;\n }\n"])),(function(n){return n.isMirrored?"column-reverse":"column"}),2*Ge.nudge,Ge.spacer,(function(n){return n.isCovered?"100%":"0px"}),2*Ge.nudge,Ge.spacer,(function(n){return n.isCovered&&"0px"}),Ye.medium,(function(n){return n.isCovered?"flex":"inline-flex"}),(function(n){return n.isMirrored?"row-reverse":"row"})),yo=n.div(Pr||(Pr=M(["\n align-self: flex-start;\n\n @media "," {\n align-self: center;\n }\n"],["\n align-self: flex-start;\n\n @media "," {\n align-self: center;\n }\n"])),Ye.medium),ko=function(n){var e=n.mode,t=void 0===e?"wrap":e,i=n.isMirrored,r=void 0!==i&&i,a=n.primary,l=n.secondary,d=n.tertiary,s=n.className;return o.createElement(bo,{isCovered:"cover"===t,className:s},o.createElement(wo,{isCovered:"cover"===t,isMirrored:r},a&&a,l&&l,d&&o.createElement(yo,null,d)))},Eo=n(xo)(Or||(Or=M(["\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"])),Ge.spacer,Ye.semilarge),Io=n(vi)(jr||(jr=M(["\n text-align: left;\n"],["\n text-align: left;\n"]))),Co=n(ko)(_r||(_r=M(["\n margin-top: ","px;\n"],["\n margin-top: ","px;\n"])),Ge.spacer),Mo=n.div(Rr||(Rr=M(["\n margin-top: ","px;\n"],["\n margin-top: ","px;\n"])),5*Ge.nudge),So=Qt((function(n){var e=n.anchorId,t=n.title,i=n.titleAs,r=void 0===i?"h2":i,o=n.superTitle,l=n.superTitleAs,d=n.intro,s=n.text,c=n.linkList,u=n.asideText,m=n.linkListAside,p=n.halfAside,g=n.bgMode,f=n.primaryAction,h=n.secondaryAction,v=Jt().colors,x="inverted"===g,b=d||s||u;return a.createElement(ni,{addSeperation:!0,anchorId:e,bgColor:x?v.sectionBg.dark:g?v.sectionBg.medium:v.sectionBg.light,bgMode:ei(g)},a.createElement(ri,{clampWidth:"normal",addWhitespace:!0},(t||o)&&a.createElement(Eo,{title:t,titleAs:r,superTitle:o,superTitleAs:l,colorMode:x?"inverted":"default"}),b&&a.createElement(cr.Row,null,a.createElement(cr.Col,{semilarge:{span:p?.5:8/12}},d&&a.createElement(Io,{type:"copy-b",isInverted:x,innerHTML:d}),s&&a.createElement(Io,{type:"copy",isInverted:x,innerHTML:s}),c&&a.createElement(Mo,null,a.createElement(Ya,y({},c)))),u&&a.createElement(cr.Col,{semilarge:{span:p?.5:4/12}},a.createElement(Io,{type:"copy",isInverted:x,innerHTML:u}),m&&a.createElement(Mo,null,a.createElement(Ya,y({},m))))),(f||h)&&a.createElement(Co,{primary:f&&f(x),secondary:h&&h(x)})))})),Bo=function(n,e){if(n&&e)return n/e},To=function(n){return e(Wr||(Wr=M(["\n @supports not (aspect-ratio: auto) {\n height: 0;\n padding-top: ",";\n }\n"],["\n @supports not (aspect-ratio: auto) {\n height: 0;\n padding-top: ",";\n }\n"])),function(n){return!!(n&&(null==n?void 0:n.w)&&(null==n?void 0:n.h))}(n)&&"calc(100% / ".concat(Bo(null==n?void 0:n.w,null==n?void 0:n.h),")"))},No=n.div(Ur||(Ur=M(["\n display: inline-block;\n position: relative;\n border-radius: ",";\n overflow: hidden;\n\n aspect-ratio: ",";\n\n width: ",";\n\n max-width: 100%;\n\n object-position: center;\n\n img {\n width: 100%;\n }\n\n ","\n\n // fallback if browsers do not support aspect-ratio\n ","\n\n @media "," {\n aspect-ratio: ",";\n\n // fallback if browsers do not support aspect-ratio. (Only works with width = 100%)\n ","\n }\n\n @media "," {\n aspect-ratio: ",";\n\n // fallback if browsers do not support aspect-ratio (Only works with width = 100%)\n ","\n }\n\n @media "," {\n aspect-ratio: ",";\n\n // fallback if browsers do not support aspect-ratio (Only works with width = 100%)\n ","\n }\n\n @media "," {\n aspect-ratio: ",";\n\n // fallback if browsers do not support aspect-ratio (Only works with width = 100%)\n ","\n }\n\n ","\n"],["\n display: inline-block;\n position: relative;\n border-radius: ",";\n overflow: hidden;\n\n aspect-ratio: ",";\n\n width: ",";\n\n max-width: 100%;\n\n object-position: center;\n\n img {\n width: 100%;\n }\n\n ","\n\n // fallback if browsers do not support aspect-ratio\n ","\n\n @media "," {\n aspect-ratio: ",";\n\n // fallback if browsers do not support aspect-ratio. (Only works with width = 100%)\n ","\n }\n\n @media "," {\n aspect-ratio: ",";\n\n // fallback if browsers do not support aspect-ratio (Only works with width = 100%)\n ","\n }\n\n @media "," {\n aspect-ratio: ",";\n\n // fallback if browsers do not support aspect-ratio (Only works with width = 100%)\n ","\n }\n\n @media "," {\n aspect-ratio: ",";\n\n // fallback if browsers do not support aspect-ratio (Only works with width = 100%)\n ","\n }\n\n ","\n"])),(function(n){var e=n.theme;return lt(e).sections.edgeRadius}),(function(n){var e,t,i=n.ratios;return Bo(null===(e=null==i?void 0:i.small)||void 0===e?void 0:e.w,null===(t=null==i?void 0:i.small)||void 0===t?void 0:t.h)}),(function(n){var e,t,i=n.ratios;return!n.coverSpace&&(null===(e=null==i?void 0:i.small)||void 0===e?void 0:e.w)?"".concat(null===(t=null==i?void 0:i.small)||void 0===t?void 0:t.w,"px"):""}),(function(n){return n.coverSpace&&e(Vr||(Vr=M(["\n width: 100%;\n\n img {\n object-fit: cover;\n }\n "],["\n width: 100%;\n\n img {\n object-fit: cover;\n }\n "])))}),(function(n){var e=n.ratios;return n.coverSpace&&To(null==e?void 0:e.small)}),Ye.medium,(function(n){var e,t,i=n.ratios;return Bo(null===(e=null==i?void 0:i.medium)||void 0===e?void 0:e.w,null===(t=null==i?void 0:i.medium)||void 0===t?void 0:t.h)}),(function(n){var e=n.ratios;return n.coverSpace&&To(null==e?void 0:e.medium)}),Ye.semilarge,(function(n){var e,t,i=n.ratios;return Bo(null===(e=null==i?void 0:i.semilarge)||void 0===e?void 0:e.w,null===(t=null==i?void 0:i.semilarge)||void 0===t?void 0:t.h)}),(function(n){var e=n.ratios;return n.coverSpace&&To(null==e?void 0:e.semilarge)}),Ye.large,(function(n){var e,t,i=n.ratios;return Bo(null===(e=null==i?void 0:i.large)||void 0===e?void 0:e.w,null===(t=null==i?void 0:i.large)||void 0===t?void 0:t.h)}),(function(n){var e=n.ratios;return n.coverSpace&&To(null==e?void 0:e.large)}),Ye.xlarge,(function(n){var e,t,i=n.ratios;return Bo(null===(e=null==i?void 0:i.xlarge)||void 0===e?void 0:e.w,null===(t=null==i?void 0:i.xlarge)||void 0===t?void 0:t.h)}),(function(n){var e=n.ratios;return n.coverSpace&&To(null==e?void 0:e.xlarge)}),(function(n){var t=n.ratios,i=n.coverSpace;return t&&e(Zr||(Zr=M(["\n img {\n height: 100%;\n width: 100%;\n object-fit: ",";\n\n @supports not (aspect-ratio: auto) {\n position: ",";\n top: 0;\n left: 0;\n right: 0;\n }\n }\n "],["\n img {\n height: 100%;\n width: 100%;\n object-fit: ",";\n\n @supports not (aspect-ratio: auto) {\n position: ",";\n top: 0;\n left: 0;\n right: 0;\n }\n }\n "])),i?"cover":"contain",i&&"absolute")})),zo=n.img(qr||(qr=M(["\n display: block;\n color: ",";\n\n &[data-img-loaded='false'] {\n background: ",";\n }\n"],["\n display: block;\n color: ",";\n\n &[data-img-loaded='false'] {\n background: ",";\n }\n"])),(function(n){var e=n.theme;return n.isInverted?at(e).text.inverted:at(e).text.default}),(function(n){var e=n.theme,t=n.isInverted;return n.showPlaceholder?t?lt(e).sections.imagePlaceholderBg.inverted:lt(e).sections.imagePlaceholderBg.default:void 0})),Ao=function(n){var e=n.className,t=n.small,i=n.medium,r=n.semilarge,o=n.large,l=n.xlarge,d=n.alt,s=n.ratios,c=n.coverSpace,u=n.onClick,m=n.isInverted,p=n.showPlaceholder,g=void 0===p||p;return a.createElement(No,{ratios:s,coverSpace:c,className:e},a.createElement("picture",{onClick:u},l&&a.createElement("source",{srcSet:l,media:Ye.xlarge}),o&&a.createElement("source",{srcSet:o,media:Ye.large}),r&&a.createElement("source",{srcSet:r,media:Ye.semilarge}),i&&a.createElement("source",{srcSet:i,media:Ye.medium}),a.createElement(zo,{"data-img-loaded":"false",showPlaceholder:g,isInverted:m,srcSet:t,alt:d||"",loading:"lazy",onLoad:function(n){var e;return null===(e=n.currentTarget)||void 0===e?void 0:e.setAttribute("data-img-loaded","true")}})))},Do=n.div(Yr||(Yr=M(["\n display: block;\n margin: 0;\n padding: 0;\n width: 100%;\n text-align: ",";\n\n @media "," {\n display: flex;\n flex-direction: row;\n\n & > * + * {\n margin-left: ","px;\n }\n }\n"],["\n display: block;\n margin: 0;\n padding: 0;\n width: 100%;\n text-align: ",";\n\n @media "," {\n display: flex;\n flex-direction: row;\n\n & > * + * {\n margin-left: ","px;\n }\n }\n"])),(function(n){return n.isCentered&&"center"}),Ye.semilarge,Ge.spacer),Lo=n.div(Gr||(Gr=M(["\n & > * + * {\n margin-top: ","px;\n }\n\n max-width: 100%;\n\n @media "," {\n flex: 1 0 66.66%;\n }\n"],["\n & > * + * {\n margin-top: ","px;\n }\n\n max-width: 100%;\n\n @media "," {\n flex: 1 0 66.66%;\n }\n"])),Ge.spacer,Ye.semilarge),Ho=n(xo)(Xr||(Xr=M(["\n max-width: ",";\n"],["\n max-width: ",";\n"])),(function(n){return n.clamp&&"880px"})),Fo=n(vi)(Qr||(Qr=M(["\n display: block;\n max-width: ",";\n margin-left: ",";\n margin-right: ",";\n\n ","\n"],["\n display: block;\n max-width: ",";\n margin-left: ",";\n margin-right: ",";\n\n ","\n"])),(function(n){return n.clamp&&"880px"}),(function(n){return n.isCentered&&"auto"}),(function(n){return n.isCentered&&"auto"}),(function(n){var t=n.maxLines;return t&&t>0&&e(Jr||(Jr=M(["\n overflow: hidden;\n text-overflow: ellipsis;\n display: -webkit-box;\n -webkit-line-clamp: ","; /* number of lines to show */\n line-clamp: ",";\n -webkit-box-orient: vertical;\n "],["\n overflow: hidden;\n text-overflow: ellipsis;\n display: -webkit-box;\n -webkit-line-clamp: ","; /* number of lines to show */\n line-clamp: ",";\n -webkit-box-orient: vertical;\n "])),t,t)})),Po=n(ko)(Kr||(Kr=M(["\n @media "," {\n display: block;\n text-align: ",";\n }\n"],["\n @media "," {\n display: block;\n text-align: ",";\n }\n"])),Ye.medium,(function(n){return n.isCentered&&"center"})),Oo=n(Ao)($r||($r=M(["\n width: 100%;\n height: 100%;\n max-width: 400px;\n max-height: 400px;\n\n margin: 0 auto;\n margin-top: ","px;\n\n @media "," {\n display: ",";\n }\n"],["\n width: 100%;\n height: 100%;\n max-width: 400px;\n max-height: 400px;\n\n margin: 0 auto;\n margin-top: ","px;\n\n @media "," {\n display: ",";\n }\n"])),Ge.spacer,Ye.semilarge,(function(n){return n.isCentered?"block":"none"})),jo=n(Ao)(na||(na=M(["\n display: none;\n width: 100%;\n height: 100%;\n\n max-width: 400px;\n max-height: 400px;\n\n @media "," {\n display: block;\n flex: 1 0 33.33%;\n }\n"],["\n display: none;\n width: 100%;\n height: 100%;\n\n max-width: 400px;\n max-height: 400px;\n\n @media "," {\n display: block;\n flex: 1 0 33.33%;\n }\n"])),Ye.semilarge),_o=function(n){var e=n.renderAs,t=void 0===e?"div":e,i=n.colorMode,r=void 0===i?"default":i,a=n.title,l=n.titleAs,d=n.superTitle,s=n.superTitleAs,c=n.text,u=n.textType,m=void 0===u?"copy":u,p=n.primaryAction,g=n.secondaryAction,f=n.isCentered,h=void 0!==f&&f,v=n.clampTitle,x=void 0!==v&&v,b=n.maxTitleLines,w=n.clampText,k=void 0!==w&&w,E=n.maxTextLines,I=n.className,C=n.image,M="inverted"===r||"onImage"===r;return o.createElement(Do,{as:t,isCentered:h,className:I},o.createElement(Lo,null,(a||d)&&o.createElement(Ho,{colorMode:r,title:a,titleAs:l,superTitle:d,superTitleAs:s,isCentered:h,clamp:x,maxLines:b}),(null==C?void 0:C.small)&&o.createElement(Oo,y({},C,{coverSpace:!0,isCentered:h,isInverted:M})),c&&o.createElement(Fo,{type:m,textColor:"onImage"===r?"#fff":void 0,isInverted:M,isCentered:h,innerHTML:c,clamp:k,maxLines:E}),(p||g)&&o.createElement(Po,{primary:p&&p(M),secondary:g&&g(M)})),(null==C?void 0:C.small)&&!h&&o.createElement(jo,y({},C,{coverSpace:!0,isInverted:M})))},Ro=n.div(ea||(ea=M(["\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"])),Ge.spacer,Ye.semilarge,xi.gutter),Wo=n.img(ta||(ta=M(["\n align-self: center;\n display: block;\n border: solid 1px transparent;\n border-radius: 50%;\n width: 180px;\n height: 180px;\n\n background: ",";\n\n @media "," {\n display: block;\n width: 190px;\n height: 190px;\n }\n"],["\n align-self: center;\n display: block;\n border: solid 1px transparent;\n border-radius: 50%;\n width: 180px;\n height: 180px;\n\n background: ",";\n\n @media "," {\n display: block;\n width: 190px;\n height: 190px;\n }\n"])),(function(n){var e=n.theme;return n.isInverted?lt(e).sections.imagePlaceholderBg.inverted:lt(e).sections.imagePlaceholderBg.default}),Ye.semilarge),Vo=n(vi)(ia||(ia=M(["\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*Ge.nudge,Ye.semilarge,2*Ge.nudge),Zo=n(_o)(ra||(ra=M(["\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"])),Ye.xlarge,(function(n){return n.hasDecorator&&"110px"})),Uo=n((function(n){var e=n.isInverted,t=n.description,i=n.avatar,r=n.className;return o.createElement(Ro,{className:r},o.createElement(Wo,{src:null==i?void 0:i.src,alt:null==i?void 0:i.alt,isInverted:e}),t&&o.createElement(Vo,{type:"copy",isInverted:e,innerHTML:t}))}))(aa||(aa=M(["\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"])),Ge.spacer,Ye.semilarge,bi({cols:8}),Ye.large,bi({cols:6})),qo=n(ko)(oa||(oa=M(["\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"])),Ge.spacer,Ye.medium),Yo=n.div(la||(la=M(["\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"])),Ge.spacer,Ye.semilarge),Go=n.div(da||(da=M(["\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"])),Ye.xlarge,1/28*1440+"px"),Xo=Qt((function(n){var e=n.anchorId,t=n.title,i=n.titleAs,a=void 0===i?"h2":i,l=n.superTitle,d=n.superTitleAs,s=n.text,c=n.contact,u=n.badge,m=n.primaryAction,p=n.secondaryAction,f=n.hasNewsletter,h=n.newsFormMain,v=n.bgMode,x=g(r),b="inverted"===v;return o.createElement(ni,{addSeperation:!0,anchorId:e,bgColor:b?at(x).sectionBg.dark:at(x).sectionBg.medium,bgMode:v?ei(v,!0):"full"},o.createElement(ri,{addWhitespace:!0,clampWidth:"normal"},u&&o.createElement(Go,null,u),t&&o.createElement(Zo,{isCentered:!0,colorMode:b?"inverted":"default",title:t,titleAs:a,superTitle:l,superTitleAs:d,hasDecorator:!!u,text:s}),c&&o.createElement(Uo,{isInverted:b,description:c.description,avatar:c.avatar}),h&&f&&o.createElement(Yo,null,h(b)),(m||p)&&o.createElement(qo,{primary:m&&m(b),secondary:p&&p(b)})))})),Jo=n.div(sa||(sa=M(["\n position: relative;\n padding-top: 30%;\n\n color: ",";\n cursor: pointer;\n\n @media "," {\n padding-top: 85%;\n }\n"],["\n position: relative;\n padding-top: 30%;\n\n color: ",";\n cursor: pointer;\n\n @media "," {\n padding-top: 85%;\n }\n"])),(function(n){var e=n.theme;return at(e).text.inverted}),Ye.medium),Qo=n(Jo)(ca||(ca=M(["\n background-color: ",";\n\n transition: background-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;\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 background-color: ",";\n\n transition: background-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;\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"])),(function(n){var e=n.theme,t=n.isInverted,i=n.cardColor;return i||(t?at(e).primary.inverted:at(e).primary.default)})),Ko=n(Jo)(ua||(ua=M(["\n transition: box-shadow 0.2s ease-in-out;\n cursor: pointer;\n\n transition: box-shadow 0.2s ease-in-out;\n\n @media (hover: hover) and (pointer: fine) {\n img {\n -webkit-backface-visibility: hidden;\n -ms-transform: translateZ(0); /* IE 9 */\n -webkit-transform: translateZ(0); /* 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 &: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 cursor: pointer;\n\n transition: box-shadow 0.2s ease-in-out;\n\n @media (hover: hover) and (pointer: fine) {\n img {\n -webkit-backface-visibility: hidden;\n -ms-transform: translateZ(0); /* IE 9 */\n -webkit-transform: translateZ(0); /* 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 &: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){var e=n.theme;return lt(e).sections.imageTextGradient}),Ye.medium),$o=n(Ao)(ma||(ma=M(["\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 @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 @media "," {\n position: relative;\n }\n"])),Ye.medium),nl=n.div(pa||(pa=M(["\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n overflow: hidden;\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 display: flex;\n flex-direction: ",";\n justify-content: space-between;\n align-items: ",";\n\n & > * + * {\n margin-left: 0;\n }\n }\n"],["\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n overflow: hidden;\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 display: flex;\n flex-direction: ",";\n justify-content: space-between;\n align-items: ",";\n\n & > * + * {\n margin-left: 0;\n }\n }\n"])),3*Ge.nudge,Ge.spacer,Ye.medium,(function(n){return n.hasIcon?"column":"row"}),(function(n){return n.hasIcon?"flex-start":"flex-end"})),el=n(vi)(ga||(ga=M(["\n width: 100%;\n\n & > * + * {\n margin-top: ","px;\n }\n"],["\n width: 100%;\n\n & > * + * {\n margin-top: ","px;\n }\n"])),Ge.nudge/2),tl=n(vi)(fa||(fa=M(["\n display: inline-block;\n max-width: 100%;\n\n display: -webkit-box;\n -webkit-line-clamp: 1;\n -webkit-box-orient: vertical;\n overflow: hidden;\n text-transform: uppercase;\n\n @media "," {\n -webkit-line-clamp: 2;\n }\n"],["\n display: inline-block;\n max-width: 100%;\n\n display: -webkit-box;\n -webkit-line-clamp: 1;\n -webkit-box-orient: vertical;\n overflow: hidden;\n text-transform: uppercase;\n\n @media "," {\n -webkit-line-clamp: 2;\n }\n"])),Ye.medium),il=n.div(ha||(ha=M(["\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*Ge.nudge),rl=n(vi)(va||(va=M(["\n display: inline-block;\n\n display: -webkit-box;\n -webkit-line-clamp: 1;\n -webkit-box-orient: vertical;\n overflow: hidden;\n text-transform: lowercase;\n"],["\n display: inline-block;\n\n display: -webkit-box;\n -webkit-line-clamp: 1;\n -webkit-box-orient: vertical;\n overflow: hidden;\n text-transform: lowercase;\n"]))),al=n.div(xa||(xa=M(["\n & > * {\n height: 60px;\n width: 60px;\n }\n"],["\n & > * {\n height: 60px;\n width: 60px;\n }\n"]))),ol=n(mr)(ba||(ba=M(["\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 outline: solid 2px\n ",";\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 outline: solid 2px\n ",";\n outline-offset: 4px;\n\n color: ",";\n }\n"])),(function(n){var e=n.theme;return at(e).primary.default}),(function(n){var e=n.theme;return n.isInverted?at(e).primary.inverted:at(e).primary.default}),(function(n){var e=n.theme;return n.isInverted?at(e).primary.invertedHover:at(e).primary.hover})),ll=function(n){var e=n.isInverted,t=n.title,i=n.subLabel,r=n.image,a=n.link,l=n.decorator,d=n.cardColor,s=n.customIcon,c=Jt().colors,u=r&&r.small?Ko:Qo,m=e?c.primary.inverted:c.primary.default;return o.createElement(u,{isInverted:e,cardColor:d||m},(null==r?void 0:r.small)&&o.createElement($o,y({},r,{coverSpace:!0,isInverted:e,ratios:{small:{w:352,h:108},medium:{w:286,h:244}}})),o.createElement(nl,{hasIcon:!!s},s?o.createElement(al,null,s({})):"",o.createElement(el,{textColor:"inherit"},t&&o.createElement(tl,{textColor:"inherit",size:"big",type:"copy"},t),i&&o.createElement(il,null,o.createElement(rl,{textColor:"inherit",type:"copy-b",size:"big"},i),l?l({isInverted:e}):void 0))),a&&o.createElement(ol,y({isInverted:e},a,{ariaLabel:t||void 0})))},dl=n.ul(wa||(wa=M(["\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*Ge.nudge,2*Ge.nudge,Ye.medium,Ge.spacer,Ge.spacer),sl=n.li(ya||(ya=M(["\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*Ge.nudge,2*Ge.nudge,Ye.medium,Ge.spacer,Ge.spacer,Ye.semilarge,(function(n){return n.isEqual&&"0 0 25%"})),cl=Qt((function(n){var e=n.anchorId,t=n.items,i=n.bgMode,r=n.decorator,a=Jt().colors,l="inverted"===i;return o.createElement(ni,{anchorId:e,bgColor:l?a.sectionBg.dark:i?a.sectionBg.medium:a.sectionBg.light,bgMode:ei(i,!0),addSeperation:!0},o.createElement(ri,{addWhitespace:!0},o.createElement(dl,null,null==t?void 0:t.map((function(n,e){return o.createElement(sl,{key:e,isEqual:t.length%2==0},o.createElement(ll,y({},n,{isInverted:l,decorator:r})))})))))})),ul=function(n,e,t){return Math.min(Math.max(n,e),t)},ml=n.div(ka||(ka=M(["\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"]))),pl=n(Ao)(Ea||(Ea=M(["\n position: relative;\n display: block;\n width: 100%;\n"],["\n position: relative;\n display: block;\n width: 100%;\n"]))),gl=n.div(Ca||(Ca=M(["\n position: absolute;\n top: 0;\n left: 0;\n bottom: 0;\n width: 50%;\n overflow: hidden;\n transition: width ","s\n ease-in-out;\n ","\n"],["\n position: absolute;\n top: 0;\n left: 0;\n bottom: 0;\n width: 50%;\n overflow: hidden;\n transition: width ","s\n ease-in-out;\n ","\n"])),(function(n){return n.hasTransition?.1:0}),(function(n){var t=n.hasAnim,i=n.initalValue;return t&&e(Ia||(Ia=M(["\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?ul(100*i,0,100)+"%":"50%",i?ul(100*i+10,0,100)+"%":"60%",i?ul(100*i-10,0,100)+"%":"40%",i?100*i+"%":"50%")})),fl=n(Ao)(Ma||(Ma=M(["\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"]))),hl=n.div(Sa||(Sa=M(["\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n background-color: ",";\n"],["\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n background-color: ",";\n"])),(function(n){return n.color})),vl=n(vi)(Ba||(Ba=M(["\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"])),Ge.spacer,Ge.nudge,Ge.spacer,Ge.spacer,Ge.spacer,(function(n){var e=n.bgColor;return e&&e})),xl=n(vl)(Ta||(Ta=M(["\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"])),Ge.spacer,Ge.spacer),bl=n(vl)(Na||(Na=M(["\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"])),Ge.spacer,Ge.spacer),wl=n.div(Aa||(Aa=M(["\n position: absolute;\n top: 50%;\n left: 50%;\n transform: translate(-50%, -50%);\n transition: left ","s\n ease-in-out;\n ","\n"],["\n position: absolute;\n top: 50%;\n left: 50%;\n transform: translate(-50%, -50%);\n transition: left ","s\n ease-in-out;\n ","\n"])),(function(n){return n.hasTransition?.1:0}),(function(n){var t=n.hasAnim,i=n.initalValue;return t&&e(za||(za=M(["\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?ul(100*i,0,100)+"%":"50%",i?ul(100*i+10,0,100)+"%":"60%",i?ul(100*i-10,0,100)+"%":"40%",i?100*i+"%":"50%")})),yl=n.div(Da||(Da=M(["\n display: flex;\n justify-content: center;\n align-items: center;\n height: 54px;\n width: 54px;\n border: solid 2px ",";\n border-radius: 50%;\n background-color: ",";\n"],["\n display: flex;\n justify-content: center;\n align-items: center;\n height: 54px;\n width: 54px;\n border: solid 2px ",";\n border-radius: 50%;\n background-color: ",";\n"])),(function(n){var e=n.theme;return at(e).elementBg.light}),(function(n){var e=n.theme;return at(e).elementBg.medium})),kl=Qt((function(n){var e=n.anchorId,t=n.bgMode,i=n.initialValue,r=n.foregroundImg,a=n.backgroundImg,l=n.foregroundLabel,c=n.backgroundLabel,u=n.overlayColor,p=void 0===u?"rgba(0, 0 , 0, 0.2)":u,g=n.labelColor,f=void 0===g?"rgba(0, 0 , 0, 0.3)":g,h=n.dragControl,v=n.enableControlAnim,x=kt(!0),b=d(i?Math.min(Math.max(i,0),1):.5),w=b[0],k=b[1],E=d(!1),I=E[0],C=E[1],M=d(!1),S=M[0],B=M[1],T=d(!0),N=T[0],z=T[1],A=d(0),D=A[0],L=A[1],H=m(null),F=Jt().colors;s((function(){H.current&&L(H.current.offsetWidth/2)}),[]),s((function(){var n=function(){var e=new IntersectionObserver((function(n,e){var t,i;v&&(null===(t=n[0])||void 0===t?void 0:t.isIntersecting)&&(e.unobserve(null===(i=n[0])||void 0===i?void 0:i.target),z(!1))}),{rootMargin:"0px",threshold:1});H.current&&e.observe(H.current),window.removeEventListener("load",n)};return x||("complete"===document.readyState?n():window.addEventListener("load",n)),function(){window.removeEventListener("load",n)}}),[v,x]);var P=function(n,e){if(n&&e){var t=e-n.getBoundingClientRect().x;if(t>=D&&t<=n.getBoundingClientRect().width-D){var i=t/n.getBoundingClientRect().width;i=Math.min(Math.max(i,0),1),k(i)}}},O="inverted"===t;return o.createElement(ni,{addSeperation:!0,anchorId:e,bgColor:O?F.sectionBg.dark:t?F.sectionBg.medium:F.sectionBg.light,bgMode:ei(t)},o.createElement(ri,null,a&&r&&o.createElement(ml,{onClick:function(n){var e=n.currentTarget;e&&n.clientX&&(P(e,n.clientX),z(!0))},onMouseMove:function(n){var e=n.currentTarget;e&&n.clientX&&I&&(B(!0),z(!0),S&&P(e,n.clientX))},onMouseDown:function(){B(!1),C(!0)},onMouseUp:function(){B(!1),C(!1)},onMouseLeave:function(){C(!1),B(!1)},onTouchMove:function(n){var e,t,i=n.currentTarget;i&&(null===(e=n.touches[0])||void 0===e?void 0:e.clientX)&&(z(!0),P(i,null===(t=n.touches[0])||void 0===t?void 0:t.clientX))},onTouchStart:function(){return C(!0)},onTouchEnd:function(){return C(!1)}},o.createElement(pl,y({},a)),c&&o.createElement(bl,{textColor:F.text.inverted,bgColor:f},c),o.createElement(gl,{hasTransition:!I,hasAnim:!N,initalValue:i,style:{width:100*w+"%"}},o.createElement(fl,y({},r)),l&&o.createElement(xl,{textColor:F.text.inverted,bgColor:f},l),o.createElement(hl,{color:p})),o.createElement(wl,{ref:H,hasTransition:!I,hasAnim:!N,initalValue:i,style:{left:100*w+"%"}},h||o.createElement(yl,null,o.createElement(Pn,{iconColor:F.elementBg.light}))))))})),El=n(mr)(Ha||(Ha=M(["\n display: block;\n position: relative;\n width: 100%;\n border-radius: ",";\n overflow: hidden;\n outline: none;\n\n &:after {\n content: '';\n display: block;\n position: absolute;\n top: 0;\n left: 0;\n bottom: 0;\n right: 0;\n background: ",";\n pointer-events: none;\n }\n\n ","\n"],["\n display: block;\n position: relative;\n width: 100%;\n border-radius: ",";\n overflow: hidden;\n outline: none;\n\n &:after {\n content: '';\n display: block;\n position: absolute;\n top: 0;\n left: 0;\n bottom: 0;\n right: 0;\n background: ",";\n pointer-events: none;\n }\n\n ","\n"])),(function(n){var e=n.theme;return lt(e).sections.edgeRadius}),(function(n){var e=n.theme;return lt(e).sections.imageTextGradient}),(function(n){var t=n.clickable,i=n.theme,r=n.isInverted;return t&&e(La||(La=M(["\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 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 "])),r?at(i).primary.inverted:at(i).primary.default,r?at(i).primary.invertedHover:at(i).primary.hover)})),Il=n(Ao)(Fa||(Fa=M(["\n width: 100%;\n height: 100%;\n min-height: 300px;\n"],["\n width: 100%;\n height: 100%;\n min-height: 300px;\n"]))),Cl=n.div(Pa||(Pa=M(["\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"])),Ge.spacer,3*Ge.nudge,Ye.medium,5*Ge.nudge,Ge.spacer),Ml=n(xo)(Oa||(Oa=M(["\n max-width: ",";\n"],["\n max-width: ",";\n"])),(function(n){return n.clampTitle&&13/28*Ge.wrapper+"px"})),Sl=n.span(ja||(ja=M(["\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*Ge.nudge),Bl=n.div(_a||(_a=M(["\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"])),Xe([60,100],"height"),Xe([60,100],"width"),3*Ge.nudge,3*Ge.nudge,Xe([60,100],"height"),Xe([60,100],"width"),(function(n){var e=n.theme;return at(e).text.inverted})),Tl=p((function(n,e){var t=n.isInverted,i=n.image,r=n.title,a=n.titleAs,l=n.superTitle,d=n.superTitleAs,s=n.href,c=n.link,u=n.externalLinkIcon,m=n.icon,p=n.className,g=c;s&&!c&&(g={href:s,isExternal:!1});var h=f.renderToString(o.createElement(Sl,null,u||o.createElement(le,null)));return o.createElement(El,y({ref:e,clickable:!!s||!!c},g,{className:p}),o.createElement(Il,y({},i,{isInverted:t,coverSpace:!0})),m&&o.createElement(Bl,null,m({isInverted:t})),r&&o.createElement(Cl,null,o.createElement(Ml,{colorMode:"onImage",superTitle:l,superTitleAs:d,title:(null==g?void 0:g.isExternal)?r+h:r,titleAs:a||"div",clampTitle:!0})))}));Tl.displayName="PromotionCard";var Nl,zl=n(Tl)(Nl||(Nl=M(["\n display: flex;\n flex-direction: row;\n flex-wrap: nowrap;\n\n height: ",";\n\n flex: 1 0 auto;\n\n & + & {\n margin-top: ","px;\n }\n"],["\n display: flex;\n flex-direction: row;\n flex-wrap: nowrap;\n\n height: ",";\n\n flex: 1 0 auto;\n\n & + & {\n margin-top: ","px;\n }\n"])),(function(n){return n.isMain&&"100%"}),xi.gutter),Al=Qt((function(n){var e=n.anchorId,t=n.main,i=n.aside,r=n.bgMode,o=n.isMirrored,l=n.externalLinkIcon,d=Jt().colors,s="inverted"===r;return a.createElement(ni,{addSeperation:!0,anchorId:e,bgColor:s?d.sectionBg.dark:r?d.sectionBg.medium:d.sectionBg.light,bgMode:ei(r,!1,o)},a.createElement(ri,{clampWidth:"normal",addWhitespace:!0},i?o?a.createElement(cr.Row,null,a.createElement(cr.Col,{semilarge:{span:.5}},t&&t.map((function(n,e){return a.createElement(zl,y({key:e,isMain:!0},n,{externalLinkIcon:l,isInverted:s}))}))),a.createElement(cr.Col,{semilarge:{span:.5}},i.map((function(n,e){return a.createElement(zl,y({key:e},n,{externalLinkIcon:l,isInverted:s}))})))):a.createElement(cr.Row,null,a.createElement(cr.Col,{semilarge:{span:.5}},i.map((function(n,e){return a.createElement(zl,y({key:e},n,{externalLinkIcon:l,isInverted:s}))}))),a.createElement(cr.Col,{semilarge:{span:.5}},t&&t.map((function(n,e){return a.createElement(zl,y({key:e,isMain:!0},n,{externalLinkIcon:l,isInverted:s}))})))):t&&a.createElement(cr.Row,null,t.map((function(n,e){return a.createElement(cr.Col,{semilarge:{span:("half"===n.size?6:12)/12},key:e},a.createElement(zl,y({key:e},n,{externalLinkIcon:l,isInverted:s})))})))))})),Dl=n.a(Pl||(Pl=M(["\n min-height: 3em;\n height: ",";\n min-width: ",";\n padding: 0.1em 1.2em;\n\n display: inline-flex;\n flex-direction: row;\n flex-wrap: nowrap;\n justify-content: center;\n align-items: center;\n\n vertical-align: middle;\n\n font-family: ",";\n ","\n font-weight: ",";\n line-height: 1;\n letter-spacing: ",";\n text-decoration: none;\n\n outline: none;\n border: 1px solid transparent;\n border-radius: ",";\n user-select: none;\n cursor: pointer;\n\n pointer-events: ",";\n\n background-color: ",";\n color: ",";\n text-align: left;\n\n transition: all ease-in-out 0.2s;\n\n & > * {\n color: ",";\n }\n\n & > *:not(:first-child) {\n margin-left: ","px;\n }\n\n & > *[data-btn-desktop='true'] {\n display: none;\n }\n\n & > *:not([data-btn-desktop='true']) + * {\n margin-left: 0;\n }\n\n @media (hover: hover) and (pointer: fine) {\n ","\n }\n\n ","\n\n @media "," {\n & > *[data-btn-desktop='true'] {\n display: inherit;\n }\n\n & > *[data-btn-mobile='true'] {\n display: none;\n }\n\n & > *:not([data-btn-mobile='true']) + * {\n margin-left: 0;\n }\n }\n"],["\n min-height: 3em;\n height: ",";\n min-width: ",";\n padding: 0.1em 1.2em;\n\n display: inline-flex;\n flex-direction: row;\n flex-wrap: nowrap;\n justify-content: center;\n align-items: center;\n\n vertical-align: middle;\n\n font-family: ",";\n ","\n font-weight: ",";\n line-height: 1;\n letter-spacing: ",";\n text-decoration: none;\n\n outline: none;\n border: 1px solid transparent;\n border-radius: ",";\n user-select: none;\n cursor: pointer;\n\n pointer-events: ",";\n\n background-color: ",";\n color: ",";\n text-align: left;\n\n transition: all ease-in-out 0.2s;\n\n & > * {\n color: ",";\n }\n\n & > *:not(:first-child) {\n margin-left: ","px;\n }\n\n & > *[data-btn-desktop='true'] {\n display: none;\n }\n\n & > *:not([data-btn-desktop='true']) + * {\n margin-left: 0;\n }\n\n @media (hover: hover) and (pointer: fine) {\n ","\n }\n\n ","\n\n @media "," {\n & > *[data-btn-desktop='true'] {\n display: inherit;\n }\n\n & > *[data-btn-mobile='true'] {\n display: none;\n }\n\n & > *:not([data-btn-mobile='true']) + * {\n margin-left: 0;\n }\n }\n"])),(function(n){return"default"===n.size?"3.65em":"3em"}),(function(n){return"default"===n.size?"240px":"120px"}),(function(n){var e=n.theme;return ot(e).copy.medium.family}),(function(n){var e=n.theme;return Xe(ot(e).copy.medium.size,"font-size")}),(function(n){var e=n.theme;return ot(e).copy.medium.weight}),(function(n){var e=n.theme;return ot(e).copy.medium.letterSpacing}),(function(n){var e=n.theme;return lt(e).sections.edgeRadius}),(function(n){return n.disable?"none":"all"}),(function(n){var e=n.theme,t=n.inverted;return n.disable?at(e).elementBg.medium:t?at(e).primary.inverted:at(e).primary.default}),(function(n){var e=n.theme,t=n.inverted;return n.disable?_t(at(e).text.default,.4):t?at(e).text.default:at(e).text.inverted}),(function(n){var e=n.theme,t=n.inverted;return n.disable?_t(at(e).text.default,.4):t?at(e).text.default:at(e).text.inverted}),Ge.nudge,(function(n){var t=n.disable,i=n.inverted;return!t&&e(Hl||(Hl=M(["\n &:hover {\n box-shadow: 0px 8px 16px\n ",";\n }\n "],["\n &:hover {\n box-shadow: 0px 8px 16px\n ",";\n }\n "])),i?"rgba(255, 255, 255, 0.25)":"rgba(0, 0, 0, 0.25)")}),(function(n){var t=n.disable,i=n.inverted;return!t&&e(Fl||(Fl=M(["\n &:focus {\n text-decoration: underline;\n box-shadow: 0px 8px 16px\n ",";\n }\n\n &:active {\n box-shadow: 0px 2px 6px\n ",";\n }\n "],["\n &:focus {\n text-decoration: underline;\n box-shadow: 0px 8px 16px\n ",";\n }\n\n &:active {\n box-shadow: 0px 2px 6px\n ",";\n }\n "])),i?"rgba(255, 255, 255, 0.25)":"rgba(0, 0, 0, 0.25)",i?"rgba(255, 255, 255, 0.25)":"rgba(0, 0, 0, 0.3)")}),Ye.semilarge),Ll=o.forwardRef((function(n,e){var t=n.as,i=n.size,r=void 0===i?"default":i,a=n.isInverted,l=n.isDisabled,d=n.onClick,s=n.className,c=n.children,u=k(n,["as","size","isInverted","isDisabled","onClick","className","children"]);return"button"===t?o.createElement(Dl,y({ref:e,as:t,size:r,inverted:a,disable:l,onClick:d,className:s},u),c):o.createElement(Dl,y({ref:e,as:t,"aria-disabled":l,size:r,href:u.href,target:u.isExternal?"_blank":void 0,rel:u.isExternal?"noopener noreferrer":void 0,inverted:a,disable:l,onClick:d,className:s},u),c)}));Ll.displayName="Button";var Hl,Fl,Pl,Ol,jl,_l=n.div(Ol||(Ol=M(["\n display: flex;\n flex-direction: row;\n justify-content: flex-end;\n align-items: center;\n width: 35px;\n height: 35px;\n\n color: ",";\n\n transition: transform 0.2s ease-in-out;\n\n ",":hover > & {\n transform: translateX(3px);\n }\n"],["\n display: flex;\n flex-direction: row;\n justify-content: flex-end;\n align-items: center;\n width: 35px;\n height: 35px;\n\n color: ",";\n\n transition: transform 0.2s ease-in-out;\n\n ",":hover > & {\n transform: translateX(3px);\n }\n"])),(function(n){return n.iconColor||"inherit"}),Dl),Rl={View:Ll,Label:n.span(jl||(jl=M(["\n display: inline-block;\n"],["\n display: inline-block;\n"]))),Icon:_l},Wl=n.a(Ul||(Ul=M(["\n min-height: 3em;\n height: ",";\n min-width: ",";\n padding: 0.1em 1.2em;\n\n display: inline-flex;\n flex-direction: row;\n flex-wrap: nowrap;\n justify-content: center;\n align-items: center;\n\n vertical-align: middle;\n\n font-family: ",";\n ","\n font-weight: ",";\n line-height: 1;\n letter-spacing: ",";\n\n text-align: center;\n text-decoration: none;\n\n outline: none;\n box-shadow: none;\n border: solid 1px\n ",";\n border-radius: ",";\n user-select: none;\n cursor: pointer;\n\n pointer-events: ",";\n\n background-color: transparent;\n color: ",";\n\n transition: all ease-in-out 0.2s;\n\n & > * {\n color: ",";\n }\n\n & > :not(:last-child) {\n padding-right: ","px;\n }\n\n @media (hover: hover) and (pointer: fine) {\n ","\n }\n"],["\n min-height: 3em;\n height: ",";\n min-width: ",";\n padding: 0.1em 1.2em;\n\n display: inline-flex;\n flex-direction: row;\n flex-wrap: nowrap;\n justify-content: center;\n align-items: center;\n\n vertical-align: middle;\n\n font-family: ",";\n ","\n font-weight: ",";\n line-height: 1;\n letter-spacing: ",";\n\n text-align: center;\n text-decoration: none;\n\n outline: none;\n box-shadow: none;\n border: solid 1px\n ",";\n border-radius: ",";\n user-select: none;\n cursor: pointer;\n\n pointer-events: ",";\n\n background-color: transparent;\n color: ",";\n\n transition: all ease-in-out 0.2s;\n\n & > * {\n color: ",";\n }\n\n & > :not(:last-child) {\n padding-right: ","px;\n }\n\n @media (hover: hover) and (pointer: fine) {\n ","\n }\n"])),(function(n){return"default"===n.size?"3.65em":"3em"}),(function(n){return"default"===n.size?"240px":"120px"}),(function(n){var e=n.theme;return ot(e).copy.medium.family}),(function(n){var e=n.theme;return Xe(ot(e).copy.medium.size,"font-size")}),(function(n){var e=n.theme;return ot(e).copy.medium.weight}),(function(n){var e=n.theme;return ot(e).copy.medium.letterSpacing}),(function(n){var e=n.inverted,t=n.disable,i=n.theme;return t?at(i).elementBg.medium:e?at(i).elementBg.light:at(i).elementBg.dark}),(function(n){var e=n.theme;return lt(e).sections.edgeRadius}),(function(n){return n.disable?"none":"all"}),(function(n){var e=n.theme,t=n.inverted;return n.disable?_t(t?at(e).text.inverted:at(e).text.default,.6):t?at(e).text.inverted:at(e).text.default}),(function(n){var e=n.theme,t=n.inverted;return n.disable?_t(t?at(e).text.inverted:at(e).text.default,.6):t?at(e).text.inverted:at(e).text.default}),Ge.nudge,(function(n){var t=n.disable,i=n.inverted,r=n.theme;return!t&&e(Zl||(Zl=M(["\n &:hover {\n box-shadow: 0px 8px 16px\n ",";\n }\n\n &:focus {\n outline: 1px solid\n ",";\n outline-offset: 0;\n box-shadow: 0px 2px 6px\n ",";\n }\n\n &:active {\n box-shadow: 0px 2px 6px\n ",";\n }\n "],["\n &:hover {\n box-shadow: 0px 8px 16px\n ",";\n }\n\n &:focus {\n outline: 1px solid\n ",";\n outline-offset: 0;\n box-shadow: 0px 2px 6px\n ",";\n }\n\n &:active {\n box-shadow: 0px 2px 6px\n ",";\n }\n "])),i?"rgba(255, 255, 255, 0.25)":"rgba(0, 0, 0, 0.25)",i?at(r).primary.inverted:at(r).primary.default,i?"rgba(255, 255, 255, 0.25)":"rgba(0, 0, 0, 0.3)",i?"rgba(255, 255, 255, 0.25)":"rgba(0, 0, 0, 0.3)")})),Vl=a.forwardRef((function(n,e){var t=n.as,i=n.size,r=void 0===i?"default":i,o=n.isInverted,l=n.isDisabled,d=n.onClick,s=n.className,c=n.children,u=k(n,["as","size","isInverted","isDisabled","onClick","className","children"]);return"button"===t?a.createElement(Wl,y({ref:e,as:t,size:r,inverted:o,disable:l,onClick:d,className:s},u),c):a.createElement(Wl,y({ref:e,as:t,"aria-disabled":l,size:r,href:u.href,target:u.isExternal?"_blank":void 0,rel:u.isExternal?"noopener noreferrer":void 0,inverted:o,disable:l,onClick:d,className:s},u),c)}));Vl.displayName="Button Ghost";var Zl,Ul,ql,Yl,Gl=n.div(ql||(ql=M(["\n display: flex;\n flex-direction: row;\n justify-content: flex-end;\n align-items: center;\n width: 35px;\n height: 35px;\n\n color: ",";\n\n transition: transform 0.2s ease-in-out;\n\n ",":hover > & {\n transform: translateX(3px);\n }\n"],["\n display: flex;\n flex-direction: row;\n justify-content: flex-end;\n align-items: center;\n width: 35px;\n height: 35px;\n\n color: ",";\n\n transition: transform 0.2s ease-in-out;\n\n ",":hover > & {\n transform: translateX(3px);\n }\n"])),(function(n){return n.iconColor||"inherit"}),Wl),Xl={View:Vl,Label:n.span(Yl||(Yl=M(["\n display: inline-block;\n"],["\n display: inline-block;\n"]))),Icon:Gl};function Jl(n){if(null===n||!0===n||!1===n)return NaN;var e=Number(n);return isNaN(e)?e:e<0?Math.ceil(e):Math.floor(e)}function Ql(n,e){if(e.length<n)throw new TypeError(n+" argument"+(n>1?"s":"")+" required, but only "+e.length+" present")}function Kl(n){Ql(1,arguments);var e=Object.prototype.toString.call(n);return n instanceof Date||"object"==typeof n&&"[object Date]"===e?new Date(n.getTime()):"number"==typeof n||"[object Number]"===e?new Date(n):("string"!=typeof n&&"[object String]"!==e||"undefined"==typeof console||(console.warn("Starting with v2.0.0-beta.1 date-fns doesn't accept strings as date arguments. Please use `parseISO` to parse strings. See: https://git.io/fjule"),console.warn((new Error).stack)),new Date(NaN))}function $l(n,e){Ql(2,arguments);var t=Kl(n).getTime(),i=Jl(e);return new Date(t+i)}function nd(n){var e=new Date(Date.UTC(n.getFullYear(),n.getMonth(),n.getDate(),n.getHours(),n.getMinutes(),n.getSeconds(),n.getMilliseconds()));return e.setUTCFullYear(n.getFullYear()),n.getTime()-e.getTime()}function ed(n){return Ql(1,arguments),n instanceof Date||"object"==typeof n&&"[object Date]"===Object.prototype.toString.call(n)}function td(n){if(Ql(1,arguments),!ed(n)&&"number"!=typeof n)return!1;var e=Kl(n);return!isNaN(Number(e))}var id={lessThanXSeconds:{one:"less than a second",other:"less than {{count}} seconds"},xSeconds:{one:"1 second",other:"{{count}} seconds"},halfAMinute:"half a minute",lessThanXMinutes:{one:"less than a minute",other:"less than {{count}} minutes"},xMinutes:{one:"1 minute",other:"{{count}} minutes"},aboutXHours:{one:"about 1 hour",other:"about {{count}} hours"},xHours:{one:"1 hour",other:"{{count}} hours"},xDays:{one:"1 day",other:"{{count}} days"},aboutXWeeks:{one:"about 1 week",other:"about {{count}} weeks"},xWeeks:{one:"1 week",other:"{{count}} weeks"},aboutXMonths:{one:"about 1 month",other:"about {{count}} months"},xMonths:{one:"1 month",other:"{{count}} months"},aboutXYears:{one:"about 1 year",other:"about {{count}} years"},xYears:{one:"1 year",other:"{{count}} years"},overXYears:{one:"over 1 year",other:"over {{count}} years"},almostXYears:{one:"almost 1 year",other:"almost {{count}} years"}};function rd(n){return function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=e.width?String(e.width):n.defaultWidth,i=n.formats[t]||n.formats[n.defaultWidth];return i}}var ad={date:rd({formats:{full:"EEEE, MMMM do, y",long:"MMMM do, y",medium:"MMM d, y",short:"MM/dd/yyyy"},defaultWidth:"full"}),time:rd({formats:{full:"h:mm:ss a zzzz",long:"h:mm:ss a z",medium:"h:mm:ss a",short:"h:mm a"},defaultWidth:"full"}),dateTime:rd({formats:{full:"{{date}} 'at' {{time}}",long:"{{date}} 'at' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},defaultWidth:"full"})},od={lastWeek:"'last' eeee 'at' p",yesterday:"'yesterday at' p",today:"'today at' p",tomorrow:"'tomorrow at' p",nextWeek:"eeee 'at' p",other:"P"};function ld(n){return function(e,t){var i,r=t||{};if("formatting"===(r.context?String(r.context):"standalone")&&n.formattingValues){var a=n.defaultFormattingWidth||n.defaultWidth,o=r.width?String(r.width):a;i=n.formattingValues[o]||n.formattingValues[a]}else{var l=n.defaultWidth,d=r.width?String(r.width):n.defaultWidth;i=n.values[d]||n.values[l]}return i[n.argumentCallback?n.argumentCallback(e):e]}}var dd={ordinalNumber:function(n,e){var t=Number(n),i=t%100;if(i>20||i<10)switch(i%10){case 1:return t+"st";case 2:return t+"nd";case 3:return t+"rd"}return t+"th"},era:ld({values:{narrow:["B","A"],abbreviated:["BC","AD"],wide:["Before Christ","Anno Domini"]},defaultWidth:"wide"}),quarter:ld({values:{narrow:["1","2","3","4"],abbreviated:["Q1","Q2","Q3","Q4"],wide:["1st quarter","2nd quarter","3rd quarter","4th quarter"]},defaultWidth:"wide",argumentCallback:function(n){return n-1}}),month:ld({values:{narrow:["J","F","M","A","M","J","J","A","S","O","N","D"],abbreviated:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],wide:["January","February","March","April","May","June","July","August","September","October","November","December"]},defaultWidth:"wide"}),day:ld({values:{narrow:["S","M","T","W","T","F","S"],short:["Su","Mo","Tu","We","Th","Fr","Sa"],abbreviated:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],wide:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"]},defaultWidth:"wide"}),dayPeriod:ld({values:{narrow:{am:"a",pm:"p",midnight:"mi",noon:"n",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},abbreviated:{am:"AM",pm:"PM",midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},wide:{am:"a.m.",pm:"p.m.",midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"}},defaultWidth:"wide",formattingValues:{narrow:{am:"a",pm:"p",midnight:"mi",noon:"n",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"},abbreviated:{am:"AM",pm:"PM",midnight:"midnight",noon:"noon",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"},wide:{am:"a.m.",pm:"p.m.",midnight:"midnight",noon:"noon",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"}},defaultFormattingWidth:"wide"})};function sd(n){return function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},i=t.width,r=i&&n.matchPatterns[i]||n.matchPatterns[n.defaultMatchWidth],a=e.match(r);if(!a)return null;var o,l=a[0],d=i&&n.parsePatterns[i]||n.parsePatterns[n.defaultParseWidth],s=Array.isArray(d)?ud(d,(function(n){return n.test(l)})):cd(d,(function(n){return n.test(l)}));o=n.valueCallback?n.valueCallback(s):s,o=t.valueCallback?t.valueCallback(o):o;var c=e.slice(l.length);return{value:o,rest:c}}}function cd(n,e){for(var t in n)if(n.hasOwnProperty(t)&&e(n[t]))return t}function ud(n,e){for(var t=0;t<n.length;t++)if(e(n[t]))return t}function md(n){return function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},i=e.match(n.matchPattern);if(!i)return null;var r=i[0],a=e.match(n.parsePattern);if(!a)return null;var o=n.valueCallback?n.valueCallback(a[0]):a[0];o=t.valueCallback?t.valueCallback(o):o;var l=e.slice(r.length);return{value:o,rest:l}}}var pd={ordinalNumber:md({matchPattern:/^(\d+)(th|st|nd|rd)?/i,parsePattern:/\d+/i,valueCallback:function(n){return parseInt(n,10)}}),era:sd({matchPatterns:{narrow:/^(b|a)/i,abbreviated:/^(b\.?\s?c\.?|b\.?\s?c\.?\s?e\.?|a\.?\s?d\.?|c\.?\s?e\.?)/i,wide:/^(before christ|before common era|anno domini|common era)/i},defaultMatchWidth:"wide",parsePatterns:{any:[/^b/i,/^(a|c)/i]},defaultParseWidth:"any"}),quarter:sd({matchPatterns:{narrow:/^[1234]/i,abbreviated:/^q[1234]/i,wide:/^[1234](th|st|nd|rd)? quarter/i},defaultMatchWidth:"wide",parsePatterns:{any:[/1/i,/2/i,/3/i,/4/i]},defaultParseWidth:"any",valueCallback:function(n){return n+1}}),month:sd({matchPatterns:{narrow:/^[jfmasond]/i,abbreviated:/^(jan|feb|mar|apr|may|jun|jul|aug|sep|oct|nov|dec)/i,wide:/^(january|february|march|april|may|june|july|august|september|october|november|december)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^j/i,/^f/i,/^m/i,/^a/i,/^m/i,/^j/i,/^j/i,/^a/i,/^s/i,/^o/i,/^n/i,/^d/i],any:[/^ja/i,/^f/i,/^mar/i,/^ap/i,/^may/i,/^jun/i,/^jul/i,/^au/i,/^s/i,/^o/i,/^n/i,/^d/i]},defaultParseWidth:"any"}),day:sd({matchPatterns:{narrow:/^[smtwf]/i,short:/^(su|mo|tu|we|th|fr|sa)/i,abbreviated:/^(sun|mon|tue|wed|thu|fri|sat)/i,wide:/^(sunday|monday|tuesday|wednesday|thursday|friday|saturday)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^s/i,/^m/i,/^t/i,/^w/i,/^t/i,/^f/i,/^s/i],any:[/^su/i,/^m/i,/^tu/i,/^w/i,/^th/i,/^f/i,/^sa/i]},defaultParseWidth:"any"}),dayPeriod:sd({matchPatterns:{narrow:/^(a|p|mi|n|(in the|at) (morning|afternoon|evening|night))/i,any:/^([ap]\.?\s?m\.?|midnight|noon|(in the|at) (morning|afternoon|evening|night))/i},defaultMatchWidth:"any",parsePatterns:{any:{am:/^a/i,pm:/^p/i,midnight:/^mi/i,noon:/^no/i,morning:/morning/i,afternoon:/afternoon/i,evening:/evening/i,night:/night/i}},defaultParseWidth:"any"})},gd={code:"en-US",formatDistance:function(n,e,t){var i,r=id[n];return i="string"==typeof r?r:1===e?r.one:r.other.replace("{{count}}",e.toString()),null!=t&&t.addSuffix?t.comparison&&t.comparison>0?"in "+i:i+" ago":i},formatLong:ad,formatRelative:function(n,e,t,i){return od[n]},localize:dd,match:pd,options:{weekStartsOn:0,firstWeekContainsDate:1}};function fd(n,e){Ql(2,arguments);var t=Jl(e);return $l(n,-t)}function hd(n){Ql(1,arguments);var e=1,t=Kl(n),i=t.getUTCDay(),r=(i<e?7:0)+i-e;return t.setUTCDate(t.getUTCDate()-r),t.setUTCHours(0,0,0,0),t}function vd(n){Ql(1,arguments);var e=Kl(n),t=e.getUTCFullYear(),i=new Date(0);i.setUTCFullYear(t+1,0,4),i.setUTCHours(0,0,0,0);var r=hd(i),a=new Date(0);a.setUTCFullYear(t,0,4),a.setUTCHours(0,0,0,0);var o=hd(a);return e.getTime()>=r.getTime()?t+1:e.getTime()>=o.getTime()?t:t-1}function xd(n){Ql(1,arguments);var e=vd(n),t=new Date(0);t.setUTCFullYear(e,0,4),t.setUTCHours(0,0,0,0);var i=hd(t);return i}function bd(n,e){Ql(1,arguments);var t=e||{},i=t.locale,r=i&&i.options&&i.options.weekStartsOn,a=null==r?0:Jl(r),o=null==t.weekStartsOn?a:Jl(t.weekStartsOn);if(!(o>=0&&o<=6))throw new RangeError("weekStartsOn must be between 0 and 6 inclusively");var l=Kl(n),d=l.getUTCDay(),s=(d<o?7:0)+d-o;return l.setUTCDate(l.getUTCDate()-s),l.setUTCHours(0,0,0,0),l}function wd(n,e){Ql(1,arguments);var t=Kl(n),i=t.getUTCFullYear(),r=e||{},a=r.locale,o=a&&a.options&&a.options.firstWeekContainsDate,l=null==o?1:Jl(o),d=null==r.firstWeekContainsDate?l:Jl(r.firstWeekContainsDate);if(!(d>=1&&d<=7))throw new RangeError("firstWeekContainsDate must be between 1 and 7 inclusively");var s=new Date(0);s.setUTCFullYear(i+1,0,d),s.setUTCHours(0,0,0,0);var c=bd(s,e),u=new Date(0);u.setUTCFullYear(i,0,d),u.setUTCHours(0,0,0,0);var m=bd(u,e);return t.getTime()>=c.getTime()?i+1:t.getTime()>=m.getTime()?i:i-1}function yd(n,e){Ql(1,arguments);var t=e||{},i=t.locale,r=i&&i.options&&i.options.firstWeekContainsDate,a=null==r?1:Jl(r),o=null==t.firstWeekContainsDate?a:Jl(t.firstWeekContainsDate),l=wd(n,e),d=new Date(0);d.setUTCFullYear(l,0,o),d.setUTCHours(0,0,0,0);var s=bd(d,e);return s}function kd(n,e){for(var t=n<0?"-":"",i=Math.abs(n).toString();i.length<e;)i="0"+i;return t+i}var Ed=function(n,e){var t=n.getUTCFullYear(),i=t>0?t:1-t;return kd("yy"===e?i%100:i,e.length)},Id=function(n,e){var t=n.getUTCMonth();return"M"===e?String(t+1):kd(t+1,2)},Cd=function(n,e){return kd(n.getUTCDate(),e.length)},Md=function(n,e){return kd(n.getUTCHours()%12||12,e.length)},Sd=function(n,e){return kd(n.getUTCHours(),e.length)},Bd=function(n,e){return kd(n.getUTCMinutes(),e.length)},Td=function(n,e){return kd(n.getUTCSeconds(),e.length)},Nd=function(n,e){var t=e.length,i=n.getUTCMilliseconds();return kd(Math.floor(i*Math.pow(10,t-3)),e.length)},zd="midnight",Ad="noon",Dd="morning",Ld="afternoon",Hd="evening",Fd="night",Pd={G:function(n,e,t){var i=n.getUTCFullYear()>0?1:0;switch(e){case"G":case"GG":case"GGG":return t.era(i,{width:"abbreviated"});case"GGGGG":return t.era(i,{width:"narrow"});default:return t.era(i,{width:"wide"})}},y:function(n,e,t){if("yo"===e){var i=n.getUTCFullYear(),r=i>0?i:1-i;return t.ordinalNumber(r,{unit:"year"})}return Ed(n,e)},Y:function(n,e,t,i){var r=wd(n,i),a=r>0?r:1-r;return"YY"===e?kd(a%100,2):"Yo"===e?t.ordinalNumber(a,{unit:"year"}):kd(a,e.length)},R:function(n,e){return kd(vd(n),e.length)},u:function(n,e){return kd(n.getUTCFullYear(),e.length)},Q:function(n,e,t){var i=Math.ceil((n.getUTCMonth()+1)/3);switch(e){case"Q":return String(i);case"QQ":return kd(i,2);case"Qo":return t.ordinalNumber(i,{unit:"quarter"});case"QQQ":return t.quarter(i,{width:"abbreviated",context:"formatting"});case"QQQQQ":return t.quarter(i,{width:"narrow",context:"formatting"});default:return t.quarter(i,{width:"wide",context:"formatting"})}},q:function(n,e,t){var i=Math.ceil((n.getUTCMonth()+1)/3);switch(e){case"q":return String(i);case"qq":return kd(i,2);case"qo":return t.ordinalNumber(i,{unit:"quarter"});case"qqq":return t.quarter(i,{width:"abbreviated",context:"standalone"});case"qqqqq":return t.quarter(i,{width:"narrow",context:"standalone"});default:return t.quarter(i,{width:"wide",context:"standalone"})}},M:function(n,e,t){var i=n.getUTCMonth();switch(e){case"M":case"MM":return Id(n,e);case"Mo":return t.ordinalNumber(i+1,{unit:"month"});case"MMM":return t.month(i,{width:"abbreviated",context:"formatting"});case"MMMMM":return t.month(i,{width:"narrow",context:"formatting"});default:return t.month(i,{width:"wide",context:"formatting"})}},L:function(n,e,t){var i=n.getUTCMonth();switch(e){case"L":return String(i+1);case"LL":return kd(i+1,2);case"Lo":return t.ordinalNumber(i+1,{unit:"month"});case"LLL":return t.month(i,{width:"abbreviated",context:"standalone"});case"LLLLL":return t.month(i,{width:"narrow",context:"standalone"});default:return t.month(i,{width:"wide",context:"standalone"})}},w:function(n,e,t,i){var r=function(n,e){Ql(1,arguments);var t=Kl(n),i=bd(t,e).getTime()-yd(t,e).getTime();return Math.round(i/6048e5)+1}(n,i);return"wo"===e?t.ordinalNumber(r,{unit:"week"}):kd(r,e.length)},I:function(n,e,t){var i=function(n){Ql(1,arguments);var e=Kl(n),t=hd(e).getTime()-xd(e).getTime();return Math.round(t/6048e5)+1}(n);return"Io"===e?t.ordinalNumber(i,{unit:"week"}):kd(i,e.length)},d:function(n,e,t){return"do"===e?t.ordinalNumber(n.getUTCDate(),{unit:"date"}):Cd(n,e)},D:function(n,e,t){var i=function(n){Ql(1,arguments);var e=Kl(n),t=e.getTime();e.setUTCMonth(0,1),e.setUTCHours(0,0,0,0);var i=e.getTime(),r=t-i;return Math.floor(r/864e5)+1}(n);return"Do"===e?t.ordinalNumber(i,{unit:"dayOfYear"}):kd(i,e.length)},E:function(n,e,t){var i=n.getUTCDay();switch(e){case"E":case"EE":case"EEE":return t.day(i,{width:"abbreviated",context:"formatting"});case"EEEEE":return t.day(i,{width:"narrow",context:"formatting"});case"EEEEEE":return t.day(i,{width:"short",context:"formatting"});default:return t.day(i,{width:"wide",context:"formatting"})}},e:function(n,e,t,i){var r=n.getUTCDay(),a=(r-i.weekStartsOn+8)%7||7;switch(e){case"e":return String(a);case"ee":return kd(a,2);case"eo":return t.ordinalNumber(a,{unit:"day"});case"eee":return t.day(r,{width:"abbreviated",context:"formatting"});case"eeeee":return t.day(r,{width:"narrow",context:"formatting"});case"eeeeee":return t.day(r,{width:"short",context:"formatting"});default:return t.day(r,{width:"wide",context:"formatting"})}},c:function(n,e,t,i){var r=n.getUTCDay(),a=(r-i.weekStartsOn+8)%7||7;switch(e){case"c":return String(a);case"cc":return kd(a,e.length);case"co":return t.ordinalNumber(a,{unit:"day"});case"ccc":return t.day(r,{width:"abbreviated",context:"standalone"});case"ccccc":return t.day(r,{width:"narrow",context:"standalone"});case"cccccc":return t.day(r,{width:"short",context:"standalone"});default:return t.day(r,{width:"wide",context:"standalone"})}},i:function(n,e,t){var i=n.getUTCDay(),r=0===i?7:i;switch(e){case"i":return String(r);case"ii":return kd(r,e.length);case"io":return t.ordinalNumber(r,{unit:"day"});case"iii":return t.day(i,{width:"abbreviated",context:"formatting"});case"iiiii":return t.day(i,{width:"narrow",context:"formatting"});case"iiiiii":return t.day(i,{width:"short",context:"formatting"});default:return t.day(i,{width:"wide",context:"formatting"})}},a:function(n,e,t){var i=n.getUTCHours()/12>=1?"pm":"am";switch(e){case"a":case"aa":return t.dayPeriod(i,{width:"abbreviated",context:"formatting"});case"aaa":return t.dayPeriod(i,{width:"abbreviated",context:"formatting"}).toLowerCase();case"aaaaa":return t.dayPeriod(i,{width:"narrow",context:"formatting"});default:return t.dayPeriod(i,{width:"wide",context:"formatting"})}},b:function(n,e,t){var i,r=n.getUTCHours();switch(i=12===r?Ad:0===r?zd:r/12>=1?"pm":"am",e){case"b":case"bb":return t.dayPeriod(i,{width:"abbreviated",context:"formatting"});case"bbb":return t.dayPeriod(i,{width:"abbreviated",context:"formatting"}).toLowerCase();case"bbbbb":return t.dayPeriod(i,{width:"narrow",context:"formatting"});default:return t.dayPeriod(i,{width:"wide",context:"formatting"})}},B:function(n,e,t){var i,r=n.getUTCHours();switch(i=r>=17?Hd:r>=12?Ld:r>=4?Dd:Fd,e){case"B":case"BB":case"BBB":return t.dayPeriod(i,{width:"abbreviated",context:"formatting"});case"BBBBB":return t.dayPeriod(i,{width:"narrow",context:"formatting"});default:return t.dayPeriod(i,{width:"wide",context:"formatting"})}},h:function(n,e,t){if("ho"===e){var i=n.getUTCHours()%12;return 0===i&&(i=12),t.ordinalNumber(i,{unit:"hour"})}return Md(n,e)},H:function(n,e,t){return"Ho"===e?t.ordinalNumber(n.getUTCHours(),{unit:"hour"}):Sd(n,e)},K:function(n,e,t){var i=n.getUTCHours()%12;return"Ko"===e?t.ordinalNumber(i,{unit:"hour"}):kd(i,e.length)},k:function(n,e,t){var i=n.getUTCHours();return 0===i&&(i=24),"ko"===e?t.ordinalNumber(i,{unit:"hour"}):kd(i,e.length)},m:function(n,e,t){return"mo"===e?t.ordinalNumber(n.getUTCMinutes(),{unit:"minute"}):Bd(n,e)},s:function(n,e,t){return"so"===e?t.ordinalNumber(n.getUTCSeconds(),{unit:"second"}):Td(n,e)},S:function(n,e){return Nd(n,e)},X:function(n,e,t,i){var r=(i._originalDate||n).getTimezoneOffset();if(0===r)return"Z";switch(e){case"X":return jd(r);case"XXXX":case"XX":return _d(r);default:return _d(r,":")}},x:function(n,e,t,i){var r=(i._originalDate||n).getTimezoneOffset();switch(e){case"x":return jd(r);case"xxxx":case"xx":return _d(r);default:return _d(r,":")}},O:function(n,e,t,i){var r=(i._originalDate||n).getTimezoneOffset();switch(e){case"O":case"OO":case"OOO":return"GMT"+Od(r,":");default:return"GMT"+_d(r,":")}},z:function(n,e,t,i){var r=(i._originalDate||n).getTimezoneOffset();switch(e){case"z":case"zz":case"zzz":return"GMT"+Od(r,":");default:return"GMT"+_d(r,":")}},t:function(n,e,t,i){var r=i._originalDate||n;return kd(Math.floor(r.getTime()/1e3),e.length)},T:function(n,e,t,i){return kd((i._originalDate||n).getTime(),e.length)}};function Od(n,e){var t=n>0?"-":"+",i=Math.abs(n),r=Math.floor(i/60),a=i%60;if(0===a)return t+String(r);var o=e||"";return t+String(r)+o+kd(a,2)}function jd(n,e){return n%60==0?(n>0?"-":"+")+kd(Math.abs(n)/60,2):_d(n,e)}function _d(n,e){var t=e||"",i=n>0?"-":"+",r=Math.abs(n);return i+kd(Math.floor(r/60),2)+t+kd(r%60,2)}function Rd(n,e){switch(n){case"P":return e.date({width:"short"});case"PP":return e.date({width:"medium"});case"PPP":return e.date({width:"long"});default:return e.date({width:"full"})}}function Wd(n,e){switch(n){case"p":return e.time({width:"short"});case"pp":return e.time({width:"medium"});case"ppp":return e.time({width:"long"});default:return e.time({width:"full"})}}var Vd={p:Wd,P:function(n,e){var t,i=n.match(/(P+)(p+)?/)||[],r=i[1],a=i[2];if(!a)return Rd(n,e);switch(r){case"P":t=e.dateTime({width:"short"});break;case"PP":t=e.dateTime({width:"medium"});break;case"PPP":t=e.dateTime({width:"long"});break;default:t=e.dateTime({width:"full"})}return t.replace("{{date}}",Rd(r,e)).replace("{{time}}",Wd(a,e))}},Zd=["D","DD"],Ud=["YY","YYYY"];function qd(n){return-1!==Zd.indexOf(n)}function Yd(n){return-1!==Ud.indexOf(n)}function Gd(n,e,t){if("YYYY"===n)throw new RangeError("Use `yyyy` instead of `YYYY` (in `".concat(e,"`) for formatting years to the input `").concat(t,"`; see: https://git.io/fxCyr"));if("YY"===n)throw new RangeError("Use `yy` instead of `YY` (in `".concat(e,"`) for formatting years to the input `").concat(t,"`; see: https://git.io/fxCyr"));if("D"===n)throw new RangeError("Use `d` instead of `D` (in `".concat(e,"`) for formatting days of the month to the input `").concat(t,"`; see: https://git.io/fxCyr"));if("DD"===n)throw new RangeError("Use `dd` instead of `DD` (in `".concat(e,"`) for formatting days of the month to the input `").concat(t,"`; see: https://git.io/fxCyr"))}var Xd=/[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g,Jd=/P+p+|P+|p+|''|'(''|[^'])+('|$)|./g,Qd=/^'([^]*?)'?$/,Kd=/''/g,$d=/[a-zA-Z]/;function ns(n,e,t){Ql(2,arguments);var i=String(e),r=t||{},a=r.locale||gd,o=a.options&&a.options.firstWeekContainsDate,l=null==o?1:Jl(o),d=null==r.firstWeekContainsDate?l:Jl(r.firstWeekContainsDate);if(!(d>=1&&d<=7))throw new RangeError("firstWeekContainsDate must be between 1 and 7 inclusively");var s=a.options&&a.options.weekStartsOn,c=null==s?0:Jl(s),u=null==r.weekStartsOn?c:Jl(r.weekStartsOn);if(!(u>=0&&u<=6))throw new RangeError("weekStartsOn must be between 0 and 6 inclusively");if(!a.localize)throw new RangeError("locale must contain localize property");if(!a.formatLong)throw new RangeError("locale must contain formatLong property");var m=Kl(n);if(!td(m))throw new RangeError("Invalid time value");var p=nd(m),g=fd(m,p),f={firstWeekContainsDate:d,weekStartsOn:u,locale:a,_originalDate:m},h=i.match(Jd).map((function(n){var e=n[0];return"p"===e||"P"===e?(0,Vd[e])(n,a.formatLong,f):n})).join("").match(Xd).map((function(t){if("''"===t)return"'";var i=t[0];if("'"===i)return es(t);var o=Pd[i];if(o)return!r.useAdditionalWeekYearTokens&&Yd(t)&&Gd(t,e,n),!r.useAdditionalDayOfYearTokens&&qd(t)&&Gd(t,e,n),o(g,t,a.localize,f);if(i.match($d))throw new RangeError("Format string contains an unescaped latin alphabet character `"+i+"`");return t})).join("");return h}function es(n){return n.match(Qd)[1].replace(Kd,"'")}var ts,is,rs,as={lessThanXSeconds:{standalone:{one:"weniger als 1 Sekunde",other:"weniger als {{count}} Sekunden"},withPreposition:{one:"weniger als 1 Sekunde",other:"weniger als {{count}} Sekunden"}},xSeconds:{standalone:{one:"1 Sekunde",other:"{{count}} Sekunden"},withPreposition:{one:"1 Sekunde",other:"{{count}} Sekunden"}},halfAMinute:{standalone:"halbe Minute",withPreposition:"halben Minute"},lessThanXMinutes:{standalone:{one:"weniger als 1 Minute",other:"weniger als {{count}} Minuten"},withPreposition:{one:"weniger als 1 Minute",other:"weniger als {{count}} Minuten"}},xMinutes:{standalone:{one:"1 Minute",other:"{{count}} Minuten"},withPreposition:{one:"1 Minute",other:"{{count}} Minuten"}},aboutXHours:{standalone:{one:"etwa 1 Stunde",other:"etwa {{count}} Stunden"},withPreposition:{one:"etwa 1 Stunde",other:"etwa {{count}} Stunden"}},xHours:{standalone:{one:"1 Stunde",other:"{{count}} Stunden"},withPreposition:{one:"1 Stunde",other:"{{count}} Stunden"}},xDays:{standalone:{one:"1 Tag",other:"{{count}} Tage"},withPreposition:{one:"1 Tag",other:"{{count}} Tagen"}},aboutXWeeks:{standalone:{one:"etwa 1 Woche",other:"etwa {{count}} Wochen"},withPreposition:{one:"etwa 1 Woche",other:"etwa {{count}} Wochen"}},xWeeks:{standalone:{one:"1 Woche",other:"{{count}} Wochen"},withPreposition:{one:"1 Woche",other:"{{count}} Wochen"}},aboutXMonths:{standalone:{one:"etwa 1 Monat",other:"etwa {{count}} Monate"},withPreposition:{one:"etwa 1 Monat",other:"etwa {{count}} Monaten"}},xMonths:{standalone:{one:"1 Monat",other:"{{count}} Monate"},withPreposition:{one:"1 Monat",other:"{{count}} Monaten"}},aboutXYears:{standalone:{one:"etwa 1 Jahr",other:"etwa {{count}} Jahre"},withPreposition:{one:"etwa 1 Jahr",other:"etwa {{count}} Jahren"}},xYears:{standalone:{one:"1 Jahr",other:"{{count}} Jahre"},withPreposition:{one:"1 Jahr",other:"{{count}} Jahren"}},overXYears:{standalone:{one:"mehr als 1 Jahr",other:"mehr als {{count}} Jahre"},withPreposition:{one:"mehr als 1 Jahr",other:"mehr als {{count}} Jahren"}},almostXYears:{standalone:{one:"fast 1 Jahr",other:"fast {{count}} Jahre"},withPreposition:{one:"fast 1 Jahr",other:"fast {{count}} Jahren"}}},os={date:rd({formats:{full:"EEEE, do MMMM y",long:"do MMMM y",medium:"do MMM y",short:"dd.MM.y"},defaultWidth:"full"}),time:rd({formats:{full:"HH:mm:ss zzzz",long:"HH:mm:ss z",medium:"HH:mm:ss",short:"HH:mm"},defaultWidth:"full"}),dateTime:rd({formats:{full:"{{date}} 'um' {{time}}",long:"{{date}} 'um' {{time}}",medium:"{{date}} {{time}}",short:"{{date}} {{time}}"},defaultWidth:"full"})},ls={lastWeek:"'letzten' eeee 'um' p",yesterday:"'gestern um' p",today:"'heute um' p",tomorrow:"'morgen um' p",nextWeek:"eeee 'um' p",other:"P"},ds={narrow:["J","F","M","A","M","J","J","A","S","O","N","D"],abbreviated:["Jan","Feb","Mär","Apr","Mai","Jun","Jul","Aug","Sep","Okt","Nov","Dez"],wide:["Januar","Februar","März","April","Mai","Juni","Juli","August","September","Oktober","November","Dezember"]},ss={narrow:ds.narrow,abbreviated:["Jan.","Feb.","März","Apr.","Mai","Juni","Juli","Aug.","Sep.","Okt.","Nov.","Dez."],wide:ds.wide},cs={ordinalNumber:function(n){return Number(n)+"."},era:ld({values:{narrow:["v.Chr.","n.Chr."],abbreviated:["v.Chr.","n.Chr."],wide:["vor Christus","nach Christus"]},defaultWidth:"wide"}),quarter:ld({values:{narrow:["1","2","3","4"],abbreviated:["Q1","Q2","Q3","Q4"],wide:["1. Quartal","2. Quartal","3. Quartal","4. Quartal"]},defaultWidth:"wide",argumentCallback:function(n){return n-1}}),month:ld({values:ds,formattingValues:ss,defaultWidth:"wide"}),day:ld({values:{narrow:["S","M","D","M","D","F","S"],short:["So","Mo","Di","Mi","Do","Fr","Sa"],abbreviated:["So.","Mo.","Di.","Mi.","Do.","Fr.","Sa."],wide:["Sonntag","Montag","Dienstag","Mittwoch","Donnerstag","Freitag","Samstag"]},defaultWidth:"wide"}),dayPeriod:ld({values:{narrow:{am:"vm.",pm:"nm.",midnight:"Mitternacht",noon:"Mittag",morning:"Morgen",afternoon:"Nachm.",evening:"Abend",night:"Nacht"},abbreviated:{am:"vorm.",pm:"nachm.",midnight:"Mitternacht",noon:"Mittag",morning:"Morgen",afternoon:"Nachmittag",evening:"Abend",night:"Nacht"},wide:{am:"vormittags",pm:"nachmittags",midnight:"Mitternacht",noon:"Mittag",morning:"Morgen",afternoon:"Nachmittag",evening:"Abend",night:"Nacht"}},defaultWidth:"wide",formattingValues:{narrow:{am:"vm.",pm:"nm.",midnight:"Mitternacht",noon:"Mittag",morning:"morgens",afternoon:"nachm.",evening:"abends",night:"nachts"},abbreviated:{am:"vorm.",pm:"nachm.",midnight:"Mitternacht",noon:"Mittag",morning:"morgens",afternoon:"nachmittags",evening:"abends",night:"nachts"},wide:{am:"vormittags",pm:"nachmittags",midnight:"Mitternacht",noon:"Mittag",morning:"morgens",afternoon:"nachmittags",evening:"abends",night:"nachts"}},defaultFormattingWidth:"wide"})},us={ordinalNumber:md({matchPattern:/^(\d+)(\.)?/i,parsePattern:/\d+/i,valueCallback:function(n){return parseInt(n)}}),era:sd({matchPatterns:{narrow:/^(v\.? ?Chr\.?|n\.? ?Chr\.?)/i,abbreviated:/^(v\.? ?Chr\.?|n\.? ?Chr\.?)/i,wide:/^(vor Christus|vor unserer Zeitrechnung|nach Christus|unserer Zeitrechnung)/i},defaultMatchWidth:"wide",parsePatterns:{any:[/^v/i,/^n/i]},defaultParseWidth:"any"}),quarter:sd({matchPatterns:{narrow:/^[1234]/i,abbreviated:/^q[1234]/i,wide:/^[1234](\.)? Quartal/i},defaultMatchWidth:"wide",parsePatterns:{any:[/1/i,/2/i,/3/i,/4/i]},defaultParseWidth:"any",valueCallback:function(n){return n+1}}),month:sd({matchPatterns:{narrow:/^[jfmasond]/i,abbreviated:/^(j[aä]n|feb|mär[z]?|apr|mai|jun[i]?|jul[i]?|aug|sep|okt|nov|dez)\.?/i,wide:/^(januar|februar|märz|april|mai|juni|juli|august|september|oktober|november|dezember)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^j/i,/^f/i,/^m/i,/^a/i,/^m/i,/^j/i,/^j/i,/^a/i,/^s/i,/^o/i,/^n/i,/^d/i],any:[/^j[aä]/i,/^f/i,/^mär/i,/^ap/i,/^mai/i,/^jun/i,/^jul/i,/^au/i,/^s/i,/^o/i,/^n/i,/^d/i]},defaultParseWidth:"any"}),day:sd({matchPatterns:{narrow:/^[smdmf]/i,short:/^(so|mo|di|mi|do|fr|sa)/i,abbreviated:/^(son?|mon?|die?|mit?|don?|fre?|sam?)\.?/i,wide:/^(sonntag|montag|dienstag|mittwoch|donnerstag|freitag|samstag)/i},defaultMatchWidth:"wide",parsePatterns:{any:[/^so/i,/^mo/i,/^di/i,/^mi/i,/^do/i,/^f/i,/^sa/i]},defaultParseWidth:"any"}),dayPeriod:sd({matchPatterns:{narrow:/^(vm\.?|nm\.?|Mitternacht|Mittag|morgens|nachm\.?|abends|nachts)/i,abbreviated:/^(vorm\.?|nachm\.?|Mitternacht|Mittag|morgens|nachm\.?|abends|nachts)/i,wide:/^(vormittags|nachmittags|Mitternacht|Mittag|morgens|nachmittags|abends|nachts)/i},defaultMatchWidth:"wide",parsePatterns:{any:{am:/^v/i,pm:/^n/i,midnight:/^Mitte/i,noon:/^Mitta/i,morning:/morgens/i,afternoon:/nachmittags/i,evening:/abends/i,night:/nachts/i}},defaultParseWidth:"any"})},ms={code:"de",formatDistance:function(n,e,t){var i,r=null!=t&&t.addSuffix?as[n].withPreposition:as[n].standalone;return i="string"==typeof r?r:1===e?r.one:r.other.replace("{{count}}",String(e)),null!=t&&t.addSuffix?t.comparison&&t.comparison>0?"in "+i:"vor "+i:i},formatLong:os,formatRelative:function(n,e,t,i){return ls[n]},localize:cs,match:us,options:{weekStartsOn:1,firstWeekContainsDate:4}},ps=n(vi)(ts||(ts=M(["\n display: block;\n text-align: left;\n\n pointer-events: ",";\n user-select: ",";\n opacity: ",";\n"],["\n display: block;\n text-align: left;\n\n pointer-events: ",";\n user-select: ",";\n opacity: ",";\n"])),(function(n){return n.isDisabled&&"none"}),(function(n){return n.isDisabled&&"none"}),(function(n){return n.isDisabled?.3:1})),gs=n(vi)(is||(is=M(["\n display: inline-flex;\n flex-direction: row;\n align-items: top;\n justify-content: space-between;\n padding-bottom: ","px;\n"],["\n display: inline-flex;\n flex-direction: row;\n align-items: top;\n justify-content: space-between;\n padding-bottom: ","px;\n"])),Ge.nudge),fs=n(vi)(rs||(rs=M(["\n margin-top: ","px;\n"],["\n margin-top: ","px;\n"])),Ge.nudge),hs=function(n){var e=n.isDisabled,t=n.onClick,i=n.className,r=n.children;return o.createElement(ps,{renderAs:"label",onClick:t,isDisabled:e,className:i},r)},vs=function(n){var e=n.label,t=n.isRequired,i=n.isInverted,r=n.className;return e?o.createElement(gs,{renderAs:"span",isInverted:i,size:"small",type:"copy-b",className:r},"".concat(e).concat(t?" *":"")):null},xs=function(n){var e=n.errorMessage,t=n.infoMessage,i=n.isInverted,r=Jt().colors;return o.createElement(o.Fragment,null,t&&o.createElement(fs,{size:"small",type:"copy",isInverted:i},t),e&&o.createElement(fs,{size:"small",type:"copy",textColor:i?r.text.errorInverted:r.text.error},e||"Bitte geben Sie einen gültigen Text ein"))},bs=function(n){var e=n.children;return"string"==typeof e||e instanceof String?o.createElement("span",null,e):o.createElement(o.Fragment,null,e)},ws=n.div(Ts||(Ts=M(["\n position: relative;\n width: 100%;\n text-align: left;\n\n .react-datepicker-popper {\n right: ","px;\n z-index: 9 !important;\n width: 100%;\n }\n\n @media "," {\n .react-datepicker-popper {\n right: auto;\n width: auto;\n }\n }\n\n .react-datepicker {\n display: flex;\n flex-wrap: wrap;\n font-family: 'Roboto', sans-serif;\n border: 1px solid\n "," !important;\n border-radius: "," !important;\n padding: ","px;\n width: 100%;\n\n box-shadow: 0px 3px 9px rgba(0, 0, 0, 0.15);\n }\n\n .react-datepicker-wrapper {\n width: 100% !important;\n }\n\n .react-datepicker__header {\n border: none !important;\n background-color: transparent !important;\n margin: 0 ","px;\n }\n\n /* Month */\n .react-datepicker__month-container {\n width: 100%;\n margin-bottom: ","px;\n }\n\n @media "," {\n .react-datepicker__month-container {\n max-width: 50%;\n }\n }\n\n .react-datepicker__month {\n margin-left: ","px;\n margin-right: ","px;\n }\n\n .react-datepicker__current-month {\n font-family: 'Roboto', sans-serif;\n font-weight: 600;\n font-size: 17px;\n line-height: 1.3;\n text-transform: uppercase;\n background-color: ",";\n padding: 10px 15px;\n color: "," !important;\n width: max-content;\n margin: 0 auto;\n }\n\n /* Day styles */\n\n .react-datepicker__day-names {\n display: flex;\n font-size: 11px;\n line-height: 1.25;\n background: transparent;\n }\n\n @media "," {\n .react-datepicker__day-names {\n display: block;\n }\n }\n\n .react-datepicker__day-name {\n flex: 1 0 auto;\n }\n\n .react-datepicker__week {\n display: flex;\n margin: -2px !important;\n }\n\n @media "," {\n .react-datepicker__week {\n display: block;\n }\n }\n\n .react-datepicker__day {\n flex: 1 0 auto;\n background-color: ",";\n border-radius: 0 !important;\n font-weight: 600;\n\n margin: 2px !important;\n }\n\n @media "," {\n .react-datepicker__day:hover {\n background-color: "," !important;\n border-radius: 0 !important;\n color: ",";\n }\n }\n\n .react-datepicker__day--outside-month {\n color: "," !important;\n cursor: default;\n }\n\n .react-datepicker__day--selected {\n background-color: "," !important;\n border-radius: 0 !important;\n color: ",";\n }\n\n .react-datepicker__day--today {\n border: 1px solid\n "," !important;\n border-radius: 0 !important;\n }\n\n /* Triangle Styles */\n\n .react-datepicker__triangle:before {\n border-bottom-color: "," !important;\n }\n\n .react-datepicker__triangle:after {\n border-bottom-color: "," !important;\n }\n\n /* Day Ranges */\n\n .react-datepicker__day--in-range {\n background-color: "," !important;\n }\n\n @media "," {\n .react-datepicker__day--in-range:hover {\n background-color: "," !important;\n }\n }\n\n .react-datepicker__day--range-start {\n background-color: "," !important;\n }\n\n @media "," {\n .react-datepicker__day--range-start:hover {\n background-color: "," !important;\n }\n }\n\n .react-datepicker__day--range-end {\n background-color: "," !important;\n }\n\n @media "," {\n .react-datepicker__day--range-end:hover {\n background-color: "," !important;\n }\n }\n\n .react-datepicker__day--in-selecting-range {\n background-color: "," !important;\n }\n\n /* Next-/Prev-Arrow */\n .react-datepicker__close-icon {\n display: none !important;\n }\n\n .react-datepicker__navigation {\n top: ","px !important;\n }\n\n .react-datepicker__navigation-icon--next::before {\n left: 0 !important;\n }\n\n .react-datepicker__navigation-icon--previous::before {\n left: 0 !important;\n }\n\n .react-datepicker__navigation:focus {\n outline: 1px solid ",";\n }\n\n /* Keyboard selection */\n .react-datepicker__day--keyboard-selected {\n outline: none;\n background: ",";\n }\n"],["\n position: relative;\n width: 100%;\n text-align: left;\n\n .react-datepicker-popper {\n right: ","px;\n z-index: 9 !important;\n width: 100%;\n }\n\n @media "," {\n .react-datepicker-popper {\n right: auto;\n width: auto;\n }\n }\n\n .react-datepicker {\n display: flex;\n flex-wrap: wrap;\n font-family: 'Roboto', sans-serif;\n border: 1px solid\n "," !important;\n border-radius: "," !important;\n padding: ","px;\n width: 100%;\n\n box-shadow: 0px 3px 9px rgba(0, 0, 0, 0.15);\n }\n\n .react-datepicker-wrapper {\n width: 100% !important;\n }\n\n .react-datepicker__header {\n border: none !important;\n background-color: transparent !important;\n margin: 0 ","px;\n }\n\n /* Month */\n .react-datepicker__month-container {\n width: 100%;\n margin-bottom: ","px;\n }\n\n @media "," {\n .react-datepicker__month-container {\n max-width: 50%;\n }\n }\n\n .react-datepicker__month {\n margin-left: ","px;\n margin-right: ","px;\n }\n\n .react-datepicker__current-month {\n font-family: 'Roboto', sans-serif;\n font-weight: 600;\n font-size: 17px;\n line-height: 1.3;\n text-transform: uppercase;\n background-color: ",";\n padding: 10px 15px;\n color: "," !important;\n width: max-content;\n margin: 0 auto;\n }\n\n /* Day styles */\n\n .react-datepicker__day-names {\n display: flex;\n font-size: 11px;\n line-height: 1.25;\n background: transparent;\n }\n\n @media "," {\n .react-datepicker__day-names {\n display: block;\n }\n }\n\n .react-datepicker__day-name {\n flex: 1 0 auto;\n }\n\n .react-datepicker__week {\n display: flex;\n margin: -2px !important;\n }\n\n @media "," {\n .react-datepicker__week {\n display: block;\n }\n }\n\n .react-datepicker__day {\n flex: 1 0 auto;\n background-color: ",";\n border-radius: 0 !important;\n font-weight: 600;\n\n margin: 2px !important;\n }\n\n @media "," {\n .react-datepicker__day:hover {\n background-color: "," !important;\n border-radius: 0 !important;\n color: ",";\n }\n }\n\n .react-datepicker__day--outside-month {\n color: "," !important;\n cursor: default;\n }\n\n .react-datepicker__day--selected {\n background-color: "," !important;\n border-radius: 0 !important;\n color: ",";\n }\n\n .react-datepicker__day--today {\n border: 1px solid\n "," !important;\n border-radius: 0 !important;\n }\n\n /* Triangle Styles */\n\n .react-datepicker__triangle:before {\n border-bottom-color: "," !important;\n }\n\n .react-datepicker__triangle:after {\n border-bottom-color: "," !important;\n }\n\n /* Day Ranges */\n\n .react-datepicker__day--in-range {\n background-color: "," !important;\n }\n\n @media "," {\n .react-datepicker__day--in-range:hover {\n background-color: "," !important;\n }\n }\n\n .react-datepicker__day--range-start {\n background-color: "," !important;\n }\n\n @media "," {\n .react-datepicker__day--range-start:hover {\n background-color: "," !important;\n }\n }\n\n .react-datepicker__day--range-end {\n background-color: "," !important;\n }\n\n @media "," {\n .react-datepicker__day--range-end:hover {\n background-color: "," !important;\n }\n }\n\n .react-datepicker__day--in-selecting-range {\n background-color: "," !important;\n }\n\n /* Next-/Prev-Arrow */\n .react-datepicker__close-icon {\n display: none !important;\n }\n\n .react-datepicker__navigation {\n top: ","px !important;\n }\n\n .react-datepicker__navigation-icon--next::before {\n left: 0 !important;\n }\n\n .react-datepicker__navigation-icon--previous::before {\n left: 0 !important;\n }\n\n .react-datepicker__navigation:focus {\n outline: 1px solid ",";\n }\n\n /* Keyboard selection */\n .react-datepicker__day--keyboard-selected {\n outline: none;\n background: ",";\n }\n"])),2*Ge.spacer,Ye.medium,(function(n){var e=n.theme;return _t(at(e).elementBg.dark,.2)}),(function(n){var e=n.theme;return lt(e).sections.edgeRadius||"0px"}),2*Ge.nudge,3*Ge.nudge,3*Ge.nudge,Ye.medium,2*Ge.nudge,2*Ge.nudge,(function(n){var e=n.theme;return at(e).primary.default}),(function(n){var e=n.theme;return at(e).text.inverted}),Ye.medium,Ye.medium,(function(n){var e=n.theme;return at(e).elementBg.light}),Ye.medium,(function(n){var e=n.theme;return at(e).elementBg.dark}),(function(n){var e=n.theme;return at(e).text.inverted}),(function(n){var e=n.theme;return at(e).elementBg.medium}),(function(n){var e=n.theme;return at(e).primary.default}),(function(n){var e=n.theme;return at(e).text.inverted}),(function(n){var e=n.theme;return _t(at(e).elementBg.dark,.6)}),(function(n){var e=n.theme;return _t(at(e).elementBg.dark,.2)}),(function(n){var e=n.theme;return at(e).elementBg.light}),(function(n){var e=n.theme;return _t(at(e).primary.default,.7)}),Ye.medium,(function(n){var e=n.theme;return _t(at(e).primary.default,.25)}),(function(n){var e=n.theme;return at(e).primary.default}),Ye.medium,(function(n){var e=n.theme;return _t(at(e).primary.default,.25)}),(function(n){var e=n.theme;return at(e).primary.default}),Ye.medium,(function(n){var e=n.theme;return _t(at(e).primary.default,.25)}),(function(n){var e=n.theme;return _t(at(e).primary.default,.7)}),Ge.nudge,(function(n){var e=n.theme;return at(e).primary.default}),(function(n){var e=n.theme;return at(e).elementBg.dark})),ys=n.div(Ns||(Ns=M(["\n height: 100%;\n min-width: 24px;\n color: ",";\n\n & > * {\n height: 20px;\n }\n"],["\n height: 100%;\n min-width: 24px;\n color: ",";\n\n & > * {\n height: 20px;\n }\n"])),(function(n){var e=n.theme;return n.isInverted?ot(e).copy.small.colorInverted:ot(e).copy.small.color})),ks=n.button(zs||(zs=M(["\n display: flex;\n flex-direction: row;\n align-items: center;\n justify-content: space-between;\n width: 100%;\n min-height: 40px;\n padding: ","px;\n\n border: 1px solid\n ",";\n border-radius: ",";\n\n background: none;\n\n ","\n color: ",";\n\n outline: none;\n pointer-events: ",";\n\n position: relative;\n\n border: ",";\n\n &:active {\n border: ",";\n }\n\n &:focus {\n outline: ",";\n outline-offset: 0;\n }\n"],["\n display: flex;\n flex-direction: row;\n align-items: center;\n justify-content: space-between;\n width: 100%;\n min-height: 40px;\n padding: ","px;\n\n border: 1px solid\n ",";\n border-radius: ",";\n\n background: none;\n\n ","\n color: ",";\n\n outline: none;\n pointer-events: ",";\n\n position: relative;\n\n border: ",";\n\n &:active {\n border: ",";\n }\n\n &:focus {\n outline: ",";\n outline-offset: 0;\n }\n"])),Ge.nudge,(function(n){var e=n.theme,t=n.isInverted,i=n.hasError;return t?i?at(e).errorInverted:at(e).elementBg.light:i?at(e).error:at(e).elementBg.dark}),(function(n){var e=n.theme;return lt(e).sections.edgeRadius}),gi("copy","small"),(function(n){var e=n.theme,t=n.isInverted,i=n.hasError,r=n.hasDateValue;return t?i?at(e).text.errorInverted:r?ot(e).copy.small.colorInverted:at(e).text.subtileInverted:i?at(e).text.error:r?ot(e).copy.small.color:at(e).text.subtile}),(function(n){return n.isActive?"none":"all"}),(function(n){var e=n.theme,t=n.isInverted;return n.isActive&&"1px solid ".concat(t?at(e).primary.inverted:at(e).primary.default)}),(function(n){var e=n.theme,t=n.isInverted;return"1px solid ".concat(t?at(e).primary.inverted:at(e).primary.default)}),(function(n){var e=n.theme,t=n.isInverted;return"1px solid ".concat(t?at(e).primary.inverted:at(e).primary.default)})),Es=n.div(As||(As=M(["\n display: flex;\n flex-direction: row;\n align-items: center;\n\n & > * + * {\n margin-left: ","px;\n }\n"],["\n display: flex;\n flex-direction: row;\n align-items: center;\n\n & > * + * {\n margin-left: ","px;\n }\n"])),Ge.spacer),Is=n.div(Ds||(Ds=M(["\n display: block;\n width: 100%;\n\n /* margin-top: ","px; */\n"],["\n display: block;\n width: 100%;\n\n /* margin-top: ","px; */\n"])),14*Ge.spacer),Cs=n.div(Ls||(Ls=M(["\n clear: both;\n display: flex;\n flex-direction: column;\n\n & > * {\n width: 100%;\n }\n\n & > * + * {\n margin-top: ","px;\n }\n\n @media "," {\n align-items: center;\n flex-direction: row;\n\n & > * {\n width: auto;\n }\n\n & > * + * {\n margin-top: 0;\n margin-left: ","px;\n }\n }\n"],["\n clear: both;\n display: flex;\n flex-direction: column;\n\n & > * {\n width: 100%;\n }\n\n & > * + * {\n margin-top: ","px;\n }\n\n @media "," {\n align-items: center;\n flex-direction: row;\n\n & > * {\n width: auto;\n }\n\n & > * + * {\n margin-top: 0;\n margin-left: ","px;\n }\n }\n"])),.5*Ge.spacer,Ye.medium,.5*Ge.spacer),Ms=n(Rl.Label)(Hs||(Hs=M(["\n font-size: 12px;\n"],["\n font-size: 12px;\n"]))),Ss=n(Xl.Label)(Fs||(Fs=M(["\n font-size: 12px;\n"],["\n font-size: 12px;\n"]))),Bs=p((function(n,e){var t=n.label,i=n.errorMessage,r=n.infoMessage,a=n.isRequired,l=n.isInverted,d=n.isDisabled,s=n.isFocused,c=n.name,u=n.altText,m=n.startDate,p=n.endDate,g=n.setFocused,f=n.onClick,h=n.dateFormat,v=void 0===h?"dd.MM.yyyy":h,x=n.customIcon,b=n.singleSelect;return o.createElement(hs,{isDisabled:d},o.createElement(vs,{label:t,isRequired:a,isInverted:l}),o.createElement(bs,null,o.createElement(ks,{ref:e,type:"button",onClick:function(n){g&&g(!0),f&&f(n)},isActive:s,hasDateValue:!!m,isInverted:l,hasError:!!i,className:"myPickerButton"},o.createElement(Es,null,m?"".concat(ns(m,v)).concat(p?" – ".concat(ns(p,v)):""):u),o.createElement(ys,{isInverted:l},x?x({isInverted:l,singleSelect:b}):b?o.createElement(In,null):o.createElement(Mn,null))),c&&o.createElement(o.Fragment,null,o.createElement("input",{type:"hidden",name:"".concat(c,'["start"]'),value:null==m?void 0:m.toString()}),o.createElement("input",{type:"hidden",name:"".concat(c,'["end"]'),value:null==p?void 0:p.toString()}))),o.createElement(xs,{infoMessage:r,errorMessage:i,isInverted:l}))}));Bs.displayName="PickerButton";var Ts,Ns,zs,As,Ds,Ls,Hs,Fs,Ps,Os,js,_s,Rs,Ws,Vs,Zs,Us,qs,Ys,Gs,Xs,Js,Qs,Ks,$s,nc,ec,tc,ic,rc,ac,oc,lc,dc,sc,cc,uc,mc,pc,gc,fc,hc,vc,xc,bc,wc,yc,kc,Ec,Ic,Cc,Mc,Sc,Bc,Tc,Nc,zc,Ac=n.div(Ps||(Ps=M(["\n margin-bottom: ","px;\n"],["\n margin-bottom: ","px;\n"])),3*Ge.nudge),Dc=function(n){var e=n.label,t=n.errorMessage,i=n.infoMessage,r=n.isRequired,a=n.isDisabled,l=n.isInverted,u=n.name,p=n.dateSubmitLabel,g=n.dateDeleteLabel,f=n.placeholder,h=n.singleSelect,v=void 0!==h&&h,x=n.values,w=n.minDate,y=void 0===w?new Date:w,k=n.maxDate,C=n.onDataChange,M=n.onSubmit,S=n.deleteAction,B=n.submitAction,T=n.customIcon,N=n.nextCtrlUrl,z=n.prevCtrlUrl,A=Jt().globals,D=A.sections.datepickerLocaleKey,L=A.sections.datepickerDateFormat,H=m(null),F=m(null),P=d(!1),O=P[0],j=P[1],_=d(),R=_[0],W=_[1],V=d(),Z=V[0],U=V[1],q=d(),Y=q[0],G=q[1];s((function(){v||j(!window.matchMedia(Ye.medium).matches),E(void 0,void 0,void 0,(function(){return I(this,(function(n){switch(n.label){case 0:return[4,import("react-datepicker")];case 1:return n.sent(),[2]}}))}))}),[D,v]),s((function(){x&&(x[0]&&td(x[0])&&W(x[0]),x[1]&&td(x[1])&&U(x[1]))}),[x]),s((function(){var n=function(){var n=!window.matchMedia(Ye.medium).matches;n!==O&&j(n)};return window.addEventListener("resize",n),function(){window.removeEventListener("resize",n)}}),[O]),s((function(){var n;H.current&&void 0!==Y&&(null===(n=H.current)||void 0===n||n.setOpen(Y))}),[Y]);var X,J,Q=c((function(n){n.preventDefault(),G(!1),M&&M(R,Z)}),[Z,R]),K=c((function(n){n.preventDefault(),W(void 0),U(void 0)}),[]);return o.createElement(ws,null,o.createElement(b,{locale:"de"===D?ms:void 0,ref:H,dateFormat:L,onChange:function(n){n?v?(W(n),G(!1),C&&C(n,null)):R?Z?(W(n),U(null),C&&C(n,null)):!function(n,e){Ql(2,arguments);var t=Kl(n),i=Kl(e);return t.getTime()<i.getTime()}(n,R)?(U(n),C&&C(R,n)):(U(R),W(n),C&&C(n,R)):(W(n),C&&C(n,Z||null)):(W(void 0),C&&C(null,null))},selected:R,startDate:R,endDate:Z,monthsShown:O?1:2,shouldCloseOnSelect:v,customInput:o.createElement(Bs,{label:e,isInverted:l,isDisabled:a,infoMessage:i,errorMessage:t,isRequired:r,ref:F,name:u,altText:f,startDate:R,endDate:Z,isFocused:Y,setFocused:G,dateFormat:L,customIcon:T,singleSelect:v}),showPopperArrow:!0,minDate:y,maxDate:k,disabledKeyboardNavigation:!1,isClearable:!0,onClickOutside:function(n){n.stopPropagation(),G(!1),M&&M(R,Z)},renderCustomHeader:(X=z,J=N,function(n){var e=n.monthDate,t=n.customHeaderCount,i=n.decreaseMonth,r=n.increaseMonth;return o.createElement(Ac,null,o.createElement("button",{"aria-label":"Previous Month",className:"react-datepicker__navigation react-datepicker__navigation--previous",style:1===t?{visibility:"hidden"}:void 0,onClick:function(n){n.preventDefault(),i()}},X?"string"==typeof X?o.createElement("img",{src:X}):X:o.createElement("span",{className:"react-datepicker__navigation-icon react-datepicker__navigation-icon--previous"},"<")),o.createElement("span",{className:"react-datepicker__current-month"},ns(e,"LLLL",{locale:ms})),o.createElement("button",{"aria-label":"Next Month",className:"react-datepicker__navigation react-datepicker__navigation--next",style:0===t?{visibility:"hidden"}:void 0,onClick:function(n){n.preventDefault(),r()}},J?"string"==typeof J?o.createElement("img",{src:J}):J:o.createElement("span",{className:"react-datepicker__navigation-icon react-datepicker__navigation-icon--next"},">")))})},o.createElement(Is,null,o.createElement(Cs,null,S?S(K):o.createElement(Xl.View,{as:"button",onClick:K},o.createElement(Ss,null,g||"Delete")),B?B(Q):o.createElement(Rl.View,{as:"button",onClick:Q},o.createElement(Ms,null,p||"Submit"))))))},Lc=n.label(Os||(Os=M(["\n display: flex;\n flex-direction: row;\n align-items: center;\n\n & > * + * {\n margin-left: ","px;\n }\n"],["\n display: flex;\n flex-direction: row;\n align-items: center;\n\n & > * + * {\n margin-left: ","px;\n }\n"])),2*Ge.nudge),Hc=n(vi)(js||(js=M(["\n padding-top: 2px;\n text-align: left;\n user-select: none;\n\n & > * {\n margin: 0;\n }\n"],["\n padding-top: 2px;\n text-align: left;\n user-select: none;\n\n & > * {\n margin: 0;\n }\n"]))),Fc=n.div(_s||(_s=M(["\n color: ",";\n cursor: ",";\n pointer-events: ",";\n\n border: 2px solid transparent;\n\n &:focus-within {\n outline: 1px solid ",";\n outline-offset: 0;\n }\n"],["\n color: ",";\n cursor: ",";\n pointer-events: ",";\n\n border: 2px solid transparent;\n\n &:focus-within {\n outline: 1px solid ",";\n outline-offset: 0;\n }\n"])),(function(n){var e=n.theme;return at(e).text.inverted}),(function(n){return n.isDisabled?"default":"pointer"}),(function(n){return n.isDisabled?"none":"all"}),(function(n){var e=n.theme;return at(e).primary.default})),Pc=n.input(Rs||(Rs=M(["\n position: absolute;\n left: -9999px;\n opacity: 0;\n"],["\n position: absolute;\n left: -9999px;\n opacity: 0;\n"]))),Oc=n.span(Ws||(Ws=M(["\n width: 20px;\n min-width: 20px;\n height: 20px;\n display: block;\n position: relative;\n\n border: 2px solid\n ",";\n\n background-color: ",";\n"],["\n width: 20px;\n min-width: 20px;\n height: 20px;\n display: block;\n position: relative;\n\n border: 2px solid\n ",";\n\n background-color: ",";\n"])),(function(n){var e=n.isInverted,t=n.theme;return n.isSelected?at(t).primary.default:e?at(t).elementBg.light:at(t).elementBg.medium}),(function(n){var e=n.isSelected,t=n.theme;return e?at(t).primary.default:"transparent"})),jc=n(Te)(Vs||(Vs=M(["\n width: 80%;\n height: 80%;\n display: block;\n position: absolute;\n top: 50%;\n left: 50%;\n transform: translate(-50%, -50%);\n"],["\n width: 80%;\n height: 80%;\n display: block;\n position: absolute;\n top: 50%;\n left: 50%;\n transform: translate(-50%, -50%);\n"]))),_c=function(n){var e=n.label,t=n.isDisabled,i=n.isSelected,a=n.isInverted,l=n.onChange,d=n.onBlur,s=n.onClick,c=n.name,u=n.value,m=n.isRequired,p=g(r);return o.createElement(Lc,null,o.createElement(Fc,{isDisabled:t,onClick:s},o.createElement(Oc,{isSelected:i,isInverted:a},i&&o.createElement(jc,null)),o.createElement(Pc,{type:"checkbox",name:"".concat(c,"[]"),value:u,checked:i,required:m,onChange:l,onBlur:d})),e&&o.createElement(Hc,{renderAs:"span",size:"small",type:"copy-b",isInverted:a,textColor:t?at(p).text.inverted:void 0,innerHTML:"".concat(e).concat(m?"<span> *</span>":"")}))},Rc=n.label(Zs||(Zs=M(["\n display: flex;\n flex-direction: row;\n align-items: center;\n\n & > * + * {\n margin-left: ","px;\n }\n"],["\n display: flex;\n flex-direction: row;\n align-items: center;\n\n & > * + * {\n margin-left: ","px;\n }\n"])),2*Ge.nudge),Wc=n.div(Us||(Us=M(["\n cursor: ",";\n pointer-events: ",";\n\n border: 2px solid transparent;\n border-radius: 50%;\n\n &:focus-within {\n outline: 1px solid ",";\n outline-offset: 0;\n }\n"],["\n cursor: ",";\n pointer-events: ",";\n\n border: 2px solid transparent;\n border-radius: 50%;\n\n &:focus-within {\n outline: 1px solid ",";\n outline-offset: 0;\n }\n"])),(function(n){return n.isDisabled?"default":"pointer"}),(function(n){return n.isDisabled?"none":"all"}),(function(n){var e=n.theme;return at(e).primary.default})),Vc=n.input(qs||(qs=M(["\n position: absolute;\n left: -9999px;\n opacity: 0;\n"],["\n position: absolute;\n left: -9999px;\n opacity: 0;\n"]))),Zc=n.span(Gs||(Gs=M(["\n brackground: transparent;\n border-radius: 50%;\n\n position: relative;\n\n width: 20px;\n height: 20px;\n display: block;\n\n border: 2px solid\n ",";\n\n ","\n"],["\n brackground: transparent;\n border-radius: 50%;\n\n position: relative;\n\n width: 20px;\n height: 20px;\n display: block;\n\n border: 2px solid\n ",";\n\n ","\n"])),(function(n){var e=n.isInverted,t=n.theme;return n.isSelected?at(t).primary.default:e?at(t).elementBg.light:at(t).elementBg.medium}),(function(n){var t=n.isSelected,i=n.theme;return t?e(Ys||(Ys=M(["\n background-color: ",";\n\n &:before {\n content: '';\n position: absolute;\n display: block;\n height: 8px;\n width: 8px;\n background-color: ",";\n border-radius: 50%;\n top: 50%;\n left: 50%;\n\n transform: translate(-50%, -50%);\n }\n "],["\n background-color: ",";\n\n &:before {\n content: '';\n position: absolute;\n display: block;\n height: 8px;\n width: 8px;\n background-color: ",";\n border-radius: 50%;\n top: 50%;\n left: 50%;\n\n transform: translate(-50%, -50%);\n }\n "])),at(i).primary.default,at(i).elementBg.light):"none"})),Uc=n(vi)(Xs||(Xs=M(["\n padding-top: 2px;\n text-align: left;\n user-select: none;\n\n & > * {\n margin: 0;\n }\n"],["\n padding-top: 2px;\n text-align: left;\n user-select: none;\n\n & > * {\n margin: 0;\n }\n"]))),qc=function(n){var e=n.isDisabled,t=n.isSelected,i=n.isInverted,o=n.onChange,l=n.label,d=n.id,s=n.name,c=n.value,u=a.useContext(r);return a.createElement(Rc,null,a.createElement(Wc,{isDisabled:e},a.createElement(Zc,{isSelected:t,isInverted:i}),a.createElement(Vc,{type:"radio",name:s,id:d,value:c,checked:t,onChange:o})),l&&a.createElement(Uc,{renderAs:"span",size:"small",type:"copy-b",textColor:e?at(u).elementBg.medium:i?at(u).text.inverted:at(u).text.default,innerHTML:l,isInverted:i}))},Yc=n.textarea(Js||(Js=M(["\n display: block;\n outline: none;\n width: 100%;\n min-height: 100px;\n box-shadow: none;\n border-radius: 0px;\n -webkit-appearance: none;\n\n resize: none;\n\n padding: ","px;\n\n border: 1px solid\n ",";\n border-radius: ",";\n\n background: transparent;\n\n ","\n color: ",";\n\n &:active {\n border: ",";\n }\n\n &:focus {\n outline: ",";\n outline-offset: 0;\n }\n\n &::placeholder {\n color: ",";\n }\n"],["\n display: block;\n outline: none;\n width: 100%;\n min-height: 100px;\n box-shadow: none;\n border-radius: 0px;\n -webkit-appearance: none;\n\n resize: none;\n\n padding: ","px;\n\n border: 1px solid\n ",";\n border-radius: ",";\n\n background: transparent;\n\n ","\n color: ",";\n\n &:active {\n border: ",";\n }\n\n &:focus {\n outline: ",";\n outline-offset: 0;\n }\n\n &::placeholder {\n color: ",";\n }\n"])),Ge.nudge,(function(n){var e=n.theme,t=n.isInverted,i=n.hasError;return t?i?at(e).errorInverted:at(e).elementBg.light:i?at(e).error:at(e).elementBg.dark}),(function(n){var e=n.theme;return lt(e).sections.edgeRadius}),gi("copy","small"),(function(n){var e=n.theme,t=n.isInverted,i=n.hasError;return t?i?at(e).text.errorInverted:ot(e).copy.small.colorInverted:i?at(e).text.error:ot(e).copy.small.color}),(function(n){var e=n.theme,t=n.isInverted;return"1px solid ".concat(t?at(e).primary.inverted:at(e).primary.default)}),(function(n){var e=n.theme,t=n.isInverted;return"1px solid ".concat(t?at(e).primary.inverted:at(e).primary.default)}),(function(n){var e=n.theme;return n.isInverted?at(e).text.subtileInverted:at(e).text.subtile})),Gc=function(n){var e=n.label,t=n.isRequired,i=n.errorMessage,r=n.infoMessage,a=n.isDisabled,l=n.isInverted,d=n.placeholder,s=n.value,c=n.name,u=n.onChange,m=n.onBlur;return a&&(i=""),o.createElement(hs,{isDisabled:a},o.createElement(vs,{label:e,isRequired:t,isInverted:l}),o.createElement(bs,null,o.createElement(Yc,{value:s,name:c,placeholder:d,hasError:!!i,isDisabled:a,isInverted:l,required:t,onChange:u,onBlur:m})),o.createElement(xs,{infoMessage:r,errorMessage:i,isInverted:l}))},Xc=n.input(Qs||(Qs=M(["\n display: block;\n outline: none;\n width: 100%;\n min-height: 40px;\n box-shadow: none;\n\n border-radius: 0px;\n -webkit-appearance: none;\n\n padding: ","px;\n\n border: 1px solid\n ",";\n border-radius: ",";\n\n background: transparent;\n\n ","\n color: ",";\n\n &:active {\n border: ",";\n }\n\n &:focus {\n outline: ",";\n outline-offset: 0;\n }\n\n &::placeholder {\n color: ",";\n }\n"],["\n display: block;\n outline: none;\n width: 100%;\n min-height: 40px;\n box-shadow: none;\n\n border-radius: 0px;\n -webkit-appearance: none;\n\n padding: ","px;\n\n border: 1px solid\n ",";\n border-radius: ",";\n\n background: transparent;\n\n ","\n color: ",";\n\n &:active {\n border: ",";\n }\n\n &:focus {\n outline: ",";\n outline-offset: 0;\n }\n\n &::placeholder {\n color: ",";\n }\n"])),Ge.nudge,(function(n){var e=n.theme,t=n.isInverted,i=n.hasError;return t?i?at(e).errorInverted:at(e).elementBg.light:i?at(e).error:at(e).elementBg.dark}),(function(n){var e=n.theme;return lt(e).sections.edgeRadius}),gi("copy","small"),(function(n){var e=n.theme,t=n.isInverted,i=n.hasError;return t?i?at(e).text.errorInverted:ot(e).copy.small.colorInverted:i?at(e).text.error:ot(e).copy.small.color}),(function(n){var e=n.theme,t=n.isInverted;return"1px solid ".concat(t?at(e).primary.inverted:at(e).primary.default)}),(function(n){var e=n.theme,t=n.isInverted;return"1px solid ".concat(t?at(e).primary.inverted:at(e).primary.default)}),(function(n){var e=n.theme;return n.isInverted?at(e).text.subtileInverted:at(e).text.subtile})),Jc=function(n){var e=n.type,t=void 0===e?"text":e,i=n.label,r=n.errorMessage,a=n.infoMessage,l=n.isRequired,d=n.isDisabled,s=n.isInverted,c=n.placeholder,u=n.value,m=n.name,p=n.onChange,g=n.onBlur;return d&&(r=""),o.createElement(hs,{isDisabled:d},o.createElement(vs,{label:i,isRequired:l,isInverted:s}),o.createElement(bs,null,o.createElement(Xc,{placeholder:c,hasError:!!r,type:t,isInverted:s,name:m,value:u,required:l,onChange:p,onBlur:g})),o.createElement(xs,{infoMessage:a,errorMessage:r,isInverted:s}))},Qc=n.button(Ks||(Ks=M(["\n display: flex;\n flex-direction: row;\n align-items: center;\n justify-content: space-between;\n width: 100%;\n min-height: 40px;\n box-shadow: none;\n position: relative;\n\n -webkit-appearance: none;\n outline: none;\n cursor: pointer;\n\n padding: ","px;\n\n border: 1px solid\n ",";\n border-radius: ",";\n\n background: transparent;\n\n ","\n color: ",";\n\n &:active {\n border: ",";\n }\n\n &:focus {\n outline: ",";\n outline-offset: 0;\n }\n"],["\n display: flex;\n flex-direction: row;\n align-items: center;\n justify-content: space-between;\n width: 100%;\n min-height: 40px;\n box-shadow: none;\n position: relative;\n\n -webkit-appearance: none;\n outline: none;\n cursor: pointer;\n\n padding: ","px;\n\n border: 1px solid\n ",";\n border-radius: ",";\n\n background: transparent;\n\n ","\n color: ",";\n\n &:active {\n border: ",";\n }\n\n &:focus {\n outline: ",";\n outline-offset: 0;\n }\n"])),Ge.nudge,(function(n){var e=n.theme,t=n.isInverted,i=n.hasError;return n.isOpen?"transparent":t?i?at(e).errorInverted:at(e).elementBg.light:i?at(e).error:at(e).elementBg.dark}),(function(n){var e=n.theme;return lt(e).sections.edgeRadius}),gi("copy","small"),(function(n){var e=n.theme,t=n.isInverted,i=n.hasError;return n.isSelected?t?i?at(e).text.errorInverted:ot(e).copy.small.colorInverted:i?at(e).text.error:ot(e).copy.small.color:t?at(e).text.subtileInverted:at(e).text.subtile}),(function(n){var e=n.theme,t=n.isInverted,i=n.isOpen;return"1px solid ".concat(i?"transparent":t?at(e).primary.inverted:at(e).primary.default)}),(function(n){var e=n.theme,t=n.isInverted,i=n.isOpen;return"1px solid ".concat(i?"transparent":t?at(e).primary.inverted:at(e).primary.default)})),Kc=n.div($s||($s=M(["\n display: flex;\n flex-direction: row;\n align-items: center;\n user-select: none;\n\n & > * + * {\n margin-left: ","px;\n }\n"],["\n display: flex;\n flex-direction: row;\n align-items: center;\n user-select: none;\n\n & > * + * {\n margin-left: ","px;\n }\n"])),Ge.nudge),$c=n.span(nc||(nc=M(["\n display: block;\n pointer-events: none;\n"],["\n display: block;\n pointer-events: none;\n"]))),nu=n.ul(ec||(ec=M(["\n list-style: none;\n padding: 0 !important;\n margin: 0 !important;\n\n position: absolute;\n top: 0;\n left: 0;\n width: 100%;\n z-index: 2;\n\n display: ",";\n background: ",";\n border: 1px solid\n ",";\n border-radius: ",";\n\n max-height: 300px;\n overflow-y: auto;\n scrollbar-width: none;\n\n outline: ",";\n outline-offset: 0;\n\n ::-webkit-scrollbar {\n -webkit-appearance: none;\n width: 14px;\n }\n\n ::-webkit-scrollbar-thumb {\n border-radius: 8px;\n background-color: ",";\n border: 4px solid rgba(0, 0, 0, 0);\n background-clip: padding-box;\n }\n"],["\n list-style: none;\n padding: 0 !important;\n margin: 0 !important;\n\n position: absolute;\n top: 0;\n left: 0;\n width: 100%;\n z-index: 2;\n\n display: ",";\n background: ",";\n border: 1px solid\n ",";\n border-radius: ",";\n\n max-height: 300px;\n overflow-y: auto;\n scrollbar-width: none;\n\n outline: ",";\n outline-offset: 0;\n\n ::-webkit-scrollbar {\n -webkit-appearance: none;\n width: 14px;\n }\n\n ::-webkit-scrollbar-thumb {\n border-radius: 8px;\n background-color: ",";\n border: 4px solid rgba(0, 0, 0, 0);\n background-clip: padding-box;\n }\n"])),(function(n){return n.isVisible?"block":"none"}),(function(n){var e=n.theme;return at(e).elementBg.light}),(function(n){var e=n.theme;return n.isInverted?at(e).elementBg.light:at(e).elementBg.dark}),(function(n){var e=n.theme;return lt(e).sections.edgeRadius}),(function(n){var e=n.theme,t=n.isInverted;return"1px solid ".concat(t?at(e).primary.inverted:at(e).primary.default)}),(function(n){var e=n.theme;return at(e).elementBg.medium})),eu=n.li(tc||(tc=M(["\n padding: ","px;\n width: 100%;\n cursor: pointer;\n position: relative;\n"],["\n padding: ","px;\n width: 100%;\n cursor: pointer;\n position: relative;\n"])),Ge.nudge),tu=n(vi)(rc||(rc=M(["\n z-index: 0;\n\n @media (hover: hover) and (pointer: fine) {\n ",":hover & {\n &:before {\n content: '';\n background: ",";\n opacity: 0.25;\n display: block;\n position: absolute;\n top: 0;\n bottom: 0;\n right: 0;\n left: 0;\n z-index: -1;\n }\n }\n }\n\n ","\n"],["\n z-index: 0;\n\n @media (hover: hover) and (pointer: fine) {\n ",":hover & {\n &:before {\n content: '';\n background: ",";\n opacity: 0.25;\n display: block;\n position: absolute;\n top: 0;\n bottom: 0;\n right: 0;\n left: 0;\n z-index: -1;\n }\n }\n }\n\n ","\n"])),eu,(function(n){var e=n.theme;return at(e).primary.hover}),(function(n){return n.isSelected&&e(ic||(ic=M(["\n &:before {\n content: '';\n background: ",";\n position: absolute;\n top: 0;\n bottom: 0;\n right: 0;\n left: 0;\n\n z-index: -1;\n }\n "],["\n &:before {\n content: '';\n background: ",";\n position: absolute;\n top: 0;\n bottom: 0;\n right: 0;\n left: 0;\n\n z-index: -1;\n }\n "])),(function(n){var e=n.theme;return at(e).primary.default}))})),iu=n.div(ac||(ac=M(["\n position: relative;\n outline: none;\n"],["\n position: relative;\n outline: none;\n"]))),ru=function(n){var e=n.label,t=n.isRequired,i=n.errorMessage,r=n.infoMessage,a=n.isDisabled,l=n.isInverted,c=n.items,u=n.name,p=n.value,g=n.placeholder,f=n.onChange,h=n.onBlur,v=n.indicator,x=Jt().colors,b=d(!1),w=b[0],y=b[1],k=d((null==c?void 0:c.findIndex((function(n){return n.value===p})))||-1),E=k[0],I=k[1],C=d(c||[]),M=C[0],S=C[1],B=m(null),T=m(!1),N=m(!1);s((function(){T.current=!0}),[]),s((function(){var n=null==c?void 0:c.findIndex((function(n){return n.value===p}));-1!==n&&I(n),S(c||[])}),[c,p]),s((function(){var n=M[E];n&&T&&f&&f(n.value||"")}),[M,E,p]),a&&(i="");var z=E>=0&&E<M.length?M[E]:void 0;return o.createElement(hs,{isDisabled:a},o.createElement(vs,{label:e,isRequired:t,isInverted:l}),o.createElement(bs,null,o.createElement(iu,null,o.createElement(Qc,{ref:B,type:"button","aria-label":(null==z?void 0:z.label)||g||"Select item",isOpen:w,isInverted:l,isSelected:!!z,hasError:!!i,onClick:function(){y((function(n){return!n}))},onBlur:function(){N.current||(y(!1),h&&h())},onKeyDown:function(n){"ArrowDown"===n.key?(n.preventDefault(),y(!0),w&&M[E+1]&&I((function(n){return n+1}))):"ArrowUp"===n.key&&(n.preventDefault(),y(!0),w&&M[E-1]&&I((function(n){return n-1})))}},o.createElement(Kc,null,(null==z?void 0:z.label)||g),o.createElement($c,null,v&&v({isOpen:w,isDisabled:a}),!v&&(w?o.createElement(jn,{iconColor:a?x.elementBg.medium:x.elementBg.dark}):o.createElement(Rn,{iconColor:a?x.elementBg.medium:x.elementBg.dark})))),o.createElement(nu,{isVisible:w},c.map((function(n,e){return o.createElement(eu,{key:e,onMouseDown:function(){N.current=!0},onClick:function(n){var t;n.preventDefault(),I(e),null===(t=B.current)||void 0===t||t.focus(),y(!1),N.current=!1}},o.createElement(tu,{renderAs:"span",isSelected:e===E,size:"small",textColor:e===E?x.elementBg.light:x.elementBg.dark},n.label))})))),z&&o.createElement("input",{type:"hidden",name:u,value:z.value})),o.createElement(xs,{infoMessage:r,errorMessage:i,isInverted:l}))},au=n(hs)(oc||(oc=M(["\n pointer-events: none;\n"],["\n pointer-events: none;\n"]))),ou=n.div(lc||(lc=M(["\n display: flex;\n flex-direction: column;\n justify-content: center;\n\n outline: none;\n width: 100%;\n min-height: 40px;\n box-shadow: none;\n\n border-radius: 0px;\n -webkit-appearance: none;\n background: none;\n\n padding: 0 ","px;\n\n border: 1px solid\n ",";\n border-radius: ",";\n\n ","\n\n color: ",";\n\n &:focus-within {\n outline: ",";\n outline-offset: 0;\n }\n"],["\n display: flex;\n flex-direction: column;\n justify-content: center;\n\n outline: none;\n width: 100%;\n min-height: 40px;\n box-shadow: none;\n\n border-radius: 0px;\n -webkit-appearance: none;\n background: none;\n\n padding: 0 ","px;\n\n border: 1px solid\n ",";\n border-radius: ",";\n\n ","\n\n color: ",";\n\n &:focus-within {\n outline: ",";\n outline-offset: 0;\n }\n"])),Ge.nudge,(function(n){var e=n.theme,t=n.isInverted,i=n.hasError;return t?i?at(e).errorInverted:at(e).elementBg.light:i?at(e).error:at(e).elementBg.dark}),(function(n){var e=n.theme;return lt(e).sections.edgeRadius}),gi("copy","small"),(function(n){var e=n.theme;return n.isInverted?ot(e).copy.small.colorInverted:ot(e).copy.small.color}),(function(n){var e=n.theme,t=n.isInverted;return"1px solid ".concat(t?at(e).primary.inverted:at(e).primary.default)})),lu=n.div(dc||(dc=M(["\n display: flex;\n flex-direction: row;\n align-items: center;\n justify-content: space-between;\n ","\n\n padding: ","px 0;\n width: 100%;\n\n * + & {\n border-top: 1px dashed\n ",";\n }\n\n & > span {\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n }\n"],["\n display: flex;\n flex-direction: row;\n align-items: center;\n justify-content: space-between;\n ","\n\n padding: ","px 0;\n width: 100%;\n\n * + & {\n border-top: 1px dashed\n ",";\n }\n\n & > span {\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n }\n"])),gi("copy","small"),Ge.nudge,(function(n){var e=n.theme;return n.isInverted?at(e).elementBg.light:at(e).elementBg.dark})),du=n.button(sc||(sc=M(["\n display: flex;\n flex-direction: row;\n align-items: center;\n justify-content: space-between;\n\n padding: ","px 0;\n background: none;\n outline: none;\n border: none;\n\n width: 100%;\n cursor: pointer;\n pointer-events: all;\n\n ","\n color: ",";\n\n * + & {\n border-top: 1px dashed\n ",";\n }\n\n & > span {\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n }\n\n &:focus {\n text-decoration: underline;\n }\n\n &:focus:not(:focus-visible) {\n text-decoration: none;\n }\n"],["\n display: flex;\n flex-direction: row;\n align-items: center;\n justify-content: space-between;\n\n padding: ","px 0;\n background: none;\n outline: none;\n border: none;\n\n width: 100%;\n cursor: pointer;\n pointer-events: all;\n\n ","\n color: ",";\n\n * + & {\n border-top: 1px dashed\n ",";\n }\n\n & > span {\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n }\n\n &:focus {\n text-decoration: underline;\n }\n\n &:focus:not(:focus-visible) {\n text-decoration: none;\n }\n"])),Ge.nudge,gi("copy","small"),(function(n){var e=n.theme;return n.isInverted?at(e).text.subtileInverted:at(e).text.subtile}),(function(n){var e=n.theme;return n.isInverted?at(e).elementBg.light:at(e).elementBg.dark})),su=n.span(cc||(cc=M(["\n display: flex;\n justify-content: center;\n align-items: center;\n\n height: 100%;\n min-width: 24px;\n margin-left: auto;\n\n color: ",";\n\n pointer-events: none;\n\n & > * {\n height: 20px;\n }\n"],["\n display: flex;\n justify-content: center;\n align-items: center;\n\n height: 100%;\n min-width: 24px;\n margin-left: auto;\n\n color: ",";\n\n pointer-events: none;\n\n & > * {\n height: 20px;\n }\n"])),(function(n){var e=n.theme;return n.isInverted?ot(e).copy.small.colorInverted:ot(e).copy.small.color})),cu=n.button(uc||(uc=M(["\n display: flex;\n justify-content: center;\n align-items: center;\n\n height: 100%;\n min-width: 24px;\n margin-left: auto;\n\n background: none;\n border: none;\n cursor: pointer;\n padding: 0;\n pointer-events: all;\n\n color: ",";\n\n transition: opacity 0.2s ease-in-out;\n\n & > * {\n height: 20px;\n }\n\n @media (hover: hover) and (pointer: fine) {\n &:hover {\n opacity: 0.8;\n }\n }\n\n &:focus {\n outline: solid 2px\n ",";\n }\n\n &:focus:not(:focus-visible) {\n outline: none;\n }\n"],["\n display: flex;\n justify-content: center;\n align-items: center;\n\n height: 100%;\n min-width: 24px;\n margin-left: auto;\n\n background: none;\n border: none;\n cursor: pointer;\n padding: 0;\n pointer-events: all;\n\n color: ",";\n\n transition: opacity 0.2s ease-in-out;\n\n & > * {\n height: 20px;\n }\n\n @media (hover: hover) and (pointer: fine) {\n &:hover {\n opacity: 0.8;\n }\n }\n\n &:focus {\n outline: solid 2px\n ",";\n }\n\n &:focus:not(:focus-visible) {\n outline: none;\n }\n"])),(function(n){var e=n.theme;return n.isInverted?ot(e).copy.small.colorInverted:ot(e).copy.small.color}),(function(n){var e=n.theme;return n.isInverted?at(e).primary.inverted:at(e).primary.default})),uu=n.input(mc||(mc=M(["\n display: none;\n"],["\n display: none;\n"]))),mu=function(n){var e=n.onUploadFiles,t=n.label,i=n.isInverted,r=n.isDisabled,a=n.isRequired,l=n.infoMessage,c=n.errorMessage,u=n.acceptedFormats,p=n.uploadLabel,g=n.customDeleteIcon,f=n.customUploadIcon,h=d([]),v=h[0],x=h[1],b=m(null),w=d([]),y=w[0],k=w[1];r&&(c=""),s((function(){v&&e&&e(v.map((function(n){return n.data})))}),[v]);return o.createElement(au,{isDisabled:r},o.createElement(vs,{label:t,isRequired:a,isInverted:i}),o.createElement(bs,null,o.createElement(ou,{isInverted:i,isDisabled:r,hasError:!!c},y.map((function(n){var e,t=n.url&&n.url.split("/")||[];return o.createElement(lu,{key:n.uid,isInverted:i},o.createElement("span",null,t),o.createElement(cu,{"aria-label":"remove file",type:"button",isInverted:i,onClick:(e=n,function(n){n.preventDefault(),n.stopPropagation(),b.current&&(b.current.value="",k((function(n){var t=n.findIndex((function(n){return n.uid===e.uid}));if(t<0)return n;var i=C([],n,!0);return i.splice(t,1),i})),x((function(n){var t=n.findIndex((function(n){return n.uid===e.uid}));if(t<0)return n;var i=C([],n,!0);return i.splice(t,1),i})))})},g?g(i):o.createElement(Ze,null)))})),o.createElement(du,{type:"button",isInverted:i,onClick:function(n){var e;n.preventDefault(),null===(e=b.current)||void 0===e||e.click()}},p&&o.createElement("span",null,p),o.createElement(su,{isInverted:i},f?f(i):o.createElement(Yn,null)))),o.createElement(uu,{type:"file",onChange:function(n){if(n.currentTarget.files){var e=Array.from(n.currentTarget.files).map((function(n,e){return{uid:"".concat((new Date).getTime().toString(),"_").concat(e),data:n}})),t=e.map((function(n){return function(n,e){return new Promise((function(t){t({uid:e,type:n.type,url:n.name,isUploading:!0});var i=new FileReader;i.onload=function(){t({uid:e,type:n.type,url:n.name,isUploading:!0})},i.readAsDataURL(n)}))}(n.data,n.uid)}));Promise.all(t).then((function(n){k((function(e){return C(C([],e,!0),n,!0)}))})),x((function(n){return C(C([],n,!0),e,!0)}))}},ref:b,multiple:!0,required:a,disabled:r,accept:u})),o.createElement(xs,{infoMessage:l,errorMessage:c,isInverted:i}))},pu=n(ni)(pc||(pc=M(["\n overflow: visible;\n"],["\n overflow: visible;\n"]))),gu=n.form(gc||(gc=M(["\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"])),Ye.semilarge),fu=n.div(fc||(fc=M(["\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*Ge.nudge,3*Ge.nudge,Ye.semilarge,3*Ge.nudge,3*Ge.nudge),hu=n.div(hc||(hc=M(["\n width: 100%;\n max-width: calc(590px * 2 + ","px);\n\n margin: 0 auto;\n margin-top: ","px;\n\n text-align: ",";\n"],["\n width: 100%;\n max-width: calc(590px * 2 + ","px);\n\n margin: 0 auto;\n margin-top: ","px;\n\n text-align: ",";\n"])),2*Ge.nudge,2*Ge.spacer,(function(n){return n.hasCols?"left":"center"})),vu=n.fieldset(vc||(vc=M(["\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"]))),xu=Qt((function(n){var e=n.anchorId,t=n.fields,i=n.onSubmit,r=n.submitAction,a=n.definitions,l=n.subjectLine,d=n.targetEmails,s=n.bgMode,u="inverted"===s,m={},p=function(n){switch(t[n].type){case"Field":case"Area":case"Select":m[n]=t[n].initialValue||"";break;case"Datepicker":m[n]=t[n].initialDates||[null,null];break;case"Upload":m[n]=[];break;case"FieldGroup":var e=t[n],i=t[n].groupType;if("Checkbox"===i){var r=[];e.fields.forEach((function(n){n.initialChecked&&n.text&&r.push(n.text)})),m[n]=r}else"Radio"===i&&(m[n]="",e.fields.every((function(e){return!e.initialChecked||!e.text||(m[n]=e.text,!1)})))}};for(var g in t)p(g);var f=x({initialValues:y({},m),onSubmit:function(n){return E(void 0,void 0,void 0,(function(){var e;return I(this,(function(t){switch(t.label){case 0:return e=y(y({},n),{targetEmails:d||"",subjectLine:l||""}),i?[4,i(e)]:[3,2];case 1:t.sent(),t.label=2;case 2:return k(!1),[2]}}))}))},validateOnBlur:!0,validateOnChange:!0,validate:function(n){return E(void 0,void 0,void 0,(function(){var e,i,r,a,o,l,d,s,c,u,m,p,g;return I(this,(function(f){switch(f.label){case 0:for(r in e={},i=[],t)i.push(r);a=0,f.label=1;case 1:if(!(a<i.length))return[3,21];switch(o=i[a],t[o].type){case"Field":return[3,2];case"Area":return[3,5];case"Select":return[3,8];case"Datepicker":return[3,11];case"FieldGroup":return[3,14];case"Upload":return[3,17]}return[3,20];case 2:return m=t[o],l=m.inputType,t[o].isRequired&&!n[o]&&(e[o]=t[o].errorMsg||"Required field"),m.validate?[4,m.validate(o,n[o],m)]:[3,4];case 3:return(g=f.sent())&&(e[o]=g),[3,20];case 4:switch(l){case"email":n[o]&&!/^[A-Z0-9._%+-]+@[A-Z0-9.-]+\.[A-Z]{2,4}$/i.test(n[o])&&(e[o]=t[o].errorMsg||"Invalid Mail format");break;case"tel":n[o]&&/[A-Z]/gi.test(n[o])&&(e[o]=t[o].errorMsg||"Ungültige Telefonnummer");break;case"number":n[o]&&!/^[+]?\d+([.]\d+)?$/gm.test(n[o])&&(e[o]=t[o].errorMsg||"Zahlenformat ungültig")}return[3,20];case 5:return(m=t[o]).isRequired&&!n[o]&&(e[o]=t[o].errorMsg||"Required field"),m.validate?[4,m.validate(o,n[o],m)]:[3,7];case 6:(g=f.sent())&&(e[o]=g),f.label=7;case 7:return[3,20];case 8:return(m=t[o]).isRequired&&!n[o]&&(e[o]=t[o].errorMsg||"Required field"),m.validate?[4,m.validate(o,n[o],m)]:[3,10];case 9:(g=f.sent())&&(e[o]=g),f.label=10;case 10:return[3,20];case 11:return m=t[o],d=m.singleSelect,u=n[o],m.isRequired&&!n[o]?e[o]=d?t[o].singleDateError||"Please submit date!":t[o].multiDateError||"Please submit start- and enddate!":m.isRequired&&d&&!u[0]?e[o]=t[o].singleDateError||"Please submit date!":!m.isRequired||d||u[0]&&u[1]||(e[o]=t[o].multiDateError||"Please submit start- and enddate!"),m.validate?[4,m.validate(o,n[o],m)]:[3,13];case 12:(g=f.sent())&&(e[o]=g),f.label=13;case 13:return[3,20];case 14:return m=t[o],"Checkbox"===(s=m.groupType)?(c=n[o],m.isRequired&&(!c||(null==c?void 0:c.length)<1)&&(e[o]=t[o].errorMsg||"Please select at least one item!")):"Radio"===s&&(u=n[o],m.isRequired&&!u&&(e[o]=t[o].errorMsg||"Selection required")),m.validate?[4,m.validate(o,n[o],m)]:[3,16];case 15:(g=f.sent())&&(e[o]=g),f.label=16;case 16:return[3,20];case 17:return m=t[o],p=n[o],m.isRequired&&(!p||(null==p?void 0:p.length)<1)&&(e[o]=t[o].errorMsg||"Please submit at least one file!"),m.validate?[4,m.validate(o,n[o],m)]:[3,19];case 18:(g=f.sent())&&(e[o]=g),f.label=19;case 19:return[3,20];case 20:return a++,[3,1];case 21:return[2,e]}}))}))}}),h=f.handleSubmit,v=f.handleChange,b=f.handleBlur,w=f.setFieldTouched,k=f.setSubmitting,C=f.validateField,M=f.submitForm,S=f.setValues,B=f.isSubmitting,T=f.touched,N=f.values,z=f.errors,A=f.dirty,D=f.validateOnBlur,L=f.validateOnChange,H=Jt().theme,F=c((function(n,e,t){return E(void 0,void 0,void 0,(function(){var i;return I(this,(function(r){return[2,S(y(y({},N),(i={},i[n]=e,i)),t)]}))}))}),[S,N]),P=t&&Object.keys(t).filter((function(n){return!t[n].column||"left"===t[n].column})),O=t&&Object.keys(t).filter((function(n){return"right"===t[n].column}));return o.createElement(pu,{addSeperation:!0,anchorId:e,bgColor:u?at(H).sectionBg.dark:s?at(H).sectionBg.medium:at(H).sectionBg.light,bgMode:ei(s,!0)},o.createElement(ri,{addWhitespace:!0},o.createElement(gu,{noValidate:!0,onSubmit:h},o.createElement(fu,null,t&&(null==P?void 0:P.map((function(n,e){var i={index:e,field:t[n],key:n,value:N[n],error:z[n],isTouched:T[n]||!1,isInverted:u,setField:F,setTouched:w,validateField:C,handleChange:v,handleBlur:b,validateOnBlur:D,validateOnChange:L,theme:H};switch(t[n].type){case"Field":return(null==a?void 0:a.field)?a.field(i):Mu(i);case"Area":return(null==a?void 0:a.area)?a.area(i):Iu(i);case"Datepicker":return(null==a?void 0:a.datepicker)?a.datepicker(i):Eu(i);case"FieldGroup":return"Checkbox"===t[n].groupType?(null==a?void 0:a.checkbox)?a.checkbox(i):yu(i):(null==a?void 0:a.radio)?a.radio(i):ku(i);case"Select":return(null==a?void 0:a.select)?a.select(i):Su(i);case"Upload":return(null==a?void 0:a.upload)?a.upload(i):Cu(i);default:return null}})))),O&&O.length>0&&o.createElement(fu,null,t&&(null==O?void 0:O.map((function(n,e){var i={index:e,field:t[n],key:n,value:N[n],error:z[n],isTouched:T[n]||!1,isInverted:u,setField:F,setTouched:w,validateField:C,handleChange:v,handleBlur:b,validateOnBlur:D,validateOnChange:L,theme:H};switch(t[n].type){case"Field":return(null==a?void 0:a.field)?a.field(i):Mu(i);case"Area":return(null==a?void 0:a.area)?a.area(i):Iu(i);case"Datepicker":return(null==a?void 0:a.datepicker)?a.datepicker(i):Eu(i);case"FieldGroup":return"Checkbox"===t[n].groupType?(null==a?void 0:a.checkbox)?a.checkbox(i):yu(i):(null==a?void 0:a.radio)?a.radio(i):ku(i);case"Select":return(null==a?void 0:a.select)?a.select(i):Su(i);case"Upload":return(null==a?void 0:a.upload)?a.upload(i):Cu(i);default:return null}}))))),t&&o.createElement(hu,{hasCols:O&&O.length>0},o.createElement(ko,{primary:r?r({isInverted:u,isDisabled:B||!A,handleSubmit:M}):o.createElement(Rl.View,y({as:"button",onClick:M,isDisabled:B||!A},{type:"submit"}),o.createElement(Rl.Label,null,"send"))}))))})),bu=n.div(xc||(xc=M(["\n & > * + * {\n margin-top: ","px;\n }\n"],["\n & > * + * {\n margin-top: ","px;\n }\n"])),Ge.nudge),wu=n(vi)(bc||(bc=M(["\n text-align: left;\n margin-top: ","px;\n padding-left: ","px;\n"],["\n text-align: left;\n margin-top: ","px;\n padding-left: ","px;\n"])),2*Ge.nudge,Ge.nudge),yu=function(n){var e,t=n.field,i=n.key,r=n.isInverted,a=n.value,l=n.isTouched,d=n.error,s=n.info,c=n.setTouched,u=n.validateField,m=n.setField,p=t,g=a;return o.createElement(vu,{key:i},i&&o.createElement(vs,{isInverted:r,label:i,isRequired:t.isRequired}),o.createElement(bu,null,null===(e=null==p?void 0:p.fields)||void 0===e?void 0:e.map((function(n,e){return o.createElement(_c,{key:e,isInverted:r,onChange:function(n){var e=n.currentTarget.value;if(e){var t=g.indexOf(e);-1===t?g.push(e):g.splice(t,1),m(i,g),c(i,!0),u(i)}},isSelected:!!n.text&&-1!==g.indexOf(n.text),name:i,value:n.text,label:n.text})}))),l&&d&&o.createElement(xs,{errorMessage:d,infoMessage:s}))},ku=function(n){var e,t=n.field,i=n.key,r=n.value,a=n.error,l=n.isTouched,d=n.isInverted,s=n.setField,c=n.theme,u=t,m=r;return o.createElement(vu,{key:i},i&&o.createElement(vs,{isInverted:d,label:i,isRequired:t.isRequired}),o.createElement(bu,null,null===(e=null==u?void 0:u.fields)||void 0===e?void 0:e.map((function(n,e){return o.createElement(qc,{key:e,name:i,value:n.text,label:n.text,isInverted:d,isSelected:!!n.text&&m===n.text,onChange:function(e){n.text&&s(i,e.currentTarget.value)}})}))),a&&l&&o.createElement(wu,{textColor:at(c).text.error,size:"small"},a))},Eu=function(n){var e=n.field,t=n.key,i=n.value,r=n.error,a=n.isTouched,l=n.isInverted,d=n.setField,s=n.setTouched,c=n.validateField,u=i,m=function(n,e){return E(void 0,void 0,void 0,(function(){return I(this,(function(i){switch(i.label){case 0:return[4,d(t,[n||null,e||null])];case 1:return i.sent(),[4,s(t,!0)];case 2:return i.sent(),c(t),[2]}}))}))};return o.createElement(Dc,{key:t,onSubmit:m,onDataChange:m,values:[null==u?void 0:u[0],null==u?void 0:u[1]],label:"".concat(t).concat(e.isRequired?"*":""),placeholder:e.placeholder,singleSelect:e.singleSelect,infoMessage:e.info,errorMessage:r&&a?r:void 0,name:t,customIcon:null==e?void 0:e.customIcon,isInverted:l,minDate:e.minDate,maxDate:e.maxDate,deleteAction:function(n){return(null==e?void 0:e.deleteAction)?e.deleteAction(n):o.createElement(Xl.View,{onClick:n},"delete")},submitAction:function(n){return(null==e?void 0:e.submitAction)?e.submitAction(n):o.createElement(Rl.View,{onClick:n},"submit")},nextCtrlUrl:e.nextCtrlUrl,prevCtrlUrl:e.prevCtrlUrl})},Iu=function(n){var e=n.field,t=n.key,i=n.value,r=n.error,a=n.isTouched,l=n.isInverted,d=n.handleChange,s=n.handleBlur;return o.createElement(Gc,{key:t,label:"".concat(t).concat(e.isRequired?"*":""),placeholder:e.placeholder,name:"['".concat(t,"']"),value:i,isInverted:l,onChange:d,onBlur:s,infoMessage:e.info,errorMessage:r&&a?r:void 0})},Cu=function(n){var e=n.field,t=n.key,i=n.error,r=n.isTouched,a=n.isInverted,l=n.setField;return o.createElement(mu,{key:t,label:"".concat(t).concat(e.isRequired?"*":""),name:t,infoMessage:e.info,uploadLabel:e.addBtnLabel,errorMessage:i&&r?i:void 0,acceptedFormats:e.acceptedFormats,onUploadFiles:function(n){l(t,n)},customUploadIcon:e.customUploadIcon,customDeleteIcon:e.customDeleteIcon,isInverted:a})},Mu=function(n){var e=n.field,t=n.key,i=n.value,r=n.error,a=n.isTouched,l=n.handleChange,d=n.handleBlur,s=n.isInverted;return o.createElement(Jc,{key:t,label:"".concat(t).concat(e.isRequired?"*":""),placeholder:e.placeholder,name:"['".concat(t,"']"),type:e.inputType,isInverted:s,value:i,onChange:l,onBlur:d,infoMessage:e.info,errorMessage:r&&a?r:void 0})},Su=function(n){var e=n.field,t=n.key,i=n.value,r=n.error,a=n.isTouched,l=n.isInverted,d=n.setField,s=n.setTouched,c=n.validateField,u=n.validateOnChange,m=n.validateOnBlur;return o.createElement(ru,{key:t,label:"".concat(t).concat(e.isRequired?"*":""),name:t,placeholder:e.placeholder,errorMessage:r&&a?r:void 0,items:e.dropdownItems||[],value:i,onChange:function(n){return E(void 0,void 0,void 0,(function(){return I(this,(function(e){switch(e.label){case 0:return[4,d(t,n)];case 1:return e.sent(),[4,s(t,!0)];case 2:return e.sent(),u&&c(t),[2]}}))}))},onBlur:function(){return s(t,!0,m)},icon:e.icon,isInverted:l})},Bu=n(mr)(yc||(yc=M(["\n display: inline-block;\n border: 1px solid\n ",";\n border-radius: 15px;\n\n padding: 4px 12px;\n max-height: 28px;\n min-width: 60px;\n user-select: none;\n\n white-space: nowrap;\n text-overflow: ellipsis;\n overflow: hidden;\n text-align: center;\n\n text-decoration: none;\n\n ","\n\n background: none;\n\n && {\n background-color: ",";\n color: ",";\n\n transition: background-color 0.2s ease-in-out, color 0.1s ease-in-out;\n }\n\n cursor: ",";\n\n ","\n\n &:focus {\n /* background-color: ",";\n color: ","; */\n outline: 2px solid\n ",";\n outline-offset: -1px;\n text-decoration: underline;\n }\n"],["\n display: inline-block;\n border: 1px solid\n ",";\n border-radius: 15px;\n\n padding: 4px 12px;\n max-height: 28px;\n min-width: 60px;\n user-select: none;\n\n white-space: nowrap;\n text-overflow: ellipsis;\n overflow: hidden;\n text-align: center;\n\n text-decoration: none;\n\n ","\n\n background: none;\n\n && {\n background-color: ",";\n color: ",";\n\n transition: background-color 0.2s ease-in-out, color 0.1s ease-in-out;\n }\n\n cursor: ",";\n\n ","\n\n &:focus {\n /* background-color: ",";\n color: ","; */\n outline: 2px solid\n ",";\n outline-offset: -1px;\n text-decoration: underline;\n }\n"])),(function(n){return n.isInverted?"#dddddd":"#444444"}),gi("copy","small"),(function(n){var e=n.isActive,t=n.isInverted;return e&&(t?"#dddddd":"#444444")}),(function(n){var e=n.isActive,t=n.isInverted;return e?t?"#444444":"#ffff":t?"#dddddd":"#444444"}),(function(n){return n.isClickable?"pointer":"default"}),(function(n){var t=n.isClickable,i=n.isInverted;return t&&e(wc||(wc=M(["\n @media (hover: hover) and (pointer: fine) {\n &&:hover {\n background-color: ",";\n color: ",";\n }\n }\n "],["\n @media (hover: hover) and (pointer: fine) {\n &&:hover {\n background-color: ",";\n color: ",";\n }\n }\n "])),i?"#dddddd":"#444444",i?"#444444":"#ffff")}),(function(n){return n.isInverted?"#dddddd":"#444444"}),(function(n){return n.isInverted?"#444444":"#ffff"}),(function(n){var e=n.isInverted,t=n.theme;return e?at(t).primary.inverted:at(t).primary.default})),Tu=function(n){var e=n.name,t=n.link,i=n.isInverted,r=n.isActive,a=n.onClick,l=n.className,d=n.children,s=(null==t?void 0:t.href)?"a":a?"button":"span";return o.createElement(Bu,y({as:s,isInverted:i,isActive:r,onClick:a,isClickable:!!a||!(!t||!t.href),className:l},t),e||d)},Nu=n.div(kc||(kc=M(["\n text-decoration: none;\n color: inherit;\n\n & > * + * {\n margin-top: ","px;\n }\n\n @media "," {\n display: flex;\n justify-content: flex-end;\n flex-direction: row-reverse;\n\n & > * + * {\n margin-top: 0;\n padding-right: ","px;\n }\n }\n"],["\n text-decoration: none;\n color: inherit;\n\n & > * + * {\n margin-top: ","px;\n }\n\n @media "," {\n display: flex;\n justify-content: flex-end;\n flex-direction: row-reverse;\n\n & > * + * {\n margin-top: 0;\n padding-right: ","px;\n }\n }\n"])),3*Ge.nudge,Ye.large,Ge.spacer),zu=n(Ao)(Ec||(Ec=M(["\n flex: 1 0 40%;\n"],["\n flex: 1 0 40%;\n"]))),Au=n.div(Ic||(Ic=M(["\n flex: 1 0 60%;\n\n & > * + * {\n margin-top: ","px;\n }\n\n @media "," {\n max-width: 60%;\n }\n"],["\n flex: 1 0 60%;\n\n & > * + * {\n margin-top: ","px;\n }\n\n @media "," {\n max-width: 60%;\n }\n"])),3*Ge.nudge,Ye.large),Du=n.div(Cc||(Cc=M(["\n margin-top: -","px;\n margin-left: -","px;\n\n display: flex;\n flex-direction: row;\n flex-wrap: wrap;\n"],["\n margin-top: -","px;\n margin-left: -","px;\n\n display: flex;\n flex-direction: row;\n flex-wrap: wrap;\n"])),Ge.nudge,Ge.nudge),Lu=n.div(Mc||(Mc=M(["\n & > * + * {\n margin-top: ","px;\n }\n"],["\n & > * + * {\n margin-top: ","px;\n }\n"])),Ge.nudge),Hu=n.div(Sc||(Sc=M(["\n padding-top: ","px;\n padding-left: ","px;\n"],["\n padding-top: ","px;\n padding-left: ","px;\n"])),Ge.nudge,Ge.nudge),Fu=n(mr)(Bc||(Bc=M(["\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"])),gi("copy-b","big"),(function(n){var e=n.theme;return n.isInverted?ot(e)["copy-b"].big.colorInverted:ot(e)["copy-b"].big.color})),Pu=n(vi)(Tc||(Tc=M(["\n display: -webkit-box;\n -webkit-line-clamp: 4;\n -webkit-box-orient: vertical;\n overflow: hidden;\n"],["\n display: -webkit-box;\n -webkit-line-clamp: 4;\n -webkit-box-orient: vertical;\n overflow: hidden;\n"]))),Ou=function(n){var e=n.customTag,t=n.onTagClick,i=n.title,r=n.image,a=n.date,l=n.text,d=n.link,s=n.tags,c=n.isInverted,u=n.action,m=Jt().globals,p="";a&&(p=new eo(a.getTime(),"",m.sections.eventDateFormat(a),m.sections.eventTimeFormat(a),m.sections.eventLocaleKey).getFormattedDate());var g=function(n){return t?function(e){null==e||e.preventDefault(),t(n)}:void 0};return o.createElement(Nu,null,(null==r?void 0:r.small)&&o.createElement(zu,y({},r,{coverSpace:!0,isInverted:c})),o.createElement(Au,null,s&&o.createElement(Du,null,s.map((function(n,t){return n&&o.createElement(Hu,{key:"tag_"+t},e?e({key:"tag_"+t,name:n.name||"",isInverted:c,isActive:!1,link:n.link||{},clickHandler:g(n)}):o.createElement(Tu,{isInverted:c,name:n.name,link:n.link,onClick:g(n)}))}))),o.createElement(Lu,null,a&&o.createElement(vi,{isInverted:c,size:"medium",type:"copy"},p),i&&o.createElement(Fu,y({},d,{isInverted:c}),i)),l&&o.createElement(Pu,{size:"small",isInverted:c,innerHTML:l}),u&&o.createElement("div",null," ",u({isInverted:c})," ")))},ju=n.ul(Nc||(Nc=M(["\n list-style: none;\n margin: 0;\n padding: 0;\n"],["\n list-style: none;\n margin: 0;\n padding: 0;\n"]))),_u=n.li(zc||(zc=M(["\n border-top: 1px solid\n ",";\n\n border-bottom: 1px solid\n ",";\n\n padding: ","px 0;\n"],["\n border-top: 1px solid\n ",";\n\n border-bottom: 1px solid\n ",";\n\n padding: ","px 0;\n"])),(function(n){var e=n.theme;return n.hasBg?at(e).elementBg.light:at(e).elementBg.medium}),(function(n){var e=n.theme;return n.hasBg?at(e).elementBg.light:at(e).elementBg.medium}),3*Ge.nudge),Ru=Qt((function(n){var e=n.anchorId,t=n.events,i=n.bgMode,r=n.customTag,a=Jt().colors,l="inverted"===i,d="full"===i;return o.createElement(ni,{addSeperation:!0,anchorId:e,bgColor:l?a.sectionBg.dark:i?a.sectionBg.medium:a.sectionBg.light,bgMode:ei(i,!0)},o.createElement(ri,{addWhitespace:!0},o.createElement(ju,null,null==t?void 0:t.map((function(n,e){return o.createElement(_u,{key:e,hasBg:d},o.createElement(Ou,y({},n,{isInverted:l,customTag:r})))})))))})),Wu=n.a(Zu||(Zu=M(["\n padding: 0.2em;\n\n display: inline-block;\n display: inline-flex;\n flex-direction: row;\n flex-wrap: nowrap;\n justify-content: center;\n align-items: center;\n vertical-align: middle;\n\n font-family: ",";\n ","\n font-weight: ",";\n text-align: center;\n text-decoration: ",";\n line-height: 1;\n letter-spacing: ",";\n\n perspective: 1000;\n -webkit-font-smoothing: subpixel-antialiased;\n -webkit-perspective: 1000;\n -moz-osx-font-smoothing: grayscale;\n will-change: auto;\n\n outline-color: ",";\n border: none;\n cursor: pointer;\n\n pointer-events: ",";\n\n background: none;\n color: ",";\n\n & > * {\n color: ",";\n }\n\n & > * + * {\n margin-left: ","px;\n }\n\n & > :not(:last-child) {\n padding-right: ","px;\n }\n\n &:hover {\n opacity: 0.6;\n }\n\n &:focus {\n outline: 2px solid ",";\n }\n\n &:active {\n opacity: 0.6;\n }\n"],["\n padding: 0.2em;\n\n display: inline-block;\n display: inline-flex;\n flex-direction: row;\n flex-wrap: nowrap;\n justify-content: center;\n align-items: center;\n vertical-align: middle;\n\n font-family: ",";\n ","\n font-weight: ",";\n text-align: center;\n text-decoration: ",";\n line-height: 1;\n letter-spacing: ",";\n\n perspective: 1000;\n -webkit-font-smoothing: subpixel-antialiased;\n -webkit-perspective: 1000;\n -moz-osx-font-smoothing: grayscale;\n will-change: auto;\n\n outline-color: ",";\n border: none;\n cursor: pointer;\n\n pointer-events: ",";\n\n background: none;\n color: ",";\n\n & > * {\n color: ",";\n }\n\n & > * + * {\n margin-left: ","px;\n }\n\n & > :not(:last-child) {\n padding-right: ","px;\n }\n\n &:hover {\n opacity: 0.6;\n }\n\n &:focus {\n outline: 2px solid ",";\n }\n\n &:active {\n opacity: 0.6;\n }\n"])),(function(n){var e=n.theme;return ot(e).copy.medium.family}),(function(n){var e=n.theme;return Xe(ot(e).copy.medium.size,"font-size")}),(function(n){var e=n.theme;return ot(e).copy.medium.weight}),(function(n){var e=n.textDecoration;return e||"underline"}),(function(n){var e=n.theme;return ot(e).copy.medium.letterSpacing}),(function(n){var e=n.theme;return n.inverted?at(e).primary.inverted:at(e).primary.default}),(function(n){return n.disable?"none":"all"}),(function(n){var e=n.theme,t=n.inverted;return n.disable?at(e).elementBg.medium:t?at(e).text.copyInverted:at(e).text.copy}),(function(n){var e=n.theme,t=n.inverted;return n.disable?at(e).elementBg.medium:t?at(e).text.copyInverted:at(e).text.copy}),Ge.nudge,Ge.nudge,(function(n){var e=n.theme;return at(e).primary.default})),Vu=a.forwardRef((function(n,e){var t=n.as,i=n.isInverted,r=n.isDisabled,o=n.onClick,l=n.className,d=n.textDecoration,s=n.children,c=k(n,["as","isInverted","isDisabled","onClick","className","textDecoration","children"]);return"button"===t?a.createElement(Wu,y({textDecoration:d,ref:e,as:t,inverted:i,disable:r,onClick:o,className:l},c),s):a.createElement(Wu,y({textDecoration:d,ref:e,as:t,href:c.href,"data-disabled":r,"data-inverted":i,target:c.isExternal?"_blank":void 0,rel:c.isExternal?"noopener noreferrer":void 0,inverted:i,disable:r,onClick:o,className:l},c),s)}));Vu.displayName="Button";var Zu,Uu,qu,Yu,Gu,Xu,Ju,Qu,Ku,$u,nm,em,tm,im,rm,am,om,lm,dm,sm,cm,um,mm,pm,gm,fm,hm,vm,xm,bm=n.div(Uu||(Uu=M(["\n display: flex;\n flex-direction: row;\n justify-content: flex-end;\n align-items: center;\n\n color: ",";\n\n transition: transform 0.2s ease-in-out;\n\n ","[data-inverted='true'] > & {\n color: ",";\n }\n\n ","[data-disabled='true'] > & {\n color: ",";\n }\n\n ",":hover > & {\n transform: translateX(3px);\n }\n"],["\n display: flex;\n flex-direction: row;\n justify-content: flex-end;\n align-items: center;\n\n color: ",";\n\n transition: transform 0.2s ease-in-out;\n\n ","[data-inverted='true'] > & {\n color: ",";\n }\n\n ","[data-disabled='true'] > & {\n color: ",";\n }\n\n ",":hover > & {\n transform: translateX(3px);\n }\n"])),(function(n){var e=n.theme;return n.iconColor||at(e).text.copy}),Wu,(function(n){var e=n.theme;return n.iconColor||at(e).text.copyInverted}),Wu,(function(n){var e=n.theme;return n.iconColor||at(e).elementBg.medium}),Wu),wm={View:Vu,Label:n.span(qu||(qu=M(["\n display: inline-block;\n"],["\n display: inline-block;\n"]))),Icon:bm},ym=function(n){var e=d(n||!1),t=e[0],i=e[1];return s((function(){"IntersectionObserver"in window&&"IntersectionObserverEntry"in window&&"intersectionRatio"in window.IntersectionObserverEntry.prototype?i(!0):i(!1)}),[]),t},km=n.div(Yu||(Yu=M(["\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"])),Ge.nudge,Ge.nudge,6*Ge.nudge),Em=n.div(Gu||(Gu=M(["\n padding-top: ","px;\n padding-left: ","px;\n"],["\n padding-top: ","px;\n padding-left: ","px;\n"])),Ge.nudge,Ge.nudge),Im=n.ul(Xu||(Xu=M(["\n list-style-type: none;\n margin: 0;\n padding: 0;\n"],["\n list-style-type: none;\n margin: 0;\n padding: 0;\n"]))),Cm=n.li(Ju||(Ju=M(["\n border-top: 1px solid\n ",";\n\n border-bottom: 1px solid\n ",";\n\n padding: ","px 0;\n"],["\n border-top: 1px solid\n ",";\n\n border-bottom: 1px solid\n ",";\n\n padding: ","px 0;\n"])),(function(n){var e=n.theme;return n.hasBg?at(e).elementBg.light:at(e).elementBg.medium}),(function(n){var e=n.theme;return n.hasBg?at(e).elementBg.light:at(e).elementBg.medium}),3*Ge.nudge),Mm=n.div(Qu||(Qu=M(["\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*Ge.nudge,Ye.medium),Sm=n.span(Ku||(Ku=M(["\n display: ",";\n"],["\n display: ",";\n"])),(function(n){var e=n.itemCount;return e&&e>2?"block":"none"})),Bm=Qt((function(n){var e=n.tags,t=n.events,i=n.bgMode,r=n.anchorId,a=n.activeTags,l=n.showMoreText,d=n.onTagClick,s=n.customTag,c="inverted"===i,u="full"===i,m=Jt().colors,p=o.useState(a||[]),g=p[0],f=p[1],h=o.useState(1)[0],v=o.useState(3),x=v[0],b=v[1],w=o.useRef(null),k=ym(),E=(null==t?void 0:t.length)||0,I=Ct(800);o.useEffect((function(){var n=function(){var n,e,t,i=[];if("URLSearchParams"in window){var r=null===(t=null===(e=null===(n=new URLSearchParams(window.location.search).get("eventFilter"))||void 0===n?void 0:n.split(","))||void 0===e?void 0:e.map((function(n){return decodeURIComponent(n)})))||void 0===t?void 0:t.filter((function(n){return""!==n}));r&&i.push.apply(i,r)}return i}();n.length>0?f(n):f(a||[])}),[a]),o.useEffect((function(){if(!d&&g.length>0&&"URLSearchParams"in window){var n=new URLSearchParams(window.location.search);n.set("eventFilter",g.map((function(n){return encodeURIComponent(n)})).join(",")),window.history.replaceState({},"","".concat(location.pathname,"?").concat(n.toString()+location.hash))}}),[g]),o.useEffect((function(){b(3)}),[g]);var M=function(n){f((function(e){var t=C([],e,!0),i=n.name?e.indexOf(n.name):-1;return-1===i&&n.name?C(C([],t,!0),[n.name],!1):(t.splice(i,1),t)}))};o.useEffect((function(){if(k){var n,e=w.current;if(e){(n=new IntersectionObserver((function(n){var e=n[0];(null==e?void 0:e.isIntersecting)&&x<Math.ceil(E/h)&&b((function(n){return n+1}))}),{rootMargin:"0px 0px 100px 0px",threshold:0})).observe(e)}return function(){n&&n.disconnect()}}}),[h,E,x,k]);return o.createElement(ni,{addSeperation:!0,anchorId:r,bgColor:c?m.sectionBg.dark:u?m.sectionBg.medium:"transparent",bgMode:ei(i,!0)},o.createElement(ri,{addWhitespace:!0},e&&o.createElement(km,null,e.map((function(n,e){return o.createElement(Em,{key:e},s?s({key:e,name:n,isInverted:c,isActive:-1!==g.indexOf(n),clickHandler:function(e){null==e||e.preventDefault(),d?d({name:n}):M({name:n})}}):o.createElement(Tu,{isInverted:c,onClick:function(e){null==e||e.preventDefault(),d?d({name:n},!1):M({name:n})},isActive:-1!==g.indexOf(n)},n))}))),o.createElement(Im,null,null==t?void 0:t.filter((function(n){if(!g||0===g.length)return!0;if(!n.tags)return!1;for(var e=!1,t=0;t<n.tags.length;t++)if(-1!==g.indexOf(n.tags[t].name||"")){e=!0;break}return e})).sort((function(n,e){return n.date&&e.date?e.date.getTime()-n.date.getTime():0})).filter((function(n,e){return e<x*h})).map((function(n,e){var t;return o.createElement(Cm,{key:"".concat(e,"_event_").concat(n.title),hasBg:u},o.createElement(Ou,y({},n,{tags:null===(t=n.tags)||void 0===t?void 0:t.map((function(n){return{name:n.name}})),isInverted:c,onTagClick:function(n){I(0),d?d({name:n.name},!0):M({name:n.name})},customTag:s})))}))),o.createElement("div",{ref:w}),!k&&o.createElement(Mm,null,t&&t.length>0&&o.createElement(vi,{type:"copy",size:"medium",isInverted:c},o.createElement(Sm,{itemCount:t.length,onClick:function(n){n.preventDefault(),x<Math.ceil(E/h)&&b((function(n){return n+1}))}},x<E/h&&o.createElement(wm.View,{as:"button",isInverted:c},o.createElement(wm.Label,null,l||"mehr anzeigen")))))))})),Tm=n(Ao)($u||($u=M(["\n &:not(:last-child) {\n margin-bottom: ","px;\n }\n"],["\n &:not(:last-child) {\n margin-bottom: ","px;\n }\n"])),Ge.spacer),Nm=n.div(nm||(nm=M(["\n margin-top: -","px;\n margin-left: -","px;\n\n display: flex;\n flex-direction: row;\n flex-wrap: wrap;\n"],["\n margin-top: -","px;\n margin-left: -","px;\n\n display: flex;\n flex-direction: row;\n flex-wrap: wrap;\n"])),Ge.nudge,Ge.nudge),zm=n.div(em||(em=M(["\n padding-top: ","px;\n padding-left: ","px;\n"],["\n padding-top: ","px;\n padding-left: ","px;\n"])),Ge.nudge,Ge.nudge),Am=n(di)(tm||(tm=M(["\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 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*Ge.nudge),Dm=n(vi)(im||(im=M(["\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n\n &:not(:first-child) {\n margin-top: ","px;\n }\n"],["\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n\n &:not(:first-child) {\n margin-top: ","px;\n }\n"])),3*Ge.nudge),Lm=n(vi)(rm||(rm=M(["\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n\n &:not(:first-child) {\n margin-top: ","px;\n }\n\n "," + & {\n margin-top: ","px;\n }\n"],["\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n\n &:not(:first-child) {\n margin-top: ","px;\n }\n\n "," + & {\n margin-top: ","px;\n }\n"])),3*Ge.nudge,Dm,Ge.nudge),Hm=n(vi)(am||(am=M(["\n &:not(:first-child) {\n margin-top: ","px;\n }\n"],["\n &:not(:first-child) {\n margin-top: ","px;\n }\n"])),3*Ge.nudge),Fm=n.ul(om||(om=M(["\n margin: 0;\n padding: 0;\n list-style: none;\n\n @media "," {\n display: flex;\n flex-direction: row;\n align-items: flex-start;\n\n & > * {\n flex: 0 0 33.33%;\n }\n }\n\n @media "," {\n display: block;\n }\n"],["\n margin: 0;\n padding: 0;\n list-style: none;\n\n @media "," {\n display: flex;\n flex-direction: row;\n align-items: flex-start;\n\n & > * {\n flex: 0 0 33.33%;\n }\n }\n\n @media "," {\n display: block;\n }\n"])),Ye.semilarge,Ye.large),Pm=n.li(lm||(lm=M(["\n & + & {\n padding-top: ","px;\n }\n\n @media "," {\n & + & {\n padding-top: 0;\n padding-left: ","px;\n }\n }\n\n @media "," {\n & + & {\n padding-left: 0;\n padding-top: ","px;\n }\n }\n"],["\n & + & {\n padding-top: ","px;\n }\n\n @media "," {\n & + & {\n padding-top: 0;\n padding-left: ","px;\n }\n }\n\n @media "," {\n & + & {\n padding-left: 0;\n padding-top: ","px;\n }\n }\n"])),3*Ge.nudge,Ye.semilarge,Ge.spacer,Ye.large,5*Ge.nudge),Om=n(vi)(dm||(dm=M(["\n display: block;\n margin-bottom: ","px;\n"],["\n display: block;\n margin-bottom: ","px;\n"])),3*Ge.nudge),jm=n.ul(sm||(sm=M(["\n list-style: none;\n margin: 0;\n padding: 0;\n"],["\n list-style: none;\n margin: 0;\n padding: 0;\n"]))),_m=n.li(cm||(cm=M(["\n display: -ms-grid;\n display: grid;\n margin: 0;\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 margin: 0;\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"])),2*Ge.nudge,2*Ge.nudge),Rm=n(vi)(um||(um=M(["\n height: 20px;\n width: 20px;\n\n & > * {\n height: 20px;\n width: 20px;\n }\n"],["\n height: 20px;\n width: 20px;\n\n & > * {\n height: 20px;\n width: 20px;\n }\n"]))),Wm=function(n){var e=n.isInverted,t=n.items,i=n.className;return o.createElement(Fm,{className:i},null==t?void 0:t.filter((function(n){return n.title})).map((function(n,t){var i;return o.createElement(Pm,{key:t},o.createElement(Om,{size:"small",type:"copy-b",renderAs:"span",isInverted:e},n.title),o.createElement(jm,null,null===(i=null==n?void 0:n.items)||void 0===i?void 0:i.map((function(n,t){return o.createElement(_m,{key:t},n.icon&&o.createElement(Rm,{isInverted:e},n.icon(e)),n.text&&o.createElement(vi,{size:"small",isInverted:e,innerHTML:n.text}))}))))})))},Vm=Qt((function(n){var e,t=n.anchorId,i=n.event,r=n.infos,a=n.bgMode,l=n.customTag,d=Jt(),s=d.colors,c=d.globals,u="inverted"===a,m="full"===a,p="",g="";if(null==i?void 0:i.date){var f=new eo(i.date.getTime(),"",c.sections.eventDateFormat(i.date),c.sections.eventTimeFormat(i.date),c.sections.eventLocaleKey);p=f.getFormattedDate(),g=f.getFormattedTimespan(c.sections.eventTimespanFormat(i.date,i.duration),i.duration)}return o.createElement(ni,{addSeperation:!0,anchorId:t,bgColor:u?s.sectionBg.dark:m?s.sectionBg.medium:s.sectionBg.light,bgMode:ei(a,!0)},o.createElement(ri,{addWhitespace:!0},(null===(e=i.image)||void 0===e?void 0:e.small)&&o.createElement(Tm,y({},i.image,{coverSpace:!0,isInverted:u})),o.createElement(cr.Row,{gutter:5*Ge.nudge,large:{gutter:Ge.spacer}},o.createElement(cr.Col,{large:{span:.75}},i.tags&&o.createElement(Nm,null,i.tags.map((function(n,e){return o.createElement(zm,{key:"tag_"+e},l?l({key:"headtag-".concat(e),name:n.name||"",isInverted:u,isActive:!1,link:n.link}):o.createElement(Tu,{link:n.link,isInverted:u},n.name))}))),i.title&&o.createElement(Am,{size:"heading-2",isInverted:u},i.title),p&&o.createElement(Dm,{size:"big",type:"copy-b"},p||"",p&&g?" | ":"",g),i.address&&o.createElement(Lm,{size:"big",type:"copy",innerHTML:i.address}),i.text&&o.createElement(Hm,{size:"medium",isInverted:u,innerHTML:i.text})),r&&r.length>0&&o.createElement(cr.Col,{large:{span:.25}},o.createElement(Wm,{isInverted:u,items:r})))))})),Zm=n.div(mm||(mm=M([""],[""]))),Um=n.div(pm||(pm=M(["\n display: flex;\n justify-content: ",";\n margin-bottom: ","px;\n max-width: 100%;\n"],["\n display: flex;\n justify-content: ",";\n margin-bottom: ","px;\n max-width: 100%;\n"])),(function(n){return n.isCentered?"center":"flex-start"}),3*Ge.nudge),qm=n(Ao)(gm||(gm=M(["\n overflow: hidden;\n border-radius: ",";\n"],["\n overflow: hidden;\n border-radius: ",";\n"])),(function(n){var e=n.theme;return lt(e).sections.edgeRadius})),Ym=n.div(fm||(fm=M(["\n text-align: ",";\n\n & > * + * {\n margin-top: ","px;\n }\n"],["\n text-align: ",";\n\n & > * + * {\n margin-top: ","px;\n }\n"])),(function(n){return n.isCentered&&"center"}),3*Ge.nudge),Gm=n(vi)(hm||(hm=M([""],[""]))),Xm=n(vi)(vm||(vm=M([""],[""]))),Jm=n(vi)(xm||(xm=M(["\n "," + & {\n margin-top: ","px;\n }\n"],["\n "," + & {\n margin-top: ","px;\n }\n"])),Xm,Ge.nudge),Qm=p((function(n,e){var t=n.isInverted,i=void 0!==t&&t,r=n.isCentered,a=void 0!==r&&r,l=n.title,d=n.subTitle,s=n.text,c=n.image,u=n.className;return o.createElement(Zm,{ref:e,className:u},c&&o.createElement(Um,{isCentered:a},o.createElement(qm,{isInverted:i,small:c.small,medium:c.medium,semilarge:c.semilarge,large:c.large,xlarge:c.xlarge,alt:c.alt,coverSpace:c.coverSpace,ratios:c.ratios,showPlaceholder:c.showPlaceholder})),o.createElement(Ym,{isCentered:a},l&&o.createElement(Gm,{type:"copy-b",size:"big",isInverted:i,"data-sheet":"title"},l),d&&o.createElement(Xm,{type:"copy-b",isInverted:i,"data-sheet":"subtitle"},d),s&&o.createElement(Jm,{type:"copy",isInverted:i,"data-sheet":"text",innerHTML:s})))}));Qm.displayName="Fact";var Km,$m,np,ep,tp,ip,rp,ap=n.div(Km||(Km=M(["\n display: none;\n\n @media "," {\n display: block;\n }\n"],["\n display: none;\n\n @media "," {\n display: block;\n }\n"])),Ye.large),op=Qt((function(n){var e=n.anchorId,t=n.columns,i=void 0===t?3:t,r=n.facts,a=n.bgMode,l=n.isCentered,d=Jt().colors,s=(null==r?void 0:r.length)||0,c="inverted"===a,u=ft({listLength:s,identifiers:['[data-sheet="title"]','[data-sheet="subtitle"]'],responsive:{small:1,medium:i<3?i:3,semilarge:i<4?i:4,large:i,xlarge:i}}).sheetRefs;return o.createElement(ni,{addSeperation:!0,anchorId:e,bgColor:c?d.sectionBg.dark:a?d.sectionBg.medium:d.sectionBg.light,bgMode:ei(a)},o.createElement(ri,{clampWidth:"normal",addWhitespace:!0},o.createElement(cr.Row,null,r&&r.map((function(n,e){return(null==n?void 0:n.title)||(null==n?void 0:n.subTitle)||(null==n?void 0:n.image)||(null==n?void 0:n.text)?o.createElement(cr.Col,{key:e,medium:{span:4/12},semilarge:i>3?{span:.25}:{span:4/12},large:{span:12/i/12}},o.createElement(Qm,y({key:e,ref:u[e]},n,{isCentered:l,isInverted:c}))):o.createElement(cr.Col,{key:e,medium:{span:4/12},semilarge:i>3?{span:.25}:{span:4/12},large:{span:12/i/12}},o.createElement(ap,{ref:u[e],key:e}))})))))})),lp=n.ul($m||($m=M(["\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"])),Ge.nudge),dp=n.li(np||(np=M(["\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*Ge.nudge,(function(n){var e=n.theme;return n.hasBack?at(e).elementBg.light:at(e).elementBg.medium}),(function(n){return n.hasText?"flex-start":"center"}),Ye.medium,3*Ge.nudge),sp=n.img(ep||(ep=M(["\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*Ge.nudge,5*Ge.nudge,Ye.medium,Ge.spacer),cp=n.div(tp||(tp=M(["\n & > * + * {\n margin-top: ","px;\n }\n"],["\n & > * + * {\n margin-top: ","px;\n }\n"])),2*Ge.nudge),up=n(vi)(ip||(ip=M(["\n max-width: 880px;\n"],["\n max-width: 880px;\n"]))),mp=Qt((function(n){var e=n.anchorId,t=n.facts,i=n.icon,r=n.bgMode,a=Jt().colors,l="inverted"===r,d=l||"full"===r;return o.createElement(ni,{addSeperation:!0,anchorId:e,bgColor:l?a.sectionBg.dark:"full"===r?a.sectionBg.medium:a.sectionBg.light,bgMode:ei(r,!0)},o.createElement(ri,{clampWidth:"normal",addWhitespace:!0},t&&o.createElement(lp,null,t.map((function(n,e){var t=n.label,r=n.text;return o.createElement(dp,{key:e,hasText:!!r,hasBack:d},i&&o.createElement(sp,{src:i.src,alt:i.alt||""}),o.createElement(cp,null,t&&o.createElement(vi,{type:"copy-b"},t),r&&o.createElement(up,{type:"copy",innerHTML:r})))})))))})),pp=o.createContext({steps:0,currentStep:0,slickSettings:{},clickSideOffset:.2,goToStep:function(){return""},nextStep:function(){return""},previousStep:function(){return""},isOnFirstStep:function(){return!1},isOnLastStep:function(){return!1}}),gp=n.div(xp||(xp=M(["\n position: relative;\n width: 100%;\n overflow: hidden;\n\n cursor: ",";\n\n ","\n\n .slick-track {\n display: flex;\n height: ",";\n ","\n }\n"],["\n position: relative;\n width: 100%;\n overflow: hidden;\n\n cursor: ",";\n\n ","\n\n .slick-track {\n display: flex;\n height: ",";\n ","\n }\n"])),(function(n){var e=n.cursorPath;return e?'url("'.concat(e,'") 64 64, auto'):"default"}),(function(n){return n.fullHeight&&e(hp||(hp=M(["\n .slick-list {\n height: 100%;\n }\n "],["\n .slick-list {\n height: 100%;\n }\n "])))}),(function(n){return n.fullHeight?"100%":"auto"}),(function(n){var t=n.sameHeight,i=n.fullHeight;return(t||i)&&e(vp||(vp=M(["\n .slick-slide {\n height: auto;\n > div {\n height: 100%;\n > div {\n height: 100%;\n }\n }\n }\n "],["\n .slick-slide {\n height: auto;\n > div {\n height: 100%;\n > div {\n height: 100%;\n }\n }\n }\n "])))})),fp=n(w)(bp||(bp=M(["\n ",";\n"],["\n ",";\n"])),(function(n){var e=n.leftMargin;return e&&Xe([-1*e.min,-1*e.max],"margin-left")}));!function(n){n[n.PREV=0]="PREV",n[n.NEXT=1]="NEXT"}(rp||(rp={}));var hp,vp,xp,bp,wp,yp,kp,Ep,Ip,Cp,Mp,Sp,Bp,Tp,Np,zp,Ap,Dp,Lp,Hp,Fp,Pp,Op,jp=n.div(wp||(wp=M(["\n width: 100%;\n outline: none;\n\n ",";\n"],["\n width: 100%;\n outline: none;\n\n ",";\n"])),(function(n){var e=n.spacing;return e&&Xe([e.min,e.max],"padding-left")})),_p=n.span(yp||(yp=M([""],[""]))),Rp=n.div(kp||(kp=M([""],[""]))),Wp=n.button(Ep||(Ep=M([""],[""]))),Vp=n.div(Ip||(Ip=M([""],[""]))),Zp={Provider:function(n){var e=n.initialStep,t=void 0===e?0:e,i=n.slideSpacing,r=n.cursorPaths,a=n.clickSideOffset,l=void 0===a?.2:a,u=n.fullHeight,m=n.sameHeight,p=n.beforeChange,g=n.afterChange,f=n.onInit,h=n.children,v=k(n,["initialStep","slideSpacing","cursorPaths","clickSideOffset","fullHeight","sameHeight","beforeChange","afterChange","onInit","children"]),x=d(0),b=x[0],w=x[1],E=d(),I=E[0],C=E[1],M=d(t),S=M[0],B=M[1],T=d(),N=T[0],z=T[1],A=d(0),D=A[0],L=A[1],H=c((function(n){if(I){var e=Math.floor(n);e>=0&&e<D&&I.slickGoTo(e)}}),[I,D]),F=y({className:"slider variable-width",dots:!1,arrows:!1,infinite:!1,speed:500,slidesToScroll:1,slidesToShow:1,variableWidth:!0,fade:!1,swipe:!0,beforeChange:function(n,e){p&&p({currentStep:n,nextStep:e}),B(e)},afterChange:g},v);return s((function(){var n=function(){if(I&&F.responsive)for(var n=F.responsive,e=I.state.breakpoint,t=0;t<n.length;t++)if(n[t].breakpoint===e){var i=n[t].settings.slidesToShow;i&&z(i);break}};return I&&F.slidesToShow&&(z(F.slidesToShow),n(),window.addEventListener("resize",n)),function(){I&&window.removeEventListener("resize",n)}}),[F.responsive,F.slidesToShow,I]),s((function(){if(N){for(var n=Math.floor(N),e=0,t=0;t<b&&!(t+n>b);t++)e+=1;L(e)}}),[b,N]),s((function(){D&&D>0&&f&&f(D,H)}),[D]),o.createElement(pp.Provider,{value:{setSlider:C,setSlideCount:w,steps:D,currentStep:S,slideSpacing:i,cursorPaths:r,clickSideOffset:l,fullHeight:u,sameHeight:m,slickSettings:F,goToStep:H,nextStep:function(){if(I){var n=S;F.infinite?I.slickGoTo(++n):I.slickGoTo(n>=b-1?n:++n)}},previousStep:function(){if(I){var n=S;F.infinite&&I.slickGoTo(--n),I.slickGoTo(n<=0?n:--n)}},isOnFirstStep:function(){return!F.infinite&&0===S},isOnLastStep:function(){return!F.infinite&&S>=D-1}}},h)},Consumer:pp.Consumer,Slides:function(n){var e=n.children,t=n.className,i=g(pp),r=d(),a=r[0],l=r[1],c=d(),u=c[0],m=c[1],p=d(0),f=p[0],h=p[1],v=function(){var n,e;switch(a){case rp.NEXT:return null===(n=i.cursorPaths)||void 0===n?void 0:n.next;case rp.PREV:return null===(e=i.cursorPaths)||void 0===e?void 0:e.prev;default:return}},x=function(n){if(!(i.clickSideOffset<=0)&&(n.stopPropagation(),u)){var e=n.target,t=e.classList.contains("slider-control"),r=e instanceof HTMLAnchorElement||e.parentElement instanceof HTMLAnchorElement;if(0===n.button&&!t&&!r)if(i.isOnFirstStep())i.nextStep();else if(i.isOnLastStep())i.previousStep();else{var a=u.getBoundingClientRect(),o=f-a.left;o>=a.width-a.width*i.clickSideOffset?i.nextStep():o<a.width*i.clickSideOffset&&i.previousStep()}}};return s((function(){if(i.cursorPaths&&u){var n=u.getBoundingClientRect();f-n.left>=n.width/2?i.isOnLastStep()?l(rp.PREV):l(rp.NEXT):i.isOnFirstStep()?l(rp.NEXT):l(rp.PREV)}}),[i,f,u]),s((function(){e&&i.setSlideCount&&i.setSlideCount(o.Children.count(e))}),[e,i]),o.createElement(pp.Consumer,null,(function(n){return o.createElement(gp,{ref:m,cursorPath:v(),onMouseMove:function(n){return h(n.clientX)},fullHeight:i.fullHeight,sameHeight:i.sameHeight,onClick:x,className:t},o.createElement(fp,y({ref:i.setSlider,leftMargin:n.slideSpacing},n.slickSettings),e))}))},Slide:function(n){var e=n.children,t=n.className;return o.createElement(pp.Consumer,null,(function(n){return o.createElement(jp,{className:t,spacing:n.slideSpacing},e)}))},Control:function(n){var e=n.type,t=n.children,i=n.className,r=g(pp),a=r.steps,l="next"===e?!r.isOnLastStep():!r.isOnFirstStep(),d="next"===e?r.isOnLastStep():r.isOnFirstStep();return o.createElement(o.Fragment,null,a>1?o.createElement(_p,{className:i},t&&t({isActive:l,isDisabled:d,clickHandler:function(){"next"===e?r.nextStep():r.previousStep()}})):null)},Status:function(n){var e=n.seperator,t=void 0===e?"/":e,i=n.className;return o.createElement(pp.Consumer,null,(function(n){return o.createElement(Rp,{className:i+" slider-control"},"".concat(n.currentStep+1).concat(t).concat(n.steps))}))},Dot:function(n){var e=n.step,t=n.disabled,i=n.onClick,r=n.className,a=n.children;return o.createElement(pp.Consumer,null,(function(n){return o.createElement(Wp,{disabled:void 0!==t?t:e===n.currentStep,onClick:function(t){n.goToStep(e),i&&i(t)},className:r+" slider-control"},a)}))},DotGroup:function(n){var e=n.className,t=n.children,i=g(pp),r=d(),a=r[0],l=r[1];return s((function(){for(var n=Array(i.steps),e=0;e<n.length;e++)n[e]=e;l(n)}),[i.steps]),o.createElement(pp.Consumer,null,(function(n){return o.createElement(Vp,{className:e+" slider-control"},a&&a.length>1&&(null==a?void 0:a.map((function(e,i){return t&&t(i,i===n.currentStep,(function(){return n.goToStep(i)}))}))))}))}},Up=n(ri)(Cp||(Cp=M(["\n position: relative;\n width: 100%;\n overflow: hidden;\n\n @media "," {\n padding: 0;\n }\n"],["\n position: relative;\n width: 100%;\n overflow: hidden;\n\n @media "," {\n padding: 0;\n }\n"])),Ye.xlarge),qp=n(ri)(Mp||(Mp=M(["\n display: flex;\n flex-direction: row;\n"],["\n display: flex;\n flex-direction: row;\n"]))),Yp=n.div(Sp||(Sp=M(["\n display: none;\n text-align: right;\n max-width: ","px;\n margin-left: auto;\n ",";\n\n @media "," {\n display: flex;\n flex-direction: row;\n align-self: flex-end;\n }\n"],["\n display: none;\n text-align: right;\n max-width: ","px;\n margin-left: auto;\n ",";\n\n @media "," {\n display: flex;\n flex-direction: row;\n align-self: flex-end;\n }\n"])),Ge.wrapper,Xe([.5*Ge.spacer,1.5*Ge.spacer],"margin-bottom"),Ye.semilarge),Gp=n(Zp.Control)(Bp||(Bp=M(["\n border: none;\n outline: none;\n background: none;\n padding: 0 ","px;\n\n color: ",";\n transition: opacity 0.2s ease-in-out, transform 0.2s ease-in-out;\n\n &:enabled {\n cursor: pointer;\n }\n\n &:disabled {\n opacity: 0.5;\n }\n"],["\n border: none;\n outline: none;\n background: none;\n padding: 0 ","px;\n\n color: ",";\n transition: opacity 0.2s ease-in-out, transform 0.2s ease-in-out;\n\n &:enabled {\n cursor: pointer;\n }\n\n &:disabled {\n opacity: 0.5;\n }\n"])),3*Ge.nudge,(function(n){var e=n.theme;return n.isInverted?at(e).text.inverted:at(e).text.default})),Xp=n(Zp.Slides)(Tp||(Tp=M(["\n margin-bottom: ","px;\n\n @media "," {\n margin-left: auto;\n width: 100%;\n max-width: ","px;\n }\n"],["\n margin-bottom: ","px;\n\n @media "," {\n margin-left: auto;\n width: 100%;\n max-width: ","px;\n }\n"])),Ge.spacer,Ye.xlarge,Ge.wrapperLarge-(Ge.wrapperLarge-Ge.wrapper)/2),Jp=n.div(Np||(Np=M(["\n display: flex;\n flex-direction: row;\n justify-content: center;\n"],["\n display: flex;\n flex-direction: row;\n justify-content: center;\n"]))),Qp=n(Zp.DotGroup)(zp||(zp=M(["\n display: inline-block;\n align-self: center;\n padding: ","px 0;\n"],["\n display: inline-block;\n align-self: center;\n padding: ","px 0;\n"])),2*Ge.nudge),Kp=n.button(Ap||(Ap=M(["\n border: none;\n outline: none;\n background: none;\n cursor: pointer;\n\n padding: ","px;\n margin: -","px;\n\n & + & {\n margin-left: ","px;\n }\n"],["\n border: none;\n outline: none;\n background: none;\n cursor: pointer;\n\n padding: ","px;\n margin: -","px;\n\n & + & {\n margin-left: ","px;\n }\n"])),2*Ge.nudge,2*Ge.nudge,1.5*Ge.nudge),$p=n.div(Dp||(Dp=M(["\n height: 14px;\n width: 14px;\n border: solid 1px\n ",";\n border-radius: 14px;\n\n transition: background-color 0.2s ease-in-out;\n\n background-color: ",";\n"],["\n height: 14px;\n width: 14px;\n border: solid 1px\n ",";\n border-radius: 14px;\n\n transition: background-color 0.2s ease-in-out;\n\n background-color: ",";\n"])),(function(n){var e=n.theme;return n.isInverted?at(e).text.inverted:at(e).text.default}),(function(n){var e=n.isActive,t=n.isInverted,i=n.theme;return e?t?at(i).text.inverted:at(i).text.default:"transparent"})),ng=function(n){var e=n.spacing,t=n.variableWidths,i=n.isInverted,r=n.controlNext,a=n.controlPrev,l=n.dot,d=n.beforeChange,s=n.afterChange,c=n.onInit,u=n.slidesToShow,m=n.responsive,p=n.children,g=n.className;return o.createElement(Up,{clampWidth:"large",className:g},o.createElement(Zp.Provider,{variableWidth:t,sameHeight:t,slideSpacing:"large"===e?{min:30,max:60}:{min:20,max:30},slidesToShow:u,responsive:m,beforeChange:d,afterChange:s,onInit:c},o.createElement(qp,{clampWidth:"normal",addWhitespace:!0},o.Children.count(p)>1&&o.createElement(Yp,null,o.createElement(Gp,{type:"prev",isInverted:i},(function(n){var e=n.isActive;return a?a({isInverted:i,isActive:e,name:"control_prev_head"}):o.createElement(Hn,null)})),o.createElement(Gp,{type:"next",isInverted:i},(function(n){var e=n.isActive;return r?r({isInverted:i,isActive:e,name:"control_next_head"}):o.createElement(An,null)})))),o.createElement(Xp,null,o.Children.map(p,(function(n,e){return o.createElement(Zp.Slide,{key:e},n)}))),o.Children.count(p)>1&&o.createElement(Jp,null,o.createElement(Qp,null,(function(n,e,t){return o.createElement(Kp,{key:n,onClick:t},l?l({isInverted:i,isActive:e,index:n}):o.createElement($p,{isActive:e,isInverted:i}))})))))},eg=n.div(Lp||(Lp=M(["\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"])),Ge.nudge,(function(n){return n.isCentered&&"center"}),Ge.spacer),tg=n.div(Hp||(Hp=M(["\n display: flex;\n justify-content: ",";\n"],["\n display: flex;\n justify-content: ",";\n"])),(function(n){return n.isCentered?"center":"flex-start"})),ig=n(Ao)(Fp||(Fp=M(["\n overflow: hidden;\n border-radius: ",";\n"],["\n overflow: hidden;\n border-radius: ",";\n"])),(function(n){var e=n.theme;return lt(e).sections.edgeRadius})),rg=n.div(Pp||(Pp=M(["\n text-align: ",";\n\n & > * + * {\n margin-top: ","px;\n }\n\n @media "," {\n & > * {\n max-width: 95%;\n margin-right: ",";\n margin-left: ",";\n }\n }\n"],["\n text-align: ",";\n\n & > * + * {\n margin-top: ","px;\n }\n\n @media "," {\n & > * {\n max-width: 95%;\n margin-right: ",";\n margin-left: ",";\n }\n }\n"])),(function(n){return n.isCentered&&"center"}),2*Ge.nudge,Ye.medium,(function(n){return n.isCentered&&"auto"}),(function(n){return n.isCentered&&"auto"})),ag=n(ko)(Op||(Op=M(["\n @media "," {\n width: 100%;\n\n & > * {\n /* max-width: 50%; */\n min-width: 0 !important;\n flex: 1;\n }\n }\n"],["\n @media "," {\n width: 100%;\n\n & > * {\n /* max-width: 50%; */\n min-width: 0 !important;\n flex: 1;\n }\n }\n"])),Ye.medium),og=p((function(n,e){var t=n.title,i=n.description,r=n.intro,a=n.text,l=n.image,d=n.isInverted,s=void 0!==d&&d,c=n.isCentered,u=void 0!==c&&c,m=n.primaryAction,p=n.secondaryAction,g=n.className;return o.createElement(eg,{ref:e,isCentered:u,className:g},l&&o.createElement(tg,{isCentered:u},o.createElement(ig,{small:l.small,medium:l.medium,semilarge:l.semilarge,large:l.large,xlarge:l.xlarge,alt:l.alt,coverSpace:l.coverSpace})),t&&o.createElement(vi,{type:"copy-b",size:"big",isInverted:s,"data-sheet":"title"},t),i&&o.createElement(vi,{size:"small",isInverted:s,"data-sheet":"desc",innerHTML:i}),(r||a)&&o.createElement(rg,{isCentered:u},r&&o.createElement(vi,{type:"copy-b",isInverted:s,innerHTML:r,"data-sheet":"intro"}),a&&o.createElement(vi,{type:"copy",size:"medium",isInverted:s,innerHTML:a,"data-sheet":"text"})),(m||p)&&o.createElement(ag,{primary:m&&m(s),secondary:p&&p(s)}))}));og.displayName="Feature";var lg,dg,sg,cg,ug,mg,pg,gg,fg,hg,vg,xg,bg,wg=n.div(lg||(lg=M(["\n padding-left: ","px;\n\n @media "," {\n padding-left: ","px;\n }\n\n @media "," {\n padding-left: ","%;\n\n padding-left: ",";\n }\n\n @media "," {\n padding-left: ","px;\n }\n"],["\n padding-left: ","px;\n\n @media "," {\n padding-left: ","px;\n }\n\n @media "," {\n padding-left: ","%;\n\n padding-left: ",";\n }\n\n @media "," {\n padding-left: ","px;\n }\n"])),2*Ge.nudge,Ye.medium,2*Ge.spacer,Ye.semilarge,1/28*100,"\n max(\n ".concat(Ge.spacer,"px,\n ").concat(1/28*100,"%\n );\n "),Ye.xlarge,1/28*Ge.wrapper),yg=Qt((function(n){var e=n.anchorId,t=n.bgMode,i=n.features,r=n.controlNext,a=n.controlPrev,l=n.beforeChange,d=n.afterChange,s=n.onInit,c=n.dot,u=Jt().colors,m="inverted"===t,p=(null==i?void 0:i.length)||0,g=ft({listLength:p,identifiers:['[data-sheet="title"]','[data-sheet="desc"]','[data-sheet="intro"]','[data-sheet="text"]'],responsive:{small:p,medium:p,semilarge:p,large:p,xlarge:p}}).sheetRefs;return o.createElement(ni,{addSeperation:!0,anchorId:e,bgColor:m?u.sectionBg.dark:t?u.sectionBg.medium:u.sectionBg.light,bgMode:ei(t)},o.createElement(wg,null,o.createElement(ng,{spacing:"normal",isInverted:m,controlNext:r,controlPrev:a,dot:c,beforeChange:l,afterChange:d,onInit:s,slidesToShow:p>1?3:1,responsive:[{breakpoint:1024,settings:{slidesToShow:p>1?3:1}},{breakpoint:832,settings:{slidesToShow:p>1?2.25:1}},{breakpoint:640,settings:{slidesToShow:p>1?1.15:1}}]},i&&i.map((function(n,e){return o.createElement("div",{key:e,ref:g[e]},o.createElement(og,y({key:e,isInverted:m},n)))})))))})),kg=Qt((function(n){var e=n.anchorId,t=n.features,i=n.bgMode,r=n.isCentered,a=void 0!==r&&r,l=Jt().colors,d="inverted"===i,s=(null==t?void 0:t.length)||0,c=ft({listLength:s,identifiers:['[data-sheet="title"]','[data-sheet="desc"]','[data-sheet="intro"]','[data-sheet="text"]'],responsive:{small:1,medium:1,semilarge:2,large:s%2==0?2:3,xlarge:s%2==0?2:3}}).sheetRefs,u=t&&t.length%2==0;return o.createElement(ni,{addSeperation:!0,anchorId:e,bgColor:d?l.sectionBg.dark:i?l.sectionBg.medium:l.sectionBg.light,bgMode:ei(i)},o.createElement(ri,{addWhitespace:!0,clampWidth:"normal"},o.createElement(cr.Row,null,null==t?void 0:t.map((function(n,e){return o.createElement(cr.Col,{semilarge:{span:.5},large:{span:u?5/12:4/12,move:u?1/12:0},key:e},o.createElement(og,y({ref:c[e],isCentered:a,isInverted:d},n)))})))))})),Eg=n.div(dg||(dg=M(["\n width: 100%;\n\n @media "," {\n width: calc(100% + ","px);\n }\n"],["\n width: 100%;\n\n @media "," {\n width: calc(100% + ","px);\n }\n"])),Ye.semilarge,2*Ge.nudge),Ig=n.div(sg||(sg=M(["\n picture > img {\n width: 100%;\n }\n"],["\n picture > img {\n width: 100%;\n }\n"]))),Cg=n(Ao)(cg||(cg=M(["\n border-radius: ",";\n overflow: hidden;\n"],["\n border-radius: ",";\n overflow: hidden;\n"])),(function(n){var e=n.theme;return lt(e).sections.edgeRadius})),Mg=Qt((function(n){var e=n.anchorId,t=n.bgMode,i=n.images,a=n.className,l=g(r),d="inverted"===t;return o.createElement(ni,{addSeperation:!0,anchorId:e,bgColor:d?at(l).sectionBg.dark:t?at(l).sectionBg.medium:at(l).sectionBg.light,bgMode:ei(t),className:a},o.createElement(ri,{addWhitespace:!!lt(l).sections.edgeRadius},o.createElement(Eg,null,o.createElement(cr.Row,null,i&&i.map((function(n,e){return o.createElement(cr.Col,{key:e,semilarge:{span:n.isFull?1:.5}},o.createElement(Ig,null,o.createElement(Cg,y({},n))))}))))))})),Sg=n.div(ug||(ug=M(["\n position: relative;\n width: 100%;\n height: 100%;\n overflow: hidden;\n"],["\n position: relative;\n width: 100%;\n height: 100%;\n overflow: hidden;\n"]))),Bg=n(Ao)(mg||(mg=M(["\n position: absolute;\n top: 0;\n left: 0;\n\n height: 100%;\n width: 100%;\n\n img {\n height: 100%;\n }\n"],["\n position: absolute;\n top: 0;\n left: 0;\n\n height: 100%;\n width: 100%;\n\n img {\n height: 100%;\n }\n"]))),Tg=n.img(pg||(pg=M(["\n position: absolute;\n top: 0;\n left: 0;\n height: 100%;\n width: 100%;\n\n object-fit: cover;\n object-position: center;\n\n transition-property: opacity, transform;\n transition-duration: ",";\n transition-delay: ",";\n\n opacity: ",";\n transform: scale(",")\n rotate(","deg);\n transform-origin: ",";\n\n will-change: transform, opacity;\n"],["\n position: absolute;\n top: 0;\n left: 0;\n height: 100%;\n width: 100%;\n\n object-fit: cover;\n object-position: center;\n\n transition-property: opacity, transform;\n transition-duration: ",";\n transition-delay: ",";\n\n opacity: ",";\n transform: scale(",")\n rotate(","deg);\n transform-origin: ",";\n\n will-change: transform, opacity;\n"])),(function(n){var e=n.scale;return"2s, ".concat(1===e?"0s":"13s")}),(function(n){var e=n.scale;return"".concat(1===e?"1s":"0s",", ").concat(1===e?"3s":"0s")}),(function(n){var e=n.opacity;return e&&e}),(function(n){return n.scale||1}),(function(n){return 1!==n.scale?.04:0}),(function(n){var e=n.zoomPoint;return e?"".concat(100*e[0],"% ").concat(100*e[1],"%"):"center"})),Ng=function(n){var e=n.zoom,t=void 0===e?1.08:e,i=n.zoomPoint,r=void 0===i?[.5,.5]:i,a=n.interval,l=void 0===a?1e4:a,c=n.images,u=n.onChange,p=m(),g=m(),f=d(-1),h=f[0],v=f[1];return s((function(){var n=function(){v((function(n){return(n+1)%c.length}))};return g.current=window.setTimeout(n,200),p.current&&window.clearInterval(p.current),p.current=window.setInterval(n,l),function(){g.current&&window.clearTimeout(g.current),p.current&&window.clearInterval(p.current)}}),[c,l]),s((function(){-1!==h&&u&&u(h)}),[h]),o.createElement(o.Fragment,null,c.map((function(n,e){var i=1,a=r;return e===h&&(i=void 0!==n.zoom?n.zoom:t),n.zoomPoint&&(a=zg(n.zoomPoint)),o.createElement(Tg,{key:e,style:{zIndex:e===h?1:0},src:n.image,scale:i,opacity:e===h?1:0,zoomPoint:a,alt:n.alt||""})})))},zg=function(n){return[Wt(n[0],0,1),Wt(n[1],0,1)]},Ag=function(n){var e=n.images,t=n.zoom,i=void 0===t?1.08:t,r=n.zoomPoint,a=void 0===r?[.5,.5]:r,l=n.interval,c=void 0===l?1e4:l,u=n.onImageChange,m=n.className,p=n.children,g=pt(["small","medium","large","xlarge"]),f=d({small:[],medium:[],large:[],xlarge:[]}),h=f[0],v=f[1];return s((function(){var n;if(g&&(h[g].length<e.length&&e.length>=2)){var t=e.map((function(n,e){return{id:e,image:n[g],zoom:n.zoom||i,zoomPoint:n.zoomPoint||a,alt:n.alt}}));n=function(n){return n.map((function(n){return new Promise((function(e){var t=new window.Image;t.src=n.image,t.onload=function(){return e(n)}}))}))}(t),E(void 0,void 0,void 0,(function(){var e,t,i,r;return I(this,(function(a){switch(a.label){case 0:e=function(n){var e;return I(this,(function(t){switch(t.label){case 0:return[4,n];case 1:return e=t.sent(),v((function(n){var t;return n[g].find((function(n){return n.id===e.id}))?n:y(y({},n),((t={})[g]=C(C([],n[g],!0),[e],!1),t))})),[2]}}))},t=0,i=n,a.label=1;case 1:return t<i.length?(r=i[t],[5,e(r)]):[3,4];case 2:a.sent(),a.label=3;case 3:return t++,[3,1];case 4:return[2]}}))}))}}),[g,e,h,i,a]),o.createElement(Sg,{className:m},o.createElement(Bg,y({},e[0],{coverSpace:!0,ratios:void 0})),g&&h[g].length>=e.length&&o.createElement(Ng,{zoom:i,zoomPoint:zg(a),interval:c,images:h[g],onChange:function(n){return e[n]&&u&&u(e[n])}}),p)},Dg=n.div(gg||(gg=M(["\n position: relative;\n width: 100%;\n height: 100%;\n"],["\n position: relative;\n width: 100%;\n height: 100%;\n"]))),Lg=n(Ao)(fg||(fg=M(["\n height: 100%;\n\n img {\n height: 100%;\n }\n"],["\n height: 100%;\n\n img {\n height: 100%;\n }\n"]))),Hg=function(n){var e=n.isInverted,t=n.bgImage,i=n.className,r=n.children;return o.createElement(Dg,{className:i},t&&o.createElement(Lg,y({},t,{coverSpace:!0,ratios:void 0,isInverted:e})),r)},Fg=n.div(hg||(hg=M(["\n position: relative;\n width: 100%;\n height: 100%;\n\n /* required to align items at flex-end in ie11 */\n &:before {\n content: '';\n min-height: 200px;\n display: block;\n flex: 1 0 0px;\n }\n"],["\n position: relative;\n width: 100%;\n height: 100%;\n\n /* required to align items at flex-end in ie11 */\n &:before {\n content: '';\n min-height: 200px;\n display: block;\n flex: 1 0 0px;\n }\n"]))),Pg=n(Ao)(vg||(vg=M(["\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n height: 100%;\n z-index: 0;\n"],["\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n height: 100%;\n z-index: 0;\n"]))),Og=n.video(xg||(xg=M(["\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n height: 100%;\n width: 100%;\n object-fit: cover;\n object-position: center;\n opacity: ",";\n pointer-events: none;\n z-index: 1;\n\n transition: opacity 0.3s ease-in-out;\n"],["\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n height: 100%;\n width: 100%;\n object-fit: cover;\n object-position: center;\n opacity: ",";\n pointer-events: none;\n z-index: 1;\n\n transition: opacity 0.3s ease-in-out;\n"])),(function(n){return n.isVisible?1:0})),jg=function(n){var e=n.isInverted,t=n.loadOnMobile,i=void 0===t||t,r=n.placeholderImg,a=n.videoUrl,l=n.className,c=n.children,u=d(!1),m=u[0],p=u[1],g=pt(["small","medium","semilarge","large","xlarge"]),f=void 0===g||"small"===g,h=i||!f;return s((function(){h||p(!1)}),[f,h,i]),o.createElement(Fg,{className:l},(null==r?void 0:r.small)&&!m&&o.createElement(Pg,y({},r,{coverSpace:!0,ratios:void 0,isInverted:e})),a&&h&&o.createElement(Og,{isVisible:m,src:a,muted:!0,autoPlay:!0,loop:!0,onCanPlayThrough:function(){return p(!0)}}),c)};!function(n){n[n.UP=0]="UP",n[n.DOWN=1]="DOWN"}(bg||(bg={}));var _g,Rg,Wg,Vg,Zg,Ug,qg,Yg,Gg,Xg,Jg,Qg,Kg,$g=n.nav(_g||(_g=M(["\n min-width: 0;\n"],["\n min-width: 0;\n"]))),nf=n.ul(Rg||(Rg=M(["\n display: flex;\n align-items: center;\n list-style: none;\n margin: 0;\n padding: 0;\n min-width: inherit;\n\n @media "," {\n & > li + li {\n margin-left: ","px;\n }\n }\n"],["\n display: flex;\n align-items: center;\n list-style: none;\n margin: 0;\n padding: 0;\n min-width: inherit;\n\n @media "," {\n & > li + li {\n margin-left: ","px;\n }\n }\n"])),Ye.semilarge,Ge.nudge),ef=n.li(Wg||(Wg=M(["\n display: ",";\n min-width: inherit;\n\n @media "," {\n display: flex;\n\n & > * + * {\n margin-left: ","px;\n }\n }\n"],["\n display: ",";\n min-width: inherit;\n\n @media "," {\n display: flex;\n\n & > * + * {\n margin-left: ","px;\n }\n }\n"])),(function(n){return n.isCurrent?"flex":"none"}),Ye.semilarge,Ge.nudge),tf=n(mr)(Vg||(Vg=M(["\n display: ",";\n align-items: center;\n max-width: ",";\n\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n\n ","\n color: ",";\n text-decoration: underline;\n\n & > * + * {\n margin-left: ","px;\n }\n\n @media (hover: hover) and (pointer: fine) {\n &:hover {\n color: ",";\n }\n }\n\n @media "," {\n display: ",";\n }\n"],["\n display: ",";\n align-items: center;\n max-width: ",";\n\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n\n ","\n color: ",";\n text-decoration: underline;\n\n & > * + * {\n margin-left: ","px;\n }\n\n @media (hover: hover) and (pointer: fine) {\n &:hover {\n color: ",";\n }\n }\n\n @media "," {\n display: ",";\n }\n"])),(function(n){return n.showOnMobile?"inline-flex":"none"}),(function(n){return n.clamp&&"120px"}),gi("copy","small"),(function(n){var e=n.theme;return n.isInverted?at(e).text.inverted:at(e).text.default}),Ge.nudge,(function(n){var e=n.theme;return n.isInverted?at(e).text.inverted:at(e).text.default}),Ye.semilarge,(function(n){return n.showOnDesktop?"inline-flex":"none"})),rf=n.span(Zg||(Zg=M(["\n display: ",";\n align-items: center;\n max-width: ",";\n\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n\n ","\n color: ",";\n text-decoration: none;\n\n & > * + * {\n margin-left: ","px;\n }\n\n @media "," {\n display: ",";\n }\n"],["\n display: ",";\n align-items: center;\n max-width: ",";\n\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n\n ","\n color: ",";\n text-decoration: none;\n\n & > * + * {\n margin-left: ","px;\n }\n\n @media "," {\n display: ",";\n }\n"])),(function(n){return n.showOnMobile?"inline-flex":"none"}),(function(n){return n.clamp&&"120px"}),gi("copy","small"),(function(n){var e=n.theme;return n.isInverted?at(e).text.inverted:at(e).text.default}),Ge.nudge,Ye.semilarge,(function(n){return n.showOnDesktop?"inline-flex":"none"})),af=n(vi)(Ug||(Ug=M(["\n display: none;\n\n transition: color 0.2s ease-in-out;\n\n @media "," {\n display: inline-block;\n }\n"],["\n display: none;\n\n transition: color 0.2s ease-in-out;\n\n @media "," {\n display: inline-block;\n }\n"])),Ye.semilarge),of=function(n){var e=n.isInverted,t=n.label,i=n.link,r=n.showOnMobile,a=n.showOnDesktop,l=n.children;return(null==i?void 0:i.href)?o.createElement(tf,y({},i,{isInverted:e,showOnMobile:r,showOnDesktop:a}),l||t):o.createElement(rf,{isInverted:e,showOnMobile:r,showOnDesktop:a},l||t)},lf=function(n){var e=n.isInverted,t=void 0!==e&&e,i=n.rootLink,r=n.rootLabel,a=n.navItems,d=n.seperator,s=n.back,c=n.className,u=l((function(){return Ut(a,(null==i?void 0:i.href)?[null==i?void 0:i.href]:[])}),[a,null==i?void 0:i.href]),m={uid:"root",label:r||"Home",link:i};return o.createElement($g,{"aria-label":"breadcrumbs",className:c},o.createElement(nf,null,o.createElement(ef,null,o.createElement(of,y({showOnDesktop:!0,isInverted:t},m))),null==u?void 0:u.map((function(n,e){var i=e===u.length-1,r=e-1>=0?u[e-1]:m;return o.createElement(ef,{key:e,isCurrent:i},o.createElement(af,{size:"small",isInverted:t},d?d({isInverted:t}):"/"),i?o.createElement(o.Fragment,null,r&&o.createElement(of,y({},r,{showOnMobile:!0,isInverted:t}),o.createElement("span",null,s?s({isInverted:t}):o.createElement(Vn,null)),o.createElement("span",null,r.label)),o.createElement(of,y({},n,{link:{},showOnDesktop:!0,isInverted:t}))):o.createElement(of,y({},n,{showOnDesktop:!0,isInverted:t})))}))))},df=n.div(qg||(qg=M(["\n flex: ",";\n\n padding: ","px 0;\n min-width: -webkit-min-content;\n align-self: ",";\n\n text-align: center;\n color: ",";\n\n &:first-child {\n text-align: left;\n }\n\n &:last-child {\n text-align: right;\n }\n\n &:not(:first-child):not(:last-child) {\n margin: 0 ","px;\n }\n"],["\n flex: ",";\n\n padding: ","px 0;\n min-width: -webkit-min-content;\n align-self: ",";\n\n text-align: center;\n color: ",";\n\n &:first-child {\n text-align: left;\n }\n\n &:last-child {\n text-align: right;\n }\n\n &:not(:first-child):not(:last-child) {\n margin: 0 ","px;\n }\n"])),(function(n){return n.takeSpace?1:void 0}),Ge.nudge,(function(n){switch(n.vAlign){case"center":return"center";case"bottom":return"flex-end";case"top":return"flex-start";default:return}}),(function(n){var e=n.theme;n.isInverted;return at(e).text.inverted}),2*Ge.nudge),sf=n(mr)(Yg||(Yg=M(["\n display: block;\n display: flex;\n justify-content: center;\n min-width: 60px;\n max-width: 100%;\n max-height: 100%;\n\n &:focus {\n outline: 2px solid ",";\n outline-offset: 1px;\n }\n"],["\n display: block;\n display: flex;\n justify-content: center;\n min-width: 60px;\n max-width: 100%;\n max-height: 100%;\n\n &:focus {\n outline: 2px solid ",";\n outline-offset: 1px;\n }\n"])),(function(n){var e=n.theme;return at(e).primary.default})),cf=n(Ao)(Gg||(Gg=M(["\n width: auto;\n height: 100%;\n object-fit: contain;\n"],["\n width: auto;\n height: 100%;\n object-fit: contain;\n"]))),uf=function(n){var e=n.link,t=n.logo,i=n.className;return o.createElement(sf,y({},e,{className:i}),(null==t?void 0:t.small)&&o.createElement(cf,y({},t,{coverSpace:!1,ratios:void 0,showPlaceholder:!1})))},mf=n.button(Xg||(Xg=M(["\n background: transparent;\n border: none;\n color: ",";\n\n padding: ","px;\n margin-left: -","px;\n outline: none;\n\n cursor: pointer;\n\n transition: color 0.2s ease-in-out;\n\n @media (hover: hover) and (pointer: fine) {\n &:hover {\n color: ",";\n }\n }\n\n &:focus > * {\n outline: dotted 2px\n ",";\n outline-offset: 4px;\n\n color: ",";\n }\n\n /* &:focus:not(:focus-visible) > * {\n outline: none;\n } */\n"],["\n background: transparent;\n border: none;\n color: ",";\n\n padding: ","px;\n margin-left: -","px;\n outline: none;\n\n cursor: pointer;\n\n transition: color 0.2s ease-in-out;\n\n @media (hover: hover) and (pointer: fine) {\n &:hover {\n color: ",";\n }\n }\n\n &:focus > * {\n outline: dotted 2px\n ",";\n outline-offset: 4px;\n\n color: ",";\n }\n\n /* &:focus:not(:focus-visible) > * {\n outline: none;\n } */\n"])),(function(n){var e=n.isInverted,t=n.theme;return e?at(t).text.inverted:at(t).text.default}),Ge.nudge,Ge.nudge,(function(n){var e=n.theme;return n.isInverted?at(e).primary.invertedHover:at(e).primary.hover}),(function(n){var e=n.theme;return n.isInverted?at(e).primary.inverted:at(e).primary.default}),(function(n){var e=n.theme;return n.isInverted?at(e).primary.invertedHover:at(e).primary.hover})),pf=function(n){var e=n.isInverted,t=n.isExpanded,i=void 0!==t&&t,r=n.onClick,a=n.children,l=n.className;return o.createElement(mf,{isInverted:e,"aria-expanded":i,"aria-label":i?"close menu":"open menu","aria-haspopup":"true","aria-controls":"mainMenu",onClick:r,className:l},a)},gf=n.nav(Jg||(Jg=M(["\n display: inline-flex;\n align-items: center;\n\n margin: 0 -","px;\n\n & > * + * {\n &:before {\n content: '';\n display: block;\n position: absolute;\n top: 3px;\n left: 0;\n height: 1em;\n width: 2px;\n background-color: ",";\n\n transition: background-color 0.2s ease-in-out;\n }\n }\n"],["\n display: inline-flex;\n align-items: center;\n\n margin: 0 -","px;\n\n & > * + * {\n &:before {\n content: '';\n display: block;\n position: absolute;\n top: 3px;\n left: 0;\n height: 1em;\n width: 2px;\n background-color: ",";\n\n transition: background-color 0.2s ease-in-out;\n }\n }\n"])),Ge.nudge,(function(n){var e=n.isInverted,t=n.theme;return e?at(t).text.inverted:at(t).text.default})),ff=n(mr)(Qg||(Qg=M(["\n display: inline-block;\n position: relative;\n padding: 0 ","px;\n\n ","\n font-weight: ",";\n\n color: ",";\n text-decoration: none;\n\n @media (hover: hover) and (pointer: fine) {\n &:hover {\n color: ",";\n text-decoration: underline;\n }\n }\n"],["\n display: inline-block;\n position: relative;\n padding: 0 ","px;\n\n ","\n font-weight: ",";\n\n color: ",";\n text-decoration: none;\n\n @media (hover: hover) and (pointer: fine) {\n &:hover {\n color: ",";\n text-decoration: underline;\n }\n }\n"])),Ge.nudge,gi("copy","medium"),(function(n){return n.isActive&&"700"}),(function(n){var e=n.isInverted,t=n.theme;return e?at(t).text.inverted:at(t).text.default}),(function(n){var e=n.isInverted,t=n.theme;return e?at(t).text.inverted:at(t).text.default})),hf=function(n){var e=n.isInverted,t=n.navLinks,i=n.className;return o.createElement(gf,{isInverted:e,className:i},null==t?void 0:t.map((function(n,t){return o.createElement(ff,y({key:t},n.link,{isInverted:e,isActive:n.isCurrent}),n.label)})))},vf=Object.freeze({__proto__:null,Breadcrumbs:lf,Column:df,Logo:uf,MenuToggle:pf,NavList:hf}),xf=n.div(Kg||(Kg=M(["\n display: flex;\n align-items: center;\n justify-content: space-between;\n\n padding: 0 ","px;\n padding-top: ","px;\n"],["\n display: flex;\n align-items: center;\n justify-content: space-between;\n\n padding: 0 ","px;\n padding-top: ","px;\n"])),2*Ge.nudge,5*Ge.nudge),bf=function(n){var e=n.isInverted,t=n.customToggle,i=n.menuStates,r=n.action;return o.createElement(o.Fragment,null,o.createElement(xf,null,o.createElement(pf,{isInverted:e,isExpanded:!0,onClick:null==i?void 0:i.closeMenu},t?t({isInverted:e}):o.createElement(Me,{ariaHidden:!0})),r&&r(y({isInverted:e},i))))},wf=n.div(Rf||(Rf=M(["\n position: fixed;\n top: 0;\n left: 0;\n width: 100vw;\n height: 100vh;\n background-color: rgba(0, 0, 0, 0.5);\n opacity: ",";\n pointer-events: ",";\n z-index: 101;\n\n transition: opacity 0.3s ease-in-out;\n\n @supports ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {\n backdrop-filter: grayscale(1);\n }\n"],["\n position: fixed;\n top: 0;\n left: 0;\n width: 100vw;\n height: 100vh;\n background-color: rgba(0, 0, 0, 0.5);\n opacity: ",";\n pointer-events: ",";\n z-index: 101;\n\n transition: opacity 0.3s ease-in-out;\n\n @supports ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {\n backdrop-filter: grayscale(1);\n }\n"])),(function(n){return n.isOpen?1:0}),(function(n){return n.isOpen?"all":"none"})),yf=n.div(Wf||(Wf=M(["\n position: fixed;\n top: 0;\n left: ",";\n height: 100vh;\n width: 100vw;\n max-width: ","px;\n pointer-events: none;\n\n z-index: 102;\n\n transform: translate(",", 0px);\n\n transition: transform 0.4s ease-in-out, left 0.4s ease-in-out;\n will-change: transform;\n"],["\n position: fixed;\n top: 0;\n left: ",";\n height: 100vh;\n width: 100vw;\n max-width: ","px;\n pointer-events: none;\n\n z-index: 102;\n\n transform: translate(",", 0px);\n\n transition: transform 0.4s ease-in-out, left 0.4s ease-in-out;\n will-change: transform;\n"])),(function(n){return n.isOpen?"50%":"0px"}),(function(n){return"content"===n.clampWidth?Ge.wrapper:Ge.wrapperLarge}),(function(n){return n.isOpen?"-50%":"-100%"})),kf=n.div(Vf||(Vf=M(["\n display: flex;\n flex-direction: column;\n visibility: visible;\n\n position: relative;\n width: 100%;\n height: 100%;\n background-color: ",";\n\n pointer-events: ",";\n\n /** Animation to disable keyboard tabbing if flyout is closed */\n animation: ",";\n\n @media "," {\n width: 384px;\n }\n\n @media "," {\n width: 460px;\n }\n\n &:before {\n content: '';\n position: absolute;\n top: 0;\n left: 2px;\n height: 100%;\n width: 40vw;\n background-color: ",";\n z-index: -1;\n\n transform: translateX(-100%);\n }\n\n @keyframes hideAnim {\n to {\n visibility: hidden;\n }\n }\n"],["\n display: flex;\n flex-direction: column;\n visibility: visible;\n\n position: relative;\n width: 100%;\n height: 100%;\n background-color: ",";\n\n pointer-events: ",";\n\n /** Animation to disable keyboard tabbing if flyout is closed */\n animation: ",";\n\n @media "," {\n width: 384px;\n }\n\n @media "," {\n width: 460px;\n }\n\n &:before {\n content: '';\n position: absolute;\n top: 0;\n left: 2px;\n height: 100%;\n width: 40vw;\n background-color: ",";\n z-index: -1;\n\n transform: translateX(-100%);\n }\n\n @keyframes hideAnim {\n to {\n visibility: hidden;\n }\n }\n"])),(function(n){var e=n.theme;return at(e).elementBg.light}),(function(n){return n.isOpen?"all":"none"}),(function(n){return!n.isOpen&&"hideAnim 0s ease-in 2s forwards"}),Ye.medium,Ye.large,(function(n){var e=n.theme;return at(e).elementBg.light})),Ef=function(n,e){var t="large"===e?lt(n).navigation.menu.headerHeight.large:lt(n).navigation.menu.headerHeight.small;return[Wt(t[0],0),Wt(void 0===(null==t?void 0:t[1])?t[0]:t[1],0)]},If=n.div(Zf||(Zf=M(["\n flex: 0 0\n ","px;\n height: ","px;\n\n @media "," {\n height: ","px;\n }\n"],["\n flex: 0 0\n ","px;\n height: ","px;\n\n @media "," {\n height: ","px;\n }\n"])),(function(n){var e=n.theme,t=n.navBarSize;return Ef(e,t)[0]}),(function(n){var e=n.theme,t=n.navBarSize;return Ef(e,t)[0]}),Ye.semilarge,(function(n){var e=n.theme,t=n.navBarSize;return Ef(e,t)[1]})),Cf=n.div(Uf||(Uf=M(["\n display: block;\n max-height: 100%;\n min-height: 0;\n"],["\n display: block;\n max-height: 100%;\n min-height: 0;\n"]))),Mf=n.div(qf||(qf=M(["\n display: block;\n width: 100vw;\n max-height: 100%;\n overflow: auto;\n -ms-overflow-style: none; /* for Internet Explorer, Edge */\n scrollbar-width: none; /* for Firefox */\n overflow-y: scroll;\n\n &::-webkit-scrollbar {\n display: none; /* for Chrome, Safari, and Opera */\n }\n\n & > *:last-child {\n margin-bottom: ","px;\n }\n\n @media "," {\n max-width: 100%;\n }\n"],["\n display: block;\n width: 100vw;\n max-height: 100%;\n overflow: auto;\n -ms-overflow-style: none; /* for Internet Explorer, Edge */\n scrollbar-width: none; /* for Firefox */\n overflow-y: scroll;\n\n &::-webkit-scrollbar {\n display: none; /* for Chrome, Safari, and Opera */\n }\n\n & > *:last-child {\n margin-bottom: ","px;\n }\n\n @media "," {\n max-width: 100%;\n }\n"])),3*Ge.nudge,Ye.medium),Sf=n.ul(Yf||(Yf=M(["\n margin: 0;\n padding: 0;\n list-style: none;\n margin: ","px 0;\n"],["\n margin: 0;\n padding: 0;\n list-style: none;\n margin: ","px 0;\n"])),2*Ge.nudge),Bf=n.li(Gf||(Gf=M(["\n flex: 0 0 80px;\n\n height: 100%;\n background-color: ",";\n\n transition: background-color 0.2s ease-in-out;\n\n li + &:not([data-featured='true']) {\n border-top: solid 2px ",";\n }\n\n li[data-featured='true'] + &:not([data-featured='true']) {\n margin-top: ","px;\n }\n\n &:not([data-featured='true']):first-child {\n border-top: solid 2px ",";\n }\n\n &:last-child {\n border-bottom: solid 2px ",";\n }\n\n @media "," {\n flex-direction: row;\n justify-content: flex-start;\n align-items: center;\n }\n\n @media (hover: hover) and (pointer: fine) {\n &:hover {\n background-color: ",";\n }\n }\n"],["\n flex: 0 0 80px;\n\n height: 100%;\n background-color: ",";\n\n transition: background-color 0.2s ease-in-out;\n\n li + &:not([data-featured='true']) {\n border-top: solid 2px ",";\n }\n\n li[data-featured='true'] + &:not([data-featured='true']) {\n margin-top: ","px;\n }\n\n &:not([data-featured='true']):first-child {\n border-top: solid 2px ",";\n }\n\n &:last-child {\n border-bottom: solid 2px ",";\n }\n\n @media "," {\n flex-direction: row;\n justify-content: flex-start;\n align-items: center;\n }\n\n @media (hover: hover) and (pointer: fine) {\n &:hover {\n background-color: ",";\n }\n }\n"])),(function(n){var e=n.theme;return n.isActive?at(e).elementBg.medium:at(e).elementBg.light}),(function(n){var e=n.theme;return at(e).elementBg.medium}),Ge.spacer,(function(n){var e=n.theme;return at(e).elementBg.medium}),(function(n){var e=n.theme;return at(e).elementBg.medium}),Ye.semilarge,(function(n){var e=n.theme;return at(e).elementBg.medium})),Tf=n.span(Xf||(Xf=M(["\n display: flex;\n align-items: center;\n position: relative;\n min-height: 80px;\n\n padding: 0 ","px;\n\n ","\n color: ",";\n text-decoration: ",";\n"],["\n display: flex;\n align-items: center;\n position: relative;\n min-height: 80px;\n\n padding: 0 ","px;\n\n ","\n color: ",";\n text-decoration: ",";\n"])),2*Ge.nudge,gi("copy-b","medium"),(function(n){var e=n.theme;return ot(e)["copy-b"].medium.color}),(function(n){return n.isCurrent?"underline":"none"})),Nf=n.span(Jf||(Jf=M(["\n display: flex;\n align-items: center;\n width: 48px;\n max-width: 48px;\n\n * {\n width: 100%;\n max-width: 48px;\n max-height: 80px;\n }\n"],["\n display: flex;\n align-items: center;\n width: 48px;\n max-width: 48px;\n\n * {\n width: 100%;\n max-width: 48px;\n max-height: 80px;\n }\n"]))),zf=n.span(Qf||(Qf=M(["\n display: block;\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n\n &:not(:first-child) {\n margin-left: ","px;\n }\n"],["\n display: block;\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n\n &:not(:first-child) {\n margin-left: ","px;\n }\n"])),2*Ge.nudge),Af=n.span(Kf||(Kf=M(["\n display: block;\n margin-left: auto;\n padding-left: ","px;\n"],["\n display: block;\n margin-left: auto;\n padding-left: ","px;\n"])),3*Ge.nudge),Df=n(Un)($f||($f=M(["\n transform: ",";\n\n transition: transform 0.2s ease-in-out;\n\n @media "," {\n transform: rotate(0deg);\n }\n"],["\n transform: ",";\n\n transition: transform 0.2s ease-in-out;\n\n @media "," {\n transform: rotate(0deg);\n }\n"])),(function(n){return!n.isCollapsed&&"rotate(90deg)"}),Ye.semilarge),Lf=n(mr)(nh||(nh=M(["\n display: block;\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n\n &:focus {\n outline: solid 2px\n ",";\n }\n\n &:focus:not(:focus-visible) {\n outline: none;\n }\n"],["\n display: block;\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n\n &:focus {\n outline: solid 2px\n ",";\n }\n\n &:focus:not(:focus-visible) {\n outline: none;\n }\n"])),(function(n){var e=n.theme;return n.isInverted?at(e).primary.inverted:at(e).primary.default})),Hf=n.button(eh||(eh=M(["\n display: block;\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n\n background: none;\n border: none;\n border-bottom: solid 2px ",";\n width: 100%;\n cursor: pointer;\n outline: none;\n border-radius: 0px;\n\n &:focus {\n outline: solid 2px ",";\n }\n\n &:focus:not(:focus-visible) {\n outline: none;\n }\n\n @media "," {\n border-bottom: none;\n }\n"],["\n display: block;\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n\n background: none;\n border: none;\n border-bottom: solid 2px ",";\n width: 100%;\n cursor: pointer;\n outline: none;\n border-radius: 0px;\n\n &:focus {\n outline: solid 2px ",";\n }\n\n &:focus:not(:focus-visible) {\n outline: none;\n }\n\n @media "," {\n border-bottom: none;\n }\n"])),(function(n){var e=n.theme;return at(e).elementBg.light}),(function(n){var e=n.theme;return at(e).primary.default}),Ye.semilarge),Ff=n.ul(th||(th=M(["\n display: ",";\n position: relative;\n margin: 0;\n padding: 0;\n padding-left: ","px;\n padding-right: ","px;\n list-style: none;\n\n max-height: 100%;\n overflow: auto;\n -ms-overflow-style: none; /* for Internet Explorer, Edge */\n scrollbar-width: none; /* for Firefox */\n overflow-y: scroll;\n\n &::-webkit-scrollbar {\n display: none; /* for Chrome, Safari, and Opera */\n }\n\n background-color: ",";\n\n @media "," {\n position: absolute;\n top: 0;\n left: calc(100% - 1px);\n width: 100vw;\n height: 100%;\n max-width: 384px;\n padding-left: ","px;\n }\n"],["\n display: ",";\n position: relative;\n margin: 0;\n padding: 0;\n padding-left: ","px;\n padding-right: ","px;\n list-style: none;\n\n max-height: 100%;\n overflow: auto;\n -ms-overflow-style: none; /* for Internet Explorer, Edge */\n scrollbar-width: none; /* for Firefox */\n overflow-y: scroll;\n\n &::-webkit-scrollbar {\n display: none; /* for Chrome, Safari, and Opera */\n }\n\n background-color: ",";\n\n @media "," {\n position: absolute;\n top: 0;\n left: calc(100% - 1px);\n width: 100vw;\n height: 100%;\n max-width: 384px;\n padding-left: ","px;\n }\n"])),(function(n){return!n.isActive&&"none"}),(function(n){return n.isIndented?48+4*Ge.nudge:2*Ge.nudge}),2*Ge.nudge,(function(n){var e=n.theme;return at(e).elementBg.medium}),Ye.semilarge,3*Ge.nudge),Pf=p((function(n,e){var t=n.isCurrent,i=n.isActive,r=n.isFeatured,a=n.label,l=n.link,d=n.icon,s=n.subNavTitle,c=n.navBarSize,u=n.onItemClick,m=n.collapseIcon,p=n.canFocus,g=n.children,f=!!g&&o.Children.count(g)>0;return o.createElement(Bf,{ref:e,isActive:i,"data-featured":r},o.createElement(Tf,{isCurrent:t},d&&o.createElement(Nf,null,d),a&&o.createElement(zf,null,a),f&&o.createElement(Af,null,m?m({isCollapsed:!i}):o.createElement(Df,{ariaHidden:!0,isCollapsed:!i})),!f&&(null==l?void 0:l.href)&&o.createElement(Lf,y({},l,{ariaLabel:a,tabIndex:p?void 0:-1})),f&&o.createElement(o.Fragment,null,o.createElement(Hf,{"aria-label":a,"aria-expanded":i,onClick:u,tabIndex:p?void 0:-1}))),f&&o.createElement(Ff,{isActive:i,isIndented:!!d},(null==l?void 0:l.href)&&o.createElement(Tv.SubItem,{key:"overview",link:l,label:s||"Overview",navBarSize:c,canFocus:p}),g))}));Pf.displayName="NavigationItem";var Of=n.li(ih||(ih=M(["\n display: flex;\n align-items: center;\n list-style: none;\n margin: 0;\n padding: 0;\n height: 56px;\n\n ","\n color: ",";\n\n @media "," {\n &:first-child {\n margin-top: ","px;\n }\n\n &:last-child {\n margin-bottom: ","px;\n }\n }\n"],["\n display: flex;\n align-items: center;\n list-style: none;\n margin: 0;\n padding: 0;\n height: 56px;\n\n ","\n color: ",";\n\n @media "," {\n &:first-child {\n margin-top: ","px;\n }\n\n &:last-child {\n margin-bottom: ","px;\n }\n }\n"])),gi("copy-b","medium"),(function(n){var e=n.theme;return ot(e)["copy-b"].medium.color}),Ye.semilarge,(function(n){var e=n.theme,t=n.navBarSize;return Ef(e,t)[1]+2*Ge.nudge}),Ge.spacer),jf=n(mr)(rh||(rh=M(["\n /* width: 100%; */\n padding: ","px 0;\n outline-color: ",";\n vertical-align: middle;\n\n ","\n color: ",";\n text-decoration: ",";\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n\n & > * {\n margin: 2px;\n }\n\n &:focus {\n outline: none;\n }\n\n &:focus > * {\n outline: dashed 1px\n ",";\n outline-offset: 1px;\n }\n\n &:focus:not(:focus-visible) > * {\n outline: none;\n }\n"],["\n /* width: 100%; */\n padding: ","px 0;\n outline-color: ",";\n vertical-align: middle;\n\n ","\n color: ",";\n text-decoration: ",";\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n\n & > * {\n margin: 2px;\n }\n\n &:focus {\n outline: none;\n }\n\n &:focus > * {\n outline: dashed 1px\n ",";\n outline-offset: 1px;\n }\n\n &:focus:not(:focus-visible) > * {\n outline: none;\n }\n"])),Ge.nudge,(function(n){var e=n.theme;return at(e).primary.default}),gi("copy-b","medium"),(function(n){var e=n.theme;return ot(e)["copy-b"].medium.color}),(function(n){return n.isCurrent?"underline":"none"}),(function(n){var e=n.theme;return n.isInverted?at(e).primary.inverted:at(e).primary.default})),_f=p((function(n,e){var t=n.isCurrent,i=n.label,r=n.link,a=n.navBarSize,l=n.canFocus;return o.createElement(Of,{ref:e,navBarSize:a},o.createElement(jf,y({tabIndex:l?void 0:-1,isCurrent:t},r),o.createElement("span",null,i)))}));_f.displayName="NavigationSubItem";var Rf,Wf,Vf,Zf,Uf,qf,Yf,Gf,Xf,Jf,Qf,Kf,$f,nh,eh,th,ih,rh,ah,oh,lh,dh,sh,ch,uh,mh,ph,gh,fh,hh,vh,xh,bh,wh,yh,kh,Eh,Ih,Ch,Mh,Sh,Bh,Th,Nh,zh,Ah,Dh,Lh,Hh,Fh,Ph,Oh,jh,_h,Rh,Wh,Vh,Zh,Uh,qh,Yh,Gh,Xh,Jh,Qh,Kh,$h,nv,ev,tv,iv,rv,av,ov,lv,dv,sv,cv,uv,mv,pv,gv,fv,hv,vv,xv,bv,wv,yv,kv,Ev,Iv,Cv,Mv,Sv=n.ul(ah||(ah=M(["\n display: block;\n list-style: none;\n padding: 0 ","px;\n margin: ","px 0;\n\n li {\n display: flex;\n margin: 0;\n padding; 0;\n }\n"],["\n display: block;\n list-style: none;\n padding: 0 ","px;\n margin: ","px 0;\n\n li {\n display: flex;\n margin: 0;\n padding; 0;\n }\n"])),2*Ge.nudge,Ge.spacer),Bv=n(mr)(oh||(oh=M(["\n display: inline-block;\n padding: ","px 0;\n outline-color: ",";\n vertical-align: middle;\n\n ","\n color: ",";\n text-decoration: ",";\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n\n &:focus {\n outline: dashed 2px\n ",";\n outline-offset: 1px;\n }\n\n &:focus:not(:focus-visible) {\n outline: none;\n }\n"],["\n display: inline-block;\n padding: ","px 0;\n outline-color: ",";\n vertical-align: middle;\n\n ","\n color: ",";\n text-decoration: ",";\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n\n &:focus {\n outline: dashed 2px\n ",";\n outline-offset: 1px;\n }\n\n &:focus:not(:focus-visible) {\n outline: none;\n }\n"])),.5*Ge.nudge,(function(n){var e=n.theme;return at(e).primary.default}),gi("copy","medium"),(function(n){var e=n.theme;return ot(e)["copy-b"].medium.color}),(function(n){return n.isCurrent?"underline":"none"}),(function(n){var e=n.theme;return n.isInverted?at(e).primary.inverted:at(e).primary.default})),Tv={View:function(n){var e=n.children;return o.createElement("nav",{"aria-label":"menu"},e)},List:Sf,Item:Pf,SubItem:_f,SubList:function(n){var e=n.items,t=n.canFocus;return e&&e.length>0?o.createElement(Sv,null,null==e?void 0:e.filter((function(n){var e;return null===(e=n.link)||void 0===e?void 0:e.href})).map((function(n,e){var i;return o.createElement("li",{key:e},o.createElement(Bv,{isCurrent:n.isCurrent,href:null===(i=n.link)||void 0===i?void 0:i.href,tabIndex:t?void 0:-1},n.label))}))):null}},Nv=function(n){return!n.hideFromMenu&&n.uid&&n.label},zv=function(n){var e=n.isOpen,t=n.clampWidth,i=n.isIndexPage,r=n.mainNavigation,a=n.subNavigation,c=n.navBarSize,u=n.subNavTitle,p=n.header,g=n.footer,f=n.onClose,h=n.collapseIcon,v=Jt().theme,x=m(null),b=l((function(){return function(n){var e=Ef(n,"large"),t=Ef(n,"small");return e[0]>0||e[1]>0||t[0]>0||t[1]>0}(v)}),[v]),w=l((function(){var n=(null==r?void 0:r.filter((function(n){return n.isFeatured})))||[],e=(null==r?void 0:r.filter((function(n){return!n.isFeatured})))||[];return C(C([],n,!0),e,!0)}),[r]),k=d((function(){var n,e,t=null===(e=null===(n=Zt(w,!0))||void 0===n?void 0:n.root)||void 0===e?void 0:e.uid;return t?[t]:[""]})),E=k[0],I=k[1],M=d(null),S=M[0],B=M[1],T=d(null),N=T[0],z=T[1];return s((function(){var n=function(n){x.current&&n.target&&(x.current.contains(n.target)||f&&f())};return e?document.addEventListener("focusin",n):document.removeEventListener("focusin",n),function(){document.removeEventListener("focusin",n)}}),[e,f]),s((function(){try{null==S||S.scrollIntoView({block:"center",inline:"start"}),null==N||N.scrollIntoView({block:"center",inline:"start"})}catch(n){}}),[S,N]),o.createElement(o.Fragment,null,o.createElement(wf,{isOpen:e,onClick:f}),o.createElement(yf,{isOpen:e,clampWidth:t},o.createElement(kf,{ref:x,isOpen:e},b&&o.createElement(If,{navBarSize:c},p?p({isOpen:e,mainNavigation:r,subNavigation:a,isIndexPage:i,navBarSize:c}):o.createElement(bf,{menuStates:{isOpen:e,mainNavigation:r,subNavigation:a,isIndexPage:i,navBarSize:c}})),w&&w.length>0&&o.createElement(Cf,null,o.createElement(Mf,null,o.createElement(Tv.View,null,o.createElement(Tv.List,{id:"mainMenu"},null==w?void 0:w.filter(Nv).map((function(n){var t,i=E.includes(n.uid),r=!!(null==n?void 0:n.subItems)&&n.subItems.findIndex((function(n){return n.isCurrent}))>=0,a=n.isCurrent||r;return o.createElement(Tv.Item,y({key:n.uid},n,{ref:a?B:void 0,isActive:i,isCurrent:a,subNavTitle:u,navBarSize:c,collapseIcon:h,onItemClick:function(){return e=n.uid,void I((function(n){return n.includes(e)?[]:[e]}));var e},canFocus:e}),null===(t=null==n?void 0:n.subItems)||void 0===t?void 0:t.filter(Nv).map((function(n){return o.createElement(Tv.SubItem,y({key:n.uid,ref:n.isCurrent?z:void 0},n,{navBarSize:c,canFocus:e}))})))}))),o.createElement(Tv.SubList,{items:a,canFocus:e})),g?g({isOpen:e,mainNavigation:r,subNavigation:a,isIndexPage:i}):"")))))},Av=function(n){var e=n.isOpen,t=n.clampWidth,i=n.isIndexPage,r=n.mainNavigation,a=n.subNavigation,l=n.navBarSize,d=n.header,s=n.footer,c=n.onClose,u=n.typeSettings;return u||(u={type:"flyout"}),null==u||u.type,o.createElement(zv,y({isOpen:e,clampWidth:t,isIndexPage:i,mainNavigation:r,subNavigation:a,navBarSize:l,header:d,footer:s,onClose:c},u))},Dv=function(n,e){var t="large"===e?lt(n).navigation.navBar.topHeight.large:lt(n).navigation.navBar.topHeight.small;return[Wt(t[0],0),Wt(void 0===(null==t?void 0:t[1])?t[0]:t[1],0)]},Lv=function(n){var e=Dv(n,"large"),t=Dv(n,"small");return e[0]>0||e[1]>0||t[0]>0||t[1]>0},Hv=function(n,e){var t="large"===e?lt(n).navigation.navBar.mainHeight.large:lt(n).navigation.navBar.mainHeight.small;return[Wt(t[0],0),Wt(void 0===(null==t?void 0:t[1])?t[0]:t[1],0)]},Fv=function(n,e){var t="large"===e?lt(n).navigation.navBar.bottomHeight.large:lt(n).navigation.navBar.bottomHeight.small;return[Wt(t[0],0),Wt(void 0===(null==t?void 0:t[1])?t[0]:t[1],0)]},Pv=function(n){var e=Fv(n,"large"),t=Fv(n,"small");return e[0]>0||e[1]>0||t[0]>0||t[1]>0},Ov=function(n,e,t){var i=!t||-1===t.indexOf("top"),r=!t||-1===t.indexOf("main"),a=!t||-1===t.indexOf("bottom"),o=i?Dv(n,e):[0,0],l=r?Hv(n,e):[0,0],d=a?Fv(n,e):[0,0];return[o[0]+l[0]+d[0],o[1]+l[1]+d[1]]},jv=n.div(lh||(lh=M(["\n position: ",";\n top: 0;\n left: 0;\n right: 0;\n\n transform: ",";\n\n margin: 0 auto;\n max-width: ","px;\n z-index: 100;\n\n ","\n will-change: transform;\n\n &:before {\n content: '';\n display: block;\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n background: ",";\n z-index: -1;\n }\n"],["\n position: ",";\n top: 0;\n left: 0;\n right: 0;\n\n transform: ",";\n\n margin: 0 auto;\n max-width: ","px;\n z-index: 100;\n\n ","\n will-change: transform;\n\n &:before {\n content: '';\n display: block;\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n background: ",";\n z-index: -1;\n }\n"])),(function(n){return n.isSticky?"fixed":"absolute"}),(function(n){return!n.isOpen&&"translate3d(0, -101%, 0)"}),Ge.wrapperLarge,(function(n){var e=n.isAnimated;return"transition: ".concat(e?"transform 0.3s ease-in-out, ":"","height 0.3s ease-in-out,\n opacity 0.3s ease-in-out;")}),(function(n){return n.bgGradient||""})),_v=n.div(dh||(dh=M(["\n opacity: ",";\n pointer-events: ",";\n overflow: ",";\n\n background-color: ",";\n color: ",";\n\n transition: background-color 0.2s ease-in-out;\n\n @media "," {\n opacity: ",";\n pointer-events: ",";\n overflow: ",";\n }\n"],["\n opacity: ",";\n pointer-events: ",";\n overflow: ",";\n\n background-color: ",";\n color: ",";\n\n transition: background-color 0.2s ease-in-out;\n\n @media "," {\n opacity: ",";\n pointer-events: ",";\n overflow: ",";\n }\n"])),(function(n){var e=n.theme,t=n.size;return Dv(e,t)[0]>0?1:0}),(function(n){var e=n.theme,t=n.size;return Dv(e,t)[0]>0?"all":"none"}),(function(n){var e=n.theme,t=n.size;return Dv(e,t)[0]<=0&&"hidden"}),(function(n){return n.background}),(function(n){var e=n.theme;return n.background?at(e).text.default:at(e).text.inverted}),Ye.semilarge,(function(n){var e=n.theme,t=n.size;return Dv(e,t)[1]>0?1:0}),(function(n){var e=n.theme,t=n.size;return Dv(e,t)[1]>0?"all":"none"}),(function(n){var e=n.theme,t=n.size;return Dv(e,t)[1]<=0&&"hidden"})),Rv=n.div(sh||(sh=M(["\n background-color: ",";\n color: ",";\n\n transition: background-color 0.2s ease-in-out;\n"],["\n background-color: ",";\n color: ",";\n\n transition: background-color 0.2s ease-in-out;\n"])),(function(n){return n.background}),(function(n){var e=n.theme;return n.background?at(e).text.default:at(e).text.inverted})),Wv=n.div(ch||(ch=M(["\n opacity: ",";\n pointer-events: ",";\n overflow: ",";\n\n background-color: ",";\n color: ",";\n\n opacity: ",";\n\n transition: background-color 0.2s ease-in-out, opacity 0.2s ease-in-out;\n\n @media "," {\n opacity: ",";\n pointer-events: ",";\n overflow: ",";\n\n opacity: ",";\n }\n"],["\n opacity: ",";\n pointer-events: ",";\n overflow: ",";\n\n background-color: ",";\n color: ",";\n\n opacity: ",";\n\n transition: background-color 0.2s ease-in-out, opacity 0.2s ease-in-out;\n\n @media "," {\n opacity: ",";\n pointer-events: ",";\n overflow: ",";\n\n opacity: ",";\n }\n"])),(function(n){var e=n.theme,t=n.size;return Fv(e,t)[0]>0?1:0}),(function(n){var e=n.theme,t=n.size;return Fv(e,t)[0]>0?"all":"none"}),(function(n){var e=n.theme,t=n.size;return Fv(e,t)[0]<=0&&"hidden"}),(function(n){return n.background}),(function(n){var e=n.theme;return n.background?at(e).text.default:at(e).text.inverted}),(function(n){var e=n.theme,t=n.size;return Fv(e,t)[0]>0?1:0}),Ye.semilarge,(function(n){var e=n.theme,t=n.size;return Fv(e,t)[1]>0?1:0}),(function(n){var e=n.theme,t=n.size;return Fv(e,t)[1]>0?"all":"none"}),(function(n){var e=n.theme,t=n.size;return Fv(e,t)[1]<=0&&"hidden"}),(function(n){var e=n.theme,t=n.size;return Fv(e,t)[1]>0?1:0})),Vv=n.div(uh||(uh=M(["\n display: flex;\n justify-content: flex-end;\n position: relative;\n max-width: ","px;\n padding: ",";\n margin: 0 auto;\n\n height: ","px;\n\n transition: height 0.2s ease-in-out, padding-top 0.2s ease-in-out,\n padding-bottom 0.2s ease-in-out;\n will-change: height;\n\n @media "," {\n height: ","px;\n padding: ",";\n }\n"],["\n display: flex;\n justify-content: flex-end;\n position: relative;\n max-width: ","px;\n padding: ",";\n margin: 0 auto;\n\n height: ","px;\n\n transition: height 0.2s ease-in-out, padding-top 0.2s ease-in-out,\n padding-bottom 0.2s ease-in-out;\n will-change: height;\n\n @media "," {\n height: ","px;\n padding: ",";\n }\n"])),(function(n){return n.clamp?Ge.wrapper:Ge.wrapperLarge}),(function(n){var e=n.size,t=n.theme;return Dv(t,e)[0]>0&&"0 ".concat(2*Ge.nudge,"px")}),(function(n){var e=n.theme,t=n.size;return Dv(e,t)[0]}),Ye.semilarge,(function(n){var e=n.theme,t=n.size;return Dv(e,t)[1]}),(function(n){var e=n.size,t=n.theme;return Dv(t,e)[1]>0&&"0 ".concat(2*Ge.nudge,"px")})),Zv=n.div(mh||(mh=M(["\n display: flex;\n position: relative;\n max-width: ","px;\n padding: 0 ","px;\n margin: 0 auto;\n\n height: ","px;\n\n transition: height 0.2s ease-in-out;\n will-change: height;\n\n @media "," {\n height: ","px;\n }\n"],["\n display: flex;\n position: relative;\n max-width: ","px;\n padding: 0 ","px;\n margin: 0 auto;\n\n height: ","px;\n\n transition: height 0.2s ease-in-out;\n will-change: height;\n\n @media "," {\n height: ","px;\n }\n"])),(function(n){return n.clamp?Ge.wrapper:Ge.wrapperLarge}),2*Ge.nudge,(function(n){var e=n.theme,t=n.size;return Hv(e,t)[0]}),Ye.semilarge,(function(n){var e=n.theme,t=n.size;return Hv(e,t)[1]||Hv(e,t)[0]})),Uv=n.div(ph||(ph=M(["\n display: flex;\n justify-content: flex-start;\n position: relative;\n max-width: ","px;\n padding: 0 ","px;\n margin: 0 auto;\n\n height: ","px;\n transition: 0.2s height ease-in-out;\n\n @media "," {\n height: ","px;\n padding: 0 ","px;\n }\n"],["\n display: flex;\n justify-content: flex-start;\n position: relative;\n max-width: ","px;\n padding: 0 ","px;\n margin: 0 auto;\n\n height: ","px;\n transition: 0.2s height ease-in-out;\n\n @media "," {\n height: ","px;\n padding: 0 ","px;\n }\n"])),(function(n){return n.clamp?Ge.wrapper:Ge.wrapperLarge}),2*Ge.nudge,(function(n){var e=n.theme,t=n.size;return Fv(e,t)[0]}),Ye.semilarge,(function(n){var e=n.theme,t=n.size;return Fv(e,t)[1]}),2*Ge.nudge),qv=n.div(gh||(gh=M(["\n height: ","px;\n\n @media "," {\n height: ","px;\n }\n"],["\n height: ","px;\n\n @media "," {\n height: ","px;\n }\n"])),(function(n){var e=n.theme,t=n.hasHeader,i=n.hasFooter,r=[];return t||r.push("top"),i||r.push("bottom"),Ov(e,"large",r)[0]}),Ye.semilarge,(function(n){var e=n.theme,t=n.hasHeader,i=n.hasFooter,r=[];return t||r.push("top"),i||r.push("bottom"),Ov(e,"large",r)[1]})),Yv=function(n){var e=n.size,t=void 0===e?"large":e,i=n.isOpen,r=void 0!==i&&i,a=n.isSticky,d=void 0!==a&&a,s=n.isAnimated,c=void 0!==s&&s,u=n.clampWidth,m=void 0!==u&&u,p=n.pageFlow,g=void 0===p?"beforeContent":p,f=n.topBg,h=n.mainBg,v=n.bottomBg,x=n.onContentBg,b=n.topBar,w=n.mainBar,y=n.bottomBar,k=n.className,E=Jt(),I=E.theme,C=E.colors,M="content"===m,S="overContent"===g,B=l((function(){return Lv(I)&&null!==b}),[I,b]),T=l((function(){return Pv(I)&&null!==y}),[y,I]),N=l((function(){return"small"===t||"large"===t&&!S}),[S,t]),z=f||C.elementBg.light,A=h||C.elementBg.light,D=v||C.elementBg.light,L=x||"linear-gradient(180deg,rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.2) 40%, rgba(0,0,0,0) 100%)",H=l((function(){return b&&b({size:t,isOpen:r,isSticky:d,pageFlow:g})}),[b,r,d,g,t]),F=l((function(){return y&&y({size:t,isOpen:r,isSticky:d,pageFlow:g})}),[y,r,d,g,t]);return o.createElement(o.Fragment,null,"beforeContent"===g&&o.createElement(qv,{hasHeader:B,hasFooter:T}),o.createElement(jv,{isOpen:r,isSticky:d,isAnimated:c,bgGradient:"large"===t&&S?L:void 0,className:k},B&&o.createElement(_v,{size:t,background:N?z:void 0},o.createElement(Vv,{size:t,clamp:M},H||o.createElement(df,{isInverted:!0},"Top Nav"))),null!==w&&o.createElement(Rv,{background:N?A:void 0},o.createElement(Zv,{size:t,clamp:M},w?w({size:t,isOpen:r,isSticky:d,pageFlow:g}):o.createElement(o.Fragment,null,o.createElement(df,{takeSpace:!0,isInverted:"large"===t&&S},"Left"),o.createElement(df,{isInverted:"large"===t&&S},"Center"),o.createElement(df,{takeSpace:!0,isInverted:"large"===t&&S},"Right")))),T&&o.createElement(Wv,{size:t,background:N?D:void 0},o.createElement(Uv,{size:t,clamp:M},F||"bottom bar"))))},Gv=function(n){var e=n||"",t=void 0;switch(!0){case-1!==e.search("overContent"):t="overContent";break;case-1!==e.search("beforeContent"):t="beforeContent"}return{hasTop:-1!==e.search("top"),hasMain:-1!==e.search("main"),hasBottom:-1!==e.search("bottom"),pageFlow:t,isStickable:-1!==e.search("stickable")}},Xv=function(n){if(!n)return"";var e=[];return n.hasTop&&e.push("top"),n.hasMain&&e.push("main"),n.hasBottom&&e.push("bottom"),n.isStickable&&e.push("stickable"),n.pageFlow&&e.push(n.pageFlow),e.join("-")},Jv=function(n,e){var t=Gv(e||""),i=t.hasTop,r=t.hasBottom,a=[];return i||a.push("top"),r||a.push("bottom"),{large:Ov(n,"large",a),small:Ov(n,"small",a)}},Qv=function(n){var e=n.clampWidth,t=void 0===e?"content":e,i=n.navBar,r=n.menu,a=(null==i?void 0:i.isStickable)||!1,c=(null==i?void 0:i.isCollapsible)||!1,u=mt(),p=Jt().theme,g=d(!1),f=g[0],h=g[1],v=d(!1),x=v[0],b=v[1],w=d(!0),k=w[0],E=w[1],I=function(n){var e,t,i=d(!0),r=i[0],a=i[1],o=d(!0),l=o[0],c=o[1],u=d(!1),p=u[0],g=u[1],f=m(0),h=m(0),v=d(bg.DOWN),x=v[0],b=v[1],w=(null===(e=null==n?void 0:n.directionOffset)||void 0===e?void 0:e.down)||0,y=(null===(t=null==n?void 0:n.directionOffset)||void 0===t?void 0:t.up)||0;return s((function(){var e=function(){if("undefined"!=typeof window){var e=window.pageYOffset,t=e<=0;a(t),(null==n?void 0:n.offset)&&e<=n.offset?c(!0):c((function(e){var t;return e&&(null===(t=null==n?void 0:n.onLeftOffset)||void 0===t||t.call(n,x),g(!0)),!1}));var i=e-f.current,r=Math.abs(h.current);i<0&&h.current>0||i>0&&h.current<0?h.current=0:h.current+=i,r=Math.abs(h.current),t?b(bg.DOWN):i<0&&r>=y?b(bg.UP):i>0&&r>=w&&b(bg.DOWN),f.current=e}};return e(),window.addEventListener("scroll",e),function(){window.removeEventListener("scroll",e)}}),[w,y,x,n,null==n?void 0:n.offset]),s((function(){r&&g(!1)}),[r]),{isTop:r,scrollDirection:x,isInOffset:l,leftOffsetFromTop:p}}({directionOffset:{up:40,down:40},offset:Ov(p,"large")[u.semilarge?1:0],onLeftOffset:function(n){a&&h(n===bg.DOWN)}}),C=I.isTop,M=I.scrollDirection,S=I.isInOffset,B=I.leftOffsetFromTop,T=l((function(){return C||S||!a?"large":"small"}),[C,S,a]);s((function(){a&&c&&E(C||S||M===bg.UP)}),[M,C,a,S,c]),s((function(){C?b(!1):B&&M===bg.UP&&b(!0)}),[C,B,M]),s((function(){a&&(B||!c?h(!0):C&&h(!1))}),[c,a,C,B]);var N=function(n,e){var t=d(n),i=t[0],r=t[1],a=m(!1),o=d(null),l=o[0],c=o[1],u=m(null),p=m(null),g=y({openMenuIdent:'button[aria-label="open menu"]',closeMenuIdent:'button[aria-label="close menu"]'},e);return s((function(){l&&(u.current||(u.current=l.querySelector(g.openMenuIdent)),p.current||(p.current=l.querySelector(g.closeMenuIdent)))}),[g.closeMenuIdent,g.openMenuIdent,i,l]),s((function(){var n,e,t=function(n){"Escape"===n.key&&i&&r(!1)};return i?null===(n=null==p?void 0:p.current)||void 0===n||n.focus():a.current&&(null===(e=null==u?void 0:u.current)||void 0===e||e.focus()),a.current=i,window.addEventListener("keydown",t),function(){window.removeEventListener("keydown",t)}}),[i]),{setRoot:c,isMenuOpen:i,setIsMenuOpen:r}}(!1,{}),z=N.isMenuOpen,A=N.setIsMenuOpen,D=N.setRoot,L=function(){A(!0)},H=function(){A(!1)};s((function(){document.body.style.overflow=z?"hidden":"visible"}),[z]);var F=(null==i?void 0:i.topBar)?function(n){return(null==i?void 0:i.topBar)?i.topBar(y(y({},n),{isMenuOpen:z,openMenu:L,closeMenu:H,mainNavigation:null==r?void 0:r.mainNavigation,subNavigation:null==r?void 0:r.subNavigation,isOnPageTop:C,isInTopOffset:S})):""}:null==i?void 0:i.topBar,P=(null==i?void 0:i.mainBar)?function(n){return(null==i?void 0:i.mainBar)?i.mainBar(y(y({},n),{isMenuOpen:z,openMenu:L,closeMenu:H,mainNavigation:null==r?void 0:r.mainNavigation,subNavigation:null==r?void 0:r.subNavigation,isOnPageTop:C,isInTopOffset:S})):""}:null==i?void 0:i.mainBar,O=(null==i?void 0:i.bottomBar)?function(n){return(null==i?void 0:i.bottomBar)?i.bottomBar(y(y({},n),{isMenuOpen:z,openMenu:L,closeMenu:H,mainNavigation:null==r?void 0:r.mainNavigation,subNavigation:null==r?void 0:r.subNavigation,isOnPageTop:C,isInTopOffset:S})):""}:null==i?void 0:i.bottomBar,j=(null==r?void 0:r.header)?function(n){return(null==r?void 0:r.header)?null==r?void 0:r.header(y(y({},n),{openMenu:L,closeMenu:H,mainNavigation:null==r?void 0:r.mainNavigation,subNavigation:null==r?void 0:r.subNavigation,navBarSize:T})):""}:void 0,_=(null==r?void 0:r.footer)?function(n){return(null==r?void 0:r.footer)?null==r?void 0:r.footer(y(y({},n),{openMenu:L,closeMenu:H,mainNavigation:null==r?void 0:r.mainNavigation,subNavigation:null==r?void 0:r.subNavigation,navBarSize:T})):""}:void 0;return o.createElement("header",{ref:D,"data-navbar-ident":function(n){return Xv({hasTop:null!==F&&Lv(n),hasMain:null!==P,hasBottom:null!==O&&Pv(n),isStickable:null==i?void 0:i.isStickable,pageFlow:null==i?void 0:i.pageFlow})}(p)},o.createElement(Gt,{theme:null==i?void 0:i.theme},o.createElement(Yv,{isOpen:k,isSticky:f,isAnimated:x,size:T,clampWidth:t,pageFlow:null==i?void 0:i.pageFlow,topBar:F,mainBar:P,bottomBar:O,topBg:null==i?void 0:i.topBg,mainBg:null==i?void 0:i.mainBg,bottomBg:null==i?void 0:i.bottomBg,onContentBg:null==i?void 0:i.onContentBg})),o.createElement(Gt,{theme:null==r?void 0:r.theme},o.createElement(Av,{isOpen:z,clampWidth:t,isIndexPage:null==r?void 0:r.isIndexPage,mainNavigation:null==r?void 0:r.mainNavigation,subNavigation:null==r?void 0:r.subNavigation,typeSettings:null==r?void 0:r.typeSettings,navBarSize:T,header:j,footer:_,onClose:H})))},Kv=function(n){return e(hh||(hh=M(["\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=Xv({pageFlow:"beforeContent",hasMain:!0}),a=Xv({pageFlow:"beforeContent",hasMain:!0,hasTop:!0}),o=Xv({pageFlow:"beforeContent",hasMain:!0,hasBottom:!0}),l=Xv({pageFlow:"beforeContent",hasTop:!0,hasMain:!0,hasBottom:!0}),d=Jv(i,r).large,s=Jv(i,a).large,c=Jv(i,o).large,u=Jv(i,l).large,m=function(n){return n.map((function(n){return"[data-navbar-ident*='".concat(n,"']")})).join("")},p=n?"100vh":"80vh";return e(fh||(fh=M(["\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 "])),ex,p,m(r.split("-")),ex,p,d[0],m(a.split("-")),ex,p,s[0],m(o.split("-")),ex,p,c[0],m(l.split("-")),ex,p,u[0],Ye.semilarge,m(r.split("-")),ex,p,d[1],m(a.split("-")),ex,p,s[1],m(o.split("-")),ex,p,c[1],m(l.split("-")),ex,p,u[1])}))},$v=n(ni)(vh||(vh=M(["\n position: relative;\n ","\n\n header + & {\n ","\n ","\n }\n"],["\n position: relative;\n ","\n\n header + & {\n ","\n ","\n }\n"])),Kv(!0),Xe([0],"padding-top"),Xe([0],"margin-top")),nx=n(ni)(xh||(xh=M(["\n position: relative;\n ","\n\n header + & {\n ","\n ","\n }\n"],["\n position: relative;\n ","\n\n header + & {\n ","\n ","\n }\n"])),Kv(!1),Xe([0],"padding-top"),Xe([0],"margin-top")),ex=n((function(n){var e=n.isInverted,t=n.videoUrl,i=n.images,r=n.kenBurnsZoom,a=n.kenBurnsZoomPoint,l=n.kenBurnsInterval,d=n.onImageChange,s=n.className,c=n.children;switch(!0){case!!t:return o.createElement(jg,{isInverted:e,videoUrl:t,placeholderImg:null==i?void 0:i[0],className:s},c);case i&&i.length>1:return o.createElement(Ag,{images:i||[],zoom:r,zoomPoint:a,interval:l,onImageChange:d,className:s},c);case i&&1===i.length:return o.createElement(Hg,{isInverted:e,bgImage:null==i?void 0:i[0],className:s},c);default:return o.createElement("div",null,c)}}))(bh||(bh=M(["\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"])),Ge.wrapperLarge),tx=n.div(wh||(wh=M(["\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n background: ",";\n z-index: 1;\n"],["\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n background: ",";\n z-index: 1;\n"])),(function(n){var e=n.bgValue;return e&&e})),ix=n.div(yh||(yh=M(["\n display: none;\n max-width: ","px;\n margin: 0 auto;\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 @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"])),Ge.wrapper,Ye.medium,(function(n){return n.isCentered&&"center"}),2*Ge.spacer,Ge.spacer),rx=n.div(kh||(kh=M(["\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"])),Ge.spacer,2*Ge.nudge,Ge.spacer,Ye.medium),ax=n(di)(Eh||(Eh=M(["\n text-align: ",";\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 text-align: ",";\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"])),(function(n){return n.isCentered&&"center"})),ox=n(vi)(Ih||(Ih=M(["\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(n){return n.isCentered&&"center"})),lx=n(ko)(Ch||(Ch=M(["\n @media "," {\n display: block;\n text-align: ",";\n }\n"],["\n @media "," {\n display: block;\n text-align: ",";\n }\n"])),Ye.medium,(function(n){return n.isCentered&&"center"})),dx=Qt((function(n){var e=n.anchorId,t=n.size,i=void 0===t?"full":t,r=n.isCentered,a=n.title,l=n.titleAs,d=n.text,s=n.primaryAction,c=n.secondaryAction,u=n.videoUrl,m=n.images,p=n.customImgOverlay,g=n.kenBurnsZoom,f=void 0===g?1.08:g,h=n.kenBurnsZoomPoint,v=void 0===h?[.5,.5]:h,x=n.kenBurnsInterval,b=void 0===x?1e4:x,w=n.onImageChange,y=n.bgMode,k=Jt(),E=k.globals,I=k.colors,C="inverted"===y,M=a||d||s||c,S=M?p||E.sections.imageTextGradient:void 0,B="full"===i?$v:nx;return o.createElement(B,{addSeperation:!0,anchorId:e,bgColor:C?I.sectionBg.dark:y?I.sectionBg.medium:I.sectionBg.light,bgMode:ei(y,!0)},o.createElement(ex,{isInverted:C,images:m,videoUrl:u,kenBurnsInterval:b,kenBurnsZoom:f,kenBurnsZoomPoint:v,onImageChange:w},M&&o.createElement(o.Fragment,null,o.createElement(tx,{bgValue:S}),o.createElement(ix,{isCentered:r},a&&o.createElement(ax,{isInverted:!0,size:"heading-1",isCentered:r,renderAs:l,innerHTML:a}),d&&o.createElement(ox,{isInverted:!0,isCentered:r,type:"copy-b",size:"big",innerHTML:d}),(s||c)&&o.createElement(lx,{isCentered:r,primary:s&&s(!0),secondary:c&&c(!0)})))),M&&o.createElement(rx,null,a&&o.createElement(ax,{size:"heading-1",isCentered:r,renderAs:l,innerHTML:a,isInverted:C}),d&&o.createElement(ox,{type:"copy-b",size:"big",isCentered:r,innerHTML:d,isInverted:C}),(s||c)&&o.createElement(lx,{isCentered:r,primary:s&&s(C),secondary:c&&c(C)})))})),sx=n(ni)(Mh||(Mh=M(["\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"])),Ye.semilarge,(function(n){return n.isCentered?"0 auto":"0"}),(function(n){return n.isCentered?"center":"left"})),cx=n.div(Sh||(Sh=M(["\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"])),Ge.spacer,Ye.semilarge,(function(n){return n.isCentered?"center":"flex-start"})),ux=n.ul(Bh||(Bh=M(["\n display: ",";\n align-items: center;\n justify-content: ",";\n\n flex-wrap: wrap;\n padding: 0;\n margin: 0;\n margin-top: -","px;\n margin-left: -","px;\n\n list-style: none;\n\n @media "," {\n margin-top: -","px;\n margin-left: -","px;\n\n & > * {\n flex: 0 1 auto;\n }\n }\n"],["\n display: ",";\n align-items: center;\n justify-content: ",";\n\n flex-wrap: wrap;\n padding: 0;\n margin: 0;\n margin-top: -","px;\n margin-left: -","px;\n\n list-style: none;\n\n @media "," {\n margin-top: -","px;\n margin-left: -","px;\n\n & > * {\n flex: 0 1 auto;\n }\n }\n"])),(function(n){return n.isVisible?"flex":"block"}),(function(n){return n.isCentered?"center":"flex-start"}),2*Ge.nudge,2*Ge.nudge,Ye.medium,Ge.spacer,Ge.spacer),mx=n.li(Th||(Th=M(["\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*Ge.nudge,2*Ge.nudge,(function(n){var e=n.index;return n.isVisible||e<6?"block":"none"}),Ye.medium,Ge.spacer,Ge.spacer,Ye.semilarge,(function(n){var e=n.index;return n.isVisible||e<8?"block":"none"}),Ye.large,(function(n){var e=n.index;return n.isVisible||e<10?"block":"none"})),px=n(mr)(Nh||(Nh=M(["\n display: block;\n outline-color: ",";\n"],["\n display: block;\n outline-color: ",";\n"])),(function(n){var e=n.theme;return n.isInverted?at(e).primary.inverted:at(e).primary.default})),gx=n.img(zh||(zh=M(["\n display: block;\n object-fit: contain;\n\n &[data-img-loaded='false'] {\n background: ",";\n }\n"],["\n display: block;\n object-fit: contain;\n\n &[data-img-loaded='false'] {\n background: ",";\n }\n"])),(function(n){var e=n.theme;return n.isInverted?lt(e).sections.imagePlaceholderBg.inverted:lt(e).sections.imagePlaceholderBg.default})),fx=n.div(Ah||(Ah=M(["\n display: ",";\n\n background: none;\n border: none;\n text-align: ",";\n\n @media "," {\n display: ",";\n }\n\n @media "," {\n display: ",";\n }\n"],["\n display: ",";\n\n background: none;\n border: none;\n text-align: ",";\n\n @media "," {\n display: ",";\n }\n\n @media "," {\n display: ",";\n }\n"])),(function(n){var e=n.itemCount;return e&&e>6?"block":"none"}),(function(n){return n.isCentered?"center":"left"}),Ye.semilarge,(function(n){var e=n.itemCount;return e&&e>8?"block":"none"}),Ye.large,(function(n){var e=n.itemCount;return e&&e>10?"block":"none"})),hx=n(ko)(Dh||(Dh=M(["\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"])),Ge.spacer,Ye.medium,(function(n){return n.isCentered&&"center"})),vx=Qt((function(n){var e=n.anchorId,t=n.items,i=n.isCentered,r=void 0!==i&&i,a=n.primaryAction,l=n.secondaryAction,s=n.toggle,c=n.showLessText,u=void 0===c?"show less":c,m=n.showMoreText,p=void 0===m?"show more":m,g=n.enableToggle,f=n.bgMode,h=Jt().colors,v="inverted"===f,x=d(!g),b=x[0],w=x[1],k=function(){w((function(n){return!n}))};return o.createElement(sx,{addSeperation:!0,anchorId:e,bgColor:v?h.sectionBg.dark:f?h.sectionBg.medium:h.sectionBg.light,bgMode:ei(f,!0),isCentered:r},o.createElement(ri,{clampWidth:"normal",addWhitespace:!0},o.createElement(cx,{isCentered:r},o.createElement(ux,{isVisible:!b||!0===b,isCentered:r},null==t?void 0:t.map((function(n,e){var t=n.src,i=n.link,r=n.alt,a=n.ratio;return o.createElement(mx,{isVisible:b,index:e,key:e},o.createElement(px,y({},i,{isInverted:v,ariaLabel:r}),o.createElement(gx,{"data-img-loaded":!1,isInverted:v,src:t,alt:r,height:null==a?void 0:a.h,width:null==a?void 0:a.w,onLoad:function(n){var e;return null===(e=n.currentTarget)||void 0===e?void 0:e.setAttribute("data-img-loaded","true")}})))})))),g&&o.createElement(fx,{isCentered:r,itemCount:(null==t?void 0:t.length)||0},s?s({isInverted:v,showLessText:u,showMoreText:p,isToggled:b,clickHandler:k,additionalProps:{"aria-pressed":b}}):o.createElement(wm.View,{as:"button",isInverted:v,"aria-pressed":b,onClick:function(){return k()}},o.createElement(wm.Label,null,b?u:p))),(a||l)&&o.createElement(hx,{isCentered:r,primary:a&&a(v),secondary:l&&l(v)})))})),xx=n(Ao)(Lh||(Lh=M(["\n width: 100%;\n overflow: hidden;\n border-radius: ",";\n"],["\n width: 100%;\n overflow: hidden;\n border-radius: ",";\n"])),(function(n){var e=n.theme;return lt(e).sections.edgeRadius})),bx=Qt((function(n){var e=n.anchorId,t=n.bgMode,i=n.spacing,r=void 0===i?"normal":i,a=n.images,l=n.controlNext,d=n.controlPrev,s=n.beforeChange,c=n.afterChange,u=n.onInit,m=n.dot,p=Jt().colors,g="inverted"===t,f=(null==a?void 0:a.length)||0;return o.createElement(ni,{addSeperation:!0,anchorId:e,bgColor:g?p.sectionBg.dark:t?p.sectionBg.medium:p.sectionBg.light,bgMode:ei(t)},o.createElement(ng,{variableWidths:!0,spacing:r,isInverted:g,controlNext:l,controlPrev:d,dot:m,beforeChange:s,afterChange:c,onInit:u,slidesToShow:f>1?2.75:1,responsive:[{breakpoint:832,settings:{slidesToShow:f>1?2.25:1}},{breakpoint:640,settings:{slidesToShow:f>1?1.15:1}}]},a&&a.map((function(n,e){return o.createElement(xx,y({key:e},n))}))))})),wx=n.ul(Hh||(Hh=M(["\n margin: 0;\n padding: 0;\n list-style: none;\n\n max-width: 880px;\n\n & > li + li {\n border-top: 1px solid\n ",";\n }\n\n & > li:first-child {\n border-top: 1px solid\n ",";\n }\n\n & > li:last-child {\n border-bottom: 1px solid\n ",";\n }\n"],["\n margin: 0;\n padding: 0;\n list-style: none;\n\n max-width: 880px;\n\n & > li + li {\n border-top: 1px solid\n ",";\n }\n\n & > li:first-child {\n border-top: 1px solid\n ",";\n }\n\n & > li:last-child {\n border-bottom: 1px solid\n ",";\n }\n"])),(function(n){var e=n.theme,t=n.hasBg,i=n.isInverted;return t&&!i?at(e).elementBg.light:at(e).elementBg.medium}),(function(n){var e=n.theme,t=n.hasBg,i=n.isInverted;return t&&!i?at(e).elementBg.light:at(e).elementBg.medium}),(function(n){var e=n.theme,t=n.hasBg,i=n.isInverted;return t&&!i?at(e).elementBg.light:at(e).elementBg.medium})),yx=n.li(Fh||(Fh=M([""],[""]))),kx=n(mr)(Ph||(Ph=M(["\n display: inline-flex;\n align-items: center;\n max-width: 100%;\n text-decoration: underline;\n padding: ","px 0;\n\n ","\n"],["\n display: inline-flex;\n align-items: center;\n max-width: 100%;\n text-decoration: underline;\n padding: ","px 0;\n\n ","\n"])),Ge.nudge,gi("copy","big")),Ex=n.span(Oh||(Oh=M(["\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"]))),Ix=n.span(jh||(jh=M(["\n display: inline-block;\n\n margin-left: ","px;\n"],["\n display: inline-block;\n\n margin-left: ","px;\n"])),2*Ge.nudge),Cx=Qt((function(n){var e=n.anchorId,t=n.items,i=n.bgMode,r=n.customIcon,a=n.scrollToOffset,l=Jt(),c=l.colors,u=l.theme,m=Ct(500),p=mt().semilarge,g=d(0),f=g[0],h=g[1],v="inverted"===i,x="full"===i,b=function(n){var e;if(null==n?void 0:n.currentTarget){n.preventDefault();var t=n.currentTarget.getAttribute("href");if(t){var i=document.getElementById((null===(e=t.split("#"))||void 0===e?void 0:e[1])||t);if(i&&m(i.getBoundingClientRect().top-(a||f)),window){var r=new URL(window.location);r.hash=t.split("#")[1],window.history.pushState({},"",r)}}}};return s((function(){if(!a){var n=document.querySelector("header[data-navbar-ident]"),e=null==n?void 0:n.getAttribute("data-navbar-ident");if(e)if(Gv(e).isStickable){var t=Jv(u,e);h(p?t.small[1]+Ge.spacer:t.small[0]+Ge.spacer)}}}),[u,p,a]),o.createElement(ni,{addSeperation:!0,anchorId:e,bgColor:v?c.sectionBg.dark:x?c.sectionBg.medium:c.sectionBg.light,bgMode:ei(i,!0)},o.createElement(ri,{addWhitespace:!0},o.createElement(wx,{hasBg:x,isInverted:v},null==t?void 0:t.map((function(n,e){return o.createElement(yx,{key:e},o.createElement(kx,y({},n.link,{isInverted:v,onClick:b}),o.createElement(Ex,null,n.label),o.createElement(Ix,null,r?r({isInverted:v}):o.createElement(Tn,null))))})))))})),Mx=Qt((function(n){var e=n.anchorId,t=n.title,i=n.titleAs,r=n.superTitle,a=n.superTitleAs,l=n.text,d=n.primaryAction,s=n.secondaryAction,c=n.isCentered,u=void 0!==c&&c,m=n.isStackable,p=void 0!==m&&m,g=n.bgMode,f=n.image,h=Jt().colors,v="inverted"===g;return o.createElement(ni,{addSeperation:!0,anchorId:e,isStackable:p,bgColor:v?h.sectionBg.dark:g?h.sectionBg.medium:h.sectionBg.light,bgMode:ei(g)},o.createElement(ri,{clampWidth:"normal",addWhitespace:!0},o.createElement(_o,{title:t,titleAs:i,superTitle:r,superTitleAs:a,text:l,colorMode:v?"inverted":"default",secondaryAction:s,primaryAction:d,isCentered:u,image:f,clampTitle:!0,clampText:!0})))})),Sx=n.div(_h||(_h=M(["\n position: relative;\n z-index: 0;\n"],["\n position: relative;\n z-index: 0;\n"]))),Bx=n.div(Rh||(Rh=M(["\n position: absolute;\n top: 0;\n right: 0;\n z-index: 1000;\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\n margin-top: ","px;\n margin-right: ","px;\n color: ",";\n\n cursor: pointer;\n"])),Ge.spacer,Ge.spacer,(function(n){var e=n.theme;return at(e).elementBg.dark})),Tx=n.button(Wh||(Wh=M(["\n display: inline-flex;\n align-items: center;\n justify-content: center;\n\n background: none;\n outline: none;\n padding: 0;\n margin: 0;\n border: none;\n\n color: ",";\n opacity: ",";\n cursor: ",";\n\n transition: color 0.2s ease-in-out, opacity 0.2s ease-in-out;\n\n @media (hover: hover) and (pointer: fine) {\n &:hover {\n color: ",";\n }\n }\n\n &:focus {\n outline: dotted 2px\n ",";\n outline-offset: 4px;\n\n color: ",";\n }\n"],["\n display: inline-flex;\n align-items: center;\n justify-content: center;\n\n background: none;\n outline: none;\n padding: 0;\n margin: 0;\n border: none;\n\n color: ",";\n opacity: ",";\n cursor: ",";\n\n transition: color 0.2s ease-in-out, opacity 0.2s ease-in-out;\n\n @media (hover: hover) and (pointer: fine) {\n &:hover {\n color: ",";\n }\n }\n\n &:focus {\n outline: dotted 2px\n ",";\n outline-offset: 4px;\n\n color: ",";\n }\n"])),(function(n){var e=n.theme;return n.isInverted?at(e).text.inverted:at(e).text.default}),(function(n){return n.disabled?.4:1}),(function(n){return n.disabled?"default":"pointer"}),(function(n){var e=n.theme;return n.isInverted?at(e).primary.invertedHover:at(e).primary.hover}),(function(n){var e=n.theme;return n.isInverted?at(e).primary.inverted:at(e).primary.default}),(function(n){var e=n.theme;return n.isInverted?at(e).primary.invertedHover:at(e).primary.hover})),Nx=function(n){var e=n.isInverted,t=n.isDisabled,i=n.ariaLabel,r=void 0===i?"control":i,a=n.onClick,l=n.className,d=n.children;return o.createElement(Tx,{isInverted:e,disabled:t,"aria-label":r,onClick:a,className:l},d)},zx=n(ni)(Vh||(Vh=M(["\n position: relative;\n min-height: 500px;\n z-index: 0;\n"],["\n position: relative;\n min-height: 500px;\n z-index: 0;\n"]))),Ax=n((function(n){var e=n.containerRef,t=n.onReady,i=n.url,r=void 0===i?"https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png":i,a=n.attribution,l=void 0===a?'&copy; <a href="http://osm.org/copyright">OpenStreetMap</a> contributors':a,c=n.activeMarkerId,u=n.markers,p=n.center,g=n.zoom,f=void 0===g?2.5:g,h=n.touchZoom,v=void 0!==h&&h,x=n.scrollWheelZoom,b=void 0!==x&&x,w=n.onlyScrollOnFocus,y=void 0===w||w,k=n.fitBoundsPadding,C=void 0===k?[20,20]:k,M=n.onMarkerClick,S=n.onFlyToClick,B=n.flyToControl,T=n.onActiveMarkerChanged,N=n.className,z=m(null),A=m(null),D=d(null),L=D[0],H=D[1],F=d(null),P=F[0],O=F[1],j=d(null),_=j[0],R=j[1],W=d(!1),V=W[0],Z=W[1];return s((function(){var n,t=e||z;!V&&(null==t?void 0:t.current)&&(n=t.current,E(void 0,void 0,void 0,(function(){var e,t,i;return I(this,(function(a){switch(a.label){case 0:return[4,import("leaflet")];case 1:return(e=a.sent())&&(H(e),(t=e.map(n,{center:p,zoom:f,touchZoom:v,scrollWheelZoom:b})).once("focus",(function(){y&&t.scrollWheelZoom.enable()})),t.once("blur",(function(){y&&t.scrollWheelZoom.disable()})),O(t),e.tileLayer(r,{attribution:l}).addTo(t),(i=new e.FeatureGroup).addTo(t),R(i)),[2]}}))})))}),[l,p,e,V,y,b,v,r,f]),s((function(){var n=function(){P&&_&&P.fitBounds(_.getBounds(),{padding:L.point(C)})},e=function(n,e){n?null==P||P.flyTo(n,e):i(e)},i=function(n){var e=null==u?void 0:u.find((function(n){return n.id===c}));e&&(null==P||P.flyTo(e.position,n))};_&&(_.clearLayers(),null==u||u.forEach((function(r){var a=r.position,o=r.icon,l=r.id;if((null==o?void 0:o.url)&&(null==o?void 0:o.size)&&a){var d=l===c,s=L.icon({iconUrl:o.url,iconSize:d?o.sizeActive:o.size,iconAnchor:d?o.anchorActive:null==o?void 0:o.anchor}),u=L.marker(a,{icon:s,riseOnHover:!0}).addTo(P);u.on("click",(function(){M&&M(l)})),_.addLayer(u),L&&P&&_&&(V?c&&c!==(null==A?void 0:A.current)&&(A.current=c,c&&T&&T({markerId:c,goTo:i})):(t&&t({goTo:e,showAll:n}),Z(!0),c&&(A.current=c)))}})))}),[L,C,V,P,u,_,M,c,T,t]),o.createElement(Sx,{ref:z,className:N},B&&o.createElement(Bx,{onClick:function(n){n.stopPropagation(),P&&S&&S((function(n){var e=null==u?void 0:u.find((function(n){return n.id===c}));e&&P.flyTo(e.position,n)}))}},B))}))(Uh||(Uh=M(["\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 @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\n height: 100%;\n min-height: 400px;\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"])),Ye.semilarge,bi({cols:6,gridWidth:"100% - ".concat(2*ti,"px ")}),ti,(function(n){return n.isMirrored?"auto":"0"}),(function(n){return n.isMirrored?"0":"auto"}),Ye.xlarge,xi.gutter,ti,Ye.xxlarge,Ge.wrapperLarge/2,xi.gutter,ti,(function(n){return n.isMirrored?"auto":"50%"}),(function(n){return n.isMirrored?"50%":"auto"}),(function(n){var t=n.isMirrored;return e(Zh||(Zh=M(["\n transform: translateX(\n calc(\n ","\n (","px)\n )\n );\n "],["\n transform: translateX(\n calc(\n ","\n (","px)\n )\n );\n "])),t?"(100% + ".concat(xi.gutter,"px) - "):"(-100% - ".concat(xi.gutter,"px) + "),ti)})),Dx=n(ri)(qh||(qh=M(["\n pointer-events: none;\n"],["\n pointer-events: none;\n"]))),Lx=n.div(Yh||(Yh=M(["\n display: flex;\n flex-direction: column;\n position: relative;\n width: 100%;\n pointer-events: all;\n\n @media "," {\n flex-direction: row;\n\n padding-top: ","px;\n padding-bottom: ","px;\n }\n\n .slick-slide div {\n outline: none;\n }\n\n .slick-initialized .slick-slide.slick-active {\n z-index: 1;\n }\n"],["\n display: flex;\n flex-direction: column;\n position: relative;\n width: 100%;\n pointer-events: all;\n\n @media "," {\n flex-direction: row;\n\n padding-top: ","px;\n padding-bottom: ","px;\n }\n\n .slick-slide div {\n outline: none;\n }\n\n .slick-initialized .slick-slide.slick-active {\n z-index: 1;\n }\n"])),Ye.semilarge,2.5*Ge.spacer,2.5*Ge.spacer),Hx=n.div(Gh||(Gh=M(["\n min-height: 100px;\n pointer-events: all;\n\n & > * + * {\n margin-top: ","px;\n }\n"],["\n min-height: 100px;\n pointer-events: all;\n\n & > * + * {\n margin-top: ","px;\n }\n"])),Ge.spacer),Fx=n.div(Xh||(Xh=M(["\n display: flex;\n"],["\n display: flex;\n"]))),Px=n.ul(Jh||(Jh=M(["\n padding: 0;\n list-style-type: none;\n color: ",";\n\n li {\n display: flex;\n flex-direction: row;\n align-items: center;\n padding: 0;\n margin: 0;\n }\n\n li + li {\n margin-top: ","px;\n }\n\n span:first-child {\n flex: 0 0 30px;\n max-width: 30px;\n\n & > * {\n max-width: 100%;\n }\n }\n"],["\n padding: 0;\n list-style-type: none;\n color: ",";\n\n li {\n display: flex;\n flex-direction: row;\n align-items: center;\n padding: 0;\n margin: 0;\n }\n\n li + li {\n margin-top: ","px;\n }\n\n span:first-child {\n flex: 0 0 30px;\n max-width: 30px;\n\n & > * {\n max-width: 100%;\n }\n }\n"])),(function(n){var e=n.theme;return n.isInverted?at(e).text.inverted:at(e).text.default}),3*Ge.nudge),Ox=n(mr)(Qh||(Qh=M(["\n display: block;\n margin-left: ","px;\n\n ","\n color: ",";\n"],["\n display: block;\n margin-left: ","px;\n\n ","\n color: ",";\n"])),1.5*Ge.nudge,gi("copy-b","big"),(function(n){var e=n.theme;return n.isInverted?ot(e)["copy-b"].big.colorInverted:ot(e)["copy-b"].big.color})),jx=n.div(Kh||(Kh=M(["\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-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-left: ","px;\n }\n"])),2*Ge.nudge),_x=function(n){var e=n.isInverted,t=n.companyName,i=n.address,r=n.customIcon;return o.createElement(jx,null,r&&o.createElement("span",null," ",r()," "),o.createElement("div",null,o.createElement(vi,{type:"copy-b",size:"big",isInverted:e},t),i&&o.createElement(vi,{type:"copy-b",size:"big",isInverted:e},o.createElement("div",null,i.street),o.createElement("div",null,"".concat(i.postalCode," ").concat(i.city)),o.createElement("div",null,i.country))))},Rx=n(vi)($h||($h=M(["\n @media "," {\n margin-top: ","px;\n }\n"],["\n @media "," {\n margin-top: ","px;\n }\n"])),Ye.semilarge,2.5*Ge.spacer),Wx=function(n){var e,t,i,r=n.isInverted,a=n.title,l=n.titleAs,d=n.superTitle,s=n.superTitleAs,c=n.companyName,u=n.address,m=n.addressIcon,p=n.contact,g=n.description,f=Jt().colors;return o.createElement(Hx,null,o.createElement(Fx,null,o.createElement(_o,{colorMode:r?"inverted":"default",title:a,titleAs:l,superTitle:d,superTitleAs:s})),c&&o.createElement(_x,{companyName:c||"",address:u,customIcon:function(){return m?m({isInverted:r}):o.createElement(Fe,{iconColor:r?f.text.inverted:f.text.default})},isInverted:r}),p&&o.createElement(Px,{isInverted:r},(null===(e=null==p?void 0:p.telephone)||void 0===e?void 0:e.label)&&o.createElement("li",null,o.createElement("span",null,(null==p?void 0:p.telephone.icon)?p.telephone.icon({isInverted:r}):o.createElement(xe,null)),o.createElement(Ox,{isInverted:r,href:"tel:".concat(p.telephone.link||p.telephone.label)},null===(t=p.telephone)||void 0===t?void 0:t.label)),(null===(i=null==p?void 0:p.email)||void 0===i?void 0:i.label)&&o.createElement("li",null,o.createElement("span",null,(null==p?void 0:p.email.icon)?p.email.icon({isInverted:r}):o.createElement(he,null)),o.createElement(Ox,{isInverted:r,href:"mailto:".concat((null==p?void 0:p.email.link)||p.email.label)},null==p?void 0:p.email.label))),o.createElement(Rx,{isInverted:r,innerHTML:g}))},Vx=n.div(nv||(nv=M(["\n display: flex;\n flex-direction: row;\n align-self: center;\n text-align: center;\n\n @media "," {\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"],["\n display: flex;\n flex-direction: row;\n align-self: center;\n text-align: center;\n\n @media "," {\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"])),Ye.semilarge,Ge.nudge),Zx=n(Zp.Control)(ev||(ev=M(["\n display: none;\n\n @media "," {\n display: block;\n }\n"],["\n display: none;\n\n @media "," {\n display: block;\n }\n"])),Ye.semilarge),Ux=n(Zp.DotGroup)(tv||(tv=M(["\n display: flex;\n flex-direction: row;\n padding-top: ","px;\n padding-left: ","px;\n padding-right: ","px;\n\n @media "," {\n display: none;\n padding: 0;\n }\n"],["\n display: flex;\n flex-direction: row;\n padding-top: ","px;\n padding-left: ","px;\n padding-right: ","px;\n\n @media "," {\n display: none;\n padding: 0;\n }\n"])),1.5*Ge.spacer,1.5*Ge.spacer,1.5*Ge.spacer,Ye.semilarge),qx=n.button(iv||(iv=M(["\n border: none;\n outline: none;\n background: none;\n cursor: pointer;\n\n padding: ","px;\n margin: -","px;\n\n & + & {\n margin-left: ","px;\n }\n"],["\n border: none;\n outline: none;\n background: none;\n cursor: pointer;\n\n padding: ","px;\n margin: -","px;\n\n & + & {\n margin-left: ","px;\n }\n"])),2*Ge.nudge,2*Ge.nudge,1.5*Ge.nudge),Yx=n.div(rv||(rv=M(["\n height: 14px;\n width: 14px;\n border: solid 1px\n ",";\n border-radius: 14px;\n\n transition: background-color 0.2s ease-in-out;\n\n background-color: ",";\n"],["\n height: 14px;\n width: 14px;\n border: solid 1px\n ",";\n border-radius: 14px;\n\n transition: background-color 0.2s ease-in-out;\n\n background-color: ",";\n"])),(function(n){var e=n.theme;return n.isInverted?at(e).text.inverted:at(e).text.default}),(function(n){var e=n.isActive,t=n.isInverted,i=n.theme;return e?t?at(i).text.inverted:at(i).text.default:"transparent"})),Gx=Qt((function(n){var e=n.anchorId,t=n.bgMode,i=n.isMirrored,r=void 0!==i&&i,a=n.provider,l=n.attribution,s=n.center,c=void 0===s?[51.505,-.09]:s,u=n.zoom,m=void 0===u?5:u,p=n.flyToZoom,g=n.initialLocation,f=n.locations,h=n.allMarkersOnInit,x=void 0!==h&&h,b=n.fitBoundsPadding,w=n.flyToControl,k=n.controlNext,E=n.controlPrev,I=n.dot,C=Jt().colors,M=d(g||""),S=M[0],B=M[1],T="full"===t,N="inverted"===t;return o.createElement(zx,{anchorId:e,bgColor:N?C.sectionBg.dark:T?C.sectionBg.medium:C.sectionBg.light,bgMode:ei(t,!0)},f&&function(n){return null==n?void 0:n.map((function(n,e){var t,i,r=n.position,a=n.address,l=n.contact,d=n.companyName,s=n.image;return d?o.createElement(v,{key:e,item:{"@context":"https://schema.org","@type":"LocalBusiness",name:d,geo:{"@type":"GeoCoordinates",name:"Coordinates",latitude:r[0],longitude:r[1]},address:{"@type":"PostalAddress",streetAddress:null==a?void 0:a.street,addressLocality:null==a?void 0:a.city,addressRegion:null==a?void 0:a.city,postalCode:null==a?void 0:a.postalCode,addressCountry:null==a?void 0:a.country},image:s||[],telephone:"".concat(null===(t=null==l?void 0:l.telephone)||void 0===t?void 0:t.label),email:"".concat(null===(i=null==l?void 0:l.email)||void 0===i?void 0:i.label)}}):""}))}(f),o.createElement(Zp.Provider,{fade:!0,swipe:!1,infinite:!0,slidesToShow:1,variableWidth:!1,sameHeight:!0,clickSideOffset:0,responsive:[{breakpoint:832,settings:{fade:!1,swipe:!0}}],beforeChange:function(n){var e=n.nextStep;f&&f[e]&&B(f[e].id)}},o.createElement(pp.Consumer,null,(function(n){var e=n.goToStep;return o.createElement(Ax,{url:a,attribution:l,onReady:function(n){var e=n.showAll,t=n.goTo;x?e():t()},center:c,zoom:m,isMirrored:r,activeMarkerId:S,onMarkerClick:function(n){B(n);var t=null==f?void 0:f.findIndex((function(e){return e.id===n}));void 0!==t&&-1!==t&&e(t)},flyToControl:w,onFlyToClick:function(n){n(p)},fitBoundsPadding:b,markers:null==f?void 0:f.map((function(n){return{id:n.id,position:n.position,icon:n.icon}})),onActiveMarkerChanged:function(n){return(0,n.goTo)()}})})),o.createElement(Dx,{addWhitespace:!0,clampWidth:"normal"},o.createElement(cr.Row,null,o.createElement(cr.Col,{semilarge:{span:.5,move:(r?6:0)/12}}),o.createElement(cr.Col,{semilarge:{span:.5,move:(r?-6:0)/12}},o.createElement(Lx,{isMirrored:r},f&&f.length>1&&o.createElement(o.Fragment,null,o.createElement(Zp.Slides,null,null==f?void 0:f.map((function(n,e){return o.createElement(Wx,y({key:e},n,{isInverted:N}))}))),o.createElement(Vx,null,o.createElement(Zx,{type:"next"},(function(n){var e=n.isActive,t=n.clickHandler;return k?k({isInverted:N,isActive:e,clickHandler:t,name:"control_next_head"}):o.createElement(Nx,{isInverted:N,isDisabled:!e,onClick:t},o.createElement(An,null))})),o.createElement(Zx,{type:"prev"},(function(n){var e=n.isActive,t=n.clickHandler;return E?E({isInverted:N,isActive:e,clickHandler:t,name:"control_prev_head"}):o.createElement(Nx,{isInverted:N,isDisabled:!e,onClick:t},o.createElement(Hn,null))})),o.createElement(Ux,null,(function(n,e,t){return o.createElement(qx,{key:n,onClick:t},I?I({isInverted:N,isActive:e,index:n}):o.createElement(Yx,{isActive:e,isInverted:N}))})))),f&&1===f.length&&o.createElement(Wx,y({},f[0],{isInverted:N}))))))))})),Xx=n(mr)(av||(av=M(["\n display: -ms-grid;\n display: grid;\n\n -ms-grid-columns: ",";\n grid-template-columns: ",";\n -ms-grid-rows: min-content 1fr;\n grid-auto-rows: min-content 1fr;\n\n cursor: pointer;\n text-decoration: none;\n color: ",";\n\n outline-color: ",";\n\n transition: all ease-in-out 0.2s;\n\n @media (hover: hover) and (pointer: fine) {\n &:hover {\n color: ",";\n }\n }\n"],["\n display: -ms-grid;\n display: grid;\n\n -ms-grid-columns: ",";\n grid-template-columns: ",";\n -ms-grid-rows: min-content 1fr;\n grid-auto-rows: min-content 1fr;\n\n cursor: pointer;\n text-decoration: none;\n color: ",";\n\n outline-color: ",";\n\n transition: all ease-in-out 0.2s;\n\n @media (hover: hover) and (pointer: fine) {\n &:hover {\n color: ",";\n }\n }\n"])),(function(n){return n.hasIcon?"min-content 1fr":"1fr"}),(function(n){return n.hasIcon?"min-content 1fr":"1fr"}),(function(n){var e=n.theme;return n.isInverted?at(e).primary.inverted:at(e).primary.default}),(function(n){var e=n.theme;return n.isInverted?at(e).primary.inverted:at(e).primary.default}),(function(n){var e=n.theme;return n.isInverted?at(e).primary.invertedHover:at(e).primary.hover})),Jx=n.div(ov||(ov=M(["\n display: flex;\n align-items: center;\n margin-left: ",";\n"],["\n display: flex;\n align-items: center;\n margin-left: ",";\n"])),(function(n){return n.hasIcon&&"".concat(3*Ge.nudge,"px")})),Qx=n(vi)(lv||(lv=M(["\n margin-top: ","px;\n margin-left: ",";\n"],["\n margin-top: ","px;\n margin-left: ",";\n"])),(function(n){return n.hasIcon?Ge.nudge:2*Ge.nudge}),(function(n){return n.hasIcon&&"".concat(3*Ge.nudge,"px")})),Kx=n.div(dv||(dv=M(["\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"]))),$x=n(vi)(sv||(sv=M(["\n display: inline-block;\n"],["\n display: inline-block;\n"]))),nb=n.span(cv||(cv=M(["\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*Ge.nudge,Ye.medium,3*Ge.nudge),eb=function(n){var e=n.isInverted,t=void 0!==e&&e,i=n.title,r=n.text,a=n.link,l=n.customIcon,d=n.customTitleIcon,s=n.className;return o.createElement(Xx,y({},a,{isInverted:t,hasIcon:!!l,className:s}),l?o.createElement(Kx,null,l({})):"",o.createElement(Jx,{hasIcon:!!l},i&&o.createElement($x,{textColor:"inherit",size:"medium",type:"copy-b"},i,i&&d&&o.createElement(nb,null,d({isInverted:t})))),r&&o.createElement(o.Fragment,null,o.createElement("span",null),o.createElement(Qx,{size:"small",isInverted:t,innerHTML:r,hasIcon:!!l})))},tb=n.ul(uv||(uv=M(["\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"])),Ge.spacer,Ge.spacer,Ye.medium,2*Ge.spacer),ib=n.li(mv||(mv=M(["\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 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"])),Ge.spacer,Ge.spacer,Ye.medium,2*Ge.spacer,Ye.large),rb=Qt((function(n){var e=n.anchorId,t=n.items,i=n.bgMode,r=n.customTitleIcon,a=Jt().colors,l="inverted"===i,d="full"===i;return o.createElement(ni,{addSeperation:!0,anchorId:e,bgColor:l?a.sectionBg.dark:d?a.sectionBg.medium:a.sectionBg.light,bgMode:ei(i,!0)},o.createElement(ri,{addWhitespace:!0},o.createElement(tb,null,null==t?void 0:t.map((function(n,e){return o.createElement(ib,{key:e},o.createElement(eb,y({},n,{isInverted:l,customTitleIcon:r})))})))))})),ab=n.div(pv||(pv=M(["\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(n){var e=n.isInverted,t=n.theme;return e?at(t).elementBg.light:at(t).elementBg.dark}),(function(n){return!n.isTop&&Ge.spacer}),(function(n){return n.isTop&&Ge.spacer})),ob=n.div(gv||(gv=M(["\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"])),Ge.spacer,Ye.medium,Ge.spacer),lb=n.img(fv||(fv=M(["\n border-radius: 50%; ;\n"],["\n border-radius: 50%; ;\n"]))),db=n.div(hv||(hv=M([""],[""]))),sb=n(vi)(vv||(vv=M(["\n text-transform: uppercase;\n margin-bottom: ","px;\n"],["\n text-transform: uppercase;\n margin-bottom: ","px;\n"])),3*Ge.nudge),cb=Qt((function(n){var e=n.label,t=n.author,i=n.avatar,r=n.bgMode,a=Jt().colors,l="inverted"===r,d="full"===r;return o.createElement(ni,{addSeperation:!0,bgColor:l?a.sectionBg.dark:d?a.sectionBg.medium:a.sectionBg.light,bgMode:ei(r,!0)},o.createElement(ri,{clampWidth:"small",addWhitespace:!0},t&&o.createElement(o.Fragment,null,o.createElement(ab,{isTop:!0,isInverted:l}),o.createElement(ob,null,i&&o.createElement(lb,{src:i.src,alt:i.alt}),o.createElement(db,null,t&&o.createElement(sb,{isInverted:l,type:"copy-b"},e||"Written By"),o.createElement(di,{isInverted:l,size:"heading-2"},t)))),o.createElement(ab,{isInverted:l})))})),ub=n.div(xv||(xv=M(["\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"]))),mb=n(mr)(bv||(bv=M(["\n display: block;\n width: 100%;\n"],["\n display: block;\n width: 100%;\n"]))),pb=n(Ao)(wv||(wv=M(["\n overflow: hidden;\n border-radius: ",";\n"],["\n overflow: hidden;\n border-radius: ",";\n"])),(function(n){var e=n.theme;return lt(e).sections.edgeRadius})),gb=n(mr)(yv||(yv=M(["\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"])),gi("copy-b","big"),(function(n){var e=n.theme;return n.isInverted?ot(e)["copy-b"].big.colorInverted:ot(e)["copy-b"].big.color})),fb=n.div(kv||(kv=M(["\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*Ge.nudge,3*Ge.nudge,3*Ge.nudge),hb=n.div(Ev||(Ev=M(["\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"])),Ge.nudge),vb=n(vi)(Iv||(Iv=M(["\n &:only-child {\n margin-left: auto;\n }\n"],["\n &:only-child {\n margin-left: auto;\n }\n"]))),xb=n.div(Cv||(Cv=M(["\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*Ge.nudge),bb=n.div(Mv||(Mv=M(["\n margin-top: ","px;\n"],["\n margin-top: ","px;\n"])),3*Ge.nudge),wb=p((function(n,e){var t=n.tags,i=n.onTagClick,r=n.publishDate,a=n.title,l=n.text,d=n.image,s=n.link,c=n.isInverted,u=n.action,m=n.customTag,p=n.className,g=Jt().globals,f="";r&&(f=new eo(r.getTime(),"",g.sections.newsDateFormat(r),g.sections.newsTimeFormat(r),g.sections.newsLocaleKey).getFormattedDate());l&&l.length>300&&(l=l.slice(0,301)+"...");var h=function(n){return i?function(e){null==e||e.preventDefault(),i(n)}:void 0};return o.createElement(ub,{ref:e,className:p},d&&o.createElement(mb,y({},s,{ariaLabel:a}),o.createElement(pb,y({},d,{coverSpace:!0,isInverted:c}))),o.createElement(fb,{"data-sheet":"head"},o.createElement(hb,null,null==t?void 0:t.map((function(n,e){return m?m({key:e,name:n.name||"",isInverted:c,isActive:!1,link:n.link,clickHandler:h(n)}):o.createElement(Tu,{key:e,isInverted:c,name:n.name,link:n.link,onClick:h(n)})}))),f&&o.createElement(vb,{renderAs:"div",isInverted:c},f)),o.createElement(xb,null,a&&o.createElement(gb,y({},s,{ariaLabel:a,isInverted:c,dataSheet:"title"}),a),l&&o.createElement(vi,{isInverted:c,type:"copy",innerHTML:l,"data-sheet":"text"})),u&&o.createElement(bb,null,u(c)))}));wb.displayName="NewsCard";var yb,kb,Eb,Ib,Cb,Mb,Sb,Bb,Tb,Nb,zb,Ab,Db,Lb,Hb,Fb,Pb,Ob,jb,_b,Rb,Wb,Vb,Zb,Ub,qb,Yb,Gb,Xb,Jb,Qb,Kb,$b,nw=Qt((function(n){var e=n.anchorId,t=n.news,i=n.bgMode,r=n.customTag,a=Jt().colors,l=(null==t?void 0:t.length)||0,c="inverted"===i,u="full"===i,m=pt(["small","semilarge"]),p=d(2),g=p[0],f=p[1],h=d(1),v=h[0],x=h[1],b=ft({listLength:Math.min(v*g,l),identifiers:['[data-sheet="head"]','[data-sheet="title"]','[data-sheet="text"]'],responsive:{small:1,medium:1,semilarge:2,large:2,xlarge:2}}).sheetRefs;return s((function(){switch(m){case"semilarge":f(2);break;case"small":f(1),v<3&&x(3);break;default:f(1)}}),[m,v]),o.createElement(ni,{addSeperation:!0,anchorId:e,bgColor:c?a.sectionBg.dark:u?a.sectionBg.medium:a.sectionBg.light,bgMode:ei(i,!0)},o.createElement(ri,{addWhitespace:!0,clampWidth:"small"},o.createElement(cr.Row,null,null==t?void 0:t.filter((function(n,e){return e<v*g})).map((function(n,e){return o.createElement(cr.Col,{medium:{span:.5},key:"".concat(e,"_news_").concat(n.title)},o.createElement(wb,y({key:e,ref:b[e]},n,{isInverted:c,customTag:r})))})))))})),ew=n(Ao)(yb||(yb=M(["\n overflow: hidden;\n border-radius: ",";\n"],["\n overflow: hidden;\n border-radius: ",";\n"])),(function(n){var e=n.theme;return lt(e).sections.edgeRadius})),tw=n(ko)(kb||(kb=M(["\n margin-top: ","px;\n"],["\n margin-top: ","px;\n"])),Ge.spacer),iw=Qt((function(n){var e=n.anchorId,t=n.images,i=n.imageStyle,r=void 0===i?"full":i,a=n.primaryAction,l=n.secondaryAction,d=n.bgMode,s=Jt().colors,c="inverted"===d,u="full"===d;return o.createElement(ni,{addSeperation:!0,anchorId:e,bgColor:c?s.sectionBg.dark:u?s.sectionBg.medium:s.sectionBg.light,bgMode:ei(d,!0)},o.createElement(ri,{clampWidth:"small",addWhitespace:!0},t&&("half"===r||t.length>=2)?o.createElement(cr.Row,null,t.map((function(n,e){return o.createElement(cr.Col,{medium:{span:.5},key:e},o.createElement("div",null,o.createElement(ew,y({coverSpace:!0},n))))}))):t&&o.createElement("div",null,t.map((function(n,e){return o.createElement(ew,y({coverSpace:!0},n,{key:e}))}))),(a||l)&&o.createElement(tw,{primary:a&&a(c),secondary:l&&l(c)})))})),rw=n.div(Eb||(Eb=M(["\n & > * + * {\n margin-top: ","px;\n }\n"],["\n & > * + * {\n margin-top: ","px;\n }\n"])),3*Ge.nudge),aw=n(vi)(Ib||(Ib=M(["\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\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\n & > * + * {\n margin-top: 0;\n margin-left: ","px;\n }\n }\n"])),2*Ge.nudge,Ye.medium,2*Ge.nudge),ow=n.div(Cb||(Cb=M(["\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"])),Ge.nudge,Ge.nudge),lw=n.span(Mb||(Mb=M(["\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"])),Ge.nudge,Ge.nudge),dw=n.div(Sb||(Sb=M(["\n flex: 1 1 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 1 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*Ge.nudge),sw=n(xo)(Bb||(Bb=M(["\n max-width: ",";\n"],["\n max-width: ",";\n"])),(function(n){return n.clampTitle&&13/28*Ge.wrapperSmall+"px"})),cw=n(vi)(Tb||(Tb=M(["\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(n){return n.isCentered&&"0 auto"}),(function(n){return n.clampText&&19/28*Ge.wrapper+"px"}),Ge.spacer),uw=Qt((function(n){var e=n.anchorId,t=n.tags,i=n.meta,r=n.title,a=n.text,l=n.image,d=n.bgMode,s=n.customTag,c=Jt(),u=c.globals,m=c.colors,p="inverted"===d,g="full"===d,f="";(null==i?void 0:i.date)&&(f=new eo(i.date.getTime(),"",u.sections.newsDateFormat(i.date),u.sections.newsTimeFormat(i.date),u.sections.newsLocaleKey).getFormattedDate());return o.createElement(ni,{addSeperation:!0,anchorId:e,bgColor:p?m.sectionBg.dark:g?m.sectionBg.medium:m.sectionBg.light,bgMode:ei(d,!0)},o.createElement(ri,{clampWidth:"small",addWhitespace:!0},o.createElement(rw,null,o.createElement(aw,{isInverted:p},o.createElement(ow,null,null==t?void 0:t.map((function(n,e){return o.createElement(lw,{key:"headtag-".concat(e)},s?s({key:"headtag-".concat(e),name:n.name||"",isInverted:p,isActive:!1,link:n.link}):o.createElement(Tu,{link:n.link,isInverted:p},n.name))}))),(f||(null==i?void 0:i.author))&&o.createElement(dw,null,(null==i?void 0:i.author)&&o.createElement("div",null,null==i?void 0:i.author),f&&o.createElement("div",null,f))),o.createElement("div",null,o.createElement(sw,{colorMode:p?"inverted":"default",title:r}),a&&o.createElement(cw,{isInverted:p,type:"copy-b",innerHTML:a})),(null==l?void 0:l.small)&&o.createElement(Ao,y({},l,{coverSpace:!0,isInverted:p})))))})),mw=n.ul(Nb||(Nb=M(["\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*Ge.nudge,Ge.spacer),pw=n.li(zb||(zb=M(["\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*Ge.nudge,Ge.spacer,Ye.medium,Ye.large),gw=Qt((function(n){var e=n.anchorId,t=n.mode,i=void 0===t?"short":t,r=n.news,a=n.bgMode,d=n.customTag,s=Jt().colors,c=l((function(){return r?"expanded"===i?r.slice(0,6):r.slice(0,3):[]}),[r,i]),u="inverted"===a,m="full"===a,p=ft({listLength:c.length,identifiers:['[data-sheet="head"]','[data-sheet="title"]','[data-sheet="text"]'],responsive:{small:1,medium:2,semilarge:2,large:3,xlarge:3}}).sheetRefs;return o.createElement(ni,{addSeperation:!0,anchorId:e,bgColor:u?s.sectionBg.dark:m?s.sectionBg.medium:s.sectionBg.light,bgMode:ei(a,!0)},o.createElement(ri,{addWhitespace:!0},o.createElement(mw,null,null==c?void 0:c.map((function(n,e){return o.createElement(pw,{key:e},o.createElement(wb,y({key:e,ref:p[e]},n,{isInverted:u,customTag:d})))})))))})),fw=n.div(Ab||(Ab=M(["\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"])),Ge.nudge,Ge.nudge,6*Ge.nudge),hw=n.div(Db||(Db=M(["\n padding-top: ","px;\n padding-left: ","px;\n"],["\n padding-top: ","px;\n padding-left: ","px;\n"])),Ge.nudge,Ge.nudge),vw=n.ul(Lb||(Lb=M(["\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*Ge.nudge,Ge.spacer),xw=n.li(Hb||(Hb=M(["\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*Ge.nudge,Ge.spacer,Ye.medium,Ye.large),bw=n.div(Fb||(Fb=M(["\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*Ge.nudge,Ye.medium),ww=n.span(Pb||(Pb=M(["\n display: ",";\n"],["\n display: ",";\n"])),(function(n){var e=n.itemCount;return e&&e>2?"block":"none"})),yw=Qt((function(n){var e=n.anchorId,t=n.news,i=n.tags,r=n.activeTags,a=n.showMoreText,l=n.bgMode,c=n.onTagClick,u=n.customTag,p=Jt().colors,g="inverted"===l,f="full"===l,h=d(r||[]),v=h[0],x=h[1],b=pt(["small","semilarge","large"]),w=d(3),k=w[0],E=w[1],I=d(3),M=I[0],S=I[1],B=m(null),T=ym(),N=(null==t?void 0:t.length)||0,z=Ct(800),A=ft({listLength:Math.min(M*k,N),identifiers:['[data-sheet="head"]','[data-sheet="title"]','[data-sheet="text"]'],responsive:{small:1,medium:1,semilarge:2,large:3,xlarge:3}}),D=A.sheetRefs,L=A.triggerCalculation;s((function(){switch(b){case"large":E(3);break;case"semilarge":E(2);break;case"small":E(1),M<3&&S(3);break;default:E(1)}}),[b,M]);s((function(){var n=function(){var n,e,t,i=[];if("URLSearchParams"in window){var r=null===(t=null===(e=null===(n=new URLSearchParams(window.location.search).get("newsFilter"))||void 0===n?void 0:n.split(","))||void 0===e?void 0:e.map((function(n){return decodeURIComponent(n)})))||void 0===t?void 0:t.filter((function(n){return""!==n}));r&&i.push.apply(i,r)}return i}();n.length>0?x(n):x(r||[])}),[r]),s((function(){if(!c&&v.length>0&&"URLSearchParams"in window){var n=new URLSearchParams(window.location.search);n.set("newsFilter",v.map((function(n){return encodeURIComponent(n)})).join(",")),window.history.replaceState({},"","".concat(location.pathname,"?").concat(n.toString()+location.hash))}}),[v]),s((function(){S(3),L()}),[v]);var H=function(n){x((function(e){var t=C([],e,!0),i=n.name?e.indexOf(n.name):-1;return-1===i&&n.name?C(C([],t,!0),[n.name],!1):(t.splice(i,1),t)}))};s((function(){if(T){var n,e=B.current;if(e){(n=new IntersectionObserver((function(n){var e=n[0];(null==e?void 0:e.isIntersecting)&&M<Math.ceil(N/k)&&S((function(n){return n+1}))}),{rootMargin:"0px 0px 100px 0px",threshold:0})).observe(e)}return function(){n&&n.disconnect()}}}),[k,N,M,T]);return o.createElement(ni,{addSeperation:!0,anchorId:e,bgColor:g?p.sectionBg.dark:f?p.sectionBg.medium:p.sectionBg.light,bgMode:ei(l,!0)},o.createElement(ri,{addWhitespace:!0},i&&o.createElement(fw,null,i.map((function(n,e){return o.createElement(hw,{key:e},u?u({key:e,name:n,isInverted:g,isActive:-1!==v.indexOf(n),clickHandler:function(e){null==e||e.preventDefault(),c?c({name:n}):H({name:n})}}):o.createElement(Tu,{isInverted:g,onClick:function(e){null==e||e.preventDefault(),c?c({name:n},!1):H({name:n})},isActive:-1!==v.indexOf(n)},n))}))),o.createElement(vw,null,null==t?void 0:t.filter((function(n){if(!v||0===v.length)return!0;if(!n.tags)return!1;for(var e=!1,t=0;t<n.tags.length;t++)if(-1!==v.indexOf(n.tags[t].name||"")){e=!0;break}return e})).sort((function(n,e){return n.publishDate&&e.publishDate?e.publishDate.getTime()-n.publishDate.getTime():0})).filter((function(n,e){return e<M*k})).map((function(n,e){var t;return o.createElement(xw,{key:"".concat(e,"_news_").concat(n.title)},o.createElement(wb,y({ref:D[e]},n,{tags:null===(t=n.tags)||void 0===t?void 0:t.map((function(n){return{name:n.name}})),isInverted:g,onTagClick:function(n){z(0),c?c({name:n.name},!0):H({name:n.name})},customTag:u})))}))),o.createElement("div",{ref:B}),!T&&o.createElement(bw,null,t&&t.length>0&&o.createElement(vi,{type:"copy",size:"medium",isInverted:g},o.createElement(ww,{itemCount:t.length,onClick:function(n){n.preventDefault(),M<Math.ceil(N/k)&&S((function(n){return n+1}))}},M<N/k&&o.createElement(wm.View,{as:"button",isInverted:g},o.createElement(wm.Label,null,a||"mehr anzeigen")))))))})),kw=n.div(Ob||(Ob=M(["\n & > * + * {\n margin-top: ","px;\n }\n"],["\n & > * + * {\n margin-top: ","px;\n }\n"])),2*Ge.nudge),Ew=n.div(jb||(jb=M(["\n overflow-x: scroll;\n overflow-y: hidden;\n white-space: nowrap;\n"],["\n overflow-x: scroll;\n overflow-y: hidden;\n white-space: nowrap;\n"]))),Iw=n.table(_b||(_b=M(["\n width: 100%;\n max-width: 100%;\n\n border-collapse: separate;\n border-spacing: 0 ","px;\n\n @media "," {\n padding: 0;\n }\n"],["\n width: 100%;\n max-width: 100%;\n\n border-collapse: separate;\n border-spacing: 0 ","px;\n\n @media "," {\n padding: 0;\n }\n"])),Ge.nudge/2,Ye.medium),Cw=n.th(Rb||(Rb=M(["\n text-align: left;\n color: ",";\n background-color: ",";\n\n padding: ","px ","px;\n min-width: 60px;\n box-sizing: content-box;\n\n :last-child {\n padding-right: ","px;\n }\n"],["\n text-align: left;\n color: ",";\n background-color: ",";\n\n padding: ","px ","px;\n min-width: 60px;\n box-sizing: content-box;\n\n :last-child {\n padding-right: ","px;\n }\n"])),(function(n){var e=n.theme;return at(e).text.default}),(function(n){var e=n.theme,t=n.hasBack,i=n.isInverted;return t&&!i?at(e).elementBg.light:at(e).elementBg.medium}),2*Ge.nudge,3*Ge.nudge,Ge.spacer),Mw=n.td(Wb||(Wb=M(["\n padding: ","px ","px;\n min-width: 60px;\n box-sizing: content-box;\n\n background-color: ",";\n\n :last-child {\n padding-right: ","px;\n }\n"],["\n padding: ","px ","px;\n min-width: 60px;\n box-sizing: content-box;\n\n background-color: ",";\n\n :last-child {\n padding-right: ","px;\n }\n"])),2*Ge.nudge,3*Ge.nudge,(function(n){var e=n.isInverted,t=n.hasBack,i=n.theme;return _t(t&&!e?at(i).elementBg.light:at(i).elementBg.medium,e?.2:.4)}),Ge.spacer),Sw=function(n){var e=n.row,t=n.tableTitle,i=n.rowTitle,r=n.isInverted,a=void 0!==r&&r,l=n.hasBack,d=void 0!==l&&l;return o.createElement(kw,null,t&&o.createElement(vi,{type:"copy-b",isInverted:a},t),o.createElement(Ew,null,o.createElement(Iw,null,i&&o.createElement("thead",null,o.createElement("tr",null,i.map((function(n,e){return o.createElement(Cw,{hasBack:d,isInverted:a,key:e},o.createElement(vi,{type:"copy-b"},n))})))),o.createElement("tbody",null,e.map((function(n,e){var t=n.cols;return o.createElement("tr",{key:e},t.map((function(n,e){return o.createElement(Mw,{key:e,isInverted:a,hasBack:d},o.createElement(vi,{isInverted:a},n))})))}))))))},Bw=n.div(Vb||(Vb=M(["\n ",";\n\n & + & {\n ",";\n }\n"],["\n ",";\n\n & + & {\n ",";\n }\n"])),(function(n){return n.withSeperation&&Xe([3*Ge.nudge,Ge.spacer],"padding-top")}),Xe([3*Ge.nudge,Ge.spacer],"margin-top")),Tw=n(ko)(Zb||(Zb=M(["\n margin-top: ","px;\n"],["\n margin-top: ","px;\n"])),Ge.spacer),Nw=Qt((function(n){var e=n.anchorId,t=n.bgMode,i=n.tableItems,r=n.primaryAction,a=n.secondaryAction,l=Jt().colors,d="inverted"===t,s="full"===t;return o.createElement(ni,{addSeperation:!0,anchorId:e,bgColor:d?l.sectionBg.dark:s?l.sectionBg.medium:l.sectionBg.light,bgMode:ei(t,!0)},o.createElement(ri,{addWhitespace:!0,clampWidth:"small"},i.map((function(n,e){return o.createElement(Bw,{key:e},o.createElement(Sw,y({},n,{hasBack:s,isInverted:d})))})),(r||a)&&o.createElement(Tw,{primary:r&&r(d),secondary:a&&a(d)})))})),zw=n(vi)(Ub||(Ub=M(["\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(n){return n.isCentered&&"0 auto"}),(function(n){return n.clampText&&19/28*Ge.wrapperSmall+"px"}),5*Ge.nudge),Aw=n(ko)(qb||(qb=M(["\n margin-top: ","px;\n"],["\n margin-top: ","px;\n"])),Ge.spacer),Dw=Qt((function(n){var e=n.anchorId,t=n.text,i=n.primaryAction,r=n.secondaryAction,a=n.bgMode,l=Jt().colors,d="inverted"===a,s="full"===a;return o.createElement(ni,{addSeperation:!0,anchorId:e,bgColor:d?l.sectionBg.dark:s?l.sectionBg.medium:l.sectionBg.light,bgMode:ei(a,!0)},o.createElement(ri,{clampWidth:"small",addWhitespace:!0},t&&o.createElement(zw,{isInverted:d,type:"copy",innerHTML:t}),(i||r)&&o.createElement(Aw,{primary:i&&i(d),secondary:r&&r(d)})))})),Lw=n.div(Yb||(Yb=M(["\n text-align: center;\n\n cursor: pointer;\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: pointer;\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(n){var e=n.bgImage;return e?e.small:""}),(function(n){var e=n.theme;return lt(e).sections.edgeRadius}),Ye.medium,(function(n){var e=n.bgImage;return(null==e?void 0:e.medium)&&'url("'.concat(e.medium,'")')}),Ye.semilarge,(function(n){var e=n.bgImage;return(null==e?void 0:e.semilarge)&&'url("'.concat(e.semilarge,'")')}),Ye.large,(function(n){var e=n.bgImage;return(null==e?void 0:e.large)&&'url("'.concat(e.large,'")')}),Ye.xlarge,(function(n){var e=n.bgImage;return(null==e?void 0:e.xlarge)&&'url("'.concat(e.xlarge,'")')}),(function(n){var e=n.isActive,t=n.bgImage;return!e&&t&&'""'}),(function(n){var e=n.theme;return at(e).elementBg.medium}),(function(n){return n.bgImage?"0.3":"0"}),(function(n){var e=n.isActive,t=n.bgImage;return!e&&t&&'""'})),Hw=n.button(Gb||(Gb=M(["\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 & > * {\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 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 & > * {\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"])),(function(n){var e=n.theme;return at(e).elementBg.light}),(function(n){var e=n.theme;return at(e).elementBg.dark}),Lw,Lw,(function(n){var e=n.theme;return at(e).primary.default}),(function(n){var e=n.theme;return at(e).primary.default})),Fw=n.iframe(Xb||(Xb=M(["\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"]))),Pw=function(n){var e=n.bgImage,t=n.embedId,i=n.playIcon,r=n.className,a=d(!1),l=a[0],s=a[1];return o.createElement(Lw,{onClick:function(){return s(!0)},bgImage:l?void 0:e,isActive:l,className:r},!l&&o.createElement(Hw,null,i||o.createElement(we,null)),l&&o.createElement(Fw,{id:"ytplayer",src:"https://www.youtube.com/embed/".concat(t,"?autoplay=1"),allow:"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture"}))},Ow=n(ko)(Jb||(Jb=M(["\n margin-top: ","px;\n"],["\n margin-top: ","px;\n"])),Ge.spacer),jw=Qt((function(n){var e=n.anchorId,t=n.bgImage,i=n.embedId,r=n.playIcon,a=n.primaryAction,l=n.secondaryAction,d=n.bgMode,s=Jt().colors,c="inverted"===d,u="full"===d;return o.createElement(ni,{addSeperation:!0,anchorId:e,bgColor:c?s.sectionBg.dark:u?s.sectionBg.medium:s.sectionBg.light,bgMode:ei(d,!0)},o.createElement(ri,{addWhitespace:!0,clampWidth:"small"},o.createElement("div",null,i&&t&&o.createElement(Pw,{bgImage:t,embedId:i,playIcon:r})),(a||l)&&o.createElement(Ow,{primary:a&&a(c),secondary:l&&l(c)})))})),_w=n.h1(Kb||(Kb=M(["\n margin: 0;\n padding: 0;\n ","\n\n hyphens: auto;\n /* -webkit-hyphens: auto; */\n /* overflow-wrap: break-word; */\n\n ","\n\n text-shadow: ",";\n\n h1,\n h2,\n h3,\n h4,\n h5,\n h6 {\n margin: 0;\n padding: 0;\n border: 0;\n outline: 0;\n font-weight: inherit;\n font-style: inherit;\n font-size: 100%;\n font-family: inherit;\n vertical-align: baseline;\n }\n"],["\n margin: 0;\n padding: 0;\n ","\n\n hyphens: auto;\n /* -webkit-hyphens: auto; */\n /* overflow-wrap: break-word; */\n\n ","\n\n text-shadow: ",";\n\n h1,\n h2,\n h3,\n h4,\n h5,\n h6 {\n margin: 0;\n padding: 0;\n border: 0;\n outline: 0;\n font-weight: inherit;\n font-style: inherit;\n font-size: 100%;\n font-family: inherit;\n vertical-align: baseline;\n }\n"])),(function(n){var e=n.textColor,t=n.textGradient;return Je(e,t)}),(function(n){return!n.hyphens&&e(Qb||(Qb=M(["\n @media "," {\n hyphens: none;\n }\n "],["\n @media "," {\n hyphens: none;\n }\n "])),Ye.large)}),(function(n){return n.hasShadow&&"1px 2px 8px rgba(0, 0, 0, 0.25)"})),Rw=n(_w)($b||($b=M(["\n font-family: ",";\n font-weight: ",";\n font-style: ",";\n ","\n line-height: ",";\n letter-spacing: ",";\n text-transform: ",";\n"],["\n font-family: ",";\n font-weight: ",";\n font-style: ",";\n ","\n line-height: ",";\n letter-spacing: ",";\n text-transform: ",";\n"])),(function(n){var e=n.theme,t=n.size;return ot(e).callout[t].family}),(function(n){var e=n.theme,t=n.size;return ot(e).callout[t].weight}),(function(n){var e=n.theme,t=n.size;return ot(e).callout[t].style}),(function(n){var e=n.theme,t=n.size;return Xe(ot(e).callout[t].size,"font-size")}),(function(n){var e=n.theme,t=n.size;return ot(e).callout[t].lineHeight}),(function(n){var e=n.theme,t=n.size;return ot(e).callout[t].letterSpacing}),(function(n){var e=n.theme,t=n.size;return ot(e).callout[t].textTransform})),Ww=function(n){var e,t=n.isInverted,i=n.renderAs,r=void 0===i?"h2":i,o=n.className,l=n.size,d=void 0===l?"medium":l,s=n.textColor,c=n.textGradient,u=n.hyphens,m=void 0!==u&&u,p=n.hasShadow,g=void 0!==p&&p,f=n.innerHTML,h=n.children,v=k(n,["isInverted","renderAs","className","size","textColor","textGradient","hyphens","hasShadow","innerHTML","children"]),x=Jt().fonts,b=null===(e=null==x?void 0:x.callout)||void 0===e?void 0:e[d];return a.createElement(Rw,y({as:r,size:d,textColor:s||(t?b.colorInverted:b.color),textGradient:c||(s?void 0:t?b.colorGradientInverted:b.colorGradient),hyphens:m,hasShadow:g,dangerouslySetInnerHTML:f&&!h?{__html:f}:void 0,className:o},v),h)};Ww.defaultProps={renderAs:"h1",size:"medium"};var Vw,Zw,Uw,qw,Yw,Gw,Xw,Jw,Qw,Kw,$w,ny,ey,ty,iy,ry,ay,oy,ly,dy,sy,cy,uy=n.div(Vw||(Vw=M(["\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"])),Ye.semilarge),my=n.img(Zw||(Zw=M(["\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*Ge.nudge),py=n.div(Uw||(Uw=M(["\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"])),Ye.semilarge,2*Ge.nudge,Ye.large),gy=n(Ww)(qw||(qw=M(["\n max-height: 140px;\n ","\n\n color: ",";\n"],["\n max-height: 140px;\n ","\n\n color: ",";\n"])),(function(n){var e=n.stringLength;return Xe(e<=6?[72,120]:e>=10?[33,42]:[52,72],"font-size")}),(function(n){var e=n.isInverted,t=n.theme;return e?at(t).primary.inverted:at(t).primary.default})),fy=n(di)(Yw||(Yw=M(["\n max-width: 80%;\n"],["\n max-width: 80%;\n"]))),hy=function(n){var e=n.icon,t=n.label,i=n.number,a=n.isInverted,l=g(r),d=i?i.length:0;return o.createElement(uy,null,e&&o.createElement(my,{src:e.src,alt:e.alt}),o.createElement(py,{height:0},o.createElement(gy,{renderAs:"div",stringLength:d,isInverted:a},i)),o.createElement(fy,{size:"super",textColor:a?at(l).primary.inverted:at(l).primary.default},t))},vy=n.div(Gw||(Gw=M(["\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"])),Ge.spacer,2*Ge.spacer,Ye.semilarge,Ge.spacer,Ge.spacer,2*Ge.spacer,Ye.semilarge,Ge.spacer,Ye.semilarge,Ye.large),xy=Qt((function(n){var e=n.anchorId,t=n.items,i=n.bgMode,a=g(r),l="inverted"===i,d="full"===i;return o.createElement(ni,{addSeperation:!0,anchorId:e,bgColor:l?at(a).sectionBg.dark:d?at(a).sectionBg.medium:at(a).sectionBg.light,bgMode:ei(i,!0)},o.createElement(ri,{addWhitespace:!0},o.createElement(vy,null,null==t?void 0:t.map((function(n,e){return o.createElement(hy,y({},n,{key:e,isInverted:l}))})))))})),by=n.section(Xw||(Xw=M(["\n position: relative;\n width: 100vw;\n z-index: -1;\n"],["\n position: relative;\n width: 100vw;\n z-index: -1;\n"]))),wy=n.div(Jw||(Jw=M(["\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"]))),yy=n.div(Qw||(Qw=M(["\n margin-left: ",";\n margin-right: ",";\n\n width: ",";\n\n max-width: ","px;\n overflow: hidden;\n\n & > * {\n width: ",";\n }\n"],["\n margin-left: ",";\n margin-right: ",";\n\n width: ",";\n\n max-width: ","px;\n overflow: hidden;\n\n & > * {\n width: ",";\n }\n"])),(function(n){var e=n.hAlign;return("right"===e||"center"===e)&&"auto"}),(function(n){var e=n.hAlign;return("left"===e||"center"===e)&&"auto"}),(function(n){var e=n.contentWidth;return e?-1===e?"auto":100*e+"%":void 0}),Ge.wrapperLarge,(function(n){return-1!==n.contentWidth&&"100%"})),ky=n(Ao)($w||($w=M(["\n max-width: ",";\n float: ",";\n ","\n"],["\n max-width: ",";\n float: ",";\n ","\n"])),(function(n){return!n.coverSpace&&"none"}),(function(n){var e=n.hAlign;return"left"===e||"right"===e?e:void 0}),(function(n){var t=n.coverSpace,i=n.hAlign;return!t&&"center"===i&&e(Kw||(Kw=M(["\n transform: translateX(-50%);\n margin-left: 50%;\n "],["\n transform: translateX(-50%);\n margin-left: 50%;\n "])))})),Ey=function(n){var e=n.image,t=n.hAlign,i=void 0===t?"left":t,r=n.contentWidth,a=void 0===r?1:r,l=n.moveRatio,c=void 0===l?.2:l,u=n.direction,p=void 0===u?"up":u,g=n.className,f=d(!1),h=f[0],v=f[1],x=d(0),b=x[0],w=x[1],k=d(null),E=k[0],I=k[1],C=m(null),M=1;if("string"==typeof a)switch(a){case"1/4":M=.25;break;case"half":M=.5;break;case"3/4":M=.75;break;case"auto":M=-1;break;default:M=1}else isNaN(a)||(M=a);return s((function(){v(!0)}),[]),s((function(){var n=null==E?void 0:E.previousElementSibling;if(n){var e=n.dataset.bgIdent,t=n.dataset.stackIdent;e&&(null==E||E.setAttribute("data-bg-ident",e)),t&&(null==E||E.setAttribute("data-stack-ident",t))}}),[E]),s((function(){var n=function(){if(E){var n=E.getBoundingClientRect().top;w(n*c*("up"===p?1:-1))}};return n(),window.addEventListener("scroll",n),function(){window.removeEventListener("scroll",n)}}),[E,p,c]),o.createElement(o.Fragment,null,h&&o.createElement(by,{ref:I,"data-bg-ident":"transparent"},o.createElement(wy,{ref:C,style:{transform:"translate3d(0px, ".concat(b,"px, 0px)")},className:g},o.createElement(yy,{hAlign:i,contentWidth:M},e&&o.createElement(ky,y({hAlign:i,coverSpace:-1!==M},e))))))},Iy=n.figure(ny||(ny=M(["\n position: relative;\n width: 100%;\n max-height: 550px;\n padding: 0;\n margin: 0;\n\n &:after {\n content: ",";\n display: block;\n position: absolute;\n top: 0;\n left: 0;\n bottom: 0;\n right: 0;\n background: ",";\n pointer-events: none;\n z-index: 0;\n }\n"],["\n position: relative;\n width: 100%;\n max-height: 550px;\n padding: 0;\n margin: 0;\n\n &:after {\n content: ",";\n display: block;\n position: absolute;\n top: 0;\n left: 0;\n bottom: 0;\n right: 0;\n background: ",";\n pointer-events: none;\n z-index: 0;\n }\n"])),(function(n){return n.hasContent&&'""'}),(function(n){var e=n.theme;return lt(e).sections.imageTextGradient})),Cy=n(Ao)(ey||(ey=M(["\n img {\n height: 550px;\n }\n"],["\n img {\n height: 550px;\n }\n"]))),My=n(_o)(ty||(ty=M(["\n position: absolute;\n bottom: 0;\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: translateX(-50%);\n"],["\n position: absolute;\n bottom: 0;\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: translateX(-50%);\n"])),Ge.wrapper,ti+2*Ge.nudge),Sy=Qt((function(n){var e=n.anchorId,t=n.width,i=void 0===t?"content":t,r=n.title,a=n.titleAs,l=n.superTitle,d=n.superTitleAs,s=n.text,c=n.primaryAction,u=n.secondaryAction,m=n.image;return o.createElement(ni,{anchorId:e,bgColor:"image",bgMode:"full"},o.createElement(ri,{clampWidth:"content"===i?"normal":"large"},o.createElement(Iy,{hasContent:!!r||!!s},o.createElement(Cy,y({},m,{coverSpace:!0,ratios:void 0})),r&&o.createElement(My,{renderAs:"figcaption",colorMode:"onImage",title:r,titleAs:a,superTitle:l,superTitleAs:d,text:s,secondaryAction:u,primaryAction:c,clampTitle:!0,maxTitleLines:3,clampText:!0,maxTextLines:4}))))})),By=n.ul(iy||(iy=M(["\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"])),Ge.nudge),Ty=n.li(ry||(ry=M(["\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*Ge.nudge,(function(n){var e=n.theme;return n.hasBg?at(e).elementBg.light:at(e).elementBg.medium}),2*Ge.nudge,Ye.semilarge,3*Ge.nudge),Ny=n.div(ay||(ay=M(["\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*Ge.nudge),zy=n(vi)(oy||(oy=M(["\n max-width: 880px;\n"],["\n max-width: 880px;\n"]))),Ay=n(vi)(ly||(ly=M(["\n white-space: nowrap;\n"],["\n white-space: nowrap;\n"]))),Dy=n(vi)(dy||(dy=M(["\n max-width: 880px;\n"],["\n max-width: 880px;\n"]))),Ly=function(n){var e=n.text,t=n.price,i=n.hasBg,r=void 0!==i&&i,a=n.title;return o.createElement(Ty,{hasBg:r},o.createElement(Ny,null,a&&o.createElement(zy,{type:"copy-b"},a),t&&o.createElement(Ay,{type:"copy-b"},t)),e&&o.createElement(Dy,{type:"copy",innerHTML:e}))},Hy=Qt((function(n){var e=n.anchorId,t=n.bgMode,i=n.items,r=Jt().colors,a="inverted"===t,l=a||"full"===t;return o.createElement(ni,{addSeperation:!0,anchorId:e,bgColor:a?r.sectionBg.dark:"full"===t?r.sectionBg.medium:r.sectionBg.light,bgMode:ei(t,!0)},o.createElement(ri,{addWhitespace:!0},o.createElement(By,null,null==i?void 0:i.map((function(n,e){return o.createElement(Ly,y({key:e},n,{hasBg:l}))})))))})),Fy=n.div(sy||(sy=M(["\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"])),Ge.spacer,(function(n){var e=n.theme;return lt(e).sections.edgeRadius}),(function(n){var e=n.theme,t=n.hasBg,i=n.isInverted,r=n.isHighlighted;return i?r?at(e).primary.inverted:at(e).elementBg.medium:r?at(e).primary.default:t?at(e).elementBg.light:at(e).elementBg.medium}),(function(n){return n.isCentered?"center":"left"}),3*Ge.nudge),Py=n(ko)(cy||(cy=M(["\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"])),Ge.spacer),Oy=p((function(n,e){var t=n.superTitle,i=n.title,r=n.text,a=n.action,l=n.isInverted,d=n.isCentered,s=n.isHighlighted,c=n.hasBackground,u=n.className,m=!!s&&!l;return o.createElement(Fy,{ref:e,isInverted:l,isCentered:d,isHighlighted:s,hasBg:c,className:u},t&&o.createElement(vi,{type:"copy-b",size:"big",isInverted:m,innerHTML:t,"data-sheet":"superTitle"}),i&&o.createElement(Ww,{renderAs:"div",size:"big",isInverted:m,innerHTML:i,"data-sheet":"title"}),r&&o.createElement(vi,{size:"medium",isInverted:m,innerHTML:r,"data-sheet":"desc"}),o.createElement(Py,{mode:"cover",primary:a&&a({isInverted:m,isHighlighted:s})}))}));Oy.displayName="PriceTag";var jy,_y,Ry,Wy,Vy,Zy,Uy,qy,Yy,Gy,Xy,Jy,Qy,Ky,$y,nk,ek,tk,ik,rk,ak,ok,lk,dk=n(Oy)(jy||(jy=M(["\n min-height: 500px;\n"],["\n min-height: 500px;\n"]))),sk=n.div(_y||(_y=M(["\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"])),xi.gutter,xi.gutter,xi.gutter,xi.gutter,Ye.large),ck=Qt((function(n){var e=n.anchorId,t=n.items,i=n.isCentered,r=n.bgMode,a="inverted"===r,l="full"===r,d=(null==t?void 0:t.length)||0,s=Jt().colors,c=ft({listLength:d,identifiers:['[data-sheet="superTitle"]','[data-sheet="title"]','[data-sheet="desc"]'],responsive:{small:1,medium:1,semilarge:2,large:3,xlarge:3}}).sheetRefs;return o.createElement(ni,{addSeperation:!0,anchorId:e,bgColor:a?s.sectionBg.dark:l?s.sectionBg.medium:s.sectionBg.light,bgMode:ei(r)},o.createElement(ri,{addWhitespace:!0},o.createElement(sk,null,null==t?void 0:t.map((function(n,e){return o.createElement(dk,y({key:e,ref:c[e]},n,{isInverted:a,isCentered:i,hasBackground:l}))})))))})),uk=Qt((function(n){var e=n.anchorId,t=n.bgMode,i=n.promotions,r=n.externalLinkIcon,a=n.controlNext,l=n.controlPrev,d=n.beforeChange,s=n.afterChange,c=n.onInit,u=n.dot,m=Jt().colors,p="inverted"===t,g=(null==i?void 0:i.length)||0;return o.createElement(ni,{addSeperation:!0,anchorId:e,bgColor:p?m.sectionBg.dark:t?m.sectionBg.medium:m.sectionBg.light,bgMode:ei(t)},o.createElement(ng,{spacing:"normal",isInverted:p,controlNext:a,controlPrev:l,dot:u,beforeChange:d,afterChange:s,onInit:c,slidesToShow:g>1?2.75:1,responsive:[{breakpoint:1024,settings:{slidesToShow:g>1?2.25:1}},{breakpoint:832,settings:{slidesToShow:g>1?1.15:1}},{breakpoint:640,settings:{slidesToShow:g>1?1.15:1}}]},i&&i.map((function(n,e){return o.createElement(Tl,y({key:e},n,{externalLinkIcon:r}))}))))})),mk=n.a(Ry||(Ry=M(["\n display: block;\n text-decoration: none;\n color: ",";\n max-width: min-content;\n\n text-align: center;\n\n /* padding: ","px ","px; */\n\n pointer-events: ",";\n\n &:hover {\n & > * {\n transition: opacity 0.2s ease-in-out;\n opacity: ",";\n }\n }\n\n &:focus {\n outline: 2px solid ",";\n }\n\n & > * {\n opacity: ",";\n }\n"],["\n display: block;\n text-decoration: none;\n color: ",";\n max-width: min-content;\n\n text-align: center;\n\n /* padding: ","px ","px; */\n\n pointer-events: ",";\n\n &:hover {\n & > * {\n transition: opacity 0.2s ease-in-out;\n opacity: ",";\n }\n }\n\n &:focus {\n outline: 2px solid ",";\n }\n\n & > * {\n opacity: ",";\n }\n"])),(function(n){var e=n.isInverted,t=n.theme;return e?at(t).text.inverted:"inherit"}),5*Ge.nudge,3*Ge.nudge,(function(n){return n.isDisabled?"none":"all"}),(function(n){return!n.isActive&&.4}),(function(n){var e=n.theme;return at(e).primary.default}),(function(n){return n.isDisabled?"0.3":"1"})),pk=function(n){var e=n.link,t=n.label,i=n.isDisabled,r=n.isActive,o=n.isInverted;return a.createElement(mk,{href:e,isActive:r,isDisabled:i,isInverted:o},a.createElement(vi,{type:r?"copy-b":"copy",isInverted:o},t))},gk=n(ni)(Wy||(Wy=M(["\n position: relative;\n padding-top: 55px;\n"],["\n position: relative;\n padding-top: 55px;\n"]))),fk=n.ul(Vy||(Vy=M(["\n list-style: none;\n padding: 0;\n margin: 0;\n position: relative;\n\n margin-left: -","px;\n padding-right: ","px;\n\n @media "," {\n margin-left: -","px;\n }\n\n overflow-x: scroll;\n overflow-y: hidden;\n white-space: nowrap;\n\n ::-webkit-scrollbar {\n display: none;\n }\n"],["\n list-style: none;\n padding: 0;\n margin: 0;\n position: relative;\n\n margin-left: -","px;\n padding-right: ","px;\n\n @media "," {\n margin-left: -","px;\n }\n\n overflow-x: scroll;\n overflow-y: hidden;\n white-space: nowrap;\n\n ::-webkit-scrollbar {\n display: none;\n }\n"])),2*Ge.nudge,2*Ge.nudge,Ye.semilarge,3*Ge.nudge),hk=n.li(Zy||(Zy=M(["\n display: inline-block;\n position: relative;\n\n cursor: pointer;\n"],["\n display: inline-block;\n position: relative;\n\n cursor: pointer;\n"]))),vk=n.div(Uy||(Uy=M(["\n position: relative;\n display: inline-block;\n padding: ","px;\n"],["\n position: relative;\n display: inline-block;\n padding: ","px;\n"])),3*Ge.nudge),xk=n.div(qy||(qy=M(["\n position: relative;\n width: 100%;\n height: 1px;\n\n background: ",";\n"],["\n position: relative;\n width: 100%;\n height: 1px;\n\n background: ",";\n"])),(function(n){return n.isInverted?"rgba(255, 255, 255, 0.2)":"rgba(0, 0, 0, 0.1)"})),bk=n.div(Yy||(Yy=M(["\n height: 4px;\n position: absolute;\n bottom: 0;\n background-color: ",";\n left: 15px;\n right: 15px;\n"],["\n height: 4px;\n position: absolute;\n bottom: 0;\n background-color: ",";\n left: 15px;\n right: 15px;\n"])),(function(n){var e=n.theme;return n.isInverted?at(e).elementBg.light:at(e).elementBg.dark})),wk=Qt((function(n){var e=n.anchorId,t=n.navItems,i=n.activeNavItem,o=n.onNavClick,l=n.className,d=n.bgMode,s=a.useState(i?null==t?void 0:t.findIndex((function(n){var e;return n.label===i||-1!==(null===(e=n.link)||void 0===e?void 0:e.indexOf(i))})):-1),c=s[0],u=s[1],m=a.useRef(null),p=a.useRef();a.useEffect((function(){u(t.findIndex((function(n){var e;return n.label===i||i&&-1!==(null===(e=n.link)||void 0===e?void 0:e.indexOf(i))})))}),[i,t]),a.useEffect((function(){p&&p.current&&c&&p.current.scrollIntoView()}),[c]);var g="inverted"===d,f=a.useContext(r);return a.createElement(gk,{anchorId:e,bgColor:g?at(f).sectionBg.dark:at(f).sectionBg.light,bgMode:ei(d,!0),addSeperation:!0,className:l},a.createElement(ri,{addWhitespace:!0},a.createElement(fk,{ref:m},t.map((function(n,e){return a.createElement(hk,{ref:p,"data-index":"tabnav-".concat(e),key:e,onClick:function(){o?o(e,n.label):u(e)}},a.createElement(vk,null,a.createElement(pk,{label:n.label,link:n.link,isActive:c===e,isInverted:g}),a.createElement("div",{style:{paddingTop:"40px"}}),c===e&&a.createElement(bk,{isInverted:g})))})))),a.createElement(xk,{isInverted:g}))})),yk=n.figure(Gy||(Gy=M(["\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"])),Ge.spacer,Ye.medium),kk=n(Ww)(Xy||(Xy=M(["\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"]))),Ek=n(vi)(Jy||(Jy=M(["\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"]))),Ik=Qt((function(n){var e=n.anchorId,t=n.bgMode,i=n.text,r=n.source,a=n.citeUrl,l=Jt().colors,d="inverted"===t;return o.createElement(ni,{addSeperation:!0,anchorId:e,bgColor:d?l.sectionBg.dark:"full"===t?l.sectionBg.medium:l.sectionBg.light,bgMode:ei(t,!0)},o.createElement(ri,{clampWidth:"normal",addWhitespace:!0},o.createElement(yk,null,i&&o.createElement(kk,y({size:"small",renderAs:"blockquote",isInverted:d,innerHTML:i},{cite:a})),r&&o.createElement(Ek,{isInverted:d,renderAs:"figcaption",innerHTML:r}))))})),Ck=n(Ao)(Qy||(Qy=M(["\n margin-right: ",";\n margin-left: ",";\n"],["\n margin-right: ",";\n margin-left: ",";\n"])),(function(n){var e=n.hAlign;return"left"===e||"center"===e?"auto":0}),(function(n){var e=n.hAlign;return"right"===e||"center"===e?"auto":0})),Mk=function(n){var e=n.anchorId,t=n.image,i=n.hAlign,a=void 0===i?"left":i,l=n.bgMode,d=g(r),s="inverted"===l,c="full"===l;return o.createElement(ni,{addSeperation:!0,anchorId:e,bgColor:s?at(d).sectionBg.dark:c?at(d).sectionBg.medium:at(d).sectionBg.light,bgMode:ei(l)},o.createElement(ri,null,t&&o.createElement(Ck,y({hAlign:a},t))))},Sk=n.div(Ky||(Ky=M(["\n color: ",";\n"],["\n color: ",";\n"])),(function(n){var e=n.isInverted,t=n.theme;return e?at(t).elementBg.light:at(t).elementBg.dark})),Bk=n(ri)($y||($y=M(["\n padding-left: ","px;\n padding-right: ","px;\n"],["\n padding-left: ","px;\n padding-right: ","px;\n"])),Ge.spacer,Ge.spacer),Tk=n(mr)(nk||(nk=M(["\n display: block;\n color: inherit;\n\n transition: color 0.2s ease-in-out;\n\n &:hover {\n color: ",";\n }\n\n &:focus {\n outline: none;\n }\n\n &:focus > * {\n outline: 2px solid\n ",";\n outline-offset: 2px;\n }\n\n & > * {\n margin: 0 auto;\n ","\n ","\n }\n"],["\n display: block;\n color: inherit;\n\n transition: color 0.2s ease-in-out;\n\n &:hover {\n color: ",";\n }\n\n &:focus {\n outline: none;\n }\n\n &:focus > * {\n outline: 2px solid\n ",";\n outline-offset: 2px;\n }\n\n & > * {\n margin: 0 auto;\n ","\n ","\n }\n"])),(function(n){var e=n.theme;return at(e).elementBg.mediumHover}),(function(n){var e=n.theme;return n.isInverted?at(e).primary.inverted:at(e).primary.default}),Xe([29,64],"height"),Xe([29,64],"width")),Nk=Qt((function(n){var e=n.anchorId,t=n.socials,i=n.bgMode,a=g(r),l="inverted"===i,d="full"===i;return o.createElement(ni,{anchorId:e,bgColor:l?at(a).sectionBg.dark:d?at(a).sectionBg.medium:at(a).sectionBg.light,bgMode:ei(i,!0),addSeperation:!0},o.createElement(Bk,{addWhitespace:!0},o.createElement(Sk,null,o.createElement(cr.Row,{valign:"center"},t.map((function(n,e){return(null==n?void 0:n.link)?o.createElement(cr.Col,{span:t.length>4?.25:12/t.length/12,key:e},o.createElement(Tk,y({},null==n?void 0:n.link),null==n?void 0:n.icon)):null}))))))})),zk=n.ul(ek||(ek=M(["\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"])),Ge.spacer,Ge.spacer,Ge.spacer,Ge.spacer,Ye.medium,xi.gutter,xi.gutter,Ye.large,1/3*100,xi.gutter,1/3*100,xi.gutter),Ak=n.li(tk||(tk=M(["\n display: block;\n position: relative;\n padding: 0;\n"],["\n display: block;\n position: relative;\n padding: 0;\n"]))),Dk=n(mr)(ik||(ik=M(["\n position: relative;\n display: block;\n text-decoration: none;\n color: '#fff';\n outline-color: ",";\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 &:before {\n content: '';\n position: absolute;\n top: 0;\n bottom: 0;\n left: 0;\n right: 0;\n background: ",";\n\n opacity: 0;\n pointer-events: none;\n z-index: 1;\n transition: opacity 0.2s ease-in-out;\n }\n\n &:hover {\n &:before {\n opacity: 1;\n pointer-events: all;\n }\n }\n\n &:focus {\n &:before {\n opacity: 1;\n pointer-events: all;\n }\n }\n"])),(function(n){var e=n.theme;return n.isInverted?at(e).primary.inverted:at(e).primary.default}),(function(n){var e=n.theme;return n.isInverted?at(e).secondary.inverted:at(e).secondary.default})),Lk=n(Ao)(rk||(rk=M(["\n display: block;\n height: 100%;\n z-index: 0;\n"],["\n display: block;\n height: 100%;\n z-index: 0;\n"]))),Hk=n.div(ak||(ak=M(["\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*Ge.nudge,2*Ge.nudge,Dk,Dk),Fk=n(di)(ok||(ok=M(["\n text-transform: uppercase;\n"],["\n text-transform: uppercase;\n"]))),Pk=n.div(lk||(lk=M(["\n position: absolute;\n left: 20px;\n bottom: 20px;\n color: ",";\n z-index: 2;\n\n & > * {\n fill: #fff;\n\n ",":hover & {\n color: ",";\n }\n }\n"],["\n position: absolute;\n left: 20px;\n bottom: 20px;\n color: ",";\n z-index: 2;\n\n & > * {\n fill: #fff;\n\n ",":hover & {\n color: ",";\n }\n }\n"])),(function(n){var e=n.theme;return at(e).text.inverted}),Dk,(function(n){var e=n.theme;return at(e).text.inverted})),Ok=Qt((function(n){var e=n.anchorId,t=n.items,i=n.hashTag,r=n.followUs,a=n.socialIcon,l=n.bgMode,d=Jt().colors,s="inverted"===l,c="full"===l;return o.createElement(ni,{anchorId:e,bgColor:s?d.sectionBg.dark:c?d.sectionBg.medium:d.sectionBg.light,bgMode:ei(l,!0),addSeperation:!0},o.createElement(ri,{addWhitespace:!0},o.createElement(zk,null,null==t?void 0:t.map((function(n,e){var t;return o.createElement(Ak,{key:e},o.createElement(Dk,y({isExternal:!0},n.link,{isInverted:s,ariaLabel:null===(t=null==n?void 0:n.image)||void 0===t?void 0:t.alt}),n.image&&o.createElement(Lk,y({},n.image,{coverSpace:!0,ratios:{small:{w:1,h:1}},isInverted:s})),o.createElement(Hk,null,o.createElement(Fk,{size:"super",isInverted:!0},r||"Follow Us On Instagram"),i&&o.createElement(di,{size:"heading-2",isInverted:!0},i)),o.createElement(Pk,null,a||o.createElement(ce,null))))})))))})),jk=n.div(qk||(qk=M(["\n &:focus {\n outline: 1px dashed ",";\n }\n"],["\n &:focus {\n outline: 1px dashed ",";\n }\n"])),(function(n){var e=n.theme;return at(e).primary.default})),_k=n(vi)(Yk||(Yk=M(["\n margin-bottom: ","px;\n padding: 0 ","px;\n text-align: left;\n"],["\n margin-bottom: ","px;\n padding: 0 ","px;\n text-align: left;\n"])),Ge.nudge,2*Ge.nudge),Rk=n.div(Gk||(Gk=M(["\n overflow-x: scroll;\n overflow-y: hidden;\n white-space: nowrap;\n\n &:focus {\n outline: none;\n border: 1px solid ",";\n }\n"],["\n overflow-x: scroll;\n overflow-y: hidden;\n white-space: nowrap;\n\n &:focus {\n outline: none;\n border: 1px solid ",";\n }\n"])),(function(n){var e=n.theme;return at(e).primary.default})),Wk=n.table(Xk||(Xk=M(["\n width: 100%;\n max-width: 100%;\n\n border-collapse: separate;\n border-spacing: 0 ","px;\n\n padding: 0 ","px;\n"],["\n width: 100%;\n max-width: 100%;\n\n border-collapse: separate;\n border-spacing: 0 ","px;\n\n padding: 0 ","px;\n"])),.5*Ge.nudge,2*Ge.nudge),Vk=n(vi)(Jk||(Jk=M(["\n text-align: left;\n color: ",";\n background-color: ",";\n\n padding: 0 ","px;\n height: 56px;\n box-sizing: content-box;\n\n :last-child {\n padding-right: ","px;\n text-align: ",";\n }\n"],["\n text-align: left;\n color: ",";\n background-color: ",";\n\n padding: 0 ","px;\n height: 56px;\n box-sizing: content-box;\n\n :last-child {\n padding-right: ","px;\n text-align: ",";\n }\n"])),(function(n){var e=n.theme;return n.isInverted?at(e).text.inverted:at(e).text.default}),(function(n){var e=n.theme;return n.isInverted?at(e).elementBg.dark:at(e).elementBg.medium}),3*Ge.nudge,2.5*Ge.spacer,(function(n){return n.alignRight?"right":"left"})),Zk=n(vi)(Qk||(Qk=M(["\n padding: 0 ","px;\n height: 56px;\n box-sizing: content-box;\n\n background-color: ",";\n\n :last-child {\n text-align: ",";\n padding-right: ","px;\n }\n"],["\n padding: 0 ","px;\n height: 56px;\n box-sizing: content-box;\n\n background-color: ",";\n\n :last-child {\n text-align: ",";\n padding-right: ","px;\n }\n"])),3*Ge.nudge,(function(n){var e=n.hasBack,t=n.theme;return e?at(t).elementBg.light:at(t).elementBg.medium}),(function(n){return n.alignRight?"right":"left"}),2.5*Ge.spacer),Uk=p((function(n,e){var t=n.row,i=n.tableTitle,r=n.rowTitle,a=n.isInverted,l=void 0!==a&&a,d=n.hasBack,s=void 0!==d&&d,c=n.lastCol,u=void 0===c?"left":c;return o.createElement(jk,{ref:e},o.createElement(Rk,{tabIndex:1},o.createElement(Wk,null,i&&o.createElement(_k,{renderAs:"caption",type:"copy-b",isInverted:l},i),r&&o.createElement("thead",null,o.createElement("tr",null,r.map((function(n,e){return o.createElement(Vk,{key:e,type:"copy-b",renderAs:"th",isInverted:!l,alignRight:"right"===u},n)})))),o.createElement("tbody",null,t.map((function(n,e){var t=n.cols;return o.createElement("tr",{key:e},t.map((function(n,e){return o.createElement(Zk,{key:e,renderAs:"td",hasBack:s,alignRight:"right"===u,innerHTML:n})})))}))))))}));Uk.displayName="TableBlock";var qk,Yk,Gk,Xk,Jk,Qk,Kk,$k,nE,eE,tE,iE,rE,aE,oE,lE,dE,sE,cE,uE,mE,pE,gE,fE,hE,vE,xE,bE,wE,yE,kE,EE,IE=n(ri)(Kk||(Kk=M(["\n & > * + * {\n margin-top: ","px;\n }\n"],["\n & > * + * {\n margin-top: ","px;\n }\n"])),2*Ge.nudge),CE=n(Uk)($k||($k=M(["\n ",";\n\n & + & {\n ",";\n }\n"],["\n ",";\n\n & + & {\n ",";\n }\n"])),(function(n){return n.withSeperation&&Xe([Ge.spacer,4*Ge.spacer],"padding-top")}),Xe([Ge.spacer,2*Ge.spacer],"margin-top")),ME=Qt((function(n){var e=n.anchorId,t=n.bgMode,i=n.tableItems,r=Jt().colors,a="inverted"===t,l="full"===t||a;return o.createElement(ni,{addSeperation:!0,anchorId:e,bgColor:a?r.sectionBg.dark:l?r.sectionBg.medium:r.sectionBg.light,bgMode:ei(t,!0)},o.createElement(IE,null,i.map((function(n,e){return o.createElement(CE,y({key:e},n,{isInverted:a,hasBack:l}))}))))})),SE=n.div(eE||(eE=M(["\n position: relative;\n border-radius: ",";\n overflow: hidden;\n\n aspect-ratio: ",";\n width: ",";\n max-width: 100%;\n\n background: ",";\n object-position: center;\n\n @supports not (aspect-ratio: auto) {\n height: ",";\n padding-top: ",";\n }\n\n @media "," {\n aspect-ratio: ",";\n\n @supports not (aspect-ratio: auto) {\n padding-top: ",";\n }\n }\n\n @media "," {\n aspect-ratio: ",";\n\n @supports not (aspect-ratio: auto) {\n padding-top: ",";\n }\n }\n\n @media "," {\n aspect-ratio: ",";\n\n @supports not (aspect-ratio: auto) {\n padding-top: ",";\n }\n }\n\n @media "," {\n aspect-ratio: ",";\n\n @supports not (aspect-ratio: auto) {\n padding-top: ",";\n }\n }\n\n ","\n"],["\n position: relative;\n border-radius: ",";\n overflow: hidden;\n\n aspect-ratio: ",";\n width: ",";\n max-width: 100%;\n\n background: ",";\n object-position: center;\n\n @supports not (aspect-ratio: auto) {\n height: ",";\n padding-top: ",";\n }\n\n @media "," {\n aspect-ratio: ",";\n\n @supports not (aspect-ratio: auto) {\n padding-top: ",";\n }\n }\n\n @media "," {\n aspect-ratio: ",";\n\n @supports not (aspect-ratio: auto) {\n padding-top: ",";\n }\n }\n\n @media "," {\n aspect-ratio: ",";\n\n @supports not (aspect-ratio: auto) {\n padding-top: ",";\n }\n }\n\n @media "," {\n aspect-ratio: ",";\n\n @supports not (aspect-ratio: auto) {\n padding-top: ",";\n }\n }\n\n ","\n"])),(function(n){var e=n.theme;return lt(e).sections.edgeRadius}),(function(n){var e=n.ratios;return null==e?void 0:e.small}),(function(n){var e=n.ratios;return(null==e?void 0:e.small)&&"100%"}),(function(n){var e=n.theme;return n.isInverted?lt(e).sections.imagePlaceholderBg.inverted:lt(e).sections.imagePlaceholderBg.default}),(function(n){var e=n.ratios;return(null==e?void 0:e.small)&&0}),(function(n){var e=n.ratios;return(null==e?void 0:e.small)&&"calc(100% / ".concat(null==e?void 0:e.small,")")}),Ye.medium,(function(n){var e=n.ratios;return null==e?void 0:e.medium}),(function(n){var e=n.ratios;return(null==e?void 0:e.medium)&&"calc(100% / ".concat(null==e?void 0:e.medium,")")}),Ye.semilarge,(function(n){var e=n.ratios;return null==e?void 0:e.semilarge}),(function(n){var e=n.ratios;return(null==e?void 0:e.semilarge)&&"calc(100% / ".concat(null==e?void 0:e.semilarge,")")}),Ye.large,(function(n){var e=n.ratios;return null==e?void 0:e.large}),(function(n){var e=n.ratios;return(null==e?void 0:e.large)&&"calc(100% / ".concat(null==e?void 0:e.large,")")}),Ye.xlarge,(function(n){var e=n.ratios;return null==e?void 0:e.xlarge}),(function(n){var e=n.ratios;return(null==e?void 0:e.xlarge)&&"calc(100% / ".concat(null==e?void 0:e.xlarge,")")}),(function(n){return n.ratios&&e(nE||(nE=M(["\n video {\n height: 100%;\n width: 100%;\n object-fit: cover;\n\n @supports not (aspect-ratio: auto) {\n position: absolute;\n top: 0;\n left: 0;\n right: 0;\n }\n }\n "],["\n video {\n height: 100%;\n width: 100%;\n object-fit: cover;\n\n @supports not (aspect-ratio: auto) {\n position: absolute;\n top: 0;\n left: 0;\n right: 0;\n }\n }\n "])))})),BE=n.video(tE||(tE=M(["\n display: block;\n"],["\n display: block;\n"]))),TE=function(n){var e=n.urls,t=n.ratios,i=n.isInverted,r=n.muted,a=void 0!==r&&r,l=n.autoPlay,d=void 0!==l&&l,s=n.loop,c=void 0!==s&&s,u=n.controls,m=void 0!==u&&u,p=n.onCanPlayThrough,g=n.className;return o.createElement(SE,{ratios:t,isInverted:i,className:g},o.createElement(BE,{muted:a,autoPlay:d,loop:c,controls:m,onCanPlayThrough:p},null==e?void 0:e.map((function(n,e){return o.createElement("source",{src:n,key:e})}))))},NE=n.figure(iE||(iE=M(["\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"])),Ge.nudge,Ye.semilarge,2*Ge.nudge),zE=n(Ao)(rE||(rE=M(["\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"])),Ye.semilarge,(function(n){var e=n.theme;return lt(e).sections.edgeRadius})),AE=n(TE)(aE||(aE=M(["\n display: ",";\n width: 100%;\n height: 100%;\n"],["\n display: ",";\n width: 100%;\n height: 100%;\n"])),(function(n){return n.isVisible?"block":"none"})),DE=n(vi)(oE||(oE=M(["\n display: block;\n\n @media "," {\n padding-left: ","px;\n padding-right: ","px;\n }\n"],["\n display: block;\n\n @media "," {\n padding-left: ","px;\n padding-right: ","px;\n }\n"])),Ye.semilarge,2*Ge.nudge,2*Ge.nudge),LE=n(ko)(lE||(lE=M(["\n &:not(:first-child) {\n margin-top: ","px;\n }\n"],["\n &:not(:first-child) {\n margin-top: ","px;\n }\n"])),Ge.spacer),HE=Qt((function(n){var e=n.anchorId,t=n.isMirrored,i=void 0!==t&&t,r=n.bgMode,a=n.superTitle,l=n.superTitleAs,s=n.title,c=n.titleAs,u=n.image,m=n.video,p=n.description,g=n.text,f=n.primaryAction,h=n.secondaryAction,v=Jt().colors,x="inverted"===r,b=d(!1),w=b[0],k=b[1];return o.createElement(ni,{addSeperation:!0,anchorId:e,bgColor:x?v.sectionBg.dark:r?v.sectionBg.medium:v.sectionBg.light,bgMode:ei(r,!1,i)},o.createElement(ri,{addWhitespace:!0,clampWidth:"normal"},o.createElement(cr.Row,{valign:"center"},o.createElement(cr.Col,{semilarge:{span:.5,move:(i?6:0)/12},xlarge:{span:7/12,move:(i?5:0)/12}},(u||m)&&o.createElement(NE,null,u&&(!m||!w)&&o.createElement(zE,y({},u,{isInverted:x,coverSpace:!0})),(null==m?void 0:m.urls)&&m.urls.length>0&&o.createElement(AE,{urls:m.urls,muted:!0,autoPlay:!0,loop:!0,onCanPlayThrough:function(){return k(!0)},ratios:m.aspectRatios,isVisible:w}),p&&o.createElement(DE,{size:"small",renderAs:"figcaption",isInverted:x,innerHTML:p}))),o.createElement(cr.Col,{semilarge:{span:.5,move:(i?-6:0)/12},xlarge:{span:5/12,move:(i?-7:0)/12}},o.createElement(_o,{title:s,titleAs:c,superTitle:a,superTitleAs:l,text:g,colorMode:x?"inverted":"default"}),(f||h)&&o.createElement(LE,{primary:f&&f(x),secondary:h&&h(x)})))))})),FE=function(){return e(dE||(dE=M(["\n ","\n "],["\n ","\n "])),bi({cols:1,gridWidth:"".concat(Ge.wrapper-2*ti,"px ")}))},PE=n(TE)(cE||(cE=M(["\n display: ",";\n position: relative;\n top: 0;\n left: 0;\n bottom: 0;\n width: 100%;\n height: 100%;\n\n min-height: 400px;\n object-fit: cover;\n border-radius: ",";\n\n @media "," {\n position: absolute;\n /** \n calculate width of 6 grid cols (grid width = viewport width without wrapper paddings)\n and add left or right wrapper padding afterwards\n */\n width: calc(\n "," + ","px\n );\n left: ",";\n right: ",";\n }\n\n @media "," {\n /** \n calculate width of 1 grid cols\n and add left or right wrapper padding afterwards. Then add this to 50% of current\n viewport width.\n */\n width: calc(50% + "," + ","px);\n }\n\n @media "," {\n /** \n calculate width of 1 grid cols\n and add left or right wrapper padding afterwards. Then add this to 50% of large wrapper width.\n */\n width: calc(\n ","px + "," +\n ","px\n );\n\n left: ",";\n right: ",";\n\n ",";\n }\n"],["\n display: ",";\n position: relative;\n top: 0;\n left: 0;\n bottom: 0;\n width: 100%;\n height: 100%;\n\n min-height: 400px;\n object-fit: cover;\n border-radius: ",";\n\n @media "," {\n position: absolute;\n /** \n calculate width of 6 grid cols (grid width = viewport width without wrapper paddings)\n and add left or right wrapper padding afterwards\n */\n width: calc(\n "," + ","px\n );\n left: ",";\n right: ",";\n }\n\n @media "," {\n /** \n calculate width of 1 grid cols\n and add left or right wrapper padding afterwards. Then add this to 50% of current\n viewport width.\n */\n width: calc(50% + "," + ","px);\n }\n\n @media "," {\n /** \n calculate width of 1 grid cols\n and add left or right wrapper padding afterwards. Then add this to 50% of large wrapper width.\n */\n width: calc(\n ","px + "," +\n ","px\n );\n\n left: ",";\n right: ",";\n\n ",";\n }\n"])),(function(n){return n.isVisible?"block":"none"}),(function(n){var e=n.theme;return lt(e).sections.edgeRadius}),Ye.semilarge,bi({cols:6,gridWidth:"100% - ".concat(2*ti,"px ")}),ti,(function(n){return n.isMirrored?"auto":"0"}),(function(n){return n.isMirrored?"0":"auto"}),Ye.xlarge,FE(),ti,Ye.xxlarge,Ge.wrapperLarge/2,FE(),ti,(function(n){return n.isMirrored?"auto":"50%"}),(function(n){return n.isMirrored?"50%":"auto"}),(function(n){var t=n.isMirrored;return e(sE||(sE=M(["\n transform: translateX(\n calc(\n ","\n ("," + ","px)\n )\n );\n "],["\n transform: translateX(\n calc(\n ","\n ("," + ","px)\n )\n );\n "])),t?"100% - ":"-100% + ",FE(),ti)})),OE=n(Ao)(mE||(mE=M(["\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"])),Ye.semilarge,bi({cols:6,gridWidth:"100% - ".concat(2*ti,"px ")}),ti,(function(n){return n.isMirrored?"auto":"0"}),(function(n){return n.isMirrored?"0":"auto"}),Ye.xlarge,FE(),ti,Ye.xxlarge,Ge.wrapperLarge/2,FE(),ti,(function(n){return n.isMirrored?"auto":"50%"}),(function(n){return n.isMirrored?"50%":"auto"}),(function(n){var t=n.isMirrored;return e(uE||(uE=M(["\n transform: translateX(\n calc(\n ","\n ("," + ","px)\n )\n );\n "],["\n transform: translateX(\n calc(\n ","\n ("," + ","px)\n )\n );\n "])),t?"100% - ":"-100% + ",FE(),ti)})),jE=n.div(pE||(pE=M(["\n ","\n\n @media "," {\n ","\n }\n"],["\n ","\n\n @media "," {\n ","\n }\n"])),(function(n){var e=n.theme;return Xe(lt(e).sections.seperation.padding.default,"padding-bottom")}),Ye.semilarge,(function(n){var e=n.theme;return Xe(lt(e).sections.seperation.padding.default,"padding-top")})),_E=n(ko)(gE||(gE=M(["\n &:not(:first-child) {\n margin-top: ","px;\n }\n"],["\n &:not(:first-child) {\n margin-top: ","px;\n }\n"])),Ge.spacer),RE=Qt((function(n){var e=n.anchorId,t=n.isMirrored,i=void 0!==t&&t,r=n.superTitle,a=n.superTitleAs,l=n.title,s=n.titleAs,c=n.image,u=n.video,m=n.text,p=n.primaryAction,g=n.secondaryAction,f=n.bgMode,h=Jt().colors,v="inverted"===f,x="full"===f,b=d(!1),w=b[0],k=b[1];return o.createElement(ni,{anchorId:e,bgColor:v?h.sectionBg.dark:x?h.sectionBg.medium:h.sectionBg.light,bgMode:ei(f,!0)},c&&(!u||!w)&&o.createElement(OE,y({coverSpace:!0},c,{isMirrored:i,isInverted:v})),(null==u?void 0:u.urls)&&u.urls.length>0&&o.createElement(PE,{urls:null==u?void 0:u.urls,muted:!0,autoPlay:!0,loop:!0,onCanPlayThrough:function(){return k(!0)},isVisible:w,isInverted:v,isMirrored:i,ratios:null==u?void 0:u.aspectRatios}),o.createElement(ri,{clampWidth:"normal",addWhitespace:!0},o.createElement(cr.Row,{valign:"center"},o.createElement(cr.Col,{semilarge:{span:.5,move:(i?6:0)/12},xlarge:{span:7/12,move:(i?5:0)/12}}),o.createElement(cr.Col,{semilarge:{span:.5,move:(i?-6:0)/12},xlarge:{span:5/12,move:(i?-7:0)/12}},o.createElement(jE,null,o.createElement(_o,{title:l,titleAs:s,superTitle:r,superTitleAs:a,text:m,colorMode:v?"inverted":"default"}),(p||g)&&o.createElement(_E,{primary:p&&p(v),secondary:g&&g(v)}))))))})),WE=n.div(fE||(fE=M(["\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: 0;\n left: 0px;\n\n transition: all 0.2s ease-in-out;\n\n @media "," {\n top: 0;\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 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: 0;\n left: 0px;\n\n transition: all 0.2s ease-in-out;\n\n @media "," {\n top: 0;\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"])),Ye.large,(function(n){return n.isSwitched?"left":"right"}),(function(n){var e=n.theme;return n.isInverted?at(e).elementBg.light:at(e).elementBg.dark}),(function(n){var e=n.theme,t=n.isActive,i=n.isInverted;return t?i?at(e).elementBg.light:at(e).elementBg.dark:i?at(e).elementBg.dark:at(e).elementBg.light}),Ye.large,(function(n){return n.isSwitched?"auto":"50%"}),(function(n){return n.isSwitched&&"50%"}),(function(n){return n.isSwitched?"50%":"-50%"}),(function(n){var e=n.theme;return n.isInverted?at(e).elementBg.light:at(e).elementBg.dark}),Ye.large),VE=n.div(hE||(hE=M(["\n position: relative;\n padding: ","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 & > * + * {\n margin-top: ","px;\n }\n"],["\n position: relative;\n padding: ","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 & > * + * {\n margin-top: ","px;\n }\n"])),2*Ge.nudge,Ge.spacer,Ye.large,(function(n){return n.isSwitched&&"50%"}),(function(n){return!n.isSwitched&&"50%"}),(function(n){return n.isSwitched?"".concat(Ge.spacer,"px 0 ").concat(Ge.spacer,"px ").concat(Ge.spacer,"px"):"".concat(Ge.spacer,"px ").concat(Ge.spacer,"px ").concat(Ge.spacer,"px 0")}),Ge.nudge),ZE=Qt((function(n){var e=n.anchorId,t=n.bgMode,i=n.items,a=g(r),l="inverted"===t,c="full"===t,p=d([]),f=p[0],h=p[1],v=ym(),x=m(null),b=d(0),w=b[0],y=b[1];return s((function(){if(v&&f&&f.length>0){x.current=new IntersectionObserver((function(n){n.forEach((function(n){if(n.isIntersecting){var e=null==f?void 0:f.findIndex((function(e){return e.current===n.target}));y(e)}}))}),{rootMargin:"-50% 0% -50% 0%",threshold:0});for(var n=0;n<f.length;n++)x.current.observe(f[n].current)}return function(){var n;null===(n=x.current)||void 0===n||n.disconnect()}}),[f,v]),s((function(){h((function(){return Array(null==i?void 0:i.length).fill(null).map((function(n,e){return f[e]||u()}))}))}),[null==i?void 0:i.length]),o.createElement(ni,{anchorId:e,bgColor:l?at(a).sectionBg.dark:c?at(a).sectionBg.medium:"transparent",bgMode:ei(t,!0),addSeperation:!0},o.createElement(ri,{addWhitespace:!0},i&&i.map((function(n,e){return o.createElement(WE,{ref:f[e],isActive:w===e,isSwitched:e%2==0,isInverted:l,key:e},o.createElement(VE,{isSwitched:e%2==0},o.createElement("div",null,o.createElement(di,{size:"heading-1",textColor:l?at(a).text.inverted:at(a).text.default},n.label)),o.createElement("div",null,o.createElement(di,{size:"heading-3",isInverted:l},n.title)),o.createElement(vi,{innerHTML:n.text,isInverted:l})))}))))})),UE=Qt((function(n){var e=n.anchorId,t=n.bgMode,i=n.bgImage,r=n.embedId,a=n.playIcon,l=Jt().colors,d="inverted"===t;return o.createElement(ni,{anchorId:e,bgColor:d?l.sectionBg.dark:t?l.sectionBg.medium:l.sectionBg.light,bgMode:ei(t),addSeperation:!0},o.createElement(ri,{addWhitespace:!0},o.createElement(Pw,{bgImage:i,embedId:r,playIcon:a})))})),qE=Qt((function(n){var e=n.anchorId,t=n.bgMode,i=n.videos,r=n.controlNext,a=n.controlPrev,l=n.beforeChange,d=n.afterChange,s=n.onInit,c=n.dot,u=Jt().colors,m="inverted"===t,p=(null==i?void 0:i.length)||0;return o.createElement(ni,{addSeperation:!0,anchorId:e,bgColor:m?u.sectionBg.dark:t?u.sectionBg.medium:u.sectionBg.light,bgMode:ei(t)},o.createElement(ng,{spacing:"normal",isInverted:m,controlNext:r,controlPrev:a,dot:c,beforeChange:l,afterChange:d,onInit:s,slidesToShow:p>1?2.75:1,responsive:[{breakpoint:1024,settings:{slidesToShow:p>1?2.25:1}},{breakpoint:832,settings:{slidesToShow:p>1?1.15:1}},{breakpoint:640,settings:{slidesToShow:p>1?1.15:1}}]},i&&i.map((function(n,e){return o.createElement(Pw,y({key:e},n))}))))})),YE=n.div(xE||(xE=M(["\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(n){var e=n.theme;return at(e).primary.default}),(function(n){var e=n.theme,t=n.hasBg;return n.isInverted?at(e).elementBg.medium:t?at(e).elementBg.light:at(e).elementBg.medium}),Ge.spacer,(function(n){var e=n.theme;return lt(e).sections.edgeRadius}),(function(n){var t=n.clickable,i=n.isInverted;return t&&e(vE||(vE=M(["\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 &: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 &:active {\n box-shadow: 0px 2px 6px\n ",";\n }\n "])),i?"rgba(255, 255, 255, 0.7)":"rgba(0, 0, 0, 0.35)",(function(n){var e=n.theme;return at(e).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)")}),Ye.medium),GE=n(vi)(bE||(bE=M(["\n &:not(:first-child) {\n margin-top: ","px;\n }\n"],["\n &:not(:first-child) {\n margin-top: ","px;\n }\n"])),4*Ge.nudge),XE=n.div(wE||(wE=M(["\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*Ge.nudge,2*Ge.nudge),JE=n.div(yE||(yE=M(["\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"]))),QE=n.div(kE||(kE=M(["\n display: flex;\n align-items: center;\n"],["\n display: flex;\n align-items: center;\n"]))),KE=n(mr)(EE||(EE=M(["\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"]))),$E=o.forwardRef((function(n,e){var t=n.isInverted,i=n.hasBackground,r=n.jobTitle,a=n.timeModel,l=n.location,d=n.modelIcon,s=n.locationIcon,c=n.className,u=n.link;return o.createElement(YE,{ref:e,isInverted:t,hasBg:i,className:c,clickable:!!u},o.createElement(di,{textColor:"inherit",size:"heading-2","data-sheet":"title",innerHTML:r,hyphens:!0}),o.createElement(GE,{type:"copy-b",textColor:"inherit","data-sheet":"info"},o.createElement(XE,null,o.createElement(JE,null,d?d():o.createElement(ze,null)),o.createElement(QE,null,a)),o.createElement(XE,null,o.createElement(JE,null,s?s():o.createElement(Fe,null)),o.createElement(QE,null,l))),u&&o.createElement(KE,y({},u,{ariaLabel:(null==u?void 0:u.href)?r:void 0})))}));$E.displayName="JobCard";var nI,eI,tI,iI,rI,aI,oI,lI,dI,sI,cI,uI,mI,pI,gI,fI,hI,vI,xI,bI,wI,yI,kI,EI,II,CI,MI,SI,BI,TI,NI,zI,AI,DI,LI,HI,FI,PI,OI,jI,_I,RI,WI=n.ul(nI||(nI=M(["\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*Ge.nudge,2*Ge.nudge,Ye.medium,Ge.spacer,Ge.spacer),VI=n.li(eI||(eI=M(["\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*Ge.nudge,2*Ge.nudge,Ye.medium,Ge.spacer,Ge.spacer,Ye.large),ZI=Qt((function(n){var e=n.anchorId,t=n.jobs,i=n.bgMode,r=n.modelIcon,a=n.locationIcon,l=Jt().colors,d="inverted"===i,s="full"===i,c=(null==t?void 0:t.length)||0,u=ft({listLength:c,identifiers:['[data-sheet="title"]','[data-sheet="info"]'],responsive:{small:1,semilarge:2,large:3}}).sheetRefs;return o.createElement(ni,{addSeperation:!0,anchorId:e,bgColor:d?l.sectionBg.dark:i?l.sectionBg.medium:l.sectionBg.light,bgMode:ei(i,!0)},o.createElement(ri,{addWhitespace:!0},o.createElement(WI,null,null==t?void 0:t.map((function(n,e){return o.createElement(VI,{key:e},o.createElement($E,y({ref:u[e]},n,{isInverted:d,hasBackground:s,modelIcon:r,locationIcon:a})))})))))})),UI=n.form(tI||(tI=M(["\n width: 100%;\n display: flex;\n flex-direction: column;\n\n color: ",";\n\n @media "," {\n flex-direction: row;\n }\n"],["\n width: 100%;\n display: flex;\n flex-direction: column;\n\n color: ",";\n\n @media "," {\n flex-direction: row;\n }\n"])),(function(n){var e=n.theme;return at(e).text.default}),Ye.medium),qI=n.input(iI||(iI=M(["\n display: block;\n width: 100%;\n height: 49px;\n max-height: 49px;\n padding: ","px ","px;\n color: inherit;\n\n background-color: ",";\n box-shadow: none;\n border: none;\n border-right: none;\n border-radius: 0px;\n outline: none;\n -webkit-appearance: none;\n\n font-family: ",";\n font-weight: ",";\n ","\n line-height: ",";\n\n &:focus {\n outline: ",";\n outline-offset: 0;\n }\n\n &::placeholder {\n color: inherit;\n }\n"],["\n display: block;\n width: 100%;\n height: 49px;\n max-height: 49px;\n padding: ","px ","px;\n color: inherit;\n\n background-color: ",";\n box-shadow: none;\n border: none;\n border-right: none;\n border-radius: 0px;\n outline: none;\n -webkit-appearance: none;\n\n font-family: ",";\n font-weight: ",";\n ","\n line-height: ",";\n\n &:focus {\n outline: ",";\n outline-offset: 0;\n }\n\n &::placeholder {\n color: inherit;\n }\n"])),Ge.nudge,3*Ge.nudge,(function(n){var e=n.backColor;return e&&e}),(function(n){var e=n.theme;return ot(e).copy.small.family}),(function(n){var e=n.theme;return ot(e).copy.small.weight}),(function(n){var e=n.theme;return Xe(ot(e).copy.small.size,"font-size")}),(function(n){var e=n.theme;return ot(e).copy.small.lineHeight}),(function(n){var e=n.theme;return"2px solid ".concat(at(e).primary.default)})),YI=n.button(rI||(rI=M(["\n display: inline-flex;\n flex-direction: row;\n justify-content: center;\n align-items: center;\n width: 100%;\n height: 49px;\n\n margin-top: ","px;\n\n background-color: ",";\n color: ",";\n\n outline: none;\n border: none;\n user-select: none;\n cursor: pointer;\n transition: all ease-in-out 0.2s;\n\n @media "," {\n width: 100px;\n margin-top: 0;\n }\n\n &:hover {\n transform: scale(1.05);\n }\n\n &:focus {\n text-decoration: underline;\n transform: scale(1.012);\n }\n\n &:active {\n transform: scale(0.95);\n }\n"],["\n display: inline-flex;\n flex-direction: row;\n justify-content: center;\n align-items: center;\n width: 100%;\n height: 49px;\n\n margin-top: ","px;\n\n background-color: ",";\n color: ",";\n\n outline: none;\n border: none;\n user-select: none;\n cursor: pointer;\n transition: all ease-in-out 0.2s;\n\n @media "," {\n width: 100px;\n margin-top: 0;\n }\n\n &:hover {\n transform: scale(1.05);\n }\n\n &:focus {\n text-decoration: underline;\n transform: scale(1.012);\n }\n\n &:active {\n transform: scale(0.95);\n }\n"])),.5*Ge.spacer,(function(n){var e=n.theme;return at(e).primary.default}),(function(n){var e=n.theme;return at(e).text.inverted}),Ye.medium),GI=function(n){var e=n.mode,t=void 0===e?"default":e,i=n.value,r=n.placeholder,a=n.method,l=n.action,d=n.buttonIcon,s=n.onSubmit,c=n.onClick,u=n.onBlur,m=n.onFocus,p=n.className,g=Jt().colors,f="default"===t?g.elementBg.medium:g.elementBg.light;return o.createElement(UI,{onSubmit:s,method:a,action:l,className:p},o.createElement(qI,{placeholder:r,value:i,onClick:c,onBlur:u,onFocus:m,backColor:f}),d&&o.createElement(YI,{isInverted:"onDark"===t},d))},XI=n.div(aI||(aI=M(["\n position: relative;\n width: 100%;\n display: flex;\n flex-direction: row;\n\n color: ",";\n\n background-color: ",";\n"],["\n position: relative;\n width: 100%;\n display: flex;\n flex-direction: row;\n\n color: ",";\n\n background-color: ",";\n"])),(function(n){var e=n.theme;return at(e).text.default}),(function(n){var e=n.theme;return n.isInverted?at(e).elementBg.light:at(e).elementBg.medium})),JI=n.input(oI||(oI=M(["\n display: block;\n width: 100%;\n height: 100%;\n padding: ","px ","px;\n padding-left: ",";\n padding-right: ",";\n color: inherit;\n\n background-color: transparent;\n box-shadow: none;\n border: none;\n border-right: none;\n border-radius: 0px;\n outline: none;\n -webkit-appearance: none;\n\n font-family: ",";\n font-weight: 400;\n ","\n line-height: 1.25;\n\n &::placeholder {\n color: inherit;\n }\n\n &:focus {\n outline: ",";\n outline-offset: 0;\n }\n"],["\n display: block;\n width: 100%;\n height: 100%;\n padding: ","px ","px;\n padding-left: ",";\n padding-right: ",";\n color: inherit;\n\n background-color: transparent;\n box-shadow: none;\n border: none;\n border-right: none;\n border-radius: 0px;\n outline: none;\n -webkit-appearance: none;\n\n font-family: ",";\n font-weight: 400;\n ","\n line-height: 1.25;\n\n &::placeholder {\n color: inherit;\n }\n\n &:focus {\n outline: ",";\n outline-offset: 0;\n }\n"])),3*Ge.nudge,3.5*Ge.nudge,(function(n){return n.hasLeftIcon&&2.5*Ge.spacer+"px"}),(function(n){return n.hasRightIcon&&2.5*Ge.spacer+"px"}),(function(n){var e=n.theme;return ot(e).copy.small.family}),(function(n){var e=n.theme;return Xe(ot(e).copy.small.size,"font-size")}),(function(n){var e=n.theme;return"2px solid ".concat(at(e).primary.default)})),QI=n.button(lI||(lI=M(["\n display: inline-flex;\n flex-direction: row;\n justify-content: center;\n align-items: center;\n width: 53px;\n\n margin: -2px;\n background-color: transparent;\n color: ",";\n\n outline: none;\n border: none;\n user-select: none;\n cursor: pointer;\n /* transition: all ease-in-out 0.2s; */\n\n &:hover {\n transform: scale(1.02);\n }\n\n &:focus {\n text-decoration: underline;\n transform: scale(1.012);\n }\n\n &:active {\n transform: scale(0.95);\n }\n"],["\n display: inline-flex;\n flex-direction: row;\n justify-content: center;\n align-items: center;\n width: 53px;\n\n margin: -2px;\n background-color: transparent;\n color: ",";\n\n outline: none;\n border: none;\n user-select: none;\n cursor: pointer;\n /* transition: all ease-in-out 0.2s; */\n\n &:hover {\n transform: scale(1.02);\n }\n\n &:focus {\n text-decoration: underline;\n transform: scale(1.012);\n }\n\n &:active {\n transform: scale(0.95);\n }\n"])),(function(n){var e=n.theme;return at(e).text.default})),KI=n(QI)(dI||(dI=M(["\n position: absolute;\n top: 0;\n left: 0;\n bottom: 0;\n"],["\n position: absolute;\n top: 0;\n left: 0;\n bottom: 0;\n"]))),$I=n(QI)(sI||(sI=M(["\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n"],["\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n"]))),nC=function(n){var e=n.isInverted,t=void 0!==e&&e,i=n.value,r=n.placeholder,a=n.submitIcon,l=n.clearIcon,d=n.onSubmit,s=n.onClick,c=n.onClear,u=n.onBlur,m=n.onFocus,p=n.className;return o.createElement(XI,{isInverted:t,className:p},a&&o.createElement(KI,{isInverted:t,onClick:function(){return d&&d()}},a),o.createElement(JI,{hasLeftIcon:void 0!==a,hasRightIcon:void 0!==l,placeholder:r,value:i,onClick:s,onBlur:u,onFocus:m,onKeyDown:function(n){13===n.keyCode&&(d&&d(),n.preventDefault())}}),l&&o.createElement($I,{isInverted:t,onClick:function(){return c&&c()}},l))},eC=n(mr)(cI||(cI=M(["\n width: 14px;\n height: 14px;\n\n display: inline-block;\n vertical-align: middle;\n border-radius: 50%;\n\n background: ",";\n color: ",";\n text-decoration: none;\n\n span {\n visibility: hidden;\n font-size: 0;\n color: transparent;\n }\n"],["\n width: 14px;\n height: 14px;\n\n display: inline-block;\n vertical-align: middle;\n border-radius: 50%;\n\n background: ",";\n color: ",";\n text-decoration: none;\n\n span {\n visibility: hidden;\n font-size: 0;\n color: transparent;\n }\n"])),"#1fc2f4","#1fc2f4"),tC=function(n){var e=n.className;return a.createElement(eC,{ariaLabel:"b.lateral - creative agency",className:e,href:"https://blateral.com",isExternal:!0},a.createElement("span",null,"b.lateral - creative agency"))},iC=n.div(uI||(uI=M(["\n display: flex;\n flex-direction: row;\n align-items: center;\n\n & > * + * {\n margin-left: ","px;\n }\n"],["\n display: flex;\n flex-direction: row;\n align-items: center;\n\n & > * + * {\n margin-left: ","px;\n }\n"])),Ge.nudge/2),rC=n.div(mI||(mI=M(["\n color: ",";\n\n & > * {\n margin-right: ","px;\n }\n"],["\n color: ",";\n\n & > * {\n margin-right: ","px;\n }\n"])),(function(n){var e=n.isInverted,t=n.theme;return e?at(t).text.inverted:at(t).text.default}),Ge.nudge),aC=n.div(pI||(pI=M(["\n display: inline-flex;\n align-items: center;\n margin: 0 -","px;\n\n & > * + * {\n &:before {\n content: '';\n display: block;\n position: absolute;\n top: 3px;\n left: 0;\n height: 1em;\n width: 2px;\n background-color: ",";\n\n transition: background-color 0.2s ease-in-out;\n }\n }\n"],["\n display: inline-flex;\n align-items: center;\n margin: 0 -","px;\n\n & > * + * {\n &:before {\n content: '';\n display: block;\n position: absolute;\n top: 3px;\n left: 0;\n height: 1em;\n width: 2px;\n background-color: ",";\n\n transition: background-color 0.2s ease-in-out;\n }\n }\n"])),Ge.nudge,(function(n){var e=n.isInverted,t=n.theme;return e?at(t).text.inverted:at(t).text.default})),oC=n(mr)(gI||(gI=M(["\n display: inline-block;\n position: relative;\n padding: 0 ","px;\n\n ","\n font-weight: ",";\n\n color: ",";\n text-decoration: none;\n\n @media (hover: hover) and (pointer: fine) {\n &:hover {\n color: ",";\n text-decoration: underline;\n }\n }\n"],["\n display: inline-block;\n position: relative;\n padding: 0 ","px;\n\n ","\n font-weight: ",";\n\n color: ",";\n text-decoration: none;\n\n @media (hover: hover) and (pointer: fine) {\n &:hover {\n color: ",";\n text-decoration: underline;\n }\n }\n"])),Ge.nudge,gi("copy","medium"),(function(n){return n.isActive&&"700"}),(function(n){var e=n.isInverted,t=n.theme;return e?at(t).text.inverted:at(t).text.default}),(function(n){var e=n.isInverted,t=n.theme;return e?at(t).text.inverted:at(t).text.default})),lC=function(n){var e=n.langs,t=n.isInverted,i=n.languageIcon;return o.createElement(iC,null,i&&o.createElement(rC,{isInverted:t},i(t)),o.createElement(aC,{isInverted:t},null==e?void 0:e.map((function(n,e){return o.createElement(oC,y({key:e},n.link,{isInverted:t,isActive:n.isActive}),n.label)}))))},dC=function(){for(var n,e=document.querySelectorAll("script[type='text/consent_banner_script'], script[type='text/cookie-consent-script']"),t=e.length,i=[];t--;){var r=document.createElement("script");r.type="text/javascript",e[t].hasAttribute("src")?(r.src=e[t].getAttribute("src"),r.async=!0):r.innerHTML=e[t].innerHTML,i.push(r),e[t].parentNode&&(null===(n=e[t].parentNode)||void 0===n||n.removeChild(e[t]))}for(t=i.length;t--;)document.body.appendChild(i[t])},sC=n.div(fI||(fI=M(["\n position: fixed;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n background-color: rgba(0, 0, 0, ",");\n z-index: ",";\n"],["\n position: fixed;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n background-color: rgba(0, 0, 0, ",");\n z-index: ",";\n"])),(function(n){return n.bgOpacity||.4}),(function(n){return n.zIndex||1e3})),cC=n.div(hI||(hI=M(["\n box-sizing: border-box;\n max-width: 850px;\n width: 100vw;\n max-height: 100vh;\n padding: ","px ","px;\n position: fixed;\n bottom: 0;\n left: 50%;\n transform: translate(-50%, 0);\n text-align: center;\n\n background-color: ",";\n box-shadow: 0 2px 44px rgba(0, 0, 0, 0.3);\n\n & > * + * {\n margin-top: ","px;\n }\n\n @media "," {\n bottom: ","px;\n }\n\n @media "," {\n padding: ","px;\n }\n"],["\n box-sizing: border-box;\n max-width: 850px;\n width: 100vw;\n max-height: 100vh;\n padding: ","px ","px;\n position: fixed;\n bottom: 0;\n left: 50%;\n transform: translate(-50%, 0);\n text-align: center;\n\n background-color: ",";\n box-shadow: 0 2px 44px rgba(0, 0, 0, 0.3);\n\n & > * + * {\n margin-top: ","px;\n }\n\n @media "," {\n bottom: ","px;\n }\n\n @media "," {\n padding: ","px;\n }\n"])),Ge.spacer,1.5*Ge.spacer,(function(n){var e=n.theme;return at(e).elementBg.light}),Ge.spacer,Ye.semilarge,1.5*Ge.spacer,Ye.medium,2*Ge.spacer),uC=function(n){var e,t,i=n.cookieName,r=void 0===i?"cookie-consent":i,a=n.urlWhitelist,l=n.consentAcceptStatusMsg,c=void 0===l?"Akzeptiert am <DATE> um <TIME> Uhr":l,u=n.consentDeclineStatusMsg,m=void 0===u?"Abgelehnt am <DATE> um <TIME> Uhr":u,p=n.noCookieStatusMsg,g=void 0===p?"-":p,f=n.dateFormat,h=void 0===f?"dd.mm.yy":f,v=n.timeFormat,x=void 0===v?"hh:mm":v,b=n.lifetime,w=void 0===b?365:b,y=n.localeKey,k=void 0===y?"de":y,E=n.zIndex,I=n.overlayOpacity,C=void 0===I?.4:I,M=n.className,S=n.children,B=n.theme,T=d(!1),N=T[0],z=T[1];return s((function(){!function(n){for(var e=document.querySelectorAll("[data-consent-button], .cookie-consent-button"),t=0,i=e.length;t<i;t++)e[t].addEventListener("click",n)}((function(){return z(!0)}));var n=vt(r);(function(n,e){void 0===e&&(e=[]);for(var t=!1,i=0;i<e.length;i++)if(n.indexOf(e[i])>-1){t=!0;break}return t})(window.location.pathname,a)||z(!n),n&&n.data.consent&&dC()}),[r,a]),s((function(){var n=vt(r);!function(n){for(var e=n.cookie,t=n.status,i=n.dateFormat,r=n.timeFormat,a=n.localeKey,o=void 0===a?"en":a,l=document.querySelectorAll("[data-consent-status], .cookie-consent-status"),d=new eo(null==e?void 0:e.data.updatedAt,t,i,r,o),s=0,c=l.length;s<c;s++)l[s].innerHTML=d.getFormattedStatus()}({cookie:n,status:n?n.data.consent?c:m:g,dateFormat:h,timeFormat:x,localeKey:k})}),[c,m,r,h,N,k,g,x]),N?o.createElement(Gt,{theme:B},o.createElement(sC,{zIndex:E,bgOpacity:C},o.createElement(cC,{className:M},S&&S({handleDecline:function(){console.log("decline"),ht({name:r,data:{consent:!1,updatedAt:(new Date).getTime()},days:w}),z(!1)},handleAccept:function(){console.log("accept"),ht({name:r,data:{consent:!0,updatedAt:(new Date).getTime()},days:w}),z(!1),dC()},additionalAcceptProps:(e={},e["data-gtm"]="button-cookie-consent-accept",e),additionalDeclineProps:(t={},t["data-gtm"]="button-cookie-consent-decline",t)})))):null},mC=n.img(vI||(vI=M(["\n display: block;\n margin: 0 auto;\n"],["\n display: block;\n margin: 0 auto;\n"]))),pC=n(vi)(xI||(xI=M(["\n max-width: 670px;\n margin-left: auto;\n margin-right: auto;\n"],["\n max-width: 670px;\n margin-left: auto;\n margin-right: auto;\n"]))),gC=function(n){var e=n.innerHTML,t=n.className,i=n.children;return o.createElement(pC,{size:"big",type:"copy-b",innerHTML:e,className:t},i)},fC=n(vi)(bI||(bI=M(["\n max-width: 670px;\n margin-left: auto;\n margin-right: auto;\n"],["\n max-width: 670px;\n margin-left: auto;\n margin-right: auto;\n"]))),hC=function(n){var e=n.innerHTML,t=n.className,i=n.children;return o.createElement(fC,{innerHTML:e,className:t},i)},vC=n(ko)(wI||(wI=M(["\n max-width: 670px;\n margin-top: ","px;\n"],["\n max-width: 670px;\n margin-top: ","px;\n"])),1.5*Ge.spacer),xC=n.div(yI||(yI=M(["\n & > * {\n margin: 0;\n padding: 0;\n }\n\n & > * + * {\n margin-top: ","px;\n }\n"],["\n & > * {\n margin: 0;\n padding: 0;\n }\n\n & > * + * {\n margin-top: ","px;\n }\n"])),2*Ge.nudge),bC=n.ul(kI||(kI=M(["\n display: inline-flex;\n flex-direction: row;\n align-items: center;\n list-style: none;\n\n & > * + * {\n margin-left: ","px;\n }\n"],["\n display: inline-flex;\n flex-direction: row;\n align-items: center;\n list-style: none;\n\n & > * + * {\n margin-left: ","px;\n }\n"])),3*Ge.nudge),wC=n.li(EI||(EI=M(["\n display: block;\n padding: 0;\n"],["\n display: block;\n padding: 0;\n"]))),yC=n(mr)(II||(II=M(["\n display: block;\n padding: ","px ","px;\n margin: -","px -","px;\n color: ",";\n outline: none;\n\n transition: all ease-in-out 0.2s;\n\n &:focus {\n outline: none;\n }\n\n &:focus > * {\n outline: 2px solid\n ",";\n outline-offset: 2px;\n }\n\n &:focus:not(:focus-visible) > * {\n outline: none;\n }\n"],["\n display: block;\n padding: ","px ","px;\n margin: -","px -","px;\n color: ",";\n outline: none;\n\n transition: all ease-in-out 0.2s;\n\n &:focus {\n outline: none;\n }\n\n &:focus > * {\n outline: 2px solid\n ",";\n outline-offset: 2px;\n }\n\n &:focus:not(:focus-visible) > * {\n outline: none;\n }\n"])),2*Ge.nudge,1.5*Ge.nudge,2*Ge.nudge,1.5*Ge.nudge,(function(n){var e=n.theme;return n.isInverted?at(e).text.inverted:at(e).text.default}),(function(n){var e=n.theme;return n.isInverted?at(e).primary.inverted:at(e).primary.default})),kC=function(n){var e=n.isInverted,t=void 0!==e&&e,i=n.title,r=n.items,a=n.className;return o.createElement(xC,{className:a},i&&o.createElement(vi,{type:"copy-b",isInverted:t},i),o.createElement(bC,null,null==r?void 0:r.map((function(n,e){return o.createElement(wC,{key:e},o.createElement(yC,{isExternal:!0,href:n.href,isInverted:t,ariaLabel:n.title||"social_".concat(e)},n.icon&&n.icon({isInverted:t,title:n.title})))}))))},EC=n.div(CI||(CI=M(["\n display: flex;\n flex-direction: column;\n\n padding: ","px;\n margin-top: auto;\n\n & > * + * {\n margin-top: ","px;\n }\n"],["\n display: flex;\n flex-direction: column;\n\n padding: ","px;\n margin-top: auto;\n\n & > * + * {\n margin-top: ","px;\n }\n"])),2*Ge.nudge,Ge.spacer),IC=function(n){var e=n.isInverted,t=n.langs,i=n.socials;return o.createElement(EC,null,i&&i.length>0&&o.createElement(kC,{isInverted:e,items:i}),t&&t.length>0&&o.createElement(lC,{isInverted:e,langs:t}))},CC=function(n){var e=n.rootLink,t=n.rootLabel,i=n.navStates,r="large"===(null==i?void 0:i.size)&&"overContent"===(null==i?void 0:i.pageFlow);return o.createElement(lf,{isInverted:r,rootLink:e,rootLabel:t,navItems:i.mainNavigation})},MC=n(df)(MI||(MI=M(["\n display: flex;\n align-items: center;\n padding: ","px 0;\n"],["\n display: flex;\n align-items: center;\n padding: ","px 0;\n"])),Ge.nudge),SC=function(n){var e,t,i,r,a,l,d=n.logo,s=n.navStates,c=n.customToggle,u=n.primaryAction,m=n.secondaryAction,p="large"===(null==s?void 0:s.size)&&"overContent"===(null==s?void 0:s.pageFlow);return o.createElement(o.Fragment,null,o.createElement(df,{takeSpace:!0,vAlign:"center",isInverted:p},o.createElement(pf,{isInverted:p,isExpanded:null==s?void 0:s.isMenuOpen,onClick:null==s?void 0:s.openMenu},c?c({isInverted:p}):o.createElement(ke,{ariaHidden:!0}))),(null===(e=null==d?void 0:d.desktop)||void 0===e?void 0:e.src)&&o.createElement(MC,{isInverted:p},o.createElement(uf,{link:d.link,logo:{small:p?(null===(t=null==d?void 0:d.mobileInverted)||void 0===t?void 0:t.src)||"":(null===(i=null==d?void 0:d.mobile)||void 0===i?void 0:i.src)||"",semilarge:p?(null===(r=null==d?void 0:d.desktopInverted)||void 0===r?void 0:r.src)||"":(null===(a=null==d?void 0:d.desktop)||void 0===a?void 0:a.src)||"",alt:null===(l=null==d?void 0:d.desktop)||void 0===l?void 0:l.alt}})),o.createElement(df,{takeSpace:!0,vAlign:"center"},u?u(y({isInverted:p},s)):void 0,m?m(y({isInverted:p},s)):void 0))},BC=n(df)(SI||(SI=M(["\n &:not(:first-child) {\n margin-left: ","px;\n }\n"],["\n &:not(:first-child) {\n margin-left: ","px;\n }\n"])),Ge.spacer),TC=n(hf)(BI||(BI=M(["\n display: none;\n\n @media "," {\n display: inline-flex;\n }\n"],["\n display: none;\n\n @media "," {\n display: inline-flex;\n }\n"])),Ye.semilarge),NC=function(n){var e=n.navLinks,t=n.languages,i=n.navStates,r="large"===(null==i?void 0:i.size)&&"overContent"===(null==i?void 0:i.pageFlow);return o.createElement(o.Fragment,null,o.createElement(BC,null,o.createElement(TC,{isInverted:r,navLinks:e})),o.createElement(BC,null,o.createElement(lC,{isInverted:r,langs:t})))},zC=Object.freeze({__proto__:null,MenuFooter:IC,MenuHeader:bf,NavBarBottom:CC,NavBarMain:SC,NavBarTop:NC}),AC=n.div(TI||(TI=M(["\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(n){var e=n.theme;return at(e).elementBg.medium}),2*Ge.nudge,2*Ge.nudge,Ye.semilarge,2*Ge.nudge),DC=n.ul(NI||(NI=M(["\n padding: 0;\n margin: 0;\n list-style: none;\n\n display: flex;\n flex-direction: row;\n align-items: center;\n"],["\n padding: 0;\n margin: 0;\n list-style: none;\n\n display: flex;\n flex-direction: row;\n align-items: center;\n"]))),LC=n.li(zI||(zI=M(["\n display: flex;\n align-items: center;\n\n & + & {\n margin-left: ","px;\n }\n"],["\n display: flex;\n align-items: center;\n\n & + & {\n margin-left: ","px;\n }\n"])),Ge.nudge),HC=n(mr)(AI||(AI=M(["\n display: block;\n text-decoration: none;\n\n ","\n color: ",";\n"],["\n display: block;\n text-decoration: none;\n\n ","\n color: ",";\n"])),gi("copy","medium"),(function(n){var e=n.theme;return n.isInverted?at(e).text.inverted:at(e).text.default})),FC={View:function(n){var e=n.className,t=n.children;return o.createElement(AC,{className:e},t)},LinkList:function(n){var e=n.isInverted,t=n.links,i=n.brandIcon,r=n.className;return o.createElement(DC,{className:r},null==t?void 0:t.map((function(n,t){return o.createElement(LC,{key:t},o.createElement(HC,y({},n.link,{isInverted:e}),n.label))})),o.createElement(LC,null,i?i(e):o.createElement(tC,null)))}},PC=function(n){var e=n.isInverted,t=n.languages,i=n.links,r=n.brandIcon,a=n.languageIcon,l=n.className;return o.createElement(FC.View,{className:l},t?o.createElement(lC,{isInverted:e,langs:t,languageIcon:a||function(){return o.createElement(Ie,null)}}):o.createElement("span",null),i&&i.length>0&&o.createElement(FC.LinkList,{links:i,isInverted:e,brandIcon:r}))},OC=n(ni)(DI||(DI=M(["\n ","\n ","\n"],["\n ","\n ","\n"])),Xe([0],"padding-bottom"),Xe([0],"margin-bottom")),jC=n.div(LI||(LI=M(["\n & > * {\n margin-bottom: ","px;\n }\n"],["\n & > * {\n margin-bottom: ","px;\n }\n"])),2*Ge.nudge),_C=n(vi)(HI||(HI=M(["\n margin-bottom: ","px;\n"],["\n margin-bottom: ","px;\n"])),2*Ge.nudge),RC=n(mr)(FI||(FI=M(["\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"])),gi("copy","medium"),(function(n){var e=n.theme;return n.isInverted?at(e).text.inverted:at(e).text.default})),WC=n.ul(PI||(PI=M(["\n padding: 0;\n margin: 0;\n list-style: none;\n"],["\n padding: 0;\n margin: 0;\n list-style: none;\n"]))),VC=n.li(OI||(OI=M(["\n & + & {\n margin-top: ","px;\n }\n"],["\n & + & {\n margin-top: ","px;\n }\n"])),Ge.nudge),ZC=n.div(jI||(jI=M(["\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*Ge.nudge,Ye.semilarge,Ge.spacer),UC=n(vi)(_I||(_I=M(["\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*Ge.nudge,Ye.semilarge,Ge.spacer),qC=Qt((function(n){var e=n.bgMode,t=n.siteLinks,i=n.customColumn,r=n.footNote,a=n.bottomBar,d=n.bottomLinks,s=n.languages,c=Jt().colors,u="inverted"===e,m=l((function(){return i?i({isInverted:u,siteLinks:t,languages:s,bottomLinks:d}):void 0}),[d,i,u,s,t]),p=l((function(){return a?a({isInverted:u,siteLinks:t,languages:s,bottomLinks:d}):void 0}),[a,d,u,s,t]),g=l((function(){return null!==a&&(!!p||null!==p&&(s&&s.length>0||d&&d.length>0))}),[p,a,d,s]);return o.createElement(OC,{addSeperation:!0,renderAs:"footer",bgMode:ei(e,!0),bgColor:u?c.sectionBg.dark:e?c.sectionBg.medium:c.sectionBg.light},o.createElement(ri,{addWhitespace:!0},o.createElement(jC,null,o.createElement(cr.Row,{gutter:5*Ge.nudge,medium:{gutter:Ge.spacer}},null==t?void 0:t.map((function(n,e){var t=n.title,i=n.links;return o.createElement(cr.Col,{key:e,medium:{span:.5},semilarge:{span:4/12},large:{span:.25}},o.createElement(_C,{type:"copy-b",isInverted:u},t),o.createElement(WC,null,null==i?void 0:i.map((function(n,e){var t=n.link,i=n.label;return o.createElement(VC,{key:e},o.createElement(RC,y({},t,{isInverted:u}),i))}))))})),m&&o.createElement(cr.Col,{large:{span:.25}},o.createElement(ZC,null,m))),r&&o.createElement(UC,{isInverted:u,innerHTML:r})),p||(g?o.createElement(PC,{isInverted:u,links:d,languages:s}):null)))})),YC=n.div(RI||(RI=M(["\n & > * + * {\n margin-top: ","px;\n }\n"],["\n & > * + * {\n margin-top: ","px;\n }\n"])),2*Ge.nudge),GC=function(n){var e=n.isInverted,t=n.title,i=n.text,r=n.action,a=n.className;return o.createElement(YC,{className:a},t&&o.createElement(vi,{type:"copy-b",isInverted:e},t),i&&o.createElement(vi,{size:"small",isInverted:e,innerHTML:i}),r&&r({isInverted:e}))},XC=Object.freeze({__proto__:null,FooterColumn:function(n){var e=n.isInverted,t=n.title,i=n.text,r=n.action,a=n.socialTitle,l=n.socials;return o.createElement(o.Fragment,null,(t||i||r)&&o.createElement(GC,{isInverted:e,title:t,text:i,action:r}),l&&l.length>0&&o.createElement(kC,{isInverted:e,title:a,items:l}))},FooterBottomBar:PC}),JC=Object.freeze({__proto__:null,FooterArticle:GC,FooterBottomGrid:FC});export{no as Accordion,ko as Actions,go as AlertList,So as Article,tC as Bdot,Rl as Button,Xl as ButtonGhost,Xo as CallToAction,Ww as Callout,cl as CardList,GI as CompactForm,kl as ComparisonSlider,Nx as Control,vC as CookieActions,uC as CookieConsent,mC as CookieIcon,hC as CookieText,gC as CookieTitle,vi as Copy,Al as CrossPromotion,xu as DynamicForm,Ou as EventBlock,Vm as EventDetail,Ru as EventList,Bm as EventOverview,op as FactGrid,mp as FactList,yg as FeatureCarousel,kg as FeatureList,qC as Footer,XC as FooterPartials,JC as FooterSkeletons,Mg as Gallery,cr as Grid,dx as Header,di as Heading,vx as IconList,Ue as Icons,Ao as Image,bx as ImageCarousel,Cx as IndexList,Mx as Intro,_o as IntroBlock,ZI as JobList,lC as LanguageSwitcher,Gt as LibThemeProvider,mr as Link,Ya as LinkList,Gx as Map,IC as MenuFooterPartial,bf as MenuHeaderPartial,CC as NavBarBottomPartial,SC as NavBarMainPartial,NC as NavBarTopPartial,rb as NavList,zC as NavPartials,vf as NavSkeletons,Qv as Navigation,cb as NewsAuthorCard,nw as NewsFooter,iw as NewsImages,uw as NewsIntro,gw as NewsList,yw as NewsOverview,Nw as NewsTable,Dw as NewsText,jw as NewsVideo,xy as NumberList,Ey as ParallaxBackground,wm as Pointer,Sy as Poster,Hy as PriceList,ck as PriceTable,uk as PromotionCarousel,wk as QuickNav,Ik as Quote,kn as ScrollDirection,nC as SearchInput,ni as Section,Mk as SimpleImage,Zp as Slider,kC as SocialList,Nk as SocialNav,Ok as SocialWall,ME as Table,HE as Teaser,RE as TeaserWide,ZE as Timeline,xo as Title,UE as Video,TE as VideoBlock,qE as VideoCarousel,ri as Wrapper,Yt as assignTo,Mt as canUseWebP,Wt as clampValue,gi as copyStyle,xt as deleteCookie,it as getBaseTheme,Rt as getBgImage,at as getColors,vt as getCookie,Zt as getCurrentNavItem,Ut as getCurrentNavPath,ot as getFonts,Jv as getFullNavbarHeights,lt as getGlobals,bi as getGridWidth,qa as getLinkIcon,ct as getMediaQuery,xi as gridSettings,_t as hexToRgba,Vt as importFonts,dt as isBrowser,ei as mapToBgMode,Xt as modifyTheme,Ye as mq,ht as setCookie,Ge as spacings,ft as useEqualSheetHeight,gt as useFontsLoaded,kt as useIE,jt as useImgPreload,Bt as useInterval,Et as useItemHeight,Jt as useLibTheme,pt as useMediaQuery,St as usePoster,It as useScroll,Ct as useScrollTo,Ot as useTouch,Qt as withLibTheme,Xe as withRange,ti as wrapperWhitespace};
2
2
  //# sourceMappingURL=index.es.js.map