@sunrise-upc/sales-static-components 2.0.7 → 3.1.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/index.js +8 -19
- package/dist/cjs/index.js.map +1 -1
- package/dist/esm/index.js +8 -19
- package/dist/esm/index.js.map +1 -1
- package/dist/index.d.ts +124 -64
- package/package.json +31 -33
- package/dist/cjs/components/ButtonGroup/ButtonGroup.d.ts +0 -4
- package/dist/cjs/components/ButtonGroup/index.d.ts +0 -1
- package/dist/cjs/components/Constants.d.ts +0 -142
- package/dist/cjs/components/FalconButton/falconButton.d.ts +0 -46
- package/dist/cjs/components/FalconButtonV2/FalconButtonV2.d.ts +0 -3
- package/dist/cjs/components/FalconDescription/FalconDescription.d.ts +0 -14
- package/dist/cjs/components/FalconTitle/FalconTitle.d.ts +0 -11
- package/dist/cjs/components/ImageComponent/ImageComponent.d.ts +0 -3
- package/dist/cjs/components/ImageComponent/index.d.ts +0 -1
- package/dist/cjs/components/ImageWithText/ImageWithText.d.ts +0 -3
- package/dist/cjs/components/ImageWithText/index.d.ts +0 -1
- package/dist/cjs/components/ImageWithTextWrapper/ImageWithTextWrapper.d.ts +0 -3
- package/dist/cjs/components/ImageWithTextWrapper/index.d.ts +0 -1
- package/dist/cjs/components/InternetAndTvCardsBenefits/DetailsModal/DetailsModal.d.ts +0 -3
- package/dist/cjs/components/InternetAndTvCardsBenefits/InternetAndTvCardItemBenefits.d.ts +0 -19
- package/dist/cjs/components/InternetAndTvCardsBenefits/InternetAndTvCardsBenefits.d.ts +0 -27
- package/dist/cjs/components/InternetAndTvCardsBenefits/index.d.ts +0 -1
- package/dist/cjs/components/ResponsiveRow/row.d.ts +0 -6
- package/dist/cjs/components/RibbonComponent/RibbonComponent.d.ts +0 -5
- package/dist/cjs/components/RibbonComponent/RibbonComponent.types.d.ts +0 -45
- package/dist/cjs/components/RibbonComponent/RibbonComponentTimer/RibbonComponentExpiredTimer.d.ts +0 -19
- package/dist/cjs/components/RibbonComponent/RibbonComponentTimer/RibbonComponentTimer.d.ts +0 -32
- package/dist/cjs/components/RibbonComponent/RibbonComponentTimer/RibbonComponentTimer.types.d.ts +0 -5
- package/dist/cjs/components/RibbonComponent/RibbonComponentTimer/RibbonExpiredTimerRedefined.d.ts +0 -18
- package/dist/cjs/components/RibbonComponent/index.d.ts +0 -1
- package/dist/cjs/components/RibbonComponent/utils.d.ts +0 -5
- package/dist/cjs/components/RichText/RichText.types.d.ts +0 -8
- package/dist/cjs/components/RichText/richText.d.ts +0 -3
- package/dist/cjs/components/Spacer/spacer.d.ts +0 -11
- package/dist/cjs/components/StageTeaserComponent/DoubleGrid/DoubleGridComponent.d.ts +0 -10
- package/dist/cjs/components/StageTeaserComponent/SingleGrid/SingleGridComponent.d.ts +0 -5
- package/dist/cjs/components/StageTeaserComponent/SingleGrid/SingleGridComponent.types.d.ts +0 -5
- package/dist/cjs/components/StageTeaserComponent/SingleGrid/SingleGridRedefined.d.ts +0 -4
- package/dist/cjs/components/StageTeaserComponent/StageTeaserComponent.d.ts +0 -3
- package/dist/cjs/components/StageTeaserComponent/index.d.ts +0 -1
- package/dist/cjs/components/TextComponent/TextComponent.d.ts +0 -3
- package/dist/cjs/components/TextComponent/index.d.ts +0 -1
- package/dist/cjs/components/index.d.ts +0 -8
- package/dist/cjs/index.d.ts +0 -1
- package/dist/cjs/utils/AnalyticUtils.d.ts +0 -1
- package/dist/cjs/utils/AnalyticsConstants.d.ts +0 -241
- package/dist/cjs/utils/StyleUtils.d.ts +0 -7
- package/dist/cjs/utils/data-source.d.ts +0 -17
- package/dist/cjs/utils/global.d.ts +0 -7
- package/dist/cjs/utils/storyblok-types.d.ts +0 -97
- package/dist/esm/components/ButtonGroup/ButtonGroup.d.ts +0 -4
- package/dist/esm/components/ButtonGroup/index.d.ts +0 -1
- package/dist/esm/components/Constants.d.ts +0 -142
- package/dist/esm/components/FalconButton/falconButton.d.ts +0 -46
- package/dist/esm/components/FalconButtonV2/FalconButtonV2.d.ts +0 -3
- package/dist/esm/components/FalconDescription/FalconDescription.d.ts +0 -14
- package/dist/esm/components/FalconTitle/FalconTitle.d.ts +0 -11
- package/dist/esm/components/ImageComponent/ImageComponent.d.ts +0 -3
- package/dist/esm/components/ImageComponent/index.d.ts +0 -1
- package/dist/esm/components/ImageWithText/ImageWithText.d.ts +0 -3
- package/dist/esm/components/ImageWithText/index.d.ts +0 -1
- package/dist/esm/components/ImageWithTextWrapper/ImageWithTextWrapper.d.ts +0 -3
- package/dist/esm/components/ImageWithTextWrapper/index.d.ts +0 -1
- package/dist/esm/components/InternetAndTvCardsBenefits/DetailsModal/DetailsModal.d.ts +0 -3
- package/dist/esm/components/InternetAndTvCardsBenefits/InternetAndTvCardItemBenefits.d.ts +0 -19
- package/dist/esm/components/InternetAndTvCardsBenefits/InternetAndTvCardsBenefits.d.ts +0 -27
- package/dist/esm/components/InternetAndTvCardsBenefits/index.d.ts +0 -1
- package/dist/esm/components/ResponsiveRow/row.d.ts +0 -6
- package/dist/esm/components/RibbonComponent/RibbonComponent.d.ts +0 -5
- package/dist/esm/components/RibbonComponent/RibbonComponent.types.d.ts +0 -45
- package/dist/esm/components/RibbonComponent/RibbonComponentTimer/RibbonComponentExpiredTimer.d.ts +0 -19
- package/dist/esm/components/RibbonComponent/RibbonComponentTimer/RibbonComponentTimer.d.ts +0 -32
- package/dist/esm/components/RibbonComponent/RibbonComponentTimer/RibbonComponentTimer.types.d.ts +0 -5
- package/dist/esm/components/RibbonComponent/RibbonComponentTimer/RibbonExpiredTimerRedefined.d.ts +0 -18
- package/dist/esm/components/RibbonComponent/index.d.ts +0 -1
- package/dist/esm/components/RibbonComponent/utils.d.ts +0 -5
- package/dist/esm/components/RichText/RichText.types.d.ts +0 -8
- package/dist/esm/components/RichText/richText.d.ts +0 -3
- package/dist/esm/components/Spacer/spacer.d.ts +0 -11
- package/dist/esm/components/StageTeaserComponent/DoubleGrid/DoubleGridComponent.d.ts +0 -10
- package/dist/esm/components/StageTeaserComponent/SingleGrid/SingleGridComponent.d.ts +0 -5
- package/dist/esm/components/StageTeaserComponent/SingleGrid/SingleGridComponent.types.d.ts +0 -5
- package/dist/esm/components/StageTeaserComponent/SingleGrid/SingleGridRedefined.d.ts +0 -4
- package/dist/esm/components/StageTeaserComponent/StageTeaserComponent.d.ts +0 -3
- package/dist/esm/components/StageTeaserComponent/index.d.ts +0 -1
- package/dist/esm/components/TextComponent/TextComponent.d.ts +0 -3
- package/dist/esm/components/TextComponent/index.d.ts +0 -1
- package/dist/esm/components/index.d.ts +0 -8
- package/dist/esm/index.d.ts +0 -1
- package/dist/esm/utils/AnalyticUtils.d.ts +0 -1
- package/dist/esm/utils/AnalyticsConstants.d.ts +0 -241
- package/dist/esm/utils/StyleUtils.d.ts +0 -7
- package/dist/esm/utils/data-source.d.ts +0 -17
- package/dist/esm/utils/global.d.ts +0 -7
- package/dist/esm/utils/storyblok-types.d.ts +0 -97
package/dist/cjs/index.js
CHANGED
|
@@ -1,21 +1,10 @@
|
|
|
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="Sub Teaser",Q="All",H="Ribbon",X=(e,n,t)=>{window.dataLayer.push(Object.assign({event:e,event_name:n},t))},J=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)))&&X(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 .stageTeaserLeftWrapper {\r\n height: fit-content;\r\n margin: auto 0;\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\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\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 K=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""}},Y=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",Z="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 ee="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 ne=({children:n})=>e.createElement("div",{className:`${ee} sr-responsive-row`},n),te=({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,U,H,J,Y,ee,te,re,oe,ie,ae,le,de;const se=e.useRef(null),ue="none"!==(null==n?void 0:n.gradientBgColor)?K(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))&&(X(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:Q,promotion_objective:Q,index:1}),localStorage.setItem("analyticsUids",JSON.stringify([...localStorage.getItem("analyticsUids")?JSON.parse(localStorage.getItem("analyticsUids")||""):[],n._uid])),se.current&&e.observe(se.current))}),{threshold:.5});return se.current&&e.observe(se.current),()=>{e.disconnect()}}),[]);const Pe=()=>{var e;X(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:Q,promotion_objective:Q,banner_location:null==n?void 0:n.bannerLocation,index:1})};return e.createElement("div",{className:`stageTeaserMain ${t?"full-width":""} `,ref:se},e.createElement("div",{className:ce?"stageTeaserContainer d-flex":ue+" stageTeaserContainer d-flex",style:{backgroundColor:ce}},e.createElement(ne,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===(U=null==n?void 0:n.timer)||void 0===U?void 0:U[0],setTimerExpired:Ee})),!Se&&e.createElement("div",{className:`${q}`},null===(H=null==n?void 0:n.teaserButtonConfig)||void 0===H?void 0:H.map(((t,r)=>{var o,i,a,l,d,s;return e.createElement("div",{className:`${Z}`,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===(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:fe,color:ge}},e.createElement("div",{className:"stageTeaserPromoPercent"},null===(ee=null===(Y=null==n?void 0:n.primaryPromoBubble)||void 0===Y?void 0:Y[0])||void 0===ee?void 0:ee.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 re="SingleGridRedefined-module_single-grid__NikxO",oe="SingleGridRedefined-module_single-grid-background-img__HQngE",ie="SingleGridRedefined-module_slim-version__WFrnX",ae="SingleGridRedefined-module_single-grid-text-container__b6Z7R",le="SingleGridRedefined-module_single-grid-overline__1eceF",de="SingleGridRedefined-module_single-grid-headline__BocYX",se="SingleGridRedefined-module_single-grid-text__R1k6c",ue="SingleGridRedefined-module_single-grid-timer__n94Jv",ce="SingleGridRedefined-module_single-grid-btn-section__gdt-4",me="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 pe=({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))&&(X(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:Q,promotion_objective:Q,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 U=()=>{var e;X(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:Q,promotion_objective:Q,banner_location:null==n?void 0:n.bannerLocation,index:1})},H=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:`${ae}`},e.createElement("div",null,e.createElement("div",{style:{color:H,alignItems:""===I?L:"center",textAlign:""===I?j:"center"}},O&&e.createElement("div",{className:`${le}`},O),F&&e.createElement("div",{className:`${de}`},F),V&&e.createElement("div",{className:`${se}`},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:`${ue}\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:`${ce} ${"flex-end"===L&&"mobile"!==A&&me}`,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:U},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:`${re} ${t?"full-width":""}`,ref:E},""!==k&&e.createElement("div",{className:`${oe} ${t&&r?ie:""}`,style:{background:k,borderRadius:t?"0":"8px",justifyContent:"top"===I?"flex-start":"bottom"===I?"flex-end":j}},t?e.createElement(ne,null,J):J)))};var fe={"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 ge=({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:fe["wrapper-img"]},""!==i&&e.createElement(e.Fragment,null,e.createElement("div",{className:fe["image-wrapper"],style:{background:i}}),e.createElement("div",{className:`${"large-desktop"!=o?fe[`text-${null==n?void 0:n.textAlignment}`]:fe[a]}`},(null==n?void 0:n.title)&&e.createElement("h3",{className:fe["image-title"]},null==n?void 0:n.title),(null==n?void 0:n.description)&&e.createElement("div",{className:fe["image-description"]},e.createElement(J,{content:null==n?void 0:n.description})))))};var he={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 ve=({content:n,analyticsTitle:t})=>{var r;const o=p(),i=()=>{X(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))}))))},be=({content:n,analyticsTitle:t})=>{var r;const o=p();return e.createElement(e.Fragment,null,e.createElement("div",{className:` ${"large-desktop"!=o?he[`textline-${null==n?void 0:n.alignment}`]:he["textline-container"]}`},(null==n?void 0:n.overline)&&e.createElement("div",{className:he.overline},null==n?void 0:n.overline),(null==n?void 0:n.headline)&&e.createElement("h3",{className:he.h3content},null==n?void 0:n.headline),(null==n?void 0:n.description)&&e.createElement("div",{className:he.description},e.createElement(J,{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(ve,{content:n,analyticsTitle:t}))))))};var _e={"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 xe=({content:n,index:t})=>{var r,o,i,a;const l=p();return e.useEffect((()=>{0!==t&&void 0!==t||X(V,"article_view_promotion",{banner_promotion_name:null==n?void 0:n.analyticsTitle,component:L})}),[]),e.createElement(e.Fragment,null,e.createElement("div",{className:_e["main-container"]},e.createElement("div",{className:`row ${"large-desktop"===l?_e[`img-text-${null==n?void 0:n.alignment}`]:_e["img-text-container"]}`},(null===(r=null==n?void 0:n.image)||void 0===r?void 0:r.length)>0&&e.createElement("div",{className:`${_e["img-section"]} col-md-6 col-lg-6 col-sm-10`},e.createElement(ge,{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:`${_e["text-section"]} col-md-6 col-lg-6 col-sm-10`},e.createElement(be,{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="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{};function Te(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var we={},Ce={get exports(){return we},set exports(e){we=e}},Se={},Ee={},ke={},Be={};!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}}}(Be);var Ie={};Object.defineProperty(Ie,"__esModule",{value:!0});var Pe=!1;Ie.getPartialVisibilityGutter=function(e,n,t,r){var o=0,i=r||t;return n&&i&&(!Pe&&"production"!==process.env.NODE_ENV&&e[i].paritialVisibilityGutter&&(Pe=!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 Ne={};Object.defineProperty(Ne,"__esModule",{value:!0});var Re=Ie;function Ae(e){var n=e.slidesToShow;return e.totalItems<n}function Oe(e,n,t){var r=t||e.transform;return!n.infinite&&0===e.currentSlide||Ae(e)?r:r+e.itemWidth/2}function Fe(e){var n=e.currentSlide,t=e.totalItems;return!(n+e.slidesToShow<t)}function We(e,n,t,r){void 0===n&&(n=0);var o=e.currentSlide,i=e.slidesToShow,a=Fe(e),l=!t.infinite&&a,d=r||e.transform;if(Ae(e))return d;var s=d+o*n;return l?s+(e.containerWidth-(e.itemWidth-n)*i):s}function Ve(e,n){return e.rtl?-1*n:n}Ne.notEnoughChildren=Ae,Ne.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=Re.getWidthFromDeviceType(l,d));var p=Boolean(s&&l&&!m&&t);return{shouldRenderOnSSR:p,flexBisis:t,domFullyLoaded:m,partialVisibilityGutter:Re.getPartialVisibilityGutter(d,u||c,l,e.deviceType),shouldRenderAtAll:p||m}},Ne.getIfSlideIsVisbile=function(e,n){var t=n.currentSlide,r=n.slidesToShow;return t<=e&&e<t+r},Ne.getTransformForCenterMode=Oe,Ne.isInLeftEnd=function(e){return!(0<e.currentSlide)},Ne.isInRightEnd=Fe,Ne.getTransformForPartialVsibile=We,Ne.parsePosition=Ve,Ne.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=Re.getPartialVisibilityGutter(i,r||o,a,e.deviceType);return Ve(n,o||r?We(e,s,n,t):l?Oe(e,n,t):d)},Ne.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 Le={};Object.defineProperty(Le,"__esModule",{value:!0});Le.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 Me={};!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")}}(Me);var De={};Object.defineProperty(De,"__esModule",{value:!0});var je=Ne;De.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=je.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 ze={};Object.defineProperty(ze,"__esModule",{value:!0});var $e=e,Ge=Ne,Ue=Ne;ze.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=Ge.getSlidesToSlide(e,n),m=i-t-(0<t?0:c),p=($e.Children.toArray(d).length-l)%c;return o=0<=m?(r=m,s&&!u&&0<p&&Ue.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,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}}}(Qe),Object.defineProperty(ke,"__esModule",{value:!0});var He=Be;ke.getOriginalCounterPart=He.getOriginalCounterPart,ke.getClones=He.getClones,ke.checkClonesPosition=He.checkClonesPosition,ke.getInitialSlideInInfiniteMode=He.getInitialSlideInInfiniteMode;var Xe=Ie;ke.getWidthFromDeviceType=Xe.getWidthFromDeviceType,ke.getPartialVisibilityGutter=Xe.getPartialVisibilityGutter,ke.getItemClientSideWidth=Xe.getItemClientSideWidth;var Je=Ne;ke.getInitialState=Je.getInitialState,ke.getIfSlideIsVisbile=Je.getIfSlideIsVisbile,ke.getTransformForCenterMode=Je.getTransformForCenterMode,ke.getTransformForPartialVsibile=Je.getTransformForPartialVsibile,ke.isInLeftEnd=Je.isInLeftEnd,ke.isInRightEnd=Je.isInRightEnd,ke.notEnoughChildren=Je.notEnoughChildren,ke.getSlidesToSlide=Je.getSlidesToSlide;var Ke=Le;ke.throttle=Ke.default;var Ye=Me;ke.throwError=Ye.default;var qe=De;ke.populateNextSlides=qe.populateNextSlides;var Ze=ze;ke.populatePreviousSlides=Ze.populatePreviousSlides;var en=Qe;ke.populateSlidesOnMouseTouchMove=en.populateSlidesOnMouseTouchMove;var nn,tn={},rn=ye&&ye.__extends||(nn=function(e,n){return(nn=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}nn(e,n),e.prototype=null===n?Object.create(n):(t.prototype=n.prototype,new t)});Object.defineProperty(tn,"__esModule",{value:!0});var on=e;tn.isMouseMoveEvent=function(e){return"clientY"in e};var an=function(e){function n(){return null!==e&&e.apply(this,arguments)||this}return rn(n,e),n}(on.Component);tn.default=an;var ln={},dn={};Object.defineProperty(dn,"__esModule",{value:!0});var sn=Be,un=Ne;dn.getLookupTableForNextSlides=function(e,n,t,r){var o={},i=un.getSlidesToSlide(n,t);return Array(e).fill(0).forEach((function(e,t){var a=sn.getOriginalCounterPart(t,n,r);if(0===t)o[0]=a;else{var l=o[t-1]+i;o[t]=l}})),o},Object.defineProperty(ln,"__esModule",{value:!0});var cn=e,mn=Be,pn=dn,fn=Ne;ln.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||fn.notEnoughChildren(t))return null;var u,c=t.currentSlide,m=t.slidesToShow,p=fn.getSlidesToSlide(t,n),f=cn.Children.toArray(s);u=d?Math.ceil(f.length/p):Math.ceil((f.length-m)/p)+1;var g=pn.getLookupTableForNextSlides(u,t,n,f),h=mn.getOriginalIndexLookupTableByClones(m,f),v=h[c];return cn.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?cn.cloneElement(a,{index:n,active:t,key:n,onClick:function(){return r(i)},carouselState:o()}):cn.createElement("li",{"data-index":n,key:n,className:"react-multi-carousel-dot "+(t?"react-multi-carousel-dot--active":"")},cn.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,_n=ke;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=_n.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!'),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":_n.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 "+(_n.getIfSlideIsVisbile(o,t)?"react-multi-carousel-item--active":"")+" "+s},e)})))):null};var xn=ye&&ye.__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(Ee,"__esModule",{value:!0});var yn=e,Tn=ke,wn=tn,Cn=ln,Sn=gn,En=vn,kn=Ne,Bn=400,In="transform 400ms ease-in-out",Pn=function(e){function n(n){var t=e.call(this,n)||this;return t.containerRef=yn.createRef(),t.listRef=yn.createRef(),t.state={itemWidth:0,slidesToShow:0,currentSlide:0,totalItems:yn.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||Bn,t.setIsInThrottle),t.previous=Tn.throttle(t.previous.bind(t),n.transitionDuration||Bn,t.setIsInThrottle),t.goToSlide=Tn.throttle(t.goToSlide.bind(t),n.transitionDuration||Bn,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 xn(n,e),n.prototype.resetTotalItems=function(){var e=this,n=yn.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=kn.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=yn.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||Bn)),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||Bn):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||Bn;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=yn.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||Bn))},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||Bn))})))}},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||Bn))}))}}},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:kn.parsePosition(this.props,n),clientY:kn.parsePosition(this.props,t)}},n.prototype.handleDown=function(e){if(!(!wn.isMouseMoveEvent(e)&&!this.props.swipeable||wn.isMouseMoveEvent(e)&&!this.props.draggable||this.isInThrottle)){var n=this.getCords(wn.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(!(!wn.isMouseMoveEvent(e)&&!this.props.swipeable||wn.isMouseMoveEvent(e)&&!this.props.draggable||Tn.notEnoughChildren(this.state))){var n=this.getCords(wn.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){wn.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||Bn))}))}},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 yn.createElement(Sn.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 yn.createElement(Sn.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?yn.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 yn.createElement(Cn.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=yn.Children.toArray(this.props.children);e=Tn.getClones(this.state.slidesToShow,n)}return yn.createElement(En.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 f=Tn.getInitialState(this.state,this.props),g=f.shouldRenderOnSSR,h=f.shouldRenderAtAll,v=Tn.isInLeftEnd(this.state),b=Tn.isInRightEnd(this.state),_=t&&!(o&&(n&&-1<o.indexOf(n)||this.state.deviceType&&-1<o.indexOf(this.state.deviceType)))&&!Tn.notEnoughChildren(this.state)&&h,x=!i&&v,y=!i&&b,T=kn.getTransform(this.state,this.props);return yn.createElement(yn.Fragment,null,yn.createElement("div",{className:"react-multi-carousel-list "+a+" "+m,dir:p?"rtl":"ltr",ref:this.containerRef},yn.createElement("ul",{ref:this.listRef,className:"react-multi-carousel-track "+l,style:{transition:this.isAnimationAllowed?d||In:"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}(yn.Component);Ee.default=Pn,Object.defineProperty(Se,"__esModule",{value:!0});var Nn=Ee;Se.default=Nn.default,Ce.exports=Se;var Rn=Te(we),An={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 On="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 Fn=({content:n})=>{var t;const r=Y(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(ne,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:On,style:Object.assign({},i)},a())))},Wn=({content:n})=>{var t,r;const o=Y(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(J,{content:null==n?void 0:n.text,trackngLabel:null==n?void 0:n.trackngLabel}," ",null==n?void 0:n.text)))))};var Vn={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 Ln=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(ne,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"))?X(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}):X(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"))?X(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}):X(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:Vn.anchor},e.createElement("div",{className:`${p?Vn["container-button"]:Vn.container}\n ${(null==a?void 0:a.buttonAlignment)===v?Vn["button-right"]:""}\n \n ${(null==a?void 0:a.buttonAlignment)===h?Vn["button-left"]:""}\n \n ${a.buttonAlignment===g?Vn["button-center"]:""}`},e.createElement("div",{className:`${A} ${Vn.button} ${w?"clicked":""} ${(null==l?void 0:l.fieldtype)?Vn["asset-cursor"]:""}`,onMouseOut:()=>{E(!1)},onMouseOver:()=>{E(!0)}},(null==a?void 0:a.iconPosition)===x&&e.createElement("div",{id:b,className:Vn.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?Vn["button-icon-after"]:Vn["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:`${Vn.buttonLabel} ${f&&Vn.whiteTextColor}`,id:b},null==a?void 0:a.buttonLabel)))))))};var Mn={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 Dn={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 jn,zn={};
|
|
1
|
+
"use strict";var e=require("react"),n=require("storyblok-rich-text-react-renderer"),t=require("react-bootstrap");function o(e,n){void 0===n&&(n={});var t=n.insertAt;if(e&&"undefined"!=typeof document){var o=document.head||document.getElementsByTagName("head")[0],r=document.createElement("style");r.type="text/css","top"===t&&o.firstChild?o.insertBefore(r,o.firstChild):o.appendChild(r),r.styleSheet?r.styleSheet.cssText=e:r.appendChild(document.createTextNode(e))}}o(".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");o("/* 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",i="FalconButtonStageTeaserV2-module_Secondary-V1__4PNAa",a="FalconButtonStageTeaserV2-module_Secondary-white__tUWHT";o("/* center a block element */\n/* use this to any of the pseudo elements as these are the mandatory properties */\n/* setting styles in separate formats for cross browser support */\n/* specify the max width for an element and apply ellipses and truncate the overflow */\n/* vertically center alilgn any HTML element */\n/* add basePath to assets */\n.FalconButtonStageTeaserV2-module_button__kDRB6 {\n background: #da291c;\n border: none;\n border-radius: 28px;\n color: #ffffff;\n font-weight: 700;\n overflow: visible;\n padding: 14px 24px;\n text-align: center;\n}\n.FalconButtonStageTeaserV2-module_button__kDRB6:focus {\n box-shadow: none;\n color: #ffffff !important;\n}\n.FalconButtonStageTeaserV2-module_button__kDRB6:hover {\n color: #ffffff !important;\n background-color: #961c13;\n}\n.FalconButtonStageTeaserV2-module_button__kDRB6:active {\n color: #ffffff !important;\n background-color: #c7355f;\n}\n.FalconButtonStageTeaserV2-module_button__kDRB6:disabled {\n background-color: #e6e3df;\n color: #b3aeaa;\n cursor: default;\n}\n.FalconButtonStageTeaserV2-module_button__kDRB6 .FalconButtonStageTeaserV2-module_icon__CfvbX {\n pointer-events: none;\n mask-size: cover;\n height: 24px;\n width: 24px;\n display: inline-block;\n background-color: currentColor;\n vertical-align: middle;\n}\n.FalconButtonStageTeaserV2-module_button__kDRB6.FalconButtonStageTeaserV2-module_Secondary-V4__nQGe4 {\n border: none;\n background-color: transparent;\n color: #da291c;\n border: 2px solid currentColor;\n text-decoration: none;\n text-align: center;\n}\n.FalconButtonStageTeaserV2-module_button__kDRB6.FalconButtonStageTeaserV2-module_Secondary-V4__nQGe4 .FalconButtonStageTeaserV2-module_icon__CfvbX {\n background-color: currentColor;\n}\n.FalconButtonStageTeaserV2-module_button__kDRB6.FalconButtonStageTeaserV2-module_Secondary-V4__nQGe4:hover {\n color: #961c13 !important;\n}\n.FalconButtonStageTeaserV2-module_button__kDRB6.FalconButtonStageTeaserV2-module_Secondary-V4__nQGe4:active {\n color: #c7355f !important;\n}\n.FalconButtonStageTeaserV2-module_button__kDRB6.FalconButtonStageTeaserV2-module_Secondary-V4__nQGe4:focus {\n color: #da291c !important;\n}\n.FalconButtonStageTeaserV2-module_button__kDRB6.FalconButtonStageTeaserV2-module_Secondary-V4__nQGe4:disabled {\n color: #b3aeaa;\n cursor: default;\n}\n.FalconButtonStageTeaserV2-module_button__kDRB6.FalconButtonStageTeaserV2-module_Secondary-V1__4PNAa {\n background-color: transparent;\n color: #da291c;\n border: 2px solid currentColor;\n text-decoration: none;\n text-align: center;\n}\n.FalconButtonStageTeaserV2-module_button__kDRB6.FalconButtonStageTeaserV2-module_Secondary-V1__4PNAa .FalconButtonStageTeaserV2-module_icon__CfvbX {\n background-color: currentColor;\n}\n.FalconButtonStageTeaserV2-module_button__kDRB6.FalconButtonStageTeaserV2-module_Secondary-V1__4PNAa:hover {\n color: #961c13 !important;\n}\n.FalconButtonStageTeaserV2-module_button__kDRB6.FalconButtonStageTeaserV2-module_Secondary-V1__4PNAa:active {\n color: #c7355f !important;\n}\n.FalconButtonStageTeaserV2-module_button__kDRB6.FalconButtonStageTeaserV2-module_Secondary-V1__4PNAa:focus {\n color: #da291c !important;\n}\n.FalconButtonStageTeaserV2-module_button__kDRB6.FalconButtonStageTeaserV2-module_Secondary-V1__4PNAa:disabled {\n color: #b3aeaa;\n cursor: default;\n}\n.FalconButtonStageTeaserV2-module_button__kDRB6.FalconButtonStageTeaserV2-module_Secondary-V1__4PNAa {\n border: 2px solid currentColor;\n padding: 12px 24px;\n text-decoration: none;\n}\n.FalconButtonStageTeaserV2-module_button__kDRB6.FalconButtonStageTeaserV2-module_Secondary-white__tUWHT {\n background-color: transparent;\n color: #ffffff;\n padding: 12px 24px;\n border: 2px solid #ffffff;\n}\n\n@media (max-width: 767px) {\n .FalconButtonStageTeaserV2-module_button__kDRB6 {\n padding: 10px 24px;\n }\n .FalconButtonStageTeaserV2-module_button__kDRB6.FalconButtonStageTeaserV2-module_Secondary-V1__4PNAa {\n background-color: transparent;\n color: #da291c;\n border: 2px solid currentColor;\n text-decoration: none;\n text-align: center;\n }\n .FalconButtonStageTeaserV2-module_button__kDRB6.FalconButtonStageTeaserV2-module_Secondary-V1__4PNAa .FalconButtonStageTeaserV2-module_icon__CfvbX {\n background-color: currentColor;\n }\n .FalconButtonStageTeaserV2-module_button__kDRB6.FalconButtonStageTeaserV2-module_Secondary-V1__4PNAa:hover {\n color: #961c13 !important;\n }\n .FalconButtonStageTeaserV2-module_button__kDRB6.FalconButtonStageTeaserV2-module_Secondary-V1__4PNAa:active {\n color: #c7355f !important;\n }\n .FalconButtonStageTeaserV2-module_button__kDRB6.FalconButtonStageTeaserV2-module_Secondary-V1__4PNAa:focus {\n color: #da291c !important;\n }\n .FalconButtonStageTeaserV2-module_button__kDRB6.FalconButtonStageTeaserV2-module_Secondary-V1__4PNAa:disabled {\n color: #b3aeaa;\n cursor: default;\n }\n .FalconButtonStageTeaserV2-module_button__kDRB6.FalconButtonStageTeaserV2-module_Secondary-V1__4PNAa {\n border: 2px solid currentColor;\n padding: 8px 24px;\n text-decoration: none;\n }\n}");const l=e=>{switch(e){case"Primary-V1":return`${r}`;case"Secondary-V1":return`${r} ${i}`;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} ${a}`;default:return""}},s=e=>{let n=new Date(e);return n=((e,n,t,o,r,i,a)=>{const l=new Date(Date.UTC(n,t,o,r,i,a)),s=new Date(l.toLocaleString("en-US",{timeZone:"Europe/Vienna"})),d=new Date(l.toLocaleString("en-US",{timeZone:e})),c=s.getTime()-d.getTime();return l.setTime(l.getTime()+c),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":""},c=(e,n)=>{const[t]=["https://a.storyblok.com/f/113473/"],[o]=[e+"asset/"];return n?n.replace(t,`${o}`):n||""},u="center",m="left",p="right",g="transparent",h="00",f="after",v="h1",b="h2",_="h3",x="none",y="stack",w="col-lg-4",T="icon",C="PreToPost";var k="RibbonTimerV2-module_stage-teaser-ribbon-timer-section__GB8GA",E="RibbonTimerV2-module_stage-teaser-ribbon-timer-element__35yCh",S="RibbonTimerV2-module_stage-teaser-ribbon-timer-value__0U5CT",I="RibbonTimerV2-module_stage-teaser-ribbon-timer-label__tYyQr",B="RibbonTimerV2-module_stage-teaser-ribbon-timer-colon__g27mV",F="RibbonTimerV2-module_expirylabel__hx56K";o("/* 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 A=({content:n})=>{var t;const o=d();return e.createElement("div",{style:{justifyContent:n.timerAlignment===u?"center":n.timerAlignment===m?"left":"right"}},e.createElement("div",{className:`${k}`,style:{color:null==n?void 0:n.timerColor,backgroundColor:null==n?void 0:n.backgroundColor,marginLeft:n.backgroundColor===g&&n.timerAlignment===m?"-9px":"unset",marginRight:n.backgroundColor===g&&n.timerAlignment===p?"-24px":"unset"}},e.createElement("div",{className:`${E}`},e.createElement("div",{className:`${S}`}," ",h," "),e.createElement("div",{className:`${I}`},n.dayLabel)),e.createElement("div",{className:`${B}`},":"),e.createElement("div",{className:`${E}`},e.createElement("div",{className:`${S}`}," ",h," "),e.createElement("div",{className:`${I}`},n.hourLabel)),e.createElement("div",{className:`${B}`},":"),e.createElement("div",{className:`${E}`},e.createElement("div",{className:`${S}`}," ",h," "),e.createElement("div",{className:`${I}`},n.minuteLabel)),e.createElement("div",{className:`${B}`},":"),e.createElement("div",{className:`${E}`},e.createElement("div",{className:`${S}`}," ",h),e.createElement("div",{className:`${I}`},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)===u?"center":(null==n?void 0:n.timerAlignment)===m?"left":"right"},className:`${"mobile"!==o&&"d-flex"} ${F}`},null==n?void 0:n.expiryLabel))},O=({content:n,setTimerExpired:t})=>{var o,r,i,a,l,d,c,p;const g=s(new Date(null===(o=null==n?void 0:n.endTime)||void 0===o?void 0:o.replace(/-/g,"/"))),h=s(new Date(null===(r=null==n?void 0:n.startTime)||void 0===r?void 0:r.replace(/-/g,"/"))),f=(null==n?void 0:n.colorChangeTime)&&s(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,w]=e.useState(!1),T=()=>{const e=new Date;f&&!y&&e.getTime()>f.getTime()&&(x("#da291c"),w(!0)),e.getTime()>=h.getTime()&&!v&&b(!0);const n=g.getTime()-e.getTime();if(n>0&&v){const e=("0"+Math.floor(n/864e5)).slice(-2),o=("0"+Math.floor(n/36e5%24)).slice(-2),r=("0"+Math.floor(n/1e3/60%60)).slice(-2),i=("0"+Math.floor(n/1e3%60)).slice(-2);return t(!1),{days:e,hours:o,mins:r,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},[k,F]=e.useState(T());e.useEffect(()=>{F(T());const e=setInterval(()=>{F(T())},1e3);return()=>{clearInterval(e)}},[]);const O=[{label:null!==(l=null==n?void 0:n.hourLabel)&&void 0!==l?l:"",value:null==k?void 0:k.hours},{label:null!==(d=null==n?void 0:n.minuteLabel)&&void 0!==d?d:"",value:null==k?void 0:k.mins},{label:null!==(c=null==n?void 0:n.secondLabel)&&void 0!==c?c:"",value:null==k?void 0:k.sec}];return e.createElement("div",{className:"timer-wrap",style:{textAlign:n.timerAlignment===u?"center":n.timerAlignment===m?"left":"right"}},v&&e.createElement("div",{className:"timer-container"},k?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:` ${E} transparent-element`},e.createElement("div",{className:`${S}`}," ",null==k?void 0:k.days),e.createElement("div",{className:`${I}`},null==n?void 0:n.dayLabel)),O.map((n,t)=>e.createElement(e.Fragment,{key:t},e.createElement("div",{className:`${B}`},":"),e.createElement("div",{className:`${E}`},e.createElement("div",{className:`${S}`}," ",null==n?void 0:n.value),e.createElement("div",{className:`${I}`},null==n?void 0:n.label))))):e.createElement("div",null,e.createElement(A,{content:C}))))};var R="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{};function N(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var P={},L={
|
|
2
2
|
/*!
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
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 wt(){return st||(st=1,function(e){"production"===process.env.NODE_ENV?e.exports=function(){if(tt)return lt;tt=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 lt.AsyncMode=d,lt.ConcurrentMode=s,lt.ContextConsumer=l,lt.ContextProvider=a,lt.Element=n,lt.ForwardRef=u,lt.Fragment=r,lt.Lazy=f,lt.Memo=p,lt.Portal=t,lt.Profiler=i,lt.StrictMode=o,lt.Suspense=c,lt.isAsyncMode=function(e){return x(e)||_(e)===d},lt.isConcurrentMode=x,lt.isContextConsumer=function(e){return _(e)===l},lt.isContextProvider=function(e){return _(e)===a},lt.isElement=function(e){return"object"==typeof e&&null!==e&&e.$$typeof===n},lt.isForwardRef=function(e){return _(e)===u},lt.isFragment=function(e){return _(e)===r},lt.isLazy=function(e){return _(e)===f},lt.isMemo=function(e){return _(e)===p},lt.isPortal=function(e){return _(e)===t},lt.isProfiler=function(e){return _(e)===i},lt.isStrictMode=function(e){return _(e)===o},lt.isSuspense=function(e){return _(e)===c},lt.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)},lt.typeOf=_,lt}():e.exports=(dt||(dt=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}Tt.AsyncMode=x,Tt.ConcurrentMode=y,Tt.ContextConsumer=T,Tt.ContextProvider=w,Tt.Element=C,Tt.ForwardRef=S,Tt.Fragment=E,Tt.Lazy=k,Tt.Memo=B,Tt.Portal=I,Tt.Profiler=P,Tt.StrictMode=N,Tt.Suspense=R,Tt.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},Tt.isConcurrentMode=O,Tt.isContextConsumer=function(e){return _(e)===l},Tt.isContextProvider=function(e){return _(e)===a},Tt.isElement=function(e){return"object"==typeof e&&null!==e&&e.$$typeof===n},Tt.isForwardRef=function(e){return _(e)===u},Tt.isFragment=function(e){return _(e)===r},Tt.isLazy=function(e){return _(e)===f},Tt.isMemo=function(e){return _(e)===p},Tt.isPortal=function(e){return _(e)===t},Tt.isProfiler=function(e){return _(e)===i},Tt.isStrictMode=function(e){return _(e)===o},Tt.isSuspense=function(e){return _(e)===c},Tt.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)},Tt.typeOf=_}()),Tt)}(at)),it}
|
|
16
|
-
/*
|
|
17
|
-
object-assign
|
|
18
|
-
(c) Sindre Sorhus
|
|
19
|
-
@license MIT
|
|
20
|
-
*/function Ct(){if(pt)return mt;pt=1;return mt="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED"}function St(){return gt?ft:(gt=1,ft=Function.call.bind(Object.prototype.hasOwnProperty))}if("production"!==process.env.NODE_ENV){var Et=wt();ot.exports=function(){if(_t)return bt;_t=1;var e=wt(),n=function(){if(ct)return ut;ct=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 ut=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},ut}(),t=Ct(),r=St(),o=function(){if(vt)return ht;vt=1;var e=function(){};if("production"!==process.env.NODE_ENV){var n=Ct(),t={},r=St();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={})},ht=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){}}),bt=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},bt}()(Et.isElement,!0)}else ot.exports=function(){if(yt)return xt;yt=1;var e=Ct();function n(){}function t(){}return t.resetWarningCache=n,xt=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 kt=!1,Bt="production"!==process.env.NODE_ENV?rt.oneOfType([rt.number,rt.shape({enter:rt.number,exit:rt.number,appear:rt.number}).isRequired]):null;"production"!==process.env.NODE_ENV&&rt.oneOfType([rt.string,rt.shape({enter:rt.string,exit:rt.string,active:rt.string}),rt.shape({enter:rt.string,enterDone:rt.string,enterActive:rt.string,exit:rt.string,exitDone:rt.string,exitActive:rt.string})]);var It=e.createContext(null),Pt="unmounted",Nt="exited",Rt="entering",At="entered",Ot="exiting",Ft=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=Nt,r.appearStatus=Rt):o=At:o=e.unmountOnExit||e.mountOnEnter?Pt:Nt,r.state={status:o},r.nextCallback=null,r}r=n,(t=i).prototype=Object.create(r.prototype),t.prototype.constructor=t,Qn(t,r),i.getDerivedStateFromProps=function(e,n){return e.in&&n.status===Pt?{status:Nt}: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!==Rt&&t!==At&&(n=Rt):t!==Rt&&t!==At||(n=Ot)}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===Rt){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===Nt&&this.setState({status:Pt})},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||kt?this.safeSetState({status:At},(function(){n.props.onEntered(a)})):(this.props.onEnter(a,l),this.safeSetState({status:Rt},(function(){n.props.onEntering(a,l),n.onTransitionEnd(s,(function(){n.safeSetState({status:At},(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&&!kt?(this.props.onExit(r),this.safeSetState({status:Ot},(function(){e.props.onExiting(r),e.onTransitionEnd(t.exit,(function(){e.safeSetState({status:Nt},(function(){e.props.onExited(r)}))}))}))):this.safeSetState({status:Nt},(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===Pt)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=Un(t,["children","in","mountOnEnter","unmountOnExit","appear","enter","exit","timeout","addEndListener","onEnter","onEntering","onEntered","onExit","onExiting","onExited","nodeRef"]);return e.createElement(It.Provider,{value:null},"function"==typeof r?r(n,o):e.cloneElement(e.Children.only(r),o))},i}(e.Component);function Wt(){}Ft.contextType=It,Ft.propTypes="production"!==process.env.NODE_ENV?{nodeRef:rt.shape({current:"undefined"==typeof Element?rt.any:function(e,n,t,r,o,i){var a=e[n];return rt.instanceOf(a&&"ownerDocument"in a?a.ownerDocument.defaultView.Element:Element)(e,n,t,r,o,i)}}),children:rt.oneOfType([rt.func.isRequired,rt.element.isRequired]).isRequired,in:rt.bool,mountOnEnter:rt.bool,unmountOnExit:rt.bool,appear:rt.bool,enter:rt.bool,exit:rt.bool,timeout:function(e){var n=Bt;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:rt.func,onEnter:rt.func,onEntering:rt.func,onEntered:rt.func,onExit:rt.func,onExiting:rt.func,onExited:rt.func}:{},Ft.defaultProps={in:!1,mountOnEnter:!1,unmountOnExit:!1,appear:!1,enter:!0,exit:!0,onEnter:Wt,onEntering:Wt,onEntered:Wt,onExit:Wt,onExiting:Wt,onExited:Wt},Ft.UNMOUNTED=Pt,Ft.EXITED=Nt,Ft.ENTERING=Rt,Ft.ENTERED=At,Ft.EXITING=Ot;var Vt=!("undefined"==typeof window||!window.document||!window.document.createElement),Lt=!1,Mt=!1;try{var Dt={get passive(){return Lt=!0},get once(){return Mt=Lt=!0}};Vt&&(window.addEventListener("test",Dt,Dt),window.removeEventListener("test",Dt,!0))}catch(e){}function jt(e,n,t,r){return function(e,n,t,r){if(r&&"boolean"!=typeof r&&!Mt){var o=r.once,i=r.capture,a=t;!Mt&&o&&(a=t.__once||function e(r){this.removeEventListener(n,e,i),t.call(this,r)},t.__once=a),e.addEventListener(n,a,Lt?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 zt(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=jt(e,"transitionend",(function(){r=!0}),{once:!0});return function(){clearTimeout(o),i()}}function $t(e,n,t,r){var o,i;null==t&&(o=nt(e,"transitionDuration")||"",i=-1===o.indexOf("ms")?1e3:1,t=parseFloat(o)*i||0);var a=zt(e,t,r),l=jt(e,"transitionend",n);return function(){a(),l()}}function Gt(e,n){const t=nt(e,n)||"",r=-1===t.indexOf("ms")?1e3:1;return parseFloat(t)*r}function Ut(e,n){const t=Gt(e,"transitionDuration"),r=Gt(e,"transitionDelay"),o=$t(e,(t=>{t.target===e&&(o(),n(t))}),t+r)}var Qt=function(e){return e&&"function"!=typeof e?function(n){e.current=n}:e};function Ht(n,t){return e.useMemo((function(){return function(e,n){var t=Qt(e),r=Qt(n);return function(e){t&&t(e),r&&r(e)}}(n,t)}),[n,t])}var Xt=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=Ht(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(Ft,{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 Jt(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 Kt={[Rt]:"show",[At]:"show"},Yt=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(Xt,{ref:i,addEndListener:Ut,...o,onEnter:l,childRef:t.ref,children:(e,r)=>a.cloneElement(t,{...r,className:$n("fade",n,t.props.className,Kt[e])})})}));Yt.defaultProps={in:!1,timeout:300,mountOnEnter:!1,unmountOnExit:!1,appear:!1},Yt.displayName="Fade";var qt=Yt;const Zt={"aria-label":rt.string,onClick:rt.func,variant:rt.oneOf(["white"])},er=a.forwardRef((({className:e,variant:n,...t},o)=>r.jsx("button",{ref:o,type:"button",className:$n("btn-close",n&&`btn-close-${n}`,e),...t})));er.displayName="CloseButton",er.propTypes=Zt,er.defaultProps={"aria-label":"Close"};var nr=er,tr=/-(.)/g;const rr=e=>{return e[0].toUpperCase()+(n=e,n.replace(tr,(function(e,n){return n.toUpperCase()}))).slice(1);var n};function or(e,{displayName:n=rr(e),Component:t,defaultProps:o}={}){const i=a.forwardRef((({className:n,bsPrefix:o,as:i=t||"div",...a},l)=>{const d=Xn(o,e);return r.jsx(i,{ref:l,className:$n(n,d),...a})}));return i.defaultProps=o,i.displayName=n,i}var ir,ar=Function.prototype.bind.call(Function.prototype.call,[].slice);function lr(e,n){return ar(e.querySelectorAll(n))}function dr(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 sr(e,n){return e.contains?e.contains(n):e.compareDocumentPosition?e===n||!!(16&e.compareDocumentPosition(n)):void 0}function ur(e){if((!ir&&0!==ir||e)&&Vt){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),ir=n.offsetWidth-n.clientWidth,document.body.removeChild(n)}return ir}function cr(e){void 0===e&&(e=Jn());try{var n=e.activeElement;return n&&n.nodeName?n:null}catch(n){return e.body}}function mr(n){const t=function(n){const t=e.useRef(n);return t.current=n,t}(n);e.useEffect((()=>()=>t.current()),[])}function pr(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 fr(e,n){return e.replace(new RegExp("(^|\\s)"+n+"(?:\\s|$)","g"),"$1").replace(/\s+/g," ").replace(/^\s*|\s*$/g,"")}function gr(e,n){e.classList?e.classList.remove(n):"string"==typeof e.className?e.className=fr(e.className,n):e.setAttribute("class",fr(e.className&&e.className.baseVal||"",n))}function hr(e){return"window"in e&&e.window===e?e:"nodeType"in(n=e)&&n.nodeType===document.DOCUMENT_NODE&&e.defaultView||!1;var n}function vr(e){var n;return hr(e)||(n=e)&&"body"===n.tagName.toLowerCase()?function(e){var n=hr(e)?Jn():Jn(e),t=hr(e)||n.defaultView;return n.body.clientWidth<t.innerWidth}(e):e.scrollHeight>e.clientHeight}var br=["template","script","style"],_r=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===br.indexOf(i.toLowerCase()))&&t(e)}))};function xr(e,n){n&&(e?n.setAttribute("aria-hidden","true"):n.removeAttribute("aria-hidden"))}var yr,Tr=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=ur()}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(nt(n,"paddingRight")||"0",10)+this.scrollbarSize+"px"),nt(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;_r(e,[t,r],(function(e){return xr(!0,e)}))}(n,e),-1!==o)return this.data[o].modals.push(e),r;var i={modals:[e],classes:t?t.split(/\s+/):[],overflowing:vr(n)};return this.handleContainerOverflow&&this.setContainerStyle(i,n),i.classes.forEach(pr.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(gr.bind(null,o)),this.handleContainerOverflow&&this.removeContainerStyle(r,o),this.hideSiblingNodes&&function(e,n){var t=n.dialog,r=n.backdrop;_r(e,[t,r],(function(e){return xr(!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;xr(!1,i.dialog),xr(!1,a)}}},n.isTopModal=function(e){return!!this.modals.length&&this.modals[this.modals.length-1]===e},e}(),wr=function(e){var n;return"undefined"==typeof document?null:null==e?Jn().body:("function"==typeof e&&(e=e()),e&&"current"in e&&(e=e.current),null!=(n=e)&&n.nodeType&&e||null)};function Cr(n){var t=n||(yr||(yr=new Tr),yr),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 Sr=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=Un(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 wr(n)})),o=r[0],i=r[1];if(!o){var a=wr(n);a&&i(a)}return e.useEffect((function(){t&&o&&t(o)}),[t,o]),e.useEffect((function(){var e=wr(n);e!==o&&i(e)}),[n,o]),o}(P),$=Cr(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 $}),[$]),Vt&&!U&&i&&(J.current=cr()),v||i||H?i&&H&&X(!1):X(!0);var K=dr((function(){if($.add(z,N),te.current=jt(document,"keydown",ee),ne.current=jt(document,"focus",(function(){return setTimeout(q)}),!0),R&&R(),x){var e=cr(document);$.dialog&&e&&!sr($.dialog,e)&&(J.current=e,$.dialog.focus())}})),Y=dr((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]),mr((function(){Y()}));var q=dr((function(){if(T&&G()&&$.isTopModal()){var e=cr();$.dialog&&e&&!sr($.dialog,e)&&$.dialog.focus()}})),Z=dr((function(e){e.target===e.currentTarget&&(null==g||g(e),!0===m&&O())})),ee=dr((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=Gn({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))})),Er={show:rt.bool,container:rt.any,onShow:rt.func,onHide:rt.func,backdrop:rt.oneOfType([rt.bool,rt.oneOf(["static"])]),renderDialog:rt.func,renderBackdrop:rt.func,onEscapeKeyDown:rt.func,onBackdropClick:rt.func,containerClassName:rt.string,keyboard:rt.bool,transition:rt.elementType,backdropTransition:rt.elementType,autoFocus:rt.bool,enforceFocus:rt.bool,restoreFocus:rt.bool,restoreFocusOptions:rt.shape({preventScroll:rt.bool}),onEnter:rt.func,onEntering:rt.func,onEntered:rt.func,onExit:rt.func,onExiting:rt.func,onExited:rt.func,manager:rt.instanceOf(Tr)};Sr.displayName="Modal",Sr.propTypes=Er;var kr=Object.assign(Sr,{Manager:Tr});const Br=".fixed-top, .fixed-bottom, .is-fixed, .sticky-top",Ir=".sticky-top",Pr=".navbar-toggler";class Nr extends Tr{adjustAndStore(e,n,t){const r=n.style[e];n.dataset[e]=r,nt(n,{[e]:`${parseFloat(nt(n,e))+t}px`})}restore(e,n){const t=n.dataset[e];void 0!==t&&(delete n.dataset[e],nt(n,{[e]:t}))}setContainerStyle(e,n){if(super.setContainerStyle(e,n),!e.overflowing)return;const t=ur();lr(n,Br).forEach((e=>this.adjustAndStore("paddingRight",e,t))),lr(n,Ir).forEach((e=>this.adjustAndStore("marginRight",e,-t))),lr(n,Pr).forEach((e=>this.adjustAndStore("marginRight",e,t)))}removeContainerStyle(e,n){super.removeContainerStyle(e,n),lr(n,Br).forEach((e=>this.restore("paddingRight",e))),lr(n,Ir).forEach((e=>this.restore("marginRight",e))),lr(n,Pr).forEach((e=>this.restore("marginRight",e)))}}let Rr;var Ar=Nr;var Or=a.createContext({onHide(){}});const Fr=a.forwardRef((({closeLabel:n,closeVariant:t,closeButton:o,onHide:i,children:a,...l},d)=>{const s=e.useContext(Or),u=Jt((()=>{null==s||s.onHide(),null==i||i()}));return r.jsxs("div",{ref:d,...l,children:[a,o&&r.jsx(nr,{"aria-label":n,variant:t,onClick:u})]})}));Fr.defaultProps={closeLabel:"Close",closeButton:!1};var Wr=Fr,Vr=or("offcanvas-body");const Lr={[Rt]:"show",[At]:"show"},Mr=a.forwardRef((({bsPrefix:e,className:n,children:t,...o},i)=>(e=Xn(e,"offcanvas"),r.jsx(Xt,{ref:i,addEndListener:Ut,...o,childRef:t.ref,children:(r,o)=>a.cloneElement(t,{...o,className:$n(n,t.props.className,(r===Rt||r===Ot)&&`${e}-toggling`,Lr[r])})}))));Mr.defaultProps={in:!1,mountOnEnter:!1,unmountOnExit:!1,appear:!1},Mr.displayName="OffcanvasToggling";var Dr=Mr;const jr=a.forwardRef((({bsPrefix:e,className:n,...t},o)=>(e=Xn(e,"offcanvas-header"),r.jsx(Wr,{ref:o,...t,className:$n(n,e)}))));jr.displayName="OffcanvasHeader",jr.defaultProps={closeLabel:"Close",closeButton:!1};var zr=jr;var $r,Gr=or("offcanvas-title",{Component:($r="h5",a.forwardRef(((e,n)=>r.jsx("div",{...e,ref:n,className:$n(e.className,$r)}))))});function Ur(e){return r.jsx(Dr,{...e})}function Qr(e){return r.jsx(qt,{...e})}const Hr=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=Jt(p);n=Xn(n,"offcanvas");const N=Xn(void 0,"modal"),R=e.useMemo((()=>({onHide:P})),[P]);const A=e.useCallback((e=>r.jsx("div",{...e,className:$n(`${N}-backdrop`,S)})),[S,N]);return r.jsx(Or.Provider,{value:R,children:r.jsx(kr,{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 Ar({handleContainerOverflow:!1})),I.current):(Rr||(Rr=new Nr),Rr)),containerClassName:`${n}-open`,transition:Ur,backdropTransition:Qr,renderBackdrop:A,renderDialog:e=>r.jsx("div",{role:"dialog",...e,...k,className:$n(t,n,`${n}-${a}`),"aria-labelledby":i,children:o})})})}));Hr.displayName="Offcanvas",Hr.defaultProps={show:!1,backdrop:!0,keyboard:!0,scroll:!1,autoFocus:!0,enforceFocus:!0,restoreFocus:!0,placement:"start"};var Xr=Object.assign(Hr,{Body:Vr,Header:zr,Title:Gr});const Jr=a.forwardRef((({bsPrefix:e,variant:n,animation:t,size:o,as:i="div",className:a,...l},d)=>{const s=`${e=Xn(e,"spinner")}-${t}`;return r.jsx(i,{ref:d,...l,className:$n(a,s,o&&`${s}-${o}`,n&&`text-${n}`)})}));Jr.displayName="Spinner";var Kr=Jr;var Yr={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 qr=({path:n,style:t,className:r})=>e.createElement("span",{className:`${Yr.icon} ${r}`,style:Object.assign({maskImage:`url(${n})`,WebkitMaskImage:`url(${n})`},t)}),Zr=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(qr,{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(qr,{path:d,style:{height:"24px",width:"24px"}}));const h=`${Yr.button} ${Yr[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(Kr,{animation:"border",size:"sm"}):b),p},eo=({content:n,isModalOpen:t,setIsModalOpen:r})=>{var o,i,a;const l=e=>{var o,i,a,l;X(V,j,{click_text:"button"===e&&(null===(i=null===(o=null==n?void 0:n.button)||void 0===o?void 0:o[0])||void 0===i?void 0:i.buttonLabel)?null===(l=null===(a=null==n?void 0:n.button)||void 0===a?void 0:a[0])||void 0===l?void 0:l.buttonLabel:"close icon"}),r(!t)},d="mobile"===p(),s=e.useMemo((()=>d?{height:"80dvh"}:{width:"40%"}),[d]);return e.createElement("div",{className:Dn.detailsModal},e.createElement(Xr,{show:t,placement:d?"bottom":"end",style:s,onHide:()=>l("icon")},e.createElement(Xr.Header,{bsPrefix:"offcanvas-header",closeButton:!0,style:{borderBottom:"1px solid #dee2e6"}},e.createElement(Xr.Title,null,e.createElement("div",{className:"d-flex"},e.createElement(Fn,{content:null===(o=null==n?void 0:n.title)||void 0===o?void 0:o[0]})))),e.createElement(Xr.Body,null,e.createElement(Wn,{content:null===(i=null==n?void 0:n.desciption)||void 0===i?void 0:i[0]})),e.createElement("div",{className:Dn.buttonContainer},e.createElement(Zr,{content:null===(a=null==n?void 0:n.button)||void 0===a?void 0:a[0],onClick:()=>l("button")}))))},no=({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))&&(X(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:U,banner_location:null==n?void 0:n.bannerLocation,audience_name:Q,promotion_objective:Q}),localStorage.setItem("analyticsUids",JSON.stringify([...localStorage.getItem("analyticsUids")?JSON.parse(localStorage.getItem("analyticsUids")||""):[],n._uid])))}),{threshold:.5});return 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:`${Mn.container} ${"Secondary-V4"!=(null===(o=null==n?void 0:n.button[0])||void 0===o?void 0:o.buttonType)&&Mn["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:`${Mn.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 ${Mn["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])&&Mn["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(Fn,{content:n}):"falconDescription"===(null==n?void 0:n.component)?e.createElement(Wn,{content:n}):void 0)))),(null===(c=null==n?void 0:n.button)||void 0===c?void 0:c.length)>0&&e.createElement("div",{className:`${Mn.butn} ${Mn["button-variant"]} ${Mn["butn-container"]} `},e.createElement(Ln,{content:null==n?void 0:n.button[0],eventAction:"InternetTVCard",metadata:t,setButtonClicked:e=>{(e=>{var t,r,o,i,a,l,d;const s=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:"",u=null!==(a=null===(i=null==n?void 0:n.button)||void 0===i?void 0:i[0])&&void 0!==a?a:"";e&&(X(D,D,{banner_promotion_name:null!==(l=null==n?void 0:n.bannerPromotionName)&&void 0!==l?l:null==n?void 0:n.description,banner_source:$,banner_type:U,banner_location:null==n?void 0:n.bannerLocation,audience_name:Q,promotion_objective:Q}),X(V,"internet_tv_card_click",{link_url:null===(d=null==u?void 0:u.buttonLink)||void 0===d?void 0:d.cached_url,click_text:null==u?void 0:u.buttonLabel,headline:s}))})(e),e&&_(!0)}})),b&&(null===(m=null==n?void 0:n.detailsModal)||void 0===m?void 0:m.length)>0&&e.createElement(eo,{content:null===(p=null==n?void 0:n.detailsModal)||void 0===p?void 0:p[0],isModalOpen:b,setIsModalOpen:_}))))};var to={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 ro=({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=K(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=ve,exports.ImageComponent=ge,exports.ImageWithText=xe,exports.ImageWithTextWrapper=({content:n})=>{var t;const r=p();return e.createElement("div",{style:{position:"relative"}},e.createElement(Rn,{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?An.stageTeaserTabActive:An.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(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:An.carousel_dot,itemClass:An.carouselItem,ssr:!0,arrows:!1,containerClass:An.carouselContainer,sliderClass:An.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:An.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(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:An.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(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(xe,{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=K(null==n?void 0:n.gradientBackground),_=Y(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:`${to.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(ro,{content:null==n?void 0:n.topSpace[0]}),e.createElement(ne,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:to["text-container"]},(null==n?void 0:n.overlineText)&&e.createElement("div",{className:to.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(Wn,{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:to.btn},e.createElement(Ln,{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 ${to.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 ${to.card}`},e.createElement(no,{content:n,metadata:t})))))),e.createElement("div",{className:`d-block d-sm-none ${to.carousel}`},(null==B?void 0:B.length)>0&&e.createElement(Rn,{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:to.carousel_dot,itemClass:to.carouselItem,ssr:!0,arrows:!1,containerClass:to.carouselContainer,sliderClass:to.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:to.slide},e.createElement(no,{content:n,metadata:t}))))))):(null==n?void 0:n.variant)===S?e.createElement("div",{className:`row ${to.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 ${to.card}`},e.createElement(no,{content:n,metadata:t})))))):e.createElement("div",{className:to.carousel},(null==B?void 0:B.length)>0&&e.createElement(Rn,{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:to.carousel_dot,itemClass:to.carouselItem,ssr:!0,arrows:!1,containerClass:to.carouselContainer,sliderClass:to.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:to.slide},e.createElement(no,{content:n,metadata:t})))))))),(null===(m=null==n?void 0:n.bottomSpace)||void 0===m?void 0:m.length)>0&&e.createElement(ro,{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,"/"))),U=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()>=U.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))&&(X(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:H,banner_location:null==t?void 0:t.bannerLocation,audience_name:Q,promotion_objective:Q}),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(J,{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;X(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:H,audience_name:Q,promotion_objective:Q,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(pe,{content:n,isFullWidth:t,isSlimVersion:r}):e.createElement(te,{content:n,isFullWidth:t,isSlimVersion:r})),exports.TextComponent=be;
|
|
3
|
+
* cookie
|
|
4
|
+
* Copyright(c) 2012-2014 Roman Shtylman
|
|
5
|
+
* Copyright(c) 2015 Douglas Christopher Wilson
|
|
6
|
+
* MIT Licensed
|
|
7
|
+
*/
|
|
8
|
+
parse:function(e,n){if("string"!=typeof e)throw new TypeError("argument str must be a string");var t={},o=e.length;if(o<2)return t;var r=n&&n.decode||G,i=0,a=0,l=0;do{if(-1===(a=e.indexOf("=",i)))break;if(-1===(l=e.indexOf(";",i)))l=o;else if(a>l){i=e.lastIndexOf(";",a-1)+1;continue}var s=z(e,i,a),d=$(e,a,s),c=e.slice(s,d);if(!V.call(t,c)){var u=z(e,a+1,l),m=$(e,l,u);34===e.charCodeAt(u)&&34===e.charCodeAt(m-1)&&(u++,m--);var p=e.slice(u,m);t[c]=q(p,r)}i=l+1}while(i<o);return t},serialize:function(e,n,t){var o=t&&t.encode||encodeURIComponent;if("function"!=typeof o)throw new TypeError("option encode is invalid");if(!D.test(e))throw new TypeError("argument name is invalid");var r=o(n);if(!W.test(r))throw new TypeError("argument val is invalid");var i=e+"="+r;if(!t)return i;if(null!=t.maxAge){var a=Math.floor(t.maxAge);if(!isFinite(a))throw new TypeError("option maxAge is invalid");i+="; Max-Age="+a}if(t.domain){if(!j.test(t.domain))throw new TypeError("option domain is invalid");i+="; Domain="+t.domain}if(t.path){if(!U.test(t.path))throw new TypeError("option path is invalid");i+="; Path="+t.path}if(t.expires){var l=t.expires;if(!function(e){return"[object Date]"===M.call(e)}(l)||isNaN(l.valueOf()))throw new TypeError("option expires is invalid");i+="; Expires="+l.toUTCString()}t.httpOnly&&(i+="; HttpOnly");t.secure&&(i+="; Secure");t.partitioned&&(i+="; Partitioned");if(t.priority){switch("string"==typeof t.priority?t.priority.toLowerCase():t.priority){case"low":i+="; Priority=Low";break;case"medium":i+="; Priority=Medium";break;case"high":i+="; Priority=High";break;default:throw new TypeError("option priority is invalid")}}if(t.sameSite){switch("string"==typeof t.sameSite?t.sameSite.toLowerCase():t.sameSite){case!0:i+="; SameSite=Strict";break;case"lax":i+="; SameSite=Lax";break;case"strict":i+="; SameSite=Strict";break;case"none":i+="; SameSite=None";break;default:throw new TypeError("option sameSite is invalid")}}return i}},M=Object.prototype.toString,V=Object.prototype.hasOwnProperty,D=/^[!#$%&'*+\-.^_`|~0-9A-Za-z]+$/,W=/^("?)[\u0021\u0023-\u002B\u002D-\u003A\u003C-\u005B\u005D-\u007E]*\1$/,j=/^([.]?[a-z0-9]([a-z0-9-]{0,61}[a-z0-9])?)([.][a-z0-9]([a-z0-9-]{0,61}[a-z0-9])?)*$/i,U=/^[\u0020-\u003A\u003D-\u007E]*$/;function z(e,n,t){do{var o=e.charCodeAt(n);if(32!==o&&9!==o)return n}while(++n<t);return t}function $(e,n,t){for(;n>t;){var o=e.charCodeAt(--n);if(32!==o&&9!==o)return n+1}return t}function G(e){return-1!==e.indexOf("%")?decodeURIComponent(e):e}function q(e,n){try{return n(e)}catch(n){return e}}!function(e){var n=R&&R.__assign||function(){return n=Object.assign||function(e){for(var n,t=1,o=arguments.length;t<o;t++)for(var r in n=arguments[t])Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r]);return e},n.apply(this,arguments)},t=R&&R.__rest||function(e,n){var t={};for(var o in e)Object.prototype.hasOwnProperty.call(e,o)&&n.indexOf(o)<0&&(t[o]=e[o]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(o=Object.getOwnPropertySymbols(e);r<o.length;r++)n.indexOf(o[r])<0&&Object.prototype.propertyIsEnumerable.call(e,o[r])&&(t[o[r]]=e[o[r]])}return t};Object.defineProperty(e,"__esModule",{value:!0}),e.hasCookie=e.deleteCookie=e.setCookie=e.getCookie=e.getCookies=void 0;var o=L,r=function(){return"undefined"!=typeof window},i=function(e){return!!e&&("getAll"in e&&"set"in e&&"function"==typeof e.getAll&&"function"==typeof e.set)},a=function(e){return!!(null==e?void 0:e.req)&&"cookies"in e.req&&i(null==e?void 0:e.req.cookies)||!!(null==e?void 0:e.res)&&"cookies"in e.res&&i(null==e?void 0:e.res.cookies)||!!(null==e?void 0:e.cookies)&&i(e.cookies())},l=function(e){var n={};return e.getAll().forEach(function(e){var t=e.name,o=e.value;n[t]=o}),n},s=function(e){try{return"string"==typeof e?e:JSON.stringify(e)}catch(n){return e}};e.getCookies=function(e){if(a(e)){if(null==e?void 0:e.req)return l(e.req.cookies);if(null==e?void 0:e.cookies)return l(e.cookies())}var n;if(e&&(n=e.req),!r())return n&&n.cookies?n.cookies:n&&n.headers.cookie?(0,o.parse)(n.headers.cookie):{};for(var t={},i=document.cookie?document.cookie.split("; "):[],s=0,d=i.length;s<d;s++){var c=i[s].split("="),u=c.slice(1).join("=");t[c[0]]=u}return t};e.getCookie=function(n,t){var o,r=(0,e.getCookies)(t)[n];if(void 0!==r)return(o=r)?o.replace(/(%[0-9A-Z]{2})+/g,decodeURIComponent):o};e.setCookie=function(e,i,l){if(a(l)){var d=l.req,c=l.res,u=l.cookies,m=t(l,["req","res","cookies"]),p=n({name:e,value:s(i)},m);return d&&d.cookies.set(p),c&&c.cookies.set(p),void(u&&u().set(p))}var g,h,f;if(l){var v=l;h=d=v.req,f=c=v.res,g=t(v,["req","res"])}var b=(0,o.serialize)(e,s(i),n({path:"/"},g));if(r())document.cookie=b;else if(f&&h){var _=f.getHeader("Set-Cookie");if(Array.isArray(_)||(_=_?[String(_)]:[]),f.setHeader("Set-Cookie",_.concat(b)),h&&h.cookies){var x=h.cookies;""===i?delete x[e]:x[e]=s(i)}if(h&&h.headers&&h.headers.cookie){x=(0,o.parse)(h.headers.cookie);""===i?delete x[e]:x[e]=s(i),h.headers.cookie=Object.entries(x).reduce(function(e,n){return e.concat("".concat(n[0],"=").concat(n[1],";"))},"")}}};e.deleteCookie=function(t,o){return(0,e.setCookie)(t,"",n(n({},o),{maxAge:-1}))};e.hasCookie=function(n,t){return!!n&&(0,e.getCookies)(t).hasOwnProperty(n)}}(P);const H="gaEvent",J="Text_Image_Component",Q="click",X="fixnet",K="view_promotion",Y="select_promotion",Z="cta_button_click",ee="cta_text_click",ne="CMS",te="Teaser",oe="Sub Teaser",re="All",ie="Ribbon",ae="Missing or Invalid Error",le="error";function se(e,n){var t={};for(var o in e)Object.prototype.hasOwnProperty.call(e,o)&&n.indexOf(o)<0&&(t[o]=e[o]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(o=Object.getOwnPropertySymbols(e);r<o.length;r++)n.indexOf(o[r])<0&&Object.prototype.propertyIsEnumerable.call(e,o[r])&&(t[o[r]]=e[o[r]])}return t}function de(e,n,t,o){return new(t||(t=Promise))(function(r,i){function a(e){try{s(o.next(e))}catch(e){i(e)}}function l(e){try{s(o.throw(e))}catch(e){i(e)}}function s(e){var n;e.done?r(e.value):(n=e.value,n instanceof t?n:new t(function(e){e(n)})).then(a,l)}s((o=o.apply(e,n||[])).next())})}"function"==typeof SuppressedError&&SuppressedError;const ce=(e,n,t)=>{window.dataLayer.push(Object.assign({event:e,event_name:n},t))},ue=(e,n,t)=>{window.dataLayer.push(Object.assign({event:e,event_name:n},t))},me=(e,n,t)=>{const o={eventAction:e,eventValue:n,timeStamp:Math.round(Date.now()/1e3),type:t};try{"view"==t||"message"==t||window.appEventData.push({event:t,eventInfo:o})}catch(e){}},pe=(e,n,t,o,r,i)=>{const a={description:e,source:n,title:t,type:o,guid:r,errorID:i};try{const{guid:e,errorID:n}=a,t=se(a,["guid","errorID"]);"error"==o&&null==e&&null==n||"success"==o||"general"==o?window.appEventData.push({event:"message",message:t}):void 0!==e&&void 0!==n&&window.appEventData.push({event:"message",message:a})}catch(e){}},ge=(e,n,t,o)=>{const r={message_type:e,message_title:n,message_source:t,message_reason:o};try{window.dataLayer.push(Object.assign({event:"gaEvent",event_name:"error_event"},r))}catch(e){}},he=t=>e.createElement("div",null,n.render(t.content,{markResolvers:{link:n=>{const o=n.children,r=n.attrs||{},{href:i,target:a,linktype:l}=r;return"email"===l?e.createElement("a",{href:`mailto:${i}`,target:null===a||"_self"===a?"_top":"_blank"},o):t.isIFrame?e.createElement("a",{href:i,target:null===a||"_self"===a?"_top":"_blank"},o):e.createElement("a",{href:i,target:null===a?"":a,onClick:()=>(e=>{["help","hilfe","aide","aiuto"].some(n=>e.includes(n))&&ce(H,"contact_helpcenter_click",{component:"Text_link"})})(i)},o)}}}));o("\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 .stageTeaserLeftWrapper {\r\n height: fit-content;\r\n margin: auto 0;\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\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\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}");o(".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");o("/* 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}");o("/* 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 }");o("/* 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}");o("/* 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}");o(".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-rubyglow-v2-diagonal {\r\n border-radius: 8px;\r\n background: linear-gradient(93.71deg, #D91219 -0.37%, #F19202 100%);\r\n}\r\n.falcon-gradient-rubyglow-v2-vertical {\r\n border-radius: 8px;\r\n background: linear-gradient(180deg, #DB0F16 0%, #F39200 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 fe=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"rubyglow-v2-diagonal":return"falcon-gradient-rubyglow-v2-diagonal";case"rubyglow-v2-vertical":return"falcon-gradient-rubyglow-v2-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""}},ve=e=>{switch(e){case"grey-600":return"falcon-grey-600";case"grey-500":return"falcon-grey-500";case"grey-100":return"falcon-grey-100";case"grey-400":return"falcon-grey-400";case"ice-white":return"falcon-ice-white";default:return""}};var be="DoubleGridRedefined-module_double-grid-teaser-btn-section__Q1jBm",_e="DoubleGridRedefined-module_double-grid-btns__0Sbnd";o("/* center a block element */\n/* use this to any of the pseudo elements as these are the mandatory properties */\n/* setting styles in separate formats for cross browser support */\n/* specify the max width for an element and apply ellipses and truncate the overflow */\n/* vertically center alilgn any HTML element */\n/* add basePath to assets */\n.DoubleGridRedefined-module_double-grid-teaser-section__00-ih {\n padding: 140px 80px 140px 68px;\n}\n\n.DoubleGridRedefined-module_double-grid-teaser-top-text__Ifb0r {\n font-size: 18px;\n font-weight: 700;\n line-height: 24px;\n}\n\n.DoubleGridRedefined-module_double-grid-main-text__CUOi1, .DoubleGridRedefined-module_double-grid-teaser-main-text-h4__UbSpA, .DoubleGridRedefined-module_double-grid-teaser-main-text-h3__yyb57, .DoubleGridRedefined-module_double-grid-teaser-main-text-h2__T2tmJ, .DoubleGridRedefined-module_double-grid-teaser-main-text-h1__PHZjG {\n padding-top: 4px;\n padding-bottom: 8px;\n font-weight: 700;\n margin-bottom: 0px !important;\n}\n\n.DoubleGridRedefined-module_double-grid-teaser-main-text-h1__PHZjG {\n font-size: 32px;\n line-height: 40px;\n}\n\n.DoubleGridRedefined-module_double-grid-teaser-main-text-h2__T2tmJ {\n font-size: 28px;\n line-height: 36px;\n}\n\n.DoubleGridRedefined-module_double-grid-teaser-main-text-h3__yyb57 {\n font-size: 24px;\n line-height: 32px;\n}\n\n.DoubleGridRedefined-module_double-grid-teaser-main-text-h4__UbSpA {\n font-size: 20px;\n line-height: 28px;\n}\n\n.DoubleGridRedefined-module_double-grid-teaser-main-text-display__XrrBz {\n font-size: 48px;\n line-height: 60px;\n font-weight: 500;\n text-transform: uppercase;\n}\n\n.DoubleGridRedefined-module_double-grid-teaser-bottom-text__Z-fhk {\n font-size: 14px;\n font-style: normal;\n font-weight: 500;\n line-height: 20px;\n}\n\n.DoubleGridRedefined-module_double-grid-teaser-btn-section__Q1jBm {\n display: inline-flex;\n padding-top: 22px;\n}\n@media (max-width: 1439px) {\n .DoubleGridRedefined-module_double-grid-teaser-btn-section__Q1jBm {\n display: inline-flex;\n flex-direction: column;\n padding-bottom: 8px;\n }\n}\n@media (max-width: 767px) {\n .DoubleGridRedefined-module_double-grid-teaser-btn-section__Q1jBm {\n padding-top: 6px;\n }\n}\n\n.DoubleGridRedefined-module_double-grid-btns__0Sbnd {\n padding-right: 16px;\n}\n@media (max-width: 1439px) {\n .DoubleGridRedefined-module_double-grid-btns__0Sbnd {\n padding-bottom: 8px;\n padding-right: 0px;\n }\n}\n@media (min-width: 1024px) and (max-width: 1439px) {\n .DoubleGridRedefined-module_double-grid-btns__0Sbnd {\n padding-bottom: 16px;\n padding-right: 0px;\n }\n}\n.DoubleGridRedefined-module_double-grid-btns__0Sbnd a {\n text-decoration: none;\n}");var xe="row-module_sr-def-row__us1ph";o("/* center a block element */\n/* use this to any of the pseudo elements as these are the mandatory properties */\n/* setting styles in separate formats for cross browser support */\n/* specify the max width for an element and apply ellipses and truncate the overflow */\n/* vertically center alilgn any HTML element */\n/* add basePath to assets */\n.row-module_sr-def-row__us1ph {\n margin-left: auto;\n margin-right: auto;\n padding-left: 16px;\n padding-right: 16px;\n max-width: 1308px;\n width: 100%;\n}\n.row-module_sr-def-row__us1ph .row-module_sr-def-row__us1ph {\n padding: 0px;\n max-width: 100%;\n}\n@media (min-width: 1024px) and (max-width: 1439px) {\n .row-module_sr-def-row__us1ph {\n max-width: 972px;\n }\n}\n@media (min-width: 768px) and (max-width: 1023px) {\n .row-module_sr-def-row__us1ph {\n max-width: 720px;\n }\n}\n@media (max-width: 767px) {\n .row-module_sr-def-row__us1ph {\n max-width: 100%;\n }\n}");const ye=({children:n})=>e.createElement("div",{className:`${xe} sr-responsive-row`},n),we=({content:n,isFullWidth:t,isSlimVersion:o})=>{var r,i,a,s,d,c,u,m,p,g,h,f,x,y,w,T,C,k,E,S,I,B,F,A,R,N,P,L,M,V,D,W,j,U,z,$,G,q,H,J,Q,X,Z,ee;const oe=e.useRef(null),ie="none"!==(null==n?void 0:n.gradientBgColor)?fe(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),ae="none"===(null==n?void 0:n.gradientBgColor)&&"none"===(null==n?void 0:n.GenericBgColor)?null===(r=null==n?void 0:n.solidBgColor)||void 0===r?void 0:r.color:"",le=(null==n?void 0:n.EnableTextBgColor)?null===(i=null==n?void 0:n.textbgcolor)||void 0===i?void 0:i.color:"",se=()=>{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"}},de=null===(d=null===(s=null===(a=null==n?void 0:n.primaryPromoBubble)||void 0===a?void 0:a[0])||void 0===s?void 0:s.bgcolor)||void 0===d?void 0:d.color,ue=null===(m=null===(u=null===(c=null==n?void 0:n.primaryPromoBubble)||void 0===c?void 0:c[0])||void 0===u?void 0:u.textcolor)||void 0===m?void 0:m.color,me=null===(h=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===h?void 0:h.color,pe=null===(y=null===(x=null===(f=null==n?void 0:n.SecondaryPromoBubble)||void 0===f?void 0:f[0])||void 0===x?void 0:x.textcolor)||void 0===y?void 0:y.color,ge=e=>{const n=e&&e.split(".").pop();return!(!n||!["webp","jpg","jpeg","png"].includes(n))},[he,ve]=e.useState(!1),[xe,we]=e.useState(""),[Te,Ce]=e.useState(""),[ke,Ee]=e.useState(!1),Se=()=>{var e,t,o,r,i,a,l,s,d;const c=window.innerWidth;c<=767?(ve(null==n?void 0:n.mobileImageFirst),ge(null===(e=null==n?void 0:n.MobilePromoImage)||void 0===e?void 0:e.filename)?we(null===(t=null==n?void 0:n.MobilePromoImage)||void 0===t?void 0:t.filename):Ce(null===(o=null==n?void 0:n.MobilePromoImage)||void 0===o?void 0:o.filename)):c>=768&&c<=1024?(ve(null==n?void 0:n.tabletImageFirst),ge(null===(r=null==n?void 0:n.TabletPromoImage)||void 0===r?void 0:r.filename)?we(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)):c>=1025&&(ve(null==n?void 0:n.desktopImageFirst),ge(null===(l=null==n?void 0:n.DesktopPromoImage)||void 0===l?void 0:l.filename)?we(null===(s=null==n?void 0:n.DesktopPromoImage)||void 0===s?void 0:s.filename):Ce(null===(d=null==n?void 0:n.DesktopPromoImage)||void 0===d?void 0:d.filename))};e.useEffect(()=>{Se(),window.addEventListener("resize",Se)},[]);const Ie=null===(w=null==n?void 0:n.textcolor)||void 0===w?void 0:w.color,Be=null===(S=null===(E=null===(k=null===(C=null===(T=null==n?void 0:n.mainheading)||void 0===T?void 0:T.content)||void 0===C?void 0:C[0])||void 0===k?void 0:k.content)||void 0===E?void 0:E[0])||void 0===S?void 0:S.text;e.useEffect(()=>{const e=new IntersectionObserver(t=>{var o,r;t[0].isIntersecting&&t[0].intersectionRatio>=.5&&!(null===(o=localStorage.getItem("analyticsUids"))||void 0===o?void 0:o.includes(n._uid))&&(ce(K,K,{banner_promotion_name:null!==(r=null==n?void 0:n.bannerPromotionName)&&void 0!==r?r:null==n?void 0:n.description,banner_source:ne,banner_type:te,banner_location:null==n?void 0:n.bannerLocation,audience_name:re,promotion_objective:re,index:1}),localStorage.setItem("analyticsUids",JSON.stringify([...localStorage.getItem("analyticsUids")?JSON.parse(localStorage.getItem("analyticsUids")||""):[],n._uid])),oe.current&&e.observe(oe.current))},{threshold:.5});return oe.current&&e.observe(oe.current),()=>{e.disconnect()}},[]);const Fe=()=>{var e;ce(Y,Y,{banner_promotion_name:null!==(e=null==n?void 0:n.bannerPromotionName)&&void 0!==e?e:null==n?void 0:n.description,banner_source:ne,banner_type:te,audience_name:re,promotion_objective:re,banner_location:null==n?void 0:n.bannerLocation,index:1})};return e.createElement("div",{className:`stageTeaserMain ${t?"full-width":""} `,ref:oe},e.createElement("div",{className:ae?"stageTeaserContainer d-flex":ie+" stageTeaserContainer d-flex",style:{backgroundColor:ae}},e.createElement(ye,null,e.createElement("div",{className:"d-flex row-wrapper"},e.createElement("div",{className:`${he?"order-1":"order-0"} stageTeaserLeftWrapper col-md-6 ${t&&o?"slim-version":""}`,style:{backgroundColor:le,borderRadius:t?"0":"8px"}},e.createElement("div",{className:"stageTeaserTopText",style:{color:Ie}},null===(R=null===(A=null===(F=null===(B=null===(I=null==n?void 0:n.primaryheading)||void 0===I?void 0:I.content)||void 0===B?void 0:B[0])||void 0===F?void 0:F.content)||void 0===A?void 0:A[0])||void 0===R?void 0:R.text),e.createElement("div",null,(null==n?void 0:n.mainText)===v?e.createElement("h1",{className:"stageTeaserMainTexth1",style:{color:Ie}},Be):(null==n?void 0:n.mainText)===b?e.createElement("h2",{className:"stageTeaserMainTexth2",style:{color:Ie}},Be):(null==n?void 0:n.mainText)===_?e.createElement("h3",{className:"stageTeaserMainTexth3",style:{color:Ie}},Be):"h4"===(null==n?void 0:n.mainText)?e.createElement("h4",{className:"stageTeaserMainTexth4",style:{color:Ie}},Be):e.createElement("div",{className:"stageTeaserMainTextdisplay",style:{color:Ie}},Be)),e.createElement("div",{className:"stageTeaserBottomText",style:{color:Ie}},null===(V=null===(M=null===(L=null===(P=null===(N=null==n?void 0:n.secondaryheading)||void 0===N?void 0:N.content)||void 0===P?void 0:P[0])||void 0===L?void 0:L.content)||void 0===M?void 0:M[0])||void 0===V?void 0:V.text),(null===(W=null===(D=null==n?void 0:n.timer)||void 0===D?void 0:D[0])||void 0===W?void 0:W.enableCounter)&&e.createElement("div",{className:"teaserTimer text-center"},e.createElement(O,{content:null===(j=null==n?void 0:n.timer)||void 0===j?void 0:j[0],setTimerExpired:Ee})),!ke&&e.createElement("div",{className:`${be}`},null===(U=null==n?void 0:n.teaserButtonConfig)||void 0===U?void 0:U.map((t,o)=>{var r,i,a,s,d,c;return e.createElement("div",{className:`${_e}`,key:o},e.createElement("a",{href:`${(null===(r=null==t?void 0:t.buttonLink)||void 0===r?void 0:r.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:Fe},e.createElement("div",{className:l(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===(s=null==t?void 0:t.buttonIcon)||void 0===s?void 0:s.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===(c=null==t?void 0:t.buttonIcon)||void 0===c?void 0:c.filename}))))}))),e.createElement("div",{className:(he?"order-0":"order-1")+" stageTeaserRightWrapper col-md-6",style:{background:`url(${xe}) center / contain no-repeat`}},""!==Te&&e.createElement("div",{className:"video-wrapper"},e.createElement("video",{autoPlay:!0,muted:!0,loop:!0,src:Te})),(null===(z=null==n?void 0:n.primaryPromoBubble)||void 0===z?void 0:z.length)>0&&e.createElement("div",{className:`stageTeaserPromoBubble stageTeaserPrimaryPromoBubble stageTeaserPrimaryWithSecondaryBubble ${se()}`,style:{backgroundColor:de,color:ue}},e.createElement("div",{className:"stageTeaserPromoPercent"},null===(G=null===($=null==n?void 0:n.primaryPromoBubble)||void 0===$?void 0:$[0])||void 0===G?void 0:G.primarytext),e.createElement("div",{className:"stageTeaserPromoText"},null===(H=null===(q=null==n?void 0:n.primaryPromoBubble)||void 0===q?void 0:q[0])||void 0===H?void 0:H.secondarytext)),(null===(J=null==n?void 0:n.SecondaryPromoBubble)||void 0===J?void 0:J.length)>0&&e.createElement("div",{className:`stageTeaserPromoBubble stageTeaserSecondaryPromoBubble ${se()}`,style:{backgroundColor:me,color:pe}},e.createElement("div",{className:"stageTeaserSecondaryPromoPercent"},null===(X=null===(Q=null==n?void 0:n.SecondaryPromoBubble)||void 0===Q?void 0:Q[0])||void 0===X?void 0:X.primarytext),e.createElement("div",{className:"stageTeaserSecondaryPromoText"},null===(ee=null===(Z=null==n?void 0:n.SecondaryPromoBubble)||void 0===Z?void 0:Z[0])||void 0===ee?void 0:ee.secondarytext)))))))};var Te="SingleGridRedefined-module_single-grid__NikxO",Ce="SingleGridRedefined-module_single-grid-background-img__HQngE",ke="SingleGridRedefined-module_slim-version__WFrnX",Ee="SingleGridRedefined-module_single-grid-text-container__b6Z7R",Se="SingleGridRedefined-module_single-grid-overline__1eceF",Ie="SingleGridRedefined-module_single-grid-headline__BocYX",Be="SingleGridRedefined-module_single-grid-text__R1k6c",Fe="SingleGridRedefined-module_single-grid-timer__n94Jv",Ae="SingleGridRedefined-module_single-grid-btn-section__gdt-4",Oe="SingleGridRedefined-module_single-grid-btn-right__zjTnA";o("/* 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 Re=({content:n,isFullWidth:t,isSlimVersion:o})=>{var r,i,a,s,c,u,m,p,g,h,f,v,b,_,x,y,w,T,C,k;const E=e.useRef(null),[S,I]=e.useState(""),[B,F]=e.useState(""),[A,R]=e.useState(!1),N=d(),P=null===(c=null===(s=null===(a=null===(i=null===(r=null==n?void 0:n.primaryheading)||void 0===r?void 0:r.content)||void 0===i?void 0:i[0])||void 0===a?void 0:a.content)||void 0===s?void 0:s[0])||void 0===c?void 0:c.text,L=null===(h=null===(g=null===(p=null===(m=null===(u=null==n?void 0:n.mainheading)||void 0===u?void 0:u.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===(b=null===(v=null===(f=null==n?void 0:n.secondaryheading)||void 0===f?void 0:f.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,V="left"===(null==n?void 0:n.textposition)?"flex-start":"right"===(null==n?void 0:n.textposition)?"flex-end":"center",D="left"===(null==n?void 0:n.textposition)?"left":"right"===(null==n?void 0:n.textposition)?"right":"center",W=()=>{var e,t,o;const r=window.innerWidth;r<=767?(I(`url(${null===(e=null==n?void 0:n.mobileImage)||void 0===e?void 0:e.filename}) center center / cover no-repeat`),F(null==n?void 0:n.verticaltextpostion)):r>=768&&r<=1439?(I(`url(${null===(t=null==n?void 0:n.tabImage)||void 0===t?void 0:t.filename}) center center / cover no-repeat`),F("")):r>=1440&&(I(`url(${null===(o=null==n?void 0:n.desktopimage)||void 0===o?void 0:o.filename}) center center / cover no-repeat`),F(""))};e.useEffect(()=>{W(),window.addEventListener("resize",W)},[]),e.useEffect(()=>{const e=new IntersectionObserver(e=>{var t,o;e[0].isIntersecting&&e[0].intersectionRatio>=.5&&!(null===(t=localStorage.getItem("analyticsUids"))||void 0===t?void 0:t.includes(n._uid))&&(ce(K,K,{banner_promotion_name:null!==(o=null==n?void 0:n.bannerPromotionName)&&void 0!==o?o:null==n?void 0:n.description,banner_source:ne,banner_type:te,banner_location:null==n?void 0:n.bannerLocation,audience_name:re,promotion_objective:re,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 j=()=>{var e;ce(Y,Y,{banner_promotion_name:null!==(e=null==n?void 0:n.bannerPromotionName)&&void 0!==e?e:null==n?void 0:n.description,banner_source:ne,banner_type:te,audience_name:re,promotion_objective:re,banner_location:null==n?void 0:n.bannerLocation,index:1})},U=null===(y=null==n?void 0:n.textcolor)||void 0===y?void 0:y.color,z=e.createElement(e.Fragment,null,e.createElement("div",{className:`${Ee}`},e.createElement("div",null,e.createElement("div",{style:{color:U,alignItems:""===B?V:"center",textAlign:""===B?D:"center"}},P&&e.createElement("div",{className:`${Se}`},P),L&&e.createElement("div",{className:`${Ie}`},L),M&&e.createElement("div",{className:`${Be}`},M)))),(null===(T=null===(w=null==n?void 0:n.timer)||void 0===w?void 0:w[0])||void 0===T?void 0:T.enableCounter)&&e.createElement("div",{className:`${Fe}\n \n `,style:{justifyContent:"top"===B?"flex-start":"bottom"===B?"flex-end":V}},e.createElement(O,{content:null===(C=null==n?void 0:n.timer)||void 0===C?void 0:C[0],setTimerExpired:R})),!A&&e.createElement("div",{className:""+("mobile"!==N?"d-flex":""),style:{justifyContent:""===B?V:"",alignItems:""!==B?"center":""}},null===(k=null==n?void 0:n.teaserButtonConfig)||void 0===k?void 0:k.map((t,o)=>{var r,i,a,s,d,c;return e.createElement("div",{className:`${Ae} ${"flex-end"===V&&"mobile"!==N&&Oe}`,key:o},e.createElement("a",{href:`${(null===(r=null==t?void 0:t.buttonLink)||void 0===r?void 0:r.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:j},e.createElement("div",{className:`${l(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===(s=null==t?void 0:t.buttonIcon)||void 0===s?void 0:s.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===(c=null==t?void 0:t.buttonIcon)||void 0===c?void 0:c.filename}))))})));return e.createElement(e.Fragment,null,e.createElement("div",{className:`${Te} ${t?"full-width":""}`,ref:E},""!==S&&e.createElement("div",{className:`${Ce} ${t&&o?ke:""}`,style:{background:S,borderRadius:t?"0":"8px",justifyContent:"top"===B?"flex-start":"bottom"===B?"flex-end":D}},t?e.createElement(ye,null,z):z)))};var Ne={"wrapper-img":"ImageComponent-module_wrapper-img__v4UKy","image-wrapper":"ImageComponent-module_image-wrapper__dvPl9","text-container-center":"ImageComponent-module_text-container-center__i6mB-","text-container":"ImageComponent-module_text-container__v5YHL","image-title":"ImageComponent-module_image-title__WLw4-","image-description":"ImageComponent-module_image-description__wTnjQ","text-right":"ImageComponent-module_text-right__SQQol","text-center":"ImageComponent-module_text-center__ks4IT","text-left":"ImageComponent-module_text-left__8cSZR"};o("/* 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 Pe=({content:n,alignment:t})=>{var o;const r=d(),i=`url(${(null===(o=null==n?void 0:n.img)||void 0===o?void 0:o.filename)+"/m/"}) center center / cover no-repeat`,a="center"===t?"text-container-center":"text-container";return e.createElement("div",{className:Ne["wrapper-img"]},""!==i&&e.createElement(e.Fragment,null,e.createElement("div",{className:Ne["image-wrapper"],style:{background:i}}),e.createElement("div",{className:`${"large-desktop"!=r?Ne[`text-${null==n?void 0:n.textAlignment}`]:Ne[a]}`},(null==n?void 0:n.title)&&e.createElement("h3",{className:Ne["image-title"]},null==n?void 0:n.title),(null==n?void 0:n.description)&&e.createElement("div",{className:Ne["image-description"]},e.createElement(he,{content:null==n?void 0:n.description})))))};var Le={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"};o(".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}");o(".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 Me=({content:n,analyticsTitle:t})=>{var o;const r=d(),i=()=>{ce(H,"article_select_promotion",{banner_promotion_name:t,component:J})};return e.createElement(e.Fragment,null,e.createElement("div",{className:"large-desktop"===r?(null==n?void 0:n.groupsAlignment)+"-"+(null==n?void 0:n.buttonAlignment):"btn-container"},(null===(o=null==n?void 0:n.buttons)||void 0===o?void 0:o.length)>0&&n.buttons.map((n,t)=>{var o;return e.createElement("div",{className:null==n?void 0:n.type,key:t},e.createElement("a",{href:null===(o=null==n?void 0:n.link)||void 0===o?void 0:o.cached_url,onClick:i},null==n?void 0:n.text))})))},Ve=({content:n,analyticsTitle:t})=>{var o;const r=d();return e.createElement(e.Fragment,null,e.createElement("div",{className:` ${"large-desktop"!=r?Le[`textline-${null==n?void 0:n.alignment}`]:Le["textline-container"]}`},(null==n?void 0:n.overline)&&e.createElement("div",{className:Le.overline},null==n?void 0:n.overline),(null==n?void 0:n.headline)&&e.createElement("h3",{className:Le.h3content},null==n?void 0:n.headline),(null==n?void 0:n.description)&&e.createElement("div",{className:Le.description},e.createElement(he,{content:null==n?void 0:n.description})),(null===(o=null==n?void 0:n.btnGroup)||void 0===o?void 0:o.length)>0&&(null==n?void 0:n.btnGroup.map(n=>e.createElement(Me,{content:n,analyticsTitle:t})))))};var De={"main-container":"ImageWithText-module_main-container__fnrz1","img-text-container":"ImageWithText-module_img-text-container__M5Xx0","img-section":"ImageWithText-module_img-section__NsiT4","text-section":"ImageWithText-module_text-section__jTDBS","img-text-right":"ImageWithText-module_img-text-right__rKz7C","img-text-left":"ImageWithText-module_img-text-left__hmJKl","img-text-center":"ImageWithText-module_img-text-center__Js5hv"};o("/* 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 We=({content:n,index:t})=>{var o,r,i,a;const l=d();return e.useEffect(()=>{0!==t&&void 0!==t||ce(H,"article_view_promotion",{banner_promotion_name:null==n?void 0:n.analyticsTitle,component:J})},[]),e.createElement(e.Fragment,null,e.createElement("div",{className:De["main-container"]},e.createElement("div",{className:`row ${"large-desktop"===l?De[`img-text-${null==n?void 0:n.alignment}`]:De["img-text-container"]}`},(null===(o=null==n?void 0:n.image)||void 0===o?void 0:o.length)>0&&e.createElement("div",{className:`${De["img-section"]} col-md-6 col-lg-6 col-sm-10`},e.createElement(Pe,{content:null===(r=null==n?void 0:n.image)||void 0===r?void 0:r[0],alignment:null==n?void 0:n.alignment})),(null===(i=null==n?void 0:n.textBlok)||void 0===i?void 0:i.length)>0&&e.createElement("div",{className:`${De["text-section"]} col-md-6 col-lg-6 col-sm-10`},e.createElement(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 je={},Ue={},ze={},$e={};!function(e){Object.defineProperty(e,"__esModule",{value:!0}),e.getOriginalCounterPart=function(e,n,t){var o=n.slidesToShow,r=n.currentSlide;return t.length>2*o?e+2*o:r>=t.length?t.length+e:e},e.getOriginalIndexLookupTableByClones=function(e,n){if(n.length>2*e){for(var t={},o=n.length-2*e,r=n.length-o,i=o,a=0;a<r;a++)t[a]=i,i++;var l=n.length+r,s=l+n.slice(0,2*e).length,d=0;for(a=l;a<=s;a++)t[a]=d,d++;var c=l,u=0;for(a=r;a<c;a++)t[a]=u,u++;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 o,r=e.currentSlide,i=e.slidesToShow,a=e.itemWidth,l=e.totalItems,s=0,d=0,c=0===r,u=n.length-(n.length-2*i);return n.length<i?(d=s=0,c=o=!1):n.length>2*i?((o=r>=u+n.length)&&(d=-a*(s=r-n.length)),c&&(d=-a*(s=u+(n.length-2*i)))):((o=r>=2*n.length)&&(d=-a*(s=r-n.length)),c&&(d=t.showDots?-a*(s=n.length):-a*(s=l/3))),{isReachingTheEnd:o,isReachingTheStart:c,nextSlide:s,nextPosition:d}}}($e);var Ge={};Object.defineProperty(Ge,"__esModule",{value:!0});var qe=!1;Ge.getPartialVisibilityGutter=function(e,n,t,o){var r=0,i=o||t;return n&&i&&(!qe&&"production"!==process.env.NODE_ENV&&e[i].paritialVisibilityGutter&&(qe=!0,console.warn("You appear to be using paritialVisibilityGutter instead of partialVisibilityGutter which will be moved to partialVisibilityGutter in the future completely")),r=e[i].partialVisibilityGutter||e[i].paritialVisibilityGutter),r},Ge.getWidthFromDeviceType=function(e,n){var t;return n[e]&&(t=(100/n[e].items).toFixed(1)),t},Ge.getItemClientSideWidth=function(e,n,t){return Math.round(t/(n+(e.centerMode?1:0)))};var He={};Object.defineProperty(He,"__esModule",{value:!0});var Je=Ge;function Qe(e){var n=e.slidesToShow;return e.totalItems<n}function Xe(e,n,t){var o=t||e.transform;return!n.infinite&&0===e.currentSlide||Qe(e)?o:o+e.itemWidth/2}function Ke(e){var n=e.currentSlide,t=e.totalItems;return!(n+e.slidesToShow<t)}function Ye(e,n,t,o){void 0===n&&(n=0);var r=e.currentSlide,i=e.slidesToShow,a=Ke(e),l=!t.infinite&&a,s=o||e.transform;if(Qe(e))return s;var d=s+r*n;return l?d+(e.containerWidth-(e.itemWidth-n)*i):d}function Ze(e,n){return e.rtl?-1*n:n}He.notEnoughChildren=Qe,He.getInitialState=function(e,n){var t,o=e.domLoaded,r=e.slidesToShow,i=e.containerWidth,a=e.itemWidth,l=n.deviceType,s=n.responsive,d=n.ssr,c=n.partialVisbile,u=n.partialVisible,m=Boolean(o&&r&&i&&a);d&&l&&!m&&(t=Je.getWidthFromDeviceType(l,s));var p=Boolean(d&&l&&!m&&t);return{shouldRenderOnSSR:p,flexBisis:t,domFullyLoaded:m,partialVisibilityGutter:Je.getPartialVisibilityGutter(s,c||u,l,e.deviceType),shouldRenderAtAll:p||m}},He.getIfSlideIsVisbile=function(e,n){var t=n.currentSlide,o=n.slidesToShow;return t<=e&&e<t+o},He.getTransformForCenterMode=Xe,He.isInLeftEnd=function(e){return!(0<e.currentSlide)},He.isInRightEnd=Ke,He.getTransformForPartialVsibile=Ye,He.parsePosition=Ze,He.getTransform=function(e,n,t){var o=n.partialVisbile,r=n.partialVisible,i=n.responsive,a=n.deviceType,l=n.centerMode,s=t||e.transform,d=Je.getPartialVisibilityGutter(i,o||r,a,e.deviceType);return Ze(n,r||o?Ye(e,d,n,t):l?Xe(e,n,t):s)},He.getSlidesToSlide=function(e,n){var t=e.domLoaded,o=e.slidesToShow,r=e.containerWidth,i=e.itemWidth,a=n.deviceType,l=n.responsive,s=n.slidesToSlide||1,d=Boolean(t&&o&&r&&i);return n.ssr&&n.deviceType&&!d&&Object.keys(l).forEach(function(e){var n=l[e].slidesToSlide;a===e&&n&&(s=n)}),d&&Object.keys(l).forEach(function(e){var n=l[e],t=n.breakpoint,o=n.slidesToSlide,r=t.max,i=t.min;o&&window.innerWidth>=i&&window.innerWidth<=r&&(s=o)}),s};var en={};Object.defineProperty(en,"__esModule",{value:!0});en.default=function(e,n,t){var o;return function(){var r=arguments;o||(e.apply(this,r),o=!0,"function"==typeof t&&t(!0),setTimeout(function(){o=!1,"function"==typeof t&&t(!1)},n))}};var nn={};!function(e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(e,n){var t=n.partialVisbile,o=n.partialVisible,r=n.centerMode,i=n.ssr,a=n.responsive;if((t||o)&&r)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")}}(nn);var tn={};Object.defineProperty(tn,"__esModule",{value:!0});var on=He;tn.populateNextSlides=function(e,n,t){void 0===t&&(t=0);var o,r,i=e.slidesToShow,a=e.currentSlide,l=e.itemWidth,s=e.totalItems,d=on.getSlidesToSlide(e,n),c=a+1+t+i+(0<t?0:d);return r=c<=s?-l*(o=a+t+(0<t?0:d)):s<c&&a!==s-i?-l*(o=s-i):o=void 0,{nextSlides:o,nextPosition:r}};var rn={};Object.defineProperty(rn,"__esModule",{value:!0});var an=e,ln=He,sn=He;rn.populatePreviousSlides=function(e,n,t){void 0===t&&(t=0);var o,r,i=e.currentSlide,a=e.itemWidth,l=e.slidesToShow,s=n.children,d=n.showDots,c=n.infinite,u=ln.getSlidesToSlide(e,n),m=i-t-(0<t?0:u),p=(an.Children.toArray(s).length-l)%u;return r=0<=m?(o=m,d&&!c&&0<p&&sn.isInRightEnd(e)&&(o=i-p),-a*o):o=m<0&&0!==i?0:void 0,{nextSlides:o,nextPosition:r}};var dn={};!function(e){Object.defineProperty(e,"__esModule",{value:!0}),e.populateSlidesOnMouseTouchMove=function(e,n,t,o,r,i){var a,l,s=e.itemWidth,d=e.slidesToShow,c=e.totalItems,u=e.currentSlide,m=n.infinite,p=!1,g=Math.round((t-o)/s),h=Math.round((o-t)/s),f=t<r;if(r<t&&g<=d){a="right";var v=Math.abs(-s*(c-d)),b=i-(o-r),_=u===c-d;(Math.abs(b)<=v||_&&m)&&(l=b,p=!0)}return f&&h<=d&&(a="left",((b=i+(r-o))<=0||0===u&&m)&&(p=!0,l=b)),{direction:a,nextPosition:l,canContinue:p}}}(dn),Object.defineProperty(ze,"__esModule",{value:!0});var cn=$e;ze.getOriginalCounterPart=cn.getOriginalCounterPart,ze.getClones=cn.getClones,ze.checkClonesPosition=cn.checkClonesPosition,ze.getInitialSlideInInfiniteMode=cn.getInitialSlideInInfiniteMode;var un=Ge;ze.getWidthFromDeviceType=un.getWidthFromDeviceType,ze.getPartialVisibilityGutter=un.getPartialVisibilityGutter,ze.getItemClientSideWidth=un.getItemClientSideWidth;var mn=He;ze.getInitialState=mn.getInitialState,ze.getIfSlideIsVisbile=mn.getIfSlideIsVisbile,ze.getTransformForCenterMode=mn.getTransformForCenterMode,ze.getTransformForPartialVsibile=mn.getTransformForPartialVsibile,ze.isInLeftEnd=mn.isInLeftEnd,ze.isInRightEnd=mn.isInRightEnd,ze.notEnoughChildren=mn.notEnoughChildren,ze.getSlidesToSlide=mn.getSlidesToSlide;var pn=en;ze.throttle=pn.default;var gn=nn;ze.throwError=gn.default;var hn=tn;ze.populateNextSlides=hn.populateNextSlides;var fn=rn;ze.populatePreviousSlides=fn.populatePreviousSlides;var vn=dn;ze.populateSlidesOnMouseTouchMove=vn.populateSlidesOnMouseTouchMove;var bn,_n={},xn=R&&R.__extends||(bn=function(e,n){return(bn=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}bn(e,n),e.prototype=null===n?Object.create(n):(t.prototype=n.prototype,new t)});Object.defineProperty(_n,"__esModule",{value:!0});var yn=e;_n.isMouseMoveEvent=function(e){return"clientY"in e};var wn=function(e){function n(){return null!==e&&e.apply(this,arguments)||this}return xn(n,e),n}(yn.Component);_n.default=wn;var Tn={},Cn={};Object.defineProperty(Cn,"__esModule",{value:!0});var kn=$e,En=He;Cn.getLookupTableForNextSlides=function(e,n,t,o){var r={},i=En.getSlidesToSlide(n,t);return Array(e).fill(0).forEach(function(e,t){var a=kn.getOriginalCounterPart(t,n,o);if(0===t)r[0]=a;else{var l=r[t-1]+i;r[t]=l}}),r},Object.defineProperty(Tn,"__esModule",{value:!0});var Sn=e,In=$e,Bn=Cn,Fn=He;Tn.default=function(e){var n=e.props,t=e.state,o=e.goToSlide,r=e.getState,i=n.showDots,a=n.customDot,l=n.dotListClass,s=n.infinite,d=n.children;if(!i||Fn.notEnoughChildren(t))return null;var c,u=t.currentSlide,m=t.slidesToShow,p=Fn.getSlidesToSlide(t,n),g=Sn.Children.toArray(d);c=s?Math.ceil(g.length/p):Math.ceil((g.length-m)/p)+1;var h=Bn.getLookupTableForNextSlides(c,t,n,g),f=In.getOriginalIndexLookupTableByClones(m,g),v=f[u];return Sn.createElement("ul",{className:"react-multi-carousel-dot-list "+l},Array(c).fill(0).map(function(e,n){var t,i;if(s){i=h[n];var l=f[i];t=v===l||l<=v&&v<l+p}else{var d=g.length-m,c=n*p;t=(i=d<c?d:c)===u||i<u&&u<i+p&&u<g.length-m}return a?Sn.cloneElement(a,{index:n,active:t,key:n,onClick:function(){return o(i)},carouselState:r()}):Sn.createElement("li",{"data-index":n,key:n,className:"react-multi-carousel-dot "+(t?"react-multi-carousel-dot--active":"")},Sn.createElement("button",{"aria-label":"Go to slide "+(n+1),onClick:function(){return o(i)}}))}))};var An={};Object.defineProperty(An,"__esModule",{value:!0});var On=e;An.LeftArrow=function(e){var n=e.customLeftArrow,t=e.getState,o=e.previous,r=e.disabled,i=e.rtl;if(n)return On.cloneElement(n,{onClick:function(){return o()},carouselState:t(),disabled:r,rtl:i});var a=i?"rtl":"";return On.createElement("button",{"aria-label":"Go to previous slide",className:"react-multiple-carousel__arrow react-multiple-carousel__arrow--left "+a,onClick:function(){return o()},type:"button",disabled:r})};An.RightArrow=function(e){var n=e.customRightArrow,t=e.getState,o=e.next,r=e.disabled,i=e.rtl;if(n)return On.cloneElement(n,{onClick:function(){return o()},carouselState:t(),disabled:r,rtl:i});var a=i?"rtl":"";return On.createElement("button",{"aria-label":"Go to next slide",className:"react-multiple-carousel__arrow react-multiple-carousel__arrow--right "+a,onClick:function(){return o()},type:"button",disabled:r})};var Rn={};Object.defineProperty(Rn,"__esModule",{value:!0});var Nn=e,Pn=ze;Rn.default=function(e){var n=e.props,t=e.state,o=e.goToSlide,r=e.clones,i=e.notEnoughChildren,a=t.itemWidth,l=n.children,s=n.infinite,d=n.itemClass,c=n.itemAriaLabel,u=n.partialVisbile,m=n.partialVisible,p=Pn.getInitialState(t,n),g=p.flexBisis,h=p.shouldRenderOnSSR,f=p.domFullyLoaded,v=p.partialVisibilityGutter;return p.shouldRenderAtAll?(u&&console.warn('WARNING: Please correct props name: "partialVisible" as old typo will be removed in future versions!'),Nn.createElement(Nn.Fragment,null,(s?r:Nn.Children.toArray(l)).map(function(e,r){return Nn.createElement("li",{key:r,"data-index":r,onClick:function(){n.focusOnSelect&&o(r)},"aria-hidden":Pn.getIfSlideIsVisbile(r,t)?"false":"true","aria-label":c||(e.props.ariaLabel?e.props.ariaLabel:null),style:{flex:h?"1 0 "+g+"%":"auto",position:"relative",width:f?((u||m)&&v&&!i?a-v:a)+"px":"auto"},className:"react-multi-carousel-item "+(Pn.getIfSlideIsVisbile(r,t)?"react-multi-carousel-item--active":"")+" "+d},e)}))):null};var Ln=R&&R.__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 o(){this.constructor=n}e(n,t),n.prototype=null===t?Object.create(t):(o.prototype=t.prototype,new o)}}();Object.defineProperty(Ue,"__esModule",{value:!0});var Mn=e,Vn=ze,Dn=_n,Wn=Tn,jn=An,Un=Rn,zn=He,$n=400,Gn="transform 400ms ease-in-out",qn=function(e){function n(n){var t=e.call(this,n)||this;return t.containerRef=Mn.createRef(),t.listRef=Mn.createRef(),t.state={itemWidth:0,slidesToShow:0,currentSlide:0,totalItems:Mn.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=Vn.throttle(t.next.bind(t),n.transitionDuration||$n,t.setIsInThrottle),t.previous=Vn.throttle(t.previous.bind(t),n.transitionDuration||$n,t.setIsInThrottle),t.goToSlide=Vn.throttle(t.goToSlide.bind(t),n.transitionDuration||$n,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 Ln(n,e),n.prototype.resetTotalItems=function(){var e=this,n=Mn.Children.count(this.props.children),t=Vn.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 o=zn.getTransform(this.state,this.props,this.transformPlaceHolder);this.listRef&&this.listRef.current&&(this.setAnimationDirectly(n),this.listRef.current.style.transform="translate3d("+(o+t)+"px,0,0)")},n.prototype.setAnimationDirectly=function(e){this.listRef&&this.listRef.current&&(this.listRef.current.style.transition=e?this.props.customTransition||Gn:"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,o){var r=this;void 0===o&&(o=!1),this.isAnimationAllowed=!1;var i=Mn.Children.toArray(this.props.children),a=Vn.getInitialSlideInInfiniteMode(e||this.state.slidesToShow,i),l=Vn.getClones(this.state.slidesToShow,i),s=i.length<this.state.slidesToShow?0:this.state.currentSlide;this.setState({totalItems:l.length,currentSlide:t&&!o?s:a},function(){r.correctItemsPosition(n||r.state.itemWidth)})},n.prototype.setItemsToShow=function(e,n){var t=this,o=this.props.responsive;Object.keys(o).forEach(function(r){var i=o[r],a=i.breakpoint,l=i.items,s=a.max,d=a.min,c=[window.innerWidth];window.screen&&window.screen.width&&c.push(window.screen.width);var u=Math.min.apply(Math,c);d<=u&&u<=s&&(t.setState({slidesToShow:l,deviceType:r}),t.setContainerAndItemWidth(l,e,n))})},n.prototype.setContainerAndItemWidth=function(e,n,t){var o=this;if(this.containerRef&&this.containerRef.current){var r=this.containerRef.current.offsetWidth,i=Vn.getItemClientSideWidth(this.props,e,r);this.setState({containerWidth:r,itemWidth:i},function(){o.props.infinite&&o.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 o=this.state.totalItems<this.state.slidesToShow?0:-e*this.state.currentSlide;t&&this.setTransformDirectly(o,!0),this.setState({transform:o})},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 o=this,r=e.keyBoardControl,i=e.autoPlay,a=e.children,l=t.containerWidth,s=t.domLoaded,d=t.currentSlide;if(this.containerRef&&this.containerRef.current&&this.containerRef.current.offsetWidth!==l&&(this.itemsToShowTimeout&&clearTimeout(this.itemsToShowTimeout),this.itemsToShowTimeout=setTimeout(function(){o.setItemsToShow(!0)},this.props.transitionDuration||$n)),r&&!this.props.keyBoardControl&&window.removeEventListener("keyup",this.onKeyUp),!r&&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(){o.props.infinite?o.setClones(o.state.slidesToShow,o.state.itemWidth,!0,!0):o.resetTotalItems()},this.props.transitionDuration||$n):this.props.infinite&&this.state.currentSlide!==d&&this.correctClonesPosition({domLoaded:s}),this.transformPlaceHolder!==this.state.transform&&(this.transformPlaceHolder=this.state.transform),this.props.autoPlay&&this.props.rewind&&!this.props.infinite&&Vn.isInRightEnd(this.state)){var c=this.props.transitionDuration||$n;n.isInThrottleTimeout=setTimeout(function(){o.setIsInThrottle(!1),o.resetAutoplayInterval(),o.goToSlide(0,void 0,!!o.props.rewindWithAnimation)},c+this.props.autoPlaySpeed)}},n.prototype.correctClonesPosition=function(e){var t=this,o=e.domLoaded,r=Mn.Children.toArray(this.props.children),i=Vn.checkClonesPosition(this.state,r,this.props),a=i.isReachingTheEnd,l=i.isReachingTheStart,s=i.nextSlide,d=i.nextPosition;this.state.domLoaded&&o&&(a||l)&&(this.isAnimationAllowed=!1,n.transformTimeout=setTimeout(function(){t.setState({transform:d,currentSlide:s})},this.props.transitionDuration||$n))},n.prototype.next=function(e){var t=this;void 0===e&&(e=0);var o=this.props,r=o.afterChange,i=o.beforeChange;if(!Vn.notEnoughChildren(this.state)){var a=Vn.populateNextSlides(this.state,this.props,e),l=a.nextSlides,s=a.nextPosition,d=this.state.currentSlide;void 0!==l&&void 0!==s&&("function"==typeof i&&i(l,this.getState()),this.isAnimationAllowed=!0,this.props.shouldResetAutoplay&&this.resetAutoplayInterval(),this.setState({transform:s,currentSlide:l},function(){"function"==typeof r&&(n.afterChangeTimeout=setTimeout(function(){r(d,t.getState())},t.props.transitionDuration||$n))}))}},n.prototype.previous=function(e){var t=this;void 0===e&&(e=0);var o=this.props,r=o.afterChange,i=o.beforeChange;if(!Vn.notEnoughChildren(this.state)){var a=Vn.populatePreviousSlides(this.state,this.props,e),l=a.nextSlides,s=a.nextPosition;if(void 0!==l&&void 0!==s){var d=this.state.currentSlide;"function"==typeof i&&i(l,this.getState()),this.isAnimationAllowed=!0,this.props.shouldResetAutoplay&&this.resetAutoplayInterval(),this.setState({transform:s,currentSlide:l},function(){"function"==typeof r&&(n.afterChangeTimeout2=setTimeout(function(){r(d,t.getState())},t.props.transitionDuration||$n))})}}},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:zn.parsePosition(this.props,n),clientY:zn.parsePosition(this.props,t)}},n.prototype.handleDown=function(e){if(!(!Dn.isMouseMoveEvent(e)&&!this.props.swipeable||Dn.isMouseMoveEvent(e)&&!this.props.draggable||this.isInThrottle)){var n=this.getCords(Dn.isMouseMoveEvent(e)?e:e.touches[0]),t=n.clientX,o=n.clientY;this.onMove=!0,this.initialX=t,this.initialY=o,this.lastX=t,this.isAnimationAllowed=!1}},n.prototype.handleMove=function(e){if(!(!Dn.isMouseMoveEvent(e)&&!this.props.swipeable||Dn.isMouseMoveEvent(e)&&!this.props.draggable||Vn.notEnoughChildren(this.state))){var n=this.getCords(Dn.isMouseMoveEvent(e)?e:e.touches[0]),t=n.clientX,o=n.clientY,r=this.initialX-t,i=this.initialY-o;if(this.onMove){if(!(Math.abs(r)>Math.abs(i)))return;var a=Vn.populateSlidesOnMouseTouchMove(this.state,this.props,this.initialX,this.lastX,t,this.transformPlaceHolder),l=a.direction,s=a.nextPosition,d=a.canContinue;l&&(this.direction=l,d&&void 0!==s&&this.setTransformDirectly(s)),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 o=Math.round((this.initialX-this.lastX)/this.state.itemWidth);this.next(o)}else this.correctItemsPosition(this.state.itemWidth,!0,!0);"left"===this.direction&&(this.lastX-this.initialX>this.props.minimumTouchDrag?(o=Math.round((this.lastX-this.initialX)/this.state.itemWidth),this.previous(o)):this.correctItemsPosition(this.state.itemWidth,!0,!0)),this.resetMoveStatus()}},n.prototype.isInViewport=function(e){var n=e.getBoundingClientRect(),t=n.top,o=void 0===t?0:t,r=n.left,i=void 0===r?0:r,a=n.bottom,l=void 0===a?0:a,s=n.right,d=void 0===s?0:s;return 0<=o&&0<=i&&l<=(window.innerHeight||document.documentElement.clientHeight)&&d<=(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){Dn.isMouseMoveEvent(e)&&this.autoPlay&&this.props.autoPlay&&this.props.pauseOnHover&&(clearInterval(this.autoPlay),this.autoPlay=void 0)},n.prototype.goToSlide=function(e,t,o){var r=this;if(void 0===o&&(o=!0),!this.isInThrottle){var i=this.state.itemWidth,a=this.props,l=a.afterChange,s=a.beforeChange,d=this.state.currentSlide;"function"!=typeof s||t&&("object"!=typeof t||t.skipBeforeChange)||s(e,this.getState()),this.isAnimationAllowed=o,this.props.shouldResetAutoplay&&this.resetAutoplayInterval(),this.setState({currentSlide:e,transform:-i*e},function(){r.props.infinite&&r.correctClonesPosition({domLoaded:!0}),"function"!=typeof l||t&&("object"!=typeof t||t.skipAfterChange)||(n.afterChangeTimeout3=setTimeout(function(){l(d,r.getState())},r.props.transitionDuration||$n))})}},n.prototype.getState=function(){return this.state},n.prototype.renderLeftArrow=function(e){var n=this,t=this.props,o=t.customLeftArrow,r=t.rtl;return Mn.createElement(jn.LeftArrow,{customLeftArrow:o,getState:function(){return n.getState()},previous:this.previous,disabled:e,rtl:r})},n.prototype.renderRightArrow=function(e){var n=this,t=this.props,o=t.customRightArrow,r=t.rtl;return Mn.createElement(jn.RightArrow,{customRightArrow:o,getState:function(){return n.getState()},next:this.next,disabled:e,rtl:r})},n.prototype.renderButtonGroups=function(){var e=this,n=this.props.customButtonGroup;return n?Mn.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 Mn.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=Mn.Children.toArray(this.props.children);e=Vn.getClones(this.state.slidesToShow,n)}return Mn.createElement(Un.default,{clones:e,goToSlide:this.goToSlide,state:this.state,notEnoughChildren:Vn.notEnoughChildren(this.state),props:this.props})},n.prototype.render=function(){var e=this.props,n=e.deviceType,t=e.arrows,o=e.renderArrowsWhenDisabled,r=e.removeArrowOnDeviceType,i=e.infinite,a=e.containerClass,l=e.sliderClass,s=e.customTransition,d=e.additionalTransfrom,c=e.renderDotsOutside,u=e.renderButtonGroupOutside,m=e.className,p=e.rtl;"production"!==process.env.NODE_ENV&&Vn.throwError(this.state,this.props);var g=Vn.getInitialState(this.state,this.props),h=g.shouldRenderOnSSR,f=g.shouldRenderAtAll,v=Vn.isInLeftEnd(this.state),b=Vn.isInRightEnd(this.state),_=t&&!(r&&(n&&-1<r.indexOf(n)||this.state.deviceType&&-1<r.indexOf(this.state.deviceType)))&&!Vn.notEnoughChildren(this.state)&&f,x=!i&&v,y=!i&&b,w=zn.getTransform(this.state,this.props);return Mn.createElement(Mn.Fragment,null,Mn.createElement("div",{className:"react-multi-carousel-list "+a+" "+m,dir:p?"rtl":"ltr",ref:this.containerRef},Mn.createElement("ul",{ref:this.listRef,className:"react-multi-carousel-track "+l,style:{transition:this.isAnimationAllowed?s||Gn:"none",overflow:h?"hidden":"unset",transform:"translate3d("+(w+d)+"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||o)&&this.renderLeftArrow(x),_&&(!y||o)&&this.renderRightArrow(y),f&&!u&&this.renderButtonGroups(),f&&!c&&this.renderDotsList()),f&&c&&this.renderDotsList(),f&&u&&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}(Mn.Component);Ue.default=qn,Object.defineProperty(je,"__esModule",{value:!0});var Hn=Ue;je.default=Hn.default;var Jn=N(je),Qn={carouselContainer:"ImageWithTextWrapper-module_carouselContainer__ornBf",leftArrow:"ImageWithTextWrapper-module_leftArrow__p4Lpk",rightArrow:"ImageWithTextWrapper-module_rightArrow__5kd-p",carousel_dot:"ImageWithTextWrapper-module_carousel_dot__0oj6A",carouselItem:"ImageWithTextWrapper-module_carouselItem__xJoh5",stageTeaserTabActive:"ImageWithTextWrapper-module_stageTeaserTabActive__pNEXt"};o('/* 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 Xn="FalconTitle-module_dbold__Fd4nw";o("/* 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 Kn=({content:n})=>{var t;const o=ve(null==n?void 0:n.textColor),r=(null==n?void 0:n.textColor)&&(null==n?void 0:n.textColor)!=x?o:"",i=(null==n?void 0:n.textColor)&&(null==n?void 0:n.textColor)===x?{color:null===(t=null==n?void 0:n.textColorPicker)||void 0===t?void 0:t.color}:{},a=()=>{var t,o,r;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===(o=null==n?void 0:n.icon)||void 0===o?void 0:o.filename)&&e.createElement("img",{src:null===(r=null==n?void 0:n.icon)||void 0===r?void 0:r.filename,height:24,width:24,alt:"",style:{marginRight:"8px"}}),null==n?void 0:n.text)};return e.createElement("div",null,e.createElement(ye,null,(null==n?void 0:n.headingStyle)&&(null==n?void 0:n.text)&&(null==n?void 0:n.headingStyle)===v?e.createElement("h1",{className:r,style:Object.assign({},i)},a()):(null==n?void 0:n.headingStyle)===b?e.createElement("h2",{className:`${r}`,style:Object.assign({},i)},a()):(null==n?void 0:n.headingStyle)===_?e.createElement("h3",{className:r,style:Object.assign({},i)},a()):"h4"===(null==n?void 0:n.headingStyle)?e.createElement("h4",{className:r,style:Object.assign({},i)},a()):e.createElement("div",{className:Xn,style:Object.assign({},i)},a())))},Yn=({content:n})=>{var t,o;const r=ve(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)!=x?r:""}`,style:Object.assign({},(null==n?void 0:n.textColor)&&(null==n?void 0:n.textColor)===x?{color:null===(o=null==n?void 0:n.textColorPicker)||void 0===o?void 0:o.color}:{})},e.createElement(he,{content:null==n?void 0:n.text,trackngLabel:null==n?void 0:n.trackngLabel}," ",null==n?void 0:n.text)))))};var Zn={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"};o("/* 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 et=n=>{var t,o,r,i;const{content:a}=n,{asset:l}=n,{phoneNumber:s}=n,{eventAction:d}=n,{metadata:c}=n,{updatedContent:g}=n,{enableLoginButton:h}=n,{setButtonClicked:v}=n,{onClickTrack:b}=n,{fromTallhero:_}=n;(null==a?void 0:a.minWidth)&&(null==a||a.minWidth);const{isblacktheme:x}=n,{id:y}=n,[w,T]=e.useState("#");let k=null===(t=null==a?void 0:a.buttonLink)||void 0===t?void 0:t.cached_url;e.useEffect(()=>{var e,n;(null==l?void 0:l.fieldtype)&&null!==(null==l?void 0:l.filename)?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:"#")(k)):T("#")},[]);const[E,S]=e.useState(!1),[I,B]=e.useState(!1),[F,A]=e.useState(!1),[O,R]=e.useState(""),[N,P]=e.useState(""),L=()=>{const e=window.innerWidth;e>1439&&R("1276px"),e>1023&&e<1440&&R("940px"),e<1024&&e>767&&R("688px"),e<768&&R("343px")};e.useEffect(()=>{L(),window.addEventListener("resize",L)},[]);const M=(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),V=(null==a?void 0:a.id)?"#"+(null==a?void 0:a.id):s?`tel:${s||0}`:w;return e.createElement("div",null,e.createElement(ye,null,e.createElement(e.Fragment,null,(null==a?void 0:a.buttonLabel)&&e.createElement("a",{href:(null===(o=null==a?void 0:a.bloks)||void 0===o?void 0:o.length)>0||(null==g?void 0:g.preToPostPromotionId)===C?void 0:V,target:(null===(r=null==a?void 0:a.bloks)||void 0===r?void 0:r.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,o;(null===(n=null==a?void 0:a.buttonType)||void 0===n?void 0:n.includes("Primary"))?ce(H,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}):ce(H,ee,{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}),A(e=>!e),v&&v(!0),e.preventDefault()}:e=>{var t,o,r;(null==g?void 0:g.preToPostPromotionId)===C?h():(null==a||a.buttonLabel,(null===(t=null==a?void 0:a.buttonType)||void 0===t?void 0:t.includes("Primary"))?ce(H,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}):ce(H,ee,{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}),S(!E),v&&v(!0),"function"==typeof b&&b(e),n.buttonClicked&&e.preventDefault(),(null==a?void 0:a.enableScroll)&&(k=window.location.href,k.includes(null==a?void 0:a.targetElement.blockIdentifier)||(k.endsWith("#")?k+=null==a?void 0:a.targetElement.blockIdentifier:k+="#"+a.targetElement.blockIdentifier,T(k))))},rel:"_blank"===(null==a?void 0:a.linkTarget)?"opener":"noopener",className:Zn.anchor},e.createElement("div",{className:`${_?Zn["container-button"]:Zn.container}\n ${(null==a?void 0:a.buttonAlignment)===p?Zn["button-right"]:""}\n \n ${(null==a?void 0:a.buttonAlignment)===m?Zn["button-left"]:""}\n \n ${a.buttonAlignment===u?Zn["button-center"]:""}`},e.createElement("div",{className:`${M} ${Zn.button} ${E?"clicked":""} ${(null==l?void 0:l.fieldtype)?Zn["asset-cursor"]:""}`,onMouseOut:()=>{B(!1)},onMouseOver:()=>{B(!0)}},(null==a?void 0:a.iconPosition)===f&&e.createElement("div",{id:y,className:Zn.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)===f?Zn["button-icon-after"]:Zn["button-icon-before"]}`},e.createElement("img",{src:x?(()=>{var e,n,t,o;return E?(null==a?void 0:a.blackFridayThemeIcon)&&(null===(e=null==a?void 0:a.blackFridayThemeIcon)||void 0===e?void 0:e.filename)?null===(n=null==a?void 0:a.blackFridayThemeIcon)||void 0===n?void 0:n.filename:"":I&&!E?(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===(o=null==a?void 0:a.blackFridayThemeIcon)||void 0===o?void 0:o.filename)})():(()=>{var e,n,t,o,r,i;return E?(null==a?void 0:a.buttonClickedIcon)&&(null===(e=null==a?void 0:a.buttonClickedIcon)||void 0===e?void 0:e.filename)?null===(n=null==a?void 0:a.buttonClickedIcon)||void 0===n?void 0:n.filename:"":I&&!E?(null==a?void 0:a.buttonHoverIcon)&&(null===(t=null==a?void 0:a.buttonHoverIcon)||void 0===t?void 0:t.filename)?null===(o=null==a?void 0:a.buttonHoverIcon)||void 0===o?void 0:o.filename:null===(r=null==a?void 0:a.buttonIcon)||void 0===r?void 0:r.filename:(null==a?void 0:a.buttonIcon)&&(null===(i=null==a?void 0:a.buttonIcon)||void 0===i?void 0:i.filename)})(),height:x?"18px":"24px",width:x?"12px":"24px"})),"before"===(null==a?void 0:a.iconPosition)&&e.createElement("div",{className:`${Zn.buttonLabel} ${x&&Zn.whiteTextColor}`,id:y},null==a?void 0:a.buttonLabel)))))))};var nt={container:"InternetAndTvCardItemBenefits-module_container__0Qpwe","content-container":"InternetAndTvCardItemBenefits-module_content-container__NOCvO","content-button":"InternetAndTvCardItemBenefits-module_content-button__3SnUD",icon:"InternetAndTvCardItemBenefits-module_icon__GCO1H",butn:"InternetAndTvCardItemBenefits-module_butn__BY29m","button-variant":"InternetAndTvCardItemBenefits-module_button-variant__hkHVT","butn-container":"InternetAndTvCardItemBenefits-module_butn-container__tKbJK"};o("/* 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 tt={buttonContainer:"DetailsModal-module_buttonContainer__wsiQP"};o(".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 ot={button:"FalconButtonV2-module_button__XUxAi",icon:"FalconButtonV2-module_icon__cEQvv","Secondary-V4":"FalconButtonV2-module_Secondary-V4__tv3y7","Secondary-V1":"FalconButtonV2-module_Secondary-V1__L58eT"};o("/* 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}\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.FalconButtonV2-module_button__XUxAi.FalconButtonV2-module_Secondary-V1__L58eT {\n border: 2px solid currentColor;\n padding: 12px 24px;\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 }\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 .FalconButtonV2-module_button__XUxAi.FalconButtonV2-module_Secondary-V1__L58eT {\n border: 2px solid currentColor;\n padding: 8px 24px;\n }\n}");const rt=({path:n,style:t,className:o})=>e.createElement("span",{className:`${ot.icon} ${o}`,style:Object.assign({maskImage:`url(${n})`,WebkitMaskImage:`url(${n})`},t)}),it=n=>{var o,r,i,a,{content:l,className:s,icon:d,iconClass:u,isLoading:m,wafIdentifier:p}=n,g=se(n,["content","className","icon","iconClass","isLoading","wafIdentifier"]);let h,f=(null===(o=null==l?void 0:l.buttonIcon)||void 0===o?void 0:o.filename)&&e.createElement(rt,{path:c(p,null===(r=null==l?void 0:l.buttonIcon)||void 0===r?void 0:r.filename),className:u});!f&&d&&(f=e.createElement(rt,{path:d,style:{height:"24px",width:"24px"}}));const v=`${ot.button} ${ot[null==l?void 0:l.buttonType]} btn ${s} }`,b=Object.assign(Object.assign({},g),{className:v}),_="left"===(null==l?void 0:l.buttonAlignment)?e.createElement("span",{className:"d-flex gap-2 justify-content-center"},f,null==l?void 0:l.buttonLabel):e.createElement("span",{className:"d-flex gap-2 justify-content-center"},null==l?void 0:l.buttonLabel,f);return h=(null===(i=null==l?void 0:l.buttonLink)||void 0===i?void 0:i.url)?e.createElement("a",Object.assign({href:null===(a=null==l?void 0:l.buttonLink)||void 0===a?void 0:a.url},b),_):e.createElement("button",Object.assign({},b),m?e.createElement(t.Spinner,{animation:"border",size:"sm"}):_),h},at=({content:n,isModalOpen:o,setIsModalOpen:r})=>{var i,a,l;const s=e=>{var t,i,a,l;ce(H,Z,{click_text:"button"===e&&(null===(i=null===(t=null==n?void 0:n.button)||void 0===t?void 0:t[0])||void 0===i?void 0:i.buttonLabel)?null===(l=null===(a=null==n?void 0:n.button)||void 0===a?void 0:a[0])||void 0===l?void 0:l.buttonLabel:"close icon"}),r(!o)},c="mobile"===d(),u=e.useMemo(()=>c?{height:"80dvh"}:{width:"40%"},[c]);return e.createElement("div",{className:tt.detailsModal},e.createElement(t.Offcanvas,{show:o,placement:c?"bottom":"end",style:u,onHide:()=>s("icon")},e.createElement(t.Offcanvas.Header,{bsPrefix:"offcanvas-header",closeButton:!0,style:{borderBottom:"1px solid #dee2e6"}},e.createElement(t.Offcanvas.Title,null,e.createElement("div",{className:"d-flex"},e.createElement(Kn,{content:null===(i=null==n?void 0:n.title)||void 0===i?void 0:i[0]})))),e.createElement(t.Offcanvas.Body,null,e.createElement(Yn,{content:null===(a=null==n?void 0:n.desciption)||void 0===a?void 0:a[0]})),e.createElement("div",{className:tt.buttonContainer},e.createElement(it,{content:null===(l=null==n?void 0:n.button)||void 0===l?void 0:l[0],onClick:()=>s("button")}))))},lt=({content:n,metadata:t})=>{var o,r,i,a,l,s,d,c,p,g,h;const f=e.useRef(null),v=(null==n?void 0:n.asset)&&(null===(o=null==n?void 0:n.asset.filename)||void 0===o?void 0:o.endsWith("svg"))?T:"img";e.useEffect(()=>{var e;const t=new IntersectionObserver(e=>{var t,o;e[0].isIntersecting&&e[0].intersectionRatio>=.5&&!(null===(t=localStorage.getItem("analyticsUids"))||void 0===t?void 0:t.includes(n._uid))&&(ce(K,K,{banner_promotion_name:null!==(o=null==n?void 0:n.bannerPromotionName)&&void 0!==o?o:null==n?void 0:n.description,banner_source:ne,banner_type:oe,banner_location:null==n?void 0:n.bannerLocation,audience_name:re,promotion_objective:re}),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:`${nt.container} ${"Secondary-V4"!=(null===(r=null==n?void 0:n.button[0])||void 0===r?void 0:r.buttonType)&&nt["button-style"]}`,style:Object.assign({},(null==n?void 0:n.defaultBackgroundColor)===x?{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)===u?"align-center":(null==n?void 0:n.subElementsAlignment)===m?"align-left":"align-right")+" "},(null==n?void 0:n.asset)&&(null==n?void 0:n.asset.filename)&&v===T&&e.createElement("div",{className:`${nt.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===(s=null==n?void 0:n.textBlok)||void 0===s?void 0:s.length)>0&&e.createElement("div",{className:`\n ${nt["content-container"]} ${(null===(d=null==n?void 0:n.button)||void 0===d?void 0:d.length)>0&&(null==n?void 0:n.button[0])&&nt["content-button"]}`},(null===(c=null==n?void 0:n.textBlok)||void 0===c?void 0:c.length)>0&&(null==n?void 0:n.textBlok.map(n=>"falconTitle"===(null==n?void 0:n.component)?e.createElement(Kn,{content:n}):"falconDescription"===(null==n?void 0:n.component)?e.createElement(Yn,{content:n}):void 0))),(null===(p=null==n?void 0:n.button)||void 0===p?void 0:p.length)>0&&e.createElement("div",{className:`${nt.butn} ${nt["button-variant"]} ${nt["butn-container"]} `},e.createElement(et,{content:null==n?void 0:n.button[0],eventAction:"InternetTVCard",metadata:t,setButtonClicked:e=>{(e=>{var t,o,r,i,a,l,s;const d=null!==(r=null===(o=null===(t=null==n?void 0:n.textBlok)||void 0===t?void 0:t[0])||void 0===o?void 0:o.text)&&void 0!==r?r:"",c=null!==(a=null===(i=null==n?void 0:n.button)||void 0===i?void 0:i[0])&&void 0!==a?a:"";e&&(ce(Y,Y,{banner_promotion_name:null!==(l=null==n?void 0:n.bannerPromotionName)&&void 0!==l?l:null==n?void 0:n.description,banner_source:ne,banner_type:oe,banner_location:null==n?void 0:n.bannerLocation,audience_name:re,promotion_objective:re}),ce(H,"internet_tv_card_click",{link_url:null===(s=null==c?void 0:c.buttonLink)||void 0===s?void 0:s.cached_url,click_text:null==c?void 0:c.buttonLabel,headline:d}))})(e),e&&_(!0)}})),b&&(null===(g=null==n?void 0:n.detailsModal)||void 0===g?void 0:g.length)>0&&e.createElement(at,{content:null===(h=null==n?void 0:n.detailsModal)||void 0===h?void 0:h[0],isModalOpen:b,setIsModalOpen:_}))))};var st={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"};o("/* center a block element */\n/* use this to any of the pseudo elements as these are the mandatory properties */\n/* setting styles in separate formats for cross browser support */\n/* specify the max width for an element and apply ellipses and truncate the overflow */\n/* vertically center alilgn any HTML element */\n/* add basePath to assets */\n@media (max-width: 767px) {\n .InternetAndTvCardsBenefits-module_container__raz-h .sr-responsive-row {\n padding: 0;\n }\n}\n.InternetAndTvCardsBenefits-module_container__raz-h {\n border-radius: 0;\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .InternetAndTvCardsBenefits-module_text-container__90Wb3 {\n text-align: center;\n margin: 0 auto 40px auto;\n}\n@media (max-width: 767px) {\n .InternetAndTvCardsBenefits-module_container__raz-h .InternetAndTvCardsBenefits-module_text-container__90Wb3 {\n margin-bottom: 28px;\n }\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .InternetAndTvCardsBenefits-module_text-container__90Wb3 .InternetAndTvCardsBenefits-module_btn__rRfTF {\n padding-top: 24px;\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .InternetAndTvCardsBenefits-module_text-container__90Wb3 .InternetAndTvCardsBenefits-module_overline__2xTAG {\n font-size: 18px;\n line-height: 24px;\n font-weight: 700;\n color: #86807c;\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .col-md-4:first-child {\n padding-left: 10px;\n}\n@media (max-width: 767px) {\n .InternetAndTvCardsBenefits-module_container__raz-h .col-md-4:first-child {\n padding-left: 6px;\n }\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .col-md-4:last-child {\n padding-right: 10px;\n}\n@media (max-width: 767px) {\n .InternetAndTvCardsBenefits-module_container__raz-h .col-md-4:last-child {\n padding-right: 6px;\n }\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .d-sm-block {\n display: flex !important;\n}\n@media (max-width: 767px) {\n .InternetAndTvCardsBenefits-module_container__raz-h .d-none {\n display: none !important;\n }\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .InternetAndTvCardsBenefits-module_cards__UHimj {\n justify-content: center;\n}\n@media (max-width: 1023px) {\n .InternetAndTvCardsBenefits-module_container__raz-h .InternetAndTvCardsBenefits-module_cards__UHimj {\n padding-bottom: 48px;\n }\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .InternetAndTvCardsBenefits-module_cards__UHimj .InternetAndTvCardsBenefits-module_card__VEZEh {\n margin-bottom: 20px;\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .InternetAndTvCardsBenefits-module_carousel__LB5pI {\n text-align: center;\n padding-bottom: 96px;\n}\n@media (max-width: 1023px) {\n .InternetAndTvCardsBenefits-module_container__raz-h .InternetAndTvCardsBenefits-module_carousel__LB5pI {\n padding-bottom: 84px;\n }\n}\n@media (max-width: 767px) {\n .InternetAndTvCardsBenefits-module_container__raz-h .InternetAndTvCardsBenefits-module_carousel__LB5pI .react-multiple-carousel__arrow {\n margin-right: 20px;\n margin-left: 20px;\n }\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .react-multi-carousel-track {\n margin-bottom: 40px !important;\n}\n@media (max-width: 767px) {\n .InternetAndTvCardsBenefits-module_container__raz-h .react-multi-carousel-track li:last-child {\n margin-left: 0 !important;\n padding-right: 24px;\n }\n .InternetAndTvCardsBenefits-module_container__raz-h .react-multi-carousel-track li {\n padding-left: 16px !important;\n }\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .react-multi-carousel-track .react-multi-carousel-item {\n visibility: visible !important;\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .react-multiple-carousel__arrow--right {\n right: -25px !important;\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .react-multiple-carousel__arrow--left {\n left: -25px !important;\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .react-multi-carousel-list .react-multi-carousel-track {\n margin: auto;\n}\n@media (max-width: 767px) {\n .InternetAndTvCardsBenefits-module_container__raz-h .react-multi-carousel-list .react-multi-carousel-track {\n margin: 0;\n }\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .react-multi-carousel-list .react-multiple-carousel__arrow {\n background: #ffffff;\n box-shadow: 0px 4px 12px rgba(87, 84, 82, 0.2);\n border-radius: 24px;\n font-size: 16px;\n height: 44px;\n width: 44px;\n padding: 10px;\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .react-multi-carousel-list .react-multiple-carousel__arrow::before {\n color: #da291c;\n font-size: 16px;\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .react-multi-carousel-list .react-multiple-carousel__arrow--right {\n right: -1%;\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .react-multi-carousel-list .react-multiple-carousel__arrow--left {\n left: -1%;\n}\n@media (min-width: 1440px) {\n .InternetAndTvCardsBenefits-module_container__raz-h .react-multi-carousel-list .react-multiple-carousel__arrow--right {\n right: 0;\n }\n .InternetAndTvCardsBenefits-module_container__raz-h .react-multi-carousel-list .react-multiple-carousel__arrow--left {\n left: 0;\n }\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .react-multi-carousel-list .react-multiple-carousel__arrow {\n z-index: 1;\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .react-multi-carousel-dot-list .react-multi-carousel-dot button {\n background-color: #a6a4a2;\n border: none;\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .react-multi-carousel-dot-list .react-multi-carousel-dot--active button {\n background-color: #e6003c;\n border: none;\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .InternetAndTvCardsBenefits-module_slide__vS8wq {\n height: 100%;\n padding: 0 8px 0 8px;\n}\n@media (max-width: 767px) {\n .InternetAndTvCardsBenefits-module_container__raz-h .InternetAndTvCardsBenefits-module_slide__vS8wq {\n padding: 0px;\n }\n}");const dt=({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),o=fe(null==n?void 0:n.gradientBackground),r=(null==n?void 0:n.gradientBackground)===x?t:o;return e.createElement("div",null,(null==n?void 0:n.height)?e.createElement("div",{className:`d-none d-sm-block ${r}`,style:{height:`${null==n?void 0:n.height}px`}}):e.createElement("div",{className:`d-none d-sm-block ${r}`,style:{height:`${null==n?void 0:n.desktopHeight}px`}}),e.createElement("div",{className:`d-block d-sm-none ${r} `,style:{height:`${null==n?void 0:n.mobHeight}px`}}))};function ct(e,n){return function(){return e.apply(n,arguments)}}o('.inputrow {\r\n box-shadow: 0px 2px 4px rgba(87, 84, 82, 0.2);\r\n border-radius: 8px;\r\n background-color: #ffffff;\r\n padding: 16px;\r\n margin: 0px;\r\n}\r\n.truncation{\r\n text-overflow: ellipsis;\r\n}\r\n\r\n.checking{\r\n padding-right: 28px !important;\r\n}\r\n/* .gradientborder {\r\n content: "";\r\n border: 4px solid #bf0760;\r\n border-radius: 12px;\r\n z-index: 2;\r\n position: relative;\r\n box-shadow: 0px 2px 4px rgba(87, 84, 82, 0.2);\r\n} */\r\n.backdropindex {\r\n z-index: 1;\r\n}\r\n.hideoverlay {\r\n display: none;\r\n}\r\n.suggestionactive,\r\n.addresscontainer li:hover {\r\n background-color: #f7f6f5;\r\n cursor: pointer;\r\n}\r\n.suggestionactive,\r\n.addresscontainer li {\r\n padding: 10px 12px;\r\n}\r\n.form-floating {\r\n margin-right: 16px;\r\n}\r\n.form-control {\r\n background: #f8f8f8;\r\n background-color: #b2b2b2;\r\n border: 1px solid;\r\n font-weight: 700;\r\n padding: 14px 12px;\r\n}\r\n\r\n.horizontallinetwo {\r\n border-bottom: 1px solid #e6e3df;\r\n margin-top: 8px;\r\n margin-bottom: 16px;\r\n}\r\n\r\n.inputcontainer {\r\n margin-right: 16px;\r\n}\r\n\r\n.inputcontainer input {\r\n font-size: 16px;\r\n line-height: 24px;\r\n border: 1px solid #b3aeaa !important;\r\n border-radius: 4px;\r\n height: 52px;\r\n padding: 14px 12px;\r\n width: 100%;\r\n background: #f7f6f5;\r\n}\r\n\r\n.inputcontainer .errorfield {\r\n border: 2px solid #c60047 !important;\r\n}\r\n\r\ninput:focus {\r\n border: 2px solid #3d3935 !important;\r\n color: #333333;\r\n outline: none;\r\n}\r\n\r\n.cross-icon {\r\n position: absolute;\r\n top: 0;\r\n bottom: 0;\r\n right: 0;\r\n padding: 14px;\r\n}\r\n.addresscontainer {\r\n background: #ffffff;\r\n box-shadow: 0px 8px 24px rgb(51 51 51 / 20%);\r\n cursor: pointer;\r\n list-style: none;\r\n padding: 12px;\r\n position: absolute;\r\n text-align: left;\r\n width: 100%;\r\n z-index: 1000;\r\n transition: all 1s ease-in;\r\n}\r\n\r\n.addresscontainer li:hover {\r\n background-color: #f7f6f5;\r\n cursor: pointer;\r\n}\r\n\r\n.addresscontainer :hover {\r\n background: #e5e5e5;\r\n border-radius: 4px;\r\n text-align: left;\r\n width: 100%;\r\n z-index: 100;\r\n}\r\n.errormsg {\r\n color: #c60047;\r\n font-size: 12px;\r\n line-height: 16px;\r\n font-weight: 500;\r\n padding-top: 4px;\r\n}\r\n.addresstext {\r\n font-weight: 700;\r\n font-size: 16px;\r\n line-height: 24px;\r\n color: #3d3935;\r\n overflow: hidden;\r\n text-overflow: ellipsis;\r\n white-space: unset;\r\n text-align: center;\r\n}\r\n.successinput {\r\n display: flex;\r\n justify-content: center;\r\n}\r\n\r\n.networkInfo {\r\n display: flex;\r\n font-weight: 400;\r\n color: #5f5955;\r\n font-size: 14px;\r\n line-height: 20px;\r\n margin-top: 16px;\r\n justify-content: center;\r\n align-items: center;\r\n}\r\n\r\n.download {\r\n color: #5f5955;\r\n margin-right: 8px;\r\n margin-left: 8px;\r\n}\r\n.horizontallineone {\r\n border-bottom: 1px solid #e6e3df;\r\n margin-top: 12px;\r\n}\r\n.mobilecard {\r\n display: flex;\r\n}\r\n.changeBtn {\r\n display: inline-flex;\r\n align-items: center;\r\n padding: 8px;\r\n}\r\n.changeTxt {\r\n color: #da291c;\r\n font-size: 16px;\r\n font-weight: 700;\r\n line-height: 20px;\r\n}\r\n.changeTxt:hover {\r\n cursor: pointer;\r\n color: #961c13;\r\n}\r\n.changeTxt:active {\r\n cursor: pointer;\r\n color: #c7355f;\r\n}\r\n.divider {\r\n margin-left: 8px;\r\n color: #e6e3df;\r\n}\r\n.linechecktitle {\r\n text-align: center;\r\n padding-bottom: 16px;\r\n font-size: 18px;\r\n line-height: 24px;\r\n font-weight: 700;\r\n}\r\n.modembtn {\r\n cursor: pointer;\r\n color: #da291c;\r\n font-size: 16px;\r\n line-height: 20px;\r\n font-weight: 700;\r\n}\r\n.individuallinecheck {\r\n display: inline-flex;\r\n width: 100%;\r\n .smallerinput {\r\n width: 30%;\r\n margin: 0px 12px 20px;\r\n }\r\n .streetinput {\r\n margin: 0px 0px 0px 12px;\r\n }\r\n .cityinput {\r\n margin: 0px 12px 0px 0px;\r\n }\r\n}\r\n.marginautodefault {\r\n margin: auto;\r\n}\r\n@media (max-width: 767px) {\r\n .homeicon {\r\n margin-top: 12px;\r\n }\r\n .inputbox {\r\n width: fit-content;\r\n width: 68%;\r\n }\r\n .inputcontainer {\r\n margin: 0 16px;\r\n }\r\n .successinput {\r\n right: 0px;\r\n }\r\n .addresstext {\r\n margin-top: 12px;\r\n }\r\n .changeBtn {\r\n justify-content: center;\r\n margin: auto;\r\n float: unset;\r\n }\r\n .mobileTable {\r\n right: 6px;\r\n top: 23px;\r\n }\r\n .networkInfo {\r\n margin-top: 6px;\r\n display: flex;\r\n flex-direction: column;\r\n }\r\n .horizontallineone {\r\n border-bottom: 1px solid #e6e3df;\r\n margin: 16px 0;\r\n display: flex;\r\n }\r\n .mobilecard {\r\n display: flex;\r\n flex-direction: row;\r\n align-items: center;\r\n }\r\n /* .mobilerow {\r\n margin-top: 16px;\r\n } */\r\n .downloadText {\r\n display: inline-flex;\r\n }\r\n .downloadText img {\r\n margin-right: 4px;\r\n }\r\n .uploadText {\r\n display: inline-flex;\r\n }\r\n .uploadText img {\r\n margin-right: 4px;\r\n }\r\n .linecheckOverlay {\r\n background-color: #e6e3df;\r\n width: 100vw;\r\n height: 100vh;\r\n position: fixed;\r\n top: 0;\r\n left: 0;\r\n cursor: pointer;\r\n z-index: 10000;\r\n overflow: scroll;\r\n }\r\n .headerContainer {\r\n background-color: #ffffff;\r\n box-shadow: 0px 2px 4px rgba(87, 84, 82, 0.2);\r\n text-align: center;\r\n padding: 12px 0px;\r\n color: #3d3935;\r\n font-weight: 700;\r\n padding-right: 16px;\r\n font-size: 18px;\r\n line-height: 24px;\r\n }\r\n .spinners {\r\n top: 30vh;\r\n position: relative;\r\n left: 46vw;\r\n }\r\n .checktext {\r\n position: relative;\r\n top: 10px;\r\n right: 50px;\r\n left: -32vw;\r\n }\r\n .closeIcon {\r\n position: absolute;\r\n right: 15px;\r\n top: 18px;\r\n }\r\n .addresscontainer {\r\n margin-top: 20px;\r\n }\r\n .linechecktitle {\r\n text-align: center;\r\n }\r\n .errormsgMob {\r\n margin-left: 16px;\r\n }\r\n .individuallinecheck {\r\n display: block;\r\n margin: 16px 0px;\r\n .smallerinput {\r\n width: 100%;\r\n margin: 0px 0px 20px 0px;\r\n }\r\n .cityinput {\r\n width: 100%;\r\n margin: 0px 0px 4px 0px;\r\n }\r\n .streetinput {\r\n width: 100%;\r\n margin: 0px 0px 20px 0px;\r\n }\r\n }\r\n .secondarybutton {\r\n background-color: #ffffff;\r\n padding: 16px;\r\n border-radius: 12px;\r\n margin: 16px 20px;\r\n height: 52px;\r\n }\r\n}\r\n.tooltipcls {\r\n cursor: pointer;\r\n}\r\n.error-msg-Center {\r\n text-align: center;\r\n}\r\n.horizontal-line {\r\n color: #e6e3df;\r\n line-height: 1px;\r\n margin: 8px 0;\r\n}\r\n.helpText {\r\n font-weight: 400;\r\n font-size: 14px;\r\n line-height: 20px;\r\n text-align: left;\r\n color: #5f5955;\r\n padding: 16px 16px 0px 16px;\r\n}\r\n.secondarybutton {\r\n font-size: 16px;\r\n font-style: normal;\r\n font-weight: 700;\r\n line-height: 24px;\r\n color: #da291c;\r\n padding: 16px 0px 0px;\r\n cursor: pointer;\r\n}\r\n\r\n@media (max-width: 767px) {\r\n .secondarybutton {\r\n margin-left: 16px;\r\n padding-left: 16px;\r\n }\r\n}\r\n\r\n/* .error{\r\n border:2px solid red !important;\r\n font-size: larger;\r\n width: 30%;\r\n margin : 0px 12px 20px;\r\n} */\r\n.inputcontainer .errorInput {\r\n border: 2px solid #c60047 !important;\r\n margin: 0px 12px 20px;\r\n width: 30%;\r\n}\r\n\r\n.inputcontainer .errorCityInput {\r\n border: 2px solid #c60047 !important;\r\n margin: 0px 12px 0px 0px;\r\n width: 100%;\r\n}\r\n.inputcontainer .errorStreetInput {\r\n border: 2px solid #c60047 !important;\r\n margin: 0px 0px 1px 12px;\r\n width: 100%;\r\n}\r\n.errorbutton {\r\n background-color: #ffffff;\r\n padding: 0 16px 0 12px;\r\n border-radius: 12px;\r\n color: #da291c;\r\n font-size: 16px;\r\n font-style: normal;\r\n font-weight: 700;\r\n line-height: 24px;\r\n}\r\n@media (max-width: 767px) {\r\n .inputcontainer .errorInput {\r\n width: 100%;\r\n margin: 0 0 10px 0 !important;\r\n }\r\n .inputcontainer .errorCityInput {\r\n margin: 0;\r\n }\r\n .inputcontainer .errorStreetInput {\r\n margin: 0 0 10px 0 !important;\r\n }\r\n .errorbutton {\r\n background-color: transparent;\r\n padding: 0 16px 0 8px;\r\n }\r\n}\r\n.maxspeed {\r\n font-size: 14px;\r\n line-height: 16px;\r\n color: #5f5955;\r\n font-weight: 400;\r\n}\r\n@media (min-width: 768px) {\r\n .tooltip-align{\r\n margin-top: -3px;\r\n }\r\n .oldspinnercontainer {\r\n padding: 40px 24px;\r\n gap: 40px;\r\n border-radius: 8px;\r\n opacity: 0px;\r\n background-color: #ffffff;\r\n box-shadow: 0px 2px 4px 0px #57545233;\r\n }\r\n .oldspinnercontents {\r\n display: flex;\r\n flex-direction: column;\r\n align-items: center;\r\n }\r\n .oldspinnerloads {\r\n width: 32px;\r\n height: 32px;\r\n bottom: 12px;\r\n position: relative;\r\n color: #3d3935;\r\n }\r\n .oldchecktexts {\r\n font-size: 16px;\r\n font-weight: 700;\r\n line-height: 24px;\r\n text-align: center;\r\n color: #3d3935;\r\n position: relative;\r\n top: 10px;\r\n }\r\n}\r\n@media (max-width: 767px) {\r\n .spinnercontents {\r\n display: flex;\r\n flex-direction: column;\r\n align-items: center;\r\n margin-top: 12vh;\r\n }\r\n\r\n .oldspinnerload {\r\n width: 40px;\r\n height: 40px;\r\n bottom: 25px;\r\n position: relative;\r\n color: #3d3935;\r\n }\r\n\r\n .oldchecktext {\r\n color: #3d3935;\r\n text-align: center;\r\n font-size: 14px;\r\n line-height: 20px;\r\n font-weight: 400;\r\n }\r\n}\r\n');const{toString:ut}=Object.prototype,{getPrototypeOf:mt}=Object,{iterator:pt,toStringTag:gt}=Symbol,ht=(ft=Object.create(null),e=>{const n=ut.call(e);return ft[n]||(ft[n]=n.slice(8,-1).toLowerCase())});var ft;const vt=e=>(e=e.toLowerCase(),n=>ht(n)===e),bt=e=>n=>typeof n===e,{isArray:_t}=Array,xt=bt("undefined");function yt(e){return null!==e&&!xt(e)&&null!==e.constructor&&!xt(e.constructor)&&Ct(e.constructor.isBuffer)&&e.constructor.isBuffer(e)}const wt=vt("ArrayBuffer");const Tt=bt("string"),Ct=bt("function"),kt=bt("number"),Et=e=>null!==e&&"object"==typeof e,St=e=>{if("object"!==ht(e))return!1;const n=mt(e);return!(null!==n&&n!==Object.prototype&&null!==Object.getPrototypeOf(n)||gt in e||pt in e)},It=vt("Date"),Bt=vt("File"),Ft=vt("Blob"),At=vt("FileList"),Ot=vt("URLSearchParams"),[Rt,Nt,Pt,Lt]=["ReadableStream","Request","Response","Headers"].map(vt);function Mt(e,n,{allOwnKeys:t=!1}={}){if(null==e)return;let o,r;if("object"!=typeof e&&(e=[e]),_t(e))for(o=0,r=e.length;o<r;o++)n.call(null,e[o],o,e);else{if(yt(e))return;const r=t?Object.getOwnPropertyNames(e):Object.keys(e),i=r.length;let a;for(o=0;o<i;o++)a=r[o],n.call(null,e[a],a,e)}}function Vt(e,n){if(yt(e))return null;n=n.toLowerCase();const t=Object.keys(e);let o,r=t.length;for(;r-- >0;)if(o=t[r],n===o.toLowerCase())return o;return null}const Dt="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:"undefined"!=typeof window?window:global,Wt=e=>!xt(e)&&e!==Dt;const jt=(Ut="undefined"!=typeof Uint8Array&&mt(Uint8Array),e=>Ut&&e instanceof Ut);var Ut;const zt=vt("HTMLFormElement"),$t=(({hasOwnProperty:e})=>(n,t)=>e.call(n,t))(Object.prototype),Gt=vt("RegExp"),qt=(e,n)=>{const t=Object.getOwnPropertyDescriptors(e),o={};Mt(t,(t,r)=>{let i;!1!==(i=n(t,r,e))&&(o[r]=i||t)}),Object.defineProperties(e,o)};const Ht=vt("AsyncFunction"),Jt=(Qt="function"==typeof setImmediate,Xt=Ct(Dt.postMessage),Qt?setImmediate:Xt?(Kt=`axios@${Math.random()}`,Yt=[],Dt.addEventListener("message",({source:e,data:n})=>{e===Dt&&n===Kt&&Yt.length&&Yt.shift()()},!1),e=>{Yt.push(e),Dt.postMessage(Kt,"*")}):e=>setTimeout(e));var Qt,Xt,Kt,Yt;const Zt="undefined"!=typeof queueMicrotask?queueMicrotask.bind(Dt):"undefined"!=typeof process&&process.nextTick||Jt;var eo={isArray:_t,isArrayBuffer:wt,isBuffer:yt,isFormData:e=>{let n;return e&&("function"==typeof FormData&&e instanceof FormData||Ct(e.append)&&("formdata"===(n=ht(e))||"object"===n&&Ct(e.toString)&&"[object FormData]"===e.toString()))},isArrayBufferView:function(e){let n;return n="undefined"!=typeof ArrayBuffer&&ArrayBuffer.isView?ArrayBuffer.isView(e):e&&e.buffer&&wt(e.buffer),n},isString:Tt,isNumber:kt,isBoolean:e=>!0===e||!1===e,isObject:Et,isPlainObject:St,isEmptyObject:e=>{if(!Et(e)||yt(e))return!1;try{return 0===Object.keys(e).length&&Object.getPrototypeOf(e)===Object.prototype}catch(e){return!1}},isReadableStream:Rt,isRequest:Nt,isResponse:Pt,isHeaders:Lt,isUndefined:xt,isDate:It,isFile:Bt,isBlob:Ft,isRegExp:Gt,isFunction:Ct,isStream:e=>Et(e)&&Ct(e.pipe),isURLSearchParams:Ot,isTypedArray:jt,isFileList:At,forEach:Mt,merge:function e(){const{caseless:n,skipUndefined:t}=Wt(this)&&this||{},o={},r=(r,i)=>{const a=n&&Vt(o,i)||i;St(o[a])&&St(r)?o[a]=e(o[a],r):St(r)?o[a]=e({},r):_t(r)?o[a]=r.slice():t&&xt(r)||(o[a]=r)};for(let e=0,n=arguments.length;e<n;e++)arguments[e]&&Mt(arguments[e],r);return o},extend:(e,n,t,{allOwnKeys:o}={})=>(Mt(n,(n,o)=>{t&&Ct(n)?e[o]=ct(n,t):e[o]=n},{allOwnKeys:o}),e),trim:e=>e.trim?e.trim():e.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,""),stripBOM:e=>(65279===e.charCodeAt(0)&&(e=e.slice(1)),e),inherits:(e,n,t,o)=>{e.prototype=Object.create(n.prototype,o),e.prototype.constructor=e,Object.defineProperty(e,"super",{value:n.prototype}),t&&Object.assign(e.prototype,t)},toFlatObject:(e,n,t,o)=>{let r,i,a;const l={};if(n=n||{},null==e)return n;do{for(r=Object.getOwnPropertyNames(e),i=r.length;i-- >0;)a=r[i],o&&!o(a,e,n)||l[a]||(n[a]=e[a],l[a]=!0);e=!1!==t&&mt(e)}while(e&&(!t||t(e,n))&&e!==Object.prototype);return n},kindOf:ht,kindOfTest:vt,endsWith:(e,n,t)=>{e=String(e),(void 0===t||t>e.length)&&(t=e.length),t-=n.length;const o=e.indexOf(n,t);return-1!==o&&o===t},toArray:e=>{if(!e)return null;if(_t(e))return e;let n=e.length;if(!kt(n))return null;const t=new Array(n);for(;n-- >0;)t[n]=e[n];return t},forEachEntry:(e,n)=>{const t=(e&&e[pt]).call(e);let o;for(;(o=t.next())&&!o.done;){const t=o.value;n.call(e,t[0],t[1])}},matchAll:(e,n)=>{let t;const o=[];for(;null!==(t=e.exec(n));)o.push(t);return o},isHTMLForm:zt,hasOwnProperty:$t,hasOwnProp:$t,reduceDescriptors:qt,freezeMethods:e=>{qt(e,(n,t)=>{if(Ct(e)&&-1!==["arguments","caller","callee"].indexOf(t))return!1;const o=e[t];Ct(o)&&(n.enumerable=!1,"writable"in n?n.writable=!1:n.set||(n.set=()=>{throw Error("Can not rewrite read-only method '"+t+"'")}))})},toObjectSet:(e,n)=>{const t={},o=e=>{e.forEach(e=>{t[e]=!0})};return _t(e)?o(e):o(String(e).split(n)),t},toCamelCase:e=>e.toLowerCase().replace(/[-_\s]([a-z\d])(\w*)/g,function(e,n,t){return n.toUpperCase()+t}),noop:()=>{},toFiniteNumber:(e,n)=>null!=e&&Number.isFinite(e=+e)?e:n,findKey:Vt,global:Dt,isContextDefined:Wt,isSpecCompliantForm:function(e){return!!(e&&Ct(e.append)&&"FormData"===e[gt]&&e[pt])},toJSONObject:e=>{const n=new Array(10),t=(e,o)=>{if(Et(e)){if(n.indexOf(e)>=0)return;if(yt(e))return e;if(!("toJSON"in e)){n[o]=e;const r=_t(e)?[]:{};return Mt(e,(e,n)=>{const i=t(e,o+1);!xt(i)&&(r[n]=i)}),n[o]=void 0,r}}return e};return t(e,0)},isAsyncFn:Ht,isThenable:e=>e&&(Et(e)||Ct(e))&&Ct(e.then)&&Ct(e.catch),setImmediate:Jt,asap:Zt,isIterable:e=>null!=e&&Ct(e[pt])};function no(e,n,t,o,r){Error.call(this),Error.captureStackTrace?Error.captureStackTrace(this,this.constructor):this.stack=(new Error).stack,this.message=e,this.name="AxiosError",n&&(this.code=n),t&&(this.config=t),o&&(this.request=o),r&&(this.response=r,this.status=r.status?r.status:null)}eo.inherits(no,Error,{toJSON:function(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:eo.toJSONObject(this.config),code:this.code,status:this.status}}});const to=no.prototype,oo={};["ERR_BAD_OPTION_VALUE","ERR_BAD_OPTION","ECONNABORTED","ETIMEDOUT","ERR_NETWORK","ERR_FR_TOO_MANY_REDIRECTS","ERR_DEPRECATED","ERR_BAD_RESPONSE","ERR_BAD_REQUEST","ERR_CANCELED","ERR_NOT_SUPPORT","ERR_INVALID_URL"].forEach(e=>{oo[e]={value:e}}),Object.defineProperties(no,oo),Object.defineProperty(to,"isAxiosError",{value:!0}),no.from=(e,n,t,o,r,i)=>{const a=Object.create(to);eo.toFlatObject(e,a,function(e){return e!==Error.prototype},e=>"isAxiosError"!==e);const l=e&&e.message?e.message:"Error",s=null==n&&e?e.code:n;return no.call(a,l,s,t,o,r),e&&null==a.cause&&Object.defineProperty(a,"cause",{value:e,configurable:!0}),a.name=e&&e.name||"Error",i&&Object.assign(a,i),a};function ro(e){return eo.isPlainObject(e)||eo.isArray(e)}function io(e){return eo.endsWith(e,"[]")?e.slice(0,-2):e}function ao(e,n,t){return e?e.concat(n).map(function(e,n){return e=io(e),!t&&n?"["+e+"]":e}).join(t?".":""):n}const lo=eo.toFlatObject(eo,{},null,function(e){return/^is[A-Z]/.test(e)});function so(e,n,t){if(!eo.isObject(e))throw new TypeError("target must be an object");n=n||new FormData,t=eo.toFlatObject(t,{metaTokens:!0,dots:!1,indexes:!1},!1,function(e,n){return!eo.isUndefined(n[e])});const o=t.metaTokens,r=t.visitor||d,i=t.dots,a=t.indexes,l=(t.Blob||"undefined"!=typeof Blob&&Blob)&&eo.isSpecCompliantForm(n);if(!eo.isFunction(r))throw new TypeError("visitor must be a function");function s(e){if(null===e)return"";if(eo.isDate(e))return e.toISOString();if(eo.isBoolean(e))return e.toString();if(!l&&eo.isBlob(e))throw new no("Blob is not supported. Use a Buffer instead.");return eo.isArrayBuffer(e)||eo.isTypedArray(e)?l&&"function"==typeof Blob?new Blob([e]):Buffer.from(e):e}function d(e,t,r){let l=e;if(e&&!r&&"object"==typeof e)if(eo.endsWith(t,"{}"))t=o?t:t.slice(0,-2),e=JSON.stringify(e);else if(eo.isArray(e)&&function(e){return eo.isArray(e)&&!e.some(ro)}(e)||(eo.isFileList(e)||eo.endsWith(t,"[]"))&&(l=eo.toArray(e)))return t=io(t),l.forEach(function(e,o){!eo.isUndefined(e)&&null!==e&&n.append(!0===a?ao([t],o,i):null===a?t:t+"[]",s(e))}),!1;return!!ro(e)||(n.append(ao(r,t,i),s(e)),!1)}const c=[],u=Object.assign(lo,{defaultVisitor:d,convertValue:s,isVisitable:ro});if(!eo.isObject(e))throw new TypeError("data must be an object");return function e(t,o){if(!eo.isUndefined(t)){if(-1!==c.indexOf(t))throw Error("Circular reference detected in "+o.join("."));c.push(t),eo.forEach(t,function(t,i){!0===(!(eo.isUndefined(t)||null===t)&&r.call(n,t,eo.isString(i)?i.trim():i,o,u))&&e(t,o?o.concat(i):[i])}),c.pop()}}(e),n}function co(e){const n={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+","%00":"\0"};return encodeURIComponent(e).replace(/[!'()~]|%20|%00/g,function(e){return n[e]})}function uo(e,n){this._pairs=[],e&&so(e,this,n)}const mo=uo.prototype;function po(e){return encodeURIComponent(e).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+")}function go(e,n,t){if(!n)return e;const o=t&&t.encode||po;eo.isFunction(t)&&(t={serialize:t});const r=t&&t.serialize;let i;if(i=r?r(n,t):eo.isURLSearchParams(n)?n.toString():new uo(n,t).toString(o),i){const n=e.indexOf("#");-1!==n&&(e=e.slice(0,n)),e+=(-1===e.indexOf("?")?"?":"&")+i}return e}mo.append=function(e,n){this._pairs.push([e,n])},mo.toString=function(e){const n=e?function(n){return e.call(this,n,co)}:co;return this._pairs.map(function(e){return n(e[0])+"="+n(e[1])},"").join("&")};class ho{constructor(){this.handlers=[]}use(e,n,t){return this.handlers.push({fulfilled:e,rejected:n,synchronous:!!t&&t.synchronous,runWhen:t?t.runWhen:null}),this.handlers.length-1}eject(e){this.handlers[e]&&(this.handlers[e]=null)}clear(){this.handlers&&(this.handlers=[])}forEach(e){eo.forEach(this.handlers,function(n){null!==n&&e(n)})}}var fo={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1},vo={isBrowser:!0,classes:{URLSearchParams:"undefined"!=typeof URLSearchParams?URLSearchParams:uo,FormData:"undefined"!=typeof FormData?FormData:null,Blob:"undefined"!=typeof Blob?Blob:null},protocols:["http","https","file","blob","url","data"]};const bo="undefined"!=typeof window&&"undefined"!=typeof document,_o="object"==typeof navigator&&navigator||void 0,xo=bo&&(!_o||["ReactNative","NativeScript","NS"].indexOf(_o.product)<0),yo="undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope&&"function"==typeof self.importScripts,wo=bo&&window.location.href||"http://localhost";var To={...Object.freeze({__proto__:null,hasBrowserEnv:bo,hasStandardBrowserEnv:xo,hasStandardBrowserWebWorkerEnv:yo,navigator:_o,origin:wo}),...vo};function Co(e){function n(e,t,o,r){let i=e[r++];if("__proto__"===i)return!0;const a=Number.isFinite(+i),l=r>=e.length;if(i=!i&&eo.isArray(o)?o.length:i,l)return eo.hasOwnProp(o,i)?o[i]=[o[i],t]:o[i]=t,!a;o[i]&&eo.isObject(o[i])||(o[i]=[]);return n(e,t,o[i],r)&&eo.isArray(o[i])&&(o[i]=function(e){const n={},t=Object.keys(e);let o;const r=t.length;let i;for(o=0;o<r;o++)i=t[o],n[i]=e[i];return n}(o[i])),!a}if(eo.isFormData(e)&&eo.isFunction(e.entries)){const t={};return eo.forEachEntry(e,(e,o)=>{n(function(e){return eo.matchAll(/\w+|\[(\w*)]/g,e).map(e=>"[]"===e[0]?"":e[1]||e[0])}(e),o,t,0)}),t}return null}const ko={transitional:fo,adapter:["xhr","http","fetch"],transformRequest:[function(e,n){const t=n.getContentType()||"",o=t.indexOf("application/json")>-1,r=eo.isObject(e);r&&eo.isHTMLForm(e)&&(e=new FormData(e));if(eo.isFormData(e))return o?JSON.stringify(Co(e)):e;if(eo.isArrayBuffer(e)||eo.isBuffer(e)||eo.isStream(e)||eo.isFile(e)||eo.isBlob(e)||eo.isReadableStream(e))return e;if(eo.isArrayBufferView(e))return e.buffer;if(eo.isURLSearchParams(e))return n.setContentType("application/x-www-form-urlencoded;charset=utf-8",!1),e.toString();let i;if(r){if(t.indexOf("application/x-www-form-urlencoded")>-1)return function(e,n){return so(e,new To.classes.URLSearchParams,{visitor:function(e,n,t,o){return To.isNode&&eo.isBuffer(e)?(this.append(n,e.toString("base64")),!1):o.defaultVisitor.apply(this,arguments)},...n})}(e,this.formSerializer).toString();if((i=eo.isFileList(e))||t.indexOf("multipart/form-data")>-1){const n=this.env&&this.env.FormData;return so(i?{"files[]":e}:e,n&&new n,this.formSerializer)}}return r||o?(n.setContentType("application/json",!1),function(e,n,t){if(eo.isString(e))try{return(n||JSON.parse)(e),eo.trim(e)}catch(e){if("SyntaxError"!==e.name)throw e}return(t||JSON.stringify)(e)}(e)):e}],transformResponse:[function(e){const n=this.transitional||ko.transitional,t=n&&n.forcedJSONParsing,o="json"===this.responseType;if(eo.isResponse(e)||eo.isReadableStream(e))return e;if(e&&eo.isString(e)&&(t&&!this.responseType||o)){const t=!(n&&n.silentJSONParsing)&&o;try{return JSON.parse(e,this.parseReviver)}catch(e){if(t){if("SyntaxError"===e.name)throw no.from(e,no.ERR_BAD_RESPONSE,this,null,this.response);throw e}}}return e}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,env:{FormData:To.classes.FormData,Blob:To.classes.Blob},validateStatus:function(e){return e>=200&&e<300},headers:{common:{Accept:"application/json, text/plain, */*","Content-Type":void 0}}};eo.forEach(["delete","get","head","post","put","patch"],e=>{ko.headers[e]={}});const Eo=eo.toObjectSet(["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"]);const So=Symbol("internals");function Io(e){return e&&String(e).trim().toLowerCase()}function Bo(e){return!1===e||null==e?e:eo.isArray(e)?e.map(Bo):String(e)}function Fo(e,n,t,o,r){return eo.isFunction(o)?o.call(this,n,t):(r&&(n=t),eo.isString(n)?eo.isString(o)?-1!==n.indexOf(o):eo.isRegExp(o)?o.test(n):void 0:void 0)}let Ao=class{constructor(e){e&&this.set(e)}set(e,n,t){const o=this;function r(e,n,t){const r=Io(n);if(!r)throw new Error("header name must be a non-empty string");const i=eo.findKey(o,r);(!i||void 0===o[i]||!0===t||void 0===t&&!1!==o[i])&&(o[i||n]=Bo(e))}const i=(e,n)=>eo.forEach(e,(e,t)=>r(e,t,n));if(eo.isPlainObject(e)||e instanceof this.constructor)i(e,n);else if(eo.isString(e)&&(e=e.trim())&&!/^[-_a-zA-Z0-9^`|~,!#$%&'*+.]+$/.test(e.trim()))i((e=>{const n={};let t,o,r;return e&&e.split("\n").forEach(function(e){r=e.indexOf(":"),t=e.substring(0,r).trim().toLowerCase(),o=e.substring(r+1).trim(),!t||n[t]&&Eo[t]||("set-cookie"===t?n[t]?n[t].push(o):n[t]=[o]:n[t]=n[t]?n[t]+", "+o:o)}),n})(e),n);else if(eo.isObject(e)&&eo.isIterable(e)){let t,o,r={};for(const n of e){if(!eo.isArray(n))throw TypeError("Object iterator must return a key-value pair");r[o=n[0]]=(t=r[o])?eo.isArray(t)?[...t,n[1]]:[t,n[1]]:n[1]}i(r,n)}else null!=e&&r(n,e,t);return this}get(e,n){if(e=Io(e)){const t=eo.findKey(this,e);if(t){const e=this[t];if(!n)return e;if(!0===n)return function(e){const n=Object.create(null),t=/([^\s,;=]+)\s*(?:=\s*([^,;]+))?/g;let o;for(;o=t.exec(e);)n[o[1]]=o[2];return n}(e);if(eo.isFunction(n))return n.call(this,e,t);if(eo.isRegExp(n))return n.exec(e);throw new TypeError("parser must be boolean|regexp|function")}}}has(e,n){if(e=Io(e)){const t=eo.findKey(this,e);return!(!t||void 0===this[t]||n&&!Fo(0,this[t],t,n))}return!1}delete(e,n){const t=this;let o=!1;function r(e){if(e=Io(e)){const r=eo.findKey(t,e);!r||n&&!Fo(0,t[r],r,n)||(delete t[r],o=!0)}}return eo.isArray(e)?e.forEach(r):r(e),o}clear(e){const n=Object.keys(this);let t=n.length,o=!1;for(;t--;){const r=n[t];e&&!Fo(0,this[r],r,e,!0)||(delete this[r],o=!0)}return o}normalize(e){const n=this,t={};return eo.forEach(this,(o,r)=>{const i=eo.findKey(t,r);if(i)return n[i]=Bo(o),void delete n[r];const a=e?function(e){return e.trim().toLowerCase().replace(/([a-z\d])(\w*)/g,(e,n,t)=>n.toUpperCase()+t)}(r):String(r).trim();a!==r&&delete n[r],n[a]=Bo(o),t[a]=!0}),this}concat(...e){return this.constructor.concat(this,...e)}toJSON(e){const n=Object.create(null);return eo.forEach(this,(t,o)=>{null!=t&&!1!==t&&(n[o]=e&&eo.isArray(t)?t.join(", "):t)}),n}[Symbol.iterator](){return Object.entries(this.toJSON())[Symbol.iterator]()}toString(){return Object.entries(this.toJSON()).map(([e,n])=>e+": "+n).join("\n")}getSetCookie(){return this.get("set-cookie")||[]}get[Symbol.toStringTag](){return"AxiosHeaders"}static from(e){return e instanceof this?e:new this(e)}static concat(e,...n){const t=new this(e);return n.forEach(e=>t.set(e)),t}static accessor(e){const n=(this[So]=this[So]={accessors:{}}).accessors,t=this.prototype;function o(e){const o=Io(e);n[o]||(!function(e,n){const t=eo.toCamelCase(" "+n);["get","set","has"].forEach(o=>{Object.defineProperty(e,o+t,{value:function(e,t,r){return this[o].call(this,n,e,t,r)},configurable:!0})})}(t,e),n[o]=!0)}return eo.isArray(e)?e.forEach(o):o(e),this}};function Oo(e,n){const t=this||ko,o=n||t,r=Ao.from(o.headers);let i=o.data;return eo.forEach(e,function(e){i=e.call(t,i,r.normalize(),n?n.status:void 0)}),r.normalize(),i}function Ro(e){return!(!e||!e.__CANCEL__)}function No(e,n,t){no.call(this,null==e?"canceled":e,no.ERR_CANCELED,n,t),this.name="CanceledError"}function Po(e,n,t){const o=t.config.validateStatus;t.status&&o&&!o(t.status)?n(new no("Request failed with status code "+t.status,[no.ERR_BAD_REQUEST,no.ERR_BAD_RESPONSE][Math.floor(t.status/100)-4],t.config,t.request,t)):e(t)}Ao.accessor(["Content-Type","Content-Length","Accept","Accept-Encoding","User-Agent","Authorization"]),eo.reduceDescriptors(Ao.prototype,({value:e},n)=>{let t=n[0].toUpperCase()+n.slice(1);return{get:()=>e,set(e){this[t]=e}}}),eo.freezeMethods(Ao),eo.inherits(No,no,{__CANCEL__:!0});const Lo=(e,n,t=3)=>{let o=0;const r=function(e,n){e=e||10;const t=new Array(e),o=new Array(e);let r,i=0,a=0;return n=void 0!==n?n:1e3,function(l){const s=Date.now(),d=o[a];r||(r=s),t[i]=l,o[i]=s;let c=a,u=0;for(;c!==i;)u+=t[c++],c%=e;if(i=(i+1)%e,i===a&&(a=(a+1)%e),s-r<n)return;const m=d&&s-d;return m?Math.round(1e3*u/m):void 0}}(50,250);return function(e,n){let t,o,r=0,i=1e3/n;const a=(n,i=Date.now())=>{r=i,t=null,o&&(clearTimeout(o),o=null),e(...n)};return[(...e)=>{const n=Date.now(),l=n-r;l>=i?a(e,n):(t=e,o||(o=setTimeout(()=>{o=null,a(t)},i-l)))},()=>t&&a(t)]}(t=>{const i=t.loaded,a=t.lengthComputable?t.total:void 0,l=i-o,s=r(l);o=i;e({loaded:i,total:a,progress:a?i/a:void 0,bytes:l,rate:s||void 0,estimated:s&&a&&i<=a?(a-i)/s:void 0,event:t,lengthComputable:null!=a,[n?"download":"upload"]:!0})},t)},Mo=(e,n)=>{const t=null!=e;return[o=>n[0]({lengthComputable:t,total:e,loaded:o}),n[1]]},Vo=e=>(...n)=>eo.asap(()=>e(...n));var Do=To.hasStandardBrowserEnv?((e,n)=>t=>(t=new URL(t,To.origin),e.protocol===t.protocol&&e.host===t.host&&(n||e.port===t.port)))(new URL(To.origin),To.navigator&&/(msie|trident)/i.test(To.navigator.userAgent)):()=>!0,Wo=To.hasStandardBrowserEnv?{write(e,n,t,o,r,i){const a=[e+"="+encodeURIComponent(n)];eo.isNumber(t)&&a.push("expires="+new Date(t).toGMTString()),eo.isString(o)&&a.push("path="+o),eo.isString(r)&&a.push("domain="+r),!0===i&&a.push("secure"),document.cookie=a.join("; ")},read(e){const n=document.cookie.match(new RegExp("(^|;\\s*)("+e+")=([^;]*)"));return n?decodeURIComponent(n[3]):null},remove(e){this.write(e,"",Date.now()-864e5)}}:{write(){},read:()=>null,remove(){}};function jo(e,n,t){let o=!/^([a-z][a-z\d+\-.]*:)?\/\//i.test(n);return e&&(o||0==t)?function(e,n){return n?e.replace(/\/?\/$/,"")+"/"+n.replace(/^\/+/,""):e}(e,n):n}const Uo=e=>e instanceof Ao?{...e}:e;function zo(e,n){n=n||{};const t={};function o(e,n,t,o){return eo.isPlainObject(e)&&eo.isPlainObject(n)?eo.merge.call({caseless:o},e,n):eo.isPlainObject(n)?eo.merge({},n):eo.isArray(n)?n.slice():n}function r(e,n,t,r){return eo.isUndefined(n)?eo.isUndefined(e)?void 0:o(void 0,e,0,r):o(e,n,0,r)}function i(e,n){if(!eo.isUndefined(n))return o(void 0,n)}function a(e,n){return eo.isUndefined(n)?eo.isUndefined(e)?void 0:o(void 0,e):o(void 0,n)}function l(t,r,i){return i in n?o(t,r):i in e?o(void 0,t):void 0}const s={url:i,method:i,data:i,baseURL:a,transformRequest:a,transformResponse:a,paramsSerializer:a,timeout:a,timeoutMessage:a,withCredentials:a,withXSRFToken:a,adapter:a,responseType:a,xsrfCookieName:a,xsrfHeaderName:a,onUploadProgress:a,onDownloadProgress:a,decompress:a,maxContentLength:a,maxBodyLength:a,beforeRedirect:a,transport:a,httpAgent:a,httpsAgent:a,cancelToken:a,socketPath:a,responseEncoding:a,validateStatus:l,headers:(e,n,t)=>r(Uo(e),Uo(n),0,!0)};return eo.forEach(Object.keys({...e,...n}),function(o){const i=s[o]||r,a=i(e[o],n[o],o);eo.isUndefined(a)&&i!==l||(t[o]=a)}),t}var $o=e=>{const n=zo({},e);let{data:t,withXSRFToken:o,xsrfHeaderName:r,xsrfCookieName:i,headers:a,auth:l}=n;if(n.headers=a=Ao.from(a),n.url=go(jo(n.baseURL,n.url,n.allowAbsoluteUrls),e.params,e.paramsSerializer),l&&a.set("Authorization","Basic "+btoa((l.username||"")+":"+(l.password?unescape(encodeURIComponent(l.password)):""))),eo.isFormData(t))if(To.hasStandardBrowserEnv||To.hasStandardBrowserWebWorkerEnv)a.setContentType(void 0);else if(eo.isFunction(t.getHeaders)){const e=t.getHeaders(),n=["content-type","content-length"];Object.entries(e).forEach(([e,t])=>{n.includes(e.toLowerCase())&&a.set(e,t)})}if(To.hasStandardBrowserEnv&&(o&&eo.isFunction(o)&&(o=o(n)),o||!1!==o&&Do(n.url))){const e=r&&i&&Wo.read(i);e&&a.set(r,e)}return n};var Go="undefined"!=typeof XMLHttpRequest&&function(e){return new Promise(function(n,t){const o=$o(e);let r=o.data;const i=Ao.from(o.headers).normalize();let a,l,s,d,c,{responseType:u,onUploadProgress:m,onDownloadProgress:p}=o;function g(){d&&d(),c&&c(),o.cancelToken&&o.cancelToken.unsubscribe(a),o.signal&&o.signal.removeEventListener("abort",a)}let h=new XMLHttpRequest;function f(){if(!h)return;const o=Ao.from("getAllResponseHeaders"in h&&h.getAllResponseHeaders());Po(function(e){n(e),g()},function(e){t(e),g()},{data:u&&"text"!==u&&"json"!==u?h.response:h.responseText,status:h.status,statusText:h.statusText,headers:o,config:e,request:h}),h=null}h.open(o.method.toUpperCase(),o.url,!0),h.timeout=o.timeout,"onloadend"in h?h.onloadend=f:h.onreadystatechange=function(){h&&4===h.readyState&&(0!==h.status||h.responseURL&&0===h.responseURL.indexOf("file:"))&&setTimeout(f)},h.onabort=function(){h&&(t(new no("Request aborted",no.ECONNABORTED,e,h)),h=null)},h.onerror=function(n){const o=new no(n&&n.message?n.message:"Network Error",no.ERR_NETWORK,e,h);o.event=n||null,t(o),h=null},h.ontimeout=function(){let n=o.timeout?"timeout of "+o.timeout+"ms exceeded":"timeout exceeded";const r=o.transitional||fo;o.timeoutErrorMessage&&(n=o.timeoutErrorMessage),t(new no(n,r.clarifyTimeoutError?no.ETIMEDOUT:no.ECONNABORTED,e,h)),h=null},void 0===r&&i.setContentType(null),"setRequestHeader"in h&&eo.forEach(i.toJSON(),function(e,n){h.setRequestHeader(n,e)}),eo.isUndefined(o.withCredentials)||(h.withCredentials=!!o.withCredentials),u&&"json"!==u&&(h.responseType=o.responseType),p&&([s,c]=Lo(p,!0),h.addEventListener("progress",s)),m&&h.upload&&([l,d]=Lo(m),h.upload.addEventListener("progress",l),h.upload.addEventListener("loadend",d)),(o.cancelToken||o.signal)&&(a=n=>{h&&(t(!n||n.type?new No(null,e,h):n),h.abort(),h=null)},o.cancelToken&&o.cancelToken.subscribe(a),o.signal&&(o.signal.aborted?a():o.signal.addEventListener("abort",a)));const v=function(e){const n=/^([-+\w]{1,25})(:?\/\/|:)/.exec(e);return n&&n[1]||""}(o.url);v&&-1===To.protocols.indexOf(v)?t(new no("Unsupported protocol "+v+":",no.ERR_BAD_REQUEST,e)):h.send(r||null)})};const qo=(e,n)=>{const{length:t}=e=e?e.filter(Boolean):[];if(n||t){let t,o=new AbortController;const r=function(e){if(!t){t=!0,a();const n=e instanceof Error?e:this.reason;o.abort(n instanceof no?n:new No(n instanceof Error?n.message:n))}};let i=n&&setTimeout(()=>{i=null,r(new no(`timeout ${n} of ms exceeded`,no.ETIMEDOUT))},n);const a=()=>{e&&(i&&clearTimeout(i),i=null,e.forEach(e=>{e.unsubscribe?e.unsubscribe(r):e.removeEventListener("abort",r)}),e=null)};e.forEach(e=>e.addEventListener("abort",r));const{signal:l}=o;return l.unsubscribe=()=>eo.asap(a),l}},Ho=function*(e,n){let t=e.byteLength;if(t<n)return void(yield e);let o,r=0;for(;r<t;)o=r+n,yield e.slice(r,o),r=o},Jo=async function*(e){if(e[Symbol.asyncIterator])return void(yield*e);const n=e.getReader();try{for(;;){const{done:e,value:t}=await n.read();if(e)break;yield t}}finally{await n.cancel()}},Qo=(e,n,t,o)=>{const r=async function*(e,n){for await(const t of Jo(e))yield*Ho(t,n)}(e,n);let i,a=0,l=e=>{i||(i=!0,o&&o(e))};return new ReadableStream({async pull(e){try{const{done:n,value:o}=await r.next();if(n)return l(),void e.close();let i=o.byteLength;if(t){let e=a+=i;t(e)}e.enqueue(new Uint8Array(o))}catch(e){throw l(e),e}},cancel:e=>(l(e),r.return())},{highWaterMark:2})},{isFunction:Xo}=eo,Ko=(({Request:e,Response:n})=>({Request:e,Response:n}))(eo.global),{ReadableStream:Yo,TextEncoder:Zo}=eo.global,er=(e,...n)=>{try{return!!e(...n)}catch(e){return!1}},nr=e=>{e=eo.merge.call({skipUndefined:!0},Ko,e);const{fetch:n,Request:t,Response:o}=e,r=n?Xo(n):"function"==typeof fetch,i=Xo(t),a=Xo(o);if(!r)return!1;const l=r&&Xo(Yo),s=r&&("function"==typeof Zo?(d=new Zo,e=>d.encode(e)):async e=>new Uint8Array(await new t(e).arrayBuffer()));var d;const c=i&&l&&er(()=>{let e=!1;const n=new t(To.origin,{body:new Yo,method:"POST",get duplex(){return e=!0,"half"}}).headers.has("Content-Type");return e&&!n}),u=a&&l&&er(()=>eo.isReadableStream(new o("").body)),m={stream:u&&(e=>e.body)};r&&["text","arrayBuffer","blob","formData","stream"].forEach(e=>{!m[e]&&(m[e]=(n,t)=>{let o=n&&n[e];if(o)return o.call(n);throw new no(`Response type '${e}' is not supported`,no.ERR_NOT_SUPPORT,t)})});const p=async(e,n)=>{const o=eo.toFiniteNumber(e.getContentLength());return null==o?(async e=>{if(null==e)return 0;if(eo.isBlob(e))return e.size;if(eo.isSpecCompliantForm(e)){const n=new t(To.origin,{method:"POST",body:e});return(await n.arrayBuffer()).byteLength}return eo.isArrayBufferView(e)||eo.isArrayBuffer(e)?e.byteLength:(eo.isURLSearchParams(e)&&(e+=""),eo.isString(e)?(await s(e)).byteLength:void 0)})(n):o};return async e=>{let{url:r,method:a,data:l,signal:s,cancelToken:d,timeout:g,onDownloadProgress:h,onUploadProgress:f,responseType:v,headers:b,withCredentials:_="same-origin",fetchOptions:x}=$o(e),y=n||fetch;v=v?(v+"").toLowerCase():"text";let w=qo([s,d&&d.toAbortSignal()],g),T=null;const C=w&&w.unsubscribe&&(()=>{w.unsubscribe()});let k;try{if(f&&c&&"get"!==a&&"head"!==a&&0!==(k=await p(b,l))){let e,n=new t(r,{method:"POST",body:l,duplex:"half"});if(eo.isFormData(l)&&(e=n.headers.get("content-type"))&&b.setContentType(e),n.body){const[e,t]=Mo(k,Lo(Vo(f)));l=Qo(n.body,65536,e,t)}}eo.isString(_)||(_=_?"include":"omit");const n=i&&"credentials"in t.prototype,s={...x,signal:w,method:a.toUpperCase(),headers:b.normalize().toJSON(),body:l,duplex:"half",credentials:n?_:void 0};T=i&&new t(r,s);let d=await(i?y(T,x):y(r,s));const g=u&&("stream"===v||"response"===v);if(u&&(h||g&&C)){const e={};["status","statusText","headers"].forEach(n=>{e[n]=d[n]});const n=eo.toFiniteNumber(d.headers.get("content-length")),[t,r]=h&&Mo(n,Lo(Vo(h),!0))||[];d=new o(Qo(d.body,65536,t,()=>{r&&r(),C&&C()}),e)}v=v||"text";let E=await m[eo.findKey(m,v)||"text"](d,e);return!g&&C&&C(),await new Promise((n,t)=>{Po(n,t,{data:E,headers:Ao.from(d.headers),status:d.status,statusText:d.statusText,config:e,request:T})})}catch(n){if(C&&C(),n&&"TypeError"===n.name&&/Load failed|fetch/i.test(n.message))throw Object.assign(new no("Network Error",no.ERR_NETWORK,e,T),{cause:n.cause||n});throw no.from(n,n&&n.code,e,T)}}},tr=new Map,or=e=>{let n=e?e.env:{};const{fetch:t,Request:o,Response:r}=n,i=[o,r,t];let a,l,s=i.length,d=tr;for(;s--;)a=i[s],l=d.get(a),void 0===l&&d.set(a,l=s?new Map:nr(n)),d=l;return l};or();const rr={http:null,xhr:Go,fetch:{get:or}};eo.forEach(rr,(e,n)=>{if(e){try{Object.defineProperty(e,"name",{value:n})}catch(e){}Object.defineProperty(e,"adapterName",{value:n})}});const ir=e=>`- ${e}`,ar=e=>eo.isFunction(e)||null===e||!1===e;var lr=(e,n)=>{e=eo.isArray(e)?e:[e];const{length:t}=e;let o,r;const i={};for(let a=0;a<t;a++){let t;if(o=e[a],r=o,!ar(o)&&(r=rr[(t=String(o)).toLowerCase()],void 0===r))throw new no(`Unknown adapter '${t}'`);if(r&&(eo.isFunction(r)||(r=r.get(n))))break;i[t||"#"+a]=r}if(!r){const e=Object.entries(i).map(([e,n])=>`adapter ${e} `+(!1===n?"is not supported by the environment":"is not available in the build"));throw new no("There is no suitable adapter to dispatch the request "+(t?e.length>1?"since :\n"+e.map(ir).join("\n"):" "+ir(e[0]):"as no adapter specified"),"ERR_NOT_SUPPORT")}return r};function sr(e){if(e.cancelToken&&e.cancelToken.throwIfRequested(),e.signal&&e.signal.aborted)throw new No(null,e)}function dr(e){sr(e),e.headers=Ao.from(e.headers),e.data=Oo.call(e,e.transformRequest),-1!==["post","put","patch"].indexOf(e.method)&&e.headers.setContentType("application/x-www-form-urlencoded",!1);return lr(e.adapter||ko.adapter,e)(e).then(function(n){return sr(e),n.data=Oo.call(e,e.transformResponse,n),n.headers=Ao.from(n.headers),n},function(n){return Ro(n)||(sr(e),n&&n.response&&(n.response.data=Oo.call(e,e.transformResponse,n.response),n.response.headers=Ao.from(n.response.headers))),Promise.reject(n)})}const cr="1.12.2",ur={};["object","boolean","number","function","string","symbol"].forEach((e,n)=>{ur[e]=function(t){return typeof t===e||"a"+(n<1?"n ":" ")+e}});const mr={};ur.transitional=function(e,n,t){function o(e,n){return"[Axios v"+cr+"] Transitional option '"+e+"'"+n+(t?". "+t:"")}return(t,r,i)=>{if(!1===e)throw new no(o(r," has been removed"+(n?" in "+n:"")),no.ERR_DEPRECATED);return n&&!mr[r]&&(mr[r]=!0,console.warn(o(r," has been deprecated since v"+n+" and will be removed in the near future"))),!e||e(t,r,i)}},ur.spelling=function(e){return(n,t)=>(console.warn(`${t} is likely a misspelling of ${e}`),!0)};var pr={assertOptions:function(e,n,t){if("object"!=typeof e)throw new no("options must be an object",no.ERR_BAD_OPTION_VALUE);const o=Object.keys(e);let r=o.length;for(;r-- >0;){const i=o[r],a=n[i];if(a){const n=e[i],t=void 0===n||a(n,i,e);if(!0!==t)throw new no("option "+i+" must be "+t,no.ERR_BAD_OPTION_VALUE);continue}if(!0!==t)throw new no("Unknown option "+i,no.ERR_BAD_OPTION)}},validators:ur};const gr=pr.validators;let hr=class{constructor(e){this.defaults=e||{},this.interceptors={request:new ho,response:new ho}}async request(e,n){try{return await this._request(e,n)}catch(e){if(e instanceof Error){let n={};Error.captureStackTrace?Error.captureStackTrace(n):n=new Error;const t=n.stack?n.stack.replace(/^.+\n/,""):"";try{e.stack?t&&!String(e.stack).endsWith(t.replace(/^.+\n.+\n/,""))&&(e.stack+="\n"+t):e.stack=t}catch(e){}}throw e}}_request(e,n){"string"==typeof e?(n=n||{}).url=e:n=e||{},n=zo(this.defaults,n);const{transitional:t,paramsSerializer:o,headers:r}=n;void 0!==t&&pr.assertOptions(t,{silentJSONParsing:gr.transitional(gr.boolean),forcedJSONParsing:gr.transitional(gr.boolean),clarifyTimeoutError:gr.transitional(gr.boolean)},!1),null!=o&&(eo.isFunction(o)?n.paramsSerializer={serialize:o}:pr.assertOptions(o,{encode:gr.function,serialize:gr.function},!0)),void 0!==n.allowAbsoluteUrls||(void 0!==this.defaults.allowAbsoluteUrls?n.allowAbsoluteUrls=this.defaults.allowAbsoluteUrls:n.allowAbsoluteUrls=!0),pr.assertOptions(n,{baseUrl:gr.spelling("baseURL"),withXsrfToken:gr.spelling("withXSRFToken")},!0),n.method=(n.method||this.defaults.method||"get").toLowerCase();let i=r&&eo.merge(r.common,r[n.method]);r&&eo.forEach(["delete","get","head","post","put","patch","common"],e=>{delete r[e]}),n.headers=Ao.concat(i,r);const a=[];let l=!0;this.interceptors.request.forEach(function(e){"function"==typeof e.runWhen&&!1===e.runWhen(n)||(l=l&&e.synchronous,a.unshift(e.fulfilled,e.rejected))});const s=[];let d;this.interceptors.response.forEach(function(e){s.push(e.fulfilled,e.rejected)});let c,u=0;if(!l){const e=[dr.bind(this),void 0];for(e.unshift(...a),e.push(...s),c=e.length,d=Promise.resolve(n);u<c;)d=d.then(e[u++],e[u++]);return d}c=a.length;let m=n;for(;u<c;){const e=a[u++],n=a[u++];try{m=e(m)}catch(e){n.call(this,e);break}}try{d=dr.call(this,m)}catch(e){return Promise.reject(e)}for(u=0,c=s.length;u<c;)d=d.then(s[u++],s[u++]);return d}getUri(e){return go(jo((e=zo(this.defaults,e)).baseURL,e.url,e.allowAbsoluteUrls),e.params,e.paramsSerializer)}};eo.forEach(["delete","get","head","options"],function(e){hr.prototype[e]=function(n,t){return this.request(zo(t||{},{method:e,url:n,data:(t||{}).data}))}}),eo.forEach(["post","put","patch"],function(e){function n(n){return function(t,o,r){return this.request(zo(r||{},{method:e,headers:n?{"Content-Type":"multipart/form-data"}:{},url:t,data:o}))}}hr.prototype[e]=n(),hr.prototype[e+"Form"]=n(!0)});const fr={Continue:100,SwitchingProtocols:101,Processing:102,EarlyHints:103,Ok:200,Created:201,Accepted:202,NonAuthoritativeInformation:203,NoContent:204,ResetContent:205,PartialContent:206,MultiStatus:207,AlreadyReported:208,ImUsed:226,MultipleChoices:300,MovedPermanently:301,Found:302,SeeOther:303,NotModified:304,UseProxy:305,Unused:306,TemporaryRedirect:307,PermanentRedirect:308,BadRequest:400,Unauthorized:401,PaymentRequired:402,Forbidden:403,NotFound:404,MethodNotAllowed:405,NotAcceptable:406,ProxyAuthenticationRequired:407,RequestTimeout:408,Conflict:409,Gone:410,LengthRequired:411,PreconditionFailed:412,PayloadTooLarge:413,UriTooLong:414,UnsupportedMediaType:415,RangeNotSatisfiable:416,ExpectationFailed:417,ImATeapot:418,MisdirectedRequest:421,UnprocessableEntity:422,Locked:423,FailedDependency:424,TooEarly:425,UpgradeRequired:426,PreconditionRequired:428,TooManyRequests:429,RequestHeaderFieldsTooLarge:431,UnavailableForLegalReasons:451,InternalServerError:500,NotImplemented:501,BadGateway:502,ServiceUnavailable:503,GatewayTimeout:504,HttpVersionNotSupported:505,VariantAlsoNegotiates:506,InsufficientStorage:507,LoopDetected:508,NotExtended:510,NetworkAuthenticationRequired:511};Object.entries(fr).forEach(([e,n])=>{fr[n]=e});const vr=function e(n){const t=new hr(n),o=ct(hr.prototype.request,t);return eo.extend(o,hr.prototype,t,{allOwnKeys:!0}),eo.extend(o,t,null,{allOwnKeys:!0}),o.create=function(t){return e(zo(n,t))},o}(ko);vr.Axios=hr,vr.CanceledError=No,vr.CancelToken=class e{constructor(e){if("function"!=typeof e)throw new TypeError("executor must be a function.");let n;this.promise=new Promise(function(e){n=e});const t=this;this.promise.then(e=>{if(!t._listeners)return;let n=t._listeners.length;for(;n-- >0;)t._listeners[n](e);t._listeners=null}),this.promise.then=e=>{let n;const o=new Promise(e=>{t.subscribe(e),n=e}).then(e);return o.cancel=function(){t.unsubscribe(n)},o},e(function(e,o,r){t.reason||(t.reason=new No(e,o,r),n(t.reason))})}throwIfRequested(){if(this.reason)throw this.reason}subscribe(e){this.reason?e(this.reason):this._listeners?this._listeners.push(e):this._listeners=[e]}unsubscribe(e){if(!this._listeners)return;const n=this._listeners.indexOf(e);-1!==n&&this._listeners.splice(n,1)}toAbortSignal(){const e=new AbortController,n=n=>{e.abort(n)};return this.subscribe(n),e.signal.unsubscribe=()=>this.unsubscribe(n),e.signal}static source(){let n;return{token:new e(function(e){n=e}),cancel:n}}},vr.isCancel=Ro,vr.VERSION=cr,vr.toFormData=so,vr.AxiosError=no,vr.Cancel=vr.CanceledError,vr.all=function(e){return Promise.all(e)},vr.spread=function(e){return function(n){return e.apply(null,n)}},vr.isAxiosError=function(e){return eo.isObject(e)&&!0===e.isAxiosError},vr.mergeConfig=zo,vr.AxiosHeaders=Ao,vr.formToJSON=e=>Co(eo.isHTMLForm(e)?new FormData(e):e),vr.getAdapter=lr,vr.HttpStatusCode=fr,vr.default=vr;const{Axios:br,AxiosError:_r,CanceledError:xr,isCancel:yr,CancelToken:wr,VERSION:Tr,all:Cr,Cancel:kr,isAxiosError:Er,spread:Sr,toFormData:Ir,AxiosHeaders:Br,HttpStatusCode:Fr,formToJSON:Ar,getAdapter:Or,mergeConfig:Rr}=vr,Nr=[];for(let e=0;e<256;++e)Nr.push((e+256).toString(16).slice(1));let Pr;const Lr=new Uint8Array(16);var Mr={randomUUID:"undefined"!=typeof crypto&&crypto.randomUUID&&crypto.randomUUID.bind(crypto)};function Vr(e,n,t){const o=(e=e||{}).random??e.rng?.()??function(){if(!Pr){if("undefined"==typeof crypto||!crypto.getRandomValues)throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");Pr=crypto.getRandomValues.bind(crypto)}return Pr(Lr)}();if(o.length<16)throw new Error("Random bytes length must be >= 16");return o[6]=15&o[6]|64,o[8]=63&o[8]|128,function(e,n=0){return(Nr[e[n+0]]+Nr[e[n+1]]+Nr[e[n+2]]+Nr[e[n+3]]+"-"+Nr[e[n+4]]+Nr[e[n+5]]+"-"+Nr[e[n+6]]+Nr[e[n+7]]+"-"+Nr[e[n+8]]+Nr[e[n+9]]+"-"+Nr[e[n+10]]+Nr[e[n+11]]+Nr[e[n+12]]+Nr[e[n+13]]+Nr[e[n+14]]+Nr[e[n+15]]).toLowerCase()}(o)}class Dr{constructor(e){var n,t;this.props=null==e?void 0:e.props,this.options=null!==(n=null==e?void 0:e.options)&&void 0!==n?n:{headers:{"x-correlation-id":Mr.randomUUID&&!t?Mr.randomUUID():Vr(t),"x-sunrise-channel":"cms"},cancelToken:null},this.client=vr.create(Object.assign(Object.assign({},this.options),{validateStatus:e=>e>=200&&e<400})),this.client.interceptors.request.use(e=>{var n,t;try{if(void 0===e.url&&(e.url=""),null===(n=this.props)||void 0===n?void 0:n.incCsrf){const n=`${null===(t=this.props)||void 0===t?void 0:t.baseUrl}/csrf-secure`;return new Promise((t,o)=>{(e=>fetch(e,{method:"GET"}).then(e=>{if(!e.ok)throw new Error(e.statusText);return e.json()}))(n).then(n=>(e&&(null==e?void 0:e.url).indexOf("?")<0&&n.token?e.url=`${e.url}?token=${n.token}`:n.token&&(e.url=`${e.url}&token=${n.token}`),t(e))).catch(()=>o())})}return e}catch(e){throw new Error(e)}return e},e=>Promise.reject(e)),this.client.interceptors.response.use(e=>e,e=>Promise.reject(e))}get(e,n){return n||(n=this.options),this.client.get(e,n)}post(e,n,t){return t||(t=this.options),this.client.post(e,n,t)}put(e,n,t){return t||(t=this.options),this.client.put(e,n,t)}patch(e,n,t){return t||(t=this.options),this.client.patch(e,n,t)}setBasePath(e){this.options||(this.options={}),this.options.baseURL=e}getOption(){return this.options}static getApiServiceInstance(e){return Dr.apiService||(Dr.apiService=new Dr(e)),Dr.apiService}setAdditionnalHeaders(e,n){this.options=n?Object.assign({},this.options,{headers:e}):{}}request(e,n,t,o){const r={url:e,headers:{"Accept-Language":n+"-CH","Access-Control-Allow-Origin":"http://localhost:4000"},method:t};return o&&(r.data=o),this.client.request(r)}}var Wr,jr,Ur;!function(e){e.SUCCESS="XX000",e.ERROR="XX001"}(Wr||(Wr={})),function(e){e[e.SUCCESS=200]="SUCCESS",e[e.SERVICE_ERROR=500]="SERVICE_ERROR",e[e.BAD_REQUEST=400]="BAD_REQUEST",e[e.METHOD_NOT_FOUND=405]="METHOD_NOT_FOUND"}(jr||(jr={})),function(e){e.POST="POST",e.GET="GET",e.PATCH=""}(Ur||(Ur={}));class zr{constructor(e){this.config={baseURL:""},this.getConfig=()=>this.config,this.getBaseUrl=()=>{var e,n;return null!==(n=null===(e=this.config)||void 0===e?void 0:e.baseURL)&&void 0!==n?n:""},this.config=e}}zr.getInstance=()=>zr.instance,zr.create=e=>{zr.instance=new zr(e)};const $r="address-suggestion",Gr="catalogue-management";
|
|
9
|
+
/*! js-cookie v3.0.5 | MIT */function qr(e){for(var n=1;n<arguments.length;n++){var t=arguments[n];for(var o in t)e[o]=t[o]}return e}var Hr=function e(n,t){function o(e,o,r){if("undefined"!=typeof document){"number"==typeof(r=qr({},t,r)).expires&&(r.expires=new Date(Date.now()+864e5*r.expires)),r.expires&&(r.expires=r.expires.toUTCString()),e=encodeURIComponent(e).replace(/%(2[346B]|5E|60|7C)/g,decodeURIComponent).replace(/[()]/g,escape);var i="";for(var a in r)r[a]&&(i+="; "+a,!0!==r[a]&&(i+="="+r[a].split(";")[0]));return document.cookie=e+"="+n.write(o,e)+i}}return Object.create({set:o,get:function(e){if("undefined"!=typeof document&&(!arguments.length||e)){for(var t=document.cookie?document.cookie.split("; "):[],o={},r=0;r<t.length;r++){var i=t[r].split("="),a=i.slice(1).join("=");try{var l=decodeURIComponent(i[0]);if(o[l]=n.read(a,l),e===l)break}catch(e){}}return e?o[e]:o}},remove:function(e,n){o(e,"",qr({},n,{expires:-1}))},withAttributes:function(n){return e(this.converter,qr({},this.attributes,n))},withConverter:function(n){return e(qr({},this.converter,n),this.attributes)}},{attributes:{value:Object.freeze(t)},converter:{value:Object.freeze(n)}})}({read:function(e){return'"'===e[0]&&(e=e.slice(1,-1)),e.replace(/(%[\dA-F]{2})+/gi,decodeURIComponent)},write:function(e){return encodeURIComponent(e).replace(/%(2[346BF]|3[AC-F]|40|5[BDE]|60|7[BCD])/g,decodeURIComponent)}},{path:"/"});const Jr="ESHOP",Qr="/suggest/address",Xr="/v1/linecheck",Kr=[];for(let e=0;e<256;++e)Kr.push((e+256).toString(16).slice(1));let Yr;const Zr=new Uint8Array(16);var ei={randomUUID:"undefined"!=typeof crypto&&crypto.randomUUID&&crypto.randomUUID.bind(crypto)};function ni(e,n,t){if(ei.randomUUID&&!e)return ei.randomUUID();const o=(e=e||{}).random??e.rng?.()??function(){if(!Yr){if("undefined"==typeof crypto||!crypto.getRandomValues)throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");Yr=crypto.getRandomValues.bind(crypto)}return Yr(Zr)}();if(o.length<16)throw new Error("Random bytes length must be >= 16");return o[6]=15&o[6]|64,o[8]=63&o[8]|128,function(e,n=0){return(Kr[e[n+0]]+Kr[e[n+1]]+Kr[e[n+2]]+Kr[e[n+3]]+"-"+Kr[e[n+4]]+Kr[e[n+5]]+"-"+Kr[e[n+6]]+Kr[e[n+7]]+"-"+Kr[e[n+8]]+Kr[e[n+9]]+"-"+Kr[e[n+10]]+Kr[e[n+11]]+Kr[e[n+12]]+Kr[e[n+13]]+Kr[e[n+14]]+Kr[e[n+15]]).toLowerCase()}(o)}let ti;const oi=e=>de(void 0,void 0,void 0,function*(){var n,t,o,r,i,a,l;const s=yield(e=>{var n;const t=null===(n=null==zr?void 0:zr.getInstance())||void 0===n?void 0:n.getBaseUrl(),o={params:{},headers:{"x-sunrise-channel":Jr,"x-correlation-id":ni()}},r={address:e,segment:"Residential"};try{const e=`${t}${Gr}${Xr}`;return Dr.getApiServiceInstance().post(e,r,o).then(e=>{var n;if(200==e.status){const t=null===(n=null==e?void 0:e.config.headers)||void 0===n?void 0:n["x-correlation-id"];try{localStorage.removeItem("one-commerce-linecheckcorrelationid"),localStorage.setItem("one-commerce-linecheckcorrelationid",t)}catch(e){}return Hr.remove("one-commerce-linecheckcorrelationid",{path:"/"}),Hr.set("one-commerce-linecheckcorrelationid",t,{path:"/",expires:3}),{response:null==e?void 0:e.data,corelationaId:t}}return[]})}catch(e){return e}})(e),d=yield((null===(n=null==s?void 0:s.response)||void 0===n?void 0:n.sellableProducts)||[]).map(e=>e.name),c=[];for(const e of null===(t=null==s?void 0:s.response)||void 0===t?void 0:t.sellableProducts)for(const n of null==e?void 0:e.rateplans)c.push(null==n?void 0:n.name);const u=null===(r=null===(o=null==s?void 0:s.response)||void 0===o?void 0:o.eligibleSpeed)||void 0===r?void 0:r.maxSpeed,m=null===(a=null===(i=null==s?void 0:s.response)||void 0===i?void 0:i.eligibleSpeed)||void 0===a?void 0:a.plannedUpgrades,p=null===(l=null==s?void 0:s.response)||void 0===l?void 0:l.eligibleAccess;try{localStorage.setItem("lineCheckResponse",JSON.stringify({eligibleBundle:d,configEligibleBundle:c,maxUploadDownloadSpeed:u,plannedUpgrade:m,originalLinecheckResponse:null==s?void 0:s.response}));try{localStorage.setItem("one-commerce-access-type",JSON.stringify(p))}catch(e){}Hr.set("one-commerce-access-type",JSON.stringify(p),{path:"/",expires:3})}catch(e){}return{corelationaId:s.corelationaId,lineCheckResponse:null==s?void 0:s.response,eligibleBundle:d,maxUploadDownloadSpeed:u,configEligibleBundle:c,plannedUpgrade:m}}),ri=e.forwardRef((n,t)=>{var o,r,i;const{inputValue:a,setInputValue:l,dropdownValue:s,placeholder:c,onChange:u,name:m,inputClassName:p,selectedData:g,minLength:h,maxLength:f,content:v,setApiError:b,setFetchingLineCheck:_,FetchingLineCheck:x,checkAvailability:y}=n,[w,T]=e.useState(-1),[C,k]=e.useState(!1),[E,S]=e.useState(!0),I=d();return e.useEffect(()=>{s&&s.length>0&&a.length>=3?k(!0):k(!1)},[s]),e.createElement(e.Fragment,null,e.createElement("div",{id:"dropdownselect",className:"inputcontainer form-floating"},e.createElement("input",{type:"text",placeholder:c,onChange:u,name:m,disabled:x||!E||y,onKeyDown:e=>{if(s&&Object.keys(s).length>0)if("Enter"===e.key||13===e.keyCode){if(-1===w)return;T(-1),S(!0),k(!1),l(s[w].concatedAddress),g(s[w])}else if("ArrowUp"===e.key||38===e.keyCode){if(-1===w)return void T(s.length-1);T(w-1)}else if("ArrowDown"===e.key||40===e.keyCode){if(w===s.length-1)return void T(-1);T(w+1)}else T(-1)},value:a,autoComplete:"off","aria-autocomplete":"none",className:p,spellCheck:"false",minLength:h,maxLength:f,autoFocus:!0}),e.createElement("label",{htmlFor:"address",className:"input-label"},c),!(x||y||!E)&&0!==(null==a?void 0:a.length)&&e.createElement("div",{className:"cross-icon",onClick:()=>{var e,n;(null===(e=null==t?void 0:t.current)||void 0===e?void 0:e.focus())||k(!1),l(""),null===(n=null==t?void 0:t.current)||void 0===n||n.focus(),b(!1),_(!1)}},e.createElement("img",{src:null===(i=null===(r=null===(o=null==v?void 0:v.linecheckIcons)||void 0===o?void 0:o[0])||void 0===r?void 0:r.close)||void 0===i?void 0:i.filename,height:14,width:14,alt:"cross-icon"})),C&&(null==s?void 0:s.length)&&e.createElement("ul",{className:"addresscontainer"},s.map((n,t)=>{let o;return t===w&&(o="active"),e.createElement(e.Fragment,null,e.createElement("li",{className:"active"===o?"suggestionactive":"",key:t,onClick:e=>((e,n)=>{T(-1),S(!0),k(!1),l(n.currentTarget&&n.currentTarget.innerText),g(e)})(n,e)},n&&n.concatedAddress),"mobile"===I?e.createElement("span",{className:"horizontallineone"}):"")}))))});var ii={inputcontainer:"IndividualLineCheck-module_inputcontainer__PLD5m","comman-css":"IndividualLineCheck-module_comman-css__8Uz7D",errorInputs:"IndividualLineCheck-module_errorInputs__L5IRb",individuallinecheck:"IndividualLineCheck-module_individuallinecheck__rPIEt","individuallinecheck-bottom":"IndividualLineCheck-module_individuallinecheck-bottom__cDCWu",btn:"IndividualLineCheck-module_btn__8qsKm",smallerinputcontainer:"IndividualLineCheck-module_smallerinputcontainer__Ul1lN","error-section":"IndividualLineCheck-module_error-section__2Gq-t",cityinputcontainer:"IndividualLineCheck-module_cityinputcontainer__3F-4N","errorinput-small":"IndividualLineCheck-module_errorinput-small__IEral","errorinput-small-mobile":"IndividualLineCheck-module_errorinput-small-mobile__jt7pM"};o("/* 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.IndividualLineCheck-module_inputcontainer__PLD5m {\n position: relative;\n margin: 8px 16px 16px 0;\n}\n.IndividualLineCheck-module_inputcontainer__PLD5m .form-floating {\n margin-right: 0;\n}\n.IndividualLineCheck-module_inputcontainer__PLD5m .IndividualLineCheck-module_comman-css__8Uz7D {\n border: 1px solid #B3AEAA;\n background-color: #F7F6F5;\n border-radius: 4px;\n padding: 13px 12px 13px 12px;\n gap: 4px;\n}\n.IndividualLineCheck-module_inputcontainer__PLD5m input {\n border: 1px solid #B3AEAA !important;\n font-size: 16px;\n line-height: 24px;\n border-radius: 4px;\n height: 52px;\n padding: 14px 12px;\n width: 100%;\n background: #F7F6F5;\n}\n@media (max-width: 767px) {\n .IndividualLineCheck-module_inputcontainer__PLD5m {\n margin: 16px 16px 0;\n }\n}\n.IndividualLineCheck-module_inputcontainer__PLD5m .IndividualLineCheck-module_errorInputs__L5IRb {\n border: 2px solid #BF0760 !important;\n}\n.IndividualLineCheck-module_inputcontainer__PLD5m .IndividualLineCheck-module_individuallinecheck__rPIEt, .IndividualLineCheck-module_inputcontainer__PLD5m .IndividualLineCheck-module_individuallinecheck-bottom__cDCWu {\n display: inline-flex;\n width: 100%;\n margin-bottom: 24px;\n gap: 12px;\n}\n@media (max-width: 767px) {\n .IndividualLineCheck-module_inputcontainer__PLD5m .IndividualLineCheck-module_individuallinecheck__rPIEt, .IndividualLineCheck-module_inputcontainer__PLD5m .IndividualLineCheck-module_individuallinecheck-bottom__cDCWu {\n display: block;\n text-align: center;\n margin-bottom: 0px;\n }\n}\n.IndividualLineCheck-module_inputcontainer__PLD5m .IndividualLineCheck-module_errorbutton__u975E {\n background-color: #ffffff;\n padding: 0 16px 0 12px;\n border-radius: 12px;\n color: #da291c;\n font-weight: 700;\n font-size: 16px;\n line-height: 24px;\n}\n@media (max-width: 767px) {\n .IndividualLineCheck-module_inputcontainer__PLD5m .IndividualLineCheck-module_errorbutton__u975E {\n background-color: transparent;\n padding: 0 16px 0 8px;\n }\n}\n\n@media (max-width: 767px) {\n .IndividualLineCheck-module_btn__8qsKm {\n width: 100% !important;\n }\n}\n\n.IndividualLineCheck-module_smallerinputcontainer__Ul1lN {\n min-width: 145px;\n}\n@media (min-width: 768px) and (max-width: 1023px) {\n .IndividualLineCheck-module_smallerinputcontainer__Ul1lN {\n min-width: 120px !important;\n }\n}\n@media (max-width: 767px) {\n .IndividualLineCheck-module_smallerinputcontainer__Ul1lN {\n min-width: 88px !important;\n margin-bottom: 32px;\n }\n}\n\n@media (max-width: 767px) {\n .IndividualLineCheck-module_smallerinputcontainer__Ul1lN:has(.IndividualLineCheck-module_error-section__2Gq-t) {\n margin-bottom: 8px;\n }\n}\n\n.IndividualLineCheck-module_cityinputcontainer__3F-4N {\n min-width: 340px !important;\n}\n@media (min-width: 768px) and (max-width: 1023px) {\n .IndividualLineCheck-module_cityinputcontainer__3F-4N {\n min-width: 230px !important;\n }\n}\n@media (max-width: 767px) {\n .IndividualLineCheck-module_cityinputcontainer__3F-4N {\n min-width: 88px !important;\n margin-bottom: 32px;\n }\n}\n\n@media (max-width: 767px) {\n .IndividualLineCheck-module_cityinputcontainer__3F-4N:has(.IndividualLineCheck-module_error-section__2Gq-t) {\n margin-bottom: 8px;\n }\n}\n\n.IndividualLineCheck-module_error-section__2Gq-t {\n font-size: 16px;\n line-height: 24px;\n color: #BF0760;\n font-weight: 400;\n}\n.IndividualLineCheck-module_error-section__2Gq-t > img {\n margin-right: 4px;\n}\n@media (max-width: 767px) {\n .IndividualLineCheck-module_error-section__2Gq-t {\n text-align: left;\n }\n}\n\n.IndividualLineCheck-module_errorinput-small__IEral {\n margin-bottom: 0 !important;\n}\n\n.IndividualLineCheck-module_individuallinecheck-bottom__cDCWu {\n margin-bottom: 0 !important;\n}\n\n@media (max-width: 767px) {\n .IndividualLineCheck-module_errorinput-small-mobile__jt7pM {\n margin-bottom: 8px;\n }\n}");const ai=e.forwardRef(({parentCallBackIndividual:n,content:t,apiError:o,setApiError:r,setFetchingLineCheck:i,setSelectedAddress:a,FetchingLineCheck:l,addressRef:s,openIndividualLineCheck:c,selected:u,addressNotFound:m,setaddressNotFound:p,isAddressNotFilled:g,setAddressNotFilled:h,setIndivialOpen:f},v)=>{const[b,_]=e.useState({street:"",city:"",postCode:"",houseNumber:"",concatedAddress:""}),[x,y]=e.useState(""),w=d(),[T,C]=e.useState(!1);e.useEffect(()=>{"function"==typeof r&&r(!1),"function"==typeof i&&i(!1),"function"==typeof a&&a("")},[]);const k=e=>{p(!0),_(Object.assign(Object.assign({},b),{[e.target.name]:e.target.value}));const n=Object.assign(Object.assign({},b),{[e.target.name]:e.target.value});E(Object.assign({},n)),r(!1),i(!1),f(e=>Object.assign(Object.assign({},e),{indErrorOpen:!1}))};e.useEffect(()=>{_(u)},[m]);const E=e=>{let n="";""!==(null==e?void 0:e.postCode)&&""!==e.city&&""!==e.houseNumber&&""!==e.street?(n=e.street+" "+e.houseNumber+", "+e.postCode+" "+e.city,y(n)):(n="",y(""))};e.useEffect(()=>{const e=Object.assign(Object.assign({},b),{concatedAddress:x});_(Object.assign(Object.assign({},b),{concatedAddress:x})),"mobile"!==w&&n(e,T)},[x]);const S=()=>e.createElement("p",{className:ii["error-section"]},e.createElement("img",{src:"/ecom-int/icons/error-msg-icon.svg",height:14,width:14,alt:"error"}),null==t?void 0:t.requiredFieldText);return e.createElement("div",{className:`${ii.inputcontainer} ${g&&ii["errorinput-container"]}`},e.createElement("div",{className:`${g&&m&&(""===(null==b?void 0:b.postCode)||""===(null==b?void 0:b.city))&&ii["errorinput-small"]} ${ii.individuallinecheck}`},e.createElement("div",{className:`${ii.smallerinputcontainer} form-floating ${g&&m&&""===(null==b?void 0:b.postCode)&&ii["errorinput-small-mobile"]}`},e.createElement("input",{required:!0,placeholder:(null==t?void 0:t.zip)+"*",name:"postCode",onChange:k,value:l||m?null==b?void 0:b.postCode:null==u?void 0:u.postCode,className:`form-control\n ${(g||T)&&m&&""===(null==b?void 0:b.postCode)?ii.errorInputs:ii["comman-css"]} `}),e.createElement("label",{htmlFor:"address"},(null==t?void 0:t.zip)+"*"),(g||T)&&""===(null==b?void 0:b.postCode)&&m&&S()),e.createElement("div",{className:`${ii.cityinputcontainer} form-floating ${g&&m&&""===(null==b?void 0:b.city)&&ii["errorinput-small-mobile"]}`},e.createElement("input",{placeholder:(null==t?void 0:t.city)+"*",name:"city",onChange:k,value:l||m?null==b?void 0:b.city:null==u?void 0:u.city,className:`form-control\n ${(g||T)&&m&&""===(null==b?void 0:b.city)?ii.errorInputs:ii["comman-css"]}`}),e.createElement("label",{htmlFor:"address"},(null==t?void 0:t.city)+"*"),(g||T)&&""===(null==b?void 0:b.city)&&m&&S())),e.createElement("div",{className:`${ii["individuallinecheck-bottom"]}`},e.createElement("div",{className:`${ii.cityinputcontainer} form-floating ${g&&m&&""===(null==b?void 0:b.street)&&ii["errorinput-small-mobile"]}`},e.createElement("input",{placeholder:(null==t?void 0:t.street)+"*",name:"street",onChange:k,value:l||m?null==b?void 0:b.street:null==u?void 0:u.street,className:`form-control\n ${(g||T)&&m&&""===(null==b?void 0:b.street)?ii.errorInputs:ii["comman-css"]}`}),e.createElement("label",{htmlFor:"address"},(null==t?void 0:t.street)+"*"),(g||T)&&""===(null==b?void 0:b.street)&&m&&S()),e.createElement("div",{className:`${ii.smallerinputcontainer} form-floating ${g&&m&&""===(null==b?void 0:b.houseNumber)&&ii["errorinput-small-mobile"]}`},e.createElement("input",{placeholder:(null==t?void 0:t.houseNumber)+"*",name:"houseNumber",onChange:k,value:l||m?null==b?void 0:b.houseNumber:null==u?void 0:u.houseNumber,className:`form-control\n ${(g||T)&&m&&""===(null==b?void 0:b.houseNumber)?ii.errorInputs:ii["comman-css"]}`}),e.createElement("label",{htmlFor:"address"},(null==t?void 0:t.houseNumber)+"*"),(g||T)&&""===(null==b?void 0:b.houseNumber)&&m&&S())),"mobile"===w&&e.createElement(e.Fragment,null,e.createElement("div",{className:ii.individuallinecheck},e.createElement("button",{name:"check address button",type:"button",className:`primarybutton ${ii.btn}`,disabled:!1,onClick:()=>{C(!0),""!==(null==b?void 0:b.postCode)&&""!==(null==b?void 0:b.city)&&""!==(null==b?void 0:b.houseNumber)&&""!==(null==b?void 0:b.street)?"function"==typeof n&&n(b,!0):"function"==typeof h&&h(!g)},style:{width:"50%"}},null==t?void 0:t.buttonvalue))))}),li=()=>{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>=1024?"desktop":n<1024&&n>=768?"tablet":n<768&&n>0?"mobile":""},si=e.forwardRef(({content:n,parentCallback:t,parentAddress:o,isAddressNotFilled:r,onChange:i,name:a,apiError:l,setApiError:s,setFetchingLineCheck:d,FetchingLineCheck:c,Address:u,checkAvailability:m,setIndivialOpen:p,indivialOpen:g},h)=>{var f,v,b,_;const[x,y]=e.useState(!1),[w,T]=e.useState(!1),[C,k]=e.useState(""),[E,S]=e.useState(""),[I,B]=e.useState(),[F,A]=e.useState(!1),O=li();e.useEffect(()=>{x&&E?"differentAddress"===a&&t({}):k("")},[E,x]),e.useEffect(()=>{S(o)},[]),e.useEffect(()=>{w&&pe(null==n?void 0:n.errorMsg,X+" "+(null==n?void 0:n.title),ae,le),!E&&r&&pe(null==n?void 0:n.requiredFieldText,X+" "+(null==n?void 0:n.title),ae,le),C&&pe(C,X+" "+(null==n?void 0:n.title),ae,le),w&&ge(le,ae,X+" | "+(null==n?void 0:n.title),null==n?void 0:n.errorMsg),!E&&r&&ge(le,ae,X+" | "+(null==n?void 0:n.title),null==n?void 0:n.requiredFieldText),C&&ge(le,ae,X+" | "+(null==n?void 0:n.title),C)},[w,r,C]);return e.useEffect(()=>{l&&(A(!0),"function"==typeof p&&p(Object.assign(Object.assign({},g),{indOpen:!0})),"mobile"===O&&F&&"function"==typeof p&&p(Object.assign(Object.assign({},g),{indErrorOpen:!0})))},[l]),e.useEffect(()=>{F&&!x&&"function"==typeof p&&p(Object.assign(Object.assign({},g),{indErrorOpen:!0}))},[F,x]),e.createElement(e.Fragment,null,!F&&e.createElement(ri,{inputValue:E||"",setInputValue:S,dropdownValue:I,placeholder:null==n?void 0:n.placeholder,ref:h,onChange:e=>{"function"==typeof i&&i(e),S(e.currentTarget.value);const t=new RegExp(`[${null==n?void 0:n.regexp}]`).test(e.currentTarget.value);var o,r;T(t),(o=e.currentTarget.value,r=t,de(void 0,void 0,void 0,function*(){var e;if(!r&&o.length>=3){ti&&(null==ti||ti.cancel("Operation cancelled due to new request")),ti=vr.CancelToken.source();const n=null===(e=null==zr?void 0:zr.getInstance())||void 0===e?void 0:e.getBaseUrl(),t={params:{},headers:{"x-sunrise-channel":Jr,"x-correlation-id":ni()},cancelToken:null==ti?void 0:ti.token};t.params={count:10,address:o.replace(/,(?=[^\s])/g,", ")};const r=yield Dr.getApiServiceInstance().get(`${n}${$r}${Qr}`,t).then(e=>{var n,t;if(200==e.status){const o=[];return(null===(n=null==e?void 0:e.data)||void 0===n?void 0:n.items)&&(null===(t=null==e?void 0:e.data)||void 0===t||t.items.forEach(e=>{const n=e.street+" "+e.houseNumber+", "+e.postCode+" "+e.city;e.street&&e.houseNumber&&e.postCode&&e.city&&(e.concatedAddress=n,o.push(e))})),o}}).catch(e=>{var n;if(!(null===(n=null==ti?void 0:ti.token)||void 0===n?void 0:n.cancelled))return{error:e.message}});return r}})).then(e=>{e&&(null==e?void 0:e.error)||(null==e?void 0:e.length)<=0?(B([]),y(!0)):(B(e),y(!1))}).catch(e=>console.log(e))},selectedData:e=>{S(e.concatedAddress),t(e,{openIndividualLineCheck:!1,availabilityCheckClicked:!1})},inputClassName:`${r?"errorfield":""} ${c||m?"":"checking"} truncation form-control`,minLength:null==n?void 0:n.linecheckMinLength,maxLength:null==n?void 0:n.linecheckMaxLength,name:a,content:n,addressNotFound:x,setApiError:s,setFetchingLineCheck:d,FetchingLineCheck:c,checkAvailability:m}),e.createElement("div",null,w&&e.createElement("p",{className:"errormsg errormsgMob"},null==n?void 0:n.errorMsg),!E&&r&&e.createElement("p",{className:"errormsg errormsgMob"},e.createElement("img",{src:null===(b=null===(v=null===(f=null==n?void 0:n.linecheckIcons)||void 0===f?void 0:f[0])||void 0===v?void 0:v.warning)||void 0===b?void 0:b.filename,height:"12px",width:"16px",alt:"alert"}),null==n?void 0:n.requiredFieldText),x&&!F&&!c&&e.createElement("p",{className:"secondarybutton",onClick:()=>{A(!0),p(Object.assign(Object.assign({},g),{indOpen:!0}))}},null==n?void 0:n.noAddress,e.createElement("span",null,e.createElement("img",{src:null===(_=null==n?void 0:n.arrowIcon)||void 0===_?void 0:_.filename,height:24,width:24,alt:"right-arrow"}))),F&&e.createElement(ai,{parentCallBackIndividual:(e,n)=>{""!==(null==e?void 0:e.postCode)&&""!==e.city&&""!==e.houseNumber&&""!==e.street&&""!==e.concatedAddress&&t(e,{openIndividualLineCheck:F,availabilityCheckClicked:n})},content:n,apiError:l,setApiError:s,setFetchingLineCheck:d,openIndividualLineCheck:F,FetchingLineCheck:c,addressRef:h,selected:u,addressNotFound:x,setaddressNotFound:y,isAddressNotFilled:r,setIndivialOpen:p}),l&&"mobile"!=O&&e.createElement("p",{className:"errorbutton"},null==n?void 0:n.noAddress)))}),di=({content:n,tooltipcontent:o})=>{var r,i,a;const l=li();return e.createElement(t.OverlayTrigger,{placement:"auto",rootClose:!0,trigger:""+("mobile"===l?"click":"hover"),overlay:(null==n?void 0:n.speedTooltip)&&e.createElement(t.Popover,{id:"popover-basic"},e.createElement(t.Popover.Body,null,o))},e.createElement("div",{className:"ms-1 tooltipClass"},e.createElement("img",{src:null===(a=null===(i=null===(r=null==n?void 0:n.linecheckIcons)||void 0===r?void 0:r[0])||void 0===i?void 0:i.info)||void 0===a?void 0:a.filename,height:"24px",width:"24px",alt:"tooltip"})))},ci=({content:n,uploadDownload:t,textContent:o,eligibleBundle:r,tooltipcontent:i,onModemDetailsClick:a})=>{var l,s,c,u,m,p,g,h,f,v,b;const _=d();let x=Hr.get("one-commerce-access-type");try{x=x&&JSON.parse(x)}catch(e){console.log("invalid access Type json")}const[y,w]=e.useState(),[T,C]=e.useState(!1);e.useEffect(()=>{(null==r?void 0:r.length)<1?w(null==o?void 0:o.dataText):w("");const e=!!document&&!document.getElementById("no-modem");C(!!e)},[]);return e.useEffect(()=>{y&&pe(y,X+" "+(null==o?void 0:o.title),ae,le),y&&ge(le,ae,X+" | "+(null==o?void 0:o.title),y)},[y]),e.createElement(e.Fragment,null,e.createElement("div",{className:"addresstext"},e.createElement("span",null,n),e.createElement("hr",{className:"horizontal-line"}),!y&&(null==o?void 0:o.maximumSpeedText)&&e.createElement("p",{className:"maxspeed"},null==o?void 0:o.maximumSpeedText),!y&&(null==r?void 0:r.length)>0&&e.createElement("div",{className:"networkInfo"},e.createElement("div",{className:"mobilecard"},e.createElement("span",{className:"mobilerow"},e.createElement("span",{className:"downloadText"},"mobile"===_?e.createElement("img",{src:null===(c=null===(s=null===(l=null==o?void 0:o.linecheckIcons)||void 0===l?void 0:l[0])||void 0===s?void 0:s.download)||void 0===c?void 0:c.filename,height:"16px",width:"16px",alt:"download"}):e.createElement(e.Fragment,null,null==o?void 0:o.downloadText)),e.createElement("span",{className:"download"},e.createElement("b",null,null==t?void 0:t.maxBandwidthDown),e.createElement("span",{className:"divider"},"|"))),e.createElement("span",{className:"mobilerow"},e.createElement("span",{className:"uploadText"},"mobile"===_?e.createElement("img",{src:null===(m=null===(u=null==o?void 0:o.linecheckIcons)||void 0===u?void 0:u[0])||void 0===m?void 0:m.upload.filename,height:"16px",width:"16px",alt:"upload"}):e.createElement(e.Fragment,null,null==o?void 0:o.uploadText)),e.createElement("span",null,e.createElement("b",null,null==t?void 0:t.maxBandwidthUp))," "," "),e.createElement("span",{className:"mobilerow d-flex"},e.createElement(e.Fragment,null,"5G"==(null==x?void 0:x.coverage)&&e.createElement("span",{className:"align-items-center d-flex"},e.createElement("span",{className:"divider",style:{position:"relative",top:"-2px"}},"|")," ",e.createElement("img",{src:null===(h=null===(g=null===(p=null==o?void 0:o.linecheckIcons)||void 0===p?void 0:p[0])||void 0===g?void 0:g.fiveg)||void 0===h?void 0:h.filename,height:"24px",width:"24px",alt:"5g"})),e.createElement("span",{className:"tooltipcls tooltip-align"},i&&e.createElement(di,{content:o,tooltipcontent:i})),T?e.createElement(e.Fragment,null,e.createElement("span",{className:"divider",style:{position:"relative",top:"-2px"}},"|")," ",e.createElement("span",{className:""},null==o?void 0:o.modemTitle," ",e.createElement("span",{className:"modembtn",onClick:()=>{a&&a()}},null==o?void 0:o.showModemTitle))):e.createElement(e.Fragment,null)))))),y&&e.createElement("div",{className:"errormsg error-msg-Center"},e.createElement("img",{src:null===(b=null===(v=null===(f=null==o?void 0:o.linecheckIcons)||void 0===f?void 0:f[0])||void 0===v?void 0:v.warning)||void 0===b?void 0:b.filename,height:"14px",width:"16px",alt:"alert"}),y))};var ui={success:"FalconMessage-module_success__bYOjI",infoWhite:"FalconMessage-module_infoWhite__nPGt1",tip:"FalconMessage-module_tip__Ap22H",warning:"FalconMessage-module_warning__JULW7",info:"FalconMessage-module_info__sRrVt",error:"FalconMessage-module_error__-7w3L",closeIcon:"FalconMessage-module_closeIcon__lwtKN",text:"FalconMessage-module_text__bOVqt",title:"FalconMessage-module_title__yaQEf",description:"FalconMessage-module_description__Iz2r-"};o("/* 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.FalconMessage-module_success__bYOjI, .FalconMessage-module_infoWhite__nPGt1, .FalconMessage-module_tip__Ap22H, .FalconMessage-module_warning__JULW7, .FalconMessage-module_info__sRrVt, .FalconMessage-module_error__-7w3L {\n border: 2px solid #8fd200;\n background-color: #f4fbe6;\n border-radius: 8px;\n display: flex;\n padding: 24px;\n margin: 16px 8px 16px;\n}\n.FalconMessage-module_success__bYOjI h4, .FalconMessage-module_infoWhite__nPGt1 h4, .FalconMessage-module_tip__Ap22H h4, .FalconMessage-module_warning__JULW7 h4, .FalconMessage-module_info__sRrVt h4, .FalconMessage-module_error__-7w3L h4 {\n padding-top: 0;\n}\n.FalconMessage-module_success__bYOjI .FalconMessage-module_closeIcon__lwtKN:hover, .FalconMessage-module_infoWhite__nPGt1 .FalconMessage-module_closeIcon__lwtKN:hover, .FalconMessage-module_tip__Ap22H .FalconMessage-module_closeIcon__lwtKN:hover, .FalconMessage-module_warning__JULW7 .FalconMessage-module_closeIcon__lwtKN:hover, .FalconMessage-module_info__sRrVt .FalconMessage-module_closeIcon__lwtKN:hover, .FalconMessage-module_error__-7w3L .FalconMessage-module_closeIcon__lwtKN:hover {\n cursor: pointer;\n}\n@media (max-width: 767px) {\n .FalconMessage-module_success__bYOjI, .FalconMessage-module_infoWhite__nPGt1, .FalconMessage-module_tip__Ap22H, .FalconMessage-module_warning__JULW7, .FalconMessage-module_info__sRrVt, .FalconMessage-module_error__-7w3L {\n padding: 16px;\n }\n .FalconMessage-module_success__bYOjI > img, .FalconMessage-module_infoWhite__nPGt1 > img, .FalconMessage-module_tip__Ap22H > img, .FalconMessage-module_warning__JULW7 > img, .FalconMessage-module_info__sRrVt > img, .FalconMessage-module_error__-7w3L > img {\n width: 24px;\n height: 24px;\n }\n}\n.FalconMessage-module_success__bYOjI .FalconMessage-module_text__bOVqt, .FalconMessage-module_infoWhite__nPGt1 .FalconMessage-module_text__bOVqt, .FalconMessage-module_tip__Ap22H .FalconMessage-module_text__bOVqt, .FalconMessage-module_warning__JULW7 .FalconMessage-module_text__bOVqt, .FalconMessage-module_info__sRrVt .FalconMessage-module_text__bOVqt, .FalconMessage-module_error__-7w3L .FalconMessage-module_text__bOVqt {\n width: 100%;\n margin-left: 12px;\n}\n.FalconMessage-module_success__bYOjI .FalconMessage-module_text__bOVqt .FalconMessage-module_title__yaQEf, .FalconMessage-module_infoWhite__nPGt1 .FalconMessage-module_text__bOVqt .FalconMessage-module_title__yaQEf, .FalconMessage-module_tip__Ap22H .FalconMessage-module_text__bOVqt .FalconMessage-module_title__yaQEf, .FalconMessage-module_warning__JULW7 .FalconMessage-module_text__bOVqt .FalconMessage-module_title__yaQEf, .FalconMessage-module_info__sRrVt .FalconMessage-module_text__bOVqt .FalconMessage-module_title__yaQEf, .FalconMessage-module_error__-7w3L .FalconMessage-module_text__bOVqt .FalconMessage-module_title__yaQEf {\n font-size: 20px;\n line-height: 28px;\n}\n@media (max-width: 767px) {\n .FalconMessage-module_success__bYOjI .FalconMessage-module_text__bOVqt .FalconMessage-module_title__yaQEf, .FalconMessage-module_infoWhite__nPGt1 .FalconMessage-module_text__bOVqt .FalconMessage-module_title__yaQEf, .FalconMessage-module_tip__Ap22H .FalconMessage-module_text__bOVqt .FalconMessage-module_title__yaQEf, .FalconMessage-module_warning__JULW7 .FalconMessage-module_text__bOVqt .FalconMessage-module_title__yaQEf, .FalconMessage-module_info__sRrVt .FalconMessage-module_text__bOVqt .FalconMessage-module_title__yaQEf, .FalconMessage-module_error__-7w3L .FalconMessage-module_text__bOVqt .FalconMessage-module_title__yaQEf {\n font-size: 18px;\n line-height: 28px;\n }\n}\n.FalconMessage-module_success__bYOjI .FalconMessage-module_text__bOVqt .FalconMessage-module_description__Iz2r-, .FalconMessage-module_infoWhite__nPGt1 .FalconMessage-module_text__bOVqt .FalconMessage-module_description__Iz2r-, .FalconMessage-module_tip__Ap22H .FalconMessage-module_text__bOVqt .FalconMessage-module_description__Iz2r-, .FalconMessage-module_warning__JULW7 .FalconMessage-module_text__bOVqt .FalconMessage-module_description__Iz2r-, .FalconMessage-module_info__sRrVt .FalconMessage-module_text__bOVqt .FalconMessage-module_description__Iz2r-, .FalconMessage-module_error__-7w3L .FalconMessage-module_text__bOVqt .FalconMessage-module_description__Iz2r- {\n color: #3d3935;\n margin-bottom: 16px;\n margin-right: 16px;\n}\n@media (max-width: 767px) {\n .FalconMessage-module_success__bYOjI .FalconMessage-module_text__bOVqt .FalconMessage-module_description__Iz2r-, .FalconMessage-module_infoWhite__nPGt1 .FalconMessage-module_text__bOVqt .FalconMessage-module_description__Iz2r-, .FalconMessage-module_tip__Ap22H .FalconMessage-module_text__bOVqt .FalconMessage-module_description__Iz2r-, .FalconMessage-module_warning__JULW7 .FalconMessage-module_text__bOVqt .FalconMessage-module_description__Iz2r-, .FalconMessage-module_info__sRrVt .FalconMessage-module_text__bOVqt .FalconMessage-module_description__Iz2r-, .FalconMessage-module_error__-7w3L .FalconMessage-module_text__bOVqt .FalconMessage-module_description__Iz2r- {\n margin-right: 12px;\n }\n}\n.FalconMessage-module_success__bYOjI .FalconMessage-module_text__bOVqt .falcon-secondary-button-v4, .FalconMessage-module_infoWhite__nPGt1 .FalconMessage-module_text__bOVqt .falcon-secondary-button-v4, .FalconMessage-module_tip__Ap22H .FalconMessage-module_text__bOVqt .falcon-secondary-button-v4, .FalconMessage-module_warning__JULW7 .FalconMessage-module_text__bOVqt .falcon-secondary-button-v4, .FalconMessage-module_info__sRrVt .FalconMessage-module_text__bOVqt .falcon-secondary-button-v4, .FalconMessage-module_error__-7w3L .FalconMessage-module_text__bOVqt .falcon-secondary-button-v4 {\n padding-left: 0;\n}\n\n.FalconMessage-module_error__-7w3L {\n border: 2px solid #bf0760;\n background-color: #f9e7f0;\n}\n@media (max-width: 767px) {\n .FalconMessage-module_error__-7w3L {\n flex-direction: column;\n align-items: center;\n text-align: center;\n }\n}\n\n.FalconMessage-module_info__sRrVt {\n border: 2px solid #86807c;\n background-color: #f7f6f5;\n}\n\n.FalconMessage-module_warning__JULW7 {\n border-color: #ffc805;\n background-color: #fffae6;\n}\n\n.FalconMessage-module_tip__Ap22H {\n border: 2px solid #2e6199;\n background-color: #eaeff5;\n}\n\n.FalconMessage-module_infoWhite__nPGt1 {\n border: 2px solid #86807c;\n background-color: #ffffff;\n}");const mi=({content:n})=>{const[t,o]=e.useState(!1);return e.createElement("div",null,(null==n?void 0:n.chooseMessageType)&&!t&&e.createElement("div",{className:`${ui[n.chooseMessageType]}`},e.createElement("img",{alt:"icons",height:32,width:32,src:"/ecom-int/icons/error.svg"}),(n.text||n.description)&&e.createElement("div",{className:ui.text},n.text&&e.createElement("h4",{className:ui.title},n.text),n.description&&e.createElement("div",{className:ui.description},e.createElement(he,{content:n.description}))),n.closeIcon&&e.createElement("div",{onClick:()=>{o(!t)},className:ui.closeIcon},e.createElement("img",{src:"/ecom-int/icons/close-icon.svg",alt:"close icon",height:14,width:14}))))},pi=({props:n,setAddressNotFilled:t,setIndivialOpen:o,indivialOpen:r})=>{var i,a,l,s,d,c,u,m,p,g,h,f,v,b,_,x,y,w,T,C,k,E,S,I;const B=e.useRef(null),F=e.useRef(null);e.useEffect(()=>{var e;null===(e=B.current)||void 0===e||e.focus(),setTimeout(()=>{var e,n;null===(e=F.current)||void 0===e||e.scrollIntoView({behavior:"smooth",block:"start",inline:"nearest"}),null===(n=B.current)||void 0===n||n.focus()},1e3)},[B.current]);e.useEffect(()=>{var e,t;(null===(e=n.selectedAddress)||void 0===e?void 0:e.concatedAddress)&&(null===(t=null==B?void 0:B.current)||void 0===t||t.blur())},[null===(i=n.selectedAddress)||void 0===i?void 0:i.concatedAddress]);return e.createElement(e.Fragment,null," ",e.createElement("div",{onClick:()=>{var e;null===(e=null==B?void 0:B.current)||void 0===e||e.focus()},className:"linecheckOverlay"},(null===(a=n.lineCheckContent)||void 0===a?void 0:a.popUpTitle)&&e.createElement("div",{className:"headerContainer",ref:F},null===(l=n.lineCheckContent)||void 0===l?void 0:l.popUpTitle,e.createElement("img",{onClick:()=>{null==n||n.setPopup(!1)},className:"closeIcon",width:13.5,height:13.5,alt:"close",src:null===(u=null===(c=null===(d=null===(s=null==n?void 0:n.lineCheckContent)||void 0===s?void 0:s.linecheckIcons)||void 0===d?void 0:d[0])||void 0===c?void 0:c.close)||void 0===u?void 0:u.filename})),(null==r?void 0:r.indErrorOpen)&&(null===(p=null===(m=null==n?void 0:n.lineCheckContent)||void 0===m?void 0:m.errorMessageBlok)||void 0===p?void 0:p.length)>0&&e.createElement(mi,{content:null===(h=null===(g=null==n?void 0:n.lineCheckContent)||void 0===g?void 0:g.errorMessageBlok)||void 0===h?void 0:h[0]}),(null===(f=null==n?void 0:n.linecheckResponse)||void 0===f?void 0:f.eligibleBundle)?e.createElement(e.Fragment,null,e.createElement(ci,{content:e.createElement("span",{"data-hj-suppress":!0},null===(y=null==n?void 0:n.selectedAddress)||void 0===y?void 0:y.concatedAddress),isLoading:null==n?void 0:n.isFetchingLineCheck,uploadDownload:null===(w=null==n?void 0:n.linecheckResponse)||void 0===w?void 0:w.maxUploadDownloadSpeed,textContent:null==n?void 0:n.lineCheckContent,eligibleBundle:null===(T=null==n?void 0:n.linecheckResponse)||void 0===T?void 0:T.eligibleBundle,tooltipcontent:null===(C=null==n?void 0:n.lineCheckContent)||void 0===C?void 0:C.speedTooltip,onModemDetailsClick:null==n?void 0:n.onModemDetailsClick})):e.createElement(e.Fragment,null,e.createElement(si,{content:n.lineCheckContent,parentCallback:n.handleSelection,parentAddress:null===(v=n.selectedAddress)||void 0===v?void 0:v.concatedAddress,ref:B,isAddressNotFilled:n.isAddressNotFilled,name:"lineCheck",onChange:e=>{n.onChange(e)},apiError:n.apiError,setApiError:n.setApiError,setFetchingLineCheck:n.setFetchingLineCheck,FetchingLineCheck:null==n?void 0:n.isFetchingLineCheck,checkAvailability:null==n?void 0:n.checkAvailability,setIndivialOpen:o,indivialOpen:r,setAddressNotFilled:t}),(null==n?void 0:n.isFetchingLineCheck)&&!(null==n?void 0:n.apiError)&&""!==(null===(b=null==B?void 0:B.current)||void 0===b?void 0:b.value)?e.createElement("div",{className:"spinnercontents"},e.createElement("div",{className:"spinner-border oldspinnerload ",role:"status"}),(null===(_=null==n?void 0:n.lineCheckContent)||void 0===_?void 0:_.checkServiceText)&&e.createElement("div",{className:"oldchecktext"},null===(x=null==n?void 0:n.lineCheckContent)||void 0===x?void 0:x.checkServiceText)):""),(null===(k=n.lineCheckContent)||void 0===k?void 0:k.helpText)&&!(null===(E=B.current)||void 0===E?void 0:E.value)?e.createElement("div",{className:"helpText"},!n.isFetchingLineCheck&&(null===(S=null==n?void 0:n.linecheckResponse)||void 0===S?void 0:S.eligibleBundle)?"":null===(I=n.lineCheckContent)||void 0===I?void 0:I.helpText):""))},gi=e.createContext({}),hi=!0;function fi({baseColor:e,highlightColor:n,width:t,height:o,borderRadius:r,circle:i,direction:a,duration:l,enableAnimation:s=true,customHighlightBackground:d}){const c={};return"rtl"===a&&(c["--animation-direction"]="reverse"),"number"==typeof l&&(c["--animation-duration"]=`${l}s`),s||(c["--pseudo-element-display"]="none"),"string"!=typeof t&&"number"!=typeof t||(c.width=t),"string"!=typeof o&&"number"!=typeof o||(c.height=o),"string"!=typeof r&&"number"!=typeof r||(c.borderRadius=r),i&&(c.borderRadius="50%"),void 0!==e&&(c["--base-color"]=e),void 0!==n&&(c["--highlight-color"]=n),"string"==typeof d&&(c["--custom-highlight-background"]=d),c}function vi({count:n=1,wrapper:t,className:o,containerClassName:r,containerTestId:i,circle:a=!1,style:l,...s}){var d,c,u;const m=e.useContext(gi),p={...s};for(const[e,n]of Object.entries(s))void 0===n&&delete p[e];const g={...m,...p,circle:a},h={...l,...fi(g)};let f="react-loading-skeleton";o&&(f+=` ${o}`);const v=null!==(d=g.inline)&&void 0!==d&&d,b=[],_=Math.ceil(n);for(let t=0;t<_;t++){let o=h;if(_>n&&t===_-1){const e=null!==(c=o.width)&&void 0!==c?c:"100%",t=n%1,r="number"==typeof e?e*t:`calc(${e} * ${t})`;o={...o,width:r}}const r=e.createElement("span",{className:f,style:o,key:t},"");v?b.push(r):b.push(e.createElement(e.Fragment,{key:t},r,e.createElement("br",null)))}return e.createElement("span",{className:r,"data-testid":i,"aria-live":"polite","aria-busy":null!==(u=g.enableAnimation)&&void 0!==u?u:hi},t?b.map((n,o)=>e.createElement(t,{key:o},n)):b)}const bi=()=>{const n=d();return e.createElement("div",{className:"row justify-content-center"},e.createElement("div",{className:"col-12 px-0"},e.createElement("div",null,e.createElement("div",{id:"inputfield"}),e.createElement("div",null,e.createElement("div",{className:`row linecheck-repo-lineContainer position-relative ${"mobile"===n&&"linecheck-repo-lineContainer-mobile"}`,style:{boxShadow:"0 2px 4px rgba(87, 84, 82, .2)",borderRadius:"8px",padding:"14px 16px",backgroundColor:"#fff",height:""+("mobile"===n?"165px":"96px"),margin:""+("mobile"===n?"0 30px":"0px")}},e.createElement("div",{className:"col-lg-1 col-md-1 col-sm-1 col-12 px-0"},"mobile"!==n&&e.createElement(vi,{circle:!0,height:"100%",containerClassName:"avatar-skeleton"})),e.createElement("div",{className:"col-lg-8 col-md-8 col-sm-8 col-12 px-3"},e.createElement(vi,{width:"100%",height:"90%",style:{marginBottom:"24px"},borderRadius:"0.5rem"})),"mobile"===n&&e.createElement("div",{style:{borderBottom:"1px solid #e6e3df",marginTop:"8px",marginBottom:"16px"}}),e.createElement("div",{className:"col-lg-3 col-md-3 col-sm-3 col-12 px-0"},e.createElement(vi,{width:"98%",height:"mobile"===n?"70%":"90%",borderRadius:"50rem"}),e.createElement("div",null,e.createElement("span",{style:{padding:"10px",display:"flex"}}," "))))))))};exports.ButtonGroup=Me,exports.ImageComponent=Pe,exports.ImageWithText=We,exports.ImageWithTextWrapper=({content:n})=>{var t;const o=d();return e.createElement("div",{style:{position:"relative"}},e.createElement(Jn,{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"===o?e.createElement(t=>{var o,r,i;const{onClick:a,active:l,index:s}=t;return e.createElement("div",{className:l?Qn.stageTeaserTabActive:Qn.stageTeaserTab,onClick:()=>(()=>{var e,t;const o=null===(t=null===(e=null==n?void 0:n.bloks)||void 0===e?void 0:e[s])||void 0===t?void 0:t.analyticsTitle;a(),ce(H,"article_pagination_icon_click",{banner_promotion_name:o,component:J})})()},e.createElement("img",{src:null===(i=null===(r=null===(o=null==n?void 0:n.bloks)||void 0===o?void 0:o[s])||void 0===r?void 0:r.thumbImage)||void 0===i?void 0:i.filename,alt:"arrow",width:64,height:64}))},null):e.createElement(e.Fragment,null),dotListClass:Qn.carousel_dot,itemClass:Qn.carouselItem,ssr:!0,arrows:!1,containerClass:Qn.carouselContainer,sliderClass:Qn.sliderClass,customButtonGroup:e.createElement(t=>{var r,i,a,l;const s=null===(r=null==t?void 0:t.carouselState)||void 0===r?void 0:r.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"===o&&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:Qn.leftArrow,onClick:()=>(()=>{var e,o;const r=s<=0?0:s-1,i=null===(o=null===(e=null==n?void 0:n.bloks)||void 0===e?void 0:e[r])||void 0===o?void 0:o.analyticsTitle;t.previous(),ce(H,"article_pagination_left_click",{banner_promotion_name:i,component:J})})()}),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:Qn.rightArrow,onClick:()=>{(()=>{var e,o,r;const i=null===(e=null==t?void 0:t.carouselState)||void 0===e?void 0:e.totalItems,a=s>=i?i:s+1,l=null===(r=null===(o=null==n?void 0:n.bloks)||void 0===o?void 0:o[a])||void 0===r?void 0:r.analyticsTitle;t.next(),ce(H,"article_pagination_right_click",{banner_promotion_name:l,component:J})})()}})))},null),customTransition:"transform 1s ease",transitionDuration:500,partialVisbile:"large-desktop"!==o},null==n?void 0:n.bloks.map((n,t)=>e.createElement(We,{content:n,key:t,index:t}))))},exports.InternetAndTvCardsBenefits=({content:n,metadata:t})=>{var o,r,i,a,l,s,c,u,m,p;const g="2"===(null==n?void 0:n.cardsInRow)?2:"3"===(null==n?void 0:n.cardsInRow)?3:4,h=d(),f={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}},T="2"===(null==n?void 0:n.cardsInRow)&&2==(null==n?void 0:n.Cards.length)?w:"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)?w:"col-lg-3",C=fe(null==n?void 0:n.gradientBackground),k=ve(null==n?void 0:n.headlineColor),E=(null==n?void 0:n.headlineColor)&&(null==n?void 0:n.headlineColor)!==x?k:"",S=(null==n?void 0:n.headlineColor)&&(null==n?void 0:n.headlineColor)===x?{color:null===(o=null==n?void 0:n.headlineColorPicker)||void 0===o?void 0:o.color}:{},[I,B]=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)})),B(t)},[]),e.createElement("div",{className:`${st.container} ${(null==n?void 0:n.gradientBackground)!=x?C:""}`,id:(null==n?void 0:n.id)||"",style:Object.assign({},(null==n?void 0:n.gradientBackground)===x?{backgroundColor:null===(r=null==n?void 0:n.backgroundColor)||void 0===r?void 0:r.color}:{})},(null===(i=null==n?void 0:n.topSpace)||void 0===i?void 0:i.length)>0&&e.createElement(dt,{content:null==n?void 0:n.topSpace[0]}),e.createElement(ye,null,e.createElement(e.Fragment,null,((null==n?void 0:n.overlineText)||(null===(a=null==n?void 0:n.description)||void 0===a?void 0:a.length)>0||(null===(l=null==n?void 0:n.button)||void 0===l?void 0:l.length)>0||(null==n?void 0:n.title))&&e.createElement("div",{className:st["text-container"]},(null==n?void 0:n.overlineText)&&e.createElement("div",{className:st.overline},null==n?void 0:n.overlineText),(null==n?void 0:n.title)&&(null==n?void 0:n.headlineVariants)===v?e.createElement("h1",{className:E,style:Object.assign({},S)},null==n?void 0:n.title," "):(null==n?void 0:n.headlineVariants)===b?e.createElement("h2",{className:E,style:Object.assign({},S)},null==n?void 0:n.title):(null==n?void 0:n.headlineVariants)===_?e.createElement("h3",{className:E,style:Object.assign({},S)},null==n?void 0:n.title):e.createElement("h4",{className:E,style:Object.assign({},S)},null==n?void 0:n.title),(null===(s=null==n?void 0:n.description)||void 0===s?void 0:s.length)>0&&e.createElement(Yn,{content:null==n?void 0:n.description[0]}),(null==n?void 0:n.button)&&(null===(c=null==n?void 0:n.button)||void 0===c?void 0:c.length)>0&&e.createElement("div",{className:st.btn},e.createElement(et,{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)===y?e.createElement(e.Fragment,null,e.createElement("div",{className:`row ${st.cards} d-none d-sm-block`},(null==I?void 0:I.length)>0&&(null==I?void 0:I.map((n,o)=>e.createElement("div",{key:o,className:`${T} col-md-4 col-sm-6 ${st.card}`},e.createElement(lt,{content:n,metadata:t}))))),e.createElement("div",{className:`d-block d-sm-none ${st.carousel}`},(null==I?void 0:I.length)>0&&e.createElement(Jn,{infinite:null==n?void 0:n.enableCycle,responsive:f,autoPlay:!1,shouldResetAutoplay:!1,showDots:1!==(null===(u=null==n?void 0:n.productTeaserSlides)||void 0===u?void 0:u.length),dotListClass:st.carousel_dot,itemClass:st.carouselItem,ssr:!0,arrows:!1,containerClass:st.carouselContainer,sliderClass:st.sliderClass,customTransition:"transform 1s ease",transitionDuration:500,partialVisbile:"large-desktop"!==h},null==I?void 0:I.map((n,o)=>e.createElement("div",{key:o,className:st.slide},e.createElement(lt,{content:n,metadata:t})))))):(null==n?void 0:n.variant)===y?e.createElement("div",{className:`row ${st.cards}`},(null==I?void 0:I.length)>0&&(null==I?void 0:I.map((n,o)=>e.createElement("div",{key:o,className:`${T} col-md-4 col-sm-6 ${st.card}`},e.createElement(lt,{content:n,metadata:t}))))):e.createElement("div",{className:st.carousel},(null==I?void 0:I.length)>0&&e.createElement(Jn,{infinite:null==n?void 0:n.enableCycle,responsive:f,autoPlay:!1,shouldResetAutoplay:!1,showDots:1!==(null===(m=null==n?void 0:n.productTeaserSlides)||void 0===m?void 0:m.length),dotListClass:st.carousel_dot,itemClass:st.carouselItem,ssr:!0,arrows:!1,containerClass:st.carouselContainer,sliderClass:st.sliderClass,customTransition:"transform 1s ease",transitionDuration:500,partialVisbile:"large-desktop"!==h},null==I?void 0:I.map((n,o)=>e.createElement("div",{key:o,className:st.slide},e.createElement(lt,{content:n,metadata:t}))))))),(null===(p=null==n?void 0:n.bottomSpace)||void 0===p?void 0:p.length)>0&&e.createElement(dt,{content:null==n?void 0:n.bottomSpace[0]}))},exports.LineCheckV2=({content:n,metadata:t,shippingAddress:o,onSuccess:r,onModemDetailsClick:i,fromLinetable:a})=>{var l,s,c,u,m,p,g,h,f,v,b,_,x,y,w,T,C,k;const[E,S]=e.useState(!1),[I,B]=e.useState(!1),F=e.useRef(null),[A,O]=e.useState({enableCheckaddress:!1}),[R,N]=e.useState(),[L,M]=e.useState(),[V,D]=e.useState(!1),[W,j]=e.useState(),[U,z]=e.useState({indOpen:!1,indErrorOpen:!1}),[$,G]=e.useState(!1),[q,J]=e.useState({openIndividualLineCheck:!1,availabilityCheckClicked:!1}),[X,K]=e.useState(!1),Y=d(),Z=null==W?void 0:W.shouldAutomateLineCheck,ee=new Date,ne=new Date(null===(l=null==L?void 0:L.plannedUpgrade)||void 0===l?void 0:l.date),te=(ne.getTime()-ee.getTime())/864e5>0,[oe,re]=e.useState(!1),ie=(e,n)=>{J(n),M(" "),N(e),""!==(null==e?void 0:e.postCode)&&""!==e.city&&""!==e.houseNumber&&""!==e.street&&""!==e.concatedAddress?O(e=>Object.assign(Object.assign({},e),{enableCheckaddress:!0})):O(e=>Object.assign(Object.assign({},e),{enableCheckaddress:!1}))},ae=()=>{A.enableCheckaddress?O(e=>Object.assign(Object.assign({},e),{enableCheckaddress:!1})):B(!1)},le=e.createElement("span",{className:"mobileTable"},e.createElement("span",{className:"changeBtn",onClick:()=>{S(!1),G(!0),localStorage.removeItem("lineCheckResponse"),r(),P.deleteCookie("chAddressJson"),P.deleteCookie("one-commerce-linecheckcorrelationid"),me("lineTableView Address","Change",Q),O(e=>Object.assign(Object.assign({},e),{enableCheckaddress:!0})),M("")},hidden:!(null==L?void 0:L.eligibleBundle)},e.createElement("span",{className:"changeTxt"},"mobile"===Y?null==W?void 0:W.changeTextMob:null==W?void 0:W.changeText))),se=()=>{var e;S(!0),A.enableCheckaddress?(D(!0),P.deleteCookie("chAddressJson"),P.setCookie("chAddressJson",JSON.stringify({addressValue:null==R?void 0:R.concatedAddress,selectedAdd:R}),{path:"/",maxAge:259200}),me("lineCheckStart","Check address",Q),ue(H,"line_check_start",{input:`${null==R?void 0:R.postCode}| ${null==R?void 0:R.city}`,selection:null==W?void 0:W.buttonvalue}),R&&Object.keys(R).length>0&&oi(R).then(e=>{localStorage.setItem("LinecheckCall","true"),D(!1),M(e),r(),K(!1),"mobile"===Y&&q.openIndividualLineCheck&&re(!1)}).catch(e=>{console.log(e),K(!0),J(Object.assign(Object.assign({},q),{availabilityCheckClicked:!1})),"mobile"===Y&&q.openIndividualLineCheck&&re(!0)})):(B(!0),null===(e=F.current)||void 0===e||e.focus(),"mobile"===Y&&re(!1))},ce=()=>{var e,n,t,i,a,l,s,d,c;try{let u=P.getCookie("chAddressJson");const m=P.getCookie("one-commerce-linecheckcorrelationid");r();try{u=u&&JSON.parse(u)}catch(e){console.log("invalid address json")}let p=P.getCookie("sunriseAuth");try{p=p&&JSON.parse(p)}catch(e){console.log("invalid AuthCookie json")}if(Z&&(null==p?void 0:p.siteId)&&!u&&o&&!$&&(D(!0),((e,n,t,o)=>de(void 0,void 0,void 0,function*(){try{const r=(e=>{let n=[];"string"==typeof(null==e?void 0:e.address)&&(n=e.address.split(" "));const t={cantonCode:null==e?void 0:e.countryCode,city:null==e?void 0:e.city,houseNumber:n.pop(),postCode:null==e?void 0:e.zipcode,street:n.join(" "),concatedAddress:""},o=`${t.street} ${t.houseNumber}, ${t.postCode} ${t.city}`;return t.concatedAddress=o,t})(o);return oi(r).then(o=>{e(!1),n(o),t()}).catch(n=>{e(!1),console.log(n,"error")}),Hr.remove("chAddressJson"),Hr.set("chAddressJson",JSON.stringify({addressValue:null==r?void 0:r.concatedAddress,selectedAdd:r}),{path:"/",expires:3}),r}catch(n){e(!1),console.log(n)}}))(D,M,r,o).then(e=>N(e)).catch(e=>console.log(e))),u){O(e=>Object.assign(Object.assign({},e),{enableCheckaddress:!1})),N(null==u?void 0:u.selectedAdd);const o=localStorage.getItem("lineCheckResponse"),r=localStorage.getItem("one-commerce-linecheckcorrelationid"),p={eligibleBundle:null!==(n=o&&(null===(e=JSON.parse(o))||void 0===e?void 0:e.eligibleBundle))&&void 0!==n?n:[],configEligibleBundle:null!==(i=o&&(null===(t=JSON.parse(o))||void 0===t?void 0:t.configEligibleBundle))&&void 0!==i?i:[],maxUploadDownloadSpeed:null!==(l=o&&(null===(a=JSON.parse(o))||void 0===a?void 0:a.maxUploadDownloadSpeed))&&void 0!==l?l:{},lineCheckRepsonse:L&&JSON.parse(null==L?void 0:L.originalLinecheckResponse),lineCheckCorrelationId:null!=r?r:"",plannedUpgrade:null!==(d=o&&(null===(s=JSON.parse(o))||void 0===s?void 0:s.plannedUpgrade))&&void 0!==d?d:{}};o&&m&&(null===(c=JSON.parse(o))||void 0===c?void 0:c.eligibleBundle)&&Object.keys(null==u?void 0:u.selectedAdd).length&&M(p)}}catch(e){}};e.useEffect(()=>{ce()},[W,o,a]),e.useEffect(()=>{var e,t,o,r;n&&("lineCheckTemplate"===(null===(t=null===(e=null==n?void 0:n.reference)||void 0===e?void 0:e.content)||void 0===t?void 0:t.component)?j(null===(r=null===(o=null==n?void 0:n.reference)||void 0===o?void 0:o.content)||void 0===r?void 0:r.linecheck[0]):j(n))},[]),e.useEffect(()=>{var e,n,t,o,r;(!(null==L?void 0:L.eligibleBundle)||(null==L?void 0:L.eligibleBundle.length)<1)&&B(!1),(null===(e=null==L?void 0:L.eligibleBundle)||void 0===e?void 0:e.length)&&(0!==Object.keys(R).length&&void 0!==(null===(n=null==L?void 0:L.maxUploadDownloadSpeed)||void 0===n?void 0:n.maxBandwidthDown)||void 0!==(null===(t=null==L?void 0:L.maxUploadDownloadSpeed)||void 0===t?void 0:t.maxBandwidthDown))&&(((e,n,t,o,r)=>{const i={address:e,eventAction:n,eventValue:t,id:o,timeStamp:Math.round(Date.now()/1e3),type:r};try{window.appEventData.push({event:r,eventInfo:i})}catch(e){}})(`${null==R?void 0:R.postCode}| ${null==R?void 0:R.city} | ${null==R?void 0:R.street} | ${null==R?void 0:R.houseNumber} |\n ${null===(o=null==L?void 0:L.maxUploadDownloadSpeed)||void 0===o?void 0:o.maxBandwidthUp} | ${null===(r=null==L?void 0:L.maxUploadDownloadSpeed)||void 0===r?void 0:r.maxBandwidthDown}`,"lineCheckResult",1,Hr.get("one-commerce-linecheckcorrelationid"),"view"),ue(H,"line_check_results",{input:`${null==R?void 0:R.postCode}| ${null==R?void 0:R.city}`,eligible:""}))},[null===(s=null==L?void 0:L.eligibleBundle)||void 0===s?void 0:s.length]);const pe=e.useRef(null),ge=()=>{"mobile"===Y&&X?re(!1):"mobile"!==Y||q.openIndividualLineCheck?"mobile"===Y&&q.openIndividualLineCheck&&q.availabilityCheckClicked?se():re(!1):(se(),setTimeout(()=>{var e;null===(e=pe.current)||void 0===e||e.scrollIntoView({behavior:"smooth",block:"start",inline:"nearest"})},1e3))};e.useEffect(()=>{"mobile"!==Y||q.openIndividualLineCheck?"mobile"===Y&&q.openIndividualLineCheck&&q.availabilityCheckClicked&&ge():ge()},[R]);const he={linecheckResponse:L,lineCheckContent:W,handleSelection:ie,isAddressNotFilled:I,name:"lineCheck",onChange:ae,selectedAddress:R,isFetchingLineCheck:V,onClose:ge,onModemDetailsClick:i,apiError:X,setApiError:K,setFetchingLineCheck:D,setPopup:re,popup:oe},fe=Object.assign({},he);return e.useEffect(()=>{X&&D(!1)},[X]),e.createElement(e.Fragment,null,W?e.createElement(e.Fragment,null,e.createElement("div",{className:"row justify-content-center",ref:pe},((null==W?void 0:W.linecheckTitle)||(null==W?void 0:W.successLinecheckTitle))&&e.createElement(e.Fragment,null,e.createElement("div",{className:"linechecktitle"},!V&&(null==L?void 0:L.eligibleBundle)?(null===(c=null==L?void 0:L.eligibleBundle)||void 0===c?void 0:c.length)<1?null==W?void 0:W.noConnectionTitle:null==W?void 0:W.successLinecheckTitle:null==W?void 0:W.linecheckTitle)),e.createElement("div",{className:"col-12 px-0"},e.createElement("div",{className:""+(I&&!(null==L?void 0:L.eligibleBundle)?"gradientborder":"")}," ",!V&&e.createElement("div",{className:"row position-relative inputrow",onClick:()=>{var e;"mobile"===Y&&(null===(e=null==F?void 0:F.current)||void 0===e||e.focus(),re(!0))}},(null==L?void 0:L.eligibleBundle)?e.createElement(e.Fragment,null,e.createElement(ci,{content:e.createElement("span",{"data-hj-suppress":!0},null==R?void 0:R.concatedAddress,le),isLoading:V,uploadDownload:null==L?void 0:L.maxUploadDownloadSpeed,textContent:W,eligibleBundle:null==L?void 0:L.eligibleBundle,tooltipcontent:null==W?void 0:W.speedTooltip,onModemDetailsClick:i})):e.createElement(e.Fragment,null,e.createElement("div",{className:"col-1 px-0 marginautodefault"},(null==L?void 0:L.eligibleBundle)?e.createElement(e.Fragment,null):e.createElement("img",{src:null===(p=null===(m=null===(u=null==W?void 0:W.linecheckIcons)||void 0===u?void 0:u[0])||void 0===m?void 0:m.home)||void 0===p?void 0:p.filename,height:""+("mobile"===Y?"26px":"48px"),width:""+("mobile"===Y?"26px":"48px"),alt:"home",className:"homeicon"})),e.createElement("div",{className:`col-lg-8 col-md-8 col-sm-8 ${"mobile"===Y&&((null==L?void 0:L.eligibleBundle)?"col-12":"col-9")} px-0`},e.createElement("div",null,e.createElement(si,{content:W,parentCallback:ie,parentAddress:null==R?void 0:R.concatedAddress,ref:F,isAddressNotFilled:I,name:"lineCheck",onChange:ae,setAddressNotFilled:B,apiError:X,setApiError:K,setFetchingLineCheck:D,Address:R,FetchingLineCheck:V,checkAvailability:E,setIndivialOpen:z,indivialOpen:U}))),e.createElement("div",{className:"col-lg-3 col-md-3 col-sm-3 col-2 px-0 marginautodefault"},"mobile"!==Y||(null==L?void 0:L.eligibleBundle)?e.createElement("button",{name:"check address button",type:"button",className:"primarybutton mobileButton",disabled:!(null==U?void 0:U.indOpen)&&!(null==A?void 0:A.enableCheckaddress),hidden:!!(null==L?void 0:L.eligibleBundle),onClick:se,style:{width:"100%"}},null==W?void 0:W.buttonvalue):e.createElement("span",null,e.createElement("img",{width:52,height:52,alt:"search",src:null===(f=null===(h=null===(g=null==W?void 0:W.linecheckIcons)||void 0===g?void 0:g[0])||void 0===h?void 0:h.searchIcon)||void 0===f?void 0:f.filename})))),te&&(null===(v=null==L?void 0:L.plannedUpgrade)||void 0===v?void 0:v.expectedSpeed)&&e.createElement(e.Fragment,null,e.createElement("div",{className:"col-lg-1 col-md-1 col-sm-1 col-12 px-0"},(null==L?void 0:L.eligibleBundle)&&e.createElement("img",{src:null===(x=null===(_=null===(b=null==W?void 0:W.linecheckIcons)||void 0===b?void 0:b[0])||void 0===_?void 0:_.upgrade)||void 0===x?void 0:x.filename,height:"32px",width:"32px",alt:"activeup"})),e.createElement("div",{className:"col-lg-8 col-md-8 col-sm-8 col-12 px-0"},(null==L?void 0:L.eligibleBundle)&&e.createElement(ci,{content:`${((e,n)=>null==e?void 0:e.replace(/{\w+}/g,n))(null==W?void 0:W.upgradeText,(null==ne?void 0:ne.toLocaleString(null==t?void 0:t.lang,{month:"long"}))+" "+(null==ne?void 0:ne.getFullYear()))}`,isLoading:V,uploadDownload:null===(y=null==L?void 0:L.plannedUpgrade)||void 0===y?void 0:y.expectedSpeed,textContent:W,eligibleBundle:null==L?void 0:L.eligibleBundle,tooltipcontent:null==W?void 0:W.speedUpgradeToolTip,onModemDetailsClick:i}))),(null==U?void 0:U.indErrorOpen)&&(null===(w=null==W?void 0:W.errorMessageBlok)||void 0===w?void 0:w.length)>0&&e.createElement(mi,{content:null===(T=null==W?void 0:W.errorMessageBlok)||void 0===T?void 0:T[0]})),"mobile"!==Y&&V&&!X&&""!==(null===(C=null==F?void 0:F.current)||void 0===C?void 0:C.value)?e.createElement("div",{className:"oldspinnercontainer"},e.createElement("div",{className:"oldspinnercontents"},e.createElement("div",{className:"spinner-border oldspinnerloads ",role:"status"}),(null==n?void 0:n.checkServiceText)&&e.createElement("div",{className:"oldchecktexts"},null==n?void 0:n.checkServiceText))):" "))),(null==W?void 0:W.helpText)&&!(null===(k=F.current)||void 0===k?void 0:k.value)?e.createElement("div",{className:"helpText"},!V&&(null==L?void 0:L.eligibleBundle)?"":null==W?void 0:W.helpText):"","mobile"===Y&&oe&&!(null==L?void 0:L.eligibleBundle)&&e.createElement("div",null,e.createElement(pi,{props:fe,setIndivialOpen:z,indivialOpen:U,setAddressNotFilled:B}))):Y&&e.createElement(bi,null))},exports.LinecheckBasicPropConfig=zr,exports.RibbonComponent=({content:n})=>{var t,o,r,i,a,d,c,u,m,p,g,h,f,v,b,_,x,y,w,T,C,k,E,S,I,B;const F=e.useRef(null),[A,R]=e.useState(!1),N=P.getCookie("sunriseAuth"),[L,M]=e.useState(!1),V=new Date,[D,W]=e.useState(null==n?void 0:n.teaserTimer[0]),j=s(new Date(null===(o=null===(t=null==n?void 0:n.teaserTimer[0])||void 0===t?void 0:t.endTime)||void 0===o?void 0:o.replace(/-/g,"/"))),U=s(new Date(null===(i=null===(r=null==n?void 0:n.teaserTimer[0])||void 0===r?void 0:r.startTime)||void 0===i?void 0:i.replace(/-/g,"/"))),z=((null==n?void 0:n.enableDarkMode)?"ribbonComponent_DarkText ":"")+"ribbonComponent_Card",$=((null==n?void 0:n.enableDarkMode)?"ribbonComponent_DarkDescription ":"")+"ribbonComponent_TextContainer",[G,q]=e.useState(!1),H=()=>{const e=j.getTime()-V.getTime();if(e>0&&G){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},[J,Q]=e.useState(H()),X=()=>{!1===A&&R(!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,W(e)}!N&&"nauth"===(null==n?void 0:n.targetCustomer)||"both"===(null==n?void 0:n.targetCustomer)||N&&"auth"===(null==n?void 0:n.targetCustomer)?M(!0):M(!1)},[]),e.useEffect(()=>{Q(H()),V.getTime()>=U.getTime()&&!G&&q(!0);const e=setInterval(()=>{Q(H())},1e3);return()=>{clearInterval(e)}},[G]),e.useEffect(()=>{var e;const t=new IntersectionObserver(e=>{var t,o;e[0].isIntersecting&&e[0].intersectionRatio>=.5&&!(null===(t=localStorage.getItem("analyticsUids"))||void 0===t?void 0:t.includes(n._uid))&&(ce(K,K,{banner_promotion_name:null!==(o=null==n?void 0:n.bannerPromotionName)&&void 0!==o?o:null==n?void 0:n.description,banner_source:ne,banner_type:ie,banner_location:null==n?void 0:n.bannerLocation,audience_name:re,promotion_objective:re}),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()}});return e.createElement(e.Fragment,null,!1===A&&(void 0===(null===(a=null==n?void 0:n.teaserTimer[0])||void 0===a?void 0:a.startTime)&&null===J||void 0!==(null===(d=null==n?void 0:n.teaserTimer[0])||void 0===d?void 0:d.startTime)&&null!==J)&&L&&e.createElement(e.Fragment,null,e.createElement("div",{className:"ribbonComponent_Wrapper",style:{background:null==n?void 0:n.backgroundColor},ref:F},e.createElement("div",{className:z},e.createElement("div",{className:"ribbonComponent_descriptionBlockSection"},(null===(c=null==n?void 0:n.icon)||void 0===c?void 0:c.filename)&&e.createElement("div",{className:"ribbonComponent_Image"},e.createElement("img",{className:"ribbonComponent_Icon",src:(null==n?void 0:n.enableDarkMode)?null===(u=null==n?void 0:n.darkModeIcon)||void 0===u?void 0:u.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:$},e.createElement(he,{content:null==n?void 0:n.description}),e.createElement("div",null))),e.createElement("div",{className:"ribbonComponent_ButtonSection"},(null===(p=null==n?void 0:n.teaserTimer[0])||void 0===p?void 0:p.startTime)&&e.createElement(e.Fragment,null,e.createElement("div",{className:"ribbonComponent_Timer"},e.createElement(O,{content:D})),(null==n?void 0:n.buttonText)||(null==n?void 0:n.hotlineNumber)?e.createElement("div",{className:"ribbonComponent_HrBreaker"}):e.createElement("div",{className:"ribbonComponent_OnlyTimer"})),((null==n?void 0:n.buttonText)&&(null===(g=null==n?void 0:n.link)||void 0===g?void 0:g.url)||(null==n?void 0:n.hotlineNumber)&&(null===(h=null==n?void 0:n.buttonIcon)||void 0===h?void 0:h.filename))&&e.createElement("div",{className:"ribbonComponent_Button"},e.createElement("a",{href:(null==n?void 0:n.hotlineNumber)?`tel:${(null==n?void 0:n.hotlineNumber)||0}`:null===(f=null==n?void 0:n.link)||void 0===f?void 0:f.url,target:null!==(v=null==n?void 0:n.target)&&void 0!==v?v:"",rel:"_blank"===(null==n?void 0:n.target)?"opener":"noopener",onClick:()=>{var e;ce(Y,Y,{banner_promotion_name:null!==(e=null==n?void 0:n.bannerPromotionName)&&void 0!==e?e:null==n?void 0:n.description,banner_source:ne,banner_type:ie,audience_name:re,promotion_objective:re,banner_location:null==n?void 0:n.bannerLocation})}},e.createElement("div",{className:l(null==n?void 0:n.buttonType)},(null==n?void 0:n.hotlineNumber)&&"left"===(null==n?void 0:n.iconAlign)&&e.createElement("img",{className:"ribbonComponent_phoneIcon",src:null===(b=null==n?void 0:n.buttonIcon)||void 0===b?void 0:b.filename}),(null==n?void 0:n.hotlineNumber)?null==n?void 0:n.hotlineNumber:null==n?void 0:n.buttonText,(null==n?void 0:n.hotlineNumber)&&"right"===(null==n?void 0:n.iconAlign)&&e.createElement("img",{className:"ribbonComponent_phoneIcon",src:null===(_=null==n?void 0:n.buttonIcon)||void 0===_?void 0:_.filename})))),(null===(x=null==n?void 0:n.closeIcon)||void 0===x?void 0:x.filename)&&(null==n?void 0:n.isCloseIcon)&&e.createElement("div",{className:"ribbonComponent_CloseIcon",onClick:()=>X()},e.createElement("img",{src:(null==n?void 0:n.enableDarkMode)?null!==(w=null===(y=null==n?void 0:n.darkModeCloseIcon)||void 0===y?void 0:y.filename)&&void 0!==w?w:null===(T=null==n?void 0:n.closeIcon)||void 0===T?void 0:T.filename:null===(C=null==n?void 0:n.closeIcon)||void 0===C?void 0:C.filename}))),(null===(k=null==n?void 0:n.closeIcon)||void 0===k?void 0:k.filename)&&(null==n?void 0:n.isCloseIcon)&&e.createElement("div",{className:"ribbonComponent_CloseIcon1",onClick:()=>X()},e.createElement("img",{src:(null==n?void 0:n.enableDarkMode)?null!==(S=null===(E=null==n?void 0:n.darkModeCloseIcon)||void 0===E?void 0:E.filename)&&void 0!==S?S:null===(I=null==n?void 0:n.closeIcon)||void 0===I?void 0:I.filename:null===(B=null==n?void 0:n.closeIcon)||void 0===B?void 0:B.filename}))))))},exports.StageTeaserComponent=({content:n,isFullWidth:t,isSlimVersion:o})=>e.createElement(e.Fragment,null,"single"===(null==n?void 0:n.layoutgrid)?e.createElement(Re,{content:n,isFullWidth:t,isSlimVersion:o}):e.createElement(we,{content:n,isFullWidth:t,isSlimVersion:o})),exports.TextComponent=Ve;
|
|
21
10
|
//# sourceMappingURL=index.js.map
|