@sunrise-upc/sales-static-components 3.0.0 → 3.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/index.js +9 -2
- package/dist/cjs/index.js.map +1 -1
- package/dist/esm/index.js +9 -2
- package/dist/esm/index.js.map +1 -1
- package/package.json +1 -1
package/dist/esm/index.js
CHANGED
|
@@ -1,3 +1,10 @@
|
|
|
1
|
-
import e,{useState as n,useEffect as t,useRef as o,useMemo as r}from"react";import{render as i}from"storyblok-rich-text-react-renderer";import{Spinner as a,Offcanvas as l,OverlayTrigger as s,Popover as d}from"react-bootstrap";function c(e,n){void 0===n&&(n={});var t=n.insertAt;if(e&&"undefined"!=typeof document){var o=document.head||document.getElementsByTagName("head")[0],r=document.createElement("style");r.type="text/css","top"===t&&o.firstChild?o.insertBefore(r,o.firstChild):o.appendChild(r),r.styleSheet?r.styleSheet.cssText=e:r.appendChild(document.createTextNode(e))}}c(".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");c("/* 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 u="FalconButtonStageTeaserV2-module_button__kDRB6",m="FalconButtonStageTeaserV2-module_Secondary-V1__4PNAa",p="FalconButtonStageTeaserV2-module_Secondary-white__tUWHT";c("/* center a block element */\n/* use this to any of the pseudo elements as these are the mandatory properties */\n/* setting styles in separate formats for cross browser support */\n/* specify the max width for an element and apply ellipses and truncate the overflow */\n/* vertically center alilgn any HTML element */\n/* add basePath to assets */\n.FalconButtonStageTeaserV2-module_button__kDRB6 {\n background: #da291c;\n border: none;\n border-radius: 28px;\n color: #ffffff;\n font-weight: 700;\n overflow: visible;\n padding: 14px 24px;\n text-align: center;\n}\n.FalconButtonStageTeaserV2-module_button__kDRB6:focus {\n box-shadow: none;\n color: #ffffff !important;\n}\n.FalconButtonStageTeaserV2-module_button__kDRB6:hover {\n color: #ffffff !important;\n background-color: #961c13;\n}\n.FalconButtonStageTeaserV2-module_button__kDRB6:active {\n color: #ffffff !important;\n background-color: #c7355f;\n}\n.FalconButtonStageTeaserV2-module_button__kDRB6:disabled {\n background-color: #e6e3df;\n color: #b3aeaa;\n cursor: default;\n}\n.FalconButtonStageTeaserV2-module_button__kDRB6 .FalconButtonStageTeaserV2-module_icon__CfvbX {\n pointer-events: none;\n mask-size: cover;\n height: 24px;\n width: 24px;\n display: inline-block;\n background-color: currentColor;\n vertical-align: middle;\n}\n.FalconButtonStageTeaserV2-module_button__kDRB6.FalconButtonStageTeaserV2-module_Secondary-V4__nQGe4 {\n border: none;\n background-color: transparent;\n color: #da291c;\n border: 2px solid currentColor;\n text-decoration: none;\n text-align: center;\n}\n.FalconButtonStageTeaserV2-module_button__kDRB6.FalconButtonStageTeaserV2-module_Secondary-V4__nQGe4 .FalconButtonStageTeaserV2-module_icon__CfvbX {\n background-color: currentColor;\n}\n.FalconButtonStageTeaserV2-module_button__kDRB6.FalconButtonStageTeaserV2-module_Secondary-V4__nQGe4:hover {\n color: #961c13 !important;\n}\n.FalconButtonStageTeaserV2-module_button__kDRB6.FalconButtonStageTeaserV2-module_Secondary-V4__nQGe4:active {\n color: #c7355f !important;\n}\n.FalconButtonStageTeaserV2-module_button__kDRB6.FalconButtonStageTeaserV2-module_Secondary-V4__nQGe4:focus {\n color: #da291c !important;\n}\n.FalconButtonStageTeaserV2-module_button__kDRB6.FalconButtonStageTeaserV2-module_Secondary-V4__nQGe4:disabled {\n color: #b3aeaa;\n cursor: default;\n}\n.FalconButtonStageTeaserV2-module_button__kDRB6.FalconButtonStageTeaserV2-module_Secondary-V1__4PNAa {\n background-color: transparent;\n color: #da291c;\n border: 2px solid currentColor;\n text-decoration: none;\n text-align: center;\n}\n.FalconButtonStageTeaserV2-module_button__kDRB6.FalconButtonStageTeaserV2-module_Secondary-V1__4PNAa .FalconButtonStageTeaserV2-module_icon__CfvbX {\n background-color: currentColor;\n}\n.FalconButtonStageTeaserV2-module_button__kDRB6.FalconButtonStageTeaserV2-module_Secondary-V1__4PNAa:hover {\n color: #961c13 !important;\n}\n.FalconButtonStageTeaserV2-module_button__kDRB6.FalconButtonStageTeaserV2-module_Secondary-V1__4PNAa:active {\n color: #c7355f !important;\n}\n.FalconButtonStageTeaserV2-module_button__kDRB6.FalconButtonStageTeaserV2-module_Secondary-V1__4PNAa:focus {\n color: #da291c !important;\n}\n.FalconButtonStageTeaserV2-module_button__kDRB6.FalconButtonStageTeaserV2-module_Secondary-V1__4PNAa:disabled {\n color: #b3aeaa;\n cursor: default;\n}\n.FalconButtonStageTeaserV2-module_button__kDRB6.FalconButtonStageTeaserV2-module_Secondary-V1__4PNAa {\n border: 2px solid currentColor;\n padding: 12px 24px;\n text-decoration: none;\n}\n.FalconButtonStageTeaserV2-module_button__kDRB6.FalconButtonStageTeaserV2-module_Secondary-white__tUWHT {\n background-color: transparent;\n color: #ffffff;\n padding: 12px 24px;\n border: 2px solid #ffffff;\n}\n\n@media (max-width: 767px) {\n .FalconButtonStageTeaserV2-module_button__kDRB6 {\n padding: 10px 24px;\n }\n .FalconButtonStageTeaserV2-module_button__kDRB6.FalconButtonStageTeaserV2-module_Secondary-V1__4PNAa {\n background-color: transparent;\n color: #da291c;\n border: 2px solid currentColor;\n text-decoration: none;\n text-align: center;\n }\n .FalconButtonStageTeaserV2-module_button__kDRB6.FalconButtonStageTeaserV2-module_Secondary-V1__4PNAa .FalconButtonStageTeaserV2-module_icon__CfvbX {\n background-color: currentColor;\n }\n .FalconButtonStageTeaserV2-module_button__kDRB6.FalconButtonStageTeaserV2-module_Secondary-V1__4PNAa:hover {\n color: #961c13 !important;\n }\n .FalconButtonStageTeaserV2-module_button__kDRB6.FalconButtonStageTeaserV2-module_Secondary-V1__4PNAa:active {\n color: #c7355f !important;\n }\n .FalconButtonStageTeaserV2-module_button__kDRB6.FalconButtonStageTeaserV2-module_Secondary-V1__4PNAa:focus {\n color: #da291c !important;\n }\n .FalconButtonStageTeaserV2-module_button__kDRB6.FalconButtonStageTeaserV2-module_Secondary-V1__4PNAa:disabled {\n color: #b3aeaa;\n cursor: default;\n }\n .FalconButtonStageTeaserV2-module_button__kDRB6.FalconButtonStageTeaserV2-module_Secondary-V1__4PNAa {\n border: 2px solid currentColor;\n padding: 8px 24px;\n text-decoration: none;\n }\n}");const g=e=>{switch(e){case"Primary-V1":return`${u}`;case"Secondary-V1":return`${u} ${m}`;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`${u} ${p}`;default:return""}},h=e=>{let n=new Date(e);return n=((e,n,t,o,r,i,a)=>{const l=new Date(Date.UTC(n,t,o,r,i,a)),s=new Date(l.toLocaleString("en-US",{timeZone:"Europe/Vienna"})),d=new Date(l.toLocaleString("en-US",{timeZone:e})),c=s.getTime()-d.getTime();return l.setTime(l.getTime()+c),l})("Europe/Vienna",n.getFullYear(),n.getMonth(),n.getDate(),n.getHours(),n.getMinutes(),n.getSeconds()),n},f=()=>{const[e,o]=n(0);return t(()=>{const e=()=>{o(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":""},v=(e,n)=>{const[t]=["https://a.storyblok.com/f/113473/"],[o]=[e+"asset/"];return n?n.replace(t,`${o}`):n||""},b="center",_="left",x="right",y="transparent",w="00",T="after",C="h1",k="h2",E="h3",S="none",I="stack",B="col-lg-4",F="icon",O="PreToPost";var A="RibbonTimerV2-module_stage-teaser-ribbon-timer-section__GB8GA",P="RibbonTimerV2-module_stage-teaser-ribbon-timer-element__35yCh",R="RibbonTimerV2-module_stage-teaser-ribbon-timer-value__0U5CT",N="RibbonTimerV2-module_stage-teaser-ribbon-timer-label__tYyQr",L="RibbonTimerV2-module_stage-teaser-ribbon-timer-colon__g27mV",M="RibbonTimerV2-module_expirylabel__hx56K";c("/* 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:n})=>{var t;const o=f();return e.createElement("div",{style:{justifyContent:n.timerAlignment===b?"center":n.timerAlignment===_?"left":"right"}},e.createElement("div",{className:`${A}`,style:{color:null==n?void 0:n.timerColor,backgroundColor:null==n?void 0:n.backgroundColor,marginLeft:n.backgroundColor===y&&n.timerAlignment===_?"-9px":"unset",marginRight:n.backgroundColor===y&&n.timerAlignment===x?"-24px":"unset"}},e.createElement("div",{className:`${P}`},e.createElement("div",{className:`${R}`}," ",w," "),e.createElement("div",{className:`${N}`},n.dayLabel)),e.createElement("div",{className:`${L}`},":"),e.createElement("div",{className:`${P}`},e.createElement("div",{className:`${R}`}," ",w," "),e.createElement("div",{className:`${N}`},n.hourLabel)),e.createElement("div",{className:`${L}`},":"),e.createElement("div",{className:`${P}`},e.createElement("div",{className:`${R}`}," ",w," "),e.createElement("div",{className:`${N}`},n.minuteLabel)),e.createElement("div",{className:`${L}`},":"),e.createElement("div",{className:`${P}`},e.createElement("div",{className:`${R}`}," ",w),e.createElement("div",{className:`${N}`},null==n?void 0:n.secondLabel))),e.createElement("div",{style:{color:null===(t=null==n?void 0:n.expiryLabelColor)||void 0===t?void 0:t.color,justifyContent:(null==n?void 0:n.timerAlignment)===b?"center":(null==n?void 0:n.timerAlignment)===_?"left":"right"},className:`${"mobile"!==o&&"d-flex"} ${M}`},null==n?void 0:n.expiryLabel))},V=({content:o,setTimerExpired:r})=>{var i,a,l,s,d,c,u,m;const p=h(new Date(null===(i=null==o?void 0:o.endTime)||void 0===i?void 0:i.replace(/-/g,"/"))),g=h(new Date(null===(a=null==o?void 0:o.startTime)||void 0===a?void 0:a.replace(/-/g,"/"))),f=(null==o?void 0:o.colorChangeTime)&&h(new Date(null===(l=null==o?void 0:o.colorChangeTime)||void 0===l?void 0:l.replace(/-/g,"/"))),[v,x]=n(!1),[y,w]=n(null!==(s=null==o?void 0:o.timerColor)&&void 0!==s?s:""),[T,C]=n(!1),k=()=>{const e=new Date;f&&!T&&e.getTime()>f.getTime()&&(w("#da291c"),C(!0)),e.getTime()>=g.getTime()&&!v&&x(!0);const n=p.getTime()-e.getTime();if(n>0&&v){const e=("0"+Math.floor(n/864e5)).slice(-2),t=("0"+Math.floor(n/36e5%24)).slice(-2),o=("0"+Math.floor(n/1e3/60%60)).slice(-2),i=("0"+Math.floor(n/1e3%60)).slice(-2);return r(!1),{days:e,hours:t,mins:o,sec:i}}return r(!0),null},E={timerColor:y,backgroundColor:null==o?void 0:o.backgroundColor,expiryLabel:null==o?void 0:o.expiryLabel,timerAlignment:null==o?void 0:o.timerAlignment,dayLabel:null==o?void 0:o.dayLabel,hourLabel:null==o?void 0:o.hourLabel,minuteLabel:null==o?void 0:o.minuteLabel,secondLabel:null==o?void 0:o.secondLabel,expiryLabelColor:null==o?void 0:o.expiryLabelColor},[S,I]=n(k());t(()=>{I(k());const e=setInterval(()=>{I(k())},1e3);return()=>{clearInterval(e)}},[]);const B=[{label:null!==(d=null==o?void 0:o.hourLabel)&&void 0!==d?d:"",value:null==S?void 0:S.hours},{label:null!==(c=null==o?void 0:o.minuteLabel)&&void 0!==c?c:"",value:null==S?void 0:S.mins},{label:null!==(u=null==o?void 0:o.secondLabel)&&void 0!==u?u:"",value:null==S?void 0:S.sec}];return e.createElement("div",{className:"timer-wrap",style:{textAlign:o.timerAlignment===b?"center":o.timerAlignment===_?"left":"right"}},v&&e.createElement("div",{className:"timer-container"},S?e.createElement("div",{className:"timer-section",style:{color:(null==o?void 0:o.isDarkMode)?"#ffffff":y,backgroundColor:null!==(m=null==o?void 0:o.backgroundColor)&&void 0!==m?m:"transparent"}},e.createElement("div",{className:` ${P} transparent-element`},e.createElement("div",{className:`${R}`}," ",null==S?void 0:S.days),e.createElement("div",{className:`${N}`},null==o?void 0:o.dayLabel)),B.map((n,t)=>e.createElement(e.Fragment,{key:t},e.createElement("div",{className:`${L}`},":"),e.createElement("div",{className:`${P}`},e.createElement("div",{className:`${R}`}," ",null==n?void 0:n.value),e.createElement("div",{className:`${N}`},null==n?void 0:n.label))))):e.createElement("div",null,e.createElement(j,{content:E}))))};function D(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var W,U={},z={},$={};function G(){return W||(W=1,Object.defineProperty($,"__esModule",{value:!0})),$}var H,q={},J={};function Q(){if(H)return J;H=1,Object.defineProperty(J,"__esModule",{value:!0}),J.parse=function(e,n){const t=new i,o=e.length;if(o<2)return t;const r=n?.decode||s;let d=0;do{const n=e.indexOf("=",d);if(-1===n)break;const i=e.indexOf(";",d),s=-1===i?o:i;if(n>s){d=e.lastIndexOf(";",n-1)+1;continue}const c=a(e,d,n),u=l(e,n,c),m=e.slice(c,u);if(void 0===t[m]){let o=a(e,n+1,s),i=l(e,s,o);const d=r(e.slice(o,i));t[m]=d}d=s+1}while(d<o);return t},J.serialize=function(i,a,l){const s=l?.encode||encodeURIComponent;if(!e.test(i))throw new TypeError(`argument name is invalid: ${i}`);const d=s(a);if(!n.test(d))throw new TypeError(`argument val is invalid: ${a}`);let c=i+"="+d;if(!l)return c;if(void 0!==l.maxAge){if(!Number.isInteger(l.maxAge))throw new TypeError(`option maxAge is invalid: ${l.maxAge}`);c+="; Max-Age="+l.maxAge}if(l.domain){if(!t.test(l.domain))throw new TypeError(`option domain is invalid: ${l.domain}`);c+="; Domain="+l.domain}if(l.path){if(!o.test(l.path))throw new TypeError(`option path is invalid: ${l.path}`);c+="; Path="+l.path}if(l.expires){if(!function(e){return"[object Date]"===r.call(e)}(l.expires)||!Number.isFinite(l.expires.valueOf()))throw new TypeError(`option expires is invalid: ${l.expires}`);c+="; Expires="+l.expires.toUTCString()}l.httpOnly&&(c+="; HttpOnly");l.secure&&(c+="; Secure");l.partitioned&&(c+="; Partitioned");if(l.priority){switch("string"==typeof l.priority?l.priority.toLowerCase():void 0){case"low":c+="; Priority=Low";break;case"medium":c+="; Priority=Medium";break;case"high":c+="; Priority=High";break;default:throw new TypeError(`option priority is invalid: ${l.priority}`)}}if(l.sameSite){switch("string"==typeof l.sameSite?l.sameSite.toLowerCase():l.sameSite){case!0:case"strict":c+="; SameSite=Strict";break;case"lax":c+="; SameSite=Lax";break;case"none":c+="; SameSite=None";break;default:throw new TypeError(`option sameSite is invalid: ${l.sameSite}`)}}return c};const e=/^[\u0021-\u003A\u003C\u003E-\u007E]+$/,n=/^[\u0021-\u003A\u003C-\u007E]*$/,t=/^([.]?[a-z0-9]([a-z0-9-]{0,61}[a-z0-9])?)([.][a-z0-9]([a-z0-9-]{0,61}[a-z0-9])?)*$/i,o=/^[\u0020-\u003A\u003D-\u007E]*$/,r=Object.prototype.toString,i=(()=>{const e=function(){};return e.prototype=Object.create(null),e})();function a(e,n,t){do{const t=e.charCodeAt(n);if(32!==t&&9!==t)return n}while(++n<t);return t}function l(e,n,t){for(;n>t;){const t=e.charCodeAt(--n);if(32!==t&&9!==t)return n+1}return t}function s(e){if(-1===e.indexOf("%"))return e;try{return decodeURIComponent(e)}catch(n){return e}}return J}var X,K,Y={};function Z(){if(X)return Y;X=1,Object.defineProperty(Y,"__esModule",{value:!0}),Y.getRenderPhase=Y.isClientSide=Y.decode=Y.stringify=void 0;Y.stringify=function(e){try{return"string"==typeof e?e:JSON.stringify(e)}catch(n){return e}};Y.decode=function(e){return e?e.replace(/(%[0-9A-Z]{2})+/g,decodeURIComponent):e};Y.isClientSide=function(e){return!((null==e?void 0:e.req)||(null==e?void 0:e.res)||e&&"cookies"in e&&(null==e?void 0:e.cookies))};return Y.getRenderPhase=function(){return"undefined"==typeof window?"server":"client"},Y}function ee(){if(K)return q;K=1;var e=q&&q.__assign||function(){return e=Object.assign||function(e){for(var n,t=1,o=arguments.length;t<o;t++)for(var r in n=arguments[t])Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r]);return e},e.apply(this,arguments)};Object.defineProperty(q,"__esModule",{value:!0}),q.revalidateCookies=q.hasCookie=q.deleteCookie=q.setCookie=q.getCookie=q.getCookies=void 0;var n=Q(),t=Z(),o=function(e){if(!(0,t.isClientSide)(e))throw new Error("You are trying to access cookies on the server side. Please, use the server-side import with `cookies-next/server` instead.")},r=function(e){if(o(e),"server"!==(0,t.getRenderPhase)()){for(var n={},r=document.cookie?document.cookie.split("; "):[],i=0,a=r.length;i<a;i++){var l=r[i].split("="),s=l.slice(1).join("=");n[l[0]]=s}return n}};q.getCookies=r;q.getCookie=function(e,n){o(n);var i=r(n),a=null==i?void 0:i[e];if(void 0!==a)return(0,t.decode)(a)};var i=function(r,i,a){if(o(a),"server"!==(0,t.getRenderPhase)()){var l=a||{},s=(0,n.serialize)(r,(0,t.stringify)(i),e({path:"/"},l));document.cookie=s}};q.setCookie=i;q.deleteCookie=function(n,t){o(t),i(n,"",e(e({},t),{maxAge:-1}))};q.hasCookie=function(e,n){if(o(n),!e)return!1;var t=r(n);return!!t&&Object.prototype.hasOwnProperty.call(t,e)};return q.revalidateCookies=function(n,i){if(o(),"server"!==(0,t.getRenderPhase)()){var a=r();Object.keys(e(e({},a),i)).some(function(e){return(null==a?void 0:a[e])!==(null==i?void 0:i[e])})&&(n(a),i=a)}},q}var ne,te={};function oe(){return ne||(ne=1,function(n){var t=te&&te.__assign||function(){return t=Object.assign||function(e){for(var n,t=1,o=arguments.length;t<o;t++)for(var r in n=arguments[t])Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r]);return e},t.apply(this,arguments)},o=te&&te.__createBinding||(Object.create?function(e,n,t,o){void 0===o&&(o=t);var r=Object.getOwnPropertyDescriptor(n,t);r&&!("get"in r?!n.__esModule:r.writable||r.configurable)||(r={enumerable:!0,get:function(){return n[t]}}),Object.defineProperty(e,o,r)}:function(e,n,t,o){void 0===o&&(o=t),e[o]=n[t]}),r=te&&te.__setModuleDefault||(Object.create?function(e,n){Object.defineProperty(e,"default",{enumerable:!0,value:n})}:function(e,n){e.default=n}),i=te&&te.__importStar||function(e){if(e&&e.__esModule)return e;var n={};if(null!=e)for(var t in e)"default"!==t&&Object.prototype.hasOwnProperty.call(e,t)&&o(n,e,t);return r(n,e),n};Object.defineProperty(n,"__esModule",{value:!0}),n.CookieProvider=n.CookieContext=void 0;var a=i(e),l=le(),s=Z();n.CookieContext=(0,a.createContext)(null),n.CookieProvider=function(e){var o=e.children,r=e.pollingOptions,i=(0,a.useState)({}),d=i[0],c=i[1];(0,a.useEffect)(function(){var e=(0,l.getCookies)();e&&c(e)},[]),(0,l.useCookiesPolling)(function(e){e&&c(e)},r);var u=(0,a.useMemo)(function(){return{cookies:d,set:function(e,n){c(function(o){var r;return t(t({},o),((r={})[e]=encodeURIComponent((0,s.stringify)(n)),r))})},get:function(e){return null==d?void 0:d[e]},getAll:function(){return d},has:function(e){return d.hasOwnProperty(e)},delete:function(e){d.hasOwnProperty(e)&&c(function(n){var o=t({},n);return delete o[e],o})},revalidateCookiesState:function(){(0,l.revalidateCookies)(function(e){e&&c(e)},d)}}},[d]);return a.default.createElement(n.CookieContext.Provider,{value:u},o)}}(te)),te}var re,ie,ae={};function le(){return ie||(ie=1,function(n){var t=z&&z.__createBinding||(Object.create?function(e,n,t,o){void 0===o&&(o=t);var r=Object.getOwnPropertyDescriptor(n,t);r&&!("get"in r?!n.__esModule:r.writable||r.configurable)||(r={enumerable:!0,get:function(){return n[t]}}),Object.defineProperty(e,o,r)}:function(e,n,t,o){void 0===o&&(o=t),e[o]=n[t]}),o=z&&z.__exportStar||function(e,n){for(var o in e)"default"===o||Object.prototype.hasOwnProperty.call(n,o)||t(n,e,o)};Object.defineProperty(n,"__esModule",{value:!0}),n.CookiesNextProvider=void 0,o(G(),n),o(ee(),n);var r=oe();Object.defineProperty(n,"CookiesNextProvider",{enumerable:!0,get:function(){return r.CookieProvider}}),o(function(){if(re)return ae;re=1,Object.defineProperty(ae,"__esModule",{value:!0}),ae.useRevalidateCookiesState=ae.useReactiveHasCookie=ae.useReactiveDeleteCookie=ae.useReactiveSetCookie=ae.useReactiveGetCookie=ae.useReactiveGetCookies=ae.useReactiveCookiesNext=ae.useCookiesNext=ae.useHasCookie=ae.useDeleteCookie=ae.useSetCookie=ae.useGetCookie=ae.useGetCookies=ae.useCookiesPolling=void 0;var n=oe(),t=e,o=ee(),r=function(e){var n=(0,t.useState)(!1),o=n[0],r=n[1];return(0,t.useEffect)(function(){r(!0)},[]),o?e:function(){}},i=function(){var e=(0,t.useContext)(n.CookieContext);if(!e)throw new Error("useCookieContext must be used within a CookieProvider");return e};ae.useCookiesPolling=function(e,n){var r=n||{},i=r.intervalMs,a=void 0===i?1e3:i,l=r.enabled,s=void 0!==l&&l;(0,t.useEffect)(function(){if(s){var n=(0,o.getCookies)(),t=setInterval(function(){(0,o.revalidateCookies)(e,n)},a);return function(){return clearInterval(t)}}},[e,a])};var a=function(){return r(o.getCookies)};ae.useGetCookies=a;var l=function(){return r(o.getCookie)};ae.useGetCookie=l;var s=function(){return r(o.hasCookie)};ae.useHasCookie=s;var d=function(){return r(o.setCookie)};ae.useSetCookie=d;var c=function(){return r(o.deleteCookie)};ae.useDeleteCookie=c,ae.useCookiesNext=function(){return{getCookies:a(),getCookie:l(),hasCookie:s(),setCookie:d(),deleteCookie:c()}};var u=function(){var e=i();return function(n){return null==e?void 0:e.getAll()}};ae.useReactiveGetCookies=u;var m=function(){var e=i();return function(n,t){return null==e?void 0:e.get(n)}};ae.useReactiveGetCookie=m;var p=function(){var e=i();return function(n,t,r){return null==e||e.set(n,t),(0,o.setCookie)(n,t)}};ae.useReactiveSetCookie=p;var g=function(){var e=i();return function(n,t){return null==e||e.delete(n),(0,o.deleteCookie)(n)}};ae.useReactiveDeleteCookie=g;var h=function(){var e=i();return function(n,t){return null==e?void 0:e.has(n)}};ae.useReactiveHasCookie=h;var f=function(){var e=i();return function(){null==e||e.revalidateCookiesState()}};return ae.useRevalidateCookiesState=f,ae.useReactiveCookiesNext=function(){return{getCookies:u(),getCookie:m(),hasCookie:h(),setCookie:p(),deleteCookie:g(),revalidateCookiesState:f()}},ae}(),n)}(z)),z}var se,de,ce={};function ue(){return se||(se=1,function(e){var n=ce&&ce.__assign||function(){return n=Object.assign||function(e){for(var n,t=1,o=arguments.length;t<o;t++)for(var r in n=arguments[t])Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r]);return e},n.apply(this,arguments)},t=ce&&ce.__createBinding||(Object.create?function(e,n,t,o){void 0===o&&(o=t);var r=Object.getOwnPropertyDescriptor(n,t);r&&!("get"in r?!n.__esModule:r.writable||r.configurable)||(r={enumerable:!0,get:function(){return n[t]}}),Object.defineProperty(e,o,r)}:function(e,n,t,o){void 0===o&&(o=t),e[o]=n[t]}),o=ce&&ce.__exportStar||function(e,n){for(var o in e)"default"===o||Object.prototype.hasOwnProperty.call(n,o)||t(n,e,o)},r=ce&&ce.__awaiter||function(e,n,t,o){return new(t||(t=Promise))(function(r,i){function a(e){try{s(o.next(e))}catch(e){i(e)}}function l(e){try{s(o.throw(e))}catch(e){i(e)}}function s(e){var n;e.done?r(e.value):(n=e.value,n instanceof t?n:new t(function(e){e(n)})).then(a,l)}s((o=o.apply(e,n||[])).next())})},i=ce&&ce.__generator||function(e,n){var t,o,r,i,a={label:0,sent:function(){if(1&r[0])throw r[1];return r[1]},trys:[],ops:[]};return i={next:l(0),throw:l(1),return:l(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function l(l){return function(s){return function(l){if(t)throw new TypeError("Generator is already executing.");for(;i&&(i=0,l[0]&&(a=0)),a;)try{if(t=1,o&&(r=2&l[0]?o.return:l[0]?o.throw||((r=o.return)&&r.call(o),0):o.next)&&!(r=r.call(o,l[1])).done)return r;switch(o=0,r&&(l=[2&l[0],r.value]),l[0]){case 0:case 1:r=l;break;case 4:return a.label++,{value:l[1],done:!1};case 5:a.label++,o=l[1],l=[0];continue;case 7:l=a.ops.pop(),a.trys.pop();continue;default:if(!(r=a.trys,(r=r.length>0&&r[r.length-1])||6!==l[0]&&2!==l[0])){a=0;continue}if(3===l[0]&&(!r||l[1]>r[0]&&l[1]<r[3])){a.label=l[1];break}if(6===l[0]&&a.label<r[1]){a.label=r[1],r=l;break}if(r&&a.label<r[2]){a.label=r[2],a.ops.push(l);break}r[2]&&a.ops.pop(),a.trys.pop();continue}l=n.call(e,a)}catch(e){l=[6,e],o=0}finally{t=r=0}if(5&l[0])throw l[1];return{value:l[0]?l[1]:void 0,done:!0}}([l,s])}}},a=ce&&ce.__rest||function(e,n){var t={};for(var o in e)Object.prototype.hasOwnProperty.call(e,o)&&n.indexOf(o)<0&&(t[o]=e[o]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(o=Object.getOwnPropertySymbols(e);r<o.length;r++)n.indexOf(o[r])<0&&Object.prototype.propertyIsEnumerable.call(e,o[r])&&(t[o[r]]=e[o[r]])}return t};Object.defineProperty(e,"__esModule",{value:!0}),e.hasCookie=e.deleteCookie=e.setCookie=e.getCookie=e.getCookies=void 0;var l=Q(),s=Z(),d=function(e){if((0,s.isClientSide)(e))throw new Error("You are trying to access cookies on the client side. Please, use the client-side import with `cookies-next/client` instead.")},c=function(e){return!!e&&("getAll"in e&&"set"in e&&"function"==typeof e.getAll&&"function"==typeof e.set)},u=function(e){return!!(null==e?void 0:e.req)&&"cookies"in e.req&&c(e.req.cookies)||!!(null==e?void 0:e.res)&&"cookies"in e.res&&c(e.res.cookies)||!!e&&"cookies"in e&&"function"==typeof e.cookies},m=function(e){var n={};return e.getAll().forEach(function(e){var t=e.name,o=e.value;n[t]=o}),n},p=function(e){return r(void 0,void 0,void 0,function(){var n,t;return i(this,function(o){switch(o.label){case 0:return d(e),u(e)?e.req?[2,m(e.req.cookies)]:e.res?[2,m(e.res.cookies)]:e.cookies?(n=m,[4,e.cookies()]):[3,2]:[3,2];case 1:return[2,n.apply(void 0,[o.sent()])];case 2:return(null==e?void 0:e.req)&&(t=e.req),(null==t?void 0:t.cookies)?[2,t.cookies]:(null==t?void 0:t.headers.cookie)?[2,(0,l.parse)(t.headers.cookie)]:[2,{}]}})})};e.getCookies=p;e.getCookie=function(e,n){return r(void 0,void 0,void 0,function(){var t,o;return i(this,function(r){switch(r.label){case 0:return d(n),[4,p(n)];case 1:return t=r.sent(),void 0===(o=t[e])?[2,void 0]:[2,(0,s.decode)(o)]}})})};var g=function(e,t,o){return r(void 0,void 0,void 0,function(){var r,c,m,p,g,h,f,v,b,_,x,y,w,T,C;return i(this,function(i){switch(i.label){case 0:return d(o),u(o)?(r=o.req,c=o.res,m=o.cookies,p=a(o,["req","res","cookies"]),g=n({name:e,value:(0,s.stringify)(t)},p),r&&r.cookies.set(g),c&&c.cookies.set(g),m?[4,m()]:[3,2]):[3,3];case 1:i.sent().set(g),i.label=2;case 2:return[2];case 3:return h={},o&&(_=(b=o).req,x=b.res,y=a(b,["req","res"]),f=_,v=x,h=y),w=(0,l.serialize)(e,(0,s.stringify)(t),n({path:"/"},h)),v&&f&&(T=v.getHeader("Set-Cookie"),Array.isArray(T)||(T=T?[String(T)]:[]),v.setHeader("Set-Cookie",T.concat(w)),f&&f.cookies&&(C=f.cookies,""===t?delete C[e]:C[e]=(0,s.stringify)(t)),f&&f.headers&&f.headers.cookie&&(C=(0,l.parse)(f.headers.cookie),""===t?delete C[e]:C[e]=(0,s.stringify)(t),f.headers.cookie=Object.entries(C).reduce(function(e,n){return e.concat("".concat(n[0],"=").concat(n[1],";"))},""))),[2]}})})};e.setCookie=g;e.deleteCookie=function(e,t){return r(void 0,void 0,void 0,function(){return i(this,function(o){return d(t),[2,g(e,"",n(n({},t),{maxAge:-1}))]})})};e.hasCookie=function(e,n){return r(void 0,void 0,void 0,function(){return i(this,function(t){switch(t.label){case 0:return d(n),e?[4,p(n)]:[2,!1];case 1:return[2,t.sent().hasOwnProperty(e)]}})})},o(G(),e)}(ce)),ce}var me=(de||(de=1,function(e){var n=U&&U.__createBinding||(Object.create?function(e,n,t,o){void 0===o&&(o=t);var r=Object.getOwnPropertyDescriptor(n,t);r&&!("get"in r?!n.__esModule:r.writable||r.configurable)||(r={enumerable:!0,get:function(){return n[t]}}),Object.defineProperty(e,o,r)}:function(e,n,t,o){void 0===o&&(o=t),e[o]=n[t]}),t=U&&U.__setModuleDefault||(Object.create?function(e,n){Object.defineProperty(e,"default",{enumerable:!0,value:n})}:function(e,n){e.default=n}),o=U&&U.__importStar||function(e){if(e&&e.__esModule)return e;var o={};if(null!=e)for(var r in e)"default"!==r&&Object.prototype.hasOwnProperty.call(e,r)&&n(o,e,r);return t(o,e),o},r=U&&U.__exportStar||function(e,t){for(var o in e)"default"===o||Object.prototype.hasOwnProperty.call(t,o)||n(t,e,o)};Object.defineProperty(e,"__esModule",{value:!0}),e.CookiesNextProvider=e.useReactiveCookiesNext=e.useReactiveHasCookie=e.useReactiveDeleteCookie=e.useReactiveSetCookie=e.useReactiveGetCookie=e.useReactiveGetCookies=e.useCookiesNext=e.useDeleteCookie=e.useGetCookie=e.useSetCookie=e.useHasCookie=e.useGetCookies=e.hasCookie=e.deleteCookie=e.setCookie=e.getCookie=e.getCookies=void 0;var i=o(le()),a=o(ue());r(G(),e);var l=Z();e.getCookies=function(e){return(0,l.isClientSide)(e)?i.getCookies(e):a.getCookies(e)},e.getCookie=function(e,n){return(0,l.isClientSide)(n)?i.getCookie(e,n):a.getCookie(e,n)},e.setCookie=function(e,n,t){return(0,l.isClientSide)(t)?i.setCookie(e,n,t):a.setCookie(e,n,t)},e.deleteCookie=function(e,n){return(0,l.isClientSide)(n)?i.deleteCookie(e,n):a.deleteCookie(e,n)},e.hasCookie=function(e,n){return(0,l.isClientSide)(n)?i.hasCookie(e,n):a.hasCookie(e,n)};var s=le();Object.defineProperty(e,"useGetCookies",{enumerable:!0,get:function(){return s.useGetCookies}}),Object.defineProperty(e,"useHasCookie",{enumerable:!0,get:function(){return s.useHasCookie}}),Object.defineProperty(e,"useSetCookie",{enumerable:!0,get:function(){return s.useSetCookie}}),Object.defineProperty(e,"useGetCookie",{enumerable:!0,get:function(){return s.useGetCookie}}),Object.defineProperty(e,"useDeleteCookie",{enumerable:!0,get:function(){return s.useDeleteCookie}}),Object.defineProperty(e,"useCookiesNext",{enumerable:!0,get:function(){return s.useCookiesNext}}),Object.defineProperty(e,"useReactiveGetCookies",{enumerable:!0,get:function(){return s.useReactiveGetCookies}}),Object.defineProperty(e,"useReactiveGetCookie",{enumerable:!0,get:function(){return s.useReactiveGetCookie}}),Object.defineProperty(e,"useReactiveSetCookie",{enumerable:!0,get:function(){return s.useReactiveSetCookie}}),Object.defineProperty(e,"useReactiveDeleteCookie",{enumerable:!0,get:function(){return s.useReactiveDeleteCookie}}),Object.defineProperty(e,"useReactiveHasCookie",{enumerable:!0,get:function(){return s.useReactiveHasCookie}}),Object.defineProperty(e,"useReactiveCookiesNext",{enumerable:!0,get:function(){return s.useReactiveCookiesNext}}),Object.defineProperty(e,"CookiesNextProvider",{enumerable:!0,get:function(){return s.CookiesNextProvider}})}(U)),U);const pe="gaEvent",ge="Text_Image_Component",he="click",fe="fixnet",ve="view_promotion",be="select_promotion",_e="cta_button_click",xe="cta_text_click",ye="CMS",we="Teaser",Te="Sub Teaser",Ce="All",ke="Ribbon",Ee="Missing or Invalid Error",Se="error";function Ie(e,n){var t={};for(var o in e)Object.prototype.hasOwnProperty.call(e,o)&&n.indexOf(o)<0&&(t[o]=e[o]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(o=Object.getOwnPropertySymbols(e);r<o.length;r++)n.indexOf(o[r])<0&&Object.prototype.propertyIsEnumerable.call(e,o[r])&&(t[o[r]]=e[o[r]])}return t}function Be(e,n,t,o){return new(t||(t=Promise))(function(r,i){function a(e){try{s(o.next(e))}catch(e){i(e)}}function l(e){try{s(o.throw(e))}catch(e){i(e)}}function s(e){var n;e.done?r(e.value):(n=e.value,n instanceof t?n:new t(function(e){e(n)})).then(a,l)}s((o=o.apply(e,n||[])).next())})}"function"==typeof SuppressedError&&SuppressedError;const Fe=(e,n,t)=>{window.dataLayer.push(Object.assign({event:e,event_name:n},t))},Oe=(e,n,t)=>{window.dataLayer.push(Object.assign({event:e,event_name:n},t))},Ae=(e,n,t)=>{const o={eventAction:e,eventValue:n,timeStamp:Math.round(Date.now()/1e3),type:t};try{"view"==t||"message"==t||window.appEventData.push({event:t,eventInfo:o})}catch(e){}},Pe=(e,n,t,o,r,i)=>{const a={description:e,source:n,title:t,type:o,guid:r,errorID:i};try{const{guid:e,errorID:n}=a,t=Ie(a,["guid","errorID"]);"error"==o&&null==e&&null==n||"success"==o||"general"==o?window.appEventData.push({event:"message",message:t}):void 0!==e&&void 0!==n&&window.appEventData.push({event:"message",message:a})}catch(e){}},Re=(e,n,t,o)=>{const r={message_type:e,message_title:n,message_source:t,message_reason:o};try{window.dataLayer.push(Object.assign({event:"gaEvent",event_name:"error_event"},r))}catch(e){}},Ne=n=>e.createElement("div",null,i(n.content,{markResolvers:{link:t=>{const o=t.children,r=t.attrs||{},{href:i,target:a,linktype:l}=r;return"email"===l?e.createElement("a",{href:`mailto:${i}`,target:null===a||"_self"===a?"_top":"_blank"},o):n.isIFrame?e.createElement("a",{href:i,target:null===a||"_self"===a?"_top":"_blank"},o):e.createElement("a",{href:i,target:null===a?"":a,onClick:()=>(e=>{["help","hilfe","aide","aiuto"].some(n=>e.includes(n))&&Fe(pe,"contact_helpcenter_click",{component:"Text_link"})})(i)},o)}}})),Le=({content:r})=>{var i,a,l,s,d,c,u,m,p,f,v,b,_,x,y,w,T,C,k,E,S,I,B,F,O,A;const P=o(null),[R,N]=n(!1),L=me.getCookie("sunriseAuth"),[M,j]=n(!1),D=new Date,[W,U]=n(null==r?void 0:r.teaserTimer[0]),z=h(new Date(null===(a=null===(i=null==r?void 0:r.teaserTimer[0])||void 0===i?void 0:i.endTime)||void 0===a?void 0:a.replace(/-/g,"/"))),$=h(new Date(null===(s=null===(l=null==r?void 0:r.teaserTimer[0])||void 0===l?void 0:l.startTime)||void 0===s?void 0:s.replace(/-/g,"/"))),G=((null==r?void 0:r.enableDarkMode)?"ribbonComponent_DarkText ":"")+"ribbonComponent_Card",H=((null==r?void 0:r.enableDarkMode)?"ribbonComponent_DarkDescription ":"")+"ribbonComponent_TextContainer",[q,J]=n(!1),Q=()=>{const e=z.getTime()-D.getTime();if(e>0&&q){return{days:("0"+Math.floor(e/864e5)).slice(-2),hours:("0"+Math.floor(e/36e5%24)).slice(-2),mins:("0"+Math.floor(e/1e3/60%60)).slice(-2),sec:("0"+Math.floor(e/1e3%60)).slice(-2)}}return null},[X,K]=n(Q()),Y=()=>{!1===R&&N(!0)};t(()=>{var e;if(null===(e=null==r?void 0:r.teaserTimer[0])||void 0===e?void 0:e.startTime){const e=null==r?void 0:r.teaserTimer[0];e.isDarkMode=null==r?void 0:r.enableDarkMode,U(e)}!L&&"nauth"===(null==r?void 0:r.targetCustomer)||"both"===(null==r?void 0:r.targetCustomer)||L&&"auth"===(null==r?void 0:r.targetCustomer)?j(!0):j(!1)},[]),t(()=>{K(Q()),D.getTime()>=$.getTime()&&!q&&J(!0);const e=setInterval(()=>{K(Q())},1e3);return()=>{clearInterval(e)}},[q]),t(()=>{var e;const n=new IntersectionObserver(e=>{var n,t;e[0].isIntersecting&&e[0].intersectionRatio>=.5&&!(null===(n=localStorage.getItem("analyticsUids"))||void 0===n?void 0:n.includes(r._uid))&&(Fe(ve,ve,{banner_promotion_name:null!==(t=null==r?void 0:r.bannerPromotionName)&&void 0!==t?t:null==r?void 0:r.description,banner_source:ye,banner_type:ke,banner_location:null==r?void 0:r.bannerLocation,audience_name:Ce,promotion_objective:Ce}),localStorage.setItem("analyticsUids",JSON.stringify([...localStorage.getItem("analyticsUids")?JSON.parse(localStorage.getItem("analyticsUids")||""):[],r._uid])))},{threshold:.5});return P.current&&!(null===(e=localStorage.getItem("analyticsUids"))||void 0===e?void 0:e.includes(r._uid))&&n.observe(P.current),()=>{n.disconnect()}});return e.createElement(e.Fragment,null,!1===R&&(void 0===(null===(d=null==r?void 0:r.teaserTimer[0])||void 0===d?void 0:d.startTime)&&null===X||void 0!==(null===(c=null==r?void 0:r.teaserTimer[0])||void 0===c?void 0:c.startTime)&&null!==X)&&M&&e.createElement(e.Fragment,null,e.createElement("div",{className:"ribbonComponent_Wrapper",style:{background:null==r?void 0:r.backgroundColor},ref:P},e.createElement("div",{className:G},e.createElement("div",{className:"ribbonComponent_descriptionBlockSection"},(null===(u=null==r?void 0:r.icon)||void 0===u?void 0:u.filename)&&e.createElement("div",{className:"ribbonComponent_Image"},e.createElement("img",{className:"ribbonComponent_Icon",src:(null==r?void 0:r.enableDarkMode)?null===(m=null==r?void 0:r.darkModeIcon)||void 0===m?void 0:m.filename:null===(p=null==r?void 0:r.icon)||void 0===p?void 0:p.filename})),(null==r?void 0:r.description)&&e.createElement("div",{className:H},e.createElement(Ne,{content:null==r?void 0:r.description}),e.createElement("div",null))),e.createElement("div",{className:"ribbonComponent_ButtonSection"},(null===(f=null==r?void 0:r.teaserTimer[0])||void 0===f?void 0:f.startTime)&&e.createElement(e.Fragment,null,e.createElement("div",{className:"ribbonComponent_Timer"},e.createElement(V,{content:W})),(null==r?void 0:r.buttonText)||(null==r?void 0:r.hotlineNumber)?e.createElement("div",{className:"ribbonComponent_HrBreaker"}):e.createElement("div",{className:"ribbonComponent_OnlyTimer"})),((null==r?void 0:r.buttonText)&&(null===(v=null==r?void 0:r.link)||void 0===v?void 0:v.url)||(null==r?void 0:r.hotlineNumber)&&(null===(b=null==r?void 0:r.buttonIcon)||void 0===b?void 0:b.filename))&&e.createElement("div",{className:"ribbonComponent_Button"},e.createElement("a",{href:(null==r?void 0:r.hotlineNumber)?`tel:${(null==r?void 0:r.hotlineNumber)||0}`:null===(_=null==r?void 0:r.link)||void 0===_?void 0:_.url,target:null!==(x=null==r?void 0:r.target)&&void 0!==x?x:"",rel:"_blank"===(null==r?void 0:r.target)?"opener":"noopener",onClick:()=>{var e;Fe(be,be,{banner_promotion_name:null!==(e=null==r?void 0:r.bannerPromotionName)&&void 0!==e?e:null==r?void 0:r.description,banner_source:ye,banner_type:ke,audience_name:Ce,promotion_objective:Ce,banner_location:null==r?void 0:r.bannerLocation})}},e.createElement("div",{className:g(null==r?void 0:r.buttonType)},(null==r?void 0:r.hotlineNumber)&&"left"===(null==r?void 0:r.iconAlign)&&e.createElement("img",{className:"ribbonComponent_phoneIcon",src:null===(y=null==r?void 0:r.buttonIcon)||void 0===y?void 0:y.filename}),(null==r?void 0:r.hotlineNumber)?null==r?void 0:r.hotlineNumber:null==r?void 0:r.buttonText,(null==r?void 0:r.hotlineNumber)&&"right"===(null==r?void 0:r.iconAlign)&&e.createElement("img",{className:"ribbonComponent_phoneIcon",src:null===(w=null==r?void 0:r.buttonIcon)||void 0===w?void 0:w.filename})))),(null===(T=null==r?void 0:r.closeIcon)||void 0===T?void 0:T.filename)&&(null==r?void 0:r.isCloseIcon)&&e.createElement("div",{className:"ribbonComponent_CloseIcon",onClick:()=>Y()},e.createElement("img",{src:(null==r?void 0:r.enableDarkMode)?null!==(k=null===(C=null==r?void 0:r.darkModeCloseIcon)||void 0===C?void 0:C.filename)&&void 0!==k?k:null===(E=null==r?void 0:r.closeIcon)||void 0===E?void 0:E.filename:null===(S=null==r?void 0:r.closeIcon)||void 0===S?void 0:S.filename}))),(null===(I=null==r?void 0:r.closeIcon)||void 0===I?void 0:I.filename)&&(null==r?void 0:r.isCloseIcon)&&e.createElement("div",{className:"ribbonComponent_CloseIcon1",onClick:()=>Y()},e.createElement("img",{src:(null==r?void 0:r.enableDarkMode)?null!==(F=null===(B=null==r?void 0:r.darkModeCloseIcon)||void 0===B?void 0:B.filename)&&void 0!==F?F:null===(O=null==r?void 0:r.closeIcon)||void 0===O?void 0:O.filename:null===(A=null==r?void 0:r.closeIcon)||void 0===A?void 0:A.filename}))))))};c("\r\n.stageTeaserMain {\r\n height: 100%;\r\n}\r\nvideo {\r\n object-fit: cover;\r\n position: absolute;\r\n top: 0;\r\n left: 0;\r\n height: 100%;\r\n width: 100%;\r\n border-top-right-radius: 8px;\r\n border-bottom-right-radius: 8px;\r\n}\r\n.video-wrapper {\r\n overflow: hidden;\r\n text-align: center;\r\n align-items: center;\r\n justify-content: center;\r\n}\r\n.stageTeaserContainer {\r\n margin-left: 8px;\r\n margin-right: 8px;\r\n border-radius: 8px;\r\n flex-direction: row;\r\n width: calc(100% - 10px);\r\n height: 100%;\r\n}\r\n\r\n.row-wrapper {\r\n height: 100%;\r\n}\r\n.stageTeaserMain {\r\n &.full-width { \r\n .stageTeaserContainer {\r\n margin: 0;\r\n width: 100%;\r\n border-radius: 0;\r\n } \r\n }\r\n}\r\n.stageTeaserRightWrapper {\r\n position: relative;\r\n}\r\n.stageTeaserTopText {\r\n margin-bottom: 0px;\r\n font-size: 18px;\r\n font-weight: 700;\r\n line-height: 24px;\r\n}\r\n@media all and (max-width: 1023px) {\r\n .stageTeaserTopText {\r\n font-size: 14px;\r\n line-height: 20px;\r\n }\r\n}\r\n@media (min-width: 1024px) and (max-width: 1439px) {\r\n .stageTeaserTopText {\r\n font-size: 16px;\r\n line-height: 20px;\r\n }\r\n}\r\n.stageTeaserMainTexth1,\r\nh2,\r\nh3,\r\nh4 {\r\n padding-top: 4px;\r\n padding-bottom: 8px;\r\n font-weight: 700;\r\n margin-bottom: 0px !important;\r\n}\r\n\r\n@media (min-width:1440px) {\r\n .stageTeaserMainTexth1 {\r\n font-size: 32px;\r\n line-height: 40px;\r\n }\r\n\r\n .stageTeaserMainTexth2 {\r\n font-size: 28px;\r\n line-height: 36px;\r\n }\r\n\r\n .stageTeaserMainTexth3 {\r\n font-size: 24px;\r\n line-height: 32px;\r\n }\r\n\r\n .stageTeaserMainTexth4 {\r\n font-size: 20px;\r\n line-height: 28px;\r\n }\r\n}\r\n\r\n@media (min-width:320px)and (max-width:1439px) {\r\n .stageTeaserMainTexth1 {\r\n font-size: 28px;\r\n line-height: 36px;\r\n }\r\n\r\n .stageTeaserMainTexth2 {\r\n font-size: 24px;\r\n line-height: 32px;\r\n }\r\n\r\n .stageTeaserMainTexth3 {\r\n font-size: 20px;\r\n line-height: 28px;\r\n }\r\n\r\n .stageTeaserMainTexth4 {\r\n font-size: 18px;\r\n line-height: 24px;\r\n }\r\n}\r\n.stageTeaserMainTextdisplay {\r\n font-size: 48px;\r\n line-height: 60px;\r\n font-weight: 500;\r\n text-transform: uppercase;\r\n}\r\n.stageTeaserBottomText {\r\n font-size: 14px;\r\n line-height: 20px;\r\n font-weight: 500;\r\n}\r\n\r\n.stageTeaserSecondaryPromoText {\r\n overflow-wrap: anywhere;\r\n font-size: 14px;\r\n line-height: 16px;\r\n font-weight: 500;\r\n}\r\n\r\n.stageTeaserSecondaryPromoPercent {\r\n font-size: 34px;\r\n line-height: 38px;\r\n font-weight: 700;\r\n}\r\n\r\n.stageTeaserPromoText {\r\n font-size: 18px;\r\n line-height: 20px;\r\n font-weight: 500;\r\n}\r\n\r\n.stageTeaserLeftWrapperBackground {\r\n background: var(--primary-colour-pale-dawn-grey-200, #e6e3df);\r\n}\r\n\r\n.stageTeaserBannerWrapper .react-multi-carousel-list {\r\n position: initial;\r\n}\r\n\r\n.stageTeaserBannerWrapper .react-multiple-carousel__arrow {\r\n background: #ffffff;\r\n box-shadow: 0px 4px 12px rgba(87, 84, 82, 0.2);\r\n border-radius: 24px;\r\n font-size: 16px;\r\n height: 44px;\r\n width: 44px;\r\n padding: 10px;\r\n z-index: 1;\r\n}\r\n\r\n.stageTeaserBannerWrapper .react-multiple-carousel__arrow::before {\r\n color: #da291c;\r\n font-size: 16px;\r\n}\r\n\r\n.stageTeaserBannerWrapper .react-multiple-carousel__arrow:disabled::before {\r\n color: #b3aeaa;\r\n}\r\n\r\n.stageTeaserBannerWrapper .react-multiple-carousel__arrow--right {\r\n right: 3%;\r\n}\r\n\r\n.stageTeaserBannerWrapper .react-multiple-carousel__arrow--left {\r\n left: 3%;\r\n}\r\n/* dots */\r\n.stageTeaserBannerWrapper .react-multi-carousel-dot button {\r\n background: #ffffff;\r\n opacity: 0.3;\r\n border: 0px;\r\n transition: none;\r\n}\r\n.stageTeaserBannerWrapper .react-multi-carousel-dot--active button {\r\n background: #da291c;\r\n opacity: 1;\r\n}\r\n\r\n.stageTeaserBannerWrapper .react-multi-carousel-dot button:hover:active {\r\n background: #da291c;\r\n}\r\n@media all and (max-width: 1439px) {\r\n .stageTeaserMainTextdisplay {\r\n font-size: 20px;\r\n line-height: 24px;\r\n font-weight: 500;\r\n padding-top: 4px;\r\n padding-bottom: 8px;\r\n margin-bottom: 0px;\r\n }\r\n}\r\n@media (max-width: 768px) {\r\n .stageTeaserContainer, .row-wrapper {\r\n flex-direction: column;\r\n }\r\n .stageTeaserPromoPercent {\r\n font-weight: 700;\r\n }\r\n .stageTeaserPromoText {\r\n font-size: 14px;\r\n line-height: 16px;\r\n font-weight: 500;\r\n }\r\n}\r\n\r\n.stageTeaserBannerWrapper .react-multiple-carousel__arrow--right{\r\n right: -2% !important;\r\n}\r\n\r\n.stageTeaserBannerWrapper .react-multiple-carousel__arrow--left {\r\n left: -1% !important;\r\n}\r\n\r\n.stageTeaserBannerWrapper.full-width .react-multiple-carousel__arrow--right{\r\n right: 20px !important;\r\n @media only screen and (min-width : 1440px) {\r\n left: calc(50% + 720px) !important;\r\n }\r\n}\r\n\r\n.stageTeaserBannerWrapper.full-width .react-multiple-carousel__arrow--left {\r\n left: 20px !important;\r\n @media only screen and (min-width : 1440px) {\r\n left: calc(50% - 720px) !important;\r\n }\r\n\r\n}\r\n\r\n\r\n.teaserTimer {\r\n padding-top: 16px;\r\n padding-bottom: 10px;\r\n}\r\n .stageTeaserLeftWrapper {\r\n height: fit-content;\r\n margin: auto 0;\r\n }\r\n\r\n/*Tablet md & All small devices*/\r\n@media only screen and (max-width : 768px) {\r\n video {\r\n border-top-right-radius: 0px;\r\n border-bottom-right-radius: 8px;\r\n border-bottom-left-radius: 8px;\r\n }\r\n\r\n .stageTeaserRightWrapper {\r\n height: 400px;\r\n }\r\n\r\n .stageTeaserLeftWrapper {\r\n padding: 24px;\r\n text-align: center;\r\n }\r\n\r\n .stageTeaserSecondaryPromoPercent {\r\n font-size:28px;\r\n }\r\n}\r\n\r\n\r\n/*Tablet - lg*/\r\n@media only screen and (min-width : 769px) and (max-width : 1024px) {\r\n .stageTeaserRightWrapper {\r\n width: 100%;\r\n }\r\n\r\n .promoImage{\r\n padding-right: 51px;\r\n padding-top: 114px;\r\n }\r\n .stageTeaserLeftWrapper {\r\n\r\n padding: 55px;\r\n }\r\n}\r\n@media (width : 1024px) {\r\n .stageTeaserRightWrapper {\r\n width: 50%;\r\n }\r\n}\r\n/*Desktop, Laptop & Large Desktops*/\r\n@media only screen and (min-width : 1025px) {\r\n .stageTeaserLeftWrapper {\r\n\r\n padding: 120px 80px 120px 68px;\r\n &.slim-version {\r\n padding: 70px 80px 70px 68px;\r\n }\r\n\r\n }\r\n}\r\n\r\n\r\n#inboxCount{\r\n position: absolute;\r\n top: 0;\r\n right:0;\r\n}");c(".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");c("/* 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}");c("/* 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 }");c("/* 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}");c("/* 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}");c(".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 Me=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""}},je=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 Ve="DoubleGridRedefined-module_double-grid-teaser-btn-section__Q1jBm",De="DoubleGridRedefined-module_double-grid-btns__0Sbnd";c("/* 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 We="row-module_sr-def-row__us1ph";c("/* 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 Ue=({children:n})=>e.createElement("div",{className:`${We} sr-responsive-row`},n),ze=({content:r,isFullWidth:i,isSlimVersion:a})=>{var l,s,d,c,u,m,p,h,f,v,b,_,x,y,w,T,S,I,B,F,O,A,P,R,N,L,M,j,D,W,U,z,$,G,H,q,J,Q,X,K,Y,Z,ee,ne;const te=o(null),oe="none"!==(null==r?void 0:r.gradientBgColor)?Me(null==r?void 0:r.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==r?void 0:r.GenericBgColor),re="none"===(null==r?void 0:r.gradientBgColor)&&"none"===(null==r?void 0:r.GenericBgColor)?null===(l=null==r?void 0:r.solidBgColor)||void 0===l?void 0:l.color:"",ie=(null==r?void 0:r.EnableTextBgColor)?null===(s=null==r?void 0:r.textbgcolor)||void 0===s?void 0:s.color:"",ae=()=>{switch(null==r?void 0:r.PromoBubblePosition){case"top-left":return"stageTeaserTopLeft";case"top-right":return"stageTeaserTopRight";case"bottom-left":return"stageTeaserBottomLeft";case"bottom-right":return"stageTeaserBottomRight"}},le=null===(u=null===(c=null===(d=null==r?void 0:r.primaryPromoBubble)||void 0===d?void 0:d[0])||void 0===c?void 0:c.bgcolor)||void 0===u?void 0:u.color,se=null===(h=null===(p=null===(m=null==r?void 0:r.primaryPromoBubble)||void 0===m?void 0:m[0])||void 0===p?void 0:p.textcolor)||void 0===h?void 0:h.color,de=null===(b=null===(v=null===(f=null==r?void 0:r.SecondaryPromoBubble)||void 0===f?void 0:f[0])||void 0===v?void 0:v.bgcolor)||void 0===b?void 0:b.color,ce=null===(y=null===(x=null===(_=null==r?void 0:r.SecondaryPromoBubble)||void 0===_?void 0:_[0])||void 0===x?void 0:x.textcolor)||void 0===y?void 0:y.color,ue=e=>{const n=e&&e.split(".").pop();return!(!n||!["webp","jpg","jpeg","png"].includes(n))},[me,pe]=n(!1),[ge,he]=n(""),[fe,_e]=n(""),[xe,Te]=n(!1),ke=()=>{var e,n,t,o,i,a,l,s,d;const c=window.innerWidth;c<=767?(pe(null==r?void 0:r.mobileImageFirst),ue(null===(e=null==r?void 0:r.MobilePromoImage)||void 0===e?void 0:e.filename)?he(null===(n=null==r?void 0:r.MobilePromoImage)||void 0===n?void 0:n.filename):_e(null===(t=null==r?void 0:r.MobilePromoImage)||void 0===t?void 0:t.filename)):c>=768&&c<=1024?(pe(null==r?void 0:r.tabletImageFirst),ue(null===(o=null==r?void 0:r.TabletPromoImage)||void 0===o?void 0:o.filename)?he(null===(i=null==r?void 0:r.TabletPromoImage)||void 0===i?void 0:i.filename):_e(null===(a=null==r?void 0:r.TabletPromoImage)||void 0===a?void 0:a.filename)):c>=1025&&(pe(null==r?void 0:r.desktopImageFirst),ue(null===(l=null==r?void 0:r.DesktopPromoImage)||void 0===l?void 0:l.filename)?he(null===(s=null==r?void 0:r.DesktopPromoImage)||void 0===s?void 0:s.filename):_e(null===(d=null==r?void 0:r.DesktopPromoImage)||void 0===d?void 0:d.filename))};t(()=>{ke(),window.addEventListener("resize",ke)},[]);const Ee=null===(w=null==r?void 0:r.textcolor)||void 0===w?void 0:w.color,Se=null===(F=null===(B=null===(I=null===(S=null===(T=null==r?void 0:r.mainheading)||void 0===T?void 0:T.content)||void 0===S?void 0:S[0])||void 0===I?void 0:I.content)||void 0===B?void 0:B[0])||void 0===F?void 0:F.text;t(()=>{const e=new IntersectionObserver(n=>{var t,o;n[0].isIntersecting&&n[0].intersectionRatio>=.5&&!(null===(t=localStorage.getItem("analyticsUids"))||void 0===t?void 0:t.includes(r._uid))&&(Fe(ve,ve,{banner_promotion_name:null!==(o=null==r?void 0:r.bannerPromotionName)&&void 0!==o?o:null==r?void 0:r.description,banner_source:ye,banner_type:we,banner_location:null==r?void 0:r.bannerLocation,audience_name:Ce,promotion_objective:Ce,index:1}),localStorage.setItem("analyticsUids",JSON.stringify([...localStorage.getItem("analyticsUids")?JSON.parse(localStorage.getItem("analyticsUids")||""):[],r._uid])),te.current&&e.observe(te.current))},{threshold:.5});return te.current&&e.observe(te.current),()=>{e.disconnect()}},[]);const Ie=()=>{var e;Fe(be,be,{banner_promotion_name:null!==(e=null==r?void 0:r.bannerPromotionName)&&void 0!==e?e:null==r?void 0:r.description,banner_source:ye,banner_type:we,audience_name:Ce,promotion_objective:Ce,banner_location:null==r?void 0:r.bannerLocation,index:1})};return e.createElement("div",{className:`stageTeaserMain ${i?"full-width":""} `,ref:te},e.createElement("div",{className:re?"stageTeaserContainer d-flex":oe+" stageTeaserContainer d-flex",style:{backgroundColor:re}},e.createElement(Ue,null,e.createElement("div",{className:"d-flex row-wrapper"},e.createElement("div",{className:`${me?"order-1":"order-0"} stageTeaserLeftWrapper col-md-6 ${i&&a?"slim-version":""}`,style:{backgroundColor:ie,borderRadius:i?"0":"8px"}},e.createElement("div",{className:"stageTeaserTopText",style:{color:Ee}},null===(N=null===(R=null===(P=null===(A=null===(O=null==r?void 0:r.primaryheading)||void 0===O?void 0:O.content)||void 0===A?void 0:A[0])||void 0===P?void 0:P.content)||void 0===R?void 0:R[0])||void 0===N?void 0:N.text),e.createElement("div",null,(null==r?void 0:r.mainText)===C?e.createElement("h1",{className:"stageTeaserMainTexth1",style:{color:Ee}},Se):(null==r?void 0:r.mainText)===k?e.createElement("h2",{className:"stageTeaserMainTexth2",style:{color:Ee}},Se):(null==r?void 0:r.mainText)===E?e.createElement("h3",{className:"stageTeaserMainTexth3",style:{color:Ee}},Se):"h4"===(null==r?void 0:r.mainText)?e.createElement("h4",{className:"stageTeaserMainTexth4",style:{color:Ee}},Se):e.createElement("div",{className:"stageTeaserMainTextdisplay",style:{color:Ee}},Se)),e.createElement("div",{className:"stageTeaserBottomText",style:{color:Ee}},null===(W=null===(D=null===(j=null===(M=null===(L=null==r?void 0:r.secondaryheading)||void 0===L?void 0:L.content)||void 0===M?void 0:M[0])||void 0===j?void 0:j.content)||void 0===D?void 0:D[0])||void 0===W?void 0:W.text),(null===(z=null===(U=null==r?void 0:r.timer)||void 0===U?void 0:U[0])||void 0===z?void 0:z.enableCounter)&&e.createElement("div",{className:"teaserTimer text-center"},e.createElement(V,{content:null===($=null==r?void 0:r.timer)||void 0===$?void 0:$[0],setTimerExpired:Te})),!xe&&e.createElement("div",{className:`${Ve}`},null===(G=null==r?void 0:r.teaserButtonConfig)||void 0===G?void 0:G.map((n,t)=>{var o,i,a,l,s,d;return e.createElement("div",{className:`${De}`,key:t},e.createElement("a",{href:`${(null===(o=null==n?void 0:n.buttonLink)||void 0===o?void 0:o.url)||0}`,target:null!==(i=null==r?void 0:r.target)&&void 0!==i?i:"",rel:"_blank"===(null==n?void 0:n.linkTarget)?"opener":"noopener",onClick:Ie},e.createElement("div",{className:g(null==n?void 0:n.buttonType)},(null===(a=null==n?void 0:n.buttonIcon)||void 0===a?void 0:a.filename)&&"before"===(null==n?void 0:n.iconPosition)&&e.createElement("img",{className:"ribbonComponent_phoneIcon",src:null===(l=null==n?void 0:n.buttonIcon)||void 0===l?void 0:l.filename}),null==n?void 0:n.buttonLabel,(null===(s=null==n?void 0:n.buttonIcon)||void 0===s?void 0:s.filename)&&"after"===(null==n?void 0:n.iconPosition)&&e.createElement("img",{className:"ribbonComponent_phoneIcon",src:null===(d=null==n?void 0:n.buttonIcon)||void 0===d?void 0:d.filename}))))}))),e.createElement("div",{className:(me?"order-0":"order-1")+" stageTeaserRightWrapper col-md-6",style:{background:`url(${ge}) center / contain no-repeat`}},""!==fe&&e.createElement("div",{className:"video-wrapper"},e.createElement("video",{autoPlay:!0,muted:!0,loop:!0,src:fe})),(null===(H=null==r?void 0:r.primaryPromoBubble)||void 0===H?void 0:H.length)>0&&e.createElement("div",{className:`stageTeaserPromoBubble stageTeaserPrimaryPromoBubble stageTeaserPrimaryWithSecondaryBubble ${ae()}`,style:{backgroundColor:le,color:se}},e.createElement("div",{className:"stageTeaserPromoPercent"},null===(J=null===(q=null==r?void 0:r.primaryPromoBubble)||void 0===q?void 0:q[0])||void 0===J?void 0:J.primarytext),e.createElement("div",{className:"stageTeaserPromoText"},null===(X=null===(Q=null==r?void 0:r.primaryPromoBubble)||void 0===Q?void 0:Q[0])||void 0===X?void 0:X.secondarytext)),(null===(K=null==r?void 0:r.SecondaryPromoBubble)||void 0===K?void 0:K.length)>0&&e.createElement("div",{className:`stageTeaserPromoBubble stageTeaserSecondaryPromoBubble ${ae()}`,style:{backgroundColor:de,color:ce}},e.createElement("div",{className:"stageTeaserSecondaryPromoPercent"},null===(Z=null===(Y=null==r?void 0:r.SecondaryPromoBubble)||void 0===Y?void 0:Y[0])||void 0===Z?void 0:Z.primarytext),e.createElement("div",{className:"stageTeaserSecondaryPromoText"},null===(ne=null===(ee=null==r?void 0:r.SecondaryPromoBubble)||void 0===ee?void 0:ee[0])||void 0===ne?void 0:ne.secondarytext)))))))};var $e="SingleGridRedefined-module_single-grid__NikxO",Ge="SingleGridRedefined-module_single-grid-background-img__HQngE",He="SingleGridRedefined-module_slim-version__WFrnX",qe="SingleGridRedefined-module_single-grid-text-container__b6Z7R",Je="SingleGridRedefined-module_single-grid-overline__1eceF",Qe="SingleGridRedefined-module_single-grid-headline__BocYX",Xe="SingleGridRedefined-module_single-grid-text__R1k6c",Ke="SingleGridRedefined-module_single-grid-timer__n94Jv",Ye="SingleGridRedefined-module_single-grid-btn-section__gdt-4",Ze="SingleGridRedefined-module_single-grid-btn-right__zjTnA";c("/* 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 en=({content:r,isFullWidth:i,isSlimVersion:a})=>{var l,s,d,c,u,m,p,h,v,b,_,x,y,w,T,C,k,E,S,I;const B=o(null),[F,O]=n(""),[A,P]=n(""),[R,N]=n(!1),L=f(),M=null===(u=null===(c=null===(d=null===(s=null===(l=null==r?void 0:r.primaryheading)||void 0===l?void 0:l.content)||void 0===s?void 0:s[0])||void 0===d?void 0:d.content)||void 0===c?void 0:c[0])||void 0===u?void 0:u.text,j=null===(b=null===(v=null===(h=null===(p=null===(m=null==r?void 0:r.mainheading)||void 0===m?void 0:m.content)||void 0===p?void 0:p[0])||void 0===h?void 0:h.content)||void 0===v?void 0:v[0])||void 0===b?void 0:b.text,D=null===(T=null===(w=null===(y=null===(x=null===(_=null==r?void 0:r.secondaryheading)||void 0===_?void 0:_.content)||void 0===x?void 0:x[0])||void 0===y?void 0:y.content)||void 0===w?void 0:w[0])||void 0===T?void 0:T.text,W="left"===(null==r?void 0:r.textposition)?"flex-start":"right"===(null==r?void 0:r.textposition)?"flex-end":"center",U="left"===(null==r?void 0:r.textposition)?"left":"right"===(null==r?void 0:r.textposition)?"right":"center",z=()=>{var e,n,t;const o=window.innerWidth;o<=767?(O(`url(${null===(e=null==r?void 0:r.mobileImage)||void 0===e?void 0:e.filename}) center center / cover no-repeat`),P(null==r?void 0:r.verticaltextpostion)):o>=768&&o<=1439?(O(`url(${null===(n=null==r?void 0:r.tabImage)||void 0===n?void 0:n.filename}) center center / cover no-repeat`),P("")):o>=1440&&(O(`url(${null===(t=null==r?void 0:r.desktopimage)||void 0===t?void 0:t.filename}) center center / cover no-repeat`),P(""))};t(()=>{z(),window.addEventListener("resize",z)},[]),t(()=>{const e=new IntersectionObserver(e=>{var n,t;e[0].isIntersecting&&e[0].intersectionRatio>=.5&&!(null===(n=localStorage.getItem("analyticsUids"))||void 0===n?void 0:n.includes(r._uid))&&(Fe(ve,ve,{banner_promotion_name:null!==(t=null==r?void 0:r.bannerPromotionName)&&void 0!==t?t:null==r?void 0:r.description,banner_source:ye,banner_type:we,banner_location:null==r?void 0:r.bannerLocation,audience_name:Ce,promotion_objective:Ce,index:1}),localStorage.setItem("analyticsUids",JSON.stringify([...localStorage.getItem("analyticsUids")?JSON.parse(localStorage.getItem("analyticsUids")||""):[],r._uid])))},{threshold:.5});return B.current&&e.observe(B.current),()=>{e.disconnect()}},[]);const $=()=>{var e;Fe(be,be,{banner_promotion_name:null!==(e=null==r?void 0:r.bannerPromotionName)&&void 0!==e?e:null==r?void 0:r.description,banner_source:ye,banner_type:we,audience_name:Ce,promotion_objective:Ce,banner_location:null==r?void 0:r.bannerLocation,index:1})},G=null===(C=null==r?void 0:r.textcolor)||void 0===C?void 0:C.color,H=e.createElement(e.Fragment,null,e.createElement("div",{className:`${qe}`},e.createElement("div",null,e.createElement("div",{style:{color:G,alignItems:""===A?W:"center",textAlign:""===A?U:"center"}},M&&e.createElement("div",{className:`${Je}`},M),j&&e.createElement("div",{className:`${Qe}`},j),D&&e.createElement("div",{className:`${Xe}`},D)))),(null===(E=null===(k=null==r?void 0:r.timer)||void 0===k?void 0:k[0])||void 0===E?void 0:E.enableCounter)&&e.createElement("div",{className:`${Ke}\n \n `,style:{justifyContent:"top"===A?"flex-start":"bottom"===A?"flex-end":W}},e.createElement(V,{content:null===(S=null==r?void 0:r.timer)||void 0===S?void 0:S[0],setTimerExpired:N})),!R&&e.createElement("div",{className:""+("mobile"!==L?"d-flex":""),style:{justifyContent:""===A?W:"",alignItems:""!==A?"center":""}},null===(I=null==r?void 0:r.teaserButtonConfig)||void 0===I?void 0:I.map((n,t)=>{var o,i,a,l,s,d;return e.createElement("div",{className:`${Ye} ${"flex-end"===W&&"mobile"!==L&&Ze}`,key:t},e.createElement("a",{href:`${(null===(o=null==n?void 0:n.buttonLink)||void 0===o?void 0:o.url)||0}`,target:null!==(i=null==r?void 0:r.target)&&void 0!==i?i:"",rel:"_blank"===(null==n?void 0:n.linkTarget)?"opener":"noopener",onClick:$},e.createElement("div",{className:`${g(null==n?void 0:n.buttonType)}`},(null===(a=null==n?void 0:n.buttonIcon)||void 0===a?void 0:a.filename)&&"before"===(null==n?void 0:n.iconPosition)&&e.createElement("img",{className:"ribbonComponent_phoneIcon",src:null===(l=null==n?void 0:n.buttonIcon)||void 0===l?void 0:l.filename}),null==n?void 0:n.buttonLabel,(null===(s=null==n?void 0:n.buttonIcon)||void 0===s?void 0:s.filename)&&"after"===(null==n?void 0:n.iconPosition)&&e.createElement("img",{className:"ribbonComponent_phoneIcon",src:null===(d=null==n?void 0:n.buttonIcon)||void 0===d?void 0:d.filename}))))})));return e.createElement(e.Fragment,null,e.createElement("div",{className:`${$e} ${i?"full-width":""}`,ref:B},""!==F&&e.createElement("div",{className:`${Ge} ${i&&a?He:""}`,style:{background:F,borderRadius:i?"0":"8px",justifyContent:"top"===A?"flex-start":"bottom"===A?"flex-end":U}},i?e.createElement(Ue,null,H):H)))},nn=({content:n,isFullWidth:t,isSlimVersion:o})=>e.createElement(e.Fragment,null,"single"===(null==n?void 0:n.layoutgrid)?e.createElement(en,{content:n,isFullWidth:t,isSlimVersion:o}):e.createElement(ze,{content:n,isFullWidth:t,isSlimVersion:o}));var tn={"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"};c("/* 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 on=({content:n,alignment:t})=>{var o;const r=f(),i=`url(${(null===(o=null==n?void 0:n.img)||void 0===o?void 0:o.filename)+"/m/"}) center center / cover no-repeat`,a="center"===t?"text-container-center":"text-container";return e.createElement("div",{className:tn["wrapper-img"]},""!==i&&e.createElement(e.Fragment,null,e.createElement("div",{className:tn["image-wrapper"],style:{background:i}}),e.createElement("div",{className:`${"large-desktop"!=r?tn[`text-${null==n?void 0:n.textAlignment}`]:tn[a]}`},(null==n?void 0:n.title)&&e.createElement("h3",{className:tn["image-title"]},null==n?void 0:n.title),(null==n?void 0:n.description)&&e.createElement("div",{className:tn["image-description"]},e.createElement(Ne,{content:null==n?void 0:n.description})))))};var rn={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"};c(".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}");c(".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 an=({content:n,analyticsTitle:t})=>{var o;const r=f(),i=()=>{Fe(pe,"article_select_promotion",{banner_promotion_name:t,component:ge})};return e.createElement(e.Fragment,null,e.createElement("div",{className:"large-desktop"===r?(null==n?void 0:n.groupsAlignment)+"-"+(null==n?void 0:n.buttonAlignment):"btn-container"},(null===(o=null==n?void 0:n.buttons)||void 0===o?void 0:o.length)>0&&n.buttons.map((n,t)=>{var o;return e.createElement("div",{className:null==n?void 0:n.type,key:t},e.createElement("a",{href:null===(o=null==n?void 0:n.link)||void 0===o?void 0:o.cached_url,onClick:i},null==n?void 0:n.text))})))},ln=({content:n,analyticsTitle:t})=>{var o;const r=f();return e.createElement(e.Fragment,null,e.createElement("div",{className:` ${"large-desktop"!=r?rn[`textline-${null==n?void 0:n.alignment}`]:rn["textline-container"]}`},(null==n?void 0:n.overline)&&e.createElement("div",{className:rn.overline},null==n?void 0:n.overline),(null==n?void 0:n.headline)&&e.createElement("h3",{className:rn.h3content},null==n?void 0:n.headline),(null==n?void 0:n.description)&&e.createElement("div",{className:rn.description},e.createElement(Ne,{content:null==n?void 0:n.description})),(null===(o=null==n?void 0:n.btnGroup)||void 0===o?void 0:o.length)>0&&(null==n?void 0:n.btnGroup.map(n=>e.createElement(an,{content:n,analyticsTitle:t})))))};var sn={"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"};c("/* 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 dn=({content:n,index:o})=>{var r,i,a,l;const s=f();return t(()=>{0!==o&&void 0!==o||Fe(pe,"article_view_promotion",{banner_promotion_name:null==n?void 0:n.analyticsTitle,component:ge})},[]),e.createElement(e.Fragment,null,e.createElement("div",{className:sn["main-container"]},e.createElement("div",{className:`row ${"large-desktop"===s?sn[`img-text-${null==n?void 0:n.alignment}`]:sn["img-text-container"]}`},(null===(r=null==n?void 0:n.image)||void 0===r?void 0:r.length)>0&&e.createElement("div",{className:`${sn["img-section"]} col-md-6 col-lg-6 col-sm-10`},e.createElement(on,{content:null===(i=null==n?void 0:n.image)||void 0===i?void 0:i[0],alignment:null==n?void 0:n.alignment})),(null===(a=null==n?void 0:n.textBlok)||void 0===a?void 0:a.length)>0&&e.createElement("div",{className:`${sn["text-section"]} col-md-6 col-lg-6 col-sm-10`},e.createElement(ln,{content:null===(l=null==n?void 0:n.textBlok)||void 0===l?void 0:l[0],analyticsTitle:null==n?void 0:n.analyticsTitle})))))};var cn,un={},mn={},pn={},gn={};function hn(){return cn||(cn=1,e=gn,Object.defineProperty(e,"__esModule",{value:!0}),e.getOriginalCounterPart=function(e,n,t){var o=n.slidesToShow,r=n.currentSlide;return t.length>2*o?e+2*o:r>=t.length?t.length+e:e},e.getOriginalIndexLookupTableByClones=function(e,n){if(n.length>2*e){for(var t={},o=n.length-2*e,r=n.length-o,i=o,a=0;a<r;a++)t[a]=i,i++;var l=n.length+r,s=l+n.slice(0,2*e).length,d=0;for(a=l;a<=s;a++)t[a]=d,d++;var c=l,u=0;for(a=r;a<c;a++)t[a]=u,u++;return t}t={};var m=3*n.length,p=0;for(a=0;a<m;a++)t[a]=p,++p===n.length&&(p=0);return t},e.getClones=function(e,n){return n.length<e?n:n.length>2*e?n.slice(n.length-2*e,n.length).concat(n,n.slice(0,2*e)):n.concat(n,n)},e.getInitialSlideInInfiniteMode=function(e,n){return n.length>2*e?2*e:n.length},e.checkClonesPosition=function(e,n,t){var o,r=e.currentSlide,i=e.slidesToShow,a=e.itemWidth,l=e.totalItems,s=0,d=0,c=0===r,u=n.length-(n.length-2*i);return n.length<i?(d=s=0,c=o=!1):n.length>2*i?((o=r>=u+n.length)&&(d=-a*(s=r-n.length)),c&&(d=-a*(s=u+(n.length-2*i)))):((o=r>=2*n.length)&&(d=-a*(s=r-n.length)),c&&(d=t.showDots?-a*(s=n.length):-a*(s=l/3))),{isReachingTheEnd:o,isReachingTheStart:c,nextSlide:s,nextPosition:d}}),gn;var e}var fn,vn={};function bn(){if(fn)return vn;fn=1,Object.defineProperty(vn,"__esModule",{value:!0});var e=!1;return vn.getPartialVisibilityGutter=function(n,t,o,r){var i=0,a=r||o;return t&&a&&(!e&&"production"!==process.env.NODE_ENV&&n[a].paritialVisibilityGutter&&(e=!0,console.warn("You appear to be using paritialVisibilityGutter instead of partialVisibilityGutter which will be moved to partialVisibilityGutter in the future completely")),i=n[a].partialVisibilityGutter||n[a].paritialVisibilityGutter),i},vn.getWidthFromDeviceType=function(e,n){var t;return n[e]&&(t=(100/n[e].items).toFixed(1)),t},vn.getItemClientSideWidth=function(e,n,t){return Math.round(t/(n+(e.centerMode?1:0)))},vn}var _n,xn={};function yn(){if(_n)return xn;_n=1,Object.defineProperty(xn,"__esModule",{value:!0});var e=bn();function n(e){var n=e.slidesToShow;return e.totalItems<n}function t(e,t,o){var r=o||e.transform;return!t.infinite&&0===e.currentSlide||n(e)?r:r+e.itemWidth/2}function o(e){var n=e.currentSlide,t=e.totalItems;return!(n+e.slidesToShow<t)}function r(e,t,r,i){void 0===t&&(t=0);var a=e.currentSlide,l=e.slidesToShow,s=o(e),d=!r.infinite&&s,c=i||e.transform;if(n(e))return c;var u=c+a*t;return d?u+(e.containerWidth-(e.itemWidth-t)*l):u}function i(e,n){return e.rtl?-1*n:n}return xn.notEnoughChildren=n,xn.getInitialState=function(n,t){var o,r=n.domLoaded,i=n.slidesToShow,a=n.containerWidth,l=n.itemWidth,s=t.deviceType,d=t.responsive,c=t.ssr,u=t.partialVisbile,m=t.partialVisible,p=Boolean(r&&i&&a&&l);c&&s&&!p&&(o=e.getWidthFromDeviceType(s,d));var g=Boolean(c&&s&&!p&&o);return{shouldRenderOnSSR:g,flexBisis:o,domFullyLoaded:p,partialVisibilityGutter:e.getPartialVisibilityGutter(d,u||m,s,n.deviceType),shouldRenderAtAll:g||p}},xn.getIfSlideIsVisbile=function(e,n){var t=n.currentSlide,o=n.slidesToShow;return t<=e&&e<t+o},xn.getTransformForCenterMode=t,xn.isInLeftEnd=function(e){return!(0<e.currentSlide)},xn.isInRightEnd=o,xn.getTransformForPartialVsibile=r,xn.parsePosition=i,xn.getTransform=function(n,o,a){var l=o.partialVisbile,s=o.partialVisible,d=o.responsive,c=o.deviceType,u=o.centerMode,m=a||n.transform,p=e.getPartialVisibilityGutter(d,l||s,c,n.deviceType);return i(o,s||l?r(n,p,o,a):u?t(n,o,a):m)},xn.getSlidesToSlide=function(e,n){var t=e.domLoaded,o=e.slidesToShow,r=e.containerWidth,i=e.itemWidth,a=n.deviceType,l=n.responsive,s=n.slidesToSlide||1,d=Boolean(t&&o&&r&&i);return n.ssr&&n.deviceType&&!d&&Object.keys(l).forEach(function(e){var n=l[e].slidesToSlide;a===e&&n&&(s=n)}),d&&Object.keys(l).forEach(function(e){var n=l[e],t=n.breakpoint,o=n.slidesToSlide,r=t.max,i=t.min;o&&window.innerWidth>=i&&window.innerWidth<=r&&(s=o)}),s},xn}var wn,Tn={};var Cn,kn={};var En,Sn={};var In,Bn={};var Fn,On,An={};function Pn(){if(On)return pn;On=1,Object.defineProperty(pn,"__esModule",{value:!0});var n=hn();pn.getOriginalCounterPart=n.getOriginalCounterPart,pn.getClones=n.getClones,pn.checkClonesPosition=n.checkClonesPosition,pn.getInitialSlideInInfiniteMode=n.getInitialSlideInInfiniteMode;var t=bn();pn.getWidthFromDeviceType=t.getWidthFromDeviceType,pn.getPartialVisibilityGutter=t.getPartialVisibilityGutter,pn.getItemClientSideWidth=t.getItemClientSideWidth;var o=yn();pn.getInitialState=o.getInitialState,pn.getIfSlideIsVisbile=o.getIfSlideIsVisbile,pn.getTransformForCenterMode=o.getTransformForCenterMode,pn.getTransformForPartialVsibile=o.getTransformForPartialVsibile,pn.isInLeftEnd=o.isInLeftEnd,pn.isInRightEnd=o.isInRightEnd,pn.notEnoughChildren=o.notEnoughChildren,pn.getSlidesToSlide=o.getSlidesToSlide;var r=(wn||(wn=1,Object.defineProperty(Tn,"__esModule",{value:!0}),Tn.default=function(e,n,t){var o;return function(){var r=arguments;o||(e.apply(this,r),o=!0,"function"==typeof t&&t(!0),setTimeout(function(){o=!1,"function"==typeof t&&t(!1)},n))}}),Tn);pn.throttle=r.default;var i,a=(Cn||(Cn=1,i=kn,Object.defineProperty(i,"__esModule",{value:!0}),i.default=function(e,n){var t=n.partialVisbile,o=n.partialVisible,r=n.centerMode,i=n.ssr,a=n.responsive;if((t||o)&&r)throw new Error("center mode can not be used at the same time with partialVisible");if(!a)throw i?new Error("ssr mode need to be used in conjunction with responsive prop"):new Error("Responsive prop is needed for deciding the amount of items to show on the screen");if(a&&"object"!=typeof a)throw new Error("responsive prop must be an object")}),kn);pn.throwError=a.default;var l=function(){if(En)return Sn;En=1,Object.defineProperty(Sn,"__esModule",{value:!0});var e=yn();return Sn.populateNextSlides=function(n,t,o){void 0===o&&(o=0);var r,i,a=n.slidesToShow,l=n.currentSlide,s=n.itemWidth,d=n.totalItems,c=e.getSlidesToSlide(n,t),u=l+1+o+a+(0<o?0:c);return i=u<=d?-s*(r=l+o+(0<o?0:c)):d<u&&l!==d-a?-s*(r=d-a):r=void 0,{nextSlides:r,nextPosition:i}},Sn}();pn.populateNextSlides=l.populateNextSlides;var s=function(){if(In)return Bn;In=1,Object.defineProperty(Bn,"__esModule",{value:!0});var n=e,t=yn(),o=yn();return Bn.populatePreviousSlides=function(e,r,i){void 0===i&&(i=0);var a,l,s=e.currentSlide,d=e.itemWidth,c=e.slidesToShow,u=r.children,m=r.showDots,p=r.infinite,g=t.getSlidesToSlide(e,r),h=s-i-(0<i?0:g),f=(n.Children.toArray(u).length-c)%g;return l=0<=h?(a=h,m&&!p&&0<f&&o.isInRightEnd(e)&&(a=s-f),-d*a):a=h<0&&0!==s?0:void 0,{nextSlides:a,nextPosition:l}},Bn}();pn.populatePreviousSlides=s.populatePreviousSlides;var d=function(){return Fn||(Fn=1,e=An,Object.defineProperty(e,"__esModule",{value:!0}),e.populateSlidesOnMouseTouchMove=function(e,n,t,o,r,i){var a,l,s=e.itemWidth,d=e.slidesToShow,c=e.totalItems,u=e.currentSlide,m=n.infinite,p=!1,g=Math.round((t-o)/s),h=Math.round((o-t)/s),f=t<r;if(r<t&&g<=d){a="right";var v=Math.abs(-s*(c-d)),b=i-(o-r),_=u===c-d;(Math.abs(b)<=v||_&&m)&&(l=b,p=!0)}return f&&h<=d&&(a="left",((b=i+(r-o))<=0||0===u&&m)&&(p=!0,l=b)),{direction:a,nextPosition:l,canContinue:p}}),An;var e}();return pn.populateSlidesOnMouseTouchMove=d.populateSlidesOnMouseTouchMove,pn}var Rn,Nn={};var Ln,Mn,jn={},Vn={};function Dn(){if(Mn)return jn;Mn=1,Object.defineProperty(jn,"__esModule",{value:!0});var n=e,t=hn(),o=function(){if(Ln)return Vn;Ln=1,Object.defineProperty(Vn,"__esModule",{value:!0});var e=hn(),n=yn();return Vn.getLookupTableForNextSlides=function(t,o,r,i){var a={},l=n.getSlidesToSlide(o,r);return Array(t).fill(0).forEach(function(n,t){var r=e.getOriginalCounterPart(t,o,i);if(0===t)a[0]=r;else{var s=a[t-1]+l;a[t]=s}}),a},Vn}(),r=yn();return jn.default=function(e){var i=e.props,a=e.state,l=e.goToSlide,s=e.getState,d=i.showDots,c=i.customDot,u=i.dotListClass,m=i.infinite,p=i.children;if(!d||r.notEnoughChildren(a))return null;var g,h=a.currentSlide,f=a.slidesToShow,v=r.getSlidesToSlide(a,i),b=n.Children.toArray(p);g=m?Math.ceil(b.length/v):Math.ceil((b.length-f)/v)+1;var _=o.getLookupTableForNextSlides(g,a,i,b),x=t.getOriginalIndexLookupTableByClones(f,b),y=x[h];return n.createElement("ul",{className:"react-multi-carousel-dot-list "+u},Array(g).fill(0).map(function(e,t){var o,r;if(m){r=_[t];var i=x[r];o=y===i||i<=y&&y<i+v}else{var a=b.length-f,d=t*v;o=(r=a<d?a:d)===h||r<h&&h<r+v&&h<b.length-f}return c?n.cloneElement(c,{index:t,active:o,key:t,onClick:function(){return l(r)},carouselState:s()}):n.createElement("li",{"data-index":t,key:t,className:"react-multi-carousel-dot "+(o?"react-multi-carousel-dot--active":"")},n.createElement("button",{"aria-label":"Go to slide "+(t+1),onClick:function(){return l(r)}}))}))},jn}var Wn,Un={};var zn,$n,Gn,Hn,qn,Jn={};function Qn(){if($n)return mn;$n=1;var n,t=mn&&mn.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,n){e.__proto__=n}||function(e,n){for(var t in n)n.hasOwnProperty(t)&&(e[t]=n[t])})(e,t)},function(e,t){function o(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(o.prototype=t.prototype,new o)});Object.defineProperty(mn,"__esModule",{value:!0});var o=e,r=Pn(),i=function(){if(Rn)return Nn;Rn=1;var n,t=Nn&&Nn.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,n){e.__proto__=n}||function(e,n){for(var t in n)n.hasOwnProperty(t)&&(e[t]=n[t])})(e,t)},function(e,t){function o(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(o.prototype=t.prototype,new o)});Object.defineProperty(Nn,"__esModule",{value:!0});var o=e;Nn.isMouseMoveEvent=function(e){return"clientY"in e};var r=function(e){function n(){return null!==e&&e.apply(this,arguments)||this}return t(n,e),n}(o.Component);return Nn.default=r,Nn}(),a=Dn(),l=function(){if(Wn)return Un;Wn=1,Object.defineProperty(Un,"__esModule",{value:!0});var n=e;return Un.LeftArrow=function(e){var t=e.customLeftArrow,o=e.getState,r=e.previous,i=e.disabled,a=e.rtl;if(t)return n.cloneElement(t,{onClick:function(){return r()},carouselState:o(),disabled:i,rtl:a});var l=a?"rtl":"";return n.createElement("button",{"aria-label":"Go to previous slide",className:"react-multiple-carousel__arrow react-multiple-carousel__arrow--left "+l,onClick:function(){return r()},type:"button",disabled:i})},Un.RightArrow=function(e){var t=e.customRightArrow,o=e.getState,r=e.next,i=e.disabled,a=e.rtl;if(t)return n.cloneElement(t,{onClick:function(){return r()},carouselState:o(),disabled:i,rtl:a});var l=a?"rtl":"";return n.createElement("button",{"aria-label":"Go to next slide",className:"react-multiple-carousel__arrow react-multiple-carousel__arrow--right "+l,onClick:function(){return r()},type:"button",disabled:i})},Un}(),s=function(){if(zn)return Jn;zn=1,Object.defineProperty(Jn,"__esModule",{value:!0});var n=e,t=Pn();return Jn.default=function(e){var o=e.props,r=e.state,i=e.goToSlide,a=e.clones,l=e.notEnoughChildren,s=r.itemWidth,d=o.children,c=o.infinite,u=o.itemClass,m=o.itemAriaLabel,p=o.partialVisbile,g=o.partialVisible,h=t.getInitialState(r,o),f=h.flexBisis,v=h.shouldRenderOnSSR,b=h.domFullyLoaded,_=h.partialVisibilityGutter;return h.shouldRenderAtAll?(p&&console.warn('WARNING: Please correct props name: "partialVisible" as old typo will be removed in future versions!'),n.createElement(n.Fragment,null,(c?a:n.Children.toArray(d)).map(function(e,a){return n.createElement("li",{key:a,"data-index":a,onClick:function(){o.focusOnSelect&&i(a)},"aria-hidden":t.getIfSlideIsVisbile(a,r)?"false":"true","aria-label":m||(e.props.ariaLabel?e.props.ariaLabel:null),style:{flex:v?"1 0 "+f+"%":"auto",position:"relative",width:b?((p||g)&&_&&!l?s-_:s)+"px":"auto"},className:"react-multi-carousel-item "+(t.getIfSlideIsVisbile(a,r)?"react-multi-carousel-item--active":"")+" "+u},e)}))):null},Jn}(),d=yn(),c=400,u="transform 400ms ease-in-out",m=function(e){function n(n){var t=e.call(this,n)||this;return t.containerRef=o.createRef(),t.listRef=o.createRef(),t.state={itemWidth:0,slidesToShow:0,currentSlide:0,totalItems:o.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=r.throttle(t.next.bind(t),n.transitionDuration||c,t.setIsInThrottle),t.previous=r.throttle(t.previous.bind(t),n.transitionDuration||c,t.setIsInThrottle),t.goToSlide=r.throttle(t.goToSlide.bind(t),n.transitionDuration||c,t.setIsInThrottle),t.onMove=!1,t.initialX=0,t.lastX=0,t.isAnimationAllowed=!1,t.direction="",t.initialY=0,t.isInThrottle=!1,t.transformPlaceHolder=0,t}return t(n,e),n.prototype.resetTotalItems=function(){var e=this,n=o.Children.count(this.props.children),t=r.notEnoughChildren(this.state)?0:Math.max(0,Math.min(this.state.currentSlide,n));this.setState({totalItems:n,currentSlide:t},function(){e.setContainerAndItemWidth(e.state.slidesToShow,!0)})},n.prototype.setIsInThrottle=function(e){void 0===e&&(e=!1),this.isInThrottle=e},n.prototype.setTransformDirectly=function(e,n){var t=this.props.additionalTransfrom;this.transformPlaceHolder=e;var o=d.getTransform(this.state,this.props,this.transformPlaceHolder);this.listRef&&this.listRef.current&&(this.setAnimationDirectly(n),this.listRef.current.style.transform="translate3d("+(o+t)+"px,0,0)")},n.prototype.setAnimationDirectly=function(e){this.listRef&&this.listRef.current&&(this.listRef.current.style.transition=e?this.props.customTransition||u:"none")},n.prototype.componentDidMount=function(){this.setState({domLoaded:!0}),this.setItemsToShow(),window.addEventListener("resize",this.onResize),this.onResize(!0),this.props.keyBoardControl&&window.addEventListener("keyup",this.onKeyUp),this.props.autoPlay&&(this.autoPlay=setInterval(this.next,this.props.autoPlaySpeed))},n.prototype.setClones=function(e,n,t,i){var a=this;void 0===i&&(i=!1),this.isAnimationAllowed=!1;var l=o.Children.toArray(this.props.children),s=r.getInitialSlideInInfiniteMode(e||this.state.slidesToShow,l),d=r.getClones(this.state.slidesToShow,l),c=l.length<this.state.slidesToShow?0:this.state.currentSlide;this.setState({totalItems:d.length,currentSlide:t&&!i?c:s},function(){a.correctItemsPosition(n||a.state.itemWidth)})},n.prototype.setItemsToShow=function(e,n){var t=this,o=this.props.responsive;Object.keys(o).forEach(function(r){var i=o[r],a=i.breakpoint,l=i.items,s=a.max,d=a.min,c=[window.innerWidth];window.screen&&window.screen.width&&c.push(window.screen.width);var u=Math.min.apply(Math,c);d<=u&&u<=s&&(t.setState({slidesToShow:l,deviceType:r}),t.setContainerAndItemWidth(l,e,n))})},n.prototype.setContainerAndItemWidth=function(e,n,t){var o=this;if(this.containerRef&&this.containerRef.current){var i=this.containerRef.current.offsetWidth,a=r.getItemClientSideWidth(this.props,e,i);this.setState({containerWidth:i,itemWidth:a},function(){o.props.infinite&&o.setClones(e,a,n,t)}),n&&this.correctItemsPosition(a)}},n.prototype.correctItemsPosition=function(e,n,t){n&&(this.isAnimationAllowed=!0),!n&&this.isAnimationAllowed&&(this.isAnimationAllowed=!1);var o=this.state.totalItems<this.state.slidesToShow?0:-e*this.state.currentSlide;t&&this.setTransformDirectly(o,!0),this.setState({transform:o})},n.prototype.onResize=function(e){var n;n=!(!this.props.infinite||"boolean"==typeof e&&e),this.setItemsToShow(n)},n.prototype.componentDidUpdate=function(e,t){var o=this,i=e.keyBoardControl,a=e.autoPlay,l=e.children,s=t.containerWidth,d=t.domLoaded,u=t.currentSlide;if(this.containerRef&&this.containerRef.current&&this.containerRef.current.offsetWidth!==s&&(this.itemsToShowTimeout&&clearTimeout(this.itemsToShowTimeout),this.itemsToShowTimeout=setTimeout(function(){o.setItemsToShow(!0)},this.props.transitionDuration||c)),i&&!this.props.keyBoardControl&&window.removeEventListener("keyup",this.onKeyUp),!i&&this.props.keyBoardControl&&window.addEventListener("keyup",this.onKeyUp),a&&!this.props.autoPlay&&this.autoPlay&&(clearInterval(this.autoPlay),this.autoPlay=void 0),a||!this.props.autoPlay||this.autoPlay||(this.autoPlay=setInterval(this.next,this.props.autoPlaySpeed)),l.length!==this.props.children.length?n.clonesTimeout=setTimeout(function(){o.props.infinite?o.setClones(o.state.slidesToShow,o.state.itemWidth,!0,!0):o.resetTotalItems()},this.props.transitionDuration||c):this.props.infinite&&this.state.currentSlide!==u&&this.correctClonesPosition({domLoaded:d}),this.transformPlaceHolder!==this.state.transform&&(this.transformPlaceHolder=this.state.transform),this.props.autoPlay&&this.props.rewind&&!this.props.infinite&&r.isInRightEnd(this.state)){var m=this.props.transitionDuration||c;n.isInThrottleTimeout=setTimeout(function(){o.setIsInThrottle(!1),o.resetAutoplayInterval(),o.goToSlide(0,void 0,!!o.props.rewindWithAnimation)},m+this.props.autoPlaySpeed)}},n.prototype.correctClonesPosition=function(e){var t=this,i=e.domLoaded,a=o.Children.toArray(this.props.children),l=r.checkClonesPosition(this.state,a,this.props),s=l.isReachingTheEnd,d=l.isReachingTheStart,u=l.nextSlide,m=l.nextPosition;this.state.domLoaded&&i&&(s||d)&&(this.isAnimationAllowed=!1,n.transformTimeout=setTimeout(function(){t.setState({transform:m,currentSlide:u})},this.props.transitionDuration||c))},n.prototype.next=function(e){var t=this;void 0===e&&(e=0);var o=this.props,i=o.afterChange,a=o.beforeChange;if(!r.notEnoughChildren(this.state)){var l=r.populateNextSlides(this.state,this.props,e),s=l.nextSlides,d=l.nextPosition,u=this.state.currentSlide;void 0!==s&&void 0!==d&&("function"==typeof a&&a(s,this.getState()),this.isAnimationAllowed=!0,this.props.shouldResetAutoplay&&this.resetAutoplayInterval(),this.setState({transform:d,currentSlide:s},function(){"function"==typeof i&&(n.afterChangeTimeout=setTimeout(function(){i(u,t.getState())},t.props.transitionDuration||c))}))}},n.prototype.previous=function(e){var t=this;void 0===e&&(e=0);var o=this.props,i=o.afterChange,a=o.beforeChange;if(!r.notEnoughChildren(this.state)){var l=r.populatePreviousSlides(this.state,this.props,e),s=l.nextSlides,d=l.nextPosition;if(void 0!==s&&void 0!==d){var u=this.state.currentSlide;"function"==typeof a&&a(s,this.getState()),this.isAnimationAllowed=!0,this.props.shouldResetAutoplay&&this.resetAutoplayInterval(),this.setState({transform:d,currentSlide:s},function(){"function"==typeof i&&(n.afterChangeTimeout2=setTimeout(function(){i(u,t.getState())},t.props.transitionDuration||c))})}}},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:d.parsePosition(this.props,n),clientY:d.parsePosition(this.props,t)}},n.prototype.handleDown=function(e){if(!(!i.isMouseMoveEvent(e)&&!this.props.swipeable||i.isMouseMoveEvent(e)&&!this.props.draggable||this.isInThrottle)){var n=this.getCords(i.isMouseMoveEvent(e)?e:e.touches[0]),t=n.clientX,o=n.clientY;this.onMove=!0,this.initialX=t,this.initialY=o,this.lastX=t,this.isAnimationAllowed=!1}},n.prototype.handleMove=function(e){if(!(!i.isMouseMoveEvent(e)&&!this.props.swipeable||i.isMouseMoveEvent(e)&&!this.props.draggable||r.notEnoughChildren(this.state))){var n=this.getCords(i.isMouseMoveEvent(e)?e:e.touches[0]),t=n.clientX,o=n.clientY,a=this.initialX-t,l=this.initialY-o;if(this.onMove){if(!(Math.abs(a)>Math.abs(l)))return;var s=r.populateSlidesOnMouseTouchMove(this.state,this.props,this.initialX,this.lastX,t,this.transformPlaceHolder),d=s.direction,c=s.nextPosition,u=s.canContinue;d&&(this.direction=d,u&&void 0!==c&&this.setTransformDirectly(c)),this.lastX=t}}},n.prototype.handleOut=function(e){this.props.autoPlay&&!this.autoPlay&&(this.autoPlay=setInterval(this.next,this.props.autoPlaySpeed));var n="touchend"===e.type&&!this.props.swipeable,t=("mouseleave"===e.type||"mouseup"===e.type)&&!this.props.draggable;if(!n&&!t&&this.onMove){if(this.setAnimationDirectly(!0),"right"===this.direction)if(this.initialX-this.lastX>=this.props.minimumTouchDrag){var o=Math.round((this.initialX-this.lastX)/this.state.itemWidth);this.next(o)}else this.correctItemsPosition(this.state.itemWidth,!0,!0);"left"===this.direction&&(this.lastX-this.initialX>this.props.minimumTouchDrag?(o=Math.round((this.lastX-this.initialX)/this.state.itemWidth),this.previous(o)):this.correctItemsPosition(this.state.itemWidth,!0,!0)),this.resetMoveStatus()}},n.prototype.isInViewport=function(e){var n=e.getBoundingClientRect(),t=n.top,o=void 0===t?0:t,r=n.left,i=void 0===r?0:r,a=n.bottom,l=void 0===a?0:a,s=n.right,d=void 0===s?0:s;return 0<=o&&0<=i&&l<=(window.innerHeight||document.documentElement.clientHeight)&&d<=(window.innerWidth||document.documentElement.clientWidth)},n.prototype.isChildOfCarousel=function(e){return!!(e instanceof Element&&this.listRef&&this.listRef.current)&&this.listRef.current.contains(e)},n.prototype.onKeyUp=function(e){var n=e.target;switch(e.keyCode){case 37:if(this.isChildOfCarousel(n))return this.previous();break;case 39:if(this.isChildOfCarousel(n))return this.next();break;case 9:if(this.isChildOfCarousel(n)&&n instanceof HTMLInputElement&&this.isInViewport(n))return this.next()}},n.prototype.handleEnter=function(e){i.isMouseMoveEvent(e)&&this.autoPlay&&this.props.autoPlay&&this.props.pauseOnHover&&(clearInterval(this.autoPlay),this.autoPlay=void 0)},n.prototype.goToSlide=function(e,t,o){var r=this;if(void 0===o&&(o=!0),!this.isInThrottle){var i=this.state.itemWidth,a=this.props,l=a.afterChange,s=a.beforeChange,d=this.state.currentSlide;"function"!=typeof s||t&&("object"!=typeof t||t.skipBeforeChange)||s(e,this.getState()),this.isAnimationAllowed=o,this.props.shouldResetAutoplay&&this.resetAutoplayInterval(),this.setState({currentSlide:e,transform:-i*e},function(){r.props.infinite&&r.correctClonesPosition({domLoaded:!0}),"function"!=typeof l||t&&("object"!=typeof t||t.skipAfterChange)||(n.afterChangeTimeout3=setTimeout(function(){l(d,r.getState())},r.props.transitionDuration||c))})}},n.prototype.getState=function(){return this.state},n.prototype.renderLeftArrow=function(e){var n=this,t=this.props,r=t.customLeftArrow,i=t.rtl;return o.createElement(l.LeftArrow,{customLeftArrow:r,getState:function(){return n.getState()},previous:this.previous,disabled:e,rtl:i})},n.prototype.renderRightArrow=function(e){var n=this,t=this.props,r=t.customRightArrow,i=t.rtl;return o.createElement(l.RightArrow,{customRightArrow:r,getState:function(){return n.getState()},next:this.next,disabled:e,rtl:i})},n.prototype.renderButtonGroups=function(){var e=this,n=this.props.customButtonGroup;return n?o.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 o.createElement(a.default,{state:this.state,props:this.props,goToSlide:this.goToSlide,getState:function(){return e.getState()}})},n.prototype.renderCarouselItems=function(){var e=[];if(this.props.infinite){var n=o.Children.toArray(this.props.children);e=r.getClones(this.state.slidesToShow,n)}return o.createElement(s.default,{clones:e,goToSlide:this.goToSlide,state:this.state,notEnoughChildren:r.notEnoughChildren(this.state),props:this.props})},n.prototype.render=function(){var e=this.props,n=e.deviceType,t=e.arrows,i=e.renderArrowsWhenDisabled,a=e.removeArrowOnDeviceType,l=e.infinite,s=e.containerClass,c=e.sliderClass,m=e.customTransition,p=e.additionalTransfrom,g=e.renderDotsOutside,h=e.renderButtonGroupOutside,f=e.className,v=e.rtl;"production"!==process.env.NODE_ENV&&r.throwError(this.state,this.props);var b=r.getInitialState(this.state,this.props),_=b.shouldRenderOnSSR,x=b.shouldRenderAtAll,y=r.isInLeftEnd(this.state),w=r.isInRightEnd(this.state),T=t&&!(a&&(n&&-1<a.indexOf(n)||this.state.deviceType&&-1<a.indexOf(this.state.deviceType)))&&!r.notEnoughChildren(this.state)&&x,C=!l&&y,k=!l&&w,E=d.getTransform(this.state,this.props);return o.createElement(o.Fragment,null,o.createElement("div",{className:"react-multi-carousel-list "+s+" "+f,dir:v?"rtl":"ltr",ref:this.containerRef},o.createElement("ul",{ref:this.listRef,className:"react-multi-carousel-track "+c,style:{transition:this.isAnimationAllowed?m||u:"none",overflow:_?"hidden":"unset",transform:"translate3d("+(E+p)+"px,0,0)"},onMouseMove:this.handleMove,onMouseDown:this.handleDown,onMouseUp:this.handleOut,onMouseEnter:this.handleEnter,onMouseLeave:this.handleOut,onTouchStart:this.handleDown,onTouchMove:this.handleMove,onTouchEnd:this.handleOut},this.renderCarouselItems()),T&&(!C||i)&&this.renderLeftArrow(C),T&&(!k||i)&&this.renderRightArrow(k),x&&!h&&this.renderButtonGroups(),x&&!g&&this.renderDotsList()),x&&g&&this.renderDotsList(),x&&h&&this.renderButtonGroups())},n.defaultProps={slidesToSlide:1,infinite:!1,draggable:!0,swipeable:!0,arrows:!0,renderArrowsWhenDisabled:!1,containerClass:"",sliderClass:"",itemClass:"",keyBoardControl:!0,autoPlaySpeed:3e3,showDots:!1,renderDotsOutside:!1,renderButtonGroupOutside:!1,minimumTouchDrag:80,className:"",dotListClass:"",focusOnSelect:!1,centerMode:!1,additionalTransfrom:0,pauseOnHover:!0,shouldResetAutoplay:!0,rewind:!1,rtl:!1,rewindWithAnimation:!1},n}(o.Component);return mn.default=m,mn}var Xn=D(qn?Hn:(qn=1,Hn=function(){if(Gn)return un;Gn=1,Object.defineProperty(un,"__esModule",{value:!0});var e=Qn();return un.default=e.default,un}())),Kn={carouselContainer:"ImageWithTextWrapper-module_carouselContainer__ornBf",leftArrow:"ImageWithTextWrapper-module_leftArrow__p4Lpk",rightArrow:"ImageWithTextWrapper-module_rightArrow__5kd-p",carousel_dot:"ImageWithTextWrapper-module_carousel_dot__0oj6A",carouselItem:"ImageWithTextWrapper-module_carouselItem__xJoh5",stageTeaserTabActive:"ImageWithTextWrapper-module_stageTeaserTabActive__pNEXt"};c('/* 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 Yn=({content:n})=>{var t;const o=f();return e.createElement("div",{style:{position:"relative"}},e.createElement(Xn,{infinite:null==n?void 0:n.enableCycle,responsive:{desktop:{breakpoint:{max:7e3,min:1440},items:1},tabletLarge:{breakpoint:{max:1439,min:1024},items:1,partialVisibilityGutter:60},tabletMedium:{breakpoint:{max:1023,min:768},items:1,partialVisibilityGutter:60},mobile:{breakpoint:{max:767,min:0},items:1,partialVisibilityGutter:30}},autoPlay:!1,shouldResetAutoplay:!1,showDots:1!==(null===(t=null==n?void 0:n.productTeaserSlides)||void 0===t?void 0:t.length),customDot:"large-desktop"===o?e.createElement(t=>{var o,r,i;const{onClick:a,active:l,index:s}=t;return e.createElement("div",{className:l?Kn.stageTeaserTabActive:Kn.stageTeaserTab,onClick:()=>(()=>{var e,t;const o=null===(t=null===(e=null==n?void 0:n.bloks)||void 0===e?void 0:e[s])||void 0===t?void 0:t.analyticsTitle;a(),Fe(pe,"article_pagination_icon_click",{banner_promotion_name:o,component:ge})})()},e.createElement("img",{src:null===(i=null===(r=null===(o=null==n?void 0:n.bloks)||void 0===o?void 0:o[s])||void 0===r?void 0:r.thumbImage)||void 0===i?void 0:i.filename,alt:"arrow",width:64,height:64}))},null):e.createElement(e.Fragment,null),dotListClass:Kn.carousel_dot,itemClass:Kn.carouselItem,ssr:!0,arrows:!1,containerClass:Kn.carouselContainer,sliderClass:Kn.sliderClass,customButtonGroup:e.createElement(t=>{var r,i,a,l;const s=null===(r=null==t?void 0:t.carouselState)||void 0===r?void 0:r.currentSlide;return e.createElement(e.Fragment,null,(null===(i=null==n?void 0:n.bloks)||void 0===i?void 0:i.length)>1&&"large-desktop"===o&&e.createElement("div",null,e.createElement("button",{disabled:0===(null===(a=null==t?void 0:t.carouselState)||void 0===a?void 0:a.currentSlide),className:Kn.leftArrow,onClick:()=>(()=>{var e,o;const r=s<=0?0:s-1,i=null===(o=null===(e=null==n?void 0:n.bloks)||void 0===e?void 0:e[r])||void 0===o?void 0:o.analyticsTitle;t.previous(),Fe(pe,"article_pagination_left_click",{banner_promotion_name:i,component:ge})})()}),e.createElement("button",{disabled:(null===(l=null==t?void 0:t.carouselState)||void 0===l?void 0:l.currentSlide)+1===(null==t?void 0:t.carouselState.totalItems),className:Kn.rightArrow,onClick:()=>{(()=>{var e,o,r;const i=null===(e=null==t?void 0:t.carouselState)||void 0===e?void 0:e.totalItems,a=s>=i?i:s+1,l=null===(r=null===(o=null==n?void 0:n.bloks)||void 0===o?void 0:o[a])||void 0===r?void 0:r.analyticsTitle;t.next(),Fe(pe,"article_pagination_right_click",{banner_promotion_name:l,component:ge})})()}})))},null),customTransition:"transform 1s ease",transitionDuration:500,partialVisbile:"large-desktop"!==o},null==n?void 0:n.bloks.map((n,t)=>e.createElement(dn,{content:n,key:t,index:t}))))};var Zn="FalconTitle-module_dbold__Fd4nw";c("/* 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 et=({content:n})=>{var t;const o=je(null==n?void 0:n.textColor),r=(null==n?void 0:n.textColor)&&(null==n?void 0:n.textColor)!=S?o:"",i=(null==n?void 0:n.textColor)&&(null==n?void 0:n.textColor)===S?{color:null===(t=null==n?void 0:n.textColorPicker)||void 0===t?void 0:t.color}:{},a=()=>{var t,o,r;return e.createElement("div",{style:{display:"flex",alignItems:(null===(t=null==n?void 0:n.icon)||void 0===t?void 0:t.filename)?"center":"initial"}},(null===(o=null==n?void 0:n.icon)||void 0===o?void 0:o.filename)&&e.createElement("img",{src:null===(r=null==n?void 0:n.icon)||void 0===r?void 0:r.filename,height:24,width:24,alt:"",style:{marginRight:"8px"}}),null==n?void 0:n.text)};return e.createElement("div",null,e.createElement(Ue,null,(null==n?void 0:n.headingStyle)&&(null==n?void 0:n.text)&&(null==n?void 0:n.headingStyle)===C?e.createElement("h1",{className:r,style:Object.assign({},i)},a()):(null==n?void 0:n.headingStyle)===k?e.createElement("h2",{className:`${r}`,style:Object.assign({},i)},a()):(null==n?void 0:n.headingStyle)===E?e.createElement("h3",{className:r,style:Object.assign({},i)},a()):"h4"===(null==n?void 0:n.headingStyle)?e.createElement("h4",{className:r,style:Object.assign({},i)},a()):e.createElement("div",{className:Zn,style:Object.assign({},i)},a())))},nt=({content:n})=>{var t,o;const r=je(null==n?void 0:n.textColor);return e.createElement("div",null,e.createElement(e.Fragment,null,e.createElement("div",{className:`d-inline-flex align-${null==n?void 0:n.textElementPosition}`},(null==n?void 0:n.icon)&&(null==n?void 0:n.icon.filename)&&e.createElement("img",{src:(null==n?void 0:n.icon)&&(null==n?void 0:n.icon.filename),alt:(null==n?void 0:n.icon)&&(null==n?void 0:n.icon.alt),title:(null==n?void 0:n.icon)&&(null==n?void 0:n.icon.title),height:24,width:24}),(null==n?void 0:n.text)&&e.createElement("div",{className:`${(null==n?void 0:n.icon)&&(null===(t=null==n?void 0:n.icon)||void 0===t?void 0:t.filename)} ${(null==n?void 0:n.textColor)&&(null==n?void 0:n.textColor)!=S?r:""}`,style:Object.assign({},(null==n?void 0:n.textColor)&&(null==n?void 0:n.textColor)===S?{color:null===(o=null==n?void 0:n.textColorPicker)||void 0===o?void 0:o.color}:{})},e.createElement(Ne,{content:null==n?void 0:n.text,trackngLabel:null==n?void 0:n.trackngLabel}," ",null==n?void 0:n.text)))))};var tt={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"};c("/* 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 ot=o=>{var r,i,a,l;const{content:s}=o,{asset:d}=o,{phoneNumber:c}=o,{eventAction:u}=o,{metadata:m}=o,{updatedContent:p}=o,{enableLoginButton:g}=o,{setButtonClicked:h}=o,{onClickTrack:f}=o,{fromTallhero:v}=o;(null==s?void 0:s.minWidth)&&(null==s||s.minWidth);const{isblacktheme:y}=o,{id:w}=o,[C,k]=n("#");let E=null===(r=null==s?void 0:s.buttonLink)||void 0===r?void 0:r.cached_url;t(()=>{var e,n;(null==d?void 0:d.fieldtype)&&null!==(null==d?void 0:d.filename)?k(d.filename):(null===(e=null==s?void 0:s.buttonLink)||void 0===e?void 0:e.cached_url)&&""!==(null===(n=null==s?void 0:s.buttonLink)||void 0===n?void 0:n.cached_url)?k((e=>"undefined"!=typeof window?e=="/"+window.document.documentElement.getAttribute("lang")+"/"?"#":e:"#")(E)):k("#")},[]);const[S,I]=n(!1),[B,F]=n(!1),[A,P]=n(!1),[R,N]=n(""),[L,M]=n(""),j=()=>{const e=window.innerWidth;e>1439&&N("1276px"),e>1023&&e<1440&&N("940px"),e<1024&&e>767&&N("688px"),e<768&&N("343px")};t(()=>{j(),window.addEventListener("resize",j)},[]);const V=(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==s?void 0:s.buttonType),D=(null==s?void 0:s.id)?"#"+(null==s?void 0:s.id):c?`tel:${c||0}`:C;return e.createElement("div",null,e.createElement(Ue,null,e.createElement(e.Fragment,null,(null==s?void 0:s.buttonLabel)&&e.createElement("a",{href:(null===(i=null==s?void 0:s.bloks)||void 0===i?void 0:i.length)>0||(null==p?void 0:p.preToPostPromotionId)===O?void 0:D,target:(null===(a=null==s?void 0:s.bloks)||void 0===a?void 0:a.length)>0?"":null==s?void 0:s.linkTarget,onClick:(null===(l=null==s?void 0:s.bloks)||void 0===l?void 0:l.length)>0?e=>{var n,t,o;(null===(n=null==s?void 0:s.buttonType)||void 0===n?void 0:n.includes("Primary"))?Fe(pe,_e,{link_url:null===(t=null==s?void 0:s.buttonLink)||void 0===t?void 0:t.cached_url,click_text:null==s?void 0:s.buttonLabel}):Fe(pe,xe,{link_url:null===(o=null==s?void 0:s.buttonLink)||void 0===o?void 0:o.cached_url,click_text:null==s?void 0:s.buttonLabel}),P(e=>!e),h&&h(!0),e.preventDefault()}:e=>{var n,t,r;(null==p?void 0:p.preToPostPromotionId)===O?g():(null==s||s.buttonLabel,(null===(n=null==s?void 0:s.buttonType)||void 0===n?void 0:n.includes("Primary"))?Fe(pe,_e,{link_url:null===(t=null==s?void 0:s.buttonLink)||void 0===t?void 0:t.cached_url,click_text:null==s?void 0:s.buttonLabel}):Fe(pe,xe,{link_url:null===(r=null==s?void 0:s.buttonLink)||void 0===r?void 0:r.cached_url,click_text:null==s?void 0:s.buttonLabel}),I(!S),h&&h(!0),"function"==typeof f&&f(e),o.buttonClicked&&e.preventDefault(),(null==s?void 0:s.enableScroll)&&(E=window.location.href,E.includes(null==s?void 0:s.targetElement.blockIdentifier)||(E.endsWith("#")?E+=null==s?void 0:s.targetElement.blockIdentifier:E+="#"+s.targetElement.blockIdentifier,k(E))))},rel:"_blank"===(null==s?void 0:s.linkTarget)?"opener":"noopener",className:tt.anchor},e.createElement("div",{className:`${v?tt["container-button"]:tt.container}\n ${(null==s?void 0:s.buttonAlignment)===x?tt["button-right"]:""}\n \n ${(null==s?void 0:s.buttonAlignment)===_?tt["button-left"]:""}\n \n ${s.buttonAlignment===b?tt["button-center"]:""}`},e.createElement("div",{className:`${V} ${tt.button} ${S?"clicked":""} ${(null==d?void 0:d.fieldtype)?tt["asset-cursor"]:""}`,onMouseOut:()=>{F(!1)},onMouseOver:()=>{F(!0)}},(null==s?void 0:s.iconPosition)===T&&e.createElement("div",{id:w,className:tt.buttonLabel},null==s?void 0:s.buttonLabel),(null==s?void 0:s.buttonIcon)&&(null==s?void 0:s.buttonIcon.filename)&&e.createElement("div",{className:`${(null==s?void 0:s.iconPosition)===T?tt["button-icon-after"]:tt["button-icon-before"]}`},e.createElement("img",{src:y?(()=>{var e,n,t,o;return S?(null==s?void 0:s.blackFridayThemeIcon)&&(null===(e=null==s?void 0:s.blackFridayThemeIcon)||void 0===e?void 0:e.filename)?null===(n=null==s?void 0:s.blackFridayThemeIcon)||void 0===n?void 0:n.filename:"":B&&!S?(null==s?void 0:s.blackFridayThemeIcon)&&(null===(t=null==s?void 0:s.blackFridayThemeIcon)||void 0===t?void 0:t.filename):(null==s?void 0:s.blackFridayThemeIcon)&&(null===(o=null==s?void 0:s.blackFridayThemeIcon)||void 0===o?void 0:o.filename)})():(()=>{var e,n,t,o,r,i;return S?(null==s?void 0:s.buttonClickedIcon)&&(null===(e=null==s?void 0:s.buttonClickedIcon)||void 0===e?void 0:e.filename)?null===(n=null==s?void 0:s.buttonClickedIcon)||void 0===n?void 0:n.filename:"":B&&!S?(null==s?void 0:s.buttonHoverIcon)&&(null===(t=null==s?void 0:s.buttonHoverIcon)||void 0===t?void 0:t.filename)?null===(o=null==s?void 0:s.buttonHoverIcon)||void 0===o?void 0:o.filename:null===(r=null==s?void 0:s.buttonIcon)||void 0===r?void 0:r.filename:(null==s?void 0:s.buttonIcon)&&(null===(i=null==s?void 0:s.buttonIcon)||void 0===i?void 0:i.filename)})(),height:y?"18px":"24px",width:y?"12px":"24px"})),"before"===(null==s?void 0:s.iconPosition)&&e.createElement("div",{className:`${tt.buttonLabel} ${y&&tt.whiteTextColor}`,id:w},null==s?void 0:s.buttonLabel)))))))};var rt={container:"InternetAndTvCardItemBenefits-module_container__0Qpwe","content-container":"InternetAndTvCardItemBenefits-module_content-container__NOCvO","content-button":"InternetAndTvCardItemBenefits-module_content-button__3SnUD",icon:"InternetAndTvCardItemBenefits-module_icon__GCO1H",butn:"InternetAndTvCardItemBenefits-module_butn__BY29m","button-variant":"InternetAndTvCardItemBenefits-module_button-variant__hkHVT","butn-container":"InternetAndTvCardItemBenefits-module_butn-container__tKbJK"};c("/* 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 it={buttonContainer:"DetailsModal-module_buttonContainer__wsiQP"};c(".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 at={button:"FalconButtonV2-module_button__XUxAi",icon:"FalconButtonV2-module_icon__cEQvv","Secondary-V4":"FalconButtonV2-module_Secondary-V4__tv3y7","Secondary-V1":"FalconButtonV2-module_Secondary-V1__L58eT"};c("/* center a block element */\n/* use this to any of the pseudo elements as these are the mandatory properties */\n/* setting styles in separate formats for cross browser support */\n/* specify the max width for an element and apply ellipses and truncate the overflow */\n/* vertically center alilgn any HTML element */\n/* add basePath to assets */\n.FalconButtonV2-module_button__XUxAi {\n background: #da291c;\n border: none;\n border-radius: 28px;\n color: #ffffff;\n font-weight: 700;\n overflow: visible;\n padding: 14px 24px;\n}\n.FalconButtonV2-module_button__XUxAi:focus {\n box-shadow: none;\n color: #ffffff !important;\n}\n.FalconButtonV2-module_button__XUxAi:hover {\n color: #ffffff !important;\n background-color: #961c13;\n}\n.FalconButtonV2-module_button__XUxAi:active {\n color: #ffffff !important;\n background-color: #c7355f;\n}\n.FalconButtonV2-module_button__XUxAi:disabled {\n background-color: #e6e3df;\n color: #b3aeaa;\n cursor: default;\n}\n.FalconButtonV2-module_button__XUxAi .FalconButtonV2-module_icon__cEQvv {\n pointer-events: none;\n mask-size: cover;\n height: 24px;\n width: 24px;\n display: inline-block;\n background-color: currentColor;\n vertical-align: middle;\n}\n.FalconButtonV2-module_button__XUxAi.FalconButtonV2-module_Secondary-V4__tv3y7 {\n border: none;\n background-color: transparent;\n color: #da291c;\n}\n.FalconButtonV2-module_button__XUxAi.FalconButtonV2-module_Secondary-V4__tv3y7 .FalconButtonV2-module_icon__cEQvv {\n background-color: currentColor;\n}\n.FalconButtonV2-module_button__XUxAi.FalconButtonV2-module_Secondary-V4__tv3y7:hover {\n color: #961c13 !important;\n}\n.FalconButtonV2-module_button__XUxAi.FalconButtonV2-module_Secondary-V4__tv3y7:active {\n color: #c7355f !important;\n}\n.FalconButtonV2-module_button__XUxAi.FalconButtonV2-module_Secondary-V4__tv3y7:focus {\n color: #da291c !important;\n}\n.FalconButtonV2-module_button__XUxAi.FalconButtonV2-module_Secondary-V4__tv3y7:disabled {\n color: #b3aeaa;\n cursor: default;\n}\n.FalconButtonV2-module_button__XUxAi.FalconButtonV2-module_Secondary-V1__L58eT {\n background-color: transparent;\n color: #da291c;\n}\n.FalconButtonV2-module_button__XUxAi.FalconButtonV2-module_Secondary-V1__L58eT .FalconButtonV2-module_icon__cEQvv {\n background-color: currentColor;\n}\n.FalconButtonV2-module_button__XUxAi.FalconButtonV2-module_Secondary-V1__L58eT:hover {\n color: #961c13 !important;\n}\n.FalconButtonV2-module_button__XUxAi.FalconButtonV2-module_Secondary-V1__L58eT:active {\n color: #c7355f !important;\n}\n.FalconButtonV2-module_button__XUxAi.FalconButtonV2-module_Secondary-V1__L58eT:focus {\n color: #da291c !important;\n}\n.FalconButtonV2-module_button__XUxAi.FalconButtonV2-module_Secondary-V1__L58eT:disabled {\n color: #b3aeaa;\n cursor: default;\n}\n.FalconButtonV2-module_button__XUxAi.FalconButtonV2-module_Secondary-V1__L58eT {\n border: 2px solid currentColor;\n padding: 12px 24px;\n}\n\n@media (max-width: 767px) {\n .FalconButtonV2-module_button__XUxAi {\n padding: 10px 24px;\n }\n .FalconButtonV2-module_button__XUxAi.FalconButtonV2-module_Secondary-V1__L58eT {\n background-color: transparent;\n color: #da291c;\n }\n .FalconButtonV2-module_button__XUxAi.FalconButtonV2-module_Secondary-V1__L58eT .FalconButtonV2-module_icon__cEQvv {\n background-color: currentColor;\n }\n .FalconButtonV2-module_button__XUxAi.FalconButtonV2-module_Secondary-V1__L58eT:hover {\n color: #961c13 !important;\n }\n .FalconButtonV2-module_button__XUxAi.FalconButtonV2-module_Secondary-V1__L58eT:active {\n color: #c7355f !important;\n }\n .FalconButtonV2-module_button__XUxAi.FalconButtonV2-module_Secondary-V1__L58eT:focus {\n color: #da291c !important;\n }\n .FalconButtonV2-module_button__XUxAi.FalconButtonV2-module_Secondary-V1__L58eT:disabled {\n color: #b3aeaa;\n cursor: default;\n }\n .FalconButtonV2-module_button__XUxAi.FalconButtonV2-module_Secondary-V1__L58eT {\n border: 2px solid currentColor;\n padding: 8px 24px;\n }\n}");const lt=({path:n,style:t,className:o})=>e.createElement("span",{className:`${at.icon} ${o}`,style:Object.assign({maskImage:`url(${n})`,WebkitMaskImage:`url(${n})`},t)}),st=n=>{var t,o,r,i,{content:l,className:s,icon:d,iconClass:c,isLoading:u,wafIdentifier:m}=n,p=Ie(n,["content","className","icon","iconClass","isLoading","wafIdentifier"]);let g,h=(null===(t=null==l?void 0:l.buttonIcon)||void 0===t?void 0:t.filename)&&e.createElement(lt,{path:v(m,null===(o=null==l?void 0:l.buttonIcon)||void 0===o?void 0:o.filename),className:c});!h&&d&&(h=e.createElement(lt,{path:d,style:{height:"24px",width:"24px"}}));const f=`${at.button} ${at[null==l?void 0:l.buttonType]} btn ${s} }`,b=Object.assign(Object.assign({},p),{className:f}),_="left"===(null==l?void 0:l.buttonAlignment)?e.createElement("span",{className:"d-flex gap-2 justify-content-center"},h,null==l?void 0:l.buttonLabel):e.createElement("span",{className:"d-flex gap-2 justify-content-center"},null==l?void 0:l.buttonLabel,h);return g=(null===(r=null==l?void 0:l.buttonLink)||void 0===r?void 0:r.url)?e.createElement("a",Object.assign({href:null===(i=null==l?void 0:l.buttonLink)||void 0===i?void 0:i.url},b),_):e.createElement("button",Object.assign({},b),u?e.createElement(a,{animation:"border",size:"sm"}):_),g},dt=({content:n,isModalOpen:t,setIsModalOpen:o})=>{var i,a,s;const d=e=>{var r,i,a,l;Fe(pe,_e,{click_text:"button"===e&&(null===(i=null===(r=null==n?void 0:n.button)||void 0===r?void 0:r[0])||void 0===i?void 0:i.buttonLabel)?null===(l=null===(a=null==n?void 0:n.button)||void 0===a?void 0:a[0])||void 0===l?void 0:l.buttonLabel:"close icon"}),o(!t)},c="mobile"===f(),u=r(()=>c?{height:"80dvh"}:{width:"40%"},[c]);return e.createElement("div",{className:it.detailsModal},e.createElement(l,{show:t,placement:c?"bottom":"end",style:u,onHide:()=>d("icon")},e.createElement(l.Header,{bsPrefix:"offcanvas-header",closeButton:!0,style:{borderBottom:"1px solid #dee2e6"}},e.createElement(l.Title,null,e.createElement("div",{className:"d-flex"},e.createElement(et,{content:null===(i=null==n?void 0:n.title)||void 0===i?void 0:i[0]})))),e.createElement(l.Body,null,e.createElement(nt,{content:null===(a=null==n?void 0:n.desciption)||void 0===a?void 0:a[0]})),e.createElement("div",{className:it.buttonContainer},e.createElement(st,{content:null===(s=null==n?void 0:n.button)||void 0===s?void 0:s[0],onClick:()=>d("button")}))))},ct=({content:n,metadata:r})=>{var i,a,l,s,d,c,u,m,p,g,h;const f=o(null),v=(null==n?void 0:n.asset)&&(null===(i=null==n?void 0:n.asset.filename)||void 0===i?void 0:i.endsWith("svg"))?F:"img";t(()=>{var e;const t=new IntersectionObserver(e=>{var t,o;e[0].isIntersecting&&e[0].intersectionRatio>=.5&&!(null===(t=localStorage.getItem("analyticsUids"))||void 0===t?void 0:t.includes(n._uid))&&(Fe(ve,ve,{banner_promotion_name:null!==(o=null==n?void 0:n.bannerPromotionName)&&void 0!==o?o:null==n?void 0:n.description,banner_source:ye,banner_type:Te,banner_location:null==n?void 0:n.bannerLocation,audience_name:Ce,promotion_objective:Ce}),localStorage.setItem("analyticsUids",JSON.stringify([...localStorage.getItem("analyticsUids")?JSON.parse(localStorage.getItem("analyticsUids")||""):[],n._uid])))},{threshold:.5});return f.current&&!(null===(e=localStorage.getItem("analyticsUids"))||void 0===e?void 0:e.includes(n._uid))&&t.observe(f.current),()=>{t.disconnect()}});const[x,y]=e.useState(!1);return e.createElement(e.Fragment,null,!(null==n?void 0:n.notToDisplay)&&e.createElement("div",{className:`${rt.container} ${"Secondary-V4"!=(null===(a=null==n?void 0:n.button[0])||void 0===a?void 0:a.buttonType)&&rt["button-style"]}`,style:Object.assign({},(null==n?void 0:n.defaultBackgroundColor)===S?{backgroundColor:null===(l=null==n?void 0:n.backgroundColorPicker)||void 0===l?void 0:l.color}:{backgroundColor:null==n?void 0:n.defaultBackgroundColor}),ref:f},((null===(s=null==n?void 0:n.textBlok)||void 0===s?void 0:s.length)>0||(null==n?void 0:n.asset)&&(null==n?void 0:n.asset.filename)||(null===(d=null==n?void 0:n.button)||void 0===d?void 0:d.length)>0)&&e.createElement("div",{className:((null==n?void 0:n.subElementsAlignment)===b?"align-center":(null==n?void 0:n.subElementsAlignment)===_?"align-left":"align-right")+" "},(null==n?void 0:n.asset)&&(null==n?void 0:n.asset.filename)&&v===F&&e.createElement("div",{className:`${rt.icon}`},e.createElement("img",{src:(null==n?void 0:n.asset)&&(null==n?void 0:n.asset.filename),title:(null==n?void 0:n.asset)&&(null==n?void 0:n.asset.title),alt:(null==n?void 0:n.asset)&&(null==n?void 0:n.asset.alt),height:"48",width:"48"})),(null===(c=null==n?void 0:n.textBlok)||void 0===c?void 0:c.length)>0&&e.createElement("div",{className:`\n ${rt["content-container"]} ${(null===(u=null==n?void 0:n.button)||void 0===u?void 0:u.length)>0&&(null==n?void 0:n.button[0])&&rt["content-button"]}`},(null===(m=null==n?void 0:n.textBlok)||void 0===m?void 0:m.length)>0&&(null==n?void 0:n.textBlok.map(n=>"falconTitle"===(null==n?void 0:n.component)?e.createElement(et,{content:n}):"falconDescription"===(null==n?void 0:n.component)?e.createElement(nt,{content:n}):void 0))),(null===(p=null==n?void 0:n.button)||void 0===p?void 0:p.length)>0&&e.createElement("div",{className:`${rt.butn} ${rt["button-variant"]} ${rt["butn-container"]} `},e.createElement(ot,{content:null==n?void 0:n.button[0],eventAction:"InternetTVCard",metadata:r,setButtonClicked:e=>{(e=>{var t,o,r,i,a,l,s;const d=null!==(r=null===(o=null===(t=null==n?void 0:n.textBlok)||void 0===t?void 0:t[0])||void 0===o?void 0:o.text)&&void 0!==r?r:"",c=null!==(a=null===(i=null==n?void 0:n.button)||void 0===i?void 0:i[0])&&void 0!==a?a:"";e&&(Fe(be,be,{banner_promotion_name:null!==(l=null==n?void 0:n.bannerPromotionName)&&void 0!==l?l:null==n?void 0:n.description,banner_source:ye,banner_type:Te,banner_location:null==n?void 0:n.bannerLocation,audience_name:Ce,promotion_objective:Ce}),Fe(pe,"internet_tv_card_click",{link_url:null===(s=null==c?void 0:c.buttonLink)||void 0===s?void 0:s.cached_url,click_text:null==c?void 0:c.buttonLabel,headline:d}))})(e),e&&y(!0)}})),x&&(null===(g=null==n?void 0:n.detailsModal)||void 0===g?void 0:g.length)>0&&e.createElement(dt,{content:null===(h=null==n?void 0:n.detailsModal)||void 0===h?void 0:h[0],isModalOpen:x,setIsModalOpen:y}))))};var ut={container:"InternetAndTvCardsBenefits-module_container__raz-h","text-container":"InternetAndTvCardsBenefits-module_text-container__90Wb3",btn:"InternetAndTvCardsBenefits-module_btn__rRfTF",overline:"InternetAndTvCardsBenefits-module_overline__2xTAG",cards:"InternetAndTvCardsBenefits-module_cards__UHimj",card:"InternetAndTvCardsBenefits-module_card__VEZEh",carousel:"InternetAndTvCardsBenefits-module_carousel__LB5pI",slide:"InternetAndTvCardsBenefits-module_slide__vS8wq"};c("/* center a block element */\n/* use this to any of the pseudo elements as these are the mandatory properties */\n/* setting styles in separate formats for cross browser support */\n/* specify the max width for an element and apply ellipses and truncate the overflow */\n/* vertically center alilgn any HTML element */\n/* add basePath to assets */\n@media (max-width: 767px) {\n .InternetAndTvCardsBenefits-module_container__raz-h .sr-responsive-row {\n padding: 0;\n }\n}\n.InternetAndTvCardsBenefits-module_container__raz-h {\n border-radius: 0;\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .InternetAndTvCardsBenefits-module_text-container__90Wb3 {\n text-align: center;\n margin: 0 auto 40px auto;\n}\n@media (max-width: 767px) {\n .InternetAndTvCardsBenefits-module_container__raz-h .InternetAndTvCardsBenefits-module_text-container__90Wb3 {\n margin-bottom: 28px;\n }\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .InternetAndTvCardsBenefits-module_text-container__90Wb3 .InternetAndTvCardsBenefits-module_btn__rRfTF {\n padding-top: 24px;\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .InternetAndTvCardsBenefits-module_text-container__90Wb3 .InternetAndTvCardsBenefits-module_overline__2xTAG {\n font-size: 18px;\n line-height: 24px;\n font-weight: 700;\n color: #86807c;\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .col-md-4:first-child {\n padding-left: 10px;\n}\n@media (max-width: 767px) {\n .InternetAndTvCardsBenefits-module_container__raz-h .col-md-4:first-child {\n padding-left: 6px;\n }\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .col-md-4:last-child {\n padding-right: 10px;\n}\n@media (max-width: 767px) {\n .InternetAndTvCardsBenefits-module_container__raz-h .col-md-4:last-child {\n padding-right: 6px;\n }\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .d-sm-block {\n display: flex !important;\n}\n@media (max-width: 767px) {\n .InternetAndTvCardsBenefits-module_container__raz-h .d-none {\n display: none !important;\n }\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .InternetAndTvCardsBenefits-module_cards__UHimj {\n justify-content: center;\n}\n@media (max-width: 1023px) {\n .InternetAndTvCardsBenefits-module_container__raz-h .InternetAndTvCardsBenefits-module_cards__UHimj {\n padding-bottom: 48px;\n }\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .InternetAndTvCardsBenefits-module_cards__UHimj .InternetAndTvCardsBenefits-module_card__VEZEh {\n margin-bottom: 20px;\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .InternetAndTvCardsBenefits-module_carousel__LB5pI {\n text-align: center;\n padding-bottom: 96px;\n}\n@media (max-width: 1023px) {\n .InternetAndTvCardsBenefits-module_container__raz-h .InternetAndTvCardsBenefits-module_carousel__LB5pI {\n padding-bottom: 84px;\n }\n}\n@media (max-width: 767px) {\n .InternetAndTvCardsBenefits-module_container__raz-h .InternetAndTvCardsBenefits-module_carousel__LB5pI .react-multiple-carousel__arrow {\n margin-right: 20px;\n margin-left: 20px;\n }\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .react-multi-carousel-track {\n margin-bottom: 40px !important;\n}\n@media (max-width: 767px) {\n .InternetAndTvCardsBenefits-module_container__raz-h .react-multi-carousel-track li:last-child {\n margin-left: 0 !important;\n padding-right: 24px;\n }\n .InternetAndTvCardsBenefits-module_container__raz-h .react-multi-carousel-track li {\n padding-left: 16px !important;\n }\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .react-multi-carousel-track .react-multi-carousel-item {\n visibility: visible !important;\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .react-multiple-carousel__arrow--right {\n right: -25px !important;\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .react-multiple-carousel__arrow--left {\n left: -25px !important;\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .react-multi-carousel-list .react-multi-carousel-track {\n margin: auto;\n}\n@media (max-width: 767px) {\n .InternetAndTvCardsBenefits-module_container__raz-h .react-multi-carousel-list .react-multi-carousel-track {\n margin: 0;\n }\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .react-multi-carousel-list .react-multiple-carousel__arrow {\n background: #ffffff;\n box-shadow: 0px 4px 12px rgba(87, 84, 82, 0.2);\n border-radius: 24px;\n font-size: 16px;\n height: 44px;\n width: 44px;\n padding: 10px;\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .react-multi-carousel-list .react-multiple-carousel__arrow::before {\n color: #da291c;\n font-size: 16px;\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .react-multi-carousel-list .react-multiple-carousel__arrow--right {\n right: -1%;\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .react-multi-carousel-list .react-multiple-carousel__arrow--left {\n left: -1%;\n}\n@media (min-width: 1440px) {\n .InternetAndTvCardsBenefits-module_container__raz-h .react-multi-carousel-list .react-multiple-carousel__arrow--right {\n right: 0;\n }\n .InternetAndTvCardsBenefits-module_container__raz-h .react-multi-carousel-list .react-multiple-carousel__arrow--left {\n left: 0;\n }\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .react-multi-carousel-list .react-multiple-carousel__arrow {\n z-index: 1;\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .react-multi-carousel-dot-list .react-multi-carousel-dot button {\n background-color: #a6a4a2;\n border: none;\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .react-multi-carousel-dot-list .react-multi-carousel-dot--active button {\n background-color: #e6003c;\n border: none;\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .InternetAndTvCardsBenefits-module_slide__vS8wq {\n height: 100%;\n padding: 0 8px 0 8px;\n}\n@media (max-width: 767px) {\n .InternetAndTvCardsBenefits-module_container__raz-h .InternetAndTvCardsBenefits-module_slide__vS8wq {\n padding: 0px;\n }\n}");const mt=({content:n})=>{const t=(e=>{switch(e){case"grey-100":return"falcon-background-grey-100";case"ice-white":return"falcon-background-ice-white";case"transparent":return"falcon-background-transparent";case"blue":return"falcon-background-blue";case"dark-green":return"falcon-background-green";default:return""}})(null==n?void 0:n.backgroundColor),o=Me(null==n?void 0:n.gradientBackground),r=(null==n?void 0:n.gradientBackground)===S?t:o;return e.createElement("div",null,(null==n?void 0:n.height)?e.createElement("div",{className:`d-none d-sm-block ${r}`,style:{height:`${null==n?void 0:n.height}px`}}):e.createElement("div",{className:`d-none d-sm-block ${r}`,style:{height:`${null==n?void 0:n.desktopHeight}px`}}),e.createElement("div",{className:`d-block d-sm-none ${r} `,style:{height:`${null==n?void 0:n.mobHeight}px`}}))},pt=({content:o,metadata:r})=>{var i,a,l,s,d,c,u,m,p,g;const h="2"===(null==o?void 0:o.cardsInRow)?2:"3"===(null==o?void 0:o.cardsInRow)?3:4,v=f(),b={desktop:{breakpoint:{max:7e3,min:1440},items:h},tabletLarge:{breakpoint:{max:1439,min:1024},items:3},tabletMedium:{breakpoint:{max:1023,min:768},items:2},mobile:{breakpoint:{max:767,min:0},items:1,partialVisibilityGutter:45}},_="2"===(null==o?void 0:o.cardsInRow)&&2==(null==o?void 0:o.Cards.length)?B:"2"===(null==o?void 0:o.cardsInRow)&&(null==o?void 0:o.Cards.length)>2?"col-lg-6":"3"===(null==o?void 0:o.cardsInRow)?B:"col-lg-3",x=Me(null==o?void 0:o.gradientBackground),y=je(null==o?void 0:o.headlineColor),w=(null==o?void 0:o.headlineColor)&&(null==o?void 0:o.headlineColor)!==S?y:"",T=(null==o?void 0:o.headlineColor)&&(null==o?void 0:o.headlineColor)===S?{color:null===(i=null==o?void 0:o.headlineColorPicker)||void 0===i?void 0:i.color}:{},[F,O]=n([]);return t(()=>{var e;const n=[];(null===(e=null==o?void 0:o.Cards)||void 0===e?void 0:e.length)>0&&(null==o||o.Cards.map(e=>{!e.notToDisplay&&n.push(e)})),O(n)},[]),e.createElement("div",{className:`${ut.container} ${(null==o?void 0:o.gradientBackground)!=S?x:""}`,id:(null==o?void 0:o.id)||"",style:Object.assign({},(null==o?void 0:o.gradientBackground)===S?{backgroundColor:null===(a=null==o?void 0:o.backgroundColor)||void 0===a?void 0:a.color}:{})},(null===(l=null==o?void 0:o.topSpace)||void 0===l?void 0:l.length)>0&&e.createElement(mt,{content:null==o?void 0:o.topSpace[0]}),e.createElement(Ue,null,e.createElement(e.Fragment,null,((null==o?void 0:o.overlineText)||(null===(s=null==o?void 0:o.description)||void 0===s?void 0:s.length)>0||(null===(d=null==o?void 0:o.button)||void 0===d?void 0:d.length)>0||(null==o?void 0:o.title))&&e.createElement("div",{className:ut["text-container"]},(null==o?void 0:o.overlineText)&&e.createElement("div",{className:ut.overline},null==o?void 0:o.overlineText),(null==o?void 0:o.title)&&(null==o?void 0:o.headlineVariants)===C?e.createElement("h1",{className:w,style:Object.assign({},T)},null==o?void 0:o.title," "):(null==o?void 0:o.headlineVariants)===k?e.createElement("h2",{className:w,style:Object.assign({},T)},null==o?void 0:o.title):(null==o?void 0:o.headlineVariants)===E?e.createElement("h3",{className:w,style:Object.assign({},T)},null==o?void 0:o.title):e.createElement("h4",{className:w,style:Object.assign({},T)},null==o?void 0:o.title),(null===(c=null==o?void 0:o.description)||void 0===c?void 0:c.length)>0&&e.createElement(nt,{content:null==o?void 0:o.description[0]}),(null==o?void 0:o.button)&&(null===(u=null==o?void 0:o.button)||void 0===u?void 0:u.length)>0&&e.createElement("div",{className:ut.btn},e.createElement(ot,{content:null==o?void 0:o.button[0],eventAction:null==o?void 0:o.title,metadata:r}))),(null==o?void 0:o.isMobSlider)&&(null==o?void 0:o.variant)===I?e.createElement(e.Fragment,null,e.createElement("div",{className:`row ${ut.cards} d-none d-sm-block`},(null==F?void 0:F.length)>0&&(null==F?void 0:F.map((n,t)=>e.createElement("div",{key:t,className:`${_} col-md-4 col-sm-6 ${ut.card}`},e.createElement(ct,{content:n,metadata:r}))))),e.createElement("div",{className:`d-block d-sm-none ${ut.carousel}`},(null==F?void 0:F.length)>0&&e.createElement(Xn,{infinite:null==o?void 0:o.enableCycle,responsive:b,autoPlay:!1,shouldResetAutoplay:!1,showDots:1!==(null===(m=null==o?void 0:o.productTeaserSlides)||void 0===m?void 0:m.length),dotListClass:ut.carousel_dot,itemClass:ut.carouselItem,ssr:!0,arrows:!1,containerClass:ut.carouselContainer,sliderClass:ut.sliderClass,customTransition:"transform 1s ease",transitionDuration:500,partialVisbile:"large-desktop"!==v},null==F?void 0:F.map((n,t)=>e.createElement("div",{key:t,className:ut.slide},e.createElement(ct,{content:n,metadata:r})))))):(null==o?void 0:o.variant)===I?e.createElement("div",{className:`row ${ut.cards}`},(null==F?void 0:F.length)>0&&(null==F?void 0:F.map((n,t)=>e.createElement("div",{key:t,className:`${_} col-md-4 col-sm-6 ${ut.card}`},e.createElement(ct,{content:n,metadata:r}))))):e.createElement("div",{className:ut.carousel},(null==F?void 0:F.length)>0&&e.createElement(Xn,{infinite:null==o?void 0:o.enableCycle,responsive:b,autoPlay:!1,shouldResetAutoplay:!1,showDots:1!==(null===(p=null==o?void 0:o.productTeaserSlides)||void 0===p?void 0:p.length),dotListClass:ut.carousel_dot,itemClass:ut.carouselItem,ssr:!0,arrows:!1,containerClass:ut.carouselContainer,sliderClass:ut.sliderClass,customTransition:"transform 1s ease",transitionDuration:500,partialVisbile:"large-desktop"!==v},null==F?void 0:F.map((n,t)=>e.createElement("div",{key:t,className:ut.slide},e.createElement(ct,{content:n,metadata:r}))))))),(null===(g=null==o?void 0:o.bottomSpace)||void 0===g?void 0:g.length)>0&&e.createElement(mt,{content:null==o?void 0:o.bottomSpace[0]}))};function gt(e,n){return function(){return e.apply(n,arguments)}}c('.inputrow {\r\n box-shadow: 0px 2px 4px rgba(87, 84, 82, 0.2);\r\n border-radius: 8px;\r\n background-color: #ffffff;\r\n padding: 16px;\r\n margin: 0px;\r\n}\r\n.truncation{\r\n text-overflow: ellipsis;\r\n}\r\n\r\n.checking{\r\n padding-right: 28px !important;\r\n}\r\n/* .gradientborder {\r\n content: "";\r\n border: 4px solid #bf0760;\r\n border-radius: 12px;\r\n z-index: 2;\r\n position: relative;\r\n box-shadow: 0px 2px 4px rgba(87, 84, 82, 0.2);\r\n} */\r\n.backdropindex {\r\n z-index: 1;\r\n}\r\n.hideoverlay {\r\n display: none;\r\n}\r\n.suggestionactive,\r\n.addresscontainer li:hover {\r\n background-color: #f7f6f5;\r\n cursor: pointer;\r\n}\r\n.suggestionactive,\r\n.addresscontainer li {\r\n padding: 10px 12px;\r\n}\r\n.form-floating {\r\n margin-right: 16px;\r\n}\r\n.form-control {\r\n background: #f8f8f8;\r\n background-color: #b2b2b2;\r\n border: 1px solid;\r\n font-weight: 700;\r\n padding: 14px 12px;\r\n}\r\n\r\n.horizontallinetwo {\r\n border-bottom: 1px solid #e6e3df;\r\n margin-top: 8px;\r\n margin-bottom: 16px;\r\n}\r\n\r\n.inputcontainer {\r\n margin-right: 16px;\r\n}\r\n\r\n.inputcontainer input {\r\n font-size: 16px;\r\n line-height: 24px;\r\n border: 1px solid #b3aeaa !important;\r\n border-radius: 4px;\r\n height: 52px;\r\n padding: 14px 12px;\r\n width: 100%;\r\n background: #f7f6f5;\r\n}\r\n\r\n.inputcontainer .errorfield {\r\n border: 2px solid #c60047 !important;\r\n}\r\n\r\ninput:focus {\r\n border: 2px solid #3d3935 !important;\r\n color: #333333;\r\n outline: none;\r\n}\r\n\r\n.cross-icon {\r\n position: absolute;\r\n top: 0;\r\n bottom: 0;\r\n right: 0;\r\n padding: 14px;\r\n}\r\n.addresscontainer {\r\n background: #ffffff;\r\n box-shadow: 0px 8px 24px rgb(51 51 51 / 20%);\r\n cursor: pointer;\r\n list-style: none;\r\n padding: 12px;\r\n position: absolute;\r\n text-align: left;\r\n width: 100%;\r\n z-index: 1000;\r\n transition: all 1s ease-in;\r\n}\r\n\r\n.addresscontainer li:hover {\r\n background-color: #f7f6f5;\r\n cursor: pointer;\r\n}\r\n\r\n.addresscontainer :hover {\r\n background: #e5e5e5;\r\n border-radius: 4px;\r\n text-align: left;\r\n width: 100%;\r\n z-index: 100;\r\n}\r\n.errormsg {\r\n color: #c60047;\r\n font-size: 12px;\r\n line-height: 16px;\r\n font-weight: 500;\r\n padding-top: 4px;\r\n}\r\n.addresstext {\r\n font-weight: 700;\r\n font-size: 16px;\r\n line-height: 24px;\r\n color: #3d3935;\r\n overflow: hidden;\r\n text-overflow: ellipsis;\r\n white-space: unset;\r\n text-align: center;\r\n}\r\n.successinput {\r\n display: flex;\r\n justify-content: center;\r\n}\r\n\r\n.networkInfo {\r\n display: flex;\r\n font-weight: 400;\r\n color: #5f5955;\r\n font-size: 14px;\r\n line-height: 20px;\r\n margin-top: 16px;\r\n justify-content: center;\r\n align-items: center;\r\n}\r\n\r\n.download {\r\n color: #5f5955;\r\n margin-right: 8px;\r\n margin-left: 8px;\r\n}\r\n.horizontallineone {\r\n border-bottom: 1px solid #e6e3df;\r\n margin-top: 12px;\r\n}\r\n.mobilecard {\r\n display: flex;\r\n}\r\n.changeBtn {\r\n display: inline-flex;\r\n align-items: center;\r\n padding: 8px;\r\n}\r\n.changeTxt {\r\n color: #da291c;\r\n font-size: 16px;\r\n font-weight: 700;\r\n line-height: 20px;\r\n}\r\n.changeTxt:hover {\r\n cursor: pointer;\r\n color: #961c13;\r\n}\r\n.changeTxt:active {\r\n cursor: pointer;\r\n color: #c7355f;\r\n}\r\n.divider {\r\n margin-left: 8px;\r\n color: #e6e3df;\r\n}\r\n.linechecktitle {\r\n text-align: center;\r\n padding-bottom: 16px;\r\n font-size: 18px;\r\n line-height: 24px;\r\n font-weight: 700;\r\n}\r\n.modembtn {\r\n cursor: pointer;\r\n color: #da291c;\r\n font-size: 16px;\r\n line-height: 20px;\r\n font-weight: 700;\r\n}\r\n.individuallinecheck {\r\n display: inline-flex;\r\n width: 100%;\r\n .smallerinput {\r\n width: 30%;\r\n margin: 0px 12px 20px;\r\n }\r\n .streetinput {\r\n margin: 0px 0px 0px 12px;\r\n }\r\n .cityinput {\r\n margin: 0px 12px 0px 0px;\r\n }\r\n}\r\n.marginautodefault {\r\n margin: auto;\r\n}\r\n@media (max-width: 767px) {\r\n .homeicon {\r\n margin-top: 12px;\r\n }\r\n .inputbox {\r\n width: fit-content;\r\n width: 68%;\r\n }\r\n .inputcontainer {\r\n margin: 0 16px;\r\n }\r\n .successinput {\r\n right: 0px;\r\n }\r\n .addresstext {\r\n margin-top: 12px;\r\n }\r\n .changeBtn {\r\n justify-content: center;\r\n margin: auto;\r\n float: unset;\r\n }\r\n .mobileTable {\r\n right: 6px;\r\n top: 23px;\r\n }\r\n .networkInfo {\r\n margin-top: 6px;\r\n display: flex;\r\n flex-direction: column;\r\n }\r\n .horizontallineone {\r\n border-bottom: 1px solid #e6e3df;\r\n margin: 16px 0;\r\n display: flex;\r\n }\r\n .mobilecard {\r\n display: flex;\r\n flex-direction: row;\r\n align-items: center;\r\n }\r\n /* .mobilerow {\r\n margin-top: 16px;\r\n } */\r\n .downloadText {\r\n display: inline-flex;\r\n }\r\n .downloadText img {\r\n margin-right: 4px;\r\n }\r\n .uploadText {\r\n display: inline-flex;\r\n }\r\n .uploadText img {\r\n margin-right: 4px;\r\n }\r\n .linecheckOverlay {\r\n background-color: #e6e3df;\r\n width: 100vw;\r\n height: 100vh;\r\n position: fixed;\r\n top: 0;\r\n left: 0;\r\n cursor: pointer;\r\n z-index: 10000;\r\n overflow: scroll;\r\n }\r\n .headerContainer {\r\n background-color: #ffffff;\r\n box-shadow: 0px 2px 4px rgba(87, 84, 82, 0.2);\r\n text-align: center;\r\n padding: 12px 0px;\r\n color: #3d3935;\r\n font-weight: 700;\r\n padding-right: 16px;\r\n font-size: 18px;\r\n line-height: 24px;\r\n }\r\n .spinners {\r\n top: 30vh;\r\n position: relative;\r\n left: 46vw;\r\n }\r\n .checktext {\r\n position: relative;\r\n top: 10px;\r\n right: 50px;\r\n left: -32vw;\r\n }\r\n .closeIcon {\r\n position: absolute;\r\n right: 15px;\r\n top: 18px;\r\n }\r\n .addresscontainer {\r\n margin-top: 20px;\r\n }\r\n .linechecktitle {\r\n text-align: center;\r\n }\r\n .errormsgMob {\r\n margin-left: 16px;\r\n }\r\n .individuallinecheck {\r\n display: block;\r\n margin: 16px 0px;\r\n .smallerinput {\r\n width: 100%;\r\n margin: 0px 0px 20px 0px;\r\n }\r\n .cityinput {\r\n width: 100%;\r\n margin: 0px 0px 4px 0px;\r\n }\r\n .streetinput {\r\n width: 100%;\r\n margin: 0px 0px 20px 0px;\r\n }\r\n }\r\n .secondarybutton {\r\n background-color: #ffffff;\r\n padding: 16px;\r\n border-radius: 12px;\r\n margin: 16px 20px;\r\n height: 52px;\r\n }\r\n}\r\n.tooltipcls {\r\n cursor: pointer;\r\n}\r\n.error-msg-Center {\r\n text-align: center;\r\n}\r\n.horizontal-line {\r\n color: #e6e3df;\r\n line-height: 1px;\r\n margin: 8px 0;\r\n}\r\n.helpText {\r\n font-weight: 400;\r\n font-size: 14px;\r\n line-height: 20px;\r\n text-align: left;\r\n color: #5f5955;\r\n padding: 16px 16px 0px 16px;\r\n}\r\n.secondarybutton {\r\n font-size: 16px;\r\n font-style: normal;\r\n font-weight: 700;\r\n line-height: 24px;\r\n color: #da291c;\r\n padding: 16px 0px 0px;\r\n cursor: pointer;\r\n}\r\n\r\n@media (max-width: 767px) {\r\n .secondarybutton {\r\n margin-left: 16px;\r\n padding-left: 16px;\r\n }\r\n}\r\n\r\n/* .error{\r\n border:2px solid red !important;\r\n font-size: larger;\r\n width: 30%;\r\n margin : 0px 12px 20px;\r\n} */\r\n.inputcontainer .errorInput {\r\n border: 2px solid #c60047 !important;\r\n margin: 0px 12px 20px;\r\n width: 30%;\r\n}\r\n\r\n.inputcontainer .errorCityInput {\r\n border: 2px solid #c60047 !important;\r\n margin: 0px 12px 0px 0px;\r\n width: 100%;\r\n}\r\n.inputcontainer .errorStreetInput {\r\n border: 2px solid #c60047 !important;\r\n margin: 0px 0px 1px 12px;\r\n width: 100%;\r\n}\r\n.errorbutton {\r\n background-color: #ffffff;\r\n padding: 0 16px 0 12px;\r\n border-radius: 12px;\r\n color: #da291c;\r\n font-size: 16px;\r\n font-style: normal;\r\n font-weight: 700;\r\n line-height: 24px;\r\n}\r\n@media (max-width: 767px) {\r\n .inputcontainer .errorInput {\r\n width: 100%;\r\n margin: 0 0 10px 0 !important;\r\n }\r\n .inputcontainer .errorCityInput {\r\n margin: 0;\r\n }\r\n .inputcontainer .errorStreetInput {\r\n margin: 0 0 10px 0 !important;\r\n }\r\n .errorbutton {\r\n background-color: transparent;\r\n padding: 0 16px 0 8px;\r\n }\r\n}\r\n.maxspeed {\r\n font-size: 14px;\r\n line-height: 16px;\r\n color: #5f5955;\r\n font-weight: 400;\r\n}\r\n@media (min-width: 768px) {\r\n .tooltip-align{\r\n margin-top: -3px;\r\n }\r\n .oldspinnercontainer {\r\n padding: 40px 24px;\r\n gap: 40px;\r\n border-radius: 8px;\r\n opacity: 0px;\r\n background-color: #ffffff;\r\n box-shadow: 0px 2px 4px 0px #57545233;\r\n }\r\n .oldspinnercontents {\r\n display: flex;\r\n flex-direction: column;\r\n align-items: center;\r\n }\r\n .oldspinnerloads {\r\n width: 32px;\r\n height: 32px;\r\n bottom: 12px;\r\n position: relative;\r\n color: #3d3935;\r\n }\r\n .oldchecktexts {\r\n font-size: 16px;\r\n font-weight: 700;\r\n line-height: 24px;\r\n text-align: center;\r\n color: #3d3935;\r\n position: relative;\r\n top: 10px;\r\n }\r\n}\r\n@media (max-width: 767px) {\r\n .spinnercontents {\r\n display: flex;\r\n flex-direction: column;\r\n align-items: center;\r\n margin-top: 12vh;\r\n }\r\n\r\n .oldspinnerload {\r\n width: 40px;\r\n height: 40px;\r\n bottom: 25px;\r\n position: relative;\r\n color: #3d3935;\r\n }\r\n\r\n .oldchecktext {\r\n color: #3d3935;\r\n text-align: center;\r\n font-size: 14px;\r\n line-height: 20px;\r\n font-weight: 400;\r\n }\r\n}\r\n');const{toString:ht}=Object.prototype,{getPrototypeOf:ft}=Object,{iterator:vt,toStringTag:bt}=Symbol,_t=(xt=Object.create(null),e=>{const n=ht.call(e);return xt[n]||(xt[n]=n.slice(8,-1).toLowerCase())});var xt;const yt=e=>(e=e.toLowerCase(),n=>_t(n)===e),wt=e=>n=>typeof n===e,{isArray:Tt}=Array,Ct=wt("undefined");function kt(e){return null!==e&&!Ct(e)&&null!==e.constructor&&!Ct(e.constructor)&&It(e.constructor.isBuffer)&&e.constructor.isBuffer(e)}const Et=yt("ArrayBuffer");const St=wt("string"),It=wt("function"),Bt=wt("number"),Ft=e=>null!==e&&"object"==typeof e,Ot=e=>{if("object"!==_t(e))return!1;const n=ft(e);return!(null!==n&&n!==Object.prototype&&null!==Object.getPrototypeOf(n)||bt in e||vt in e)},At=yt("Date"),Pt=yt("File"),Rt=yt("Blob"),Nt=yt("FileList"),Lt=yt("URLSearchParams"),[Mt,jt,Vt,Dt]=["ReadableStream","Request","Response","Headers"].map(yt);function Wt(e,n,{allOwnKeys:t=!1}={}){if(null==e)return;let o,r;if("object"!=typeof e&&(e=[e]),Tt(e))for(o=0,r=e.length;o<r;o++)n.call(null,e[o],o,e);else{if(kt(e))return;const r=t?Object.getOwnPropertyNames(e):Object.keys(e),i=r.length;let a;for(o=0;o<i;o++)a=r[o],n.call(null,e[a],a,e)}}function Ut(e,n){if(kt(e))return null;n=n.toLowerCase();const t=Object.keys(e);let o,r=t.length;for(;r-- >0;)if(o=t[r],n===o.toLowerCase())return o;return null}const zt="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:"undefined"!=typeof window?window:global,$t=e=>!Ct(e)&&e!==zt;const Gt=(Ht="undefined"!=typeof Uint8Array&&ft(Uint8Array),e=>Ht&&e instanceof Ht);var Ht;const qt=yt("HTMLFormElement"),Jt=(({hasOwnProperty:e})=>(n,t)=>e.call(n,t))(Object.prototype),Qt=yt("RegExp"),Xt=(e,n)=>{const t=Object.getOwnPropertyDescriptors(e),o={};Wt(t,(t,r)=>{let i;!1!==(i=n(t,r,e))&&(o[r]=i||t)}),Object.defineProperties(e,o)};const Kt=yt("AsyncFunction"),Yt=(Zt="function"==typeof setImmediate,eo=It(zt.postMessage),Zt?setImmediate:eo?(no=`axios@${Math.random()}`,to=[],zt.addEventListener("message",({source:e,data:n})=>{e===zt&&n===no&&to.length&&to.shift()()},!1),e=>{to.push(e),zt.postMessage(no,"*")}):e=>setTimeout(e));var Zt,eo,no,to;const oo="undefined"!=typeof queueMicrotask?queueMicrotask.bind(zt):"undefined"!=typeof process&&process.nextTick||Yt;var ro={isArray:Tt,isArrayBuffer:Et,isBuffer:kt,isFormData:e=>{let n;return e&&("function"==typeof FormData&&e instanceof FormData||It(e.append)&&("formdata"===(n=_t(e))||"object"===n&&It(e.toString)&&"[object FormData]"===e.toString()))},isArrayBufferView:function(e){let n;return n="undefined"!=typeof ArrayBuffer&&ArrayBuffer.isView?ArrayBuffer.isView(e):e&&e.buffer&&Et(e.buffer),n},isString:St,isNumber:Bt,isBoolean:e=>!0===e||!1===e,isObject:Ft,isPlainObject:Ot,isEmptyObject:e=>{if(!Ft(e)||kt(e))return!1;try{return 0===Object.keys(e).length&&Object.getPrototypeOf(e)===Object.prototype}catch(e){return!1}},isReadableStream:Mt,isRequest:jt,isResponse:Vt,isHeaders:Dt,isUndefined:Ct,isDate:At,isFile:Pt,isBlob:Rt,isRegExp:Qt,isFunction:It,isStream:e=>Ft(e)&&It(e.pipe),isURLSearchParams:Lt,isTypedArray:Gt,isFileList:Nt,forEach:Wt,merge:function e(){const{caseless:n,skipUndefined:t}=$t(this)&&this||{},o={},r=(r,i)=>{const a=n&&Ut(o,i)||i;Ot(o[a])&&Ot(r)?o[a]=e(o[a],r):Ot(r)?o[a]=e({},r):Tt(r)?o[a]=r.slice():t&&Ct(r)||(o[a]=r)};for(let e=0,n=arguments.length;e<n;e++)arguments[e]&&Wt(arguments[e],r);return o},extend:(e,n,t,{allOwnKeys:o}={})=>(Wt(n,(n,o)=>{t&&It(n)?e[o]=gt(n,t):e[o]=n},{allOwnKeys:o}),e),trim:e=>e.trim?e.trim():e.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,""),stripBOM:e=>(65279===e.charCodeAt(0)&&(e=e.slice(1)),e),inherits:(e,n,t,o)=>{e.prototype=Object.create(n.prototype,o),e.prototype.constructor=e,Object.defineProperty(e,"super",{value:n.prototype}),t&&Object.assign(e.prototype,t)},toFlatObject:(e,n,t,o)=>{let r,i,a;const l={};if(n=n||{},null==e)return n;do{for(r=Object.getOwnPropertyNames(e),i=r.length;i-- >0;)a=r[i],o&&!o(a,e,n)||l[a]||(n[a]=e[a],l[a]=!0);e=!1!==t&&ft(e)}while(e&&(!t||t(e,n))&&e!==Object.prototype);return n},kindOf:_t,kindOfTest:yt,endsWith:(e,n,t)=>{e=String(e),(void 0===t||t>e.length)&&(t=e.length),t-=n.length;const o=e.indexOf(n,t);return-1!==o&&o===t},toArray:e=>{if(!e)return null;if(Tt(e))return e;let n=e.length;if(!Bt(n))return null;const t=new Array(n);for(;n-- >0;)t[n]=e[n];return t},forEachEntry:(e,n)=>{const t=(e&&e[vt]).call(e);let o;for(;(o=t.next())&&!o.done;){const t=o.value;n.call(e,t[0],t[1])}},matchAll:(e,n)=>{let t;const o=[];for(;null!==(t=e.exec(n));)o.push(t);return o},isHTMLForm:qt,hasOwnProperty:Jt,hasOwnProp:Jt,reduceDescriptors:Xt,freezeMethods:e=>{Xt(e,(n,t)=>{if(It(e)&&-1!==["arguments","caller","callee"].indexOf(t))return!1;const o=e[t];It(o)&&(n.enumerable=!1,"writable"in n?n.writable=!1:n.set||(n.set=()=>{throw Error("Can not rewrite read-only method '"+t+"'")}))})},toObjectSet:(e,n)=>{const t={},o=e=>{e.forEach(e=>{t[e]=!0})};return Tt(e)?o(e):o(String(e).split(n)),t},toCamelCase:e=>e.toLowerCase().replace(/[-_\s]([a-z\d])(\w*)/g,function(e,n,t){return n.toUpperCase()+t}),noop:()=>{},toFiniteNumber:(e,n)=>null!=e&&Number.isFinite(e=+e)?e:n,findKey:Ut,global:zt,isContextDefined:$t,isSpecCompliantForm:function(e){return!!(e&&It(e.append)&&"FormData"===e[bt]&&e[vt])},toJSONObject:e=>{const n=new Array(10),t=(e,o)=>{if(Ft(e)){if(n.indexOf(e)>=0)return;if(kt(e))return e;if(!("toJSON"in e)){n[o]=e;const r=Tt(e)?[]:{};return Wt(e,(e,n)=>{const i=t(e,o+1);!Ct(i)&&(r[n]=i)}),n[o]=void 0,r}}return e};return t(e,0)},isAsyncFn:Kt,isThenable:e=>e&&(Ft(e)||It(e))&&It(e.then)&&It(e.catch),setImmediate:Yt,asap:oo,isIterable:e=>null!=e&&It(e[vt])};function io(e,n,t,o,r){Error.call(this),Error.captureStackTrace?Error.captureStackTrace(this,this.constructor):this.stack=(new Error).stack,this.message=e,this.name="AxiosError",n&&(this.code=n),t&&(this.config=t),o&&(this.request=o),r&&(this.response=r,this.status=r.status?r.status:null)}ro.inherits(io,Error,{toJSON:function(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:ro.toJSONObject(this.config),code:this.code,status:this.status}}});const ao=io.prototype,lo={};["ERR_BAD_OPTION_VALUE","ERR_BAD_OPTION","ECONNABORTED","ETIMEDOUT","ERR_NETWORK","ERR_FR_TOO_MANY_REDIRECTS","ERR_DEPRECATED","ERR_BAD_RESPONSE","ERR_BAD_REQUEST","ERR_CANCELED","ERR_NOT_SUPPORT","ERR_INVALID_URL"].forEach(e=>{lo[e]={value:e}}),Object.defineProperties(io,lo),Object.defineProperty(ao,"isAxiosError",{value:!0}),io.from=(e,n,t,o,r,i)=>{const a=Object.create(ao);ro.toFlatObject(e,a,function(e){return e!==Error.prototype},e=>"isAxiosError"!==e);const l=e&&e.message?e.message:"Error",s=null==n&&e?e.code:n;return io.call(a,l,s,t,o,r),e&&null==a.cause&&Object.defineProperty(a,"cause",{value:e,configurable:!0}),a.name=e&&e.name||"Error",i&&Object.assign(a,i),a};function so(e){return ro.isPlainObject(e)||ro.isArray(e)}function co(e){return ro.endsWith(e,"[]")?e.slice(0,-2):e}function uo(e,n,t){return e?e.concat(n).map(function(e,n){return e=co(e),!t&&n?"["+e+"]":e}).join(t?".":""):n}const mo=ro.toFlatObject(ro,{},null,function(e){return/^is[A-Z]/.test(e)});function po(e,n,t){if(!ro.isObject(e))throw new TypeError("target must be an object");n=n||new FormData,t=ro.toFlatObject(t,{metaTokens:!0,dots:!1,indexes:!1},!1,function(e,n){return!ro.isUndefined(n[e])});const o=t.metaTokens,r=t.visitor||d,i=t.dots,a=t.indexes,l=(t.Blob||"undefined"!=typeof Blob&&Blob)&&ro.isSpecCompliantForm(n);if(!ro.isFunction(r))throw new TypeError("visitor must be a function");function s(e){if(null===e)return"";if(ro.isDate(e))return e.toISOString();if(ro.isBoolean(e))return e.toString();if(!l&&ro.isBlob(e))throw new io("Blob is not supported. Use a Buffer instead.");return ro.isArrayBuffer(e)||ro.isTypedArray(e)?l&&"function"==typeof Blob?new Blob([e]):Buffer.from(e):e}function d(e,t,r){let l=e;if(e&&!r&&"object"==typeof e)if(ro.endsWith(t,"{}"))t=o?t:t.slice(0,-2),e=JSON.stringify(e);else if(ro.isArray(e)&&function(e){return ro.isArray(e)&&!e.some(so)}(e)||(ro.isFileList(e)||ro.endsWith(t,"[]"))&&(l=ro.toArray(e)))return t=co(t),l.forEach(function(e,o){!ro.isUndefined(e)&&null!==e&&n.append(!0===a?uo([t],o,i):null===a?t:t+"[]",s(e))}),!1;return!!so(e)||(n.append(uo(r,t,i),s(e)),!1)}const c=[],u=Object.assign(mo,{defaultVisitor:d,convertValue:s,isVisitable:so});if(!ro.isObject(e))throw new TypeError("data must be an object");return function e(t,o){if(!ro.isUndefined(t)){if(-1!==c.indexOf(t))throw Error("Circular reference detected in "+o.join("."));c.push(t),ro.forEach(t,function(t,i){!0===(!(ro.isUndefined(t)||null===t)&&r.call(n,t,ro.isString(i)?i.trim():i,o,u))&&e(t,o?o.concat(i):[i])}),c.pop()}}(e),n}function go(e){const n={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+","%00":"\0"};return encodeURIComponent(e).replace(/[!'()~]|%20|%00/g,function(e){return n[e]})}function ho(e,n){this._pairs=[],e&&po(e,this,n)}const fo=ho.prototype;function vo(e){return encodeURIComponent(e).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+")}function bo(e,n,t){if(!n)return e;const o=t&&t.encode||vo;ro.isFunction(t)&&(t={serialize:t});const r=t&&t.serialize;let i;if(i=r?r(n,t):ro.isURLSearchParams(n)?n.toString():new ho(n,t).toString(o),i){const n=e.indexOf("#");-1!==n&&(e=e.slice(0,n)),e+=(-1===e.indexOf("?")?"?":"&")+i}return e}fo.append=function(e,n){this._pairs.push([e,n])},fo.toString=function(e){const n=e?function(n){return e.call(this,n,go)}:go;return this._pairs.map(function(e){return n(e[0])+"="+n(e[1])},"").join("&")};class _o{constructor(){this.handlers=[]}use(e,n,t){return this.handlers.push({fulfilled:e,rejected:n,synchronous:!!t&&t.synchronous,runWhen:t?t.runWhen:null}),this.handlers.length-1}eject(e){this.handlers[e]&&(this.handlers[e]=null)}clear(){this.handlers&&(this.handlers=[])}forEach(e){ro.forEach(this.handlers,function(n){null!==n&&e(n)})}}var xo={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1},yo={isBrowser:!0,classes:{URLSearchParams:"undefined"!=typeof URLSearchParams?URLSearchParams:ho,FormData:"undefined"!=typeof FormData?FormData:null,Blob:"undefined"!=typeof Blob?Blob:null},protocols:["http","https","file","blob","url","data"]};const wo="undefined"!=typeof window&&"undefined"!=typeof document,To="object"==typeof navigator&&navigator||void 0,Co=wo&&(!To||["ReactNative","NativeScript","NS"].indexOf(To.product)<0),ko="undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope&&"function"==typeof self.importScripts,Eo=wo&&window.location.href||"http://localhost";var So={...Object.freeze({__proto__:null,hasBrowserEnv:wo,hasStandardBrowserEnv:Co,hasStandardBrowserWebWorkerEnv:ko,navigator:To,origin:Eo}),...yo};function Io(e){function n(e,t,o,r){let i=e[r++];if("__proto__"===i)return!0;const a=Number.isFinite(+i),l=r>=e.length;if(i=!i&&ro.isArray(o)?o.length:i,l)return ro.hasOwnProp(o,i)?o[i]=[o[i],t]:o[i]=t,!a;o[i]&&ro.isObject(o[i])||(o[i]=[]);return n(e,t,o[i],r)&&ro.isArray(o[i])&&(o[i]=function(e){const n={},t=Object.keys(e);let o;const r=t.length;let i;for(o=0;o<r;o++)i=t[o],n[i]=e[i];return n}(o[i])),!a}if(ro.isFormData(e)&&ro.isFunction(e.entries)){const t={};return ro.forEachEntry(e,(e,o)=>{n(function(e){return ro.matchAll(/\w+|\[(\w*)]/g,e).map(e=>"[]"===e[0]?"":e[1]||e[0])}(e),o,t,0)}),t}return null}const Bo={transitional:xo,adapter:["xhr","http","fetch"],transformRequest:[function(e,n){const t=n.getContentType()||"",o=t.indexOf("application/json")>-1,r=ro.isObject(e);r&&ro.isHTMLForm(e)&&(e=new FormData(e));if(ro.isFormData(e))return o?JSON.stringify(Io(e)):e;if(ro.isArrayBuffer(e)||ro.isBuffer(e)||ro.isStream(e)||ro.isFile(e)||ro.isBlob(e)||ro.isReadableStream(e))return e;if(ro.isArrayBufferView(e))return e.buffer;if(ro.isURLSearchParams(e))return n.setContentType("application/x-www-form-urlencoded;charset=utf-8",!1),e.toString();let i;if(r){if(t.indexOf("application/x-www-form-urlencoded")>-1)return function(e,n){return po(e,new So.classes.URLSearchParams,{visitor:function(e,n,t,o){return So.isNode&&ro.isBuffer(e)?(this.append(n,e.toString("base64")),!1):o.defaultVisitor.apply(this,arguments)},...n})}(e,this.formSerializer).toString();if((i=ro.isFileList(e))||t.indexOf("multipart/form-data")>-1){const n=this.env&&this.env.FormData;return po(i?{"files[]":e}:e,n&&new n,this.formSerializer)}}return r||o?(n.setContentType("application/json",!1),function(e,n,t){if(ro.isString(e))try{return(n||JSON.parse)(e),ro.trim(e)}catch(e){if("SyntaxError"!==e.name)throw e}return(t||JSON.stringify)(e)}(e)):e}],transformResponse:[function(e){const n=this.transitional||Bo.transitional,t=n&&n.forcedJSONParsing,o="json"===this.responseType;if(ro.isResponse(e)||ro.isReadableStream(e))return e;if(e&&ro.isString(e)&&(t&&!this.responseType||o)){const t=!(n&&n.silentJSONParsing)&&o;try{return JSON.parse(e,this.parseReviver)}catch(e){if(t){if("SyntaxError"===e.name)throw io.from(e,io.ERR_BAD_RESPONSE,this,null,this.response);throw e}}}return e}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,env:{FormData:So.classes.FormData,Blob:So.classes.Blob},validateStatus:function(e){return e>=200&&e<300},headers:{common:{Accept:"application/json, text/plain, */*","Content-Type":void 0}}};ro.forEach(["delete","get","head","post","put","patch"],e=>{Bo.headers[e]={}});const Fo=ro.toObjectSet(["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"]);const Oo=Symbol("internals");function Ao(e){return e&&String(e).trim().toLowerCase()}function Po(e){return!1===e||null==e?e:ro.isArray(e)?e.map(Po):String(e)}function Ro(e,n,t,o,r){return ro.isFunction(o)?o.call(this,n,t):(r&&(n=t),ro.isString(n)?ro.isString(o)?-1!==n.indexOf(o):ro.isRegExp(o)?o.test(n):void 0:void 0)}let No=class{constructor(e){e&&this.set(e)}set(e,n,t){const o=this;function r(e,n,t){const r=Ao(n);if(!r)throw new Error("header name must be a non-empty string");const i=ro.findKey(o,r);(!i||void 0===o[i]||!0===t||void 0===t&&!1!==o[i])&&(o[i||n]=Po(e))}const i=(e,n)=>ro.forEach(e,(e,t)=>r(e,t,n));if(ro.isPlainObject(e)||e instanceof this.constructor)i(e,n);else if(ro.isString(e)&&(e=e.trim())&&!/^[-_a-zA-Z0-9^`|~,!#$%&'*+.]+$/.test(e.trim()))i((e=>{const n={};let t,o,r;return e&&e.split("\n").forEach(function(e){r=e.indexOf(":"),t=e.substring(0,r).trim().toLowerCase(),o=e.substring(r+1).trim(),!t||n[t]&&Fo[t]||("set-cookie"===t?n[t]?n[t].push(o):n[t]=[o]:n[t]=n[t]?n[t]+", "+o:o)}),n})(e),n);else if(ro.isObject(e)&&ro.isIterable(e)){let t,o,r={};for(const n of e){if(!ro.isArray(n))throw TypeError("Object iterator must return a key-value pair");r[o=n[0]]=(t=r[o])?ro.isArray(t)?[...t,n[1]]:[t,n[1]]:n[1]}i(r,n)}else null!=e&&r(n,e,t);return this}get(e,n){if(e=Ao(e)){const t=ro.findKey(this,e);if(t){const e=this[t];if(!n)return e;if(!0===n)return function(e){const n=Object.create(null),t=/([^\s,;=]+)\s*(?:=\s*([^,;]+))?/g;let o;for(;o=t.exec(e);)n[o[1]]=o[2];return n}(e);if(ro.isFunction(n))return n.call(this,e,t);if(ro.isRegExp(n))return n.exec(e);throw new TypeError("parser must be boolean|regexp|function")}}}has(e,n){if(e=Ao(e)){const t=ro.findKey(this,e);return!(!t||void 0===this[t]||n&&!Ro(0,this[t],t,n))}return!1}delete(e,n){const t=this;let o=!1;function r(e){if(e=Ao(e)){const r=ro.findKey(t,e);!r||n&&!Ro(0,t[r],r,n)||(delete t[r],o=!0)}}return ro.isArray(e)?e.forEach(r):r(e),o}clear(e){const n=Object.keys(this);let t=n.length,o=!1;for(;t--;){const r=n[t];e&&!Ro(0,this[r],r,e,!0)||(delete this[r],o=!0)}return o}normalize(e){const n=this,t={};return ro.forEach(this,(o,r)=>{const i=ro.findKey(t,r);if(i)return n[i]=Po(o),void delete n[r];const a=e?function(e){return e.trim().toLowerCase().replace(/([a-z\d])(\w*)/g,(e,n,t)=>n.toUpperCase()+t)}(r):String(r).trim();a!==r&&delete n[r],n[a]=Po(o),t[a]=!0}),this}concat(...e){return this.constructor.concat(this,...e)}toJSON(e){const n=Object.create(null);return ro.forEach(this,(t,o)=>{null!=t&&!1!==t&&(n[o]=e&&ro.isArray(t)?t.join(", "):t)}),n}[Symbol.iterator](){return Object.entries(this.toJSON())[Symbol.iterator]()}toString(){return Object.entries(this.toJSON()).map(([e,n])=>e+": "+n).join("\n")}getSetCookie(){return this.get("set-cookie")||[]}get[Symbol.toStringTag](){return"AxiosHeaders"}static from(e){return e instanceof this?e:new this(e)}static concat(e,...n){const t=new this(e);return n.forEach(e=>t.set(e)),t}static accessor(e){const n=(this[Oo]=this[Oo]={accessors:{}}).accessors,t=this.prototype;function o(e){const o=Ao(e);n[o]||(!function(e,n){const t=ro.toCamelCase(" "+n);["get","set","has"].forEach(o=>{Object.defineProperty(e,o+t,{value:function(e,t,r){return this[o].call(this,n,e,t,r)},configurable:!0})})}(t,e),n[o]=!0)}return ro.isArray(e)?e.forEach(o):o(e),this}};function Lo(e,n){const t=this||Bo,o=n||t,r=No.from(o.headers);let i=o.data;return ro.forEach(e,function(e){i=e.call(t,i,r.normalize(),n?n.status:void 0)}),r.normalize(),i}function Mo(e){return!(!e||!e.__CANCEL__)}function jo(e,n,t){io.call(this,null==e?"canceled":e,io.ERR_CANCELED,n,t),this.name="CanceledError"}function Vo(e,n,t){const o=t.config.validateStatus;t.status&&o&&!o(t.status)?n(new io("Request failed with status code "+t.status,[io.ERR_BAD_REQUEST,io.ERR_BAD_RESPONSE][Math.floor(t.status/100)-4],t.config,t.request,t)):e(t)}No.accessor(["Content-Type","Content-Length","Accept","Accept-Encoding","User-Agent","Authorization"]),ro.reduceDescriptors(No.prototype,({value:e},n)=>{let t=n[0].toUpperCase()+n.slice(1);return{get:()=>e,set(e){this[t]=e}}}),ro.freezeMethods(No),ro.inherits(jo,io,{__CANCEL__:!0});const Do=(e,n,t=3)=>{let o=0;const r=function(e,n){e=e||10;const t=new Array(e),o=new Array(e);let r,i=0,a=0;return n=void 0!==n?n:1e3,function(l){const s=Date.now(),d=o[a];r||(r=s),t[i]=l,o[i]=s;let c=a,u=0;for(;c!==i;)u+=t[c++],c%=e;if(i=(i+1)%e,i===a&&(a=(a+1)%e),s-r<n)return;const m=d&&s-d;return m?Math.round(1e3*u/m):void 0}}(50,250);return function(e,n){let t,o,r=0,i=1e3/n;const a=(n,i=Date.now())=>{r=i,t=null,o&&(clearTimeout(o),o=null),e(...n)};return[(...e)=>{const n=Date.now(),l=n-r;l>=i?a(e,n):(t=e,o||(o=setTimeout(()=>{o=null,a(t)},i-l)))},()=>t&&a(t)]}(t=>{const i=t.loaded,a=t.lengthComputable?t.total:void 0,l=i-o,s=r(l);o=i;e({loaded:i,total:a,progress:a?i/a:void 0,bytes:l,rate:s||void 0,estimated:s&&a&&i<=a?(a-i)/s:void 0,event:t,lengthComputable:null!=a,[n?"download":"upload"]:!0})},t)},Wo=(e,n)=>{const t=null!=e;return[o=>n[0]({lengthComputable:t,total:e,loaded:o}),n[1]]},Uo=e=>(...n)=>ro.asap(()=>e(...n));var zo=So.hasStandardBrowserEnv?((e,n)=>t=>(t=new URL(t,So.origin),e.protocol===t.protocol&&e.host===t.host&&(n||e.port===t.port)))(new URL(So.origin),So.navigator&&/(msie|trident)/i.test(So.navigator.userAgent)):()=>!0,$o=So.hasStandardBrowserEnv?{write(e,n,t,o,r,i){const a=[e+"="+encodeURIComponent(n)];ro.isNumber(t)&&a.push("expires="+new Date(t).toGMTString()),ro.isString(o)&&a.push("path="+o),ro.isString(r)&&a.push("domain="+r),!0===i&&a.push("secure"),document.cookie=a.join("; ")},read(e){const n=document.cookie.match(new RegExp("(^|;\\s*)("+e+")=([^;]*)"));return n?decodeURIComponent(n[3]):null},remove(e){this.write(e,"",Date.now()-864e5)}}:{write(){},read:()=>null,remove(){}};function Go(e,n,t){let o=!/^([a-z][a-z\d+\-.]*:)?\/\//i.test(n);return e&&(o||0==t)?function(e,n){return n?e.replace(/\/?\/$/,"")+"/"+n.replace(/^\/+/,""):e}(e,n):n}const Ho=e=>e instanceof No?{...e}:e;function qo(e,n){n=n||{};const t={};function o(e,n,t,o){return ro.isPlainObject(e)&&ro.isPlainObject(n)?ro.merge.call({caseless:o},e,n):ro.isPlainObject(n)?ro.merge({},n):ro.isArray(n)?n.slice():n}function r(e,n,t,r){return ro.isUndefined(n)?ro.isUndefined(e)?void 0:o(void 0,e,0,r):o(e,n,0,r)}function i(e,n){if(!ro.isUndefined(n))return o(void 0,n)}function a(e,n){return ro.isUndefined(n)?ro.isUndefined(e)?void 0:o(void 0,e):o(void 0,n)}function l(t,r,i){return i in n?o(t,r):i in e?o(void 0,t):void 0}const s={url:i,method:i,data:i,baseURL:a,transformRequest:a,transformResponse:a,paramsSerializer:a,timeout:a,timeoutMessage:a,withCredentials:a,withXSRFToken:a,adapter:a,responseType:a,xsrfCookieName:a,xsrfHeaderName:a,onUploadProgress:a,onDownloadProgress:a,decompress:a,maxContentLength:a,maxBodyLength:a,beforeRedirect:a,transport:a,httpAgent:a,httpsAgent:a,cancelToken:a,socketPath:a,responseEncoding:a,validateStatus:l,headers:(e,n,t)=>r(Ho(e),Ho(n),0,!0)};return ro.forEach(Object.keys({...e,...n}),function(o){const i=s[o]||r,a=i(e[o],n[o],o);ro.isUndefined(a)&&i!==l||(t[o]=a)}),t}var Jo=e=>{const n=qo({},e);let{data:t,withXSRFToken:o,xsrfHeaderName:r,xsrfCookieName:i,headers:a,auth:l}=n;if(n.headers=a=No.from(a),n.url=bo(Go(n.baseURL,n.url,n.allowAbsoluteUrls),e.params,e.paramsSerializer),l&&a.set("Authorization","Basic "+btoa((l.username||"")+":"+(l.password?unescape(encodeURIComponent(l.password)):""))),ro.isFormData(t))if(So.hasStandardBrowserEnv||So.hasStandardBrowserWebWorkerEnv)a.setContentType(void 0);else if(ro.isFunction(t.getHeaders)){const e=t.getHeaders(),n=["content-type","content-length"];Object.entries(e).forEach(([e,t])=>{n.includes(e.toLowerCase())&&a.set(e,t)})}if(So.hasStandardBrowserEnv&&(o&&ro.isFunction(o)&&(o=o(n)),o||!1!==o&&zo(n.url))){const e=r&&i&&$o.read(i);e&&a.set(r,e)}return n};var Qo="undefined"!=typeof XMLHttpRequest&&function(e){return new Promise(function(n,t){const o=Jo(e);let r=o.data;const i=No.from(o.headers).normalize();let a,l,s,d,c,{responseType:u,onUploadProgress:m,onDownloadProgress:p}=o;function g(){d&&d(),c&&c(),o.cancelToken&&o.cancelToken.unsubscribe(a),o.signal&&o.signal.removeEventListener("abort",a)}let h=new XMLHttpRequest;function f(){if(!h)return;const o=No.from("getAllResponseHeaders"in h&&h.getAllResponseHeaders());Vo(function(e){n(e),g()},function(e){t(e),g()},{data:u&&"text"!==u&&"json"!==u?h.response:h.responseText,status:h.status,statusText:h.statusText,headers:o,config:e,request:h}),h=null}h.open(o.method.toUpperCase(),o.url,!0),h.timeout=o.timeout,"onloadend"in h?h.onloadend=f:h.onreadystatechange=function(){h&&4===h.readyState&&(0!==h.status||h.responseURL&&0===h.responseURL.indexOf("file:"))&&setTimeout(f)},h.onabort=function(){h&&(t(new io("Request aborted",io.ECONNABORTED,e,h)),h=null)},h.onerror=function(n){const o=new io(n&&n.message?n.message:"Network Error",io.ERR_NETWORK,e,h);o.event=n||null,t(o),h=null},h.ontimeout=function(){let n=o.timeout?"timeout of "+o.timeout+"ms exceeded":"timeout exceeded";const r=o.transitional||xo;o.timeoutErrorMessage&&(n=o.timeoutErrorMessage),t(new io(n,r.clarifyTimeoutError?io.ETIMEDOUT:io.ECONNABORTED,e,h)),h=null},void 0===r&&i.setContentType(null),"setRequestHeader"in h&&ro.forEach(i.toJSON(),function(e,n){h.setRequestHeader(n,e)}),ro.isUndefined(o.withCredentials)||(h.withCredentials=!!o.withCredentials),u&&"json"!==u&&(h.responseType=o.responseType),p&&([s,c]=Do(p,!0),h.addEventListener("progress",s)),m&&h.upload&&([l,d]=Do(m),h.upload.addEventListener("progress",l),h.upload.addEventListener("loadend",d)),(o.cancelToken||o.signal)&&(a=n=>{h&&(t(!n||n.type?new jo(null,e,h):n),h.abort(),h=null)},o.cancelToken&&o.cancelToken.subscribe(a),o.signal&&(o.signal.aborted?a():o.signal.addEventListener("abort",a)));const v=function(e){const n=/^([-+\w]{1,25})(:?\/\/|:)/.exec(e);return n&&n[1]||""}(o.url);v&&-1===So.protocols.indexOf(v)?t(new io("Unsupported protocol "+v+":",io.ERR_BAD_REQUEST,e)):h.send(r||null)})};const Xo=(e,n)=>{const{length:t}=e=e?e.filter(Boolean):[];if(n||t){let t,o=new AbortController;const r=function(e){if(!t){t=!0,a();const n=e instanceof Error?e:this.reason;o.abort(n instanceof io?n:new jo(n instanceof Error?n.message:n))}};let i=n&&setTimeout(()=>{i=null,r(new io(`timeout ${n} of ms exceeded`,io.ETIMEDOUT))},n);const a=()=>{e&&(i&&clearTimeout(i),i=null,e.forEach(e=>{e.unsubscribe?e.unsubscribe(r):e.removeEventListener("abort",r)}),e=null)};e.forEach(e=>e.addEventListener("abort",r));const{signal:l}=o;return l.unsubscribe=()=>ro.asap(a),l}},Ko=function*(e,n){let t=e.byteLength;if(t<n)return void(yield e);let o,r=0;for(;r<t;)o=r+n,yield e.slice(r,o),r=o},Yo=async function*(e){if(e[Symbol.asyncIterator])return void(yield*e);const n=e.getReader();try{for(;;){const{done:e,value:t}=await n.read();if(e)break;yield t}}finally{await n.cancel()}},Zo=(e,n,t,o)=>{const r=async function*(e,n){for await(const t of Yo(e))yield*Ko(t,n)}(e,n);let i,a=0,l=e=>{i||(i=!0,o&&o(e))};return new ReadableStream({async pull(e){try{const{done:n,value:o}=await r.next();if(n)return l(),void e.close();let i=o.byteLength;if(t){let e=a+=i;t(e)}e.enqueue(new Uint8Array(o))}catch(e){throw l(e),e}},cancel:e=>(l(e),r.return())},{highWaterMark:2})},{isFunction:er}=ro,nr=(({Request:e,Response:n})=>({Request:e,Response:n}))(ro.global),{ReadableStream:tr,TextEncoder:or}=ro.global,rr=(e,...n)=>{try{return!!e(...n)}catch(e){return!1}},ir=e=>{e=ro.merge.call({skipUndefined:!0},nr,e);const{fetch:n,Request:t,Response:o}=e,r=n?er(n):"function"==typeof fetch,i=er(t),a=er(o);if(!r)return!1;const l=r&&er(tr),s=r&&("function"==typeof or?(d=new or,e=>d.encode(e)):async e=>new Uint8Array(await new t(e).arrayBuffer()));var d;const c=i&&l&&rr(()=>{let e=!1;const n=new t(So.origin,{body:new tr,method:"POST",get duplex(){return e=!0,"half"}}).headers.has("Content-Type");return e&&!n}),u=a&&l&&rr(()=>ro.isReadableStream(new o("").body)),m={stream:u&&(e=>e.body)};r&&["text","arrayBuffer","blob","formData","stream"].forEach(e=>{!m[e]&&(m[e]=(n,t)=>{let o=n&&n[e];if(o)return o.call(n);throw new io(`Response type '${e}' is not supported`,io.ERR_NOT_SUPPORT,t)})});const p=async(e,n)=>{const o=ro.toFiniteNumber(e.getContentLength());return null==o?(async e=>{if(null==e)return 0;if(ro.isBlob(e))return e.size;if(ro.isSpecCompliantForm(e)){const n=new t(So.origin,{method:"POST",body:e});return(await n.arrayBuffer()).byteLength}return ro.isArrayBufferView(e)||ro.isArrayBuffer(e)?e.byteLength:(ro.isURLSearchParams(e)&&(e+=""),ro.isString(e)?(await s(e)).byteLength:void 0)})(n):o};return async e=>{let{url:r,method:a,data:l,signal:s,cancelToken:d,timeout:g,onDownloadProgress:h,onUploadProgress:f,responseType:v,headers:b,withCredentials:_="same-origin",fetchOptions:x}=Jo(e),y=n||fetch;v=v?(v+"").toLowerCase():"text";let w=Xo([s,d&&d.toAbortSignal()],g),T=null;const C=w&&w.unsubscribe&&(()=>{w.unsubscribe()});let k;try{if(f&&c&&"get"!==a&&"head"!==a&&0!==(k=await p(b,l))){let e,n=new t(r,{method:"POST",body:l,duplex:"half"});if(ro.isFormData(l)&&(e=n.headers.get("content-type"))&&b.setContentType(e),n.body){const[e,t]=Wo(k,Do(Uo(f)));l=Zo(n.body,65536,e,t)}}ro.isString(_)||(_=_?"include":"omit");const n=i&&"credentials"in t.prototype,s={...x,signal:w,method:a.toUpperCase(),headers:b.normalize().toJSON(),body:l,duplex:"half",credentials:n?_:void 0};T=i&&new t(r,s);let d=await(i?y(T,x):y(r,s));const g=u&&("stream"===v||"response"===v);if(u&&(h||g&&C)){const e={};["status","statusText","headers"].forEach(n=>{e[n]=d[n]});const n=ro.toFiniteNumber(d.headers.get("content-length")),[t,r]=h&&Wo(n,Do(Uo(h),!0))||[];d=new o(Zo(d.body,65536,t,()=>{r&&r(),C&&C()}),e)}v=v||"text";let E=await m[ro.findKey(m,v)||"text"](d,e);return!g&&C&&C(),await new Promise((n,t)=>{Vo(n,t,{data:E,headers:No.from(d.headers),status:d.status,statusText:d.statusText,config:e,request:T})})}catch(n){if(C&&C(),n&&"TypeError"===n.name&&/Load failed|fetch/i.test(n.message))throw Object.assign(new io("Network Error",io.ERR_NETWORK,e,T),{cause:n.cause||n});throw io.from(n,n&&n.code,e,T)}}},ar=new Map,lr=e=>{let n=e?e.env:{};const{fetch:t,Request:o,Response:r}=n,i=[o,r,t];let a,l,s=i.length,d=ar;for(;s--;)a=i[s],l=d.get(a),void 0===l&&d.set(a,l=s?new Map:ir(n)),d=l;return l};lr();const sr={http:null,xhr:Qo,fetch:{get:lr}};ro.forEach(sr,(e,n)=>{if(e){try{Object.defineProperty(e,"name",{value:n})}catch(e){}Object.defineProperty(e,"adapterName",{value:n})}});const dr=e=>`- ${e}`,cr=e=>ro.isFunction(e)||null===e||!1===e;var ur=(e,n)=>{e=ro.isArray(e)?e:[e];const{length:t}=e;let o,r;const i={};for(let a=0;a<t;a++){let t;if(o=e[a],r=o,!cr(o)&&(r=sr[(t=String(o)).toLowerCase()],void 0===r))throw new io(`Unknown adapter '${t}'`);if(r&&(ro.isFunction(r)||(r=r.get(n))))break;i[t||"#"+a]=r}if(!r){const e=Object.entries(i).map(([e,n])=>`adapter ${e} `+(!1===n?"is not supported by the environment":"is not available in the build"));throw new io("There is no suitable adapter to dispatch the request "+(t?e.length>1?"since :\n"+e.map(dr).join("\n"):" "+dr(e[0]):"as no adapter specified"),"ERR_NOT_SUPPORT")}return r};function mr(e){if(e.cancelToken&&e.cancelToken.throwIfRequested(),e.signal&&e.signal.aborted)throw new jo(null,e)}function pr(e){mr(e),e.headers=No.from(e.headers),e.data=Lo.call(e,e.transformRequest),-1!==["post","put","patch"].indexOf(e.method)&&e.headers.setContentType("application/x-www-form-urlencoded",!1);return ur(e.adapter||Bo.adapter,e)(e).then(function(n){return mr(e),n.data=Lo.call(e,e.transformResponse,n),n.headers=No.from(n.headers),n},function(n){return Mo(n)||(mr(e),n&&n.response&&(n.response.data=Lo.call(e,e.transformResponse,n.response),n.response.headers=No.from(n.response.headers))),Promise.reject(n)})}const gr="1.12.2",hr={};["object","boolean","number","function","string","symbol"].forEach((e,n)=>{hr[e]=function(t){return typeof t===e||"a"+(n<1?"n ":" ")+e}});const fr={};hr.transitional=function(e,n,t){function o(e,n){return"[Axios v"+gr+"] Transitional option '"+e+"'"+n+(t?". "+t:"")}return(t,r,i)=>{if(!1===e)throw new io(o(r," has been removed"+(n?" in "+n:"")),io.ERR_DEPRECATED);return n&&!fr[r]&&(fr[r]=!0,console.warn(o(r," has been deprecated since v"+n+" and will be removed in the near future"))),!e||e(t,r,i)}},hr.spelling=function(e){return(n,t)=>(console.warn(`${t} is likely a misspelling of ${e}`),!0)};var vr={assertOptions:function(e,n,t){if("object"!=typeof e)throw new io("options must be an object",io.ERR_BAD_OPTION_VALUE);const o=Object.keys(e);let r=o.length;for(;r-- >0;){const i=o[r],a=n[i];if(a){const n=e[i],t=void 0===n||a(n,i,e);if(!0!==t)throw new io("option "+i+" must be "+t,io.ERR_BAD_OPTION_VALUE);continue}if(!0!==t)throw new io("Unknown option "+i,io.ERR_BAD_OPTION)}},validators:hr};const br=vr.validators;let _r=class{constructor(e){this.defaults=e||{},this.interceptors={request:new _o,response:new _o}}async request(e,n){try{return await this._request(e,n)}catch(e){if(e instanceof Error){let n={};Error.captureStackTrace?Error.captureStackTrace(n):n=new Error;const t=n.stack?n.stack.replace(/^.+\n/,""):"";try{e.stack?t&&!String(e.stack).endsWith(t.replace(/^.+\n.+\n/,""))&&(e.stack+="\n"+t):e.stack=t}catch(e){}}throw e}}_request(e,n){"string"==typeof e?(n=n||{}).url=e:n=e||{},n=qo(this.defaults,n);const{transitional:t,paramsSerializer:o,headers:r}=n;void 0!==t&&vr.assertOptions(t,{silentJSONParsing:br.transitional(br.boolean),forcedJSONParsing:br.transitional(br.boolean),clarifyTimeoutError:br.transitional(br.boolean)},!1),null!=o&&(ro.isFunction(o)?n.paramsSerializer={serialize:o}:vr.assertOptions(o,{encode:br.function,serialize:br.function},!0)),void 0!==n.allowAbsoluteUrls||(void 0!==this.defaults.allowAbsoluteUrls?n.allowAbsoluteUrls=this.defaults.allowAbsoluteUrls:n.allowAbsoluteUrls=!0),vr.assertOptions(n,{baseUrl:br.spelling("baseURL"),withXsrfToken:br.spelling("withXSRFToken")},!0),n.method=(n.method||this.defaults.method||"get").toLowerCase();let i=r&&ro.merge(r.common,r[n.method]);r&&ro.forEach(["delete","get","head","post","put","patch","common"],e=>{delete r[e]}),n.headers=No.concat(i,r);const a=[];let l=!0;this.interceptors.request.forEach(function(e){"function"==typeof e.runWhen&&!1===e.runWhen(n)||(l=l&&e.synchronous,a.unshift(e.fulfilled,e.rejected))});const s=[];let d;this.interceptors.response.forEach(function(e){s.push(e.fulfilled,e.rejected)});let c,u=0;if(!l){const e=[pr.bind(this),void 0];for(e.unshift(...a),e.push(...s),c=e.length,d=Promise.resolve(n);u<c;)d=d.then(e[u++],e[u++]);return d}c=a.length;let m=n;for(;u<c;){const e=a[u++],n=a[u++];try{m=e(m)}catch(e){n.call(this,e);break}}try{d=pr.call(this,m)}catch(e){return Promise.reject(e)}for(u=0,c=s.length;u<c;)d=d.then(s[u++],s[u++]);return d}getUri(e){return bo(Go((e=qo(this.defaults,e)).baseURL,e.url,e.allowAbsoluteUrls),e.params,e.paramsSerializer)}};ro.forEach(["delete","get","head","options"],function(e){_r.prototype[e]=function(n,t){return this.request(qo(t||{},{method:e,url:n,data:(t||{}).data}))}}),ro.forEach(["post","put","patch"],function(e){function n(n){return function(t,o,r){return this.request(qo(r||{},{method:e,headers:n?{"Content-Type":"multipart/form-data"}:{},url:t,data:o}))}}_r.prototype[e]=n(),_r.prototype[e+"Form"]=n(!0)});const xr={Continue:100,SwitchingProtocols:101,Processing:102,EarlyHints:103,Ok:200,Created:201,Accepted:202,NonAuthoritativeInformation:203,NoContent:204,ResetContent:205,PartialContent:206,MultiStatus:207,AlreadyReported:208,ImUsed:226,MultipleChoices:300,MovedPermanently:301,Found:302,SeeOther:303,NotModified:304,UseProxy:305,Unused:306,TemporaryRedirect:307,PermanentRedirect:308,BadRequest:400,Unauthorized:401,PaymentRequired:402,Forbidden:403,NotFound:404,MethodNotAllowed:405,NotAcceptable:406,ProxyAuthenticationRequired:407,RequestTimeout:408,Conflict:409,Gone:410,LengthRequired:411,PreconditionFailed:412,PayloadTooLarge:413,UriTooLong:414,UnsupportedMediaType:415,RangeNotSatisfiable:416,ExpectationFailed:417,ImATeapot:418,MisdirectedRequest:421,UnprocessableEntity:422,Locked:423,FailedDependency:424,TooEarly:425,UpgradeRequired:426,PreconditionRequired:428,TooManyRequests:429,RequestHeaderFieldsTooLarge:431,UnavailableForLegalReasons:451,InternalServerError:500,NotImplemented:501,BadGateway:502,ServiceUnavailable:503,GatewayTimeout:504,HttpVersionNotSupported:505,VariantAlsoNegotiates:506,InsufficientStorage:507,LoopDetected:508,NotExtended:510,NetworkAuthenticationRequired:511};Object.entries(xr).forEach(([e,n])=>{xr[n]=e});const yr=function e(n){const t=new _r(n),o=gt(_r.prototype.request,t);return ro.extend(o,_r.prototype,t,{allOwnKeys:!0}),ro.extend(o,t,null,{allOwnKeys:!0}),o.create=function(t){return e(qo(n,t))},o}(Bo);yr.Axios=_r,yr.CanceledError=jo,yr.CancelToken=class e{constructor(e){if("function"!=typeof e)throw new TypeError("executor must be a function.");let n;this.promise=new Promise(function(e){n=e});const t=this;this.promise.then(e=>{if(!t._listeners)return;let n=t._listeners.length;for(;n-- >0;)t._listeners[n](e);t._listeners=null}),this.promise.then=e=>{let n;const o=new Promise(e=>{t.subscribe(e),n=e}).then(e);return o.cancel=function(){t.unsubscribe(n)},o},e(function(e,o,r){t.reason||(t.reason=new jo(e,o,r),n(t.reason))})}throwIfRequested(){if(this.reason)throw this.reason}subscribe(e){this.reason?e(this.reason):this._listeners?this._listeners.push(e):this._listeners=[e]}unsubscribe(e){if(!this._listeners)return;const n=this._listeners.indexOf(e);-1!==n&&this._listeners.splice(n,1)}toAbortSignal(){const e=new AbortController,n=n=>{e.abort(n)};return this.subscribe(n),e.signal.unsubscribe=()=>this.unsubscribe(n),e.signal}static source(){let n;return{token:new e(function(e){n=e}),cancel:n}}},yr.isCancel=Mo,yr.VERSION=gr,yr.toFormData=po,yr.AxiosError=io,yr.Cancel=yr.CanceledError,yr.all=function(e){return Promise.all(e)},yr.spread=function(e){return function(n){return e.apply(null,n)}},yr.isAxiosError=function(e){return ro.isObject(e)&&!0===e.isAxiosError},yr.mergeConfig=qo,yr.AxiosHeaders=No,yr.formToJSON=e=>Io(ro.isHTMLForm(e)?new FormData(e):e),yr.getAdapter=ur,yr.HttpStatusCode=xr,yr.default=yr;const{Axios:wr,AxiosError:Tr,CanceledError:Cr,isCancel:kr,CancelToken:Er,VERSION:Sr,all:Ir,Cancel:Br,isAxiosError:Fr,spread:Or,toFormData:Ar,AxiosHeaders:Pr,HttpStatusCode:Rr,formToJSON:Nr,getAdapter:Lr,mergeConfig:Mr}=yr,jr=[];for(let e=0;e<256;++e)jr.push((e+256).toString(16).slice(1));let Vr;const Dr=new Uint8Array(16);var Wr={randomUUID:"undefined"!=typeof crypto&&crypto.randomUUID&&crypto.randomUUID.bind(crypto)};function Ur(e,n,t){const o=(e=e||{}).random??e.rng?.()??function(){if(!Vr){if("undefined"==typeof crypto||!crypto.getRandomValues)throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");Vr=crypto.getRandomValues.bind(crypto)}return Vr(Dr)}();if(o.length<16)throw new Error("Random bytes length must be >= 16");return o[6]=15&o[6]|64,o[8]=63&o[8]|128,function(e,n=0){return(jr[e[n+0]]+jr[e[n+1]]+jr[e[n+2]]+jr[e[n+3]]+"-"+jr[e[n+4]]+jr[e[n+5]]+"-"+jr[e[n+6]]+jr[e[n+7]]+"-"+jr[e[n+8]]+jr[e[n+9]]+"-"+jr[e[n+10]]+jr[e[n+11]]+jr[e[n+12]]+jr[e[n+13]]+jr[e[n+14]]+jr[e[n+15]]).toLowerCase()}(o)}class zr{constructor(e){var n,t;this.props=null==e?void 0:e.props,this.options=null!==(n=null==e?void 0:e.options)&&void 0!==n?n:{headers:{"x-correlation-id":Wr.randomUUID&&!t?Wr.randomUUID():Ur(t),"x-sunrise-channel":"cms"},cancelToken:null},this.client=yr.create(Object.assign(Object.assign({},this.options),{validateStatus:e=>e>=200&&e<400})),this.client.interceptors.request.use(e=>{var n,t;try{if(void 0===e.url&&(e.url=""),null===(n=this.props)||void 0===n?void 0:n.incCsrf){const n=`${null===(t=this.props)||void 0===t?void 0:t.baseUrl}/csrf-secure`;return new Promise((t,o)=>{(e=>fetch(e,{method:"GET"}).then(e=>{if(!e.ok)throw new Error(e.statusText);return e.json()}))(n).then(n=>(e&&(null==e?void 0:e.url).indexOf("?")<0&&n.token?e.url=`${e.url}?token=${n.token}`:n.token&&(e.url=`${e.url}&token=${n.token}`),t(e))).catch(()=>o())})}return e}catch(e){throw new Error(e)}return e},e=>Promise.reject(e)),this.client.interceptors.response.use(e=>e,e=>Promise.reject(e))}get(e,n){return n||(n=this.options),this.client.get(e,n)}post(e,n,t){return t||(t=this.options),this.client.post(e,n,t)}put(e,n,t){return t||(t=this.options),this.client.put(e,n,t)}patch(e,n,t){return t||(t=this.options),this.client.patch(e,n,t)}setBasePath(e){this.options||(this.options={}),this.options.baseURL=e}getOption(){return this.options}static getApiServiceInstance(e){return zr.apiService||(zr.apiService=new zr(e)),zr.apiService}setAdditionnalHeaders(e,n){this.options=n?Object.assign({},this.options,{headers:e}):{}}request(e,n,t,o){const r={url:e,headers:{"Accept-Language":n+"-CH","Access-Control-Allow-Origin":"http://localhost:4000"},method:t};return o&&(r.data=o),this.client.request(r)}}var $r,Gr,Hr;!function(e){e.SUCCESS="XX000",e.ERROR="XX001"}($r||($r={})),function(e){e[e.SUCCESS=200]="SUCCESS",e[e.SERVICE_ERROR=500]="SERVICE_ERROR",e[e.BAD_REQUEST=400]="BAD_REQUEST",e[e.METHOD_NOT_FOUND=405]="METHOD_NOT_FOUND"}(Gr||(Gr={})),function(e){e.POST="POST",e.GET="GET",e.PATCH=""}(Hr||(Hr={}));class qr{constructor(e){this.config={baseURL:""},this.getConfig=()=>this.config,this.getBaseUrl=()=>{var e,n;return null!==(n=null===(e=this.config)||void 0===e?void 0:e.baseURL)&&void 0!==n?n:""},this.config=e}}qr.getInstance=()=>qr.instance,qr.create=e=>{qr.instance=new qr(e)};const Jr="address-suggestion",Qr="catalogue-management";
|
|
2
|
-
/*! js-cookie v3.0.5 | MIT */function Xr(e){for(var n=1;n<arguments.length;n++){var t=arguments[n];for(var o in t)e[o]=t[o]}return e}var Kr=function e(n,t){function o(e,o,r){if("undefined"!=typeof document){"number"==typeof(r=Xr({},t,r)).expires&&(r.expires=new Date(Date.now()+864e5*r.expires)),r.expires&&(r.expires=r.expires.toUTCString()),e=encodeURIComponent(e).replace(/%(2[346B]|5E|60|7C)/g,decodeURIComponent).replace(/[()]/g,escape);var i="";for(var a in r)r[a]&&(i+="; "+a,!0!==r[a]&&(i+="="+r[a].split(";")[0]));return document.cookie=e+"="+n.write(o,e)+i}}return Object.create({set:o,get:function(e){if("undefined"!=typeof document&&(!arguments.length||e)){for(var t=document.cookie?document.cookie.split("; "):[],o={},r=0;r<t.length;r++){var i=t[r].split("="),a=i.slice(1).join("=");try{var l=decodeURIComponent(i[0]);if(o[l]=n.read(a,l),e===l)break}catch(e){}}return e?o[e]:o}},remove:function(e,n){o(e,"",Xr({},n,{expires:-1}))},withAttributes:function(n){return e(this.converter,Xr({},this.attributes,n))},withConverter:function(n){return e(Xr({},this.converter,n),this.attributes)}},{attributes:{value:Object.freeze(t)},converter:{value:Object.freeze(n)}})}({read:function(e){return'"'===e[0]&&(e=e.slice(1,-1)),e.replace(/(%[\dA-F]{2})+/gi,decodeURIComponent)},write:function(e){return encodeURIComponent(e).replace(/%(2[346BF]|3[AC-F]|40|5[BDE]|60|7[BCD])/g,decodeURIComponent)}},{path:"/"});const Yr="ESHOP",Zr="/suggest/address",ei="/v1/linecheck",ni=[];for(let e=0;e<256;++e)ni.push((e+256).toString(16).slice(1));let ti;const oi=new Uint8Array(16);var ri={randomUUID:"undefined"!=typeof crypto&&crypto.randomUUID&&crypto.randomUUID.bind(crypto)};function ii(e,n,t){const o=(e=e||{}).random??e.rng?.()??function(){if(!ti){if("undefined"==typeof crypto||!crypto.getRandomValues)throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");ti=crypto.getRandomValues.bind(crypto)}return ti(oi)}();if(o.length<16)throw new Error("Random bytes length must be >= 16");return o[6]=15&o[6]|64,o[8]=63&o[8]|128,function(e,n=0){return(ni[e[n+0]]+ni[e[n+1]]+ni[e[n+2]]+ni[e[n+3]]+"-"+ni[e[n+4]]+ni[e[n+5]]+"-"+ni[e[n+6]]+ni[e[n+7]]+"-"+ni[e[n+8]]+ni[e[n+9]]+"-"+ni[e[n+10]]+ni[e[n+11]]+ni[e[n+12]]+ni[e[n+13]]+ni[e[n+14]]+ni[e[n+15]]).toLowerCase()}(o)}function ai(e,n,t){return ri.randomUUID&&!e?ri.randomUUID():ii(e)}let li;const si=e=>Be(void 0,void 0,void 0,function*(){var n,t,o,r,i,a,l;const s=yield(e=>{var n;const t=null===(n=null==qr?void 0:qr.getInstance())||void 0===n?void 0:n.getBaseUrl(),o={params:{},headers:{"x-sunrise-channel":Yr,"x-correlation-id":ai()}},r={address:e,segment:"Residential"};try{const e=`${t}${Qr}${ei}`;return zr.getApiServiceInstance().post(e,r,o).then(e=>{var n;if(200==e.status){const t=null===(n=null==e?void 0:e.config.headers)||void 0===n?void 0:n["x-correlation-id"];try{localStorage.removeItem("one-commerce-linecheckcorrelationid"),localStorage.setItem("one-commerce-linecheckcorrelationid",t)}catch(e){}return Kr.remove("one-commerce-linecheckcorrelationid",{path:"/"}),Kr.set("one-commerce-linecheckcorrelationid",t,{path:"/",expires:3}),{response:null==e?void 0:e.data,corelationaId:t}}return[]})}catch(e){return e}})(e),d=yield((null===(n=null==s?void 0:s.response)||void 0===n?void 0:n.sellableProducts)||[]).map(e=>e.name),c=[];for(const e of null===(t=null==s?void 0:s.response)||void 0===t?void 0:t.sellableProducts)for(const n of null==e?void 0:e.rateplans)c.push(null==n?void 0:n.name);const u=null===(r=null===(o=null==s?void 0:s.response)||void 0===o?void 0:o.eligibleSpeed)||void 0===r?void 0:r.maxSpeed,m=null===(a=null===(i=null==s?void 0:s.response)||void 0===i?void 0:i.eligibleSpeed)||void 0===a?void 0:a.plannedUpgrades,p=null===(l=null==s?void 0:s.response)||void 0===l?void 0:l.eligibleAccess;try{localStorage.setItem("lineCheckResponse",JSON.stringify({eligibleBundle:d,configEligibleBundle:c,maxUploadDownloadSpeed:u,plannedUpgrade:m,originalLinecheckResponse:null==s?void 0:s.response}));try{localStorage.setItem("one-commerce-access-type",JSON.stringify(p))}catch(e){}Kr.set("one-commerce-access-type",JSON.stringify(p),{path:"/",expires:3})}catch(e){}return{corelationaId:s.corelationaId,lineCheckResponse:null==s?void 0:s.response,eligibleBundle:d,maxUploadDownloadSpeed:u,configEligibleBundle:c,plannedUpgrade:m}}),di=e.forwardRef((t,o)=>{var r,i,a;const{inputValue:l,setInputValue:s,dropdownValue:d,placeholder:c,onChange:u,name:m,inputClassName:p,selectedData:g,minLength:h,maxLength:v,content:b,setApiError:_,setFetchingLineCheck:x,FetchingLineCheck:y,checkAvailability:w}=t,[T,C]=n(-1),[k,E]=n(!1),[S,I]=n(!0),B=f();return e.useEffect(()=>{d&&d.length>0&&l.length>=3?E(!0):E(!1)},[d]),e.createElement(e.Fragment,null,e.createElement("div",{id:"dropdownselect",className:"inputcontainer form-floating"},e.createElement("input",{type:"text",placeholder:c,onChange:u,name:m,disabled:y||!S||w,onKeyDown:e=>{if(d&&Object.keys(d).length>0)if("Enter"===e.key||13===e.keyCode){if(-1===T)return;C(-1),I(!0),E(!1),s(d[T].concatedAddress),g(d[T])}else if("ArrowUp"===e.key||38===e.keyCode){if(-1===T)return void C(d.length-1);C(T-1)}else if("ArrowDown"===e.key||40===e.keyCode){if(T===d.length-1)return void C(-1);C(T+1)}else C(-1)},value:l,autoComplete:"off","aria-autocomplete":"none",className:p,spellCheck:"false",minLength:h,maxLength:v,autoFocus:!0}),e.createElement("label",{htmlFor:"address",className:"input-label"},c),!(y||w||!S)&&0!==(null==l?void 0:l.length)&&e.createElement("div",{className:"cross-icon",onClick:()=>{var e,n;(null===(e=null==o?void 0:o.current)||void 0===e?void 0:e.focus())||E(!1),s(""),null===(n=null==o?void 0:o.current)||void 0===n||n.focus(),_(!1),x(!1)}},e.createElement("img",{src:null===(a=null===(i=null===(r=null==b?void 0:b.linecheckIcons)||void 0===r?void 0:r[0])||void 0===i?void 0:i.close)||void 0===a?void 0:a.filename,height:14,width:14,alt:"cross-icon"})),k&&(null==d?void 0:d.length)&&e.createElement("ul",{className:"addresscontainer"},d.map((n,t)=>{let o;return t===T&&(o="active"),e.createElement(e.Fragment,null,e.createElement("li",{className:"active"===o?"suggestionactive":"",key:t,onClick:e=>((e,n)=>{C(-1),I(!0),E(!1),s(n.currentTarget&&n.currentTarget.innerText),g(e)})(n,e)},n&&n.concatedAddress),"mobile"===B?e.createElement("span",{className:"horizontallineone"}):"")}))))});var ci={inputcontainer:"IndividualLineCheck-module_inputcontainer__PLD5m","comman-css":"IndividualLineCheck-module_comman-css__8Uz7D",errorInputs:"IndividualLineCheck-module_errorInputs__L5IRb",individuallinecheck:"IndividualLineCheck-module_individuallinecheck__rPIEt","individuallinecheck-bottom":"IndividualLineCheck-module_individuallinecheck-bottom__cDCWu",btn:"IndividualLineCheck-module_btn__8qsKm",smallerinputcontainer:"IndividualLineCheck-module_smallerinputcontainer__Ul1lN","error-section":"IndividualLineCheck-module_error-section__2Gq-t",cityinputcontainer:"IndividualLineCheck-module_cityinputcontainer__3F-4N","errorinput-small":"IndividualLineCheck-module_errorinput-small__IEral","errorinput-small-mobile":"IndividualLineCheck-module_errorinput-small-mobile__jt7pM"};c("/* center a block element */\n/* use this to any of the pseudo elements as these are the mandatory properties */\n/* setting styles in separate formats for cross browser support */\n/* specify the max width for an element and apply ellipses and truncate the overflow */\n/* vertically center alilgn any HTML element */\n/* add basePath to assets */\n.IndividualLineCheck-module_inputcontainer__PLD5m {\n position: relative;\n margin: 8px 16px 16px 0;\n}\n.IndividualLineCheck-module_inputcontainer__PLD5m .form-floating {\n margin-right: 0;\n}\n.IndividualLineCheck-module_inputcontainer__PLD5m .IndividualLineCheck-module_comman-css__8Uz7D {\n border: 1px solid #B3AEAA;\n background-color: #F7F6F5;\n border-radius: 4px;\n padding: 13px 12px 13px 12px;\n gap: 4px;\n}\n.IndividualLineCheck-module_inputcontainer__PLD5m input {\n border: 1px solid #B3AEAA !important;\n font-size: 16px;\n line-height: 24px;\n border-radius: 4px;\n height: 52px;\n padding: 14px 12px;\n width: 100%;\n background: #F7F6F5;\n}\n@media (max-width: 767px) {\n .IndividualLineCheck-module_inputcontainer__PLD5m {\n margin: 16px 16px 0;\n }\n}\n.IndividualLineCheck-module_inputcontainer__PLD5m .IndividualLineCheck-module_errorInputs__L5IRb {\n border: 2px solid #BF0760 !important;\n}\n.IndividualLineCheck-module_inputcontainer__PLD5m .IndividualLineCheck-module_individuallinecheck__rPIEt, .IndividualLineCheck-module_inputcontainer__PLD5m .IndividualLineCheck-module_individuallinecheck-bottom__cDCWu {\n display: inline-flex;\n width: 100%;\n margin-bottom: 24px;\n gap: 12px;\n}\n@media (max-width: 767px) {\n .IndividualLineCheck-module_inputcontainer__PLD5m .IndividualLineCheck-module_individuallinecheck__rPIEt, .IndividualLineCheck-module_inputcontainer__PLD5m .IndividualLineCheck-module_individuallinecheck-bottom__cDCWu {\n display: block;\n text-align: center;\n margin-bottom: 0px;\n }\n}\n.IndividualLineCheck-module_inputcontainer__PLD5m .IndividualLineCheck-module_errorbutton__u975E {\n background-color: #ffffff;\n padding: 0 16px 0 12px;\n border-radius: 12px;\n color: #da291c;\n font-weight: 700;\n font-size: 16px;\n line-height: 24px;\n}\n@media (max-width: 767px) {\n .IndividualLineCheck-module_inputcontainer__PLD5m .IndividualLineCheck-module_errorbutton__u975E {\n background-color: transparent;\n padding: 0 16px 0 8px;\n }\n}\n\n@media (max-width: 767px) {\n .IndividualLineCheck-module_btn__8qsKm {\n width: 100% !important;\n }\n}\n\n.IndividualLineCheck-module_smallerinputcontainer__Ul1lN {\n min-width: 145px;\n}\n@media (min-width: 768px) and (max-width: 1023px) {\n .IndividualLineCheck-module_smallerinputcontainer__Ul1lN {\n min-width: 120px !important;\n }\n}\n@media (max-width: 767px) {\n .IndividualLineCheck-module_smallerinputcontainer__Ul1lN {\n min-width: 88px !important;\n margin-bottom: 32px;\n }\n}\n\n@media (max-width: 767px) {\n .IndividualLineCheck-module_smallerinputcontainer__Ul1lN:has(.IndividualLineCheck-module_error-section__2Gq-t) {\n margin-bottom: 8px;\n }\n}\n\n.IndividualLineCheck-module_cityinputcontainer__3F-4N {\n min-width: 340px !important;\n}\n@media (min-width: 768px) and (max-width: 1023px) {\n .IndividualLineCheck-module_cityinputcontainer__3F-4N {\n min-width: 230px !important;\n }\n}\n@media (max-width: 767px) {\n .IndividualLineCheck-module_cityinputcontainer__3F-4N {\n min-width: 88px !important;\n margin-bottom: 32px;\n }\n}\n\n@media (max-width: 767px) {\n .IndividualLineCheck-module_cityinputcontainer__3F-4N:has(.IndividualLineCheck-module_error-section__2Gq-t) {\n margin-bottom: 8px;\n }\n}\n\n.IndividualLineCheck-module_error-section__2Gq-t {\n font-size: 16px;\n line-height: 24px;\n color: #BF0760;\n font-weight: 400;\n}\n.IndividualLineCheck-module_error-section__2Gq-t > img {\n margin-right: 4px;\n}\n@media (max-width: 767px) {\n .IndividualLineCheck-module_error-section__2Gq-t {\n text-align: left;\n }\n}\n\n.IndividualLineCheck-module_errorinput-small__IEral {\n margin-bottom: 0 !important;\n}\n\n.IndividualLineCheck-module_individuallinecheck-bottom__cDCWu {\n margin-bottom: 0 !important;\n}\n\n@media (max-width: 767px) {\n .IndividualLineCheck-module_errorinput-small-mobile__jt7pM {\n margin-bottom: 8px;\n }\n}");const ui=e.forwardRef(({parentCallBackIndividual:o,content:r,apiError:i,setApiError:a,setFetchingLineCheck:l,setSelectedAddress:s,FetchingLineCheck:d,addressRef:c,openIndividualLineCheck:u,selected:m,addressNotFound:p,setaddressNotFound:g,isAddressNotFilled:h,setAddressNotFilled:v,setIndivialOpen:b},_)=>{const[x,y]=n({street:"",city:"",postCode:"",houseNumber:"",concatedAddress:""}),[w,T]=n(""),C=f(),[k,E]=n(!1);t(()=>{"function"==typeof a&&a(!1),"function"==typeof l&&l(!1),"function"==typeof s&&s("")},[]);const S=e=>{g(!0),y(Object.assign(Object.assign({},x),{[e.target.name]:e.target.value}));const n=Object.assign(Object.assign({},x),{[e.target.name]:e.target.value});I(Object.assign({},n)),a(!1),l(!1),b(e=>Object.assign(Object.assign({},e),{indErrorOpen:!1}))};t(()=>{y(m)},[p]);const I=e=>{let n="";""!==(null==e?void 0:e.postCode)&&""!==e.city&&""!==e.houseNumber&&""!==e.street?(n=e.street+" "+e.houseNumber+", "+e.postCode+" "+e.city,T(n)):(n="",T(""))};t(()=>{const e=Object.assign(Object.assign({},x),{concatedAddress:w});y(Object.assign(Object.assign({},x),{concatedAddress:w})),"mobile"!==C&&o(e,k)},[w]);const B=()=>e.createElement("p",{className:ci["error-section"]},e.createElement("img",{src:"/ecom-int/icons/error-msg-icon.svg",height:14,width:14,alt:"error"}),null==r?void 0:r.requiredFieldText);return e.createElement("div",{className:`${ci.inputcontainer} ${h&&ci["errorinput-container"]}`},e.createElement("div",{className:`${h&&p&&(""===(null==x?void 0:x.postCode)||""===(null==x?void 0:x.city))&&ci["errorinput-small"]} ${ci.individuallinecheck}`},e.createElement("div",{className:`${ci.smallerinputcontainer} form-floating ${h&&p&&""===(null==x?void 0:x.postCode)&&ci["errorinput-small-mobile"]}`},e.createElement("input",{required:!0,placeholder:(null==r?void 0:r.zip)+"*",name:"postCode",onChange:S,value:d||p?null==x?void 0:x.postCode:null==m?void 0:m.postCode,className:`form-control\n ${(h||k)&&p&&""===(null==x?void 0:x.postCode)?ci.errorInputs:ci["comman-css"]} `}),e.createElement("label",{htmlFor:"address"},(null==r?void 0:r.zip)+"*"),(h||k)&&""===(null==x?void 0:x.postCode)&&p&&B()),e.createElement("div",{className:`${ci.cityinputcontainer} form-floating ${h&&p&&""===(null==x?void 0:x.city)&&ci["errorinput-small-mobile"]}`},e.createElement("input",{placeholder:(null==r?void 0:r.city)+"*",name:"city",onChange:S,value:d||p?null==x?void 0:x.city:null==m?void 0:m.city,className:`form-control\n ${(h||k)&&p&&""===(null==x?void 0:x.city)?ci.errorInputs:ci["comman-css"]}`}),e.createElement("label",{htmlFor:"address"},(null==r?void 0:r.city)+"*"),(h||k)&&""===(null==x?void 0:x.city)&&p&&B())),e.createElement("div",{className:`${ci["individuallinecheck-bottom"]}`},e.createElement("div",{className:`${ci.cityinputcontainer} form-floating ${h&&p&&""===(null==x?void 0:x.street)&&ci["errorinput-small-mobile"]}`},e.createElement("input",{placeholder:(null==r?void 0:r.street)+"*",name:"street",onChange:S,value:d||p?null==x?void 0:x.street:null==m?void 0:m.street,className:`form-control\n ${(h||k)&&p&&""===(null==x?void 0:x.street)?ci.errorInputs:ci["comman-css"]}`}),e.createElement("label",{htmlFor:"address"},(null==r?void 0:r.street)+"*"),(h||k)&&""===(null==x?void 0:x.street)&&p&&B()),e.createElement("div",{className:`${ci.smallerinputcontainer} form-floating ${h&&p&&""===(null==x?void 0:x.houseNumber)&&ci["errorinput-small-mobile"]}`},e.createElement("input",{placeholder:(null==r?void 0:r.houseNumber)+"*",name:"houseNumber",onChange:S,value:d||p?null==x?void 0:x.houseNumber:null==m?void 0:m.houseNumber,className:`form-control\n ${(h||k)&&p&&""===(null==x?void 0:x.houseNumber)?ci.errorInputs:ci["comman-css"]}`}),e.createElement("label",{htmlFor:"address"},(null==r?void 0:r.houseNumber)+"*"),(h||k)&&""===(null==x?void 0:x.houseNumber)&&p&&B())),"mobile"===C&&e.createElement(e.Fragment,null,e.createElement("div",{className:ci.individuallinecheck},e.createElement("button",{name:"check address button",type:"button",className:`primarybutton ${ci.btn}`,disabled:!1,onClick:()=>{E(!0),""!==(null==x?void 0:x.postCode)&&""!==(null==x?void 0:x.city)&&""!==(null==x?void 0:x.houseNumber)&&""!==(null==x?void 0:x.street)?"function"==typeof o&&o(x,!0):"function"==typeof v&&v(!h)},style:{width:"50%"}},null==r?void 0:r.buttonvalue))))}),mi=()=>{const[e,o]=n(0);return t(()=>{const e=()=>{o(window.innerWidth)};return window.addEventListener("resize",e),e(),()=>window.removeEventListener("resize",e)},[]),e>=1024?"desktop":e<1024&&e>=768?"tablet":e<768&&e>0?"mobile":""},pi=e.forwardRef(({content:o,parentCallback:r,parentAddress:i,isAddressNotFilled:a,onChange:l,name:s,apiError:d,setApiError:c,setFetchingLineCheck:u,FetchingLineCheck:m,Address:p,checkAvailability:g,setIndivialOpen:h,indivialOpen:f},v)=>{var b,_,x,y;const[w,T]=n(!1),[C,k]=n(!1),[E,S]=n(""),[I,B]=n(""),[F,O]=n(),[A,P]=n(!1),R=mi();t(()=>{w&&I?"differentAddress"===s&&r({}):S("")},[I,w]),t(()=>{B(i)},[]),t(()=>{C&&Pe(null==o?void 0:o.errorMsg,fe+" "+(null==o?void 0:o.title),Ee,Se),!I&&a&&Pe(null==o?void 0:o.requiredFieldText,fe+" "+(null==o?void 0:o.title),Ee,Se),E&&Pe(E,fe+" "+(null==o?void 0:o.title),Ee,Se),C&&Re(Se,Ee,fe+" | "+(null==o?void 0:o.title),null==o?void 0:o.errorMsg),!I&&a&&Re(Se,Ee,fe+" | "+(null==o?void 0:o.title),null==o?void 0:o.requiredFieldText),E&&Re(Se,Ee,fe+" | "+(null==o?void 0:o.title),E)},[C,a,E]);return t(()=>{d&&(P(!0),"function"==typeof h&&h(Object.assign(Object.assign({},f),{indOpen:!0})),"mobile"===R&&A&&"function"==typeof h&&h(Object.assign(Object.assign({},f),{indErrorOpen:!0})))},[d]),t(()=>{A&&!w&&"function"==typeof h&&h(Object.assign(Object.assign({},f),{indErrorOpen:!0}))},[A,w]),e.createElement(e.Fragment,null,!A&&e.createElement(di,{inputValue:I||"",setInputValue:B,dropdownValue:F,placeholder:null==o?void 0:o.placeholder,ref:v,onChange:e=>{"function"==typeof l&&l(e),B(e.currentTarget.value);const n=new RegExp(`[${null==o?void 0:o.regexp}]`).test(e.currentTarget.value);var t,r;k(n),(t=e.currentTarget.value,r=n,Be(void 0,void 0,void 0,function*(){var e;if(!r&&t.length>=3){li&&(null==li||li.cancel("Operation cancelled due to new request")),li=yr.CancelToken.source();const n=null===(e=null==qr?void 0:qr.getInstance())||void 0===e?void 0:e.getBaseUrl(),o={params:{},headers:{"x-sunrise-channel":Yr,"x-correlation-id":ai()},cancelToken:null==li?void 0:li.token};o.params={count:10,address:t.replace(/,(?=[^\s])/g,", ")};const r=yield zr.getApiServiceInstance().get(`${n}${Jr}${Zr}`,o).then(e=>{var n,t;if(200==e.status){const o=[];return(null===(n=null==e?void 0:e.data)||void 0===n?void 0:n.items)&&(null===(t=null==e?void 0:e.data)||void 0===t||t.items.forEach(e=>{const n=e.street+" "+e.houseNumber+", "+e.postCode+" "+e.city;e.street&&e.houseNumber&&e.postCode&&e.city&&(e.concatedAddress=n,o.push(e))})),o}}).catch(e=>{var n;if(!(null===(n=null==li?void 0:li.token)||void 0===n?void 0:n.cancelled))return{error:e.message}});return r}})).then(e=>{e&&(null==e?void 0:e.error)||(null==e?void 0:e.length)<=0?(O([]),T(!0)):(O(e),T(!1))}).catch(e=>console.log(e))},selectedData:e=>{B(e.concatedAddress),r(e,{openIndividualLineCheck:!1,availabilityCheckClicked:!1})},inputClassName:`${a?"errorfield":""} ${m||g?"":"checking"} truncation form-control`,minLength:null==o?void 0:o.linecheckMinLength,maxLength:null==o?void 0:o.linecheckMaxLength,name:s,content:o,addressNotFound:w,setApiError:c,setFetchingLineCheck:u,FetchingLineCheck:m,checkAvailability:g}),e.createElement("div",null,C&&e.createElement("p",{className:"errormsg errormsgMob"},null==o?void 0:o.errorMsg),!I&&a&&e.createElement("p",{className:"errormsg errormsgMob"},e.createElement("img",{src:null===(x=null===(_=null===(b=null==o?void 0:o.linecheckIcons)||void 0===b?void 0:b[0])||void 0===_?void 0:_.warning)||void 0===x?void 0:x.filename,height:"12px",width:"16px",alt:"alert"}),null==o?void 0:o.requiredFieldText),w&&!A&&!m&&e.createElement("p",{className:"secondarybutton",onClick:()=>{P(!0),h(Object.assign(Object.assign({},f),{indOpen:!0}))}},null==o?void 0:o.noAddress,e.createElement("span",null,e.createElement("img",{src:null===(y=null==o?void 0:o.arrowIcon)||void 0===y?void 0:y.filename,height:24,width:24,alt:"right-arrow"}))),A&&e.createElement(ui,{parentCallBackIndividual:(e,n)=>{""!==(null==e?void 0:e.postCode)&&""!==e.city&&""!==e.houseNumber&&""!==e.street&&""!==e.concatedAddress&&r(e,{openIndividualLineCheck:A,availabilityCheckClicked:n})},content:o,apiError:d,setApiError:c,setFetchingLineCheck:u,openIndividualLineCheck:A,FetchingLineCheck:m,addressRef:v,selected:p,addressNotFound:w,setaddressNotFound:T,isAddressNotFilled:a,setIndivialOpen:h}),d&&"mobile"!=R&&e.createElement("p",{className:"errorbutton"},null==o?void 0:o.noAddress)))}),gi=({content:n,tooltipcontent:t})=>{var o,r,i;const a=mi();return e.createElement(s,{placement:"auto",rootClose:!0,trigger:""+("mobile"===a?"click":"hover"),overlay:(null==n?void 0:n.speedTooltip)&&e.createElement(d,{id:"popover-basic"},e.createElement(d.Body,null,t))},e.createElement("div",{className:"ms-1 tooltipClass"},e.createElement("img",{src:null===(i=null===(r=null===(o=null==n?void 0:n.linecheckIcons)||void 0===o?void 0:o[0])||void 0===r?void 0:r.info)||void 0===i?void 0:i.filename,height:"24px",width:"24px",alt:"tooltip"})))},hi=({content:n,uploadDownload:t,textContent:o,eligibleBundle:r,tooltipcontent:i,onModemDetailsClick:a})=>{var l,s,d,c,u,m,p,g,h,v,b;const _=f();let x=Kr.get("one-commerce-access-type");try{x=x&&JSON.parse(x)}catch(e){console.log("invalid access Type json")}const[y,w]=e.useState(),[T,C]=e.useState(!1);e.useEffect(()=>{(null==r?void 0:r.length)<1?w(null==o?void 0:o.dataText):w("");const e=!!document&&!document.getElementById("no-modem");C(!!e)},[]);return e.useEffect(()=>{y&&Pe(y,fe+" "+(null==o?void 0:o.title),Ee,Se),y&&Re(Se,Ee,fe+" | "+(null==o?void 0:o.title),y)},[y]),e.createElement(e.Fragment,null,e.createElement("div",{className:"addresstext"},e.createElement("span",null,n),e.createElement("hr",{className:"horizontal-line"}),!y&&(null==o?void 0:o.maximumSpeedText)&&e.createElement("p",{className:"maxspeed"},null==o?void 0:o.maximumSpeedText),!y&&(null==r?void 0:r.length)>0&&e.createElement("div",{className:"networkInfo"},e.createElement("div",{className:"mobilecard"},e.createElement("span",{className:"mobilerow"},e.createElement("span",{className:"downloadText"},"mobile"===_?e.createElement("img",{src:null===(d=null===(s=null===(l=null==o?void 0:o.linecheckIcons)||void 0===l?void 0:l[0])||void 0===s?void 0:s.download)||void 0===d?void 0:d.filename,height:"16px",width:"16px",alt:"download"}):e.createElement(e.Fragment,null,null==o?void 0:o.downloadText)),e.createElement("span",{className:"download"},e.createElement("b",null,null==t?void 0:t.maxBandwidthDown),e.createElement("span",{className:"divider"},"|"))),e.createElement("span",{className:"mobilerow"},e.createElement("span",{className:"uploadText"},"mobile"===_?e.createElement("img",{src:null===(u=null===(c=null==o?void 0:o.linecheckIcons)||void 0===c?void 0:c[0])||void 0===u?void 0:u.upload.filename,height:"16px",width:"16px",alt:"upload"}):e.createElement(e.Fragment,null,null==o?void 0:o.uploadText)),e.createElement("span",null,e.createElement("b",null,null==t?void 0:t.maxBandwidthUp))," "," "),e.createElement("span",{className:"mobilerow d-flex"},e.createElement(e.Fragment,null,"5G"==(null==x?void 0:x.coverage)&&e.createElement("span",{className:"align-items-center d-flex"},e.createElement("span",{className:"divider",style:{position:"relative",top:"-2px"}},"|")," ",e.createElement("img",{src:null===(g=null===(p=null===(m=null==o?void 0:o.linecheckIcons)||void 0===m?void 0:m[0])||void 0===p?void 0:p.fiveg)||void 0===g?void 0:g.filename,height:"24px",width:"24px",alt:"5g"})),e.createElement("span",{className:"tooltipcls tooltip-align"},i&&e.createElement(gi,{content:o,tooltipcontent:i})),T?e.createElement(e.Fragment,null,e.createElement("span",{className:"divider",style:{position:"relative",top:"-2px"}},"|")," ",e.createElement("span",{className:""},null==o?void 0:o.modemTitle," ",e.createElement("span",{className:"modembtn",onClick:()=>{a&&a()}},null==o?void 0:o.showModemTitle))):e.createElement(e.Fragment,null)))))),y&&e.createElement("div",{className:"errormsg error-msg-Center"},e.createElement("img",{src:null===(b=null===(v=null===(h=null==o?void 0:o.linecheckIcons)||void 0===h?void 0:h[0])||void 0===v?void 0:v.warning)||void 0===b?void 0:b.filename,height:"14px",width:"16px",alt:"alert"}),y))};var fi={success:"FalconMessage-module_success__bYOjI",infoWhite:"FalconMessage-module_infoWhite__nPGt1",tip:"FalconMessage-module_tip__Ap22H",warning:"FalconMessage-module_warning__JULW7",info:"FalconMessage-module_info__sRrVt",error:"FalconMessage-module_error__-7w3L",closeIcon:"FalconMessage-module_closeIcon__lwtKN",text:"FalconMessage-module_text__bOVqt",title:"FalconMessage-module_title__yaQEf",description:"FalconMessage-module_description__Iz2r-"};c("/* center a block element */\n/* use this to any of the pseudo elements as these are the mandatory properties */\n/* setting styles in separate formats for cross browser support */\n/* specify the max width for an element and apply ellipses and truncate the overflow */\n/* vertically center alilgn any HTML element */\n/* add basePath to assets */\n.FalconMessage-module_success__bYOjI, .FalconMessage-module_infoWhite__nPGt1, .FalconMessage-module_tip__Ap22H, .FalconMessage-module_warning__JULW7, .FalconMessage-module_info__sRrVt, .FalconMessage-module_error__-7w3L {\n border: 2px solid #8fd200;\n background-color: #f4fbe6;\n border-radius: 8px;\n display: flex;\n padding: 24px;\n margin: 16px 8px 16px;\n}\n.FalconMessage-module_success__bYOjI h4, .FalconMessage-module_infoWhite__nPGt1 h4, .FalconMessage-module_tip__Ap22H h4, .FalconMessage-module_warning__JULW7 h4, .FalconMessage-module_info__sRrVt h4, .FalconMessage-module_error__-7w3L h4 {\n padding-top: 0;\n}\n.FalconMessage-module_success__bYOjI .FalconMessage-module_closeIcon__lwtKN:hover, .FalconMessage-module_infoWhite__nPGt1 .FalconMessage-module_closeIcon__lwtKN:hover, .FalconMessage-module_tip__Ap22H .FalconMessage-module_closeIcon__lwtKN:hover, .FalconMessage-module_warning__JULW7 .FalconMessage-module_closeIcon__lwtKN:hover, .FalconMessage-module_info__sRrVt .FalconMessage-module_closeIcon__lwtKN:hover, .FalconMessage-module_error__-7w3L .FalconMessage-module_closeIcon__lwtKN:hover {\n cursor: pointer;\n}\n@media (max-width: 767px) {\n .FalconMessage-module_success__bYOjI, .FalconMessage-module_infoWhite__nPGt1, .FalconMessage-module_tip__Ap22H, .FalconMessage-module_warning__JULW7, .FalconMessage-module_info__sRrVt, .FalconMessage-module_error__-7w3L {\n padding: 16px;\n }\n .FalconMessage-module_success__bYOjI > img, .FalconMessage-module_infoWhite__nPGt1 > img, .FalconMessage-module_tip__Ap22H > img, .FalconMessage-module_warning__JULW7 > img, .FalconMessage-module_info__sRrVt > img, .FalconMessage-module_error__-7w3L > img {\n width: 24px;\n height: 24px;\n }\n}\n.FalconMessage-module_success__bYOjI .FalconMessage-module_text__bOVqt, .FalconMessage-module_infoWhite__nPGt1 .FalconMessage-module_text__bOVqt, .FalconMessage-module_tip__Ap22H .FalconMessage-module_text__bOVqt, .FalconMessage-module_warning__JULW7 .FalconMessage-module_text__bOVqt, .FalconMessage-module_info__sRrVt .FalconMessage-module_text__bOVqt, .FalconMessage-module_error__-7w3L .FalconMessage-module_text__bOVqt {\n width: 100%;\n margin-left: 12px;\n}\n.FalconMessage-module_success__bYOjI .FalconMessage-module_text__bOVqt .FalconMessage-module_title__yaQEf, .FalconMessage-module_infoWhite__nPGt1 .FalconMessage-module_text__bOVqt .FalconMessage-module_title__yaQEf, .FalconMessage-module_tip__Ap22H .FalconMessage-module_text__bOVqt .FalconMessage-module_title__yaQEf, .FalconMessage-module_warning__JULW7 .FalconMessage-module_text__bOVqt .FalconMessage-module_title__yaQEf, .FalconMessage-module_info__sRrVt .FalconMessage-module_text__bOVqt .FalconMessage-module_title__yaQEf, .FalconMessage-module_error__-7w3L .FalconMessage-module_text__bOVqt .FalconMessage-module_title__yaQEf {\n font-size: 20px;\n line-height: 28px;\n}\n@media (max-width: 767px) {\n .FalconMessage-module_success__bYOjI .FalconMessage-module_text__bOVqt .FalconMessage-module_title__yaQEf, .FalconMessage-module_infoWhite__nPGt1 .FalconMessage-module_text__bOVqt .FalconMessage-module_title__yaQEf, .FalconMessage-module_tip__Ap22H .FalconMessage-module_text__bOVqt .FalconMessage-module_title__yaQEf, .FalconMessage-module_warning__JULW7 .FalconMessage-module_text__bOVqt .FalconMessage-module_title__yaQEf, .FalconMessage-module_info__sRrVt .FalconMessage-module_text__bOVqt .FalconMessage-module_title__yaQEf, .FalconMessage-module_error__-7w3L .FalconMessage-module_text__bOVqt .FalconMessage-module_title__yaQEf {\n font-size: 18px;\n line-height: 28px;\n }\n}\n.FalconMessage-module_success__bYOjI .FalconMessage-module_text__bOVqt .FalconMessage-module_description__Iz2r-, .FalconMessage-module_infoWhite__nPGt1 .FalconMessage-module_text__bOVqt .FalconMessage-module_description__Iz2r-, .FalconMessage-module_tip__Ap22H .FalconMessage-module_text__bOVqt .FalconMessage-module_description__Iz2r-, .FalconMessage-module_warning__JULW7 .FalconMessage-module_text__bOVqt .FalconMessage-module_description__Iz2r-, .FalconMessage-module_info__sRrVt .FalconMessage-module_text__bOVqt .FalconMessage-module_description__Iz2r-, .FalconMessage-module_error__-7w3L .FalconMessage-module_text__bOVqt .FalconMessage-module_description__Iz2r- {\n color: #3d3935;\n margin-bottom: 16px;\n margin-right: 16px;\n}\n@media (max-width: 767px) {\n .FalconMessage-module_success__bYOjI .FalconMessage-module_text__bOVqt .FalconMessage-module_description__Iz2r-, .FalconMessage-module_infoWhite__nPGt1 .FalconMessage-module_text__bOVqt .FalconMessage-module_description__Iz2r-, .FalconMessage-module_tip__Ap22H .FalconMessage-module_text__bOVqt .FalconMessage-module_description__Iz2r-, .FalconMessage-module_warning__JULW7 .FalconMessage-module_text__bOVqt .FalconMessage-module_description__Iz2r-, .FalconMessage-module_info__sRrVt .FalconMessage-module_text__bOVqt .FalconMessage-module_description__Iz2r-, .FalconMessage-module_error__-7w3L .FalconMessage-module_text__bOVqt .FalconMessage-module_description__Iz2r- {\n margin-right: 12px;\n }\n}\n.FalconMessage-module_success__bYOjI .FalconMessage-module_text__bOVqt .falcon-secondary-button-v4, .FalconMessage-module_infoWhite__nPGt1 .FalconMessage-module_text__bOVqt .falcon-secondary-button-v4, .FalconMessage-module_tip__Ap22H .FalconMessage-module_text__bOVqt .falcon-secondary-button-v4, .FalconMessage-module_warning__JULW7 .FalconMessage-module_text__bOVqt .falcon-secondary-button-v4, .FalconMessage-module_info__sRrVt .FalconMessage-module_text__bOVqt .falcon-secondary-button-v4, .FalconMessage-module_error__-7w3L .FalconMessage-module_text__bOVqt .falcon-secondary-button-v4 {\n padding-left: 0;\n}\n\n.FalconMessage-module_error__-7w3L {\n border: 2px solid #bf0760;\n background-color: #f9e7f0;\n}\n@media (max-width: 767px) {\n .FalconMessage-module_error__-7w3L {\n flex-direction: column;\n align-items: center;\n text-align: center;\n }\n}\n\n.FalconMessage-module_info__sRrVt {\n border: 2px solid #86807c;\n background-color: #f7f6f5;\n}\n\n.FalconMessage-module_warning__JULW7 {\n border-color: #ffc805;\n background-color: #fffae6;\n}\n\n.FalconMessage-module_tip__Ap22H {\n border: 2px solid #2e6199;\n background-color: #eaeff5;\n}\n\n.FalconMessage-module_infoWhite__nPGt1 {\n border: 2px solid #86807c;\n background-color: #ffffff;\n}");const vi=({content:t})=>{const[o,r]=n(!1);return e.createElement("div",null,(null==t?void 0:t.chooseMessageType)&&!o&&e.createElement("div",{className:`${fi[t.chooseMessageType]}`},e.createElement("img",{alt:"icons",height:32,width:32,src:"/ecom-int/icons/error.svg"}),(t.text||t.description)&&e.createElement("div",{className:fi.text},t.text&&e.createElement("h4",{className:fi.title},t.text),t.description&&e.createElement("div",{className:fi.description},e.createElement(Ne,{content:t.description}))),t.closeIcon&&e.createElement("div",{onClick:()=>{r(!o)},className:fi.closeIcon},e.createElement("img",{src:"/ecom-int/icons/close-icon.svg",alt:"close icon",height:14,width:14}))))},bi=({props:n,setAddressNotFilled:r,setIndivialOpen:i,indivialOpen:a})=>{var l,s,d,c,u,m,p,g,h,f,v,b,_,x,y,w,T,C,k,E,S,I,B,F;const O=o(null),A=o(null);t(()=>{var e;null===(e=O.current)||void 0===e||e.focus(),setTimeout(()=>{var e,n;null===(e=A.current)||void 0===e||e.scrollIntoView({behavior:"smooth",block:"start",inline:"nearest"}),null===(n=O.current)||void 0===n||n.focus()},1e3)},[O.current]);t(()=>{var e,t;(null===(e=n.selectedAddress)||void 0===e?void 0:e.concatedAddress)&&(null===(t=null==O?void 0:O.current)||void 0===t||t.blur())},[null===(l=n.selectedAddress)||void 0===l?void 0:l.concatedAddress]);return e.createElement(e.Fragment,null," ",e.createElement("div",{onClick:()=>{var e;null===(e=null==O?void 0:O.current)||void 0===e||e.focus()},className:"linecheckOverlay"},(null===(s=n.lineCheckContent)||void 0===s?void 0:s.popUpTitle)&&e.createElement("div",{className:"headerContainer",ref:A},null===(d=n.lineCheckContent)||void 0===d?void 0:d.popUpTitle,e.createElement("img",{onClick:()=>{null==n||n.setPopup(!1)},className:"closeIcon",width:13.5,height:13.5,alt:"close",src:null===(p=null===(m=null===(u=null===(c=null==n?void 0:n.lineCheckContent)||void 0===c?void 0:c.linecheckIcons)||void 0===u?void 0:u[0])||void 0===m?void 0:m.close)||void 0===p?void 0:p.filename})),(null==a?void 0:a.indErrorOpen)&&(null===(h=null===(g=null==n?void 0:n.lineCheckContent)||void 0===g?void 0:g.errorMessageBlok)||void 0===h?void 0:h.length)>0&&e.createElement(vi,{content:null===(v=null===(f=null==n?void 0:n.lineCheckContent)||void 0===f?void 0:f.errorMessageBlok)||void 0===v?void 0:v[0]}),(null===(b=null==n?void 0:n.linecheckResponse)||void 0===b?void 0:b.eligibleBundle)?e.createElement(e.Fragment,null,e.createElement(hi,{content:e.createElement("span",{"data-hj-suppress":!0},null===(T=null==n?void 0:n.selectedAddress)||void 0===T?void 0:T.concatedAddress),isLoading:null==n?void 0:n.isFetchingLineCheck,uploadDownload:null===(C=null==n?void 0:n.linecheckResponse)||void 0===C?void 0:C.maxUploadDownloadSpeed,textContent:null==n?void 0:n.lineCheckContent,eligibleBundle:null===(k=null==n?void 0:n.linecheckResponse)||void 0===k?void 0:k.eligibleBundle,tooltipcontent:null===(E=null==n?void 0:n.lineCheckContent)||void 0===E?void 0:E.speedTooltip,onModemDetailsClick:null==n?void 0:n.onModemDetailsClick})):e.createElement(e.Fragment,null,e.createElement(pi,{content:n.lineCheckContent,parentCallback:n.handleSelection,parentAddress:null===(_=n.selectedAddress)||void 0===_?void 0:_.concatedAddress,ref:O,isAddressNotFilled:n.isAddressNotFilled,name:"lineCheck",onChange:e=>{n.onChange(e)},apiError:n.apiError,setApiError:n.setApiError,setFetchingLineCheck:n.setFetchingLineCheck,FetchingLineCheck:null==n?void 0:n.isFetchingLineCheck,checkAvailability:null==n?void 0:n.checkAvailability,setIndivialOpen:i,indivialOpen:a,setAddressNotFilled:r}),(null==n?void 0:n.isFetchingLineCheck)&&!(null==n?void 0:n.apiError)&&""!==(null===(x=null==O?void 0:O.current)||void 0===x?void 0:x.value)?e.createElement("div",{className:"spinnercontents"},e.createElement("div",{className:"spinner-border oldspinnerload ",role:"status"}),(null===(y=null==n?void 0:n.lineCheckContent)||void 0===y?void 0:y.checkServiceText)&&e.createElement("div",{className:"oldchecktext"},null===(w=null==n?void 0:n.lineCheckContent)||void 0===w?void 0:w.checkServiceText)):""),(null===(S=n.lineCheckContent)||void 0===S?void 0:S.helpText)&&!(null===(I=O.current)||void 0===I?void 0:I.value)?e.createElement("div",{className:"helpText"},!n.isFetchingLineCheck&&(null===(B=null==n?void 0:n.linecheckResponse)||void 0===B?void 0:B.eligibleBundle)?"":null===(F=n.lineCheckContent)||void 0===F?void 0:F.helpText):""))},_i=e.createContext({}),xi=!0;function yi({baseColor:e,highlightColor:n,width:t,height:o,borderRadius:r,circle:i,direction:a,duration:l,enableAnimation:s=true,customHighlightBackground:d}){const c={};return"rtl"===a&&(c["--animation-direction"]="reverse"),"number"==typeof l&&(c["--animation-duration"]=`${l}s`),s||(c["--pseudo-element-display"]="none"),"string"!=typeof t&&"number"!=typeof t||(c.width=t),"string"!=typeof o&&"number"!=typeof o||(c.height=o),"string"!=typeof r&&"number"!=typeof r||(c.borderRadius=r),i&&(c.borderRadius="50%"),void 0!==e&&(c["--base-color"]=e),void 0!==n&&(c["--highlight-color"]=n),"string"==typeof d&&(c["--custom-highlight-background"]=d),c}function wi({count:n=1,wrapper:t,className:o,containerClassName:r,containerTestId:i,circle:a=!1,style:l,...s}){var d,c,u;const m=e.useContext(_i),p={...s};for(const[e,n]of Object.entries(s))void 0===n&&delete p[e];const g={...m,...p,circle:a},h={...l,...yi(g)};let f="react-loading-skeleton";o&&(f+=` ${o}`);const v=null!==(d=g.inline)&&void 0!==d&&d,b=[],_=Math.ceil(n);for(let t=0;t<_;t++){let o=h;if(_>n&&t===_-1){const e=null!==(c=o.width)&&void 0!==c?c:"100%",t=n%1,r="number"==typeof e?e*t:`calc(${e} * ${t})`;o={...o,width:r}}const r=e.createElement("span",{className:f,style:o,key:t},"");v?b.push(r):b.push(e.createElement(e.Fragment,{key:t},r,e.createElement("br",null)))}return e.createElement("span",{className:r,"data-testid":i,"aria-live":"polite","aria-busy":null!==(u=g.enableAnimation)&&void 0!==u?u:xi},t?b.map((n,o)=>e.createElement(t,{key:o},n)):b)}const Ti=()=>{const n=f();return e.createElement("div",{className:"row justify-content-center"},e.createElement("div",{className:"col-12 px-0"},e.createElement("div",null,e.createElement("div",{id:"inputfield"}),e.createElement("div",null,e.createElement("div",{className:`row linecheck-repo-lineContainer position-relative ${"mobile"===n&&"linecheck-repo-lineContainer-mobile"}`,style:{boxShadow:"0 2px 4px rgba(87, 84, 82, .2)",borderRadius:"8px",padding:"14px 16px",backgroundColor:"#fff",height:""+("mobile"===n?"165px":"96px"),margin:""+("mobile"===n?"0 30px":"0px")}},e.createElement("div",{className:"col-lg-1 col-md-1 col-sm-1 col-12 px-0"},"mobile"!==n&&e.createElement(wi,{circle:!0,height:"100%",containerClassName:"avatar-skeleton"})),e.createElement("div",{className:"col-lg-8 col-md-8 col-sm-8 col-12 px-3"},e.createElement(wi,{width:"100%",height:"90%",style:{marginBottom:"24px"},borderRadius:"0.5rem"})),"mobile"===n&&e.createElement("div",{style:{borderBottom:"1px solid #e6e3df",marginTop:"8px",marginBottom:"16px"}}),e.createElement("div",{className:"col-lg-3 col-md-3 col-sm-3 col-12 px-0"},e.createElement(wi,{width:"98%",height:"mobile"===n?"70%":"90%",borderRadius:"50rem"}),e.createElement("div",null,e.createElement("span",{style:{padding:"10px",display:"flex"}}," "))))))))},Ci=({content:r,metadata:i,shippingAddress:a,onSuccess:l,onModemDetailsClick:s,fromLinetable:d})=>{var c,u,m,p,g,h,v,b,_,x,y,w,T,C,k,E,S,I;const[B,F]=n(!1),[O,A]=n(!1),P=o(null),[R,N]=n({enableCheckaddress:!1}),[L,M]=n(),[j,V]=n(),[D,W]=n(!1),[U,z]=n(),[$,G]=n({indOpen:!1,indErrorOpen:!1}),[H,q]=n(!1),[J,Q]=n({openIndividualLineCheck:!1,availabilityCheckClicked:!1}),[X,K]=n(!1),Y=f(),Z=null==U?void 0:U.shouldAutomateLineCheck,ee=new Date,ne=new Date(null===(c=null==j?void 0:j.plannedUpgrade)||void 0===c?void 0:c.date),te=(ne.getTime()-ee.getTime())/864e5>0,[oe,re]=n(!1),ie=(e,n)=>{Q(n),V(" "),M(e),""!==(null==e?void 0:e.postCode)&&""!==e.city&&""!==e.houseNumber&&""!==e.street&&""!==e.concatedAddress?N(e=>Object.assign(Object.assign({},e),{enableCheckaddress:!0})):N(e=>Object.assign(Object.assign({},e),{enableCheckaddress:!1}))},ae=()=>{R.enableCheckaddress?N(e=>Object.assign(Object.assign({},e),{enableCheckaddress:!1})):A(!1)},le=e.createElement("span",{className:"mobileTable"},e.createElement("span",{className:"changeBtn",onClick:()=>{F(!1),q(!0),localStorage.removeItem("lineCheckResponse"),l(),me.deleteCookie("chAddressJson"),me.deleteCookie("one-commerce-linecheckcorrelationid"),Ae("lineTableView Address","Change",he),N(e=>Object.assign(Object.assign({},e),{enableCheckaddress:!0})),V("")},hidden:!(null==j?void 0:j.eligibleBundle)},e.createElement("span",{className:"changeTxt"},"mobile"===Y?null==U?void 0:U.changeTextMob:null==U?void 0:U.changeText))),se=()=>{var e;F(!0),R.enableCheckaddress?(W(!0),me.deleteCookie("chAddressJson"),me.setCookie("chAddressJson",JSON.stringify({addressValue:null==L?void 0:L.concatedAddress,selectedAdd:L}),{path:"/",maxAge:259200}),Ae("lineCheckStart","Check address",he),Oe(pe,"line_check_start",{input:`${null==L?void 0:L.postCode}| ${null==L?void 0:L.city}`,selection:null==U?void 0:U.buttonvalue}),L&&Object.keys(L).length>0&&si(L).then(e=>{localStorage.setItem("LinecheckCall","true"),W(!1),V(e),l(),K(!1),"mobile"===Y&&J.openIndividualLineCheck&&re(!1)}).catch(e=>{console.log(e),K(!0),Q(Object.assign(Object.assign({},J),{availabilityCheckClicked:!1})),"mobile"===Y&&J.openIndividualLineCheck&&re(!0)})):(A(!0),null===(e=P.current)||void 0===e||e.focus(),"mobile"===Y&&re(!1))},de=()=>{var e,n,t,o,r,i,s,d,c;try{let u=me.getCookie("chAddressJson");const m=me.getCookie("one-commerce-linecheckcorrelationid");l();try{u=u&&JSON.parse(u)}catch(e){console.log("invalid address json")}let p=me.getCookie("sunriseAuth");try{p=p&&JSON.parse(p)}catch(e){console.log("invalid AuthCookie json")}if(Z&&(null==p?void 0:p.siteId)&&!u&&a&&!H&&(W(!0),((e,n,t,o)=>Be(void 0,void 0,void 0,function*(){try{const r=(e=>{let n=[];"string"==typeof(null==e?void 0:e.address)&&(n=e.address.split(" "));const t={cantonCode:null==e?void 0:e.countryCode,city:null==e?void 0:e.city,houseNumber:n.pop(),postCode:null==e?void 0:e.zipcode,street:n.join(" "),concatedAddress:""},o=`${t.street} ${t.houseNumber}, ${t.postCode} ${t.city}`;return t.concatedAddress=o,t})(o);return si(r).then(o=>{e(!1),n(o),t()}).catch(n=>{e(!1),console.log(n,"error")}),Kr.remove("chAddressJson"),Kr.set("chAddressJson",JSON.stringify({addressValue:null==r?void 0:r.concatedAddress,selectedAdd:r}),{path:"/",expires:3}),r}catch(n){e(!1),console.log(n)}}))(W,V,l,a).then(e=>M(e)).catch(e=>console.log(e))),u){N(e=>Object.assign(Object.assign({},e),{enableCheckaddress:!1})),M(null==u?void 0:u.selectedAdd);const a=localStorage.getItem("lineCheckResponse"),l=localStorage.getItem("one-commerce-linecheckcorrelationid"),p={eligibleBundle:null!==(n=a&&(null===(e=JSON.parse(a))||void 0===e?void 0:e.eligibleBundle))&&void 0!==n?n:[],configEligibleBundle:null!==(o=a&&(null===(t=JSON.parse(a))||void 0===t?void 0:t.configEligibleBundle))&&void 0!==o?o:[],maxUploadDownloadSpeed:null!==(i=a&&(null===(r=JSON.parse(a))||void 0===r?void 0:r.maxUploadDownloadSpeed))&&void 0!==i?i:{},lineCheckRepsonse:j&&JSON.parse(null==j?void 0:j.originalLinecheckResponse),lineCheckCorrelationId:null!=l?l:"",plannedUpgrade:null!==(d=a&&(null===(s=JSON.parse(a))||void 0===s?void 0:s.plannedUpgrade))&&void 0!==d?d:{}};a&&m&&(null===(c=JSON.parse(a))||void 0===c?void 0:c.eligibleBundle)&&Object.keys(null==u?void 0:u.selectedAdd).length&&V(p)}}catch(e){}};t(()=>{de()},[U,a,d]),t(()=>{var e,n,t,o;r&&("lineCheckTemplate"===(null===(n=null===(e=null==r?void 0:r.reference)||void 0===e?void 0:e.content)||void 0===n?void 0:n.component)?z(null===(o=null===(t=null==r?void 0:r.reference)||void 0===t?void 0:t.content)||void 0===o?void 0:o.linecheck[0]):z(r))},[]),t(()=>{var e,n,t,o,r;(!(null==j?void 0:j.eligibleBundle)||(null==j?void 0:j.eligibleBundle.length)<1)&&A(!1),(null===(e=null==j?void 0:j.eligibleBundle)||void 0===e?void 0:e.length)&&(0!==Object.keys(L).length&&void 0!==(null===(n=null==j?void 0:j.maxUploadDownloadSpeed)||void 0===n?void 0:n.maxBandwidthDown)||void 0!==(null===(t=null==j?void 0:j.maxUploadDownloadSpeed)||void 0===t?void 0:t.maxBandwidthDown))&&(((e,n,t,o,r)=>{const i={address:e,eventAction:n,eventValue:t,id:o,timeStamp:Math.round(Date.now()/1e3),type:r};try{window.appEventData.push({event:r,eventInfo:i})}catch(e){}})(`${null==L?void 0:L.postCode}| ${null==L?void 0:L.city} | ${null==L?void 0:L.street} | ${null==L?void 0:L.houseNumber} |\n ${null===(o=null==j?void 0:j.maxUploadDownloadSpeed)||void 0===o?void 0:o.maxBandwidthUp} | ${null===(r=null==j?void 0:j.maxUploadDownloadSpeed)||void 0===r?void 0:r.maxBandwidthDown}`,"lineCheckResult",1,Kr.get("one-commerce-linecheckcorrelationid"),"view"),Oe(pe,"line_check_results",{input:`${null==L?void 0:L.postCode}| ${null==L?void 0:L.city}`,eligible:""}))},[null===(u=null==j?void 0:j.eligibleBundle)||void 0===u?void 0:u.length]);const ce=o(null),ue=()=>{"mobile"===Y&&X?re(!1):"mobile"!==Y||J.openIndividualLineCheck?"mobile"===Y&&J.openIndividualLineCheck&&J.availabilityCheckClicked?se():re(!1):(se(),setTimeout(()=>{var e;null===(e=ce.current)||void 0===e||e.scrollIntoView({behavior:"smooth",block:"start",inline:"nearest"})},1e3))};t(()=>{"mobile"!==Y||J.openIndividualLineCheck?"mobile"===Y&&J.openIndividualLineCheck&&J.availabilityCheckClicked&&ue():ue()},[L]);const ge={linecheckResponse:j,lineCheckContent:U,handleSelection:ie,isAddressNotFilled:O,name:"lineCheck",onChange:ae,selectedAddress:L,isFetchingLineCheck:D,onClose:ue,onModemDetailsClick:s,apiError:X,setApiError:K,setFetchingLineCheck:W,setPopup:re,popup:oe},fe=Object.assign({},ge);return t(()=>{X&&W(!1)},[X]),e.createElement(e.Fragment,null,U?e.createElement(e.Fragment,null,e.createElement("div",{className:"row justify-content-center",ref:ce},((null==U?void 0:U.linecheckTitle)||(null==U?void 0:U.successLinecheckTitle))&&e.createElement(e.Fragment,null,e.createElement("div",{className:"linechecktitle"},!D&&(null==j?void 0:j.eligibleBundle)?(null===(m=null==j?void 0:j.eligibleBundle)||void 0===m?void 0:m.length)<1?null==U?void 0:U.noConnectionTitle:null==U?void 0:U.successLinecheckTitle:null==U?void 0:U.linecheckTitle)),e.createElement("div",{className:"col-12 px-0"},e.createElement("div",{className:""+(O&&!(null==j?void 0:j.eligibleBundle)?"gradientborder":"")}," ",!D&&e.createElement("div",{className:"row position-relative inputrow",onClick:()=>{var e;"mobile"===Y&&(null===(e=null==P?void 0:P.current)||void 0===e||e.focus(),re(!0))}},(null==j?void 0:j.eligibleBundle)?e.createElement(e.Fragment,null,e.createElement(hi,{content:e.createElement("span",{"data-hj-suppress":!0},null==L?void 0:L.concatedAddress,le),isLoading:D,uploadDownload:null==j?void 0:j.maxUploadDownloadSpeed,textContent:U,eligibleBundle:null==j?void 0:j.eligibleBundle,tooltipcontent:null==U?void 0:U.speedTooltip,onModemDetailsClick:s})):e.createElement(e.Fragment,null,e.createElement("div",{className:"col-1 px-0 marginautodefault"},(null==j?void 0:j.eligibleBundle)?e.createElement(e.Fragment,null):e.createElement("img",{src:null===(h=null===(g=null===(p=null==U?void 0:U.linecheckIcons)||void 0===p?void 0:p[0])||void 0===g?void 0:g.home)||void 0===h?void 0:h.filename,height:""+("mobile"===Y?"26px":"48px"),width:""+("mobile"===Y?"26px":"48px"),alt:"home",className:"homeicon"})),e.createElement("div",{className:`col-lg-8 col-md-8 col-sm-8 ${"mobile"===Y&&((null==j?void 0:j.eligibleBundle)?"col-12":"col-9")} px-0`},e.createElement("div",null,e.createElement(pi,{content:U,parentCallback:ie,parentAddress:null==L?void 0:L.concatedAddress,ref:P,isAddressNotFilled:O,name:"lineCheck",onChange:ae,setAddressNotFilled:A,apiError:X,setApiError:K,setFetchingLineCheck:W,Address:L,FetchingLineCheck:D,checkAvailability:B,setIndivialOpen:G,indivialOpen:$}))),e.createElement("div",{className:"col-lg-3 col-md-3 col-sm-3 col-2 px-0 marginautodefault"},"mobile"!==Y||(null==j?void 0:j.eligibleBundle)?e.createElement("button",{name:"check address button",type:"button",className:"primarybutton mobileButton",disabled:!(null==$?void 0:$.indOpen)&&!(null==R?void 0:R.enableCheckaddress),hidden:!!(null==j?void 0:j.eligibleBundle),onClick:se,style:{width:"100%"}},null==U?void 0:U.buttonvalue):e.createElement("span",null,e.createElement("img",{width:52,height:52,alt:"search",src:null===(_=null===(b=null===(v=null==U?void 0:U.linecheckIcons)||void 0===v?void 0:v[0])||void 0===b?void 0:b.searchIcon)||void 0===_?void 0:_.filename})))),te&&(null===(x=null==j?void 0:j.plannedUpgrade)||void 0===x?void 0:x.expectedSpeed)&&e.createElement(e.Fragment,null,e.createElement("div",{className:"col-lg-1 col-md-1 col-sm-1 col-12 px-0"},(null==j?void 0:j.eligibleBundle)&&e.createElement("img",{src:null===(T=null===(w=null===(y=null==U?void 0:U.linecheckIcons)||void 0===y?void 0:y[0])||void 0===w?void 0:w.upgrade)||void 0===T?void 0:T.filename,height:"32px",width:"32px",alt:"activeup"})),e.createElement("div",{className:"col-lg-8 col-md-8 col-sm-8 col-12 px-0"},(null==j?void 0:j.eligibleBundle)&&e.createElement(hi,{content:`${((e,n)=>null==e?void 0:e.replace(/{\w+}/g,n))(null==U?void 0:U.upgradeText,(null==ne?void 0:ne.toLocaleString(null==i?void 0:i.lang,{month:"long"}))+" "+(null==ne?void 0:ne.getFullYear()))}`,isLoading:D,uploadDownload:null===(C=null==j?void 0:j.plannedUpgrade)||void 0===C?void 0:C.expectedSpeed,textContent:U,eligibleBundle:null==j?void 0:j.eligibleBundle,tooltipcontent:null==U?void 0:U.speedUpgradeToolTip,onModemDetailsClick:s}))),(null==$?void 0:$.indErrorOpen)&&(null===(k=null==U?void 0:U.errorMessageBlok)||void 0===k?void 0:k.length)>0&&e.createElement(vi,{content:null===(E=null==U?void 0:U.errorMessageBlok)||void 0===E?void 0:E[0]})),"mobile"!==Y&&D&&!X&&""!==(null===(S=null==P?void 0:P.current)||void 0===S?void 0:S.value)?e.createElement("div",{className:"oldspinnercontainer"},e.createElement("div",{className:"oldspinnercontents"},e.createElement("div",{className:"spinner-border oldspinnerloads ",role:"status"}),(null==r?void 0:r.checkServiceText)&&e.createElement("div",{className:"oldchecktexts"},null==r?void 0:r.checkServiceText))):" "))),(null==U?void 0:U.helpText)&&!(null===(I=P.current)||void 0===I?void 0:I.value)?e.createElement("div",{className:"helpText"},!D&&(null==j?void 0:j.eligibleBundle)?"":null==U?void 0:U.helpText):"","mobile"===Y&&oe&&!(null==j?void 0:j.eligibleBundle)&&e.createElement("div",null,e.createElement(bi,{props:fe,setIndivialOpen:G,indivialOpen:$,setAddressNotFilled:A}))):Y&&e.createElement(Ti,null))};export{an as ButtonGroup,on as ImageComponent,dn as ImageWithText,Yn as ImageWithTextWrapper,pt as InternetAndTvCardsBenefits,Ci as LineCheckV2,qr as LinecheckBasicPropConfig,Le as RibbonComponent,nn as StageTeaserComponent,ln as TextComponent};
|
|
1
|
+
import e,{useState as n,useEffect as t,useRef as o,useMemo as r}from"react";import{render as i}from"storyblok-rich-text-react-renderer";import{Spinner as l,Offcanvas as a,OverlayTrigger as s,Popover as d}from"react-bootstrap";function c(e,n){void 0===n&&(n={});var t=n.insertAt;if(e&&"undefined"!=typeof document){var o=document.head||document.getElementsByTagName("head")[0],r=document.createElement("style");r.type="text/css","top"===t&&o.firstChild?o.insertBefore(r,o.firstChild):o.appendChild(r),r.styleSheet?r.styleSheet.cssText=e:r.appendChild(document.createTextNode(e))}}c(".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");c("/* 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 u="FalconButtonStageTeaserV2-module_button__kDRB6",m="FalconButtonStageTeaserV2-module_Secondary-V1__4PNAa",p="FalconButtonStageTeaserV2-module_Secondary-white__tUWHT";c("/* center a block element */\n/* use this to any of the pseudo elements as these are the mandatory properties */\n/* setting styles in separate formats for cross browser support */\n/* specify the max width for an element and apply ellipses and truncate the overflow */\n/* vertically center alilgn any HTML element */\n/* add basePath to assets */\n.FalconButtonStageTeaserV2-module_button__kDRB6 {\n background: #da291c;\n border: none;\n border-radius: 28px;\n color: #ffffff;\n font-weight: 700;\n overflow: visible;\n padding: 14px 24px;\n text-align: center;\n}\n.FalconButtonStageTeaserV2-module_button__kDRB6:focus {\n box-shadow: none;\n color: #ffffff !important;\n}\n.FalconButtonStageTeaserV2-module_button__kDRB6:hover {\n color: #ffffff !important;\n background-color: #961c13;\n}\n.FalconButtonStageTeaserV2-module_button__kDRB6:active {\n color: #ffffff !important;\n background-color: #c7355f;\n}\n.FalconButtonStageTeaserV2-module_button__kDRB6:disabled {\n background-color: #e6e3df;\n color: #b3aeaa;\n cursor: default;\n}\n.FalconButtonStageTeaserV2-module_button__kDRB6 .FalconButtonStageTeaserV2-module_icon__CfvbX {\n pointer-events: none;\n mask-size: cover;\n height: 24px;\n width: 24px;\n display: inline-block;\n background-color: currentColor;\n vertical-align: middle;\n}\n.FalconButtonStageTeaserV2-module_button__kDRB6.FalconButtonStageTeaserV2-module_Secondary-V4__nQGe4 {\n border: none;\n background-color: transparent;\n color: #da291c;\n border: 2px solid currentColor;\n text-decoration: none;\n text-align: center;\n}\n.FalconButtonStageTeaserV2-module_button__kDRB6.FalconButtonStageTeaserV2-module_Secondary-V4__nQGe4 .FalconButtonStageTeaserV2-module_icon__CfvbX {\n background-color: currentColor;\n}\n.FalconButtonStageTeaserV2-module_button__kDRB6.FalconButtonStageTeaserV2-module_Secondary-V4__nQGe4:hover {\n color: #961c13 !important;\n}\n.FalconButtonStageTeaserV2-module_button__kDRB6.FalconButtonStageTeaserV2-module_Secondary-V4__nQGe4:active {\n color: #c7355f !important;\n}\n.FalconButtonStageTeaserV2-module_button__kDRB6.FalconButtonStageTeaserV2-module_Secondary-V4__nQGe4:focus {\n color: #da291c !important;\n}\n.FalconButtonStageTeaserV2-module_button__kDRB6.FalconButtonStageTeaserV2-module_Secondary-V4__nQGe4:disabled {\n color: #b3aeaa;\n cursor: default;\n}\n.FalconButtonStageTeaserV2-module_button__kDRB6.FalconButtonStageTeaserV2-module_Secondary-V1__4PNAa {\n background-color: transparent;\n color: #da291c;\n border: 2px solid currentColor;\n text-decoration: none;\n text-align: center;\n}\n.FalconButtonStageTeaserV2-module_button__kDRB6.FalconButtonStageTeaserV2-module_Secondary-V1__4PNAa .FalconButtonStageTeaserV2-module_icon__CfvbX {\n background-color: currentColor;\n}\n.FalconButtonStageTeaserV2-module_button__kDRB6.FalconButtonStageTeaserV2-module_Secondary-V1__4PNAa:hover {\n color: #961c13 !important;\n}\n.FalconButtonStageTeaserV2-module_button__kDRB6.FalconButtonStageTeaserV2-module_Secondary-V1__4PNAa:active {\n color: #c7355f !important;\n}\n.FalconButtonStageTeaserV2-module_button__kDRB6.FalconButtonStageTeaserV2-module_Secondary-V1__4PNAa:focus {\n color: #da291c !important;\n}\n.FalconButtonStageTeaserV2-module_button__kDRB6.FalconButtonStageTeaserV2-module_Secondary-V1__4PNAa:disabled {\n color: #b3aeaa;\n cursor: default;\n}\n.FalconButtonStageTeaserV2-module_button__kDRB6.FalconButtonStageTeaserV2-module_Secondary-V1__4PNAa {\n border: 2px solid currentColor;\n padding: 12px 24px;\n text-decoration: none;\n}\n.FalconButtonStageTeaserV2-module_button__kDRB6.FalconButtonStageTeaserV2-module_Secondary-white__tUWHT {\n background-color: transparent;\n color: #ffffff;\n padding: 12px 24px;\n border: 2px solid #ffffff;\n}\n\n@media (max-width: 767px) {\n .FalconButtonStageTeaserV2-module_button__kDRB6 {\n padding: 10px 24px;\n }\n .FalconButtonStageTeaserV2-module_button__kDRB6.FalconButtonStageTeaserV2-module_Secondary-V1__4PNAa {\n background-color: transparent;\n color: #da291c;\n border: 2px solid currentColor;\n text-decoration: none;\n text-align: center;\n }\n .FalconButtonStageTeaserV2-module_button__kDRB6.FalconButtonStageTeaserV2-module_Secondary-V1__4PNAa .FalconButtonStageTeaserV2-module_icon__CfvbX {\n background-color: currentColor;\n }\n .FalconButtonStageTeaserV2-module_button__kDRB6.FalconButtonStageTeaserV2-module_Secondary-V1__4PNAa:hover {\n color: #961c13 !important;\n }\n .FalconButtonStageTeaserV2-module_button__kDRB6.FalconButtonStageTeaserV2-module_Secondary-V1__4PNAa:active {\n color: #c7355f !important;\n }\n .FalconButtonStageTeaserV2-module_button__kDRB6.FalconButtonStageTeaserV2-module_Secondary-V1__4PNAa:focus {\n color: #da291c !important;\n }\n .FalconButtonStageTeaserV2-module_button__kDRB6.FalconButtonStageTeaserV2-module_Secondary-V1__4PNAa:disabled {\n color: #b3aeaa;\n cursor: default;\n }\n .FalconButtonStageTeaserV2-module_button__kDRB6.FalconButtonStageTeaserV2-module_Secondary-V1__4PNAa {\n border: 2px solid currentColor;\n padding: 8px 24px;\n text-decoration: none;\n }\n}");const g=e=>{switch(e){case"Primary-V1":return`${u}`;case"Secondary-V1":return`${u} ${m}`;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`${u} ${p}`;default:return""}},h=e=>{let n=new Date(e);return n=((e,n,t,o,r,i,l)=>{const a=new Date(Date.UTC(n,t,o,r,i,l)),s=new Date(a.toLocaleString("en-US",{timeZone:"Europe/Vienna"})),d=new Date(a.toLocaleString("en-US",{timeZone:e})),c=s.getTime()-d.getTime();return a.setTime(a.getTime()+c),a})("Europe/Vienna",n.getFullYear(),n.getMonth(),n.getDate(),n.getHours(),n.getMinutes(),n.getSeconds()),n},v=()=>{const[e,o]=n(0);return t(()=>{const e=()=>{o(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":""},f=(e,n)=>{const[t]=["https://a.storyblok.com/f/113473/"],[o]=[e+"asset/"];return n?n.replace(t,`${o}`):n||""},b="center",_="left",x="right",y="transparent",w="00",T="after",C="h1",k="h2",E="h3",S="none",I="stack",B="col-lg-4",F="icon",A="PreToPost";var N="RibbonTimerV2-module_stage-teaser-ribbon-timer-section__GB8GA",O="RibbonTimerV2-module_stage-teaser-ribbon-timer-element__35yCh",P="RibbonTimerV2-module_stage-teaser-ribbon-timer-value__0U5CT",R="RibbonTimerV2-module_stage-teaser-ribbon-timer-label__tYyQr",L="RibbonTimerV2-module_stage-teaser-ribbon-timer-colon__g27mV",M="RibbonTimerV2-module_expirylabel__hx56K";c("/* 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 V=({content:n})=>{var t;const o=v();return e.createElement("div",{style:{justifyContent:n.timerAlignment===b?"center":n.timerAlignment===_?"left":"right"}},e.createElement("div",{className:`${N}`,style:{color:null==n?void 0:n.timerColor,backgroundColor:null==n?void 0:n.backgroundColor,marginLeft:n.backgroundColor===y&&n.timerAlignment===_?"-9px":"unset",marginRight:n.backgroundColor===y&&n.timerAlignment===x?"-24px":"unset"}},e.createElement("div",{className:`${O}`},e.createElement("div",{className:`${P}`}," ",w," "),e.createElement("div",{className:`${R}`},n.dayLabel)),e.createElement("div",{className:`${L}`},":"),e.createElement("div",{className:`${O}`},e.createElement("div",{className:`${P}`}," ",w," "),e.createElement("div",{className:`${R}`},n.hourLabel)),e.createElement("div",{className:`${L}`},":"),e.createElement("div",{className:`${O}`},e.createElement("div",{className:`${P}`}," ",w," "),e.createElement("div",{className:`${R}`},n.minuteLabel)),e.createElement("div",{className:`${L}`},":"),e.createElement("div",{className:`${O}`},e.createElement("div",{className:`${P}`}," ",w),e.createElement("div",{className:`${R}`},null==n?void 0:n.secondLabel))),e.createElement("div",{style:{color:null===(t=null==n?void 0:n.expiryLabelColor)||void 0===t?void 0:t.color,justifyContent:(null==n?void 0:n.timerAlignment)===b?"center":(null==n?void 0:n.timerAlignment)===_?"left":"right"},className:`${"mobile"!==o&&"d-flex"} ${M}`},null==n?void 0:n.expiryLabel))},D=({content:o,setTimerExpired:r})=>{var i,l,a,s,d,c,u,m;const p=h(new Date(null===(i=null==o?void 0:o.endTime)||void 0===i?void 0:i.replace(/-/g,"/"))),g=h(new Date(null===(l=null==o?void 0:o.startTime)||void 0===l?void 0:l.replace(/-/g,"/"))),v=(null==o?void 0:o.colorChangeTime)&&h(new Date(null===(a=null==o?void 0:o.colorChangeTime)||void 0===a?void 0:a.replace(/-/g,"/"))),[f,x]=n(!1),[y,w]=n(null!==(s=null==o?void 0:o.timerColor)&&void 0!==s?s:""),[T,C]=n(!1),k=()=>{const e=new Date;v&&!T&&e.getTime()>v.getTime()&&(w("#da291c"),C(!0)),e.getTime()>=g.getTime()&&!f&&x(!0);const n=p.getTime()-e.getTime();if(n>0&&f){const e=("0"+Math.floor(n/864e5)).slice(-2),t=("0"+Math.floor(n/36e5%24)).slice(-2),o=("0"+Math.floor(n/1e3/60%60)).slice(-2),i=("0"+Math.floor(n/1e3%60)).slice(-2);return r(!1),{days:e,hours:t,mins:o,sec:i}}return r(!0),null},E={timerColor:y,backgroundColor:null==o?void 0:o.backgroundColor,expiryLabel:null==o?void 0:o.expiryLabel,timerAlignment:null==o?void 0:o.timerAlignment,dayLabel:null==o?void 0:o.dayLabel,hourLabel:null==o?void 0:o.hourLabel,minuteLabel:null==o?void 0:o.minuteLabel,secondLabel:null==o?void 0:o.secondLabel,expiryLabelColor:null==o?void 0:o.expiryLabelColor},[S,I]=n(k());t(()=>{I(k());const e=setInterval(()=>{I(k())},1e3);return()=>{clearInterval(e)}},[]);const B=[{label:null!==(d=null==o?void 0:o.hourLabel)&&void 0!==d?d:"",value:null==S?void 0:S.hours},{label:null!==(c=null==o?void 0:o.minuteLabel)&&void 0!==c?c:"",value:null==S?void 0:S.mins},{label:null!==(u=null==o?void 0:o.secondLabel)&&void 0!==u?u:"",value:null==S?void 0:S.sec}];return e.createElement("div",{className:"timer-wrap",style:{textAlign:o.timerAlignment===b?"center":o.timerAlignment===_?"left":"right"}},f&&e.createElement("div",{className:"timer-container"},S?e.createElement("div",{className:"timer-section",style:{color:(null==o?void 0:o.isDarkMode)?"#ffffff":y,backgroundColor:null!==(m=null==o?void 0:o.backgroundColor)&&void 0!==m?m:"transparent"}},e.createElement("div",{className:` ${O} transparent-element`},e.createElement("div",{className:`${P}`}," ",null==S?void 0:S.days),e.createElement("div",{className:`${R}`},null==o?void 0:o.dayLabel)),B.map((n,t)=>e.createElement(e.Fragment,{key:t},e.createElement("div",{className:`${L}`},":"),e.createElement("div",{className:`${O}`},e.createElement("div",{className:`${P}`}," ",null==n?void 0:n.value),e.createElement("div",{className:`${R}`},null==n?void 0:n.label))))):e.createElement("div",null,e.createElement(V,{content:E}))))};var W="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{};function j(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var U={},z={
|
|
2
|
+
/*!
|
|
3
|
+
* cookie
|
|
4
|
+
* Copyright(c) 2012-2014 Roman Shtylman
|
|
5
|
+
* Copyright(c) 2015 Douglas Christopher Wilson
|
|
6
|
+
* MIT Licensed
|
|
7
|
+
*/
|
|
8
|
+
parse:function(e,n){if("string"!=typeof e)throw new TypeError("argument str must be a string");var t={},o=e.length;if(o<2)return t;var r=n&&n.decode||Y,i=0,l=0,a=0;do{if(-1===(l=e.indexOf("=",i)))break;if(-1===(a=e.indexOf(";",i)))a=o;else if(l>a){i=e.lastIndexOf(";",l-1)+1;continue}var s=X(e,i,l),d=K(e,l,s),c=e.slice(s,d);if(!G.call(t,c)){var u=X(e,l+1,a),m=K(e,a,u);34===e.charCodeAt(u)&&34===e.charCodeAt(m-1)&&(u++,m--);var p=e.slice(u,m);t[c]=Z(p,r)}i=a+1}while(i<o);return t},serialize:function(e,n,t){var o=t&&t.encode||encodeURIComponent;if("function"!=typeof o)throw new TypeError("option encode is invalid");if(!q.test(e))throw new TypeError("argument name is invalid");var r=o(n);if(!H.test(r))throw new TypeError("argument val is invalid");var i=e+"="+r;if(!t)return i;if(null!=t.maxAge){var l=Math.floor(t.maxAge);if(!isFinite(l))throw new TypeError("option maxAge is invalid");i+="; Max-Age="+l}if(t.domain){if(!J.test(t.domain))throw new TypeError("option domain is invalid");i+="; Domain="+t.domain}if(t.path){if(!Q.test(t.path))throw new TypeError("option path is invalid");i+="; Path="+t.path}if(t.expires){var a=t.expires;if(!function(e){return"[object Date]"===$.call(e)}(a)||isNaN(a.valueOf()))throw new TypeError("option expires is invalid");i+="; Expires="+a.toUTCString()}t.httpOnly&&(i+="; HttpOnly");t.secure&&(i+="; Secure");t.partitioned&&(i+="; Partitioned");if(t.priority){switch("string"==typeof t.priority?t.priority.toLowerCase():t.priority){case"low":i+="; Priority=Low";break;case"medium":i+="; Priority=Medium";break;case"high":i+="; Priority=High";break;default:throw new TypeError("option priority is invalid")}}if(t.sameSite){switch("string"==typeof t.sameSite?t.sameSite.toLowerCase():t.sameSite){case!0:i+="; SameSite=Strict";break;case"lax":i+="; SameSite=Lax";break;case"strict":i+="; SameSite=Strict";break;case"none":i+="; SameSite=None";break;default:throw new TypeError("option sameSite is invalid")}}return i}},$=Object.prototype.toString,G=Object.prototype.hasOwnProperty,q=/^[!#$%&'*+\-.^_`|~0-9A-Za-z]+$/,H=/^("?)[\u0021\u0023-\u002B\u002D-\u003A\u003C-\u005B\u005D-\u007E]*\1$/,J=/^([.]?[a-z0-9]([a-z0-9-]{0,61}[a-z0-9])?)([.][a-z0-9]([a-z0-9-]{0,61}[a-z0-9])?)*$/i,Q=/^[\u0020-\u003A\u003D-\u007E]*$/;function X(e,n,t){do{var o=e.charCodeAt(n);if(32!==o&&9!==o)return n}while(++n<t);return t}function K(e,n,t){for(;n>t;){var o=e.charCodeAt(--n);if(32!==o&&9!==o)return n+1}return t}function Y(e){return-1!==e.indexOf("%")?decodeURIComponent(e):e}function Z(e,n){try{return n(e)}catch(n){return e}}!function(e){var n=W&&W.__assign||function(){return n=Object.assign||function(e){for(var n,t=1,o=arguments.length;t<o;t++)for(var r in n=arguments[t])Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r]);return e},n.apply(this,arguments)},t=W&&W.__rest||function(e,n){var t={};for(var o in e)Object.prototype.hasOwnProperty.call(e,o)&&n.indexOf(o)<0&&(t[o]=e[o]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(o=Object.getOwnPropertySymbols(e);r<o.length;r++)n.indexOf(o[r])<0&&Object.prototype.propertyIsEnumerable.call(e,o[r])&&(t[o[r]]=e[o[r]])}return t};Object.defineProperty(e,"__esModule",{value:!0}),e.hasCookie=e.deleteCookie=e.setCookie=e.getCookie=e.getCookies=void 0;var o=z,r=function(){return"undefined"!=typeof window},i=function(e){return!!e&&("getAll"in e&&"set"in e&&"function"==typeof e.getAll&&"function"==typeof e.set)},l=function(e){return!!(null==e?void 0:e.req)&&"cookies"in e.req&&i(null==e?void 0:e.req.cookies)||!!(null==e?void 0:e.res)&&"cookies"in e.res&&i(null==e?void 0:e.res.cookies)||!!(null==e?void 0:e.cookies)&&i(e.cookies())},a=function(e){var n={};return e.getAll().forEach(function(e){var t=e.name,o=e.value;n[t]=o}),n},s=function(e){try{return"string"==typeof e?e:JSON.stringify(e)}catch(n){return e}};e.getCookies=function(e){if(l(e)){if(null==e?void 0:e.req)return a(e.req.cookies);if(null==e?void 0:e.cookies)return a(e.cookies())}var n;if(e&&(n=e.req),!r())return n&&n.cookies?n.cookies:n&&n.headers.cookie?(0,o.parse)(n.headers.cookie):{};for(var t={},i=document.cookie?document.cookie.split("; "):[],s=0,d=i.length;s<d;s++){var c=i[s].split("="),u=c.slice(1).join("=");t[c[0]]=u}return t};e.getCookie=function(n,t){var o,r=(0,e.getCookies)(t)[n];if(void 0!==r)return(o=r)?o.replace(/(%[0-9A-Z]{2})+/g,decodeURIComponent):o};e.setCookie=function(e,i,a){if(l(a)){var d=a.req,c=a.res,u=a.cookies,m=t(a,["req","res","cookies"]),p=n({name:e,value:s(i)},m);return d&&d.cookies.set(p),c&&c.cookies.set(p),void(u&&u().set(p))}var g,h,v;if(a){var f=a;h=d=f.req,v=c=f.res,g=t(f,["req","res"])}var b=(0,o.serialize)(e,s(i),n({path:"/"},g));if(r())document.cookie=b;else if(v&&h){var _=v.getHeader("Set-Cookie");if(Array.isArray(_)||(_=_?[String(_)]:[]),v.setHeader("Set-Cookie",_.concat(b)),h&&h.cookies){var x=h.cookies;""===i?delete x[e]:x[e]=s(i)}if(h&&h.headers&&h.headers.cookie){x=(0,o.parse)(h.headers.cookie);""===i?delete x[e]:x[e]=s(i),h.headers.cookie=Object.entries(x).reduce(function(e,n){return e.concat("".concat(n[0],"=").concat(n[1],";"))},"")}}};e.deleteCookie=function(t,o){return(0,e.setCookie)(t,"",n(n({},o),{maxAge:-1}))};e.hasCookie=function(n,t){return!!n&&(0,e.getCookies)(t).hasOwnProperty(n)}}(U);const ee="gaEvent",ne="Text_Image_Component",te="click",oe="fixnet",re="view_promotion",ie="select_promotion",le="cta_button_click",ae="cta_text_click",se="CMS",de="Teaser",ce="Sub Teaser",ue="All",me="Ribbon",pe="Missing or Invalid Error",ge="error";function he(e,n){var t={};for(var o in e)Object.prototype.hasOwnProperty.call(e,o)&&n.indexOf(o)<0&&(t[o]=e[o]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(o=Object.getOwnPropertySymbols(e);r<o.length;r++)n.indexOf(o[r])<0&&Object.prototype.propertyIsEnumerable.call(e,o[r])&&(t[o[r]]=e[o[r]])}return t}function ve(e,n,t,o){return new(t||(t=Promise))(function(r,i){function l(e){try{s(o.next(e))}catch(e){i(e)}}function a(e){try{s(o.throw(e))}catch(e){i(e)}}function s(e){var n;e.done?r(e.value):(n=e.value,n instanceof t?n:new t(function(e){e(n)})).then(l,a)}s((o=o.apply(e,n||[])).next())})}"function"==typeof SuppressedError&&SuppressedError;const fe=(e,n,t)=>{window.dataLayer.push(Object.assign({event:e,event_name:n},t))},be=(e,n,t)=>{window.dataLayer.push(Object.assign({event:e,event_name:n},t))},_e=(e,n,t)=>{const o={eventAction:e,eventValue:n,timeStamp:Math.round(Date.now()/1e3),type:t};try{"view"==t||"message"==t||window.appEventData.push({event:t,eventInfo:o})}catch(e){}},xe=(e,n,t,o,r,i)=>{const l={description:e,source:n,title:t,type:o,guid:r,errorID:i};try{const{guid:e,errorID:n}=l,t=he(l,["guid","errorID"]);"error"==o&&null==e&&null==n||"success"==o||"general"==o?window.appEventData.push({event:"message",message:t}):void 0!==e&&void 0!==n&&window.appEventData.push({event:"message",message:l})}catch(e){}},ye=(e,n,t,o)=>{const r={message_type:e,message_title:n,message_source:t,message_reason:o};try{window.dataLayer.push(Object.assign({event:"gaEvent",event_name:"error_event"},r))}catch(e){}},we=n=>e.createElement("div",null,i(n.content,{markResolvers:{link:t=>{const o=t.children,r=t.attrs||{},{href:i,target:l,linktype:a}=r;return"email"===a?e.createElement("a",{href:`mailto:${i}`,target:null===l||"_self"===l?"_top":"_blank"},o):n.isIFrame?e.createElement("a",{href:i,target:null===l||"_self"===l?"_top":"_blank"},o):e.createElement("a",{href:i,target:null===l?"":l,onClick:()=>(e=>{["help","hilfe","aide","aiuto"].some(n=>e.includes(n))&&fe(ee,"contact_helpcenter_click",{component:"Text_link"})})(i)},o)}}})),Te=({content:r})=>{var i,l,a,s,d,c,u,m,p,v,f,b,_,x,y,w,T,C,k,E,S,I,B,F,A,N;const O=o(null),[P,R]=n(!1),L=U.getCookie("sunriseAuth"),[M,V]=n(!1),W=new Date,[j,z]=n(null==r?void 0:r.teaserTimer[0]),$=h(new Date(null===(l=null===(i=null==r?void 0:r.teaserTimer[0])||void 0===i?void 0:i.endTime)||void 0===l?void 0:l.replace(/-/g,"/"))),G=h(new Date(null===(s=null===(a=null==r?void 0:r.teaserTimer[0])||void 0===a?void 0:a.startTime)||void 0===s?void 0:s.replace(/-/g,"/"))),q=((null==r?void 0:r.enableDarkMode)?"ribbonComponent_DarkText ":"")+"ribbonComponent_Card",H=((null==r?void 0:r.enableDarkMode)?"ribbonComponent_DarkDescription ":"")+"ribbonComponent_TextContainer",[J,Q]=n(!1),X=()=>{const e=$.getTime()-W.getTime();if(e>0&&J){return{days:("0"+Math.floor(e/864e5)).slice(-2),hours:("0"+Math.floor(e/36e5%24)).slice(-2),mins:("0"+Math.floor(e/1e3/60%60)).slice(-2),sec:("0"+Math.floor(e/1e3%60)).slice(-2)}}return null},[K,Y]=n(X()),Z=()=>{!1===P&&R(!0)};t(()=>{var e;if(null===(e=null==r?void 0:r.teaserTimer[0])||void 0===e?void 0:e.startTime){const e=null==r?void 0:r.teaserTimer[0];e.isDarkMode=null==r?void 0:r.enableDarkMode,z(e)}!L&&"nauth"===(null==r?void 0:r.targetCustomer)||"both"===(null==r?void 0:r.targetCustomer)||L&&"auth"===(null==r?void 0:r.targetCustomer)?V(!0):V(!1)},[]),t(()=>{Y(X()),W.getTime()>=G.getTime()&&!J&&Q(!0);const e=setInterval(()=>{Y(X())},1e3);return()=>{clearInterval(e)}},[J]),t(()=>{var e;const n=new IntersectionObserver(e=>{var n,t;e[0].isIntersecting&&e[0].intersectionRatio>=.5&&!(null===(n=localStorage.getItem("analyticsUids"))||void 0===n?void 0:n.includes(r._uid))&&(fe(re,re,{banner_promotion_name:null!==(t=null==r?void 0:r.bannerPromotionName)&&void 0!==t?t:null==r?void 0:r.description,banner_source:se,banner_type:me,banner_location:null==r?void 0:r.bannerLocation,audience_name:ue,promotion_objective:ue}),localStorage.setItem("analyticsUids",JSON.stringify([...localStorage.getItem("analyticsUids")?JSON.parse(localStorage.getItem("analyticsUids")||""):[],r._uid])))},{threshold:.5});return O.current&&!(null===(e=localStorage.getItem("analyticsUids"))||void 0===e?void 0:e.includes(r._uid))&&n.observe(O.current),()=>{n.disconnect()}});return e.createElement(e.Fragment,null,!1===P&&(void 0===(null===(d=null==r?void 0:r.teaserTimer[0])||void 0===d?void 0:d.startTime)&&null===K||void 0!==(null===(c=null==r?void 0:r.teaserTimer[0])||void 0===c?void 0:c.startTime)&&null!==K)&&M&&e.createElement(e.Fragment,null,e.createElement("div",{className:"ribbonComponent_Wrapper",style:{background:null==r?void 0:r.backgroundColor},ref:O},e.createElement("div",{className:q},e.createElement("div",{className:"ribbonComponent_descriptionBlockSection"},(null===(u=null==r?void 0:r.icon)||void 0===u?void 0:u.filename)&&e.createElement("div",{className:"ribbonComponent_Image"},e.createElement("img",{className:"ribbonComponent_Icon",src:(null==r?void 0:r.enableDarkMode)?null===(m=null==r?void 0:r.darkModeIcon)||void 0===m?void 0:m.filename:null===(p=null==r?void 0:r.icon)||void 0===p?void 0:p.filename})),(null==r?void 0:r.description)&&e.createElement("div",{className:H},e.createElement(we,{content:null==r?void 0:r.description}),e.createElement("div",null))),e.createElement("div",{className:"ribbonComponent_ButtonSection"},(null===(v=null==r?void 0:r.teaserTimer[0])||void 0===v?void 0:v.startTime)&&e.createElement(e.Fragment,null,e.createElement("div",{className:"ribbonComponent_Timer"},e.createElement(D,{content:j})),(null==r?void 0:r.buttonText)||(null==r?void 0:r.hotlineNumber)?e.createElement("div",{className:"ribbonComponent_HrBreaker"}):e.createElement("div",{className:"ribbonComponent_OnlyTimer"})),((null==r?void 0:r.buttonText)&&(null===(f=null==r?void 0:r.link)||void 0===f?void 0:f.url)||(null==r?void 0:r.hotlineNumber)&&(null===(b=null==r?void 0:r.buttonIcon)||void 0===b?void 0:b.filename))&&e.createElement("div",{className:"ribbonComponent_Button"},e.createElement("a",{href:(null==r?void 0:r.hotlineNumber)?`tel:${(null==r?void 0:r.hotlineNumber)||0}`:null===(_=null==r?void 0:r.link)||void 0===_?void 0:_.url,target:null!==(x=null==r?void 0:r.target)&&void 0!==x?x:"",rel:"_blank"===(null==r?void 0:r.target)?"opener":"noopener",onClick:()=>{var e;fe(ie,ie,{banner_promotion_name:null!==(e=null==r?void 0:r.bannerPromotionName)&&void 0!==e?e:null==r?void 0:r.description,banner_source:se,banner_type:me,audience_name:ue,promotion_objective:ue,banner_location:null==r?void 0:r.bannerLocation})}},e.createElement("div",{className:g(null==r?void 0:r.buttonType)},(null==r?void 0:r.hotlineNumber)&&"left"===(null==r?void 0:r.iconAlign)&&e.createElement("img",{className:"ribbonComponent_phoneIcon",src:null===(y=null==r?void 0:r.buttonIcon)||void 0===y?void 0:y.filename}),(null==r?void 0:r.hotlineNumber)?null==r?void 0:r.hotlineNumber:null==r?void 0:r.buttonText,(null==r?void 0:r.hotlineNumber)&&"right"===(null==r?void 0:r.iconAlign)&&e.createElement("img",{className:"ribbonComponent_phoneIcon",src:null===(w=null==r?void 0:r.buttonIcon)||void 0===w?void 0:w.filename})))),(null===(T=null==r?void 0:r.closeIcon)||void 0===T?void 0:T.filename)&&(null==r?void 0:r.isCloseIcon)&&e.createElement("div",{className:"ribbonComponent_CloseIcon",onClick:()=>Z()},e.createElement("img",{src:(null==r?void 0:r.enableDarkMode)?null!==(k=null===(C=null==r?void 0:r.darkModeCloseIcon)||void 0===C?void 0:C.filename)&&void 0!==k?k:null===(E=null==r?void 0:r.closeIcon)||void 0===E?void 0:E.filename:null===(S=null==r?void 0:r.closeIcon)||void 0===S?void 0:S.filename}))),(null===(I=null==r?void 0:r.closeIcon)||void 0===I?void 0:I.filename)&&(null==r?void 0:r.isCloseIcon)&&e.createElement("div",{className:"ribbonComponent_CloseIcon1",onClick:()=>Z()},e.createElement("img",{src:(null==r?void 0:r.enableDarkMode)?null!==(F=null===(B=null==r?void 0:r.darkModeCloseIcon)||void 0===B?void 0:B.filename)&&void 0!==F?F:null===(A=null==r?void 0:r.closeIcon)||void 0===A?void 0:A.filename:null===(N=null==r?void 0:r.closeIcon)||void 0===N?void 0:N.filename}))))))};c("\r\n.stageTeaserMain {\r\n height: 100%;\r\n}\r\nvideo {\r\n object-fit: cover;\r\n position: absolute;\r\n top: 0;\r\n left: 0;\r\n height: 100%;\r\n width: 100%;\r\n border-top-right-radius: 8px;\r\n border-bottom-right-radius: 8px;\r\n}\r\n.video-wrapper {\r\n overflow: hidden;\r\n text-align: center;\r\n align-items: center;\r\n justify-content: center;\r\n}\r\n.stageTeaserContainer {\r\n margin-left: 8px;\r\n margin-right: 8px;\r\n border-radius: 8px;\r\n flex-direction: row;\r\n width: calc(100% - 10px);\r\n height: 100%;\r\n}\r\n\r\n.row-wrapper {\r\n height: 100%;\r\n}\r\n.stageTeaserMain {\r\n &.full-width { \r\n .stageTeaserContainer {\r\n margin: 0;\r\n width: 100%;\r\n border-radius: 0;\r\n } \r\n }\r\n}\r\n.stageTeaserRightWrapper {\r\n position: relative;\r\n}\r\n.stageTeaserTopText {\r\n margin-bottom: 0px;\r\n font-size: 18px;\r\n font-weight: 700;\r\n line-height: 24px;\r\n}\r\n@media all and (max-width: 1023px) {\r\n .stageTeaserTopText {\r\n font-size: 14px;\r\n line-height: 20px;\r\n }\r\n}\r\n@media (min-width: 1024px) and (max-width: 1439px) {\r\n .stageTeaserTopText {\r\n font-size: 16px;\r\n line-height: 20px;\r\n }\r\n}\r\n.stageTeaserMainTexth1,\r\nh2,\r\nh3,\r\nh4 {\r\n padding-top: 4px;\r\n padding-bottom: 8px;\r\n font-weight: 700;\r\n margin-bottom: 0px !important;\r\n}\r\n\r\n@media (min-width:1440px) {\r\n .stageTeaserMainTexth1 {\r\n font-size: 32px;\r\n line-height: 40px;\r\n }\r\n\r\n .stageTeaserMainTexth2 {\r\n font-size: 28px;\r\n line-height: 36px;\r\n }\r\n\r\n .stageTeaserMainTexth3 {\r\n font-size: 24px;\r\n line-height: 32px;\r\n }\r\n\r\n .stageTeaserMainTexth4 {\r\n font-size: 20px;\r\n line-height: 28px;\r\n }\r\n}\r\n\r\n@media (min-width:320px)and (max-width:1439px) {\r\n .stageTeaserMainTexth1 {\r\n font-size: 28px;\r\n line-height: 36px;\r\n }\r\n\r\n .stageTeaserMainTexth2 {\r\n font-size: 24px;\r\n line-height: 32px;\r\n }\r\n\r\n .stageTeaserMainTexth3 {\r\n font-size: 20px;\r\n line-height: 28px;\r\n }\r\n\r\n .stageTeaserMainTexth4 {\r\n font-size: 18px;\r\n line-height: 24px;\r\n }\r\n}\r\n.stageTeaserMainTextdisplay {\r\n font-size: 48px;\r\n line-height: 60px;\r\n font-weight: 500;\r\n text-transform: uppercase;\r\n}\r\n.stageTeaserBottomText {\r\n font-size: 14px;\r\n line-height: 20px;\r\n font-weight: 500;\r\n}\r\n\r\n.stageTeaserSecondaryPromoText {\r\n overflow-wrap: anywhere;\r\n font-size: 14px;\r\n line-height: 16px;\r\n font-weight: 500;\r\n}\r\n\r\n.stageTeaserSecondaryPromoPercent {\r\n font-size: 34px;\r\n line-height: 38px;\r\n font-weight: 700;\r\n}\r\n\r\n.stageTeaserPromoText {\r\n font-size: 18px;\r\n line-height: 20px;\r\n font-weight: 500;\r\n}\r\n\r\n.stageTeaserLeftWrapperBackground {\r\n background: var(--primary-colour-pale-dawn-grey-200, #e6e3df);\r\n}\r\n\r\n.stageTeaserBannerWrapper .react-multi-carousel-list {\r\n position: initial;\r\n}\r\n\r\n.stageTeaserBannerWrapper .react-multiple-carousel__arrow {\r\n background: #ffffff;\r\n box-shadow: 0px 4px 12px rgba(87, 84, 82, 0.2);\r\n border-radius: 24px;\r\n font-size: 16px;\r\n height: 44px;\r\n width: 44px;\r\n padding: 10px;\r\n z-index: 1;\r\n}\r\n\r\n.stageTeaserBannerWrapper .react-multiple-carousel__arrow::before {\r\n color: #da291c;\r\n font-size: 16px;\r\n}\r\n\r\n.stageTeaserBannerWrapper .react-multiple-carousel__arrow:disabled::before {\r\n color: #b3aeaa;\r\n}\r\n\r\n.stageTeaserBannerWrapper .react-multiple-carousel__arrow--right {\r\n right: 3%;\r\n}\r\n\r\n.stageTeaserBannerWrapper .react-multiple-carousel__arrow--left {\r\n left: 3%;\r\n}\r\n/* dots */\r\n.stageTeaserBannerWrapper .react-multi-carousel-dot button {\r\n background: #ffffff;\r\n opacity: 0.3;\r\n border: 0px;\r\n transition: none;\r\n}\r\n.stageTeaserBannerWrapper .react-multi-carousel-dot--active button {\r\n background: #da291c;\r\n opacity: 1;\r\n}\r\n\r\n.stageTeaserBannerWrapper .react-multi-carousel-dot button:hover:active {\r\n background: #da291c;\r\n}\r\n@media all and (max-width: 1439px) {\r\n .stageTeaserMainTextdisplay {\r\n font-size: 20px;\r\n line-height: 24px;\r\n font-weight: 500;\r\n padding-top: 4px;\r\n padding-bottom: 8px;\r\n margin-bottom: 0px;\r\n }\r\n}\r\n@media (max-width: 768px) {\r\n .stageTeaserContainer, .row-wrapper {\r\n flex-direction: column;\r\n }\r\n .stageTeaserPromoPercent {\r\n font-weight: 700;\r\n }\r\n .stageTeaserPromoText {\r\n font-size: 14px;\r\n line-height: 16px;\r\n font-weight: 500;\r\n }\r\n}\r\n\r\n.stageTeaserBannerWrapper .react-multiple-carousel__arrow--right{\r\n right: -2% !important;\r\n}\r\n\r\n.stageTeaserBannerWrapper .react-multiple-carousel__arrow--left {\r\n left: -1% !important;\r\n}\r\n\r\n.stageTeaserBannerWrapper.full-width .react-multiple-carousel__arrow--right{\r\n right: 20px !important;\r\n @media only screen and (min-width : 1440px) {\r\n left: calc(50% + 720px) !important;\r\n }\r\n}\r\n\r\n.stageTeaserBannerWrapper.full-width .react-multiple-carousel__arrow--left {\r\n left: 20px !important;\r\n @media only screen and (min-width : 1440px) {\r\n left: calc(50% - 720px) !important;\r\n }\r\n\r\n}\r\n\r\n\r\n.teaserTimer {\r\n padding-top: 16px;\r\n padding-bottom: 10px;\r\n}\r\n .stageTeaserLeftWrapper {\r\n height: fit-content;\r\n margin: auto 0;\r\n }\r\n\r\n/*Tablet md & All small devices*/\r\n@media only screen and (max-width : 768px) {\r\n video {\r\n border-top-right-radius: 0px;\r\n border-bottom-right-radius: 8px;\r\n border-bottom-left-radius: 8px;\r\n }\r\n\r\n .stageTeaserRightWrapper {\r\n height: 400px;\r\n }\r\n\r\n .stageTeaserLeftWrapper {\r\n padding: 24px;\r\n text-align: center;\r\n }\r\n\r\n .stageTeaserSecondaryPromoPercent {\r\n font-size:28px;\r\n }\r\n}\r\n\r\n\r\n/*Tablet - lg*/\r\n@media only screen and (min-width : 769px) and (max-width : 1024px) {\r\n .stageTeaserRightWrapper {\r\n width: 100%;\r\n }\r\n\r\n .promoImage{\r\n padding-right: 51px;\r\n padding-top: 114px;\r\n }\r\n .stageTeaserLeftWrapper {\r\n\r\n padding: 55px;\r\n }\r\n}\r\n@media (width : 1024px) {\r\n .stageTeaserRightWrapper {\r\n width: 50%;\r\n }\r\n}\r\n/*Desktop, Laptop & Large Desktops*/\r\n@media only screen and (min-width : 1025px) {\r\n .stageTeaserLeftWrapper {\r\n\r\n padding: 120px 80px 120px 68px;\r\n &.slim-version {\r\n padding: 70px 80px 70px 68px;\r\n }\r\n\r\n }\r\n}\r\n\r\n\r\n#inboxCount{\r\n position: absolute;\r\n top: 0;\r\n right:0;\r\n}");c(".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");c("/* 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}");c("/* 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 }");c("/* 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}");c("/* 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}");c(".falcon-grey-600 {\r\n color: #3d3935;\r\n}\r\n\r\n.falcon-grey-500 {\r\n color: #5f5955;\r\n}\r\n.falcon-grey-400 {\r\n color: #86807c;\r\n}\r\n\r\n.falcon-grey-100 {\r\n color: #f7f6f5;\r\n}\r\n\r\n.falcon-ice-white {\r\n color: #ffffff;\r\n}\r\n.falcon-background-grey-100 {\r\n background-color: #f7f6f5;\r\n}\r\n.falcon-background-ice-white {\r\n background-color: #ffffff;\r\n}\r\n.falcon-background-transparent {\r\n background-color: transparent;\r\n}\r\n\r\n.falcon-gradient-rubyglow-diagonal {\r\n border-radius: 8px;\r\n background: linear-gradient(93.71deg, #e2271e -0.37%, #ef7c3c 100%);\r\n}\r\n.falcon-gradient-rubyglow-vertical {\r\n border-radius: 8px;\r\n background: linear-gradient(180deg, #e2271e 0%, #ef7c3c 100%);\r\n}\r\n.falcon-gradient-rubyglow-v2-diagonal {\r\n border-radius: 8px;\r\n background: linear-gradient(93.71deg, #D91219 -0.37%, #F19202 100%);\r\n}\r\n.falcon-gradient-rubyglow-v2-vertical {\r\n border-radius: 8px;\r\n background: linear-gradient(180deg, #DB0F16 0%, #F39200 100%);\r\n}\r\n.falcon-gradient-pinksky-diagonal {\r\n background: linear-gradient(98.52deg, #d093a6 -0.35%, #e7c9bc 100.35%);\r\n border-radius: 8px;\r\n}\r\n.falcon-gradient-pinksky-vertical {\r\n background: linear-gradient(180deg, #d093a6 0%, #e7c9bc 100%);\r\n border-radius: 8px;\r\n}\r\n.falcon-gradient-bluehaze-diagonal {\r\n background: linear-gradient(98.52deg, #7899bd -0.35%, #b8d0e3 100.35%);\r\n border-radius: 8px;\r\n}\r\n.falcon-gradient-bluehaze-vertical {\r\n background: linear-gradient(180deg, #7899bd 0%, #b8d0e3 100%);\r\n border-radius: 8px;\r\n}\r\n.falcon-gradient-greencloud-diagonal {\r\n background: linear-gradient(99.06deg, #8d989b -0.35%, #f8edd2 105.52%);\r\n border-radius: 8px;\r\n}\r\n.falcon-gradient-greencloud-vertical {\r\n background: linear-gradient(180deg, #8d989b 0%, #f8edd2 100%);\r\n border-radius: 8px;\r\n}\r\n.falcon-gradient-peachfog-diagonal {\r\n background: linear-gradient(98.52deg, #9c8a95 -0.35%, #f6d6b3 100.35%);\r\n border-radius: 8px;\r\n}\r\n.falcon-gradient-peachfog-vertical {\r\n background: linear-gradient(180deg, #9c8a95 0%, #f6d6b3 100%);\r\n border-radius: 8px;\r\n}\r\n.falcon-gradient-orange-diagonal {\r\n background: linear-gradient(105deg, #EF7C3C 0%, #E2271E 100%);\r\n border-radius: 4px 0;\r\n}\r\n.falcon-gradient-dark-blue-haze{\r\n background: linear-gradient(239deg, #4F87C1 52.95%, rgba(94, 148, 207, 0) 111%);\r\n border-radius: 4px 0;\r\n}\r\n\r\n.falcon-def-transparancy {\r\n background: rgba(0, 0, 0, 1);\r\n}\r\n");const Ce=e=>{switch(e){case"rubyglow-diagonal":return"falcon-gradient-rubyglow-diagonal";case"rubyglow-vertical":return"falcon-gradient-rubyglow-vertical";case"pinksky-diagonal":return"falcon-gradient-pinksky-diagonal";case"pinksky-vertical":return"falcon-gradient-pinksky-vertical";case"rubyglow-v2-diagonal":return"falcon-gradient-rubyglow-v2-diagonal";case"rubyglow-v2-vertical":return"falcon-gradient-rubyglow-v2-vertical";case"bluehaze-diagonal":return"falcon-gradient-bluehaze-diagonal";case"bluehaze-vertical":return"falcon-gradient-bluehaze-vertical";case"greencloud-diagonal":return"falcon-gradient-greencloud-diagonal";case"greencloud-vertical":return"falcon-gradient-greencloud-vertical";case"peachfog-diagonal":return"falcon-gradient-peachfog-diagonal";case"peachfog-vertical":return"falcon-gradient-peachfog-vertical";case"black":return"black-gradient";case"skyfuel-vertical":return"falcon-gradient-skyfuel-vertical";case"black-friday":return"falcon-gradient-black-friday";default:return""}},ke=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 Ee="DoubleGridRedefined-module_double-grid-teaser-btn-section__Q1jBm",Se="DoubleGridRedefined-module_double-grid-btns__0Sbnd";c("/* 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 Ie="row-module_sr-def-row__us1ph";c("/* 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 Be=({children:n})=>e.createElement("div",{className:`${Ie} sr-responsive-row`},n),Fe=({content:r,isFullWidth:i,isSlimVersion:l})=>{var a,s,d,c,u,m,p,h,v,f,b,_,x,y,w,T,S,I,B,F,A,N,O,P,R,L,M,V,W,j,U,z,$,G,q,H,J,Q,X,K,Y,Z,ee,ne;const te=o(null),oe="none"!==(null==r?void 0:r.gradientBgColor)?Ce(null==r?void 0:r.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==r?void 0:r.GenericBgColor),le="none"===(null==r?void 0:r.gradientBgColor)&&"none"===(null==r?void 0:r.GenericBgColor)?null===(a=null==r?void 0:r.solidBgColor)||void 0===a?void 0:a.color:"",ae=(null==r?void 0:r.EnableTextBgColor)?null===(s=null==r?void 0:r.textbgcolor)||void 0===s?void 0:s.color:"",ce=()=>{switch(null==r?void 0:r.PromoBubblePosition){case"top-left":return"stageTeaserTopLeft";case"top-right":return"stageTeaserTopRight";case"bottom-left":return"stageTeaserBottomLeft";case"bottom-right":return"stageTeaserBottomRight"}},me=null===(u=null===(c=null===(d=null==r?void 0:r.primaryPromoBubble)||void 0===d?void 0:d[0])||void 0===c?void 0:c.bgcolor)||void 0===u?void 0:u.color,pe=null===(h=null===(p=null===(m=null==r?void 0:r.primaryPromoBubble)||void 0===m?void 0:m[0])||void 0===p?void 0:p.textcolor)||void 0===h?void 0:h.color,ge=null===(b=null===(f=null===(v=null==r?void 0:r.SecondaryPromoBubble)||void 0===v?void 0:v[0])||void 0===f?void 0:f.bgcolor)||void 0===b?void 0:b.color,he=null===(y=null===(x=null===(_=null==r?void 0:r.SecondaryPromoBubble)||void 0===_?void 0:_[0])||void 0===x?void 0:x.textcolor)||void 0===y?void 0:y.color,ve=e=>{const n=e&&e.split(".").pop();return!(!n||!["webp","jpg","jpeg","png"].includes(n))},[be,_e]=n(!1),[xe,ye]=n(""),[we,Te]=n(""),[ke,Ie]=n(!1),Fe=()=>{var e,n,t,o,i,l,a,s,d;const c=window.innerWidth;c<=767?(_e(null==r?void 0:r.mobileImageFirst),ve(null===(e=null==r?void 0:r.MobilePromoImage)||void 0===e?void 0:e.filename)?ye(null===(n=null==r?void 0:r.MobilePromoImage)||void 0===n?void 0:n.filename):Te(null===(t=null==r?void 0:r.MobilePromoImage)||void 0===t?void 0:t.filename)):c>=768&&c<=1024?(_e(null==r?void 0:r.tabletImageFirst),ve(null===(o=null==r?void 0:r.TabletPromoImage)||void 0===o?void 0:o.filename)?ye(null===(i=null==r?void 0:r.TabletPromoImage)||void 0===i?void 0:i.filename):Te(null===(l=null==r?void 0:r.TabletPromoImage)||void 0===l?void 0:l.filename)):c>=1025&&(_e(null==r?void 0:r.desktopImageFirst),ve(null===(a=null==r?void 0:r.DesktopPromoImage)||void 0===a?void 0:a.filename)?ye(null===(s=null==r?void 0:r.DesktopPromoImage)||void 0===s?void 0:s.filename):Te(null===(d=null==r?void 0:r.DesktopPromoImage)||void 0===d?void 0:d.filename))};t(()=>{Fe(),window.addEventListener("resize",Fe)},[]);const Ae=null===(w=null==r?void 0:r.textcolor)||void 0===w?void 0:w.color,Ne=null===(F=null===(B=null===(I=null===(S=null===(T=null==r?void 0:r.mainheading)||void 0===T?void 0:T.content)||void 0===S?void 0:S[0])||void 0===I?void 0:I.content)||void 0===B?void 0:B[0])||void 0===F?void 0:F.text;t(()=>{const e=new IntersectionObserver(n=>{var t,o;n[0].isIntersecting&&n[0].intersectionRatio>=.5&&!(null===(t=localStorage.getItem("analyticsUids"))||void 0===t?void 0:t.includes(r._uid))&&(fe(re,re,{banner_promotion_name:null!==(o=null==r?void 0:r.bannerPromotionName)&&void 0!==o?o:null==r?void 0:r.description,banner_source:se,banner_type:de,banner_location:null==r?void 0:r.bannerLocation,audience_name:ue,promotion_objective:ue,index:1}),localStorage.setItem("analyticsUids",JSON.stringify([...localStorage.getItem("analyticsUids")?JSON.parse(localStorage.getItem("analyticsUids")||""):[],r._uid])),te.current&&e.observe(te.current))},{threshold:.5});return te.current&&e.observe(te.current),()=>{e.disconnect()}},[]);const Oe=()=>{var e;fe(ie,ie,{banner_promotion_name:null!==(e=null==r?void 0:r.bannerPromotionName)&&void 0!==e?e:null==r?void 0:r.description,banner_source:se,banner_type:de,audience_name:ue,promotion_objective:ue,banner_location:null==r?void 0:r.bannerLocation,index:1})};return e.createElement("div",{className:`stageTeaserMain ${i?"full-width":""} `,ref:te},e.createElement("div",{className:le?"stageTeaserContainer d-flex":oe+" stageTeaserContainer d-flex",style:{backgroundColor:le}},e.createElement(Be,null,e.createElement("div",{className:"d-flex row-wrapper"},e.createElement("div",{className:`${be?"order-1":"order-0"} stageTeaserLeftWrapper col-md-6 ${i&&l?"slim-version":""}`,style:{backgroundColor:ae,borderRadius:i?"0":"8px"}},e.createElement("div",{className:"stageTeaserTopText",style:{color:Ae}},null===(R=null===(P=null===(O=null===(N=null===(A=null==r?void 0:r.primaryheading)||void 0===A?void 0:A.content)||void 0===N?void 0:N[0])||void 0===O?void 0:O.content)||void 0===P?void 0:P[0])||void 0===R?void 0:R.text),e.createElement("div",null,(null==r?void 0:r.mainText)===C?e.createElement("h1",{className:"stageTeaserMainTexth1",style:{color:Ae}},Ne):(null==r?void 0:r.mainText)===k?e.createElement("h2",{className:"stageTeaserMainTexth2",style:{color:Ae}},Ne):(null==r?void 0:r.mainText)===E?e.createElement("h3",{className:"stageTeaserMainTexth3",style:{color:Ae}},Ne):"h4"===(null==r?void 0:r.mainText)?e.createElement("h4",{className:"stageTeaserMainTexth4",style:{color:Ae}},Ne):e.createElement("div",{className:"stageTeaserMainTextdisplay",style:{color:Ae}},Ne)),e.createElement("div",{className:"stageTeaserBottomText",style:{color:Ae}},null===(j=null===(W=null===(V=null===(M=null===(L=null==r?void 0:r.secondaryheading)||void 0===L?void 0:L.content)||void 0===M?void 0:M[0])||void 0===V?void 0:V.content)||void 0===W?void 0:W[0])||void 0===j?void 0:j.text),(null===(z=null===(U=null==r?void 0:r.timer)||void 0===U?void 0:U[0])||void 0===z?void 0:z.enableCounter)&&e.createElement("div",{className:"teaserTimer text-center"},e.createElement(D,{content:null===($=null==r?void 0:r.timer)||void 0===$?void 0:$[0],setTimerExpired:Ie})),!ke&&e.createElement("div",{className:`${Ee}`},null===(G=null==r?void 0:r.teaserButtonConfig)||void 0===G?void 0:G.map((n,t)=>{var o,i,l,a,s,d;return e.createElement("div",{className:`${Se}`,key:t},e.createElement("a",{href:`${(null===(o=null==n?void 0:n.buttonLink)||void 0===o?void 0:o.url)||0}`,target:null!==(i=null==r?void 0:r.target)&&void 0!==i?i:"",rel:"_blank"===(null==n?void 0:n.linkTarget)?"opener":"noopener",onClick:Oe},e.createElement("div",{className:g(null==n?void 0:n.buttonType)},(null===(l=null==n?void 0:n.buttonIcon)||void 0===l?void 0:l.filename)&&"before"===(null==n?void 0:n.iconPosition)&&e.createElement("img",{className:"ribbonComponent_phoneIcon",src:null===(a=null==n?void 0:n.buttonIcon)||void 0===a?void 0:a.filename}),null==n?void 0:n.buttonLabel,(null===(s=null==n?void 0:n.buttonIcon)||void 0===s?void 0:s.filename)&&"after"===(null==n?void 0:n.iconPosition)&&e.createElement("img",{className:"ribbonComponent_phoneIcon",src:null===(d=null==n?void 0:n.buttonIcon)||void 0===d?void 0:d.filename}))))}))),e.createElement("div",{className:(be?"order-0":"order-1")+" stageTeaserRightWrapper col-md-6",style:{background:`url(${xe}) center / contain no-repeat`}},""!==we&&e.createElement("div",{className:"video-wrapper"},e.createElement("video",{autoPlay:!0,muted:!0,loop:!0,src:we})),(null===(q=null==r?void 0:r.primaryPromoBubble)||void 0===q?void 0:q.length)>0&&e.createElement("div",{className:`stageTeaserPromoBubble stageTeaserPrimaryPromoBubble stageTeaserPrimaryWithSecondaryBubble ${ce()}`,style:{backgroundColor:me,color:pe}},e.createElement("div",{className:"stageTeaserPromoPercent"},null===(J=null===(H=null==r?void 0:r.primaryPromoBubble)||void 0===H?void 0:H[0])||void 0===J?void 0:J.primarytext),e.createElement("div",{className:"stageTeaserPromoText"},null===(X=null===(Q=null==r?void 0:r.primaryPromoBubble)||void 0===Q?void 0:Q[0])||void 0===X?void 0:X.secondarytext)),(null===(K=null==r?void 0:r.SecondaryPromoBubble)||void 0===K?void 0:K.length)>0&&e.createElement("div",{className:`stageTeaserPromoBubble stageTeaserSecondaryPromoBubble ${ce()}`,style:{backgroundColor:ge,color:he}},e.createElement("div",{className:"stageTeaserSecondaryPromoPercent"},null===(Z=null===(Y=null==r?void 0:r.SecondaryPromoBubble)||void 0===Y?void 0:Y[0])||void 0===Z?void 0:Z.primarytext),e.createElement("div",{className:"stageTeaserSecondaryPromoText"},null===(ne=null===(ee=null==r?void 0:r.SecondaryPromoBubble)||void 0===ee?void 0:ee[0])||void 0===ne?void 0:ne.secondarytext)))))))};var Ae="SingleGridRedefined-module_single-grid__NikxO",Ne="SingleGridRedefined-module_single-grid-background-img__HQngE",Oe="SingleGridRedefined-module_slim-version__WFrnX",Pe="SingleGridRedefined-module_single-grid-text-container__b6Z7R",Re="SingleGridRedefined-module_single-grid-overline__1eceF",Le="SingleGridRedefined-module_single-grid-headline__BocYX",Me="SingleGridRedefined-module_single-grid-text__R1k6c",Ve="SingleGridRedefined-module_single-grid-timer__n94Jv",De="SingleGridRedefined-module_single-grid-btn-section__gdt-4",We="SingleGridRedefined-module_single-grid-btn-right__zjTnA";c("/* 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 je=({content:r,isFullWidth:i,isSlimVersion:l})=>{var a,s,d,c,u,m,p,h,f,b,_,x,y,w,T,C,k,E,S,I;const B=o(null),[F,A]=n(""),[N,O]=n(""),[P,R]=n(!1),L=v(),M=null===(u=null===(c=null===(d=null===(s=null===(a=null==r?void 0:r.primaryheading)||void 0===a?void 0:a.content)||void 0===s?void 0:s[0])||void 0===d?void 0:d.content)||void 0===c?void 0:c[0])||void 0===u?void 0:u.text,V=null===(b=null===(f=null===(h=null===(p=null===(m=null==r?void 0:r.mainheading)||void 0===m?void 0:m.content)||void 0===p?void 0:p[0])||void 0===h?void 0:h.content)||void 0===f?void 0:f[0])||void 0===b?void 0:b.text,W=null===(T=null===(w=null===(y=null===(x=null===(_=null==r?void 0:r.secondaryheading)||void 0===_?void 0:_.content)||void 0===x?void 0:x[0])||void 0===y?void 0:y.content)||void 0===w?void 0:w[0])||void 0===T?void 0:T.text,j="left"===(null==r?void 0:r.textposition)?"flex-start":"right"===(null==r?void 0:r.textposition)?"flex-end":"center",U="left"===(null==r?void 0:r.textposition)?"left":"right"===(null==r?void 0:r.textposition)?"right":"center",z=()=>{var e,n,t;const o=window.innerWidth;o<=767?(A(`url(${null===(e=null==r?void 0:r.mobileImage)||void 0===e?void 0:e.filename}) center center / cover no-repeat`),O(null==r?void 0:r.verticaltextpostion)):o>=768&&o<=1439?(A(`url(${null===(n=null==r?void 0:r.tabImage)||void 0===n?void 0:n.filename}) center center / cover no-repeat`),O("")):o>=1440&&(A(`url(${null===(t=null==r?void 0:r.desktopimage)||void 0===t?void 0:t.filename}) center center / cover no-repeat`),O(""))};t(()=>{z(),window.addEventListener("resize",z)},[]),t(()=>{const e=new IntersectionObserver(e=>{var n,t;e[0].isIntersecting&&e[0].intersectionRatio>=.5&&!(null===(n=localStorage.getItem("analyticsUids"))||void 0===n?void 0:n.includes(r._uid))&&(fe(re,re,{banner_promotion_name:null!==(t=null==r?void 0:r.bannerPromotionName)&&void 0!==t?t:null==r?void 0:r.description,banner_source:se,banner_type:de,banner_location:null==r?void 0:r.bannerLocation,audience_name:ue,promotion_objective:ue,index:1}),localStorage.setItem("analyticsUids",JSON.stringify([...localStorage.getItem("analyticsUids")?JSON.parse(localStorage.getItem("analyticsUids")||""):[],r._uid])))},{threshold:.5});return B.current&&e.observe(B.current),()=>{e.disconnect()}},[]);const $=()=>{var e;fe(ie,ie,{banner_promotion_name:null!==(e=null==r?void 0:r.bannerPromotionName)&&void 0!==e?e:null==r?void 0:r.description,banner_source:se,banner_type:de,audience_name:ue,promotion_objective:ue,banner_location:null==r?void 0:r.bannerLocation,index:1})},G=null===(C=null==r?void 0:r.textcolor)||void 0===C?void 0:C.color,q=e.createElement(e.Fragment,null,e.createElement("div",{className:`${Pe}`},e.createElement("div",null,e.createElement("div",{style:{color:G,alignItems:""===N?j:"center",textAlign:""===N?U:"center"}},M&&e.createElement("div",{className:`${Re}`},M),V&&e.createElement("div",{className:`${Le}`},V),W&&e.createElement("div",{className:`${Me}`},W)))),(null===(E=null===(k=null==r?void 0:r.timer)||void 0===k?void 0:k[0])||void 0===E?void 0:E.enableCounter)&&e.createElement("div",{className:`${Ve}\n \n `,style:{justifyContent:"top"===N?"flex-start":"bottom"===N?"flex-end":j}},e.createElement(D,{content:null===(S=null==r?void 0:r.timer)||void 0===S?void 0:S[0],setTimerExpired:R})),!P&&e.createElement("div",{className:""+("mobile"!==L?"d-flex":""),style:{justifyContent:""===N?j:"",alignItems:""!==N?"center":""}},null===(I=null==r?void 0:r.teaserButtonConfig)||void 0===I?void 0:I.map((n,t)=>{var o,i,l,a,s,d;return e.createElement("div",{className:`${De} ${"flex-end"===j&&"mobile"!==L&&We}`,key:t},e.createElement("a",{href:`${(null===(o=null==n?void 0:n.buttonLink)||void 0===o?void 0:o.url)||0}`,target:null!==(i=null==r?void 0:r.target)&&void 0!==i?i:"",rel:"_blank"===(null==n?void 0:n.linkTarget)?"opener":"noopener",onClick:$},e.createElement("div",{className:`${g(null==n?void 0:n.buttonType)}`},(null===(l=null==n?void 0:n.buttonIcon)||void 0===l?void 0:l.filename)&&"before"===(null==n?void 0:n.iconPosition)&&e.createElement("img",{className:"ribbonComponent_phoneIcon",src:null===(a=null==n?void 0:n.buttonIcon)||void 0===a?void 0:a.filename}),null==n?void 0:n.buttonLabel,(null===(s=null==n?void 0:n.buttonIcon)||void 0===s?void 0:s.filename)&&"after"===(null==n?void 0:n.iconPosition)&&e.createElement("img",{className:"ribbonComponent_phoneIcon",src:null===(d=null==n?void 0:n.buttonIcon)||void 0===d?void 0:d.filename}))))})));return e.createElement(e.Fragment,null,e.createElement("div",{className:`${Ae} ${i?"full-width":""}`,ref:B},""!==F&&e.createElement("div",{className:`${Ne} ${i&&l?Oe:""}`,style:{background:F,borderRadius:i?"0":"8px",justifyContent:"top"===N?"flex-start":"bottom"===N?"flex-end":U}},i?e.createElement(Be,null,q):q)))},Ue=({content:n,isFullWidth:t,isSlimVersion:o})=>e.createElement(e.Fragment,null,"single"===(null==n?void 0:n.layoutgrid)?e.createElement(je,{content:n,isFullWidth:t,isSlimVersion:o}):e.createElement(Fe,{content:n,isFullWidth:t,isSlimVersion:o}));var ze={"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"};c("/* 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 $e=({content:n,alignment:t})=>{var o;const r=v(),i=`url(${(null===(o=null==n?void 0:n.img)||void 0===o?void 0:o.filename)+"/m/"}) center center / cover no-repeat`,l="center"===t?"text-container-center":"text-container";return e.createElement("div",{className:ze["wrapper-img"]},""!==i&&e.createElement(e.Fragment,null,e.createElement("div",{className:ze["image-wrapper"],style:{background:i}}),e.createElement("div",{className:`${"large-desktop"!=r?ze[`text-${null==n?void 0:n.textAlignment}`]:ze[l]}`},(null==n?void 0:n.title)&&e.createElement("h3",{className:ze["image-title"]},null==n?void 0:n.title),(null==n?void 0:n.description)&&e.createElement("div",{className:ze["image-description"]},e.createElement(we,{content:null==n?void 0:n.description})))))};var Ge={overline:"TextComponent-module_overline__BDtDE",h3content:"TextComponent-module_h3content__B0Ipy",desciption:"TextComponent-module_desciption__uP3Ih","textline-left":"TextComponent-module_textline-left__-r6ZQ","textline-center":"TextComponent-module_textline-center__g9XQ8","textline-right":"TextComponent-module_textline-right__3QCWa"};c(".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}");c(".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 qe=({content:n,analyticsTitle:t})=>{var o;const r=v(),i=()=>{fe(ee,"article_select_promotion",{banner_promotion_name:t,component:ne})};return e.createElement(e.Fragment,null,e.createElement("div",{className:"large-desktop"===r?(null==n?void 0:n.groupsAlignment)+"-"+(null==n?void 0:n.buttonAlignment):"btn-container"},(null===(o=null==n?void 0:n.buttons)||void 0===o?void 0:o.length)>0&&n.buttons.map((n,t)=>{var o;return e.createElement("div",{className:null==n?void 0:n.type,key:t},e.createElement("a",{href:null===(o=null==n?void 0:n.link)||void 0===o?void 0:o.cached_url,onClick:i},null==n?void 0:n.text))})))},He=({content:n,analyticsTitle:t})=>{var o;const r=v();return e.createElement(e.Fragment,null,e.createElement("div",{className:` ${"large-desktop"!=r?Ge[`textline-${null==n?void 0:n.alignment}`]:Ge["textline-container"]}`},(null==n?void 0:n.overline)&&e.createElement("div",{className:Ge.overline},null==n?void 0:n.overline),(null==n?void 0:n.headline)&&e.createElement("h3",{className:Ge.h3content},null==n?void 0:n.headline),(null==n?void 0:n.description)&&e.createElement("div",{className:Ge.description},e.createElement(we,{content:null==n?void 0:n.description})),(null===(o=null==n?void 0:n.btnGroup)||void 0===o?void 0:o.length)>0&&(null==n?void 0:n.btnGroup.map(n=>e.createElement(qe,{content:n,analyticsTitle:t})))))};var Je={"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"};c("/* 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 Qe=({content:n,index:o})=>{var r,i,l,a;const s=v();return t(()=>{0!==o&&void 0!==o||fe(ee,"article_view_promotion",{banner_promotion_name:null==n?void 0:n.analyticsTitle,component:ne})},[]),e.createElement(e.Fragment,null,e.createElement("div",{className:Je["main-container"]},e.createElement("div",{className:`row ${"large-desktop"===s?Je[`img-text-${null==n?void 0:n.alignment}`]:Je["img-text-container"]}`},(null===(r=null==n?void 0:n.image)||void 0===r?void 0:r.length)>0&&e.createElement("div",{className:`${Je["img-section"]} col-md-6 col-lg-6 col-sm-10`},e.createElement($e,{content:null===(i=null==n?void 0:n.image)||void 0===i?void 0:i[0],alignment:null==n?void 0:n.alignment})),(null===(l=null==n?void 0:n.textBlok)||void 0===l?void 0:l.length)>0&&e.createElement("div",{className:`${Je["text-section"]} col-md-6 col-lg-6 col-sm-10`},e.createElement(He,{content:null===(a=null==n?void 0:n.textBlok)||void 0===a?void 0:a[0],analyticsTitle:null==n?void 0:n.analyticsTitle})))))};var Xe,Ke={},Ye={},Ze={},en={};Xe=en,Object.defineProperty(Xe,"__esModule",{value:!0}),Xe.getOriginalCounterPart=function(e,n,t){var o=n.slidesToShow,r=n.currentSlide;return t.length>2*o?e+2*o:r>=t.length?t.length+e:e},Xe.getOriginalIndexLookupTableByClones=function(e,n){if(n.length>2*e){for(var t={},o=n.length-2*e,r=n.length-o,i=o,l=0;l<r;l++)t[l]=i,i++;var a=n.length+r,s=a+n.slice(0,2*e).length,d=0;for(l=a;l<=s;l++)t[l]=d,d++;var c=a,u=0;for(l=r;l<c;l++)t[l]=u,u++;return t}t={};var m=3*n.length,p=0;for(l=0;l<m;l++)t[l]=p,++p===n.length&&(p=0);return t},Xe.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)},Xe.getInitialSlideInInfiniteMode=function(e,n){return n.length>2*e?2*e:n.length},Xe.checkClonesPosition=function(e,n,t){var o,r=e.currentSlide,i=e.slidesToShow,l=e.itemWidth,a=e.totalItems,s=0,d=0,c=0===r,u=n.length-(n.length-2*i);return n.length<i?(d=s=0,c=o=!1):n.length>2*i?((o=r>=u+n.length)&&(d=-l*(s=r-n.length)),c&&(d=-l*(s=u+(n.length-2*i)))):((o=r>=2*n.length)&&(d=-l*(s=r-n.length)),c&&(d=t.showDots?-l*(s=n.length):-l*(s=a/3))),{isReachingTheEnd:o,isReachingTheStart:c,nextSlide:s,nextPosition:d}};var nn={};Object.defineProperty(nn,"__esModule",{value:!0});var tn=!1;nn.getPartialVisibilityGutter=function(e,n,t,o){var r=0,i=o||t;return n&&i&&(!tn&&"production"!==process.env.NODE_ENV&&e[i].paritialVisibilityGutter&&(tn=!0,console.warn("You appear to be using paritialVisibilityGutter instead of partialVisibilityGutter which will be moved to partialVisibilityGutter in the future completely")),r=e[i].partialVisibilityGutter||e[i].paritialVisibilityGutter),r},nn.getWidthFromDeviceType=function(e,n){var t;return n[e]&&(t=(100/n[e].items).toFixed(1)),t},nn.getItemClientSideWidth=function(e,n,t){return Math.round(t/(n+(e.centerMode?1:0)))};var on={};Object.defineProperty(on,"__esModule",{value:!0});var rn=nn;function ln(e){var n=e.slidesToShow;return e.totalItems<n}function an(e,n,t){var o=t||e.transform;return!n.infinite&&0===e.currentSlide||ln(e)?o:o+e.itemWidth/2}function sn(e){var n=e.currentSlide,t=e.totalItems;return!(n+e.slidesToShow<t)}function dn(e,n,t,o){void 0===n&&(n=0);var r=e.currentSlide,i=e.slidesToShow,l=sn(e),a=!t.infinite&&l,s=o||e.transform;if(ln(e))return s;var d=s+r*n;return a?d+(e.containerWidth-(e.itemWidth-n)*i):d}function cn(e,n){return e.rtl?-1*n:n}on.notEnoughChildren=ln,on.getInitialState=function(e,n){var t,o=e.domLoaded,r=e.slidesToShow,i=e.containerWidth,l=e.itemWidth,a=n.deviceType,s=n.responsive,d=n.ssr,c=n.partialVisbile,u=n.partialVisible,m=Boolean(o&&r&&i&&l);d&&a&&!m&&(t=rn.getWidthFromDeviceType(a,s));var p=Boolean(d&&a&&!m&&t);return{shouldRenderOnSSR:p,flexBisis:t,domFullyLoaded:m,partialVisibilityGutter:rn.getPartialVisibilityGutter(s,c||u,a,e.deviceType),shouldRenderAtAll:p||m}},on.getIfSlideIsVisbile=function(e,n){var t=n.currentSlide,o=n.slidesToShow;return t<=e&&e<t+o},on.getTransformForCenterMode=an,on.isInLeftEnd=function(e){return!(0<e.currentSlide)},on.isInRightEnd=sn,on.getTransformForPartialVsibile=dn,on.parsePosition=cn,on.getTransform=function(e,n,t){var o=n.partialVisbile,r=n.partialVisible,i=n.responsive,l=n.deviceType,a=n.centerMode,s=t||e.transform,d=rn.getPartialVisibilityGutter(i,o||r,l,e.deviceType);return cn(n,r||o?dn(e,d,n,t):a?an(e,n,t):s)},on.getSlidesToSlide=function(e,n){var t=e.domLoaded,o=e.slidesToShow,r=e.containerWidth,i=e.itemWidth,l=n.deviceType,a=n.responsive,s=n.slidesToSlide||1,d=Boolean(t&&o&&r&&i);return n.ssr&&n.deviceType&&!d&&Object.keys(a).forEach(function(e){var n=a[e].slidesToSlide;l===e&&n&&(s=n)}),d&&Object.keys(a).forEach(function(e){var n=a[e],t=n.breakpoint,o=n.slidesToSlide,r=t.max,i=t.min;o&&window.innerWidth>=i&&window.innerWidth<=r&&(s=o)}),s};var un={};Object.defineProperty(un,"__esModule",{value:!0});un.default=function(e,n,t){var o;return function(){var r=arguments;o||(e.apply(this,r),o=!0,"function"==typeof t&&t(!0),setTimeout(function(){o=!1,"function"==typeof t&&t(!1)},n))}};var mn={};!function(e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(e,n){var t=n.partialVisbile,o=n.partialVisible,r=n.centerMode,i=n.ssr,l=n.responsive;if((t||o)&&r)throw new Error("center mode can not be used at the same time with partialVisible");if(!l)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(l&&"object"!=typeof l)throw new Error("responsive prop must be an object")}}(mn);var pn={};Object.defineProperty(pn,"__esModule",{value:!0});var gn=on;pn.populateNextSlides=function(e,n,t){void 0===t&&(t=0);var o,r,i=e.slidesToShow,l=e.currentSlide,a=e.itemWidth,s=e.totalItems,d=gn.getSlidesToSlide(e,n),c=l+1+t+i+(0<t?0:d);return r=c<=s?-a*(o=l+t+(0<t?0:d)):s<c&&l!==s-i?-a*(o=s-i):o=void 0,{nextSlides:o,nextPosition:r}};var hn={};Object.defineProperty(hn,"__esModule",{value:!0});var vn=e,fn=on,bn=on;hn.populatePreviousSlides=function(e,n,t){void 0===t&&(t=0);var o,r,i=e.currentSlide,l=e.itemWidth,a=e.slidesToShow,s=n.children,d=n.showDots,c=n.infinite,u=fn.getSlidesToSlide(e,n),m=i-t-(0<t?0:u),p=(vn.Children.toArray(s).length-a)%u;return r=0<=m?(o=m,d&&!c&&0<p&&bn.isInRightEnd(e)&&(o=i-p),-l*o):o=m<0&&0!==i?0:void 0,{nextSlides:o,nextPosition:r}};var _n={};!function(e){Object.defineProperty(e,"__esModule",{value:!0}),e.populateSlidesOnMouseTouchMove=function(e,n,t,o,r,i){var l,a,s=e.itemWidth,d=e.slidesToShow,c=e.totalItems,u=e.currentSlide,m=n.infinite,p=!1,g=Math.round((t-o)/s),h=Math.round((o-t)/s),v=t<r;if(r<t&&g<=d){l="right";var f=Math.abs(-s*(c-d)),b=i-(o-r),_=u===c-d;(Math.abs(b)<=f||_&&m)&&(a=b,p=!0)}return v&&h<=d&&(l="left",((b=i+(r-o))<=0||0===u&&m)&&(p=!0,a=b)),{direction:l,nextPosition:a,canContinue:p}}}(_n),Object.defineProperty(Ze,"__esModule",{value:!0});var xn=en;Ze.getOriginalCounterPart=xn.getOriginalCounterPart,Ze.getClones=xn.getClones,Ze.checkClonesPosition=xn.checkClonesPosition,Ze.getInitialSlideInInfiniteMode=xn.getInitialSlideInInfiniteMode;var yn=nn;Ze.getWidthFromDeviceType=yn.getWidthFromDeviceType,Ze.getPartialVisibilityGutter=yn.getPartialVisibilityGutter,Ze.getItemClientSideWidth=yn.getItemClientSideWidth;var wn=on;Ze.getInitialState=wn.getInitialState,Ze.getIfSlideIsVisbile=wn.getIfSlideIsVisbile,Ze.getTransformForCenterMode=wn.getTransformForCenterMode,Ze.getTransformForPartialVsibile=wn.getTransformForPartialVsibile,Ze.isInLeftEnd=wn.isInLeftEnd,Ze.isInRightEnd=wn.isInRightEnd,Ze.notEnoughChildren=wn.notEnoughChildren,Ze.getSlidesToSlide=wn.getSlidesToSlide;var Tn=un;Ze.throttle=Tn.default;var Cn=mn;Ze.throwError=Cn.default;var kn=pn;Ze.populateNextSlides=kn.populateNextSlides;var En=hn;Ze.populatePreviousSlides=En.populatePreviousSlides;var Sn=_n;Ze.populateSlidesOnMouseTouchMove=Sn.populateSlidesOnMouseTouchMove;var In,Bn={},Fn=W&&W.__extends||(In=function(e,n){return(In=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}In(e,n),e.prototype=null===n?Object.create(n):(t.prototype=n.prototype,new t)});Object.defineProperty(Bn,"__esModule",{value:!0});var An=e;Bn.isMouseMoveEvent=function(e){return"clientY"in e};var Nn=function(e){function n(){return null!==e&&e.apply(this,arguments)||this}return Fn(n,e),n}(An.Component);Bn.default=Nn;var On={},Pn={};Object.defineProperty(Pn,"__esModule",{value:!0});var Rn=en,Ln=on;Pn.getLookupTableForNextSlides=function(e,n,t,o){var r={},i=Ln.getSlidesToSlide(n,t);return Array(e).fill(0).forEach(function(e,t){var l=Rn.getOriginalCounterPart(t,n,o);if(0===t)r[0]=l;else{var a=r[t-1]+i;r[t]=a}}),r},Object.defineProperty(On,"__esModule",{value:!0});var Mn=e,Vn=en,Dn=Pn,Wn=on;On.default=function(e){var n=e.props,t=e.state,o=e.goToSlide,r=e.getState,i=n.showDots,l=n.customDot,a=n.dotListClass,s=n.infinite,d=n.children;if(!i||Wn.notEnoughChildren(t))return null;var c,u=t.currentSlide,m=t.slidesToShow,p=Wn.getSlidesToSlide(t,n),g=Mn.Children.toArray(d);c=s?Math.ceil(g.length/p):Math.ceil((g.length-m)/p)+1;var h=Dn.getLookupTableForNextSlides(c,t,n,g),v=Vn.getOriginalIndexLookupTableByClones(m,g),f=v[u];return Mn.createElement("ul",{className:"react-multi-carousel-dot-list "+a},Array(c).fill(0).map(function(e,n){var t,i;if(s){i=h[n];var a=v[i];t=f===a||a<=f&&f<a+p}else{var d=g.length-m,c=n*p;t=(i=d<c?d:c)===u||i<u&&u<i+p&&u<g.length-m}return l?Mn.cloneElement(l,{index:n,active:t,key:n,onClick:function(){return o(i)},carouselState:r()}):Mn.createElement("li",{"data-index":n,key:n,className:"react-multi-carousel-dot "+(t?"react-multi-carousel-dot--active":"")},Mn.createElement("button",{"aria-label":"Go to slide "+(n+1),onClick:function(){return o(i)}}))}))};var jn={};Object.defineProperty(jn,"__esModule",{value:!0});var Un=e;jn.LeftArrow=function(e){var n=e.customLeftArrow,t=e.getState,o=e.previous,r=e.disabled,i=e.rtl;if(n)return Un.cloneElement(n,{onClick:function(){return o()},carouselState:t(),disabled:r,rtl:i});var l=i?"rtl":"";return Un.createElement("button",{"aria-label":"Go to previous slide",className:"react-multiple-carousel__arrow react-multiple-carousel__arrow--left "+l,onClick:function(){return o()},type:"button",disabled:r})};jn.RightArrow=function(e){var n=e.customRightArrow,t=e.getState,o=e.next,r=e.disabled,i=e.rtl;if(n)return Un.cloneElement(n,{onClick:function(){return o()},carouselState:t(),disabled:r,rtl:i});var l=i?"rtl":"";return Un.createElement("button",{"aria-label":"Go to next slide",className:"react-multiple-carousel__arrow react-multiple-carousel__arrow--right "+l,onClick:function(){return o()},type:"button",disabled:r})};var zn={};Object.defineProperty(zn,"__esModule",{value:!0});var $n=e,Gn=Ze;zn.default=function(e){var n=e.props,t=e.state,o=e.goToSlide,r=e.clones,i=e.notEnoughChildren,l=t.itemWidth,a=n.children,s=n.infinite,d=n.itemClass,c=n.itemAriaLabel,u=n.partialVisbile,m=n.partialVisible,p=Gn.getInitialState(t,n),g=p.flexBisis,h=p.shouldRenderOnSSR,v=p.domFullyLoaded,f=p.partialVisibilityGutter;return p.shouldRenderAtAll?(u&&console.warn('WARNING: Please correct props name: "partialVisible" as old typo will be removed in future versions!'),$n.createElement($n.Fragment,null,(s?r:$n.Children.toArray(a)).map(function(e,r){return $n.createElement("li",{key:r,"data-index":r,onClick:function(){n.focusOnSelect&&o(r)},"aria-hidden":Gn.getIfSlideIsVisbile(r,t)?"false":"true","aria-label":c||(e.props.ariaLabel?e.props.ariaLabel:null),style:{flex:h?"1 0 "+g+"%":"auto",position:"relative",width:v?((u||m)&&f&&!i?l-f:l)+"px":"auto"},className:"react-multi-carousel-item "+(Gn.getIfSlideIsVisbile(r,t)?"react-multi-carousel-item--active":"")+" "+d},e)}))):null};var qn=W&&W.__extends||function(){var e=function(n,t){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,n){e.__proto__=n}||function(e,n){for(var t in n)n.hasOwnProperty(t)&&(e[t]=n[t])})(n,t)};return function(n,t){function o(){this.constructor=n}e(n,t),n.prototype=null===t?Object.create(t):(o.prototype=t.prototype,new o)}}();Object.defineProperty(Ye,"__esModule",{value:!0});var Hn=e,Jn=Ze,Qn=Bn,Xn=On,Kn=jn,Yn=zn,Zn=on,et=400,nt="transform 400ms ease-in-out",tt=function(e){function n(n){var t=e.call(this,n)||this;return t.containerRef=Hn.createRef(),t.listRef=Hn.createRef(),t.state={itemWidth:0,slidesToShow:0,currentSlide:0,totalItems:Hn.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=Jn.throttle(t.next.bind(t),n.transitionDuration||et,t.setIsInThrottle),t.previous=Jn.throttle(t.previous.bind(t),n.transitionDuration||et,t.setIsInThrottle),t.goToSlide=Jn.throttle(t.goToSlide.bind(t),n.transitionDuration||et,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 qn(n,e),n.prototype.resetTotalItems=function(){var e=this,n=Hn.Children.count(this.props.children),t=Jn.notEnoughChildren(this.state)?0:Math.max(0,Math.min(this.state.currentSlide,n));this.setState({totalItems:n,currentSlide:t},function(){e.setContainerAndItemWidth(e.state.slidesToShow,!0)})},n.prototype.setIsInThrottle=function(e){void 0===e&&(e=!1),this.isInThrottle=e},n.prototype.setTransformDirectly=function(e,n){var t=this.props.additionalTransfrom;this.transformPlaceHolder=e;var o=Zn.getTransform(this.state,this.props,this.transformPlaceHolder);this.listRef&&this.listRef.current&&(this.setAnimationDirectly(n),this.listRef.current.style.transform="translate3d("+(o+t)+"px,0,0)")},n.prototype.setAnimationDirectly=function(e){this.listRef&&this.listRef.current&&(this.listRef.current.style.transition=e?this.props.customTransition||nt:"none")},n.prototype.componentDidMount=function(){this.setState({domLoaded:!0}),this.setItemsToShow(),window.addEventListener("resize",this.onResize),this.onResize(!0),this.props.keyBoardControl&&window.addEventListener("keyup",this.onKeyUp),this.props.autoPlay&&(this.autoPlay=setInterval(this.next,this.props.autoPlaySpeed))},n.prototype.setClones=function(e,n,t,o){var r=this;void 0===o&&(o=!1),this.isAnimationAllowed=!1;var i=Hn.Children.toArray(this.props.children),l=Jn.getInitialSlideInInfiniteMode(e||this.state.slidesToShow,i),a=Jn.getClones(this.state.slidesToShow,i),s=i.length<this.state.slidesToShow?0:this.state.currentSlide;this.setState({totalItems:a.length,currentSlide:t&&!o?s:l},function(){r.correctItemsPosition(n||r.state.itemWidth)})},n.prototype.setItemsToShow=function(e,n){var t=this,o=this.props.responsive;Object.keys(o).forEach(function(r){var i=o[r],l=i.breakpoint,a=i.items,s=l.max,d=l.min,c=[window.innerWidth];window.screen&&window.screen.width&&c.push(window.screen.width);var u=Math.min.apply(Math,c);d<=u&&u<=s&&(t.setState({slidesToShow:a,deviceType:r}),t.setContainerAndItemWidth(a,e,n))})},n.prototype.setContainerAndItemWidth=function(e,n,t){var o=this;if(this.containerRef&&this.containerRef.current){var r=this.containerRef.current.offsetWidth,i=Jn.getItemClientSideWidth(this.props,e,r);this.setState({containerWidth:r,itemWidth:i},function(){o.props.infinite&&o.setClones(e,i,n,t)}),n&&this.correctItemsPosition(i)}},n.prototype.correctItemsPosition=function(e,n,t){n&&(this.isAnimationAllowed=!0),!n&&this.isAnimationAllowed&&(this.isAnimationAllowed=!1);var o=this.state.totalItems<this.state.slidesToShow?0:-e*this.state.currentSlide;t&&this.setTransformDirectly(o,!0),this.setState({transform:o})},n.prototype.onResize=function(e){var n;n=!(!this.props.infinite||"boolean"==typeof e&&e),this.setItemsToShow(n)},n.prototype.componentDidUpdate=function(e,t){var o=this,r=e.keyBoardControl,i=e.autoPlay,l=e.children,a=t.containerWidth,s=t.domLoaded,d=t.currentSlide;if(this.containerRef&&this.containerRef.current&&this.containerRef.current.offsetWidth!==a&&(this.itemsToShowTimeout&&clearTimeout(this.itemsToShowTimeout),this.itemsToShowTimeout=setTimeout(function(){o.setItemsToShow(!0)},this.props.transitionDuration||et)),r&&!this.props.keyBoardControl&&window.removeEventListener("keyup",this.onKeyUp),!r&&this.props.keyBoardControl&&window.addEventListener("keyup",this.onKeyUp),i&&!this.props.autoPlay&&this.autoPlay&&(clearInterval(this.autoPlay),this.autoPlay=void 0),i||!this.props.autoPlay||this.autoPlay||(this.autoPlay=setInterval(this.next,this.props.autoPlaySpeed)),l.length!==this.props.children.length?n.clonesTimeout=setTimeout(function(){o.props.infinite?o.setClones(o.state.slidesToShow,o.state.itemWidth,!0,!0):o.resetTotalItems()},this.props.transitionDuration||et):this.props.infinite&&this.state.currentSlide!==d&&this.correctClonesPosition({domLoaded:s}),this.transformPlaceHolder!==this.state.transform&&(this.transformPlaceHolder=this.state.transform),this.props.autoPlay&&this.props.rewind&&!this.props.infinite&&Jn.isInRightEnd(this.state)){var c=this.props.transitionDuration||et;n.isInThrottleTimeout=setTimeout(function(){o.setIsInThrottle(!1),o.resetAutoplayInterval(),o.goToSlide(0,void 0,!!o.props.rewindWithAnimation)},c+this.props.autoPlaySpeed)}},n.prototype.correctClonesPosition=function(e){var t=this,o=e.domLoaded,r=Hn.Children.toArray(this.props.children),i=Jn.checkClonesPosition(this.state,r,this.props),l=i.isReachingTheEnd,a=i.isReachingTheStart,s=i.nextSlide,d=i.nextPosition;this.state.domLoaded&&o&&(l||a)&&(this.isAnimationAllowed=!1,n.transformTimeout=setTimeout(function(){t.setState({transform:d,currentSlide:s})},this.props.transitionDuration||et))},n.prototype.next=function(e){var t=this;void 0===e&&(e=0);var o=this.props,r=o.afterChange,i=o.beforeChange;if(!Jn.notEnoughChildren(this.state)){var l=Jn.populateNextSlides(this.state,this.props,e),a=l.nextSlides,s=l.nextPosition,d=this.state.currentSlide;void 0!==a&&void 0!==s&&("function"==typeof i&&i(a,this.getState()),this.isAnimationAllowed=!0,this.props.shouldResetAutoplay&&this.resetAutoplayInterval(),this.setState({transform:s,currentSlide:a},function(){"function"==typeof r&&(n.afterChangeTimeout=setTimeout(function(){r(d,t.getState())},t.props.transitionDuration||et))}))}},n.prototype.previous=function(e){var t=this;void 0===e&&(e=0);var o=this.props,r=o.afterChange,i=o.beforeChange;if(!Jn.notEnoughChildren(this.state)){var l=Jn.populatePreviousSlides(this.state,this.props,e),a=l.nextSlides,s=l.nextPosition;if(void 0!==a&&void 0!==s){var d=this.state.currentSlide;"function"==typeof i&&i(a,this.getState()),this.isAnimationAllowed=!0,this.props.shouldResetAutoplay&&this.resetAutoplayInterval(),this.setState({transform:s,currentSlide:a},function(){"function"==typeof r&&(n.afterChangeTimeout2=setTimeout(function(){r(d,t.getState())},t.props.transitionDuration||et))})}}},n.prototype.resetAutoplayInterval=function(){this.props.autoPlay&&(clearInterval(this.autoPlay),this.autoPlay=setInterval(this.next,this.props.autoPlaySpeed))},n.prototype.componentWillUnmount=function(){window.removeEventListener("resize",this.onResize),this.props.keyBoardControl&&window.removeEventListener("keyup",this.onKeyUp),this.props.autoPlay&&this.autoPlay&&(clearInterval(this.autoPlay),this.autoPlay=void 0),this.itemsToShowTimeout&&clearTimeout(this.itemsToShowTimeout),n.clonesTimeout&&clearTimeout(n.clonesTimeout),n.isInThrottleTimeout&&clearTimeout(n.isInThrottleTimeout),n.transformTimeout&&clearTimeout(n.transformTimeout),n.afterChangeTimeout&&clearTimeout(n.afterChangeTimeout),n.afterChangeTimeout2&&clearTimeout(n.afterChangeTimeout2),n.afterChangeTimeout3&&clearTimeout(n.afterChangeTimeout3)},n.prototype.resetMoveStatus=function(){this.onMove=!1,this.initialX=0,this.lastX=0,this.direction="",this.initialY=0},n.prototype.getCords=function(e){var n=e.clientX,t=e.clientY;return{clientX:Zn.parsePosition(this.props,n),clientY:Zn.parsePosition(this.props,t)}},n.prototype.handleDown=function(e){if(!(!Qn.isMouseMoveEvent(e)&&!this.props.swipeable||Qn.isMouseMoveEvent(e)&&!this.props.draggable||this.isInThrottle)){var n=this.getCords(Qn.isMouseMoveEvent(e)?e:e.touches[0]),t=n.clientX,o=n.clientY;this.onMove=!0,this.initialX=t,this.initialY=o,this.lastX=t,this.isAnimationAllowed=!1}},n.prototype.handleMove=function(e){if(!(!Qn.isMouseMoveEvent(e)&&!this.props.swipeable||Qn.isMouseMoveEvent(e)&&!this.props.draggable||Jn.notEnoughChildren(this.state))){var n=this.getCords(Qn.isMouseMoveEvent(e)?e:e.touches[0]),t=n.clientX,o=n.clientY,r=this.initialX-t,i=this.initialY-o;if(this.onMove){if(!(Math.abs(r)>Math.abs(i)))return;var l=Jn.populateSlidesOnMouseTouchMove(this.state,this.props,this.initialX,this.lastX,t,this.transformPlaceHolder),a=l.direction,s=l.nextPosition,d=l.canContinue;a&&(this.direction=a,d&&void 0!==s&&this.setTransformDirectly(s)),this.lastX=t}}},n.prototype.handleOut=function(e){this.props.autoPlay&&!this.autoPlay&&(this.autoPlay=setInterval(this.next,this.props.autoPlaySpeed));var n="touchend"===e.type&&!this.props.swipeable,t=("mouseleave"===e.type||"mouseup"===e.type)&&!this.props.draggable;if(!n&&!t&&this.onMove){if(this.setAnimationDirectly(!0),"right"===this.direction)if(this.initialX-this.lastX>=this.props.minimumTouchDrag){var o=Math.round((this.initialX-this.lastX)/this.state.itemWidth);this.next(o)}else this.correctItemsPosition(this.state.itemWidth,!0,!0);"left"===this.direction&&(this.lastX-this.initialX>this.props.minimumTouchDrag?(o=Math.round((this.lastX-this.initialX)/this.state.itemWidth),this.previous(o)):this.correctItemsPosition(this.state.itemWidth,!0,!0)),this.resetMoveStatus()}},n.prototype.isInViewport=function(e){var n=e.getBoundingClientRect(),t=n.top,o=void 0===t?0:t,r=n.left,i=void 0===r?0:r,l=n.bottom,a=void 0===l?0:l,s=n.right,d=void 0===s?0:s;return 0<=o&&0<=i&&a<=(window.innerHeight||document.documentElement.clientHeight)&&d<=(window.innerWidth||document.documentElement.clientWidth)},n.prototype.isChildOfCarousel=function(e){return!!(e instanceof Element&&this.listRef&&this.listRef.current)&&this.listRef.current.contains(e)},n.prototype.onKeyUp=function(e){var n=e.target;switch(e.keyCode){case 37:if(this.isChildOfCarousel(n))return this.previous();break;case 39:if(this.isChildOfCarousel(n))return this.next();break;case 9:if(this.isChildOfCarousel(n)&&n instanceof HTMLInputElement&&this.isInViewport(n))return this.next()}},n.prototype.handleEnter=function(e){Qn.isMouseMoveEvent(e)&&this.autoPlay&&this.props.autoPlay&&this.props.pauseOnHover&&(clearInterval(this.autoPlay),this.autoPlay=void 0)},n.prototype.goToSlide=function(e,t,o){var r=this;if(void 0===o&&(o=!0),!this.isInThrottle){var i=this.state.itemWidth,l=this.props,a=l.afterChange,s=l.beforeChange,d=this.state.currentSlide;"function"!=typeof s||t&&("object"!=typeof t||t.skipBeforeChange)||s(e,this.getState()),this.isAnimationAllowed=o,this.props.shouldResetAutoplay&&this.resetAutoplayInterval(),this.setState({currentSlide:e,transform:-i*e},function(){r.props.infinite&&r.correctClonesPosition({domLoaded:!0}),"function"!=typeof a||t&&("object"!=typeof t||t.skipAfterChange)||(n.afterChangeTimeout3=setTimeout(function(){a(d,r.getState())},r.props.transitionDuration||et))})}},n.prototype.getState=function(){return this.state},n.prototype.renderLeftArrow=function(e){var n=this,t=this.props,o=t.customLeftArrow,r=t.rtl;return Hn.createElement(Kn.LeftArrow,{customLeftArrow:o,getState:function(){return n.getState()},previous:this.previous,disabled:e,rtl:r})},n.prototype.renderRightArrow=function(e){var n=this,t=this.props,o=t.customRightArrow,r=t.rtl;return Hn.createElement(Kn.RightArrow,{customRightArrow:o,getState:function(){return n.getState()},next:this.next,disabled:e,rtl:r})},n.prototype.renderButtonGroups=function(){var e=this,n=this.props.customButtonGroup;return n?Hn.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 Hn.createElement(Xn.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=Hn.Children.toArray(this.props.children);e=Jn.getClones(this.state.slidesToShow,n)}return Hn.createElement(Yn.default,{clones:e,goToSlide:this.goToSlide,state:this.state,notEnoughChildren:Jn.notEnoughChildren(this.state),props:this.props})},n.prototype.render=function(){var e=this.props,n=e.deviceType,t=e.arrows,o=e.renderArrowsWhenDisabled,r=e.removeArrowOnDeviceType,i=e.infinite,l=e.containerClass,a=e.sliderClass,s=e.customTransition,d=e.additionalTransfrom,c=e.renderDotsOutside,u=e.renderButtonGroupOutside,m=e.className,p=e.rtl;"production"!==process.env.NODE_ENV&&Jn.throwError(this.state,this.props);var g=Jn.getInitialState(this.state,this.props),h=g.shouldRenderOnSSR,v=g.shouldRenderAtAll,f=Jn.isInLeftEnd(this.state),b=Jn.isInRightEnd(this.state),_=t&&!(r&&(n&&-1<r.indexOf(n)||this.state.deviceType&&-1<r.indexOf(this.state.deviceType)))&&!Jn.notEnoughChildren(this.state)&&v,x=!i&&f,y=!i&&b,w=Zn.getTransform(this.state,this.props);return Hn.createElement(Hn.Fragment,null,Hn.createElement("div",{className:"react-multi-carousel-list "+l+" "+m,dir:p?"rtl":"ltr",ref:this.containerRef},Hn.createElement("ul",{ref:this.listRef,className:"react-multi-carousel-track "+a,style:{transition:this.isAnimationAllowed?s||nt:"none",overflow:h?"hidden":"unset",transform:"translate3d("+(w+d)+"px,0,0)"},onMouseMove:this.handleMove,onMouseDown:this.handleDown,onMouseUp:this.handleOut,onMouseEnter:this.handleEnter,onMouseLeave:this.handleOut,onTouchStart:this.handleDown,onTouchMove:this.handleMove,onTouchEnd:this.handleOut},this.renderCarouselItems()),_&&(!x||o)&&this.renderLeftArrow(x),_&&(!y||o)&&this.renderRightArrow(y),v&&!u&&this.renderButtonGroups(),v&&!c&&this.renderDotsList()),v&&c&&this.renderDotsList(),v&&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}(Hn.Component);Ye.default=tt,Object.defineProperty(Ke,"__esModule",{value:!0});var ot=Ye;Ke.default=ot.default;var rt=j(Ke),it={carouselContainer:"ImageWithTextWrapper-module_carouselContainer__ornBf",leftArrow:"ImageWithTextWrapper-module_leftArrow__p4Lpk",rightArrow:"ImageWithTextWrapper-module_rightArrow__5kd-p",carousel_dot:"ImageWithTextWrapper-module_carousel_dot__0oj6A",carouselItem:"ImageWithTextWrapper-module_carouselItem__xJoh5",stageTeaserTabActive:"ImageWithTextWrapper-module_stageTeaserTabActive__pNEXt"};c('/* 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 lt=({content:n})=>{var t;const o=v();return e.createElement("div",{style:{position:"relative"}},e.createElement(rt,{infinite:null==n?void 0:n.enableCycle,responsive:{desktop:{breakpoint:{max:7e3,min:1440},items:1},tabletLarge:{breakpoint:{max:1439,min:1024},items:1,partialVisibilityGutter:60},tabletMedium:{breakpoint:{max:1023,min:768},items:1,partialVisibilityGutter:60},mobile:{breakpoint:{max:767,min:0},items:1,partialVisibilityGutter:30}},autoPlay:!1,shouldResetAutoplay:!1,showDots:1!==(null===(t=null==n?void 0:n.productTeaserSlides)||void 0===t?void 0:t.length),customDot:"large-desktop"===o?e.createElement(t=>{var o,r,i;const{onClick:l,active:a,index:s}=t;return e.createElement("div",{className:a?it.stageTeaserTabActive:it.stageTeaserTab,onClick:()=>(()=>{var e,t;const o=null===(t=null===(e=null==n?void 0:n.bloks)||void 0===e?void 0:e[s])||void 0===t?void 0:t.analyticsTitle;l(),fe(ee,"article_pagination_icon_click",{banner_promotion_name:o,component:ne})})()},e.createElement("img",{src:null===(i=null===(r=null===(o=null==n?void 0:n.bloks)||void 0===o?void 0:o[s])||void 0===r?void 0:r.thumbImage)||void 0===i?void 0:i.filename,alt:"arrow",width:64,height:64}))},null):e.createElement(e.Fragment,null),dotListClass:it.carousel_dot,itemClass:it.carouselItem,ssr:!0,arrows:!1,containerClass:it.carouselContainer,sliderClass:it.sliderClass,customButtonGroup:e.createElement(t=>{var r,i,l,a;const s=null===(r=null==t?void 0:t.carouselState)||void 0===r?void 0:r.currentSlide;return e.createElement(e.Fragment,null,(null===(i=null==n?void 0:n.bloks)||void 0===i?void 0:i.length)>1&&"large-desktop"===o&&e.createElement("div",null,e.createElement("button",{disabled:0===(null===(l=null==t?void 0:t.carouselState)||void 0===l?void 0:l.currentSlide),className:it.leftArrow,onClick:()=>(()=>{var e,o;const r=s<=0?0:s-1,i=null===(o=null===(e=null==n?void 0:n.bloks)||void 0===e?void 0:e[r])||void 0===o?void 0:o.analyticsTitle;t.previous(),fe(ee,"article_pagination_left_click",{banner_promotion_name:i,component:ne})})()}),e.createElement("button",{disabled:(null===(a=null==t?void 0:t.carouselState)||void 0===a?void 0:a.currentSlide)+1===(null==t?void 0:t.carouselState.totalItems),className:it.rightArrow,onClick:()=>{(()=>{var e,o,r;const i=null===(e=null==t?void 0:t.carouselState)||void 0===e?void 0:e.totalItems,l=s>=i?i:s+1,a=null===(r=null===(o=null==n?void 0:n.bloks)||void 0===o?void 0:o[l])||void 0===r?void 0:r.analyticsTitle;t.next(),fe(ee,"article_pagination_right_click",{banner_promotion_name:a,component:ne})})()}})))},null),customTransition:"transform 1s ease",transitionDuration:500,partialVisbile:"large-desktop"!==o},null==n?void 0:n.bloks.map((n,t)=>e.createElement(Qe,{content:n,key:t,index:t}))))};var at="FalconTitle-module_dbold__Fd4nw";c("/* 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 st=({content:n})=>{var t;const o=ke(null==n?void 0:n.textColor),r=(null==n?void 0:n.textColor)&&(null==n?void 0:n.textColor)!=S?o:"",i=(null==n?void 0:n.textColor)&&(null==n?void 0:n.textColor)===S?{color:null===(t=null==n?void 0:n.textColorPicker)||void 0===t?void 0:t.color}:{},l=()=>{var t,o,r;return e.createElement("div",{style:{display:"flex",alignItems:(null===(t=null==n?void 0:n.icon)||void 0===t?void 0:t.filename)?"center":"initial"}},(null===(o=null==n?void 0:n.icon)||void 0===o?void 0:o.filename)&&e.createElement("img",{src:null===(r=null==n?void 0:n.icon)||void 0===r?void 0:r.filename,height:24,width:24,alt:"",style:{marginRight:"8px"}}),null==n?void 0:n.text)};return e.createElement("div",null,e.createElement(Be,null,(null==n?void 0:n.headingStyle)&&(null==n?void 0:n.text)&&(null==n?void 0:n.headingStyle)===C?e.createElement("h1",{className:r,style:Object.assign({},i)},l()):(null==n?void 0:n.headingStyle)===k?e.createElement("h2",{className:`${r}`,style:Object.assign({},i)},l()):(null==n?void 0:n.headingStyle)===E?e.createElement("h3",{className:r,style:Object.assign({},i)},l()):"h4"===(null==n?void 0:n.headingStyle)?e.createElement("h4",{className:r,style:Object.assign({},i)},l()):e.createElement("div",{className:at,style:Object.assign({},i)},l())))},dt=({content:n})=>{var t,o;const r=ke(null==n?void 0:n.textColor);return e.createElement("div",null,e.createElement(e.Fragment,null,e.createElement("div",{className:`d-inline-flex align-${null==n?void 0:n.textElementPosition}`},(null==n?void 0:n.icon)&&(null==n?void 0:n.icon.filename)&&e.createElement("img",{src:(null==n?void 0:n.icon)&&(null==n?void 0:n.icon.filename),alt:(null==n?void 0:n.icon)&&(null==n?void 0:n.icon.alt),title:(null==n?void 0:n.icon)&&(null==n?void 0:n.icon.title),height:24,width:24}),(null==n?void 0:n.text)&&e.createElement("div",{className:`${(null==n?void 0:n.icon)&&(null===(t=null==n?void 0:n.icon)||void 0===t?void 0:t.filename)} ${(null==n?void 0:n.textColor)&&(null==n?void 0:n.textColor)!=S?r:""}`,style:Object.assign({},(null==n?void 0:n.textColor)&&(null==n?void 0:n.textColor)===S?{color:null===(o=null==n?void 0:n.textColorPicker)||void 0===o?void 0:o.color}:{})},e.createElement(we,{content:null==n?void 0:n.text,trackngLabel:null==n?void 0:n.trackngLabel}," ",null==n?void 0:n.text)))))};var ct={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"};c("/* 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 ut=o=>{var r,i,l,a;const{content:s}=o,{asset:d}=o,{phoneNumber:c}=o,{eventAction:u}=o,{metadata:m}=o,{updatedContent:p}=o,{enableLoginButton:g}=o,{setButtonClicked:h}=o,{onClickTrack:v}=o,{fromTallhero:f}=o;(null==s?void 0:s.minWidth)&&(null==s||s.minWidth);const{isblacktheme:y}=o,{id:w}=o,[C,k]=n("#");let E=null===(r=null==s?void 0:s.buttonLink)||void 0===r?void 0:r.cached_url;t(()=>{var e,n;(null==d?void 0:d.fieldtype)&&null!==(null==d?void 0:d.filename)?k(d.filename):(null===(e=null==s?void 0:s.buttonLink)||void 0===e?void 0:e.cached_url)&&""!==(null===(n=null==s?void 0:s.buttonLink)||void 0===n?void 0:n.cached_url)?k((e=>"undefined"!=typeof window?e=="/"+window.document.documentElement.getAttribute("lang")+"/"?"#":e:"#")(E)):k("#")},[]);const[S,I]=n(!1),[B,F]=n(!1),[N,O]=n(!1),[P,R]=n(""),[L,M]=n(""),V=()=>{const e=window.innerWidth;e>1439&&R("1276px"),e>1023&&e<1440&&R("940px"),e<1024&&e>767&&R("688px"),e<768&&R("343px")};t(()=>{V(),window.addEventListener("resize",V)},[]);const D=(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==s?void 0:s.buttonType),W=(null==s?void 0:s.id)?"#"+(null==s?void 0:s.id):c?`tel:${c||0}`:C;return e.createElement("div",null,e.createElement(Be,null,e.createElement(e.Fragment,null,(null==s?void 0:s.buttonLabel)&&e.createElement("a",{href:(null===(i=null==s?void 0:s.bloks)||void 0===i?void 0:i.length)>0||(null==p?void 0:p.preToPostPromotionId)===A?void 0:W,target:(null===(l=null==s?void 0:s.bloks)||void 0===l?void 0:l.length)>0?"":null==s?void 0:s.linkTarget,onClick:(null===(a=null==s?void 0:s.bloks)||void 0===a?void 0:a.length)>0?e=>{var n,t,o;(null===(n=null==s?void 0:s.buttonType)||void 0===n?void 0:n.includes("Primary"))?fe(ee,le,{link_url:null===(t=null==s?void 0:s.buttonLink)||void 0===t?void 0:t.cached_url,click_text:null==s?void 0:s.buttonLabel}):fe(ee,ae,{link_url:null===(o=null==s?void 0:s.buttonLink)||void 0===o?void 0:o.cached_url,click_text:null==s?void 0:s.buttonLabel}),O(e=>!e),h&&h(!0),e.preventDefault()}:e=>{var n,t,r;(null==p?void 0:p.preToPostPromotionId)===A?g():(null==s||s.buttonLabel,(null===(n=null==s?void 0:s.buttonType)||void 0===n?void 0:n.includes("Primary"))?fe(ee,le,{link_url:null===(t=null==s?void 0:s.buttonLink)||void 0===t?void 0:t.cached_url,click_text:null==s?void 0:s.buttonLabel}):fe(ee,ae,{link_url:null===(r=null==s?void 0:s.buttonLink)||void 0===r?void 0:r.cached_url,click_text:null==s?void 0:s.buttonLabel}),I(!S),h&&h(!0),"function"==typeof v&&v(e),o.buttonClicked&&e.preventDefault(),(null==s?void 0:s.enableScroll)&&(E=window.location.href,E.includes(null==s?void 0:s.targetElement.blockIdentifier)||(E.endsWith("#")?E+=null==s?void 0:s.targetElement.blockIdentifier:E+="#"+s.targetElement.blockIdentifier,k(E))))},rel:"_blank"===(null==s?void 0:s.linkTarget)?"opener":"noopener",className:ct.anchor},e.createElement("div",{className:`${f?ct["container-button"]:ct.container}\n ${(null==s?void 0:s.buttonAlignment)===x?ct["button-right"]:""}\n \n ${(null==s?void 0:s.buttonAlignment)===_?ct["button-left"]:""}\n \n ${s.buttonAlignment===b?ct["button-center"]:""}`},e.createElement("div",{className:`${D} ${ct.button} ${S?"clicked":""} ${(null==d?void 0:d.fieldtype)?ct["asset-cursor"]:""}`,onMouseOut:()=>{F(!1)},onMouseOver:()=>{F(!0)}},(null==s?void 0:s.iconPosition)===T&&e.createElement("div",{id:w,className:ct.buttonLabel},null==s?void 0:s.buttonLabel),(null==s?void 0:s.buttonIcon)&&(null==s?void 0:s.buttonIcon.filename)&&e.createElement("div",{className:`${(null==s?void 0:s.iconPosition)===T?ct["button-icon-after"]:ct["button-icon-before"]}`},e.createElement("img",{src:y?(()=>{var e,n,t,o;return S?(null==s?void 0:s.blackFridayThemeIcon)&&(null===(e=null==s?void 0:s.blackFridayThemeIcon)||void 0===e?void 0:e.filename)?null===(n=null==s?void 0:s.blackFridayThemeIcon)||void 0===n?void 0:n.filename:"":B&&!S?(null==s?void 0:s.blackFridayThemeIcon)&&(null===(t=null==s?void 0:s.blackFridayThemeIcon)||void 0===t?void 0:t.filename):(null==s?void 0:s.blackFridayThemeIcon)&&(null===(o=null==s?void 0:s.blackFridayThemeIcon)||void 0===o?void 0:o.filename)})():(()=>{var e,n,t,o,r,i;return S?(null==s?void 0:s.buttonClickedIcon)&&(null===(e=null==s?void 0:s.buttonClickedIcon)||void 0===e?void 0:e.filename)?null===(n=null==s?void 0:s.buttonClickedIcon)||void 0===n?void 0:n.filename:"":B&&!S?(null==s?void 0:s.buttonHoverIcon)&&(null===(t=null==s?void 0:s.buttonHoverIcon)||void 0===t?void 0:t.filename)?null===(o=null==s?void 0:s.buttonHoverIcon)||void 0===o?void 0:o.filename:null===(r=null==s?void 0:s.buttonIcon)||void 0===r?void 0:r.filename:(null==s?void 0:s.buttonIcon)&&(null===(i=null==s?void 0:s.buttonIcon)||void 0===i?void 0:i.filename)})(),height:y?"18px":"24px",width:y?"12px":"24px"})),"before"===(null==s?void 0:s.iconPosition)&&e.createElement("div",{className:`${ct.buttonLabel} ${y&&ct.whiteTextColor}`,id:w},null==s?void 0:s.buttonLabel)))))))};var mt={container:"InternetAndTvCardItemBenefits-module_container__0Qpwe","content-container":"InternetAndTvCardItemBenefits-module_content-container__NOCvO","content-button":"InternetAndTvCardItemBenefits-module_content-button__3SnUD",icon:"InternetAndTvCardItemBenefits-module_icon__GCO1H",butn:"InternetAndTvCardItemBenefits-module_butn__BY29m","button-variant":"InternetAndTvCardItemBenefits-module_button-variant__hkHVT","butn-container":"InternetAndTvCardItemBenefits-module_butn-container__tKbJK"};c("/* 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 pt={buttonContainer:"DetailsModal-module_buttonContainer__wsiQP"};c(".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 gt={button:"FalconButtonV2-module_button__XUxAi",icon:"FalconButtonV2-module_icon__cEQvv","Secondary-V4":"FalconButtonV2-module_Secondary-V4__tv3y7","Secondary-V1":"FalconButtonV2-module_Secondary-V1__L58eT"};c("/* center a block element */\n/* use this to any of the pseudo elements as these are the mandatory properties */\n/* setting styles in separate formats for cross browser support */\n/* specify the max width for an element and apply ellipses and truncate the overflow */\n/* vertically center alilgn any HTML element */\n/* add basePath to assets */\n.FalconButtonV2-module_button__XUxAi {\n background: #da291c;\n border: none;\n border-radius: 28px;\n color: #ffffff;\n font-weight: 700;\n overflow: visible;\n padding: 14px 24px;\n}\n.FalconButtonV2-module_button__XUxAi:focus {\n box-shadow: none;\n color: #ffffff !important;\n}\n.FalconButtonV2-module_button__XUxAi:hover {\n color: #ffffff !important;\n background-color: #961c13;\n}\n.FalconButtonV2-module_button__XUxAi:active {\n color: #ffffff !important;\n background-color: #c7355f;\n}\n.FalconButtonV2-module_button__XUxAi:disabled {\n background-color: #e6e3df;\n color: #b3aeaa;\n cursor: default;\n}\n.FalconButtonV2-module_button__XUxAi .FalconButtonV2-module_icon__cEQvv {\n pointer-events: none;\n mask-size: cover;\n height: 24px;\n width: 24px;\n display: inline-block;\n background-color: currentColor;\n vertical-align: middle;\n}\n.FalconButtonV2-module_button__XUxAi.FalconButtonV2-module_Secondary-V4__tv3y7 {\n border: none;\n background-color: transparent;\n color: #da291c;\n}\n.FalconButtonV2-module_button__XUxAi.FalconButtonV2-module_Secondary-V4__tv3y7 .FalconButtonV2-module_icon__cEQvv {\n background-color: currentColor;\n}\n.FalconButtonV2-module_button__XUxAi.FalconButtonV2-module_Secondary-V4__tv3y7:hover {\n color: #961c13 !important;\n}\n.FalconButtonV2-module_button__XUxAi.FalconButtonV2-module_Secondary-V4__tv3y7:active {\n color: #c7355f !important;\n}\n.FalconButtonV2-module_button__XUxAi.FalconButtonV2-module_Secondary-V4__tv3y7:focus {\n color: #da291c !important;\n}\n.FalconButtonV2-module_button__XUxAi.FalconButtonV2-module_Secondary-V4__tv3y7:disabled {\n color: #b3aeaa;\n cursor: default;\n}\n.FalconButtonV2-module_button__XUxAi.FalconButtonV2-module_Secondary-V1__L58eT {\n background-color: transparent;\n color: #da291c;\n}\n.FalconButtonV2-module_button__XUxAi.FalconButtonV2-module_Secondary-V1__L58eT .FalconButtonV2-module_icon__cEQvv {\n background-color: currentColor;\n}\n.FalconButtonV2-module_button__XUxAi.FalconButtonV2-module_Secondary-V1__L58eT:hover {\n color: #961c13 !important;\n}\n.FalconButtonV2-module_button__XUxAi.FalconButtonV2-module_Secondary-V1__L58eT:active {\n color: #c7355f !important;\n}\n.FalconButtonV2-module_button__XUxAi.FalconButtonV2-module_Secondary-V1__L58eT:focus {\n color: #da291c !important;\n}\n.FalconButtonV2-module_button__XUxAi.FalconButtonV2-module_Secondary-V1__L58eT:disabled {\n color: #b3aeaa;\n cursor: default;\n}\n.FalconButtonV2-module_button__XUxAi.FalconButtonV2-module_Secondary-V1__L58eT {\n border: 2px solid currentColor;\n padding: 12px 24px;\n}\n\n@media (max-width: 767px) {\n .FalconButtonV2-module_button__XUxAi {\n padding: 10px 24px;\n }\n .FalconButtonV2-module_button__XUxAi.FalconButtonV2-module_Secondary-V1__L58eT {\n background-color: transparent;\n color: #da291c;\n }\n .FalconButtonV2-module_button__XUxAi.FalconButtonV2-module_Secondary-V1__L58eT .FalconButtonV2-module_icon__cEQvv {\n background-color: currentColor;\n }\n .FalconButtonV2-module_button__XUxAi.FalconButtonV2-module_Secondary-V1__L58eT:hover {\n color: #961c13 !important;\n }\n .FalconButtonV2-module_button__XUxAi.FalconButtonV2-module_Secondary-V1__L58eT:active {\n color: #c7355f !important;\n }\n .FalconButtonV2-module_button__XUxAi.FalconButtonV2-module_Secondary-V1__L58eT:focus {\n color: #da291c !important;\n }\n .FalconButtonV2-module_button__XUxAi.FalconButtonV2-module_Secondary-V1__L58eT:disabled {\n color: #b3aeaa;\n cursor: default;\n }\n .FalconButtonV2-module_button__XUxAi.FalconButtonV2-module_Secondary-V1__L58eT {\n border: 2px solid currentColor;\n padding: 8px 24px;\n }\n}");const ht=({path:n,style:t,className:o})=>e.createElement("span",{className:`${gt.icon} ${o}`,style:Object.assign({maskImage:`url(${n})`,WebkitMaskImage:`url(${n})`},t)}),vt=n=>{var t,o,r,i,{content:a,className:s,icon:d,iconClass:c,isLoading:u,wafIdentifier:m}=n,p=he(n,["content","className","icon","iconClass","isLoading","wafIdentifier"]);let g,h=(null===(t=null==a?void 0:a.buttonIcon)||void 0===t?void 0:t.filename)&&e.createElement(ht,{path:f(m,null===(o=null==a?void 0:a.buttonIcon)||void 0===o?void 0:o.filename),className:c});!h&&d&&(h=e.createElement(ht,{path:d,style:{height:"24px",width:"24px"}}));const v=`${gt.button} ${gt[null==a?void 0:a.buttonType]} btn ${s} }`,b=Object.assign(Object.assign({},p),{className:v}),_="left"===(null==a?void 0:a.buttonAlignment)?e.createElement("span",{className:"d-flex gap-2 justify-content-center"},h,null==a?void 0:a.buttonLabel):e.createElement("span",{className:"d-flex gap-2 justify-content-center"},null==a?void 0:a.buttonLabel,h);return g=(null===(r=null==a?void 0:a.buttonLink)||void 0===r?void 0:r.url)?e.createElement("a",Object.assign({href:null===(i=null==a?void 0:a.buttonLink)||void 0===i?void 0:i.url},b),_):e.createElement("button",Object.assign({},b),u?e.createElement(l,{animation:"border",size:"sm"}):_),g},ft=({content:n,isModalOpen:t,setIsModalOpen:o})=>{var i,l,s;const d=e=>{var r,i,l,a;fe(ee,le,{click_text:"button"===e&&(null===(i=null===(r=null==n?void 0:n.button)||void 0===r?void 0:r[0])||void 0===i?void 0:i.buttonLabel)?null===(a=null===(l=null==n?void 0:n.button)||void 0===l?void 0:l[0])||void 0===a?void 0:a.buttonLabel:"close icon"}),o(!t)},c="mobile"===v(),u=r(()=>c?{height:"80dvh"}:{width:"40%"},[c]);return e.createElement("div",{className:pt.detailsModal},e.createElement(a,{show:t,placement:c?"bottom":"end",style:u,onHide:()=>d("icon")},e.createElement(a.Header,{bsPrefix:"offcanvas-header",closeButton:!0,style:{borderBottom:"1px solid #dee2e6"}},e.createElement(a.Title,null,e.createElement("div",{className:"d-flex"},e.createElement(st,{content:null===(i=null==n?void 0:n.title)||void 0===i?void 0:i[0]})))),e.createElement(a.Body,null,e.createElement(dt,{content:null===(l=null==n?void 0:n.desciption)||void 0===l?void 0:l[0]})),e.createElement("div",{className:pt.buttonContainer},e.createElement(vt,{content:null===(s=null==n?void 0:n.button)||void 0===s?void 0:s[0],onClick:()=>d("button")}))))},bt=({content:n,metadata:r})=>{var i,l,a,s,d,c,u,m,p,g,h;const v=o(null),f=(null==n?void 0:n.asset)&&(null===(i=null==n?void 0:n.asset.filename)||void 0===i?void 0:i.endsWith("svg"))?F:"img";t(()=>{var e;const t=new IntersectionObserver(e=>{var t,o;e[0].isIntersecting&&e[0].intersectionRatio>=.5&&!(null===(t=localStorage.getItem("analyticsUids"))||void 0===t?void 0:t.includes(n._uid))&&(fe(re,re,{banner_promotion_name:null!==(o=null==n?void 0:n.bannerPromotionName)&&void 0!==o?o:null==n?void 0:n.description,banner_source:se,banner_type:ce,banner_location:null==n?void 0:n.bannerLocation,audience_name:ue,promotion_objective:ue}),localStorage.setItem("analyticsUids",JSON.stringify([...localStorage.getItem("analyticsUids")?JSON.parse(localStorage.getItem("analyticsUids")||""):[],n._uid])))},{threshold:.5});return v.current&&!(null===(e=localStorage.getItem("analyticsUids"))||void 0===e?void 0:e.includes(n._uid))&&t.observe(v.current),()=>{t.disconnect()}});const[x,y]=e.useState(!1);return e.createElement(e.Fragment,null,!(null==n?void 0:n.notToDisplay)&&e.createElement("div",{className:`${mt.container} ${"Secondary-V4"!=(null===(l=null==n?void 0:n.button[0])||void 0===l?void 0:l.buttonType)&&mt["button-style"]}`,style:Object.assign({},(null==n?void 0:n.defaultBackgroundColor)===S?{backgroundColor:null===(a=null==n?void 0:n.backgroundColorPicker)||void 0===a?void 0:a.color}:{backgroundColor:null==n?void 0:n.defaultBackgroundColor}),ref:v},((null===(s=null==n?void 0:n.textBlok)||void 0===s?void 0:s.length)>0||(null==n?void 0:n.asset)&&(null==n?void 0:n.asset.filename)||(null===(d=null==n?void 0:n.button)||void 0===d?void 0:d.length)>0)&&e.createElement("div",{className:((null==n?void 0:n.subElementsAlignment)===b?"align-center":(null==n?void 0:n.subElementsAlignment)===_?"align-left":"align-right")+" "},(null==n?void 0:n.asset)&&(null==n?void 0:n.asset.filename)&&f===F&&e.createElement("div",{className:`${mt.icon}`},e.createElement("img",{src:(null==n?void 0:n.asset)&&(null==n?void 0:n.asset.filename),title:(null==n?void 0:n.asset)&&(null==n?void 0:n.asset.title),alt:(null==n?void 0:n.asset)&&(null==n?void 0:n.asset.alt),height:"48",width:"48"})),(null===(c=null==n?void 0:n.textBlok)||void 0===c?void 0:c.length)>0&&e.createElement("div",{className:`\n ${mt["content-container"]} ${(null===(u=null==n?void 0:n.button)||void 0===u?void 0:u.length)>0&&(null==n?void 0:n.button[0])&&mt["content-button"]}`},(null===(m=null==n?void 0:n.textBlok)||void 0===m?void 0:m.length)>0&&(null==n?void 0:n.textBlok.map(n=>"falconTitle"===(null==n?void 0:n.component)?e.createElement(st,{content:n}):"falconDescription"===(null==n?void 0:n.component)?e.createElement(dt,{content:n}):void 0))),(null===(p=null==n?void 0:n.button)||void 0===p?void 0:p.length)>0&&e.createElement("div",{className:`${mt.butn} ${mt["button-variant"]} ${mt["butn-container"]} `},e.createElement(ut,{content:null==n?void 0:n.button[0],eventAction:"InternetTVCard",metadata:r,setButtonClicked:e=>{(e=>{var t,o,r,i,l,a,s;const d=null!==(r=null===(o=null===(t=null==n?void 0:n.textBlok)||void 0===t?void 0:t[0])||void 0===o?void 0:o.text)&&void 0!==r?r:"",c=null!==(l=null===(i=null==n?void 0:n.button)||void 0===i?void 0:i[0])&&void 0!==l?l:"";e&&(fe(ie,ie,{banner_promotion_name:null!==(a=null==n?void 0:n.bannerPromotionName)&&void 0!==a?a:null==n?void 0:n.description,banner_source:se,banner_type:ce,banner_location:null==n?void 0:n.bannerLocation,audience_name:ue,promotion_objective:ue}),fe(ee,"internet_tv_card_click",{link_url:null===(s=null==c?void 0:c.buttonLink)||void 0===s?void 0:s.cached_url,click_text:null==c?void 0:c.buttonLabel,headline:d}))})(e),e&&y(!0)}})),x&&(null===(g=null==n?void 0:n.detailsModal)||void 0===g?void 0:g.length)>0&&e.createElement(ft,{content:null===(h=null==n?void 0:n.detailsModal)||void 0===h?void 0:h[0],isModalOpen:x,setIsModalOpen:y}))))};var _t={container:"InternetAndTvCardsBenefits-module_container__raz-h","text-container":"InternetAndTvCardsBenefits-module_text-container__90Wb3",btn:"InternetAndTvCardsBenefits-module_btn__rRfTF",overline:"InternetAndTvCardsBenefits-module_overline__2xTAG",cards:"InternetAndTvCardsBenefits-module_cards__UHimj",card:"InternetAndTvCardsBenefits-module_card__VEZEh",carousel:"InternetAndTvCardsBenefits-module_carousel__LB5pI",slide:"InternetAndTvCardsBenefits-module_slide__vS8wq"};c("/* center a block element */\n/* use this to any of the pseudo elements as these are the mandatory properties */\n/* setting styles in separate formats for cross browser support */\n/* specify the max width for an element and apply ellipses and truncate the overflow */\n/* vertically center alilgn any HTML element */\n/* add basePath to assets */\n@media (max-width: 767px) {\n .InternetAndTvCardsBenefits-module_container__raz-h .sr-responsive-row {\n padding: 0;\n }\n}\n.InternetAndTvCardsBenefits-module_container__raz-h {\n border-radius: 0;\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .InternetAndTvCardsBenefits-module_text-container__90Wb3 {\n text-align: center;\n margin: 0 auto 40px auto;\n}\n@media (max-width: 767px) {\n .InternetAndTvCardsBenefits-module_container__raz-h .InternetAndTvCardsBenefits-module_text-container__90Wb3 {\n margin-bottom: 28px;\n }\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .InternetAndTvCardsBenefits-module_text-container__90Wb3 .InternetAndTvCardsBenefits-module_btn__rRfTF {\n padding-top: 24px;\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .InternetAndTvCardsBenefits-module_text-container__90Wb3 .InternetAndTvCardsBenefits-module_overline__2xTAG {\n font-size: 18px;\n line-height: 24px;\n font-weight: 700;\n color: #86807c;\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .col-md-4:first-child {\n padding-left: 10px;\n}\n@media (max-width: 767px) {\n .InternetAndTvCardsBenefits-module_container__raz-h .col-md-4:first-child {\n padding-left: 6px;\n }\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .col-md-4:last-child {\n padding-right: 10px;\n}\n@media (max-width: 767px) {\n .InternetAndTvCardsBenefits-module_container__raz-h .col-md-4:last-child {\n padding-right: 6px;\n }\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .d-sm-block {\n display: flex !important;\n}\n@media (max-width: 767px) {\n .InternetAndTvCardsBenefits-module_container__raz-h .d-none {\n display: none !important;\n }\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .InternetAndTvCardsBenefits-module_cards__UHimj {\n justify-content: center;\n}\n@media (max-width: 1023px) {\n .InternetAndTvCardsBenefits-module_container__raz-h .InternetAndTvCardsBenefits-module_cards__UHimj {\n padding-bottom: 48px;\n }\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .InternetAndTvCardsBenefits-module_cards__UHimj .InternetAndTvCardsBenefits-module_card__VEZEh {\n margin-bottom: 20px;\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .InternetAndTvCardsBenefits-module_carousel__LB5pI {\n text-align: center;\n padding-bottom: 96px;\n}\n@media (max-width: 1023px) {\n .InternetAndTvCardsBenefits-module_container__raz-h .InternetAndTvCardsBenefits-module_carousel__LB5pI {\n padding-bottom: 84px;\n }\n}\n@media (max-width: 767px) {\n .InternetAndTvCardsBenefits-module_container__raz-h .InternetAndTvCardsBenefits-module_carousel__LB5pI .react-multiple-carousel__arrow {\n margin-right: 20px;\n margin-left: 20px;\n }\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .react-multi-carousel-track {\n margin-bottom: 40px !important;\n}\n@media (max-width: 767px) {\n .InternetAndTvCardsBenefits-module_container__raz-h .react-multi-carousel-track li:last-child {\n margin-left: 0 !important;\n padding-right: 24px;\n }\n .InternetAndTvCardsBenefits-module_container__raz-h .react-multi-carousel-track li {\n padding-left: 16px !important;\n }\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .react-multi-carousel-track .react-multi-carousel-item {\n visibility: visible !important;\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .react-multiple-carousel__arrow--right {\n right: -25px !important;\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .react-multiple-carousel__arrow--left {\n left: -25px !important;\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .react-multi-carousel-list .react-multi-carousel-track {\n margin: auto;\n}\n@media (max-width: 767px) {\n .InternetAndTvCardsBenefits-module_container__raz-h .react-multi-carousel-list .react-multi-carousel-track {\n margin: 0;\n }\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .react-multi-carousel-list .react-multiple-carousel__arrow {\n background: #ffffff;\n box-shadow: 0px 4px 12px rgba(87, 84, 82, 0.2);\n border-radius: 24px;\n font-size: 16px;\n height: 44px;\n width: 44px;\n padding: 10px;\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .react-multi-carousel-list .react-multiple-carousel__arrow::before {\n color: #da291c;\n font-size: 16px;\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .react-multi-carousel-list .react-multiple-carousel__arrow--right {\n right: -1%;\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .react-multi-carousel-list .react-multiple-carousel__arrow--left {\n left: -1%;\n}\n@media (min-width: 1440px) {\n .InternetAndTvCardsBenefits-module_container__raz-h .react-multi-carousel-list .react-multiple-carousel__arrow--right {\n right: 0;\n }\n .InternetAndTvCardsBenefits-module_container__raz-h .react-multi-carousel-list .react-multiple-carousel__arrow--left {\n left: 0;\n }\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .react-multi-carousel-list .react-multiple-carousel__arrow {\n z-index: 1;\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .react-multi-carousel-dot-list .react-multi-carousel-dot button {\n background-color: #a6a4a2;\n border: none;\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .react-multi-carousel-dot-list .react-multi-carousel-dot--active button {\n background-color: #e6003c;\n border: none;\n}\n.InternetAndTvCardsBenefits-module_container__raz-h .InternetAndTvCardsBenefits-module_slide__vS8wq {\n height: 100%;\n padding: 0 8px 0 8px;\n}\n@media (max-width: 767px) {\n .InternetAndTvCardsBenefits-module_container__raz-h .InternetAndTvCardsBenefits-module_slide__vS8wq {\n padding: 0px;\n }\n}");const xt=({content:n})=>{const t=(e=>{switch(e){case"grey-100":return"falcon-background-grey-100";case"ice-white":return"falcon-background-ice-white";case"transparent":return"falcon-background-transparent";case"blue":return"falcon-background-blue";case"dark-green":return"falcon-background-green";default:return""}})(null==n?void 0:n.backgroundColor),o=Ce(null==n?void 0:n.gradientBackground),r=(null==n?void 0:n.gradientBackground)===S?t:o;return e.createElement("div",null,(null==n?void 0:n.height)?e.createElement("div",{className:`d-none d-sm-block ${r}`,style:{height:`${null==n?void 0:n.height}px`}}):e.createElement("div",{className:`d-none d-sm-block ${r}`,style:{height:`${null==n?void 0:n.desktopHeight}px`}}),e.createElement("div",{className:`d-block d-sm-none ${r} `,style:{height:`${null==n?void 0:n.mobHeight}px`}}))},yt=({content:o,metadata:r})=>{var i,l,a,s,d,c,u,m,p,g;const h="2"===(null==o?void 0:o.cardsInRow)?2:"3"===(null==o?void 0:o.cardsInRow)?3:4,f=v(),b={desktop:{breakpoint:{max:7e3,min:1440},items:h},tabletLarge:{breakpoint:{max:1439,min:1024},items:3},tabletMedium:{breakpoint:{max:1023,min:768},items:2},mobile:{breakpoint:{max:767,min:0},items:1,partialVisibilityGutter:45}},_="2"===(null==o?void 0:o.cardsInRow)&&2==(null==o?void 0:o.Cards.length)?B:"2"===(null==o?void 0:o.cardsInRow)&&(null==o?void 0:o.Cards.length)>2?"col-lg-6":"3"===(null==o?void 0:o.cardsInRow)?B:"col-lg-3",x=Ce(null==o?void 0:o.gradientBackground),y=ke(null==o?void 0:o.headlineColor),w=(null==o?void 0:o.headlineColor)&&(null==o?void 0:o.headlineColor)!==S?y:"",T=(null==o?void 0:o.headlineColor)&&(null==o?void 0:o.headlineColor)===S?{color:null===(i=null==o?void 0:o.headlineColorPicker)||void 0===i?void 0:i.color}:{},[F,A]=n([]);return t(()=>{var e;const n=[];(null===(e=null==o?void 0:o.Cards)||void 0===e?void 0:e.length)>0&&(null==o||o.Cards.map(e=>{!e.notToDisplay&&n.push(e)})),A(n)},[]),e.createElement("div",{className:`${_t.container} ${(null==o?void 0:o.gradientBackground)!=S?x:""}`,id:(null==o?void 0:o.id)||"",style:Object.assign({},(null==o?void 0:o.gradientBackground)===S?{backgroundColor:null===(l=null==o?void 0:o.backgroundColor)||void 0===l?void 0:l.color}:{})},(null===(a=null==o?void 0:o.topSpace)||void 0===a?void 0:a.length)>0&&e.createElement(xt,{content:null==o?void 0:o.topSpace[0]}),e.createElement(Be,null,e.createElement(e.Fragment,null,((null==o?void 0:o.overlineText)||(null===(s=null==o?void 0:o.description)||void 0===s?void 0:s.length)>0||(null===(d=null==o?void 0:o.button)||void 0===d?void 0:d.length)>0||(null==o?void 0:o.title))&&e.createElement("div",{className:_t["text-container"]},(null==o?void 0:o.overlineText)&&e.createElement("div",{className:_t.overline},null==o?void 0:o.overlineText),(null==o?void 0:o.title)&&(null==o?void 0:o.headlineVariants)===C?e.createElement("h1",{className:w,style:Object.assign({},T)},null==o?void 0:o.title," "):(null==o?void 0:o.headlineVariants)===k?e.createElement("h2",{className:w,style:Object.assign({},T)},null==o?void 0:o.title):(null==o?void 0:o.headlineVariants)===E?e.createElement("h3",{className:w,style:Object.assign({},T)},null==o?void 0:o.title):e.createElement("h4",{className:w,style:Object.assign({},T)},null==o?void 0:o.title),(null===(c=null==o?void 0:o.description)||void 0===c?void 0:c.length)>0&&e.createElement(dt,{content:null==o?void 0:o.description[0]}),(null==o?void 0:o.button)&&(null===(u=null==o?void 0:o.button)||void 0===u?void 0:u.length)>0&&e.createElement("div",{className:_t.btn},e.createElement(ut,{content:null==o?void 0:o.button[0],eventAction:null==o?void 0:o.title,metadata:r}))),(null==o?void 0:o.isMobSlider)&&(null==o?void 0:o.variant)===I?e.createElement(e.Fragment,null,e.createElement("div",{className:`row ${_t.cards} d-none d-sm-block`},(null==F?void 0:F.length)>0&&(null==F?void 0:F.map((n,t)=>e.createElement("div",{key:t,className:`${_} col-md-4 col-sm-6 ${_t.card}`},e.createElement(bt,{content:n,metadata:r}))))),e.createElement("div",{className:`d-block d-sm-none ${_t.carousel}`},(null==F?void 0:F.length)>0&&e.createElement(rt,{infinite:null==o?void 0:o.enableCycle,responsive:b,autoPlay:!1,shouldResetAutoplay:!1,showDots:1!==(null===(m=null==o?void 0:o.productTeaserSlides)||void 0===m?void 0:m.length),dotListClass:_t.carousel_dot,itemClass:_t.carouselItem,ssr:!0,arrows:!1,containerClass:_t.carouselContainer,sliderClass:_t.sliderClass,customTransition:"transform 1s ease",transitionDuration:500,partialVisbile:"large-desktop"!==f},null==F?void 0:F.map((n,t)=>e.createElement("div",{key:t,className:_t.slide},e.createElement(bt,{content:n,metadata:r})))))):(null==o?void 0:o.variant)===I?e.createElement("div",{className:`row ${_t.cards}`},(null==F?void 0:F.length)>0&&(null==F?void 0:F.map((n,t)=>e.createElement("div",{key:t,className:`${_} col-md-4 col-sm-6 ${_t.card}`},e.createElement(bt,{content:n,metadata:r}))))):e.createElement("div",{className:_t.carousel},(null==F?void 0:F.length)>0&&e.createElement(rt,{infinite:null==o?void 0:o.enableCycle,responsive:b,autoPlay:!1,shouldResetAutoplay:!1,showDots:1!==(null===(p=null==o?void 0:o.productTeaserSlides)||void 0===p?void 0:p.length),dotListClass:_t.carousel_dot,itemClass:_t.carouselItem,ssr:!0,arrows:!1,containerClass:_t.carouselContainer,sliderClass:_t.sliderClass,customTransition:"transform 1s ease",transitionDuration:500,partialVisbile:"large-desktop"!==f},null==F?void 0:F.map((n,t)=>e.createElement("div",{key:t,className:_t.slide},e.createElement(bt,{content:n,metadata:r}))))))),(null===(g=null==o?void 0:o.bottomSpace)||void 0===g?void 0:g.length)>0&&e.createElement(xt,{content:null==o?void 0:o.bottomSpace[0]}))};function wt(e,n){return function(){return e.apply(n,arguments)}}c('.inputrow {\r\n box-shadow: 0px 2px 4px rgba(87, 84, 82, 0.2);\r\n border-radius: 8px;\r\n background-color: #ffffff;\r\n padding: 16px;\r\n margin: 0px;\r\n}\r\n.truncation{\r\n text-overflow: ellipsis;\r\n}\r\n\r\n.checking{\r\n padding-right: 28px !important;\r\n}\r\n/* .gradientborder {\r\n content: "";\r\n border: 4px solid #bf0760;\r\n border-radius: 12px;\r\n z-index: 2;\r\n position: relative;\r\n box-shadow: 0px 2px 4px rgba(87, 84, 82, 0.2);\r\n} */\r\n.backdropindex {\r\n z-index: 1;\r\n}\r\n.hideoverlay {\r\n display: none;\r\n}\r\n.suggestionactive,\r\n.addresscontainer li:hover {\r\n background-color: #f7f6f5;\r\n cursor: pointer;\r\n}\r\n.suggestionactive,\r\n.addresscontainer li {\r\n padding: 10px 12px;\r\n}\r\n.form-floating {\r\n margin-right: 16px;\r\n}\r\n.form-control {\r\n background: #f8f8f8;\r\n background-color: #b2b2b2;\r\n border: 1px solid;\r\n font-weight: 700;\r\n padding: 14px 12px;\r\n}\r\n\r\n.horizontallinetwo {\r\n border-bottom: 1px solid #e6e3df;\r\n margin-top: 8px;\r\n margin-bottom: 16px;\r\n}\r\n\r\n.inputcontainer {\r\n margin-right: 16px;\r\n}\r\n\r\n.inputcontainer input {\r\n font-size: 16px;\r\n line-height: 24px;\r\n border: 1px solid #b3aeaa !important;\r\n border-radius: 4px;\r\n height: 52px;\r\n padding: 14px 12px;\r\n width: 100%;\r\n background: #f7f6f5;\r\n}\r\n\r\n.inputcontainer .errorfield {\r\n border: 2px solid #c60047 !important;\r\n}\r\n\r\ninput:focus {\r\n border: 2px solid #3d3935 !important;\r\n color: #333333;\r\n outline: none;\r\n}\r\n\r\n.cross-icon {\r\n position: absolute;\r\n top: 0;\r\n bottom: 0;\r\n right: 0;\r\n padding: 14px;\r\n}\r\n.addresscontainer {\r\n background: #ffffff;\r\n box-shadow: 0px 8px 24px rgb(51 51 51 / 20%);\r\n cursor: pointer;\r\n list-style: none;\r\n padding: 12px;\r\n position: absolute;\r\n text-align: left;\r\n width: 100%;\r\n z-index: 1000;\r\n transition: all 1s ease-in;\r\n}\r\n\r\n.addresscontainer li:hover {\r\n background-color: #f7f6f5;\r\n cursor: pointer;\r\n}\r\n\r\n.addresscontainer :hover {\r\n background: #e5e5e5;\r\n border-radius: 4px;\r\n text-align: left;\r\n width: 100%;\r\n z-index: 100;\r\n}\r\n.errormsg {\r\n color: #c60047;\r\n font-size: 12px;\r\n line-height: 16px;\r\n font-weight: 500;\r\n padding-top: 4px;\r\n}\r\n.addresstext {\r\n font-weight: 700;\r\n font-size: 16px;\r\n line-height: 24px;\r\n color: #3d3935;\r\n overflow: hidden;\r\n text-overflow: ellipsis;\r\n white-space: unset;\r\n text-align: center;\r\n}\r\n.successinput {\r\n display: flex;\r\n justify-content: center;\r\n}\r\n\r\n.networkInfo {\r\n display: flex;\r\n font-weight: 400;\r\n color: #5f5955;\r\n font-size: 14px;\r\n line-height: 20px;\r\n margin-top: 16px;\r\n justify-content: center;\r\n align-items: center;\r\n}\r\n\r\n.download {\r\n color: #5f5955;\r\n margin-right: 8px;\r\n margin-left: 8px;\r\n}\r\n.horizontallineone {\r\n border-bottom: 1px solid #e6e3df;\r\n margin-top: 12px;\r\n}\r\n.mobilecard {\r\n display: flex;\r\n}\r\n.changeBtn {\r\n display: inline-flex;\r\n align-items: center;\r\n padding: 8px;\r\n}\r\n.changeTxt {\r\n color: #da291c;\r\n font-size: 16px;\r\n font-weight: 700;\r\n line-height: 20px;\r\n}\r\n.changeTxt:hover {\r\n cursor: pointer;\r\n color: #961c13;\r\n}\r\n.changeTxt:active {\r\n cursor: pointer;\r\n color: #c7355f;\r\n}\r\n.divider {\r\n margin-left: 8px;\r\n color: #e6e3df;\r\n}\r\n.linechecktitle {\r\n text-align: center;\r\n padding-bottom: 16px;\r\n font-size: 18px;\r\n line-height: 24px;\r\n font-weight: 700;\r\n}\r\n.modembtn {\r\n cursor: pointer;\r\n color: #da291c;\r\n font-size: 16px;\r\n line-height: 20px;\r\n font-weight: 700;\r\n}\r\n.individuallinecheck {\r\n display: inline-flex;\r\n width: 100%;\r\n .smallerinput {\r\n width: 30%;\r\n margin: 0px 12px 20px;\r\n }\r\n .streetinput {\r\n margin: 0px 0px 0px 12px;\r\n }\r\n .cityinput {\r\n margin: 0px 12px 0px 0px;\r\n }\r\n}\r\n.marginautodefault {\r\n margin: auto;\r\n}\r\n@media (max-width: 767px) {\r\n .homeicon {\r\n margin-top: 12px;\r\n }\r\n .inputbox {\r\n width: fit-content;\r\n width: 68%;\r\n }\r\n .inputcontainer {\r\n margin: 0 16px;\r\n }\r\n .successinput {\r\n right: 0px;\r\n }\r\n .addresstext {\r\n margin-top: 12px;\r\n }\r\n .changeBtn {\r\n justify-content: center;\r\n margin: auto;\r\n float: unset;\r\n }\r\n .mobileTable {\r\n right: 6px;\r\n top: 23px;\r\n }\r\n .networkInfo {\r\n margin-top: 6px;\r\n display: flex;\r\n flex-direction: column;\r\n }\r\n .horizontallineone {\r\n border-bottom: 1px solid #e6e3df;\r\n margin: 16px 0;\r\n display: flex;\r\n }\r\n .mobilecard {\r\n display: flex;\r\n flex-direction: row;\r\n align-items: center;\r\n }\r\n /* .mobilerow {\r\n margin-top: 16px;\r\n } */\r\n .downloadText {\r\n display: inline-flex;\r\n }\r\n .downloadText img {\r\n margin-right: 4px;\r\n }\r\n .uploadText {\r\n display: inline-flex;\r\n }\r\n .uploadText img {\r\n margin-right: 4px;\r\n }\r\n .linecheckOverlay {\r\n background-color: #e6e3df;\r\n width: 100vw;\r\n height: 100vh;\r\n position: fixed;\r\n top: 0;\r\n left: 0;\r\n cursor: pointer;\r\n z-index: 10000;\r\n overflow: scroll;\r\n }\r\n .headerContainer {\r\n background-color: #ffffff;\r\n box-shadow: 0px 2px 4px rgba(87, 84, 82, 0.2);\r\n text-align: center;\r\n padding: 12px 0px;\r\n color: #3d3935;\r\n font-weight: 700;\r\n padding-right: 16px;\r\n font-size: 18px;\r\n line-height: 24px;\r\n }\r\n .spinners {\r\n top: 30vh;\r\n position: relative;\r\n left: 46vw;\r\n }\r\n .checktext {\r\n position: relative;\r\n top: 10px;\r\n right: 50px;\r\n left: -32vw;\r\n }\r\n .closeIcon {\r\n position: absolute;\r\n right: 15px;\r\n top: 18px;\r\n }\r\n .addresscontainer {\r\n margin-top: 20px;\r\n }\r\n .linechecktitle {\r\n text-align: center;\r\n }\r\n .errormsgMob {\r\n margin-left: 16px;\r\n }\r\n .individuallinecheck {\r\n display: block;\r\n margin: 16px 0px;\r\n .smallerinput {\r\n width: 100%;\r\n margin: 0px 0px 20px 0px;\r\n }\r\n .cityinput {\r\n width: 100%;\r\n margin: 0px 0px 4px 0px;\r\n }\r\n .streetinput {\r\n width: 100%;\r\n margin: 0px 0px 20px 0px;\r\n }\r\n }\r\n .secondarybutton {\r\n background-color: #ffffff;\r\n padding: 16px;\r\n border-radius: 12px;\r\n margin: 16px 20px;\r\n height: 52px;\r\n }\r\n}\r\n.tooltipcls {\r\n cursor: pointer;\r\n}\r\n.error-msg-Center {\r\n text-align: center;\r\n}\r\n.horizontal-line {\r\n color: #e6e3df;\r\n line-height: 1px;\r\n margin: 8px 0;\r\n}\r\n.helpText {\r\n font-weight: 400;\r\n font-size: 14px;\r\n line-height: 20px;\r\n text-align: left;\r\n color: #5f5955;\r\n padding: 16px 16px 0px 16px;\r\n}\r\n.secondarybutton {\r\n font-size: 16px;\r\n font-style: normal;\r\n font-weight: 700;\r\n line-height: 24px;\r\n color: #da291c;\r\n padding: 16px 0px 0px;\r\n cursor: pointer;\r\n}\r\n\r\n@media (max-width: 767px) {\r\n .secondarybutton {\r\n margin-left: 16px;\r\n padding-left: 16px;\r\n }\r\n}\r\n\r\n/* .error{\r\n border:2px solid red !important;\r\n font-size: larger;\r\n width: 30%;\r\n margin : 0px 12px 20px;\r\n} */\r\n.inputcontainer .errorInput {\r\n border: 2px solid #c60047 !important;\r\n margin: 0px 12px 20px;\r\n width: 30%;\r\n}\r\n\r\n.inputcontainer .errorCityInput {\r\n border: 2px solid #c60047 !important;\r\n margin: 0px 12px 0px 0px;\r\n width: 100%;\r\n}\r\n.inputcontainer .errorStreetInput {\r\n border: 2px solid #c60047 !important;\r\n margin: 0px 0px 1px 12px;\r\n width: 100%;\r\n}\r\n.errorbutton {\r\n background-color: #ffffff;\r\n padding: 0 16px 0 12px;\r\n border-radius: 12px;\r\n color: #da291c;\r\n font-size: 16px;\r\n font-style: normal;\r\n font-weight: 700;\r\n line-height: 24px;\r\n}\r\n@media (max-width: 767px) {\r\n .inputcontainer .errorInput {\r\n width: 100%;\r\n margin: 0 0 10px 0 !important;\r\n }\r\n .inputcontainer .errorCityInput {\r\n margin: 0;\r\n }\r\n .inputcontainer .errorStreetInput {\r\n margin: 0 0 10px 0 !important;\r\n }\r\n .errorbutton {\r\n background-color: transparent;\r\n padding: 0 16px 0 8px;\r\n }\r\n}\r\n.maxspeed {\r\n font-size: 14px;\r\n line-height: 16px;\r\n color: #5f5955;\r\n font-weight: 400;\r\n}\r\n@media (min-width: 768px) {\r\n .tooltip-align{\r\n margin-top: -3px;\r\n }\r\n .oldspinnercontainer {\r\n padding: 40px 24px;\r\n gap: 40px;\r\n border-radius: 8px;\r\n opacity: 0px;\r\n background-color: #ffffff;\r\n box-shadow: 0px 2px 4px 0px #57545233;\r\n }\r\n .oldspinnercontents {\r\n display: flex;\r\n flex-direction: column;\r\n align-items: center;\r\n }\r\n .oldspinnerloads {\r\n width: 32px;\r\n height: 32px;\r\n bottom: 12px;\r\n position: relative;\r\n color: #3d3935;\r\n }\r\n .oldchecktexts {\r\n font-size: 16px;\r\n font-weight: 700;\r\n line-height: 24px;\r\n text-align: center;\r\n color: #3d3935;\r\n position: relative;\r\n top: 10px;\r\n }\r\n}\r\n@media (max-width: 767px) {\r\n .spinnercontents {\r\n display: flex;\r\n flex-direction: column;\r\n align-items: center;\r\n margin-top: 12vh;\r\n }\r\n\r\n .oldspinnerload {\r\n width: 40px;\r\n height: 40px;\r\n bottom: 25px;\r\n position: relative;\r\n color: #3d3935;\r\n }\r\n\r\n .oldchecktext {\r\n color: #3d3935;\r\n text-align: center;\r\n font-size: 14px;\r\n line-height: 20px;\r\n font-weight: 400;\r\n }\r\n}\r\n');const{toString:Tt}=Object.prototype,{getPrototypeOf:Ct}=Object,{iterator:kt,toStringTag:Et}=Symbol,St=(It=Object.create(null),e=>{const n=Tt.call(e);return It[n]||(It[n]=n.slice(8,-1).toLowerCase())});var It;const Bt=e=>(e=e.toLowerCase(),n=>St(n)===e),Ft=e=>n=>typeof n===e,{isArray:At}=Array,Nt=Ft("undefined");function Ot(e){return null!==e&&!Nt(e)&&null!==e.constructor&&!Nt(e.constructor)&&Lt(e.constructor.isBuffer)&&e.constructor.isBuffer(e)}const Pt=Bt("ArrayBuffer");const Rt=Ft("string"),Lt=Ft("function"),Mt=Ft("number"),Vt=e=>null!==e&&"object"==typeof e,Dt=e=>{if("object"!==St(e))return!1;const n=Ct(e);return!(null!==n&&n!==Object.prototype&&null!==Object.getPrototypeOf(n)||Et in e||kt in e)},Wt=Bt("Date"),jt=Bt("File"),Ut=Bt("Blob"),zt=Bt("FileList"),$t=Bt("URLSearchParams"),[Gt,qt,Ht,Jt]=["ReadableStream","Request","Response","Headers"].map(Bt);function Qt(e,n,{allOwnKeys:t=!1}={}){if(null==e)return;let o,r;if("object"!=typeof e&&(e=[e]),At(e))for(o=0,r=e.length;o<r;o++)n.call(null,e[o],o,e);else{if(Ot(e))return;const r=t?Object.getOwnPropertyNames(e):Object.keys(e),i=r.length;let l;for(o=0;o<i;o++)l=r[o],n.call(null,e[l],l,e)}}function Xt(e,n){if(Ot(e))return null;n=n.toLowerCase();const t=Object.keys(e);let o,r=t.length;for(;r-- >0;)if(o=t[r],n===o.toLowerCase())return o;return null}const Kt="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:"undefined"!=typeof window?window:global,Yt=e=>!Nt(e)&&e!==Kt;const Zt=(eo="undefined"!=typeof Uint8Array&&Ct(Uint8Array),e=>eo&&e instanceof eo);var eo;const no=Bt("HTMLFormElement"),to=(({hasOwnProperty:e})=>(n,t)=>e.call(n,t))(Object.prototype),oo=Bt("RegExp"),ro=(e,n)=>{const t=Object.getOwnPropertyDescriptors(e),o={};Qt(t,(t,r)=>{let i;!1!==(i=n(t,r,e))&&(o[r]=i||t)}),Object.defineProperties(e,o)};const io=Bt("AsyncFunction"),lo=(ao="function"==typeof setImmediate,so=Lt(Kt.postMessage),ao?setImmediate:so?(co=`axios@${Math.random()}`,uo=[],Kt.addEventListener("message",({source:e,data:n})=>{e===Kt&&n===co&&uo.length&&uo.shift()()},!1),e=>{uo.push(e),Kt.postMessage(co,"*")}):e=>setTimeout(e));var ao,so,co,uo;const mo="undefined"!=typeof queueMicrotask?queueMicrotask.bind(Kt):"undefined"!=typeof process&&process.nextTick||lo;var po={isArray:At,isArrayBuffer:Pt,isBuffer:Ot,isFormData:e=>{let n;return e&&("function"==typeof FormData&&e instanceof FormData||Lt(e.append)&&("formdata"===(n=St(e))||"object"===n&&Lt(e.toString)&&"[object FormData]"===e.toString()))},isArrayBufferView:function(e){let n;return n="undefined"!=typeof ArrayBuffer&&ArrayBuffer.isView?ArrayBuffer.isView(e):e&&e.buffer&&Pt(e.buffer),n},isString:Rt,isNumber:Mt,isBoolean:e=>!0===e||!1===e,isObject:Vt,isPlainObject:Dt,isEmptyObject:e=>{if(!Vt(e)||Ot(e))return!1;try{return 0===Object.keys(e).length&&Object.getPrototypeOf(e)===Object.prototype}catch(e){return!1}},isReadableStream:Gt,isRequest:qt,isResponse:Ht,isHeaders:Jt,isUndefined:Nt,isDate:Wt,isFile:jt,isBlob:Ut,isRegExp:oo,isFunction:Lt,isStream:e=>Vt(e)&&Lt(e.pipe),isURLSearchParams:$t,isTypedArray:Zt,isFileList:zt,forEach:Qt,merge:function e(){const{caseless:n,skipUndefined:t}=Yt(this)&&this||{},o={},r=(r,i)=>{const l=n&&Xt(o,i)||i;Dt(o[l])&&Dt(r)?o[l]=e(o[l],r):Dt(r)?o[l]=e({},r):At(r)?o[l]=r.slice():t&&Nt(r)||(o[l]=r)};for(let e=0,n=arguments.length;e<n;e++)arguments[e]&&Qt(arguments[e],r);return o},extend:(e,n,t,{allOwnKeys:o}={})=>(Qt(n,(n,o)=>{t&&Lt(n)?e[o]=wt(n,t):e[o]=n},{allOwnKeys:o}),e),trim:e=>e.trim?e.trim():e.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,""),stripBOM:e=>(65279===e.charCodeAt(0)&&(e=e.slice(1)),e),inherits:(e,n,t,o)=>{e.prototype=Object.create(n.prototype,o),e.prototype.constructor=e,Object.defineProperty(e,"super",{value:n.prototype}),t&&Object.assign(e.prototype,t)},toFlatObject:(e,n,t,o)=>{let r,i,l;const a={};if(n=n||{},null==e)return n;do{for(r=Object.getOwnPropertyNames(e),i=r.length;i-- >0;)l=r[i],o&&!o(l,e,n)||a[l]||(n[l]=e[l],a[l]=!0);e=!1!==t&&Ct(e)}while(e&&(!t||t(e,n))&&e!==Object.prototype);return n},kindOf:St,kindOfTest:Bt,endsWith:(e,n,t)=>{e=String(e),(void 0===t||t>e.length)&&(t=e.length),t-=n.length;const o=e.indexOf(n,t);return-1!==o&&o===t},toArray:e=>{if(!e)return null;if(At(e))return e;let n=e.length;if(!Mt(n))return null;const t=new Array(n);for(;n-- >0;)t[n]=e[n];return t},forEachEntry:(e,n)=>{const t=(e&&e[kt]).call(e);let o;for(;(o=t.next())&&!o.done;){const t=o.value;n.call(e,t[0],t[1])}},matchAll:(e,n)=>{let t;const o=[];for(;null!==(t=e.exec(n));)o.push(t);return o},isHTMLForm:no,hasOwnProperty:to,hasOwnProp:to,reduceDescriptors:ro,freezeMethods:e=>{ro(e,(n,t)=>{if(Lt(e)&&-1!==["arguments","caller","callee"].indexOf(t))return!1;const o=e[t];Lt(o)&&(n.enumerable=!1,"writable"in n?n.writable=!1:n.set||(n.set=()=>{throw Error("Can not rewrite read-only method '"+t+"'")}))})},toObjectSet:(e,n)=>{const t={},o=e=>{e.forEach(e=>{t[e]=!0})};return At(e)?o(e):o(String(e).split(n)),t},toCamelCase:e=>e.toLowerCase().replace(/[-_\s]([a-z\d])(\w*)/g,function(e,n,t){return n.toUpperCase()+t}),noop:()=>{},toFiniteNumber:(e,n)=>null!=e&&Number.isFinite(e=+e)?e:n,findKey:Xt,global:Kt,isContextDefined:Yt,isSpecCompliantForm:function(e){return!!(e&&Lt(e.append)&&"FormData"===e[Et]&&e[kt])},toJSONObject:e=>{const n=new Array(10),t=(e,o)=>{if(Vt(e)){if(n.indexOf(e)>=0)return;if(Ot(e))return e;if(!("toJSON"in e)){n[o]=e;const r=At(e)?[]:{};return Qt(e,(e,n)=>{const i=t(e,o+1);!Nt(i)&&(r[n]=i)}),n[o]=void 0,r}}return e};return t(e,0)},isAsyncFn:io,isThenable:e=>e&&(Vt(e)||Lt(e))&&Lt(e.then)&&Lt(e.catch),setImmediate:lo,asap:mo,isIterable:e=>null!=e&&Lt(e[kt])};function go(e,n,t,o,r){Error.call(this),Error.captureStackTrace?Error.captureStackTrace(this,this.constructor):this.stack=(new Error).stack,this.message=e,this.name="AxiosError",n&&(this.code=n),t&&(this.config=t),o&&(this.request=o),r&&(this.response=r,this.status=r.status?r.status:null)}po.inherits(go,Error,{toJSON:function(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:po.toJSONObject(this.config),code:this.code,status:this.status}}});const ho=go.prototype,vo={};["ERR_BAD_OPTION_VALUE","ERR_BAD_OPTION","ECONNABORTED","ETIMEDOUT","ERR_NETWORK","ERR_FR_TOO_MANY_REDIRECTS","ERR_DEPRECATED","ERR_BAD_RESPONSE","ERR_BAD_REQUEST","ERR_CANCELED","ERR_NOT_SUPPORT","ERR_INVALID_URL"].forEach(e=>{vo[e]={value:e}}),Object.defineProperties(go,vo),Object.defineProperty(ho,"isAxiosError",{value:!0}),go.from=(e,n,t,o,r,i)=>{const l=Object.create(ho);po.toFlatObject(e,l,function(e){return e!==Error.prototype},e=>"isAxiosError"!==e);const a=e&&e.message?e.message:"Error",s=null==n&&e?e.code:n;return go.call(l,a,s,t,o,r),e&&null==l.cause&&Object.defineProperty(l,"cause",{value:e,configurable:!0}),l.name=e&&e.name||"Error",i&&Object.assign(l,i),l};function fo(e){return po.isPlainObject(e)||po.isArray(e)}function bo(e){return po.endsWith(e,"[]")?e.slice(0,-2):e}function _o(e,n,t){return e?e.concat(n).map(function(e,n){return e=bo(e),!t&&n?"["+e+"]":e}).join(t?".":""):n}const xo=po.toFlatObject(po,{},null,function(e){return/^is[A-Z]/.test(e)});function yo(e,n,t){if(!po.isObject(e))throw new TypeError("target must be an object");n=n||new FormData,t=po.toFlatObject(t,{metaTokens:!0,dots:!1,indexes:!1},!1,function(e,n){return!po.isUndefined(n[e])});const o=t.metaTokens,r=t.visitor||d,i=t.dots,l=t.indexes,a=(t.Blob||"undefined"!=typeof Blob&&Blob)&&po.isSpecCompliantForm(n);if(!po.isFunction(r))throw new TypeError("visitor must be a function");function s(e){if(null===e)return"";if(po.isDate(e))return e.toISOString();if(po.isBoolean(e))return e.toString();if(!a&&po.isBlob(e))throw new go("Blob is not supported. Use a Buffer instead.");return po.isArrayBuffer(e)||po.isTypedArray(e)?a&&"function"==typeof Blob?new Blob([e]):Buffer.from(e):e}function d(e,t,r){let a=e;if(e&&!r&&"object"==typeof e)if(po.endsWith(t,"{}"))t=o?t:t.slice(0,-2),e=JSON.stringify(e);else if(po.isArray(e)&&function(e){return po.isArray(e)&&!e.some(fo)}(e)||(po.isFileList(e)||po.endsWith(t,"[]"))&&(a=po.toArray(e)))return t=bo(t),a.forEach(function(e,o){!po.isUndefined(e)&&null!==e&&n.append(!0===l?_o([t],o,i):null===l?t:t+"[]",s(e))}),!1;return!!fo(e)||(n.append(_o(r,t,i),s(e)),!1)}const c=[],u=Object.assign(xo,{defaultVisitor:d,convertValue:s,isVisitable:fo});if(!po.isObject(e))throw new TypeError("data must be an object");return function e(t,o){if(!po.isUndefined(t)){if(-1!==c.indexOf(t))throw Error("Circular reference detected in "+o.join("."));c.push(t),po.forEach(t,function(t,i){!0===(!(po.isUndefined(t)||null===t)&&r.call(n,t,po.isString(i)?i.trim():i,o,u))&&e(t,o?o.concat(i):[i])}),c.pop()}}(e),n}function wo(e){const n={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+","%00":"\0"};return encodeURIComponent(e).replace(/[!'()~]|%20|%00/g,function(e){return n[e]})}function To(e,n){this._pairs=[],e&&yo(e,this,n)}const Co=To.prototype;function ko(e){return encodeURIComponent(e).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+")}function Eo(e,n,t){if(!n)return e;const o=t&&t.encode||ko;po.isFunction(t)&&(t={serialize:t});const r=t&&t.serialize;let i;if(i=r?r(n,t):po.isURLSearchParams(n)?n.toString():new To(n,t).toString(o),i){const n=e.indexOf("#");-1!==n&&(e=e.slice(0,n)),e+=(-1===e.indexOf("?")?"?":"&")+i}return e}Co.append=function(e,n){this._pairs.push([e,n])},Co.toString=function(e){const n=e?function(n){return e.call(this,n,wo)}:wo;return this._pairs.map(function(e){return n(e[0])+"="+n(e[1])},"").join("&")};class So{constructor(){this.handlers=[]}use(e,n,t){return this.handlers.push({fulfilled:e,rejected:n,synchronous:!!t&&t.synchronous,runWhen:t?t.runWhen:null}),this.handlers.length-1}eject(e){this.handlers[e]&&(this.handlers[e]=null)}clear(){this.handlers&&(this.handlers=[])}forEach(e){po.forEach(this.handlers,function(n){null!==n&&e(n)})}}var Io={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1},Bo={isBrowser:!0,classes:{URLSearchParams:"undefined"!=typeof URLSearchParams?URLSearchParams:To,FormData:"undefined"!=typeof FormData?FormData:null,Blob:"undefined"!=typeof Blob?Blob:null},protocols:["http","https","file","blob","url","data"]};const Fo="undefined"!=typeof window&&"undefined"!=typeof document,Ao="object"==typeof navigator&&navigator||void 0,No=Fo&&(!Ao||["ReactNative","NativeScript","NS"].indexOf(Ao.product)<0),Oo="undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope&&"function"==typeof self.importScripts,Po=Fo&&window.location.href||"http://localhost";var Ro={...Object.freeze({__proto__:null,hasBrowserEnv:Fo,hasStandardBrowserEnv:No,hasStandardBrowserWebWorkerEnv:Oo,navigator:Ao,origin:Po}),...Bo};function Lo(e){function n(e,t,o,r){let i=e[r++];if("__proto__"===i)return!0;const l=Number.isFinite(+i),a=r>=e.length;if(i=!i&&po.isArray(o)?o.length:i,a)return po.hasOwnProp(o,i)?o[i]=[o[i],t]:o[i]=t,!l;o[i]&&po.isObject(o[i])||(o[i]=[]);return n(e,t,o[i],r)&&po.isArray(o[i])&&(o[i]=function(e){const n={},t=Object.keys(e);let o;const r=t.length;let i;for(o=0;o<r;o++)i=t[o],n[i]=e[i];return n}(o[i])),!l}if(po.isFormData(e)&&po.isFunction(e.entries)){const t={};return po.forEachEntry(e,(e,o)=>{n(function(e){return po.matchAll(/\w+|\[(\w*)]/g,e).map(e=>"[]"===e[0]?"":e[1]||e[0])}(e),o,t,0)}),t}return null}const Mo={transitional:Io,adapter:["xhr","http","fetch"],transformRequest:[function(e,n){const t=n.getContentType()||"",o=t.indexOf("application/json")>-1,r=po.isObject(e);r&&po.isHTMLForm(e)&&(e=new FormData(e));if(po.isFormData(e))return o?JSON.stringify(Lo(e)):e;if(po.isArrayBuffer(e)||po.isBuffer(e)||po.isStream(e)||po.isFile(e)||po.isBlob(e)||po.isReadableStream(e))return e;if(po.isArrayBufferView(e))return e.buffer;if(po.isURLSearchParams(e))return n.setContentType("application/x-www-form-urlencoded;charset=utf-8",!1),e.toString();let i;if(r){if(t.indexOf("application/x-www-form-urlencoded")>-1)return function(e,n){return yo(e,new Ro.classes.URLSearchParams,{visitor:function(e,n,t,o){return Ro.isNode&&po.isBuffer(e)?(this.append(n,e.toString("base64")),!1):o.defaultVisitor.apply(this,arguments)},...n})}(e,this.formSerializer).toString();if((i=po.isFileList(e))||t.indexOf("multipart/form-data")>-1){const n=this.env&&this.env.FormData;return yo(i?{"files[]":e}:e,n&&new n,this.formSerializer)}}return r||o?(n.setContentType("application/json",!1),function(e,n,t){if(po.isString(e))try{return(n||JSON.parse)(e),po.trim(e)}catch(e){if("SyntaxError"!==e.name)throw e}return(t||JSON.stringify)(e)}(e)):e}],transformResponse:[function(e){const n=this.transitional||Mo.transitional,t=n&&n.forcedJSONParsing,o="json"===this.responseType;if(po.isResponse(e)||po.isReadableStream(e))return e;if(e&&po.isString(e)&&(t&&!this.responseType||o)){const t=!(n&&n.silentJSONParsing)&&o;try{return JSON.parse(e,this.parseReviver)}catch(e){if(t){if("SyntaxError"===e.name)throw go.from(e,go.ERR_BAD_RESPONSE,this,null,this.response);throw e}}}return e}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,env:{FormData:Ro.classes.FormData,Blob:Ro.classes.Blob},validateStatus:function(e){return e>=200&&e<300},headers:{common:{Accept:"application/json, text/plain, */*","Content-Type":void 0}}};po.forEach(["delete","get","head","post","put","patch"],e=>{Mo.headers[e]={}});const Vo=po.toObjectSet(["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"]);const Do=Symbol("internals");function Wo(e){return e&&String(e).trim().toLowerCase()}function jo(e){return!1===e||null==e?e:po.isArray(e)?e.map(jo):String(e)}function Uo(e,n,t,o,r){return po.isFunction(o)?o.call(this,n,t):(r&&(n=t),po.isString(n)?po.isString(o)?-1!==n.indexOf(o):po.isRegExp(o)?o.test(n):void 0:void 0)}let zo=class{constructor(e){e&&this.set(e)}set(e,n,t){const o=this;function r(e,n,t){const r=Wo(n);if(!r)throw new Error("header name must be a non-empty string");const i=po.findKey(o,r);(!i||void 0===o[i]||!0===t||void 0===t&&!1!==o[i])&&(o[i||n]=jo(e))}const i=(e,n)=>po.forEach(e,(e,t)=>r(e,t,n));if(po.isPlainObject(e)||e instanceof this.constructor)i(e,n);else if(po.isString(e)&&(e=e.trim())&&!/^[-_a-zA-Z0-9^`|~,!#$%&'*+.]+$/.test(e.trim()))i((e=>{const n={};let t,o,r;return e&&e.split("\n").forEach(function(e){r=e.indexOf(":"),t=e.substring(0,r).trim().toLowerCase(),o=e.substring(r+1).trim(),!t||n[t]&&Vo[t]||("set-cookie"===t?n[t]?n[t].push(o):n[t]=[o]:n[t]=n[t]?n[t]+", "+o:o)}),n})(e),n);else if(po.isObject(e)&&po.isIterable(e)){let t,o,r={};for(const n of e){if(!po.isArray(n))throw TypeError("Object iterator must return a key-value pair");r[o=n[0]]=(t=r[o])?po.isArray(t)?[...t,n[1]]:[t,n[1]]:n[1]}i(r,n)}else null!=e&&r(n,e,t);return this}get(e,n){if(e=Wo(e)){const t=po.findKey(this,e);if(t){const e=this[t];if(!n)return e;if(!0===n)return function(e){const n=Object.create(null),t=/([^\s,;=]+)\s*(?:=\s*([^,;]+))?/g;let o;for(;o=t.exec(e);)n[o[1]]=o[2];return n}(e);if(po.isFunction(n))return n.call(this,e,t);if(po.isRegExp(n))return n.exec(e);throw new TypeError("parser must be boolean|regexp|function")}}}has(e,n){if(e=Wo(e)){const t=po.findKey(this,e);return!(!t||void 0===this[t]||n&&!Uo(0,this[t],t,n))}return!1}delete(e,n){const t=this;let o=!1;function r(e){if(e=Wo(e)){const r=po.findKey(t,e);!r||n&&!Uo(0,t[r],r,n)||(delete t[r],o=!0)}}return po.isArray(e)?e.forEach(r):r(e),o}clear(e){const n=Object.keys(this);let t=n.length,o=!1;for(;t--;){const r=n[t];e&&!Uo(0,this[r],r,e,!0)||(delete this[r],o=!0)}return o}normalize(e){const n=this,t={};return po.forEach(this,(o,r)=>{const i=po.findKey(t,r);if(i)return n[i]=jo(o),void delete n[r];const l=e?function(e){return e.trim().toLowerCase().replace(/([a-z\d])(\w*)/g,(e,n,t)=>n.toUpperCase()+t)}(r):String(r).trim();l!==r&&delete n[r],n[l]=jo(o),t[l]=!0}),this}concat(...e){return this.constructor.concat(this,...e)}toJSON(e){const n=Object.create(null);return po.forEach(this,(t,o)=>{null!=t&&!1!==t&&(n[o]=e&&po.isArray(t)?t.join(", "):t)}),n}[Symbol.iterator](){return Object.entries(this.toJSON())[Symbol.iterator]()}toString(){return Object.entries(this.toJSON()).map(([e,n])=>e+": "+n).join("\n")}getSetCookie(){return this.get("set-cookie")||[]}get[Symbol.toStringTag](){return"AxiosHeaders"}static from(e){return e instanceof this?e:new this(e)}static concat(e,...n){const t=new this(e);return n.forEach(e=>t.set(e)),t}static accessor(e){const n=(this[Do]=this[Do]={accessors:{}}).accessors,t=this.prototype;function o(e){const o=Wo(e);n[o]||(!function(e,n){const t=po.toCamelCase(" "+n);["get","set","has"].forEach(o=>{Object.defineProperty(e,o+t,{value:function(e,t,r){return this[o].call(this,n,e,t,r)},configurable:!0})})}(t,e),n[o]=!0)}return po.isArray(e)?e.forEach(o):o(e),this}};function $o(e,n){const t=this||Mo,o=n||t,r=zo.from(o.headers);let i=o.data;return po.forEach(e,function(e){i=e.call(t,i,r.normalize(),n?n.status:void 0)}),r.normalize(),i}function Go(e){return!(!e||!e.__CANCEL__)}function qo(e,n,t){go.call(this,null==e?"canceled":e,go.ERR_CANCELED,n,t),this.name="CanceledError"}function Ho(e,n,t){const o=t.config.validateStatus;t.status&&o&&!o(t.status)?n(new go("Request failed with status code "+t.status,[go.ERR_BAD_REQUEST,go.ERR_BAD_RESPONSE][Math.floor(t.status/100)-4],t.config,t.request,t)):e(t)}zo.accessor(["Content-Type","Content-Length","Accept","Accept-Encoding","User-Agent","Authorization"]),po.reduceDescriptors(zo.prototype,({value:e},n)=>{let t=n[0].toUpperCase()+n.slice(1);return{get:()=>e,set(e){this[t]=e}}}),po.freezeMethods(zo),po.inherits(qo,go,{__CANCEL__:!0});const Jo=(e,n,t=3)=>{let o=0;const r=function(e,n){e=e||10;const t=new Array(e),o=new Array(e);let r,i=0,l=0;return n=void 0!==n?n:1e3,function(a){const s=Date.now(),d=o[l];r||(r=s),t[i]=a,o[i]=s;let c=l,u=0;for(;c!==i;)u+=t[c++],c%=e;if(i=(i+1)%e,i===l&&(l=(l+1)%e),s-r<n)return;const m=d&&s-d;return m?Math.round(1e3*u/m):void 0}}(50,250);return function(e,n){let t,o,r=0,i=1e3/n;const l=(n,i=Date.now())=>{r=i,t=null,o&&(clearTimeout(o),o=null),e(...n)};return[(...e)=>{const n=Date.now(),a=n-r;a>=i?l(e,n):(t=e,o||(o=setTimeout(()=>{o=null,l(t)},i-a)))},()=>t&&l(t)]}(t=>{const i=t.loaded,l=t.lengthComputable?t.total:void 0,a=i-o,s=r(a);o=i;e({loaded:i,total:l,progress:l?i/l:void 0,bytes:a,rate:s||void 0,estimated:s&&l&&i<=l?(l-i)/s:void 0,event:t,lengthComputable:null!=l,[n?"download":"upload"]:!0})},t)},Qo=(e,n)=>{const t=null!=e;return[o=>n[0]({lengthComputable:t,total:e,loaded:o}),n[1]]},Xo=e=>(...n)=>po.asap(()=>e(...n));var Ko=Ro.hasStandardBrowserEnv?((e,n)=>t=>(t=new URL(t,Ro.origin),e.protocol===t.protocol&&e.host===t.host&&(n||e.port===t.port)))(new URL(Ro.origin),Ro.navigator&&/(msie|trident)/i.test(Ro.navigator.userAgent)):()=>!0,Yo=Ro.hasStandardBrowserEnv?{write(e,n,t,o,r,i){const l=[e+"="+encodeURIComponent(n)];po.isNumber(t)&&l.push("expires="+new Date(t).toGMTString()),po.isString(o)&&l.push("path="+o),po.isString(r)&&l.push("domain="+r),!0===i&&l.push("secure"),document.cookie=l.join("; ")},read(e){const n=document.cookie.match(new RegExp("(^|;\\s*)("+e+")=([^;]*)"));return n?decodeURIComponent(n[3]):null},remove(e){this.write(e,"",Date.now()-864e5)}}:{write(){},read:()=>null,remove(){}};function Zo(e,n,t){let o=!/^([a-z][a-z\d+\-.]*:)?\/\//i.test(n);return e&&(o||0==t)?function(e,n){return n?e.replace(/\/?\/$/,"")+"/"+n.replace(/^\/+/,""):e}(e,n):n}const er=e=>e instanceof zo?{...e}:e;function nr(e,n){n=n||{};const t={};function o(e,n,t,o){return po.isPlainObject(e)&&po.isPlainObject(n)?po.merge.call({caseless:o},e,n):po.isPlainObject(n)?po.merge({},n):po.isArray(n)?n.slice():n}function r(e,n,t,r){return po.isUndefined(n)?po.isUndefined(e)?void 0:o(void 0,e,0,r):o(e,n,0,r)}function i(e,n){if(!po.isUndefined(n))return o(void 0,n)}function l(e,n){return po.isUndefined(n)?po.isUndefined(e)?void 0:o(void 0,e):o(void 0,n)}function a(t,r,i){return i in n?o(t,r):i in e?o(void 0,t):void 0}const s={url:i,method:i,data:i,baseURL:l,transformRequest:l,transformResponse:l,paramsSerializer:l,timeout:l,timeoutMessage:l,withCredentials:l,withXSRFToken:l,adapter:l,responseType:l,xsrfCookieName:l,xsrfHeaderName:l,onUploadProgress:l,onDownloadProgress:l,decompress:l,maxContentLength:l,maxBodyLength:l,beforeRedirect:l,transport:l,httpAgent:l,httpsAgent:l,cancelToken:l,socketPath:l,responseEncoding:l,validateStatus:a,headers:(e,n,t)=>r(er(e),er(n),0,!0)};return po.forEach(Object.keys({...e,...n}),function(o){const i=s[o]||r,l=i(e[o],n[o],o);po.isUndefined(l)&&i!==a||(t[o]=l)}),t}var tr=e=>{const n=nr({},e);let{data:t,withXSRFToken:o,xsrfHeaderName:r,xsrfCookieName:i,headers:l,auth:a}=n;if(n.headers=l=zo.from(l),n.url=Eo(Zo(n.baseURL,n.url,n.allowAbsoluteUrls),e.params,e.paramsSerializer),a&&l.set("Authorization","Basic "+btoa((a.username||"")+":"+(a.password?unescape(encodeURIComponent(a.password)):""))),po.isFormData(t))if(Ro.hasStandardBrowserEnv||Ro.hasStandardBrowserWebWorkerEnv)l.setContentType(void 0);else if(po.isFunction(t.getHeaders)){const e=t.getHeaders(),n=["content-type","content-length"];Object.entries(e).forEach(([e,t])=>{n.includes(e.toLowerCase())&&l.set(e,t)})}if(Ro.hasStandardBrowserEnv&&(o&&po.isFunction(o)&&(o=o(n)),o||!1!==o&&Ko(n.url))){const e=r&&i&&Yo.read(i);e&&l.set(r,e)}return n};var or="undefined"!=typeof XMLHttpRequest&&function(e){return new Promise(function(n,t){const o=tr(e);let r=o.data;const i=zo.from(o.headers).normalize();let l,a,s,d,c,{responseType:u,onUploadProgress:m,onDownloadProgress:p}=o;function g(){d&&d(),c&&c(),o.cancelToken&&o.cancelToken.unsubscribe(l),o.signal&&o.signal.removeEventListener("abort",l)}let h=new XMLHttpRequest;function v(){if(!h)return;const o=zo.from("getAllResponseHeaders"in h&&h.getAllResponseHeaders());Ho(function(e){n(e),g()},function(e){t(e),g()},{data:u&&"text"!==u&&"json"!==u?h.response:h.responseText,status:h.status,statusText:h.statusText,headers:o,config:e,request:h}),h=null}h.open(o.method.toUpperCase(),o.url,!0),h.timeout=o.timeout,"onloadend"in h?h.onloadend=v:h.onreadystatechange=function(){h&&4===h.readyState&&(0!==h.status||h.responseURL&&0===h.responseURL.indexOf("file:"))&&setTimeout(v)},h.onabort=function(){h&&(t(new go("Request aborted",go.ECONNABORTED,e,h)),h=null)},h.onerror=function(n){const o=new go(n&&n.message?n.message:"Network Error",go.ERR_NETWORK,e,h);o.event=n||null,t(o),h=null},h.ontimeout=function(){let n=o.timeout?"timeout of "+o.timeout+"ms exceeded":"timeout exceeded";const r=o.transitional||Io;o.timeoutErrorMessage&&(n=o.timeoutErrorMessage),t(new go(n,r.clarifyTimeoutError?go.ETIMEDOUT:go.ECONNABORTED,e,h)),h=null},void 0===r&&i.setContentType(null),"setRequestHeader"in h&&po.forEach(i.toJSON(),function(e,n){h.setRequestHeader(n,e)}),po.isUndefined(o.withCredentials)||(h.withCredentials=!!o.withCredentials),u&&"json"!==u&&(h.responseType=o.responseType),p&&([s,c]=Jo(p,!0),h.addEventListener("progress",s)),m&&h.upload&&([a,d]=Jo(m),h.upload.addEventListener("progress",a),h.upload.addEventListener("loadend",d)),(o.cancelToken||o.signal)&&(l=n=>{h&&(t(!n||n.type?new qo(null,e,h):n),h.abort(),h=null)},o.cancelToken&&o.cancelToken.subscribe(l),o.signal&&(o.signal.aborted?l():o.signal.addEventListener("abort",l)));const f=function(e){const n=/^([-+\w]{1,25})(:?\/\/|:)/.exec(e);return n&&n[1]||""}(o.url);f&&-1===Ro.protocols.indexOf(f)?t(new go("Unsupported protocol "+f+":",go.ERR_BAD_REQUEST,e)):h.send(r||null)})};const rr=(e,n)=>{const{length:t}=e=e?e.filter(Boolean):[];if(n||t){let t,o=new AbortController;const r=function(e){if(!t){t=!0,l();const n=e instanceof Error?e:this.reason;o.abort(n instanceof go?n:new qo(n instanceof Error?n.message:n))}};let i=n&&setTimeout(()=>{i=null,r(new go(`timeout ${n} of ms exceeded`,go.ETIMEDOUT))},n);const l=()=>{e&&(i&&clearTimeout(i),i=null,e.forEach(e=>{e.unsubscribe?e.unsubscribe(r):e.removeEventListener("abort",r)}),e=null)};e.forEach(e=>e.addEventListener("abort",r));const{signal:a}=o;return a.unsubscribe=()=>po.asap(l),a}},ir=function*(e,n){let t=e.byteLength;if(t<n)return void(yield e);let o,r=0;for(;r<t;)o=r+n,yield e.slice(r,o),r=o},lr=async function*(e){if(e[Symbol.asyncIterator])return void(yield*e);const n=e.getReader();try{for(;;){const{done:e,value:t}=await n.read();if(e)break;yield t}}finally{await n.cancel()}},ar=(e,n,t,o)=>{const r=async function*(e,n){for await(const t of lr(e))yield*ir(t,n)}(e,n);let i,l=0,a=e=>{i||(i=!0,o&&o(e))};return new ReadableStream({async pull(e){try{const{done:n,value:o}=await r.next();if(n)return a(),void e.close();let i=o.byteLength;if(t){let e=l+=i;t(e)}e.enqueue(new Uint8Array(o))}catch(e){throw a(e),e}},cancel:e=>(a(e),r.return())},{highWaterMark:2})},{isFunction:sr}=po,dr=(({Request:e,Response:n})=>({Request:e,Response:n}))(po.global),{ReadableStream:cr,TextEncoder:ur}=po.global,mr=(e,...n)=>{try{return!!e(...n)}catch(e){return!1}},pr=e=>{e=po.merge.call({skipUndefined:!0},dr,e);const{fetch:n,Request:t,Response:o}=e,r=n?sr(n):"function"==typeof fetch,i=sr(t),l=sr(o);if(!r)return!1;const a=r&&sr(cr),s=r&&("function"==typeof ur?(d=new ur,e=>d.encode(e)):async e=>new Uint8Array(await new t(e).arrayBuffer()));var d;const c=i&&a&&mr(()=>{let e=!1;const n=new t(Ro.origin,{body:new cr,method:"POST",get duplex(){return e=!0,"half"}}).headers.has("Content-Type");return e&&!n}),u=l&&a&&mr(()=>po.isReadableStream(new o("").body)),m={stream:u&&(e=>e.body)};r&&["text","arrayBuffer","blob","formData","stream"].forEach(e=>{!m[e]&&(m[e]=(n,t)=>{let o=n&&n[e];if(o)return o.call(n);throw new go(`Response type '${e}' is not supported`,go.ERR_NOT_SUPPORT,t)})});const p=async(e,n)=>{const o=po.toFiniteNumber(e.getContentLength());return null==o?(async e=>{if(null==e)return 0;if(po.isBlob(e))return e.size;if(po.isSpecCompliantForm(e)){const n=new t(Ro.origin,{method:"POST",body:e});return(await n.arrayBuffer()).byteLength}return po.isArrayBufferView(e)||po.isArrayBuffer(e)?e.byteLength:(po.isURLSearchParams(e)&&(e+=""),po.isString(e)?(await s(e)).byteLength:void 0)})(n):o};return async e=>{let{url:r,method:l,data:a,signal:s,cancelToken:d,timeout:g,onDownloadProgress:h,onUploadProgress:v,responseType:f,headers:b,withCredentials:_="same-origin",fetchOptions:x}=tr(e),y=n||fetch;f=f?(f+"").toLowerCase():"text";let w=rr([s,d&&d.toAbortSignal()],g),T=null;const C=w&&w.unsubscribe&&(()=>{w.unsubscribe()});let k;try{if(v&&c&&"get"!==l&&"head"!==l&&0!==(k=await p(b,a))){let e,n=new t(r,{method:"POST",body:a,duplex:"half"});if(po.isFormData(a)&&(e=n.headers.get("content-type"))&&b.setContentType(e),n.body){const[e,t]=Qo(k,Jo(Xo(v)));a=ar(n.body,65536,e,t)}}po.isString(_)||(_=_?"include":"omit");const n=i&&"credentials"in t.prototype,s={...x,signal:w,method:l.toUpperCase(),headers:b.normalize().toJSON(),body:a,duplex:"half",credentials:n?_:void 0};T=i&&new t(r,s);let d=await(i?y(T,x):y(r,s));const g=u&&("stream"===f||"response"===f);if(u&&(h||g&&C)){const e={};["status","statusText","headers"].forEach(n=>{e[n]=d[n]});const n=po.toFiniteNumber(d.headers.get("content-length")),[t,r]=h&&Qo(n,Jo(Xo(h),!0))||[];d=new o(ar(d.body,65536,t,()=>{r&&r(),C&&C()}),e)}f=f||"text";let E=await m[po.findKey(m,f)||"text"](d,e);return!g&&C&&C(),await new Promise((n,t)=>{Ho(n,t,{data:E,headers:zo.from(d.headers),status:d.status,statusText:d.statusText,config:e,request:T})})}catch(n){if(C&&C(),n&&"TypeError"===n.name&&/Load failed|fetch/i.test(n.message))throw Object.assign(new go("Network Error",go.ERR_NETWORK,e,T),{cause:n.cause||n});throw go.from(n,n&&n.code,e,T)}}},gr=new Map,hr=e=>{let n=e?e.env:{};const{fetch:t,Request:o,Response:r}=n,i=[o,r,t];let l,a,s=i.length,d=gr;for(;s--;)l=i[s],a=d.get(l),void 0===a&&d.set(l,a=s?new Map:pr(n)),d=a;return a};hr();const vr={http:null,xhr:or,fetch:{get:hr}};po.forEach(vr,(e,n)=>{if(e){try{Object.defineProperty(e,"name",{value:n})}catch(e){}Object.defineProperty(e,"adapterName",{value:n})}});const fr=e=>`- ${e}`,br=e=>po.isFunction(e)||null===e||!1===e;var _r=(e,n)=>{e=po.isArray(e)?e:[e];const{length:t}=e;let o,r;const i={};for(let l=0;l<t;l++){let t;if(o=e[l],r=o,!br(o)&&(r=vr[(t=String(o)).toLowerCase()],void 0===r))throw new go(`Unknown adapter '${t}'`);if(r&&(po.isFunction(r)||(r=r.get(n))))break;i[t||"#"+l]=r}if(!r){const e=Object.entries(i).map(([e,n])=>`adapter ${e} `+(!1===n?"is not supported by the environment":"is not available in the build"));throw new go("There is no suitable adapter to dispatch the request "+(t?e.length>1?"since :\n"+e.map(fr).join("\n"):" "+fr(e[0]):"as no adapter specified"),"ERR_NOT_SUPPORT")}return r};function xr(e){if(e.cancelToken&&e.cancelToken.throwIfRequested(),e.signal&&e.signal.aborted)throw new qo(null,e)}function yr(e){xr(e),e.headers=zo.from(e.headers),e.data=$o.call(e,e.transformRequest),-1!==["post","put","patch"].indexOf(e.method)&&e.headers.setContentType("application/x-www-form-urlencoded",!1);return _r(e.adapter||Mo.adapter,e)(e).then(function(n){return xr(e),n.data=$o.call(e,e.transformResponse,n),n.headers=zo.from(n.headers),n},function(n){return Go(n)||(xr(e),n&&n.response&&(n.response.data=$o.call(e,e.transformResponse,n.response),n.response.headers=zo.from(n.response.headers))),Promise.reject(n)})}const wr="1.12.2",Tr={};["object","boolean","number","function","string","symbol"].forEach((e,n)=>{Tr[e]=function(t){return typeof t===e||"a"+(n<1?"n ":" ")+e}});const Cr={};Tr.transitional=function(e,n,t){function o(e,n){return"[Axios v"+wr+"] Transitional option '"+e+"'"+n+(t?". "+t:"")}return(t,r,i)=>{if(!1===e)throw new go(o(r," has been removed"+(n?" in "+n:"")),go.ERR_DEPRECATED);return n&&!Cr[r]&&(Cr[r]=!0,console.warn(o(r," has been deprecated since v"+n+" and will be removed in the near future"))),!e||e(t,r,i)}},Tr.spelling=function(e){return(n,t)=>(console.warn(`${t} is likely a misspelling of ${e}`),!0)};var kr={assertOptions:function(e,n,t){if("object"!=typeof e)throw new go("options must be an object",go.ERR_BAD_OPTION_VALUE);const o=Object.keys(e);let r=o.length;for(;r-- >0;){const i=o[r],l=n[i];if(l){const n=e[i],t=void 0===n||l(n,i,e);if(!0!==t)throw new go("option "+i+" must be "+t,go.ERR_BAD_OPTION_VALUE);continue}if(!0!==t)throw new go("Unknown option "+i,go.ERR_BAD_OPTION)}},validators:Tr};const Er=kr.validators;let Sr=class{constructor(e){this.defaults=e||{},this.interceptors={request:new So,response:new So}}async request(e,n){try{return await this._request(e,n)}catch(e){if(e instanceof Error){let n={};Error.captureStackTrace?Error.captureStackTrace(n):n=new Error;const t=n.stack?n.stack.replace(/^.+\n/,""):"";try{e.stack?t&&!String(e.stack).endsWith(t.replace(/^.+\n.+\n/,""))&&(e.stack+="\n"+t):e.stack=t}catch(e){}}throw e}}_request(e,n){"string"==typeof e?(n=n||{}).url=e:n=e||{},n=nr(this.defaults,n);const{transitional:t,paramsSerializer:o,headers:r}=n;void 0!==t&&kr.assertOptions(t,{silentJSONParsing:Er.transitional(Er.boolean),forcedJSONParsing:Er.transitional(Er.boolean),clarifyTimeoutError:Er.transitional(Er.boolean)},!1),null!=o&&(po.isFunction(o)?n.paramsSerializer={serialize:o}:kr.assertOptions(o,{encode:Er.function,serialize:Er.function},!0)),void 0!==n.allowAbsoluteUrls||(void 0!==this.defaults.allowAbsoluteUrls?n.allowAbsoluteUrls=this.defaults.allowAbsoluteUrls:n.allowAbsoluteUrls=!0),kr.assertOptions(n,{baseUrl:Er.spelling("baseURL"),withXsrfToken:Er.spelling("withXSRFToken")},!0),n.method=(n.method||this.defaults.method||"get").toLowerCase();let i=r&&po.merge(r.common,r[n.method]);r&&po.forEach(["delete","get","head","post","put","patch","common"],e=>{delete r[e]}),n.headers=zo.concat(i,r);const l=[];let a=!0;this.interceptors.request.forEach(function(e){"function"==typeof e.runWhen&&!1===e.runWhen(n)||(a=a&&e.synchronous,l.unshift(e.fulfilled,e.rejected))});const s=[];let d;this.interceptors.response.forEach(function(e){s.push(e.fulfilled,e.rejected)});let c,u=0;if(!a){const e=[yr.bind(this),void 0];for(e.unshift(...l),e.push(...s),c=e.length,d=Promise.resolve(n);u<c;)d=d.then(e[u++],e[u++]);return d}c=l.length;let m=n;for(;u<c;){const e=l[u++],n=l[u++];try{m=e(m)}catch(e){n.call(this,e);break}}try{d=yr.call(this,m)}catch(e){return Promise.reject(e)}for(u=0,c=s.length;u<c;)d=d.then(s[u++],s[u++]);return d}getUri(e){return Eo(Zo((e=nr(this.defaults,e)).baseURL,e.url,e.allowAbsoluteUrls),e.params,e.paramsSerializer)}};po.forEach(["delete","get","head","options"],function(e){Sr.prototype[e]=function(n,t){return this.request(nr(t||{},{method:e,url:n,data:(t||{}).data}))}}),po.forEach(["post","put","patch"],function(e){function n(n){return function(t,o,r){return this.request(nr(r||{},{method:e,headers:n?{"Content-Type":"multipart/form-data"}:{},url:t,data:o}))}}Sr.prototype[e]=n(),Sr.prototype[e+"Form"]=n(!0)});const Ir={Continue:100,SwitchingProtocols:101,Processing:102,EarlyHints:103,Ok:200,Created:201,Accepted:202,NonAuthoritativeInformation:203,NoContent:204,ResetContent:205,PartialContent:206,MultiStatus:207,AlreadyReported:208,ImUsed:226,MultipleChoices:300,MovedPermanently:301,Found:302,SeeOther:303,NotModified:304,UseProxy:305,Unused:306,TemporaryRedirect:307,PermanentRedirect:308,BadRequest:400,Unauthorized:401,PaymentRequired:402,Forbidden:403,NotFound:404,MethodNotAllowed:405,NotAcceptable:406,ProxyAuthenticationRequired:407,RequestTimeout:408,Conflict:409,Gone:410,LengthRequired:411,PreconditionFailed:412,PayloadTooLarge:413,UriTooLong:414,UnsupportedMediaType:415,RangeNotSatisfiable:416,ExpectationFailed:417,ImATeapot:418,MisdirectedRequest:421,UnprocessableEntity:422,Locked:423,FailedDependency:424,TooEarly:425,UpgradeRequired:426,PreconditionRequired:428,TooManyRequests:429,RequestHeaderFieldsTooLarge:431,UnavailableForLegalReasons:451,InternalServerError:500,NotImplemented:501,BadGateway:502,ServiceUnavailable:503,GatewayTimeout:504,HttpVersionNotSupported:505,VariantAlsoNegotiates:506,InsufficientStorage:507,LoopDetected:508,NotExtended:510,NetworkAuthenticationRequired:511};Object.entries(Ir).forEach(([e,n])=>{Ir[n]=e});const Br=function e(n){const t=new Sr(n),o=wt(Sr.prototype.request,t);return po.extend(o,Sr.prototype,t,{allOwnKeys:!0}),po.extend(o,t,null,{allOwnKeys:!0}),o.create=function(t){return e(nr(n,t))},o}(Mo);Br.Axios=Sr,Br.CanceledError=qo,Br.CancelToken=class e{constructor(e){if("function"!=typeof e)throw new TypeError("executor must be a function.");let n;this.promise=new Promise(function(e){n=e});const t=this;this.promise.then(e=>{if(!t._listeners)return;let n=t._listeners.length;for(;n-- >0;)t._listeners[n](e);t._listeners=null}),this.promise.then=e=>{let n;const o=new Promise(e=>{t.subscribe(e),n=e}).then(e);return o.cancel=function(){t.unsubscribe(n)},o},e(function(e,o,r){t.reason||(t.reason=new qo(e,o,r),n(t.reason))})}throwIfRequested(){if(this.reason)throw this.reason}subscribe(e){this.reason?e(this.reason):this._listeners?this._listeners.push(e):this._listeners=[e]}unsubscribe(e){if(!this._listeners)return;const n=this._listeners.indexOf(e);-1!==n&&this._listeners.splice(n,1)}toAbortSignal(){const e=new AbortController,n=n=>{e.abort(n)};return this.subscribe(n),e.signal.unsubscribe=()=>this.unsubscribe(n),e.signal}static source(){let n;return{token:new e(function(e){n=e}),cancel:n}}},Br.isCancel=Go,Br.VERSION=wr,Br.toFormData=yo,Br.AxiosError=go,Br.Cancel=Br.CanceledError,Br.all=function(e){return Promise.all(e)},Br.spread=function(e){return function(n){return e.apply(null,n)}},Br.isAxiosError=function(e){return po.isObject(e)&&!0===e.isAxiosError},Br.mergeConfig=nr,Br.AxiosHeaders=zo,Br.formToJSON=e=>Lo(po.isHTMLForm(e)?new FormData(e):e),Br.getAdapter=_r,Br.HttpStatusCode=Ir,Br.default=Br;const{Axios:Fr,AxiosError:Ar,CanceledError:Nr,isCancel:Or,CancelToken:Pr,VERSION:Rr,all:Lr,Cancel:Mr,isAxiosError:Vr,spread:Dr,toFormData:Wr,AxiosHeaders:jr,HttpStatusCode:Ur,formToJSON:zr,getAdapter:$r,mergeConfig:Gr}=Br,qr=[];for(let e=0;e<256;++e)qr.push((e+256).toString(16).slice(1));let Hr;const Jr=new Uint8Array(16);var Qr={randomUUID:"undefined"!=typeof crypto&&crypto.randomUUID&&crypto.randomUUID.bind(crypto)};function Xr(e,n,t){const o=(e=e||{}).random??e.rng?.()??function(){if(!Hr){if("undefined"==typeof crypto||!crypto.getRandomValues)throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");Hr=crypto.getRandomValues.bind(crypto)}return Hr(Jr)}();if(o.length<16)throw new Error("Random bytes length must be >= 16");return o[6]=15&o[6]|64,o[8]=63&o[8]|128,function(e,n=0){return(qr[e[n+0]]+qr[e[n+1]]+qr[e[n+2]]+qr[e[n+3]]+"-"+qr[e[n+4]]+qr[e[n+5]]+"-"+qr[e[n+6]]+qr[e[n+7]]+"-"+qr[e[n+8]]+qr[e[n+9]]+"-"+qr[e[n+10]]+qr[e[n+11]]+qr[e[n+12]]+qr[e[n+13]]+qr[e[n+14]]+qr[e[n+15]]).toLowerCase()}(o)}class Kr{constructor(e){var n,t;this.props=null==e?void 0:e.props,this.options=null!==(n=null==e?void 0:e.options)&&void 0!==n?n:{headers:{"x-correlation-id":Qr.randomUUID&&!t?Qr.randomUUID():Xr(t),"x-sunrise-channel":"cms"},cancelToken:null},this.client=Br.create(Object.assign(Object.assign({},this.options),{validateStatus:e=>e>=200&&e<400})),this.client.interceptors.request.use(e=>{var n,t;try{if(void 0===e.url&&(e.url=""),null===(n=this.props)||void 0===n?void 0:n.incCsrf){const n=`${null===(t=this.props)||void 0===t?void 0:t.baseUrl}/csrf-secure`;return new Promise((t,o)=>{(e=>fetch(e,{method:"GET"}).then(e=>{if(!e.ok)throw new Error(e.statusText);return e.json()}))(n).then(n=>(e&&(null==e?void 0:e.url).indexOf("?")<0&&n.token?e.url=`${e.url}?token=${n.token}`:n.token&&(e.url=`${e.url}&token=${n.token}`),t(e))).catch(()=>o())})}return e}catch(e){throw new Error(e)}return e},e=>Promise.reject(e)),this.client.interceptors.response.use(e=>e,e=>Promise.reject(e))}get(e,n){return n||(n=this.options),this.client.get(e,n)}post(e,n,t){return t||(t=this.options),this.client.post(e,n,t)}put(e,n,t){return t||(t=this.options),this.client.put(e,n,t)}patch(e,n,t){return t||(t=this.options),this.client.patch(e,n,t)}setBasePath(e){this.options||(this.options={}),this.options.baseURL=e}getOption(){return this.options}static getApiServiceInstance(e){return Kr.apiService||(Kr.apiService=new Kr(e)),Kr.apiService}setAdditionnalHeaders(e,n){this.options=n?Object.assign({},this.options,{headers:e}):{}}request(e,n,t,o){const r={url:e,headers:{"Accept-Language":n+"-CH","Access-Control-Allow-Origin":"http://localhost:4000"},method:t};return o&&(r.data=o),this.client.request(r)}}var Yr,Zr,ei;!function(e){e.SUCCESS="XX000",e.ERROR="XX001"}(Yr||(Yr={})),function(e){e[e.SUCCESS=200]="SUCCESS",e[e.SERVICE_ERROR=500]="SERVICE_ERROR",e[e.BAD_REQUEST=400]="BAD_REQUEST",e[e.METHOD_NOT_FOUND=405]="METHOD_NOT_FOUND"}(Zr||(Zr={})),function(e){e.POST="POST",e.GET="GET",e.PATCH=""}(ei||(ei={}));class ni{constructor(e){this.config={baseURL:""},this.getConfig=()=>this.config,this.getBaseUrl=()=>{var e,n;return null!==(n=null===(e=this.config)||void 0===e?void 0:e.baseURL)&&void 0!==n?n:""},this.config=e}}ni.getInstance=()=>ni.instance,ni.create=e=>{ni.instance=new ni(e)};const ti="address-suggestion",oi="catalogue-management";
|
|
9
|
+
/*! js-cookie v3.0.5 | MIT */function ri(e){for(var n=1;n<arguments.length;n++){var t=arguments[n];for(var o in t)e[o]=t[o]}return e}var ii=function e(n,t){function o(e,o,r){if("undefined"!=typeof document){"number"==typeof(r=ri({},t,r)).expires&&(r.expires=new Date(Date.now()+864e5*r.expires)),r.expires&&(r.expires=r.expires.toUTCString()),e=encodeURIComponent(e).replace(/%(2[346B]|5E|60|7C)/g,decodeURIComponent).replace(/[()]/g,escape);var i="";for(var l in r)r[l]&&(i+="; "+l,!0!==r[l]&&(i+="="+r[l].split(";")[0]));return document.cookie=e+"="+n.write(o,e)+i}}return Object.create({set:o,get:function(e){if("undefined"!=typeof document&&(!arguments.length||e)){for(var t=document.cookie?document.cookie.split("; "):[],o={},r=0;r<t.length;r++){var i=t[r].split("="),l=i.slice(1).join("=");try{var a=decodeURIComponent(i[0]);if(o[a]=n.read(l,a),e===a)break}catch(e){}}return e?o[e]:o}},remove:function(e,n){o(e,"",ri({},n,{expires:-1}))},withAttributes:function(n){return e(this.converter,ri({},this.attributes,n))},withConverter:function(n){return e(ri({},this.converter,n),this.attributes)}},{attributes:{value:Object.freeze(t)},converter:{value:Object.freeze(n)}})}({read:function(e){return'"'===e[0]&&(e=e.slice(1,-1)),e.replace(/(%[\dA-F]{2})+/gi,decodeURIComponent)},write:function(e){return encodeURIComponent(e).replace(/%(2[346BF]|3[AC-F]|40|5[BDE]|60|7[BCD])/g,decodeURIComponent)}},{path:"/"});const li="ESHOP",ai="/suggest/address",si="/v1/linecheck",di=[];for(let e=0;e<256;++e)di.push((e+256).toString(16).slice(1));let ci;const ui=new Uint8Array(16);var mi={randomUUID:"undefined"!=typeof crypto&&crypto.randomUUID&&crypto.randomUUID.bind(crypto)};function pi(e,n,t){if(mi.randomUUID&&!e)return mi.randomUUID();const o=(e=e||{}).random??e.rng?.()??function(){if(!ci){if("undefined"==typeof crypto||!crypto.getRandomValues)throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");ci=crypto.getRandomValues.bind(crypto)}return ci(ui)}();if(o.length<16)throw new Error("Random bytes length must be >= 16");return o[6]=15&o[6]|64,o[8]=63&o[8]|128,function(e,n=0){return(di[e[n+0]]+di[e[n+1]]+di[e[n+2]]+di[e[n+3]]+"-"+di[e[n+4]]+di[e[n+5]]+"-"+di[e[n+6]]+di[e[n+7]]+"-"+di[e[n+8]]+di[e[n+9]]+"-"+di[e[n+10]]+di[e[n+11]]+di[e[n+12]]+di[e[n+13]]+di[e[n+14]]+di[e[n+15]]).toLowerCase()}(o)}let gi;const hi=e=>ve(void 0,void 0,void 0,function*(){var n,t,o,r,i,l,a;const s=yield(e=>{var n;const t=null===(n=null==ni?void 0:ni.getInstance())||void 0===n?void 0:n.getBaseUrl(),o={params:{},headers:{"x-sunrise-channel":li,"x-correlation-id":pi()}},r={address:e,segment:"Residential"};try{const e=`${t}${oi}${si}`;return Kr.getApiServiceInstance().post(e,r,o).then(e=>{var n;if(200==e.status){const t=null===(n=null==e?void 0:e.config.headers)||void 0===n?void 0:n["x-correlation-id"];try{localStorage.removeItem("one-commerce-linecheckcorrelationid"),localStorage.setItem("one-commerce-linecheckcorrelationid",t)}catch(e){}return ii.remove("one-commerce-linecheckcorrelationid",{path:"/"}),ii.set("one-commerce-linecheckcorrelationid",t,{path:"/",expires:3}),{response:null==e?void 0:e.data,corelationaId:t}}return[]})}catch(e){return e}})(e),d=yield((null===(n=null==s?void 0:s.response)||void 0===n?void 0:n.sellableProducts)||[]).map(e=>e.name),c=[];for(const e of null===(t=null==s?void 0:s.response)||void 0===t?void 0:t.sellableProducts)for(const n of null==e?void 0:e.rateplans)c.push(null==n?void 0:n.name);const u=null===(r=null===(o=null==s?void 0:s.response)||void 0===o?void 0:o.eligibleSpeed)||void 0===r?void 0:r.maxSpeed,m=null===(l=null===(i=null==s?void 0:s.response)||void 0===i?void 0:i.eligibleSpeed)||void 0===l?void 0:l.plannedUpgrades,p=null===(a=null==s?void 0:s.response)||void 0===a?void 0:a.eligibleAccess;try{localStorage.setItem("lineCheckResponse",JSON.stringify({eligibleBundle:d,configEligibleBundle:c,maxUploadDownloadSpeed:u,plannedUpgrade:m,originalLinecheckResponse:null==s?void 0:s.response}));try{localStorage.setItem("one-commerce-access-type",JSON.stringify(p))}catch(e){}ii.set("one-commerce-access-type",JSON.stringify(p),{path:"/",expires:3})}catch(e){}return{corelationaId:s.corelationaId,lineCheckResponse:null==s?void 0:s.response,eligibleBundle:d,maxUploadDownloadSpeed:u,configEligibleBundle:c,plannedUpgrade:m}}),vi=e.forwardRef((t,o)=>{var r,i,l;const{inputValue:a,setInputValue:s,dropdownValue:d,placeholder:c,onChange:u,name:m,inputClassName:p,selectedData:g,minLength:h,maxLength:f,content:b,setApiError:_,setFetchingLineCheck:x,FetchingLineCheck:y,checkAvailability:w}=t,[T,C]=n(-1),[k,E]=n(!1),[S,I]=n(!0),B=v();return e.useEffect(()=>{d&&d.length>0&&a.length>=3?E(!0):E(!1)},[d]),e.createElement(e.Fragment,null,e.createElement("div",{id:"dropdownselect",className:"inputcontainer form-floating"},e.createElement("input",{type:"text",placeholder:c,onChange:u,name:m,disabled:y||!S||w,onKeyDown:e=>{if(d&&Object.keys(d).length>0)if("Enter"===e.key||13===e.keyCode){if(-1===T)return;C(-1),I(!0),E(!1),s(d[T].concatedAddress),g(d[T])}else if("ArrowUp"===e.key||38===e.keyCode){if(-1===T)return void C(d.length-1);C(T-1)}else if("ArrowDown"===e.key||40===e.keyCode){if(T===d.length-1)return void C(-1);C(T+1)}else C(-1)},value:a,autoComplete:"off","aria-autocomplete":"none",className:p,spellCheck:"false",minLength:h,maxLength:f,autoFocus:!0}),e.createElement("label",{htmlFor:"address",className:"input-label"},c),!(y||w||!S)&&0!==(null==a?void 0:a.length)&&e.createElement("div",{className:"cross-icon",onClick:()=>{var e,n;(null===(e=null==o?void 0:o.current)||void 0===e?void 0:e.focus())||E(!1),s(""),null===(n=null==o?void 0:o.current)||void 0===n||n.focus(),_(!1),x(!1)}},e.createElement("img",{src:null===(l=null===(i=null===(r=null==b?void 0:b.linecheckIcons)||void 0===r?void 0:r[0])||void 0===i?void 0:i.close)||void 0===l?void 0:l.filename,height:14,width:14,alt:"cross-icon"})),k&&(null==d?void 0:d.length)&&e.createElement("ul",{className:"addresscontainer"},d.map((n,t)=>{let o;return t===T&&(o="active"),e.createElement(e.Fragment,null,e.createElement("li",{className:"active"===o?"suggestionactive":"",key:t,onClick:e=>((e,n)=>{C(-1),I(!0),E(!1),s(n.currentTarget&&n.currentTarget.innerText),g(e)})(n,e)},n&&n.concatedAddress),"mobile"===B?e.createElement("span",{className:"horizontallineone"}):"")}))))});var fi={inputcontainer:"IndividualLineCheck-module_inputcontainer__PLD5m","comman-css":"IndividualLineCheck-module_comman-css__8Uz7D",errorInputs:"IndividualLineCheck-module_errorInputs__L5IRb",individuallinecheck:"IndividualLineCheck-module_individuallinecheck__rPIEt","individuallinecheck-bottom":"IndividualLineCheck-module_individuallinecheck-bottom__cDCWu",btn:"IndividualLineCheck-module_btn__8qsKm",smallerinputcontainer:"IndividualLineCheck-module_smallerinputcontainer__Ul1lN","error-section":"IndividualLineCheck-module_error-section__2Gq-t",cityinputcontainer:"IndividualLineCheck-module_cityinputcontainer__3F-4N","errorinput-small":"IndividualLineCheck-module_errorinput-small__IEral","errorinput-small-mobile":"IndividualLineCheck-module_errorinput-small-mobile__jt7pM"};c("/* center a block element */\n/* use this to any of the pseudo elements as these are the mandatory properties */\n/* setting styles in separate formats for cross browser support */\n/* specify the max width for an element and apply ellipses and truncate the overflow */\n/* vertically center alilgn any HTML element */\n/* add basePath to assets */\n.IndividualLineCheck-module_inputcontainer__PLD5m {\n position: relative;\n margin: 8px 16px 16px 0;\n}\n.IndividualLineCheck-module_inputcontainer__PLD5m .form-floating {\n margin-right: 0;\n}\n.IndividualLineCheck-module_inputcontainer__PLD5m .IndividualLineCheck-module_comman-css__8Uz7D {\n border: 1px solid #B3AEAA;\n background-color: #F7F6F5;\n border-radius: 4px;\n padding: 13px 12px 13px 12px;\n gap: 4px;\n}\n.IndividualLineCheck-module_inputcontainer__PLD5m input {\n border: 1px solid #B3AEAA !important;\n font-size: 16px;\n line-height: 24px;\n border-radius: 4px;\n height: 52px;\n padding: 14px 12px;\n width: 100%;\n background: #F7F6F5;\n}\n@media (max-width: 767px) {\n .IndividualLineCheck-module_inputcontainer__PLD5m {\n margin: 16px 16px 0;\n }\n}\n.IndividualLineCheck-module_inputcontainer__PLD5m .IndividualLineCheck-module_errorInputs__L5IRb {\n border: 2px solid #BF0760 !important;\n}\n.IndividualLineCheck-module_inputcontainer__PLD5m .IndividualLineCheck-module_individuallinecheck__rPIEt, .IndividualLineCheck-module_inputcontainer__PLD5m .IndividualLineCheck-module_individuallinecheck-bottom__cDCWu {\n display: inline-flex;\n width: 100%;\n margin-bottom: 24px;\n gap: 12px;\n}\n@media (max-width: 767px) {\n .IndividualLineCheck-module_inputcontainer__PLD5m .IndividualLineCheck-module_individuallinecheck__rPIEt, .IndividualLineCheck-module_inputcontainer__PLD5m .IndividualLineCheck-module_individuallinecheck-bottom__cDCWu {\n display: block;\n text-align: center;\n margin-bottom: 0px;\n }\n}\n.IndividualLineCheck-module_inputcontainer__PLD5m .IndividualLineCheck-module_errorbutton__u975E {\n background-color: #ffffff;\n padding: 0 16px 0 12px;\n border-radius: 12px;\n color: #da291c;\n font-weight: 700;\n font-size: 16px;\n line-height: 24px;\n}\n@media (max-width: 767px) {\n .IndividualLineCheck-module_inputcontainer__PLD5m .IndividualLineCheck-module_errorbutton__u975E {\n background-color: transparent;\n padding: 0 16px 0 8px;\n }\n}\n\n@media (max-width: 767px) {\n .IndividualLineCheck-module_btn__8qsKm {\n width: 100% !important;\n }\n}\n\n.IndividualLineCheck-module_smallerinputcontainer__Ul1lN {\n min-width: 145px;\n}\n@media (min-width: 768px) and (max-width: 1023px) {\n .IndividualLineCheck-module_smallerinputcontainer__Ul1lN {\n min-width: 120px !important;\n }\n}\n@media (max-width: 767px) {\n .IndividualLineCheck-module_smallerinputcontainer__Ul1lN {\n min-width: 88px !important;\n margin-bottom: 32px;\n }\n}\n\n@media (max-width: 767px) {\n .IndividualLineCheck-module_smallerinputcontainer__Ul1lN:has(.IndividualLineCheck-module_error-section__2Gq-t) {\n margin-bottom: 8px;\n }\n}\n\n.IndividualLineCheck-module_cityinputcontainer__3F-4N {\n min-width: 340px !important;\n}\n@media (min-width: 768px) and (max-width: 1023px) {\n .IndividualLineCheck-module_cityinputcontainer__3F-4N {\n min-width: 230px !important;\n }\n}\n@media (max-width: 767px) {\n .IndividualLineCheck-module_cityinputcontainer__3F-4N {\n min-width: 88px !important;\n margin-bottom: 32px;\n }\n}\n\n@media (max-width: 767px) {\n .IndividualLineCheck-module_cityinputcontainer__3F-4N:has(.IndividualLineCheck-module_error-section__2Gq-t) {\n margin-bottom: 8px;\n }\n}\n\n.IndividualLineCheck-module_error-section__2Gq-t {\n font-size: 16px;\n line-height: 24px;\n color: #BF0760;\n font-weight: 400;\n}\n.IndividualLineCheck-module_error-section__2Gq-t > img {\n margin-right: 4px;\n}\n@media (max-width: 767px) {\n .IndividualLineCheck-module_error-section__2Gq-t {\n text-align: left;\n }\n}\n\n.IndividualLineCheck-module_errorinput-small__IEral {\n margin-bottom: 0 !important;\n}\n\n.IndividualLineCheck-module_individuallinecheck-bottom__cDCWu {\n margin-bottom: 0 !important;\n}\n\n@media (max-width: 767px) {\n .IndividualLineCheck-module_errorinput-small-mobile__jt7pM {\n margin-bottom: 8px;\n }\n}");const bi=e.forwardRef(({parentCallBackIndividual:o,content:r,apiError:i,setApiError:l,setFetchingLineCheck:a,setSelectedAddress:s,FetchingLineCheck:d,addressRef:c,openIndividualLineCheck:u,selected:m,addressNotFound:p,setaddressNotFound:g,isAddressNotFilled:h,setAddressNotFilled:f,setIndivialOpen:b},_)=>{const[x,y]=n({street:"",city:"",postCode:"",houseNumber:"",concatedAddress:""}),[w,T]=n(""),C=v(),[k,E]=n(!1);t(()=>{"function"==typeof l&&l(!1),"function"==typeof a&&a(!1),"function"==typeof s&&s("")},[]);const S=e=>{g(!0),y(Object.assign(Object.assign({},x),{[e.target.name]:e.target.value}));const n=Object.assign(Object.assign({},x),{[e.target.name]:e.target.value});I(Object.assign({},n)),l(!1),a(!1),b(e=>Object.assign(Object.assign({},e),{indErrorOpen:!1}))};t(()=>{y(m)},[p]);const I=e=>{let n="";""!==(null==e?void 0:e.postCode)&&""!==e.city&&""!==e.houseNumber&&""!==e.street?(n=e.street+" "+e.houseNumber+", "+e.postCode+" "+e.city,T(n)):(n="",T(""))};t(()=>{const e=Object.assign(Object.assign({},x),{concatedAddress:w});y(Object.assign(Object.assign({},x),{concatedAddress:w})),"mobile"!==C&&o(e,k)},[w]);const B=()=>e.createElement("p",{className:fi["error-section"]},e.createElement("img",{src:"/ecom-int/icons/error-msg-icon.svg",height:14,width:14,alt:"error"}),null==r?void 0:r.requiredFieldText);return e.createElement("div",{className:`${fi.inputcontainer} ${h&&fi["errorinput-container"]}`},e.createElement("div",{className:`${h&&p&&(""===(null==x?void 0:x.postCode)||""===(null==x?void 0:x.city))&&fi["errorinput-small"]} ${fi.individuallinecheck}`},e.createElement("div",{className:`${fi.smallerinputcontainer} form-floating ${h&&p&&""===(null==x?void 0:x.postCode)&&fi["errorinput-small-mobile"]}`},e.createElement("input",{required:!0,placeholder:(null==r?void 0:r.zip)+"*",name:"postCode",onChange:S,value:d||p?null==x?void 0:x.postCode:null==m?void 0:m.postCode,className:`form-control\n ${(h||k)&&p&&""===(null==x?void 0:x.postCode)?fi.errorInputs:fi["comman-css"]} `}),e.createElement("label",{htmlFor:"address"},(null==r?void 0:r.zip)+"*"),(h||k)&&""===(null==x?void 0:x.postCode)&&p&&B()),e.createElement("div",{className:`${fi.cityinputcontainer} form-floating ${h&&p&&""===(null==x?void 0:x.city)&&fi["errorinput-small-mobile"]}`},e.createElement("input",{placeholder:(null==r?void 0:r.city)+"*",name:"city",onChange:S,value:d||p?null==x?void 0:x.city:null==m?void 0:m.city,className:`form-control\n ${(h||k)&&p&&""===(null==x?void 0:x.city)?fi.errorInputs:fi["comman-css"]}`}),e.createElement("label",{htmlFor:"address"},(null==r?void 0:r.city)+"*"),(h||k)&&""===(null==x?void 0:x.city)&&p&&B())),e.createElement("div",{className:`${fi["individuallinecheck-bottom"]}`},e.createElement("div",{className:`${fi.cityinputcontainer} form-floating ${h&&p&&""===(null==x?void 0:x.street)&&fi["errorinput-small-mobile"]}`},e.createElement("input",{placeholder:(null==r?void 0:r.street)+"*",name:"street",onChange:S,value:d||p?null==x?void 0:x.street:null==m?void 0:m.street,className:`form-control\n ${(h||k)&&p&&""===(null==x?void 0:x.street)?fi.errorInputs:fi["comman-css"]}`}),e.createElement("label",{htmlFor:"address"},(null==r?void 0:r.street)+"*"),(h||k)&&""===(null==x?void 0:x.street)&&p&&B()),e.createElement("div",{className:`${fi.smallerinputcontainer} form-floating ${h&&p&&""===(null==x?void 0:x.houseNumber)&&fi["errorinput-small-mobile"]}`},e.createElement("input",{placeholder:(null==r?void 0:r.houseNumber)+"*",name:"houseNumber",onChange:S,value:d||p?null==x?void 0:x.houseNumber:null==m?void 0:m.houseNumber,className:`form-control\n ${(h||k)&&p&&""===(null==x?void 0:x.houseNumber)?fi.errorInputs:fi["comman-css"]}`}),e.createElement("label",{htmlFor:"address"},(null==r?void 0:r.houseNumber)+"*"),(h||k)&&""===(null==x?void 0:x.houseNumber)&&p&&B())),"mobile"===C&&e.createElement(e.Fragment,null,e.createElement("div",{className:fi.individuallinecheck},e.createElement("button",{name:"check address button",type:"button",className:`primarybutton ${fi.btn}`,disabled:!1,onClick:()=>{E(!0),""!==(null==x?void 0:x.postCode)&&""!==(null==x?void 0:x.city)&&""!==(null==x?void 0:x.houseNumber)&&""!==(null==x?void 0:x.street)?"function"==typeof o&&o(x,!0):"function"==typeof f&&f(!h)},style:{width:"50%"}},null==r?void 0:r.buttonvalue))))}),_i=()=>{const[e,o]=n(0);return t(()=>{const e=()=>{o(window.innerWidth)};return window.addEventListener("resize",e),e(),()=>window.removeEventListener("resize",e)},[]),e>=1024?"desktop":e<1024&&e>=768?"tablet":e<768&&e>0?"mobile":""},xi=e.forwardRef(({content:o,parentCallback:r,parentAddress:i,isAddressNotFilled:l,onChange:a,name:s,apiError:d,setApiError:c,setFetchingLineCheck:u,FetchingLineCheck:m,Address:p,checkAvailability:g,setIndivialOpen:h,indivialOpen:v},f)=>{var b,_,x,y;const[w,T]=n(!1),[C,k]=n(!1),[E,S]=n(""),[I,B]=n(""),[F,A]=n(),[N,O]=n(!1),P=_i();t(()=>{w&&I?"differentAddress"===s&&r({}):S("")},[I,w]),t(()=>{B(i)},[]),t(()=>{C&&xe(null==o?void 0:o.errorMsg,oe+" "+(null==o?void 0:o.title),pe,ge),!I&&l&&xe(null==o?void 0:o.requiredFieldText,oe+" "+(null==o?void 0:o.title),pe,ge),E&&xe(E,oe+" "+(null==o?void 0:o.title),pe,ge),C&&ye(ge,pe,oe+" | "+(null==o?void 0:o.title),null==o?void 0:o.errorMsg),!I&&l&&ye(ge,pe,oe+" | "+(null==o?void 0:o.title),null==o?void 0:o.requiredFieldText),E&&ye(ge,pe,oe+" | "+(null==o?void 0:o.title),E)},[C,l,E]);return t(()=>{d&&(O(!0),"function"==typeof h&&h(Object.assign(Object.assign({},v),{indOpen:!0})),"mobile"===P&&N&&"function"==typeof h&&h(Object.assign(Object.assign({},v),{indErrorOpen:!0})))},[d]),t(()=>{N&&!w&&"function"==typeof h&&h(Object.assign(Object.assign({},v),{indErrorOpen:!0}))},[N,w]),e.createElement(e.Fragment,null,!N&&e.createElement(vi,{inputValue:I||"",setInputValue:B,dropdownValue:F,placeholder:null==o?void 0:o.placeholder,ref:f,onChange:e=>{"function"==typeof a&&a(e),B(e.currentTarget.value);const n=new RegExp(`[${null==o?void 0:o.regexp}]`).test(e.currentTarget.value);var t,r;k(n),(t=e.currentTarget.value,r=n,ve(void 0,void 0,void 0,function*(){var e;if(!r&&t.length>=3){gi&&(null==gi||gi.cancel("Operation cancelled due to new request")),gi=Br.CancelToken.source();const n=null===(e=null==ni?void 0:ni.getInstance())||void 0===e?void 0:e.getBaseUrl(),o={params:{},headers:{"x-sunrise-channel":li,"x-correlation-id":pi()},cancelToken:null==gi?void 0:gi.token};o.params={count:10,address:t.replace(/,(?=[^\s])/g,", ")};const r=yield Kr.getApiServiceInstance().get(`${n}${ti}${ai}`,o).then(e=>{var n,t;if(200==e.status){const o=[];return(null===(n=null==e?void 0:e.data)||void 0===n?void 0:n.items)&&(null===(t=null==e?void 0:e.data)||void 0===t||t.items.forEach(e=>{const n=e.street+" "+e.houseNumber+", "+e.postCode+" "+e.city;e.street&&e.houseNumber&&e.postCode&&e.city&&(e.concatedAddress=n,o.push(e))})),o}}).catch(e=>{var n;if(!(null===(n=null==gi?void 0:gi.token)||void 0===n?void 0:n.cancelled))return{error:e.message}});return r}})).then(e=>{e&&(null==e?void 0:e.error)||(null==e?void 0:e.length)<=0?(A([]),T(!0)):(A(e),T(!1))}).catch(e=>console.log(e))},selectedData:e=>{B(e.concatedAddress),r(e,{openIndividualLineCheck:!1,availabilityCheckClicked:!1})},inputClassName:`${l?"errorfield":""} ${m||g?"":"checking"} truncation form-control`,minLength:null==o?void 0:o.linecheckMinLength,maxLength:null==o?void 0:o.linecheckMaxLength,name:s,content:o,addressNotFound:w,setApiError:c,setFetchingLineCheck:u,FetchingLineCheck:m,checkAvailability:g}),e.createElement("div",null,C&&e.createElement("p",{className:"errormsg errormsgMob"},null==o?void 0:o.errorMsg),!I&&l&&e.createElement("p",{className:"errormsg errormsgMob"},e.createElement("img",{src:null===(x=null===(_=null===(b=null==o?void 0:o.linecheckIcons)||void 0===b?void 0:b[0])||void 0===_?void 0:_.warning)||void 0===x?void 0:x.filename,height:"12px",width:"16px",alt:"alert"}),null==o?void 0:o.requiredFieldText),w&&!N&&!m&&e.createElement("p",{className:"secondarybutton",onClick:()=>{O(!0),h(Object.assign(Object.assign({},v),{indOpen:!0}))}},null==o?void 0:o.noAddress,e.createElement("span",null,e.createElement("img",{src:null===(y=null==o?void 0:o.arrowIcon)||void 0===y?void 0:y.filename,height:24,width:24,alt:"right-arrow"}))),N&&e.createElement(bi,{parentCallBackIndividual:(e,n)=>{""!==(null==e?void 0:e.postCode)&&""!==e.city&&""!==e.houseNumber&&""!==e.street&&""!==e.concatedAddress&&r(e,{openIndividualLineCheck:N,availabilityCheckClicked:n})},content:o,apiError:d,setApiError:c,setFetchingLineCheck:u,openIndividualLineCheck:N,FetchingLineCheck:m,addressRef:f,selected:p,addressNotFound:w,setaddressNotFound:T,isAddressNotFilled:l,setIndivialOpen:h}),d&&"mobile"!=P&&e.createElement("p",{className:"errorbutton"},null==o?void 0:o.noAddress)))}),yi=({content:n,tooltipcontent:t})=>{var o,r,i;const l=_i();return e.createElement(s,{placement:"auto",rootClose:!0,trigger:""+("mobile"===l?"click":"hover"),overlay:(null==n?void 0:n.speedTooltip)&&e.createElement(d,{id:"popover-basic"},e.createElement(d.Body,null,t))},e.createElement("div",{className:"ms-1 tooltipClass"},e.createElement("img",{src:null===(i=null===(r=null===(o=null==n?void 0:n.linecheckIcons)||void 0===o?void 0:o[0])||void 0===r?void 0:r.info)||void 0===i?void 0:i.filename,height:"24px",width:"24px",alt:"tooltip"})))},wi=({content:n,uploadDownload:t,textContent:o,eligibleBundle:r,tooltipcontent:i,onModemDetailsClick:l})=>{var a,s,d,c,u,m,p,g,h,f,b;const _=v();let x=ii.get("one-commerce-access-type");try{x=x&&JSON.parse(x)}catch(e){console.log("invalid access Type json")}const[y,w]=e.useState(),[T,C]=e.useState(!1);e.useEffect(()=>{(null==r?void 0:r.length)<1?w(null==o?void 0:o.dataText):w("");const e=!!document&&!document.getElementById("no-modem");C(!!e)},[]);return e.useEffect(()=>{y&&xe(y,oe+" "+(null==o?void 0:o.title),pe,ge),y&&ye(ge,pe,oe+" | "+(null==o?void 0:o.title),y)},[y]),e.createElement(e.Fragment,null,e.createElement("div",{className:"addresstext"},e.createElement("span",null,n),e.createElement("hr",{className:"horizontal-line"}),!y&&(null==o?void 0:o.maximumSpeedText)&&e.createElement("p",{className:"maxspeed"},null==o?void 0:o.maximumSpeedText),!y&&(null==r?void 0:r.length)>0&&e.createElement("div",{className:"networkInfo"},e.createElement("div",{className:"mobilecard"},e.createElement("span",{className:"mobilerow"},e.createElement("span",{className:"downloadText"},"mobile"===_?e.createElement("img",{src:null===(d=null===(s=null===(a=null==o?void 0:o.linecheckIcons)||void 0===a?void 0:a[0])||void 0===s?void 0:s.download)||void 0===d?void 0:d.filename,height:"16px",width:"16px",alt:"download"}):e.createElement(e.Fragment,null,null==o?void 0:o.downloadText)),e.createElement("span",{className:"download"},e.createElement("b",null,null==t?void 0:t.maxBandwidthDown),e.createElement("span",{className:"divider"},"|"))),e.createElement("span",{className:"mobilerow"},e.createElement("span",{className:"uploadText"},"mobile"===_?e.createElement("img",{src:null===(u=null===(c=null==o?void 0:o.linecheckIcons)||void 0===c?void 0:c[0])||void 0===u?void 0:u.upload.filename,height:"16px",width:"16px",alt:"upload"}):e.createElement(e.Fragment,null,null==o?void 0:o.uploadText)),e.createElement("span",null,e.createElement("b",null,null==t?void 0:t.maxBandwidthUp))," "," "),e.createElement("span",{className:"mobilerow d-flex"},e.createElement(e.Fragment,null,"5G"==(null==x?void 0:x.coverage)&&e.createElement("span",{className:"align-items-center d-flex"},e.createElement("span",{className:"divider",style:{position:"relative",top:"-2px"}},"|")," ",e.createElement("img",{src:null===(g=null===(p=null===(m=null==o?void 0:o.linecheckIcons)||void 0===m?void 0:m[0])||void 0===p?void 0:p.fiveg)||void 0===g?void 0:g.filename,height:"24px",width:"24px",alt:"5g"})),e.createElement("span",{className:"tooltipcls tooltip-align"},i&&e.createElement(yi,{content:o,tooltipcontent:i})),T?e.createElement(e.Fragment,null,e.createElement("span",{className:"divider",style:{position:"relative",top:"-2px"}},"|")," ",e.createElement("span",{className:""},null==o?void 0:o.modemTitle," ",e.createElement("span",{className:"modembtn",onClick:()=>{l&&l()}},null==o?void 0:o.showModemTitle))):e.createElement(e.Fragment,null)))))),y&&e.createElement("div",{className:"errormsg error-msg-Center"},e.createElement("img",{src:null===(b=null===(f=null===(h=null==o?void 0:o.linecheckIcons)||void 0===h?void 0:h[0])||void 0===f?void 0:f.warning)||void 0===b?void 0:b.filename,height:"14px",width:"16px",alt:"alert"}),y))};var Ti={success:"FalconMessage-module_success__bYOjI",infoWhite:"FalconMessage-module_infoWhite__nPGt1",tip:"FalconMessage-module_tip__Ap22H",warning:"FalconMessage-module_warning__JULW7",info:"FalconMessage-module_info__sRrVt",error:"FalconMessage-module_error__-7w3L",closeIcon:"FalconMessage-module_closeIcon__lwtKN",text:"FalconMessage-module_text__bOVqt",title:"FalconMessage-module_title__yaQEf",description:"FalconMessage-module_description__Iz2r-"};c("/* center a block element */\n/* use this to any of the pseudo elements as these are the mandatory properties */\n/* setting styles in separate formats for cross browser support */\n/* specify the max width for an element and apply ellipses and truncate the overflow */\n/* vertically center alilgn any HTML element */\n/* add basePath to assets */\n.FalconMessage-module_success__bYOjI, .FalconMessage-module_infoWhite__nPGt1, .FalconMessage-module_tip__Ap22H, .FalconMessage-module_warning__JULW7, .FalconMessage-module_info__sRrVt, .FalconMessage-module_error__-7w3L {\n border: 2px solid #8fd200;\n background-color: #f4fbe6;\n border-radius: 8px;\n display: flex;\n padding: 24px;\n margin: 16px 8px 16px;\n}\n.FalconMessage-module_success__bYOjI h4, .FalconMessage-module_infoWhite__nPGt1 h4, .FalconMessage-module_tip__Ap22H h4, .FalconMessage-module_warning__JULW7 h4, .FalconMessage-module_info__sRrVt h4, .FalconMessage-module_error__-7w3L h4 {\n padding-top: 0;\n}\n.FalconMessage-module_success__bYOjI .FalconMessage-module_closeIcon__lwtKN:hover, .FalconMessage-module_infoWhite__nPGt1 .FalconMessage-module_closeIcon__lwtKN:hover, .FalconMessage-module_tip__Ap22H .FalconMessage-module_closeIcon__lwtKN:hover, .FalconMessage-module_warning__JULW7 .FalconMessage-module_closeIcon__lwtKN:hover, .FalconMessage-module_info__sRrVt .FalconMessage-module_closeIcon__lwtKN:hover, .FalconMessage-module_error__-7w3L .FalconMessage-module_closeIcon__lwtKN:hover {\n cursor: pointer;\n}\n@media (max-width: 767px) {\n .FalconMessage-module_success__bYOjI, .FalconMessage-module_infoWhite__nPGt1, .FalconMessage-module_tip__Ap22H, .FalconMessage-module_warning__JULW7, .FalconMessage-module_info__sRrVt, .FalconMessage-module_error__-7w3L {\n padding: 16px;\n }\n .FalconMessage-module_success__bYOjI > img, .FalconMessage-module_infoWhite__nPGt1 > img, .FalconMessage-module_tip__Ap22H > img, .FalconMessage-module_warning__JULW7 > img, .FalconMessage-module_info__sRrVt > img, .FalconMessage-module_error__-7w3L > img {\n width: 24px;\n height: 24px;\n }\n}\n.FalconMessage-module_success__bYOjI .FalconMessage-module_text__bOVqt, .FalconMessage-module_infoWhite__nPGt1 .FalconMessage-module_text__bOVqt, .FalconMessage-module_tip__Ap22H .FalconMessage-module_text__bOVqt, .FalconMessage-module_warning__JULW7 .FalconMessage-module_text__bOVqt, .FalconMessage-module_info__sRrVt .FalconMessage-module_text__bOVqt, .FalconMessage-module_error__-7w3L .FalconMessage-module_text__bOVqt {\n width: 100%;\n margin-left: 12px;\n}\n.FalconMessage-module_success__bYOjI .FalconMessage-module_text__bOVqt .FalconMessage-module_title__yaQEf, .FalconMessage-module_infoWhite__nPGt1 .FalconMessage-module_text__bOVqt .FalconMessage-module_title__yaQEf, .FalconMessage-module_tip__Ap22H .FalconMessage-module_text__bOVqt .FalconMessage-module_title__yaQEf, .FalconMessage-module_warning__JULW7 .FalconMessage-module_text__bOVqt .FalconMessage-module_title__yaQEf, .FalconMessage-module_info__sRrVt .FalconMessage-module_text__bOVqt .FalconMessage-module_title__yaQEf, .FalconMessage-module_error__-7w3L .FalconMessage-module_text__bOVqt .FalconMessage-module_title__yaQEf {\n font-size: 20px;\n line-height: 28px;\n}\n@media (max-width: 767px) {\n .FalconMessage-module_success__bYOjI .FalconMessage-module_text__bOVqt .FalconMessage-module_title__yaQEf, .FalconMessage-module_infoWhite__nPGt1 .FalconMessage-module_text__bOVqt .FalconMessage-module_title__yaQEf, .FalconMessage-module_tip__Ap22H .FalconMessage-module_text__bOVqt .FalconMessage-module_title__yaQEf, .FalconMessage-module_warning__JULW7 .FalconMessage-module_text__bOVqt .FalconMessage-module_title__yaQEf, .FalconMessage-module_info__sRrVt .FalconMessage-module_text__bOVqt .FalconMessage-module_title__yaQEf, .FalconMessage-module_error__-7w3L .FalconMessage-module_text__bOVqt .FalconMessage-module_title__yaQEf {\n font-size: 18px;\n line-height: 28px;\n }\n}\n.FalconMessage-module_success__bYOjI .FalconMessage-module_text__bOVqt .FalconMessage-module_description__Iz2r-, .FalconMessage-module_infoWhite__nPGt1 .FalconMessage-module_text__bOVqt .FalconMessage-module_description__Iz2r-, .FalconMessage-module_tip__Ap22H .FalconMessage-module_text__bOVqt .FalconMessage-module_description__Iz2r-, .FalconMessage-module_warning__JULW7 .FalconMessage-module_text__bOVqt .FalconMessage-module_description__Iz2r-, .FalconMessage-module_info__sRrVt .FalconMessage-module_text__bOVqt .FalconMessage-module_description__Iz2r-, .FalconMessage-module_error__-7w3L .FalconMessage-module_text__bOVqt .FalconMessage-module_description__Iz2r- {\n color: #3d3935;\n margin-bottom: 16px;\n margin-right: 16px;\n}\n@media (max-width: 767px) {\n .FalconMessage-module_success__bYOjI .FalconMessage-module_text__bOVqt .FalconMessage-module_description__Iz2r-, .FalconMessage-module_infoWhite__nPGt1 .FalconMessage-module_text__bOVqt .FalconMessage-module_description__Iz2r-, .FalconMessage-module_tip__Ap22H .FalconMessage-module_text__bOVqt .FalconMessage-module_description__Iz2r-, .FalconMessage-module_warning__JULW7 .FalconMessage-module_text__bOVqt .FalconMessage-module_description__Iz2r-, .FalconMessage-module_info__sRrVt .FalconMessage-module_text__bOVqt .FalconMessage-module_description__Iz2r-, .FalconMessage-module_error__-7w3L .FalconMessage-module_text__bOVqt .FalconMessage-module_description__Iz2r- {\n margin-right: 12px;\n }\n}\n.FalconMessage-module_success__bYOjI .FalconMessage-module_text__bOVqt .falcon-secondary-button-v4, .FalconMessage-module_infoWhite__nPGt1 .FalconMessage-module_text__bOVqt .falcon-secondary-button-v4, .FalconMessage-module_tip__Ap22H .FalconMessage-module_text__bOVqt .falcon-secondary-button-v4, .FalconMessage-module_warning__JULW7 .FalconMessage-module_text__bOVqt .falcon-secondary-button-v4, .FalconMessage-module_info__sRrVt .FalconMessage-module_text__bOVqt .falcon-secondary-button-v4, .FalconMessage-module_error__-7w3L .FalconMessage-module_text__bOVqt .falcon-secondary-button-v4 {\n padding-left: 0;\n}\n\n.FalconMessage-module_error__-7w3L {\n border: 2px solid #bf0760;\n background-color: #f9e7f0;\n}\n@media (max-width: 767px) {\n .FalconMessage-module_error__-7w3L {\n flex-direction: column;\n align-items: center;\n text-align: center;\n }\n}\n\n.FalconMessage-module_info__sRrVt {\n border: 2px solid #86807c;\n background-color: #f7f6f5;\n}\n\n.FalconMessage-module_warning__JULW7 {\n border-color: #ffc805;\n background-color: #fffae6;\n}\n\n.FalconMessage-module_tip__Ap22H {\n border: 2px solid #2e6199;\n background-color: #eaeff5;\n}\n\n.FalconMessage-module_infoWhite__nPGt1 {\n border: 2px solid #86807c;\n background-color: #ffffff;\n}");const Ci=({content:t})=>{const[o,r]=n(!1);return e.createElement("div",null,(null==t?void 0:t.chooseMessageType)&&!o&&e.createElement("div",{className:`${Ti[t.chooseMessageType]}`},e.createElement("img",{alt:"icons",height:32,width:32,src:"/ecom-int/icons/error.svg"}),(t.text||t.description)&&e.createElement("div",{className:Ti.text},t.text&&e.createElement("h4",{className:Ti.title},t.text),t.description&&e.createElement("div",{className:Ti.description},e.createElement(we,{content:t.description}))),t.closeIcon&&e.createElement("div",{onClick:()=>{r(!o)},className:Ti.closeIcon},e.createElement("img",{src:"/ecom-int/icons/close-icon.svg",alt:"close icon",height:14,width:14}))))},ki=({props:n,setAddressNotFilled:r,setIndivialOpen:i,indivialOpen:l})=>{var a,s,d,c,u,m,p,g,h,v,f,b,_,x,y,w,T,C,k,E,S,I,B,F;const A=o(null),N=o(null);t(()=>{var e;null===(e=A.current)||void 0===e||e.focus(),setTimeout(()=>{var e,n;null===(e=N.current)||void 0===e||e.scrollIntoView({behavior:"smooth",block:"start",inline:"nearest"}),null===(n=A.current)||void 0===n||n.focus()},1e3)},[A.current]);t(()=>{var e,t;(null===(e=n.selectedAddress)||void 0===e?void 0:e.concatedAddress)&&(null===(t=null==A?void 0:A.current)||void 0===t||t.blur())},[null===(a=n.selectedAddress)||void 0===a?void 0:a.concatedAddress]);return e.createElement(e.Fragment,null," ",e.createElement("div",{onClick:()=>{var e;null===(e=null==A?void 0:A.current)||void 0===e||e.focus()},className:"linecheckOverlay"},(null===(s=n.lineCheckContent)||void 0===s?void 0:s.popUpTitle)&&e.createElement("div",{className:"headerContainer",ref:N},null===(d=n.lineCheckContent)||void 0===d?void 0:d.popUpTitle,e.createElement("img",{onClick:()=>{null==n||n.setPopup(!1)},className:"closeIcon",width:13.5,height:13.5,alt:"close",src:null===(p=null===(m=null===(u=null===(c=null==n?void 0:n.lineCheckContent)||void 0===c?void 0:c.linecheckIcons)||void 0===u?void 0:u[0])||void 0===m?void 0:m.close)||void 0===p?void 0:p.filename})),(null==l?void 0:l.indErrorOpen)&&(null===(h=null===(g=null==n?void 0:n.lineCheckContent)||void 0===g?void 0:g.errorMessageBlok)||void 0===h?void 0:h.length)>0&&e.createElement(Ci,{content:null===(f=null===(v=null==n?void 0:n.lineCheckContent)||void 0===v?void 0:v.errorMessageBlok)||void 0===f?void 0:f[0]}),(null===(b=null==n?void 0:n.linecheckResponse)||void 0===b?void 0:b.eligibleBundle)?e.createElement(e.Fragment,null,e.createElement(wi,{content:e.createElement("span",{"data-hj-suppress":!0},null===(T=null==n?void 0:n.selectedAddress)||void 0===T?void 0:T.concatedAddress),isLoading:null==n?void 0:n.isFetchingLineCheck,uploadDownload:null===(C=null==n?void 0:n.linecheckResponse)||void 0===C?void 0:C.maxUploadDownloadSpeed,textContent:null==n?void 0:n.lineCheckContent,eligibleBundle:null===(k=null==n?void 0:n.linecheckResponse)||void 0===k?void 0:k.eligibleBundle,tooltipcontent:null===(E=null==n?void 0:n.lineCheckContent)||void 0===E?void 0:E.speedTooltip,onModemDetailsClick:null==n?void 0:n.onModemDetailsClick})):e.createElement(e.Fragment,null,e.createElement(xi,{content:n.lineCheckContent,parentCallback:n.handleSelection,parentAddress:null===(_=n.selectedAddress)||void 0===_?void 0:_.concatedAddress,ref:A,isAddressNotFilled:n.isAddressNotFilled,name:"lineCheck",onChange:e=>{n.onChange(e)},apiError:n.apiError,setApiError:n.setApiError,setFetchingLineCheck:n.setFetchingLineCheck,FetchingLineCheck:null==n?void 0:n.isFetchingLineCheck,checkAvailability:null==n?void 0:n.checkAvailability,setIndivialOpen:i,indivialOpen:l,setAddressNotFilled:r}),(null==n?void 0:n.isFetchingLineCheck)&&!(null==n?void 0:n.apiError)&&""!==(null===(x=null==A?void 0:A.current)||void 0===x?void 0:x.value)?e.createElement("div",{className:"spinnercontents"},e.createElement("div",{className:"spinner-border oldspinnerload ",role:"status"}),(null===(y=null==n?void 0:n.lineCheckContent)||void 0===y?void 0:y.checkServiceText)&&e.createElement("div",{className:"oldchecktext"},null===(w=null==n?void 0:n.lineCheckContent)||void 0===w?void 0:w.checkServiceText)):""),(null===(S=n.lineCheckContent)||void 0===S?void 0:S.helpText)&&!(null===(I=A.current)||void 0===I?void 0:I.value)?e.createElement("div",{className:"helpText"},!n.isFetchingLineCheck&&(null===(B=null==n?void 0:n.linecheckResponse)||void 0===B?void 0:B.eligibleBundle)?"":null===(F=n.lineCheckContent)||void 0===F?void 0:F.helpText):""))},Ei=e.createContext({}),Si=!0;function Ii({baseColor:e,highlightColor:n,width:t,height:o,borderRadius:r,circle:i,direction:l,duration:a,enableAnimation:s=true,customHighlightBackground:d}){const c={};return"rtl"===l&&(c["--animation-direction"]="reverse"),"number"==typeof a&&(c["--animation-duration"]=`${a}s`),s||(c["--pseudo-element-display"]="none"),"string"!=typeof t&&"number"!=typeof t||(c.width=t),"string"!=typeof o&&"number"!=typeof o||(c.height=o),"string"!=typeof r&&"number"!=typeof r||(c.borderRadius=r),i&&(c.borderRadius="50%"),void 0!==e&&(c["--base-color"]=e),void 0!==n&&(c["--highlight-color"]=n),"string"==typeof d&&(c["--custom-highlight-background"]=d),c}function Bi({count:n=1,wrapper:t,className:o,containerClassName:r,containerTestId:i,circle:l=!1,style:a,...s}){var d,c,u;const m=e.useContext(Ei),p={...s};for(const[e,n]of Object.entries(s))void 0===n&&delete p[e];const g={...m,...p,circle:l},h={...a,...Ii(g)};let v="react-loading-skeleton";o&&(v+=` ${o}`);const f=null!==(d=g.inline)&&void 0!==d&&d,b=[],_=Math.ceil(n);for(let t=0;t<_;t++){let o=h;if(_>n&&t===_-1){const e=null!==(c=o.width)&&void 0!==c?c:"100%",t=n%1,r="number"==typeof e?e*t:`calc(${e} * ${t})`;o={...o,width:r}}const r=e.createElement("span",{className:v,style:o,key:t},"");f?b.push(r):b.push(e.createElement(e.Fragment,{key:t},r,e.createElement("br",null)))}return e.createElement("span",{className:r,"data-testid":i,"aria-live":"polite","aria-busy":null!==(u=g.enableAnimation)&&void 0!==u?u:Si},t?b.map((n,o)=>e.createElement(t,{key:o},n)):b)}const Fi=()=>{const n=v();return e.createElement("div",{className:"row justify-content-center"},e.createElement("div",{className:"col-12 px-0"},e.createElement("div",null,e.createElement("div",{id:"inputfield"}),e.createElement("div",null,e.createElement("div",{className:`row linecheck-repo-lineContainer position-relative ${"mobile"===n&&"linecheck-repo-lineContainer-mobile"}`,style:{boxShadow:"0 2px 4px rgba(87, 84, 82, .2)",borderRadius:"8px",padding:"14px 16px",backgroundColor:"#fff",height:""+("mobile"===n?"165px":"96px"),margin:""+("mobile"===n?"0 30px":"0px")}},e.createElement("div",{className:"col-lg-1 col-md-1 col-sm-1 col-12 px-0"},"mobile"!==n&&e.createElement(Bi,{circle:!0,height:"100%",containerClassName:"avatar-skeleton"})),e.createElement("div",{className:"col-lg-8 col-md-8 col-sm-8 col-12 px-3"},e.createElement(Bi,{width:"100%",height:"90%",style:{marginBottom:"24px"},borderRadius:"0.5rem"})),"mobile"===n&&e.createElement("div",{style:{borderBottom:"1px solid #e6e3df",marginTop:"8px",marginBottom:"16px"}}),e.createElement("div",{className:"col-lg-3 col-md-3 col-sm-3 col-12 px-0"},e.createElement(Bi,{width:"98%",height:"mobile"===n?"70%":"90%",borderRadius:"50rem"}),e.createElement("div",null,e.createElement("span",{style:{padding:"10px",display:"flex"}}," "))))))))},Ai=({content:r,metadata:i,shippingAddress:l,onSuccess:a,onModemDetailsClick:s,fromLinetable:d})=>{var c,u,m,p,g,h,f,b,_,x,y,w,T,C,k,E,S,I;const[B,F]=n(!1),[A,N]=n(!1),O=o(null),[P,R]=n({enableCheckaddress:!1}),[L,M]=n(),[V,D]=n(),[W,j]=n(!1),[z,$]=n(),[G,q]=n({indOpen:!1,indErrorOpen:!1}),[H,J]=n(!1),[Q,X]=n({openIndividualLineCheck:!1,availabilityCheckClicked:!1}),[K,Y]=n(!1),Z=v(),ne=null==z?void 0:z.shouldAutomateLineCheck,oe=new Date,re=new Date(null===(c=null==V?void 0:V.plannedUpgrade)||void 0===c?void 0:c.date),ie=(re.getTime()-oe.getTime())/864e5>0,[le,ae]=n(!1),se=(e,n)=>{X(n),D(" "),M(e),""!==(null==e?void 0:e.postCode)&&""!==e.city&&""!==e.houseNumber&&""!==e.street&&""!==e.concatedAddress?R(e=>Object.assign(Object.assign({},e),{enableCheckaddress:!0})):R(e=>Object.assign(Object.assign({},e),{enableCheckaddress:!1}))},de=()=>{P.enableCheckaddress?R(e=>Object.assign(Object.assign({},e),{enableCheckaddress:!1})):N(!1)},ce=e.createElement("span",{className:"mobileTable"},e.createElement("span",{className:"changeBtn",onClick:()=>{F(!1),J(!0),localStorage.removeItem("lineCheckResponse"),a(),U.deleteCookie("chAddressJson"),U.deleteCookie("one-commerce-linecheckcorrelationid"),_e("lineTableView Address","Change",te),R(e=>Object.assign(Object.assign({},e),{enableCheckaddress:!0})),D("")},hidden:!(null==V?void 0:V.eligibleBundle)},e.createElement("span",{className:"changeTxt"},"mobile"===Z?null==z?void 0:z.changeTextMob:null==z?void 0:z.changeText))),ue=()=>{var e;F(!0),P.enableCheckaddress?(j(!0),U.deleteCookie("chAddressJson"),U.setCookie("chAddressJson",JSON.stringify({addressValue:null==L?void 0:L.concatedAddress,selectedAdd:L}),{path:"/",maxAge:259200}),_e("lineCheckStart","Check address",te),be(ee,"line_check_start",{input:`${null==L?void 0:L.postCode}| ${null==L?void 0:L.city}`,selection:null==z?void 0:z.buttonvalue}),L&&Object.keys(L).length>0&&hi(L).then(e=>{localStorage.setItem("LinecheckCall","true"),j(!1),D(e),a(),Y(!1),"mobile"===Z&&Q.openIndividualLineCheck&&ae(!1)}).catch(e=>{console.log(e),Y(!0),X(Object.assign(Object.assign({},Q),{availabilityCheckClicked:!1})),"mobile"===Z&&Q.openIndividualLineCheck&&ae(!0)})):(N(!0),null===(e=O.current)||void 0===e||e.focus(),"mobile"===Z&&ae(!1))},me=()=>{var e,n,t,o,r,i,s,d,c;try{let u=U.getCookie("chAddressJson");const m=U.getCookie("one-commerce-linecheckcorrelationid");a();try{u=u&&JSON.parse(u)}catch(e){console.log("invalid address json")}let p=U.getCookie("sunriseAuth");try{p=p&&JSON.parse(p)}catch(e){console.log("invalid AuthCookie json")}if(ne&&(null==p?void 0:p.siteId)&&!u&&l&&!H&&(j(!0),((e,n,t,o)=>ve(void 0,void 0,void 0,function*(){try{const r=(e=>{let n=[];"string"==typeof(null==e?void 0:e.address)&&(n=e.address.split(" "));const t={cantonCode:null==e?void 0:e.countryCode,city:null==e?void 0:e.city,houseNumber:n.pop(),postCode:null==e?void 0:e.zipcode,street:n.join(" "),concatedAddress:""},o=`${t.street} ${t.houseNumber}, ${t.postCode} ${t.city}`;return t.concatedAddress=o,t})(o);return hi(r).then(o=>{e(!1),n(o),t()}).catch(n=>{e(!1),console.log(n,"error")}),ii.remove("chAddressJson"),ii.set("chAddressJson",JSON.stringify({addressValue:null==r?void 0:r.concatedAddress,selectedAdd:r}),{path:"/",expires:3}),r}catch(n){e(!1),console.log(n)}}))(j,D,a,l).then(e=>M(e)).catch(e=>console.log(e))),u){R(e=>Object.assign(Object.assign({},e),{enableCheckaddress:!1})),M(null==u?void 0:u.selectedAdd);const l=localStorage.getItem("lineCheckResponse"),a=localStorage.getItem("one-commerce-linecheckcorrelationid"),p={eligibleBundle:null!==(n=l&&(null===(e=JSON.parse(l))||void 0===e?void 0:e.eligibleBundle))&&void 0!==n?n:[],configEligibleBundle:null!==(o=l&&(null===(t=JSON.parse(l))||void 0===t?void 0:t.configEligibleBundle))&&void 0!==o?o:[],maxUploadDownloadSpeed:null!==(i=l&&(null===(r=JSON.parse(l))||void 0===r?void 0:r.maxUploadDownloadSpeed))&&void 0!==i?i:{},lineCheckRepsonse:V&&JSON.parse(null==V?void 0:V.originalLinecheckResponse),lineCheckCorrelationId:null!=a?a:"",plannedUpgrade:null!==(d=l&&(null===(s=JSON.parse(l))||void 0===s?void 0:s.plannedUpgrade))&&void 0!==d?d:{}};l&&m&&(null===(c=JSON.parse(l))||void 0===c?void 0:c.eligibleBundle)&&Object.keys(null==u?void 0:u.selectedAdd).length&&D(p)}}catch(e){}};t(()=>{me()},[z,l,d]),t(()=>{var e,n,t,o;r&&("lineCheckTemplate"===(null===(n=null===(e=null==r?void 0:r.reference)||void 0===e?void 0:e.content)||void 0===n?void 0:n.component)?$(null===(o=null===(t=null==r?void 0:r.reference)||void 0===t?void 0:t.content)||void 0===o?void 0:o.linecheck[0]):$(r))},[]),t(()=>{var e,n,t,o,r;(!(null==V?void 0:V.eligibleBundle)||(null==V?void 0:V.eligibleBundle.length)<1)&&N(!1),(null===(e=null==V?void 0:V.eligibleBundle)||void 0===e?void 0:e.length)&&(0!==Object.keys(L).length&&void 0!==(null===(n=null==V?void 0:V.maxUploadDownloadSpeed)||void 0===n?void 0:n.maxBandwidthDown)||void 0!==(null===(t=null==V?void 0:V.maxUploadDownloadSpeed)||void 0===t?void 0:t.maxBandwidthDown))&&(((e,n,t,o,r)=>{const i={address:e,eventAction:n,eventValue:t,id:o,timeStamp:Math.round(Date.now()/1e3),type:r};try{window.appEventData.push({event:r,eventInfo:i})}catch(e){}})(`${null==L?void 0:L.postCode}| ${null==L?void 0:L.city} | ${null==L?void 0:L.street} | ${null==L?void 0:L.houseNumber} |\n ${null===(o=null==V?void 0:V.maxUploadDownloadSpeed)||void 0===o?void 0:o.maxBandwidthUp} | ${null===(r=null==V?void 0:V.maxUploadDownloadSpeed)||void 0===r?void 0:r.maxBandwidthDown}`,"lineCheckResult",1,ii.get("one-commerce-linecheckcorrelationid"),"view"),be(ee,"line_check_results",{input:`${null==L?void 0:L.postCode}| ${null==L?void 0:L.city}`,eligible:""}))},[null===(u=null==V?void 0:V.eligibleBundle)||void 0===u?void 0:u.length]);const pe=o(null),ge=()=>{"mobile"===Z&&K?ae(!1):"mobile"!==Z||Q.openIndividualLineCheck?"mobile"===Z&&Q.openIndividualLineCheck&&Q.availabilityCheckClicked?ue():ae(!1):(ue(),setTimeout(()=>{var e;null===(e=pe.current)||void 0===e||e.scrollIntoView({behavior:"smooth",block:"start",inline:"nearest"})},1e3))};t(()=>{"mobile"!==Z||Q.openIndividualLineCheck?"mobile"===Z&&Q.openIndividualLineCheck&&Q.availabilityCheckClicked&&ge():ge()},[L]);const he={linecheckResponse:V,lineCheckContent:z,handleSelection:se,isAddressNotFilled:A,name:"lineCheck",onChange:de,selectedAddress:L,isFetchingLineCheck:W,onClose:ge,onModemDetailsClick:s,apiError:K,setApiError:Y,setFetchingLineCheck:j,setPopup:ae,popup:le},fe=Object.assign({},he);return t(()=>{K&&j(!1)},[K]),e.createElement(e.Fragment,null,z?e.createElement(e.Fragment,null,e.createElement("div",{className:"row justify-content-center",ref:pe},((null==z?void 0:z.linecheckTitle)||(null==z?void 0:z.successLinecheckTitle))&&e.createElement(e.Fragment,null,e.createElement("div",{className:"linechecktitle"},!W&&(null==V?void 0:V.eligibleBundle)?(null===(m=null==V?void 0:V.eligibleBundle)||void 0===m?void 0:m.length)<1?null==z?void 0:z.noConnectionTitle:null==z?void 0:z.successLinecheckTitle:null==z?void 0:z.linecheckTitle)),e.createElement("div",{className:"col-12 px-0"},e.createElement("div",{className:""+(A&&!(null==V?void 0:V.eligibleBundle)?"gradientborder":"")}," ",!W&&e.createElement("div",{className:"row position-relative inputrow",onClick:()=>{var e;"mobile"===Z&&(null===(e=null==O?void 0:O.current)||void 0===e||e.focus(),ae(!0))}},(null==V?void 0:V.eligibleBundle)?e.createElement(e.Fragment,null,e.createElement(wi,{content:e.createElement("span",{"data-hj-suppress":!0},null==L?void 0:L.concatedAddress,ce),isLoading:W,uploadDownload:null==V?void 0:V.maxUploadDownloadSpeed,textContent:z,eligibleBundle:null==V?void 0:V.eligibleBundle,tooltipcontent:null==z?void 0:z.speedTooltip,onModemDetailsClick:s})):e.createElement(e.Fragment,null,e.createElement("div",{className:"col-1 px-0 marginautodefault"},(null==V?void 0:V.eligibleBundle)?e.createElement(e.Fragment,null):e.createElement("img",{src:null===(h=null===(g=null===(p=null==z?void 0:z.linecheckIcons)||void 0===p?void 0:p[0])||void 0===g?void 0:g.home)||void 0===h?void 0:h.filename,height:""+("mobile"===Z?"26px":"48px"),width:""+("mobile"===Z?"26px":"48px"),alt:"home",className:"homeicon"})),e.createElement("div",{className:`col-lg-8 col-md-8 col-sm-8 ${"mobile"===Z&&((null==V?void 0:V.eligibleBundle)?"col-12":"col-9")} px-0`},e.createElement("div",null,e.createElement(xi,{content:z,parentCallback:se,parentAddress:null==L?void 0:L.concatedAddress,ref:O,isAddressNotFilled:A,name:"lineCheck",onChange:de,setAddressNotFilled:N,apiError:K,setApiError:Y,setFetchingLineCheck:j,Address:L,FetchingLineCheck:W,checkAvailability:B,setIndivialOpen:q,indivialOpen:G}))),e.createElement("div",{className:"col-lg-3 col-md-3 col-sm-3 col-2 px-0 marginautodefault"},"mobile"!==Z||(null==V?void 0:V.eligibleBundle)?e.createElement("button",{name:"check address button",type:"button",className:"primarybutton mobileButton",disabled:!(null==G?void 0:G.indOpen)&&!(null==P?void 0:P.enableCheckaddress),hidden:!!(null==V?void 0:V.eligibleBundle),onClick:ue,style:{width:"100%"}},null==z?void 0:z.buttonvalue):e.createElement("span",null,e.createElement("img",{width:52,height:52,alt:"search",src:null===(_=null===(b=null===(f=null==z?void 0:z.linecheckIcons)||void 0===f?void 0:f[0])||void 0===b?void 0:b.searchIcon)||void 0===_?void 0:_.filename})))),ie&&(null===(x=null==V?void 0:V.plannedUpgrade)||void 0===x?void 0:x.expectedSpeed)&&e.createElement(e.Fragment,null,e.createElement("div",{className:"col-lg-1 col-md-1 col-sm-1 col-12 px-0"},(null==V?void 0:V.eligibleBundle)&&e.createElement("img",{src:null===(T=null===(w=null===(y=null==z?void 0:z.linecheckIcons)||void 0===y?void 0:y[0])||void 0===w?void 0:w.upgrade)||void 0===T?void 0:T.filename,height:"32px",width:"32px",alt:"activeup"})),e.createElement("div",{className:"col-lg-8 col-md-8 col-sm-8 col-12 px-0"},(null==V?void 0:V.eligibleBundle)&&e.createElement(wi,{content:`${((e,n)=>null==e?void 0:e.replace(/{\w+}/g,n))(null==z?void 0:z.upgradeText,(null==re?void 0:re.toLocaleString(null==i?void 0:i.lang,{month:"long"}))+" "+(null==re?void 0:re.getFullYear()))}`,isLoading:W,uploadDownload:null===(C=null==V?void 0:V.plannedUpgrade)||void 0===C?void 0:C.expectedSpeed,textContent:z,eligibleBundle:null==V?void 0:V.eligibleBundle,tooltipcontent:null==z?void 0:z.speedUpgradeToolTip,onModemDetailsClick:s}))),(null==G?void 0:G.indErrorOpen)&&(null===(k=null==z?void 0:z.errorMessageBlok)||void 0===k?void 0:k.length)>0&&e.createElement(Ci,{content:null===(E=null==z?void 0:z.errorMessageBlok)||void 0===E?void 0:E[0]})),"mobile"!==Z&&W&&!K&&""!==(null===(S=null==O?void 0:O.current)||void 0===S?void 0:S.value)?e.createElement("div",{className:"oldspinnercontainer"},e.createElement("div",{className:"oldspinnercontents"},e.createElement("div",{className:"spinner-border oldspinnerloads ",role:"status"}),(null==r?void 0:r.checkServiceText)&&e.createElement("div",{className:"oldchecktexts"},null==r?void 0:r.checkServiceText))):" "))),(null==z?void 0:z.helpText)&&!(null===(I=O.current)||void 0===I?void 0:I.value)?e.createElement("div",{className:"helpText"},!W&&(null==V?void 0:V.eligibleBundle)?"":null==z?void 0:z.helpText):"","mobile"===Z&&le&&!(null==V?void 0:V.eligibleBundle)&&e.createElement("div",null,e.createElement(ki,{props:fe,setIndivialOpen:q,indivialOpen:G,setAddressNotFilled:N}))):Z&&e.createElement(Fi,null))};export{qe as ButtonGroup,$e as ImageComponent,Qe as ImageWithText,lt as ImageWithTextWrapper,yt as InternetAndTvCardsBenefits,Ai as LineCheckV2,ni as LinecheckBasicPropConfig,Te as RibbonComponent,Ue as StageTeaserComponent,He as TextComponent};
|
|
3
10
|
//# sourceMappingURL=index.js.map
|