@sunrise-upc/mobile-prod-card 3.0.0 → 3.0.1
Sign up to get free protection for your applications and to get access to all the features.
@@ -7,4 +7,4 @@ export declare const fetchLineCheck: (payload: any) => Promise<{
|
|
7
7
|
configEligibleBundle: string[];
|
8
8
|
plannedUpgrade: any;
|
9
9
|
}>;
|
10
|
-
export declare const fetchAddress: (address: any, isValid: boolean) => Promise<any>;
|
10
|
+
export declare const fetchAddress: (address: any, isValid: boolean, controllerRef: any) => Promise<any[] | undefined>;
|
package/dist/cjs/index.js
CHANGED
@@ -1,4 +1,4 @@
|
|
1
|
-
"use strict";var e=require("react"),n=require("@sunrise-upc/ajax-lib"),t=require("react-bootstrap/Modal"),o=require("react-bootstrap/CloseButton"),l=require("storyblok-rich-text-react-renderer-ts"),i=require("react-bootstrap"),d=require("react-bootstrap/Container"),a=require("react-bootstrap/Row"),r=require("react-bootstrap/Col"),c=require("js-cookie"),u=require("uuid"),s=require("react-multi-carousel"),m=require("react-bootstrap/Form"),p=require("react-loading-skeleton"),v=require("react-select"),_=require("@sunrise-upc/b2c-login"),h=require("react-dom");function g(e,n){void 0===n&&(n={});var t=n.insertAt;if(e&&"undefined"!=typeof document){var o=document.head||document.getElementsByTagName("head")[0],l=document.createElement("style");l.type="text/css","top"===t&&o.firstChild?o.insertBefore(l,o.firstChild):o.appendChild(l),l.styleSheet?l.styleSheet.cssText=e:l.appendChild(document.createTextNode(e))}}g(".Button {\r\n display: flex;\r\n align-items: center;\r\n justify-content: center;\r\n border-radius: 4px;\r\n cursor: pointer;\r\n min-width: 32px;\r\n min-height: 32px;\r\n background-color: aliceblue;\r\n}\r\n\r\n.Button-primary {\r\n background-color: aqua; \r\n}\r\n.Button-secondary{\r\n background-color: burlywood;\r\n}\r\n.Button-error {\r\n background-color: red;\r\n}");class f{constructor(e){this.config={baseURL:"",cartURL:"",storyBlokURL:""},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.getCartUrl=()=>{var e,n;return null!==(n=null===(e=this.config)||void 0===e?void 0:e.cartURL)&&void 0!==n?n:""},this.getSBUrl=()=>{var e,n;return null!==(n=null===(e=this.config)||void 0===e?void 0:e.storyBlokURL)&&void 0!==n?n:""},this.config=e}}f.getInstance=()=>f.instance,f.create=e=>{f.instance=new f(e)};class b{constructor(e){this.config={assetPath:""},this.getAssetPath=()=>{var e,n;return null!==(n=null===(e=this.config)||void 0===e?void 0:e.assetPath)&&void 0!==n?n:""},this.config=e}}b.getInstance=()=>b.instance,b.create=e=>{b.instance=new b(e)};const x="ESHOP",y="v2/offer",w="carts/v2",C="?subscriptionType=",E="rest/cms/singlestory",k="rest/cms/dsource_entries?datasource=one-ecommerce-constant-keys";g(".loginModal {\r\n\talign-items: center;\r\n\tbackground-color: rgba(87, 84, 82, 0.4);\r\n\tcolor: #333333;\r\n\tdisplay: flex;\r\n\theight: 100%;\r\n\tjustify-content: center;\r\n\tleft: 0;\r\n\tpadding: 16px;\r\n\tposition: fixed;\r\n\ttop: 0;\r\n\ttransition: opacity 3s;\r\n\twidth: 100%;\r\n\tz-index: 11;\r\n}\r\n.loginContainer {\r\n position: absolute;\r\n display: flex;\r\n flex-direction: column;\r\n justify-content: center;\r\n align-items: center;\r\n padding: 32px 32px 34px;\r\n background-color: #ffff;\r\n max-width: 500px;\r\n width: 100%;\r\n box-shadow: -1px 18px 25px 5px rgba(87, 84, 82, 0.4);\r\n }\r\n");g('@import "bootstrap/dist/css/bootstrap.linetable-countryOverlay-css";\r\n\r\n.linetable-countryOverlay-linkTextNew {\r\n color: #da291c;\r\n margin-left: 32px;\r\n margin-bottom: 4px;\r\n text-decoration: underline;\r\n cursor: pointer;\r\n font-size: 16px;\r\n line-height: 24px;\r\n}\r\n\r\n.linetable-countryOverlay-utils-noWrap {\r\n white-space: nowrap;\r\n}\r\n\r\n.linetable-countryOverlay-utils-colWidth {\r\n max-width: 210px;\r\n}\r\n\r\n.linetable-countryOverlay-contain {\r\n display: flex;\r\n align-items: first baseline;\r\n padding-top: 10px;\r\n}\r\n\r\n.linetable-countryOverlay-image {\r\n width: 24px;\r\n height: 16px;\r\n}\r\n\r\n.linetable-countryOverlay-name {\r\n color: #000000;\r\n align-items: center;\r\n padding-left: 16px;\r\n font-style: normal;\r\n font-weight: 400;\r\n font-size: 14px;\r\n line-height: 32px;\r\n}\r\n.linetable-countryOverlay-blackthemecolor {\r\n color: #ffffff !important;\r\n}\r\n\r\n.linetable-countryOverlay-desktopView {\r\n display: block;\r\n}\r\n.linetable-countryOverlay-mobView {\r\n display: none;\r\n}\r\n@media (max-width: 767px) {\r\n .linetable-countryOverlay-linkTextNew {\r\n font-size: 14px;\r\n line-height: 24px;\r\n }\r\n}\r\n\r\n@media (min-width: 1440px) {\r\n .linetable-countryOverlay-desktopView {\r\n display: block;\r\n }\r\n .linetable-countryOverlay-mobView {\r\n display: none;\r\n }\r\n}\r\n@media (max-width: 1023px) {\r\n .linetable-countryOverlay-desktopView {\r\n display: none;\r\n }\r\n .linetable-countryOverlay-mobView {\r\n display: block;\r\n width: 100%;\r\n }\r\n}\r\n.reusbablelnetable-margin {\r\n\tmargin-left: 0;\r\n}\r\n');const T=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""}},S=(e,n)=>{const t=[];let o,l,i=0;[...Array(n)].forEach((()=>{l=document.getElementById(`${e}${i}`),null!=l&&(l.style.height="unset",t.push(null==l?void 0:l.clientHeight),i++)})),o=Math.max(...t),i=0,[...Array(n)].forEach((()=>{l=document.getElementById(`${e}${i}`),null!=l&&(l.style.height=`${o}px`),i++}))},P=e=>{switch(e){case"rubyglow-diagonal":return"falcon-gradient-rubyglow-diagonal";case"rubyglow-inverted-diagonal":return"falcon-gradient-rubyglow-inverted-diagonal";case"rubyglow-vertical":return"falcon-gradient-rubyglow-vertical";case"pinksky-diagonal":return"falcon-gradient-pinksky-diagonal";case"pinksky-inverted-diagonal":return"falcon-gradient-pinksky-inverted-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-inverted-diagonal":return"falcon-gradient-greencloud-inverted-diagonal";case"greencloud-vertical":return"falcon-gradient-greencloud-vertical";case"peachfog-diagonal":return"falcon-gradient-peachfog-diagonal";case"peachfog-inverted-diagonal":return"falcon-gradient-peachfog-inverted-diagonal";case"peachfog-vertical":return"falcon-gradient-peachfog-vertical";case"darkblue-haze":return"falcon-gradient-dark-blue-haze";case"skyfuel-diagonal":return"falcon-gradient-skyfuel-diagonal";case"skyfuel-vertical":return"falcon-gradient-skyfuel-vertical";case"skyfuel-inverted-diagonal":return"falcon-gradient-skyfuel-inverted-diagonal";default:return""}},N=e=>{e=Number(e);let n=0;return n=new RegExp("^[0-9][^.]*$").test(e.toString())?e+".-":e.toFixed(2).replace(/\.00$/,""),n},L=e=>{const n="undefined"!=typeof window&&localStorage.getItem(e),t=new Date;if(!n)return null;let o={};try{if(o=JSON.parse(n),o.expiry&&t.getTime()>o.expiry)return I(e),null}catch(e){return n}return null==o?void 0:o.value},I=e=>{localStorage.removeItem(e)},V=()=>{const[n,t]=e.useState(0);return e.useEffect((()=>{const e=()=>{t(window.innerWidth)};return window.addEventListener("resize",e),e(),()=>window.removeEventListener("resize",e)}),[]),n>=1440?"large-desktop":n<1440&&n>=1024?"desktop":n<1024&&n>=768?"tablet":n<768&&n>0?"mobile":""},O=()=>{const[n,t]=e.useState(!1),o=()=>{const e=window.matchMedia("(pointer:coarse)");t(e.matches)};return e.useEffect((()=>(o(),window.addEventListener("resize",o),()=>window.removeEventListener("resize",o))),[]),n},B=(e,n)=>null==e?void 0:e.replace(/{\w+}/g,(e=>n[e.substring(1,e.length-1)]||e)),D="none",A="falconDescription",M="falconAccordionList",F="spacer",R="fixnet",z="defaultWirelineBundle",$="defaultMobilePostpaidBundle",W="mobile",G="desktop",j="large-desktop",U="tablet",X={EN:"English",FR:"Français",IT:"Italiano",DE:"Deutsch"};g(".dbold {\r\n font-weight: 500;\r\n font-size: 40px;\r\n line-height: 60px;\r\n}\r\n");const H=({content:n})=>{var t;const o=T((null==n?void 0:n.textColor)&&n.textColor),l=(null==n?void 0:n.textColor)&&n.textColor!=D?o:"",i=(null==n?void 0:n.textColor)&&n.textColor===D?{color:null===(t=n.textColorPicker)||void 0===t?void 0:t.color}:{};return e.createElement(e.Fragment,null,n.headingStyle&&n.text&&"h1"===n.headingStyle?e.createElement("h1",{className:l,style:Object.assign({},i)},n.text," "):"h2"===n.headingStyle?e.createElement("h2",{className:`${l}`,style:Object.assign({},i)},n.text):"h3"===n.headingStyle?e.createElement("h3",{className:l,style:Object.assign({},i)},n.text):"h4"===n.headingStyle?e.createElement("h4",{className:l,style:Object.assign({},i)},n.text):e.createElement("div",{className:"dbold",style:Object.assign({},i)},n.text))},K=n=>{var t;const o=V(),d=O(),a="mobile"===o||"tablet"===o||d,r=null===(t=null==b?void 0:b.getInstance())||void 0===t?void 0:t.getAssetPath();return e.createElement("div",null,l.render(n.content,{markResolvers:{link:(t,o)=>{const{href:l,target:d,linktype:c}=o;return"email"===c?e.createElement("a",{href:`mailto:${l}`,target:null===d||"_self"===d?"_top":"_blank"},t):n.isIFrame?e.createElement("a",{href:l,target:null===d||"_self"===d?"_top":"_blank"},t):e.createElement(e.Fragment,null,(null==n?void 0:n.linkAsTooltip)&&(null==n?void 0:n.toolTipText)?e.createElement(i.OverlayTrigger,{placement:"auto",rootClose:!0,trigger:a?"click":"hover",overlay:(null==n?void 0:n.toolTipText)?e.createElement(i.Popover,{id:"popover-basic"},e.createElement(i.Popover.Body,null,null==n?void 0:n.toolTipText,a&&r&&e.createElement("img",{src:`${r}/icons/overlay-close.svg`,alt:"close",style:{float:"right"},width:24,height:24,onClick:()=>{var e;return null===(e=null===document||void 0===document?void 0:document.body)||void 0===e?void 0:e.click()}}))):e.createElement(e.Fragment,null)},e.createElement("span",null,t)):e.createElement("a",{href:l,target:null===d?"":d},t))}}}))},q=({content:n})=>{var t;const o=T(n.textColor);return e.createElement(e.Fragment,null,e.createElement("div",{className:`d-inline-flex align-${n.textElementPosition}`},n.icon&&n.icon.filename&&e.createElement("img",{src:n.icon&&n.icon.filename,alt:n.icon&&n.icon.alt,title:n.icon&&n.icon.title,height:24,width:24}),n.text&&e.createElement("div",{className:`${n.icon&&n.icon.filename} ${n.textColor&&n.textColor!=D?o:""}`,style:Object.assign({},n.textColor&&n.textColor===D?{color:null===(t=n.textColorPicker)||void 0===t?void 0:t.color}:{})},e.createElement(K,{content:n.text}))))};g(".linetable-country-overlayModal {\r\n max-width: 900px;\r\n padding: 1rem 2rem;\r\n}\r\n");const J=({children:n,modalState:l,handler:i,noCloseButton:d,showBackBtn:a,overlay:r})=>{const[c,u]=e.useState(),[s,m]=e.useState();return e.useEffect((()=>{r.map((e=>{var n;null===(n=null==e?void 0:e.content)||void 0===n||n.body.map((e=>{"falconTitle"==(null==e?void 0:e.component)&&u(e),"falconDescription"==(null==e?void 0:e.component)&&m(e)}))}))}),[r]),e.createElement(e.Fragment,null,e.createElement(t,{centered:!0,show:l,onHide:i,keyboard:!1,dialogClassName:"linetable-country-overlayModal"},e.createElement(t.Header,null,e.createElement("div",{style:{display:d?"none":""}},e.createElement("div",{className:"d-flex align-items-center"},a&&e.createElement("div",{className:"me-sm-4 me-3 d-flex align-items-center",onClick:i},e.createElement("img",{src:"../../icons/left_arrow.svg"})),c&&e.createElement(H,{content:c}))),e.createElement("div",{style:{display:d?"none":""}},e.createElement(o,{className:"sr-modal-close",onClick:i}))),e.createElement(t.Body,null,n),e.createElement(t.Footer,null,s&&e.createElement(q,{content:s}))))};g(".linetable-dotLoader-loaderParent {\r\n width: 100%;\r\n position: fixed;\r\n z-index: 3;\r\n top: 0;\r\n left: 0;\r\n bottom: 0;\r\n right: 0;\r\n background-color: rgba(255, 255, 255, 0.8);\r\n display: flex;\r\n flex-direction: column;\r\n}\r\n.linetable-dotLoader-dotClass {\r\n justify-content: center;\r\n display: flex;\r\n z-index: 1;\r\n}\r\n.linetable-dotLoader-dotContent {\r\n display: flex;\r\n justify-content: center;\r\n animation: contentplay 2s linear 0s infinite;\r\n}\r\n@keyframes dotplay {\r\n 0%,\r\n 20% {\r\n transform: translateY(0);\r\n }\r\n 10% {\r\n transform: translateY(-20px);\r\n }\r\n}\r\n.linetable-dotLoader-dots:nth-child(1) {\r\n animation-delay: 0.4s;\r\n}\r\n.linetable-dotLoader-dots:nth-child(2) {\r\n animation-delay: 0.8s;\r\n}\r\n.linetable-dotLoader-dots:nth-child(3) {\r\n animation-delay: 1.2s;\r\n}\r\n.linetable-dotLoader-dots:nth-child(4) {\r\n animation-delay: 1.6s;\r\n}\r\n.linetable-dotLoader-dots {\r\n margin: 5px 2px;\r\n width: 12px;\r\n height: 12px;\r\n border-radius: 50%;\r\n background: linear-gradient(180deg, #e2271e 0%, #ef7c3c 100%);\r\n animation: dotplay 2s linear 0s infinite;\r\n}\r\n@keyframes contentplay {\r\n 0% {\r\n opacity: 0.2;\r\n }\r\n 30% {\r\n opacity: 1;\r\n }\r\n}\r\n");const Z=({keyParams:n})=>{const[t,o]=e.useState(0),[l,i]=e.useState({}),d={checkout:[null==l?void 0:l.uspFreeShipping,null==l?void 0:l.uspBestService,null==l?void 0:l.uspCheckout],loading:[null==l?void 0:l.loading]},a=n?d[`${n}`]:d.checkout;return e.useEffect((()=>{i(L("sbstaticcontent"))}),[]),e.useEffect((()=>{let e=a.length-1;o(e);const n=setInterval((()=>{o(e--),e<0&&(e=a.length-1)}),2e3);return()=>{clearTimeout(n)}}),[]),e.createElement("div",{className:"d-flex align-items-center justify-content-center linetable-dotLoader-loaderParent"},e.createElement("div",{className:"linetable-dotLoader-dotClass"},e.createElement("div",{className:"linetable-dotLoader-dots"}),e.createElement("div",{className:"linetable-dotLoader-dots"}),e.createElement("div",{className:"linetable-dotLoader-dots"}),e.createElement("div",{className:"linetable-dotLoader-dots"})),e.createElement("div",null,e.createElement("h4",{className:"linetable-dotLoader-dotContent"},a[t]," ")))};function Y(e,n,t,o){return new(t||(t=Promise))((function(l,i){function d(e){try{r(o.next(e))}catch(e){i(e)}}function a(e){try{r(o.throw(e))}catch(e){i(e)}}function r(e){var n;e.done?l(e.value):(n=e.value,n instanceof t?n:new t((function(e){e(n)}))).then(d,a)}r((o=o.apply(e,n||[])).next())}))}const Q=e=>{const n=[];return null==e||e.map((e=>{const t=Number(null==e?void 0:e.order)||999,o=null==e?void 0:e.cProd;o.sortOrder=t,null==n||n.push(o)})),null==n||n.sort(((e,n)=>(null==e?void 0:e.sortOrder)-(null==n?void 0:n.sortOrder))),n};let ee=void 0!==typeof window&&c.get("sunriseAuth");ee=ee&&JSON.parse(ee);const ne=(e,t,o,l)=>Y(void 0,void 0,void 0,(function*(){var i;const d=L(`${e}_${t}_countryData`);if(d)return d;try{const d={language:t,type:"B2C"},a=null===(i=(yield n.CMSStoryblokServiceV2.get(o,d)).data)||void 0===i?void 0:i.stories;return a&&a.length>0&&((e,n,t)=>{let o=null;const l=new Date;o={value:n,expiry:t?l.getTime()+t:null},localStorage.setItem(e,JSON.stringify(o))})(`${e}_${t}_countryData`,a,l),a}catch(e){return console.error(e),e}})),te=(e,t,o,l,i,d)=>Y(void 0,void 0,void 0,(function*(){var a,r,s,m,p,v,_,h,g,f,b,y,C,E,k,T,S,P,N,L,V,O,B,D,A,M,F,z,$,G,j,U,X,H,K,q,J,Z,Y,Q,ee,ne,te,oe,le,ie,de,ae,re,ce;let ue={};if(i===R){let n="",l="";const i=null!==(a=c.get("one-commerce-linecheckcorrelationid"))&&void 0!==a?a:"",u=(e=>{var n,t,o;let l=[],i=void 0!==typeof window&&localStorage.getItem("lineCheckResponse");if(i){i=JSON.parse(i);const d=null===(n=null==i?void 0:i.originalLinecheckResponse)||void 0===n?void 0:n.sellableProducts;l=null===(o=null===(t=null==d?void 0:d.find((n=>(null==n?void 0:n.name)===e)))||void 0===t?void 0:t.access)||void 0===o?void 0:o[0]}return l})(null===(r=null==e?void 0:e[0])||void 0===r?void 0:r.id);ue={relatedParty:[{id:"anonymous",segment:"RESIDENTIAL"}],cartItem:[{itemType:"HOME",promotionId:o,items:[],note:[{author:"linecheckCorrelationId",text:i}]}]};const x={itemType:"MOBILE",promotionId:o,items:[]};if(null===(s=e[0])||void 0===s?void 0:s.isBundle)null===(p=null===(m=e[0])||void 0===m?void 0:m.bundledOffers)||void 0===p||p.map((e=>{var o,i,d,a,r,c,u,s,m,p,v,_,h,g,f,b,y,w,C;if(null===(i=null===(o=null==e?void 0:e.promotionInfo)||void 0===o?void 0:o[0])||void 0===i?void 0:i.id){const t=1==(null===(u=null===(c=null===(r=null===(a=null===(d=null==e?void 0:e.promotionInfo)||void 0===d?void 0:d[0])||void 0===a?void 0:a.hardwareGift)||void 0===r?void 0:r[0])||void 0===c?void 0:c.ids)||void 0===u?void 0:u.length)?null===(_=null===(v=null===(p=null===(m=null===(s=null==e?void 0:e.promotionInfo)||void 0===s?void 0:s[0])||void 0===m?void 0:m.hardwareGift)||void 0===p?void 0:p[0])||void 0===v?void 0:v.ids)||void 0===_?void 0:_[0]:"";"mobile"===(null===(h=null==e?void 0:e.productType)||void 0===h?void 0:h.toLowerCase())?(x.promotionId=null===(f=null===(g=null==e?void 0:e.promotionInfo)||void 0===g?void 0:g[0])||void 0===f?void 0:f.id,n=t):(ue.cartItem[0].promotionId=null===(y=null===(b=null==e?void 0:e.promotionInfo)||void 0===b?void 0:b[0])||void 0===y?void 0:y.id,l=t)}"tv"==(null===(w=null==e?void 0:e.productType)||void 0===w?void 0:w.toLowerCase())&&t?ue.cartItem[0].items.push({itemType:null==e?void 0:e.productType,id:t}):"mobile"===(null===(C=null==e?void 0:e.productType)||void 0===C?void 0:C.toLowerCase())?x.items.push({itemType:"RATEPLAN",id:null==e?void 0:e.id}):ue.cartItem[0].items.push({itemType:null==e?void 0:e.productType,id:null==e?void 0:e.id})})),l&&(null===(v=ue.cartItem[0].items)||void 0===v||v.push({itemType:"GIFT",id:l})),n&&x.items.push({itemType:"GIFT",id:n}),(null===(_=null==x?void 0:x.items)||void 0===_?void 0:_.length)>0&&(null===(h=null==ue?void 0:ue.cartItem)||void 0===h||h.push(x));else{const n=1==(null===(E=null===(C=null===(y=null===(b=null===(f=null===(g=null==e?void 0:e[0])||void 0===g?void 0:g.promotionInfo)||void 0===f?void 0:f[0])||void 0===b?void 0:b.hardwareGift)||void 0===y?void 0:y[0])||void 0===C?void 0:C.ids)||void 0===E?void 0:E.length)?null===(L=null===(N=null===(P=null===(S=null===(T=null===(k=null==e?void 0:e[0])||void 0===k?void 0:k.promotionInfo)||void 0===T?void 0:T[0])||void 0===S?void 0:S.hardwareGift)||void 0===P?void 0:P[0])||void 0===N?void 0:N.ids)||void 0===L?void 0:L[0]:"";ue.cartItem[0].items.push({itemType:null===(V=null==e?void 0:e[0])||void 0===V?void 0:V.productType,id:null===(O=null==e?void 0:e[0])||void 0===O?void 0:O.id}),n&&(null===(B=ue.cartItem[0].items)||void 0===B||B.push({itemType:"GIFT",id:n}))}d&&(null==d?void 0:d.length)>0&&(null==d||d.map((e=>{var n,t,o,l;"HOME"===(null==e?void 0:e.parentPoType)?null===(o=null===(t=null===(n=null==ue?void 0:ue.cartItem)||void 0===n?void 0:n[0])||void 0===t?void 0:t.items)||void 0===o||o.push({itemType:"GIFT",id:null==e?void 0:e.tuaProdId}):null===(l=x.items)||void 0===l||l.push({itemType:"GIFT",id:null==e?void 0:e.tuaProdId})}))),(null==u?void 0:u.accessType)&&(null===(M=null===(A=null===(D=null==ue?void 0:ue.cartItem)||void 0===D?void 0:D[0])||void 0===A?void 0:A.note)||void 0===M||M.push({author:"lineCheckaccessType",text:null==u?void 0:u.accessType})),(null==u?void 0:u.timeSlot)&&(null===($=null===(z=null===(F=null==ue?void 0:ue.cartItem)||void 0===F?void 0:F[0])||void 0===z?void 0:z.note)||void 0===$||$.push({author:"lineCheckEarliestActivationDate",text:null===(G=null==u?void 0:u.timeSlot)||void 0===G?void 0:G.start}));try{const e=(e=>{const n=e+"=";let t;return document.cookie.split(";").some((e=>{for(;" "===e.charAt(0);)e=e.substring(1);return 0===e.indexOf(n)&&(t=JSON.parse(decodeURIComponent(e.substring(n.length,e.length))),!0)})),t})("chAddressJson"),n=[{characteristic:{installationAddress:!0,country:"CH",city:null===(j=null==e?void 0:e.selectedAdd)||void 0===j?void 0:j.city,street1:null===(U=null==e?void 0:e.selectedAdd)||void 0===U?void 0:U.street,postCode:null===(X=null==e?void 0:e.selectedAdd)||void 0===X?void 0:X.postCode,street2:null===(H=null==e?void 0:e.selectedAdd)||void 0===H?void 0:H.houseNumber}}];ue.contactMedium=n}catch(e){console.log("issue at line check address addition in create cart ==>",e)}}else if(i===W){ue={relatedParty:[{segment:"RESIDENTIAL"}],cartItem:[{itemType:"MOBILE",promotionId:o,items:[{itemType:"RATEPLAN",id:(null===(K=null==e?void 0:e[0])||void 0===K?void 0:K.id)?null===(q=null==e?void 0:e[0])||void 0===q?void 0:q.id:e}]}]};const n=1==(null===(ne=null===(ee=null===(Q=null===(Y=null===(Z=null===(J=null==e?void 0:e[0])||void 0===J?void 0:J.promotionInfo)||void 0===Z?void 0:Z[0])||void 0===Y?void 0:Y.hardwareGift)||void 0===Q?void 0:Q[0])||void 0===ee?void 0:ee.ids)||void 0===ne?void 0:ne.length)?null===(ae=null===(de=null===(ie=null===(le=null===(oe=null===(te=null==e?void 0:e[0])||void 0===te?void 0:te.promotionInfo)||void 0===oe?void 0:oe[0])||void 0===le?void 0:le.hardwareGift)||void 0===ie?void 0:ie[0])||void 0===de?void 0:de.ids)||void 0===ae?void 0:ae[0]:"";n&&(null===(re=ue.cartItem[0].items)||void 0===re||re.push({itemType:"GIFT",id:n})),d&&(null==d?void 0:d.length)>0&&(null==d||d.map((e=>{var n,t,o;"HOME"!==(null==e?void 0:e.parentPoType)&&(null===(o=null===(t=null===(n=null==ue?void 0:ue.cartItem)||void 0===n?void 0:n[0])||void 0===t?void 0:t.items)||void 0===o||o.push({itemType:"GIFT",id:null==e?void 0:e.tuaProdId}))})))}const se={headers:{"x-correlation-id":u.v4(),"x-sunrise-channel":x}},me=l+w;if((null===(ce=Object.keys(ue))||void 0===ce?void 0:ce.length)>0){const e=yield n.ApiServiceV2.getApiServiceInstance().post(me,ue,se).then((e=>{if(I("isB2BCustomer"),200==e.status)return null==e?void 0:e.data}));if(e.error)throw e.error;return e}})),oe=(e,t,o,l,i,d)=>Y(void 0,void 0,void 0,(function*(){let a;localStorage.removeItem("entertainment"),a={headers:{"x-correlation-id":u.v4(),"x-sunrise-channel":x}},d&&(a.params={returnPromo:!0});const r=o+y,c=l&&null==ee?r+C+i:r,s=yield n.ApiServiceV2.getApiServiceInstance().post(c,e,a).then((e=>{if(200==e.status)return null==e?void 0:e.data}));return s.error?s.error:{[t]:s}})),le=({linkText:n,product:t,metadata:o,modalTriggered:l,reuseableLineTable:i})=>{var c,u,s,m;const[p,v]=e.useState(!1),[_,h]=e.useState([]),[g,b]=e.useState(!0),[x,y]=e.useState(),[w,C]=e.useState([]),E=(null===(u=null===(c=null==t?void 0:t.testProductReference)||void 0===c?void 0:c[0])||void 0===u?void 0:u.reference)?null===(m=null===(s=null==t?void 0:t.testProductReference)||void 0===s?void 0:s[0])||void 0===m?void 0:m.reference:null==t?void 0:t.reference;let k;e.useEffect((()=>{_&&_.length>0&&_.map((e=>{var n;null===(n=null==e?void 0:e.content)||void 0===n||n.body.map((e=>{"countryListComponent"==(null==e?void 0:e.component)&&C(null==e?void 0:e.countryValues)}))}))}),[_]),e.useEffect((()=>{(null==w?void 0:w.length)>0&&(k=w.length,y(Math.ceil(k/3)))}),[w]);return e.createElement(e.Fragment,null,e.createElement(J,{modalState:p,handler:()=>{v(!1),"function"==typeof l&&l()},overlay:_},g&&e.createElement(Z,{keyParams:"loading"}),!g&&e.createElement(e.Fragment,null,e.createElement(d,{className:"linetable-countryOverlay-desktopView"},e.createElement("div",null,e.createElement(a,{className:"linetable-countryOverlay-utils-noWrap"},e.createElement(r,{className:"linetable-countryOverlay-utils-colWidth"},e.createElement(a,null,w.slice(0,x).map(((n,t)=>e.createElement("div",{className:"linetable-countryOverlay-contain",key:n.name?n.name:t},e.createElement("div",null,e.createElement("img",{src:n.icon.filename,alt:"",className:"linetable-countryOverlay-image"})),e.createElement("div",{className:"linetable-countryOverlay-name"},n.name)))))),e.createElement(r,{className:"linetable-countryOverlay-utils-colWidth"},e.createElement(a,null,w.slice(x,2*x).map(((n,t)=>e.createElement("div",{className:"linetable-countryOverlay-contain",key:n.name?n.name:t},e.createElement("div",null,e.createElement("img",{src:n.icon.filename,alt:"",className:"linetable-countryOverlay-image"})),e.createElement("div",{className:"linetable-countryOverlay-name"},n.name)))))),e.createElement(r,{className:"linetable-countryOverlay-utils-colWidth"},e.createElement(a,null,w.slice(2*x,3*x).map(((n,t)=>e.createElement("div",{className:"linetable-countryOverlay-contain",key:n.name?n.name:t},e.createElement("div",null,e.createElement("img",{src:n.icon.filename,alt:"",className:"linetable-countryOverlay-image"})),e.createElement("div",{className:"linetable-countryOverlay-name"},n.name))))))))),e.createElement(d,{className:"linetable-countryOverlay-mobView"},e.createElement(a,null,e.createElement(r,null,e.createElement(a,null,w.map(((n,t)=>e.createElement("div",{className:"linetable-countryOverlay-contain",key:n.name?n.name:t},e.createElement("div",null,e.createElement("img",{src:n.icon.filename,alt:"",className:"linetable-countryOverlay-image"})),e.createElement("div",{className:"linetable-countryOverlay-name"},n.name)))))))))),e.createElement("span",{onClick:()=>{var e,n,t,d,a,r,c,u,s,m,_;v(!p),"function"==typeof l&&l();const g=(null===(d=null===(t=null===(n=null===(e=null==E?void 0:E.content)||void 0===e?void 0:e.body)||void 0===n?void 0:n[0])||void 0===t?void 0:t.countryList)||void 0===d?void 0:d.cached_url)?null===(s=null===(u=null===(c=null===(r=null===(a=null==E?void 0:E.content)||void 0===a?void 0:a.body)||void 0===r?void 0:r[0])||void 0===c?void 0:c.countryList)||void 0===u?void 0:u.cached_url)||void 0===s?void 0:s.replace(null==o?void 0:o.lang,""):null==E?void 0:E.replace(null==o?void 0:o.lang,""),x=null==g?void 0:g.replace("//",""),y=`${i?null===(m=null==f?void 0:f.getInstance())||void 0===m?void 0:m.getSBUrl():null===(_=null==f?void 0:f.getInstance())||void 0===_?void 0:_.getBaseUrl()}rest/cms/stories/?by_slugs=${x}`,w=null==E?void 0:E.name;ne(w,null==o?void 0:o.lang,y,864e5).then((e=>{e&&e.length>0&&h(e),b(!1)}))},className:`linetable-countryOverlay-linkTextNew display-5 ${i&&"reusbablelnetable-margin"}`},n))};g(".linetable-CardEntitlement-mobileProductEntitlement {\r\n margin: 0;\r\n padding: 0 16px 0 16px;\r\n}\r\n.linetable-CardEntitlement-entitlementValue {\r\n display: flex;\r\n margin-bottom: 4px;\r\n align-items: center;\r\n font-size: 16px;\r\n}\r\n.linetable-CardEntitlement-entitlementIcon {\r\n align-self: flex-start;\r\n margin-right: 8px;\r\n}\r\n\r\n.linetable-CardEntitlement-entitlementIcon img {\r\n vertical-align: sub;\r\n}\r\n.linetable-CardEntitlement-animationTitle {\r\n font-size: 16px;\r\n line-height: 24px;\r\n color: #3d3935;\r\n font-weight: 700;\r\n margin-bottom: auto;\r\n}\r\n.linetable-CardEntitlement-entitlementContent {\r\n display: inline-flex;\r\n margin-bottom: 16px;\r\n}\r\n.linetable-CardEntitlement-entitlementDescription {\r\n color: #3d3935;\r\n margin-left: 32px;\r\n margin-bottom: 4px;\r\n font-size: 16px;\r\n font-weight: 500;\r\n width: calc(100% - 32px);\r\n}\r\n");const ie=e.createContext({indexKey:0,listLength:0,arrowUpIcon:"",arrowDownIcon:"",arrowLeftRed:""}),de=({content:n,product:t,indexKey:o,showEntitleValue:l,metadata:i,modalTriggered:d})=>{var a,r,c,u;const s=e.useRef(null),m=e.useContext(ie),p=()=>{S(`linetable-CardEntitlement-entitlementSection${m.indexKey}`,m.listLength)};return e.useEffect((()=>{setTimeout((()=>{(null==s?void 0:s.current)&&p()}),200),window.addEventListener("resize",p)}),[n]),e.createElement("div",{className:"linetable-CardEntitlement-mobileProductEntitlement",id:`linetable-CardEntitlement-entitlementSection${o}${m.indexKey}`,ref:s},e.createElement("div",{className:"row linetable-CardEntitlement-entitlementContent"},e.createElement("div",{className:"linetable-CardEntitlement-entitlementValue "},e.createElement(e.Fragment,null,(null==n?void 0:n.isblacktheme)?e.createElement(e.Fragment,null,(null===(a=null==n?void 0:n.blackFridayentitlementIcon)||void 0===a?void 0:a.filename)&&e.createElement("div",{className:"linetable-CardEntitlement-entitlementIcon"},e.createElement("img",{src:null===(r=null==n?void 0:n.blackFridayentitlementIcon)||void 0===r?void 0:r.filename,width:20,height:20}))):e.createElement(e.Fragment,null,(null===(c=null==n?void 0:n.entitlementIcon)||void 0===c?void 0:c.filename)&&e.createElement("div",{className:"linetable-CardEntitlement-entitlementIcon"},e.createElement("img",{src:null===(u=null==n?void 0:n.entitlementIcon)||void 0===u?void 0:u.filename,width:20,height:20}))),e.createElement("span",{className:"linetable-CardEntitlement-animationTitle entitlementDisplay"},null==n?void 0:n.entitlementName))),e.createElement("div",{className:"d-block"},n.entitlementDescription&&l&&e.createElement("div",{className:"linetable-CardEntitlement-entitlementDescription"},null==n?void 0:n.entitlementDescription),(null==n?void 0:n.linkText)&&e.createElement(le,{product:t,linkText:null==n?void 0:n.linkText,metadata:i,modalTriggered:d,reuseableLineTable:!1}))))};g(".linetable-card-linetable-card-flexGrid {\r\n display: flex;\r\n flex-direction: column;\r\n}\r\n.linetable-card-productContainer {\r\n background-color: #fff;\r\n padding: 24px 0 16px;\r\n text-align: left;\r\n height: 100%;\r\n border-radius: 8px;\r\n}\r\n.linetable-card-productContainer hr {\r\n margin: 16px;\r\n}\r\n.linetable-card-introText {\r\n padding-left: 16px;\r\n padding-right: 16px;\r\n font-size: 16px;\r\n line-height: 24px;\r\n font-weight: 500;\r\n color: #587467;\r\n}\r\n.linetable-card-productTeaser {\r\n background-color: #fff;\r\n border-radius: 8px;\r\n height: 100%;\r\n width: 100%;\r\n display: flex;\r\n flex-direction: column;\r\n box-shadow: 0px 4px 12px 0px #57545233;\r\n}\r\n.linetable-card-prodHeading {\r\n font-size: 14px;\r\n line-height: 20px;\r\n color: #606060;\r\n font-weight: bold;\r\n margin-bottom: 4px;\r\n}\r\n.linetable-card-titleContainer {\r\n padding-left: 16px;\r\n padding-right: 16px;\r\n}\r\n.linetable-card-productTitle {\r\n color: #1e1e1e;\r\n font-weight: bold;\r\n margin-bottom: 4px;\r\n display: flex;\r\n align-items: baseline;\r\n justify-content: space-between;\r\n}\r\n.linetable-card-productTitle > h1,\r\n.linetable-card-productTitle > h2,\r\n.linetable-card-productTitle > h3,\r\n.linetable-card-productTitle > h4,\r\n.linetable-card-productTitle > h5,\r\n.linetable-card-productTitle > h6 {\r\n color: #1e1e1e !important;\r\n}\r\n.linetable-card-productTitle > h3 {\r\n font-size: 24px;\r\n line-height: 32px;\r\n}\r\n.linetable-card-productTitle > h2 {\r\n margin-right: 8px;\r\n}\r\n.linetable-card-prodDescription {\r\n font-size: 16px;\r\n line-height: 24px;\r\n color: #333333;\r\n display: flex;\r\n font-weight: 400;\r\n}\r\n\r\n@media (max-width: 767px) {\r\n .linetable-card-productTitle {\r\n height: auto;\r\n }\r\n}\r\n\r\n.linetable-card-productDetailSection{\r\n margin: 0 16px;\r\n}\r\n.linetable-card-productDetailSection img {\r\n vertical-align: bottom;\r\n margin-right: 8px;\r\n}\r\n.linetable-card-bottomConatiner {\r\n display: flex;\r\n flex-direction: column;\r\n justify-content: end;\r\n}");const ae=({modalState:n,handler:t,showFooter:o,footerNode:l,children:d,width:a,height:r,noCloseButton:c,backButton:u})=>{const s=e.useContext(ie);return e.useEffect((()=>{const e=document.querySelector(".linetable-product-modal .footer-main");e&&(e.style.zIndex="10");const n=document&&document.querySelector(".modal-dialog.linetable-product-modal");n&&(n.style.maxWidth=a,n.style.padding="0",n.style.transform="none");const t=document.querySelector(".linetable-product-modal .modal-content");t&&(t.style.height=r,t.style.backgroundColor="#F7F6F5");const o=document.querySelector(".linetable-product-modal .modal-header");o&&(o.style.position="absolute",o.style.top="0",o.style.zIndex="1",o.style.maxWidth="100%",o.style.background="#f8f8f8",o.style.width="100%");const l=document.querySelector(".linetable-product-modal .modal-body");l&&(l.style.background="#f8f8f8",l.style.paddingTop="70px")}),[r]),e.createElement(i.Modal,{scrollable:!1,show:n,onHide:t,keyboard:!1,dialogClassName:"linetable-product-modal"},e.createElement(i.Modal.Header,null,u&&e.createElement("div",{style:{justifyContent:"start",cursor:"pointer"},onClick:t},e.createElement(e.Fragment,null,(null==s?void 0:s.arrowLeftRed)&&e.createElement("img",{src:null==s?void 0:s.arrowLeftRed,width:24,height:24}),e.createElement("span",{style:{color:"#DA291C"}}," ",u))),e.createElement("div",{style:{display:c?"none":"",justifyContent:"end"}},e.createElement(i.CloseButton,{className:"sr-modal-close",onClick:t}))),e.createElement(i.Modal.Body,null,d),o&&e.createElement(i.Modal.Footer,null,l))};g(".linetable-sr-def-row {\r\n margin-left: auto;\r\n margin-right: auto;\r\n padding-left: 16px;\r\n padding-right: 16px;\r\n max-width: 1308px;\r\n width: 100%;\r\n}\r\n\r\n.resusable-linetable {\r\n padding-left: 0;\r\n padding-right: 0;\r\n}\r\n\r\n@media (min-width: 1024px) and (max-width: 1439px) {\r\n .linetable-sr-def-row {\r\n max-width: 972px;\r\n }\r\n}\r\n\r\n@media (min-width: 768px) and (max-width: 1023px) {\r\n .linetable-sr-def-row {\r\n max-width: 720px;\r\n }\r\n}\r\n\r\n@media (max-width: 767px) {\r\n .linetable-sr-def-row {\r\n max-width: 972px;\r\n }\r\n}\r\n\r\n.linetable-sr-def-row .linetable-sr-def-row {\r\n padding: 0px;\r\n max-width: 100%;\r\n}");const re=({children:n,resuablelineTable:t})=>e.createElement("div",{className:`linetable-sr-def-row linetable-sr-responsive-row\n ${t&&"resusable-linetable"}\n `},n);g(".linetable-falconAccordion-section {\r\n text-align: center;\r\n}\r\n\r\n.linetable-falconAccordion-description {\r\n color: #3d3935;\r\n padding-bottom: 32px;\r\n text-align: center;\r\n}\r\n\r\n.linetable-falconAccordion-description p a {\r\n color: #da291c;\r\n}\r\n\r\n.linetable-falconAccordion-container {\r\n box-shadow: 0 2px 4px rgba(87, 84, 82, 0.2);\r\n border-radius: 8px;\r\n overflow: hidden;\r\n padding: 0;\r\n}\r\n\r\n.linetable-falconAccordion-current-item {\r\n overflow: hidden;\r\n}\r\n\r\n.linetable-falconAccordion-current-item:first-child {\r\n border-radius: 8px 8px 0 0;\r\n overflow: hidden;\r\n}\r\n\r\n.linetable-falconAccordion-current-item:last-child {\r\n border-bottom: none;\r\n border-radius: 0 0 8px 8px;\r\n overflow: hidden;\r\n}\r\n\r\n.linetable-falconAccordion-item:hover {\r\n background-color: #f7f6f5;\r\n}\r\n\r\n.linetable-falconAccordion-wrapper {\r\n margin-left: 32px;\r\n margin-right: 32px;\r\n border-bottom: 1px solid #e6e3df;\r\n}\r\n\r\n.linetable-falconAccordion-title {\r\n color: #3d3935;\r\n font-style: normal;\r\n font-weight: bold;\r\n font-size: 16px;\r\n line-height: 24px;\r\n margin-right: 28px;\r\n min-height: 24px;\r\n}\r\n\r\n.prod-card .accordion-flush .linetable-falconAccordion-item .accordion-button {\r\n padding: 24px 0;\r\n}\r\n\r\n.prod-card .accordion-body {\r\n padding: 8px 0 32px 0;\r\n color: #3d3935;\r\n text-align: left;\r\n font-size: 16px;\r\n line-height: 24px;\r\n}\r\n\r\n.prod-card .accordion-button::after {\r\n position: absolute;\r\n top: 24px;\r\n right: 0;\r\n background-image: url('/ecom-int/icons/falcon-arrow-down.svg') !important;\r\n background-size: 24px 24px !important;\r\n background-size: unset;\r\n}\r\n\r\n.prod-card .accordion-button:not(.collapsed)::after {\r\n background-image: url('/ecom-int/icons/falcon-arrow-up.svg') !important;\r\n}\r\n\r\n.linetable-falconAccordion-disabled {\r\n opacity: 0.8;\r\n pointer-events: none;\r\n background-color: #e6e3df;\r\n}\r\n\r\n/* for mobile view */\r\n@media (max-width: 767px) {\r\n .prod-card .description {\r\n padding-bottom: 24px;\r\n }\r\n\r\n .linetable-falconAccordion-item:hover {\r\n background-color: none;\r\n }\r\n\r\n .linetable-falconAccordion-wrapper {\r\n margin-left: 16px;\r\n margin-right: 16px;\r\n }\r\n\r\n .prod-card .accordion-flush .linetable-falconAccordion-item .accordion-button {\r\n padding: 16px 0;\r\n }\r\n\r\n .prod-card .accordion-body {\r\n padding-bottom: 24px;\r\n }\r\n\r\n .prod-card .accordion-button::after {\r\n top: 16px;\r\n }\r\n}\r\n\r\n/* For tablet view */\r\n@media (max-width: 1023px) {\r\n .linetable-falconAccordion-wrapper {\r\n margin-left: 24px;\r\n margin-right: 24px;\r\n }\r\n}");const ce=({content:n})=>{const t=null==n?void 0:n._uid;return e.createElement("div",{className:"prod-card"},e.createElement(i.Accordion,{flush:!0,defaultActiveKey:(null==n?void 0:n.alwaysOpen)?t:""},e.createElement(i.Accordion.Item,{eventKey:t,className:`${(null==n?void 0:n.disabled)&&"linetable-falconAccordion-disabled"} linetable-falconAccordion-item`},e.createElement("div",{className:"linetable-falconAccordion-wrapper"},e.createElement(i.Accordion.Header,null,e.createElement("span",{className:"linetable-falconAccordion-title"},null==n?void 0:n.title)),e.createElement(i.Accordion.Body,null,(null==n?void 0:n.bodyText)&&e.createElement(K,{content:null==n?void 0:n.bodyText}))))))},ue=({content:n})=>{var t,o,l,i,d,a,r;return e.createElement("section",{className:"linetable-falconAccordion-section"},e.createElement(re,null,e.createElement(e.Fragment,null,(null==n?void 0:n.title)&&(null===(t=null==n?void 0:n.title)||void 0===t?void 0:t.length)>0&&e.createElement(H,{content:null===(o=null==n?void 0:n.title)||void 0===o?void 0:o[0]}),(null==n?void 0:n.description)&&(null===(l=null==n?void 0:n.description)||void 0===l?void 0:l.length)>0&&e.createElement("div",{className:"linetable-falconAccordion-description"},e.createElement(q,{content:null===(i=null==n?void 0:n.description)||void 0===i?void 0:i[0]})),(null==n?void 0:n.accordions)&&(null===(d=null==n?void 0:n.accordions)||void 0===d?void 0:d.length)>0&&(null===(a=null==n?void 0:n.accordions[0])||void 0===a?void 0:a.title)&&e.createElement("div",{className:"linetable-falconAccordion-container"},null===(r=null==n?void 0:n.accordions)||void 0===r?void 0:r.map((n=>e.createElement("div",{tabIndex:0,key:null==n?void 0:n._uid,className:"linetable-falconAccordion-current-item"},e.createElement(ce,{content:Object.assign({},n)}))))))))},se=({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";default:return""}})(null==n?void 0:n.backgroundColor),o=P(null==n?void 0:n.gradientBackground),l=(null==n?void 0:n.gradientBackground)===D?t:o;return e.createElement("div",null,n.height?e.createElement("div",{className:`d-none d-sm-block ${l}`,style:{height:`${n.height}px`}}):e.createElement("div",{className:`d-none d-sm-block ${l}`,style:{height:`${n.desktopHeight}px`}}),e.createElement("div",{className:`d-block d-sm-none ${l} `,style:{height:`${n.mobHeight}px`}}))};g(".linetable-productDetailsText {\r\n color: #da291c;\r\n text-decoration: underline;\r\n cursor: pointer;\r\n}");g('.linetable-staticPrice-priceWrapper {\r\n\tborder-radius: 8px;\r\n\tborder: 1px solid #E6E3DF;\r\n\tmargin: 16px 16px 0 16px;\r\n\tpadding: 8px 16px;\r\n\tfont-size: 14px;\r\n\tfont-weight: 400;\r\n\tline-height: 20px;\r\n}\r\n\r\n.linetable-staticPrice-discountPriceSection {\r\n\tcolor: #2E6199;\r\n\tmargin-right: 8px;\r\n}\r\n\r\n.linetable-staticPrice-discountedPrice {\r\n\tfont-size: 32px;\r\n\tfont-weight: 700;\r\n\tline-height: 40px;\r\n}\r\n\r\n.linetable-staticPrice-basePrice {\r\n\tfont-size: 20px;\r\n\tfont-weight: 700;\r\n\tline-height: 28px;\r\n\tposition: relative;\r\n\tdisplay: inline-block;\r\n}\r\n\r\n.linetable-staticPrice-priceStrikeout::after {\r\n\tcontent: "";\r\n\tposition: absolute;\r\n\tright: -1px;\r\n\tleft: -2px;\r\n\ttop: 50%;\r\n\twidth: 100%;\r\n\tborder-bottom: 2px solid #da291c;\r\n\ttransform: rotate(-18.22deg);\r\n}\r\n\r\n.linetable-staticPrice-noDiscountPrice {\r\n\tfont-size: 32px;\r\n\tfont-weight: 700;\r\n\tline-height: 40px;\r\n}\r\n\r\n.linetable-staticPrice-contractDescription {\r\n\tmargin-top: 6px;\r\n}\r\n\r\n.linetable-staticPrice-addToCart {\r\n\tmargin-top: 8px;\r\n\twidth: 100%;\r\n\tpadding: 10px 24px;\r\n\tborder-radius: 25px;\r\n\tbackground: #DA291C;\r\n\tcolor: #FFFFFF;\r\n\tfont-size: 16px;\r\n\tfont-weight: 700;\r\n\tline-height: 24px;\r\n\tborder: 0px;\r\n}\r\n\r\n.linetable-staticPrice-productDetails-priceWrapper {\r\n\tdisplay: flex;\r\n\tjustify-content: space-between;\r\n}\r\n\r\n@media (min-width: 425px) {\r\n\t.linetable-staticPrice-productDetails-addToCart {\r\n\t\tmin-width: 120px;\r\n\t}\r\n}');const me=({content:n,addToCart:t,variant:o})=>{const l=e.useContext(ie),i=()=>{S("linetable-staticPrice-priceSection",l.listLength)};e.useEffect((()=>{setTimeout((()=>{i()}),200),window.addEventListener("resize",i)}),[n]);return e.createElement("div",{className:`linetable-staticPrice-priceWrapper ${"productDetails"===o&&"linetable-staticPrice-productDetails-priceWrapper"}`},e.createElement("div",{id:`linetable-staticPrice-priceSection${null==l?void 0:l.indexKey}`},e.createElement("div",{className:"linetable-staticPrice-priceSection"},(null==n?void 0:n.isEnableDiscountPrice)&&e.createElement("span",{className:"linetable-staticPrice-discountPriceSection"},e.createElement("span",{className:"linetable-staticPrice-discountedPrice"},null==n?void 0:n.discountPriceValue),null==n?void 0:n.priceDuration),e.createElement("span",null,e.createElement("span",{className:"linetable-staticPrice-basePrice "+((null==n?void 0:n.isEnableDiscountPrice)?"linetable-staticPrice-priceStrikeout":"linetable-staticPrice-noDiscountPrice")},N(null==n?void 0:n.priceValue)),!(null==n?void 0:n.isEnableDiscountPrice)&&e.createElement(e.Fragment,null,null==n?void 0:n.priceDuration))),e.createElement("div",{className:"linetable-staticPrice-contractDescription"},null==n?void 0:n.contractDescription)),e.createElement("div",null,e.createElement("button",{className:`linetable-staticPrice-addToCart ${"productDetails"===o&&"linetable-staticPrice-productDetails-addToCart"}`,onClick:()=>{"function"==typeof t&&t(n)}},null==n?void 0:n.addButton)))},pe=({content:n,updatedContent:t,modalTriggered:o,addToCart:l})=>{var i;const[d,a]=e.useState(!1),r=null==n?void 0:n.subscriptionDetailModal;let c=[],u="";r&&(null==r?void 0:r.length)>0&&(null==r||r.map((e=>{c=null==e?void 0:e.modalBody,null==e||e.productPriceVariant,u=null==e?void 0:e.backButton,null==e||e.priceChangeContent})));const s=()=>{a(!d),"function"==typeof o&&o()};return e.createElement(e.Fragment,null,d&&e.createElement(ae,{modalState:d,handler:s,showFooter:!1,height:"100%",width:"883px",backButton:u},e.createElement(e.Fragment,null,null==c?void 0:c.map(((n,t)=>e.createElement(re,null,e.createElement(e.Fragment,null,(null==n?void 0:n.component)===A&&e.createElement(q,{content:n,key:t}),(null==n?void 0:n.component)===F&&e.createElement(se,{content:n}),(null==n?void 0:n.component)===M&&e.createElement(ue,{content:n}))))),(null==n?void 0:n.isEnablePrice)&&e.createElement(me,{content:n,addToCart:l,variant:"productDetails"}))),e.createElement("span",{onClick:s,className:"linetable-productDetailsText"},null!==(i=null==t?void 0:t.subscription)&&void 0!==i?i:null==t?void 0:t.subscriptionText))},ve=({content:n,showPrice:t,addToCart:o})=>{var l,i,d,a,r;const c=null!==(l=null==t?void 0:t.base)&&void 0!==l?l:0;let u=null!==(a=null===(d=null===(i=null==t?void 0:t.discount)||void 0===i?void 0:i[0])||void 0===d?void 0:d.value)&&void 0!==a?a:0;null===(r=null==t?void 0:t.discount)||void 0===r||r.map((e=>{1==(null==e?void 0:e.cycleStart)&&(u=null==e?void 0:e.value)}));const s=null==t?void 0:t.contractDuration;return e.createElement("div",{className:"linetable-staticPrice-priceWrapper"},(null==t?void 0:t.base)?e.createElement(e.Fragment,null,u>0&&e.createElement("span",{className:"linetable-staticPrice-discountPriceSection"},e.createElement("span",{className:"linetable-staticPrice-discountedPrice"},N(u)),null==n?void 0:n.priceDuration),e.createElement("span",null,e.createElement("span",{className:"linetable-staticPrice-basePrice "+(u>0?"linetable-staticPrice-priceStrikeout":"linetable-staticPrice-noDiscountPrice")},N(c)),0===u&&(null==n?void 0:n.priceDuration)),e.createElement("div",{className:"linetable-staticPrice-contractDescription"},s&&0!==s?e.createElement("div",null):e.createElement("div",null,null==n?void 0:n.contractDescription))):"",e.createElement("div",null,e.createElement("button",{className:"linetable-staticPrice-addToCart",onClick:o},null==n?void 0:n.addButton)))};var _e={carouselContainer:"ProductTeaser-module_carouselContainer__RzBpK",arrowButton:"ProductTeaser-module_arrowButton__-AkY4",leftArrow:"ProductTeaser-module_leftArrow__Ybrjm",rightArrow:"ProductTeaser-module_rightArrow__MYs5F",stageTeaserTab:"ProductTeaser-module_stageTeaserTab__VYRxL",stageTeaserTabActive:"ProductTeaser-module_stageTeaserTabActive__Wu5nT",carousel_dot:"ProductTeaser-module_carousel_dot__zxG-A",carouselItemNew:"ProductTeaser-module_carouselItemNew__TTklX",teaserImageLeft:"ProductTeaser-module_teaserImageLeft__dIk-h",teaserImageRight:"ProductTeaser-module_teaserImageRight__hHvry",carouselItem:"ProductTeaser-module_carouselItem__vtLwf",teaserImage:"ProductTeaser-module_teaserImage__sQ3ed",productDetailsWrapperNew:"ProductTeaser-module_productDetailsWrapperNew__DfLax",productDetailsWrapperTransparent:"ProductTeaser-module_productDetailsWrapperTransparent__ES5iK",productDetailsWrapper:"ProductTeaser-module_productDetailsWrapper__0jFlz",titleSection:"ProductTeaser-module_titleSection__YqXUJ",featureSection:"ProductTeaser-module_featureSection__T-YzP",contentWrapper:"ProductTeaser-module_contentWrapper__3GKwX",contentWrapperLeft:"ProductTeaser-module_contentWrapperLeft__tGGEs",priceContainer:"ProductTeaser-module_priceContainer__CzBhB",priceContainerNew:"ProductTeaser-module_priceContainerNew__hn6rW",contentWrapperRight:"ProductTeaser-module_contentWrapperRight__8FP0u",contentMobWrapper:"ProductTeaser-module_contentMobWrapper__9rRLQ",heading:"ProductTeaser-module_heading__Xim2-",fadeOutText:"ProductTeaser-module_fadeOutText__nKr5i",fadeInText:"ProductTeaser-module_fadeInText__Ux98m",paragraph:"ProductTeaser-module_paragraph__hUonu",description:"ProductTeaser-module_description__s-lyV",extraSpace:"ProductTeaser-module_extraSpace__HFJ2A",toolTip:"ProductTeaser-module_toolTip__KL7Xx",gradiantBox:"ProductTeaser-module_gradiantBox__Eys-K",addOnSection:"ProductTeaser-module_addOnSection__G4zhX",featureList:"ProductTeaser-module_featureList__gmPS1",features:"ProductTeaser-module_features__o2jMu",featureIcon:"ProductTeaser-module_featureIcon__PbcQN",horizontalLine:"ProductTeaser-module_horizontalLine__Nfj9U",horizontalLineDark:"ProductTeaser-module_horizontalLineDark__Sg-Ou",addOnSectionIcon:"ProductTeaser-module_addOnSectionIcon__9-EoX",toggleSection:"ProductTeaser-module_toggleSection__2az0R",toggle:"ProductTeaser-module_toggle__GClvg",serviceUnavail:"ProductTeaser-module_serviceUnavail__Pe52H",leftWrapper:"ProductTeaser-module_leftWrapper__pj0yj",priceWrapper:"ProductTeaser-module_priceWrapper__7TC6y",slider:"ProductTeaser-module_slider__-V4R1",line:"ProductTeaser-module_line__mbJxT",pricetxt:"ProductTeaser-module_pricetxt__YYSmd",sliderNew:"ProductTeaser-module_sliderNew__ZnCAh",clicked:"ProductTeaser-module_clicked__A9jUK",priceDuration:"ProductTeaser-module_priceDuration__TeeO9",callCartNew:"ProductTeaser-module_callCartNew__AksMY",arrowIcon:"ProductTeaser-module_arrowIcon__OFm89",callCart:"ProductTeaser-module_callCart__YLJSL",disableCallcart:"ProductTeaser-module_disableCallcart__-M8Od",priceDesc:"ProductTeaser-module_priceDesc__8Er0h",priceDescCenter:"ProductTeaser-module_priceDescCenter__hhZUS",priceDescNew:"ProductTeaser-module_priceDescNew__ghXo4",priceLeftCenter:"ProductTeaser-module_priceLeftCenter__SVC5R"};g('/* center a block element */\n/* use this to any of the pseudo elements as these are the mandatory properties */\n/* setting styles in separate formats for cross browser support */\n/* specify the max width for an element and apply ellipses and truncate the overflow */\n/* vertically center alilgn any HTML element */\n/* add basePath to assets */\n.ProductTeaser-module_carouselContainer__RzBpK {\n position: static;\n margin-top: 32px;\n border-radius: 24px;\n}\n@media (min-width: 768px) {\n .ProductTeaser-module_carouselContainer__RzBpK {\n box-shadow: 0px 20px 30px -8px rgba(87, 84, 82, 0.4);\n }\n}\n.ProductTeaser-module_carouselContainer__RzBpK .ProductTeaser-module_arrowButton__-AkY4, .ProductTeaser-module_carouselContainer__RzBpK .ProductTeaser-module_leftArrow__Ybrjm, .ProductTeaser-module_carouselContainer__RzBpK .ProductTeaser-module_rightArrow__MYs5F {\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.ProductTeaser-module_carouselContainer__RzBpK .ProductTeaser-module_arrowButton__-AkY4::before, .ProductTeaser-module_carouselContainer__RzBpK .ProductTeaser-module_leftArrow__Ybrjm::before, .ProductTeaser-module_carouselContainer__RzBpK .ProductTeaser-module_rightArrow__MYs5F::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.ProductTeaser-module_carouselContainer__RzBpK .ProductTeaser-module_rightArrow__MYs5F {\n right: 22px;\n top: 253px;\n}\n@media (min-width: 1024px) and (max-width: 1439px) {\n .ProductTeaser-module_carouselContainer__RzBpK .ProductTeaser-module_rightArrow__MYs5F {\n right: 16px;\n top: 263px;\n }\n}\n@media (min-width: 768px) and (max-width: 1023px) {\n .ProductTeaser-module_carouselContainer__RzBpK .ProductTeaser-module_rightArrow__MYs5F {\n right: -32px;\n top: 278px;\n }\n}\n.ProductTeaser-module_carouselContainer__RzBpK .ProductTeaser-module_rightArrow__MYs5F::before {\n content: "\\e825";\n}\n.ProductTeaser-module_carouselContainer__RzBpK .ProductTeaser-module_rightArrow__MYs5F:disabled {\n background: #e6e3df;\n}\n.ProductTeaser-module_carouselContainer__RzBpK .ProductTeaser-module_leftArrow__Ybrjm {\n left: 22px;\n top: 253px;\n}\n@media (min-width: 1024px) and (max-width: 1439px) {\n .ProductTeaser-module_carouselContainer__RzBpK .ProductTeaser-module_leftArrow__Ybrjm {\n left: 16px;\n top: 263px;\n }\n}\n@media (min-width: 768px) and (max-width: 1023px) {\n .ProductTeaser-module_carouselContainer__RzBpK .ProductTeaser-module_leftArrow__Ybrjm {\n left: -32px;\n top: 278px;\n }\n}\n.ProductTeaser-module_carouselContainer__RzBpK .ProductTeaser-module_leftArrow__Ybrjm::before {\n content: "\\e824";\n}\n.ProductTeaser-module_carouselContainer__RzBpK .ProductTeaser-module_leftArrow__Ybrjm:disabled {\n background: #e6e3df;\n}\n\n.ProductTeaser-module_stageTeaserTab__VYRxL, .ProductTeaser-module_stageTeaserTabActive__Wu5nT {\n border-radius: 40px;\n border: none;\n color: #5f5955;\n background-color: #ffffff;\n font-size: 16px;\n line-height: 24px;\n font-weight: 700;\n padding: 10px 24px;\n}\n@media (max-width: 767px) {\n .ProductTeaser-module_stageTeaserTab__VYRxL, .ProductTeaser-module_stageTeaserTabActive__Wu5nT {\n max-width: 158px;\n }\n}\n\n.ProductTeaser-module_stageTeaserTabActive__Wu5nT {\n color: #ffffff;\n background: #da291c;\n}\n\n.ProductTeaser-module_carousel_dot__zxG-A {\n border-radius: 50px;\n background-color: #ffffff;\n border: 2px solid rgba(61, 57, 53, 0.25);\n padding: 1px;\n width: fit-content;\n margin: 0 auto;\n position: absolute;\n top: -24px;\n height: fit-content;\n}\n\n.ProductTeaser-module_carouselItemNew__TTklX {\n position: fixed;\n top: -24px;\n width: 100%;\n}\n\n.ProductTeaser-module_teaserImageLeft__dIk-h {\n object-fit: contain;\n object-position: right;\n position: relative;\n left: 600px;\n}\n\n.ProductTeaser-module_teaserImageRight__hHvry {\n object-fit: contain;\n object-position: left;\n position: relative;\n}\n\n.ProductTeaser-module_carouselItem__vtLwf {\n position: relative;\n width: 100%;\n}\n.ProductTeaser-module_carouselItem__vtLwf .ProductTeaser-module_teaserImage__sQ3ed {\n object-fit: cover;\n object-position: center;\n}\n@media (max-width: 767px) {\n .ProductTeaser-module_carouselItem__vtLwf {\n display: flex;\n justify-content: center;\n }\n .ProductTeaser-module_carouselItem__vtLwf .ProductTeaser-module_teaserImage__sQ3ed {\n border-radius: 24px;\n position: absolute;\n }\n}\n@media (min-width: 1440px) {\n .ProductTeaser-module_carouselItem__vtLwf .ProductTeaser-module_productDetailsWrapperNew__DfLax, .ProductTeaser-module_carouselItem__vtLwf .ProductTeaser-module_productDetailsWrapperTransparent__ES5iK, .ProductTeaser-module_carouselItem__vtLwf .ProductTeaser-module_productDetailsWrapper__0jFlz {\n min-width: 520px;\n }\n .ProductTeaser-module_carouselItem__vtLwf .ProductTeaser-module_productDetailsWrapperNew__DfLax .ProductTeaser-module_titleSection__YqXUJ, .ProductTeaser-module_carouselItem__vtLwf .ProductTeaser-module_productDetailsWrapperTransparent__ES5iK .ProductTeaser-module_titleSection__YqXUJ, .ProductTeaser-module_carouselItem__vtLwf .ProductTeaser-module_productDetailsWrapper__0jFlz .ProductTeaser-module_titleSection__YqXUJ {\n position: relative;\n left: unset;\n top: unset;\n height: fit-content;\n margin: auto 0;\n font-size: 28px;\n }\n .ProductTeaser-module_carouselItem__vtLwf .ProductTeaser-module_productDetailsWrapperNew__DfLax .ProductTeaser-module_featureSection__T-YzP, .ProductTeaser-module_carouselItem__vtLwf .ProductTeaser-module_productDetailsWrapperTransparent__ES5iK .ProductTeaser-module_featureSection__T-YzP, .ProductTeaser-module_carouselItem__vtLwf .ProductTeaser-module_productDetailsWrapper__0jFlz .ProductTeaser-module_featureSection__T-YzP {\n position: relative;\n right: 0px;\n top: 0;\n }\n}\n@media (min-width: 1440px) {\n .ProductTeaser-module_carouselItem__vtLwf .ProductTeaser-module_productDetailsWrapper__0jFlz {\n position: absolute;\n display: flex;\n justify-content: space-between;\n left: 107px;\n right: 107px;\n top: 129px;\n }\n}\n@media (min-width: 1440px) {\n .ProductTeaser-module_carouselItem__vtLwf .ProductTeaser-module_productDetailsWrapperTransparent__ES5iK {\n position: relative;\n display: flex;\n justify-content: space-between;\n padding: 0 50px;\n top: 129px;\n height: 550px;\n }\n .ProductTeaser-module_carouselItem__vtLwf .ProductTeaser-module_productDetailsWrapperTransparent__ES5iK .ProductTeaser-module_titleSection__YqXUJ {\n position: relative;\n left: unset;\n top: unset;\n bottom: 170px;\n height: fit-content;\n margin: auto 0;\n font-size: 28px;\n }\n}\n\n.ProductTeaser-module_contentWrapper__3GKwX, .ProductTeaser-module_contentWrapperLeft__tGGEs {\n position: absolute;\n top: 40px;\n}\n@media (min-width: 1440px) {\n .ProductTeaser-module_contentWrapper__3GKwX, .ProductTeaser-module_contentWrapperLeft__tGGEs {\n left: 30px;\n }\n}\n@media (min-width: 1024px) and (max-width: 1439px) {\n .ProductTeaser-module_contentWrapper__3GKwX, .ProductTeaser-module_contentWrapperLeft__tGGEs {\n max-width: 460px;\n }\n}\n@media (min-width: 768px) {\n .ProductTeaser-module_contentWrapper__3GKwX, .ProductTeaser-module_contentWrapperLeft__tGGEs {\n left: 24px;\n max-width: 400px;\n }\n}\n.ProductTeaser-module_contentWrapper__3GKwX .ProductTeaser-module_titleSection__YqXUJ, .ProductTeaser-module_contentWrapperLeft__tGGEs .ProductTeaser-module_titleSection__YqXUJ {\n position: relative;\n text-align: center;\n left: unset;\n top: unset;\n}\n.ProductTeaser-module_contentWrapper__3GKwX .ProductTeaser-module_featureSection__T-YzP, .ProductTeaser-module_contentWrapperLeft__tGGEs .ProductTeaser-module_featureSection__T-YzP {\n position: relative;\n right: unset;\n top: unset;\n margin-top: 24px;\n}\n.ProductTeaser-module_contentWrapper__3GKwX .ProductTeaser-module_priceContainer__CzBhB, .ProductTeaser-module_contentWrapper__3GKwX .ProductTeaser-module_priceContainerNew__hn6rW, .ProductTeaser-module_contentWrapperLeft__tGGEs .ProductTeaser-module_priceContainer__CzBhB, .ProductTeaser-module_contentWrapperLeft__tGGEs .ProductTeaser-module_priceContainerNew__hn6rW {\n position: relative;\n top: unset;\n bottom: unset;\n margin-top: 24px;\n}\n\n@media (min-width: 1440px) {\n .ProductTeaser-module_contentWrapperLeft__tGGEs {\n left: 107px;\n }\n}\n\n.ProductTeaser-module_contentWrapperRight__8FP0u {\n position: absolute;\n max-width: 400px;\n top: 40px;\n}\n@media (min-width: 1440px) {\n .ProductTeaser-module_contentWrapperRight__8FP0u {\n right: 107px;\n }\n}\n.ProductTeaser-module_contentWrapperRight__8FP0u .ProductTeaser-module_titleSection__YqXUJ {\n position: relative;\n text-align: center;\n right: unset;\n top: unset;\n}\n.ProductTeaser-module_contentWrapperRight__8FP0u .ProductTeaser-module_featureSection__T-YzP {\n position: relative;\n right: unset;\n top: unset;\n margin-top: 24px;\n}\n.ProductTeaser-module_contentWrapperRight__8FP0u .ProductTeaser-module_priceContainer__CzBhB, .ProductTeaser-module_contentWrapperRight__8FP0u .ProductTeaser-module_priceContainerNew__hn6rW {\n position: relative;\n top: unset;\n bottom: unset;\n margin-top: 24px;\n}\n\n@media (max-width: 767px) {\n .ProductTeaser-module_contentMobWrapper__9rRLQ {\n position: relative;\n margin: 0 16px;\n width: 100%;\n }\n}\n@media (max-width: 320px) {\n .ProductTeaser-module_contentMobWrapper__9rRLQ {\n margin: 0 8px;\n }\n}\n\n.ProductTeaser-module_titleSection__YqXUJ {\n position: absolute;\n top: 173px;\n left: 107px;\n color: #ffffff;\n font-weight: 700;\n}\n@media (min-width: 1440px) {\n .ProductTeaser-module_titleSection__YqXUJ {\n max-width: 412px;\n }\n}\n@media (min-width: 1024px) and (max-width: 1439px) {\n .ProductTeaser-module_titleSection__YqXUJ {\n position: relative;\n top: unset;\n left: unset;\n }\n}\n@media (max-width: 767px) {\n .ProductTeaser-module_titleSection__YqXUJ {\n text-align: center;\n top: 32px;\n left: unset;\n width: 100%;\n }\n}\n.ProductTeaser-module_titleSection__YqXUJ .ProductTeaser-module_heading__Xim2- {\n font-size: 16px;\n line-height: 24px;\n}\n@media (max-width: 767px) {\n .ProductTeaser-module_titleSection__YqXUJ .ProductTeaser-module_heading__Xim2- {\n font-size: 14px;\n line-height: 20px;\n }\n}\n.ProductTeaser-module_titleSection__YqXUJ .ProductTeaser-module_fadeOutText__nKr5i {\n opacity: 0;\n transition: opacity 1s ease;\n}\n.ProductTeaser-module_titleSection__YqXUJ .ProductTeaser-module_fadeInText__Ux98m {\n opacity: 1;\n transition: opacity 1s ease;\n}\n.ProductTeaser-module_titleSection__YqXUJ .ProductTeaser-module_paragraph__hUonu {\n font-size: 28px;\n line-height: 36px;\n margin: 8px 0 12px 0;\n}\n@media (max-width: 767px) {\n .ProductTeaser-module_titleSection__YqXUJ .ProductTeaser-module_paragraph__hUonu {\n font-size: 20px;\n line-height: 28px;\n max-width: 100%;\n }\n}\n.ProductTeaser-module_titleSection__YqXUJ .ProductTeaser-module_description__s-lyV {\n font-weight: 700;\n font-size: 24px;\n line-height: 32px;\n}\n\n@media (max-width: 767px) {\n .ProductTeaser-module_extraSpace__HFJ2A {\n top: 62px;\n }\n}\n\n.ProductTeaser-module_featureSection__T-YzP {\n position: absolute;\n right: 107px;\n top: 129px;\n}\n@media (min-width: 1440px) {\n .ProductTeaser-module_featureSection__T-YzP {\n max-width: 412px;\n }\n}\n@media (max-width: 767px) {\n .ProductTeaser-module_featureSection__T-YzP {\n right: unset;\n top: unset;\n margin-top: 397px;\n font-size: 14px;\n line-height: 20px;\n background-color: #ffffff;\n color: #3D3935;\n border-radius: 12px;\n position: relative;\n height: fit-content;\n }\n}\n.ProductTeaser-module_featureSection__T-YzP .ProductTeaser-module_toolTip__KL7Xx {\n filter: brightness(0) invert(1);\n margin-left: 16px;\n display: flex;\n align-items: center;\n}\n@media (max-width: 767px) {\n .ProductTeaser-module_featureSection__T-YzP .ProductTeaser-module_toolTip__KL7Xx {\n filter: none;\n }\n}\n\n.ProductTeaser-module_gradiantBox__Eys-K, .ProductTeaser-module_addOnSection__G4zhX, .ProductTeaser-module_featureList__gmPS1 {\n border-radius: 12px;\n background: rgba(0, 0, 0, 0.2);\n backdrop-filter: blur(12.5px);\n color: #ffffff;\n}\n@media (max-width: 767px) {\n .ProductTeaser-module_gradiantBox__Eys-K, .ProductTeaser-module_addOnSection__G4zhX, .ProductTeaser-module_featureList__gmPS1 {\n background: none;\n color: unset;\n backdrop-filter: unset;\n }\n}\n\n.ProductTeaser-module_featureList__gmPS1 {\n padding: 4px 20px;\n}\n.ProductTeaser-module_featureList__gmPS1 .ProductTeaser-module_features__o2jMu {\n display: flex;\n align-items: center;\n margin: 12px 0;\n}\n.ProductTeaser-module_featureList__gmPS1 .ProductTeaser-module_features__o2jMu a {\n color: #ffffff;\n}\n.ProductTeaser-module_featureList__gmPS1 .ProductTeaser-module_features__o2jMu .ProductTeaser-module_featureIcon__PbcQN {\n margin-right: 10px;\n}\n.ProductTeaser-module_featureList__gmPS1 .ProductTeaser-module_features__o2jMu span {\n color: #ffffff;\n text-decoration: underline;\n}\n@media (max-width: 767px) {\n .ProductTeaser-module_featureList__gmPS1 .ProductTeaser-module_features__o2jMu span {\n color: #3d3935;\n }\n}\n.ProductTeaser-module_featureList__gmPS1 .ProductTeaser-module_horizontalLine__Nfj9U, .ProductTeaser-module_featureList__gmPS1 .ProductTeaser-module_horizontalLineDark__Sg-Ou {\n opacity: 0.5;\n background: linear-gradient(90deg, rgba(255, 255, 255, 0.75) 0%, rgba(255, 255, 255, 0) 100%);\n height: 1px;\n}\n@media (max-width: 767px) {\n .ProductTeaser-module_featureList__gmPS1 {\n border-radius: 12px 12px 0px 0px;\n }\n}\n\n.ProductTeaser-module_addOnSection__G4zhX {\n padding: 16px 20px;\n margin-top: 16px;\n display: flex;\n}\n.ProductTeaser-module_addOnSection__G4zhX .ProductTeaser-module_addOnSectionIcon__9-EoX {\n margin-right: 10px;\n}\n.ProductTeaser-module_addOnSection__G4zhX .ProductTeaser-module_toggleSection__2az0R {\n margin-left: auto;\n}\n.ProductTeaser-module_addOnSection__G4zhX .ProductTeaser-module_toggleSection__2az0R .ProductTeaser-module_toggle__GClvg {\n margin-right: 10px;\n}\n.ProductTeaser-module_addOnSection__G4zhX .ProductTeaser-module_toggleSection__2az0R input {\n cursor: pointer;\n margin-top: unset;\n}\n.ProductTeaser-module_addOnSection__G4zhX .ProductTeaser-module_toggleSection__2az0R input:focus {\n border: unset !important;\n}\n@media (max-width: 767px) {\n .ProductTeaser-module_addOnSection__G4zhX {\n border-radius: 0px 0px 12px 12px;\n margin-top: 0px;\n padding: 12px 20px;\n align-items: center;\n }\n}\n\n.ProductTeaser-module_priceContainer__CzBhB, .ProductTeaser-module_priceContainerNew__hn6rW {\n position: absolute;\n bottom: 40px;\n width: 100%;\n color: #ffffff;\n}\n.ProductTeaser-module_priceContainer__CzBhB .ProductTeaser-module_serviceUnavail__Pe52H, .ProductTeaser-module_priceContainerNew__hn6rW .ProductTeaser-module_serviceUnavail__Pe52H {\n text-align: center;\n margin-bottom: 10px;\n font-size: 16px;\n line-height: 24px;\n display: flex;\n justify-content: center;\n align-items: center;\n}\n.ProductTeaser-module_priceContainer__CzBhB .ProductTeaser-module_serviceUnavail__Pe52H img, .ProductTeaser-module_priceContainerNew__hn6rW .ProductTeaser-module_serviceUnavail__Pe52H img {\n margin-right: 8px;\n}\n@media (max-width: 767px) {\n .ProductTeaser-module_priceContainer__CzBhB, .ProductTeaser-module_priceContainerNew__hn6rW {\n color: #3D3935;\n position: static;\n display: flex;\n justify-content: center;\n flex-direction: column;\n padding: 16px;\n }\n}\n.ProductTeaser-module_priceContainer__CzBhB .ProductTeaser-module_leftWrapper__pj0yj, .ProductTeaser-module_priceContainerNew__hn6rW .ProductTeaser-module_leftWrapper__pj0yj {\n position: relative;\n right: 38px;\n}\n.ProductTeaser-module_priceContainer__CzBhB .ProductTeaser-module_priceWrapper__7TC6y, .ProductTeaser-module_priceContainerNew__hn6rW .ProductTeaser-module_priceWrapper__7TC6y {\n font-size: 24px;\n line-height: 32px;\n font-weight: 700;\n display: flex;\n justify-content: center;\n align-items: center;\n}\n@media (max-width: 767px) {\n .ProductTeaser-module_priceContainer__CzBhB .ProductTeaser-module_priceWrapper__7TC6y, .ProductTeaser-module_priceContainerNew__hn6rW .ProductTeaser-module_priceWrapper__7TC6y {\n margin-right: unset;\n flex-direction: column;\n font-size: 20px;\n line-height: 28px;\n }\n}\n.ProductTeaser-module_priceContainer__CzBhB .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_slider__-V4R1, .ProductTeaser-module_priceContainerNew__hn6rW .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_slider__-V4R1 {\n height: 32px;\n overflow: hidden;\n margin-right: 12px;\n}\n.ProductTeaser-module_priceContainer__CzBhB .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_slider__-V4R1 .ProductTeaser-module_line__mbJxT, .ProductTeaser-module_priceContainerNew__hn6rW .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_slider__-V4R1 .ProductTeaser-module_line__mbJxT {\n transition: transform 0.5s ease;\n}\n.ProductTeaser-module_priceContainer__CzBhB .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_slider__-V4R1 .ProductTeaser-module_line__mbJxT .ProductTeaser-module_pricetxt__YYSmd, .ProductTeaser-module_priceContainerNew__hn6rW .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_slider__-V4R1 .ProductTeaser-module_line__mbJxT .ProductTeaser-module_pricetxt__YYSmd {\n font-size: 16px;\n line-height: 24px;\n font-weight: 400;\n margin-right: 6px;\n display: inline-block;\n}\n@media (max-width: 767px) {\n .ProductTeaser-module_priceContainer__CzBhB .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_slider__-V4R1, .ProductTeaser-module_priceContainerNew__hn6rW .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_slider__-V4R1 {\n margin-bottom: 8px;\n margin-right: unset;\n }\n}\n.ProductTeaser-module_priceContainer__CzBhB .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_sliderNew__ZnCAh, .ProductTeaser-module_priceContainerNew__hn6rW .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_sliderNew__ZnCAh {\n height: 32px;\n min-width: 158px;\n overflow: hidden;\n margin-right: 12px;\n position: relative;\n bottom: 16px;\n}\n.ProductTeaser-module_priceContainer__CzBhB .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_sliderNew__ZnCAh .ProductTeaser-module_line__mbJxT, .ProductTeaser-module_priceContainerNew__hn6rW .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_sliderNew__ZnCAh .ProductTeaser-module_line__mbJxT {\n transition: transform 0.5s ease;\n}\n.ProductTeaser-module_priceContainer__CzBhB .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_sliderNew__ZnCAh .ProductTeaser-module_line__mbJxT .ProductTeaser-module_pricetxt__YYSmd, .ProductTeaser-module_priceContainerNew__hn6rW .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_sliderNew__ZnCAh .ProductTeaser-module_line__mbJxT .ProductTeaser-module_pricetxt__YYSmd {\n font-size: 16px;\n line-height: 24px;\n font-weight: 400;\n margin-right: 6px;\n display: inline-block;\n}\n@media (max-width: 767px) {\n .ProductTeaser-module_priceContainer__CzBhB .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_sliderNew__ZnCAh, .ProductTeaser-module_priceContainerNew__hn6rW .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_sliderNew__ZnCAh {\n margin-bottom: 8px;\n margin-right: unset;\n }\n}\n.ProductTeaser-module_priceContainer__CzBhB .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_clicked__A9jUK .ProductTeaser-module_line__mbJxT, .ProductTeaser-module_priceContainerNew__hn6rW .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_clicked__A9jUK .ProductTeaser-module_line__mbJxT {\n transform: translateY(-100%);\n}\n.ProductTeaser-module_priceContainer__CzBhB .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_priceDuration__TeeO9, .ProductTeaser-module_priceContainerNew__hn6rW .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_priceDuration__TeeO9 {\n font-size: 16px;\n line-height: 24px;\n font-weight: 400;\n display: inline-block;\n}\n.ProductTeaser-module_priceContainer__CzBhB .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_callCartNew__AksMY, .ProductTeaser-module_priceContainerNew__hn6rW .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_callCartNew__AksMY {\n padding: 10px 24px;\n font-weight: 700;\n border: none;\n background-color: #da291c;\n color: #ffffff;\n border-radius: 28px;\n display: flex;\n align-items: center;\n justify-content: center;\n width: 338px;\n height: 52px;\n font-size: 16px;\n line-height: 24px;\n}\n.ProductTeaser-module_priceContainer__CzBhB .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_callCartNew__AksMY .ProductTeaser-module_arrowIcon__OFm89, .ProductTeaser-module_priceContainerNew__hn6rW .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_callCartNew__AksMY .ProductTeaser-module_arrowIcon__OFm89 {\n margin-left: 8px;\n}\n@media (min-width: 1440px) {\n .ProductTeaser-module_priceContainer__CzBhB .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_callCartNew__AksMY, .ProductTeaser-module_priceContainerNew__hn6rW .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_callCartNew__AksMY {\n padding: 14px 24px;\n }\n}\n@media (max-width: 767px) {\n .ProductTeaser-module_priceContainer__CzBhB .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_callCartNew__AksMY, .ProductTeaser-module_priceContainerNew__hn6rW .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_callCartNew__AksMY {\n padding: 10px 24px;\n max-width: 100%;\n display: flex;\n justify-content: center;\n }\n}\n.ProductTeaser-module_priceContainer__CzBhB .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_callCart__YLJSL, .ProductTeaser-module_priceContainerNew__hn6rW .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_callCart__YLJSL {\n padding: 10px 24px;\n font-weight: 700;\n border: none;\n background-color: #da291c;\n color: #ffffff;\n border-radius: 28px;\n display: flex;\n align-items: center;\n font-size: 16px;\n line-height: 24px;\n}\n.ProductTeaser-module_priceContainer__CzBhB .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_callCart__YLJSL .ProductTeaser-module_arrowIcon__OFm89, .ProductTeaser-module_priceContainerNew__hn6rW .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_callCart__YLJSL .ProductTeaser-module_arrowIcon__OFm89 {\n margin-left: 8px;\n}\n@media (min-width: 1440px) {\n .ProductTeaser-module_priceContainer__CzBhB .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_callCart__YLJSL, .ProductTeaser-module_priceContainerNew__hn6rW .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_callCart__YLJSL {\n padding: 14px 24px;\n }\n}\n@media (max-width: 767px) {\n .ProductTeaser-module_priceContainer__CzBhB .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_callCart__YLJSL, .ProductTeaser-module_priceContainerNew__hn6rW .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_callCart__YLJSL {\n padding: 10px 24px;\n max-width: 100%;\n display: flex;\n justify-content: center;\n }\n}\n.ProductTeaser-module_priceContainer__CzBhB .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_disableCallcart__-M8Od, .ProductTeaser-module_priceContainerNew__hn6rW .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_disableCallcart__-M8Od {\n background-color: #e6e3df;\n color: #b3aeaa;\n}\n.ProductTeaser-module_priceContainer__CzBhB .ProductTeaser-module_priceDesc__8Er0h, .ProductTeaser-module_priceContainerNew__hn6rW .ProductTeaser-module_priceDesc__8Er0h, .ProductTeaser-module_priceContainer__CzBhB .ProductTeaser-module_priceDescCenter__hhZUS, .ProductTeaser-module_priceContainerNew__hn6rW .ProductTeaser-module_priceDescCenter__hhZUS, .ProductTeaser-module_priceContainer__CzBhB .ProductTeaser-module_priceDescNew__ghXo4, .ProductTeaser-module_priceContainerNew__hn6rW .ProductTeaser-module_priceDescNew__ghXo4, .ProductTeaser-module_priceContainer__CzBhB .ProductTeaser-module_priceLeftCenter__SVC5R, .ProductTeaser-module_priceContainerNew__hn6rW .ProductTeaser-module_priceLeftCenter__SVC5R {\n display: flex;\n justify-content: center;\n align-items: center;\n margin-top: 10px;\n}\n@media (max-width: 767px) {\n .ProductTeaser-module_priceContainer__CzBhB .ProductTeaser-module_priceDesc__8Er0h, .ProductTeaser-module_priceContainerNew__hn6rW .ProductTeaser-module_priceDesc__8Er0h, .ProductTeaser-module_priceContainer__CzBhB .ProductTeaser-module_priceDescCenter__hhZUS, .ProductTeaser-module_priceContainerNew__hn6rW .ProductTeaser-module_priceDescCenter__hhZUS, .ProductTeaser-module_priceContainer__CzBhB .ProductTeaser-module_priceDescNew__ghXo4, .ProductTeaser-module_priceContainerNew__hn6rW .ProductTeaser-module_priceDescNew__ghXo4, .ProductTeaser-module_priceContainer__CzBhB .ProductTeaser-module_priceLeftCenter__SVC5R, .ProductTeaser-module_priceContainerNew__hn6rW .ProductTeaser-module_priceLeftCenter__SVC5R {\n font-size: 14px;\n line-height: 20px;\n margin-top: 8px;\n }\n}\n.ProductTeaser-module_priceContainer__CzBhB .ProductTeaser-module_priceLeftCenter__SVC5R, .ProductTeaser-module_priceContainerNew__hn6rW .ProductTeaser-module_priceLeftCenter__SVC5R {\n position: relative;\n right: 52px;\n}\n.ProductTeaser-module_priceContainer__CzBhB .ProductTeaser-module_priceDescNew__ghXo4, .ProductTeaser-module_priceContainerNew__hn6rW .ProductTeaser-module_priceDescNew__ghXo4 {\n justify-content: flex-start;\n position: relative;\n bottom: 30px;\n}\n.ProductTeaser-module_priceContainer__CzBhB .ProductTeaser-module_priceDescCenter__hhZUS, .ProductTeaser-module_priceContainerNew__hn6rW .ProductTeaser-module_priceDescCenter__hhZUS {\n justify-content: flex-start;\n position: relative;\n bottom: 30px;\n right: 40px;\n}\n\n.ProductTeaser-module_priceContainerNew__hn6rW {\n bottom: 0px;\n top: 400px;\n}\n\n@media (max-width: 767px) {\n .ProductTeaser-module_horizontalLineDark__Sg-Ou {\n margin: 0 16px;\n height: 1px;\n background-color: #e6e3df;\n }\n}');class he{constructor(e){this.config={baseURL:"",cartURL:""},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.getCartUrl=()=>{var e,n;return null!==(n=null===(e=this.config)||void 0===e?void 0:e.cartURL)&&void 0!==n?n:""},this.config=e}}he.getInstance=()=>he.instance,he.create=e=>{he.instance=new he(e)};class ge{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}}ge.getInstance=()=>ge.instance,ge.create=e=>{ge.instance=new ge(e)};var fe="ToolTip-module_tooltipicon__U5Rvt",be="ToolTip-module_benefits__-gI-y";g(".ToolTip-module_tooltipicon__U5Rvt {\n height: 24px;\n margin-left: 4px;\n min-width: 20px;\n width: 24px;\n cursor: pointer;\n}\n\n.ToolTip-module_benefits__-gI-y img {\n width: 20px !important;\n height: 20px !important;\n}");const xe=({content:n,tooltipClass:t="",isBenefit:o=!1})=>{var l;const d=V(),a=O(),r=null===(l=null==b?void 0:b.getInstance())||void 0===l?void 0:l.getAssetPath();return n&&e.createElement(i.OverlayTrigger,{placement:"auto",rootClose:!0,trigger:""+("mobile"===d||"tablet"===d||a?"click":"hover"),overlay:n&&e.createElement(i.Popover,{id:"popover-basic"},e.createElement(i.Popover.Body,null,n))},e.createElement("div",{className:`${fe} ${t} ${o&&be}`},r&&e.createElement("img",{src:`${r}/icons/tooltip_icon.svg`,width:24,height:24,alt:""})))},ye="addtocart",we="Sunrise",Ce="Sticky Line Table",Ee="download_product_details",ke="gaEvent",Te="Stage Teaser",Se="Line Table",Pe="combine_with_device",Ne="tab_click",Le="click",Ie="Missing or Invalid Error",Ve="error",Oe="fixnet",Be="Internet",De="Mobile",Ae="POSTPAID",Me="INTERNET",Fe=(e,n)=>{var t,o,l,i,d,a,r,c,u,s,m,p,v,_,h,g,f,b,x,y;const{itemCategory:w,location:C}=n,E=null!==(d=null===(i=null===(l=null===(o=null===(t=null==e?void 0:e.prices)||void 0===t?void 0:t[0])||void 0===o?void 0:o.priceAlteration)||void 0===l?void 0:l[0])||void 0===i?void 0:i.value)&&void 0!==d?d:0,k=null!==(c=null===(r=null===(a=null==e?void 0:e.prices)||void 0===a?void 0:a[0])||void 0===r?void 0:r.value)&&void 0!==c?c:0;return{item_id:null!==(u=null==e?void 0:e.id)&&void 0!==u?u:"",item_name:null!==(s=null==e?void 0:e.id)&&void 0!==s?s:"",affiliation:null!==(v=null===(p=null===(m=null==e?void 0:e.promotionInfo)||void 0===m?void 0:m[0])||void 0===p?void 0:p.campaignId)&&void 0!==v?v:"",coupon:"",discount:E&&Number(E),index:0,item_brand:we,item_category:null!==(h=null!==(_=null==w?void 0:w.productName)&&void 0!==_?_:null==w?void 0:w.id)&&void 0!==h?h:"MOBILE",item_category2:w?"BUNDLE":"MOBILE",item_category3:"",item_category4:"",item_category5:"",item_list_id:w?"Fixnet":"Mobile",item_list_name:w?"Fixnet":"Mobile",item_variant:null!==(f=null!==(g=null==w?void 0:w.productName)&&void 0!==g?g:null==w?void 0:w.id)&&void 0!==f?f:null==e?void 0:e.id,location_id:C,price:k&&Number(k),quantity:1,promotion_id:null!==(y=null===(x=null===(b=null==e?void 0:e.promotionInfo)||void 0===b?void 0:b[0])||void 0===x?void 0:x.campaignId)&&void 0!==y?y:""}},Re=(e,n,t)=>{const o=[];return null==e||e.map((e=>{var l;(null==e?void 0:e.bundledOffers)?null===(l=null==e?void 0:e.bundledOffers)||void 0===l||l.map((l=>{const i=""==n?e:n;o.push(Fe(l,{itemCategory:i,location:t}))})):o.push(Fe(e,{location:t}))})),o},ze=(e,n,t)=>{var o,l,i,d;const a=null===(i=null===(l=null===(o=null==e?void 0:e[0])||void 0===o?void 0:o.derivedPrice)||void 0===l?void 0:l[0])||void 0===i?void 0:i.value;return{currency:"CHF",value:null!==(d=a&&Number(a))&&void 0!==d?d:0,items:Re(e,n,t)}},$e=(e,n,t,o)=>{var l;"addtocart"===e&&window.dataLayer.push({event:"add_to_cart",event_name:"add_to_cart",ecommerce:ze(n,t,o),transaction_type:(null===(l=null==n?void 0:n[0])||void 0===l?void 0:l.isBundle)?"BUNDLE":"MOBILE_ORDER"})},We=(e,n,t)=>{var o,l,i,d,a,r,c,u,s,m,p,v,_,h,g,f,b,x,y;const{itemCategory:w,location:C}=n,E=null!==(a=null===(d=null===(i=null===(l=null===(o=null==e?void 0:e.prices)||void 0===o?void 0:o[0])||void 0===l?void 0:l.priceAlteration)||void 0===i?void 0:i[0])||void 0===d?void 0:d.value)&&void 0!==a?a:0,k=null!==(u=null===(c=null===(r=null==e?void 0:e.prices)||void 0===r?void 0:r[0])||void 0===c?void 0:c.value)&&void 0!==u?u:0,T={item_id:null!==(s=null==e?void 0:e.id)&&void 0!==s?s:"",item_name:null!==(m=null==e?void 0:e.id)&&void 0!==m?m:"",affiliation:null!==(_=null===(v=null===(p=null==e?void 0:e.promotionInfo)||void 0===p?void 0:p[0])||void 0===v?void 0:v.campaignId)&&void 0!==_?_:"",coupon:"",discount:E&&Number(E),index:0,item_brand:we,item_category:"MOBILE"===(null==e?void 0:e.productType)?"MOBILE_ORDER":"HOME_ORDER",item_category2:"MOBILE"===(null==e?void 0:e.productType)?"Mobile Subscription Only":"Internet Subscription Only",item_category3:"",item_category4:"",item_category5:"",item_list_id:w?"Fixnet":"Mobile",item_list_name:w?"Fixnet":"Mobile",item_variant:null!==(f=null!==(g=null!==(h=null==w?void 0:w.title)&&void 0!==h?h:null==w?void 0:w.productName)&&void 0!==g?g:null==w?void 0:w.id)&&void 0!==f?f:null==e?void 0:e.id,location_id:C,price:k&&Number(k),quantity:1,promotion_id:null!==(y=null===(x=null===(b=null==e?void 0:e.promotionInfo)||void 0===b?void 0:b[0])||void 0===x?void 0:x.campaignId)&&void 0!==y?y:""};return t&&(T.item_available=t),T},Ge=(e,n,t,o)=>{const l=[];let i="";return null==e||e.map((e=>{var d;if(null==e?void 0:e.bundledOffers)null===(d=null==e?void 0:e.bundledOffers)||void 0===d||d.map((d=>{const a=""==n?e:n;o&&(i=(null==o?void 0:o.includes(null==e?void 0:e.id))?"yes":"no"),l.push(We(d,{itemCategory:a,location:t},i))}));else if("INTERNET"!==(null==e?void 0:e.productType)||(null==e?void 0:e.bundledOffers))l.push(We(e,{location:t}));else{const n={id:null==e?void 0:e.id};o&&(i=(null==o?void 0:o.includes(null==e?void 0:e.id))?"yes":"no"),l.push(We(e,{itemCategory:n,location:t},i))}})),l},je=(e,n,t)=>{let o;null==e||e.map((e=>{o=(null==e?void 0:e.bundledOffers)?"Fixnet":"INTERNET"!==(null==e?void 0:e.productType)||(null==e?void 0:e.bundledOffers)?"Mobile":"Internet"}));return{item_list_id:o,item_list_name:o,items:Ge(e,n,t)}},Ue=(e,n,t,o)=>{var l,i,d,a;const r=null===(d=null===(i=null===(l=null==e?void 0:e[0])||void 0===l?void 0:l.derivedPrice)||void 0===i?void 0:i[0])||void 0===d?void 0:d.value;return{currency:"CHF",value:null!==(a=r&&Number(r))&&void 0!==a?a:0,items:Ge(e,n,t,o)}},Xe=(e,n,t,o,l)=>{var i;"view"===e?null===window||void 0===window||window.dataLayer.push({event:"view_item_list",event_name:"view_item_list",ecommerce:je(n,t,o)}):"addtocart"===e?null===window||void 0===window||window.dataLayer.push({event:"add_to_cart",event_name:"add_to_cart",ecommerce:Ue(n,t,o),transaction_type:"MOBILE"===(null===(i=null==n?void 0:n[0])||void 0===i?void 0:i.productType)?"MOBILE_ORDER":"HOME_ORDER"}):"available"===e&&window.dataLayer.push({event:"view_item",event_name:"view_item",ecommerce:Ue(n,t,o,l)})};var He={inputcontainer:"AutoComplete-module_inputcontainer__VORIB","cross-icon":"AutoComplete-module_cross-icon__7SIoo",addresscontainer:"AutoComplete-module_addresscontainer__za7ZE",suggestionactive:"AutoComplete-module_suggestionactive__4cjbE"};g("/* center a block element */\n/* use this to any of the pseudo elements as these are the mandatory properties */\n/* setting styles in separate formats for cross browser support */\n/* specify the max width for an element and apply ellipses and truncate the overflow */\n/* vertically center alilgn any HTML element */\n/* add basePath to assets */\n.AutoComplete-module_inputcontainer__VORIB {\n position: relative;\n top: 27px;\n margin-right: 16px;\n}\n.AutoComplete-module_inputcontainer__VORIB input {\n font-size: 16px;\n line-height: 24px;\n border: 1px solid #B3AEAA !important;\n border-radius: 4px;\n height: 52px;\n padding: 14px 12px;\n width: 100%;\n background: #F7F6F5;\n}\n@media (max-width: 767px) {\n .AutoComplete-module_inputcontainer__VORIB {\n margin: 0 !important;\n }\n}\n.AutoComplete-module_inputcontainer__VORIB .AutoComplete-module_cross-icon__7SIoo {\n position: absolute;\n top: 0;\n bottom: 0;\n right: 0;\n padding: 14px;\n}\n.AutoComplete-module_inputcontainer__VORIB .AutoComplete-module_addresscontainer__za7ZE {\n background: #ffffff;\n box-shadow: 0px 8px 24px rgba(51, 51, 51, 0.2);\n cursor: pointer;\n list-style: none;\n padding: 12px;\n position: absolute;\n text-align: left;\n width: 100%;\n z-index: 1000;\n transition: all 1s ease-in;\n}\n@media (max-width: 767px) {\n .AutoComplete-module_inputcontainer__VORIB .AutoComplete-module_addresscontainer__za7ZE {\n margin-top: 0px;\n background: #f7f6f5;\n }\n}\n.AutoComplete-module_inputcontainer__VORIB .AutoComplete-module_addresscontainer__za7ZE .AutoComplete-module_addresscontainer__za7ZE :hover {\n background: #e5e5e5;\n border-radius: 4px;\n text-align: left;\n width: 100%;\n z-index: 100;\n}\n.AutoComplete-module_inputcontainer__VORIB .AutoComplete-module_suggestionactive__4cjbE,\n.AutoComplete-module_inputcontainer__VORIB .AutoComplete-module_addresscontainer__za7ZE li:hover {\n background-color: #f7f6f5;\n cursor: pointer;\n}\n.AutoComplete-module_inputcontainer__VORIB .AutoComplete-module_suggestionactive__4cjbE,\n.AutoComplete-module_inputcontainer__VORIB .AutoComplete-module_addresscontainer__za7ZE li {\n padding: 10px 12px;\n}\n\ninput:disabled {\n background-color: #e6e3df !important;\n}\n\ninput[type=text]:disabled {\n color: #86807C !important;\n}\n\nlabel:disabled {\n color: #86807C !important;\n}");const Ke=e.forwardRef(((n,t)=>{var o,l,i;const{inputValue:d,setInputValue:a,dropdownValue:r,placeholder:c,onChange:u,name:s,inputClassName:m,selectedData:p,minLength:v,maxLength:_,content:h,setApiError:g,setFetchingLineCheck:f,checkAvailability:b,FetchingLineCheck:x,setaddressNotFound:y}=n,[w,C]=e.useState(-1),[E,k]=e.useState(!0),[T,S]=e.useState(!1);V();return e.useEffect((()=>{r&&r.length>0&&(null==d?void 0:d.length)>=3?S(!0):S(!1)}),[r]),e.createElement(e.Fragment,null,e.createElement("div",{id:"dropdownselect",className:`${He.inputcontainer} form-floating ${x&&He["box-disabled"]}`},e.createElement("input",{type:"text",disabled:x||!E||b,placeholder:c,onChange:u,name:s,onKeyDown:e=>{if(r&&Object.keys(r).length>0)if("Enter"===(null==e?void 0:e.key)||13===(null==e?void 0:e.keyCode)){if(-1===w)return;C(-1),k(!0),S(!1),a(r[w].concatedAddress),p(r[w])}else if("ArrowUp"===(null==e?void 0:e.key)||38===(null==e?void 0:e.keyCode)){if(-1===w)return void C((null==r?void 0:r.length)-1);C(w-1)}else if("ArrowDown"===(null==e?void 0:e.key)||40===(null==e?void 0:e.keyCode)){if(w===(null==r?void 0:r.length)-1)return void C(-1);C(w+1)}else C(-1)},value:d,ref:t,autoComplete:"off","aria-autocomplete":"none",className:m,spellCheck:"false",minLength:v,maxLength:_}),e.createElement("label",{htmlFor:"address",className:"input-label"},c),0!==(null==d?void 0:d.length)&&e.createElement("div",{className:He["cross-icon"],onClick:()=>{var e,n;(null===(e=null==t?void 0:t.current)||void 0===e?void 0:e.focus())||S(!1),a(""),null===(n=null==t?void 0:t.current)||void 0===n||n.focus(),g(!1),f(!1),y(!1)}},e.createElement("img",{src:null===(i=null===(l=null===(o=null==h?void 0:h.linecheckIcons)||void 0===o?void 0:o[0])||void 0===l?void 0:l.close)||void 0===i?void 0:i.filename,height:14,width:14,alt:"cross-icon"})),T&&(null==r?void 0:r.length)&&e.createElement("ul",{className:He.addresscontainer},r.map(((n,t)=>{let o;return t===w&&(o="active"),e.createElement(e.Fragment,null,e.createElement("li",{className:"active"===o?He.suggestionactive:He.suggestionInactive,key:t,onClick:e=>((e,n)=>{var t;C(-1),S(!1),k(!0),a((null==n?void 0:n.currentTarget)&&(null===(t=null==n?void 0:n.currentTarget)||void 0===t?void 0:t.innerText)),p(e)})(n,e)},n&&n.concatedAddress))})))))}));var qe="IndividualLineCheck-module_inputcontainer__RzNgl",Je="IndividualLineCheck-module_errorInput__3amiz",Ze="IndividualLineCheck-module_errorCityInput__Iywaa",Ye="IndividualLineCheck-module_errorStreetInput__WAvuN",Qe="IndividualLineCheck-module_individuallinecheck__S0DaG",en="IndividualLineCheck-module_smallerinput__8pD0d",nn="IndividualLineCheck-module_streetinput__oeX-G",tn="IndividualLineCheck-module_cityinput__Jqibc",on="IndividualLineCheck-module_errorbutton__YhCHC",ln="IndividualLineCheck-module_btn__aCYjV";g("/* center a block element */\n/* use this to any of the pseudo elements as these are the mandatory properties */\n/* setting styles in separate formats for cross browser support */\n/* specify the max width for an element and apply ellipses and truncate the overflow */\n/* vertically center alilgn any HTML element */\n/* add basePath to assets */\n.IndividualLineCheck-module_inputcontainer__RzNgl {\n position: relative;\n top: 21px;\n margin-right: 16px;\n}\n.IndividualLineCheck-module_inputcontainer__RzNgl input {\n font-size: 16px;\n line-height: 24px;\n border: 1px solid #B3AEAA !important;\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__RzNgl {\n margin: 0 16px;\n }\n}\n.IndividualLineCheck-module_inputcontainer__RzNgl .IndividualLineCheck-module_errorInput__3amiz {\n border: 2px solid #c60047 !important;\n margin: 0px 12px 20px;\n width: 30%;\n}\n.IndividualLineCheck-module_inputcontainer__RzNgl .IndividualLineCheck-module_errorCityInput__Iywaa {\n border: 2px solid #c60047 !important;\n margin: 0px 12px 0px 0px;\n width: 100%;\n}\n.IndividualLineCheck-module_inputcontainer__RzNgl .IndividualLineCheck-module_errorStreetInput__WAvuN {\n border: 2px solid #c60047 !important;\n margin: 0px 0px 1px 12px;\n width: 100%;\n}\n@media (max-width: 767px) {\n .IndividualLineCheck-module_inputcontainer__RzNgl .IndividualLineCheck-module_errorInput__3amiz {\n width: 100%;\n margin: 0 0 10px 0 !important;\n }\n .IndividualLineCheck-module_inputcontainer__RzNgl .IndividualLineCheck-module_errorCityInput__Iywaa {\n margin: 0;\n }\n .IndividualLineCheck-module_inputcontainer__RzNgl .IndividualLineCheck-module_errorStreetInput__WAvuN {\n margin: 0 0 10px 0 !important;\n }\n}\n.IndividualLineCheck-module_inputcontainer__RzNgl .IndividualLineCheck-module_individuallinecheck__S0DaG {\n display: inline-flex;\n width: 100%;\n}\n@media (max-width: 767px) {\n .IndividualLineCheck-module_inputcontainer__RzNgl .IndividualLineCheck-module_individuallinecheck__S0DaG {\n display: block;\n margin: 16px 0;\n text-align: center;\n }\n}\n.IndividualLineCheck-module_inputcontainer__RzNgl .IndividualLineCheck-module_individuallinecheck__S0DaG .IndividualLineCheck-module_smallerinput__8pD0d {\n min-width: 88px;\n min-height: 52px;\n padding: 6px 12px 6px 12px;\n gap: 0px;\n margin: 0px 12px 20px;\n border: 2px 0px 0px 0px;\n border: 1px solid #B3AEAA;\n background-color: #F7F6F5;\n border-radius: 4px;\n}\n@media (max-width: 767px) {\n .IndividualLineCheck-module_inputcontainer__RzNgl .IndividualLineCheck-module_individuallinecheck__S0DaG .IndividualLineCheck-module_smallerinput__8pD0d {\n margin: 0 0 20px 0;\n }\n}\n.IndividualLineCheck-module_inputcontainer__RzNgl .IndividualLineCheck-module_individuallinecheck__S0DaG .IndividualLineCheck-module_streetinput__oeX-G {\n min-width: 409px;\n min-height: 52px;\n padding: 13px 12px 13px 12px;\n gap: 4px;\n margin: 0px 0px 0px 12px;\n border: 1px solid #B3AEAA;\n background-color: #F7F6F5;\n border-radius: 4px;\n}\n@media (max-width: 767px) {\n .IndividualLineCheck-module_inputcontainer__RzNgl .IndividualLineCheck-module_individuallinecheck__S0DaG .IndividualLineCheck-module_streetinput__oeX-G {\n margin: 0 0 20px 0;\n min-width: 88px !important;\n }\n}\n.IndividualLineCheck-module_inputcontainer__RzNgl .IndividualLineCheck-module_individuallinecheck__S0DaG .IndividualLineCheck-module_cityinput__Jqibc {\n min-width: 408px;\n min-height: 52px;\n padding: 13px 12px 13px 12px;\n gap: 4px;\n margin: 0px 12px 0px 0px;\n border: 1px 0px 0px 0px;\n border: 1px solid #B3AEAA;\n background-color: #F7F6F5;\n border-radius: 4px;\n}\n@media (max-width: 767px) {\n .IndividualLineCheck-module_inputcontainer__RzNgl .IndividualLineCheck-module_individuallinecheck__S0DaG .IndividualLineCheck-module_cityinput__Jqibc {\n margin: 0 0 4px 0;\n min-width: 88px !important;\n }\n}\n.IndividualLineCheck-module_inputcontainer__RzNgl .IndividualLineCheck-module_errorbutton__YhCHC {\n background-color: #ffffff;\n padding: 0 16px 0 12px;\n border-radius: 12px;\n color: #da291c;\n font-size: 16px;\n font-style: normal;\n font-weight: 700;\n line-height: 24px;\n}\n@media (max-width: 767px) {\n .IndividualLineCheck-module_inputcontainer__RzNgl .IndividualLineCheck-module_errorbutton__YhCHC {\n background-color: transparent;\n padding: 0 16px 0 8px;\n }\n}\n\n@media (max-width: 767px) {\n .IndividualLineCheck-module_btn__aCYjV {\n width: 100% !important;\n }\n}");const dn=e.forwardRef((({parentCallBackIndividual:n,content:t,apiError:o,setApiError:l,setFetchingLineCheck:i,setSelectedAddress:d},a)=>{const[r,c]=e.useState({street:"",city:"",postCode:"",houseNumber:"",concatedAddress:""}),[u,s]=e.useState(""),m=V(),[p,v]=e.useState(!1);e.useEffect((()=>{"function"==typeof l&&l(!1),"function"==typeof i&&i(!1),"function"==typeof d&&d("")}),[]);const _=e=>{c(Object.assign(Object.assign({},r),{[e.target.name]:e.target.value}));const n=Object.assign(Object.assign({},r),{[e.target.name]:e.target.value});h(Object.assign({},n)),l(!1),i(!1),v(!1)},h=e=>{let n="";""!==(null==e?void 0:e.postCode)&&""!==e.city&&""!==e.houseNumber&&""!==e.street?(n=e.street+" "+e.houseNumber+", "+e.postCode+" "+e.city,s(n)):(n="",s(""))};return e.useEffect((()=>{const e=Object.assign(Object.assign({},r),{concatedAddress:u});c(Object.assign(Object.assign({},r),{concatedAddress:u})),("mobile"!==m||p)&&n(e,p)}),[u,p]),e.createElement("div",{className:qe},e.createElement("div",{className:Qe},e.createElement("input",{placeholder:null==t?void 0:t.zip,name:"postCode",onChange:_,value:null==r?void 0:r.postCode,className:o?Je:en}),e.createElement("input",{placeholder:null==t?void 0:t.city,name:"city",onChange:_,value:null==r?void 0:r.city,className:o?Ze:tn})),e.createElement("div",{className:Qe},e.createElement("input",{placeholder:null==t?void 0:t.street,name:"street",onChange:_,value:null==r?void 0:r.street,className:o?Ye:nn}),e.createElement("input",{placeholder:null==t?void 0:t.houseNumber,name:"houseNumber",onChange:_,value:null==r?void 0:r.houseNumber,className:o?Je:en})),"mobile"===m&&e.createElement(e.Fragment,null,o&&"mobile"===m&&e.createElement("p",{className:on},null==t?void 0:t.noAddress),e.createElement("div",{className:Qe},e.createElement("button",{name:"check address button",type:"button",className:`primarybutton ${ln}`,disabled:!1,onClick:()=>{v(!0)},style:{width:"50%"}},null==t?void 0:t.buttonvalue))))})),an=(e,n,t)=>{window.dataLayer.push(Object.assign({event:e,event_name:n},t))};let rn;const cn=(e,n,t)=>{window.dataLayer.push(Object.assign({event:e,event_name:n},t))},un=(e,n,t)=>{const o={eventAction:e,eventValue:n,timeStamp:Math.round(Date.now()/1e3),type:t};"dropDownClick/enter/leftClick"==t&&(t=Le);try{"view"==t?(rn=[],window.appEventData.push({event:t,eventInfo:o,component:rn})):window.appEventData.push({event:t,eventInfo:o})}catch(e){}},sn=(e,n,t,o,l,i)=>{const d={description:e,source:n,title:t,type:o,guid:l,errorID:i};"dropDownClick/enter/leftClick"==o&&(o=Le);try{const{guid:e,errorID:n}=d,t=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 l=0;for(o=Object.getOwnPropertySymbols(e);l<o.length;l++)n.indexOf(o[l])<0&&Object.prototype.propertyIsEnumerable.call(e,o[l])&&(t[o[l]]=e[o[l]])}return t}(d,["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:d})}catch(e){}},mn=(e,n,t,o)=>{const l={message_type:e,message_title:n,message_source:t,message_reason:o};try{window.dataLayer.push(Object.assign({event:"gaEvent",event_name:"error_event"},l))}catch(e){}},pn="address-suggestion",vn="catalogue-management",_n="ESHOP",hn="/suggest/address",gn="/v1/linecheck",fn=e=>Y(void 0,void 0,void 0,(function*(){var t,o,l,i,d,a,r;const s=yield(e=>{var t;const o=null===(t=null==ge?void 0:ge.getInstance())||void 0===t?void 0:t.getBaseUrl(),l={params:{},headers:{"x-sunrise-channel":_n,"x-correlation-id":u.v4()}},i={address:e,segment:"Residential"};try{const e=`${o}${vn}${gn}`;return n.ApiServiceV2.getApiServiceInstance().post(e,i,l).then((e=>{var n,t;if(200==e.status){const o=null===(t=null===(n=null==e?void 0:e.config)||void 0===n?void 0:n.headers)||void 0===t?void 0:t["x-correlation-id"];try{"undefined"!=typeof window&&localStorage.removeItem("one-commerce-linecheckcorrelationid"),"undefined"!=typeof window&&localStorage.setItem("one-commerce-linecheckcorrelationid",o)}catch(e){}return"undefined"!=typeof window&&c.remove("one-commerce-linecheckcorrelationid",{path:"/"}),"undefined"!=typeof window&&c.set("one-commerce-linecheckcorrelationid",o,{path:"/",expires:3}),{response:null==e?void 0:e.data,corelationaId:o}}return[]}))}catch(e){return e}})(e),m=yield((null===(t=null==s?void 0:s.response)||void 0===t?void 0:t.sellableProducts)||[]).map((e=>e.name)),p=[];for(const e of null===(o=null==s?void 0:s.response)||void 0===o?void 0:o.eligibleCombinations)for(const n of null==e?void 0:e.rateplans)p.push(null==n?void 0:n.name);const v=null===(i=null===(l=null==s?void 0:s.response)||void 0===l?void 0:l.eligibleSpeed)||void 0===i?void 0:i.maxSpeed,_=null===(a=null===(d=null==s?void 0:s.response)||void 0===d?void 0:d.eligibleSpeed)||void 0===a?void 0:a.plannedUpgrades,h=null===(r=null==s?void 0:s.response)||void 0===r?void 0:r.eligibleAccess;try{"undefined"!=typeof window&&localStorage.setItem("lineCheckResponse",JSON.stringify({eligibleBundle:m,configEligibleBundle:p,maxUploadDownloadSpeed:v,plannedUpgrade:_,originalLinecheckResponse:null==s?void 0:s.response}));try{"undefined"!=typeof window&&localStorage.setItem("one-commerce-access-type",JSON.stringify(h))}catch(e){}"undefined"!=typeof window&&c.set("one-commerce-access-type",JSON.stringify(h),{path:"/",expires:3})}catch(e){}return{corelationaId:s.corelationaId,lineCheckResponse:null==s?void 0:s.response,eligibleBundle:m,maxUploadDownloadSpeed:v,configEligibleBundle:p,plannedUpgrade:_}}));var bn="LineCheckInput-module_errorfield__hEZF5",xn="LineCheckInput-module_errormsg__SVc94",yn="LineCheckInput-module_address__oRhfO",wn="LineCheckInput-module_secondarybutton-mobile__USH6B",Cn="LineCheckInput-module_ul-disabled__oA7jV",En="LineCheckInput-module_list__JA3Jx";g("/* center a block element */\n/* use this to any of the pseudo elements as these are the mandatory properties */\n/* setting styles in separate formats for cross browser support */\n/* specify the max width for an element and apply ellipses and truncate the overflow */\n/* vertically center alilgn any HTML element */\n/* add basePath to assets */\n.LineCheckInput-module_errorfield__hEZF5 {\n border: 2px solid #c60047 !important;\n}\n\n.LineCheckInput-module_errormsg__SVc94 {\n color: #c60047;\n font-size: 12px;\n line-height: 16px;\n font-weight: 500;\n padding-top: 4px;\n}\n@media (max-width: 767px) {\n .LineCheckInput-module_errormsg__SVc94 {\n margin-left: 16px;\n }\n}\n\n@media (max-width: 767px) {\n .LineCheckInput-module_address__oRhfO {\n position: relative;\n top: 10px;\n }\n}\n\n.LineCheckInput-module_secondarybutton__5iCpn {\n font-size: 16px;\n font-style: normal;\n font-weight: 700;\n line-height: 24px;\n color: #da291c;\n padding: 16px 0px 0px;\n background-color: #ffffff;\n cursor: pointer;\n}\n@media (max-width: 767px) {\n .LineCheckInput-module_secondarybutton__5iCpn {\n background-color: #ffffff;\n padding: 16px;\n border-radius: 12px;\n margin: 16px 20px;\n height: 52px;\n }\n}\n\n.LineCheckInput-module_secondarybutton-mobile__USH6B {\n font-size: 16px;\n font-style: normal;\n font-weight: 700;\n line-height: 24px;\n color: #da291c;\n padding: 16px 0px 0px;\n background-color: #ffffff;\n cursor: pointer;\n}\n@media (max-width: 767px) {\n .LineCheckInput-module_secondarybutton-mobile__USH6B {\n background-color: #ffffff;\n padding: 16px 0px;\n border-radius: 12px;\n margin: 16px 0px;\n height: 52px;\n }\n}\n\n@media (min-width: 768px) {\n .LineCheckInput-module_ul-disabled__oA7jV {\n position: relative;\n top: 29px;\n background-color: #FFFFFF;\n margin-right: 16px;\n left: -1px;\n }\n .LineCheckInput-module_ul-disabled__oA7jV .LineCheckInput-module_list__JA3Jx {\n box-shadow: 0px 8px 24px rgba(51, 51, 51, 0.2);\n cursor: pointer;\n padding: 12px;\n text-align: left;\n width: 100%;\n z-index: 1000;\n transition: all 1s ease-in;\n }\n}\n.LineCheckInput-module_errorbutton__wd49l {\n background-color: #ffffff;\n padding: 0 16px 0 12px;\n border-radius: 12px;\n color: #da291c;\n font-size: 16px;\n font-style: normal;\n font-weight: 700;\n line-height: 24px;\n}\n@media (max-width: 767px) {\n .LineCheckInput-module_errorbutton__wd49l {\n background-color: transparent;\n padding: 0 16px 0 8px;\n }\n}");const kn=e.forwardRef((({content:t,parentCallback:o,parentAddress:l,isAddressNotFilled:i,onChange:d,name:a,apiError:r,setApiError:c,setFetchingLineCheck:s,checkAvailability:m,onData:p,FetchingLineCheck:v,setSelectedAddress:_},h)=>{var g,f,b,x,y,w;const[C,E]=e.useState(!1),[k,T]=e.useState(!1),[S,P]=e.useState(""),[N,L]=e.useState(""),[I,O]=e.useState(),[B,D]=e.useState(!1),A=V();e.useEffect((()=>{C&&N?"differentAddress"===a&&"function"==typeof o&&o({}):P("")}),[N,C]),e.useEffect((()=>{"function"==typeof L&&L(l)}),[]),e.useEffect((()=>{k&&sn(null==t?void 0:t.errorMsg,Oe+" "+(null==t?void 0:t.title),Ie,Ve),!N&&i&&sn(null==t?void 0:t.requiredFieldText,Oe+" "+(null==t?void 0:t.title),Ie,Ve),S&&sn(S,Oe+" "+(null==t?void 0:t.title),Ie,Ve),k&&mn(Ve,Ie,Oe+" | "+(null==t?void 0:t.title),null==t?void 0:t.errorMsg),!N&&i&&mn(Ve,Ie,Oe+" | "+(null==t?void 0:t.title),null==t?void 0:t.requiredFieldText),S&&mn(Ve,Ie,Oe+" | "+(null==t?void 0:t.title),S)}),[k,i,S]);return e.createElement(e.Fragment,null,!B&&e.createElement(Ke,{inputValue:N||"",setInputValue:L,dropdownValue:I,placeholder:null==t?void 0:t.placeholder,ref:h,onChange:e=>{var o,l,i;"function"==typeof d&&d(e),"function"==typeof L&&L(null===(o=null==e?void 0:e.currentTarget)||void 0===o?void 0:o.value);let a=!1;a=new RegExp(`[${null==t?void 0:t.regexp}]`).test(null===(l=null==e?void 0:e.currentTarget)||void 0===l?void 0:l.value),T(a);const r=null===(i=null==e?void 0:e.currentTarget)||void 0===i?void 0:i.value;var c,s;(c=r,s=a,Y(void 0,void 0,void 0,(function*(){var e;if(!s&&(null==c?void 0:c.length)>=3){const t=null===(e=null==ge?void 0:ge.getInstance())||void 0===e?void 0:e.getBaseUrl(),o={params:{},headers:{"x-sunrise-channel":_n,"x-correlation-id":u.v4()}};return o.params={count:10,address:c.replace(/,(?=[^\s])/g,", ")},yield n.ApiServiceV2.getApiServiceInstance().get(`${t}${pn}${hn}`,o).then((e=>{var n,t;if(200==(null==e?void 0: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=(null==e?void 0:e.street)+" "+(null==e?void 0:e.houseNumber)+", "+(null==e?void 0:e.postCode)+" "+(null==e?void 0:e.city);(null==e?void 0:e.street)&&(null==e?void 0:e.houseNumber)&&(null==e?void 0:e.postCode)&&(null==e?void 0:e.city)&&(e.concatedAddress=n,o.push(e))}))),o}})).catch((e=>{console.log("err")}))}}))).then((e=>{e&&(null==e?void 0:e.error)||(null==e?void 0:e.length)<=0?(O([]),E(!0)):(O(e),E(!1))})).catch((e=>console.log(e)))},selectedData:e=>{"function"==typeof L&&L(e.concatedAddress),"function"==typeof o&&o(e,{openIndividualLineCheck:!1,availabilityCheckClicked:!1})},inputClassName:`${i?bn:""} form-control `,minLength:null==t?void 0:t.linecheckMinLength,maxLength:null==t?void 0:t.linecheckMaxLength,name:a,content:t,addressNotFound:C,setApiError:c,setFetchingLineCheck:s,checkAvailability:m,FetchingLineCheck:v,setaddressNotFound:E}),k&&e.createElement("p",{className:xn},null==t?void 0:t.errorMsg),e.createElement("div",{className:yn},!N&&i&&e.createElement("p",{className:xn},e.createElement("img",{src:null===(b=null===(f=null===(g=null==t?void 0:t.linecheckIcons)||void 0===g?void 0:g[0])||void 0===f?void 0:f.warning)||void 0===b?void 0:b.filename,height:"12px",width:"16px",alt:"alert"}),null==t?void 0:t.requiredFieldText)),r&&"mobile"==A&&!B&&!v&&e.createElement("p",{className:wn,onClick:()=>{D(!0)}},null==t?void 0:t.noAddress,e.createElement("span",null,e.createElement("img",{src:null===(x=null==t?void 0:t.arrowIcon)||void 0===x?void 0:x.filename,height:24,width:24,alt:"right-arrow"}))),C&&!B&&!v&&e.createElement("div",null,"mobile"===A&&e.createElement("p",{className:wn,onClick:()=>{D(!0)}},null==t?void 0:t.noAddress,e.createElement("span",null,e.createElement("img",{src:null===(y=null==t?void 0:t.arrowIcon)||void 0===y?void 0:y.filename,height:24,width:24,alt:"right-arrow"})))),B&&e.createElement(dn,{parentCallBackIndividual:(e,n)=>{""!==(null==e?void 0:e.postCode)&&""!==e.city&&""!==e.houseNumber&&""!==e.street&&""!==e.concatedAddress&&"function"==typeof o&&o(e,{openIndividualLineCheck:B,availabilityCheckClicked:n})},content:t,apiError:r,setApiError:c,setFetchingLineCheck:s,setSelectedAddress:_}),(r||C&&!B)&&"mobile"!=A&&e.createElement("div",{className:Cn},e.createElement("p",{className:`secondarybutton ${En} `,onClick:()=>{D(!0)}},null==t?void 0:t.noAddress,e.createElement("span",null,e.createElement("img",{src:null===(w=null==t?void 0:t.arrowIcon)||void 0===w?void 0:w.filename,height:24,width:24,alt:"right-arrow"})))))}));var Tn="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{},Sn={},Pn={
|
1
|
+
"use strict";var e=require("react"),n=require("@sunrise-upc/ajax-lib"),t=require("react-bootstrap/Modal"),o=require("react-bootstrap/CloseButton"),l=require("storyblok-rich-text-react-renderer-ts"),i=require("react-bootstrap"),d=require("react-bootstrap/Container"),a=require("react-bootstrap/Row"),r=require("react-bootstrap/Col"),c=require("js-cookie"),u=require("uuid"),s=require("react-multi-carousel"),m=require("react-bootstrap/Form"),p=require("react-loading-skeleton"),v=require("react-select"),_=require("@sunrise-upc/b2c-login"),h=require("react-dom");function g(e,n){void 0===n&&(n={});var t=n.insertAt;if(e&&"undefined"!=typeof document){var o=document.head||document.getElementsByTagName("head")[0],l=document.createElement("style");l.type="text/css","top"===t&&o.firstChild?o.insertBefore(l,o.firstChild):o.appendChild(l),l.styleSheet?l.styleSheet.cssText=e:l.appendChild(document.createTextNode(e))}}g(".Button {\r\n display: flex;\r\n align-items: center;\r\n justify-content: center;\r\n border-radius: 4px;\r\n cursor: pointer;\r\n min-width: 32px;\r\n min-height: 32px;\r\n background-color: aliceblue;\r\n}\r\n\r\n.Button-primary {\r\n background-color: aqua; \r\n}\r\n.Button-secondary{\r\n background-color: burlywood;\r\n}\r\n.Button-error {\r\n background-color: red;\r\n}");class f{constructor(e){this.config={baseURL:"",cartURL:"",storyBlokURL:""},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.getCartUrl=()=>{var e,n;return null!==(n=null===(e=this.config)||void 0===e?void 0:e.cartURL)&&void 0!==n?n:""},this.getSBUrl=()=>{var e,n;return null!==(n=null===(e=this.config)||void 0===e?void 0:e.storyBlokURL)&&void 0!==n?n:""},this.config=e}}f.getInstance=()=>f.instance,f.create=e=>{f.instance=new f(e)};class b{constructor(e){this.config={assetPath:""},this.getAssetPath=()=>{var e,n;return null!==(n=null===(e=this.config)||void 0===e?void 0:e.assetPath)&&void 0!==n?n:""},this.config=e}}b.getInstance=()=>b.instance,b.create=e=>{b.instance=new b(e)};const x="ESHOP",y="v2/offer",w="carts/v2",C="?subscriptionType=",E="rest/cms/singlestory",k="rest/cms/dsource_entries?datasource=one-ecommerce-constant-keys";g(".loginModal {\r\n\talign-items: center;\r\n\tbackground-color: rgba(87, 84, 82, 0.4);\r\n\tcolor: #333333;\r\n\tdisplay: flex;\r\n\theight: 100%;\r\n\tjustify-content: center;\r\n\tleft: 0;\r\n\tpadding: 16px;\r\n\tposition: fixed;\r\n\ttop: 0;\r\n\ttransition: opacity 3s;\r\n\twidth: 100%;\r\n\tz-index: 11;\r\n}\r\n.loginContainer {\r\n position: absolute;\r\n display: flex;\r\n flex-direction: column;\r\n justify-content: center;\r\n align-items: center;\r\n padding: 32px 32px 34px;\r\n background-color: #ffff;\r\n max-width: 500px;\r\n width: 100%;\r\n box-shadow: -1px 18px 25px 5px rgba(87, 84, 82, 0.4);\r\n }\r\n");g('@import "bootstrap/dist/css/bootstrap.linetable-countryOverlay-css";\r\n\r\n.linetable-countryOverlay-linkTextNew {\r\n color: #da291c;\r\n margin-left: 32px;\r\n margin-bottom: 4px;\r\n text-decoration: underline;\r\n cursor: pointer;\r\n font-size: 16px;\r\n line-height: 24px;\r\n}\r\n\r\n.linetable-countryOverlay-utils-noWrap {\r\n white-space: nowrap;\r\n}\r\n\r\n.linetable-countryOverlay-utils-colWidth {\r\n max-width: 210px;\r\n}\r\n\r\n.linetable-countryOverlay-contain {\r\n display: flex;\r\n align-items: first baseline;\r\n padding-top: 10px;\r\n}\r\n\r\n.linetable-countryOverlay-image {\r\n width: 24px;\r\n height: 16px;\r\n}\r\n\r\n.linetable-countryOverlay-name {\r\n color: #000000;\r\n align-items: center;\r\n padding-left: 16px;\r\n font-style: normal;\r\n font-weight: 400;\r\n font-size: 14px;\r\n line-height: 32px;\r\n}\r\n.linetable-countryOverlay-blackthemecolor {\r\n color: #ffffff !important;\r\n}\r\n\r\n.linetable-countryOverlay-desktopView {\r\n display: block;\r\n}\r\n.linetable-countryOverlay-mobView {\r\n display: none;\r\n}\r\n@media (max-width: 767px) {\r\n .linetable-countryOverlay-linkTextNew {\r\n font-size: 14px;\r\n line-height: 24px;\r\n }\r\n}\r\n\r\n@media (min-width: 1440px) {\r\n .linetable-countryOverlay-desktopView {\r\n display: block;\r\n }\r\n .linetable-countryOverlay-mobView {\r\n display: none;\r\n }\r\n}\r\n@media (max-width: 1023px) {\r\n .linetable-countryOverlay-desktopView {\r\n display: none;\r\n }\r\n .linetable-countryOverlay-mobView {\r\n display: block;\r\n width: 100%;\r\n }\r\n}\r\n.reusbablelnetable-margin {\r\n\tmargin-left: 0;\r\n}\r\n');const T=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""}},S=(e,n)=>{const t=[];let o,l,i=0;[...Array(n)].forEach((()=>{l=document.getElementById(`${e}${i}`),null!=l&&(l.style.height="unset",t.push(null==l?void 0:l.clientHeight),i++)})),o=Math.max(...t),i=0,[...Array(n)].forEach((()=>{l=document.getElementById(`${e}${i}`),null!=l&&(l.style.height=`${o}px`),i++}))},P=e=>{switch(e){case"rubyglow-diagonal":return"falcon-gradient-rubyglow-diagonal";case"rubyglow-inverted-diagonal":return"falcon-gradient-rubyglow-inverted-diagonal";case"rubyglow-vertical":return"falcon-gradient-rubyglow-vertical";case"pinksky-diagonal":return"falcon-gradient-pinksky-diagonal";case"pinksky-inverted-diagonal":return"falcon-gradient-pinksky-inverted-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-inverted-diagonal":return"falcon-gradient-greencloud-inverted-diagonal";case"greencloud-vertical":return"falcon-gradient-greencloud-vertical";case"peachfog-diagonal":return"falcon-gradient-peachfog-diagonal";case"peachfog-inverted-diagonal":return"falcon-gradient-peachfog-inverted-diagonal";case"peachfog-vertical":return"falcon-gradient-peachfog-vertical";case"darkblue-haze":return"falcon-gradient-dark-blue-haze";case"skyfuel-diagonal":return"falcon-gradient-skyfuel-diagonal";case"skyfuel-vertical":return"falcon-gradient-skyfuel-vertical";case"skyfuel-inverted-diagonal":return"falcon-gradient-skyfuel-inverted-diagonal";default:return""}},N=e=>{e=Number(e);let n=0;return n=new RegExp("^[0-9][^.]*$").test(e.toString())?e+".-":e.toFixed(2).replace(/\.00$/,""),n},L=e=>{const n="undefined"!=typeof window&&localStorage.getItem(e),t=new Date;if(!n)return null;let o={};try{if(o=JSON.parse(n),o.expiry&&t.getTime()>o.expiry)return I(e),null}catch(e){return n}return null==o?void 0:o.value},I=e=>{localStorage.removeItem(e)},V=()=>{const[n,t]=e.useState(0);return e.useEffect((()=>{const e=()=>{t(window.innerWidth)};return window.addEventListener("resize",e),e(),()=>window.removeEventListener("resize",e)}),[]),n>=1440?"large-desktop":n<1440&&n>=1024?"desktop":n<1024&&n>=768?"tablet":n<768&&n>0?"mobile":""},O=()=>{const[n,t]=e.useState(!1),o=()=>{const e=window.matchMedia("(pointer:coarse)");t(e.matches)};return e.useEffect((()=>(o(),window.addEventListener("resize",o),()=>window.removeEventListener("resize",o))),[]),n},B=(e,n)=>null==e?void 0:e.replace(/{\w+}/g,(e=>n[e.substring(1,e.length-1)]||e)),D="none",A="falconDescription",M="falconAccordionList",F="spacer",R="fixnet",z="defaultWirelineBundle",$="defaultMobilePostpaidBundle",W="mobile",G="desktop",j="large-desktop",U="tablet",X={EN:"English",FR:"Français",IT:"Italiano",DE:"Deutsch"};g(".dbold {\r\n font-weight: 500;\r\n font-size: 40px;\r\n line-height: 60px;\r\n}\r\n");const H=({content:n})=>{var t;const o=T((null==n?void 0:n.textColor)&&n.textColor),l=(null==n?void 0:n.textColor)&&n.textColor!=D?o:"",i=(null==n?void 0:n.textColor)&&n.textColor===D?{color:null===(t=n.textColorPicker)||void 0===t?void 0:t.color}:{};return e.createElement(e.Fragment,null,n.headingStyle&&n.text&&"h1"===n.headingStyle?e.createElement("h1",{className:l,style:Object.assign({},i)},n.text," "):"h2"===n.headingStyle?e.createElement("h2",{className:`${l}`,style:Object.assign({},i)},n.text):"h3"===n.headingStyle?e.createElement("h3",{className:l,style:Object.assign({},i)},n.text):"h4"===n.headingStyle?e.createElement("h4",{className:l,style:Object.assign({},i)},n.text):e.createElement("div",{className:"dbold",style:Object.assign({},i)},n.text))},K=n=>{var t;const o=V(),d=O(),a="mobile"===o||"tablet"===o||d,r=null===(t=null==b?void 0:b.getInstance())||void 0===t?void 0:t.getAssetPath();return e.createElement("div",null,l.render(n.content,{markResolvers:{link:(t,o)=>{const{href:l,target:d,linktype:c}=o;return"email"===c?e.createElement("a",{href:`mailto:${l}`,target:null===d||"_self"===d?"_top":"_blank"},t):n.isIFrame?e.createElement("a",{href:l,target:null===d||"_self"===d?"_top":"_blank"},t):e.createElement(e.Fragment,null,(null==n?void 0:n.linkAsTooltip)&&(null==n?void 0:n.toolTipText)?e.createElement(i.OverlayTrigger,{placement:"auto",rootClose:!0,trigger:a?"click":"hover",overlay:(null==n?void 0:n.toolTipText)?e.createElement(i.Popover,{id:"popover-basic"},e.createElement(i.Popover.Body,null,null==n?void 0:n.toolTipText,a&&r&&e.createElement("img",{src:`${r}/icons/overlay-close.svg`,alt:"close",style:{float:"right"},width:24,height:24,onClick:()=>{var e;return null===(e=null===document||void 0===document?void 0:document.body)||void 0===e?void 0:e.click()}}))):e.createElement(e.Fragment,null)},e.createElement("span",null,t)):e.createElement("a",{href:l,target:null===d?"":d},t))}}}))},q=({content:n})=>{var t;const o=T(n.textColor);return e.createElement(e.Fragment,null,e.createElement("div",{className:`d-inline-flex align-${n.textElementPosition}`},n.icon&&n.icon.filename&&e.createElement("img",{src:n.icon&&n.icon.filename,alt:n.icon&&n.icon.alt,title:n.icon&&n.icon.title,height:24,width:24}),n.text&&e.createElement("div",{className:`${n.icon&&n.icon.filename} ${n.textColor&&n.textColor!=D?o:""}`,style:Object.assign({},n.textColor&&n.textColor===D?{color:null===(t=n.textColorPicker)||void 0===t?void 0:t.color}:{})},e.createElement(K,{content:n.text}))))};g(".linetable-country-overlayModal {\r\n max-width: 900px;\r\n padding: 1rem 2rem;\r\n}\r\n");const J=({children:n,modalState:l,handler:i,noCloseButton:d,showBackBtn:a,overlay:r})=>{const[c,u]=e.useState(),[s,m]=e.useState();return e.useEffect((()=>{r.map((e=>{var n;null===(n=null==e?void 0:e.content)||void 0===n||n.body.map((e=>{"falconTitle"==(null==e?void 0:e.component)&&u(e),"falconDescription"==(null==e?void 0:e.component)&&m(e)}))}))}),[r]),e.createElement(e.Fragment,null,e.createElement(t,{centered:!0,show:l,onHide:i,keyboard:!1,dialogClassName:"linetable-country-overlayModal"},e.createElement(t.Header,null,e.createElement("div",{style:{display:d?"none":""}},e.createElement("div",{className:"d-flex align-items-center"},a&&e.createElement("div",{className:"me-sm-4 me-3 d-flex align-items-center",onClick:i},e.createElement("img",{src:"../../icons/left_arrow.svg"})),c&&e.createElement(H,{content:c}))),e.createElement("div",{style:{display:d?"none":""}},e.createElement(o,{className:"sr-modal-close",onClick:i}))),e.createElement(t.Body,null,n),e.createElement(t.Footer,null,s&&e.createElement(q,{content:s}))))};g(".linetable-dotLoader-loaderParent {\r\n width: 100%;\r\n position: fixed;\r\n z-index: 3;\r\n top: 0;\r\n left: 0;\r\n bottom: 0;\r\n right: 0;\r\n background-color: rgba(255, 255, 255, 0.8);\r\n display: flex;\r\n flex-direction: column;\r\n}\r\n.linetable-dotLoader-dotClass {\r\n justify-content: center;\r\n display: flex;\r\n z-index: 1;\r\n}\r\n.linetable-dotLoader-dotContent {\r\n display: flex;\r\n justify-content: center;\r\n animation: contentplay 2s linear 0s infinite;\r\n}\r\n@keyframes dotplay {\r\n 0%,\r\n 20% {\r\n transform: translateY(0);\r\n }\r\n 10% {\r\n transform: translateY(-20px);\r\n }\r\n}\r\n.linetable-dotLoader-dots:nth-child(1) {\r\n animation-delay: 0.4s;\r\n}\r\n.linetable-dotLoader-dots:nth-child(2) {\r\n animation-delay: 0.8s;\r\n}\r\n.linetable-dotLoader-dots:nth-child(3) {\r\n animation-delay: 1.2s;\r\n}\r\n.linetable-dotLoader-dots:nth-child(4) {\r\n animation-delay: 1.6s;\r\n}\r\n.linetable-dotLoader-dots {\r\n margin: 5px 2px;\r\n width: 12px;\r\n height: 12px;\r\n border-radius: 50%;\r\n background: linear-gradient(180deg, #e2271e 0%, #ef7c3c 100%);\r\n animation: dotplay 2s linear 0s infinite;\r\n}\r\n@keyframes contentplay {\r\n 0% {\r\n opacity: 0.2;\r\n }\r\n 30% {\r\n opacity: 1;\r\n }\r\n}\r\n");const Z=({keyParams:n})=>{const[t,o]=e.useState(0),[l,i]=e.useState({}),d={checkout:[null==l?void 0:l.uspFreeShipping,null==l?void 0:l.uspBestService,null==l?void 0:l.uspCheckout],loading:[null==l?void 0:l.loading]},a=n?d[`${n}`]:d.checkout;return e.useEffect((()=>{i(L("sbstaticcontent"))}),[]),e.useEffect((()=>{let e=a.length-1;o(e);const n=setInterval((()=>{o(e--),e<0&&(e=a.length-1)}),2e3);return()=>{clearTimeout(n)}}),[]),e.createElement("div",{className:"d-flex align-items-center justify-content-center linetable-dotLoader-loaderParent"},e.createElement("div",{className:"linetable-dotLoader-dotClass"},e.createElement("div",{className:"linetable-dotLoader-dots"}),e.createElement("div",{className:"linetable-dotLoader-dots"}),e.createElement("div",{className:"linetable-dotLoader-dots"}),e.createElement("div",{className:"linetable-dotLoader-dots"})),e.createElement("div",null,e.createElement("h4",{className:"linetable-dotLoader-dotContent"},a[t]," ")))};function Y(e,n,t,o){return new(t||(t=Promise))((function(l,i){function d(e){try{r(o.next(e))}catch(e){i(e)}}function a(e){try{r(o.throw(e))}catch(e){i(e)}}function r(e){var n;e.done?l(e.value):(n=e.value,n instanceof t?n:new t((function(e){e(n)}))).then(d,a)}r((o=o.apply(e,n||[])).next())}))}const Q=e=>{const n=[];return null==e||e.map((e=>{const t=Number(null==e?void 0:e.order)||999,o=null==e?void 0:e.cProd;o.sortOrder=t,null==n||n.push(o)})),null==n||n.sort(((e,n)=>(null==e?void 0:e.sortOrder)-(null==n?void 0:n.sortOrder))),n};let ee=void 0!==typeof window&&c.get("sunriseAuth");ee=ee&&JSON.parse(ee);const ne=(e,t,o,l)=>Y(void 0,void 0,void 0,(function*(){var i;const d=L(`${e}_${t}_countryData`);if(d)return d;try{const d={language:t,type:"B2C"},a=null===(i=(yield n.CMSStoryblokServiceV2.get(o,d)).data)||void 0===i?void 0:i.stories;return a&&a.length>0&&((e,n,t)=>{let o=null;const l=new Date;o={value:n,expiry:t?l.getTime()+t:null},localStorage.setItem(e,JSON.stringify(o))})(`${e}_${t}_countryData`,a,l),a}catch(e){return console.error(e),e}})),te=(e,t,o,l,i,d)=>Y(void 0,void 0,void 0,(function*(){var a,r,s,m,p,v,_,h,g,f,b,y,C,E,k,T,S,P,N,L,V,O,B,D,A,M,F,z,$,G,j,U,X,H,K,q,J,Z,Y,Q,ee,ne,te,oe,le,ie,de,ae,re,ce;let ue={};if(i===R){let n="",l="";const i=null!==(a=c.get("one-commerce-linecheckcorrelationid"))&&void 0!==a?a:"",u=(e=>{var n,t,o;let l=[],i=void 0!==typeof window&&localStorage.getItem("lineCheckResponse");if(i){i=JSON.parse(i);const d=null===(n=null==i?void 0:i.originalLinecheckResponse)||void 0===n?void 0:n.sellableProducts;l=null===(o=null===(t=null==d?void 0:d.find((n=>(null==n?void 0:n.name)===e)))||void 0===t?void 0:t.access)||void 0===o?void 0:o[0]}return l})(null===(r=null==e?void 0:e[0])||void 0===r?void 0:r.id);ue={relatedParty:[{id:"anonymous",segment:"RESIDENTIAL"}],cartItem:[{itemType:"HOME",promotionId:o,items:[],note:[{author:"linecheckCorrelationId",text:i}]}]};const x={itemType:"MOBILE",promotionId:o,items:[]};if(null===(s=e[0])||void 0===s?void 0:s.isBundle)null===(p=null===(m=e[0])||void 0===m?void 0:m.bundledOffers)||void 0===p||p.map((e=>{var o,i,d,a,r,c,u,s,m,p,v,_,h,g,f,b,y,w,C;if(null===(i=null===(o=null==e?void 0:e.promotionInfo)||void 0===o?void 0:o[0])||void 0===i?void 0:i.id){const t=1==(null===(u=null===(c=null===(r=null===(a=null===(d=null==e?void 0:e.promotionInfo)||void 0===d?void 0:d[0])||void 0===a?void 0:a.hardwareGift)||void 0===r?void 0:r[0])||void 0===c?void 0:c.ids)||void 0===u?void 0:u.length)?null===(_=null===(v=null===(p=null===(m=null===(s=null==e?void 0:e.promotionInfo)||void 0===s?void 0:s[0])||void 0===m?void 0:m.hardwareGift)||void 0===p?void 0:p[0])||void 0===v?void 0:v.ids)||void 0===_?void 0:_[0]:"";"mobile"===(null===(h=null==e?void 0:e.productType)||void 0===h?void 0:h.toLowerCase())?(x.promotionId=null===(f=null===(g=null==e?void 0:e.promotionInfo)||void 0===g?void 0:g[0])||void 0===f?void 0:f.id,n=t):(ue.cartItem[0].promotionId=null===(y=null===(b=null==e?void 0:e.promotionInfo)||void 0===b?void 0:b[0])||void 0===y?void 0:y.id,l=t)}"tv"==(null===(w=null==e?void 0:e.productType)||void 0===w?void 0:w.toLowerCase())&&t?ue.cartItem[0].items.push({itemType:null==e?void 0:e.productType,id:t}):"mobile"===(null===(C=null==e?void 0:e.productType)||void 0===C?void 0:C.toLowerCase())?x.items.push({itemType:"RATEPLAN",id:null==e?void 0:e.id}):ue.cartItem[0].items.push({itemType:null==e?void 0:e.productType,id:null==e?void 0:e.id})})),l&&(null===(v=ue.cartItem[0].items)||void 0===v||v.push({itemType:"GIFT",id:l})),n&&x.items.push({itemType:"GIFT",id:n}),(null===(_=null==x?void 0:x.items)||void 0===_?void 0:_.length)>0&&(null===(h=null==ue?void 0:ue.cartItem)||void 0===h||h.push(x));else{const n=1==(null===(E=null===(C=null===(y=null===(b=null===(f=null===(g=null==e?void 0:e[0])||void 0===g?void 0:g.promotionInfo)||void 0===f?void 0:f[0])||void 0===b?void 0:b.hardwareGift)||void 0===y?void 0:y[0])||void 0===C?void 0:C.ids)||void 0===E?void 0:E.length)?null===(L=null===(N=null===(P=null===(S=null===(T=null===(k=null==e?void 0:e[0])||void 0===k?void 0:k.promotionInfo)||void 0===T?void 0:T[0])||void 0===S?void 0:S.hardwareGift)||void 0===P?void 0:P[0])||void 0===N?void 0:N.ids)||void 0===L?void 0:L[0]:"";ue.cartItem[0].items.push({itemType:null===(V=null==e?void 0:e[0])||void 0===V?void 0:V.productType,id:null===(O=null==e?void 0:e[0])||void 0===O?void 0:O.id}),n&&(null===(B=ue.cartItem[0].items)||void 0===B||B.push({itemType:"GIFT",id:n}))}d&&(null==d?void 0:d.length)>0&&(null==d||d.map((e=>{var n,t,o,l;"HOME"===(null==e?void 0:e.parentPoType)?null===(o=null===(t=null===(n=null==ue?void 0:ue.cartItem)||void 0===n?void 0:n[0])||void 0===t?void 0:t.items)||void 0===o||o.push({itemType:"GIFT",id:null==e?void 0:e.tuaProdId}):null===(l=x.items)||void 0===l||l.push({itemType:"GIFT",id:null==e?void 0:e.tuaProdId})}))),(null==u?void 0:u.accessType)&&(null===(M=null===(A=null===(D=null==ue?void 0:ue.cartItem)||void 0===D?void 0:D[0])||void 0===A?void 0:A.note)||void 0===M||M.push({author:"lineCheckaccessType",text:null==u?void 0:u.accessType})),(null==u?void 0:u.timeSlot)&&(null===($=null===(z=null===(F=null==ue?void 0:ue.cartItem)||void 0===F?void 0:F[0])||void 0===z?void 0:z.note)||void 0===$||$.push({author:"lineCheckEarliestActivationDate",text:null===(G=null==u?void 0:u.timeSlot)||void 0===G?void 0:G.start}));try{const e=(e=>{const n=e+"=";let t;return document.cookie.split(";").some((e=>{for(;" "===e.charAt(0);)e=e.substring(1);return 0===e.indexOf(n)&&(t=JSON.parse(decodeURIComponent(e.substring(n.length,e.length))),!0)})),t})("chAddressJson"),n=[{characteristic:{installationAddress:!0,country:"CH",city:null===(j=null==e?void 0:e.selectedAdd)||void 0===j?void 0:j.city,street1:null===(U=null==e?void 0:e.selectedAdd)||void 0===U?void 0:U.street,postCode:null===(X=null==e?void 0:e.selectedAdd)||void 0===X?void 0:X.postCode,street2:null===(H=null==e?void 0:e.selectedAdd)||void 0===H?void 0:H.houseNumber}}];ue.contactMedium=n}catch(e){console.log("issue at line check address addition in create cart ==>",e)}}else if(i===W){ue={relatedParty:[{segment:"RESIDENTIAL"}],cartItem:[{itemType:"MOBILE",promotionId:o,items:[{itemType:"RATEPLAN",id:(null===(K=null==e?void 0:e[0])||void 0===K?void 0:K.id)?null===(q=null==e?void 0:e[0])||void 0===q?void 0:q.id:e}]}]};const n=1==(null===(ne=null===(ee=null===(Q=null===(Y=null===(Z=null===(J=null==e?void 0:e[0])||void 0===J?void 0:J.promotionInfo)||void 0===Z?void 0:Z[0])||void 0===Y?void 0:Y.hardwareGift)||void 0===Q?void 0:Q[0])||void 0===ee?void 0:ee.ids)||void 0===ne?void 0:ne.length)?null===(ae=null===(de=null===(ie=null===(le=null===(oe=null===(te=null==e?void 0:e[0])||void 0===te?void 0:te.promotionInfo)||void 0===oe?void 0:oe[0])||void 0===le?void 0:le.hardwareGift)||void 0===ie?void 0:ie[0])||void 0===de?void 0:de.ids)||void 0===ae?void 0:ae[0]:"";n&&(null===(re=ue.cartItem[0].items)||void 0===re||re.push({itemType:"GIFT",id:n})),d&&(null==d?void 0:d.length)>0&&(null==d||d.map((e=>{var n,t,o;"HOME"!==(null==e?void 0:e.parentPoType)&&(null===(o=null===(t=null===(n=null==ue?void 0:ue.cartItem)||void 0===n?void 0:n[0])||void 0===t?void 0:t.items)||void 0===o||o.push({itemType:"GIFT",id:null==e?void 0:e.tuaProdId}))})))}const se={headers:{"x-correlation-id":u.v4(),"x-sunrise-channel":x}},me=l+w;if((null===(ce=Object.keys(ue))||void 0===ce?void 0:ce.length)>0){const e=yield n.ApiServiceV2.getApiServiceInstance().post(me,ue,se).then((e=>{if(I("isB2BCustomer"),200==e.status)return null==e?void 0:e.data}));if(e.error)throw e.error;return e}})),oe=(e,t,o,l,i,d)=>Y(void 0,void 0,void 0,(function*(){let a;localStorage.removeItem("entertainment"),a={headers:{"x-correlation-id":u.v4(),"x-sunrise-channel":x}},d&&(a.params={returnPromo:!0});const r=o+y,c=l&&null==ee?r+C+i:r,s=yield n.ApiServiceV2.getApiServiceInstance().post(c,e,a).then((e=>{if(200==e.status)return null==e?void 0:e.data}));return s.error?s.error:{[t]:s}})),le=({linkText:n,product:t,metadata:o,modalTriggered:l,reuseableLineTable:i})=>{var c,u,s,m;const[p,v]=e.useState(!1),[_,h]=e.useState([]),[g,b]=e.useState(!0),[x,y]=e.useState(),[w,C]=e.useState([]),E=(null===(u=null===(c=null==t?void 0:t.testProductReference)||void 0===c?void 0:c[0])||void 0===u?void 0:u.reference)?null===(m=null===(s=null==t?void 0:t.testProductReference)||void 0===s?void 0:s[0])||void 0===m?void 0:m.reference:null==t?void 0:t.reference;let k;e.useEffect((()=>{_&&_.length>0&&_.map((e=>{var n;null===(n=null==e?void 0:e.content)||void 0===n||n.body.map((e=>{"countryListComponent"==(null==e?void 0:e.component)&&C(null==e?void 0:e.countryValues)}))}))}),[_]),e.useEffect((()=>{(null==w?void 0:w.length)>0&&(k=w.length,y(Math.ceil(k/3)))}),[w]);return e.createElement(e.Fragment,null,e.createElement(J,{modalState:p,handler:()=>{v(!1),"function"==typeof l&&l()},overlay:_},g&&e.createElement(Z,{keyParams:"loading"}),!g&&e.createElement(e.Fragment,null,e.createElement(d,{className:"linetable-countryOverlay-desktopView"},e.createElement("div",null,e.createElement(a,{className:"linetable-countryOverlay-utils-noWrap"},e.createElement(r,{className:"linetable-countryOverlay-utils-colWidth"},e.createElement(a,null,w.slice(0,x).map(((n,t)=>e.createElement("div",{className:"linetable-countryOverlay-contain",key:n.name?n.name:t},e.createElement("div",null,e.createElement("img",{src:n.icon.filename,alt:"",className:"linetable-countryOverlay-image"})),e.createElement("div",{className:"linetable-countryOverlay-name"},n.name)))))),e.createElement(r,{className:"linetable-countryOverlay-utils-colWidth"},e.createElement(a,null,w.slice(x,2*x).map(((n,t)=>e.createElement("div",{className:"linetable-countryOverlay-contain",key:n.name?n.name:t},e.createElement("div",null,e.createElement("img",{src:n.icon.filename,alt:"",className:"linetable-countryOverlay-image"})),e.createElement("div",{className:"linetable-countryOverlay-name"},n.name)))))),e.createElement(r,{className:"linetable-countryOverlay-utils-colWidth"},e.createElement(a,null,w.slice(2*x,3*x).map(((n,t)=>e.createElement("div",{className:"linetable-countryOverlay-contain",key:n.name?n.name:t},e.createElement("div",null,e.createElement("img",{src:n.icon.filename,alt:"",className:"linetable-countryOverlay-image"})),e.createElement("div",{className:"linetable-countryOverlay-name"},n.name))))))))),e.createElement(d,{className:"linetable-countryOverlay-mobView"},e.createElement(a,null,e.createElement(r,null,e.createElement(a,null,w.map(((n,t)=>e.createElement("div",{className:"linetable-countryOverlay-contain",key:n.name?n.name:t},e.createElement("div",null,e.createElement("img",{src:n.icon.filename,alt:"",className:"linetable-countryOverlay-image"})),e.createElement("div",{className:"linetable-countryOverlay-name"},n.name)))))))))),e.createElement("span",{onClick:()=>{var e,n,t,d,a,r,c,u,s,m,_;v(!p),"function"==typeof l&&l();const g=(null===(d=null===(t=null===(n=null===(e=null==E?void 0:E.content)||void 0===e?void 0:e.body)||void 0===n?void 0:n[0])||void 0===t?void 0:t.countryList)||void 0===d?void 0:d.cached_url)?null===(s=null===(u=null===(c=null===(r=null===(a=null==E?void 0:E.content)||void 0===a?void 0:a.body)||void 0===r?void 0:r[0])||void 0===c?void 0:c.countryList)||void 0===u?void 0:u.cached_url)||void 0===s?void 0:s.replace(null==o?void 0:o.lang,""):null==E?void 0:E.replace(null==o?void 0:o.lang,""),x=null==g?void 0:g.replace("//",""),y=`${i?null===(m=null==f?void 0:f.getInstance())||void 0===m?void 0:m.getSBUrl():null===(_=null==f?void 0:f.getInstance())||void 0===_?void 0:_.getBaseUrl()}rest/cms/stories/?by_slugs=${x}`,w=null==E?void 0:E.name;ne(w,null==o?void 0:o.lang,y,864e5).then((e=>{e&&e.length>0&&h(e),b(!1)}))},className:`linetable-countryOverlay-linkTextNew display-5 ${i&&"reusbablelnetable-margin"}`},n))};g(".linetable-CardEntitlement-mobileProductEntitlement {\r\n margin: 0;\r\n padding: 0 16px 0 16px;\r\n}\r\n.linetable-CardEntitlement-entitlementValue {\r\n display: flex;\r\n margin-bottom: 4px;\r\n align-items: center;\r\n font-size: 16px;\r\n}\r\n.linetable-CardEntitlement-entitlementIcon {\r\n align-self: flex-start;\r\n margin-right: 8px;\r\n}\r\n\r\n.linetable-CardEntitlement-entitlementIcon img {\r\n vertical-align: sub;\r\n}\r\n.linetable-CardEntitlement-animationTitle {\r\n font-size: 16px;\r\n line-height: 24px;\r\n color: #3d3935;\r\n font-weight: 700;\r\n margin-bottom: auto;\r\n}\r\n.linetable-CardEntitlement-entitlementContent {\r\n display: inline-flex;\r\n margin-bottom: 16px;\r\n}\r\n.linetable-CardEntitlement-entitlementDescription {\r\n color: #3d3935;\r\n margin-left: 32px;\r\n margin-bottom: 4px;\r\n font-size: 16px;\r\n font-weight: 500;\r\n width: calc(100% - 32px);\r\n}\r\n");const ie=e.createContext({indexKey:0,listLength:0,arrowUpIcon:"",arrowDownIcon:"",arrowLeftRed:""}),de=({content:n,product:t,indexKey:o,showEntitleValue:l,metadata:i,modalTriggered:d})=>{var a,r,c,u;const s=e.useRef(null),m=e.useContext(ie),p=()=>{S(`linetable-CardEntitlement-entitlementSection${m.indexKey}`,m.listLength)};return e.useEffect((()=>{setTimeout((()=>{(null==s?void 0:s.current)&&p()}),200),window.addEventListener("resize",p)}),[n]),e.createElement("div",{className:"linetable-CardEntitlement-mobileProductEntitlement",id:`linetable-CardEntitlement-entitlementSection${o}${m.indexKey}`,ref:s},e.createElement("div",{className:"row linetable-CardEntitlement-entitlementContent"},e.createElement("div",{className:"linetable-CardEntitlement-entitlementValue "},e.createElement(e.Fragment,null,(null==n?void 0:n.isblacktheme)?e.createElement(e.Fragment,null,(null===(a=null==n?void 0:n.blackFridayentitlementIcon)||void 0===a?void 0:a.filename)&&e.createElement("div",{className:"linetable-CardEntitlement-entitlementIcon"},e.createElement("img",{src:null===(r=null==n?void 0:n.blackFridayentitlementIcon)||void 0===r?void 0:r.filename,width:20,height:20}))):e.createElement(e.Fragment,null,(null===(c=null==n?void 0:n.entitlementIcon)||void 0===c?void 0:c.filename)&&e.createElement("div",{className:"linetable-CardEntitlement-entitlementIcon"},e.createElement("img",{src:null===(u=null==n?void 0:n.entitlementIcon)||void 0===u?void 0:u.filename,width:20,height:20}))),e.createElement("span",{className:"linetable-CardEntitlement-animationTitle entitlementDisplay"},null==n?void 0:n.entitlementName))),e.createElement("div",{className:"d-block"},n.entitlementDescription&&l&&e.createElement("div",{className:"linetable-CardEntitlement-entitlementDescription"},null==n?void 0:n.entitlementDescription),(null==n?void 0:n.linkText)&&e.createElement(le,{product:t,linkText:null==n?void 0:n.linkText,metadata:i,modalTriggered:d,reuseableLineTable:!1}))))};g(".linetable-card-linetable-card-flexGrid {\r\n display: flex;\r\n flex-direction: column;\r\n}\r\n.linetable-card-productContainer {\r\n background-color: #fff;\r\n padding: 24px 0 16px;\r\n text-align: left;\r\n height: 100%;\r\n border-radius: 8px;\r\n}\r\n.linetable-card-productContainer hr {\r\n margin: 16px;\r\n}\r\n.linetable-card-introText {\r\n padding-left: 16px;\r\n padding-right: 16px;\r\n font-size: 16px;\r\n line-height: 24px;\r\n font-weight: 500;\r\n color: #587467;\r\n}\r\n.linetable-card-productTeaser {\r\n background-color: #fff;\r\n border-radius: 8px;\r\n height: 100%;\r\n width: 100%;\r\n display: flex;\r\n flex-direction: column;\r\n box-shadow: 0px 4px 12px 0px #57545233;\r\n}\r\n.linetable-card-prodHeading {\r\n font-size: 14px;\r\n line-height: 20px;\r\n color: #606060;\r\n font-weight: bold;\r\n margin-bottom: 4px;\r\n}\r\n.linetable-card-titleContainer {\r\n padding-left: 16px;\r\n padding-right: 16px;\r\n}\r\n.linetable-card-productTitle {\r\n color: #1e1e1e;\r\n font-weight: bold;\r\n margin-bottom: 4px;\r\n display: flex;\r\n align-items: baseline;\r\n justify-content: space-between;\r\n}\r\n.linetable-card-productTitle > h1,\r\n.linetable-card-productTitle > h2,\r\n.linetable-card-productTitle > h3,\r\n.linetable-card-productTitle > h4,\r\n.linetable-card-productTitle > h5,\r\n.linetable-card-productTitle > h6 {\r\n color: #1e1e1e !important;\r\n}\r\n.linetable-card-productTitle > h3 {\r\n font-size: 24px;\r\n line-height: 32px;\r\n}\r\n.linetable-card-productTitle > h2 {\r\n margin-right: 8px;\r\n}\r\n.linetable-card-prodDescription {\r\n font-size: 16px;\r\n line-height: 24px;\r\n color: #333333;\r\n display: flex;\r\n font-weight: 400;\r\n}\r\n\r\n@media (max-width: 767px) {\r\n .linetable-card-productTitle {\r\n height: auto;\r\n }\r\n}\r\n\r\n.linetable-card-productDetailSection{\r\n margin: 0 16px;\r\n}\r\n.linetable-card-productDetailSection img {\r\n vertical-align: bottom;\r\n margin-right: 8px;\r\n}\r\n.linetable-card-bottomConatiner {\r\n display: flex;\r\n flex-direction: column;\r\n justify-content: end;\r\n}");const ae=({modalState:n,handler:t,showFooter:o,footerNode:l,children:d,width:a,height:r,noCloseButton:c,backButton:u})=>{const s=e.useContext(ie);return e.useEffect((()=>{const e=document.querySelector(".linetable-product-modal .footer-main");e&&(e.style.zIndex="10");const n=document&&document.querySelector(".modal-dialog.linetable-product-modal");n&&(n.style.maxWidth=a,n.style.padding="0",n.style.transform="none");const t=document.querySelector(".linetable-product-modal .modal-content");t&&(t.style.height=r,t.style.backgroundColor="#F7F6F5");const o=document.querySelector(".linetable-product-modal .modal-header");o&&(o.style.position="absolute",o.style.top="0",o.style.zIndex="1",o.style.maxWidth="100%",o.style.background="#f8f8f8",o.style.width="100%");const l=document.querySelector(".linetable-product-modal .modal-body");l&&(l.style.background="#f8f8f8",l.style.paddingTop="70px")}),[r]),e.createElement(i.Modal,{scrollable:!1,show:n,onHide:t,keyboard:!1,dialogClassName:"linetable-product-modal"},e.createElement(i.Modal.Header,null,u&&e.createElement("div",{style:{justifyContent:"start",cursor:"pointer"},onClick:t},e.createElement(e.Fragment,null,(null==s?void 0:s.arrowLeftRed)&&e.createElement("img",{src:null==s?void 0:s.arrowLeftRed,width:24,height:24}),e.createElement("span",{style:{color:"#DA291C"}}," ",u))),e.createElement("div",{style:{display:c?"none":"",justifyContent:"end"}},e.createElement(i.CloseButton,{className:"sr-modal-close",onClick:t}))),e.createElement(i.Modal.Body,null,d),o&&e.createElement(i.Modal.Footer,null,l))};g(".linetable-sr-def-row {\r\n margin-left: auto;\r\n margin-right: auto;\r\n padding-left: 16px;\r\n padding-right: 16px;\r\n max-width: 1308px;\r\n width: 100%;\r\n}\r\n\r\n.resusable-linetable {\r\n padding-left: 0;\r\n padding-right: 0;\r\n}\r\n\r\n@media (min-width: 1024px) and (max-width: 1439px) {\r\n .linetable-sr-def-row {\r\n max-width: 972px;\r\n }\r\n}\r\n\r\n@media (min-width: 768px) and (max-width: 1023px) {\r\n .linetable-sr-def-row {\r\n max-width: 720px;\r\n }\r\n}\r\n\r\n@media (max-width: 767px) {\r\n .linetable-sr-def-row {\r\n max-width: 972px;\r\n }\r\n}\r\n\r\n.linetable-sr-def-row .linetable-sr-def-row {\r\n padding: 0px;\r\n max-width: 100%;\r\n}");const re=({children:n,resuablelineTable:t})=>e.createElement("div",{className:`linetable-sr-def-row linetable-sr-responsive-row\n ${t&&"resusable-linetable"}\n `},n);g(".linetable-falconAccordion-section {\r\n text-align: center;\r\n}\r\n\r\n.linetable-falconAccordion-description {\r\n color: #3d3935;\r\n padding-bottom: 32px;\r\n text-align: center;\r\n}\r\n\r\n.linetable-falconAccordion-description p a {\r\n color: #da291c;\r\n}\r\n\r\n.linetable-falconAccordion-container {\r\n box-shadow: 0 2px 4px rgba(87, 84, 82, 0.2);\r\n border-radius: 8px;\r\n overflow: hidden;\r\n padding: 0;\r\n}\r\n\r\n.linetable-falconAccordion-current-item {\r\n overflow: hidden;\r\n}\r\n\r\n.linetable-falconAccordion-current-item:first-child {\r\n border-radius: 8px 8px 0 0;\r\n overflow: hidden;\r\n}\r\n\r\n.linetable-falconAccordion-current-item:last-child {\r\n border-bottom: none;\r\n border-radius: 0 0 8px 8px;\r\n overflow: hidden;\r\n}\r\n\r\n.linetable-falconAccordion-item:hover {\r\n background-color: #f7f6f5;\r\n}\r\n\r\n.linetable-falconAccordion-wrapper {\r\n margin-left: 32px;\r\n margin-right: 32px;\r\n border-bottom: 1px solid #e6e3df;\r\n}\r\n\r\n.linetable-falconAccordion-title {\r\n color: #3d3935;\r\n font-style: normal;\r\n font-weight: bold;\r\n font-size: 16px;\r\n line-height: 24px;\r\n margin-right: 28px;\r\n min-height: 24px;\r\n}\r\n\r\n.prod-card .accordion-flush .linetable-falconAccordion-item .accordion-button {\r\n padding: 24px 0;\r\n}\r\n\r\n.prod-card .accordion-body {\r\n padding: 8px 0 32px 0;\r\n color: #3d3935;\r\n text-align: left;\r\n font-size: 16px;\r\n line-height: 24px;\r\n}\r\n\r\n.prod-card .accordion-button::after {\r\n position: absolute;\r\n top: 24px;\r\n right: 0;\r\n background-image: url('/ecom-int/icons/falcon-arrow-down.svg') !important;\r\n background-size: 24px 24px !important;\r\n background-size: unset;\r\n}\r\n\r\n.prod-card .accordion-button:not(.collapsed)::after {\r\n background-image: url('/ecom-int/icons/falcon-arrow-up.svg') !important;\r\n}\r\n\r\n.linetable-falconAccordion-disabled {\r\n opacity: 0.8;\r\n pointer-events: none;\r\n background-color: #e6e3df;\r\n}\r\n\r\n/* for mobile view */\r\n@media (max-width: 767px) {\r\n .prod-card .description {\r\n padding-bottom: 24px;\r\n }\r\n\r\n .linetable-falconAccordion-item:hover {\r\n background-color: none;\r\n }\r\n\r\n .linetable-falconAccordion-wrapper {\r\n margin-left: 16px;\r\n margin-right: 16px;\r\n }\r\n\r\n .prod-card .accordion-flush .linetable-falconAccordion-item .accordion-button {\r\n padding: 16px 0;\r\n }\r\n\r\n .prod-card .accordion-body {\r\n padding-bottom: 24px;\r\n }\r\n\r\n .prod-card .accordion-button::after {\r\n top: 16px;\r\n }\r\n}\r\n\r\n/* For tablet view */\r\n@media (max-width: 1023px) {\r\n .linetable-falconAccordion-wrapper {\r\n margin-left: 24px;\r\n margin-right: 24px;\r\n }\r\n}");const ce=({content:n})=>{const t=null==n?void 0:n._uid;return e.createElement("div",{className:"prod-card"},e.createElement(i.Accordion,{flush:!0,defaultActiveKey:(null==n?void 0:n.alwaysOpen)?t:""},e.createElement(i.Accordion.Item,{eventKey:t,className:`${(null==n?void 0:n.disabled)&&"linetable-falconAccordion-disabled"} linetable-falconAccordion-item`},e.createElement("div",{className:"linetable-falconAccordion-wrapper"},e.createElement(i.Accordion.Header,null,e.createElement("span",{className:"linetable-falconAccordion-title"},null==n?void 0:n.title)),e.createElement(i.Accordion.Body,null,(null==n?void 0:n.bodyText)&&e.createElement(K,{content:null==n?void 0:n.bodyText}))))))},ue=({content:n})=>{var t,o,l,i,d,a,r;return e.createElement("section",{className:"linetable-falconAccordion-section"},e.createElement(re,null,e.createElement(e.Fragment,null,(null==n?void 0:n.title)&&(null===(t=null==n?void 0:n.title)||void 0===t?void 0:t.length)>0&&e.createElement(H,{content:null===(o=null==n?void 0:n.title)||void 0===o?void 0:o[0]}),(null==n?void 0:n.description)&&(null===(l=null==n?void 0:n.description)||void 0===l?void 0:l.length)>0&&e.createElement("div",{className:"linetable-falconAccordion-description"},e.createElement(q,{content:null===(i=null==n?void 0:n.description)||void 0===i?void 0:i[0]})),(null==n?void 0:n.accordions)&&(null===(d=null==n?void 0:n.accordions)||void 0===d?void 0:d.length)>0&&(null===(a=null==n?void 0:n.accordions[0])||void 0===a?void 0:a.title)&&e.createElement("div",{className:"linetable-falconAccordion-container"},null===(r=null==n?void 0:n.accordions)||void 0===r?void 0:r.map((n=>e.createElement("div",{tabIndex:0,key:null==n?void 0:n._uid,className:"linetable-falconAccordion-current-item"},e.createElement(ce,{content:Object.assign({},n)}))))))))},se=({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";default:return""}})(null==n?void 0:n.backgroundColor),o=P(null==n?void 0:n.gradientBackground),l=(null==n?void 0:n.gradientBackground)===D?t:o;return e.createElement("div",null,n.height?e.createElement("div",{className:`d-none d-sm-block ${l}`,style:{height:`${n.height}px`}}):e.createElement("div",{className:`d-none d-sm-block ${l}`,style:{height:`${n.desktopHeight}px`}}),e.createElement("div",{className:`d-block d-sm-none ${l} `,style:{height:`${n.mobHeight}px`}}))};g(".linetable-productDetailsText {\r\n color: #da291c;\r\n text-decoration: underline;\r\n cursor: pointer;\r\n}");g('.linetable-staticPrice-priceWrapper {\r\n\tborder-radius: 8px;\r\n\tborder: 1px solid #E6E3DF;\r\n\tmargin: 16px 16px 0 16px;\r\n\tpadding: 8px 16px;\r\n\tfont-size: 14px;\r\n\tfont-weight: 400;\r\n\tline-height: 20px;\r\n}\r\n\r\n.linetable-staticPrice-discountPriceSection {\r\n\tcolor: #2E6199;\r\n\tmargin-right: 8px;\r\n}\r\n\r\n.linetable-staticPrice-discountedPrice {\r\n\tfont-size: 32px;\r\n\tfont-weight: 700;\r\n\tline-height: 40px;\r\n}\r\n\r\n.linetable-staticPrice-basePrice {\r\n\tfont-size: 20px;\r\n\tfont-weight: 700;\r\n\tline-height: 28px;\r\n\tposition: relative;\r\n\tdisplay: inline-block;\r\n}\r\n\r\n.linetable-staticPrice-priceStrikeout::after {\r\n\tcontent: "";\r\n\tposition: absolute;\r\n\tright: -1px;\r\n\tleft: -2px;\r\n\ttop: 50%;\r\n\twidth: 100%;\r\n\tborder-bottom: 2px solid #da291c;\r\n\ttransform: rotate(-18.22deg);\r\n}\r\n\r\n.linetable-staticPrice-noDiscountPrice {\r\n\tfont-size: 32px;\r\n\tfont-weight: 700;\r\n\tline-height: 40px;\r\n}\r\n\r\n.linetable-staticPrice-contractDescription {\r\n\tmargin-top: 6px;\r\n}\r\n\r\n.linetable-staticPrice-addToCart {\r\n\tmargin-top: 8px;\r\n\twidth: 100%;\r\n\tpadding: 10px 24px;\r\n\tborder-radius: 25px;\r\n\tbackground: #DA291C;\r\n\tcolor: #FFFFFF;\r\n\tfont-size: 16px;\r\n\tfont-weight: 700;\r\n\tline-height: 24px;\r\n\tborder: 0px;\r\n}\r\n\r\n.linetable-staticPrice-productDetails-priceWrapper {\r\n\tdisplay: flex;\r\n\tjustify-content: space-between;\r\n}\r\n\r\n@media (min-width: 425px) {\r\n\t.linetable-staticPrice-productDetails-addToCart {\r\n\t\tmin-width: 120px;\r\n\t}\r\n}');const me=({content:n,addToCart:t,variant:o})=>{const l=e.useContext(ie),i=()=>{S("linetable-staticPrice-priceSection",l.listLength)};e.useEffect((()=>{setTimeout((()=>{i()}),200),window.addEventListener("resize",i)}),[n]);return e.createElement("div",{className:`linetable-staticPrice-priceWrapper ${"productDetails"===o&&"linetable-staticPrice-productDetails-priceWrapper"}`},e.createElement("div",{id:`linetable-staticPrice-priceSection${null==l?void 0:l.indexKey}`},e.createElement("div",{className:"linetable-staticPrice-priceSection"},(null==n?void 0:n.isEnableDiscountPrice)&&e.createElement("span",{className:"linetable-staticPrice-discountPriceSection"},e.createElement("span",{className:"linetable-staticPrice-discountedPrice"},null==n?void 0:n.discountPriceValue),null==n?void 0:n.priceDuration),e.createElement("span",null,e.createElement("span",{className:"linetable-staticPrice-basePrice "+((null==n?void 0:n.isEnableDiscountPrice)?"linetable-staticPrice-priceStrikeout":"linetable-staticPrice-noDiscountPrice")},N(null==n?void 0:n.priceValue)),!(null==n?void 0:n.isEnableDiscountPrice)&&e.createElement(e.Fragment,null,null==n?void 0:n.priceDuration))),e.createElement("div",{className:"linetable-staticPrice-contractDescription"},null==n?void 0:n.contractDescription)),e.createElement("div",null,e.createElement("button",{className:`linetable-staticPrice-addToCart ${"productDetails"===o&&"linetable-staticPrice-productDetails-addToCart"}`,onClick:()=>{"function"==typeof t&&t(n)}},null==n?void 0:n.addButton)))},pe=({content:n,updatedContent:t,modalTriggered:o,addToCart:l})=>{var i;const[d,a]=e.useState(!1),r=null==n?void 0:n.subscriptionDetailModal;let c=[],u="";r&&(null==r?void 0:r.length)>0&&(null==r||r.map((e=>{c=null==e?void 0:e.modalBody,null==e||e.productPriceVariant,u=null==e?void 0:e.backButton,null==e||e.priceChangeContent})));const s=()=>{a(!d),"function"==typeof o&&o()};return e.createElement(e.Fragment,null,d&&e.createElement(ae,{modalState:d,handler:s,showFooter:!1,height:"100%",width:"883px",backButton:u},e.createElement(e.Fragment,null,null==c?void 0:c.map(((n,t)=>e.createElement(re,null,e.createElement(e.Fragment,null,(null==n?void 0:n.component)===A&&e.createElement(q,{content:n,key:t}),(null==n?void 0:n.component)===F&&e.createElement(se,{content:n}),(null==n?void 0:n.component)===M&&e.createElement(ue,{content:n}))))),(null==n?void 0:n.isEnablePrice)&&e.createElement(me,{content:n,addToCart:l,variant:"productDetails"}))),e.createElement("span",{onClick:s,className:"linetable-productDetailsText"},null!==(i=null==t?void 0:t.subscription)&&void 0!==i?i:null==t?void 0:t.subscriptionText))},ve=({content:n,showPrice:t,addToCart:o})=>{var l,i,d,a,r;const c=null!==(l=null==t?void 0:t.base)&&void 0!==l?l:0;let u=null!==(a=null===(d=null===(i=null==t?void 0:t.discount)||void 0===i?void 0:i[0])||void 0===d?void 0:d.value)&&void 0!==a?a:0;null===(r=null==t?void 0:t.discount)||void 0===r||r.map((e=>{1==(null==e?void 0:e.cycleStart)&&(u=null==e?void 0:e.value)}));const s=null==t?void 0:t.contractDuration;return e.createElement("div",{className:"linetable-staticPrice-priceWrapper"},(null==t?void 0:t.base)?e.createElement(e.Fragment,null,u>0&&e.createElement("span",{className:"linetable-staticPrice-discountPriceSection"},e.createElement("span",{className:"linetable-staticPrice-discountedPrice"},N(u)),null==n?void 0:n.priceDuration),e.createElement("span",null,e.createElement("span",{className:"linetable-staticPrice-basePrice "+(u>0?"linetable-staticPrice-priceStrikeout":"linetable-staticPrice-noDiscountPrice")},N(c)),0===u&&(null==n?void 0:n.priceDuration)),e.createElement("div",{className:"linetable-staticPrice-contractDescription"},s&&0!==s?e.createElement("div",null):e.createElement("div",null,null==n?void 0:n.contractDescription))):"",e.createElement("div",null,e.createElement("button",{className:"linetable-staticPrice-addToCart",onClick:o},null==n?void 0:n.addButton)))};var _e={carouselContainer:"ProductTeaser-module_carouselContainer__RzBpK",arrowButton:"ProductTeaser-module_arrowButton__-AkY4",leftArrow:"ProductTeaser-module_leftArrow__Ybrjm",rightArrow:"ProductTeaser-module_rightArrow__MYs5F",stageTeaserTab:"ProductTeaser-module_stageTeaserTab__VYRxL",stageTeaserTabActive:"ProductTeaser-module_stageTeaserTabActive__Wu5nT",carousel_dot:"ProductTeaser-module_carousel_dot__zxG-A",carouselItemNew:"ProductTeaser-module_carouselItemNew__TTklX",teaserImageLeft:"ProductTeaser-module_teaserImageLeft__dIk-h",teaserImageRight:"ProductTeaser-module_teaserImageRight__hHvry",carouselItem:"ProductTeaser-module_carouselItem__vtLwf",teaserImage:"ProductTeaser-module_teaserImage__sQ3ed",productDetailsWrapperNew:"ProductTeaser-module_productDetailsWrapperNew__DfLax",productDetailsWrapperTransparent:"ProductTeaser-module_productDetailsWrapperTransparent__ES5iK",productDetailsWrapper:"ProductTeaser-module_productDetailsWrapper__0jFlz",titleSection:"ProductTeaser-module_titleSection__YqXUJ",featureSection:"ProductTeaser-module_featureSection__T-YzP",contentWrapper:"ProductTeaser-module_contentWrapper__3GKwX",contentWrapperLeft:"ProductTeaser-module_contentWrapperLeft__tGGEs",priceContainer:"ProductTeaser-module_priceContainer__CzBhB",priceContainerNew:"ProductTeaser-module_priceContainerNew__hn6rW",contentWrapperRight:"ProductTeaser-module_contentWrapperRight__8FP0u",contentMobWrapper:"ProductTeaser-module_contentMobWrapper__9rRLQ",heading:"ProductTeaser-module_heading__Xim2-",fadeOutText:"ProductTeaser-module_fadeOutText__nKr5i",fadeInText:"ProductTeaser-module_fadeInText__Ux98m",paragraph:"ProductTeaser-module_paragraph__hUonu",description:"ProductTeaser-module_description__s-lyV",extraSpace:"ProductTeaser-module_extraSpace__HFJ2A",toolTip:"ProductTeaser-module_toolTip__KL7Xx",gradiantBox:"ProductTeaser-module_gradiantBox__Eys-K",addOnSection:"ProductTeaser-module_addOnSection__G4zhX",featureList:"ProductTeaser-module_featureList__gmPS1",features:"ProductTeaser-module_features__o2jMu",featureIcon:"ProductTeaser-module_featureIcon__PbcQN",horizontalLine:"ProductTeaser-module_horizontalLine__Nfj9U",horizontalLineDark:"ProductTeaser-module_horizontalLineDark__Sg-Ou",addOnSectionIcon:"ProductTeaser-module_addOnSectionIcon__9-EoX",toggleSection:"ProductTeaser-module_toggleSection__2az0R",toggle:"ProductTeaser-module_toggle__GClvg",serviceUnavail:"ProductTeaser-module_serviceUnavail__Pe52H",leftWrapper:"ProductTeaser-module_leftWrapper__pj0yj",priceWrapper:"ProductTeaser-module_priceWrapper__7TC6y",slider:"ProductTeaser-module_slider__-V4R1",line:"ProductTeaser-module_line__mbJxT",pricetxt:"ProductTeaser-module_pricetxt__YYSmd",sliderNew:"ProductTeaser-module_sliderNew__ZnCAh",clicked:"ProductTeaser-module_clicked__A9jUK",priceDuration:"ProductTeaser-module_priceDuration__TeeO9",callCartNew:"ProductTeaser-module_callCartNew__AksMY",arrowIcon:"ProductTeaser-module_arrowIcon__OFm89",callCart:"ProductTeaser-module_callCart__YLJSL",disableCallcart:"ProductTeaser-module_disableCallcart__-M8Od",priceDesc:"ProductTeaser-module_priceDesc__8Er0h",priceDescCenter:"ProductTeaser-module_priceDescCenter__hhZUS",priceDescNew:"ProductTeaser-module_priceDescNew__ghXo4",priceLeftCenter:"ProductTeaser-module_priceLeftCenter__SVC5R"};g('/* center a block element */\n/* use this to any of the pseudo elements as these are the mandatory properties */\n/* setting styles in separate formats for cross browser support */\n/* specify the max width for an element and apply ellipses and truncate the overflow */\n/* vertically center alilgn any HTML element */\n/* add basePath to assets */\n.ProductTeaser-module_carouselContainer__RzBpK {\n position: static;\n margin-top: 32px;\n border-radius: 24px;\n}\n@media (min-width: 768px) {\n .ProductTeaser-module_carouselContainer__RzBpK {\n box-shadow: 0px 20px 30px -8px rgba(87, 84, 82, 0.4);\n }\n}\n.ProductTeaser-module_carouselContainer__RzBpK .ProductTeaser-module_arrowButton__-AkY4, .ProductTeaser-module_carouselContainer__RzBpK .ProductTeaser-module_leftArrow__Ybrjm, .ProductTeaser-module_carouselContainer__RzBpK .ProductTeaser-module_rightArrow__MYs5F {\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.ProductTeaser-module_carouselContainer__RzBpK .ProductTeaser-module_arrowButton__-AkY4::before, .ProductTeaser-module_carouselContainer__RzBpK .ProductTeaser-module_leftArrow__Ybrjm::before, .ProductTeaser-module_carouselContainer__RzBpK .ProductTeaser-module_rightArrow__MYs5F::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.ProductTeaser-module_carouselContainer__RzBpK .ProductTeaser-module_rightArrow__MYs5F {\n right: 22px;\n top: 253px;\n}\n@media (min-width: 1024px) and (max-width: 1439px) {\n .ProductTeaser-module_carouselContainer__RzBpK .ProductTeaser-module_rightArrow__MYs5F {\n right: 16px;\n top: 263px;\n }\n}\n@media (min-width: 768px) and (max-width: 1023px) {\n .ProductTeaser-module_carouselContainer__RzBpK .ProductTeaser-module_rightArrow__MYs5F {\n right: -32px;\n top: 278px;\n }\n}\n.ProductTeaser-module_carouselContainer__RzBpK .ProductTeaser-module_rightArrow__MYs5F::before {\n content: "\\e825";\n}\n.ProductTeaser-module_carouselContainer__RzBpK .ProductTeaser-module_rightArrow__MYs5F:disabled {\n background: #e6e3df;\n}\n.ProductTeaser-module_carouselContainer__RzBpK .ProductTeaser-module_leftArrow__Ybrjm {\n left: 22px;\n top: 253px;\n}\n@media (min-width: 1024px) and (max-width: 1439px) {\n .ProductTeaser-module_carouselContainer__RzBpK .ProductTeaser-module_leftArrow__Ybrjm {\n left: 16px;\n top: 263px;\n }\n}\n@media (min-width: 768px) and (max-width: 1023px) {\n .ProductTeaser-module_carouselContainer__RzBpK .ProductTeaser-module_leftArrow__Ybrjm {\n left: -32px;\n top: 278px;\n }\n}\n.ProductTeaser-module_carouselContainer__RzBpK .ProductTeaser-module_leftArrow__Ybrjm::before {\n content: "\\e824";\n}\n.ProductTeaser-module_carouselContainer__RzBpK .ProductTeaser-module_leftArrow__Ybrjm:disabled {\n background: #e6e3df;\n}\n\n.ProductTeaser-module_stageTeaserTab__VYRxL, .ProductTeaser-module_stageTeaserTabActive__Wu5nT {\n border-radius: 40px;\n border: none;\n color: #5f5955;\n background-color: #ffffff;\n font-size: 16px;\n line-height: 24px;\n font-weight: 700;\n padding: 10px 24px;\n}\n@media (max-width: 767px) {\n .ProductTeaser-module_stageTeaserTab__VYRxL, .ProductTeaser-module_stageTeaserTabActive__Wu5nT {\n max-width: 158px;\n }\n}\n\n.ProductTeaser-module_stageTeaserTabActive__Wu5nT {\n color: #ffffff;\n background: #da291c;\n}\n\n.ProductTeaser-module_carousel_dot__zxG-A {\n border-radius: 50px;\n background-color: #ffffff;\n border: 2px solid rgba(61, 57, 53, 0.25);\n padding: 1px;\n width: fit-content;\n margin: 0 auto;\n position: absolute;\n top: -24px;\n height: fit-content;\n}\n\n.ProductTeaser-module_carouselItemNew__TTklX {\n position: fixed;\n top: -24px;\n width: 100%;\n}\n\n.ProductTeaser-module_teaserImageLeft__dIk-h {\n object-fit: contain;\n object-position: right;\n position: relative;\n left: 600px;\n}\n\n.ProductTeaser-module_teaserImageRight__hHvry {\n object-fit: contain;\n object-position: left;\n position: relative;\n}\n\n.ProductTeaser-module_carouselItem__vtLwf {\n position: relative;\n width: 100%;\n}\n.ProductTeaser-module_carouselItem__vtLwf .ProductTeaser-module_teaserImage__sQ3ed {\n object-fit: cover;\n object-position: center;\n}\n@media (max-width: 767px) {\n .ProductTeaser-module_carouselItem__vtLwf {\n display: flex;\n justify-content: center;\n }\n .ProductTeaser-module_carouselItem__vtLwf .ProductTeaser-module_teaserImage__sQ3ed {\n border-radius: 24px;\n position: absolute;\n }\n}\n@media (min-width: 1440px) {\n .ProductTeaser-module_carouselItem__vtLwf .ProductTeaser-module_productDetailsWrapperNew__DfLax, .ProductTeaser-module_carouselItem__vtLwf .ProductTeaser-module_productDetailsWrapperTransparent__ES5iK, .ProductTeaser-module_carouselItem__vtLwf .ProductTeaser-module_productDetailsWrapper__0jFlz {\n min-width: 520px;\n }\n .ProductTeaser-module_carouselItem__vtLwf .ProductTeaser-module_productDetailsWrapperNew__DfLax .ProductTeaser-module_titleSection__YqXUJ, .ProductTeaser-module_carouselItem__vtLwf .ProductTeaser-module_productDetailsWrapperTransparent__ES5iK .ProductTeaser-module_titleSection__YqXUJ, .ProductTeaser-module_carouselItem__vtLwf .ProductTeaser-module_productDetailsWrapper__0jFlz .ProductTeaser-module_titleSection__YqXUJ {\n position: relative;\n left: unset;\n top: unset;\n height: fit-content;\n margin: auto 0;\n font-size: 28px;\n }\n .ProductTeaser-module_carouselItem__vtLwf .ProductTeaser-module_productDetailsWrapperNew__DfLax .ProductTeaser-module_featureSection__T-YzP, .ProductTeaser-module_carouselItem__vtLwf .ProductTeaser-module_productDetailsWrapperTransparent__ES5iK .ProductTeaser-module_featureSection__T-YzP, .ProductTeaser-module_carouselItem__vtLwf .ProductTeaser-module_productDetailsWrapper__0jFlz .ProductTeaser-module_featureSection__T-YzP {\n position: relative;\n right: 0px;\n top: 0;\n }\n}\n@media (min-width: 1440px) {\n .ProductTeaser-module_carouselItem__vtLwf .ProductTeaser-module_productDetailsWrapper__0jFlz {\n position: absolute;\n display: flex;\n justify-content: space-between;\n left: 107px;\n right: 107px;\n top: 129px;\n }\n}\n@media (min-width: 1440px) {\n .ProductTeaser-module_carouselItem__vtLwf .ProductTeaser-module_productDetailsWrapperTransparent__ES5iK {\n position: relative;\n display: flex;\n justify-content: space-between;\n padding: 0 50px;\n top: 129px;\n height: 550px;\n }\n .ProductTeaser-module_carouselItem__vtLwf .ProductTeaser-module_productDetailsWrapperTransparent__ES5iK .ProductTeaser-module_titleSection__YqXUJ {\n position: relative;\n left: unset;\n top: unset;\n bottom: 170px;\n height: fit-content;\n margin: auto 0;\n font-size: 28px;\n }\n}\n\n.ProductTeaser-module_contentWrapper__3GKwX, .ProductTeaser-module_contentWrapperLeft__tGGEs {\n position: absolute;\n top: 40px;\n}\n@media (min-width: 1440px) {\n .ProductTeaser-module_contentWrapper__3GKwX, .ProductTeaser-module_contentWrapperLeft__tGGEs {\n left: 30px;\n }\n}\n@media (min-width: 1024px) and (max-width: 1439px) {\n .ProductTeaser-module_contentWrapper__3GKwX, .ProductTeaser-module_contentWrapperLeft__tGGEs {\n max-width: 460px;\n }\n}\n@media (min-width: 768px) {\n .ProductTeaser-module_contentWrapper__3GKwX, .ProductTeaser-module_contentWrapperLeft__tGGEs {\n left: 24px;\n max-width: 400px;\n }\n}\n.ProductTeaser-module_contentWrapper__3GKwX .ProductTeaser-module_titleSection__YqXUJ, .ProductTeaser-module_contentWrapperLeft__tGGEs .ProductTeaser-module_titleSection__YqXUJ {\n position: relative;\n text-align: center;\n left: unset;\n top: unset;\n}\n.ProductTeaser-module_contentWrapper__3GKwX .ProductTeaser-module_featureSection__T-YzP, .ProductTeaser-module_contentWrapperLeft__tGGEs .ProductTeaser-module_featureSection__T-YzP {\n position: relative;\n right: unset;\n top: unset;\n margin-top: 24px;\n}\n.ProductTeaser-module_contentWrapper__3GKwX .ProductTeaser-module_priceContainer__CzBhB, .ProductTeaser-module_contentWrapper__3GKwX .ProductTeaser-module_priceContainerNew__hn6rW, .ProductTeaser-module_contentWrapperLeft__tGGEs .ProductTeaser-module_priceContainer__CzBhB, .ProductTeaser-module_contentWrapperLeft__tGGEs .ProductTeaser-module_priceContainerNew__hn6rW {\n position: relative;\n top: unset;\n bottom: unset;\n margin-top: 24px;\n}\n\n@media (min-width: 1440px) {\n .ProductTeaser-module_contentWrapperLeft__tGGEs {\n left: 107px;\n }\n}\n\n.ProductTeaser-module_contentWrapperRight__8FP0u {\n position: absolute;\n max-width: 400px;\n top: 40px;\n}\n@media (min-width: 1440px) {\n .ProductTeaser-module_contentWrapperRight__8FP0u {\n right: 107px;\n }\n}\n.ProductTeaser-module_contentWrapperRight__8FP0u .ProductTeaser-module_titleSection__YqXUJ {\n position: relative;\n text-align: center;\n right: unset;\n top: unset;\n}\n.ProductTeaser-module_contentWrapperRight__8FP0u .ProductTeaser-module_featureSection__T-YzP {\n position: relative;\n right: unset;\n top: unset;\n margin-top: 24px;\n}\n.ProductTeaser-module_contentWrapperRight__8FP0u .ProductTeaser-module_priceContainer__CzBhB, .ProductTeaser-module_contentWrapperRight__8FP0u .ProductTeaser-module_priceContainerNew__hn6rW {\n position: relative;\n top: unset;\n bottom: unset;\n margin-top: 24px;\n}\n\n@media (max-width: 767px) {\n .ProductTeaser-module_contentMobWrapper__9rRLQ {\n position: relative;\n margin: 0 16px;\n width: 100%;\n }\n}\n@media (max-width: 320px) {\n .ProductTeaser-module_contentMobWrapper__9rRLQ {\n margin: 0 8px;\n }\n}\n\n.ProductTeaser-module_titleSection__YqXUJ {\n position: absolute;\n top: 173px;\n left: 107px;\n color: #ffffff;\n font-weight: 700;\n}\n@media (min-width: 1440px) {\n .ProductTeaser-module_titleSection__YqXUJ {\n max-width: 412px;\n }\n}\n@media (min-width: 1024px) and (max-width: 1439px) {\n .ProductTeaser-module_titleSection__YqXUJ {\n position: relative;\n top: unset;\n left: unset;\n }\n}\n@media (max-width: 767px) {\n .ProductTeaser-module_titleSection__YqXUJ {\n text-align: center;\n top: 32px;\n left: unset;\n width: 100%;\n }\n}\n.ProductTeaser-module_titleSection__YqXUJ .ProductTeaser-module_heading__Xim2- {\n font-size: 16px;\n line-height: 24px;\n}\n@media (max-width: 767px) {\n .ProductTeaser-module_titleSection__YqXUJ .ProductTeaser-module_heading__Xim2- {\n font-size: 14px;\n line-height: 20px;\n }\n}\n.ProductTeaser-module_titleSection__YqXUJ .ProductTeaser-module_fadeOutText__nKr5i {\n opacity: 0;\n transition: opacity 1s ease;\n}\n.ProductTeaser-module_titleSection__YqXUJ .ProductTeaser-module_fadeInText__Ux98m {\n opacity: 1;\n transition: opacity 1s ease;\n}\n.ProductTeaser-module_titleSection__YqXUJ .ProductTeaser-module_paragraph__hUonu {\n font-size: 28px;\n line-height: 36px;\n margin: 8px 0 12px 0;\n}\n@media (max-width: 767px) {\n .ProductTeaser-module_titleSection__YqXUJ .ProductTeaser-module_paragraph__hUonu {\n font-size: 20px;\n line-height: 28px;\n max-width: 100%;\n }\n}\n.ProductTeaser-module_titleSection__YqXUJ .ProductTeaser-module_description__s-lyV {\n font-weight: 700;\n font-size: 24px;\n line-height: 32px;\n}\n\n@media (max-width: 767px) {\n .ProductTeaser-module_extraSpace__HFJ2A {\n top: 62px;\n }\n}\n\n.ProductTeaser-module_featureSection__T-YzP {\n position: absolute;\n right: 107px;\n top: 129px;\n}\n@media (min-width: 1440px) {\n .ProductTeaser-module_featureSection__T-YzP {\n max-width: 412px;\n }\n}\n@media (max-width: 767px) {\n .ProductTeaser-module_featureSection__T-YzP {\n right: unset;\n top: unset;\n margin-top: 397px;\n font-size: 14px;\n line-height: 20px;\n background-color: #ffffff;\n color: #3D3935;\n border-radius: 12px;\n position: relative;\n height: fit-content;\n }\n}\n.ProductTeaser-module_featureSection__T-YzP .ProductTeaser-module_toolTip__KL7Xx {\n filter: brightness(0) invert(1);\n margin-left: 16px;\n display: flex;\n align-items: center;\n}\n@media (max-width: 767px) {\n .ProductTeaser-module_featureSection__T-YzP .ProductTeaser-module_toolTip__KL7Xx {\n filter: none;\n }\n}\n\n.ProductTeaser-module_gradiantBox__Eys-K, .ProductTeaser-module_addOnSection__G4zhX, .ProductTeaser-module_featureList__gmPS1 {\n border-radius: 12px;\n background: rgba(0, 0, 0, 0.2);\n backdrop-filter: blur(12.5px);\n color: #ffffff;\n}\n@media (max-width: 767px) {\n .ProductTeaser-module_gradiantBox__Eys-K, .ProductTeaser-module_addOnSection__G4zhX, .ProductTeaser-module_featureList__gmPS1 {\n background: none;\n color: unset;\n backdrop-filter: unset;\n }\n}\n\n.ProductTeaser-module_featureList__gmPS1 {\n padding: 4px 20px;\n}\n.ProductTeaser-module_featureList__gmPS1 .ProductTeaser-module_features__o2jMu {\n display: flex;\n align-items: center;\n margin: 12px 0;\n}\n.ProductTeaser-module_featureList__gmPS1 .ProductTeaser-module_features__o2jMu a {\n color: #ffffff;\n}\n.ProductTeaser-module_featureList__gmPS1 .ProductTeaser-module_features__o2jMu .ProductTeaser-module_featureIcon__PbcQN {\n margin-right: 10px;\n}\n.ProductTeaser-module_featureList__gmPS1 .ProductTeaser-module_features__o2jMu span {\n color: #ffffff;\n text-decoration: underline;\n}\n@media (max-width: 767px) {\n .ProductTeaser-module_featureList__gmPS1 .ProductTeaser-module_features__o2jMu span {\n color: #3d3935;\n }\n}\n.ProductTeaser-module_featureList__gmPS1 .ProductTeaser-module_horizontalLine__Nfj9U, .ProductTeaser-module_featureList__gmPS1 .ProductTeaser-module_horizontalLineDark__Sg-Ou {\n opacity: 0.5;\n background: linear-gradient(90deg, rgba(255, 255, 255, 0.75) 0%, rgba(255, 255, 255, 0) 100%);\n height: 1px;\n}\n@media (max-width: 767px) {\n .ProductTeaser-module_featureList__gmPS1 {\n border-radius: 12px 12px 0px 0px;\n }\n}\n\n.ProductTeaser-module_addOnSection__G4zhX {\n padding: 16px 20px;\n margin-top: 16px;\n display: flex;\n}\n.ProductTeaser-module_addOnSection__G4zhX .ProductTeaser-module_addOnSectionIcon__9-EoX {\n margin-right: 10px;\n}\n.ProductTeaser-module_addOnSection__G4zhX .ProductTeaser-module_toggleSection__2az0R {\n margin-left: auto;\n}\n.ProductTeaser-module_addOnSection__G4zhX .ProductTeaser-module_toggleSection__2az0R .ProductTeaser-module_toggle__GClvg {\n margin-right: 10px;\n}\n.ProductTeaser-module_addOnSection__G4zhX .ProductTeaser-module_toggleSection__2az0R input {\n cursor: pointer;\n margin-top: unset;\n}\n.ProductTeaser-module_addOnSection__G4zhX .ProductTeaser-module_toggleSection__2az0R input:focus {\n border: unset !important;\n}\n@media (max-width: 767px) {\n .ProductTeaser-module_addOnSection__G4zhX {\n border-radius: 0px 0px 12px 12px;\n margin-top: 0px;\n padding: 12px 20px;\n align-items: center;\n }\n}\n\n.ProductTeaser-module_priceContainer__CzBhB, .ProductTeaser-module_priceContainerNew__hn6rW {\n position: absolute;\n bottom: 40px;\n width: 100%;\n color: #ffffff;\n}\n.ProductTeaser-module_priceContainer__CzBhB .ProductTeaser-module_serviceUnavail__Pe52H, .ProductTeaser-module_priceContainerNew__hn6rW .ProductTeaser-module_serviceUnavail__Pe52H {\n text-align: center;\n margin-bottom: 10px;\n font-size: 16px;\n line-height: 24px;\n display: flex;\n justify-content: center;\n align-items: center;\n}\n.ProductTeaser-module_priceContainer__CzBhB .ProductTeaser-module_serviceUnavail__Pe52H img, .ProductTeaser-module_priceContainerNew__hn6rW .ProductTeaser-module_serviceUnavail__Pe52H img {\n margin-right: 8px;\n}\n@media (max-width: 767px) {\n .ProductTeaser-module_priceContainer__CzBhB, .ProductTeaser-module_priceContainerNew__hn6rW {\n color: #3D3935;\n position: static;\n display: flex;\n justify-content: center;\n flex-direction: column;\n padding: 16px;\n }\n}\n.ProductTeaser-module_priceContainer__CzBhB .ProductTeaser-module_leftWrapper__pj0yj, .ProductTeaser-module_priceContainerNew__hn6rW .ProductTeaser-module_leftWrapper__pj0yj {\n position: relative;\n right: 38px;\n}\n.ProductTeaser-module_priceContainer__CzBhB .ProductTeaser-module_priceWrapper__7TC6y, .ProductTeaser-module_priceContainerNew__hn6rW .ProductTeaser-module_priceWrapper__7TC6y {\n font-size: 24px;\n line-height: 32px;\n font-weight: 700;\n display: flex;\n justify-content: center;\n align-items: center;\n}\n@media (max-width: 767px) {\n .ProductTeaser-module_priceContainer__CzBhB .ProductTeaser-module_priceWrapper__7TC6y, .ProductTeaser-module_priceContainerNew__hn6rW .ProductTeaser-module_priceWrapper__7TC6y {\n margin-right: unset;\n flex-direction: column;\n font-size: 20px;\n line-height: 28px;\n }\n}\n.ProductTeaser-module_priceContainer__CzBhB .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_slider__-V4R1, .ProductTeaser-module_priceContainerNew__hn6rW .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_slider__-V4R1 {\n height: 32px;\n overflow: hidden;\n margin-right: 12px;\n}\n.ProductTeaser-module_priceContainer__CzBhB .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_slider__-V4R1 .ProductTeaser-module_line__mbJxT, .ProductTeaser-module_priceContainerNew__hn6rW .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_slider__-V4R1 .ProductTeaser-module_line__mbJxT {\n transition: transform 0.5s ease;\n}\n.ProductTeaser-module_priceContainer__CzBhB .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_slider__-V4R1 .ProductTeaser-module_line__mbJxT .ProductTeaser-module_pricetxt__YYSmd, .ProductTeaser-module_priceContainerNew__hn6rW .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_slider__-V4R1 .ProductTeaser-module_line__mbJxT .ProductTeaser-module_pricetxt__YYSmd {\n font-size: 16px;\n line-height: 24px;\n font-weight: 400;\n margin-right: 6px;\n display: inline-block;\n}\n@media (max-width: 767px) {\n .ProductTeaser-module_priceContainer__CzBhB .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_slider__-V4R1, .ProductTeaser-module_priceContainerNew__hn6rW .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_slider__-V4R1 {\n margin-bottom: 8px;\n margin-right: unset;\n }\n}\n.ProductTeaser-module_priceContainer__CzBhB .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_sliderNew__ZnCAh, .ProductTeaser-module_priceContainerNew__hn6rW .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_sliderNew__ZnCAh {\n height: 32px;\n min-width: 158px;\n overflow: hidden;\n margin-right: 12px;\n position: relative;\n bottom: 16px;\n}\n.ProductTeaser-module_priceContainer__CzBhB .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_sliderNew__ZnCAh .ProductTeaser-module_line__mbJxT, .ProductTeaser-module_priceContainerNew__hn6rW .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_sliderNew__ZnCAh .ProductTeaser-module_line__mbJxT {\n transition: transform 0.5s ease;\n}\n.ProductTeaser-module_priceContainer__CzBhB .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_sliderNew__ZnCAh .ProductTeaser-module_line__mbJxT .ProductTeaser-module_pricetxt__YYSmd, .ProductTeaser-module_priceContainerNew__hn6rW .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_sliderNew__ZnCAh .ProductTeaser-module_line__mbJxT .ProductTeaser-module_pricetxt__YYSmd {\n font-size: 16px;\n line-height: 24px;\n font-weight: 400;\n margin-right: 6px;\n display: inline-block;\n}\n@media (max-width: 767px) {\n .ProductTeaser-module_priceContainer__CzBhB .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_sliderNew__ZnCAh, .ProductTeaser-module_priceContainerNew__hn6rW .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_sliderNew__ZnCAh {\n margin-bottom: 8px;\n margin-right: unset;\n }\n}\n.ProductTeaser-module_priceContainer__CzBhB .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_clicked__A9jUK .ProductTeaser-module_line__mbJxT, .ProductTeaser-module_priceContainerNew__hn6rW .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_clicked__A9jUK .ProductTeaser-module_line__mbJxT {\n transform: translateY(-100%);\n}\n.ProductTeaser-module_priceContainer__CzBhB .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_priceDuration__TeeO9, .ProductTeaser-module_priceContainerNew__hn6rW .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_priceDuration__TeeO9 {\n font-size: 16px;\n line-height: 24px;\n font-weight: 400;\n display: inline-block;\n}\n.ProductTeaser-module_priceContainer__CzBhB .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_callCartNew__AksMY, .ProductTeaser-module_priceContainerNew__hn6rW .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_callCartNew__AksMY {\n padding: 10px 24px;\n font-weight: 700;\n border: none;\n background-color: #da291c;\n color: #ffffff;\n border-radius: 28px;\n display: flex;\n align-items: center;\n justify-content: center;\n width: 338px;\n height: 52px;\n font-size: 16px;\n line-height: 24px;\n}\n.ProductTeaser-module_priceContainer__CzBhB .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_callCartNew__AksMY .ProductTeaser-module_arrowIcon__OFm89, .ProductTeaser-module_priceContainerNew__hn6rW .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_callCartNew__AksMY .ProductTeaser-module_arrowIcon__OFm89 {\n margin-left: 8px;\n}\n@media (min-width: 1440px) {\n .ProductTeaser-module_priceContainer__CzBhB .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_callCartNew__AksMY, .ProductTeaser-module_priceContainerNew__hn6rW .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_callCartNew__AksMY {\n padding: 14px 24px;\n }\n}\n@media (max-width: 767px) {\n .ProductTeaser-module_priceContainer__CzBhB .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_callCartNew__AksMY, .ProductTeaser-module_priceContainerNew__hn6rW .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_callCartNew__AksMY {\n padding: 10px 24px;\n max-width: 100%;\n display: flex;\n justify-content: center;\n }\n}\n.ProductTeaser-module_priceContainer__CzBhB .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_callCart__YLJSL, .ProductTeaser-module_priceContainerNew__hn6rW .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_callCart__YLJSL {\n padding: 10px 24px;\n font-weight: 700;\n border: none;\n background-color: #da291c;\n color: #ffffff;\n border-radius: 28px;\n display: flex;\n align-items: center;\n font-size: 16px;\n line-height: 24px;\n}\n.ProductTeaser-module_priceContainer__CzBhB .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_callCart__YLJSL .ProductTeaser-module_arrowIcon__OFm89, .ProductTeaser-module_priceContainerNew__hn6rW .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_callCart__YLJSL .ProductTeaser-module_arrowIcon__OFm89 {\n margin-left: 8px;\n}\n@media (min-width: 1440px) {\n .ProductTeaser-module_priceContainer__CzBhB .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_callCart__YLJSL, .ProductTeaser-module_priceContainerNew__hn6rW .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_callCart__YLJSL {\n padding: 14px 24px;\n }\n}\n@media (max-width: 767px) {\n .ProductTeaser-module_priceContainer__CzBhB .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_callCart__YLJSL, .ProductTeaser-module_priceContainerNew__hn6rW .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_callCart__YLJSL {\n padding: 10px 24px;\n max-width: 100%;\n display: flex;\n justify-content: center;\n }\n}\n.ProductTeaser-module_priceContainer__CzBhB .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_disableCallcart__-M8Od, .ProductTeaser-module_priceContainerNew__hn6rW .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_disableCallcart__-M8Od {\n background-color: #e6e3df;\n color: #b3aeaa;\n}\n.ProductTeaser-module_priceContainer__CzBhB .ProductTeaser-module_priceDesc__8Er0h, .ProductTeaser-module_priceContainerNew__hn6rW .ProductTeaser-module_priceDesc__8Er0h, .ProductTeaser-module_priceContainer__CzBhB .ProductTeaser-module_priceDescCenter__hhZUS, .ProductTeaser-module_priceContainerNew__hn6rW .ProductTeaser-module_priceDescCenter__hhZUS, .ProductTeaser-module_priceContainer__CzBhB .ProductTeaser-module_priceDescNew__ghXo4, .ProductTeaser-module_priceContainerNew__hn6rW .ProductTeaser-module_priceDescNew__ghXo4, .ProductTeaser-module_priceContainer__CzBhB .ProductTeaser-module_priceLeftCenter__SVC5R, .ProductTeaser-module_priceContainerNew__hn6rW .ProductTeaser-module_priceLeftCenter__SVC5R {\n display: flex;\n justify-content: center;\n align-items: center;\n margin-top: 10px;\n}\n@media (max-width: 767px) {\n .ProductTeaser-module_priceContainer__CzBhB .ProductTeaser-module_priceDesc__8Er0h, .ProductTeaser-module_priceContainerNew__hn6rW .ProductTeaser-module_priceDesc__8Er0h, .ProductTeaser-module_priceContainer__CzBhB .ProductTeaser-module_priceDescCenter__hhZUS, .ProductTeaser-module_priceContainerNew__hn6rW .ProductTeaser-module_priceDescCenter__hhZUS, .ProductTeaser-module_priceContainer__CzBhB .ProductTeaser-module_priceDescNew__ghXo4, .ProductTeaser-module_priceContainerNew__hn6rW .ProductTeaser-module_priceDescNew__ghXo4, .ProductTeaser-module_priceContainer__CzBhB .ProductTeaser-module_priceLeftCenter__SVC5R, .ProductTeaser-module_priceContainerNew__hn6rW .ProductTeaser-module_priceLeftCenter__SVC5R {\n font-size: 14px;\n line-height: 20px;\n margin-top: 8px;\n }\n}\n.ProductTeaser-module_priceContainer__CzBhB .ProductTeaser-module_priceLeftCenter__SVC5R, .ProductTeaser-module_priceContainerNew__hn6rW .ProductTeaser-module_priceLeftCenter__SVC5R {\n position: relative;\n right: 52px;\n}\n.ProductTeaser-module_priceContainer__CzBhB .ProductTeaser-module_priceDescNew__ghXo4, .ProductTeaser-module_priceContainerNew__hn6rW .ProductTeaser-module_priceDescNew__ghXo4 {\n justify-content: flex-start;\n position: relative;\n bottom: 30px;\n}\n.ProductTeaser-module_priceContainer__CzBhB .ProductTeaser-module_priceDescCenter__hhZUS, .ProductTeaser-module_priceContainerNew__hn6rW .ProductTeaser-module_priceDescCenter__hhZUS {\n justify-content: flex-start;\n position: relative;\n bottom: 30px;\n right: 40px;\n}\n\n.ProductTeaser-module_priceContainerNew__hn6rW {\n bottom: 0px;\n top: 400px;\n}\n\n@media (max-width: 767px) {\n .ProductTeaser-module_horizontalLineDark__Sg-Ou {\n margin: 0 16px;\n height: 1px;\n background-color: #e6e3df;\n }\n}');class he{constructor(e){this.config={baseURL:"",cartURL:""},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.getCartUrl=()=>{var e,n;return null!==(n=null===(e=this.config)||void 0===e?void 0:e.cartURL)&&void 0!==n?n:""},this.config=e}}he.getInstance=()=>he.instance,he.create=e=>{he.instance=new he(e)};class ge{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}}ge.getInstance=()=>ge.instance,ge.create=e=>{ge.instance=new ge(e)};var fe="ToolTip-module_tooltipicon__U5Rvt",be="ToolTip-module_benefits__-gI-y";g(".ToolTip-module_tooltipicon__U5Rvt {\n height: 24px;\n margin-left: 4px;\n min-width: 20px;\n width: 24px;\n cursor: pointer;\n}\n\n.ToolTip-module_benefits__-gI-y img {\n width: 20px !important;\n height: 20px !important;\n}");const xe=({content:n,tooltipClass:t="",isBenefit:o=!1})=>{var l;const d=V(),a=O(),r=null===(l=null==b?void 0:b.getInstance())||void 0===l?void 0:l.getAssetPath();return n&&e.createElement(i.OverlayTrigger,{placement:"auto",rootClose:!0,trigger:""+("mobile"===d||"tablet"===d||a?"click":"hover"),overlay:n&&e.createElement(i.Popover,{id:"popover-basic"},e.createElement(i.Popover.Body,null,n))},e.createElement("div",{className:`${fe} ${t} ${o&&be}`},r&&e.createElement("img",{src:`${r}/icons/tooltip_icon.svg`,width:24,height:24,alt:""})))},ye="addtocart",we="Sunrise",Ce="Sticky Line Table",Ee="download_product_details",ke="gaEvent",Te="Stage Teaser",Se="Line Table",Pe="combine_with_device",Ne="tab_click",Le="click",Ie="Missing or Invalid Error",Ve="error",Oe="fixnet",Be="Internet",De="Mobile",Ae="POSTPAID",Me="INTERNET",Fe=(e,n)=>{var t,o,l,i,d,a,r,c,u,s,m,p,v,_,h,g,f,b,x,y;const{itemCategory:w,location:C}=n,E=null!==(d=null===(i=null===(l=null===(o=null===(t=null==e?void 0:e.prices)||void 0===t?void 0:t[0])||void 0===o?void 0:o.priceAlteration)||void 0===l?void 0:l[0])||void 0===i?void 0:i.value)&&void 0!==d?d:0,k=null!==(c=null===(r=null===(a=null==e?void 0:e.prices)||void 0===a?void 0:a[0])||void 0===r?void 0:r.value)&&void 0!==c?c:0;return{item_id:null!==(u=null==e?void 0:e.id)&&void 0!==u?u:"",item_name:null!==(s=null==e?void 0:e.id)&&void 0!==s?s:"",affiliation:null!==(v=null===(p=null===(m=null==e?void 0:e.promotionInfo)||void 0===m?void 0:m[0])||void 0===p?void 0:p.campaignId)&&void 0!==v?v:"",coupon:"",discount:E&&Number(E),index:0,item_brand:we,item_category:null!==(h=null!==(_=null==w?void 0:w.productName)&&void 0!==_?_:null==w?void 0:w.id)&&void 0!==h?h:"MOBILE",item_category2:w?"BUNDLE":"MOBILE",item_category3:"",item_category4:"",item_category5:"",item_list_id:w?"Fixnet":"Mobile",item_list_name:w?"Fixnet":"Mobile",item_variant:null!==(f=null!==(g=null==w?void 0:w.productName)&&void 0!==g?g:null==w?void 0:w.id)&&void 0!==f?f:null==e?void 0:e.id,location_id:C,price:k&&Number(k),quantity:1,promotion_id:null!==(y=null===(x=null===(b=null==e?void 0:e.promotionInfo)||void 0===b?void 0:b[0])||void 0===x?void 0:x.campaignId)&&void 0!==y?y:""}},Re=(e,n,t)=>{const o=[];return null==e||e.map((e=>{var l;(null==e?void 0:e.bundledOffers)?null===(l=null==e?void 0:e.bundledOffers)||void 0===l||l.map((l=>{const i=""==n?e:n;o.push(Fe(l,{itemCategory:i,location:t}))})):o.push(Fe(e,{location:t}))})),o},ze=(e,n,t)=>{var o,l,i,d;const a=null===(i=null===(l=null===(o=null==e?void 0:e[0])||void 0===o?void 0:o.derivedPrice)||void 0===l?void 0:l[0])||void 0===i?void 0:i.value;return{currency:"CHF",value:null!==(d=a&&Number(a))&&void 0!==d?d:0,items:Re(e,n,t)}},$e=(e,n,t,o)=>{var l;"addtocart"===e&&window.dataLayer.push({event:"add_to_cart",event_name:"add_to_cart",ecommerce:ze(n,t,o),transaction_type:(null===(l=null==n?void 0:n[0])||void 0===l?void 0:l.isBundle)?"BUNDLE":"MOBILE_ORDER"})},We=(e,n,t)=>{var o,l,i,d,a,r,c,u,s,m,p,v,_,h,g,f,b,x,y;const{itemCategory:w,location:C}=n,E=null!==(a=null===(d=null===(i=null===(l=null===(o=null==e?void 0:e.prices)||void 0===o?void 0:o[0])||void 0===l?void 0:l.priceAlteration)||void 0===i?void 0:i[0])||void 0===d?void 0:d.value)&&void 0!==a?a:0,k=null!==(u=null===(c=null===(r=null==e?void 0:e.prices)||void 0===r?void 0:r[0])||void 0===c?void 0:c.value)&&void 0!==u?u:0,T={item_id:null!==(s=null==e?void 0:e.id)&&void 0!==s?s:"",item_name:null!==(m=null==e?void 0:e.id)&&void 0!==m?m:"",affiliation:null!==(_=null===(v=null===(p=null==e?void 0:e.promotionInfo)||void 0===p?void 0:p[0])||void 0===v?void 0:v.campaignId)&&void 0!==_?_:"",coupon:"",discount:E&&Number(E),index:0,item_brand:we,item_category:"MOBILE"===(null==e?void 0:e.productType)?"MOBILE_ORDER":"HOME_ORDER",item_category2:"MOBILE"===(null==e?void 0:e.productType)?"Mobile Subscription Only":"Internet Subscription Only",item_category3:"",item_category4:"",item_category5:"",item_list_id:w?"Fixnet":"Mobile",item_list_name:w?"Fixnet":"Mobile",item_variant:null!==(f=null!==(g=null!==(h=null==w?void 0:w.title)&&void 0!==h?h:null==w?void 0:w.productName)&&void 0!==g?g:null==w?void 0:w.id)&&void 0!==f?f:null==e?void 0:e.id,location_id:C,price:k&&Number(k),quantity:1,promotion_id:null!==(y=null===(x=null===(b=null==e?void 0:e.promotionInfo)||void 0===b?void 0:b[0])||void 0===x?void 0:x.campaignId)&&void 0!==y?y:""};return t&&(T.item_available=t),T},Ge=(e,n,t,o)=>{const l=[];let i="";return null==e||e.map((e=>{var d;if(null==e?void 0:e.bundledOffers)null===(d=null==e?void 0:e.bundledOffers)||void 0===d||d.map((d=>{const a=""==n?e:n;o&&(i=(null==o?void 0:o.includes(null==e?void 0:e.id))?"yes":"no"),l.push(We(d,{itemCategory:a,location:t},i))}));else if("INTERNET"!==(null==e?void 0:e.productType)||(null==e?void 0:e.bundledOffers))l.push(We(e,{location:t}));else{const n={id:null==e?void 0:e.id};o&&(i=(null==o?void 0:o.includes(null==e?void 0:e.id))?"yes":"no"),l.push(We(e,{itemCategory:n,location:t},i))}})),l},je=(e,n,t)=>{let o;null==e||e.map((e=>{o=(null==e?void 0:e.bundledOffers)?"Fixnet":"INTERNET"!==(null==e?void 0:e.productType)||(null==e?void 0:e.bundledOffers)?"Mobile":"Internet"}));return{item_list_id:o,item_list_name:o,items:Ge(e,n,t)}},Ue=(e,n,t,o)=>{var l,i,d,a;const r=null===(d=null===(i=null===(l=null==e?void 0:e[0])||void 0===l?void 0:l.derivedPrice)||void 0===i?void 0:i[0])||void 0===d?void 0:d.value;return{currency:"CHF",value:null!==(a=r&&Number(r))&&void 0!==a?a:0,items:Ge(e,n,t,o)}},Xe=(e,n,t,o,l)=>{var i;"view"===e?null===window||void 0===window||window.dataLayer.push({event:"view_item_list",event_name:"view_item_list",ecommerce:je(n,t,o)}):"addtocart"===e?null===window||void 0===window||window.dataLayer.push({event:"add_to_cart",event_name:"add_to_cart",ecommerce:Ue(n,t,o),transaction_type:"MOBILE"===(null===(i=null==n?void 0:n[0])||void 0===i?void 0:i.productType)?"MOBILE_ORDER":"HOME_ORDER"}):"available"===e&&window.dataLayer.push({event:"view_item",event_name:"view_item",ecommerce:Ue(n,t,o,l)})};var He={inputcontainer:"AutoComplete-module_inputcontainer__VORIB","cross-icon":"AutoComplete-module_cross-icon__7SIoo",addresscontainer:"AutoComplete-module_addresscontainer__za7ZE",suggestionactive:"AutoComplete-module_suggestionactive__4cjbE"};g("/* center a block element */\n/* use this to any of the pseudo elements as these are the mandatory properties */\n/* setting styles in separate formats for cross browser support */\n/* specify the max width for an element and apply ellipses and truncate the overflow */\n/* vertically center alilgn any HTML element */\n/* add basePath to assets */\n.AutoComplete-module_inputcontainer__VORIB {\n position: relative;\n top: 27px;\n margin-right: 16px;\n}\n.AutoComplete-module_inputcontainer__VORIB input {\n font-size: 16px;\n line-height: 24px;\n border: 1px solid #B3AEAA !important;\n border-radius: 4px;\n height: 52px;\n padding: 14px 12px;\n width: 100%;\n background: #F7F6F5;\n}\n@media (max-width: 767px) {\n .AutoComplete-module_inputcontainer__VORIB {\n margin: 0 !important;\n }\n}\n.AutoComplete-module_inputcontainer__VORIB .AutoComplete-module_cross-icon__7SIoo {\n position: absolute;\n top: 0;\n bottom: 0;\n right: 0;\n padding: 14px;\n}\n.AutoComplete-module_inputcontainer__VORIB .AutoComplete-module_addresscontainer__za7ZE {\n background: #ffffff;\n box-shadow: 0px 8px 24px rgba(51, 51, 51, 0.2);\n cursor: pointer;\n list-style: none;\n padding: 12px;\n position: absolute;\n text-align: left;\n width: 100%;\n z-index: 1000;\n transition: all 1s ease-in;\n}\n@media (max-width: 767px) {\n .AutoComplete-module_inputcontainer__VORIB .AutoComplete-module_addresscontainer__za7ZE {\n margin-top: 0px;\n background: #f7f6f5;\n }\n}\n.AutoComplete-module_inputcontainer__VORIB .AutoComplete-module_addresscontainer__za7ZE .AutoComplete-module_addresscontainer__za7ZE :hover {\n background: #e5e5e5;\n border-radius: 4px;\n text-align: left;\n width: 100%;\n z-index: 100;\n}\n.AutoComplete-module_inputcontainer__VORIB .AutoComplete-module_suggestionactive__4cjbE,\n.AutoComplete-module_inputcontainer__VORIB .AutoComplete-module_addresscontainer__za7ZE li:hover {\n background-color: #f7f6f5;\n cursor: pointer;\n}\n.AutoComplete-module_inputcontainer__VORIB .AutoComplete-module_suggestionactive__4cjbE,\n.AutoComplete-module_inputcontainer__VORIB .AutoComplete-module_addresscontainer__za7ZE li {\n padding: 10px 12px;\n}\n\ninput:disabled {\n background-color: #e6e3df !important;\n}\n\ninput[type=text]:disabled {\n color: #86807C !important;\n}\n\nlabel:disabled {\n color: #86807C !important;\n}");const Ke=e.forwardRef(((n,t)=>{var o,l,i;const{inputValue:d,setInputValue:a,dropdownValue:r,placeholder:c,onChange:u,name:s,inputClassName:m,selectedData:p,minLength:v,maxLength:_,content:h,setApiError:g,setFetchingLineCheck:f,checkAvailability:b,FetchingLineCheck:x,setaddressNotFound:y}=n,[w,C]=e.useState(-1),[E,k]=e.useState(!0),[T,S]=e.useState(!1);V();return e.useEffect((()=>{r&&r.length>0&&(null==d?void 0:d.length)>=3?S(!0):S(!1)}),[r]),e.createElement(e.Fragment,null,e.createElement("div",{id:"dropdownselect",className:`${He.inputcontainer} form-floating ${x&&He["box-disabled"]}`},e.createElement("input",{type:"text",disabled:x||!E||b,placeholder:c,onChange:u,name:s,onKeyDown:e=>{if(r&&Object.keys(r).length>0)if("Enter"===(null==e?void 0:e.key)||13===(null==e?void 0:e.keyCode)){if(-1===w)return;C(-1),k(!0),S(!1),a(r[w].concatedAddress),p(r[w])}else if("ArrowUp"===(null==e?void 0:e.key)||38===(null==e?void 0:e.keyCode)){if(-1===w)return void C((null==r?void 0:r.length)-1);C(w-1)}else if("ArrowDown"===(null==e?void 0:e.key)||40===(null==e?void 0:e.keyCode)){if(w===(null==r?void 0:r.length)-1)return void C(-1);C(w+1)}else C(-1)},value:d,ref:t,autoComplete:"off","aria-autocomplete":"none",className:m,spellCheck:"false",minLength:v,maxLength:_}),e.createElement("label",{htmlFor:"address",className:"input-label"},c),0!==(null==d?void 0:d.length)&&e.createElement("div",{className:He["cross-icon"],onClick:()=>{var e,n;(null===(e=null==t?void 0:t.current)||void 0===e?void 0:e.focus())||S(!1),a(""),null===(n=null==t?void 0:t.current)||void 0===n||n.focus(),g(!1),f(!1),y(!1)}},e.createElement("img",{src:null===(i=null===(l=null===(o=null==h?void 0:h.linecheckIcons)||void 0===o?void 0:o[0])||void 0===l?void 0:l.close)||void 0===i?void 0:i.filename,height:14,width:14,alt:"cross-icon"})),T&&(null==r?void 0:r.length)&&e.createElement("ul",{className:He.addresscontainer},r.map(((n,t)=>{let o;return t===w&&(o="active"),e.createElement(e.Fragment,null,e.createElement("li",{className:"active"===o?He.suggestionactive:He.suggestionInactive,key:t,onClick:e=>((e,n)=>{var t;C(-1),S(!1),k(!0),a((null==n?void 0:n.currentTarget)&&(null===(t=null==n?void 0:n.currentTarget)||void 0===t?void 0:t.innerText)),p(e)})(n,e)},n&&n.concatedAddress))})))))}));var qe="IndividualLineCheck-module_inputcontainer__RzNgl",Je="IndividualLineCheck-module_errorInput__3amiz",Ze="IndividualLineCheck-module_errorCityInput__Iywaa",Ye="IndividualLineCheck-module_errorStreetInput__WAvuN",Qe="IndividualLineCheck-module_individuallinecheck__S0DaG",en="IndividualLineCheck-module_smallerinput__8pD0d",nn="IndividualLineCheck-module_streetinput__oeX-G",tn="IndividualLineCheck-module_cityinput__Jqibc",on="IndividualLineCheck-module_errorbutton__YhCHC",ln="IndividualLineCheck-module_btn__aCYjV";g("/* center a block element */\n/* use this to any of the pseudo elements as these are the mandatory properties */\n/* setting styles in separate formats for cross browser support */\n/* specify the max width for an element and apply ellipses and truncate the overflow */\n/* vertically center alilgn any HTML element */\n/* add basePath to assets */\n.IndividualLineCheck-module_inputcontainer__RzNgl {\n position: relative;\n top: 21px;\n margin-right: 16px;\n}\n.IndividualLineCheck-module_inputcontainer__RzNgl input {\n font-size: 16px;\n line-height: 24px;\n border: 1px solid #B3AEAA !important;\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__RzNgl {\n margin: 0 16px;\n }\n}\n.IndividualLineCheck-module_inputcontainer__RzNgl .IndividualLineCheck-module_errorInput__3amiz {\n border: 2px solid #c60047 !important;\n margin: 0px 12px 20px;\n width: 30%;\n}\n.IndividualLineCheck-module_inputcontainer__RzNgl .IndividualLineCheck-module_errorCityInput__Iywaa {\n border: 2px solid #c60047 !important;\n margin: 0px 12px 0px 0px;\n width: 100%;\n}\n.IndividualLineCheck-module_inputcontainer__RzNgl .IndividualLineCheck-module_errorStreetInput__WAvuN {\n border: 2px solid #c60047 !important;\n margin: 0px 0px 1px 12px;\n width: 100%;\n}\n@media (max-width: 767px) {\n .IndividualLineCheck-module_inputcontainer__RzNgl .IndividualLineCheck-module_errorInput__3amiz {\n width: 100%;\n margin: 0 0 10px 0 !important;\n }\n .IndividualLineCheck-module_inputcontainer__RzNgl .IndividualLineCheck-module_errorCityInput__Iywaa {\n margin: 0;\n }\n .IndividualLineCheck-module_inputcontainer__RzNgl .IndividualLineCheck-module_errorStreetInput__WAvuN {\n margin: 0 0 10px 0 !important;\n }\n}\n.IndividualLineCheck-module_inputcontainer__RzNgl .IndividualLineCheck-module_individuallinecheck__S0DaG {\n display: inline-flex;\n width: 100%;\n}\n@media (max-width: 767px) {\n .IndividualLineCheck-module_inputcontainer__RzNgl .IndividualLineCheck-module_individuallinecheck__S0DaG {\n display: block;\n margin: 16px 0;\n text-align: center;\n }\n}\n.IndividualLineCheck-module_inputcontainer__RzNgl .IndividualLineCheck-module_individuallinecheck__S0DaG .IndividualLineCheck-module_smallerinput__8pD0d {\n min-width: 88px;\n min-height: 52px;\n padding: 6px 12px 6px 12px;\n gap: 0px;\n margin: 0px 12px 20px;\n border: 2px 0px 0px 0px;\n border: 1px solid #B3AEAA;\n background-color: #F7F6F5;\n border-radius: 4px;\n}\n@media (max-width: 767px) {\n .IndividualLineCheck-module_inputcontainer__RzNgl .IndividualLineCheck-module_individuallinecheck__S0DaG .IndividualLineCheck-module_smallerinput__8pD0d {\n margin: 0 0 20px 0;\n }\n}\n.IndividualLineCheck-module_inputcontainer__RzNgl .IndividualLineCheck-module_individuallinecheck__S0DaG .IndividualLineCheck-module_streetinput__oeX-G {\n min-width: 409px;\n min-height: 52px;\n padding: 13px 12px 13px 12px;\n gap: 4px;\n margin: 0px 0px 0px 12px;\n border: 1px solid #B3AEAA;\n background-color: #F7F6F5;\n border-radius: 4px;\n}\n@media (max-width: 767px) {\n .IndividualLineCheck-module_inputcontainer__RzNgl .IndividualLineCheck-module_individuallinecheck__S0DaG .IndividualLineCheck-module_streetinput__oeX-G {\n margin: 0 0 20px 0;\n min-width: 88px !important;\n }\n}\n.IndividualLineCheck-module_inputcontainer__RzNgl .IndividualLineCheck-module_individuallinecheck__S0DaG .IndividualLineCheck-module_cityinput__Jqibc {\n min-width: 408px;\n min-height: 52px;\n padding: 13px 12px 13px 12px;\n gap: 4px;\n margin: 0px 12px 0px 0px;\n border: 1px 0px 0px 0px;\n border: 1px solid #B3AEAA;\n background-color: #F7F6F5;\n border-radius: 4px;\n}\n@media (max-width: 767px) {\n .IndividualLineCheck-module_inputcontainer__RzNgl .IndividualLineCheck-module_individuallinecheck__S0DaG .IndividualLineCheck-module_cityinput__Jqibc {\n margin: 0 0 4px 0;\n min-width: 88px !important;\n }\n}\n.IndividualLineCheck-module_inputcontainer__RzNgl .IndividualLineCheck-module_errorbutton__YhCHC {\n background-color: #ffffff;\n padding: 0 16px 0 12px;\n border-radius: 12px;\n color: #da291c;\n font-size: 16px;\n font-style: normal;\n font-weight: 700;\n line-height: 24px;\n}\n@media (max-width: 767px) {\n .IndividualLineCheck-module_inputcontainer__RzNgl .IndividualLineCheck-module_errorbutton__YhCHC {\n background-color: transparent;\n padding: 0 16px 0 8px;\n }\n}\n\n@media (max-width: 767px) {\n .IndividualLineCheck-module_btn__aCYjV {\n width: 100% !important;\n }\n}");const dn=e.forwardRef((({parentCallBackIndividual:n,content:t,apiError:o,setApiError:l,setFetchingLineCheck:i,setSelectedAddress:d},a)=>{const[r,c]=e.useState({street:"",city:"",postCode:"",houseNumber:"",concatedAddress:""}),[u,s]=e.useState(""),m=V(),[p,v]=e.useState(!1);e.useEffect((()=>{"function"==typeof l&&l(!1),"function"==typeof i&&i(!1),"function"==typeof d&&d("")}),[]);const _=e=>{c(Object.assign(Object.assign({},r),{[e.target.name]:e.target.value}));const n=Object.assign(Object.assign({},r),{[e.target.name]:e.target.value});h(Object.assign({},n)),l(!1),i(!1),v(!1)},h=e=>{let n="";""!==(null==e?void 0:e.postCode)&&""!==e.city&&""!==e.houseNumber&&""!==e.street?(n=e.street+" "+e.houseNumber+", "+e.postCode+" "+e.city,s(n)):(n="",s(""))};return e.useEffect((()=>{const e=Object.assign(Object.assign({},r),{concatedAddress:u});c(Object.assign(Object.assign({},r),{concatedAddress:u})),("mobile"!==m||p)&&n(e,p)}),[u,p]),e.createElement("div",{className:qe},e.createElement("div",{className:Qe},e.createElement("input",{placeholder:null==t?void 0:t.zip,name:"postCode",onChange:_,value:null==r?void 0:r.postCode,className:o?Je:en}),e.createElement("input",{placeholder:null==t?void 0:t.city,name:"city",onChange:_,value:null==r?void 0:r.city,className:o?Ze:tn})),e.createElement("div",{className:Qe},e.createElement("input",{placeholder:null==t?void 0:t.street,name:"street",onChange:_,value:null==r?void 0:r.street,className:o?Ye:nn}),e.createElement("input",{placeholder:null==t?void 0:t.houseNumber,name:"houseNumber",onChange:_,value:null==r?void 0:r.houseNumber,className:o?Je:en})),"mobile"===m&&e.createElement(e.Fragment,null,o&&"mobile"===m&&e.createElement("p",{className:on},null==t?void 0:t.noAddress),e.createElement("div",{className:Qe},e.createElement("button",{name:"check address button",type:"button",className:`primarybutton ${ln}`,disabled:!1,onClick:()=>{v(!0)},style:{width:"50%"}},null==t?void 0:t.buttonvalue))))})),an=(e,n,t)=>{window.dataLayer.push(Object.assign({event:e,event_name:n},t))};let rn;const cn=(e,n,t)=>{window.dataLayer.push(Object.assign({event:e,event_name:n},t))},un=(e,n,t)=>{const o={eventAction:e,eventValue:n,timeStamp:Math.round(Date.now()/1e3),type:t};"dropDownClick/enter/leftClick"==t&&(t=Le);try{"view"==t?(rn=[],window.appEventData.push({event:t,eventInfo:o,component:rn})):window.appEventData.push({event:t,eventInfo:o})}catch(e){}},sn=(e,n,t,o,l,i)=>{const d={description:e,source:n,title:t,type:o,guid:l,errorID:i};"dropDownClick/enter/leftClick"==o&&(o=Le);try{const{guid:e,errorID:n}=d,t=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 l=0;for(o=Object.getOwnPropertySymbols(e);l<o.length;l++)n.indexOf(o[l])<0&&Object.prototype.propertyIsEnumerable.call(e,o[l])&&(t[o[l]]=e[o[l]])}return t}(d,["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:d})}catch(e){}},mn=(e,n,t,o)=>{const l={message_type:e,message_title:n,message_source:t,message_reason:o};try{window.dataLayer.push(Object.assign({event:"gaEvent",event_name:"error_event"},l))}catch(e){}},pn="address-suggestion",vn="catalogue-management",_n="ESHOP",hn="/suggest/address",gn="/v1/linecheck",fn=e=>Y(void 0,void 0,void 0,(function*(){var t,o,l,i,d,a,r;const s=yield(e=>{var t;const o=null===(t=null==ge?void 0:ge.getInstance())||void 0===t?void 0:t.getBaseUrl(),l={params:{},headers:{"x-sunrise-channel":_n,"x-correlation-id":u.v4()}},i={address:e,segment:"Residential"};try{const e=`${o}${vn}${gn}`;return n.ApiServiceV2.getApiServiceInstance().post(e,i,l).then((e=>{var n,t;if(200==e.status){const o=null===(t=null===(n=null==e?void 0:e.config)||void 0===n?void 0:n.headers)||void 0===t?void 0:t["x-correlation-id"];try{"undefined"!=typeof window&&localStorage.removeItem("one-commerce-linecheckcorrelationid"),"undefined"!=typeof window&&localStorage.setItem("one-commerce-linecheckcorrelationid",o)}catch(e){}return"undefined"!=typeof window&&c.remove("one-commerce-linecheckcorrelationid",{path:"/"}),"undefined"!=typeof window&&c.set("one-commerce-linecheckcorrelationid",o,{path:"/",expires:3}),{response:null==e?void 0:e.data,corelationaId:o}}return[]}))}catch(e){return e}})(e),m=yield((null===(t=null==s?void 0:s.response)||void 0===t?void 0:t.sellableProducts)||[]).map((e=>e.name)),p=[];for(const e of null===(o=null==s?void 0:s.response)||void 0===o?void 0:o.eligibleCombinations)for(const n of null==e?void 0:e.rateplans)p.push(null==n?void 0:n.name);const v=null===(i=null===(l=null==s?void 0:s.response)||void 0===l?void 0:l.eligibleSpeed)||void 0===i?void 0:i.maxSpeed,_=null===(a=null===(d=null==s?void 0:s.response)||void 0===d?void 0:d.eligibleSpeed)||void 0===a?void 0:a.plannedUpgrades,h=null===(r=null==s?void 0:s.response)||void 0===r?void 0:r.eligibleAccess;try{"undefined"!=typeof window&&localStorage.setItem("lineCheckResponse",JSON.stringify({eligibleBundle:m,configEligibleBundle:p,maxUploadDownloadSpeed:v,plannedUpgrade:_,originalLinecheckResponse:null==s?void 0:s.response}));try{"undefined"!=typeof window&&localStorage.setItem("one-commerce-access-type",JSON.stringify(h))}catch(e){}"undefined"!=typeof window&&c.set("one-commerce-access-type",JSON.stringify(h),{path:"/",expires:3})}catch(e){}return{corelationaId:s.corelationaId,lineCheckResponse:null==s?void 0:s.response,eligibleBundle:m,maxUploadDownloadSpeed:v,configEligibleBundle:p,plannedUpgrade:_}}));var bn="LineCheckInput-module_errorfield__hEZF5",xn="LineCheckInput-module_errormsg__SVc94",yn="LineCheckInput-module_address__oRhfO",wn="LineCheckInput-module_secondarybutton-mobile__USH6B",Cn="LineCheckInput-module_ul-disabled__oA7jV",En="LineCheckInput-module_list__JA3Jx";g("/* center a block element */\n/* use this to any of the pseudo elements as these are the mandatory properties */\n/* setting styles in separate formats for cross browser support */\n/* specify the max width for an element and apply ellipses and truncate the overflow */\n/* vertically center alilgn any HTML element */\n/* add basePath to assets */\n.LineCheckInput-module_errorfield__hEZF5 {\n border: 2px solid #c60047 !important;\n}\n\n.LineCheckInput-module_errormsg__SVc94 {\n color: #c60047;\n font-size: 12px;\n line-height: 16px;\n font-weight: 500;\n padding-top: 4px;\n}\n@media (max-width: 767px) {\n .LineCheckInput-module_errormsg__SVc94 {\n margin-left: 16px;\n }\n}\n\n@media (max-width: 767px) {\n .LineCheckInput-module_address__oRhfO {\n position: relative;\n top: 10px;\n }\n}\n\n.LineCheckInput-module_secondarybutton__5iCpn {\n font-size: 16px;\n font-style: normal;\n font-weight: 700;\n line-height: 24px;\n color: #da291c;\n padding: 16px 0px 0px;\n background-color: #ffffff;\n cursor: pointer;\n}\n@media (max-width: 767px) {\n .LineCheckInput-module_secondarybutton__5iCpn {\n background-color: #ffffff;\n padding: 16px;\n border-radius: 12px;\n margin: 16px 20px;\n height: 52px;\n }\n}\n\n.LineCheckInput-module_secondarybutton-mobile__USH6B {\n font-size: 16px;\n font-style: normal;\n font-weight: 700;\n line-height: 24px;\n color: #da291c;\n padding: 16px 0px 0px;\n background-color: #ffffff;\n cursor: pointer;\n}\n@media (max-width: 767px) {\n .LineCheckInput-module_secondarybutton-mobile__USH6B {\n background-color: #ffffff;\n padding: 16px 0px;\n border-radius: 12px;\n margin: 16px 0px;\n height: 52px;\n }\n}\n\n@media (min-width: 768px) {\n .LineCheckInput-module_ul-disabled__oA7jV {\n position: relative;\n top: 29px;\n background-color: #FFFFFF;\n margin-right: 16px;\n left: -1px;\n }\n .LineCheckInput-module_ul-disabled__oA7jV .LineCheckInput-module_list__JA3Jx {\n box-shadow: 0px 8px 24px rgba(51, 51, 51, 0.2);\n cursor: pointer;\n padding: 12px;\n text-align: left;\n width: 100%;\n z-index: 1000;\n transition: all 1s ease-in;\n }\n}\n.LineCheckInput-module_errorbutton__wd49l {\n background-color: #ffffff;\n padding: 0 16px 0 12px;\n border-radius: 12px;\n color: #da291c;\n font-size: 16px;\n font-style: normal;\n font-weight: 700;\n line-height: 24px;\n}\n@media (max-width: 767px) {\n .LineCheckInput-module_errorbutton__wd49l {\n background-color: transparent;\n padding: 0 16px 0 8px;\n }\n}");const kn=e.forwardRef((({content:n,parentCallback:t,parentAddress:o,isAddressNotFilled:l,onChange:i,name:d,apiError:a,setApiError:r,setFetchingLineCheck:c,checkAvailability:s,onData:m,FetchingLineCheck:p,setSelectedAddress:v},_)=>{var h,g,f,b,x,y;const[w,C]=e.useState(!1),[E,k]=e.useState(!1),[T,S]=e.useState(""),[P,N]=e.useState(""),[L,I]=e.useState(),[O,B]=e.useState(!1),D=e.useRef(),A=V();e.useEffect((()=>{w&&P?"differentAddress"===d&&"function"==typeof t&&t({}):S("")}),[P,w]),e.useEffect((()=>{"function"==typeof N&&N(o)}),[]),e.useEffect((()=>{E&&sn(null==n?void 0:n.errorMsg,Oe+" "+(null==n?void 0:n.title),Ie,Ve),!P&&l&&sn(null==n?void 0:n.requiredFieldText,Oe+" "+(null==n?void 0:n.title),Ie,Ve),T&&sn(T,Oe+" "+(null==n?void 0:n.title),Ie,Ve),E&&mn(Ve,Ie,Oe+" | "+(null==n?void 0:n.title),null==n?void 0:n.errorMsg),!P&&l&&mn(Ve,Ie,Oe+" | "+(null==n?void 0:n.title),null==n?void 0:n.requiredFieldText),T&&mn(Ve,Ie,Oe+" | "+(null==n?void 0:n.title),T)}),[E,l,T]);return e.createElement(e.Fragment,null,!O&&e.createElement(Ke,{inputValue:P||"",setInputValue:N,dropdownValue:L,placeholder:null==n?void 0:n.placeholder,ref:_,onChange:e=>{var t,o,l;"function"==typeof i&&i(e),"function"==typeof N&&N(null===(t=null==e?void 0:e.currentTarget)||void 0===t?void 0:t.value);let d=!1;d=new RegExp(`[${null==n?void 0:n.regexp}]`).test(null===(o=null==e?void 0:e.currentTarget)||void 0===o?void 0:o.value),k(d);((e,n,t)=>Y(void 0,void 0,void 0,(function*(){var o;if(!n&&(null==e?void 0:e.length)>=3){t.current&&t.current.abort(),t.current=new AbortController;const n=t.current.signal,l=null===(o=null==ge?void 0:ge.getInstance())||void 0===o?void 0:o.getBaseUrl();try{const t=yield fetch(`${l}${pn}${hn}?count=10&address=${e.replace(/,(?=[^\s])/g,", ")}`,{method:"GET",headers:{Accept:"application/json","Content-Type":"application/x-www-form-urlencoded","x-correlation-id":u.v4(),"x-sunrise-channel":_n},signal:n}),o=yield t.json();if(o){const e=[];return(null==o?void 0:o.items)&&(null==o||o.items.forEach((n=>{const t=(null==n?void 0:n.street)+" "+(null==n?void 0:n.houseNumber)+", "+(null==n?void 0:n.postCode)+" "+(null==n?void 0:n.city);(null==n?void 0:n.street)&&(null==n?void 0:n.houseNumber)&&(null==n?void 0:n.postCode)&&(null==n?void 0:n.city)&&(n.concatedAddress=t,e.push(n))}))),e}}catch(e){console.log(e)}}})))(null===(l=null==e?void 0:e.currentTarget)||void 0===l?void 0:l.value,d,D).then((e=>{e&&(null==e?void 0:e.error)||(null==e?void 0:e.length)<=0?(I([]),C(!0)):(I(e),C(!1))})).catch((e=>console.log(e)))},selectedData:e=>{"function"==typeof N&&N(e.concatedAddress),"function"==typeof t&&t(e,{openIndividualLineCheck:!1,availabilityCheckClicked:!1})},inputClassName:`${l?bn:""} form-control `,minLength:null==n?void 0:n.linecheckMinLength,maxLength:null==n?void 0:n.linecheckMaxLength,name:d,content:n,addressNotFound:w,setApiError:r,setFetchingLineCheck:c,checkAvailability:s,FetchingLineCheck:p,setaddressNotFound:C}),E&&e.createElement("p",{className:xn},null==n?void 0:n.errorMsg),e.createElement("div",{className:yn},!P&&l&&e.createElement("p",{className:xn},e.createElement("img",{src:null===(f=null===(g=null===(h=null==n?void 0:n.linecheckIcons)||void 0===h?void 0:h[0])||void 0===g?void 0:g.warning)||void 0===f?void 0:f.filename,height:"12px",width:"16px",alt:"alert"}),null==n?void 0:n.requiredFieldText)),a&&"mobile"==A&&!O&&!p&&e.createElement("p",{className:wn,onClick:()=>{B(!0)}},null==n?void 0:n.noAddress,e.createElement("span",null,e.createElement("img",{src:null===(b=null==n?void 0:n.arrowIcon)||void 0===b?void 0:b.filename,height:24,width:24,alt:"right-arrow"}))),w&&!O&&!p&&e.createElement("div",null,"mobile"===A&&e.createElement("p",{className:wn,onClick:()=>{B(!0)}},null==n?void 0:n.noAddress,e.createElement("span",null,e.createElement("img",{src:null===(x=null==n?void 0:n.arrowIcon)||void 0===x?void 0:x.filename,height:24,width:24,alt:"right-arrow"})))),O&&e.createElement(dn,{parentCallBackIndividual:(e,n)=>{""!==(null==e?void 0:e.postCode)&&""!==e.city&&""!==e.houseNumber&&""!==e.street&&""!==e.concatedAddress&&"function"==typeof t&&t(e,{openIndividualLineCheck:O,availabilityCheckClicked:n})},content:n,apiError:a,setApiError:r,setFetchingLineCheck:c,setSelectedAddress:v}),(a||w&&!O)&&"mobile"!=A&&e.createElement("div",{className:Cn},e.createElement("p",{className:`secondarybutton ${En} `,onClick:()=>{B(!0)}},null==n?void 0:n.noAddress,e.createElement("span",null,e.createElement("img",{src:null===(y=null==n?void 0:n.arrowIcon)||void 0===y?void 0:y.filename,height:24,width:24,alt:"right-arrow"})))))}));var Tn="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{},Sn={},Pn={
|
2
2
|
/*!
|
3
3
|
* cookie
|
4
4
|
* Copyright(c) 2012-2014 Roman Shtylman
|
@@ -7,4 +7,4 @@ export declare const fetchLineCheck: (payload: any) => Promise<{
|
|
7
7
|
configEligibleBundle: string[];
|
8
8
|
plannedUpgrade: any;
|
9
9
|
}>;
|
10
|
-
export declare const fetchAddress: (address: any, isValid: boolean) => Promise<any>;
|
10
|
+
export declare const fetchAddress: (address: any, isValid: boolean, controllerRef: any) => Promise<any[] | undefined>;
|
package/dist/esm/index.js
CHANGED
@@ -1,4 +1,4 @@
|
|
1
|
-
import e,{useState as n,useEffect as t,useRef as o,useContext as l,useMemo as i}from"react";import{CMSStoryblokServiceV2 as d,ApiServiceV2 as r}from"@sunrise-upc/ajax-lib";import a from"react-bootstrap/Modal";import c from"react-bootstrap/CloseButton";import{render as u}from"storyblok-rich-text-react-renderer-ts";import{OverlayTrigger as s,Popover as m,Modal as p,CloseButton as v,Accordion as _,Spinner as h,Carousel as g,Form as f}from"react-bootstrap";import b from"react-bootstrap/Container";import x from"react-bootstrap/Row";import y from"react-bootstrap/Col";import w from"js-cookie";import{v4 as C}from"uuid";import E from"react-multi-carousel";import k from"react-bootstrap/Form";import T from"react-loading-skeleton";import P,{components as S}from"react-select";import{LoginModalV2 as N,LoginBasicPropConfig as L}from"@sunrise-upc/b2c-login";import{createPortal as I}from"react-dom";function V(e,n){void 0===n&&(n={});var t=n.insertAt;if(e&&"undefined"!=typeof document){var o=document.head||document.getElementsByTagName("head")[0],l=document.createElement("style");l.type="text/css","top"===t&&o.firstChild?o.insertBefore(l,o.firstChild):o.appendChild(l),l.styleSheet?l.styleSheet.cssText=e:l.appendChild(document.createTextNode(e))}}V(".Button {\r\n display: flex;\r\n align-items: center;\r\n justify-content: center;\r\n border-radius: 4px;\r\n cursor: pointer;\r\n min-width: 32px;\r\n min-height: 32px;\r\n background-color: aliceblue;\r\n}\r\n\r\n.Button-primary {\r\n background-color: aqua; \r\n}\r\n.Button-secondary{\r\n background-color: burlywood;\r\n}\r\n.Button-error {\r\n background-color: red;\r\n}");class O{constructor(e){this.config={baseURL:"",cartURL:"",storyBlokURL:""},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.getCartUrl=()=>{var e,n;return null!==(n=null===(e=this.config)||void 0===e?void 0:e.cartURL)&&void 0!==n?n:""},this.getSBUrl=()=>{var e,n;return null!==(n=null===(e=this.config)||void 0===e?void 0:e.storyBlokURL)&&void 0!==n?n:""},this.config=e}}O.getInstance=()=>O.instance,O.create=e=>{O.instance=new O(e)};class D{constructor(e){this.config={assetPath:""},this.getAssetPath=()=>{var e,n;return null!==(n=null===(e=this.config)||void 0===e?void 0:e.assetPath)&&void 0!==n?n:""},this.config=e}}D.getInstance=()=>D.instance,D.create=e=>{D.instance=new D(e)};const B="ESHOP",A="v2/offer",F="carts/v2",R="?subscriptionType=",M="rest/cms/singlestory",z="rest/cms/dsource_entries?datasource=one-ecommerce-constant-keys",$=({type:n,text:t,onClick:o,content:l})=>e.createElement("button",{type:"button",className:`button Button-${null==l?void 0:l.type}`,onClick:o},null==l?void 0:l.text);V(".loginModal {\r\n\talign-items: center;\r\n\tbackground-color: rgba(87, 84, 82, 0.4);\r\n\tcolor: #333333;\r\n\tdisplay: flex;\r\n\theight: 100%;\r\n\tjustify-content: center;\r\n\tleft: 0;\r\n\tpadding: 16px;\r\n\tposition: fixed;\r\n\ttop: 0;\r\n\ttransition: opacity 3s;\r\n\twidth: 100%;\r\n\tz-index: 11;\r\n}\r\n.loginContainer {\r\n position: absolute;\r\n display: flex;\r\n flex-direction: column;\r\n justify-content: center;\r\n align-items: center;\r\n padding: 32px 32px 34px;\r\n background-color: #ffff;\r\n max-width: 500px;\r\n width: 100%;\r\n box-shadow: -1px 18px 25px 5px rgba(87, 84, 82, 0.4);\r\n }\r\n");const W=({toggleFun:t})=>(n(!1),e.createElement("div",{className:"loginModal"},e.createElement("div",{className:"w-100 h-100 d-flex position-relative justify-content-center align-items-center"},e.createElement("div",{className:"loginContainer"},"Hi Angles Kathirvel",e.createElement("button",{onClick:t},"Close")))));V('@import "bootstrap/dist/css/bootstrap.linetable-countryOverlay-css";\r\n\r\n.linetable-countryOverlay-linkTextNew {\r\n color: #da291c;\r\n margin-left: 32px;\r\n margin-bottom: 4px;\r\n text-decoration: underline;\r\n cursor: pointer;\r\n font-size: 16px;\r\n line-height: 24px;\r\n}\r\n\r\n.linetable-countryOverlay-utils-noWrap {\r\n white-space: nowrap;\r\n}\r\n\r\n.linetable-countryOverlay-utils-colWidth {\r\n max-width: 210px;\r\n}\r\n\r\n.linetable-countryOverlay-contain {\r\n display: flex;\r\n align-items: first baseline;\r\n padding-top: 10px;\r\n}\r\n\r\n.linetable-countryOverlay-image {\r\n width: 24px;\r\n height: 16px;\r\n}\r\n\r\n.linetable-countryOverlay-name {\r\n color: #000000;\r\n align-items: center;\r\n padding-left: 16px;\r\n font-style: normal;\r\n font-weight: 400;\r\n font-size: 14px;\r\n line-height: 32px;\r\n}\r\n.linetable-countryOverlay-blackthemecolor {\r\n color: #ffffff !important;\r\n}\r\n\r\n.linetable-countryOverlay-desktopView {\r\n display: block;\r\n}\r\n.linetable-countryOverlay-mobView {\r\n display: none;\r\n}\r\n@media (max-width: 767px) {\r\n .linetable-countryOverlay-linkTextNew {\r\n font-size: 14px;\r\n line-height: 24px;\r\n }\r\n}\r\n\r\n@media (min-width: 1440px) {\r\n .linetable-countryOverlay-desktopView {\r\n display: block;\r\n }\r\n .linetable-countryOverlay-mobView {\r\n display: none;\r\n }\r\n}\r\n@media (max-width: 1023px) {\r\n .linetable-countryOverlay-desktopView {\r\n display: none;\r\n }\r\n .linetable-countryOverlay-mobView {\r\n display: block;\r\n width: 100%;\r\n }\r\n}\r\n.reusbablelnetable-margin {\r\n\tmargin-left: 0;\r\n}\r\n');const G=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""}},j=(e,n)=>{const t=[];let o,l,i=0;[...Array(n)].forEach((()=>{l=document.getElementById(`${e}${i}`),null!=l&&(l.style.height="unset",t.push(null==l?void 0:l.clientHeight),i++)})),o=Math.max(...t),i=0,[...Array(n)].forEach((()=>{l=document.getElementById(`${e}${i}`),null!=l&&(l.style.height=`${o}px`),i++}))},U=e=>{switch(e){case"rubyglow-diagonal":return"falcon-gradient-rubyglow-diagonal";case"rubyglow-inverted-diagonal":return"falcon-gradient-rubyglow-inverted-diagonal";case"rubyglow-vertical":return"falcon-gradient-rubyglow-vertical";case"pinksky-diagonal":return"falcon-gradient-pinksky-diagonal";case"pinksky-inverted-diagonal":return"falcon-gradient-pinksky-inverted-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-inverted-diagonal":return"falcon-gradient-greencloud-inverted-diagonal";case"greencloud-vertical":return"falcon-gradient-greencloud-vertical";case"peachfog-diagonal":return"falcon-gradient-peachfog-diagonal";case"peachfog-inverted-diagonal":return"falcon-gradient-peachfog-inverted-diagonal";case"peachfog-vertical":return"falcon-gradient-peachfog-vertical";case"darkblue-haze":return"falcon-gradient-dark-blue-haze";case"skyfuel-diagonal":return"falcon-gradient-skyfuel-diagonal";case"skyfuel-vertical":return"falcon-gradient-skyfuel-vertical";case"skyfuel-inverted-diagonal":return"falcon-gradient-skyfuel-inverted-diagonal";default:return""}},X=e=>{e=Number(e);let n=0;return n=new RegExp("^[0-9][^.]*$").test(e.toString())?e+".-":e.toFixed(2).replace(/\.00$/,""),n},H=e=>{const n="undefined"!=typeof window&&localStorage.getItem(e),t=new Date;if(!n)return null;let o={};try{if(o=JSON.parse(n),o.expiry&&t.getTime()>o.expiry)return K(e),null}catch(e){return n}return null==o?void 0:o.value},K=e=>{localStorage.removeItem(e)},J=()=>{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":""},q=()=>{const[e,o]=n(!1),l=()=>{const e=window.matchMedia("(pointer:coarse)");o(e.matches)};return t((()=>(l(),window.addEventListener("resize",l),()=>window.removeEventListener("resize",l))),[]),e},Z=(e,n)=>null==e?void 0:e.replace(/{\w+}/g,(e=>n[e.substring(1,e.length-1)]||e)),Y="none",Q="falconDescription",ee="falconAccordionList",ne="spacer",te="fixnet",oe="defaultWirelineBundle",le="defaultMobilePostpaidBundle",ie="mobile",de="desktop",re="large-desktop",ae="tablet",ce={EN:"English",FR:"Français",IT:"Italiano",DE:"Deutsch"};V(".dbold {\r\n font-weight: 500;\r\n font-size: 40px;\r\n line-height: 60px;\r\n}\r\n");const ue=({content:n})=>{var t;const o=G((null==n?void 0:n.textColor)&&n.textColor),l=(null==n?void 0:n.textColor)&&n.textColor!=Y?o:"",i=(null==n?void 0:n.textColor)&&n.textColor===Y?{color:null===(t=n.textColorPicker)||void 0===t?void 0:t.color}:{};return e.createElement(e.Fragment,null,n.headingStyle&&n.text&&"h1"===n.headingStyle?e.createElement("h1",{className:l,style:Object.assign({},i)},n.text," "):"h2"===n.headingStyle?e.createElement("h2",{className:`${l}`,style:Object.assign({},i)},n.text):"h3"===n.headingStyle?e.createElement("h3",{className:l,style:Object.assign({},i)},n.text):"h4"===n.headingStyle?e.createElement("h4",{className:l,style:Object.assign({},i)},n.text):e.createElement("div",{className:"dbold",style:Object.assign({},i)},n.text))},se=n=>{var t;const o=J(),l=q(),i="mobile"===o||"tablet"===o||l,d=null===(t=null==D?void 0:D.getInstance())||void 0===t?void 0:t.getAssetPath();return e.createElement("div",null,u(n.content,{markResolvers:{link:(t,o)=>{const{href:l,target:r,linktype:a}=o;return"email"===a?e.createElement("a",{href:`mailto:${l}`,target:null===r||"_self"===r?"_top":"_blank"},t):n.isIFrame?e.createElement("a",{href:l,target:null===r||"_self"===r?"_top":"_blank"},t):e.createElement(e.Fragment,null,(null==n?void 0:n.linkAsTooltip)&&(null==n?void 0:n.toolTipText)?e.createElement(s,{placement:"auto",rootClose:!0,trigger:i?"click":"hover",overlay:(null==n?void 0:n.toolTipText)?e.createElement(m,{id:"popover-basic"},e.createElement(m.Body,null,null==n?void 0:n.toolTipText,i&&d&&e.createElement("img",{src:`${d}/icons/overlay-close.svg`,alt:"close",style:{float:"right"},width:24,height:24,onClick:()=>{var e;return null===(e=null===document||void 0===document?void 0:document.body)||void 0===e?void 0:e.click()}}))):e.createElement(e.Fragment,null)},e.createElement("span",null,t)):e.createElement("a",{href:l,target:null===r?"":r},t))}}}))},me=({content:n})=>{var t;const o=G(n.textColor);return e.createElement(e.Fragment,null,e.createElement("div",{className:`d-inline-flex align-${n.textElementPosition}`},n.icon&&n.icon.filename&&e.createElement("img",{src:n.icon&&n.icon.filename,alt:n.icon&&n.icon.alt,title:n.icon&&n.icon.title,height:24,width:24}),n.text&&e.createElement("div",{className:`${n.icon&&n.icon.filename} ${n.textColor&&n.textColor!=Y?o:""}`,style:Object.assign({},n.textColor&&n.textColor===Y?{color:null===(t=n.textColorPicker)||void 0===t?void 0:t.color}:{})},e.createElement(se,{content:n.text}))))};V(".linetable-country-overlayModal {\r\n max-width: 900px;\r\n padding: 1rem 2rem;\r\n}\r\n");const pe=({children:o,modalState:l,handler:i,noCloseButton:d,showBackBtn:r,overlay:u})=>{const[s,m]=n(),[p,v]=n();return t((()=>{u.map((e=>{var n;null===(n=null==e?void 0:e.content)||void 0===n||n.body.map((e=>{"falconTitle"==(null==e?void 0:e.component)&&m(e),"falconDescription"==(null==e?void 0:e.component)&&v(e)}))}))}),[u]),e.createElement(e.Fragment,null,e.createElement(a,{centered:!0,show:l,onHide:i,keyboard:!1,dialogClassName:"linetable-country-overlayModal"},e.createElement(a.Header,null,e.createElement("div",{style:{display:d?"none":""}},e.createElement("div",{className:"d-flex align-items-center"},r&&e.createElement("div",{className:"me-sm-4 me-3 d-flex align-items-center",onClick:i},e.createElement("img",{src:"../../icons/left_arrow.svg"})),s&&e.createElement(ue,{content:s}))),e.createElement("div",{style:{display:d?"none":""}},e.createElement(c,{className:"sr-modal-close",onClick:i}))),e.createElement(a.Body,null,o),e.createElement(a.Footer,null,p&&e.createElement(me,{content:p}))))};V(".linetable-dotLoader-loaderParent {\r\n width: 100%;\r\n position: fixed;\r\n z-index: 3;\r\n top: 0;\r\n left: 0;\r\n bottom: 0;\r\n right: 0;\r\n background-color: rgba(255, 255, 255, 0.8);\r\n display: flex;\r\n flex-direction: column;\r\n}\r\n.linetable-dotLoader-dotClass {\r\n justify-content: center;\r\n display: flex;\r\n z-index: 1;\r\n}\r\n.linetable-dotLoader-dotContent {\r\n display: flex;\r\n justify-content: center;\r\n animation: contentplay 2s linear 0s infinite;\r\n}\r\n@keyframes dotplay {\r\n 0%,\r\n 20% {\r\n transform: translateY(0);\r\n }\r\n 10% {\r\n transform: translateY(-20px);\r\n }\r\n}\r\n.linetable-dotLoader-dots:nth-child(1) {\r\n animation-delay: 0.4s;\r\n}\r\n.linetable-dotLoader-dots:nth-child(2) {\r\n animation-delay: 0.8s;\r\n}\r\n.linetable-dotLoader-dots:nth-child(3) {\r\n animation-delay: 1.2s;\r\n}\r\n.linetable-dotLoader-dots:nth-child(4) {\r\n animation-delay: 1.6s;\r\n}\r\n.linetable-dotLoader-dots {\r\n margin: 5px 2px;\r\n width: 12px;\r\n height: 12px;\r\n border-radius: 50%;\r\n background: linear-gradient(180deg, #e2271e 0%, #ef7c3c 100%);\r\n animation: dotplay 2s linear 0s infinite;\r\n}\r\n@keyframes contentplay {\r\n 0% {\r\n opacity: 0.2;\r\n }\r\n 30% {\r\n opacity: 1;\r\n }\r\n}\r\n");const ve=({keyParams:o})=>{const[l,i]=n(0),[d,r]=n({}),a={checkout:[null==d?void 0:d.uspFreeShipping,null==d?void 0:d.uspBestService,null==d?void 0:d.uspCheckout],loading:[null==d?void 0:d.loading]},c=o?a[`${o}`]:a.checkout;return t((()=>{r(H("sbstaticcontent"))}),[]),t((()=>{let e=c.length-1;i(e);const n=setInterval((()=>{i(e--),e<0&&(e=c.length-1)}),2e3);return()=>{clearTimeout(n)}}),[]),e.createElement("div",{className:"d-flex align-items-center justify-content-center linetable-dotLoader-loaderParent"},e.createElement("div",{className:"linetable-dotLoader-dotClass"},e.createElement("div",{className:"linetable-dotLoader-dots"}),e.createElement("div",{className:"linetable-dotLoader-dots"}),e.createElement("div",{className:"linetable-dotLoader-dots"}),e.createElement("div",{className:"linetable-dotLoader-dots"})),e.createElement("div",null,e.createElement("h4",{className:"linetable-dotLoader-dotContent"},c[l]," ")))};function _e(e,n,t,o){return new(t||(t=Promise))((function(l,i){function d(e){try{a(o.next(e))}catch(e){i(e)}}function r(e){try{a(o.throw(e))}catch(e){i(e)}}function a(e){var n;e.done?l(e.value):(n=e.value,n instanceof t?n:new t((function(e){e(n)}))).then(d,r)}a((o=o.apply(e,n||[])).next())}))}const he=e=>{const n=[];return null==e||e.map((e=>{const t=Number(null==e?void 0:e.order)||999,o=null==e?void 0:e.cProd;o.sortOrder=t,null==n||n.push(o)})),null==n||n.sort(((e,n)=>(null==e?void 0:e.sortOrder)-(null==n?void 0:n.sortOrder))),n};let ge=void 0!==typeof window&&w.get("sunriseAuth");ge=ge&&JSON.parse(ge);const fe=(e,n,t,o)=>_e(void 0,void 0,void 0,(function*(){var l;const i=H(`${e}_${n}_countryData`);if(i)return i;try{const i={language:n,type:"B2C"},r=null===(l=(yield d.get(t,i)).data)||void 0===l?void 0:l.stories;return r&&r.length>0&&((e,n,t)=>{let o=null;const l=new Date;o={value:n,expiry:t?l.getTime()+t:null},localStorage.setItem(e,JSON.stringify(o))})(`${e}_${n}_countryData`,r,o),r}catch(e){return console.error(e),e}})),be=(e,n,t,o,l,i)=>_e(void 0,void 0,void 0,(function*(){var d,a,c,u,s,m,p,v,_,h,g,f,b,x,y,E,k,T,P,S,N,L,I,V,O,D,A,R,M,z,$,W,G,j,U,X,H,J,q,Z,Y,Q,ee,ne,oe,le,de,re,ae,ce;let ue={};if(l===te){let o="",l="";const r=null!==(d=w.get("one-commerce-linecheckcorrelationid"))&&void 0!==d?d:"",C=(e=>{var n,t,o;let l=[],i=void 0!==typeof window&&localStorage.getItem("lineCheckResponse");if(i){i=JSON.parse(i);const d=null===(n=null==i?void 0:i.originalLinecheckResponse)||void 0===n?void 0:n.sellableProducts;l=null===(o=null===(t=null==d?void 0:d.find((n=>(null==n?void 0:n.name)===e)))||void 0===t?void 0:t.access)||void 0===o?void 0:o[0]}return l})(null===(a=null==e?void 0:e[0])||void 0===a?void 0:a.id);ue={relatedParty:[{id:"anonymous",segment:"RESIDENTIAL"}],cartItem:[{itemType:"HOME",promotionId:t,items:[],note:[{author:"linecheckCorrelationId",text:r}]}]};const B={itemType:"MOBILE",promotionId:t,items:[]};if(null===(c=e[0])||void 0===c?void 0:c.isBundle)null===(s=null===(u=e[0])||void 0===u?void 0:u.bundledOffers)||void 0===s||s.map((e=>{var t,i,d,r,a,c,u,s,m,p,v,_,h,g,f,b,x,y,w;if(null===(i=null===(t=null==e?void 0:e.promotionInfo)||void 0===t?void 0:t[0])||void 0===i?void 0:i.id){const n=1==(null===(u=null===(c=null===(a=null===(r=null===(d=null==e?void 0:e.promotionInfo)||void 0===d?void 0:d[0])||void 0===r?void 0:r.hardwareGift)||void 0===a?void 0:a[0])||void 0===c?void 0:c.ids)||void 0===u?void 0:u.length)?null===(_=null===(v=null===(p=null===(m=null===(s=null==e?void 0:e.promotionInfo)||void 0===s?void 0:s[0])||void 0===m?void 0:m.hardwareGift)||void 0===p?void 0:p[0])||void 0===v?void 0:v.ids)||void 0===_?void 0:_[0]:"";"mobile"===(null===(h=null==e?void 0:e.productType)||void 0===h?void 0:h.toLowerCase())?(B.promotionId=null===(f=null===(g=null==e?void 0:e.promotionInfo)||void 0===g?void 0:g[0])||void 0===f?void 0:f.id,o=n):(ue.cartItem[0].promotionId=null===(x=null===(b=null==e?void 0:e.promotionInfo)||void 0===b?void 0:b[0])||void 0===x?void 0:x.id,l=n)}"tv"==(null===(y=null==e?void 0:e.productType)||void 0===y?void 0:y.toLowerCase())&&n?ue.cartItem[0].items.push({itemType:null==e?void 0:e.productType,id:n}):"mobile"===(null===(w=null==e?void 0:e.productType)||void 0===w?void 0:w.toLowerCase())?B.items.push({itemType:"RATEPLAN",id:null==e?void 0:e.id}):ue.cartItem[0].items.push({itemType:null==e?void 0:e.productType,id:null==e?void 0:e.id})})),l&&(null===(m=ue.cartItem[0].items)||void 0===m||m.push({itemType:"GIFT",id:l})),o&&B.items.push({itemType:"GIFT",id:o}),(null===(p=null==B?void 0:B.items)||void 0===p?void 0:p.length)>0&&(null===(v=null==ue?void 0:ue.cartItem)||void 0===v||v.push(B));else{const n=1==(null===(x=null===(b=null===(f=null===(g=null===(h=null===(_=null==e?void 0:e[0])||void 0===_?void 0:_.promotionInfo)||void 0===h?void 0:h[0])||void 0===g?void 0:g.hardwareGift)||void 0===f?void 0:f[0])||void 0===b?void 0:b.ids)||void 0===x?void 0:x.length)?null===(S=null===(P=null===(T=null===(k=null===(E=null===(y=null==e?void 0:e[0])||void 0===y?void 0:y.promotionInfo)||void 0===E?void 0:E[0])||void 0===k?void 0:k.hardwareGift)||void 0===T?void 0:T[0])||void 0===P?void 0:P.ids)||void 0===S?void 0:S[0]:"";ue.cartItem[0].items.push({itemType:null===(N=null==e?void 0:e[0])||void 0===N?void 0:N.productType,id:null===(L=null==e?void 0:e[0])||void 0===L?void 0:L.id}),n&&(null===(I=ue.cartItem[0].items)||void 0===I||I.push({itemType:"GIFT",id:n}))}i&&(null==i?void 0:i.length)>0&&(null==i||i.map((e=>{var n,t,o,l;"HOME"===(null==e?void 0:e.parentPoType)?null===(o=null===(t=null===(n=null==ue?void 0:ue.cartItem)||void 0===n?void 0:n[0])||void 0===t?void 0:t.items)||void 0===o||o.push({itemType:"GIFT",id:null==e?void 0:e.tuaProdId}):null===(l=B.items)||void 0===l||l.push({itemType:"GIFT",id:null==e?void 0:e.tuaProdId})}))),(null==C?void 0:C.accessType)&&(null===(D=null===(O=null===(V=null==ue?void 0:ue.cartItem)||void 0===V?void 0:V[0])||void 0===O?void 0:O.note)||void 0===D||D.push({author:"lineCheckaccessType",text:null==C?void 0:C.accessType})),(null==C?void 0:C.timeSlot)&&(null===(M=null===(R=null===(A=null==ue?void 0:ue.cartItem)||void 0===A?void 0:A[0])||void 0===R?void 0:R.note)||void 0===M||M.push({author:"lineCheckEarliestActivationDate",text:null===(z=null==C?void 0:C.timeSlot)||void 0===z?void 0:z.start}));try{const e=(e=>{const n=e+"=";let t;return document.cookie.split(";").some((e=>{for(;" "===e.charAt(0);)e=e.substring(1);return 0===e.indexOf(n)&&(t=JSON.parse(decodeURIComponent(e.substring(n.length,e.length))),!0)})),t})("chAddressJson"),n=[{characteristic:{installationAddress:!0,country:"CH",city:null===($=null==e?void 0:e.selectedAdd)||void 0===$?void 0:$.city,street1:null===(W=null==e?void 0:e.selectedAdd)||void 0===W?void 0:W.street,postCode:null===(G=null==e?void 0:e.selectedAdd)||void 0===G?void 0:G.postCode,street2:null===(j=null==e?void 0:e.selectedAdd)||void 0===j?void 0:j.houseNumber}}];ue.contactMedium=n}catch(e){console.log("issue at line check address addition in create cart ==>",e)}}else if(l===ie){ue={relatedParty:[{segment:"RESIDENTIAL"}],cartItem:[{itemType:"MOBILE",promotionId:t,items:[{itemType:"RATEPLAN",id:(null===(U=null==e?void 0:e[0])||void 0===U?void 0:U.id)?null===(X=null==e?void 0:e[0])||void 0===X?void 0:X.id:e}]}]};const n=1==(null===(Q=null===(Y=null===(Z=null===(q=null===(J=null===(H=null==e?void 0:e[0])||void 0===H?void 0:H.promotionInfo)||void 0===J?void 0:J[0])||void 0===q?void 0:q.hardwareGift)||void 0===Z?void 0:Z[0])||void 0===Y?void 0:Y.ids)||void 0===Q?void 0:Q.length)?null===(re=null===(de=null===(le=null===(oe=null===(ne=null===(ee=null==e?void 0:e[0])||void 0===ee?void 0:ee.promotionInfo)||void 0===ne?void 0:ne[0])||void 0===oe?void 0:oe.hardwareGift)||void 0===le?void 0:le[0])||void 0===de?void 0:de.ids)||void 0===re?void 0:re[0]:"";n&&(null===(ae=ue.cartItem[0].items)||void 0===ae||ae.push({itemType:"GIFT",id:n})),i&&(null==i?void 0:i.length)>0&&(null==i||i.map((e=>{var n,t,o;"HOME"!==(null==e?void 0:e.parentPoType)&&(null===(o=null===(t=null===(n=null==ue?void 0:ue.cartItem)||void 0===n?void 0:n[0])||void 0===t?void 0:t.items)||void 0===o||o.push({itemType:"GIFT",id:null==e?void 0:e.tuaProdId}))})))}const se={headers:{"x-correlation-id":C(),"x-sunrise-channel":B}},me=o+F;if((null===(ce=Object.keys(ue))||void 0===ce?void 0:ce.length)>0){const e=yield r.getApiServiceInstance().post(me,ue,se).then((e=>{if(K("isB2BCustomer"),200==e.status)return null==e?void 0:e.data}));if(e.error)throw e.error;return e}})),xe=(e,n,t,o,l,i)=>_e(void 0,void 0,void 0,(function*(){let d;localStorage.removeItem("entertainment"),d={headers:{"x-correlation-id":C(),"x-sunrise-channel":B}},i&&(d.params={returnPromo:!0});const a=t+A,c=o&&null==ge?a+R+l:a,u=yield r.getApiServiceInstance().post(c,e,d).then((e=>{if(200==e.status)return null==e?void 0:e.data}));return u.error?u.error:{[n]:u}})),ye=({linkText:o,product:l,metadata:i,modalTriggered:d,reuseableLineTable:r})=>{var a,c,u,s;const[m,p]=n(!1),[v,_]=n([]),[h,g]=n(!0),[f,w]=n(),[C,E]=n([]),k=(null===(c=null===(a=null==l?void 0:l.testProductReference)||void 0===a?void 0:a[0])||void 0===c?void 0:c.reference)?null===(s=null===(u=null==l?void 0:l.testProductReference)||void 0===u?void 0:u[0])||void 0===s?void 0:s.reference:null==l?void 0:l.reference;let T;t((()=>{v&&v.length>0&&v.map((e=>{var n;null===(n=null==e?void 0:e.content)||void 0===n||n.body.map((e=>{"countryListComponent"==(null==e?void 0:e.component)&&E(null==e?void 0:e.countryValues)}))}))}),[v]),t((()=>{(null==C?void 0:C.length)>0&&(T=C.length,w(Math.ceil(T/3)))}),[C]);return e.createElement(e.Fragment,null,e.createElement(pe,{modalState:m,handler:()=>{p(!1),"function"==typeof d&&d()},overlay:v},h&&e.createElement(ve,{keyParams:"loading"}),!h&&e.createElement(e.Fragment,null,e.createElement(b,{className:"linetable-countryOverlay-desktopView"},e.createElement("div",null,e.createElement(x,{className:"linetable-countryOverlay-utils-noWrap"},e.createElement(y,{className:"linetable-countryOverlay-utils-colWidth"},e.createElement(x,null,C.slice(0,f).map(((n,t)=>e.createElement("div",{className:"linetable-countryOverlay-contain",key:n.name?n.name:t},e.createElement("div",null,e.createElement("img",{src:n.icon.filename,alt:"",className:"linetable-countryOverlay-image"})),e.createElement("div",{className:"linetable-countryOverlay-name"},n.name)))))),e.createElement(y,{className:"linetable-countryOverlay-utils-colWidth"},e.createElement(x,null,C.slice(f,2*f).map(((n,t)=>e.createElement("div",{className:"linetable-countryOverlay-contain",key:n.name?n.name:t},e.createElement("div",null,e.createElement("img",{src:n.icon.filename,alt:"",className:"linetable-countryOverlay-image"})),e.createElement("div",{className:"linetable-countryOverlay-name"},n.name)))))),e.createElement(y,{className:"linetable-countryOverlay-utils-colWidth"},e.createElement(x,null,C.slice(2*f,3*f).map(((n,t)=>e.createElement("div",{className:"linetable-countryOverlay-contain",key:n.name?n.name:t},e.createElement("div",null,e.createElement("img",{src:n.icon.filename,alt:"",className:"linetable-countryOverlay-image"})),e.createElement("div",{className:"linetable-countryOverlay-name"},n.name))))))))),e.createElement(b,{className:"linetable-countryOverlay-mobView"},e.createElement(x,null,e.createElement(y,null,e.createElement(x,null,C.map(((n,t)=>e.createElement("div",{className:"linetable-countryOverlay-contain",key:n.name?n.name:t},e.createElement("div",null,e.createElement("img",{src:n.icon.filename,alt:"",className:"linetable-countryOverlay-image"})),e.createElement("div",{className:"linetable-countryOverlay-name"},n.name)))))))))),e.createElement("span",{onClick:()=>{var e,n,t,o,l,a,c,u,s,v,h;p(!m),"function"==typeof d&&d();const f=(null===(o=null===(t=null===(n=null===(e=null==k?void 0:k.content)||void 0===e?void 0:e.body)||void 0===n?void 0:n[0])||void 0===t?void 0:t.countryList)||void 0===o?void 0:o.cached_url)?null===(s=null===(u=null===(c=null===(a=null===(l=null==k?void 0:k.content)||void 0===l?void 0:l.body)||void 0===a?void 0:a[0])||void 0===c?void 0:c.countryList)||void 0===u?void 0:u.cached_url)||void 0===s?void 0:s.replace(null==i?void 0:i.lang,""):null==k?void 0:k.replace(null==i?void 0:i.lang,""),b=null==f?void 0:f.replace("//",""),x=`${r?null===(v=null==O?void 0:O.getInstance())||void 0===v?void 0:v.getSBUrl():null===(h=null==O?void 0:O.getInstance())||void 0===h?void 0:h.getBaseUrl()}rest/cms/stories/?by_slugs=${b}`,y=null==k?void 0:k.name;fe(y,null==i?void 0:i.lang,x,864e5).then((e=>{e&&e.length>0&&_(e),g(!1)}))},className:`linetable-countryOverlay-linkTextNew display-5 ${r&&"reusbablelnetable-margin"}`},o))};V(".linetable-CardEntitlement-mobileProductEntitlement {\r\n margin: 0;\r\n padding: 0 16px 0 16px;\r\n}\r\n.linetable-CardEntitlement-entitlementValue {\r\n display: flex;\r\n margin-bottom: 4px;\r\n align-items: center;\r\n font-size: 16px;\r\n}\r\n.linetable-CardEntitlement-entitlementIcon {\r\n align-self: flex-start;\r\n margin-right: 8px;\r\n}\r\n\r\n.linetable-CardEntitlement-entitlementIcon img {\r\n vertical-align: sub;\r\n}\r\n.linetable-CardEntitlement-animationTitle {\r\n font-size: 16px;\r\n line-height: 24px;\r\n color: #3d3935;\r\n font-weight: 700;\r\n margin-bottom: auto;\r\n}\r\n.linetable-CardEntitlement-entitlementContent {\r\n display: inline-flex;\r\n margin-bottom: 16px;\r\n}\r\n.linetable-CardEntitlement-entitlementDescription {\r\n color: #3d3935;\r\n margin-left: 32px;\r\n margin-bottom: 4px;\r\n font-size: 16px;\r\n font-weight: 500;\r\n width: calc(100% - 32px);\r\n}\r\n");const we=e.createContext({indexKey:0,listLength:0,arrowUpIcon:"",arrowDownIcon:"",arrowLeftRed:""}),Ce=({content:n,product:i,indexKey:d,showEntitleValue:r,metadata:a,modalTriggered:c})=>{var u,s,m,p;const v=o(null),_=l(we),h=()=>{j(`linetable-CardEntitlement-entitlementSection${_.indexKey}`,_.listLength)};return t((()=>{setTimeout((()=>{(null==v?void 0:v.current)&&h()}),200),window.addEventListener("resize",h)}),[n]),e.createElement("div",{className:"linetable-CardEntitlement-mobileProductEntitlement",id:`linetable-CardEntitlement-entitlementSection${d}${_.indexKey}`,ref:v},e.createElement("div",{className:"row linetable-CardEntitlement-entitlementContent"},e.createElement("div",{className:"linetable-CardEntitlement-entitlementValue "},e.createElement(e.Fragment,null,(null==n?void 0:n.isblacktheme)?e.createElement(e.Fragment,null,(null===(u=null==n?void 0:n.blackFridayentitlementIcon)||void 0===u?void 0:u.filename)&&e.createElement("div",{className:"linetable-CardEntitlement-entitlementIcon"},e.createElement("img",{src:null===(s=null==n?void 0:n.blackFridayentitlementIcon)||void 0===s?void 0:s.filename,width:20,height:20}))):e.createElement(e.Fragment,null,(null===(m=null==n?void 0:n.entitlementIcon)||void 0===m?void 0:m.filename)&&e.createElement("div",{className:"linetable-CardEntitlement-entitlementIcon"},e.createElement("img",{src:null===(p=null==n?void 0:n.entitlementIcon)||void 0===p?void 0:p.filename,width:20,height:20}))),e.createElement("span",{className:"linetable-CardEntitlement-animationTitle entitlementDisplay"},null==n?void 0:n.entitlementName))),e.createElement("div",{className:"d-block"},n.entitlementDescription&&r&&e.createElement("div",{className:"linetable-CardEntitlement-entitlementDescription"},null==n?void 0:n.entitlementDescription),(null==n?void 0:n.linkText)&&e.createElement(ye,{product:i,linkText:null==n?void 0:n.linkText,metadata:a,modalTriggered:c,reuseableLineTable:!1}))))};V(".linetable-card-linetable-card-flexGrid {\r\n display: flex;\r\n flex-direction: column;\r\n}\r\n.linetable-card-productContainer {\r\n background-color: #fff;\r\n padding: 24px 0 16px;\r\n text-align: left;\r\n height: 100%;\r\n border-radius: 8px;\r\n}\r\n.linetable-card-productContainer hr {\r\n margin: 16px;\r\n}\r\n.linetable-card-introText {\r\n padding-left: 16px;\r\n padding-right: 16px;\r\n font-size: 16px;\r\n line-height: 24px;\r\n font-weight: 500;\r\n color: #587467;\r\n}\r\n.linetable-card-productTeaser {\r\n background-color: #fff;\r\n border-radius: 8px;\r\n height: 100%;\r\n width: 100%;\r\n display: flex;\r\n flex-direction: column;\r\n box-shadow: 0px 4px 12px 0px #57545233;\r\n}\r\n.linetable-card-prodHeading {\r\n font-size: 14px;\r\n line-height: 20px;\r\n color: #606060;\r\n font-weight: bold;\r\n margin-bottom: 4px;\r\n}\r\n.linetable-card-titleContainer {\r\n padding-left: 16px;\r\n padding-right: 16px;\r\n}\r\n.linetable-card-productTitle {\r\n color: #1e1e1e;\r\n font-weight: bold;\r\n margin-bottom: 4px;\r\n display: flex;\r\n align-items: baseline;\r\n justify-content: space-between;\r\n}\r\n.linetable-card-productTitle > h1,\r\n.linetable-card-productTitle > h2,\r\n.linetable-card-productTitle > h3,\r\n.linetable-card-productTitle > h4,\r\n.linetable-card-productTitle > h5,\r\n.linetable-card-productTitle > h6 {\r\n color: #1e1e1e !important;\r\n}\r\n.linetable-card-productTitle > h3 {\r\n font-size: 24px;\r\n line-height: 32px;\r\n}\r\n.linetable-card-productTitle > h2 {\r\n margin-right: 8px;\r\n}\r\n.linetable-card-prodDescription {\r\n font-size: 16px;\r\n line-height: 24px;\r\n color: #333333;\r\n display: flex;\r\n font-weight: 400;\r\n}\r\n\r\n@media (max-width: 767px) {\r\n .linetable-card-productTitle {\r\n height: auto;\r\n }\r\n}\r\n\r\n.linetable-card-productDetailSection{\r\n margin: 0 16px;\r\n}\r\n.linetable-card-productDetailSection img {\r\n vertical-align: bottom;\r\n margin-right: 8px;\r\n}\r\n.linetable-card-bottomConatiner {\r\n display: flex;\r\n flex-direction: column;\r\n justify-content: end;\r\n}");const Ee=({modalState:n,handler:o,showFooter:i,footerNode:d,children:r,width:a,height:c,noCloseButton:u,backButton:s})=>{const m=l(we);return t((()=>{const e=document.querySelector(".linetable-product-modal .footer-main");e&&(e.style.zIndex="10");const n=document&&document.querySelector(".modal-dialog.linetable-product-modal");n&&(n.style.maxWidth=a,n.style.padding="0",n.style.transform="none");const t=document.querySelector(".linetable-product-modal .modal-content");t&&(t.style.height=c,t.style.backgroundColor="#F7F6F5");const o=document.querySelector(".linetable-product-modal .modal-header");o&&(o.style.position="absolute",o.style.top="0",o.style.zIndex="1",o.style.maxWidth="100%",o.style.background="#f8f8f8",o.style.width="100%");const l=document.querySelector(".linetable-product-modal .modal-body");l&&(l.style.background="#f8f8f8",l.style.paddingTop="70px")}),[c]),e.createElement(p,{scrollable:!1,show:n,onHide:o,keyboard:!1,dialogClassName:"linetable-product-modal"},e.createElement(p.Header,null,s&&e.createElement("div",{style:{justifyContent:"start",cursor:"pointer"},onClick:o},e.createElement(e.Fragment,null,(null==m?void 0:m.arrowLeftRed)&&e.createElement("img",{src:null==m?void 0:m.arrowLeftRed,width:24,height:24}),e.createElement("span",{style:{color:"#DA291C"}}," ",s))),e.createElement("div",{style:{display:u?"none":"",justifyContent:"end"}},e.createElement(v,{className:"sr-modal-close",onClick:o}))),e.createElement(p.Body,null,r),i&&e.createElement(p.Footer,null,d))};V(".linetable-sr-def-row {\r\n margin-left: auto;\r\n margin-right: auto;\r\n padding-left: 16px;\r\n padding-right: 16px;\r\n max-width: 1308px;\r\n width: 100%;\r\n}\r\n\r\n.resusable-linetable {\r\n padding-left: 0;\r\n padding-right: 0;\r\n}\r\n\r\n@media (min-width: 1024px) and (max-width: 1439px) {\r\n .linetable-sr-def-row {\r\n max-width: 972px;\r\n }\r\n}\r\n\r\n@media (min-width: 768px) and (max-width: 1023px) {\r\n .linetable-sr-def-row {\r\n max-width: 720px;\r\n }\r\n}\r\n\r\n@media (max-width: 767px) {\r\n .linetable-sr-def-row {\r\n max-width: 972px;\r\n }\r\n}\r\n\r\n.linetable-sr-def-row .linetable-sr-def-row {\r\n padding: 0px;\r\n max-width: 100%;\r\n}");const ke=({children:n,resuablelineTable:t})=>e.createElement("div",{className:`linetable-sr-def-row linetable-sr-responsive-row\n ${t&&"resusable-linetable"}\n `},n);V(".linetable-falconAccordion-section {\r\n text-align: center;\r\n}\r\n\r\n.linetable-falconAccordion-description {\r\n color: #3d3935;\r\n padding-bottom: 32px;\r\n text-align: center;\r\n}\r\n\r\n.linetable-falconAccordion-description p a {\r\n color: #da291c;\r\n}\r\n\r\n.linetable-falconAccordion-container {\r\n box-shadow: 0 2px 4px rgba(87, 84, 82, 0.2);\r\n border-radius: 8px;\r\n overflow: hidden;\r\n padding: 0;\r\n}\r\n\r\n.linetable-falconAccordion-current-item {\r\n overflow: hidden;\r\n}\r\n\r\n.linetable-falconAccordion-current-item:first-child {\r\n border-radius: 8px 8px 0 0;\r\n overflow: hidden;\r\n}\r\n\r\n.linetable-falconAccordion-current-item:last-child {\r\n border-bottom: none;\r\n border-radius: 0 0 8px 8px;\r\n overflow: hidden;\r\n}\r\n\r\n.linetable-falconAccordion-item:hover {\r\n background-color: #f7f6f5;\r\n}\r\n\r\n.linetable-falconAccordion-wrapper {\r\n margin-left: 32px;\r\n margin-right: 32px;\r\n border-bottom: 1px solid #e6e3df;\r\n}\r\n\r\n.linetable-falconAccordion-title {\r\n color: #3d3935;\r\n font-style: normal;\r\n font-weight: bold;\r\n font-size: 16px;\r\n line-height: 24px;\r\n margin-right: 28px;\r\n min-height: 24px;\r\n}\r\n\r\n.prod-card .accordion-flush .linetable-falconAccordion-item .accordion-button {\r\n padding: 24px 0;\r\n}\r\n\r\n.prod-card .accordion-body {\r\n padding: 8px 0 32px 0;\r\n color: #3d3935;\r\n text-align: left;\r\n font-size: 16px;\r\n line-height: 24px;\r\n}\r\n\r\n.prod-card .accordion-button::after {\r\n position: absolute;\r\n top: 24px;\r\n right: 0;\r\n background-image: url('/ecom-int/icons/falcon-arrow-down.svg') !important;\r\n background-size: 24px 24px !important;\r\n background-size: unset;\r\n}\r\n\r\n.prod-card .accordion-button:not(.collapsed)::after {\r\n background-image: url('/ecom-int/icons/falcon-arrow-up.svg') !important;\r\n}\r\n\r\n.linetable-falconAccordion-disabled {\r\n opacity: 0.8;\r\n pointer-events: none;\r\n background-color: #e6e3df;\r\n}\r\n\r\n/* for mobile view */\r\n@media (max-width: 767px) {\r\n .prod-card .description {\r\n padding-bottom: 24px;\r\n }\r\n\r\n .linetable-falconAccordion-item:hover {\r\n background-color: none;\r\n }\r\n\r\n .linetable-falconAccordion-wrapper {\r\n margin-left: 16px;\r\n margin-right: 16px;\r\n }\r\n\r\n .prod-card .accordion-flush .linetable-falconAccordion-item .accordion-button {\r\n padding: 16px 0;\r\n }\r\n\r\n .prod-card .accordion-body {\r\n padding-bottom: 24px;\r\n }\r\n\r\n .prod-card .accordion-button::after {\r\n top: 16px;\r\n }\r\n}\r\n\r\n/* For tablet view */\r\n@media (max-width: 1023px) {\r\n .linetable-falconAccordion-wrapper {\r\n margin-left: 24px;\r\n margin-right: 24px;\r\n }\r\n}");const Te=({content:n})=>{const t=null==n?void 0:n._uid;return e.createElement("div",{className:"prod-card"},e.createElement(_,{flush:!0,defaultActiveKey:(null==n?void 0:n.alwaysOpen)?t:""},e.createElement(_.Item,{eventKey:t,className:`${(null==n?void 0:n.disabled)&&"linetable-falconAccordion-disabled"} linetable-falconAccordion-item`},e.createElement("div",{className:"linetable-falconAccordion-wrapper"},e.createElement(_.Header,null,e.createElement("span",{className:"linetable-falconAccordion-title"},null==n?void 0:n.title)),e.createElement(_.Body,null,(null==n?void 0:n.bodyText)&&e.createElement(se,{content:null==n?void 0:n.bodyText}))))))},Pe=({content:n})=>{var t,o,l,i,d,r,a;return e.createElement("section",{className:"linetable-falconAccordion-section"},e.createElement(ke,null,e.createElement(e.Fragment,null,(null==n?void 0:n.title)&&(null===(t=null==n?void 0:n.title)||void 0===t?void 0:t.length)>0&&e.createElement(ue,{content:null===(o=null==n?void 0:n.title)||void 0===o?void 0:o[0]}),(null==n?void 0:n.description)&&(null===(l=null==n?void 0:n.description)||void 0===l?void 0:l.length)>0&&e.createElement("div",{className:"linetable-falconAccordion-description"},e.createElement(me,{content:null===(i=null==n?void 0:n.description)||void 0===i?void 0:i[0]})),(null==n?void 0:n.accordions)&&(null===(d=null==n?void 0:n.accordions)||void 0===d?void 0:d.length)>0&&(null===(r=null==n?void 0:n.accordions[0])||void 0===r?void 0:r.title)&&e.createElement("div",{className:"linetable-falconAccordion-container"},null===(a=null==n?void 0:n.accordions)||void 0===a?void 0:a.map((n=>e.createElement("div",{tabIndex:0,key:null==n?void 0:n._uid,className:"linetable-falconAccordion-current-item"},e.createElement(Te,{content:Object.assign({},n)}))))))))},Se=({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";default:return""}})(null==n?void 0:n.backgroundColor),o=U(null==n?void 0:n.gradientBackground),l=(null==n?void 0:n.gradientBackground)===Y?t:o;return e.createElement("div",null,n.height?e.createElement("div",{className:`d-none d-sm-block ${l}`,style:{height:`${n.height}px`}}):e.createElement("div",{className:`d-none d-sm-block ${l}`,style:{height:`${n.desktopHeight}px`}}),e.createElement("div",{className:`d-block d-sm-none ${l} `,style:{height:`${n.mobHeight}px`}}))};V(".linetable-productDetailsText {\r\n color: #da291c;\r\n text-decoration: underline;\r\n cursor: pointer;\r\n}");V('.linetable-staticPrice-priceWrapper {\r\n\tborder-radius: 8px;\r\n\tborder: 1px solid #E6E3DF;\r\n\tmargin: 16px 16px 0 16px;\r\n\tpadding: 8px 16px;\r\n\tfont-size: 14px;\r\n\tfont-weight: 400;\r\n\tline-height: 20px;\r\n}\r\n\r\n.linetable-staticPrice-discountPriceSection {\r\n\tcolor: #2E6199;\r\n\tmargin-right: 8px;\r\n}\r\n\r\n.linetable-staticPrice-discountedPrice {\r\n\tfont-size: 32px;\r\n\tfont-weight: 700;\r\n\tline-height: 40px;\r\n}\r\n\r\n.linetable-staticPrice-basePrice {\r\n\tfont-size: 20px;\r\n\tfont-weight: 700;\r\n\tline-height: 28px;\r\n\tposition: relative;\r\n\tdisplay: inline-block;\r\n}\r\n\r\n.linetable-staticPrice-priceStrikeout::after {\r\n\tcontent: "";\r\n\tposition: absolute;\r\n\tright: -1px;\r\n\tleft: -2px;\r\n\ttop: 50%;\r\n\twidth: 100%;\r\n\tborder-bottom: 2px solid #da291c;\r\n\ttransform: rotate(-18.22deg);\r\n}\r\n\r\n.linetable-staticPrice-noDiscountPrice {\r\n\tfont-size: 32px;\r\n\tfont-weight: 700;\r\n\tline-height: 40px;\r\n}\r\n\r\n.linetable-staticPrice-contractDescription {\r\n\tmargin-top: 6px;\r\n}\r\n\r\n.linetable-staticPrice-addToCart {\r\n\tmargin-top: 8px;\r\n\twidth: 100%;\r\n\tpadding: 10px 24px;\r\n\tborder-radius: 25px;\r\n\tbackground: #DA291C;\r\n\tcolor: #FFFFFF;\r\n\tfont-size: 16px;\r\n\tfont-weight: 700;\r\n\tline-height: 24px;\r\n\tborder: 0px;\r\n}\r\n\r\n.linetable-staticPrice-productDetails-priceWrapper {\r\n\tdisplay: flex;\r\n\tjustify-content: space-between;\r\n}\r\n\r\n@media (min-width: 425px) {\r\n\t.linetable-staticPrice-productDetails-addToCart {\r\n\t\tmin-width: 120px;\r\n\t}\r\n}');const Ne=({content:n,addToCart:o,variant:i})=>{const d=l(we),r=()=>{j("linetable-staticPrice-priceSection",d.listLength)};t((()=>{setTimeout((()=>{r()}),200),window.addEventListener("resize",r)}),[n]);return e.createElement("div",{className:`linetable-staticPrice-priceWrapper ${"productDetails"===i&&"linetable-staticPrice-productDetails-priceWrapper"}`},e.createElement("div",{id:`linetable-staticPrice-priceSection${null==d?void 0:d.indexKey}`},e.createElement("div",{className:"linetable-staticPrice-priceSection"},(null==n?void 0:n.isEnableDiscountPrice)&&e.createElement("span",{className:"linetable-staticPrice-discountPriceSection"},e.createElement("span",{className:"linetable-staticPrice-discountedPrice"},null==n?void 0:n.discountPriceValue),null==n?void 0:n.priceDuration),e.createElement("span",null,e.createElement("span",{className:"linetable-staticPrice-basePrice "+((null==n?void 0:n.isEnableDiscountPrice)?"linetable-staticPrice-priceStrikeout":"linetable-staticPrice-noDiscountPrice")},X(null==n?void 0:n.priceValue)),!(null==n?void 0:n.isEnableDiscountPrice)&&e.createElement(e.Fragment,null,null==n?void 0:n.priceDuration))),e.createElement("div",{className:"linetable-staticPrice-contractDescription"},null==n?void 0:n.contractDescription)),e.createElement("div",null,e.createElement("button",{className:`linetable-staticPrice-addToCart ${"productDetails"===i&&"linetable-staticPrice-productDetails-addToCart"}`,onClick:()=>{"function"==typeof o&&o(n)}},null==n?void 0:n.addButton)))},Le=({content:t,updatedContent:o,modalTriggered:l,addToCart:i})=>{var d;const[r,a]=n(!1),c=null==t?void 0:t.subscriptionDetailModal;let u=[],s="";c&&(null==c?void 0:c.length)>0&&(null==c||c.map((e=>{u=null==e?void 0:e.modalBody,null==e||e.productPriceVariant,s=null==e?void 0:e.backButton,null==e||e.priceChangeContent})));const m=()=>{a(!r),"function"==typeof l&&l()};return e.createElement(e.Fragment,null,r&&e.createElement(Ee,{modalState:r,handler:m,showFooter:!1,height:"100%",width:"883px",backButton:s},e.createElement(e.Fragment,null,null==u?void 0:u.map(((n,t)=>e.createElement(ke,null,e.createElement(e.Fragment,null,(null==n?void 0:n.component)===Q&&e.createElement(me,{content:n,key:t}),(null==n?void 0:n.component)===ne&&e.createElement(Se,{content:n}),(null==n?void 0:n.component)===ee&&e.createElement(Pe,{content:n}))))),(null==t?void 0:t.isEnablePrice)&&e.createElement(Ne,{content:t,addToCart:i,variant:"productDetails"}))),e.createElement("span",{onClick:m,className:"linetable-productDetailsText"},null!==(d=null==o?void 0:o.subscription)&&void 0!==d?d:null==o?void 0:o.subscriptionText))},Ie=({content:n,showPrice:t,addToCart:o})=>{var l,i,d,r,a;const c=null!==(l=null==t?void 0:t.base)&&void 0!==l?l:0;let u=null!==(r=null===(d=null===(i=null==t?void 0:t.discount)||void 0===i?void 0:i[0])||void 0===d?void 0:d.value)&&void 0!==r?r:0;null===(a=null==t?void 0:t.discount)||void 0===a||a.map((e=>{1==(null==e?void 0:e.cycleStart)&&(u=null==e?void 0:e.value)}));const s=null==t?void 0:t.contractDuration;return e.createElement("div",{className:"linetable-staticPrice-priceWrapper"},(null==t?void 0:t.base)?e.createElement(e.Fragment,null,u>0&&e.createElement("span",{className:"linetable-staticPrice-discountPriceSection"},e.createElement("span",{className:"linetable-staticPrice-discountedPrice"},X(u)),null==n?void 0:n.priceDuration),e.createElement("span",null,e.createElement("span",{className:"linetable-staticPrice-basePrice "+(u>0?"linetable-staticPrice-priceStrikeout":"linetable-staticPrice-noDiscountPrice")},X(c)),0===u&&(null==n?void 0:n.priceDuration)),e.createElement("div",{className:"linetable-staticPrice-contractDescription"},s&&0!==s?e.createElement("div",null):e.createElement("div",null,null==n?void 0:n.contractDescription))):"",e.createElement("div",null,e.createElement("button",{className:"linetable-staticPrice-addToCart",onClick:o},null==n?void 0:n.addButton)))},Ve=({content:n,updatedContent:l,indexKey:d,listLength:r,addToCart:a,metadata:c,modalTriggered:u,showPrice:s})=>{var m,p,v,_,h,g,f,b,x,y,w,C,E,k,T,P,S,N,L,I,V,O,D,B,A,F,R,M,z,$,W,G,U,X,H,K,J,q,Z,Y,Q,ee,ne,te,oe,le,ie,de,re,ae,ce,ue,me,pe,ve;const _e=Object.assign({},null!==(v=null===(p=null===(m=null==n?void 0:n.testProductReference)||void 0===m?void 0:m[0])||void 0===p?void 0:p.reference)&&void 0!==v?v:null==n?void 0:n.reference),he={listLength:r,indexKey:d,arrowUpIcon:null===(f=null===(g=null===(h=null===(_=null==_e?void 0:_e.content)||void 0===_?void 0:_.body)||void 0===h?void 0:h[0])||void 0===g?void 0:g.arrowUp)||void 0===f?void 0:f.filename,arrowDownIcon:null===(w=null===(y=null===(x=null===(b=null==_e?void 0:_e.content)||void 0===b?void 0:b.body)||void 0===x?void 0:x[0])||void 0===y?void 0:y.arrowDown)||void 0===w?void 0:w.filename,arrowLeftRed:null===(T=null===(k=null===(E=null===(C=null==_e?void 0:_e.content)||void 0===C?void 0:C.body)||void 0===E?void 0:E[0])||void 0===k?void 0:k.arrowLeftRed)||void 0===T?void 0:T.filename},ge=null!==(P=null==l?void 0:l.enableNewAddToCart)&&void 0!==P&&P,fe=o(null),be=o(null),xe=i((()=>he),[he]),ye=()=>{j("linetable-card-title",r),j("linetable-card-tooltiptxt",r),j("linetable-card-bottomConatiner",r)};return t((()=>{setTimeout((()=>{ye()}),100),null===window||void 0===window||window.addEventListener("resize",ye)}),[n]),e.createElement(we.Provider,{value:xe},e.createElement("div",{className:"linetable-card-productTeaser"},e.createElement("div",{className:"linetable-card-productContainer "},_e.content&&e.createElement(e.Fragment,null,e.createElement("div",{className:"linetable-card-titleContainer",id:`linetable-card-title${d}`,ref:fe},e.createElement("div",{className:"linetable-card-prodHeading"},null===(N=null===(S=null==_e?void 0:_e.content)||void 0===S?void 0:S.body[0])||void 0===N?void 0:N.name),e.createElement("div",{className:"linetable-card-productTitle"},e.createElement("h3",null,null===(I=null===(L=null==_e?void 0:_e.content)||void 0===L?void 0:L.body[0])||void 0===I?void 0:I.displayName),(null===(D=null===(O=null===(V=null==_e?void 0:_e.content)||void 0===V?void 0:V.body[0])||void 0===O?void 0:O.prodImage)||void 0===D?void 0:D.filename)&&e.createElement("img",{src:null===(F=null===(A=null===(B=null==_e?void 0:_e.content)||void 0===B?void 0:B.body[0])||void 0===A?void 0:A.prodImage)||void 0===F?void 0:F.filename,height:15,width:20})),e.createElement("div",{className:"linetable-card-prodDescription"},e.createElement(se,{content:null===(M=null===(R=null==_e?void 0:_e.content)||void 0===R?void 0:R.body[0])||void 0===M?void 0:M.description}))),!(null==l?void 0:l.isPrepaidFlow)&&e.createElement("hr",null)),(null==_e?void 0:_e.content)&&(null===($=null===(z=null==_e?void 0:_e.content)||void 0===z?void 0:z.body[0])||void 0===$?void 0:$.introText)&&e.createElement(e.Fragment,null,e.createElement("div",{className:""+(ge?"d-block":"d-none d-sm-block")},e.createElement("div",{className:"linetable-card-introText",id:`linetable-card-tooltiptxt${d}`,ref:be},e.createElement(se,{content:null===(G=null===(W=null==_e?void 0:_e.content)||void 0===W?void 0:W.body[0])||void 0===G?void 0:G.introText})),e.createElement("hr",null))),null===(H=(null===(X=null===(U=null==_e?void 0:_e.content)||void 0===U?void 0:U.body[0])||void 0===X?void 0:X.entitlementConfig)||[])||void 0===H?void 0:H.map(((t,o)=>e.createElement(Ce,{content:t,product:n,key:o,indexKey:o,showEntitleValue:ge,metadata:c,modalTriggered:u}))),e.createElement("hr",null),e.createElement("div",{id:`linetable-card-bottomConatiner${d}`,className:"linetable-card-bottomConatiner"},e.createElement("div",{className:"linetable-card-productDetailSection"},(null===(Z=null===(q=null===(J=null===(K=null==_e?void 0:_e.content)||void 0===K?void 0:K.body)||void 0===J?void 0:J[0])||void 0===q?void 0:q.productDetailIcon)||void 0===Z?void 0:Z.filename)&&e.createElement("img",{src:null===(ne=null===(ee=null===(Q=null===(Y=null==_e?void 0:_e.content)||void 0===Y?void 0:Y.body)||void 0===Q?void 0:Q[0])||void 0===ee?void 0:ee.productDetailIcon)||void 0===ne?void 0:ne.filename,width:24,height:24}),e.createElement(Le,{content:null===(oe=null===(te=null==_e?void 0:_e.content)||void 0===te?void 0:te.body)||void 0===oe?void 0:oe[0],updatedContent:l,modalTriggered:u,addToCart:a})),e.createElement("div",null,(null===(de=null===(ie=null===(le=null==_e?void 0:_e.content)||void 0===le?void 0:le.body)||void 0===ie?void 0:ie[0])||void 0===de?void 0:de.isEnablePrice)&&e.createElement(Ne,{content:null===(ae=null===(re=null==_e?void 0:_e.content)||void 0===re?void 0:re.body)||void 0===ae?void 0:ae[0],addToCart:a,variant:"productCard"})),e.createElement("div",null,!(null===(me=null===(ue=null===(ce=null==_e?void 0:_e.content)||void 0===ce?void 0:ce.body)||void 0===ue?void 0:ue[0])||void 0===me?void 0:me.isEnablePrice)&&!(null==l?void 0:l.staticPrice)&&e.createElement(Ie,{content:null===(ve=null===(pe=null==_e?void 0:_e.content)||void 0===pe?void 0:pe.body)||void 0===ve?void 0:ve[0],showPrice:s,addToCart:a}))))))},Oe=n=>e.createElement(e.Fragment,null,e.createElement(E,{responsive:{desktop:{breakpoint:{max:7e3,min:1440},items:4},tabletLarge:{breakpoint:{max:1439,min:1024},items:3},tabletMedium:{breakpoint:{max:1023,min:768},items:2},mobile:{breakpoint:{max:767,min:0},items:1}},deviceType:"desktop",ssr:!0,renderButtonGroupOutside:!0,partialVisible:!0,swipeable:!0,autoPlay:!1,shouldResetAutoplay:!1,arrows:!0},n.children),e.createElement("p",null,"compo"));var De={carouselContainer:"ProductTeaser-module_carouselContainer__RzBpK",arrowButton:"ProductTeaser-module_arrowButton__-AkY4",leftArrow:"ProductTeaser-module_leftArrow__Ybrjm",rightArrow:"ProductTeaser-module_rightArrow__MYs5F",stageTeaserTab:"ProductTeaser-module_stageTeaserTab__VYRxL",stageTeaserTabActive:"ProductTeaser-module_stageTeaserTabActive__Wu5nT",carousel_dot:"ProductTeaser-module_carousel_dot__zxG-A",carouselItemNew:"ProductTeaser-module_carouselItemNew__TTklX",teaserImageLeft:"ProductTeaser-module_teaserImageLeft__dIk-h",teaserImageRight:"ProductTeaser-module_teaserImageRight__hHvry",carouselItem:"ProductTeaser-module_carouselItem__vtLwf",teaserImage:"ProductTeaser-module_teaserImage__sQ3ed",productDetailsWrapperNew:"ProductTeaser-module_productDetailsWrapperNew__DfLax",productDetailsWrapperTransparent:"ProductTeaser-module_productDetailsWrapperTransparent__ES5iK",productDetailsWrapper:"ProductTeaser-module_productDetailsWrapper__0jFlz",titleSection:"ProductTeaser-module_titleSection__YqXUJ",featureSection:"ProductTeaser-module_featureSection__T-YzP",contentWrapper:"ProductTeaser-module_contentWrapper__3GKwX",contentWrapperLeft:"ProductTeaser-module_contentWrapperLeft__tGGEs",priceContainer:"ProductTeaser-module_priceContainer__CzBhB",priceContainerNew:"ProductTeaser-module_priceContainerNew__hn6rW",contentWrapperRight:"ProductTeaser-module_contentWrapperRight__8FP0u",contentMobWrapper:"ProductTeaser-module_contentMobWrapper__9rRLQ",heading:"ProductTeaser-module_heading__Xim2-",fadeOutText:"ProductTeaser-module_fadeOutText__nKr5i",fadeInText:"ProductTeaser-module_fadeInText__Ux98m",paragraph:"ProductTeaser-module_paragraph__hUonu",description:"ProductTeaser-module_description__s-lyV",extraSpace:"ProductTeaser-module_extraSpace__HFJ2A",toolTip:"ProductTeaser-module_toolTip__KL7Xx",gradiantBox:"ProductTeaser-module_gradiantBox__Eys-K",addOnSection:"ProductTeaser-module_addOnSection__G4zhX",featureList:"ProductTeaser-module_featureList__gmPS1",features:"ProductTeaser-module_features__o2jMu",featureIcon:"ProductTeaser-module_featureIcon__PbcQN",horizontalLine:"ProductTeaser-module_horizontalLine__Nfj9U",horizontalLineDark:"ProductTeaser-module_horizontalLineDark__Sg-Ou",addOnSectionIcon:"ProductTeaser-module_addOnSectionIcon__9-EoX",toggleSection:"ProductTeaser-module_toggleSection__2az0R",toggle:"ProductTeaser-module_toggle__GClvg",serviceUnavail:"ProductTeaser-module_serviceUnavail__Pe52H",leftWrapper:"ProductTeaser-module_leftWrapper__pj0yj",priceWrapper:"ProductTeaser-module_priceWrapper__7TC6y",slider:"ProductTeaser-module_slider__-V4R1",line:"ProductTeaser-module_line__mbJxT",pricetxt:"ProductTeaser-module_pricetxt__YYSmd",sliderNew:"ProductTeaser-module_sliderNew__ZnCAh",clicked:"ProductTeaser-module_clicked__A9jUK",priceDuration:"ProductTeaser-module_priceDuration__TeeO9",callCartNew:"ProductTeaser-module_callCartNew__AksMY",arrowIcon:"ProductTeaser-module_arrowIcon__OFm89",callCart:"ProductTeaser-module_callCart__YLJSL",disableCallcart:"ProductTeaser-module_disableCallcart__-M8Od",priceDesc:"ProductTeaser-module_priceDesc__8Er0h",priceDescCenter:"ProductTeaser-module_priceDescCenter__hhZUS",priceDescNew:"ProductTeaser-module_priceDescNew__ghXo4",priceLeftCenter:"ProductTeaser-module_priceLeftCenter__SVC5R"};V('/* 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.ProductTeaser-module_carouselContainer__RzBpK {\n position: static;\n margin-top: 32px;\n border-radius: 24px;\n}\n@media (min-width: 768px) {\n .ProductTeaser-module_carouselContainer__RzBpK {\n box-shadow: 0px 20px 30px -8px rgba(87, 84, 82, 0.4);\n }\n}\n.ProductTeaser-module_carouselContainer__RzBpK .ProductTeaser-module_arrowButton__-AkY4, .ProductTeaser-module_carouselContainer__RzBpK .ProductTeaser-module_leftArrow__Ybrjm, .ProductTeaser-module_carouselContainer__RzBpK .ProductTeaser-module_rightArrow__MYs5F {\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.ProductTeaser-module_carouselContainer__RzBpK .ProductTeaser-module_arrowButton__-AkY4::before, .ProductTeaser-module_carouselContainer__RzBpK .ProductTeaser-module_leftArrow__Ybrjm::before, .ProductTeaser-module_carouselContainer__RzBpK .ProductTeaser-module_rightArrow__MYs5F::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.ProductTeaser-module_carouselContainer__RzBpK .ProductTeaser-module_rightArrow__MYs5F {\n right: 22px;\n top: 253px;\n}\n@media (min-width: 1024px) and (max-width: 1439px) {\n .ProductTeaser-module_carouselContainer__RzBpK .ProductTeaser-module_rightArrow__MYs5F {\n right: 16px;\n top: 263px;\n }\n}\n@media (min-width: 768px) and (max-width: 1023px) {\n .ProductTeaser-module_carouselContainer__RzBpK .ProductTeaser-module_rightArrow__MYs5F {\n right: -32px;\n top: 278px;\n }\n}\n.ProductTeaser-module_carouselContainer__RzBpK .ProductTeaser-module_rightArrow__MYs5F::before {\n content: "\\e825";\n}\n.ProductTeaser-module_carouselContainer__RzBpK .ProductTeaser-module_rightArrow__MYs5F:disabled {\n background: #e6e3df;\n}\n.ProductTeaser-module_carouselContainer__RzBpK .ProductTeaser-module_leftArrow__Ybrjm {\n left: 22px;\n top: 253px;\n}\n@media (min-width: 1024px) and (max-width: 1439px) {\n .ProductTeaser-module_carouselContainer__RzBpK .ProductTeaser-module_leftArrow__Ybrjm {\n left: 16px;\n top: 263px;\n }\n}\n@media (min-width: 768px) and (max-width: 1023px) {\n .ProductTeaser-module_carouselContainer__RzBpK .ProductTeaser-module_leftArrow__Ybrjm {\n left: -32px;\n top: 278px;\n }\n}\n.ProductTeaser-module_carouselContainer__RzBpK .ProductTeaser-module_leftArrow__Ybrjm::before {\n content: "\\e824";\n}\n.ProductTeaser-module_carouselContainer__RzBpK .ProductTeaser-module_leftArrow__Ybrjm:disabled {\n background: #e6e3df;\n}\n\n.ProductTeaser-module_stageTeaserTab__VYRxL, .ProductTeaser-module_stageTeaserTabActive__Wu5nT {\n border-radius: 40px;\n border: none;\n color: #5f5955;\n background-color: #ffffff;\n font-size: 16px;\n line-height: 24px;\n font-weight: 700;\n padding: 10px 24px;\n}\n@media (max-width: 767px) {\n .ProductTeaser-module_stageTeaserTab__VYRxL, .ProductTeaser-module_stageTeaserTabActive__Wu5nT {\n max-width: 158px;\n }\n}\n\n.ProductTeaser-module_stageTeaserTabActive__Wu5nT {\n color: #ffffff;\n background: #da291c;\n}\n\n.ProductTeaser-module_carousel_dot__zxG-A {\n border-radius: 50px;\n background-color: #ffffff;\n border: 2px solid rgba(61, 57, 53, 0.25);\n padding: 1px;\n width: fit-content;\n margin: 0 auto;\n position: absolute;\n top: -24px;\n height: fit-content;\n}\n\n.ProductTeaser-module_carouselItemNew__TTklX {\n position: fixed;\n top: -24px;\n width: 100%;\n}\n\n.ProductTeaser-module_teaserImageLeft__dIk-h {\n object-fit: contain;\n object-position: right;\n position: relative;\n left: 600px;\n}\n\n.ProductTeaser-module_teaserImageRight__hHvry {\n object-fit: contain;\n object-position: left;\n position: relative;\n}\n\n.ProductTeaser-module_carouselItem__vtLwf {\n position: relative;\n width: 100%;\n}\n.ProductTeaser-module_carouselItem__vtLwf .ProductTeaser-module_teaserImage__sQ3ed {\n object-fit: cover;\n object-position: center;\n}\n@media (max-width: 767px) {\n .ProductTeaser-module_carouselItem__vtLwf {\n display: flex;\n justify-content: center;\n }\n .ProductTeaser-module_carouselItem__vtLwf .ProductTeaser-module_teaserImage__sQ3ed {\n border-radius: 24px;\n position: absolute;\n }\n}\n@media (min-width: 1440px) {\n .ProductTeaser-module_carouselItem__vtLwf .ProductTeaser-module_productDetailsWrapperNew__DfLax, .ProductTeaser-module_carouselItem__vtLwf .ProductTeaser-module_productDetailsWrapperTransparent__ES5iK, .ProductTeaser-module_carouselItem__vtLwf .ProductTeaser-module_productDetailsWrapper__0jFlz {\n min-width: 520px;\n }\n .ProductTeaser-module_carouselItem__vtLwf .ProductTeaser-module_productDetailsWrapperNew__DfLax .ProductTeaser-module_titleSection__YqXUJ, .ProductTeaser-module_carouselItem__vtLwf .ProductTeaser-module_productDetailsWrapperTransparent__ES5iK .ProductTeaser-module_titleSection__YqXUJ, .ProductTeaser-module_carouselItem__vtLwf .ProductTeaser-module_productDetailsWrapper__0jFlz .ProductTeaser-module_titleSection__YqXUJ {\n position: relative;\n left: unset;\n top: unset;\n height: fit-content;\n margin: auto 0;\n font-size: 28px;\n }\n .ProductTeaser-module_carouselItem__vtLwf .ProductTeaser-module_productDetailsWrapperNew__DfLax .ProductTeaser-module_featureSection__T-YzP, .ProductTeaser-module_carouselItem__vtLwf .ProductTeaser-module_productDetailsWrapperTransparent__ES5iK .ProductTeaser-module_featureSection__T-YzP, .ProductTeaser-module_carouselItem__vtLwf .ProductTeaser-module_productDetailsWrapper__0jFlz .ProductTeaser-module_featureSection__T-YzP {\n position: relative;\n right: 0px;\n top: 0;\n }\n}\n@media (min-width: 1440px) {\n .ProductTeaser-module_carouselItem__vtLwf .ProductTeaser-module_productDetailsWrapper__0jFlz {\n position: absolute;\n display: flex;\n justify-content: space-between;\n left: 107px;\n right: 107px;\n top: 129px;\n }\n}\n@media (min-width: 1440px) {\n .ProductTeaser-module_carouselItem__vtLwf .ProductTeaser-module_productDetailsWrapperTransparent__ES5iK {\n position: relative;\n display: flex;\n justify-content: space-between;\n padding: 0 50px;\n top: 129px;\n height: 550px;\n }\n .ProductTeaser-module_carouselItem__vtLwf .ProductTeaser-module_productDetailsWrapperTransparent__ES5iK .ProductTeaser-module_titleSection__YqXUJ {\n position: relative;\n left: unset;\n top: unset;\n bottom: 170px;\n height: fit-content;\n margin: auto 0;\n font-size: 28px;\n }\n}\n\n.ProductTeaser-module_contentWrapper__3GKwX, .ProductTeaser-module_contentWrapperLeft__tGGEs {\n position: absolute;\n top: 40px;\n}\n@media (min-width: 1440px) {\n .ProductTeaser-module_contentWrapper__3GKwX, .ProductTeaser-module_contentWrapperLeft__tGGEs {\n left: 30px;\n }\n}\n@media (min-width: 1024px) and (max-width: 1439px) {\n .ProductTeaser-module_contentWrapper__3GKwX, .ProductTeaser-module_contentWrapperLeft__tGGEs {\n max-width: 460px;\n }\n}\n@media (min-width: 768px) {\n .ProductTeaser-module_contentWrapper__3GKwX, .ProductTeaser-module_contentWrapperLeft__tGGEs {\n left: 24px;\n max-width: 400px;\n }\n}\n.ProductTeaser-module_contentWrapper__3GKwX .ProductTeaser-module_titleSection__YqXUJ, .ProductTeaser-module_contentWrapperLeft__tGGEs .ProductTeaser-module_titleSection__YqXUJ {\n position: relative;\n text-align: center;\n left: unset;\n top: unset;\n}\n.ProductTeaser-module_contentWrapper__3GKwX .ProductTeaser-module_featureSection__T-YzP, .ProductTeaser-module_contentWrapperLeft__tGGEs .ProductTeaser-module_featureSection__T-YzP {\n position: relative;\n right: unset;\n top: unset;\n margin-top: 24px;\n}\n.ProductTeaser-module_contentWrapper__3GKwX .ProductTeaser-module_priceContainer__CzBhB, .ProductTeaser-module_contentWrapper__3GKwX .ProductTeaser-module_priceContainerNew__hn6rW, .ProductTeaser-module_contentWrapperLeft__tGGEs .ProductTeaser-module_priceContainer__CzBhB, .ProductTeaser-module_contentWrapperLeft__tGGEs .ProductTeaser-module_priceContainerNew__hn6rW {\n position: relative;\n top: unset;\n bottom: unset;\n margin-top: 24px;\n}\n\n@media (min-width: 1440px) {\n .ProductTeaser-module_contentWrapperLeft__tGGEs {\n left: 107px;\n }\n}\n\n.ProductTeaser-module_contentWrapperRight__8FP0u {\n position: absolute;\n max-width: 400px;\n top: 40px;\n}\n@media (min-width: 1440px) {\n .ProductTeaser-module_contentWrapperRight__8FP0u {\n right: 107px;\n }\n}\n.ProductTeaser-module_contentWrapperRight__8FP0u .ProductTeaser-module_titleSection__YqXUJ {\n position: relative;\n text-align: center;\n right: unset;\n top: unset;\n}\n.ProductTeaser-module_contentWrapperRight__8FP0u .ProductTeaser-module_featureSection__T-YzP {\n position: relative;\n right: unset;\n top: unset;\n margin-top: 24px;\n}\n.ProductTeaser-module_contentWrapperRight__8FP0u .ProductTeaser-module_priceContainer__CzBhB, .ProductTeaser-module_contentWrapperRight__8FP0u .ProductTeaser-module_priceContainerNew__hn6rW {\n position: relative;\n top: unset;\n bottom: unset;\n margin-top: 24px;\n}\n\n@media (max-width: 767px) {\n .ProductTeaser-module_contentMobWrapper__9rRLQ {\n position: relative;\n margin: 0 16px;\n width: 100%;\n }\n}\n@media (max-width: 320px) {\n .ProductTeaser-module_contentMobWrapper__9rRLQ {\n margin: 0 8px;\n }\n}\n\n.ProductTeaser-module_titleSection__YqXUJ {\n position: absolute;\n top: 173px;\n left: 107px;\n color: #ffffff;\n font-weight: 700;\n}\n@media (min-width: 1440px) {\n .ProductTeaser-module_titleSection__YqXUJ {\n max-width: 412px;\n }\n}\n@media (min-width: 1024px) and (max-width: 1439px) {\n .ProductTeaser-module_titleSection__YqXUJ {\n position: relative;\n top: unset;\n left: unset;\n }\n}\n@media (max-width: 767px) {\n .ProductTeaser-module_titleSection__YqXUJ {\n text-align: center;\n top: 32px;\n left: unset;\n width: 100%;\n }\n}\n.ProductTeaser-module_titleSection__YqXUJ .ProductTeaser-module_heading__Xim2- {\n font-size: 16px;\n line-height: 24px;\n}\n@media (max-width: 767px) {\n .ProductTeaser-module_titleSection__YqXUJ .ProductTeaser-module_heading__Xim2- {\n font-size: 14px;\n line-height: 20px;\n }\n}\n.ProductTeaser-module_titleSection__YqXUJ .ProductTeaser-module_fadeOutText__nKr5i {\n opacity: 0;\n transition: opacity 1s ease;\n}\n.ProductTeaser-module_titleSection__YqXUJ .ProductTeaser-module_fadeInText__Ux98m {\n opacity: 1;\n transition: opacity 1s ease;\n}\n.ProductTeaser-module_titleSection__YqXUJ .ProductTeaser-module_paragraph__hUonu {\n font-size: 28px;\n line-height: 36px;\n margin: 8px 0 12px 0;\n}\n@media (max-width: 767px) {\n .ProductTeaser-module_titleSection__YqXUJ .ProductTeaser-module_paragraph__hUonu {\n font-size: 20px;\n line-height: 28px;\n max-width: 100%;\n }\n}\n.ProductTeaser-module_titleSection__YqXUJ .ProductTeaser-module_description__s-lyV {\n font-weight: 700;\n font-size: 24px;\n line-height: 32px;\n}\n\n@media (max-width: 767px) {\n .ProductTeaser-module_extraSpace__HFJ2A {\n top: 62px;\n }\n}\n\n.ProductTeaser-module_featureSection__T-YzP {\n position: absolute;\n right: 107px;\n top: 129px;\n}\n@media (min-width: 1440px) {\n .ProductTeaser-module_featureSection__T-YzP {\n max-width: 412px;\n }\n}\n@media (max-width: 767px) {\n .ProductTeaser-module_featureSection__T-YzP {\n right: unset;\n top: unset;\n margin-top: 397px;\n font-size: 14px;\n line-height: 20px;\n background-color: #ffffff;\n color: #3D3935;\n border-radius: 12px;\n position: relative;\n height: fit-content;\n }\n}\n.ProductTeaser-module_featureSection__T-YzP .ProductTeaser-module_toolTip__KL7Xx {\n filter: brightness(0) invert(1);\n margin-left: 16px;\n display: flex;\n align-items: center;\n}\n@media (max-width: 767px) {\n .ProductTeaser-module_featureSection__T-YzP .ProductTeaser-module_toolTip__KL7Xx {\n filter: none;\n }\n}\n\n.ProductTeaser-module_gradiantBox__Eys-K, .ProductTeaser-module_addOnSection__G4zhX, .ProductTeaser-module_featureList__gmPS1 {\n border-radius: 12px;\n background: rgba(0, 0, 0, 0.2);\n backdrop-filter: blur(12.5px);\n color: #ffffff;\n}\n@media (max-width: 767px) {\n .ProductTeaser-module_gradiantBox__Eys-K, .ProductTeaser-module_addOnSection__G4zhX, .ProductTeaser-module_featureList__gmPS1 {\n background: none;\n color: unset;\n backdrop-filter: unset;\n }\n}\n\n.ProductTeaser-module_featureList__gmPS1 {\n padding: 4px 20px;\n}\n.ProductTeaser-module_featureList__gmPS1 .ProductTeaser-module_features__o2jMu {\n display: flex;\n align-items: center;\n margin: 12px 0;\n}\n.ProductTeaser-module_featureList__gmPS1 .ProductTeaser-module_features__o2jMu a {\n color: #ffffff;\n}\n.ProductTeaser-module_featureList__gmPS1 .ProductTeaser-module_features__o2jMu .ProductTeaser-module_featureIcon__PbcQN {\n margin-right: 10px;\n}\n.ProductTeaser-module_featureList__gmPS1 .ProductTeaser-module_features__o2jMu span {\n color: #ffffff;\n text-decoration: underline;\n}\n@media (max-width: 767px) {\n .ProductTeaser-module_featureList__gmPS1 .ProductTeaser-module_features__o2jMu span {\n color: #3d3935;\n }\n}\n.ProductTeaser-module_featureList__gmPS1 .ProductTeaser-module_horizontalLine__Nfj9U, .ProductTeaser-module_featureList__gmPS1 .ProductTeaser-module_horizontalLineDark__Sg-Ou {\n opacity: 0.5;\n background: linear-gradient(90deg, rgba(255, 255, 255, 0.75) 0%, rgba(255, 255, 255, 0) 100%);\n height: 1px;\n}\n@media (max-width: 767px) {\n .ProductTeaser-module_featureList__gmPS1 {\n border-radius: 12px 12px 0px 0px;\n }\n}\n\n.ProductTeaser-module_addOnSection__G4zhX {\n padding: 16px 20px;\n margin-top: 16px;\n display: flex;\n}\n.ProductTeaser-module_addOnSection__G4zhX .ProductTeaser-module_addOnSectionIcon__9-EoX {\n margin-right: 10px;\n}\n.ProductTeaser-module_addOnSection__G4zhX .ProductTeaser-module_toggleSection__2az0R {\n margin-left: auto;\n}\n.ProductTeaser-module_addOnSection__G4zhX .ProductTeaser-module_toggleSection__2az0R .ProductTeaser-module_toggle__GClvg {\n margin-right: 10px;\n}\n.ProductTeaser-module_addOnSection__G4zhX .ProductTeaser-module_toggleSection__2az0R input {\n cursor: pointer;\n margin-top: unset;\n}\n.ProductTeaser-module_addOnSection__G4zhX .ProductTeaser-module_toggleSection__2az0R input:focus {\n border: unset !important;\n}\n@media (max-width: 767px) {\n .ProductTeaser-module_addOnSection__G4zhX {\n border-radius: 0px 0px 12px 12px;\n margin-top: 0px;\n padding: 12px 20px;\n align-items: center;\n }\n}\n\n.ProductTeaser-module_priceContainer__CzBhB, .ProductTeaser-module_priceContainerNew__hn6rW {\n position: absolute;\n bottom: 40px;\n width: 100%;\n color: #ffffff;\n}\n.ProductTeaser-module_priceContainer__CzBhB .ProductTeaser-module_serviceUnavail__Pe52H, .ProductTeaser-module_priceContainerNew__hn6rW .ProductTeaser-module_serviceUnavail__Pe52H {\n text-align: center;\n margin-bottom: 10px;\n font-size: 16px;\n line-height: 24px;\n display: flex;\n justify-content: center;\n align-items: center;\n}\n.ProductTeaser-module_priceContainer__CzBhB .ProductTeaser-module_serviceUnavail__Pe52H img, .ProductTeaser-module_priceContainerNew__hn6rW .ProductTeaser-module_serviceUnavail__Pe52H img {\n margin-right: 8px;\n}\n@media (max-width: 767px) {\n .ProductTeaser-module_priceContainer__CzBhB, .ProductTeaser-module_priceContainerNew__hn6rW {\n color: #3D3935;\n position: static;\n display: flex;\n justify-content: center;\n flex-direction: column;\n padding: 16px;\n }\n}\n.ProductTeaser-module_priceContainer__CzBhB .ProductTeaser-module_leftWrapper__pj0yj, .ProductTeaser-module_priceContainerNew__hn6rW .ProductTeaser-module_leftWrapper__pj0yj {\n position: relative;\n right: 38px;\n}\n.ProductTeaser-module_priceContainer__CzBhB .ProductTeaser-module_priceWrapper__7TC6y, .ProductTeaser-module_priceContainerNew__hn6rW .ProductTeaser-module_priceWrapper__7TC6y {\n font-size: 24px;\n line-height: 32px;\n font-weight: 700;\n display: flex;\n justify-content: center;\n align-items: center;\n}\n@media (max-width: 767px) {\n .ProductTeaser-module_priceContainer__CzBhB .ProductTeaser-module_priceWrapper__7TC6y, .ProductTeaser-module_priceContainerNew__hn6rW .ProductTeaser-module_priceWrapper__7TC6y {\n margin-right: unset;\n flex-direction: column;\n font-size: 20px;\n line-height: 28px;\n }\n}\n.ProductTeaser-module_priceContainer__CzBhB .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_slider__-V4R1, .ProductTeaser-module_priceContainerNew__hn6rW .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_slider__-V4R1 {\n height: 32px;\n overflow: hidden;\n margin-right: 12px;\n}\n.ProductTeaser-module_priceContainer__CzBhB .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_slider__-V4R1 .ProductTeaser-module_line__mbJxT, .ProductTeaser-module_priceContainerNew__hn6rW .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_slider__-V4R1 .ProductTeaser-module_line__mbJxT {\n transition: transform 0.5s ease;\n}\n.ProductTeaser-module_priceContainer__CzBhB .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_slider__-V4R1 .ProductTeaser-module_line__mbJxT .ProductTeaser-module_pricetxt__YYSmd, .ProductTeaser-module_priceContainerNew__hn6rW .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_slider__-V4R1 .ProductTeaser-module_line__mbJxT .ProductTeaser-module_pricetxt__YYSmd {\n font-size: 16px;\n line-height: 24px;\n font-weight: 400;\n margin-right: 6px;\n display: inline-block;\n}\n@media (max-width: 767px) {\n .ProductTeaser-module_priceContainer__CzBhB .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_slider__-V4R1, .ProductTeaser-module_priceContainerNew__hn6rW .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_slider__-V4R1 {\n margin-bottom: 8px;\n margin-right: unset;\n }\n}\n.ProductTeaser-module_priceContainer__CzBhB .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_sliderNew__ZnCAh, .ProductTeaser-module_priceContainerNew__hn6rW .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_sliderNew__ZnCAh {\n height: 32px;\n min-width: 158px;\n overflow: hidden;\n margin-right: 12px;\n position: relative;\n bottom: 16px;\n}\n.ProductTeaser-module_priceContainer__CzBhB .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_sliderNew__ZnCAh .ProductTeaser-module_line__mbJxT, .ProductTeaser-module_priceContainerNew__hn6rW .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_sliderNew__ZnCAh .ProductTeaser-module_line__mbJxT {\n transition: transform 0.5s ease;\n}\n.ProductTeaser-module_priceContainer__CzBhB .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_sliderNew__ZnCAh .ProductTeaser-module_line__mbJxT .ProductTeaser-module_pricetxt__YYSmd, .ProductTeaser-module_priceContainerNew__hn6rW .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_sliderNew__ZnCAh .ProductTeaser-module_line__mbJxT .ProductTeaser-module_pricetxt__YYSmd {\n font-size: 16px;\n line-height: 24px;\n font-weight: 400;\n margin-right: 6px;\n display: inline-block;\n}\n@media (max-width: 767px) {\n .ProductTeaser-module_priceContainer__CzBhB .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_sliderNew__ZnCAh, .ProductTeaser-module_priceContainerNew__hn6rW .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_sliderNew__ZnCAh {\n margin-bottom: 8px;\n margin-right: unset;\n }\n}\n.ProductTeaser-module_priceContainer__CzBhB .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_clicked__A9jUK .ProductTeaser-module_line__mbJxT, .ProductTeaser-module_priceContainerNew__hn6rW .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_clicked__A9jUK .ProductTeaser-module_line__mbJxT {\n transform: translateY(-100%);\n}\n.ProductTeaser-module_priceContainer__CzBhB .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_priceDuration__TeeO9, .ProductTeaser-module_priceContainerNew__hn6rW .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_priceDuration__TeeO9 {\n font-size: 16px;\n line-height: 24px;\n font-weight: 400;\n display: inline-block;\n}\n.ProductTeaser-module_priceContainer__CzBhB .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_callCartNew__AksMY, .ProductTeaser-module_priceContainerNew__hn6rW .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_callCartNew__AksMY {\n padding: 10px 24px;\n font-weight: 700;\n border: none;\n background-color: #da291c;\n color: #ffffff;\n border-radius: 28px;\n display: flex;\n align-items: center;\n justify-content: center;\n width: 338px;\n height: 52px;\n font-size: 16px;\n line-height: 24px;\n}\n.ProductTeaser-module_priceContainer__CzBhB .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_callCartNew__AksMY .ProductTeaser-module_arrowIcon__OFm89, .ProductTeaser-module_priceContainerNew__hn6rW .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_callCartNew__AksMY .ProductTeaser-module_arrowIcon__OFm89 {\n margin-left: 8px;\n}\n@media (min-width: 1440px) {\n .ProductTeaser-module_priceContainer__CzBhB .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_callCartNew__AksMY, .ProductTeaser-module_priceContainerNew__hn6rW .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_callCartNew__AksMY {\n padding: 14px 24px;\n }\n}\n@media (max-width: 767px) {\n .ProductTeaser-module_priceContainer__CzBhB .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_callCartNew__AksMY, .ProductTeaser-module_priceContainerNew__hn6rW .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_callCartNew__AksMY {\n padding: 10px 24px;\n max-width: 100%;\n display: flex;\n justify-content: center;\n }\n}\n.ProductTeaser-module_priceContainer__CzBhB .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_callCart__YLJSL, .ProductTeaser-module_priceContainerNew__hn6rW .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_callCart__YLJSL {\n padding: 10px 24px;\n font-weight: 700;\n border: none;\n background-color: #da291c;\n color: #ffffff;\n border-radius: 28px;\n display: flex;\n align-items: center;\n font-size: 16px;\n line-height: 24px;\n}\n.ProductTeaser-module_priceContainer__CzBhB .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_callCart__YLJSL .ProductTeaser-module_arrowIcon__OFm89, .ProductTeaser-module_priceContainerNew__hn6rW .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_callCart__YLJSL .ProductTeaser-module_arrowIcon__OFm89 {\n margin-left: 8px;\n}\n@media (min-width: 1440px) {\n .ProductTeaser-module_priceContainer__CzBhB .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_callCart__YLJSL, .ProductTeaser-module_priceContainerNew__hn6rW .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_callCart__YLJSL {\n padding: 14px 24px;\n }\n}\n@media (max-width: 767px) {\n .ProductTeaser-module_priceContainer__CzBhB .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_callCart__YLJSL, .ProductTeaser-module_priceContainerNew__hn6rW .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_callCart__YLJSL {\n padding: 10px 24px;\n max-width: 100%;\n display: flex;\n justify-content: center;\n }\n}\n.ProductTeaser-module_priceContainer__CzBhB .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_disableCallcart__-M8Od, .ProductTeaser-module_priceContainerNew__hn6rW .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_disableCallcart__-M8Od {\n background-color: #e6e3df;\n color: #b3aeaa;\n}\n.ProductTeaser-module_priceContainer__CzBhB .ProductTeaser-module_priceDesc__8Er0h, .ProductTeaser-module_priceContainerNew__hn6rW .ProductTeaser-module_priceDesc__8Er0h, .ProductTeaser-module_priceContainer__CzBhB .ProductTeaser-module_priceDescCenter__hhZUS, .ProductTeaser-module_priceContainerNew__hn6rW .ProductTeaser-module_priceDescCenter__hhZUS, .ProductTeaser-module_priceContainer__CzBhB .ProductTeaser-module_priceDescNew__ghXo4, .ProductTeaser-module_priceContainerNew__hn6rW .ProductTeaser-module_priceDescNew__ghXo4, .ProductTeaser-module_priceContainer__CzBhB .ProductTeaser-module_priceLeftCenter__SVC5R, .ProductTeaser-module_priceContainerNew__hn6rW .ProductTeaser-module_priceLeftCenter__SVC5R {\n display: flex;\n justify-content: center;\n align-items: center;\n margin-top: 10px;\n}\n@media (max-width: 767px) {\n .ProductTeaser-module_priceContainer__CzBhB .ProductTeaser-module_priceDesc__8Er0h, .ProductTeaser-module_priceContainerNew__hn6rW .ProductTeaser-module_priceDesc__8Er0h, .ProductTeaser-module_priceContainer__CzBhB .ProductTeaser-module_priceDescCenter__hhZUS, .ProductTeaser-module_priceContainerNew__hn6rW .ProductTeaser-module_priceDescCenter__hhZUS, .ProductTeaser-module_priceContainer__CzBhB .ProductTeaser-module_priceDescNew__ghXo4, .ProductTeaser-module_priceContainerNew__hn6rW .ProductTeaser-module_priceDescNew__ghXo4, .ProductTeaser-module_priceContainer__CzBhB .ProductTeaser-module_priceLeftCenter__SVC5R, .ProductTeaser-module_priceContainerNew__hn6rW .ProductTeaser-module_priceLeftCenter__SVC5R {\n font-size: 14px;\n line-height: 20px;\n margin-top: 8px;\n }\n}\n.ProductTeaser-module_priceContainer__CzBhB .ProductTeaser-module_priceLeftCenter__SVC5R, .ProductTeaser-module_priceContainerNew__hn6rW .ProductTeaser-module_priceLeftCenter__SVC5R {\n position: relative;\n right: 52px;\n}\n.ProductTeaser-module_priceContainer__CzBhB .ProductTeaser-module_priceDescNew__ghXo4, .ProductTeaser-module_priceContainerNew__hn6rW .ProductTeaser-module_priceDescNew__ghXo4 {\n justify-content: flex-start;\n position: relative;\n bottom: 30px;\n}\n.ProductTeaser-module_priceContainer__CzBhB .ProductTeaser-module_priceDescCenter__hhZUS, .ProductTeaser-module_priceContainerNew__hn6rW .ProductTeaser-module_priceDescCenter__hhZUS {\n justify-content: flex-start;\n position: relative;\n bottom: 30px;\n right: 40px;\n}\n\n.ProductTeaser-module_priceContainerNew__hn6rW {\n bottom: 0px;\n top: 400px;\n}\n\n@media (max-width: 767px) {\n .ProductTeaser-module_horizontalLineDark__Sg-Ou {\n margin: 0 16px;\n height: 1px;\n background-color: #e6e3df;\n }\n}');class Be{constructor(e){this.config={baseURL:"",cartURL:""},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.getCartUrl=()=>{var e,n;return null!==(n=null===(e=this.config)||void 0===e?void 0:e.cartURL)&&void 0!==n?n:""},this.config=e}}Be.getInstance=()=>Be.instance,Be.create=e=>{Be.instance=new Be(e)};class Ae{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}}Ae.getInstance=()=>Ae.instance,Ae.create=e=>{Ae.instance=new Ae(e)};var Fe="ToolTip-module_tooltipicon__U5Rvt",Re="ToolTip-module_benefits__-gI-y";V(".ToolTip-module_tooltipicon__U5Rvt {\n height: 24px;\n margin-left: 4px;\n min-width: 20px;\n width: 24px;\n cursor: pointer;\n}\n\n.ToolTip-module_benefits__-gI-y img {\n width: 20px !important;\n height: 20px !important;\n}");const Me=({content:n,tooltipClass:t="",isBenefit:o=!1})=>{var l;const i=J(),d=q(),r=null===(l=null==D?void 0:D.getInstance())||void 0===l?void 0:l.getAssetPath();return n&&e.createElement(s,{placement:"auto",rootClose:!0,trigger:""+("mobile"===i||"tablet"===i||d?"click":"hover"),overlay:n&&e.createElement(m,{id:"popover-basic"},e.createElement(m.Body,null,n))},e.createElement("div",{className:`${Fe} ${t} ${o&&Re}`},r&&e.createElement("img",{src:`${r}/icons/tooltip_icon.svg`,width:24,height:24,alt:""})))},ze="addtocart",$e="Sunrise",We="Sticky Line Table",Ge="download_product_details",je="gaEvent",Ue="Stage Teaser",Xe="Line Table",He="combine_with_device",Ke="tab_click",Je="click",qe="Missing or Invalid Error",Ze="error",Ye="fixnet",Qe="Internet",en="Mobile",nn="POSTPAID",tn="INTERNET",on=(e,n)=>{var t,o,l,i,d,r,a,c,u,s,m,p,v,_,h,g,f,b,x,y;const{itemCategory:w,location:C}=n,E=null!==(d=null===(i=null===(l=null===(o=null===(t=null==e?void 0:e.prices)||void 0===t?void 0:t[0])||void 0===o?void 0:o.priceAlteration)||void 0===l?void 0:l[0])||void 0===i?void 0:i.value)&&void 0!==d?d:0,k=null!==(c=null===(a=null===(r=null==e?void 0:e.prices)||void 0===r?void 0:r[0])||void 0===a?void 0:a.value)&&void 0!==c?c:0;return{item_id:null!==(u=null==e?void 0:e.id)&&void 0!==u?u:"",item_name:null!==(s=null==e?void 0:e.id)&&void 0!==s?s:"",affiliation:null!==(v=null===(p=null===(m=null==e?void 0:e.promotionInfo)||void 0===m?void 0:m[0])||void 0===p?void 0:p.campaignId)&&void 0!==v?v:"",coupon:"",discount:E&&Number(E),index:0,item_brand:$e,item_category:null!==(h=null!==(_=null==w?void 0:w.productName)&&void 0!==_?_:null==w?void 0:w.id)&&void 0!==h?h:"MOBILE",item_category2:w?"BUNDLE":"MOBILE",item_category3:"",item_category4:"",item_category5:"",item_list_id:w?"Fixnet":"Mobile",item_list_name:w?"Fixnet":"Mobile",item_variant:null!==(f=null!==(g=null==w?void 0:w.productName)&&void 0!==g?g:null==w?void 0:w.id)&&void 0!==f?f:null==e?void 0:e.id,location_id:C,price:k&&Number(k),quantity:1,promotion_id:null!==(y=null===(x=null===(b=null==e?void 0:e.promotionInfo)||void 0===b?void 0:b[0])||void 0===x?void 0:x.campaignId)&&void 0!==y?y:""}},ln=(e,n,t)=>{const o=[];return null==e||e.map((e=>{var l;(null==e?void 0:e.bundledOffers)?null===(l=null==e?void 0:e.bundledOffers)||void 0===l||l.map((l=>{const i=""==n?e:n;o.push(on(l,{itemCategory:i,location:t}))})):o.push(on(e,{location:t}))})),o},dn=(e,n,t)=>{var o,l,i,d;const r=null===(i=null===(l=null===(o=null==e?void 0:e[0])||void 0===o?void 0:o.derivedPrice)||void 0===l?void 0:l[0])||void 0===i?void 0:i.value;return{currency:"CHF",value:null!==(d=r&&Number(r))&&void 0!==d?d:0,items:ln(e,n,t)}},rn=(e,n,t,o)=>{var l;"addtocart"===e&&window.dataLayer.push({event:"add_to_cart",event_name:"add_to_cart",ecommerce:dn(n,t,o),transaction_type:(null===(l=null==n?void 0:n[0])||void 0===l?void 0:l.isBundle)?"BUNDLE":"MOBILE_ORDER"})},an=(e,n,t)=>{var o,l,i,d,r,a,c,u,s,m,p,v,_,h,g,f,b,x,y;const{itemCategory:w,location:C}=n,E=null!==(r=null===(d=null===(i=null===(l=null===(o=null==e?void 0:e.prices)||void 0===o?void 0:o[0])||void 0===l?void 0:l.priceAlteration)||void 0===i?void 0:i[0])||void 0===d?void 0:d.value)&&void 0!==r?r:0,k=null!==(u=null===(c=null===(a=null==e?void 0:e.prices)||void 0===a?void 0:a[0])||void 0===c?void 0:c.value)&&void 0!==u?u:0,T={item_id:null!==(s=null==e?void 0:e.id)&&void 0!==s?s:"",item_name:null!==(m=null==e?void 0:e.id)&&void 0!==m?m:"",affiliation:null!==(_=null===(v=null===(p=null==e?void 0:e.promotionInfo)||void 0===p?void 0:p[0])||void 0===v?void 0:v.campaignId)&&void 0!==_?_:"",coupon:"",discount:E&&Number(E),index:0,item_brand:$e,item_category:"MOBILE"===(null==e?void 0:e.productType)?"MOBILE_ORDER":"HOME_ORDER",item_category2:"MOBILE"===(null==e?void 0:e.productType)?"Mobile Subscription Only":"Internet Subscription Only",item_category3:"",item_category4:"",item_category5:"",item_list_id:w?"Fixnet":"Mobile",item_list_name:w?"Fixnet":"Mobile",item_variant:null!==(f=null!==(g=null!==(h=null==w?void 0:w.title)&&void 0!==h?h:null==w?void 0:w.productName)&&void 0!==g?g:null==w?void 0:w.id)&&void 0!==f?f:null==e?void 0:e.id,location_id:C,price:k&&Number(k),quantity:1,promotion_id:null!==(y=null===(x=null===(b=null==e?void 0:e.promotionInfo)||void 0===b?void 0:b[0])||void 0===x?void 0:x.campaignId)&&void 0!==y?y:""};return t&&(T.item_available=t),T},cn=(e,n,t,o)=>{const l=[];let i="";return null==e||e.map((e=>{var d;if(null==e?void 0:e.bundledOffers)null===(d=null==e?void 0:e.bundledOffers)||void 0===d||d.map((d=>{const r=""==n?e:n;o&&(i=(null==o?void 0:o.includes(null==e?void 0:e.id))?"yes":"no"),l.push(an(d,{itemCategory:r,location:t},i))}));else if("INTERNET"!==(null==e?void 0:e.productType)||(null==e?void 0:e.bundledOffers))l.push(an(e,{location:t}));else{const n={id:null==e?void 0:e.id};o&&(i=(null==o?void 0:o.includes(null==e?void 0:e.id))?"yes":"no"),l.push(an(e,{itemCategory:n,location:t},i))}})),l},un=(e,n,t)=>{let o;null==e||e.map((e=>{o=(null==e?void 0:e.bundledOffers)?"Fixnet":"INTERNET"!==(null==e?void 0:e.productType)||(null==e?void 0:e.bundledOffers)?"Mobile":"Internet"}));return{item_list_id:o,item_list_name:o,items:cn(e,n,t)}},sn=(e,n,t,o)=>{var l,i,d,r;const a=null===(d=null===(i=null===(l=null==e?void 0:e[0])||void 0===l?void 0:l.derivedPrice)||void 0===i?void 0:i[0])||void 0===d?void 0:d.value;return{currency:"CHF",value:null!==(r=a&&Number(a))&&void 0!==r?r:0,items:cn(e,n,t,o)}},mn=(e,n,t,o,l)=>{var i;"view"===e?null===window||void 0===window||window.dataLayer.push({event:"view_item_list",event_name:"view_item_list",ecommerce:un(n,t,o)}):"addtocart"===e?null===window||void 0===window||window.dataLayer.push({event:"add_to_cart",event_name:"add_to_cart",ecommerce:sn(n,t,o),transaction_type:"MOBILE"===(null===(i=null==n?void 0:n[0])||void 0===i?void 0:i.productType)?"MOBILE_ORDER":"HOME_ORDER"}):"available"===e&&window.dataLayer.push({event:"view_item",event_name:"view_item",ecommerce:sn(n,t,o,l)})};var pn={inputcontainer:"AutoComplete-module_inputcontainer__VORIB","cross-icon":"AutoComplete-module_cross-icon__7SIoo",addresscontainer:"AutoComplete-module_addresscontainer__za7ZE",suggestionactive:"AutoComplete-module_suggestionactive__4cjbE"};V("/* 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.AutoComplete-module_inputcontainer__VORIB {\n position: relative;\n top: 27px;\n margin-right: 16px;\n}\n.AutoComplete-module_inputcontainer__VORIB input {\n font-size: 16px;\n line-height: 24px;\n border: 1px solid #B3AEAA !important;\n border-radius: 4px;\n height: 52px;\n padding: 14px 12px;\n width: 100%;\n background: #F7F6F5;\n}\n@media (max-width: 767px) {\n .AutoComplete-module_inputcontainer__VORIB {\n margin: 0 !important;\n }\n}\n.AutoComplete-module_inputcontainer__VORIB .AutoComplete-module_cross-icon__7SIoo {\n position: absolute;\n top: 0;\n bottom: 0;\n right: 0;\n padding: 14px;\n}\n.AutoComplete-module_inputcontainer__VORIB .AutoComplete-module_addresscontainer__za7ZE {\n background: #ffffff;\n box-shadow: 0px 8px 24px rgba(51, 51, 51, 0.2);\n cursor: pointer;\n list-style: none;\n padding: 12px;\n position: absolute;\n text-align: left;\n width: 100%;\n z-index: 1000;\n transition: all 1s ease-in;\n}\n@media (max-width: 767px) {\n .AutoComplete-module_inputcontainer__VORIB .AutoComplete-module_addresscontainer__za7ZE {\n margin-top: 0px;\n background: #f7f6f5;\n }\n}\n.AutoComplete-module_inputcontainer__VORIB .AutoComplete-module_addresscontainer__za7ZE .AutoComplete-module_addresscontainer__za7ZE :hover {\n background: #e5e5e5;\n border-radius: 4px;\n text-align: left;\n width: 100%;\n z-index: 100;\n}\n.AutoComplete-module_inputcontainer__VORIB .AutoComplete-module_suggestionactive__4cjbE,\n.AutoComplete-module_inputcontainer__VORIB .AutoComplete-module_addresscontainer__za7ZE li:hover {\n background-color: #f7f6f5;\n cursor: pointer;\n}\n.AutoComplete-module_inputcontainer__VORIB .AutoComplete-module_suggestionactive__4cjbE,\n.AutoComplete-module_inputcontainer__VORIB .AutoComplete-module_addresscontainer__za7ZE li {\n padding: 10px 12px;\n}\n\ninput:disabled {\n background-color: #e6e3df !important;\n}\n\ninput[type=text]:disabled {\n color: #86807C !important;\n}\n\nlabel:disabled {\n color: #86807C !important;\n}");const vn=e.forwardRef(((t,o)=>{var l,i,d;const{inputValue:r,setInputValue:a,dropdownValue:c,placeholder:u,onChange:s,name:m,inputClassName:p,selectedData:v,minLength:_,maxLength:h,content:g,setApiError:f,setFetchingLineCheck:b,checkAvailability:x,FetchingLineCheck:y,setaddressNotFound:w}=t,[C,E]=n(-1),[k,T]=n(!0),[P,S]=n(!1);J();return e.useEffect((()=>{c&&c.length>0&&(null==r?void 0:r.length)>=3?S(!0):S(!1)}),[c]),e.createElement(e.Fragment,null,e.createElement("div",{id:"dropdownselect",className:`${pn.inputcontainer} form-floating ${y&&pn["box-disabled"]}`},e.createElement("input",{type:"text",disabled:y||!k||x,placeholder:u,onChange:s,name:m,onKeyDown:e=>{if(c&&Object.keys(c).length>0)if("Enter"===(null==e?void 0:e.key)||13===(null==e?void 0:e.keyCode)){if(-1===C)return;E(-1),T(!0),S(!1),a(c[C].concatedAddress),v(c[C])}else if("ArrowUp"===(null==e?void 0:e.key)||38===(null==e?void 0:e.keyCode)){if(-1===C)return void E((null==c?void 0:c.length)-1);E(C-1)}else if("ArrowDown"===(null==e?void 0:e.key)||40===(null==e?void 0:e.keyCode)){if(C===(null==c?void 0:c.length)-1)return void E(-1);E(C+1)}else E(-1)},value:r,ref:o,autoComplete:"off","aria-autocomplete":"none",className:p,spellCheck:"false",minLength:_,maxLength:h}),e.createElement("label",{htmlFor:"address",className:"input-label"},u),0!==(null==r?void 0:r.length)&&e.createElement("div",{className:pn["cross-icon"],onClick:()=>{var e,n;(null===(e=null==o?void 0:o.current)||void 0===e?void 0:e.focus())||S(!1),a(""),null===(n=null==o?void 0:o.current)||void 0===n||n.focus(),f(!1),b(!1),w(!1)}},e.createElement("img",{src:null===(d=null===(i=null===(l=null==g?void 0:g.linecheckIcons)||void 0===l?void 0:l[0])||void 0===i?void 0:i.close)||void 0===d?void 0:d.filename,height:14,width:14,alt:"cross-icon"})),P&&(null==c?void 0:c.length)&&e.createElement("ul",{className:pn.addresscontainer},c.map(((n,t)=>{let o;return t===C&&(o="active"),e.createElement(e.Fragment,null,e.createElement("li",{className:"active"===o?pn.suggestionactive:pn.suggestionInactive,key:t,onClick:e=>((e,n)=>{var t;E(-1),S(!1),T(!0),a((null==n?void 0:n.currentTarget)&&(null===(t=null==n?void 0:n.currentTarget)||void 0===t?void 0:t.innerText)),v(e)})(n,e)},n&&n.concatedAddress))})))))}));var _n="IndividualLineCheck-module_inputcontainer__RzNgl",hn="IndividualLineCheck-module_errorInput__3amiz",gn="IndividualLineCheck-module_errorCityInput__Iywaa",fn="IndividualLineCheck-module_errorStreetInput__WAvuN",bn="IndividualLineCheck-module_individuallinecheck__S0DaG",xn="IndividualLineCheck-module_smallerinput__8pD0d",yn="IndividualLineCheck-module_streetinput__oeX-G",wn="IndividualLineCheck-module_cityinput__Jqibc",Cn="IndividualLineCheck-module_errorbutton__YhCHC",En="IndividualLineCheck-module_btn__aCYjV";V("/* 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__RzNgl {\n position: relative;\n top: 21px;\n margin-right: 16px;\n}\n.IndividualLineCheck-module_inputcontainer__RzNgl input {\n font-size: 16px;\n line-height: 24px;\n border: 1px solid #B3AEAA !important;\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__RzNgl {\n margin: 0 16px;\n }\n}\n.IndividualLineCheck-module_inputcontainer__RzNgl .IndividualLineCheck-module_errorInput__3amiz {\n border: 2px solid #c60047 !important;\n margin: 0px 12px 20px;\n width: 30%;\n}\n.IndividualLineCheck-module_inputcontainer__RzNgl .IndividualLineCheck-module_errorCityInput__Iywaa {\n border: 2px solid #c60047 !important;\n margin: 0px 12px 0px 0px;\n width: 100%;\n}\n.IndividualLineCheck-module_inputcontainer__RzNgl .IndividualLineCheck-module_errorStreetInput__WAvuN {\n border: 2px solid #c60047 !important;\n margin: 0px 0px 1px 12px;\n width: 100%;\n}\n@media (max-width: 767px) {\n .IndividualLineCheck-module_inputcontainer__RzNgl .IndividualLineCheck-module_errorInput__3amiz {\n width: 100%;\n margin: 0 0 10px 0 !important;\n }\n .IndividualLineCheck-module_inputcontainer__RzNgl .IndividualLineCheck-module_errorCityInput__Iywaa {\n margin: 0;\n }\n .IndividualLineCheck-module_inputcontainer__RzNgl .IndividualLineCheck-module_errorStreetInput__WAvuN {\n margin: 0 0 10px 0 !important;\n }\n}\n.IndividualLineCheck-module_inputcontainer__RzNgl .IndividualLineCheck-module_individuallinecheck__S0DaG {\n display: inline-flex;\n width: 100%;\n}\n@media (max-width: 767px) {\n .IndividualLineCheck-module_inputcontainer__RzNgl .IndividualLineCheck-module_individuallinecheck__S0DaG {\n display: block;\n margin: 16px 0;\n text-align: center;\n }\n}\n.IndividualLineCheck-module_inputcontainer__RzNgl .IndividualLineCheck-module_individuallinecheck__S0DaG .IndividualLineCheck-module_smallerinput__8pD0d {\n min-width: 88px;\n min-height: 52px;\n padding: 6px 12px 6px 12px;\n gap: 0px;\n margin: 0px 12px 20px;\n border: 2px 0px 0px 0px;\n border: 1px solid #B3AEAA;\n background-color: #F7F6F5;\n border-radius: 4px;\n}\n@media (max-width: 767px) {\n .IndividualLineCheck-module_inputcontainer__RzNgl .IndividualLineCheck-module_individuallinecheck__S0DaG .IndividualLineCheck-module_smallerinput__8pD0d {\n margin: 0 0 20px 0;\n }\n}\n.IndividualLineCheck-module_inputcontainer__RzNgl .IndividualLineCheck-module_individuallinecheck__S0DaG .IndividualLineCheck-module_streetinput__oeX-G {\n min-width: 409px;\n min-height: 52px;\n padding: 13px 12px 13px 12px;\n gap: 4px;\n margin: 0px 0px 0px 12px;\n border: 1px solid #B3AEAA;\n background-color: #F7F6F5;\n border-radius: 4px;\n}\n@media (max-width: 767px) {\n .IndividualLineCheck-module_inputcontainer__RzNgl .IndividualLineCheck-module_individuallinecheck__S0DaG .IndividualLineCheck-module_streetinput__oeX-G {\n margin: 0 0 20px 0;\n min-width: 88px !important;\n }\n}\n.IndividualLineCheck-module_inputcontainer__RzNgl .IndividualLineCheck-module_individuallinecheck__S0DaG .IndividualLineCheck-module_cityinput__Jqibc {\n min-width: 408px;\n min-height: 52px;\n padding: 13px 12px 13px 12px;\n gap: 4px;\n margin: 0px 12px 0px 0px;\n border: 1px 0px 0px 0px;\n border: 1px solid #B3AEAA;\n background-color: #F7F6F5;\n border-radius: 4px;\n}\n@media (max-width: 767px) {\n .IndividualLineCheck-module_inputcontainer__RzNgl .IndividualLineCheck-module_individuallinecheck__S0DaG .IndividualLineCheck-module_cityinput__Jqibc {\n margin: 0 0 4px 0;\n min-width: 88px !important;\n }\n}\n.IndividualLineCheck-module_inputcontainer__RzNgl .IndividualLineCheck-module_errorbutton__YhCHC {\n background-color: #ffffff;\n padding: 0 16px 0 12px;\n border-radius: 12px;\n color: #da291c;\n font-size: 16px;\n font-style: normal;\n font-weight: 700;\n line-height: 24px;\n}\n@media (max-width: 767px) {\n .IndividualLineCheck-module_inputcontainer__RzNgl .IndividualLineCheck-module_errorbutton__YhCHC {\n background-color: transparent;\n padding: 0 16px 0 8px;\n }\n}\n\n@media (max-width: 767px) {\n .IndividualLineCheck-module_btn__aCYjV {\n width: 100% !important;\n }\n}");const kn=e.forwardRef((({parentCallBackIndividual:o,content:l,apiError:i,setApiError:d,setFetchingLineCheck:r,setSelectedAddress:a},c)=>{const[u,s]=n({street:"",city:"",postCode:"",houseNumber:"",concatedAddress:""}),[m,p]=n(""),v=J(),[_,h]=n(!1);t((()=>{"function"==typeof d&&d(!1),"function"==typeof r&&r(!1),"function"==typeof a&&a("")}),[]);const g=e=>{s(Object.assign(Object.assign({},u),{[e.target.name]:e.target.value}));const n=Object.assign(Object.assign({},u),{[e.target.name]:e.target.value});f(Object.assign({},n)),d(!1),r(!1),h(!1)},f=e=>{let n="";""!==(null==e?void 0:e.postCode)&&""!==e.city&&""!==e.houseNumber&&""!==e.street?(n=e.street+" "+e.houseNumber+", "+e.postCode+" "+e.city,p(n)):(n="",p(""))};return t((()=>{const e=Object.assign(Object.assign({},u),{concatedAddress:m});s(Object.assign(Object.assign({},u),{concatedAddress:m})),("mobile"!==v||_)&&o(e,_)}),[m,_]),e.createElement("div",{className:_n},e.createElement("div",{className:bn},e.createElement("input",{placeholder:null==l?void 0:l.zip,name:"postCode",onChange:g,value:null==u?void 0:u.postCode,className:i?hn:xn}),e.createElement("input",{placeholder:null==l?void 0:l.city,name:"city",onChange:g,value:null==u?void 0:u.city,className:i?gn:wn})),e.createElement("div",{className:bn},e.createElement("input",{placeholder:null==l?void 0:l.street,name:"street",onChange:g,value:null==u?void 0:u.street,className:i?fn:yn}),e.createElement("input",{placeholder:null==l?void 0:l.houseNumber,name:"houseNumber",onChange:g,value:null==u?void 0:u.houseNumber,className:i?hn:xn})),"mobile"===v&&e.createElement(e.Fragment,null,i&&"mobile"===v&&e.createElement("p",{className:Cn},null==l?void 0:l.noAddress),e.createElement("div",{className:bn},e.createElement("button",{name:"check address button",type:"button",className:`primarybutton ${En}`,disabled:!1,onClick:()=>{h(!0)},style:{width:"50%"}},null==l?void 0:l.buttonvalue))))})),Tn=(e,n,t)=>{window.dataLayer.push(Object.assign({event:e,event_name:n},t))};let Pn;const Sn=(e,n,t)=>{window.dataLayer.push(Object.assign({event:e,event_name:n},t))},Nn=(e,n,t)=>{const o={eventAction:e,eventValue:n,timeStamp:Math.round(Date.now()/1e3),type:t};"dropDownClick/enter/leftClick"==t&&(t=Je);try{"view"==t?(Pn=[],window.appEventData.push({event:t,eventInfo:o,component:Pn})):window.appEventData.push({event:t,eventInfo:o})}catch(e){}},Ln=(e,n,t,o,l,i)=>{const d={description:e,source:n,title:t,type:o,guid:l,errorID:i};"dropDownClick/enter/leftClick"==o&&(o=Je);try{const{guid:e,errorID:n}=d,t=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 l=0;for(o=Object.getOwnPropertySymbols(e);l<o.length;l++)n.indexOf(o[l])<0&&Object.prototype.propertyIsEnumerable.call(e,o[l])&&(t[o[l]]=e[o[l]])}return t}(d,["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:d})}catch(e){}},In=(e,n,t,o)=>{const l={message_type:e,message_title:n,message_source:t,message_reason:o};try{window.dataLayer.push(Object.assign({event:"gaEvent",event_name:"error_event"},l))}catch(e){}},Vn="address-suggestion",On="catalogue-management",Dn="ESHOP",Bn="/suggest/address",An="/v1/linecheck",Fn=e=>_e(void 0,void 0,void 0,(function*(){var n,t,o,l,i,d,a;const c=yield(e=>{var n;const t=null===(n=null==Ae?void 0:Ae.getInstance())||void 0===n?void 0:n.getBaseUrl(),o={params:{},headers:{"x-sunrise-channel":Dn,"x-correlation-id":C()}},l={address:e,segment:"Residential"};try{const e=`${t}${On}${An}`;return r.getApiServiceInstance().post(e,l,o).then((e=>{var n,t;if(200==e.status){const o=null===(t=null===(n=null==e?void 0:e.config)||void 0===n?void 0:n.headers)||void 0===t?void 0:t["x-correlation-id"];try{"undefined"!=typeof window&&localStorage.removeItem("one-commerce-linecheckcorrelationid"),"undefined"!=typeof window&&localStorage.setItem("one-commerce-linecheckcorrelationid",o)}catch(e){}return"undefined"!=typeof window&&w.remove("one-commerce-linecheckcorrelationid",{path:"/"}),"undefined"!=typeof window&&w.set("one-commerce-linecheckcorrelationid",o,{path:"/",expires:3}),{response:null==e?void 0:e.data,corelationaId:o}}return[]}))}catch(e){return e}})(e),u=yield((null===(n=null==c?void 0:c.response)||void 0===n?void 0:n.sellableProducts)||[]).map((e=>e.name)),s=[];for(const e of null===(t=null==c?void 0:c.response)||void 0===t?void 0:t.eligibleCombinations)for(const n of null==e?void 0:e.rateplans)s.push(null==n?void 0:n.name);const m=null===(l=null===(o=null==c?void 0:c.response)||void 0===o?void 0:o.eligibleSpeed)||void 0===l?void 0:l.maxSpeed,p=null===(d=null===(i=null==c?void 0:c.response)||void 0===i?void 0:i.eligibleSpeed)||void 0===d?void 0:d.plannedUpgrades,v=null===(a=null==c?void 0:c.response)||void 0===a?void 0:a.eligibleAccess;try{"undefined"!=typeof window&&localStorage.setItem("lineCheckResponse",JSON.stringify({eligibleBundle:u,configEligibleBundle:s,maxUploadDownloadSpeed:m,plannedUpgrade:p,originalLinecheckResponse:null==c?void 0:c.response}));try{"undefined"!=typeof window&&localStorage.setItem("one-commerce-access-type",JSON.stringify(v))}catch(e){}"undefined"!=typeof window&&w.set("one-commerce-access-type",JSON.stringify(v),{path:"/",expires:3})}catch(e){}return{corelationaId:c.corelationaId,lineCheckResponse:null==c?void 0:c.response,eligibleBundle:u,maxUploadDownloadSpeed:m,configEligibleBundle:s,plannedUpgrade:p}}));var Rn="LineCheckInput-module_errorfield__hEZF5",Mn="LineCheckInput-module_errormsg__SVc94",zn="LineCheckInput-module_address__oRhfO",$n="LineCheckInput-module_secondarybutton-mobile__USH6B",Wn="LineCheckInput-module_ul-disabled__oA7jV",Gn="LineCheckInput-module_list__JA3Jx";V("/* 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.LineCheckInput-module_errorfield__hEZF5 {\n border: 2px solid #c60047 !important;\n}\n\n.LineCheckInput-module_errormsg__SVc94 {\n color: #c60047;\n font-size: 12px;\n line-height: 16px;\n font-weight: 500;\n padding-top: 4px;\n}\n@media (max-width: 767px) {\n .LineCheckInput-module_errormsg__SVc94 {\n margin-left: 16px;\n }\n}\n\n@media (max-width: 767px) {\n .LineCheckInput-module_address__oRhfO {\n position: relative;\n top: 10px;\n }\n}\n\n.LineCheckInput-module_secondarybutton__5iCpn {\n font-size: 16px;\n font-style: normal;\n font-weight: 700;\n line-height: 24px;\n color: #da291c;\n padding: 16px 0px 0px;\n background-color: #ffffff;\n cursor: pointer;\n}\n@media (max-width: 767px) {\n .LineCheckInput-module_secondarybutton__5iCpn {\n background-color: #ffffff;\n padding: 16px;\n border-radius: 12px;\n margin: 16px 20px;\n height: 52px;\n }\n}\n\n.LineCheckInput-module_secondarybutton-mobile__USH6B {\n font-size: 16px;\n font-style: normal;\n font-weight: 700;\n line-height: 24px;\n color: #da291c;\n padding: 16px 0px 0px;\n background-color: #ffffff;\n cursor: pointer;\n}\n@media (max-width: 767px) {\n .LineCheckInput-module_secondarybutton-mobile__USH6B {\n background-color: #ffffff;\n padding: 16px 0px;\n border-radius: 12px;\n margin: 16px 0px;\n height: 52px;\n }\n}\n\n@media (min-width: 768px) {\n .LineCheckInput-module_ul-disabled__oA7jV {\n position: relative;\n top: 29px;\n background-color: #FFFFFF;\n margin-right: 16px;\n left: -1px;\n }\n .LineCheckInput-module_ul-disabled__oA7jV .LineCheckInput-module_list__JA3Jx {\n box-shadow: 0px 8px 24px rgba(51, 51, 51, 0.2);\n cursor: pointer;\n padding: 12px;\n text-align: left;\n width: 100%;\n z-index: 1000;\n transition: all 1s ease-in;\n }\n}\n.LineCheckInput-module_errorbutton__wd49l {\n background-color: #ffffff;\n padding: 0 16px 0 12px;\n border-radius: 12px;\n color: #da291c;\n font-size: 16px;\n font-style: normal;\n font-weight: 700;\n line-height: 24px;\n}\n@media (max-width: 767px) {\n .LineCheckInput-module_errorbutton__wd49l {\n background-color: transparent;\n padding: 0 16px 0 8px;\n }\n}");const jn=e.forwardRef((({content:o,parentCallback:l,parentAddress:i,isAddressNotFilled:d,onChange:a,name:c,apiError:u,setApiError:s,setFetchingLineCheck:m,checkAvailability:p,onData:v,FetchingLineCheck:_,setSelectedAddress:h},g)=>{var f,b,x,y,w,E;const[k,T]=n(!1),[P,S]=n(!1),[N,L]=n(""),[I,V]=n(""),[O,D]=n(),[B,A]=n(!1),F=J();t((()=>{k&&I?"differentAddress"===c&&"function"==typeof l&&l({}):L("")}),[I,k]),t((()=>{"function"==typeof V&&V(i)}),[]),t((()=>{P&&Ln(null==o?void 0:o.errorMsg,Ye+" "+(null==o?void 0:o.title),qe,Ze),!I&&d&&Ln(null==o?void 0:o.requiredFieldText,Ye+" "+(null==o?void 0:o.title),qe,Ze),N&&Ln(N,Ye+" "+(null==o?void 0:o.title),qe,Ze),P&&In(Ze,qe,Ye+" | "+(null==o?void 0:o.title),null==o?void 0:o.errorMsg),!I&&d&&In(Ze,qe,Ye+" | "+(null==o?void 0:o.title),null==o?void 0:o.requiredFieldText),N&&In(Ze,qe,Ye+" | "+(null==o?void 0:o.title),N)}),[P,d,N]);return e.createElement(e.Fragment,null,!B&&e.createElement(vn,{inputValue:I||"",setInputValue:V,dropdownValue:O,placeholder:null==o?void 0:o.placeholder,ref:g,onChange:e=>{var n,t,l;"function"==typeof a&&a(e),"function"==typeof V&&V(null===(n=null==e?void 0:e.currentTarget)||void 0===n?void 0:n.value);let i=!1;i=new RegExp(`[${null==o?void 0:o.regexp}]`).test(null===(t=null==e?void 0:e.currentTarget)||void 0===t?void 0:t.value),S(i);const d=null===(l=null==e?void 0:e.currentTarget)||void 0===l?void 0:l.value;var c,u;(c=d,u=i,_e(void 0,void 0,void 0,(function*(){var e;if(!u&&(null==c?void 0:c.length)>=3){const n=null===(e=null==Ae?void 0:Ae.getInstance())||void 0===e?void 0:e.getBaseUrl(),t={params:{},headers:{"x-sunrise-channel":Dn,"x-correlation-id":C()}};return t.params={count:10,address:c.replace(/,(?=[^\s])/g,", ")},yield r.getApiServiceInstance().get(`${n}${Vn}${Bn}`,t).then((e=>{var n,t;if(200==(null==e?void 0: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=(null==e?void 0:e.street)+" "+(null==e?void 0:e.houseNumber)+", "+(null==e?void 0:e.postCode)+" "+(null==e?void 0:e.city);(null==e?void 0:e.street)&&(null==e?void 0:e.houseNumber)&&(null==e?void 0:e.postCode)&&(null==e?void 0:e.city)&&(e.concatedAddress=n,o.push(e))}))),o}})).catch((e=>{console.log("err")}))}}))).then((e=>{e&&(null==e?void 0:e.error)||(null==e?void 0:e.length)<=0?(D([]),T(!0)):(D(e),T(!1))})).catch((e=>console.log(e)))},selectedData:e=>{"function"==typeof V&&V(e.concatedAddress),"function"==typeof l&&l(e,{openIndividualLineCheck:!1,availabilityCheckClicked:!1})},inputClassName:`${d?Rn:""} form-control `,minLength:null==o?void 0:o.linecheckMinLength,maxLength:null==o?void 0:o.linecheckMaxLength,name:c,content:o,addressNotFound:k,setApiError:s,setFetchingLineCheck:m,checkAvailability:p,FetchingLineCheck:_,setaddressNotFound:T}),P&&e.createElement("p",{className:Mn},null==o?void 0:o.errorMsg),e.createElement("div",{className:zn},!I&&d&&e.createElement("p",{className:Mn},e.createElement("img",{src:null===(x=null===(b=null===(f=null==o?void 0:o.linecheckIcons)||void 0===f?void 0:f[0])||void 0===b?void 0:b.warning)||void 0===x?void 0:x.filename,height:"12px",width:"16px",alt:"alert"}),null==o?void 0:o.requiredFieldText)),u&&"mobile"==F&&!B&&!_&&e.createElement("p",{className:$n,onClick:()=>{A(!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"}))),k&&!B&&!_&&e.createElement("div",null,"mobile"===F&&e.createElement("p",{className:$n,onClick:()=>{A(!0)}},null==o?void 0:o.noAddress,e.createElement("span",null,e.createElement("img",{src:null===(w=null==o?void 0:o.arrowIcon)||void 0===w?void 0:w.filename,height:24,width:24,alt:"right-arrow"})))),B&&e.createElement(kn,{parentCallBackIndividual:(e,n)=>{""!==(null==e?void 0:e.postCode)&&""!==e.city&&""!==e.houseNumber&&""!==e.street&&""!==e.concatedAddress&&"function"==typeof l&&l(e,{openIndividualLineCheck:B,availabilityCheckClicked:n})},content:o,apiError:u,setApiError:s,setFetchingLineCheck:m,setSelectedAddress:h}),(u||k&&!B)&&"mobile"!=F&&e.createElement("div",{className:Wn},e.createElement("p",{className:`secondarybutton ${Gn} `,onClick:()=>{A(!0)}},null==o?void 0:o.noAddress,e.createElement("span",null,e.createElement("img",{src:null===(E=null==o?void 0:o.arrowIcon)||void 0===E?void 0:E.filename,height:24,width:24,alt:"right-arrow"})))))}));var Un="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{},Xn={},Hn={
|
1
|
+
import e,{useState as n,useEffect as t,useRef as o,useContext as l,useMemo as i}from"react";import{CMSStoryblokServiceV2 as d,ApiServiceV2 as r}from"@sunrise-upc/ajax-lib";import a from"react-bootstrap/Modal";import c from"react-bootstrap/CloseButton";import{render as u}from"storyblok-rich-text-react-renderer-ts";import{OverlayTrigger as s,Popover as m,Modal as p,CloseButton as v,Accordion as _,Spinner as h,Carousel as g,Form as f}from"react-bootstrap";import b from"react-bootstrap/Container";import x from"react-bootstrap/Row";import y from"react-bootstrap/Col";import w from"js-cookie";import{v4 as C}from"uuid";import E from"react-multi-carousel";import k from"react-bootstrap/Form";import T from"react-loading-skeleton";import P,{components as S}from"react-select";import{LoginModalV2 as N,LoginBasicPropConfig as L}from"@sunrise-upc/b2c-login";import{createPortal as I}from"react-dom";function V(e,n){void 0===n&&(n={});var t=n.insertAt;if(e&&"undefined"!=typeof document){var o=document.head||document.getElementsByTagName("head")[0],l=document.createElement("style");l.type="text/css","top"===t&&o.firstChild?o.insertBefore(l,o.firstChild):o.appendChild(l),l.styleSheet?l.styleSheet.cssText=e:l.appendChild(document.createTextNode(e))}}V(".Button {\r\n display: flex;\r\n align-items: center;\r\n justify-content: center;\r\n border-radius: 4px;\r\n cursor: pointer;\r\n min-width: 32px;\r\n min-height: 32px;\r\n background-color: aliceblue;\r\n}\r\n\r\n.Button-primary {\r\n background-color: aqua; \r\n}\r\n.Button-secondary{\r\n background-color: burlywood;\r\n}\r\n.Button-error {\r\n background-color: red;\r\n}");class O{constructor(e){this.config={baseURL:"",cartURL:"",storyBlokURL:""},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.getCartUrl=()=>{var e,n;return null!==(n=null===(e=this.config)||void 0===e?void 0:e.cartURL)&&void 0!==n?n:""},this.getSBUrl=()=>{var e,n;return null!==(n=null===(e=this.config)||void 0===e?void 0:e.storyBlokURL)&&void 0!==n?n:""},this.config=e}}O.getInstance=()=>O.instance,O.create=e=>{O.instance=new O(e)};class D{constructor(e){this.config={assetPath:""},this.getAssetPath=()=>{var e,n;return null!==(n=null===(e=this.config)||void 0===e?void 0:e.assetPath)&&void 0!==n?n:""},this.config=e}}D.getInstance=()=>D.instance,D.create=e=>{D.instance=new D(e)};const B="ESHOP",A="v2/offer",F="carts/v2",R="?subscriptionType=",M="rest/cms/singlestory",z="rest/cms/dsource_entries?datasource=one-ecommerce-constant-keys",$=({type:n,text:t,onClick:o,content:l})=>e.createElement("button",{type:"button",className:`button Button-${null==l?void 0:l.type}`,onClick:o},null==l?void 0:l.text);V(".loginModal {\r\n\talign-items: center;\r\n\tbackground-color: rgba(87, 84, 82, 0.4);\r\n\tcolor: #333333;\r\n\tdisplay: flex;\r\n\theight: 100%;\r\n\tjustify-content: center;\r\n\tleft: 0;\r\n\tpadding: 16px;\r\n\tposition: fixed;\r\n\ttop: 0;\r\n\ttransition: opacity 3s;\r\n\twidth: 100%;\r\n\tz-index: 11;\r\n}\r\n.loginContainer {\r\n position: absolute;\r\n display: flex;\r\n flex-direction: column;\r\n justify-content: center;\r\n align-items: center;\r\n padding: 32px 32px 34px;\r\n background-color: #ffff;\r\n max-width: 500px;\r\n width: 100%;\r\n box-shadow: -1px 18px 25px 5px rgba(87, 84, 82, 0.4);\r\n }\r\n");const W=({toggleFun:t})=>(n(!1),e.createElement("div",{className:"loginModal"},e.createElement("div",{className:"w-100 h-100 d-flex position-relative justify-content-center align-items-center"},e.createElement("div",{className:"loginContainer"},"Hi Angles Kathirvel",e.createElement("button",{onClick:t},"Close")))));V('@import "bootstrap/dist/css/bootstrap.linetable-countryOverlay-css";\r\n\r\n.linetable-countryOverlay-linkTextNew {\r\n color: #da291c;\r\n margin-left: 32px;\r\n margin-bottom: 4px;\r\n text-decoration: underline;\r\n cursor: pointer;\r\n font-size: 16px;\r\n line-height: 24px;\r\n}\r\n\r\n.linetable-countryOverlay-utils-noWrap {\r\n white-space: nowrap;\r\n}\r\n\r\n.linetable-countryOverlay-utils-colWidth {\r\n max-width: 210px;\r\n}\r\n\r\n.linetable-countryOverlay-contain {\r\n display: flex;\r\n align-items: first baseline;\r\n padding-top: 10px;\r\n}\r\n\r\n.linetable-countryOverlay-image {\r\n width: 24px;\r\n height: 16px;\r\n}\r\n\r\n.linetable-countryOverlay-name {\r\n color: #000000;\r\n align-items: center;\r\n padding-left: 16px;\r\n font-style: normal;\r\n font-weight: 400;\r\n font-size: 14px;\r\n line-height: 32px;\r\n}\r\n.linetable-countryOverlay-blackthemecolor {\r\n color: #ffffff !important;\r\n}\r\n\r\n.linetable-countryOverlay-desktopView {\r\n display: block;\r\n}\r\n.linetable-countryOverlay-mobView {\r\n display: none;\r\n}\r\n@media (max-width: 767px) {\r\n .linetable-countryOverlay-linkTextNew {\r\n font-size: 14px;\r\n line-height: 24px;\r\n }\r\n}\r\n\r\n@media (min-width: 1440px) {\r\n .linetable-countryOverlay-desktopView {\r\n display: block;\r\n }\r\n .linetable-countryOverlay-mobView {\r\n display: none;\r\n }\r\n}\r\n@media (max-width: 1023px) {\r\n .linetable-countryOverlay-desktopView {\r\n display: none;\r\n }\r\n .linetable-countryOverlay-mobView {\r\n display: block;\r\n width: 100%;\r\n }\r\n}\r\n.reusbablelnetable-margin {\r\n\tmargin-left: 0;\r\n}\r\n');const G=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""}},j=(e,n)=>{const t=[];let o,l,i=0;[...Array(n)].forEach((()=>{l=document.getElementById(`${e}${i}`),null!=l&&(l.style.height="unset",t.push(null==l?void 0:l.clientHeight),i++)})),o=Math.max(...t),i=0,[...Array(n)].forEach((()=>{l=document.getElementById(`${e}${i}`),null!=l&&(l.style.height=`${o}px`),i++}))},U=e=>{switch(e){case"rubyglow-diagonal":return"falcon-gradient-rubyglow-diagonal";case"rubyglow-inverted-diagonal":return"falcon-gradient-rubyglow-inverted-diagonal";case"rubyglow-vertical":return"falcon-gradient-rubyglow-vertical";case"pinksky-diagonal":return"falcon-gradient-pinksky-diagonal";case"pinksky-inverted-diagonal":return"falcon-gradient-pinksky-inverted-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-inverted-diagonal":return"falcon-gradient-greencloud-inverted-diagonal";case"greencloud-vertical":return"falcon-gradient-greencloud-vertical";case"peachfog-diagonal":return"falcon-gradient-peachfog-diagonal";case"peachfog-inverted-diagonal":return"falcon-gradient-peachfog-inverted-diagonal";case"peachfog-vertical":return"falcon-gradient-peachfog-vertical";case"darkblue-haze":return"falcon-gradient-dark-blue-haze";case"skyfuel-diagonal":return"falcon-gradient-skyfuel-diagonal";case"skyfuel-vertical":return"falcon-gradient-skyfuel-vertical";case"skyfuel-inverted-diagonal":return"falcon-gradient-skyfuel-inverted-diagonal";default:return""}},X=e=>{e=Number(e);let n=0;return n=new RegExp("^[0-9][^.]*$").test(e.toString())?e+".-":e.toFixed(2).replace(/\.00$/,""),n},H=e=>{const n="undefined"!=typeof window&&localStorage.getItem(e),t=new Date;if(!n)return null;let o={};try{if(o=JSON.parse(n),o.expiry&&t.getTime()>o.expiry)return K(e),null}catch(e){return n}return null==o?void 0:o.value},K=e=>{localStorage.removeItem(e)},J=()=>{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":""},q=()=>{const[e,o]=n(!1),l=()=>{const e=window.matchMedia("(pointer:coarse)");o(e.matches)};return t((()=>(l(),window.addEventListener("resize",l),()=>window.removeEventListener("resize",l))),[]),e},Z=(e,n)=>null==e?void 0:e.replace(/{\w+}/g,(e=>n[e.substring(1,e.length-1)]||e)),Y="none",Q="falconDescription",ee="falconAccordionList",ne="spacer",te="fixnet",oe="defaultWirelineBundle",le="defaultMobilePostpaidBundle",ie="mobile",de="desktop",re="large-desktop",ae="tablet",ce={EN:"English",FR:"Français",IT:"Italiano",DE:"Deutsch"};V(".dbold {\r\n font-weight: 500;\r\n font-size: 40px;\r\n line-height: 60px;\r\n}\r\n");const ue=({content:n})=>{var t;const o=G((null==n?void 0:n.textColor)&&n.textColor),l=(null==n?void 0:n.textColor)&&n.textColor!=Y?o:"",i=(null==n?void 0:n.textColor)&&n.textColor===Y?{color:null===(t=n.textColorPicker)||void 0===t?void 0:t.color}:{};return e.createElement(e.Fragment,null,n.headingStyle&&n.text&&"h1"===n.headingStyle?e.createElement("h1",{className:l,style:Object.assign({},i)},n.text," "):"h2"===n.headingStyle?e.createElement("h2",{className:`${l}`,style:Object.assign({},i)},n.text):"h3"===n.headingStyle?e.createElement("h3",{className:l,style:Object.assign({},i)},n.text):"h4"===n.headingStyle?e.createElement("h4",{className:l,style:Object.assign({},i)},n.text):e.createElement("div",{className:"dbold",style:Object.assign({},i)},n.text))},se=n=>{var t;const o=J(),l=q(),i="mobile"===o||"tablet"===o||l,d=null===(t=null==D?void 0:D.getInstance())||void 0===t?void 0:t.getAssetPath();return e.createElement("div",null,u(n.content,{markResolvers:{link:(t,o)=>{const{href:l,target:r,linktype:a}=o;return"email"===a?e.createElement("a",{href:`mailto:${l}`,target:null===r||"_self"===r?"_top":"_blank"},t):n.isIFrame?e.createElement("a",{href:l,target:null===r||"_self"===r?"_top":"_blank"},t):e.createElement(e.Fragment,null,(null==n?void 0:n.linkAsTooltip)&&(null==n?void 0:n.toolTipText)?e.createElement(s,{placement:"auto",rootClose:!0,trigger:i?"click":"hover",overlay:(null==n?void 0:n.toolTipText)?e.createElement(m,{id:"popover-basic"},e.createElement(m.Body,null,null==n?void 0:n.toolTipText,i&&d&&e.createElement("img",{src:`${d}/icons/overlay-close.svg`,alt:"close",style:{float:"right"},width:24,height:24,onClick:()=>{var e;return null===(e=null===document||void 0===document?void 0:document.body)||void 0===e?void 0:e.click()}}))):e.createElement(e.Fragment,null)},e.createElement("span",null,t)):e.createElement("a",{href:l,target:null===r?"":r},t))}}}))},me=({content:n})=>{var t;const o=G(n.textColor);return e.createElement(e.Fragment,null,e.createElement("div",{className:`d-inline-flex align-${n.textElementPosition}`},n.icon&&n.icon.filename&&e.createElement("img",{src:n.icon&&n.icon.filename,alt:n.icon&&n.icon.alt,title:n.icon&&n.icon.title,height:24,width:24}),n.text&&e.createElement("div",{className:`${n.icon&&n.icon.filename} ${n.textColor&&n.textColor!=Y?o:""}`,style:Object.assign({},n.textColor&&n.textColor===Y?{color:null===(t=n.textColorPicker)||void 0===t?void 0:t.color}:{})},e.createElement(se,{content:n.text}))))};V(".linetable-country-overlayModal {\r\n max-width: 900px;\r\n padding: 1rem 2rem;\r\n}\r\n");const pe=({children:o,modalState:l,handler:i,noCloseButton:d,showBackBtn:r,overlay:u})=>{const[s,m]=n(),[p,v]=n();return t((()=>{u.map((e=>{var n;null===(n=null==e?void 0:e.content)||void 0===n||n.body.map((e=>{"falconTitle"==(null==e?void 0:e.component)&&m(e),"falconDescription"==(null==e?void 0:e.component)&&v(e)}))}))}),[u]),e.createElement(e.Fragment,null,e.createElement(a,{centered:!0,show:l,onHide:i,keyboard:!1,dialogClassName:"linetable-country-overlayModal"},e.createElement(a.Header,null,e.createElement("div",{style:{display:d?"none":""}},e.createElement("div",{className:"d-flex align-items-center"},r&&e.createElement("div",{className:"me-sm-4 me-3 d-flex align-items-center",onClick:i},e.createElement("img",{src:"../../icons/left_arrow.svg"})),s&&e.createElement(ue,{content:s}))),e.createElement("div",{style:{display:d?"none":""}},e.createElement(c,{className:"sr-modal-close",onClick:i}))),e.createElement(a.Body,null,o),e.createElement(a.Footer,null,p&&e.createElement(me,{content:p}))))};V(".linetable-dotLoader-loaderParent {\r\n width: 100%;\r\n position: fixed;\r\n z-index: 3;\r\n top: 0;\r\n left: 0;\r\n bottom: 0;\r\n right: 0;\r\n background-color: rgba(255, 255, 255, 0.8);\r\n display: flex;\r\n flex-direction: column;\r\n}\r\n.linetable-dotLoader-dotClass {\r\n justify-content: center;\r\n display: flex;\r\n z-index: 1;\r\n}\r\n.linetable-dotLoader-dotContent {\r\n display: flex;\r\n justify-content: center;\r\n animation: contentplay 2s linear 0s infinite;\r\n}\r\n@keyframes dotplay {\r\n 0%,\r\n 20% {\r\n transform: translateY(0);\r\n }\r\n 10% {\r\n transform: translateY(-20px);\r\n }\r\n}\r\n.linetable-dotLoader-dots:nth-child(1) {\r\n animation-delay: 0.4s;\r\n}\r\n.linetable-dotLoader-dots:nth-child(2) {\r\n animation-delay: 0.8s;\r\n}\r\n.linetable-dotLoader-dots:nth-child(3) {\r\n animation-delay: 1.2s;\r\n}\r\n.linetable-dotLoader-dots:nth-child(4) {\r\n animation-delay: 1.6s;\r\n}\r\n.linetable-dotLoader-dots {\r\n margin: 5px 2px;\r\n width: 12px;\r\n height: 12px;\r\n border-radius: 50%;\r\n background: linear-gradient(180deg, #e2271e 0%, #ef7c3c 100%);\r\n animation: dotplay 2s linear 0s infinite;\r\n}\r\n@keyframes contentplay {\r\n 0% {\r\n opacity: 0.2;\r\n }\r\n 30% {\r\n opacity: 1;\r\n }\r\n}\r\n");const ve=({keyParams:o})=>{const[l,i]=n(0),[d,r]=n({}),a={checkout:[null==d?void 0:d.uspFreeShipping,null==d?void 0:d.uspBestService,null==d?void 0:d.uspCheckout],loading:[null==d?void 0:d.loading]},c=o?a[`${o}`]:a.checkout;return t((()=>{r(H("sbstaticcontent"))}),[]),t((()=>{let e=c.length-1;i(e);const n=setInterval((()=>{i(e--),e<0&&(e=c.length-1)}),2e3);return()=>{clearTimeout(n)}}),[]),e.createElement("div",{className:"d-flex align-items-center justify-content-center linetable-dotLoader-loaderParent"},e.createElement("div",{className:"linetable-dotLoader-dotClass"},e.createElement("div",{className:"linetable-dotLoader-dots"}),e.createElement("div",{className:"linetable-dotLoader-dots"}),e.createElement("div",{className:"linetable-dotLoader-dots"}),e.createElement("div",{className:"linetable-dotLoader-dots"})),e.createElement("div",null,e.createElement("h4",{className:"linetable-dotLoader-dotContent"},c[l]," ")))};function _e(e,n,t,o){return new(t||(t=Promise))((function(l,i){function d(e){try{a(o.next(e))}catch(e){i(e)}}function r(e){try{a(o.throw(e))}catch(e){i(e)}}function a(e){var n;e.done?l(e.value):(n=e.value,n instanceof t?n:new t((function(e){e(n)}))).then(d,r)}a((o=o.apply(e,n||[])).next())}))}const he=e=>{const n=[];return null==e||e.map((e=>{const t=Number(null==e?void 0:e.order)||999,o=null==e?void 0:e.cProd;o.sortOrder=t,null==n||n.push(o)})),null==n||n.sort(((e,n)=>(null==e?void 0:e.sortOrder)-(null==n?void 0:n.sortOrder))),n};let ge=void 0!==typeof window&&w.get("sunriseAuth");ge=ge&&JSON.parse(ge);const fe=(e,n,t,o)=>_e(void 0,void 0,void 0,(function*(){var l;const i=H(`${e}_${n}_countryData`);if(i)return i;try{const i={language:n,type:"B2C"},r=null===(l=(yield d.get(t,i)).data)||void 0===l?void 0:l.stories;return r&&r.length>0&&((e,n,t)=>{let o=null;const l=new Date;o={value:n,expiry:t?l.getTime()+t:null},localStorage.setItem(e,JSON.stringify(o))})(`${e}_${n}_countryData`,r,o),r}catch(e){return console.error(e),e}})),be=(e,n,t,o,l,i)=>_e(void 0,void 0,void 0,(function*(){var d,a,c,u,s,m,p,v,_,h,g,f,b,x,y,E,k,T,P,S,N,L,I,V,O,D,A,R,M,z,$,W,G,j,U,X,H,J,q,Z,Y,Q,ee,ne,oe,le,de,re,ae,ce;let ue={};if(l===te){let o="",l="";const r=null!==(d=w.get("one-commerce-linecheckcorrelationid"))&&void 0!==d?d:"",C=(e=>{var n,t,o;let l=[],i=void 0!==typeof window&&localStorage.getItem("lineCheckResponse");if(i){i=JSON.parse(i);const d=null===(n=null==i?void 0:i.originalLinecheckResponse)||void 0===n?void 0:n.sellableProducts;l=null===(o=null===(t=null==d?void 0:d.find((n=>(null==n?void 0:n.name)===e)))||void 0===t?void 0:t.access)||void 0===o?void 0:o[0]}return l})(null===(a=null==e?void 0:e[0])||void 0===a?void 0:a.id);ue={relatedParty:[{id:"anonymous",segment:"RESIDENTIAL"}],cartItem:[{itemType:"HOME",promotionId:t,items:[],note:[{author:"linecheckCorrelationId",text:r}]}]};const B={itemType:"MOBILE",promotionId:t,items:[]};if(null===(c=e[0])||void 0===c?void 0:c.isBundle)null===(s=null===(u=e[0])||void 0===u?void 0:u.bundledOffers)||void 0===s||s.map((e=>{var t,i,d,r,a,c,u,s,m,p,v,_,h,g,f,b,x,y,w;if(null===(i=null===(t=null==e?void 0:e.promotionInfo)||void 0===t?void 0:t[0])||void 0===i?void 0:i.id){const n=1==(null===(u=null===(c=null===(a=null===(r=null===(d=null==e?void 0:e.promotionInfo)||void 0===d?void 0:d[0])||void 0===r?void 0:r.hardwareGift)||void 0===a?void 0:a[0])||void 0===c?void 0:c.ids)||void 0===u?void 0:u.length)?null===(_=null===(v=null===(p=null===(m=null===(s=null==e?void 0:e.promotionInfo)||void 0===s?void 0:s[0])||void 0===m?void 0:m.hardwareGift)||void 0===p?void 0:p[0])||void 0===v?void 0:v.ids)||void 0===_?void 0:_[0]:"";"mobile"===(null===(h=null==e?void 0:e.productType)||void 0===h?void 0:h.toLowerCase())?(B.promotionId=null===(f=null===(g=null==e?void 0:e.promotionInfo)||void 0===g?void 0:g[0])||void 0===f?void 0:f.id,o=n):(ue.cartItem[0].promotionId=null===(x=null===(b=null==e?void 0:e.promotionInfo)||void 0===b?void 0:b[0])||void 0===x?void 0:x.id,l=n)}"tv"==(null===(y=null==e?void 0:e.productType)||void 0===y?void 0:y.toLowerCase())&&n?ue.cartItem[0].items.push({itemType:null==e?void 0:e.productType,id:n}):"mobile"===(null===(w=null==e?void 0:e.productType)||void 0===w?void 0:w.toLowerCase())?B.items.push({itemType:"RATEPLAN",id:null==e?void 0:e.id}):ue.cartItem[0].items.push({itemType:null==e?void 0:e.productType,id:null==e?void 0:e.id})})),l&&(null===(m=ue.cartItem[0].items)||void 0===m||m.push({itemType:"GIFT",id:l})),o&&B.items.push({itemType:"GIFT",id:o}),(null===(p=null==B?void 0:B.items)||void 0===p?void 0:p.length)>0&&(null===(v=null==ue?void 0:ue.cartItem)||void 0===v||v.push(B));else{const n=1==(null===(x=null===(b=null===(f=null===(g=null===(h=null===(_=null==e?void 0:e[0])||void 0===_?void 0:_.promotionInfo)||void 0===h?void 0:h[0])||void 0===g?void 0:g.hardwareGift)||void 0===f?void 0:f[0])||void 0===b?void 0:b.ids)||void 0===x?void 0:x.length)?null===(S=null===(P=null===(T=null===(k=null===(E=null===(y=null==e?void 0:e[0])||void 0===y?void 0:y.promotionInfo)||void 0===E?void 0:E[0])||void 0===k?void 0:k.hardwareGift)||void 0===T?void 0:T[0])||void 0===P?void 0:P.ids)||void 0===S?void 0:S[0]:"";ue.cartItem[0].items.push({itemType:null===(N=null==e?void 0:e[0])||void 0===N?void 0:N.productType,id:null===(L=null==e?void 0:e[0])||void 0===L?void 0:L.id}),n&&(null===(I=ue.cartItem[0].items)||void 0===I||I.push({itemType:"GIFT",id:n}))}i&&(null==i?void 0:i.length)>0&&(null==i||i.map((e=>{var n,t,o,l;"HOME"===(null==e?void 0:e.parentPoType)?null===(o=null===(t=null===(n=null==ue?void 0:ue.cartItem)||void 0===n?void 0:n[0])||void 0===t?void 0:t.items)||void 0===o||o.push({itemType:"GIFT",id:null==e?void 0:e.tuaProdId}):null===(l=B.items)||void 0===l||l.push({itemType:"GIFT",id:null==e?void 0:e.tuaProdId})}))),(null==C?void 0:C.accessType)&&(null===(D=null===(O=null===(V=null==ue?void 0:ue.cartItem)||void 0===V?void 0:V[0])||void 0===O?void 0:O.note)||void 0===D||D.push({author:"lineCheckaccessType",text:null==C?void 0:C.accessType})),(null==C?void 0:C.timeSlot)&&(null===(M=null===(R=null===(A=null==ue?void 0:ue.cartItem)||void 0===A?void 0:A[0])||void 0===R?void 0:R.note)||void 0===M||M.push({author:"lineCheckEarliestActivationDate",text:null===(z=null==C?void 0:C.timeSlot)||void 0===z?void 0:z.start}));try{const e=(e=>{const n=e+"=";let t;return document.cookie.split(";").some((e=>{for(;" "===e.charAt(0);)e=e.substring(1);return 0===e.indexOf(n)&&(t=JSON.parse(decodeURIComponent(e.substring(n.length,e.length))),!0)})),t})("chAddressJson"),n=[{characteristic:{installationAddress:!0,country:"CH",city:null===($=null==e?void 0:e.selectedAdd)||void 0===$?void 0:$.city,street1:null===(W=null==e?void 0:e.selectedAdd)||void 0===W?void 0:W.street,postCode:null===(G=null==e?void 0:e.selectedAdd)||void 0===G?void 0:G.postCode,street2:null===(j=null==e?void 0:e.selectedAdd)||void 0===j?void 0:j.houseNumber}}];ue.contactMedium=n}catch(e){console.log("issue at line check address addition in create cart ==>",e)}}else if(l===ie){ue={relatedParty:[{segment:"RESIDENTIAL"}],cartItem:[{itemType:"MOBILE",promotionId:t,items:[{itemType:"RATEPLAN",id:(null===(U=null==e?void 0:e[0])||void 0===U?void 0:U.id)?null===(X=null==e?void 0:e[0])||void 0===X?void 0:X.id:e}]}]};const n=1==(null===(Q=null===(Y=null===(Z=null===(q=null===(J=null===(H=null==e?void 0:e[0])||void 0===H?void 0:H.promotionInfo)||void 0===J?void 0:J[0])||void 0===q?void 0:q.hardwareGift)||void 0===Z?void 0:Z[0])||void 0===Y?void 0:Y.ids)||void 0===Q?void 0:Q.length)?null===(re=null===(de=null===(le=null===(oe=null===(ne=null===(ee=null==e?void 0:e[0])||void 0===ee?void 0:ee.promotionInfo)||void 0===ne?void 0:ne[0])||void 0===oe?void 0:oe.hardwareGift)||void 0===le?void 0:le[0])||void 0===de?void 0:de.ids)||void 0===re?void 0:re[0]:"";n&&(null===(ae=ue.cartItem[0].items)||void 0===ae||ae.push({itemType:"GIFT",id:n})),i&&(null==i?void 0:i.length)>0&&(null==i||i.map((e=>{var n,t,o;"HOME"!==(null==e?void 0:e.parentPoType)&&(null===(o=null===(t=null===(n=null==ue?void 0:ue.cartItem)||void 0===n?void 0:n[0])||void 0===t?void 0:t.items)||void 0===o||o.push({itemType:"GIFT",id:null==e?void 0:e.tuaProdId}))})))}const se={headers:{"x-correlation-id":C(),"x-sunrise-channel":B}},me=o+F;if((null===(ce=Object.keys(ue))||void 0===ce?void 0:ce.length)>0){const e=yield r.getApiServiceInstance().post(me,ue,se).then((e=>{if(K("isB2BCustomer"),200==e.status)return null==e?void 0:e.data}));if(e.error)throw e.error;return e}})),xe=(e,n,t,o,l,i)=>_e(void 0,void 0,void 0,(function*(){let d;localStorage.removeItem("entertainment"),d={headers:{"x-correlation-id":C(),"x-sunrise-channel":B}},i&&(d.params={returnPromo:!0});const a=t+A,c=o&&null==ge?a+R+l:a,u=yield r.getApiServiceInstance().post(c,e,d).then((e=>{if(200==e.status)return null==e?void 0:e.data}));return u.error?u.error:{[n]:u}})),ye=({linkText:o,product:l,metadata:i,modalTriggered:d,reuseableLineTable:r})=>{var a,c,u,s;const[m,p]=n(!1),[v,_]=n([]),[h,g]=n(!0),[f,w]=n(),[C,E]=n([]),k=(null===(c=null===(a=null==l?void 0:l.testProductReference)||void 0===a?void 0:a[0])||void 0===c?void 0:c.reference)?null===(s=null===(u=null==l?void 0:l.testProductReference)||void 0===u?void 0:u[0])||void 0===s?void 0:s.reference:null==l?void 0:l.reference;let T;t((()=>{v&&v.length>0&&v.map((e=>{var n;null===(n=null==e?void 0:e.content)||void 0===n||n.body.map((e=>{"countryListComponent"==(null==e?void 0:e.component)&&E(null==e?void 0:e.countryValues)}))}))}),[v]),t((()=>{(null==C?void 0:C.length)>0&&(T=C.length,w(Math.ceil(T/3)))}),[C]);return e.createElement(e.Fragment,null,e.createElement(pe,{modalState:m,handler:()=>{p(!1),"function"==typeof d&&d()},overlay:v},h&&e.createElement(ve,{keyParams:"loading"}),!h&&e.createElement(e.Fragment,null,e.createElement(b,{className:"linetable-countryOverlay-desktopView"},e.createElement("div",null,e.createElement(x,{className:"linetable-countryOverlay-utils-noWrap"},e.createElement(y,{className:"linetable-countryOverlay-utils-colWidth"},e.createElement(x,null,C.slice(0,f).map(((n,t)=>e.createElement("div",{className:"linetable-countryOverlay-contain",key:n.name?n.name:t},e.createElement("div",null,e.createElement("img",{src:n.icon.filename,alt:"",className:"linetable-countryOverlay-image"})),e.createElement("div",{className:"linetable-countryOverlay-name"},n.name)))))),e.createElement(y,{className:"linetable-countryOverlay-utils-colWidth"},e.createElement(x,null,C.slice(f,2*f).map(((n,t)=>e.createElement("div",{className:"linetable-countryOverlay-contain",key:n.name?n.name:t},e.createElement("div",null,e.createElement("img",{src:n.icon.filename,alt:"",className:"linetable-countryOverlay-image"})),e.createElement("div",{className:"linetable-countryOverlay-name"},n.name)))))),e.createElement(y,{className:"linetable-countryOverlay-utils-colWidth"},e.createElement(x,null,C.slice(2*f,3*f).map(((n,t)=>e.createElement("div",{className:"linetable-countryOverlay-contain",key:n.name?n.name:t},e.createElement("div",null,e.createElement("img",{src:n.icon.filename,alt:"",className:"linetable-countryOverlay-image"})),e.createElement("div",{className:"linetable-countryOverlay-name"},n.name))))))))),e.createElement(b,{className:"linetable-countryOverlay-mobView"},e.createElement(x,null,e.createElement(y,null,e.createElement(x,null,C.map(((n,t)=>e.createElement("div",{className:"linetable-countryOverlay-contain",key:n.name?n.name:t},e.createElement("div",null,e.createElement("img",{src:n.icon.filename,alt:"",className:"linetable-countryOverlay-image"})),e.createElement("div",{className:"linetable-countryOverlay-name"},n.name)))))))))),e.createElement("span",{onClick:()=>{var e,n,t,o,l,a,c,u,s,v,h;p(!m),"function"==typeof d&&d();const f=(null===(o=null===(t=null===(n=null===(e=null==k?void 0:k.content)||void 0===e?void 0:e.body)||void 0===n?void 0:n[0])||void 0===t?void 0:t.countryList)||void 0===o?void 0:o.cached_url)?null===(s=null===(u=null===(c=null===(a=null===(l=null==k?void 0:k.content)||void 0===l?void 0:l.body)||void 0===a?void 0:a[0])||void 0===c?void 0:c.countryList)||void 0===u?void 0:u.cached_url)||void 0===s?void 0:s.replace(null==i?void 0:i.lang,""):null==k?void 0:k.replace(null==i?void 0:i.lang,""),b=null==f?void 0:f.replace("//",""),x=`${r?null===(v=null==O?void 0:O.getInstance())||void 0===v?void 0:v.getSBUrl():null===(h=null==O?void 0:O.getInstance())||void 0===h?void 0:h.getBaseUrl()}rest/cms/stories/?by_slugs=${b}`,y=null==k?void 0:k.name;fe(y,null==i?void 0:i.lang,x,864e5).then((e=>{e&&e.length>0&&_(e),g(!1)}))},className:`linetable-countryOverlay-linkTextNew display-5 ${r&&"reusbablelnetable-margin"}`},o))};V(".linetable-CardEntitlement-mobileProductEntitlement {\r\n margin: 0;\r\n padding: 0 16px 0 16px;\r\n}\r\n.linetable-CardEntitlement-entitlementValue {\r\n display: flex;\r\n margin-bottom: 4px;\r\n align-items: center;\r\n font-size: 16px;\r\n}\r\n.linetable-CardEntitlement-entitlementIcon {\r\n align-self: flex-start;\r\n margin-right: 8px;\r\n}\r\n\r\n.linetable-CardEntitlement-entitlementIcon img {\r\n vertical-align: sub;\r\n}\r\n.linetable-CardEntitlement-animationTitle {\r\n font-size: 16px;\r\n line-height: 24px;\r\n color: #3d3935;\r\n font-weight: 700;\r\n margin-bottom: auto;\r\n}\r\n.linetable-CardEntitlement-entitlementContent {\r\n display: inline-flex;\r\n margin-bottom: 16px;\r\n}\r\n.linetable-CardEntitlement-entitlementDescription {\r\n color: #3d3935;\r\n margin-left: 32px;\r\n margin-bottom: 4px;\r\n font-size: 16px;\r\n font-weight: 500;\r\n width: calc(100% - 32px);\r\n}\r\n");const we=e.createContext({indexKey:0,listLength:0,arrowUpIcon:"",arrowDownIcon:"",arrowLeftRed:""}),Ce=({content:n,product:i,indexKey:d,showEntitleValue:r,metadata:a,modalTriggered:c})=>{var u,s,m,p;const v=o(null),_=l(we),h=()=>{j(`linetable-CardEntitlement-entitlementSection${_.indexKey}`,_.listLength)};return t((()=>{setTimeout((()=>{(null==v?void 0:v.current)&&h()}),200),window.addEventListener("resize",h)}),[n]),e.createElement("div",{className:"linetable-CardEntitlement-mobileProductEntitlement",id:`linetable-CardEntitlement-entitlementSection${d}${_.indexKey}`,ref:v},e.createElement("div",{className:"row linetable-CardEntitlement-entitlementContent"},e.createElement("div",{className:"linetable-CardEntitlement-entitlementValue "},e.createElement(e.Fragment,null,(null==n?void 0:n.isblacktheme)?e.createElement(e.Fragment,null,(null===(u=null==n?void 0:n.blackFridayentitlementIcon)||void 0===u?void 0:u.filename)&&e.createElement("div",{className:"linetable-CardEntitlement-entitlementIcon"},e.createElement("img",{src:null===(s=null==n?void 0:n.blackFridayentitlementIcon)||void 0===s?void 0:s.filename,width:20,height:20}))):e.createElement(e.Fragment,null,(null===(m=null==n?void 0:n.entitlementIcon)||void 0===m?void 0:m.filename)&&e.createElement("div",{className:"linetable-CardEntitlement-entitlementIcon"},e.createElement("img",{src:null===(p=null==n?void 0:n.entitlementIcon)||void 0===p?void 0:p.filename,width:20,height:20}))),e.createElement("span",{className:"linetable-CardEntitlement-animationTitle entitlementDisplay"},null==n?void 0:n.entitlementName))),e.createElement("div",{className:"d-block"},n.entitlementDescription&&r&&e.createElement("div",{className:"linetable-CardEntitlement-entitlementDescription"},null==n?void 0:n.entitlementDescription),(null==n?void 0:n.linkText)&&e.createElement(ye,{product:i,linkText:null==n?void 0:n.linkText,metadata:a,modalTriggered:c,reuseableLineTable:!1}))))};V(".linetable-card-linetable-card-flexGrid {\r\n display: flex;\r\n flex-direction: column;\r\n}\r\n.linetable-card-productContainer {\r\n background-color: #fff;\r\n padding: 24px 0 16px;\r\n text-align: left;\r\n height: 100%;\r\n border-radius: 8px;\r\n}\r\n.linetable-card-productContainer hr {\r\n margin: 16px;\r\n}\r\n.linetable-card-introText {\r\n padding-left: 16px;\r\n padding-right: 16px;\r\n font-size: 16px;\r\n line-height: 24px;\r\n font-weight: 500;\r\n color: #587467;\r\n}\r\n.linetable-card-productTeaser {\r\n background-color: #fff;\r\n border-radius: 8px;\r\n height: 100%;\r\n width: 100%;\r\n display: flex;\r\n flex-direction: column;\r\n box-shadow: 0px 4px 12px 0px #57545233;\r\n}\r\n.linetable-card-prodHeading {\r\n font-size: 14px;\r\n line-height: 20px;\r\n color: #606060;\r\n font-weight: bold;\r\n margin-bottom: 4px;\r\n}\r\n.linetable-card-titleContainer {\r\n padding-left: 16px;\r\n padding-right: 16px;\r\n}\r\n.linetable-card-productTitle {\r\n color: #1e1e1e;\r\n font-weight: bold;\r\n margin-bottom: 4px;\r\n display: flex;\r\n align-items: baseline;\r\n justify-content: space-between;\r\n}\r\n.linetable-card-productTitle > h1,\r\n.linetable-card-productTitle > h2,\r\n.linetable-card-productTitle > h3,\r\n.linetable-card-productTitle > h4,\r\n.linetable-card-productTitle > h5,\r\n.linetable-card-productTitle > h6 {\r\n color: #1e1e1e !important;\r\n}\r\n.linetable-card-productTitle > h3 {\r\n font-size: 24px;\r\n line-height: 32px;\r\n}\r\n.linetable-card-productTitle > h2 {\r\n margin-right: 8px;\r\n}\r\n.linetable-card-prodDescription {\r\n font-size: 16px;\r\n line-height: 24px;\r\n color: #333333;\r\n display: flex;\r\n font-weight: 400;\r\n}\r\n\r\n@media (max-width: 767px) {\r\n .linetable-card-productTitle {\r\n height: auto;\r\n }\r\n}\r\n\r\n.linetable-card-productDetailSection{\r\n margin: 0 16px;\r\n}\r\n.linetable-card-productDetailSection img {\r\n vertical-align: bottom;\r\n margin-right: 8px;\r\n}\r\n.linetable-card-bottomConatiner {\r\n display: flex;\r\n flex-direction: column;\r\n justify-content: end;\r\n}");const Ee=({modalState:n,handler:o,showFooter:i,footerNode:d,children:r,width:a,height:c,noCloseButton:u,backButton:s})=>{const m=l(we);return t((()=>{const e=document.querySelector(".linetable-product-modal .footer-main");e&&(e.style.zIndex="10");const n=document&&document.querySelector(".modal-dialog.linetable-product-modal");n&&(n.style.maxWidth=a,n.style.padding="0",n.style.transform="none");const t=document.querySelector(".linetable-product-modal .modal-content");t&&(t.style.height=c,t.style.backgroundColor="#F7F6F5");const o=document.querySelector(".linetable-product-modal .modal-header");o&&(o.style.position="absolute",o.style.top="0",o.style.zIndex="1",o.style.maxWidth="100%",o.style.background="#f8f8f8",o.style.width="100%");const l=document.querySelector(".linetable-product-modal .modal-body");l&&(l.style.background="#f8f8f8",l.style.paddingTop="70px")}),[c]),e.createElement(p,{scrollable:!1,show:n,onHide:o,keyboard:!1,dialogClassName:"linetable-product-modal"},e.createElement(p.Header,null,s&&e.createElement("div",{style:{justifyContent:"start",cursor:"pointer"},onClick:o},e.createElement(e.Fragment,null,(null==m?void 0:m.arrowLeftRed)&&e.createElement("img",{src:null==m?void 0:m.arrowLeftRed,width:24,height:24}),e.createElement("span",{style:{color:"#DA291C"}}," ",s))),e.createElement("div",{style:{display:u?"none":"",justifyContent:"end"}},e.createElement(v,{className:"sr-modal-close",onClick:o}))),e.createElement(p.Body,null,r),i&&e.createElement(p.Footer,null,d))};V(".linetable-sr-def-row {\r\n margin-left: auto;\r\n margin-right: auto;\r\n padding-left: 16px;\r\n padding-right: 16px;\r\n max-width: 1308px;\r\n width: 100%;\r\n}\r\n\r\n.resusable-linetable {\r\n padding-left: 0;\r\n padding-right: 0;\r\n}\r\n\r\n@media (min-width: 1024px) and (max-width: 1439px) {\r\n .linetable-sr-def-row {\r\n max-width: 972px;\r\n }\r\n}\r\n\r\n@media (min-width: 768px) and (max-width: 1023px) {\r\n .linetable-sr-def-row {\r\n max-width: 720px;\r\n }\r\n}\r\n\r\n@media (max-width: 767px) {\r\n .linetable-sr-def-row {\r\n max-width: 972px;\r\n }\r\n}\r\n\r\n.linetable-sr-def-row .linetable-sr-def-row {\r\n padding: 0px;\r\n max-width: 100%;\r\n}");const ke=({children:n,resuablelineTable:t})=>e.createElement("div",{className:`linetable-sr-def-row linetable-sr-responsive-row\n ${t&&"resusable-linetable"}\n `},n);V(".linetable-falconAccordion-section {\r\n text-align: center;\r\n}\r\n\r\n.linetable-falconAccordion-description {\r\n color: #3d3935;\r\n padding-bottom: 32px;\r\n text-align: center;\r\n}\r\n\r\n.linetable-falconAccordion-description p a {\r\n color: #da291c;\r\n}\r\n\r\n.linetable-falconAccordion-container {\r\n box-shadow: 0 2px 4px rgba(87, 84, 82, 0.2);\r\n border-radius: 8px;\r\n overflow: hidden;\r\n padding: 0;\r\n}\r\n\r\n.linetable-falconAccordion-current-item {\r\n overflow: hidden;\r\n}\r\n\r\n.linetable-falconAccordion-current-item:first-child {\r\n border-radius: 8px 8px 0 0;\r\n overflow: hidden;\r\n}\r\n\r\n.linetable-falconAccordion-current-item:last-child {\r\n border-bottom: none;\r\n border-radius: 0 0 8px 8px;\r\n overflow: hidden;\r\n}\r\n\r\n.linetable-falconAccordion-item:hover {\r\n background-color: #f7f6f5;\r\n}\r\n\r\n.linetable-falconAccordion-wrapper {\r\n margin-left: 32px;\r\n margin-right: 32px;\r\n border-bottom: 1px solid #e6e3df;\r\n}\r\n\r\n.linetable-falconAccordion-title {\r\n color: #3d3935;\r\n font-style: normal;\r\n font-weight: bold;\r\n font-size: 16px;\r\n line-height: 24px;\r\n margin-right: 28px;\r\n min-height: 24px;\r\n}\r\n\r\n.prod-card .accordion-flush .linetable-falconAccordion-item .accordion-button {\r\n padding: 24px 0;\r\n}\r\n\r\n.prod-card .accordion-body {\r\n padding: 8px 0 32px 0;\r\n color: #3d3935;\r\n text-align: left;\r\n font-size: 16px;\r\n line-height: 24px;\r\n}\r\n\r\n.prod-card .accordion-button::after {\r\n position: absolute;\r\n top: 24px;\r\n right: 0;\r\n background-image: url('/ecom-int/icons/falcon-arrow-down.svg') !important;\r\n background-size: 24px 24px !important;\r\n background-size: unset;\r\n}\r\n\r\n.prod-card .accordion-button:not(.collapsed)::after {\r\n background-image: url('/ecom-int/icons/falcon-arrow-up.svg') !important;\r\n}\r\n\r\n.linetable-falconAccordion-disabled {\r\n opacity: 0.8;\r\n pointer-events: none;\r\n background-color: #e6e3df;\r\n}\r\n\r\n/* for mobile view */\r\n@media (max-width: 767px) {\r\n .prod-card .description {\r\n padding-bottom: 24px;\r\n }\r\n\r\n .linetable-falconAccordion-item:hover {\r\n background-color: none;\r\n }\r\n\r\n .linetable-falconAccordion-wrapper {\r\n margin-left: 16px;\r\n margin-right: 16px;\r\n }\r\n\r\n .prod-card .accordion-flush .linetable-falconAccordion-item .accordion-button {\r\n padding: 16px 0;\r\n }\r\n\r\n .prod-card .accordion-body {\r\n padding-bottom: 24px;\r\n }\r\n\r\n .prod-card .accordion-button::after {\r\n top: 16px;\r\n }\r\n}\r\n\r\n/* For tablet view */\r\n@media (max-width: 1023px) {\r\n .linetable-falconAccordion-wrapper {\r\n margin-left: 24px;\r\n margin-right: 24px;\r\n }\r\n}");const Te=({content:n})=>{const t=null==n?void 0:n._uid;return e.createElement("div",{className:"prod-card"},e.createElement(_,{flush:!0,defaultActiveKey:(null==n?void 0:n.alwaysOpen)?t:""},e.createElement(_.Item,{eventKey:t,className:`${(null==n?void 0:n.disabled)&&"linetable-falconAccordion-disabled"} linetable-falconAccordion-item`},e.createElement("div",{className:"linetable-falconAccordion-wrapper"},e.createElement(_.Header,null,e.createElement("span",{className:"linetable-falconAccordion-title"},null==n?void 0:n.title)),e.createElement(_.Body,null,(null==n?void 0:n.bodyText)&&e.createElement(se,{content:null==n?void 0:n.bodyText}))))))},Pe=({content:n})=>{var t,o,l,i,d,r,a;return e.createElement("section",{className:"linetable-falconAccordion-section"},e.createElement(ke,null,e.createElement(e.Fragment,null,(null==n?void 0:n.title)&&(null===(t=null==n?void 0:n.title)||void 0===t?void 0:t.length)>0&&e.createElement(ue,{content:null===(o=null==n?void 0:n.title)||void 0===o?void 0:o[0]}),(null==n?void 0:n.description)&&(null===(l=null==n?void 0:n.description)||void 0===l?void 0:l.length)>0&&e.createElement("div",{className:"linetable-falconAccordion-description"},e.createElement(me,{content:null===(i=null==n?void 0:n.description)||void 0===i?void 0:i[0]})),(null==n?void 0:n.accordions)&&(null===(d=null==n?void 0:n.accordions)||void 0===d?void 0:d.length)>0&&(null===(r=null==n?void 0:n.accordions[0])||void 0===r?void 0:r.title)&&e.createElement("div",{className:"linetable-falconAccordion-container"},null===(a=null==n?void 0:n.accordions)||void 0===a?void 0:a.map((n=>e.createElement("div",{tabIndex:0,key:null==n?void 0:n._uid,className:"linetable-falconAccordion-current-item"},e.createElement(Te,{content:Object.assign({},n)}))))))))},Se=({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";default:return""}})(null==n?void 0:n.backgroundColor),o=U(null==n?void 0:n.gradientBackground),l=(null==n?void 0:n.gradientBackground)===Y?t:o;return e.createElement("div",null,n.height?e.createElement("div",{className:`d-none d-sm-block ${l}`,style:{height:`${n.height}px`}}):e.createElement("div",{className:`d-none d-sm-block ${l}`,style:{height:`${n.desktopHeight}px`}}),e.createElement("div",{className:`d-block d-sm-none ${l} `,style:{height:`${n.mobHeight}px`}}))};V(".linetable-productDetailsText {\r\n color: #da291c;\r\n text-decoration: underline;\r\n cursor: pointer;\r\n}");V('.linetable-staticPrice-priceWrapper {\r\n\tborder-radius: 8px;\r\n\tborder: 1px solid #E6E3DF;\r\n\tmargin: 16px 16px 0 16px;\r\n\tpadding: 8px 16px;\r\n\tfont-size: 14px;\r\n\tfont-weight: 400;\r\n\tline-height: 20px;\r\n}\r\n\r\n.linetable-staticPrice-discountPriceSection {\r\n\tcolor: #2E6199;\r\n\tmargin-right: 8px;\r\n}\r\n\r\n.linetable-staticPrice-discountedPrice {\r\n\tfont-size: 32px;\r\n\tfont-weight: 700;\r\n\tline-height: 40px;\r\n}\r\n\r\n.linetable-staticPrice-basePrice {\r\n\tfont-size: 20px;\r\n\tfont-weight: 700;\r\n\tline-height: 28px;\r\n\tposition: relative;\r\n\tdisplay: inline-block;\r\n}\r\n\r\n.linetable-staticPrice-priceStrikeout::after {\r\n\tcontent: "";\r\n\tposition: absolute;\r\n\tright: -1px;\r\n\tleft: -2px;\r\n\ttop: 50%;\r\n\twidth: 100%;\r\n\tborder-bottom: 2px solid #da291c;\r\n\ttransform: rotate(-18.22deg);\r\n}\r\n\r\n.linetable-staticPrice-noDiscountPrice {\r\n\tfont-size: 32px;\r\n\tfont-weight: 700;\r\n\tline-height: 40px;\r\n}\r\n\r\n.linetable-staticPrice-contractDescription {\r\n\tmargin-top: 6px;\r\n}\r\n\r\n.linetable-staticPrice-addToCart {\r\n\tmargin-top: 8px;\r\n\twidth: 100%;\r\n\tpadding: 10px 24px;\r\n\tborder-radius: 25px;\r\n\tbackground: #DA291C;\r\n\tcolor: #FFFFFF;\r\n\tfont-size: 16px;\r\n\tfont-weight: 700;\r\n\tline-height: 24px;\r\n\tborder: 0px;\r\n}\r\n\r\n.linetable-staticPrice-productDetails-priceWrapper {\r\n\tdisplay: flex;\r\n\tjustify-content: space-between;\r\n}\r\n\r\n@media (min-width: 425px) {\r\n\t.linetable-staticPrice-productDetails-addToCart {\r\n\t\tmin-width: 120px;\r\n\t}\r\n}');const Ne=({content:n,addToCart:o,variant:i})=>{const d=l(we),r=()=>{j("linetable-staticPrice-priceSection",d.listLength)};t((()=>{setTimeout((()=>{r()}),200),window.addEventListener("resize",r)}),[n]);return e.createElement("div",{className:`linetable-staticPrice-priceWrapper ${"productDetails"===i&&"linetable-staticPrice-productDetails-priceWrapper"}`},e.createElement("div",{id:`linetable-staticPrice-priceSection${null==d?void 0:d.indexKey}`},e.createElement("div",{className:"linetable-staticPrice-priceSection"},(null==n?void 0:n.isEnableDiscountPrice)&&e.createElement("span",{className:"linetable-staticPrice-discountPriceSection"},e.createElement("span",{className:"linetable-staticPrice-discountedPrice"},null==n?void 0:n.discountPriceValue),null==n?void 0:n.priceDuration),e.createElement("span",null,e.createElement("span",{className:"linetable-staticPrice-basePrice "+((null==n?void 0:n.isEnableDiscountPrice)?"linetable-staticPrice-priceStrikeout":"linetable-staticPrice-noDiscountPrice")},X(null==n?void 0:n.priceValue)),!(null==n?void 0:n.isEnableDiscountPrice)&&e.createElement(e.Fragment,null,null==n?void 0:n.priceDuration))),e.createElement("div",{className:"linetable-staticPrice-contractDescription"},null==n?void 0:n.contractDescription)),e.createElement("div",null,e.createElement("button",{className:`linetable-staticPrice-addToCart ${"productDetails"===i&&"linetable-staticPrice-productDetails-addToCart"}`,onClick:()=>{"function"==typeof o&&o(n)}},null==n?void 0:n.addButton)))},Le=({content:t,updatedContent:o,modalTriggered:l,addToCart:i})=>{var d;const[r,a]=n(!1),c=null==t?void 0:t.subscriptionDetailModal;let u=[],s="";c&&(null==c?void 0:c.length)>0&&(null==c||c.map((e=>{u=null==e?void 0:e.modalBody,null==e||e.productPriceVariant,s=null==e?void 0:e.backButton,null==e||e.priceChangeContent})));const m=()=>{a(!r),"function"==typeof l&&l()};return e.createElement(e.Fragment,null,r&&e.createElement(Ee,{modalState:r,handler:m,showFooter:!1,height:"100%",width:"883px",backButton:s},e.createElement(e.Fragment,null,null==u?void 0:u.map(((n,t)=>e.createElement(ke,null,e.createElement(e.Fragment,null,(null==n?void 0:n.component)===Q&&e.createElement(me,{content:n,key:t}),(null==n?void 0:n.component)===ne&&e.createElement(Se,{content:n}),(null==n?void 0:n.component)===ee&&e.createElement(Pe,{content:n}))))),(null==t?void 0:t.isEnablePrice)&&e.createElement(Ne,{content:t,addToCart:i,variant:"productDetails"}))),e.createElement("span",{onClick:m,className:"linetable-productDetailsText"},null!==(d=null==o?void 0:o.subscription)&&void 0!==d?d:null==o?void 0:o.subscriptionText))},Ie=({content:n,showPrice:t,addToCart:o})=>{var l,i,d,r,a;const c=null!==(l=null==t?void 0:t.base)&&void 0!==l?l:0;let u=null!==(r=null===(d=null===(i=null==t?void 0:t.discount)||void 0===i?void 0:i[0])||void 0===d?void 0:d.value)&&void 0!==r?r:0;null===(a=null==t?void 0:t.discount)||void 0===a||a.map((e=>{1==(null==e?void 0:e.cycleStart)&&(u=null==e?void 0:e.value)}));const s=null==t?void 0:t.contractDuration;return e.createElement("div",{className:"linetable-staticPrice-priceWrapper"},(null==t?void 0:t.base)?e.createElement(e.Fragment,null,u>0&&e.createElement("span",{className:"linetable-staticPrice-discountPriceSection"},e.createElement("span",{className:"linetable-staticPrice-discountedPrice"},X(u)),null==n?void 0:n.priceDuration),e.createElement("span",null,e.createElement("span",{className:"linetable-staticPrice-basePrice "+(u>0?"linetable-staticPrice-priceStrikeout":"linetable-staticPrice-noDiscountPrice")},X(c)),0===u&&(null==n?void 0:n.priceDuration)),e.createElement("div",{className:"linetable-staticPrice-contractDescription"},s&&0!==s?e.createElement("div",null):e.createElement("div",null,null==n?void 0:n.contractDescription))):"",e.createElement("div",null,e.createElement("button",{className:"linetable-staticPrice-addToCart",onClick:o},null==n?void 0:n.addButton)))},Ve=({content:n,updatedContent:l,indexKey:d,listLength:r,addToCart:a,metadata:c,modalTriggered:u,showPrice:s})=>{var m,p,v,_,h,g,f,b,x,y,w,C,E,k,T,P,S,N,L,I,V,O,D,B,A,F,R,M,z,$,W,G,U,X,H,K,J,q,Z,Y,Q,ee,ne,te,oe,le,ie,de,re,ae,ce,ue,me,pe,ve;const _e=Object.assign({},null!==(v=null===(p=null===(m=null==n?void 0:n.testProductReference)||void 0===m?void 0:m[0])||void 0===p?void 0:p.reference)&&void 0!==v?v:null==n?void 0:n.reference),he={listLength:r,indexKey:d,arrowUpIcon:null===(f=null===(g=null===(h=null===(_=null==_e?void 0:_e.content)||void 0===_?void 0:_.body)||void 0===h?void 0:h[0])||void 0===g?void 0:g.arrowUp)||void 0===f?void 0:f.filename,arrowDownIcon:null===(w=null===(y=null===(x=null===(b=null==_e?void 0:_e.content)||void 0===b?void 0:b.body)||void 0===x?void 0:x[0])||void 0===y?void 0:y.arrowDown)||void 0===w?void 0:w.filename,arrowLeftRed:null===(T=null===(k=null===(E=null===(C=null==_e?void 0:_e.content)||void 0===C?void 0:C.body)||void 0===E?void 0:E[0])||void 0===k?void 0:k.arrowLeftRed)||void 0===T?void 0:T.filename},ge=null!==(P=null==l?void 0:l.enableNewAddToCart)&&void 0!==P&&P,fe=o(null),be=o(null),xe=i((()=>he),[he]),ye=()=>{j("linetable-card-title",r),j("linetable-card-tooltiptxt",r),j("linetable-card-bottomConatiner",r)};return t((()=>{setTimeout((()=>{ye()}),100),null===window||void 0===window||window.addEventListener("resize",ye)}),[n]),e.createElement(we.Provider,{value:xe},e.createElement("div",{className:"linetable-card-productTeaser"},e.createElement("div",{className:"linetable-card-productContainer "},_e.content&&e.createElement(e.Fragment,null,e.createElement("div",{className:"linetable-card-titleContainer",id:`linetable-card-title${d}`,ref:fe},e.createElement("div",{className:"linetable-card-prodHeading"},null===(N=null===(S=null==_e?void 0:_e.content)||void 0===S?void 0:S.body[0])||void 0===N?void 0:N.name),e.createElement("div",{className:"linetable-card-productTitle"},e.createElement("h3",null,null===(I=null===(L=null==_e?void 0:_e.content)||void 0===L?void 0:L.body[0])||void 0===I?void 0:I.displayName),(null===(D=null===(O=null===(V=null==_e?void 0:_e.content)||void 0===V?void 0:V.body[0])||void 0===O?void 0:O.prodImage)||void 0===D?void 0:D.filename)&&e.createElement("img",{src:null===(F=null===(A=null===(B=null==_e?void 0:_e.content)||void 0===B?void 0:B.body[0])||void 0===A?void 0:A.prodImage)||void 0===F?void 0:F.filename,height:15,width:20})),e.createElement("div",{className:"linetable-card-prodDescription"},e.createElement(se,{content:null===(M=null===(R=null==_e?void 0:_e.content)||void 0===R?void 0:R.body[0])||void 0===M?void 0:M.description}))),!(null==l?void 0:l.isPrepaidFlow)&&e.createElement("hr",null)),(null==_e?void 0:_e.content)&&(null===($=null===(z=null==_e?void 0:_e.content)||void 0===z?void 0:z.body[0])||void 0===$?void 0:$.introText)&&e.createElement(e.Fragment,null,e.createElement("div",{className:""+(ge?"d-block":"d-none d-sm-block")},e.createElement("div",{className:"linetable-card-introText",id:`linetable-card-tooltiptxt${d}`,ref:be},e.createElement(se,{content:null===(G=null===(W=null==_e?void 0:_e.content)||void 0===W?void 0:W.body[0])||void 0===G?void 0:G.introText})),e.createElement("hr",null))),null===(H=(null===(X=null===(U=null==_e?void 0:_e.content)||void 0===U?void 0:U.body[0])||void 0===X?void 0:X.entitlementConfig)||[])||void 0===H?void 0:H.map(((t,o)=>e.createElement(Ce,{content:t,product:n,key:o,indexKey:o,showEntitleValue:ge,metadata:c,modalTriggered:u}))),e.createElement("hr",null),e.createElement("div",{id:`linetable-card-bottomConatiner${d}`,className:"linetable-card-bottomConatiner"},e.createElement("div",{className:"linetable-card-productDetailSection"},(null===(Z=null===(q=null===(J=null===(K=null==_e?void 0:_e.content)||void 0===K?void 0:K.body)||void 0===J?void 0:J[0])||void 0===q?void 0:q.productDetailIcon)||void 0===Z?void 0:Z.filename)&&e.createElement("img",{src:null===(ne=null===(ee=null===(Q=null===(Y=null==_e?void 0:_e.content)||void 0===Y?void 0:Y.body)||void 0===Q?void 0:Q[0])||void 0===ee?void 0:ee.productDetailIcon)||void 0===ne?void 0:ne.filename,width:24,height:24}),e.createElement(Le,{content:null===(oe=null===(te=null==_e?void 0:_e.content)||void 0===te?void 0:te.body)||void 0===oe?void 0:oe[0],updatedContent:l,modalTriggered:u,addToCart:a})),e.createElement("div",null,(null===(de=null===(ie=null===(le=null==_e?void 0:_e.content)||void 0===le?void 0:le.body)||void 0===ie?void 0:ie[0])||void 0===de?void 0:de.isEnablePrice)&&e.createElement(Ne,{content:null===(ae=null===(re=null==_e?void 0:_e.content)||void 0===re?void 0:re.body)||void 0===ae?void 0:ae[0],addToCart:a,variant:"productCard"})),e.createElement("div",null,!(null===(me=null===(ue=null===(ce=null==_e?void 0:_e.content)||void 0===ce?void 0:ce.body)||void 0===ue?void 0:ue[0])||void 0===me?void 0:me.isEnablePrice)&&!(null==l?void 0:l.staticPrice)&&e.createElement(Ie,{content:null===(ve=null===(pe=null==_e?void 0:_e.content)||void 0===pe?void 0:pe.body)||void 0===ve?void 0:ve[0],showPrice:s,addToCart:a}))))))},Oe=n=>e.createElement(e.Fragment,null,e.createElement(E,{responsive:{desktop:{breakpoint:{max:7e3,min:1440},items:4},tabletLarge:{breakpoint:{max:1439,min:1024},items:3},tabletMedium:{breakpoint:{max:1023,min:768},items:2},mobile:{breakpoint:{max:767,min:0},items:1}},deviceType:"desktop",ssr:!0,renderButtonGroupOutside:!0,partialVisible:!0,swipeable:!0,autoPlay:!1,shouldResetAutoplay:!1,arrows:!0},n.children),e.createElement("p",null,"compo"));var De={carouselContainer:"ProductTeaser-module_carouselContainer__RzBpK",arrowButton:"ProductTeaser-module_arrowButton__-AkY4",leftArrow:"ProductTeaser-module_leftArrow__Ybrjm",rightArrow:"ProductTeaser-module_rightArrow__MYs5F",stageTeaserTab:"ProductTeaser-module_stageTeaserTab__VYRxL",stageTeaserTabActive:"ProductTeaser-module_stageTeaserTabActive__Wu5nT",carousel_dot:"ProductTeaser-module_carousel_dot__zxG-A",carouselItemNew:"ProductTeaser-module_carouselItemNew__TTklX",teaserImageLeft:"ProductTeaser-module_teaserImageLeft__dIk-h",teaserImageRight:"ProductTeaser-module_teaserImageRight__hHvry",carouselItem:"ProductTeaser-module_carouselItem__vtLwf",teaserImage:"ProductTeaser-module_teaserImage__sQ3ed",productDetailsWrapperNew:"ProductTeaser-module_productDetailsWrapperNew__DfLax",productDetailsWrapperTransparent:"ProductTeaser-module_productDetailsWrapperTransparent__ES5iK",productDetailsWrapper:"ProductTeaser-module_productDetailsWrapper__0jFlz",titleSection:"ProductTeaser-module_titleSection__YqXUJ",featureSection:"ProductTeaser-module_featureSection__T-YzP",contentWrapper:"ProductTeaser-module_contentWrapper__3GKwX",contentWrapperLeft:"ProductTeaser-module_contentWrapperLeft__tGGEs",priceContainer:"ProductTeaser-module_priceContainer__CzBhB",priceContainerNew:"ProductTeaser-module_priceContainerNew__hn6rW",contentWrapperRight:"ProductTeaser-module_contentWrapperRight__8FP0u",contentMobWrapper:"ProductTeaser-module_contentMobWrapper__9rRLQ",heading:"ProductTeaser-module_heading__Xim2-",fadeOutText:"ProductTeaser-module_fadeOutText__nKr5i",fadeInText:"ProductTeaser-module_fadeInText__Ux98m",paragraph:"ProductTeaser-module_paragraph__hUonu",description:"ProductTeaser-module_description__s-lyV",extraSpace:"ProductTeaser-module_extraSpace__HFJ2A",toolTip:"ProductTeaser-module_toolTip__KL7Xx",gradiantBox:"ProductTeaser-module_gradiantBox__Eys-K",addOnSection:"ProductTeaser-module_addOnSection__G4zhX",featureList:"ProductTeaser-module_featureList__gmPS1",features:"ProductTeaser-module_features__o2jMu",featureIcon:"ProductTeaser-module_featureIcon__PbcQN",horizontalLine:"ProductTeaser-module_horizontalLine__Nfj9U",horizontalLineDark:"ProductTeaser-module_horizontalLineDark__Sg-Ou",addOnSectionIcon:"ProductTeaser-module_addOnSectionIcon__9-EoX",toggleSection:"ProductTeaser-module_toggleSection__2az0R",toggle:"ProductTeaser-module_toggle__GClvg",serviceUnavail:"ProductTeaser-module_serviceUnavail__Pe52H",leftWrapper:"ProductTeaser-module_leftWrapper__pj0yj",priceWrapper:"ProductTeaser-module_priceWrapper__7TC6y",slider:"ProductTeaser-module_slider__-V4R1",line:"ProductTeaser-module_line__mbJxT",pricetxt:"ProductTeaser-module_pricetxt__YYSmd",sliderNew:"ProductTeaser-module_sliderNew__ZnCAh",clicked:"ProductTeaser-module_clicked__A9jUK",priceDuration:"ProductTeaser-module_priceDuration__TeeO9",callCartNew:"ProductTeaser-module_callCartNew__AksMY",arrowIcon:"ProductTeaser-module_arrowIcon__OFm89",callCart:"ProductTeaser-module_callCart__YLJSL",disableCallcart:"ProductTeaser-module_disableCallcart__-M8Od",priceDesc:"ProductTeaser-module_priceDesc__8Er0h",priceDescCenter:"ProductTeaser-module_priceDescCenter__hhZUS",priceDescNew:"ProductTeaser-module_priceDescNew__ghXo4",priceLeftCenter:"ProductTeaser-module_priceLeftCenter__SVC5R"};V('/* 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.ProductTeaser-module_carouselContainer__RzBpK {\n position: static;\n margin-top: 32px;\n border-radius: 24px;\n}\n@media (min-width: 768px) {\n .ProductTeaser-module_carouselContainer__RzBpK {\n box-shadow: 0px 20px 30px -8px rgba(87, 84, 82, 0.4);\n }\n}\n.ProductTeaser-module_carouselContainer__RzBpK .ProductTeaser-module_arrowButton__-AkY4, .ProductTeaser-module_carouselContainer__RzBpK .ProductTeaser-module_leftArrow__Ybrjm, .ProductTeaser-module_carouselContainer__RzBpK .ProductTeaser-module_rightArrow__MYs5F {\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.ProductTeaser-module_carouselContainer__RzBpK .ProductTeaser-module_arrowButton__-AkY4::before, .ProductTeaser-module_carouselContainer__RzBpK .ProductTeaser-module_leftArrow__Ybrjm::before, .ProductTeaser-module_carouselContainer__RzBpK .ProductTeaser-module_rightArrow__MYs5F::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.ProductTeaser-module_carouselContainer__RzBpK .ProductTeaser-module_rightArrow__MYs5F {\n right: 22px;\n top: 253px;\n}\n@media (min-width: 1024px) and (max-width: 1439px) {\n .ProductTeaser-module_carouselContainer__RzBpK .ProductTeaser-module_rightArrow__MYs5F {\n right: 16px;\n top: 263px;\n }\n}\n@media (min-width: 768px) and (max-width: 1023px) {\n .ProductTeaser-module_carouselContainer__RzBpK .ProductTeaser-module_rightArrow__MYs5F {\n right: -32px;\n top: 278px;\n }\n}\n.ProductTeaser-module_carouselContainer__RzBpK .ProductTeaser-module_rightArrow__MYs5F::before {\n content: "\\e825";\n}\n.ProductTeaser-module_carouselContainer__RzBpK .ProductTeaser-module_rightArrow__MYs5F:disabled {\n background: #e6e3df;\n}\n.ProductTeaser-module_carouselContainer__RzBpK .ProductTeaser-module_leftArrow__Ybrjm {\n left: 22px;\n top: 253px;\n}\n@media (min-width: 1024px) and (max-width: 1439px) {\n .ProductTeaser-module_carouselContainer__RzBpK .ProductTeaser-module_leftArrow__Ybrjm {\n left: 16px;\n top: 263px;\n }\n}\n@media (min-width: 768px) and (max-width: 1023px) {\n .ProductTeaser-module_carouselContainer__RzBpK .ProductTeaser-module_leftArrow__Ybrjm {\n left: -32px;\n top: 278px;\n }\n}\n.ProductTeaser-module_carouselContainer__RzBpK .ProductTeaser-module_leftArrow__Ybrjm::before {\n content: "\\e824";\n}\n.ProductTeaser-module_carouselContainer__RzBpK .ProductTeaser-module_leftArrow__Ybrjm:disabled {\n background: #e6e3df;\n}\n\n.ProductTeaser-module_stageTeaserTab__VYRxL, .ProductTeaser-module_stageTeaserTabActive__Wu5nT {\n border-radius: 40px;\n border: none;\n color: #5f5955;\n background-color: #ffffff;\n font-size: 16px;\n line-height: 24px;\n font-weight: 700;\n padding: 10px 24px;\n}\n@media (max-width: 767px) {\n .ProductTeaser-module_stageTeaserTab__VYRxL, .ProductTeaser-module_stageTeaserTabActive__Wu5nT {\n max-width: 158px;\n }\n}\n\n.ProductTeaser-module_stageTeaserTabActive__Wu5nT {\n color: #ffffff;\n background: #da291c;\n}\n\n.ProductTeaser-module_carousel_dot__zxG-A {\n border-radius: 50px;\n background-color: #ffffff;\n border: 2px solid rgba(61, 57, 53, 0.25);\n padding: 1px;\n width: fit-content;\n margin: 0 auto;\n position: absolute;\n top: -24px;\n height: fit-content;\n}\n\n.ProductTeaser-module_carouselItemNew__TTklX {\n position: fixed;\n top: -24px;\n width: 100%;\n}\n\n.ProductTeaser-module_teaserImageLeft__dIk-h {\n object-fit: contain;\n object-position: right;\n position: relative;\n left: 600px;\n}\n\n.ProductTeaser-module_teaserImageRight__hHvry {\n object-fit: contain;\n object-position: left;\n position: relative;\n}\n\n.ProductTeaser-module_carouselItem__vtLwf {\n position: relative;\n width: 100%;\n}\n.ProductTeaser-module_carouselItem__vtLwf .ProductTeaser-module_teaserImage__sQ3ed {\n object-fit: cover;\n object-position: center;\n}\n@media (max-width: 767px) {\n .ProductTeaser-module_carouselItem__vtLwf {\n display: flex;\n justify-content: center;\n }\n .ProductTeaser-module_carouselItem__vtLwf .ProductTeaser-module_teaserImage__sQ3ed {\n border-radius: 24px;\n position: absolute;\n }\n}\n@media (min-width: 1440px) {\n .ProductTeaser-module_carouselItem__vtLwf .ProductTeaser-module_productDetailsWrapperNew__DfLax, .ProductTeaser-module_carouselItem__vtLwf .ProductTeaser-module_productDetailsWrapperTransparent__ES5iK, .ProductTeaser-module_carouselItem__vtLwf .ProductTeaser-module_productDetailsWrapper__0jFlz {\n min-width: 520px;\n }\n .ProductTeaser-module_carouselItem__vtLwf .ProductTeaser-module_productDetailsWrapperNew__DfLax .ProductTeaser-module_titleSection__YqXUJ, .ProductTeaser-module_carouselItem__vtLwf .ProductTeaser-module_productDetailsWrapperTransparent__ES5iK .ProductTeaser-module_titleSection__YqXUJ, .ProductTeaser-module_carouselItem__vtLwf .ProductTeaser-module_productDetailsWrapper__0jFlz .ProductTeaser-module_titleSection__YqXUJ {\n position: relative;\n left: unset;\n top: unset;\n height: fit-content;\n margin: auto 0;\n font-size: 28px;\n }\n .ProductTeaser-module_carouselItem__vtLwf .ProductTeaser-module_productDetailsWrapperNew__DfLax .ProductTeaser-module_featureSection__T-YzP, .ProductTeaser-module_carouselItem__vtLwf .ProductTeaser-module_productDetailsWrapperTransparent__ES5iK .ProductTeaser-module_featureSection__T-YzP, .ProductTeaser-module_carouselItem__vtLwf .ProductTeaser-module_productDetailsWrapper__0jFlz .ProductTeaser-module_featureSection__T-YzP {\n position: relative;\n right: 0px;\n top: 0;\n }\n}\n@media (min-width: 1440px) {\n .ProductTeaser-module_carouselItem__vtLwf .ProductTeaser-module_productDetailsWrapper__0jFlz {\n position: absolute;\n display: flex;\n justify-content: space-between;\n left: 107px;\n right: 107px;\n top: 129px;\n }\n}\n@media (min-width: 1440px) {\n .ProductTeaser-module_carouselItem__vtLwf .ProductTeaser-module_productDetailsWrapperTransparent__ES5iK {\n position: relative;\n display: flex;\n justify-content: space-between;\n padding: 0 50px;\n top: 129px;\n height: 550px;\n }\n .ProductTeaser-module_carouselItem__vtLwf .ProductTeaser-module_productDetailsWrapperTransparent__ES5iK .ProductTeaser-module_titleSection__YqXUJ {\n position: relative;\n left: unset;\n top: unset;\n bottom: 170px;\n height: fit-content;\n margin: auto 0;\n font-size: 28px;\n }\n}\n\n.ProductTeaser-module_contentWrapper__3GKwX, .ProductTeaser-module_contentWrapperLeft__tGGEs {\n position: absolute;\n top: 40px;\n}\n@media (min-width: 1440px) {\n .ProductTeaser-module_contentWrapper__3GKwX, .ProductTeaser-module_contentWrapperLeft__tGGEs {\n left: 30px;\n }\n}\n@media (min-width: 1024px) and (max-width: 1439px) {\n .ProductTeaser-module_contentWrapper__3GKwX, .ProductTeaser-module_contentWrapperLeft__tGGEs {\n max-width: 460px;\n }\n}\n@media (min-width: 768px) {\n .ProductTeaser-module_contentWrapper__3GKwX, .ProductTeaser-module_contentWrapperLeft__tGGEs {\n left: 24px;\n max-width: 400px;\n }\n}\n.ProductTeaser-module_contentWrapper__3GKwX .ProductTeaser-module_titleSection__YqXUJ, .ProductTeaser-module_contentWrapperLeft__tGGEs .ProductTeaser-module_titleSection__YqXUJ {\n position: relative;\n text-align: center;\n left: unset;\n top: unset;\n}\n.ProductTeaser-module_contentWrapper__3GKwX .ProductTeaser-module_featureSection__T-YzP, .ProductTeaser-module_contentWrapperLeft__tGGEs .ProductTeaser-module_featureSection__T-YzP {\n position: relative;\n right: unset;\n top: unset;\n margin-top: 24px;\n}\n.ProductTeaser-module_contentWrapper__3GKwX .ProductTeaser-module_priceContainer__CzBhB, .ProductTeaser-module_contentWrapper__3GKwX .ProductTeaser-module_priceContainerNew__hn6rW, .ProductTeaser-module_contentWrapperLeft__tGGEs .ProductTeaser-module_priceContainer__CzBhB, .ProductTeaser-module_contentWrapperLeft__tGGEs .ProductTeaser-module_priceContainerNew__hn6rW {\n position: relative;\n top: unset;\n bottom: unset;\n margin-top: 24px;\n}\n\n@media (min-width: 1440px) {\n .ProductTeaser-module_contentWrapperLeft__tGGEs {\n left: 107px;\n }\n}\n\n.ProductTeaser-module_contentWrapperRight__8FP0u {\n position: absolute;\n max-width: 400px;\n top: 40px;\n}\n@media (min-width: 1440px) {\n .ProductTeaser-module_contentWrapperRight__8FP0u {\n right: 107px;\n }\n}\n.ProductTeaser-module_contentWrapperRight__8FP0u .ProductTeaser-module_titleSection__YqXUJ {\n position: relative;\n text-align: center;\n right: unset;\n top: unset;\n}\n.ProductTeaser-module_contentWrapperRight__8FP0u .ProductTeaser-module_featureSection__T-YzP {\n position: relative;\n right: unset;\n top: unset;\n margin-top: 24px;\n}\n.ProductTeaser-module_contentWrapperRight__8FP0u .ProductTeaser-module_priceContainer__CzBhB, .ProductTeaser-module_contentWrapperRight__8FP0u .ProductTeaser-module_priceContainerNew__hn6rW {\n position: relative;\n top: unset;\n bottom: unset;\n margin-top: 24px;\n}\n\n@media (max-width: 767px) {\n .ProductTeaser-module_contentMobWrapper__9rRLQ {\n position: relative;\n margin: 0 16px;\n width: 100%;\n }\n}\n@media (max-width: 320px) {\n .ProductTeaser-module_contentMobWrapper__9rRLQ {\n margin: 0 8px;\n }\n}\n\n.ProductTeaser-module_titleSection__YqXUJ {\n position: absolute;\n top: 173px;\n left: 107px;\n color: #ffffff;\n font-weight: 700;\n}\n@media (min-width: 1440px) {\n .ProductTeaser-module_titleSection__YqXUJ {\n max-width: 412px;\n }\n}\n@media (min-width: 1024px) and (max-width: 1439px) {\n .ProductTeaser-module_titleSection__YqXUJ {\n position: relative;\n top: unset;\n left: unset;\n }\n}\n@media (max-width: 767px) {\n .ProductTeaser-module_titleSection__YqXUJ {\n text-align: center;\n top: 32px;\n left: unset;\n width: 100%;\n }\n}\n.ProductTeaser-module_titleSection__YqXUJ .ProductTeaser-module_heading__Xim2- {\n font-size: 16px;\n line-height: 24px;\n}\n@media (max-width: 767px) {\n .ProductTeaser-module_titleSection__YqXUJ .ProductTeaser-module_heading__Xim2- {\n font-size: 14px;\n line-height: 20px;\n }\n}\n.ProductTeaser-module_titleSection__YqXUJ .ProductTeaser-module_fadeOutText__nKr5i {\n opacity: 0;\n transition: opacity 1s ease;\n}\n.ProductTeaser-module_titleSection__YqXUJ .ProductTeaser-module_fadeInText__Ux98m {\n opacity: 1;\n transition: opacity 1s ease;\n}\n.ProductTeaser-module_titleSection__YqXUJ .ProductTeaser-module_paragraph__hUonu {\n font-size: 28px;\n line-height: 36px;\n margin: 8px 0 12px 0;\n}\n@media (max-width: 767px) {\n .ProductTeaser-module_titleSection__YqXUJ .ProductTeaser-module_paragraph__hUonu {\n font-size: 20px;\n line-height: 28px;\n max-width: 100%;\n }\n}\n.ProductTeaser-module_titleSection__YqXUJ .ProductTeaser-module_description__s-lyV {\n font-weight: 700;\n font-size: 24px;\n line-height: 32px;\n}\n\n@media (max-width: 767px) {\n .ProductTeaser-module_extraSpace__HFJ2A {\n top: 62px;\n }\n}\n\n.ProductTeaser-module_featureSection__T-YzP {\n position: absolute;\n right: 107px;\n top: 129px;\n}\n@media (min-width: 1440px) {\n .ProductTeaser-module_featureSection__T-YzP {\n max-width: 412px;\n }\n}\n@media (max-width: 767px) {\n .ProductTeaser-module_featureSection__T-YzP {\n right: unset;\n top: unset;\n margin-top: 397px;\n font-size: 14px;\n line-height: 20px;\n background-color: #ffffff;\n color: #3D3935;\n border-radius: 12px;\n position: relative;\n height: fit-content;\n }\n}\n.ProductTeaser-module_featureSection__T-YzP .ProductTeaser-module_toolTip__KL7Xx {\n filter: brightness(0) invert(1);\n margin-left: 16px;\n display: flex;\n align-items: center;\n}\n@media (max-width: 767px) {\n .ProductTeaser-module_featureSection__T-YzP .ProductTeaser-module_toolTip__KL7Xx {\n filter: none;\n }\n}\n\n.ProductTeaser-module_gradiantBox__Eys-K, .ProductTeaser-module_addOnSection__G4zhX, .ProductTeaser-module_featureList__gmPS1 {\n border-radius: 12px;\n background: rgba(0, 0, 0, 0.2);\n backdrop-filter: blur(12.5px);\n color: #ffffff;\n}\n@media (max-width: 767px) {\n .ProductTeaser-module_gradiantBox__Eys-K, .ProductTeaser-module_addOnSection__G4zhX, .ProductTeaser-module_featureList__gmPS1 {\n background: none;\n color: unset;\n backdrop-filter: unset;\n }\n}\n\n.ProductTeaser-module_featureList__gmPS1 {\n padding: 4px 20px;\n}\n.ProductTeaser-module_featureList__gmPS1 .ProductTeaser-module_features__o2jMu {\n display: flex;\n align-items: center;\n margin: 12px 0;\n}\n.ProductTeaser-module_featureList__gmPS1 .ProductTeaser-module_features__o2jMu a {\n color: #ffffff;\n}\n.ProductTeaser-module_featureList__gmPS1 .ProductTeaser-module_features__o2jMu .ProductTeaser-module_featureIcon__PbcQN {\n margin-right: 10px;\n}\n.ProductTeaser-module_featureList__gmPS1 .ProductTeaser-module_features__o2jMu span {\n color: #ffffff;\n text-decoration: underline;\n}\n@media (max-width: 767px) {\n .ProductTeaser-module_featureList__gmPS1 .ProductTeaser-module_features__o2jMu span {\n color: #3d3935;\n }\n}\n.ProductTeaser-module_featureList__gmPS1 .ProductTeaser-module_horizontalLine__Nfj9U, .ProductTeaser-module_featureList__gmPS1 .ProductTeaser-module_horizontalLineDark__Sg-Ou {\n opacity: 0.5;\n background: linear-gradient(90deg, rgba(255, 255, 255, 0.75) 0%, rgba(255, 255, 255, 0) 100%);\n height: 1px;\n}\n@media (max-width: 767px) {\n .ProductTeaser-module_featureList__gmPS1 {\n border-radius: 12px 12px 0px 0px;\n }\n}\n\n.ProductTeaser-module_addOnSection__G4zhX {\n padding: 16px 20px;\n margin-top: 16px;\n display: flex;\n}\n.ProductTeaser-module_addOnSection__G4zhX .ProductTeaser-module_addOnSectionIcon__9-EoX {\n margin-right: 10px;\n}\n.ProductTeaser-module_addOnSection__G4zhX .ProductTeaser-module_toggleSection__2az0R {\n margin-left: auto;\n}\n.ProductTeaser-module_addOnSection__G4zhX .ProductTeaser-module_toggleSection__2az0R .ProductTeaser-module_toggle__GClvg {\n margin-right: 10px;\n}\n.ProductTeaser-module_addOnSection__G4zhX .ProductTeaser-module_toggleSection__2az0R input {\n cursor: pointer;\n margin-top: unset;\n}\n.ProductTeaser-module_addOnSection__G4zhX .ProductTeaser-module_toggleSection__2az0R input:focus {\n border: unset !important;\n}\n@media (max-width: 767px) {\n .ProductTeaser-module_addOnSection__G4zhX {\n border-radius: 0px 0px 12px 12px;\n margin-top: 0px;\n padding: 12px 20px;\n align-items: center;\n }\n}\n\n.ProductTeaser-module_priceContainer__CzBhB, .ProductTeaser-module_priceContainerNew__hn6rW {\n position: absolute;\n bottom: 40px;\n width: 100%;\n color: #ffffff;\n}\n.ProductTeaser-module_priceContainer__CzBhB .ProductTeaser-module_serviceUnavail__Pe52H, .ProductTeaser-module_priceContainerNew__hn6rW .ProductTeaser-module_serviceUnavail__Pe52H {\n text-align: center;\n margin-bottom: 10px;\n font-size: 16px;\n line-height: 24px;\n display: flex;\n justify-content: center;\n align-items: center;\n}\n.ProductTeaser-module_priceContainer__CzBhB .ProductTeaser-module_serviceUnavail__Pe52H img, .ProductTeaser-module_priceContainerNew__hn6rW .ProductTeaser-module_serviceUnavail__Pe52H img {\n margin-right: 8px;\n}\n@media (max-width: 767px) {\n .ProductTeaser-module_priceContainer__CzBhB, .ProductTeaser-module_priceContainerNew__hn6rW {\n color: #3D3935;\n position: static;\n display: flex;\n justify-content: center;\n flex-direction: column;\n padding: 16px;\n }\n}\n.ProductTeaser-module_priceContainer__CzBhB .ProductTeaser-module_leftWrapper__pj0yj, .ProductTeaser-module_priceContainerNew__hn6rW .ProductTeaser-module_leftWrapper__pj0yj {\n position: relative;\n right: 38px;\n}\n.ProductTeaser-module_priceContainer__CzBhB .ProductTeaser-module_priceWrapper__7TC6y, .ProductTeaser-module_priceContainerNew__hn6rW .ProductTeaser-module_priceWrapper__7TC6y {\n font-size: 24px;\n line-height: 32px;\n font-weight: 700;\n display: flex;\n justify-content: center;\n align-items: center;\n}\n@media (max-width: 767px) {\n .ProductTeaser-module_priceContainer__CzBhB .ProductTeaser-module_priceWrapper__7TC6y, .ProductTeaser-module_priceContainerNew__hn6rW .ProductTeaser-module_priceWrapper__7TC6y {\n margin-right: unset;\n flex-direction: column;\n font-size: 20px;\n line-height: 28px;\n }\n}\n.ProductTeaser-module_priceContainer__CzBhB .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_slider__-V4R1, .ProductTeaser-module_priceContainerNew__hn6rW .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_slider__-V4R1 {\n height: 32px;\n overflow: hidden;\n margin-right: 12px;\n}\n.ProductTeaser-module_priceContainer__CzBhB .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_slider__-V4R1 .ProductTeaser-module_line__mbJxT, .ProductTeaser-module_priceContainerNew__hn6rW .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_slider__-V4R1 .ProductTeaser-module_line__mbJxT {\n transition: transform 0.5s ease;\n}\n.ProductTeaser-module_priceContainer__CzBhB .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_slider__-V4R1 .ProductTeaser-module_line__mbJxT .ProductTeaser-module_pricetxt__YYSmd, .ProductTeaser-module_priceContainerNew__hn6rW .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_slider__-V4R1 .ProductTeaser-module_line__mbJxT .ProductTeaser-module_pricetxt__YYSmd {\n font-size: 16px;\n line-height: 24px;\n font-weight: 400;\n margin-right: 6px;\n display: inline-block;\n}\n@media (max-width: 767px) {\n .ProductTeaser-module_priceContainer__CzBhB .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_slider__-V4R1, .ProductTeaser-module_priceContainerNew__hn6rW .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_slider__-V4R1 {\n margin-bottom: 8px;\n margin-right: unset;\n }\n}\n.ProductTeaser-module_priceContainer__CzBhB .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_sliderNew__ZnCAh, .ProductTeaser-module_priceContainerNew__hn6rW .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_sliderNew__ZnCAh {\n height: 32px;\n min-width: 158px;\n overflow: hidden;\n margin-right: 12px;\n position: relative;\n bottom: 16px;\n}\n.ProductTeaser-module_priceContainer__CzBhB .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_sliderNew__ZnCAh .ProductTeaser-module_line__mbJxT, .ProductTeaser-module_priceContainerNew__hn6rW .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_sliderNew__ZnCAh .ProductTeaser-module_line__mbJxT {\n transition: transform 0.5s ease;\n}\n.ProductTeaser-module_priceContainer__CzBhB .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_sliderNew__ZnCAh .ProductTeaser-module_line__mbJxT .ProductTeaser-module_pricetxt__YYSmd, .ProductTeaser-module_priceContainerNew__hn6rW .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_sliderNew__ZnCAh .ProductTeaser-module_line__mbJxT .ProductTeaser-module_pricetxt__YYSmd {\n font-size: 16px;\n line-height: 24px;\n font-weight: 400;\n margin-right: 6px;\n display: inline-block;\n}\n@media (max-width: 767px) {\n .ProductTeaser-module_priceContainer__CzBhB .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_sliderNew__ZnCAh, .ProductTeaser-module_priceContainerNew__hn6rW .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_sliderNew__ZnCAh {\n margin-bottom: 8px;\n margin-right: unset;\n }\n}\n.ProductTeaser-module_priceContainer__CzBhB .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_clicked__A9jUK .ProductTeaser-module_line__mbJxT, .ProductTeaser-module_priceContainerNew__hn6rW .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_clicked__A9jUK .ProductTeaser-module_line__mbJxT {\n transform: translateY(-100%);\n}\n.ProductTeaser-module_priceContainer__CzBhB .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_priceDuration__TeeO9, .ProductTeaser-module_priceContainerNew__hn6rW .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_priceDuration__TeeO9 {\n font-size: 16px;\n line-height: 24px;\n font-weight: 400;\n display: inline-block;\n}\n.ProductTeaser-module_priceContainer__CzBhB .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_callCartNew__AksMY, .ProductTeaser-module_priceContainerNew__hn6rW .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_callCartNew__AksMY {\n padding: 10px 24px;\n font-weight: 700;\n border: none;\n background-color: #da291c;\n color: #ffffff;\n border-radius: 28px;\n display: flex;\n align-items: center;\n justify-content: center;\n width: 338px;\n height: 52px;\n font-size: 16px;\n line-height: 24px;\n}\n.ProductTeaser-module_priceContainer__CzBhB .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_callCartNew__AksMY .ProductTeaser-module_arrowIcon__OFm89, .ProductTeaser-module_priceContainerNew__hn6rW .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_callCartNew__AksMY .ProductTeaser-module_arrowIcon__OFm89 {\n margin-left: 8px;\n}\n@media (min-width: 1440px) {\n .ProductTeaser-module_priceContainer__CzBhB .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_callCartNew__AksMY, .ProductTeaser-module_priceContainerNew__hn6rW .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_callCartNew__AksMY {\n padding: 14px 24px;\n }\n}\n@media (max-width: 767px) {\n .ProductTeaser-module_priceContainer__CzBhB .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_callCartNew__AksMY, .ProductTeaser-module_priceContainerNew__hn6rW .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_callCartNew__AksMY {\n padding: 10px 24px;\n max-width: 100%;\n display: flex;\n justify-content: center;\n }\n}\n.ProductTeaser-module_priceContainer__CzBhB .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_callCart__YLJSL, .ProductTeaser-module_priceContainerNew__hn6rW .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_callCart__YLJSL {\n padding: 10px 24px;\n font-weight: 700;\n border: none;\n background-color: #da291c;\n color: #ffffff;\n border-radius: 28px;\n display: flex;\n align-items: center;\n font-size: 16px;\n line-height: 24px;\n}\n.ProductTeaser-module_priceContainer__CzBhB .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_callCart__YLJSL .ProductTeaser-module_arrowIcon__OFm89, .ProductTeaser-module_priceContainerNew__hn6rW .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_callCart__YLJSL .ProductTeaser-module_arrowIcon__OFm89 {\n margin-left: 8px;\n}\n@media (min-width: 1440px) {\n .ProductTeaser-module_priceContainer__CzBhB .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_callCart__YLJSL, .ProductTeaser-module_priceContainerNew__hn6rW .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_callCart__YLJSL {\n padding: 14px 24px;\n }\n}\n@media (max-width: 767px) {\n .ProductTeaser-module_priceContainer__CzBhB .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_callCart__YLJSL, .ProductTeaser-module_priceContainerNew__hn6rW .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_callCart__YLJSL {\n padding: 10px 24px;\n max-width: 100%;\n display: flex;\n justify-content: center;\n }\n}\n.ProductTeaser-module_priceContainer__CzBhB .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_disableCallcart__-M8Od, .ProductTeaser-module_priceContainerNew__hn6rW .ProductTeaser-module_priceWrapper__7TC6y .ProductTeaser-module_disableCallcart__-M8Od {\n background-color: #e6e3df;\n color: #b3aeaa;\n}\n.ProductTeaser-module_priceContainer__CzBhB .ProductTeaser-module_priceDesc__8Er0h, .ProductTeaser-module_priceContainerNew__hn6rW .ProductTeaser-module_priceDesc__8Er0h, .ProductTeaser-module_priceContainer__CzBhB .ProductTeaser-module_priceDescCenter__hhZUS, .ProductTeaser-module_priceContainerNew__hn6rW .ProductTeaser-module_priceDescCenter__hhZUS, .ProductTeaser-module_priceContainer__CzBhB .ProductTeaser-module_priceDescNew__ghXo4, .ProductTeaser-module_priceContainerNew__hn6rW .ProductTeaser-module_priceDescNew__ghXo4, .ProductTeaser-module_priceContainer__CzBhB .ProductTeaser-module_priceLeftCenter__SVC5R, .ProductTeaser-module_priceContainerNew__hn6rW .ProductTeaser-module_priceLeftCenter__SVC5R {\n display: flex;\n justify-content: center;\n align-items: center;\n margin-top: 10px;\n}\n@media (max-width: 767px) {\n .ProductTeaser-module_priceContainer__CzBhB .ProductTeaser-module_priceDesc__8Er0h, .ProductTeaser-module_priceContainerNew__hn6rW .ProductTeaser-module_priceDesc__8Er0h, .ProductTeaser-module_priceContainer__CzBhB .ProductTeaser-module_priceDescCenter__hhZUS, .ProductTeaser-module_priceContainerNew__hn6rW .ProductTeaser-module_priceDescCenter__hhZUS, .ProductTeaser-module_priceContainer__CzBhB .ProductTeaser-module_priceDescNew__ghXo4, .ProductTeaser-module_priceContainerNew__hn6rW .ProductTeaser-module_priceDescNew__ghXo4, .ProductTeaser-module_priceContainer__CzBhB .ProductTeaser-module_priceLeftCenter__SVC5R, .ProductTeaser-module_priceContainerNew__hn6rW .ProductTeaser-module_priceLeftCenter__SVC5R {\n font-size: 14px;\n line-height: 20px;\n margin-top: 8px;\n }\n}\n.ProductTeaser-module_priceContainer__CzBhB .ProductTeaser-module_priceLeftCenter__SVC5R, .ProductTeaser-module_priceContainerNew__hn6rW .ProductTeaser-module_priceLeftCenter__SVC5R {\n position: relative;\n right: 52px;\n}\n.ProductTeaser-module_priceContainer__CzBhB .ProductTeaser-module_priceDescNew__ghXo4, .ProductTeaser-module_priceContainerNew__hn6rW .ProductTeaser-module_priceDescNew__ghXo4 {\n justify-content: flex-start;\n position: relative;\n bottom: 30px;\n}\n.ProductTeaser-module_priceContainer__CzBhB .ProductTeaser-module_priceDescCenter__hhZUS, .ProductTeaser-module_priceContainerNew__hn6rW .ProductTeaser-module_priceDescCenter__hhZUS {\n justify-content: flex-start;\n position: relative;\n bottom: 30px;\n right: 40px;\n}\n\n.ProductTeaser-module_priceContainerNew__hn6rW {\n bottom: 0px;\n top: 400px;\n}\n\n@media (max-width: 767px) {\n .ProductTeaser-module_horizontalLineDark__Sg-Ou {\n margin: 0 16px;\n height: 1px;\n background-color: #e6e3df;\n }\n}');class Be{constructor(e){this.config={baseURL:"",cartURL:""},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.getCartUrl=()=>{var e,n;return null!==(n=null===(e=this.config)||void 0===e?void 0:e.cartURL)&&void 0!==n?n:""},this.config=e}}Be.getInstance=()=>Be.instance,Be.create=e=>{Be.instance=new Be(e)};class Ae{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}}Ae.getInstance=()=>Ae.instance,Ae.create=e=>{Ae.instance=new Ae(e)};var Fe="ToolTip-module_tooltipicon__U5Rvt",Re="ToolTip-module_benefits__-gI-y";V(".ToolTip-module_tooltipicon__U5Rvt {\n height: 24px;\n margin-left: 4px;\n min-width: 20px;\n width: 24px;\n cursor: pointer;\n}\n\n.ToolTip-module_benefits__-gI-y img {\n width: 20px !important;\n height: 20px !important;\n}");const Me=({content:n,tooltipClass:t="",isBenefit:o=!1})=>{var l;const i=J(),d=q(),r=null===(l=null==D?void 0:D.getInstance())||void 0===l?void 0:l.getAssetPath();return n&&e.createElement(s,{placement:"auto",rootClose:!0,trigger:""+("mobile"===i||"tablet"===i||d?"click":"hover"),overlay:n&&e.createElement(m,{id:"popover-basic"},e.createElement(m.Body,null,n))},e.createElement("div",{className:`${Fe} ${t} ${o&&Re}`},r&&e.createElement("img",{src:`${r}/icons/tooltip_icon.svg`,width:24,height:24,alt:""})))},ze="addtocart",$e="Sunrise",We="Sticky Line Table",Ge="download_product_details",je="gaEvent",Ue="Stage Teaser",Xe="Line Table",He="combine_with_device",Ke="tab_click",Je="click",qe="Missing or Invalid Error",Ze="error",Ye="fixnet",Qe="Internet",en="Mobile",nn="POSTPAID",tn="INTERNET",on=(e,n)=>{var t,o,l,i,d,r,a,c,u,s,m,p,v,_,h,g,f,b,x,y;const{itemCategory:w,location:C}=n,E=null!==(d=null===(i=null===(l=null===(o=null===(t=null==e?void 0:e.prices)||void 0===t?void 0:t[0])||void 0===o?void 0:o.priceAlteration)||void 0===l?void 0:l[0])||void 0===i?void 0:i.value)&&void 0!==d?d:0,k=null!==(c=null===(a=null===(r=null==e?void 0:e.prices)||void 0===r?void 0:r[0])||void 0===a?void 0:a.value)&&void 0!==c?c:0;return{item_id:null!==(u=null==e?void 0:e.id)&&void 0!==u?u:"",item_name:null!==(s=null==e?void 0:e.id)&&void 0!==s?s:"",affiliation:null!==(v=null===(p=null===(m=null==e?void 0:e.promotionInfo)||void 0===m?void 0:m[0])||void 0===p?void 0:p.campaignId)&&void 0!==v?v:"",coupon:"",discount:E&&Number(E),index:0,item_brand:$e,item_category:null!==(h=null!==(_=null==w?void 0:w.productName)&&void 0!==_?_:null==w?void 0:w.id)&&void 0!==h?h:"MOBILE",item_category2:w?"BUNDLE":"MOBILE",item_category3:"",item_category4:"",item_category5:"",item_list_id:w?"Fixnet":"Mobile",item_list_name:w?"Fixnet":"Mobile",item_variant:null!==(f=null!==(g=null==w?void 0:w.productName)&&void 0!==g?g:null==w?void 0:w.id)&&void 0!==f?f:null==e?void 0:e.id,location_id:C,price:k&&Number(k),quantity:1,promotion_id:null!==(y=null===(x=null===(b=null==e?void 0:e.promotionInfo)||void 0===b?void 0:b[0])||void 0===x?void 0:x.campaignId)&&void 0!==y?y:""}},ln=(e,n,t)=>{const o=[];return null==e||e.map((e=>{var l;(null==e?void 0:e.bundledOffers)?null===(l=null==e?void 0:e.bundledOffers)||void 0===l||l.map((l=>{const i=""==n?e:n;o.push(on(l,{itemCategory:i,location:t}))})):o.push(on(e,{location:t}))})),o},dn=(e,n,t)=>{var o,l,i,d;const r=null===(i=null===(l=null===(o=null==e?void 0:e[0])||void 0===o?void 0:o.derivedPrice)||void 0===l?void 0:l[0])||void 0===i?void 0:i.value;return{currency:"CHF",value:null!==(d=r&&Number(r))&&void 0!==d?d:0,items:ln(e,n,t)}},rn=(e,n,t,o)=>{var l;"addtocart"===e&&window.dataLayer.push({event:"add_to_cart",event_name:"add_to_cart",ecommerce:dn(n,t,o),transaction_type:(null===(l=null==n?void 0:n[0])||void 0===l?void 0:l.isBundle)?"BUNDLE":"MOBILE_ORDER"})},an=(e,n,t)=>{var o,l,i,d,r,a,c,u,s,m,p,v,_,h,g,f,b,x,y;const{itemCategory:w,location:C}=n,E=null!==(r=null===(d=null===(i=null===(l=null===(o=null==e?void 0:e.prices)||void 0===o?void 0:o[0])||void 0===l?void 0:l.priceAlteration)||void 0===i?void 0:i[0])||void 0===d?void 0:d.value)&&void 0!==r?r:0,k=null!==(u=null===(c=null===(a=null==e?void 0:e.prices)||void 0===a?void 0:a[0])||void 0===c?void 0:c.value)&&void 0!==u?u:0,T={item_id:null!==(s=null==e?void 0:e.id)&&void 0!==s?s:"",item_name:null!==(m=null==e?void 0:e.id)&&void 0!==m?m:"",affiliation:null!==(_=null===(v=null===(p=null==e?void 0:e.promotionInfo)||void 0===p?void 0:p[0])||void 0===v?void 0:v.campaignId)&&void 0!==_?_:"",coupon:"",discount:E&&Number(E),index:0,item_brand:$e,item_category:"MOBILE"===(null==e?void 0:e.productType)?"MOBILE_ORDER":"HOME_ORDER",item_category2:"MOBILE"===(null==e?void 0:e.productType)?"Mobile Subscription Only":"Internet Subscription Only",item_category3:"",item_category4:"",item_category5:"",item_list_id:w?"Fixnet":"Mobile",item_list_name:w?"Fixnet":"Mobile",item_variant:null!==(f=null!==(g=null!==(h=null==w?void 0:w.title)&&void 0!==h?h:null==w?void 0:w.productName)&&void 0!==g?g:null==w?void 0:w.id)&&void 0!==f?f:null==e?void 0:e.id,location_id:C,price:k&&Number(k),quantity:1,promotion_id:null!==(y=null===(x=null===(b=null==e?void 0:e.promotionInfo)||void 0===b?void 0:b[0])||void 0===x?void 0:x.campaignId)&&void 0!==y?y:""};return t&&(T.item_available=t),T},cn=(e,n,t,o)=>{const l=[];let i="";return null==e||e.map((e=>{var d;if(null==e?void 0:e.bundledOffers)null===(d=null==e?void 0:e.bundledOffers)||void 0===d||d.map((d=>{const r=""==n?e:n;o&&(i=(null==o?void 0:o.includes(null==e?void 0:e.id))?"yes":"no"),l.push(an(d,{itemCategory:r,location:t},i))}));else if("INTERNET"!==(null==e?void 0:e.productType)||(null==e?void 0:e.bundledOffers))l.push(an(e,{location:t}));else{const n={id:null==e?void 0:e.id};o&&(i=(null==o?void 0:o.includes(null==e?void 0:e.id))?"yes":"no"),l.push(an(e,{itemCategory:n,location:t},i))}})),l},un=(e,n,t)=>{let o;null==e||e.map((e=>{o=(null==e?void 0:e.bundledOffers)?"Fixnet":"INTERNET"!==(null==e?void 0:e.productType)||(null==e?void 0:e.bundledOffers)?"Mobile":"Internet"}));return{item_list_id:o,item_list_name:o,items:cn(e,n,t)}},sn=(e,n,t,o)=>{var l,i,d,r;const a=null===(d=null===(i=null===(l=null==e?void 0:e[0])||void 0===l?void 0:l.derivedPrice)||void 0===i?void 0:i[0])||void 0===d?void 0:d.value;return{currency:"CHF",value:null!==(r=a&&Number(a))&&void 0!==r?r:0,items:cn(e,n,t,o)}},mn=(e,n,t,o,l)=>{var i;"view"===e?null===window||void 0===window||window.dataLayer.push({event:"view_item_list",event_name:"view_item_list",ecommerce:un(n,t,o)}):"addtocart"===e?null===window||void 0===window||window.dataLayer.push({event:"add_to_cart",event_name:"add_to_cart",ecommerce:sn(n,t,o),transaction_type:"MOBILE"===(null===(i=null==n?void 0:n[0])||void 0===i?void 0:i.productType)?"MOBILE_ORDER":"HOME_ORDER"}):"available"===e&&window.dataLayer.push({event:"view_item",event_name:"view_item",ecommerce:sn(n,t,o,l)})};var pn={inputcontainer:"AutoComplete-module_inputcontainer__VORIB","cross-icon":"AutoComplete-module_cross-icon__7SIoo",addresscontainer:"AutoComplete-module_addresscontainer__za7ZE",suggestionactive:"AutoComplete-module_suggestionactive__4cjbE"};V("/* 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.AutoComplete-module_inputcontainer__VORIB {\n position: relative;\n top: 27px;\n margin-right: 16px;\n}\n.AutoComplete-module_inputcontainer__VORIB input {\n font-size: 16px;\n line-height: 24px;\n border: 1px solid #B3AEAA !important;\n border-radius: 4px;\n height: 52px;\n padding: 14px 12px;\n width: 100%;\n background: #F7F6F5;\n}\n@media (max-width: 767px) {\n .AutoComplete-module_inputcontainer__VORIB {\n margin: 0 !important;\n }\n}\n.AutoComplete-module_inputcontainer__VORIB .AutoComplete-module_cross-icon__7SIoo {\n position: absolute;\n top: 0;\n bottom: 0;\n right: 0;\n padding: 14px;\n}\n.AutoComplete-module_inputcontainer__VORIB .AutoComplete-module_addresscontainer__za7ZE {\n background: #ffffff;\n box-shadow: 0px 8px 24px rgba(51, 51, 51, 0.2);\n cursor: pointer;\n list-style: none;\n padding: 12px;\n position: absolute;\n text-align: left;\n width: 100%;\n z-index: 1000;\n transition: all 1s ease-in;\n}\n@media (max-width: 767px) {\n .AutoComplete-module_inputcontainer__VORIB .AutoComplete-module_addresscontainer__za7ZE {\n margin-top: 0px;\n background: #f7f6f5;\n }\n}\n.AutoComplete-module_inputcontainer__VORIB .AutoComplete-module_addresscontainer__za7ZE .AutoComplete-module_addresscontainer__za7ZE :hover {\n background: #e5e5e5;\n border-radius: 4px;\n text-align: left;\n width: 100%;\n z-index: 100;\n}\n.AutoComplete-module_inputcontainer__VORIB .AutoComplete-module_suggestionactive__4cjbE,\n.AutoComplete-module_inputcontainer__VORIB .AutoComplete-module_addresscontainer__za7ZE li:hover {\n background-color: #f7f6f5;\n cursor: pointer;\n}\n.AutoComplete-module_inputcontainer__VORIB .AutoComplete-module_suggestionactive__4cjbE,\n.AutoComplete-module_inputcontainer__VORIB .AutoComplete-module_addresscontainer__za7ZE li {\n padding: 10px 12px;\n}\n\ninput:disabled {\n background-color: #e6e3df !important;\n}\n\ninput[type=text]:disabled {\n color: #86807C !important;\n}\n\nlabel:disabled {\n color: #86807C !important;\n}");const vn=e.forwardRef(((t,o)=>{var l,i,d;const{inputValue:r,setInputValue:a,dropdownValue:c,placeholder:u,onChange:s,name:m,inputClassName:p,selectedData:v,minLength:_,maxLength:h,content:g,setApiError:f,setFetchingLineCheck:b,checkAvailability:x,FetchingLineCheck:y,setaddressNotFound:w}=t,[C,E]=n(-1),[k,T]=n(!0),[P,S]=n(!1);J();return e.useEffect((()=>{c&&c.length>0&&(null==r?void 0:r.length)>=3?S(!0):S(!1)}),[c]),e.createElement(e.Fragment,null,e.createElement("div",{id:"dropdownselect",className:`${pn.inputcontainer} form-floating ${y&&pn["box-disabled"]}`},e.createElement("input",{type:"text",disabled:y||!k||x,placeholder:u,onChange:s,name:m,onKeyDown:e=>{if(c&&Object.keys(c).length>0)if("Enter"===(null==e?void 0:e.key)||13===(null==e?void 0:e.keyCode)){if(-1===C)return;E(-1),T(!0),S(!1),a(c[C].concatedAddress),v(c[C])}else if("ArrowUp"===(null==e?void 0:e.key)||38===(null==e?void 0:e.keyCode)){if(-1===C)return void E((null==c?void 0:c.length)-1);E(C-1)}else if("ArrowDown"===(null==e?void 0:e.key)||40===(null==e?void 0:e.keyCode)){if(C===(null==c?void 0:c.length)-1)return void E(-1);E(C+1)}else E(-1)},value:r,ref:o,autoComplete:"off","aria-autocomplete":"none",className:p,spellCheck:"false",minLength:_,maxLength:h}),e.createElement("label",{htmlFor:"address",className:"input-label"},u),0!==(null==r?void 0:r.length)&&e.createElement("div",{className:pn["cross-icon"],onClick:()=>{var e,n;(null===(e=null==o?void 0:o.current)||void 0===e?void 0:e.focus())||S(!1),a(""),null===(n=null==o?void 0:o.current)||void 0===n||n.focus(),f(!1),b(!1),w(!1)}},e.createElement("img",{src:null===(d=null===(i=null===(l=null==g?void 0:g.linecheckIcons)||void 0===l?void 0:l[0])||void 0===i?void 0:i.close)||void 0===d?void 0:d.filename,height:14,width:14,alt:"cross-icon"})),P&&(null==c?void 0:c.length)&&e.createElement("ul",{className:pn.addresscontainer},c.map(((n,t)=>{let o;return t===C&&(o="active"),e.createElement(e.Fragment,null,e.createElement("li",{className:"active"===o?pn.suggestionactive:pn.suggestionInactive,key:t,onClick:e=>((e,n)=>{var t;E(-1),S(!1),T(!0),a((null==n?void 0:n.currentTarget)&&(null===(t=null==n?void 0:n.currentTarget)||void 0===t?void 0:t.innerText)),v(e)})(n,e)},n&&n.concatedAddress))})))))}));var _n="IndividualLineCheck-module_inputcontainer__RzNgl",hn="IndividualLineCheck-module_errorInput__3amiz",gn="IndividualLineCheck-module_errorCityInput__Iywaa",fn="IndividualLineCheck-module_errorStreetInput__WAvuN",bn="IndividualLineCheck-module_individuallinecheck__S0DaG",xn="IndividualLineCheck-module_smallerinput__8pD0d",yn="IndividualLineCheck-module_streetinput__oeX-G",wn="IndividualLineCheck-module_cityinput__Jqibc",Cn="IndividualLineCheck-module_errorbutton__YhCHC",En="IndividualLineCheck-module_btn__aCYjV";V("/* 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__RzNgl {\n position: relative;\n top: 21px;\n margin-right: 16px;\n}\n.IndividualLineCheck-module_inputcontainer__RzNgl input {\n font-size: 16px;\n line-height: 24px;\n border: 1px solid #B3AEAA !important;\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__RzNgl {\n margin: 0 16px;\n }\n}\n.IndividualLineCheck-module_inputcontainer__RzNgl .IndividualLineCheck-module_errorInput__3amiz {\n border: 2px solid #c60047 !important;\n margin: 0px 12px 20px;\n width: 30%;\n}\n.IndividualLineCheck-module_inputcontainer__RzNgl .IndividualLineCheck-module_errorCityInput__Iywaa {\n border: 2px solid #c60047 !important;\n margin: 0px 12px 0px 0px;\n width: 100%;\n}\n.IndividualLineCheck-module_inputcontainer__RzNgl .IndividualLineCheck-module_errorStreetInput__WAvuN {\n border: 2px solid #c60047 !important;\n margin: 0px 0px 1px 12px;\n width: 100%;\n}\n@media (max-width: 767px) {\n .IndividualLineCheck-module_inputcontainer__RzNgl .IndividualLineCheck-module_errorInput__3amiz {\n width: 100%;\n margin: 0 0 10px 0 !important;\n }\n .IndividualLineCheck-module_inputcontainer__RzNgl .IndividualLineCheck-module_errorCityInput__Iywaa {\n margin: 0;\n }\n .IndividualLineCheck-module_inputcontainer__RzNgl .IndividualLineCheck-module_errorStreetInput__WAvuN {\n margin: 0 0 10px 0 !important;\n }\n}\n.IndividualLineCheck-module_inputcontainer__RzNgl .IndividualLineCheck-module_individuallinecheck__S0DaG {\n display: inline-flex;\n width: 100%;\n}\n@media (max-width: 767px) {\n .IndividualLineCheck-module_inputcontainer__RzNgl .IndividualLineCheck-module_individuallinecheck__S0DaG {\n display: block;\n margin: 16px 0;\n text-align: center;\n }\n}\n.IndividualLineCheck-module_inputcontainer__RzNgl .IndividualLineCheck-module_individuallinecheck__S0DaG .IndividualLineCheck-module_smallerinput__8pD0d {\n min-width: 88px;\n min-height: 52px;\n padding: 6px 12px 6px 12px;\n gap: 0px;\n margin: 0px 12px 20px;\n border: 2px 0px 0px 0px;\n border: 1px solid #B3AEAA;\n background-color: #F7F6F5;\n border-radius: 4px;\n}\n@media (max-width: 767px) {\n .IndividualLineCheck-module_inputcontainer__RzNgl .IndividualLineCheck-module_individuallinecheck__S0DaG .IndividualLineCheck-module_smallerinput__8pD0d {\n margin: 0 0 20px 0;\n }\n}\n.IndividualLineCheck-module_inputcontainer__RzNgl .IndividualLineCheck-module_individuallinecheck__S0DaG .IndividualLineCheck-module_streetinput__oeX-G {\n min-width: 409px;\n min-height: 52px;\n padding: 13px 12px 13px 12px;\n gap: 4px;\n margin: 0px 0px 0px 12px;\n border: 1px solid #B3AEAA;\n background-color: #F7F6F5;\n border-radius: 4px;\n}\n@media (max-width: 767px) {\n .IndividualLineCheck-module_inputcontainer__RzNgl .IndividualLineCheck-module_individuallinecheck__S0DaG .IndividualLineCheck-module_streetinput__oeX-G {\n margin: 0 0 20px 0;\n min-width: 88px !important;\n }\n}\n.IndividualLineCheck-module_inputcontainer__RzNgl .IndividualLineCheck-module_individuallinecheck__S0DaG .IndividualLineCheck-module_cityinput__Jqibc {\n min-width: 408px;\n min-height: 52px;\n padding: 13px 12px 13px 12px;\n gap: 4px;\n margin: 0px 12px 0px 0px;\n border: 1px 0px 0px 0px;\n border: 1px solid #B3AEAA;\n background-color: #F7F6F5;\n border-radius: 4px;\n}\n@media (max-width: 767px) {\n .IndividualLineCheck-module_inputcontainer__RzNgl .IndividualLineCheck-module_individuallinecheck__S0DaG .IndividualLineCheck-module_cityinput__Jqibc {\n margin: 0 0 4px 0;\n min-width: 88px !important;\n }\n}\n.IndividualLineCheck-module_inputcontainer__RzNgl .IndividualLineCheck-module_errorbutton__YhCHC {\n background-color: #ffffff;\n padding: 0 16px 0 12px;\n border-radius: 12px;\n color: #da291c;\n font-size: 16px;\n font-style: normal;\n font-weight: 700;\n line-height: 24px;\n}\n@media (max-width: 767px) {\n .IndividualLineCheck-module_inputcontainer__RzNgl .IndividualLineCheck-module_errorbutton__YhCHC {\n background-color: transparent;\n padding: 0 16px 0 8px;\n }\n}\n\n@media (max-width: 767px) {\n .IndividualLineCheck-module_btn__aCYjV {\n width: 100% !important;\n }\n}");const kn=e.forwardRef((({parentCallBackIndividual:o,content:l,apiError:i,setApiError:d,setFetchingLineCheck:r,setSelectedAddress:a},c)=>{const[u,s]=n({street:"",city:"",postCode:"",houseNumber:"",concatedAddress:""}),[m,p]=n(""),v=J(),[_,h]=n(!1);t((()=>{"function"==typeof d&&d(!1),"function"==typeof r&&r(!1),"function"==typeof a&&a("")}),[]);const g=e=>{s(Object.assign(Object.assign({},u),{[e.target.name]:e.target.value}));const n=Object.assign(Object.assign({},u),{[e.target.name]:e.target.value});f(Object.assign({},n)),d(!1),r(!1),h(!1)},f=e=>{let n="";""!==(null==e?void 0:e.postCode)&&""!==e.city&&""!==e.houseNumber&&""!==e.street?(n=e.street+" "+e.houseNumber+", "+e.postCode+" "+e.city,p(n)):(n="",p(""))};return t((()=>{const e=Object.assign(Object.assign({},u),{concatedAddress:m});s(Object.assign(Object.assign({},u),{concatedAddress:m})),("mobile"!==v||_)&&o(e,_)}),[m,_]),e.createElement("div",{className:_n},e.createElement("div",{className:bn},e.createElement("input",{placeholder:null==l?void 0:l.zip,name:"postCode",onChange:g,value:null==u?void 0:u.postCode,className:i?hn:xn}),e.createElement("input",{placeholder:null==l?void 0:l.city,name:"city",onChange:g,value:null==u?void 0:u.city,className:i?gn:wn})),e.createElement("div",{className:bn},e.createElement("input",{placeholder:null==l?void 0:l.street,name:"street",onChange:g,value:null==u?void 0:u.street,className:i?fn:yn}),e.createElement("input",{placeholder:null==l?void 0:l.houseNumber,name:"houseNumber",onChange:g,value:null==u?void 0:u.houseNumber,className:i?hn:xn})),"mobile"===v&&e.createElement(e.Fragment,null,i&&"mobile"===v&&e.createElement("p",{className:Cn},null==l?void 0:l.noAddress),e.createElement("div",{className:bn},e.createElement("button",{name:"check address button",type:"button",className:`primarybutton ${En}`,disabled:!1,onClick:()=>{h(!0)},style:{width:"50%"}},null==l?void 0:l.buttonvalue))))})),Tn=(e,n,t)=>{window.dataLayer.push(Object.assign({event:e,event_name:n},t))};let Pn;const Sn=(e,n,t)=>{window.dataLayer.push(Object.assign({event:e,event_name:n},t))},Nn=(e,n,t)=>{const o={eventAction:e,eventValue:n,timeStamp:Math.round(Date.now()/1e3),type:t};"dropDownClick/enter/leftClick"==t&&(t=Je);try{"view"==t?(Pn=[],window.appEventData.push({event:t,eventInfo:o,component:Pn})):window.appEventData.push({event:t,eventInfo:o})}catch(e){}},Ln=(e,n,t,o,l,i)=>{const d={description:e,source:n,title:t,type:o,guid:l,errorID:i};"dropDownClick/enter/leftClick"==o&&(o=Je);try{const{guid:e,errorID:n}=d,t=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 l=0;for(o=Object.getOwnPropertySymbols(e);l<o.length;l++)n.indexOf(o[l])<0&&Object.prototype.propertyIsEnumerable.call(e,o[l])&&(t[o[l]]=e[o[l]])}return t}(d,["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:d})}catch(e){}},In=(e,n,t,o)=>{const l={message_type:e,message_title:n,message_source:t,message_reason:o};try{window.dataLayer.push(Object.assign({event:"gaEvent",event_name:"error_event"},l))}catch(e){}},Vn="address-suggestion",On="catalogue-management",Dn="ESHOP",Bn="/suggest/address",An="/v1/linecheck",Fn=e=>_e(void 0,void 0,void 0,(function*(){var n,t,o,l,i,d,a;const c=yield(e=>{var n;const t=null===(n=null==Ae?void 0:Ae.getInstance())||void 0===n?void 0:n.getBaseUrl(),o={params:{},headers:{"x-sunrise-channel":Dn,"x-correlation-id":C()}},l={address:e,segment:"Residential"};try{const e=`${t}${On}${An}`;return r.getApiServiceInstance().post(e,l,o).then((e=>{var n,t;if(200==e.status){const o=null===(t=null===(n=null==e?void 0:e.config)||void 0===n?void 0:n.headers)||void 0===t?void 0:t["x-correlation-id"];try{"undefined"!=typeof window&&localStorage.removeItem("one-commerce-linecheckcorrelationid"),"undefined"!=typeof window&&localStorage.setItem("one-commerce-linecheckcorrelationid",o)}catch(e){}return"undefined"!=typeof window&&w.remove("one-commerce-linecheckcorrelationid",{path:"/"}),"undefined"!=typeof window&&w.set("one-commerce-linecheckcorrelationid",o,{path:"/",expires:3}),{response:null==e?void 0:e.data,corelationaId:o}}return[]}))}catch(e){return e}})(e),u=yield((null===(n=null==c?void 0:c.response)||void 0===n?void 0:n.sellableProducts)||[]).map((e=>e.name)),s=[];for(const e of null===(t=null==c?void 0:c.response)||void 0===t?void 0:t.eligibleCombinations)for(const n of null==e?void 0:e.rateplans)s.push(null==n?void 0:n.name);const m=null===(l=null===(o=null==c?void 0:c.response)||void 0===o?void 0:o.eligibleSpeed)||void 0===l?void 0:l.maxSpeed,p=null===(d=null===(i=null==c?void 0:c.response)||void 0===i?void 0:i.eligibleSpeed)||void 0===d?void 0:d.plannedUpgrades,v=null===(a=null==c?void 0:c.response)||void 0===a?void 0:a.eligibleAccess;try{"undefined"!=typeof window&&localStorage.setItem("lineCheckResponse",JSON.stringify({eligibleBundle:u,configEligibleBundle:s,maxUploadDownloadSpeed:m,plannedUpgrade:p,originalLinecheckResponse:null==c?void 0:c.response}));try{"undefined"!=typeof window&&localStorage.setItem("one-commerce-access-type",JSON.stringify(v))}catch(e){}"undefined"!=typeof window&&w.set("one-commerce-access-type",JSON.stringify(v),{path:"/",expires:3})}catch(e){}return{corelationaId:c.corelationaId,lineCheckResponse:null==c?void 0:c.response,eligibleBundle:u,maxUploadDownloadSpeed:m,configEligibleBundle:s,plannedUpgrade:p}}));var Rn="LineCheckInput-module_errorfield__hEZF5",Mn="LineCheckInput-module_errormsg__SVc94",zn="LineCheckInput-module_address__oRhfO",$n="LineCheckInput-module_secondarybutton-mobile__USH6B",Wn="LineCheckInput-module_ul-disabled__oA7jV",Gn="LineCheckInput-module_list__JA3Jx";V("/* 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.LineCheckInput-module_errorfield__hEZF5 {\n border: 2px solid #c60047 !important;\n}\n\n.LineCheckInput-module_errormsg__SVc94 {\n color: #c60047;\n font-size: 12px;\n line-height: 16px;\n font-weight: 500;\n padding-top: 4px;\n}\n@media (max-width: 767px) {\n .LineCheckInput-module_errormsg__SVc94 {\n margin-left: 16px;\n }\n}\n\n@media (max-width: 767px) {\n .LineCheckInput-module_address__oRhfO {\n position: relative;\n top: 10px;\n }\n}\n\n.LineCheckInput-module_secondarybutton__5iCpn {\n font-size: 16px;\n font-style: normal;\n font-weight: 700;\n line-height: 24px;\n color: #da291c;\n padding: 16px 0px 0px;\n background-color: #ffffff;\n cursor: pointer;\n}\n@media (max-width: 767px) {\n .LineCheckInput-module_secondarybutton__5iCpn {\n background-color: #ffffff;\n padding: 16px;\n border-radius: 12px;\n margin: 16px 20px;\n height: 52px;\n }\n}\n\n.LineCheckInput-module_secondarybutton-mobile__USH6B {\n font-size: 16px;\n font-style: normal;\n font-weight: 700;\n line-height: 24px;\n color: #da291c;\n padding: 16px 0px 0px;\n background-color: #ffffff;\n cursor: pointer;\n}\n@media (max-width: 767px) {\n .LineCheckInput-module_secondarybutton-mobile__USH6B {\n background-color: #ffffff;\n padding: 16px 0px;\n border-radius: 12px;\n margin: 16px 0px;\n height: 52px;\n }\n}\n\n@media (min-width: 768px) {\n .LineCheckInput-module_ul-disabled__oA7jV {\n position: relative;\n top: 29px;\n background-color: #FFFFFF;\n margin-right: 16px;\n left: -1px;\n }\n .LineCheckInput-module_ul-disabled__oA7jV .LineCheckInput-module_list__JA3Jx {\n box-shadow: 0px 8px 24px rgba(51, 51, 51, 0.2);\n cursor: pointer;\n padding: 12px;\n text-align: left;\n width: 100%;\n z-index: 1000;\n transition: all 1s ease-in;\n }\n}\n.LineCheckInput-module_errorbutton__wd49l {\n background-color: #ffffff;\n padding: 0 16px 0 12px;\n border-radius: 12px;\n color: #da291c;\n font-size: 16px;\n font-style: normal;\n font-weight: 700;\n line-height: 24px;\n}\n@media (max-width: 767px) {\n .LineCheckInput-module_errorbutton__wd49l {\n background-color: transparent;\n padding: 0 16px 0 8px;\n }\n}");const jn=e.forwardRef((({content:l,parentCallback:i,parentAddress:d,isAddressNotFilled:r,onChange:a,name:c,apiError:u,setApiError:s,setFetchingLineCheck:m,checkAvailability:p,onData:v,FetchingLineCheck:_,setSelectedAddress:h},g)=>{var f,b,x,y,w,E;const[k,T]=n(!1),[P,S]=n(!1),[N,L]=n(""),[I,V]=n(""),[O,D]=n(),[B,A]=n(!1),F=o(),R=J();t((()=>{k&&I?"differentAddress"===c&&"function"==typeof i&&i({}):L("")}),[I,k]),t((()=>{"function"==typeof V&&V(d)}),[]),t((()=>{P&&Ln(null==l?void 0:l.errorMsg,Ye+" "+(null==l?void 0:l.title),qe,Ze),!I&&r&&Ln(null==l?void 0:l.requiredFieldText,Ye+" "+(null==l?void 0:l.title),qe,Ze),N&&Ln(N,Ye+" "+(null==l?void 0:l.title),qe,Ze),P&&In(Ze,qe,Ye+" | "+(null==l?void 0:l.title),null==l?void 0:l.errorMsg),!I&&r&&In(Ze,qe,Ye+" | "+(null==l?void 0:l.title),null==l?void 0:l.requiredFieldText),N&&In(Ze,qe,Ye+" | "+(null==l?void 0:l.title),N)}),[P,r,N]);return e.createElement(e.Fragment,null,!B&&e.createElement(vn,{inputValue:I||"",setInputValue:V,dropdownValue:O,placeholder:null==l?void 0:l.placeholder,ref:g,onChange:e=>{var n,t,o;"function"==typeof a&&a(e),"function"==typeof V&&V(null===(n=null==e?void 0:e.currentTarget)||void 0===n?void 0:n.value);let i=!1;i=new RegExp(`[${null==l?void 0:l.regexp}]`).test(null===(t=null==e?void 0:e.currentTarget)||void 0===t?void 0:t.value),S(i);((e,n,t)=>_e(void 0,void 0,void 0,(function*(){var o;if(!n&&(null==e?void 0:e.length)>=3){t.current&&t.current.abort(),t.current=new AbortController;const n=t.current.signal,l=null===(o=null==Ae?void 0:Ae.getInstance())||void 0===o?void 0:o.getBaseUrl();try{const t=yield fetch(`${l}${Vn}${Bn}?count=10&address=${e.replace(/,(?=[^\s])/g,", ")}`,{method:"GET",headers:{Accept:"application/json","Content-Type":"application/x-www-form-urlencoded","x-correlation-id":C(),"x-sunrise-channel":Dn},signal:n}),o=yield t.json();if(o){const e=[];return(null==o?void 0:o.items)&&(null==o||o.items.forEach((n=>{const t=(null==n?void 0:n.street)+" "+(null==n?void 0:n.houseNumber)+", "+(null==n?void 0:n.postCode)+" "+(null==n?void 0:n.city);(null==n?void 0:n.street)&&(null==n?void 0:n.houseNumber)&&(null==n?void 0:n.postCode)&&(null==n?void 0:n.city)&&(n.concatedAddress=t,e.push(n))}))),e}}catch(e){console.log(e)}}})))(null===(o=null==e?void 0:e.currentTarget)||void 0===o?void 0:o.value,i,F).then((e=>{e&&(null==e?void 0:e.error)||(null==e?void 0:e.length)<=0?(D([]),T(!0)):(D(e),T(!1))})).catch((e=>console.log(e)))},selectedData:e=>{"function"==typeof V&&V(e.concatedAddress),"function"==typeof i&&i(e,{openIndividualLineCheck:!1,availabilityCheckClicked:!1})},inputClassName:`${r?Rn:""} form-control `,minLength:null==l?void 0:l.linecheckMinLength,maxLength:null==l?void 0:l.linecheckMaxLength,name:c,content:l,addressNotFound:k,setApiError:s,setFetchingLineCheck:m,checkAvailability:p,FetchingLineCheck:_,setaddressNotFound:T}),P&&e.createElement("p",{className:Mn},null==l?void 0:l.errorMsg),e.createElement("div",{className:zn},!I&&r&&e.createElement("p",{className:Mn},e.createElement("img",{src:null===(x=null===(b=null===(f=null==l?void 0:l.linecheckIcons)||void 0===f?void 0:f[0])||void 0===b?void 0:b.warning)||void 0===x?void 0:x.filename,height:"12px",width:"16px",alt:"alert"}),null==l?void 0:l.requiredFieldText)),u&&"mobile"==R&&!B&&!_&&e.createElement("p",{className:$n,onClick:()=>{A(!0)}},null==l?void 0:l.noAddress,e.createElement("span",null,e.createElement("img",{src:null===(y=null==l?void 0:l.arrowIcon)||void 0===y?void 0:y.filename,height:24,width:24,alt:"right-arrow"}))),k&&!B&&!_&&e.createElement("div",null,"mobile"===R&&e.createElement("p",{className:$n,onClick:()=>{A(!0)}},null==l?void 0:l.noAddress,e.createElement("span",null,e.createElement("img",{src:null===(w=null==l?void 0:l.arrowIcon)||void 0===w?void 0:w.filename,height:24,width:24,alt:"right-arrow"})))),B&&e.createElement(kn,{parentCallBackIndividual:(e,n)=>{""!==(null==e?void 0:e.postCode)&&""!==e.city&&""!==e.houseNumber&&""!==e.street&&""!==e.concatedAddress&&"function"==typeof i&&i(e,{openIndividualLineCheck:B,availabilityCheckClicked:n})},content:l,apiError:u,setApiError:s,setFetchingLineCheck:m,setSelectedAddress:h}),(u||k&&!B)&&"mobile"!=R&&e.createElement("div",{className:Wn},e.createElement("p",{className:`secondarybutton ${Gn} `,onClick:()=>{A(!0)}},null==l?void 0:l.noAddress,e.createElement("span",null,e.createElement("img",{src:null===(E=null==l?void 0:l.arrowIcon)||void 0===E?void 0:E.filename,height:24,width:24,alt:"right-arrow"})))))}));var Un="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{},Xn={},Hn={
|
2
2
|
/*!
|
3
3
|
* cookie
|
4
4
|
* Copyright(c) 2012-2014 Roman Shtylman
|