@blateral/b.kit 2.0.0-beta.9.8 → 2.0.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.
- package/README.md +63 -179
- package/lib/components/base/Grid.d.ts +6 -0
- package/lib/components/base/Grid.d.ts.map +1 -1
- package/lib/components/base/Section.d.ts +7 -3
- package/lib/components/base/Section.d.ts.map +1 -1
- package/lib/components/base/icons/AngleDown.d.ts +1 -0
- package/lib/components/base/icons/AngleDown.d.ts.map +1 -1
- package/lib/components/base/icons/AngleLeft.d.ts +1 -0
- package/lib/components/base/icons/AngleLeft.d.ts.map +1 -1
- package/lib/components/base/icons/AngleUp.d.ts +1 -0
- package/lib/components/base/icons/AngleUp.d.ts.map +1 -1
- package/lib/components/base/icons/ArrowDown.d.ts +1 -0
- package/lib/components/base/icons/ArrowDown.d.ts.map +1 -1
- package/lib/components/base/icons/ArrowLeft.d.ts +1 -0
- package/lib/components/base/icons/ArrowLeft.d.ts.map +1 -1
- package/lib/components/base/icons/ArrowLeftGhost.d.ts +1 -0
- package/lib/components/base/icons/ArrowLeftGhost.d.ts.map +1 -1
- package/lib/components/base/icons/ArrowLeftRight.d.ts +1 -0
- package/lib/components/base/icons/ArrowLeftRight.d.ts.map +1 -1
- package/lib/components/base/icons/ArrowRight.d.ts +1 -0
- package/lib/components/base/icons/ArrowRight.d.ts.map +1 -1
- package/lib/components/base/icons/ArrowRightGhost.d.ts +1 -0
- package/lib/components/base/icons/ArrowRightGhost.d.ts.map +1 -1
- package/lib/components/base/icons/ArrowUp.d.ts +1 -0
- package/lib/components/base/icons/ArrowUp.d.ts.map +1 -1
- package/lib/components/base/icons/BoxArrowUpRight.d.ts +1 -0
- package/lib/components/base/icons/BoxArrowUpRight.d.ts.map +1 -1
- package/lib/components/base/icons/CalendarToday.d.ts +1 -0
- package/lib/components/base/icons/CalendarToday.d.ts.map +1 -1
- package/lib/components/base/icons/Category.d.ts +8 -0
- package/lib/components/base/icons/Category.d.ts.map +1 -0
- package/lib/components/base/icons/Check.d.ts +1 -0
- package/lib/components/base/icons/Check.d.ts.map +1 -1
- package/lib/components/base/icons/Clock.d.ts +1 -0
- package/lib/components/base/icons/Clock.d.ts.map +1 -1
- package/lib/components/base/icons/ClockFilled.d.ts +8 -0
- package/lib/components/base/icons/ClockFilled.d.ts.map +1 -0
- package/lib/components/base/icons/Computer.d.ts +8 -0
- package/lib/components/base/icons/Computer.d.ts.map +1 -0
- package/lib/components/base/icons/CrossSmall.d.ts +1 -0
- package/lib/components/base/icons/CrossSmall.d.ts.map +1 -1
- package/lib/components/base/icons/CurrentLocation.d.ts +8 -0
- package/lib/components/base/icons/CurrentLocation.d.ts.map +1 -0
- package/lib/components/base/icons/DateRange.d.ts +1 -0
- package/lib/components/base/icons/DateRange.d.ts.map +1 -1
- package/lib/components/base/icons/External.d.ts +1 -0
- package/lib/components/base/icons/External.d.ts.map +1 -1
- package/lib/components/base/icons/Filter.d.ts +8 -0
- package/lib/components/base/icons/Filter.d.ts.map +1 -0
- package/lib/components/base/icons/FlyTo.d.ts +1 -0
- package/lib/components/base/icons/FlyTo.d.ts.map +1 -1
- package/lib/components/base/icons/Icons.d.ts +12 -0
- package/lib/components/base/icons/Icons.d.ts.map +1 -1
- package/lib/components/base/icons/Info.d.ts +1 -0
- package/lib/components/base/icons/Info.d.ts.map +1 -1
- package/lib/components/base/icons/Language.d.ts +1 -0
- package/lib/components/base/icons/Language.d.ts.map +1 -1
- package/lib/components/base/icons/LocationPin.d.ts +1 -0
- package/lib/components/base/icons/LocationPin.d.ts.map +1 -1
- package/lib/components/base/icons/LocationSearch.d.ts +8 -0
- package/lib/components/base/icons/LocationSearch.d.ts.map +1 -0
- package/lib/components/base/icons/Magnifier.d.ts +1 -0
- package/lib/components/base/icons/Magnifier.d.ts.map +1 -1
- package/lib/components/base/icons/Mail.d.ts +1 -0
- package/lib/components/base/icons/Mail.d.ts.map +1 -1
- package/lib/components/base/icons/Map.d.ts +8 -0
- package/lib/components/base/icons/Map.d.ts.map +1 -0
- package/lib/components/base/icons/Minus.d.ts +1 -0
- package/lib/components/base/icons/Minus.d.ts.map +1 -1
- package/lib/components/base/icons/Money.d.ts +8 -0
- package/lib/components/base/icons/Money.d.ts.map +1 -0
- package/lib/components/base/icons/MyLocation.d.ts +8 -0
- package/lib/components/base/icons/MyLocation.d.ts.map +1 -0
- package/lib/components/base/icons/Person.d.ts +8 -0
- package/lib/components/base/icons/Person.d.ts.map +1 -0
- package/lib/components/base/icons/Phone.d.ts +1 -0
- package/lib/components/base/icons/Phone.d.ts.map +1 -1
- package/lib/components/base/icons/Place.d.ts +8 -0
- package/lib/components/base/icons/Place.d.ts.map +1 -0
- package/lib/components/base/icons/Play.d.ts +1 -0
- package/lib/components/base/icons/Play.d.ts.map +1 -1
- package/lib/components/base/icons/Plus.d.ts +1 -0
- package/lib/components/base/icons/Plus.d.ts.map +1 -1
- package/lib/components/base/icons/Route.d.ts +1 -0
- package/lib/components/base/icons/Route.d.ts.map +1 -1
- package/lib/components/base/icons/Star.d.ts +1 -0
- package/lib/components/base/icons/Star.d.ts.map +1 -1
- package/lib/components/base/icons/ToggleOff.d.ts +8 -0
- package/lib/components/base/icons/ToggleOff.d.ts.map +1 -0
- package/lib/components/base/icons/ToggleOn.d.ts +8 -0
- package/lib/components/base/icons/ToggleOn.d.ts.map +1 -0
- package/lib/components/base/icons/UnfoldMore.d.ts +8 -0
- package/lib/components/base/icons/UnfoldMore.d.ts.map +1 -0
- package/lib/components/base/icons/files/Excel.d.ts +1 -0
- package/lib/components/base/icons/files/Excel.d.ts.map +1 -1
- package/lib/components/base/icons/files/Image.d.ts +1 -0
- package/lib/components/base/icons/files/Image.d.ts.map +1 -1
- package/lib/components/base/icons/files/Pdf.d.ts +1 -0
- package/lib/components/base/icons/files/Pdf.d.ts.map +1 -1
- package/lib/components/base/icons/files/PowerPoint.d.ts +1 -0
- package/lib/components/base/icons/files/PowerPoint.d.ts.map +1 -1
- package/lib/components/base/icons/files/UploadFile.d.ts +1 -0
- package/lib/components/base/icons/files/UploadFile.d.ts.map +1 -1
- package/lib/components/base/icons/files/Word.d.ts +1 -0
- package/lib/components/base/icons/files/Word.d.ts.map +1 -1
- package/lib/components/base/icons/files/Zip.d.ts +1 -0
- package/lib/components/base/icons/files/Zip.d.ts.map +1 -1
- package/lib/components/base/icons/socials/Facebook.d.ts +1 -0
- package/lib/components/base/icons/socials/Facebook.d.ts.map +1 -1
- package/lib/components/base/icons/socials/Instagram.d.ts +1 -0
- package/lib/components/base/icons/socials/Instagram.d.ts.map +1 -1
- package/lib/components/base/icons/socials/LinkedIn.d.ts +1 -0
- package/lib/components/base/icons/socials/LinkedIn.d.ts.map +1 -1
- package/lib/components/base/icons/socials/Twitter.d.ts +1 -0
- package/lib/components/base/icons/socials/Twitter.d.ts.map +1 -1
- package/lib/components/base/icons/socials/Xing.d.ts +1 -0
- package/lib/components/base/icons/socials/Xing.d.ts.map +1 -1
- package/lib/components/base/icons/socials/Youtube.d.ts +1 -0
- package/lib/components/base/icons/socials/Youtube.d.ts.map +1 -1
- package/lib/components/blocks/Alert.d.ts.map +1 -1
- package/lib/components/blocks/CookieConsent.d.ts +24 -21
- package/lib/components/blocks/CookieConsent.d.ts.map +1 -1
- package/lib/components/blocks/EventBlock.d.ts +1 -1
- package/lib/components/blocks/EventBlock.d.ts.map +1 -1
- package/lib/components/blocks/Feature.d.ts +4 -3
- package/lib/components/blocks/Feature.d.ts.map +1 -1
- package/lib/components/blocks/Image.d.ts +7 -1
- package/lib/components/blocks/Image.d.ts.map +1 -1
- package/lib/components/blocks/InfoList.d.ts +20 -0
- package/lib/components/blocks/InfoList.d.ts.map +1 -0
- package/lib/components/blocks/IntroBlock.d.ts +16 -2
- package/lib/components/blocks/IntroBlock.d.ts.map +1 -1
- package/lib/components/blocks/JobCard.d.ts +21 -4
- package/lib/components/blocks/JobCard.d.ts.map +1 -1
- package/lib/components/blocks/LanguageSwitcher.d.ts +2 -0
- package/lib/components/blocks/LanguageSwitcher.d.ts.map +1 -1
- package/lib/components/blocks/NewsCard.d.ts +1 -0
- package/lib/components/blocks/NewsCard.d.ts.map +1 -1
- package/lib/components/blocks/POICard.d.ts +47 -0
- package/lib/components/blocks/POICard.d.ts.map +1 -0
- package/lib/components/blocks/POIFacts.d.ts +12 -0
- package/lib/components/blocks/POIFacts.d.ts.map +1 -0
- package/lib/components/blocks/PromotionCard.d.ts.map +1 -1
- package/lib/components/blocks/TableBlock.d.ts +14 -0
- package/lib/components/blocks/TableBlock.d.ts.map +1 -0
- package/lib/components/blocks/Tag.d.ts.map +1 -1
- package/lib/components/blocks/Title.d.ts +6 -0
- package/lib/components/blocks/Title.d.ts.map +1 -1
- package/lib/components/blocks/VideoBlock.d.ts +6 -5
- package/lib/components/blocks/VideoBlock.d.ts.map +1 -1
- package/lib/components/blocks/VideoCard.d.ts +6 -1
- package/lib/components/blocks/VideoCard.d.ts.map +1 -1
- package/lib/components/buttons/Button.d.ts.map +1 -1
- package/lib/components/buttons/ButtonGhost.d.ts.map +1 -1
- package/lib/components/buttons/Control.d.ts.map +1 -1
- package/lib/components/buttons/Pointer.d.ts.map +1 -1
- package/lib/components/examples/hooks/ArrayHookExample.d.ts +4 -0
- package/lib/components/examples/hooks/ArrayHookExample.d.ts.map +1 -0
- package/lib/components/examples/hooks/IntervalHookExample.d.ts +4 -0
- package/lib/components/examples/hooks/IntervalHookExample.d.ts.map +1 -0
- package/lib/components/fields/Checkbox.d.ts +5 -3
- package/lib/components/fields/Checkbox.d.ts.map +1 -1
- package/lib/components/fields/CompactForm.d.ts.map +1 -1
- package/lib/components/fields/Datepicker.d.ts +5 -3
- package/lib/components/fields/Datepicker.d.ts.map +1 -1
- package/lib/components/fields/FileUpload.d.ts +6 -4
- package/lib/components/fields/FileUpload.d.ts.map +1 -1
- package/lib/components/fields/FilterField.d.ts +12 -0
- package/lib/components/fields/FilterField.d.ts.map +1 -0
- package/lib/components/fields/FormField.d.ts.map +1 -1
- package/lib/components/fields/LocationField.d.ts +49 -0
- package/lib/components/fields/LocationField.d.ts.map +1 -0
- package/lib/components/fields/Radio.d.ts +5 -3
- package/lib/components/fields/Radio.d.ts.map +1 -1
- package/lib/components/fields/SearchInput.d.ts.map +1 -1
- package/lib/components/fields/SelectDropdown.d.ts +9 -11
- package/lib/components/fields/SelectDropdown.d.ts.map +1 -1
- package/lib/components/fields/Textarea.d.ts +5 -3
- package/lib/components/fields/Textarea.d.ts.map +1 -1
- package/lib/components/fields/Textfield.d.ts +5 -3
- package/lib/components/fields/Textfield.d.ts.map +1 -1
- package/lib/components/sections/Accordion.d.ts +2 -2
- package/lib/components/sections/Accordion.d.ts.map +1 -1
- package/lib/components/sections/Article.d.ts +5 -0
- package/lib/components/sections/Article.d.ts.map +1 -1
- package/lib/components/sections/CardList.d.ts.map +1 -1
- package/lib/components/sections/FeatureList.d.ts +4 -0
- package/lib/components/sections/FeatureList.d.ts.map +1 -1
- package/lib/components/sections/Gallery.d.ts +7 -5
- package/lib/components/sections/Gallery.d.ts.map +1 -1
- package/lib/components/sections/IconList.d.ts +1 -0
- package/lib/components/sections/IconList.d.ts.map +1 -1
- package/lib/components/sections/IndexList.d.ts.map +1 -1
- package/lib/components/sections/Intro.d.ts +15 -6
- package/lib/components/sections/Intro.d.ts.map +1 -1
- package/lib/components/sections/Map.d.ts +24 -10
- package/lib/components/sections/Map.d.ts.map +1 -1
- package/lib/components/sections/NavList.d.ts.map +1 -1
- package/lib/components/sections/NewsletterForm.d.ts +90 -0
- package/lib/components/sections/NewsletterForm.d.ts.map +1 -0
- package/lib/components/sections/RawVideo.d.ts +38 -0
- package/lib/components/sections/RawVideo.d.ts.map +1 -0
- package/lib/components/sections/SimpleImage.d.ts +26 -7
- package/lib/components/sections/SimpleImage.d.ts.map +1 -1
- package/lib/components/sections/SocialWall.d.ts.map +1 -1
- package/lib/components/sections/Table.d.ts +5 -10
- package/lib/components/sections/Table.d.ts.map +1 -1
- package/lib/components/sections/Teaser.d.ts +4 -2
- package/lib/components/sections/Teaser.d.ts.map +1 -1
- package/lib/components/sections/TeaserWide.d.ts.map +1 -1
- package/lib/components/sections/Timeline.d.ts.map +1 -1
- package/lib/components/sections/Video.d.ts +14 -4
- package/lib/components/sections/Video.d.ts.map +1 -1
- package/lib/components/sections/events/EventDetail.d.ts +2 -0
- package/lib/components/sections/events/EventDetail.d.ts.map +1 -1
- package/lib/components/sections/events/EventList.d.ts +5 -2
- package/lib/components/sections/events/EventList.d.ts.map +1 -1
- package/lib/components/sections/events/EventOverview.d.ts +16 -6
- package/lib/components/sections/events/EventOverview.d.ts.map +1 -1
- package/lib/components/sections/footer/Footer.d.ts.map +1 -1
- package/lib/components/sections/footer/partials/FooterBottomBar.d.ts.map +1 -1
- package/lib/components/sections/{DynamicForm.d.ts → form/DynamicForm.d.ts} +74 -30
- package/lib/components/sections/form/DynamicForm.d.ts.map +1 -0
- package/lib/components/sections/form/renderer/areaRenderer.d.ts +5 -0
- package/lib/components/sections/form/renderer/areaRenderer.d.ts.map +1 -0
- package/lib/components/sections/form/renderer/datepickerRenderer.d.ts +5 -0
- package/lib/components/sections/form/renderer/datepickerRenderer.d.ts.map +1 -0
- package/lib/components/sections/form/renderer/fieldGroupRenderer.d.ts +5 -0
- package/lib/components/sections/form/renderer/fieldGroupRenderer.d.ts.map +1 -0
- package/lib/components/sections/form/renderer/fieldRenderer.d.ts +5 -0
- package/lib/components/sections/form/renderer/fieldRenderer.d.ts.map +1 -0
- package/lib/components/sections/form/renderer/locationRenderer.d.ts +6 -0
- package/lib/components/sections/form/renderer/locationRenderer.d.ts.map +1 -0
- package/lib/components/sections/form/renderer/selectRenderer.d.ts +5 -0
- package/lib/components/sections/form/renderer/selectRenderer.d.ts.map +1 -0
- package/lib/components/sections/form/renderer/uploadRenderer.d.ts +5 -0
- package/lib/components/sections/form/renderer/uploadRenderer.d.ts.map +1 -0
- package/lib/components/sections/form/validators/areaValidator.d.ts +4 -0
- package/lib/components/sections/form/validators/areaValidator.d.ts.map +1 -0
- package/lib/components/sections/form/validators/datepickerValidator.d.ts +4 -0
- package/lib/components/sections/form/validators/datepickerValidator.d.ts.map +1 -0
- package/lib/components/sections/form/validators/fieldGroupValidator.d.ts +4 -0
- package/lib/components/sections/form/validators/fieldGroupValidator.d.ts.map +1 -0
- package/lib/components/sections/form/validators/fieldValidator.d.ts +4 -0
- package/lib/components/sections/form/validators/fieldValidator.d.ts.map +1 -0
- package/lib/components/sections/form/validators/locationValidator.d.ts +5 -0
- package/lib/components/sections/form/validators/locationValidator.d.ts.map +1 -0
- package/lib/components/sections/form/validators/selectValidator.d.ts +4 -0
- package/lib/components/sections/form/validators/selectValidator.d.ts.map +1 -0
- package/lib/components/sections/form/validators/uploadValidator.d.ts +4 -0
- package/lib/components/sections/form/validators/uploadValidator.d.ts.map +1 -0
- package/lib/components/sections/header/Header.d.ts +4 -0
- package/lib/components/sections/header/Header.d.ts.map +1 -1
- package/lib/components/sections/header/HeaderVideo.d.ts.map +1 -1
- package/lib/components/sections/jobs/JobArticle.d.ts +56 -0
- package/lib/components/sections/jobs/JobArticle.d.ts.map +1 -0
- package/lib/components/sections/{JobList.d.ts → jobs/JobList.d.ts} +11 -3
- package/lib/components/sections/jobs/JobList.d.ts.map +1 -0
- package/lib/components/sections/navigation/NavBar.d.ts.map +1 -1
- package/lib/components/sections/navigation/Navigation.d.ts +1 -0
- package/lib/components/sections/navigation/Navigation.d.ts.map +1 -1
- package/lib/components/sections/navigation/menu/Menu.d.ts +1 -0
- package/lib/components/sections/navigation/menu/Menu.d.ts.map +1 -1
- package/lib/components/sections/navigation/menu/variations/MenuFlyout.d.ts +1 -0
- package/lib/components/sections/navigation/menu/variations/MenuFlyout.d.ts.map +1 -1
- package/lib/components/sections/navigation/partials/MenuFooter.d.ts.map +1 -1
- package/lib/components/sections/navigation/partials/MenuHeader.d.ts +2 -0
- package/lib/components/sections/navigation/partials/MenuHeader.d.ts.map +1 -1
- package/lib/components/sections/navigation/partials/NavBarMain.d.ts +2 -0
- package/lib/components/sections/navigation/partials/NavBarMain.d.ts.map +1 -1
- package/lib/components/sections/navigation/skeletons/BarBreadCrumbs.d.ts.map +1 -1
- package/lib/components/sections/navigation/skeletons/BarLogo.d.ts.map +1 -1
- package/lib/components/sections/news/NewsAuthorCard.d.ts +8 -0
- package/lib/components/sections/news/NewsAuthorCard.d.ts.map +1 -1
- package/lib/components/sections/news/NewsFooter.d.ts.map +1 -1
- package/lib/components/sections/news/NewsImages.d.ts +13 -8
- package/lib/components/sections/news/NewsImages.d.ts.map +1 -1
- package/lib/components/sections/news/NewsIntro.d.ts.map +1 -1
- package/lib/components/sections/news/NewsList.d.ts.map +1 -1
- package/lib/components/sections/news/NewsOverview.d.ts +13 -5
- package/lib/components/sections/news/NewsOverview.d.ts.map +1 -1
- package/lib/components/sections/news/NewsTable.d.ts +5 -13
- package/lib/components/sections/news/NewsTable.d.ts.map +1 -1
- package/lib/components/sections/news/NewsText.d.ts +4 -4
- package/lib/components/sections/news/NewsText.d.ts.map +1 -1
- package/lib/components/sections/news/NewsVideo.d.ts +24 -6
- package/lib/components/sections/news/NewsVideo.d.ts.map +1 -1
- package/lib/components/sections/pois/PointOfInterestDetail.d.ts +55 -0
- package/lib/components/sections/pois/PointOfInterestDetail.d.ts.map +1 -0
- package/lib/components/sections/pois/PointOfInterestMap.d.ts +117 -0
- package/lib/components/sections/pois/PointOfInterestMap.d.ts.map +1 -0
- package/lib/components/sections/pois/PointOfInterestOverview.d.ts +38 -0
- package/lib/components/sections/pois/PointOfInterestOverview.d.ts.map +1 -0
- package/lib/components/typography/Callout.d.ts.map +1 -1
- package/lib/components/typography/Copy.d.ts +2 -1
- package/lib/components/typography/Copy.d.ts.map +1 -1
- package/lib/components/typography/Heading.d.ts +1 -1
- package/lib/components/typography/Heading.d.ts.map +1 -1
- package/lib/index.d.ts +37 -12
- package/lib/index.d.ts.map +1 -1
- package/lib/index.es.js +1 -1
- package/lib/index.es.js.map +1 -1
- package/lib/index.js +1 -1
- package/lib/index.js.map +1 -1
- package/lib/utils/arrays.d.ts +1 -1
- package/lib/utils/arrays.d.ts.map +1 -1
- package/lib/utils/concat.d.ts +8 -0
- package/lib/utils/concat.d.ts.map +1 -0
- package/lib/utils/cookie-consent/cookie.d.ts +3 -3
- package/lib/utils/cookie-consent/cookie.d.ts.map +1 -1
- package/lib/utils/cookie-consent/mutations.d.ts +3 -11
- package/lib/utils/cookie-consent/mutations.d.ts.map +1 -1
- package/lib/utils/cookie-consent/useCookieConsent.d.ts +43 -0
- package/lib/utils/cookie-consent/useCookieConsent.d.ts.map +1 -0
- package/lib/utils/dataURI.d.ts.map +1 -1
- package/lib/utils/filters.d.ts +2 -0
- package/lib/utils/filters.d.ts.map +1 -0
- package/lib/utils/formFieldText.d.ts +3 -0
- package/lib/utils/formFieldText.d.ts.map +1 -0
- package/lib/utils/hexRgbConverter.d.ts.map +1 -1
- package/lib/utils/structuredData.d.ts +12 -0
- package/lib/utils/structuredData.d.ts.map +1 -1
- package/lib/utils/styles.d.ts +24 -1
- package/lib/utils/styles.d.ts.map +1 -1
- package/lib/utils/urlParams.d.ts +4 -0
- package/lib/utils/urlParams.d.ts.map +1 -0
- package/lib/utils/useArray.d.ts +13 -0
- package/lib/utils/useArray.d.ts.map +1 -0
- package/lib/utils/useDebounce.d.ts +6 -0
- package/lib/utils/useDebounce.d.ts.map +1 -0
- package/lib/utils/useEqualSheetHeight.d.ts +2 -0
- package/lib/utils/useEqualSheetHeight.d.ts.map +1 -1
- package/lib/utils/useGeolocation.d.ts +10 -0
- package/lib/utils/useGeolocation.d.ts.map +1 -0
- package/lib/utils/useInterval.d.ts +4 -1
- package/lib/utils/useInterval.d.ts.map +1 -1
- package/lib/utils/useLazyInput.d.ts +8 -0
- package/lib/utils/useLazyInput.d.ts.map +1 -0
- package/lib/utils/useLeafletMap.d.ts +52 -0
- package/lib/utils/useLeafletMap.d.ts.map +1 -0
- package/lib/utils/useMounted.d.ts +3 -0
- package/lib/utils/useMounted.d.ts.map +1 -0
- package/lib/utils/usePageScroll.d.ts +2 -0
- package/lib/utils/usePageScroll.d.ts.map +1 -1
- package/lib/utils/useParams.d.ts +6 -0
- package/lib/utils/useParams.d.ts.map +1 -0
- package/lib/utils/usePrevious.d.ts +3 -0
- package/lib/utils/usePrevious.d.ts.map +1 -0
- package/lib/utils/useResizeThrottle.d.ts +9 -0
- package/lib/utils/useResizeThrottle.d.ts.map +1 -0
- package/lib/utils/useScrollThrottle.d.ts +7 -0
- package/lib/utils/useScrollThrottle.d.ts.map +1 -0
- package/lib/utils/useTimeout.d.ts +6 -0
- package/lib/utils/useTimeout.d.ts.map +1 -0
- package/lib/utils/useUpdateEffect.d.ts +5 -0
- package/lib/utils/useUpdateEffect.d.ts.map +1 -0
- package/package.json +13 -15
- package/lib/components/blocks/LeafletMap.d.ts +0 -42
- package/lib/components/blocks/LeafletMap.d.ts.map +0 -1
- package/lib/components/blocks/Slider.d.ts +0 -87
- package/lib/components/blocks/Slider.d.ts.map +0 -1
- package/lib/components/buttons/QuicknavButton.d.ts +0 -10
- package/lib/components/buttons/QuicknavButton.d.ts.map +0 -1
- package/lib/components/sections/DynamicForm.d.ts.map +0 -1
- package/lib/components/sections/JobList.d.ts.map +0 -1
- package/lib/components/sections/Quicknav.d.ts +0 -29
- package/lib/components/sections/Quicknav.d.ts.map +0 -1
- package/lib/components/sections/SocialNav.d.ts +0 -24
- package/lib/components/sections/SocialNav.d.ts.map +0 -1
- package/lib/components/sections/carousel/CarouselBase.d.ts +0 -36
- package/lib/components/sections/carousel/CarouselBase.d.ts.map +0 -1
- package/lib/components/sections/carousel/FeatureCarousel.d.ts +0 -17
- package/lib/components/sections/carousel/FeatureCarousel.d.ts.map +0 -1
- package/lib/components/sections/carousel/ImageCarousel.d.ts +0 -17
- package/lib/components/sections/carousel/ImageCarousel.d.ts.map +0 -1
- package/lib/components/sections/carousel/PromotionCarousel.d.ts +0 -20
- package/lib/components/sections/carousel/PromotionCarousel.d.ts.map +0 -1
- package/lib/components/sections/carousel/VideoCarousel.d.ts +0 -17
- package/lib/components/sections/carousel/VideoCarousel.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 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,In=n.svg(S||(S=M(["\n display: block;\n"],["\n display: block;\n"]))),Cn=function(n){var e=n.iconColor,t=void 0===e?"currentColor":e,i=n.className;return a.createElement(In,{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}))},Mn=n.svg(B||(B=M(["\n display: block;\n"],["\n display: block;\n"]))),Sn=function(n){var e=n.iconColor,t=void 0===e?"currentColor":e,i=n.className;return a.createElement(Mn,{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}))},Bn=n.svg(T||(T=M(["\n display: block;\n"],["\n display: block;\n"]))),Tn=n.svg(N||(N=M(["\n display: block;\n"],["\n display: block;\n"]))),Nn=function(n){var e=n.iconColor,t=void 0===e?"currentColor":e,i=n.className;return a.createElement(Tn,{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}))},zn=n.svg(z||(z=M(["\n display: block;\n"],["\n display: block;\n"]))),An=n.svg(A||(A=M(["\n display: block;\n"],["\n display: block;\n"]))),Dn=function(n){var e=n.iconColor,t=void 0===e?"currentColor":e,i=n.className;return a.createElement(An,{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}))},Ln=n.svg(D||(D=M(["\n display: block;\n"],["\n display: block;\n"]))),Hn=n.svg(L||(L=M(["\n display: block;\n"],["\n display: block;\n"]))),Fn=function(n){var e=n.iconColor,t=void 0===e?"currentColor":e,i=n.className;return a.createElement(Hn,{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}))},Pn=n.svg(H||(H=M(["\n display: block;\n"],["\n display: block;\n"]))),On=function(n){var e=n.iconColor,t=void 0===e?"currentColor":e,i=n.className;return a.createElement(Pn,{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})))},jn=n.svg(F||(F=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(jn,{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"]))),Wn=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}))},Vn=n.svg(O||(O=M(["\n display: block;\n"],["\n display: block;\n"]))),Zn=function(n){var e=n.iconColor,t=void 0===e?"currentColor":e,i=n.className;return a.createElement(Vn,{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}))},Un=n.svg(j||(j=M(["\n display: block;\n"],["\n display: block;\n"]))),qn=function(n){var e=n.iconColor,t=void 0===e?"currentColor":e,i=n.ariaHidden,r=n.className;return a.createElement(Un,{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}))},Yn=n.svg(R||(R=M(["\n display: block;\n"],["\n display: block;\n"]))),Gn=function(n){var e=n.iconColor,t=void 0===e?"currentColor":e,i=n.className;return a.createElement(Yn,{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}))},Xn=n.svg(_||(_=M(["\n display: block;\n"],["\n display: block;\n"]))),Jn=function(n){var e=n.className,t=n.iconColor,i=void 0===t?"currentColor":t;return a.createElement(Xn,{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"}))))},Qn=n.svg(W||(W=M(["\n display: block;\n"],["\n display: block;\n"]))),Kn=function(n){var e=n.className,t=n.iconColor,i=void 0===t?"currentColor":t;return a.createElement(Qn,{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=n.svg(V||(V=M(["\n display: block;\n"],["\n display: block;\n"]))),ne=function(n){var e=n.className,t=n.iconColor,i=void 0===t?"currentColor":t;return a.createElement($n,{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"}))))},ee=n.svg(Z||(Z=M(["\n display: block;\n"],["\n display: block;\n"]))),te=function(n){var e=n.className,t=n.iconColor,i=void 0===t?"currentColor":t;return a.createElement(ee,{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"}))))},ie=n.svg(U||(U=M(["\n display: block;\n"],["\n display: block;\n"]))),re=function(n){var e=n.className,t=n.iconColor,i=void 0===t?"currentColor":t;return a.createElement(ie,{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"}))))},ae=n.svg(q||(q=M(["\n display: block;\n"],["\n display: block;\n"]))),oe=function(n){var e=n.className,t=n.iconColor,i=void 0===t?"currentColor":t;return a.createElement(ae,{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"}))))},le=n.svg(Y||(Y=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(le,{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}))},se=n.svg(G||(G=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,{viewBox:"0 0 14 16",width:"21",height:"24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i},a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M7.556 3.063a.437.437 0 0 0-.437-.438H1.313A1.313 1.313 0 0 0 0 3.938v8.75A1.313 1.313 0 0 0 1.313 14h8.75a1.313 1.313 0 0 0 1.312-1.313V6.881a.438.438 0 0 0-.875 0v5.806a.438.438 0 0 1-.438.438h-8.75a.438.438 0 0 1-.437-.438v-8.75a.438.438 0 0 1 .438-.437h5.806a.437.437 0 0 0 .438-.438Z",fill:t}),a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M14 .437A.438.438 0 0 0 13.562 0H9.189a.437.437 0 0 0 0 .875h3.319L5.378 8.002a.438.438 0 0 0 .62.62l7.127-7.128v3.318a.437.437 0 1 0 .875 0V.437Z",fill:t}))},ue=n.svg(X||(X=M(["\n display: block;\n"],["\n display: block;\n"]))),me=n.svg(J||(J=M(["\n display: block;\n"],["\n display: block;\n"]))),pe=function(n){var e=n.iconColor,t=void 0===e?"currentColor":e,i=n.className;return a.createElement(me,{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}))},ge=n.svg(Q||(Q=M(["\n display: block;\n"],["\n display: block;\n"]))),fe=n.svg(K||(K=M(["\n display: block;\n"],["\n display: block;\n"]))),he=n.svg($||($=M(["\n display: block;\n"],["\n display: block;\n"]))),ve=n.svg(nn||(nn=M(["\n display: block;\n"],["\n display: block;\n"]))),xe=n.svg(en||(en=M(["\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 o.createElement(xe,{viewBox:"0 0 20 16",width:"21",height:"24",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}))},we=n.svg(tn||(tn=M(["\n display: block;\n"],["\n display: block;\n"]))),ye=function(n){var e=n.iconColor,t=void 0===e?"currentColor":e,i=n.className;return a.createElement(we,{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}))},ke=n.svg(rn||(rn=M(["\n display: block;\n"],["\n display: block;\n"]))),Ee=function(n){var e=n.iconColor,t=void 0===e?"currentColor":e,i=n.className;return a.createElement(ke,{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}))},Ie=n.svg(an||(an=M(["\n display: block;\n"],["\n display: block;\n"]))),Ce=function(n){var e=n.iconColor,t=void 0===e?"currentColor":e,i=n.ariaHidden,r=n.className;return a.createElement(Ie,{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}))},Me=n.svg(on||(on=M(["\n display: block;\n"],["\n display: block;\n"]))),Se=function(n){var e=n.iconColor,t=void 0===e?"currentColor":e,i=n.className;return a.createElement(Me,{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}))},Be=n.svg(ln||(ln=M(["\n display: block;\n"],["\n display: block;\n"]))),Te=function(n){var e=n.iconColor,t=void 0===e?"currentColor":e,i=n.ariaHidden,r=n.className;return a.createElement(Be,{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}))},Ne=n.svg(dn||(dn=M(["\n display: block;\n"],["\n display: block;\n"]))),ze=n.svg(sn||(sn=M(["\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(ze,{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}))},De=n.svg(cn||(cn=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(De,{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}))},He=n.svg(un||(un=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:"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}))},Pe=n.svg(mn||(mn=M(["\n display: block;\n"],["\n display: block;\n"]))),Oe=n.svg(pn||(pn=M(["\n display: block;\n"],["\n display: block;\n"]))),je=function(n){var e=n.iconColor,t=void 0===e?"currentColor":e,i=n.className;return a.createElement(Oe,{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}))},Re=n.svg(gn||(gn=M(["\n display: block;\n"],["\n display: block;\n"]))),_e=n.svg(fn||(fn=M(["\n display: block;\n"],["\n display: block;\n"]))),We=n.svg(hn||(hn=M(["\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(We,{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}))},Ze=n.svg(vn||(vn=M(["\n display: block;\n"],["\n display: block;\n"]))),Ue=function(n){var e=n.iconColor,t=void 0===e?"currentColor":e,i=n.className;return a.createElement(Ze,{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}))},qe=n.svg(xn||(xn=M(["\n display: block;\n"],["\n display: block;\n"]))),Ye=function(n){var e=n.iconColor,t=void 0===e?"currentColor":e,i=n.ariaHidden,r=n.className;return a.createElement(qe,{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}))},Ge=Object.freeze({__proto__:null,CalendarToday:Cn,DateRange:Sn,ArrowUp: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:"M11 7.99V20h2V7.99h3L12 4 8 7.99h3Z",fill:t}))},ArrowDown:Nn,ArrowRight:function(n){var e=n.iconColor,t=void 0===e?"currentColor":e,i=n.className;return a.createElement(zn,{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:Dn,ArrowLeft:function(n){var e=n.iconColor,t=void 0===e?"currentColor":e,i=n.className;return a.createElement(Ln,{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:Fn,ArrowLeftRight:On,AngleUp:Rn,AngleDown:Wn,AngleLeft:Zn,AngleRight:qn,UploadFile:Gn,Excel:Jn,Image:Kn,Pdf:ne,PowerPoint:te,Word:re,Zip:oe,External:de,BoxArrowUpRight:ce,Facebook: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:"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:pe,LinkedIn:function(n){var e=n.iconColor,t=void 0===e?"currentColor":e,i=n.className;return a.createElement(ge,{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(fe,{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(he,{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(ve,{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:be,Phone:ye,Play:Ee,MenuBurger:Ce,Language:Se,Cross:Te,CrossSmall:function(n){var e=n.iconColor,t=void 0===e?"currentColor":e,i=n.className;return a.createElement(Ne,{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:Ae,Clock:Le,Info:Fe,FlyTo:function(n){var e=n.iconColor,t=void 0===e?"currentColor":e,i=n.className;return a.createElement(Pe,{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:je,Route: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:"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(_e,{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:Ve,Minus:Ue,DeleteForever:Ye}),Xe=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)):""},Je={medium:"(min-width: 40em)",semilarge:"(min-width: 52em)",large:"(min-width: 64em)",xlarge:"(min-width: 90em)",xxlarge:"(min-width: 150em)"},Qe={nudge:8,spacer:32,wrapperSmall:1e3,wrapper:1440,wrapperLarge:2400},Ke=function(n,t){if(!t)return"";var i=n[0],r=n[1];return void 0!==r?e(bn||(bn=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(Qe.wrapper," - 320)));")}(n),Je.xlarge,t,r):e(wn||(wn=M(["\n ",": ","px;\n "],["\n ",": ","px;\n "])),t,i)},$e=function(n,t){return t?e(yn||(yn=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(kn||(kn=M(["\n color: ",";\n "],["\n color: ",";\n "])),n)},nt={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"},et={family:'"Roboto", Roboto-fallback, Helvetica, sans-serif',weight:"400",style:"normal",lineHeight:"1.5",letterSpacing:"0",size:[16],textTransform:"",color:nt.text.copy,colorInverted:nt.text.copyInverted},tt={family:'"Roboto", Roboto-fallback, Helvetica, sans-serif',weight:"700",style:"normal",lineHeight:"1.17",letterSpacing:"0",size:[56],color:nt.text.heading,colorInverted:nt.text.headingInverted},it={copy:{small:y(y({},et),{lineHeight:"1.42",size:[14]}),medium:y(y({},et),{lineHeight:"1.5",size:[16]}),big:y(y({},et),{lineHeight:"1.2",size:[20]})},"copy-i":{small:y(y({},et),{style:"italic",lineHeight:"1.42",size:[14]}),medium:y(y({},et),{style:"italic",lineHeight:"1.5",size:[16]}),big:y(y({},et),{style:"italic",lineHeight:"1.2",size:[20]})},"copy-b":{small:y(y({},et),{weight:"700",lineHeight:"1.42",size:[14]}),medium:y(y({},et),{weight:"700",lineHeight:"1.5",size:[16]}),big:y(y({},et),{weight:"700",lineHeight:"1.2",size:[20]})},super:y(y({},tt),{lineHeight:"1.43",size:[16]}),"heading-1":tt,"heading-2":y(y({},tt),{size:[40],lineHeight:"1.17"}),"heading-3":y(y({},tt),{size:[32],lineHeight:"1.17"}),"heading-4":y(y({},tt),{size:[24],lineHeight:"1.17"}),callout:{small:y(y({},tt),{lineHeight:"1.5",weight:"300",size:[32]}),medium:y(y({},tt),{weight:"300",lineHeight:"1.17",size:[72]}),big:y(y({},tt),{weight:"300",lineHeight:"1.17",size:[92]})},link:{color:"#2441DA",colorHover:"#122278",colorInverted:"#fff",colorHoverInverted:"#C8C8C8"}},rt=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},at={sections:{seperation:{forcePadding:!1,padding:{default:[5*Qe.nudge,10*Qe.nudge],stackable:[Qe.spacer]},margin:{default:[5*Qe.nudge,10*Qe.nudge],stackable:[Qe.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 Xe(o.createElement(ce,{iconColor:n?it.link.colorInverted:it.link.color}))},patterns:[""],scale:rt},{iconUrl:function(n){return Xe(o.createElement(be,{iconColor:n?it.link.colorInverted:it.link.color}))},patterns:["mailto:"],scale:rt},{iconUrl:function(n){return Xe(o.createElement(ye,{iconColor:n?it.link.colorInverted:it.link.color}))},patterns:["tel:"],scale:rt},{iconUrl:function(n){return Xe(o.createElement(ne,{iconColor:n?it.link.colorInverted:it.link.color}))},patterns:[".pdf"],scale:rt},{iconUrl:function(n){return Xe(o.createElement(re,{iconColor:n?it.link.colorInverted:it.link.color}))},patterns:[".docx"],scale:rt},{iconUrl:function(n){return Xe(o.createElement(Jn,{iconColor:n?it.link.colorInverted:it.link.color}))},patterns:[".xlsx"],scale:rt},{iconUrl:function(n){return Xe(o.createElement(te,{iconColor:n?it.link.colorInverted:it.link.color}))},patterns:[".pptx"],scale:rt},{iconUrl:function(n){return Xe(o.createElement(Kn,{iconColor:n?it.link.colorInverted:it.link.color}))},patterns:[".jpg",".jpeg",".png",".svg"],scale:rt},{iconUrl:function(n){return Xe(o.createElement(oe,{iconColor:n?it.link.colorInverted:it.link.color}))},patterns:[".zip",".tar"],scale:rt}]}},ot={colors:y({},nt),fonts:{types:y({},it)},globals:y({},at)},lt=function(n){return n&&n.colors&&n.fonts&&n.globals?n:ot},dt=function(n){return n&&n.colors?n.colors:ot.colors},st=function(n){var e;return n&&(null===(e=n.fonts)||void 0===e?void 0:e.types)?n.fonts.types:ot.fonts.types},ct=function(n){return n&&n.globals?n.globals:ot.globals},ut="undefined"!=typeof window&&void 0!==window.document,mt=function(n,e){return ut&&(e.length<=0||e.indexOf(n)>-1)&&("small"===n||window.matchMedia(Je[n]).matches)},pt=function(n){return mt("xxlarge",n)?"xxlarge":mt("xlarge",n)?"xlarge":mt("large",n)?"large":mt("semilarge",n)?"semilarge":mt("medium",n)?"medium":"small"},gt=function(){return{small:!0,medium:window.matchMedia(Je.medium).matches,semilarge:window.matchMedia(Je.semilarge).matches,large:window.matchMedia(Je.large).matches,xlarge:window.matchMedia(Je.xlarge).matches,xxlarge:window.matchMedia(Je.xxlarge).matches}},ft=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=gt();t((function(e){return function(n,e){var t=!1;for(var i in Je)if(n[i]!==e[i]){t=!0;break}return!t}(e,n)?e:n}))};return window.addEventListener("resize",n),t(gt()),function(){return window.removeEventListener("resize",n)}}),[]),e},ht=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=pt(e);n!==i&&r(n)};return window.addEventListener("resize",n),r(pt(e)),function(){return window.removeEventListener("resize",n)}}),[e,i]),i},vt=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},xt=function(n){var e=y({small:1,medium:1,semilarge:2,large:3,xlarge:3},n.responsive),t=ht(["small","medium","semilarge","large","xlarge"]),i=t?e[t]:e.small,r=d([]),a=r[0],o=r[1],l=vt(),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()}))}))}}},bt=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},wt=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;It(Number(l))?Et(l)?a[r[o].key]=kt(l):a[r[o].key]=l:a[r[o].key]=Number(l)}e={name:n,data:a}}return e},yt=function(n){bt({name:n,data:{}})},kt=function(n){return[!0,"true","True","TRUE","1",1].indexOf(n)>-1},Et=function(n){return"true"===n||"false"===n},It=function(n){return void 0!==Number.isNaN?Number.isNaN(n):n!=n},Ct=function(n){var e=d(n||!1),t=e[0],i=e[1];return s((function(){i(void 0!==document.body.style.msTouchAction)}),[]),t},Mt=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"}(En||(En={}));var St=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(En.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?En.DOWN:window.pageYOffset<w.current?En.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}},Bt=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},Tt=function(){if(!ut)return!1;var n=document.createElement("canvas");return(!n.getContext||!n.getContext("2d"))&&0==n.toDataURL("image/webp").indexOf("data:image/webp")},Nt=function(n,e){var t=d(),i=t[0],r=t[1],a=n.webp&&Tt()?n.webp:n,o=ht(e||["small","medium","semilarge","large","xlarge"]);return s((function(){o&&a[o]&&a[o]!==i&&r(a[o])}),[i,o,a]),i};function zt(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 At,Dt,Lt,Ht,Ft,Pt,Ot,jt,Rt,_t=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},Wt=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=ht(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}},Vt=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,")")},Zt=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}},Ut=function(n,e,t){return null!=t?Math.max(e,Math.min(n,t)):Math.max(n,e)},qt=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})}))))},Yt=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},Gt=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[]},Xt=function(n){if(n&&Array.isArray(n))return n.length<=0},Jt=function(n,e){return void 0===e&&(e=!0),!!n&&(!!Array.isArray(n)&&(!!e||n.length>0))},Qt=function(n,e,t){var i,r=ct(n).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))||""},Kt=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},$t=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]=$t(a,r):r&&(t[i]=r)})),t):t},ni=function(n){var e=n.theme,r=n.children,a=t();if(e){var l=ei(a,e);return o.createElement(i,{theme:l},r)}return o.createElement(o.Fragment,null,r)},ei=function(n,e){var t,i,r=Kt(ot,null===(t=null==n?void 0:n.fonts)||void 0===t?void 0:t.base),a=n?$t(r,n):r,o=a;return e&&(o=Kt(a,null===(i=null==e?void 0:e.fonts)||void 0===i?void 0:i.base),o=$t(o,e)),o},ti=function(){var n=t();return{colors:dt(n),fonts:st(n),globals:ct(n),theme:lt(n)}},ii=function(n){return function(e){var r=e.theme,a=k(e,["theme"]),l=t(),d=ei(l,r);return o.createElement(i,{theme:d},o.createElement(n,y({},a)))}},ri=n.section(Lt||(Lt=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=ct(a).sections.seperation.padding.default,l=ct(a).sections.seperation.padding.stackable,d=ct(a).sections.seperation.forcePadding;return t?e(At||(At=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 "])),Ke(o,"padding-top"),Ke(i?l:o,"padding-bottom"),Ke(l,"padding-top"),r,r,d?void 0:"0 !important",Je.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=ct(o).sections.seperation.margin.default,d=ct(o).sections.seperation.margin.stackable,s=a?"__".concat(a):"";return t?e(Dt||(Dt=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,Ke(l,"margin-top"),s,Ke(l,"margin-top"),s,Ke(i?d:l,"margin-top"),s,Ke(i?d:l,"margin-top"),r,r,Je.xxlarge):""})),ai=n.div(Ht||(Ht=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?Qe.wrapperLarge:Qe.wrapper)+"px"}),(function(n){return n.bgColor||void 0}),Je.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}),Je.xlarge,(function(n){return"larger-left"===n.bgMode?'""':void 0}),(Qe.wrapperLarge-Qe.wrapper)/2,(function(n){var e=n.bgColor;return e&&e}),(function(n){return"larger-right"===n.bgMode?'""':void 0}),(Qe.wrapperLarge-Qe.wrapper)/2,(function(n){var e=n.bgColor;return e&&e})),oi=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(ri,{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(ai,{bgColor:i,bgMode:r}),u)},li=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}},di=2*Qe.nudge,si=n.div(Ft||(Ft=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(Qe.wrapperLarge,"px");case"small":return"".concat(Qe.wrapperSmall,"px");default:return"".concat(Qe.wrapper,"px")}}),(function(n){return n.addWhitespace?di:0})),ci=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(si,{className:o,addWhitespace:t,clampWidth:r},l)},ui=e(Ot||(Ot=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 $e(e,t)}),(function(n){return!n.hyphens&&e(Pt||(Pt=M(["\n @media "," {\n hyphens: none;\n }\n "],["\n @media "," {\n hyphens: none;\n }\n "])),Je.large)}),(function(n){return n.hasShadow&&"1px 2px 8px rgba(0, 0, 0, 0.25)"})),mi=function(n){return e(jt||(jt=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"])),ui,(function(e){var t=e.theme;return st(t)[n].family}),(function(e){var t=e.theme;return st(t)[n].weight}),(function(e){var t=e.theme;return st(t)[n].style}),(function(e){var t=e.theme;return Ke(st(t)[n].size,"font-size")}),(function(e){var t=e.theme;return st(t)[n].lineHeight}),(function(e){var t=e.theme;return st(t)[n].letterSpacing}),(function(e){var t=e.theme;return st(t)[n].textTransform}))},pi=n.h1(Rt||(Rt=M(["\n ","\n"],["\n ","\n"])),(function(n){var e=n.headingType;return mi(e)})),gi=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=ti().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(pi,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)};gi.defaultProps={renderAs:"h2",size:"heading-2"};var fi,hi,vi,xi,bi,wi=function(n,t){return void 0===t&&(t="medium"),e(fi||(fi=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 st(i)[n][t].family}),(function(e){var i=e.theme;return st(i)[n][t].weight}),(function(e){var i=e.theme;return st(i)[n][t].style}),(function(e){var i=e.theme;return Ke(st(i)[n][t].size,"font-size")}),(function(e){var i=e.theme;return st(i)[n][t].lineHeight}),(function(e){var i=e.theme;return st(i)[n][t].letterSpacing}),(function(e){var i=e.theme;return st(i)[n][t].textTransform}))},yi=e(xi||(xi=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 a {\n display: inline-block;\n }\n\n a[href] + br + a[href] {\n margin-top: ","px;\n }\n\n /** add icons to anchor tags with matching href value */\n ","\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 & > a:after {\n content: none;\n }\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 a {\n display: inline-block;\n }\n\n a[href] + br + a[href] {\n margin-top: ","px;\n }\n\n /** add icons to anchor tags with matching href value */\n ","\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 & > a:after {\n content: none;\n }\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 $e(e,t)}),Je.medium,(function(n){var e=n.theme;return n.isInverted?st(e).link.colorInverted:st(e).link.color}),(function(n){var e=n.theme;return st(e).link.textTransform}),(function(n){var e=n.theme;return st(e).link.textDecoration}),(function(n){var e=n.theme;return n.isInverted?st(e).link.colorHoverInverted:st(e).link.colorHover}),(function(n){var e=n.theme;return n.isInverted?st(e).link.colorInverted:st(e).link.color}),(function(n){return n.columns&&e(hi||(hi=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 "])),Qe.spacer)}),mi("heading-2"),mi("heading-3"),mi("heading-4"),mi("super"),3*Qe.nudge,3*Qe.nudge,Qe.spacer,5*Qe.nudge,1.5*Qe.nudge,3*Qe.nudge,3*Qe.nudge,3*Qe.nudge,2*Qe.nudge,(function(n){var t=n.theme,i=n.isInverted,r=n.copyType,a=n.size;return ct(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=Ut((null===(l=n.scale)||void 0===l?void 0:l.call(n,{type:r,size:a}))||1,0),m=n.patterns,p=!!d&&!!s,g=n.vAlign||(p?"text-top":"top"),f=m.map((function(n){return n?"a[href*='".concat(n,"']"):"a[href]"})).join(", "),h=m.map((function(n){return n?"a[href*='".concat(n,"']:after"):"a[href]:after"})).join(", ");return d||c?e(vi||(vi=M(["\n "," {\n display: inline-block;\n position: relative;\n }\n\n "," {\n content: ",";\n\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: ",";\n line-height: 1;\n -webkit-font-smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale;\n\n transform: ",";\n\n max-height: ",";\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\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: ",";\n line-height: 1;\n -webkit-font-smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale;\n\n transform: ",";\n\n max-height: ",";\n margin-left: 0.3em;\n margin-right: 0.1em;\n }\n "])),f,h,d?'"\\'.concat(parseInt(d).toString(16),'"'):'url("'.concat(c,'")'),s||"inherit",p&&"".concat(u,"em"),g,!s&&c?"scale(".concat(u,")"):void 0,!p&&"1em"):""}))}),Qe.nudge,Qe.nudge,wi("copy","big"),2*Qe.nudge,3*Qe.nudge),ki=n.div(bi||(bi=M(["\n ","\n ","\n"],["\n ","\n ","\n"])),yi,(function(n){var e=n.copyType,t=n.size;return wi(e,t)})),Ei=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=ti().fonts,b=null===(e=null==x?void 0:x[o])||void 0===e?void 0:e[d];return a.createElement(ki,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)};Ei.defaultProps={type:"copy",size:"medium"};var Ii={cols:12,gutter:Qe.spacer},Ci=function(n){var t=(null==n?void 0:n.cols)||Ii.cols,i=(null==n?void 0:n.gridWidth)||"100%",r=void 0!==(null==n?void 0:n.gutter)?n.gutter:Ii.gutter,a=Ii.cols;return e(Hi||(Hi=M(["\n calc((("," - ","px) / ",") * "," + ","px)\n "],["\n calc((("," - ","px) / ",") * "," + ","px)\n "])),i,(a-1)*r,a,t,(t-1)*r)},Mi=function(n,e,t){return null==n?n:n!==Ut(n,e,t)?void 0:n},Si=function(n){return function(t){var i,r,a,o,l=Mi(t.gutter,0)||0,d=Mi(null===(i=null==t?void 0:t.medium)||void 0===i?void 0:i.gutter,0),s=Mi(null===(r=null==t?void 0:t.semilarge)||void 0===r?void 0:r.gutter,0),c=Mi(null===(a=null==t?void 0:t.large)||void 0===a?void 0:a.gutter,0),u=Mi(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(Ji||(Ji=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(qi||(qi=M(["\n @media "," {\n ","","px;\n ","","px;\n }\n "],["\n @media "," {\n ","","px;\n ","","px;\n }\n "])),Je.medium,m,d,p,d),void 0!==s&&e(Yi||(Yi=M(["\n @media "," {\n ","","px;\n ","","px;\n }\n "],["\n @media "," {\n ","","px;\n ","","px;\n }\n "])),Je.semilarge,m,s,p,s),void 0!==c&&e(Gi||(Gi=M(["\n @media "," {\n ","","px;\n ","","px;\n }\n "],["\n @media "," {\n ","","px;\n ","","px;\n }\n "])),Je.large,m,c,p,c),void 0!==u&&e(Xi||(Xi=M(["\n @media "," {\n ","","px;\n ","","px;\n }\n "],["\n @media "," {\n ","","px;\n ","","px;\n }\n "])),Je.xlarge,m,u,p,u))}},Bi=function(n){switch(n){case"top":return"flex-start";case"center":return"center";case"bottom":return"flex-end";default:return}},Ti=function(n){return function(t){var i,r,a,o,l=Bi(t.valign),d=Bi(null===(i=null==t?void 0:t.medium)||void 0===i?void 0:i.valign),s=Bi(null===(r=null==t?void 0:t.semilarge)||void 0===r?void 0:r.valign),c=Bi(null===(a=null==t?void 0:t.large)||void 0===a?void 0:a.valign),u=Bi(null===(o=null==t?void 0:t.xlarge)||void 0===o?void 0:o.valign),m=n?"align-self: ":"align-items: ";return e(or||(or=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(tr||(tr=M(["\n @media "," {\n ","",";\n }\n "],["\n @media "," {\n ","",";\n }\n "])),Je.medium,m,d),void 0!==s&&e(ir||(ir=M(["\n @media "," {\n ","",";\n }\n "],["\n @media "," {\n ","",";\n }\n "])),Je.semilarge,m,s),void 0!==c&&e(rr||(rr=M(["\n @media "," {\n ","",";\n }\n "],["\n @media "," {\n ","",";\n }\n "])),Je.large,m,c),void 0!==u&&e(ar||(ar=M(["\n @media "," {\n ","",";\n }\n "],["\n @media "," {\n ","",";\n }\n "])),Je.xlarge,m,u))}},Ni=function(n){switch(n){case"left":return"flex-start";case"center":return"center";case"right":return"flex-end";default:return}},zi=n.div(mr||(mr=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=Mi(n.span,0,1),l=Mi(null===(t=n.medium)||void 0===t?void 0:t.span,0,1),d=Mi(null===(i=n.semilarge)||void 0===i?void 0:i.span,0,1),s=Mi(null===(r=n.large)||void 0===r?void 0:r.span,0,1),c=Mi(null===(a=n.xlarge)||void 0===a?void 0:a.span,0,1);return e(Ri||(Ri=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(Fi||(Fi=M(["\n @media "," {\n width: ","%;\n }\n "],["\n @media "," {\n width: ","%;\n }\n "])),Je.medium,100*(l||1)),d&&e(Pi||(Pi=M(["\n @media "," {\n width: ","%;\n }\n "],["\n @media "," {\n width: ","%;\n }\n "])),Je.semilarge,100*(d||1)),s&&e(Oi||(Oi=M(["\n @media "," {\n width: ","%;\n }\n "],["\n @media "," {\n width: ","%;\n }\n "])),Je.large,100*(s||1)),c&&e(ji||(ji=M(["\n @media "," {\n width: ","%;\n }\n "],["\n @media "," {\n width: ","%;\n }\n "])),Je.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(Ui||(Ui=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(_i||(_i=M(["\n @media "," {\n left: ",";\n right: ",";\n }\n "],["\n @media "," {\n left: ",";\n right: ",";\n }\n "])),Je.medium,o&&o>0?100*o+"%":"auto",o&&o<0?-100*o+"%":"auto"),void 0!==l&&e(Wi||(Wi=M(["\n @media "," {\n left: ",";\n right: ",";\n }\n "],["\n @media "," {\n left: ",";\n right: ",";\n }\n "])),Je.semilarge,l&&l>0?100*l+"%":"auto",l&&l<0?-100*l+"%":"auto"),void 0!==d&&e(Vi||(Vi=M(["\n @media "," {\n left: ",";\n right: ",";\n }\n "],["\n @media "," {\n left: ",";\n right: ",";\n }\n "])),Je.large,d&&d>0?100*d+"%":"auto",d&&d<0?-100*d+"%":"auto"),void 0!==s&&e(Zi||(Zi=M(["\n @media "," {\n left: ",";\n right: ",";\n }\n "],["\n @media "," {\n left: ",";\n right: ",";\n }\n "])),Je.xlarge,s&&s>0?100*s+"%":"auto",s&&s<0?-100*s+"%":"auto"))}),Si("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(er||(er=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(Qi||(Qi=M(["\n @media "," {\n text-align: ",";\n }\n "],["\n @media "," {\n text-align: ",";\n }\n "])),Je.medium,o),void 0!==l&&e(Ki||(Ki=M(["\n @media "," {\n text-align: ",";\n }\n "],["\n @media "," {\n text-align: ",";\n }\n "])),Je.semilarge,l),void 0!==d&&e($i||($i=M(["\n @media "," {\n text-align: ",";\n }\n "],["\n @media "," {\n text-align: ",";\n }\n "])),Je.large,d),void 0!==s&&e(nr||(nr=M(["\n @media "," {\n text-align: ",";\n }\n "],["\n @media "," {\n text-align: ",";\n }\n "])),Je.xlarge,s))}),Ti(!0)),Ai=n.div(pr||(pr=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"])),Si("grid"),Ti(),(function(n){var t,i,r,a,o=Ni(n.halign),l=Ni(null===(t=null==n?void 0:n.medium)||void 0===t?void 0:t.halign),d=Ni(null===(i=null==n?void 0:n.semilarge)||void 0===i?void 0:i.halign),s=Ni(null===(r=null==n?void 0:n.large)||void 0===r?void 0:r.halign),c=Ni(null===(a=null==n?void 0:n.xlarge)||void 0===a?void 0:a.halign);return e(ur||(ur=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(lr||(lr=M(["\n @media "," {\n justify-content: ",";\n }\n "],["\n @media "," {\n justify-content: ",";\n }\n "])),Je.medium,l),void 0!==d&&e(dr||(dr=M(["\n @media "," {\n justify-content: ",";\n }\n "],["\n @media "," {\n justify-content: ",";\n }\n "])),Je.semilarge,d),void 0!==s&&e(sr||(sr=M(["\n @media "," {\n justify-content: ",";\n }\n "],["\n @media "," {\n justify-content: ",";\n }\n "])),Je.large,s),void 0!==c&&e(cr||(cr=M(["\n @media "," {\n justify-content: ",";\n }\n "],["\n @media "," {\n justify-content: ",";\n }\n "])),Je.xlarge,c))})),Di=function(n,e){return void 0===n?e:e?y(y({},e),{gutter:n}):{gutter:n}},Li=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(Ai,{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(zi,y({},null==n?void 0:n.props,{gutter:e,medium:Di(null==o?void 0:o.gutter,null===(t=null==n?void 0:n.props)||void 0===t?void 0:t.medium),semilarge:Di(null==l?void 0:l.gutter,null===(i=null==n?void 0:n.props)||void 0===i?void 0:i.semilarge),large:Di(null==d?void 0:d.gutter,null===(r=null==n?void 0:n.props)||void 0===r?void 0:r.large),xlarge:Di(null==s?void 0:s.gutter,null===(c=null==n?void 0:n.props)||void 0===c?void 0:c.xlarge)})):void 0})))};Li.defaultProps={gutter:Ii.gutter};var Hi,Fi,Pi,Oi,ji,Ri,_i,Wi,Vi,Zi,Ui,qi,Yi,Gi,Xi,Ji,Qi,Ki,$i,nr,er,tr,ir,rr,ar,or,lr,dr,sr,cr,ur,mr,pr,gr,fr,hr,vr,xr,br,wr={Row:Li,Col:function(n){return a.createElement(a.Fragment,null,null==n?void 0:n.children)}},yr=n.div(gr||(gr=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"])),Qe.nudge),kr=n.details(fr||(fr=M([""],[""]))),Er=n.summary(hr||(hr=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*Qe.nudge,(function(n){var e=n.isInverted,t=n.hasBg,i=n.theme;return e||t?dt(i).elementBg.light:dt(i).elementBg.medium}),Je.medium,3*Qe.nudge,(function(n){var e=n.theme,t=n.isInverted,i=n.hasBg;return t||i?dt(e).elementBg.lightHover:dt(e).elementBg.mediumHover}),(function(n){var e=n.theme,t=n.isInverted,i=n.hasBg;return t||i?dt(e).elementBg.lightHover:dt(e).elementBg.mediumHover})),Ir=n.div(vr||(vr=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*Qe.nudge,(function(n){var e=n.isInverted,t=n.hasBg,i=n.theme;return e||t?dt(i).elementBg.light:dt(i).elementBg.medium}),Qe.spacer,Je.medium,3*Qe.nudge,Je.semilarge,Ii.gutter),Cr=function(n){var e=n.label,t=n.text,i=n.aside,r=n.isSelected,a=n.onClick,l=n.hasBg,d=n.isInverted,s=n.itemIcon,c=n.className,u=ti().colors;return o.createElement(kr,{open:r,onToggle:a,className:c},o.createElement(Er,{isInverted:d,hasBg:l},o.createElement(Ei,{renderAs:"span",size:"big",type:"copy-b"},e),o.createElement("span",null,s?s({isSelected:r||!1}):r?o.createElement(Ue,{iconColor:u.text.default}):o.createElement(Ve,{iconColor:u.text.default}))),o.createElement(Ir,{isInverted:d,hasBg:l,hasAside:!!i},t&&o.createElement(Ei,{type:"copy",innerHTML:t}),i&&o.createElement(Ei,{type:"copy",innerHTML:i})))},Mr=ii((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=ti().colors,c="inverted"===i,u="full"===i;return o.createElement(oi,{addSeperation:!0,anchorId:e,bgColor:c?s.sectionBg.dark:u?s.sectionBg.medium:s.sectionBg.light,bgMode:li(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(ci,{addWhitespace:!0},o.createElement(wr.Row,{gutter:0},o.createElement(wr.Col,null,o.createElement(yr,{"aria-label":"Accordion Control Group Buttons"},t&&t.map((function(n,e){var t=n.label,i=n.text,a=n.aside,s=-1!==l.indexOf(e);return o.createElement(Cr,{key:"".concat(t,"_").concat(e),isSelected:s,label:t,text:i,aside:a,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})})))))))})),Sr=n.a(br||(br=M(["\n ",";\n"],["\n ",";\n"])),(function(n){return function(n){return e(xr||(xr=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?st(t).link.colorInverted:st(t).link.color}),(function(n){var e=n.theme;return st(e).link.textTransform}),(function(n){var e=n.theme;return st(e).link.textDecoration}),(function(e){var t=e.theme;return n?st(t).link.colorHoverInverted:st(t).link.colorHover}),(function(e){var t=e.theme;return n?st(t).link.colorInverted:st(t).link.color}))}(n.isInverted)})),Br=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(Sr,{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)}));Br.displayName="Link";var Tr,Nr,zr,Ar,Dr,Lr,Hr,Fr,Pr,Or,jr,Rr,_r,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,Ra,_a,Wa,Va,Za,Ua,qa=function(){function n(n,e,t,i,r){var a=this;this.dateReplacements={dddd:function(){return Ya[a.localeKey].long[a.date.getDay()]},DDDD:function(){return Ya[a.localeKey].long[a.date.getDay()]},ddd:function(){return Ya[a.localeKey].short[a.date.getDay()]},DDD:function(){return Ya[a.localeKey].short[a.date.getDay()]},dd:function(){return a.getDay()},DD:function(){return a.getDay()},MMMM:function(){return Ga[a.localeKey].long[a.date.getMonth()]},mmmm:function(){return Ga[a.localeKey].long[a.date.getMonth()]},MMM:function(){return Ga[a.localeKey].short[a.date.getMonth()]},mmm:function(){return Ga[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()}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}(),Ya={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"]}},Ga={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."]}},Xa=n.div(Tr||(Tr=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?dt(e).primary.inverted:dt(e).primary.default}),(function(n){var e=n.theme;return ct(e).sections.edgeRadius}),(function(n){var e=n.theme;return n.isInverted?dt(e).primary.inverted:dt(e).primary.default}),3*Qe.nudge,3*Qe.nudge,(function(n){var e=n.theme;return n.isInverted?dt(e).primary.invertedHover:dt(e).primary.hover}),(function(n){var e=n.theme;return n.isInverted?dt(e).primary.invertedHover:dt(e).primary.hover})),Ja=n.div(Nr||(Nr=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"]))),Qa=n.div(zr||(zr=M(["\n display: flex;\n align-items: center;\n"],["\n display: flex;\n align-items: center;\n"]))),Ka=n.div(Ar||(Ar=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"])),Qe.nudge,Qe.nudge),$a=n(Ei)(Dr||(Dr=M(["\n display: inline-block;\n"],["\n display: inline-block;\n"]))),no=n(Br)(Lr||(Lr=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"]))),eo=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 qa(i.getTime(),"","dd. MMMM yyyy","hh:mm","de").getFormattedDate());return o.createElement(Xa,{isInverted:e,"data-sheet":"alert",className:d},o.createElement(Ja,null,l?l({isInverted:e}):o.createElement(Fe,null)),o.createElement(Qa,null,t&&o.createElement($a,{textColor:"inherit",size:"medium",type:"copy-b"},t)),o.createElement("span",null),o.createElement(Ka,null,r&&o.createElement(Ei,{isInverted:e,size:"small",innerHTML:r}),i&&o.createElement(Ei,{size:"small",isInverted:e},s)),a&&o.createElement(no,y({},a,{ariaLabel:(null==a?void 0:a.href)?t:void 0})))},to=n.ul(Hr||(Hr=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*Qe.nudge,2*Qe.nudge,Je.medium,Qe.spacer,Qe.spacer),io=n.li(Fr||(Fr=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*Qe.nudge,2*Qe.nudge,Je.medium,Qe.spacer,Qe.spacer,Je.large,(function(n){return 1/n.itemsPerRow*100}),Qe.spacer,Qe.spacer),ro=ii((function(n){var e=n.anchorId,t=n.items,i=n.bgMode,r=n.customIcon,a=ti().colors,l="inverted"===i,d="full"===i,s=(null==t?void 0:t.length)||0,c=s%3==1||2===s?2:3,u=xt({listLength:s,identifiers:['[data-sheet="alert"]'],responsive:{small:1,medium:2,semilarge:2,large:c,xlarge:c}}).sheetRefs;return o.createElement(oi,{addSeperation:!0,anchorId:e,bgColor:l?a.sectionBg.dark:d?a.sectionBg.medium:a.sectionBg.light,bgMode:li(i,!0)},o.createElement(ci,{addWhitespace:!0},o.createElement(to,null,null==t?void 0:t.map((function(n,e){return o.createElement(io,{key:e,itemsPerRow:c,ref:u[e]},o.createElement(eo,y({},n,{isInverted:l,customIcon:r})))})))))})),ao=n.div(Pr||(Pr=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*Qe.nudge),oo=n(gi)(Or||(Or=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"]))),lo=n(gi)(Rr||(Rr=M(["\n display: block;\n\n ","\n"],["\n display: block;\n\n ","\n"])),(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)})),so=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=ti().colors;return o.createElement(ao,{isCentered:c,className:u},i&&o.createElement(oo,{renderAs:r||"div",size:"super",textColor:"onImage"===t?m.text.inverted:void 0,isInverted:"inverted"===t,innerHTML:i}),a&&o.createElement(lo,{renderAs:l||"h2",size:"heading-2",textColor:"onImage"===t?m.text.inverted:void 0,isInverted:"inverted"===t,innerHTML:a,maxLines:d}))},co=n.div(_r||(_r=M(["\n display: block;\n\n @media "," {\n display: ",";\n }\n"],["\n display: block;\n\n @media "," {\n display: ",";\n }\n"])),Je.medium,(function(n){return n.isCovered?"block":"inline-block"})),uo=n.div(Wr||(Wr=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*Qe.nudge,Qe.spacer,(function(n){return n.isCovered?"100%":"0px"}),2*Qe.nudge,Qe.spacer,(function(n){return n.isCovered&&"0px"}),Je.medium,(function(n){return n.isCovered?"flex":"inline-flex"}),(function(n){return n.isMirrored?"row-reverse":"row"})),mo=n.div(Vr||(Vr=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"])),Je.medium),po=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(co,{isCovered:"cover"===t,className:s},o.createElement(uo,{isCovered:"cover"===t,isMirrored:r},a&&a,l&&l,d&&o.createElement(mo,null,d)))},go=n(so)(Zr||(Zr=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"])),Qe.spacer,Je.semilarge),fo=n(Ei)(Ur||(Ur=M(["\n text-align: left;\n"],["\n text-align: left;\n"]))),ho=n(po)(qr||(qr=M(["\n margin-top: ","px;\n"],["\n margin-top: ","px;\n"])),Qe.spacer),vo=ii((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.asideText,u=n.halfAside,m=n.bgMode,p=n.primaryAction,g=n.secondaryAction,f=ti().colors,h="inverted"===m,v=d||s||c;return a.createElement(oi,{addSeperation:!0,anchorId:e,bgColor:h?f.sectionBg.dark:m?f.sectionBg.medium:f.sectionBg.light,bgMode:li(m)},a.createElement(ci,{clampWidth:"normal",addWhitespace:!0},(t||o)&&a.createElement(go,{title:t,titleAs:r,superTitle:o,superTitleAs:l,colorMode:h?"inverted":"default"}),v&&a.createElement(wr.Row,null,a.createElement(wr.Col,{semilarge:{span:u?.5:8/12}},d&&a.createElement(fo,{type:"copy-b",isInverted:h,innerHTML:d}),s&&a.createElement(fo,{type:"copy",isInverted:h,innerHTML:s})),c&&a.createElement(wr.Col,{semilarge:{span:u?.5:4/12}},a.createElement(fo,{type:"copy",isInverted:h,innerHTML:c}))),(p||g)&&a.createElement(ho,{primary:p&&p(h),secondary:g&&g(h)})))})),xo=function(n,e){if(n&&e)return n/e},bo=function(n){return e(Yr||(Yr=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(xo(null==n?void 0:n.w,null==n?void 0:n.h),")"))},wo=n.div(Jr||(Jr=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 ct(e).sections.edgeRadius}),(function(n){var e,t,i=n.ratios;return xo(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(Gr||(Gr=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&&bo(null==e?void 0:e.small)}),Je.medium,(function(n){var e,t,i=n.ratios;return xo(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&&bo(null==e?void 0:e.medium)}),Je.semilarge,(function(n){var e,t,i=n.ratios;return xo(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&&bo(null==e?void 0:e.semilarge)}),Je.large,(function(n){var e,t,i=n.ratios;return xo(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&&bo(null==e?void 0:e.large)}),Je.xlarge,(function(n){var e,t,i=n.ratios;return xo(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&&bo(null==e?void 0:e.xlarge)}),(function(n){var t=n.ratios,i=n.coverSpace;return t&&e(Xr||(Xr=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")})),yo=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?dt(e).text.inverted:dt(e).text.default}),(function(n){var e=n.theme,t=n.isInverted;return n.showPlaceholder?t?ct(e).sections.imagePlaceholderBg.inverted:ct(e).sections.imagePlaceholderBg.default:void 0})),ko=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(wo,{ratios:s,coverSpace:c,className:e},a.createElement("picture",{onClick:u},l&&a.createElement("source",{srcSet:l,media:Je.xlarge}),o&&a.createElement("source",{srcSet:o,media:Je.large}),r&&a.createElement("source",{srcSet:r,media:Je.semilarge}),i&&a.createElement("source",{srcSet:i,media:Je.medium}),a.createElement(yo,{"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")}})))},Eo=n.div(Kr||(Kr=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"}),Je.semilarge,Qe.spacer),Io=n.div($r||($r=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"])),Qe.spacer,Je.semilarge),Co=n(so)(na||(na=M(["\n max-width: ",";\n"],["\n max-width: ",";\n"])),(function(n){return n.clamp&&"880px"})),Mo=n(Ei)(ta||(ta=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(ea||(ea=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)})),So=n(po)(ia||(ia=M(["\n @media "," {\n display: block;\n text-align: ",";\n }\n"],["\n @media "," {\n display: block;\n text-align: ",";\n }\n"])),Je.medium,(function(n){return n.isCentered&&"center"})),Bo=n(ko)(ra||(ra=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"])),Qe.spacer,Je.semilarge,(function(n){return n.isCentered?"block":"none"})),To=n(ko)(aa||(aa=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"])),Je.semilarge),No=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(Eo,{as:t,isCentered:h,className:I},o.createElement(Io,null,(a||d)&&o.createElement(Co,{colorMode:r,title:a,titleAs:l,superTitle:d,superTitleAs:s,isCentered:h,clamp:x,maxLines:b}),(null==C?void 0:C.small)&&o.createElement(Bo,y({},C,{coverSpace:!0,isCentered:h,isInverted:M})),c&&o.createElement(Mo,{type:m,textColor:"onImage"===r?"#fff":void 0,isInverted:M,isCentered:h,innerHTML:c,clamp:k,maxLines:E}),(p||g)&&o.createElement(So,{primary:p&&p(M),secondary:g&&g(M)})),(null==C?void 0:C.small)&&!h&&o.createElement(To,y({},C,{coverSpace:!0,isInverted:M})))},zo=n.div(oa||(oa=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"])),Qe.spacer,Je.semilarge,Ii.gutter),Ao=n.img(la||(la=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?ct(e).sections.imagePlaceholderBg.inverted:ct(e).sections.imagePlaceholderBg.default}),Je.semilarge),Do=n(Ei)(da||(da=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*Qe.nudge,Je.semilarge,2*Qe.nudge),Lo=n(No)(sa||(sa=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"])),Je.xlarge,(function(n){return n.hasDecorator&&"110px"})),Ho=n((function(n){var e=n.isInverted,t=n.description,i=n.avatar,r=n.className;return o.createElement(zo,{className:r},o.createElement(Ao,{src:null==i?void 0:i.src,alt:null==i?void 0:i.alt,isInverted:e}),t&&o.createElement(Do,{type:"copy",isInverted:e,innerHTML:t}))}))(ca||(ca=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"])),Qe.spacer,Je.semilarge,Ci({cols:8}),Je.large,Ci({cols:6})),Fo=n(po)(ua||(ua=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"])),Qe.spacer,Je.medium),Po=n.div(ma||(ma=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"])),Qe.spacer,Je.semilarge),Oo=n.div(pa||(pa=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"])),Je.xlarge,1/28*1440+"px"),jo=ii((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(oi,{addSeperation:!0,anchorId:e,bgColor:b?dt(x).sectionBg.dark:dt(x).sectionBg.medium,bgMode:v?li(v,!0):"full"},o.createElement(ci,{addWhitespace:!0,clampWidth:"normal"},u&&o.createElement(Oo,null,u),t&&o.createElement(Lo,{isCentered:!0,colorMode:b?"inverted":"default",title:t,titleAs:a,superTitle:l,superTitleAs:d,hasDecorator:!!u,text:s}),c&&o.createElement(Ho,{isInverted:b,description:c.description,avatar:c.avatar}),h&&f&&o.createElement(Po,null,h(b)),(m||p)&&o.createElement(Fo,{primary:m&&m(b),secondary:p&&p(b)})))})),Ro=n.div(ga||(ga=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 dt(e).text.inverted}),Je.medium),_o=n(Ro)(fa||(fa=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?dt(e).primary.inverted:dt(e).primary.default)})),Wo=n(Ro)(ha||(ha=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 ct(e).sections.imageTextGradient}),Je.medium),Vo=n(ko)(va||(va=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"])),Je.medium),Zo=n.div(xa||(xa=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*Qe.nudge,Qe.spacer,Je.medium,(function(n){return n.hasIcon?"column":"row"}),(function(n){return n.hasIcon?"flex-start":"flex-end"})),Uo=n(Ei)(ba||(ba=M(["\n width: 100%;\n\n & > * + * {\n margin-top: ","px;\n }\n"],["\n width: 100%;\n\n & > * + * {\n margin-top: ","px;\n }\n"])),Qe.nudge/2),qo=n(Ei)(wa||(wa=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"])),Je.medium),Yo=n.div(ya||(ya=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*Qe.nudge),Go=n(Ei)(ka||(ka=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"]))),Xo=n.div(Ea||(Ea=M(["\n & > * {\n height: 60px;\n width: 60px;\n }\n"],["\n & > * {\n height: 60px;\n width: 60px;\n }\n"]))),Jo=n(Br)(Ia||(Ia=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 dt(e).primary.default}),(function(n){var e=n.theme;return n.isInverted?dt(e).primary.inverted:dt(e).primary.default}),(function(n){var e=n.theme;return n.isInverted?dt(e).primary.invertedHover:dt(e).primary.hover})),Qo=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=ti().colors,u=r&&r.small?Wo:_o,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(Vo,y({},r,{coverSpace:!0,isInverted:e,ratios:{small:{w:352,h:108},medium:{w:286,h:244}}})),o.createElement(Zo,{hasIcon:!!s},s?o.createElement(Xo,null,s({})):"",o.createElement(Uo,{textColor:"inherit"},t&&o.createElement(qo,{textColor:"inherit",size:"big",type:"copy"},t),i&&o.createElement(Yo,null,o.createElement(Go,{textColor:"inherit",type:"copy-b",size:"big"},i),l?l({isInverted:e}):void 0))),a&&o.createElement(Jo,y({isInverted:e},a,{ariaLabel:t||void 0})))},Ko=n.ul(Ca||(Ca=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*Qe.nudge,2*Qe.nudge,Je.medium,Qe.spacer,Qe.spacer),$o=n.li(Ma||(Ma=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*Qe.nudge,2*Qe.nudge,Je.medium,Qe.spacer,Qe.spacer,Je.semilarge,(function(n){return n.isEqual&&"0 0 25%"})),nl=ii((function(n){var e=n.anchorId,t=n.items,i=n.bgMode,r=n.decorator,a=ti().colors,l="inverted"===i;return o.createElement(oi,{anchorId:e,bgColor:l?a.sectionBg.dark:i?a.sectionBg.medium:a.sectionBg.light,bgMode:li(i,!0),addSeperation:!0},o.createElement(ci,{addWhitespace:!0},o.createElement(Ko,null,null==t?void 0:t.map((function(n,e){return o.createElement($o,{key:e,isEqual:t.length%2==0},o.createElement(Qo,y({},n,{isInverted:l,decorator:r})))})))))})),el=function(n,e,t){return Math.min(Math.max(n,e),t)},tl=n.div(Sa||(Sa=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"]))),il=n(ko)(Ba||(Ba=M(["\n position: relative;\n display: block;\n width: 100%;\n"],["\n position: relative;\n display: block;\n width: 100%;\n"]))),rl=n.div(Na||(Na=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(Ta||(Ta=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?el(100*i,0,100)+"%":"50%",i?el(100*i+10,0,100)+"%":"60%",i?el(100*i-10,0,100)+"%":"40%",i?100*i+"%":"50%")})),al=n(ko)(za||(za=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"]))),ol=n.div(Aa||(Aa=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})),ll=n(Ei)(Da||(Da=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"])),Qe.spacer,Qe.nudge,Qe.spacer,Qe.spacer,Qe.spacer,(function(n){var e=n.bgColor;return e&&e})),dl=n(ll)(La||(La=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"])),Qe.spacer,Qe.spacer),sl=n(ll)(Ha||(Ha=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"])),Qe.spacer,Qe.spacer),cl=n.div(Pa||(Pa=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(Fa||(Fa=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?el(100*i,0,100)+"%":"50%",i?el(100*i+10,0,100)+"%":"60%",i?el(100*i-10,0,100)+"%":"40%",i?100*i+"%":"50%")})),ul=n.div(Oa||(Oa=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 dt(e).elementBg.light}),(function(n){var e=n.theme;return dt(e).elementBg.medium})),ml=ii((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=Ct(!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=ti().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(oi,{addSeperation:!0,anchorId:e,bgColor:O?F.sectionBg.dark:t?F.sectionBg.medium:F.sectionBg.light,bgMode:li(t)},o.createElement(ci,null,a&&r&&o.createElement(tl,{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(il,y({},a)),c&&o.createElement(sl,{textColor:F.text.inverted,bgColor:f},c),o.createElement(rl,{hasTransition:!I,hasAnim:!N,initalValue:i,style:{width:100*w+"%"}},o.createElement(al,y({},r)),l&&o.createElement(dl,{textColor:F.text.inverted,bgColor:f},l),o.createElement(ol,{color:p})),o.createElement(cl,{ref:H,hasTransition:!I,hasAnim:!N,initalValue:i,style:{left:100*w+"%"}},h||o.createElement(ul,null,o.createElement(On,{iconColor:F.elementBg.light}))))))})),pl=n(Br)(Ra||(Ra=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 ct(e).sections.edgeRadius}),(function(n){var e=n.theme;return ct(e).sections.imageTextGradient}),(function(n){var t=n.clickable,i=n.theme,r=n.isInverted;return t&&e(ja||(ja=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?dt(i).primary.inverted:dt(i).primary.default,r?dt(i).primary.invertedHover:dt(i).primary.hover)})),gl=n(ko)(_a||(_a=M(["\n width: 100%;\n height: 100%;\n min-height: 300px;\n"],["\n width: 100%;\n height: 100%;\n min-height: 300px;\n"]))),fl=n.div(Wa||(Wa=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"])),Qe.spacer,3*Qe.nudge,Je.medium,5*Qe.nudge,Qe.spacer),hl=n(so)(Va||(Va=M(["\n max-width: ",";\n"],["\n max-width: ",";\n"])),(function(n){return n.clampTitle&&13/28*Qe.wrapper+"px"})),vl=n.span(Za||(Za=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*Qe.nudge),xl=n.div(Ua||(Ua=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"])),Ke([60,100],"height"),Ke([60,100],"width"),3*Qe.nudge,3*Qe.nudge,Ke([60,100],"height"),Ke([60,100],"width"),(function(n){var e=n.theme;return dt(e).text.inverted})),bl=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(vl,null,u||o.createElement(de,null)));return o.createElement(pl,y({ref:e,clickable:!!s||!!c},g,{className:p}),o.createElement(gl,y({},i,{isInverted:t,coverSpace:!0})),m&&o.createElement(xl,null,m({isInverted:t})),r&&o.createElement(fl,null,o.createElement(hl,{colorMode:"onImage",superTitle:l,superTitleAs:d,title:(null==g?void 0:g.isExternal)?r+h:r,titleAs:a||"div",clampTitle:!0})))}));bl.displayName="PromotionCard";var wl,yl=n(bl)(wl||(wl=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%"}),Ii.gutter),kl=ii((function(n){var e=n.anchorId,t=n.main,i=n.aside,r=n.bgMode,o=n.isMirrored,l=n.externalLinkIcon,d=ti().colors,s="inverted"===r;return a.createElement(oi,{addSeperation:!0,anchorId:e,bgColor:s?d.sectionBg.dark:r?d.sectionBg.medium:d.sectionBg.light,bgMode:li(r,!1,o)},a.createElement(ci,{clampWidth:"normal",addWhitespace:!0},i?o?a.createElement(wr.Row,null,a.createElement(wr.Col,{semilarge:{span:.5}},t&&t.map((function(n,e){return a.createElement(yl,y({key:e,isMain:!0},n,{externalLinkIcon:l,isInverted:s}))}))),a.createElement(wr.Col,{semilarge:{span:.5}},i.map((function(n,e){return a.createElement(yl,y({key:e},n,{externalLinkIcon:l,isInverted:s}))})))):a.createElement(wr.Row,null,a.createElement(wr.Col,{semilarge:{span:.5}},i.map((function(n,e){return a.createElement(yl,y({key:e},n,{externalLinkIcon:l,isInverted:s}))}))),a.createElement(wr.Col,{semilarge:{span:.5}},t&&t.map((function(n,e){return a.createElement(yl,y({key:e,isMain:!0},n,{externalLinkIcon:l,isInverted:s}))})))):t&&a.createElement(wr.Row,null,t.map((function(n,e){return a.createElement(wr.Col,{semilarge:{span:("half"===n.size?6:12)/12},key:e},a.createElement(yl,y({key:e},n,{externalLinkIcon:l,isInverted:s})))})))))})),El=n.a(Sl||(Sl=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 st(e).copy.medium.family}),(function(n){var e=n.theme;return Ke(st(e).copy.medium.size,"font-size")}),(function(n){var e=n.theme;return st(e).copy.medium.weight}),(function(n){var e=n.theme;return st(e).copy.medium.letterSpacing}),(function(n){var e=n.theme;return ct(e).sections.edgeRadius}),(function(n){return n.disable?"none":"all"}),(function(n){var e=n.theme,t=n.inverted;return n.disable?dt(e).elementBg.medium:t?dt(e).primary.inverted:dt(e).primary.default}),(function(n){var e=n.theme,t=n.inverted;return n.disable?Vt(dt(e).text.default,.4):t?dt(e).text.default:dt(e).text.inverted}),(function(n){var e=n.theme,t=n.inverted;return n.disable?Vt(dt(e).text.default,.4):t?dt(e).text.default:dt(e).text.inverted}),Qe.nudge,(function(n){var t=n.disable,i=n.inverted;return!t&&e(Cl||(Cl=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(Ml||(Ml=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)")}),Je.semilarge),Il=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(El,y({ref:e,as:t,size:r,inverted:a,disable:l,onClick:d,className:s},u),c):o.createElement(El,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)}));Il.displayName="Button";var Cl,Ml,Sl,Bl,Tl,Nl=n.div(Bl||(Bl=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"}),El),zl={View:Il,Label:n.span(Tl||(Tl=M(["\n display: inline-block;\n"],["\n display: inline-block;\n"]))),Icon:Nl},Al=n.a(Hl||(Hl=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 st(e).copy.medium.family}),(function(n){var e=n.theme;return Ke(st(e).copy.medium.size,"font-size")}),(function(n){var e=n.theme;return st(e).copy.medium.weight}),(function(n){var e=n.theme;return st(e).copy.medium.letterSpacing}),(function(n){var e=n.inverted,t=n.disable,i=n.theme;return t?dt(i).elementBg.medium:e?dt(i).elementBg.light:dt(i).elementBg.dark}),(function(n){var e=n.theme;return ct(e).sections.edgeRadius}),(function(n){return n.disable?"none":"all"}),(function(n){var e=n.theme,t=n.inverted;return n.disable?Vt(t?dt(e).text.inverted:dt(e).text.default,.6):t?dt(e).text.inverted:dt(e).text.default}),(function(n){var e=n.theme,t=n.inverted;return n.disable?Vt(t?dt(e).text.inverted:dt(e).text.default,.6):t?dt(e).text.inverted:dt(e).text.default}),Qe.nudge,(function(n){var t=n.disable,i=n.inverted,r=n.theme;return!t&&e(Ll||(Ll=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?dt(r).primary.inverted:dt(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)")})),Dl=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(Al,y({ref:e,as:t,size:r,inverted:o,disable:l,onClick:d,className:s},u),c):a.createElement(Al,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)}));Dl.displayName="Button Ghost";var Ll,Hl,Fl,Pl,Ol=n.div(Fl||(Fl=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"}),Al),jl={View:Dl,Label:n.span(Pl||(Pl=M(["\n display: inline-block;\n"],["\n display: inline-block;\n"]))),Icon:Ol};function Rl(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 _l(n,e){if(e.length<n)throw new TypeError(n+" argument"+(n>1?"s":"")+" required, but only "+e.length+" present")}function Wl(n){_l(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 Vl(n,e){_l(2,arguments);var t=Wl(n).getTime(),i=Rl(e);return new Date(t+i)}function Zl(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 Ul(n){return _l(1,arguments),n instanceof Date||"object"==typeof n&&"[object Date]"===Object.prototype.toString.call(n)}function ql(n){if(_l(1,arguments),!Ul(n)&&"number"!=typeof n)return!1;var e=Wl(n);return!isNaN(Number(e))}var Yl={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 Gl(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 Xl={date:Gl({formats:{full:"EEEE, MMMM do, y",long:"MMMM do, y",medium:"MMM d, y",short:"MM/dd/yyyy"},defaultWidth:"full"}),time:Gl({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:Gl({formats:{full:"{{date}} 'at' {{time}}",long:"{{date}} 'at' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},defaultWidth:"full"})},Jl={lastWeek:"'last' eeee 'at' p",yesterday:"'yesterday at' p",today:"'today at' p",tomorrow:"'tomorrow at' p",nextWeek:"eeee 'at' p",other:"P"};function Ql(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 Kl={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:Ql({values:{narrow:["B","A"],abbreviated:["BC","AD"],wide:["Before Christ","Anno Domini"]},defaultWidth:"wide"}),quarter:Ql({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:Ql({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:Ql({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:Ql({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 $l(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)?ed(d,(function(n){return n.test(l)})):nd(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 nd(n,e){for(var t in n)if(n.hasOwnProperty(t)&&e(n[t]))return t}function ed(n,e){for(var t=0;t<n.length;t++)if(e(n[t]))return t}function td(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 id={ordinalNumber:td({matchPattern:/^(\d+)(th|st|nd|rd)?/i,parsePattern:/\d+/i,valueCallback:function(n){return parseInt(n,10)}}),era:$l({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:$l({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:$l({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:$l({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:$l({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"})},rd={code:"en-US",formatDistance:function(n,e,t){var i,r=Yl[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:Xl,formatRelative:function(n,e,t,i){return Jl[n]},localize:Kl,match:id,options:{weekStartsOn:0,firstWeekContainsDate:1}};function ad(n,e){_l(2,arguments);var t=Rl(e);return Vl(n,-t)}function od(n){_l(1,arguments);var e=1,t=Wl(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 ld(n){_l(1,arguments);var e=Wl(n),t=e.getUTCFullYear(),i=new Date(0);i.setUTCFullYear(t+1,0,4),i.setUTCHours(0,0,0,0);var r=od(i),a=new Date(0);a.setUTCFullYear(t,0,4),a.setUTCHours(0,0,0,0);var o=od(a);return e.getTime()>=r.getTime()?t+1:e.getTime()>=o.getTime()?t:t-1}function dd(n){_l(1,arguments);var e=ld(n),t=new Date(0);t.setUTCFullYear(e,0,4),t.setUTCHours(0,0,0,0);var i=od(t);return i}function sd(n,e){_l(1,arguments);var t=e||{},i=t.locale,r=i&&i.options&&i.options.weekStartsOn,a=null==r?0:Rl(r),o=null==t.weekStartsOn?a:Rl(t.weekStartsOn);if(!(o>=0&&o<=6))throw new RangeError("weekStartsOn must be between 0 and 6 inclusively");var l=Wl(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 cd(n,e){_l(1,arguments);var t=Wl(n),i=t.getUTCFullYear(),r=e||{},a=r.locale,o=a&&a.options&&a.options.firstWeekContainsDate,l=null==o?1:Rl(o),d=null==r.firstWeekContainsDate?l:Rl(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=sd(s,e),u=new Date(0);u.setUTCFullYear(i,0,d),u.setUTCHours(0,0,0,0);var m=sd(u,e);return t.getTime()>=c.getTime()?i+1:t.getTime()>=m.getTime()?i:i-1}function ud(n,e){_l(1,arguments);var t=e||{},i=t.locale,r=i&&i.options&&i.options.firstWeekContainsDate,a=null==r?1:Rl(r),o=null==t.firstWeekContainsDate?a:Rl(t.firstWeekContainsDate),l=cd(n,e),d=new Date(0);d.setUTCFullYear(l,0,o),d.setUTCHours(0,0,0,0);var s=sd(d,e);return s}function md(n,e){for(var t=n<0?"-":"",i=Math.abs(n).toString();i.length<e;)i="0"+i;return t+i}var pd=function(n,e){var t=n.getUTCFullYear(),i=t>0?t:1-t;return md("yy"===e?i%100:i,e.length)},gd=function(n,e){var t=n.getUTCMonth();return"M"===e?String(t+1):md(t+1,2)},fd=function(n,e){return md(n.getUTCDate(),e.length)},hd=function(n,e){return md(n.getUTCHours()%12||12,e.length)},vd=function(n,e){return md(n.getUTCHours(),e.length)},xd=function(n,e){return md(n.getUTCMinutes(),e.length)},bd=function(n,e){return md(n.getUTCSeconds(),e.length)},wd=function(n,e){var t=e.length,i=n.getUTCMilliseconds();return md(Math.floor(i*Math.pow(10,t-3)),e.length)},yd="midnight",kd="noon",Ed="morning",Id="afternoon",Cd="evening",Md="night",Sd={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 pd(n,e)},Y:function(n,e,t,i){var r=cd(n,i),a=r>0?r:1-r;return"YY"===e?md(a%100,2):"Yo"===e?t.ordinalNumber(a,{unit:"year"}):md(a,e.length)},R:function(n,e){return md(ld(n),e.length)},u:function(n,e){return md(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 md(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 md(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 gd(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 md(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){_l(1,arguments);var t=Wl(n),i=sd(t,e).getTime()-ud(t,e).getTime();return Math.round(i/6048e5)+1}(n,i);return"wo"===e?t.ordinalNumber(r,{unit:"week"}):md(r,e.length)},I:function(n,e,t){var i=function(n){_l(1,arguments);var e=Wl(n),t=od(e).getTime()-dd(e).getTime();return Math.round(t/6048e5)+1}(n);return"Io"===e?t.ordinalNumber(i,{unit:"week"}):md(i,e.length)},d:function(n,e,t){return"do"===e?t.ordinalNumber(n.getUTCDate(),{unit:"date"}):fd(n,e)},D:function(n,e,t){var i=function(n){_l(1,arguments);var e=Wl(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"}):md(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 md(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 md(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 md(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?kd:0===r?yd: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?Cd:r>=12?Id:r>=4?Ed:Md,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 hd(n,e)},H:function(n,e,t){return"Ho"===e?t.ordinalNumber(n.getUTCHours(),{unit:"hour"}):vd(n,e)},K:function(n,e,t){var i=n.getUTCHours()%12;return"Ko"===e?t.ordinalNumber(i,{unit:"hour"}):md(i,e.length)},k:function(n,e,t){var i=n.getUTCHours();return 0===i&&(i=24),"ko"===e?t.ordinalNumber(i,{unit:"hour"}):md(i,e.length)},m:function(n,e,t){return"mo"===e?t.ordinalNumber(n.getUTCMinutes(),{unit:"minute"}):xd(n,e)},s:function(n,e,t){return"so"===e?t.ordinalNumber(n.getUTCSeconds(),{unit:"second"}):bd(n,e)},S:function(n,e){return wd(n,e)},X:function(n,e,t,i){var r=(i._originalDate||n).getTimezoneOffset();if(0===r)return"Z";switch(e){case"X":return Td(r);case"XXXX":case"XX":return Nd(r);default:return Nd(r,":")}},x:function(n,e,t,i){var r=(i._originalDate||n).getTimezoneOffset();switch(e){case"x":return Td(r);case"xxxx":case"xx":return Nd(r);default:return Nd(r,":")}},O:function(n,e,t,i){var r=(i._originalDate||n).getTimezoneOffset();switch(e){case"O":case"OO":case"OOO":return"GMT"+Bd(r,":");default:return"GMT"+Nd(r,":")}},z:function(n,e,t,i){var r=(i._originalDate||n).getTimezoneOffset();switch(e){case"z":case"zz":case"zzz":return"GMT"+Bd(r,":");default:return"GMT"+Nd(r,":")}},t:function(n,e,t,i){var r=i._originalDate||n;return md(Math.floor(r.getTime()/1e3),e.length)},T:function(n,e,t,i){return md((i._originalDate||n).getTime(),e.length)}};function Bd(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+md(a,2)}function Td(n,e){return n%60==0?(n>0?"-":"+")+md(Math.abs(n)/60,2):Nd(n,e)}function Nd(n,e){var t=e||"",i=n>0?"-":"+",r=Math.abs(n);return i+md(Math.floor(r/60),2)+t+md(r%60,2)}function zd(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 Ad(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 Dd={p:Ad,P:function(n,e){var t,i=n.match(/(P+)(p+)?/)||[],r=i[1],a=i[2];if(!a)return zd(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}}",zd(r,e)).replace("{{time}}",Ad(a,e))}},Ld=["D","DD"],Hd=["YY","YYYY"];function Fd(n){return-1!==Ld.indexOf(n)}function Pd(n){return-1!==Hd.indexOf(n)}function Od(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 jd=/[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g,Rd=/P+p+|P+|p+|''|'(''|[^'])+('|$)|./g,_d=/^'([^]*?)'?$/,Wd=/''/g,Vd=/[a-zA-Z]/;function Zd(n,e,t){_l(2,arguments);var i=String(e),r=t||{},a=r.locale||rd,o=a.options&&a.options.firstWeekContainsDate,l=null==o?1:Rl(o),d=null==r.firstWeekContainsDate?l:Rl(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:Rl(s),u=null==r.weekStartsOn?c:Rl(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=Wl(n);if(!ql(m))throw new RangeError("Invalid time value");var p=Zl(m),g=ad(m,p),f={firstWeekContainsDate:d,weekStartsOn:u,locale:a,_originalDate:m},h=i.match(Rd).map((function(n){var e=n[0];return"p"===e||"P"===e?(0,Dd[e])(n,a.formatLong,f):n})).join("").match(jd).map((function(t){if("''"===t)return"'";var i=t[0];if("'"===i)return Ud(t);var o=Sd[i];if(o)return!r.useAdditionalWeekYearTokens&&Pd(t)&&Od(t,e,n),!r.useAdditionalDayOfYearTokens&&Fd(t)&&Od(t,e,n),o(g,t,a.localize,f);if(i.match(Vd))throw new RangeError("Format string contains an unescaped latin alphabet character `"+i+"`");return t})).join("");return h}function Ud(n){return n.match(_d)[1].replace(Wd,"'")}var qd,Yd,Gd,Xd={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"}}},Jd={date:Gl({formats:{full:"EEEE, do MMMM y",long:"do MMMM y",medium:"do MMM y",short:"dd.MM.y"},defaultWidth:"full"}),time:Gl({formats:{full:"HH:mm:ss zzzz",long:"HH:mm:ss z",medium:"HH:mm:ss",short:"HH:mm"},defaultWidth:"full"}),dateTime:Gl({formats:{full:"{{date}} 'um' {{time}}",long:"{{date}} 'um' {{time}}",medium:"{{date}} {{time}}",short:"{{date}} {{time}}"},defaultWidth:"full"})},Qd={lastWeek:"'letzten' eeee 'um' p",yesterday:"'gestern um' p",today:"'heute um' p",tomorrow:"'morgen um' p",nextWeek:"eeee 'um' p",other:"P"},Kd={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"]},$d={narrow:Kd.narrow,abbreviated:["Jan.","Feb.","März","Apr.","Mai","Juni","Juli","Aug.","Sep.","Okt.","Nov.","Dez."],wide:Kd.wide},ns={ordinalNumber:function(n){return Number(n)+"."},era:Ql({values:{narrow:["v.Chr.","n.Chr."],abbreviated:["v.Chr.","n.Chr."],wide:["vor Christus","nach Christus"]},defaultWidth:"wide"}),quarter:Ql({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:Ql({values:Kd,formattingValues:$d,defaultWidth:"wide"}),day:Ql({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:Ql({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"})},es={ordinalNumber:td({matchPattern:/^(\d+)(\.)?/i,parsePattern:/\d+/i,valueCallback:function(n){return parseInt(n)}}),era:$l({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:$l({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:$l({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:$l({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:$l({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"})},ts={code:"de",formatDistance:function(n,e,t){var i,r=null!=t&&t.addSuffix?Xd[n].withPreposition:Xd[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:Jd,formatRelative:function(n,e,t,i){return Qd[n]},localize:ns,match:es,options:{weekStartsOn:1,firstWeekContainsDate:4}},is=n(Ei)(qd||(qd=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})),rs=n(Ei)(Yd||(Yd=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"])),Qe.nudge),as=n(Ei)(Gd||(Gd=M(["\n margin-top: ","px;\n"],["\n margin-top: ","px;\n"])),Qe.nudge),os=function(n){var e=n.isDisabled,t=n.onClick,i=n.className,r=n.children;return o.createElement(is,{renderAs:"label",onClick:t,isDisabled:e,className:i},r)},ls=function(n){var e=n.label,t=n.isRequired,i=n.isInverted,r=n.className;return e?o.createElement(rs,{renderAs:"span",isInverted:i,size:"small",type:"copy-b",className:r},"".concat(e).concat(t?" *":"")):null},ds=function(n){var e=n.errorMessage,t=n.infoMessage,i=n.isInverted,r=ti().colors;return o.createElement(o.Fragment,null,t&&o.createElement(as,{size:"small",type:"copy",isInverted:i},t),e&&o.createElement(as,{size:"small",type:"copy",textColor:i?r.text.errorInverted:r.text.error},e||"Bitte geben Sie einen gültigen Text ein"))},ss=function(n){var e=n.children;return"string"==typeof e||e instanceof String?o.createElement("span",null,e):o.createElement(o.Fragment,null,e)},cs=n.div(bs||(bs=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*Qe.spacer,Je.medium,(function(n){var e=n.theme;return Vt(dt(e).elementBg.dark,.2)}),(function(n){var e=n.theme;return ct(e).sections.edgeRadius||"0px"}),2*Qe.nudge,3*Qe.nudge,3*Qe.nudge,Je.medium,2*Qe.nudge,2*Qe.nudge,(function(n){var e=n.theme;return dt(e).primary.default}),(function(n){var e=n.theme;return dt(e).text.inverted}),Je.medium,Je.medium,(function(n){var e=n.theme;return dt(e).elementBg.light}),Je.medium,(function(n){var e=n.theme;return dt(e).elementBg.dark}),(function(n){var e=n.theme;return dt(e).text.inverted}),(function(n){var e=n.theme;return dt(e).elementBg.medium}),(function(n){var e=n.theme;return dt(e).primary.default}),(function(n){var e=n.theme;return dt(e).text.inverted}),(function(n){var e=n.theme;return Vt(dt(e).elementBg.dark,.6)}),(function(n){var e=n.theme;return Vt(dt(e).elementBg.dark,.2)}),(function(n){var e=n.theme;return dt(e).elementBg.light}),(function(n){var e=n.theme;return Vt(dt(e).primary.default,.7)}),Je.medium,(function(n){var e=n.theme;return Vt(dt(e).primary.default,.25)}),(function(n){var e=n.theme;return dt(e).primary.default}),Je.medium,(function(n){var e=n.theme;return Vt(dt(e).primary.default,.25)}),(function(n){var e=n.theme;return dt(e).primary.default}),Je.medium,(function(n){var e=n.theme;return Vt(dt(e).primary.default,.25)}),(function(n){var e=n.theme;return Vt(dt(e).primary.default,.7)}),Qe.nudge,(function(n){var e=n.theme;return dt(e).primary.default}),(function(n){var e=n.theme;return dt(e).elementBg.dark})),us=n.div(ws||(ws=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?st(e).copy.small.colorInverted:st(e).copy.small.color})),ms=n.button(ys||(ys=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"])),Qe.nudge,(function(n){var e=n.theme,t=n.isInverted,i=n.hasError;return t?i?dt(e).errorInverted:dt(e).elementBg.light:i?dt(e).error:dt(e).elementBg.dark}),(function(n){var e=n.theme;return ct(e).sections.edgeRadius}),wi("copy","small"),(function(n){var e=n.theme,t=n.isInverted,i=n.hasError,r=n.hasDateValue;return t?i?dt(e).text.errorInverted:r?st(e).copy.small.colorInverted:dt(e).text.subtileInverted:i?dt(e).text.error:r?st(e).copy.small.color:dt(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?dt(e).primary.inverted:dt(e).primary.default)}),(function(n){var e=n.theme,t=n.isInverted;return"1px solid ".concat(t?dt(e).primary.inverted:dt(e).primary.default)}),(function(n){var e=n.theme,t=n.isInverted;return"1px solid ".concat(t?dt(e).primary.inverted:dt(e).primary.default)})),ps=n.div(ks||(ks=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"])),Qe.spacer),gs=n.div(Es||(Es=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*Qe.spacer),fs=n.div(Is||(Is=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*Qe.spacer,Je.medium,.5*Qe.spacer),hs=n(zl.Label)(Cs||(Cs=M(["\n font-size: 12px;\n"],["\n font-size: 12px;\n"]))),vs=n(jl.Label)(Ms||(Ms=M(["\n font-size: 12px;\n"],["\n font-size: 12px;\n"]))),xs=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(os,{isDisabled:d},o.createElement(ls,{label:t,isRequired:a,isInverted:l}),o.createElement(ss,null,o.createElement(ms,{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(ps,null,m?"".concat(Zd(m,v)).concat(p?" – ".concat(Zd(p,v)):""):u),o.createElement(us,{isInverted:l},x?x({isInverted:l,singleSelect:b}):b?o.createElement(Cn,null):o.createElement(Sn,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(ds,{infoMessage:r,errorMessage:i,isInverted:l}))}));xs.displayName="PickerButton";var bs,ws,ys,ks,Es,Is,Cs,Ms,Ss,Bs,Ts,Ns,zs,As,Ds,Ls,Hs,Fs,Ps,Os,js,Rs,_s,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=n.div(Ss||(Ss=M(["\n margin-bottom: ","px;\n"],["\n margin-bottom: ","px;\n"])),3*Qe.nudge),Ec=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=ti().globals,D=A.sections.datepickerLocaleKey,L=A.sections.datepickerDateFormat,H=m(null),F=m(null),P=d(!1),O=P[0],j=P[1],R=d(),_=R[0],W=R[1],V=d(),Z=V[0],U=V[1],q=d(),Y=q[0],G=q[1];s((function(){v||j(!window.matchMedia(Je.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]&&ql(x[0])&&W(x[0]),x[1]&&ql(x[1])&&U(x[1]))}),[x]),s((function(){var n=function(){var n=!window.matchMedia(Je.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(_,Z)}),[Z,_]),K=c((function(n){n.preventDefault(),W(void 0),U(void 0)}),[]);return o.createElement(cs,null,o.createElement(b,{locale:"de"===D?ts:void 0,ref:H,dateFormat:L,onChange:function(n){n?v?(W(n),G(!1),C&&C(n,null)):_?Z?(W(n),U(null),C&&C(n,null)):!function(n,e){_l(2,arguments);var t=Wl(n),i=Wl(e);return t.getTime()<i.getTime()}(n,_)?(U(n),C&&C(_,n)):(U(_),W(n),C&&C(n,_)):(W(n),C&&C(n,Z||null)):(W(void 0),C&&C(null,null))},selected:_,startDate:_,endDate:Z,monthsShown:O?1:2,shouldCloseOnSelect:v,customInput:o.createElement(xs,{label:e,isInverted:l,isDisabled:a,infoMessage:i,errorMessage:t,isRequired:r,ref:F,name:u,altText:f,startDate:_,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(_,Z)},renderCustomHeader:(X=z,J=N,function(n){var e=n.monthDate,t=n.customHeaderCount,i=n.decreaseMonth,r=n.increaseMonth;return o.createElement(kc,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"},Zd(e,"LLLL",{locale:ts})),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(gs,null,o.createElement(fs,null,S?S(K):o.createElement(jl.View,{as:"button",onClick:K},o.createElement(vs,null,g||"Delete")),B?B(Q):o.createElement(zl.View,{as:"button",onClick:Q},o.createElement(hs,null,p||"Submit"))))))},Ic=n.label(Bs||(Bs=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*Qe.nudge),Cc=n(Ei)(Ts||(Ts=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"]))),Mc=n.div(Ns||(Ns=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 dt(e).text.inverted}),(function(n){return n.isDisabled?"default":"pointer"}),(function(n){return n.isDisabled?"none":"all"}),(function(n){var e=n.theme;return dt(e).primary.default})),Sc=n.input(zs||(zs=M(["\n position: absolute;\n left: -9999px;\n opacity: 0;\n"],["\n position: absolute;\n left: -9999px;\n opacity: 0;\n"]))),Bc=n.span(As||(As=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?dt(t).primary.default:e?dt(t).elementBg.light:dt(t).elementBg.medium}),(function(n){var e=n.isSelected,t=n.theme;return e?dt(t).primary.default:"transparent"})),Tc=n(Ae)(Ds||(Ds=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"]))),Nc=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(Ic,null,o.createElement(Mc,{isDisabled:t,onClick:s},o.createElement(Bc,{isSelected:i,isInverted:a},i&&o.createElement(Tc,null)),o.createElement(Sc,{type:"checkbox",name:"".concat(c,"[]"),value:u,checked:i,required:m,onChange:l,onBlur:d})),e&&o.createElement(Cc,{renderAs:"span",size:"small",type:"copy-b",isInverted:a,textColor:t?dt(p).text.inverted:void 0,innerHTML:"".concat(e).concat(m?"<span> *</span>":"")}))},zc=n.label(Ls||(Ls=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*Qe.nudge),Ac=n.div(Hs||(Hs=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 dt(e).primary.default})),Dc=n.input(Fs||(Fs=M(["\n position: absolute;\n left: -9999px;\n opacity: 0;\n"],["\n position: absolute;\n left: -9999px;\n opacity: 0;\n"]))),Lc=n.span(Os||(Os=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?dt(t).primary.default:e?dt(t).elementBg.light:dt(t).elementBg.medium}),(function(n){var t=n.isSelected,i=n.theme;return t?e(Ps||(Ps=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 "])),dt(i).primary.default,dt(i).elementBg.light):"none"})),Hc=n(Ei)(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=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(zc,null,a.createElement(Ac,{isDisabled:e},a.createElement(Lc,{isSelected:t,isInverted:i}),a.createElement(Dc,{type:"radio",name:s,id:d,value:c,checked:t,onChange:o})),l&&a.createElement(Hc,{renderAs:"span",size:"small",type:"copy-b",textColor:e?dt(u).elementBg.medium:i?dt(u).text.inverted:dt(u).text.default,innerHTML:l,isInverted:i}))},Pc=n.textarea(Rs||(Rs=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"])),Qe.nudge,(function(n){var e=n.theme,t=n.isInverted,i=n.hasError;return t?i?dt(e).errorInverted:dt(e).elementBg.light:i?dt(e).error:dt(e).elementBg.dark}),(function(n){var e=n.theme;return ct(e).sections.edgeRadius}),wi("copy","small"),(function(n){var e=n.theme,t=n.isInverted,i=n.hasError;return t?i?dt(e).text.errorInverted:st(e).copy.small.colorInverted:i?dt(e).text.error:st(e).copy.small.color}),(function(n){var e=n.theme,t=n.isInverted;return"1px solid ".concat(t?dt(e).primary.inverted:dt(e).primary.default)}),(function(n){var e=n.theme,t=n.isInverted;return"1px solid ".concat(t?dt(e).primary.inverted:dt(e).primary.default)}),(function(n){var e=n.theme;return n.isInverted?dt(e).text.subtileInverted:dt(e).text.subtile})),Oc=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(os,{isDisabled:a},o.createElement(ls,{label:e,isRequired:t,isInverted:l}),o.createElement(ss,null,o.createElement(Pc,{value:s,name:c,placeholder:d,hasError:!!i,isDisabled:a,isInverted:l,required:t,onChange:u,onBlur:m})),o.createElement(ds,{infoMessage:r,errorMessage:i,isInverted:l}))},jc=n.input(_s||(_s=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"])),Qe.nudge,(function(n){var e=n.theme,t=n.isInverted,i=n.hasError;return t?i?dt(e).errorInverted:dt(e).elementBg.light:i?dt(e).error:dt(e).elementBg.dark}),(function(n){var e=n.theme;return ct(e).sections.edgeRadius}),wi("copy","small"),(function(n){var e=n.theme,t=n.isInverted,i=n.hasError;return t?i?dt(e).text.errorInverted:st(e).copy.small.colorInverted:i?dt(e).text.error:st(e).copy.small.color}),(function(n){var e=n.theme,t=n.isInverted;return"1px solid ".concat(t?dt(e).primary.inverted:dt(e).primary.default)}),(function(n){var e=n.theme,t=n.isInverted;return"1px solid ".concat(t?dt(e).primary.inverted:dt(e).primary.default)}),(function(n){var e=n.theme;return n.isInverted?dt(e).text.subtileInverted:dt(e).text.subtile})),Rc=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(os,{isDisabled:d},o.createElement(ls,{label:i,isRequired:l,isInverted:s}),o.createElement(ss,null,o.createElement(jc,{placeholder:c,hasError:!!r,type:t,isInverted:s,name:m,value:u,required:l,onChange:p,onBlur:g})),o.createElement(ds,{infoMessage:a,errorMessage:r,isInverted:s}))},_c=n.button(Ws||(Ws=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"])),Qe.nudge,(function(n){var e=n.theme,t=n.isInverted,i=n.hasError;return n.isOpen?"transparent":t?i?dt(e).errorInverted:dt(e).elementBg.light:i?dt(e).error:dt(e).elementBg.dark}),(function(n){var e=n.theme;return ct(e).sections.edgeRadius}),wi("copy","small"),(function(n){var e=n.theme,t=n.isInverted,i=n.hasError;return n.isSelected?t?i?dt(e).text.errorInverted:st(e).copy.small.colorInverted:i?dt(e).text.error:st(e).copy.small.color:t?dt(e).text.subtileInverted:dt(e).text.subtile}),(function(n){var e=n.theme,t=n.isInverted,i=n.isOpen;return"1px solid ".concat(i?"transparent":t?dt(e).primary.inverted:dt(e).primary.default)}),(function(n){var e=n.theme,t=n.isInverted,i=n.isOpen;return"1px solid ".concat(i?"transparent":t?dt(e).primary.inverted:dt(e).primary.default)})),Wc=n.div(Vs||(Vs=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"])),Qe.nudge),Vc=n.span(Zs||(Zs=M(["\n display: block;\n pointer-events: none;\n"],["\n display: block;\n pointer-events: none;\n"]))),Zc=n.ul(Us||(Us=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 dt(e).elementBg.light}),(function(n){var e=n.theme;return n.isInverted?dt(e).elementBg.light:dt(e).elementBg.dark}),(function(n){var e=n.theme;return ct(e).sections.edgeRadius}),(function(n){var e=n.theme,t=n.isInverted;return"1px solid ".concat(t?dt(e).primary.inverted:dt(e).primary.default)}),(function(n){var e=n.theme;return dt(e).elementBg.medium})),Uc=n.li(qs||(qs=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"])),Qe.nudge),qc=n(Ei)(Gs||(Gs=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"])),Uc,(function(n){var e=n.theme;return dt(e).primary.hover}),(function(n){return n.isSelected&&e(Ys||(Ys=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 dt(e).primary.default}))})),Yc=n.div(Xs||(Xs=M(["\n position: relative;\n outline: none;\n"],["\n position: relative;\n outline: none;\n"]))),Gc=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=ti().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(os,{isDisabled:a},o.createElement(ls,{label:e,isRequired:t,isInverted:l}),o.createElement(ss,null,o.createElement(Yc,null,o.createElement(_c,{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(Wc,null,(null==z?void 0:z.label)||g),o.createElement(Vc,null,v&&v({isOpen:w,isDisabled:a}),!v&&(w?o.createElement(Rn,{iconColor:a?x.elementBg.medium:x.elementBg.dark}):o.createElement(Wn,{iconColor:a?x.elementBg.medium:x.elementBg.dark})))),o.createElement(Zc,{isVisible:w},c.map((function(n,e){return o.createElement(Uc,{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(qc,{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(ds,{infoMessage:r,errorMessage:i,isInverted:l}))},Xc=n(os)(Js||(Js=M(["\n pointer-events: none;\n"],["\n pointer-events: none;\n"]))),Jc=n.div(Qs||(Qs=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"])),Qe.nudge,(function(n){var e=n.theme,t=n.isInverted,i=n.hasError;return t?i?dt(e).errorInverted:dt(e).elementBg.light:i?dt(e).error:dt(e).elementBg.dark}),(function(n){var e=n.theme;return ct(e).sections.edgeRadius}),wi("copy","small"),(function(n){var e=n.theme;return n.isInverted?st(e).copy.small.colorInverted:st(e).copy.small.color}),(function(n){var e=n.theme,t=n.isInverted;return"1px solid ".concat(t?dt(e).primary.inverted:dt(e).primary.default)})),Qc=n.div(Ks||(Ks=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"])),wi("copy","small"),Qe.nudge,(function(n){var e=n.theme;return n.isInverted?dt(e).elementBg.light:dt(e).elementBg.dark})),Kc=n.button($s||($s=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"])),Qe.nudge,wi("copy","small"),(function(n){var e=n.theme;return n.isInverted?dt(e).text.subtileInverted:dt(e).text.subtile}),(function(n){var e=n.theme;return n.isInverted?dt(e).elementBg.light:dt(e).elementBg.dark})),$c=n.span(nc||(nc=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?st(e).copy.small.colorInverted:st(e).copy.small.color})),nu=n.button(ec||(ec=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?st(e).copy.small.colorInverted:st(e).copy.small.color}),(function(n){var e=n.theme;return n.isInverted?dt(e).primary.inverted:dt(e).primary.default})),eu=n.input(tc||(tc=M(["\n display: none;\n"],["\n display: none;\n"]))),tu=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(Xc,{isDisabled:r},o.createElement(ls,{label:t,isRequired:a,isInverted:i}),o.createElement(ss,null,o.createElement(Jc,{isInverted:i,isDisabled:r,hasError:!!c},y.map((function(n){var e,t=n.url&&n.url.split("/")||[];return o.createElement(Qc,{key:n.uid,isInverted:i},o.createElement("span",null,t),o.createElement(nu,{"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(Ye,null)))})),o.createElement(Kc,{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($c,{isInverted:i},f?f(i):o.createElement(Gn,null)))),o.createElement(eu,{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(ds,{infoMessage:l,errorMessage:c,isInverted:i}))},iu=n(oi)(ic||(ic=M(["\n overflow: visible;\n"],["\n overflow: visible;\n"]))),ru=n.form(rc||(rc=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"])),Je.semilarge),au=n.div(ac||(ac=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*Qe.nudge,3*Qe.nudge,Je.semilarge,3*Qe.nudge,3*Qe.nudge),ou=n.div(oc||(oc=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*Qe.nudge,2*Qe.spacer,(function(n){return n.hasCols?"left":"center"})),lu=n.fieldset(lc||(lc=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"]))),du=ii((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=ti().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(iu,{addSeperation:!0,anchorId:e,bgColor:u?dt(H).sectionBg.dark:s?dt(H).sectionBg.medium:dt(H).sectionBg.light,bgMode:li(s,!0)},o.createElement(ci,{addWhitespace:!0},o.createElement(ru,{noValidate:!0,onSubmit:h},o.createElement(au,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):hu(i);case"Area":return(null==a?void 0:a.area)?a.area(i):gu(i);case"Datepicker":return(null==a?void 0:a.datepicker)?a.datepicker(i):pu(i);case"FieldGroup":return"Checkbox"===t[n].groupType?(null==a?void 0:a.checkbox)?a.checkbox(i):uu(i):(null==a?void 0:a.radio)?a.radio(i):mu(i);case"Select":return(null==a?void 0:a.select)?a.select(i):vu(i);case"Upload":return(null==a?void 0:a.upload)?a.upload(i):fu(i);default:return null}})))),O&&O.length>0&&o.createElement(au,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):hu(i);case"Area":return(null==a?void 0:a.area)?a.area(i):gu(i);case"Datepicker":return(null==a?void 0:a.datepicker)?a.datepicker(i):pu(i);case"FieldGroup":return"Checkbox"===t[n].groupType?(null==a?void 0:a.checkbox)?a.checkbox(i):uu(i):(null==a?void 0:a.radio)?a.radio(i):mu(i);case"Select":return(null==a?void 0:a.select)?a.select(i):vu(i);case"Upload":return(null==a?void 0:a.upload)?a.upload(i):fu(i);default:return null}}))))),t&&o.createElement(ou,{hasCols:O&&O.length>0},o.createElement(po,{primary:r?r({isInverted:u,isDisabled:B||!A,handleSubmit:M}):o.createElement(zl.View,y({as:"button",onClick:M,isDisabled:B||!A},{type:"submit"}),o.createElement(zl.Label,null,"send"))}))))})),su=n.div(dc||(dc=M(["\n & > * + * {\n margin-top: ","px;\n }\n"],["\n & > * + * {\n margin-top: ","px;\n }\n"])),Qe.nudge),cu=n(Ei)(sc||(sc=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*Qe.nudge,Qe.nudge),uu=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(lu,{key:i},i&&o.createElement(ls,{isInverted:r,label:i,isRequired:t.isRequired}),o.createElement(su,null,null===(e=null==p?void 0:p.fields)||void 0===e?void 0:e.map((function(n,e){return o.createElement(Nc,{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(ds,{errorMessage:d,infoMessage:s}))},mu=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(lu,{key:i},i&&o.createElement(ls,{isInverted:d,label:i,isRequired:t.isRequired}),o.createElement(su,null,null===(e=null==u?void 0:u.fields)||void 0===e?void 0:e.map((function(n,e){return o.createElement(Fc,{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(cu,{textColor:dt(c).text.error,size:"small"},a))},pu=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(Ec,{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(jl.View,{onClick:n},"delete")},submitAction:function(n){return(null==e?void 0:e.submitAction)?e.submitAction(n):o.createElement(zl.View,{onClick:n},"submit")},nextCtrlUrl:e.nextCtrlUrl,prevCtrlUrl:e.prevCtrlUrl})},gu=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(Oc,{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})},fu=function(n){var e=n.field,t=n.key,i=n.error,r=n.isTouched,a=n.isInverted,l=n.setField;return o.createElement(tu,{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})},hu=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(Rc,{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})},vu=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(Gc,{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})},xu=n(Br)(uc||(uc=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"}),wi("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=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?dt(t).primary.inverted:dt(t).primary.default})),bu=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(xu,y({as:s,isInverted:i,isActive:r,onClick:a,isClickable:!!a||!(!t||!t.href),className:l},t),e||d)},wu=n.div(mc||(mc=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*Qe.nudge,Je.large,Qe.spacer),yu=n(ko)(pc||(pc=M(["\n flex: 1 0 40%;\n"],["\n flex: 1 0 40%;\n"]))),ku=n.div(gc||(gc=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*Qe.nudge,Je.large),Eu=n.div(fc||(fc=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"])),Qe.nudge,Qe.nudge),Iu=n.div(hc||(hc=M(["\n & > * + * {\n margin-top: ","px;\n }\n"],["\n & > * + * {\n margin-top: ","px;\n }\n"])),Qe.nudge),Cu=n.div(vc||(vc=M(["\n padding-top: ","px;\n padding-left: ","px;\n"],["\n padding-top: ","px;\n padding-left: ","px;\n"])),Qe.nudge,Qe.nudge),Mu=n(Br)(xc||(xc=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"])),wi("copy-b","big"),(function(n){var e=n.theme;return n.isInverted?st(e)["copy-b"].big.colorInverted:st(e)["copy-b"].big.color})),Su=n(Ei)(bc||(bc=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"]))),Bu=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=ti().globals,p="";a&&(p=new qa(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(wu,null,(null==r?void 0:r.small)&&o.createElement(yu,y({},r,{coverSpace:!0,isInverted:c})),o.createElement(ku,null,s&&o.createElement(Eu,null,s.map((function(n,t){return n&&o.createElement(Cu,{key:"tag_"+t},e?e({key:"tag_"+t,name:n.name||"",isInverted:c,isActive:!1,link:n.link||{},clickHandler:g(n)}):o.createElement(bu,{isInverted:c,name:n.name,link:n.link,onClick:g(n)}))}))),o.createElement(Iu,null,a&&o.createElement(Ei,{isInverted:c,size:"medium",type:"copy"},p),i&&o.createElement(Mu,y({},d,{isInverted:c}),i)),l&&o.createElement(Su,{size:"small",isInverted:c,innerHTML:l}),u&&o.createElement("div",null," ",u({isInverted:c})," ")))},Tu=n.ul(wc||(wc=M(["\n list-style: none;\n margin: 0;\n padding: 0;\n"],["\n list-style: none;\n margin: 0;\n padding: 0;\n"]))),Nu=n.li(yc||(yc=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?dt(e).elementBg.light:dt(e).elementBg.medium}),(function(n){var e=n.theme;return n.hasBg?dt(e).elementBg.light:dt(e).elementBg.medium}),3*Qe.nudge),zu=ii((function(n){var e=n.anchorId,t=n.events,i=n.bgMode,r=n.customTag,a=ti().colors,l="inverted"===i,d="full"===i;return o.createElement(oi,{addSeperation:!0,anchorId:e,bgColor:l?a.sectionBg.dark:i?a.sectionBg.medium:a.sectionBg.light,bgMode:li(i,!0)},o.createElement(ci,{addWhitespace:!0},o.createElement(Tu,null,null==t?void 0:t.map((function(n,e){return o.createElement(Nu,{key:e,hasBg:d},o.createElement(Bu,y({},n,{isInverted:l,customTag:r})))})))))})),Au=n.a(Lu||(Lu=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 st(e).copy.medium.family}),(function(n){var e=n.theme;return Ke(st(e).copy.medium.size,"font-size")}),(function(n){var e=n.theme;return st(e).copy.medium.weight}),(function(n){var e=n.textDecoration;return e||"underline"}),(function(n){var e=n.theme;return st(e).copy.medium.letterSpacing}),(function(n){var e=n.theme;return n.inverted?dt(e).primary.inverted:dt(e).primary.default}),(function(n){return n.disable?"none":"all"}),(function(n){var e=n.theme,t=n.inverted;return n.disable?dt(e).elementBg.medium:t?dt(e).text.copyInverted:dt(e).text.copy}),(function(n){var e=n.theme,t=n.inverted;return n.disable?dt(e).elementBg.medium:t?dt(e).text.copyInverted:dt(e).text.copy}),Qe.nudge,Qe.nudge,(function(n){var e=n.theme;return dt(e).primary.default})),Du=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(Au,y({textDecoration:d,ref:e,as:t,inverted:i,disable:r,onClick:o,className:l},c),s):a.createElement(Au,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)}));Du.displayName="Button";var Lu,Hu,Fu,Pu,Ou,ju,Ru,_u,Wu,Vu,Zu,Uu,qu,Yu,Gu,Xu,Ju,Qu,Ku,$u,nm,em,tm,im,rm,am,om,lm,dm,sm=n.div(Hu||(Hu=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||dt(e).text.copy}),Au,(function(n){var e=n.theme;return n.iconColor||dt(e).text.copyInverted}),Au,(function(n){var e=n.theme;return n.iconColor||dt(e).elementBg.medium}),Au),cm={View:Du,Label:n.span(Fu||(Fu=M(["\n display: inline-block;\n"],["\n display: inline-block;\n"]))),Icon:sm},um=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},mm=n.div(Pu||(Pu=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"])),Qe.nudge,Qe.nudge,6*Qe.nudge),pm=n.div(Ou||(Ou=M(["\n padding-top: ","px;\n padding-left: ","px;\n"],["\n padding-top: ","px;\n padding-left: ","px;\n"])),Qe.nudge,Qe.nudge),gm=n.ul(ju||(ju=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"]))),fm=n.li(Ru||(Ru=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?dt(e).elementBg.light:dt(e).elementBg.medium}),(function(n){var e=n.theme;return n.hasBg?dt(e).elementBg.light:dt(e).elementBg.medium}),3*Qe.nudge),hm=n.div(_u||(_u=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*Qe.nudge,Je.medium),vm=n.span(Wu||(Wu=M(["\n display: ",";\n"],["\n display: ",";\n"])),(function(n){var e=n.itemCount;return e&&e>2?"block":"none"})),xm=ii((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=ti().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=um(),E=(null==t?void 0:t.length)||0,I=Bt(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(oi,{addSeperation:!0,anchorId:r,bgColor:c?m.sectionBg.dark:u?m.sectionBg.medium:"transparent",bgMode:li(i,!0)},o.createElement(ci,{addWhitespace:!0},e&&o.createElement(mm,null,e.map((function(n,e){return o.createElement(pm,{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(bu,{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(gm,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(fm,{key:"".concat(e,"_event_").concat(n.title),hasBg:u},o.createElement(Bu,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(hm,null,t&&t.length>0&&o.createElement(Ei,{type:"copy",size:"medium",isInverted:c},o.createElement(vm,{itemCount:t.length,onClick:function(n){n.preventDefault(),x<Math.ceil(E/h)&&b((function(n){return n+1}))}},x<E/h&&o.createElement(cm.View,{as:"button",isInverted:c},o.createElement(cm.Label,null,l||"mehr anzeigen")))))))})),bm=n(ko)(Vu||(Vu=M(["\n &:not(:last-child) {\n margin-bottom: ","px;\n }\n"],["\n &:not(:last-child) {\n margin-bottom: ","px;\n }\n"])),Qe.spacer),wm=n.div(Zu||(Zu=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"])),Qe.nudge,Qe.nudge),ym=n.div(Uu||(Uu=M(["\n padding-top: ","px;\n padding-left: ","px;\n"],["\n padding-top: ","px;\n padding-left: ","px;\n"])),Qe.nudge,Qe.nudge),km=n(gi)(qu||(qu=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*Qe.nudge),Em=n(Ei)(Yu||(Yu=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*Qe.nudge),Im=n(Ei)(Gu||(Gu=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*Qe.nudge,Em,Qe.nudge),Cm=n(Ei)(Xu||(Xu=M(["\n &:not(:first-child) {\n margin-top: ","px;\n }\n"],["\n &:not(:first-child) {\n margin-top: ","px;\n }\n"])),3*Qe.nudge),Mm=n.ul(Ju||(Ju=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"])),Je.semilarge,Je.large),Sm=n.li(Qu||(Qu=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*Qe.nudge,Je.semilarge,Qe.spacer,Je.large,5*Qe.nudge),Bm=n(Ei)(Ku||(Ku=M(["\n display: block;\n margin-bottom: ","px;\n"],["\n display: block;\n margin-bottom: ","px;\n"])),3*Qe.nudge),Tm=n.ul($u||($u=M(["\n list-style: none;\n margin: 0;\n padding: 0;\n"],["\n list-style: none;\n margin: 0;\n padding: 0;\n"]))),Nm=n.li(nm||(nm=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*Qe.nudge,2*Qe.nudge),zm=n(Ei)(em||(em=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"]))),Am=function(n){var e=n.isInverted,t=n.items,i=n.className;return o.createElement(Mm,{className:i},null==t?void 0:t.filter((function(n){return n.title})).map((function(n,t){var i;return o.createElement(Sm,{key:t},o.createElement(Bm,{size:"small",type:"copy-b",renderAs:"span",isInverted:e},n.title),o.createElement(Tm,null,null===(i=null==n?void 0:n.items)||void 0===i?void 0:i.map((function(n,t){return o.createElement(Nm,{key:t},n.icon&&o.createElement(zm,{isInverted:e},n.icon(e)),n.text&&o.createElement(Ei,{size:"small",isInverted:e,innerHTML:n.text}))}))))})))},Dm=ii((function(n){var e,t=n.anchorId,i=n.event,r=n.infos,a=n.bgMode,l=n.customTag,d=ti(),s=d.colors,c=d.globals,u="inverted"===a,m="full"===a,p="",g="";if(null==i?void 0:i.date){var f=new qa(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(oi,{addSeperation:!0,anchorId:t,bgColor:u?s.sectionBg.dark:m?s.sectionBg.medium:s.sectionBg.light,bgMode:li(a,!0)},o.createElement(ci,{addWhitespace:!0},(null===(e=i.image)||void 0===e?void 0:e.small)&&o.createElement(bm,y({},i.image,{coverSpace:!0,isInverted:u})),o.createElement(wr.Row,{gutter:5*Qe.nudge,large:{gutter:Qe.spacer}},o.createElement(wr.Col,{large:{span:.75}},i.tags&&o.createElement(wm,null,i.tags.map((function(n,e){return o.createElement(ym,{key:"tag_"+e},l?l({key:"headtag-".concat(e),name:n.name||"",isInverted:u,isActive:!1,link:n.link}):o.createElement(bu,{link:n.link,isInverted:u},n.name))}))),i.title&&o.createElement(km,{size:"heading-2",isInverted:u},i.title),p&&o.createElement(Em,{size:"big",type:"copy-b"},p||"",p&&g?" | ":"",g),i.address&&o.createElement(Im,{size:"big",type:"copy",innerHTML:i.address}),i.text&&o.createElement(Cm,{size:"medium",isInverted:u,innerHTML:i.text})),r&&r.length>0&&o.createElement(wr.Col,{large:{span:.25}},o.createElement(Am,{isInverted:u,items:r})))))})),Lm=n.div(tm||(tm=M([""],[""]))),Hm=n.div(im||(im=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*Qe.nudge),Fm=n(ko)(rm||(rm=M(["\n overflow: hidden;\n border-radius: ",";\n"],["\n overflow: hidden;\n border-radius: ",";\n"])),(function(n){var e=n.theme;return ct(e).sections.edgeRadius})),Pm=n.div(am||(am=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*Qe.nudge),Om=n(Ei)(om||(om=M([""],[""]))),jm=n(Ei)(lm||(lm=M([""],[""]))),Rm=n(Ei)(dm||(dm=M(["\n "," + & {\n margin-top: ","px;\n }\n"],["\n "," + & {\n margin-top: ","px;\n }\n"])),jm,Qe.nudge),_m=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(Lm,{ref:e,className:u},c&&o.createElement(Hm,{isCentered:a},o.createElement(Fm,{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(Pm,{isCentered:a},l&&o.createElement(Om,{type:"copy-b",size:"big",isInverted:i,"data-sheet":"title"},l),d&&o.createElement(jm,{type:"copy-b",isInverted:i,"data-sheet":"subtitle"},d),s&&o.createElement(Rm,{type:"copy",isInverted:i,"data-sheet":"text",innerHTML:s})))}));_m.displayName="Fact";var Wm,Vm,Zm,Um,qm,Ym,Gm,Xm=n.div(Wm||(Wm=M(["\n display: none;\n\n @media "," {\n display: block;\n }\n"],["\n display: none;\n\n @media "," {\n display: block;\n }\n"])),Je.large),Jm=ii((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=ti().colors,s=(null==r?void 0:r.length)||0,c="inverted"===a,u=xt({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(oi,{addSeperation:!0,anchorId:e,bgColor:c?d.sectionBg.dark:a?d.sectionBg.medium:d.sectionBg.light,bgMode:li(a)},o.createElement(ci,{clampWidth:"normal",addWhitespace:!0},o.createElement(wr.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(wr.Col,{key:e,medium:{span:4/12},semilarge:i>3?{span:.25}:{span:4/12},large:{span:12/i/12}},o.createElement(_m,y({key:e,ref:u[e]},n,{isCentered:l,isInverted:c}))):o.createElement(wr.Col,{key:e,medium:{span:4/12},semilarge:i>3?{span:.25}:{span:4/12},large:{span:12/i/12}},o.createElement(Xm,{ref:u[e],key:e}))})))))})),Qm=n.ul(Vm||(Vm=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"])),Qe.nudge),Km=n.li(Zm||(Zm=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*Qe.nudge,(function(n){var e=n.theme;return n.hasBack?dt(e).elementBg.light:dt(e).elementBg.medium}),(function(n){return n.hasText?"flex-start":"center"}),Je.medium,3*Qe.nudge),$m=n.img(Um||(Um=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*Qe.nudge,5*Qe.nudge,Je.medium,Qe.spacer),np=n.div(qm||(qm=M(["\n & > * + * {\n margin-top: ","px;\n }\n"],["\n & > * + * {\n margin-top: ","px;\n }\n"])),2*Qe.nudge),ep=n(Ei)(Ym||(Ym=M(["\n max-width: 880px;\n"],["\n max-width: 880px;\n"]))),tp=ii((function(n){var e=n.anchorId,t=n.facts,i=n.icon,r=n.bgMode,a=ti().colors,l="inverted"===r,d=l||"full"===r;return o.createElement(oi,{addSeperation:!0,anchorId:e,bgColor:l?a.sectionBg.dark:"full"===r?a.sectionBg.medium:a.sectionBg.light,bgMode:li(r,!0)},o.createElement(ci,{clampWidth:"normal",addWhitespace:!0},t&&o.createElement(Qm,null,t.map((function(n,e){var t=n.label,r=n.text;return o.createElement(Km,{key:e,hasText:!!r,hasBack:d},i&&o.createElement($m,{src:i.src,alt:i.alt||""}),o.createElement(np,null,t&&o.createElement(Ei,{type:"copy-b"},t),r&&o.createElement(ep,{type:"copy",innerHTML:r})))})))))})),ip=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}}),rp=n.div(dp||(dp=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(op||(op=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(lp||(lp=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 "])))})),ap=n(w)(sp||(sp=M(["\n ",";\n"],["\n ",";\n"])),(function(n){var e=n.leftMargin;return e&&Ke([-1*e.min,-1*e.max],"margin-left")}));!function(n){n[n.PREV=0]="PREV",n[n.NEXT=1]="NEXT"}(Gm||(Gm={}));var op,lp,dp,sp,cp,up,mp,pp,gp,fp,hp,vp,xp,bp,wp,yp,kp,Ep,Ip,Cp,Mp,Sp,Bp,Tp=n.div(cp||(cp=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&&Ke([e.min,e.max],"padding-left")})),Np=n.span(up||(up=M([""],[""]))),zp=n.div(mp||(mp=M([""],[""]))),Ap=n.button(pp||(pp=M([""],[""]))),Dp=n.div(gp||(gp=M([""],[""]))),Lp={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(ip.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:ip.Consumer,Slides:function(n){var e=n.children,t=n.className,i=g(ip),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 Gm.NEXT:return null===(n=i.cursorPaths)||void 0===n?void 0:n.next;case Gm.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(Gm.PREV):l(Gm.NEXT):i.isOnFirstStep()?l(Gm.NEXT):l(Gm.PREV)}}),[i,f,u]),s((function(){e&&i.setSlideCount&&i.setSlideCount(o.Children.count(e))}),[e,i]),o.createElement(ip.Consumer,null,(function(n){return o.createElement(rp,{ref:m,cursorPath:v(),onMouseMove:function(n){return h(n.clientX)},fullHeight:i.fullHeight,sameHeight:i.sameHeight,onClick:x,className:t},o.createElement(ap,y({ref:i.setSlider,leftMargin:n.slideSpacing},n.slickSettings),e))}))},Slide:function(n){var e=n.children,t=n.className;return o.createElement(ip.Consumer,null,(function(n){return o.createElement(Tp,{className:t,spacing:n.slideSpacing},e)}))},Control:function(n){var e=n.type,t=n.children,i=n.className,r=g(ip),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(Np,{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(ip.Consumer,null,(function(n){return o.createElement(zp,{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(ip.Consumer,null,(function(n){return o.createElement(Ap,{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(ip),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(ip.Consumer,null,(function(n){return o.createElement(Dp,{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)}))}))))}))}},Hp=n(ci)(fp||(fp=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"])),Je.xlarge),Fp=n(ci)(hp||(hp=M(["\n display: flex;\n flex-direction: row;\n"],["\n display: flex;\n flex-direction: row;\n"]))),Pp=n.div(vp||(vp=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"])),Qe.wrapper,Ke([.5*Qe.spacer,1.5*Qe.spacer],"margin-bottom"),Je.semilarge),Op=n(Lp.Control)(xp||(xp=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*Qe.nudge,(function(n){var e=n.theme;return n.isInverted?dt(e).text.inverted:dt(e).text.default})),jp=n(Lp.Slides)(bp||(bp=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"])),Qe.spacer,Je.xlarge,Qe.wrapperLarge-(Qe.wrapperLarge-Qe.wrapper)/2),Rp=n.div(wp||(wp=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"]))),_p=n(Lp.DotGroup)(yp||(yp=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*Qe.nudge),Wp=n.button(kp||(kp=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*Qe.nudge,2*Qe.nudge,1.5*Qe.nudge),Vp=n.div(Ep||(Ep=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?dt(e).text.inverted:dt(e).text.default}),(function(n){var e=n.isActive,t=n.isInverted,i=n.theme;return e?t?dt(i).text.inverted:dt(i).text.default:"transparent"})),Zp=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(Hp,{clampWidth:"large",className:g},o.createElement(Lp.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(Fp,{clampWidth:"normal",addWhitespace:!0},o.Children.count(p)>1&&o.createElement(Pp,null,o.createElement(Op,{type:"prev",isInverted:i},(function(n){var e=n.isActive;return a?a({isInverted:i,isActive:e,name:"control_prev_head"}):o.createElement(Fn,null)})),o.createElement(Op,{type:"next",isInverted:i},(function(n){var e=n.isActive;return r?r({isInverted:i,isActive:e,name:"control_next_head"}):o.createElement(Dn,null)})))),o.createElement(jp,null,o.Children.map(p,(function(n,e){return o.createElement(Lp.Slide,{key:e},n)}))),o.Children.count(p)>1&&o.createElement(Rp,null,o.createElement(_p,null,(function(n,e,t){return o.createElement(Wp,{key:n,onClick:t},l?l({isInverted:i,isActive:e,index:n}):o.createElement(Vp,{isActive:e,isInverted:i}))})))))},Up=n.div(Ip||(Ip=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"])),Qe.nudge,(function(n){return n.isCentered&&"center"}),Qe.spacer),qp=n.div(Cp||(Cp=M(["\n display: flex;\n justify-content: ",";\n"],["\n display: flex;\n justify-content: ",";\n"])),(function(n){return n.isCentered?"center":"flex-start"})),Yp=n(ko)(Mp||(Mp=M(["\n overflow: hidden;\n border-radius: ",";\n"],["\n overflow: hidden;\n border-radius: ",";\n"])),(function(n){var e=n.theme;return ct(e).sections.edgeRadius})),Gp=n.div(Sp||(Sp=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*Qe.nudge,Je.medium,(function(n){return n.isCentered&&"auto"}),(function(n){return n.isCentered&&"auto"})),Xp=n(po)(Bp||(Bp=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"])),Je.medium),Jp=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(Up,{ref:e,isCentered:u,className:g},l&&o.createElement(qp,{isCentered:u},o.createElement(Yp,{small:l.small,medium:l.medium,semilarge:l.semilarge,large:l.large,xlarge:l.xlarge,alt:l.alt,coverSpace:l.coverSpace})),t&&o.createElement(Ei,{type:"copy-b",size:"big",isInverted:s,"data-sheet":"title"},t),i&&o.createElement(Ei,{size:"small",isInverted:s,"data-sheet":"desc",innerHTML:i}),(r||a)&&o.createElement(Gp,{isCentered:u},r&&o.createElement(Ei,{type:"copy-b",isInverted:s,innerHTML:r,"data-sheet":"intro"}),a&&o.createElement(Ei,{type:"copy",size:"medium",isInverted:s,innerHTML:a,"data-sheet":"text"})),(m||p)&&o.createElement(Xp,{primary:m&&m(s),secondary:p&&p(s)}))}));Jp.displayName="Feature";var Qp,Kp,$p,ng,eg,tg,ig,rg,ag,og,lg,dg,sg,cg=n.div(Qp||(Qp=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*Qe.nudge,Je.medium,2*Qe.spacer,Je.semilarge,1/28*100,"\n max(\n ".concat(Qe.spacer,"px,\n ").concat(1/28*100,"%\n );\n "),Je.xlarge,1/28*Qe.wrapper),ug=ii((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=ti().colors,m="inverted"===t,p=(null==i?void 0:i.length)||0,g=xt({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(oi,{addSeperation:!0,anchorId:e,bgColor:m?u.sectionBg.dark:t?u.sectionBg.medium:u.sectionBg.light,bgMode:li(t)},o.createElement(cg,null,o.createElement(Zp,{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(Jp,y({key:e,isInverted:m},n)))})))))})),mg=ii((function(n){var e=n.anchorId,t=n.features,i=n.bgMode,r=n.isCentered,a=void 0!==r&&r,l=ti().colors,d="inverted"===i,s=(null==t?void 0:t.length)||0,c=xt({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(oi,{addSeperation:!0,anchorId:e,bgColor:d?l.sectionBg.dark:i?l.sectionBg.medium:l.sectionBg.light,bgMode:li(i)},o.createElement(ci,{addWhitespace:!0,clampWidth:"normal"},o.createElement(wr.Row,null,null==t?void 0:t.map((function(n,e){return o.createElement(wr.Col,{semilarge:{span:.5},large:{span:u?5/12:4/12,move:u?1/12:0},key:e},o.createElement(Jp,y({ref:c[e],isCentered:a,isInverted:d},n)))})))))})),pg=n.div(Kp||(Kp=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"])),Je.semilarge,2*Qe.nudge),gg=n.div($p||($p=M(["\n picture > img {\n width: 100%;\n }\n"],["\n picture > img {\n width: 100%;\n }\n"]))),fg=n(ko)(ng||(ng=M(["\n border-radius: ",";\n overflow: hidden;\n"],["\n border-radius: ",";\n overflow: hidden;\n"])),(function(n){var e=n.theme;return ct(e).sections.edgeRadius})),hg=ii((function(n){var e=n.anchorId,t=n.bgMode,i=n.images,a=n.className,l=g(r),d="inverted"===t;return o.createElement(oi,{addSeperation:!0,anchorId:e,bgColor:d?dt(l).sectionBg.dark:t?dt(l).sectionBg.medium:dt(l).sectionBg.light,bgMode:li(t),className:a},o.createElement(ci,{addWhitespace:!!ct(l).sections.edgeRadius},o.createElement(pg,null,o.createElement(wr.Row,null,i&&i.map((function(n,e){return o.createElement(wr.Col,{key:e,semilarge:{span:n.isFull?1:.5}},o.createElement(gg,null,o.createElement(fg,y({},n))))}))))))})),vg=n.div(eg||(eg=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"]))),xg=n(ko)(tg||(tg=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"]))),bg=n.img(ig||(ig=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"})),wg=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=yg(n.zoomPoint)),o.createElement(bg,{key:e,style:{zIndex:e===h?1:0},src:n.image,scale:i,opacity:e===h?1:0,zoomPoint:a,alt:n.alt||""})})))},yg=function(n){return[Ut(n[0],0,1),Ut(n[1],0,1)]},kg=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=ht(["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(vg,{className:m},o.createElement(xg,y({},e[0],{coverSpace:!0,ratios:void 0})),g&&h[g].length>=e.length&&o.createElement(wg,{zoom:i,zoomPoint:yg(a),interval:c,images:h[g],onChange:function(n){return e[n]&&u&&u(e[n])}}),p)},Eg=n.div(rg||(rg=M(["\n position: relative;\n width: 100%;\n height: 100%;\n"],["\n position: relative;\n width: 100%;\n height: 100%;\n"]))),Ig=n(ko)(ag||(ag=M(["\n height: 100%;\n\n img {\n height: 100%;\n object-position: ",";\n }\n"],["\n height: 100%;\n\n img {\n height: 100%;\n object-position: ",";\n }\n"])),(function(n){var e=n.focus;return"".concat((null==e?void 0:e[0])||"center"," ").concat((null==e?void 0:e[1])||"center")})),Cg=function(n){var e=n.isInverted,t=n.bgImage,i=n.focus,r=n.className,a=n.children;return o.createElement(Eg,{className:r},t&&o.createElement(Ig,y({},t,{coverSpace:!0,ratios:void 0,isInverted:e,focus:i})),a)},Mg=n.div(og||(og=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"]))),Sg=n(ko)(lg||(lg=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 img {\n object-position: ",";\n }\n"],["\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n height: 100%;\n z-index: 0;\n\n img {\n object-position: ",";\n }\n"])),(function(n){var e=n.focus;return"".concat((null==e?void 0:e[0])||"center"," ").concat((null==e?void 0:e[1])||"center")})),Bg=n.video(dg||(dg=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: ",";\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: ",";\n opacity: ",";\n pointer-events: none;\n z-index: 1;\n\n transition: opacity 0.3s ease-in-out;\n"])),(function(n){var e=n.focus;return"".concat((null==e?void 0:e[0])||"center"," ").concat((null==e?void 0:e[1])||"center")}),(function(n){return n.isVisible?1:0})),Tg=function(n){var e=n.isInverted,t=n.loadOnMobile,i=void 0===t||t,r=n.placeholderImg,a=n.focus,l=n.videoUrl,c=n.className,u=n.children,m=d(!1),p=m[0],g=m[1],f=ht(["small","medium","semilarge","large","xlarge"]),h=void 0===f||"small"===f,v=i||!h;return s((function(){v||g(!1)}),[h,v,i]),o.createElement(Mg,{className:c},(null==r?void 0:r.small)&&!p&&o.createElement(Sg,y({},r,{coverSpace:!0,ratios:void 0,isInverted:e,focus:a})),l&&v&&o.createElement(Bg,{isVisible:p,src:l,muted:!0,autoPlay:!0,loop:!0,onCanPlayThrough:function(){return g(!0)},focus:a}),u)};!function(n){n[n.UP=0]="UP",n[n.DOWN=1]="DOWN"}(sg||(sg={}));var Ng,zg,Ag,Dg,Lg,Hg,Fg,Pg,Og,jg,Rg,_g,Wg,Vg=n.nav(Ng||(Ng=M(["\n min-width: 0;\n"],["\n min-width: 0;\n"]))),Zg=n.ul(zg||(zg=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"])),Je.semilarge,Qe.nudge),Ug=n.li(Ag||(Ag=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"}),Je.semilarge,Qe.nudge),qg=n(Br)(Dg||(Dg=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"}),wi("copy","small"),(function(n){var e=n.theme;return n.isInverted?dt(e).text.inverted:dt(e).text.default}),Qe.nudge,(function(n){var e=n.theme;return n.isInverted?dt(e).text.inverted:dt(e).text.default}),Je.semilarge,(function(n){return n.showOnDesktop?"inline-flex":"none"})),Yg=n.span(Lg||(Lg=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"}),wi("copy","small"),(function(n){var e=n.theme;return n.isInverted?dt(e).text.inverted:dt(e).text.default}),Qe.nudge,Je.semilarge,(function(n){return n.showOnDesktop?"inline-flex":"none"})),Gg=n(Ei)(Hg||(Hg=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"])),Je.semilarge),Xg=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(qg,y({},i,{isInverted:e,showOnMobile:r,showOnDesktop:a}),l||t):o.createElement(Yg,{isInverted:e,showOnMobile:r,showOnDesktop:a},l||t)},Jg=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 Gt(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(Vg,{"aria-label":"breadcrumbs",className:c},o.createElement(Zg,null,o.createElement(Ug,null,o.createElement(Xg,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(Ug,{key:e,isCurrent:i},o.createElement(Gg,{size:"small",isInverted:t},d?d({isInverted:t}):"/"),i?o.createElement(o.Fragment,null,r&&o.createElement(Xg,y({},r,{showOnMobile:!0,isInverted:t}),o.createElement("span",null,s?s({isInverted:t}):o.createElement(Zn,null)),o.createElement("span",null,r.label)),o.createElement(Xg,y({},n,{link:{},showOnDesktop:!0,isInverted:t}))):o.createElement(Xg,y({},n,{showOnDesktop:!0,isInverted:t})))}))))},Qg=n.div(Fg||(Fg=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}),Qe.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 dt(e).text.inverted}),2*Qe.nudge),Kg=n(Br)(Pg||(Pg=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 dt(e).primary.default})),$g=n(ko)(Og||(Og=M(["\n width: auto;\n height: 100%;\n object-fit: contain;\n"],["\n width: auto;\n height: 100%;\n object-fit: contain;\n"]))),nf=function(n){var e=n.link,t=n.logo,i=n.className;return o.createElement(Kg,y({},e,{className:i}),(null==t?void 0:t.small)&&o.createElement($g,y({},t,{coverSpace:!1,ratios:void 0,showPlaceholder:!1})))},ef=n.button(jg||(jg=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?dt(t).text.inverted:dt(t).text.default}),Qe.nudge,Qe.nudge,(function(n){var e=n.theme;return n.isInverted?dt(e).primary.invertedHover:dt(e).primary.hover}),(function(n){var e=n.theme;return n.isInverted?dt(e).primary.inverted:dt(e).primary.default}),(function(n){var e=n.theme;return n.isInverted?dt(e).primary.invertedHover:dt(e).primary.hover})),tf=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(ef,{isInverted:e,"aria-expanded":i,"aria-label":i?"close menu":"open menu","aria-haspopup":"true","aria-controls":"mainMenu",onClick:r,className:l},a)},rf=n.nav(Rg||(Rg=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"])),Qe.nudge,(function(n){var e=n.isInverted,t=n.theme;return e?dt(t).text.inverted:dt(t).text.default})),af=n(Br)(_g||(_g=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"])),Qe.nudge,wi("copy","medium"),(function(n){return n.isActive&&"700"}),(function(n){var e=n.isInverted,t=n.theme;return e?dt(t).text.inverted:dt(t).text.default}),(function(n){var e=n.isInverted,t=n.theme;return e?dt(t).text.inverted:dt(t).text.default})),of=function(n){var e=n.isInverted,t=n.navLinks,i=n.className;return o.createElement(rf,{isInverted:e,className:i},null==t?void 0:t.map((function(n,t){return o.createElement(af,y({key:t},n.link,{isInverted:e,isActive:n.isCurrent}),n.label)})))},lf=Object.freeze({__proto__:null,Breadcrumbs:Jg,Column:Qg,Logo:nf,MenuToggle:tf,NavList:of}),df=n.div(Wg||(Wg=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*Qe.nudge,5*Qe.nudge),sf=function(n){var e=n.isInverted,t=n.customToggle,i=n.menuStates,r=n.action;return o.createElement(o.Fragment,null,o.createElement(df,null,o.createElement(tf,{isInverted:e,isExpanded:!0,onClick:null==i?void 0:i.closeMenu},t?t({isInverted:e}):o.createElement(Te,{ariaHidden:!0})),r&&r(y({isInverted:e},i))))},cf=n.div(zf||(zf=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"})),uf=n.div(Af||(Af=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?Qe.wrapper:Qe.wrapperLarge}),(function(n){return n.isOpen?"-50%":"-100%"})),mf=n.div(Df||(Df=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 dt(e).elementBg.light}),(function(n){return n.isOpen?"all":"none"}),(function(n){return!n.isOpen&&"hideAnim 0s ease-in 2s forwards"}),Je.medium,Je.large,(function(n){var e=n.theme;return dt(e).elementBg.light})),pf=function(n,e){var t="large"===e?ct(n).navigation.menu.headerHeight.large:ct(n).navigation.menu.headerHeight.small;return[Ut(t[0],0),Ut(void 0===(null==t?void 0:t[1])?t[0]:t[1],0)]},gf=n.div(Lf||(Lf=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 pf(e,t)[0]}),(function(n){var e=n.theme,t=n.navBarSize;return pf(e,t)[0]}),Je.semilarge,(function(n){var e=n.theme,t=n.navBarSize;return pf(e,t)[1]})),ff=n.div(Hf||(Hf=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"]))),hf=n.div(Ff||(Ff=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*Qe.nudge,Je.medium),vf=n.ul(Pf||(Pf=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*Qe.nudge),xf=n.li(Of||(Of=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?dt(e).elementBg.medium:dt(e).elementBg.light}),(function(n){var e=n.theme;return dt(e).elementBg.medium}),Qe.spacer,(function(n){var e=n.theme;return dt(e).elementBg.medium}),(function(n){var e=n.theme;return dt(e).elementBg.medium}),Je.semilarge,(function(n){var e=n.theme;return dt(e).elementBg.medium})),bf=n.span(jf||(jf=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*Qe.nudge,wi("copy-b","medium"),(function(n){var e=n.theme;return st(e)["copy-b"].medium.color}),(function(n){return n.isCurrent?"underline":"none"})),wf=n.span(Rf||(Rf=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"]))),yf=n.span(_f||(_f=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*Qe.nudge),kf=n.span(Wf||(Wf=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*Qe.nudge),Ef=n(qn)(Vf||(Vf=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)"}),Je.semilarge),If=n(Br)(Zf||(Zf=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?dt(e).primary.inverted:dt(e).primary.default})),Cf=n.button(Uf||(Uf=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 dt(e).elementBg.light}),(function(n){var e=n.theme;return dt(e).primary.default}),Je.semilarge),Mf=n.ul(qf||(qf=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*Qe.nudge:2*Qe.nudge}),2*Qe.nudge,(function(n){var e=n.theme;return dt(e).elementBg.medium}),Je.semilarge,3*Qe.nudge),Sf=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(xf,{ref:e,isActive:i,"data-featured":r},o.createElement(bf,{isCurrent:t},d&&o.createElement(wf,null,d),a&&o.createElement(yf,null,a),f&&o.createElement(kf,null,m?m({isCollapsed:!i}):o.createElement(Ef,{ariaHidden:!0,isCollapsed:!i})),!f&&(null==l?void 0:l.href)&&o.createElement(If,y({},l,{ariaLabel:a,tabIndex:p?void 0:-1})),f&&o.createElement(o.Fragment,null,o.createElement(Cf,{"aria-label":a,"aria-expanded":i,onClick:u,tabIndex:p?void 0:-1}))),f&&o.createElement(Mf,{isActive:i,isIndented:!!d},(null==l?void 0:l.href)&&o.createElement(bv.SubItem,{key:"overview",link:l,label:s||"Overview",navBarSize:c,canFocus:p}),g))}));Sf.displayName="NavigationItem";var Bf=n.li(Yf||(Yf=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"])),wi("copy-b","medium"),(function(n){var e=n.theme;return st(e)["copy-b"].medium.color}),Je.semilarge,(function(n){var e=n.theme,t=n.navBarSize;return pf(e,t)[1]+2*Qe.nudge}),Qe.spacer),Tf=n(Br)(Gf||(Gf=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"])),Qe.nudge,(function(n){var e=n.theme;return dt(e).primary.default}),wi("copy-b","medium"),(function(n){var e=n.theme;return st(e)["copy-b"].medium.color}),(function(n){return n.isCurrent?"underline":"none"}),(function(n){var e=n.theme;return n.isInverted?dt(e).primary.inverted:dt(e).primary.default})),Nf=p((function(n,e){var t=n.isCurrent,i=n.label,r=n.link,a=n.navBarSize,l=n.canFocus;return o.createElement(Bf,{ref:e,navBarSize:a},o.createElement(Tf,y({tabIndex:l?void 0:-1,isCurrent:t},r),o.createElement("span",null,i)))}));Nf.displayName="NavigationSubItem";var zf,Af,Df,Lf,Hf,Ff,Pf,Of,jf,Rf,_f,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,Rh,_h,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=n.ul(Xf||(Xf=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*Qe.nudge,Qe.spacer),xv=n(Br)(Jf||(Jf=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*Qe.nudge,(function(n){var e=n.theme;return dt(e).primary.default}),wi("copy","medium"),(function(n){var e=n.theme;return st(e)["copy-b"].medium.color}),(function(n){return n.isCurrent?"underline":"none"}),(function(n){var e=n.theme;return n.isInverted?dt(e).primary.inverted:dt(e).primary.default})),bv={View:function(n){var e=n.children;return o.createElement("nav",{"aria-label":"menu"},e)},List:vf,Item:Sf,SubItem:Nf,SubList:function(n){var e=n.items,t=n.canFocus;return e&&e.length>0?o.createElement(vv,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(xv,{isCurrent:n.isCurrent,href:null===(i=n.link)||void 0===i?void 0:i.href,tabIndex:t?void 0:-1},n.label))}))):null}},wv=function(n){return!n.hideFromMenu&&n.uid&&n.label},yv=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=ti().theme,x=m(null),b=l((function(){return function(n){var e=pf(n,"large"),t=pf(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=Yt(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(cf,{isOpen:e,onClick:f}),o.createElement(uf,{isOpen:e,clampWidth:t},o.createElement(mf,{ref:x,isOpen:e},b&&o.createElement(gf,{navBarSize:c},p?p({isOpen:e,mainNavigation:r,subNavigation:a,isIndexPage:i,navBarSize:c}):o.createElement(sf,{menuStates:{isOpen:e,mainNavigation:r,subNavigation:a,isIndexPage:i,navBarSize:c}})),w&&w.length>0&&o.createElement(ff,null,o.createElement(hf,null,o.createElement(bv.View,null,o.createElement(bv.List,{id:"mainMenu"},null==w?void 0:w.filter(wv).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(bv.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(wv).map((function(n){return o.createElement(bv.SubItem,y({key:n.uid,ref:n.isCurrent?z:void 0},n,{navBarSize:c,canFocus:e}))})))}))),o.createElement(bv.SubList,{items:a,canFocus:e})),g?g({isOpen:e,mainNavigation:r,subNavigation:a,isIndexPage:i}):"")))))},kv=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(yv,y({isOpen:e,clampWidth:t,isIndexPage:i,mainNavigation:r,subNavigation:a,navBarSize:l,header:d,footer:s,onClose:c},u))},Ev=function(n,e){var t="large"===e?ct(n).navigation.navBar.topHeight.large:ct(n).navigation.navBar.topHeight.small;return[Ut(t[0],0),Ut(void 0===(null==t?void 0:t[1])?t[0]:t[1],0)]},Iv=function(n){var e=Ev(n,"large"),t=Ev(n,"small");return e[0]>0||e[1]>0||t[0]>0||t[1]>0},Cv=function(n,e){var t="large"===e?ct(n).navigation.navBar.mainHeight.large:ct(n).navigation.navBar.mainHeight.small;return[Ut(t[0],0),Ut(void 0===(null==t?void 0:t[1])?t[0]:t[1],0)]},Mv=function(n,e){var t="large"===e?ct(n).navigation.navBar.bottomHeight.large:ct(n).navigation.navBar.bottomHeight.small;return[Ut(t[0],0),Ut(void 0===(null==t?void 0:t[1])?t[0]:t[1],0)]},Sv=function(n){var e=Mv(n,"large"),t=Mv(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?Ev(n,e):[0,0],l=r?Cv(n,e):[0,0],d=a?Mv(n,e):[0,0];return[o[0]+l[0]+d[0],o[1]+l[1]+d[1]]},Tv=n.div(Qf||(Qf=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)"}),Qe.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||""})),Nv=n.div(Kf||(Kf=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 Ev(e,t)[0]>0?1:0}),(function(n){var e=n.theme,t=n.size;return Ev(e,t)[0]>0?"all":"none"}),(function(n){var e=n.theme,t=n.size;return Ev(e,t)[0]<=0&&"hidden"}),(function(n){return n.background}),(function(n){var e=n.theme;return n.background?dt(e).text.default:dt(e).text.inverted}),Je.semilarge,(function(n){var e=n.theme,t=n.size;return Ev(e,t)[1]>0?1:0}),(function(n){var e=n.theme,t=n.size;return Ev(e,t)[1]>0?"all":"none"}),(function(n){var e=n.theme,t=n.size;return Ev(e,t)[1]<=0&&"hidden"})),zv=n.div($f||($f=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?dt(e).text.default:dt(e).text.inverted})),Av=n.div(nh||(nh=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 Mv(e,t)[0]>0?1:0}),(function(n){var e=n.theme,t=n.size;return Mv(e,t)[0]>0?"all":"none"}),(function(n){var e=n.theme,t=n.size;return Mv(e,t)[0]<=0&&"hidden"}),(function(n){return n.background}),(function(n){var e=n.theme;return n.background?dt(e).text.default:dt(e).text.inverted}),(function(n){var e=n.theme,t=n.size;return Mv(e,t)[0]>0?1:0}),Je.semilarge,(function(n){var e=n.theme,t=n.size;return Mv(e,t)[1]>0?1:0}),(function(n){var e=n.theme,t=n.size;return Mv(e,t)[1]>0?"all":"none"}),(function(n){var e=n.theme,t=n.size;return Mv(e,t)[1]<=0&&"hidden"}),(function(n){var e=n.theme,t=n.size;return Mv(e,t)[1]>0?1:0})),Dv=n.div(eh||(eh=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?Qe.wrapper:Qe.wrapperLarge}),(function(n){var e=n.size,t=n.theme;return Ev(t,e)[0]>0&&"0 ".concat(2*Qe.nudge,"px")}),(function(n){var e=n.theme,t=n.size;return Ev(e,t)[0]}),Je.semilarge,(function(n){var e=n.theme,t=n.size;return Ev(e,t)[1]}),(function(n){var e=n.size,t=n.theme;return Ev(t,e)[1]>0&&"0 ".concat(2*Qe.nudge,"px")})),Lv=n.div(th||(th=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?Qe.wrapper:Qe.wrapperLarge}),2*Qe.nudge,(function(n){var e=n.theme,t=n.size;return Cv(e,t)[0]}),Je.semilarge,(function(n){var e=n.theme,t=n.size;return Cv(e,t)[1]||Cv(e,t)[0]})),Hv=n.div(ih||(ih=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?Qe.wrapper:Qe.wrapperLarge}),2*Qe.nudge,(function(n){var e=n.theme,t=n.size;return Mv(e,t)[0]}),Je.semilarge,(function(n){var e=n.theme,t=n.size;return Mv(e,t)[1]}),2*Qe.nudge),Fv=n.div(rh||(rh=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"),Bv(e,"large",r)[0]}),Je.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,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=ti(),I=E.theme,C=E.colors,M="content"===m,S="overContent"===g,B=l((function(){return Iv(I)&&null!==b}),[I,b]),T=l((function(){return Sv(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(Fv,{hasHeader:B,hasFooter:T}),o.createElement(Tv,{isOpen:r,isSticky:d,isAnimated:c,bgGradient:"large"===t&&S?L:void 0,className:k},B&&o.createElement(Nv,{size:t,background:N?z:void 0},o.createElement(Dv,{size:t,clamp:M},H||o.createElement(Qg,{isInverted:!0},"Top Nav"))),null!==w&&o.createElement(zv,{background:N?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(Qg,{takeSpace:!0,isInverted:"large"===t&&S},"Left"),o.createElement(Qg,{isInverted:"large"===t&&S},"Center"),o.createElement(Qg,{takeSpace:!0,isInverted:"large"===t&&S},"Right")))),T&&o.createElement(Av,{size:t,background:N?D:void 0},o.createElement(Hv,{size:t,clamp:M},F||"bottom bar"))))},Ov=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")}},jv=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("-")},Rv=function(n,e){var t=Ov(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)}},_v=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=ft(),p=ti().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(sg.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(sg.DOWN):i<0&&r>=y?b(sg.UP):i>0&&r>=w&&b(sg.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:Bv(p,"large")[u.semilarge?1:0],onLeftOffset:function(n){a&&h(n===sg.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===sg.UP)}),[M,C,a,S,c]),s((function(){C?b(!1):B&&M===sg.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,R=(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 jv({hasTop:null!==F&&Iv(n),hasMain:null!==P,hasBottom:null!==O&&Sv(n),isStickable:null==i?void 0:i.isStickable,pageFlow:null==i?void 0:i.pageFlow})}(p)},o.createElement(ni,{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: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(ni,{theme:null==r?void 0:r.theme},o.createElement(kv,{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:R,onClose:H})))},Wv=function(n){return e(oh||(oh=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=jv({pageFlow:"beforeContent",hasMain:!0}),a=jv({pageFlow:"beforeContent",hasMain:!0,hasTop:!0}),o=jv({pageFlow:"beforeContent",hasMain:!0,hasBottom:!0}),l=jv({pageFlow:"beforeContent",hasTop:!0,hasMain:!0,hasBottom:!0}),d=Rv(i,r).large,s=Rv(i,a).large,c=Rv(i,o).large,u=Rv(i,l).large,m=function(n){return n.map((function(n){return"[data-navbar-ident*='".concat(n,"']")})).join("")},p=n?"100vh":"80vh";return e(ah||(ah=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 "])),Uv,p,m(r.split("-")),Uv,p,d[0],m(a.split("-")),Uv,p,s[0],m(o.split("-")),Uv,p,c[0],m(l.split("-")),Uv,p,u[0],Je.semilarge,m(r.split("-")),Uv,p,d[1],m(a.split("-")),Uv,p,s[1],m(o.split("-")),Uv,p,c[1],m(l.split("-")),Uv,p,u[1])}))},Vv=n(oi)(lh||(lh=M(["\n position: relative;\n ","\n\n header + & {\n ","\n ","\n }\n"],["\n position: relative;\n ","\n\n header + & {\n ","\n ","\n }\n"])),Wv(!0),Ke([0],"padding-top"),Ke([0],"margin-top")),Zv=n(oi)(dh||(dh=M(["\n position: relative;\n ","\n\n header + & {\n ","\n ","\n }\n"],["\n position: relative;\n ","\n\n header + & {\n ","\n ","\n }\n"])),Wv(!1),Ke([0],"padding-top"),Ke([0],"margin-top")),Uv=n((function(n){var e=n.isInverted,t=n.videoUrl,i=n.images,r=n.focus,a=n.kenBurnsZoom,l=n.kenBurnsZoomPoint,d=n.kenBurnsInterval,s=n.onImageChange,c=n.className,u=n.children;switch(!0){case!!t:return o.createElement(Tg,{isInverted:e,videoUrl:t,focus:r,placeholderImg:null==i?void 0:i[0],className:c},u);case i&&i.length>1:return o.createElement(kg,{images:i||[],zoom:a,zoomPoint:l,interval:d,onImageChange:s,className:c},u);case i&&1===i.length:return o.createElement(Cg,{isInverted:e,bgImage:null==i?void 0:i[0],focus:r,className:c},u);default:return o.createElement("div",null,u)}}))(sh||(sh=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"])),Qe.wrapperLarge),qv=n.div(ch||(ch=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})),Yv=n.div(uh||(uh=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"])),Qe.wrapper,Je.medium,(function(n){return n.isCentered&&"center"}),2*Qe.spacer,Qe.spacer),Gv=n.div(mh||(mh=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"])),Qe.spacer,2*Qe.nudge,Qe.spacer,Je.medium),Xv=n(gi)(ph||(ph=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"})),Jv=n(Ei)(gh||(gh=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"})),Qv=n(po)(fh||(fh=M(["\n @media "," {\n display: block;\n text-align: ",";\n }\n"],["\n @media "," {\n display: block;\n text-align: ",";\n }\n"])),Je.medium,(function(n){return n.isCentered&&"center"})),Kv=ii((function(n){var e=n.anchorId,t=n.size,i=void 0===t?"full":t,r=n.focusPoint,a=void 0===r?["center","center"]:r,l=n.isCentered,d=n.title,s=n.titleAs,c=n.text,u=n.primaryAction,m=n.secondaryAction,p=n.videoUrl,g=n.images,f=n.customImgOverlay,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=n.onImageChange,E=n.bgMode,I=ti(),C=I.globals,M=I.colors,S="inverted"===E,B=d||c||u||m,T=B?f||C.sections.imageTextGradient:void 0,N="full"===i?Vv:Zv;return o.createElement(N,{addSeperation:!0,anchorId:e,bgColor:S?M.sectionBg.dark:E?M.sectionBg.medium:M.sectionBg.light,bgMode:li(E,!0)},o.createElement(Uv,{isInverted:S,images:g,videoUrl:p,kenBurnsInterval:y,kenBurnsZoom:v,kenBurnsZoomPoint:b,onImageChange:k,focus:a},B&&o.createElement(o.Fragment,null,o.createElement(qv,{bgValue:T}),o.createElement(Yv,{isCentered:l},d&&o.createElement(Xv,{isInverted:!0,size:"heading-1",isCentered:l,renderAs:s,innerHTML:d}),c&&o.createElement(Jv,{isInverted:!0,isCentered:l,type:"copy-b",size:"big",innerHTML:c}),(u||m)&&o.createElement(Qv,{isCentered:l,primary:u&&u(!0),secondary:m&&m(!0)})))),B&&o.createElement(Gv,null,d&&o.createElement(Xv,{size:"heading-1",isCentered:l,renderAs:s,innerHTML:d,isInverted:S}),c&&o.createElement(Jv,{type:"copy-b",size:"big",isCentered:l,innerHTML:c,isInverted:S}),(u||m)&&o.createElement(Qv,{isCentered:l,primary:u&&u(S),secondary:m&&m(S)})))})),$v=n(oi)(hh||(hh=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"])),Je.semilarge,(function(n){return n.isCentered?"0 auto":"0"}),(function(n){return n.isCentered?"center":"left"})),nx=n.div(vh||(vh=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"])),Qe.spacer,Je.semilarge,(function(n){return n.isCentered?"center":"flex-start"})),ex=n.ul(xh||(xh=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*Qe.nudge,2*Qe.nudge,Je.medium,Qe.spacer,Qe.spacer),tx=n.li(bh||(bh=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*Qe.nudge,2*Qe.nudge,(function(n){var e=n.index;return n.isVisible||e<6?"block":"none"}),Je.medium,Qe.spacer,Qe.spacer,Je.semilarge,(function(n){var e=n.index;return n.isVisible||e<8?"block":"none"}),Je.large,(function(n){var e=n.index;return n.isVisible||e<10?"block":"none"})),ix=n(Br)(wh||(wh=M(["\n display: block;\n outline-color: ",";\n"],["\n display: block;\n outline-color: ",";\n"])),(function(n){var e=n.theme;return n.isInverted?dt(e).primary.inverted:dt(e).primary.default})),rx=n.img(yh||(yh=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?ct(e).sections.imagePlaceholderBg.inverted:ct(e).sections.imagePlaceholderBg.default})),ax=n.div(kh||(kh=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"}),Je.semilarge,(function(n){var e=n.itemCount;return e&&e>8?"block":"none"}),Je.large,(function(n){var e=n.itemCount;return e&&e>10?"block":"none"})),ox=n(po)(Eh||(Eh=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"])),Qe.spacer,Je.medium,(function(n){return n.isCentered&&"center"})),lx=ii((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=ti().colors,v="inverted"===f,x=d(!g),b=x[0],w=x[1],k=function(){w((function(n){return!n}))};return o.createElement($v,{addSeperation:!0,anchorId:e,bgColor:v?h.sectionBg.dark:f?h.sectionBg.medium:h.sectionBg.light,bgMode:li(f,!0),isCentered:r},o.createElement(ci,{clampWidth:"normal",addWhitespace:!0},o.createElement(nx,{isCentered:r},o.createElement(ex,{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(tx,{isVisible:b,index:e,key:e},o.createElement(ix,y({},i,{isInverted:v,ariaLabel:r}),o.createElement(rx,{"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(ax,{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(cm.View,{as:"button",isInverted:v,"aria-pressed":b,onClick:function(){return k()}},o.createElement(cm.Label,null,b?u:p))),(a||l)&&o.createElement(ox,{isCentered:r,primary:a&&a(v),secondary:l&&l(v)})))})),dx=n(ko)(Ih||(Ih=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 ct(e).sections.edgeRadius})),sx=ii((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=ti().colors,g="inverted"===t,f=(null==a?void 0:a.length)||0;return o.createElement(oi,{addSeperation:!0,anchorId:e,bgColor:g?p.sectionBg.dark:t?p.sectionBg.medium:p.sectionBg.light,bgMode:li(t)},o.createElement(Zp,{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(dx,y({key:e},n))}))))})),cx=n.ul(Ch||(Ch=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?dt(e).elementBg.light:dt(e).elementBg.medium}),(function(n){var e=n.theme,t=n.hasBg,i=n.isInverted;return t&&!i?dt(e).elementBg.light:dt(e).elementBg.medium}),(function(n){var e=n.theme,t=n.hasBg,i=n.isInverted;return t&&!i?dt(e).elementBg.light:dt(e).elementBg.medium})),ux=n.li(Mh||(Mh=M([""],[""]))),mx=n(Br)(Sh||(Sh=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"])),Qe.nudge,wi("copy","big")),px=n.span(Bh||(Bh=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"]))),gx=n.span(Th||(Th=M(["\n display: inline-block;\n\n margin-left: ","px;\n"],["\n display: inline-block;\n\n margin-left: ","px;\n"])),2*Qe.nudge),fx=ii((function(n){var e=n.anchorId,t=n.items,i=n.bgMode,r=n.customIcon,a=n.scrollToOffset,l=ti(),c=l.colors,u=l.theme,m=Bt(500),p=ft().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(Ov(e).isStickable){var t=Rv(u,e);h(p?t.small[1]+Qe.spacer:t.small[0]+Qe.spacer)}}}),[u,p,a]),o.createElement(oi,{addSeperation:!0,anchorId:e,bgColor:v?c.sectionBg.dark:x?c.sectionBg.medium:c.sectionBg.light,bgMode:li(i,!0)},o.createElement(ci,{addWhitespace:!0},o.createElement(cx,{hasBg:x,isInverted:v},null==t?void 0:t.map((function(n,e){return o.createElement(ux,{key:e},o.createElement(mx,y({},n.link,{isInverted:v,onClick:b}),o.createElement(px,null,n.label),o.createElement(gx,null,r?r({isInverted:v}):o.createElement(Nn,null))))})))))})),hx=ii((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=ti().colors,v="inverted"===g;return o.createElement(oi,{addSeperation:!0,anchorId:e,isStackable:p,bgColor:v?h.sectionBg.dark:g?h.sectionBg.medium:h.sectionBg.light,bgMode:li(g)},o.createElement(ci,{clampWidth:"normal",addWhitespace:!0},o.createElement(No,{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})))})),vx=n.div(Nh||(Nh=M(["\n position: relative;\n z-index: 0;\n"],["\n position: relative;\n z-index: 0;\n"]))),xx=n.div(zh||(zh=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"])),Qe.spacer,Qe.spacer,(function(n){var e=n.theme;return dt(e).elementBg.dark})),bx=n.button(Ah||(Ah=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?dt(e).text.inverted:dt(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?dt(e).primary.invertedHover:dt(e).primary.hover}),(function(n){var e=n.theme;return n.isInverted?dt(e).primary.inverted:dt(e).primary.default}),(function(n){var e=n.theme;return n.isInverted?dt(e).primary.invertedHover:dt(e).primary.hover})),wx=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(bx,{isInverted:e,disabled:t,"aria-label":r,onClick:a,className:l},d)},yx=n(oi)(Dh||(Dh=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"]))),kx=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?'© <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),R=j[0],_=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),_(i)),[2]}}))})))}),[l,p,e,V,y,b,v,r,f]),s((function(){var n=function(){P&&R&&P.fitBounds(R.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))};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===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)})),R.addLayer(u),L&&P&&R&&(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,R,M,c,T,t]),o.createElement(vx,{ref:z,className:N},B&&o.createElement(xx,{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))}))(Hh||(Hh=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"])),Je.semilarge,Ci({cols:6,gridWidth:"100% - ".concat(2*di,"px ")}),di,(function(n){return n.isMirrored?"auto":"0"}),(function(n){return n.isMirrored?"0":"auto"}),Je.xlarge,Ii.gutter,di,Je.xxlarge,Qe.wrapperLarge/2,Ii.gutter,di,(function(n){return n.isMirrored?"auto":"50%"}),(function(n){return n.isMirrored?"50%":"auto"}),(function(n){var t=n.isMirrored;return e(Lh||(Lh=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(Ii.gutter,"px) - "):"(-100% - ".concat(Ii.gutter,"px) + "),di)})),Ex=n(ci)(Fh||(Fh=M(["\n pointer-events: none;\n"],["\n pointer-events: none;\n"]))),Ix=n.div(Ph||(Ph=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"])),Je.semilarge,2.5*Qe.spacer,2.5*Qe.spacer),Cx=n.div(Oh||(Oh=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"])),Qe.spacer),Mx=n.div(jh||(jh=M(["\n display: flex;\n"],["\n display: flex;\n"]))),Sx=n.ul(Rh||(Rh=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?dt(e).text.inverted:dt(e).text.default}),3*Qe.nudge),Bx=n(Br)(_h||(_h=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*Qe.nudge,wi("copy-b","big"),(function(n){var e=n.theme;return n.isInverted?st(e)["copy-b"].big.colorInverted:st(e)["copy-b"].big.color})),Tx=n.div(Wh||(Wh=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*Qe.nudge),Nx=function(n){var e=n.isInverted,t=n.companyName,i=n.address,r=n.customIcon;return o.createElement(Tx,null,r&&o.createElement("span",null," ",r()," "),o.createElement("div",null,o.createElement(Ei,{type:"copy-b",size:"big",isInverted:e},t),i&&o.createElement(Ei,{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))))},zx=n(Ei)(Vh||(Vh=M(["\n @media "," {\n margin-top: ","px;\n }\n"],["\n @media "," {\n margin-top: ","px;\n }\n"])),Je.semilarge,2.5*Qe.spacer),Ax=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=ti().colors;return o.createElement(Cx,null,o.createElement(Mx,null,o.createElement(No,{colorMode:r?"inverted":"default",title:a,titleAs:l,superTitle:d,superTitleAs:s})),c&&o.createElement(Nx,{companyName:c||"",address:u,customIcon:function(){return m?m({isInverted:r}):o.createElement(je,{iconColor:r?f.text.inverted:f.text.default})},isInverted:r}),p&&o.createElement(Sx,{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(ye,null)),o.createElement(Bx,{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(be,null)),o.createElement(Bx,{isInverted:r,href:"mailto:".concat((null==p?void 0:p.email.link)||p.email.label)},null==p?void 0:p.email.label))),o.createElement(zx,{isInverted:r,innerHTML:g}))},Dx=n.div(Zh||(Zh=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"])),Je.semilarge,Qe.nudge),Lx=n(Lp.Control)(Uh||(Uh=M(["\n display: none;\n\n @media "," {\n display: block;\n }\n"],["\n display: none;\n\n @media "," {\n display: block;\n }\n"])),Je.semilarge),Hx=n(Lp.DotGroup)(qh||(qh=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*Qe.spacer,1.5*Qe.spacer,1.5*Qe.spacer,Je.semilarge),Fx=n.button(Yh||(Yh=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*Qe.nudge,2*Qe.nudge,1.5*Qe.nudge),Px=n.div(Gh||(Gh=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?dt(e).text.inverted:dt(e).text.default}),(function(n){var e=n.isActive,t=n.isInverted,i=n.theme;return e?t?dt(i).text.inverted:dt(i).text.default:"transparent"})),Ox=ii((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=ti().colors,M=d(g||""),S=M[0],B=M[1],T="full"===t,N="inverted"===t;return o.createElement(yx,{anchorId:e,bgColor:N?C.sectionBg.dark:T?C.sectionBg.medium:C.sectionBg.light,bgMode:li(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(Lp.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(ip.Consumer,null,(function(n){var e=n.goToStep;return o.createElement(kx,{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(Ex,{addWhitespace:!0,clampWidth:"normal"},o.createElement(wr.Row,null,o.createElement(wr.Col,{semilarge:{span:.5,move:(r?6:0)/12}}),o.createElement(wr.Col,{semilarge:{span:.5,move:(r?-6:0)/12}},o.createElement(Ix,{isMirrored:r},f&&f.length>1&&o.createElement(o.Fragment,null,o.createElement(Lp.Slides,null,null==f?void 0:f.map((function(n,e){return o.createElement(Ax,y({key:e},n,{isInverted:N}))}))),o.createElement(Dx,null,o.createElement(Lx,{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(wx,{isInverted:N,isDisabled:!e,onClick:t},o.createElement(Dn,null))})),o.createElement(Lx,{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(wx,{isInverted:N,isDisabled:!e,onClick:t},o.createElement(Fn,null))})),o.createElement(Hx,null,(function(n,e,t){return o.createElement(Fx,{key:n,onClick:t},I?I({isInverted:N,isActive:e,index:n}):o.createElement(Px,{isActive:e,isInverted:N}))})))),f&&1===f.length&&o.createElement(Ax,y({},f[0],{isInverted:N}))))))))})),jx=n(Br)(Xh||(Xh=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?dt(e).primary.inverted:dt(e).primary.default}),(function(n){var e=n.theme;return n.isInverted?dt(e).primary.inverted:dt(e).primary.default}),(function(n){var e=n.theme;return n.isInverted?dt(e).primary.invertedHover:dt(e).primary.hover})),Rx=n.div(Jh||(Jh=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*Qe.nudge,"px")})),_x=n(Ei)(Qh||(Qh=M(["\n margin-top: ","px;\n margin-left: ",";\n"],["\n margin-top: ","px;\n margin-left: ",";\n"])),(function(n){return n.hasIcon?Qe.nudge:2*Qe.nudge}),(function(n){return n.hasIcon&&"".concat(3*Qe.nudge,"px")})),Wx=n.div(Kh||(Kh=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"]))),Vx=n(Ei)($h||($h=M(["\n display: inline-block;\n"],["\n display: inline-block;\n"]))),Zx=n.span(nv||(nv=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*Qe.nudge,Je.medium,3*Qe.nudge),Ux=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(jx,y({},a,{isInverted:t,hasIcon:!!l,className:s}),l?o.createElement(Wx,null,l({})):"",o.createElement(Rx,{hasIcon:!!l},i&&o.createElement(Vx,{textColor:"inherit",size:"medium",type:"copy-b"},i,i&&d&&o.createElement(Zx,null,d({isInverted:t})))),r&&o.createElement(o.Fragment,null,o.createElement("span",null),o.createElement(_x,{size:"small",isInverted:t,innerHTML:r,hasIcon:!!l})))},qx=n.ul(ev||(ev=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"])),Qe.spacer,Qe.spacer,Je.medium,2*Qe.spacer),Yx=n.li(tv||(tv=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"])),Qe.spacer,Qe.spacer,Je.medium,2*Qe.spacer,Je.large),Gx=ii((function(n){var e=n.anchorId,t=n.items,i=n.bgMode,r=n.customTitleIcon,a=ti().colors,l="inverted"===i,d="full"===i;return o.createElement(oi,{addSeperation:!0,anchorId:e,bgColor:l?a.sectionBg.dark:d?a.sectionBg.medium:a.sectionBg.light,bgMode:li(i,!0)},o.createElement(ci,{addWhitespace:!0},o.createElement(qx,null,null==t?void 0:t.map((function(n,e){return o.createElement(Yx,{key:e},o.createElement(Ux,y({},n,{isInverted:l,customTitleIcon:r})))})))))})),Xx=n.div(iv||(iv=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?dt(t).elementBg.light:dt(t).elementBg.dark}),(function(n){return!n.isTop&&Qe.spacer}),(function(n){return n.isTop&&Qe.spacer})),Jx=n.div(rv||(rv=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"])),Qe.spacer,Je.medium,Qe.spacer),Qx=n.img(av||(av=M(["\n border-radius: 50%; ;\n"],["\n border-radius: 50%; ;\n"]))),Kx=n.div(ov||(ov=M([""],[""]))),$x=n(Ei)(lv||(lv=M(["\n text-transform: uppercase;\n margin-bottom: ","px;\n"],["\n text-transform: uppercase;\n margin-bottom: ","px;\n"])),3*Qe.nudge),nb=ii((function(n){var e=n.label,t=n.author,i=n.avatar,r=n.bgMode,a=ti().colors,l="inverted"===r,d="full"===r;return o.createElement(oi,{addSeperation:!0,bgColor:l?a.sectionBg.dark:d?a.sectionBg.medium:a.sectionBg.light,bgMode:li(r,!0)},o.createElement(ci,{clampWidth:"small",addWhitespace:!0},t&&o.createElement(o.Fragment,null,o.createElement(Xx,{isTop:!0,isInverted:l}),o.createElement(Jx,null,i&&o.createElement(Qx,{src:i.src,alt:i.alt}),o.createElement(Kx,null,t&&o.createElement($x,{isInverted:l,type:"copy-b"},e||"Written By"),o.createElement(gi,{isInverted:l,size:"heading-2"},t)))),o.createElement(Xx,{isInverted:l})))})),eb=n.div(dv||(dv=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"]))),tb=n(Br)(sv||(sv=M(["\n display: block;\n width: 100%;\n"],["\n display: block;\n width: 100%;\n"]))),ib=n(ko)(cv||(cv=M(["\n overflow: hidden;\n border-radius: ",";\n"],["\n overflow: hidden;\n border-radius: ",";\n"])),(function(n){var e=n.theme;return ct(e).sections.edgeRadius})),rb=n(Br)(uv||(uv=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"])),wi("copy-b","big"),(function(n){var e=n.theme;return n.isInverted?st(e)["copy-b"].big.colorInverted:st(e)["copy-b"].big.color})),ab=n.div(mv||(mv=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*Qe.nudge,3*Qe.nudge,3*Qe.nudge),ob=n.div(pv||(pv=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"])),Qe.nudge),lb=n(Ei)(gv||(gv=M(["\n &:only-child {\n margin-left: auto;\n }\n"],["\n &:only-child {\n margin-left: auto;\n }\n"]))),db=n.div(fv||(fv=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*Qe.nudge),sb=n.div(hv||(hv=M(["\n margin-top: ","px;\n"],["\n margin-top: ","px;\n"])),3*Qe.nudge),cb=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=ti().globals,f="";r&&(f=new qa(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(eb,{ref:e,className:p},d&&o.createElement(tb,y({},s,{ariaLabel:a}),o.createElement(ib,y({},d,{coverSpace:!0,isInverted:c}))),o.createElement(ab,{"data-sheet":"head"},o.createElement(ob,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(bu,{key:e,isInverted:c,name:n.name,link:n.link,onClick:h(n)})}))),f&&o.createElement(lb,{renderAs:"div",isInverted:c},f)),o.createElement(db,null,a&&o.createElement(rb,y({},s,{ariaLabel:a,isInverted:c,dataSheet:"title"}),a),l&&o.createElement(Ei,{isInverted:c,type:"copy",innerHTML:l,"data-sheet":"text"})),u&&o.createElement(sb,null,u(c)))}));cb.displayName="NewsCard";var ub,mb,pb,gb,fb,hb,vb,xb,bb,wb,yb,kb,Eb,Ib,Cb,Mb,Sb,Bb,Tb,Nb,zb,Ab,Db,Lb,Hb,Fb,Pb,Ob,jb,Rb,_b,Wb,Vb,Zb=ii((function(n){var e=n.anchorId,t=n.news,i=n.bgMode,r=n.customTag,a=ti().colors,l=(null==t?void 0:t.length)||0,c="inverted"===i,u="full"===i,m=ht(["small","semilarge"]),p=d(2),g=p[0],f=p[1],h=d(1),v=h[0],x=h[1],b=xt({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(oi,{addSeperation:!0,anchorId:e,bgColor:c?a.sectionBg.dark:u?a.sectionBg.medium:a.sectionBg.light,bgMode:li(i,!0)},o.createElement(ci,{addWhitespace:!0,clampWidth:"small"},o.createElement(wr.Row,null,null==t?void 0:t.filter((function(n,e){return e<v*g})).map((function(n,e){return o.createElement(wr.Col,{medium:{span:.5},key:"".concat(e,"_news_").concat(n.title)},o.createElement(cb,y({key:e,ref:b[e]},n,{isInverted:c,customTag:r})))})))))})),Ub=n(ko)(ub||(ub=M(["\n overflow: hidden;\n border-radius: ",";\n"],["\n overflow: hidden;\n border-radius: ",";\n"])),(function(n){var e=n.theme;return ct(e).sections.edgeRadius})),qb=n(po)(mb||(mb=M(["\n margin-top: ","px;\n"],["\n margin-top: ","px;\n"])),Qe.spacer),Yb=ii((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=ti().colors,c="inverted"===d,u="full"===d;return o.createElement(oi,{addSeperation:!0,anchorId:e,bgColor:c?s.sectionBg.dark:u?s.sectionBg.medium:s.sectionBg.light,bgMode:li(d,!0)},o.createElement(ci,{clampWidth:"small",addWhitespace:!0},t&&("half"===r||t.length>=2)?o.createElement(wr.Row,null,t.map((function(n,e){return o.createElement(wr.Col,{medium:{span:.5},key:e},o.createElement("div",null,o.createElement(Ub,y({coverSpace:!0},n))))}))):t&&o.createElement("div",null,t.map((function(n,e){return o.createElement(Ub,y({coverSpace:!0},n,{key:e}))}))),(a||l)&&o.createElement(qb,{primary:a&&a(c),secondary:l&&l(c)})))})),Gb=n.div(pb||(pb=M(["\n & > * + * {\n margin-top: ","px;\n }\n"],["\n & > * + * {\n margin-top: ","px;\n }\n"])),3*Qe.nudge),Xb=n(Ei)(gb||(gb=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*Qe.nudge,Je.medium,2*Qe.nudge),Jb=n.div(fb||(fb=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"])),Qe.nudge,Qe.nudge),Qb=n.span(hb||(hb=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"])),Qe.nudge,Qe.nudge),Kb=n.div(vb||(vb=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*Qe.nudge),$b=n(so)(xb||(xb=M(["\n max-width: ",";\n"],["\n max-width: ",";\n"])),(function(n){return n.clampTitle&&13/28*Qe.wrapperSmall+"px"})),nw=n(Ei)(bb||(bb=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*Qe.wrapper+"px"}),Qe.spacer),ew=ii((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=ti(),u=c.globals,m=c.colors,p="inverted"===d,g="full"===d,f="";(null==i?void 0:i.date)&&(f=new qa(i.date.getTime(),"",u.sections.newsDateFormat(i.date),u.sections.newsTimeFormat(i.date),u.sections.newsLocaleKey).getFormattedDate());return o.createElement(oi,{addSeperation:!0,anchorId:e,bgColor:p?m.sectionBg.dark:g?m.sectionBg.medium:m.sectionBg.light,bgMode:li(d,!0)},o.createElement(ci,{clampWidth:"small",addWhitespace:!0},o.createElement(Gb,null,o.createElement(Xb,{isInverted:p},o.createElement(Jb,null,null==t?void 0:t.map((function(n,e){return o.createElement(Qb,{key:"headtag-".concat(e)},s?s({key:"headtag-".concat(e),name:n.name||"",isInverted:p,isActive:!1,link:n.link}):o.createElement(bu,{link:n.link,isInverted:p},n.name))}))),(f||(null==i?void 0:i.author))&&o.createElement(Kb,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($b,{colorMode:p?"inverted":"default",title:r}),a&&o.createElement(nw,{isInverted:p,type:"copy-b",innerHTML:a})),(null==l?void 0:l.small)&&o.createElement(ko,y({},l,{coverSpace:!0,isInverted:p})))))})),tw=n.ul(wb||(wb=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*Qe.nudge,Qe.spacer),iw=n.li(yb||(yb=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*Qe.nudge,Qe.spacer,Je.medium,Je.large),rw=ii((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=ti().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=xt({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(oi,{addSeperation:!0,anchorId:e,bgColor:u?s.sectionBg.dark:m?s.sectionBg.medium:s.sectionBg.light,bgMode:li(a,!0)},o.createElement(ci,{addWhitespace:!0},o.createElement(tw,null,null==c?void 0:c.map((function(n,e){return o.createElement(iw,{key:e},o.createElement(cb,y({key:e,ref:p[e]},n,{isInverted:u,customTag:d})))})))))})),aw=n.div(kb||(kb=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"])),Qe.nudge,Qe.nudge,6*Qe.nudge),ow=n.div(Eb||(Eb=M(["\n padding-top: ","px;\n padding-left: ","px;\n"],["\n padding-top: ","px;\n padding-left: ","px;\n"])),Qe.nudge,Qe.nudge),lw=n.ul(Ib||(Ib=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*Qe.nudge,Qe.spacer),dw=n.li(Cb||(Cb=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*Qe.nudge,Qe.spacer,Je.medium,Je.large),sw=n.div(Mb||(Mb=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*Qe.nudge,Je.medium),cw=n.span(Sb||(Sb=M(["\n display: ",";\n"],["\n display: ",";\n"])),(function(n){var e=n.itemCount;return e&&e>2?"block":"none"})),uw=ii((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=ti().colors,g="inverted"===l,f="full"===l,h=d(r||[]),v=h[0],x=h[1],b=ht(["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=um(),N=(null==t?void 0:t.length)||0,z=Bt(800),A=xt({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(oi,{addSeperation:!0,anchorId:e,bgColor:g?p.sectionBg.dark:f?p.sectionBg.medium:p.sectionBg.light,bgMode:li(l,!0)},o.createElement(ci,{addWhitespace:!0},i&&o.createElement(aw,null,i.map((function(n,e){return o.createElement(ow,{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(bu,{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(lw,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(dw,{key:"".concat(e,"_news_").concat(n.title)},o.createElement(cb,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(sw,null,t&&t.length>0&&o.createElement(Ei,{type:"copy",size:"medium",isInverted:g},o.createElement(cw,{itemCount:t.length,onClick:function(n){n.preventDefault(),M<Math.ceil(N/k)&&S((function(n){return n+1}))}},M<N/k&&o.createElement(cm.View,{as:"button",isInverted:g},o.createElement(cm.Label,null,a||"mehr anzeigen")))))))})),mw=n.div(Bb||(Bb=M(["\n & > * + * {\n margin-top: ","px;\n }\n"],["\n & > * + * {\n margin-top: ","px;\n }\n"])),2*Qe.nudge),pw=n.div(Tb||(Tb=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"]))),gw=n.table(Nb||(Nb=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"])),Qe.nudge/2,Je.medium),fw=n.th(zb||(zb=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 dt(e).text.default}),(function(n){var e=n.theme,t=n.hasBack,i=n.isInverted;return t&&!i?dt(e).elementBg.light:dt(e).elementBg.medium}),2*Qe.nudge,3*Qe.nudge,Qe.spacer),hw=n.td(Ab||(Ab=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*Qe.nudge,3*Qe.nudge,(function(n){var e=n.isInverted,t=n.hasBack,i=n.theme;return Vt(t&&!e?dt(i).elementBg.light:dt(i).elementBg.medium,e?.2:.4)}),Qe.spacer),vw=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(mw,null,t&&o.createElement(Ei,{type:"copy-b",isInverted:a},t),o.createElement(pw,null,o.createElement(gw,null,i&&o.createElement("thead",null,o.createElement("tr",null,i.map((function(n,e){return o.createElement(fw,{hasBack:d,isInverted:a,key:e},o.createElement(Ei,{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(hw,{key:e,isInverted:a,hasBack:d},o.createElement(Ei,{isInverted:a},n))})))}))))))},xw=n.div(Db||(Db=M(["\n ",";\n\n & + & {\n ",";\n }\n"],["\n ",";\n\n & + & {\n ",";\n }\n"])),(function(n){return n.withSeperation&&Ke([3*Qe.nudge,Qe.spacer],"padding-top")}),Ke([3*Qe.nudge,Qe.spacer],"margin-top")),bw=n(po)(Lb||(Lb=M(["\n margin-top: ","px;\n"],["\n margin-top: ","px;\n"])),Qe.spacer),ww=ii((function(n){var e=n.anchorId,t=n.bgMode,i=n.tableItems,r=n.primaryAction,a=n.secondaryAction,l=ti().colors,d="inverted"===t,s="full"===t;return o.createElement(oi,{addSeperation:!0,anchorId:e,bgColor:d?l.sectionBg.dark:s?l.sectionBg.medium:l.sectionBg.light,bgMode:li(t,!0)},o.createElement(ci,{addWhitespace:!0,clampWidth:"small"},i.map((function(n,e){return o.createElement(xw,{key:e},o.createElement(vw,y({},n,{hasBack:s,isInverted:d})))})),(r||a)&&o.createElement(bw,{primary:r&&r(d),secondary:a&&a(d)})))})),yw=n(Ei)(Hb||(Hb=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*Qe.wrapperSmall+"px"}),5*Qe.nudge),kw=n(po)(Fb||(Fb=M(["\n margin-top: ","px;\n"],["\n margin-top: ","px;\n"])),Qe.spacer),Ew=ii((function(n){var e=n.anchorId,t=n.text,i=n.primaryAction,r=n.secondaryAction,a=n.bgMode,l=ti().colors,d="inverted"===a,s="full"===a;return o.createElement(oi,{addSeperation:!0,anchorId:e,bgColor:d?l.sectionBg.dark:s?l.sectionBg.medium:l.sectionBg.light,bgMode:li(a,!0)},o.createElement(ci,{clampWidth:"small",addWhitespace:!0},t&&o.createElement(yw,{isInverted:d,type:"copy",innerHTML:t}),(i||r)&&o.createElement(kw,{primary:i&&i(d),secondary:r&&r(d)})))})),Iw=n.div(Pb||(Pb=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 ct(e).sections.edgeRadius}),Je.medium,(function(n){var e=n.bgImage;return(null==e?void 0:e.medium)&&'url("'.concat(e.medium,'")')}),Je.semilarge,(function(n){var e=n.bgImage;return(null==e?void 0:e.semilarge)&&'url("'.concat(e.semilarge,'")')}),Je.large,(function(n){var e=n.bgImage;return(null==e?void 0:e.large)&&'url("'.concat(e.large,'")')}),Je.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 dt(e).elementBg.medium}),(function(n){return n.bgImage?"0.3":"0"}),(function(n){var e=n.isActive,t=n.bgImage;return!e&&t&&'""'})),Cw=n.button(Ob||(Ob=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 dt(e).elementBg.light}),(function(n){var e=n.theme;return dt(e).elementBg.dark}),Iw,Iw,(function(n){var e=n.theme;return dt(e).primary.default}),(function(n){var e=n.theme;return dt(e).primary.default})),Mw=n.iframe(jb||(jb=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"]))),Sw=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(Iw,{onClick:function(){return s(!0)},bgImage:l?void 0:e,isActive:l,className:r},!l&&o.createElement(Cw,null,i||o.createElement(Ee,null)),l&&o.createElement(Mw,{id:"ytplayer",src:"https://www.youtube.com/embed/".concat(t,"?autoplay=1"),allow:"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture"}))},Bw=n(po)(Rb||(Rb=M(["\n margin-top: ","px;\n"],["\n margin-top: ","px;\n"])),Qe.spacer),Tw=ii((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=ti().colors,c="inverted"===d,u="full"===d;return o.createElement(oi,{addSeperation:!0,anchorId:e,bgColor:c?s.sectionBg.dark:u?s.sectionBg.medium:s.sectionBg.light,bgMode:li(d,!0)},o.createElement(ci,{addWhitespace:!0,clampWidth:"small"},o.createElement("div",null,i&&t&&o.createElement(Sw,{bgImage:t,embedId:i,playIcon:r})),(a||l)&&o.createElement(Bw,{primary:a&&a(c),secondary:l&&l(c)})))})),Nw=n.h1(Wb||(Wb=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 $e(e,t)}),(function(n){return!n.hyphens&&e(_b||(_b=M(["\n @media "," {\n hyphens: none;\n }\n "],["\n @media "," {\n hyphens: none;\n }\n "])),Je.large)}),(function(n){return n.hasShadow&&"1px 2px 8px rgba(0, 0, 0, 0.25)"})),zw=n(Nw)(Vb||(Vb=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 st(e).callout[t].family}),(function(n){var e=n.theme,t=n.size;return st(e).callout[t].weight}),(function(n){var e=n.theme,t=n.size;return st(e).callout[t].style}),(function(n){var e=n.theme,t=n.size;return Ke(st(e).callout[t].size,"font-size")}),(function(n){var e=n.theme,t=n.size;return st(e).callout[t].lineHeight}),(function(n){var e=n.theme,t=n.size;return st(e).callout[t].letterSpacing}),(function(n){var e=n.theme,t=n.size;return st(e).callout[t].textTransform})),Aw=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=ti().fonts,b=null===(e=null==x?void 0:x.callout)||void 0===e?void 0:e[d];return a.createElement(zw,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)};Aw.defaultProps={renderAs:"h1",size:"medium"};var Dw,Lw,Hw,Fw,Pw,Ow,jw,Rw,_w,Ww,Vw,Zw,Uw,qw,Yw,Gw,Xw,Jw,Qw,Kw,$w,ny,ey=n.div(Dw||(Dw=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"])),Je.semilarge),ty=n.img(Lw||(Lw=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*Qe.nudge),iy=n.div(Hw||(Hw=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"])),Je.semilarge,2*Qe.nudge,Je.large),ry=n(Aw)(Fw||(Fw=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 Ke(e<=6?[72,120]:e>=10?[33,42]:[52,72],"font-size")}),(function(n){var e=n.isInverted,t=n.theme;return e?dt(t).primary.inverted:dt(t).primary.default})),ay=n(gi)(Pw||(Pw=M(["\n max-width: 80%;\n"],["\n max-width: 80%;\n"]))),oy=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(ey,null,e&&o.createElement(ty,{src:e.src,alt:e.alt}),o.createElement(iy,{height:0},o.createElement(ry,{renderAs:"div",stringLength:d,isInverted:a},i)),o.createElement(ay,{size:"super",textColor:a?dt(l).primary.inverted:dt(l).primary.default},t))},ly=n.div(Ow||(Ow=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"])),Qe.spacer,2*Qe.spacer,Je.semilarge,Qe.spacer,Qe.spacer,2*Qe.spacer,Je.semilarge,Qe.spacer,Je.semilarge,Je.large),dy=ii((function(n){var e=n.anchorId,t=n.items,i=n.bgMode,a=g(r),l="inverted"===i,d="full"===i;return o.createElement(oi,{addSeperation:!0,anchorId:e,bgColor:l?dt(a).sectionBg.dark:d?dt(a).sectionBg.medium:dt(a).sectionBg.light,bgMode:li(i,!0)},o.createElement(ci,{addWhitespace:!0},o.createElement(ly,null,null==t?void 0:t.map((function(n,e){return o.createElement(oy,y({},n,{key:e,isInverted:l}))})))))})),sy=n.section(jw||(jw=M(["\n position: relative;\n width: 100vw;\n z-index: -1;\n"],["\n position: relative;\n width: 100vw;\n z-index: -1;\n"]))),cy=n.div(Rw||(Rw=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"]))),uy=n.div(_w||(_w=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}),Qe.wrapperLarge,(function(n){return-1!==n.contentWidth&&"100%"})),my=n(ko)(Vw||(Vw=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(Ww||(Ww=M(["\n transform: translateX(-50%);\n margin-left: 50%;\n "],["\n transform: translateX(-50%);\n margin-left: 50%;\n "])))})),py=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(sy,{ref:I,"data-bg-ident":"transparent"},o.createElement(cy,{ref:C,style:{transform:"translate3d(0px, ".concat(b,"px, 0px)")},className:g},o.createElement(uy,{hAlign:i,contentWidth:M},e&&o.createElement(my,y({hAlign:i,coverSpace:-1!==M},e))))))},gy=n.figure(Zw||(Zw=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 ct(e).sections.imageTextGradient})),fy=n(ko)(Uw||(Uw=M(["\n img {\n height: 550px;\n }\n"],["\n img {\n height: 550px;\n }\n"]))),hy=n(No)(qw||(qw=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"])),Qe.wrapper,di+2*Qe.nudge),vy=ii((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(oi,{anchorId:e,bgColor:"image",bgMode:"full"},o.createElement(ci,{clampWidth:"content"===i?"normal":"large"},o.createElement(gy,{hasContent:!!r||!!s},o.createElement(fy,y({},m,{coverSpace:!0,ratios:void 0})),r&&o.createElement(hy,{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}))))})),xy=n.ul(Yw||(Yw=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"])),Qe.nudge),by=n.li(Gw||(Gw=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*Qe.nudge,(function(n){var e=n.theme;return n.hasBg?dt(e).elementBg.light:dt(e).elementBg.medium}),2*Qe.nudge,Je.semilarge,3*Qe.nudge),wy=n.div(Xw||(Xw=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*Qe.nudge),yy=n(Ei)(Jw||(Jw=M(["\n max-width: 880px;\n"],["\n max-width: 880px;\n"]))),ky=n(Ei)(Qw||(Qw=M(["\n white-space: nowrap;\n"],["\n white-space: nowrap;\n"]))),Ey=n(Ei)(Kw||(Kw=M(["\n max-width: 880px;\n"],["\n max-width: 880px;\n"]))),Iy=function(n){var e=n.text,t=n.price,i=n.hasBg,r=void 0!==i&&i,a=n.title;return o.createElement(by,{hasBg:r},o.createElement(wy,null,a&&o.createElement(yy,{type:"copy-b"},a),t&&o.createElement(ky,{type:"copy-b"},t)),e&&o.createElement(Ey,{type:"copy",innerHTML:e}))},Cy=ii((function(n){var e=n.anchorId,t=n.bgMode,i=n.items,r=ti().colors,a="inverted"===t,l=a||"full"===t;return o.createElement(oi,{addSeperation:!0,anchorId:e,bgColor:a?r.sectionBg.dark:"full"===t?r.sectionBg.medium:r.sectionBg.light,bgMode:li(t,!0)},o.createElement(ci,{addWhitespace:!0},o.createElement(xy,null,null==i?void 0:i.map((function(n,e){return o.createElement(Iy,y({key:e},n,{hasBg:l}))})))))})),My=n.div($w||($w=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"])),Qe.spacer,(function(n){var e=n.theme;return ct(e).sections.edgeRadius}),(function(n){var e=n.theme,t=n.hasBg,i=n.isInverted,r=n.isHighlighted;return i?r?dt(e).primary.inverted:dt(e).elementBg.medium:r?dt(e).primary.default:t?dt(e).elementBg.light:dt(e).elementBg.medium}),(function(n){return n.isCentered?"center":"left"}),3*Qe.nudge),Sy=n(po)(ny||(ny=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"])),Qe.spacer),By=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(My,{ref:e,isInverted:l,isCentered:d,isHighlighted:s,hasBg:c,className:u},t&&o.createElement(Ei,{type:"copy-b",size:"big",isInverted:m,innerHTML:t,"data-sheet":"superTitle"}),i&&o.createElement(Aw,{renderAs:"div",size:"big",isInverted:m,innerHTML:i,"data-sheet":"title"}),r&&o.createElement(Ei,{size:"medium",isInverted:m,innerHTML:r,"data-sheet":"desc"}),o.createElement(Sy,{mode:"cover",primary:a&&a({isInverted:m,isHighlighted:s})}))}));By.displayName="PriceTag";var Ty,Ny,zy,Ay,Dy,Ly,Hy,Fy,Py,Oy,jy,Ry,_y,Wy,Vy,Zy,Uy,qy,Yy,Gy,Xy,Jy,Qy,Ky=n(By)(Ty||(Ty=M(["\n min-height: 500px;\n"],["\n min-height: 500px;\n"]))),$y=n.div(Ny||(Ny=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"])),Ii.gutter,Ii.gutter,Ii.gutter,Ii.gutter,Je.large),nk=ii((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=ti().colors,c=xt({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(oi,{addSeperation:!0,anchorId:e,bgColor:a?s.sectionBg.dark:l?s.sectionBg.medium:s.sectionBg.light,bgMode:li(r)},o.createElement(ci,{addWhitespace:!0},o.createElement($y,null,null==t?void 0:t.map((function(n,e){return o.createElement(Ky,y({key:e,ref:c[e]},n,{isInverted:a,isCentered:i,hasBackground:l}))})))))})),ek=ii((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=ti().colors,p="inverted"===t,g=(null==i?void 0:i.length)||0;return o.createElement(oi,{addSeperation:!0,anchorId:e,bgColor:p?m.sectionBg.dark:t?m.sectionBg.medium:m.sectionBg.light,bgMode:li(t)},o.createElement(Zp,{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(bl,y({key:e},n,{externalLinkIcon:r}))}))))})),tk=n.a(zy||(zy=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?dt(t).text.inverted:"inherit"}),5*Qe.nudge,3*Qe.nudge,(function(n){return n.isDisabled?"none":"all"}),(function(n){return!n.isActive&&.4}),(function(n){var e=n.theme;return dt(e).primary.default}),(function(n){return n.isDisabled?"0.3":"1"})),ik=function(n){var e=n.link,t=n.label,i=n.isDisabled,r=n.isActive,o=n.isInverted;return a.createElement(tk,{href:e,isActive:r,isDisabled:i,isInverted:o},a.createElement(Ei,{type:r?"copy-b":"copy",isInverted:o},t))},rk=n(oi)(Ay||(Ay=M(["\n position: relative;\n padding-top: 55px;\n"],["\n position: relative;\n padding-top: 55px;\n"]))),ak=n.ul(Dy||(Dy=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*Qe.nudge,2*Qe.nudge,Je.semilarge,3*Qe.nudge),ok=n.li(Ly||(Ly=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"]))),lk=n.div(Hy||(Hy=M(["\n position: relative;\n display: inline-block;\n padding: ","px;\n"],["\n position: relative;\n display: inline-block;\n padding: ","px;\n"])),3*Qe.nudge),dk=n.div(Fy||(Fy=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)"})),sk=n.div(Py||(Py=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?dt(e).elementBg.light:dt(e).elementBg.dark})),ck=ii((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(rk,{anchorId:e,bgColor:g?dt(f).sectionBg.dark:dt(f).sectionBg.light,bgMode:li(d,!0),addSeperation:!0,className:l},a.createElement(ci,{addWhitespace:!0},a.createElement(ak,{ref:m},t.map((function(n,e){return a.createElement(ok,{ref:p,"data-index":"tabnav-".concat(e),key:e,onClick:function(){o?o(e,n.label):u(e)}},a.createElement(lk,null,a.createElement(ik,{label:n.label,link:n.link,isActive:c===e,isInverted:g}),a.createElement("div",{style:{paddingTop:"40px"}}),c===e&&a.createElement(sk,{isInverted:g})))})))),a.createElement(dk,{isInverted:g}))})),uk=n.figure(Oy||(Oy=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"])),Qe.spacer,Je.medium),mk=n(Aw)(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"]))),pk=n(Ei)(Ry||(Ry=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"]))),gk=ii((function(n){var e=n.anchorId,t=n.bgMode,i=n.text,r=n.source,a=n.citeUrl,l=ti().colors,d="inverted"===t;return o.createElement(oi,{addSeperation:!0,anchorId:e,bgColor:d?l.sectionBg.dark:"full"===t?l.sectionBg.medium:l.sectionBg.light,bgMode:li(t,!0)},o.createElement(ci,{clampWidth:"normal",addWhitespace:!0},o.createElement(uk,null,i&&o.createElement(mk,y({size:"small",renderAs:"blockquote",isInverted:d,innerHTML:i},{cite:a})),r&&o.createElement(pk,{isInverted:d,renderAs:"figcaption",innerHTML:r}))))})),fk=n(ko)(_y||(_y=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})),hk=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(oi,{addSeperation:!0,anchorId:e,bgColor:s?dt(d).sectionBg.dark:c?dt(d).sectionBg.medium:dt(d).sectionBg.light,bgMode:li(l)},o.createElement(ci,null,t&&o.createElement(fk,y({hAlign:a},t))))},vk=n.div(Wy||(Wy=M(["\n color: ",";\n"],["\n color: ",";\n"])),(function(n){var e=n.isInverted,t=n.theme;return e?dt(t).elementBg.light:dt(t).elementBg.dark})),xk=n(ci)(Vy||(Vy=M(["\n padding-left: ","px;\n padding-right: ","px;\n"],["\n padding-left: ","px;\n padding-right: ","px;\n"])),Qe.spacer,Qe.spacer),bk=n(Br)(Zy||(Zy=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 dt(e).elementBg.mediumHover}),(function(n){var e=n.theme;return n.isInverted?dt(e).primary.inverted:dt(e).primary.default}),Ke([29,64],"height"),Ke([29,64],"width")),wk=ii((function(n){var e=n.anchorId,t=n.socials,i=n.bgMode,a=g(r),l="inverted"===i,d="full"===i;return o.createElement(oi,{anchorId:e,bgColor:l?dt(a).sectionBg.dark:d?dt(a).sectionBg.medium:dt(a).sectionBg.light,bgMode:li(i,!0),addSeperation:!0},o.createElement(xk,{addWhitespace:!0},o.createElement(vk,null,o.createElement(wr.Row,{valign:"center"},t.map((function(n,e){return(null==n?void 0:n.link)?o.createElement(wr.Col,{span:t.length>4?.25:12/t.length/12,key:e},o.createElement(bk,y({},null==n?void 0:n.link),null==n?void 0:n.icon)):null}))))))})),yk=n.ul(Uy||(Uy=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"])),Qe.spacer,Qe.spacer,Qe.spacer,Qe.spacer,Je.medium,Ii.gutter,Ii.gutter,Je.large,1/3*100,Ii.gutter,1/3*100,Ii.gutter),kk=n.li(qy||(qy=M(["\n display: block;\n position: relative;\n padding: 0;\n"],["\n display: block;\n position: relative;\n padding: 0;\n"]))),Ek=n(Br)(Yy||(Yy=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?dt(e).primary.inverted:dt(e).primary.default}),(function(n){var e=n.theme;return n.isInverted?dt(e).secondary.inverted:dt(e).secondary.default})),Ik=n(ko)(Gy||(Gy=M(["\n display: block;\n height: 100%;\n z-index: 0;\n"],["\n display: block;\n height: 100%;\n z-index: 0;\n"]))),Ck=n.div(Xy||(Xy=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*Qe.nudge,2*Qe.nudge,Ek,Ek),Mk=n(gi)(Jy||(Jy=M(["\n text-transform: uppercase;\n"],["\n text-transform: uppercase;\n"]))),Sk=n.div(Qy||(Qy=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 dt(e).text.inverted}),Ek,(function(n){var e=n.theme;return dt(e).text.inverted})),Bk=ii((function(n){var e=n.anchorId,t=n.items,i=n.hashTag,r=n.followUs,a=n.socialIcon,l=n.bgMode,d=ti().colors,s="inverted"===l,c="full"===l;return o.createElement(oi,{anchorId:e,bgColor:s?d.sectionBg.dark:c?d.sectionBg.medium:d.sectionBg.light,bgMode:li(l,!0),addSeperation:!0},o.createElement(ci,{addWhitespace:!0},o.createElement(yk,null,null==t?void 0:t.map((function(n,e){var t;return o.createElement(kk,{key:e},o.createElement(Ek,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(Ik,y({},n.image,{coverSpace:!0,ratios:{small:{w:1,h:1}},isInverted:s})),o.createElement(Ck,null,o.createElement(Mk,{size:"super",isInverted:!0},r||"Follow Us On Instagram"),i&&o.createElement(gi,{size:"heading-2",isInverted:!0},i)),o.createElement(Sk,null,a||o.createElement(pe,null))))})))))})),Tk=n.div(Fk||(Fk=M(["\n &:focus {\n outline: 1px dashed ",";\n }\n"],["\n &:focus {\n outline: 1px dashed ",";\n }\n"])),(function(n){var e=n.theme;return dt(e).primary.default})),Nk=n(Ei)(Pk||(Pk=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"])),Qe.nudge,2*Qe.nudge),zk=n.div(Ok||(Ok=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 dt(e).primary.default})),Ak=n.table(jk||(jk=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*Qe.nudge,2*Qe.nudge),Dk=n(Ei)(Rk||(Rk=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?dt(e).text.inverted:dt(e).text.default}),(function(n){var e=n.theme;return n.isInverted?dt(e).elementBg.dark:dt(e).elementBg.medium}),3*Qe.nudge,2.5*Qe.spacer,(function(n){return n.alignRight?"right":"left"})),Lk=n(Ei)(_k||(_k=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*Qe.nudge,(function(n){var e=n.hasBack,t=n.theme;return e?dt(t).elementBg.light:dt(t).elementBg.medium}),(function(n){return n.alignRight?"right":"left"}),2.5*Qe.spacer),Hk=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(Tk,{ref:e},o.createElement(zk,{tabIndex:1},o.createElement(Ak,null,i&&o.createElement(Nk,{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(Dk,{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(Lk,{key:e,renderAs:"td",hasBack:s,alignRight:"right"===u,innerHTML:n})})))}))))))}));Hk.displayName="TableBlock";var Fk,Pk,Ok,jk,Rk,_k,Wk,Vk,Zk,Uk,qk,Yk,Gk,Xk,Jk,Qk,Kk,$k,nE,eE,tE,iE,rE,aE,oE,lE,dE,sE,cE,uE,mE,pE,gE=n(ci)(Wk||(Wk=M(["\n & > * + * {\n margin-top: ","px;\n }\n"],["\n & > * + * {\n margin-top: ","px;\n }\n"])),2*Qe.nudge),fE=n(Hk)(Vk||(Vk=M(["\n ",";\n\n & + & {\n ",";\n }\n"],["\n ",";\n\n & + & {\n ",";\n }\n"])),(function(n){return n.withSeperation&&Ke([Qe.spacer,4*Qe.spacer],"padding-top")}),Ke([Qe.spacer,2*Qe.spacer],"margin-top")),hE=ii((function(n){var e=n.anchorId,t=n.bgMode,i=n.tableItems,r=ti().colors,a="inverted"===t,l="full"===t||a;return o.createElement(oi,{addSeperation:!0,anchorId:e,bgColor:a?r.sectionBg.dark:l?r.sectionBg.medium:r.sectionBg.light,bgMode:li(t,!0)},o.createElement(gE,null,i.map((function(n,e){return o.createElement(fE,y({key:e},n,{isInverted:a,hasBack:l}))}))))})),vE=n.div(Uk||(Uk=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 ct(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?ct(e).sections.imagePlaceholderBg.inverted:ct(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,")")}),Je.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,")")}),Je.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,")")}),Je.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,")")}),Je.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(Zk||(Zk=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 "])))})),xE=n.video(qk||(qk=M(["\n display: block;\n"],["\n display: block;\n"]))),bE=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(vE,{ratios:t,isInverted:i,className:g},o.createElement(xE,{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})}))))},wE=n.figure(Yk||(Yk=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"])),Qe.nudge,Je.semilarge,2*Qe.nudge),yE=n(ko)(Gk||(Gk=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"])),Je.semilarge,(function(n){var e=n.theme;return ct(e).sections.edgeRadius})),kE=n(bE)(Xk||(Xk=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"})),EE=n(Ei)(Jk||(Jk=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"])),Je.semilarge,2*Qe.nudge,2*Qe.nudge),IE=n(po)(Qk||(Qk=M(["\n &:not(:first-child) {\n margin-top: ","px;\n }\n"],["\n &:not(:first-child) {\n margin-top: ","px;\n }\n"])),Qe.spacer),CE=ii((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=ti().colors,x="inverted"===r,b=d(!1),w=b[0],k=b[1];return o.createElement(oi,{addSeperation:!0,anchorId:e,bgColor:x?v.sectionBg.dark:r?v.sectionBg.medium:v.sectionBg.light,bgMode:li(r,!1,i)},o.createElement(ci,{addWhitespace:!0,clampWidth:"normal"},o.createElement(wr.Row,{valign:"center"},o.createElement(wr.Col,{semilarge:{span:.5,move:(i?6:0)/12},xlarge:{span:7/12,move:(i?5:0)/12}},(u||m)&&o.createElement(wE,null,u&&(!m||!w)&&o.createElement(yE,y({},u,{isInverted:x,coverSpace:!0})),(null==m?void 0:m.urls)&&m.urls.length>0&&o.createElement(kE,{urls:m.urls,muted:!0,autoPlay:!0,loop:!0,onCanPlayThrough:function(){return k(!0)},ratios:m.aspectRatios,isVisible:w}),p&&o.createElement(EE,{size:"small",renderAs:"figcaption",isInverted:x,innerHTML:p}))),o.createElement(wr.Col,{semilarge:{span:.5,move:(i?-6:0)/12},xlarge:{span:5/12,move:(i?-7:0)/12}},o.createElement(No,{title:s,titleAs:c,superTitle:a,superTitleAs:l,text:g,colorMode:x?"inverted":"default"}),(f||h)&&o.createElement(IE,{primary:f&&f(x),secondary:h&&h(x)})))))})),ME=function(){return e(Kk||(Kk=M(["\n ","\n "],["\n ","\n "])),Ci({cols:1,gridWidth:"".concat(Qe.wrapper-2*di,"px ")}))},SE=n(bE)(nE||(nE=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 ct(e).sections.edgeRadius}),Je.semilarge,Ci({cols:6,gridWidth:"100% - ".concat(2*di,"px ")}),di,(function(n){return n.isMirrored?"auto":"0"}),(function(n){return n.isMirrored?"0":"auto"}),Je.xlarge,ME(),di,Je.xxlarge,Qe.wrapperLarge/2,ME(),di,(function(n){return n.isMirrored?"auto":"50%"}),(function(n){return n.isMirrored?"50%":"auto"}),(function(n){var t=n.isMirrored;return e($k||($k=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% + ",ME(),di)})),BE=n(ko)(tE||(tE=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"])),Je.semilarge,Ci({cols:6,gridWidth:"100% - ".concat(2*di,"px ")}),di,(function(n){return n.isMirrored?"auto":"0"}),(function(n){return n.isMirrored?"0":"auto"}),Je.xlarge,ME(),di,Je.xxlarge,Qe.wrapperLarge/2,ME(),di,(function(n){return n.isMirrored?"auto":"50%"}),(function(n){return n.isMirrored?"50%":"auto"}),(function(n){var t=n.isMirrored;return e(eE||(eE=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% + ",ME(),di)})),TE=n.div(iE||(iE=M(["\n ","\n\n @media "," {\n ","\n }\n"],["\n ","\n\n @media "," {\n ","\n }\n"])),(function(n){var e=n.theme;return Ke(ct(e).sections.seperation.padding.default,"padding-bottom")}),Je.semilarge,(function(n){var e=n.theme;return Ke(ct(e).sections.seperation.padding.default,"padding-top")})),NE=n(po)(rE||(rE=M(["\n &:not(:first-child) {\n margin-top: ","px;\n }\n"],["\n &:not(:first-child) {\n margin-top: ","px;\n }\n"])),Qe.spacer),zE=ii((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=ti().colors,v="inverted"===f,x="full"===f,b=d(!1),w=b[0],k=b[1];return o.createElement(oi,{anchorId:e,bgColor:v?h.sectionBg.dark:x?h.sectionBg.medium:h.sectionBg.light,bgMode:li(f,!0)},c&&(!u||!w)&&o.createElement(BE,y({coverSpace:!0},c,{isMirrored:i,isInverted:v})),(null==u?void 0:u.urls)&&u.urls.length>0&&o.createElement(SE,{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(ci,{clampWidth:"normal",addWhitespace:!0},o.createElement(wr.Row,{valign:"center"},o.createElement(wr.Col,{semilarge:{span:.5,move:(i?6:0)/12},xlarge:{span:7/12,move:(i?5:0)/12}}),o.createElement(wr.Col,{semilarge:{span:.5,move:(i?-6:0)/12},xlarge:{span:5/12,move:(i?-7:0)/12}},o.createElement(TE,null,o.createElement(No,{title:l,titleAs:s,superTitle:r,superTitleAs:a,text:m,colorMode:v?"inverted":"default"}),(p||g)&&o.createElement(NE,{primary:p&&p(v),secondary:g&&g(v)}))))))})),AE=n.div(aE||(aE=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"])),Je.large,(function(n){return n.isSwitched?"left":"right"}),(function(n){var e=n.theme;return n.isInverted?dt(e).elementBg.light:dt(e).elementBg.dark}),(function(n){var e=n.theme,t=n.isActive,i=n.isInverted;return t?i?dt(e).elementBg.light:dt(e).elementBg.dark:i?dt(e).elementBg.dark:dt(e).elementBg.light}),Je.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?dt(e).elementBg.light:dt(e).elementBg.dark}),Je.large),DE=n.div(oE||(oE=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*Qe.nudge,Qe.spacer,Je.large,(function(n){return n.isSwitched&&"50%"}),(function(n){return!n.isSwitched&&"50%"}),(function(n){return n.isSwitched?"".concat(Qe.spacer,"px 0 ").concat(Qe.spacer,"px ").concat(Qe.spacer,"px"):"".concat(Qe.spacer,"px ").concat(Qe.spacer,"px ").concat(Qe.spacer,"px 0")}),Qe.nudge),LE=ii((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=um(),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(oi,{anchorId:e,bgColor:l?dt(a).sectionBg.dark:c?dt(a).sectionBg.medium:"transparent",bgMode:li(t,!0),addSeperation:!0},o.createElement(ci,{addWhitespace:!0},i&&i.map((function(n,e){return o.createElement(AE,{ref:f[e],isActive:w===e,isSwitched:e%2==0,isInverted:l,key:e},o.createElement(DE,{isSwitched:e%2==0},o.createElement("div",null,o.createElement(gi,{size:"heading-1",textColor:l?dt(a).text.inverted:dt(a).text.default},n.label)),o.createElement("div",null,o.createElement(gi,{size:"heading-3",isInverted:l},n.title)),o.createElement(Ei,{innerHTML:n.text,isInverted:l})))}))))})),HE=ii((function(n){var e=n.anchorId,t=n.bgMode,i=n.bgImage,r=n.embedId,a=n.playIcon,l=ti().colors,d="inverted"===t;return o.createElement(oi,{anchorId:e,bgColor:d?l.sectionBg.dark:t?l.sectionBg.medium:l.sectionBg.light,bgMode:li(t),addSeperation:!0},o.createElement(ci,{addWhitespace:!0},o.createElement(Sw,{bgImage:i,embedId:r,playIcon:a})))})),FE=ii((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=ti().colors,m="inverted"===t,p=(null==i?void 0:i.length)||0;return o.createElement(oi,{addSeperation:!0,anchorId:e,bgColor:m?u.sectionBg.dark:t?u.sectionBg.medium:u.sectionBg.light,bgMode:li(t)},o.createElement(Zp,{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(Sw,y({key:e},n))}))))})),PE=n.div(dE||(dE=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 dt(e).primary.default}),(function(n){var e=n.theme,t=n.hasBg;return n.isInverted?dt(e).elementBg.medium:t?dt(e).elementBg.light:dt(e).elementBg.medium}),Qe.spacer,(function(n){var e=n.theme;return ct(e).sections.edgeRadius}),(function(n){var t=n.clickable,i=n.isInverted;return t&&e(lE||(lE=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 dt(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)")}),Je.medium),OE=n(Ei)(sE||(sE=M(["\n &:not(:first-child) {\n margin-top: ","px;\n }\n"],["\n &:not(:first-child) {\n margin-top: ","px;\n }\n"])),4*Qe.nudge),jE=n.div(cE||(cE=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*Qe.nudge,2*Qe.nudge),RE=n.div(uE||(uE=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"]))),_E=n.div(mE||(mE=M(["\n display: flex;\n align-items: center;\n"],["\n display: flex;\n align-items: center;\n"]))),WE=n(Br)(pE||(pE=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"]))),VE=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(PE,{ref:e,isInverted:t,hasBg:i,className:c,clickable:!!u},o.createElement(gi,{textColor:"inherit",size:"heading-2","data-sheet":"title",innerHTML:r,hyphens:!0}),o.createElement(OE,{type:"copy-b",textColor:"inherit","data-sheet":"info"},o.createElement(jE,null,o.createElement(RE,null,d?d():o.createElement(Le,null)),o.createElement(_E,null,a)),o.createElement(jE,null,o.createElement(RE,null,s?s():o.createElement(je,null)),o.createElement(_E,null,l))),u&&o.createElement(WE,y({},u,{ariaLabel:(null==u?void 0:u.href)?r:void 0})))}));VE.displayName="JobCard";var ZE,UE,qE,YE,GE,XE,JE,QE,KE,$E,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=n.ul(ZE||(ZE=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*Qe.nudge,2*Qe.nudge,Je.medium,Qe.spacer,Qe.spacer),HI=n.li(UE||(UE=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*Qe.nudge,2*Qe.nudge,Je.medium,Qe.spacer,Qe.spacer,Je.large),FI=ii((function(n){var e=n.anchorId,t=n.jobs,i=n.bgMode,r=n.modelIcon,a=n.locationIcon,l=ti().colors,d="inverted"===i,s="full"===i,c=(null==t?void 0:t.length)||0,u=xt({listLength:c,identifiers:['[data-sheet="title"]','[data-sheet="info"]'],responsive:{small:1,semilarge:2,large:3}}).sheetRefs;return o.createElement(oi,{addSeperation:!0,anchorId:e,bgColor:d?l.sectionBg.dark:i?l.sectionBg.medium:l.sectionBg.light,bgMode:li(i,!0)},o.createElement(ci,{addWhitespace:!0},o.createElement(LI,null,null==t?void 0:t.map((function(n,e){return o.createElement(HI,{key:e},o.createElement(VE,y({ref:u[e]},n,{isInverted:d,hasBackground:s,modelIcon:r,locationIcon:a})))})))))})),PI=n.form(qE||(qE=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 dt(e).text.default}),Je.medium),OI=n.input(YE||(YE=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"])),Qe.nudge,3*Qe.nudge,(function(n){var e=n.backColor;return e&&e}),(function(n){var e=n.theme;return st(e).copy.small.family}),(function(n){var e=n.theme;return st(e).copy.small.weight}),(function(n){var e=n.theme;return Ke(st(e).copy.small.size,"font-size")}),(function(n){var e=n.theme;return st(e).copy.small.lineHeight}),(function(n){var e=n.theme;return"2px solid ".concat(dt(e).primary.default)})),jI=n.button(GE||(GE=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*Qe.spacer,(function(n){var e=n.theme;return dt(e).primary.default}),(function(n){var e=n.theme;return dt(e).text.inverted}),Je.medium),RI=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=ti().colors,f="default"===t?g.elementBg.medium:g.elementBg.light;return o.createElement(PI,{onSubmit:s,method:a,action:l,className:p},o.createElement(OI,{placeholder:r,value:i,onClick:c,onBlur:u,onFocus:m,backColor:f}),d&&o.createElement(jI,{isInverted:"onDark"===t},d))},_I=n.div(XE||(XE=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 dt(e).text.default}),(function(n){var e=n.theme;return n.isInverted?dt(e).elementBg.light:dt(e).elementBg.medium})),WI=n.input(JE||(JE=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*Qe.nudge,3.5*Qe.nudge,(function(n){return n.hasLeftIcon&&2.5*Qe.spacer+"px"}),(function(n){return n.hasRightIcon&&2.5*Qe.spacer+"px"}),(function(n){var e=n.theme;return st(e).copy.small.family}),(function(n){var e=n.theme;return Ke(st(e).copy.small.size,"font-size")}),(function(n){var e=n.theme;return"2px solid ".concat(dt(e).primary.default)})),VI=n.button(QE||(QE=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 dt(e).text.default})),ZI=n(VI)(KE||(KE=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"]))),UI=n(VI)($E||($E=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"]))),qI=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(_I,{isInverted:t,className:p},a&&o.createElement(ZI,{isInverted:t,onClick:function(){return d&&d()}},a),o.createElement(WI,{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(UI,{isInverted:t,onClick:function(){return c&&c()}},l))},YI=n(Br)(nI||(nI=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"),GI=function(n){var e=n.className;return a.createElement(YI,{ariaLabel:"b.lateral - creative agency",className:e,href:"https://blateral.com",isExternal:!0},a.createElement("span",null,"b.lateral - creative agency"))},XI=n.div(eI||(eI=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"])),Qe.nudge/2),JI=n.div(tI||(tI=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?dt(t).text.inverted:dt(t).text.default}),Qe.nudge),QI=n.div(iI||(iI=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"])),Qe.nudge,(function(n){var e=n.isInverted,t=n.theme;return e?dt(t).text.inverted:dt(t).text.default})),KI=n(Br)(rI||(rI=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"])),Qe.nudge,wi("copy","medium"),(function(n){return n.isActive&&"700"}),(function(n){var e=n.isInverted,t=n.theme;return e?dt(t).text.inverted:dt(t).text.default}),(function(n){var e=n.isInverted,t=n.theme;return e?dt(t).text.inverted:dt(t).text.default})),$I=function(n){var e=n.langs,t=n.isInverted,i=n.languageIcon;return o.createElement(XI,null,i&&o.createElement(JI,{isInverted:t},i(t)),o.createElement(QI,{isInverted:t},null==e?void 0:e.map((function(n,e){return o.createElement(KI,y({key:e},n.link,{isInverted:t,isActive:n.isActive}),n.label)}))))},nC=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])},eC=n.div(aI||(aI=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})),tC=n.div(oI||(oI=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"])),Qe.spacer,1.5*Qe.spacer,(function(n){var e=n.theme;return dt(e).elementBg.light}),Qe.spacer,Je.semilarge,1.5*Qe.spacer,Je.medium,2*Qe.spacer),iC=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=wt(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&&nC()}),[r,a]),s((function(){var n=wt(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 qa(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(ni,{theme:B},o.createElement(eC,{zIndex:E,bgOpacity:C},o.createElement(tC,{className:M},S&&S({handleDecline:function(){console.log("decline"),bt({name:r,data:{consent:!1,updatedAt:(new Date).getTime()},days:w}),z(!1)},handleAccept:function(){console.log("accept"),bt({name:r,data:{consent:!0,updatedAt:(new Date).getTime()},days:w}),z(!1),nC()},additionalAcceptProps:(e={},e["data-gtm"]="button-cookie-consent-accept",e),additionalDeclineProps:(t={},t["data-gtm"]="button-cookie-consent-decline",t)})))):null},rC=n.img(lI||(lI=M(["\n display: block;\n margin: 0 auto;\n"],["\n display: block;\n margin: 0 auto;\n"]))),aC=n(Ei)(dI||(dI=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"]))),oC=function(n){var e=n.innerHTML,t=n.className,i=n.children;return o.createElement(aC,{size:"big",type:"copy-b",innerHTML:e,className:t},i)},lC=n(Ei)(sI||(sI=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"]))),dC=function(n){var e=n.innerHTML,t=n.className,i=n.children;return o.createElement(lC,{innerHTML:e,className:t},i)},sC=n(po)(cI||(cI=M(["\n max-width: 670px;\n margin-top: ","px;\n"],["\n max-width: 670px;\n margin-top: ","px;\n"])),1.5*Qe.spacer),cC=n.div(uI||(uI=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*Qe.nudge),uC=n.ul(mI||(mI=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*Qe.nudge),mC=n.li(pI||(pI=M(["\n display: block;\n padding: 0;\n"],["\n display: block;\n padding: 0;\n"]))),pC=n(Br)(gI||(gI=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*Qe.nudge,1.5*Qe.nudge,2*Qe.nudge,1.5*Qe.nudge,(function(n){var e=n.theme;return n.isInverted?dt(e).text.inverted:dt(e).text.default}),(function(n){var e=n.theme;return n.isInverted?dt(e).primary.inverted:dt(e).primary.default})),gC=function(n){var e=n.isInverted,t=void 0!==e&&e,i=n.title,r=n.items,a=n.className;return o.createElement(cC,{className:a},i&&o.createElement(Ei,{type:"copy-b",isInverted:t},i),o.createElement(uC,null,null==r?void 0:r.map((function(n,e){return o.createElement(mC,{key:e},o.createElement(pC,{isExternal:!0,href:n.href,isInverted:t,ariaLabel:n.title||"social_".concat(e)},n.icon&&n.icon({isInverted:t,title:n.title})))}))))},fC=n.div(fI||(fI=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*Qe.nudge,Qe.spacer),hC=function(n){var e=n.isInverted,t=n.langs,i=n.socials;return o.createElement(fC,null,i&&i.length>0&&o.createElement(gC,{isInverted:e,items:i}),t&&t.length>0&&o.createElement($I,{isInverted:e,langs:t}))},vC=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(Jg,{isInverted:r,rootLink:e,rootLabel:t,navItems:i.mainNavigation})},xC=n(Qg)(hI||(hI=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"])),Qe.nudge),bC=n(Qg)(vI||(vI=M(["\n display: flex;\n justify-content: flex-end;\n align-items: center;\n\n & > * + * {\n margin-left: ","px;\n }\n\n @media "," {\n & > * + * {\n margin-left: ","px;\n }\n }\n"],["\n display: flex;\n justify-content: flex-end;\n align-items: center;\n\n & > * + * {\n margin-left: ","px;\n }\n\n @media "," {\n & > * + * {\n margin-left: ","px;\n }\n }\n"])),Qe.nudge,Je.medium,2*Qe.nudge),wC=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(Qg,{takeSpace:!0,vAlign:"center",isInverted:p},o.createElement(tf,{isInverted:p,isExpanded:null==s?void 0:s.isMenuOpen,onClick:null==s?void 0:s.openMenu},c?c({isInverted:p}):o.createElement(Ce,{ariaHidden:!0}))),(null===(e=null==d?void 0:d.desktop)||void 0===e?void 0:e.src)&&o.createElement(xC,{isInverted:p},o.createElement(nf,{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(bC,{takeSpace:!0,vAlign:"center"},m?m(y({isInverted:p},s)):void 0,u?u(y({isInverted:p},s)):void 0))},yC=n(Qg)(xI||(xI=M(["\n &:not(:first-child) {\n margin-left: ","px;\n }\n"],["\n &:not(:first-child) {\n margin-left: ","px;\n }\n"])),Qe.spacer),kC=n(of)(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"])),Je.semilarge),EC=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(yC,null,o.createElement(kC,{isInverted:r,navLinks:e})),o.createElement(yC,null,o.createElement($I,{isInverted:r,langs:t})))},IC=Object.freeze({__proto__:null,MenuFooter:hC,MenuHeader:sf,NavBarBottom:vC,NavBarMain:wC,NavBarTop:EC}),CC=n.div(wI||(wI=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 dt(e).elementBg.medium}),2*Qe.nudge,2*Qe.nudge,Je.semilarge,2*Qe.nudge),MC=n.ul(yI||(yI=M(["\n padding: 0;\n margin: 0;\n list-style: none;\n\n display: flex;\n flex-wrap: wrap;\n flex-direction: row;\n align-items: center;\n\n margin-left: -","px;\n"],["\n padding: 0;\n margin: 0;\n list-style: none;\n\n display: flex;\n flex-wrap: wrap;\n flex-direction: row;\n align-items: center;\n\n margin-left: -","px;\n"])),Qe.nudge),SC=n.li(kI||(kI=M(["\n display: flex;\n align-items: center;\n\n padding-left: ","px;\n"],["\n display: flex;\n align-items: center;\n\n padding-left: ","px;\n"])),Qe.nudge),BC=n(Br)(EI||(EI=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"])),wi("copy","medium"),(function(n){var e=n.theme;return n.isInverted?dt(e).text.inverted:dt(e).text.default})),TC={View:function(n){var e=n.className,t=n.children;return o.createElement(CC,{className:e},t)},LinkList:function(n){var e=n.isInverted,t=n.links,i=n.brandIcon,r=n.className,a=l((function(){return null==i?void 0:i(e)}),[i,e]);return o.createElement(MC,{className:r},null==t?void 0:t.map((function(n,t){return o.createElement(SC,{key:t},o.createElement(BC,y({},n.link,{isInverted:e}),n.label))})),null!==a&&o.createElement(SC,null,a||o.createElement(GI,null)))}},NC=n.div(II||(II=M(["\n display: flex;\n flex-wrap: wrap;\n margin-left: -","px;\n\n & > * {\n padding-left: ","px;\n }\n"],["\n display: flex;\n flex-wrap: wrap;\n margin-left: -","px;\n\n & > * {\n padding-left: ","px;\n }\n"])),Qe.spacer,Qe.spacer),zC=function(n){var e=n.isInverted,t=n.languages,i=n.linksLeft,r=n.linksRight,a=n.brandIcon,l=n.languageIcon,d=n.className;return o.createElement(TC.View,{className:d},o.createElement(NC,null,t&&o.createElement($I,{isInverted:e,langs:t,languageIcon:l||function(){return o.createElement(Se,null)}}),Jt(i,!1)&&o.createElement(TC.LinkList,{links:i,isInverted:e,brandIcon:function(){return null}})),Jt(r)&&o.createElement(TC.LinkList,{links:r,isInverted:e,brandIcon:a}))},AC=n(oi)(CI||(CI=M(["\n ","\n ","\n"],["\n ","\n ","\n"])),Ke([0],"padding-bottom"),Ke([0],"margin-bottom")),DC=n.div(MI||(MI=M(["\n & > * {\n margin-bottom: ","px;\n }\n"],["\n & > * {\n margin-bottom: ","px;\n }\n"])),2*Qe.nudge),LC=n(Ei)(SI||(SI=M(["\n margin-bottom: ","px;\n"],["\n margin-bottom: ","px;\n"])),2*Qe.nudge),HC=n(Br)(BI||(BI=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"])),wi("copy","medium"),(function(n){var e=n.theme;return n.isInverted?dt(e).text.inverted:dt(e).text.default})),FC=n.ul(TI||(TI=M(["\n padding: 0;\n margin: 0;\n list-style: none;\n"],["\n padding: 0;\n margin: 0;\n list-style: none;\n"]))),PC=n.li(NI||(NI=M(["\n & + & {\n margin-top: ","px;\n }\n"],["\n & + & {\n margin-top: ","px;\n }\n"])),Qe.nudge),OC=n.div(zI||(zI=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*Qe.nudge,Je.semilarge,Qe.spacer),jC=n(Ei)(AI||(AI=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*Qe.nudge,Je.semilarge,Qe.spacer),RC=ii((function(n){var e=n.bgMode,t=n.siteLinks,i=n.customColumn,r=n.footNote,a=n.bottomBar,d=n.bottomLinksLeft,s=n.bottomLinksRight,c=n.languages,u=ti().colors,m="inverted"===e,p=l((function(){return i?i({isInverted:m,siteLinks:t,languages:c,bottomLinksLeft:d,bottomLinksRight:s}):void 0}),[d,s,i,m,c,t]),g=l((function(){return a?a({isInverted:m,siteLinks:t,languages:c,bottomLinksLeft:d,bottomLinksRight:s}):void 0}),[a,d,s,m,c,t]),f=l((function(){return null!==a&&(!!g||null!==g&&(Jt(c,!1)||Jt(d,!1)||Jt(s,!1)))}),[g,a,d,s,c]);return o.createElement(AC,{addSeperation:!0,renderAs:"footer",bgMode:li(e,!0),bgColor:m?u.sectionBg.dark:e?u.sectionBg.medium:u.sectionBg.light},o.createElement(ci,{addWhitespace:!0},o.createElement(DC,null,o.createElement(wr.Row,{gutter:5*Qe.nudge,medium:{gutter:Qe.spacer}},null==t?void 0:t.map((function(n,e){var t=n.title,i=n.links;return o.createElement(wr.Col,{key:e,medium:{span:.5},semilarge:{span:4/12},large:{span:.25}},o.createElement(LC,{type:"copy-b",isInverted:m},t),o.createElement(FC,null,null==i?void 0:i.map((function(n,e){var t=n.link,i=n.label;return o.createElement(PC,{key:e},o.createElement(HC,y({},t,{isInverted:m}),i))}))))})),p&&o.createElement(wr.Col,{large:{span:.25}},o.createElement(OC,null,p))),r&&o.createElement(jC,{isInverted:m,innerHTML:r})),g||(f?o.createElement(zC,{isInverted:m,linksLeft:d,linksRight:s,languages:c}):null)))})),_C=n.div(DI||(DI=M(["\n & > * + * {\n margin-top: ","px;\n }\n"],["\n & > * + * {\n margin-top: ","px;\n }\n"])),2*Qe.nudge),WC=function(n){var e=n.isInverted,t=n.title,i=n.text,r=n.action,a=n.className;return o.createElement(_C,{className:a},t&&o.createElement(Ei,{type:"copy-b",isInverted:e},t),i&&o.createElement(Ei,{size:"small",isInverted:e,innerHTML:i}),r&&r({isInverted:e}))},VC=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(WC,{isInverted:e,title:t,text:i,action:r}),l&&l.length>0&&o.createElement(gC,{isInverted:e,title:a,items:l}))},FooterBottomBar:zC}),ZC=Object.freeze({__proto__:null,FooterArticle:WC,FooterBottomGrid:TC});export{Mr as Accordion,po as Actions,ro as AlertList,vo as Article,GI as Bdot,zl as Button,jl as ButtonGhost,jo as CallToAction,Aw as Callout,nl as CardList,RI as CompactForm,ml as ComparisonSlider,wx as Control,sC as CookieActions,iC as CookieConsent,rC as CookieIcon,dC as CookieText,oC as CookieTitle,Ei as Copy,kl as CrossPromotion,du as DynamicForm,Bu as EventBlock,Dm as EventDetail,zu as EventList,xm as EventOverview,Jm as FactGrid,tp as FactList,ug as FeatureCarousel,mg as FeatureList,RC as Footer,VC as FooterPartials,ZC as FooterSkeletons,hg as Gallery,wr as Grid,Kv as Header,gi as Heading,lx as IconList,Ge as Icons,ko as Image,sx as ImageCarousel,fx as IndexList,hx as Intro,No as IntroBlock,FI as JobList,$I as LanguageSwitcher,ni as LibThemeProvider,Br as Link,Ox as Map,hC as MenuFooterPartial,sf as MenuHeaderPartial,vC as NavBarBottomPartial,wC as NavBarMainPartial,EC as NavBarTopPartial,Gx as NavList,IC as NavPartials,lf as NavSkeletons,_v as Navigation,nb as NewsAuthorCard,Zb as NewsFooter,Yb as NewsImages,ew as NewsIntro,rw as NewsList,uw as NewsOverview,ww as NewsTable,Ew as NewsText,Tw as NewsVideo,dy as NumberList,py as ParallaxBackground,cm as Pointer,vy as Poster,Cy as PriceList,nk as PriceTable,ek as PromotionCarousel,ck as QuickNav,gk as Quote,En as ScrollDirection,qI as SearchInput,oi as Section,hk as SimpleImage,Lp as Slider,gC as SocialList,wk as SocialNav,Bk as SocialWall,hE as Table,CE as Teaser,zE as TeaserWide,LE as Timeline,so as Title,HE as Video,bE as VideoBlock,FE as VideoCarousel,ci as Wrapper,$t as assignTo,Tt as canUseWebP,Ut as clampValue,wi as copyStyle,yt as deleteCookie,ot as getBaseTheme,Zt as getBgImage,dt as getColors,wt as getCookie,Yt as getCurrentNavItem,Gt as getCurrentNavPath,st as getFonts,Rv as getFullNavbarHeights,ct as getGlobals,Ci as getGridWidth,Qt as getLinkIcon,pt as getMediaQuery,Ii as gridSettings,Vt as hexToRgba,qt as importFonts,ut as isBrowser,Xt as isEmptyArray,Jt as isValidArray,li as mapToBgMode,ei as modifyTheme,Je as mq,bt as setCookie,Qe as spacings,xt as useEqualSheetHeight,vt as useFontsLoaded,Ct as useIE,Wt as useImgPreload,zt as useInterval,Mt as useItemHeight,ti as useLibTheme,ht as useMediaQuery,Nt as usePoster,St as useScroll,Bt as useScrollTo,_t as useTouch,ii as withLibTheme,Ke as withRange,di as wrapperWhitespace};
|
|
1
|
+
import n,{css as e,useTheme as t,ThemeProvider as i,ThemeContext as r}from"styled-components";import*as o from"react";import a,{useState as l,useEffect as d,useMemo as s,useRef as c,useCallback as u,createRef as m,forwardRef as p,useContext as g,useImperativeHandle as f}from"react";import h,{renderToString as v}from"react-dom/server";import{JsonLd as x}from"react-schemaorg";import{useFormik as b}from"formik";import w from"react-datepicker";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,o){function a(n){try{d(i.next(n))}catch(n){o(n)}}function l(n){try{d(i.throw(n))}catch(n){o(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(a,l)}d((i=i.apply(n,e||[])).next())}))}function I(n,e){var t,i,r,o,a={label:0,sent:function(){if(1&r[0])throw r[1];return r[1]},trys:[],ops:[]};return o={next:l(0),throw:l(1),return:l(2)},"function"==typeof Symbol&&(o[Symbol.iterator]=function(){return this}),o;function l(o){return function(l){return function(o){if(t)throw new TypeError("Generator is already executing.");for(;a;)try{if(t=1,i&&(r=2&o[0]?i.return:o[0]?i.throw||((r=i.return)&&r.call(i),0):i.next)&&!(r=r.call(i,o[1])).done)return r;switch(i=0,r&&(o=[2&o[0],r.value]),o[0]){case 0:case 1:r=o;break;case 4:return a.label++,{value:o[1],done:!1};case 5:a.label++,i=o[1],o=[0];continue;case 7:o=a.ops.pop(),a.trys.pop();continue;default:if(!(r=a.trys,(r=r.length>0&&r[r.length-1])||6!==o[0]&&2!==o[0])){a=0;continue}if(3===o[0]&&(!r||o[1]>r[0]&&o[1]<r[3])){a.label=o[1];break}if(6===o[0]&&a.label<r[1]){a.label=r[1],r=o;break}if(r&&a.label<r[2]){a.label=r[2],a.ops.push(o);break}r[2]&&a.ops.pop(),a.trys.pop();continue}o=e.call(n,a)}catch(n){o=[6,n],i=0}finally{t=r=0}if(5&o[0])throw o[1];return{value:o[0]?o[1]:void 0,done:!0}}([o,l])}}}function C(n,e,t){if(t||2===arguments.length)for(var i,r=0,o=e.length;r<o;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 B,z,T,S,N,L,H,A,D,F,P,j,O,R,Z,_,W,V,U,q,Y,X,J,G,K,Q,$,nn,en,tn,rn,on,an,ln,dn,sn,cn,un,mn,pn,gn,fn,hn,vn,xn,bn,wn,yn,kn,En,In,Cn,Mn,Bn,zn,Tn,Sn,Nn,Ln,Hn,An=n.svg(B||(B=M(["\n display: block;\n"],["\n display: block;\n"]))),Dn=function(n){var e=n.iconColor,t=void 0===e?"currentColor":e,i=n.className,r=n.ariaHidden,a=void 0===r||r;return o.createElement(An,{viewBox:"0 0 20 22",width:"20",height:"22",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i,"aria-hidden":a},o.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}))},Fn=n.svg(z||(z=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,r=n.ariaHidden,a=void 0===r||r;return o.createElement(Fn,{viewBox:"0 0 18 20",width:"18",height:"20",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i,"aria-hidden":a},o.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}))},jn=n.svg(T||(T=M(["\n display: block;\n"],["\n display: block;\n"]))),On=n.svg(S||(S=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,r=n.ariaHidden,a=void 0===r||r;return o.createElement(On,{width:"24",height:"24",viewBox:"0 0 24 24",className:i,fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-hidden":a},o.createElement("path",{d:"M13 16.01V4h-2v12.01H8L12 20l4-3.99h-3Z",fill:t}))},Zn=n.svg(N||(N=M(["\n display: block;\n"],["\n display: block;\n"]))),_n=n.svg(L||(L=M(["\n display: block;\n"],["\n display: block;\n"]))),Wn=function(n){var e=n.iconColor,t=void 0===e?"currentColor":e,i=n.className,r=n.ariaHidden,a=void 0===r||r;return o.createElement(_n,{width:"58",height:"58",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",className:i,"aria-hidden":a},o.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}))},Vn=n.svg(H||(H=M(["\n display: block;\n"],["\n display: block;\n"]))),Un=n.svg(A||(A=M(["\n display: block;\n"],["\n display: block;\n"]))),qn=function(n){var e=n.iconColor,t=void 0===e?"currentColor":e,i=n.className,r=n.ariaHidden,a=void 0===r||r;return o.createElement(Un,{width:"58",height:"58",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",className:i,"aria-hidden":a},o.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}))},Yn=n.svg(D||(D=M(["\n display: block;\n"],["\n display: block;\n"]))),Xn=function(n){var e=n.iconColor,t=void 0===e?"currentColor":e,i=n.className,r=n.ariaHidden,a=void 0===r||r;return o.createElement(Yn,{width:"25",height:"24",viewBox:"0 0 25 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i,"aria-hidden":a},o.createElement("path",{d:"M17.01 11H5v2h12.01v3L21 12l-3.99-4v3Z",fill:t}),o.createElement("g",{clipPath:"url(#a)"},o.createElement("path",{d:"M7.99 13H20v-2H7.99V8L4 12l3.99 4v-3Z",fill:t})))},Jn=n.svg(F||(F=M(["\n display: block;\n"],["\n display: block;\n"]))),Gn=function(n){var e=n.iconColor,t=void 0===e?"currentColor":e,i=n.className,r=n.ariaHidden,a=void 0===r||r;return o.createElement(Jn,{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i,"aria-hidden":a},o.createElement("path",{d:"m12 8-6 6 1.41 1.41L12 10.83l4.59 4.58L18 14l-6-6Z",fill:t}))},Kn=n.svg(P||(P=M(["\n display: block;\n"],["\n display: block;\n"]))),Qn=function(n){var e=n.iconColor,t=void 0===e?"currentColor":e,i=n.className,r=n.ariaHidden,a=void 0===r||r;return o.createElement(Kn,{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i,"aria-hidden":a},o.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}))},$n=n.svg(j||(j=M(["\n display: block;\n"],["\n display: block;\n"]))),ne=function(n){var e=n.iconColor,t=void 0===e?"currentColor":e,i=n.className,r=n.ariaHidden,a=void 0===r||r;return o.createElement($n,{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i,"aria-hidden":a},o.createElement("path",{d:"M15.41 7.41 14 6l-6 6 6 6 1.41-1.41L10.83 12l4.58-4.59Z",fill:t}))},ee=n.svg(O||(O=M(["\n display: block;\n"],["\n display: block;\n"]))),te=function(n){var e=n.iconColor,t=void 0===e?"currentColor":e,i=n.ariaHidden,r=void 0===i||i,a=n.className;return o.createElement(ee,{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:a,"aria-hidden":r},o.createElement("path",{d:"M10 6 8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6-6-6Z",fill:t}))},ie=n.svg(R||(R=M(["\n display: block;\n"],["\n display: block;\n"]))),re=function(n){var e=n.iconColor,t=void 0===e?"currentColor":e,i=n.className,r=n.ariaHidden,a=void 0===r||r;return o.createElement(ie,{viewBox:"0 0 10 18",xmlns:"http://www.w3.org/2000/svg",width:"10",height:"18",fill:"none","aria-hidden":a,className:i},o.createElement("path",{fill:t,d:"M5 2.83 8.17 6l1.41-1.41L5 0 .41 4.59 1.83 6 5 2.83Zm0 12.34L1.83 12 .42 13.41 5 18l4.59-4.59L8.17 12 5 15.17Z"}))},oe=n.svg(Z||(Z=M(["\n display: block;\n"],["\n display: block;\n"]))),ae=function(n){var e=n.iconColor,t=void 0===e?"currentColor":e,i=n.className,r=n.ariaHidden,a=void 0===r||r;return o.createElement(oe,{viewBox:"0 0 16 20",width:"16",height:"20",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i,"aria-hidden":a},o.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}))},le=n.svg(_||(_=M(["\n display: block;\n"],["\n display: block;\n"]))),de=function(n){var e=n.className,t=n.iconColor,i=void 0===t?"currentColor":t,r=n.ariaHidden,a=void 0===r||r;return o.createElement(le,{viewBox:"0 0 21 24",className:e,width:"21",height:"24",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-hidden":a},o.createElement("g",{clipPath:"url(#a)"},o.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})),o.createElement("defs",null,o.createElement("clipPath",{id:"a"},o.createElement("path",{fill:"#fff",d:"M0 0h20.571v24H0z"}))))},se=n.svg(W||(W=M(["\n display: block;\n"],["\n display: block;\n"]))),ce=function(n){var e=n.className,t=n.iconColor,i=void 0===t?"currentColor":t,r=n.ariaHidden,a=void 0===r||r;return o.createElement(se,{viewBox:"0 0 21 24",className:e,width:"21",height:"24",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-hidden":a},o.createElement("g",{clipPath:"url(#a)"},o.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})),o.createElement("defs",null,o.createElement("clipPath",{id:"a"},o.createElement("path",{fill:"#fff",d:"M0 0h20.571v24H0z"}))))},ue=n.svg(V||(V=M(["\n display: block;\n"],["\n display: block;\n"]))),me=function(n){var e=n.className,t=n.iconColor,i=void 0===t?"currentColor":t,r=n.ariaHidden,a=void 0===r||r;return o.createElement(ue,{viewBox:"0 0 21 24",className:e,width:"21",height:"24",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-hidden":a},o.createElement("g",{clipPath:"url(#a)"},o.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})),o.createElement("defs",null,o.createElement("clipPath",{id:"a"},o.createElement("path",{fill:"#fff",d:"M0 0h20.571v24H0z"}))))},pe=n.svg(U||(U=M(["\n display: block;\n"],["\n display: block;\n"]))),ge=function(n){var e=n.className,t=n.iconColor,i=void 0===t?"currentColor":t,r=n.ariaHidden,a=void 0===r||r;return o.createElement(pe,{viewBox:"0 0 21 24",className:e,width:"21",height:"24",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-hidden":a},o.createElement("g",{clipPath:"url(#a)"},o.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})),o.createElement("defs",null,o.createElement("clipPath",{id:"a"},o.createElement("path",{fill:"#fff",d:"M0 0h20.571v24H0z"}))))},fe=n.svg(q||(q=M(["\n display: block;\n"],["\n display: block;\n"]))),he=function(n){var e=n.className,t=n.iconColor,i=void 0===t?"currentColor":t,r=n.ariaHidden,a=void 0===r||r;return o.createElement(fe,{viewBox:"0 0 21 24",className:e,width:"21",height:"24",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-hidden":a},o.createElement("g",{clipPath:"url(#a)"},o.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})),o.createElement("defs",null,o.createElement("clipPath",{id:"a"},o.createElement("path",{fill:"#fff",d:"M0 0h20.571v24H0z"}))))},ve=n.svg(Y||(Y=M(["\n display: block;\n"],["\n display: block;\n"]))),xe=function(n){var e=n.className,t=n.iconColor,i=void 0===t?"currentColor":t,r=n.ariaHidden,a=void 0===r||r;return o.createElement(ve,{viewBox:"0 0 21 24",className:e,width:"21",height:"24",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-hidden":a},o.createElement("g",{clipPath:"url(#a)"},o.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})),o.createElement("defs",null,o.createElement("clipPath",{id:"a"},o.createElement("path",{fill:"#fff",d:"M0 0h20.571v24H0z"}))))},be=n.svg(X||(X=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,r=n.ariaHidden,a=void 0===r||r;return o.createElement(be,{width:"24",height:"24",viewBox:"0 0 24 24",className:i,fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-hidden":a},o.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}))},ye=n.svg(J||(J=M(["\n display: block;\n"],["\n display: block;\n"]))),ke=function(n){var e=n.iconColor,t=void 0===e?"currentColor":e,i=n.className,r=n.ariaHidden,a=void 0===r||r;return o.createElement(ye,{viewBox:"0 0 14 16",width:"21",height:"24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i,"aria-hidden":a},o.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M7.556 3.063a.437.437 0 0 0-.437-.438H1.313A1.313 1.313 0 0 0 0 3.938v8.75A1.313 1.313 0 0 0 1.313 14h8.75a1.313 1.313 0 0 0 1.312-1.313V6.881a.438.438 0 0 0-.875 0v5.806a.438.438 0 0 1-.438.438h-8.75a.438.438 0 0 1-.437-.438v-8.75a.438.438 0 0 1 .438-.437h5.806a.437.437 0 0 0 .438-.438Z",fill:t}),o.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M14 .437A.438.438 0 0 0 13.562 0H9.189a.437.437 0 0 0 0 .875h3.319L5.378 8.002a.438.438 0 0 0 .62.62l7.127-7.128v3.318a.437.437 0 1 0 .875 0V.437Z",fill:t}))},Ee=n.svg(G||(G=M(["\n display: block;\n"],["\n display: block;\n"]))),Ie=n.svg(K||(K=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,r=n.ariaHidden,a=void 0===r||r;return o.createElement(Ie,{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i,"aria-hidden":a},o.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}),o.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}),o.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}))},Me=n.svg(Q||(Q=M(["\n display: block;\n"],["\n display: block;\n"]))),Be=n.svg($||($=M(["\n display: block;\n"],["\n display: block;\n"]))),ze=n.svg(nn||(nn=M(["\n display: block;\n"],["\n display: block;\n"]))),Te=n.svg(en||(en=M(["\n display: block;\n"],["\n display: block;\n"]))),Se=n.svg(tn||(tn=M(["\n display: block;\n"],["\n display: block;\n"]))),Ne=function(n){var e=n.iconColor,t=void 0===e?"currentColor":e,i=n.className,r=n.ariaHidden,o=void 0===r||r;return a.createElement(Se,{viewBox:"0 0 20 16",width:"21",height:"24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i,"aria-hidden":o},a.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}))},Le=n.svg(rn||(rn=M(["\n display: block;\n"],["\n display: block;\n"]))),He=function(n){var e=n.iconColor,t=void 0===e?"currentColor":e,i=n.ariaHidden,r=void 0===i||i,a=n.className;return o.createElement(Le,{viewBox:"0 0 18 18",width:"18",height:"18",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-hidden":r,className:a},o.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}))},Ae=n.svg(on||(on=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,r=n.ariaHidden,a=void 0===r||r;return o.createElement(Ae,{viewBox:"0 0 80 80",width:"80",height:"80",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-hidden":a,className:i},o.createElement("g",null,o.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}),o.createElement("path",{d:"M31.925 58.028 55.962 40 31.925 21.972v36.056Z",fill:"#fff"})))},Fe=n.svg(an||(an=M(["\n display: block;\n"],["\n display: block;\n"]))),Pe=function(n){var e=n.iconColor,t=void 0===e?"currentColor":e,i=n.ariaHidden,r=void 0===i||i,a=n.className;return o.createElement(Fe,{width:"30",height:"30",viewBox:"0 0 24 24",className:a,fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-hidden":r},o.createElement("path",{d:"M3 18h18v-2H3v2Zm0-5h18v-2H3v2Zm0-7v2h18V6H3Z",fill:t}))},je=n.svg(ln||(ln=M(["\n display: block;\n"],["\n display: block;\n"]))),Oe=function(n){var e=n.iconColor,t=void 0===e?"currentColor":e,i=n.className,r=n.ariaHidden,a=void 0===r||r;return o.createElement(je,{width:"16",height:"16",viewBox:"0 0 16 16",className:i,fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-hidden":a},o.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}))},Re=n.svg(dn||(dn=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=void 0===i||i,a=n.className;return o.createElement(Re,{width:"40",height:"40",viewBox:"0 0 24 24","aria-hidden":r,fill:"none",xmlns:"http://www.w3.org/2000/svg",className:a},o.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}))},_e=n.svg(sn||(sn=M(["\n display: block;\n"],["\n display: block;\n"]))),We=n.svg(cn||(cn=M(["\n display: block;\n"],["\n display: block;\n"]))),Ve=function(n){var e=n.iconColor,t=void 0===e?"currentColor":e,i=n.ariaHidden,r=void 0===i||i,a=n.className;return o.createElement(We,{width:"24",height:"24",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",className:a,"aria-hidden":r},o.createElement("path",{d:"M9 16.17 4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41L9 16.17Z",fill:t}))},Ue=n.svg(un||(un=M(["\n display: block;\n"],["\n display: block;\n"]))),qe=n.svg(mn||(mn=M(["\n display: block;\n"],["\n display: block;\n"]))),Ye=function(n){var e=n.iconColor,t=void 0===e?"currentColor":e,i=n.className,r=n.ariaHidden,a=void 0===r||r;return o.createElement(qe,{viewBox:"0 0 24 24",width:"24",height:"24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i,"aria-hidden":a},o.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}))},Xe=n.svg(pn||(pn=M(["\n display: block;\n"],["\n display: block;\n"]))),Je=n.svg(gn||(gn=M(["\n display: block;\n"],["\n display: block;\n"]))),Ge=function(n){var e=n.iconColor,t=void 0===e?"currentColor":e,i=n.className,r=n.ariaHidden,a=void 0===r||r;return o.createElement(Je,{viewBox:"0 0 24 24",width:"24",height:"24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i,"aria-hidden":a},o.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}))},Ke=n.svg(fn||(fn=M(["\n display: block;\n"],["\n display: block;\n"]))),Qe=n.svg(hn||(hn=M(["\n display: block;\n"],["\n display: block;\n"]))),$e=function(n){var e=n.iconColor,t=void 0===e?"currentColor":e,i=n.ariaHidden,r=void 0===i||i,a=n.className;return o.createElement(Qe,{viewBox:"0 0 22 22",width:"22",height:"22",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-hidden":r,className:a},o.createElement("path",{d:"M11 7c-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4Zm8.94 3A8.994 8.994 0 0 0 12 2.06V0h-2v2.06A8.994 8.994 0 0 0 2.06 10H0v2h2.06A8.994 8.994 0 0 0 10 19.94V22h2v-2.06A8.994 8.994 0 0 0 19.94 12H22v-2h-2.06ZM11 18c-3.87 0-7-3.13-7-7s3.13-7 7-7 7 3.13 7 7-3.13 7-7 7Z",fill:t}))},nt=n.svg(vn||(vn=M(["\n display: block;\n"],["\n display: block;\n"]))),et=n.svg(xn||(xn=M(["\n display: block;\n"],["\n display: block;\n"]))),tt=n.svg(bn||(bn=M(["\n display: block;\n"],["\n display: block;\n"]))),it=n.svg(wn||(wn=M(["\n display: block;\n"],["\n display: block;\n"]))),rt=n.svg(yn||(yn=M(["\n display: block;\n"],["\n display: block;\n"]))),ot=n.svg(kn||(kn=M(["\n display: block;\n"],["\n display: block;\n"]))),at=function(n){var e=n.iconColor,t=void 0===e?"currentColor":e,i=n.className,r=n.ariaHidden,a=void 0===r||r;return o.createElement(ot,{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i,"aria-hidden":a},o.createElement("path",{d:"M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6v2Z",fill:t}))},lt=n.svg(En||(En=M(["\n display: block;\n"],["\n display: block;\n"]))),dt=function(n){var e=n.iconColor,t=void 0===e?"currentColor":e,i=n.className,r=n.ariaHidden,a=void 0===r||r;return o.createElement(lt,{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i,"aria-hidden":a},o.createElement("path",{d:"M19 13H5v-2h14v2Z",fill:t}))},st=n.svg(In||(In=M(["\n display: block;\n"],["\n display: block;\n"]))),ct=function(n){var e=n.iconColor,t=void 0===e?"currentColor":e,i=n.ariaHidden,r=void 0===i||i,a=n.className;return o.createElement(st,{viewBox:"0 0 14 18",width:"14",height:"18",fill:"none","aria-hidden":r,xmlns:"http://www.w3.org/2000/svg",className:a},o.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}))},ut=n.svg(Cn||(Cn=M(["\n display: block;\n"],["\n display: block;\n"]))),mt=n.svg(Mn||(Mn=M(["\n display: block;\n"],["\n display: block;\n"]))),pt=n.svg(Bn||(Bn=M(["\n display: block;\n"],["\n display: block;\n"]))),gt=function(n){var e=n.iconColor,t=void 0===e?"currentColor":e,i=n.className,r=n.ariaHidden,a=void 0===r||r;return o.createElement(pt,{viewBox:"0 0 24 24",width:"24",height:"24",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-hidden":a,className:i},o.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12 20a8 8 0 1 0 0-16 8 8 0 0 0 0 16Zm0 4c6.627 0 12-5.373 12-12S18.627 0 12 0 0 5.373 0 12s5.373 12 12 12Z",fill:t,fillOpacity:".5"}),o.createElement("path",{d:"M18 12a6 6 0 1 1-12 0 6 6 0 0 1 12 0Z",fill:t}))},ft=n.svg(zn||(zn=M(["\n display: block;\n"],["\n display: block;\n"]))),ht=function(n){var e=n.iconColor,t=void 0===e?"currentColor":e,i=n.ariaHidden,r=void 0===i||i,a=n.className;return o.createElement(ft,{viewBox:"0 0 22 12",width:"22",height:"12",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-hidden":r,className:a},o.createElement("path",{d:"M16 0H6C2.69 0 0 2.69 0 6s2.69 6 6 6h10c3.31 0 6-2.69 6-6s-2.69-6-6-6Zm0 10H6c-2.21 0-4-1.79-4-4s1.79-4 4-4h10c2.21 0 4 1.79 4 4s-1.79 4-4 4Zm0-7c-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3Z",fill:t}))},vt=n.svg(Tn||(Tn=M(["\n display: block;\n"],["\n display: block;\n"]))),xt=function(n){var e=n.iconColor,t=void 0===e?"currentColor":e,i=n.ariaHidden,r=void 0===i||i,a=n.className;return o.createElement(vt,{viewBox:"0 0 22 12",width:"22",height:"12",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-hidden":r,className:a},o.createElement("path",{d:"M16 0H6C2.69 0 0 2.69 0 6s2.69 6 6 6h10c3.31 0 6-2.69 6-6s-2.69-6-6-6Zm0 10H6c-2.21 0-4-1.79-4-4s1.79-4 4-4h10c2.21 0 4 1.79 4 4s-1.79 4-4 4ZM6 3C4.34 3 3 4.34 3 6s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3Z",fill:t}))},bt=n.svg(Sn||(Sn=M(["\n display: block;\n"],["\n display: block;\n"]))),wt=function(n){var e=n.iconColor,t=void 0===e?"currentColor":e,i=n.className,r=n.ariaHidden,a=void 0===r||r;return o.createElement(bt,{viewBox:"0 0 24 24",width:"24",height:"24",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-hidden":a,className:i},o.createElement("g",null,o.createElement("path",{d:"M20.94 11A8.994 8.994 0 0 0 13 3.06V1h-2v2.06A8.994 8.994 0 0 0 3.06 11H1v2h2.06A8.994 8.994 0 0 0 11 20.94V23h2v-2.06A8.994 8.994 0 0 0 20.94 13H23v-2h-2.06ZM12 19c-3.87 0-7-3.13-7-7s3.13-7 7-7 7 3.13 7 7-3.13 7-7 7Z",fill:t})))},yt=Object.freeze({__proto__:null,CalendarToday:Dn,DateRange:Pn,ArrowUp:function(n){var e=n.iconColor,t=void 0===e?"currentColor":e,i=n.className,r=n.ariaHidden,a=void 0===r||r;return o.createElement(jn,{width:"24",height:"24",viewBox:"0 0 24 24",className:i,fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-hidden":a},o.createElement("path",{d:"M11 7.99V20h2V7.99h3L12 4 8 7.99h3Z",fill:t}))},ArrowDown:Rn,ArrowRight:function(n){var e=n.iconColor,t=void 0===e?"currentColor":e,i=n.className,r=n.ariaHidden,a=void 0===r||r;return o.createElement(Zn,{width:"24",height:"24",viewBox:"0 0 24 24",className:i,fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-hidden":a},o.createElement("path",{d:"M16.01 11H4v2h12.01v3L20 12l-3.99-4v3Z",fill:t}))},ArrowRightGhost:Wn,ArrowLeft:function(n){var e=n.iconColor,t=void 0===e?"currentColor":e,i=n.className,r=n.ariaHidden,a=void 0===r||r;return o.createElement(Vn,{width:"24",height:"24",viewBox:"0 0 24 24",className:i,fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-hidden":a},o.createElement("path",{d:"M7.99 13H20v-2H7.99V8L4 12l3.99 4v-3Z",fill:t}))},ArrowLeftGhost:qn,ArrowLeftRight:Xn,AngleUp:Gn,AngleDown:Qn,AngleLeft:ne,AngleRight:te,UnfoldMore:re,UploadFile:ae,Excel:de,Image:ce,Pdf:me,PowerPoint:ge,Word:he,Zip:xe,External:we,BoxArrowUpRight:ke,Facebook:function(n){var e=n.iconColor,t=void 0===e?"currentColor":e,i=n.className,r=n.ariaHidden,a=void 0===r||r;return o.createElement(Ee,{width:"30",height:"30",viewBox:"0 0 30 30",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i,"aria-hidden":a},o.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,r=n.ariaHidden,a=void 0===r||r;return o.createElement(Me,{width:"30",height:"30",viewBox:"0 0 30 30",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i,"aria-hidden":a},o.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,r=n.ariaHidden,a=void 0===r||r;return o.createElement(Be,{width:"30",height:"30",viewBox:"0 0 30 30",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i,"aria-hidden":a},o.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,r=n.ariaHidden,a=void 0===r||r;return o.createElement(ze,{width:"30",height:"30",viewBox:"0 0 30 30",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i,"aria-hidden":a},o.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,r=n.ariaHidden,a=void 0===r||r;return o.createElement(Te,{width:"43",height:"30",viewBox:"0 0 43 30",xmlns:"http://www.w3.org/2000/svg",className:i,"aria-hidden":a},o.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:Ne,Phone:He,Play:De,MenuBurger:Pe,Language:Oe,Cross:Ze,CrossSmall:function(n){var e=n.iconColor,t=void 0===e?"currentColor":e,i=n.className,r=n.ariaHidden,a=void 0===r||r;return o.createElement(_e,{width:"15",height:"15",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i,"aria-hidden":a},o.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:Ve,Clock:function(n){var e=n.iconColor,t=void 0===e?"currentColor":e,i=n.className,r=n.ariaHidden,a=void 0===r||r;return o.createElement(Ue,{width:"24",height:"24",fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",className:i,"aria-hidden":a},o.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}),o.createElement("path",{d:"M12.5 7H11v6l5.25 3.15.75-1.23-4.5-2.67V7Z",fill:t}))},Info:Ye,FlyTo:function(n){var e=n.iconColor,t=void 0===e?"currentColor":e,i=n.className,r=n.ariaHidden,a=void 0===r||r;return o.createElement(Xe,{width:"52",height:"52",viewBox:"0 0 52 52",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i,"aria-hidden":a},o.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:Ge,Place:function(n){var e=n.ariaHidden,t=void 0===e||e,i=n.iconColor,r=void 0===i?"currentColor":i,a=n.className;return o.createElement(Ke,{viewBox:"0 0 16 20",width:"16",height:"20",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-hidden":t,className:a},o.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:r}))},MyLocation:$e,Map:function(n){var e=n.ariaHidden,t=void 0===e||e,i=n.iconColor,r=void 0===i?"currentColor":i,a=n.className;return o.createElement(nt,{viewBox:"0 0 18 18",width:"18",height:"18",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-hidden":t,className:a},o.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:r}))},Money:function(n){var e=n.ariaHidden,t=void 0===e||e,i=n.iconColor,r=void 0===i?"currentColor":i,a=n.className;return o.createElement(et,{viewBox:"0 0 20 16",width:"20",height:"16",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-hidden":t,className:a},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:r}))},Computer:function(n){var e=n.iconColor,t=void 0===e?"currentColor":e,i=n.ariaHidden,r=void 0===i||i,a=n.className;return o.createElement(tt,{viewBox:"0 0 24 16",width:"24",height:"16",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-hidden":r,className:a},o.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}))},Route:function(n){var e=n.iconColor,t=void 0===e?"currentColor":e,i=n.className,r=n.ariaHidden,a=void 0===r||r;return o.createElement(it,{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i,"aria-hidden":a},o.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,r=n.ariaHidden,a=void 0===r||r;return o.createElement(rt,{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i,"aria-hidden":a},o.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:at,Minus:dt,DeleteForever:ct,Person:function(n){var e=n.ariaHidden,t=void 0===e||e,i=n.iconColor,r=void 0===i?"currentColor":i,a=n.className;return o.createElement(ut,{viewBox:"0 0 16 16",width:"16",height:"16",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-hidden":t,className:a},o.createElement("path",{d:"M8 2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2Zm0 10c2.7 0 5.8 1.29 6 2H2c.23-.72 3.31-2 6-2ZM8 0C5.79 0 4 1.79 4 4s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4Zm0 10c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4Z",fill:r}))},Category:function(n){var e=n.ariaHidden,t=void 0===e||e,i=n.iconColor,r=void 0===i?"currentColor":i,a=n.className;return o.createElement(mt,{viewBox:"0 0 19 20",width:"19",height:"20",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-hidden":t,className:a},o.createElement("path",{d:"M9 0 3.5 9h11L9 0Zm0 3.84L10.93 7H7.06L9 3.84ZM14.5 11c-2.49 0-4.5 2.01-4.5 4.5s2.01 4.5 4.5 4.5 4.5-2.01 4.5-4.5-2.01-4.5-4.5-4.5Zm0 7a2.5 2.5 0 0 1 0-5 2.5 2.5 0 0 1 0 5ZM0 19.5h8v-8H0v8Zm2-6h4v4H2v-4Z",fill:r}))},CurrentLocation:gt,ToggleOn:ht,ToggleOff:xt,LocationSearch:wt}),kt=function(n,e){void 0===e&&(e=!0);var t="";if(!n)return"";if(t="string"==typeof n?n:v(n),!e)return"data:image/svg+xml;utf8,".concat(t);if("undefined"!=typeof window)return"data:image/svg+xml;base64,".concat(btoa(t));var i=Buffer.from(t).toString("base64");return"data:image/svg+xml;base64,".concat(i)},Et={medium:"(min-width: 40em)",semilarge:"(min-width: 52em)",large:"(min-width: 64em)",xlarge:"(min-width: 90em)",xxlarge:"(min-width: 150em)"},It={nudge:8,spacer:32,wrapperSmall:1e3,wrapper:1440,wrapperLarge:2400},Ct=function(n,e){if(!e)return"";var t=n[0],i=n[1];return void 0!==i?"\n ".concat(e,": ").concat(t,"px;\n ").concat(e,": ").concat(function(n){return"calc(".concat(n[0],"px + (").concat(n[1]," - ").concat(n[0],") * ((100vw - 300px) / (").concat(It.wrapper," - 320)));")}(n),";\n\n @media ").concat(Et.xlarge," {\n ").concat(e,": ").concat(i,"px;\n }\n "):"\n ".concat(e,": ").concat(t,"px;\n ")},Mt=function(n,t){return t?e(Nn||(Nn=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(Ln||(Ln=M(["\n color: ",";\n "],["\n color: ",";\n "])),n)},Bt={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"},zt={family:'"Roboto", Roboto-fallback, Helvetica, sans-serif',weight:"400",style:"normal",lineHeight:"1.5",letterSpacing:"0",size:[16],textTransform:"",color:Bt.text.copy,colorInverted:Bt.text.copyInverted},Tt={family:'"Roboto", Roboto-fallback, Helvetica, sans-serif',weight:"700",style:"normal",lineHeight:"1.17",letterSpacing:"0",size:[56],color:Bt.text.heading,colorInverted:Bt.text.headingInverted},St={copy:{small:y(y({},zt),{lineHeight:"1.42",size:[14]}),medium:y(y({},zt),{lineHeight:"1.5",size:[16]}),big:y(y({},zt),{lineHeight:"1.2",size:[20]})},"copy-i":{small:y(y({},zt),{style:"italic",lineHeight:"1.42",size:[14]}),medium:y(y({},zt),{style:"italic",lineHeight:"1.5",size:[16]}),big:y(y({},zt),{style:"italic",lineHeight:"1.2",size:[20]})},"copy-b":{small:y(y({},zt),{weight:"700",lineHeight:"1.42",size:[14]}),medium:y(y({},zt),{weight:"700",lineHeight:"1.5",size:[16]}),big:y(y({},zt),{weight:"700",lineHeight:"1.2",size:[20]})},super:y(y({},Tt),{lineHeight:"1.43",size:[16]}),"heading-1":Tt,"heading-2":y(y({},Tt),{size:[40],lineHeight:"1.17"}),"heading-3":y(y({},Tt),{size:[32],lineHeight:"1.17"}),"heading-4":y(y({},Tt),{size:[24],lineHeight:"1.17"}),callout:{small:y(y({},Tt),{lineHeight:"1.5",weight:"300",size:[32]}),medium:y(y({},Tt),{weight:"300",lineHeight:"1.17",size:[72]}),big:y(y({},Tt),{weight:"300",lineHeight:"1.17",size:[92]})},link:{color:"#2441DA",colorHover:"#122278",colorInverted:"#fff",colorHoverInverted:"#C8C8C8"},navigation:{featured:y(y({},zt),{weight:"700",lineHeight:"1.5",size:[16]}),main:y(y({},zt),{weight:"700",lineHeight:"1.5",size:[16]}),sub:y(y({},zt),{weight:"700",lineHeight:"1.5",size:[16]}),secondary:y(y({},zt),{weight:"700",lineHeight:"1.5",size:[16]})}},Nt=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},Lt={sections:{seperation:{forcePadding:!1,padding:{default:[5*It.nudge,10*It.nudge],stackable:[It.spacer]},margin:{default:[5*It.nudge,10*It.nudge],stackable:[It.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",newsFilterName:"newsFilter",eventFilterName:"eventFilter"},cookie:{name:"cookie-consent-v2",lifetime:365,types:{essentials:{isAccepted:!0,isEditable:!1,label:"Essentielle Funktionen"},analytics:{isAccepted:!1,isEditable:!0,label:"Analyse & Marketing"},functionals:{isAccepted:!1,isEditable:!0,label:"Funktionelle Erweiterungen"}},consentDateFormat:function(){return"dd.mm.yy"},consentTimeFormat:function(){return"hh:mm"},consentLocaleKey:"de",consentStatusFormat:"Cookie aktualisiert am <DATE> um <TIME> Uhr",videoCookieTypeRestrictions:["functionals"]},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 kt(a.createElement(ke,{iconColor:n?St.link.colorInverted:St.link.color}))},patterns:[],isExternal:!0,scale:Nt},{iconUrl:function(n){return kt(a.createElement(Ne,{iconColor:n?St.link.colorInverted:St.link.color}))},patterns:["mailto:"],scale:Nt},{iconUrl:function(n){return kt(a.createElement(He,{iconColor:n?St.link.colorInverted:St.link.color}))},patterns:["tel:"],scale:Nt},{iconUrl:function(n){return kt(a.createElement(me,{iconColor:n?St.link.colorInverted:St.link.color}))},patterns:[".pdf"],scale:Nt},{iconUrl:function(n){return kt(a.createElement(he,{iconColor:n?St.link.colorInverted:St.link.color}))},patterns:[".docx"],scale:Nt},{iconUrl:function(n){return kt(a.createElement(de,{iconColor:n?St.link.colorInverted:St.link.color}))},patterns:[".xlsx"],scale:Nt},{iconUrl:function(n){return kt(a.createElement(ge,{iconColor:n?St.link.colorInverted:St.link.color}))},patterns:[".pptx"],scale:Nt},{iconUrl:function(n){return kt(a.createElement(ce,{iconColor:n?St.link.colorInverted:St.link.color}))},patterns:[".jpg",".jpeg",".png",".svg"],scale:Nt},{iconUrl:function(n){return kt(a.createElement(xe,{iconColor:n?St.link.colorInverted:St.link.color}))},patterns:[".zip",".tar"],scale:Nt}]}},Ht={colors:y({},Bt),fonts:{types:y({},St)},globals:y({},Lt)},At=function(n){return n&&n.colors&&n.fonts&&n.globals?n:Ht},Dt=function(n){return n&&n.colors?n.colors:Ht.colors},Ft=function(n){var e;return n&&(null===(e=n.fonts)||void 0===e?void 0:e.types)?n.fonts.types:Ht.fonts.types},Pt=function(n){return n&&n.globals?n.globals:Ht.globals},jt="undefined"!=typeof window&&void 0!==window.document,Ot=function(n,e){return jt&&(e.length<=0||e.indexOf(n)>-1)&&("small"===n||window.matchMedia(Et[n]).matches)},Rt=function(n){return Ot("xxlarge",n)?"xxlarge":Ot("xlarge",n)?"xlarge":Ot("large",n)?"large":Ot("semilarge",n)?"semilarge":Ot("medium",n)?"medium":"small"},Zt=function(){return{small:!0,medium:window.matchMedia(Et.medium).matches,semilarge:window.matchMedia(Et.semilarge).matches,large:window.matchMedia(Et.large).matches,xlarge:window.matchMedia(Et.xlarge).matches,xxlarge:window.matchMedia(Et.xxlarge).matches}},_t=function(){var n=l({small:!0,medium:!1,semilarge:!1,large:!1,xlarge:!1,xxlarge:!1}),e=n[0],t=n[1];return d((function(){var n=function(){var n=Zt();t((function(e){return function(n,e){var t=!1;for(var i in Et)if(n[i]!==e[i]){t=!0;break}return!t}(e,n)?e:n}))};return window.addEventListener("resize",n),t(Zt()),function(){return window.removeEventListener("resize",n)}}),[]),e},Wt=function(n){var e=s((function(){return n||[]}),[n]),t=l(),i=t[0],r=t[1];return d((function(){var n=function(){var n=Rt(e);n!==i&&r(n)};return window.addEventListener("resize",n),r(Rt(e)),function(){return window.removeEventListener("resize",n)}}),[e,i]),i},Vt=function(){var n=l(!1),e=n[0],t=n[1];return d((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},Ut=function(n,e){void 0===n&&(n=0);var t=l(null),i=t[0],r=t[1],o=c(-1),a=c({clientWidth:0,clientHeight:0,innerHeight:0,innerWidth:0}),s=function(){"undefined"!=typeof window&&"undefined"!=typeof document&&(a.current={clientWidth:document.documentElement.clientWidth,clientHeight:document.documentElement.clientHeight,innerHeight:window.innerHeight,innerWidth:window.innerWidth})};return d((function(){if("undefined"!=typeof window){var t=function(){s(),-1===o.current&&(o.current=window.setTimeout((function(){null==e||e(a.current),r(a.current),o.current=-1}),n))};return s(),null==e||e(a.current),r(a.current),window.addEventListener("resize",t),function(){window.removeEventListener("resize",t)}}}),[e,n]),i},qt=function(n){var e=y({small:1,medium:1,semilarge:2,large:3,xlarge:3},n.responsive),t=Wt(["small","medium","semilarge","large","xlarge"]),i=t?e[t]:e.small,r=l([]),o=r[0],a=r[1],s=Vt(),c=u((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 o=n.filter((function(n){return null!==n})).slice().sort((function(n,e){return n&&e?n>e?-1:1:0}))[0];if(n.length>1&&o)for(var a=0;a<n.length;a++){var l=t[a+r*i].current.querySelector(e);null==l||l.setAttribute("style","height: ".concat(o,"px"))}}))}),[i]),p=Ut(void 0!==n.resizeThrottleTimeout?n.resizeThrottleTimeout:400);d((function(){var e,t=(e=o,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),r=t.get(n),o=null;e&&(e.removeAttribute("style"),o=e.getBoundingClientRect().height),r&&t.set(n,C(C([],r,!0),[o],!1))}))})),t.forEach((function(n,t){c(n,t,e)}))});t()}),[n.identifiers,p,c,o,s]);var g=u((function(){a((function(e){return Array(n.listLength).fill(null).map((function(n,t){return e[t]||m()}))}))}),[n.listLength]);return d((function(){a((function(e){return Array(n.listLength).fill(null).map((function(n,t){return e[t]||m()}))}))}),[n.listLength]),{sheetRefs:o,triggerCalculation:g}},Yt=function(n){var e=n.name,t=n.data,i=n.days,r=void 0===i?-1:i,o=n.path,a=void 0===o?"/":o,l="".concat(e,"=");try{var d=JSON.stringify(t);l+=encodeURIComponent(d)}catch(n){console.warn("Cannot save data to cookie!")}if(l+="; path=".concat(a,";"),r>=0){var s=new Date;s.setTime(s.getTime()+24*r*60*60*1e3),l+=" expires=".concat(s.toUTCString(),";")}document.cookie=l},Xt=function(n){var e=void 0;try{var t=document.cookie.match("(^|;)\\s*"+n+"\\s*=\\s*([^;]+)"),i=t?t.pop():"";if(!(i=i?decodeURIComponent(i):""))return;e={name:n,data:JSON.parse(i)}}catch(n){console.warn(n)}return e},Jt=function(n){Yt({name:n,data:{}})},Gt=function(n){var e=l(n||!1),t=e[0],i=e[1];return d((function(){i(void 0!==document.body.style.msTouchAction)}),[]),t},Kt=function(){var n=l(null),e=n[0],t=n[1],i=l(0),r=i[0],o=i[1];return d((function(){var n=function(){e&&o(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"}(Hn||(Hn={}));var Qt=function(n){var e=n.initialTopOffset,t=void 0===e?0:e,i=n.onLeftOffset,r=n.onEnterOffset,o=l(t),a=o[0],s=o[1],u=l(!0),m=u[0],p=u[1],g=l(!0),f=g[0],h=g[1],v=l(Hn.DOWN),x=v[0],b=v[1],w=c(0);return d((function(){if("undefined"!=typeof window){var n=function(){p(window.pageYOffset<=1),h(window.pageYOffset<=1+a),w.current&&(window.pageYOffset>1+a&&w.current<=1+a&&i&&i(),window.pageYOffset<=1+a&&w.current>1+a&&r&&r(),b((function(n){return window.pageYOffset<=1||window.pageYOffset>w.current?Hn.DOWN:window.pageYOffset<w.current?Hn.UP:n}))),w.current=window.pageYOffset};return n(),window.addEventListener("scroll",n),function(){window.removeEventListener("scroll",n)}}}),[w,i,r,x,a]),{isTop:m,isInOffset:f,scrollDirection:x,setTopOffset:s,topOffset:a}},$t=function(n){var e=c(-1),t=c(0),i=l(void 0),r=i[0],o=i[1];return d((function(){if(void 0!==r)if("scrollBehavior"in document.documentElement.style)window.scroll({top:r,left:0,behavior:"smooth"}),o(void 0);else{var i=function(a){-1===e.current&&(e.current=a||(new Date).getTime());var l,d=a-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,o(void 0)):window.requestAnimationFrame(i)};cancelAnimationFrame(e.current),e.current=-1,t.current=window.pageYOffset||document.documentElement.scrollTop,window.requestAnimationFrame(i)}}),[r,n]),o},ni=function(){if(!jt)return!1;var n=document.createElement("canvas");return(!n.getContext||!n.getContext("2d"))&&0==n.toDataURL("image/webp").indexOf("data:image/webp")},ei=function(n,e){var t=l(),i=t[0],r=t[1],o=n.webp&&ni()?n.webp:n,a=Wt(e||["small","medium","semilarge","large","xlarge"]);return d((function(){a&&o[a]&&o[a]!==i&&r(o[a])}),[i,a,o]),i};function ti(n,e){var t=c(n),i=c();d((function(){t.current=n}),[n]);var r=u((function(){i.current=window.setInterval((function(){var n;return null===(n=t.current)||void 0===n?void 0:n.call(t)}),e)}),[e]),o=u((function(){i.current&&window.clearTimeout(i.current)}),[]);d((function(){return r(),o}),[e,r,o]);var a=u((function(){o(),r()}),[o,r]);return{clear:o,reset:a}}var ii=function(){var n=l(!1),e=n[0],t=n[1];return d((function(){t("ontouchstart"in window||navigator.maxTouchPoints>0||navigator.msMaxTouchPoints>0)}),[]),e},ri=function(n,e){var t=c(!0);d((function(){t.current?t.current=!1:null==n||n()}),e)},oi=function(){var n=c(!1);return d((function(){n.current=!0}),[]),n.current},ai=function(n,e){var t=c(n),i=c();d((function(){t.current=n}),[n]);var r=u((function(){i.current=window.setTimeout((function(){var n;return null===(n=t.current)||void 0===n?void 0:n.call(t)}),e)}),[e]),o=u((function(){i.current&&window.clearTimeout(i.current)}),[]);d((function(){return r(),o}),[e,r,o]);var a=u((function(){o(),r()}),[o,r]);return{clear:o,reset:a}},li=function(n,e,t){var i=ai(n,e),r=i.clear,o=i.reset;return d(o,C(C([],t,!0),[o],!1)),d(r,[]),{forceUpdate:u((function(){r(),null==n||n()}),[n,r])}},di=function(n,e){void 0===n&&(n=0);var t=l(null),i=t[0],r=t[1],o=c(-1),a=c({scrollX:0,scrollY:0}),s=function(){"undefined"!=typeof window&&(a.current={scrollX:window.scrollX,scrollY:window.scrollY})};return d((function(){if("undefined"!=typeof window){var t=function(){s(),-1===o.current&&(o.current=window.setTimeout((function(){null==e||e(a.current),r(a.current),o.current=-1}),n))};return s(),null==e||e(a.current),r(a.current),window.addEventListener("scroll",t),function(){window.removeEventListener("scroll",t)}}}),[e,n]),i},si=function(n,e,t){void 0===t&&(t=600);var i=l(e),r=i[0],o=i[1],a=li((function(){return null==n?void 0:n(r)}),t,[r]).forceUpdate;return{setValue:o,value:r,forceUpdate:a}},ci=function(n){var e=l(n||[]),t=e[0],i=e[1];return{array:t,set:i,push:function(n){Array.isArray(n)?i((function(e){return C(C([],e,!0),n,!0)})):i((function(e){return C(C([],e,!0),[n],!1)}))},filter:function(n){i((function(e){return e.filter(n)}))},update:function(n,e){i((function(t){return C(C(C([],t.slice(0,n),!0),[e],!1),t.slice(n+1,t.length),!0)}))},remove:function(n){i((function(e){return C(C([],e.slice(0,n),!0),e.slice(n+1,e.length),!0)}))},clear:function(){i([])},pop:function(){var n;return i((function(e){var t=C([],e,!0);return n=t.pop(),t})),n}}},ui=function(n,e){void 0===e&&(e=["semilarge","large"]);var t=l(!1),i=t[0],r=t[1],o=l(!1),a=o[0],s=o[1],c=Wt(e),u=l({small:[],medium:[],semilarge:[],large:[],xlarge:[],xxlarge:[],xxxLarge:[]}),m=u[0],p=u[1];return d((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(o){switch(o.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,o.label=1;case 1:return t<i.length?(r=i[t],[5,n(r)]):[3,4];case 2:o.sent(),o.label=3;case 3:return t++,[3,1];case 4:return[2]}}))}))}}),[c,n,i,m]),d((function(){if(m&&c){var e=n.filter((function(n){return n[c]})).length;s(m[c].length>=e)}}),[c,n,m]),{loadedImages:c&&m[c],isLoaded:a,setReady:r}},mi=function(n,e,t){return null!=t?Math.max(e,Math.min(n,t)):Math.max(n,e)},pi=function(n,e){var t;void 0===e&&(e=1);var i=function(n){if(n)return n.length>=6?n:n.split("").map((function(n){return"#"===n?n:n+n})).join("")}(n);if(i){var r=null===(t=i.match(/\w\w/g))||void 0===t?void 0:t.map((function(n){return parseInt(n,16)}));if(r&&r[0]&&!isNaN(r[0])&&r[1]&&!isNaN(r[1])&&r[2]&&!isNaN(r[2]))return"rgba(".concat(r[0],",").concat(r[1],",").concat(r[2],",").concat(mi(e,0,1),")")}},gi=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}},fi=function(n){return a.createElement(a.Fragment,null,n&&n.length>0&&a.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 a.createElement("link",{key:e,rel:"preconnect",href:n.rootPath,crossOrigin:"true"})})),null==n?void 0:n.map((function(n,e){return a.createElement("link",{key:e,rel:"preload",as:"style",href:n.sourcePath})})),a.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>")}}),a.createElement("noscript",null,null==n?void 0:n.map((function(n,e){return a.createElement("link",{key:e,rel:"stylesheet",href:n.sourcePath})}))))},hi=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},vi=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 o=i(n[r]);if(o.length>0)return C([],o,!0)}return[]},xi=function(n){if(n&&Array.isArray(n))return n.length<=0},bi=function(n,e){return void 0===e&&(e=!0),!!n&&(!!Array.isArray(n)&&(!!e||n.length>0))},wi=function(n,e){void 0===e&&(e=", ");var t=[];if(!bi(n,!1))return"";for(var i=0,r=n;i<r.length;i++){var o=r[i];null!=o&&("string"!=typeof o||""===o?"number"!=typeof o||t.push(o.toString()):t.push(o))}return t.join(e)},yi=function(n){if(!(null==n?void 0:n.href))return"";var e="";return"mail"===n.type&&(e="mailto:"),"phone"===n.type&&(e="tel:"),"<a ".concat(n.isExternal?'target="_blank" rel="noopener noreferrer" ':"",'href="').concat(e).concat(n.href,'">').concat(n.label||n.href,"</a>")},ki=function(n,e,t){var i,r=Pt(n).icons.linkIcons,o=".".concat((null==e?void 0:e.split(".").pop())||""),a=r.find((function(n){var e;return null===(e=n.patterns)||void 0===e?void 0:e.find((function(n){return n.match(o)}))}));return(null==a?void 0:a.iconChar)||(null===(i=null==a?void 0:a.iconUrl)||void 0===i?void 0:i.call(a,t))||""},Ei=function(n){var e=l(null),t=e[0],i=e[1],r=l(null),o=r[0],a=r[1],m=l(null),p=m[0],g=m[1],f=l(null),h=f[0],v=f[1],x=c(null),b=l(!1),w=b[0],k=b[1],C=c(!1),M=c(null),B=s((function(){return Object.keys(n).forEach((function(e){void 0===n[e]&&delete n[e]})),y({center:[0,0],zoom:2.5,touchZoom:!0,scrollWheelZoom:!1,showZoomControls:!0,zoomControlPosition:"topleft",onlyScrollOnFocus:!0,url:"https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png",attribution:'© <a href="http://osm.org/copyright">OpenStreetMap</a> contributors',markers:[],fitBoundsPadding:[20,20]},n)}),[n]);d((function(){if(t){E(void 0,void 0,void 0,(function(){var n,e,i;return I(this,(function(r){switch(r.label){case 0:return o||!t||C.current?[2]:(C.current=!0,[4,import("leaflet")]);case 1:return(n=r.sent())?(a(n),e=n.map(t,{center:B.center,zoom:B.zoom,touchZoom:B.touchZoom,scrollWheelZoom:B.scrollWheelZoom,zoomControl:!1,minZoom:B.minZoom,maxZoom:B.maxZoom}),B.showZoomControls&&n.control.zoom({position:B.zoomControlPosition}).addTo(e),e.once("focus",(function(){B.onlyScrollOnFocus&&e.scrollWheelZoom.enable()})),e.once("blur",(function(){B.onlyScrollOnFocus&&e.scrollWheelZoom.disable()})),e.on("click",(function(n){var t;null===(t=B.onClick)||void 0===t||t.call(B,n,e.getZoom())})),g(e),n.tileLayer(B.url,{attribution:B.attribution}).addTo(e),(i=new n.FeatureGroup).addTo(e),v(i),[2]):[2]}}))}))}}),[o,t,B,B.attribution,B.center,B.onlyScrollOnFocus,B.scrollWheelZoom,B.touchZoom,B.url,B.zoom]),d((function(){var n;if(p&&h){h.clearLayers(),null===(n=B.markers)||void 0===n||n.forEach((function(n){var e,t,i=n.position,r=n.icon,a=n.id,l=n.isInteractive;if((null==r?void 0:r.url)&&(null==r?void 0:r.size)&&i){var d=a===B.activeMarkerId,s=o.icon({iconUrl:r.url,iconSize:d?r.sizeActive:r.size,iconAnchor:d?r.anchorActive:null==r?void 0:r.anchor}),c=o.marker(o.latLng(i[0],i[1]),{icon:s,riseOnHover:!0,interactive:l}).addTo(p);l&&c.on("click",(function(){var n;null===(n=B.onMarkerClick)||void 0===n||n.call(B,a)})),h.addLayer(c),o&&p&&h&&(w?B.activeMarkerId&&B.activeMarkerId!==(null==x?void 0:x.current)&&(x.current=B.activeMarkerId,null===(t=B.onActiveMarkerChanged)||void 0===t||t.call(B,{markerId:B.activeMarkerId})):(null===(e=B.onReady)||void 0===e||e.call(B),k(!0),B.activeMarkerId&&(x.current=B.activeMarkerId)))}}));var e=function(){var n,e,t;if(p&&B.restrictToMarkersArea){var i=null===(n=null==h?void 0:h.getBounds())||void 0===n?void 0:n.pad(.3);if(i&&i.isValid()){var r=i.getNorth(),o=i.getEast(),a=i.getSouth(),l=i.getWest(),d=p.getCenter(),s=null,c=null;(d.lat<a||d.lat>r)&&M.current&&(s=null===(e=M.current)||void 0===e?void 0:e.lat),(d.lng<l||d.lng>o)&&M.current&&(c=null===(t=M.current)||void 0===t?void 0:t.lng),null===c&&null===s||(null!==c&&(d.lng=c),null!==s&&(d.lat=s),p.panTo(d,{animate:!1})),M.current=d}}};if(B.restrictToMarkersArea)(null==h?void 0:h.getBounds()).isValid()&&p.on("drag",e);return function(){M.current=null,null==p||p.off("drag",e)}}}),[o,w,p,B,B.markers,h]);var z=u((function(){p&&h&&p.fitBounds(h.getBounds(),{padding:o.point(B.fitBoundsPadding)})}),[o,p,B.fitBoundsPadding,h]),T=u((function(n){var e,t=n||B.zoom,i=null===(e=B.markers)||void 0===e?void 0:e.find((function(n){return n.id===B.activeMarkerId}));i&&(null==p||p.flyTo(i.position,t))}),[p,B.activeMarkerId,B.markers,B.zoom]),S=u((function(n,e){var t=e||B.zoom;n?null==p||p.flyTo(n,t):T(t)}),[T,p,B.zoom]),N=u((function(n){n&&(null==p||p.panTo(n))}),[p]),L=u((function(){null==p||p.invalidateSize()}),[p]),H=u((function(){return(null==p?void 0:p.getZoom())||B.zoom}),[p,B.zoom]);return{setContainer:i,flyToActive:T,flyToPosition:S,panToPosition:N,showAllMarkers:z,recalculateMapSize:L,getCurrentZoom:H,isLoaded:w}},Ii="undefined"!=typeof window&&"URLSearchParams"in window,Ci=function(n){var e={},t=Object.fromEntries(n||new URLSearchParams(window.location.search));for(var i in t){var r=t[i];"string"==typeof r&&(r=decodeURIComponent(r)),e[i]=r}return e},Mi=function(){var n=l({}),e=n[0],t=n[1];d((function(){Ii&&t(Ci())}),[]);var i=u((function(n,i){if(Ii){var r=y({},e);r[n]=i;var o=new URLSearchParams(window.location.search);for(var a in r)o.set(a,encodeURIComponent(r[a]));t(Ci(o)),window.history.replaceState({},"","".concat(location.pathname,"?").concat(o.toString()+location.hash))}}),[e]);return{params:e,update:i}},Bi=function(n,e){void 0===n&&(n=!0),void 0===e&&(e=!0);var t=l(),i=t[0],r=t[1],o=l(),a=o[0],s=o[1],m=l(),p=m[0],g=m[1],f=l(),h=f[0],v=f[1],x=c();d((function(){r("geolocation"in navigator)}),[]);var b=u((function(){s(!1),x.current&&navigator.geolocation.clearWatch(x.current)}),[]);d((function(){if(e&&"geolocation"in navigator){b(),navigator.geolocation.watchPosition(y,k,{enableHighAccuracy:n}),s(!0);var t=x.current;return function(){t&&(s(!1),navigator.geolocation.clearWatch(t))}}}),[e,b,n]);var w=u((function(){return new Promise((function(e,t){b(),s(!1),navigator.geolocation.watchPosition((function(n){y(n),e(n)}),(function(n){k(n),t(n)}),{enableHighAccuracy:n}),s(!0)}))}),[b,n]),y=function(n){g(n)},k=function(n){s(!1),console.log(n),v(n)};return{isSupported:i,isEnabled:a,location:p,error:h,reset:w,cancel:b}},zi=function(n){var e=l(n||!1),t=e[0],i=e[1];return d((function(){"IntersectionObserver"in window&&"IntersectionObserverEntry"in window&&"intersectionRatio"in window.IntersectionObserverEntry.prototype?i(!0):i(!1)}),[]),t},Ti="undefined"!=typeof window&&"URLSearchParams"in window,Si=function(){var n={};if(!Ti)return n;var e=Object.fromEntries(new URLSearchParams(window.location.search));for(var t in e){var i=e[t];"string"==typeof i&&(i=decodeURIComponent(i)),n[t]=i}return n},Ni=function(n,e){if(Ti&&("string"==typeof e||"number"==typeof e)){var t=Si();t[n]=e.toString();var i=new URLSearchParams(window.location.search);for(var r in t)i.set(r,encodeURIComponent(t[r]));Hi(i)}},Li=function(n){if(Ti){var e=new URLSearchParams(window.location.search);e.delete(n),Hi(e)}},Hi=function(n){if(n){var e=n.toString(),t=e?wi([location.pathname,e+location.hash],"?"):location.pathname+location.hash;window.history.replaceState({},"",t)}},Ai={buttons:{class:"cookie-consent-button",attribute:"data-consent-button"},status:{class:"cookie-consent-status",attribute:"data-consent-status"},script:function(n){return"cookie-consent-script-".concat(n)}},Di=function(n,e,t){var i=s((function(){return y({cookieName:"cookie-consent-v2",lifetime:365,initialCookieTypes:{essentials:{isEditable:!1,isAccepted:!0,label:"Essential functionalities"}}},n)}),[]),r=l(i.initialCookieTypes),o=r[0],a=r[1],c=u((function(){var n=Xt(i.cookieName),e="-";if(n&&n.data){var r=null==t?void 0:t({updatedAt:n.data.updatedAt,state:o});r&&(e=h.renderToStaticMarkup(r))}!function(n,e){if(void 0===e&&(e=[]),n)for(var t=document.querySelectorAll(e.join(", ")),i=0,r=t.length;i<r;i++)t[i].innerHTML=n}(e,["[".concat(Ai.status.attribute,"]"),".".concat(Ai.status.class)])}),[i.cookieName]);d((function(){var n,e=Xt(i.cookieName);e&&(null===(n=e.data)||void 0===n?void 0:n.types)&&a((function(n){var t=y({},n);for(var i in t)e.data.types[i]&&(t[i].isAccepted=e.data.types[i]);return v(t),t})),c()}),[i,i.cookieName,c]);var m=function(n){var e={};if(!n)return e;for(var t in n)e[t]=n[t].isAccepted;return e},p=u((function(){console.info("Accept all cookie types"),a((function(n){var e=y({},n);for(var t in e)e[t].isEditable&&(e[t].isAccepted=!0);return Yt({name:i.cookieName,data:{types:m(e),updatedAt:(new Date).getTime()},days:i.lifetime}),c(),v(e),e})),null==e||e()}),[e,i.cookieName,i.lifetime,c]),g=u((function(){console.info("Decline all cookie types"),a((function(n){var e=y({},n);for(var t in e)e[t].isEditable&&(e[t].isAccepted=!1);return Yt({name:i.cookieName,data:{types:m(e),updatedAt:(new Date).getTime()},days:i.lifetime}),c(),v(e),e})),null==e||e()}),[e,i.cookieName,i.lifetime,c]),f=u((function(){console.info("Accept selected cookie types"),Yt({name:i.cookieName,data:{types:m(o),updatedAt:(new Date).getTime()},days:i.lifetime}),c(),v(o),null==e||e()}),[o,e,i.cookieName,i.lifetime,c]),v=function(n){n&&function(n){var e;void 0===n&&(n=[]);for(var t=n.filter((function(n){return n})).map((function(n){return"script[type='text/".concat(n,"']")})).join(", "),i=t?document.querySelectorAll(t):[],r=i.length,o=[];r--;){var a=document.createElement("script");a.type="text/javascript",i[r].hasAttribute("src")?(a.src=i[r].getAttribute("src"),a.async=!0):a.innerHTML=i[r].innerHTML,o.push(a),i[r].parentNode&&(null===(e=i[r].parentNode)||void 0===e||e.removeChild(i[r]))}for(r=o.length;r--;)document.body.appendChild(o[r])}(Object.keys(n).filter((function(e){return n[e].isAccepted})).map((function(n){return Ai.script(n)})))};return{cookieTypes:o,acceptAll:p,acceptSelected:f,declineAll:g,setConsent:function(n,e){a((function(t){var i=y({},t);return i[n]&&i[n].isEditable?(i[n].isAccepted=void 0!==e?e:!i[n].isAccepted,i):i}))},getCookieValue:function(){return Xt(i.cookieName)}}},Fi=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},Pi=function(n,e){var t=y({},n);return e?(Object.keys(e).forEach((function(i){var r=e[i],o=n[i];o&&r&&"object"==typeof o&&"object"==typeof r?Array.isArray(r)?t[i]=C([],r,!0):t[i]=Pi(o,r):r&&(t[i]=r)})),t):t},ji=function(n){var e=n.theme,r=n.children,o=t();if(e){var l=Oi(o,e);return a.createElement(i,{theme:l},r)}return a.createElement(a.Fragment,null,r)},Oi=function(n,e){var t,i,r=Fi(Ht,null===(t=null==n?void 0:n.fonts)||void 0===t?void 0:t.base),o=n?Pi(r,n):r,a=o;return e&&(a=Fi(o,null===(i=null==e?void 0:e.fonts)||void 0===i?void 0:i.base),a=Pi(a,e)),a},Ri=function(){var n=t();return{colors:Dt(n),fonts:Ft(n),globals:Pt(n),theme:At(n)}},Zi=function(n){return function(e){var r=e.theme,o=k(e,["theme"]),l=t(),d=Oi(l,r);return a.createElement(i,{theme:d},a.createElement(n,y({},o)))}},_i=n.section(Yi||(Yi=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,o=n.theme,a=Pt(o).sections.seperation.padding.default,l=Pt(o).sections.seperation.padding.stackable,d=Pt(o).sections.seperation.forcePadding;return t?e(Ui||(Ui=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 "])),Ct(a,"padding-top"),Ct(i?l:a,"padding-bottom"),Ct(l,"padding-top"),r,r,d?void 0:"0 !important",Et.xxlarge,d?void 0:"0 !important"):""}),(function(n){var t=n.addSeperation,i=n.isStackable,r=n.bgIdent,o=n.bgColor,a=n.theme,l=Pt(a).sections.seperation.margin.default,d=Pt(a).sections.seperation.margin.stackable,s=o?"__".concat(o):"";return t?e(qi||(qi=M(["\n *:not([data-bg-ident='light'])\n + &[data-bg-ident='larger-left","'] {\n ",";\n }\n\n *:not([data-bg-ident='light'])\n + &[data-bg-ident='larger-right","'] {\n ",";\n }\n\n section[data-bg-ident='larger-left","']\n + &:not([data-bg-ident='light']) {\n ",";\n }\n\n section[data-bg-ident='larger-right","']\n + &:not([data-bg-ident='light']) {\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='light'])\n + &[data-bg-ident='larger-left","'] {\n ",";\n }\n\n *:not([data-bg-ident='light'])\n + &[data-bg-ident='larger-right","'] {\n ",";\n }\n\n section[data-bg-ident='larger-left","']\n + &:not([data-bg-ident='light']) {\n ",";\n }\n\n section[data-bg-ident='larger-right","']\n + &:not([data-bg-ident='light']) {\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,Ct(l,"margin-top"),s,Ct(l,"margin-top"),s,Ct(i?d:l,"margin-top"),s,Ct(i?d:l,"margin-top"),r,r,Et.xxlarge):""})),Wi=n.div(Xi||(Xi=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){return n.bgColor?"block":"none"}),(function(n){var e=n.bgMode,t=n.clampSolidBg;return"larger-left"!==e&&"larger-right"!==e?t?"".concat(It.wrapperLarge,"px"):void 0:"".concat(It.wrapper,"px")}),(function(n){return n.bgColor||void 0}),Et.semilarge,(function(n){var e=n.bgColor,t=n.bgMode;return e&&t?function(n,e){var t=void 0;switch(e){case"full":case"inverted":default:t=n;break;case"larger-left":t="linear-gradient(to left, transparent 40%, ".concat(n," 40%)");break;case"larger-right":t="linear-gradient(to right, transparent 40%, ".concat(n," 40%)")}return t}(e,t):void 0}),Et.xlarge,(function(n){return"larger-left"===n.bgMode?'""':void 0}),(It.wrapperLarge-It.wrapper)/2,(function(n){var e=n.bgColor;return e&&e}),(function(n){return"larger-right"===n.bgMode?'""':void 0}),(It.wrapperLarge-It.wrapper)/2,(function(n){var e=n.bgColor;return e&&e})),Vi=p((function(n,e){var t=n.anchorId,i=n.renderAs,r=n.bgColor,o=n.bgMode,l=n.clampSolidBg,d=void 0===l||l,s=n.addSeperation,c=void 0!==s&&s,u=n.isStackable,m=void 0!==u&&u,p=n.className,g=n.children;switch(o){case"larger-left":o="larger-left";break;case"larger-right":o="larger-right";break;case"inverted":o="inverted";break;case"full":o="full";break;default:o=void 0}var f=c?"":"nopad",h=r&&o?wi(["".concat(o,"__").concat(r),f],"--"):"light";return a.createElement(_i,{ref:e,id:t||void 0,as:i,"data-bg-ident":h,bgIdent:h,bgColor:r||"",addSeperation:!(i&&(!i||"div"===i))&&c,isStackable:m,"data-stack-ident":m?"true":"false",className:p},r&&a.createElement(Wi,{bgColor:r,bgMode:o,clampSolidBg:d}),g)}));Vi.displayName="Section";var Ui,qi,Yi,Xi,Ji,Gi,Ki,Qi,$i,nr=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}},er=2*It.nudge,tr=n.div(Ji||(Ji=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(It.wrapperLarge,"px");case"small":return"".concat(It.wrapperSmall,"px");default:return"".concat(It.wrapper,"px")}}),(function(n){return n.addWhitespace?er:0})),ir=function(n){var e=n.addWhitespace,t=void 0!==e&&e,i=n.clampWidth,r=void 0===i?"normal":i,a=n.className,l=n.children;return o.createElement(tr,{className:a,addWhitespace:t,clampWidth:r},l)},rr=e(Ki||(Ki=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 Mt(e,t)}),(function(n){return!n.hyphens&&e(Gi||(Gi=M(["\n @media "," {\n hyphens: none;\n }\n "],["\n @media "," {\n hyphens: none;\n }\n "])),Et.large)}),(function(n){return n.hasShadow&&"1px 2px 8px rgba(0, 0, 0, 0.25)"})),or=function(n){return e(Qi||(Qi=M(["\n ",";\n font-family: ",";\n font-weight: ",";\n font-style: ",";\n ","\n line-height: ",";\n letter-spacing: ",";\n text-transform: ",";\n text-decoration: ",";\n"],["\n ",";\n font-family: ",";\n font-weight: ",";\n font-style: ",";\n ","\n line-height: ",";\n letter-spacing: ",";\n text-transform: ",";\n text-decoration: ",";\n"])),rr,(function(e){var t=e.theme;return Ft(t)[n].family}),(function(e){var t=e.theme;return Ft(t)[n].weight}),(function(e){var t=e.theme;return Ft(t)[n].style}),(function(e){var t=e.theme;return Ct(Ft(t)[n].size,"font-size")}),(function(e){var t=e.theme;return Ft(t)[n].lineHeight}),(function(e){var t=e.theme;return Ft(t)[n].letterSpacing}),(function(e){var t=e.theme;return Ft(t)[n].textTransform}),(function(e){var t=e.theme;return Ft(t)[n].textDecoration}))},ar=n.h1($i||($i=M(["\n ","\n"],["\n ","\n"])),(function(n){var e=n.headingType;return or(e)})),lr=function(n){var e=n.renderAs,t=n.isInverted,i=n.className,r=n.size,a=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=Ri().fonts,v="h2";switch(a){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[a];return o.createElement(ar,y({as:e||v,headingType:a,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)};lr.defaultProps={renderAs:"h2",size:"heading-2"};var dr,sr,cr,ur,mr,pr=function(n,t){return void 0===t&&(t="medium"),e(dr||(dr=M(["\n font-family: ",";\n font-weight: ",";\n font-style: ",";\n ","\n line-height: ",";\n letter-spacing: ",";\n text-transform: ",";\n text-decoration: ",";\n"],["\n font-family: ",";\n font-weight: ",";\n font-style: ",";\n ","\n line-height: ",";\n letter-spacing: ",";\n text-transform: ",";\n text-decoration: ",";\n"])),(function(e){var i=e.theme;return Ft(i)[n][t].family}),(function(e){var i=e.theme;return Ft(i)[n][t].weight}),(function(e){var i=e.theme;return Ft(i)[n][t].style}),(function(e){var i=e.theme;return Ct(Ft(i)[n][t].size,"font-size")}),(function(e){var i=e.theme;return Ft(i)[n][t].lineHeight}),(function(e){var i=e.theme;return Ft(i)[n][t].letterSpacing}),(function(e){var i=e.theme;return Ft(i)[n][t].textTransform}),(function(e){var i=e.theme;return Ft(i)[n][t].textDecoration}))},gr=e(ur||(ur=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 li {\n & > * {\n vertical-align: top;\n }\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 a {\n display: inline-block;\n }\n\n a[href] + br + a[href] {\n margin-top: ","px;\n }\n\n /** add icons to anchor tags with matching href value */\n ","\n\n /** DOM element with icon and/or label */\n .icon-label {\n display: inline-flex;\n align-items: center;\n margin: 0;\n ","\n vertical-align: middle;\n\n & > a:after {\n content: none;\n }\n\n & > * + * {\n margin-left: ","px;\n }\n\n svg {\n max-width: 30px;\n fill: currentColor;\n }\n }\n\n .icon-label--big {\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 li {\n & > * {\n vertical-align: top;\n }\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 a {\n display: inline-block;\n }\n\n a[href] + br + a[href] {\n margin-top: ","px;\n }\n\n /** add icons to anchor tags with matching href value */\n ","\n\n /** DOM element with icon and/or label */\n .icon-label {\n display: inline-flex;\n align-items: center;\n margin: 0;\n ","\n vertical-align: middle;\n\n & > a:after {\n content: none;\n }\n\n & > * + * {\n margin-left: ","px;\n }\n\n svg {\n max-width: 30px;\n fill: currentColor;\n }\n }\n\n .icon-label--big {\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 Mt(e,t)}),Et.medium,(function(n){var e=n.theme;return n.isInverted?Ft(e).link.colorInverted:Ft(e).link.color}),(function(n){var e=n.theme;return Ft(e).link.textTransform}),(function(n){var e=n.theme;return Ft(e).link.textDecoration}),(function(n){var e=n.theme;return n.isInverted?Ft(e).link.colorHoverInverted:Ft(e).link.colorHover}),(function(n){var e=n.theme;return n.isInverted?Ft(e).link.colorInverted:Ft(e).link.color}),(function(n){return n.columns&&e(sr||(sr=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 "])),It.spacer)}),or("heading-2"),or("heading-3"),or("heading-4"),or("super"),3*It.nudge,3*It.nudge,It.spacer,5*It.nudge,1.5*It.nudge,3*It.nudge,3*It.nudge,3*It.nudge,2*It.nudge,(function(n){var t=n.theme,i=n.isInverted,r=n.copyType,o=n.size;return n.allowLinkIcons?Pt(t).icons.linkIcons.map((function(n){var t,a,l,d=parseInt(n.iconChar),s=n.iconFont,c=null===(a=(t=n).iconUrl)||void 0===a?void 0:a.call(t,i),u=mi((null===(l=n.scale)||void 0===l?void 0:l.call(n,{type:r,size:o}))||1,0),m=n.patterns,p=!!d&&!!s,g=!(!d||isNaN(d)),f=n.vAlign||(p?"text-top":"top"),h=n.isExternal?'[target="_blank"]':"",v=m.filter((function(n){return n})).map((function(n){return"a[href*='".concat(n,"']").concat(h)})).join(", ")||"a".concat(h),x=m.filter((function(n){return n})).map((function(n){return"a[href*='".concat(n,"']").concat(h,":after")})).join(", ")||"a".concat(h,":after"),b="";return(d||c)&&(b=g?'"'.concat(String.fromCharCode(d),'"'):'url("'.concat(c,'")')),v&&x?e(cr||(cr=M(["\n "," {\n display: inline-block;\n position: relative;\n }\n\n "," {\n content: ",";\n\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: ",";\n line-height: 1;\n -webkit-font-smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale;\n\n transform: ",";\n\n max-height: ",";\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\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: ",";\n line-height: 1;\n -webkit-font-smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale;\n\n transform: ",";\n\n max-height: ",";\n margin-left: 0.3em;\n margin-right: 0.1em;\n }\n "])),v,x,b||void 0,s||"inherit",p&&"".concat(u,"em"),f,!s&&c?"scale(".concat(u,")"):void 0,!p&&"1em"):""})):""}),pr("copy","medium"),2*It.nudge,pr("copy","big"),3*It.nudge),fr=n.div(mr||(mr=M(["\n ","\n ","\n"],["\n ","\n ","\n"])),gr,(function(n){var e=n.copyType,t=n.size;return pr(e,t)})),hr=function(n){var e,t=n.renderAs,i=n.isInverted,r=n.type,a=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.allowLinkIcons,f=void 0===g||g,h=n.onClick,v=n.className,x=n.children,b=k(n,["renderAs","isInverted","type","size","textColor","textGradient","columns","innerHTML","allowLinkIcons","onClick","className","children"]),w=Ri().fonts,E=null===(e=null==w?void 0:w[a])||void 0===e?void 0:e[d];return o.createElement(fr,y({as:t,copyType:a,size:d,textColor:s||(i?E.colorInverted:E.color),textGradient:c||(s?void 0:i?E.colorGradientInverted:E.colorGradient),isInverted:i,columns:m,allowLinkIcons:f,dangerouslySetInnerHTML:p&&!x?{__html:p}:void 0,onClick:h,className:v},b),x)};hr.defaultProps={type:"copy",size:"medium"};var vr=function(n,e,t){return t.indexOf(n)===e},xr={cols:12,gutter:It.spacer},br=function(n){var t=(null==n?void 0:n.cols)||xr.cols,i=(null==n?void 0:n.gridWidth)||"100%",r=void 0!==(null==n?void 0:n.gutter)?n.gutter:xr.gutter,o=xr.cols;return e(Tr||(Tr=M(["\n calc((("," - ","px) / ",") * "," + ","px)\n "],["\n calc((("," - ","px) / ",") * "," + ","px)\n "])),i,(o-1)*r,o,t,(t-1)*r)},wr=function(n,e,t){return null==n?n:n!==mi(n,e,t)?void 0:n},yr=function(n){return function(t){var i,r,o,a,l=wr(t.gutter,0)||0,d=wr(null===(i=null==t?void 0:t.medium)||void 0===i?void 0:i.gutter,0),s=wr(null===(r=null==t?void 0:t.semilarge)||void 0===r?void 0:r.gutter,0),c=wr(null===(o=null==t?void 0:t.large)||void 0===o?void 0:o.gutter,0),u=wr(null===(a=null==t?void 0:t.xlarge)||void 0===a?void 0:a.gutter,0),m="grid"===n?"margin-top: -":"padding-top: ",p="grid"===n?"margin-left: -":"padding-left: ";return e(Vr||(Vr=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(Rr||(Rr=M(["\n @media "," {\n ","","px;\n ","","px;\n }\n "],["\n @media "," {\n ","","px;\n ","","px;\n }\n "])),Et.medium,m,d,p,d),void 0!==s&&e(Zr||(Zr=M(["\n @media "," {\n ","","px;\n ","","px;\n }\n "],["\n @media "," {\n ","","px;\n ","","px;\n }\n "])),Et.semilarge,m,s,p,s),void 0!==c&&e(_r||(_r=M(["\n @media "," {\n ","","px;\n ","","px;\n }\n "],["\n @media "," {\n ","","px;\n ","","px;\n }\n "])),Et.large,m,c,p,c),void 0!==u&&e(Wr||(Wr=M(["\n @media "," {\n ","","px;\n ","","px;\n }\n "],["\n @media "," {\n ","","px;\n ","","px;\n }\n "])),Et.xlarge,m,u,p,u))}},kr=function(n){switch(n){case"top":return"flex-start";case"center":return"center";case"bottom":return"flex-end";default:return}},Er=function(n){return function(t){var i,r,o,a,l=kr(t.valign),d=kr(null===(i=null==t?void 0:t.medium)||void 0===i?void 0:i.valign),s=kr(null===(r=null==t?void 0:t.semilarge)||void 0===r?void 0:r.valign),c=kr(null===(o=null==t?void 0:t.large)||void 0===o?void 0:o.valign),u=kr(null===(a=null==t?void 0:t.xlarge)||void 0===a?void 0:a.valign),m=n?"align-self: ":"align-items: ";return e(no||(no=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(Gr||(Gr=M(["\n @media "," {\n ","",";\n }\n "],["\n @media "," {\n ","",";\n }\n "])),Et.medium,m,d),void 0!==s&&e(Kr||(Kr=M(["\n @media "," {\n ","",";\n }\n "],["\n @media "," {\n ","",";\n }\n "])),Et.semilarge,m,s),void 0!==c&&e(Qr||(Qr=M(["\n @media "," {\n ","",";\n }\n "],["\n @media "," {\n ","",";\n }\n "])),Et.large,m,c),void 0!==u&&e($r||($r=M(["\n @media "," {\n ","",";\n }\n "],["\n @media "," {\n ","",";\n }\n "])),Et.xlarge,m,u))}},Ir=function(n){switch(n){case"left":return"flex-start";case"center":return"center";case"right":return"flex-end";default:return}},Cr=n.div(so||(so=M(["\n ",";\n ",";\n ","\n display: block;\n position: relative;\n\n ","\n ","\n ","\n ","\n"],["\n ",";\n ",";\n ","\n display: block;\n position: relative;\n\n ","\n ","\n ","\n ","\n"])),(function(n){var t,i,r,o,a=wr(n.span,0,1),l=wr(null===(t=n.medium)||void 0===t?void 0:t.span,0,1),d=wr(null===(i=n.semilarge)||void 0===i?void 0:i.span,0,1),s=wr(null===(r=n.large)||void 0===r?void 0:r.span,0,1),c=wr(null===(o=n.xlarge)||void 0===o?void 0:o.span,0,1);return e(Ar||(Ar=M(["\n width: ","%;\n\n ","\n\n ","\n\n ","\n\n ","\n "],["\n width: ","%;\n\n ","\n\n ","\n\n ","\n\n ","\n "])),100*(a||1),l&&e(Sr||(Sr=M(["\n @media "," {\n width: ","%;\n }\n "],["\n @media "," {\n width: ","%;\n }\n "])),Et.medium,100*(l||1)),d&&e(Nr||(Nr=M(["\n @media "," {\n width: ","%;\n }\n "],["\n @media "," {\n width: ","%;\n }\n "])),Et.semilarge,100*(d||1)),s&&e(Lr||(Lr=M(["\n @media "," {\n width: ","%;\n }\n "],["\n @media "," {\n width: ","%;\n }\n "])),Et.large,100*(s||1)),c&&e(Hr||(Hr=M(["\n @media "," {\n width: ","%;\n }\n "],["\n @media "," {\n width: ","%;\n }\n "])),Et.xlarge,100*(c||1)))}),(function(n){var t,i,r,o,a=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===(o=null==n?void 0:n.xlarge)||void 0===o?void 0:o.move;return e(Or||(Or=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!==a&&e(Dr||(Dr=M(["\n @media "," {\n left: ",";\n right: ",";\n }\n "],["\n @media "," {\n left: ",";\n right: ",";\n }\n "])),Et.medium,a&&a>0?100*a+"%":"auto",a&&a<0?-100*a+"%":"auto"),void 0!==l&&e(Fr||(Fr=M(["\n @media "," {\n left: ",";\n right: ",";\n }\n "],["\n @media "," {\n left: ",";\n right: ",";\n }\n "])),Et.semilarge,l&&l>0?100*l+"%":"auto",l&&l<0?-100*l+"%":"auto"),void 0!==d&&e(Pr||(Pr=M(["\n @media "," {\n left: ",";\n right: ",";\n }\n "],["\n @media "," {\n left: ",";\n right: ",";\n }\n "])),Et.large,d&&d>0?100*d+"%":"auto",d&&d<0?-100*d+"%":"auto"),void 0!==s&&e(jr||(jr=M(["\n @media "," {\n left: ",";\n right: ",";\n }\n "],["\n @media "," {\n left: ",";\n right: ",";\n }\n "])),Et.xlarge,s&&s>0?100*s+"%":"auto",s&&s<0?-100*s+"%":"auto"))}),yr("col"),(function(n){var t,i,r,o,a=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===(o=null==n?void 0:n.xlarge)||void 0===o?void 0:o.textAlign;return e(Jr||(Jr=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!==a&&e(Ur||(Ur=M(["\n @media "," {\n text-align: ",";\n }\n "],["\n @media "," {\n text-align: ",";\n }\n "])),Et.medium,a),void 0!==l&&e(qr||(qr=M(["\n @media "," {\n text-align: ",";\n }\n "],["\n @media "," {\n text-align: ",";\n }\n "])),Et.semilarge,l),void 0!==d&&e(Yr||(Yr=M(["\n @media "," {\n text-align: ",";\n }\n "],["\n @media "," {\n text-align: ",";\n }\n "])),Et.large,d),void 0!==s&&e(Xr||(Xr=M(["\n @media "," {\n text-align: ",";\n }\n "],["\n @media "," {\n text-align: ",";\n }\n "])),Et.xlarge,s))}),Er(!0),(function(n){return n.toRight&&e(ao||(ao=M(["\n margin-left: auto;\n "],["\n margin-left: auto;\n "])))}),(function(n){return n.toLeft&&e(lo||(lo=M(["\n margin-right: auto;\n "],["\n margin-right: auto;\n "])))})),Mr=n.div(co||(co=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"])),yr("grid"),Er(),(function(n){var t,i,r,o,a=Ir(n.halign),l=Ir(null===(t=null==n?void 0:n.medium)||void 0===t?void 0:t.halign),d=Ir(null===(i=null==n?void 0:n.semilarge)||void 0===i?void 0:i.halign),s=Ir(null===(r=null==n?void 0:n.large)||void 0===r?void 0:r.halign),c=Ir(null===(o=null==n?void 0:n.xlarge)||void 0===o?void 0:o.halign);return e(oo||(oo=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 "])),a||void 0,void 0!==l&&e(eo||(eo=M(["\n @media "," {\n justify-content: ",";\n }\n "],["\n @media "," {\n justify-content: ",";\n }\n "])),Et.medium,l),void 0!==d&&e(to||(to=M(["\n @media "," {\n justify-content: ",";\n }\n "],["\n @media "," {\n justify-content: ",";\n }\n "])),Et.semilarge,d),void 0!==s&&e(io||(io=M(["\n @media "," {\n justify-content: ",";\n }\n "],["\n @media "," {\n justify-content: ",";\n }\n "])),Et.large,s),void 0!==c&&e(ro||(ro=M(["\n @media "," {\n justify-content: ",";\n }\n "],["\n @media "," {\n justify-content: ",";\n }\n "])),Et.xlarge,c))})),Br=function(n,e){return void 0===n?e:e?y(y({},e),{gutter:n}):{gutter:n}},zr=function(n){var e=n.gutter,t=n.valign,i=n.children,r=n.halign,a=n.medium,l=n.semilarge,d=n.large,s=n.xlarge;return o.createElement(Mr,{gutter:e,valign:t,halign:r,medium:a,semilarge:l,large:d,xlarge:s},o.Children.map(i,(function(n){var t,i,r,c;return n?o.createElement(Cr,y({},null==n?void 0:n.props,{gutter:e,medium:Br(null==a?void 0:a.gutter,null===(t=null==n?void 0:n.props)||void 0===t?void 0:t.medium),semilarge:Br(null==l?void 0:l.gutter,null===(i=null==n?void 0:n.props)||void 0===i?void 0:i.semilarge),large:Br(null==d?void 0:d.gutter,null===(r=null==n?void 0:n.props)||void 0===r?void 0:r.large),xlarge:Br(null==s?void 0:s.gutter,null===(c=null==n?void 0:n.props)||void 0===c?void 0:c.xlarge)})):void 0})))};zr.defaultProps={gutter:xr.gutter};var Tr,Sr,Nr,Lr,Hr,Ar,Dr,Fr,Pr,jr,Or,Rr,Zr,_r,Wr,Vr,Ur,qr,Yr,Xr,Jr,Gr,Kr,Qr,$r,no,eo,to,io,ro,oo,ao,lo,so,co,uo,mo,po,go,fo,ho,vo,xo={Row:zr,Col:function(n){return o.createElement(o.Fragment,null,null==n?void 0:n.children)}},bo=n.div(uo||(uo=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"])),It.nudge),wo=n.details(mo||(mo=M([""],[""]))),yo=n.summary(po||(po=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 &:focus:not(:focus-visible) {\n outline: none;\n }\n"],["\n display: flex;\n flex-direction: row;\n align-items: center;\n justify-content: space-between;\n\n padding: ","px;\n margin: 0;\n border: none;\n outline: none;\n background: none;\n user-select: none;\n list-style: none;\n\n background: ",";\n\n cursor: pointer;\n transition: background 0.2s ease-in-out;\n\n @media "," {\n padding: ","px;\n }\n\n &::-webkit-details-marker {\n display: none;\n }\n\n &::marker {\n display: none;\n }\n\n @media (hover: hover) and (pointer: fine) {\n &:hover {\n background: ",";\n }\n }\n\n &:focus {\n background: ",";\n }\n\n &:focus:not(:focus-visible) {\n outline: none;\n }\n"])),2*It.nudge,(function(n){var e=n.isInverted,t=n.hasBg,i=n.theme;return e||t?Dt(i).elementBg.light:Dt(i).elementBg.medium}),Et.medium,3*It.nudge,(function(n){var e=n.theme,t=n.isInverted,i=n.hasBg;return t||i?Dt(e).elementBg.lightHover:Dt(e).elementBg.mediumHover}),(function(n){var e=n.theme,t=n.isInverted,i=n.hasBg;return t||i?Dt(e).elementBg.lightHover:Dt(e).elementBg.mediumHover})),ko=n(hr)(go||(go=M(["\n flex: 1 1 0;\n"],["\n flex: 1 1 0;\n"]))),Eo=n.div(fo||(fo=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*It.nudge,(function(n){var e=n.isInverted,t=n.hasBg,i=n.theme;return e||t?Dt(i).elementBg.light:Dt(i).elementBg.medium}),It.spacer,Et.medium,3*It.nudge,Et.semilarge,xr.gutter),Io=function(n){var e=n.label,t=n.text,i=n.aside,r=n.isSelected,o=n.onClick,l=n.hasBg,d=n.isInverted,s=n.itemIcon,c=n.className,u=Ri().colors;return a.createElement(wo,{open:r,onToggle:o,className:c},a.createElement(yo,{isInverted:d,hasBg:l},a.createElement(hr,{renderAs:"span",size:"big",type:"copy-b"},e),a.createElement("span",null,s?s({isSelected:r||!1}):r?a.createElement(dt,{iconColor:u.text.default}):a.createElement(at,{iconColor:u.text.default}))),a.createElement(Eo,{isInverted:d,hasBg:l,hasAside:!!i},t&&a.createElement(ko,{type:"copy",innerHTML:t}),i&&a.createElement(ko,{type:"copy",innerHTML:i})))},Co=Zi((function(n){var e=n.anchorId,t=n.items,i=n.bgMode,r=n.itemIcon,o=a.useState([]),l=o[0],d=o[1],s=Ri().colors,c="inverted"===i,u="full"===i;return a.createElement(Vi,{addSeperation:!0,anchorId:e,bgColor:c?s.sectionBg.dark:u?s.sectionBg.medium:s.sectionBg.light,bgMode:nr(i,!0)},t&&function(n){return a.createElement(x,{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),a.createElement(ir,{addWhitespace:!0},a.createElement(xo.Row,{gutter:0},a.createElement(xo.Col,null,a.createElement(bo,{"aria-label":"Accordion Control Group Buttons"},null==t?void 0:t.map((function(n,e){var t=n.label,i=n.text,o=n.aside,s=-1!==l.indexOf(e);return a.createElement(Io,{key:"".concat(t,"_").concat(e),isSelected:s,label:t,text:i,aside:o,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})})))))))})),Mo=n.a(vo||(vo=M(["\n ",";\n"],["\n ",";\n"])),(function(n){return function(n){return e(ho||(ho=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:not(:focus-visible) {\n outline: none;\n }\n\n &:focus {\n outline: 1px dashed\n ",";\n outline-offset: 1px;\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:not(:focus-visible) {\n outline: none;\n }\n\n &:focus {\n outline: 1px dashed\n ",";\n outline-offset: 1px;\n }\n"])),(function(e){var t=e.theme;return n?Ft(t).link.colorInverted:Ft(t).link.color}),(function(n){var e=n.theme;return Ft(e).link.textTransform}),(function(n){var e=n.theme;return Ft(e).link.textDecoration}),(function(e){var t=e.theme;return n?Ft(t).link.colorHoverInverted:Ft(t).link.colorHover}),(function(e){var t=e.theme;return n?Ft(t).link.colorInverted:Ft(t).link.color}))}(n.isInverted)})),Bo=p((function(n,e){var t=n.isInverted,i=void 0!==t&&t,r=n.isExternal,o=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 a.createElement(Mo,{ref:e,href:d,target:o?"_blank":void 0,rel:o?"noopener noreferrer":void 0,isInverted:i,"aria-label":s,tabIndex:c,"data-sheet":u,onClick:l,className:p},m)}));Bo.displayName="Link";var zo,To,So,No,Lo,Ho,Ao,Do,Fo,Po,jo,Oo,Ro,Zo,_o,Wo,Vo,Uo,qo,Yo,Xo,Jo,Go,Ko,Qo,$o,na,ea,ta,ia,ra,oa,aa,la,da,sa,ca,ua,ma,pa,ga,fa,ha,va,xa,ba,wa,ya,ka,Ea,Ia,Ca,Ma,Ba,za,Ta,Sa,Na,La,Ha,Aa,Da,Fa,Pa,ja,Oa,Ra,Za,_a,Wa,Va,Ua,qa,Ya,Xa=function(){function n(n,e,t,i,r){var o=this;this.dateReplacements={dddd:function(){return Ja[o.localeKey].long[o.date.getDay()]},DDDD:function(){return Ja[o.localeKey].long[o.date.getDay()]},ddd:function(){return Ja[o.localeKey].short[o.date.getDay()]},DDD:function(){return Ja[o.localeKey].short[o.date.getDay()]},dd:function(){return o.getDay()},DD:function(){return o.getDay()},MMMM:function(){return Ga[o.localeKey].long[o.date.getMonth()]},mmmm:function(){return Ga[o.localeKey].long[o.date.getMonth()]},MMM:function(){return Ga[o.localeKey].short[o.date.getMonth()]},mmm:function(){return Ga[o.localeKey].short[o.date.getMonth()]},mm:function(){return o.getMonth()},MM:function(){return o.getMonth()},yyyy:function(){return o.getYear()},YYYY:function(){return o.getYear()},yy:function(){return o.getYear().substr(-2)},YY:function(){return o.getYear().substr(-2)}},this.timeReplacements={hh:function(){return o.getHours()},HH:function(){return o.getHours()},hs:function(){return o.getHours12h()},HS:function(){return o.getHours12h()},mm:function(){return o.getMinutes()},MM:function(){return o.getMinutes()},ss:function(){return o.getSeconds()},SS:function(){return o.getSeconds()},ap:function(){return o.date.getHours()>=12?"pm":"am"},AP:function(){return o.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(),o="";if(void 0===t)return"";if(t>0){var a=new Date(this.date);a.setSeconds(this.date.getSeconds()+t);var l=new n(a.getTime(),this.input,this.dateFormat,this.timeFormat,this.localeKey);o=l.getFormattedTime()}var d={"<START>":r,"<END>":o,"<SEP>":i};return e.replace(/<\w+>/g,(function(n){return("<SEP>"!==n||r&&o)&&("<END>"!==n||o)?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}(),Ja={de:{long:["Sonntag","Montag","Dienstag","Mittwoch","Donnerstag","Freitag","Samstag"],short:["So","Mo","Di","Mi","Do","Fr","Sa"]},en:{long:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],short:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"]}},Ga={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."]}},Ka=n.div(zo||(zo=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?Dt(e).primary.inverted:Dt(e).primary.default}),(function(n){var e=n.theme;return Pt(e).sections.edgeRadius}),(function(n){var e=n.theme;return n.isInverted?Dt(e).primary.inverted:Dt(e).primary.default}),3*It.nudge,3*It.nudge,(function(n){var e=n.theme;return n.isInverted?Dt(e).primary.invertedHover:Dt(e).primary.hover}),(function(n){var e=n.theme;return n.isInverted?Dt(e).primary.invertedHover:Dt(e).primary.hover})),Qa=n.div(To||(To=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"]))),$a=n.div(So||(So=M(["\n display: flex;\n align-items: center;\n"],["\n display: flex;\n align-items: center;\n"]))),nl=n.div(No||(No=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"])),It.nudge,It.nudge),el=n(hr)(Lo||(Lo=M(["\n display: inline-block;\n"],["\n display: inline-block;\n"]))),tl=n(Bo)(Ho||(Ho=M(["\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n\n && {\n margin: 0;\n }\n\n &:focus-within {\n outline: dotted 2px\n ",";\n outline-offset: 4px;\n }\n\n &:focus:not(:focus-visible) {\n outline: none;\n box-shadow: none;\n }\n"],["\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n\n && {\n margin: 0;\n }\n\n &:focus-within {\n outline: dotted 2px\n ",";\n outline-offset: 4px;\n }\n\n &:focus:not(:focus-visible) {\n outline: none;\n box-shadow: none;\n }\n"])),(function(n){var e=n.isInverted,t=n.theme;return e?Dt(t).primary.inverted:Dt(t).primary.default})),il=function(n){var e=n.isInverted,t=n.title,i=n.date,r=n.description,o=n.link,l=n.customIcon,d=n.className,s="";i&&(s=new Xa(i.getTime(),"","dd. MMMM yyyy","hh:mm","de").getFormattedDate());return a.createElement(Ka,{isInverted:e,"data-sheet":"alert",className:d},a.createElement(Qa,null,l?l({isInverted:e}):a.createElement(Ye,null)),a.createElement($a,null,t&&a.createElement(el,{textColor:"inherit",size:"medium",type:"copy-b"},t)),a.createElement("span",null),a.createElement(nl,null,r&&a.createElement(hr,{isInverted:e,size:"small",innerHTML:r}),i&&a.createElement(hr,{size:"small",isInverted:e},s)),o&&a.createElement(tl,y({},o,{ariaLabel:(null==o?void 0:o.href)?t:void 0})))},rl=n.ul(Ao||(Ao=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*It.nudge,2*It.nudge,Et.medium,It.spacer,It.spacer),ol=n.li(Do||(Do=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*It.nudge,2*It.nudge,Et.medium,It.spacer,It.spacer,Et.large,(function(n){return 1/n.itemsPerRow*100}),It.spacer,It.spacer),al=Zi((function(n){var e=n.anchorId,t=n.items,i=n.bgMode,r=n.customIcon,o=Ri().colors,l="inverted"===i,d="full"===i,s=(null==t?void 0:t.length)||0,c=s%3==1||2===s?2:3,u=qt({listLength:s,identifiers:['[data-sheet="alert"]'],responsive:{small:1,medium:2,semilarge:2,large:c,xlarge:c}}).sheetRefs;return a.createElement(Vi,{addSeperation:!0,anchorId:e,bgColor:l?o.sectionBg.dark:d?o.sectionBg.medium:o.sectionBg.light,bgMode:nr(i,!0)},a.createElement(ir,{addWhitespace:!0},a.createElement(rl,null,null==t?void 0:t.map((function(n,e){return a.createElement(ol,{key:e,itemsPerRow:c,ref:u[e]},a.createElement(il,y({},n,{isInverted:l,customIcon:r})))})))))})),ll=n.div(Fo||(Fo=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*It.nudge),dl=n(lr)(Po||(Po=M(["\n display: block;\n\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\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 display: block;\n\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n display: -webkit-box;\n -webkit-line-clamp: 2; /* number of lines to show */\n line-clamp: 2;\n -webkit-box-orient: vertical;\n"]))),sl=n(lr)(Oo||(Oo=M(["\n display: block;\n\n ","\n"],["\n display: block;\n\n ","\n"])),(function(n){var t=n.maxLines;return t&&t>0&&e(jo||(jo=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)})),cl=function(n){var e=n.colorMode,t=void 0===e?"default":e,i=n.superTitle,r=n.superTitleAs,o=n.title,l=n.titleAs,d=n.titleSize,s=void 0===d?"heading-2":d,c=n.maxLines,u=n.isCentered,m=void 0!==u&&u,p=n.titleHyphens,g=n.className,f=Ri().colors;return a.createElement(ll,{isCentered:m,className:g},i&&a.createElement(dl,{renderAs:r||"div",size:"super",textColor:"onImage"===t?f.text.inverted:void 0,isInverted:"inverted"===t,innerHTML:i}),o&&a.createElement(sl,{renderAs:l||"h2",size:"heading-1"===s?"heading-1":"heading-2",hyphens:p,textColor:"onImage"===t?f.text.inverted:void 0,isInverted:"inverted"===t,innerHTML:o,maxLines:c}))},ul=n.div(Ro||(Ro=M(["\n display: block;\n\n @media "," {\n display: ",";\n }\n"],["\n display: block;\n\n @media "," {\n display: ",";\n }\n"])),Et.medium,(function(n){return n.isCovered?"block":"inline-block"})),ml=n.div(Zo||(Zo=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*It.nudge,It.spacer,(function(n){return n.isCovered?"100%":"0px"}),2*It.nudge,It.spacer,(function(n){return n.isCovered&&"0px"}),Et.medium,(function(n){return n.isCovered?"flex":"inline-flex"}),(function(n){return n.isMirrored?"row-reverse":"row"})),pl=n.div(_o||(_o=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"])),Et.medium),gl=function(n){var e=n.mode,t=void 0===e?"wrap":e,i=n.isMirrored,r=void 0!==i&&i,o=n.primary,l=n.secondary,d=n.tertiary,s=n.className;return a.createElement(ul,{isCovered:"cover"===t,className:s},a.createElement(ml,{isCovered:"cover"===t,isMirrored:r},o&&o,l&&l,d&&a.createElement(pl,null,d)))},fl=n(cl)(Wo||(Wo=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"])),It.spacer,Et.semilarge),hl=n(hr)(Vo||(Vo=M(["\n text-align: left;\n"],["\n text-align: left;\n"]))),vl=n(gl)(Uo||(Uo=M(["\n margin-top: ","px;\n"],["\n margin-top: ","px;\n"])),It.spacer),xl=Zi((function(n){var e=n.anchorId,t=n.title,i=n.titleAs,r=void 0===i?"h2":i,a=n.titleSize,l=void 0===a?"heading-2":a,d=n.superTitle,s=n.superTitleAs,c=n.intro,u=n.text,m=n.asideText,p=n.halfAside,g=n.bgMode,f=n.primaryAction,h=n.secondaryAction,v=Ri().colors,x="inverted"===g,b=c||u||m;return o.createElement(Vi,{addSeperation:!0,anchorId:e,bgColor:x?v.sectionBg.dark:g?v.sectionBg.medium:v.sectionBg.light,bgMode:nr(g)},o.createElement(ir,{clampWidth:"normal",addWhitespace:!0},(t||d)&&o.createElement(fl,{title:t,titleAs:r,titleSize:l,superTitle:d,superTitleAs:s,colorMode:x?"inverted":"default"}),b&&o.createElement(xo.Row,null,o.createElement(xo.Col,{semilarge:{span:p?.5:8/12}},c&&o.createElement(hl,{type:"copy-b",isInverted:x,innerHTML:c}),u&&o.createElement(hl,{type:"copy",isInverted:x,innerHTML:u})),m&&o.createElement(xo.Col,{semilarge:{span:p?.5:4/12}},o.createElement(hl,{type:"copy",isInverted:x,innerHTML:m}))),(f||h)&&o.createElement(vl,{primary:f&&f(x),secondary:h&&h(x)})))})),bl=function(n,e){if(n&&e&&!isNaN(n)&&!isNaN(e))return n/e},wl=function(n){return e(qo||(qo=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(bl(null==n?void 0:n.w,null==n?void 0:n.h),")"))},yl=n.div(Jo||(Jo=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 n.allowEdgeRadius&&Pt(e).sections.edgeRadius}),(function(n){var e,t,i=n.ratios;return bl(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(Yo||(Yo=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&&wl(null==e?void 0:e.small)}),Et.medium,(function(n){var e,t,i=n.ratios;return bl(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&&wl(null==e?void 0:e.medium)}),Et.semilarge,(function(n){var e,t,i=n.ratios;return bl(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&&wl(null==e?void 0:e.semilarge)}),Et.large,(function(n){var e,t,i=n.ratios;return bl(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&&wl(null==e?void 0:e.large)}),Et.xlarge,(function(n){var e,t,i=n.ratios;return bl(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&&wl(null==e?void 0:e.xlarge)}),(function(n){var t=n.ratios,i=n.coverSpace;return t&&e(Xo||(Xo=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")})),kl=n.img(Go||(Go=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?Dt(e).text.inverted:Dt(e).text.default}),(function(n){var e=n.theme,t=n.isInverted;return n.showPlaceholder?t?Pt(e).sections.imagePlaceholderBg.inverted:Pt(e).sections.imagePlaceholderBg.default:void 0})),El=n(hr)(Ko||(Ko=M(["\n display: inline-block;\n position: absolute;\n max-height: 100%;\n bottom: 0;\n right: 0;\n\n padding: ","px ","px;\n\n pointer-events: none;\n\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n -ms-writing-mode: tb-rl;\n writing-mode: vertical-rl;\n text-orientation: sideways-right;\n transform: rotate(180deg);\n"],["\n display: inline-block;\n position: absolute;\n max-height: 100%;\n bottom: 0;\n right: 0;\n\n padding: ","px ","px;\n\n pointer-events: none;\n\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n -ms-writing-mode: tb-rl;\n writing-mode: vertical-rl;\n text-orientation: sideways-right;\n transform: rotate(180deg);\n"])),2*It.nudge,It.nudge),Il=function(n){var e=n.className,t=n.small,i=n.medium,r=n.semilarge,a=n.large,s=n.xlarge,u=n.alt,m=n.ratios,p=n.coverSpace,g=n.onClick,f=n.isInverted,h=n.showPlaceholder,v=void 0===h||h,x=n.allowEdgeRadius,b=n.copyright,w=Ri().colors,y=c(null),k=l(!1),E=k[0],I=k[1];return d((function(){if(y.current){var n=y.current,e=function(){I(!0)},t=function(){I(!1)};return n.complete?(n.removeEventListener("load",e),n.removeEventListener("error",t),e()):(n.addEventListener("load",e),n.addEventListener("error",t)),function(){n.removeEventListener("load",e),n.removeEventListener("error",t)}}}),[]),o.createElement(yl,{ratios:m,coverSpace:p,allowEdgeRadius:x,className:e},o.createElement("picture",{onClick:g},s&&o.createElement("source",{srcSet:s,media:Et.xlarge}),a&&o.createElement("source",{srcSet:a,media:Et.large}),r&&o.createElement("source",{srcSet:r,media:Et.semilarge}),i&&o.createElement("source",{srcSet:i,media:Et.medium}),o.createElement(kl,{ref:y,"data-img-loaded":E,showPlaceholder:v,isInverted:f,srcSet:t,alt:u||"",loading:"lazy"})),b&&o.createElement(El,{size:"small",textColor:w.text.inverted,innerHTML:"© ".concat(b),renderAs:"span"}))},Cl=n.div(Qo||(Qo=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"}),Et.semilarge,It.spacer),Ml=n.div($o||($o=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"])),It.spacer,Et.semilarge),Bl=n(cl)(na||(na=M(["\n max-width: ",";\n"],["\n max-width: ",";\n"])),(function(n){return n.clamp&&"880px"})),zl=n(hr)(ta||(ta=M(["\n display: block;\n max-width: ",";\n margin-left: ",";\n margin-right: ",";\n\n ","\n\n & + & {\n margin-top: ","px;\n }\n"],["\n display: block;\n max-width: ",";\n margin-left: ",";\n margin-right: ",";\n\n ","\n\n & + & {\n margin-top: ","px;\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(ea||(ea=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)}),3*It.nudge),Tl=n(gl)(ia||(ia=M(["\n @media "," {\n display: block;\n text-align: ",";\n }\n"],["\n @media "," {\n display: block;\n text-align: ",";\n }\n"])),Et.medium,(function(n){return n.isCentered&&"center"})),Sl=n.div(ra||(ra=M(["\n width: 100%;\n height: 100%;\n max-width: 400px;\n max-height: 400px;\n text-align: center;\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 text-align: center;\n\n margin: 0 auto;\n margin-top: ","px;\n\n @media "," {\n display: ",";\n }\n"])),It.spacer,Et.semilarge,(function(n){return n.isCentered?"block":"none"})),Nl=n.div(oa||(oa=M(["\n display: none;\n width: 100%;\n\n @media "," {\n display: block;\n /* flex: 1 0 33.33%; */\n\n max-width: 400px;\n }\n"],["\n display: none;\n width: 100%;\n\n @media "," {\n display: block;\n /* flex: 1 0 33.33%; */\n\n max-width: 400px;\n }\n"])),Et.semilarge),Ll=function(n){var e=n.renderAs,t=void 0===e?"div":e,i=n.colorMode,r=void 0===i?"default":i,o=n.title,l=n.titleAs,d=n.titleSize,s=void 0===d?"heading-2":d,c=n.superTitle,u=n.superTitleAs,m=n.abstract,p=n.text,g=n.textType,f=void 0===g?"copy":g,h=n.textSize,v=void 0===h?"medium":h,x=n.primaryAction,b=n.secondaryAction,w=n.isCentered,k=void 0!==w&&w,E=n.clampTitle,I=void 0!==E&&E,C=n.clampAbstract,M=void 0!==C&&C,B=n.maxTitleLines,z=n.maxAbstractLines,T=n.clampText,S=void 0!==T&&T,N=n.maxTextLines,L=n.className,H=n.titleHyphens,A=n.image,D="inverted"===r||"onImage"===r,F=!1!==(null==A?void 0:A.coverSpace);return a.createElement(Cl,{as:t,isCentered:k,className:L},a.createElement(Ml,null,(o||c)&&a.createElement(Bl,{colorMode:r,title:o,titleAs:l,titleSize:s,superTitle:c,superTitleAs:u,isCentered:k,clamp:I,maxLines:B,titleHyphens:H}),(null==A?void 0:A.small)&&a.createElement(Sl,{isCentered:k},a.createElement(Il,y({},A,{coverSpace:F,allowEdgeRadius:!0,isInverted:D}))),m&&a.createElement(zl,{type:"copy",size:"big",textColor:"onImage"===r?"#fff":void 0,isInverted:D,isCentered:k,innerHTML:m,clamp:M,maxLines:z}),p&&a.createElement(zl,{type:f,size:v,textColor:"onImage"===r?"#fff":void 0,isInverted:D,isCentered:k,innerHTML:p,clamp:S,maxLines:N}),(x||b)&&a.createElement(Tl,{primary:x&&x(D),secondary:b&&b(D)})),(null==A?void 0:A.small)&&!k&&a.createElement(Nl,null,a.createElement(Il,y({},A,{coverSpace:F,allowEdgeRadius:!0,isInverted:D}))))},Hl=n.div(aa||(aa=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"])),It.spacer,Et.semilarge,xr.gutter),Al=n.img(la||(la=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?Pt(e).sections.imagePlaceholderBg.inverted:Pt(e).sections.imagePlaceholderBg.default}),Et.semilarge),Dl=n(hr)(da||(da=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*It.nudge,Et.semilarge,2*It.nudge),Fl=n(Ll)(sa||(sa=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"])),Et.xlarge,(function(n){return n.hasDecorator&&"110px"})),Pl=n((function(n){var e=n.isInverted,t=n.description,i=n.avatar,r=n.className;return a.createElement(Hl,{className:r},a.createElement(Al,{src:null==i?void 0:i.src,alt:null==i?void 0:i.alt,isInverted:e}),t&&a.createElement(Dl,{type:"copy",isInverted:e,innerHTML:t}))}))(ca||(ca=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"])),It.spacer,Et.semilarge,br({cols:8}),Et.large,br({cols:6})),jl=n(gl)(ua||(ua=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"])),It.spacer,Et.medium),Ol=n.div(ma||(ma=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"])),It.spacer,Et.semilarge),Rl=n.div(pa||(pa=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"])),Et.xlarge,1/28*1440+"px"),Zl=Zi((function(n){var e=n.anchorId,t=n.title,i=n.titleAs,o=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 a.createElement(Vi,{addSeperation:!0,anchorId:e,bgColor:b?Dt(x).sectionBg.dark:Dt(x).sectionBg.medium,bgMode:v?nr(v,!0):"full"},a.createElement(ir,{addWhitespace:!0,clampWidth:"normal"},u&&a.createElement(Rl,null,u),t&&a.createElement(Fl,{isCentered:!0,colorMode:b?"inverted":"default",title:t,titleAs:o,superTitle:l,superTitleAs:d,hasDecorator:!!u,text:s}),c&&a.createElement(Pl,{isInverted:b,description:c.description,avatar:c.avatar}),h&&f&&a.createElement(Ol,null,h(b)),(m||p)&&a.createElement(jl,{primary:m&&m(b),secondary:p&&p(b)})))})),_l=n.div(ga||(ga=M(["\n display: flex;\n flex-direction: column;\n justify-content: center;\n position: relative;\n color: ",";\n border-radius: ",";\n min-height: 110px;\n\n overflow: hidden;\n\n @media "," {\n display: block;\n padding-top: 85%;\n }\n"],["\n display: flex;\n flex-direction: column;\n justify-content: center;\n position: relative;\n color: ",";\n border-radius: ",";\n min-height: 110px;\n\n overflow: hidden;\n\n @media "," {\n display: block;\n padding-top: 85%;\n }\n"])),(function(n){var e=n.theme;return Dt(e).text.inverted}),(function(n){var e=n.theme;return Pt(e).sections.edgeRadius}),Et.medium),Wl=n(_l)(ha||(ha=M(["\n background-color: ",";\n\n transition: background-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;\n\n ","\n"],["\n background-color: ",";\n\n transition: background-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;\n\n ","\n"])),(function(n){var e=n.theme,t=n.isInverted,i=n.cardColor;return i||(t?Dt(e).primary.inverted:Dt(e).primary.default)}),(function(n){return n.hasLink&&e(fa||(fa=M(["\n cursor: pointer;\n\n @media (hover: hover) and (pointer: fine) {\n &:hover {\n box-shadow: 0 2px 24px 0 rgba(0, 0, 0, 0.35);\n }\n }\n "],["\n cursor: pointer;\n\n @media (hover: hover) and (pointer: fine) {\n &:hover {\n box-shadow: 0 2px 24px 0 rgba(0, 0, 0, 0.35);\n }\n }\n "])))})),Vl=n(_l)(xa||(xa=M(["\n transition: box-shadow 0.2s ease-in-out;\n\n ","\n\n &:after {\n content: '';\n display: block;\n position: absolute;\n top: 0;\n left: 0;\n bottom: 0;\n right: 0;\n background: ",";\n pointer-events: none;\n }\n\n @media "," {\n padding-top: 0;\n }\n"],["\n transition: box-shadow 0.2s ease-in-out;\n\n ","\n\n &:after {\n content: '';\n display: block;\n position: absolute;\n top: 0;\n left: 0;\n bottom: 0;\n right: 0;\n background: ",";\n pointer-events: none;\n }\n\n @media "," {\n padding-top: 0;\n }\n"])),(function(n){return n.hasLink&&e(va||(va=M(["\n @media (hover: hover) and (pointer: fine) {\n cursor: pointer;\n\n img {\n -webkit-backface-visibility: hidden;\n -ms-transform: translateZ(0); /* IE 9 */\n -webkit-transform: translateZ(\n 0\n ); /* Chrome, Safari, Opera */\n transform: translateZ(0);\n transform-origin: center;\n transition: transform 0.2s ease-in-out;\n }\n\n &:hover {\n box-shadow: 0 2px 24px 0 rgba(0, 0, 0, 0.35);\n\n img {\n transform: scale(1.03);\n }\n }\n }\n "],["\n @media (hover: hover) and (pointer: fine) {\n cursor: pointer;\n\n img {\n -webkit-backface-visibility: hidden;\n -ms-transform: translateZ(0); /* IE 9 */\n -webkit-transform: translateZ(\n 0\n ); /* Chrome, Safari, Opera */\n transform: translateZ(0);\n transform-origin: center;\n transition: transform 0.2s ease-in-out;\n }\n\n &:hover {\n box-shadow: 0 2px 24px 0 rgba(0, 0, 0, 0.35);\n\n img {\n transform: scale(1.03);\n }\n }\n }\n "])))}),(function(n){var e=n.theme;return Pt(e).sections.imageTextGradient}),Et.medium),Ul=n(Il)(ba||(ba=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 object-fit: cover;\n object-position: center;\n\n @media "," {\n position: relative;\n }\n"],["\n position: absolute;\n top: 0;\n bottom: 0;\n right: 0;\n left: 0;\n\n display: block;\n width: 100%;\n height: 100%;\n\n object-fit: cover;\n object-position: center;\n\n @media "," {\n position: relative;\n }\n"])),Et.medium),ql=n.div(wa||(wa=M(["\n z-index: 1;\n\n padding: ","px;\n\n display: flex;\n flex-direction: row;\n align-items: center;\n\n & > * + * {\n margin-left: ","px;\n }\n\n @media "," {\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n overflow: hidden;\n\n display: flex;\n flex-direction: ",";\n justify-content: space-between;\n align-items: ",";\n\n & > * + * {\n margin-left: 0;\n }\n }\n"],["\n z-index: 1;\n\n padding: ","px;\n\n display: flex;\n flex-direction: row;\n align-items: center;\n\n & > * + * {\n margin-left: ","px;\n }\n\n @media "," {\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n overflow: hidden;\n\n display: flex;\n flex-direction: ",";\n justify-content: space-between;\n align-items: ",";\n\n & > * + * {\n margin-left: 0;\n }\n }\n"])),3*It.nudge,It.spacer,Et.medium,(function(n){return n.hasIcon?"column":"row"}),(function(n){return n.hasIcon?"flex-start":"flex-end"})),Yl=n.div(ya||(ya=M(["\n width: 100%;\n overflow: hidden;\n\n & > * + * {\n margin-top: ","px;\n }\n"],["\n width: 100%;\n overflow: hidden;\n\n & > * + * {\n margin-top: ","px;\n }\n"])),It.nudge/2),Xl=n(hr)(ka||(ka=M(["\n display: inline-block;\n max-width: 100%;\n\n display: -webkit-box;\n -webkit-line-clamp: 3;\n -webkit-box-orient: vertical;\n text-overflow: ellipsis;\n overflow: hidden;\n"],["\n display: inline-block;\n max-width: 100%;\n\n display: -webkit-box;\n -webkit-line-clamp: 3;\n -webkit-box-orient: vertical;\n text-overflow: ellipsis;\n overflow: hidden;\n"]))),Jl=n.div(Ea||(Ea=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*It.nudge),Gl=n(hr)(Ia||(Ia=M(["\n display: inline-block;\n\n display: -webkit-box;\n -webkit-line-clamp: 1;\n -webkit-box-orient: vertical;\n overflow: hidden;\n"],["\n display: inline-block;\n\n display: -webkit-box;\n -webkit-line-clamp: 1;\n -webkit-box-orient: vertical;\n overflow: hidden;\n"]))),Kl=n.div(Ca||(Ca=M(["\n height: 100%;\n max-height: 60px;\n min-height: 40px;\n min-width: 40px;\n\n * {\n height: 100%;\n }\n\n svg,\n img {\n width: 100%;\n }\n\n @media "," {\n svg,\n img {\n width: auto;\n }\n }\n"],["\n height: 100%;\n max-height: 60px;\n min-height: 40px;\n min-width: 40px;\n\n * {\n height: 100%;\n }\n\n svg,\n img {\n width: 100%;\n }\n\n @media "," {\n svg,\n img {\n width: auto;\n }\n }\n"])),Et.medium),Ql=n(Bo)(Ma||(Ma=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 border: 2px dotted ",";\n outline-offset: 4px;\n\n color: ",";\n }\n"],["\n z-index: 1;\n display: block;\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n\n outline-color: ",";\n\n &:focus {\n border: 2px dotted ",";\n outline-offset: 4px;\n\n color: ",";\n }\n"])),(function(n){var e=n.theme;return Dt(e).primary.default}),(function(n){var e=n.theme;return Dt(e).primary.invertedHover}),(function(n){var e=n.theme;return n.isInverted?Dt(e).primary.invertedHover:Dt(e).primary.hover})),$l=function(n){var e=n.isInverted,t=n.title,i=n.subLabel,r=n.image,o=n.link,l=n.decorator,d=n.cardColor,s=n.customIcon,c=Ri().colors,u=r&&r.small?Vl:Wl,m=e?c.primary.inverted:c.primary.default;return a.createElement(u,{isInverted:e,cardColor:d||m,hasLink:!!(null==o?void 0:o.href)},(null==r?void 0:r.small)&&a.createElement(Ul,y({},r,{coverSpace:!0,isInverted:e,ratios:{small:{w:352,h:108},medium:{w:286,h:244}}})),a.createElement(ql,{hasIcon:!!s},s?a.createElement(Kl,null,s({})):"",a.createElement(Yl,null,t&&a.createElement(Xl,{size:"big",type:"copy",isInverted:!0},t),i&&a.createElement(Jl,null,a.createElement(Gl,{type:"copy-b",size:"big",isInverted:!0},i),l?l({isInverted:e}):void 0))),(null==o?void 0:o.href)&&a.createElement(Ql,y({isInverted:e},o,{ariaLabel:t||void 0})))},nd=n.ul(Ba||(Ba=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*It.nudge,2*It.nudge,Et.medium,It.spacer,It.spacer),ed=n.li(za||(za=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*It.nudge,2*It.nudge,Et.medium,It.spacer,It.spacer,Et.semilarge,(function(n){return n.isEqual&&"0 0 25%"})),td=Zi((function(n){var e=n.anchorId,t=n.items,i=n.bgMode,r=n.decorator,o=Ri().colors,l="inverted"===i;return a.createElement(Vi,{anchorId:e,bgColor:l?o.sectionBg.dark:i?o.sectionBg.medium:o.sectionBg.light,bgMode:nr(i,!0),addSeperation:!0},a.createElement(ir,{addWhitespace:!0},a.createElement(nd,null,null==t?void 0:t.map((function(n,e){return a.createElement(ed,{key:e,isEqual:t.length%2==0},a.createElement($l,y({},n,{isInverted:l,decorator:r})))})))))})),id=function(n,e,t){return Math.min(Math.max(n,e),t)},rd=n.div(Ta||(Ta=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"]))),od=n(Il)(Sa||(Sa=M(["\n position: relative;\n display: block;\n width: 100%;\n"],["\n position: relative;\n display: block;\n width: 100%;\n"]))),ad=n.div(La||(La=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(Na||(Na=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?id(100*i,0,100)+"%":"50%",i?id(100*i+10,0,100)+"%":"60%",i?id(100*i-10,0,100)+"%":"40%",i?100*i+"%":"50%")})),ld=n(Il)(Ha||(Ha=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"]))),dd=n.div(Aa||(Aa=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})),sd=n(hr)(Da||(Da=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"])),It.spacer,It.nudge,It.spacer,It.spacer,It.spacer,(function(n){var e=n.bgColor;return e&&e})),cd=n(sd)(Fa||(Fa=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"])),It.spacer,It.spacer),ud=n(sd)(Pa||(Pa=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"])),It.spacer,It.spacer),md=n.div(Oa||(Oa=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(ja||(ja=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?id(100*i,0,100)+"%":"50%",i?id(100*i+10,0,100)+"%":"60%",i?id(100*i-10,0,100)+"%":"40%",i?100*i+"%":"50%")})),pd=n.div(Ra||(Ra=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 Dt(e).elementBg.light}),(function(n){var e=n.theme;return Dt(e).elementBg.medium})),gd=Zi((function(n){var e=n.anchorId,t=n.bgMode,i=n.initialValue,r=n.foregroundImg,o=n.backgroundImg,s=n.foregroundLabel,u=n.backgroundLabel,m=n.overlayColor,p=void 0===m?"rgba(0, 0 , 0, 0.2)":m,g=n.labelColor,f=void 0===g?"rgba(0, 0 , 0, 0.3)":g,h=n.dragControl,v=n.enableControlAnim,x=Gt(!0),b=l(i?Math.min(Math.max(i,0),1):.5),w=b[0],k=b[1],E=l(!1),I=E[0],C=E[1],M=l(!1),B=M[0],z=M[1],T=l(!0),S=T[0],N=T[1],L=l(0),H=L[0],A=L[1],D=c(null),F=Ri().colors;d((function(){D.current&&A(D.current.offsetWidth/2)}),[]),d((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});D.current&&e.observe(D.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>=H&&t<=n.getBoundingClientRect().width-H){var i=t/n.getBoundingClientRect().width;i=Math.min(Math.max(i,0),1),k(i)}}},j="inverted"===t;return a.createElement(Vi,{addSeperation:!0,anchorId:e,bgColor:j?F.sectionBg.dark:t?F.sectionBg.medium:F.sectionBg.light,bgMode:nr(t)},a.createElement(ir,null,o&&r&&a.createElement(rd,{onClick:function(n){var e=n.currentTarget;e&&n.clientX&&(P(e,n.clientX),N(!0))},onMouseMove:function(n){var e=n.currentTarget;e&&n.clientX&&I&&(z(!0),N(!0),B&&P(e,n.clientX))},onMouseDown:function(){z(!1),C(!0)},onMouseUp:function(){z(!1),C(!1)},onMouseLeave:function(){C(!1),z(!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),P(i,null===(t=n.touches[0])||void 0===t?void 0:t.clientX))},onTouchStart:function(){return C(!0)},onTouchEnd:function(){return C(!1)}},a.createElement(od,y({},o)),u&&a.createElement(ud,{textColor:F.text.inverted,bgColor:f},u),a.createElement(ad,{hasTransition:!I,hasAnim:!S,initalValue:i,style:{width:100*w+"%"}},a.createElement(ld,y({},r)),s&&a.createElement(cd,{textColor:F.text.inverted,bgColor:f},s),a.createElement(dd,{color:p})),a.createElement(md,{ref:D,hasTransition:!I,hasAnim:!S,initalValue:i,style:{left:100*w+"%"}},h||a.createElement(pd,null,a.createElement(Xn,{iconColor:F.elementBg.light}))))))})),fd=n(Bo)(_a||(_a=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 Pt(e).sections.edgeRadius}),(function(n){var e=n.theme;return Pt(e).sections.imageTextGradient}),(function(n){var t=n.clickable,i=n.theme,r=n.isInverted;return t&&e(Za||(Za=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 &:focus:not(:focus-visible) {\n outline: none;\n box-shadow: none;\n }\n "],["\n transition: box-shadow 0.2s ease-in-out;\n cursor: pointer;\n\n &:hover {\n box-shadow: 0 2px 24px 0 rgba(0, 0, 0, 0.35);\n }\n\n &:focus {\n box-shadow: 0 2px 24px 0 rgba(0, 0, 0, 0.35);\n outline: solid 2px\n ",";\n outline-offset: 4px;\n\n color: ",";\n }\n\n &:focus:not(:focus-visible) {\n outline: none;\n box-shadow: none;\n }\n "])),r?Dt(i).primary.inverted:Dt(i).primary.default,r?Dt(i).primary.invertedHover:Dt(i).primary.hover)})),hd=n(Il)(Wa||(Wa=M(["\n width: 100%;\n height: 100%;\n min-height: 300px;\n\n img {\n height: 100%;\n }\n"],["\n width: 100%;\n height: 100%;\n min-height: 300px;\n\n img {\n height: 100%;\n }\n"]))),vd=n.div(Va||(Va=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"])),It.spacer,3*It.nudge,Et.medium,5*It.nudge,It.spacer),xd=n(cl)(Ua||(Ua=M(["\n max-width: ",";\n"],["\n max-width: ",";\n"])),(function(n){return n.clampTitle&&13/28*It.wrapper+"px"})),bd=n.span(qa||(qa=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*It.nudge),wd=n.div(Ya||(Ya=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"])),Ct([60,100],"height"),Ct([60,100],"width"),3*It.nudge,3*It.nudge,Ct([60,100],"height"),Ct([60,100],"width"),(function(n){var e=n.theme;return Dt(e).text.inverted})),yd=p((function(n,e){var t=n.isInverted,i=n.image,r=n.title,o=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 f=h.renderToString(a.createElement(bd,null,u||a.createElement(we,null)));return a.createElement(fd,y({ref:e,clickable:!!s||!!c},g,{className:p}),a.createElement(hd,y({},i,{isInverted:t,coverSpace:!0})),m&&a.createElement(wd,null,m({isInverted:t})),r&&a.createElement(vd,null,a.createElement(xd,{colorMode:"onImage",superTitle:l,superTitleAs:d,title:(null==g?void 0:g.isExternal)?r+f:r,titleAs:o||"div",clampTitle:!0})))}));yd.displayName="PromotionCard";var kd,Ed=n(yd)(kd||(kd=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%"}),xr.gutter),Id=Zi((function(n){var e=n.anchorId,t=n.main,i=n.aside,r=n.bgMode,a=n.isMirrored,l=n.externalLinkIcon,d=Ri().colors,s="inverted"===r;return o.createElement(Vi,{addSeperation:!0,anchorId:e,bgColor:s?d.sectionBg.dark:r?d.sectionBg.medium:d.sectionBg.light,bgMode:nr(r,!1,a)},o.createElement(ir,{clampWidth:"normal",addWhitespace:!0},i?a?o.createElement(xo.Row,null,o.createElement(xo.Col,{semilarge:{span:.5}},t&&t.map((function(n,e){return o.createElement(Ed,y({key:e,isMain:!0},n,{externalLinkIcon:l,isInverted:s}))}))),o.createElement(xo.Col,{semilarge:{span:.5}},i.map((function(n,e){return o.createElement(Ed,y({key:e},n,{externalLinkIcon:l,isInverted:s}))})))):o.createElement(xo.Row,null,o.createElement(xo.Col,{semilarge:{span:.5}},i.map((function(n,e){return o.createElement(Ed,y({key:e},n,{externalLinkIcon:l,isInverted:s}))}))),o.createElement(xo.Col,{semilarge:{span:.5}},t&&t.map((function(n,e){return o.createElement(Ed,y({key:e,isMain:!0},n,{externalLinkIcon:l,isInverted:s}))})))):t&&o.createElement(xo.Row,null,t.map((function(n,e){return o.createElement(xo.Col,{semilarge:{span:("half"===n.size?6:12)/12},key:e},o.createElement(Ed,y({key:e},n,{externalLinkIcon:l,isInverted:s})))})))))})),Cd=n.a(Td||(Td=M(["\n min-height: 3em;\n height: ",";\n min-width: ",";\n padding: 0.1em 1.2em;\n\n max-width: calc(100% - ","px);\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 & > * + * {\n margin-left: ","px;\n }\n & > *[data-btn-desktop] + *[data-btn-mobile] {\n margin-left: 0;\n }\n & > *[data-btn-mobile] + *[data-btn-desktop] {\n margin-left: 0;\n }\n & > *[data-btn-desktop] {\n display: none;\n }\n & > *:not([data-btn-desktop]) + * {\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 & > *[data-btn-mobile='true'] {\n display: none;\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 max-width: calc(100% - ","px);\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 & > * + * {\n margin-left: ","px;\n }\n & > *[data-btn-desktop] + *[data-btn-mobile] {\n margin-left: 0;\n }\n & > *[data-btn-mobile] + *[data-btn-desktop] {\n margin-left: 0;\n }\n & > *[data-btn-desktop] {\n display: none;\n }\n & > *:not([data-btn-desktop]) + * {\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 & > *[data-btn-mobile='true'] {\n display: none;\n }\n & > *:not([data-btn-mobile='true']) + * {\n margin-left: 0;\n }\n }\n"])),(function(n){return"default"===n.size?"3.5em":"3em"}),(function(n){return"default"===n.size?"200px":"120px"}),It.spacer,(function(n){var e=n.theme;return Ft(e).copy.medium.family}),(function(n){var e=n.theme;return Ct(Ft(e).copy.medium.size,"font-size")}),(function(n){var e=n.theme;return Ft(e).copy.medium.weight}),(function(n){var e=n.theme;return Ft(e).copy.medium.letterSpacing}),(function(n){var e=n.theme;return Pt(e).sections.edgeRadius}),(function(n){return n.disable?"none":"all"}),(function(n){var e=n.theme,t=n.inverted;return n.disable?Dt(e).elementBg.medium:t?Dt(e).primary.inverted:Dt(e).primary.default}),(function(n){var e=n.theme,t=n.inverted;return n.disable?pi(Dt(e).text.default,.4):t?Dt(e).text.default:Dt(e).text.inverted}),(function(n){var e=n.theme,t=n.inverted;return n.disable?pi(Dt(e).text.default,.4):t?Dt(e).text.default:Dt(e).text.inverted}),It.nudge,(function(n){var t=n.disable,i=n.inverted;return!t&&e(Bd||(Bd=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(zd||(zd=M(["\n &:focus {\n text-decoration: underline;\n box-shadow: 0px 8px 16px\n ",";\n }\n\n &:focus:not(:focus-visible) {\n text-decoration: none;\n outline: none;\n box-shadow: none;\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 &:focus:not(:focus-visible) {\n text-decoration: none;\n outline: none;\n box-shadow: none;\n }\n\n &:active {\n box-shadow: 0px 2px 6px\n ",";\n }\n "])),i?"rgba(255, 255, 255, 0.25)":"rgba(0, 0, 0, 0.25)",i?"rgba(255, 255, 255, 0.25)":"rgba(0, 0, 0, 0.3)")}),Et.semilarge),Md=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(Cd,y({ref:e,as:t,size:r,inverted:o,disable:l,onClick:d,className:s},u),c):a.createElement(Cd,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)}));Md.displayName="Button";var Bd,zd,Td,Sd,Nd,Ld,Hd,Ad,Dd,Fd,Pd,jd,Od,Rd,Zd,_d,Wd,Vd,Ud=n.div(Sd||(Sd=M(["\n display: flex;\n flex-direction: row;\n justify-content: center;\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: center;\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"}),Cd),qd={View:Md,Label:n.span(Nd||(Nd=M(["\n display: inline-block;\n\n max-width: 100%;\n\n overflow: hidden;\n white-space: nowrap;\n text-overflow: ellipsis;\n"],["\n display: inline-block;\n\n max-width: 100%;\n\n overflow: hidden;\n white-space: nowrap;\n text-overflow: ellipsis;\n"]))),Icon:Ud},Yd=n.label(Ld||(Ld=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})),Xd=n(hr)(Hd||(Hd=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"])),It.nudge),Jd=n(hr)(Ad||(Ad=M(["\n margin-top: ","px;\n"],["\n margin-top: ","px;\n"])),It.nudge),Gd={View:function(n){var e=n.isDisabled,t=n.onClick,i=n.className,r=n.children;return a.createElement(Yd,{onClick:t,isDisabled:e,className:i},r)},Head:function(n){var e=n.label,t=n.isRequired,i=n.isInverted,r=n.className;return e?a.createElement(Xd,{renderAs:"span",isInverted:i,size:"small",type:"copy-b",className:r},"".concat(e).concat(t?" *":"")):null},Messages:function(n){var e=n.errorMessage,t=n.infoMessage,i=n.isInverted,r=Ri().colors;return a.createElement(a.Fragment,null,t&&a.createElement(Jd,{size:"small",type:"copy",isInverted:i},t),e&&a.createElement(Jd,{size:"small",type:"copy",textColor:i?r.text.errorInverted:r.text.error},e||"Bitte geben Sie einen gültigen Text ein"))},Content:function(n){var e=n.children;return"string"==typeof e||e instanceof String?a.createElement("span",null,e):a.createElement(a.Fragment,null,e)}},Kd=function(n){return[mi(Ft(n).copy.small.size[0],16),Ft(n).copy.small.size[1]]},Qd=n.div(Dd||(Dd=M(["\n display: ",";\n position: relative;\n"],["\n display: ",";\n position: relative;\n"])),(function(n){return n.isVisible?"block":"none"})),$d=n.div(Fd||(Fd=M(["\n position: relative;\n width: 100%;\n height: 290px;\n z-index: 0;\n outline: none;\n"],["\n position: relative;\n width: 100%;\n height: 290px;\n z-index: 0;\n outline: none;\n"]))),ns=n.button(Pd||(Pd=M(["\n display: flex;\n flex-direction: row;\n align-items: center;\n background: none;\n border: none;\n padding: ","px 0;\n padding-bottom: ","px;\n\n cursor: pointer;\n\n & > * + * {\n margin-left: ","px;\n }\n"],["\n display: flex;\n flex-direction: row;\n align-items: center;\n background: none;\n border: none;\n padding: ","px 0;\n padding-bottom: ","px;\n\n cursor: pointer;\n\n & > * + * {\n margin-left: ","px;\n }\n"])),It.nudge,2*It.nudge,2*It.nudge),es=n(hr)(jd||(jd=M(["\n line-height: 1;\n"],["\n line-height: 1;\n"]))),ts=n.div(Od||(Od=M(["\n position: absolute;\n top: ","px;\n right: ","px;\n"],["\n position: absolute;\n top: ","px;\n right: ","px;\n"])),It.nudge,It.nudge),is=n.button(Rd||(Rd=M(["\n display: inline-flex;\n align-items: center;\n justify-content: center;\n background: none;\n border: 0;\n padding: ","px;\n margin-top: -","px;\n margin-right: -","px;\n\n cursor: pointer;\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: 1px solid ",";\n outline-offset: 0;\n }\n\n &:focus:not(:focus-visible) {\n outline: none;\n }\n"],["\n display: inline-flex;\n align-items: center;\n justify-content: center;\n background: none;\n border: 0;\n padding: ","px;\n margin-top: -","px;\n margin-right: -","px;\n\n cursor: pointer;\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: 1px solid ",";\n outline-offset: 0;\n }\n\n &:focus:not(:focus-visible) {\n outline: none;\n }\n"])),It.nudge,It.nudge,It.nudge,(function(n){var e=n.theme;return Dt(e).primary.default}),(function(n){var e=n.theme;return Dt(e).primary.default})),rs=n.div(Zd||(Zd=M(["\n position: absolute;\n bottom: ","px;\n right: ","px;\n"],["\n position: absolute;\n bottom: ","px;\n right: ","px;\n"])),2*It.nudge,It.nudge),os=n.button(_d||(_d=M(["\n display: inline-flex;\n align-items: center;\n justify-content: center;\n background: ",";\n border: none;\n padding: 0.7em;\n min-height: 40px;\n\n ","\n color: ",";\n cursor: pointer;\n\n @media (hover: hover) and (pointer: fine) {\n &:hover {\n box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.25);\n }\n }\n\n &:focus {\n text-decoration: underline;\n box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.25);\n }\n\n &:focus:not(:focus-visible) {\n text-decoration: none;\n outline: none;\n box-shadow: none;\n }\n\n &:active {\n box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.3);\n }\n"],["\n display: inline-flex;\n align-items: center;\n justify-content: center;\n background: ",";\n border: none;\n padding: 0.7em;\n min-height: 40px;\n\n ","\n color: ",";\n cursor: pointer;\n\n @media (hover: hover) and (pointer: fine) {\n &:hover {\n box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.25);\n }\n }\n\n &:focus {\n text-decoration: underline;\n box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.25);\n }\n\n &:focus:not(:focus-visible) {\n text-decoration: none;\n outline: none;\n box-shadow: none;\n }\n\n &:active {\n box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.3);\n }\n"])),(function(n){var e=n.theme;return Dt(e).elementBg.dark}),pr("copy","small"),(function(n){var e=n.theme;return Ft(e).copy.small.colorInverted})),as=n.div(Wd||(Wd=M(["\n display: flex;\n flex-direction: row;\n align-items: center;\n justify-content: space-between;\n\n & > * + * {\n margin-left: 16px;\n }\n"],["\n display: flex;\n flex-direction: row;\n align-items: center;\n justify-content: space-between;\n\n & > * + * {\n margin-left: 16px;\n }\n"]))),ls=n.textarea(Vd||(Vd=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 /** Clamping min font size to 16px to prevent browser zooming */\n ","\n \n color: ",";\n\n &:active {\n border: ",";\n }\n\n &:focus {\n outline: ",";\n outline-offset: 0;\n }\n\n &:focus:not(:focus-visible) {\n outline: none;\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 /** Clamping min font size to 16px to prevent browser zooming */\n ","\n \n color: ",";\n\n &:active {\n border: ",";\n }\n\n &:focus {\n outline: ",";\n outline-offset: 0;\n }\n\n &:focus:not(:focus-visible) {\n outline: none;\n }\n\n &::placeholder {\n color: ",";\n }\n"])),It.nudge,(function(n){var e=n.theme,t=n.isInverted,i=n.hasError;return t?i?Dt(e).errorInverted:Dt(e).elementBg.light:i?Dt(e).error:Dt(e).elementBg.dark}),(function(n){var e=n.theme;return Pt(e).sections.edgeRadius}),pr("copy","small"),(function(n){var e=n.theme;return Ct(Kd(e),"font-size")}),(function(n){var e=n.theme,t=n.isInverted,i=n.hasError;return t?i?Dt(e).text.errorInverted:Ft(e).copy.small.colorInverted:i?Dt(e).text.error:Ft(e).copy.small.color}),(function(n){var e=n.theme,t=n.isInverted;return"1px solid ".concat(t?Dt(e).primary.inverted:Dt(e).primary.default)}),(function(n){var e=n.theme,t=n.isInverted;return"1px solid ".concat(t?Dt(e).primary.inverted:Dt(e).primary.default)}),(function(n){var e=n.theme;return n.isInverted?Dt(e).text.subtileInverted:Dt(e).text.subtile})),ds=a.memo((function(n){var e,t,i=n.label,r=n.errorMessage,o=n.infoMessage,s=n.isRequired,m=n.isDisabled,p=n.isInverted,g=n.placeholder,f=n.value,h=n.name,v=n.marker,x=n.initialMapCenter,b=n.zoom,w=void 0===b?10:b,y=n.onChange,k=n.onBlur,E=n.customToggle,I=n.customLocationControl,C=n.customResetControl,M=n.toggleLabel,B=void 0===M?"Select location on map":M,z=n.trackLocationLabel,T=void 0===z?"My location":z;m&&(r="");var S=Ri(),N=S.colors,L=S.fonts,H=l(!1),A=H[0],D=H[1],F=l(f||{description:""}),P=F[0],j=F[1],O=c(null),R=l([]),Z=R[0],_=R[1],W=si((function(n){j({description:n,position:void 0})}),(null==f?void 0:f.description)||""),V=W.value,U=W.setValue,q=W.forceUpdate,Y=u((function(n){for(var e={size:[28,28],anchor:[14,28],sizeActive:[70,70],anchorActive:[35,70],url:kt(a.createElement(Ge,null))},t=[],i=0,r=n;i<r.length;i++){var o=r[i];t.push({id:"location",position:o,icon:v||e})}return t}),[v]),X=Ei({activeMarkerId:"location",markers:Z,center:x,zoom:w,onClick:function(n){sn(n)}}),J=X.setContainer,G=X.flyToPosition,K=X.recalculateMapSize,Q=c(null),$=Bi(!0,!1),nn=$.isSupported,en=$.isEnabled,tn=$.location,rn=$.error,on=$.reset,an=$.cancel,ln=u((function(){G(x,w),an()}),[an,G,x,w]),dn=function(){cn(),on()},sn=function(n){var e=[n.latlng.lat,n.latlng.lng];null===Q.current?Q.current=window.setTimeout((function(){!function(n){an();var e=Y([n]);_(e),j({description:"",position:n})}(e),Q.current=null}),300):(window.clearTimeout(Q.current),Q.current=null)},cn=u((function(){if(tn){var n=[tn.coords.latitude,tn.coords.longitude],e=Y([n]);_(e),G(n,14),j({description:"",position:n})}}),[G,Y,tn]),un=function(){D((function(n){return!n}))};return d((function(){en&&tn&&!rn&&cn()}),[rn,tn,en]),d((function(){j({description:"",position:void 0}),A?(K(),U("")):_([])}),[A,K,V]),ri((function(){var n,e,t,i,r=O.current;r&&r.description===P.description&&(null===(n=r.position)||void 0===n?void 0:n[0])===(null===(e=P.position)||void 0===e?void 0:e[0])&&(null===(t=r.position)||void 0===t?void 0:t[1])===(null===(i=P.position)||void 0===i?void 0:i[1])||(O.current=P,null==y||y(P))}),[P]),a.createElement(a.Fragment,null,h&&a.createElement("input",{type:"hidden",name:"".concat(h,'["location"]'),value:"".concat(null===(e=null==P?void 0:P.position)||void 0===e?void 0:e[0],",").concat(null===(t=null==P?void 0:P.position)||void 0===t?void 0:t[1])}),a.createElement(Gd.View,{isDisabled:m,onClick:function(n){return n.preventDefault()}},a.createElement(Gd.Head,{label:i,isRequired:s,isInverted:p}),E?E({isInverted:p,viewState:A?"map":"desc",handleClick:un}):a.createElement(ns,{type:"button",onClick:un},A?a.createElement(ht,{iconColor:p?N.primary.inverted:N.primary.default}):a.createElement(xt,{iconColor:p?L.copy.small.colorInverted:L.copy.small.color}),a.createElement(es,{size:"small",renderAs:"span",isInverted:p},B)),a.createElement(Qd,{isVisible:A},a.createElement($d,{ref:J,tabIndex:0,onClick:function(){q(),null==k||k(P)}}),a.createElement(ts,null,C?C({isInverted:p,handleClick:ln}):a.createElement(is,{onClick:ln},a.createElement(wt,null))),nn&&a.createElement(rs,null,I?I({isInverted:p,handleClick:dn}):a.createElement(os,{onClick:dn},T))),!A&&a.createElement(a.Fragment,null,a.createElement(as,null,a.createElement(Gd.Content,null,a.createElement(ls,{placeholder:g,hasError:!!r,isInverted:p,name:"".concat(h,'["description"]'),value:V,required:s,onChange:function(n){var e=n.currentTarget.value;U(e)},onBlur:function(){q(),null==k||k(P)}})))),a.createElement(Gd.Messages,{infoMessage:o,errorMessage:r,isInverted:p})))}),(function(n,e){var t,i,r,o,a,l,d,s,c,u;return!!n.enableMemo&&(n.errorMessage===e.errorMessage&&(n.infoMessage===e.infoMessage&&(n.label===e.label&&(n.toggleLabel===e.toggleLabel&&(n.placeholder===e.placeholder&&((null===(t=n.value)||void 0===t?void 0:t.description)===(null===(i=e.value)||void 0===i?void 0:i.description)&&((null===(o=null===(r=n.value)||void 0===r?void 0:r.position)||void 0===o?void 0:o[0])===(null===(l=null===(a=e.value)||void 0===a?void 0:a.position)||void 0===l?void 0:l[0])&&(null===(s=null===(d=n.value)||void 0===d?void 0:d.position)||void 0===s?void 0:s[1])===(null===(u=null===(c=e.value)||void 0===c?void 0:c.position)||void 0===u?void 0:u[1]))))))))}));function ss(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 cs(n,e){if(e.length<n)throw new TypeError(n+" argument"+(n>1?"s":"")+" required, but only "+e.length+" present")}function us(n){cs(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 ms(n,e){cs(2,arguments);var t=us(n).getTime(),i=ss(e);return new Date(t+i)}function ps(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 gs(n){return cs(1,arguments),n instanceof Date||"object"==typeof n&&"[object Date]"===Object.prototype.toString.call(n)}function fs(n){if(cs(1,arguments),!gs(n)&&"number"!=typeof n)return!1;var e=us(n);return!isNaN(Number(e))}var hs={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 vs(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 xs={date:vs({formats:{full:"EEEE, MMMM do, y",long:"MMMM do, y",medium:"MMM d, y",short:"MM/dd/yyyy"},defaultWidth:"full"}),time:vs({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:vs({formats:{full:"{{date}} 'at' {{time}}",long:"{{date}} 'at' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},defaultWidth:"full"})},bs={lastWeek:"'last' eeee 'at' p",yesterday:"'yesterday at' p",today:"'today at' p",tomorrow:"'tomorrow at' p",nextWeek:"eeee 'at' p",other:"P"};function ws(n){return function(e,t){var i,r=t||{};if("formatting"===(r.context?String(r.context):"standalone")&&n.formattingValues){var o=n.defaultFormattingWidth||n.defaultWidth,a=r.width?String(r.width):o;i=n.formattingValues[a]||n.formattingValues[o]}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 ys={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:ws({values:{narrow:["B","A"],abbreviated:["BC","AD"],wide:["Before Christ","Anno Domini"]},defaultWidth:"wide"}),quarter:ws({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:ws({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:ws({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:ws({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 ks(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],o=e.match(r);if(!o)return null;var a,l=o[0],d=i&&n.parsePatterns[i]||n.parsePatterns[n.defaultParseWidth],s=Array.isArray(d)?Is(d,(function(n){return n.test(l)})):Es(d,(function(n){return n.test(l)}));a=n.valueCallback?n.valueCallback(s):s,a=t.valueCallback?t.valueCallback(a):a;var c=e.slice(l.length);return{value:a,rest:c}}}function Es(n,e){for(var t in n)if(n.hasOwnProperty(t)&&e(n[t]))return t}function Is(n,e){for(var t=0;t<n.length;t++)if(e(n[t]))return t}function Cs(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],o=e.match(n.parsePattern);if(!o)return null;var a=n.valueCallback?n.valueCallback(o[0]):o[0];a=t.valueCallback?t.valueCallback(a):a;var l=e.slice(r.length);return{value:a,rest:l}}}var Ms={ordinalNumber:Cs({matchPattern:/^(\d+)(th|st|nd|rd)?/i,parsePattern:/\d+/i,valueCallback:function(n){return parseInt(n,10)}}),era:ks({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:ks({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:ks({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:ks({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:ks({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"})},Bs={code:"en-US",formatDistance:function(n,e,t){var i,r=hs[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:xs,formatRelative:function(n,e,t,i){return bs[n]},localize:ys,match:Ms,options:{weekStartsOn:0,firstWeekContainsDate:1}};function zs(n,e){cs(2,arguments);var t=ss(e);return ms(n,-t)}function Ts(n){cs(1,arguments);var e=1,t=us(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 Ss(n){cs(1,arguments);var e=us(n),t=e.getUTCFullYear(),i=new Date(0);i.setUTCFullYear(t+1,0,4),i.setUTCHours(0,0,0,0);var r=Ts(i),o=new Date(0);o.setUTCFullYear(t,0,4),o.setUTCHours(0,0,0,0);var a=Ts(o);return e.getTime()>=r.getTime()?t+1:e.getTime()>=a.getTime()?t:t-1}function Ns(n){cs(1,arguments);var e=Ss(n),t=new Date(0);t.setUTCFullYear(e,0,4),t.setUTCHours(0,0,0,0);var i=Ts(t);return i}function Ls(n,e){cs(1,arguments);var t=e||{},i=t.locale,r=i&&i.options&&i.options.weekStartsOn,o=null==r?0:ss(r),a=null==t.weekStartsOn?o:ss(t.weekStartsOn);if(!(a>=0&&a<=6))throw new RangeError("weekStartsOn must be between 0 and 6 inclusively");var l=us(n),d=l.getUTCDay(),s=(d<a?7:0)+d-a;return l.setUTCDate(l.getUTCDate()-s),l.setUTCHours(0,0,0,0),l}function Hs(n,e){cs(1,arguments);var t=us(n),i=t.getUTCFullYear(),r=e||{},o=r.locale,a=o&&o.options&&o.options.firstWeekContainsDate,l=null==a?1:ss(a),d=null==r.firstWeekContainsDate?l:ss(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=Ls(s,e),u=new Date(0);u.setUTCFullYear(i,0,d),u.setUTCHours(0,0,0,0);var m=Ls(u,e);return t.getTime()>=c.getTime()?i+1:t.getTime()>=m.getTime()?i:i-1}function As(n,e){cs(1,arguments);var t=e||{},i=t.locale,r=i&&i.options&&i.options.firstWeekContainsDate,o=null==r?1:ss(r),a=null==t.firstWeekContainsDate?o:ss(t.firstWeekContainsDate),l=Hs(n,e),d=new Date(0);d.setUTCFullYear(l,0,a),d.setUTCHours(0,0,0,0);var s=Ls(d,e);return s}function Ds(n,e){for(var t=n<0?"-":"",i=Math.abs(n).toString();i.length<e;)i="0"+i;return t+i}var Fs=function(n,e){var t=n.getUTCFullYear(),i=t>0?t:1-t;return Ds("yy"===e?i%100:i,e.length)},Ps=function(n,e){var t=n.getUTCMonth();return"M"===e?String(t+1):Ds(t+1,2)},js=function(n,e){return Ds(n.getUTCDate(),e.length)},Os=function(n,e){return Ds(n.getUTCHours()%12||12,e.length)},Rs=function(n,e){return Ds(n.getUTCHours(),e.length)},Zs=function(n,e){return Ds(n.getUTCMinutes(),e.length)},_s=function(n,e){return Ds(n.getUTCSeconds(),e.length)},Ws=function(n,e){var t=e.length,i=n.getUTCMilliseconds();return Ds(Math.floor(i*Math.pow(10,t-3)),e.length)},Vs="midnight",Us="noon",qs="morning",Ys="afternoon",Xs="evening",Js="night",Gs={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 Fs(n,e)},Y:function(n,e,t,i){var r=Hs(n,i),o=r>0?r:1-r;return"YY"===e?Ds(o%100,2):"Yo"===e?t.ordinalNumber(o,{unit:"year"}):Ds(o,e.length)},R:function(n,e){return Ds(Ss(n),e.length)},u:function(n,e){return Ds(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 Ds(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 Ds(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 Ps(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 Ds(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){cs(1,arguments);var t=us(n),i=Ls(t,e).getTime()-As(t,e).getTime();return Math.round(i/6048e5)+1}(n,i);return"wo"===e?t.ordinalNumber(r,{unit:"week"}):Ds(r,e.length)},I:function(n,e,t){var i=function(n){cs(1,arguments);var e=us(n),t=Ts(e).getTime()-Ns(e).getTime();return Math.round(t/6048e5)+1}(n);return"Io"===e?t.ordinalNumber(i,{unit:"week"}):Ds(i,e.length)},d:function(n,e,t){return"do"===e?t.ordinalNumber(n.getUTCDate(),{unit:"date"}):js(n,e)},D:function(n,e,t){var i=function(n){cs(1,arguments);var e=us(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"}):Ds(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(),o=(r-i.weekStartsOn+8)%7||7;switch(e){case"e":return String(o);case"ee":return Ds(o,2);case"eo":return t.ordinalNumber(o,{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(),o=(r-i.weekStartsOn+8)%7||7;switch(e){case"c":return String(o);case"cc":return Ds(o,e.length);case"co":return t.ordinalNumber(o,{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 Ds(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?Us:0===r?Vs: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?Xs:r>=12?Ys:r>=4?qs:Js,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 Os(n,e)},H:function(n,e,t){return"Ho"===e?t.ordinalNumber(n.getUTCHours(),{unit:"hour"}):Rs(n,e)},K:function(n,e,t){var i=n.getUTCHours()%12;return"Ko"===e?t.ordinalNumber(i,{unit:"hour"}):Ds(i,e.length)},k:function(n,e,t){var i=n.getUTCHours();return 0===i&&(i=24),"ko"===e?t.ordinalNumber(i,{unit:"hour"}):Ds(i,e.length)},m:function(n,e,t){return"mo"===e?t.ordinalNumber(n.getUTCMinutes(),{unit:"minute"}):Zs(n,e)},s:function(n,e,t){return"so"===e?t.ordinalNumber(n.getUTCSeconds(),{unit:"second"}):_s(n,e)},S:function(n,e){return Ws(n,e)},X:function(n,e,t,i){var r=(i._originalDate||n).getTimezoneOffset();if(0===r)return"Z";switch(e){case"X":return Qs(r);case"XXXX":case"XX":return $s(r);default:return $s(r,":")}},x:function(n,e,t,i){var r=(i._originalDate||n).getTimezoneOffset();switch(e){case"x":return Qs(r);case"xxxx":case"xx":return $s(r);default:return $s(r,":")}},O:function(n,e,t,i){var r=(i._originalDate||n).getTimezoneOffset();switch(e){case"O":case"OO":case"OOO":return"GMT"+Ks(r,":");default:return"GMT"+$s(r,":")}},z:function(n,e,t,i){var r=(i._originalDate||n).getTimezoneOffset();switch(e){case"z":case"zz":case"zzz":return"GMT"+Ks(r,":");default:return"GMT"+$s(r,":")}},t:function(n,e,t,i){var r=i._originalDate||n;return Ds(Math.floor(r.getTime()/1e3),e.length)},T:function(n,e,t,i){return Ds((i._originalDate||n).getTime(),e.length)}};function Ks(n,e){var t=n>0?"-":"+",i=Math.abs(n),r=Math.floor(i/60),o=i%60;if(0===o)return t+String(r);var a=e||"";return t+String(r)+a+Ds(o,2)}function Qs(n,e){return n%60==0?(n>0?"-":"+")+Ds(Math.abs(n)/60,2):$s(n,e)}function $s(n,e){var t=e||"",i=n>0?"-":"+",r=Math.abs(n);return i+Ds(Math.floor(r/60),2)+t+Ds(r%60,2)}function nc(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 ec(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 tc={p:ec,P:function(n,e){var t,i=n.match(/(P+)(p+)?/)||[],r=i[1],o=i[2];if(!o)return nc(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}}",nc(r,e)).replace("{{time}}",ec(o,e))}},ic=["D","DD"],rc=["YY","YYYY"];function oc(n){return-1!==ic.indexOf(n)}function ac(n){return-1!==rc.indexOf(n)}function lc(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 dc=/[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g,sc=/P+p+|P+|p+|''|'(''|[^'])+('|$)|./g,cc=/^'([^]*?)'?$/,uc=/''/g,mc=/[a-zA-Z]/;function pc(n,e,t){cs(2,arguments);var i=String(e),r=t||{},o=r.locale||Bs,a=o.options&&o.options.firstWeekContainsDate,l=null==a?1:ss(a),d=null==r.firstWeekContainsDate?l:ss(r.firstWeekContainsDate);if(!(d>=1&&d<=7))throw new RangeError("firstWeekContainsDate must be between 1 and 7 inclusively");var s=o.options&&o.options.weekStartsOn,c=null==s?0:ss(s),u=null==r.weekStartsOn?c:ss(r.weekStartsOn);if(!(u>=0&&u<=6))throw new RangeError("weekStartsOn must be between 0 and 6 inclusively");if(!o.localize)throw new RangeError("locale must contain localize property");if(!o.formatLong)throw new RangeError("locale must contain formatLong property");var m=us(n);if(!fs(m))throw new RangeError("Invalid time value");var p=ps(m),g=zs(m,p),f={firstWeekContainsDate:d,weekStartsOn:u,locale:o,_originalDate:m},h=i.match(sc).map((function(n){var e=n[0];return"p"===e||"P"===e?(0,tc[e])(n,o.formatLong,f):n})).join("").match(dc).map((function(t){if("''"===t)return"'";var i=t[0];if("'"===i)return gc(t);var a=Gs[i];if(a)return!r.useAdditionalWeekYearTokens&&ac(t)&&lc(t,e,n),!r.useAdditionalDayOfYearTokens&&oc(t)&&lc(t,e,n),a(g,t,o.localize,f);if(i.match(mc))throw new RangeError("Format string contains an unescaped latin alphabet character `"+i+"`");return t})).join("");return h}function gc(n){return n.match(cc)[1].replace(uc,"'")}function fc(n,e){cs(2,arguments);var t=us(n),i=us(e);return t.getTime()===i.getTime()}var hc={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"}}},vc={date:vs({formats:{full:"EEEE, do MMMM y",long:"do MMMM y",medium:"do MMM y",short:"dd.MM.y"},defaultWidth:"full"}),time:vs({formats:{full:"HH:mm:ss zzzz",long:"HH:mm:ss z",medium:"HH:mm:ss",short:"HH:mm"},defaultWidth:"full"}),dateTime:vs({formats:{full:"{{date}} 'um' {{time}}",long:"{{date}} 'um' {{time}}",medium:"{{date}} {{time}}",short:"{{date}} {{time}}"},defaultWidth:"full"})},xc={lastWeek:"'letzten' eeee 'um' p",yesterday:"'gestern um' p",today:"'heute um' p",tomorrow:"'morgen um' p",nextWeek:"eeee 'um' p",other:"P"},bc={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"]},wc={narrow:bc.narrow,abbreviated:["Jan.","Feb.","März","Apr.","Mai","Juni","Juli","Aug.","Sep.","Okt.","Nov.","Dez."],wide:bc.wide},yc={ordinalNumber:function(n){return Number(n)+"."},era:ws({values:{narrow:["v.Chr.","n.Chr."],abbreviated:["v.Chr.","n.Chr."],wide:["vor Christus","nach Christus"]},defaultWidth:"wide"}),quarter:ws({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:ws({values:bc,formattingValues:wc,defaultWidth:"wide"}),day:ws({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:ws({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"})},kc={ordinalNumber:Cs({matchPattern:/^(\d+)(\.)?/i,parsePattern:/\d+/i,valueCallback:function(n){return parseInt(n)}}),era:ks({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:ks({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:ks({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:ks({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:ks({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"})},Ec={code:"de",formatDistance:function(n,e,t){var i,r=null!=t&&t.addSuffix?hc[n].withPreposition:hc[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:vc,formatRelative:function(n,e,t,i){return xc[n]},localize:yc,match:kc,options:{weekStartsOn:1,firstWeekContainsDate:4}},Ic=n.a(Bc||(Bc=M(["\n min-height: 3em;\n height: ",";\n min-width: ",";\n padding: 0.1em 1.2em;\n\n max-width: calc(100% - ","px);\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 max-width: calc(100% - ","px);\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.5em":"3em"}),(function(n){return"default"===n.size?"200px":"120px"}),It.spacer,(function(n){var e=n.theme;return Ft(e).copy.medium.family}),(function(n){var e=n.theme;return Ct(Ft(e).copy.medium.size,"font-size")}),(function(n){var e=n.theme;return Ft(e).copy.medium.weight}),(function(n){var e=n.theme;return Ft(e).copy.medium.letterSpacing}),(function(n){var e=n.inverted,t=n.disable,i=n.theme;return t?Dt(i).elementBg.medium:e?Dt(i).elementBg.light:Dt(i).elementBg.dark}),(function(n){var e=n.theme;return Pt(e).sections.edgeRadius}),(function(n){return n.disable?"none":"all"}),(function(n){var e=n.theme,t=n.inverted;return n.disable?pi(t?Dt(e).text.inverted:Dt(e).text.default,.6):t?Dt(e).text.inverted:Dt(e).text.default}),(function(n){var e=n.theme,t=n.inverted;return n.disable?pi(t?Dt(e).text.inverted:Dt(e).text.default,.6):t?Dt(e).text.inverted:Dt(e).text.default}),It.nudge,(function(n){var t=n.disable,i=n.inverted,r=n.theme;return!t&&e(Mc||(Mc=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 &:focus:not(:focus-visible) {\n outline: none;\n box-shadow: none;\n }\n\n &:active {\n box-shadow: 0px 2px 6px\n ",";\n }\n "],["\n &: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 &:focus:not(:focus-visible) {\n outline: none;\n box-shadow: none;\n }\n\n &:active {\n box-shadow: 0px 2px 6px\n ",";\n }\n "])),i?"rgba(255, 255, 255, 0.25)":"rgba(0, 0, 0, 0.25)",i?Dt(r).primary.inverted:Dt(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)")})),Cc=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(Ic,y({ref:e,as:t,size:r,inverted:a,disable:l,onClick:d,className:s},u),c):o.createElement(Ic,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)}));Cc.displayName="Button Ghost";var Mc,Bc,zc,Tc,Sc=n.div(zc||(zc=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"}),Ic),Nc={View:Cc,Label:n.span(Tc||(Tc=M(["\n display: inline-block;\n\n max-width: 100%;\n\n overflow: hidden;\n white-space: nowrap;\n text-overflow: ellipsis;\n"],["\n display: inline-block;\n\n max-width: 100%;\n\n overflow: hidden;\n white-space: nowrap;\n text-overflow: ellipsis;\n"]))),Icon:Sc},Lc=n.div(Zc||(Zc=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*It.spacer,Et.medium,(function(n){var e=n.theme;return pi(Dt(e).elementBg.dark,.2)}),(function(n){var e=n.theme;return Pt(e).sections.edgeRadius||"0px"}),2*It.nudge,3*It.nudge,3*It.nudge,Et.medium,2*It.nudge,2*It.nudge,(function(n){var e=n.theme;return Dt(e).primary.default}),(function(n){var e=n.theme;return Dt(e).text.inverted}),Et.medium,Et.medium,(function(n){var e=n.theme;return Dt(e).elementBg.light}),Et.medium,(function(n){var e=n.theme;return Dt(e).elementBg.dark}),(function(n){var e=n.theme;return Dt(e).text.inverted}),(function(n){var e=n.theme;return Dt(e).elementBg.medium}),(function(n){var e=n.theme;return Dt(e).primary.default}),(function(n){var e=n.theme;return Dt(e).text.inverted}),(function(n){var e=n.theme;return pi(Dt(e).elementBg.dark,.6)}),(function(n){var e=n.theme;return pi(Dt(e).elementBg.dark,.2)}),(function(n){var e=n.theme;return Dt(e).elementBg.light}),(function(n){var e=n.theme;return pi(Dt(e).primary.default,.7)}),Et.medium,(function(n){var e=n.theme;return pi(Dt(e).primary.default,.25)}),(function(n){var e=n.theme;return Dt(e).primary.default}),Et.medium,(function(n){var e=n.theme;return pi(Dt(e).primary.default,.25)}),(function(n){var e=n.theme;return Dt(e).primary.default}),Et.medium,(function(n){var e=n.theme;return pi(Dt(e).primary.default,.25)}),(function(n){var e=n.theme;return pi(Dt(e).primary.default,.7)}),It.nudge,(function(n){var e=n.theme;return Dt(e).primary.default}),(function(n){var e=n.theme;return Dt(e).elementBg.dark})),Hc=n.div(_c||(_c=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?Ft(e).copy.small.colorInverted:Ft(e).copy.small.color})),Ac=n.button(Wc||(Wc=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 /** Clamping min font size to 16px to prevent browser zooming */\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 &:focus:not(:focus-visible) {\n outline: none;\n }\n"],["\n display: flex;\n flex-direction: row;\n align-items: center;\n justify-content: space-between;\n 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 /** Clamping min font size to 16px to prevent browser zooming */\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 &:focus:not(:focus-visible) {\n outline: none;\n }\n"])),It.nudge,(function(n){var e=n.theme,t=n.isInverted,i=n.hasError;return t?i?Dt(e).errorInverted:Dt(e).elementBg.light:i?Dt(e).error:Dt(e).elementBg.dark}),(function(n){var e=n.theme;return Pt(e).sections.edgeRadius}),pr("copy","small"),(function(n){var e=n.theme;return Ct(Kd(e),"font-size")}),(function(n){var e=n.theme,t=n.isInverted,i=n.hasError,r=n.hasDateValue;return t?i?Dt(e).text.errorInverted:r?Ft(e).copy.small.colorInverted:Dt(e).text.subtileInverted:i?Dt(e).text.error:r?Ft(e).copy.small.color:Dt(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?Dt(e).primary.inverted:Dt(e).primary.default)}),(function(n){var e=n.theme,t=n.isInverted;return"1px solid ".concat(t?Dt(e).primary.inverted:Dt(e).primary.default)}),(function(n){var e=n.theme,t=n.isInverted;return"1px solid ".concat(t?Dt(e).primary.inverted:Dt(e).primary.default)})),Dc=n.div(Vc||(Vc=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"])),It.spacer),Fc=n.div(Uc||(Uc=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*It.spacer),Pc=n.div(qc||(qc=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*It.spacer,Et.medium,.5*It.spacer),jc=n(qd.Label)(Yc||(Yc=M(["\n font-size: 12px;\n"],["\n font-size: 12px;\n"]))),Oc=n(Nc.Label)(Xc||(Xc=M(["\n font-size: 12px;\n"],["\n font-size: 12px;\n"]))),Rc=p((function(n,e){var t=n.label,i=n.errorMessage,r=n.infoMessage,o=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 a.createElement(Gd.View,{isDisabled:d},a.createElement(Gd.Head,{label:t,isRequired:o,isInverted:l}),a.createElement(Gd.Content,null,a.createElement(Ac,{ref:e,type:"button",onClick:function(n){g&&g(!0),f&&f(n)},isActive:s,hasDateValue:!!m,isInverted:l,hasError:!!i,className:"myPickerButton"},a.createElement(Dc,null,m?"".concat(pc(m,v)).concat(p?" – ".concat(pc(p,v)):""):u),a.createElement(Hc,{isInverted:l},x?x({isInverted:l,singleSelect:b}):b?a.createElement(Dn,null):a.createElement(Pn,null))),c&&a.createElement(a.Fragment,null,a.createElement("input",{type:"hidden",name:"".concat(c,'["start"]'),value:null==m?void 0:m.toString()}),a.createElement("input",{type:"hidden",name:"".concat(c,'["end"]'),value:null==p?void 0:p.toString()}))),a.createElement(Gd.Messages,{infoMessage:r,errorMessage:i,isInverted:l}))}));Rc.displayName="PickerButton";var Zc,_c,Wc,Vc,Uc,qc,Yc,Xc,Jc,Gc,Kc,Qc,$c,nu,eu,tu,iu,ru,ou,au,lu,du,su,cu,uu,mu,pu,gu,fu,hu,vu,xu,bu,wu,yu,ku,Eu,Iu,Cu,Mu,Bu,zu,Tu,Su,Nu,Lu,Hu,Au,Du,Fu,Pu,ju,Ou,Ru,Zu,_u,Wu,Vu,Uu,qu,Yu,Xu=n.div(Jc||(Jc=M(["\n margin-bottom: ","px;\n"],["\n margin-bottom: ","px;\n"])),3*It.nudge),Ju=a.memo((function(n){var e=n.label,t=n.errorMessage,i=n.infoMessage,r=n.isRequired,o=n.isDisabled,s=n.isInverted,m=n.name,p=n.dateSubmitLabel,g=n.dateDeleteLabel,f=n.placeholder,h=n.singleSelect,v=void 0!==h&&h,x=n.values,b=n.minDate,y=void 0===b?new Date:b,k=n.maxDate,C=n.onDataChange,M=n.onSubmit,B=n.deleteAction,z=n.submitAction,T=n.customIcon,S=n.nextCtrlUrl,N=n.prevCtrlUrl,L=Ri().globals,H=L.sections.datepickerLocaleKey,A=L.sections.datepickerDateFormat,D=c(null),F=c(null),P=l(!1),j=P[0],O=P[1],R=l(),Z=R[0],_=R[1],W=l(),V=W[0],U=W[1],q=l(),Y=q[0],X=q[1];d((function(){v||O(!window.matchMedia(Et.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]}}))}))}),[H,v]),d((function(){x&&(x[0]&&fs(x[0])&&_(x[0]),x[1]&&fs(x[1])&&U(x[1]))}),[x]),d((function(){var n=function(){var n=!window.matchMedia(Et.medium).matches;n!==j&&O(n)};return window.addEventListener("resize",n),function(){window.removeEventListener("resize",n)}}),[j]),d((function(){var n;D.current&&void 0!==Y&&(null===(n=D.current)||void 0===n||n.setOpen(Y))}),[Y]);var J,G,K=u((function(n){n.preventDefault(),X(!1),M&&M(Z,V)}),[V,Z]),Q=u((function(n){n.preventDefault(),_(void 0),U(void 0)}),[]);return a.createElement(Lc,null,a.createElement(w,{locale:"de"===H?Ec:void 0,ref:D,dateFormat:A,onChange:function(n){n?v?(_(n),X(!1),C&&C(n,null)):Z?V?(_(n),U(null),C&&C(n,null)):!function(n,e){cs(2,arguments);var t=us(n),i=us(e);return t.getTime()<i.getTime()}(n,Z)?(U(n),C&&C(Z,n)):(U(Z),_(n),C&&C(n,Z)):(_(n),C&&C(n,V||null)):(_(void 0),C&&C(null,null))},selected:Z,startDate:Z,endDate:V,monthsShown:j?1:2,shouldCloseOnSelect:v,customInput:a.createElement(Rc,{label:e,isInverted:s,isDisabled:o,infoMessage:i,errorMessage:t,isRequired:r,ref:F,name:m,altText:f,startDate:Z,endDate:V,isFocused:Y,setFocused:X,dateFormat:A,customIcon:T,singleSelect:v}),showPopperArrow:!0,minDate:y,maxDate:k,disabledKeyboardNavigation:!1,isClearable:!0,onClickOutside:function(n){n.stopPropagation(),X(!1),M&&M(Z,V)},renderCustomHeader:(J=N,G=S,function(n){var e=n.monthDate,t=n.customHeaderCount,i=n.decreaseMonth,r=n.increaseMonth;return a.createElement(Xu,null,a.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()}},J?"string"==typeof J?a.createElement("img",{src:J}):J:a.createElement("span",{className:"react-datepicker__navigation-icon react-datepicker__navigation-icon--previous"},"<")),a.createElement("span",{className:"react-datepicker__current-month"},pc(e,"LLLL",{locale:Ec})),a.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()}},G?"string"==typeof G?a.createElement("img",{src:G}):G:a.createElement("span",{className:"react-datepicker__navigation-icon react-datepicker__navigation-icon--next"},">")))})},a.createElement(Fc,null,a.createElement(Pc,null,B?B(Q):a.createElement(Nc.View,{as:"button",onClick:Q},a.createElement(Oc,null,g||"Delete")),z?z(K):a.createElement(qd.View,{as:"button",onClick:K},a.createElement(jc,null,p||"Submit"))))))}),(function(n,e){var t,i,r,o;if(!n.enableMemo)return!1;if(n.infoMessage!==e.infoMessage)return!1;if(n.errorMessage!==e.errorMessage)return!1;if(n.dateDeleteLabel!==e.dateDeleteLabel)return!1;if(n.dateSubmitLabel!==e.dateSubmitLabel)return!1;if(n.label!==e.label)return!1;if(n.placeholder!==e.placeholder)return!1;var a=null===(t=n.values)||void 0===t?void 0:t[0],l=null===(i=n.values)||void 0===i?void 0:i[1],d=null===(r=n.values)||void 0===r?void 0:r[0],s=null===(o=n.values)||void 0===o?void 0:o[1];return!(a!==d||!fc(a||-1,d||-1)||l!==s||!fc(l||-1,s||-1))})),Gu=n.label(Gc||(Gc=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*It.nudge),Ku=n.div(Kc||(Kc=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 Dt(e).primary.default})),Qu=n.input(Qc||(Qc=M(["\n position: absolute;\n left: -9999px;\n opacity: 0;\n"],["\n position: absolute;\n left: -9999px;\n opacity: 0;\n"]))),$u=n.span(nu||(nu=M(["\n background: 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 background: 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?Dt(t).primary.default:e?Dt(t).elementBg.light:Dt(t).elementBg.medium}),(function(n){var t=n.isSelected,i=n.theme;return t?e($c||($c=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 "])),Dt(i).primary.default,Dt(i).elementBg.light):"none"})),nm=n(hr)(eu||(eu=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"]))),em=o.memo((function(n){var e=n.isDisabled,t=n.isSelected,i=n.isInverted,r=n.onChange,a=n.label,l=n.id,d=n.name,s=n.value,c=Ri().colors;return o.createElement(Gu,null,o.createElement(Ku,{isDisabled:e},o.createElement($u,{isSelected:t,isInverted:i}),o.createElement(Qu,{type:"radio",name:d,id:l,value:s,checked:t,onChange:r})),a&&o.createElement(nm,{renderAs:"span",size:"small",type:"copy-b",textColor:e?c.elementBg.medium:i?c.text.inverted:c.text.default,innerHTML:a,isInverted:i}))}),(function(n,e){return!!n.enableMemo&&(n.isSelected===e.isSelected&&(n.label===e.label&&n.value===e.value))})),tm=n.label(tu||(tu=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*It.nudge),im=n(hr)(iu||(iu=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"]))),rm=n.div(ru||(ru=M(["\n color: ",";\n cursor: ",";\n pointer-events: ",";\n\n border: 2px solid transparent;\n\n &:focus-within {\n outline: 1px solid\n ",";\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 ",";\n outline-offset: 0;\n }\n"])),(function(n){var e=n.theme;return Dt(e).text.inverted}),(function(n){return n.isDisabled?"default":"pointer"}),(function(n){return n.isDisabled?"none":"all"}),(function(n){var e=n.theme,t=n.isInverted;return n.isDisabled?"transparent":t?Dt(e).primary.inverted:Dt(e).primary.default})),om=n.input(ou||(ou=M(["\n position: absolute;\n left: -9999px;\n opacity: 0;\n"],["\n position: absolute;\n left: -9999px;\n opacity: 0;\n"]))),am=n.span(au||(au=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.isSelected,t=n.isDisabled,i=n.isInverted,r=n.theme;return t?i?Dt(r).text.subtileInverted:Dt(r).text.subtile:e?i?Dt(r).primary.inverted:Dt(r).primary.default:i?Dt(r).elementBg.light:Dt(r).elementBg.medium}),(function(n){var e=n.isSelected,t=n.isDisabled,i=n.isInverted,r=n.theme;return t?i?Dt(r).text.subtileInverted:Dt(r).text.subtile:e?i?Dt(r).primary.inverted:Dt(r).primary.default:"transparent"})),lm=n(Ve)(lu||(lu=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"]))),dm=a.memo((function(n){var e=n.label,t=n.isDisabled,i=n.isSelected,r=n.isInverted,o=n.onChange,l=n.onBlur,d=n.onClick,s=n.name,c=n.value,u=n.isRequired,m=Ri().colors;return a.createElement(tm,null,a.createElement(rm,{isDisabled:t,isInverted:r,onClick:d},a.createElement(am,{isSelected:i,isInverted:r,isDisabled:t},i&&a.createElement(lm,null)),a.createElement(om,{type:"checkbox",name:"".concat(s,"[]"),value:c,checked:i,required:u,onChange:o,onBlur:l})),e&&a.createElement(im,{renderAs:"span",size:"small",type:"copy-b",isInverted:r,textColor:t?r?m.text.subtileInverted:m.text.subtile:void 0,innerHTML:"".concat(e).concat(u?"<span> *</span>":"")}))}),(function(n,e){return!!n.enableMemo&&(n.label===e.label&&(n.isSelected===e.isSelected&&n.value===e.value))})),sm=n.fieldset(du||(du=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"]))),cm=n.div(su||(su=M(["\n & > * + * {\n margin-top: ","px;\n }\n"],["\n & > * + * {\n margin-top: ","px;\n }\n"])),It.nudge),um=n.textarea(cu||(cu=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 /** Clamping min font size to 16px to prevent browser zooming */\n ","\n \n color: ",";\n\n &:active {\n border: ",";\n }\n\n &:focus {\n outline: ",";\n outline-offset: 0;\n }\n\n &:focus:not(:focus-visible) {\n outline: none;\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 /** Clamping min font size to 16px to prevent browser zooming */\n ","\n \n color: ",";\n\n &:active {\n border: ",";\n }\n\n &:focus {\n outline: ",";\n outline-offset: 0;\n }\n\n &:focus:not(:focus-visible) {\n outline: none;\n }\n\n &::placeholder {\n color: ",";\n }\n"])),It.nudge,(function(n){var e=n.theme,t=n.isInverted,i=n.hasError;return t?i?Dt(e).errorInverted:Dt(e).elementBg.light:i?Dt(e).error:Dt(e).elementBg.dark}),(function(n){var e=n.theme;return Pt(e).sections.edgeRadius}),pr("copy","small"),(function(n){var e=n.theme;return Ct(Kd(e),"font-size")}),(function(n){var e=n.theme,t=n.isInverted,i=n.hasError;return t?i?Dt(e).text.errorInverted:Ft(e).copy.small.colorInverted:i?Dt(e).text.error:Ft(e).copy.small.color}),(function(n){var e=n.theme,t=n.isInverted;return"1px solid ".concat(t?Dt(e).primary.inverted:Dt(e).primary.default)}),(function(n){var e=n.theme,t=n.isInverted;return"1px solid ".concat(t?Dt(e).primary.inverted:Dt(e).primary.default)}),(function(n){var e=n.theme;return n.isInverted?Dt(e).text.subtileInverted:Dt(e).text.subtile})),mm=a.memo((function(n){var e=n.label,t=n.isRequired,i=n.errorMessage,r=n.infoMessage,o=n.isDisabled,l=n.isInverted,d=n.placeholder,s=n.value,c=n.name,u=n.onChange,m=n.onBlur;return o&&(i=""),a.createElement(Gd.View,{isDisabled:o},a.createElement(Gd.Head,{label:e,isRequired:t,isInverted:l}),a.createElement(Gd.Content,null,a.createElement(um,{value:s,name:c,placeholder:d,hasError:!!i,isDisabled:o,isInverted:l,required:t,onChange:u,onBlur:m})),a.createElement(Gd.Messages,{infoMessage:r,errorMessage:i,isInverted:l}))}),(function(n,e){return!!n.enableMemo&&(n.value===e.value&&(n.errorMessage===e.errorMessage&&(n.infoMessage===e.infoMessage&&(n.label===e.label&&n.placeholder===e.placeholder))))})),pm=n.input(uu||(uu=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 /** Clamping min font size to 16px to prevent browser zooming */\n ","\n\n color: ",";\n\n &:active {\n border: ",";\n }\n\n &:focus {\n outline: ",";\n outline-offset: 0;\n }\n\n &:focus:not(:focus-visible) {\n outline: none;\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 /** Clamping min font size to 16px to prevent browser zooming */\n ","\n\n color: ",";\n\n &:active {\n border: ",";\n }\n\n &:focus {\n outline: ",";\n outline-offset: 0;\n }\n\n &:focus:not(:focus-visible) {\n outline: none;\n }\n\n &::placeholder {\n color: ",";\n }\n"])),It.nudge,(function(n){var e=n.theme,t=n.isInverted,i=n.hasError;return t?i?Dt(e).errorInverted:Dt(e).elementBg.light:i?Dt(e).error:Dt(e).elementBg.dark}),(function(n){var e=n.theme;return Pt(e).sections.edgeRadius}),pr("copy","small"),(function(n){var e=n.theme;return Ct(Kd(e),"font-size")}),(function(n){var e=n.theme,t=n.isInverted,i=n.hasError;return t?i?Dt(e).text.errorInverted:Ft(e).copy.small.colorInverted:i?Dt(e).text.error:Ft(e).copy.small.color}),(function(n){var e=n.theme,t=n.isInverted;return"1px solid ".concat(t?Dt(e).primary.inverted:Dt(e).primary.default)}),(function(n){var e=n.theme,t=n.isInverted;return"1px solid ".concat(t?Dt(e).primary.inverted:Dt(e).primary.default)}),(function(n){var e=n.theme;return n.isInverted?Dt(e).text.subtileInverted:Dt(e).text.subtile})),gm=a.memo((function(n){var e=n.type,t=void 0===e?"text":e,i=n.label,r=n.errorMessage,o=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=""),a.createElement(Gd.View,{isDisabled:d},a.createElement(Gd.Head,{label:i,isRequired:l,isInverted:s}),a.createElement(Gd.Content,null,a.createElement(pm,{placeholder:c,hasError:!!r,type:t,isInverted:s,name:m,value:u,required:l,onChange:p,onBlur:g})),a.createElement(Gd.Messages,{infoMessage:o,errorMessage:r,isInverted:s}))}),(function(n,e){return!!n.enableMemo&&(n.value===e.value&&(n.errorMessage===e.errorMessage&&(n.infoMessage===e.infoMessage&&(n.label===e.label&&n.placeholder===e.placeholder))))})),fm=n.button(mu||(mu=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 /** Clamping min font size to 16px to prevent browser zooming */\n ","\n \n color: ",";\n\n &:active {\n border: ",";\n }\n\n &:focus {\n outline: ",";\n outline-offset: 0;\n }\n\n &:focus:not(:focus-visible) {\n outline: none;\n }\n\n & > * + * {\n margin-left: ","px;\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 /** Clamping min font size to 16px to prevent browser zooming */\n ","\n \n color: ",";\n\n &:active {\n border: ",";\n }\n\n &:focus {\n outline: ",";\n outline-offset: 0;\n }\n\n &:focus:not(:focus-visible) {\n outline: none;\n }\n\n & > * + * {\n margin-left: ","px;\n }\n"])),It.nudge,(function(n){var e=n.theme,t=n.isInverted,i=n.hasError;return n.isOpen?"transparent":t?i?Dt(e).errorInverted:Dt(e).elementBg.light:i?Dt(e).error:Dt(e).elementBg.dark}),(function(n){var e=n.theme;return Pt(e).sections.edgeRadius}),pr("copy","small"),(function(n){var e=n.theme;return Ct(Kd(e),"font-size")}),(function(n){var e=n.theme,t=n.isInverted,i=n.hasError;return n.isSelected?t?i?Dt(e).text.errorInverted:Ft(e).copy.small.colorInverted:i?Dt(e).text.error:Ft(e).copy.small.color:t?Dt(e).text.subtileInverted:Dt(e).text.subtile}),(function(n){var e=n.theme,t=n.isInverted,i=n.isOpen;return"1px solid ".concat(i?"transparent":t?Dt(e).primary.inverted:Dt(e).primary.default)}),(function(n){var e=n.theme,t=n.isInverted,i=n.isOpen;return"1px solid ".concat(i?"transparent":t?Dt(e).primary.inverted:Dt(e).primary.default)}),It.nudge),hm=n.span(pu||(pu=M(["\n display: block;\n user-select: none;\n\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n min-width: 0;\n\n & > * + * {\n margin-left: ","px;\n }\n"],["\n display: block;\n user-select: none;\n\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n min-width: 0;\n\n & > * + * {\n margin-left: ","px;\n }\n"])),It.nudge),vm=n.span(gu||(gu=M(["\n display: block;\n pointer-events: none;\n"],["\n display: block;\n pointer-events: none;\n"]))),xm=n.ul(fu||(fu=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 Dt(e).elementBg.light}),(function(n){var e=n.theme;return n.isInverted?Dt(e).elementBg.light:Dt(e).elementBg.dark}),(function(n){var e=n.theme;return Pt(e).sections.edgeRadius}),(function(n){var e=n.theme,t=n.isInverted;return"1px solid ".concat(t?Dt(e).primary.inverted:Dt(e).primary.default)}),(function(n){var e=n.theme;return Dt(e).elementBg.medium})),bm=n.li(hu||(hu=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"])),It.nudge),wm=n(hr)(xu||(xu=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"])),bm,(function(n){var e=n.theme;return Dt(e).primary.hover}),(function(n){return n.isSelected&&e(vu||(vu=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 Dt(e).primary.default}))})),ym=n(wm)(bu||(bu=M(["\n color: transparent;\n"],["\n color: transparent;\n"]))),km=n.div(wu||(wu=M(["\n position: relative;\n outline: none;\n"],["\n position: relative;\n outline: none;\n"]))),Em=a.memo((function(n){var e=n.label,t=n.isRequired,i=n.errorMessage,r=n.infoMessage,o=n.isDisabled,u=n.isInverted,m=n.items,p=n.name,g=n.selectedItem,f=n.placeholder,h=n.onChange,v=n.onBlur,x=n.indicator,b=Ri().colors,w=l(!1),y=w[0],k=w[1],E=l((null==m?void 0:m.findIndex((function(n){return n.label===g})))||-1),I=E[0],C=E[1],M=l(m||[]),B=M[0],z=M[1],T=c(null),S=oi(),N=c(!1);d((function(){var n=null==m?void 0:m.findIndex((function(n){return n.label===g}));-1!==n&&C(n),z(m||[])}),[m,g]),d((function(){var n=B[I];S&&h&&h(null==n?void 0:n.label,null==n?void 0:n.value)}),[B,I,g]),o&&(i="");var L=s((function(){return I>=0&&I<B.length?B[I]:void 0}),[I,B]);return a.createElement(Gd.View,{isDisabled:o},a.createElement(Gd.Head,{label:e,isRequired:t,isInverted:u}),a.createElement(Gd.Content,null,a.createElement(km,null,a.createElement(fm,{ref:T,type:"button","aria-label":(null==L?void 0:L.label)||f||"Select item",isOpen:y,isInverted:u,isSelected:!!L,hasError:!!i,onClick:function(){k((function(n){return!n}))},onBlur:function(){N.current||(k(!1),v&&v())},onKeyDown:function(n){"ArrowDown"===n.key?(n.preventDefault(),k(!0),y&&B[I+1]&&C((function(n){return n+1}))):"ArrowUp"===n.key&&(n.preventDefault(),k(!0),y&&B[I-1]&&C((function(n){return n-1})))}},a.createElement(hm,null,(null==L?void 0:L.label)||f),a.createElement(vm,null,x&&x({isOpen:y,isDisabled:o}),!x&&(y?a.createElement(Gn,{iconColor:o?b.elementBg.medium:b.elementBg.dark}):a.createElement(Qn,{iconColor:o?b.elementBg.medium:b.elementBg.dark})))),a.createElement(xm,{isVisible:y},bi(m,!1)&&a.createElement(bm,{key:"key_0",onMouseDown:function(){N.current=!0},onClick:function(n){var e;n.preventDefault(),C(-1),null===(e=T.current)||void 0===e||e.focus(),k(!1),N.current=!1}},a.createElement(ym,{renderAs:"span",size:"small"},"Clear")),m.map((function(n,e){return a.createElement(bm,{key:"key_".concat(e+1),onMouseDown:function(){N.current=!0},onClick:function(n){var t;n.preventDefault(),C(e),null===(t=T.current)||void 0===t||t.focus(),k(!1),N.current=!1}},a.createElement(wm,{renderAs:"span",isSelected:e===I,size:"small",textColor:e===I?b.elementBg.light:b.elementBg.dark},n.label))})))),L&&a.createElement("input",{type:"hidden",name:p,value:JSON.stringify(L.value)})),a.createElement(Gd.Messages,{infoMessage:r,errorMessage:i,isInverted:u}))}),(function(n,e){if(!n.enableMemo)return!1;if(n.selectedItem!==e.selectedItem)return!1;if(n.errorMessage!==e.errorMessage)return!1;if(n.infoMessage!==e.infoMessage)return!1;if(n.label!==e.label)return!1;if(n.placeholder!==e.placeholder)return!1;if(n.items.length!==e.items.length)return!1;for(var t=0;t<n.items.length;t++)if(n.items[t].label!==e.items[t].label||n.items[t].value!==e.items[t].value)return!1;return!0})),Im=n(Gd.View)(yu||(yu=M(["\n pointer-events: none;\n"],["\n pointer-events: none;\n"]))),Cm=n.div(ku||(ku=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 /** Clamping min font size to 16px to prevent browser zooming */\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 /** Clamping min font size to 16px to prevent browser zooming */\n ","\n\n color: ",";\n\n &:focus-within {\n outline: ",";\n outline-offset: 0;\n }\n"])),It.nudge,(function(n){var e=n.theme,t=n.isInverted,i=n.hasError;return t?i?Dt(e).errorInverted:Dt(e).elementBg.light:i?Dt(e).error:Dt(e).elementBg.dark}),(function(n){var e=n.theme;return Pt(e).sections.edgeRadius}),pr("copy","small"),(function(n){var e=n.theme;return Ct(Kd(e),"font-size")}),(function(n){var e=n.theme;return n.isInverted?Ft(e).copy.small.colorInverted:Ft(e).copy.small.color}),(function(n){var e=n.theme,t=n.isInverted;return"1px solid ".concat(t?Dt(e).primary.inverted:Dt(e).primary.default)})),Mm=n.div(Eu||(Eu=M(["\n display: flex;\n flex-direction: row;\n align-items: center;\n justify-content: space-between;\n ","\n /** Clamping min font size to 16px to prevent browser zooming */\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 /** Clamping min font size to 16px to prevent browser zooming */\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"])),pr("copy","small"),(function(n){var e=n.theme;return Ct(Kd(e),"font-size")}),It.nudge,(function(n){var e=n.theme;return n.isInverted?Dt(e).elementBg.light:Dt(e).elementBg.dark})),Bm=n.button(Iu||(Iu=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 /** Clamping min font size to 16px to prevent browser zooming */\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 /** Clamping min font size to 16px to prevent browser zooming */\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"])),It.nudge,pr("copy","small"),(function(n){var e=n.theme;return Ct(Kd(e),"font-size")}),(function(n){var e=n.theme;return n.isInverted?Dt(e).text.subtileInverted:Dt(e).text.subtile}),(function(n){var e=n.theme;return n.isInverted?Dt(e).elementBg.light:Dt(e).elementBg.dark})),zm=n.span(Cu||(Cu=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?Ft(e).copy.small.colorInverted:Ft(e).copy.small.color})),Tm=n.button(Mu||(Mu=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?Ft(e).copy.small.colorInverted:Ft(e).copy.small.color}),(function(n){var e=n.theme;return n.isInverted?Dt(e).primary.inverted:Dt(e).primary.default})),Sm=n.input(Bu||(Bu=M(["\n display: none;\n"],["\n display: none;\n"]))),Nm=a.memo((function(n){var e=n.onUploadFiles,t=n.label,i=n.isInverted,r=n.isDisabled,o=n.isRequired,s=n.infoMessage,u=n.errorMessage,m=n.acceptedFormats,p=n.uploadLabel,g=n.customDeleteIcon,f=n.customUploadIcon,h=l([]),v=h[0],x=h[1],b=c(null),w=l([]),y=w[0],k=w[1];r&&(u=""),d((function(){v&&e&&e(v.map((function(n){return n.data})))}),[v]);return a.createElement(Im,{isDisabled:r},a.createElement(Gd.Head,{label:t,isRequired:o,isInverted:i}),a.createElement(Gd.Content,null,a.createElement(Cm,{isInverted:i,isDisabled:r,hasError:!!u},y.map((function(n){var e,t=n.url&&n.url.split("/")||[];return a.createElement(Mm,{key:n.uid,isInverted:i},a.createElement("span",null,t),a.createElement(Tm,{"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):a.createElement(ct,null)))})),a.createElement(Bm,{type:"button",isInverted:i,onClick:function(n){var e;n.preventDefault(),null===(e=b.current)||void 0===e||e.click()}},p&&a.createElement("span",null,p),a.createElement(zm,{isInverted:i},f?f(i):a.createElement(ae,null)))),a.createElement(Sm,{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:o,disabled:r,accept:m})),a.createElement(Gd.Messages,{infoMessage:s,errorMessage:u,isInverted:i}))}),(function(n,e){return!!n.enableMemo&&(n.errorMessage===e.errorMessage&&(n.infoMessage===e.infoMessage&&n.label===e.label))})),Lm=function(n,e,t){return E(void 0,void 0,void 0,(function(){var n,i;return I(this,(function(r){switch(n=t.inputType,i="",t.isRequired&&!e&&(i=t.errorMsg||"Required field"),n){case"email":e&&!/^[A-Z0-9._%+-]+@[A-Z0-9.-]+\.[A-Z]{2,4}$/i.test(e)&&(i=t.errorMsg||"Invalid Mail format");break;case"tel":e&&/[A-Z]/gi.test(e)&&(i=t.errorMsg||"Ungültige Telefonnummer");break;case"number":e&&!/^[+]?\d+([.]\d+)?$/gm.test(e)&&(i=t.errorMsg||"Zahlenformat ungültig")}return[2,i]}))}))},Hm=function(n,e,t){return E(void 0,void 0,void 0,(function(){var n;return I(this,(function(i){return n="",t.isRequired&&!e&&(n=t.errorMsg||"Required field"),[2,n]}))}))},Am=function(n,e,t){return E(void 0,void 0,void 0,(function(){var n;return I(this,(function(i){return n="",t.isRequired&&!e&&(n=t.errorMsg||"Required field"),[2,n]}))}))},Dm=function(n,e,t){return E(void 0,void 0,void 0,(function(){var n,i;return I(this,(function(r){return n="",i=t.singleSelect,t.isRequired&&!e?n=i?t.singleDateError||"Please submit date!":t.multiDateError||"Please submit start- and enddate!":t.isRequired&&i&&!e[0]?n=t.singleDateError||"Please submit date!":!t.isRequired||i||e[0]&&e[1]||(n=t.multiDateError||"Please submit start- and enddate!"),[2,n]}))}))},Fm=function(n,e,t){return E(void 0,void 0,void 0,(function(){var n,i,r;return I(this,(function(o){return n="",!t.isRequired||e.description||(null===(i=e.position)||void 0===i?void 0:i[0])||(null===(r=e.position)||void 0===r?void 0:r[1])||(n=t.errorMsg||"Please submit location info!"),[2,n]}))}))},Pm=function(n,e,t){return E(void 0,void 0,void 0,(function(){var n,i,r;return I(this,(function(o){return n=t.groupType,i="","Checkbox"===n?(r=e,t.isRequired&&(!r||(null==r?void 0:r.length)<1)&&(i=t.errorMsg||"Please select at least one item!")):"Radio"===n&&t.isRequired&&!e&&(i=t.errorMsg||"Selection required"),[2,i]}))}))},jm=function(n,e,t){return E(void 0,void 0,void 0,(function(){var n;return I(this,(function(i){return n="",t.isRequired&&(!e||(null==e?void 0:e.length)<1)&&(n=t.errorMsg||"Please submit at least one file!"),[2,n]}))}))},Om=n(Vi)(zu||(zu=M(["\n overflow: visible;\n"],["\n overflow: visible;\n"]))),Rm=n.form(Tu||(Tu=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"])),Et.semilarge),Zm=n.div(Su||(Su=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: 610px;\n }\n"],["\n flex: 1 1 0;\n text-align: center;\n\n & + & {\n margin-top: ","px;\n }\n\n & > * + * {\n margin-top: ","px;\n }\n\n @media "," {\n max-width: 610px;\n }\n"])),3*It.nudge,3*It.nudge,Et.semilarge),_m=n.div(Nu||(Nu=M(["\n margin-top: ","px;\n"],["\n margin-top: ","px;\n"])),It.spacer),Wm=n(hr)(Lu||(Lu=M(["\n text-align: left;\n margin: 0 auto;\n\n @media "," {\n max-width: 610px;\n }\n"],["\n text-align: left;\n margin: 0 auto;\n\n @media "," {\n max-width: 610px;\n }\n"])),Et.semilarge),Vm=n.div(Hu||(Hu=M(["\n width: 100%;\n margin: 0 auto;\n margin-top: ","px;\n text-align: right;\n\n @media "," {\n max-width: 610px;\n }\n"],["\n width: 100%;\n margin: 0 auto;\n margin-top: ","px;\n text-align: right;\n\n @media "," {\n max-width: 610px;\n }\n"])),1.5*It.spacer,Et.semilarge),Um=Zi((function(n){var e=n.anchorId,t=n.fields,i=n.onSubmit,r=n.submitAction,o=n.definitions,s=n.subjectLine,m=n.targetEmails,p=n.bgMode,g="inverted"===p,f="full"===p||g,h=l(),v=h[0],x=h[1],w={},k=function(n){switch(t[n].type){case"Field":case"Area":w[n]=t[n].initialValue||"";break;case"Select":w[n]=t[n].initialOption||"";break;case"Datepicker":w[n]=t[n].initialDates||[null,null];break;case"Location":w[n]={description:"",position:[0,0]};break;case"Upload":w[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)})),w[n]=r}else"Radio"===i&&(w[n]="",e.fields.every((function(e){return!e.initialChecked||!e.text||(w[n]=e.text,!1)})))}};for(var C in t)k(C);var M=b({initialValues:y({},w),onSubmit:function(n,e){return E(void 0,void 0,void 0,(function(){var t,r;return I(this,(function(o){switch(o.label){case 0:return t=y(y({},n),{targetEmails:m||[],subjectLine:s||""}),i?[4,i(t)]:(N(!1),[2]);case 1:return r=o.sent(),e.resetForm({values:n}),x(r),r.isError&&N(!1),[2]}}))}))},validateOnBlur:!0,validateOnChange:!0,validate:function(n){return E(void 0,void 0,void 0,(function(){var e,i,r,o,a,l,d,s,c,u,m,p,g,f,h,v;return I(this,(function(x){switch(x.label){case 0:for(r in e={},i=[],t)i.push(r);o=0,x.label=1;case 1:if(!(o<i.length))return[3,31];switch(a=i[o],t[a].type){case"Field":return[3,2];case"Area":return[3,6];case"Select":return[3,10];case"Datepicker":return[3,14];case"Location":return[3,18];case"FieldGroup":return[3,22];case"Upload":return[3,26]}return[3,30];case 2:return g=t[a],m=n[a],g.validate?[4,g.validate(a,m,g)]:[3,4];case 3:return(l=x.sent())&&(e[a]=l),[3,30];case 4:return[4,Lm(0,m,g)];case 5:return(v=x.sent())&&(e[a]=v),[3,30];case 6:return g=t[a],m=n[a],g.validate?[4,g.validate(a,m,g)]:[3,8];case 7:return(d=x.sent())&&(e[a]=d),[3,30];case 8:return[4,Hm(0,m,g)];case 9:return(v=x.sent())&&(e[a]=v),[3,30];case 10:return g=t[a],m=n[a],g.validate?[4,g.validate(a,m,g)]:[3,12];case 11:return(s=x.sent())&&(e[a]=s),[3,30];case 12:return[4,Am(0,m,g)];case 13:return(v=x.sent())&&(e[a]=v),[3,30];case 14:return g=t[a],m=n[a],g.validate?[4,g.validate(a,m,g)]:[3,16];case 15:return(c=x.sent())&&(e[a]=c),[3,30];case 16:return[4,Dm(0,m,g)];case 17:return(v=x.sent())&&(e[a]=v),[3,30];case 18:return g=t[a],m=n[a],g.validate?[4,g.validate(a,m,g)]:[3,20];case 19:return(u=x.sent())&&(e[a]=u),[3,30];case 20:return[4,Fm(0,m,g)];case 21:return(v=x.sent())&&(e[a]=v),[3,30];case 22:return g=t[a],m=n[a],g.validate?[4,g.validate(a,m,g)]:[3,24];case 23:return(p=x.sent())&&(e[a]=p),[3,30];case 24:return[4,Pm(0,m,g)];case 25:return(v=x.sent())&&(e[a]=v),[3,30];case 26:return g=t[a],f=n[a],g.validate?[4,g.validate(a,f,g)]:[3,28];case 27:return(h=x.sent())&&(e[a]=h),[3,30];case 28:return[4,jm(0,f,g)];case 29:return(v=x.sent())&&(e[a]=v),[3,30];case 30:return o++,[3,1];case 31:return[2,e]}}))}))}}),B=M.handleSubmit,z=M.handleChange,T=M.handleBlur,S=M.setFieldTouched,N=M.setSubmitting,L=M.validateField,H=M.submitForm,A=M.setValues,D=M.isSubmitting,F=M.touched,P=M.values,j=M.errors,O=M.dirty,R=M.validateOnBlur,Z=M.validateOnChange,_=c(y({},w)),W=Ri().theme,V=u((function(n){var e;return A(y(y({},_.current),((e={})[n.key]=n.value,e)),n.shouldValidate)}),[A]),U=t&&Object.keys(t);return d((function(){_.current=y({},P)}),[P]),a.createElement(Om,{addSeperation:!0,anchorId:e,bgColor:g?Dt(W).sectionBg.dark:p?Dt(W).sectionBg.medium:Dt(W).sectionBg.light,bgMode:nr(p,!0)},a.createElement(ir,{addWhitespace:!0},a.createElement(Rm,{noValidate:!0,onSubmit:B},a.createElement(Zm,null,t&&(null==U?void 0:U.map((function(n,e){var i={index:e,field:t[n],key:n,value:P[n],error:j[n],isTouched:F[n]||!1,isInverted:g,hasBg:f,setField:V,setTouched:S,validateField:L,handleChange:z,handleBlur:T,validateOnBlur:R,validateOnChange:Z,theme:W};switch(t[n].type){case"Field":return(null==o?void 0:o.field)?o.field(i):function(n){var e=n.field,t=n.key,i=n.value,r=n.error,o=n.isTouched,l=n.handleChange,d=n.handleBlur,s=n.isInverted;return a.createElement(gm,{key:t,enableMemo:!0,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&&o?r:void 0})}(i);case"Area":return(null==o?void 0:o.area)?o.area(i):function(n){var e=n.field,t=n.key,i=n.value,r=n.error,o=n.isTouched,l=n.isInverted,d=n.handleChange,s=n.handleBlur;return a.createElement(mm,{key:t,enableMemo:!0,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&&o?r:void 0})}(i);case"Datepicker":return(null==o?void 0:o.datepicker)?o.datepicker(i):function(n){var e=n.key,t=n.field,i=n.value,r=n.error,o=n.isTouched,l=n.isInverted,d=n.setField,s=n.setTouched,c=n.validateField,u=i,m=function(n,t){return E(void 0,void 0,void 0,(function(){return I(this,(function(i){switch(i.label){case 0:return[4,s(e,!0)];case 1:return i.sent(),[4,d({key:e,value:[n||null,t||null]})];case 2:return i.sent(),c(e),[2]}}))}))};return a.createElement(Ju,{key:e,enableMemo:!0,onSubmit:m,onDataChange:m,values:[null==u?void 0:u[0],null==u?void 0:u[1]],label:"".concat(e).concat(t.isRequired?" *":""),placeholder:t.placeholder,singleSelect:t.singleSelect,infoMessage:t.info,errorMessage:r&&o?r:void 0,name:e,customIcon:null==t?void 0:t.customIcon,isInverted:l,minDate:t.minDate,maxDate:t.maxDate,deleteAction:function(n){return(null==t?void 0:t.deleteAction)?t.deleteAction(n):a.createElement(Nc.View,{onClick:n},"delete")},submitAction:function(n){return(null==t?void 0:t.submitAction)?t.submitAction(n):a.createElement(qd.View,{onClick:n},"submit")},nextCtrlUrl:t.nextCtrlUrl,prevCtrlUrl:t.prevCtrlUrl})}(i);case"Location":return(null==o?void 0:o.location)?o.location(i):function(n){var e,t,i=n.key,r=n.field,o=n.value,l=n.error,d=n.isTouched,s=n.isInverted,c=n.setField,u=o,m=y(y({},u),{position:(null===(e=null==u?void 0:u.position)||void 0===e?void 0:e[0])||(null===(t=null==u?void 0:u.position)||void 0===t?void 0:t[1])?u.position:void 0});return a.createElement(ds,{key:i,enableMemo:!0,name:"['".concat(i,"']"),label:"".concat(i).concat(r.isRequired?" *":""),placeholder:r.placeholder,initialMapCenter:r.initialMapCenter,zoom:r.zoom,isInverted:s,infoMessage:r.info,errorMessage:l&&d?l:void 0,value:m,onChange:function(n){c({key:i,value:y({},n),shouldValidate:!0})},customLocationControl:r.customLocationControl,customToggle:r.customToggle,customResetControl:r.customResetControl,toggleLabel:r.toggleLabel,trackLocationLabel:r.trackLocationLabel})}(i);case"FieldGroup":return"Checkbox"===t[n].groupType?(null==o?void 0:o.checkbox)?o.checkbox(i):function(n){var e,t=n.field,i=n.key,r=n.isInverted,o=n.value,l=n.isTouched,d=n.error,s=n.info,c=n.setTouched,u=n.validateField,m=n.setField,p=t,g=o;return a.createElement(sm,{key:i},i&&a.createElement(Gd.Head,{isInverted:r,label:i,isRequired:t.isRequired}),a.createElement(cm,null,null===(e=null==p?void 0:p.fields)||void 0===e?void 0:e.map((function(n,e){return a.createElement(dm,{key:e,enableMemo:!0,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({key:i,value:g}),c(i,!0),u(i)}},isSelected:!!n.text&&-1!==g.indexOf(n.text),name:i,value:n.text,label:n.text})}))),l&&d&&a.createElement(Gd.Messages,{errorMessage:d,infoMessage:s}))}(i):(null==o?void 0:o.radio)?o.radio(i):function(n){var e,t=n.key,i=n.field,r=n.value,o=n.error,l=n.isTouched,d=n.isInverted,s=n.info,c=n.setField,u=i,m=r;return a.createElement(sm,{key:t},t&&a.createElement(Gd.Head,{isInverted:d,label:t,isRequired:i.isRequired}),a.createElement(cm,null,null===(e=null==u?void 0:u.fields)||void 0===e?void 0:e.map((function(n,e){return a.createElement(em,{key:e,enableMemo:!0,name:t,value:n.text,label:n.text,isInverted:d,isSelected:!!n.text&&m===n.text,onChange:function(e){n.text&&c({key:t,value:e.currentTarget.value})}})}))),l&&o&&a.createElement(Gd.Messages,{errorMessage:o,infoMessage:s}))}(i);case"Select":return(null==o?void 0:o.select)?o.select(i):function(n){var e,t,i=n.field,r=n.key,o=n.value,l=n.error,d=n.isTouched,s=n.isInverted,c=n.setField,u=n.setTouched,m=n.validateField,p=n.validateOnChange,g=n.validateOnBlur,f=o;return a.createElement(Em,{key:r,enableMemo:!0,label:"".concat(r).concat(i.isRequired?" *":""),name:r,placeholder:i.placeholder,errorMessage:l&&d?l:void 0,items:null===(t=null===(e=i.dropdownItems)||void 0===e?void 0:e.filter((function(n){return n.label})))||void 0===t?void 0:t.map((function(n){return{label:n.label||"",value:n.value||{}}})),selectedItem:f,onChange:function(n){return E(void 0,void 0,void 0,(function(){return I(this,(function(e){switch(e.label){case 0:return c({key:r,value:n}),[4,u(r,!0)];case 1:return e.sent(),p&&m(r),[2]}}))}))},onBlur:function(){return u(r,!0,g)},indicator:i.indicator,isInverted:s})}(i);case"Upload":return(null==o?void 0:o.upload)?o.upload(i):function(n){var e=n.field,t=n.key,i=n.error,r=n.isTouched,o=n.isInverted,l=n.setField;return a.createElement(Nm,{key:t,enableMemo:!0,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({key:t,value:n})},customUploadIcon:e.customUploadIcon,customDeleteIcon:e.customDeleteIcon,isInverted:o})}(i);default:return null}}))))),(t||(null==v?void 0:v.message))&&a.createElement(_m,null,(null==v?void 0:v.message)&&!O&&a.createElement(Wm,{textColor:(null==v?void 0:v.isError)?Dt(W).error:g?Dt(W).text.copyInverted:Dt(W).text.copy},v.message||""),t&&a.createElement(Vm,null,a.createElement(gl,{primary:r?r({isInverted:g,isSubmitting:D,handleSubmit:H}):a.createElement(qd.View,y({as:"button",onClick:H},{type:"submit"}),a.createElement(qd.Label,null,"Send mail"))})))))})),qm=n.form(Au||(Au=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"])),Et.semilarge),Ym=n.div(Du||(Du=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*It.nudge,3*It.nudge,Et.semilarge,3*It.nudge,3*It.nudge),Xm=n.div(Fu||(Fu=M(["\n width: 100%;\n max-width: 590px;\n\n margin: 0 auto;\n margin-top: ","px;\n\n text-align: center;\n"],["\n width: 100%;\n max-width: 590px;\n\n margin: 0 auto;\n margin-top: ","px;\n\n text-align: center;\n"])),2*It.spacer),Jm=function(n){var e=n.key,t=n.field,i=n.isInverted,r=n.value,o=n.handleChange,l=n.handleBlur,d=n.error,s=n.isTouched;return a.createElement(gm,{key:e,label:"".concat(t.label||e).concat(t.isRequired?"*":""),placeholder:t.placeholder,name:"".concat(e),isInverted:i,value:r,onChange:o,onBlur:l,infoMessage:t.info,errorMessage:d&&s?d:void 0})},Gm=Zi((function(n){var e=n.anchorId,t=n.bgMode,i=n.fields,r=n.customField,o=n.action,l=n.method,d=n.submitAction,s=n.onSubmit,m=Ri().theme,p=c(null),g="inverted"===t,f={};for(var h in i)f[h]=i[h].initialValue||"";var v=b({initialValues:y({},f),onSubmit:function(n){return E(void 0,void 0,void 0,(function(){return I(this,(function(e){switch(e.label){case 0:return p.current?o&&l?(p.current.submit(),[3,4]):[3,1]:[2];case 1:return s?[4,s(n,p.current)]:[3,3];case 2:e.sent(),e.label=3;case 3:e.label=4;case 4:return M(!1),[2]}}))}))},validateOnBlur:!0,validateOnChange:!0,validate:function(n){return E(void 0,void 0,void 0,(function(){var e,t,r,o,a,l,d,s;return I(this,(function(c){switch(c.label){case 0:for(r in e={},t=[],i)t.push(r);o=0,c.label=1;case 1:return o<t.length?(a=t[o],l=i[a],d=l.inputType,i[a].isRequired&&!n[a]&&(e[a]=i[a].errorMsg||"Required field"),l.validate?[4,l.validate(a,n[a],l)]:[3,3]):[3,5];case 2:return(s=c.sent())&&(e[a]=s),[3,5];case 3:switch(d){case"email":n[a]&&!/^[A-Z0-9._%+-]+@[A-Z0-9.-]+\.[A-Z]{2,4}$/i.test(n[a])&&(e[a]=i[a].errorMsg||"Invalid Mail format");break;case"tel":n[a]&&/[A-Z]/gi.test(n[a])&&(e[a]=i[a].errorMsg||"Ungültige Telefonnummer");break;case"number":n[a]&&!/^[+]?\d+([.]\d+)?$/gm.test(n[a])&&(e[a]=i[a].errorMsg||"Zahlenformat ungültig")}c.label=4;case 4:return o++,[3,1];case 5:return[2,e]}}))}))}}),x=v.handleSubmit,w=v.handleChange,k=v.handleBlur,C=v.setFieldTouched,M=v.setSubmitting,B=v.validateField,z=v.submitForm,T=v.setValues,S=v.isSubmitting,N=v.touched,L=v.values,H=v.errors,A=v.dirty,D=v.validateOnBlur,F=v.validateOnChange,P=u((function(n,e,t){return E(void 0,void 0,void 0,(function(){var i;return I(this,(function(r){return[2,T(y(y({},L),(i={},i[n]=e,i)),t)]}))}))}),[T,L]);return a.createElement(Vi,{addSeperation:!0,anchorId:e,bgColor:g?Dt(m).sectionBg.dark:t?Dt(m).sectionBg.medium:Dt(m).sectionBg.light,bgMode:nr(t,!0)},a.createElement(ir,{addWhitespace:!0},a.createElement(qm,{ref:p,action:o,method:l,onSubmit:x},a.createElement(Ym,null,i&&Object.keys(i).map((function(n,e){var t={index:e,field:i[n],key:n,value:L[n],error:H[n],isTouched:N[n]||!1,isInverted:g,setField:P,setTouched:C,validateField:B,handleChange:w,handleBlur:k,validateOnBlur:D,validateOnChange:F,theme:m};return r?r(t):Jm(t)})))),i&&a.createElement(Xm,null,a.createElement(gl,{primary:d?d({isInverted:g,isDisabled:S||!A,handleSubmit:z}):a.createElement(qd.View,y({as:"button",onClick:z,isDisabled:S||!A},{type:"submit"}),a.createElement(qd.Label,null,"send"))}))))})),Km=n(Bo)(ju||(ju=M(["\n display: inline-block;\n border: 1px solid\n ",";\n border-radius: 8px;\n\n padding: 1px ","px;\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 &:focus:not(:focus-visible) {\n outline: none;\n text-decoration: none;\n }\n"],["\n display: inline-block;\n border: 1px solid\n ",";\n border-radius: 8px;\n\n padding: 1px ","px;\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 &:focus:not(:focus-visible) {\n outline: none;\n text-decoration: none;\n }\n"])),(function(n){return n.isInverted?"#dddddd":"#444444"}),It.nudge,pr("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(Pu||(Pu=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?Dt(t).primary.inverted:Dt(t).primary.default})),Qm=function(n){var e=n.name,t=n.link,i=n.isInverted,r=n.isActive,o=n.onClick,l=n.className,d=n.children,s=(null==t?void 0:t.href)?"a":o?"button":"span";return a.createElement(Km,y({as:s,isInverted:i,isActive:r,onClick:o,isClickable:!!o||!(!t||!t.href),className:l},t),e||d)},$m=n.div(Ou||(Ou=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*It.nudge,Et.large,It.spacer),np=n.div(Ru||(Ru=M(["\n flex: 0 1 30%;\n margin-left: auto;\n"],["\n flex: 0 1 30%;\n margin-left: auto;\n"]))),ep=n.div(Zu||(Zu=M(["\n flex: 0 1 70%;\n\n & > * + * {\n margin-top: ","px;\n }\n\n @media "," {\n max-width: 830px;\n }\n"],["\n flex: 0 1 70%;\n\n & > * + * {\n margin-top: ","px;\n }\n\n @media "," {\n max-width: 830px;\n }\n"])),3*It.nudge,Et.large),tp=n.div(_u||(_u=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"])),It.nudge,It.nudge),ip=n.div(Wu||(Wu=M(["\n & > * + * {\n margin-top: ","px;\n }\n"],["\n & > * + * {\n margin-top: ","px;\n }\n"])),It.nudge),rp=n.div(Vu||(Vu=M(["\n padding-top: ","px;\n padding-left: ","px;\n"],["\n padding-top: ","px;\n padding-left: ","px;\n"])),It.nudge,It.nudge),op=n(Bo)(Uu||(Uu=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"])),pr("copy-b","big"),(function(n){var e=n.theme;return n.isInverted?Ft(e)["copy-b"].big.colorInverted:Ft(e)["copy-b"].big.color})),ap=n(hr)(qu||(qu=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"]))),lp=function(n){var e=n.customTag,t=n.onTagClick,i=n.title,r=n.image,o=n.date,l=n.text,d=n.link,c=n.tags,u=n.isInverted,m=n.action,p=Ri().globals,g="";o&&(g=new Xa(o.getTime(),"",p.sections.eventDateFormat(o),p.sections.eventTimeFormat(o),p.sections.eventLocaleKey).getFormattedDate());var f=function(n){return t?function(e){null==e||e.preventDefault(),t(n)}:void 0},h=s((function(){return null==c?void 0:c.filter((function(n){return n.name}))}),[c]);return a.createElement($m,null,(null==r?void 0:r.small)&&a.createElement(np,null,a.createElement(Il,y({},r,{coverSpace:!0,allowEdgeRadius:!0,isInverted:u,ratios:{small:{w:640,h:320},medium:{w:752,h:276},large:{w:375,h:250}}}))),a.createElement(ep,null,bi(h,!1)&&a.createElement(tp,null,h.map((function(n,t){return n&&a.createElement(rp,{key:"tag_"+t},e?e({key:"tag_"+t,name:n.name||"",isInverted:u,isActive:!1,link:n.link||{},clickHandler:f(n)}):a.createElement(Qm,{isInverted:u,name:n.name,link:n.link,onClick:f(n)}))}))),a.createElement(ip,null,o&&a.createElement(hr,{isInverted:u,size:"medium",type:"copy"},g),i&&a.createElement(op,y({},d,{isInverted:u}),i)),l&&a.createElement(ap,{size:"small",isInverted:u,innerHTML:l}),m&&a.createElement("div",null," ",m({isInverted:u})," ")))},dp=n.svg(Yu||(Yu=M(["\n display: block;\n"],["\n display: block;\n"]))),sp=function(n){var e=n.iconColor,t=void 0===e?"currentColor":e,i=n.className,r=n.ariaHidden,a=void 0===r||r;return o.createElement(dp,{width:"24",height:"24",viewBox:"0 0 24 24",className:i,fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-hidden":a},o.createElement("path",{d:"M10 18h4v-2h-4v2ZM3 6v2h18V6H3Zm3 7h12v-2H6v2Z",fill:t}))},cp=n.a(mp||(mp=M(["\n padding: 0.2em 0;\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 @media (hover: hover) and (pointer: fine) {\n &:hover {\n opacity: 0.6;\n }\n }\n\n &:focus {\n outline: 2px solid ",";\n }\n\n &:focus:not(:focus-visible) {\n outline: none;\n }\n\n &:active {\n opacity: 0.6;\n }\n"],["\n padding: 0.2em 0;\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 @media (hover: hover) and (pointer: fine) {\n &:hover {\n opacity: 0.6;\n }\n }\n\n &:focus {\n outline: 2px solid ",";\n }\n\n &:focus:not(:focus-visible) {\n outline: none;\n }\n\n &:active {\n opacity: 0.6;\n }\n"])),(function(n){var e=n.theme;return Ft(e).copy.medium.family}),(function(n){var e=n.theme;return Ct(Ft(e).copy.medium.size,"font-size")}),(function(n){var e=n.theme;return Ft(e).copy.medium.weight}),(function(n){var e=n.textDecoration;return e||"underline"}),(function(n){var e=n.theme;return Ft(e).copy.medium.letterSpacing}),(function(n){var e=n.theme;return n.inverted?Dt(e).primary.inverted:Dt(e).primary.default}),(function(n){return n.disable?"none":"all"}),(function(n){var e=n.theme,t=n.inverted;return n.disable?Dt(e).elementBg.medium:t?Dt(e).text.copyInverted:Dt(e).text.copy}),(function(n){var e=n.theme,t=n.inverted;return n.disable?Dt(e).elementBg.medium:t?Dt(e).text.copyInverted:Dt(e).text.copy}),It.nudge,It.nudge,(function(n){var e=n.theme;return Dt(e).primary.default})),up=o.forwardRef((function(n,e){var t=n.as,i=n.isInverted,r=n.isDisabled,a=n.onClick,l=n.className,d=n.textDecoration,s=n.children,c=k(n,["as","isInverted","isDisabled","onClick","className","textDecoration","children"]);return"button"===t?o.createElement(cp,y({textDecoration:d,ref:e,as:t,inverted:i,disable:r,onClick:a,className:l},c),s):o.createElement(cp,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:a,className:l},c),s)}));up.displayName="Button";var mp,pp,gp,fp,hp,vp,xp,bp,wp,yp,kp,Ep,Ip,Cp,Mp,Bp,zp,Tp,Sp,Np,Lp,Hp,Ap,Dp,Fp,Pp,jp,Op,Rp,Zp,_p,Wp,Vp,Up=n.div(pp||(pp=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||Dt(e).text.copy}),cp,(function(n){var e=n.theme;return n.iconColor||Dt(e).text.copyInverted}),cp,(function(n){var e=n.theme;return n.iconColor||Dt(e).elementBg.medium}),cp),qp={View:up,Label:n.span(gp||(gp=M(["\n display: inline-block;\n"],["\n display: inline-block;\n"]))),Icon:Up},Yp=n.div(fp||(fp=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"])),It.nudge,It.nudge,6*It.nudge),Xp=n.div(hp||(hp=M(["\n padding-top: ","px;\n padding-left: ","px;\n"],["\n padding-top: ","px;\n padding-left: ","px;\n"])),It.nudge,It.nudge),Jp=n.ul(vp||(vp=M(["\n list-style-type: none;\n margin: 0;\n padding: 0;\n\n & > * + * {\n border-top: 1px solid\n ",";\n }\n\n & > *:first-of-type {\n border-top: 1px solid\n ",";\n }\n\n & > *:last-of-type {\n border-bottom: 1px solid\n ",";\n }\n"],["\n list-style-type: none;\n margin: 0;\n padding: 0;\n\n & > * + * {\n border-top: 1px solid\n ",";\n }\n\n & > *:first-of-type {\n border-top: 1px solid\n ",";\n }\n\n & > *:last-of-type {\n border-bottom: 1px solid\n ",";\n }\n"])),(function(n){var e=n.theme;return n.hasBg?Dt(e).elementBg.light:Dt(e).elementBg.medium}),(function(n){var e=n.theme;return n.hasBg?Dt(e).elementBg.light:Dt(e).elementBg.medium}),(function(n){var e=n.theme;return n.hasBg?Dt(e).elementBg.light:Dt(e).elementBg.medium})),Gp=n(hr)(xp||(xp=M(["\n display: flex;\n flex-direction: row;\n align-items: center;\n\n padding: ","px ","px 0 0;\n\n & > * + * {\n margin-left: ","px;\n }\n"],["\n display: flex;\n flex-direction: row;\n align-items: center;\n\n padding: ","px ","px 0 0;\n\n & > * + * {\n margin-left: ","px;\n }\n"])),It.nudge/2,It.nudge,It.nudge),Kp=n.li(bp||(bp=M(["\n padding: ","px 0;\n"],["\n padding: ","px 0;\n"])),3*It.nudge),Qp=n.div(wp||(wp=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*It.nudge,Et.medium),$p=n.span(yp||(yp=M(["\n display: ",";\n"],["\n display: ",";\n"])),(function(n){var e=n.itemCount;return e&&e>2?"block":"none"})),ng=Zi((function(n){var e=n.tags,t=n.events,i=n.bgMode,r=n.anchorId,o=n.initial,l=n.showMoreText,c=n.onTagClick,m=n.customTag,p="inverted"===i,g="full"===i,f=Ri(),h=f.colors,v=f.globals,x=v.sections.eventFilterName,b=a.useState((null==o?void 0:o.activeTags)||[]),w=b[0],k=b[1],E=a.useState(1)[0],I=a.useState((null==o?void 0:o.visibleRows)||3),M=I[0],B=I[1],z=a.useRef(null),T=zi(),S=oi(),N=(null==t?void 0:t.length)||0,L=$t(800),H=u((function(){var n=[],e=Si()[x];if(e){var t=null==e?void 0:e.split(",");bi(t,!1)&&n.push.apply(n,t)}return n}),[x]);d((function(){if(!o){var n=H();bi(n,!1)&&k(n)}}),[H,o]),d((function(){var n;o&&!S&&(Ni("rows",(null==o?void 0:o.visibleRows)||3),bi(null==o?void 0:o.activeTags,!1)?Ni(x,null===(n=null==o?void 0:o.activeTags)||void 0===n?void 0:n.join(",")):Li(x))}),[x,o,S]),ri((function(){Ni("rows",M)}),[M]),ri((function(){!c&&bi(w)&&(w.length>0?Ni(x,w.join(",")):Li(x))}),[w]);var A=function(n,e){void 0===e&&(e=!0),k((function(t){var i=C([],t,!0),r=n.name?t.indexOf(n.name):-1;return-1===r&&n.name?C(C([],i,!0),[n.name],!1):e?(i.splice(r,1),i):t})),B(3)},D=s((function(){var n=bi(t)?C([],t,!0):[];return n=null==n?void 0:n.filter((function(n){if(!bi(w,!1))return!0;if(!n.tags)return!1;for(var e=!1,t=0;t<n.tags.length;t++)if(-1!==w.indexOf(n.tags[t].name||"")){e=!0;break}return e}))}),[t,w]),F=s((function(){return(null==D?void 0:D.filter((function(n,e){return e<M*E})))||[]}),[D,E,M]);d((function(){if(T){var n,e=z.current;if(e){(n=new IntersectionObserver((function(n){var e=n[0];(null==e?void 0:e.isIntersecting)&&M<Math.ceil(D.length/E)&&B((function(n){return n+1}))}),{rootMargin:"0px 0px 100px 0px",threshold:0})).observe(e)}return function(){n&&n.disconnect()}}}),[E,N,M,T,D.length]);var P=s((function(){return null==e?void 0:e.filter((function(n){return n}))}),[e]);return a.createElement(Vi,{addSeperation:!0,anchorId:r,bgColor:p?h.sectionBg.dark:g?h.sectionBg.medium:"transparent",bgMode:nr(i,!0)},a.createElement(ir,{addWhitespace:!0},bi(P,!1)&&a.createElement(Yp,null,a.createElement(Gp,{size:"small",type:"copy",isInverted:p},a.createElement(sp,null),a.createElement("span",null,"Filter")),P.map((function(n,e){return a.createElement(Xp,{key:e},m?m({key:e,name:n,isInverted:p,isActive:-1!==w.indexOf(n),clickHandler:function(e){null==e||e.preventDefault(),c?c({name:n}):A({name:n})}}):a.createElement(Qm,{isInverted:p,onClick:function(e){null==e||e.preventDefault(),c?c({name:n},!1):A({name:n})},isActive:-1!==w.indexOf(n)},n))}))),a.createElement(Jp,{hasBg:g},F.map((function(n,e){var t,i="";n.date&&(i=new Xa(n.date.getTime(),"",v.sections.eventDateFormat(n.date),v.sections.eventTimeFormat(n.date),v.sections.eventLocaleKey).getFormattedTimespan(v.sections.eventTimespanFormat(n.date,n.duration),n.duration));var r=wi([i,n.address]," | ");return a.createElement(Kp,{key:"".concat(e,"_event_").concat(n.title)},a.createElement(lp,y({},n,{text:r,tags:null===(t=n.tags)||void 0===t?void 0:t.map((function(n){return{name:n.name}})),isInverted:p,onTagClick:function(n){L(0),c?c({name:n.name},!0):A({name:n.name},!1)},customTag:m})))}))),a.createElement("div",{ref:z}),!T&&a.createElement(Qp,null,t&&t.length>0&&a.createElement(hr,{type:"copy",size:"medium",isInverted:p},a.createElement($p,{itemCount:t.length,onClick:function(n){n.preventDefault(),M<Math.ceil(D.length/E)&&B((function(n){return n+1}))}},M<D.length/E&&a.createElement(qp.View,{as:"button",isInverted:p},a.createElement(qp.Label,null,l||"mehr anzeigen")))))))})),eg=n.ul(kp||(kp=M(["\n list-style: none;\n margin: 0;\n padding: 0;\n\n & > * + * {\n border-top: 1px solid\n ",";\n }\n\n & > *:first-of-type {\n border-top: 1px solid\n ",";\n }\n\n & > *:last-of-type {\n border-bottom: 1px solid\n ",";\n }\n"],["\n list-style: none;\n margin: 0;\n padding: 0;\n\n & > * + * {\n border-top: 1px solid\n ",";\n }\n\n & > *:first-of-type {\n border-top: 1px solid\n ",";\n }\n\n & > *:last-of-type {\n border-bottom: 1px solid\n ",";\n }\n"])),(function(n){var e=n.theme;return n.hasBg?Dt(e).elementBg.light:Dt(e).elementBg.medium}),(function(n){var e=n.theme;return n.hasBg?Dt(e).elementBg.light:Dt(e).elementBg.medium}),(function(n){var e=n.theme;return n.hasBg?Dt(e).elementBg.light:Dt(e).elementBg.medium})),tg=n.li(Ep||(Ep=M(["\n padding: ","px 0;\n"],["\n padding: ","px 0;\n"])),3*It.nudge),ig=Zi((function(n){var e=n.anchorId,t=n.events,i=n.bgMode,r=n.customTag,o=Ri(),l=o.colors,d=o.globals,s=o.theme,c="inverted"===i,u="full"===i;return a.createElement(Vi,{addSeperation:!0,anchorId:e,bgColor:c?l.sectionBg.dark:i?l.sectionBg.medium:l.sectionBg.light,bgMode:nr(i,!0)},a.createElement(ir,{addWhitespace:!0},a.createElement(eg,{hasBg:u},null==t?void 0:t.map((function(n,e){var t,i="";n.date&&(i=new Xa(n.date.getTime(),"",d.sections.eventDateFormat(n.date),d.sections.eventTimeFormat(n.date),d.sections.eventLocaleKey).getFormattedTimespan(d.sections.eventTimespanFormat(n.date,n.duration),n.duration));var o=wi([i,n.address]," | ");return a.createElement(tg,{key:e},a.createElement(lp,y({},n,{tags:null===(t=n.tags)||void 0===t?void 0:t.map((function(n){var e,t,i=void 0;return n.name&&(null===(e=n.link)||void 0===e?void 0:e.href)&&(i=function(n,e,t){if(void 0===t&&(t=[]),!n||!e)return"";if(!bi(t,!1))return n;var i=e.globals.sections.eventFilterName;if(!i)return n;try{var r=new URL(n),o=new URLSearchParams(r.search);return o.set(i,encodeURIComponent(t.join(","))),"".concat(n,"?").concat(o.toString())}catch(e){return"".concat(n,"?").concat(i,"=").concat(encodeURIComponent(t.join(",")))}}(n.link.href,s,[n.name])),{name:n.name,link:(null===(t=n.link)||void 0===t?void 0:t.href)?y(y({},n.link),{href:i}):void 0}})),isInverted:c,text:o,customTag:r})))})))))})),rg=n.div(Ip||(Ip=M([""],[""]))),og=n.ul(Cp||(Cp=M(["\n display: flex;\n flex-direction: row;\n flex-wrap: wrap;\n\n margin: 0;\n padding: 0;\n margin-left: -","px;\n margin-top: -","px;\n list-style: none;\n"],["\n display: flex;\n flex-direction: row;\n flex-wrap: wrap;\n\n margin: 0;\n padding: 0;\n margin-left: -","px;\n margin-top: -","px;\n list-style: none;\n"])),It.spacer,5*It.nudge),ag=n.li(Mp||(Mp=M(["\n flex: 1 1 100%;\n padding-left: ","px;\n padding-top: ","px;\n\n @media "," {\n flex: 1 1 300px;\n }\n"],["\n flex: 1 1 100%;\n padding-left: ","px;\n padding-top: ","px;\n\n @media "," {\n flex: 1 1 300px;\n }\n"])),It.spacer,5*It.nudge,Et.medium),lg=n(hr)(Bp||(Bp=M(["\n display: block;\n margin-bottom: ","px;\n"],["\n display: block;\n margin-bottom: ","px;\n"])),3*It.nudge),dg=n.ul(zp||(zp=M(["\n list-style: none;\n margin: 0;\n padding: 0;\n"],["\n list-style: none;\n margin: 0;\n padding: 0;\n"]))),sg=n.li(Tp||(Tp=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*It.nudge,2*It.nudge),cg=n(hr)(Sp||(Sp=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"]))),ug=function(n){var e=n.isInverted,t=n.items,i=n.className;return a.createElement(rg,{className:i},a.createElement(og,null,null==t?void 0:t.map((function(n,t){var i,r=(null===(i=null==n?void 0:n.items)||void 0===i?void 0:i.filter((function(n){return n.text})))||[],o=bi(r,!1);return a.createElement(ag,{key:t},n.title&&a.createElement(lg,{size:"small",type:"copy-b",renderAs:"span",isInverted:e},n.title),o&&a.createElement(dg,null,r.map((function(n,t){return a.createElement(sg,{key:t},a.createElement(cg,{isInverted:e},n.icon&&n.icon(e)),n.text&&a.createElement(hr,{size:"small",isInverted:e,innerHTML:n.text,allowLinkIcons:!1}))}))))}))))},mg=n(Il)(Np||(Np=M(["\n &:not(:last-child) {\n margin-bottom: ","px;\n }\n"],["\n &:not(:last-child) {\n margin-bottom: ","px;\n }\n"])),It.spacer),pg=n.div(Lp||(Lp=M(["\n max-width: 880px;\n margin-top: -","px;\n margin-left: -","px;\n\n display: flex;\n flex-direction: row;\n flex-wrap: wrap;\n"],["\n max-width: 880px;\n margin-top: -","px;\n margin-left: -","px;\n\n display: flex;\n flex-direction: row;\n flex-wrap: wrap;\n"])),It.nudge,It.nudge),gg=n.div(Hp||(Hp=M(["\n padding-top: ","px;\n padding-left: ","px;\n"],["\n padding-top: ","px;\n padding-left: ","px;\n"])),It.nudge,It.nudge),fg=n(lr)(Ap||(Ap=M(["\n max-width: 880px;\n\n &:not(:first-child) {\n margin-top: ","px;\n }\n\n @media "," {\n overflow: hidden;\n text-overflow: ellipsis;\n display: -webkit-box;\n -webkit-line-clamp: 2; /* number of lines to show */\n line-clamp: 2;\n -webkit-box-orient: vertical;\n }\n"],["\n max-width: 880px;\n\n &:not(:first-child) {\n margin-top: ","px;\n }\n\n @media "," {\n overflow: hidden;\n text-overflow: ellipsis;\n display: -webkit-box;\n -webkit-line-clamp: 2; /* number of lines to show */\n line-clamp: 2;\n -webkit-box-orient: vertical;\n }\n"])),3*It.nudge,Et.semilarge),hg=n(hr)(Dp||(Dp=M(["\n max-width: 880px;\n /* overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap; */\n\n &:not(:first-child) {\n margin-top: ","px;\n }\n"],["\n max-width: 880px;\n /* overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap; */\n\n &:not(:first-child) {\n margin-top: ","px;\n }\n"])),3*It.nudge),vg=n(hr)(Fp||(Fp=M(["\n max-width: 880px;\n\n &:not(:first-child) {\n margin-top: ","px;\n }\n\n "," + & {\n margin-top: ","px;\n }\n\n @media "," {\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n }\n"],["\n max-width: 880px;\n\n &:not(:first-child) {\n margin-top: ","px;\n }\n\n "," + & {\n margin-top: ","px;\n }\n\n @media "," {\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n }\n"])),3*It.nudge,hg,It.nudge,Et.semilarge),xg=n(hr)(Pp||(Pp=M(["\n max-width: 880px;\n\n &:not(:first-child) {\n margin-top: ","px;\n }\n"],["\n max-width: 880px;\n\n &:not(:first-child) {\n margin-top: ","px;\n }\n"])),3*It.nudge),bg=Zi((function(n){var e,t=n.anchorId,i=n.event,r=n.infos,o=n.bgMode,l=n.customTag,d=Ri(),c=d.colors,u=d.globals,m="inverted"===o,p="full"===o,g=s((function(){return bi(null==r?void 0:r.filter((function(n){return bi(n.items,!1)})),!1)}),[r]),f="",h="";if(null==i?void 0:i.date){var v=new Xa(i.date.getTime(),"",u.sections.eventDateFormat(i.date),u.sections.eventTimeFormat(i.date),u.sections.eventLocaleKey);f=v.getFormattedDate(),h=v.getFormattedTimespan(u.sections.eventTimespanFormat(i.date,i.duration),i.duration)}return a.createElement(Vi,{addSeperation:!0,anchorId:t,bgColor:m?c.sectionBg.dark:p?c.sectionBg.medium:c.sectionBg.light,bgMode:nr(o,!0)},a.createElement(ir,{addWhitespace:!0},(null===(e=i.image)||void 0===e?void 0:e.small)&&a.createElement(mg,y({},i.image,{coverSpace:!0,allowEdgeRadius:!0,isInverted:m})),a.createElement(xo.Row,{gutter:5*It.nudge,semilarge:{gutter:It.spacer}},a.createElement(xo.Col,{semilarge:{span:g?5.7/8:1}},i.tags&&a.createElement(pg,null,i.tags.map((function(n,e){return a.createElement(gg,{key:"tag_"+e},l?l({key:"headtag-".concat(e),name:n.name||"",isInverted:m,isActive:!1,link:n.link}):a.createElement(Qm,{link:n.link,isInverted:m},n.name))}))),i.title&&a.createElement(fg,{size:"heading-2",isInverted:m},i.title),f&&a.createElement(hg,{size:"big",type:"copy-b"},f||"",f&&h?" | ":"",h),i.address&&a.createElement(vg,{size:"big",type:"copy",innerHTML:i.address}),i.abstract&&a.createElement(xg,{size:"medium",type:"copy-b",isInverted:m},i.abstract),i.text&&a.createElement(xg,{size:"medium",isInverted:m,innerHTML:i.text})),g&&a.createElement(xo.Col,{semilarge:{span:2.3/8}},a.createElement(ug,{isInverted:m,items:r})))))})),wg=n.div(jp||(jp=M([""],[""]))),yg=n.div(Op||(Op=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*It.nudge),kg=n(Il)(Rp||(Rp=M(["\n overflow: hidden;\n border-radius: ",";\n"],["\n overflow: hidden;\n border-radius: ",";\n"])),(function(n){var e=n.theme;return Pt(e).sections.edgeRadius})),Eg=n.div(Zp||(Zp=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*It.nudge),Ig=n(hr)(_p||(_p=M([""],[""]))),Cg=n(hr)(Wp||(Wp=M([""],[""]))),Mg=n(hr)(Vp||(Vp=M(["\n "," + & {\n margin-top: ","px;\n }\n"],["\n "," + & {\n margin-top: ","px;\n }\n"])),Cg,It.nudge),Bg=p((function(n,e){var t=n.isInverted,i=void 0!==t&&t,r=n.isCentered,o=void 0!==r&&r,l=n.title,d=n.subTitle,s=n.text,c=n.image,u=n.className;return a.createElement(wg,{ref:e,className:u},(null==c?void 0:c.small)&&a.createElement(yg,{isCentered:o},a.createElement(kg,{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})),a.createElement(Eg,{isCentered:o},l&&a.createElement(Ig,{type:"copy-b",size:"big",isInverted:i,"data-sheet":"title"},l),d&&a.createElement(Cg,{type:"copy-b",isInverted:i,"data-sheet":"subtitle"},d),s&&a.createElement(Mg,{type:"copy",isInverted:i,"data-sheet":"text",innerHTML:s})))}));Bg.displayName="Fact";var zg,Tg,Sg,Ng,Lg,Hg,Ag,Dg,Fg,Pg,jg,Og,Rg,Zg=n.div(zg||(zg=M(["\n display: none;\n\n @media "," {\n display: block;\n }\n"],["\n display: none;\n\n @media "," {\n display: block;\n }\n"])),Et.large),_g=Zi((function(n){var e=n.anchorId,t=n.columns,i=void 0===t?3:t,r=n.facts,o=n.bgMode,l=n.isCentered,d=Ri().colors,s=(null==r?void 0:r.length)||0,c="inverted"===o,u=qt({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 a.createElement(Vi,{addSeperation:!0,anchorId:e,bgColor:c?d.sectionBg.dark:o?d.sectionBg.medium:d.sectionBg.light,bgMode:nr(o)},a.createElement(ir,{clampWidth:"normal",addWhitespace:!0},a.createElement(xo.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)?a.createElement(xo.Col,{key:e,medium:{span:4/12},semilarge:i>3?{span:.25}:{span:4/12},large:{span:12/i/12}},a.createElement(Bg,y({key:e,ref:u[e]},n,{isCentered:l,isInverted:c}))):a.createElement(xo.Col,{key:e,medium:{span:4/12},semilarge:i>3?{span:.25}:{span:4/12},large:{span:12/i/12}},a.createElement(Zg,{ref:u[e],key:e}))})))))})),Wg=n.ul(Tg||(Tg=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"])),It.nudge),Vg=n.li(Sg||(Sg=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*It.nudge,(function(n){var e=n.theme;return n.hasBack?Dt(e).elementBg.light:Dt(e).elementBg.medium}),(function(n){return n.hasText?"flex-start":"center"}),Et.medium,3*It.nudge),Ug=n.img(Ng||(Ng=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*It.nudge,5*It.nudge,Et.medium,It.spacer),qg=n.div(Lg||(Lg=M(["\n & > * + * {\n margin-top: ","px;\n }\n"],["\n & > * + * {\n margin-top: ","px;\n }\n"])),2*It.nudge),Yg=n(hr)(Hg||(Hg=M(["\n max-width: 880px;\n"],["\n max-width: 880px;\n"]))),Xg=Zi((function(n){var e=n.anchorId,t=n.facts,i=n.icon,r=n.bgMode,o=Ri().colors,l="inverted"===r,d=l||"full"===r;return a.createElement(Vi,{addSeperation:!0,anchorId:e,bgColor:l?o.sectionBg.dark:"full"===r?o.sectionBg.medium:o.sectionBg.light,bgMode:nr(r,!0)},a.createElement(ir,{clampWidth:"normal",addWhitespace:!0},t&&a.createElement(Wg,null,t.map((function(n,e){var t=n.label,r=n.text;return a.createElement(Vg,{key:e,hasText:!!r,hasBack:d},i&&a.createElement(Ug,{src:i.src,alt:i.alt||""}),a.createElement(qg,null,t&&a.createElement(hr,{type:"copy-b"},t),r&&a.createElement(Yg,{type:"copy",innerHTML:r})))})))))})),Jg=n.div(Ag||(Ag=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"])),It.nudge,(function(n){return n.isCentered&&"center"}),It.spacer),Gg=n(Bo)(Fg||(Fg=M(["\n display: inline-block;\n ","\n\n color: ",";\n text-decoration: none;\n\n ","\n"],["\n display: inline-block;\n ","\n\n color: ",";\n text-decoration: none;\n\n ","\n"])),pr("copy-b","big"),(function(n){var e=n.theme;return n.isInverted?Ft(e)["copy-b"].big.colorInverted:Ft(e)["copy-b"].big.color}),(function(n){var t=n.href,i=n.isInverted,r=n.theme;return!t&&e(Dg||(Dg=M(["\n &:hover {\n color: ",";\n }\n "],["\n &:hover {\n color: ",";\n }\n "])),i?Ft(r)["copy-b"].big.colorInverted:Ft(r)["copy-b"].big.color)})),Kg=n(Bo)(Pg||(Pg=M(["\n display: flex;\n justify-content: ",";\n width: 100%;\n"],["\n display: flex;\n justify-content: ",";\n width: 100%;\n"])),(function(n){return n.isCentered?"center":"flex-start"})),Qg=n(Il)(jg||(jg=M(["\n overflow: hidden;\n border-radius: ",";\n"],["\n overflow: hidden;\n border-radius: ",";\n"])),(function(n){var e=n.theme;return Pt(e).sections.edgeRadius})),$g=n.div(Og||(Og=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*It.nudge,Et.medium,(function(n){return n.isCentered&&"auto"}),(function(n){return n.isCentered&&"auto"})),nf=n.div(Rg||(Rg=M(["\n max-width: 100%;\n"],["\n max-width: 100%;\n"]))),ef=p((function(n,e){var t=n.title,i=n.description,r=n.intro,o=n.text,l=n.link,d=n.image,s=n.isInverted,c=void 0!==s&&s,u=n.isCentered,m=void 0!==u&&u,p=n.action,g=n.className;return a.createElement(Jg,{ref:e,isCentered:m,className:g},(null==d?void 0:d.small)&&a.createElement(Kg,y({},l,{isCentered:m}),a.createElement(Qg,{small:d.small,medium:d.medium,semilarge:d.semilarge,large:d.large,xlarge:d.xlarge,alt:d.alt,ratios:d.ratios,coverSpace:void 0===d.coverSpace||d.coverSpace,isInverted:c})),t&&a.createElement(Gg,y({},l,{isInverted:c,ariaLabel:t,"data-sheet":"title"}),t),i&&a.createElement(hr,{size:"small",isInverted:c,"data-sheet":"desc",innerHTML:i}),(r||o)&&a.createElement($g,{isCentered:m},r&&a.createElement(hr,{type:"copy-b",isInverted:c,innerHTML:r,"data-sheet":"intro"}),o&&a.createElement(hr,{type:"copy",size:"medium",isInverted:c,innerHTML:o,"data-sheet":"text"})),p&&a.createElement(nf,null,p(c)))}));ef.displayName="Feature";var tf,rf,of,af,lf,df,sf,cf,uf,mf,pf=Zi((function(n){var e=n.anchorId,t=n.features,i=n.bgMode,r=n.isCentered,o=void 0!==r&&r,l=n.columns,d=Ri().colors,c="inverted"===i,u=(null==t?void 0:t.length)||0,m=s((function(){return l?2===l:t&&t.length%2==0}),[t,l]),p=qt({listLength:u,identifiers:['[data-sheet="title"]','[data-sheet="desc"]','[data-sheet="intro"]','[data-sheet="text"]'],responsive:{small:1,medium:1,semilarge:2,large:m?2:3,xlarge:m?2:3}}).sheetRefs;return a.createElement(Vi,{addSeperation:!0,anchorId:e,bgColor:c?d.sectionBg.dark:i?d.sectionBg.medium:d.sectionBg.light,bgMode:nr(i)},a.createElement(ir,{addWhitespace:!0,clampWidth:"normal"},a.createElement(xo.Row,{halign:m||u<=2?"center":"left"},null==t?void 0:t.map((function(n,e){return a.createElement(xo.Col,{semilarge:{span:.5},large:{span:m?5/12:4/12},key:e},a.createElement(ef,y({ref:p[e]},n,{isCentered:o,isInverted:c})))})))))})),gf=n(Il)(tf||(tf=M(["\n width: 100%;\n border-radius: ",";\n overflow: hidden;\n\n picture > img {\n width: 100%;\n height: 100%;\n }\n"],["\n width: 100%;\n border-radius: ",";\n overflow: hidden;\n\n picture > img {\n width: 100%;\n height: 100%;\n }\n"])),(function(n){var e=n.theme;return Pt(e).sections.edgeRadius})),ff=Zi((function(n){var e=n.anchorId,t=n.bgMode,i=n.images,r=Ri().colors,o="inverted"===t;return a.createElement(Vi,{addSeperation:!0,anchorId:e,bgColor:o?r.sectionBg.dark:t?r.sectionBg.medium:r.sectionBg.light,bgMode:nr(t)},a.createElement(ir,{addWhitespace:!0},a.createElement(xo.Row,null,null==i?void 0:i.map((function(n,e){return a.createElement(xo.Col,{key:e,semilarge:{span:n.isFull?1:.5}},a.createElement(gf,y({},n,{coverSpace:!0,isInverted:o})))})))))})),hf=n.div(rf||(rf=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"]))),vf=n(Il)(of||(of=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"]))),xf=n.img(af||(af=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"})),bf=function(n){var e=n.zoom,t=void 0===e?1.08:e,i=n.zoomPoint,r=void 0===i?[.5,.5]:i,o=n.interval,s=void 0===o?1e4:o,u=n.images,m=n.onChange,p=c(),g=c(),f=l(-1),h=f[0],v=f[1];return d((function(){var n=function(){v((function(n){return(n+1)%u.length}))};return g.current=window.setTimeout(n,200),p.current&&window.clearInterval(p.current),p.current=window.setInterval(n,s),function(){g.current&&window.clearTimeout(g.current),p.current&&window.clearInterval(p.current)}}),[u,s]),d((function(){-1!==h&&m&&m(h)}),[h]),a.createElement(a.Fragment,null,u.map((function(n,e){var i=1,o=r;return e===h&&(i=void 0!==n.zoom?n.zoom:t),n.zoomPoint&&(o=wf(n.zoomPoint)),a.createElement(xf,{key:e,style:{zIndex:e===h?1:0},src:n.image,scale:i,opacity:e===h?1:0,zoomPoint:o,alt:n.alt||""})})))},wf=function(n){return[mi(n[0],0,1),mi(n[1],0,1)]},yf=function(n){var e=n.images,t=n.zoom,i=void 0===t?1.08:t,r=n.zoomPoint,o=void 0===r?[.5,.5]:r,s=n.interval,c=void 0===s?1e4:s,u=n.onImageChange,m=n.className,p=n.children,g=Wt(["small","medium","large","xlarge"]),f=l({small:[],medium:[],large:[],xlarge:[]}),h=f[0],v=f[1];return d((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||o,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(o){switch(o.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,o.label=1;case 1:return t<i.length?(r=i[t],[5,e(r)]):[3,4];case 2:o.sent(),o.label=3;case 3:return t++,[3,1];case 4:return[2]}}))}))}}),[g,e,h,i,o]),a.createElement(hf,{className:m},a.createElement(vf,y({},e[0],{coverSpace:!0,ratios:void 0})),g&&h[g].length>=e.length&&a.createElement(bf,{zoom:i,zoomPoint:wf(o),interval:c,images:h[g],onChange:function(n){return e[n]&&u&&u(e[n])}}),p)},kf=n.div(lf||(lf=M(["\n position: relative;\n width: 100%;\n height: 100%;\n"],["\n position: relative;\n width: 100%;\n height: 100%;\n"]))),Ef=n(Il)(df||(df=M(["\n height: 100%;\n\n img {\n height: 100%;\n object-position: ",";\n }\n"],["\n height: 100%;\n\n img {\n height: 100%;\n object-position: ",";\n }\n"])),(function(n){var e=n.focus;return"".concat((null==e?void 0:e[0])||"center"," ").concat((null==e?void 0:e[1])||"center")})),If=function(n){var e=n.isInverted,t=n.bgImage,i=n.focus,r=n.className,o=n.children;return a.createElement(kf,{className:r},t&&a.createElement(Ef,y({},t,{coverSpace:!0,ratios:void 0,isInverted:e,focus:i})),o)},Cf=n.div(sf||(sf=M(["\n position: relative;\n width: 100%;\n height: 100%;\n"],["\n position: relative;\n width: 100%;\n height: 100%;\n"]))),Mf=n(Il)(cf||(cf=M(["\n position: relative;\n height: 100%;\n\n img {\n object-position: ",";\n\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n height: 100%;\n z-index: 0;\n }\n\n margin: 0 auto;\n\n @media "," {\n display: flex;\n flex-direction: column;\n justify-content: flex-end;\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 position: relative;\n height: 100%;\n\n img {\n object-position: ",";\n\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n height: 100%;\n z-index: 0;\n }\n\n margin: 0 auto;\n\n @media "," {\n display: flex;\n flex-direction: column;\n justify-content: flex-end;\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"])),(function(n){var e=n.focus;return"".concat((null==e?void 0:e[0])||"center"," ").concat((null==e?void 0:e[1])||"center")}),Et.medium,2*It.spacer,It.spacer),Bf=n.video(uf||(uf=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: ",";\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: ",";\n opacity: ",";\n pointer-events: none;\n z-index: 1;\n\n transition: opacity 0.3s ease-in-out;\n"])),(function(n){var e=n.focus;return"".concat((null==e?void 0:e[0])||"center"," ").concat((null==e?void 0:e[1])||"center")}),(function(n){return n.isVisible?1:0})),zf=function(n){var e=n.isInverted,t=n.loadOnMobile,i=void 0===t||t,r=n.placeholderImg,o=n.focus,s=n.videoUrl,u=n.className,m=n.children,p=c(null),g=c(null),f=l(!(null==r?void 0:r.small)||!1),h=f[0],v=f[1],x=zi(),b=Wt(["small","medium","semilarge","large","xlarge"]),w=void 0===b||"small"===b,k=i||!w,E=l(!1),I=E[0],C=E[1];return d((function(){k||v(!1)}),[w,k,i]),d((function(){p.current&&p.current.readyState>3&&v(!0)}),[]),ri((function(){if(k&&s&&g.current){if(x){var n=new IntersectionObserver((function(n,e){var t=n[0];t.isIntersecting&&(e.unobserve(t.target),C(!0))}),{rootMargin:"200px 0px 200px 0px"}),e=g.current;return n.observe(e),function(){e&&n.unobserve(e)}}C(!0)}}),[x,k]),a.createElement(Cf,{ref:g,className:u},(null==r?void 0:r.small)&&!h&&a.createElement(Mf,y({},r,{coverSpace:!0,ratios:void 0,isInverted:e,focus:o})),s&&k&&a.createElement(Bf,{ref:p,isVisible:h,src:I?s:void 0,muted:!0,autoPlay:!0,loop:!0,playsInline:!0,onCanPlayThrough:function(){v(!0)},focus:o}),m)};!function(n){n[n.UP=0]="UP",n[n.DOWN=1]="DOWN"}(mf||(mf={}));var Tf,Sf,Nf,Lf,Hf,Af,Df,Ff,Pf,jf,Of,Rf,Zf,_f,Wf,Vf,Uf,qf,Yf,Xf=n.nav(Tf||(Tf=M(["\n min-width: 0;\n"],["\n min-width: 0;\n"]))),Jf=n.ul(Sf||(Sf=M(["\n display: flex;\n align-items: center;\n list-style: none;\n margin: 0;\n padding: 0;\n min-width: inherit;\n\n & > li:first-child {\n flex: 1 0 auto;\n }\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 & > li:first-child {\n flex: 1 0 auto;\n }\n\n @media "," {\n & > li + li {\n margin-left: ","px;\n }\n }\n"])),Et.semilarge,It.nudge),Gf=n.li(Nf||(Nf=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"}),Et.semilarge,It.nudge),Kf=n(Bo)(Lf||(Lf=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 overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n }\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 overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n }\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"}),pr("copy","small"),(function(n){var e=n.theme;return n.isInverted?Dt(e).text.inverted:Dt(e).text.default}),It.nudge,(function(n){var e=n.theme;return n.isInverted?Dt(e).text.inverted:Dt(e).text.default}),Et.semilarge,(function(n){return n.showOnDesktop?"inline-block":"none"})),Qf=n.span(Hf||(Hf=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 overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n }\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 overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n }\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"}),pr("copy","small"),(function(n){var e=n.theme;return n.isInverted?Dt(e).text.inverted:Dt(e).text.default}),It.nudge,Et.semilarge,(function(n){return n.showOnDesktop?"inline-block":"none"})),$f=n(hr)(Af||(Af=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"])),Et.semilarge),nh=n.span(Df||(Df=M(["\n flex: 0 0 auto;\n"],["\n flex: 0 0 auto;\n"]))),eh=function(n){var e=n.isInverted,t=n.label,i=n.link,r=n.showOnMobile,o=n.showOnDesktop,l=n.children;return(null==i?void 0:i.href)?a.createElement(Kf,y({},i,{isInverted:e,showOnMobile:r,showOnDesktop:o}),l||t):a.createElement(Qf,{isInverted:e,showOnMobile:r,showOnDesktop:o},l||t)},th=function(n){var e=n.isInverted,t=void 0!==e&&e,i=n.rootLink,r=n.rootLabel,o=n.navItems,l=n.seperator,d=n.back,c=n.className,u=s((function(){return vi(o,(null==i?void 0:i.href)?[null==i?void 0:i.href]:[])}),[o,null==i?void 0:i.href]),m={uid:"root",label:r||"Home",link:i};return a.createElement(Xf,{"aria-label":"breadcrumbs",className:c},a.createElement(Jf,null,a.createElement(Gf,null,a.createElement(eh,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 a.createElement(Gf,{key:e,isCurrent:i},a.createElement($f,{size:"small",isInverted:t},l?l({isInverted:t}):"/"),i?a.createElement(a.Fragment,null,r&&a.createElement(eh,y({},r,{showOnMobile:!0,isInverted:t}),a.createElement(nh,null,d?d({isInverted:t}):a.createElement(ne,null)),a.createElement("span",null,r.label)),a.createElement(eh,y({},n,{link:{},showOnDesktop:!0,isInverted:t}))):a.createElement(eh,y({},n,{showOnDesktop:!0,isInverted:t})))}))))},ih=n.div(Ff||(Ff=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}),It.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 Dt(e).text.inverted}),2*It.nudge),rh=n(Bo)(Pf||(Pf=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 &:focus:not(:focus-visible) {\n outline: none;\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\n &:focus:not(:focus-visible) {\n outline: none;\n }\n"])),(function(n){var e=n.theme;return Dt(e).primary.default})),oh=n(Il)(jf||(jf=M(["\n width: auto;\n height: 100%;\n object-fit: contain;\n"],["\n width: auto;\n height: 100%;\n object-fit: contain;\n"]))),ah=function(n){var e=n.link,t=n.logo,i=n.className;return a.createElement(rh,y({},e,{className:i}),(null==t?void 0:t.small)&&a.createElement(oh,y({},t,{coverSpace:!1,ratios:void 0,showPlaceholder:!1})))},lh=n.button(Of||(Of=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?Dt(t).text.inverted:Dt(t).text.default}),It.nudge,It.nudge,(function(n){var e=n.theme;return n.isInverted?Dt(e).primary.invertedHover:Dt(e).primary.hover}),(function(n){var e=n.theme;return n.isInverted?Dt(e).primary.inverted:Dt(e).primary.default}),(function(n){var e=n.theme;return n.isInverted?Dt(e).primary.invertedHover:Dt(e).primary.hover})),dh=function(n){var e=n.isInverted,t=n.isExpanded,i=void 0!==t&&t,r=n.onClick,o=n.children,l=n.className;return a.createElement(lh,{isInverted:e,"aria-expanded":i,"aria-label":i?"close menu":"open menu","aria-haspopup":"true","aria-controls":"mainMenu",onClick:r,className:l},o)},sh=n.nav(Rf||(Rf=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"])),It.nudge,(function(n){var e=n.isInverted,t=n.theme;return e?Dt(t).text.inverted:Dt(t).text.default})),ch=n(Bo)(Zf||(Zf=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"])),It.nudge,pr("copy","medium"),(function(n){return n.isActive&&"700"}),(function(n){var e=n.isInverted,t=n.theme;return e?Dt(t).text.inverted:Dt(t).text.default}),(function(n){var e=n.isInverted,t=n.theme;return e?Dt(t).text.inverted:Dt(t).text.default})),uh=function(n){var e=n.isInverted,t=n.navLinks,i=n.className;return a.createElement(sh,{isInverted:e,className:i},null==t?void 0:t.map((function(n,t){return a.createElement(ch,y({key:t},n.link,{isInverted:e,isActive:n.isCurrent}),n.label)})))},mh=Object.freeze({__proto__:null,Breadcrumbs:th,Column:ih,Logo:ah,MenuToggle:dh,NavList:uh}),ph=n.div(_f||(_f=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"])),It.nudge/2),gh=n.div(Wf||(Wf=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?Dt(t).text.inverted:Dt(t).text.default}),It.nudge),fh=n.div(Vf||(Vf=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"])),It.nudge,(function(n){var e=n.isInverted,t=n.theme;return e?Dt(t).text.inverted:Dt(t).text.default})),hh=n(Bo)(Uf||(Uf=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"])),It.nudge,(function(n){var e=n.size;return pr("copy",e||"medium")}),(function(n){return n.isActive&&"700"}),(function(n){var e=n.isInverted,t=n.theme;return e?Dt(t).text.inverted:Dt(t).text.default}),(function(n){var e=n.isInverted,t=n.theme;return e?Dt(t).text.inverted:Dt(t).text.default})),vh=function(n){var e=n.langs,t=n.isInverted,i=n.languageIcon,r=n.textSize,o=void 0===r?"medium":r;return a.createElement(ph,null,i&&a.createElement(gh,{isInverted:t},i(t)),a.createElement(fh,{isInverted:t},null==e?void 0:e.map((function(n,e){return a.createElement(hh,y({key:e},n.link,{isInverted:t,isActive:n.isActive,size:o}),n.label)}))))},xh=n.div(qf||(qf=M(["\n display: flex;\n align-items: center;\n\n padding: 0 ","px;\n padding-top: ","px;\n"],["\n display: flex;\n align-items: center;\n\n padding: 0 ","px;\n padding-top: ","px;\n"])),2*It.nudge,5*It.nudge),bh=n.div(Yf||(Yf=M(["\n display: block;\n margin-left: ","px;\n margin-top: 2px;\n"],["\n display: block;\n margin-left: ","px;\n margin-top: 2px;\n"])),3*It.nudge),wh=function(n){var e=n.isInverted,t=n.customToggle,i=n.menuStates,r=n.langs,o=n.action;return a.createElement(a.Fragment,null,a.createElement(xh,null,a.createElement(dh,{isInverted:e,isExpanded:!0,onClick:null==i?void 0:i.closeMenu},t?t({isInverted:e}):a.createElement(Ze,{ariaHidden:!0})),bi(r,!1)&&a.createElement(bh,null,a.createElement(vh,{isInverted:e,langs:r})),o&&o(y({isInverted:e},i))))},yh=function(n){return e(Vh||(Vh=M(["\n font-family: ",";\n font-weight: ",";\n font-style: ",";\n ","\n line-height: ",";\n letter-spacing: ",";\n text-transform: ",";\n text-decoration: ",";\n"],["\n font-family: ",";\n font-weight: ",";\n font-style: ",";\n ","\n line-height: ",";\n letter-spacing: ",";\n text-transform: ",";\n text-decoration: ",";\n"])),(function(e){var t=e.theme;return Ft(t).navigation[n].family}),(function(e){var t=e.theme;return Ft(t).navigation[n].weight}),(function(e){var t=e.theme;return Ft(t).navigation[n].style}),(function(e){var t=e.theme;return Ct(Ft(t).navigation[n].size,"font-size")}),(function(e){var t=e.theme;return Ft(t).navigation[n].lineHeight}),(function(e){var t=e.theme;return Ft(t).navigation[n].letterSpacing}),(function(e){var t=e.theme;return Ft(t).navigation[n].textTransform}),(function(e){var t=e.theme;return Ft(t).navigation[n].textDecoration}))},kh=n.div(Uh||(Uh=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: ",";\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: ",";\n }\n"])),(function(n){return n.isOpen?1:0}),(function(n){return n.isOpen?"all":"none"}),(function(n){return n.filter})),Eh=n.div(qh||(qh=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?It.wrapper:It.wrapperLarge}),(function(n){return n.isOpen?"-50%":"-100%"})),Ih=n.div(Yh||(Yh=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 Dt(e).elementBg.light}),(function(n){return n.isOpen?"all":"none"}),(function(n){return!n.isOpen&&"hideAnim 0s ease-in 2s forwards"}),Et.medium,Et.large,(function(n){var e=n.theme;return Dt(e).elementBg.light})),Ch=function(n,e){var t="large"===e?Pt(n).navigation.menu.headerHeight.large:Pt(n).navigation.menu.headerHeight.small;return[mi(t[0],0),mi(void 0===(null==t?void 0:t[1])?t[0]:t[1],0)]},Mh=n.div(Xh||(Xh=M(["\n flex: 0 0\n ","px;\n height: ","px;\n\n @media "," {\n height: ","px;\n flex: 0 0\n ","px;\n }\n"],["\n flex: 0 0\n ","px;\n height: ","px;\n\n @media "," {\n height: ","px;\n flex: 0 0\n ","px;\n }\n"])),(function(n){var e=n.theme,t=n.navBarSize;return Ch(e,t)[0]}),(function(n){var e=n.theme,t=n.navBarSize;return Ch(e,t)[0]}),Et.semilarge,(function(n){var e=n.theme,t=n.navBarSize;return Ch(e,t)[1]}),(function(n){var e=n.theme,t=n.navBarSize;return Ch(e,t)[1]})),Bh=n.div(Jh||(Jh=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"]))),zh=n.div(Gh||(Gh=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"])),10*It.nudge,Et.medium),Th=n.nav(Kh||(Kh=M([""],[""]))),Sh=n.ul(Qh||(Qh=M(["\n margin: 0;\n padding: 0;\n list-style: none;\n margin: ","px 0;\n\n border-bottom: ",";\n"],["\n margin: 0;\n padding: 0;\n list-style: none;\n margin: ","px 0;\n\n border-bottom: ",";\n"])),2*It.nudge,(function(n){var e=n.hasNonFeaturedItems,t=n.theme;return e&&"solid 2px ".concat(Dt(t).elementBg.medium)})),Nh=n.li($h||($h=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 @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 @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?Dt(e).elementBg.medium:Dt(e).elementBg.light}),(function(n){var e=n.theme;return Dt(e).elementBg.medium}),It.spacer,(function(n){var e=n.theme;return Dt(e).elementBg.medium}),Et.semilarge,(function(n){var e=n.theme;return Dt(e).elementBg.medium})),Lh=n.span(nv||(nv=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*It.nudge,(function(n){var e=n.isFeatured;return yh(e?"featured":"main")}),(function(n){var e=n.theme;return n.isFeatured?Ft(e).navigation.featured.color:Ft(e).navigation.main.color}),(function(n){return n.isCurrent?"underline":"none"})),Hh=n.span(ev||(ev=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"]))),Ah=n.span(tv||(tv=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*It.nudge),Dh=n.span(iv||(iv=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*It.nudge),Fh=n(te)(rv||(rv=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)"}),Et.semilarge),Ph=n(Bo)(ov||(ov=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?Dt(e).primary.inverted:Dt(e).primary.default})),jh=n.button(av||(av=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 Dt(e).elementBg.light}),(function(n){var e=n.theme;return Dt(e).primary.default}),Et.semilarge),Oh=n.ul(lv||(lv=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*It.nudge:2*It.nudge}),2*It.nudge,(function(n){var e=n.theme;return Dt(e).elementBg.medium}),Et.semilarge,3*It.nudge),Rh=p((function(n,e){var t=n.isCurrent,i=n.isActive,r=n.isFeatured,o=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&&a.Children.count(g)>0;return a.createElement(Nh,{ref:e,isActive:i,"data-featured":r},a.createElement(Lh,{isCurrent:t,isFeatured:r},d&&a.createElement(Hh,null,d),o&&a.createElement(Ah,null,o),f&&a.createElement(Dh,null,m?m({isCollapsed:!i}):a.createElement(Fh,{ariaHidden:!0,isCollapsed:!i})),!f&&(null==l?void 0:l.href)&&a.createElement(Ph,y({},l,{ariaLabel:o,tabIndex:p?void 0:-1})),f&&a.createElement(a.Fragment,null,a.createElement(jh,{"aria-label":o,"aria-expanded":i,onClick:u,tabIndex:p?void 0:-1}))),f&&a.createElement(Oh,{isActive:i,isIndented:!!d},(null==l?void 0:l.href)&&a.createElement(Nx.SubItem,{key:"overview",link:l,label:s||"Overview",navBarSize:c,canFocus:p}),g))}));Rh.displayName="NavigationItem";var Zh=n.li(dv||(dv=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"])),yh("main"),(function(n){var e=n.theme;return Ft(e).navigation.sub.color}),Et.semilarge,(function(n){var e=n.theme,t=n.navBarSize;return Ch(e,t)[1]+2*It.nudge}),It.spacer),_h=n(Bo)(sv||(sv=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"])),It.nudge,(function(n){var e=n.theme;return Dt(e).primary.default}),yh("sub"),(function(n){var e=n.theme;return Ft(e).navigation.sub.color}),(function(n){return n.isCurrent?"underline":"none"}),(function(n){var e=n.theme;return n.isInverted?Dt(e).primary.inverted:Dt(e).primary.default})),Wh=p((function(n,e){var t=n.isCurrent,i=n.label,r=n.link,o=n.navBarSize,l=n.canFocus;return a.createElement(Zh,{ref:e,navBarSize:o},a.createElement(_h,y({tabIndex:l?void 0:-1,isCurrent:t},r),a.createElement("span",null,i)))}));Wh.displayName="NavigationSubItem";var Vh,Uh,qh,Yh,Xh,Jh,Gh,Kh,Qh,$h,nv,ev,tv,iv,rv,ov,av,lv,dv,sv,cv,uv,mv,pv,gv,fv,hv,vv,xv,bv,wv,yv,kv,Ev,Iv,Cv,Mv,Bv,zv,Tv,Sv,Nv,Lv,Hv,Av,Dv,Fv,Pv,jv,Ov,Rv,Zv,_v,Wv,Vv,Uv,qv,Yv,Xv,Jv,Gv,Kv,Qv,$v,nx,ex,tx,ix,rx,ox,ax,lx,dx,sx,cx,ux,mx,px,gx,fx,hx,vx,xx,bx,wx,yx,kx,Ex,Ix,Cx,Mx,Bx,zx,Tx=n.ul(cv||(cv=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*It.nudge,It.spacer),Sx=n(Bo)(uv||(uv=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*It.nudge,(function(n){var e=n.theme;return Dt(e).primary.default}),yh("secondary"),(function(n){var e=n.theme;return Ft(e).navigation.secondary.color}),(function(n){return n.isCurrent?"underline":"none"}),(function(n){var e=n.theme;return n.isInverted?Dt(e).primary.inverted:Dt(e).primary.default})),Nx={View:function(n){var e=n.children;return a.createElement(Th,{"aria-label":"menu"},e)},List:Sh,Item:Rh,SubItem:Wh,SubList:function(n){var e=n.items,t=n.canFocus;return e&&e.length>0?a.createElement(Tx,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 a.createElement("li",{key:e},a.createElement(Sx,{isCurrent:n.isCurrent,href:null===(i=n.link)||void 0===i?void 0:i.href,tabIndex:t?void 0:-1},n.label))}))):null}},Lx=function(n){return!n.hideFromMenu&&n.uid&&n.label},Hx=function(n){var e=n.isOpen,t=n.clampWidth,i=n.isIndexPage,r=n.mainNavigation,o=n.subNavigation,u=n.navBarSize,m=n.subNavTitle,p=n.backdropFilter,g=void 0===p?"grayscale(1)":p,f=n.header,h=n.footer,v=n.onClose,x=n.collapseIcon,b=n.navItemsHeader,w=Ri().theme,k=c(null),E=s((function(){return function(n){var e=Ch(n,"large"),t=Ch(n,"small");return e[0]>0||e[1]>0||t[0]>0||t[1]>0}(w)}),[w]),I=s((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).filter(Lx)}),[r]),M=s((function(){var n=(null==r?void 0:r.filter((function(n){return!n.isFeatured})))||[];return n&&n.length>0}),[r]),B=s((function(){return null==o?void 0:o.filter(Lx)}),[o]),z=l((function(){var n,e,t=null===(e=null===(n=hi(I,!0))||void 0===n?void 0:n.root)||void 0===e?void 0:e.uid;return t?[t]:[""]})),T=z[0],S=z[1],N=l(null),L=N[0],H=N[1],A=l(null),D=A[0],F=A[1];return d((function(){var n=function(n){k.current&&n.target&&(k.current.contains(n.target)||v&&v())};return e?document.addEventListener("focusin",n):document.removeEventListener("focusin",n),function(){document.removeEventListener("focusin",n)}}),[e,v]),d((function(){try{null==L||L.scrollIntoView({block:"center",inline:"start"}),null==D||D.scrollIntoView({block:"center",inline:"start"})}catch(n){}}),[L,D]),a.createElement(a.Fragment,null,a.createElement(kh,{isOpen:e,filter:g,onClick:v}),a.createElement(Eh,{isOpen:e,clampWidth:t},a.createElement(Ih,{ref:k,isOpen:e},E&&a.createElement(Mh,{navBarSize:u},f?f({isOpen:e,mainNavigation:I,subNavigation:B,isIndexPage:i,navBarSize:u}):a.createElement(wh,{menuStates:{isOpen:e,mainNavigation:r,subNavigation:o,isIndexPage:i,navBarSize:u}})),a.createElement(Bh,null,a.createElement(zh,null,b&&b({isOpen:e,mainNavigation:I,subNavigation:B,isIndexPage:i,navBarSize:u}),a.createElement(Nx.View,null,bi(I,!1)&&a.createElement(Nx.List,{id:"mainMenu",hasNonFeaturedItems:M},I.map((function(n){var t,i=T.includes(n.uid),r=!!(null==n?void 0:n.subItems)&&n.subItems.findIndex((function(n){return n.isCurrent}))>=0,o=n.isCurrent||r;return a.createElement(Nx.Item,y({key:n.uid},n,{ref:o?H:void 0,isActive:i,isCurrent:o,subNavTitle:m,navBarSize:u,collapseIcon:x,onItemClick:function(){return e=n.uid,void S((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(Lx).map((function(n){return a.createElement(Nx.SubItem,y({key:n.uid,ref:n.isCurrent?F:void 0},n,{navBarSize:u,canFocus:e}))})))}))),bi(B,!1)&&a.createElement(Nx.SubList,{items:B,canFocus:e})),h?h({isOpen:e,mainNavigation:I,subNavigation:B,isIndexPage:i}):"")))))},Ax=function(n){var e=n.isOpen,t=n.clampWidth,i=n.isIndexPage,r=n.mainNavigation,o=n.subNavigation,l=n.navBarSize,d=n.header,s=n.footer,c=n.navItemsHeader,u=n.onClose,m=n.typeSettings;return m||(m={type:"flyout"}),null==m||m.type,a.createElement(Hx,y({isOpen:e,clampWidth:t,isIndexPage:i,mainNavigation:r,subNavigation:o,navBarSize:l,header:d,footer:s,onClose:u,navItemsHeader:c},m))},Dx=function(n,e){var t="large"===e?Pt(n).navigation.navBar.topHeight.large:Pt(n).navigation.navBar.topHeight.small;return[mi(t[0],0),mi(void 0===(null==t?void 0:t[1])?t[0]:t[1],0)]},Fx=function(n){var e=Dx(n,"large"),t=Dx(n,"small");return e[0]>0||e[1]>0||t[0]>0||t[1]>0},Px=function(n,e){var t="large"===e?Pt(n).navigation.navBar.mainHeight.large:Pt(n).navigation.navBar.mainHeight.small;return[mi(t[0],0),mi(void 0===(null==t?void 0:t[1])?t[0]:t[1],0)]},jx=function(n,e){var t="large"===e?Pt(n).navigation.navBar.bottomHeight.large:Pt(n).navigation.navBar.bottomHeight.small;return[mi(t[0],0),mi(void 0===(null==t?void 0:t[1])?t[0]:t[1],0)]},Ox=function(n){var e=jx(n,"large"),t=jx(n,"small");return e[0]>0||e[1]>0||t[0]>0||t[1]>0},Rx=function(n,e,t){var i=!t||-1===t.indexOf("top"),r=!t||-1===t.indexOf("main"),o=!t||-1===t.indexOf("bottom"),a=i?Dx(n,e):[0,0],l=r?Px(n,e):[0,0],d=o?jx(n,e):[0,0];return[a[0]+l[0]+d[0],a[1]+l[1]+d[1]]},Zx=n.div(mv||(mv=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 margin: 0 auto;\n max-width: ","px;\n z-index: -1;\n }\n\n // print version\n @media print {\n position: relative;\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 margin: 0 auto;\n max-width: ","px;\n z-index: -1;\n }\n\n // print version\n @media print {\n position: relative;\n }\n"])),(function(n){return n.isSticky?"fixed":"absolute"}),(function(n){return!n.isOpen&&"translate3d(0, -101%, 0)"}),It.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||""}),It.wrapperLarge),_x=n.div(pv||(pv=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 Dx(e,t)[0]>0?1:0}),(function(n){var e=n.theme,t=n.size;return Dx(e,t)[0]>0?"all":"none"}),(function(n){var e=n.theme,t=n.size;return Dx(e,t)[0]<=0&&"hidden"}),(function(n){return n.background}),(function(n){var e=n.theme;return n.background?Dt(e).text.default:Dt(e).text.inverted}),Et.semilarge,(function(n){var e=n.theme,t=n.size;return Dx(e,t)[1]>0?1:0}),(function(n){var e=n.theme,t=n.size;return Dx(e,t)[1]>0?"all":"none"}),(function(n){var e=n.theme,t=n.size;return Dx(e,t)[1]<=0&&"hidden"})),Wx=n.div(gv||(gv=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?Dt(e).text.default:Dt(e).text.inverted})),Vx=n.div(fv||(fv=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 jx(e,t)[0]>0?1:0}),(function(n){var e=n.theme,t=n.size;return jx(e,t)[0]>0?"all":"none"}),(function(n){var e=n.theme,t=n.size;return jx(e,t)[0]<=0&&"hidden"}),(function(n){return n.background}),(function(n){var e=n.theme;return n.background?Dt(e).text.default:Dt(e).text.inverted}),(function(n){var e=n.theme,t=n.size;return jx(e,t)[0]>0?1:0}),Et.semilarge,(function(n){var e=n.theme,t=n.size;return jx(e,t)[1]>0?1:0}),(function(n){var e=n.theme,t=n.size;return jx(e,t)[1]>0?"all":"none"}),(function(n){var e=n.theme,t=n.size;return jx(e,t)[1]<=0&&"hidden"}),(function(n){var e=n.theme,t=n.size;return jx(e,t)[1]>0?1:0})),Ux=n.div(hv||(hv=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?It.wrapper:It.wrapperLarge}),(function(n){var e=n.size,t=n.theme;return Dx(t,e)[0]>0&&"0 ".concat(2*It.nudge,"px")}),(function(n){var e=n.theme,t=n.size;return Dx(e,t)[0]}),Et.semilarge,(function(n){var e=n.theme,t=n.size;return Dx(e,t)[1]}),(function(n){var e=n.size,t=n.theme;return Dx(t,e)[1]>0&&"0 ".concat(2*It.nudge,"px")})),qx=n.div(vv||(vv=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?It.wrapper:It.wrapperLarge}),2*It.nudge,(function(n){var e=n.theme,t=n.size;return Px(e,t)[0]}),Et.semilarge,(function(n){var e=n.theme,t=n.size;return Px(e,t)[1]||Px(e,t)[0]})),Yx=n.div(xv||(xv=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?It.wrapper:It.wrapperLarge}),2*It.nudge,(function(n){var e=n.theme,t=n.size;return jx(e,t)[0]}),Et.semilarge,(function(n){var e=n.theme,t=n.size;return jx(e,t)[1]}),2*It.nudge),Xx=n.div(bv||(bv=M(["\n height: ","px;\n\n @media "," {\n height: ","px;\n }\n\n // print version\n @media print {\n display: none;\n }\n"],["\n height: ","px;\n\n @media "," {\n height: ","px;\n }\n\n // print version\n @media print {\n display: none;\n }\n"])),(function(n){var e=n.theme,t=n.hasHeader,i=n.hasFooter,r=[];return t||r.push("top"),i||r.push("bottom"),Rx(e,"large",r)[0]}),Et.semilarge,(function(n){var e=n.theme,t=n.hasHeader,i=n.hasFooter,r=[];return t||r.push("top"),i||r.push("bottom"),Rx(e,"large",r)[1]})),Jx=function(n){var e=n.size,t=void 0===e?"large":e,i=n.isOpen,r=void 0!==i&&i,o=n.isSticky,l=void 0!==o&&o,d=n.isAnimated,c=void 0!==d&&d,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=Ri(),I=E.theme,C=E.colors,M="content"===m,B="overContent"===g,z=s((function(){return Fx(I)&&null!==b}),[I,b]),T=s((function(){return Ox(I)&&null!==y}),[y,I]),S=s((function(){return"small"===t||"large"===t&&!B}),[B,t]),N=f||C.elementBg.light,L=h||C.elementBg.light,H=v||C.elementBg.light,A=x||"linear-gradient(180deg,rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.2) 40%, rgba(0,0,0,0) 100%)",D=s((function(){return b&&b({size:t,isOpen:r,isSticky:l,pageFlow:g})}),[r,l,g,t,b]),F=s((function(){return w&&w({size:t,isOpen:r,isSticky:l,pageFlow:g})}),[r,l,w,g,t]),P=s((function(){return y&&y({size:t,isOpen:r,isSticky:l,pageFlow:g})}),[y,r,l,g,t]);return a.createElement(a.Fragment,null,"beforeContent"===g&&a.createElement(Xx,{hasHeader:z,hasFooter:T}),a.createElement(Zx,{isOpen:r,isSticky:l,isAnimated:c,bgGradient:"large"===t&&B?A:void 0,className:k},z&&a.createElement(_x,{size:t,background:S?N:void 0},a.createElement(Ux,{size:t,clamp:M},D||a.createElement(ih,{isInverted:!0},"Top Nav"))),null!==w&&a.createElement(Wx,{background:S?L:void 0},a.createElement(qx,{size:t,clamp:M},F||a.createElement(a.Fragment,null,a.createElement(ih,{takeSpace:!0,isInverted:"large"===t&&B},"Left"),a.createElement(ih,{isInverted:"large"===t&&B},"Center"),a.createElement(ih,{takeSpace:!0,isInverted:"large"===t&&B},"Right")))),T&&a.createElement(Vx,{size:t,background:S?H:void 0},a.createElement(Yx,{size:t,clamp:M},P||"bottom bar"))))},Gx=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")}},Kx=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("-")},Qx=function(n,e){var t=Gx(e||""),i=t.hasTop,r=t.hasBottom,o=[];return i||o.push("top"),r||o.push("bottom"),{large:Rx(n,"large",o),small:Rx(n,"small",o)}},$x=function(n){var e=n.clampWidth,t=void 0===e?"content":e,i=n.navBar,r=n.menu,o=(null==i?void 0:i.isStickable)||!1,u=(null==i?void 0:i.isCollapsible)||!1,m=_t(),p=Ri().theme,g=l(!1),f=g[0],h=g[1],v=l(!0),x=v[0],b=v[1],w=function(n){var e,t,i=l(!0),r=i[0],o=i[1],a=l(!0),s=a[0],u=a[1],m=l(!1),p=m[0],g=m[1],f=c(0),h=c(0),v=l(mf.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,k=di(void 0!==(null==n?void 0:n.resizeThrottleTimeout)?n.resizeThrottleTimeout:200);return d((function(){if(k&&"undefined"!=typeof window){var e=k.scrollY,t=e<=0;o(t),(null==n?void 0:n.offset)&&e<=n.offset?u(!0):u((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(mf.DOWN):i<0&&r>=y?b(mf.UP):i>0&&r>=w&&b(mf.DOWN),f.current=e}}),[w,y,x,k,n]),d((function(){r&&g(!1)}),[r]),{isTop:r,scrollDirection:x,isInOffset:s,leftOffsetFromTop:p}}({directionOffset:{up:40,down:40},offset:Rx(p,"large")[m.semilarge?1:0]}),k=w.isTop,E=w.scrollDirection,I=w.isInOffset,C=w.leftOffsetFromTop,M=s((function(){return k||I||!o?"large":"small"}),[k,I,o]);d((function(){o&&u&&b(k||I||E===mf.UP)}),[E,k,o,I,u]),d((function(){o&&(!u||C&&E===mf.UP?h(!0):k&&h(!1))}),[u,o,k,C,E]);var B=function(n,e){var t=l(n),i=t[0],r=t[1],o=c(!1),a=l(null),s=a[0],u=a[1],m=c(null),p=c(null),g=y({openMenuIdent:'button[aria-label="open menu"]',closeMenuIdent:'button[aria-label="close menu"]'},e);return d((function(){s&&(m.current||(m.current=s.querySelector(g.openMenuIdent)),p.current||(p.current=s.querySelector(g.closeMenuIdent)))}),[g.closeMenuIdent,g.openMenuIdent,i,s]),d((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():o.current&&(null===(e=null==m?void 0:m.current)||void 0===e||e.focus()),o.current=i,window.addEventListener("keydown",t),function(){window.removeEventListener("keydown",t)}}),[i]),{setRoot:u,isMenuOpen:i,setIsMenuOpen:r}}(!1,{}),z=B.isMenuOpen,T=B.setIsMenuOpen,S=B.setRoot,N=function(){T(!0)},L=function(){T(!1)};d((function(){document.body.style.overflow=z?"hidden":"visible"}),[z]);var H=(null==i?void 0:i.topBar)?function(n){return(null==i?void 0:i.topBar)?i.topBar(y(y({},n),{isMenuOpen:z,openMenu:N,closeMenu:L,mainNavigation:null==r?void 0:r.mainNavigation,subNavigation:null==r?void 0:r.subNavigation,isOnPageTop:k,isInTopOffset:I})):""}:null==i?void 0:i.topBar,A=(null==i?void 0:i.mainBar)?function(n){return(null==i?void 0:i.mainBar)?i.mainBar(y(y({},n),{isMenuOpen:z,openMenu:N,closeMenu:L,mainNavigation:null==r?void 0:r.mainNavigation,subNavigation:null==r?void 0:r.subNavigation,isOnPageTop:k,isInTopOffset:I})):""}:null==i?void 0:i.mainBar,D=(null==i?void 0:i.bottomBar)?function(n){return(null==i?void 0:i.bottomBar)?i.bottomBar(y(y({},n),{isMenuOpen:z,openMenu:N,closeMenu:L,mainNavigation:null==r?void 0:r.mainNavigation,subNavigation:null==r?void 0:r.subNavigation,isOnPageTop:k,isInTopOffset:I})):""}:null==i?void 0:i.bottomBar,F=(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:N,closeMenu:L,mainNavigation:null==r?void 0:r.mainNavigation,subNavigation:null==r?void 0:r.subNavigation,navBarSize:M})):""}:void 0,P=(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:N,closeMenu:L,mainNavigation:null==r?void 0:r.mainNavigation,subNavigation:null==r?void 0:r.subNavigation,navBarSize:M})):""}:void 0,j=(null==r?void 0:r.navItemsHeader)?function(n){return(null==r?void 0:r.navItemsHeader)?null==r?void 0:r.navItemsHeader(y(y({},n),{openMenu:N,closeMenu:L,mainNavigation:null==r?void 0:r.mainNavigation,subNavigation:null==r?void 0:r.subNavigation,navBarSize:M})):""}:void 0;return a.createElement("header",{ref:S,"data-navbar-ident":function(n){return Kx({hasTop:null!==H&&Fx(n),hasMain:null!==A,hasBottom:null!==D&&Ox(n),isStickable:null==i?void 0:i.isStickable,pageFlow:null==i?void 0:i.pageFlow})}(p)},a.createElement(ji,{theme:null==i?void 0:i.theme},a.createElement(Jx,{isOpen:x,isSticky:f,isAnimated:!0,size:M,clampWidth:t,pageFlow:null==i?void 0:i.pageFlow,topBar:H,mainBar:A,bottomBar:D,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})),a.createElement(ji,{theme:null==r?void 0:r.theme},a.createElement(Ax,{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:M,header:F,footer:P,navItemsHeader:j,onClose:L})))},nb=function(n){return e(yv||(yv=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=Kx({pageFlow:"beforeContent",hasMain:!0}),o=Kx({pageFlow:"beforeContent",hasMain:!0,hasTop:!0}),a=Kx({pageFlow:"beforeContent",hasMain:!0,hasBottom:!0}),l=Kx({pageFlow:"beforeContent",hasTop:!0,hasMain:!0,hasBottom:!0}),d=Qx(i,r).large,s=Qx(i,o).large,c=Qx(i,a).large,u=Qx(i,l).large,m=function(n){return n.map((function(n){return"[data-navbar-ident*='".concat(n,"']")})).join("")},p=n?"100vh":"80vh";return e(wv||(wv=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 "])),ib,p,m(r.split("-")),ib,p,d[0],m(o.split("-")),ib,p,s[0],m(a.split("-")),ib,p,c[0],m(l.split("-")),ib,p,u[0],Et.semilarge,m(r.split("-")),ib,p,d[1],m(o.split("-")),ib,p,s[1],m(a.split("-")),ib,p,c[1],m(l.split("-")),ib,p,u[1])}))},eb=n(Vi)(kv||(kv=M(["\n position: relative;\n ","\n\n header + & {\n ","\n ","\n }\n"],["\n position: relative;\n ","\n\n header + & {\n ","\n ","\n }\n"])),nb(!0),Ct([0],"padding-top"),Ct([0],"margin-top")),tb=n(Vi)(Ev||(Ev=M(["\n position: relative;\n ","\n\n header + & {\n ","\n ","\n }\n"],["\n position: relative;\n ","\n\n header + & {\n ","\n ","\n }\n"])),nb(!1),Ct([0],"padding-top"),Ct([0],"margin-top")),ib=n((function(n){var e=n.isInverted,t=n.videoUrl,i=n.images,r=n.focus,o=n.kenBurnsZoom,l=n.kenBurnsZoomPoint,d=n.kenBurnsInterval,s=n.onImageChange,c=n.className,u=n.children;switch(!0){case!!t:return a.createElement(zf,{isInverted:e,videoUrl:t,focus:r,placeholderImg:null==i?void 0:i[0],className:c},u);case i&&i.length>1:return a.createElement(yf,{images:i||[],zoom:o,zoomPoint:l,interval:d,onImageChange:s,className:c},u);case i&&1===i.length:return a.createElement(If,{isInverted:e,bgImage:null==i?void 0:i[0],focus:r,className:c},u);default:return a.createElement("div",null,u)}}))(Iv||(Iv=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"])),It.wrapperLarge),rb=n.div(Cv||(Cv=M(["\n display: ",";\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n background: ",";\n z-index: 2;\n\n @media "," {\n display: block;\n }\n"],["\n display: ",";\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n background: ",";\n z-index: 2;\n\n @media "," {\n display: block;\n }\n"])),(function(n){return n.textOnImage?"block":"none"}),(function(n){var e=n.bgValue;return e&&e}),Et.medium),ob=n.div(Bv||(Bv=M(["\n display: none;\n max-width: ","px;\n margin: 0 auto;\n\n ","\n\n @media "," {\n display: flex;\n flex-direction: column;\n justify-content: flex-end;\n align-items: ",";\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n padding: ","px;\n z-index: 2;\n\n & > * {\n margin-top: ","px;\n max-width: 880px;\n }\n }\n"],["\n display: none;\n max-width: ","px;\n margin: 0 auto;\n\n ","\n\n @media "," {\n display: flex;\n flex-direction: column;\n justify-content: flex-end;\n align-items: ",";\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n padding: ","px;\n z-index: 2;\n\n & > * {\n margin-top: ","px;\n max-width: 880px;\n }\n }\n"])),It.wrapper,(function(n){var t=n.textOnImage,i=n.isCentered;return t&&e(Mv||(Mv=M(["\n display: flex;\n flex-direction: column;\n justify-content: flex-end;\n align-items: ",";\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n padding: ","px;\n z-index: 2;\n\n & > * {\n margin-top: ","px;\n max-width: 880px;\n }\n "],["\n display: flex;\n flex-direction: column;\n justify-content: flex-end;\n align-items: ",";\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n padding: ","px;\n z-index: 2;\n\n & > * {\n margin-top: ","px;\n max-width: 880px;\n }\n "])),i&&"center",It.spacer,It.spacer)}),Et.medium,(function(n){return n.isCentered&&"center"}),2*It.spacer,It.spacer),ab=n.div(zv||(zv=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"])),It.spacer,2*It.nudge,It.spacer,Et.medium),lb=n(lr)(Tv||(Tv=M(["\n text-align: ",";\n\n @media "," {\n overflow: hidden;\n text-overflow: ellipsis;\n display: -webkit-box;\n -webkit-line-clamp: 3; /* number of lines to show */\n line-clamp: 3;\n -webkit-box-orient: vertical;\n }\n"],["\n text-align: ",";\n\n @media "," {\n overflow: hidden;\n text-overflow: ellipsis;\n display: -webkit-box;\n -webkit-line-clamp: 3; /* number of lines to show */\n line-clamp: 3;\n -webkit-box-orient: vertical;\n }\n"])),(function(n){return n.isCentered&&"center"}),Et.medium),db=n(hr)(Sv||(Sv=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"})),sb=n(gl)(Nv||(Nv=M(["\n @media "," {\n display: block;\n text-align: ",";\n }\n"],["\n @media "," {\n display: block;\n text-align: ",";\n }\n"])),Et.medium,(function(n){return n.isCentered&&"center"})),cb=Zi((function(n){var e=n.anchorId,t=n.size,i=void 0===t?"full":t,r=n.focusPoint,o=void 0===r?["center","center"]:r,l=n.isCentered,d=n.title,s=n.titleAs,c=n.text,u=n.primaryAction,m=n.secondaryAction,p=n.videoUrl,g=n.images,f=n.customImgOverlay,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=n.onImageChange,E=n.bgMode,I=n.textOnImage,C=Ri(),M=C.globals,B=C.colors,z="inverted"===E,T=d||c||u||m,S=T?f||M.sections.imageTextGradient:void 0,N="full"===i?eb:tb;return a.createElement(N,{addSeperation:!0,anchorId:e,bgColor:z?B.sectionBg.dark:E?B.sectionBg.medium:B.sectionBg.light,bgMode:nr(E,!0)},a.createElement(ib,{isInverted:z,images:g,videoUrl:p,kenBurnsInterval:y,kenBurnsZoom:v,kenBurnsZoomPoint:b,onImageChange:k,focus:o},T&&a.createElement(a.Fragment,null,a.createElement(rb,{bgValue:S,textOnImage:I}),a.createElement(ob,{isCentered:l,textOnImage:I},d&&a.createElement(lb,{isInverted:!0,size:"heading-1",isCentered:l,renderAs:s,innerHTML:d}),c&&a.createElement(db,{isInverted:!0,isCentered:l,type:"copy-b",size:"big",innerHTML:c}),(u||m)&&a.createElement(sb,{isCentered:l,primary:u&&u(!0),secondary:m&&m(!0)})))),T&&!I&&a.createElement(ab,null,d&&a.createElement(lb,{size:"heading-1",isCentered:l,renderAs:s,innerHTML:d,isInverted:z}),c&&a.createElement(db,{type:"copy-b",size:"big",isCentered:l,innerHTML:c,isInverted:z}),(u||m)&&a.createElement(sb,{isCentered:l,primary:u&&u(z),secondary:m&&m(z)})))})),ub=n(Vi)(Lv||(Lv=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"])),Et.semilarge,(function(n){return n.isCentered?"0 auto":"0"}),(function(n){return n.isCentered?"center":"left"})),mb=n.div(Hv||(Hv=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"])),It.spacer,Et.semilarge,(function(n){return n.isCentered?"center":"flex-start"})),pb=n.ul(Av||(Av=M(["\n display: ",";\n max-width: 100%;\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 max-width: 100%;\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"}),It.spacer,It.spacer,Et.medium,2*It.spacer,2*It.spacer),gb=n.li(Dv||(Dv=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"])),It.spacer,It.spacer,(function(n){var e=n.index;return n.isVisible||e<6?"block":"none"}),Et.medium,2*It.spacer,2*It.spacer,Et.semilarge,(function(n){var e=n.index;return n.isVisible||e<8?"block":"none"}),Et.large,(function(n){var e=n.index;return n.isVisible||e<10?"block":"none"})),fb=n(Bo)(Fv||(Fv=M(["\n display: block;\n outline-color: ",";\n"],["\n display: block;\n outline-color: ",";\n"])),(function(n){var e=n.theme;return n.isInverted?Dt(e).primary.inverted:Dt(e).primary.default})),hb=n.div(Pv||(Pv=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"}),Et.semilarge,(function(n){var e=n.itemCount;return e&&e>8?"block":"none"}),Et.large,(function(n){var e=n.itemCount;return e&&e>10?"block":"none"})),vb=n(gl)(jv||(jv=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"])),It.spacer,Et.medium,(function(n){return n.isCentered&&"center"})),xb=Zi((function(n){var e=n.anchorId,t=n.items,i=n.isCentered,r=void 0!==i&&i,o=n.primaryAction,d=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=Ri().colors,v="inverted"===f,x=l(!g),b=x[0],w=x[1],k=function(){w((function(n){return!n}))};return a.createElement(ub,{addSeperation:!0,anchorId:e,bgColor:v?h.sectionBg.dark:f?h.sectionBg.medium:h.sectionBg.light,bgMode:nr(f,!0),isCentered:r},a.createElement(ir,{clampWidth:"normal",addWhitespace:!0},a.createElement(mb,{isCentered:r},a.createElement(pb,{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,o=n.ratio,l=n.showPlaceholder;return a.createElement(gb,{isVisible:b,index:e,key:e},a.createElement(fb,y({},i,{isInverted:v,ariaLabel:r}),a.createElement(Il,{"data-img-loaded":!1,isInverted:v,small:t,alt:r,ratios:o?{small:o}:void 0,showPlaceholder:l})))})))),g&&a.createElement(hb,{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}}):a.createElement(qp.View,{as:"button",isInverted:v,"aria-pressed":b,onClick:function(){return k()}},a.createElement(qp.Label,null,b?u:p))),(o||d)&&a.createElement(vb,{isCentered:r,primary:o&&o(v),secondary:d&&d(v)})))})),bb=n.ul(Ov||(Ov=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?Dt(e).elementBg.light:Dt(e).elementBg.medium}),(function(n){var e=n.theme,t=n.hasBg,i=n.isInverted;return t&&!i?Dt(e).elementBg.light:Dt(e).elementBg.medium}),(function(n){var e=n.theme,t=n.hasBg,i=n.isInverted;return t&&!i?Dt(e).elementBg.light:Dt(e).elementBg.medium})),wb=n.li(Rv||(Rv=M([""],[""]))),yb=n(Bo)(Zv||(Zv=M(["\n display: inline-flex;\n align-items: center;\n max-width: 100%;\n padding: ","px 0;\n\n ","\n"],["\n display: inline-flex;\n align-items: center;\n max-width: 100%;\n padding: ","px 0;\n\n ","\n"])),It.nudge,pr("copy","big")),kb=n.span(_v||(_v=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"]))),Eb=n.span(Wv||(Wv=M(["\n display: inline-block;\n\n margin-left: ","px;\n"],["\n display: inline-block;\n\n margin-left: ","px;\n"])),2*It.nudge),Ib=Zi((function(n){var e=n.anchorId,t=n.items,i=n.bgMode,r=n.customIcon,o=n.scrollToOffset,s=Ri(),c=s.colors,u=s.theme,m=$t(500),p=_t().semilarge,g=l(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+window.scrollY-(o||f)),window){var r=new URL(window.location);r.hash=t.split("#")[1],window.history.pushState({},"",r)}}}};return d((function(){if(!o){var n=document.querySelector("header[data-navbar-ident]"),e=null==n?void 0:n.getAttribute("data-navbar-ident");if(e)if(Gx(e).isStickable){var t=Qx(u,e);h(p?t.small[1]+It.spacer:t.small[0]+It.spacer)}}}),[u,p,o]),a.createElement(Vi,{addSeperation:!0,anchorId:e,bgColor:v?c.sectionBg.dark:x?c.sectionBg.medium:c.sectionBg.light,bgMode:nr(i,!0)},a.createElement(ir,{addWhitespace:!0},a.createElement(bb,{hasBg:x,isInverted:v},null==t?void 0:t.map((function(n,e){return a.createElement(wb,{key:e},a.createElement(yb,y({},n.link,{isInverted:v,onClick:b}),a.createElement(kb,null,n.label),a.createElement(Eb,null,r?r({isInverted:v}):a.createElement(Rn,null))))})))))})),Cb=Zi((function(n){var e=n.anchorId,t=n.title,i=n.titleAs,r=n.titleSize,o=void 0===r?"heading-2":r,l=n.superTitle,d=n.superTitleAs,s=n.abstract,c=n.text,u=n.primaryAction,m=n.secondaryAction,p=n.isCentered,g=void 0!==p&&p,f=n.isStackable,h=void 0!==f&&f,v=n.bgMode,x=n.image,b=Ri().colors,w="inverted"===v;return x&&!(null==x?void 0:x.ratios)&&(x.ratios={small:{h:1,w:1}}),a.createElement(Vi,{addSeperation:!0,anchorId:e,isStackable:h,bgColor:w?b.sectionBg.dark:v?b.sectionBg.medium:b.sectionBg.light,bgMode:nr(v)},a.createElement(ir,{clampWidth:"normal",addWhitespace:!0},a.createElement(Ll,{title:t,titleAs:i,titleSize:o,superTitle:l,superTitleAs:d,abstract:s,text:c,colorMode:w?"inverted":"default",secondaryAction:m,primaryAction:u,isCentered:g,image:x,clampTitle:!0,clampAbstract:!0,clampText:!0})))})),Mb=n.button(Vv||(Vv=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 &:focus:not(:focus-visible) {\n outline: none;\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\n &:focus:not(:focus-visible) {\n outline: none;\n }\n"])),(function(n){var e=n.theme;return n.isInverted?Dt(e).text.inverted:Dt(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?Dt(e).primary.invertedHover:Dt(e).primary.hover}),(function(n){var e=n.theme;return n.isInverted?Dt(e).primary.inverted:Dt(e).primary.default}),(function(n){var e=n.theme;return n.isInverted?Dt(e).primary.invertedHover:Dt(e).primary.hover})),Bb=function(n){var e=n.isInverted,t=n.isDisabled,i=n.ariaLabel,r=void 0===i?"control":i,o=n.onClick,l=n.className,d=n.children;return a.createElement(Mb,{isInverted:e,disabled:t,"aria-label":r,onClick:o,className:l},d)},zb=n(Vi)(Uv||(Uv=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"]))),Tb=n.div(Yv||(Yv=M(["\n position: relative;\n top: 0;\n left: 0;\n bottom: 0;\n width: 100%;\n z-index: 0;\n\n height: 100%;\n min-height: 230px;\n\n @media "," {\n position: absolute;\n /** \n calculate width of 6 grid cols (grid width = viewport width without wrapper paddings)\n and add left or right wrapper padding afterwards\n */\n width: calc(\n "," + ","px\n );\n left: ",";\n right: ",";\n }\n\n @media "," {\n width: calc(50% - ","px ","px);\n }\n\n @media "," {\n width: calc(\n ","px - ","px +\n ","px\n );\n\n left: ",";\n right: ",";\n\n ",";\n }\n"],["\n position: relative;\n top: 0;\n left: 0;\n bottom: 0;\n width: 100%;\n z-index: 0;\n\n height: 100%;\n min-height: 230px;\n\n @media "," {\n position: absolute;\n /** \n calculate width of 6 grid cols (grid width = viewport width without wrapper paddings)\n and add left or right wrapper padding afterwards\n */\n width: calc(\n "," + ","px\n );\n left: ",";\n right: ",";\n }\n\n @media "," {\n width: calc(50% - ","px ","px);\n }\n\n @media "," {\n width: calc(\n ","px - ","px +\n ","px\n );\n\n left: ",";\n right: ",";\n\n ",";\n }\n"])),Et.semilarge,br({cols:6,gridWidth:"100% - ".concat(2*er,"px ")}),er,(function(n){return n.isMirrored?"auto":"0"}),(function(n){return n.isMirrored?"0":"auto"}),Et.xlarge,xr.gutter,er,Et.xxlarge,It.wrapperLarge/2,xr.gutter,er,(function(n){return n.isMirrored?"auto":"50%"}),(function(n){return n.isMirrored?"50%":"auto"}),(function(n){var t=n.isMirrored;return e(qv||(qv=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(xr.gutter,"px) - "):"(-100% - ".concat(xr.gutter,"px) + "),er)})),Sb=n(ir)(Xv||(Xv=M(["\n pointer-events: none;\n"],["\n pointer-events: none;\n"]))),Nb=n.div(Jv||(Jv=M(["\n display: flex;\n flex-direction: row;\n position: relative;\n width: 100%;\n pointer-events: all;\n\n ","\n\n @media "," {\n ","\n }\n"],["\n display: flex;\n flex-direction: row;\n position: relative;\n width: 100%;\n pointer-events: all;\n\n ","\n\n @media "," {\n ","\n }\n"])),(function(n){var e=n.theme;return Ct(Pt(e).sections.seperation.padding.default,"padding-bottom")}),Et.semilarge,(function(n){var e=n.theme;return Ct(Pt(e).sections.seperation.padding.default,"padding-top")})),Lb=n.div(Gv||(Gv=M(["\n min-height: 100px;\n pointer-events: all;\n\n flex: 1 0 80%;\n max-width: 80%;\n\n & > * + * {\n margin-top: ","px;\n }\n"],["\n min-height: 100px;\n pointer-events: all;\n\n flex: 1 0 80%;\n max-width: 80%;\n\n & > * + * {\n margin-top: ","px;\n }\n"])),It.spacer),Hb=n.div(Kv||(Kv=M(["\n display: flex;\n"],["\n display: flex;\n"]))),Ab=n.ul(Qv||(Qv=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?Dt(e).text.inverted:Dt(e).text.default}),3*It.nudge),Db=n(Bo)($v||($v=M(["\n display: block;\n\n ","\n color: ",";\n\n * + & {\n margin-left: ","px;\n }\n"],["\n display: block;\n\n ","\n color: ",";\n\n * + & {\n margin-left: ","px;\n }\n"])),pr("copy-b","big"),(function(n){var e=n.theme;return n.isInverted?Ft(e)["copy-b"].big.colorInverted:Ft(e)["copy-b"].big.color}),1.5*It.nudge),Fb=n.div(ex||(ex=M(["\n display: -ms-grid;\n display: grid;\n\n ","\n\n & > * + * {\n margin-left: ","px;\n }\n"],["\n display: -ms-grid;\n display: grid;\n\n ","\n\n & > * + * {\n margin-left: ","px;\n }\n"])),(function(n){var t=n.hasIcon;return e(nx||(nx=M(["\n -ms-grid-columns: "," 1fr;\n grid-template-columns: "," 1fr;\n -ms-grid-rows: "," 1fr;\n grid-auto-rows: "," 1fr;\n "],["\n -ms-grid-columns: "," 1fr;\n grid-template-columns: "," 1fr;\n -ms-grid-rows: "," 1fr;\n grid-auto-rows: "," 1fr;\n "])),t?"min-content":"",t?"min-content":"",t?"min-content":"",t?"min-content":"")}),2*It.nudge),Pb=function(n){var e=n.isInverted,t=n.companyName,i=n.address,r=n.customIcon;return a.createElement(Fb,{hasIcon:!!r},r&&a.createElement("span",null," ",r()," "),a.createElement("div",null,a.createElement(hr,{type:"copy-b",size:"big",isInverted:e},t),i&&a.createElement(hr,{type:"copy-b",size:"big",isInverted:e},a.createElement("div",null,i.street),a.createElement("div",null,"".concat(i.postalCode," ").concat(i.city)),a.createElement("div",null,i.country))))},jb=n(hr)(tx||(tx=M(["\n @media "," {\n margin-top: ","px;\n }\n"],["\n @media "," {\n margin-top: ","px;\n }\n"])),Et.semilarge,2.5*It.spacer),Ob=function(n){var e,t,i,r,o,l=n.isInverted,d=n.title,s=n.titleAs,c=n.superTitle,u=n.superTitleAs,m=n.companyName,p=n.address,g=n.addressIcon,f=n.contact,h=n.description,v=Ri().colors,x=g?g({isInverted:l}):a.createElement(Ge,{iconColor:l?v.text.inverted:v.text.default}),b=(null===(e=null==f?void 0:f.telephone)||void 0===e?void 0:e.icon)?f.telephone.icon({isInverted:l}):a.createElement(He,null),w=(null===(t=null==f?void 0:f.email)||void 0===t?void 0:t.icon)?f.email.icon({isInverted:l}):a.createElement(Ne,null);return a.createElement(Lb,null,a.createElement(Hb,null,a.createElement(Ll,{colorMode:l?"inverted":"default",title:d,titleAs:s,superTitle:c,superTitleAs:u})),m&&a.createElement(Pb,{companyName:m||"",address:p,customIcon:x?function(){return x}:void 0,isInverted:l}),f&&a.createElement(Ab,{isInverted:l},(null===(i=null==f?void 0:f.telephone)||void 0===i?void 0:i.label)&&a.createElement("li",null,b&&a.createElement("span",null,b),a.createElement(Db,{isInverted:l,href:"tel:".concat(f.telephone.link||f.telephone.label)},null===(r=f.telephone)||void 0===r?void 0:r.label)),(null===(o=null==f?void 0:f.email)||void 0===o?void 0:o.label)&&a.createElement("li",null,w&&a.createElement("span",null,w),a.createElement(Db,{isInverted:l,href:"mailto:".concat((null==f?void 0:f.email.link)||f.email.label)},null==f?void 0:f.email.label))),a.createElement(jb,{isInverted:l,innerHTML:h}))},Rb=n.div(ix||(ix=M(["\n flex: 1 0 20%;\n max-width: 20%;\n display: flex;\n flex-direction: column;\n align-self: flex-start;\n margin-left: auto;\n text-align: right;\n\n & > * + * {\n margin-top: ","px;\n }\n"],["\n flex: 1 0 20%;\n max-width: 20%;\n display: flex;\n flex-direction: column;\n align-self: flex-start;\n margin-left: auto;\n text-align: right;\n\n & > * + * {\n margin-top: ","px;\n }\n"])),It.nudge),Zb=n.button(rx||(rx=M(["\n position: absolute;\n top: 0;\n right: 0;\n z-index: 1000;\n background: none;\n border: none;\n margin: 0;\n padding: 0;\n\n margin-top: ","px;\n margin-right: ","px;\n color: ",";\n\n cursor: pointer;\n"],["\n position: absolute;\n top: 0;\n right: 0;\n z-index: 1000;\n background: none;\n border: none;\n margin: 0;\n padding: 0;\n\n margin-top: ","px;\n margin-right: ","px;\n color: ",";\n\n cursor: pointer;\n"])),It.spacer,It.spacer,(function(n){var e=n.theme;return Dt(e).elementBg.dark})),_b=Zi((function(n){var e=n.anchorId,t=n.bgMode,i=n.isMirrored,r=void 0!==i&&i,o=n.provider,c=n.attribution,u=n.center,m=void 0===u?[51.505,-.09]:u,p=n.zoom,g=void 0===p?5:p,f=n.flyToZoom,h=n.initialLocation,v=n.locations,b=n.allMarkersOnInit,w=void 0!==b&&b,k=n.fitBoundsPadding,E=n.flyToControl,I=n.controlNext,C=n.controlPrev,M=Ri().colors,B=l(h||""),z=B[0],T=B[1],S=l(!1),N=S[0],L=S[1],H=s((function(){return null==v?void 0:v.find((function(n){return n.id===z}))}),[z,v]),A="full"===t,D="inverted"===t,F={size:[28,28],anchor:[14,28],sizeActive:[70,70],anchorActive:[35,70],url:kt(a.createElement(Ge,null))},P=Ei({url:o,attribution:c,center:m,zoom:g,activeMarkerId:z,markers:null==v?void 0:v.map((function(n){return{id:n.id,position:n.position,icon:n.icon||F,isInteractive:!0}})),fitBoundsPadding:k,onMarkerClick:T}),j=P.isLoaded,O=P.setContainer,R=P.flyToActive,Z=P.showAllMarkers,_=function(){T((function(n){if(!v)return n;var e=v.findIndex((function(n){return n.id===z}));if(-1===e)return n;var t=(e+1)%v.length;return v[t].id}))},W=function(){T((function(n){if(!v)return n;var e=v.findIndex((function(n){return n.id===z}));if(-1===e)return n;var t=e-1<0?v.length-1:e-1;return v[t].id}))};return d((function(){j&&!N?w&&Z():R(f)}),[z,w,R,f,h,N,j,Z]),d((function(){N||z===h||L(!0)}),[z,h,N]),a.createElement(zb,{anchorId:e,bgColor:D?M.sectionBg.dark:A?M.sectionBg.medium:M.sectionBg.light,bgMode:nr(t,!0)},v&&function(n){return null==n?void 0:n.map((function(n,e){var t,i,r=n.position,o=n.address,l=n.contact,d=n.companyName,s=n.image;return d?a.createElement(x,{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==o?void 0:o.street,addressLocality:null==o?void 0:o.city,addressRegion:null==o?void 0:o.city,postalCode:null==o?void 0:o.postalCode,addressCountry:null==o?void 0:o.country},image:s||[],telephone:"".concat(null===(t=null==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)}}):""}))}(v),a.createElement(Tb,{ref:O,isMirrored:r},E&&a.createElement(Zb,{onClick:function(n){n.stopPropagation(),R(f)}},E)),a.createElement(Sb,{addWhitespace:!0,clampWidth:"normal"},a.createElement(xo.Row,null,a.createElement(xo.Col,{semilarge:{span:.5,move:(r?6:0)/12}}),a.createElement(xo.Col,{semilarge:{span:.5,move:(r?-6:0)/12}},a.createElement(Nb,{isMirrored:r},bi(v,!1)&&a.createElement(a.Fragment,null,H&&a.createElement(Ob,y({},H,{isInverted:D})),v.length>1&&a.createElement(Rb,null,I?I({isInverted:D,isActive:!0,clickHandler:_,name:"control_next_head"}):a.createElement(Bb,{isInverted:D,isDisabled:!1,onClick:_},a.createElement(Wn,null)),C?C({isInverted:D,isActive:!0,clickHandler:W,name:"control_prev_head"}):a.createElement(Bb,{isInverted:D,isDisabled:!1,onClick:W},a.createElement(qn,null)))))))))})),Wb=n(Bo)(ox||(ox=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?Dt(e).primary.inverted:Dt(e).primary.default}),(function(n){var e=n.theme;return n.isInverted?Dt(e).primary.inverted:Dt(e).primary.default}),(function(n){var e=n.theme;return n.isInverted?Dt(e).primary.invertedHover:Dt(e).primary.hover})),Vb=n.div(ax||(ax=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*It.nudge,"px")})),Ub=n(hr)(lx||(lx=M(["\n margin-top: ","px;\n margin-left: ",";\n"],["\n margin-top: ","px;\n margin-left: ",";\n"])),(function(n){return n.hasIcon?It.nudge:2*It.nudge}),(function(n){return n.hasIcon&&"".concat(3*It.nudge,"px")})),qb=n.div(dx||(dx=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"]))),Yb=n(hr)(sx||(sx=M(["\n display: inline-block;\n"],["\n display: inline-block;\n"]))),Xb=n.span(cx||(cx=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*It.nudge,Et.medium,3*It.nudge),Jb=function(n){var e=n.isInverted,t=void 0!==e&&e,i=n.title,r=n.text,o=n.link,l=n.customIcon,d=n.customTitleIcon,s=n.className;return a.createElement(Wb,y({},o,{isInverted:t,hasIcon:!!l,className:s}),l?a.createElement(qb,null,l({})):"",a.createElement(Vb,{hasIcon:!!l},i&&a.createElement(Yb,{textColor:"inherit",size:"medium",type:"copy-b"},i,i&&d&&a.createElement(Xb,null,d({isInverted:t})))),r&&a.createElement(a.Fragment,null,a.createElement("span",null),a.createElement(Ub,{size:"small",isInverted:t,innerHTML:r,hasIcon:!!l})))},Gb=n.ul(ux||(ux=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"])),It.spacer,It.spacer,Et.medium,2*It.spacer),Kb=n.li(mx||(mx=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 // print version\n @media print {\n flex: 0 0 50%;\n max-width: 50%;\n padding-top: ","px;\n }\n"],["\n padding-top: ","px;\n padding-left: ","px;\n flex: 1 0 100%;\n\n @media "," {\n flex: 0 0 50%;\n max-width: 50%;\n padding-top: ","px;\n }\n\n @media "," {\n flex: 0 0 33.33%;\n max-width: 33.33%;\n }\n\n // print version\n @media print {\n flex: 0 0 50%;\n max-width: 50%;\n padding-top: ","px;\n }\n"])),It.spacer,It.spacer,Et.medium,2*It.spacer,Et.large,2*It.spacer),Qb=Zi((function(n){var e=n.anchorId,t=n.items,i=n.bgMode,r=n.customTitleIcon,o=Ri().colors,l="inverted"===i,d="full"===i;return a.createElement(Vi,{addSeperation:!0,anchorId:e,bgColor:l?o.sectionBg.dark:d?o.sectionBg.medium:o.sectionBg.light,bgMode:nr(i,!0)},a.createElement(ir,{addWhitespace:!0},a.createElement(Gb,null,null==t?void 0:t.map((function(n,e){return a.createElement(Kb,{key:e},a.createElement(Jb,y({},n,{isInverted:l,customTitleIcon:r})))})))))})),$b=n.div(px||(px=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?Dt(t).elementBg.light:Dt(t).elementBg.dark}),(function(n){return!n.isTop&&It.spacer}),(function(n){return n.isTop&&It.spacer})),nw=n.div(gx||(gx=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"])),It.spacer,Et.medium,It.spacer),ew=n.img(fx||(fx=M(["\n border-radius: 50%; ;\n"],["\n border-radius: 50%; ;\n"]))),tw=n.div(hx||(hx=M([""],[""]))),iw=n(hr)(vx||(vx=M(["\n text-transform: uppercase;\n margin-bottom: ","px;\n"],["\n text-transform: uppercase;\n margin-bottom: ","px;\n"])),3*It.nudge),rw=Zi((function(n){var e=n.label,t=n.author,i=n.avatar,r=n.bgMode,o=Ri().colors,l="inverted"===r,d="full"===r;return a.createElement(Vi,{addSeperation:!0,bgColor:l?o.sectionBg.dark:d?o.sectionBg.medium:o.sectionBg.light,bgMode:nr(r,!0)},a.createElement(ir,{clampWidth:"small",addWhitespace:!0},t&&a.createElement(a.Fragment,null,a.createElement($b,{isTop:!0,isInverted:l}),a.createElement(nw,null,i&&a.createElement(ew,{src:i.src,alt:i.alt}),a.createElement(tw,null,t&&a.createElement(iw,{isInverted:l,type:"copy-b"},e||"Written By"),a.createElement(lr,{isInverted:l,size:"heading-2"},t)))),a.createElement($b,{isInverted:l})))})),ow=n.div(xx||(xx=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"]))),aw=n(Bo)(bx||(bx=M(["\n display: block;\n width: 100%;\n"],["\n display: block;\n width: 100%;\n"]))),lw=n(Il)(wx||(wx=M(["\n overflow: hidden;\n border-radius: ",";\n"],["\n overflow: hidden;\n border-radius: ",";\n"])),(function(n){var e=n.theme;return Pt(e).sections.edgeRadius})),dw=n.div(yx||(yx=M(["\n border-top: 1px solid\n ",";\n"],["\n border-top: 1px solid\n ",";\n"])),(function(n){var e=n.theme;return n.hasBg?Dt(e).elementBg.light:Dt(e).elementBg.medium})),sw=n(Bo)(kx||(kx=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"])),pr("copy-b","big"),(function(n){var e=n.theme;return n.isInverted?Ft(e)["copy-b"].big.colorInverted:Ft(e)["copy-b"].big.color})),cw=n.div(Ex||(Ex=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*It.nudge,3*It.nudge,3*It.nudge),uw=n.div(Ix||(Ix=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"])),It.nudge),mw=n(hr)(Cx||(Cx=M(["\n &:only-child {\n margin-left: auto;\n }\n"],["\n &:only-child {\n margin-left: auto;\n }\n"]))),pw=n.div(Mx||(Mx=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*It.nudge),gw=n(hr)(Bx||(Bx=M(["\n overflow: hidden;\n text-overflow: ellipsis;\n display: -webkit-box;\n -webkit-line-clamp: 6; /* number of lines to show */\n line-clamp: 6;\n -webkit-box-orient: vertical;\n\n & > * {\n margin: 0 !important;\n }\n\n & > p:not(:first-of-type) {\n display: none;\n }\n\n & > ul,\n & > ol,\n & > table {\n display: none;\n }\n"],["\n overflow: hidden;\n text-overflow: ellipsis;\n display: -webkit-box;\n -webkit-line-clamp: 6; /* number of lines to show */\n line-clamp: 6;\n -webkit-box-orient: vertical;\n\n & > * {\n margin: 0 !important;\n }\n\n & > p:not(:first-of-type) {\n display: none;\n }\n\n & > ul,\n & > ol,\n & > table {\n display: none;\n }\n"]))),fw=n.div(zx||(zx=M(["\n margin-top: ","px;\n"],["\n margin-top: ","px;\n"])),3*It.nudge),hw=p((function(n,e){var t=n.tags,i=n.onTagClick,r=n.publishDate,o=n.title,l=n.text,d=n.image,c=n.link,u=n.isInverted,m=n.action,p=n.customTag,g=n.className,f=n.hasBg,h=Ri().globals,v="";r&&(v=new Xa(r.getTime(),"",h.sections.newsDateFormat(r),h.sections.newsTimeFormat(r),h.sections.newsLocaleKey).getFormattedDate());var x=function(n){return i?function(e){null==e||e.preventDefault(),i(n)}:void 0},b=s((function(){return null==t?void 0:t.filter((function(n){return n.name}))}),[t]);return a.createElement(ow,{ref:e,className:g},d?a.createElement(aw,y({},c,{ariaLabel:o}),a.createElement(lw,y({},d,{coverSpace:!0,isInverted:u}))):a.createElement(dw,{hasBg:f}),a.createElement(cw,{"data-sheet":"head"},bi(b,!1)&&a.createElement(uw,null,b.map((function(n,e){return p?p({key:e,name:n.name||"",isInverted:u,isActive:!1,link:n.link,clickHandler:x(n)}):a.createElement(Qm,{key:e,isInverted:u,name:n.name,link:n.link,onClick:x(n)})}))),v&&a.createElement(mw,{size:"small",renderAs:"div",isInverted:u},v)),a.createElement(pw,null,o&&a.createElement(sw,y({},c,{ariaLabel:o,isInverted:u,dataSheet:"title"}),o),l&&a.createElement(gw,{isInverted:u,type:"copy",innerHTML:l,"data-sheet":"text",size:"medium"})),m&&a.createElement(fw,null,m(u)))}));hw.displayName="NewsCard";var vw,xw,bw,ww,yw,kw,Ew,Iw,Cw,Mw,Bw,zw,Tw,Sw,Nw,Lw,Hw,Aw,Dw,Fw,Pw,jw,Ow,Rw=n.div(vw||(vw=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"])),It.nudge,It.nudge,6*It.nudge),Zw=n.div(xw||(xw=M(["\n padding-top: ","px;\n padding-left: ","px;\n"],["\n padding-top: ","px;\n padding-left: ","px;\n"])),It.nudge,It.nudge),_w=n.ul(bw||(bw=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*It.nudge,It.spacer),Ww=n.li(ww||(ww=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*It.nudge,It.spacer,Et.medium,Et.large),Vw=n.div(yw||(yw=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*It.nudge,Et.medium),Uw=n.span(kw||(kw=M(["\n display: ",";\n"],["\n display: ",";\n"])),(function(n){var e=n.itemCount;return e&&e>2?"block":"none"})),qw=n(hr)(Ew||(Ew=M(["\n display: flex;\n flex-direction: row;\n align-items: center;\n\n padding: ","px ","px 0 0;\n\n & > * + * {\n margin-left: ","px;\n }\n"],["\n display: flex;\n flex-direction: row;\n align-items: center;\n\n padding: ","px ","px 0 0;\n\n & > * + * {\n margin-left: ","px;\n }\n"])),It.nudge/2,It.nudge,It.nudge),Yw=function(n,e,t){if(void 0===t&&(t=[]),!n)return"";if(!bi(t,!1))return n;var i=e.globals.sections.newsFilterName;if(!i)return n;try{var r=new URL(n),o=new URLSearchParams(r.search);return o.set(i,encodeURIComponent(t.join(","))),"".concat(n,"?").concat(o.toString())}catch(e){return"".concat(n,"?").concat(i,"=").concat(encodeURIComponent(t.join(",")))}},Xw=Zi((function(n){var e=n.anchorId,t=n.news,i=n.tags,r=n.initial,o=n.showMoreText,m=n.bgMode,p=n.onTagClick,g=n.customTag,f=Ri(),h=f.colors,v=f.globals.sections.newsFilterName,x="inverted"===m,b="full"===m,w=l((null==r?void 0:r.activeTags)||[]),k=w[0],E=w[1],I=Wt(["small","semilarge","large"]),M=l(3),B=M[0],z=M[1],T=l((null==r?void 0:r.visibleRows)||3),S=T[0],N=T[1],L=oi(),H=c(null),A=zi(),D=(null==t?void 0:t.length)||0,F=$t(800),P=qt({listLength:Math.min(S*B,D),identifiers:['[data-sheet="head"]','[data-sheet="title"]','[data-sheet="text"]'],responsive:{small:1,medium:1,semilarge:2,large:3,xlarge:3}}),j=P.sheetRefs,O=P.triggerCalculation,R=u((function(){var n=[],e=Si()[v];if(e){var t=null==e?void 0:e.split(",");bi(t,!1)&&n.push.apply(n,t)}return n}),[v]);d((function(){if(!r){var n=R(),e=parseInt(Si().rows);N(e||3),bi(n,!1)&&E(n),O()}}),[R,r]),d((function(){var n;r&&!L&&(Ni("rows",(null==r?void 0:r.visibleRows)||3),bi(null==r?void 0:r.activeTags,!1)?Ni(v,null===(n=null==r?void 0:r.activeTags)||void 0===n?void 0:n.join(",")):Li(v))}),[v,r,L]),ri((function(){Ni("rows",S)}),[S]),ri((function(){!p&&bi(k)&&(k.length>0?Ni(v,k.join(",")):Li(v))}),[k]),d((function(){switch(I){case"large":z(3);break;case"semilarge":z(2);break;case"small":z(1),S<3&&N(3);break;default:z(1)}}),[I,S]);var Z=function(n,e){void 0===e&&(e=!0),E((function(t){var i=C([],t,!0),r=n.name?t.indexOf(n.name):-1;return-1===r&&n.name?C(C([],i,!0),[n.name],!1):e?(i.splice(r,1),i):t})),O(),N(3)},_=s((function(){var n=bi(t)?C([],t,!0):[];return n=null==n?void 0:n.filter((function(n){if(!bi(k,!1))return!0;if(!n.tags)return!1;for(var e=!1,t=0;t<n.tags.length;t++)if(-1!==k.indexOf(n.tags[t].name||"")){e=!0;break}return e}))}),[t,k]),W=s((function(){return(null==_?void 0:_.filter((function(n,e){return e<S*B})))||[]}),[_,B,S]);d((function(){if(A){var n,e=H.current;if(e){(n=new IntersectionObserver((function(n){var e=n[0];(null==e?void 0:e.isIntersecting)&&S<Math.ceil(_.length/B)&&N((function(n){return n+1}))}),{rootMargin:"0px 0px 100px 0px",threshold:0})).observe(e)}return function(){n&&n.disconnect()}}}),[B,D,S,A,_.length]);var V=s((function(){return null==i?void 0:i.filter((function(n){return n}))}),[i]);return a.createElement(Vi,{addSeperation:!0,anchorId:e,bgColor:x?h.sectionBg.dark:b?h.sectionBg.medium:h.sectionBg.light,bgMode:nr(m,!0)},a.createElement(ir,{addWhitespace:!0},bi(V,!1)&&a.createElement(Rw,null,a.createElement(qw,{size:"small",type:"copy",isInverted:x},a.createElement(sp,null),a.createElement("span",null,"Filter")),V.map((function(n,e){return a.createElement(Zw,{key:e},g?g({key:e,name:n,isInverted:x,isActive:-1!==k.indexOf(n),clickHandler:function(e){null==e||e.preventDefault(),p?p({name:n}):Z({name:n})}}):a.createElement(Qm,{isInverted:x,onClick:function(e){null==e||e.preventDefault(),p?p({name:n},!1):Z({name:n})},isActive:-1!==k.indexOf(n)},n))}))),a.createElement(_w,null,W.map((function(n,e){var t;return a.createElement(Ww,{key:"".concat(e,"_news_").concat(n.title)},a.createElement(hw,y({hasBg:b||x,ref:j[e]},n,{tags:null===(t=n.tags)||void 0===t?void 0:t.map((function(n){return{name:n.name}})),isInverted:x,onTagClick:function(n){F(0),p?p({name:n.name},!0):Z({name:n.name},!1)},customTag:g})))}))),a.createElement("div",{ref:H}),!A&&a.createElement(Vw,null,t&&t.length>0&&a.createElement(hr,{type:"copy",size:"medium",isInverted:x},a.createElement(Uw,{itemCount:t.length,onClick:function(n){n.preventDefault(),S<Math.ceil(_.length/B)&&N((function(n){return n+1}))}},S<_.length/B&&a.createElement(qp.View,{as:"button",isInverted:x},a.createElement(qp.Label,null,o||"mehr anzeigen")))))))})),Jw=Zi((function(n){var e=n.anchorId,t=n.news,i=n.bgMode,r=n.customTag,o=Ri(),s=o.colors,c=o.theme,u=(null==t?void 0:t.length)||0,m="inverted"===i,p="full"===i,g=Wt(["small","semilarge"]),f=l(2),h=f[0],v=f[1],x=l(1),b=x[0],w=x[1],k=qt({listLength:Math.min(b*h,u),identifiers:['[data-sheet="head"]','[data-sheet="title"]','[data-sheet="text"]'],responsive:{small:1,medium:1,semilarge:2,large:2,xlarge:2}}).sheetRefs;return d((function(){switch(g){case"semilarge":v(2);break;case"small":v(1),b<3&&w(3);break;default:v(1)}}),[g,b]),a.createElement(Vi,{addSeperation:!0,anchorId:e,bgColor:m?s.sectionBg.dark:p?s.sectionBg.medium:s.sectionBg.light,bgMode:nr(i,!0)},a.createElement(ir,{addWhitespace:!0,clampWidth:"small"},a.createElement(xo.Row,null,null==t?void 0:t.filter((function(n,e){return e<b*h})).map((function(n,e){var t;return a.createElement(xo.Col,{medium:{span:.5},key:"".concat(e,"_news_").concat(n.title)},a.createElement(hw,y({key:e,ref:k[e]},n,{tags:null===(t=n.tags)||void 0===t?void 0:t.map((function(n){var e,t,i=void 0;return n.name&&(null===(e=n.link)||void 0===e?void 0:e.href)&&(i=Yw(n.link.href,c,[n.name])),{name:n.name,link:(null===(t=n.link)||void 0===t?void 0:t.href)?y(y({},n.link),{href:i}):void 0}})),isInverted:m,customTag:r})))})))))})),Gw=n(Il)(Iw||(Iw=M(["\n width: 100%;\n border-radius: ",";\n overflow: hidden;\n\n picture > img {\n width: 100%;\n height: 100%;\n }\n"],["\n width: 100%;\n border-radius: ",";\n overflow: hidden;\n\n picture > img {\n width: 100%;\n height: 100%;\n }\n"])),(function(n){var e=n.theme;return Pt(e).sections.edgeRadius})),Kw=Zi((function(n){var e,t=n.anchorId,i=n.images,r=n.bgMode,o=Ri().colors,l="inverted"===r,d="full"===r;return a.createElement(Vi,{addSeperation:!0,anchorId:t,bgColor:l?o.sectionBg.dark:d?o.sectionBg.medium:o.sectionBg.light,bgMode:nr(r,!0)},a.createElement(ir,{clampWidth:"small",addWhitespace:!0},a.createElement(xo.Row,null,null===(e=null==i?void 0:i.filter((function(n){return n.small})))||void 0===e?void 0:e.map((function(n,e){return a.createElement(xo.Col,{key:e,semilarge:{span:n.isFull?1:.5}},a.createElement(Gw,y({},n,{coverSpace:!0,isInverted:l})))})))))})),Qw=n.div(Cw||(Cw=M(["\n & > * + * {\n margin-top: ","px;\n }\n"],["\n & > * + * {\n margin-top: ","px;\n }\n"])),3*It.nudge),$w=n(hr)(Mw||(Mw=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 align-items: center;\n\n & > * + * {\n margin-top: 0;\n margin-left: ","px;\n }\n }\n"],["\n display: flex;\n\n flex-direction: column;\n align-items: flex-start;\n justify-content: space-between;\n\n & > * + * {\n margin-top: ","px;\n }\n\n @media "," {\n flex-direction: row;\n align-items: center;\n\n & > * + * {\n margin-top: 0;\n margin-left: ","px;\n }\n }\n"])),2*It.nudge,Et.medium,2*It.nudge),ny=n.div(Bw||(Bw=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"])),It.nudge,It.nudge),ey=n.span(zw||(zw=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"])),It.nudge,It.nudge),ty=n.div(Tw||(Tw=M(["\n flex: 1 0 auto;\n display: flex;\n flex-direction: row;\n flex-wrap: wrap;\n justify-content: flex-end;\n align-items: center;\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n\n & > * + * {\n margin-left: ","px;\n }\n"],["\n flex: 1 0 auto;\n display: flex;\n flex-direction: row;\n flex-wrap: wrap;\n justify-content: flex-end;\n align-items: center;\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n\n & > * + * {\n margin-left: ","px;\n }\n"])),3*It.nudge),iy=n(cl)(Sw||(Sw=M(["\n max-width: ",";\n"],["\n max-width: ",";\n"])),(function(n){return n.clampTitle&&13/28*It.wrapperSmall+"px"})),ry=n(hr)(Nw||(Nw=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*It.wrapper+"px"}),It.spacer),oy=Zi((function(n){var e=n.anchorId,t=n.tags,i=n.meta,r=n.title,o=n.text,l=n.image,d=n.bgMode,s=n.customTag,c=Ri(),u=c.globals,m=c.colors,p=c.theme,g="inverted"===d,f="full"===d,h="";(null==i?void 0:i.date)&&(h=new Xa(i.date.getTime(),"",u.sections.newsDateFormat(i.date),u.sections.newsTimeFormat(i.date),u.sections.newsLocaleKey).getFormattedDate());return a.createElement(Vi,{addSeperation:!0,anchorId:e,bgColor:g?m.sectionBg.dark:f?m.sectionBg.medium:m.sectionBg.light,bgMode:nr(d,!0)},a.createElement(ir,{clampWidth:"small",addWhitespace:!0},a.createElement(Qw,null,a.createElement($w,{isInverted:g},a.createElement(ny,null,null==t?void 0:t.map((function(n,e){var t,i=void 0;return n.name&&(null===(t=n.link)||void 0===t?void 0:t.href)&&(i=y(y({},n.link),{href:Yw(n.link.href,p,[n.name])})),a.createElement(ey,{key:"headtag-".concat(e)},s?s({key:"headtag-".concat(e),name:n.name||"",isInverted:g,isActive:!1,link:i}):a.createElement(Qm,{link:i,isInverted:g},n.name))}))),(h||(null==i?void 0:i.author))&&a.createElement(ty,null,(null==i?void 0:i.author)&&a.createElement("div",null,null==i?void 0:i.author),h&&a.createElement("div",null,h))),a.createElement("div",null,a.createElement(iy,{colorMode:g?"inverted":"default",title:r}),o&&a.createElement(ry,{isInverted:g,type:"copy-b",innerHTML:o})),(null==l?void 0:l.small)&&a.createElement(Il,y({},l,{coverSpace:!0,allowEdgeRadius:!0,isInverted:g})))))})),ay=n.ul(Lw||(Lw=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*It.nudge,It.spacer),ly=n.li(Hw||(Hw=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*It.nudge,It.spacer,Et.medium,Et.large),dy=Zi((function(n){var e=n.anchorId,t=n.mode,i=void 0===t?"short":t,r=n.news,o=n.bgMode,l=n.customTag,d=Ri(),c=d.colors,u=d.theme,m=s((function(){return r?"expanded"===i?r.slice(0,6):r.slice(0,3):[]}),[r,i]),p="inverted"===o,g="full"===o,f=qt({listLength:m.length,identifiers:['[data-sheet="head"]','[data-sheet="title"]','[data-sheet="text"]'],responsive:{small:1,medium:2,semilarge:2,large:3,xlarge:3}}).sheetRefs;return a.createElement(Vi,{addSeperation:!0,anchorId:e,bgColor:p?c.sectionBg.dark:g?c.sectionBg.medium:c.sectionBg.light,bgMode:nr(o,!0)},a.createElement(ir,{addWhitespace:!0},a.createElement(ay,null,null==m?void 0:m.map((function(n,e){var t;return a.createElement(ly,{key:e},a.createElement(hw,y({key:e,ref:f[e]},n,{isInverted:p,tags:null===(t=n.tags)||void 0===t?void 0:t.map((function(n){var e,t,i=void 0;return n.name&&(null===(e=n.link)||void 0===e?void 0:e.href)&&(i=Yw(n.link.href,u,[n.name])),{name:n.name,link:(null===(t=n.link)||void 0===t?void 0:t.href)?y(y({},n.link),{href:i}):void 0}})),customTag:l})))})))))})),sy=n.div(Aw||(Aw=M(["\n &:focus {\n outline: 1px dashed ",";\n }\n\n &:focus:not(:focus-visible) {\n outline: none;\n }\n"],["\n &:focus {\n outline: 1px dashed ",";\n }\n\n &:focus:not(:focus-visible) {\n outline: none;\n }\n"])),(function(n){var e=n.theme;return Dt(e).primary.default})),cy=n(hr)(Dw||(Dw=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"])),It.nudge,2*It.nudge),uy=n.div(Fw||(Fw=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 &:focus:not(:focus-visible) {\n outline: none;\n border: none;\n }\n\n &::-webkit-scrollbar {\n display: none;\n scrollbar-width: none;\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\n &:focus:not(:focus-visible) {\n outline: none;\n border: none;\n }\n\n &::-webkit-scrollbar {\n display: none;\n scrollbar-width: none;\n }\n"])),(function(n){var e=n.theme;return Dt(e).primary.default})),my=n.table(Pw||(Pw=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*It.nudge,2*It.nudge),py=n(hr)(jw||(jw=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?Dt(e).text.inverted:Dt(e).text.default}),(function(n){var e=n.theme;return n.isInverted?Dt(e).elementBg.dark:Dt(e).elementBg.medium}),3*It.nudge,2.5*It.spacer,(function(n){return n.alignRight?"right":"left"})),gy=n(hr)(Ow||(Ow=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*It.nudge,(function(n){var e=n.hasBack,t=n.theme;return e?Dt(t).elementBg.light:Dt(t).elementBg.medium}),(function(n){return n.alignRight?"right":"left"}),2.5*It.spacer),fy=p((function(n,e){var t=n.row,i=n.tableTitle,r=n.rowTitle,o=n.isInverted,l=void 0!==o&&o,d=n.hasBack,s=void 0!==d&&d,c=n.lastCol,u=void 0===c?"left":c;return a.createElement(sy,{ref:e},a.createElement(uy,{tabIndex:1},a.createElement(my,null,i&&a.createElement(cy,{renderAs:"caption",type:"copy-b",isInverted:l},i),r&&a.createElement("thead",null,a.createElement("tr",null,r.map((function(n,e){return a.createElement(py,{key:e,type:"copy-b",renderAs:"th",isInverted:!l,alignRight:"right"===u},n)})))),a.createElement("tbody",null,t.map((function(n,e){var t=n.cols;return a.createElement("tr",{key:e},t.map((function(n,e){return a.createElement(gy,{key:e,renderAs:"td",hasBack:s,alignRight:"right"===u,innerHTML:n})})))}))))))}));fy.displayName="TableBlock";var hy,vy,xy,by,wy,yy,ky,Ey,Iy,Cy,My,By=n(ir)(hy||(hy=M(["\n & > * + * {\n margin-top: ","px;\n }\n"],["\n & > * + * {\n margin-top: ","px;\n }\n"])),It.spacer),zy=Zi((function(n){var e=n.anchorId,t=n.bgMode,i=n.tableItems,r=Ri().colors,o="inverted"===t,l="full"===t||o;return a.createElement(Vi,{addSeperation:!0,anchorId:e,bgColor:o?r.sectionBg.dark:l?r.sectionBg.medium:r.sectionBg.light,bgMode:nr(t,!0)},a.createElement(By,{clampWidth:"small"},i.map((function(n,e){return a.createElement(fy,y({},n,{key:e,hasBack:l,isInverted:o}))}))))})),Ty=n(hr)(vy||(vy=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*It.wrapperSmall+"px"}),5*It.nudge),Sy=Zi((function(n){var e=n.anchorId,t=n.text,i=n.bgMode,r=Ri().colors,o="inverted"===i,l="full"===i;return a.createElement(Vi,{addSeperation:!0,anchorId:e,bgColor:o?r.sectionBg.dark:l?r.sectionBg.medium:r.sectionBg.light,bgMode:nr(i,!0)},a.createElement(ir,{clampWidth:"small",addWhitespace:!0},t&&a.createElement(Ty,{isInverted:o,type:"copy",innerHTML:t})))})),Ny=n.div(xy||(xy=M(["\n text-align: center;\n\n cursor: ",";\n position: relative;\n\n padding-bottom: 56.25%;\n\n background-image: url('","');\n background-size: cover;\n background-repeat: no-repeat;\n background-position: center;\n\n border-radius: ",";\n overflow: hidden;\n\n @media "," {\n text-align: left;\n\n background-image: ",";\n }\n\n @media "," {\n background-image: ",";\n }\n\n @media "," {\n background-image: ",";\n }\n\n @media "," {\n background-image: ",";\n }\n\n &:before {\n content: ",";\n position: absolute;\n top: 0;\n left: 0;\n bottom: 0;\n right: 0;\n background-color: ",";\n opacity: ",";\n\n pointer-events: none;\n }\n\n &:after {\n content: ",";\n display: block;\n position: absolute;\n top: 0;\n left: 0;\n bottom: 0;\n right: 0;\n pointer-events: none;\n\n background: linear-gradient(\n 358.19deg,\n rgba(29, 34, 35, 0.52) 12.37%,\n rgba(29, 34, 35, 0) 59.02%\n );\n }\n"],["\n text-align: center;\n\n cursor: ",";\n position: relative;\n\n padding-bottom: 56.25%;\n\n background-image: url('","');\n background-size: cover;\n background-repeat: no-repeat;\n background-position: center;\n\n border-radius: ",";\n overflow: hidden;\n\n @media "," {\n text-align: left;\n\n background-image: ",";\n }\n\n @media "," {\n background-image: ",";\n }\n\n @media "," {\n background-image: ",";\n }\n\n @media "," {\n background-image: ",";\n }\n\n &:before {\n content: ",";\n position: absolute;\n top: 0;\n left: 0;\n bottom: 0;\n right: 0;\n background-color: ",";\n opacity: ",";\n\n pointer-events: none;\n }\n\n &:after {\n content: ",";\n display: block;\n position: absolute;\n top: 0;\n left: 0;\n bottom: 0;\n right: 0;\n pointer-events: none;\n\n background: linear-gradient(\n 358.19deg,\n rgba(29, 34, 35, 0.52) 12.37%,\n rgba(29, 34, 35, 0) 59.02%\n );\n }\n"])),(function(n){return n.onClick&&"pointer"}),(function(n){var e=n.bgImage;return e?e.small:""}),(function(n){var e=n.theme;return Pt(e).sections.edgeRadius}),Et.medium,(function(n){var e=n.bgImage;return(null==e?void 0:e.medium)&&'url("'.concat(e.medium,'")')}),Et.semilarge,(function(n){var e=n.bgImage;return(null==e?void 0:e.semilarge)&&'url("'.concat(e.semilarge,'")')}),Et.large,(function(n){var e=n.bgImage;return(null==e?void 0:e.large)&&'url("'.concat(e.large,'")')}),Et.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 Dt(e).elementBg.medium}),(function(n){return n.bgImage?"0.3":"0"}),(function(n){var e=n.isActive,t=n.bgImage;return!e&&t&&'""'})),Ly=n.button(by||(by=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 cursor: pointer;\n\n & > * {\n opacity: 0.8;\n transition: transform 0.2s ease-in-out, opacity 0.2s ease-in-out;\n height: 80px;\n width: 80px;\n\n color: ",";\n }\n\n ",":hover > & > * {\n transform: scale(1.05);\n opacity: 1;\n }\n\n ",":active > & > * {\n transform: scale(0.95);\n opacity: 1;\n }\n\n &:focus {\n outline: 2px solid ",";\n border-radius: 50%;\n opacity: 1;\n\n & > * {\n color: ",";\n }\n }\n\n &:focus:not(:focus-visible) {\n outline: none;\n box-shadow: none;\n }\n"],["\n display: block;\n border: none;\n background: none;\n position: absolute;\n top: 50%;\n left: 50%;\n transform: translate(-50%, -50%);\n color: ",";\n z-index: 1;\n padding: 0;\n\n cursor: pointer;\n\n & > * {\n opacity: 0.8;\n transition: transform 0.2s ease-in-out, opacity 0.2s ease-in-out;\n height: 80px;\n width: 80px;\n\n color: ",";\n }\n\n ",":hover > & > * {\n transform: scale(1.05);\n opacity: 1;\n }\n\n ",":active > & > * {\n transform: scale(0.95);\n opacity: 1;\n }\n\n &:focus {\n outline: 2px solid ",";\n border-radius: 50%;\n opacity: 1;\n\n & > * {\n color: ",";\n }\n }\n\n &:focus:not(:focus-visible) {\n outline: none;\n box-shadow: none;\n }\n"])),(function(n){var e=n.theme;return Dt(e).elementBg.light}),(function(n){var e=n.theme;return Dt(e).elementBg.dark}),Ny,Ny,(function(n){var e=n.theme;return Dt(e).primary.default}),(function(n){var e=n.theme;return Dt(e).primary.default})),Hy=n.div(wy||(wy=M(["\n display: ",";\n justify-content: center;\n align-items: center;\n\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n z-index: 2;\n background-color: rgba(0, 0, 0, 0.6);\n pointer-events: ",";\n"],["\n display: ",";\n justify-content: center;\n align-items: center;\n\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n z-index: 2;\n background-color: rgba(0, 0, 0, 0.6);\n pointer-events: ",";\n"])),(function(n){return n.isVisible?"flex":"none"}),(function(n){return n.isVisible?"all":"none"})),Ay=n.div(yy||(yy=M(["\n max-width: 330px;\n text-align: center;\n\n & > * + * {\n margin-top: ","px;\n }\n"],["\n max-width: 330px;\n text-align: center;\n\n & > * + * {\n margin-top: ","px;\n }\n"])),3*It.nudge),Dy=n(hr)(ky||(ky=M([""],[""]))),Fy=n.iframe(Ey||(Ey=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"]))),Py=function(n){var e,t=n.bgImage,i=n.embedId,r=n.playIcon,o=n.consentText,d=void 0===o?"Für die Wiedergabe von Videos muss der Nutzung von Cookies & Daten zugestimmt werden.":o,s=n.consentAction,c=n.className,u=Ri().globals,m=l(!1),p=m[0],g=m[1],f=l(!1),h=f[0],v=f[1],x=function(){v(!1)};return a.createElement(Ny,{onClick:h?void 0:function(){var n=Xt(u.cookie.name),e=u.cookie.videoCookieTypeRestrictions.reduce((function(e,t){var i,r;return e?!(!n||!(null==n?void 0:n.data.types))&&(e=!!(null===(r=null===(i=null==n?void 0:n.data)||void 0===i?void 0:i.types)||void 0===r?void 0:r[t])):e}),!0);e?(g(!0),v(!1)):v(!0)},bgImage:p?void 0:t,isActive:p,className:c},!p&&!h&&a.createElement(Ly,null,r||a.createElement(De,{iconColor:"#000"})),p&&a.createElement(Fy,{id:"ytplayer",src:"https://www.youtube.com/embed/".concat(i,"?autoplay=1"),allow:"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture"}),a.createElement(Hy,{isVisible:h},a.createElement(Ay,null,d&&a.createElement(Dy,{isInverted:!0},d),s?s({handleClick:x,consentProps:(e={},e[Ai.buttons.attribute]="",e)}):a.createElement(Nc.View,{as:"button",isInverted:!0,onClick:x,className:Ai.buttons.class},a.createElement(Nc.Label,null,"Zustimmung ändern")))))},jy=Zi((function(n){var e=n.anchorId,t=n.bgImage,i=n.embedId,r=n.playIcon,o=n.consentText,l=n.consentAction,d=n.bgMode,s=Ri().colors,c="inverted"===d,u="full"===d;return a.createElement(Vi,{addSeperation:!0,anchorId:e,bgColor:c?s.sectionBg.dark:u?s.sectionBg.medium:s.sectionBg.light,bgMode:nr(d,!0)},a.createElement(ir,{addWhitespace:!0,clampWidth:"small"},i&&t&&a.createElement(Py,{bgImage:t,embedId:i,playIcon:r,consentText:o,consentAction:l})))})),Oy=n.h1(Cy||(Cy=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 Mt(e,t)}),(function(n){return!n.hyphens&&e(Iy||(Iy=M(["\n @media "," {\n hyphens: none;\n }\n "],["\n @media "," {\n hyphens: none;\n }\n "])),Et.large)}),(function(n){return n.hasShadow&&"1px 2px 8px rgba(0, 0, 0, 0.25)"})),Ry=n(Oy)(My||(My=M(["\n font-family: ",";\n font-weight: ",";\n font-style: ",";\n ","\n line-height: ",";\n letter-spacing: ",";\n text-transform: ",";\n text-decoration: ",";\n"],["\n font-family: ",";\n font-weight: ",";\n font-style: ",";\n ","\n line-height: ",";\n letter-spacing: ",";\n text-transform: ",";\n text-decoration: ",";\n"])),(function(n){var e=n.theme,t=n.size;return Ft(e).callout[t].family}),(function(n){var e=n.theme,t=n.size;return Ft(e).callout[t].weight}),(function(n){var e=n.theme,t=n.size;return Ft(e).callout[t].style}),(function(n){var e=n.theme,t=n.size;return Ct(Ft(e).callout[t].size,"font-size")}),(function(n){var e=n.theme,t=n.size;return Ft(e).callout[t].lineHeight}),(function(n){var e=n.theme,t=n.size;return Ft(e).callout[t].letterSpacing}),(function(n){var e=n.theme,t=n.size;return Ft(e).callout[t].textTransform}),(function(n){var e=n.theme,t=n.size;return Ft(e).callout[t].textDecoration})),Zy=function(n){var e,t=n.isInverted,i=n.renderAs,r=void 0===i?"h2":i,a=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=Ri().fonts,b=null===(e=null==x?void 0:x.callout)||void 0===e?void 0:e[d];return o.createElement(Ry,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:a},v),h)};Zy.defaultProps={renderAs:"h1",size:"medium"};var _y,Wy,Vy,Uy,qy,Yy,Xy,Jy,Gy,Ky,Qy,$y,nk,ek,tk,ik,rk,ok,ak,lk,dk,sk,ck=n.div(_y||(_y=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"])),Et.semilarge),uk=n.img(Wy||(Wy=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*It.nudge),mk=n.div(Vy||(Vy=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"])),Et.semilarge,2*It.nudge,Et.large),pk=n(Zy)(Uy||(Uy=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 Ct(e<=6?[72,120]:e>=10?[33,42]:[52,72],"font-size")}),(function(n){var e=n.isInverted,t=n.theme;return e?Dt(t).primary.inverted:Dt(t).primary.default})),gk=n(lr)(qy||(qy=M(["\n max-width: 80%;\n"],["\n max-width: 80%;\n"]))),fk=function(n){var e=n.icon,t=n.label,i=n.number,o=n.isInverted,l=g(r),d=i?i.length:0;return a.createElement(ck,null,e&&a.createElement(uk,{src:e.src,alt:e.alt}),a.createElement(mk,{height:0},a.createElement(pk,{renderAs:"div",stringLength:d,isInverted:o},i)),a.createElement(gk,{size:"super",textColor:o?Dt(l).primary.inverted:Dt(l).primary.default},t))},hk=n.div(Yy||(Yy=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"])),It.spacer,2*It.spacer,Et.semilarge,It.spacer,It.spacer,2*It.spacer,Et.semilarge,It.spacer,Et.semilarge,Et.large),vk=Zi((function(n){var e=n.anchorId,t=n.items,i=n.bgMode,o=g(r),l="inverted"===i,d="full"===i;return a.createElement(Vi,{addSeperation:!0,anchorId:e,bgColor:l?Dt(o).sectionBg.dark:d?Dt(o).sectionBg.medium:Dt(o).sectionBg.light,bgMode:nr(i,!0)},a.createElement(ir,{addWhitespace:!0},a.createElement(hk,null,null==t?void 0:t.map((function(n,e){return a.createElement(fk,y({},n,{key:e,isInverted:l}))})))))})),xk=n.section(Xy||(Xy=M(["\n position: relative;\n width: 100vw;\n z-index: -1;\n"],["\n position: relative;\n width: 100vw;\n z-index: -1;\n"]))),bk=n.div(Jy||(Jy=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"]))),wk=n.div(Gy||(Gy=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}),It.wrapperLarge,(function(n){return-1!==n.contentWidth&&"100%"})),yk=n(Il)(Qy||(Qy=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(Ky||(Ky=M(["\n transform: translateX(-50%);\n margin-left: 50%;\n "],["\n transform: translateX(-50%);\n margin-left: 50%;\n "])))})),kk=function(n){var e=n.image,t=n.hAlign,i=void 0===t?"left":t,r=n.contentWidth,o=void 0===r?1:r,s=n.moveRatio,u=void 0===s?.2:s,m=n.direction,p=void 0===m?"up":m,g=n.className,f=l(!1),h=f[0],v=f[1],x=l(0),b=x[0],w=x[1],k=l(null),E=k[0],I=k[1],C=c(null),M=1;if("string"==typeof o)switch(o){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(o)||(M=o);return d((function(){v(!0)}),[]),d((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]),d((function(){var n=function(){if(E){var n=E.getBoundingClientRect().top;w(n*u*("up"===p?1:-1))}};return n(),window.addEventListener("scroll",n),function(){window.removeEventListener("scroll",n)}}),[E,p,u]),a.createElement(a.Fragment,null,h&&a.createElement(xk,{ref:I,"data-bg-ident":"transparent"},a.createElement(bk,{ref:C,style:{transform:"translate3d(0px, ".concat(b,"px, 0px)")},className:g},a.createElement(wk,{hAlign:i,contentWidth:M},e&&a.createElement(yk,y({hAlign:i,coverSpace:-1!==M},e))))))},Ek=n.figure($y||($y=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 Pt(e).sections.imageTextGradient})),Ik=n(Il)(nk||(nk=M(["\n img {\n height: 550px;\n }\n"],["\n img {\n height: 550px;\n }\n"]))),Ck=n(Ll)(ek||(ek=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"])),It.wrapper,er+2*It.nudge),Mk=Zi((function(n){var e=n.anchorId,t=n.width,i=void 0===t?"content":t,r=n.title,o=n.titleAs,l=n.superTitle,d=n.superTitleAs,s=n.text,c=n.primaryAction,u=n.secondaryAction,m=n.image;return a.createElement(Vi,{anchorId:e,bgColor:"image",bgMode:"full"},a.createElement(ir,{clampWidth:"content"===i?"normal":"large"},a.createElement(Ek,{hasContent:!!r||!!s},a.createElement(Ik,y({},m,{coverSpace:!0,ratios:void 0})),r&&a.createElement(Ck,{renderAs:"figcaption",colorMode:"onImage",title:r,titleAs:o,superTitle:l,superTitleAs:d,text:s,secondaryAction:u,primaryAction:c,clampTitle:!0,maxTitleLines:3,clampText:!0,maxTextLines:4}))))})),Bk=n.ul(tk||(tk=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"])),It.nudge),zk=n.li(ik||(ik=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*It.nudge,(function(n){var e=n.theme;return n.hasBg?Dt(e).elementBg.light:Dt(e).elementBg.medium}),2*It.nudge,Et.semilarge,3*It.nudge),Tk=n.div(rk||(rk=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*It.nudge),Sk=n(hr)(ok||(ok=M(["\n max-width: 880px;\n"],["\n max-width: 880px;\n"]))),Nk=n(hr)(ak||(ak=M(["\n white-space: nowrap;\n"],["\n white-space: nowrap;\n"]))),Lk=n(hr)(lk||(lk=M(["\n max-width: 880px;\n"],["\n max-width: 880px;\n"]))),Hk=function(n){var e=n.text,t=n.price,i=n.hasBg,r=void 0!==i&&i,o=n.title;return a.createElement(zk,{hasBg:r},a.createElement(Tk,null,o&&a.createElement(Sk,{type:"copy-b"},o),t&&a.createElement(Nk,{type:"copy-b"},t)),e&&a.createElement(Lk,{type:"copy",innerHTML:e}))},Ak=Zi((function(n){var e=n.anchorId,t=n.bgMode,i=n.items,r=Ri().colors,o="inverted"===t,l=o||"full"===t;return a.createElement(Vi,{addSeperation:!0,anchorId:e,bgColor:o?r.sectionBg.dark:"full"===t?r.sectionBg.medium:r.sectionBg.light,bgMode:nr(t,!0)},a.createElement(ir,{addWhitespace:!0},a.createElement(Bk,null,null==i?void 0:i.map((function(n,e){return a.createElement(Hk,y({key:e},n,{hasBg:l}))})))))})),Dk=n.div(dk||(dk=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"])),It.spacer,(function(n){var e=n.theme;return Pt(e).sections.edgeRadius}),(function(n){var e=n.theme,t=n.hasBg,i=n.isInverted,r=n.isHighlighted;return i?r?Dt(e).primary.inverted:Dt(e).elementBg.medium:r?Dt(e).primary.default:t?Dt(e).elementBg.light:Dt(e).elementBg.medium}),(function(n){return n.isCentered?"center":"left"}),3*It.nudge),Fk=n(gl)(sk||(sk=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"])),It.spacer),Pk=p((function(n,e){var t=n.superTitle,i=n.title,r=n.text,o=n.action,l=n.isInverted,d=n.isCentered,s=n.isHighlighted,c=n.hasBackground,u=n.className,m=!!s&&!l;return a.createElement(Dk,{ref:e,isInverted:l,isCentered:d,isHighlighted:s,hasBg:c,className:u},t&&a.createElement(hr,{type:"copy-b",size:"big",isInverted:m,innerHTML:t,"data-sheet":"superTitle"}),i&&a.createElement(Zy,{renderAs:"div",size:"big",isInverted:m,innerHTML:i,"data-sheet":"title"}),r&&a.createElement(hr,{size:"medium",isInverted:m,innerHTML:r,"data-sheet":"desc"}),a.createElement(Fk,{mode:"cover",primary:o&&o({isInverted:m,isHighlighted:s})}))}));Pk.displayName="PriceTag";var jk,Ok,Rk,Zk,_k,Wk,Vk,Uk,qk,Yk,Xk,Jk,Gk,Kk,Qk,$k,nE,eE=n(Pk)(jk||(jk=M(["\n min-height: 500px;\n"],["\n min-height: 500px;\n"]))),tE=n.div(Ok||(Ok=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"])),xr.gutter,xr.gutter,xr.gutter,xr.gutter,Et.large),iE=Zi((function(n){var e=n.anchorId,t=n.items,i=n.isCentered,r=n.bgMode,o="inverted"===r,l="full"===r,d=(null==t?void 0:t.length)||0,s=Ri().colors,c=qt({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 a.createElement(Vi,{addSeperation:!0,anchorId:e,bgColor:o?s.sectionBg.dark:l?s.sectionBg.medium:s.sectionBg.light,bgMode:nr(r)},a.createElement(ir,{addWhitespace:!0},a.createElement(tE,null,null==t?void 0:t.map((function(n,e){return a.createElement(eE,y({key:e,ref:c[e]},n,{isInverted:o,isCentered:i,hasBackground:l}))})))))})),rE=n.figure(Rk||(Rk=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"])),It.spacer,Et.medium),oE=n(Zy)(Zk||(Zk=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"]))),aE=n(hr)(_k||(_k=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"]))),lE=Zi((function(n){var e=n.anchorId,t=n.bgMode,i=n.text,r=n.source,o=n.citeUrl,l=Ri().colors,d="inverted"===t;return a.createElement(Vi,{addSeperation:!0,anchorId:e,bgColor:d?l.sectionBg.dark:"full"===t?l.sectionBg.medium:l.sectionBg.light,bgMode:nr(t,!0)},a.createElement(ir,{clampWidth:"normal",addWhitespace:!0},a.createElement(rE,null,i&&a.createElement(oE,y({size:"small",renderAs:"blockquote",isInverted:d,innerHTML:i},{cite:o})),r&&a.createElement(aE,{isInverted:d,renderAs:"figcaption",innerHTML:r}))))})),dE=n(ir)(Wk||(Wk=M(["\n display: flex;\n justify-content: ",";\n"],["\n display: flex;\n justify-content: ",";\n"])),(function(n){switch(n.hAlign){case"center":return"center";case"right":return"flex-end";default:return"flex-start"}})),sE=Zi((function(n){var e=n.anchorId,t=n.image,i=n.hAlign,o=void 0===i?"left":i,l=n.bgMode,d=n.isStackable,s=g(r),c="inverted"===l,u="full"===l;return a.createElement(Vi,{addSeperation:!0,anchorId:e,isStackable:d,bgColor:c?Dt(s).sectionBg.dark:u?Dt(s).sectionBg.medium:Dt(s).sectionBg.light,bgMode:nr(l)},a.createElement(dE,{hAlign:o},t&&a.createElement(Il,y({},t))))})),cE=n.ul(Vk||(Vk=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"])),It.spacer,It.spacer,It.spacer,It.spacer,Et.medium,xr.gutter,xr.gutter,Et.large,1/3*100,xr.gutter,1/3*100,xr.gutter),uE=n.li(Uk||(Uk=M(["\n display: block;\n position: relative;\n padding: 0;\n"],["\n display: block;\n position: relative;\n padding: 0;\n"]))),mE=n(Bo)(qk||(qk=M(["\n position: relative;\n display: block;\n text-decoration: none;\n color: '#fff';\n outline-color: ",";\n\n border-radius: ",";\n overflow: hidden;\n\n &:before {\n content: '';\n position: absolute;\n top: 0;\n bottom: 0;\n left: 0;\n right: 0;\n background: ",";\n\n opacity: 0;\n pointer-events: none;\n z-index: 1;\n transition: opacity 0.2s ease-in-out;\n }\n\n &:hover {\n &:before {\n opacity: 1;\n pointer-events: all;\n }\n }\n\n &:focus {\n &:before {\n opacity: 1;\n pointer-events: all;\n }\n }\n"],["\n position: relative;\n display: block;\n text-decoration: none;\n color: '#fff';\n outline-color: ",";\n\n border-radius: ",";\n overflow: hidden;\n\n &:before {\n content: '';\n position: absolute;\n top: 0;\n bottom: 0;\n left: 0;\n right: 0;\n background: ",";\n\n opacity: 0;\n pointer-events: none;\n z-index: 1;\n transition: opacity 0.2s ease-in-out;\n }\n\n &:hover {\n &:before {\n opacity: 1;\n pointer-events: all;\n }\n }\n\n &:focus {\n &:before {\n opacity: 1;\n pointer-events: all;\n }\n }\n"])),(function(n){var e=n.theme;return n.isInverted?Dt(e).primary.inverted:Dt(e).primary.default}),(function(n){var e=n.theme;return Pt(e).sections.edgeRadius}),(function(n){var e=n.theme;return n.isInverted?Dt(e).secondary.inverted:Dt(e).secondary.default})),pE=n(Il)(Yk||(Yk=M(["\n display: block;\n height: 100%;\n z-index: 0;\n"],["\n display: block;\n height: 100%;\n z-index: 0;\n"]))),gE=n.div(Xk||(Xk=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*It.nudge,2*It.nudge,mE,mE),fE=n(lr)(Jk||(Jk=M(["\n text-transform: uppercase;\n"],["\n text-transform: uppercase;\n"]))),hE=n.div(Gk||(Gk=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 Dt(e).text.inverted}),mE,(function(n){var e=n.theme;return Dt(e).text.inverted})),vE=Zi((function(n){var e=n.anchorId,t=n.items,i=n.hashTag,r=n.followUs,o=n.socialIcon,l=n.bgMode,d=Ri().colors,s="inverted"===l,c="full"===l;return a.createElement(Vi,{anchorId:e,bgColor:s?d.sectionBg.dark:c?d.sectionBg.medium:d.sectionBg.light,bgMode:nr(l,!0),addSeperation:!0},a.createElement(ir,{addWhitespace:!0},a.createElement(cE,null,null==t?void 0:t.map((function(n,e){var t;return a.createElement(uE,{key:e},a.createElement(mE,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&&a.createElement(pE,y({},n.image,{coverSpace:!0,ratios:{small:{w:1,h:1}},isInverted:s})),a.createElement(gE,null,a.createElement(fE,{size:"super",isInverted:!0},r||"Follow Us On Instagram"),i&&a.createElement(lr,{size:"heading-2",isInverted:!0},i)),a.createElement(hE,null,o||a.createElement(Ce,null))))})))))})),xE=n(ir)(Kk||(Kk=M(["\n & > * + * {\n margin-top: ","px;\n }\n"],["\n & > * + * {\n margin-top: ","px;\n }\n"])),It.spacer),bE=Zi((function(n){var e=n.anchorId,t=n.bgMode,i=n.tableItems,r=Ri().colors,o="inverted"===t,l="full"===t||o;return a.createElement(Vi,{addSeperation:!0,anchorId:e,bgColor:o?r.sectionBg.dark:l?r.sectionBg.medium:r.sectionBg.light,bgMode:nr(t,!0)},a.createElement(xE,null,i.map((function(n,e){return a.createElement(fy,y({key:e},n,{isInverted:o,hasBack:l}))}))))})),wE=n.div($k||($k=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 Pt(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?Pt(e).sections.imagePlaceholderBg.inverted:Pt(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,")")}),Et.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,")")}),Et.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,")")}),Et.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,")")}),Et.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(Qk||(Qk=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 "])))})),yE=n.video(nE||(nE=M(["\n display: block;\n"],["\n display: block;\n"]))),kE=p((function(n,e){var t=n.urls,i=n.ratios,r=n.isInverted,o=n.muted,l=void 0!==o&&o,s=n.autoPlay,u=void 0!==s&&s,m=n.loop,p=void 0!==m&&m,g=n.controls,h=void 0!==g&&g,v=n.playsInline,x=void 0===v||v,b=n.onCanPlayThrough,w=n.className,y=c(null);return f(e,(function(){return y.current})),d((function(){y.current&&y.current.readyState>3&&(null==b||b())}),[b]),a.createElement(wE,{ratios:i,isInverted:r,className:w},a.createElement(yE,{ref:y,muted:l,autoPlay:u,loop:p,controls:h,onCanPlayThrough:b,playsInline:x},null==t?void 0:t.map((function(n,e){return a.createElement("source",{src:n,key:e})}))))}));kE.displayName="VideoBlock";var EE,IE,CE,ME,BE,zE,TE,SE,NE,LE,HE,AE,DE,FE,PE,jE,OE,RE,ZE,_E,WE,VE,UE,qE,YE,XE,JE,GE,KE=n.figure(EE||(EE=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"])),It.nudge,Et.semilarge,2*It.nudge),QE=n(Il)(IE||(IE=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"])),Et.semilarge,(function(n){var e=n.theme;return Pt(e).sections.edgeRadius})),$E=n(kE)(CE||(CE=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"})),nI=n(hr)(ME||(ME=M(["\n display: block;\n\n @media "," {\n padding-left: ","px;\n padding-right: ","px;\n margin-left: ",";\n margin-right: ",";\n max-width: ",";\n\n color: ",";\n }\n\n @media "," {\n max-width: ",";\n }\n"],["\n display: block;\n\n @media "," {\n padding-left: ","px;\n padding-right: ","px;\n margin-left: ",";\n margin-right: ",";\n max-width: ",";\n\n color: ",";\n }\n\n @media "," {\n max-width: ",";\n }\n"])),Et.semilarge,2*It.nudge,2*It.nudge,(function(n){return n.isMirrored&&"auto"}),(function(n){return!n.isMirrored&&"auto"}),(function(n){return n.isSplitted&&"81.5%"}),(function(n){var e=n.theme,t=n.isInverted,i=n.isSplitted;return t&&!i?Ft(e).copy.small.colorInverted:Ft(e).copy.small.color}),Et.xlarge,(function(n){return n.isSplitted&&"69.5%"})),eI=n(gl)(BE||(BE=M(["\n &:not(:first-child) {\n margin-top: ","px;\n }\n"],["\n &:not(:first-child) {\n margin-top: ","px;\n }\n"])),It.spacer),tI=function(n,e,t){switch(void 0===e&&(e=!1),void 0===t&&(t=!1),n){case"full":return"full";case"inverted":return"inverted";case"splitted":case"inverted-splitted":return e?void 0:t?"larger-left":"larger-right";default:return}},iI=Zi((function(n){var e=n.anchorId,t=n.isMirrored,i=void 0!==t&&t,r=n.bgMode,o=n.superTitle,d=n.superTitleAs,s=n.title,u=n.titleAs,m=n.image,p=n.video,g=n.description,f=n.text,h=n.primaryAction,v=n.secondaryAction,x=Ri().colors,b="inverted"===r||"inverted-splitted"===r,w="splitted"===r||"inverted-splitted"===r,k=bi(null==p?void 0:p.urls,!1),E=c(null),I=l(!(null==m?void 0:m.small)||!1),C=I[0],M=I[1],B=l(!1),z=B[0],T=B[1],S=zi();return ri((function(){if(E.current&&k){if(S){var n=new IntersectionObserver((function(n,e){var t=n[0];t.isIntersecting&&(e.unobserve(t.target),T(!0))}),{rootMargin:"200px 0px 200px 0px"}),e=E.current;return n.observe(e),function(){e&&n.unobserve(e)}}T(!0)}}),[S]),a.createElement(Vi,{addSeperation:!0,anchorId:e,bgColor:b?x.sectionBg.dark:r?x.sectionBg.medium:x.sectionBg.light,bgMode:tI(r,!1,i)},a.createElement(ir,{addWhitespace:!0,clampWidth:"normal"},a.createElement(xo.Row,{valign:"center"},a.createElement(xo.Col,{semilarge:{span:.5,move:(i?6:0)/12},xlarge:{span:7/12,move:(i?5:0)/12}},((null==m?void 0:m.small)||k)&&a.createElement(KE,{ref:E},(null==m?void 0:m.small)&&(!p||!C)&&a.createElement(QE,y({},m,{isInverted:b,coverSpace:!0})),k&&a.createElement($E,{urls:z?null==p?void 0:p.urls:void 0,muted:!0,autoPlay:!0,loop:!0,onCanPlayThrough:function(){return M(!0)},ratios:null==p?void 0:p.aspectRatios,isVisible:C,isInverted:b}),g&&a.createElement(nI,{size:"small",renderAs:"figcaption",isInverted:b,isSplitted:w,isMirrored:i,innerHTML:g}))),a.createElement(xo.Col,{semilarge:{span:.5,move:(i?-6:0)/12},xlarge:{span:5/12,move:(i?-7:0)/12}},a.createElement(Ll,{titleHyphens:!0,title:s,titleAs:u,superTitle:o,superTitleAs:d,text:f,colorMode:b?"inverted":"default"}),(h||v)&&a.createElement(eI,{primary:h&&h(b),secondary:v&&v(b)})))))})),rI=function(){return e(zE||(zE=M(["\n ","\n "],["\n ","\n "])),br({cols:1,gridWidth:"".concat(It.wrapper-2*er,"px ")}))},oI=n(kE)(SE||(SE=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 Pt(e).sections.edgeRadius}),Et.semilarge,br({cols:6,gridWidth:"100% - ".concat(2*er,"px ")}),er,(function(n){return n.isMirrored?"auto":"0"}),(function(n){return n.isMirrored?"0":"auto"}),Et.xlarge,rI(),er,Et.xxlarge,It.wrapperLarge/2,rI(),er,(function(n){return n.isMirrored?"auto":"50%"}),(function(n){return n.isMirrored?"50%":"auto"}),(function(n){var t=n.isMirrored;return e(TE||(TE=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% + ",rI(),er)})),aI=n(Il)(LE||(LE=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"])),Et.semilarge,br({cols:6,gridWidth:"100% - ".concat(2*er,"px ")}),er,(function(n){return n.isMirrored?"auto":"0"}),(function(n){return n.isMirrored?"0":"auto"}),Et.xlarge,rI(),er,Et.xxlarge,It.wrapperLarge/2,rI(),er,(function(n){return n.isMirrored?"auto":"50%"}),(function(n){return n.isMirrored?"50%":"auto"}),(function(n){var t=n.isMirrored;return e(NE||(NE=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% + ",rI(),er)})),lI=n.div(HE||(HE=M(["\n ","\n\n @media "," {\n ","\n }\n"],["\n ","\n\n @media "," {\n ","\n }\n"])),(function(n){var e=n.theme;return Ct(Pt(e).sections.seperation.padding.default,"padding-bottom")}),Et.semilarge,(function(n){var e=n.theme;return Ct(Pt(e).sections.seperation.padding.default,"padding-top")})),dI=n(gl)(AE||(AE=M(["\n &:not(:first-child) {\n margin-top: ","px;\n }\n"],["\n &:not(:first-child) {\n margin-top: ","px;\n }\n"])),It.spacer),sI=Zi((function(n){var e=n.anchorId,t=n.isMirrored,i=void 0!==t&&t,r=n.superTitle,o=n.superTitleAs,d=n.title,s=n.titleAs,u=n.image,m=n.video,p=n.text,g=n.primaryAction,f=n.secondaryAction,h=n.bgMode,v=Ri().colors,x="inverted"===h,b="full"===h,w=bi(null==m?void 0:m.urls,!1),k=c(null),E=l(!(null==u?void 0:u.small)||!1),I=E[0],C=E[1],M=l(!1),B=M[0],z=M[1],T=zi();return ri((function(){if(k.current&&w){if(T){var n=new IntersectionObserver((function(n,e){var t=n[0];t.isIntersecting&&(e.unobserve(t.target),z(!0))}),{rootMargin:"200px 0px 200px 0px"}),e=k.current;return n.observe(e),function(){e&&n.unobserve(e)}}z(!0)}}),[T]),a.createElement(Vi,{ref:k,anchorId:e,bgColor:x?v.sectionBg.dark:b?v.sectionBg.medium:v.sectionBg.light,bgMode:nr(h,!0)},(null==u?void 0:u.small)&&(!m||!I)&&a.createElement(aI,y({coverSpace:!0},u,{isMirrored:i,isInverted:x})),w&&a.createElement(oI,{urls:B?null==m?void 0:m.urls:void 0,muted:!0,autoPlay:!0,loop:!0,onCanPlayThrough:function(){return C(!0)},isVisible:I,isInverted:x,isMirrored:i,ratios:null==m?void 0:m.aspectRatios}),a.createElement(ir,{clampWidth:"normal",addWhitespace:!0},a.createElement(xo.Row,{valign:"center"},a.createElement(xo.Col,{semilarge:{span:.5,move:(i?6:0)/12},xlarge:{span:7/12,move:(i?5:0)/12}}),a.createElement(xo.Col,{semilarge:{span:.5,move:(i?-6:0)/12},xlarge:{span:5/12,move:(i?-7:0)/12}},a.createElement(lI,null,a.createElement(Ll,{titleHyphens:!0,title:d,titleAs:s,superTitle:r,superTitleAs:o,text:p,colorMode:x?"inverted":"default"}),(g||f)&&a.createElement(dI,{primary:g&&g(x),secondary:f&&f(x)}))))))})),cI=n.div(DE||(DE=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: 16px;\n left: 0px;\n\n transition: all 0.2s ease-in-out;\n\n @media "," {\n left: ",";\n right: ",";\n transform: translateX(\n ","\n );\n }\n }\n\n &:before {\n content: '';\n display: block;\n position: absolute;\n width: 2px;\n min-height: 160px;\n height: 100%;\n background: ",";\n left: 5px;\n\n @media "," {\n left: 50%;\n transform: translateX(-50%);\n }\n }\n\n &:first-child {\n padding-top: 0;\n\n &:before {\n top: 16px;\n }\n }\n"],["\n position: relative;\n\n @media "," {\n text-align: ",";\n }\n\n &:after {\n content: '';\n width: 10px;\n height: 10px;\n\n box-sizing: content-box;\n border: 2px solid\n ",";\n border-radius: 50%;\n\n background: ",";\n\n position: absolute;\n top: 16px;\n left: 0px;\n\n transition: all 0.2s ease-in-out;\n\n @media "," {\n left: ",";\n right: ",";\n transform: translateX(\n ","\n );\n }\n }\n\n &:before {\n content: '';\n display: block;\n position: absolute;\n width: 2px;\n min-height: 160px;\n height: 100%;\n background: ",";\n left: 5px;\n\n @media "," {\n left: 50%;\n transform: translateX(-50%);\n }\n }\n\n &:first-child {\n padding-top: 0;\n\n &:before {\n top: 16px;\n }\n }\n"])),Et.large,(function(n){return n.isSwitched?"left":"right"}),(function(n){var e=n.theme;return n.isInverted?Dt(e).elementBg.light:Dt(e).elementBg.dark}),(function(n){var e=n.theme,t=n.isActive,i=n.isInverted;return t?i?Dt(e).elementBg.light:Dt(e).elementBg.dark:i?Dt(e).elementBg.dark:Dt(e).elementBg.light}),Et.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?Dt(e).elementBg.light:Dt(e).elementBg.dark}),Et.large),uI=n.div(FE||(FE=M(["\n position: relative;\n padding-left: ","px;\n padding-bottom: ","px;\n\n @media "," {\n max-width: 50%;\n\n margin-left: ",";\n margin-right: ",";\n\n padding: ",";\n }\n\n &:first-child {\n padding-top: 0;\n }\n\n & > * + * {\n margin-top: ","px;\n }\n"],["\n position: relative;\n padding-left: ","px;\n padding-bottom: ","px;\n\n @media "," {\n max-width: 50%;\n\n margin-left: ",";\n margin-right: ",";\n\n padding: ",";\n }\n\n &:first-child {\n padding-top: 0;\n }\n\n & > * + * {\n margin-top: ","px;\n }\n"])),3*It.nudge+2,It.spacer,Et.large,(function(n){return n.isSwitched&&"50%"}),(function(n){return!n.isSwitched&&"50%"}),(function(n){return n.isSwitched?"".concat(It.spacer,"px 0 ").concat(1.75*It.spacer,"px ").concat(It.spacer,"px"):"".concat(It.spacer,"px ").concat(It.spacer,"px ").concat(1.75*It.spacer,"px 0")}),2*It.nudge),mI=n(lr)(PE||(PE=M([""],[""]))),pI=n(hr)(jE||(jE=M([""],[""]))),gI=Zi((function(n){var e=n.anchorId,t=n.bgMode,i=n.items,o=g(r),s="inverted"===t,u="full"===t,p=l([]),f=p[0],h=p[1],v=zi(),x=c(null),b=l(0),w=b[0],y=b[1];return d((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]),d((function(){h((function(){return Array(null==i?void 0:i.length).fill(null).map((function(n,e){return f[e]||m()}))}))}),[null==i?void 0:i.length]),a.createElement(Vi,{anchorId:e,bgColor:s?Dt(o).sectionBg.dark:u?Dt(o).sectionBg.medium:"transparent",bgMode:nr(t,!0),addSeperation:!0},a.createElement(ir,{addWhitespace:!0},i&&i.map((function(n,e){return a.createElement(cI,{ref:f[e],isActive:w===e,isSwitched:e%2==0,isInverted:s,key:e},a.createElement(uI,{isSwitched:e%2==0},a.createElement(mI,{size:"heading-2",textColor:s?Dt(o).text.inverted:Dt(o).text.default},n.label),a.createElement(pI,{type:"copy-b",size:"big",isInverted:s},n.title),a.createElement(pI,{innerHTML:n.text,isInverted:s})))}))))})),fI=Zi((function(n){var e=n.anchorId,t=n.bgMode,i=n.bgImage,r=n.embedId,o=n.playIcon,l=n.consentText,d=n.consentAction,s=Ri().colors,c="inverted"===t;return a.createElement(Vi,{anchorId:e,bgColor:c?s.sectionBg.dark:t?s.sectionBg.medium:s.sectionBg.light,bgMode:nr(t),addSeperation:!0},a.createElement(ir,{addWhitespace:!0},a.createElement(Py,{bgImage:i,embedId:r,playIcon:o,consentText:l,consentAction:d})))})),hI=n.div(OE||(OE=M(["\n position: relative;\n cursor: pointer;\n"],["\n position: relative;\n cursor: pointer;\n"]))),vI=n.div(RE||(RE=M(["\n position: relative;\n padding-top: ",";\n background: ",";\n\n background-image: ",";\n background-size: cover;\n background-repeat: no-repeat;\n background-position: center;\n\n border-radius: ",";\n overflow: hidden;\n\n @media "," {\n text-align: left;\n\n background-image: ",";\n }\n\n @media "," {\n background-image: ",";\n }\n\n @media "," {\n background-image: ",";\n }\n\n @media "," {\n background-image: ",";\n }\n\n &:after {\n content: '';\n display: block;\n position: absolute;\n top: 0;\n left: 0;\n bottom: 0;\n right: 0;\n pointer-events: none;\n\n background: linear-gradient(\n 358.19deg,\n rgba(29, 34, 35, 0.52) 12.37%,\n rgba(29, 34, 35, 0) 59.02%\n );\n }\n"],["\n position: relative;\n padding-top: ",";\n background: ",";\n\n background-image: ",";\n background-size: cover;\n background-repeat: no-repeat;\n background-position: center;\n\n border-radius: ",";\n overflow: hidden;\n\n @media "," {\n text-align: left;\n\n background-image: ",";\n }\n\n @media "," {\n background-image: ",";\n }\n\n @media "," {\n background-image: ",";\n }\n\n @media "," {\n background-image: ",";\n }\n\n &:after {\n content: '';\n display: block;\n position: absolute;\n top: 0;\n left: 0;\n bottom: 0;\n right: 0;\n pointer-events: none;\n\n background: linear-gradient(\n 358.19deg,\n rgba(29, 34, 35, 0.52) 12.37%,\n rgba(29, 34, 35, 0) 59.02%\n );\n }\n"])),"calc(100% / (16 / 9))",(function(n){var e=n.theme;return n.isInverted?Pt(e).sections.imagePlaceholderBg.inverted:Pt(e).sections.imagePlaceholderBg.default}),(function(n){var e=n.bgImage;return(null==e?void 0:e.small)&&'url("'.concat(e.small,'")')}),(function(n){var e=n.theme;return Pt(e).sections.edgeRadius}),Et.medium,(function(n){var e=n.bgImage;return(null==e?void 0:e.medium)&&'url("'.concat(e.medium,'")')}),Et.semilarge,(function(n){var e=n.bgImage;return(null==e?void 0:e.semilarge)&&'url("'.concat(e.semilarge,'")')}),Et.large,(function(n){var e=n.bgImage;return(null==e?void 0:e.large)&&'url("'.concat(e.large,'")')}),Et.xlarge,(function(n){var e=n.bgImage;return(null==e?void 0:e.xlarge)&&'url("'.concat(e.xlarge,'")')})),xI=n.button(ZE||(ZE=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 cursor: pointer;\n\n & > * {\n opacity: 0.8;\n transition: transform 0.2s ease-in-out, opacity 0.2s ease-in-out;\n height: 80px;\n width: 80px;\n\n color: ",";\n }\n\n ",":hover > & > * {\n transform: scale(1.05);\n opacity: 1;\n }\n\n ",":active > & > * {\n transform: scale(0.95);\n opacity: 1;\n }\n\n &:focus {\n outline: 2px solid ",";\n border-radius: 50%;\n opacity: 1;\n\n & > * {\n color: ",";\n }\n }\n\n &:focus:not(:focus-visible) {\n outline: none;\n box-shadow: none;\n }\n"],["\n display: block;\n border: none;\n background: none;\n position: absolute;\n top: 50%;\n left: 50%;\n transform: translate(-50%, -50%);\n color: ",";\n z-index: 1;\n padding: 0;\n\n cursor: pointer;\n\n & > * {\n opacity: 0.8;\n transition: transform 0.2s ease-in-out, opacity 0.2s ease-in-out;\n height: 80px;\n width: 80px;\n\n color: ",";\n }\n\n ",":hover > & > * {\n transform: scale(1.05);\n opacity: 1;\n }\n\n ",":active > & > * {\n transform: scale(0.95);\n opacity: 1;\n }\n\n &:focus {\n outline: 2px solid ",";\n border-radius: 50%;\n opacity: 1;\n\n & > * {\n color: ",";\n }\n }\n\n &:focus:not(:focus-visible) {\n outline: none;\n box-shadow: none;\n }\n"])),(function(n){var e=n.theme;return Dt(e).elementBg.light}),(function(n){var e=n.theme;return Dt(e).elementBg.dark}),vI,vI,(function(n){var e=n.theme;return Dt(e).primary.default}),(function(n){var e=n.theme;return Dt(e).primary.default})),bI=n(kE)(_E||(_E=M(["\n opacity: ",";\n pointer-events: ",";\n"],["\n opacity: ",";\n pointer-events: ",";\n"])),(function(n){return n.isVisible?1:0}),(function(n){return n.isVisible?"all":"none"})),wI=Zi((function(n){var e=n.anchorId,t=n.bgMode,i=n.videoUrls,r=n.placeholderImg,o=n.playIcon,d=n.autoplay,s=n.loop,c=Ri().colors,u="inverted"===t,m=l(d||!1),p=m[0],g=m[1];return a.createElement(Vi,{anchorId:e,bgColor:u?c.sectionBg.dark:t?c.sectionBg.medium:c.sectionBg.light,bgMode:nr(t),addSeperation:!0},a.createElement(ir,{addWhitespace:!0},a.createElement(hI,{onClick:function(){bi(i,!1)&&g(!0)}},p&&a.createElement(bI,{isVisible:p||!(null==r?void 0:r.small),controls:!d,autoPlay:!0,loop:s,muted:d,ratios:{small:16/9},urls:i,isInverted:u}),!p&&a.createElement(vI,{bgImage:r,isInverted:u},a.createElement(xI,null,o||a.createElement(De,{iconColor:"#000"}))))))})),yI=n.svg(WE||(WE=M(["\n display: block;\n"],["\n display: block;\n"]))),kI=function(n){var e=n.iconColor,t=void 0===e?"currentColor":e,i=n.className,r=n.ariaHidden,a=void 0===r||r;return o.createElement(yI,{viewBox:"0 0 28 28",width:"28",height:"28",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:i,"aria-hidden":a},o.createElement("path",{d:"M14 .667C6.667.667.667 6.667.667 14s6 13.333 13.333 13.333 13.333-6 13.333-13.333S21.333.667 14 .667ZM19.6 19.6l-6.933-4.267v-8h2v6.934l6 3.6L19.6 19.6Z",fill:t}))},EI=n.div(UE||(UE=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 Dt(e).primary.default}),(function(n){var e=n.theme,t=n.hasBg;return n.isInverted?Dt(e).elementBg.medium:t?Dt(e).elementBg.light:Dt(e).elementBg.medium}),It.spacer,(function(n){var e=n.theme;return Pt(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 &:focus:not(:focus-visible) {\n outline: none;\n box-shadow: none;\n }\n\n &:active {\n box-shadow: 0px 2px 6px\n ",";\n }\n "],["\n transition: all 0.2s ease-in-out;\n cursor: pointer;\n\n &:hover {\n box-shadow: 0px 2px 6px\n ",";\n\n color: ",";\n }\n\n &:focus {\n box-shadow: 0px 2px 6px\n ",";\n }\n\n &:focus:not(:focus-visible) {\n outline: none;\n box-shadow: none;\n }\n\n &:active {\n box-shadow: 0px 2px 6px\n ",";\n }\n "])),i?"rgba(255, 255, 255, 0.7)":"rgba(0, 0, 0, 0.35)",(function(n){var e=n.theme;return Dt(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)")}),Et.medium),II=n(hr)(qE||(qE=M(["\n &:not(:first-child) {\n margin-top: ","px;\n }\n"],["\n &:not(:first-child) {\n margin-top: ","px;\n }\n"])),4*It.nudge),CI=n.div(YE||(YE=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*It.nudge,2*It.nudge),MI=n.div(XE||(XE=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"]))),BI=n.div(JE||(JE=M(["\n display: flex;\n align-items: center;\n"],["\n display: flex;\n align-items: center;\n"]))),zI=n(Bo)(GE||(GE=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"]))),TI=a.forwardRef((function(n,e){var t,i,r=n.isInverted,o=n.hasBackground,l=n.jobTitle,d=n.employmentTypes,s=n.locations,c=n.totalLocations,u=n.allLocationsLabel,m=n.modelIcon,p=n.locationIcon,g=n.className,f=n.link,h=bi(d,!1),v=null==s?void 0:s.filter((function(n){return n.name})),x=bi(v,!1),b="";return x&&(b=void 0!==c&&v.length>=c?u||"":null===(t=v.map((function(n){return n.name})))||void 0===t?void 0:t.join(", ")),a.createElement(EI,{ref:e,isInverted:r,hasBg:o,className:g,clickable:!!f},a.createElement(lr,{textColor:"inherit",size:"heading-2","data-sheet":"title",innerHTML:l,hyphens:!0}),(h||x)&&a.createElement(II,{type:"copy-b",textColor:"inherit","data-sheet":"info"},h&&a.createElement(CI,null,a.createElement(MI,null,m?m():a.createElement(kI,null)),a.createElement(BI,null,null===(i=null==d?void 0:d.filter((function(n){return n.name})).map((function(n){return n.name})))||void 0===i?void 0:i.join(", "))),x&&a.createElement(CI,null,a.createElement(MI,null,p?p():a.createElement(Ge,null)),a.createElement(BI,null,b))),f&&a.createElement(zI,y({},f,{ariaLabel:(null==f?void 0:f.href)?l:void 0})))}));TI.displayName="JobCard";var SI,NI,LI,HI,AI,DI,FI,PI,jI,OI,RI,ZI,_I,WI,VI,UI,qI,YI,XI,JI,GI,KI,QI,$I,nC,eC,tC,iC,rC,oC,aC,lC,dC,sC,cC,uC,mC,pC,gC,fC,hC,vC,xC,bC,wC,yC,kC,EC,IC,CC,MC,BC,zC,TC,SC,NC,LC,HC,AC,DC,FC,PC,jC,OC,RC,ZC,_C,WC,VC,UC,qC,YC,XC,JC,GC,KC,QC,$C,nM,eM,tM,iM,rM,oM,aM,lM,dM,sM=n.ul(SI||(SI=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*It.nudge,2*It.nudge,Et.medium,It.spacer,It.spacer),cM=n.li(NI||(NI=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*It.nudge,2*It.nudge,Et.medium,It.spacer,It.spacer,Et.large),uM=Zi((function(n){var e=n.anchorId,t=n.jobs,i=n.bgMode,r=n.modelIcon,o=n.locationIcon,l=n.totalJobLocations,d=n.allJobLocationsLabel,s=Ri().colors,c="inverted"===i,u="full"===i,m=(null==t?void 0:t.length)||0,p=qt({listLength:m,identifiers:['[data-sheet="title"]','[data-sheet="info"]'],responsive:{small:1,semilarge:2,large:3}}).sheetRefs;return a.createElement(Vi,{addSeperation:!0,anchorId:e,bgColor:c?s.sectionBg.dark:i?s.sectionBg.medium:s.sectionBg.light,bgMode:nr(i,!0)},a.createElement(ir,{addWhitespace:!0},a.createElement(sM,null,null==t?void 0:t.map((function(n,e){return a.createElement(cM,{key:e},a.createElement(TI,y({ref:p[e]},n,{isInverted:c,hasBackground:u,modelIcon:r,locationIcon:o,totalLocations:l,allLocationsLabel:d})))})))))})),mM=n.div(LI||(LI=M(["\n & + * {\n margin-top: ","px;\n }\n"],["\n & + * {\n margin-top: ","px;\n }\n"])),It.spacer),pM=n(hr)(HI||(HI=M(["\n &:not(:first-child) {\n margin-top: ","px;\n }\n"],["\n &:not(:first-child) {\n margin-top: ","px;\n }\n"])),It.spacer),gM=n.div(AI||(AI=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*It.nudge,2*It.nudge),fM=n.span(DI||(DI=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"]))),hM=n.span(FI||(FI=M(["\n display: flex;\n align-items: center;\n"],["\n display: flex;\n align-items: center;\n"]))),vM=n(hr)(PI||(PI=M(["\n & + & {\n margin-top: ","px;\n }\n"],["\n & + & {\n margin-top: ","px;\n }\n"])),3*It.nudge),xM=n(gl)(jI||(jI=M(["\n margin-top: ","px;\n"],["\n margin-top: ","px;\n"])),It.spacer),bM=Zi((function(n){var e,t,i=n.anchorId,r=n.bgMode,o=n.jobTitle,l=n.employmentTypes,d=n.locations,s=n.totalLocations,c=n.allLocationsLabel,u=n.modelIcon,m=n.locationIcon,p=n.abstract,g=n.description,f=n.organization,h=n.datePosted,v=n.primaryAction,b=n.secondaryAction,w=Ri().colors,y="inverted"===r,k=bi(l,!1),E=null==d?void 0:d.filter((function(n){return n.name})),I=bi(E,!1),C="";I&&(C=void 0!==s&&E.length>=s?c||"":null===(e=E.map((function(n){return n.name})))||void 0===e?void 0:e.join(", "));var M={jobTitle:o,locations:d,jobDesc:wi([p,g]," - "),organization:f,directApply:!(!v&&!b),employmentTypes:(null==l?void 0:l.filter((function(n){return n.type})).map((function(n){return n.type})))||[],datePosted:h};return a.createElement(Vi,{addSeperation:!0,anchorId:i,bgColor:y?w.sectionBg.dark:r?w.sectionBg.medium:w.sectionBg.light,bgMode:nr(r,!0)},function(n){var e,t,i,r,o,l=n.jobTitle,d=n.jobDesc,s=n.organization,c=n.directApply,u=n.locations,m=n.employmentTypes,p=n.datePosted;return a.createElement(x,{item:{"@context":"https://schema.org","@type":"JobPosting",title:l,description:d,datePosted:null==p?void 0:p.toISOString(),employmentType:null==m?void 0:m.filter(vr),hiringOrganization:{"@type":"Organization",name:null==s?void 0:s.name,url:(null==s?void 0:s.url)?encodeURIComponent(null==s?void 0:s.url):"",logo:null==s?void 0:s.logo,telephone:null==s?void 0:s.telephone,email:null==s?void 0:s.email,address:(null===(e=null==s?void 0:s.address)||void 0===e?void 0:e.streetAddress)?{"@type":"PostalAddress",streetAddress:null===(t=null==s?void 0:s.address)||void 0===t?void 0:t.streetAddress,addressLocality:null===(i=null==s?void 0:s.address)||void 0===i?void 0:i.addressLocality,postalCode:null===(r=null==s?void 0:s.address)||void 0===r?void 0:r.postalCode,addressCountry:null===(o=null==s?void 0:s.address)||void 0===o?void 0:o.addressCountry}:void 0},jobLocation:null==u?void 0:u.map((function(n){return{"@type":"Place",address:{"@type":"PostalAddress",addressLocality:n.addressLocality||n.name,streetAddress:n.streetAddress,addressRegion:n.addressRegion,postalCode:n.postalCode,addressCountry:n.addressCountry}}})),directApply:c}})}(M),a.createElement(ir,{clampWidth:"small",addWhitespace:!0},a.createElement(mM,null,a.createElement(lr,{size:"heading-2",innerHTML:o,isInverted:y}),(k||I)&&a.createElement(pM,{type:"copy-b","data-sheet":"info",isInverted:y},k&&a.createElement(gM,null,a.createElement(fM,null,u?u():a.createElement(kI,null)),a.createElement(hM,null,null===(t=null==l?void 0:l.filter((function(n){return n.name})).map((function(n){return n.name})))||void 0===t?void 0:t.join(", "))),I&&a.createElement(gM,null,a.createElement(fM,null,m?m():a.createElement(Ge,null)),a.createElement(hM,null,C)))),p&&a.createElement(vM,{type:"copy-b",isInverted:y},p),g&&a.createElement(vM,{innerHTML:g,isInverted:y}),(v||b)&&a.createElement(xM,{primary:v&&v(y),secondary:b&&b(y)})))})),wM=n.div(OI||(OI=M(["\n display: inline-flex;\n flex-direction: row;\n flex-wrap: wrap;\n\n margin-top: -","px;\n margin-left: -","px;\n\n &:not(:first-child) {\n margin-top: ","px;\n }\n"],["\n display: inline-flex;\n flex-direction: row;\n flex-wrap: wrap;\n\n margin-top: -","px;\n margin-left: -","px;\n\n &:not(:first-child) {\n margin-top: ","px;\n }\n"])),It.nudge,2*It.nudge,3*It.nudge),yM=n.div(RI||(RI=M(["\n padding-top: ","px;\n padding-left: ","px;\n"],["\n padding-top: ","px;\n padding-left: ","px;\n"])),It.nudge,2*It.nudge),kM=n.span(ZI||(ZI=M(["\n display: inline-flex;\n align-items: center;\n ","\n color: ",";\n\n & > * + * {\n margin-left: ","px;\n }\n"],["\n display: inline-flex;\n align-items: center;\n ","\n color: ",";\n\n & > * + * {\n margin-left: ","px;\n }\n"])),pr("copy","medium"),(function(n){var e=n.theme;return n.isInverted?Dt(e).text.copyInverted:Dt(e).text.copy}),.5*It.nudge),EM=function(n){var e=n.facts,t=n.customFact,i=n.isInverted;return a.createElement(wM,null,e.map((function(n,e){return a.createElement(yM,{key:"tag_"+e},t?t({key:"headtag-".concat(e),name:n||"",isInverted:i}):a.createElement(kM,{isInverted:i},a.createElement(Ve,null),a.createElement("span",null,n)))})))},IM=n(Il)(_I||(_I=M(["\n &:not(:last-child) {\n margin-bottom: ","px;\n }\n"],["\n &:not(:last-child) {\n margin-bottom: ","px;\n }\n"])),It.spacer),CM=n(EM)(WI||(WI=M(["\n max-width: 880px;\n"],["\n max-width: 880px;\n"]))),MM=n(lr)(VI||(VI=M(["\n max-width: 880px;\n\n overflow: hidden;\n text-overflow: ellipsis;\n display: -webkit-box;\n -webkit-line-clamp: 2; /* number of lines to show */\n line-clamp: 2;\n -webkit-box-orient: vertical;\n\n &:not(:first-child) {\n margin-top: ","px;\n }\n"],["\n max-width: 880px;\n\n overflow: hidden;\n text-overflow: ellipsis;\n display: -webkit-box;\n -webkit-line-clamp: 2; /* number of lines to show */\n line-clamp: 2;\n -webkit-box-orient: vertical;\n\n &:not(:first-child) {\n margin-top: ","px;\n }\n"])),3*It.nudge),BM=n(hr)(UI||(UI=M(["\n max-width: 880px;\n\n &:not(:first-child) {\n margin-top: ","px;\n }\n"],["\n max-width: 880px;\n\n &:not(:first-child) {\n margin-top: ","px;\n }\n"])),3*It.nudge),zM=Zi((function(n){var e=n.anchorId,t=n.image,i=n.title,r=n.intro,o=n.text,l=n.facts,d=n.infos,c=n.bgMode,u=n.customFact,m=Ri().colors,p="inverted"===c,g="full"===c,f=s((function(){return bi(null==d?void 0:d.filter((function(n){return bi(n.items,!1)})),!1)}),[d]);return a.createElement(Vi,{addSeperation:!0,anchorId:e,bgColor:p?m.sectionBg.dark:g?m.sectionBg.medium:m.sectionBg.light,bgMode:nr(c,!0)},a.createElement(ir,{addWhitespace:!0},(null==t?void 0:t.small)&&a.createElement(IM,y({},t,{coverSpace:!0,allowEdgeRadius:!0,isInverted:p})),a.createElement(xo.Row,{gutter:5*It.nudge,semilarge:{gutter:It.spacer}},a.createElement(xo.Col,{semilarge:{span:f?5.7/8:1}},i&&a.createElement(MM,{size:"heading-2",isInverted:p},i),bi(l,!1)&&a.createElement(CM,{isInverted:p,facts:l,customFact:u}),r&&a.createElement(BM,{size:"medium",type:"copy-b",isInverted:p,innerHTML:r}),o&&a.createElement(BM,{size:"medium",isInverted:p,innerHTML:o})),f&&a.createElement(xo.Col,{semilarge:{span:2.3/8}},a.createElement(ug,{isInverted:p,items:d})))))})),TM=n.div(qI||(qI=M(["\n border: 1px solid\n ",";\n padding: ","px;\n border-radius: ","px;\n overflow: hidden;\n\n & > * + * {\n margin-top: ","px;\n }\n"],["\n border: 1px solid\n ",";\n padding: ","px;\n border-radius: ","px;\n overflow: hidden;\n\n & > * + * {\n margin-top: ","px;\n }\n"])),(function(n){var e=n.theme;return n.isInverted?Dt(e).elementBg.light:Dt(e).elementBg.dark}),2*It.nudge,It.nudge,3*It.nudge),SM=n(hr)(YI||(YI=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*It.nudge),NM=n(hr)(XI||(XI=M(["\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 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"]))),LM=n.div(JI||(JI=M(["\n display: flex;\n flex-direction: row;\n /* align-items: flex-start; */\n\n @media "," {\n margin-left: -","px;\n margin-right: -","px;\n\n & > * + * {\n border-left: 1px solid\n ",";\n }\n }\n"],["\n display: flex;\n flex-direction: row;\n /* align-items: flex-start; */\n\n @media "," {\n margin-left: -","px;\n margin-right: -","px;\n\n & > * + * {\n border-left: 1px solid\n ",";\n }\n }\n"])),Et.semilarge,It.spacer,It.spacer,(function(n){var e=n.theme;return n.isInverted?Dt(e).elementBg.light:Dt(e).elementBg.dark})),HM=n.div(GI||(GI=M(["\n flex: 1 0 100%;\n\n & > * + * {\n margin-top: ","px;\n }\n\n @media "," {\n flex: 1 0 60%;\n padding: 0 ","px;\n }\n\n @media "," {\n flex: 1 0 ","%;\n }\n"],["\n flex: 1 0 100%;\n\n & > * + * {\n margin-top: ","px;\n }\n\n @media "," {\n flex: 1 0 60%;\n padding: 0 ","px;\n }\n\n @media "," {\n flex: 1 0 ","%;\n }\n"])),3*It.nudge,Et.semilarge,It.spacer,Et.large,2/3*100),AM=n(HM)(KI||(KI=M(["\n display: none;\n margin-bottom: ","px;\n\n @media "," {\n display: block;\n flex: 1 0 40%;\n }\n\n @media "," {\n display: block;\n flex: 1 0 ","%;\n }\n"],["\n display: none;\n margin-bottom: ","px;\n\n @media "," {\n display: block;\n flex: 1 0 40%;\n }\n\n @media "," {\n display: block;\n flex: 1 0 ","%;\n }\n"])),2*It.nudge,Et.semilarge,Et.large,1/3*100),DM=n.div(QI||(QI=M([""],[""]))),FM=function(n){var e=n.isInverted,t=n.name,i=n.shortDescription,r=n.facts,o=n.infos,l=n.customFact,d=n.action,s=bi(r,!1),c=bi(o,!1);return a.createElement(TM,{isInverted:e},t&&a.createElement(SM,{type:"copy-b",size:"big",isInverted:e},t),(s||i||c||d)&&a.createElement(LM,{isInverted:e},a.createElement(HM,null,bi(r,!1)&&a.createElement(EM,{facts:r,isInverted:e,customFact:l}),i&&a.createElement(NM,{isInverted:e,innerHTML:i}),d&&a.createElement(DM,null,d(e))),bi(o,!1)&&a.createElement(AM,null,a.createElement(ug,{isInverted:e,items:[{items:o}]}))))},PM=n.svg($I||($I=M(["\n display: block;\n"],["\n display: block;\n"]))),jM=function(n){var e=n.iconColor,t=void 0===e?"currentColor":e,i=n.className,r=n.ariaHidden,a=void 0===r||r;return o.createElement(PM,{viewBox:"0 0 18 18",width:"18",height:"18",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-hidden":a,className:i},o.createElement("path",{d:"M12.5 11h-.79l-.28-.27A6.471 6.471 0 0 0 13 6.5 6.5 6.5 0 1 0 6.5 13c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L17.49 16l-4.99-5Zm-6 0C4.01 11 2 8.99 2 6.5S4.01 2 6.5 2 11 4.01 11 6.5 8.99 11 6.5 11Z",fill:t}))},OM=n.div(nC||(nC=M(["\n display: flex;\n min-height: 50px;\n border: solid 1px ",";\n\n color: ",";\n\n &:focus-within {\n outline: ",";\n outline-offset: 0;\n }\n\n &:focus-within & > input:not(:focus-visible) {\n outline: none;\n }\n\n @media "," {\n max-width: 400px;\n }\n"],["\n display: flex;\n min-height: 50px;\n border: solid 1px ",";\n\n color: ",";\n\n &:focus-within {\n outline: ",";\n outline-offset: 0;\n }\n\n &:focus-within & > input:not(:focus-visible) {\n outline: none;\n }\n\n @media "," {\n max-width: 400px;\n }\n"])),(function(n){var e=n.theme;return Dt(e).elementBg.dark}),(function(n){var e=n.theme;return n.isInverted?Ft(e).copy.medium.colorInverted:Ft(e).copy.medium.color}),(function(n){var e=n.theme,t=n.isInverted;return"1px solid ".concat(t?Dt(e).primary.inverted:Dt(e).primary.default)}),Et.medium),RM=n.input(eC||(eC=M(["\n flex: 1 1 auto;\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 color: inherit;\n ","\n line-height: 1;\n\n padding: ","px;\n padding-right: ","px;\n\n &::placeholder {\n color: ",";\n }\n"],["\n flex: 1 1 auto;\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 color: inherit;\n ","\n line-height: 1;\n\n padding: ","px;\n padding-right: ","px;\n\n &::placeholder {\n color: ",";\n }\n"])),pr("copy","medium"),2*It.nudge,It.nudge,(function(n){var e=n.theme;return n.isInverted?Dt(e).text.subtileInverted:Dt(e).text.subtile})),ZM=n.button(tC||(tC=M(["\n background: none;\n border: none;\n cursor: pointer;\n\n padding: ","px;\n padding-left: ","px;\n color: inherit;\n\n transition: transform 0.2s ease-in-out;\n\n &:focus {\n text-decoration: underline;\n transform: scale(1.012);\n }\n\n &:focus:not(:focus-visible) {\n text-decoration: none;\n }\n\n &:active {\n transform: scale(0.95);\n }\n"],["\n background: none;\n border: none;\n cursor: pointer;\n\n padding: ","px;\n padding-left: ","px;\n color: inherit;\n\n transition: transform 0.2s ease-in-out;\n\n &:focus {\n text-decoration: underline;\n transform: scale(1.012);\n }\n\n &:focus:not(:focus-visible) {\n text-decoration: none;\n }\n\n &:active {\n transform: scale(0.95);\n }\n"])),2*It.nudge,It.nudge),_M=function(n){var e=n.isInverted,t=n.value,i=n.placeholder,r=n.onSubmit,o=n.onBlur,l=n.submitIcon,s=n.className,c=si((function(n){null==r||r(n)}),t||""),u=c.setValue,m=c.value,p=c.forceUpdate;return d((function(){void 0!==t&&u(t)}),[u,t]),a.createElement(OM,{isInverted:e,className:s},a.createElement(RM,{type:"text",isInverted:e,value:m,placeholder:i,onChange:function(n){var e,t=null===(e=null==n?void 0:n.currentTarget)||void 0===e?void 0:e.value;void 0!==t&&u(t)},onBlur:o,onKeyDown:function(n){"Enter"===n.key&&p()}}),a.createElement(ZM,{"aria-label":"filter_submit",onClick:p},l?l(e):a.createElement(jM,null)))},WM=n.div(iC||(iC=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*It.nudge,Et.large,3*It.nudge),VM=n(_M)(rC||(rC=M(["\n // margin to show prevent section overflow outline\n margin-top: 2px;\n\n &:not(:last-child) {\n margin-bottom: ","px;\n }\n"],["\n // margin to show prevent section overflow outline\n margin-top: 2px;\n\n &:not(:last-child) {\n margin-bottom: ","px;\n }\n"])),5*It.nudge),UM=function(n,e){return e?null==e?void 0:e.filter((function(e){return!n.find((function(n){return n.item.id===e.id}))})):[]},qM=Zi((function(n){var e,t=n.anchorId,i=n.bgMode,r=n.pois,o=n.enableFiltering,c=n.filterPlaceholder,u=void 0===c?"Filter":c,m=Ri().colors,p="inverted"===i,g="full"===i,f=l(""),h=f[0],v=f[1],x=s((function(){var n=[];if(!bi(null==r?void 0:r.filter((function(n){return void 0!==n.id})),!1))return n;var e=null==r?void 0:r.filter(function(n){return function(e){return new RegExp(n).test(e.name)}}(h));bi(e,!1)&&n.push.apply(n,e.map((function(n){return{item:n,priority:1}})));var t=UM(n,null==r?void 0:r.filter(function(n){return function(e){var t=n.toLowerCase().replace(/\s/g,""),i=e.name.toLowerCase().replace(/\s/g,"");return new RegExp(t).test(i)}}(h)));bi(t,!1)&&n.push.apply(n,t.map((function(n){return{item:n,priority:2}})));var i=UM(n,null==r?void 0:r.filter(function(n){return function(e){if(!bi(e.facts,!1))return!1;var t=n.toLowerCase().replace(/\s/g,""),i=new RegExp(t);return!!e.facts.find((function(n){var e=n.toLowerCase().replace(/\s/g,"");return i.test(e)}))}}(h)));bi(i,!1)&&n.push.apply(n,i.map((function(n){return{item:n,priority:3}})));var o=UM(n,null==r?void 0:r.filter(function(n){return function(e){if(!bi(null==e?void 0:e.infos,!1))return!1;var t=n.toLowerCase().replace(/\s/g,""),i=new RegExp(t);return!!e.infos.find((function(n){if(!n.text)return!1;var e=n.text.toLowerCase().replace(/\s/g,"");return i.test(e)}))}}(h)));bi(o,!1)&&n.push.apply(n,o.map((function(n){return{item:n,priority:4}})));var a=UM(n,null==r?void 0:r.filter(function(n){return function(e){if(!e.shortDescription)return!1;var t=n.toLowerCase().replace(/\s/g,""),i=e.shortDescription.toLowerCase().replace(/\s/g,"");return new RegExp(t).test(i)}}(h)));return bi(a,!1)&&n.push.apply(n,a.map((function(n){return{item:n,priority:5}}))),n}),[h,r]),b=Mi(),w=b.params,k=b.update;return d((function(){v(w.filter||"")}),[w]),ri((function(){k("filter",h)}),[h]),a.createElement(Vi,{addSeperation:!0,anchorId:t,bgColor:p?m.sectionBg.dark:g?m.sectionBg.medium:m.sectionBg.light,bgMode:nr(i,!0)},a.createElement(ir,{addWhitespace:!0},o&&a.createElement(VM,{value:h,placeholder:u,onSubmit:v}),a.createElement(WM,null,null===(e=null==x?void 0:x.sort((function(n,e){return n.priority-e.priority})))||void 0===e?void 0:e.map((function(n,e){return a.createElement(FM,y({key:e},n.item,{isInverted:p}))})))))})),YM=n(Vi)(lC||(lC=M(["\n position: relative;\n ","\n\n header + & {\n ","\n ","\n }\n"],["\n position: relative;\n ","\n\n header + & {\n ","\n ","\n }\n"])),(function(n){return n.isLarge&&e(aC||(aC=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(n){var t=n.theme,i=Kx({pageFlow:"beforeContent",hasMain:!0}),r=Kx({pageFlow:"beforeContent",hasMain:!0,hasTop:!0}),o=Kx({pageFlow:"beforeContent",hasMain:!0,hasBottom:!0}),a=Kx({pageFlow:"beforeContent",hasTop:!0,hasMain:!0,hasBottom:!0}),l=Qx(t,i).large,d=Qx(t,r).large,s=Qx(t,o).large,c=Qx(t,a).large,u=function(n){return n.map((function(n){return"[data-navbar-ident*='".concat(n,"']")})).join("")},m="100vh";return e(oC||(oC=M(["\n "," {\n height: ",";\n }\n\n // with main navbar element\n header"," ~ & {\n "," {\n height: calc("," - ","px);\n }\n }\n\n // with main and top navbar elements\n header"," ~ & {\n "," {\n height: calc("," - ","px);\n }\n }\n\n // with main and bottom navbar elements\n header"," ~ & {\n "," {\n height: calc("," - ","px);\n }\n }\n\n // with all navbar elements\n header"," ~ & {\n "," {\n height: calc("," - ","px);\n }\n }\n\n @media "," {\n // with main navbar element\n header"," ~ & {\n "," {\n height: calc("," - ","px);\n }\n }\n\n // with main and top navbar elements\n header"," ~ & {\n "," {\n height: calc("," - ","px);\n }\n }\n\n // with main and bottom navbar elements\n header"," ~ & {\n "," {\n height: calc(\n "," - ","px\n );\n }\n }\n\n // with all navbar elements\n header"," ~ & {\n "," {\n height: calc("," - ","px);\n }\n }\n }\n "],["\n "," {\n height: ",";\n }\n\n // with main navbar element\n header"," ~ & {\n "," {\n height: calc("," - ","px);\n }\n }\n\n // with main and top navbar elements\n header"," ~ & {\n "," {\n height: calc("," - ","px);\n }\n }\n\n // with main and bottom navbar elements\n header"," ~ & {\n "," {\n height: calc("," - ","px);\n }\n }\n\n // with all navbar elements\n header"," ~ & {\n "," {\n height: calc("," - ","px);\n }\n }\n\n @media "," {\n // with main navbar element\n header"," ~ & {\n "," {\n height: calc("," - ","px);\n }\n }\n\n // with main and top navbar elements\n header"," ~ & {\n "," {\n height: calc("," - ","px);\n }\n }\n\n // with main and bottom navbar elements\n header"," ~ & {\n "," {\n height: calc(\n "," - ","px\n );\n }\n }\n\n // with all navbar elements\n header"," ~ & {\n "," {\n height: calc("," - ","px);\n }\n }\n }\n "])),JM,m,u(i.split("-")),JM,m,l[0],u(r.split("-")),JM,m,d[0],u(o.split("-")),JM,m,s[0],u(a.split("-")),JM,m,c[0],Et.semilarge,u(i.split("-")),JM,m,l[1],u(r.split("-")),JM,m,d[1],u(o.split("-")),JM,m,s[1],u(a.split("-")),JM,m,c[1])}))}),Ct([0],"padding-top"),Ct([0],"margin-top")),XM=n.div(dC||(dC=M(["\n position: relative;\n"],["\n position: relative;\n"]))),JM=n.div(sC||(sC=M(["\n min-height: 360px;\n height: 360px;\n max-height: 1300px;\n z-index: 0;\n\n @media "," {\n height: 600px;\n min-height: 600px;\n }\n"],["\n min-height: 360px;\n height: 360px;\n max-height: 1300px;\n z-index: 0;\n\n @media "," {\n height: 600px;\n min-height: 600px;\n }\n"])),Et.medium),GM=n.button(cC||(cC=M(["\n position: absolute;\n top: ","px;\n left: ","px;\n\n background-color: transparent;\n border: none;\n padding: ","px;\n cursor: pointer;\n\n transition: transform 0.2s ease-in-out, opacity 0.2s ease-in-out;\n\n @media (hover: hover) and (pointer: fine) {\n &:hover {\n opacity: 0.6;\n }\n }\n\n &:focus {\n outline: 2px solid ",";\n transform: scale(1.012);\n }\n\n &:focus:not(:focus-visible) {\n outline: none;\n }\n\n &:active {\n transform: scale(0.95);\n }\n\n & > * {\n width: 30px;\n height: 30px;\n }\n"],["\n position: absolute;\n top: ","px;\n left: ","px;\n\n background-color: transparent;\n border: none;\n padding: ","px;\n cursor: pointer;\n\n transition: transform 0.2s ease-in-out, opacity 0.2s ease-in-out;\n\n @media (hover: hover) and (pointer: fine) {\n &:hover {\n opacity: 0.6;\n }\n }\n\n &:focus {\n outline: 2px solid ",";\n transform: scale(1.012);\n }\n\n &:focus:not(:focus-visible) {\n outline: none;\n }\n\n &:active {\n transform: scale(0.95);\n }\n\n & > * {\n width: 30px;\n height: 30px;\n }\n"])),2*It.nudge,2*It.nudge,It.nudge,(function(n){var e=n.theme;return Dt(e).primary.default})),KM=n.div(uC||(uC=M(["\n position: fixed;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n z-index: 10;\n\n display: flex;\n align-items: flex-end;\n justify-content: flex-end;\n\n pointer-events: all;\n background-color: rgba(255, 255, 255, 0.8);\n\n @media "," {\n position: absolute;\n background-color: transparent;\n padding: ","px;\n padding-bottom: ","px;\n\n pointer-events: none;\n }\n"],["\n position: fixed;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n z-index: 10;\n\n display: flex;\n align-items: flex-end;\n justify-content: flex-end;\n\n pointer-events: all;\n background-color: rgba(255, 255, 255, 0.8);\n\n @media "," {\n position: absolute;\n background-color: transparent;\n padding: ","px;\n padding-bottom: ","px;\n\n pointer-events: none;\n }\n"])),Et.medium,2*It.nudge,3*It.nudge),QM=n.div(mC||(mC=M(["\n max-height: 100%;\n width: 100%;\n padding: ","px;\n overflow: auto;\n\n background: ",";\n box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.3);\n pointer-events: all;\n border-radius: 8px;\n\n & > * + * {\n margin-top: ","px;\n }\n\n @media "," {\n max-width: 400px;\n }\n"],["\n max-height: 100%;\n width: 100%;\n padding: ","px;\n overflow: auto;\n\n background: ",";\n box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.3);\n pointer-events: all;\n border-radius: 8px;\n\n & > * + * {\n margin-top: ","px;\n }\n\n @media "," {\n max-width: 400px;\n }\n"])),2*It.nudge,(function(n){var e=n.theme;return Dt(e).elementBg.light}),3*It.nudge,Et.medium),$M=n.header(pC||(pC=M(["\n display: flex;\n align-items: center;\n"],["\n display: flex;\n align-items: center;\n"]))),nB=n.button(gC||(gC=M(["\n display: inline-block;\n border: none;\n background-color: transparent;\n cursor: pointer;\n margin-left: auto;\n padding: ","px;\n\n transition: transform 0.2s ease-in-out, opacity 0.2s ease-in-out;\n\n @media (hover: hover) and (pointer: fine) {\n &:hover {\n opacity: 0.6;\n }\n }\n\n &:focus {\n outline: 2px solid ",";\n transform: scale(1.012);\n }\n\n &:focus:not(:focus-visible) {\n outline: none;\n }\n\n &:active {\n transform: scale(0.95);\n }\n"],["\n display: inline-block;\n border: none;\n background-color: transparent;\n cursor: pointer;\n margin-left: auto;\n padding: ","px;\n\n transition: transform 0.2s ease-in-out, opacity 0.2s ease-in-out;\n\n @media (hover: hover) and (pointer: fine) {\n &:hover {\n opacity: 0.6;\n }\n }\n\n &:focus {\n outline: 2px solid ",";\n transform: scale(1.012);\n }\n\n &:focus:not(:focus-visible) {\n outline: none;\n }\n\n &:active {\n transform: scale(0.95);\n }\n"])),It.nudge,(function(n){var e=n.theme;return Dt(e).primary.default})),eB=function(n){var e=n.name,t=n.facts,i=n.description,r=n.infos,o=n.action,l=n.customFact,d=n.customClose,s=n.onClose,c=n.className,u=Ri().colors;return a.createElement(QM,{className:c},a.createElement($M,null,e&&a.createElement(hr,{type:"copy-b",size:"big"},e),a.createElement(nB,{onClick:s},d||a.createElement(Ze,{iconColor:u.text.default}))),bi(t,!1)&&a.createElement(EM,{facts:t,customFact:l}),i&&a.createElement(hr,{type:"copy",size:"small",innerHTML:i}),bi(r,!1)&&a.createElement(ug,{items:[{items:r}]}),o&&o)},tB=Zi((function(n){var e=n.anchorId,t=n.size,i=n.pois,r=n.initialPointOfInterest,o=void 0===r?"":r,c=n.provider,u=n.attribution,m=n.center,p=void 0===m?[51.505,-.09]:m,g=n.zoom,f=void 0===g?5:g,h=n.fitBoundsPadding,v=n.allMarkersOnInit,x=void 0!==v&&v,b=n.restrictToMarkersArea,w=void 0===b||b,k=n.showOwnPosition,C=n.flyToZoom,M=n.customFact,B=n.currentPosMarker,z=n.customCardClose,T=n.customLocationRequest,S="large"===t,N=Ri().colors,L=l(o||""),H=L[0],A=L[1],D=l(!1),F=D[0],P=D[1],j=s((function(){return null==i?void 0:i.find((function(n){return n.id===H}))}),[H,i]),O=Bi(!0,!1),R=O.isSupported,Z=O.location,_=O.reset,W=s((function(){var n,e={size:[28,28],anchor:[14,28],sizeActive:[70,70],anchorActive:[35,70],url:kt(a.createElement(Ge,null))},t={size:[24,24],anchor:[12,12],sizeActive:[24,24],anchorActive:[12,12],url:kt(a.createElement(gt,{iconColor:"#5383EC"}))},r=(null===(n=null==i?void 0:i.filter((function(n){return void 0!==n.id})))||void 0===n?void 0:n.map((function(n){return{id:n.id,position:n.position,icon:n.icon||e,isInteractive:!0}})))||[];return R&&(null==Z?void 0:Z.coords.latitude)&&(null==Z?void 0:Z.coords.longitude)&&r.push({id:"my-current-position-123456789",position:[Z.coords.latitude,Z.coords.longitude],icon:B||t}),r}),[B,R,null==Z?void 0:Z.coords.latitude,null==Z?void 0:Z.coords.longitude,i]),V=Ei({url:c,attribution:u,center:p,zoom:f,activeMarkerId:H,markers:W,fitBoundsPadding:h,restrictToMarkersArea:w,showZoomControls:!0,zoomControlPosition:"bottomleft",onMarkerClick:function(n){A((function(e){return e===n?"":n}))}}),U=V.isLoaded,q=V.setContainer,Y=V.flyToActive,X=V.showAllMarkers,J=V.flyToPosition,G=V.getCurrentZoom;d((function(){if(U&&!F)x&&X();else{var n=G(),e=C;void 0!==C&&n>C&&(e=n),Y(e)}}),[H,x,Y,C,G,o,F,U,X]),d((function(){F||H===o||P(!0)}),[H,o,F]);return a.createElement(YM,{anchorId:e,bgColor:"image",bgMode:"full",isLarge:S},a.createElement(ir,{clampWidth:S?"large":"normal"},a.createElement(XM,null,a.createElement(JM,{ref:q,isLarge:"large"===t}),k&&a.createElement(GM,{onClick:function(){return E(void 0,void 0,void 0,(function(){var n,e,t,i;return I(this,(function(r){switch(r.label){case 0:return(null===(t=null==Z?void 0:Z.coords)||void 0===t?void 0:t.latitude)&&(null===(i=null==Z?void 0:Z.coords)||void 0===i?void 0:i.longitude)?(n=G(),e=C,void 0!==C&&n>C&&(e=n),J([Z.coords.latitude,Z.coords.longitude],e),[3,4]):[3,1];case 1:return r.trys.push([1,3,,4]),[4,_()];case 2:return r.sent()&&X(),[3,4];case 3:return r.sent(),[3,4];case 4:return[2]}}))}))}},T||a.createElement($e,{iconColor:N.text.default})),j&&j.name&&a.createElement(KM,{onClick:function(n){n.target===n.currentTarget&&A("")}},a.createElement(eB,y({},j,{onClose:function(){return A("")},customFact:M,customClose:z}))))))})),iB=n.form(fC||(fC=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 Dt(e).text.default}),Et.medium),rB=n.input(hC||(hC=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 &:focus:not(:focus-visible) {\n outline: none;\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 &:focus:not(:focus-visible) {\n outline: none;\n }\n\n &::placeholder {\n color: inherit;\n }\n"])),It.nudge,3*It.nudge,(function(n){var e=n.backColor;return e&&e}),(function(n){var e=n.theme;return Ft(e).copy.small.family}),(function(n){var e=n.theme;return Ft(e).copy.small.weight}),(function(n){var e=n.theme;return Ct(Ft(e).copy.small.size,"font-size")}),(function(n){var e=n.theme;return Ft(e).copy.small.lineHeight}),(function(n){var e=n.theme;return"2px solid ".concat(Dt(e).primary.default)})),oB=n.button(vC||(vC=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 &:focus:not(:focus-visible) {\n text-decoration: none;\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 &:focus:not(:focus-visible) {\n text-decoration: none;\n }\n\n &:active {\n transform: scale(0.95);\n }\n"])),.5*It.spacer,(function(n){var e=n.theme;return Dt(e).primary.default}),(function(n){var e=n.theme;return Dt(e).text.inverted}),Et.medium),aB=function(n){var e=n.mode,t=void 0===e?"default":e,i=n.value,r=n.placeholder,o=n.method,l=n.action,d=n.buttonIcon,s=n.onSubmit,c=n.onClick,u=n.onBlur,m=n.onFocus,p=n.className,g=Ri().colors,f="default"===t?g.elementBg.medium:g.elementBg.light;return a.createElement(iB,{onSubmit:s,method:o,action:l,className:p},a.createElement(rB,{placeholder:r,value:i,onClick:c,onBlur:u,onFocus:m,backColor:f}),d&&a.createElement(oB,{isInverted:"onDark"===t},d))},lB=n.div(xC||(xC=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 Dt(e).text.default}),(function(n){var e=n.theme;return n.isInverted?Dt(e).elementBg.light:Dt(e).elementBg.medium})),dB=n.input(bC||(bC=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 &:focus:not(:focus-visible) {\n outline: none;\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\n &:focus:not(:focus-visible) {\n outline: none;\n }\n"])),3*It.nudge,3.5*It.nudge,(function(n){return n.hasLeftIcon&&2.5*It.spacer+"px"}),(function(n){return n.hasRightIcon&&2.5*It.spacer+"px"}),(function(n){var e=n.theme;return Ft(e).copy.small.family}),(function(n){var e=n.theme;return Ct(Ft(e).copy.small.size,"font-size")}),(function(n){var e=n.theme;return"1px solid ".concat(Dt(e).primary.default)})),sB=n.button(wC||(wC=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 &:focus:not(:focus-visible) {\n text-decoration: none;\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 &:focus:not(:focus-visible) {\n text-decoration: none;\n }\n\n &:active {\n transform: scale(0.95);\n }\n"])),(function(n){var e=n.theme;return Dt(e).text.default})),cB=n(sB)(yC||(yC=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"]))),uB=n(sB)(kC||(kC=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"]))),mB=function(n){var e=n.isInverted,t=void 0!==e&&e,i=n.value,r=n.placeholder,o=n.submitIcon,l=n.clearIcon,d=n.onSubmit,s=n.onClick,c=n.onClear,u=n.onBlur,m=n.onFocus,p=n.className;return a.createElement(lB,{isInverted:t,className:p},o&&a.createElement(cB,{isInverted:t,onClick:function(){return d&&d()}},o),a.createElement(dB,{hasLeftIcon:void 0!==o,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&&a.createElement(uB,{isInverted:t,onClick:function(){return c&&c()}},l))},pB=n(Bo)(EC||(EC=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"),gB=function(n){var e=n.className;return o.createElement(pB,{ariaLabel:"b.lateral - creative agency",className:e,href:"https://blateral.com",isExternal:!0},o.createElement("span",null,"b.lateral - creative agency"))},fB=n.div(IC||(IC=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})),hB=n.div(CC||(CC=M(["\n box-sizing: border-box;\n max-width: 900px;\n width: 100vw;\n\n max-height: 85%;\n overflow-y: scroll;\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 padding: ","px;\n\n & > * + * {\n margin-top: ","px;\n }\n }\n\n @media "," {\n bottom: ","px;\n max-height: 100vh;\n overflow: auto;\n }\n"],["\n box-sizing: border-box;\n max-width: 900px;\n width: 100vw;\n\n max-height: 85%;\n overflow-y: scroll;\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 padding: ","px;\n\n & > * + * {\n margin-top: ","px;\n }\n }\n\n @media "," {\n bottom: ","px;\n max-height: 100vh;\n overflow: auto;\n }\n"])),It.spacer,2*It.nudge,(function(n){var e=n.theme;return Dt(e).elementBg.light}),2*It.nudge,Et.medium,5*It.nudge,3*It.nudge,Et.semilarge,1.5*It.spacer),vB=n(hr)(MC||(MC=M(["\n li > * + * {\n margin-left: ","px;\n }\n"],["\n li > * + * {\n margin-left: ","px;\n }\n"])),It.nudge),xB=n(Ve)(BC||(BC=M(["\n display: inline-block;\n height: 20px;\n width: 20px;\n"],["\n display: inline-block;\n height: 20px;\n width: 20px;\n"]))),bB=n(Ze)(zC||(zC=M(["\n display: inline-block;\n height: 20px;\n width: 20px;\n"],["\n display: inline-block;\n height: 20px;\n width: 20px;\n"]))),wB=function(n){var e,t,i=n.urlWhitelist,r=void 0===i?[]:i,o=n.zIndex,s=n.overlayOpacity,c=void 0===s?.4:s,m=n.status,p=n.className,g=n.children,f=n.theme,h=Ri().globals,v=u((function(n){var e=new Date(n.updatedAt),t=new Xa(n.updatedAt,h.cookie.consentStatusFormat,h.cookie.consentDateFormat(e),h.cookie.consentTimeFormat(e),h.cookie.consentLocaleKey),i=Object.keys(n.state),r=n.state;return a.createElement(vB,{renderAs:"span"},a.createElement("span",null,t.getFormattedStatus()),a.createElement("ul",null,null==i?void 0:i.map((function(n,e){return a.createElement("li",{key:e},a.createElement("span",null,r[n].label),r[n].isAccepted?a.createElement(xB,null):a.createElement(bB,null))}))))}),[h.cookie]),x=l(!1),b=x[0],w=x[1],y=Di({cookieName:h.cookie.name,initialCookieTypes:h.cookie.types,lifetime:h.cookie.lifetime},(function(){return w(!1)}),m||v),k=y.getCookieValue,E=y.cookieTypes,I=y.acceptAll,C=y.acceptSelected,M=y.declineAll,B=y.setConsent,z=oi();return d((function(){z||(!function(n,e){void 0===e&&(e=[]);for(var t=document.querySelectorAll(e.join(", ")),i=0,r=t.length;i<r;i++)t[i].addEventListener("click",n)}((function(){return w(!0)}),["[".concat(Ai.buttons.attribute,"]"),".".concat(Ai.buttons.class)]),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,r)||w(!k()))}),[k,z,r]),d((function(){document.body.style.overflow=b?"hidden":"visible"}),[b]),b?a.createElement(ji,{theme:f},a.createElement(fB,{zIndex:o,bgOpacity:c},a.createElement(hB,{className:p},null==g?void 0:g({types:E,acceptAll:I,acceptSelected:C,setConsent:B,declineAll:M,additionalAcceptProps:(e={},e["data-gtm"]="button-cookie-consent-accept",e),additionalDeclineProps:(t={},t["data-gtm"]="button-cookie-consent-decline",t)})))):null},yB=n.img(TC||(TC=M(["\n display: block;\n margin: 0 auto;\n"],["\n display: block;\n margin: 0 auto;\n"]))),kB=n(hr)(SC||(SC=M(["\n text-align: ",";\n margin-left: ",";\n margin-right: auto;\n max-width: 670px;\n"],["\n text-align: ",";\n margin-left: ",";\n margin-right: auto;\n max-width: 670px;\n"])),(function(n){return n.isCentered?"center":"left"}),(function(n){return n.isCentered?"auto":"0"})),EB=function(n){var e=n.isCentered,t=n.innerHTML,i=n.className,r=n.children;return a.createElement(kB,{size:"big",type:"copy-b",innerHTML:t,isCentered:e,className:i},r)},IB=n.div(NC||(NC=M([""],[""]))),CB=n.div(LC||(LC=M(["\n position: relative;\n max-height: ",";\n overflow: hidden;\n\n &:after {\n content: ",";\n display: block;\n position: absolute;\n left: 0;\n bottom: 0;\n right: 0;\n height: 100%;\n background: linear-gradient(\n 0deg,\n "," 0%,\n "," 25%,\n "," 100%\n );\n pointer-events: none;\n }\n"],["\n position: relative;\n max-height: ",";\n overflow: hidden;\n\n &:after {\n content: ",";\n display: block;\n position: absolute;\n left: 0;\n bottom: 0;\n right: 0;\n height: 100%;\n background: linear-gradient(\n 0deg,\n "," 0%,\n "," 25%,\n "," 100%\n );\n pointer-events: none;\n }\n"])),(function(n){return n.isClamped&&"80px"}),(function(n){return n.isClamped&&"''"}),(function(n){var e=n.theme;return Dt(e).elementBg.light}),(function(n){var e=n.theme;return pi(Dt(e).elementBg.light,.9)}),(function(n){var e=n.theme;return pi(Dt(e).elementBg.light,0)})),MB=n(hr)(HC||(HC=M(["\n text-align: ",";\n"],["\n text-align: ",";\n"])),(function(n){return n.isCentered?"center":"left"})),BB=n.button(AC||(AC=M(["\n background: none;\n margin: 0;\n padding: 0;\n border: none;\n cursor: pointer;\n\n padding: ","px ","px;\n"],["\n background: none;\n margin: 0;\n padding: 0;\n border: none;\n cursor: pointer;\n\n padding: ","px ","px;\n"])),It.nudge,2*It.nudge),zB=function(n){var e=n.isCentered,t=n.innerHTML,i=n.allowClamping,r=void 0===i||i,o=n.toggle,s=n.className,u=n.children,m=l(!0),p=m[0],g=m[1],f=c(!!r),h=c(null);d((function(){var n;if(f.current){var e=null===(n=h.current)||void 0===n?void 0:n.scrollHeight;void 0!==e&&g(e>130)}}),[r]);var v=function(){g(!1),f.current=!1};return a.createElement(IB,null,a.createElement(CB,{ref:h,isClamped:p},a.createElement(MB,{isCentered:e,innerHTML:t,className:s},u)),p&&(o?o(v):a.createElement(BB,{onClick:v},a.createElement(re,null))))},TB=n.div(DC||(DC=M(["\n margin-left: auto;\n margin-right: auto;\n\n & > * + * {\n margin-top: ","px;\n }\n"],["\n margin-left: auto;\n margin-right: auto;\n\n & > * + * {\n margin-top: ","px;\n }\n"])),It.nudge),SB=n(hr)(FC||(FC=M(["\n text-align: left;\n\n &:not(:last-child) {\n margin-bottom: ","px;\n }\n"],["\n text-align: left;\n\n &:not(:last-child) {\n margin-bottom: ","px;\n }\n"])),2*It.nudge),NB=function(n){var e=n.title,t=n.types,i=n.setConsent;return a.createElement(TB,null,e&&a.createElement(SB,{type:"copy-b",innerHTML:e}),t&&Object.keys(t).map((function(n){return a.createElement(dm,{key:n,label:t[n].label,isSelected:t[n].isAccepted,isDisabled:!t[n].isEditable,onChange:function(){return i(n)}})})))},LB=n(gl)(PC||(PC=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"])),It.spacer,Et.medium,5*It.nudge),HB=n.div(jC||(jC=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*It.nudge),AB=n.ul(OC||(OC=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*It.nudge),DB=n.li(RC||(RC=M(["\n display: block;\n padding: 0;\n"],["\n display: block;\n padding: 0;\n"]))),FB=n(Bo)(ZC||(ZC=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*It.nudge,1.5*It.nudge,2*It.nudge,1.5*It.nudge,(function(n){var e=n.theme;return n.isInverted?Dt(e).text.inverted:Dt(e).text.default}),(function(n){var e=n.theme;return n.isInverted?Dt(e).primary.inverted:Dt(e).primary.default})),PB=function(n){var e=n.isInverted,t=void 0!==e&&e,i=n.title,r=n.items,o=n.className;return a.createElement(HB,{className:o},i&&a.createElement(hr,{type:"copy-b",isInverted:t},i),a.createElement(AB,null,null==r?void 0:r.map((function(n,e){return a.createElement(DB,{key:e},a.createElement(FB,{isExternal:!0,href:n.href,isInverted:t,ariaLabel:n.title||"social_".concat(e)},n.icon&&n.icon({isInverted:t,title:n.title})))}))))},jB=n.div(_C||(_C=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*It.nudge,It.spacer),OB=function(n){var e=n.isInverted,t=n.langs,i=n.socials,r=bi(i,!1),o=bi(t,!1);return a.createElement(a.Fragment,null,(r||o)&&a.createElement(jB,null,r&&a.createElement(PB,{isInverted:e,items:i}),o&&a.createElement(vh,{isInverted:e,langs:t})))},RB=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 a.createElement(th,{isInverted:r,rootLink:e,rootLabel:t,navItems:i.mainNavigation})},ZB=n(ih)(WC||(WC=M(["\n display: flex;\n flex-direction: row;\n align-items: center;\n"],["\n display: flex;\n flex-direction: row;\n align-items: center;\n"]))),_B=n(ih)(VC||(VC=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"])),It.nudge),WB=n(ih)(UC||(UC=M(["\n display: flex;\n justify-content: flex-end;\n align-items: center;\n\n & > * + * {\n margin-left: ","px;\n }\n\n @media "," {\n & > * + * {\n margin-left: ","px;\n }\n }\n"],["\n display: flex;\n justify-content: flex-end;\n align-items: center;\n\n & > * + * {\n margin-left: ","px;\n }\n\n @media "," {\n & > * + * {\n margin-left: ","px;\n }\n }\n"])),It.nudge,Et.medium,2*It.nudge),VB=n.div(qC||(qC=M(["\n display: none;\n\n @media "," {\n display: block;\n margin-left: ","px;\n margin-top: 2px;\n }\n"],["\n display: none;\n\n @media "," {\n display: block;\n margin-left: ","px;\n margin-top: 2px;\n }\n"])),Et.semilarge,3*It.nudge),UB=function(n){var e,t,i,r,o,l,d=n.isInverted,s=n.logo,c=n.navStates,u=n.customToggle,m=n.langs,p=n.primaryAction,g=n.secondaryAction,f=void 0!==d?d:"large"===(null==c?void 0:c.size)&&"overContent"===(null==c?void 0:c.pageFlow);return a.createElement(a.Fragment,null,a.createElement(ZB,{takeSpace:!0,vAlign:"center",isInverted:f},a.createElement(dh,{isInverted:f,isExpanded:null==c?void 0:c.isMenuOpen,onClick:null==c?void 0:c.openMenu},u?u({isInverted:f}):a.createElement(Pe,{ariaHidden:!0})),bi(m,!1)&&a.createElement(VB,null,a.createElement(vh,{isInverted:f,langs:m}))),(null===(e=null==s?void 0:s.desktop)||void 0===e?void 0:e.src)&&a.createElement(_B,{isInverted:f},a.createElement(ah,{link:s.link,logo:{small:f?(null===(t=null==s?void 0:s.mobileInverted)||void 0===t?void 0:t.src)||"":(null===(i=null==s?void 0:s.mobile)||void 0===i?void 0:i.src)||"",semilarge:f?(null===(r=null==s?void 0:s.desktopInverted)||void 0===r?void 0:r.src)||"":(null===(o=null==s?void 0:s.desktop)||void 0===o?void 0:o.src)||"",alt:null===(l=null==s?void 0:s.desktop)||void 0===l?void 0:l.alt}})),a.createElement(WB,{takeSpace:!0,vAlign:"center"},g?g(y({isInverted:f},c)):void 0,p?p(y({isInverted:f},c)):void 0))},qB=n(ih)(YC||(YC=M(["\n &:not(:first-child) {\n margin-left: ","px;\n }\n"],["\n &:not(:first-child) {\n margin-left: ","px;\n }\n"])),It.spacer),YB=n(uh)(XC||(XC=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"])),Et.semilarge),XB=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 a.createElement(a.Fragment,null,a.createElement(qB,null,a.createElement(YB,{isInverted:r,navLinks:e})),a.createElement(qB,null,a.createElement(vh,{isInverted:r,langs:t})))},JB=Object.freeze({__proto__:null,MenuFooter:OB,MenuHeader:wh,NavBarBottom:RB,NavBarMain:UB,NavBarTop:XB}),GB=n.div(JC||(JC=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 Dt(e).elementBg.medium}),2*It.nudge,2*It.nudge,Et.semilarge,2*It.nudge),KB=n.ul(GC||(GC=M(["\n padding: 0;\n margin: 0;\n list-style: none;\n\n display: flex;\n flex-wrap: wrap;\n flex-direction: row;\n align-items: center;\n\n margin-left: -","px;\n"],["\n padding: 0;\n margin: 0;\n list-style: none;\n\n display: flex;\n flex-wrap: wrap;\n flex-direction: row;\n align-items: center;\n\n margin-left: -","px;\n"])),It.nudge),QB=n.li(KC||(KC=M(["\n display: flex;\n align-items: center;\n\n padding-left: ","px;\n"],["\n display: flex;\n align-items: center;\n\n padding-left: ","px;\n"])),It.nudge),$B=n(Bo)(QC||(QC=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"])),pr("copy","small"),(function(n){var e=n.theme;return n.isInverted?Dt(e).text.inverted:Dt(e).text.default})),nz={View:function(n){var e=n.className,t=n.children;return a.createElement(GB,{className:e},t)},LinkList:function(n){var e=n.isInverted,t=n.links,i=n.brandIcon,r=n.className,o=s((function(){return null==i?void 0:i(e)}),[i,e]);return a.createElement(KB,{className:r},null==t?void 0:t.map((function(n,t){return a.createElement(QB,{key:t},a.createElement($B,y({},n.link,{isInverted:e}),n.label))})),null!==o&&a.createElement(QB,null,o||a.createElement(gB,null)))}},ez=n.div($C||($C=M(["\n display: flex;\n flex-wrap: wrap;\n margin-left: -","px;\n\n & > * {\n padding-left: ","px;\n }\n"],["\n display: flex;\n flex-wrap: wrap;\n margin-left: -","px;\n\n & > * {\n padding-left: ","px;\n }\n"])),It.spacer,It.spacer),tz=function(n){var e=n.isInverted,t=n.languages,i=n.linksLeft,r=n.linksRight,o=n.brandIcon,l=n.languageIcon,d=n.className;return a.createElement(nz.View,{className:d},a.createElement(ez,null,t&&a.createElement(vh,{isInverted:e,langs:t,languageIcon:l||function(){return a.createElement(Oe,null)},textSize:"small"}),bi(i,!1)&&a.createElement(nz.LinkList,{links:i,isInverted:e,brandIcon:function(){return null}})),bi(r)&&a.createElement(nz.LinkList,{links:r,isInverted:e,brandIcon:o}))},iz=n(Vi)(nM||(nM=M(["\n ","\n ","\n"],["\n ","\n ","\n"])),Ct([0],"padding-bottom"),Ct([0],"margin-bottom")),rz=n.div(eM||(eM=M(["\n & > * {\n margin-bottom: ","px;\n }\n"],["\n & > * {\n margin-bottom: ","px;\n }\n"])),2*It.nudge),oz=n(hr)(tM||(tM=M(["\n margin-bottom: ","px;\n"],["\n margin-bottom: ","px;\n"])),2*It.nudge),az=n(Bo)(iM||(iM=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"])),pr("copy","medium"),(function(n){var e=n.theme;return n.isInverted?Dt(e).text.inverted:Dt(e).text.default})),lz=n.ul(rM||(rM=M(["\n padding: 0;\n margin: 0;\n list-style: none;\n"],["\n padding: 0;\n margin: 0;\n list-style: none;\n"]))),dz=n.li(oM||(oM=M(["\n & + & {\n margin-top: ","px;\n }\n"],["\n & + & {\n margin-top: ","px;\n }\n"])),It.nudge),sz=n.div(aM||(aM=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*It.nudge,Et.semilarge,It.spacer),cz=n(hr)(lM||(lM=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*It.nudge,Et.semilarge,It.spacer),uz=Zi((function(n){var e=n.bgMode,t=n.siteLinks,i=n.customColumn,r=n.footNote,o=n.bottomBar,l=n.bottomLinksLeft,d=n.bottomLinksRight,c=n.languages,u=Ri().colors,m="inverted"===e,p=s((function(){return i?i({isInverted:m,siteLinks:t,languages:c,bottomLinksLeft:l,bottomLinksRight:d}):void 0}),[l,d,i,m,c,t]),g=s((function(){return o?o({isInverted:m,siteLinks:t,languages:c,bottomLinksLeft:l,bottomLinksRight:d}):void 0}),[o,l,d,m,c,t]),f=s((function(){return null!==o&&(!!g||null!==g&&(bi(c,!1)||bi(l,!1)||bi(d,!1)))}),[g,o,l,d,c]);return a.createElement(iz,{addSeperation:!0,renderAs:"footer",clampSolidBg:!1,bgMode:nr(e,!0),bgColor:m?u.sectionBg.dark:e?u.sectionBg.medium:u.sectionBg.light},a.createElement(ir,{addWhitespace:!0},a.createElement(rz,null,a.createElement(xo.Row,{gutter:5*It.nudge,medium:{gutter:It.spacer}},null==t?void 0:t.map((function(n,e){var t=n.title,i=n.links;return a.createElement(xo.Col,{key:e,medium:{span:.5},semilarge:{span:4/12},large:{span:.25}},a.createElement(oz,{type:"copy-b",isInverted:m},t),a.createElement(lz,null,null==i?void 0:i.map((function(n,e){var t=n.link,i=n.label;return a.createElement(dz,{key:e},a.createElement(az,y({},t,{isInverted:m}),i))}))))})),p&&a.createElement(xo.Col,{large:{span:.25},toRight:!0},a.createElement(sz,null,p))),r&&a.createElement(cz,{size:"small",isInverted:m,innerHTML:r})),g||(f?a.createElement(tz,{isInverted:m,linksLeft:l,linksRight:d,languages:c}):null)))})),mz=n.div(dM||(dM=M(["\n & > * + * {\n margin-top: ","px;\n }\n"],["\n & > * + * {\n margin-top: ","px;\n }\n"])),2*It.nudge),pz=function(n){var e=n.isInverted,t=n.title,i=n.text,r=n.action,o=n.className;return a.createElement(mz,{className:o},t&&a.createElement(hr,{type:"copy-b",isInverted:e},t),i&&a.createElement(hr,{size:"small",isInverted:e,innerHTML:i}),r&&r({isInverted:e}))},gz=Object.freeze({__proto__:null,FooterColumn:function(n){var e=n.isInverted,t=n.title,i=n.text,r=n.action,o=n.socialTitle,l=n.socials;return a.createElement(a.Fragment,null,(t||i||r)&&a.createElement(pz,{isInverted:e,title:t,text:i,action:r}),l&&l.length>0&&a.createElement(PB,{isInverted:e,title:o,items:l}))},FooterBottomBar:tz}),fz=Object.freeze({__proto__:null,FooterArticle:pz,FooterBottomGrid:nz});export{Co as Accordion,gl as Actions,al as AlertList,xl as Article,gB as Bdot,qd as Button,Nc as ButtonGhost,Zl as CallToAction,Zy as Callout,td as CardList,aB as CompactForm,gd as ComparisonSlider,Bb as Control,LB as CookieActions,wB as CookieConsent,yB as CookieIcon,zB as CookieText,EB as CookieTitle,NB as CookieTypeSelect,hr as Copy,Id as CrossPromotion,Um as DynamicForm,lp as EventBlock,bg as EventDetail,ig as EventList,ng as EventOverview,_g as FactGrid,Xg as FactList,pf as FeatureList,_M as FilterField,uz as Footer,gz as FooterPartials,fz as FooterSkeletons,Gd as FormField,ff as Gallery,xo as Grid,cb as Header,yf as HeaderKenBurns,If as HeaderPoster,zf as HeaderVideo,lr as Heading,xb as IconList,yt as Icons,Il as Image,Ib as IndexList,ug as InfoList,Cb as Intro,Ll as IntroBlock,bM as JobArticle,uM as JobList,vh as LanguageSwitcher,ji as LibThemeProvider,Bo as Link,_b as Map,OB as MenuFooterPartial,wh as MenuHeaderPartial,RB as NavBarBottomPartial,UB as NavBarMainPartial,XB as NavBarTopPartial,Qb as NavList,JB as NavPartials,mh as NavSkeletons,$x as Navigation,rw as NewsAuthorCard,Jw as NewsFooter,Kw as NewsImages,oy as NewsIntro,dy as NewsList,Xw as NewsOverview,zy as NewsTable,Sy as NewsText,jy as NewsVideo,Gm as NewsletterForm,vk as NumberList,FM as POICard,EM as POIFacts,kk as ParallaxBackground,zM as PointOfInterestDetail,tB as PointOfInterestMap,qM as PointOfInterestOverview,qp as Pointer,Mk as Poster,Ak as PriceList,iE as PriceTable,lE as Quote,wI as RawVideo,Hn as ScrollDirection,mB as SearchInput,Vi as Section,sE as SimpleImage,PB as SocialList,vE as SocialWall,bE as Table,fy as TableBlock,Qm as Tag,iI as Teaser,sI as TeaserWide,gI as Timeline,cl as Title,fI as Video,kE as VideoBlock,ir as Wrapper,Pi as assignTo,ni as canUseWebP,mi as clampValue,wi as concat,pr as copyStyle,Jt as deleteCookie,Li as deleteUrlParam,Kx as generateNavbarIdent,Ht as getBaseTheme,gi as getBgImage,Dt as getColors,Xt as getCookie,hi as getCurrentNavItem,vi as getCurrentNavPath,Ft as getFonts,Qx as getFullNavbarHeights,Pt as getGlobals,br as getGridWidth,ki as getLinkIcon,Rt as getMediaQuery,Gx as getNavbarState,kt as getSVGDataImg,Si as getUrlParams,xr as gridSettings,pi as hexToRgba,fi as importFonts,jt as isBrowser,xi as isEmptyArray,bi as isValidArray,nr as mapToBgMode,Oi as modifyTheme,Et as mq,yi as printAnchorTag,Ai as selectors,Yt as setCookie,Ni as setUrlParam,It as spacings,ci as useArray,Di as useCookieConsent,li as useDebounce,qt as useEqualSheetHeight,Vt as useFontsLoaded,Bi as useGeolocation,Gt as useIE,ui as useImgPreload,ti as useInterval,Kt as useItemHeight,si as useLazyInput,Ei as useLeafletMap,Ri as useLibTheme,_t as useMediaQueries,Wt as useMediaQuery,oi as useMounted,zi as useObserverSupport,Mi as useParams,ei as usePoster,Ut as useResizeThrottle,Qt as useScroll,di as useScrollThrottle,$t as useScrollTo,ai as useTimeout,ii as useTouch,ri as useUpdateEffect,Zi as withLibTheme,Ct as withRange,er as wrapperWhitespace};
|
|
2
2
|
//# sourceMappingURL=index.es.js.map
|