@sunrise-upc/sales-static-components 2.0.4 → 2.0.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/index.js +1 -1
- package/dist/esm/index.js +1 -1
- package/package.json +1 -1
package/dist/esm/index.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import*as e from"react";import n,{useState as t,useEffect as r,useRef as o,useContext as i,useMemo as a,useCallback as l,forwardRef as d,useImperativeHandle as s}from"react";import{getCookie as c}from"cookies-next";import{render as u}from"storyblok-rich-text-react-renderer-ts";import{jsx as m,jsxs as p}from"react/jsx-runtime";import f from"react-dom";function g(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))}}g(".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");g("/* 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 h="FalconButtonStageTeaserV2-module_button__kDRB6",v="FalconButtonStageTeaserV2-module_Secondary-V1__4PNAa",b="FalconButtonStageTeaserV2-module_Secondary-white__tUWHT";g("/* 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 _=e=>{switch(e){case"Primary-V1":return`${h}`;case"Secondary-V1":return`${h} ${v}`;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`${h} ${b}`;default:return""}},x=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})),c=d.getTime()-s.getTime();return l.setTime(l.getTime()+c),l})("Europe/Vienna",n.getFullYear(),n.getMonth(),n.getDate(),n.getHours(),n.getMinutes(),n.getSeconds()),n},y=()=>{const[e,n]=t(0);return r((()=>{const e=()=>{n(window.innerWidth)};return window.addEventListener("resize",e),e(),()=>window.removeEventListener("resize",e)}),[]),e>=1440?"large-desktop":e<1440&&e>=1024?"desktop":e<1024&&e>=768?"tablet":e<768&&e>0?"mobile":""},T=(e,n)=>{const[t]=["https://a.storyblok.com/f/113473/"],[r]=[e+"asset/"];return n?n.replace(t,`${r}`):n||""},w="center",C="left",S="right",B="transparent",E="00",k="after",I="h1",P="h2",N="h3",A="none",R="stack",F="col-lg-4",O="icon",W="PreToPost";var V="RibbonTimerV2-module_stage-teaser-ribbon-timer-section__GB8GA",L="RibbonTimerV2-module_stage-teaser-ribbon-timer-element__35yCh",M="RibbonTimerV2-module_stage-teaser-ribbon-timer-value__0U5CT",D="RibbonTimerV2-module_stage-teaser-ribbon-timer-label__tYyQr",z="RibbonTimerV2-module_stage-teaser-ribbon-timer-colon__g27mV",$="RibbonTimerV2-module_expirylabel__hx56K";g("/* 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 j=({content:e})=>{var t;const r=y();return n.createElement("div",{style:{justifyContent:e.timerAlignment===w?"center":e.timerAlignment===C?"left":"right"}},n.createElement("div",{className:`${V}`,style:{color:null==e?void 0:e.timerColor,backgroundColor:null==e?void 0:e.backgroundColor,marginLeft:e.backgroundColor===B&&e.timerAlignment===C?"-9px":"unset",marginRight:e.backgroundColor===B&&e.timerAlignment===S?"-24px":"unset"}},n.createElement("div",{className:`${L}`},n.createElement("div",{className:`${M}`}," ",E," "),n.createElement("div",{className:`${D}`},e.dayLabel)),n.createElement("div",{className:`${z}`},":"),n.createElement("div",{className:`${L}`},n.createElement("div",{className:`${M}`}," ",E," "),n.createElement("div",{className:`${D}`},e.hourLabel)),n.createElement("div",{className:`${z}`},":"),n.createElement("div",{className:`${L}`},n.createElement("div",{className:`${M}`}," ",E," "),n.createElement("div",{className:`${D}`},e.minuteLabel)),n.createElement("div",{className:`${z}`},":"),n.createElement("div",{className:`${L}`},n.createElement("div",{className:`${M}`}," ",E),n.createElement("div",{className:`${D}`},null==e?void 0:e.secondLabel))),n.createElement("div",{style:{color:null===(t=null==e?void 0:e.expiryLabelColor)||void 0===t?void 0:t.color,justifyContent:(null==e?void 0:e.timerAlignment)===w?"center":(null==e?void 0:e.timerAlignment)===C?"left":"right"},className:`${"mobile"!==r&&"d-flex"} ${$}`},null==e?void 0:e.expiryLabel))},G=({content:e,setTimerExpired:o})=>{var i,a,l,d,s,c,u,m;const p=x(new Date(null===(i=null==e?void 0:e.endTime)||void 0===i?void 0:i.replace(/-/g,"/"))),f=x(new Date(null===(a=null==e?void 0:e.startTime)||void 0===a?void 0:a.replace(/-/g,"/"))),g=(null==e?void 0:e.colorChangeTime)&&x(new Date(null===(l=null==e?void 0:e.colorChangeTime)||void 0===l?void 0:l.replace(/-/g,"/"))),[h,v]=t(!1),[b,_]=t(null!==(d=null==e?void 0:e.timerColor)&&void 0!==d?d:""),[y,T]=t(!1),S=()=>{const e=new Date;g&&!y&&e.getTime()>g.getTime()&&(_("#da291c"),T(!0)),e.getTime()>=f.getTime()&&!h&&v(!0);const n=p.getTime()-e.getTime();if(n>0&&h){const e=("0"+Math.floor(n/864e5)).slice(-2),t=("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 o(!1),{days:e,hours:t,mins:r,sec:i}}return o(!0),null},B={timerColor:b,backgroundColor:null==e?void 0:e.backgroundColor,expiryLabel:null==e?void 0:e.expiryLabel,timerAlignment:null==e?void 0:e.timerAlignment,dayLabel:null==e?void 0:e.dayLabel,hourLabel:null==e?void 0:e.hourLabel,minuteLabel:null==e?void 0:e.minuteLabel,secondLabel:null==e?void 0:e.secondLabel,expiryLabelColor:null==e?void 0:e.expiryLabelColor},[E,k]=t(S());r((()=>{k(S());const e=setInterval((()=>{k(S())}),1e3);return()=>{clearInterval(e)}}),[]);const I=[{label:null!==(s=null==e?void 0:e.hourLabel)&&void 0!==s?s:"",value:null==E?void 0:E.hours},{label:null!==(c=null==e?void 0:e.minuteLabel)&&void 0!==c?c:"",value:null==E?void 0:E.mins},{label:null!==(u=null==e?void 0:e.secondLabel)&&void 0!==u?u:"",value:null==E?void 0:E.sec}];return n.createElement("div",{className:"timer-wrap",style:{textAlign:e.timerAlignment===w?"center":e.timerAlignment===C?"left":"right"}},h&&n.createElement("div",{className:"timer-container"},E?n.createElement("div",{className:"timer-section",style:{color:(null==e?void 0:e.isDarkMode)?"#ffffff":b,backgroundColor:null!==(m=null==e?void 0:e.backgroundColor)&&void 0!==m?m:"transparent"}},n.createElement("div",{className:` ${L} transparent-element`},n.createElement("div",{className:`${M}`}," ",null==E?void 0:E.days),n.createElement("div",{className:`${D}`},null==e?void 0:e.dayLabel)),I.map(((e,t)=>n.createElement(n.Fragment,{key:t},n.createElement("div",{className:`${z}`},":"),n.createElement("div",{className:`${L}`},n.createElement("div",{className:`${M}`}," ",null==e?void 0:e.value),n.createElement("div",{className:`${D}`},null==e?void 0:e.label)))))):n.createElement("div",null,n.createElement(j,{content:B}))))},U="gaEvent",Q="Text_Image_Component",H="view_promotion",X="select_promotion",J="cta_button_click",K="cta_text_click",Y="CMS",Z="Teaser",q="Sub Teaser",ee="All",ne="Ribbon",te=(e,n,t)=>{window.dataLayer.push(Object.assign({event:e,event_name:n},t))},re=e=>n.createElement("div",null,u(e.content,{markResolvers:{link:(t,r)=>{const{href:o,target:i,linktype:a}=r;return"email"===a?n.createElement("a",{href:`mailto:${o}`,target:null===i||"_self"===i?"_top":"_blank"},t):e.isIFrame?n.createElement("a",{href:o,target:null===i||"_self"===i?"_top":"_blank"},t):n.createElement("a",{href:o,target:null===i?"":i,onClick:()=>(e=>{["help","hilfe","aide","aiuto"].some((n=>e.includes(n)))&&te(U,"contact_helpcenter_click",{component:"Text_link"})})(o)},t)}}})),oe=({content:e})=>{var i,a,l,d,s,u,m,p,f,g,h,v,b,y,T,w,C,S,B,E,k,I,P,N,A,R;const F=o(null),[O,W]=t(!1),V=c("sunriseAuth"),[L,M]=t(!1),D=new Date,[z,$]=t(null==e?void 0:e.teaserTimer[0]),j=x(new Date(null===(a=null===(i=null==e?void 0:e.teaserTimer[0])||void 0===i?void 0:i.endTime)||void 0===a?void 0:a.replace(/-/g,"/"))),U=x(new Date(null===(d=null===(l=null==e?void 0:e.teaserTimer[0])||void 0===l?void 0:l.startTime)||void 0===d?void 0:d.replace(/-/g,"/"))),Q=((null==e?void 0:e.enableDarkMode)?"ribbonComponent_DarkText ":"")+"ribbonComponent_Card",J=((null==e?void 0:e.enableDarkMode)?"ribbonComponent_DarkDescription ":"")+"ribbonComponent_TextContainer",[K,Z]=t(!1),q=()=>{const e=j.getTime()-D.getTime();if(e>0&&K){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},[oe,ie]=t(q()),ae=()=>{!1===O&&W(!0)};r((()=>{var n;if(null===(n=null==e?void 0:e.teaserTimer[0])||void 0===n?void 0:n.startTime){const n=null==e?void 0:e.teaserTimer[0];n.isDarkMode=null==e?void 0:e.enableDarkMode,$(n)}!V&&"nauth"===(null==e?void 0:e.targetCustomer)||"both"===(null==e?void 0:e.targetCustomer)||V&&"auth"===(null==e?void 0:e.targetCustomer)?M(!0):M(!1)}),[]),r((()=>{ie(q()),D.getTime()>=U.getTime()&&!K&&Z(!0);const e=setInterval((()=>{ie(q())}),1e3);return()=>{clearInterval(e)}}),[K]),r((()=>{var n;const t=new IntersectionObserver((n=>{var t,r;n[0].isIntersecting&&n[0].intersectionRatio>=.5&&!(null===(t=localStorage.getItem("analyticsUids"))||void 0===t?void 0:t.includes(e._uid))&&(te(H,H,{banner_promotion_name:null!==(r=null==e?void 0:e.bannerPromotionName)&&void 0!==r?r:null==e?void 0:e.description,banner_source:Y,banner_type:ne,banner_location:null==e?void 0:e.bannerLocation,audience_name:ee,promotion_objective:ee}),localStorage.setItem("analyticsUids",JSON.stringify([...localStorage.getItem("analyticsUids")?JSON.parse(localStorage.getItem("analyticsUids")||""):[],e._uid])))}),{threshold:.5});return F.current&&!(null===(n=localStorage.getItem("analyticsUids"))||void 0===n?void 0:n.includes(e._uid))&&t.observe(F.current),()=>{t.disconnect()}}));return n.createElement(n.Fragment,null,!1===O&&(void 0===(null===(s=null==e?void 0:e.teaserTimer[0])||void 0===s?void 0:s.startTime)&&null===oe||void 0!==(null===(u=null==e?void 0:e.teaserTimer[0])||void 0===u?void 0:u.startTime)&&null!==oe)&&L&&n.createElement(n.Fragment,null,n.createElement("div",{className:"ribbonComponent_Wrapper",style:{background:null==e?void 0:e.backgroundColor},ref:F},n.createElement("div",{className:Q},n.createElement("div",{className:"ribbonComponent_descriptionBlockSection"},(null===(m=null==e?void 0:e.icon)||void 0===m?void 0:m.filename)&&n.createElement("div",{className:"ribbonComponent_Image"},n.createElement("img",{className:"ribbonComponent_Icon",src:(null==e?void 0:e.enableDarkMode)?null===(p=null==e?void 0:e.darkModeIcon)||void 0===p?void 0:p.filename:null===(f=null==e?void 0:e.icon)||void 0===f?void 0:f.filename})),(null==e?void 0:e.description)&&n.createElement("div",{className:J},n.createElement(re,{content:null==e?void 0:e.description}),n.createElement("div",null))),n.createElement("div",{className:"ribbonComponent_ButtonSection"},(null===(g=null==e?void 0:e.teaserTimer[0])||void 0===g?void 0:g.startTime)&&n.createElement(n.Fragment,null,n.createElement("div",{className:"ribbonComponent_Timer"},n.createElement(G,{content:z})),(null==e?void 0:e.buttonText)||(null==e?void 0:e.hotlineNumber)?n.createElement("div",{className:"ribbonComponent_HrBreaker"}):n.createElement("div",{className:"ribbonComponent_OnlyTimer"})),((null==e?void 0:e.buttonText)&&(null===(h=null==e?void 0:e.link)||void 0===h?void 0:h.url)||(null==e?void 0:e.hotlineNumber)&&(null===(v=null==e?void 0:e.buttonIcon)||void 0===v?void 0:v.filename))&&n.createElement("div",{className:"ribbonComponent_Button"},n.createElement("a",{href:(null==e?void 0:e.hotlineNumber)?`tel:${(null==e?void 0:e.hotlineNumber)||0}`:null===(b=null==e?void 0:e.link)||void 0===b?void 0:b.url,target:null!==(y=null==e?void 0:e.target)&&void 0!==y?y:"",rel:"_blank"===(null==e?void 0:e.target)?"opener":"noopener",onClick:()=>{var n;te(X,X,{banner_promotion_name:null!==(n=null==e?void 0:e.bannerPromotionName)&&void 0!==n?n:null==e?void 0:e.description,banner_source:Y,banner_type:ne,audience_name:ee,promotion_objective:ee,banner_location:null==e?void 0:e.bannerLocation})}},n.createElement("div",{className:_(null==e?void 0:e.buttonType)},(null==e?void 0:e.hotlineNumber)&&"left"===(null==e?void 0:e.iconAlign)&&n.createElement("img",{className:"ribbonComponent_phoneIcon",src:null===(T=null==e?void 0:e.buttonIcon)||void 0===T?void 0:T.filename}),(null==e?void 0:e.hotlineNumber)?null==e?void 0:e.hotlineNumber:null==e?void 0:e.buttonText,(null==e?void 0:e.hotlineNumber)&&"right"===(null==e?void 0:e.iconAlign)&&n.createElement("img",{className:"ribbonComponent_phoneIcon",src:null===(w=null==e?void 0:e.buttonIcon)||void 0===w?void 0:w.filename})))),(null===(C=null==e?void 0:e.closeIcon)||void 0===C?void 0:C.filename)&&(null==e?void 0:e.isCloseIcon)&&n.createElement("div",{className:"ribbonComponent_CloseIcon",onClick:()=>ae()},n.createElement("img",{src:(null==e?void 0:e.enableDarkMode)?null!==(B=null===(S=null==e?void 0:e.darkModeCloseIcon)||void 0===S?void 0:S.filename)&&void 0!==B?B:null===(E=null==e?void 0:e.closeIcon)||void 0===E?void 0:E.filename:null===(k=null==e?void 0:e.closeIcon)||void 0===k?void 0:k.filename}))),(null===(I=null==e?void 0:e.closeIcon)||void 0===I?void 0:I.filename)&&(null==e?void 0:e.isCloseIcon)&&n.createElement("div",{className:"ribbonComponent_CloseIcon1",onClick:()=>ae()},n.createElement("img",{src:(null==e?void 0:e.enableDarkMode)?null!==(N=null===(P=null==e?void 0:e.darkModeCloseIcon)||void 0===P?void 0:P.filename)&&void 0!==N?N:null===(A=null==e?void 0:e.closeIcon)||void 0===A?void 0:A.filename:null===(R=null==e?void 0:e.closeIcon)||void 0===R?void 0:R.filename}))))))};g("\r\n.stageTeaserMain {\r\n height: 100%;\r\n}\r\nvideo {\r\n object-fit: cover;\r\n position: absolute;\r\n top: 0;\r\n left: 0;\r\n height: 100%;\r\n width: 100%;\r\n border-top-right-radius: 8px;\r\n border-bottom-right-radius: 8px;\r\n}\r\n.video-wrapper {\r\n overflow: hidden;\r\n text-align: center;\r\n align-items: center;\r\n justify-content: center;\r\n}\r\n.stageTeaserContainer {\r\n margin-left: 8px;\r\n margin-right: 8px;\r\n border-radius: 8px;\r\n flex-direction: row;\r\n width: calc(100% - 10px);\r\n height: 100%;\r\n}\r\n\r\n.row-wrapper {\r\n height: 100%;\r\n}\r\n.stageTeaserMain {\r\n &.full-width { \r\n .stageTeaserContainer {\r\n margin: 0;\r\n width: 100%;\r\n border-radius: 0;\r\n } \r\n }\r\n}\r\n.stageTeaserRightWrapper {\r\n position: relative;\r\n}\r\n.stageTeaserTopText {\r\n margin-bottom: 0px;\r\n font-size: 18px;\r\n font-weight: 700;\r\n line-height: 24px;\r\n}\r\n@media all and (max-width: 1023px) {\r\n .stageTeaserTopText {\r\n font-size: 14px;\r\n line-height: 20px;\r\n }\r\n}\r\n@media (min-width: 1024px) and (max-width: 1439px) {\r\n .stageTeaserTopText {\r\n font-size: 16px;\r\n line-height: 20px;\r\n }\r\n}\r\n.stageTeaserMainTexth1,\r\nh2,\r\nh3,\r\nh4 {\r\n padding-top: 4px;\r\n padding-bottom: 8px;\r\n font-weight: 700;\r\n margin-bottom: 0px !important;\r\n}\r\n\r\n@media (min-width:1440px) {\r\n .stageTeaserMainTexth1 {\r\n font-size: 32px;\r\n line-height: 40px;\r\n }\r\n\r\n .stageTeaserMainTexth2 {\r\n font-size: 28px;\r\n line-height: 36px;\r\n }\r\n\r\n .stageTeaserMainTexth3 {\r\n font-size: 24px;\r\n line-height: 32px;\r\n }\r\n\r\n .stageTeaserMainTexth4 {\r\n font-size: 20px;\r\n line-height: 28px;\r\n }\r\n}\r\n\r\n@media (min-width:320px)and (max-width:1439px) {\r\n .stageTeaserMainTexth1 {\r\n font-size: 28px;\r\n line-height: 36px;\r\n }\r\n\r\n .stageTeaserMainTexth2 {\r\n font-size: 24px;\r\n line-height: 32px;\r\n }\r\n\r\n .stageTeaserMainTexth3 {\r\n font-size: 20px;\r\n line-height: 28px;\r\n }\r\n\r\n .stageTeaserMainTexth4 {\r\n font-size: 18px;\r\n line-height: 24px;\r\n }\r\n}\r\n.stageTeaserMainTextdisplay {\r\n font-size: 48px;\r\n line-height: 60px;\r\n font-weight: 500;\r\n text-transform: uppercase;\r\n}\r\n.stageTeaserBottomText {\r\n font-size: 14px;\r\n line-height: 20px;\r\n font-weight: 500;\r\n}\r\n\r\n.stageTeaserSecondaryPromoText {\r\n overflow-wrap: anywhere;\r\n font-size: 14px;\r\n line-height: 16px;\r\n font-weight: 500;\r\n}\r\n\r\n.stageTeaserSecondaryPromoPercent {\r\n font-size: 34px;\r\n line-height: 38px;\r\n font-weight: 700;\r\n}\r\n\r\n.stageTeaserPromoText {\r\n font-size: 18px;\r\n line-height: 20px;\r\n font-weight: 500;\r\n}\r\n\r\n.stageTeaserLeftWrapperBackground {\r\n background: var(--primary-colour-pale-dawn-grey-200, #e6e3df);\r\n}\r\n\r\n.stageTeaserBannerWrapper .react-multi-carousel-list {\r\n position: initial;\r\n}\r\n\r\n.stageTeaserBannerWrapper .react-multiple-carousel__arrow {\r\n background: #ffffff;\r\n box-shadow: 0px 4px 12px rgba(87, 84, 82, 0.2);\r\n border-radius: 24px;\r\n font-size: 16px;\r\n height: 44px;\r\n width: 44px;\r\n padding: 10px;\r\n z-index: 1;\r\n}\r\n\r\n.stageTeaserBannerWrapper .react-multiple-carousel__arrow::before {\r\n color: #da291c;\r\n font-size: 16px;\r\n}\r\n\r\n.stageTeaserBannerWrapper .react-multiple-carousel__arrow:disabled::before {\r\n color: #b3aeaa;\r\n}\r\n\r\n.stageTeaserBannerWrapper .react-multiple-carousel__arrow--right {\r\n right: 3%;\r\n}\r\n\r\n.stageTeaserBannerWrapper .react-multiple-carousel__arrow--left {\r\n left: 3%;\r\n}\r\n/* dots */\r\n.stageTeaserBannerWrapper .react-multi-carousel-dot button {\r\n background: #ffffff;\r\n opacity: 0.3;\r\n border: 0px;\r\n transition: none;\r\n}\r\n.stageTeaserBannerWrapper .react-multi-carousel-dot--active button {\r\n background: #da291c;\r\n opacity: 1;\r\n}\r\n\r\n.stageTeaserBannerWrapper .react-multi-carousel-dot button:hover:active {\r\n background: #da291c;\r\n}\r\n@media all and (max-width: 1439px) {\r\n .stageTeaserMainTextdisplay {\r\n font-size: 20px;\r\n line-height: 24px;\r\n font-weight: 500;\r\n padding-top: 4px;\r\n padding-bottom: 8px;\r\n margin-bottom: 0px;\r\n }\r\n}\r\n@media (max-width: 768px) {\r\n .stageTeaserContainer, .row-wrapper {\r\n flex-direction: column;\r\n }\r\n .stageTeaserPromoPercent {\r\n font-weight: 700;\r\n }\r\n .stageTeaserPromoText {\r\n font-size: 14px;\r\n line-height: 16px;\r\n font-weight: 500;\r\n }\r\n}\r\n\r\n.stageTeaserBannerWrapper .react-multiple-carousel__arrow--right{\r\n right: -2% !important;\r\n}\r\n\r\n.stageTeaserBannerWrapper .react-multiple-carousel__arrow--left {\r\n left: -1% !important;\r\n}\r\n\r\n.stageTeaserBannerWrapper.full-width .react-multiple-carousel__arrow--right{\r\n right: 20px !important;\r\n @media only screen and (min-width : 1440px) {\r\n left: calc(50% + 720px) !important;\r\n }\r\n}\r\n\r\n.stageTeaserBannerWrapper.full-width .react-multiple-carousel__arrow--left {\r\n left: 20px !important;\r\n @media only screen and (min-width : 1440px) {\r\n left: calc(50% - 720px) !important;\r\n }\r\n\r\n}\r\n\r\n\r\n.teaserTimer {\r\n padding-top: 16px;\r\n padding-bottom: 10px;\r\n}\r\n\r\n/*Tablet md & All small devices*/\r\n@media only screen and (max-width : 768px) {\r\n video {\r\n border-top-right-radius: 0px;\r\n border-bottom-right-radius: 8px;\r\n border-bottom-left-radius: 8px;\r\n }\r\n\r\n .stageTeaserRightWrapper {\r\n height: 400px;\r\n }\r\n\r\n .stageTeaserLeftWrapper {\r\n padding: 24px;\r\n text-align: center;\r\n }\r\n\r\n .stageTeaserSecondaryPromoPercent {\r\n font-size:28px;\r\n }\r\n}\r\n\r\n\r\n/*Tablet - lg*/\r\n@media only screen and (min-width : 769px) and (max-width : 1024px) {\r\n .stageTeaserRightWrapper {\r\n width: 100%;\r\n }\r\n\r\n .promoImage{\r\n padding-right: 51px;\r\n padding-top: 114px;\r\n }\r\n .stageTeaserLeftWrapper {\r\n padding: 55px;\r\n }\r\n}\r\n@media (width : 1024px) {\r\n .stageTeaserRightWrapper {\r\n width: 50%;\r\n }\r\n}\r\n/*Desktop, Laptop & Large Desktops*/\r\n@media only screen and (min-width : 1025px) {\r\n .stageTeaserLeftWrapper {\r\n padding: 120px 80px 120px 68px;\r\n &.slim-version {\r\n padding: 70px 80px 70px 68px;\r\n }\r\n\r\n }\r\n}\r\n\r\n\r\n#inboxCount{\r\n position: absolute;\r\n top: 0;\r\n right:0;\r\n}");g(".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");g("/* 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}");g("/* 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 }");g("/* 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}");g("/* 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}");g(".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 ie=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""}},ae=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 le="DoubleGridRedefined-module_double-grid-teaser-btn-section__Q1jBm",de="DoubleGridRedefined-module_double-grid-btns__0Sbnd";g("/* 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 se="row-module_sr-def-row__us1ph";g("/* 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 ce=({children:e})=>n.createElement("div",{className:`${se} sr-responsive-row`},e),ue=({content:e,isFullWidth:i,isSlimVersion:a})=>{var l,d,s,c,u,m,p,f,g,h,v,b,x,y,T,w,C,S,B,E,k,A,R,F,O,W,V,L,M,D,z,$,j,U,Q,J,K,q,ne,re,oe,ae,se,ue;const me=o(null),pe="none"!==(null==e?void 0:e.gradientBgColor)?ie(null==e?void 0:e.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==e?void 0:e.GenericBgColor),fe="none"===(null==e?void 0:e.gradientBgColor)&&"none"===(null==e?void 0:e.GenericBgColor)?null===(l=null==e?void 0:e.solidBgColor)||void 0===l?void 0:l.color:"",ge=(null==e?void 0:e.EnableTextBgColor)?null===(d=null==e?void 0:e.textbgcolor)||void 0===d?void 0:d.color:"",he=()=>{switch(null==e?void 0:e.PromoBubblePosition){case"top-left":return"stageTeaserTopLeft";case"top-right":return"stageTeaserTopRight";case"bottom-left":return"stageTeaserBottomLeft";case"bottom-right":return"stageTeaserBottomRight"}},ve=null===(u=null===(c=null===(s=null==e?void 0:e.primaryPromoBubble)||void 0===s?void 0:s[0])||void 0===c?void 0:c.bgcolor)||void 0===u?void 0:u.color,be=null===(f=null===(p=null===(m=null==e?void 0:e.primaryPromoBubble)||void 0===m?void 0:m[0])||void 0===p?void 0:p.textcolor)||void 0===f?void 0:f.color,_e=null===(v=null===(h=null===(g=null==e?void 0:e.SecondaryPromoBubble)||void 0===g?void 0:g[0])||void 0===h?void 0:h.bgcolor)||void 0===v?void 0:v.color,xe=null===(y=null===(x=null===(b=null==e?void 0:e.SecondaryPromoBubble)||void 0===b?void 0:b[0])||void 0===x?void 0:x.textcolor)||void 0===y?void 0:y.color,ye=e=>{const n=e&&e.split(".").pop();return!(!n||!["webp","jpg","jpeg","png"].includes(n))},[Te,we]=t(!1),[Ce,Se]=t(""),[Be,Ee]=t(""),[ke,Ie]=t(!1),Pe=()=>{var n,t,r,o,i,a,l,d,s;const c=window.innerWidth;c<=767?(we(null==e?void 0:e.mobileImageFirst),ye(null===(n=null==e?void 0:e.MobilePromoImage)||void 0===n?void 0:n.filename)?Se(null===(t=null==e?void 0:e.MobilePromoImage)||void 0===t?void 0:t.filename):Ee(null===(r=null==e?void 0:e.MobilePromoImage)||void 0===r?void 0:r.filename)):c>=768&&c<=1024?(we(null==e?void 0:e.tabletImageFirst),ye(null===(o=null==e?void 0:e.TabletPromoImage)||void 0===o?void 0:o.filename)?Se(null===(i=null==e?void 0:e.TabletPromoImage)||void 0===i?void 0:i.filename):Ee(null===(a=null==e?void 0:e.TabletPromoImage)||void 0===a?void 0:a.filename)):c>=1025&&(we(null==e?void 0:e.desktopImageFirst),ye(null===(l=null==e?void 0:e.DesktopPromoImage)||void 0===l?void 0:l.filename)?Se(null===(d=null==e?void 0:e.DesktopPromoImage)||void 0===d?void 0:d.filename):Ee(null===(s=null==e?void 0:e.DesktopPromoImage)||void 0===s?void 0:s.filename))};r((()=>{Pe(),window.addEventListener("resize",Pe)}),[]);const Ne=null===(T=null==e?void 0:e.textcolor)||void 0===T?void 0:T.color,Ae=null===(E=null===(B=null===(S=null===(C=null===(w=null==e?void 0:e.mainheading)||void 0===w?void 0:w.content)||void 0===C?void 0:C[0])||void 0===S?void 0:S.content)||void 0===B?void 0:B[0])||void 0===E?void 0:E.text;r((()=>{const n=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(e._uid))&&(te(H,H,{banner_promotion_name:null!==(o=null==e?void 0:e.bannerPromotionName)&&void 0!==o?o:null==e?void 0:e.description,banner_source:Y,banner_type:Z,banner_location:null==e?void 0:e.bannerLocation,audience_name:ee,promotion_objective:ee,index:1}),localStorage.setItem("analyticsUids",JSON.stringify([...localStorage.getItem("analyticsUids")?JSON.parse(localStorage.getItem("analyticsUids")||""):[],e._uid])),me.current&&n.observe(me.current))}),{threshold:.5});return me.current&&n.observe(me.current),()=>{n.disconnect()}}),[]);const Re=()=>{var n;te(X,X,{banner_promotion_name:null!==(n=null==e?void 0:e.bannerPromotionName)&&void 0!==n?n:null==e?void 0:e.description,banner_source:Y,banner_type:Z,audience_name:ee,promotion_objective:ee,banner_location:null==e?void 0:e.bannerLocation,index:1})};return n.createElement("div",{className:`stageTeaserMain ${i?"full-width":""} `,ref:me},n.createElement("div",{className:fe?"stageTeaserContainer d-flex":pe+" stageTeaserContainer d-flex",style:{backgroundColor:fe}},n.createElement(ce,null,n.createElement("div",{className:"d-flex row-wrapper"},n.createElement("div",{className:`${Te?"order-1":"order-0"} stageTeaserLeftWrapper col-md-6 ${i&&a?"slim-version":""}`,style:{backgroundColor:ge,borderRadius:i?"0":"8px"}},n.createElement("div",{className:"stageTeaserTopText",style:{color:Ne}},null===(O=null===(F=null===(R=null===(A=null===(k=null==e?void 0:e.primaryheading)||void 0===k?void 0:k.content)||void 0===A?void 0:A[0])||void 0===R?void 0:R.content)||void 0===F?void 0:F[0])||void 0===O?void 0:O.text),n.createElement("div",null,(null==e?void 0:e.mainText)===I?n.createElement("h1",{className:"stageTeaserMainTexth1",style:{color:Ne}},Ae):(null==e?void 0:e.mainText)===P?n.createElement("h2",{className:"stageTeaserMainTexth2",style:{color:Ne}},Ae):(null==e?void 0:e.mainText)===N?n.createElement("h3",{className:"stageTeaserMainTexth3",style:{color:Ne}},Ae):"h4"===(null==e?void 0:e.mainText)?n.createElement("h4",{className:"stageTeaserMainTexth4",style:{color:Ne}},Ae):n.createElement("div",{className:"stageTeaserMainTextdisplay",style:{color:Ne}},Ae)),n.createElement("div",{className:"stageTeaserBottomText",style:{color:Ne}},null===(D=null===(M=null===(L=null===(V=null===(W=null==e?void 0:e.secondaryheading)||void 0===W?void 0:W.content)||void 0===V?void 0:V[0])||void 0===L?void 0:L.content)||void 0===M?void 0:M[0])||void 0===D?void 0:D.text),(null===($=null===(z=null==e?void 0:e.timer)||void 0===z?void 0:z[0])||void 0===$?void 0:$.enableCounter)&&n.createElement("div",{className:"teaserTimer text-center"},n.createElement(G,{content:null===(j=null==e?void 0:e.timer)||void 0===j?void 0:j[0],setTimerExpired:Ie})),!ke&&n.createElement("div",{className:`${le}`},null===(U=null==e?void 0:e.teaserButtonConfig)||void 0===U?void 0:U.map(((t,r)=>{var o,i,a,l,d,s;return n.createElement("div",{className:`${de}`,key:r},n.createElement("a",{href:`${(null===(o=null==t?void 0:t.buttonLink)||void 0===o?void 0:o.url)||0}`,target:null!==(i=null==e?void 0:e.target)&&void 0!==i?i:"",rel:"_blank"===(null==t?void 0:t.linkTarget)?"opener":"noopener",onClick:Re},n.createElement("div",{className:_(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)&&n.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)&&n.createElement("img",{className:"ribbonComponent_phoneIcon",src:null===(s=null==t?void 0:t.buttonIcon)||void 0===s?void 0:s.filename}))))})))),n.createElement("div",{className:(Te?"order-0":"order-1")+" stageTeaserRightWrapper col-md-6",style:{background:`url(${Ce}) center / contain no-repeat`}},""!==Be&&n.createElement("div",{className:"video-wrapper"},n.createElement("video",{autoPlay:!0,muted:!0,loop:!0,src:Be})),(null===(Q=null==e?void 0:e.primaryPromoBubble)||void 0===Q?void 0:Q.length)>0&&n.createElement("div",{className:`stageTeaserPromoBubble stageTeaserPrimaryPromoBubble stageTeaserPrimaryWithSecondaryBubble ${he()}`,style:{backgroundColor:ve,color:be}},n.createElement("div",{className:"stageTeaserPromoPercent"},null===(K=null===(J=null==e?void 0:e.primaryPromoBubble)||void 0===J?void 0:J[0])||void 0===K?void 0:K.primarytext),n.createElement("div",{className:"stageTeaserPromoText"},null===(ne=null===(q=null==e?void 0:e.primaryPromoBubble)||void 0===q?void 0:q[0])||void 0===ne?void 0:ne.secondarytext)),(null===(re=null==e?void 0:e.SecondaryPromoBubble)||void 0===re?void 0:re.length)>0&&n.createElement("div",{className:`stageTeaserPromoBubble stageTeaserSecondaryPromoBubble ${he()}`,style:{backgroundColor:_e,color:xe}},n.createElement("div",{className:"stageTeaserSecondaryPromoPercent"},null===(ae=null===(oe=null==e?void 0:e.SecondaryPromoBubble)||void 0===oe?void 0:oe[0])||void 0===ae?void 0:ae.primarytext),n.createElement("div",{className:"stageTeaserSecondaryPromoText"},null===(ue=null===(se=null==e?void 0:e.SecondaryPromoBubble)||void 0===se?void 0:se[0])||void 0===ue?void 0:ue.secondarytext)))))))};var me="SingleGridRedefined-module_single-grid__NikxO",pe="SingleGridRedefined-module_single-grid-background-img__HQngE",fe="SingleGridRedefined-module_slim-version__WFrnX",ge="SingleGridRedefined-module_single-grid-text-container__b6Z7R",he="SingleGridRedefined-module_single-grid-overline__1eceF",ve="SingleGridRedefined-module_single-grid-headline__BocYX",be="SingleGridRedefined-module_single-grid-text__R1k6c",_e="SingleGridRedefined-module_single-grid-timer__n94Jv",xe="SingleGridRedefined-module_single-grid-btn-section__gdt-4",ye="SingleGridRedefined-module_single-grid-btn-right__zjTnA";g("/* 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 Te=({content:e,isFullWidth:i,isSlimVersion:a})=>{var l,d,s,c,u,m,p,f,g,h,v,b,x,T,w,C,S,B,E,k;const I=o(null),[P,N]=t(""),[A,R]=t(""),[F,O]=t(!1),W=y(),V=null===(u=null===(c=null===(s=null===(d=null===(l=null==e?void 0:e.primaryheading)||void 0===l?void 0:l.content)||void 0===d?void 0:d[0])||void 0===s?void 0:s.content)||void 0===c?void 0:c[0])||void 0===u?void 0:u.text,L=null===(h=null===(g=null===(f=null===(p=null===(m=null==e?void 0:e.mainheading)||void 0===m?void 0:m.content)||void 0===p?void 0:p[0])||void 0===f?void 0:f.content)||void 0===g?void 0:g[0])||void 0===h?void 0:h.text,M=null===(w=null===(T=null===(x=null===(b=null===(v=null==e?void 0:e.secondaryheading)||void 0===v?void 0:v.content)||void 0===b?void 0:b[0])||void 0===x?void 0:x.content)||void 0===T?void 0:T[0])||void 0===w?void 0:w.text,D="left"===(null==e?void 0:e.textposition)?"flex-start":"right"===(null==e?void 0:e.textposition)?"flex-end":"center",z="left"===(null==e?void 0:e.textposition)?"left":"right"===(null==e?void 0:e.textposition)?"right":"center",$=()=>{var n,t,r;const o=window.innerWidth;o<=767?(N(`url(${null===(n=null==e?void 0:e.mobileImage)||void 0===n?void 0:n.filename}) center center / cover no-repeat`),R(null==e?void 0:e.verticaltextpostion)):o>=768&&o<=1439?(N(`url(${null===(t=null==e?void 0:e.tabImage)||void 0===t?void 0:t.filename}) center center / cover no-repeat`),R("")):o>=1440&&(N(`url(${null===(r=null==e?void 0:e.desktopimage)||void 0===r?void 0:r.filename}) center center / cover no-repeat`),R(""))};r((()=>{$(),window.addEventListener("resize",$)}),[]),r((()=>{const n=new IntersectionObserver((n=>{var t,r;n[0].isIntersecting&&n[0].intersectionRatio>=.5&&!(null===(t=localStorage.getItem("analyticsUids"))||void 0===t?void 0:t.includes(e._uid))&&(te(H,H,{banner_promotion_name:null!==(r=null==e?void 0:e.bannerPromotionName)&&void 0!==r?r:null==e?void 0:e.description,banner_source:Y,banner_type:Z,banner_location:null==e?void 0:e.bannerLocation,audience_name:ee,promotion_objective:ee,index:1}),localStorage.setItem("analyticsUids",JSON.stringify([...localStorage.getItem("analyticsUids")?JSON.parse(localStorage.getItem("analyticsUids")||""):[],e._uid])))}),{threshold:.5});return I.current&&n.observe(I.current),()=>{n.disconnect()}}),[]);const j=()=>{var n;te(X,X,{banner_promotion_name:null!==(n=null==e?void 0:e.bannerPromotionName)&&void 0!==n?n:null==e?void 0:e.description,banner_source:Y,banner_type:Z,audience_name:ee,promotion_objective:ee,banner_location:null==e?void 0:e.bannerLocation,index:1})},U=null===(C=null==e?void 0:e.textcolor)||void 0===C?void 0:C.color,Q=n.createElement(n.Fragment,null,n.createElement("div",{className:`${ge}`},n.createElement("div",null,n.createElement("div",{style:{color:U,alignItems:""===A?D:"center",textAlign:""===A?z:"center"}},V&&n.createElement("div",{className:`${he}`},V),L&&n.createElement("div",{className:`${ve}`},L),M&&n.createElement("div",{className:`${be}`},M)))),(null===(B=null===(S=null==e?void 0:e.timer)||void 0===S?void 0:S[0])||void 0===B?void 0:B.enableCounter)&&n.createElement("div",{className:`${_e}\n \n `,style:{justifyContent:"top"===A?"flex-start":"bottom"===A?"flex-end":D}},n.createElement(G,{content:null===(E=null==e?void 0:e.timer)||void 0===E?void 0:E[0],setTimerExpired:O})),!F&&n.createElement("div",{className:""+("mobile"!==W?"d-flex":""),style:{justifyContent:""===A?D:"",alignItems:""!==A?"center":""}},null===(k=null==e?void 0:e.teaserButtonConfig)||void 0===k?void 0:k.map(((t,r)=>{var o,i,a,l,d,s;return n.createElement("div",{className:`${xe} ${"flex-end"===D&&"mobile"!==W&&ye}`,key:r},n.createElement("a",{href:`${(null===(o=null==t?void 0:t.buttonLink)||void 0===o?void 0:o.url)||0}`,target:null!==(i=null==e?void 0:e.target)&&void 0!==i?i:"",rel:"_blank"===(null==t?void 0:t.linkTarget)?"opener":"noopener",onClick:j},n.createElement("div",{className:`${_(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)&&n.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)&&n.createElement("img",{className:"ribbonComponent_phoneIcon",src:null===(s=null==t?void 0:t.buttonIcon)||void 0===s?void 0:s.filename}))))}))));return n.createElement(n.Fragment,null,n.createElement("div",{className:`${me} ${i?"full-width":""}`,ref:I},""!==P&&n.createElement("div",{className:`${pe} ${i&&a?fe:""}`,style:{background:P,borderRadius:i?"0":"8px",justifyContent:"top"===A?"flex-start":"bottom"===A?"flex-end":z}},i?n.createElement(ce,null,Q):Q)))},we=({content:e,isFullWidth:t,isSlimVersion:r})=>n.createElement(n.Fragment,null,"single"===(null==e?void 0:e.layoutgrid)?n.createElement(Te,{content:e,isFullWidth:t,isSlimVersion:r}):n.createElement(ue,{content:e,isFullWidth:t,isSlimVersion:r}));var Ce={"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"};g("/* 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 Se=({content:e,alignment:t})=>{var r;const o=y(),i=`url(${(null===(r=null==e?void 0:e.img)||void 0===r?void 0:r.filename)+"/m/"}) center center / cover no-repeat`,a="center"===t?"text-container-center":"text-container";return n.createElement("div",{className:Ce["wrapper-img"]},""!==i&&n.createElement(n.Fragment,null,n.createElement("div",{className:Ce["image-wrapper"],style:{background:i}}),n.createElement("div",{className:`${"large-desktop"!=o?Ce[`text-${null==e?void 0:e.textAlignment}`]:Ce[a]}`},(null==e?void 0:e.title)&&n.createElement("h3",{className:Ce["image-title"]},null==e?void 0:e.title),(null==e?void 0:e.description)&&n.createElement("div",{className:Ce["image-description"]},n.createElement(re,{content:null==e?void 0:e.description})))))};var Be={overline:"TextComponent-module_overline__BDtDE",h3content:"TextComponent-module_h3content__B0Ipy",desciption:"TextComponent-module_desciption__uP3Ih","textline-left":"TextComponent-module_textline-left__-r6ZQ","textline-center":"TextComponent-module_textline-center__g9XQ8","textline-right":"TextComponent-module_textline-right__3QCWa"};g(".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}");g(".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 Ee=({content:e,analyticsTitle:t})=>{var r;const o=y(),i=()=>{te(U,"article_select_promotion",{banner_promotion_name:t,component:Q})};return n.createElement(n.Fragment,null,n.createElement("div",{className:"large-desktop"===o?(null==e?void 0:e.groupsAlignment)+"-"+(null==e?void 0:e.buttonAlignment):"btn-container"},(null===(r=null==e?void 0:e.buttons)||void 0===r?void 0:r.length)>0&&e.buttons.map(((e,t)=>{var r;return n.createElement("div",{className:null==e?void 0:e.type,key:t},n.createElement("a",{href:null===(r=null==e?void 0:e.link)||void 0===r?void 0:r.cached_url,onClick:i},null==e?void 0:e.text))}))))},ke=({content:e,analyticsTitle:t})=>{var r;const o=y();return n.createElement(n.Fragment,null,n.createElement("div",{className:` ${"large-desktop"!=o?Be[`textline-${null==e?void 0:e.alignment}`]:Be["textline-container"]}`},(null==e?void 0:e.overline)&&n.createElement("div",{className:Be.overline},null==e?void 0:e.overline),(null==e?void 0:e.headline)&&n.createElement("h3",{className:Be.h3content},null==e?void 0:e.headline),(null==e?void 0:e.description)&&n.createElement("div",{className:Be.description},n.createElement(re,{content:null==e?void 0:e.description})),(null===(r=null==e?void 0:e.btnGroup)||void 0===r?void 0:r.length)>0&&(null==e?void 0:e.btnGroup.map((e=>n.createElement(Ee,{content:e,analyticsTitle:t}))))))};var Ie={"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"};g("/* 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 Pe=({content:e,index:t})=>{var o,i,a,l;const d=y();return r((()=>{0!==t&&void 0!==t||te(U,"article_view_promotion",{banner_promotion_name:null==e?void 0:e.analyticsTitle,component:Q})}),[]),n.createElement(n.Fragment,null,n.createElement("div",{className:Ie["main-container"]},n.createElement("div",{className:`row ${"large-desktop"===d?Ie[`img-text-${null==e?void 0:e.alignment}`]:Ie["img-text-container"]}`},(null===(o=null==e?void 0:e.image)||void 0===o?void 0:o.length)>0&&n.createElement("div",{className:`${Ie["img-section"]} col-md-6 col-lg-6 col-sm-10`},n.createElement(Se,{content:null===(i=null==e?void 0:e.image)||void 0===i?void 0:i[0],alignment:null==e?void 0:e.alignment})),(null===(a=null==e?void 0:e.textBlok)||void 0===a?void 0:a.length)>0&&n.createElement("div",{className:`${Ie["text-section"]} col-md-6 col-lg-6 col-sm-10`},n.createElement(ke,{content:null===(l=null==e?void 0:e.textBlok)||void 0===l?void 0:l[0],analyticsTitle:null==e?void 0:e.analyticsTitle})))))};var Ne="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{};function Ae(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var Re,Fe={},Oe={get exports(){return Fe},set exports(e){Fe=e}},We={},Ve={},Le={},Me={};Re=Me,Object.defineProperty(Re,"__esModule",{value:!0}),Re.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},Re.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 c=l,u=0;for(a=o;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},Re.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)},Re.getInitialSlideInInfiniteMode=function(e,n){return n.length>2*e?2*e:n.length},Re.checkClonesPosition=function(e,n,t){var r,o=e.currentSlide,i=e.slidesToShow,a=e.itemWidth,l=e.totalItems,d=0,s=0,c=0===o,u=n.length-(n.length-2*i);return n.length<i?(s=d=0,c=r=!1):n.length>2*i?((r=o>=u+n.length)&&(s=-a*(d=o-n.length)),c&&(s=-a*(d=u+(n.length-2*i)))):((r=o>=2*n.length)&&(s=-a*(d=o-n.length)),c&&(s=t.showDots?-a*(d=n.length):-a*(d=l/3))),{isReachingTheEnd:r,isReachingTheStart:c,nextSlide:d,nextPosition:s}};var De={};Object.defineProperty(De,"__esModule",{value:!0});var ze=!1;De.getPartialVisibilityGutter=function(e,n,t,r){var o=0,i=r||t;return n&&i&&(!ze&&"production"!==process.env.NODE_ENV&&e[i].paritialVisibilityGutter&&(ze=!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},De.getWidthFromDeviceType=function(e,n){var t;return n[e]&&(t=(100/n[e].items).toFixed(1)),t},De.getItemClientSideWidth=function(e,n,t){return Math.round(t/(n+(e.centerMode?1:0)))};var $e={};Object.defineProperty($e,"__esModule",{value:!0});var je=De;function Ge(e){var n=e.slidesToShow;return e.totalItems<n}function Ue(e,n,t){var r=t||e.transform;return!n.infinite&&0===e.currentSlide||Ge(e)?r:r+e.itemWidth/2}function Qe(e){var n=e.currentSlide,t=e.totalItems;return!(n+e.slidesToShow<t)}function He(e,n,t,r){void 0===n&&(n=0);var o=e.currentSlide,i=e.slidesToShow,a=Qe(e),l=!t.infinite&&a,d=r||e.transform;if(Ge(e))return d;var s=d+o*n;return l?s+(e.containerWidth-(e.itemWidth-n)*i):s}function Xe(e,n){return e.rtl?-1*n:n}$e.notEnoughChildren=Ge,$e.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,c=n.partialVisbile,u=n.partialVisible,m=Boolean(r&&o&&i&&a);s&&l&&!m&&(t=je.getWidthFromDeviceType(l,d));var p=Boolean(s&&l&&!m&&t);return{shouldRenderOnSSR:p,flexBisis:t,domFullyLoaded:m,partialVisibilityGutter:je.getPartialVisibilityGutter(d,c||u,l,e.deviceType),shouldRenderAtAll:p||m}},$e.getIfSlideIsVisbile=function(e,n){var t=n.currentSlide,r=n.slidesToShow;return t<=e&&e<t+r},$e.getTransformForCenterMode=Ue,$e.isInLeftEnd=function(e){return!(0<e.currentSlide)},$e.isInRightEnd=Qe,$e.getTransformForPartialVsibile=He,$e.parsePosition=Xe,$e.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=je.getPartialVisibilityGutter(i,r||o,a,e.deviceType);return Xe(n,o||r?He(e,s,n,t):l?Ue(e,n,t):d)},$e.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 Je={};Object.defineProperty(Je,"__esModule",{value:!0});Je.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 Ke={};!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")}}(Ke);var Ye={};Object.defineProperty(Ye,"__esModule",{value:!0});var Ze=$e;Ye.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=Ze.getSlidesToSlide(e,n),c=a+1+t+i+(0<t?0:s);return o=c<=d?-l*(r=a+t+(0<t?0:s)):d<c&&a!==d-i?-l*(r=d-i):r=void 0,{nextSlides:r,nextPosition:o}};var qe={};Object.defineProperty(qe,"__esModule",{value:!0});var en=n,nn=$e,tn=$e;qe.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,c=n.infinite,u=nn.getSlidesToSlide(e,n),m=i-t-(0<t?0:u),p=(en.Children.toArray(d).length-l)%u;return o=0<=m?(r=m,s&&!c&&0<p&&tn.isInRightEnd(e)&&(r=i-p),-a*r):r=m<0&&0!==i?0:void 0,{nextSlides:r,nextPosition:o}};var rn={};!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,c=e.totalItems,u=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*(c-s)),b=i-(r-o),_=u===c-s;(Math.abs(b)<=v||_&&m)&&(l=b,p=!0)}return h&&g<=s&&(a="left",((b=i+(o-r))<=0||0===u&&m)&&(p=!0,l=b)),{direction:a,nextPosition:l,canContinue:p}}}(rn),Object.defineProperty(Le,"__esModule",{value:!0});var on=Me;Le.getOriginalCounterPart=on.getOriginalCounterPart,Le.getClones=on.getClones,Le.checkClonesPosition=on.checkClonesPosition,Le.getInitialSlideInInfiniteMode=on.getInitialSlideInInfiniteMode;var an=De;Le.getWidthFromDeviceType=an.getWidthFromDeviceType,Le.getPartialVisibilityGutter=an.getPartialVisibilityGutter,Le.getItemClientSideWidth=an.getItemClientSideWidth;var ln=$e;Le.getInitialState=ln.getInitialState,Le.getIfSlideIsVisbile=ln.getIfSlideIsVisbile,Le.getTransformForCenterMode=ln.getTransformForCenterMode,Le.getTransformForPartialVsibile=ln.getTransformForPartialVsibile,Le.isInLeftEnd=ln.isInLeftEnd,Le.isInRightEnd=ln.isInRightEnd,Le.notEnoughChildren=ln.notEnoughChildren,Le.getSlidesToSlide=ln.getSlidesToSlide;var dn=Je;Le.throttle=dn.default;var sn=Ke;Le.throwError=sn.default;var cn=Ye;Le.populateNextSlides=cn.populateNextSlides;var un=qe;Le.populatePreviousSlides=un.populatePreviousSlides;var mn=rn;Le.populateSlidesOnMouseTouchMove=mn.populateSlidesOnMouseTouchMove;var pn,fn={},gn=Ne&&Ne.__extends||(pn=function(e,n){return(pn=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}pn(e,n),e.prototype=null===n?Object.create(n):(t.prototype=n.prototype,new t)});Object.defineProperty(fn,"__esModule",{value:!0});var hn=n;fn.isMouseMoveEvent=function(e){return"clientY"in e};var vn=function(e){function n(){return null!==e&&e.apply(this,arguments)||this}return gn(n,e),n}(hn.Component);fn.default=vn;var bn={},_n={};Object.defineProperty(_n,"__esModule",{value:!0});var xn=Me,yn=$e;_n.getLookupTableForNextSlides=function(e,n,t,r){var o={},i=yn.getSlidesToSlide(n,t);return Array(e).fill(0).forEach((function(e,t){var a=xn.getOriginalCounterPart(t,n,r);if(0===t)o[0]=a;else{var l=o[t-1]+i;o[t]=l}})),o},Object.defineProperty(bn,"__esModule",{value:!0});var Tn=n,wn=Me,Cn=_n,Sn=$e;bn.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||Sn.notEnoughChildren(t))return null;var c,u=t.currentSlide,m=t.slidesToShow,p=Sn.getSlidesToSlide(t,n),f=Tn.Children.toArray(s);c=d?Math.ceil(f.length/p):Math.ceil((f.length-m)/p)+1;var g=Cn.getLookupTableForNextSlides(c,t,n,f),h=wn.getOriginalIndexLookupTableByClones(m,f),v=h[u];return Tn.createElement("ul",{className:"react-multi-carousel-dot-list "+l},Array(c).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,c=n*p;t=(i=s<c?s:c)===u||i<u&&u<i+p&&u<f.length-m}return a?Tn.cloneElement(a,{index:n,active:t,key:n,onClick:function(){return r(i)},carouselState:o()}):Tn.createElement("li",{"data-index":n,key:n,className:"react-multi-carousel-dot "+(t?"react-multi-carousel-dot--active":"")},Tn.createElement("button",{"aria-label":"Go to slide "+(n+1),onClick:function(){return r(i)}}))})))};var Bn={};Object.defineProperty(Bn,"__esModule",{value:!0});var En=n;Bn.LeftArrow=function(e){var n=e.customLeftArrow,t=e.getState,r=e.previous,o=e.disabled,i=e.rtl;if(n)return En.cloneElement(n,{onClick:function(){return r()},carouselState:t(),disabled:o,rtl:i});var a=i?"rtl":"";return En.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})};Bn.RightArrow=function(e){var n=e.customRightArrow,t=e.getState,r=e.next,o=e.disabled,i=e.rtl;if(n)return En.cloneElement(n,{onClick:function(){return r()},carouselState:t(),disabled:o,rtl:i});var a=i?"rtl":"";return En.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 kn={};Object.defineProperty(kn,"__esModule",{value:!0});var In=n,Pn=Le;kn.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,c=n.itemAriaLabel,u=n.partialVisbile,m=n.partialVisible,p=Pn.getInitialState(t,n),f=p.flexBisis,g=p.shouldRenderOnSSR,h=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!'),In.createElement(In.Fragment,null,(d?o:In.Children.toArray(l)).map((function(e,o){return In.createElement("li",{key:o,"data-index":o,onClick:function(){n.focusOnSelect&&r(o)},"aria-hidden":Pn.getIfSlideIsVisbile(o,t)?"false":"true","aria-label":c||(e.props.ariaLabel?e.props.ariaLabel:null),style:{flex:g?"1 0 "+f+"%":"auto",position:"relative",width:h?((u||m)&&v&&!i?a-v:a)+"px":"auto"},className:"react-multi-carousel-item "+(Pn.getIfSlideIsVisbile(o,t)?"react-multi-carousel-item--active":"")+" "+s},e)})))):null};var Nn=Ne&&Ne.__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(Ve,"__esModule",{value:!0});var An=n,Rn=Le,Fn=fn,On=bn,Wn=Bn,Vn=kn,Ln=$e,Mn=400,Dn="transform 400ms ease-in-out",zn=function(e){function n(n){var t=e.call(this,n)||this;return t.containerRef=An.createRef(),t.listRef=An.createRef(),t.state={itemWidth:0,slidesToShow:0,currentSlide:0,totalItems:An.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=Rn.throttle(t.next.bind(t),n.transitionDuration||Mn,t.setIsInThrottle),t.previous=Rn.throttle(t.previous.bind(t),n.transitionDuration||Mn,t.setIsInThrottle),t.goToSlide=Rn.throttle(t.goToSlide.bind(t),n.transitionDuration||Mn,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 Nn(n,e),n.prototype.resetTotalItems=function(){var e=this,n=An.Children.count(this.props.children),t=Rn.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=Ln.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||Dn:"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=An.Children.toArray(this.props.children),a=Rn.getInitialSlideInInfiniteMode(e||this.state.slidesToShow,i),l=Rn.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,c=[window.innerWidth];window.screen&&window.screen.width&&c.push(window.screen.width);var u=Math.min.apply(Math,c);s<=u&&u<=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=Rn.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||Mn)),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||Mn):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&&Rn.isInRightEnd(this.state)){var c=this.props.transitionDuration||Mn;n.isInThrottleTimeout=setTimeout((function(){r.setIsInThrottle(!1),r.resetAutoplayInterval(),r.goToSlide(0,void 0,!!r.props.rewindWithAnimation)}),c+this.props.autoPlaySpeed)}},n.prototype.correctClonesPosition=function(e){var t=this,r=e.domLoaded,o=An.Children.toArray(this.props.children),i=Rn.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||Mn))},n.prototype.next=function(e){var t=this;void 0===e&&(e=0);var r=this.props,o=r.afterChange,i=r.beforeChange;if(!Rn.notEnoughChildren(this.state)){var a=Rn.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||Mn))})))}},n.prototype.previous=function(e){var t=this;void 0===e&&(e=0);var r=this.props,o=r.afterChange,i=r.beforeChange;if(!Rn.notEnoughChildren(this.state)){var a=Rn.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||Mn))}))}}},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:Ln.parsePosition(this.props,n),clientY:Ln.parsePosition(this.props,t)}},n.prototype.handleDown=function(e){if(!(!Fn.isMouseMoveEvent(e)&&!this.props.swipeable||Fn.isMouseMoveEvent(e)&&!this.props.draggable||this.isInThrottle)){var n=this.getCords(Fn.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(!(!Fn.isMouseMoveEvent(e)&&!this.props.swipeable||Fn.isMouseMoveEvent(e)&&!this.props.draggable||Rn.notEnoughChildren(this.state))){var n=this.getCords(Fn.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=Rn.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){Fn.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||Mn))}))}},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 An.createElement(Wn.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 An.createElement(Wn.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?An.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 An.createElement(On.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=An.Children.toArray(this.props.children);e=Rn.getClones(this.state.slidesToShow,n)}return An.createElement(Vn.default,{clones:e,goToSlide:this.goToSlide,state:this.state,notEnoughChildren:Rn.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,c=e.renderDotsOutside,u=e.renderButtonGroupOutside,m=e.className,p=e.rtl;"production"!==process.env.NODE_ENV&&Rn.throwError(this.state,this.props);var f=Rn.getInitialState(this.state,this.props),g=f.shouldRenderOnSSR,h=f.shouldRenderAtAll,v=Rn.isInLeftEnd(this.state),b=Rn.isInRightEnd(this.state),_=t&&!(o&&(n&&-1<o.indexOf(n)||this.state.deviceType&&-1<o.indexOf(this.state.deviceType)))&&!Rn.notEnoughChildren(this.state)&&h,x=!i&&v,y=!i&&b,T=Ln.getTransform(this.state,this.props);return An.createElement(An.Fragment,null,An.createElement("div",{className:"react-multi-carousel-list "+a+" "+m,dir:p?"rtl":"ltr",ref:this.containerRef},An.createElement("ul",{ref:this.listRef,className:"react-multi-carousel-track "+l,style:{transition:this.isAnimationAllowed?d||Dn:"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&&!u&&this.renderButtonGroups(),h&&!c&&this.renderDotsList()),h&&c&&this.renderDotsList(),h&&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}(An.Component);Ve.default=zn,Object.defineProperty(We,"__esModule",{value:!0});var $n=Ve;We.default=$n.default,Oe.exports=We;var jn=Ae(Fe),Gn={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"};g('/* 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}');const Un=({content:e})=>{var t;const r=y();return n.createElement("div",{style:{position:"relative"}},n.createElement(jn,{infinite:null==e?void 0:e.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==e?void 0:e.productTeaserSlides)||void 0===t?void 0:t.length),customDot:"large-desktop"===r?n.createElement((t=>{var r,o,i;const{onClick:a,active:l,index:d}=t;return n.createElement("div",{className:l?Gn.stageTeaserTabActive:Gn.stageTeaserTab,onClick:()=>(()=>{var n,t;const r=null===(t=null===(n=null==e?void 0:e.bloks)||void 0===n?void 0:n[d])||void 0===t?void 0:t.analyticsTitle;a(),te(U,"article_pagination_icon_click",{banner_promotion_name:r,component:Q})})()},n.createElement("img",{src:null===(i=null===(o=null===(r=null==e?void 0:e.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):n.createElement(n.Fragment,null),dotListClass:Gn.carousel_dot,itemClass:Gn.carouselItem,ssr:!0,arrows:!1,containerClass:Gn.carouselContainer,sliderClass:Gn.sliderClass,customButtonGroup:n.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 n.createElement(n.Fragment,null,(null===(i=null==e?void 0:e.bloks)||void 0===i?void 0:i.length)>1&&"large-desktop"===r&&n.createElement("div",null,n.createElement("button",{disabled:0===(null===(a=null==t?void 0:t.carouselState)||void 0===a?void 0:a.currentSlide),className:Gn.leftArrow,onClick:()=>(()=>{var n,r;const o=d<=0?0:d-1,i=null===(r=null===(n=null==e?void 0:e.bloks)||void 0===n?void 0:n[o])||void 0===r?void 0:r.analyticsTitle;t.previous(),te(U,"article_pagination_left_click",{banner_promotion_name:i,component:Q})})()}),n.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:Gn.rightArrow,onClick:()=>{(()=>{var n,r,o;const i=null===(n=null==t?void 0:t.carouselState)||void 0===n?void 0:n.totalItems,a=d>=i?i:d+1,l=null===(o=null===(r=null==e?void 0:e.bloks)||void 0===r?void 0:r[a])||void 0===o?void 0:o.analyticsTitle;t.next(),te(U,"article_pagination_right_click",{banner_promotion_name:l,component:Q})})()}})))}),null),customTransition:"transform 1s ease",transitionDuration:500,partialVisbile:"large-desktop"!==r},null==e?void 0:e.bloks.map(((e,t)=>n.createElement(Pe,{content:e,key:t,index:t})))))};var Qn="FalconTitle-module_dbold__Fd4nw";g("/* 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 Hn=({content:e})=>{var t;const r=ae(null==e?void 0:e.textColor),o=(null==e?void 0:e.textColor)&&(null==e?void 0:e.textColor)!=A?r:"",i=(null==e?void 0:e.textColor)&&(null==e?void 0:e.textColor)===A?{color:null===(t=null==e?void 0:e.textColorPicker)||void 0===t?void 0:t.color}:{},a=()=>{var t,r,o;return n.createElement("div",{style:{display:"flex",alignItems:(null===(t=null==e?void 0:e.icon)||void 0===t?void 0:t.filename)?"center":"initial"}},(null===(r=null==e?void 0:e.icon)||void 0===r?void 0:r.filename)&&n.createElement("img",{src:null===(o=null==e?void 0:e.icon)||void 0===o?void 0:o.filename,height:24,width:24,alt:"",style:{marginRight:"8px"}}),null==e?void 0:e.text)};return n.createElement("div",null,n.createElement(ce,null,(null==e?void 0:e.headingStyle)&&(null==e?void 0:e.text)&&(null==e?void 0:e.headingStyle)===I?n.createElement("h1",{className:o,style:Object.assign({},i)},a()):(null==e?void 0:e.headingStyle)===P?n.createElement("h2",{className:`${o}`,style:Object.assign({},i)},a()):(null==e?void 0:e.headingStyle)===N?n.createElement("h3",{className:o,style:Object.assign({},i)},a()):"h4"===(null==e?void 0:e.headingStyle)?n.createElement("h4",{className:o,style:Object.assign({},i)},a()):n.createElement("div",{className:Qn,style:Object.assign({},i)},a())))},Xn=({content:e})=>{var t,r;const o=ae(null==e?void 0:e.textColor);return n.createElement("div",null,n.createElement(n.Fragment,null,n.createElement("div",{className:`d-inline-flex align-${null==e?void 0:e.textElementPosition}`},(null==e?void 0:e.icon)&&(null==e?void 0:e.icon.filename)&&n.createElement("img",{src:(null==e?void 0:e.icon)&&(null==e?void 0:e.icon.filename),alt:(null==e?void 0:e.icon)&&(null==e?void 0:e.icon.alt),title:(null==e?void 0:e.icon)&&(null==e?void 0:e.icon.title),height:24,width:24}),(null==e?void 0:e.text)&&n.createElement("div",{className:`${(null==e?void 0:e.icon)&&(null===(t=null==e?void 0:e.icon)||void 0===t?void 0:t.filename)} ${(null==e?void 0:e.textColor)&&(null==e?void 0:e.textColor)!=A?o:""}`,style:Object.assign({},(null==e?void 0:e.textColor)&&(null==e?void 0:e.textColor)===A?{color:null===(r=null==e?void 0:e.textColorPicker)||void 0===r?void 0:r.color}:{})},n.createElement(re,{content:null==e?void 0:e.text,trackngLabel:null==e?void 0:e.trackngLabel}," ",null==e?void 0:e.text)))))};var Jn={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"};g("/* 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 Kn=e=>{var o,i,a,l;const{content:d}=e,{asset:s}=e,{phoneNumber:c}=e,{updatedContent:u}=e,{enableLoginButton:m}=e,{setButtonClicked:p}=e,{onClickTrack:f}=e,{fromTallhero:g}=e;(null==d?void 0:d.minWidth)&&(null==d||d.minWidth);const{isblacktheme:h}=e,{id:v}=e,[b,_]=t("#");let x=null===(o=null==d?void 0:d.buttonLink)||void 0===o?void 0:o.cached_url;r((()=>{var e,n;(null==s?void 0:s.fieldtype)&&null!==(null==s?void 0:s.filename)?_(s.filename):(null===(e=null==d?void 0:d.buttonLink)||void 0===e?void 0:e.cached_url)&&""!==(null===(n=null==d?void 0:d.buttonLink)||void 0===n?void 0:n.cached_url)?_((e=>"undefined"!=typeof window?e=="/"+window.document.documentElement.getAttribute("lang")+"/"?"#":e:"#")(x)):_("#")}),[]);const[y,T]=t(!1),[B,E]=t(!1),[I,P]=t(!1),[N,A]=t("");t("");const R=()=>{const e=window.innerWidth;e>1439&&A("1276px"),e>1023&&e<1440&&A("940px"),e<1024&&e>767&&A("688px"),e<768&&A("343px")};r((()=>{R(),window.addEventListener("resize",R)}),[]);const F=(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==d?void 0:d.buttonType),O=(null==d?void 0:d.id)?"#"+(null==d?void 0:d.id):c?`tel:${c||0}`:b;return n.createElement("div",null,n.createElement(ce,null,n.createElement(n.Fragment,null,(null==d?void 0:d.buttonLabel)&&n.createElement("a",{href:(null===(i=null==d?void 0:d.bloks)||void 0===i?void 0:i.length)>0||(null==u?void 0:u.preToPostPromotionId)===W?void 0:O,target:(null===(a=null==d?void 0:d.bloks)||void 0===a?void 0:a.length)>0?"":null==d?void 0:d.linkTarget,onClick:(null===(l=null==d?void 0:d.bloks)||void 0===l?void 0:l.length)>0?e=>{var n,t,r;(null===(n=null==d?void 0:d.buttonType)||void 0===n?void 0:n.includes("Primary"))?te(U,J,{link_url:null===(t=null==d?void 0:d.buttonLink)||void 0===t?void 0:t.cached_url,click_text:null==d?void 0:d.buttonLabel}):te(U,K,{link_url:null===(r=null==d?void 0:d.buttonLink)||void 0===r?void 0:r.cached_url,click_text:null==d?void 0:d.buttonLabel}),P((e=>!e)),p&&p(!0),e.preventDefault()}:n=>{var t,r,o;(null==u?void 0:u.preToPostPromotionId)===W?m():(null==d||d.buttonLabel,(null===(t=null==d?void 0:d.buttonType)||void 0===t?void 0:t.includes("Primary"))?te(U,J,{link_url:null===(r=null==d?void 0:d.buttonLink)||void 0===r?void 0:r.cached_url,click_text:null==d?void 0:d.buttonLabel}):te(U,K,{link_url:null===(o=null==d?void 0:d.buttonLink)||void 0===o?void 0:o.cached_url,click_text:null==d?void 0:d.buttonLabel}),T(!y),p&&p(!0),"function"==typeof f&&f(n),e.buttonClicked&&n.preventDefault(),(null==d?void 0:d.enableScroll)&&(x=window.location.href,x.includes(null==d?void 0:d.targetElement.blockIdentifier)||(x.endsWith("#")?x+=null==d?void 0:d.targetElement.blockIdentifier:x+="#"+d.targetElement.blockIdentifier,_(x))))},rel:"_blank"===(null==d?void 0:d.linkTarget)?"opener":"noopener",className:Jn.anchor},n.createElement("div",{className:`${g?Jn["container-button"]:Jn.container}\n ${(null==d?void 0:d.buttonAlignment)===S?Jn["button-right"]:""}\n \n ${(null==d?void 0:d.buttonAlignment)===C?Jn["button-left"]:""}\n \n ${d.buttonAlignment===w?Jn["button-center"]:""}`},n.createElement("div",{className:`${F} ${Jn.button} ${y?"clicked":""} ${(null==s?void 0:s.fieldtype)?Jn["asset-cursor"]:""}`,onMouseOut:()=>{E(!1)},onMouseOver:()=>{E(!0)}},(null==d?void 0:d.iconPosition)===k&&n.createElement("div",{id:v,className:Jn.buttonLabel},null==d?void 0:d.buttonLabel),(null==d?void 0:d.buttonIcon)&&(null==d?void 0:d.buttonIcon.filename)&&n.createElement("div",{className:`${(null==d?void 0:d.iconPosition)===k?Jn["button-icon-after"]:Jn["button-icon-before"]}`},n.createElement("img",{src:h?(()=>{var e,n,t,r;return y?(null==d?void 0:d.blackFridayThemeIcon)&&(null===(e=null==d?void 0:d.blackFridayThemeIcon)||void 0===e?void 0:e.filename)?null===(n=null==d?void 0:d.blackFridayThemeIcon)||void 0===n?void 0:n.filename:"":B&&!y?(null==d?void 0:d.blackFridayThemeIcon)&&(null===(t=null==d?void 0:d.blackFridayThemeIcon)||void 0===t?void 0:t.filename):(null==d?void 0:d.blackFridayThemeIcon)&&(null===(r=null==d?void 0:d.blackFridayThemeIcon)||void 0===r?void 0:r.filename)})():(()=>{var e,n,t,r,o,i;return y?(null==d?void 0:d.buttonClickedIcon)&&(null===(e=null==d?void 0:d.buttonClickedIcon)||void 0===e?void 0:e.filename)?null===(n=null==d?void 0:d.buttonClickedIcon)||void 0===n?void 0:n.filename:"":B&&!y?(null==d?void 0:d.buttonHoverIcon)&&(null===(t=null==d?void 0:d.buttonHoverIcon)||void 0===t?void 0:t.filename)?null===(r=null==d?void 0:d.buttonHoverIcon)||void 0===r?void 0:r.filename:null===(o=null==d?void 0:d.buttonIcon)||void 0===o?void 0:o.filename:(null==d?void 0:d.buttonIcon)&&(null===(i=null==d?void 0:d.buttonIcon)||void 0===i?void 0:i.filename)})(),height:h?"18px":"24px",width:h?"12px":"24px"})),"before"===(null==d?void 0:d.iconPosition)&&n.createElement("div",{className:`${Jn.buttonLabel} ${h&&Jn.whiteTextColor}`,id:v},null==d?void 0:d.buttonLabel)))))))};var Yn={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"};g("/* 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 Zn={buttonContainer:"DetailsModal-module_buttonContainer__wsiQP"};g(".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 qn,et={};
|
|
1
|
+
import*as e from"react";import n,{useState as t,useEffect as r,useRef as o,useContext as i,useMemo as a,useCallback as l,forwardRef as d,useImperativeHandle as s}from"react";import{getCookie as c}from"cookies-next";import{render as u}from"storyblok-rich-text-react-renderer-ts";import{jsx as m,jsxs as p}from"react/jsx-runtime";import f from"react-dom";function g(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))}}g(".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");g("/* 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 h="FalconButtonStageTeaserV2-module_button__kDRB6",v="FalconButtonStageTeaserV2-module_Secondary-V1__4PNAa",b="FalconButtonStageTeaserV2-module_Secondary-white__tUWHT";g("/* 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 _=e=>{switch(e){case"Primary-V1":return`${h}`;case"Secondary-V1":return`${h} ${v}`;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`${h} ${b}`;default:return""}},x=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})),c=d.getTime()-s.getTime();return l.setTime(l.getTime()+c),l})("Europe/Vienna",n.getFullYear(),n.getMonth(),n.getDate(),n.getHours(),n.getMinutes(),n.getSeconds()),n},y=()=>{const[e,n]=t(0);return r((()=>{const e=()=>{n(window.innerWidth)};return window.addEventListener("resize",e),e(),()=>window.removeEventListener("resize",e)}),[]),e>=1440?"large-desktop":e<1440&&e>=1024?"desktop":e<1024&&e>=768?"tablet":e<768&&e>0?"mobile":""},T=(e,n)=>{const[t]=["https://a.storyblok.com/f/113473/"],[r]=[e+"asset/"];return n?n.replace(t,`${r}`):n||""},w="center",C="left",S="right",B="transparent",E="00",k="after",I="h1",P="h2",N="h3",A="none",R="stack",F="col-lg-4",O="icon",W="PreToPost";var V="RibbonTimerV2-module_stage-teaser-ribbon-timer-section__GB8GA",L="RibbonTimerV2-module_stage-teaser-ribbon-timer-element__35yCh",M="RibbonTimerV2-module_stage-teaser-ribbon-timer-value__0U5CT",D="RibbonTimerV2-module_stage-teaser-ribbon-timer-label__tYyQr",z="RibbonTimerV2-module_stage-teaser-ribbon-timer-colon__g27mV",$="RibbonTimerV2-module_expirylabel__hx56K";g("/* 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 j=({content:e})=>{var t;const r=y();return n.createElement("div",{style:{justifyContent:e.timerAlignment===w?"center":e.timerAlignment===C?"left":"right"}},n.createElement("div",{className:`${V}`,style:{color:null==e?void 0:e.timerColor,backgroundColor:null==e?void 0:e.backgroundColor,marginLeft:e.backgroundColor===B&&e.timerAlignment===C?"-9px":"unset",marginRight:e.backgroundColor===B&&e.timerAlignment===S?"-24px":"unset"}},n.createElement("div",{className:`${L}`},n.createElement("div",{className:`${M}`}," ",E," "),n.createElement("div",{className:`${D}`},e.dayLabel)),n.createElement("div",{className:`${z}`},":"),n.createElement("div",{className:`${L}`},n.createElement("div",{className:`${M}`}," ",E," "),n.createElement("div",{className:`${D}`},e.hourLabel)),n.createElement("div",{className:`${z}`},":"),n.createElement("div",{className:`${L}`},n.createElement("div",{className:`${M}`}," ",E," "),n.createElement("div",{className:`${D}`},e.minuteLabel)),n.createElement("div",{className:`${z}`},":"),n.createElement("div",{className:`${L}`},n.createElement("div",{className:`${M}`}," ",E),n.createElement("div",{className:`${D}`},null==e?void 0:e.secondLabel))),n.createElement("div",{style:{color:null===(t=null==e?void 0:e.expiryLabelColor)||void 0===t?void 0:t.color,justifyContent:(null==e?void 0:e.timerAlignment)===w?"center":(null==e?void 0:e.timerAlignment)===C?"left":"right"},className:`${"mobile"!==r&&"d-flex"} ${$}`},null==e?void 0:e.expiryLabel))},G=({content:e,setTimerExpired:o})=>{var i,a,l,d,s,c,u,m;const p=x(new Date(null===(i=null==e?void 0:e.endTime)||void 0===i?void 0:i.replace(/-/g,"/"))),f=x(new Date(null===(a=null==e?void 0:e.startTime)||void 0===a?void 0:a.replace(/-/g,"/"))),g=(null==e?void 0:e.colorChangeTime)&&x(new Date(null===(l=null==e?void 0:e.colorChangeTime)||void 0===l?void 0:l.replace(/-/g,"/"))),[h,v]=t(!1),[b,_]=t(null!==(d=null==e?void 0:e.timerColor)&&void 0!==d?d:""),[y,T]=t(!1),S=()=>{const e=new Date;g&&!y&&e.getTime()>g.getTime()&&(_("#da291c"),T(!0)),e.getTime()>=f.getTime()&&!h&&v(!0);const n=p.getTime()-e.getTime();if(n>0&&h){const e=("0"+Math.floor(n/864e5)).slice(-2),t=("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 o(!1),{days:e,hours:t,mins:r,sec:i}}return o(!0),null},B={timerColor:b,backgroundColor:null==e?void 0:e.backgroundColor,expiryLabel:null==e?void 0:e.expiryLabel,timerAlignment:null==e?void 0:e.timerAlignment,dayLabel:null==e?void 0:e.dayLabel,hourLabel:null==e?void 0:e.hourLabel,minuteLabel:null==e?void 0:e.minuteLabel,secondLabel:null==e?void 0:e.secondLabel,expiryLabelColor:null==e?void 0:e.expiryLabelColor},[E,k]=t(S());r((()=>{k(S());const e=setInterval((()=>{k(S())}),1e3);return()=>{clearInterval(e)}}),[]);const I=[{label:null!==(s=null==e?void 0:e.hourLabel)&&void 0!==s?s:"",value:null==E?void 0:E.hours},{label:null!==(c=null==e?void 0:e.minuteLabel)&&void 0!==c?c:"",value:null==E?void 0:E.mins},{label:null!==(u=null==e?void 0:e.secondLabel)&&void 0!==u?u:"",value:null==E?void 0:E.sec}];return n.createElement("div",{className:"timer-wrap",style:{textAlign:e.timerAlignment===w?"center":e.timerAlignment===C?"left":"right"}},h&&n.createElement("div",{className:"timer-container"},E?n.createElement("div",{className:"timer-section",style:{color:(null==e?void 0:e.isDarkMode)?"#ffffff":b,backgroundColor:null!==(m=null==e?void 0:e.backgroundColor)&&void 0!==m?m:"transparent"}},n.createElement("div",{className:` ${L} transparent-element`},n.createElement("div",{className:`${M}`}," ",null==E?void 0:E.days),n.createElement("div",{className:`${D}`},null==e?void 0:e.dayLabel)),I.map(((e,t)=>n.createElement(n.Fragment,{key:t},n.createElement("div",{className:`${z}`},":"),n.createElement("div",{className:`${L}`},n.createElement("div",{className:`${M}`}," ",null==e?void 0:e.value),n.createElement("div",{className:`${D}`},null==e?void 0:e.label)))))):n.createElement("div",null,n.createElement(j,{content:B}))))},U="gaEvent",Q="Text_Image_Component",H="view_promotion",X="select_promotion",J="cta_button_click",K="cta_text_click",Y="CMS",Z="Teaser",q="Sub Teaser",ee="All",ne="Ribbon",te=(e,n,t)=>{window.dataLayer.push(Object.assign({event:e,event_name:n},t))},re=e=>n.createElement("div",null,u(e.content,{markResolvers:{link:(t,r)=>{const{href:o,target:i,linktype:a}=r;return"email"===a?n.createElement("a",{href:`mailto:${o}`,target:null===i||"_self"===i?"_top":"_blank"},t):e.isIFrame?n.createElement("a",{href:o,target:null===i||"_self"===i?"_top":"_blank"},t):n.createElement("a",{href:o,target:null===i?"":i,onClick:()=>(e=>{["help","hilfe","aide","aiuto"].some((n=>e.includes(n)))&&te(U,"contact_helpcenter_click",{component:"Text_link"})})(o)},t)}}})),oe=({content:e})=>{var i,a,l,d,s,u,m,p,f,g,h,v,b,y,T,w,C,S,B,E,k,I,P,N,A,R;const F=o(null),[O,W]=t(!1),V=c("sunriseAuth"),[L,M]=t(!1),D=new Date,[z,$]=t(null==e?void 0:e.teaserTimer[0]),j=x(new Date(null===(a=null===(i=null==e?void 0:e.teaserTimer[0])||void 0===i?void 0:i.endTime)||void 0===a?void 0:a.replace(/-/g,"/"))),U=x(new Date(null===(d=null===(l=null==e?void 0:e.teaserTimer[0])||void 0===l?void 0:l.startTime)||void 0===d?void 0:d.replace(/-/g,"/"))),Q=((null==e?void 0:e.enableDarkMode)?"ribbonComponent_DarkText ":"")+"ribbonComponent_Card",J=((null==e?void 0:e.enableDarkMode)?"ribbonComponent_DarkDescription ":"")+"ribbonComponent_TextContainer",[K,Z]=t(!1),q=()=>{const e=j.getTime()-D.getTime();if(e>0&&K){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},[oe,ie]=t(q()),ae=()=>{!1===O&&W(!0)};r((()=>{var n;if(null===(n=null==e?void 0:e.teaserTimer[0])||void 0===n?void 0:n.startTime){const n=null==e?void 0:e.teaserTimer[0];n.isDarkMode=null==e?void 0:e.enableDarkMode,$(n)}!V&&"nauth"===(null==e?void 0:e.targetCustomer)||"both"===(null==e?void 0:e.targetCustomer)||V&&"auth"===(null==e?void 0:e.targetCustomer)?M(!0):M(!1)}),[]),r((()=>{ie(q()),D.getTime()>=U.getTime()&&!K&&Z(!0);const e=setInterval((()=>{ie(q())}),1e3);return()=>{clearInterval(e)}}),[K]),r((()=>{var n;const t=new IntersectionObserver((n=>{var t,r;n[0].isIntersecting&&n[0].intersectionRatio>=.5&&!(null===(t=localStorage.getItem("analyticsUids"))||void 0===t?void 0:t.includes(e._uid))&&(te(H,H,{banner_promotion_name:null!==(r=null==e?void 0:e.bannerPromotionName)&&void 0!==r?r:null==e?void 0:e.description,banner_source:Y,banner_type:ne,banner_location:null==e?void 0:e.bannerLocation,audience_name:ee,promotion_objective:ee}),localStorage.setItem("analyticsUids",JSON.stringify([...localStorage.getItem("analyticsUids")?JSON.parse(localStorage.getItem("analyticsUids")||""):[],e._uid])))}),{threshold:.5});return F.current&&!(null===(n=localStorage.getItem("analyticsUids"))||void 0===n?void 0:n.includes(e._uid))&&t.observe(F.current),()=>{t.disconnect()}}));return n.createElement(n.Fragment,null,!1===O&&(void 0===(null===(s=null==e?void 0:e.teaserTimer[0])||void 0===s?void 0:s.startTime)&&null===oe||void 0!==(null===(u=null==e?void 0:e.teaserTimer[0])||void 0===u?void 0:u.startTime)&&null!==oe)&&L&&n.createElement(n.Fragment,null,n.createElement("div",{className:"ribbonComponent_Wrapper",style:{background:null==e?void 0:e.backgroundColor},ref:F},n.createElement("div",{className:Q},n.createElement("div",{className:"ribbonComponent_descriptionBlockSection"},(null===(m=null==e?void 0:e.icon)||void 0===m?void 0:m.filename)&&n.createElement("div",{className:"ribbonComponent_Image"},n.createElement("img",{className:"ribbonComponent_Icon",src:(null==e?void 0:e.enableDarkMode)?null===(p=null==e?void 0:e.darkModeIcon)||void 0===p?void 0:p.filename:null===(f=null==e?void 0:e.icon)||void 0===f?void 0:f.filename})),(null==e?void 0:e.description)&&n.createElement("div",{className:J},n.createElement(re,{content:null==e?void 0:e.description}),n.createElement("div",null))),n.createElement("div",{className:"ribbonComponent_ButtonSection"},(null===(g=null==e?void 0:e.teaserTimer[0])||void 0===g?void 0:g.startTime)&&n.createElement(n.Fragment,null,n.createElement("div",{className:"ribbonComponent_Timer"},n.createElement(G,{content:z})),(null==e?void 0:e.buttonText)||(null==e?void 0:e.hotlineNumber)?n.createElement("div",{className:"ribbonComponent_HrBreaker"}):n.createElement("div",{className:"ribbonComponent_OnlyTimer"})),((null==e?void 0:e.buttonText)&&(null===(h=null==e?void 0:e.link)||void 0===h?void 0:h.url)||(null==e?void 0:e.hotlineNumber)&&(null===(v=null==e?void 0:e.buttonIcon)||void 0===v?void 0:v.filename))&&n.createElement("div",{className:"ribbonComponent_Button"},n.createElement("a",{href:(null==e?void 0:e.hotlineNumber)?`tel:${(null==e?void 0:e.hotlineNumber)||0}`:null===(b=null==e?void 0:e.link)||void 0===b?void 0:b.url,target:null!==(y=null==e?void 0:e.target)&&void 0!==y?y:"",rel:"_blank"===(null==e?void 0:e.target)?"opener":"noopener",onClick:()=>{var n;te(X,X,{banner_promotion_name:null!==(n=null==e?void 0:e.bannerPromotionName)&&void 0!==n?n:null==e?void 0:e.description,banner_source:Y,banner_type:ne,audience_name:ee,promotion_objective:ee,banner_location:null==e?void 0:e.bannerLocation})}},n.createElement("div",{className:_(null==e?void 0:e.buttonType)},(null==e?void 0:e.hotlineNumber)&&"left"===(null==e?void 0:e.iconAlign)&&n.createElement("img",{className:"ribbonComponent_phoneIcon",src:null===(T=null==e?void 0:e.buttonIcon)||void 0===T?void 0:T.filename}),(null==e?void 0:e.hotlineNumber)?null==e?void 0:e.hotlineNumber:null==e?void 0:e.buttonText,(null==e?void 0:e.hotlineNumber)&&"right"===(null==e?void 0:e.iconAlign)&&n.createElement("img",{className:"ribbonComponent_phoneIcon",src:null===(w=null==e?void 0:e.buttonIcon)||void 0===w?void 0:w.filename})))),(null===(C=null==e?void 0:e.closeIcon)||void 0===C?void 0:C.filename)&&(null==e?void 0:e.isCloseIcon)&&n.createElement("div",{className:"ribbonComponent_CloseIcon",onClick:()=>ae()},n.createElement("img",{src:(null==e?void 0:e.enableDarkMode)?null!==(B=null===(S=null==e?void 0:e.darkModeCloseIcon)||void 0===S?void 0:S.filename)&&void 0!==B?B:null===(E=null==e?void 0:e.closeIcon)||void 0===E?void 0:E.filename:null===(k=null==e?void 0:e.closeIcon)||void 0===k?void 0:k.filename}))),(null===(I=null==e?void 0:e.closeIcon)||void 0===I?void 0:I.filename)&&(null==e?void 0:e.isCloseIcon)&&n.createElement("div",{className:"ribbonComponent_CloseIcon1",onClick:()=>ae()},n.createElement("img",{src:(null==e?void 0:e.enableDarkMode)?null!==(N=null===(P=null==e?void 0:e.darkModeCloseIcon)||void 0===P?void 0:P.filename)&&void 0!==N?N:null===(A=null==e?void 0:e.closeIcon)||void 0===A?void 0:A.filename:null===(R=null==e?void 0:e.closeIcon)||void 0===R?void 0:R.filename}))))))};g("\r\n.stageTeaserMain {\r\n height: 100%;\r\n}\r\nvideo {\r\n object-fit: cover;\r\n position: absolute;\r\n top: 0;\r\n left: 0;\r\n height: 100%;\r\n width: 100%;\r\n border-top-right-radius: 8px;\r\n border-bottom-right-radius: 8px;\r\n}\r\n.video-wrapper {\r\n overflow: hidden;\r\n text-align: center;\r\n align-items: center;\r\n justify-content: center;\r\n}\r\n.stageTeaserContainer {\r\n margin-left: 8px;\r\n margin-right: 8px;\r\n border-radius: 8px;\r\n flex-direction: row;\r\n width: calc(100% - 10px);\r\n height: 100%;\r\n}\r\n\r\n.row-wrapper {\r\n height: 100%;\r\n}\r\n.stageTeaserMain {\r\n &.full-width { \r\n .stageTeaserContainer {\r\n margin: 0;\r\n width: 100%;\r\n border-radius: 0;\r\n } \r\n }\r\n}\r\n.stageTeaserRightWrapper {\r\n position: relative;\r\n}\r\n.stageTeaserTopText {\r\n margin-bottom: 0px;\r\n font-size: 18px;\r\n font-weight: 700;\r\n line-height: 24px;\r\n}\r\n@media all and (max-width: 1023px) {\r\n .stageTeaserTopText {\r\n font-size: 14px;\r\n line-height: 20px;\r\n }\r\n}\r\n@media (min-width: 1024px) and (max-width: 1439px) {\r\n .stageTeaserTopText {\r\n font-size: 16px;\r\n line-height: 20px;\r\n }\r\n}\r\n.stageTeaserMainTexth1,\r\nh2,\r\nh3,\r\nh4 {\r\n padding-top: 4px;\r\n padding-bottom: 8px;\r\n font-weight: 700;\r\n margin-bottom: 0px !important;\r\n}\r\n\r\n@media (min-width:1440px) {\r\n .stageTeaserMainTexth1 {\r\n font-size: 32px;\r\n line-height: 40px;\r\n }\r\n\r\n .stageTeaserMainTexth2 {\r\n font-size: 28px;\r\n line-height: 36px;\r\n }\r\n\r\n .stageTeaserMainTexth3 {\r\n font-size: 24px;\r\n line-height: 32px;\r\n }\r\n\r\n .stageTeaserMainTexth4 {\r\n font-size: 20px;\r\n line-height: 28px;\r\n }\r\n}\r\n\r\n@media (min-width:320px)and (max-width:1439px) {\r\n .stageTeaserMainTexth1 {\r\n font-size: 28px;\r\n line-height: 36px;\r\n }\r\n\r\n .stageTeaserMainTexth2 {\r\n font-size: 24px;\r\n line-height: 32px;\r\n }\r\n\r\n .stageTeaserMainTexth3 {\r\n font-size: 20px;\r\n line-height: 28px;\r\n }\r\n\r\n .stageTeaserMainTexth4 {\r\n font-size: 18px;\r\n line-height: 24px;\r\n }\r\n}\r\n.stageTeaserMainTextdisplay {\r\n font-size: 48px;\r\n line-height: 60px;\r\n font-weight: 500;\r\n text-transform: uppercase;\r\n}\r\n.stageTeaserBottomText {\r\n font-size: 14px;\r\n line-height: 20px;\r\n font-weight: 500;\r\n}\r\n\r\n.stageTeaserSecondaryPromoText {\r\n overflow-wrap: anywhere;\r\n font-size: 14px;\r\n line-height: 16px;\r\n font-weight: 500;\r\n}\r\n\r\n.stageTeaserSecondaryPromoPercent {\r\n font-size: 34px;\r\n line-height: 38px;\r\n font-weight: 700;\r\n}\r\n\r\n.stageTeaserPromoText {\r\n font-size: 18px;\r\n line-height: 20px;\r\n font-weight: 500;\r\n}\r\n\r\n.stageTeaserLeftWrapperBackground {\r\n background: var(--primary-colour-pale-dawn-grey-200, #e6e3df);\r\n}\r\n\r\n.stageTeaserBannerWrapper .react-multi-carousel-list {\r\n position: initial;\r\n}\r\n\r\n.stageTeaserBannerWrapper .react-multiple-carousel__arrow {\r\n background: #ffffff;\r\n box-shadow: 0px 4px 12px rgba(87, 84, 82, 0.2);\r\n border-radius: 24px;\r\n font-size: 16px;\r\n height: 44px;\r\n width: 44px;\r\n padding: 10px;\r\n z-index: 1;\r\n}\r\n\r\n.stageTeaserBannerWrapper .react-multiple-carousel__arrow::before {\r\n color: #da291c;\r\n font-size: 16px;\r\n}\r\n\r\n.stageTeaserBannerWrapper .react-multiple-carousel__arrow:disabled::before {\r\n color: #b3aeaa;\r\n}\r\n\r\n.stageTeaserBannerWrapper .react-multiple-carousel__arrow--right {\r\n right: 3%;\r\n}\r\n\r\n.stageTeaserBannerWrapper .react-multiple-carousel__arrow--left {\r\n left: 3%;\r\n}\r\n/* dots */\r\n.stageTeaserBannerWrapper .react-multi-carousel-dot button {\r\n background: #ffffff;\r\n opacity: 0.3;\r\n border: 0px;\r\n transition: none;\r\n}\r\n.stageTeaserBannerWrapper .react-multi-carousel-dot--active button {\r\n background: #da291c;\r\n opacity: 1;\r\n}\r\n\r\n.stageTeaserBannerWrapper .react-multi-carousel-dot button:hover:active {\r\n background: #da291c;\r\n}\r\n@media all and (max-width: 1439px) {\r\n .stageTeaserMainTextdisplay {\r\n font-size: 20px;\r\n line-height: 24px;\r\n font-weight: 500;\r\n padding-top: 4px;\r\n padding-bottom: 8px;\r\n margin-bottom: 0px;\r\n }\r\n}\r\n@media (max-width: 768px) {\r\n .stageTeaserContainer, .row-wrapper {\r\n flex-direction: column;\r\n }\r\n .stageTeaserPromoPercent {\r\n font-weight: 700;\r\n }\r\n .stageTeaserPromoText {\r\n font-size: 14px;\r\n line-height: 16px;\r\n font-weight: 500;\r\n }\r\n}\r\n\r\n.stageTeaserBannerWrapper .react-multiple-carousel__arrow--right{\r\n right: -2% !important;\r\n}\r\n\r\n.stageTeaserBannerWrapper .react-multiple-carousel__arrow--left {\r\n left: -1% !important;\r\n}\r\n\r\n.stageTeaserBannerWrapper.full-width .react-multiple-carousel__arrow--right{\r\n right: 20px !important;\r\n @media only screen and (min-width : 1440px) {\r\n left: calc(50% + 720px) !important;\r\n }\r\n}\r\n\r\n.stageTeaserBannerWrapper.full-width .react-multiple-carousel__arrow--left {\r\n left: 20px !important;\r\n @media only screen and (min-width : 1440px) {\r\n left: calc(50% - 720px) !important;\r\n }\r\n\r\n}\r\n\r\n\r\n.teaserTimer {\r\n padding-top: 16px;\r\n padding-bottom: 10px;\r\n}\r\n\r\n/*Tablet md & All small devices*/\r\n@media only screen and (max-width : 768px) {\r\n video {\r\n border-top-right-radius: 0px;\r\n border-bottom-right-radius: 8px;\r\n border-bottom-left-radius: 8px;\r\n }\r\n\r\n .stageTeaserRightWrapper {\r\n height: 400px;\r\n }\r\n\r\n .stageTeaserLeftWrapper {\r\n padding: 24px;\r\n text-align: center;\r\n }\r\n\r\n .stageTeaserSecondaryPromoPercent {\r\n font-size:28px;\r\n }\r\n}\r\n\r\n\r\n/*Tablet - lg*/\r\n@media only screen and (min-width : 769px) and (max-width : 1024px) {\r\n .stageTeaserRightWrapper {\r\n width: 100%;\r\n }\r\n\r\n .promoImage{\r\n padding-right: 51px;\r\n padding-top: 114px;\r\n }\r\n .stageTeaserLeftWrapper {\r\n display: flex;\r\n flex-direction: column;\r\n justify-content: center;\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 display: flex;\r\n flex-direction: column;\r\n justify-content: center;\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}");g(".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");g("/* 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}");g("/* 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 }");g("/* 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}");g("/* 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}");g(".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 ie=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""}},ae=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 le="DoubleGridRedefined-module_double-grid-teaser-btn-section__Q1jBm",de="DoubleGridRedefined-module_double-grid-btns__0Sbnd";g("/* 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 se="row-module_sr-def-row__us1ph";g("/* 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 ce=({children:e})=>n.createElement("div",{className:`${se} sr-responsive-row`},e),ue=({content:e,isFullWidth:i,isSlimVersion:a})=>{var l,d,s,c,u,m,p,f,g,h,v,b,x,y,T,w,C,S,B,E,k,A,R,F,O,W,V,L,M,D,z,$,j,U,Q,J,K,q,ne,re,oe,ae,se,ue;const me=o(null),pe="none"!==(null==e?void 0:e.gradientBgColor)?ie(null==e?void 0:e.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==e?void 0:e.GenericBgColor),fe="none"===(null==e?void 0:e.gradientBgColor)&&"none"===(null==e?void 0:e.GenericBgColor)?null===(l=null==e?void 0:e.solidBgColor)||void 0===l?void 0:l.color:"",ge=(null==e?void 0:e.EnableTextBgColor)?null===(d=null==e?void 0:e.textbgcolor)||void 0===d?void 0:d.color:"",he=()=>{switch(null==e?void 0:e.PromoBubblePosition){case"top-left":return"stageTeaserTopLeft";case"top-right":return"stageTeaserTopRight";case"bottom-left":return"stageTeaserBottomLeft";case"bottom-right":return"stageTeaserBottomRight"}},ve=null===(u=null===(c=null===(s=null==e?void 0:e.primaryPromoBubble)||void 0===s?void 0:s[0])||void 0===c?void 0:c.bgcolor)||void 0===u?void 0:u.color,be=null===(f=null===(p=null===(m=null==e?void 0:e.primaryPromoBubble)||void 0===m?void 0:m[0])||void 0===p?void 0:p.textcolor)||void 0===f?void 0:f.color,_e=null===(v=null===(h=null===(g=null==e?void 0:e.SecondaryPromoBubble)||void 0===g?void 0:g[0])||void 0===h?void 0:h.bgcolor)||void 0===v?void 0:v.color,xe=null===(y=null===(x=null===(b=null==e?void 0:e.SecondaryPromoBubble)||void 0===b?void 0:b[0])||void 0===x?void 0:x.textcolor)||void 0===y?void 0:y.color,ye=e=>{const n=e&&e.split(".").pop();return!(!n||!["webp","jpg","jpeg","png"].includes(n))},[Te,we]=t(!1),[Ce,Se]=t(""),[Be,Ee]=t(""),[ke,Ie]=t(!1),Pe=()=>{var n,t,r,o,i,a,l,d,s;const c=window.innerWidth;c<=767?(we(null==e?void 0:e.mobileImageFirst),ye(null===(n=null==e?void 0:e.MobilePromoImage)||void 0===n?void 0:n.filename)?Se(null===(t=null==e?void 0:e.MobilePromoImage)||void 0===t?void 0:t.filename):Ee(null===(r=null==e?void 0:e.MobilePromoImage)||void 0===r?void 0:r.filename)):c>=768&&c<=1024?(we(null==e?void 0:e.tabletImageFirst),ye(null===(o=null==e?void 0:e.TabletPromoImage)||void 0===o?void 0:o.filename)?Se(null===(i=null==e?void 0:e.TabletPromoImage)||void 0===i?void 0:i.filename):Ee(null===(a=null==e?void 0:e.TabletPromoImage)||void 0===a?void 0:a.filename)):c>=1025&&(we(null==e?void 0:e.desktopImageFirst),ye(null===(l=null==e?void 0:e.DesktopPromoImage)||void 0===l?void 0:l.filename)?Se(null===(d=null==e?void 0:e.DesktopPromoImage)||void 0===d?void 0:d.filename):Ee(null===(s=null==e?void 0:e.DesktopPromoImage)||void 0===s?void 0:s.filename))};r((()=>{Pe(),window.addEventListener("resize",Pe)}),[]);const Ne=null===(T=null==e?void 0:e.textcolor)||void 0===T?void 0:T.color,Ae=null===(E=null===(B=null===(S=null===(C=null===(w=null==e?void 0:e.mainheading)||void 0===w?void 0:w.content)||void 0===C?void 0:C[0])||void 0===S?void 0:S.content)||void 0===B?void 0:B[0])||void 0===E?void 0:E.text;r((()=>{const n=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(e._uid))&&(te(H,H,{banner_promotion_name:null!==(o=null==e?void 0:e.bannerPromotionName)&&void 0!==o?o:null==e?void 0:e.description,banner_source:Y,banner_type:Z,banner_location:null==e?void 0:e.bannerLocation,audience_name:ee,promotion_objective:ee,index:1}),localStorage.setItem("analyticsUids",JSON.stringify([...localStorage.getItem("analyticsUids")?JSON.parse(localStorage.getItem("analyticsUids")||""):[],e._uid])),me.current&&n.observe(me.current))}),{threshold:.5});return me.current&&n.observe(me.current),()=>{n.disconnect()}}),[]);const Re=()=>{var n;te(X,X,{banner_promotion_name:null!==(n=null==e?void 0:e.bannerPromotionName)&&void 0!==n?n:null==e?void 0:e.description,banner_source:Y,banner_type:Z,audience_name:ee,promotion_objective:ee,banner_location:null==e?void 0:e.bannerLocation,index:1})};return n.createElement("div",{className:`stageTeaserMain ${i?"full-width":""} `,ref:me},n.createElement("div",{className:fe?"stageTeaserContainer d-flex":pe+" stageTeaserContainer d-flex",style:{backgroundColor:fe}},n.createElement(ce,null,n.createElement("div",{className:"d-flex row-wrapper"},n.createElement("div",{className:`${Te?"order-1":"order-0"} stageTeaserLeftWrapper col-md-6 ${i&&a?"slim-version":""}`,style:{backgroundColor:ge,borderRadius:i?"0":"8px"}},n.createElement("div",{className:"stageTeaserTopText",style:{color:Ne}},null===(O=null===(F=null===(R=null===(A=null===(k=null==e?void 0:e.primaryheading)||void 0===k?void 0:k.content)||void 0===A?void 0:A[0])||void 0===R?void 0:R.content)||void 0===F?void 0:F[0])||void 0===O?void 0:O.text),n.createElement("div",null,(null==e?void 0:e.mainText)===I?n.createElement("h1",{className:"stageTeaserMainTexth1",style:{color:Ne}},Ae):(null==e?void 0:e.mainText)===P?n.createElement("h2",{className:"stageTeaserMainTexth2",style:{color:Ne}},Ae):(null==e?void 0:e.mainText)===N?n.createElement("h3",{className:"stageTeaserMainTexth3",style:{color:Ne}},Ae):"h4"===(null==e?void 0:e.mainText)?n.createElement("h4",{className:"stageTeaserMainTexth4",style:{color:Ne}},Ae):n.createElement("div",{className:"stageTeaserMainTextdisplay",style:{color:Ne}},Ae)),n.createElement("div",{className:"stageTeaserBottomText",style:{color:Ne}},null===(D=null===(M=null===(L=null===(V=null===(W=null==e?void 0:e.secondaryheading)||void 0===W?void 0:W.content)||void 0===V?void 0:V[0])||void 0===L?void 0:L.content)||void 0===M?void 0:M[0])||void 0===D?void 0:D.text),(null===($=null===(z=null==e?void 0:e.timer)||void 0===z?void 0:z[0])||void 0===$?void 0:$.enableCounter)&&n.createElement("div",{className:"teaserTimer text-center"},n.createElement(G,{content:null===(j=null==e?void 0:e.timer)||void 0===j?void 0:j[0],setTimerExpired:Ie})),!ke&&n.createElement("div",{className:`${le}`},null===(U=null==e?void 0:e.teaserButtonConfig)||void 0===U?void 0:U.map(((t,r)=>{var o,i,a,l,d,s;return n.createElement("div",{className:`${de}`,key:r},n.createElement("a",{href:`${(null===(o=null==t?void 0:t.buttonLink)||void 0===o?void 0:o.url)||0}`,target:null!==(i=null==e?void 0:e.target)&&void 0!==i?i:"",rel:"_blank"===(null==t?void 0:t.linkTarget)?"opener":"noopener",onClick:Re},n.createElement("div",{className:_(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)&&n.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)&&n.createElement("img",{className:"ribbonComponent_phoneIcon",src:null===(s=null==t?void 0:t.buttonIcon)||void 0===s?void 0:s.filename}))))})))),n.createElement("div",{className:(Te?"order-0":"order-1")+" stageTeaserRightWrapper col-md-6",style:{background:`url(${Ce}) center / contain no-repeat`}},""!==Be&&n.createElement("div",{className:"video-wrapper"},n.createElement("video",{autoPlay:!0,muted:!0,loop:!0,src:Be})),(null===(Q=null==e?void 0:e.primaryPromoBubble)||void 0===Q?void 0:Q.length)>0&&n.createElement("div",{className:`stageTeaserPromoBubble stageTeaserPrimaryPromoBubble stageTeaserPrimaryWithSecondaryBubble ${he()}`,style:{backgroundColor:ve,color:be}},n.createElement("div",{className:"stageTeaserPromoPercent"},null===(K=null===(J=null==e?void 0:e.primaryPromoBubble)||void 0===J?void 0:J[0])||void 0===K?void 0:K.primarytext),n.createElement("div",{className:"stageTeaserPromoText"},null===(ne=null===(q=null==e?void 0:e.primaryPromoBubble)||void 0===q?void 0:q[0])||void 0===ne?void 0:ne.secondarytext)),(null===(re=null==e?void 0:e.SecondaryPromoBubble)||void 0===re?void 0:re.length)>0&&n.createElement("div",{className:`stageTeaserPromoBubble stageTeaserSecondaryPromoBubble ${he()}`,style:{backgroundColor:_e,color:xe}},n.createElement("div",{className:"stageTeaserSecondaryPromoPercent"},null===(ae=null===(oe=null==e?void 0:e.SecondaryPromoBubble)||void 0===oe?void 0:oe[0])||void 0===ae?void 0:ae.primarytext),n.createElement("div",{className:"stageTeaserSecondaryPromoText"},null===(ue=null===(se=null==e?void 0:e.SecondaryPromoBubble)||void 0===se?void 0:se[0])||void 0===ue?void 0:ue.secondarytext)))))))};var me="SingleGridRedefined-module_single-grid__NikxO",pe="SingleGridRedefined-module_single-grid-background-img__HQngE",fe="SingleGridRedefined-module_slim-version__WFrnX",ge="SingleGridRedefined-module_single-grid-text-container__b6Z7R",he="SingleGridRedefined-module_single-grid-overline__1eceF",ve="SingleGridRedefined-module_single-grid-headline__BocYX",be="SingleGridRedefined-module_single-grid-text__R1k6c",_e="SingleGridRedefined-module_single-grid-timer__n94Jv",xe="SingleGridRedefined-module_single-grid-btn-section__gdt-4",ye="SingleGridRedefined-module_single-grid-btn-right__zjTnA";g("/* 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 Te=({content:e,isFullWidth:i,isSlimVersion:a})=>{var l,d,s,c,u,m,p,f,g,h,v,b,x,T,w,C,S,B,E,k;const I=o(null),[P,N]=t(""),[A,R]=t(""),[F,O]=t(!1),W=y(),V=null===(u=null===(c=null===(s=null===(d=null===(l=null==e?void 0:e.primaryheading)||void 0===l?void 0:l.content)||void 0===d?void 0:d[0])||void 0===s?void 0:s.content)||void 0===c?void 0:c[0])||void 0===u?void 0:u.text,L=null===(h=null===(g=null===(f=null===(p=null===(m=null==e?void 0:e.mainheading)||void 0===m?void 0:m.content)||void 0===p?void 0:p[0])||void 0===f?void 0:f.content)||void 0===g?void 0:g[0])||void 0===h?void 0:h.text,M=null===(w=null===(T=null===(x=null===(b=null===(v=null==e?void 0:e.secondaryheading)||void 0===v?void 0:v.content)||void 0===b?void 0:b[0])||void 0===x?void 0:x.content)||void 0===T?void 0:T[0])||void 0===w?void 0:w.text,D="left"===(null==e?void 0:e.textposition)?"flex-start":"right"===(null==e?void 0:e.textposition)?"flex-end":"center",z="left"===(null==e?void 0:e.textposition)?"left":"right"===(null==e?void 0:e.textposition)?"right":"center",$=()=>{var n,t,r;const o=window.innerWidth;o<=767?(N(`url(${null===(n=null==e?void 0:e.mobileImage)||void 0===n?void 0:n.filename}) center center / cover no-repeat`),R(null==e?void 0:e.verticaltextpostion)):o>=768&&o<=1439?(N(`url(${null===(t=null==e?void 0:e.tabImage)||void 0===t?void 0:t.filename}) center center / cover no-repeat`),R("")):o>=1440&&(N(`url(${null===(r=null==e?void 0:e.desktopimage)||void 0===r?void 0:r.filename}) center center / cover no-repeat`),R(""))};r((()=>{$(),window.addEventListener("resize",$)}),[]),r((()=>{const n=new IntersectionObserver((n=>{var t,r;n[0].isIntersecting&&n[0].intersectionRatio>=.5&&!(null===(t=localStorage.getItem("analyticsUids"))||void 0===t?void 0:t.includes(e._uid))&&(te(H,H,{banner_promotion_name:null!==(r=null==e?void 0:e.bannerPromotionName)&&void 0!==r?r:null==e?void 0:e.description,banner_source:Y,banner_type:Z,banner_location:null==e?void 0:e.bannerLocation,audience_name:ee,promotion_objective:ee,index:1}),localStorage.setItem("analyticsUids",JSON.stringify([...localStorage.getItem("analyticsUids")?JSON.parse(localStorage.getItem("analyticsUids")||""):[],e._uid])))}),{threshold:.5});return I.current&&n.observe(I.current),()=>{n.disconnect()}}),[]);const j=()=>{var n;te(X,X,{banner_promotion_name:null!==(n=null==e?void 0:e.bannerPromotionName)&&void 0!==n?n:null==e?void 0:e.description,banner_source:Y,banner_type:Z,audience_name:ee,promotion_objective:ee,banner_location:null==e?void 0:e.bannerLocation,index:1})},U=null===(C=null==e?void 0:e.textcolor)||void 0===C?void 0:C.color,Q=n.createElement(n.Fragment,null,n.createElement("div",{className:`${ge}`},n.createElement("div",null,n.createElement("div",{style:{color:U,alignItems:""===A?D:"center",textAlign:""===A?z:"center"}},V&&n.createElement("div",{className:`${he}`},V),L&&n.createElement("div",{className:`${ve}`},L),M&&n.createElement("div",{className:`${be}`},M)))),(null===(B=null===(S=null==e?void 0:e.timer)||void 0===S?void 0:S[0])||void 0===B?void 0:B.enableCounter)&&n.createElement("div",{className:`${_e}\n \n `,style:{justifyContent:"top"===A?"flex-start":"bottom"===A?"flex-end":D}},n.createElement(G,{content:null===(E=null==e?void 0:e.timer)||void 0===E?void 0:E[0],setTimerExpired:O})),!F&&n.createElement("div",{className:""+("mobile"!==W?"d-flex":""),style:{justifyContent:""===A?D:"",alignItems:""!==A?"center":""}},null===(k=null==e?void 0:e.teaserButtonConfig)||void 0===k?void 0:k.map(((t,r)=>{var o,i,a,l,d,s;return n.createElement("div",{className:`${xe} ${"flex-end"===D&&"mobile"!==W&&ye}`,key:r},n.createElement("a",{href:`${(null===(o=null==t?void 0:t.buttonLink)||void 0===o?void 0:o.url)||0}`,target:null!==(i=null==e?void 0:e.target)&&void 0!==i?i:"",rel:"_blank"===(null==t?void 0:t.linkTarget)?"opener":"noopener",onClick:j},n.createElement("div",{className:`${_(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)&&n.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)&&n.createElement("img",{className:"ribbonComponent_phoneIcon",src:null===(s=null==t?void 0:t.buttonIcon)||void 0===s?void 0:s.filename}))))}))));return n.createElement(n.Fragment,null,n.createElement("div",{className:`${me} ${i?"full-width":""}`,ref:I},""!==P&&n.createElement("div",{className:`${pe} ${i&&a?fe:""}`,style:{background:P,borderRadius:i?"0":"8px",justifyContent:"top"===A?"flex-start":"bottom"===A?"flex-end":z}},i?n.createElement(ce,null,Q):Q)))},we=({content:e,isFullWidth:t,isSlimVersion:r})=>n.createElement(n.Fragment,null,"single"===(null==e?void 0:e.layoutgrid)?n.createElement(Te,{content:e,isFullWidth:t,isSlimVersion:r}):n.createElement(ue,{content:e,isFullWidth:t,isSlimVersion:r}));var Ce={"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"};g("/* 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 Se=({content:e,alignment:t})=>{var r;const o=y(),i=`url(${(null===(r=null==e?void 0:e.img)||void 0===r?void 0:r.filename)+"/m/"}) center center / cover no-repeat`,a="center"===t?"text-container-center":"text-container";return n.createElement("div",{className:Ce["wrapper-img"]},""!==i&&n.createElement(n.Fragment,null,n.createElement("div",{className:Ce["image-wrapper"],style:{background:i}}),n.createElement("div",{className:`${"large-desktop"!=o?Ce[`text-${null==e?void 0:e.textAlignment}`]:Ce[a]}`},(null==e?void 0:e.title)&&n.createElement("h3",{className:Ce["image-title"]},null==e?void 0:e.title),(null==e?void 0:e.description)&&n.createElement("div",{className:Ce["image-description"]},n.createElement(re,{content:null==e?void 0:e.description})))))};var Be={overline:"TextComponent-module_overline__BDtDE",h3content:"TextComponent-module_h3content__B0Ipy",desciption:"TextComponent-module_desciption__uP3Ih","textline-left":"TextComponent-module_textline-left__-r6ZQ","textline-center":"TextComponent-module_textline-center__g9XQ8","textline-right":"TextComponent-module_textline-right__3QCWa"};g(".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}");g(".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 Ee=({content:e,analyticsTitle:t})=>{var r;const o=y(),i=()=>{te(U,"article_select_promotion",{banner_promotion_name:t,component:Q})};return n.createElement(n.Fragment,null,n.createElement("div",{className:"large-desktop"===o?(null==e?void 0:e.groupsAlignment)+"-"+(null==e?void 0:e.buttonAlignment):"btn-container"},(null===(r=null==e?void 0:e.buttons)||void 0===r?void 0:r.length)>0&&e.buttons.map(((e,t)=>{var r;return n.createElement("div",{className:null==e?void 0:e.type,key:t},n.createElement("a",{href:null===(r=null==e?void 0:e.link)||void 0===r?void 0:r.cached_url,onClick:i},null==e?void 0:e.text))}))))},ke=({content:e,analyticsTitle:t})=>{var r;const o=y();return n.createElement(n.Fragment,null,n.createElement("div",{className:` ${"large-desktop"!=o?Be[`textline-${null==e?void 0:e.alignment}`]:Be["textline-container"]}`},(null==e?void 0:e.overline)&&n.createElement("div",{className:Be.overline},null==e?void 0:e.overline),(null==e?void 0:e.headline)&&n.createElement("h3",{className:Be.h3content},null==e?void 0:e.headline),(null==e?void 0:e.description)&&n.createElement("div",{className:Be.description},n.createElement(re,{content:null==e?void 0:e.description})),(null===(r=null==e?void 0:e.btnGroup)||void 0===r?void 0:r.length)>0&&(null==e?void 0:e.btnGroup.map((e=>n.createElement(Ee,{content:e,analyticsTitle:t}))))))};var Ie={"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"};g("/* 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 Pe=({content:e,index:t})=>{var o,i,a,l;const d=y();return r((()=>{0!==t&&void 0!==t||te(U,"article_view_promotion",{banner_promotion_name:null==e?void 0:e.analyticsTitle,component:Q})}),[]),n.createElement(n.Fragment,null,n.createElement("div",{className:Ie["main-container"]},n.createElement("div",{className:`row ${"large-desktop"===d?Ie[`img-text-${null==e?void 0:e.alignment}`]:Ie["img-text-container"]}`},(null===(o=null==e?void 0:e.image)||void 0===o?void 0:o.length)>0&&n.createElement("div",{className:`${Ie["img-section"]} col-md-6 col-lg-6 col-sm-10`},n.createElement(Se,{content:null===(i=null==e?void 0:e.image)||void 0===i?void 0:i[0],alignment:null==e?void 0:e.alignment})),(null===(a=null==e?void 0:e.textBlok)||void 0===a?void 0:a.length)>0&&n.createElement("div",{className:`${Ie["text-section"]} col-md-6 col-lg-6 col-sm-10`},n.createElement(ke,{content:null===(l=null==e?void 0:e.textBlok)||void 0===l?void 0:l[0],analyticsTitle:null==e?void 0:e.analyticsTitle})))))};var Ne="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{};function Ae(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var Re,Fe={},Oe={get exports(){return Fe},set exports(e){Fe=e}},We={},Ve={},Le={},Me={};Re=Me,Object.defineProperty(Re,"__esModule",{value:!0}),Re.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},Re.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 c=l,u=0;for(a=o;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},Re.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)},Re.getInitialSlideInInfiniteMode=function(e,n){return n.length>2*e?2*e:n.length},Re.checkClonesPosition=function(e,n,t){var r,o=e.currentSlide,i=e.slidesToShow,a=e.itemWidth,l=e.totalItems,d=0,s=0,c=0===o,u=n.length-(n.length-2*i);return n.length<i?(s=d=0,c=r=!1):n.length>2*i?((r=o>=u+n.length)&&(s=-a*(d=o-n.length)),c&&(s=-a*(d=u+(n.length-2*i)))):((r=o>=2*n.length)&&(s=-a*(d=o-n.length)),c&&(s=t.showDots?-a*(d=n.length):-a*(d=l/3))),{isReachingTheEnd:r,isReachingTheStart:c,nextSlide:d,nextPosition:s}};var De={};Object.defineProperty(De,"__esModule",{value:!0});var ze=!1;De.getPartialVisibilityGutter=function(e,n,t,r){var o=0,i=r||t;return n&&i&&(!ze&&"production"!==process.env.NODE_ENV&&e[i].paritialVisibilityGutter&&(ze=!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},De.getWidthFromDeviceType=function(e,n){var t;return n[e]&&(t=(100/n[e].items).toFixed(1)),t},De.getItemClientSideWidth=function(e,n,t){return Math.round(t/(n+(e.centerMode?1:0)))};var $e={};Object.defineProperty($e,"__esModule",{value:!0});var je=De;function Ge(e){var n=e.slidesToShow;return e.totalItems<n}function Ue(e,n,t){var r=t||e.transform;return!n.infinite&&0===e.currentSlide||Ge(e)?r:r+e.itemWidth/2}function Qe(e){var n=e.currentSlide,t=e.totalItems;return!(n+e.slidesToShow<t)}function He(e,n,t,r){void 0===n&&(n=0);var o=e.currentSlide,i=e.slidesToShow,a=Qe(e),l=!t.infinite&&a,d=r||e.transform;if(Ge(e))return d;var s=d+o*n;return l?s+(e.containerWidth-(e.itemWidth-n)*i):s}function Xe(e,n){return e.rtl?-1*n:n}$e.notEnoughChildren=Ge,$e.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,c=n.partialVisbile,u=n.partialVisible,m=Boolean(r&&o&&i&&a);s&&l&&!m&&(t=je.getWidthFromDeviceType(l,d));var p=Boolean(s&&l&&!m&&t);return{shouldRenderOnSSR:p,flexBisis:t,domFullyLoaded:m,partialVisibilityGutter:je.getPartialVisibilityGutter(d,c||u,l,e.deviceType),shouldRenderAtAll:p||m}},$e.getIfSlideIsVisbile=function(e,n){var t=n.currentSlide,r=n.slidesToShow;return t<=e&&e<t+r},$e.getTransformForCenterMode=Ue,$e.isInLeftEnd=function(e){return!(0<e.currentSlide)},$e.isInRightEnd=Qe,$e.getTransformForPartialVsibile=He,$e.parsePosition=Xe,$e.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=je.getPartialVisibilityGutter(i,r||o,a,e.deviceType);return Xe(n,o||r?He(e,s,n,t):l?Ue(e,n,t):d)},$e.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 Je={};Object.defineProperty(Je,"__esModule",{value:!0});Je.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 Ke={};!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")}}(Ke);var Ye={};Object.defineProperty(Ye,"__esModule",{value:!0});var Ze=$e;Ye.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=Ze.getSlidesToSlide(e,n),c=a+1+t+i+(0<t?0:s);return o=c<=d?-l*(r=a+t+(0<t?0:s)):d<c&&a!==d-i?-l*(r=d-i):r=void 0,{nextSlides:r,nextPosition:o}};var qe={};Object.defineProperty(qe,"__esModule",{value:!0});var en=n,nn=$e,tn=$e;qe.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,c=n.infinite,u=nn.getSlidesToSlide(e,n),m=i-t-(0<t?0:u),p=(en.Children.toArray(d).length-l)%u;return o=0<=m?(r=m,s&&!c&&0<p&&tn.isInRightEnd(e)&&(r=i-p),-a*r):r=m<0&&0!==i?0:void 0,{nextSlides:r,nextPosition:o}};var rn={};!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,c=e.totalItems,u=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*(c-s)),b=i-(r-o),_=u===c-s;(Math.abs(b)<=v||_&&m)&&(l=b,p=!0)}return h&&g<=s&&(a="left",((b=i+(o-r))<=0||0===u&&m)&&(p=!0,l=b)),{direction:a,nextPosition:l,canContinue:p}}}(rn),Object.defineProperty(Le,"__esModule",{value:!0});var on=Me;Le.getOriginalCounterPart=on.getOriginalCounterPart,Le.getClones=on.getClones,Le.checkClonesPosition=on.checkClonesPosition,Le.getInitialSlideInInfiniteMode=on.getInitialSlideInInfiniteMode;var an=De;Le.getWidthFromDeviceType=an.getWidthFromDeviceType,Le.getPartialVisibilityGutter=an.getPartialVisibilityGutter,Le.getItemClientSideWidth=an.getItemClientSideWidth;var ln=$e;Le.getInitialState=ln.getInitialState,Le.getIfSlideIsVisbile=ln.getIfSlideIsVisbile,Le.getTransformForCenterMode=ln.getTransformForCenterMode,Le.getTransformForPartialVsibile=ln.getTransformForPartialVsibile,Le.isInLeftEnd=ln.isInLeftEnd,Le.isInRightEnd=ln.isInRightEnd,Le.notEnoughChildren=ln.notEnoughChildren,Le.getSlidesToSlide=ln.getSlidesToSlide;var dn=Je;Le.throttle=dn.default;var sn=Ke;Le.throwError=sn.default;var cn=Ye;Le.populateNextSlides=cn.populateNextSlides;var un=qe;Le.populatePreviousSlides=un.populatePreviousSlides;var mn=rn;Le.populateSlidesOnMouseTouchMove=mn.populateSlidesOnMouseTouchMove;var pn,fn={},gn=Ne&&Ne.__extends||(pn=function(e,n){return(pn=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}pn(e,n),e.prototype=null===n?Object.create(n):(t.prototype=n.prototype,new t)});Object.defineProperty(fn,"__esModule",{value:!0});var hn=n;fn.isMouseMoveEvent=function(e){return"clientY"in e};var vn=function(e){function n(){return null!==e&&e.apply(this,arguments)||this}return gn(n,e),n}(hn.Component);fn.default=vn;var bn={},_n={};Object.defineProperty(_n,"__esModule",{value:!0});var xn=Me,yn=$e;_n.getLookupTableForNextSlides=function(e,n,t,r){var o={},i=yn.getSlidesToSlide(n,t);return Array(e).fill(0).forEach((function(e,t){var a=xn.getOriginalCounterPart(t,n,r);if(0===t)o[0]=a;else{var l=o[t-1]+i;o[t]=l}})),o},Object.defineProperty(bn,"__esModule",{value:!0});var Tn=n,wn=Me,Cn=_n,Sn=$e;bn.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||Sn.notEnoughChildren(t))return null;var c,u=t.currentSlide,m=t.slidesToShow,p=Sn.getSlidesToSlide(t,n),f=Tn.Children.toArray(s);c=d?Math.ceil(f.length/p):Math.ceil((f.length-m)/p)+1;var g=Cn.getLookupTableForNextSlides(c,t,n,f),h=wn.getOriginalIndexLookupTableByClones(m,f),v=h[u];return Tn.createElement("ul",{className:"react-multi-carousel-dot-list "+l},Array(c).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,c=n*p;t=(i=s<c?s:c)===u||i<u&&u<i+p&&u<f.length-m}return a?Tn.cloneElement(a,{index:n,active:t,key:n,onClick:function(){return r(i)},carouselState:o()}):Tn.createElement("li",{"data-index":n,key:n,className:"react-multi-carousel-dot "+(t?"react-multi-carousel-dot--active":"")},Tn.createElement("button",{"aria-label":"Go to slide "+(n+1),onClick:function(){return r(i)}}))})))};var Bn={};Object.defineProperty(Bn,"__esModule",{value:!0});var En=n;Bn.LeftArrow=function(e){var n=e.customLeftArrow,t=e.getState,r=e.previous,o=e.disabled,i=e.rtl;if(n)return En.cloneElement(n,{onClick:function(){return r()},carouselState:t(),disabled:o,rtl:i});var a=i?"rtl":"";return En.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})};Bn.RightArrow=function(e){var n=e.customRightArrow,t=e.getState,r=e.next,o=e.disabled,i=e.rtl;if(n)return En.cloneElement(n,{onClick:function(){return r()},carouselState:t(),disabled:o,rtl:i});var a=i?"rtl":"";return En.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 kn={};Object.defineProperty(kn,"__esModule",{value:!0});var In=n,Pn=Le;kn.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,c=n.itemAriaLabel,u=n.partialVisbile,m=n.partialVisible,p=Pn.getInitialState(t,n),f=p.flexBisis,g=p.shouldRenderOnSSR,h=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!'),In.createElement(In.Fragment,null,(d?o:In.Children.toArray(l)).map((function(e,o){return In.createElement("li",{key:o,"data-index":o,onClick:function(){n.focusOnSelect&&r(o)},"aria-hidden":Pn.getIfSlideIsVisbile(o,t)?"false":"true","aria-label":c||(e.props.ariaLabel?e.props.ariaLabel:null),style:{flex:g?"1 0 "+f+"%":"auto",position:"relative",width:h?((u||m)&&v&&!i?a-v:a)+"px":"auto"},className:"react-multi-carousel-item "+(Pn.getIfSlideIsVisbile(o,t)?"react-multi-carousel-item--active":"")+" "+s},e)})))):null};var Nn=Ne&&Ne.__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(Ve,"__esModule",{value:!0});var An=n,Rn=Le,Fn=fn,On=bn,Wn=Bn,Vn=kn,Ln=$e,Mn=400,Dn="transform 400ms ease-in-out",zn=function(e){function n(n){var t=e.call(this,n)||this;return t.containerRef=An.createRef(),t.listRef=An.createRef(),t.state={itemWidth:0,slidesToShow:0,currentSlide:0,totalItems:An.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=Rn.throttle(t.next.bind(t),n.transitionDuration||Mn,t.setIsInThrottle),t.previous=Rn.throttle(t.previous.bind(t),n.transitionDuration||Mn,t.setIsInThrottle),t.goToSlide=Rn.throttle(t.goToSlide.bind(t),n.transitionDuration||Mn,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 Nn(n,e),n.prototype.resetTotalItems=function(){var e=this,n=An.Children.count(this.props.children),t=Rn.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=Ln.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||Dn:"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=An.Children.toArray(this.props.children),a=Rn.getInitialSlideInInfiniteMode(e||this.state.slidesToShow,i),l=Rn.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,c=[window.innerWidth];window.screen&&window.screen.width&&c.push(window.screen.width);var u=Math.min.apply(Math,c);s<=u&&u<=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=Rn.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||Mn)),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||Mn):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&&Rn.isInRightEnd(this.state)){var c=this.props.transitionDuration||Mn;n.isInThrottleTimeout=setTimeout((function(){r.setIsInThrottle(!1),r.resetAutoplayInterval(),r.goToSlide(0,void 0,!!r.props.rewindWithAnimation)}),c+this.props.autoPlaySpeed)}},n.prototype.correctClonesPosition=function(e){var t=this,r=e.domLoaded,o=An.Children.toArray(this.props.children),i=Rn.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||Mn))},n.prototype.next=function(e){var t=this;void 0===e&&(e=0);var r=this.props,o=r.afterChange,i=r.beforeChange;if(!Rn.notEnoughChildren(this.state)){var a=Rn.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||Mn))})))}},n.prototype.previous=function(e){var t=this;void 0===e&&(e=0);var r=this.props,o=r.afterChange,i=r.beforeChange;if(!Rn.notEnoughChildren(this.state)){var a=Rn.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||Mn))}))}}},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:Ln.parsePosition(this.props,n),clientY:Ln.parsePosition(this.props,t)}},n.prototype.handleDown=function(e){if(!(!Fn.isMouseMoveEvent(e)&&!this.props.swipeable||Fn.isMouseMoveEvent(e)&&!this.props.draggable||this.isInThrottle)){var n=this.getCords(Fn.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(!(!Fn.isMouseMoveEvent(e)&&!this.props.swipeable||Fn.isMouseMoveEvent(e)&&!this.props.draggable||Rn.notEnoughChildren(this.state))){var n=this.getCords(Fn.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=Rn.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){Fn.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||Mn))}))}},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 An.createElement(Wn.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 An.createElement(Wn.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?An.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 An.createElement(On.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=An.Children.toArray(this.props.children);e=Rn.getClones(this.state.slidesToShow,n)}return An.createElement(Vn.default,{clones:e,goToSlide:this.goToSlide,state:this.state,notEnoughChildren:Rn.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,c=e.renderDotsOutside,u=e.renderButtonGroupOutside,m=e.className,p=e.rtl;"production"!==process.env.NODE_ENV&&Rn.throwError(this.state,this.props);var f=Rn.getInitialState(this.state,this.props),g=f.shouldRenderOnSSR,h=f.shouldRenderAtAll,v=Rn.isInLeftEnd(this.state),b=Rn.isInRightEnd(this.state),_=t&&!(o&&(n&&-1<o.indexOf(n)||this.state.deviceType&&-1<o.indexOf(this.state.deviceType)))&&!Rn.notEnoughChildren(this.state)&&h,x=!i&&v,y=!i&&b,T=Ln.getTransform(this.state,this.props);return An.createElement(An.Fragment,null,An.createElement("div",{className:"react-multi-carousel-list "+a+" "+m,dir:p?"rtl":"ltr",ref:this.containerRef},An.createElement("ul",{ref:this.listRef,className:"react-multi-carousel-track "+l,style:{transition:this.isAnimationAllowed?d||Dn:"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&&!u&&this.renderButtonGroups(),h&&!c&&this.renderDotsList()),h&&c&&this.renderDotsList(),h&&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}(An.Component);Ve.default=zn,Object.defineProperty(We,"__esModule",{value:!0});var $n=Ve;We.default=$n.default,Oe.exports=We;var jn=Ae(Fe),Gn={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"};g('/* 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}');const Un=({content:e})=>{var t;const r=y();return n.createElement("div",{style:{position:"relative"}},n.createElement(jn,{infinite:null==e?void 0:e.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==e?void 0:e.productTeaserSlides)||void 0===t?void 0:t.length),customDot:"large-desktop"===r?n.createElement((t=>{var r,o,i;const{onClick:a,active:l,index:d}=t;return n.createElement("div",{className:l?Gn.stageTeaserTabActive:Gn.stageTeaserTab,onClick:()=>(()=>{var n,t;const r=null===(t=null===(n=null==e?void 0:e.bloks)||void 0===n?void 0:n[d])||void 0===t?void 0:t.analyticsTitle;a(),te(U,"article_pagination_icon_click",{banner_promotion_name:r,component:Q})})()},n.createElement("img",{src:null===(i=null===(o=null===(r=null==e?void 0:e.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):n.createElement(n.Fragment,null),dotListClass:Gn.carousel_dot,itemClass:Gn.carouselItem,ssr:!0,arrows:!1,containerClass:Gn.carouselContainer,sliderClass:Gn.sliderClass,customButtonGroup:n.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 n.createElement(n.Fragment,null,(null===(i=null==e?void 0:e.bloks)||void 0===i?void 0:i.length)>1&&"large-desktop"===r&&n.createElement("div",null,n.createElement("button",{disabled:0===(null===(a=null==t?void 0:t.carouselState)||void 0===a?void 0:a.currentSlide),className:Gn.leftArrow,onClick:()=>(()=>{var n,r;const o=d<=0?0:d-1,i=null===(r=null===(n=null==e?void 0:e.bloks)||void 0===n?void 0:n[o])||void 0===r?void 0:r.analyticsTitle;t.previous(),te(U,"article_pagination_left_click",{banner_promotion_name:i,component:Q})})()}),n.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:Gn.rightArrow,onClick:()=>{(()=>{var n,r,o;const i=null===(n=null==t?void 0:t.carouselState)||void 0===n?void 0:n.totalItems,a=d>=i?i:d+1,l=null===(o=null===(r=null==e?void 0:e.bloks)||void 0===r?void 0:r[a])||void 0===o?void 0:o.analyticsTitle;t.next(),te(U,"article_pagination_right_click",{banner_promotion_name:l,component:Q})})()}})))}),null),customTransition:"transform 1s ease",transitionDuration:500,partialVisbile:"large-desktop"!==r},null==e?void 0:e.bloks.map(((e,t)=>n.createElement(Pe,{content:e,key:t,index:t})))))};var Qn="FalconTitle-module_dbold__Fd4nw";g("/* 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 Hn=({content:e})=>{var t;const r=ae(null==e?void 0:e.textColor),o=(null==e?void 0:e.textColor)&&(null==e?void 0:e.textColor)!=A?r:"",i=(null==e?void 0:e.textColor)&&(null==e?void 0:e.textColor)===A?{color:null===(t=null==e?void 0:e.textColorPicker)||void 0===t?void 0:t.color}:{},a=()=>{var t,r,o;return n.createElement("div",{style:{display:"flex",alignItems:(null===(t=null==e?void 0:e.icon)||void 0===t?void 0:t.filename)?"center":"initial"}},(null===(r=null==e?void 0:e.icon)||void 0===r?void 0:r.filename)&&n.createElement("img",{src:null===(o=null==e?void 0:e.icon)||void 0===o?void 0:o.filename,height:24,width:24,alt:"",style:{marginRight:"8px"}}),null==e?void 0:e.text)};return n.createElement("div",null,n.createElement(ce,null,(null==e?void 0:e.headingStyle)&&(null==e?void 0:e.text)&&(null==e?void 0:e.headingStyle)===I?n.createElement("h1",{className:o,style:Object.assign({},i)},a()):(null==e?void 0:e.headingStyle)===P?n.createElement("h2",{className:`${o}`,style:Object.assign({},i)},a()):(null==e?void 0:e.headingStyle)===N?n.createElement("h3",{className:o,style:Object.assign({},i)},a()):"h4"===(null==e?void 0:e.headingStyle)?n.createElement("h4",{className:o,style:Object.assign({},i)},a()):n.createElement("div",{className:Qn,style:Object.assign({},i)},a())))},Xn=({content:e})=>{var t,r;const o=ae(null==e?void 0:e.textColor);return n.createElement("div",null,n.createElement(n.Fragment,null,n.createElement("div",{className:`d-inline-flex align-${null==e?void 0:e.textElementPosition}`},(null==e?void 0:e.icon)&&(null==e?void 0:e.icon.filename)&&n.createElement("img",{src:(null==e?void 0:e.icon)&&(null==e?void 0:e.icon.filename),alt:(null==e?void 0:e.icon)&&(null==e?void 0:e.icon.alt),title:(null==e?void 0:e.icon)&&(null==e?void 0:e.icon.title),height:24,width:24}),(null==e?void 0:e.text)&&n.createElement("div",{className:`${(null==e?void 0:e.icon)&&(null===(t=null==e?void 0:e.icon)||void 0===t?void 0:t.filename)} ${(null==e?void 0:e.textColor)&&(null==e?void 0:e.textColor)!=A?o:""}`,style:Object.assign({},(null==e?void 0:e.textColor)&&(null==e?void 0:e.textColor)===A?{color:null===(r=null==e?void 0:e.textColorPicker)||void 0===r?void 0:r.color}:{})},n.createElement(re,{content:null==e?void 0:e.text,trackngLabel:null==e?void 0:e.trackngLabel}," ",null==e?void 0:e.text)))))};var Jn={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"};g("/* 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 Kn=e=>{var o,i,a,l;const{content:d}=e,{asset:s}=e,{phoneNumber:c}=e,{updatedContent:u}=e,{enableLoginButton:m}=e,{setButtonClicked:p}=e,{onClickTrack:f}=e,{fromTallhero:g}=e;(null==d?void 0:d.minWidth)&&(null==d||d.minWidth);const{isblacktheme:h}=e,{id:v}=e,[b,_]=t("#");let x=null===(o=null==d?void 0:d.buttonLink)||void 0===o?void 0:o.cached_url;r((()=>{var e,n;(null==s?void 0:s.fieldtype)&&null!==(null==s?void 0:s.filename)?_(s.filename):(null===(e=null==d?void 0:d.buttonLink)||void 0===e?void 0:e.cached_url)&&""!==(null===(n=null==d?void 0:d.buttonLink)||void 0===n?void 0:n.cached_url)?_((e=>"undefined"!=typeof window?e=="/"+window.document.documentElement.getAttribute("lang")+"/"?"#":e:"#")(x)):_("#")}),[]);const[y,T]=t(!1),[B,E]=t(!1),[I,P]=t(!1),[N,A]=t("");t("");const R=()=>{const e=window.innerWidth;e>1439&&A("1276px"),e>1023&&e<1440&&A("940px"),e<1024&&e>767&&A("688px"),e<768&&A("343px")};r((()=>{R(),window.addEventListener("resize",R)}),[]);const F=(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==d?void 0:d.buttonType),O=(null==d?void 0:d.id)?"#"+(null==d?void 0:d.id):c?`tel:${c||0}`:b;return n.createElement("div",null,n.createElement(ce,null,n.createElement(n.Fragment,null,(null==d?void 0:d.buttonLabel)&&n.createElement("a",{href:(null===(i=null==d?void 0:d.bloks)||void 0===i?void 0:i.length)>0||(null==u?void 0:u.preToPostPromotionId)===W?void 0:O,target:(null===(a=null==d?void 0:d.bloks)||void 0===a?void 0:a.length)>0?"":null==d?void 0:d.linkTarget,onClick:(null===(l=null==d?void 0:d.bloks)||void 0===l?void 0:l.length)>0?e=>{var n,t,r;(null===(n=null==d?void 0:d.buttonType)||void 0===n?void 0:n.includes("Primary"))?te(U,J,{link_url:null===(t=null==d?void 0:d.buttonLink)||void 0===t?void 0:t.cached_url,click_text:null==d?void 0:d.buttonLabel}):te(U,K,{link_url:null===(r=null==d?void 0:d.buttonLink)||void 0===r?void 0:r.cached_url,click_text:null==d?void 0:d.buttonLabel}),P((e=>!e)),p&&p(!0),e.preventDefault()}:n=>{var t,r,o;(null==u?void 0:u.preToPostPromotionId)===W?m():(null==d||d.buttonLabel,(null===(t=null==d?void 0:d.buttonType)||void 0===t?void 0:t.includes("Primary"))?te(U,J,{link_url:null===(r=null==d?void 0:d.buttonLink)||void 0===r?void 0:r.cached_url,click_text:null==d?void 0:d.buttonLabel}):te(U,K,{link_url:null===(o=null==d?void 0:d.buttonLink)||void 0===o?void 0:o.cached_url,click_text:null==d?void 0:d.buttonLabel}),T(!y),p&&p(!0),"function"==typeof f&&f(n),e.buttonClicked&&n.preventDefault(),(null==d?void 0:d.enableScroll)&&(x=window.location.href,x.includes(null==d?void 0:d.targetElement.blockIdentifier)||(x.endsWith("#")?x+=null==d?void 0:d.targetElement.blockIdentifier:x+="#"+d.targetElement.blockIdentifier,_(x))))},rel:"_blank"===(null==d?void 0:d.linkTarget)?"opener":"noopener",className:Jn.anchor},n.createElement("div",{className:`${g?Jn["container-button"]:Jn.container}\n ${(null==d?void 0:d.buttonAlignment)===S?Jn["button-right"]:""}\n \n ${(null==d?void 0:d.buttonAlignment)===C?Jn["button-left"]:""}\n \n ${d.buttonAlignment===w?Jn["button-center"]:""}`},n.createElement("div",{className:`${F} ${Jn.button} ${y?"clicked":""} ${(null==s?void 0:s.fieldtype)?Jn["asset-cursor"]:""}`,onMouseOut:()=>{E(!1)},onMouseOver:()=>{E(!0)}},(null==d?void 0:d.iconPosition)===k&&n.createElement("div",{id:v,className:Jn.buttonLabel},null==d?void 0:d.buttonLabel),(null==d?void 0:d.buttonIcon)&&(null==d?void 0:d.buttonIcon.filename)&&n.createElement("div",{className:`${(null==d?void 0:d.iconPosition)===k?Jn["button-icon-after"]:Jn["button-icon-before"]}`},n.createElement("img",{src:h?(()=>{var e,n,t,r;return y?(null==d?void 0:d.blackFridayThemeIcon)&&(null===(e=null==d?void 0:d.blackFridayThemeIcon)||void 0===e?void 0:e.filename)?null===(n=null==d?void 0:d.blackFridayThemeIcon)||void 0===n?void 0:n.filename:"":B&&!y?(null==d?void 0:d.blackFridayThemeIcon)&&(null===(t=null==d?void 0:d.blackFridayThemeIcon)||void 0===t?void 0:t.filename):(null==d?void 0:d.blackFridayThemeIcon)&&(null===(r=null==d?void 0:d.blackFridayThemeIcon)||void 0===r?void 0:r.filename)})():(()=>{var e,n,t,r,o,i;return y?(null==d?void 0:d.buttonClickedIcon)&&(null===(e=null==d?void 0:d.buttonClickedIcon)||void 0===e?void 0:e.filename)?null===(n=null==d?void 0:d.buttonClickedIcon)||void 0===n?void 0:n.filename:"":B&&!y?(null==d?void 0:d.buttonHoverIcon)&&(null===(t=null==d?void 0:d.buttonHoverIcon)||void 0===t?void 0:t.filename)?null===(r=null==d?void 0:d.buttonHoverIcon)||void 0===r?void 0:r.filename:null===(o=null==d?void 0:d.buttonIcon)||void 0===o?void 0:o.filename:(null==d?void 0:d.buttonIcon)&&(null===(i=null==d?void 0:d.buttonIcon)||void 0===i?void 0:i.filename)})(),height:h?"18px":"24px",width:h?"12px":"24px"})),"before"===(null==d?void 0:d.iconPosition)&&n.createElement("div",{className:`${Jn.buttonLabel} ${h&&Jn.whiteTextColor}`,id:v},null==d?void 0:d.buttonLabel)))))))};var Yn={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"};g("/* 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 Zn={buttonContainer:"DetailsModal-module_buttonContainer__wsiQP"};g(".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 qn,et={};
|
|
2
2
|
/*!
|
|
3
3
|
Copyright (c) 2018 Jed Watson.
|
|
4
4
|
Licensed under the MIT License (MIT), see
|