@sunrise-upc/sales-static-components 1.1.1 → 1.1.2-beta.1
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/dist/cjs/index.js +1 -8
- package/dist/cjs/index.js.map +1 -1
- package/dist/esm/index.js +1 -8
- package/dist/esm/index.js.map +1 -1
- package/dist/index.d.ts +62 -62
- package/package.json +30 -30
- package/dist/cjs/components/ButtonGroup/ButtonGroup.d.ts +0 -4
- package/dist/cjs/components/ButtonGroup/index.d.ts +0 -1
- package/dist/cjs/components/Constants.d.ts +0 -142
- package/dist/cjs/components/FalconButton/falconButton.d.ts +0 -46
- package/dist/cjs/components/FalconDescription/FalconDescription.d.ts +0 -13
- package/dist/cjs/components/FalconMessage/FalconMessage.d.ts +0 -3
- package/dist/cjs/components/FalconTitle/FalconTitle.d.ts +0 -11
- package/dist/cjs/components/ImageComponent/ImageComponent.d.ts +0 -3
- package/dist/cjs/components/ImageComponent/index.d.ts +0 -1
- package/dist/cjs/components/ImageWithText/ImageWithText.d.ts +0 -3
- package/dist/cjs/components/ImageWithText/index.d.ts +0 -1
- package/dist/cjs/components/ImageWithTextWrapper/ImageWithTextWrapper.d.ts +0 -3
- package/dist/cjs/components/ImageWithTextWrapper/index.d.ts +0 -1
- package/dist/cjs/components/InternetAndTvCardsBenefits/InternetAndTvCardItemBenefits.d.ts +0 -19
- package/dist/cjs/components/InternetAndTvCardsBenefits/InternetAndTvCardsBenefits.d.ts +0 -27
- package/dist/cjs/components/InternetAndTvCardsBenefits/index.d.ts +0 -1
- package/dist/cjs/components/LineCheckLoader/LineCheckLoader.d.ts +0 -3
- package/dist/cjs/components/ResponsiveRow/row.d.ts +0 -6
- package/dist/cjs/components/RibbonComponent/RibbonComponent.d.ts +0 -5
- package/dist/cjs/components/RibbonComponent/RibbonComponent.types.d.ts +0 -45
- package/dist/cjs/components/RibbonComponent/RibbonComponentTimer/RibbonComponentExpiredTimer.d.ts +0 -19
- package/dist/cjs/components/RibbonComponent/RibbonComponentTimer/RibbonComponentTimer.d.ts +0 -32
- package/dist/cjs/components/RibbonComponent/RibbonComponentTimer/RibbonComponentTimer.types.d.ts +0 -5
- package/dist/cjs/components/RibbonComponent/RibbonComponentTimer/RibbonExpiredTimerRedefined.d.ts +0 -18
- package/dist/cjs/components/RibbonComponent/index.d.ts +0 -1
- package/dist/cjs/components/RibbonComponent/utils.d.ts +0 -4
- package/dist/cjs/components/RichText/RichText.types.d.ts +0 -8
- package/dist/cjs/components/RichText/richText.d.ts +0 -3
- package/dist/cjs/components/Spacer/spacer.d.ts +0 -11
- package/dist/cjs/components/StageTeaserComponent/DoubleGrid/DoubleGridComponent.d.ts +0 -10
- package/dist/cjs/components/StageTeaserComponent/SingleGrid/SingleGridComponent.d.ts +0 -5
- package/dist/cjs/components/StageTeaserComponent/SingleGrid/SingleGridComponent.types.d.ts +0 -5
- package/dist/cjs/components/StageTeaserComponent/SingleGrid/SingleGridRedefined.d.ts +0 -4
- package/dist/cjs/components/StageTeaserComponent/StageTeaserComponent.d.ts +0 -3
- package/dist/cjs/components/StageTeaserComponent/index.d.ts +0 -1
- package/dist/cjs/components/TextComponent/TextComponent.d.ts +0 -3
- package/dist/cjs/components/TextComponent/index.d.ts +0 -1
- package/dist/cjs/components/index.d.ts +0 -8
- package/dist/cjs/components/linecheck/AutoComplete.d.ts +0 -7
- package/dist/cjs/components/linecheck/IndividualLineCheck.d.ts +0 -2
- package/dist/cjs/components/linecheck/LineCheck.types.d.ts +0 -45
- package/dist/cjs/components/linecheck/LineCheckInput.d.ts +0 -3
- package/dist/cjs/components/linecheck/LineCheckOverlay.d.ts +0 -9
- package/dist/cjs/components/linecheck/LineCheckV2.d.ts +0 -5
- package/dist/cjs/components/linecheck/Success.d.ts +0 -18
- package/dist/cjs/components/linecheck/index.d.ts +0 -1
- package/dist/cjs/components/tooltip/ToolTip.d.ts +0 -3
- package/dist/cjs/components/tooltip/index.d.ts +0 -1
- package/dist/cjs/index.d.ts +0 -1
- package/dist/cjs/services/APIResourceConstants.d.ts +0 -8
- package/dist/cjs/services/LinecheckBasicPropConfig.d.ts +0 -12
- package/dist/cjs/services/LinecheckService.d.ts +0 -12
- package/dist/cjs/services/api-constants.d.ts +0 -1
- package/dist/cjs/services/index.d.ts +0 -1
- package/dist/cjs/utils/AnalyticUtils.d.ts +0 -18
- package/dist/cjs/utils/AnalyticsConstants.d.ts +0 -248
- package/dist/cjs/utils/StyleUtils.d.ts +0 -7
- package/dist/cjs/utils/data-source.d.ts +0 -17
- package/dist/cjs/utils/formatField.d.ts +0 -3
- package/dist/cjs/utils/global.d.ts +0 -7
- package/dist/cjs/utils/storyblok-types.d.ts +0 -97
- package/dist/esm/components/ButtonGroup/ButtonGroup.d.ts +0 -4
- package/dist/esm/components/ButtonGroup/index.d.ts +0 -1
- package/dist/esm/components/Constants.d.ts +0 -142
- package/dist/esm/components/FalconButton/falconButton.d.ts +0 -46
- package/dist/esm/components/FalconDescription/FalconDescription.d.ts +0 -13
- package/dist/esm/components/FalconMessage/FalconMessage.d.ts +0 -3
- package/dist/esm/components/FalconTitle/FalconTitle.d.ts +0 -11
- package/dist/esm/components/ImageComponent/ImageComponent.d.ts +0 -3
- package/dist/esm/components/ImageComponent/index.d.ts +0 -1
- package/dist/esm/components/ImageWithText/ImageWithText.d.ts +0 -3
- package/dist/esm/components/ImageWithText/index.d.ts +0 -1
- package/dist/esm/components/ImageWithTextWrapper/ImageWithTextWrapper.d.ts +0 -3
- package/dist/esm/components/ImageWithTextWrapper/index.d.ts +0 -1
- package/dist/esm/components/InternetAndTvCardsBenefits/InternetAndTvCardItemBenefits.d.ts +0 -19
- package/dist/esm/components/InternetAndTvCardsBenefits/InternetAndTvCardsBenefits.d.ts +0 -27
- package/dist/esm/components/InternetAndTvCardsBenefits/index.d.ts +0 -1
- package/dist/esm/components/LineCheckLoader/LineCheckLoader.d.ts +0 -3
- package/dist/esm/components/ResponsiveRow/row.d.ts +0 -6
- package/dist/esm/components/RibbonComponent/RibbonComponent.d.ts +0 -5
- package/dist/esm/components/RibbonComponent/RibbonComponent.types.d.ts +0 -45
- package/dist/esm/components/RibbonComponent/RibbonComponentTimer/RibbonComponentExpiredTimer.d.ts +0 -19
- package/dist/esm/components/RibbonComponent/RibbonComponentTimer/RibbonComponentTimer.d.ts +0 -32
- package/dist/esm/components/RibbonComponent/RibbonComponentTimer/RibbonComponentTimer.types.d.ts +0 -5
- package/dist/esm/components/RibbonComponent/RibbonComponentTimer/RibbonExpiredTimerRedefined.d.ts +0 -18
- package/dist/esm/components/RibbonComponent/index.d.ts +0 -1
- package/dist/esm/components/RibbonComponent/utils.d.ts +0 -4
- package/dist/esm/components/RichText/RichText.types.d.ts +0 -8
- package/dist/esm/components/RichText/richText.d.ts +0 -3
- package/dist/esm/components/Spacer/spacer.d.ts +0 -11
- package/dist/esm/components/StageTeaserComponent/DoubleGrid/DoubleGridComponent.d.ts +0 -10
- package/dist/esm/components/StageTeaserComponent/SingleGrid/SingleGridComponent.d.ts +0 -5
- package/dist/esm/components/StageTeaserComponent/SingleGrid/SingleGridComponent.types.d.ts +0 -5
- package/dist/esm/components/StageTeaserComponent/SingleGrid/SingleGridRedefined.d.ts +0 -4
- package/dist/esm/components/StageTeaserComponent/StageTeaserComponent.d.ts +0 -3
- package/dist/esm/components/StageTeaserComponent/index.d.ts +0 -1
- package/dist/esm/components/TextComponent/TextComponent.d.ts +0 -3
- package/dist/esm/components/TextComponent/index.d.ts +0 -1
- package/dist/esm/components/index.d.ts +0 -8
- package/dist/esm/components/linecheck/AutoComplete.d.ts +0 -7
- package/dist/esm/components/linecheck/IndividualLineCheck.d.ts +0 -2
- package/dist/esm/components/linecheck/LineCheck.types.d.ts +0 -45
- package/dist/esm/components/linecheck/LineCheckInput.d.ts +0 -3
- package/dist/esm/components/linecheck/LineCheckOverlay.d.ts +0 -9
- package/dist/esm/components/linecheck/LineCheckV2.d.ts +0 -5
- package/dist/esm/components/linecheck/Success.d.ts +0 -18
- package/dist/esm/components/linecheck/index.d.ts +0 -1
- package/dist/esm/components/tooltip/ToolTip.d.ts +0 -3
- package/dist/esm/components/tooltip/index.d.ts +0 -1
- package/dist/esm/index.d.ts +0 -1
- package/dist/esm/services/APIResourceConstants.d.ts +0 -8
- package/dist/esm/services/LinecheckBasicPropConfig.d.ts +0 -12
- package/dist/esm/services/LinecheckService.d.ts +0 -12
- package/dist/esm/services/api-constants.d.ts +0 -1
- package/dist/esm/services/index.d.ts +0 -1
- package/dist/esm/utils/AnalyticUtils.d.ts +0 -18
- package/dist/esm/utils/AnalyticsConstants.d.ts +0 -248
- package/dist/esm/utils/StyleUtils.d.ts +0 -7
- package/dist/esm/utils/data-source.d.ts +0 -17
- package/dist/esm/utils/formatField.d.ts +0 -3
- package/dist/esm/utils/global.d.ts +0 -7
- package/dist/esm/utils/storyblok-types.d.ts +0 -97
package/dist/cjs/index.js
CHANGED
|
@@ -1,9 +1,2 @@
|
|
|
1
|
-
"use strict";var e=require("react"),n=require("storyblok-rich-text-react-renderer-ts");function t(e,n){void 0===n&&(n={});var t=n.insertAt;if(e&&"undefined"!=typeof document){var r=document.head||document.getElementsByTagName("head")[0],o=document.createElement("style");o.type="text/css","top"===t&&r.firstChild?r.insertBefore(o,r.firstChild):r.appendChild(o),o.styleSheet?o.styleSheet.cssText=e:o.appendChild(document.createTextNode(e))}}t(".ribbonComponent_Wrapper{\r\n width: 100%;\r\n}\r\n.ribbonComponent_Card {\r\n display: flex;\r\n align-items: center;\r\n padding:16px 0;\r\n}\r\n.ribbonComponent_DarkText{\r\n color: #ffffff !important;\r\n}\r\n.ribbonComponent_DarkDescription a {\r\ncolor: #ffffff;\r\n}\r\n.ribbonComponent_Image {\r\n margin-top: 5px;\r\n margin-right: 8px;\r\n}\r\n.ribbonComponent_Icon {\r\n height: 24px;\r\n width: 24px;\r\n}\r\n.ribbonComponent_TextContainer {\r\n margin: 8px 0;\r\n font-size: 16px;\r\n line-height: 24px;\r\n}\r\n.ribbonComponent_Title {\r\n font-weight: 700;\r\n}\r\n.ribbonComponent_Description {\r\n font-weight: 400;\r\n}\r\n.ribbonComponent_CloseIcon {\r\n margin-right: 16px;\r\n}\r\n.ribbonComponent_HrBreaker {\r\n width: 1px;\r\n height: 32px;\r\n margin-left: 8px;\r\n margin-right: 8px;\r\n border-radius: 1px;\r\n opacity: 0.2;\r\n flex-shrink: 0;\r\n background: #3D3935;\r\n}\r\n.ribbonComponent_OnlyTimer{\r\n width:30px;\r\n}\r\n.ribbonComponent_Button{\r\n text-wrap:nowrap;\r\n}\r\n.falcon-button-defaults {\r\n border-radius: 28px;\r\n cursor: pointer;\r\n display: inline-block;\r\n font-size: 16px;\r\n line-height: 24px;\r\n font-weight: 700;\r\n padding: 10px 24px;\r\n text-decoration: none;\r\n}\r\n.ribbonComponent_phoneIcon {\r\n background-size: contain;\r\n display: inline-flex;\r\n height: 19px;\r\n margin: 0 8px 0 10px;\r\n width: 19px;\r\n}\r\n.ribbonComponent_ButtonSection {\r\n display: flex;\r\n align-items: center;\r\n justify-content: flex-end;\r\n}\r\n.ribbonComponent_descriptionBlockSection {\r\n display: flex;\r\n}\r\n/* Mobile only viewport */\r\n@media all and (max-width: 767px) {\r\n .falcon-primary-button-v1-JC:visited {\r\n background-color: #e97f77;\r\n }\r\n .ribbonComponent_Card {\r\n display: flex;\r\n flex-direction: column;\r\n align-items: flex-start;\r\n margin-left: 16px;\r\n }\r\n .ribbonComponent_CloseIcon1{\r\n margin-right: 0;\r\n position: absolute;\r\n right: 16px;\r\n margin-top: 16px;\r\n }\r\n .ribbonComponent_ButtonSection {\r\n display: flex;\r\n align-items: flex-start;\r\n flex-direction: column;\r\n padding-bottom: 16px;\r\n padding-top: 8px;\r\n margin-left: 32px;\r\n }\r\n .ribbonComponent_descriptionBlockSection {\r\n padding-top:16px;\r\n padding-right: 78px;\r\n margin-left: 16px;\r\n }\r\n .ribbonComponent_Timer{\r\n margin-left: 8px;\r\n padding-bottom: 8px;\r\n }\r\n .ribbonComponent_Button{\r\n margin-left: 8px;\r\n }\r\n .ribbonComponent_CloseIcon{\r\n display: none;\r\n }\r\n}\r\n/* Mobile and tablet viewport */\r\n@media all and (max-width: 1023px) {\r\n .ribbonComponent_HrBreaker {\r\n display: none;\r\n }\r\n .ribbonComponent_Button {\r\n padding-bottom: 16px;\r\n }\r\n}\r\n\r\n/* Tablet only viewport */\r\n@media all and (min-width: 768px) and (max-width: 1023px) {\r\n .ribbonComponent_Card{\r\n justify-content: space-between;\r\n }\r\n .ribbonComponent_ButtonSection {\r\n display: flex;\r\n flex-direction: column;\r\n padding-right: 90px;\r\n padding-left:70px;\r\n margin: 6px 0 0 0;\r\n align-items: flex-end;\r\n }\r\n .ribbonComponent_Button{\r\n margin: 8px 0;\r\n }\r\n .ribbonComponent_CloseIcon{\r\n display: none;\r\n }\r\n .ribbonComponent_CloseIcon1{\r\n margin-right: 0;\r\n position: absolute;\r\n right: 40px;\r\n padding-left: 16px;\r\n }\r\n .ribbonComponent_descriptionBlockSection{\r\n margin-left:40px;\r\n }\r\n}\r\n\r\n/* Desktop only viewport */\r\n@media (min-width: 1024px) {\r\n .ribbonComponent_Card{\r\n justify-content: space-between;\r\n margin-left:0;\r\n }\r\n .ribbonComponent_Button{\r\n margin: 0 16px;\r\n text-wrap:nowrap;\r\n }\r\n .ribbonComponent_descriptionBlockSection{\r\n margin:0 42px;\r\n }\r\n .ribbonComponent_ButtonSection{\r\n padding-left: 60px;\r\n }\r\n .ribbonComponent_CloseIcon{\r\n margin-right: 42px;\r\n }\r\n .ribbonComponent_CloseIcon1{\r\n display: none;\r\n }\r\n}\r\n@media (min-width: 1440px){\r\n .ribbonComponent_Card{\r\n max-width: 1440px;\r\n margin: auto;\r\n }\r\n .ribbonComponent_descriptionBlockSection{\r\n margin:0 72px;\r\n }\r\n .ribbonComponent_CloseIcon{\r\n margin-right: 72px;\r\n }\r\n .ribbonComponent_ButtonSection{\r\n padding-left: 80px;\r\n }\r\n .ribbonComponent_OnlyTimer{\r\n width:60px;\r\n } \r\n}\r\n\r\n.falcon-primary-button-v1 > .falcon-button-defaults {\r\n background-color: #da291c;\r\n color: #ffffff;\r\n}\r\n.falcon-primary-button-v1:hover {\r\n background-color: #961c13;\r\n}\r\n.falcon-primary-button-v1:visited {\r\n background-color: #c7355f;\r\n}\r\n.falcon-primary-button-v1:disabled {\r\n background-color: #e6e3df;\r\n color: #b3aeaa;\r\n cursor: default;\r\n}\r\n\r\n.falcon-primary-button-v1-JC > .falcon-button-defaults {\r\n background-color: #ffffff;\r\n color: #da291c;\r\n}\r\n.falcon-primary-button-v1-JC:hover {\r\n background-color: #e97f77;\r\n color: #ffffff;\r\n}\r\n.falcon-primary-button-v1-JC:visited {\r\n background-color: #961c13;\r\n color: #ffffff;\r\n}\r\n.falcon-primary-button-v1-JC:disabled {\r\n background-color: #e6e3df;\r\n color: #b3aeaa;\r\n cursor: default;\r\n}\r\n.falcon-secondary-button-v1 > .falcon-button-defaults {\r\n background-color: transparent;\r\n border: 2px solid #da291c;\r\n color: #da291c;\r\n}\r\n.falcon-secondary-button-v1:hover {\r\n border-color: #961c13;\r\n color: #961c13;\r\n}\r\n.falcon-secondary-button-v1:visited {\r\n border-color: #c7355f;\r\n color: #c7355f;\r\n}\r\n.falcon-secondary-button-v1:disabled {\r\n border-color: #e6e3df;\r\n color: #b3aeaa;\r\n}\r\n\r\n.falcon-secondary-button-v1-JC > .falcon-button-defaults {\r\n background-color: transparent;\r\n border: 2px solid #da291c;\r\n color: #ffffff;\r\n}\r\n.falcon-secondary-button-v1-JC:hover {\r\n border-color: #f1571d;\r\n}\r\n.falcon-secondary-button-v1-JC:visited {\r\n border-color: #c7355f;\r\n}\r\n.falcon-secondary-button-v1-JC:disabled {\r\n border-color: #e6e3df;\r\n color: #b3aeaa;\r\n}\r\n.falcon-secondary-button-v4 > .falcon-button-defaults {\r\n background-color: transparent;\r\n padding-left: 0;\r\n padding-right: 0;\r\n color: #da291c;\r\n}\r\n.falcon-secondary-button-v4:hover {\r\n border-color: #961c13;\r\n color: #961c13;\r\n}\r\n.falcon-secondary-button-v4:visited {\r\n border-color: #c7355f;\r\n color: #c7355f;\r\n}\r\n.falcon-secondary-button-v4:disabled {\r\n border-color: #e6e3df;\r\n color: #b3aeaa;\r\n}\r\n\r\n.falcon-secondary-button-v4-JC > .falcon-button-defaults {\r\n background-color: transparent;\r\n padding: 0;\r\n color: #ffffff;\r\n}\r\n.falcon-secondary-button-v4-JC:hover {\r\n border-color: #c7355f;\r\n color: #c7355f;\r\n}\r\n.falcon-secondary-button-v4-JC:visited {\r\n border-color: #961c13;\r\n color: #961c13;\r\n}\r\n.falcon-secondary-button-v4-JC:disabled {\r\n border-color: #e6e3df;\r\n color: #b3aeaa;\r\n}\r\n\r\n.falcon-secondary-button-v5 > .falcon-button-defaults {\r\n background-color: transparent;\r\n padding: 0;\r\n color: #3d3935;\r\n font-weight: 400;\r\n}\r\n.falcon-secondary-button-v5 > div {\r\n text-decoration-line: underline;\r\n}\r\n\r\n.falcon-secondary-button-dark > .falcon-button-defaults {\r\n background-color: transparent;\r\n color: #3d3935;\r\n border: 2px solid #3d3935;\r\n}\r\n.falcon-primary-dark-button {\r\n background: #5f5955;\r\n padding: 10px 24px;\r\n box-shadow: 0px 2px 4px rgba(87, 84, 82, 0.2);\r\n border-radius: 28px 0px 0px 28px;\r\n}\r\n.falcon-primary-dark-button:hover {\r\n background: #86807c;\r\n box-shadow: 0px 2px 4px rgba(87, 84, 82, 0.2);\r\n}\r\n.falcon-primary-dark-button:visited {\r\n background: #86807c;\r\n box-sizing: border-box;\r\n box-shadow: 0px 2px 4px rgba(87, 84, 82, 0.2);\r\n padding: 8px 22px;\r\n border: 2px solid #5f5955;\r\n}\r\n");t("/* Mobile only viewport */\r\n@media all and (max-width: 768px) {\r\n .timer-wrap {\r\n text-align: center !important;\r\n margin-left: -4px !important;\r\n margin-right: 0 !important;\r\n }\r\n .timer-container {\r\n min-width: fit-content;\r\n }\r\n .timer-message {\r\n margin-bottom: 10px;\r\n }\r\n .timer-section {\r\n justify-content: center;\r\n margin-top: 4px;\r\n margin-left: unset !important;\r\n margin-right: unset !important;\r\n }\r\n}\r\n/* Mobile and tablet viewport */\r\n@media all and (max-width: 1023px) {\r\n .timer-message {\r\n margin-top: unset;\r\n }\r\n}\r\n\r\n/* Tablet only viewport */\r\n@media all and (min-width: 768px) and (max-width: 1023px) {\r\n .timer-section {\r\n margin-top: unset;\r\n }\r\n}\r\n\r\n.timer-container {\r\n color: black;\r\n display: inline-block;\r\n max-width: 100%;\r\n min-width: fit-content;\r\n}\r\n.colon {\r\n font-weight: 700;\r\n font-size: 28px;\r\n line-height: 36px;\r\n}\r\n\r\n.timer-section {\r\n display: flex;\r\n padding: 8px 18px 8px 24px;\r\n}\r\n.timer-element {\r\n display: inline-block;\r\n min-width: 42px;\r\n padding: 0 6px;\r\n text-align: center;\r\n}\r\n.timer-value {\r\n font-weight: 700;\r\n font-size: 32px;\r\n line-height: 36px;\r\n}\r\n.timer-label {\r\n font-weight: 400;\r\n font-size: 12px;\r\n line-height: 16px;\r\n}\r\n.transparent-element:first-child {\r\n padding-left: 0;\r\n}\r\n");var r="FalconButtonStageTeaserV2-module_button__kDRB6",o="FalconButtonStageTeaserV2-module_Secondary-V1__4PNAa",i="FalconButtonStageTeaserV2-module_Secondary-white__tUWHT";t("/* center a block element */\n/* use this to any of the pseudo elements as these are the mandatory properties */\n/* setting styles in separate formats for cross browser support */\n/* specify the max width for an element and apply ellipses and truncate the overflow */\n/* vertically center alilgn any HTML element */\n/* add basePath to assets */\n.FalconButtonStageTeaserV2-module_button__kDRB6 {\n background: #da291c;\n border: none;\n border-radius: 28px;\n color: #ffffff;\n font-weight: 700;\n overflow: visible;\n padding: 14px 24px;\n text-align: center;\n}\n.FalconButtonStageTeaserV2-module_button__kDRB6:focus {\n box-shadow: none;\n color: #ffffff !important;\n}\n.FalconButtonStageTeaserV2-module_button__kDRB6:hover {\n color: #ffffff !important;\n background-color: #961c13;\n}\n.FalconButtonStageTeaserV2-module_button__kDRB6:active {\n color: #ffffff !important;\n background-color: #c7355f;\n}\n.FalconButtonStageTeaserV2-module_button__kDRB6:disabled {\n background-color: #e6e3df;\n color: #b3aeaa;\n cursor: default;\n}\n.FalconButtonStageTeaserV2-module_button__kDRB6 .FalconButtonStageTeaserV2-module_icon__CfvbX {\n pointer-events: none;\n mask-size: cover;\n height: 24px;\n width: 24px;\n display: inline-block;\n background-color: currentColor;\n vertical-align: middle;\n}\n.FalconButtonStageTeaserV2-module_button__kDRB6.FalconButtonStageTeaserV2-module_Secondary-V4__nQGe4 {\n border: none;\n background-color: transparent;\n color: #da291c;\n border: 2px solid currentColor;\n text-decoration: none;\n text-align: center;\n}\n.FalconButtonStageTeaserV2-module_button__kDRB6.FalconButtonStageTeaserV2-module_Secondary-V4__nQGe4 .FalconButtonStageTeaserV2-module_icon__CfvbX {\n background-color: currentColor;\n}\n.FalconButtonStageTeaserV2-module_button__kDRB6.FalconButtonStageTeaserV2-module_Secondary-V4__nQGe4:hover {\n color: #961c13 !important;\n}\n.FalconButtonStageTeaserV2-module_button__kDRB6.FalconButtonStageTeaserV2-module_Secondary-V4__nQGe4:active {\n color: #c7355f !important;\n}\n.FalconButtonStageTeaserV2-module_button__kDRB6.FalconButtonStageTeaserV2-module_Secondary-V4__nQGe4:focus {\n color: #da291c !important;\n}\n.FalconButtonStageTeaserV2-module_button__kDRB6.FalconButtonStageTeaserV2-module_Secondary-V4__nQGe4:disabled {\n color: #b3aeaa;\n cursor: default;\n}\n.FalconButtonStageTeaserV2-module_button__kDRB6.FalconButtonStageTeaserV2-module_Secondary-V1__4PNAa {\n background-color: transparent;\n color: #da291c;\n border: 2px solid currentColor;\n text-decoration: none;\n text-align: center;\n border: 2px solid currentColor;\n padding: 12px 24px;\n text-decoration: none;\n}\n.FalconButtonStageTeaserV2-module_button__kDRB6.FalconButtonStageTeaserV2-module_Secondary-V1__4PNAa .FalconButtonStageTeaserV2-module_icon__CfvbX {\n background-color: currentColor;\n}\n.FalconButtonStageTeaserV2-module_button__kDRB6.FalconButtonStageTeaserV2-module_Secondary-V1__4PNAa:hover {\n color: #961c13 !important;\n}\n.FalconButtonStageTeaserV2-module_button__kDRB6.FalconButtonStageTeaserV2-module_Secondary-V1__4PNAa:active {\n color: #c7355f !important;\n}\n.FalconButtonStageTeaserV2-module_button__kDRB6.FalconButtonStageTeaserV2-module_Secondary-V1__4PNAa:focus {\n color: #da291c !important;\n}\n.FalconButtonStageTeaserV2-module_button__kDRB6.FalconButtonStageTeaserV2-module_Secondary-V1__4PNAa:disabled {\n color: #b3aeaa;\n cursor: default;\n}\n.FalconButtonStageTeaserV2-module_button__kDRB6.FalconButtonStageTeaserV2-module_Secondary-white__tUWHT {\n background-color: transparent;\n color: #ffffff;\n padding: 12px 24px;\n border: 2px solid #ffffff;\n}\n\n@media (max-width: 767px) {\n .FalconButtonStageTeaserV2-module_button__kDRB6 {\n padding: 10px 24px;\n }\n .FalconButtonStageTeaserV2-module_button__kDRB6.FalconButtonStageTeaserV2-module_Secondary-V1__4PNAa {\n background-color: transparent;\n color: #da291c;\n border: 2px solid currentColor;\n text-decoration: none;\n text-align: center;\n border: 2px solid currentColor;\n padding: 8px 24px;\n text-decoration: none;\n }\n .FalconButtonStageTeaserV2-module_button__kDRB6.FalconButtonStageTeaserV2-module_Secondary-V1__4PNAa .FalconButtonStageTeaserV2-module_icon__CfvbX {\n background-color: currentColor;\n }\n .FalconButtonStageTeaserV2-module_button__kDRB6.FalconButtonStageTeaserV2-module_Secondary-V1__4PNAa:hover {\n color: #961c13 !important;\n }\n .FalconButtonStageTeaserV2-module_button__kDRB6.FalconButtonStageTeaserV2-module_Secondary-V1__4PNAa:active {\n color: #c7355f !important;\n }\n .FalconButtonStageTeaserV2-module_button__kDRB6.FalconButtonStageTeaserV2-module_Secondary-V1__4PNAa:focus {\n color: #da291c !important;\n }\n .FalconButtonStageTeaserV2-module_button__kDRB6.FalconButtonStageTeaserV2-module_Secondary-V1__4PNAa:disabled {\n color: #b3aeaa;\n cursor: default;\n }\n}");const a=e=>{switch(e){case"Primary-V1":return`${r}`;case"Secondary-V1":return`${r} ${o}`;case"Secondary-V4":return"falcon-secondary-button-v4";case"Secondary-Dark":return"falcon-secondary-button-dark";case"Primary-Dark-V1":return"falcon-primary-dark-button";case"Secondary-V5":return"falcon-secondary-button-v5";case"Secondary-White":return`${r} ${i}`;default:return""}},l=e=>{let n=new Date(e);return n=((e,n,t,r,o,i,a)=>{const l=new Date(Date.UTC(n,t,r,o,i,a)),d=new Date(l.toLocaleString("en-US",{timeZone:"Europe/Vienna"})),s=new Date(l.toLocaleString("en-US",{timeZone:e})),u=d.getTime()-s.getTime();return l.setTime(l.getTime()+u),l})("Europe/Vienna",n.getFullYear(),n.getMonth(),n.getDate(),n.getHours(),n.getMinutes(),n.getSeconds()),n},d=()=>{const[n,t]=e.useState(0);return e.useEffect((()=>{const e=()=>{t(window.innerWidth)};return window.addEventListener("resize",e),e(),()=>window.removeEventListener("resize",e)}),[]),n>=1440?"large-desktop":n<1440&&n>=1024?"desktop":n<1024&&n>=768?"tablet":n<768&&n>0?"mobile":""},s="center",u="left",c="right",m="transparent",p="00",g="after",h="h1",v="h2",b="h3",f="none",_="stack",x="col-lg-4",T="icon",y="PreToPost";var w="RibbonTimerV2-module_stage-teaser-ribbon-timer-section__GB8GA",C="RibbonTimerV2-module_stage-teaser-ribbon-timer-element__35yCh",S="RibbonTimerV2-module_stage-teaser-ribbon-timer-value__0U5CT",B="RibbonTimerV2-module_stage-teaser-ribbon-timer-label__tYyQr",k="RibbonTimerV2-module_stage-teaser-ribbon-timer-colon__g27mV",I="RibbonTimerV2-module_expirylabel__hx56K";t("/* center a block element */\n/* use this to any of the pseudo elements as these are the mandatory properties */\n/* setting styles in separate formats for cross browser support */\n/* specify the max width for an element and apply ellipses and truncate the overflow */\n/* vertically center alilgn any HTML element */\n/* add basePath to assets */\n.RibbonTimerV2-module_stage-teaser-ribbon-timer-section__GB8GA {\n display: flex;\n padding: 8px 24px;\n}\n@media (max-width: 767px) {\n .RibbonTimerV2-module_stage-teaser-ribbon-timer-section__GB8GA {\n padding: 12px 16px;\n }\n}\n@media (min-width: 768px) and (max-width: 1023px) {\n .RibbonTimerV2-module_stage-teaser-ribbon-timer-section__GB8GA {\n padding: 8px 24px;\n }\n}\n\n.RibbonTimerV2-module_stage-teaser-ribbon-timer-element__35yCh {\n display: inline-block;\n text-align: center;\n padding: 0 6px;\n}\n\n.RibbonTimerV2-module_stage-teaser-ribbon-timer-value__0U5CT {\n font-size: 24px;\n font-weight: 700;\n line-height: 32px;\n}\n@media (max-width: 767px) {\n .RibbonTimerV2-module_stage-teaser-ribbon-timer-value__0U5CT {\n font-size: 24px;\n line-height: 32px;\n }\n}\n@media (min-width: 768px) and (max-width: 1023px) {\n .RibbonTimerV2-module_stage-teaser-ribbon-timer-value__0U5CT {\n font-size: 28px;\n line-height: 36px;\n }\n}\n\n.RibbonTimerV2-module_stage-teaser-ribbon-timer-label__tYyQr {\n font-size: 12px;\n font-weight: 400;\n line-height: 16px;\n}\n\n.RibbonTimerV2-module_stage-teaser-ribbon-timer-colon__g27mV {\n font-weight: 700;\n font-size: 24px;\n line-height: 32px;\n}\n\n.RibbonTimerV2-module_expirylabel__hx56K {\n padding-top: 16px;\n}");const E=({content:n})=>{var t;const r=d();return e.createElement("div",{style:{justifyContent:n.timerAlignment===s?"center":n.timerAlignment===u?"left":"right"}},e.createElement("div",{className:`${w}`,style:{color:null==n?void 0:n.timerColor,backgroundColor:null==n?void 0:n.backgroundColor,marginLeft:n.backgroundColor===m&&n.timerAlignment===u?"-9px":"unset",marginRight:n.backgroundColor===m&&n.timerAlignment===c?"-24px":"unset"}},e.createElement("div",{className:`${C}`},e.createElement("div",{className:`${S}`}," ",p," "),e.createElement("div",{className:`${B}`},n.dayLabel)),e.createElement("div",{className:`${k}`},":"),e.createElement("div",{className:`${C}`},e.createElement("div",{className:`${S}`}," ",p," "),e.createElement("div",{className:`${B}`},n.hourLabel)),e.createElement("div",{className:`${k}`},":"),e.createElement("div",{className:`${C}`},e.createElement("div",{className:`${S}`}," ",p," "),e.createElement("div",{className:`${B}`},n.minuteLabel)),e.createElement("div",{className:`${k}`},":"),e.createElement("div",{className:`${C}`},e.createElement("div",{className:`${S}`}," ",p),e.createElement("div",{className:`${B}`},null==n?void 0:n.secondLabel))),e.createElement("div",{style:{color:null===(t=null==n?void 0:n.expiryLabelColor)||void 0===t?void 0:t.color,justifyContent:(null==n?void 0:n.timerAlignment)===s?"center":(null==n?void 0:n.timerAlignment)===u?"left":"right"},className:`${"mobile"!==r&&"d-flex"} ${I}`},null==n?void 0:n.expiryLabel))},P=({content:n,setTimerExpired:t})=>{var r,o,i,a,d,c,m,p;const g=l(new Date(null===(r=null==n?void 0:n.endTime)||void 0===r?void 0:r.replace(/-/g,"/"))),h=l(new Date(null===(o=null==n?void 0:n.startTime)||void 0===o?void 0:o.replace(/-/g,"/"))),v=(null==n?void 0:n.colorChangeTime)&&l(new Date(null===(i=null==n?void 0:n.colorChangeTime)||void 0===i?void 0:i.replace(/-/g,"/"))),[b,f]=e.useState(!1),[_,x]=e.useState(null!==(a=null==n?void 0:n.timerColor)&&void 0!==a?a:""),[T,y]=e.useState(!1),w=()=>{const e=new Date;v&&!T&&e.getTime()>v.getTime()&&(x("#da291c"),y(!0)),e.getTime()>=h.getTime()&&!b&&f(!0);const n=g.getTime()-e.getTime();if(n>0&&b){const e=("0"+Math.floor(n/864e5)).slice(-2),r=("0"+Math.floor(n/36e5%24)).slice(-2),o=("0"+Math.floor(n/1e3/60%60)).slice(-2),i=("0"+Math.floor(n/1e3%60)).slice(-2);return t(!1),{days:e,hours:r,mins:o,sec:i}}return t(!0),null},I={timerColor:_,backgroundColor:null==n?void 0:n.backgroundColor,expiryLabel:null==n?void 0:n.expiryLabel,timerAlignment:null==n?void 0:n.timerAlignment,dayLabel:null==n?void 0:n.dayLabel,hourLabel:null==n?void 0:n.hourLabel,minuteLabel:null==n?void 0:n.minuteLabel,secondLabel:null==n?void 0:n.secondLabel,expiryLabelColor:null==n?void 0:n.expiryLabelColor},[P,A]=e.useState(w());e.useEffect((()=>{A(w());const e=setInterval((()=>{A(w())}),1e3);return()=>{clearInterval(e)}}),[]);const W=[{label:null!==(d=null==n?void 0:n.hourLabel)&&void 0!==d?d:"",value:null==P?void 0:P.hours},{label:null!==(c=null==n?void 0:n.minuteLabel)&&void 0!==c?c:"",value:null==P?void 0:P.mins},{label:null!==(m=null==n?void 0:n.secondLabel)&&void 0!==m?m:"",value:null==P?void 0:P.sec}];return e.createElement("div",{className:"timer-wrap",style:{textAlign:n.timerAlignment===s?"center":n.timerAlignment===u?"left":"right"}},b&&e.createElement("div",{className:"timer-container"},P?e.createElement("div",{className:"timer-section",style:{color:(null==n?void 0:n.isDarkMode)?"#ffffff":_,backgroundColor:null!==(p=null==n?void 0:n.backgroundColor)&&void 0!==p?p:"transparent"}},e.createElement("div",{className:` ${C} transparent-element`},e.createElement("div",{className:`${S}`}," ",null==P?void 0:P.days),e.createElement("div",{className:`${B}`},null==n?void 0:n.dayLabel)),W.map(((n,t)=>e.createElement(e.Fragment,{key:t},e.createElement("div",{className:`${k}`},":"),e.createElement("div",{className:`${C}`},e.createElement("div",{className:`${S}`}," ",null==n?void 0:n.value),e.createElement("div",{className:`${B}`},null==n?void 0:n.label)))))):e.createElement("div",null,e.createElement(E,{content:I}))))};var A="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{};function W(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var R={},N={
|
|
2
|
-
/*!
|
|
3
|
-
* cookie
|
|
4
|
-
* Copyright(c) 2012-2014 Roman Shtylman
|
|
5
|
-
* Copyright(c) 2015 Douglas Christopher Wilson
|
|
6
|
-
* MIT Licensed
|
|
7
|
-
*/
|
|
8
|
-
parse:function(e,n){if("string"!=typeof e)throw new TypeError("argument str must be a string");var t={},r=e.length;if(r<2)return t;var o=n&&n.decode||$,i=0,a=0,l=0;do{if(-1===(a=e.indexOf("=",i)))break;if(-1===(l=e.indexOf(";",i)))l=r;else if(a>l){i=e.lastIndexOf(";",a-1)+1;continue}var d=O(e,i,a),s=G(e,a,d),u=e.slice(d,s);if(!L.call(t,u)){var c=O(e,a+1,l),m=G(e,l,c);34===e.charCodeAt(c)&&34===e.charCodeAt(m-1)&&(c++,m--);var p=e.slice(c,m);t[u]=j(p,o)}i=l+1}while(i<r);return t},serialize:function(e,n,t){var r=t&&t.encode||encodeURIComponent;if("function"!=typeof r)throw new TypeError("option encode is invalid");if(!M.test(e))throw new TypeError("argument name is invalid");var o=r(n);if(!z.test(o))throw new TypeError("argument val is invalid");var i=e+"="+o;if(!t)return i;if(null!=t.maxAge){var a=Math.floor(t.maxAge);if(!isFinite(a))throw new TypeError("option maxAge is invalid");i+="; Max-Age="+a}if(t.domain){if(!D.test(t.domain))throw new TypeError("option domain is invalid");i+="; Domain="+t.domain}if(t.path){if(!V.test(t.path))throw new TypeError("option path is invalid");i+="; Path="+t.path}if(t.expires){var l=t.expires;if(!function(e){return"[object Date]"===F.call(e)}(l)||isNaN(l.valueOf()))throw new TypeError("option expires is invalid");i+="; Expires="+l.toUTCString()}t.httpOnly&&(i+="; HttpOnly");t.secure&&(i+="; Secure");t.partitioned&&(i+="; Partitioned");if(t.priority){switch("string"==typeof t.priority?t.priority.toLowerCase():t.priority){case"low":i+="; Priority=Low";break;case"medium":i+="; Priority=Medium";break;case"high":i+="; Priority=High";break;default:throw new TypeError("option priority is invalid")}}if(t.sameSite){switch("string"==typeof t.sameSite?t.sameSite.toLowerCase():t.sameSite){case!0:i+="; SameSite=Strict";break;case"lax":i+="; SameSite=Lax";break;case"strict":i+="; SameSite=Strict";break;case"none":i+="; SameSite=None";break;default:throw new TypeError("option sameSite is invalid")}}return i}},F=Object.prototype.toString,L=Object.prototype.hasOwnProperty,M=/^[!#$%&'*+\-.^_`|~0-9A-Za-z]+$/,z=/^("?)[\u0021\u0023-\u002B\u002D-\u003A\u003C-\u005B\u005D-\u007E]*\1$/,D=/^([.]?[a-z0-9]([a-z0-9-]{0,61}[a-z0-9])?)([.][a-z0-9]([a-z0-9-]{0,61}[a-z0-9])?)*$/i,V=/^[\u0020-\u003A\u003D-\u007E]*$/;function O(e,n,t){do{var r=e.charCodeAt(n);if(32!==r&&9!==r)return n}while(++n<t);return t}function G(e,n,t){for(;n>t;){var r=e.charCodeAt(--n);if(32!==r&&9!==r)return n+1}return t}function $(e){return-1!==e.indexOf("%")?decodeURIComponent(e):e}function j(e,n){try{return n(e)}catch(n){return e}}!function(e){var n=A&&A.__assign||function(){return n=Object.assign||function(e){for(var n,t=1,r=arguments.length;t<r;t++)for(var o in n=arguments[t])Object.prototype.hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},n.apply(this,arguments)},t=A&&A.__rest||function(e,n){var t={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&n.indexOf(r)<0&&(t[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(e);o<r.length;o++)n.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(e,r[o])&&(t[r[o]]=e[r[o]])}return t};Object.defineProperty(e,"__esModule",{value:!0}),e.hasCookie=e.deleteCookie=e.setCookie=e.getCookie=e.getCookies=void 0;var r=N,o=function(){return"undefined"!=typeof window},i=function(e){return!!e&&("getAll"in e&&"set"in e&&"function"==typeof e.getAll&&"function"==typeof e.set)},a=function(e){return!!(null==e?void 0:e.req)&&"cookies"in e.req&&i(null==e?void 0:e.req.cookies)||!!(null==e?void 0:e.res)&&"cookies"in e.res&&i(null==e?void 0:e.res.cookies)||!!(null==e?void 0:e.cookies)&&i(e.cookies())},l=function(e){var n={};return e.getAll().forEach((function(e){var t=e.name,r=e.value;n[t]=r})),n},d=function(e){try{return"string"==typeof e?e:JSON.stringify(e)}catch(n){return e}};e.getCookies=function(e){if(a(e)){if(null==e?void 0:e.req)return l(e.req.cookies);if(null==e?void 0:e.cookies)return l(e.cookies())}var n;if(e&&(n=e.req),!o())return n&&n.cookies?n.cookies:n&&n.headers.cookie?(0,r.parse)(n.headers.cookie):{};for(var t={},i=document.cookie?document.cookie.split("; "):[],d=0,s=i.length;d<s;d++){var u=i[d].split("="),c=u.slice(1).join("=");t[u[0]]=c}return t};e.getCookie=function(n,t){var r,o=(0,e.getCookies)(t)[n];if(void 0!==o)return(r=o)?r.replace(/(%[0-9A-Z]{2})+/g,decodeURIComponent):r};e.setCookie=function(e,i,l){if(a(l)){var s=l.req,u=l.res,c=l.cookies,m=t(l,["req","res","cookies"]),p=n({name:e,value:d(i)},m);return s&&s.cookies.set(p),u&&u.cookies.set(p),void(c&&c().set(p))}var g,h,v;if(l){var b=l;h=s=b.req,v=u=b.res,g=t(b,["req","res"])}var f=(0,r.serialize)(e,d(i),n({path:"/"},g));if(o())document.cookie=f;else if(v&&h){var _=v.getHeader("Set-Cookie");if(Array.isArray(_)||(_=_?[String(_)]:[]),v.setHeader("Set-Cookie",_.concat(f)),h&&h.cookies){var x=h.cookies;""===i?delete x[e]:x[e]=d(i)}if(h&&h.headers&&h.headers.cookie){x=(0,r.parse)(h.headers.cookie);""===i?delete x[e]:x[e]=d(i),h.headers.cookie=Object.entries(x).reduce((function(e,n){return e.concat("".concat(n[0],"=").concat(n[1],";"))}),"")}}};e.deleteCookie=function(t,r){return(0,e.setCookie)(t,"",n(n({},r),{maxAge:-1}))};e.hasCookie=function(n,t){return!!n&&(0,e.getCookies)(t).hasOwnProperty(n)}}(R);const Q="gaEvent",U="Text_Image_Component",H="view_promotion",J="select_promotion",X="cta_button_click",K="cta_text_click",Y="CMS",Z="Teaser",q="All",ee="Ribbon",ne=(e,n,t)=>{window.dataLayer.push(Object.assign({event:e,event_name:n},t))},te=t=>e.createElement("div",null,n.render(t.content,{markResolvers:{link:(n,r)=>{const{href:o,target:i,linktype:a}=r;return"email"===a?e.createElement("a",{href:`mailto:${o}`,target:null===i||"_self"===i?"_top":"_blank"},n):t.isIFrame?e.createElement("a",{href:o,target:null===i||"_self"===i?"_top":"_blank"},n):e.createElement("a",{href:o,target:null===i?"":i,onClick:()=>(e=>{["help","hilfe","aide","aiuto"].some((n=>e.includes(n)))&&ne(Q,"contact_helpcenter_click",{component:"Text_link"})})(o)},n)}}}));t("\r\n.stageTeaserMain {\r\n height: 100%;\r\n}\r\nvideo {\r\n object-fit: cover;\r\n position: absolute;\r\n top: 0;\r\n left: 0;\r\n height: 100%;\r\n width: 100%;\r\n border-top-right-radius: 8px;\r\n border-bottom-right-radius: 8px;\r\n}\r\n.video-wrapper {\r\n overflow: hidden;\r\n text-align: center;\r\n align-items: center;\r\n justify-content: center;\r\n}\r\n.stageTeaserContainer {\r\n margin-left: 8px;\r\n margin-right: 8px;\r\n border-radius: 8px;\r\n flex-direction: row;\r\n width: calc(100% - 10px);\r\n height: 100%;\r\n}\r\n\r\n.row-wrapper {\r\n height: 100%;\r\n}\r\n.stageTeaserMain {\r\n &.full-width { \r\n .stageTeaserContainer {\r\n margin: 0;\r\n width: 100%;\r\n border-radius: 0;\r\n } \r\n }\r\n}\r\n.stageTeaserRightWrapper {\r\n position: relative;\r\n}\r\n.stageTeaserTopText {\r\n margin-bottom: 0px;\r\n font-size: 18px;\r\n font-weight: 700;\r\n line-height: 24px;\r\n}\r\n@media all and (max-width: 1023px) {\r\n .stageTeaserTopText {\r\n font-size: 14px;\r\n line-height: 20px;\r\n }\r\n}\r\n@media (min-width: 1024px) and (max-width: 1439px) {\r\n .stageTeaserTopText {\r\n font-size: 16px;\r\n line-height: 20px;\r\n }\r\n}\r\n.stageTeaserMainTexth1,\r\nh2,\r\nh3,\r\nh4 {\r\n padding-top: 4px;\r\n padding-bottom: 8px;\r\n font-weight: 700;\r\n margin-bottom: 0px !important;\r\n}\r\n\r\n@media (min-width:1440px) {\r\n .stageTeaserMainTexth1 {\r\n font-size: 32px;\r\n line-height: 40px;\r\n }\r\n\r\n .stageTeaserMainTexth2 {\r\n font-size: 28px;\r\n line-height: 36px;\r\n }\r\n\r\n .stageTeaserMainTexth3 {\r\n font-size: 24px;\r\n line-height: 32px;\r\n }\r\n\r\n .stageTeaserMainTexth4 {\r\n font-size: 20px;\r\n line-height: 28px;\r\n }\r\n}\r\n\r\n@media (min-width:320px)and (max-width:1439px) {\r\n .stageTeaserMainTexth1 {\r\n font-size: 28px;\r\n line-height: 36px;\r\n }\r\n\r\n .stageTeaserMainTexth2 {\r\n font-size: 24px;\r\n line-height: 32px;\r\n }\r\n\r\n .stageTeaserMainTexth3 {\r\n font-size: 20px;\r\n line-height: 28px;\r\n }\r\n\r\n .stageTeaserMainTexth4 {\r\n font-size: 18px;\r\n line-height: 24px;\r\n }\r\n}\r\n.stageTeaserMainTextdisplay {\r\n font-size: 48px;\r\n line-height: 60px;\r\n font-weight: 500;\r\n text-transform: uppercase;\r\n}\r\n.stageTeaserBottomText {\r\n font-size: 14px;\r\n line-height: 20px;\r\n font-weight: 500;\r\n}\r\n\r\n.stageTeaserSecondaryPromoText {\r\n overflow-wrap: anywhere;\r\n font-size: 14px;\r\n line-height: 16px;\r\n font-weight: 500;\r\n}\r\n\r\n.stageTeaserSecondaryPromoPercent {\r\n font-size: 34px;\r\n line-height: 38px;\r\n font-weight: 700;\r\n}\r\n\r\n.stageTeaserPromoText {\r\n font-size: 18px;\r\n line-height: 20px;\r\n font-weight: 500;\r\n}\r\n\r\n.stageTeaserLeftWrapperBackground {\r\n background: var(--primary-colour-pale-dawn-grey-200, #e6e3df);\r\n}\r\n\r\n.stageTeaserBannerWrapper .react-multi-carousel-list {\r\n position: initial;\r\n}\r\n\r\n.stageTeaserBannerWrapper .react-multiple-carousel__arrow {\r\n background: #ffffff;\r\n box-shadow: 0px 4px 12px rgba(87, 84, 82, 0.2);\r\n border-radius: 24px;\r\n font-size: 16px;\r\n height: 44px;\r\n width: 44px;\r\n padding: 10px;\r\n z-index: 1;\r\n}\r\n\r\n.stageTeaserBannerWrapper .react-multiple-carousel__arrow::before {\r\n color: #da291c;\r\n font-size: 16px;\r\n}\r\n\r\n.stageTeaserBannerWrapper .react-multiple-carousel__arrow:disabled::before {\r\n color: #b3aeaa;\r\n}\r\n\r\n.stageTeaserBannerWrapper .react-multiple-carousel__arrow--right {\r\n right: 3%;\r\n}\r\n\r\n.stageTeaserBannerWrapper .react-multiple-carousel__arrow--left {\r\n left: 3%;\r\n}\r\n/* dots */\r\n.stageTeaserBannerWrapper .react-multi-carousel-dot button {\r\n background: #ffffff;\r\n opacity: 0.3;\r\n border: 0px;\r\n transition: none;\r\n}\r\n.stageTeaserBannerWrapper .react-multi-carousel-dot--active button {\r\n background: #da291c;\r\n opacity: 1;\r\n}\r\n\r\n.stageTeaserBannerWrapper .react-multi-carousel-dot button:hover:active {\r\n background: #da291c;\r\n}\r\n@media all and (max-width: 1439px) {\r\n .stageTeaserMainTextdisplay {\r\n font-size: 20px;\r\n line-height: 24px;\r\n font-weight: 500;\r\n padding-top: 4px;\r\n padding-bottom: 8px;\r\n margin-bottom: 0px;\r\n }\r\n}\r\n@media (max-width: 768px) {\r\n .stageTeaserContainer, .row-wrapper {\r\n flex-direction: column;\r\n }\r\n .stageTeaserPromoPercent {\r\n font-weight: 700;\r\n }\r\n .stageTeaserPromoText {\r\n font-size: 14px;\r\n line-height: 16px;\r\n font-weight: 500;\r\n }\r\n}\r\n\r\n.stageTeaserBannerWrapper .react-multiple-carousel__arrow--right{\r\n right: -2% !important;\r\n}\r\n\r\n.stageTeaserBannerWrapper .react-multiple-carousel__arrow--left {\r\n left: -1% !important;\r\n}\r\n\r\n.stageTeaserBannerWrapper.full-width .react-multiple-carousel__arrow--right{\r\n right: 20px !important;\r\n @media only screen and (min-width : 1440px) {\r\n left: calc(50% + 720px) !important;\r\n }\r\n}\r\n\r\n.stageTeaserBannerWrapper.full-width .react-multiple-carousel__arrow--left {\r\n left: 20px !important;\r\n @media only screen and (min-width : 1440px) {\r\n left: calc(50% - 720px) !important;\r\n }\r\n\r\n}\r\n\r\n\r\n.teaserTimer {\r\n padding-top: 16px;\r\n padding-bottom: 10px;\r\n}\r\n\r\n/*Tablet md & All small devices*/\r\n@media only screen and (max-width : 768px) {\r\n video {\r\n border-top-right-radius: 0px;\r\n border-bottom-right-radius: 8px;\r\n border-bottom-left-radius: 8px;\r\n }\r\n\r\n .stageTeaserRightWrapper {\r\n height: 400px;\r\n }\r\n\r\n .stageTeaserLeftWrapper {\r\n padding: 24px;\r\n text-align: center;\r\n }\r\n\r\n .stageTeaserSecondaryPromoPercent {\r\n font-size:28px;\r\n }\r\n}\r\n\r\n\r\n/*Tablet - lg*/\r\n@media only screen and (min-width : 769px) and (max-width : 1024px) {\r\n .stageTeaserRightWrapper {\r\n width: 100%;\r\n }\r\n\r\n .promoImage{\r\n padding-right: 51px;\r\n padding-top: 114px;\r\n }\r\n .stageTeaserLeftWrapper {\r\n padding: 55px;\r\n }\r\n}\r\n@media (width : 1024px) {\r\n .stageTeaserRightWrapper {\r\n width: 50%;\r\n }\r\n}\r\n/*Desktop, Laptop & Large Desktops*/\r\n@media only screen and (min-width : 1025px) {\r\n .stageTeaserLeftWrapper {\r\n padding: 120px 80px 120px 68px;\r\n &.slim-version {\r\n padding: 70px 80px 70px 68px;\r\n }\r\n\r\n }\r\n}\r\n\r\n\r\n#inboxCount{\r\n position: absolute;\r\n top: 0;\r\n right:0;\r\n}");t(".stageTeaserPromoBubble {\r\n display: flex;\r\n text-align: center;\r\n padding: 0px 16px;\r\n flex-direction: column;\r\n justify-content: center;\r\n align-items: center;\r\n gap: 4px;\r\n flex-shrink: 0;\r\n border-radius: 50%;\r\n position: absolute;\r\n}\r\n\r\n.stageTeaserPrimaryPromoBubble {\r\n width: 160px;\r\n height: 160px;\r\n background: var(--primary-colour-ice-white, #ffffff);\r\n z-index: 1;\r\n}\r\n\r\n.stageTeaserPrimaryWithSecondaryBubble.stageTeaserPrimaryPromoBubble {\r\n background: var(--primary-colour-ice-white, #ffffff);\r\n z-index: 1;\r\n}\r\n\r\n.stageTeaserSecondaryPromoBubble {\r\n width: 120px;\r\n height: 120px;\r\n top: 171px;\r\n color: #ffffff;\r\n background: var(--primary-colour-grey-dusk-grey-600, #3d3935);\r\n}\r\n\r\n.stageTeaserPromoPercent,\r\n.stageTeaserPrimaryWithSecondaryBubble .stageTeaserPromoPercent {\r\n font-size: 52px;\r\n line-height: 52px;\r\n font-weight: 700;\r\n}\r\n\r\n/*Tablet md & All small devices*/\r\n@media only screen and (max-width: 768px) {\r\n /* primary bubble size*/\r\n .stageTeaserPrimaryPromoBubble {\r\n width: 120px;\r\n height: 120px;\r\n }\r\n \r\n .stageTeaserPrimaryWithSecondaryBubble .stageTeaserPromoText {\r\n font-size: 18px;\r\n line-height: 20px;\r\n font-weight: 500;\r\n }\r\n .stageTeaserPromoPercent,\r\n .stageTeaserPrimaryWithSecondaryBubble .stageTeaserPromoPercent {\r\n font-size: 24px;\r\n line-height: 32px;\r\n }\r\n .stageTeaserPrimaryWithSecondaryBubble .stageTeaserPromoText {\r\n font-size: 10px;\r\n line-height: 14px;\r\n }\r\n /* primary with secondary size*/\r\n .stageTeaserPrimaryWithSecondaryBubble.stageTeaserPrimaryPromoBubble {\r\n width: 96px;\r\n height: 96px;\r\n }\r\n\r\n /* secondary bubble size*/\r\n .stageTeaserSecondaryPromoBubble {\r\n width: 84px;\r\n height: 84px;\r\n }\r\n\r\n .stageTeaserSecondaryPromoPercent {\r\n font-size: 21px;\r\n line-height: 24px;\r\n }\r\n\r\n .stageTeaserSecondaryPromoText {\r\n font-size: 12px;\r\n line-height: 12px;\r\n }\r\n}\r\n\r\n/*Tablet - lg*/\r\n@media only screen and (min-width: 768px) and (max-width: 1024px) {\r\n /* primary with secondary size*/\r\n .stageTeaserPrimaryWithSecondaryBubble.stageTeaserPrimaryPromoBubble {\r\n width: 120px;\r\n height: 120px;\r\n }\r\n .stageTeaserPromoPercent,\r\n .stageTeaserPrimaryWithSecondaryBubble .stageTeaserPromoPercent {\r\n font-size: 42px;\r\n }\r\n .stageTeaserSecondaryPromoBubble {\r\n width: 96px;\r\n height: 96px;\r\n }\r\n .stageTeaserSecondaryPromoPercent{\r\n font-size: 26px;\r\n }\r\n}\r\n\r\n/*Extra Large Screens*/\r\n@media only screen and (min-width: 2000px) {\r\n .stageTeaserPromoPercent,\r\n .stageTeaserPrimaryWithSecondaryBubble .stageTeaserPromoPercent {\r\n font-size: 42px;\r\n }\r\n .stageTeaserSecondaryPromoBubble {\r\n width: 96px;\r\n height: 96px;\r\n }\r\n .stageTeaserSecondaryPromoPercent{\r\n font-size: 26px;\r\n }\r\n}\r\n");t("/* primary bubble */\r\n.stageTeaserPromoBubble.stageTeaserBottomRight {\r\n right: 40px;\r\n}\r\n.stageTeaserPromoBubble.stageTeaserBottomRight {\r\n bottom: 40px;\r\n}\r\n\r\n/* primary with secondary */\r\n.stageTeaserPrimaryWithSecondaryBubble.stageTeaserPromoBubble.stageTeaserBottomRight {\r\n right: 86px;\r\n left: initial;\r\n}\r\n.stageTeaserPrimaryWithSecondaryBubble.stageTeaserPromoBubble.stageTeaserBottomRight {\r\n bottom: 131px;\r\n}\r\n/* secondary bubble */\r\n.stageTeaserSecondaryPromoBubble.stageTeaserBottomRight {\r\n right: 40px;\r\n left: initial;\r\n}\r\n.stageTeaserSecondaryPromoBubble.stageTeaserBottomRight {\r\n bottom: 40px;\r\n top: initial;\r\n}\r\n\r\n/*Very small devices - phones*/\r\n@media screen and (max-width : 652px) {\r\n /* secondary bubble */\r\n .stageTeaserSecondaryPromoBubble.stageTeaserBottomRight {\r\n right: 46px;\r\n left: initial;\r\n bottom: 48px;\r\n top: initial;\r\n }\r\n .stageTeaserPrimaryWithSecondaryBubble.stageTeaserPromoBubble.stageTeaserBottomRight {\r\n right: 6px;\r\n left: initial;\r\n bottom: 102px;\r\n }\r\n}\r\n\r\n/*All small devices - phones*/\r\n@media screen and (min-width : 652px) and (max-width : 768px) {\r\n /* secondary bubble */\r\n .stageTeaserSecondaryPromoBubble.stageTeaserBottomRight {\r\n right: 192px;\r\n left: initial;\r\n bottom: 48px;\r\n top: initial;\r\n }\r\n .stageTeaserPrimaryWithSecondaryBubble.stageTeaserPromoBubble.stageTeaserBottomRight {\r\n right: 128px;\r\n left: initial;\r\n bottom: 102px;\r\n }\r\n}\r\n\r\n/*Tablet - md*/\r\n@media only screen and (min-width : 769px) and (max-width : 990px) {\r\n .stageTeaserPrimaryWithSecondaryBubble.stageTeaserPromoBubble.stageTeaserBottomRight {\r\n right: 48px;\r\n left: initial;\r\n bottom: 128px;\r\n }\r\n /* secondary bubble */\r\n .stageTeaserSecondaryPromoBubble.stageTeaserBottomRight {\r\n right: 22px;\r\n left: initial;\r\n bottom: 60px;\r\n top: initial;\r\n }\r\n}\r\n\r\n/*Tablet - lg*/\r\n@media only screen and (min-width : 990px) and (max-width : 1024px) {\r\n .stageTeaserPrimaryWithSecondaryBubble.stageTeaserPromoBubble.stageTeaserBottomRight {\r\n right: 48px;\r\n left: initial;\r\n bottom: 128px;\r\n }\r\n /* secondary bubble */\r\n .stageTeaserSecondaryPromoBubble.stageTeaserBottomRight {\r\n right: 22px;\r\n left: initial;\r\n bottom: 60px;\r\n top: initial;\r\n }\r\n}\r\n\r\n/*Desktop, Laptop & Large Desktops*/\r\n@media only screen and (min-width : 1025px) {\r\n}\r\n\r\n/*Extra Large Screens*/\r\n@media only screen and (min-width : 2000px) {\r\n}");t("/* primary bubble */\r\n.stageTeaserPromoBubble.stageTeaserBottomLeft {\r\n left: 40px;\r\n }\r\n .stageTeaserPromoBubble.stageTeaserBottomLeft {\r\n bottom: 40px;\r\n }\r\n \r\n /* primary with secondary */\r\n .stageTeaserPrimaryWithSecondaryBubble.stageTeaserPromoBubble.stageTeaserBottomLeft {\r\n left: 86px;\r\n right: initial;\r\n }\r\n .stageTeaserPrimaryWithSecondaryBubble.stageTeaserPromoBubble.stageTeaserBottomLeft {\r\n bottom: 131px;\r\n }\r\n /* secondary bubble */\r\n .stageTeaserSecondaryPromoBubble.stageTeaserBottomLeft {\r\n left: 40px;\r\n right: initial;\r\n }\r\n .stageTeaserSecondaryPromoBubble.stageTeaserBottomLeft {\r\n bottom: 40px;\r\n top: initial;\r\n }\r\n \r\n \r\n /*All small devices - phones*/\r\n @media screen and (max-width : 768px) {\r\n /* secondary bubble */\r\n .stageTeaserSecondaryPromoBubble.stageTeaserBottomLeft {\r\n left: 58px;\r\n right: initial;\r\n bottom: 48px;\r\n top: initial;\r\n }\r\n .stageTeaserPrimaryWithSecondaryBubble.stageTeaserPromoBubble.stageTeaserBottomLeft {\r\n left: 8px;\r\n right: initial;\r\n bottom: 102px;\r\n }\r\n }\r\n \r\n /*Tablet - md*/\r\n @media only screen and (min-width : 769px) and (max-width : 990px) {\r\n .stageTeaserPrimaryWithSecondaryBubble.stageTeaserPromoBubble.stageTeaserBottomLeft {\r\n left: 48px;\r\n right: initial;\r\n bottom: 128px;\r\n }\r\n /* secondary bubble */\r\n .stageTeaserSecondaryPromoBubble.stageTeaserBottomLeft {\r\n left: 22px;\r\n right: initial;\r\n bottom: 60px;\r\n top: initial;\r\n }\r\n }\r\n \r\n /*Tablet - lg*/\r\n @media only screen and (min-width : 990px) and (max-width : 1024px) {\r\n .stageTeaserPrimaryWithSecondaryBubble.stageTeaserPromoBubble.stageTeaserBottomLeft {\r\n left: 48px;\r\n right: initial;\r\n bottom: 128px;\r\n }\r\n /* secondary bubble */\r\n .stageTeaserSecondaryPromoBubble.stageTeaserBottomLeft {\r\n left: 22px;\r\n right: initial;\r\n bottom: 60px;\r\n top: initial;\r\n }\r\n }\r\n \r\n /*Desktop, Laptop & Large Desktops*/\r\n @media only screen and (min-width : 1025px) {\r\n }\r\n \r\n /*Extra Large Screens*/\r\n @media only screen and (min-width : 2000px) {\r\n }");t("/* primary bubble */\r\n.stageTeaserPromoBubble.stageTeaserTopLeft {\r\n left: 40px;\r\n}\r\n.stageTeaserPromoBubble.stageTeaserTopLeft {\r\n top: 40px;\r\n}\r\n\r\n@media screen and (max-width : 568px) {\r\n .stageTeaserSecondaryPromoBubble.stageTeaserTopLeft {\r\n left: 38px;\r\n right: initial;\r\n top: 68px;\r\n bottom: initial;\r\n }\r\n .stageTeaserPrimaryWithSecondaryBubble.stageTeaserPromoBubble.stageTeaserTopLeft {\r\n left: 2px;\r\n right: initial;\r\n top: -12px;\r\n }\r\n}\r\n\r\n@media screen and (min-width : 568px) and (max-width : 768px) {\r\n .stageTeaserSecondaryPromoBubble.stageTeaserTopLeft {\r\n left: 112px;\r\n right: initial;\r\n top: 68px;\r\n bottom: initial;\r\n }\r\n .stageTeaserPrimaryWithSecondaryBubble.stageTeaserPromoBubble.stageTeaserTopLeft {\r\n left: 61px;\r\n right: initial;\r\n top: -12px;\r\n }\r\n}\r\n\r\n@media screen and (width : 768px) {\r\n .stageTeaserSecondaryPromoBubble.stageTeaserTopLeft {\r\n left: 132px;\r\n right: initial;\r\n top: 84px;\r\n bottom: initial;\r\n }\r\n .stageTeaserPrimaryWithSecondaryBubble.stageTeaserPromoBubble.stageTeaserTopLeft {\r\n left: 61px;\r\n right: initial;\r\n top: -12px;\r\n }\r\n}\r\n\r\n\r\n/*All small devices - phones*/\r\n\r\n/*Tablet - md*/\r\n@media only screen and (min-width : 769px) and (max-width : 990px) {\r\n .stageTeaserPrimaryWithSecondaryBubble.stageTeaserPromoBubble.stageTeaserTopLeft {\r\n left: 0px;\r\n right: initial;\r\n top: 18px;\r\n }\r\n /* secondary bubble */\r\n .stageTeaserSecondaryPromoBubble.stageTeaserTopLeft {\r\n left: -33px;\r\n right: initial;\r\n top: 111px;\r\n bottom: initial;\r\n }\r\n}\r\n\r\n/*Tablet - lg*/\r\n@media only screen and (min-width : 990px) and (max-width : 1024px) {\r\n .stageTeaserPrimaryWithSecondaryBubble.stageTeaserPromoBubble.stageTeaserTopLeft {\r\n left: 22px;\r\n right: initial;\r\n top: 22px;\r\n }\r\n /* secondary bubble */\r\n .stageTeaserSecondaryPromoBubble.stageTeaserTopLeft {\r\n left: -22px;\r\n right: initial;\r\n top: 108px;\r\n bottom: initial;\r\n }\r\n}\r\n\r\n/*Desktop, Laptop & Large Desktops*/\r\n@media only screen and (min-width : 1025px) and (max-width : 2000px) {\r\n /* primary with secondary */\r\n.stageTeaserPrimaryWithSecondaryBubble.stageTeaserPromoBubble.stageTeaserTopLeft {\r\n left: 72px;\r\n right: initial;\r\n top: 12px;\r\n}\r\n/* secondary bubble */\r\n.stageTeaserSecondaryPromoBubble.stageTeaserTopLeft {\r\n left: 20px;\r\n right: initial;\r\n top: 126px;\r\n bottom: initial;\r\n}\r\n}\r\n\r\n/*Extra Large Screens*/\r\n@media only screen and (min-width : 2000px) {\r\n \r\n/* primary with secondary */\r\n.stageTeaserPrimaryWithSecondaryBubble.stageTeaserPromoBubble.stageTeaserTopLeft {\r\n left: 0px;\r\n right: initial;\r\n top: 12px;\r\n}\r\n/* secondary bubble */\r\n.stageTeaserSecondaryPromoBubble.stageTeaserTopLeft {\r\n left: -62px;\r\n right: initial;\r\n top: 41px;\r\n bottom: initial;\r\n}\r\n\r\n\r\n}");t("/* primary bubble */\r\n.stageTeaserPromoBubble.stageTeaserTopRight {\r\n right: 40px;\r\n}\r\n.stageTeaserPromoBubble.stageTeaserTopRight {\r\n top: 40px;\r\n}\r\n\r\n@media screen and (max-width : 568px) {\r\n .stageTeaserSecondaryPromoBubble.stageTeaserTopRight {\r\n right: 38px;\r\n left: initial;\r\n top: 68px;\r\n bottom: initial;\r\n }\r\n .stageTeaserPrimaryWithSecondaryBubble.stageTeaserPromoBubble.stageTeaserTopRight {\r\n right: 2px;\r\n left: initial;\r\n top: -12px;\r\n }\r\n}\r\n\r\n@media screen and (min-width : 568px) and (max-width : 768px) {\r\n .stageTeaserSecondaryPromoBubble.stageTeaserTopRight {\r\n right: 112px;\r\n left: initial;\r\n top: 68px;\r\n bottom: initial;\r\n }\r\n .stageTeaserPrimaryWithSecondaryBubble.stageTeaserPromoBubble.stageTeaserTopRight {\r\n right: 61px;\r\n left: initial;\r\n top: -12px;\r\n }\r\n}\r\n\r\n@media screen and (width : 768px) {\r\n .stageTeaserSecondaryPromoBubble.stageTeaserTopRight {\r\n right: 132px;\r\n left: initial;\r\n top: 84px;\r\n bottom: initial;\r\n }\r\n .stageTeaserPrimaryWithSecondaryBubble.stageTeaserPromoBubble.stageTeaserTopRight {\r\n right: 61px;\r\n left: initial;\r\n top: -12px;\r\n }\r\n}\r\n\r\n\r\n/*All small devices - phones*/\r\n\r\n/*Tablet - md*/\r\n@media only screen and (min-width : 769px) and (max-width : 990px) {\r\n .stageTeaserPrimaryWithSecondaryBubble.stageTeaserPromoBubble.stageTeaserTopRight {\r\n right: 72px;\r\n left: initial;\r\n top: 18px;\r\n }\r\n /* secondary bubble */\r\n .stageTeaserSecondaryPromoBubble.stageTeaserTopRight {\r\n right: 24px;\r\n left: initial;\r\n top: 111px;\r\n bottom: initial;\r\n }\r\n}\r\n\r\n/*Tablet - lg*/\r\n@media only screen and (min-width : 990px) and (max-width : 1024px) {\r\n .stageTeaserPrimaryWithSecondaryBubble.stageTeaserPromoBubble.stageTeaserTopRight {\r\n right: 78px;\r\n left: initial;\r\n top: 22px;\r\n }\r\n /* secondary bubble */\r\n .stageTeaserSecondaryPromoBubble.stageTeaserTopRight {\r\n right: 26px;\r\n left: initial;\r\n top: 108px;\r\n bottom: initial;\r\n }\r\n}\r\n\r\n/*Desktop, Laptop & Large Desktops*/\r\n@media only screen and (min-width : 1025px) and (max-width : 2000px) {\r\n /* primary with secondary */\r\n.stageTeaserPrimaryWithSecondaryBubble.stageTeaserPromoBubble.stageTeaserTopRight {\r\n right: 72px;\r\n left: initial;\r\n top: 12px;\r\n}\r\n/* secondary bubble */\r\n.stageTeaserSecondaryPromoBubble.stageTeaserTopRight {\r\n right: 20px;\r\n left: initial;\r\n top: 126px;\r\n bottom: initial;\r\n}\r\n}\r\n\r\n/*Extra Large Screens*/\r\n@media only screen and (min-width : 2000px) {\r\n \r\n/* primary with secondary */\r\n.stageTeaserPrimaryWithSecondaryBubble.stageTeaserPromoBubble.stageTeaserTopRight {\r\n right: 0px;\r\n left: initial;\r\n top: 12px;\r\n}\r\n/* secondary bubble */\r\n.stageTeaserSecondaryPromoBubble.stageTeaserTopRight {\r\n right: 44px;\r\n left: initial;\r\n top: 322px;\r\n bottom: initial;\r\n}\r\n\r\n\r\n}");t(".falcon-grey-600 {\r\n color: #3d3935;\r\n}\r\n\r\n.falcon-grey-500 {\r\n color: #5f5955;\r\n}\r\n.falcon-grey-400 {\r\n color: #86807c;\r\n}\r\n\r\n.falcon-grey-100 {\r\n color: #f7f6f5;\r\n}\r\n\r\n.falcon-ice-white {\r\n color: #ffffff;\r\n}\r\n.falcon-background-grey-100 {\r\n background-color: #f7f6f5;\r\n}\r\n.falcon-background-ice-white {\r\n background-color: #ffffff;\r\n}\r\n.falcon-background-transparent {\r\n background-color: transparent;\r\n}\r\n\r\n.falcon-gradient-rubyglow-diagonal {\r\n border-radius: 8px;\r\n background: linear-gradient(93.71deg, #e2271e -0.37%, #ef7c3c 100%);\r\n}\r\n.falcon-gradient-rubyglow-vertical {\r\n border-radius: 8px;\r\n background: linear-gradient(180deg, #e2271e 0%, #ef7c3c 100%);\r\n}\r\n.falcon-gradient-pinksky-diagonal {\r\n background: linear-gradient(98.52deg, #d093a6 -0.35%, #e7c9bc 100.35%);\r\n border-radius: 8px;\r\n}\r\n.falcon-gradient-pinksky-vertical {\r\n background: linear-gradient(180deg, #d093a6 0%, #e7c9bc 100%);\r\n border-radius: 8px;\r\n}\r\n.falcon-gradient-bluehaze-diagonal {\r\n background: linear-gradient(98.52deg, #7899bd -0.35%, #b8d0e3 100.35%);\r\n border-radius: 8px;\r\n}\r\n.falcon-gradient-bluehaze-vertical {\r\n background: linear-gradient(180deg, #7899bd 0%, #b8d0e3 100%);\r\n border-radius: 8px;\r\n}\r\n.falcon-gradient-greencloud-diagonal {\r\n background: linear-gradient(99.06deg, #8d989b -0.35%, #f8edd2 105.52%);\r\n border-radius: 8px;\r\n}\r\n.falcon-gradient-greencloud-vertical {\r\n background: linear-gradient(180deg, #8d989b 0%, #f8edd2 100%);\r\n border-radius: 8px;\r\n}\r\n.falcon-gradient-peachfog-diagonal {\r\n background: linear-gradient(98.52deg, #9c8a95 -0.35%, #f6d6b3 100.35%);\r\n border-radius: 8px;\r\n}\r\n.falcon-gradient-peachfog-vertical {\r\n background: linear-gradient(180deg, #9c8a95 0%, #f6d6b3 100%);\r\n border-radius: 8px;\r\n}\r\n.falcon-gradient-orange-diagonal {\r\n background: linear-gradient(105deg, #EF7C3C 0%, #E2271E 100%);\r\n border-radius: 4px 0;\r\n}\r\n.falcon-gradient-dark-blue-haze{\r\n background: linear-gradient(239deg, #4F87C1 52.95%, rgba(94, 148, 207, 0) 111%);\r\n border-radius: 4px 0;\r\n}\r\n\r\n.falcon-def-transparancy {\r\n background: rgba(0, 0, 0, 1);\r\n}\r\n");const re=e=>{switch(e){case"rubyglow-diagonal":return"falcon-gradient-rubyglow-diagonal";case"rubyglow-vertical":return"falcon-gradient-rubyglow-vertical";case"pinksky-diagonal":return"falcon-gradient-pinksky-diagonal";case"pinksky-vertical":return"falcon-gradient-pinksky-vertical";case"bluehaze-diagonal":return"falcon-gradient-bluehaze-diagonal";case"bluehaze-vertical":return"falcon-gradient-bluehaze-vertical";case"greencloud-diagonal":return"falcon-gradient-greencloud-diagonal";case"greencloud-vertical":return"falcon-gradient-greencloud-vertical";case"peachfog-diagonal":return"falcon-gradient-peachfog-diagonal";case"peachfog-vertical":return"falcon-gradient-peachfog-vertical";case"black":return"black-gradient";case"skyfuel-vertical":return"falcon-gradient-skyfuel-vertical";case"black-friday":return"falcon-gradient-black-friday";default:return""}},oe=e=>{switch(e){case"grey-600":return"falcon-grey-600";case"grey-500":return"falcon-grey-500";case"grey-100":return"falcon-grey-100";case"grey-400":return"falcon-grey-400";case"ice-white":return"falcon-ice-white";default:return""}};var ie="DoubleGridRedefined-module_double-grid-teaser-btn-section__Q1jBm",ae="DoubleGridRedefined-module_double-grid-btns__0Sbnd";t("/* center a block element */\n/* use this to any of the pseudo elements as these are the mandatory properties */\n/* setting styles in separate formats for cross browser support */\n/* specify the max width for an element and apply ellipses and truncate the overflow */\n/* vertically center alilgn any HTML element */\n/* add basePath to assets */\n.DoubleGridRedefined-module_double-grid-teaser-section__00-ih {\n padding: 140px 80px 140px 68px;\n}\n\n.DoubleGridRedefined-module_double-grid-teaser-top-text__Ifb0r {\n font-size: 18px;\n font-weight: 700;\n line-height: 24px;\n}\n\n.DoubleGridRedefined-module_double-grid-main-text__CUOi1, .DoubleGridRedefined-module_double-grid-teaser-main-text-h4__UbSpA, .DoubleGridRedefined-module_double-grid-teaser-main-text-h3__yyb57, .DoubleGridRedefined-module_double-grid-teaser-main-text-h2__T2tmJ, .DoubleGridRedefined-module_double-grid-teaser-main-text-h1__PHZjG {\n padding-top: 4px;\n padding-bottom: 8px;\n font-weight: 700;\n margin-bottom: 0px !important;\n}\n\n.DoubleGridRedefined-module_double-grid-teaser-main-text-h1__PHZjG {\n font-size: 32px;\n line-height: 40px;\n}\n\n.DoubleGridRedefined-module_double-grid-teaser-main-text-h2__T2tmJ {\n font-size: 28px;\n line-height: 36px;\n}\n\n.DoubleGridRedefined-module_double-grid-teaser-main-text-h3__yyb57 {\n font-size: 24px;\n line-height: 32px;\n}\n\n.DoubleGridRedefined-module_double-grid-teaser-main-text-h4__UbSpA {\n font-size: 20px;\n line-height: 28px;\n}\n\n.DoubleGridRedefined-module_double-grid-teaser-main-text-display__XrrBz {\n font-size: 48px;\n line-height: 60px;\n font-weight: 500;\n text-transform: uppercase;\n}\n\n.DoubleGridRedefined-module_double-grid-teaser-bottom-text__Z-fhk {\n font-size: 14px;\n font-style: normal;\n font-weight: 500;\n line-height: 20px;\n}\n\n.DoubleGridRedefined-module_double-grid-teaser-btn-section__Q1jBm {\n display: inline-flex;\n padding-top: 22px;\n}\n@media (max-width: 1439px) {\n .DoubleGridRedefined-module_double-grid-teaser-btn-section__Q1jBm {\n display: inline-flex;\n flex-direction: column;\n padding-bottom: 8px;\n }\n}\n@media (max-width: 767px) {\n .DoubleGridRedefined-module_double-grid-teaser-btn-section__Q1jBm {\n padding-top: 6px;\n }\n}\n\n.DoubleGridRedefined-module_double-grid-btns__0Sbnd {\n padding-right: 16px;\n}\n@media (max-width: 1439px) {\n .DoubleGridRedefined-module_double-grid-btns__0Sbnd {\n padding-bottom: 8px;\n padding-right: 0px;\n }\n}\n@media (min-width: 1024px) and (max-width: 1439px) {\n .DoubleGridRedefined-module_double-grid-btns__0Sbnd {\n padding-bottom: 16px;\n padding-right: 0px;\n }\n}\n.DoubleGridRedefined-module_double-grid-btns__0Sbnd a {\n text-decoration: none;\n}");var le="row-module_sr-def-row__us1ph";t("/* center a block element */\n/* use this to any of the pseudo elements as these are the mandatory properties */\n/* setting styles in separate formats for cross browser support */\n/* specify the max width for an element and apply ellipses and truncate the overflow */\n/* vertically center alilgn any HTML element */\n/* add basePath to assets */\n.row-module_sr-def-row__us1ph {\n margin-left: auto;\n margin-right: auto;\n padding-left: 16px;\n padding-right: 16px;\n max-width: 1308px;\n width: 100%;\n}\n.row-module_sr-def-row__us1ph .row-module_sr-def-row__us1ph {\n padding: 0px;\n max-width: 100%;\n}\n@media (min-width: 1024px) and (max-width: 1439px) {\n .row-module_sr-def-row__us1ph {\n max-width: 972px;\n }\n}\n@media (min-width: 768px) and (max-width: 1023px) {\n .row-module_sr-def-row__us1ph {\n max-width: 720px;\n }\n}\n@media (max-width: 767px) {\n .row-module_sr-def-row__us1ph {\n max-width: 100%;\n }\n}");const de=({children:n})=>e.createElement("div",{className:`${le} sr-responsive-row`},n),se=({content:n,isFullWidth:t,isSlimVersion:r})=>{var o,i,l,d,s,u,c,m,p,g,f,_,x,T,y,w,C,S,B,k,I,E,A,W,R,N,F,L,M,z,D,V,O,G,$,j,Q,U,X,K,ee,te,oe,le;const se=e.useRef(null),ue="none"!==(null==n?void 0:n.gradientBgColor)?re(null==n?void 0:n.gradientBgColor):(e=>{switch(e){case"grey-100":return"falcon-background-grey-100";case"ice-white":return"falcon-background-ice-white";case"transparent":return"falcon-background-transparent";case"none":return"none";default:return""}})(null==n?void 0:n.GenericBgColor),ce="none"===(null==n?void 0:n.gradientBgColor)&&"none"===(null==n?void 0:n.GenericBgColor)?null===(o=null==n?void 0:n.solidBgColor)||void 0===o?void 0:o.color:"",me=(null==n?void 0:n.EnableTextBgColor)?null===(i=null==n?void 0:n.textbgcolor)||void 0===i?void 0:i.color:"",pe=()=>{switch(null==n?void 0:n.PromoBubblePosition){case"top-left":return"stageTeaserTopLeft";case"top-right":return"stageTeaserTopRight";case"bottom-left":return"stageTeaserBottomLeft";case"bottom-right":return"stageTeaserBottomRight"}},ge=null===(s=null===(d=null===(l=null==n?void 0:n.primaryPromoBubble)||void 0===l?void 0:l[0])||void 0===d?void 0:d.bgcolor)||void 0===s?void 0:s.color,he=null===(m=null===(c=null===(u=null==n?void 0:n.primaryPromoBubble)||void 0===u?void 0:u[0])||void 0===c?void 0:c.textcolor)||void 0===m?void 0:m.color,ve=null===(f=null===(g=null===(p=null==n?void 0:n.SecondaryPromoBubble)||void 0===p?void 0:p[0])||void 0===g?void 0:g.bgcolor)||void 0===f?void 0:f.color,be=null===(T=null===(x=null===(_=null==n?void 0:n.SecondaryPromoBubble)||void 0===_?void 0:_[0])||void 0===x?void 0:x.textcolor)||void 0===T?void 0:T.color,fe=e=>{const n=e&&e.split(".").pop();return!(!n||!["webp","jpg","jpeg","png"].includes(n))},[_e,xe]=e.useState(!1),[Te,ye]=e.useState(""),[we,Ce]=e.useState(""),[Se,Be]=e.useState(!1),ke=()=>{var e,t,r,o,i,a,l,d,s;const u=window.innerWidth;u<=767?(xe(null==n?void 0:n.mobileImageFirst),fe(null===(e=null==n?void 0:n.MobilePromoImage)||void 0===e?void 0:e.filename)?ye(null===(t=null==n?void 0:n.MobilePromoImage)||void 0===t?void 0:t.filename):Ce(null===(r=null==n?void 0:n.MobilePromoImage)||void 0===r?void 0:r.filename)):u>=768&&u<=1024?(xe(null==n?void 0:n.tabletImageFirst),fe(null===(o=null==n?void 0:n.TabletPromoImage)||void 0===o?void 0:o.filename)?ye(null===(i=null==n?void 0:n.TabletPromoImage)||void 0===i?void 0:i.filename):Ce(null===(a=null==n?void 0:n.TabletPromoImage)||void 0===a?void 0:a.filename)):u>=1025&&(xe(null==n?void 0:n.desktopImageFirst),fe(null===(l=null==n?void 0:n.DesktopPromoImage)||void 0===l?void 0:l.filename)?ye(null===(d=null==n?void 0:n.DesktopPromoImage)||void 0===d?void 0:d.filename):Ce(null===(s=null==n?void 0:n.DesktopPromoImage)||void 0===s?void 0:s.filename))};e.useEffect((()=>{ke(),window.addEventListener("resize",ke)}),[]);const Ie=null===(y=null==n?void 0:n.textcolor)||void 0===y?void 0:y.color,Ee=null===(k=null===(B=null===(S=null===(C=null===(w=null==n?void 0:n.mainheading)||void 0===w?void 0:w.content)||void 0===C?void 0:C[0])||void 0===S?void 0:S.content)||void 0===B?void 0:B[0])||void 0===k?void 0:k.text;e.useEffect((()=>{const e=new IntersectionObserver((t=>{var r,o;t[0].isIntersecting&&t[0].intersectionRatio>=.5&&!(null===(r=localStorage.getItem("analyticsUids"))||void 0===r?void 0:r.includes(n._uid))&&(ne(H,H,{banner_promotion_name:null!==(o=null==n?void 0:n.bannerPromotionName)&&void 0!==o?o:null==n?void 0:n.description,banner_source:Y,banner_type:Z,banner_location:null==n?void 0:n.bannerLocation,audience_name:q,promotion_objective:q,index:1}),localStorage.setItem("analyticsUids",JSON.stringify([...localStorage.getItem("analyticsUids")?JSON.parse(localStorage.getItem("analyticsUids")||""):[],n._uid])),se.current&&e.observe(se.current))}),{threshold:.5});return se.current&&e.observe(se.current),()=>{e.disconnect()}}),[]);const Pe=()=>{var e;ne(J,J,{banner_promotion_name:null!==(e=null==n?void 0:n.bannerPromotionName)&&void 0!==e?e:null==n?void 0:n.description,banner_source:Y,banner_type:Z,audience_name:q,promotion_objective:q,banner_location:null==n?void 0:n.bannerLocation,index:1})};return e.createElement("div",{className:`stageTeaserMain ${t?"full-width":""} `,ref:se},e.createElement("div",{className:ce?"stageTeaserContainer d-flex":ue+" stageTeaserContainer d-flex",style:{backgroundColor:ce}},e.createElement(de,null,e.createElement("div",{className:"d-flex row-wrapper"},e.createElement("div",{className:`${_e?"order-1":"order-0"} stageTeaserLeftWrapper col-md-6 ${t&&r?"slim-version":""}`,style:{backgroundColor:me,borderRadius:t?"0":"8px"}},e.createElement("div",{className:"stageTeaserTopText",style:{color:Ie}},null===(R=null===(W=null===(A=null===(E=null===(I=null==n?void 0:n.primaryheading)||void 0===I?void 0:I.content)||void 0===E?void 0:E[0])||void 0===A?void 0:A.content)||void 0===W?void 0:W[0])||void 0===R?void 0:R.text),e.createElement("div",null,(null==n?void 0:n.mainText)===h?e.createElement("h1",{className:"stageTeaserMainTexth1",style:{color:Ie}},Ee):(null==n?void 0:n.mainText)===v?e.createElement("h2",{className:"stageTeaserMainTexth2",style:{color:Ie}},Ee):(null==n?void 0:n.mainText)===b?e.createElement("h3",{className:"stageTeaserMainTexth3",style:{color:Ie}},Ee):"h4"===(null==n?void 0:n.mainText)?e.createElement("h4",{className:"stageTeaserMainTexth4",style:{color:Ie}},Ee):e.createElement("div",{className:"stageTeaserMainTextdisplay",style:{color:Ie}},Ee)),e.createElement("div",{className:"stageTeaserBottomText",style:{color:Ie}},null===(z=null===(M=null===(L=null===(F=null===(N=null==n?void 0:n.secondaryheading)||void 0===N?void 0:N.content)||void 0===F?void 0:F[0])||void 0===L?void 0:L.content)||void 0===M?void 0:M[0])||void 0===z?void 0:z.text),(null===(V=null===(D=null==n?void 0:n.timer)||void 0===D?void 0:D[0])||void 0===V?void 0:V.enableCounter)&&e.createElement("div",{className:"teaserTimer text-center"},e.createElement(P,{content:null===(O=null==n?void 0:n.timer)||void 0===O?void 0:O[0],setTimerExpired:Be})),!Se&&e.createElement("div",{className:`${ie}`},null===(G=null==n?void 0:n.teaserButtonConfig)||void 0===G?void 0:G.map(((t,r)=>{var o,i,l,d,s,u;return e.createElement("div",{className:`${ae}`,key:r},e.createElement("a",{href:`${(null===(o=null==t?void 0:t.buttonLink)||void 0===o?void 0:o.url)||0}`,target:null!==(i=null==n?void 0:n.target)&&void 0!==i?i:"",rel:"_blank"===(null==t?void 0:t.linkTarget)?"opener":"noopener",onClick:Pe},e.createElement("div",{className:a(null==t?void 0:t.buttonType)},(null===(l=null==t?void 0:t.buttonIcon)||void 0===l?void 0:l.filename)&&"before"===(null==t?void 0:t.iconPosition)&&e.createElement("img",{className:"ribbonComponent_phoneIcon",src:null===(d=null==t?void 0:t.buttonIcon)||void 0===d?void 0:d.filename}),null==t?void 0:t.buttonLabel,(null===(s=null==t?void 0:t.buttonIcon)||void 0===s?void 0:s.filename)&&"after"===(null==t?void 0:t.iconPosition)&&e.createElement("img",{className:"ribbonComponent_phoneIcon",src:null===(u=null==t?void 0:t.buttonIcon)||void 0===u?void 0:u.filename}))))})))),e.createElement("div",{className:(_e?"order-0":"order-1")+" stageTeaserRightWrapper col-md-6",style:{background:`url(${Te}) center / contain no-repeat`}},""!==we&&e.createElement("div",{className:"video-wrapper"},e.createElement("video",{autoPlay:!0,muted:!0,loop:!0,src:we})),(null===($=null==n?void 0:n.primaryPromoBubble)||void 0===$?void 0:$.length)>0&&e.createElement("div",{className:`stageTeaserPromoBubble stageTeaserPrimaryPromoBubble stageTeaserPrimaryWithSecondaryBubble ${pe()}`,style:{backgroundColor:ge,color:he}},e.createElement("div",{className:"stageTeaserPromoPercent"},null===(Q=null===(j=null==n?void 0:n.primaryPromoBubble)||void 0===j?void 0:j[0])||void 0===Q?void 0:Q.primarytext),e.createElement("div",{className:"stageTeaserPromoText"},null===(X=null===(U=null==n?void 0:n.primaryPromoBubble)||void 0===U?void 0:U[0])||void 0===X?void 0:X.secondarytext)),(null===(K=null==n?void 0:n.SecondaryPromoBubble)||void 0===K?void 0:K.length)>0&&e.createElement("div",{className:`stageTeaserPromoBubble stageTeaserSecondaryPromoBubble ${pe()}`,style:{backgroundColor:ve,color:be}},e.createElement("div",{className:"stageTeaserSecondaryPromoPercent"},null===(te=null===(ee=null==n?void 0:n.SecondaryPromoBubble)||void 0===ee?void 0:ee[0])||void 0===te?void 0:te.primarytext),e.createElement("div",{className:"stageTeaserSecondaryPromoText"},null===(le=null===(oe=null==n?void 0:n.SecondaryPromoBubble)||void 0===oe?void 0:oe[0])||void 0===le?void 0:le.secondarytext)))))))};var ue="SingleGridRedefined-module_single-grid__NikxO",ce="SingleGridRedefined-module_single-grid-background-img__HQngE",me="SingleGridRedefined-module_slim-version__WFrnX",pe="SingleGridRedefined-module_single-grid-text-container__b6Z7R",ge="SingleGridRedefined-module_single-grid-overline__1eceF",he="SingleGridRedefined-module_single-grid-headline__BocYX",ve="SingleGridRedefined-module_single-grid-text__R1k6c",be="SingleGridRedefined-module_single-grid-timer__n94Jv",fe="SingleGridRedefined-module_single-grid-btn-section__gdt-4",_e="SingleGridRedefined-module_single-grid-btn-right__zjTnA";t("/* center a block element */\n/* use this to any of the pseudo elements as these are the mandatory properties */\n/* setting styles in separate formats for cross browser support */\n/* specify the max width for an element and apply ellipses and truncate the overflow */\n/* vertically center alilgn any HTML element */\n/* add basePath to assets */\n.SingleGridRedefined-module_single-grid__NikxO {\n height: 100%;\n}\n.SingleGridRedefined-module_single-grid__NikxO .SingleGridRedefined-module_single-grid-background-img__HQngE {\n display: flex;\n flex-direction: column;\n border-radius: 8px;\n height: 100%;\n padding: 170px 108px;\n}\n@media (min-width: 1440px) {\n .SingleGridRedefined-module_single-grid__NikxO .SingleGridRedefined-module_single-grid-background-img__HQngE.SingleGridRedefined-module_slim-version__WFrnX {\n padding: 70px 108px;\n }\n}\n@media (min-width: 1024px) and (max-width: 1439px) {\n .SingleGridRedefined-module_single-grid__NikxO .SingleGridRedefined-module_single-grid-background-img__HQngE.SingleGridRedefined-module_slim-version__WFrnX {\n padding: 70px 108px;\n }\n}\n@media (min-width: 768px) and (max-width: 1023px) {\n .SingleGridRedefined-module_single-grid__NikxO .SingleGridRedefined-module_single-grid-background-img__HQngE.SingleGridRedefined-module_slim-version__WFrnX {\n height: 480px;\n padding: 20px 60px;\n }\n}\n@media (max-width: 767px) {\n .SingleGridRedefined-module_single-grid__NikxO .SingleGridRedefined-module_single-grid-background-img__HQngE {\n padding: 32px 24px;\n min-height: 640px;\n }\n}\n@media (min-width: 768px) and (max-width: 1023px) {\n .SingleGridRedefined-module_single-grid__NikxO .SingleGridRedefined-module_single-grid-background-img__HQngE {\n min-height: 580px;\n padding: 90px 60px;\n }\n}\n.SingleGridRedefined-module_single-grid__NikxO .SingleGridRedefined-module_single-grid-text-container__b6Z7R {\n display: flex;\n flex-direction: column;\n}\n.SingleGridRedefined-module_single-grid__NikxO .SingleGridRedefined-module_single-grid-overline__1eceF {\n font-size: 18px;\n font-style: normal;\n font-weight: 700;\n line-height: 24px;\n padding-bottom: 4px;\n}\n@media (max-width: 767px) {\n .SingleGridRedefined-module_single-grid__NikxO .SingleGridRedefined-module_single-grid-overline__1eceF {\n font-size: 14px;\n line-height: 20px;\n }\n}\n.SingleGridRedefined-module_single-grid__NikxO .SingleGridRedefined-module_single-grid-headline__BocYX {\n font-size: 48px;\n font-style: normal;\n font-weight: 500;\n line-height: 60px;\n padding-bottom: 8px;\n}\n@media (max-width: 767px) {\n .SingleGridRedefined-module_single-grid__NikxO .SingleGridRedefined-module_single-grid-headline__BocYX {\n font-size: 24px;\n line-height: 32px;\n }\n}\n.SingleGridRedefined-module_single-grid__NikxO .SingleGridRedefined-module_single-grid-text__R1k6c {\n font-size: 14px;\n font-style: normal;\n font-weight: 500;\n line-height: 20px;\n}\n.SingleGridRedefined-module_single-grid__NikxO .SingleGridRedefined-module_single-grid-timer__n94Jv {\n padding: 16px 0;\n}\n@media (min-width: 768px) and (max-width: 1023px) {\n .SingleGridRedefined-module_single-grid__NikxO .SingleGridRedefined-module_single-grid-timer__n94Jv {\n display: flex;\n }\n}\n.SingleGridRedefined-module_single-grid__NikxO .SingleGridRedefined-module_single-grid-btn-section__gdt-4 {\n padding-top: 16px;\n padding-right: 16px;\n}\n@media (max-width: 767px) {\n .SingleGridRedefined-module_single-grid__NikxO .SingleGridRedefined-module_single-grid-btn-section__gdt-4 {\n padding-bottom: 8px;\n }\n}\n.SingleGridRedefined-module_single-grid__NikxO .SingleGridRedefined-module_single-grid-btn-section__gdt-4 a {\n text-decoration: none;\n}\n.SingleGridRedefined-module_single-grid__NikxO .SingleGridRedefined-module_single-grid-btn-right__zjTnA {\n padding-right: 0;\n padding-left: 16px;\n}");const xe=({content:n,isFullWidth:t,isSlimVersion:r})=>{var o,i,l,s,u,c,m,p,g,h,v,b,f,_,x,T,y,w,C,S;const B=e.useRef(null),[k,I]=e.useState(""),[E,A]=e.useState(""),[W,R]=e.useState(!1),N=d(),F=null===(u=null===(s=null===(l=null===(i=null===(o=null==n?void 0:n.primaryheading)||void 0===o?void 0:o.content)||void 0===i?void 0:i[0])||void 0===l?void 0:l.content)||void 0===s?void 0:s[0])||void 0===u?void 0:u.text,L=null===(h=null===(g=null===(p=null===(m=null===(c=null==n?void 0:n.mainheading)||void 0===c?void 0:c.content)||void 0===m?void 0:m[0])||void 0===p?void 0:p.content)||void 0===g?void 0:g[0])||void 0===h?void 0:h.text,M=null===(x=null===(_=null===(f=null===(b=null===(v=null==n?void 0:n.secondaryheading)||void 0===v?void 0:v.content)||void 0===b?void 0:b[0])||void 0===f?void 0:f.content)||void 0===_?void 0:_[0])||void 0===x?void 0:x.text,z="left"===(null==n?void 0:n.textposition)?"flex-start":"right"===(null==n?void 0:n.textposition)?"flex-end":"center",D="left"===(null==n?void 0:n.textposition)?"left":"right"===(null==n?void 0:n.textposition)?"right":"center",V=()=>{var e,t,r;const o=window.innerWidth;o<=767?(I(`url(${null===(e=null==n?void 0:n.mobileImage)||void 0===e?void 0:e.filename}) center center / cover no-repeat`),A(null==n?void 0:n.verticaltextpostion)):o>=768&&o<=1439?(I(`url(${null===(t=null==n?void 0:n.tabImage)||void 0===t?void 0:t.filename}) center center / cover no-repeat`),A("")):o>=1440&&(I(`url(${null===(r=null==n?void 0:n.desktopimage)||void 0===r?void 0:r.filename}) center center / cover no-repeat`),A(""))};e.useEffect((()=>{V(),window.addEventListener("resize",V)}),[]),e.useEffect((()=>{const e=new IntersectionObserver((e=>{var t,r;e[0].isIntersecting&&e[0].intersectionRatio>=.5&&!(null===(t=localStorage.getItem("analyticsUids"))||void 0===t?void 0:t.includes(n._uid))&&(ne(H,H,{banner_promotion_name:null!==(r=null==n?void 0:n.bannerPromotionName)&&void 0!==r?r:null==n?void 0:n.description,banner_source:Y,banner_type:Z,banner_location:null==n?void 0:n.bannerLocation,audience_name:q,promotion_objective:q,index:1}),localStorage.setItem("analyticsUids",JSON.stringify([...localStorage.getItem("analyticsUids")?JSON.parse(localStorage.getItem("analyticsUids")||""):[],n._uid])))}),{threshold:.5});return B.current&&e.observe(B.current),()=>{e.disconnect()}}),[]);const O=()=>{var e;ne(J,J,{banner_promotion_name:null!==(e=null==n?void 0:n.bannerPromotionName)&&void 0!==e?e:null==n?void 0:n.description,banner_source:Y,banner_type:Z,audience_name:q,promotion_objective:q,banner_location:null==n?void 0:n.bannerLocation,index:1})},G=null===(T=null==n?void 0:n.textcolor)||void 0===T?void 0:T.color,$=e.createElement(e.Fragment,null,e.createElement("div",{className:`${pe}`},e.createElement("div",null,e.createElement("div",{style:{color:G,alignItems:""===E?z:"center",textAlign:""===E?D:"center"}},F&&e.createElement("div",{className:`${ge}`},F),L&&e.createElement("div",{className:`${he}`},L),M&&e.createElement("div",{className:`${ve}`},M)))),(null===(w=null===(y=null==n?void 0:n.timer)||void 0===y?void 0:y[0])||void 0===w?void 0:w.enableCounter)&&e.createElement("div",{className:`${be}\n \n `,style:{justifyContent:"top"===E?"flex-start":"bottom"===E?"flex-end":z}},e.createElement(P,{content:null===(C=null==n?void 0:n.timer)||void 0===C?void 0:C[0],setTimerExpired:R})),!W&&e.createElement("div",{className:""+("mobile"!==N?"d-flex":""),style:{justifyContent:""===E?z:"",alignItems:""!==E?"center":""}},null===(S=null==n?void 0:n.teaserButtonConfig)||void 0===S?void 0:S.map(((t,r)=>{var o,i,l,d,s,u;return e.createElement("div",{className:`${fe} ${"flex-end"===z&&"mobile"!==N&&_e}`,key:r},e.createElement("a",{href:`${(null===(o=null==t?void 0:t.buttonLink)||void 0===o?void 0:o.url)||0}`,target:null!==(i=null==n?void 0:n.target)&&void 0!==i?i:"",rel:"_blank"===(null==t?void 0:t.linkTarget)?"opener":"noopener",onClick:O},e.createElement("div",{className:`${a(null==t?void 0:t.buttonType)}`},(null===(l=null==t?void 0:t.buttonIcon)||void 0===l?void 0:l.filename)&&"before"===(null==t?void 0:t.iconPosition)&&e.createElement("img",{className:"ribbonComponent_phoneIcon",src:null===(d=null==t?void 0:t.buttonIcon)||void 0===d?void 0:d.filename}),null==t?void 0:t.buttonLabel,(null===(s=null==t?void 0:t.buttonIcon)||void 0===s?void 0:s.filename)&&"after"===(null==t?void 0:t.iconPosition)&&e.createElement("img",{className:"ribbonComponent_phoneIcon",src:null===(u=null==t?void 0:t.buttonIcon)||void 0===u?void 0:u.filename}))))}))));return e.createElement(e.Fragment,null,e.createElement("div",{className:`${ue} ${t?"full-width":""}`,ref:B},""!==k&&e.createElement("div",{className:`${ce} ${t&&r?me:""}`,style:{background:k,borderRadius:t?"0":"8px",justifyContent:"top"===E?"flex-start":"bottom"===E?"flex-end":D}},t?e.createElement(de,null,$):$)))};var Te={"wrapper-img":"ImageComponent-module_wrapper-img__v4UKy","image-wrapper":"ImageComponent-module_image-wrapper__dvPl9","text-container-center":"ImageComponent-module_text-container-center__i6mB-","text-container":"ImageComponent-module_text-container__v5YHL","image-title":"ImageComponent-module_image-title__WLw4-","image-description":"ImageComponent-module_image-description__wTnjQ","text-right":"ImageComponent-module_text-right__SQQol","text-center":"ImageComponent-module_text-center__ks4IT","text-left":"ImageComponent-module_text-left__8cSZR"};t("/* center a block element */\n/* use this to any of the pseudo elements as these are the mandatory properties */\n/* setting styles in separate formats for cross browser support */\n/* specify the max width for an element and apply ellipses and truncate the overflow */\n/* vertically center alilgn any HTML element */\n/* add basePath to assets */\n.ImageComponent-module_wrapper-img__v4UKy {\n width: 99%;\n height: 100%;\n}\n.ImageComponent-module_wrapper-img__v4UKy .ImageComponent-module_image-wrapper__dvPl9 {\n -webkit-background-size: cover;\n -moz-background-size: cover;\n -o-background-size: cover;\n background-size: cover;\n -webkit-border-radius: 24px;\n -moz-border-radius: 24px;\n border-radius: 24px;\n position: relative;\n height: 100%;\n}\n.ImageComponent-module_wrapper-img__v4UKy .ImageComponent-module_text-container-center__i6mB- {\n position: absolute;\n bottom: 40px;\n left: 40px;\n color: white;\n}\n.ImageComponent-module_wrapper-img__v4UKy .ImageComponent-module_text-container__v5YHL {\n position: relative;\n bottom: 120px;\n left: 40px;\n color: white;\n}\n\n.ImageComponent-module_image-title__WLw4- {\n color: white !important;\n font-size: 18px;\n line-height: 24px;\n}\n\n.ImageComponent-module_image-description__wTnjQ {\n color: #ffffff !important;\n font-size: 18px;\n line-height: 24px;\n}\n@media (max-width: 1439px) {\n .ImageComponent-module_image-description__wTnjQ {\n font-size: 14px;\n line-height: 20px;\n }\n}\n\n@media (max-width: 1439px) {\n .ImageComponent-module_wrapper-img__v4UKy {\n width: 100%;\n height: 100%;\n }\n .ImageComponent-module_wrapper-img__v4UKy .ImageComponent-module_image-wrapper__dvPl9 {\n border-radius: 10px;\n margin-right: 4px;\n margin-left: 4px;\n padding-right: 26px;\n border-bottom-left-radius: 18px;\n border-bottom-right-radius: 18px;\n width: 100%;\n height: 100%;\n background: linear-gradient(0deg, rgba(0, 0, 0, 0.45) 32.31%, rgba(0, 0, 0, 0) 50%);\n box-shadow: 0px 2px 4px 0px rgba(87, 84, 82, 0.2);\n }\n .ImageComponent-module_text-right__SQQol {\n position: relative;\n bottom: 120px;\n text-align: right;\n padding-right: 40px;\n }\n .ImageComponent-module_text-center__ks4IT {\n position: relative;\n bottom: 120px;\n text-align: center;\n }\n .ImageComponent-module_text-left__8cSZR {\n position: relative;\n left: 22px;\n color: white;\n bottom: 120px;\n }\n}\n@media (max-width: 1439px) and (min-width: 768px) and (max-width: 1023px) {\n .ImageComponent-module_text-left__8cSZR {\n left: 40px;\n }\n}\n@media (max-width: 1439px) and (min-width: 1024px) and (max-width: 1439px) {\n .ImageComponent-module_text-left__8cSZR {\n left: 50px;\n }\n}");const ye=({content:n,alignment:t})=>{var r;const o=d(),i=`url(${(null===(r=null==n?void 0:n.img)||void 0===r?void 0:r.filename)+"/m/"}) center center / cover no-repeat`,a="center"===t?"text-container-center":"text-container";return e.createElement("div",{className:Te["wrapper-img"]},""!==i&&e.createElement(e.Fragment,null,e.createElement("div",{className:Te["image-wrapper"],style:{background:i}}),e.createElement("div",{className:`${"large-desktop"!=o?Te[`text-${null==n?void 0:n.textAlignment}`]:Te[a]}`},(null==n?void 0:n.title)&&e.createElement("h3",{className:Te["image-title"]},null==n?void 0:n.title),(null==n?void 0:n.description)&&e.createElement("div",{className:Te["image-description"]},e.createElement(te,{content:null==n?void 0:n.description})))))};var we={overline:"TextComponent-module_overline__BDtDE",h3content:"TextComponent-module_h3content__B0Ipy",desciption:"TextComponent-module_desciption__uP3Ih","textline-left":"TextComponent-module_textline-left__-r6ZQ","textline-center":"TextComponent-module_textline-center__g9XQ8","textline-right":"TextComponent-module_textline-right__3QCWa"};t(".TextComponent-module_overline__BDtDE {\n color: #86807C;\n}\n\n.TextComponent-module_h3content__B0Ipy {\n color: #3D3935;\n}\n\n.TextComponent-module_desciption__uP3Ih {\n font-size: 20px;\n line-height: 26px;\n color: #3d3935;\n}\n\n.TextComponent-module_textline-left__-r6ZQ {\n text-align: left;\n}\n\n.TextComponent-module_textline-center__g9XQ8 {\n text-align: center;\n}\n\n.TextComponent-module_textline-right__3QCWa {\n text-align: right;\n}");t(".overline {\r\n color: gray;\r\n}\r\n\r\n.desciption {\r\n font-size: 20px;\r\n line-height: 26px;\r\n color: #3d3935;\r\n}\r\n\r\n.primary {\r\n text-align: center;\r\n background: #da291c;\r\n color: white;\r\n border: none;\r\n border-radius: 28px;\r\n font-weight: 700;\r\n overflow: visible;\r\n padding: 14px 24px;\r\n width: fit-content;\r\n\r\n a {\r\n color: white;\r\n text-decoration: none;\r\n }\r\n}\r\n\r\n.secondary {\r\n text-align: center;\r\n background: white;\r\n color: #da291c;\r\n border: 2px solid #da291c;\r\n border-radius: 28px;\r\n font-weight: 700;\r\n overflow: visible;\r\n padding: 14px 24px;\r\n width: fit-content;\r\n\r\n a {\r\n color: #da291c;\r\n text-decoration: none;\r\n }\r\n}\r\n\r\n.horizontal-left {\r\n display: flex;\r\n justify-content: flex-start;\r\n}\r\n\r\n.horizontal-right {\r\n display: flex;\r\n justify-content: flex-end;\r\n}\r\n\r\n.horizontal-center {\r\n display: flex;\r\n justify-content: center;\r\n margin-top: 20px;\r\n}\r\n\r\n.vertical-left {\r\n display: flex;\r\n flex-direction: column;\r\n align-items: flex-start;\r\n}\r\n\r\n.vertical-right {\r\n display: flex;\r\n flex-direction: column;\r\n align-items: flex-end;\r\n}\r\n\r\n.vertical-center {\r\n display: flex;\r\n flex-direction: column;\r\n align-items: center;\r\n}\r\n.btn-container{\r\n margin-top: 16px;\r\n display: flex;\r\n flex-direction: column;\r\n align-items: center;\r\n}\r\n\r\n.text{\r\n text-align: center;\r\n color: #da291c;\r\n font-weight: 700;\r\n overflow: visible;\r\n padding: 14px 24px;\r\n width: fit-content;\r\n a{\r\n color: #da291c;\r\n text-decoration: none; \r\n }\r\n}");const Ce=({content:n,analyticsTitle:t})=>{var r;const o=d(),i=()=>{ne(Q,"article_select_promotion",{banner_promotion_name:t,component:U})};return e.createElement(e.Fragment,null,e.createElement("div",{className:"large-desktop"===o?(null==n?void 0:n.groupsAlignment)+"-"+(null==n?void 0:n.buttonAlignment):"btn-container"},(null===(r=null==n?void 0:n.buttons)||void 0===r?void 0:r.length)>0&&n.buttons.map(((n,t)=>{var r;return e.createElement("div",{className:null==n?void 0:n.type,key:t},e.createElement("a",{href:null===(r=null==n?void 0:n.link)||void 0===r?void 0:r.cached_url,onClick:i},null==n?void 0:n.text))}))))},Se=({content:n,analyticsTitle:t})=>{var r;const o=d();return e.createElement(e.Fragment,null,e.createElement("div",{className:` ${"large-desktop"!=o?we[`textline-${null==n?void 0:n.alignment}`]:we["textline-container"]}`},(null==n?void 0:n.overline)&&e.createElement("div",{className:we.overline},null==n?void 0:n.overline),(null==n?void 0:n.headline)&&e.createElement("h3",{className:we.h3content},null==n?void 0:n.headline),(null==n?void 0:n.description)&&e.createElement("div",{className:we.description},e.createElement(te,{content:null==n?void 0:n.description})),(null===(r=null==n?void 0:n.btnGroup)||void 0===r?void 0:r.length)>0&&(null==n?void 0:n.btnGroup.map((n=>e.createElement(Ce,{content:n,analyticsTitle:t}))))))};var Be={"main-container":"ImageWithText-module_main-container__fnrz1","img-text-container":"ImageWithText-module_img-text-container__M5Xx0","img-section":"ImageWithText-module_img-section__NsiT4","text-section":"ImageWithText-module_text-section__jTDBS","img-text-right":"ImageWithText-module_img-text-right__rKz7C","img-text-left":"ImageWithText-module_img-text-left__hmJKl","img-text-center":"ImageWithText-module_img-text-center__Js5hv"};t("/* center a block element */\n/* use this to any of the pseudo elements as these are the mandatory properties */\n/* setting styles in separate formats for cross browser support */\n/* specify the max width for an element and apply ellipses and truncate the overflow */\n/* vertically center alilgn any HTML element */\n/* add basePath to assets */\n.ImageWithText-module_main-container__fnrz1 .ImageWithText-module_img-text-container__M5Xx0 .ImageWithText-module_img-section__NsiT4 {\n height: 260px;\n width: 100%;\n}\n@media (min-width: 768px) and (max-width: 1439px) {\n .ImageWithText-module_main-container__fnrz1 .ImageWithText-module_img-text-container__M5Xx0 .ImageWithText-module_img-section__NsiT4 {\n height: 450px;\n }\n}\n@media (max-width: 1439px) {\n .ImageWithText-module_main-container__fnrz1 .ImageWithText-module_img-text-container__M5Xx0 .ImageWithText-module_text-section__jTDBS {\n width: 90%;\n position: relative;\n top: auto;\n background: rgba(255, 255, 255, 0.7490196078);\n margin: 0 auto;\n border-radius: 12px;\n padding: 16px !important;\n bottom: 30px;\n }\n}\n.ImageWithText-module_main-container__fnrz1 .ImageWithText-module_img-text-right__rKz7C {\n flex-direction: row-reverse;\n}\n.ImageWithText-module_main-container__fnrz1 .ImageWithText-module_img-text-right__rKz7C .ImageWithText-module_text-section__jTDBS {\n padding: 40px !important;\n}\n.ImageWithText-module_main-container__fnrz1 .ImageWithText-module_img-text-left__hmJKl {\n flex-direction: row;\n}\n.ImageWithText-module_main-container__fnrz1 .ImageWithText-module_img-text-left__hmJKl .ImageWithText-module_text-section__jTDBS {\n padding: 40px !important;\n}\n.ImageWithText-module_main-container__fnrz1 .ImageWithText-module_img-text-center__Js5hv {\n position: relative;\n align-items: center;\n height: 450px;\n}\n.ImageWithText-module_main-container__fnrz1 .ImageWithText-module_img-text-center__Js5hv .ImageWithText-module_text-section__jTDBS {\n background: rgba(255, 255, 255, 0.7490196078);\n position: absolute;\n left: 40%;\n max-height: 450px;\n padding: 40px !important;\n width: 48%;\n border-radius: 12px;\n}\n.ImageWithText-module_main-container__fnrz1 .ImageWithText-module_img-text-center__Js5hv .ImageWithText-module_img-section__NsiT4 {\n width: 50%;\n height: 100%;\n border-radius: 24px;\n}");const ke=({content:n,index:t})=>{var r,o,i,a;const l=d();return e.useEffect((()=>{0!==t&&void 0!==t||ne(Q,"article_view_promotion",{banner_promotion_name:null==n?void 0:n.analyticsTitle,component:U})}),[]),e.createElement(e.Fragment,null,e.createElement("div",{className:Be["main-container"]},e.createElement("div",{className:`row ${"large-desktop"===l?Be[`img-text-${null==n?void 0:n.alignment}`]:Be["img-text-container"]}`},(null===(r=null==n?void 0:n.image)||void 0===r?void 0:r.length)>0&&e.createElement("div",{className:`${Be["img-section"]} col-md-6 col-lg-6 col-sm-10`},e.createElement(ye,{content:null===(o=null==n?void 0:n.image)||void 0===o?void 0:o[0],alignment:null==n?void 0:n.alignment})),(null===(i=null==n?void 0:n.textBlok)||void 0===i?void 0:i.length)>0&&e.createElement("div",{className:`${Be["text-section"]} col-md-6 col-lg-6 col-sm-10`},e.createElement(Se,{content:null===(a=null==n?void 0:n.textBlok)||void 0===a?void 0:a[0],analyticsTitle:null==n?void 0:n.analyticsTitle})))))};var Ie={},Ee={get exports(){return Ie},set exports(e){Ie=e}},Pe={},Ae={},We={},Re={};!function(e){Object.defineProperty(e,"__esModule",{value:!0}),e.getOriginalCounterPart=function(e,n,t){var r=n.slidesToShow,o=n.currentSlide;return t.length>2*r?e+2*r:o>=t.length?t.length+e:e},e.getOriginalIndexLookupTableByClones=function(e,n){if(n.length>2*e){for(var t={},r=n.length-2*e,o=n.length-r,i=r,a=0;a<o;a++)t[a]=i,i++;var l=n.length+o,d=l+n.slice(0,2*e).length,s=0;for(a=l;a<=d;a++)t[a]=s,s++;var u=l,c=0;for(a=o;a<u;a++)t[a]=c,c++;return t}t={};var m=3*n.length,p=0;for(a=0;a<m;a++)t[a]=p,++p===n.length&&(p=0);return t},e.getClones=function(e,n){return n.length<e?n:n.length>2*e?n.slice(n.length-2*e,n.length).concat(n,n.slice(0,2*e)):n.concat(n,n)},e.getInitialSlideInInfiniteMode=function(e,n){return n.length>2*e?2*e:n.length},e.checkClonesPosition=function(e,n,t){var r,o=e.currentSlide,i=e.slidesToShow,a=e.itemWidth,l=e.totalItems,d=0,s=0,u=0===o,c=n.length-(n.length-2*i);return n.length<i?(s=d=0,u=r=!1):n.length>2*i?((r=o>=c+n.length)&&(s=-a*(d=o-n.length)),u&&(s=-a*(d=c+(n.length-2*i)))):((r=o>=2*n.length)&&(s=-a*(d=o-n.length)),u&&(s=t.showDots?-a*(d=n.length):-a*(d=l/3))),{isReachingTheEnd:r,isReachingTheStart:u,nextSlide:d,nextPosition:s}}}(Re);var Ne={};Object.defineProperty(Ne,"__esModule",{value:!0});var Fe=!1;Ne.getPartialVisibilityGutter=function(e,n,t,r){var o=0,i=r||t;return n&&i&&(!Fe&&"production"!==process.env.NODE_ENV&&e[i].paritialVisibilityGutter&&(Fe=!0,console.warn("You appear to be using paritialVisibilityGutter instead of partialVisibilityGutter which will be moved to partialVisibilityGutter in the future completely")),o=e[i].partialVisibilityGutter||e[i].paritialVisibilityGutter),o},Ne.getWidthFromDeviceType=function(e,n){var t;return n[e]&&(t=(100/n[e].items).toFixed(1)),t},Ne.getItemClientSideWidth=function(e,n,t){return Math.round(t/(n+(e.centerMode?1:0)))};var Le={};Object.defineProperty(Le,"__esModule",{value:!0});var Me=Ne;function ze(e){var n=e.slidesToShow;return e.totalItems<n}function De(e,n,t){var r=t||e.transform;return!n.infinite&&0===e.currentSlide||ze(e)?r:r+e.itemWidth/2}function Ve(e){var n=e.currentSlide,t=e.totalItems;return!(n+e.slidesToShow<t)}function Oe(e,n,t,r){void 0===n&&(n=0);var o=e.currentSlide,i=e.slidesToShow,a=Ve(e),l=!t.infinite&&a,d=r||e.transform;if(ze(e))return d;var s=d+o*n;return l?s+(e.containerWidth-(e.itemWidth-n)*i):s}function Ge(e,n){return e.rtl?-1*n:n}Le.notEnoughChildren=ze,Le.getInitialState=function(e,n){var t,r=e.domLoaded,o=e.slidesToShow,i=e.containerWidth,a=e.itemWidth,l=n.deviceType,d=n.responsive,s=n.ssr,u=n.partialVisbile,c=n.partialVisible,m=Boolean(r&&o&&i&&a);s&&l&&!m&&(t=Me.getWidthFromDeviceType(l,d));var p=Boolean(s&&l&&!m&&t);return{shouldRenderOnSSR:p,flexBisis:t,domFullyLoaded:m,partialVisibilityGutter:Me.getPartialVisibilityGutter(d,u||c,l,e.deviceType),shouldRenderAtAll:p||m}},Le.getIfSlideIsVisbile=function(e,n){var t=n.currentSlide,r=n.slidesToShow;return t<=e&&e<t+r},Le.getTransformForCenterMode=De,Le.isInLeftEnd=function(e){return!(0<e.currentSlide)},Le.isInRightEnd=Ve,Le.getTransformForPartialVsibile=Oe,Le.parsePosition=Ge,Le.getTransform=function(e,n,t){var r=n.partialVisbile,o=n.partialVisible,i=n.responsive,a=n.deviceType,l=n.centerMode,d=t||e.transform,s=Me.getPartialVisibilityGutter(i,r||o,a,e.deviceType);return Ge(n,o||r?Oe(e,s,n,t):l?De(e,n,t):d)},Le.getSlidesToSlide=function(e,n){var t=e.domLoaded,r=e.slidesToShow,o=e.containerWidth,i=e.itemWidth,a=n.deviceType,l=n.responsive,d=n.slidesToSlide||1,s=Boolean(t&&r&&o&&i);return n.ssr&&n.deviceType&&!s&&Object.keys(l).forEach((function(e){var n=l[e].slidesToSlide;a===e&&n&&(d=n)})),s&&Object.keys(l).forEach((function(e){var n=l[e],t=n.breakpoint,r=n.slidesToSlide,o=t.max,i=t.min;r&&window.innerWidth>=i&&window.innerWidth<=o&&(d=r)})),d};var $e={};Object.defineProperty($e,"__esModule",{value:!0});$e.default=function(e,n,t){var r;return function(){var o=arguments;r||(e.apply(this,o),r=!0,"function"==typeof t&&t(!0),setTimeout((function(){r=!1,"function"==typeof t&&t(!1)}),n))}};var je={};!function(e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(e,n){var t=n.partialVisbile,r=n.partialVisible,o=n.centerMode,i=n.ssr,a=n.responsive;if((t||r)&&o)throw new Error("center mode can not be used at the same time with partialVisible");if(!a)throw i?new Error("ssr mode need to be used in conjunction with responsive prop"):new Error("Responsive prop is needed for deciding the amount of items to show on the screen");if(a&&"object"!=typeof a)throw new Error("responsive prop must be an object")}}(je);var Qe={};Object.defineProperty(Qe,"__esModule",{value:!0});var Ue=Le;Qe.populateNextSlides=function(e,n,t){void 0===t&&(t=0);var r,o,i=e.slidesToShow,a=e.currentSlide,l=e.itemWidth,d=e.totalItems,s=Ue.getSlidesToSlide(e,n),u=a+1+t+i+(0<t?0:s);return o=u<=d?-l*(r=a+t+(0<t?0:s)):d<u&&a!==d-i?-l*(r=d-i):r=void 0,{nextSlides:r,nextPosition:o}};var He={};Object.defineProperty(He,"__esModule",{value:!0});var Je=e,Xe=Le,Ke=Le;He.populatePreviousSlides=function(e,n,t){void 0===t&&(t=0);var r,o,i=e.currentSlide,a=e.itemWidth,l=e.slidesToShow,d=n.children,s=n.showDots,u=n.infinite,c=Xe.getSlidesToSlide(e,n),m=i-t-(0<t?0:c),p=(Je.Children.toArray(d).length-l)%c;return o=0<=m?(r=m,s&&!u&&0<p&&Ke.isInRightEnd(e)&&(r=i-p),-a*r):r=m<0&&0!==i?0:void 0,{nextSlides:r,nextPosition:o}};var Ye={};!function(e){Object.defineProperty(e,"__esModule",{value:!0}),e.populateSlidesOnMouseTouchMove=function(e,n,t,r,o,i){var a,l,d=e.itemWidth,s=e.slidesToShow,u=e.totalItems,c=e.currentSlide,m=n.infinite,p=!1,g=Math.round((t-r)/d),h=Math.round((r-t)/d),v=t<o;if(o<t&&g<=s){a="right";var b=Math.abs(-d*(u-s)),f=i-(r-o),_=c===u-s;(Math.abs(f)<=b||_&&m)&&(l=f,p=!0)}return v&&h<=s&&(a="left",((f=i+(o-r))<=0||0===c&&m)&&(p=!0,l=f)),{direction:a,nextPosition:l,canContinue:p}}}(Ye),Object.defineProperty(We,"__esModule",{value:!0});var Ze=Re;We.getOriginalCounterPart=Ze.getOriginalCounterPart,We.getClones=Ze.getClones,We.checkClonesPosition=Ze.checkClonesPosition,We.getInitialSlideInInfiniteMode=Ze.getInitialSlideInInfiniteMode;var qe=Ne;We.getWidthFromDeviceType=qe.getWidthFromDeviceType,We.getPartialVisibilityGutter=qe.getPartialVisibilityGutter,We.getItemClientSideWidth=qe.getItemClientSideWidth;var en=Le;We.getInitialState=en.getInitialState,We.getIfSlideIsVisbile=en.getIfSlideIsVisbile,We.getTransformForCenterMode=en.getTransformForCenterMode,We.getTransformForPartialVsibile=en.getTransformForPartialVsibile,We.isInLeftEnd=en.isInLeftEnd,We.isInRightEnd=en.isInRightEnd,We.notEnoughChildren=en.notEnoughChildren,We.getSlidesToSlide=en.getSlidesToSlide;var nn=$e;We.throttle=nn.default;var tn=je;We.throwError=tn.default;var rn=Qe;We.populateNextSlides=rn.populateNextSlides;var on=He;We.populatePreviousSlides=on.populatePreviousSlides;var an=Ye;We.populateSlidesOnMouseTouchMove=an.populateSlidesOnMouseTouchMove;var ln,dn={},sn=A&&A.__extends||(ln=function(e,n){return(ln=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,n){e.__proto__=n}||function(e,n){for(var t in n)n.hasOwnProperty(t)&&(e[t]=n[t])})(e,n)},function(e,n){function t(){this.constructor=e}ln(e,n),e.prototype=null===n?Object.create(n):(t.prototype=n.prototype,new t)});Object.defineProperty(dn,"__esModule",{value:!0});var un=e;dn.isMouseMoveEvent=function(e){return"clientY"in e};var cn=function(e){function n(){return null!==e&&e.apply(this,arguments)||this}return sn(n,e),n}(un.Component);dn.default=cn;var mn={},pn={};Object.defineProperty(pn,"__esModule",{value:!0});var gn=Re,hn=Le;pn.getLookupTableForNextSlides=function(e,n,t,r){var o={},i=hn.getSlidesToSlide(n,t);return Array(e).fill(0).forEach((function(e,t){var a=gn.getOriginalCounterPart(t,n,r);if(0===t)o[0]=a;else{var l=o[t-1]+i;o[t]=l}})),o},Object.defineProperty(mn,"__esModule",{value:!0});var vn=e,bn=Re,fn=pn,_n=Le;mn.default=function(e){var n=e.props,t=e.state,r=e.goToSlide,o=e.getState,i=n.showDots,a=n.customDot,l=n.dotListClass,d=n.infinite,s=n.children;if(!i||_n.notEnoughChildren(t))return null;var u,c=t.currentSlide,m=t.slidesToShow,p=_n.getSlidesToSlide(t,n),g=vn.Children.toArray(s);u=d?Math.ceil(g.length/p):Math.ceil((g.length-m)/p)+1;var h=fn.getLookupTableForNextSlides(u,t,n,g),v=bn.getOriginalIndexLookupTableByClones(m,g),b=v[c];return vn.createElement("ul",{className:"react-multi-carousel-dot-list "+l},Array(u).fill(0).map((function(e,n){var t,i;if(d){i=h[n];var l=v[i];t=b===l||l<=b&&b<l+p}else{var s=g.length-m,u=n*p;t=(i=s<u?s:u)===c||i<c&&c<i+p&&c<g.length-m}return a?vn.cloneElement(a,{index:n,active:t,key:n,onClick:function(){return r(i)},carouselState:o()}):vn.createElement("li",{"data-index":n,key:n,className:"react-multi-carousel-dot "+(t?"react-multi-carousel-dot--active":"")},vn.createElement("button",{"aria-label":"Go to slide "+(n+1),onClick:function(){return r(i)}}))})))};var xn={};Object.defineProperty(xn,"__esModule",{value:!0});var Tn=e;xn.LeftArrow=function(e){var n=e.customLeftArrow,t=e.getState,r=e.previous,o=e.disabled,i=e.rtl;if(n)return Tn.cloneElement(n,{onClick:function(){return r()},carouselState:t(),disabled:o,rtl:i});var a=i?"rtl":"";return Tn.createElement("button",{"aria-label":"Go to previous slide",className:"react-multiple-carousel__arrow react-multiple-carousel__arrow--left "+a,onClick:function(){return r()},type:"button",disabled:o})};xn.RightArrow=function(e){var n=e.customRightArrow,t=e.getState,r=e.next,o=e.disabled,i=e.rtl;if(n)return Tn.cloneElement(n,{onClick:function(){return r()},carouselState:t(),disabled:o,rtl:i});var a=i?"rtl":"";return Tn.createElement("button",{"aria-label":"Go to next slide",className:"react-multiple-carousel__arrow react-multiple-carousel__arrow--right "+a,onClick:function(){return r()},type:"button",disabled:o})};var yn={};Object.defineProperty(yn,"__esModule",{value:!0});var wn=e,Cn=We;yn.default=function(e){var n=e.props,t=e.state,r=e.goToSlide,o=e.clones,i=e.notEnoughChildren,a=t.itemWidth,l=n.children,d=n.infinite,s=n.itemClass,u=n.itemAriaLabel,c=n.partialVisbile,m=n.partialVisible,p=Cn.getInitialState(t,n),g=p.flexBisis,h=p.shouldRenderOnSSR,v=p.domFullyLoaded,b=p.partialVisibilityGutter;return p.shouldRenderAtAll?(c&&console.warn('WARNING: Please correct props name: "partialVisible" as old typo will be removed in future versions!'),wn.createElement(wn.Fragment,null,(d?o:wn.Children.toArray(l)).map((function(e,o){return wn.createElement("li",{key:o,"data-index":o,onClick:function(){n.focusOnSelect&&r(o)},"aria-hidden":Cn.getIfSlideIsVisbile(o,t)?"false":"true","aria-label":u||(e.props.ariaLabel?e.props.ariaLabel:null),style:{flex:h?"1 0 "+g+"%":"auto",position:"relative",width:v?((c||m)&&b&&!i?a-b:a)+"px":"auto"},className:"react-multi-carousel-item "+(Cn.getIfSlideIsVisbile(o,t)?"react-multi-carousel-item--active":"")+" "+s},e)})))):null};var Sn=A&&A.__extends||function(){var e=function(n,t){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,n){e.__proto__=n}||function(e,n){for(var t in n)n.hasOwnProperty(t)&&(e[t]=n[t])})(n,t)};return function(n,t){function r(){this.constructor=n}e(n,t),n.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)}}();Object.defineProperty(Ae,"__esModule",{value:!0});var Bn=e,kn=We,In=dn,En=mn,Pn=xn,An=yn,Wn=Le,Rn=400,Nn="transform 400ms ease-in-out",Fn=function(e){function n(n){var t=e.call(this,n)||this;return t.containerRef=Bn.createRef(),t.listRef=Bn.createRef(),t.state={itemWidth:0,slidesToShow:0,currentSlide:0,totalItems:Bn.Children.count(n.children),deviceType:"",domLoaded:!1,transform:0,containerWidth:0},t.onResize=t.onResize.bind(t),t.handleDown=t.handleDown.bind(t),t.handleMove=t.handleMove.bind(t),t.handleOut=t.handleOut.bind(t),t.onKeyUp=t.onKeyUp.bind(t),t.handleEnter=t.handleEnter.bind(t),t.setIsInThrottle=t.setIsInThrottle.bind(t),t.next=kn.throttle(t.next.bind(t),n.transitionDuration||Rn,t.setIsInThrottle),t.previous=kn.throttle(t.previous.bind(t),n.transitionDuration||Rn,t.setIsInThrottle),t.goToSlide=kn.throttle(t.goToSlide.bind(t),n.transitionDuration||Rn,t.setIsInThrottle),t.onMove=!1,t.initialX=0,t.lastX=0,t.isAnimationAllowed=!1,t.direction="",t.initialY=0,t.isInThrottle=!1,t.transformPlaceHolder=0,t}return Sn(n,e),n.prototype.resetTotalItems=function(){var e=this,n=Bn.Children.count(this.props.children),t=kn.notEnoughChildren(this.state)?0:Math.max(0,Math.min(this.state.currentSlide,n));this.setState({totalItems:n,currentSlide:t},(function(){e.setContainerAndItemWidth(e.state.slidesToShow,!0)}))},n.prototype.setIsInThrottle=function(e){void 0===e&&(e=!1),this.isInThrottle=e},n.prototype.setTransformDirectly=function(e,n){var t=this.props.additionalTransfrom;this.transformPlaceHolder=e;var r=Wn.getTransform(this.state,this.props,this.transformPlaceHolder);this.listRef&&this.listRef.current&&(this.setAnimationDirectly(n),this.listRef.current.style.transform="translate3d("+(r+t)+"px,0,0)")},n.prototype.setAnimationDirectly=function(e){this.listRef&&this.listRef.current&&(this.listRef.current.style.transition=e?this.props.customTransition||Nn:"none")},n.prototype.componentDidMount=function(){this.setState({domLoaded:!0}),this.setItemsToShow(),window.addEventListener("resize",this.onResize),this.onResize(!0),this.props.keyBoardControl&&window.addEventListener("keyup",this.onKeyUp),this.props.autoPlay&&(this.autoPlay=setInterval(this.next,this.props.autoPlaySpeed))},n.prototype.setClones=function(e,n,t,r){var o=this;void 0===r&&(r=!1),this.isAnimationAllowed=!1;var i=Bn.Children.toArray(this.props.children),a=kn.getInitialSlideInInfiniteMode(e||this.state.slidesToShow,i),l=kn.getClones(this.state.slidesToShow,i),d=i.length<this.state.slidesToShow?0:this.state.currentSlide;this.setState({totalItems:l.length,currentSlide:t&&!r?d:a},(function(){o.correctItemsPosition(n||o.state.itemWidth)}))},n.prototype.setItemsToShow=function(e,n){var t=this,r=this.props.responsive;Object.keys(r).forEach((function(o){var i=r[o],a=i.breakpoint,l=i.items,d=a.max,s=a.min,u=[window.innerWidth];window.screen&&window.screen.width&&u.push(window.screen.width);var c=Math.min.apply(Math,u);s<=c&&c<=d&&(t.setState({slidesToShow:l,deviceType:o}),t.setContainerAndItemWidth(l,e,n))}))},n.prototype.setContainerAndItemWidth=function(e,n,t){var r=this;if(this.containerRef&&this.containerRef.current){var o=this.containerRef.current.offsetWidth,i=kn.getItemClientSideWidth(this.props,e,o);this.setState({containerWidth:o,itemWidth:i},(function(){r.props.infinite&&r.setClones(e,i,n,t)})),n&&this.correctItemsPosition(i)}},n.prototype.correctItemsPosition=function(e,n,t){n&&(this.isAnimationAllowed=!0),!n&&this.isAnimationAllowed&&(this.isAnimationAllowed=!1);var r=this.state.totalItems<this.state.slidesToShow?0:-e*this.state.currentSlide;t&&this.setTransformDirectly(r,!0),this.setState({transform:r})},n.prototype.onResize=function(e){var n;n=!(!this.props.infinite||"boolean"==typeof e&&e),this.setItemsToShow(n)},n.prototype.componentDidUpdate=function(e,t){var r=this,o=e.keyBoardControl,i=e.autoPlay,a=e.children,l=t.containerWidth,d=t.domLoaded,s=t.currentSlide;if(this.containerRef&&this.containerRef.current&&this.containerRef.current.offsetWidth!==l&&(this.itemsToShowTimeout&&clearTimeout(this.itemsToShowTimeout),this.itemsToShowTimeout=setTimeout((function(){r.setItemsToShow(!0)}),this.props.transitionDuration||Rn)),o&&!this.props.keyBoardControl&&window.removeEventListener("keyup",this.onKeyUp),!o&&this.props.keyBoardControl&&window.addEventListener("keyup",this.onKeyUp),i&&!this.props.autoPlay&&this.autoPlay&&(clearInterval(this.autoPlay),this.autoPlay=void 0),i||!this.props.autoPlay||this.autoPlay||(this.autoPlay=setInterval(this.next,this.props.autoPlaySpeed)),a.length!==this.props.children.length?n.clonesTimeout=setTimeout((function(){r.props.infinite?r.setClones(r.state.slidesToShow,r.state.itemWidth,!0,!0):r.resetTotalItems()}),this.props.transitionDuration||Rn):this.props.infinite&&this.state.currentSlide!==s&&this.correctClonesPosition({domLoaded:d}),this.transformPlaceHolder!==this.state.transform&&(this.transformPlaceHolder=this.state.transform),this.props.autoPlay&&this.props.rewind&&!this.props.infinite&&kn.isInRightEnd(this.state)){var u=this.props.transitionDuration||Rn;n.isInThrottleTimeout=setTimeout((function(){r.setIsInThrottle(!1),r.resetAutoplayInterval(),r.goToSlide(0,void 0,!!r.props.rewindWithAnimation)}),u+this.props.autoPlaySpeed)}},n.prototype.correctClonesPosition=function(e){var t=this,r=e.domLoaded,o=Bn.Children.toArray(this.props.children),i=kn.checkClonesPosition(this.state,o,this.props),a=i.isReachingTheEnd,l=i.isReachingTheStart,d=i.nextSlide,s=i.nextPosition;this.state.domLoaded&&r&&(a||l)&&(this.isAnimationAllowed=!1,n.transformTimeout=setTimeout((function(){t.setState({transform:s,currentSlide:d})}),this.props.transitionDuration||Rn))},n.prototype.next=function(e){var t=this;void 0===e&&(e=0);var r=this.props,o=r.afterChange,i=r.beforeChange;if(!kn.notEnoughChildren(this.state)){var a=kn.populateNextSlides(this.state,this.props,e),l=a.nextSlides,d=a.nextPosition,s=this.state.currentSlide;void 0!==l&&void 0!==d&&("function"==typeof i&&i(l,this.getState()),this.isAnimationAllowed=!0,this.props.shouldResetAutoplay&&this.resetAutoplayInterval(),this.setState({transform:d,currentSlide:l},(function(){"function"==typeof o&&(n.afterChangeTimeout=setTimeout((function(){o(s,t.getState())}),t.props.transitionDuration||Rn))})))}},n.prototype.previous=function(e){var t=this;void 0===e&&(e=0);var r=this.props,o=r.afterChange,i=r.beforeChange;if(!kn.notEnoughChildren(this.state)){var a=kn.populatePreviousSlides(this.state,this.props,e),l=a.nextSlides,d=a.nextPosition;if(void 0!==l&&void 0!==d){var s=this.state.currentSlide;"function"==typeof i&&i(l,this.getState()),this.isAnimationAllowed=!0,this.props.shouldResetAutoplay&&this.resetAutoplayInterval(),this.setState({transform:d,currentSlide:l},(function(){"function"==typeof o&&(n.afterChangeTimeout2=setTimeout((function(){o(s,t.getState())}),t.props.transitionDuration||Rn))}))}}},n.prototype.resetAutoplayInterval=function(){this.props.autoPlay&&(clearInterval(this.autoPlay),this.autoPlay=setInterval(this.next,this.props.autoPlaySpeed))},n.prototype.componentWillUnmount=function(){window.removeEventListener("resize",this.onResize),this.props.keyBoardControl&&window.removeEventListener("keyup",this.onKeyUp),this.props.autoPlay&&this.autoPlay&&(clearInterval(this.autoPlay),this.autoPlay=void 0),this.itemsToShowTimeout&&clearTimeout(this.itemsToShowTimeout),n.clonesTimeout&&clearTimeout(n.clonesTimeout),n.isInThrottleTimeout&&clearTimeout(n.isInThrottleTimeout),n.transformTimeout&&clearTimeout(n.transformTimeout),n.afterChangeTimeout&&clearTimeout(n.afterChangeTimeout),n.afterChangeTimeout2&&clearTimeout(n.afterChangeTimeout2),n.afterChangeTimeout3&&clearTimeout(n.afterChangeTimeout3)},n.prototype.resetMoveStatus=function(){this.onMove=!1,this.initialX=0,this.lastX=0,this.direction="",this.initialY=0},n.prototype.getCords=function(e){var n=e.clientX,t=e.clientY;return{clientX:Wn.parsePosition(this.props,n),clientY:Wn.parsePosition(this.props,t)}},n.prototype.handleDown=function(e){if(!(!In.isMouseMoveEvent(e)&&!this.props.swipeable||In.isMouseMoveEvent(e)&&!this.props.draggable||this.isInThrottle)){var n=this.getCords(In.isMouseMoveEvent(e)?e:e.touches[0]),t=n.clientX,r=n.clientY;this.onMove=!0,this.initialX=t,this.initialY=r,this.lastX=t,this.isAnimationAllowed=!1}},n.prototype.handleMove=function(e){if(!(!In.isMouseMoveEvent(e)&&!this.props.swipeable||In.isMouseMoveEvent(e)&&!this.props.draggable||kn.notEnoughChildren(this.state))){var n=this.getCords(In.isMouseMoveEvent(e)?e:e.touches[0]),t=n.clientX,r=n.clientY,o=this.initialX-t,i=this.initialY-r;if(this.onMove){if(!(Math.abs(o)>Math.abs(i)))return;var a=kn.populateSlidesOnMouseTouchMove(this.state,this.props,this.initialX,this.lastX,t,this.transformPlaceHolder),l=a.direction,d=a.nextPosition,s=a.canContinue;l&&(this.direction=l,s&&void 0!==d&&this.setTransformDirectly(d)),this.lastX=t}}},n.prototype.handleOut=function(e){this.props.autoPlay&&!this.autoPlay&&(this.autoPlay=setInterval(this.next,this.props.autoPlaySpeed));var n="touchend"===e.type&&!this.props.swipeable,t=("mouseleave"===e.type||"mouseup"===e.type)&&!this.props.draggable;if(!n&&!t&&this.onMove){if(this.setAnimationDirectly(!0),"right"===this.direction)if(this.initialX-this.lastX>=this.props.minimumTouchDrag){var r=Math.round((this.initialX-this.lastX)/this.state.itemWidth);this.next(r)}else this.correctItemsPosition(this.state.itemWidth,!0,!0);"left"===this.direction&&(this.lastX-this.initialX>this.props.minimumTouchDrag?(r=Math.round((this.lastX-this.initialX)/this.state.itemWidth),this.previous(r)):this.correctItemsPosition(this.state.itemWidth,!0,!0)),this.resetMoveStatus()}},n.prototype.isInViewport=function(e){var n=e.getBoundingClientRect(),t=n.top,r=void 0===t?0:t,o=n.left,i=void 0===o?0:o,a=n.bottom,l=void 0===a?0:a,d=n.right,s=void 0===d?0:d;return 0<=r&&0<=i&&l<=(window.innerHeight||document.documentElement.clientHeight)&&s<=(window.innerWidth||document.documentElement.clientWidth)},n.prototype.isChildOfCarousel=function(e){return!!(e instanceof Element&&this.listRef&&this.listRef.current)&&this.listRef.current.contains(e)},n.prototype.onKeyUp=function(e){var n=e.target;switch(e.keyCode){case 37:if(this.isChildOfCarousel(n))return this.previous();break;case 39:if(this.isChildOfCarousel(n))return this.next();break;case 9:if(this.isChildOfCarousel(n)&&n instanceof HTMLInputElement&&this.isInViewport(n))return this.next()}},n.prototype.handleEnter=function(e){In.isMouseMoveEvent(e)&&this.autoPlay&&this.props.autoPlay&&this.props.pauseOnHover&&(clearInterval(this.autoPlay),this.autoPlay=void 0)},n.prototype.goToSlide=function(e,t,r){var o=this;if(void 0===r&&(r=!0),!this.isInThrottle){var i=this.state.itemWidth,a=this.props,l=a.afterChange,d=a.beforeChange,s=this.state.currentSlide;"function"!=typeof d||t&&("object"!=typeof t||t.skipBeforeChange)||d(e,this.getState()),this.isAnimationAllowed=r,this.props.shouldResetAutoplay&&this.resetAutoplayInterval(),this.setState({currentSlide:e,transform:-i*e},(function(){o.props.infinite&&o.correctClonesPosition({domLoaded:!0}),"function"!=typeof l||t&&("object"!=typeof t||t.skipAfterChange)||(n.afterChangeTimeout3=setTimeout((function(){l(s,o.getState())}),o.props.transitionDuration||Rn))}))}},n.prototype.getState=function(){return this.state},n.prototype.renderLeftArrow=function(e){var n=this,t=this.props,r=t.customLeftArrow,o=t.rtl;return Bn.createElement(Pn.LeftArrow,{customLeftArrow:r,getState:function(){return n.getState()},previous:this.previous,disabled:e,rtl:o})},n.prototype.renderRightArrow=function(e){var n=this,t=this.props,r=t.customRightArrow,o=t.rtl;return Bn.createElement(Pn.RightArrow,{customRightArrow:r,getState:function(){return n.getState()},next:this.next,disabled:e,rtl:o})},n.prototype.renderButtonGroups=function(){var e=this,n=this.props.customButtonGroup;return n?Bn.cloneElement(n,{previous:function(){return e.previous()},next:function(){return e.next()},goToSlide:function(n,t){return e.goToSlide(n,t)},carouselState:this.getState()}):null},n.prototype.renderDotsList=function(){var e=this;return Bn.createElement(En.default,{state:this.state,props:this.props,goToSlide:this.goToSlide,getState:function(){return e.getState()}})},n.prototype.renderCarouselItems=function(){var e=[];if(this.props.infinite){var n=Bn.Children.toArray(this.props.children);e=kn.getClones(this.state.slidesToShow,n)}return Bn.createElement(An.default,{clones:e,goToSlide:this.goToSlide,state:this.state,notEnoughChildren:kn.notEnoughChildren(this.state),props:this.props})},n.prototype.render=function(){var e=this.props,n=e.deviceType,t=e.arrows,r=e.renderArrowsWhenDisabled,o=e.removeArrowOnDeviceType,i=e.infinite,a=e.containerClass,l=e.sliderClass,d=e.customTransition,s=e.additionalTransfrom,u=e.renderDotsOutside,c=e.renderButtonGroupOutside,m=e.className,p=e.rtl;"production"!==process.env.NODE_ENV&&kn.throwError(this.state,this.props);var g=kn.getInitialState(this.state,this.props),h=g.shouldRenderOnSSR,v=g.shouldRenderAtAll,b=kn.isInLeftEnd(this.state),f=kn.isInRightEnd(this.state),_=t&&!(o&&(n&&-1<o.indexOf(n)||this.state.deviceType&&-1<o.indexOf(this.state.deviceType)))&&!kn.notEnoughChildren(this.state)&&v,x=!i&&b,T=!i&&f,y=Wn.getTransform(this.state,this.props);return Bn.createElement(Bn.Fragment,null,Bn.createElement("div",{className:"react-multi-carousel-list "+a+" "+m,dir:p?"rtl":"ltr",ref:this.containerRef},Bn.createElement("ul",{ref:this.listRef,className:"react-multi-carousel-track "+l,style:{transition:this.isAnimationAllowed?d||Nn:"none",overflow:h?"hidden":"unset",transform:"translate3d("+(y+s)+"px,0,0)"},onMouseMove:this.handleMove,onMouseDown:this.handleDown,onMouseUp:this.handleOut,onMouseEnter:this.handleEnter,onMouseLeave:this.handleOut,onTouchStart:this.handleDown,onTouchMove:this.handleMove,onTouchEnd:this.handleOut},this.renderCarouselItems()),_&&(!x||r)&&this.renderLeftArrow(x),_&&(!T||r)&&this.renderRightArrow(T),v&&!c&&this.renderButtonGroups(),v&&!u&&this.renderDotsList()),v&&u&&this.renderDotsList(),v&&c&&this.renderButtonGroups())},n.defaultProps={slidesToSlide:1,infinite:!1,draggable:!0,swipeable:!0,arrows:!0,renderArrowsWhenDisabled:!1,containerClass:"",sliderClass:"",itemClass:"",keyBoardControl:!0,autoPlaySpeed:3e3,showDots:!1,renderDotsOutside:!1,renderButtonGroupOutside:!1,minimumTouchDrag:80,className:"",dotListClass:"",focusOnSelect:!1,centerMode:!1,additionalTransfrom:0,pauseOnHover:!0,shouldResetAutoplay:!0,rewind:!1,rtl:!1,rewindWithAnimation:!1},n}(Bn.Component);Ae.default=Fn,Object.defineProperty(Pe,"__esModule",{value:!0});var Ln=Ae;Pe.default=Ln.default,Ee.exports=Pe;var Mn=W(Ie),zn={carouselContainer:"ImageWithTextWrapper-module_carouselContainer__ornBf",arrowButton:"ImageWithTextWrapper-module_arrowButton__UINad",leftArrow:"ImageWithTextWrapper-module_leftArrow__p4Lpk",rightArrow:"ImageWithTextWrapper-module_rightArrow__5kd-p",carousel_dot:"ImageWithTextWrapper-module_carousel_dot__0oj6A",carouselItem:"ImageWithTextWrapper-module_carouselItem__xJoh5",stageTeaserTabActive:"ImageWithTextWrapper-module_stageTeaserTabActive__pNEXt"};t('/* center a block element */\n/* use this to any of the pseudo elements as these are the mandatory properties */\n/* setting styles in separate formats for cross browser support */\n/* specify the max width for an element and apply ellipses and truncate the overflow */\n/* vertically center alilgn any HTML element */\n/* add basePath to assets */\n.ImageWithTextWrapper-module_carouselContainer__ornBf {\n position: static;\n border-radius: 24px;\n}\n@media (min-width: 1440px) {\n .ImageWithTextWrapper-module_carouselContainer__ornBf {\n margin-bottom: 110px;\n }\n}\n.ImageWithTextWrapper-module_carouselContainer__ornBf .ImageWithTextWrapper-module_arrowButton__UINad, .ImageWithTextWrapper-module_carouselContainer__ornBf .ImageWithTextWrapper-module_leftArrow__p4Lpk, .ImageWithTextWrapper-module_carouselContainer__ornBf .ImageWithTextWrapper-module_rightArrow__5kd-p {\n background: #ffffff;\n box-shadow: 0px 4px 12px rgba(87, 84, 82, 0.2);\n border-radius: 24px;\n font-size: 16px;\n height: 44px;\n width: 44px;\n padding: 10px;\n position: absolute;\n border: none;\n display: flex;\n justify-content: center;\n align-items: center;\n}\n.ImageWithTextWrapper-module_carouselContainer__ornBf .ImageWithTextWrapper-module_arrowButton__UINad::before, .ImageWithTextWrapper-module_carouselContainer__ornBf .ImageWithTextWrapper-module_leftArrow__p4Lpk::before, .ImageWithTextWrapper-module_carouselContainer__ornBf .ImageWithTextWrapper-module_rightArrow__5kd-p::before {\n color: #da291c;\n font-size: 20px;\n display: block;\n font-family: revicons;\n text-align: center;\n z-index: 1;\n position: relative;\n}\n.ImageWithTextWrapper-module_carouselContainer__ornBf .ImageWithTextWrapper-module_rightArrow__5kd-p {\n right: 20%;\n bottom: -90px;\n box-shadow: 0px 2px 4px 0px rgba(87, 84, 82, 0.2);\n margin-right: 150px;\n}\n@media (min-width: 1024px) and (max-width: 1439px) {\n .ImageWithTextWrapper-module_carouselContainer__ornBf .ImageWithTextWrapper-module_rightArrow__5kd-p {\n right: 16px;\n }\n}\n@media (min-width: 768px) and (max-width: 1023px) {\n .ImageWithTextWrapper-module_carouselContainer__ornBf .ImageWithTextWrapper-module_rightArrow__5kd-p {\n right: -32px;\n }\n}\n.ImageWithTextWrapper-module_carouselContainer__ornBf .ImageWithTextWrapper-module_rightArrow__5kd-p::before {\n content: "\\e825";\n}\n.ImageWithTextWrapper-module_carouselContainer__ornBf .ImageWithTextWrapper-module_rightArrow__5kd-p:disabled {\n background: #e6e3df;\n}\n.ImageWithTextWrapper-module_carouselContainer__ornBf .ImageWithTextWrapper-module_leftArrow__p4Lpk {\n left: 20%;\n bottom: -90px;\n box-shadow: 0px 2px 4px 0px rgba(87, 84, 82, 0.2);\n margin-left: 150px;\n}\n@media (min-width: 1024px) and (max-width: 1439px) {\n .ImageWithTextWrapper-module_carouselContainer__ornBf .ImageWithTextWrapper-module_leftArrow__p4Lpk {\n left: 16px;\n }\n}\n@media (min-width: 768px) and (max-width: 1023px) {\n .ImageWithTextWrapper-module_carouselContainer__ornBf .ImageWithTextWrapper-module_leftArrow__p4Lpk {\n left: -32px;\n }\n}\n.ImageWithTextWrapper-module_carouselContainer__ornBf .ImageWithTextWrapper-module_leftArrow__p4Lpk::before {\n content: "\\e824";\n}\n.ImageWithTextWrapper-module_carouselContainer__ornBf .ImageWithTextWrapper-module_leftArrow__p4Lpk:disabled {\n background: #e6e3df;\n}\n\n.ImageWithTextWrapper-module_carousel_dot__0oj6A {\n top: auto;\n margin: 0 auto;\n bottom: -100px;\n}\n\n.ImageWithTextWrapper-module_carouselItem__xJoh5 {\n position: relative;\n width: 100%;\n}\n@media (max-width: 1023px) {\n .ImageWithTextWrapper-module_carouselItem__xJoh5 :active {\n padding-right: 30px;\n }\n}\n\n.ImageWithTextWrapper-module_stageTeaserTabActive__pNEXt {\n border-radius: 12px;\n box-shadow: 0px 2px 4px 0px rgba(87, 84, 82, 0.2);\n background-color: #FFFFFF;\n}');var Dn="FalconTitle-module_dbold__Fd4nw";t("/* center a block element */\n/* use this to any of the pseudo elements as these are the mandatory properties */\n/* setting styles in separate formats for cross browser support */\n/* specify the max width for an element and apply ellipses and truncate the overflow */\n/* vertically center alilgn any HTML element */\n/* add basePath to assets */\n.FalconTitle-module_dbold__Fd4nw {\n font-weight: 500;\n font-size: 48px;\n line-height: 60px;\n}\n@media (max-width: 1023px) {\n .FalconTitle-module_dbold__Fd4nw {\n font-size: 36px;\n line-height: 44px;\n }\n}\n@media (min-width: 1024px) and (max-width: 1439px) {\n .FalconTitle-module_dbold__Fd4nw {\n font-size: 36px;\n line-height: 44px;\n }\n}");const Vn=({content:n})=>{var t;const r=oe(null==n?void 0:n.textColor),o=(null==n?void 0:n.textColor)&&(null==n?void 0:n.textColor)!=f?r:"",i=(null==n?void 0:n.textColor)&&(null==n?void 0:n.textColor)===f?{color:null===(t=null==n?void 0:n.textColorPicker)||void 0===t?void 0:t.color}:{};return e.createElement("div",null,e.createElement(de,null,(null==n?void 0:n.headingStyle)&&(null==n?void 0:n.text)&&(null==n?void 0:n.headingStyle)===h?e.createElement("h1",{className:o,style:Object.assign({},i)},null==n?void 0:n.text," "):(null==n?void 0:n.headingStyle)===v?e.createElement("h2",{className:`${o}`,style:Object.assign({},i)},null==n?void 0:n.text):(null==n?void 0:n.headingStyle)===b?e.createElement("h3",{className:o,style:Object.assign({},i)},null==n?void 0:n.text):"h4"===(null==n?void 0:n.headingStyle)?e.createElement("h4",{className:o,style:Object.assign({},i)},null==n?void 0:n.text):e.createElement("div",{className:Dn,style:Object.assign({},i)},null==n?void 0:n.text)))},On=({content:n})=>{var t,r;const o=oe(null==n?void 0:n.textColor);return e.createElement("div",null,e.createElement(e.Fragment,null,e.createElement("div",{className:`d-inline-flex align-${null==n?void 0:n.textElementPosition}`},(null==n?void 0:n.icon)&&(null==n?void 0:n.icon.filename)&&e.createElement("img",{src:(null==n?void 0:n.icon)&&(null==n?void 0:n.icon.filename),alt:(null==n?void 0:n.icon)&&(null==n?void 0:n.icon.alt),title:(null==n?void 0:n.icon)&&(null==n?void 0:n.icon.title),height:24,width:24}),(null==n?void 0:n.text)&&e.createElement("div",{className:`${(null==n?void 0:n.icon)&&(null===(t=null==n?void 0:n.icon)||void 0===t?void 0:t.filename)} ${(null==n?void 0:n.textColor)&&(null==n?void 0:n.textColor)!=f?o:""}`,style:Object.assign({},(null==n?void 0:n.textColor)&&(null==n?void 0:n.textColor)===f?{color:null===(r=null==n?void 0:n.textColorPicker)||void 0===r?void 0:r.color}:{})},e.createElement(te,{content:null==n?void 0:n.text,trackngLabel:null==n?void 0:n.trackngLabel}," ",null==n?void 0:n.text)))))};var Gn={outer:"FalconButton-module_outer__Ni5Ho",container:"FalconButton-module_container__fnOrQ","button-left":"FalconButton-module_button-left__PI3pZ","button-right":"FalconButton-module_button-right__imbZp","button-center":"FalconButton-module_button-center__xPjFE",button:"FalconButton-module_button__CyM3c","button-icon-after":"FalconButton-module_button-icon-after__iF6z5","button-icon-before":"FalconButton-module_button-icon-before__TbATB",buttonLabel:"FalconButton-module_buttonLabel__1nGbI","asset-cursor":"FalconButton-module_asset-cursor__ReeUk","container-button":"FalconButton-module_container-button__SRQun"};t("/* center a block element */\n/* use this to any of the pseudo elements as these are the mandatory properties */\n/* setting styles in separate formats for cross browser support */\n/* specify the max width for an element and apply ellipses and truncate the overflow */\n/* vertically center alilgn any HTML element */\n/* add basePath to assets */\n.FalconButton-module_outer__Ni5Ho a {\n text-decoration: none;\n}\n\n.FalconButton-module_container__fnOrQ.FalconButton-module_button-left__PI3pZ {\n text-align: left;\n}\n.FalconButton-module_container__fnOrQ.FalconButton-module_button-right__imbZp {\n text-align: right;\n}\n.FalconButton-module_container__fnOrQ.FalconButton-module_button-center__xPjFE {\n text-align: center;\n}\n.FalconButton-module_container__fnOrQ a {\n text-decoration: none;\n}\n.FalconButton-module_container__fnOrQ .FalconButton-module_button__CyM3c {\n display: inline-flex;\n align-items: center;\n pointer-events: all;\n}\n.FalconButton-module_container__fnOrQ .FalconButton-module_button__CyM3c .FalconButton-module_button-icon-after__iF6z5 {\n margin-left: 8px;\n display: inline-block;\n}\n.FalconButton-module_container__fnOrQ .FalconButton-module_button__CyM3c .FalconButton-module_button-icon-before__TbATB {\n margin-right: 8px;\n display: inline-block;\n}\n.FalconButton-module_container__fnOrQ .FalconButton-module_button__CyM3c .FalconButton-module_buttonLabel__1nGbI {\n line-height: 24px;\n display: inline-block;\n}\n.FalconButton-module_container__fnOrQ .FalconButton-module_button__CyM3c.FalconButton-module_asset-cursor__ReeUk {\n cursor: default;\n}\n.FalconButton-module_container__fnOrQ .FalconButton-module_button__CyM3c.FalconButton-module_asset-cursor__ReeUk .FalconButton-module_button-icon-before__TbATB,\n.FalconButton-module_container__fnOrQ .FalconButton-module_button__CyM3c.FalconButton-module_asset-cursor__ReeUk .FalconButton-module_buttonLabel__1nGbI {\n cursor: pointer;\n}\n\n.FalconButton-module_container-button__SRQun a {\n text-decoration: none;\n}\n.FalconButton-module_container-button__SRQun .FalconButton-module_button__CyM3c {\n display: inline-flex;\n align-items: center;\n pointer-events: all;\n}\n.FalconButton-module_container-button__SRQun .FalconButton-module_button__CyM3c .FalconButton-module_button-icon-after__iF6z5 {\n margin-left: 8px;\n display: inline-block;\n}\n.FalconButton-module_container-button__SRQun .FalconButton-module_button__CyM3c .FalconButton-module_button-icon-before__TbATB {\n margin-right: 8px;\n display: inline-block;\n}\n.FalconButton-module_container-button__SRQun .FalconButton-module_button__CyM3c .FalconButton-module_buttonLabel__1nGbI {\n line-height: 24px;\n display: inline-block;\n}\n.FalconButton-module_container-button__SRQun .FalconButton-module_button__CyM3c.FalconButton-module_asset-cursor__ReeUk {\n cursor: default;\n}\n.FalconButton-module_container-button__SRQun .FalconButton-module_button__CyM3c.FalconButton-module_asset-cursor__ReeUk .FalconButton-module_button-icon-before__TbATB,\n.FalconButton-module_container-button__SRQun .FalconButton-module_button__CyM3c.FalconButton-module_asset-cursor__ReeUk .FalconButton-module_buttonLabel__1nGbI {\n cursor: pointer;\n}");const $n=n=>{var t,r,o,i;const{content:a}=n,{asset:l}=n,{phoneNumber:d}=n,{updatedContent:m}=n,{enableLoginButton:p}=n,{setButtonClicked:h}=n,{onClickTrack:v}=n,{fromTallhero:b}=n;(null==a?void 0:a.minWidth)&&(null==a||a.minWidth);const{isblacktheme:f}=n,{id:_}=n,[x,T]=e.useState("#");let w=null===(t=null==a?void 0:a.buttonLink)||void 0===t?void 0:t.cached_url;e.useEffect((()=>{var e,n;(null==l?void 0:l.fieldtype)&&null!==(null==l?void 0:l.filename)?T(l.filename):(null===(e=null==a?void 0:a.buttonLink)||void 0===e?void 0:e.cached_url)&&""!==(null===(n=null==a?void 0:a.buttonLink)||void 0===n?void 0:n.cached_url)?T((e=>"undefined"!=typeof window?e=="/"+window.document.documentElement.getAttribute("lang")+"/"?"#":e:"#")(w)):T("#")}),[]);const[C,S]=e.useState(!1),[B,k]=e.useState(!1),[I,E]=e.useState(!1),[P,A]=e.useState("");e.useState("");const W=()=>{const e=window.innerWidth;e>1439&&A("1276px"),e>1023&&e<1440&&A("940px"),e<1024&&e>767&&A("688px"),e<768&&A("343px")};e.useEffect((()=>{W(),window.addEventListener("resize",W)}),[]);const R=(e=>{switch(e){case"Primary-V1":return"falcon-primary-button-v1";case"Primary-V1-JC":return"falcon-primary-button-v1-JC";case"Secondary-V1":return"falcon-secondary-button-v1";case"Secondary-V1-JC":return"falcon-secondary-button-v1-JC";case"Secondary-V4":return"falcon-secondary-button-v4";case"Secondary-V4-JC":return"falcon-secondary-button-v4-JC";case"Secondary-Dark":return"falcon-secondary-button-dark";case"Secondary-Dark-JC":return"falcon-secondary-button-dark-JC";default:return"falcon-primary-dark-button"}})(null==a?void 0:a.buttonType),N=(null==a?void 0:a.id)?"#"+(null==a?void 0:a.id):d?`tel:${d||0}`:x;return e.createElement("div",null,e.createElement(de,null,e.createElement(e.Fragment,null,(null==a?void 0:a.buttonLabel)&&e.createElement("a",{href:(null===(r=null==a?void 0:a.bloks)||void 0===r?void 0:r.length)>0||(null==m?void 0:m.preToPostPromotionId)===y?void 0:N,target:(null===(o=null==a?void 0:a.bloks)||void 0===o?void 0:o.length)>0?"":null==a?void 0:a.linkTarget,onClick:(null===(i=null==a?void 0:a.bloks)||void 0===i?void 0:i.length)>0?e=>{var n,t,r;(null===(n=null==a?void 0:a.buttonType)||void 0===n?void 0:n.includes("Primary"))?ne(Q,X,{link_url:null===(t=null==a?void 0:a.buttonLink)||void 0===t?void 0:t.cached_url,click_text:null==a?void 0:a.buttonLabel}):ne(Q,K,{link_url:null===(r=null==a?void 0:a.buttonLink)||void 0===r?void 0:r.cached_url,click_text:null==a?void 0:a.buttonLabel}),E((e=>!e)),h&&h(!0),e.preventDefault()}:e=>{var t,r,o;(null==m?void 0:m.preToPostPromotionId)===y?p():(null==a||a.buttonLabel,(null===(t=null==a?void 0:a.buttonType)||void 0===t?void 0:t.includes("Primary"))?ne(Q,X,{link_url:null===(r=null==a?void 0:a.buttonLink)||void 0===r?void 0:r.cached_url,click_text:null==a?void 0:a.buttonLabel}):ne(Q,K,{link_url:null===(o=null==a?void 0:a.buttonLink)||void 0===o?void 0:o.cached_url,click_text:null==a?void 0:a.buttonLabel}),S(!C),h&&h(!0),"function"==typeof v&&v(e),n.buttonClicked&&e.preventDefault(),(null==a?void 0:a.enableScroll)&&(w=window.location.href,w.includes(null==a?void 0:a.targetElement.blockIdentifier)||(w.endsWith("#")?w+=null==a?void 0:a.targetElement.blockIdentifier:w+="#"+a.targetElement.blockIdentifier,T(w))))},rel:"_blank"===(null==a?void 0:a.linkTarget)?"opener":"noopener",className:Gn.anchor},e.createElement("div",{className:`${b?Gn["container-button"]:Gn.container}\n ${(null==a?void 0:a.buttonAlignment)===c?Gn["button-right"]:""}\n \n ${(null==a?void 0:a.buttonAlignment)===u?Gn["button-left"]:""}\n \n ${a.buttonAlignment===s?Gn["button-center"]:""}`},e.createElement("div",{className:`${R} ${Gn.button} ${C?"clicked":""} ${(null==l?void 0:l.fieldtype)?Gn["asset-cursor"]:""}`,onMouseOut:()=>{k(!1)},onMouseOver:()=>{k(!0)}},(null==a?void 0:a.iconPosition)===g&&e.createElement("div",{id:_,className:Gn.buttonLabel},null==a?void 0:a.buttonLabel),(null==a?void 0:a.buttonIcon)&&(null==a?void 0:a.buttonIcon.filename)&&e.createElement("div",{className:`${(null==a?void 0:a.iconPosition)===g?Gn["button-icon-after"]:Gn["button-icon-before"]}`},e.createElement("img",{src:f?(()=>{var e,n,t,r;return C?(null==a?void 0:a.blackFridayThemeIcon)&&(null===(e=null==a?void 0:a.blackFridayThemeIcon)||void 0===e?void 0:e.filename)?null===(n=null==a?void 0:a.blackFridayThemeIcon)||void 0===n?void 0:n.filename:"":B&&!C?(null==a?void 0:a.blackFridayThemeIcon)&&(null===(t=null==a?void 0:a.blackFridayThemeIcon)||void 0===t?void 0:t.filename):(null==a?void 0:a.blackFridayThemeIcon)&&(null===(r=null==a?void 0:a.blackFridayThemeIcon)||void 0===r?void 0:r.filename)})():(()=>{var e,n,t,r,o,i;return C?(null==a?void 0:a.buttonClickedIcon)&&(null===(e=null==a?void 0:a.buttonClickedIcon)||void 0===e?void 0:e.filename)?null===(n=null==a?void 0:a.buttonClickedIcon)||void 0===n?void 0:n.filename:"":B&&!C?(null==a?void 0:a.buttonHoverIcon)&&(null===(t=null==a?void 0:a.buttonHoverIcon)||void 0===t?void 0:t.filename)?null===(r=null==a?void 0:a.buttonHoverIcon)||void 0===r?void 0:r.filename:null===(o=null==a?void 0:a.buttonIcon)||void 0===o?void 0:o.filename:(null==a?void 0:a.buttonIcon)&&(null===(i=null==a?void 0:a.buttonIcon)||void 0===i?void 0:i.filename)})(),height:f?"18px":"24px",width:f?"12px":"24px"})),"before"===(null==a?void 0:a.iconPosition)&&e.createElement("div",{className:`${Gn.buttonLabel} ${f&&Gn.whiteTextColor}`,id:_},null==a?void 0:a.buttonLabel)))))))};var jn={container:"InternetAndTvCardItemBenefits-module_container__0Qpwe","content-container":"InternetAndTvCardItemBenefits-module_content-container__NOCvO","content-button":"InternetAndTvCardItemBenefits-module_content-button__3SnUD",alignment:"InternetAndTvCardItemBenefits-module_alignment__F1gLN",icon:"InternetAndTvCardItemBenefits-module_icon__GCO1H",gradient:"InternetAndTvCardItemBenefits-module_gradient__9ilPV",butn:"InternetAndTvCardItemBenefits-module_butn__BY29m","button-variant":"InternetAndTvCardItemBenefits-module_button-variant__hkHVT","butn-container":"InternetAndTvCardItemBenefits-module_butn-container__tKbJK"};t("/* center a block element */\n/* use this to any of the pseudo elements as these are the mandatory properties */\n/* setting styles in separate formats for cross browser support */\n/* specify the max width for an element and apply ellipses and truncate the overflow */\n/* vertically center alilgn any HTML element */\n/* add basePath to assets */\n.InternetAndTvCardItemBenefits-module_container__0Qpwe {\n box-shadow: 0px 2px 4px rgba(87, 84, 82, 0.2);\n border-radius: 8px;\n height: 100%;\n position: relative;\n align-items: left;\n}\n.InternetAndTvCardItemBenefits-module_container__0Qpwe > a {\n text-decoration: none;\n}\n.InternetAndTvCardItemBenefits-module_container__0Qpwe .InternetAndTvCardItemBenefits-module_content-container__NOCvO {\n padding: 24px 32px 32px 32px;\n}\n.InternetAndTvCardItemBenefits-module_container__0Qpwe .InternetAndTvCardItemBenefits-module_content-button__3SnUD {\n margin-bottom: 54px;\n}\n.InternetAndTvCardItemBenefits-module_container__0Qpwe .InternetAndTvCardItemBenefits-module_alignment__F1gLN {\n display: flex;\n flex-direction: column;\n justify-content: center;\n}\n.InternetAndTvCardItemBenefits-module_container__0Qpwe .InternetAndTvCardItemBenefits-module_icon__GCO1H {\n padding: 24px 32px 0 32px;\n}\n.InternetAndTvCardItemBenefits-module_container__0Qpwe .InternetAndTvCardItemBenefits-module_gradient__9ilPV {\n display: contents;\n border-bottom-left-radius: 0;\n border-bottom-right-radius: 0;\n}\n.InternetAndTvCardItemBenefits-module_container__0Qpwe .InternetAndTvCardItemBenefits-module_gradient__9ilPV > span {\n width: 100% !important;\n border-top-left-radius: 8px;\n border-top-right-radius: 8px;\n}\n.InternetAndTvCardItemBenefits-module_container__0Qpwe .InternetAndTvCardItemBenefits-module_gradient__9ilPV > img {\n width: 100%;\n height: 100%;\n}\n.InternetAndTvCardItemBenefits-module_container__0Qpwe .InternetAndTvCardItemBenefits-module_butn__BY29m {\n pointer-events: none;\n padding: 0 8px;\n width: max-content;\n max-width: 100%;\n position: absolute;\n bottom: 0;\n}\n.InternetAndTvCardItemBenefits-module_container__0Qpwe .InternetAndTvCardItemBenefits-module_button-variant__hkHVT {\n padding-left: 8px;\n padding-right: 8px;\n margin-bottom: 32px;\n}\n.InternetAndTvCardItemBenefits-module_container__0Qpwe .InternetAndTvCardItemBenefits-module_butn-container__tKbJK {\n width: 100%;\n}\n\n@media (max-width: 767px) {\n .InternetAndTvCardItemBenefits-module_container__0Qpwe .InternetAndTvCardItemBenefits-module_content-container__NOCvO {\n padding: 16px;\n }\n .InternetAndTvCardItemBenefits-module_container__0Qpwe .InternetAndTvCardItemBenefits-module_content-button__3SnUD {\n margin-bottom: 60px;\n }\n .InternetAndTvCardItemBenefits-module_container__0Qpwe .InternetAndTvCardItemBenefits-module_icon__GCO1H {\n padding: 16px 16px 0 16px;\n }\n .InternetAndTvCardItemBenefits-module_container__0Qpwe .InternetAndTvCardItemBenefits-module_butn__BY29m {\n pointer-events: none;\n }\n .InternetAndTvCardItemBenefits-module_container__0Qpwe .InternetAndTvCardItemBenefits-module_button-variant__hkHVT {\n margin-bottom: 12px;\n bottom: 10px;\n }\n .InternetAndTvCardItemBenefits-module_container__0Qpwe .falcon-secondary-button-v4 {\n padding-left: 8px;\n padding-right: 8px;\n padding-bottom: 12px;\n }\n}\n@media (max-width: 380px) {\n .InternetAndTvCardItemBenefits-module_container__0Qpwe .InternetAndTvCardItemBenefits-module_content-button__3SnUD {\n margin-bottom: 60px;\n }\n}");const Qn=({content:n,metadata:t})=>{var r,o,i,a,l,d,c,m,p;const g=e.useRef(null),h=(null==n?void 0:n.asset)&&(null===(r=null==n?void 0:n.asset.filename)||void 0===r?void 0:r.endsWith("svg"))?T:"img";return e.useEffect((()=>{var e;const t=new IntersectionObserver((e=>{var t,r;e[0].isIntersecting&&e[0].intersectionRatio>=.5&&!(null===(t=localStorage.getItem("analyticsUids"))||void 0===t?void 0:t.includes(n._uid))&&(ne(H,H,{banner_promotion_name:null!==(r=null==n?void 0:n.bannerPromotionName)&&void 0!==r?r:null==n?void 0:n.description,banner_source:Y,banner_type:"Sub Teaser",banner_location:null==n?void 0:n.bannerLocation,audience_name:q,promotion_objective:q}),localStorage.setItem("analyticsUids",JSON.stringify([...localStorage.getItem("analyticsUids")?JSON.parse(localStorage.getItem("analyticsUids")||""):[],n._uid])))}),{threshold:.5});return g.current&&!(null===(e=localStorage.getItem("analyticsUids"))||void 0===e?void 0:e.includes(n._uid))&&t.observe(g.current),()=>{t.disconnect()}})),e.createElement(e.Fragment,null,!(null==n?void 0:n.notToDisplay)&&e.createElement("div",{className:`${jn.container} ${"Secondary-V4"!=(null===(o=null==n?void 0:n.button[0])||void 0===o?void 0:o.buttonType)&&jn["button-style"]}`,style:Object.assign({},(null==n?void 0:n.defaultBackgroundColor)===f?{backgroundColor:null===(i=null==n?void 0:n.backgroundColorPicker)||void 0===i?void 0:i.color}:{backgroundColor:null==n?void 0:n.defaultBackgroundColor}),ref:g},((null===(a=null==n?void 0:n.textBlok)||void 0===a?void 0:a.length)>0||(null==n?void 0:n.asset)&&(null==n?void 0:n.asset.filename)||(null===(l=null==n?void 0:n.button)||void 0===l?void 0:l.length)>0)&&e.createElement("div",{className:((null==n?void 0:n.subElementsAlignment)===s?"align-center":(null==n?void 0:n.subElementsAlignment)===u?"align-left":"align-right")+" "},(null==n?void 0:n.asset)&&(null==n?void 0:n.asset.filename)&&h===T&&e.createElement("div",{className:`${jn.icon}`},e.createElement("img",{src:(null==n?void 0:n.asset)&&(null==n?void 0:n.asset.filename),title:(null==n?void 0:n.asset)&&(null==n?void 0:n.asset.title),alt:(null==n?void 0:n.asset)&&(null==n?void 0:n.asset.alt),height:"48",width:"48"})),(null===(d=null==n?void 0:n.textBlok)||void 0===d?void 0:d.length)>0&&e.createElement("div",{className:`\n ${jn["content-container"]} ${(null===(c=null==n?void 0:n.button)||void 0===c?void 0:c.length)>0&&(null==n?void 0:n.button[0])&&jn["content-button"]}`},(null===(m=null==n?void 0:n.textBlok)||void 0===m?void 0:m.length)>0&&(null==n?void 0:n.textBlok.map((n=>"falconTitle"===(null==n?void 0:n.component)?e.createElement(Vn,{content:n}):"falconDescription"===(null==n?void 0:n.component)?e.createElement(On,{content:n}):void 0)))),(null===(p=null==n?void 0:n.button)||void 0===p?void 0:p.length)>0&&e.createElement("div",{className:`${jn.butn} ${jn["button-variant"]} ${jn["butn-container"]} `},e.createElement($n,{content:null==n?void 0:n.button[0],eventAction:"InternetTVCard",metadata:t,setButtonClicked:e=>{var t,r,o,i,a,l;const d=null!==(o=null===(r=null===(t=null==n?void 0:n.textBlok)||void 0===t?void 0:t[0])||void 0===r?void 0:r.text)&&void 0!==o?o:"",s=null!==(a=null===(i=null==n?void 0:n.button)||void 0===i?void 0:i[0])&&void 0!==a?a:"";e&&ne(Q,"internet_tv_card_click",{link_url:null===(l=null==s?void 0:s.buttonLink)||void 0===l?void 0:l.cached_url,click_text:null==s?void 0:s.buttonLabel,headline:d})}})))))};var Un={container:"InternetAndTvCardsBenefits-module_container__raz-h","text-container":"InternetAndTvCardsBenefits-module_text-container__90Wb3",btn:"InternetAndTvCardsBenefits-module_btn__rRfTF",overline:"InternetAndTvCardsBenefits-module_overline__2xTAG",cards:"InternetAndTvCardsBenefits-module_cards__UHimj",card:"InternetAndTvCardsBenefits-module_card__VEZEh",carousel:"InternetAndTvCardsBenefits-module_carousel__LB5pI",slide:"InternetAndTvCardsBenefits-module_slide__vS8wq"};t("/* center a block element */\n/* use this to any of the pseudo elements as these are the mandatory properties */\n/* setting styles in separate formats for cross browser support */\n/* specify the max width for an element and apply ellipses and truncate the overflow */\n/* vertically center alilgn any HTML element */\n/* add basePath to assets */\n.InternetAndTvCardsBenefits-module_container__raz-h {\n border-radius: 0;\n}\n@media (max-width: 767px) {\n .InternetAndTvCardsBenefits-module_container__raz-h .sr-responsive-row {\n padding: 0;\n }\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .InternetAndTvCardsBenefits-module_text-container__90Wb3 {\n text-align: center;\n margin: 0 auto 40px auto;\n}\n@media (max-width: 767px) {\n .InternetAndTvCardsBenefits-module_container__raz-h .InternetAndTvCardsBenefits-module_text-container__90Wb3 {\n margin-bottom: 28px;\n }\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .InternetAndTvCardsBenefits-module_text-container__90Wb3 .InternetAndTvCardsBenefits-module_btn__rRfTF {\n padding-top: 24px;\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .InternetAndTvCardsBenefits-module_text-container__90Wb3 .InternetAndTvCardsBenefits-module_overline__2xTAG {\n font-size: 18px;\n line-height: 24px;\n font-weight: 700;\n color: #86807c;\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .col-md-4:first-child {\n padding-left: 10px;\n}\n@media (max-width: 767px) {\n .InternetAndTvCardsBenefits-module_container__raz-h .col-md-4:first-child {\n padding-left: 6px;\n }\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .col-md-4:last-child {\n padding-right: 10px;\n}\n@media (max-width: 767px) {\n .InternetAndTvCardsBenefits-module_container__raz-h .col-md-4:last-child {\n padding-right: 6px;\n }\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .d-sm-block {\n display: flex !important;\n}\n@media (max-width: 767px) {\n .InternetAndTvCardsBenefits-module_container__raz-h .d-none {\n display: none !important;\n }\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .InternetAndTvCardsBenefits-module_cards__UHimj {\n justify-content: center;\n}\n@media (max-width: 1023px) {\n .InternetAndTvCardsBenefits-module_container__raz-h .InternetAndTvCardsBenefits-module_cards__UHimj {\n padding-bottom: 48px;\n }\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .InternetAndTvCardsBenefits-module_cards__UHimj .InternetAndTvCardsBenefits-module_card__VEZEh {\n margin-bottom: 20px;\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .InternetAndTvCardsBenefits-module_carousel__LB5pI {\n text-align: center;\n padding-bottom: 96px;\n}\n@media (max-width: 1023px) {\n .InternetAndTvCardsBenefits-module_container__raz-h .InternetAndTvCardsBenefits-module_carousel__LB5pI {\n padding-bottom: 84px;\n }\n}\n@media (max-width: 767px) {\n .InternetAndTvCardsBenefits-module_container__raz-h .InternetAndTvCardsBenefits-module_carousel__LB5pI .react-multiple-carousel__arrow {\n margin-right: 20px;\n margin-left: 20px;\n }\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .react-multi-carousel-track {\n margin-bottom: 40px !important;\n}\n@media (max-width: 767px) {\n .InternetAndTvCardsBenefits-module_container__raz-h .react-multi-carousel-track li:last-child {\n margin-left: 0 !important;\n padding-right: 24px;\n }\n .InternetAndTvCardsBenefits-module_container__raz-h .react-multi-carousel-track li {\n padding-left: 16px !important;\n }\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .react-multi-carousel-track .react-multi-carousel-item {\n visibility: visible !important;\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .react-multiple-carousel__arrow--right {\n right: -25px !important;\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .react-multiple-carousel__arrow--left {\n left: -25px !important;\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .react-multi-carousel-list .react-multi-carousel-track {\n margin: auto;\n}\n@media (max-width: 767px) {\n .InternetAndTvCardsBenefits-module_container__raz-h .react-multi-carousel-list .react-multi-carousel-track {\n margin: 0;\n }\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .react-multi-carousel-list .react-multiple-carousel__arrow {\n background: #ffffff;\n box-shadow: 0px 4px 12px rgba(87, 84, 82, 0.2);\n border-radius: 24px;\n font-size: 16px;\n height: 44px;\n width: 44px;\n padding: 10px;\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .react-multi-carousel-list .react-multiple-carousel__arrow::before {\n color: #da291c;\n font-size: 16px;\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .react-multi-carousel-list .react-multiple-carousel__arrow--right {\n right: -1%;\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .react-multi-carousel-list .react-multiple-carousel__arrow--left {\n left: -1%;\n}\n@media (min-width: 1440px) {\n .InternetAndTvCardsBenefits-module_container__raz-h .react-multi-carousel-list .react-multiple-carousel__arrow--right {\n right: 0;\n }\n .InternetAndTvCardsBenefits-module_container__raz-h .react-multi-carousel-list .react-multiple-carousel__arrow--left {\n left: 0;\n }\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .react-multi-carousel-list .react-multiple-carousel__arrow {\n z-index: 1;\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .react-multi-carousel-dot-list .react-multi-carousel-dot button {\n background-color: #a6a4a2;\n border: none;\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .react-multi-carousel-dot-list .react-multi-carousel-dot--active button {\n background-color: #e6003c;\n border: none;\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .InternetAndTvCardsBenefits-module_slide__vS8wq {\n height: 100%;\n padding: 0 8px 0 8px;\n}\n@media (max-width: 767px) {\n .InternetAndTvCardsBenefits-module_container__raz-h .InternetAndTvCardsBenefits-module_slide__vS8wq {\n padding: 0px;\n }\n}");const Hn=({content:n})=>{const t=(e=>{switch(e){case"grey-100":return"falcon-background-grey-100";case"ice-white":return"falcon-background-ice-white";case"transparent":return"falcon-background-transparent";case"blue":return"falcon-background-blue";case"dark-green":return"falcon-background-green";default:return""}})(null==n?void 0:n.backgroundColor),r=re(null==n?void 0:n.gradientBackground),o=(null==n?void 0:n.gradientBackground)===f?t:r;return e.createElement("div",null,(null==n?void 0:n.height)?e.createElement("div",{className:`d-none d-sm-block ${o}`,style:{height:`${null==n?void 0:n.height}px`}}):e.createElement("div",{className:`d-none d-sm-block ${o}`,style:{height:`${null==n?void 0:n.desktopHeight}px`}}),e.createElement("div",{className:`d-block d-sm-none ${o} `,style:{height:`${null==n?void 0:n.mobHeight}px`}}))};exports.ButtonGroup=Ce,exports.ImageComponent=ye,exports.ImageWithText=ke,exports.ImageWithTextWrapper=({content:n})=>{var t;const r=d();return e.createElement("div",{style:{position:"relative"}},e.createElement(Mn,{infinite:null==n?void 0:n.enableCycle,responsive:{desktop:{breakpoint:{max:7e3,min:1440},items:1},tabletLarge:{breakpoint:{max:1439,min:1024},items:1,partialVisibilityGutter:60},tabletMedium:{breakpoint:{max:1023,min:768},items:1,partialVisibilityGutter:60},mobile:{breakpoint:{max:767,min:0},items:1,partialVisibilityGutter:30}},autoPlay:!1,shouldResetAutoplay:!1,showDots:1!==(null===(t=null==n?void 0:n.productTeaserSlides)||void 0===t?void 0:t.length),customDot:"large-desktop"===r?e.createElement((t=>{var r,o,i;const{onClick:a,active:l,index:d}=t;return e.createElement("div",{className:l?zn.stageTeaserTabActive:zn.stageTeaserTab,onClick:()=>(()=>{var e,t;const r=null===(t=null===(e=null==n?void 0:n.bloks)||void 0===e?void 0:e[d])||void 0===t?void 0:t.analyticsTitle;a(),ne(Q,"article_pagination_icon_click",{banner_promotion_name:r,component:U})})()},e.createElement("img",{src:null===(i=null===(o=null===(r=null==n?void 0:n.bloks)||void 0===r?void 0:r[d])||void 0===o?void 0:o.thumbImage)||void 0===i?void 0:i.filename,alt:"arrow",width:64,height:64}))}),null):e.createElement(e.Fragment,null),dotListClass:zn.carousel_dot,itemClass:zn.carouselItem,ssr:!0,arrows:!1,containerClass:zn.carouselContainer,sliderClass:zn.sliderClass,customButtonGroup:e.createElement((t=>{var o,i,a,l;const d=null===(o=null==t?void 0:t.carouselState)||void 0===o?void 0:o.currentSlide;return e.createElement(e.Fragment,null,(null===(i=null==n?void 0:n.bloks)||void 0===i?void 0:i.length)>1&&"large-desktop"===r&&e.createElement("div",null,e.createElement("button",{disabled:0===(null===(a=null==t?void 0:t.carouselState)||void 0===a?void 0:a.currentSlide),className:zn.leftArrow,onClick:()=>(()=>{var e,r;const o=d<=0?0:d-1,i=null===(r=null===(e=null==n?void 0:n.bloks)||void 0===e?void 0:e[o])||void 0===r?void 0:r.analyticsTitle;t.previous(),ne(Q,"article_pagination_left_click",{banner_promotion_name:i,component:U})})()}),e.createElement("button",{disabled:(null===(l=null==t?void 0:t.carouselState)||void 0===l?void 0:l.currentSlide)+1===(null==t?void 0:t.carouselState.totalItems),className:zn.rightArrow,onClick:()=>{(()=>{var e,r,o;const i=null===(e=null==t?void 0:t.carouselState)||void 0===e?void 0:e.totalItems,a=d>=i?i:d+1,l=null===(o=null===(r=null==n?void 0:n.bloks)||void 0===r?void 0:r[a])||void 0===o?void 0:o.analyticsTitle;t.next(),ne(Q,"article_pagination_right_click",{banner_promotion_name:l,component:U})})()}})))}),null),customTransition:"transform 1s ease",transitionDuration:500,partialVisbile:"large-desktop"!==r},null==n?void 0:n.bloks.map(((n,t)=>e.createElement(ke,{content:n,key:t,index:t})))))},exports.InternetAndTvCardsBenefits=({content:n,metadata:t})=>{var r,o,i,a,l,s,u,c,m,p;const g="2"===(null==n?void 0:n.cardsInRow)?2:"3"===(null==n?void 0:n.cardsInRow)?3:4,T=d(),y={desktop:{breakpoint:{max:7e3,min:1440},items:g},tabletLarge:{breakpoint:{max:1439,min:1024},items:3},tabletMedium:{breakpoint:{max:1023,min:768},items:2},mobile:{breakpoint:{max:767,min:0},items:1,partialVisibilityGutter:45}},w="2"===(null==n?void 0:n.cardsInRow)&&2==(null==n?void 0:n.Cards.length)?x:"2"===(null==n?void 0:n.cardsInRow)&&(null==n?void 0:n.Cards.length)>2?"col-lg-6":"3"===(null==n?void 0:n.cardsInRow)?x:"col-lg-3",C=re(null==n?void 0:n.gradientBackground),S=oe(null==n?void 0:n.headlineColor),B=(null==n?void 0:n.headlineColor)&&(null==n?void 0:n.headlineColor)!==f?S:"",k=(null==n?void 0:n.headlineColor)&&(null==n?void 0:n.headlineColor)===f?{color:null===(r=null==n?void 0:n.headlineColorPicker)||void 0===r?void 0:r.color}:{},[I,E]=e.useState([]);return e.useEffect((()=>{var e;const t=[];(null===(e=null==n?void 0:n.Cards)||void 0===e?void 0:e.length)>0&&(null==n||n.Cards.map((e=>{!e.notToDisplay&&t.push(e)}))),E(t)}),[]),e.createElement("div",{className:`${Un.container} ${(null==n?void 0:n.gradientBackground)!=f?C:""}`,id:(null==n?void 0:n.id)||"",style:Object.assign({},(null==n?void 0:n.gradientBackground)===f?{backgroundColor:null===(o=null==n?void 0:n.backgroundColor)||void 0===o?void 0:o.color}:{})},(null===(i=null==n?void 0:n.topSpace)||void 0===i?void 0:i.length)>0&&e.createElement(Hn,{content:null==n?void 0:n.topSpace[0]}),e.createElement(de,null,e.createElement(e.Fragment,null,((null==n?void 0:n.overlineText)||(null===(a=null==n?void 0:n.description)||void 0===a?void 0:a.length)>0||(null===(l=null==n?void 0:n.button)||void 0===l?void 0:l.length)>0||(null==n?void 0:n.title))&&e.createElement("div",{className:Un["text-container"]},(null==n?void 0:n.overlineText)&&e.createElement("div",{className:Un.overline},null==n?void 0:n.overlineText),(null==n?void 0:n.title)&&(null==n?void 0:n.headlineVariants)===h?e.createElement("h1",{className:B,style:Object.assign({},k)},null==n?void 0:n.title," "):(null==n?void 0:n.headlineVariants)===v?e.createElement("h2",{className:B,style:Object.assign({},k)},null==n?void 0:n.title):(null==n?void 0:n.headlineVariants)===b?e.createElement("h3",{className:B,style:Object.assign({},k)},null==n?void 0:n.title):e.createElement("h4",{className:B,style:Object.assign({},k)},null==n?void 0:n.title),(null===(s=null==n?void 0:n.description)||void 0===s?void 0:s.length)>0&&e.createElement(On,{content:null==n?void 0:n.description[0]}),(null==n?void 0:n.button)&&(null===(u=null==n?void 0:n.button)||void 0===u?void 0:u.length)>0&&e.createElement("div",{className:Un.btn},e.createElement($n,{content:null==n?void 0:n.button[0],eventAction:null==n?void 0:n.title,metadata:t}))),(null==n?void 0:n.isMobSlider)&&(null==n?void 0:n.variant)===_?e.createElement(e.Fragment,null,e.createElement("div",{className:`row ${Un.cards} d-none d-sm-block`},(null==I?void 0:I.length)>0&&(null==I?void 0:I.map(((n,r)=>e.createElement("div",{key:r,className:`${w} col-md-4 col-sm-6 ${Un.card}`},e.createElement(Qn,{content:n,metadata:t})))))),e.createElement("div",{className:`d-block d-sm-none ${Un.carousel}`},(null==I?void 0:I.length)>0&&e.createElement(Mn,{infinite:null==n?void 0:n.enableCycle,responsive:y,autoPlay:!1,shouldResetAutoplay:!1,showDots:1!==(null===(c=null==n?void 0:n.productTeaserSlides)||void 0===c?void 0:c.length),dotListClass:Un.carousel_dot,itemClass:Un.carouselItem,ssr:!0,arrows:!1,containerClass:Un.carouselContainer,sliderClass:Un.sliderClass,customTransition:"transform 1s ease",transitionDuration:500,partialVisbile:"large-desktop"!==T},null==I?void 0:I.map(((n,r)=>e.createElement("div",{key:r,className:Un.slide},e.createElement(Qn,{content:n,metadata:t}))))))):(null==n?void 0:n.variant)===_?e.createElement("div",{className:`row ${Un.cards}`},(null==I?void 0:I.length)>0&&(null==I?void 0:I.map(((n,r)=>e.createElement("div",{key:r,className:`${w} col-md-4 col-sm-6 ${Un.card}`},e.createElement(Qn,{content:n,metadata:t})))))):e.createElement("div",{className:Un.carousel},(null==I?void 0:I.length)>0&&e.createElement(Mn,{infinite:null==n?void 0:n.enableCycle,responsive:y,autoPlay:!1,shouldResetAutoplay:!1,showDots:1!==(null===(m=null==n?void 0:n.productTeaserSlides)||void 0===m?void 0:m.length),dotListClass:Un.carousel_dot,itemClass:Un.carouselItem,ssr:!0,arrows:!1,containerClass:Un.carouselContainer,sliderClass:Un.sliderClass,customTransition:"transform 1s ease",transitionDuration:500,partialVisbile:"large-desktop"!==T},null==I?void 0:I.map(((n,r)=>e.createElement("div",{key:r,className:Un.slide},e.createElement(Qn,{content:n,metadata:t})))))))),(null===(p=null==n?void 0:n.bottomSpace)||void 0===p?void 0:p.length)>0&&e.createElement(Hn,{content:null==n?void 0:n.bottomSpace[0]}))},exports.RibbonComponent=({content:n})=>{var t,r,o,i,d,s,u,c,m,p,g,h,v,b,f,_,x,T,y,w,C,S,B,k,I,E;const A=e.useRef(null),[W,N]=e.useState(!1),F=R.getCookie("sunriseAuth"),[L,M]=e.useState(!1),z=new Date,[D,V]=e.useState(null==n?void 0:n.teaserTimer[0]),O=l(new Date(null===(r=null===(t=null==n?void 0:n.teaserTimer[0])||void 0===t?void 0:t.endTime)||void 0===r?void 0:r.replace(/-/g,"/"))),G=l(new Date(null===(i=null===(o=null==n?void 0:n.teaserTimer[0])||void 0===o?void 0:o.startTime)||void 0===i?void 0:i.replace(/-/g,"/"))),$=((null==n?void 0:n.enableDarkMode)?"ribbonComponent_DarkText ":"")+"ribbonComponent_Card",j=((null==n?void 0:n.enableDarkMode)?"ribbonComponent_DarkDescription ":"")+"ribbonComponent_TextContainer",[Q,U]=e.useState(!1),X=()=>{const e=O.getTime()-z.getTime();if(e>0&&Q){return{days:("0"+Math.floor(e/864e5)).slice(-2),hours:("0"+Math.floor(e/36e5%24)).slice(-2),mins:("0"+Math.floor(e/1e3/60%60)).slice(-2),sec:("0"+Math.floor(e/1e3%60)).slice(-2)}}return null},[K,Z]=e.useState(X()),re=()=>{!1===W&&N(!0)};e.useEffect((()=>{var e;if(null===(e=null==n?void 0:n.teaserTimer[0])||void 0===e?void 0:e.startTime){const e=null==n?void 0:n.teaserTimer[0];e.isDarkMode=null==n?void 0:n.enableDarkMode,V(e)}!F&&"nauth"===(null==n?void 0:n.targetCustomer)||"both"===(null==n?void 0:n.targetCustomer)||F&&"auth"===(null==n?void 0:n.targetCustomer)?M(!0):M(!1)}),[]),e.useEffect((()=>{Z(X()),z.getTime()>=G.getTime()&&!Q&&U(!0);const e=setInterval((()=>{Z(X())}),1e3);return()=>{clearInterval(e)}}),[Q]),e.useEffect((()=>{var e;const t=new IntersectionObserver((e=>{var t,r;e[0].isIntersecting&&e[0].intersectionRatio>=.5&&!(null===(t=localStorage.getItem("analyticsUids"))||void 0===t?void 0:t.includes(n._uid))&&(ne(H,H,{banner_promotion_name:null!==(r=null==n?void 0:n.bannerPromotionName)&&void 0!==r?r:null==n?void 0:n.description,banner_source:Y,banner_type:ee,banner_location:null==n?void 0:n.bannerLocation,audience_name:q,promotion_objective:q}),localStorage.setItem("analyticsUids",JSON.stringify([...localStorage.getItem("analyticsUids")?JSON.parse(localStorage.getItem("analyticsUids")||""):[],n._uid])))}),{threshold:.5});return A.current&&!(null===(e=localStorage.getItem("analyticsUids"))||void 0===e?void 0:e.includes(n._uid))&&t.observe(A.current),()=>{t.disconnect()}}));return e.createElement(e.Fragment,null,!1===W&&(void 0===(null===(d=null==n?void 0:n.teaserTimer[0])||void 0===d?void 0:d.startTime)&&null===K||void 0!==(null===(s=null==n?void 0:n.teaserTimer[0])||void 0===s?void 0:s.startTime)&&null!==K)&&L&&e.createElement(e.Fragment,null,e.createElement("div",{className:"ribbonComponent_Wrapper",style:{background:null==n?void 0:n.backgroundColor},ref:A},e.createElement("div",{className:$},e.createElement("div",{className:"ribbonComponent_descriptionBlockSection"},(null===(u=null==n?void 0:n.icon)||void 0===u?void 0:u.filename)&&e.createElement("div",{className:"ribbonComponent_Image"},e.createElement("img",{className:"ribbonComponent_Icon",src:(null==n?void 0:n.enableDarkMode)?null===(c=null==n?void 0:n.darkModeIcon)||void 0===c?void 0:c.filename:null===(m=null==n?void 0:n.icon)||void 0===m?void 0:m.filename})),(null==n?void 0:n.description)&&e.createElement("div",{className:j},e.createElement(te,{content:null==n?void 0:n.description}),e.createElement("div",null))),e.createElement("div",{className:"ribbonComponent_ButtonSection"},(null===(p=null==n?void 0:n.teaserTimer[0])||void 0===p?void 0:p.startTime)&&e.createElement(e.Fragment,null,e.createElement("div",{className:"ribbonComponent_Timer"},e.createElement(P,{content:D})),(null==n?void 0:n.buttonText)||(null==n?void 0:n.hotlineNumber)?e.createElement("div",{className:"ribbonComponent_HrBreaker"}):e.createElement("div",{className:"ribbonComponent_OnlyTimer"})),((null==n?void 0:n.buttonText)&&(null===(g=null==n?void 0:n.link)||void 0===g?void 0:g.url)||(null==n?void 0:n.hotlineNumber)&&(null===(h=null==n?void 0:n.buttonIcon)||void 0===h?void 0:h.filename))&&e.createElement("div",{className:"ribbonComponent_Button"},e.createElement("a",{href:(null==n?void 0:n.hotlineNumber)?`tel:${(null==n?void 0:n.hotlineNumber)||0}`:null===(v=null==n?void 0:n.link)||void 0===v?void 0:v.url,target:null!==(b=null==n?void 0:n.target)&&void 0!==b?b:"",rel:"_blank"===(null==n?void 0:n.target)?"opener":"noopener",onClick:()=>{var e;ne(J,J,{banner_promotion_name:null!==(e=null==n?void 0:n.bannerPromotionName)&&void 0!==e?e:null==n?void 0:n.description,banner_source:Y,banner_type:ee,audience_name:q,promotion_objective:q,banner_location:null==n?void 0:n.bannerLocation})}},e.createElement("div",{className:a(null==n?void 0:n.buttonType)},(null==n?void 0:n.hotlineNumber)&&"left"===(null==n?void 0:n.iconAlign)&&e.createElement("img",{className:"ribbonComponent_phoneIcon",src:null===(f=null==n?void 0:n.buttonIcon)||void 0===f?void 0:f.filename}),(null==n?void 0:n.hotlineNumber)?null==n?void 0:n.hotlineNumber:null==n?void 0:n.buttonText,(null==n?void 0:n.hotlineNumber)&&"right"===(null==n?void 0:n.iconAlign)&&e.createElement("img",{className:"ribbonComponent_phoneIcon",src:null===(_=null==n?void 0:n.buttonIcon)||void 0===_?void 0:_.filename})))),(null===(x=null==n?void 0:n.closeIcon)||void 0===x?void 0:x.filename)&&(null==n?void 0:n.isCloseIcon)&&e.createElement("div",{className:"ribbonComponent_CloseIcon",onClick:()=>re()},e.createElement("img",{src:(null==n?void 0:n.enableDarkMode)?null!==(y=null===(T=null==n?void 0:n.darkModeCloseIcon)||void 0===T?void 0:T.filename)&&void 0!==y?y:null===(w=null==n?void 0:n.closeIcon)||void 0===w?void 0:w.filename:null===(C=null==n?void 0:n.closeIcon)||void 0===C?void 0:C.filename}))),(null===(S=null==n?void 0:n.closeIcon)||void 0===S?void 0:S.filename)&&(null==n?void 0:n.isCloseIcon)&&e.createElement("div",{className:"ribbonComponent_CloseIcon1",onClick:()=>re()},e.createElement("img",{src:(null==n?void 0:n.enableDarkMode)?null!==(k=null===(B=null==n?void 0:n.darkModeCloseIcon)||void 0===B?void 0:B.filename)&&void 0!==k?k:null===(I=null==n?void 0:n.closeIcon)||void 0===I?void 0:I.filename:null===(E=null==n?void 0:n.closeIcon)||void 0===E?void 0:E.filename}))))))},exports.StageTeaserComponent=({content:n,isFullWidth:t,isSlimVersion:r})=>e.createElement(e.Fragment,null,"single"===(null==n?void 0:n.layoutgrid)?e.createElement(xe,{content:n,isFullWidth:t,isSlimVersion:r}):e.createElement(se,{content:n,isFullWidth:t,isSlimVersion:r})),exports.TextComponent=Se;
|
|
1
|
+
"use strict";var e=require("react"),n=require("storyblok-rich-text-react-renderer");function t(e,n){void 0===n&&(n={});var t=n.insertAt;if(e&&"undefined"!=typeof document){var r=document.head||document.getElementsByTagName("head")[0],o=document.createElement("style");o.type="text/css","top"===t&&r.firstChild?r.insertBefore(o,r.firstChild):r.appendChild(o),o.styleSheet?o.styleSheet.cssText=e:o.appendChild(document.createTextNode(e))}}t(".ribbonComponent_Wrapper{\r\n width: 100%;\r\n}\r\n.ribbonComponent_Card {\r\n display: flex;\r\n align-items: center;\r\n padding:16px 0;\r\n}\r\n.ribbonComponent_DarkText{\r\n color: #ffffff !important;\r\n}\r\n.ribbonComponent_DarkDescription a {\r\ncolor: #ffffff;\r\n}\r\n.ribbonComponent_Image {\r\n margin-top: 5px;\r\n margin-right: 8px;\r\n}\r\n.ribbonComponent_Icon {\r\n height: 24px;\r\n width: 24px;\r\n}\r\n.ribbonComponent_TextContainer {\r\n margin: 8px 0;\r\n font-size: 16px;\r\n line-height: 24px;\r\n}\r\n.ribbonComponent_Title {\r\n font-weight: 700;\r\n}\r\n.ribbonComponent_Description {\r\n font-weight: 400;\r\n}\r\n.ribbonComponent_CloseIcon {\r\n margin-right: 16px;\r\n}\r\n.ribbonComponent_HrBreaker {\r\n width: 1px;\r\n height: 32px;\r\n margin-left: 8px;\r\n margin-right: 8px;\r\n border-radius: 1px;\r\n opacity: 0.2;\r\n flex-shrink: 0;\r\n background: #3D3935;\r\n}\r\n.ribbonComponent_OnlyTimer{\r\n width:30px;\r\n}\r\n.ribbonComponent_Button{\r\n text-wrap:nowrap;\r\n}\r\n.falcon-button-defaults {\r\n border-radius: 28px;\r\n cursor: pointer;\r\n display: inline-block;\r\n font-size: 16px;\r\n line-height: 24px;\r\n font-weight: 700;\r\n padding: 10px 24px;\r\n text-decoration: none;\r\n}\r\n.ribbonComponent_phoneIcon {\r\n background-size: contain;\r\n display: inline-flex;\r\n height: 19px;\r\n margin: 0 8px 0 10px;\r\n width: 19px;\r\n}\r\n.ribbonComponent_ButtonSection {\r\n display: flex;\r\n align-items: center;\r\n justify-content: flex-end;\r\n}\r\n.ribbonComponent_descriptionBlockSection {\r\n display: flex;\r\n}\r\n/* Mobile only viewport */\r\n@media all and (max-width: 767px) {\r\n .falcon-primary-button-v1-JC:visited {\r\n background-color: #e97f77;\r\n }\r\n .ribbonComponent_Card {\r\n display: flex;\r\n flex-direction: column;\r\n align-items: flex-start;\r\n margin-left: 16px;\r\n }\r\n .ribbonComponent_CloseIcon1{\r\n margin-right: 0;\r\n position: absolute;\r\n right: 16px;\r\n margin-top: 16px;\r\n }\r\n .ribbonComponent_ButtonSection {\r\n display: flex;\r\n align-items: flex-start;\r\n flex-direction: column;\r\n padding-bottom: 16px;\r\n padding-top: 8px;\r\n margin-left: 32px;\r\n }\r\n .ribbonComponent_descriptionBlockSection {\r\n padding-top:16px;\r\n padding-right: 78px;\r\n margin-left: 16px;\r\n }\r\n .ribbonComponent_Timer{\r\n margin-left: 8px;\r\n padding-bottom: 8px;\r\n }\r\n .ribbonComponent_Button{\r\n margin-left: 8px;\r\n }\r\n .ribbonComponent_CloseIcon{\r\n display: none;\r\n }\r\n}\r\n/* Mobile and tablet viewport */\r\n@media all and (max-width: 1023px) {\r\n .ribbonComponent_HrBreaker {\r\n display: none;\r\n }\r\n .ribbonComponent_Button {\r\n padding-bottom: 16px;\r\n }\r\n}\r\n\r\n/* Tablet only viewport */\r\n@media all and (min-width: 768px) and (max-width: 1023px) {\r\n .ribbonComponent_Card{\r\n justify-content: space-between;\r\n }\r\n .ribbonComponent_ButtonSection {\r\n display: flex;\r\n flex-direction: column;\r\n padding-right: 90px;\r\n padding-left:70px;\r\n margin: 6px 0 0 0;\r\n align-items: flex-end;\r\n }\r\n .ribbonComponent_Button{\r\n margin: 8px 0;\r\n }\r\n .ribbonComponent_CloseIcon{\r\n display: none;\r\n }\r\n .ribbonComponent_CloseIcon1{\r\n margin-right: 0;\r\n position: absolute;\r\n right: 40px;\r\n padding-left: 16px;\r\n }\r\n .ribbonComponent_descriptionBlockSection{\r\n margin-left:40px;\r\n }\r\n}\r\n\r\n/* Desktop only viewport */\r\n@media (min-width: 1024px) {\r\n .ribbonComponent_Card{\r\n justify-content: space-between;\r\n margin-left:0;\r\n }\r\n .ribbonComponent_Button{\r\n margin: 0 16px;\r\n text-wrap:nowrap;\r\n }\r\n .ribbonComponent_descriptionBlockSection{\r\n margin:0 42px;\r\n }\r\n .ribbonComponent_ButtonSection{\r\n padding-left: 60px;\r\n }\r\n .ribbonComponent_CloseIcon{\r\n margin-right: 42px;\r\n }\r\n .ribbonComponent_CloseIcon1{\r\n display: none;\r\n }\r\n}\r\n@media (min-width: 1440px){\r\n .ribbonComponent_Card{\r\n max-width: 1440px;\r\n margin: auto;\r\n }\r\n .ribbonComponent_descriptionBlockSection{\r\n margin:0 72px;\r\n }\r\n .ribbonComponent_CloseIcon{\r\n margin-right: 72px;\r\n }\r\n .ribbonComponent_ButtonSection{\r\n padding-left: 80px;\r\n }\r\n .ribbonComponent_OnlyTimer{\r\n width:60px;\r\n } \r\n}\r\n\r\n.falcon-primary-button-v1 > .falcon-button-defaults {\r\n background-color: #da291c;\r\n color: #ffffff;\r\n}\r\n.falcon-primary-button-v1:hover {\r\n background-color: #961c13;\r\n}\r\n.falcon-primary-button-v1:visited {\r\n background-color: #c7355f;\r\n}\r\n.falcon-primary-button-v1:disabled {\r\n background-color: #e6e3df;\r\n color: #b3aeaa;\r\n cursor: default;\r\n}\r\n\r\n.falcon-primary-button-v1-JC > .falcon-button-defaults {\r\n background-color: #ffffff;\r\n color: #da291c;\r\n}\r\n.falcon-primary-button-v1-JC:hover {\r\n background-color: #e97f77;\r\n color: #ffffff;\r\n}\r\n.falcon-primary-button-v1-JC:visited {\r\n background-color: #961c13;\r\n color: #ffffff;\r\n}\r\n.falcon-primary-button-v1-JC:disabled {\r\n background-color: #e6e3df;\r\n color: #b3aeaa;\r\n cursor: default;\r\n}\r\n.falcon-secondary-button-v1 > .falcon-button-defaults {\r\n background-color: transparent;\r\n border: 2px solid #da291c;\r\n color: #da291c;\r\n}\r\n.falcon-secondary-button-v1:hover {\r\n border-color: #961c13;\r\n color: #961c13;\r\n}\r\n.falcon-secondary-button-v1:visited {\r\n border-color: #c7355f;\r\n color: #c7355f;\r\n}\r\n.falcon-secondary-button-v1:disabled {\r\n border-color: #e6e3df;\r\n color: #b3aeaa;\r\n}\r\n\r\n.falcon-secondary-button-v1-JC > .falcon-button-defaults {\r\n background-color: transparent;\r\n border: 2px solid #da291c;\r\n color: #ffffff;\r\n}\r\n.falcon-secondary-button-v1-JC:hover {\r\n border-color: #f1571d;\r\n}\r\n.falcon-secondary-button-v1-JC:visited {\r\n border-color: #c7355f;\r\n}\r\n.falcon-secondary-button-v1-JC:disabled {\r\n border-color: #e6e3df;\r\n color: #b3aeaa;\r\n}\r\n.falcon-secondary-button-v4 > .falcon-button-defaults {\r\n background-color: transparent;\r\n padding-left: 0;\r\n padding-right: 0;\r\n color: #da291c;\r\n}\r\n.falcon-secondary-button-v4:hover {\r\n border-color: #961c13;\r\n color: #961c13;\r\n}\r\n.falcon-secondary-button-v4:visited {\r\n border-color: #c7355f;\r\n color: #c7355f;\r\n}\r\n.falcon-secondary-button-v4:disabled {\r\n border-color: #e6e3df;\r\n color: #b3aeaa;\r\n}\r\n\r\n.falcon-secondary-button-v4-JC > .falcon-button-defaults {\r\n background-color: transparent;\r\n padding: 0;\r\n color: #ffffff;\r\n}\r\n.falcon-secondary-button-v4-JC:hover {\r\n border-color: #c7355f;\r\n color: #c7355f;\r\n}\r\n.falcon-secondary-button-v4-JC:visited {\r\n border-color: #961c13;\r\n color: #961c13;\r\n}\r\n.falcon-secondary-button-v4-JC:disabled {\r\n border-color: #e6e3df;\r\n color: #b3aeaa;\r\n}\r\n\r\n.falcon-secondary-button-v5 > .falcon-button-defaults {\r\n background-color: transparent;\r\n padding: 0;\r\n color: #3d3935;\r\n font-weight: 400;\r\n}\r\n.falcon-secondary-button-v5 > div {\r\n text-decoration-line: underline;\r\n}\r\n\r\n.falcon-secondary-button-dark > .falcon-button-defaults {\r\n background-color: transparent;\r\n color: #3d3935;\r\n border: 2px solid #3d3935;\r\n}\r\n.falcon-primary-dark-button {\r\n background: #5f5955;\r\n padding: 10px 24px;\r\n box-shadow: 0px 2px 4px rgba(87, 84, 82, 0.2);\r\n border-radius: 28px 0px 0px 28px;\r\n}\r\n.falcon-primary-dark-button:hover {\r\n background: #86807c;\r\n box-shadow: 0px 2px 4px rgba(87, 84, 82, 0.2);\r\n}\r\n.falcon-primary-dark-button:visited {\r\n background: #86807c;\r\n box-sizing: border-box;\r\n box-shadow: 0px 2px 4px rgba(87, 84, 82, 0.2);\r\n padding: 8px 22px;\r\n border: 2px solid #5f5955;\r\n}\r\n");t("/* Mobile only viewport */\r\n@media all and (max-width: 768px) {\r\n .timer-wrap {\r\n text-align: center !important;\r\n margin-left: -4px !important;\r\n margin-right: 0 !important;\r\n }\r\n .timer-container {\r\n min-width: fit-content;\r\n }\r\n .timer-message {\r\n margin-bottom: 10px;\r\n }\r\n .timer-section {\r\n justify-content: center;\r\n margin-top: 4px;\r\n margin-left: unset !important;\r\n margin-right: unset !important;\r\n }\r\n}\r\n/* Mobile and tablet viewport */\r\n@media all and (max-width: 1023px) {\r\n .timer-message {\r\n margin-top: unset;\r\n }\r\n}\r\n\r\n/* Tablet only viewport */\r\n@media all and (min-width: 768px) and (max-width: 1023px) {\r\n .timer-section {\r\n margin-top: unset;\r\n }\r\n}\r\n\r\n.timer-container {\r\n color: black;\r\n display: inline-block;\r\n max-width: 100%;\r\n min-width: fit-content;\r\n}\r\n.colon {\r\n font-weight: 700;\r\n font-size: 28px;\r\n line-height: 36px;\r\n}\r\n\r\n.timer-section {\r\n display: flex;\r\n padding: 8px 18px 8px 24px;\r\n}\r\n.timer-element {\r\n display: inline-block;\r\n min-width: 42px;\r\n padding: 0 6px;\r\n text-align: center;\r\n}\r\n.timer-value {\r\n font-weight: 700;\r\n font-size: 32px;\r\n line-height: 36px;\r\n}\r\n.timer-label {\r\n font-weight: 400;\r\n font-size: 12px;\r\n line-height: 16px;\r\n}\r\n.transparent-element:first-child {\r\n padding-left: 0;\r\n}\r\n");var r="FalconButtonStageTeaserV2-module_button__kDRB6",o="FalconButtonStageTeaserV2-module_Secondary-V1__4PNAa",i="FalconButtonStageTeaserV2-module_Secondary-white__tUWHT";t("/* center a block element */\n/* use this to any of the pseudo elements as these are the mandatory properties */\n/* setting styles in separate formats for cross browser support */\n/* specify the max width for an element and apply ellipses and truncate the overflow */\n/* vertically center alilgn any HTML element */\n/* add basePath to assets */\n.FalconButtonStageTeaserV2-module_button__kDRB6 {\n background: #da291c;\n border: none;\n border-radius: 28px;\n color: #ffffff;\n font-weight: 700;\n overflow: visible;\n padding: 14px 24px;\n text-align: center;\n}\n.FalconButtonStageTeaserV2-module_button__kDRB6:focus {\n box-shadow: none;\n color: #ffffff !important;\n}\n.FalconButtonStageTeaserV2-module_button__kDRB6:hover {\n color: #ffffff !important;\n background-color: #961c13;\n}\n.FalconButtonStageTeaserV2-module_button__kDRB6:active {\n color: #ffffff !important;\n background-color: #c7355f;\n}\n.FalconButtonStageTeaserV2-module_button__kDRB6:disabled {\n background-color: #e6e3df;\n color: #b3aeaa;\n cursor: default;\n}\n.FalconButtonStageTeaserV2-module_button__kDRB6 .FalconButtonStageTeaserV2-module_icon__CfvbX {\n pointer-events: none;\n mask-size: cover;\n height: 24px;\n width: 24px;\n display: inline-block;\n background-color: currentColor;\n vertical-align: middle;\n}\n.FalconButtonStageTeaserV2-module_button__kDRB6.FalconButtonStageTeaserV2-module_Secondary-V4__nQGe4 {\n border: none;\n background-color: transparent;\n color: #da291c;\n border: 2px solid currentColor;\n text-decoration: none;\n text-align: center;\n}\n.FalconButtonStageTeaserV2-module_button__kDRB6.FalconButtonStageTeaserV2-module_Secondary-V4__nQGe4 .FalconButtonStageTeaserV2-module_icon__CfvbX {\n background-color: currentColor;\n}\n.FalconButtonStageTeaserV2-module_button__kDRB6.FalconButtonStageTeaserV2-module_Secondary-V4__nQGe4:hover {\n color: #961c13 !important;\n}\n.FalconButtonStageTeaserV2-module_button__kDRB6.FalconButtonStageTeaserV2-module_Secondary-V4__nQGe4:active {\n color: #c7355f !important;\n}\n.FalconButtonStageTeaserV2-module_button__kDRB6.FalconButtonStageTeaserV2-module_Secondary-V4__nQGe4:focus {\n color: #da291c !important;\n}\n.FalconButtonStageTeaserV2-module_button__kDRB6.FalconButtonStageTeaserV2-module_Secondary-V4__nQGe4:disabled {\n color: #b3aeaa;\n cursor: default;\n}\n.FalconButtonStageTeaserV2-module_button__kDRB6.FalconButtonStageTeaserV2-module_Secondary-V1__4PNAa {\n background-color: transparent;\n color: #da291c;\n border: 2px solid currentColor;\n text-decoration: none;\n text-align: center;\n}\n.FalconButtonStageTeaserV2-module_button__kDRB6.FalconButtonStageTeaserV2-module_Secondary-V1__4PNAa .FalconButtonStageTeaserV2-module_icon__CfvbX {\n background-color: currentColor;\n}\n.FalconButtonStageTeaserV2-module_button__kDRB6.FalconButtonStageTeaserV2-module_Secondary-V1__4PNAa:hover {\n color: #961c13 !important;\n}\n.FalconButtonStageTeaserV2-module_button__kDRB6.FalconButtonStageTeaserV2-module_Secondary-V1__4PNAa:active {\n color: #c7355f !important;\n}\n.FalconButtonStageTeaserV2-module_button__kDRB6.FalconButtonStageTeaserV2-module_Secondary-V1__4PNAa:focus {\n color: #da291c !important;\n}\n.FalconButtonStageTeaserV2-module_button__kDRB6.FalconButtonStageTeaserV2-module_Secondary-V1__4PNAa:disabled {\n color: #b3aeaa;\n cursor: default;\n}\n.FalconButtonStageTeaserV2-module_button__kDRB6.FalconButtonStageTeaserV2-module_Secondary-V1__4PNAa {\n border: 2px solid currentColor;\n padding: 12px 24px;\n text-decoration: none;\n}\n.FalconButtonStageTeaserV2-module_button__kDRB6.FalconButtonStageTeaserV2-module_Secondary-white__tUWHT {\n background-color: transparent;\n color: #ffffff;\n padding: 12px 24px;\n border: 2px solid #ffffff;\n}\n\n@media (max-width: 767px) {\n .FalconButtonStageTeaserV2-module_button__kDRB6 {\n padding: 10px 24px;\n }\n .FalconButtonStageTeaserV2-module_button__kDRB6.FalconButtonStageTeaserV2-module_Secondary-V1__4PNAa {\n background-color: transparent;\n color: #da291c;\n border: 2px solid currentColor;\n text-decoration: none;\n text-align: center;\n }\n .FalconButtonStageTeaserV2-module_button__kDRB6.FalconButtonStageTeaserV2-module_Secondary-V1__4PNAa .FalconButtonStageTeaserV2-module_icon__CfvbX {\n background-color: currentColor;\n }\n .FalconButtonStageTeaserV2-module_button__kDRB6.FalconButtonStageTeaserV2-module_Secondary-V1__4PNAa:hover {\n color: #961c13 !important;\n }\n .FalconButtonStageTeaserV2-module_button__kDRB6.FalconButtonStageTeaserV2-module_Secondary-V1__4PNAa:active {\n color: #c7355f !important;\n }\n .FalconButtonStageTeaserV2-module_button__kDRB6.FalconButtonStageTeaserV2-module_Secondary-V1__4PNAa:focus {\n color: #da291c !important;\n }\n .FalconButtonStageTeaserV2-module_button__kDRB6.FalconButtonStageTeaserV2-module_Secondary-V1__4PNAa:disabled {\n color: #b3aeaa;\n cursor: default;\n }\n .FalconButtonStageTeaserV2-module_button__kDRB6.FalconButtonStageTeaserV2-module_Secondary-V1__4PNAa {\n border: 2px solid currentColor;\n padding: 8px 24px;\n text-decoration: none;\n }\n}");const a=e=>{switch(e){case"Primary-V1":return`${r}`;case"Secondary-V1":return`${r} ${o}`;case"Secondary-V4":return"falcon-secondary-button-v4";case"Secondary-Dark":return"falcon-secondary-button-dark";case"Primary-Dark-V1":return"falcon-primary-dark-button";case"Secondary-V5":return"falcon-secondary-button-v5";case"Secondary-White":return`${r} ${i}`;default:return""}},l=e=>{let n=new Date(e);return n=((e,n,t,r,o,i,a)=>{const l=new Date(Date.UTC(n,t,r,o,i,a)),d=new Date(l.toLocaleString("en-US",{timeZone:"Europe/Vienna"})),s=new Date(l.toLocaleString("en-US",{timeZone:e})),u=d.getTime()-s.getTime();return l.setTime(l.getTime()+u),l})("Europe/Vienna",n.getFullYear(),n.getMonth(),n.getDate(),n.getHours(),n.getMinutes(),n.getSeconds()),n},d=()=>{const[n,t]=e.useState(0);return e.useEffect(()=>{const e=()=>{t(window.innerWidth)};return window.addEventListener("resize",e),e(),()=>window.removeEventListener("resize",e)},[]),n>=1440?"large-desktop":n<1440&&n>=1024?"desktop":n<1024&&n>=768?"tablet":n<768&&n>0?"mobile":""},s="center",u="left",c="right",m="transparent",p="00",g="after",h="h1",v="h2",f="h3",b="none",_="stack",x="col-lg-4",y="icon",T="PreToPost";var C="RibbonTimerV2-module_stage-teaser-ribbon-timer-section__GB8GA",w="RibbonTimerV2-module_stage-teaser-ribbon-timer-element__35yCh",k="RibbonTimerV2-module_stage-teaser-ribbon-timer-value__0U5CT",S="RibbonTimerV2-module_stage-teaser-ribbon-timer-label__tYyQr",B="RibbonTimerV2-module_stage-teaser-ribbon-timer-colon__g27mV",I="RibbonTimerV2-module_expirylabel__hx56K";t("/* center a block element */\n/* use this to any of the pseudo elements as these are the mandatory properties */\n/* setting styles in separate formats for cross browser support */\n/* specify the max width for an element and apply ellipses and truncate the overflow */\n/* vertically center alilgn any HTML element */\n/* add basePath to assets */\n.RibbonTimerV2-module_stage-teaser-ribbon-timer-section__GB8GA {\n display: flex;\n padding: 8px 24px;\n}\n@media (max-width: 767px) {\n .RibbonTimerV2-module_stage-teaser-ribbon-timer-section__GB8GA {\n padding: 12px 16px;\n }\n}\n@media (min-width: 768px) and (max-width: 1023px) {\n .RibbonTimerV2-module_stage-teaser-ribbon-timer-section__GB8GA {\n padding: 8px 24px;\n }\n}\n\n.RibbonTimerV2-module_stage-teaser-ribbon-timer-element__35yCh {\n display: inline-block;\n text-align: center;\n padding: 0 6px;\n}\n\n.RibbonTimerV2-module_stage-teaser-ribbon-timer-value__0U5CT {\n font-size: 24px;\n font-weight: 700;\n line-height: 32px;\n}\n@media (max-width: 767px) {\n .RibbonTimerV2-module_stage-teaser-ribbon-timer-value__0U5CT {\n font-size: 24px;\n line-height: 32px;\n }\n}\n@media (min-width: 768px) and (max-width: 1023px) {\n .RibbonTimerV2-module_stage-teaser-ribbon-timer-value__0U5CT {\n font-size: 28px;\n line-height: 36px;\n }\n}\n\n.RibbonTimerV2-module_stage-teaser-ribbon-timer-label__tYyQr {\n font-size: 12px;\n font-weight: 400;\n line-height: 16px;\n}\n\n.RibbonTimerV2-module_stage-teaser-ribbon-timer-colon__g27mV {\n font-weight: 700;\n font-size: 24px;\n line-height: 32px;\n}\n\n.RibbonTimerV2-module_expirylabel__hx56K {\n padding-top: 16px;\n}");const P=({content:n})=>{var t;const r=d();return e.createElement("div",{style:{justifyContent:n.timerAlignment===s?"center":n.timerAlignment===u?"left":"right"}},e.createElement("div",{className:`${C}`,style:{color:null==n?void 0:n.timerColor,backgroundColor:null==n?void 0:n.backgroundColor,marginLeft:n.backgroundColor===m&&n.timerAlignment===u?"-9px":"unset",marginRight:n.backgroundColor===m&&n.timerAlignment===c?"-24px":"unset"}},e.createElement("div",{className:`${w}`},e.createElement("div",{className:`${k}`}," ",p," "),e.createElement("div",{className:`${S}`},n.dayLabel)),e.createElement("div",{className:`${B}`},":"),e.createElement("div",{className:`${w}`},e.createElement("div",{className:`${k}`}," ",p," "),e.createElement("div",{className:`${S}`},n.hourLabel)),e.createElement("div",{className:`${B}`},":"),e.createElement("div",{className:`${w}`},e.createElement("div",{className:`${k}`}," ",p," "),e.createElement("div",{className:`${S}`},n.minuteLabel)),e.createElement("div",{className:`${B}`},":"),e.createElement("div",{className:`${w}`},e.createElement("div",{className:`${k}`}," ",p),e.createElement("div",{className:`${S}`},null==n?void 0:n.secondLabel))),e.createElement("div",{style:{color:null===(t=null==n?void 0:n.expiryLabelColor)||void 0===t?void 0:t.color,justifyContent:(null==n?void 0:n.timerAlignment)===s?"center":(null==n?void 0:n.timerAlignment)===u?"left":"right"},className:`${"mobile"!==r&&"d-flex"} ${I}`},null==n?void 0:n.expiryLabel))},E=({content:n,setTimerExpired:t})=>{var r,o,i,a,d,c,m,p;const g=l(new Date(null===(r=null==n?void 0:n.endTime)||void 0===r?void 0:r.replace(/-/g,"/"))),h=l(new Date(null===(o=null==n?void 0:n.startTime)||void 0===o?void 0:o.replace(/-/g,"/"))),v=(null==n?void 0:n.colorChangeTime)&&l(new Date(null===(i=null==n?void 0:n.colorChangeTime)||void 0===i?void 0:i.replace(/-/g,"/"))),[f,b]=e.useState(!1),[_,x]=e.useState(null!==(a=null==n?void 0:n.timerColor)&&void 0!==a?a:""),[y,T]=e.useState(!1),C=()=>{const e=new Date;v&&!y&&e.getTime()>v.getTime()&&(x("#da291c"),T(!0)),e.getTime()>=h.getTime()&&!f&&b(!0);const n=g.getTime()-e.getTime();if(n>0&&f){const e=("0"+Math.floor(n/864e5)).slice(-2),r=("0"+Math.floor(n/36e5%24)).slice(-2),o=("0"+Math.floor(n/1e3/60%60)).slice(-2),i=("0"+Math.floor(n/1e3%60)).slice(-2);return t(!1),{days:e,hours:r,mins:o,sec:i}}return t(!0),null},I={timerColor:_,backgroundColor:null==n?void 0:n.backgroundColor,expiryLabel:null==n?void 0:n.expiryLabel,timerAlignment:null==n?void 0:n.timerAlignment,dayLabel:null==n?void 0:n.dayLabel,hourLabel:null==n?void 0:n.hourLabel,minuteLabel:null==n?void 0:n.minuteLabel,secondLabel:null==n?void 0:n.secondLabel,expiryLabelColor:null==n?void 0:n.expiryLabelColor},[E,R]=e.useState(C());e.useEffect(()=>{R(C());const e=setInterval(()=>{R(C())},1e3);return()=>{clearInterval(e)}},[]);const A=[{label:null!==(d=null==n?void 0:n.hourLabel)&&void 0!==d?d:"",value:null==E?void 0:E.hours},{label:null!==(c=null==n?void 0:n.minuteLabel)&&void 0!==c?c:"",value:null==E?void 0:E.mins},{label:null!==(m=null==n?void 0:n.secondLabel)&&void 0!==m?m:"",value:null==E?void 0:E.sec}];return e.createElement("div",{className:"timer-wrap",style:{textAlign:n.timerAlignment===s?"center":n.timerAlignment===u?"left":"right"}},f&&e.createElement("div",{className:"timer-container"},E?e.createElement("div",{className:"timer-section",style:{color:(null==n?void 0:n.isDarkMode)?"#ffffff":_,backgroundColor:null!==(p=null==n?void 0:n.backgroundColor)&&void 0!==p?p:"transparent"}},e.createElement("div",{className:` ${w} transparent-element`},e.createElement("div",{className:`${k}`}," ",null==E?void 0:E.days),e.createElement("div",{className:`${S}`},null==n?void 0:n.dayLabel)),A.map((n,t)=>e.createElement(e.Fragment,{key:t},e.createElement("div",{className:`${B}`},":"),e.createElement("div",{className:`${w}`},e.createElement("div",{className:`${k}`}," ",null==n?void 0:n.value),e.createElement("div",{className:`${S}`},null==n?void 0:n.label))))):e.createElement("div",null,e.createElement(P,{content:I}))))};function R(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var A,W={},N={},O={};function F(){return A||(A=1,Object.defineProperty(O,"__esModule",{value:!0})),O}var L,M={},D={};function z(){if(L)return D;L=1,Object.defineProperty(D,"__esModule",{value:!0}),D.parse=function(e,n){const t=new i,r=e.length;if(r<2)return t;const o=n?.decode||d;let s=0;do{const n=e.indexOf("=",s);if(-1===n)break;const i=e.indexOf(";",s),d=-1===i?r:i;if(n>d){s=e.lastIndexOf(";",n-1)+1;continue}const u=a(e,s,n),c=l(e,n,u),m=e.slice(u,c);if(void 0===t[m]){let r=a(e,n+1,d),i=l(e,d,r);const s=o(e.slice(r,i));t[m]=s}s=d+1}while(s<r);return t},D.serialize=function(i,a,l){const d=l?.encode||encodeURIComponent;if(!e.test(i))throw new TypeError(`argument name is invalid: ${i}`);const s=d(a);if(!n.test(s))throw new TypeError(`argument val is invalid: ${a}`);let u=i+"="+s;if(!l)return u;if(void 0!==l.maxAge){if(!Number.isInteger(l.maxAge))throw new TypeError(`option maxAge is invalid: ${l.maxAge}`);u+="; Max-Age="+l.maxAge}if(l.domain){if(!t.test(l.domain))throw new TypeError(`option domain is invalid: ${l.domain}`);u+="; Domain="+l.domain}if(l.path){if(!r.test(l.path))throw new TypeError(`option path is invalid: ${l.path}`);u+="; Path="+l.path}if(l.expires){if(!function(e){return"[object Date]"===o.call(e)}(l.expires)||!Number.isFinite(l.expires.valueOf()))throw new TypeError(`option expires is invalid: ${l.expires}`);u+="; Expires="+l.expires.toUTCString()}l.httpOnly&&(u+="; HttpOnly");l.secure&&(u+="; Secure");l.partitioned&&(u+="; Partitioned");if(l.priority){switch("string"==typeof l.priority?l.priority.toLowerCase():void 0){case"low":u+="; Priority=Low";break;case"medium":u+="; Priority=Medium";break;case"high":u+="; Priority=High";break;default:throw new TypeError(`option priority is invalid: ${l.priority}`)}}if(l.sameSite){switch("string"==typeof l.sameSite?l.sameSite.toLowerCase():l.sameSite){case!0:case"strict":u+="; SameSite=Strict";break;case"lax":u+="; SameSite=Lax";break;case"none":u+="; SameSite=None";break;default:throw new TypeError(`option sameSite is invalid: ${l.sameSite}`)}}return u};const e=/^[\u0021-\u003A\u003C\u003E-\u007E]+$/,n=/^[\u0021-\u003A\u003C-\u007E]*$/,t=/^([.]?[a-z0-9]([a-z0-9-]{0,61}[a-z0-9])?)([.][a-z0-9]([a-z0-9-]{0,61}[a-z0-9])?)*$/i,r=/^[\u0020-\u003A\u003D-\u007E]*$/,o=Object.prototype.toString,i=(()=>{const e=function(){};return e.prototype=Object.create(null),e})();function a(e,n,t){do{const t=e.charCodeAt(n);if(32!==t&&9!==t)return n}while(++n<t);return t}function l(e,n,t){for(;n>t;){const t=e.charCodeAt(--n);if(32!==t&&9!==t)return n+1}return t}function d(e){if(-1===e.indexOf("%"))return e;try{return decodeURIComponent(e)}catch(n){return e}}return D}var V,j,G={};function $(){if(V)return G;V=1,Object.defineProperty(G,"__esModule",{value:!0}),G.getRenderPhase=G.isClientSide=G.decode=G.stringify=void 0;G.stringify=function(e){try{return"string"==typeof e?e:JSON.stringify(e)}catch(n){return e}};G.decode=function(e){return e?e.replace(/(%[0-9A-Z]{2})+/g,decodeURIComponent):e};G.isClientSide=function(e){return!((null==e?void 0:e.req)||(null==e?void 0:e.res)||e&&"cookies"in e&&(null==e?void 0:e.cookies))};return G.getRenderPhase=function(){return"undefined"==typeof window?"server":"client"},G}function Q(){if(j)return M;j=1;var e=M&&M.__assign||function(){return e=Object.assign||function(e){for(var n,t=1,r=arguments.length;t<r;t++)for(var o in n=arguments[t])Object.prototype.hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},e.apply(this,arguments)};Object.defineProperty(M,"__esModule",{value:!0}),M.revalidateCookies=M.hasCookie=M.deleteCookie=M.setCookie=M.getCookie=M.getCookies=void 0;var n=z(),t=$(),r=function(e){if(!(0,t.isClientSide)(e))throw new Error("You are trying to access cookies on the server side. Please, use the server-side import with `cookies-next/server` instead.")},o=function(e){if(r(e),"server"!==(0,t.getRenderPhase)()){for(var n={},o=document.cookie?document.cookie.split("; "):[],i=0,a=o.length;i<a;i++){var l=o[i].split("="),d=l.slice(1).join("=");n[l[0]]=d}return n}};M.getCookies=o;M.getCookie=function(e,n){r(n);var i=o(n),a=null==i?void 0:i[e];if(void 0!==a)return(0,t.decode)(a)};var i=function(o,i,a){if(r(a),"server"!==(0,t.getRenderPhase)()){var l=a||{},d=(0,n.serialize)(o,(0,t.stringify)(i),e({path:"/"},l));document.cookie=d}};M.setCookie=i;M.deleteCookie=function(n,t){r(t),i(n,"",e(e({},t),{maxAge:-1}))};M.hasCookie=function(e,n){if(r(n),!e)return!1;var t=o(n);return!!t&&Object.prototype.hasOwnProperty.call(t,e)};return M.revalidateCookies=function(n,i){if(r(),"server"!==(0,t.getRenderPhase)()){var a=o();Object.keys(e(e({},a),i)).some(function(e){return(null==a?void 0:a[e])!==(null==i?void 0:i[e])})&&(n(a),i=a)}},M}var H,U={};function J(){return H||(H=1,function(n){var t=U&&U.__assign||function(){return t=Object.assign||function(e){for(var n,t=1,r=arguments.length;t<r;t++)for(var o in n=arguments[t])Object.prototype.hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},t.apply(this,arguments)},r=U&&U.__createBinding||(Object.create?function(e,n,t,r){void 0===r&&(r=t);var o=Object.getOwnPropertyDescriptor(n,t);o&&!("get"in o?!n.__esModule:o.writable||o.configurable)||(o={enumerable:!0,get:function(){return n[t]}}),Object.defineProperty(e,r,o)}:function(e,n,t,r){void 0===r&&(r=t),e[r]=n[t]}),o=U&&U.__setModuleDefault||(Object.create?function(e,n){Object.defineProperty(e,"default",{enumerable:!0,value:n})}:function(e,n){e.default=n}),i=U&&U.__importStar||function(e){if(e&&e.__esModule)return e;var n={};if(null!=e)for(var t in e)"default"!==t&&Object.prototype.hasOwnProperty.call(e,t)&&r(n,e,t);return o(n,e),n};Object.defineProperty(n,"__esModule",{value:!0}),n.CookieProvider=n.CookieContext=void 0;var a=i(e),l=Z(),d=$();n.CookieContext=(0,a.createContext)(null),n.CookieProvider=function(e){var r=e.children,o=e.pollingOptions,i=(0,a.useState)({}),s=i[0],u=i[1];(0,a.useEffect)(function(){var e=(0,l.getCookies)();e&&u(e)},[]),(0,l.useCookiesPolling)(function(e){e&&u(e)},o);var c=(0,a.useMemo)(function(){return{cookies:s,set:function(e,n){u(function(r){var o;return t(t({},r),((o={})[e]=encodeURIComponent((0,d.stringify)(n)),o))})},get:function(e){return null==s?void 0:s[e]},getAll:function(){return s},has:function(e){return s.hasOwnProperty(e)},delete:function(e){s.hasOwnProperty(e)&&u(function(n){var r=t({},n);return delete r[e],r})},revalidateCookiesState:function(){(0,l.revalidateCookies)(function(e){e&&u(e)},s)}}},[s]);return a.default.createElement(n.CookieContext.Provider,{value:c},r)}}(U)),U}var X,K,Y={};function Z(){return K||(K=1,function(n){var t=N&&N.__createBinding||(Object.create?function(e,n,t,r){void 0===r&&(r=t);var o=Object.getOwnPropertyDescriptor(n,t);o&&!("get"in o?!n.__esModule:o.writable||o.configurable)||(o={enumerable:!0,get:function(){return n[t]}}),Object.defineProperty(e,r,o)}:function(e,n,t,r){void 0===r&&(r=t),e[r]=n[t]}),r=N&&N.__exportStar||function(e,n){for(var r in e)"default"===r||Object.prototype.hasOwnProperty.call(n,r)||t(n,e,r)};Object.defineProperty(n,"__esModule",{value:!0}),n.CookiesNextProvider=void 0,r(F(),n),r(Q(),n);var o=J();Object.defineProperty(n,"CookiesNextProvider",{enumerable:!0,get:function(){return o.CookieProvider}}),r(function(){if(X)return Y;X=1,Object.defineProperty(Y,"__esModule",{value:!0}),Y.useRevalidateCookiesState=Y.useReactiveHasCookie=Y.useReactiveDeleteCookie=Y.useReactiveSetCookie=Y.useReactiveGetCookie=Y.useReactiveGetCookies=Y.useReactiveCookiesNext=Y.useCookiesNext=Y.useHasCookie=Y.useDeleteCookie=Y.useSetCookie=Y.useGetCookie=Y.useGetCookies=Y.useCookiesPolling=void 0;var n=J(),t=e,r=Q(),o=function(e){var n=(0,t.useState)(!1),r=n[0],o=n[1];return(0,t.useEffect)(function(){o(!0)},[]),r?e:function(){}},i=function(){var e=(0,t.useContext)(n.CookieContext);if(!e)throw new Error("useCookieContext must be used within a CookieProvider");return e};Y.useCookiesPolling=function(e,n){var o=n||{},i=o.intervalMs,a=void 0===i?1e3:i,l=o.enabled,d=void 0!==l&&l;(0,t.useEffect)(function(){if(d){var n=(0,r.getCookies)(),t=setInterval(function(){(0,r.revalidateCookies)(e,n)},a);return function(){return clearInterval(t)}}},[e,a])};var a=function(){return o(r.getCookies)};Y.useGetCookies=a;var l=function(){return o(r.getCookie)};Y.useGetCookie=l;var d=function(){return o(r.hasCookie)};Y.useHasCookie=d;var s=function(){return o(r.setCookie)};Y.useSetCookie=s;var u=function(){return o(r.deleteCookie)};Y.useDeleteCookie=u,Y.useCookiesNext=function(){return{getCookies:a(),getCookie:l(),hasCookie:d(),setCookie:s(),deleteCookie:u()}};var c=function(){var e=i();return function(n){return null==e?void 0:e.getAll()}};Y.useReactiveGetCookies=c;var m=function(){var e=i();return function(n,t){return null==e?void 0:e.get(n)}};Y.useReactiveGetCookie=m;var p=function(){var e=i();return function(n,t,o){return null==e||e.set(n,t),(0,r.setCookie)(n,t)}};Y.useReactiveSetCookie=p;var g=function(){var e=i();return function(n,t){return null==e||e.delete(n),(0,r.deleteCookie)(n)}};Y.useReactiveDeleteCookie=g;var h=function(){var e=i();return function(n,t){return null==e?void 0:e.has(n)}};Y.useReactiveHasCookie=h;var v=function(){var e=i();return function(){null==e||e.revalidateCookiesState()}};return Y.useRevalidateCookiesState=v,Y.useReactiveCookiesNext=function(){return{getCookies:c(),getCookie:m(),hasCookie:h(),setCookie:p(),deleteCookie:g(),revalidateCookiesState:v()}},Y}(),n)}(N)),N}var q,ee,ne={};function te(){return q||(q=1,function(e){var n=ne&&ne.__assign||function(){return n=Object.assign||function(e){for(var n,t=1,r=arguments.length;t<r;t++)for(var o in n=arguments[t])Object.prototype.hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},n.apply(this,arguments)},t=ne&&ne.__createBinding||(Object.create?function(e,n,t,r){void 0===r&&(r=t);var o=Object.getOwnPropertyDescriptor(n,t);o&&!("get"in o?!n.__esModule:o.writable||o.configurable)||(o={enumerable:!0,get:function(){return n[t]}}),Object.defineProperty(e,r,o)}:function(e,n,t,r){void 0===r&&(r=t),e[r]=n[t]}),r=ne&&ne.__exportStar||function(e,n){for(var r in e)"default"===r||Object.prototype.hasOwnProperty.call(n,r)||t(n,e,r)},o=ne&&ne.__awaiter||function(e,n,t,r){return new(t||(t=Promise))(function(o,i){function a(e){try{d(r.next(e))}catch(e){i(e)}}function l(e){try{d(r.throw(e))}catch(e){i(e)}}function d(e){var n;e.done?o(e.value):(n=e.value,n instanceof t?n:new t(function(e){e(n)})).then(a,l)}d((r=r.apply(e,n||[])).next())})},i=ne&&ne.__generator||function(e,n){var t,r,o,i,a={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:l(0),throw:l(1),return:l(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function l(l){return function(d){return function(l){if(t)throw new TypeError("Generator is already executing.");for(;i&&(i=0,l[0]&&(a=0)),a;)try{if(t=1,r&&(o=2&l[0]?r.return:l[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,l[1])).done)return o;switch(r=0,o&&(l=[2&l[0],o.value]),l[0]){case 0:case 1:o=l;break;case 4:return a.label++,{value:l[1],done:!1};case 5:a.label++,r=l[1],l=[0];continue;case 7:l=a.ops.pop(),a.trys.pop();continue;default:if(!(o=a.trys,(o=o.length>0&&o[o.length-1])||6!==l[0]&&2!==l[0])){a=0;continue}if(3===l[0]&&(!o||l[1]>o[0]&&l[1]<o[3])){a.label=l[1];break}if(6===l[0]&&a.label<o[1]){a.label=o[1],o=l;break}if(o&&a.label<o[2]){a.label=o[2],a.ops.push(l);break}o[2]&&a.ops.pop(),a.trys.pop();continue}l=n.call(e,a)}catch(e){l=[6,e],r=0}finally{t=o=0}if(5&l[0])throw l[1];return{value:l[0]?l[1]:void 0,done:!0}}([l,d])}}},a=ne&&ne.__rest||function(e,n){var t={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&n.indexOf(r)<0&&(t[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(e);o<r.length;o++)n.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(e,r[o])&&(t[r[o]]=e[r[o]])}return t};Object.defineProperty(e,"__esModule",{value:!0}),e.hasCookie=e.deleteCookie=e.setCookie=e.getCookie=e.getCookies=void 0;var l=z(),d=$(),s=function(e){if((0,d.isClientSide)(e))throw new Error("You are trying to access cookies on the client side. Please, use the client-side import with `cookies-next/client` instead.")},u=function(e){return!!e&&("getAll"in e&&"set"in e&&"function"==typeof e.getAll&&"function"==typeof e.set)},c=function(e){return!!(null==e?void 0:e.req)&&"cookies"in e.req&&u(e.req.cookies)||!!(null==e?void 0:e.res)&&"cookies"in e.res&&u(e.res.cookies)||!!e&&"cookies"in e&&"function"==typeof e.cookies},m=function(e){var n={};return e.getAll().forEach(function(e){var t=e.name,r=e.value;n[t]=r}),n},p=function(e){return o(void 0,void 0,void 0,function(){var n,t;return i(this,function(r){switch(r.label){case 0:return s(e),c(e)?e.req?[2,m(e.req.cookies)]:e.res?[2,m(e.res.cookies)]:e.cookies?(n=m,[4,e.cookies()]):[3,2]:[3,2];case 1:return[2,n.apply(void 0,[r.sent()])];case 2:return(null==e?void 0:e.req)&&(t=e.req),(null==t?void 0:t.cookies)?[2,t.cookies]:(null==t?void 0:t.headers.cookie)?[2,(0,l.parse)(t.headers.cookie)]:[2,{}]}})})};e.getCookies=p;e.getCookie=function(e,n){return o(void 0,void 0,void 0,function(){var t,r;return i(this,function(o){switch(o.label){case 0:return s(n),[4,p(n)];case 1:return t=o.sent(),void 0===(r=t[e])?[2,void 0]:[2,(0,d.decode)(r)]}})})};var g=function(e,t,r){return o(void 0,void 0,void 0,function(){var o,u,m,p,g,h,v,f,b,_,x,y,T,C,w;return i(this,function(i){switch(i.label){case 0:return s(r),c(r)?(o=r.req,u=r.res,m=r.cookies,p=a(r,["req","res","cookies"]),g=n({name:e,value:(0,d.stringify)(t)},p),o&&o.cookies.set(g),u&&u.cookies.set(g),m?[4,m()]:[3,2]):[3,3];case 1:i.sent().set(g),i.label=2;case 2:return[2];case 3:return h={},r&&(_=(b=r).req,x=b.res,y=a(b,["req","res"]),v=_,f=x,h=y),T=(0,l.serialize)(e,(0,d.stringify)(t),n({path:"/"},h)),f&&v&&(C=f.getHeader("Set-Cookie"),Array.isArray(C)||(C=C?[String(C)]:[]),f.setHeader("Set-Cookie",C.concat(T)),v&&v.cookies&&(w=v.cookies,""===t?delete w[e]:w[e]=(0,d.stringify)(t)),v&&v.headers&&v.headers.cookie&&(w=(0,l.parse)(v.headers.cookie),""===t?delete w[e]:w[e]=(0,d.stringify)(t),v.headers.cookie=Object.entries(w).reduce(function(e,n){return e.concat("".concat(n[0],"=").concat(n[1],";"))},""))),[2]}})})};e.setCookie=g;e.deleteCookie=function(e,t){return o(void 0,void 0,void 0,function(){return i(this,function(r){return s(t),[2,g(e,"",n(n({},t),{maxAge:-1}))]})})};e.hasCookie=function(e,n){return o(void 0,void 0,void 0,function(){return i(this,function(t){switch(t.label){case 0:return s(n),e?[4,p(n)]:[2,!1];case 1:return[2,t.sent().hasOwnProperty(e)]}})})},r(F(),e)}(ne)),ne}var re=(ee||(ee=1,function(e){var n=W&&W.__createBinding||(Object.create?function(e,n,t,r){void 0===r&&(r=t);var o=Object.getOwnPropertyDescriptor(n,t);o&&!("get"in o?!n.__esModule:o.writable||o.configurable)||(o={enumerable:!0,get:function(){return n[t]}}),Object.defineProperty(e,r,o)}:function(e,n,t,r){void 0===r&&(r=t),e[r]=n[t]}),t=W&&W.__setModuleDefault||(Object.create?function(e,n){Object.defineProperty(e,"default",{enumerable:!0,value:n})}:function(e,n){e.default=n}),r=W&&W.__importStar||function(e){if(e&&e.__esModule)return e;var r={};if(null!=e)for(var o in e)"default"!==o&&Object.prototype.hasOwnProperty.call(e,o)&&n(r,e,o);return t(r,e),r},o=W&&W.__exportStar||function(e,t){for(var r in e)"default"===r||Object.prototype.hasOwnProperty.call(t,r)||n(t,e,r)};Object.defineProperty(e,"__esModule",{value:!0}),e.CookiesNextProvider=e.useReactiveCookiesNext=e.useReactiveHasCookie=e.useReactiveDeleteCookie=e.useReactiveSetCookie=e.useReactiveGetCookie=e.useReactiveGetCookies=e.useCookiesNext=e.useDeleteCookie=e.useGetCookie=e.useSetCookie=e.useHasCookie=e.useGetCookies=e.hasCookie=e.deleteCookie=e.setCookie=e.getCookie=e.getCookies=void 0;var i=r(Z()),a=r(te());o(F(),e);var l=$();e.getCookies=function(e){return(0,l.isClientSide)(e)?i.getCookies(e):a.getCookies(e)},e.getCookie=function(e,n){return(0,l.isClientSide)(n)?i.getCookie(e,n):a.getCookie(e,n)},e.setCookie=function(e,n,t){return(0,l.isClientSide)(t)?i.setCookie(e,n,t):a.setCookie(e,n,t)},e.deleteCookie=function(e,n){return(0,l.isClientSide)(n)?i.deleteCookie(e,n):a.deleteCookie(e,n)},e.hasCookie=function(e,n){return(0,l.isClientSide)(n)?i.hasCookie(e,n):a.hasCookie(e,n)};var d=Z();Object.defineProperty(e,"useGetCookies",{enumerable:!0,get:function(){return d.useGetCookies}}),Object.defineProperty(e,"useHasCookie",{enumerable:!0,get:function(){return d.useHasCookie}}),Object.defineProperty(e,"useSetCookie",{enumerable:!0,get:function(){return d.useSetCookie}}),Object.defineProperty(e,"useGetCookie",{enumerable:!0,get:function(){return d.useGetCookie}}),Object.defineProperty(e,"useDeleteCookie",{enumerable:!0,get:function(){return d.useDeleteCookie}}),Object.defineProperty(e,"useCookiesNext",{enumerable:!0,get:function(){return d.useCookiesNext}}),Object.defineProperty(e,"useReactiveGetCookies",{enumerable:!0,get:function(){return d.useReactiveGetCookies}}),Object.defineProperty(e,"useReactiveGetCookie",{enumerable:!0,get:function(){return d.useReactiveGetCookie}}),Object.defineProperty(e,"useReactiveSetCookie",{enumerable:!0,get:function(){return d.useReactiveSetCookie}}),Object.defineProperty(e,"useReactiveDeleteCookie",{enumerable:!0,get:function(){return d.useReactiveDeleteCookie}}),Object.defineProperty(e,"useReactiveHasCookie",{enumerable:!0,get:function(){return d.useReactiveHasCookie}}),Object.defineProperty(e,"useReactiveCookiesNext",{enumerable:!0,get:function(){return d.useReactiveCookiesNext}}),Object.defineProperty(e,"CookiesNextProvider",{enumerable:!0,get:function(){return d.CookiesNextProvider}})}(W)),W);const oe="gaEvent",ie="Text_Image_Component",ae="view_promotion",le="select_promotion",de="cta_button_click",se="cta_text_click",ue="CMS",ce="Teaser",me="All",pe="Ribbon";"function"==typeof SuppressedError&&SuppressedError;const ge=(e,n,t)=>{window.dataLayer.push(Object.assign({event:e,event_name:n},t))},he=t=>e.createElement("div",null,n.render(t.content,{markResolvers:{link:n=>{const r=n.children,o=n.attrs||{},{href:i,target:a,linktype:l}=o;return"email"===l?e.createElement("a",{href:`mailto:${i}`,target:null===a||"_self"===a?"_top":"_blank"},r):t.isIFrame?e.createElement("a",{href:i,target:null===a||"_self"===a?"_top":"_blank"},r):e.createElement("a",{href:i,target:null===a?"":a,onClick:()=>(e=>{["help","hilfe","aide","aiuto"].some(n=>e.includes(n))&&ge(oe,"contact_helpcenter_click",{component:"Text_link"})})(i)},r)}}}));t("\r\n.stageTeaserMain {\r\n height: 100%;\r\n}\r\nvideo {\r\n object-fit: cover;\r\n position: absolute;\r\n top: 0;\r\n left: 0;\r\n height: 100%;\r\n width: 100%;\r\n border-top-right-radius: 8px;\r\n border-bottom-right-radius: 8px;\r\n}\r\n.video-wrapper {\r\n overflow: hidden;\r\n text-align: center;\r\n align-items: center;\r\n justify-content: center;\r\n}\r\n.stageTeaserContainer {\r\n margin-left: 8px;\r\n margin-right: 8px;\r\n border-radius: 8px;\r\n flex-direction: row;\r\n width: calc(100% - 10px);\r\n height: 100%;\r\n}\r\n\r\n.row-wrapper {\r\n height: 100%;\r\n}\r\n.stageTeaserMain {\r\n &.full-width { \r\n .stageTeaserContainer {\r\n margin: 0;\r\n width: 100%;\r\n border-radius: 0;\r\n } \r\n }\r\n}\r\n.stageTeaserRightWrapper {\r\n position: relative;\r\n}\r\n.stageTeaserTopText {\r\n margin-bottom: 0px;\r\n font-size: 18px;\r\n font-weight: 700;\r\n line-height: 24px;\r\n}\r\n@media all and (max-width: 1023px) {\r\n .stageTeaserTopText {\r\n font-size: 14px;\r\n line-height: 20px;\r\n }\r\n}\r\n@media (min-width: 1024px) and (max-width: 1439px) {\r\n .stageTeaserTopText {\r\n font-size: 16px;\r\n line-height: 20px;\r\n }\r\n}\r\n.stageTeaserMainTexth1,\r\nh2,\r\nh3,\r\nh4 {\r\n padding-top: 4px;\r\n padding-bottom: 8px;\r\n font-weight: 700;\r\n margin-bottom: 0px !important;\r\n}\r\n\r\n@media (min-width:1440px) {\r\n .stageTeaserMainTexth1 {\r\n font-size: 32px;\r\n line-height: 40px;\r\n }\r\n\r\n .stageTeaserMainTexth2 {\r\n font-size: 28px;\r\n line-height: 36px;\r\n }\r\n\r\n .stageTeaserMainTexth3 {\r\n font-size: 24px;\r\n line-height: 32px;\r\n }\r\n\r\n .stageTeaserMainTexth4 {\r\n font-size: 20px;\r\n line-height: 28px;\r\n }\r\n}\r\n\r\n@media (min-width:320px)and (max-width:1439px) {\r\n .stageTeaserMainTexth1 {\r\n font-size: 28px;\r\n line-height: 36px;\r\n }\r\n\r\n .stageTeaserMainTexth2 {\r\n font-size: 24px;\r\n line-height: 32px;\r\n }\r\n\r\n .stageTeaserMainTexth3 {\r\n font-size: 20px;\r\n line-height: 28px;\r\n }\r\n\r\n .stageTeaserMainTexth4 {\r\n font-size: 18px;\r\n line-height: 24px;\r\n }\r\n}\r\n.stageTeaserMainTextdisplay {\r\n font-size: 48px;\r\n line-height: 60px;\r\n font-weight: 500;\r\n text-transform: uppercase;\r\n}\r\n.stageTeaserBottomText {\r\n font-size: 14px;\r\n line-height: 20px;\r\n font-weight: 500;\r\n}\r\n\r\n.stageTeaserSecondaryPromoText {\r\n overflow-wrap: anywhere;\r\n font-size: 14px;\r\n line-height: 16px;\r\n font-weight: 500;\r\n}\r\n\r\n.stageTeaserSecondaryPromoPercent {\r\n font-size: 34px;\r\n line-height: 38px;\r\n font-weight: 700;\r\n}\r\n\r\n.stageTeaserPromoText {\r\n font-size: 18px;\r\n line-height: 20px;\r\n font-weight: 500;\r\n}\r\n\r\n.stageTeaserLeftWrapperBackground {\r\n background: var(--primary-colour-pale-dawn-grey-200, #e6e3df);\r\n}\r\n\r\n.stageTeaserBannerWrapper .react-multi-carousel-list {\r\n position: initial;\r\n}\r\n\r\n.stageTeaserBannerWrapper .react-multiple-carousel__arrow {\r\n background: #ffffff;\r\n box-shadow: 0px 4px 12px rgba(87, 84, 82, 0.2);\r\n border-radius: 24px;\r\n font-size: 16px;\r\n height: 44px;\r\n width: 44px;\r\n padding: 10px;\r\n z-index: 1;\r\n}\r\n\r\n.stageTeaserBannerWrapper .react-multiple-carousel__arrow::before {\r\n color: #da291c;\r\n font-size: 16px;\r\n}\r\n\r\n.stageTeaserBannerWrapper .react-multiple-carousel__arrow:disabled::before {\r\n color: #b3aeaa;\r\n}\r\n\r\n.stageTeaserBannerWrapper .react-multiple-carousel__arrow--right {\r\n right: 3%;\r\n}\r\n\r\n.stageTeaserBannerWrapper .react-multiple-carousel__arrow--left {\r\n left: 3%;\r\n}\r\n/* dots */\r\n.stageTeaserBannerWrapper .react-multi-carousel-dot button {\r\n background: #ffffff;\r\n opacity: 0.3;\r\n border: 0px;\r\n transition: none;\r\n}\r\n.stageTeaserBannerWrapper .react-multi-carousel-dot--active button {\r\n background: #da291c;\r\n opacity: 1;\r\n}\r\n\r\n.stageTeaserBannerWrapper .react-multi-carousel-dot button:hover:active {\r\n background: #da291c;\r\n}\r\n@media all and (max-width: 1439px) {\r\n .stageTeaserMainTextdisplay {\r\n font-size: 20px;\r\n line-height: 24px;\r\n font-weight: 500;\r\n padding-top: 4px;\r\n padding-bottom: 8px;\r\n margin-bottom: 0px;\r\n }\r\n}\r\n@media (max-width: 768px) {\r\n .stageTeaserContainer, .row-wrapper {\r\n flex-direction: column;\r\n }\r\n .stageTeaserPromoPercent {\r\n font-weight: 700;\r\n }\r\n .stageTeaserPromoText {\r\n font-size: 14px;\r\n line-height: 16px;\r\n font-weight: 500;\r\n }\r\n}\r\n\r\n.stageTeaserBannerWrapper .react-multiple-carousel__arrow--right{\r\n right: -2% !important;\r\n}\r\n\r\n.stageTeaserBannerWrapper .react-multiple-carousel__arrow--left {\r\n left: -1% !important;\r\n}\r\n\r\n.stageTeaserBannerWrapper.full-width .react-multiple-carousel__arrow--right{\r\n right: 20px !important;\r\n @media only screen and (min-width : 1440px) {\r\n left: calc(50% + 720px) !important;\r\n }\r\n}\r\n\r\n.stageTeaserBannerWrapper.full-width .react-multiple-carousel__arrow--left {\r\n left: 20px !important;\r\n @media only screen and (min-width : 1440px) {\r\n left: calc(50% - 720px) !important;\r\n }\r\n\r\n}\r\n\r\n\r\n.teaserTimer {\r\n padding-top: 16px;\r\n padding-bottom: 10px;\r\n}\r\n\r\n/*Tablet md & All small devices*/\r\n@media only screen and (max-width : 768px) {\r\n video {\r\n border-top-right-radius: 0px;\r\n border-bottom-right-radius: 8px;\r\n border-bottom-left-radius: 8px;\r\n }\r\n\r\n .stageTeaserRightWrapper {\r\n height: 400px;\r\n }\r\n\r\n .stageTeaserLeftWrapper {\r\n padding: 24px;\r\n text-align: center;\r\n }\r\n\r\n .stageTeaserSecondaryPromoPercent {\r\n font-size:28px;\r\n }\r\n}\r\n\r\n\r\n/*Tablet - lg*/\r\n@media only screen and (min-width : 769px) and (max-width : 1024px) {\r\n .stageTeaserRightWrapper {\r\n width: 100%;\r\n }\r\n\r\n .promoImage{\r\n padding-right: 51px;\r\n padding-top: 114px;\r\n }\r\n .stageTeaserLeftWrapper {\r\n padding: 55px;\r\n }\r\n}\r\n@media (width : 1024px) {\r\n .stageTeaserRightWrapper {\r\n width: 50%;\r\n }\r\n}\r\n/*Desktop, Laptop & Large Desktops*/\r\n@media only screen and (min-width : 1025px) {\r\n .stageTeaserLeftWrapper {\r\n padding: 120px 80px 120px 68px;\r\n &.slim-version {\r\n padding: 70px 80px 70px 68px;\r\n }\r\n\r\n }\r\n}\r\n\r\n\r\n#inboxCount{\r\n position: absolute;\r\n top: 0;\r\n right:0;\r\n}");t(".stageTeaserPromoBubble {\r\n display: flex;\r\n text-align: center;\r\n padding: 0px 16px;\r\n flex-direction: column;\r\n justify-content: center;\r\n align-items: center;\r\n gap: 4px;\r\n flex-shrink: 0;\r\n border-radius: 50%;\r\n position: absolute;\r\n}\r\n\r\n.stageTeaserPrimaryPromoBubble {\r\n width: 160px;\r\n height: 160px;\r\n background: var(--primary-colour-ice-white, #ffffff);\r\n z-index: 1;\r\n}\r\n\r\n.stageTeaserPrimaryWithSecondaryBubble.stageTeaserPrimaryPromoBubble {\r\n background: var(--primary-colour-ice-white, #ffffff);\r\n z-index: 1;\r\n}\r\n\r\n.stageTeaserSecondaryPromoBubble {\r\n width: 120px;\r\n height: 120px;\r\n top: 171px;\r\n color: #ffffff;\r\n background: var(--primary-colour-grey-dusk-grey-600, #3d3935);\r\n}\r\n\r\n.stageTeaserPromoPercent,\r\n.stageTeaserPrimaryWithSecondaryBubble .stageTeaserPromoPercent {\r\n font-size: 52px;\r\n line-height: 52px;\r\n font-weight: 700;\r\n}\r\n\r\n/*Tablet md & All small devices*/\r\n@media only screen and (max-width: 768px) {\r\n /* primary bubble size*/\r\n .stageTeaserPrimaryPromoBubble {\r\n width: 120px;\r\n height: 120px;\r\n }\r\n \r\n .stageTeaserPrimaryWithSecondaryBubble .stageTeaserPromoText {\r\n font-size: 18px;\r\n line-height: 20px;\r\n font-weight: 500;\r\n }\r\n .stageTeaserPromoPercent,\r\n .stageTeaserPrimaryWithSecondaryBubble .stageTeaserPromoPercent {\r\n font-size: 24px;\r\n line-height: 32px;\r\n }\r\n .stageTeaserPrimaryWithSecondaryBubble .stageTeaserPromoText {\r\n font-size: 10px;\r\n line-height: 14px;\r\n }\r\n /* primary with secondary size*/\r\n .stageTeaserPrimaryWithSecondaryBubble.stageTeaserPrimaryPromoBubble {\r\n width: 96px;\r\n height: 96px;\r\n }\r\n\r\n /* secondary bubble size*/\r\n .stageTeaserSecondaryPromoBubble {\r\n width: 84px;\r\n height: 84px;\r\n }\r\n\r\n .stageTeaserSecondaryPromoPercent {\r\n font-size: 21px;\r\n line-height: 24px;\r\n }\r\n\r\n .stageTeaserSecondaryPromoText {\r\n font-size: 12px;\r\n line-height: 12px;\r\n }\r\n}\r\n\r\n/*Tablet - lg*/\r\n@media only screen and (min-width: 768px) and (max-width: 1024px) {\r\n /* primary with secondary size*/\r\n .stageTeaserPrimaryWithSecondaryBubble.stageTeaserPrimaryPromoBubble {\r\n width: 120px;\r\n height: 120px;\r\n }\r\n .stageTeaserPromoPercent,\r\n .stageTeaserPrimaryWithSecondaryBubble .stageTeaserPromoPercent {\r\n font-size: 42px;\r\n }\r\n .stageTeaserSecondaryPromoBubble {\r\n width: 96px;\r\n height: 96px;\r\n }\r\n .stageTeaserSecondaryPromoPercent{\r\n font-size: 26px;\r\n }\r\n}\r\n\r\n/*Extra Large Screens*/\r\n@media only screen and (min-width: 2000px) {\r\n .stageTeaserPromoPercent,\r\n .stageTeaserPrimaryWithSecondaryBubble .stageTeaserPromoPercent {\r\n font-size: 42px;\r\n }\r\n .stageTeaserSecondaryPromoBubble {\r\n width: 96px;\r\n height: 96px;\r\n }\r\n .stageTeaserSecondaryPromoPercent{\r\n font-size: 26px;\r\n }\r\n}\r\n");t("/* primary bubble */\r\n.stageTeaserPromoBubble.stageTeaserBottomRight {\r\n right: 40px;\r\n}\r\n.stageTeaserPromoBubble.stageTeaserBottomRight {\r\n bottom: 40px;\r\n}\r\n\r\n/* primary with secondary */\r\n.stageTeaserPrimaryWithSecondaryBubble.stageTeaserPromoBubble.stageTeaserBottomRight {\r\n right: 86px;\r\n left: initial;\r\n}\r\n.stageTeaserPrimaryWithSecondaryBubble.stageTeaserPromoBubble.stageTeaserBottomRight {\r\n bottom: 131px;\r\n}\r\n/* secondary bubble */\r\n.stageTeaserSecondaryPromoBubble.stageTeaserBottomRight {\r\n right: 40px;\r\n left: initial;\r\n}\r\n.stageTeaserSecondaryPromoBubble.stageTeaserBottomRight {\r\n bottom: 40px;\r\n top: initial;\r\n}\r\n\r\n/*Very small devices - phones*/\r\n@media screen and (max-width : 652px) {\r\n /* secondary bubble */\r\n .stageTeaserSecondaryPromoBubble.stageTeaserBottomRight {\r\n right: 46px;\r\n left: initial;\r\n bottom: 48px;\r\n top: initial;\r\n }\r\n .stageTeaserPrimaryWithSecondaryBubble.stageTeaserPromoBubble.stageTeaserBottomRight {\r\n right: 6px;\r\n left: initial;\r\n bottom: 102px;\r\n }\r\n}\r\n\r\n/*All small devices - phones*/\r\n@media screen and (min-width : 652px) and (max-width : 768px) {\r\n /* secondary bubble */\r\n .stageTeaserSecondaryPromoBubble.stageTeaserBottomRight {\r\n right: 192px;\r\n left: initial;\r\n bottom: 48px;\r\n top: initial;\r\n }\r\n .stageTeaserPrimaryWithSecondaryBubble.stageTeaserPromoBubble.stageTeaserBottomRight {\r\n right: 128px;\r\n left: initial;\r\n bottom: 102px;\r\n }\r\n}\r\n\r\n/*Tablet - md*/\r\n@media only screen and (min-width : 769px) and (max-width : 990px) {\r\n .stageTeaserPrimaryWithSecondaryBubble.stageTeaserPromoBubble.stageTeaserBottomRight {\r\n right: 48px;\r\n left: initial;\r\n bottom: 128px;\r\n }\r\n /* secondary bubble */\r\n .stageTeaserSecondaryPromoBubble.stageTeaserBottomRight {\r\n right: 22px;\r\n left: initial;\r\n bottom: 60px;\r\n top: initial;\r\n }\r\n}\r\n\r\n/*Tablet - lg*/\r\n@media only screen and (min-width : 990px) and (max-width : 1024px) {\r\n .stageTeaserPrimaryWithSecondaryBubble.stageTeaserPromoBubble.stageTeaserBottomRight {\r\n right: 48px;\r\n left: initial;\r\n bottom: 128px;\r\n }\r\n /* secondary bubble */\r\n .stageTeaserSecondaryPromoBubble.stageTeaserBottomRight {\r\n right: 22px;\r\n left: initial;\r\n bottom: 60px;\r\n top: initial;\r\n }\r\n}\r\n\r\n/*Desktop, Laptop & Large Desktops*/\r\n@media only screen and (min-width : 1025px) {\r\n}\r\n\r\n/*Extra Large Screens*/\r\n@media only screen and (min-width : 2000px) {\r\n}");t("/* primary bubble */\r\n.stageTeaserPromoBubble.stageTeaserBottomLeft {\r\n left: 40px;\r\n }\r\n .stageTeaserPromoBubble.stageTeaserBottomLeft {\r\n bottom: 40px;\r\n }\r\n \r\n /* primary with secondary */\r\n .stageTeaserPrimaryWithSecondaryBubble.stageTeaserPromoBubble.stageTeaserBottomLeft {\r\n left: 86px;\r\n right: initial;\r\n }\r\n .stageTeaserPrimaryWithSecondaryBubble.stageTeaserPromoBubble.stageTeaserBottomLeft {\r\n bottom: 131px;\r\n }\r\n /* secondary bubble */\r\n .stageTeaserSecondaryPromoBubble.stageTeaserBottomLeft {\r\n left: 40px;\r\n right: initial;\r\n }\r\n .stageTeaserSecondaryPromoBubble.stageTeaserBottomLeft {\r\n bottom: 40px;\r\n top: initial;\r\n }\r\n \r\n \r\n /*All small devices - phones*/\r\n @media screen and (max-width : 768px) {\r\n /* secondary bubble */\r\n .stageTeaserSecondaryPromoBubble.stageTeaserBottomLeft {\r\n left: 58px;\r\n right: initial;\r\n bottom: 48px;\r\n top: initial;\r\n }\r\n .stageTeaserPrimaryWithSecondaryBubble.stageTeaserPromoBubble.stageTeaserBottomLeft {\r\n left: 8px;\r\n right: initial;\r\n bottom: 102px;\r\n }\r\n }\r\n \r\n /*Tablet - md*/\r\n @media only screen and (min-width : 769px) and (max-width : 990px) {\r\n .stageTeaserPrimaryWithSecondaryBubble.stageTeaserPromoBubble.stageTeaserBottomLeft {\r\n left: 48px;\r\n right: initial;\r\n bottom: 128px;\r\n }\r\n /* secondary bubble */\r\n .stageTeaserSecondaryPromoBubble.stageTeaserBottomLeft {\r\n left: 22px;\r\n right: initial;\r\n bottom: 60px;\r\n top: initial;\r\n }\r\n }\r\n \r\n /*Tablet - lg*/\r\n @media only screen and (min-width : 990px) and (max-width : 1024px) {\r\n .stageTeaserPrimaryWithSecondaryBubble.stageTeaserPromoBubble.stageTeaserBottomLeft {\r\n left: 48px;\r\n right: initial;\r\n bottom: 128px;\r\n }\r\n /* secondary bubble */\r\n .stageTeaserSecondaryPromoBubble.stageTeaserBottomLeft {\r\n left: 22px;\r\n right: initial;\r\n bottom: 60px;\r\n top: initial;\r\n }\r\n }\r\n \r\n /*Desktop, Laptop & Large Desktops*/\r\n @media only screen and (min-width : 1025px) {\r\n }\r\n \r\n /*Extra Large Screens*/\r\n @media only screen and (min-width : 2000px) {\r\n }");t("/* primary bubble */\r\n.stageTeaserPromoBubble.stageTeaserTopLeft {\r\n left: 40px;\r\n}\r\n.stageTeaserPromoBubble.stageTeaserTopLeft {\r\n top: 40px;\r\n}\r\n\r\n@media screen and (max-width : 568px) {\r\n .stageTeaserSecondaryPromoBubble.stageTeaserTopLeft {\r\n left: 38px;\r\n right: initial;\r\n top: 68px;\r\n bottom: initial;\r\n }\r\n .stageTeaserPrimaryWithSecondaryBubble.stageTeaserPromoBubble.stageTeaserTopLeft {\r\n left: 2px;\r\n right: initial;\r\n top: -12px;\r\n }\r\n}\r\n\r\n@media screen and (min-width : 568px) and (max-width : 768px) {\r\n .stageTeaserSecondaryPromoBubble.stageTeaserTopLeft {\r\n left: 112px;\r\n right: initial;\r\n top: 68px;\r\n bottom: initial;\r\n }\r\n .stageTeaserPrimaryWithSecondaryBubble.stageTeaserPromoBubble.stageTeaserTopLeft {\r\n left: 61px;\r\n right: initial;\r\n top: -12px;\r\n }\r\n}\r\n\r\n@media screen and (width : 768px) {\r\n .stageTeaserSecondaryPromoBubble.stageTeaserTopLeft {\r\n left: 132px;\r\n right: initial;\r\n top: 84px;\r\n bottom: initial;\r\n }\r\n .stageTeaserPrimaryWithSecondaryBubble.stageTeaserPromoBubble.stageTeaserTopLeft {\r\n left: 61px;\r\n right: initial;\r\n top: -12px;\r\n }\r\n}\r\n\r\n\r\n/*All small devices - phones*/\r\n\r\n/*Tablet - md*/\r\n@media only screen and (min-width : 769px) and (max-width : 990px) {\r\n .stageTeaserPrimaryWithSecondaryBubble.stageTeaserPromoBubble.stageTeaserTopLeft {\r\n left: 0px;\r\n right: initial;\r\n top: 18px;\r\n }\r\n /* secondary bubble */\r\n .stageTeaserSecondaryPromoBubble.stageTeaserTopLeft {\r\n left: -33px;\r\n right: initial;\r\n top: 111px;\r\n bottom: initial;\r\n }\r\n}\r\n\r\n/*Tablet - lg*/\r\n@media only screen and (min-width : 990px) and (max-width : 1024px) {\r\n .stageTeaserPrimaryWithSecondaryBubble.stageTeaserPromoBubble.stageTeaserTopLeft {\r\n left: 22px;\r\n right: initial;\r\n top: 22px;\r\n }\r\n /* secondary bubble */\r\n .stageTeaserSecondaryPromoBubble.stageTeaserTopLeft {\r\n left: -22px;\r\n right: initial;\r\n top: 108px;\r\n bottom: initial;\r\n }\r\n}\r\n\r\n/*Desktop, Laptop & Large Desktops*/\r\n@media only screen and (min-width : 1025px) and (max-width : 2000px) {\r\n /* primary with secondary */\r\n.stageTeaserPrimaryWithSecondaryBubble.stageTeaserPromoBubble.stageTeaserTopLeft {\r\n left: 72px;\r\n right: initial;\r\n top: 12px;\r\n}\r\n/* secondary bubble */\r\n.stageTeaserSecondaryPromoBubble.stageTeaserTopLeft {\r\n left: 20px;\r\n right: initial;\r\n top: 126px;\r\n bottom: initial;\r\n}\r\n}\r\n\r\n/*Extra Large Screens*/\r\n@media only screen and (min-width : 2000px) {\r\n \r\n/* primary with secondary */\r\n.stageTeaserPrimaryWithSecondaryBubble.stageTeaserPromoBubble.stageTeaserTopLeft {\r\n left: 0px;\r\n right: initial;\r\n top: 12px;\r\n}\r\n/* secondary bubble */\r\n.stageTeaserSecondaryPromoBubble.stageTeaserTopLeft {\r\n left: -62px;\r\n right: initial;\r\n top: 41px;\r\n bottom: initial;\r\n}\r\n\r\n\r\n}");t("/* primary bubble */\r\n.stageTeaserPromoBubble.stageTeaserTopRight {\r\n right: 40px;\r\n}\r\n.stageTeaserPromoBubble.stageTeaserTopRight {\r\n top: 40px;\r\n}\r\n\r\n@media screen and (max-width : 568px) {\r\n .stageTeaserSecondaryPromoBubble.stageTeaserTopRight {\r\n right: 38px;\r\n left: initial;\r\n top: 68px;\r\n bottom: initial;\r\n }\r\n .stageTeaserPrimaryWithSecondaryBubble.stageTeaserPromoBubble.stageTeaserTopRight {\r\n right: 2px;\r\n left: initial;\r\n top: -12px;\r\n }\r\n}\r\n\r\n@media screen and (min-width : 568px) and (max-width : 768px) {\r\n .stageTeaserSecondaryPromoBubble.stageTeaserTopRight {\r\n right: 112px;\r\n left: initial;\r\n top: 68px;\r\n bottom: initial;\r\n }\r\n .stageTeaserPrimaryWithSecondaryBubble.stageTeaserPromoBubble.stageTeaserTopRight {\r\n right: 61px;\r\n left: initial;\r\n top: -12px;\r\n }\r\n}\r\n\r\n@media screen and (width : 768px) {\r\n .stageTeaserSecondaryPromoBubble.stageTeaserTopRight {\r\n right: 132px;\r\n left: initial;\r\n top: 84px;\r\n bottom: initial;\r\n }\r\n .stageTeaserPrimaryWithSecondaryBubble.stageTeaserPromoBubble.stageTeaserTopRight {\r\n right: 61px;\r\n left: initial;\r\n top: -12px;\r\n }\r\n}\r\n\r\n\r\n/*All small devices - phones*/\r\n\r\n/*Tablet - md*/\r\n@media only screen and (min-width : 769px) and (max-width : 990px) {\r\n .stageTeaserPrimaryWithSecondaryBubble.stageTeaserPromoBubble.stageTeaserTopRight {\r\n right: 72px;\r\n left: initial;\r\n top: 18px;\r\n }\r\n /* secondary bubble */\r\n .stageTeaserSecondaryPromoBubble.stageTeaserTopRight {\r\n right: 24px;\r\n left: initial;\r\n top: 111px;\r\n bottom: initial;\r\n }\r\n}\r\n\r\n/*Tablet - lg*/\r\n@media only screen and (min-width : 990px) and (max-width : 1024px) {\r\n .stageTeaserPrimaryWithSecondaryBubble.stageTeaserPromoBubble.stageTeaserTopRight {\r\n right: 78px;\r\n left: initial;\r\n top: 22px;\r\n }\r\n /* secondary bubble */\r\n .stageTeaserSecondaryPromoBubble.stageTeaserTopRight {\r\n right: 26px;\r\n left: initial;\r\n top: 108px;\r\n bottom: initial;\r\n }\r\n}\r\n\r\n/*Desktop, Laptop & Large Desktops*/\r\n@media only screen and (min-width : 1025px) and (max-width : 2000px) {\r\n /* primary with secondary */\r\n.stageTeaserPrimaryWithSecondaryBubble.stageTeaserPromoBubble.stageTeaserTopRight {\r\n right: 72px;\r\n left: initial;\r\n top: 12px;\r\n}\r\n/* secondary bubble */\r\n.stageTeaserSecondaryPromoBubble.stageTeaserTopRight {\r\n right: 20px;\r\n left: initial;\r\n top: 126px;\r\n bottom: initial;\r\n}\r\n}\r\n\r\n/*Extra Large Screens*/\r\n@media only screen and (min-width : 2000px) {\r\n \r\n/* primary with secondary */\r\n.stageTeaserPrimaryWithSecondaryBubble.stageTeaserPromoBubble.stageTeaserTopRight {\r\n right: 0px;\r\n left: initial;\r\n top: 12px;\r\n}\r\n/* secondary bubble */\r\n.stageTeaserSecondaryPromoBubble.stageTeaserTopRight {\r\n right: 44px;\r\n left: initial;\r\n top: 322px;\r\n bottom: initial;\r\n}\r\n\r\n\r\n}");t(".falcon-grey-600 {\r\n color: #3d3935;\r\n}\r\n\r\n.falcon-grey-500 {\r\n color: #5f5955;\r\n}\r\n.falcon-grey-400 {\r\n color: #86807c;\r\n}\r\n\r\n.falcon-grey-100 {\r\n color: #f7f6f5;\r\n}\r\n\r\n.falcon-ice-white {\r\n color: #ffffff;\r\n}\r\n.falcon-background-grey-100 {\r\n background-color: #f7f6f5;\r\n}\r\n.falcon-background-ice-white {\r\n background-color: #ffffff;\r\n}\r\n.falcon-background-transparent {\r\n background-color: transparent;\r\n}\r\n\r\n.falcon-gradient-rubyglow-diagonal {\r\n border-radius: 8px;\r\n background: linear-gradient(93.71deg, #e2271e -0.37%, #ef7c3c 100%);\r\n}\r\n.falcon-gradient-rubyglow-vertical {\r\n border-radius: 8px;\r\n background: linear-gradient(180deg, #e2271e 0%, #ef7c3c 100%);\r\n}\r\n.falcon-gradient-pinksky-diagonal {\r\n background: linear-gradient(98.52deg, #d093a6 -0.35%, #e7c9bc 100.35%);\r\n border-radius: 8px;\r\n}\r\n.falcon-gradient-pinksky-vertical {\r\n background: linear-gradient(180deg, #d093a6 0%, #e7c9bc 100%);\r\n border-radius: 8px;\r\n}\r\n.falcon-gradient-bluehaze-diagonal {\r\n background: linear-gradient(98.52deg, #7899bd -0.35%, #b8d0e3 100.35%);\r\n border-radius: 8px;\r\n}\r\n.falcon-gradient-bluehaze-vertical {\r\n background: linear-gradient(180deg, #7899bd 0%, #b8d0e3 100%);\r\n border-radius: 8px;\r\n}\r\n.falcon-gradient-greencloud-diagonal {\r\n background: linear-gradient(99.06deg, #8d989b -0.35%, #f8edd2 105.52%);\r\n border-radius: 8px;\r\n}\r\n.falcon-gradient-greencloud-vertical {\r\n background: linear-gradient(180deg, #8d989b 0%, #f8edd2 100%);\r\n border-radius: 8px;\r\n}\r\n.falcon-gradient-peachfog-diagonal {\r\n background: linear-gradient(98.52deg, #9c8a95 -0.35%, #f6d6b3 100.35%);\r\n border-radius: 8px;\r\n}\r\n.falcon-gradient-peachfog-vertical {\r\n background: linear-gradient(180deg, #9c8a95 0%, #f6d6b3 100%);\r\n border-radius: 8px;\r\n}\r\n.falcon-gradient-orange-diagonal {\r\n background: linear-gradient(105deg, #EF7C3C 0%, #E2271E 100%);\r\n border-radius: 4px 0;\r\n}\r\n.falcon-gradient-dark-blue-haze{\r\n background: linear-gradient(239deg, #4F87C1 52.95%, rgba(94, 148, 207, 0) 111%);\r\n border-radius: 4px 0;\r\n}\r\n\r\n.falcon-def-transparancy {\r\n background: rgba(0, 0, 0, 1);\r\n}\r\n");const ve=e=>{switch(e){case"rubyglow-diagonal":return"falcon-gradient-rubyglow-diagonal";case"rubyglow-vertical":return"falcon-gradient-rubyglow-vertical";case"pinksky-diagonal":return"falcon-gradient-pinksky-diagonal";case"pinksky-vertical":return"falcon-gradient-pinksky-vertical";case"bluehaze-diagonal":return"falcon-gradient-bluehaze-diagonal";case"bluehaze-vertical":return"falcon-gradient-bluehaze-vertical";case"greencloud-diagonal":return"falcon-gradient-greencloud-diagonal";case"greencloud-vertical":return"falcon-gradient-greencloud-vertical";case"peachfog-diagonal":return"falcon-gradient-peachfog-diagonal";case"peachfog-vertical":return"falcon-gradient-peachfog-vertical";case"black":return"black-gradient";case"skyfuel-vertical":return"falcon-gradient-skyfuel-vertical";case"black-friday":return"falcon-gradient-black-friday";default:return""}},fe=e=>{switch(e){case"grey-600":return"falcon-grey-600";case"grey-500":return"falcon-grey-500";case"grey-100":return"falcon-grey-100";case"grey-400":return"falcon-grey-400";case"ice-white":return"falcon-ice-white";default:return""}};var be="DoubleGridRedefined-module_double-grid-teaser-btn-section__Q1jBm",_e="DoubleGridRedefined-module_double-grid-btns__0Sbnd";t("/* center a block element */\n/* use this to any of the pseudo elements as these are the mandatory properties */\n/* setting styles in separate formats for cross browser support */\n/* specify the max width for an element and apply ellipses and truncate the overflow */\n/* vertically center alilgn any HTML element */\n/* add basePath to assets */\n.DoubleGridRedefined-module_double-grid-teaser-section__00-ih {\n padding: 140px 80px 140px 68px;\n}\n\n.DoubleGridRedefined-module_double-grid-teaser-top-text__Ifb0r {\n font-size: 18px;\n font-weight: 700;\n line-height: 24px;\n}\n\n.DoubleGridRedefined-module_double-grid-main-text__CUOi1, .DoubleGridRedefined-module_double-grid-teaser-main-text-h4__UbSpA, .DoubleGridRedefined-module_double-grid-teaser-main-text-h3__yyb57, .DoubleGridRedefined-module_double-grid-teaser-main-text-h2__T2tmJ, .DoubleGridRedefined-module_double-grid-teaser-main-text-h1__PHZjG {\n padding-top: 4px;\n padding-bottom: 8px;\n font-weight: 700;\n margin-bottom: 0px !important;\n}\n\n.DoubleGridRedefined-module_double-grid-teaser-main-text-h1__PHZjG {\n font-size: 32px;\n line-height: 40px;\n}\n\n.DoubleGridRedefined-module_double-grid-teaser-main-text-h2__T2tmJ {\n font-size: 28px;\n line-height: 36px;\n}\n\n.DoubleGridRedefined-module_double-grid-teaser-main-text-h3__yyb57 {\n font-size: 24px;\n line-height: 32px;\n}\n\n.DoubleGridRedefined-module_double-grid-teaser-main-text-h4__UbSpA {\n font-size: 20px;\n line-height: 28px;\n}\n\n.DoubleGridRedefined-module_double-grid-teaser-main-text-display__XrrBz {\n font-size: 48px;\n line-height: 60px;\n font-weight: 500;\n text-transform: uppercase;\n}\n\n.DoubleGridRedefined-module_double-grid-teaser-bottom-text__Z-fhk {\n font-size: 14px;\n font-style: normal;\n font-weight: 500;\n line-height: 20px;\n}\n\n.DoubleGridRedefined-module_double-grid-teaser-btn-section__Q1jBm {\n display: inline-flex;\n padding-top: 22px;\n}\n@media (max-width: 1439px) {\n .DoubleGridRedefined-module_double-grid-teaser-btn-section__Q1jBm {\n display: inline-flex;\n flex-direction: column;\n padding-bottom: 8px;\n }\n}\n@media (max-width: 767px) {\n .DoubleGridRedefined-module_double-grid-teaser-btn-section__Q1jBm {\n padding-top: 6px;\n }\n}\n\n.DoubleGridRedefined-module_double-grid-btns__0Sbnd {\n padding-right: 16px;\n}\n@media (max-width: 1439px) {\n .DoubleGridRedefined-module_double-grid-btns__0Sbnd {\n padding-bottom: 8px;\n padding-right: 0px;\n }\n}\n@media (min-width: 1024px) and (max-width: 1439px) {\n .DoubleGridRedefined-module_double-grid-btns__0Sbnd {\n padding-bottom: 16px;\n padding-right: 0px;\n }\n}\n.DoubleGridRedefined-module_double-grid-btns__0Sbnd a {\n text-decoration: none;\n}");var xe="row-module_sr-def-row__us1ph";t("/* center a block element */\n/* use this to any of the pseudo elements as these are the mandatory properties */\n/* setting styles in separate formats for cross browser support */\n/* specify the max width for an element and apply ellipses and truncate the overflow */\n/* vertically center alilgn any HTML element */\n/* add basePath to assets */\n.row-module_sr-def-row__us1ph {\n margin-left: auto;\n margin-right: auto;\n padding-left: 16px;\n padding-right: 16px;\n max-width: 1308px;\n width: 100%;\n}\n.row-module_sr-def-row__us1ph .row-module_sr-def-row__us1ph {\n padding: 0px;\n max-width: 100%;\n}\n@media (min-width: 1024px) and (max-width: 1439px) {\n .row-module_sr-def-row__us1ph {\n max-width: 972px;\n }\n}\n@media (min-width: 768px) and (max-width: 1023px) {\n .row-module_sr-def-row__us1ph {\n max-width: 720px;\n }\n}\n@media (max-width: 767px) {\n .row-module_sr-def-row__us1ph {\n max-width: 100%;\n }\n}");const ye=({children:n})=>e.createElement("div",{className:`${xe} sr-responsive-row`},n),Te=({content:n,isFullWidth:t,isSlimVersion:r})=>{var o,i,l,d,s,u,c,m,p,g,b,_,x,y,T,C,w,k,S,B,I,P,R,A,W,N,O,F,L,M,D,z,V,j,G,$,Q,H,U,J,X,K,Y,Z;const q=e.useRef(null),ee="none"!==(null==n?void 0:n.gradientBgColor)?ve(null==n?void 0:n.gradientBgColor):(e=>{switch(e){case"grey-100":return"falcon-background-grey-100";case"ice-white":return"falcon-background-ice-white";case"transparent":return"falcon-background-transparent";case"none":return"none";default:return""}})(null==n?void 0:n.GenericBgColor),ne="none"===(null==n?void 0:n.gradientBgColor)&&"none"===(null==n?void 0:n.GenericBgColor)?null===(o=null==n?void 0:n.solidBgColor)||void 0===o?void 0:o.color:"",te=(null==n?void 0:n.EnableTextBgColor)?null===(i=null==n?void 0:n.textbgcolor)||void 0===i?void 0:i.color:"",re=()=>{switch(null==n?void 0:n.PromoBubblePosition){case"top-left":return"stageTeaserTopLeft";case"top-right":return"stageTeaserTopRight";case"bottom-left":return"stageTeaserBottomLeft";case"bottom-right":return"stageTeaserBottomRight"}},oe=null===(s=null===(d=null===(l=null==n?void 0:n.primaryPromoBubble)||void 0===l?void 0:l[0])||void 0===d?void 0:d.bgcolor)||void 0===s?void 0:s.color,ie=null===(m=null===(c=null===(u=null==n?void 0:n.primaryPromoBubble)||void 0===u?void 0:u[0])||void 0===c?void 0:c.textcolor)||void 0===m?void 0:m.color,de=null===(b=null===(g=null===(p=null==n?void 0:n.SecondaryPromoBubble)||void 0===p?void 0:p[0])||void 0===g?void 0:g.bgcolor)||void 0===b?void 0:b.color,se=null===(y=null===(x=null===(_=null==n?void 0:n.SecondaryPromoBubble)||void 0===_?void 0:_[0])||void 0===x?void 0:x.textcolor)||void 0===y?void 0:y.color,pe=e=>{const n=e&&e.split(".").pop();return!(!n||!["webp","jpg","jpeg","png"].includes(n))},[he,fe]=e.useState(!1),[xe,Te]=e.useState(""),[Ce,we]=e.useState(""),[ke,Se]=e.useState(!1),Be=()=>{var e,t,r,o,i,a,l,d,s;const u=window.innerWidth;u<=767?(fe(null==n?void 0:n.mobileImageFirst),pe(null===(e=null==n?void 0:n.MobilePromoImage)||void 0===e?void 0:e.filename)?Te(null===(t=null==n?void 0:n.MobilePromoImage)||void 0===t?void 0:t.filename):we(null===(r=null==n?void 0:n.MobilePromoImage)||void 0===r?void 0:r.filename)):u>=768&&u<=1024?(fe(null==n?void 0:n.tabletImageFirst),pe(null===(o=null==n?void 0:n.TabletPromoImage)||void 0===o?void 0:o.filename)?Te(null===(i=null==n?void 0:n.TabletPromoImage)||void 0===i?void 0:i.filename):we(null===(a=null==n?void 0:n.TabletPromoImage)||void 0===a?void 0:a.filename)):u>=1025&&(fe(null==n?void 0:n.desktopImageFirst),pe(null===(l=null==n?void 0:n.DesktopPromoImage)||void 0===l?void 0:l.filename)?Te(null===(d=null==n?void 0:n.DesktopPromoImage)||void 0===d?void 0:d.filename):we(null===(s=null==n?void 0:n.DesktopPromoImage)||void 0===s?void 0:s.filename))};e.useEffect(()=>{Be(),window.addEventListener("resize",Be)},[]);const Ie=null===(T=null==n?void 0:n.textcolor)||void 0===T?void 0:T.color,Pe=null===(B=null===(S=null===(k=null===(w=null===(C=null==n?void 0:n.mainheading)||void 0===C?void 0:C.content)||void 0===w?void 0:w[0])||void 0===k?void 0:k.content)||void 0===S?void 0:S[0])||void 0===B?void 0:B.text;e.useEffect(()=>{const e=new IntersectionObserver(t=>{var r,o;t[0].isIntersecting&&t[0].intersectionRatio>=.5&&!(null===(r=localStorage.getItem("analyticsUids"))||void 0===r?void 0:r.includes(n._uid))&&(ge(ae,ae,{banner_promotion_name:null!==(o=null==n?void 0:n.bannerPromotionName)&&void 0!==o?o:null==n?void 0:n.description,banner_source:ue,banner_type:ce,banner_location:null==n?void 0:n.bannerLocation,audience_name:me,promotion_objective:me,index:1}),localStorage.setItem("analyticsUids",JSON.stringify([...localStorage.getItem("analyticsUids")?JSON.parse(localStorage.getItem("analyticsUids")||""):[],n._uid])),q.current&&e.observe(q.current))},{threshold:.5});return q.current&&e.observe(q.current),()=>{e.disconnect()}},[]);const Ee=()=>{var e;ge(le,le,{banner_promotion_name:null!==(e=null==n?void 0:n.bannerPromotionName)&&void 0!==e?e:null==n?void 0:n.description,banner_source:ue,banner_type:ce,audience_name:me,promotion_objective:me,banner_location:null==n?void 0:n.bannerLocation,index:1})};return e.createElement("div",{className:`stageTeaserMain ${t?"full-width":""} `,ref:q},e.createElement("div",{className:ne?"stageTeaserContainer d-flex":ee+" stageTeaserContainer d-flex",style:{backgroundColor:ne}},e.createElement(ye,null,e.createElement("div",{className:"d-flex row-wrapper"},e.createElement("div",{className:`${he?"order-1":"order-0"} stageTeaserLeftWrapper col-md-6 ${t&&r?"slim-version":""}`,style:{backgroundColor:te,borderRadius:t?"0":"8px"}},e.createElement("div",{className:"stageTeaserTopText",style:{color:Ie}},null===(W=null===(A=null===(R=null===(P=null===(I=null==n?void 0:n.primaryheading)||void 0===I?void 0:I.content)||void 0===P?void 0:P[0])||void 0===R?void 0:R.content)||void 0===A?void 0:A[0])||void 0===W?void 0:W.text),e.createElement("div",null,(null==n?void 0:n.mainText)===h?e.createElement("h1",{className:"stageTeaserMainTexth1",style:{color:Ie}},Pe):(null==n?void 0:n.mainText)===v?e.createElement("h2",{className:"stageTeaserMainTexth2",style:{color:Ie}},Pe):(null==n?void 0:n.mainText)===f?e.createElement("h3",{className:"stageTeaserMainTexth3",style:{color:Ie}},Pe):"h4"===(null==n?void 0:n.mainText)?e.createElement("h4",{className:"stageTeaserMainTexth4",style:{color:Ie}},Pe):e.createElement("div",{className:"stageTeaserMainTextdisplay",style:{color:Ie}},Pe)),e.createElement("div",{className:"stageTeaserBottomText",style:{color:Ie}},null===(M=null===(L=null===(F=null===(O=null===(N=null==n?void 0:n.secondaryheading)||void 0===N?void 0:N.content)||void 0===O?void 0:O[0])||void 0===F?void 0:F.content)||void 0===L?void 0:L[0])||void 0===M?void 0:M.text),(null===(z=null===(D=null==n?void 0:n.timer)||void 0===D?void 0:D[0])||void 0===z?void 0:z.enableCounter)&&e.createElement("div",{className:"teaserTimer text-center"},e.createElement(E,{content:null===(V=null==n?void 0:n.timer)||void 0===V?void 0:V[0],setTimerExpired:Se})),!ke&&e.createElement("div",{className:`${be}`},null===(j=null==n?void 0:n.teaserButtonConfig)||void 0===j?void 0:j.map((t,r)=>{var o,i,l,d,s,u;return e.createElement("div",{className:`${_e}`,key:r},e.createElement("a",{href:`${(null===(o=null==t?void 0:t.buttonLink)||void 0===o?void 0:o.url)||0}`,target:null!==(i=null==n?void 0:n.target)&&void 0!==i?i:"",rel:"_blank"===(null==t?void 0:t.linkTarget)?"opener":"noopener",onClick:Ee},e.createElement("div",{className:a(null==t?void 0:t.buttonType)},(null===(l=null==t?void 0:t.buttonIcon)||void 0===l?void 0:l.filename)&&"before"===(null==t?void 0:t.iconPosition)&&e.createElement("img",{className:"ribbonComponent_phoneIcon",src:null===(d=null==t?void 0:t.buttonIcon)||void 0===d?void 0:d.filename}),null==t?void 0:t.buttonLabel,(null===(s=null==t?void 0:t.buttonIcon)||void 0===s?void 0:s.filename)&&"after"===(null==t?void 0:t.iconPosition)&&e.createElement("img",{className:"ribbonComponent_phoneIcon",src:null===(u=null==t?void 0:t.buttonIcon)||void 0===u?void 0:u.filename}))))}))),e.createElement("div",{className:(he?"order-0":"order-1")+" stageTeaserRightWrapper col-md-6",style:{background:`url(${xe}) center / contain no-repeat`}},""!==Ce&&e.createElement("div",{className:"video-wrapper"},e.createElement("video",{autoPlay:!0,muted:!0,loop:!0,src:Ce})),(null===(G=null==n?void 0:n.primaryPromoBubble)||void 0===G?void 0:G.length)>0&&e.createElement("div",{className:`stageTeaserPromoBubble stageTeaserPrimaryPromoBubble stageTeaserPrimaryWithSecondaryBubble ${re()}`,style:{backgroundColor:oe,color:ie}},e.createElement("div",{className:"stageTeaserPromoPercent"},null===(Q=null===($=null==n?void 0:n.primaryPromoBubble)||void 0===$?void 0:$[0])||void 0===Q?void 0:Q.primarytext),e.createElement("div",{className:"stageTeaserPromoText"},null===(U=null===(H=null==n?void 0:n.primaryPromoBubble)||void 0===H?void 0:H[0])||void 0===U?void 0:U.secondarytext)),(null===(J=null==n?void 0:n.SecondaryPromoBubble)||void 0===J?void 0:J.length)>0&&e.createElement("div",{className:`stageTeaserPromoBubble stageTeaserSecondaryPromoBubble ${re()}`,style:{backgroundColor:de,color:se}},e.createElement("div",{className:"stageTeaserSecondaryPromoPercent"},null===(K=null===(X=null==n?void 0:n.SecondaryPromoBubble)||void 0===X?void 0:X[0])||void 0===K?void 0:K.primarytext),e.createElement("div",{className:"stageTeaserSecondaryPromoText"},null===(Z=null===(Y=null==n?void 0:n.SecondaryPromoBubble)||void 0===Y?void 0:Y[0])||void 0===Z?void 0:Z.secondarytext)))))))};var Ce="SingleGridRedefined-module_single-grid__NikxO",we="SingleGridRedefined-module_single-grid-background-img__HQngE",ke="SingleGridRedefined-module_slim-version__WFrnX",Se="SingleGridRedefined-module_single-grid-text-container__b6Z7R",Be="SingleGridRedefined-module_single-grid-overline__1eceF",Ie="SingleGridRedefined-module_single-grid-headline__BocYX",Pe="SingleGridRedefined-module_single-grid-text__R1k6c",Ee="SingleGridRedefined-module_single-grid-timer__n94Jv",Re="SingleGridRedefined-module_single-grid-btn-section__gdt-4",Ae="SingleGridRedefined-module_single-grid-btn-right__zjTnA";t("/* center a block element */\n/* use this to any of the pseudo elements as these are the mandatory properties */\n/* setting styles in separate formats for cross browser support */\n/* specify the max width for an element and apply ellipses and truncate the overflow */\n/* vertically center alilgn any HTML element */\n/* add basePath to assets */\n.SingleGridRedefined-module_single-grid__NikxO {\n height: 100%;\n}\n.SingleGridRedefined-module_single-grid__NikxO .SingleGridRedefined-module_single-grid-background-img__HQngE {\n display: flex;\n flex-direction: column;\n border-radius: 8px;\n height: 100%;\n padding: 170px 108px;\n}\n@media (min-width: 1440px) {\n .SingleGridRedefined-module_single-grid__NikxO .SingleGridRedefined-module_single-grid-background-img__HQngE.SingleGridRedefined-module_slim-version__WFrnX {\n padding: 70px 108px;\n }\n}\n@media (min-width: 1024px) and (max-width: 1439px) {\n .SingleGridRedefined-module_single-grid__NikxO .SingleGridRedefined-module_single-grid-background-img__HQngE.SingleGridRedefined-module_slim-version__WFrnX {\n padding: 70px 108px;\n }\n}\n@media (min-width: 768px) and (max-width: 1023px) {\n .SingleGridRedefined-module_single-grid__NikxO .SingleGridRedefined-module_single-grid-background-img__HQngE.SingleGridRedefined-module_slim-version__WFrnX {\n height: 480px;\n padding: 20px 60px;\n }\n}\n@media (max-width: 767px) {\n .SingleGridRedefined-module_single-grid__NikxO .SingleGridRedefined-module_single-grid-background-img__HQngE {\n padding: 32px 24px;\n min-height: 640px;\n }\n}\n@media (min-width: 768px) and (max-width: 1023px) {\n .SingleGridRedefined-module_single-grid__NikxO .SingleGridRedefined-module_single-grid-background-img__HQngE {\n min-height: 580px;\n padding: 90px 60px;\n }\n}\n.SingleGridRedefined-module_single-grid__NikxO .SingleGridRedefined-module_single-grid-text-container__b6Z7R {\n display: flex;\n flex-direction: column;\n}\n.SingleGridRedefined-module_single-grid__NikxO .SingleGridRedefined-module_single-grid-overline__1eceF {\n font-size: 18px;\n font-style: normal;\n font-weight: 700;\n line-height: 24px;\n padding-bottom: 4px;\n}\n@media (max-width: 767px) {\n .SingleGridRedefined-module_single-grid__NikxO .SingleGridRedefined-module_single-grid-overline__1eceF {\n font-size: 14px;\n line-height: 20px;\n }\n}\n.SingleGridRedefined-module_single-grid__NikxO .SingleGridRedefined-module_single-grid-headline__BocYX {\n font-size: 48px;\n font-style: normal;\n font-weight: 500;\n line-height: 60px;\n padding-bottom: 8px;\n}\n@media (max-width: 767px) {\n .SingleGridRedefined-module_single-grid__NikxO .SingleGridRedefined-module_single-grid-headline__BocYX {\n font-size: 24px;\n line-height: 32px;\n }\n}\n.SingleGridRedefined-module_single-grid__NikxO .SingleGridRedefined-module_single-grid-text__R1k6c {\n font-size: 14px;\n font-style: normal;\n font-weight: 500;\n line-height: 20px;\n}\n.SingleGridRedefined-module_single-grid__NikxO .SingleGridRedefined-module_single-grid-timer__n94Jv {\n padding: 16px 0;\n}\n@media (min-width: 768px) and (max-width: 1023px) {\n .SingleGridRedefined-module_single-grid__NikxO .SingleGridRedefined-module_single-grid-timer__n94Jv {\n display: flex;\n }\n}\n.SingleGridRedefined-module_single-grid__NikxO .SingleGridRedefined-module_single-grid-btn-section__gdt-4 {\n padding-top: 16px;\n padding-right: 16px;\n}\n@media (max-width: 767px) {\n .SingleGridRedefined-module_single-grid__NikxO .SingleGridRedefined-module_single-grid-btn-section__gdt-4 {\n padding-bottom: 8px;\n }\n}\n.SingleGridRedefined-module_single-grid__NikxO .SingleGridRedefined-module_single-grid-btn-section__gdt-4 a {\n text-decoration: none;\n}\n.SingleGridRedefined-module_single-grid__NikxO .SingleGridRedefined-module_single-grid-btn-right__zjTnA {\n padding-right: 0;\n padding-left: 16px;\n}");const We=({content:n,isFullWidth:t,isSlimVersion:r})=>{var o,i,l,s,u,c,m,p,g,h,v,f,b,_,x,y,T,C,w,k;const S=e.useRef(null),[B,I]=e.useState(""),[P,R]=e.useState(""),[A,W]=e.useState(!1),N=d(),O=null===(u=null===(s=null===(l=null===(i=null===(o=null==n?void 0:n.primaryheading)||void 0===o?void 0:o.content)||void 0===i?void 0:i[0])||void 0===l?void 0:l.content)||void 0===s?void 0:s[0])||void 0===u?void 0:u.text,F=null===(h=null===(g=null===(p=null===(m=null===(c=null==n?void 0:n.mainheading)||void 0===c?void 0:c.content)||void 0===m?void 0:m[0])||void 0===p?void 0:p.content)||void 0===g?void 0:g[0])||void 0===h?void 0:h.text,L=null===(x=null===(_=null===(b=null===(f=null===(v=null==n?void 0:n.secondaryheading)||void 0===v?void 0:v.content)||void 0===f?void 0:f[0])||void 0===b?void 0:b.content)||void 0===_?void 0:_[0])||void 0===x?void 0:x.text,M="left"===(null==n?void 0:n.textposition)?"flex-start":"right"===(null==n?void 0:n.textposition)?"flex-end":"center",D="left"===(null==n?void 0:n.textposition)?"left":"right"===(null==n?void 0:n.textposition)?"right":"center",z=()=>{var e,t,r;const o=window.innerWidth;o<=767?(I(`url(${null===(e=null==n?void 0:n.mobileImage)||void 0===e?void 0:e.filename}) center center / cover no-repeat`),R(null==n?void 0:n.verticaltextpostion)):o>=768&&o<=1439?(I(`url(${null===(t=null==n?void 0:n.tabImage)||void 0===t?void 0:t.filename}) center center / cover no-repeat`),R("")):o>=1440&&(I(`url(${null===(r=null==n?void 0:n.desktopimage)||void 0===r?void 0:r.filename}) center center / cover no-repeat`),R(""))};e.useEffect(()=>{z(),window.addEventListener("resize",z)},[]),e.useEffect(()=>{const e=new IntersectionObserver(e=>{var t,r;e[0].isIntersecting&&e[0].intersectionRatio>=.5&&!(null===(t=localStorage.getItem("analyticsUids"))||void 0===t?void 0:t.includes(n._uid))&&(ge(ae,ae,{banner_promotion_name:null!==(r=null==n?void 0:n.bannerPromotionName)&&void 0!==r?r:null==n?void 0:n.description,banner_source:ue,banner_type:ce,banner_location:null==n?void 0:n.bannerLocation,audience_name:me,promotion_objective:me,index:1}),localStorage.setItem("analyticsUids",JSON.stringify([...localStorage.getItem("analyticsUids")?JSON.parse(localStorage.getItem("analyticsUids")||""):[],n._uid])))},{threshold:.5});return S.current&&e.observe(S.current),()=>{e.disconnect()}},[]);const V=()=>{var e;ge(le,le,{banner_promotion_name:null!==(e=null==n?void 0:n.bannerPromotionName)&&void 0!==e?e:null==n?void 0:n.description,banner_source:ue,banner_type:ce,audience_name:me,promotion_objective:me,banner_location:null==n?void 0:n.bannerLocation,index:1})},j=null===(y=null==n?void 0:n.textcolor)||void 0===y?void 0:y.color,G=e.createElement(e.Fragment,null,e.createElement("div",{className:`${Se}`},e.createElement("div",null,e.createElement("div",{style:{color:j,alignItems:""===P?M:"center",textAlign:""===P?D:"center"}},O&&e.createElement("div",{className:`${Be}`},O),F&&e.createElement("div",{className:`${Ie}`},F),L&&e.createElement("div",{className:`${Pe}`},L)))),(null===(C=null===(T=null==n?void 0:n.timer)||void 0===T?void 0:T[0])||void 0===C?void 0:C.enableCounter)&&e.createElement("div",{className:`${Ee}\n \n `,style:{justifyContent:"top"===P?"flex-start":"bottom"===P?"flex-end":M}},e.createElement(E,{content:null===(w=null==n?void 0:n.timer)||void 0===w?void 0:w[0],setTimerExpired:W})),!A&&e.createElement("div",{className:""+("mobile"!==N?"d-flex":""),style:{justifyContent:""===P?M:"",alignItems:""!==P?"center":""}},null===(k=null==n?void 0:n.teaserButtonConfig)||void 0===k?void 0:k.map((t,r)=>{var o,i,l,d,s,u;return e.createElement("div",{className:`${Re} ${"flex-end"===M&&"mobile"!==N&&Ae}`,key:r},e.createElement("a",{href:`${(null===(o=null==t?void 0:t.buttonLink)||void 0===o?void 0:o.url)||0}`,target:null!==(i=null==n?void 0:n.target)&&void 0!==i?i:"",rel:"_blank"===(null==t?void 0:t.linkTarget)?"opener":"noopener",onClick:V},e.createElement("div",{className:`${a(null==t?void 0:t.buttonType)}`},(null===(l=null==t?void 0:t.buttonIcon)||void 0===l?void 0:l.filename)&&"before"===(null==t?void 0:t.iconPosition)&&e.createElement("img",{className:"ribbonComponent_phoneIcon",src:null===(d=null==t?void 0:t.buttonIcon)||void 0===d?void 0:d.filename}),null==t?void 0:t.buttonLabel,(null===(s=null==t?void 0:t.buttonIcon)||void 0===s?void 0:s.filename)&&"after"===(null==t?void 0:t.iconPosition)&&e.createElement("img",{className:"ribbonComponent_phoneIcon",src:null===(u=null==t?void 0:t.buttonIcon)||void 0===u?void 0:u.filename}))))})));return e.createElement(e.Fragment,null,e.createElement("div",{className:`${Ce} ${t?"full-width":""}`,ref:S},""!==B&&e.createElement("div",{className:`${we} ${t&&r?ke:""}`,style:{background:B,borderRadius:t?"0":"8px",justifyContent:"top"===P?"flex-start":"bottom"===P?"flex-end":D}},t?e.createElement(ye,null,G):G)))};var Ne={"wrapper-img":"ImageComponent-module_wrapper-img__v4UKy","image-wrapper":"ImageComponent-module_image-wrapper__dvPl9","text-container-center":"ImageComponent-module_text-container-center__i6mB-","text-container":"ImageComponent-module_text-container__v5YHL","image-title":"ImageComponent-module_image-title__WLw4-","image-description":"ImageComponent-module_image-description__wTnjQ","text-right":"ImageComponent-module_text-right__SQQol","text-center":"ImageComponent-module_text-center__ks4IT","text-left":"ImageComponent-module_text-left__8cSZR"};t("/* center a block element */\n/* use this to any of the pseudo elements as these are the mandatory properties */\n/* setting styles in separate formats for cross browser support */\n/* specify the max width for an element and apply ellipses and truncate the overflow */\n/* vertically center alilgn any HTML element */\n/* add basePath to assets */\n.ImageComponent-module_wrapper-img__v4UKy {\n width: 99%;\n height: 100%;\n}\n.ImageComponent-module_wrapper-img__v4UKy .ImageComponent-module_image-wrapper__dvPl9 {\n -webkit-background-size: cover;\n -moz-background-size: cover;\n -o-background-size: cover;\n background-size: cover;\n -webkit-border-radius: 24px;\n -moz-border-radius: 24px;\n border-radius: 24px;\n position: relative;\n height: 100%;\n}\n.ImageComponent-module_wrapper-img__v4UKy .ImageComponent-module_text-container-center__i6mB- {\n position: absolute;\n bottom: 40px;\n left: 40px;\n color: white;\n}\n.ImageComponent-module_wrapper-img__v4UKy .ImageComponent-module_text-container__v5YHL {\n position: relative;\n bottom: 120px;\n left: 40px;\n color: white;\n}\n\n.ImageComponent-module_image-title__WLw4- {\n color: white !important;\n font-size: 18px;\n line-height: 24px;\n}\n\n.ImageComponent-module_image-description__wTnjQ {\n color: #ffffff !important;\n font-size: 18px;\n line-height: 24px;\n}\n@media (max-width: 1439px) {\n .ImageComponent-module_image-description__wTnjQ {\n font-size: 14px;\n line-height: 20px;\n }\n}\n\n@media (max-width: 1439px) {\n .ImageComponent-module_wrapper-img__v4UKy {\n width: 100%;\n height: 100%;\n }\n .ImageComponent-module_wrapper-img__v4UKy .ImageComponent-module_image-wrapper__dvPl9 {\n border-radius: 10px;\n margin-right: 4px;\n margin-left: 4px;\n padding-right: 26px;\n border-bottom-left-radius: 18px;\n border-bottom-right-radius: 18px;\n width: 100%;\n height: 100%;\n background: linear-gradient(0deg, rgba(0, 0, 0, 0.45) 32.31%, rgba(0, 0, 0, 0) 50%);\n box-shadow: 0px 2px 4px 0px rgba(87, 84, 82, 0.2);\n }\n .ImageComponent-module_text-right__SQQol {\n position: relative;\n bottom: 120px;\n text-align: right;\n padding-right: 40px;\n }\n .ImageComponent-module_text-center__ks4IT {\n position: relative;\n bottom: 120px;\n text-align: center;\n }\n .ImageComponent-module_text-left__8cSZR {\n position: relative;\n left: 22px;\n color: white;\n bottom: 120px;\n }\n}\n@media (max-width: 1439px) and (min-width: 768px) and (max-width: 1023px) {\n .ImageComponent-module_text-left__8cSZR {\n left: 40px;\n }\n}\n@media (max-width: 1439px) and (min-width: 1024px) and (max-width: 1439px) {\n .ImageComponent-module_text-left__8cSZR {\n left: 50px;\n }\n}");const Oe=({content:n,alignment:t})=>{var r;const o=d(),i=`url(${(null===(r=null==n?void 0:n.img)||void 0===r?void 0:r.filename)+"/m/"}) center center / cover no-repeat`,a="center"===t?"text-container-center":"text-container";return e.createElement("div",{className:Ne["wrapper-img"]},""!==i&&e.createElement(e.Fragment,null,e.createElement("div",{className:Ne["image-wrapper"],style:{background:i}}),e.createElement("div",{className:`${"large-desktop"!=o?Ne[`text-${null==n?void 0:n.textAlignment}`]:Ne[a]}`},(null==n?void 0:n.title)&&e.createElement("h3",{className:Ne["image-title"]},null==n?void 0:n.title),(null==n?void 0:n.description)&&e.createElement("div",{className:Ne["image-description"]},e.createElement(he,{content:null==n?void 0:n.description})))))};var Fe={overline:"TextComponent-module_overline__BDtDE",h3content:"TextComponent-module_h3content__B0Ipy",desciption:"TextComponent-module_desciption__uP3Ih","textline-left":"TextComponent-module_textline-left__-r6ZQ","textline-center":"TextComponent-module_textline-center__g9XQ8","textline-right":"TextComponent-module_textline-right__3QCWa"};t(".TextComponent-module_overline__BDtDE {\n color: #86807C;\n}\n\n.TextComponent-module_h3content__B0Ipy {\n color: #3D3935;\n}\n\n.TextComponent-module_desciption__uP3Ih {\n font-size: 20px;\n line-height: 26px;\n color: #3d3935;\n}\n\n.TextComponent-module_textline-left__-r6ZQ {\n text-align: left;\n}\n\n.TextComponent-module_textline-center__g9XQ8 {\n text-align: center;\n}\n\n.TextComponent-module_textline-right__3QCWa {\n text-align: right;\n}");t(".overline {\r\n color: gray;\r\n}\r\n\r\n.desciption {\r\n font-size: 20px;\r\n line-height: 26px;\r\n color: #3d3935;\r\n}\r\n\r\n.primary {\r\n text-align: center;\r\n background: #da291c;\r\n color: white;\r\n border: none;\r\n border-radius: 28px;\r\n font-weight: 700;\r\n overflow: visible;\r\n padding: 14px 24px;\r\n width: fit-content;\r\n\r\n a {\r\n color: white;\r\n text-decoration: none;\r\n }\r\n}\r\n\r\n.secondary {\r\n text-align: center;\r\n background: white;\r\n color: #da291c;\r\n border: 2px solid #da291c;\r\n border-radius: 28px;\r\n font-weight: 700;\r\n overflow: visible;\r\n padding: 14px 24px;\r\n width: fit-content;\r\n\r\n a {\r\n color: #da291c;\r\n text-decoration: none;\r\n }\r\n}\r\n\r\n.horizontal-left {\r\n display: flex;\r\n justify-content: flex-start;\r\n}\r\n\r\n.horizontal-right {\r\n display: flex;\r\n justify-content: flex-end;\r\n}\r\n\r\n.horizontal-center {\r\n display: flex;\r\n justify-content: center;\r\n margin-top: 20px;\r\n}\r\n\r\n.vertical-left {\r\n display: flex;\r\n flex-direction: column;\r\n align-items: flex-start;\r\n}\r\n\r\n.vertical-right {\r\n display: flex;\r\n flex-direction: column;\r\n align-items: flex-end;\r\n}\r\n\r\n.vertical-center {\r\n display: flex;\r\n flex-direction: column;\r\n align-items: center;\r\n}\r\n.btn-container{\r\n margin-top: 16px;\r\n display: flex;\r\n flex-direction: column;\r\n align-items: center;\r\n}\r\n\r\n.text{\r\n text-align: center;\r\n color: #da291c;\r\n font-weight: 700;\r\n overflow: visible;\r\n padding: 14px 24px;\r\n width: fit-content;\r\n a{\r\n color: #da291c;\r\n text-decoration: none; \r\n }\r\n}");const Le=({content:n,analyticsTitle:t})=>{var r;const o=d(),i=()=>{ge(oe,"article_select_promotion",{banner_promotion_name:t,component:ie})};return e.createElement(e.Fragment,null,e.createElement("div",{className:"large-desktop"===o?(null==n?void 0:n.groupsAlignment)+"-"+(null==n?void 0:n.buttonAlignment):"btn-container"},(null===(r=null==n?void 0:n.buttons)||void 0===r?void 0:r.length)>0&&n.buttons.map((n,t)=>{var r;return e.createElement("div",{className:null==n?void 0:n.type,key:t},e.createElement("a",{href:null===(r=null==n?void 0:n.link)||void 0===r?void 0:r.cached_url,onClick:i},null==n?void 0:n.text))})))},Me=({content:n,analyticsTitle:t})=>{var r;const o=d();return e.createElement(e.Fragment,null,e.createElement("div",{className:` ${"large-desktop"!=o?Fe[`textline-${null==n?void 0:n.alignment}`]:Fe["textline-container"]}`},(null==n?void 0:n.overline)&&e.createElement("div",{className:Fe.overline},null==n?void 0:n.overline),(null==n?void 0:n.headline)&&e.createElement("h3",{className:Fe.h3content},null==n?void 0:n.headline),(null==n?void 0:n.description)&&e.createElement("div",{className:Fe.description},e.createElement(he,{content:null==n?void 0:n.description})),(null===(r=null==n?void 0:n.btnGroup)||void 0===r?void 0:r.length)>0&&(null==n?void 0:n.btnGroup.map(n=>e.createElement(Le,{content:n,analyticsTitle:t})))))};var De={"main-container":"ImageWithText-module_main-container__fnrz1","img-text-container":"ImageWithText-module_img-text-container__M5Xx0","img-section":"ImageWithText-module_img-section__NsiT4","text-section":"ImageWithText-module_text-section__jTDBS","img-text-right":"ImageWithText-module_img-text-right__rKz7C","img-text-left":"ImageWithText-module_img-text-left__hmJKl","img-text-center":"ImageWithText-module_img-text-center__Js5hv"};t("/* center a block element */\n/* use this to any of the pseudo elements as these are the mandatory properties */\n/* setting styles in separate formats for cross browser support */\n/* specify the max width for an element and apply ellipses and truncate the overflow */\n/* vertically center alilgn any HTML element */\n/* add basePath to assets */\n.ImageWithText-module_main-container__fnrz1 .ImageWithText-module_img-text-container__M5Xx0 .ImageWithText-module_img-section__NsiT4 {\n height: 260px;\n width: 100%;\n}\n@media (min-width: 768px) and (max-width: 1439px) {\n .ImageWithText-module_main-container__fnrz1 .ImageWithText-module_img-text-container__M5Xx0 .ImageWithText-module_img-section__NsiT4 {\n height: 450px;\n }\n}\n@media (max-width: 1439px) {\n .ImageWithText-module_main-container__fnrz1 .ImageWithText-module_img-text-container__M5Xx0 .ImageWithText-module_text-section__jTDBS {\n width: 90%;\n position: relative;\n top: auto;\n background: rgba(255, 255, 255, 0.7490196078);\n margin: 0 auto;\n border-radius: 12px;\n padding: 16px !important;\n bottom: 30px;\n }\n}\n.ImageWithText-module_main-container__fnrz1 .ImageWithText-module_img-text-right__rKz7C {\n flex-direction: row-reverse;\n}\n.ImageWithText-module_main-container__fnrz1 .ImageWithText-module_img-text-right__rKz7C .ImageWithText-module_text-section__jTDBS {\n padding: 40px !important;\n}\n.ImageWithText-module_main-container__fnrz1 .ImageWithText-module_img-text-left__hmJKl {\n flex-direction: row;\n}\n.ImageWithText-module_main-container__fnrz1 .ImageWithText-module_img-text-left__hmJKl .ImageWithText-module_text-section__jTDBS {\n padding: 40px !important;\n}\n.ImageWithText-module_main-container__fnrz1 .ImageWithText-module_img-text-center__Js5hv {\n position: relative;\n align-items: center;\n height: 450px;\n}\n.ImageWithText-module_main-container__fnrz1 .ImageWithText-module_img-text-center__Js5hv .ImageWithText-module_text-section__jTDBS {\n background: rgba(255, 255, 255, 0.7490196078);\n position: absolute;\n left: 40%;\n max-height: 450px;\n padding: 40px !important;\n width: 48%;\n border-radius: 12px;\n}\n.ImageWithText-module_main-container__fnrz1 .ImageWithText-module_img-text-center__Js5hv .ImageWithText-module_img-section__NsiT4 {\n width: 50%;\n height: 100%;\n border-radius: 24px;\n}");const ze=({content:n,index:t})=>{var r,o,i,a;const l=d();return e.useEffect(()=>{0!==t&&void 0!==t||ge(oe,"article_view_promotion",{banner_promotion_name:null==n?void 0:n.analyticsTitle,component:ie})},[]),e.createElement(e.Fragment,null,e.createElement("div",{className:De["main-container"]},e.createElement("div",{className:`row ${"large-desktop"===l?De[`img-text-${null==n?void 0:n.alignment}`]:De["img-text-container"]}`},(null===(r=null==n?void 0:n.image)||void 0===r?void 0:r.length)>0&&e.createElement("div",{className:`${De["img-section"]} col-md-6 col-lg-6 col-sm-10`},e.createElement(Oe,{content:null===(o=null==n?void 0:n.image)||void 0===o?void 0:o[0],alignment:null==n?void 0:n.alignment})),(null===(i=null==n?void 0:n.textBlok)||void 0===i?void 0:i.length)>0&&e.createElement("div",{className:`${De["text-section"]} col-md-6 col-lg-6 col-sm-10`},e.createElement(Me,{content:null===(a=null==n?void 0:n.textBlok)||void 0===a?void 0:a[0],analyticsTitle:null==n?void 0:n.analyticsTitle})))))};var Ve,je={},Ge={},$e={},Qe={};function He(){return Ve||(Ve=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),e.getOriginalCounterPart=function(e,n,t){var r=n.slidesToShow,o=n.currentSlide;return t.length>2*r?e+2*r:o>=t.length?t.length+e:e},e.getOriginalIndexLookupTableByClones=function(e,n){if(n.length>2*e){for(var t={},r=n.length-2*e,o=n.length-r,i=r,a=0;a<o;a++)t[a]=i,i++;var l=n.length+o,d=l+n.slice(0,2*e).length,s=0;for(a=l;a<=d;a++)t[a]=s,s++;var u=l,c=0;for(a=o;a<u;a++)t[a]=c,c++;return t}t={};var m=3*n.length,p=0;for(a=0;a<m;a++)t[a]=p,++p===n.length&&(p=0);return t},e.getClones=function(e,n){return n.length<e?n:n.length>2*e?n.slice(n.length-2*e,n.length).concat(n,n.slice(0,2*e)):n.concat(n,n)},e.getInitialSlideInInfiniteMode=function(e,n){return n.length>2*e?2*e:n.length},e.checkClonesPosition=function(e,n,t){var r,o=e.currentSlide,i=e.slidesToShow,a=e.itemWidth,l=e.totalItems,d=0,s=0,u=0===o,c=n.length-(n.length-2*i);return n.length<i?(s=d=0,u=r=!1):n.length>2*i?((r=o>=c+n.length)&&(s=-a*(d=o-n.length)),u&&(s=-a*(d=c+(n.length-2*i)))):((r=o>=2*n.length)&&(s=-a*(d=o-n.length)),u&&(s=t.showDots?-a*(d=n.length):-a*(d=l/3))),{isReachingTheEnd:r,isReachingTheStart:u,nextSlide:d,nextPosition:s}}}(Qe)),Qe}var Ue,Je={};function Xe(){if(Ue)return Je;Ue=1,Object.defineProperty(Je,"__esModule",{value:!0});var e=!1;return Je.getPartialVisibilityGutter=function(n,t,r,o){var i=0,a=o||r;return t&&a&&(!e&&"production"!==process.env.NODE_ENV&&n[a].paritialVisibilityGutter&&(e=!0,console.warn("You appear to be using paritialVisibilityGutter instead of partialVisibilityGutter which will be moved to partialVisibilityGutter in the future completely")),i=n[a].partialVisibilityGutter||n[a].paritialVisibilityGutter),i},Je.getWidthFromDeviceType=function(e,n){var t;return n[e]&&(t=(100/n[e].items).toFixed(1)),t},Je.getItemClientSideWidth=function(e,n,t){return Math.round(t/(n+(e.centerMode?1:0)))},Je}var Ke,Ye={};function Ze(){if(Ke)return Ye;Ke=1,Object.defineProperty(Ye,"__esModule",{value:!0});var e=Xe();function n(e){var n=e.slidesToShow;return e.totalItems<n}function t(e,t,r){var o=r||e.transform;return!t.infinite&&0===e.currentSlide||n(e)?o:o+e.itemWidth/2}function r(e){var n=e.currentSlide,t=e.totalItems;return!(n+e.slidesToShow<t)}function o(e,t,o,i){void 0===t&&(t=0);var a=e.currentSlide,l=e.slidesToShow,d=r(e),s=!o.infinite&&d,u=i||e.transform;if(n(e))return u;var c=u+a*t;return s?c+(e.containerWidth-(e.itemWidth-t)*l):c}function i(e,n){return e.rtl?-1*n:n}return Ye.notEnoughChildren=n,Ye.getInitialState=function(n,t){var r,o=n.domLoaded,i=n.slidesToShow,a=n.containerWidth,l=n.itemWidth,d=t.deviceType,s=t.responsive,u=t.ssr,c=t.partialVisbile,m=t.partialVisible,p=Boolean(o&&i&&a&&l);u&&d&&!p&&(r=e.getWidthFromDeviceType(d,s));var g=Boolean(u&&d&&!p&&r);return{shouldRenderOnSSR:g,flexBisis:r,domFullyLoaded:p,partialVisibilityGutter:e.getPartialVisibilityGutter(s,c||m,d,n.deviceType),shouldRenderAtAll:g||p}},Ye.getIfSlideIsVisbile=function(e,n){var t=n.currentSlide,r=n.slidesToShow;return t<=e&&e<t+r},Ye.getTransformForCenterMode=t,Ye.isInLeftEnd=function(e){return!(0<e.currentSlide)},Ye.isInRightEnd=r,Ye.getTransformForPartialVsibile=o,Ye.parsePosition=i,Ye.getTransform=function(n,r,a){var l=r.partialVisbile,d=r.partialVisible,s=r.responsive,u=r.deviceType,c=r.centerMode,m=a||n.transform,p=e.getPartialVisibilityGutter(s,l||d,u,n.deviceType);return i(r,d||l?o(n,p,r,a):c?t(n,r,a):m)},Ye.getSlidesToSlide=function(e,n){var t=e.domLoaded,r=e.slidesToShow,o=e.containerWidth,i=e.itemWidth,a=n.deviceType,l=n.responsive,d=n.slidesToSlide||1,s=Boolean(t&&r&&o&&i);return n.ssr&&n.deviceType&&!s&&Object.keys(l).forEach(function(e){var n=l[e].slidesToSlide;a===e&&n&&(d=n)}),s&&Object.keys(l).forEach(function(e){var n=l[e],t=n.breakpoint,r=n.slidesToSlide,o=t.max,i=t.min;r&&window.innerWidth>=i&&window.innerWidth<=o&&(d=r)}),d},Ye}var qe,en={};var nn,tn={};var rn,on={};var an,ln={};var dn,sn,un={};function cn(){if(sn)return $e;sn=1,Object.defineProperty($e,"__esModule",{value:!0});var n=He();$e.getOriginalCounterPart=n.getOriginalCounterPart,$e.getClones=n.getClones,$e.checkClonesPosition=n.checkClonesPosition,$e.getInitialSlideInInfiniteMode=n.getInitialSlideInInfiniteMode;var t=Xe();$e.getWidthFromDeviceType=t.getWidthFromDeviceType,$e.getPartialVisibilityGutter=t.getPartialVisibilityGutter,$e.getItemClientSideWidth=t.getItemClientSideWidth;var r=Ze();$e.getInitialState=r.getInitialState,$e.getIfSlideIsVisbile=r.getIfSlideIsVisbile,$e.getTransformForCenterMode=r.getTransformForCenterMode,$e.getTransformForPartialVsibile=r.getTransformForPartialVsibile,$e.isInLeftEnd=r.isInLeftEnd,$e.isInRightEnd=r.isInRightEnd,$e.notEnoughChildren=r.notEnoughChildren,$e.getSlidesToSlide=r.getSlidesToSlide;var o=(qe||(qe=1,Object.defineProperty(en,"__esModule",{value:!0}),en.default=function(e,n,t){var r;return function(){var o=arguments;r||(e.apply(this,o),r=!0,"function"==typeof t&&t(!0),setTimeout(function(){r=!1,"function"==typeof t&&t(!1)},n))}}),en);$e.throttle=o.default;var i=(nn||(nn=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(e,n){var t=n.partialVisbile,r=n.partialVisible,o=n.centerMode,i=n.ssr,a=n.responsive;if((t||r)&&o)throw new Error("center mode can not be used at the same time with partialVisible");if(!a)throw i?new Error("ssr mode need to be used in conjunction with responsive prop"):new Error("Responsive prop is needed for deciding the amount of items to show on the screen");if(a&&"object"!=typeof a)throw new Error("responsive prop must be an object")}}(tn)),tn);$e.throwError=i.default;var a=function(){if(rn)return on;rn=1,Object.defineProperty(on,"__esModule",{value:!0});var e=Ze();return on.populateNextSlides=function(n,t,r){void 0===r&&(r=0);var o,i,a=n.slidesToShow,l=n.currentSlide,d=n.itemWidth,s=n.totalItems,u=e.getSlidesToSlide(n,t),c=l+1+r+a+(0<r?0:u);return i=c<=s?-d*(o=l+r+(0<r?0:u)):s<c&&l!==s-a?-d*(o=s-a):o=void 0,{nextSlides:o,nextPosition:i}},on}();$e.populateNextSlides=a.populateNextSlides;var l=function(){if(an)return ln;an=1,Object.defineProperty(ln,"__esModule",{value:!0});var n=e,t=Ze(),r=Ze();return ln.populatePreviousSlides=function(e,o,i){void 0===i&&(i=0);var a,l,d=e.currentSlide,s=e.itemWidth,u=e.slidesToShow,c=o.children,m=o.showDots,p=o.infinite,g=t.getSlidesToSlide(e,o),h=d-i-(0<i?0:g),v=(n.Children.toArray(c).length-u)%g;return l=0<=h?(a=h,m&&!p&&0<v&&r.isInRightEnd(e)&&(a=d-v),-s*a):a=h<0&&0!==d?0:void 0,{nextSlides:a,nextPosition:l}},ln}();$e.populatePreviousSlides=l.populatePreviousSlides;var d=(dn||(dn=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),e.populateSlidesOnMouseTouchMove=function(e,n,t,r,o,i){var a,l,d=e.itemWidth,s=e.slidesToShow,u=e.totalItems,c=e.currentSlide,m=n.infinite,p=!1,g=Math.round((t-r)/d),h=Math.round((r-t)/d),v=t<o;if(o<t&&g<=s){a="right";var f=Math.abs(-d*(u-s)),b=i-(r-o),_=c===u-s;(Math.abs(b)<=f||_&&m)&&(l=b,p=!0)}return v&&h<=s&&(a="left",((b=i+(o-r))<=0||0===c&&m)&&(p=!0,l=b)),{direction:a,nextPosition:l,canContinue:p}}}(un)),un);return $e.populateSlidesOnMouseTouchMove=d.populateSlidesOnMouseTouchMove,$e}var mn,pn={};var gn,hn,vn={},fn={};function bn(){if(hn)return vn;hn=1,Object.defineProperty(vn,"__esModule",{value:!0});var n=e,t=He(),r=function(){if(gn)return fn;gn=1,Object.defineProperty(fn,"__esModule",{value:!0});var e=He(),n=Ze();return fn.getLookupTableForNextSlides=function(t,r,o,i){var a={},l=n.getSlidesToSlide(r,o);return Array(t).fill(0).forEach(function(n,t){var o=e.getOriginalCounterPart(t,r,i);if(0===t)a[0]=o;else{var d=a[t-1]+l;a[t]=d}}),a},fn}(),o=Ze();return vn.default=function(e){var i=e.props,a=e.state,l=e.goToSlide,d=e.getState,s=i.showDots,u=i.customDot,c=i.dotListClass,m=i.infinite,p=i.children;if(!s||o.notEnoughChildren(a))return null;var g,h=a.currentSlide,v=a.slidesToShow,f=o.getSlidesToSlide(a,i),b=n.Children.toArray(p);g=m?Math.ceil(b.length/f):Math.ceil((b.length-v)/f)+1;var _=r.getLookupTableForNextSlides(g,a,i,b),x=t.getOriginalIndexLookupTableByClones(v,b),y=x[h];return n.createElement("ul",{className:"react-multi-carousel-dot-list "+c},Array(g).fill(0).map(function(e,t){var r,o;if(m){o=_[t];var i=x[o];r=y===i||i<=y&&y<i+f}else{var a=b.length-v,s=t*f;r=(o=a<s?a:s)===h||o<h&&h<o+f&&h<b.length-v}return u?n.cloneElement(u,{index:t,active:r,key:t,onClick:function(){return l(o)},carouselState:d()}):n.createElement("li",{"data-index":t,key:t,className:"react-multi-carousel-dot "+(r?"react-multi-carousel-dot--active":"")},n.createElement("button",{"aria-label":"Go to slide "+(t+1),onClick:function(){return l(o)}}))}))},vn}var _n,xn={};var yn,Tn,Cn,wn,kn,Sn={};function Bn(){if(Tn)return Ge;Tn=1;var n,t=Ge&&Ge.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,n){e.__proto__=n}||function(e,n){for(var t in n)n.hasOwnProperty(t)&&(e[t]=n[t])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(Ge,"__esModule",{value:!0});var r=e,o=cn(),i=function(){if(mn)return pn;mn=1;var n,t=pn&&pn.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,n){e.__proto__=n}||function(e,n){for(var t in n)n.hasOwnProperty(t)&&(e[t]=n[t])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(pn,"__esModule",{value:!0});var r=e;pn.isMouseMoveEvent=function(e){return"clientY"in e};var o=function(e){function n(){return null!==e&&e.apply(this,arguments)||this}return t(n,e),n}(r.Component);return pn.default=o,pn}(),a=bn(),l=function(){if(_n)return xn;_n=1,Object.defineProperty(xn,"__esModule",{value:!0});var n=e;return xn.LeftArrow=function(e){var t=e.customLeftArrow,r=e.getState,o=e.previous,i=e.disabled,a=e.rtl;if(t)return n.cloneElement(t,{onClick:function(){return o()},carouselState:r(),disabled:i,rtl:a});var l=a?"rtl":"";return n.createElement("button",{"aria-label":"Go to previous slide",className:"react-multiple-carousel__arrow react-multiple-carousel__arrow--left "+l,onClick:function(){return o()},type:"button",disabled:i})},xn.RightArrow=function(e){var t=e.customRightArrow,r=e.getState,o=e.next,i=e.disabled,a=e.rtl;if(t)return n.cloneElement(t,{onClick:function(){return o()},carouselState:r(),disabled:i,rtl:a});var l=a?"rtl":"";return n.createElement("button",{"aria-label":"Go to next slide",className:"react-multiple-carousel__arrow react-multiple-carousel__arrow--right "+l,onClick:function(){return o()},type:"button",disabled:i})},xn}(),d=function(){if(yn)return Sn;yn=1,Object.defineProperty(Sn,"__esModule",{value:!0});var n=e,t=cn();return Sn.default=function(e){var r=e.props,o=e.state,i=e.goToSlide,a=e.clones,l=e.notEnoughChildren,d=o.itemWidth,s=r.children,u=r.infinite,c=r.itemClass,m=r.itemAriaLabel,p=r.partialVisbile,g=r.partialVisible,h=t.getInitialState(o,r),v=h.flexBisis,f=h.shouldRenderOnSSR,b=h.domFullyLoaded,_=h.partialVisibilityGutter;return h.shouldRenderAtAll?(p&&console.warn('WARNING: Please correct props name: "partialVisible" as old typo will be removed in future versions!'),n.createElement(n.Fragment,null,(u?a:n.Children.toArray(s)).map(function(e,a){return n.createElement("li",{key:a,"data-index":a,onClick:function(){r.focusOnSelect&&i(a)},"aria-hidden":t.getIfSlideIsVisbile(a,o)?"false":"true","aria-label":m||(e.props.ariaLabel?e.props.ariaLabel:null),style:{flex:f?"1 0 "+v+"%":"auto",position:"relative",width:b?((p||g)&&_&&!l?d-_:d)+"px":"auto"},className:"react-multi-carousel-item "+(t.getIfSlideIsVisbile(a,o)?"react-multi-carousel-item--active":"")+" "+c},e)}))):null},Sn}(),s=Ze(),u=400,c="transform 400ms ease-in-out",m=function(e){function n(n){var t=e.call(this,n)||this;return t.containerRef=r.createRef(),t.listRef=r.createRef(),t.state={itemWidth:0,slidesToShow:0,currentSlide:0,totalItems:r.Children.count(n.children),deviceType:"",domLoaded:!1,transform:0,containerWidth:0},t.onResize=t.onResize.bind(t),t.handleDown=t.handleDown.bind(t),t.handleMove=t.handleMove.bind(t),t.handleOut=t.handleOut.bind(t),t.onKeyUp=t.onKeyUp.bind(t),t.handleEnter=t.handleEnter.bind(t),t.setIsInThrottle=t.setIsInThrottle.bind(t),t.next=o.throttle(t.next.bind(t),n.transitionDuration||u,t.setIsInThrottle),t.previous=o.throttle(t.previous.bind(t),n.transitionDuration||u,t.setIsInThrottle),t.goToSlide=o.throttle(t.goToSlide.bind(t),n.transitionDuration||u,t.setIsInThrottle),t.onMove=!1,t.initialX=0,t.lastX=0,t.isAnimationAllowed=!1,t.direction="",t.initialY=0,t.isInThrottle=!1,t.transformPlaceHolder=0,t}return t(n,e),n.prototype.resetTotalItems=function(){var e=this,n=r.Children.count(this.props.children),t=o.notEnoughChildren(this.state)?0:Math.max(0,Math.min(this.state.currentSlide,n));this.setState({totalItems:n,currentSlide:t},function(){e.setContainerAndItemWidth(e.state.slidesToShow,!0)})},n.prototype.setIsInThrottle=function(e){void 0===e&&(e=!1),this.isInThrottle=e},n.prototype.setTransformDirectly=function(e,n){var t=this.props.additionalTransfrom;this.transformPlaceHolder=e;var r=s.getTransform(this.state,this.props,this.transformPlaceHolder);this.listRef&&this.listRef.current&&(this.setAnimationDirectly(n),this.listRef.current.style.transform="translate3d("+(r+t)+"px,0,0)")},n.prototype.setAnimationDirectly=function(e){this.listRef&&this.listRef.current&&(this.listRef.current.style.transition=e?this.props.customTransition||c:"none")},n.prototype.componentDidMount=function(){this.setState({domLoaded:!0}),this.setItemsToShow(),window.addEventListener("resize",this.onResize),this.onResize(!0),this.props.keyBoardControl&&window.addEventListener("keyup",this.onKeyUp),this.props.autoPlay&&(this.autoPlay=setInterval(this.next,this.props.autoPlaySpeed))},n.prototype.setClones=function(e,n,t,i){var a=this;void 0===i&&(i=!1),this.isAnimationAllowed=!1;var l=r.Children.toArray(this.props.children),d=o.getInitialSlideInInfiniteMode(e||this.state.slidesToShow,l),s=o.getClones(this.state.slidesToShow,l),u=l.length<this.state.slidesToShow?0:this.state.currentSlide;this.setState({totalItems:s.length,currentSlide:t&&!i?u:d},function(){a.correctItemsPosition(n||a.state.itemWidth)})},n.prototype.setItemsToShow=function(e,n){var t=this,r=this.props.responsive;Object.keys(r).forEach(function(o){var i=r[o],a=i.breakpoint,l=i.items,d=a.max,s=a.min,u=[window.innerWidth];window.screen&&window.screen.width&&u.push(window.screen.width);var c=Math.min.apply(Math,u);s<=c&&c<=d&&(t.setState({slidesToShow:l,deviceType:o}),t.setContainerAndItemWidth(l,e,n))})},n.prototype.setContainerAndItemWidth=function(e,n,t){var r=this;if(this.containerRef&&this.containerRef.current){var i=this.containerRef.current.offsetWidth,a=o.getItemClientSideWidth(this.props,e,i);this.setState({containerWidth:i,itemWidth:a},function(){r.props.infinite&&r.setClones(e,a,n,t)}),n&&this.correctItemsPosition(a)}},n.prototype.correctItemsPosition=function(e,n,t){n&&(this.isAnimationAllowed=!0),!n&&this.isAnimationAllowed&&(this.isAnimationAllowed=!1);var r=this.state.totalItems<this.state.slidesToShow?0:-e*this.state.currentSlide;t&&this.setTransformDirectly(r,!0),this.setState({transform:r})},n.prototype.onResize=function(e){var n;n=!(!this.props.infinite||"boolean"==typeof e&&e),this.setItemsToShow(n)},n.prototype.componentDidUpdate=function(e,t){var r=this,i=e.keyBoardControl,a=e.autoPlay,l=e.children,d=t.containerWidth,s=t.domLoaded,c=t.currentSlide;if(this.containerRef&&this.containerRef.current&&this.containerRef.current.offsetWidth!==d&&(this.itemsToShowTimeout&&clearTimeout(this.itemsToShowTimeout),this.itemsToShowTimeout=setTimeout(function(){r.setItemsToShow(!0)},this.props.transitionDuration||u)),i&&!this.props.keyBoardControl&&window.removeEventListener("keyup",this.onKeyUp),!i&&this.props.keyBoardControl&&window.addEventListener("keyup",this.onKeyUp),a&&!this.props.autoPlay&&this.autoPlay&&(clearInterval(this.autoPlay),this.autoPlay=void 0),a||!this.props.autoPlay||this.autoPlay||(this.autoPlay=setInterval(this.next,this.props.autoPlaySpeed)),l.length!==this.props.children.length?n.clonesTimeout=setTimeout(function(){r.props.infinite?r.setClones(r.state.slidesToShow,r.state.itemWidth,!0,!0):r.resetTotalItems()},this.props.transitionDuration||u):this.props.infinite&&this.state.currentSlide!==c&&this.correctClonesPosition({domLoaded:s}),this.transformPlaceHolder!==this.state.transform&&(this.transformPlaceHolder=this.state.transform),this.props.autoPlay&&this.props.rewind&&!this.props.infinite&&o.isInRightEnd(this.state)){var m=this.props.transitionDuration||u;n.isInThrottleTimeout=setTimeout(function(){r.setIsInThrottle(!1),r.resetAutoplayInterval(),r.goToSlide(0,void 0,!!r.props.rewindWithAnimation)},m+this.props.autoPlaySpeed)}},n.prototype.correctClonesPosition=function(e){var t=this,i=e.domLoaded,a=r.Children.toArray(this.props.children),l=o.checkClonesPosition(this.state,a,this.props),d=l.isReachingTheEnd,s=l.isReachingTheStart,c=l.nextSlide,m=l.nextPosition;this.state.domLoaded&&i&&(d||s)&&(this.isAnimationAllowed=!1,n.transformTimeout=setTimeout(function(){t.setState({transform:m,currentSlide:c})},this.props.transitionDuration||u))},n.prototype.next=function(e){var t=this;void 0===e&&(e=0);var r=this.props,i=r.afterChange,a=r.beforeChange;if(!o.notEnoughChildren(this.state)){var l=o.populateNextSlides(this.state,this.props,e),d=l.nextSlides,s=l.nextPosition,c=this.state.currentSlide;void 0!==d&&void 0!==s&&("function"==typeof a&&a(d,this.getState()),this.isAnimationAllowed=!0,this.props.shouldResetAutoplay&&this.resetAutoplayInterval(),this.setState({transform:s,currentSlide:d},function(){"function"==typeof i&&(n.afterChangeTimeout=setTimeout(function(){i(c,t.getState())},t.props.transitionDuration||u))}))}},n.prototype.previous=function(e){var t=this;void 0===e&&(e=0);var r=this.props,i=r.afterChange,a=r.beforeChange;if(!o.notEnoughChildren(this.state)){var l=o.populatePreviousSlides(this.state,this.props,e),d=l.nextSlides,s=l.nextPosition;if(void 0!==d&&void 0!==s){var c=this.state.currentSlide;"function"==typeof a&&a(d,this.getState()),this.isAnimationAllowed=!0,this.props.shouldResetAutoplay&&this.resetAutoplayInterval(),this.setState({transform:s,currentSlide:d},function(){"function"==typeof i&&(n.afterChangeTimeout2=setTimeout(function(){i(c,t.getState())},t.props.transitionDuration||u))})}}},n.prototype.resetAutoplayInterval=function(){this.props.autoPlay&&(clearInterval(this.autoPlay),this.autoPlay=setInterval(this.next,this.props.autoPlaySpeed))},n.prototype.componentWillUnmount=function(){window.removeEventListener("resize",this.onResize),this.props.keyBoardControl&&window.removeEventListener("keyup",this.onKeyUp),this.props.autoPlay&&this.autoPlay&&(clearInterval(this.autoPlay),this.autoPlay=void 0),this.itemsToShowTimeout&&clearTimeout(this.itemsToShowTimeout),n.clonesTimeout&&clearTimeout(n.clonesTimeout),n.isInThrottleTimeout&&clearTimeout(n.isInThrottleTimeout),n.transformTimeout&&clearTimeout(n.transformTimeout),n.afterChangeTimeout&&clearTimeout(n.afterChangeTimeout),n.afterChangeTimeout2&&clearTimeout(n.afterChangeTimeout2),n.afterChangeTimeout3&&clearTimeout(n.afterChangeTimeout3)},n.prototype.resetMoveStatus=function(){this.onMove=!1,this.initialX=0,this.lastX=0,this.direction="",this.initialY=0},n.prototype.getCords=function(e){var n=e.clientX,t=e.clientY;return{clientX:s.parsePosition(this.props,n),clientY:s.parsePosition(this.props,t)}},n.prototype.handleDown=function(e){if(!(!i.isMouseMoveEvent(e)&&!this.props.swipeable||i.isMouseMoveEvent(e)&&!this.props.draggable||this.isInThrottle)){var n=this.getCords(i.isMouseMoveEvent(e)?e:e.touches[0]),t=n.clientX,r=n.clientY;this.onMove=!0,this.initialX=t,this.initialY=r,this.lastX=t,this.isAnimationAllowed=!1}},n.prototype.handleMove=function(e){if(!(!i.isMouseMoveEvent(e)&&!this.props.swipeable||i.isMouseMoveEvent(e)&&!this.props.draggable||o.notEnoughChildren(this.state))){var n=this.getCords(i.isMouseMoveEvent(e)?e:e.touches[0]),t=n.clientX,r=n.clientY,a=this.initialX-t,l=this.initialY-r;if(this.onMove){if(!(Math.abs(a)>Math.abs(l)))return;var d=o.populateSlidesOnMouseTouchMove(this.state,this.props,this.initialX,this.lastX,t,this.transformPlaceHolder),s=d.direction,u=d.nextPosition,c=d.canContinue;s&&(this.direction=s,c&&void 0!==u&&this.setTransformDirectly(u)),this.lastX=t}}},n.prototype.handleOut=function(e){this.props.autoPlay&&!this.autoPlay&&(this.autoPlay=setInterval(this.next,this.props.autoPlaySpeed));var n="touchend"===e.type&&!this.props.swipeable,t=("mouseleave"===e.type||"mouseup"===e.type)&&!this.props.draggable;if(!n&&!t&&this.onMove){if(this.setAnimationDirectly(!0),"right"===this.direction)if(this.initialX-this.lastX>=this.props.minimumTouchDrag){var r=Math.round((this.initialX-this.lastX)/this.state.itemWidth);this.next(r)}else this.correctItemsPosition(this.state.itemWidth,!0,!0);"left"===this.direction&&(this.lastX-this.initialX>this.props.minimumTouchDrag?(r=Math.round((this.lastX-this.initialX)/this.state.itemWidth),this.previous(r)):this.correctItemsPosition(this.state.itemWidth,!0,!0)),this.resetMoveStatus()}},n.prototype.isInViewport=function(e){var n=e.getBoundingClientRect(),t=n.top,r=void 0===t?0:t,o=n.left,i=void 0===o?0:o,a=n.bottom,l=void 0===a?0:a,d=n.right,s=void 0===d?0:d;return 0<=r&&0<=i&&l<=(window.innerHeight||document.documentElement.clientHeight)&&s<=(window.innerWidth||document.documentElement.clientWidth)},n.prototype.isChildOfCarousel=function(e){return!!(e instanceof Element&&this.listRef&&this.listRef.current)&&this.listRef.current.contains(e)},n.prototype.onKeyUp=function(e){var n=e.target;switch(e.keyCode){case 37:if(this.isChildOfCarousel(n))return this.previous();break;case 39:if(this.isChildOfCarousel(n))return this.next();break;case 9:if(this.isChildOfCarousel(n)&&n instanceof HTMLInputElement&&this.isInViewport(n))return this.next()}},n.prototype.handleEnter=function(e){i.isMouseMoveEvent(e)&&this.autoPlay&&this.props.autoPlay&&this.props.pauseOnHover&&(clearInterval(this.autoPlay),this.autoPlay=void 0)},n.prototype.goToSlide=function(e,t,r){var o=this;if(void 0===r&&(r=!0),!this.isInThrottle){var i=this.state.itemWidth,a=this.props,l=a.afterChange,d=a.beforeChange,s=this.state.currentSlide;"function"!=typeof d||t&&("object"!=typeof t||t.skipBeforeChange)||d(e,this.getState()),this.isAnimationAllowed=r,this.props.shouldResetAutoplay&&this.resetAutoplayInterval(),this.setState({currentSlide:e,transform:-i*e},function(){o.props.infinite&&o.correctClonesPosition({domLoaded:!0}),"function"!=typeof l||t&&("object"!=typeof t||t.skipAfterChange)||(n.afterChangeTimeout3=setTimeout(function(){l(s,o.getState())},o.props.transitionDuration||u))})}},n.prototype.getState=function(){return this.state},n.prototype.renderLeftArrow=function(e){var n=this,t=this.props,o=t.customLeftArrow,i=t.rtl;return r.createElement(l.LeftArrow,{customLeftArrow:o,getState:function(){return n.getState()},previous:this.previous,disabled:e,rtl:i})},n.prototype.renderRightArrow=function(e){var n=this,t=this.props,o=t.customRightArrow,i=t.rtl;return r.createElement(l.RightArrow,{customRightArrow:o,getState:function(){return n.getState()},next:this.next,disabled:e,rtl:i})},n.prototype.renderButtonGroups=function(){var e=this,n=this.props.customButtonGroup;return n?r.cloneElement(n,{previous:function(){return e.previous()},next:function(){return e.next()},goToSlide:function(n,t){return e.goToSlide(n,t)},carouselState:this.getState()}):null},n.prototype.renderDotsList=function(){var e=this;return r.createElement(a.default,{state:this.state,props:this.props,goToSlide:this.goToSlide,getState:function(){return e.getState()}})},n.prototype.renderCarouselItems=function(){var e=[];if(this.props.infinite){var n=r.Children.toArray(this.props.children);e=o.getClones(this.state.slidesToShow,n)}return r.createElement(d.default,{clones:e,goToSlide:this.goToSlide,state:this.state,notEnoughChildren:o.notEnoughChildren(this.state),props:this.props})},n.prototype.render=function(){var e=this.props,n=e.deviceType,t=e.arrows,i=e.renderArrowsWhenDisabled,a=e.removeArrowOnDeviceType,l=e.infinite,d=e.containerClass,u=e.sliderClass,m=e.customTransition,p=e.additionalTransfrom,g=e.renderDotsOutside,h=e.renderButtonGroupOutside,v=e.className,f=e.rtl;"production"!==process.env.NODE_ENV&&o.throwError(this.state,this.props);var b=o.getInitialState(this.state,this.props),_=b.shouldRenderOnSSR,x=b.shouldRenderAtAll,y=o.isInLeftEnd(this.state),T=o.isInRightEnd(this.state),C=t&&!(a&&(n&&-1<a.indexOf(n)||this.state.deviceType&&-1<a.indexOf(this.state.deviceType)))&&!o.notEnoughChildren(this.state)&&x,w=!l&&y,k=!l&&T,S=s.getTransform(this.state,this.props);return r.createElement(r.Fragment,null,r.createElement("div",{className:"react-multi-carousel-list "+d+" "+v,dir:f?"rtl":"ltr",ref:this.containerRef},r.createElement("ul",{ref:this.listRef,className:"react-multi-carousel-track "+u,style:{transition:this.isAnimationAllowed?m||c:"none",overflow:_?"hidden":"unset",transform:"translate3d("+(S+p)+"px,0,0)"},onMouseMove:this.handleMove,onMouseDown:this.handleDown,onMouseUp:this.handleOut,onMouseEnter:this.handleEnter,onMouseLeave:this.handleOut,onTouchStart:this.handleDown,onTouchMove:this.handleMove,onTouchEnd:this.handleOut},this.renderCarouselItems()),C&&(!w||i)&&this.renderLeftArrow(w),C&&(!k||i)&&this.renderRightArrow(k),x&&!h&&this.renderButtonGroups(),x&&!g&&this.renderDotsList()),x&&g&&this.renderDotsList(),x&&h&&this.renderButtonGroups())},n.defaultProps={slidesToSlide:1,infinite:!1,draggable:!0,swipeable:!0,arrows:!0,renderArrowsWhenDisabled:!1,containerClass:"",sliderClass:"",itemClass:"",keyBoardControl:!0,autoPlaySpeed:3e3,showDots:!1,renderDotsOutside:!1,renderButtonGroupOutside:!1,minimumTouchDrag:80,className:"",dotListClass:"",focusOnSelect:!1,centerMode:!1,additionalTransfrom:0,pauseOnHover:!0,shouldResetAutoplay:!0,rewind:!1,rtl:!1,rewindWithAnimation:!1},n}(r.Component);return Ge.default=m,Ge}var In=R(kn?wn:(kn=1,wn=function(){if(Cn)return je;Cn=1,Object.defineProperty(je,"__esModule",{value:!0});var e=Bn();return je.default=e.default,je}())),Pn={carouselContainer:"ImageWithTextWrapper-module_carouselContainer__ornBf",leftArrow:"ImageWithTextWrapper-module_leftArrow__p4Lpk",rightArrow:"ImageWithTextWrapper-module_rightArrow__5kd-p",carousel_dot:"ImageWithTextWrapper-module_carousel_dot__0oj6A",carouselItem:"ImageWithTextWrapper-module_carouselItem__xJoh5",stageTeaserTabActive:"ImageWithTextWrapper-module_stageTeaserTabActive__pNEXt"};t('/* center a block element */\n/* use this to any of the pseudo elements as these are the mandatory properties */\n/* setting styles in separate formats for cross browser support */\n/* specify the max width for an element and apply ellipses and truncate the overflow */\n/* vertically center alilgn any HTML element */\n/* add basePath to assets */\n.ImageWithTextWrapper-module_carouselContainer__ornBf {\n position: static;\n border-radius: 24px;\n}\n@media (min-width: 1440px) {\n .ImageWithTextWrapper-module_carouselContainer__ornBf {\n margin-bottom: 110px;\n }\n}\n.ImageWithTextWrapper-module_carouselContainer__ornBf .ImageWithTextWrapper-module_arrowButton__UINad, .ImageWithTextWrapper-module_carouselContainer__ornBf .ImageWithTextWrapper-module_leftArrow__p4Lpk, .ImageWithTextWrapper-module_carouselContainer__ornBf .ImageWithTextWrapper-module_rightArrow__5kd-p {\n background: #ffffff;\n box-shadow: 0px 4px 12px rgba(87, 84, 82, 0.2);\n border-radius: 24px;\n font-size: 16px;\n height: 44px;\n width: 44px;\n padding: 10px;\n position: absolute;\n border: none;\n display: flex;\n justify-content: center;\n align-items: center;\n}\n.ImageWithTextWrapper-module_carouselContainer__ornBf .ImageWithTextWrapper-module_arrowButton__UINad::before, .ImageWithTextWrapper-module_carouselContainer__ornBf .ImageWithTextWrapper-module_leftArrow__p4Lpk::before, .ImageWithTextWrapper-module_carouselContainer__ornBf .ImageWithTextWrapper-module_rightArrow__5kd-p::before {\n color: #da291c;\n font-size: 20px;\n display: block;\n font-family: revicons;\n text-align: center;\n z-index: 1;\n position: relative;\n}\n.ImageWithTextWrapper-module_carouselContainer__ornBf .ImageWithTextWrapper-module_rightArrow__5kd-p {\n right: 20%;\n bottom: -90px;\n box-shadow: 0px 2px 4px 0px rgba(87, 84, 82, 0.2);\n margin-right: 150px;\n}\n@media (min-width: 1024px) and (max-width: 1439px) {\n .ImageWithTextWrapper-module_carouselContainer__ornBf .ImageWithTextWrapper-module_rightArrow__5kd-p {\n right: 16px;\n }\n}\n@media (min-width: 768px) and (max-width: 1023px) {\n .ImageWithTextWrapper-module_carouselContainer__ornBf .ImageWithTextWrapper-module_rightArrow__5kd-p {\n right: -32px;\n }\n}\n.ImageWithTextWrapper-module_carouselContainer__ornBf .ImageWithTextWrapper-module_rightArrow__5kd-p::before {\n content: "\\e825";\n}\n.ImageWithTextWrapper-module_carouselContainer__ornBf .ImageWithTextWrapper-module_rightArrow__5kd-p:disabled {\n background: #e6e3df;\n}\n.ImageWithTextWrapper-module_carouselContainer__ornBf .ImageWithTextWrapper-module_leftArrow__p4Lpk {\n left: 20%;\n bottom: -90px;\n box-shadow: 0px 2px 4px 0px rgba(87, 84, 82, 0.2);\n margin-left: 150px;\n}\n@media (min-width: 1024px) and (max-width: 1439px) {\n .ImageWithTextWrapper-module_carouselContainer__ornBf .ImageWithTextWrapper-module_leftArrow__p4Lpk {\n left: 16px;\n }\n}\n@media (min-width: 768px) and (max-width: 1023px) {\n .ImageWithTextWrapper-module_carouselContainer__ornBf .ImageWithTextWrapper-module_leftArrow__p4Lpk {\n left: -32px;\n }\n}\n.ImageWithTextWrapper-module_carouselContainer__ornBf .ImageWithTextWrapper-module_leftArrow__p4Lpk::before {\n content: "\\e824";\n}\n.ImageWithTextWrapper-module_carouselContainer__ornBf .ImageWithTextWrapper-module_leftArrow__p4Lpk:disabled {\n background: #e6e3df;\n}\n\n.ImageWithTextWrapper-module_carousel_dot__0oj6A {\n top: auto;\n margin: 0 auto;\n bottom: -100px;\n}\n\n.ImageWithTextWrapper-module_carouselItem__xJoh5 {\n position: relative;\n width: 100%;\n}\n@media (max-width: 1023px) {\n .ImageWithTextWrapper-module_carouselItem__xJoh5 :active {\n padding-right: 30px;\n }\n}\n\n.ImageWithTextWrapper-module_stageTeaserTabActive__pNEXt {\n border-radius: 12px;\n box-shadow: 0px 2px 4px 0px rgba(87, 84, 82, 0.2);\n background-color: #FFFFFF;\n}');var En="FalconTitle-module_dbold__Fd4nw";t("/* center a block element */\n/* use this to any of the pseudo elements as these are the mandatory properties */\n/* setting styles in separate formats for cross browser support */\n/* specify the max width for an element and apply ellipses and truncate the overflow */\n/* vertically center alilgn any HTML element */\n/* add basePath to assets */\n.FalconTitle-module_dbold__Fd4nw {\n font-weight: 500;\n font-size: 48px;\n line-height: 60px;\n}\n@media (max-width: 1023px) {\n .FalconTitle-module_dbold__Fd4nw {\n font-size: 36px;\n line-height: 44px;\n }\n}\n@media (min-width: 1024px) and (max-width: 1439px) {\n .FalconTitle-module_dbold__Fd4nw {\n font-size: 36px;\n line-height: 44px;\n }\n}");const Rn=({content:n})=>{var t;const r=fe(null==n?void 0:n.textColor),o=(null==n?void 0:n.textColor)&&(null==n?void 0:n.textColor)!=b?r:"",i=(null==n?void 0:n.textColor)&&(null==n?void 0:n.textColor)===b?{color:null===(t=null==n?void 0:n.textColorPicker)||void 0===t?void 0:t.color}:{};return e.createElement("div",null,e.createElement(ye,null,(null==n?void 0:n.headingStyle)&&(null==n?void 0:n.text)&&(null==n?void 0:n.headingStyle)===h?e.createElement("h1",{className:o,style:Object.assign({},i)},null==n?void 0:n.text," "):(null==n?void 0:n.headingStyle)===v?e.createElement("h2",{className:`${o}`,style:Object.assign({},i)},null==n?void 0:n.text):(null==n?void 0:n.headingStyle)===f?e.createElement("h3",{className:o,style:Object.assign({},i)},null==n?void 0:n.text):"h4"===(null==n?void 0:n.headingStyle)?e.createElement("h4",{className:o,style:Object.assign({},i)},null==n?void 0:n.text):e.createElement("div",{className:En,style:Object.assign({},i)},null==n?void 0:n.text)))},An=({content:n})=>{var t,r;const o=fe(null==n?void 0:n.textColor);return e.createElement("div",null,e.createElement(e.Fragment,null,e.createElement("div",{className:`d-inline-flex align-${null==n?void 0:n.textElementPosition}`},(null==n?void 0:n.icon)&&(null==n?void 0:n.icon.filename)&&e.createElement("img",{src:(null==n?void 0:n.icon)&&(null==n?void 0:n.icon.filename),alt:(null==n?void 0:n.icon)&&(null==n?void 0:n.icon.alt),title:(null==n?void 0:n.icon)&&(null==n?void 0:n.icon.title),height:24,width:24}),(null==n?void 0:n.text)&&e.createElement("div",{className:`${(null==n?void 0:n.icon)&&(null===(t=null==n?void 0:n.icon)||void 0===t?void 0:t.filename)} ${(null==n?void 0:n.textColor)&&(null==n?void 0:n.textColor)!=b?o:""}`,style:Object.assign({},(null==n?void 0:n.textColor)&&(null==n?void 0:n.textColor)===b?{color:null===(r=null==n?void 0:n.textColorPicker)||void 0===r?void 0:r.color}:{})},e.createElement(he,{content:null==n?void 0:n.text,trackngLabel:null==n?void 0:n.trackngLabel}," ",null==n?void 0:n.text)))))};var Wn={container:"FalconButton-module_container__fnOrQ","button-left":"FalconButton-module_button-left__PI3pZ","button-right":"FalconButton-module_button-right__imbZp","button-center":"FalconButton-module_button-center__xPjFE",button:"FalconButton-module_button__CyM3c","button-icon-after":"FalconButton-module_button-icon-after__iF6z5","button-icon-before":"FalconButton-module_button-icon-before__TbATB",buttonLabel:"FalconButton-module_buttonLabel__1nGbI","asset-cursor":"FalconButton-module_asset-cursor__ReeUk","container-button":"FalconButton-module_container-button__SRQun"};t("/* center a block element */\n/* use this to any of the pseudo elements as these are the mandatory properties */\n/* setting styles in separate formats for cross browser support */\n/* specify the max width for an element and apply ellipses and truncate the overflow */\n/* vertically center alilgn any HTML element */\n/* add basePath to assets */\n.FalconButton-module_outer__Ni5Ho a {\n text-decoration: none;\n}\n\n.FalconButton-module_container__fnOrQ.FalconButton-module_button-left__PI3pZ {\n text-align: left;\n}\n.FalconButton-module_container__fnOrQ.FalconButton-module_button-right__imbZp {\n text-align: right;\n}\n.FalconButton-module_container__fnOrQ.FalconButton-module_button-center__xPjFE {\n text-align: center;\n}\n.FalconButton-module_container__fnOrQ a {\n text-decoration: none;\n}\n.FalconButton-module_container__fnOrQ .FalconButton-module_button__CyM3c {\n display: inline-flex;\n align-items: center;\n pointer-events: all;\n}\n.FalconButton-module_container__fnOrQ .FalconButton-module_button__CyM3c .FalconButton-module_button-icon-after__iF6z5 {\n margin-left: 8px;\n display: inline-block;\n}\n.FalconButton-module_container__fnOrQ .FalconButton-module_button__CyM3c .FalconButton-module_button-icon-before__TbATB {\n margin-right: 8px;\n display: inline-block;\n}\n.FalconButton-module_container__fnOrQ .FalconButton-module_button__CyM3c .FalconButton-module_buttonLabel__1nGbI {\n line-height: 24px;\n display: inline-block;\n}\n.FalconButton-module_container__fnOrQ .FalconButton-module_button__CyM3c.FalconButton-module_asset-cursor__ReeUk {\n cursor: default;\n}\n.FalconButton-module_container__fnOrQ .FalconButton-module_button__CyM3c.FalconButton-module_asset-cursor__ReeUk .FalconButton-module_button-icon-before__TbATB,\n.FalconButton-module_container__fnOrQ .FalconButton-module_button__CyM3c.FalconButton-module_asset-cursor__ReeUk .FalconButton-module_buttonLabel__1nGbI {\n cursor: pointer;\n}\n\n.FalconButton-module_container-button__SRQun a {\n text-decoration: none;\n}\n.FalconButton-module_container-button__SRQun .FalconButton-module_button__CyM3c {\n display: inline-flex;\n align-items: center;\n pointer-events: all;\n}\n.FalconButton-module_container-button__SRQun .FalconButton-module_button__CyM3c .FalconButton-module_button-icon-after__iF6z5 {\n margin-left: 8px;\n display: inline-block;\n}\n.FalconButton-module_container-button__SRQun .FalconButton-module_button__CyM3c .FalconButton-module_button-icon-before__TbATB {\n margin-right: 8px;\n display: inline-block;\n}\n.FalconButton-module_container-button__SRQun .FalconButton-module_button__CyM3c .FalconButton-module_buttonLabel__1nGbI {\n line-height: 24px;\n display: inline-block;\n}\n.FalconButton-module_container-button__SRQun .FalconButton-module_button__CyM3c.FalconButton-module_asset-cursor__ReeUk {\n cursor: default;\n}\n.FalconButton-module_container-button__SRQun .FalconButton-module_button__CyM3c.FalconButton-module_asset-cursor__ReeUk .FalconButton-module_button-icon-before__TbATB,\n.FalconButton-module_container-button__SRQun .FalconButton-module_button__CyM3c.FalconButton-module_asset-cursor__ReeUk .FalconButton-module_buttonLabel__1nGbI {\n cursor: pointer;\n}");const Nn=n=>{var t,r,o,i;const{content:a}=n,{asset:l}=n,{phoneNumber:d}=n,{eventAction:m}=n,{metadata:p}=n,{updatedContent:h}=n,{enableLoginButton:v}=n,{setButtonClicked:f}=n,{onClickTrack:b}=n,{fromTallhero:_}=n;(null==a?void 0:a.minWidth)&&(null==a||a.minWidth);const{isblacktheme:x}=n,{id:y}=n,[C,w]=e.useState("#");let k=null===(t=null==a?void 0:a.buttonLink)||void 0===t?void 0:t.cached_url;e.useEffect(()=>{var e,n;(null==l?void 0:l.fieldtype)&&null!==(null==l?void 0:l.filename)?w(l.filename):(null===(e=null==a?void 0:a.buttonLink)||void 0===e?void 0:e.cached_url)&&""!==(null===(n=null==a?void 0:a.buttonLink)||void 0===n?void 0:n.cached_url)?w((e=>"undefined"!=typeof window?e=="/"+window.document.documentElement.getAttribute("lang")+"/"?"#":e:"#")(k)):w("#")},[]);const[S,B]=e.useState(!1),[I,P]=e.useState(!1),[E,R]=e.useState(!1),[A,W]=e.useState(""),[N,O]=e.useState(""),F=()=>{const e=window.innerWidth;e>1439&&W("1276px"),e>1023&&e<1440&&W("940px"),e<1024&&e>767&&W("688px"),e<768&&W("343px")};e.useEffect(()=>{F(),window.addEventListener("resize",F)},[]);const L=(e=>{switch(e){case"Primary-V1":return"falcon-primary-button-v1";case"Primary-V1-JC":return"falcon-primary-button-v1-JC";case"Secondary-V1":return"falcon-secondary-button-v1";case"Secondary-V1-JC":return"falcon-secondary-button-v1-JC";case"Secondary-V4":return"falcon-secondary-button-v4";case"Secondary-V4-JC":return"falcon-secondary-button-v4-JC";case"Secondary-Dark":return"falcon-secondary-button-dark";case"Secondary-Dark-JC":return"falcon-secondary-button-dark-JC";default:return"falcon-primary-dark-button"}})(null==a?void 0:a.buttonType),M=(null==a?void 0:a.id)?"#"+(null==a?void 0:a.id):d?`tel:${d||0}`:C;return e.createElement("div",null,e.createElement(ye,null,e.createElement(e.Fragment,null,(null==a?void 0:a.buttonLabel)&&e.createElement("a",{href:(null===(r=null==a?void 0:a.bloks)||void 0===r?void 0:r.length)>0||(null==h?void 0:h.preToPostPromotionId)===T?void 0:M,target:(null===(o=null==a?void 0:a.bloks)||void 0===o?void 0:o.length)>0?"":null==a?void 0:a.linkTarget,onClick:(null===(i=null==a?void 0:a.bloks)||void 0===i?void 0:i.length)>0?e=>{var n,t,r;(null===(n=null==a?void 0:a.buttonType)||void 0===n?void 0:n.includes("Primary"))?ge(oe,de,{link_url:null===(t=null==a?void 0:a.buttonLink)||void 0===t?void 0:t.cached_url,click_text:null==a?void 0:a.buttonLabel}):ge(oe,se,{link_url:null===(r=null==a?void 0:a.buttonLink)||void 0===r?void 0:r.cached_url,click_text:null==a?void 0:a.buttonLabel}),R(e=>!e),f&&f(!0),e.preventDefault()}:e=>{var t,r,o;(null==h?void 0:h.preToPostPromotionId)===T?v():(null==a||a.buttonLabel,(null===(t=null==a?void 0:a.buttonType)||void 0===t?void 0:t.includes("Primary"))?ge(oe,de,{link_url:null===(r=null==a?void 0:a.buttonLink)||void 0===r?void 0:r.cached_url,click_text:null==a?void 0:a.buttonLabel}):ge(oe,se,{link_url:null===(o=null==a?void 0:a.buttonLink)||void 0===o?void 0:o.cached_url,click_text:null==a?void 0:a.buttonLabel}),B(!S),f&&f(!0),"function"==typeof b&&b(e),n.buttonClicked&&e.preventDefault(),(null==a?void 0:a.enableScroll)&&(k=window.location.href,k.includes(null==a?void 0:a.targetElement.blockIdentifier)||(k.endsWith("#")?k+=null==a?void 0:a.targetElement.blockIdentifier:k+="#"+a.targetElement.blockIdentifier,w(k))))},rel:"_blank"===(null==a?void 0:a.linkTarget)?"opener":"noopener",className:Wn.anchor},e.createElement("div",{className:`${_?Wn["container-button"]:Wn.container}\n ${(null==a?void 0:a.buttonAlignment)===c?Wn["button-right"]:""}\n \n ${(null==a?void 0:a.buttonAlignment)===u?Wn["button-left"]:""}\n \n ${a.buttonAlignment===s?Wn["button-center"]:""}`},e.createElement("div",{className:`${L} ${Wn.button} ${S?"clicked":""} ${(null==l?void 0:l.fieldtype)?Wn["asset-cursor"]:""}`,onMouseOut:()=>{P(!1)},onMouseOver:()=>{P(!0)}},(null==a?void 0:a.iconPosition)===g&&e.createElement("div",{id:y,className:Wn.buttonLabel},null==a?void 0:a.buttonLabel),(null==a?void 0:a.buttonIcon)&&(null==a?void 0:a.buttonIcon.filename)&&e.createElement("div",{className:`${(null==a?void 0:a.iconPosition)===g?Wn["button-icon-after"]:Wn["button-icon-before"]}`},e.createElement("img",{src:x?(()=>{var e,n,t,r;return S?(null==a?void 0:a.blackFridayThemeIcon)&&(null===(e=null==a?void 0:a.blackFridayThemeIcon)||void 0===e?void 0:e.filename)?null===(n=null==a?void 0:a.blackFridayThemeIcon)||void 0===n?void 0:n.filename:"":I&&!S?(null==a?void 0:a.blackFridayThemeIcon)&&(null===(t=null==a?void 0:a.blackFridayThemeIcon)||void 0===t?void 0:t.filename):(null==a?void 0:a.blackFridayThemeIcon)&&(null===(r=null==a?void 0:a.blackFridayThemeIcon)||void 0===r?void 0:r.filename)})():(()=>{var e,n,t,r,o,i;return S?(null==a?void 0:a.buttonClickedIcon)&&(null===(e=null==a?void 0:a.buttonClickedIcon)||void 0===e?void 0:e.filename)?null===(n=null==a?void 0:a.buttonClickedIcon)||void 0===n?void 0:n.filename:"":I&&!S?(null==a?void 0:a.buttonHoverIcon)&&(null===(t=null==a?void 0:a.buttonHoverIcon)||void 0===t?void 0:t.filename)?null===(r=null==a?void 0:a.buttonHoverIcon)||void 0===r?void 0:r.filename:null===(o=null==a?void 0:a.buttonIcon)||void 0===o?void 0:o.filename:(null==a?void 0:a.buttonIcon)&&(null===(i=null==a?void 0:a.buttonIcon)||void 0===i?void 0:i.filename)})(),height:x?"18px":"24px",width:x?"12px":"24px"})),"before"===(null==a?void 0:a.iconPosition)&&e.createElement("div",{className:`${Wn.buttonLabel} ${x&&Wn.whiteTextColor}`,id:y},null==a?void 0:a.buttonLabel)))))))};var On={container:"InternetAndTvCardItemBenefits-module_container__0Qpwe","content-container":"InternetAndTvCardItemBenefits-module_content-container__NOCvO","content-button":"InternetAndTvCardItemBenefits-module_content-button__3SnUD",icon:"InternetAndTvCardItemBenefits-module_icon__GCO1H",butn:"InternetAndTvCardItemBenefits-module_butn__BY29m","button-variant":"InternetAndTvCardItemBenefits-module_button-variant__hkHVT","butn-container":"InternetAndTvCardItemBenefits-module_butn-container__tKbJK"};t("/* center a block element */\n/* use this to any of the pseudo elements as these are the mandatory properties */\n/* setting styles in separate formats for cross browser support */\n/* specify the max width for an element and apply ellipses and truncate the overflow */\n/* vertically center alilgn any HTML element */\n/* add basePath to assets */\n.InternetAndTvCardItemBenefits-module_container__0Qpwe {\n box-shadow: 0px 2px 4px rgba(87, 84, 82, 0.2);\n border-radius: 8px;\n height: 100%;\n position: relative;\n align-items: left;\n}\n.InternetAndTvCardItemBenefits-module_container__0Qpwe > a {\n text-decoration: none;\n}\n.InternetAndTvCardItemBenefits-module_container__0Qpwe .InternetAndTvCardItemBenefits-module_content-container__NOCvO {\n padding: 24px 32px 32px 32px;\n}\n.InternetAndTvCardItemBenefits-module_container__0Qpwe .InternetAndTvCardItemBenefits-module_content-button__3SnUD {\n margin-bottom: 54px;\n}\n.InternetAndTvCardItemBenefits-module_container__0Qpwe .InternetAndTvCardItemBenefits-module_alignment__F1gLN {\n display: flex;\n flex-direction: column;\n justify-content: center;\n}\n.InternetAndTvCardItemBenefits-module_container__0Qpwe .InternetAndTvCardItemBenefits-module_icon__GCO1H {\n padding: 24px 32px 0 32px;\n}\n.InternetAndTvCardItemBenefits-module_container__0Qpwe .InternetAndTvCardItemBenefits-module_gradient__9ilPV {\n display: contents;\n border-bottom-left-radius: 0;\n border-bottom-right-radius: 0;\n}\n.InternetAndTvCardItemBenefits-module_container__0Qpwe .InternetAndTvCardItemBenefits-module_gradient__9ilPV > span {\n width: 100% !important;\n border-top-left-radius: 8px;\n border-top-right-radius: 8px;\n}\n.InternetAndTvCardItemBenefits-module_container__0Qpwe .InternetAndTvCardItemBenefits-module_gradient__9ilPV > img {\n width: 100%;\n height: 100%;\n}\n.InternetAndTvCardItemBenefits-module_container__0Qpwe .InternetAndTvCardItemBenefits-module_butn__BY29m {\n pointer-events: none;\n padding: 0 8px;\n width: max-content;\n max-width: 100%;\n position: absolute;\n bottom: 0;\n}\n.InternetAndTvCardItemBenefits-module_container__0Qpwe .InternetAndTvCardItemBenefits-module_button-variant__hkHVT {\n padding-left: 8px;\n padding-right: 8px;\n margin-bottom: 32px;\n}\n.InternetAndTvCardItemBenefits-module_container__0Qpwe .InternetAndTvCardItemBenefits-module_butn-container__tKbJK {\n width: 100%;\n}\n\n@media (max-width: 767px) {\n .InternetAndTvCardItemBenefits-module_container__0Qpwe .InternetAndTvCardItemBenefits-module_content-container__NOCvO {\n padding: 16px;\n }\n .InternetAndTvCardItemBenefits-module_container__0Qpwe .InternetAndTvCardItemBenefits-module_content-button__3SnUD {\n margin-bottom: 60px;\n }\n .InternetAndTvCardItemBenefits-module_container__0Qpwe .InternetAndTvCardItemBenefits-module_icon__GCO1H {\n padding: 16px 16px 0 16px;\n }\n .InternetAndTvCardItemBenefits-module_container__0Qpwe .InternetAndTvCardItemBenefits-module_butn__BY29m {\n pointer-events: none;\n }\n .InternetAndTvCardItemBenefits-module_container__0Qpwe .InternetAndTvCardItemBenefits-module_button-variant__hkHVT {\n margin-bottom: 12px;\n bottom: 10px;\n }\n .InternetAndTvCardItemBenefits-module_container__0Qpwe .falcon-secondary-button-v4 {\n padding-left: 8px;\n padding-right: 8px;\n padding-bottom: 12px;\n }\n}\n@media (max-width: 380px) {\n .InternetAndTvCardItemBenefits-module_container__0Qpwe .InternetAndTvCardItemBenefits-module_content-button__3SnUD {\n margin-bottom: 60px;\n }\n}");const Fn=({content:n,metadata:t})=>{var r,o,i,a,l,d,c,m,p;const g=e.useRef(null),h=(null==n?void 0:n.asset)&&(null===(r=null==n?void 0:n.asset.filename)||void 0===r?void 0:r.endsWith("svg"))?y:"img";return e.useEffect(()=>{var e;const t=new IntersectionObserver(e=>{var t,r;e[0].isIntersecting&&e[0].intersectionRatio>=.5&&!(null===(t=localStorage.getItem("analyticsUids"))||void 0===t?void 0:t.includes(n._uid))&&(ge(ae,ae,{banner_promotion_name:null!==(r=null==n?void 0:n.bannerPromotionName)&&void 0!==r?r:null==n?void 0:n.description,banner_source:ue,banner_type:"Sub Teaser",banner_location:null==n?void 0:n.bannerLocation,audience_name:me,promotion_objective:me}),localStorage.setItem("analyticsUids",JSON.stringify([...localStorage.getItem("analyticsUids")?JSON.parse(localStorage.getItem("analyticsUids")||""):[],n._uid])))},{threshold:.5});return g.current&&!(null===(e=localStorage.getItem("analyticsUids"))||void 0===e?void 0:e.includes(n._uid))&&t.observe(g.current),()=>{t.disconnect()}}),e.createElement(e.Fragment,null,!(null==n?void 0:n.notToDisplay)&&e.createElement("div",{className:`${On.container} ${"Secondary-V4"!=(null===(o=null==n?void 0:n.button[0])||void 0===o?void 0:o.buttonType)&&On["button-style"]}`,style:Object.assign({},(null==n?void 0:n.defaultBackgroundColor)===b?{backgroundColor:null===(i=null==n?void 0:n.backgroundColorPicker)||void 0===i?void 0:i.color}:{backgroundColor:null==n?void 0:n.defaultBackgroundColor}),ref:g},((null===(a=null==n?void 0:n.textBlok)||void 0===a?void 0:a.length)>0||(null==n?void 0:n.asset)&&(null==n?void 0:n.asset.filename)||(null===(l=null==n?void 0:n.button)||void 0===l?void 0:l.length)>0)&&e.createElement("div",{className:((null==n?void 0:n.subElementsAlignment)===s?"align-center":(null==n?void 0:n.subElementsAlignment)===u?"align-left":"align-right")+" "},(null==n?void 0:n.asset)&&(null==n?void 0:n.asset.filename)&&h===y&&e.createElement("div",{className:`${On.icon}`},e.createElement("img",{src:(null==n?void 0:n.asset)&&(null==n?void 0:n.asset.filename),title:(null==n?void 0:n.asset)&&(null==n?void 0:n.asset.title),alt:(null==n?void 0:n.asset)&&(null==n?void 0:n.asset.alt),height:"48",width:"48"})),(null===(d=null==n?void 0:n.textBlok)||void 0===d?void 0:d.length)>0&&e.createElement("div",{className:`\n ${On["content-container"]} ${(null===(c=null==n?void 0:n.button)||void 0===c?void 0:c.length)>0&&(null==n?void 0:n.button[0])&&On["content-button"]}`},(null===(m=null==n?void 0:n.textBlok)||void 0===m?void 0:m.length)>0&&(null==n?void 0:n.textBlok.map(n=>"falconTitle"===(null==n?void 0:n.component)?e.createElement(Rn,{content:n}):"falconDescription"===(null==n?void 0:n.component)?e.createElement(An,{content:n}):void 0))),(null===(p=null==n?void 0:n.button)||void 0===p?void 0:p.length)>0&&e.createElement("div",{className:`${On.butn} ${On["button-variant"]} ${On["butn-container"]} `},e.createElement(Nn,{content:null==n?void 0:n.button[0],eventAction:"InternetTVCard",metadata:t,setButtonClicked:e=>{var t,r,o,i,a,l;const d=null!==(o=null===(r=null===(t=null==n?void 0:n.textBlok)||void 0===t?void 0:t[0])||void 0===r?void 0:r.text)&&void 0!==o?o:"",s=null!==(a=null===(i=null==n?void 0:n.button)||void 0===i?void 0:i[0])&&void 0!==a?a:"";e&&ge(oe,"internet_tv_card_click",{link_url:null===(l=null==s?void 0:s.buttonLink)||void 0===l?void 0:l.cached_url,click_text:null==s?void 0:s.buttonLabel,headline:d})}})))))};var Ln={container:"InternetAndTvCardsBenefits-module_container__raz-h","text-container":"InternetAndTvCardsBenefits-module_text-container__90Wb3",btn:"InternetAndTvCardsBenefits-module_btn__rRfTF",overline:"InternetAndTvCardsBenefits-module_overline__2xTAG",cards:"InternetAndTvCardsBenefits-module_cards__UHimj",card:"InternetAndTvCardsBenefits-module_card__VEZEh",carousel:"InternetAndTvCardsBenefits-module_carousel__LB5pI",slide:"InternetAndTvCardsBenefits-module_slide__vS8wq"};t("/* center a block element */\n/* use this to any of the pseudo elements as these are the mandatory properties */\n/* setting styles in separate formats for cross browser support */\n/* specify the max width for an element and apply ellipses and truncate the overflow */\n/* vertically center alilgn any HTML element */\n/* add basePath to assets */\n@media (max-width: 767px) {\n .InternetAndTvCardsBenefits-module_container__raz-h .sr-responsive-row {\n padding: 0;\n }\n}\n.InternetAndTvCardsBenefits-module_container__raz-h {\n border-radius: 0;\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .InternetAndTvCardsBenefits-module_text-container__90Wb3 {\n text-align: center;\n margin: 0 auto 40px auto;\n}\n@media (max-width: 767px) {\n .InternetAndTvCardsBenefits-module_container__raz-h .InternetAndTvCardsBenefits-module_text-container__90Wb3 {\n margin-bottom: 28px;\n }\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .InternetAndTvCardsBenefits-module_text-container__90Wb3 .InternetAndTvCardsBenefits-module_btn__rRfTF {\n padding-top: 24px;\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .InternetAndTvCardsBenefits-module_text-container__90Wb3 .InternetAndTvCardsBenefits-module_overline__2xTAG {\n font-size: 18px;\n line-height: 24px;\n font-weight: 700;\n color: #86807c;\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .col-md-4:first-child {\n padding-left: 10px;\n}\n@media (max-width: 767px) {\n .InternetAndTvCardsBenefits-module_container__raz-h .col-md-4:first-child {\n padding-left: 6px;\n }\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .col-md-4:last-child {\n padding-right: 10px;\n}\n@media (max-width: 767px) {\n .InternetAndTvCardsBenefits-module_container__raz-h .col-md-4:last-child {\n padding-right: 6px;\n }\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .d-sm-block {\n display: flex !important;\n}\n@media (max-width: 767px) {\n .InternetAndTvCardsBenefits-module_container__raz-h .d-none {\n display: none !important;\n }\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .InternetAndTvCardsBenefits-module_cards__UHimj {\n justify-content: center;\n}\n@media (max-width: 1023px) {\n .InternetAndTvCardsBenefits-module_container__raz-h .InternetAndTvCardsBenefits-module_cards__UHimj {\n padding-bottom: 48px;\n }\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .InternetAndTvCardsBenefits-module_cards__UHimj .InternetAndTvCardsBenefits-module_card__VEZEh {\n margin-bottom: 20px;\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .InternetAndTvCardsBenefits-module_carousel__LB5pI {\n text-align: center;\n padding-bottom: 96px;\n}\n@media (max-width: 1023px) {\n .InternetAndTvCardsBenefits-module_container__raz-h .InternetAndTvCardsBenefits-module_carousel__LB5pI {\n padding-bottom: 84px;\n }\n}\n@media (max-width: 767px) {\n .InternetAndTvCardsBenefits-module_container__raz-h .InternetAndTvCardsBenefits-module_carousel__LB5pI .react-multiple-carousel__arrow {\n margin-right: 20px;\n margin-left: 20px;\n }\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .react-multi-carousel-track {\n margin-bottom: 40px !important;\n}\n@media (max-width: 767px) {\n .InternetAndTvCardsBenefits-module_container__raz-h .react-multi-carousel-track li:last-child {\n margin-left: 0 !important;\n padding-right: 24px;\n }\n .InternetAndTvCardsBenefits-module_container__raz-h .react-multi-carousel-track li {\n padding-left: 16px !important;\n }\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .react-multi-carousel-track .react-multi-carousel-item {\n visibility: visible !important;\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .react-multiple-carousel__arrow--right {\n right: -25px !important;\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .react-multiple-carousel__arrow--left {\n left: -25px !important;\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .react-multi-carousel-list .react-multi-carousel-track {\n margin: auto;\n}\n@media (max-width: 767px) {\n .InternetAndTvCardsBenefits-module_container__raz-h .react-multi-carousel-list .react-multi-carousel-track {\n margin: 0;\n }\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .react-multi-carousel-list .react-multiple-carousel__arrow {\n background: #ffffff;\n box-shadow: 0px 4px 12px rgba(87, 84, 82, 0.2);\n border-radius: 24px;\n font-size: 16px;\n height: 44px;\n width: 44px;\n padding: 10px;\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .react-multi-carousel-list .react-multiple-carousel__arrow::before {\n color: #da291c;\n font-size: 16px;\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .react-multi-carousel-list .react-multiple-carousel__arrow--right {\n right: -1%;\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .react-multi-carousel-list .react-multiple-carousel__arrow--left {\n left: -1%;\n}\n@media (min-width: 1440px) {\n .InternetAndTvCardsBenefits-module_container__raz-h .react-multi-carousel-list .react-multiple-carousel__arrow--right {\n right: 0;\n }\n .InternetAndTvCardsBenefits-module_container__raz-h .react-multi-carousel-list .react-multiple-carousel__arrow--left {\n left: 0;\n }\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .react-multi-carousel-list .react-multiple-carousel__arrow {\n z-index: 1;\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .react-multi-carousel-dot-list .react-multi-carousel-dot button {\n background-color: #a6a4a2;\n border: none;\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .react-multi-carousel-dot-list .react-multi-carousel-dot--active button {\n background-color: #e6003c;\n border: none;\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .InternetAndTvCardsBenefits-module_slide__vS8wq {\n height: 100%;\n padding: 0 8px 0 8px;\n}\n@media (max-width: 767px) {\n .InternetAndTvCardsBenefits-module_container__raz-h .InternetAndTvCardsBenefits-module_slide__vS8wq {\n padding: 0px;\n }\n}");const Mn=({content:n})=>{const t=(e=>{switch(e){case"grey-100":return"falcon-background-grey-100";case"ice-white":return"falcon-background-ice-white";case"transparent":return"falcon-background-transparent";case"blue":return"falcon-background-blue";case"dark-green":return"falcon-background-green";default:return""}})(null==n?void 0:n.backgroundColor),r=ve(null==n?void 0:n.gradientBackground),o=(null==n?void 0:n.gradientBackground)===b?t:r;return e.createElement("div",null,(null==n?void 0:n.height)?e.createElement("div",{className:`d-none d-sm-block ${o}`,style:{height:`${null==n?void 0:n.height}px`}}):e.createElement("div",{className:`d-none d-sm-block ${o}`,style:{height:`${null==n?void 0:n.desktopHeight}px`}}),e.createElement("div",{className:`d-block d-sm-none ${o} `,style:{height:`${null==n?void 0:n.mobHeight}px`}}))};exports.ButtonGroup=Le,exports.ImageComponent=Oe,exports.ImageWithText=ze,exports.ImageWithTextWrapper=({content:n})=>{var t;const r=d();return e.createElement("div",{style:{position:"relative"}},e.createElement(In,{infinite:null==n?void 0:n.enableCycle,responsive:{desktop:{breakpoint:{max:7e3,min:1440},items:1},tabletLarge:{breakpoint:{max:1439,min:1024},items:1,partialVisibilityGutter:60},tabletMedium:{breakpoint:{max:1023,min:768},items:1,partialVisibilityGutter:60},mobile:{breakpoint:{max:767,min:0},items:1,partialVisibilityGutter:30}},autoPlay:!1,shouldResetAutoplay:!1,showDots:1!==(null===(t=null==n?void 0:n.productTeaserSlides)||void 0===t?void 0:t.length),customDot:"large-desktop"===r?e.createElement(t=>{var r,o,i;const{onClick:a,active:l,index:d}=t;return e.createElement("div",{className:l?Pn.stageTeaserTabActive:Pn.stageTeaserTab,onClick:()=>(()=>{var e,t;const r=null===(t=null===(e=null==n?void 0:n.bloks)||void 0===e?void 0:e[d])||void 0===t?void 0:t.analyticsTitle;a(),ge(oe,"article_pagination_icon_click",{banner_promotion_name:r,component:ie})})()},e.createElement("img",{src:null===(i=null===(o=null===(r=null==n?void 0:n.bloks)||void 0===r?void 0:r[d])||void 0===o?void 0:o.thumbImage)||void 0===i?void 0:i.filename,alt:"arrow",width:64,height:64}))},null):e.createElement(e.Fragment,null),dotListClass:Pn.carousel_dot,itemClass:Pn.carouselItem,ssr:!0,arrows:!1,containerClass:Pn.carouselContainer,sliderClass:Pn.sliderClass,customButtonGroup:e.createElement(t=>{var o,i,a,l;const d=null===(o=null==t?void 0:t.carouselState)||void 0===o?void 0:o.currentSlide;return e.createElement(e.Fragment,null,(null===(i=null==n?void 0:n.bloks)||void 0===i?void 0:i.length)>1&&"large-desktop"===r&&e.createElement("div",null,e.createElement("button",{disabled:0===(null===(a=null==t?void 0:t.carouselState)||void 0===a?void 0:a.currentSlide),className:Pn.leftArrow,onClick:()=>(()=>{var e,r;const o=d<=0?0:d-1,i=null===(r=null===(e=null==n?void 0:n.bloks)||void 0===e?void 0:e[o])||void 0===r?void 0:r.analyticsTitle;t.previous(),ge(oe,"article_pagination_left_click",{banner_promotion_name:i,component:ie})})()}),e.createElement("button",{disabled:(null===(l=null==t?void 0:t.carouselState)||void 0===l?void 0:l.currentSlide)+1===(null==t?void 0:t.carouselState.totalItems),className:Pn.rightArrow,onClick:()=>{(()=>{var e,r,o;const i=null===(e=null==t?void 0:t.carouselState)||void 0===e?void 0:e.totalItems,a=d>=i?i:d+1,l=null===(o=null===(r=null==n?void 0:n.bloks)||void 0===r?void 0:r[a])||void 0===o?void 0:o.analyticsTitle;t.next(),ge(oe,"article_pagination_right_click",{banner_promotion_name:l,component:ie})})()}})))},null),customTransition:"transform 1s ease",transitionDuration:500,partialVisbile:"large-desktop"!==r},null==n?void 0:n.bloks.map((n,t)=>e.createElement(ze,{content:n,key:t,index:t}))))},exports.InternetAndTvCardsBenefits=({content:n,metadata:t})=>{var r,o,i,a,l,s,u,c,m,p;const g="2"===(null==n?void 0:n.cardsInRow)?2:"3"===(null==n?void 0:n.cardsInRow)?3:4,y=d(),T={desktop:{breakpoint:{max:7e3,min:1440},items:g},tabletLarge:{breakpoint:{max:1439,min:1024},items:3},tabletMedium:{breakpoint:{max:1023,min:768},items:2},mobile:{breakpoint:{max:767,min:0},items:1,partialVisibilityGutter:45}},C="2"===(null==n?void 0:n.cardsInRow)&&2==(null==n?void 0:n.Cards.length)?x:"2"===(null==n?void 0:n.cardsInRow)&&(null==n?void 0:n.Cards.length)>2?"col-lg-6":"3"===(null==n?void 0:n.cardsInRow)?x:"col-lg-3",w=ve(null==n?void 0:n.gradientBackground),k=fe(null==n?void 0:n.headlineColor),S=(null==n?void 0:n.headlineColor)&&(null==n?void 0:n.headlineColor)!==b?k:"",B=(null==n?void 0:n.headlineColor)&&(null==n?void 0:n.headlineColor)===b?{color:null===(r=null==n?void 0:n.headlineColorPicker)||void 0===r?void 0:r.color}:{},[I,P]=e.useState([]);return e.useEffect(()=>{var e;const t=[];(null===(e=null==n?void 0:n.Cards)||void 0===e?void 0:e.length)>0&&(null==n||n.Cards.map(e=>{!e.notToDisplay&&t.push(e)})),P(t)},[]),e.createElement("div",{className:`${Ln.container} ${(null==n?void 0:n.gradientBackground)!=b?w:""}`,id:(null==n?void 0:n.id)||"",style:Object.assign({},(null==n?void 0:n.gradientBackground)===b?{backgroundColor:null===(o=null==n?void 0:n.backgroundColor)||void 0===o?void 0:o.color}:{})},(null===(i=null==n?void 0:n.topSpace)||void 0===i?void 0:i.length)>0&&e.createElement(Mn,{content:null==n?void 0:n.topSpace[0]}),e.createElement(ye,null,e.createElement(e.Fragment,null,((null==n?void 0:n.overlineText)||(null===(a=null==n?void 0:n.description)||void 0===a?void 0:a.length)>0||(null===(l=null==n?void 0:n.button)||void 0===l?void 0:l.length)>0||(null==n?void 0:n.title))&&e.createElement("div",{className:Ln["text-container"]},(null==n?void 0:n.overlineText)&&e.createElement("div",{className:Ln.overline},null==n?void 0:n.overlineText),(null==n?void 0:n.title)&&(null==n?void 0:n.headlineVariants)===h?e.createElement("h1",{className:S,style:Object.assign({},B)},null==n?void 0:n.title," "):(null==n?void 0:n.headlineVariants)===v?e.createElement("h2",{className:S,style:Object.assign({},B)},null==n?void 0:n.title):(null==n?void 0:n.headlineVariants)===f?e.createElement("h3",{className:S,style:Object.assign({},B)},null==n?void 0:n.title):e.createElement("h4",{className:S,style:Object.assign({},B)},null==n?void 0:n.title),(null===(s=null==n?void 0:n.description)||void 0===s?void 0:s.length)>0&&e.createElement(An,{content:null==n?void 0:n.description[0]}),(null==n?void 0:n.button)&&(null===(u=null==n?void 0:n.button)||void 0===u?void 0:u.length)>0&&e.createElement("div",{className:Ln.btn},e.createElement(Nn,{content:null==n?void 0:n.button[0],eventAction:null==n?void 0:n.title,metadata:t}))),(null==n?void 0:n.isMobSlider)&&(null==n?void 0:n.variant)===_?e.createElement(e.Fragment,null,e.createElement("div",{className:`row ${Ln.cards} d-none d-sm-block`},(null==I?void 0:I.length)>0&&(null==I?void 0:I.map((n,r)=>e.createElement("div",{key:r,className:`${C} col-md-4 col-sm-6 ${Ln.card}`},e.createElement(Fn,{content:n,metadata:t}))))),e.createElement("div",{className:`d-block d-sm-none ${Ln.carousel}`},(null==I?void 0:I.length)>0&&e.createElement(In,{infinite:null==n?void 0:n.enableCycle,responsive:T,autoPlay:!1,shouldResetAutoplay:!1,showDots:1!==(null===(c=null==n?void 0:n.productTeaserSlides)||void 0===c?void 0:c.length),dotListClass:Ln.carousel_dot,itemClass:Ln.carouselItem,ssr:!0,arrows:!1,containerClass:Ln.carouselContainer,sliderClass:Ln.sliderClass,customTransition:"transform 1s ease",transitionDuration:500,partialVisbile:"large-desktop"!==y},null==I?void 0:I.map((n,r)=>e.createElement("div",{key:r,className:Ln.slide},e.createElement(Fn,{content:n,metadata:t})))))):(null==n?void 0:n.variant)===_?e.createElement("div",{className:`row ${Ln.cards}`},(null==I?void 0:I.length)>0&&(null==I?void 0:I.map((n,r)=>e.createElement("div",{key:r,className:`${C} col-md-4 col-sm-6 ${Ln.card}`},e.createElement(Fn,{content:n,metadata:t}))))):e.createElement("div",{className:Ln.carousel},(null==I?void 0:I.length)>0&&e.createElement(In,{infinite:null==n?void 0:n.enableCycle,responsive:T,autoPlay:!1,shouldResetAutoplay:!1,showDots:1!==(null===(m=null==n?void 0:n.productTeaserSlides)||void 0===m?void 0:m.length),dotListClass:Ln.carousel_dot,itemClass:Ln.carouselItem,ssr:!0,arrows:!1,containerClass:Ln.carouselContainer,sliderClass:Ln.sliderClass,customTransition:"transform 1s ease",transitionDuration:500,partialVisbile:"large-desktop"!==y},null==I?void 0:I.map((n,r)=>e.createElement("div",{key:r,className:Ln.slide},e.createElement(Fn,{content:n,metadata:t}))))))),(null===(p=null==n?void 0:n.bottomSpace)||void 0===p?void 0:p.length)>0&&e.createElement(Mn,{content:null==n?void 0:n.bottomSpace[0]}))},exports.RibbonComponent=({content:n})=>{var t,r,o,i,d,s,u,c,m,p,g,h,v,f,b,_,x,y,T,C,w,k,S,B,I,P;const R=e.useRef(null),[A,W]=e.useState(!1),N=re.getCookie("sunriseAuth"),[O,F]=e.useState(!1),L=new Date,[M,D]=e.useState(null==n?void 0:n.teaserTimer[0]),z=l(new Date(null===(r=null===(t=null==n?void 0:n.teaserTimer[0])||void 0===t?void 0:t.endTime)||void 0===r?void 0:r.replace(/-/g,"/"))),V=l(new Date(null===(i=null===(o=null==n?void 0:n.teaserTimer[0])||void 0===o?void 0:o.startTime)||void 0===i?void 0:i.replace(/-/g,"/"))),j=((null==n?void 0:n.enableDarkMode)?"ribbonComponent_DarkText ":"")+"ribbonComponent_Card",G=((null==n?void 0:n.enableDarkMode)?"ribbonComponent_DarkDescription ":"")+"ribbonComponent_TextContainer",[$,Q]=e.useState(!1),H=()=>{const e=z.getTime()-L.getTime();if(e>0&&$){return{days:("0"+Math.floor(e/864e5)).slice(-2),hours:("0"+Math.floor(e/36e5%24)).slice(-2),mins:("0"+Math.floor(e/1e3/60%60)).slice(-2),sec:("0"+Math.floor(e/1e3%60)).slice(-2)}}return null},[U,J]=e.useState(H()),X=()=>{!1===A&&W(!0)};e.useEffect(()=>{var e;if(null===(e=null==n?void 0:n.teaserTimer[0])||void 0===e?void 0:e.startTime){const e=null==n?void 0:n.teaserTimer[0];e.isDarkMode=null==n?void 0:n.enableDarkMode,D(e)}!N&&"nauth"===(null==n?void 0:n.targetCustomer)||"both"===(null==n?void 0:n.targetCustomer)||N&&"auth"===(null==n?void 0:n.targetCustomer)?F(!0):F(!1)},[]),e.useEffect(()=>{J(H()),L.getTime()>=V.getTime()&&!$&&Q(!0);const e=setInterval(()=>{J(H())},1e3);return()=>{clearInterval(e)}},[$]),e.useEffect(()=>{var e;const t=new IntersectionObserver(e=>{var t,r;e[0].isIntersecting&&e[0].intersectionRatio>=.5&&!(null===(t=localStorage.getItem("analyticsUids"))||void 0===t?void 0:t.includes(n._uid))&&(ge(ae,ae,{banner_promotion_name:null!==(r=null==n?void 0:n.bannerPromotionName)&&void 0!==r?r:null==n?void 0:n.description,banner_source:ue,banner_type:pe,banner_location:null==n?void 0:n.bannerLocation,audience_name:me,promotion_objective:me}),localStorage.setItem("analyticsUids",JSON.stringify([...localStorage.getItem("analyticsUids")?JSON.parse(localStorage.getItem("analyticsUids")||""):[],n._uid])))},{threshold:.5});return R.current&&!(null===(e=localStorage.getItem("analyticsUids"))||void 0===e?void 0:e.includes(n._uid))&&t.observe(R.current),()=>{t.disconnect()}});return e.createElement(e.Fragment,null,!1===A&&(void 0===(null===(d=null==n?void 0:n.teaserTimer[0])||void 0===d?void 0:d.startTime)&&null===U||void 0!==(null===(s=null==n?void 0:n.teaserTimer[0])||void 0===s?void 0:s.startTime)&&null!==U)&&O&&e.createElement(e.Fragment,null,e.createElement("div",{className:"ribbonComponent_Wrapper",style:{background:null==n?void 0:n.backgroundColor},ref:R},e.createElement("div",{className:j},e.createElement("div",{className:"ribbonComponent_descriptionBlockSection"},(null===(u=null==n?void 0:n.icon)||void 0===u?void 0:u.filename)&&e.createElement("div",{className:"ribbonComponent_Image"},e.createElement("img",{className:"ribbonComponent_Icon",src:(null==n?void 0:n.enableDarkMode)?null===(c=null==n?void 0:n.darkModeIcon)||void 0===c?void 0:c.filename:null===(m=null==n?void 0:n.icon)||void 0===m?void 0:m.filename})),(null==n?void 0:n.description)&&e.createElement("div",{className:G},e.createElement(he,{content:null==n?void 0:n.description}),e.createElement("div",null))),e.createElement("div",{className:"ribbonComponent_ButtonSection"},(null===(p=null==n?void 0:n.teaserTimer[0])||void 0===p?void 0:p.startTime)&&e.createElement(e.Fragment,null,e.createElement("div",{className:"ribbonComponent_Timer"},e.createElement(E,{content:M})),(null==n?void 0:n.buttonText)||(null==n?void 0:n.hotlineNumber)?e.createElement("div",{className:"ribbonComponent_HrBreaker"}):e.createElement("div",{className:"ribbonComponent_OnlyTimer"})),((null==n?void 0:n.buttonText)&&(null===(g=null==n?void 0:n.link)||void 0===g?void 0:g.url)||(null==n?void 0:n.hotlineNumber)&&(null===(h=null==n?void 0:n.buttonIcon)||void 0===h?void 0:h.filename))&&e.createElement("div",{className:"ribbonComponent_Button"},e.createElement("a",{href:(null==n?void 0:n.hotlineNumber)?`tel:${(null==n?void 0:n.hotlineNumber)||0}`:null===(v=null==n?void 0:n.link)||void 0===v?void 0:v.url,target:null!==(f=null==n?void 0:n.target)&&void 0!==f?f:"",rel:"_blank"===(null==n?void 0:n.target)?"opener":"noopener",onClick:()=>{var e;ge(le,le,{banner_promotion_name:null!==(e=null==n?void 0:n.bannerPromotionName)&&void 0!==e?e:null==n?void 0:n.description,banner_source:ue,banner_type:pe,audience_name:me,promotion_objective:me,banner_location:null==n?void 0:n.bannerLocation})}},e.createElement("div",{className:a(null==n?void 0:n.buttonType)},(null==n?void 0:n.hotlineNumber)&&"left"===(null==n?void 0:n.iconAlign)&&e.createElement("img",{className:"ribbonComponent_phoneIcon",src:null===(b=null==n?void 0:n.buttonIcon)||void 0===b?void 0:b.filename}),(null==n?void 0:n.hotlineNumber)?null==n?void 0:n.hotlineNumber:null==n?void 0:n.buttonText,(null==n?void 0:n.hotlineNumber)&&"right"===(null==n?void 0:n.iconAlign)&&e.createElement("img",{className:"ribbonComponent_phoneIcon",src:null===(_=null==n?void 0:n.buttonIcon)||void 0===_?void 0:_.filename})))),(null===(x=null==n?void 0:n.closeIcon)||void 0===x?void 0:x.filename)&&(null==n?void 0:n.isCloseIcon)&&e.createElement("div",{className:"ribbonComponent_CloseIcon",onClick:()=>X()},e.createElement("img",{src:(null==n?void 0:n.enableDarkMode)?null!==(T=null===(y=null==n?void 0:n.darkModeCloseIcon)||void 0===y?void 0:y.filename)&&void 0!==T?T:null===(C=null==n?void 0:n.closeIcon)||void 0===C?void 0:C.filename:null===(w=null==n?void 0:n.closeIcon)||void 0===w?void 0:w.filename}))),(null===(k=null==n?void 0:n.closeIcon)||void 0===k?void 0:k.filename)&&(null==n?void 0:n.isCloseIcon)&&e.createElement("div",{className:"ribbonComponent_CloseIcon1",onClick:()=>X()},e.createElement("img",{src:(null==n?void 0:n.enableDarkMode)?null!==(B=null===(S=null==n?void 0:n.darkModeCloseIcon)||void 0===S?void 0:S.filename)&&void 0!==B?B:null===(I=null==n?void 0:n.closeIcon)||void 0===I?void 0:I.filename:null===(P=null==n?void 0:n.closeIcon)||void 0===P?void 0:P.filename}))))))},exports.StageTeaserComponent=({content:n,isFullWidth:t,isSlimVersion:r})=>e.createElement(e.Fragment,null,"single"===(null==n?void 0:n.layoutgrid)?e.createElement(We,{content:n,isFullWidth:t,isSlimVersion:r}):e.createElement(Te,{content:n,isFullWidth:t,isSlimVersion:r})),exports.TextComponent=Me;
|
|
9
2
|
//# sourceMappingURL=index.js.map
|