@sunrise-upc/sales-static-components 1.1.0 → 2.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/components/FalconButton/falconButton.d.ts +1 -1
- package/dist/cjs/components/FalconButtonV2/FalconButtonV2.d.ts +3 -0
- package/dist/cjs/components/FalconDescription/FalconDescription.d.ts +2 -1
- package/dist/cjs/components/InternetAndTvCardsBenefits/DetailsModal/DetailsModal.d.ts +3 -0
- package/dist/cjs/components/ResponsiveRow/row.d.ts +1 -1
- package/dist/cjs/components/RibbonComponent/RibbonComponentTimer/RibbonComponentExpiredTimer.d.ts +1 -1
- package/dist/cjs/components/RibbonComponent/RibbonComponentTimer/RibbonComponentTimer.d.ts +1 -1
- package/dist/cjs/components/RibbonComponent/RibbonComponentTimer/RibbonExpiredTimerRedefined.d.ts +1 -1
- package/dist/cjs/components/RibbonComponent/utils.d.ts +1 -0
- package/dist/cjs/index.js +19 -7
- package/dist/cjs/utils/AnalyticUtils.d.ts +0 -17
- package/dist/cjs/utils/AnalyticsConstants.d.ts +0 -7
- package/dist/esm/components/FalconButton/falconButton.d.ts +1 -1
- package/dist/esm/components/FalconButtonV2/FalconButtonV2.d.ts +3 -0
- package/dist/esm/components/FalconDescription/FalconDescription.d.ts +2 -1
- package/dist/esm/components/InternetAndTvCardsBenefits/DetailsModal/DetailsModal.d.ts +3 -0
- package/dist/esm/components/ResponsiveRow/row.d.ts +1 -1
- package/dist/esm/components/RibbonComponent/RibbonComponentTimer/RibbonComponentExpiredTimer.d.ts +1 -1
- package/dist/esm/components/RibbonComponent/RibbonComponentTimer/RibbonComponentTimer.d.ts +1 -1
- package/dist/esm/components/RibbonComponent/RibbonComponentTimer/RibbonExpiredTimerRedefined.d.ts +1 -1
- package/dist/esm/components/RibbonComponent/utils.d.ts +1 -0
- package/dist/esm/index.js +19 -7
- package/dist/esm/utils/AnalyticUtils.d.ts +0 -17
- package/dist/esm/utils/AnalyticsConstants.d.ts +0 -7
- package/dist/index.d.ts +1 -0
- package/package.json +13 -11
- package/dist/cjs/components/FalconMessage/FalconMessage.d.ts +0 -3
- package/dist/cjs/components/LineCheckLoader/LineCheckLoader.d.ts +0 -3
- 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/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/formatField.d.ts +0 -3
- package/dist/esm/components/FalconMessage/FalconMessage.d.ts +0 -3
- package/dist/esm/components/LineCheckLoader/LineCheckLoader.d.ts +0 -3
- 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/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/formatField.d.ts +0 -3
package/dist/cjs/index.js
CHANGED
|
@@ -1,9 +1,21 @@
|
|
|
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={
|
|
1
|
+
"use strict";var e=require("react"),n=require("cookies-next"),t=require("storyblok-rich-text-react-renderer-ts"),r=require("react/jsx-runtime"),o=require("react-dom");function i(e){var n=Object.create(null);return e&&Object.keys(e).forEach((function(t){if("default"!==t){var r=Object.getOwnPropertyDescriptor(e,t);Object.defineProperty(n,t,r.get?r:{enumerable:!0,get:function(){return e[t]}})}})),n.default=e,Object.freeze(n)}var a=i(e);function l(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))}}l(".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");l("/* 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 d="FalconButtonStageTeaserV2-module_button__kDRB6",s="FalconButtonStageTeaserV2-module_Secondary-V1__4PNAa",u="FalconButtonStageTeaserV2-module_Secondary-white__tUWHT";l("/* 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 c=e=>{switch(e){case"Primary-V1":return`${d}`;case"Secondary-V1":return`${d} ${s}`;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`${d} ${u}`;default:return""}},m=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},p=()=>{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":""},f=(e,n)=>{const[t]=["https://a.storyblok.com/f/113473/"],[r]=[e+"asset/"];return n?n.replace(t,`${r}`):n||""},g="center",h="left",v="right",b="transparent",_="00",x="after",y="h1",T="h2",w="h3",C="none",S="stack",E="col-lg-4",k="icon",B="PreToPost";var I="RibbonTimerV2-module_stage-teaser-ribbon-timer-section__GB8GA",P="RibbonTimerV2-module_stage-teaser-ribbon-timer-element__35yCh",N="RibbonTimerV2-module_stage-teaser-ribbon-timer-value__0U5CT",R="RibbonTimerV2-module_stage-teaser-ribbon-timer-label__tYyQr",A="RibbonTimerV2-module_stage-teaser-ribbon-timer-colon__g27mV",O="RibbonTimerV2-module_expirylabel__hx56K";l("/* 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 F=({content:n})=>{var t;const r=p();return e.createElement("div",{style:{justifyContent:n.timerAlignment===g?"center":n.timerAlignment===h?"left":"right"}},e.createElement("div",{className:`${I}`,style:{color:null==n?void 0:n.timerColor,backgroundColor:null==n?void 0:n.backgroundColor,marginLeft:n.backgroundColor===b&&n.timerAlignment===h?"-9px":"unset",marginRight:n.backgroundColor===b&&n.timerAlignment===v?"-24px":"unset"}},e.createElement("div",{className:`${P}`},e.createElement("div",{className:`${N}`}," ",_," "),e.createElement("div",{className:`${R}`},n.dayLabel)),e.createElement("div",{className:`${A}`},":"),e.createElement("div",{className:`${P}`},e.createElement("div",{className:`${N}`}," ",_," "),e.createElement("div",{className:`${R}`},n.hourLabel)),e.createElement("div",{className:`${A}`},":"),e.createElement("div",{className:`${P}`},e.createElement("div",{className:`${N}`}," ",_," "),e.createElement("div",{className:`${R}`},n.minuteLabel)),e.createElement("div",{className:`${A}`},":"),e.createElement("div",{className:`${P}`},e.createElement("div",{className:`${N}`}," ",_),e.createElement("div",{className:`${R}`},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)===g?"center":(null==n?void 0:n.timerAlignment)===h?"left":"right"},className:`${"mobile"!==r&&"d-flex"} ${O}`},null==n?void 0:n.expiryLabel))},W=({content:n,setTimerExpired:t})=>{var r,o,i,a,l,d,s,u;const c=m(new Date(null===(r=null==n?void 0:n.endTime)||void 0===r?void 0:r.replace(/-/g,"/"))),p=m(new Date(null===(o=null==n?void 0:n.startTime)||void 0===o?void 0:o.replace(/-/g,"/"))),f=(null==n?void 0:n.colorChangeTime)&&m(new Date(null===(i=null==n?void 0:n.colorChangeTime)||void 0===i?void 0:i.replace(/-/g,"/"))),[v,b]=e.useState(!1),[_,x]=e.useState(null!==(a=null==n?void 0:n.timerColor)&&void 0!==a?a:""),[y,T]=e.useState(!1),w=()=>{const e=new Date;f&&!y&&e.getTime()>f.getTime()&&(x("#da291c"),T(!0)),e.getTime()>=p.getTime()&&!v&&b(!0);const n=c.getTime()-e.getTime();if(n>0&&v){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},C={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},[S,E]=e.useState(w());e.useEffect((()=>{E(w());const e=setInterval((()=>{E(w())}),1e3);return()=>{clearInterval(e)}}),[]);const k=[{label:null!==(l=null==n?void 0:n.hourLabel)&&void 0!==l?l:"",value:null==S?void 0:S.hours},{label:null!==(d=null==n?void 0:n.minuteLabel)&&void 0!==d?d:"",value:null==S?void 0:S.mins},{label:null!==(s=null==n?void 0:n.secondLabel)&&void 0!==s?s:"",value:null==S?void 0:S.sec}];return e.createElement("div",{className:"timer-wrap",style:{textAlign:n.timerAlignment===g?"center":n.timerAlignment===h?"left":"right"}},v&&e.createElement("div",{className:"timer-container"},S?e.createElement("div",{className:"timer-section",style:{color:(null==n?void 0:n.isDarkMode)?"#ffffff":_,backgroundColor:null!==(u=null==n?void 0:n.backgroundColor)&&void 0!==u?u:"transparent"}},e.createElement("div",{className:` ${P} transparent-element`},e.createElement("div",{className:`${N}`}," ",null==S?void 0:S.days),e.createElement("div",{className:`${R}`},null==n?void 0:n.dayLabel)),k.map(((n,t)=>e.createElement(e.Fragment,{key:t},e.createElement("div",{className:`${A}`},":"),e.createElement("div",{className:`${P}`},e.createElement("div",{className:`${N}`}," ",null==n?void 0:n.value),e.createElement("div",{className:`${R}`},null==n?void 0:n.label)))))):e.createElement("div",null,e.createElement(F,{content:C}))))},V="gaEvent",L="Text_Image_Component",M="view_promotion",D="select_promotion",j="cta_button_click",z="cta_text_click",$="CMS",G="Teaser",U="All",Q="Ribbon",H=(e,n,t)=>{window.dataLayer.push(Object.assign({event:e,event_name:n},t))},X=n=>e.createElement("div",null,t.render(n.content,{markResolvers:{link:(t,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"},t):n.isIFrame?e.createElement("a",{href:o,target:null===i||"_self"===i?"_top":"_blank"},t):e.createElement("a",{href:o,target:null===i?"":i,onClick:()=>(e=>{["help","hilfe","aide","aiuto"].some((n=>e.includes(n)))&&H(V,"contact_helpcenter_click",{component:"Text_link"})})(o)},t)}}}));l("\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}");l(".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");l("/* 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}");l("/* 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 }");l("/* 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}");l("/* 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}");l(".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 J=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""}},K=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 Y="DoubleGridRedefined-module_double-grid-teaser-btn-section__Q1jBm",q="DoubleGridRedefined-module_double-grid-btns__0Sbnd";l("/* 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 Z="row-module_sr-def-row__us1ph";l("/* 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 ee=({children:n})=>e.createElement("div",{className:`${Z} sr-responsive-row`},n),ne=({content:n,isFullWidth:t,isSlimVersion:r})=>{var o,i,a,l,d,s,u,m,p,f,g,h,v,b,_,x,C,S,E,k,B,I,P,N,R,A,O,F,V,L,j,z,Q,X,K,Z,ne,te,re,oe,ie,ae,le,de;const se=e.useRef(null),ue="none"!==(null==n?void 0:n.gradientBgColor)?J(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"}},fe=null===(d=null===(l=null===(a=null==n?void 0:n.primaryPromoBubble)||void 0===a?void 0:a[0])||void 0===l?void 0:l.bgcolor)||void 0===d?void 0:d.color,ge=null===(m=null===(u=null===(s=null==n?void 0:n.primaryPromoBubble)||void 0===s?void 0:s[0])||void 0===u?void 0:u.textcolor)||void 0===m?void 0:m.color,he=null===(g=null===(f=null===(p=null==n?void 0:n.SecondaryPromoBubble)||void 0===p?void 0:p[0])||void 0===f?void 0:f.bgcolor)||void 0===g?void 0:g.color,ve=null===(b=null===(v=null===(h=null==n?void 0:n.SecondaryPromoBubble)||void 0===h?void 0:h[0])||void 0===v?void 0:v.textcolor)||void 0===b?void 0:b.color,be=e=>{const n=e&&e.split(".").pop();return!(!n||!["webp","jpg","jpeg","png"].includes(n))},[_e,xe]=e.useState(!1),[ye,Te]=e.useState(""),[we,Ce]=e.useState(""),[Se,Ee]=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),be(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):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),be(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):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),be(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):Ce(null===(s=null==n?void 0:n.DesktopPromoImage)||void 0===s?void 0:s.filename))};e.useEffect((()=>{ke(),window.addEventListener("resize",ke)}),[]);const Be=null===(_=null==n?void 0:n.textcolor)||void 0===_?void 0:_.color,Ie=null===(k=null===(E=null===(S=null===(C=null===(x=null==n?void 0:n.mainheading)||void 0===x?void 0:x.content)||void 0===C?void 0:C[0])||void 0===S?void 0:S.content)||void 0===E?void 0:E[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))&&(H(M,M,{banner_promotion_name:null!==(o=null==n?void 0:n.bannerPromotionName)&&void 0!==o?o:null==n?void 0:n.description,banner_source:$,banner_type:G,banner_location:null==n?void 0:n.bannerLocation,audience_name:U,promotion_objective:U,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;H(D,D,{banner_promotion_name:null!==(e=null==n?void 0:n.bannerPromotionName)&&void 0!==e?e:null==n?void 0:n.description,banner_source:$,banner_type:G,audience_name:U,promotion_objective:U,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(ee,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:Be}},null===(R=null===(N=null===(P=null===(I=null===(B=null==n?void 0:n.primaryheading)||void 0===B?void 0:B.content)||void 0===I?void 0:I[0])||void 0===P?void 0:P.content)||void 0===N?void 0:N[0])||void 0===R?void 0:R.text),e.createElement("div",null,(null==n?void 0:n.mainText)===y?e.createElement("h1",{className:"stageTeaserMainTexth1",style:{color:Be}},Ie):(null==n?void 0:n.mainText)===T?e.createElement("h2",{className:"stageTeaserMainTexth2",style:{color:Be}},Ie):(null==n?void 0:n.mainText)===w?e.createElement("h3",{className:"stageTeaserMainTexth3",style:{color:Be}},Ie):"h4"===(null==n?void 0:n.mainText)?e.createElement("h4",{className:"stageTeaserMainTexth4",style:{color:Be}},Ie):e.createElement("div",{className:"stageTeaserMainTextdisplay",style:{color:Be}},Ie)),e.createElement("div",{className:"stageTeaserBottomText",style:{color:Be}},null===(L=null===(V=null===(F=null===(O=null===(A=null==n?void 0:n.secondaryheading)||void 0===A?void 0:A.content)||void 0===O?void 0:O[0])||void 0===F?void 0:F.content)||void 0===V?void 0:V[0])||void 0===L?void 0:L.text),(null===(z=null===(j=null==n?void 0:n.timer)||void 0===j?void 0:j[0])||void 0===z?void 0:z.enableCounter)&&e.createElement("div",{className:"teaserTimer text-center"},e.createElement(W,{content:null===(Q=null==n?void 0:n.timer)||void 0===Q?void 0:Q[0],setTimerExpired:Ee})),!Se&&e.createElement("div",{className:`${Y}`},null===(X=null==n?void 0:n.teaserButtonConfig)||void 0===X?void 0:X.map(((t,r)=>{var o,i,a,l,d,s;return e.createElement("div",{className:`${q}`,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:c(null==t?void 0:t.buttonType)},(null===(a=null==t?void 0:t.buttonIcon)||void 0===a?void 0:a.filename)&&"before"===(null==t?void 0:t.iconPosition)&&e.createElement("img",{className:"ribbonComponent_phoneIcon",src:null===(l=null==t?void 0:t.buttonIcon)||void 0===l?void 0:l.filename}),null==t?void 0:t.buttonLabel,(null===(d=null==t?void 0:t.buttonIcon)||void 0===d?void 0:d.filename)&&"after"===(null==t?void 0:t.iconPosition)&&e.createElement("img",{className:"ribbonComponent_phoneIcon",src:null===(s=null==t?void 0:t.buttonIcon)||void 0===s?void 0:s.filename}))))})))),e.createElement("div",{className:(_e?"order-0":"order-1")+" stageTeaserRightWrapper col-md-6",style:{background:`url(${ye}) center / contain no-repeat`}},""!==we&&e.createElement("div",{className:"video-wrapper"},e.createElement("video",{autoPlay:!0,muted:!0,loop:!0,src:we})),(null===(K=null==n?void 0:n.primaryPromoBubble)||void 0===K?void 0:K.length)>0&&e.createElement("div",{className:`stageTeaserPromoBubble stageTeaserPrimaryPromoBubble stageTeaserPrimaryWithSecondaryBubble ${pe()}`,style:{backgroundColor:fe,color:ge}},e.createElement("div",{className:"stageTeaserPromoPercent"},null===(ne=null===(Z=null==n?void 0:n.primaryPromoBubble)||void 0===Z?void 0:Z[0])||void 0===ne?void 0:ne.primarytext),e.createElement("div",{className:"stageTeaserPromoText"},null===(re=null===(te=null==n?void 0:n.primaryPromoBubble)||void 0===te?void 0:te[0])||void 0===re?void 0:re.secondarytext)),(null===(oe=null==n?void 0:n.SecondaryPromoBubble)||void 0===oe?void 0:oe.length)>0&&e.createElement("div",{className:`stageTeaserPromoBubble stageTeaserSecondaryPromoBubble ${pe()}`,style:{backgroundColor:he,color:ve}},e.createElement("div",{className:"stageTeaserSecondaryPromoPercent"},null===(ae=null===(ie=null==n?void 0:n.SecondaryPromoBubble)||void 0===ie?void 0:ie[0])||void 0===ae?void 0:ae.primarytext),e.createElement("div",{className:"stageTeaserSecondaryPromoText"},null===(de=null===(le=null==n?void 0:n.SecondaryPromoBubble)||void 0===le?void 0:le[0])||void 0===de?void 0:de.secondarytext)))))))};var te="SingleGridRedefined-module_single-grid__NikxO",re="SingleGridRedefined-module_single-grid-background-img__HQngE",oe="SingleGridRedefined-module_slim-version__WFrnX",ie="SingleGridRedefined-module_single-grid-text-container__b6Z7R",ae="SingleGridRedefined-module_single-grid-overline__1eceF",le="SingleGridRedefined-module_single-grid-headline__BocYX",de="SingleGridRedefined-module_single-grid-text__R1k6c",se="SingleGridRedefined-module_single-grid-timer__n94Jv",ue="SingleGridRedefined-module_single-grid-btn-section__gdt-4",ce="SingleGridRedefined-module_single-grid-btn-right__zjTnA";l("/* 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 me=({content:n,isFullWidth:t,isSlimVersion:r})=>{var o,i,a,l,d,s,u,m,f,g,h,v,b,_,x,y,T,w,C,S;const E=e.useRef(null),[k,B]=e.useState(""),[I,P]=e.useState(""),[N,R]=e.useState(!1),A=p(),O=null===(d=null===(l=null===(a=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===a?void 0:a.content)||void 0===l?void 0:l[0])||void 0===d?void 0:d.text,F=null===(g=null===(f=null===(m=null===(u=null===(s=null==n?void 0:n.mainheading)||void 0===s?void 0:s.content)||void 0===u?void 0:u[0])||void 0===m?void 0:m.content)||void 0===f?void 0:f[0])||void 0===g?void 0:g.text,V=null===(x=null===(_=null===(b=null===(v=null===(h=null==n?void 0:n.secondaryheading)||void 0===h?void 0:h.content)||void 0===v?void 0:v[0])||void 0===b?void 0:b.content)||void 0===_?void 0:_[0])||void 0===x?void 0:x.text,L="left"===(null==n?void 0:n.textposition)?"flex-start":"right"===(null==n?void 0:n.textposition)?"flex-end":"center",j="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?(B(`url(${null===(e=null==n?void 0:n.mobileImage)||void 0===e?void 0:e.filename}) center center / cover no-repeat`),P(null==n?void 0:n.verticaltextpostion)):o>=768&&o<=1439?(B(`url(${null===(t=null==n?void 0:n.tabImage)||void 0===t?void 0:t.filename}) center center / cover no-repeat`),P("")):o>=1440&&(B(`url(${null===(r=null==n?void 0:n.desktopimage)||void 0===r?void 0:r.filename}) center center / cover no-repeat`),P(""))};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))&&(H(M,M,{banner_promotion_name:null!==(r=null==n?void 0:n.bannerPromotionName)&&void 0!==r?r:null==n?void 0:n.description,banner_source:$,banner_type:G,banner_location:null==n?void 0:n.bannerLocation,audience_name:U,promotion_objective:U,index:1}),localStorage.setItem("analyticsUids",JSON.stringify([...localStorage.getItem("analyticsUids")?JSON.parse(localStorage.getItem("analyticsUids")||""):[],n._uid])))}),{threshold:.5});return E.current&&e.observe(E.current),()=>{e.disconnect()}}),[]);const Q=()=>{var e;H(D,D,{banner_promotion_name:null!==(e=null==n?void 0:n.bannerPromotionName)&&void 0!==e?e:null==n?void 0:n.description,banner_source:$,banner_type:G,audience_name:U,promotion_objective:U,banner_location:null==n?void 0:n.bannerLocation,index:1})},X=null===(y=null==n?void 0:n.textcolor)||void 0===y?void 0:y.color,J=e.createElement(e.Fragment,null,e.createElement("div",{className:`${ie}`},e.createElement("div",null,e.createElement("div",{style:{color:X,alignItems:""===I?L:"center",textAlign:""===I?j:"center"}},O&&e.createElement("div",{className:`${ae}`},O),F&&e.createElement("div",{className:`${le}`},F),V&&e.createElement("div",{className:`${de}`},V)))),(null===(w=null===(T=null==n?void 0:n.timer)||void 0===T?void 0:T[0])||void 0===w?void 0:w.enableCounter)&&e.createElement("div",{className:`${se}\n \n `,style:{justifyContent:"top"===I?"flex-start":"bottom"===I?"flex-end":L}},e.createElement(W,{content:null===(C=null==n?void 0:n.timer)||void 0===C?void 0:C[0],setTimerExpired:R})),!N&&e.createElement("div",{className:""+("mobile"!==A?"d-flex":""),style:{justifyContent:""===I?L:"",alignItems:""!==I?"center":""}},null===(S=null==n?void 0:n.teaserButtonConfig)||void 0===S?void 0:S.map(((t,r)=>{var o,i,a,l,d,s;return e.createElement("div",{className:`${ue} ${"flex-end"===L&&"mobile"!==A&&ce}`,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:Q},e.createElement("div",{className:`${c(null==t?void 0:t.buttonType)}`},(null===(a=null==t?void 0:t.buttonIcon)||void 0===a?void 0:a.filename)&&"before"===(null==t?void 0:t.iconPosition)&&e.createElement("img",{className:"ribbonComponent_phoneIcon",src:null===(l=null==t?void 0:t.buttonIcon)||void 0===l?void 0:l.filename}),null==t?void 0:t.buttonLabel,(null===(d=null==t?void 0:t.buttonIcon)||void 0===d?void 0:d.filename)&&"after"===(null==t?void 0:t.iconPosition)&&e.createElement("img",{className:"ribbonComponent_phoneIcon",src:null===(s=null==t?void 0:t.buttonIcon)||void 0===s?void 0:s.filename}))))}))));return e.createElement(e.Fragment,null,e.createElement("div",{className:`${te} ${t?"full-width":""}`,ref:E},""!==k&&e.createElement("div",{className:`${re} ${t&&r?oe:""}`,style:{background:k,borderRadius:t?"0":"8px",justifyContent:"top"===I?"flex-start":"bottom"===I?"flex-end":j}},t?e.createElement(ee,null,J):J)))};var pe={"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"};l("/* 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 fe=({content:n,alignment:t})=>{var r;const o=p(),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:pe["wrapper-img"]},""!==i&&e.createElement(e.Fragment,null,e.createElement("div",{className:pe["image-wrapper"],style:{background:i}}),e.createElement("div",{className:`${"large-desktop"!=o?pe[`text-${null==n?void 0:n.textAlignment}`]:pe[a]}`},(null==n?void 0:n.title)&&e.createElement("h3",{className:pe["image-title"]},null==n?void 0:n.title),(null==n?void 0:n.description)&&e.createElement("div",{className:pe["image-description"]},e.createElement(X,{content:null==n?void 0:n.description})))))};var ge={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"};l(".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}");l(".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 he=({content:n,analyticsTitle:t})=>{var r;const o=p(),i=()=>{H(V,"article_select_promotion",{banner_promotion_name:t,component:L})};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))}))))},ve=({content:n,analyticsTitle:t})=>{var r;const o=p();return e.createElement(e.Fragment,null,e.createElement("div",{className:` ${"large-desktop"!=o?ge[`textline-${null==n?void 0:n.alignment}`]:ge["textline-container"]}`},(null==n?void 0:n.overline)&&e.createElement("div",{className:ge.overline},null==n?void 0:n.overline),(null==n?void 0:n.headline)&&e.createElement("h3",{className:ge.h3content},null==n?void 0:n.headline),(null==n?void 0:n.description)&&e.createElement("div",{className:ge.description},e.createElement(X,{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(he,{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"};l("/* 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 _e=({content:n,index:t})=>{var r,o,i,a;const l=p();return e.useEffect((()=>{0!==t&&void 0!==t||H(V,"article_view_promotion",{banner_promotion_name:null==n?void 0:n.analyticsTitle,component:L})}),[]),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(fe,{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(ve,{content:null===(a=null==n?void 0:n.textBlok)||void 0===a?void 0:a[0],analyticsTitle:null==n?void 0:n.analyticsTitle})))))};var xe="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{};function ye(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var Te={},we={get exports(){return Te},set exports(e){Te=e}},Ce={},Se={},Ee={},ke={};!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}}}(ke);var Be={};Object.defineProperty(Be,"__esModule",{value:!0});var Ie=!1;Be.getPartialVisibilityGutter=function(e,n,t,r){var o=0,i=r||t;return n&&i&&(!Ie&&"production"!==process.env.NODE_ENV&&e[i].paritialVisibilityGutter&&(Ie=!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},Be.getWidthFromDeviceType=function(e,n){var t;return n[e]&&(t=(100/n[e].items).toFixed(1)),t},Be.getItemClientSideWidth=function(e,n,t){return Math.round(t/(n+(e.centerMode?1:0)))};var Pe={};Object.defineProperty(Pe,"__esModule",{value:!0});var Ne=Be;function Re(e){var n=e.slidesToShow;return e.totalItems<n}function Ae(e,n,t){var r=t||e.transform;return!n.infinite&&0===e.currentSlide||Re(e)?r:r+e.itemWidth/2}function Oe(e){var n=e.currentSlide,t=e.totalItems;return!(n+e.slidesToShow<t)}function Fe(e,n,t,r){void 0===n&&(n=0);var o=e.currentSlide,i=e.slidesToShow,a=Oe(e),l=!t.infinite&&a,d=r||e.transform;if(Re(e))return d;var s=d+o*n;return l?s+(e.containerWidth-(e.itemWidth-n)*i):s}function We(e,n){return e.rtl?-1*n:n}Pe.notEnoughChildren=Re,Pe.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=Ne.getWidthFromDeviceType(l,d));var p=Boolean(s&&l&&!m&&t);return{shouldRenderOnSSR:p,flexBisis:t,domFullyLoaded:m,partialVisibilityGutter:Ne.getPartialVisibilityGutter(d,u||c,l,e.deviceType),shouldRenderAtAll:p||m}},Pe.getIfSlideIsVisbile=function(e,n){var t=n.currentSlide,r=n.slidesToShow;return t<=e&&e<t+r},Pe.getTransformForCenterMode=Ae,Pe.isInLeftEnd=function(e){return!(0<e.currentSlide)},Pe.isInRightEnd=Oe,Pe.getTransformForPartialVsibile=Fe,Pe.parsePosition=We,Pe.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=Ne.getPartialVisibilityGutter(i,r||o,a,e.deviceType);return We(n,o||r?Fe(e,s,n,t):l?Ae(e,n,t):d)},Pe.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 Ve={};Object.defineProperty(Ve,"__esModule",{value:!0});Ve.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 Le={};!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")}}(Le);var Me={};Object.defineProperty(Me,"__esModule",{value:!0});var De=Pe;Me.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=De.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 je={};Object.defineProperty(je,"__esModule",{value:!0});var ze=e,$e=Pe,Ge=Pe;je.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=$e.getSlidesToSlide(e,n),m=i-t-(0<t?0:c),p=(ze.Children.toArray(d).length-l)%c;return o=0<=m?(r=m,s&&!u&&0<p&&Ge.isInRightEnd(e)&&(r=i-p),-a*r):r=m<0&&0!==i?0:void 0,{nextSlides:r,nextPosition:o}};var Ue={};!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,f=Math.round((t-r)/d),g=Math.round((r-t)/d),h=t<o;if(o<t&&f<=s){a="right";var v=Math.abs(-d*(u-s)),b=i-(r-o),_=c===u-s;(Math.abs(b)<=v||_&&m)&&(l=b,p=!0)}return h&&g<=s&&(a="left",((b=i+(o-r))<=0||0===c&&m)&&(p=!0,l=b)),{direction:a,nextPosition:l,canContinue:p}}}(Ue),Object.defineProperty(Ee,"__esModule",{value:!0});var Qe=ke;Ee.getOriginalCounterPart=Qe.getOriginalCounterPart,Ee.getClones=Qe.getClones,Ee.checkClonesPosition=Qe.checkClonesPosition,Ee.getInitialSlideInInfiniteMode=Qe.getInitialSlideInInfiniteMode;var He=Be;Ee.getWidthFromDeviceType=He.getWidthFromDeviceType,Ee.getPartialVisibilityGutter=He.getPartialVisibilityGutter,Ee.getItemClientSideWidth=He.getItemClientSideWidth;var Xe=Pe;Ee.getInitialState=Xe.getInitialState,Ee.getIfSlideIsVisbile=Xe.getIfSlideIsVisbile,Ee.getTransformForCenterMode=Xe.getTransformForCenterMode,Ee.getTransformForPartialVsibile=Xe.getTransformForPartialVsibile,Ee.isInLeftEnd=Xe.isInLeftEnd,Ee.isInRightEnd=Xe.isInRightEnd,Ee.notEnoughChildren=Xe.notEnoughChildren,Ee.getSlidesToSlide=Xe.getSlidesToSlide;var Je=Ve;Ee.throttle=Je.default;var Ke=Le;Ee.throwError=Ke.default;var Ye=Me;Ee.populateNextSlides=Ye.populateNextSlides;var qe=je;Ee.populatePreviousSlides=qe.populatePreviousSlides;var Ze=Ue;Ee.populateSlidesOnMouseTouchMove=Ze.populateSlidesOnMouseTouchMove;var en,nn={},tn=xe&&xe.__extends||(en=function(e,n){return(en=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}en(e,n),e.prototype=null===n?Object.create(n):(t.prototype=n.prototype,new t)});Object.defineProperty(nn,"__esModule",{value:!0});var rn=e;nn.isMouseMoveEvent=function(e){return"clientY"in e};var on=function(e){function n(){return null!==e&&e.apply(this,arguments)||this}return tn(n,e),n}(rn.Component);nn.default=on;var an={},ln={};Object.defineProperty(ln,"__esModule",{value:!0});var dn=ke,sn=Pe;ln.getLookupTableForNextSlides=function(e,n,t,r){var o={},i=sn.getSlidesToSlide(n,t);return Array(e).fill(0).forEach((function(e,t){var a=dn.getOriginalCounterPart(t,n,r);if(0===t)o[0]=a;else{var l=o[t-1]+i;o[t]=l}})),o},Object.defineProperty(an,"__esModule",{value:!0});var un=e,cn=ke,mn=ln,pn=Pe;an.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||pn.notEnoughChildren(t))return null;var u,c=t.currentSlide,m=t.slidesToShow,p=pn.getSlidesToSlide(t,n),f=un.Children.toArray(s);u=d?Math.ceil(f.length/p):Math.ceil((f.length-m)/p)+1;var g=mn.getLookupTableForNextSlides(u,t,n,f),h=cn.getOriginalIndexLookupTableByClones(m,f),v=h[c];return un.createElement("ul",{className:"react-multi-carousel-dot-list "+l},Array(u).fill(0).map((function(e,n){var t,i;if(d){i=g[n];var l=h[i];t=v===l||l<=v&&v<l+p}else{var s=f.length-m,u=n*p;t=(i=s<u?s:u)===c||i<c&&c<i+p&&c<f.length-m}return a?un.cloneElement(a,{index:n,active:t,key:n,onClick:function(){return r(i)},carouselState:o()}):un.createElement("li",{"data-index":n,key:n,className:"react-multi-carousel-dot "+(t?"react-multi-carousel-dot--active":"")},un.createElement("button",{"aria-label":"Go to slide "+(n+1),onClick:function(){return r(i)}}))})))};var fn={};Object.defineProperty(fn,"__esModule",{value:!0});var gn=e;fn.LeftArrow=function(e){var n=e.customLeftArrow,t=e.getState,r=e.previous,o=e.disabled,i=e.rtl;if(n)return gn.cloneElement(n,{onClick:function(){return r()},carouselState:t(),disabled:o,rtl:i});var a=i?"rtl":"";return gn.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})};fn.RightArrow=function(e){var n=e.customRightArrow,t=e.getState,r=e.next,o=e.disabled,i=e.rtl;if(n)return gn.cloneElement(n,{onClick:function(){return r()},carouselState:t(),disabled:o,rtl:i});var a=i?"rtl":"";return gn.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 hn={};Object.defineProperty(hn,"__esModule",{value:!0});var vn=e,bn=Ee;hn.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=bn.getInitialState(t,n),f=p.flexBisis,g=p.shouldRenderOnSSR,h=p.domFullyLoaded,v=p.partialVisibilityGutter;return p.shouldRenderAtAll?(c&&console.warn('WARNING: Please correct props name: "partialVisible" as old typo will be removed in future versions!'),vn.createElement(vn.Fragment,null,(d?o:vn.Children.toArray(l)).map((function(e,o){return vn.createElement("li",{key:o,"data-index":o,onClick:function(){n.focusOnSelect&&r(o)},"aria-hidden":bn.getIfSlideIsVisbile(o,t)?"false":"true","aria-label":u||(e.props.ariaLabel?e.props.ariaLabel:null),style:{flex:g?"1 0 "+f+"%":"auto",position:"relative",width:h?((c||m)&&v&&!i?a-v:a)+"px":"auto"},className:"react-multi-carousel-item "+(bn.getIfSlideIsVisbile(o,t)?"react-multi-carousel-item--active":"")+" "+s},e)})))):null};var _n=xe&&xe.__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(Se,"__esModule",{value:!0});var xn=e,yn=Ee,Tn=nn,wn=an,Cn=fn,Sn=hn,En=Pe,kn=400,Bn="transform 400ms ease-in-out",In=function(e){function n(n){var t=e.call(this,n)||this;return t.containerRef=xn.createRef(),t.listRef=xn.createRef(),t.state={itemWidth:0,slidesToShow:0,currentSlide:0,totalItems:xn.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=yn.throttle(t.next.bind(t),n.transitionDuration||kn,t.setIsInThrottle),t.previous=yn.throttle(t.previous.bind(t),n.transitionDuration||kn,t.setIsInThrottle),t.goToSlide=yn.throttle(t.goToSlide.bind(t),n.transitionDuration||kn,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 _n(n,e),n.prototype.resetTotalItems=function(){var e=this,n=xn.Children.count(this.props.children),t=yn.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=En.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||Bn:"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=xn.Children.toArray(this.props.children),a=yn.getInitialSlideInInfiniteMode(e||this.state.slidesToShow,i),l=yn.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=yn.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||kn)),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||kn):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&&yn.isInRightEnd(this.state)){var u=this.props.transitionDuration||kn;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=xn.Children.toArray(this.props.children),i=yn.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||kn))},n.prototype.next=function(e){var t=this;void 0===e&&(e=0);var r=this.props,o=r.afterChange,i=r.beforeChange;if(!yn.notEnoughChildren(this.state)){var a=yn.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||kn))})))}},n.prototype.previous=function(e){var t=this;void 0===e&&(e=0);var r=this.props,o=r.afterChange,i=r.beforeChange;if(!yn.notEnoughChildren(this.state)){var a=yn.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||kn))}))}}},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:En.parsePosition(this.props,n),clientY:En.parsePosition(this.props,t)}},n.prototype.handleDown=function(e){if(!(!Tn.isMouseMoveEvent(e)&&!this.props.swipeable||Tn.isMouseMoveEvent(e)&&!this.props.draggable||this.isInThrottle)){var n=this.getCords(Tn.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(!(!Tn.isMouseMoveEvent(e)&&!this.props.swipeable||Tn.isMouseMoveEvent(e)&&!this.props.draggable||yn.notEnoughChildren(this.state))){var n=this.getCords(Tn.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=yn.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){Tn.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||kn))}))}},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 xn.createElement(Cn.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 xn.createElement(Cn.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?xn.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 xn.createElement(wn.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=xn.Children.toArray(this.props.children);e=yn.getClones(this.state.slidesToShow,n)}return xn.createElement(Sn.default,{clones:e,goToSlide:this.goToSlide,state:this.state,notEnoughChildren:yn.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&&yn.throwError(this.state,this.props);var f=yn.getInitialState(this.state,this.props),g=f.shouldRenderOnSSR,h=f.shouldRenderAtAll,v=yn.isInLeftEnd(this.state),b=yn.isInRightEnd(this.state),_=t&&!(o&&(n&&-1<o.indexOf(n)||this.state.deviceType&&-1<o.indexOf(this.state.deviceType)))&&!yn.notEnoughChildren(this.state)&&h,x=!i&&v,y=!i&&b,T=En.getTransform(this.state,this.props);return xn.createElement(xn.Fragment,null,xn.createElement("div",{className:"react-multi-carousel-list "+a+" "+m,dir:p?"rtl":"ltr",ref:this.containerRef},xn.createElement("ul",{ref:this.listRef,className:"react-multi-carousel-track "+l,style:{transition:this.isAnimationAllowed?d||Bn:"none",overflow:g?"hidden":"unset",transform:"translate3d("+(T+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),_&&(!y||r)&&this.renderRightArrow(y),h&&!c&&this.renderButtonGroups(),h&&!u&&this.renderDotsList()),h&&u&&this.renderDotsList(),h&&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}(xn.Component);Se.default=In,Object.defineProperty(Ce,"__esModule",{value:!0});var Pn=Se;Ce.default=Pn.default,we.exports=Ce;var Nn=ye(Te),Rn={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"};l('/* 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 An="FalconTitle-module_dbold__Fd4nw";l("/* 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 On=({content:n})=>{var t;const r=K(null==n?void 0:n.textColor),o=(null==n?void 0:n.textColor)&&(null==n?void 0:n.textColor)!=C?r:"",i=(null==n?void 0:n.textColor)&&(null==n?void 0:n.textColor)===C?{color:null===(t=null==n?void 0:n.textColorPicker)||void 0===t?void 0:t.color}:{},a=()=>{var t,r,o;return e.createElement("div",{style:{display:"flex",alignItems:(null===(t=null==n?void 0:n.icon)||void 0===t?void 0:t.filename)?"center":"initial"}},(null===(r=null==n?void 0:n.icon)||void 0===r?void 0:r.filename)&&e.createElement("img",{src:null===(o=null==n?void 0:n.icon)||void 0===o?void 0:o.filename,height:24,width:24,alt:"",style:{marginRight:"8px"}}),null==n?void 0:n.text)};return e.createElement("div",null,e.createElement(ee,null,(null==n?void 0:n.headingStyle)&&(null==n?void 0:n.text)&&(null==n?void 0:n.headingStyle)===y?e.createElement("h1",{className:o,style:Object.assign({},i)},a()):(null==n?void 0:n.headingStyle)===T?e.createElement("h2",{className:`${o}`,style:Object.assign({},i)},a()):(null==n?void 0:n.headingStyle)===w?e.createElement("h3",{className:o,style:Object.assign({},i)},a()):"h4"===(null==n?void 0:n.headingStyle)?e.createElement("h4",{className:o,style:Object.assign({},i)},a()):e.createElement("div",{className:An,style:Object.assign({},i)},a())))},Fn=({content:n})=>{var t,r;const o=K(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)!=C?o:""}`,style:Object.assign({},(null==n?void 0:n.textColor)&&(null==n?void 0:n.textColor)===C?{color:null===(r=null==n?void 0:n.textColorPicker)||void 0===r?void 0:r.color}:{})},e.createElement(X,{content:null==n?void 0:n.text,trackngLabel:null==n?void 0:n.trackngLabel}," ",null==n?void 0:n.text)))))};var Wn={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"};l("/* 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 Vn=n=>{var t,r,o,i;const{content:a}=n,{asset:l}=n,{phoneNumber:d}=n,{updatedContent:s}=n,{enableLoginButton:u}=n,{setButtonClicked:c}=n,{onClickTrack:m}=n,{fromTallhero:p}=n;(null==a?void 0:a.minWidth)&&(null==a||a.minWidth);const{isblacktheme:f}=n,{id:b}=n,[_,y]=e.useState("#");let T=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)?y(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)?y((e=>"undefined"!=typeof window?e=="/"+window.document.documentElement.getAttribute("lang")+"/"?"#":e:"#")(T)):y("#")}),[]);const[w,C]=e.useState(!1),[S,E]=e.useState(!1),[k,I]=e.useState(!1),[P,N]=e.useState("");e.useState("");const R=()=>{const e=window.innerWidth;e>1439&&N("1276px"),e>1023&&e<1440&&N("940px"),e<1024&&e>767&&N("688px"),e<768&&N("343px")};e.useEffect((()=>{R(),window.addEventListener("resize",R)}),[]);const A=(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),O=(null==a?void 0:a.id)?"#"+(null==a?void 0:a.id):d?`tel:${d||0}`:_;return e.createElement("div",null,e.createElement(ee,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==s?void 0:s.preToPostPromotionId)===B?void 0:O,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"))?H(V,j,{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}):H(V,z,{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}),I((e=>!e)),c&&c(!0),e.preventDefault()}:e=>{var t,r,o;(null==s?void 0:s.preToPostPromotionId)===B?u():(null==a||a.buttonLabel,(null===(t=null==a?void 0:a.buttonType)||void 0===t?void 0:t.includes("Primary"))?H(V,j,{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}):H(V,z,{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}),C(!w),c&&c(!0),"function"==typeof m&&m(e),n.buttonClicked&&e.preventDefault(),(null==a?void 0:a.enableScroll)&&(T=window.location.href,T.includes(null==a?void 0:a.targetElement.blockIdentifier)||(T.endsWith("#")?T+=null==a?void 0:a.targetElement.blockIdentifier:T+="#"+a.targetElement.blockIdentifier,y(T))))},rel:"_blank"===(null==a?void 0:a.linkTarget)?"opener":"noopener",className:Wn.anchor},e.createElement("div",{className:`${p?Wn["container-button"]:Wn.container}\n ${(null==a?void 0:a.buttonAlignment)===v?Wn["button-right"]:""}\n \n ${(null==a?void 0:a.buttonAlignment)===h?Wn["button-left"]:""}\n \n ${a.buttonAlignment===g?Wn["button-center"]:""}`},e.createElement("div",{className:`${A} ${Wn.button} ${w?"clicked":""} ${(null==l?void 0:l.fieldtype)?Wn["asset-cursor"]:""}`,onMouseOut:()=>{E(!1)},onMouseOver:()=>{E(!0)}},(null==a?void 0:a.iconPosition)===x&&e.createElement("div",{id:b,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)===x?Wn["button-icon-after"]:Wn["button-icon-before"]}`},e.createElement("img",{src:f?(()=>{var e,n,t,r;return w?(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:"":S&&!w?(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 w?(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:"":S&&!w?(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:`${Wn.buttonLabel} ${f&&Wn.whiteTextColor}`,id:b},null==a?void 0:a.buttonLabel)))))))};var Ln={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"};l("/* 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 margin-bottom: 32px;\n padding: 0 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 padding: 0 16px;\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}");var Mn={buttonContainer:"DetailsModal-module_buttonContainer__wsiQP"};l(".DetailsModal-module_buttonContainer__wsiQP {\n padding: 1rem 1.5rem;\n border-top: 1px solid #dee2e6;\n display: flex;\n justify-content: flex-end;\n}");var Dn,jn={};
|
|
2
2
|
/*!
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
parse:function(e,n){if("string"!=typeof e)throw new TypeError("argument str must be a string");for(var t={},r=n||{},o=e.split(";"),i=r.decode||F,a=0;a<o.length;a++){var l=o[a],d=l.indexOf("=");if(!(d<0)){var s=l.substring(0,d).trim();if(null==t[s]){var u=l.substring(d+1,l.length).trim();'"'===u[0]&&(u=u.slice(1,-1)),t[s]=D(u,i)}}}return t},serialize:function(e,n,t){var r=t||{},o=r.encode||L;if("function"!=typeof o)throw new TypeError("option encode is invalid");if(!M.test(e))throw new TypeError("argument name is invalid");var i=o(n);if(i&&!M.test(i))throw new TypeError("argument val is invalid");var a=e+"="+i;if(null!=r.maxAge){var l=r.maxAge-0;if(isNaN(l)||!isFinite(l))throw new TypeError("option maxAge is invalid");a+="; Max-Age="+Math.floor(l)}if(r.domain){if(!M.test(r.domain))throw new TypeError("option domain is invalid");a+="; Domain="+r.domain}if(r.path){if(!M.test(r.path))throw new TypeError("option path is invalid");a+="; Path="+r.path}if(r.expires){if("function"!=typeof r.expires.toUTCString)throw new TypeError("option expires is invalid");a+="; Expires="+r.expires.toUTCString()}r.httpOnly&&(a+="; HttpOnly");r.secure&&(a+="; Secure");if(r.sameSite){switch("string"==typeof r.sameSite?r.sameSite.toLowerCase():r.sameSite){case!0:a+="; SameSite=Strict";break;case"lax":a+="; SameSite=Lax";break;case"strict":a+="; SameSite=Strict";break;case"none":a+="; SameSite=None";break;default:throw new TypeError("option sameSite is invalid")}}return a}},F=decodeURIComponent,L=encodeURIComponent,M=/^[\u0009\u0020-\u007e\u0080-\u00ff]+$/;function D(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.checkCookies=e.hasCookie=e.removeCookies=e.deleteCookie=e.setCookies=e.setCookie=e.getCookie=e.getCookies=void 0;var r=N,o=function(){return"undefined"!=typeof window},i=function(e){void 0===e&&(e="");try{var n=JSON.stringify(e);return/^[\{\[]/.test(n)?n:e}catch(n){return e}};e.getCookies=function(e){var n;if(e&&(n=e.req),!o())return n&&n.cookies?n.cookies:n&&n.headers&&n.headers.cookie?(0,r.parse)(n.headers.cookie):{};for(var t={},i=document.cookie?document.cookie.split("; "):[],a=0,l=i.length;a<l;a++){var d=i[a].split("="),s=d.slice(1).join("=");t[d[0]]=s}return t};e.getCookie=function(n,t){var r,o=(0,e.getCookies)(t)[n];if(void 0!==o)return function(e){return"true"===e||"false"!==e&&("undefined"!==e?"null"===e?null:e:void 0)}((r=o)?r.replace(/(%[0-9A-Z]{2})+/g,decodeURIComponent):r)};e.setCookie=function(e,a,l){var d,s,u;l&&(s=l.req,u=l.res,d=t(l,["req","res"]));var c=(0,r.serialize)(e,i(a),n({path:"/"},d));if(o())document.cookie=c;else if(u&&s){var m=u.getHeader("Set-Cookie");if(Array.isArray(m)||(m=m?[String(m)]:[]),u.setHeader("Set-Cookie",m.concat(c)),s&&s.cookies){var p=s.cookies;""===a?delete p[e]:p[e]=i(a)}if(s&&s.headers&&s.headers.cookie){p=(0,r.parse)(s.headers.cookie);""===a?delete p[e]:p[e]=i(a),s.headers.cookie=Object.entries(p).reduce((function(e,n){return e.concat("".concat(n[0],"=").concat(n[1],";"))}),"")}}};e.setCookies=function(n,t,r){return console.warn("[WARN]: setCookies was deprecated. It will be deleted in the new version. Use setCookie instead."),(0,e.setCookie)(n,t,r)};e.deleteCookie=function(t,r){return(0,e.setCookie)(t,"",n(n({},r),{maxAge:-1}))};e.removeCookies=function(n,t){return console.warn("[WARN]: removeCookies was deprecated. It will be deleted in the new version. Use deleteCookie instead."),(0,e.deleteCookie)(n,t)};e.hasCookie=function(n,t){return!!n&&(0,e.getCookies)(t).hasOwnProperty(n)};e.checkCookies=function(n,t){return console.warn("[WARN]: checkCookies was deprecated. It will be deleted in the new version. Use hasCookie instead."),(0,e.hasCookie)(n,t)}}(R);const z="gaEvent",V="Text_Image_Component",O="view_promotion",G="select_promotion",$="cta_button_click",j="cta_text_click",Q="CMS",U="Teaser",H="All",J="Ribbon",X=(e,n,t)=>{window.dataLayer.push(Object.assign({event:e,event_name:n},t))},K=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)))&&X(z,"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 Y=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""}},Z=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 q="DoubleGridRedefined-module_double-grid-teaser-btn-section__Q1jBm",ee="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 ne="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 te=({children:n})=>e.createElement("div",{className:`${ne} sr-responsive-row`},n),re=({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,D,z,V,$,j,J,K,Z,ne,re,oe,ie,ae,le,de;const se=e.useRef(null),ue="none"!==(null==n?void 0:n.gradientBgColor)?Y(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))&&(X(O,O,{banner_promotion_name:null!==(o=null==n?void 0:n.bannerPromotionName)&&void 0!==o?o:null==n?void 0:n.description,banner_source:Q,banner_type:U,banner_location:null==n?void 0:n.bannerLocation,audience_name:H,promotion_objective:H,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;X(G,G,{banner_promotion_name:null!==(e=null==n?void 0:n.bannerPromotionName)&&void 0!==e?e:null==n?void 0:n.description,banner_source:Q,banner_type:U,audience_name:H,promotion_objective:H,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(te,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===(D=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===D?void 0:D.text),(null===(V=null===(z=null==n?void 0:n.timer)||void 0===z?void 0:z[0])||void 0===V?void 0:V.enableCounter)&&e.createElement("div",{className:"teaserTimer text-center"},e.createElement(P,{content:null===($=null==n?void 0:n.timer)||void 0===$?void 0:$[0],setTimerExpired:Be})),!Se&&e.createElement("div",{className:`${q}`},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:`${ee}`,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===(J=null==n?void 0:n.primaryPromoBubble)||void 0===J?void 0:J.length)>0&&e.createElement("div",{className:`stageTeaserPromoBubble stageTeaserPrimaryPromoBubble stageTeaserPrimaryWithSecondaryBubble ${pe()}`,style:{backgroundColor:ge,color:he}},e.createElement("div",{className:"stageTeaserPromoPercent"},null===(Z=null===(K=null==n?void 0:n.primaryPromoBubble)||void 0===K?void 0:K[0])||void 0===Z?void 0:Z.primarytext),e.createElement("div",{className:"stageTeaserPromoText"},null===(re=null===(ne=null==n?void 0:n.primaryPromoBubble)||void 0===ne?void 0:ne[0])||void 0===re?void 0:re.secondarytext)),(null===(oe=null==n?void 0:n.SecondaryPromoBubble)||void 0===oe?void 0:oe.length)>0&&e.createElement("div",{className:`stageTeaserPromoBubble stageTeaserSecondaryPromoBubble ${pe()}`,style:{backgroundColor:ve,color:be}},e.createElement("div",{className:"stageTeaserSecondaryPromoPercent"},null===(ae=null===(ie=null==n?void 0:n.SecondaryPromoBubble)||void 0===ie?void 0:ie[0])||void 0===ae?void 0:ae.primarytext),e.createElement("div",{className:"stageTeaserSecondaryPromoText"},null===(de=null===(le=null==n?void 0:n.SecondaryPromoBubble)||void 0===le?void 0:le[0])||void 0===de?void 0:de.secondarytext)))))))};var oe="SingleGridRedefined-module_single-grid__NikxO",ie="SingleGridRedefined-module_single-grid-background-img__HQngE",ae="SingleGridRedefined-module_slim-version__WFrnX",le="SingleGridRedefined-module_single-grid-text-container__b6Z7R",de="SingleGridRedefined-module_single-grid-overline__1eceF",se="SingleGridRedefined-module_single-grid-headline__BocYX",ue="SingleGridRedefined-module_single-grid-text__R1k6c",ce="SingleGridRedefined-module_single-grid-timer__n94Jv",me="SingleGridRedefined-module_single-grid-btn-section__gdt-4",pe="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 ge=({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,D="left"===(null==n?void 0:n.textposition)?"flex-start":"right"===(null==n?void 0:n.textposition)?"flex-end":"center",z="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))&&(X(O,O,{banner_promotion_name:null!==(r=null==n?void 0:n.bannerPromotionName)&&void 0!==r?r:null==n?void 0:n.description,banner_source:Q,banner_type:U,banner_location:null==n?void 0:n.bannerLocation,audience_name:H,promotion_objective:H,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 $=()=>{var e;X(G,G,{banner_promotion_name:null!==(e=null==n?void 0:n.bannerPromotionName)&&void 0!==e?e:null==n?void 0:n.description,banner_source:Q,banner_type:U,audience_name:H,promotion_objective:H,banner_location:null==n?void 0:n.bannerLocation,index:1})},j=null===(T=null==n?void 0:n.textcolor)||void 0===T?void 0:T.color,J=e.createElement(e.Fragment,null,e.createElement("div",{className:`${le}`},e.createElement("div",null,e.createElement("div",{style:{color:j,alignItems:""===E?D:"center",textAlign:""===E?z:"center"}},F&&e.createElement("div",{className:`${de}`},F),L&&e.createElement("div",{className:`${se}`},L),M&&e.createElement("div",{className:`${ue}`},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:`${ce}\n \n `,style:{justifyContent:"top"===E?"flex-start":"bottom"===E?"flex-end":D}},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?D:"",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:`${me} ${"flex-end"===D&&"mobile"!==N&&pe}`,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:$},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:`${oe} ${t?"full-width":""}`,ref:B},""!==k&&e.createElement("div",{className:`${ie} ${t&&r?ae:""}`,style:{background:k,borderRadius:t?"0":"8px",justifyContent:"top"===E?"flex-start":"bottom"===E?"flex-end":z}},t?e.createElement(te,null,J):J)))};var he={"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 ve=({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:he["wrapper-img"]},""!==i&&e.createElement(e.Fragment,null,e.createElement("div",{className:he["image-wrapper"],style:{background:i}}),e.createElement("div",{className:`${"large-desktop"!=o?he[`text-${null==n?void 0:n.textAlignment}`]:he[a]}`},(null==n?void 0:n.title)&&e.createElement("h3",{className:he["image-title"]},null==n?void 0:n.title),(null==n?void 0:n.description)&&e.createElement("div",{className:he["image-description"]},e.createElement(K,{content:null==n?void 0:n.description})))))};var be={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 fe=({content:n,analyticsTitle:t})=>{var r;const o=d(),i=()=>{X(z,"article_select_promotion",{banner_promotion_name:t,component:V})};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))}))))},_e=({content:n,analyticsTitle:t})=>{var r;const o=d();return e.createElement(e.Fragment,null,e.createElement("div",{className:` ${"large-desktop"!=o?be[`textline-${null==n?void 0:n.alignment}`]:be["textline-container"]}`},(null==n?void 0:n.overline)&&e.createElement("div",{className:be.overline},null==n?void 0:n.overline),(null==n?void 0:n.headline)&&e.createElement("h3",{className:be.h3content},null==n?void 0:n.headline),(null==n?void 0:n.description)&&e.createElement("div",{className:be.description},e.createElement(K,{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(fe,{content:n,analyticsTitle:t}))))))};var xe={"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 Te=({content:n,index:t})=>{var r,o,i,a;const l=d();return e.useEffect((()=>{0!==t&&void 0!==t||X(z,"article_view_promotion",{banner_promotion_name:null==n?void 0:n.analyticsTitle,component:V})}),[]),e.createElement(e.Fragment,null,e.createElement("div",{className:xe["main-container"]},e.createElement("div",{className:`row ${"large-desktop"===l?xe[`img-text-${null==n?void 0:n.alignment}`]:xe["img-text-container"]}`},(null===(r=null==n?void 0:n.image)||void 0===r?void 0:r.length)>0&&e.createElement("div",{className:`${xe["img-section"]} col-md-6 col-lg-6 col-sm-10`},e.createElement(ve,{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:`${xe["text-section"]} col-md-6 col-lg-6 col-sm-10`},e.createElement(_e,{content:null===(a=null==n?void 0:n.textBlok)||void 0===a?void 0:a[0],analyticsTitle:null==n?void 0:n.analyticsTitle})))))};var ye={},we={get exports(){return ye},set exports(e){ye=e}},Ce={},Se={},Be={},ke={};!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}}}(ke);var Ie={};Object.defineProperty(Ie,"__esModule",{value:!0});var Ee=!1;Ie.getPartialVisibilityGutter=function(e,n,t,r){var o=0,i=r||t;return n&&i&&(!Ee&&"production"!==process.env.NODE_ENV&&e[i].paritialVisibilityGutter&&(Ee=!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},Ie.getWidthFromDeviceType=function(e,n){var t;return n[e]&&(t=(100/n[e].items).toFixed(1)),t},Ie.getItemClientSideWidth=function(e,n,t){return Math.round(t/(n+(e.centerMode?1:0)))};var Pe={};Object.defineProperty(Pe,"__esModule",{value:!0});var Ae=Ie;function We(e){var n=e.slidesToShow;return e.totalItems<n}function Re(e,n,t){var r=t||e.transform;return!n.infinite&&0===e.currentSlide||We(e)?r:r+e.itemWidth/2}function Ne(e){var n=e.currentSlide,t=e.totalItems;return!(n+e.slidesToShow<t)}function Fe(e,n,t,r){void 0===n&&(n=0);var o=e.currentSlide,i=e.slidesToShow,a=Ne(e),l=!t.infinite&&a,d=r||e.transform;if(We(e))return d;var s=d+o*n;return l?s+(e.containerWidth-(e.itemWidth-n)*i):s}function Le(e,n){return e.rtl?-1*n:n}Pe.notEnoughChildren=We,Pe.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=Ae.getWidthFromDeviceType(l,d));var p=Boolean(s&&l&&!m&&t);return{shouldRenderOnSSR:p,flexBisis:t,domFullyLoaded:m,partialVisibilityGutter:Ae.getPartialVisibilityGutter(d,u||c,l,e.deviceType),shouldRenderAtAll:p||m}},Pe.getIfSlideIsVisbile=function(e,n){var t=n.currentSlide,r=n.slidesToShow;return t<=e&&e<t+r},Pe.getTransformForCenterMode=Re,Pe.isInLeftEnd=function(e){return!(0<e.currentSlide)},Pe.isInRightEnd=Ne,Pe.getTransformForPartialVsibile=Fe,Pe.parsePosition=Le,Pe.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=Ae.getPartialVisibilityGutter(i,r||o,a,e.deviceType);return Le(n,o||r?Fe(e,s,n,t):l?Re(e,n,t):d)},Pe.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 Me={};Object.defineProperty(Me,"__esModule",{value:!0});Me.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 De={};!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")}}(De);var ze={};Object.defineProperty(ze,"__esModule",{value:!0});var Ve=Pe;ze.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=Ve.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 Oe={};Object.defineProperty(Oe,"__esModule",{value:!0});var Ge=e,$e=Pe,je=Pe;Oe.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=$e.getSlidesToSlide(e,n),m=i-t-(0<t?0:c),p=(Ge.Children.toArray(d).length-l)%c;return o=0<=m?(r=m,s&&!u&&0<p&&je.isInRightEnd(e)&&(r=i-p),-a*r):r=m<0&&0!==i?0:void 0,{nextSlides:r,nextPosition:o}};var Qe={};!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}}}(Qe),Object.defineProperty(Be,"__esModule",{value:!0});var Ue=ke;Be.getOriginalCounterPart=Ue.getOriginalCounterPart,Be.getClones=Ue.getClones,Be.checkClonesPosition=Ue.checkClonesPosition,Be.getInitialSlideInInfiniteMode=Ue.getInitialSlideInInfiniteMode;var He=Ie;Be.getWidthFromDeviceType=He.getWidthFromDeviceType,Be.getPartialVisibilityGutter=He.getPartialVisibilityGutter,Be.getItemClientSideWidth=He.getItemClientSideWidth;var Je=Pe;Be.getInitialState=Je.getInitialState,Be.getIfSlideIsVisbile=Je.getIfSlideIsVisbile,Be.getTransformForCenterMode=Je.getTransformForCenterMode,Be.getTransformForPartialVsibile=Je.getTransformForPartialVsibile,Be.isInLeftEnd=Je.isInLeftEnd,Be.isInRightEnd=Je.isInRightEnd,Be.notEnoughChildren=Je.notEnoughChildren,Be.getSlidesToSlide=Je.getSlidesToSlide;var Xe=Me;Be.throttle=Xe.default;var Ke=De;Be.throwError=Ke.default;var Ye=ze;Be.populateNextSlides=Ye.populateNextSlides;var Ze=Oe;Be.populatePreviousSlides=Ze.populatePreviousSlides;var qe=Qe;Be.populateSlidesOnMouseTouchMove=qe.populateSlidesOnMouseTouchMove;var en,nn={},tn=A&&A.__extends||(en=function(e,n){return(en=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}en(e,n),e.prototype=null===n?Object.create(n):(t.prototype=n.prototype,new t)});Object.defineProperty(nn,"__esModule",{value:!0});var rn=e;nn.isMouseMoveEvent=function(e){return"clientY"in e};var on=function(e){function n(){return null!==e&&e.apply(this,arguments)||this}return tn(n,e),n}(rn.Component);nn.default=on;var an={},ln={};Object.defineProperty(ln,"__esModule",{value:!0});var dn=ke,sn=Pe;ln.getLookupTableForNextSlides=function(e,n,t,r){var o={},i=sn.getSlidesToSlide(n,t);return Array(e).fill(0).forEach((function(e,t){var a=dn.getOriginalCounterPart(t,n,r);if(0===t)o[0]=a;else{var l=o[t-1]+i;o[t]=l}})),o},Object.defineProperty(an,"__esModule",{value:!0});var un=e,cn=ke,mn=ln,pn=Pe;an.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||pn.notEnoughChildren(t))return null;var u,c=t.currentSlide,m=t.slidesToShow,p=pn.getSlidesToSlide(t,n),g=un.Children.toArray(s);u=d?Math.ceil(g.length/p):Math.ceil((g.length-m)/p)+1;var h=mn.getLookupTableForNextSlides(u,t,n,g),v=cn.getOriginalIndexLookupTableByClones(m,g),b=v[c];return un.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?un.cloneElement(a,{index:n,active:t,key:n,onClick:function(){return r(i)},carouselState:o()}):un.createElement("li",{"data-index":n,key:n,className:"react-multi-carousel-dot "+(t?"react-multi-carousel-dot--active":"")},un.createElement("button",{"aria-label":"Go to slide "+(n+1),onClick:function(){return r(i)}}))})))};var gn={};Object.defineProperty(gn,"__esModule",{value:!0});var hn=e;gn.LeftArrow=function(e){var n=e.customLeftArrow,t=e.getState,r=e.previous,o=e.disabled,i=e.rtl;if(n)return hn.cloneElement(n,{onClick:function(){return r()},carouselState:t(),disabled:o,rtl:i});var a=i?"rtl":"";return hn.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})};gn.RightArrow=function(e){var n=e.customRightArrow,t=e.getState,r=e.next,o=e.disabled,i=e.rtl;if(n)return hn.cloneElement(n,{onClick:function(){return r()},carouselState:t(),disabled:o,rtl:i});var a=i?"rtl":"";return hn.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 vn={};Object.defineProperty(vn,"__esModule",{value:!0});var bn=e,fn=Be;vn.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=fn.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!'),bn.createElement(bn.Fragment,null,(d?o:bn.Children.toArray(l)).map((function(e,o){return bn.createElement("li",{key:o,"data-index":o,onClick:function(){n.focusOnSelect&&r(o)},"aria-hidden":fn.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 "+(fn.getIfSlideIsVisbile(o,t)?"react-multi-carousel-item--active":"")+" "+s},e)})))):null};var _n=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(Se,"__esModule",{value:!0});var xn=e,Tn=Be,yn=nn,wn=an,Cn=gn,Sn=vn,Bn=Pe,kn=400,In="transform 400ms ease-in-out",En=function(e){function n(n){var t=e.call(this,n)||this;return t.containerRef=xn.createRef(),t.listRef=xn.createRef(),t.state={itemWidth:0,slidesToShow:0,currentSlide:0,totalItems:xn.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=Tn.throttle(t.next.bind(t),n.transitionDuration||kn,t.setIsInThrottle),t.previous=Tn.throttle(t.previous.bind(t),n.transitionDuration||kn,t.setIsInThrottle),t.goToSlide=Tn.throttle(t.goToSlide.bind(t),n.transitionDuration||kn,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 _n(n,e),n.prototype.resetTotalItems=function(){var e=this,n=xn.Children.count(this.props.children),t=Tn.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=Bn.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||In:"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=xn.Children.toArray(this.props.children),a=Tn.getInitialSlideInInfiniteMode(e||this.state.slidesToShow,i),l=Tn.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=Tn.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||kn)),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||kn):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&&Tn.isInRightEnd(this.state)){var u=this.props.transitionDuration||kn;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=xn.Children.toArray(this.props.children),i=Tn.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||kn))},n.prototype.next=function(e){var t=this;void 0===e&&(e=0);var r=this.props,o=r.afterChange,i=r.beforeChange;if(!Tn.notEnoughChildren(this.state)){var a=Tn.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||kn))})))}},n.prototype.previous=function(e){var t=this;void 0===e&&(e=0);var r=this.props,o=r.afterChange,i=r.beforeChange;if(!Tn.notEnoughChildren(this.state)){var a=Tn.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||kn))}))}}},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:Bn.parsePosition(this.props,n),clientY:Bn.parsePosition(this.props,t)}},n.prototype.handleDown=function(e){if(!(!yn.isMouseMoveEvent(e)&&!this.props.swipeable||yn.isMouseMoveEvent(e)&&!this.props.draggable||this.isInThrottle)){var n=this.getCords(yn.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(!(!yn.isMouseMoveEvent(e)&&!this.props.swipeable||yn.isMouseMoveEvent(e)&&!this.props.draggable||Tn.notEnoughChildren(this.state))){var n=this.getCords(yn.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=Tn.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){yn.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||kn))}))}},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 xn.createElement(Cn.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 xn.createElement(Cn.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?xn.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 xn.createElement(wn.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=xn.Children.toArray(this.props.children);e=Tn.getClones(this.state.slidesToShow,n)}return xn.createElement(Sn.default,{clones:e,goToSlide:this.goToSlide,state:this.state,notEnoughChildren:Tn.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&&Tn.throwError(this.state,this.props);var g=Tn.getInitialState(this.state,this.props),h=g.shouldRenderOnSSR,v=g.shouldRenderAtAll,b=Tn.isInLeftEnd(this.state),f=Tn.isInRightEnd(this.state),_=t&&!(o&&(n&&-1<o.indexOf(n)||this.state.deviceType&&-1<o.indexOf(this.state.deviceType)))&&!Tn.notEnoughChildren(this.state)&&v,x=!i&&b,T=!i&&f,y=Bn.getTransform(this.state,this.props);return xn.createElement(xn.Fragment,null,xn.createElement("div",{className:"react-multi-carousel-list "+a+" "+m,dir:p?"rtl":"ltr",ref:this.containerRef},xn.createElement("ul",{ref:this.listRef,className:"react-multi-carousel-track "+l,style:{transition:this.isAnimationAllowed?d||In:"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}(xn.Component);Se.default=En,Object.defineProperty(Ce,"__esModule",{value:!0});var Pn=Se;Ce.default=Pn.default,we.exports=Ce;var An=W(ye),Wn={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 Rn="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 Nn=({content:n})=>{var t;const r=Z(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(te,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:Rn,style:Object.assign({},i)},null==n?void 0:n.text)))},Fn=({content:n})=>{var t,r;const o=Z(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(K,{content:null==n?void 0:n.text,trackngLabel:null==n?void 0:n.trackngLabel}," ",null==n?void 0:n.text)))))};var Ln={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 Mn=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(te,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"))?X(z,$,{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}):X(z,j,{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"))?X(z,$,{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}):X(z,j,{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:Ln.anchor},e.createElement("div",{className:`${b?Ln["container-button"]:Ln.container}\n ${(null==a?void 0:a.buttonAlignment)===c?Ln["button-right"]:""}\n \n ${(null==a?void 0:a.buttonAlignment)===u?Ln["button-left"]:""}\n \n ${a.buttonAlignment===s?Ln["button-center"]:""}`},e.createElement("div",{className:`${R} ${Ln.button} ${C?"clicked":""} ${(null==l?void 0:l.fieldtype)?Ln["asset-cursor"]:""}`,onMouseOut:()=>{k(!1)},onMouseOver:()=>{k(!0)}},(null==a?void 0:a.iconPosition)===g&&e.createElement("div",{id:_,className:Ln.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?Ln["button-icon-after"]:Ln["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:`${Ln.buttonLabel} ${f&&Ln.whiteTextColor}`,id:_},null==a?void 0:a.buttonLabel)))))))};var Dn={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 zn=({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))&&(X(O,O,{banner_promotion_name:null!==(r=null==n?void 0:n.bannerPromotionName)&&void 0!==r?r:null==n?void 0:n.description,banner_source:Q,banner_type:"Sub Teaser",banner_location:null==n?void 0:n.bannerLocation,audience_name:H,promotion_objective:H}),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:`${Dn.container} ${"Secondary-V4"!=(null===(o=null==n?void 0:n.button[0])||void 0===o?void 0:o.buttonType)&&Dn["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:`${Dn.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 ${Dn["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])&&Dn["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(Nn,{content:n}):"falconDescription"===(null==n?void 0:n.component)?e.createElement(Fn,{content:n}):void 0)))),(null===(p=null==n?void 0:n.button)||void 0===p?void 0:p.length)>0&&e.createElement("div",{className:`${Dn.butn} ${Dn["button-variant"]} ${Dn["butn-container"]} `},e.createElement(Mn,{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&&X(z,"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 Vn={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 On=({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=Y(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=fe,exports.ImageComponent=ve,exports.ImageWithText=Te,exports.ImageWithTextWrapper=({content:n})=>{var t;const r=d();return e.createElement("div",{style:{position:"relative"}},e.createElement(An,{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?Wn.stageTeaserTabActive:Wn.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(),X(z,"article_pagination_icon_click",{banner_promotion_name:r,component:V})})()},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:Wn.carousel_dot,itemClass:Wn.carouselItem,ssr:!0,arrows:!1,containerClass:Wn.carouselContainer,sliderClass:Wn.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:Wn.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(),X(z,"article_pagination_left_click",{banner_promotion_name:i,component:V})})()}),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:Wn.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(),X(z,"article_pagination_right_click",{banner_promotion_name:l,component:V})})()}})))}),null),customTransition:"transform 1s ease",transitionDuration:500,partialVisbile:"large-desktop"!==r},null==n?void 0:n.bloks.map(((n,t)=>e.createElement(Te,{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=Y(null==n?void 0:n.gradientBackground),S=Z(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:`${Vn.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(On,{content:null==n?void 0:n.topSpace[0]}),e.createElement(te,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:Vn["text-container"]},(null==n?void 0:n.overlineText)&&e.createElement("div",{className:Vn.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(Fn,{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:Vn.btn},e.createElement(Mn,{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 ${Vn.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 ${Vn.card}`},e.createElement(zn,{content:n,metadata:t})))))),e.createElement("div",{className:`d-block d-sm-none ${Vn.carousel}`},(null==I?void 0:I.length)>0&&e.createElement(An,{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:Vn.carousel_dot,itemClass:Vn.carouselItem,ssr:!0,arrows:!1,containerClass:Vn.carouselContainer,sliderClass:Vn.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:Vn.slide},e.createElement(zn,{content:n,metadata:t}))))))):(null==n?void 0:n.variant)===_?e.createElement("div",{className:`row ${Vn.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 ${Vn.card}`},e.createElement(zn,{content:n,metadata:t})))))):e.createElement("div",{className:Vn.carousel},(null==I?void 0:I.length)>0&&e.createElement(An,{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:Vn.carousel_dot,itemClass:Vn.carouselItem,ssr:!0,arrows:!1,containerClass:Vn.carouselContainer,sliderClass:Vn.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:Vn.slide},e.createElement(zn,{content:n,metadata:t})))))))),(null===(p=null==n?void 0:n.bottomSpace)||void 0===p?void 0:p.length)>0&&e.createElement(On,{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),D=new Date,[z,V]=e.useState(null==n?void 0:n.teaserTimer[0]),$=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,"/"))),j=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,"/"))),U=((null==n?void 0:n.enableDarkMode)?"ribbonComponent_DarkText ":"")+"ribbonComponent_Card",Y=((null==n?void 0:n.enableDarkMode)?"ribbonComponent_DarkDescription ":"")+"ribbonComponent_TextContainer",[Z,q]=e.useState(!1),ee=()=>{const e=$.getTime()-D.getTime();if(e>0&&Z){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},[ne,te]=e.useState(ee()),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((()=>{te(ee()),D.getTime()>=j.getTime()&&!Z&&q(!0);const e=setInterval((()=>{te(ee())}),1e3);return()=>{clearInterval(e)}}),[Z]),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))&&(X(O,O,{banner_promotion_name:null!==(r=null==n?void 0:n.bannerPromotionName)&&void 0!==r?r:null==n?void 0:n.description,banner_source:Q,banner_type:J,banner_location:null==n?void 0:n.bannerLocation,audience_name:H,promotion_objective:H}),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===ne||void 0!==(null===(s=null==n?void 0:n.teaserTimer[0])||void 0===s?void 0:s.startTime)&&null!==ne)&&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:U},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:Y},e.createElement(K,{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:z})),(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;X(G,G,{banner_promotion_name:null!==(e=null==n?void 0:n.bannerPromotionName)&&void 0!==e?e:null==n?void 0:n.description,banner_source:Q,banner_type:J,audience_name:H,promotion_objective:H,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(ge,{content:n,isFullWidth:t,isSlimVersion:r}):e.createElement(re,{content:n,isFullWidth:t,isSlimVersion:r})),exports.TextComponent=_e;
|
|
3
|
+
Copyright (c) 2018 Jed Watson.
|
|
4
|
+
Licensed under the MIT License (MIT), see
|
|
5
|
+
http://jedwatson.github.io/classnames
|
|
6
|
+
*/
|
|
7
|
+
Dn={get exports(){return jn},set exports(e){jn=e}},function(){var e={}.hasOwnProperty;function n(){for(var e="",n=0;n<arguments.length;n++){var o=arguments[n];o&&(e=r(e,t(o)))}return e}function t(t){if("string"==typeof t||"number"==typeof t)return t;if("object"!=typeof t)return"";if(Array.isArray(t))return n.apply(null,t);if(t.toString!==Object.prototype.toString&&!t.toString.toString().includes("[native code]"))return t.toString();var o="";for(var i in t)e.call(t,i)&&t[i]&&(o=r(o,i));return o}function r(e,n){return n?e?e+" "+n:e+n:e}Dn.exports?(n.default=n,Dn.exports=n):window.classNames=n}();var zn=jn;function $n(){return $n=Object.assign?Object.assign.bind():function(e){for(var n=1;n<arguments.length;n++){var t=arguments[n];for(var r in t)({}).hasOwnProperty.call(t,r)&&(e[r]=t[r])}return e},$n.apply(null,arguments)}function Gn(e,n){if(null==e)return{};var t={};for(var r in e)if({}.hasOwnProperty.call(e,r)){if(-1!==n.indexOf(r))continue;t[r]=e[r]}return t}function Un(e,n){return Un=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(e,n){return e.__proto__=n,e},Un(e,n)}const Qn=a.createContext({prefixes:{}});function Hn(n,t){const{prefixes:r}=e.useContext(Qn);return n||r[t]||t}function Xn(e){return e&&e.ownerDocument||document}function Jn(e,n){return function(e){var n=Xn(e);return n&&n.defaultView||window}(e).getComputedStyle(e,n)}var Kn=/([A-Z])/g;var Yn=/^ms-/;function qn(e){return function(e){return e.replace(Kn,"-$1").toLowerCase()}(e).replace(Yn,"-ms-")}var Zn=/^((translate|rotate|scale)(X|Y|Z|3d)?|matrix(3d)?|perspective|skew(X|Y)?)$/i;function et(e,n){var t="",r="";if("string"==typeof n)return e.style.getPropertyValue(qn(n))||Jn(e).getPropertyValue(qn(n));Object.keys(n).forEach((function(o){var i=n[o];i||0===i?!function(e){return!(!e||!Zn.test(e))}(o)?t+=qn(o)+": "+i+";":r+=o+"("+i+") ":e.style.removeProperty(qn(o))})),r&&(t+="transform: "+r+";"),e.style.cssText+=";"+t}var nt,tt={},rt={get exports(){return tt},set exports(e){tt=e}},ot={},it={get exports(){return ot},set exports(e){ot=e}},at={};var lt,dt,st,ut,ct,mt,pt,ft,gt,ht,vt,bt,_t,xt,yt={};
|
|
8
|
+
/** @license React v16.13.1
|
|
9
|
+
* react-is.development.js
|
|
10
|
+
*
|
|
11
|
+
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
12
|
+
*
|
|
13
|
+
* This source code is licensed under the MIT license found in the
|
|
14
|
+
* LICENSE file in the root directory of this source tree.
|
|
15
|
+
*/function Tt(){return dt||(dt=1,function(e){"production"===process.env.NODE_ENV?e.exports=function(){if(nt)return at;nt=1;var e="function"==typeof Symbol&&Symbol.for,n=e?Symbol.for("react.element"):60103,t=e?Symbol.for("react.portal"):60106,r=e?Symbol.for("react.fragment"):60107,o=e?Symbol.for("react.strict_mode"):60108,i=e?Symbol.for("react.profiler"):60114,a=e?Symbol.for("react.provider"):60109,l=e?Symbol.for("react.context"):60110,d=e?Symbol.for("react.async_mode"):60111,s=e?Symbol.for("react.concurrent_mode"):60111,u=e?Symbol.for("react.forward_ref"):60112,c=e?Symbol.for("react.suspense"):60113,m=e?Symbol.for("react.suspense_list"):60120,p=e?Symbol.for("react.memo"):60115,f=e?Symbol.for("react.lazy"):60116,g=e?Symbol.for("react.block"):60121,h=e?Symbol.for("react.fundamental"):60117,v=e?Symbol.for("react.responder"):60118,b=e?Symbol.for("react.scope"):60119;function _(e){if("object"==typeof e&&null!==e){var m=e.$$typeof;switch(m){case n:switch(e=e.type){case d:case s:case r:case i:case o:case c:return e;default:switch(e=e&&e.$$typeof){case l:case u:case f:case p:case a:return e;default:return m}}case t:return m}}}function x(e){return _(e)===s}return at.AsyncMode=d,at.ConcurrentMode=s,at.ContextConsumer=l,at.ContextProvider=a,at.Element=n,at.ForwardRef=u,at.Fragment=r,at.Lazy=f,at.Memo=p,at.Portal=t,at.Profiler=i,at.StrictMode=o,at.Suspense=c,at.isAsyncMode=function(e){return x(e)||_(e)===d},at.isConcurrentMode=x,at.isContextConsumer=function(e){return _(e)===l},at.isContextProvider=function(e){return _(e)===a},at.isElement=function(e){return"object"==typeof e&&null!==e&&e.$$typeof===n},at.isForwardRef=function(e){return _(e)===u},at.isFragment=function(e){return _(e)===r},at.isLazy=function(e){return _(e)===f},at.isMemo=function(e){return _(e)===p},at.isPortal=function(e){return _(e)===t},at.isProfiler=function(e){return _(e)===i},at.isStrictMode=function(e){return _(e)===o},at.isSuspense=function(e){return _(e)===c},at.isValidElementType=function(e){return"string"==typeof e||"function"==typeof e||e===r||e===s||e===i||e===o||e===c||e===m||"object"==typeof e&&null!==e&&(e.$$typeof===f||e.$$typeof===p||e.$$typeof===a||e.$$typeof===l||e.$$typeof===u||e.$$typeof===h||e.$$typeof===v||e.$$typeof===b||e.$$typeof===g)},at.typeOf=_,at}():e.exports=(lt||(lt=1,"production"!==process.env.NODE_ENV&&function(){var e="function"==typeof Symbol&&Symbol.for,n=e?Symbol.for("react.element"):60103,t=e?Symbol.for("react.portal"):60106,r=e?Symbol.for("react.fragment"):60107,o=e?Symbol.for("react.strict_mode"):60108,i=e?Symbol.for("react.profiler"):60114,a=e?Symbol.for("react.provider"):60109,l=e?Symbol.for("react.context"):60110,d=e?Symbol.for("react.async_mode"):60111,s=e?Symbol.for("react.concurrent_mode"):60111,u=e?Symbol.for("react.forward_ref"):60112,c=e?Symbol.for("react.suspense"):60113,m=e?Symbol.for("react.suspense_list"):60120,p=e?Symbol.for("react.memo"):60115,f=e?Symbol.for("react.lazy"):60116,g=e?Symbol.for("react.block"):60121,h=e?Symbol.for("react.fundamental"):60117,v=e?Symbol.for("react.responder"):60118,b=e?Symbol.for("react.scope"):60119;function _(e){if("object"==typeof e&&null!==e){var m=e.$$typeof;switch(m){case n:var g=e.type;switch(g){case d:case s:case r:case i:case o:case c:return g;default:var h=g&&g.$$typeof;switch(h){case l:case u:case f:case p:case a:return h;default:return m}}case t:return m}}}var x=d,y=s,T=l,w=a,C=n,S=u,E=r,k=f,B=p,I=t,P=i,N=o,R=c,A=!1;function O(e){return _(e)===s}yt.AsyncMode=x,yt.ConcurrentMode=y,yt.ContextConsumer=T,yt.ContextProvider=w,yt.Element=C,yt.ForwardRef=S,yt.Fragment=E,yt.Lazy=k,yt.Memo=B,yt.Portal=I,yt.Profiler=P,yt.StrictMode=N,yt.Suspense=R,yt.isAsyncMode=function(e){return A||(A=!0,console.warn("The ReactIs.isAsyncMode() alias has been deprecated, and will be removed in React 17+. Update your code to use ReactIs.isConcurrentMode() instead. It has the exact same API.")),O(e)||_(e)===d},yt.isConcurrentMode=O,yt.isContextConsumer=function(e){return _(e)===l},yt.isContextProvider=function(e){return _(e)===a},yt.isElement=function(e){return"object"==typeof e&&null!==e&&e.$$typeof===n},yt.isForwardRef=function(e){return _(e)===u},yt.isFragment=function(e){return _(e)===r},yt.isLazy=function(e){return _(e)===f},yt.isMemo=function(e){return _(e)===p},yt.isPortal=function(e){return _(e)===t},yt.isProfiler=function(e){return _(e)===i},yt.isStrictMode=function(e){return _(e)===o},yt.isSuspense=function(e){return _(e)===c},yt.isValidElementType=function(e){return"string"==typeof e||"function"==typeof e||e===r||e===s||e===i||e===o||e===c||e===m||"object"==typeof e&&null!==e&&(e.$$typeof===f||e.$$typeof===p||e.$$typeof===a||e.$$typeof===l||e.$$typeof===u||e.$$typeof===h||e.$$typeof===v||e.$$typeof===b||e.$$typeof===g)},yt.typeOf=_}()),yt)}(it)),ot}
|
|
16
|
+
/*
|
|
17
|
+
object-assign
|
|
18
|
+
(c) Sindre Sorhus
|
|
19
|
+
@license MIT
|
|
20
|
+
*/function wt(){if(mt)return ct;mt=1;return ct="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED"}function Ct(){return ft?pt:(ft=1,pt=Function.call.bind(Object.prototype.hasOwnProperty))}if("production"!==process.env.NODE_ENV){var St=Tt();rt.exports=function(){if(bt)return vt;bt=1;var e=Tt(),n=function(){if(ut)return st;ut=1;var e=Object.getOwnPropertySymbols,n=Object.prototype.hasOwnProperty,t=Object.prototype.propertyIsEnumerable;function r(e){if(null==e)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(e)}return st=function(){try{if(!Object.assign)return!1;var e=new String("abc");if(e[5]="de","5"===Object.getOwnPropertyNames(e)[0])return!1;for(var n={},t=0;t<10;t++)n["_"+String.fromCharCode(t)]=t;if("0123456789"!==Object.getOwnPropertyNames(n).map((function(e){return n[e]})).join(""))return!1;var r={};return"abcdefghijklmnopqrst".split("").forEach((function(e){r[e]=e})),"abcdefghijklmnopqrst"===Object.keys(Object.assign({},r)).join("")}catch(e){return!1}}()?Object.assign:function(o,i){for(var a,l,d=r(o),s=1;s<arguments.length;s++){for(var u in a=Object(arguments[s]))n.call(a,u)&&(d[u]=a[u]);if(e){l=e(a);for(var c=0;c<l.length;c++)t.call(a,l[c])&&(d[l[c]]=a[l[c]])}}return d},st}(),t=wt(),r=Ct(),o=function(){if(ht)return gt;ht=1;var e=function(){};if("production"!==process.env.NODE_ENV){var n=wt(),t={},r=Ct();e=function(e){var n="Warning: "+e;"undefined"!=typeof console&&console.error(n);try{throw new Error(n)}catch(e){}}}function o(o,i,a,l,d){if("production"!==process.env.NODE_ENV)for(var s in o)if(r(o,s)){var u;try{if("function"!=typeof o[s]){var c=Error((l||"React class")+": "+a+" type `"+s+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof o[s]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw c.name="Invariant Violation",c}u=o[s](i,s,l,a,null,n)}catch(e){u=e}if(!u||u instanceof Error||e((l||"React class")+": type specification of "+a+" `"+s+"` is invalid; the type checker function must return `null` or an `Error` but returned a "+typeof u+". You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument)."),u instanceof Error&&!(u.message in t)){t[u.message]=!0;var m=d?d():"";e("Failed "+a+" type: "+u.message+(null!=m?m:""))}}}return o.resetWarningCache=function(){"production"!==process.env.NODE_ENV&&(t={})},gt=o}(),i=function(){};function a(){return null}return"production"!==process.env.NODE_ENV&&(i=function(e){var n="Warning: "+e;"undefined"!=typeof console&&console.error(n);try{throw new Error(n)}catch(e){}}),vt=function(l,d){var s="function"==typeof Symbol&&Symbol.iterator,u="<<anonymous>>",c={array:g("array"),bigint:g("bigint"),bool:g("boolean"),func:g("function"),number:g("number"),object:g("object"),string:g("string"),symbol:g("symbol"),any:f(a),arrayOf:function(e){return f((function(n,r,o,i,a){if("function"!=typeof e)return new p("Property `"+a+"` of component `"+o+"` has invalid PropType notation inside arrayOf.");var l=n[r];if(!Array.isArray(l))return new p("Invalid "+i+" `"+a+"` of type `"+b(l)+"` supplied to `"+o+"`, expected an array.");for(var d=0;d<l.length;d++){var s=e(l,d,o,i,a+"["+d+"]",t);if(s instanceof Error)return s}return null}))},element:f((function(e,n,t,r,o){var i=e[n];return l(i)?null:new p("Invalid "+r+" `"+o+"` of type `"+b(i)+"` supplied to `"+t+"`, expected a single ReactElement.")})),elementType:f((function(n,t,r,o,i){var a=n[t];return e.isValidElementType(a)?null:new p("Invalid "+o+" `"+i+"` of type `"+b(a)+"` supplied to `"+r+"`, expected a single ReactElement type.")})),instanceOf:function(e){return f((function(n,t,r,o,i){if(!(n[t]instanceof e)){var a=e.name||u;return new p("Invalid "+o+" `"+i+"` of type `"+((l=n[t]).constructor&&l.constructor.name?l.constructor.name:u)+"` supplied to `"+r+"`, expected instance of `"+a+"`.")}var l;return null}))},node:f((function(e,n,t,r,o){return v(e[n])?null:new p("Invalid "+r+" `"+o+"` supplied to `"+t+"`, expected a ReactNode.")})),objectOf:function(e){return f((function(n,o,i,a,l){if("function"!=typeof e)return new p("Property `"+l+"` of component `"+i+"` has invalid PropType notation inside objectOf.");var d=n[o],s=b(d);if("object"!==s)return new p("Invalid "+a+" `"+l+"` of type `"+s+"` supplied to `"+i+"`, expected an object.");for(var u in d)if(r(d,u)){var c=e(d,u,i,a,l+"."+u,t);if(c instanceof Error)return c}return null}))},oneOf:function(e){if(!Array.isArray(e))return"production"!==process.env.NODE_ENV&&i(arguments.length>1?"Invalid arguments supplied to oneOf, expected an array, got "+arguments.length+" arguments. A common mistake is to write oneOf(x, y, z) instead of oneOf([x, y, z]).":"Invalid argument supplied to oneOf, expected an array."),a;function n(n,t,r,o,i){for(var a=n[t],l=0;l<e.length;l++)if(m(a,e[l]))return null;var d=JSON.stringify(e,(function(e,n){return"symbol"===_(n)?String(n):n}));return new p("Invalid "+o+" `"+i+"` of value `"+String(a)+"` supplied to `"+r+"`, expected one of "+d+".")}return f(n)},oneOfType:function(e){if(!Array.isArray(e))return"production"!==process.env.NODE_ENV&&i("Invalid argument supplied to oneOfType, expected an instance of array."),a;for(var n=0;n<e.length;n++){var o=e[n];if("function"!=typeof o)return i("Invalid argument supplied to oneOfType. Expected an array of check functions, but received "+x(o)+" at index "+n+"."),a}return f((function(n,o,i,a,l){for(var d=[],s=0;s<e.length;s++){var u=(0,e[s])(n,o,i,a,l,t);if(null==u)return null;u.data&&r(u.data,"expectedType")&&d.push(u.data.expectedType)}return new p("Invalid "+a+" `"+l+"` supplied to `"+i+"`"+(d.length>0?", expected one of type ["+d.join(", ")+"]":"")+".")}))},shape:function(e){return f((function(n,r,o,i,a){var l=n[r],d=b(l);if("object"!==d)return new p("Invalid "+i+" `"+a+"` of type `"+d+"` supplied to `"+o+"`, expected `object`.");for(var s in e){var u=e[s];if("function"!=typeof u)return h(o,i,a,s,_(u));var c=u(l,s,o,i,a+"."+s,t);if(c)return c}return null}))},exact:function(e){return f((function(o,i,a,l,d){var s=o[i],u=b(s);if("object"!==u)return new p("Invalid "+l+" `"+d+"` of type `"+u+"` supplied to `"+a+"`, expected `object`.");var c=n({},o[i],e);for(var m in c){var f=e[m];if(r(e,m)&&"function"!=typeof f)return h(a,l,d,m,_(f));if(!f)return new p("Invalid "+l+" `"+d+"` key `"+m+"` supplied to `"+a+"`.\nBad object: "+JSON.stringify(o[i],null," ")+"\nValid keys: "+JSON.stringify(Object.keys(e),null," "));var g=f(s,m,a,l,d+"."+m,t);if(g)return g}return null}))}};function m(e,n){return e===n?0!==e||1/e==1/n:e!=e&&n!=n}function p(e,n){this.message=e,this.data=n&&"object"==typeof n?n:{},this.stack=""}function f(e){if("production"!==process.env.NODE_ENV)var n={},r=0;function o(o,a,l,s,c,m,f){if(s=s||u,m=m||l,f!==t){if(d){var g=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use `PropTypes.checkPropTypes()` to call them. Read more at http://fb.me/use-check-prop-types");throw g.name="Invariant Violation",g}if("production"!==process.env.NODE_ENV&&"undefined"!=typeof console){var h=s+":"+l;!n[h]&&r<3&&(i("You are manually calling a React.PropTypes validation function for the `"+m+"` prop on `"+s+"`. This is deprecated and will throw in the standalone `prop-types` package. You may be seeing this warning due to a third-party PropTypes library. See https://fb.me/react-warning-dont-call-proptypes for details."),n[h]=!0,r++)}}return null==a[l]?o?null===a[l]?new p("The "+c+" `"+m+"` is marked as required in `"+s+"`, but its value is `null`."):new p("The "+c+" `"+m+"` is marked as required in `"+s+"`, but its value is `undefined`."):null:e(a,l,s,c,m)}var a=o.bind(null,!1);return a.isRequired=o.bind(null,!0),a}function g(e){return f((function(n,t,r,o,i,a){var l=n[t];return b(l)!==e?new p("Invalid "+o+" `"+i+"` of type `"+_(l)+"` supplied to `"+r+"`, expected `"+e+"`.",{expectedType:e}):null}))}function h(e,n,t,r,o){return new p((e||"React class")+": "+n+" type `"+t+"."+r+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+o+"`.")}function v(e){switch(typeof e){case"number":case"string":case"undefined":return!0;case"boolean":return!e;case"object":if(Array.isArray(e))return e.every(v);if(null===e||l(e))return!0;var n=function(e){var n=e&&(s&&e[s]||e["@@iterator"]);if("function"==typeof n)return n}(e);if(!n)return!1;var t,r=n.call(e);if(n!==e.entries){for(;!(t=r.next()).done;)if(!v(t.value))return!1}else for(;!(t=r.next()).done;){var o=t.value;if(o&&!v(o[1]))return!1}return!0;default:return!1}}function b(e){var n=typeof e;return Array.isArray(e)?"array":e instanceof RegExp?"object":function(e,n){return"symbol"===e||!!n&&("Symbol"===n["@@toStringTag"]||"function"==typeof Symbol&&n instanceof Symbol)}(n,e)?"symbol":n}function _(e){if(null==e)return""+e;var n=b(e);if("object"===n){if(e instanceof Date)return"date";if(e instanceof RegExp)return"regexp"}return n}function x(e){var n=_(e);switch(n){case"array":case"object":return"an "+n;case"boolean":case"date":case"regexp":return"a "+n;default:return n}}return p.prototype=Error.prototype,c.checkPropTypes=o,c.resetWarningCache=o.resetWarningCache,c.PropTypes=c,c},vt}()(St.isElement,!0)}else rt.exports=function(){if(xt)return _t;xt=1;var e=wt();function n(){}function t(){}return t.resetWarningCache=n,_t=function(){function r(n,t,r,o,i,a){if(a!==e){var l=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");throw l.name="Invariant Violation",l}}function o(){return r}r.isRequired=r;var i={array:r,bigint:r,bool:r,func:r,number:r,object:r,string:r,symbol:r,any:r,arrayOf:o,element:r,elementType:r,instanceOf:o,node:r,objectOf:o,oneOf:o,oneOfType:o,shape:o,exact:o,checkPropTypes:t,resetWarningCache:n};return i.PropTypes=i,i}}()();var Et=!1,kt="production"!==process.env.NODE_ENV?tt.oneOfType([tt.number,tt.shape({enter:tt.number,exit:tt.number,appear:tt.number}).isRequired]):null;"production"!==process.env.NODE_ENV&&tt.oneOfType([tt.string,tt.shape({enter:tt.string,exit:tt.string,active:tt.string}),tt.shape({enter:tt.string,enterDone:tt.string,enterActive:tt.string,exit:tt.string,exitDone:tt.string,exitActive:tt.string})]);var Bt=e.createContext(null),It="unmounted",Pt="exited",Nt="entering",Rt="entered",At="exiting",Ot=function(n){var t,r;function i(e,t){var r;r=n.call(this,e,t)||this;var o,i=t&&!t.isMounting?e.enter:e.appear;return r.appearStatus=null,e.in?i?(o=Pt,r.appearStatus=Nt):o=Rt:o=e.unmountOnExit||e.mountOnEnter?It:Pt,r.state={status:o},r.nextCallback=null,r}r=n,(t=i).prototype=Object.create(r.prototype),t.prototype.constructor=t,Un(t,r),i.getDerivedStateFromProps=function(e,n){return e.in&&n.status===It?{status:Pt}:null};var a=i.prototype;return a.componentDidMount=function(){this.updateStatus(!0,this.appearStatus)},a.componentDidUpdate=function(e){var n=null;if(e!==this.props){var t=this.state.status;this.props.in?t!==Nt&&t!==Rt&&(n=Nt):t!==Nt&&t!==Rt||(n=At)}this.updateStatus(!1,n)},a.componentWillUnmount=function(){this.cancelNextCallback()},a.getTimeouts=function(){var e,n,t,r=this.props.timeout;return e=n=t=r,null!=r&&"number"!=typeof r&&(e=r.exit,n=r.enter,t=void 0!==r.appear?r.appear:n),{exit:e,enter:n,appear:t}},a.updateStatus=function(e,n){if(void 0===e&&(e=!1),null!==n)if(this.cancelNextCallback(),n===Nt){if(this.props.unmountOnExit||this.props.mountOnEnter){var t=this.props.nodeRef?this.props.nodeRef.current:o.findDOMNode(this);t&&function(e){e.scrollTop}(t)}this.performEnter(e)}else this.performExit();else this.props.unmountOnExit&&this.state.status===Pt&&this.setState({status:It})},a.performEnter=function(e){var n=this,t=this.props.enter,r=this.context?this.context.isMounting:e,i=this.props.nodeRef?[r]:[o.findDOMNode(this),r],a=i[0],l=i[1],d=this.getTimeouts(),s=r?d.appear:d.enter;!e&&!t||Et?this.safeSetState({status:Rt},(function(){n.props.onEntered(a)})):(this.props.onEnter(a,l),this.safeSetState({status:Nt},(function(){n.props.onEntering(a,l),n.onTransitionEnd(s,(function(){n.safeSetState({status:Rt},(function(){n.props.onEntered(a,l)}))}))})))},a.performExit=function(){var e=this,n=this.props.exit,t=this.getTimeouts(),r=this.props.nodeRef?void 0:o.findDOMNode(this);n&&!Et?(this.props.onExit(r),this.safeSetState({status:At},(function(){e.props.onExiting(r),e.onTransitionEnd(t.exit,(function(){e.safeSetState({status:Pt},(function(){e.props.onExited(r)}))}))}))):this.safeSetState({status:Pt},(function(){e.props.onExited(r)}))},a.cancelNextCallback=function(){null!==this.nextCallback&&(this.nextCallback.cancel(),this.nextCallback=null)},a.safeSetState=function(e,n){n=this.setNextCallback(n),this.setState(e,n)},a.setNextCallback=function(e){var n=this,t=!0;return this.nextCallback=function(r){t&&(t=!1,n.nextCallback=null,e(r))},this.nextCallback.cancel=function(){t=!1},this.nextCallback},a.onTransitionEnd=function(e,n){this.setNextCallback(n);var t=this.props.nodeRef?this.props.nodeRef.current:o.findDOMNode(this),r=null==e&&!this.props.addEndListener;if(t&&!r){if(this.props.addEndListener){var i=this.props.nodeRef?[this.nextCallback]:[t,this.nextCallback],a=i[0],l=i[1];this.props.addEndListener(a,l)}null!=e&&setTimeout(this.nextCallback,e)}else setTimeout(this.nextCallback,0)},a.render=function(){var n=this.state.status;if(n===It)return null;var t=this.props,r=t.children;t.in,t.mountOnEnter,t.unmountOnExit,t.appear,t.enter,t.exit,t.timeout,t.addEndListener,t.onEnter,t.onEntering,t.onEntered,t.onExit,t.onExiting,t.onExited,t.nodeRef;var o=Gn(t,["children","in","mountOnEnter","unmountOnExit","appear","enter","exit","timeout","addEndListener","onEnter","onEntering","onEntered","onExit","onExiting","onExited","nodeRef"]);return e.createElement(Bt.Provider,{value:null},"function"==typeof r?r(n,o):e.cloneElement(e.Children.only(r),o))},i}(e.Component);function Ft(){}Ot.contextType=Bt,Ot.propTypes="production"!==process.env.NODE_ENV?{nodeRef:tt.shape({current:"undefined"==typeof Element?tt.any:function(e,n,t,r,o,i){var a=e[n];return tt.instanceOf(a&&"ownerDocument"in a?a.ownerDocument.defaultView.Element:Element)(e,n,t,r,o,i)}}),children:tt.oneOfType([tt.func.isRequired,tt.element.isRequired]).isRequired,in:tt.bool,mountOnEnter:tt.bool,unmountOnExit:tt.bool,appear:tt.bool,enter:tt.bool,exit:tt.bool,timeout:function(e){var n=kt;e.addEndListener||(n=n.isRequired);for(var t=arguments.length,r=new Array(t>1?t-1:0),o=1;o<t;o++)r[o-1]=arguments[o];return n.apply(void 0,[e].concat(r))},addEndListener:tt.func,onEnter:tt.func,onEntering:tt.func,onEntered:tt.func,onExit:tt.func,onExiting:tt.func,onExited:tt.func}:{},Ot.defaultProps={in:!1,mountOnEnter:!1,unmountOnExit:!1,appear:!1,enter:!0,exit:!0,onEnter:Ft,onEntering:Ft,onEntered:Ft,onExit:Ft,onExiting:Ft,onExited:Ft},Ot.UNMOUNTED=It,Ot.EXITED=Pt,Ot.ENTERING=Nt,Ot.ENTERED=Rt,Ot.EXITING=At;var Wt=!("undefined"==typeof window||!window.document||!window.document.createElement),Vt=!1,Lt=!1;try{var Mt={get passive(){return Vt=!0},get once(){return Lt=Vt=!0}};Wt&&(window.addEventListener("test",Mt,Mt),window.removeEventListener("test",Mt,!0))}catch(e){}function Dt(e,n,t,r){return function(e,n,t,r){if(r&&"boolean"!=typeof r&&!Lt){var o=r.once,i=r.capture,a=t;!Lt&&o&&(a=t.__once||function e(r){this.removeEventListener(n,e,i),t.call(this,r)},t.__once=a),e.addEventListener(n,a,Vt?r:i)}e.addEventListener(n,t,r)}(e,n,t,r),function(){!function(e,n,t,r){var o=r&&"boolean"!=typeof r?r.capture:r;e.removeEventListener(n,t,o),t.__once&&e.removeEventListener(n,t.__once,o)}(e,n,t,r)}}function jt(e,n,t){void 0===t&&(t=5);var r=!1,o=setTimeout((function(){r||function(e,n,t,r){if(void 0===t&&(t=!1),void 0===r&&(r=!0),e){var o=document.createEvent("HTMLEvents");o.initEvent(n,t,r),e.dispatchEvent(o)}}(e,"transitionend",!0)}),n+t),i=Dt(e,"transitionend",(function(){r=!0}),{once:!0});return function(){clearTimeout(o),i()}}function zt(e,n,t,r){var o,i;null==t&&(o=et(e,"transitionDuration")||"",i=-1===o.indexOf("ms")?1e3:1,t=parseFloat(o)*i||0);var a=jt(e,t,r),l=Dt(e,"transitionend",n);return function(){a(),l()}}function $t(e,n){const t=et(e,n)||"",r=-1===t.indexOf("ms")?1e3:1;return parseFloat(t)*r}function Gt(e,n){const t=$t(e,"transitionDuration"),r=$t(e,"transitionDelay"),o=zt(e,(t=>{t.target===e&&(o(),n(t))}),t+r)}var Ut=function(e){return e&&"function"!=typeof e?function(n){e.current=n}:e};function Qt(n,t){return e.useMemo((function(){return function(e,n){var t=Ut(e),r=Ut(n);return function(e){t&&t(e),r&&r(e)}}(n,t)}),[n,t])}var Ht=e.forwardRef((({onEnter:n,onEntering:t,onEntered:i,onExit:a,onExiting:l,onExited:d,addEndListener:s,children:u,childRef:c,...m},p)=>{const f=e.useRef(null),g=Qt(f,c),h=e=>{var n;g((n=e)&&"setState"in n?o.findDOMNode(n):null!=n?n:null)},v=e=>n=>{e&&f.current&&e(f.current,n)},b=e.useCallback(v(n),[n]),_=e.useCallback(v(t),[t]),x=e.useCallback(v(i),[i]),y=e.useCallback(v(a),[a]),T=e.useCallback(v(l),[l]),w=e.useCallback(v(d),[d]),C=e.useCallback(v(s),[s]);return r.jsx(Ot,{ref:p,...m,onEnter:b,onEntered:x,onEntering:_,onExit:y,onExited:w,onExiting:T,addEndListener:C,nodeRef:f,children:"function"==typeof u?(e,n)=>u(e,{...n,ref:h}):e.cloneElement(u,{ref:h})})}));function Xt(n){var t=function(n){var t=e.useRef(n);return e.useEffect((function(){t.current=n}),[n]),t}(n);return e.useCallback((function(){return t.current&&t.current.apply(t,arguments)}),[t])}const Jt={[Nt]:"show",[Rt]:"show"},Kt=a.forwardRef((({className:n,children:t,...o},i)=>{const l=e.useCallback((e=>{!function(e){e.offsetHeight}(e),null==o.onEnter||o.onEnter(e)}),[o]);return r.jsx(Ht,{ref:i,addEndListener:Gt,...o,onEnter:l,childRef:t.ref,children:(e,r)=>a.cloneElement(t,{...r,className:zn("fade",n,t.props.className,Jt[e])})})}));Kt.defaultProps={in:!1,timeout:300,mountOnEnter:!1,unmountOnExit:!1,appear:!1},Kt.displayName="Fade";var Yt=Kt;const qt={"aria-label":tt.string,onClick:tt.func,variant:tt.oneOf(["white"])},Zt=a.forwardRef((({className:e,variant:n,...t},o)=>r.jsx("button",{ref:o,type:"button",className:zn("btn-close",n&&`btn-close-${n}`,e),...t})));Zt.displayName="CloseButton",Zt.propTypes=qt,Zt.defaultProps={"aria-label":"Close"};var er=Zt,nr=/-(.)/g;const tr=e=>{return e[0].toUpperCase()+(n=e,n.replace(nr,(function(e,n){return n.toUpperCase()}))).slice(1);var n};function rr(e,{displayName:n=tr(e),Component:t,defaultProps:o}={}){const i=a.forwardRef((({className:n,bsPrefix:o,as:i=t||"div",...a},l)=>{const d=Hn(o,e);return r.jsx(i,{ref:l,className:zn(n,d),...a})}));return i.defaultProps=o,i.displayName=n,i}var or,ir=Function.prototype.bind.call(Function.prototype.call,[].slice);function ar(e,n){return ir(e.querySelectorAll(n))}function lr(n){const t=function(n){const t=e.useRef(n);return e.useEffect((()=>{t.current=n}),[n]),t}(n);return e.useCallback((function(...e){return t.current&&t.current(...e)}),[t])}function dr(e,n){return e.contains?e.contains(n):e.compareDocumentPosition?e===n||!!(16&e.compareDocumentPosition(n)):void 0}function sr(e){if((!or&&0!==or||e)&&Wt){var n=document.createElement("div");n.style.position="absolute",n.style.top="-9999px",n.style.width="50px",n.style.height="50px",n.style.overflow="scroll",document.body.appendChild(n),or=n.offsetWidth-n.clientWidth,document.body.removeChild(n)}return or}function ur(e){void 0===e&&(e=Xn());try{var n=e.activeElement;return n&&n.nodeName?n:null}catch(n){return e.body}}function cr(n){const t=function(n){const t=e.useRef(n);return t.current=n,t}(n);e.useEffect((()=>()=>t.current()),[])}function mr(e,n){e.classList?e.classList.add(n):function(e,n){return e.classList?!!n&&e.classList.contains(n):-1!==(" "+(e.className.baseVal||e.className)+" ").indexOf(" "+n+" ")}(e,n)||("string"==typeof e.className?e.className=e.className+" "+n:e.setAttribute("class",(e.className&&e.className.baseVal||"")+" "+n))}function pr(e,n){return e.replace(new RegExp("(^|\\s)"+n+"(?:\\s|$)","g"),"$1").replace(/\s+/g," ").replace(/^\s*|\s*$/g,"")}function fr(e,n){e.classList?e.classList.remove(n):"string"==typeof e.className?e.className=pr(e.className,n):e.setAttribute("class",pr(e.className&&e.className.baseVal||"",n))}function gr(e){return"window"in e&&e.window===e?e:"nodeType"in(n=e)&&n.nodeType===document.DOCUMENT_NODE&&e.defaultView||!1;var n}function hr(e){var n;return gr(e)||(n=e)&&"body"===n.tagName.toLowerCase()?function(e){var n=gr(e)?Xn():Xn(e),t=gr(e)||n.defaultView;return n.body.clientWidth<t.innerWidth}(e):e.scrollHeight>e.clientHeight}var vr=["template","script","style"],br=function(e,n,t){[].forEach.call(e.children,(function(e){var r,o,i;-1===n.indexOf(e)&&(o=(r=e).nodeType,i=r.tagName,1===o&&-1===vr.indexOf(i.toLowerCase()))&&t(e)}))};function _r(e,n){n&&(e?n.setAttribute("aria-hidden","true"):n.removeAttribute("aria-hidden"))}var xr,yr=function(){function e(e){var n=void 0===e?{}:e,t=n.hideSiblingNodes,r=void 0===t||t,o=n.handleContainerOverflow,i=void 0===o||o;this.hideSiblingNodes=void 0,this.handleContainerOverflow=void 0,this.modals=void 0,this.containers=void 0,this.data=void 0,this.scrollbarSize=void 0,this.hideSiblingNodes=r,this.handleContainerOverflow=i,this.modals=[],this.containers=[],this.data=[],this.scrollbarSize=sr()}var n=e.prototype;return n.isContainerOverflowing=function(e){var n=this.data[this.containerIndexFromModal(e)];return n&&n.overflowing},n.containerIndexFromModal=function(e){return n=this.data,t=function(n){return-1!==n.modals.indexOf(e)},r=-1,n.some((function(e,n){return!!t(e,n)&&(r=n,!0)})),r;var n,t,r},n.setContainerStyle=function(e,n){var t={overflow:"hidden"};e.style={overflow:n.style.overflow,paddingRight:n.style.paddingRight},e.overflowing&&(t.paddingRight=parseInt(et(n,"paddingRight")||"0",10)+this.scrollbarSize+"px"),et(n,t)},n.removeContainerStyle=function(e,n){Object.assign(n.style,e.style)},n.add=function(e,n,t){var r=this.modals.indexOf(e),o=this.containers.indexOf(n);if(-1!==r)return r;if(r=this.modals.length,this.modals.push(e),this.hideSiblingNodes&&function(e,n){var t=n.dialog,r=n.backdrop;br(e,[t,r],(function(e){return _r(!0,e)}))}(n,e),-1!==o)return this.data[o].modals.push(e),r;var i={modals:[e],classes:t?t.split(/\s+/):[],overflowing:hr(n)};return this.handleContainerOverflow&&this.setContainerStyle(i,n),i.classes.forEach(mr.bind(null,n)),this.containers.push(n),this.data.push(i),r},n.remove=function(e){var n=this.modals.indexOf(e);if(-1!==n){var t=this.containerIndexFromModal(e),r=this.data[t],o=this.containers[t];if(r.modals.splice(r.modals.indexOf(e),1),this.modals.splice(n,1),0===r.modals.length)r.classes.forEach(fr.bind(null,o)),this.handleContainerOverflow&&this.removeContainerStyle(r,o),this.hideSiblingNodes&&function(e,n){var t=n.dialog,r=n.backdrop;br(e,[t,r],(function(e){return _r(!1,e)}))}(o,e),this.containers.splice(t,1),this.data.splice(t,1);else if(this.hideSiblingNodes){var i=r.modals[r.modals.length-1],a=i.backdrop;_r(!1,i.dialog),_r(!1,a)}}},n.isTopModal=function(e){return!!this.modals.length&&this.modals[this.modals.length-1]===e},e}(),Tr=function(e){var n;return"undefined"==typeof document?null:null==e?Xn().body:("function"==typeof e&&(e=e()),e&&"current"in e&&(e=e.current),null!=(n=e)&&n.nodeType&&e||null)};function wr(n){var t=n||(xr||(xr=new yr),xr),r=e.useRef({dialog:null,backdrop:null});return Object.assign(r.current,{add:function(e,n){return t.add(r.current,e,n)},remove:function(){return t.remove(r.current)},isTopModal:function(){return t.isTopModal(r.current)},setDialogRef:e.useCallback((function(e){r.current.dialog=e}),[]),setBackdropRef:e.useCallback((function(e){r.current.backdrop=e}),[])})}var Cr=e.forwardRef((function(n,t){var r=n.show,i=void 0!==r&&r,a=n.role,l=void 0===a?"dialog":a,d=n.className,s=n.style,u=n.children,c=n.backdrop,m=void 0===c||c,p=n.keyboard,f=void 0===p||p,g=n.onBackdropClick,h=n.onEscapeKeyDown,v=n.transition,b=n.backdropTransition,_=n.autoFocus,x=void 0===_||_,y=n.enforceFocus,T=void 0===y||y,w=n.restoreFocus,C=void 0===w||w,S=n.restoreFocusOptions,E=n.renderDialog,k=n.renderBackdrop,B=void 0===k?function(n){return e.createElement("div",n)}:k,I=n.manager,P=n.container,N=n.containerClassName,R=n.onShow,A=n.onHide,O=void 0===A?function(){}:A,F=n.onExit,W=n.onExited,V=n.onExiting,L=n.onEnter,M=n.onEntering,D=n.onEntered,j=Gn(n,["show","role","className","style","children","backdrop","keyboard","onBackdropClick","onEscapeKeyDown","transition","backdropTransition","autoFocus","enforceFocus","restoreFocus","restoreFocusOptions","renderDialog","renderBackdrop","manager","container","containerClassName","onShow","onHide","onExit","onExited","onExiting","onEnter","onEntering","onEntered"]),z=function(n,t){var r=e.useState((function(){return Tr(n)})),o=r[0],i=r[1];if(!o){var a=Tr(n);a&&i(a)}return e.useEffect((function(){t&&o&&t(o)}),[t,o]),e.useEffect((function(){var e=Tr(n);e!==o&&i(e)}),[n,o]),o}(P),$=wr(I),G=function(){const n=e.useRef(!0),t=e.useRef((()=>n.current));return e.useEffect((()=>(n.current=!0,()=>{n.current=!1})),[]),t.current}(),U=function(n){const t=e.useRef(null);return e.useEffect((()=>{t.current=n})),t.current}(i),Q=e.useState(!i),H=Q[0],X=Q[1],J=e.useRef(null);e.useImperativeHandle(t,(function(){return $}),[$]),Wt&&!U&&i&&(J.current=ur()),v||i||H?i&&H&&X(!1):X(!0);var K=lr((function(){if($.add(z,N),te.current=Dt(document,"keydown",ee),ne.current=Dt(document,"focus",(function(){return setTimeout(q)}),!0),R&&R(),x){var e=ur(document);$.dialog&&e&&!dr($.dialog,e)&&(J.current=e,$.dialog.focus())}})),Y=lr((function(){var e;($.remove(),null==te.current||te.current(),null==ne.current||ne.current(),C)&&(null==(e=J.current)||null==e.focus||e.focus(S),J.current=null)}));e.useEffect((function(){i&&z&&K()}),[i,z,K]),e.useEffect((function(){H&&Y()}),[H,Y]),cr((function(){Y()}));var q=lr((function(){if(T&&G()&&$.isTopModal()){var e=ur();$.dialog&&e&&!dr($.dialog,e)&&$.dialog.focus()}})),Z=lr((function(e){e.target===e.currentTarget&&(null==g||g(e),!0===m&&O())})),ee=lr((function(e){f&&27===e.keyCode&&$.isTopModal()&&(null==h||h(e),e.defaultPrevented||O())})),ne=e.useRef(),te=e.useRef(),re=v;if(!z||!(i||re&&!H))return null;var oe=$n({role:l,ref:$.setDialogRef,"aria-modal":"dialog"===l||void 0},j,{style:s,className:d,tabIndex:-1}),ie=E?E(oe):e.createElement("div",oe,e.cloneElement(u,{role:"document"}));re&&(ie=e.createElement(re,{appear:!0,unmountOnExit:!0,in:!!i,onExit:F,onExiting:V,onExited:function(){X(!0);for(var e=arguments.length,n=new Array(e),t=0;t<e;t++)n[t]=arguments[t];null==W||W.apply(void 0,n)},onEnter:L,onEntering:M,onEntered:D},ie));var ae=null;if(m){var le=b;ae=B({ref:$.setBackdropRef,onClick:Z}),le&&(ae=e.createElement(le,{appear:!0,in:!!i},ae))}return e.createElement(e.Fragment,null,o.createPortal(e.createElement(e.Fragment,null,ae,ie),z))})),Sr={show:tt.bool,container:tt.any,onShow:tt.func,onHide:tt.func,backdrop:tt.oneOfType([tt.bool,tt.oneOf(["static"])]),renderDialog:tt.func,renderBackdrop:tt.func,onEscapeKeyDown:tt.func,onBackdropClick:tt.func,containerClassName:tt.string,keyboard:tt.bool,transition:tt.elementType,backdropTransition:tt.elementType,autoFocus:tt.bool,enforceFocus:tt.bool,restoreFocus:tt.bool,restoreFocusOptions:tt.shape({preventScroll:tt.bool}),onEnter:tt.func,onEntering:tt.func,onEntered:tt.func,onExit:tt.func,onExiting:tt.func,onExited:tt.func,manager:tt.instanceOf(yr)};Cr.displayName="Modal",Cr.propTypes=Sr;var Er=Object.assign(Cr,{Manager:yr});const kr=".fixed-top, .fixed-bottom, .is-fixed, .sticky-top",Br=".sticky-top",Ir=".navbar-toggler";class Pr extends yr{adjustAndStore(e,n,t){const r=n.style[e];n.dataset[e]=r,et(n,{[e]:`${parseFloat(et(n,e))+t}px`})}restore(e,n){const t=n.dataset[e];void 0!==t&&(delete n.dataset[e],et(n,{[e]:t}))}setContainerStyle(e,n){if(super.setContainerStyle(e,n),!e.overflowing)return;const t=sr();ar(n,kr).forEach((e=>this.adjustAndStore("paddingRight",e,t))),ar(n,Br).forEach((e=>this.adjustAndStore("marginRight",e,-t))),ar(n,Ir).forEach((e=>this.adjustAndStore("marginRight",e,t)))}removeContainerStyle(e,n){super.removeContainerStyle(e,n),ar(n,kr).forEach((e=>this.restore("paddingRight",e))),ar(n,Br).forEach((e=>this.restore("marginRight",e))),ar(n,Ir).forEach((e=>this.restore("marginRight",e)))}}let Nr;var Rr=Pr;var Ar=a.createContext({onHide(){}});const Or=a.forwardRef((({closeLabel:n,closeVariant:t,closeButton:o,onHide:i,children:a,...l},d)=>{const s=e.useContext(Ar),u=Xt((()=>{null==s||s.onHide(),null==i||i()}));return r.jsxs("div",{ref:d,...l,children:[a,o&&r.jsx(er,{"aria-label":n,variant:t,onClick:u})]})}));Or.defaultProps={closeLabel:"Close",closeButton:!1};var Fr=Or,Wr=rr("offcanvas-body");const Vr={[Nt]:"show",[Rt]:"show"},Lr=a.forwardRef((({bsPrefix:e,className:n,children:t,...o},i)=>(e=Hn(e,"offcanvas"),r.jsx(Ht,{ref:i,addEndListener:Gt,...o,childRef:t.ref,children:(r,o)=>a.cloneElement(t,{...o,className:zn(n,t.props.className,(r===Nt||r===At)&&`${e}-toggling`,Vr[r])})}))));Lr.defaultProps={in:!1,mountOnEnter:!1,unmountOnExit:!1,appear:!1},Lr.displayName="OffcanvasToggling";var Mr=Lr;const Dr=a.forwardRef((({bsPrefix:e,className:n,...t},o)=>(e=Hn(e,"offcanvas-header"),r.jsx(Fr,{ref:o,...t,className:zn(n,e)}))));Dr.displayName="OffcanvasHeader",Dr.defaultProps={closeLabel:"Close",closeButton:!1};var jr=Dr;var zr,$r=rr("offcanvas-title",{Component:(zr="h5",a.forwardRef(((e,n)=>r.jsx("div",{...e,ref:n,className:zn(e.className,zr)}))))});function Gr(e){return r.jsx(Mr,{...e})}function Ur(e){return r.jsx(Yt,{...e})}const Qr=a.forwardRef((({bsPrefix:n,className:t,children:o,"aria-labelledby":i,placement:a,show:l,backdrop:d,keyboard:s,scroll:u,onEscapeKeyDown:c,onShow:m,onHide:p,container:f,autoFocus:g,enforceFocus:h,restoreFocus:v,restoreFocusOptions:b,onEntered:_,onExit:x,onExiting:y,onEnter:T,onEntering:w,onExited:C,backdropClassName:S,manager:E,...k},B)=>{const I=e.useRef(),P=Xt(p);n=Hn(n,"offcanvas");const N=Hn(void 0,"modal"),R=e.useMemo((()=>({onHide:P})),[P]);const A=e.useCallback((e=>r.jsx("div",{...e,className:zn(`${N}-backdrop`,S)})),[S,N]);return r.jsx(Ar.Provider,{value:R,children:r.jsx(Er,{show:l,ref:B,backdrop:d,container:f,keyboard:s,autoFocus:g,enforceFocus:h&&!u,restoreFocus:v,restoreFocusOptions:b,onEscapeKeyDown:c,onShow:m,onHide:p,onEnter:(e,...n)=>{e&&(e.style.visibility="visible"),null==T||T(e,...n)},onEntering:w,onEntered:_,onExit:x,onExiting:y,onExited:(e,...n)=>{e&&(e.style.visibility=""),null==C||C(...n)},manager:E||(u?(I.current||(I.current=new Rr({handleContainerOverflow:!1})),I.current):(Nr||(Nr=new Pr),Nr)),containerClassName:`${n}-open`,transition:Gr,backdropTransition:Ur,renderBackdrop:A,renderDialog:e=>r.jsx("div",{role:"dialog",...e,...k,className:zn(t,n,`${n}-${a}`),"aria-labelledby":i,children:o})})})}));Qr.displayName="Offcanvas",Qr.defaultProps={show:!1,backdrop:!0,keyboard:!0,scroll:!1,autoFocus:!0,enforceFocus:!0,restoreFocus:!0,placement:"start"};var Hr=Object.assign(Qr,{Body:Wr,Header:jr,Title:$r});const Xr=a.forwardRef((({bsPrefix:e,variant:n,animation:t,size:o,as:i="div",className:a,...l},d)=>{const s=`${e=Hn(e,"spinner")}-${t}`;return r.jsx(i,{ref:d,...l,className:zn(a,s,o&&`${s}-${o}`,n&&`text-${n}`)})}));Xr.displayName="Spinner";var Jr=Xr;var Kr={button:"FalconButtonV2-module_button__XUxAi",icon:"FalconButtonV2-module_icon__cEQvv","Secondary-V4":"FalconButtonV2-module_Secondary-V4__tv3y7","Secondary-V1":"FalconButtonV2-module_Secondary-V1__L58eT"};l("/* 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.FalconButtonV2-module_button__XUxAi {\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}\n.FalconButtonV2-module_button__XUxAi:focus {\n box-shadow: none;\n color: #ffffff !important;\n}\n.FalconButtonV2-module_button__XUxAi:hover {\n color: #ffffff !important;\n background-color: #961c13;\n}\n.FalconButtonV2-module_button__XUxAi:active {\n color: #ffffff !important;\n background-color: #c7355f;\n}\n.FalconButtonV2-module_button__XUxAi:disabled {\n background-color: #e6e3df;\n color: #b3aeaa;\n cursor: default;\n}\n.FalconButtonV2-module_button__XUxAi .FalconButtonV2-module_icon__cEQvv {\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.FalconButtonV2-module_button__XUxAi.FalconButtonV2-module_Secondary-V4__tv3y7 {\n border: none;\n background-color: transparent;\n color: #da291c;\n}\n.FalconButtonV2-module_button__XUxAi.FalconButtonV2-module_Secondary-V4__tv3y7 .FalconButtonV2-module_icon__cEQvv {\n background-color: currentColor;\n}\n.FalconButtonV2-module_button__XUxAi.FalconButtonV2-module_Secondary-V4__tv3y7:hover {\n color: #961c13 !important;\n}\n.FalconButtonV2-module_button__XUxAi.FalconButtonV2-module_Secondary-V4__tv3y7:active {\n color: #c7355f !important;\n}\n.FalconButtonV2-module_button__XUxAi.FalconButtonV2-module_Secondary-V4__tv3y7:focus {\n color: #da291c !important;\n}\n.FalconButtonV2-module_button__XUxAi.FalconButtonV2-module_Secondary-V4__tv3y7:disabled {\n color: #b3aeaa;\n cursor: default;\n}\n.FalconButtonV2-module_button__XUxAi.FalconButtonV2-module_Secondary-V1__L58eT {\n background-color: transparent;\n color: #da291c;\n border: 2px solid currentColor;\n padding: 12px 24px;\n}\n.FalconButtonV2-module_button__XUxAi.FalconButtonV2-module_Secondary-V1__L58eT .FalconButtonV2-module_icon__cEQvv {\n background-color: currentColor;\n}\n.FalconButtonV2-module_button__XUxAi.FalconButtonV2-module_Secondary-V1__L58eT:hover {\n color: #961c13 !important;\n}\n.FalconButtonV2-module_button__XUxAi.FalconButtonV2-module_Secondary-V1__L58eT:active {\n color: #c7355f !important;\n}\n.FalconButtonV2-module_button__XUxAi.FalconButtonV2-module_Secondary-V1__L58eT:focus {\n color: #da291c !important;\n}\n.FalconButtonV2-module_button__XUxAi.FalconButtonV2-module_Secondary-V1__L58eT:disabled {\n color: #b3aeaa;\n cursor: default;\n}\n\n@media (max-width: 767px) {\n .FalconButtonV2-module_button__XUxAi {\n padding: 10px 24px;\n }\n .FalconButtonV2-module_button__XUxAi.FalconButtonV2-module_Secondary-V1__L58eT {\n background-color: transparent;\n color: #da291c;\n border: 2px solid currentColor;\n padding: 8px 24px;\n }\n .FalconButtonV2-module_button__XUxAi.FalconButtonV2-module_Secondary-V1__L58eT .FalconButtonV2-module_icon__cEQvv {\n background-color: currentColor;\n }\n .FalconButtonV2-module_button__XUxAi.FalconButtonV2-module_Secondary-V1__L58eT:hover {\n color: #961c13 !important;\n }\n .FalconButtonV2-module_button__XUxAi.FalconButtonV2-module_Secondary-V1__L58eT:active {\n color: #c7355f !important;\n }\n .FalconButtonV2-module_button__XUxAi.FalconButtonV2-module_Secondary-V1__L58eT:focus {\n color: #da291c !important;\n }\n .FalconButtonV2-module_button__XUxAi.FalconButtonV2-module_Secondary-V1__L58eT:disabled {\n color: #b3aeaa;\n cursor: default;\n }\n}");const Yr=({path:n,style:t,className:r})=>e.createElement("span",{className:`${Kr.icon} ${r}`,style:Object.assign({maskImage:`url(${n})`,WebkitMaskImage:`url(${n})`},t)}),qr=n=>{var t,r,o,i,{content:a,className:l,icon:d,iconClass:s,isLoading:u,wafIdentifier:c}=n,m=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}(n,["content","className","icon","iconClass","isLoading","wafIdentifier"]);let p,g=(null===(t=null==a?void 0:a.buttonIcon)||void 0===t?void 0:t.filename)&&e.createElement(Yr,{path:f(c,null===(r=null==a?void 0:a.buttonIcon)||void 0===r?void 0:r.filename),className:s});!g&&d&&(g=e.createElement(Yr,{path:d,style:{height:"24px",width:"24px"}}));const h=`${Kr.button} ${Kr[null==a?void 0:a.buttonType]} btn ${l} }`,v=Object.assign(Object.assign({},m),{className:h}),b="left"===(null==a?void 0:a.buttonAlignment)?e.createElement("span",{className:"d-flex gap-2 justify-content-center"},g,null==a?void 0:a.buttonLabel):e.createElement("span",{className:"d-flex gap-2 justify-content-center"},null==a?void 0:a.buttonLabel,g);return p=(null===(o=null==a?void 0:a.buttonLink)||void 0===o?void 0:o.url)?e.createElement("a",Object.assign({href:null===(i=null==a?void 0:a.buttonLink)||void 0===i?void 0:i.url},v),b):e.createElement("button",Object.assign({},v),u?e.createElement(Jr,{animation:"border",size:"sm"}):b),p},Zr=({content:n,isModalOpen:t,setIsModalOpen:r})=>{var o,i,a;const l=()=>{r(!t)},d="mobile"===p(),s=e.useMemo((()=>d?{height:"80dvh"}:{width:"40%"}),[d]);return e.createElement("div",{className:Mn.detailsModal},e.createElement(Hr,{show:t,placement:d?"bottom":"end",style:s,onHide:l},e.createElement(Hr.Header,{bsPrefix:"offcanvas-header",closeButton:!0,style:{borderBottom:"1px solid #dee2e6"}},e.createElement(Hr.Title,null,e.createElement("div",{className:"d-flex"},e.createElement(On,{content:null===(o=null==n?void 0:n.title)||void 0===o?void 0:o[0]})))),e.createElement(Hr.Body,null,e.createElement(Fn,{content:null===(i=null==n?void 0:n.desciption)||void 0===i?void 0:i[0]})),e.createElement("div",{className:Mn.buttonContainer},e.createElement(qr,{content:null===(a=null==n?void 0:n.button)||void 0===a?void 0:a[0],onClick:l}))))},eo=({content:n,metadata:t})=>{var r,o,i,a,l,d,s,u,c,m,p;const f=e.useRef(null),v=(null==n?void 0:n.asset)&&(null===(r=null==n?void 0:n.asset.filename)||void 0===r?void 0:r.endsWith("svg"))?k:"img";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))&&(H(M,M,{banner_promotion_name:null!==(r=null==n?void 0:n.bannerPromotionName)&&void 0!==r?r:null==n?void 0:n.description,banner_source:$,banner_type:"Sub Teaser",banner_location:null==n?void 0:n.bannerLocation,audience_name:U,promotion_objective:U}),localStorage.setItem("analyticsUids",JSON.stringify([...localStorage.getItem("analyticsUids")?JSON.parse(localStorage.getItem("analyticsUids")||""):[],n._uid])))}),{threshold:.5});return f.current&&!(null===(e=localStorage.getItem("analyticsUids"))||void 0===e?void 0:e.includes(n._uid))&&t.observe(f.current),()=>{t.disconnect()}}));const[b,_]=e.useState(!1);return e.createElement(e.Fragment,null,!(null==n?void 0:n.notToDisplay)&&e.createElement("div",{className:`${Ln.container} ${"Secondary-V4"!=(null===(o=null==n?void 0:n.button[0])||void 0===o?void 0:o.buttonType)&&Ln["button-style"]}`,style:Object.assign({},(null==n?void 0:n.defaultBackgroundColor)===C?{backgroundColor:null===(i=null==n?void 0:n.backgroundColorPicker)||void 0===i?void 0:i.color}:{backgroundColor:null==n?void 0:n.defaultBackgroundColor}),ref:f},((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)===g?"align-center":(null==n?void 0:n.subElementsAlignment)===h?"align-left":"align-right")+" "},(null==n?void 0:n.asset)&&(null==n?void 0:n.asset.filename)&&v===k&&e.createElement("div",{className:`${Ln.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 ${Ln["content-container"]} ${(null===(s=null==n?void 0:n.button)||void 0===s?void 0:s.length)>0&&(null==n?void 0:n.button[0])&&Ln["content-button"]}`},(null===(u=null==n?void 0:n.textBlok)||void 0===u?void 0:u.length)>0&&(null==n?void 0:n.textBlok.map((n=>"falconTitle"===(null==n?void 0:n.component)?e.createElement(On,{content:n}):"falconDescription"===(null==n?void 0:n.component)?e.createElement(Fn,{content:n}):void 0)))),(null===(c=null==n?void 0:n.button)||void 0===c?void 0:c.length)>0&&e.createElement("div",{className:`${Ln.butn} ${Ln["button-variant"]} ${Ln["butn-container"]} `},e.createElement(Vn,{content:null==n?void 0:n.button[0],eventAction:"InternetTVCard",metadata:t,setButtonClicked:e=>{(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&&H(V,"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})})(e),e&&_(!0)}})),b&&(null===(m=null==n?void 0:n.detailsModal)||void 0===m?void 0:m.length)>0&&e.createElement(Zr,{content:null===(p=null==n?void 0:n.detailsModal)||void 0===p?void 0:p[0],isModalOpen:b,setIsModalOpen:_}))))};var no={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"};l("/* 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 to=({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=J(null==n?void 0:n.gradientBackground),o=(null==n?void 0:n.gradientBackground)===C?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=he,exports.ImageComponent=fe,exports.ImageWithText=_e,exports.ImageWithTextWrapper=({content:n})=>{var t;const r=p();return e.createElement("div",{style:{position:"relative"}},e.createElement(Nn,{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?Rn.stageTeaserTabActive:Rn.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(),H(V,"article_pagination_icon_click",{banner_promotion_name:r,component:L})})()},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:Rn.carousel_dot,itemClass:Rn.carouselItem,ssr:!0,arrows:!1,containerClass:Rn.carouselContainer,sliderClass:Rn.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:Rn.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(),H(V,"article_pagination_left_click",{banner_promotion_name:i,component:L})})()}),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:Rn.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(),H(V,"article_pagination_right_click",{banner_promotion_name:l,component:L})})()}})))}),null),customTransition:"transform 1s ease",transitionDuration:500,partialVisbile:"large-desktop"!==r},null==n?void 0:n.bloks.map(((n,t)=>e.createElement(_e,{content:n,key:t,index:t})))))},exports.InternetAndTvCardsBenefits=({content:n,metadata:t})=>{var r,o,i,a,l,d,s,u,c,m;const f="2"===(null==n?void 0:n.cardsInRow)?2:"3"===(null==n?void 0:n.cardsInRow)?3:4,g=p(),h={desktop:{breakpoint:{max:7e3,min:1440},items:f},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}},v="2"===(null==n?void 0:n.cardsInRow)&&2==(null==n?void 0:n.Cards.length)?E:"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)?E:"col-lg-3",b=J(null==n?void 0:n.gradientBackground),_=K(null==n?void 0:n.headlineColor),x=(null==n?void 0:n.headlineColor)&&(null==n?void 0:n.headlineColor)!==C?_:"",k=(null==n?void 0:n.headlineColor)&&(null==n?void 0:n.headlineColor)===C?{color:null===(r=null==n?void 0:n.headlineColorPicker)||void 0===r?void 0:r.color}:{},[B,I]=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)}))),I(t)}),[]),e.createElement("div",{className:`${no.container} ${(null==n?void 0:n.gradientBackground)!=C?b:""}`,id:(null==n?void 0:n.id)||"",style:Object.assign({},(null==n?void 0:n.gradientBackground)===C?{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(to,{content:null==n?void 0:n.topSpace[0]}),e.createElement(ee,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:no["text-container"]},(null==n?void 0:n.overlineText)&&e.createElement("div",{className:no.overline},null==n?void 0:n.overlineText),(null==n?void 0:n.title)&&(null==n?void 0:n.headlineVariants)===y?e.createElement("h1",{className:x,style:Object.assign({},k)},null==n?void 0:n.title," "):(null==n?void 0:n.headlineVariants)===T?e.createElement("h2",{className:x,style:Object.assign({},k)},null==n?void 0:n.title):(null==n?void 0:n.headlineVariants)===w?e.createElement("h3",{className:x,style:Object.assign({},k)},null==n?void 0:n.title):e.createElement("h4",{className:x,style:Object.assign({},k)},null==n?void 0:n.title),(null===(d=null==n?void 0:n.description)||void 0===d?void 0:d.length)>0&&e.createElement(Fn,{content:null==n?void 0:n.description[0]}),(null==n?void 0:n.button)&&(null===(s=null==n?void 0:n.button)||void 0===s?void 0:s.length)>0&&e.createElement("div",{className:no.btn},e.createElement(Vn,{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)===S?e.createElement(e.Fragment,null,e.createElement("div",{className:`row ${no.cards} d-none d-sm-block`},(null==B?void 0:B.length)>0&&(null==B?void 0:B.map(((n,r)=>e.createElement("div",{key:r,className:`${v} col-md-4 col-sm-6 ${no.card}`},e.createElement(eo,{content:n,metadata:t})))))),e.createElement("div",{className:`d-block d-sm-none ${no.carousel}`},(null==B?void 0:B.length)>0&&e.createElement(Nn,{infinite:null==n?void 0:n.enableCycle,responsive:h,autoPlay:!1,shouldResetAutoplay:!1,showDots:1!==(null===(u=null==n?void 0:n.productTeaserSlides)||void 0===u?void 0:u.length),dotListClass:no.carousel_dot,itemClass:no.carouselItem,ssr:!0,arrows:!1,containerClass:no.carouselContainer,sliderClass:no.sliderClass,customTransition:"transform 1s ease",transitionDuration:500,partialVisbile:"large-desktop"!==g},null==B?void 0:B.map(((n,r)=>e.createElement("div",{key:r,className:no.slide},e.createElement(eo,{content:n,metadata:t}))))))):(null==n?void 0:n.variant)===S?e.createElement("div",{className:`row ${no.cards}`},(null==B?void 0:B.length)>0&&(null==B?void 0:B.map(((n,r)=>e.createElement("div",{key:r,className:`${v} col-md-4 col-sm-6 ${no.card}`},e.createElement(eo,{content:n,metadata:t})))))):e.createElement("div",{className:no.carousel},(null==B?void 0:B.length)>0&&e.createElement(Nn,{infinite:null==n?void 0:n.enableCycle,responsive:h,autoPlay:!1,shouldResetAutoplay:!1,showDots:1!==(null===(c=null==n?void 0:n.productTeaserSlides)||void 0===c?void 0:c.length),dotListClass:no.carousel_dot,itemClass:no.carouselItem,ssr:!0,arrows:!1,containerClass:no.carouselContainer,sliderClass:no.sliderClass,customTransition:"transform 1s ease",transitionDuration:500,partialVisbile:"large-desktop"!==g},null==B?void 0:B.map(((n,r)=>e.createElement("div",{key:r,className:no.slide},e.createElement(eo,{content:n,metadata:t})))))))),(null===(m=null==n?void 0:n.bottomSpace)||void 0===m?void 0:m.length)>0&&e.createElement(to,{content:null==n?void 0:n.bottomSpace[0]}))},exports.RibbonComponent=({content:t})=>{var r,o,i,a,l,d,s,u,p,f,g,h,v,b,_,x,y,T,w,C,S,E,k,B,I,P;const N=e.useRef(null),[R,A]=e.useState(!1),O=n.getCookie("sunriseAuth"),[F,V]=e.useState(!1),L=new Date,[j,z]=e.useState(null==t?void 0:t.teaserTimer[0]),G=m(new Date(null===(o=null===(r=null==t?void 0:t.teaserTimer[0])||void 0===r?void 0:r.endTime)||void 0===o?void 0:o.replace(/-/g,"/"))),J=m(new Date(null===(a=null===(i=null==t?void 0:t.teaserTimer[0])||void 0===i?void 0:i.startTime)||void 0===a?void 0:a.replace(/-/g,"/"))),K=((null==t?void 0:t.enableDarkMode)?"ribbonComponent_DarkText ":"")+"ribbonComponent_Card",Y=((null==t?void 0:t.enableDarkMode)?"ribbonComponent_DarkDescription ":"")+"ribbonComponent_TextContainer",[q,Z]=e.useState(!1),ee=()=>{const e=G.getTime()-L.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},[ne,te]=e.useState(ee()),re=()=>{!1===R&&A(!0)};e.useEffect((()=>{var e;if(null===(e=null==t?void 0:t.teaserTimer[0])||void 0===e?void 0:e.startTime){const e=null==t?void 0:t.teaserTimer[0];e.isDarkMode=null==t?void 0:t.enableDarkMode,z(e)}!O&&"nauth"===(null==t?void 0:t.targetCustomer)||"both"===(null==t?void 0:t.targetCustomer)||O&&"auth"===(null==t?void 0:t.targetCustomer)?V(!0):V(!1)}),[]),e.useEffect((()=>{te(ee()),L.getTime()>=J.getTime()&&!q&&Z(!0);const e=setInterval((()=>{te(ee())}),1e3);return()=>{clearInterval(e)}}),[q]),e.useEffect((()=>{var e;const n=new IntersectionObserver((e=>{var n,r;e[0].isIntersecting&&e[0].intersectionRatio>=.5&&!(null===(n=localStorage.getItem("analyticsUids"))||void 0===n?void 0:n.includes(t._uid))&&(H(M,M,{banner_promotion_name:null!==(r=null==t?void 0:t.bannerPromotionName)&&void 0!==r?r:null==t?void 0:t.description,banner_source:$,banner_type:Q,banner_location:null==t?void 0:t.bannerLocation,audience_name:U,promotion_objective:U}),localStorage.setItem("analyticsUids",JSON.stringify([...localStorage.getItem("analyticsUids")?JSON.parse(localStorage.getItem("analyticsUids")||""):[],t._uid])))}),{threshold:.5});return N.current&&!(null===(e=localStorage.getItem("analyticsUids"))||void 0===e?void 0:e.includes(t._uid))&&n.observe(N.current),()=>{n.disconnect()}}));return e.createElement(e.Fragment,null,!1===R&&(void 0===(null===(l=null==t?void 0:t.teaserTimer[0])||void 0===l?void 0:l.startTime)&&null===ne||void 0!==(null===(d=null==t?void 0:t.teaserTimer[0])||void 0===d?void 0:d.startTime)&&null!==ne)&&F&&e.createElement(e.Fragment,null,e.createElement("div",{className:"ribbonComponent_Wrapper",style:{background:null==t?void 0:t.backgroundColor},ref:N},e.createElement("div",{className:K},e.createElement("div",{className:"ribbonComponent_descriptionBlockSection"},(null===(s=null==t?void 0:t.icon)||void 0===s?void 0:s.filename)&&e.createElement("div",{className:"ribbonComponent_Image"},e.createElement("img",{className:"ribbonComponent_Icon",src:(null==t?void 0:t.enableDarkMode)?null===(u=null==t?void 0:t.darkModeIcon)||void 0===u?void 0:u.filename:null===(p=null==t?void 0:t.icon)||void 0===p?void 0:p.filename})),(null==t?void 0:t.description)&&e.createElement("div",{className:Y},e.createElement(X,{content:null==t?void 0:t.description}),e.createElement("div",null))),e.createElement("div",{className:"ribbonComponent_ButtonSection"},(null===(f=null==t?void 0:t.teaserTimer[0])||void 0===f?void 0:f.startTime)&&e.createElement(e.Fragment,null,e.createElement("div",{className:"ribbonComponent_Timer"},e.createElement(W,{content:j})),(null==t?void 0:t.buttonText)||(null==t?void 0:t.hotlineNumber)?e.createElement("div",{className:"ribbonComponent_HrBreaker"}):e.createElement("div",{className:"ribbonComponent_OnlyTimer"})),((null==t?void 0:t.buttonText)&&(null===(g=null==t?void 0:t.link)||void 0===g?void 0:g.url)||(null==t?void 0:t.hotlineNumber)&&(null===(h=null==t?void 0:t.buttonIcon)||void 0===h?void 0:h.filename))&&e.createElement("div",{className:"ribbonComponent_Button"},e.createElement("a",{href:(null==t?void 0:t.hotlineNumber)?`tel:${(null==t?void 0:t.hotlineNumber)||0}`:null===(v=null==t?void 0:t.link)||void 0===v?void 0:v.url,target:null!==(b=null==t?void 0:t.target)&&void 0!==b?b:"",rel:"_blank"===(null==t?void 0:t.target)?"opener":"noopener",onClick:()=>{var e;H(D,D,{banner_promotion_name:null!==(e=null==t?void 0:t.bannerPromotionName)&&void 0!==e?e:null==t?void 0:t.description,banner_source:$,banner_type:Q,audience_name:U,promotion_objective:U,banner_location:null==t?void 0:t.bannerLocation})}},e.createElement("div",{className:c(null==t?void 0:t.buttonType)},(null==t?void 0:t.hotlineNumber)&&"left"===(null==t?void 0:t.iconAlign)&&e.createElement("img",{className:"ribbonComponent_phoneIcon",src:null===(_=null==t?void 0:t.buttonIcon)||void 0===_?void 0:_.filename}),(null==t?void 0:t.hotlineNumber)?null==t?void 0:t.hotlineNumber:null==t?void 0:t.buttonText,(null==t?void 0:t.hotlineNumber)&&"right"===(null==t?void 0:t.iconAlign)&&e.createElement("img",{className:"ribbonComponent_phoneIcon",src:null===(x=null==t?void 0:t.buttonIcon)||void 0===x?void 0:x.filename})))),(null===(y=null==t?void 0:t.closeIcon)||void 0===y?void 0:y.filename)&&(null==t?void 0:t.isCloseIcon)&&e.createElement("div",{className:"ribbonComponent_CloseIcon",onClick:()=>re()},e.createElement("img",{src:(null==t?void 0:t.enableDarkMode)?null!==(w=null===(T=null==t?void 0:t.darkModeCloseIcon)||void 0===T?void 0:T.filename)&&void 0!==w?w:null===(C=null==t?void 0:t.closeIcon)||void 0===C?void 0:C.filename:null===(S=null==t?void 0:t.closeIcon)||void 0===S?void 0:S.filename}))),(null===(E=null==t?void 0:t.closeIcon)||void 0===E?void 0:E.filename)&&(null==t?void 0:t.isCloseIcon)&&e.createElement("div",{className:"ribbonComponent_CloseIcon1",onClick:()=>re()},e.createElement("img",{src:(null==t?void 0:t.enableDarkMode)?null!==(B=null===(k=null==t?void 0:t.darkModeCloseIcon)||void 0===k?void 0:k.filename)&&void 0!==B?B:null===(I=null==t?void 0:t.closeIcon)||void 0===I?void 0:I.filename:null===(P=null==t?void 0:t.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(me,{content:n,isFullWidth:t,isSlimVersion:r}):e.createElement(ne,{content:n,isFullWidth:t,isSlimVersion:r})),exports.TextComponent=ve;
|
|
9
21
|
//# sourceMappingURL=index.js.map
|