@sunrise-upc/mobile-prod-card 1.0.41-beta.1 → 1.1.0
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/cjs/components/ProductTeaser/ProductTeaser.d.ts +1 -4
- package/dist/cjs/index.js +1 -1
- package/dist/cjs/services/LineTableService.d.ts +1 -1
- package/dist/esm/components/ProductTeaser/ProductTeaser.d.ts +1 -4
- package/dist/esm/index.js +1 -1
- package/dist/esm/services/LineTableService.d.ts +1 -1
- package/dist/index.d.ts +1 -5
- package/package.json +1 -1
package/dist/cjs/index.js
CHANGED
@@ -1,2 +1,2 @@
|
|
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"),r=require("react-bootstrap/Container"),d=require("react-bootstrap/Row"),a=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"),g=require("react-dom");function f(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))}}f(".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 h{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}}h.getInstance=()=>h.instance,h.create=e=>{h.instance=new h(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",T="carts/v2",E="?subscriptionType=",w="rest/cms/singlestory",P="rest/cms/dsource_entries?datasource=one-ecommerce-constant-keys";f(".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");f('@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 C=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""}},k=(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++}))},S=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""}},V=e=>{e=Number(e);let n=0;return n=new RegExp("^[0-9][^.]*$").test(e.toString())?e+".-":e.toFixed(2).replace(/\.00$/,""),n},N=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)},L=()=>{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},D=(e,n)=>null==e?void 0:e.replace(/{\w+}/g,(e=>n[e.substring(1,e.length-1)]||e)),A="none",B="falconDescription",R="falconAccordionList",F="spacer",z="fixnet",W="defaultWirelineBundle",G="defaultMobilePostpaidBundle",M="mobile",$="desktop",j="large-desktop",U="tablet",q={EN:"English",FR:"Français",IT:"Italiano",DE:"Deutsch"};f(".dbold {\r\n font-weight: 500;\r\n font-size: 40px;\r\n line-height: 60px;\r\n}\r\n");const X=({content:n})=>{var t;const o=C((null==n?void 0:n.textColor)&&n.textColor),l=(null==n?void 0:n.textColor)&&n.textColor!=A?o:"",i=(null==n?void 0:n.textColor)&&n.textColor===A?{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))},H=n=>{var t;const o=L(),r=O(),d="mobile"===o||"tablet"===o||r,a=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:r,linktype:c}=o;return"email"===c?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(i.OverlayTrigger,{placement:"auto",rootClose:!0,trigger:d?"click":"hover",overlay:(null==n?void 0:n.toolTipText)?e.createElement(i.Popover,null,e.createElement(i.Popover.Body,null,null==n?void 0:n.toolTipText,d&&a&&e.createElement("img",{src:`${a}/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))}}}))},Y=({content:n})=>{var t;const o=C(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!=A?o:""}`,style:Object.assign({},n.textColor&&n.textColor===A?{color:null===(t=n.textColorPicker)||void 0===t?void 0:t.color}:{})},e.createElement(H,{content:n.text}))))};f(".linetable-country-overlayModal {\r\n max-width: 900px;\r\n padding: 1rem 2rem;\r\n}\r\n");const K=({children:n,modalState:l,handler:i,noCloseButton:r,showBackBtn:d,overlay:a})=>{const[c,u]=e.useState(),[s,m]=e.useState();return e.useEffect((()=>{a.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)}))}))}),[a]),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:r?"none":""}},e.createElement("div",{className:"d-flex align-items-center"},d&&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(X,{content:c}))),e.createElement("div",{style:{display:r?"none":""}},e.createElement(o,{className:"sr-modal-close",onClick:i}))),e.createElement(t.Body,null,n),e.createElement(t.Footer,null,s&&e.createElement(Y,{content:s}))))};f(".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 J=({keyParams:n})=>{const[t,o]=e.useState(0),[l,i]=e.useState({}),r={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]},d=n?r[`${n}`]:r.checkout;return e.useEffect((()=>{i(N("sbstaticcontent"))}),[]),e.useEffect((()=>{let e=d.length-1;o(e);const n=setInterval((()=>{o(e--),e<0&&(e=d.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"},d[t]," ")))};function Z(e,n,t,o){return new(t||(t=Promise))((function(l,i){function r(e){try{a(o.next(e))}catch(e){i(e)}}function d(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(r,d)}a((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)=>Z(void 0,void 0,void 0,(function*(){var i;const r=N(`${e}_${t}_countryData`);if(r)return r;try{const r={language:t,type:"B2C"},d=null===(i=(yield n.CMSStoryblokServiceV2.get(o,r)).data)||void 0===i?void 0:i.stories;return d&&d.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`,d,l),d}catch(e){return console.error(e),e}})),te=(e,t,o,l,i,r)=>Z(void 0,void 0,void 0,(function*(){var d,a,s,m,p,v,_,g,f,h,b,y,E,w,P,C,k,S,V,N,L,O,D,A,B,R,F,W,G,$,j,U,q,X,H,Y,K,J,Z,Q,ee,ne,te,oe,le,ie,re,de,ae,ce;let ue={};if(i===z){let n="",l="";const i=null!==(d=c.get("one-commerce-linecheckcorrelationid"))&&void 0!==d?d:"",u=(e=>{var n,t,o;let l=[],i=void 0!==typeof window&&localStorage.getItem("lineCheckResponse");if(i){i=JSON.parse(i);const r=null===(n=null==i?void 0:i.originalLinecheckResponse)||void 0===n?void 0:n.sellableProducts;l=null===(o=null===(t=null==r?void 0:r.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: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,r,d,a,c,u,s,m,p,v,_,g,f,h,b,y,T,E;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===(a=null===(d=null===(r=null==e?void 0:e.promotionInfo)||void 0===r?void 0:r[0])||void 0===d?void 0:d.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===(g=null==e?void 0:e.productType)||void 0===g?void 0:g.toLowerCase())?(x.promotionId=null===(h=null===(f=null==e?void 0:e.promotionInfo)||void 0===f?void 0:f[0])||void 0===h?void 0:h.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===(T=null==e?void 0:e.productType)||void 0===T?void 0:T.toLowerCase())&&t?ue.cartItem[0].items.push({itemType:null==e?void 0:e.productType,id:t}):"mobile"===(null===(E=null==e?void 0:e.productType)||void 0===E?void 0:E.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===(g=null==ue?void 0:ue.cartItem)||void 0===g||g.push(x));else{const n=1==(null===(w=null===(E=null===(y=null===(b=null===(h=null===(f=null==e?void 0:e[0])||void 0===f?void 0:f.promotionInfo)||void 0===h?void 0:h[0])||void 0===b?void 0:b.hardwareGift)||void 0===y?void 0:y[0])||void 0===E?void 0:E.ids)||void 0===w?void 0:w.length)?null===(N=null===(V=null===(S=null===(k=null===(C=null===(P=null==e?void 0:e[0])||void 0===P?void 0:P.promotionInfo)||void 0===C?void 0:C[0])||void 0===k?void 0:k.hardwareGift)||void 0===S?void 0:S[0])||void 0===V?void 0:V.ids)||void 0===N?void 0:N[0]:"";ue.cartItem[0].items.push({itemType:null===(L=null==e?void 0:e[0])||void 0===L?void 0:L.productType,id:null===(O=null==e?void 0:e[0])||void 0===O?void 0:O.id}),n&&(null===(D=ue.cartItem[0].items)||void 0===D||D.push({itemType:"GIFT",id:n}))}r&&(null==r?void 0:r.length)>0&&(null==r||r.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===(R=null===(B=null===(A=null==ue?void 0:ue.cartItem)||void 0===A?void 0:A[0])||void 0===B?void 0:B.note)||void 0===R||R.push({author:"lineCheckaccessType",text:null==u?void 0:u.accessType})),(null==u?void 0:u.timeSlot)&&(null===(G=null===(W=null===(F=null==ue?void 0:ue.cartItem)||void 0===F?void 0:F[0])||void 0===W?void 0:W.note)||void 0===G||G.push({author:"lineCheckEarliestActivationDate",text:null===($=null==u?void 0:u.timeSlot)||void 0===$?void 0:$.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===(q=null==e?void 0:e.selectedAdd)||void 0===q?void 0:q.postCode,street2:null===(X=null==e?void 0:e.selectedAdd)||void 0===X?void 0:X.houseNumber}}];ue.contactMedium=n}catch(e){console.log("issue at line check address addition in create cart ==>",e)}}else if(i===M){ue={relatedParty:[{segment:"RESIDENTIAL"}],cartItem:[{itemType:"MOBILE",promotionId:o,items:[{itemType:"RATEPLAN",id:(null===(H=null==e?void 0:e[0])||void 0===H?void 0:H.id)?null===(Y=null==e?void 0:e[0])||void 0===Y?void 0:Y.id:e}]}]};const n=1==(null===(ne=null===(ee=null===(Q=null===(Z=null===(J=null===(K=null==e?void 0:e[0])||void 0===K?void 0:K.promotionInfo)||void 0===J?void 0:J[0])||void 0===Z?void 0:Z.hardwareGift)||void 0===Q?void 0:Q[0])||void 0===ee?void 0:ee.ids)||void 0===ne?void 0:ne.length)?null===(de=null===(re=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===re?void 0:re.ids)||void 0===de?void 0:de[0]:"";n&&(null===(ae=ue.cartItem[0].items)||void 0===ae||ae.push({itemType:"GIFT",id:n})),r&&(null==r?void 0:r.length)>0&&(null==r||r.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+T;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,r)=>Z(void 0,void 0,void 0,(function*(){let d;localStorage.removeItem("entertainment"),d={headers:{"x-correlation-id":u.v4(),"x-sunrise-channel":x}},r&&(d.params={returnPromo:!0});const a=o+y,c=l&&null==ee?a+E+i:a,s=yield n.ApiServiceV2.getApiServiceInstance().post(c,e,d).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),[_,g]=e.useState([]),[f,b]=e.useState(!0),[x,y]=e.useState(),[T,E]=e.useState([]),w=(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 P;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)&&E(null==e?void 0:e.countryValues)}))}))}),[_]),e.useEffect((()=>{(null==T?void 0:T.length)>0&&(P=T.length,y(Math.ceil(P/3)))}),[T]);return e.createElement(e.Fragment,null,e.createElement(K,{modalState:p,handler:()=>{v(!1),"function"==typeof l&&l()},overlay:_},f&&e.createElement(J,{keyParams:"loading"}),!f&&e.createElement(e.Fragment,null,e.createElement(r,{className:"linetable-countryOverlay-desktopView"},e.createElement("div",null,e.createElement(d,{className:"linetable-countryOverlay-utils-noWrap"},e.createElement(a,{className:"linetable-countryOverlay-utils-colWidth"},e.createElement(d,null,T.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(a,{className:"linetable-countryOverlay-utils-colWidth"},e.createElement(d,null,T.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(a,{className:"linetable-countryOverlay-utils-colWidth"},e.createElement(d,null,T.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(r,{className:"linetable-countryOverlay-mobView"},e.createElement(d,null,e.createElement(a,null,e.createElement(d,null,T.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,r,d,a,c,u,s,m,_;v(!p),"function"==typeof l&&l();const f=(null===(r=null===(t=null===(n=null===(e=null==w?void 0:w.content)||void 0===e?void 0:e.body)||void 0===n?void 0:n[0])||void 0===t?void 0:t.countryList)||void 0===r?void 0:r.cached_url)?null===(s=null===(u=null===(c=null===(a=null===(d=null==w?void 0:w.content)||void 0===d?void 0:d.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==o?void 0:o.lang,""):null==w?void 0:w.replace(null==o?void 0:o.lang,""),x=null==f?void 0:f.replace("//",""),y=`${i?null===(m=null==h?void 0:h.getInstance())||void 0===m?void 0:m.getSBUrl():null===(_=null==h?void 0:h.getInstance())||void 0===_?void 0:_.getBaseUrl()}rest/cms/stories/?by_slugs=${x}`,T=null==w?void 0:w.name;ne(T,null==o?void 0:o.lang,y,864e5).then((e=>{e&&e.length>0&&g(e),b(!1)}))},className:`linetable-countryOverlay-linkTextNew display-5 ${i&&"reusbablelnetable-margin"}`},n))};f(".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:""}),re=({content:n,product:t,indexKey:o,showEntitleValue:l,metadata:i,modalTriggered:r})=>{var d,a,c,u;const s=e.useRef(null),m=e.useContext(ie),p=()=>{k(`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===(d=null==n?void 0:n.blackFridayentitlementIcon)||void 0===d?void 0:d.filename)&&e.createElement("div",{className:"linetable-CardEntitlement-entitlementIcon"},e.createElement("img",{src:null===(a=null==n?void 0:n.blackFridayentitlementIcon)||void 0===a?void 0:a.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:r,reuseableLineTable:!1}))))};f(".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 de=({modalState:n,handler:t,showFooter:o,footerNode:l,children:r,width:d,height:a,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=d,n.style.padding="0",n.style.transform="none");const t=document.querySelector(".linetable-product-modal .modal-content");t&&(t.style.height=a,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")}),[a]),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,r),o&&e.createElement(i.Modal.Footer,null,l))};f(".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 ae=({children:n,resuablelineTable:t})=>e.createElement("div",{className:`linetable-sr-def-row linetable-sr-responsive-row\n ${t&&"resusable-linetable"}\n `},n);f(".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(H,{content:null==n?void 0:n.bodyText}))))))},ue=({content:n})=>{var t,o,l,i,r,d,a;return e.createElement("section",{className:"linetable-falconAccordion-section"},e.createElement(ae,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(X,{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(Y,{content:null===(i=null==n?void 0:n.description)||void 0===i?void 0:i[0]})),(null==n?void 0:n.accordions)&&(null===(r=null==n?void 0:n.accordions)||void 0===r?void 0:r.length)>0&&(null===(d=null==n?void 0:n.accordions[0])||void 0===d?void 0:d.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(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=S(null==n?void 0:n.gradientBackground),l=(null==n?void 0:n.gradientBackground)===A?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`}}))};f(".linetable-productDetailsText {\r\n color: #da291c;\r\n text-decoration: underline;\r\n cursor: pointer;\r\n}");f('.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=()=>{k("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")},V(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[r,d]=e.useState(!1),a=null==n?void 0:n.subscriptionDetailModal;let c=[],u="";a&&(null==a?void 0:a.length)>0&&(null==a||a.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=()=>{d(!r),"function"==typeof o&&o()};return e.createElement(e.Fragment,null,r&&e.createElement(de,{modalState:r,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(ae,null,e.createElement(e.Fragment,null,(null==n?void 0:n.component)===B&&e.createElement(Y,{content:n,key:t}),(null==n?void 0:n.component)===F&&e.createElement(se,{content:n}),(null==n?void 0:n.component)===R&&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,r,d,a;const c=null!==(l=null==t?void 0:t.base)&&void 0!==l?l:0;let u=null!==(d=null===(r=null===(i=null==t?void 0:t.discount)||void 0===i?void 0:i[0])||void 0===r?void 0:r.value)&&void 0!==d?d: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"},V(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")},V(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",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",priceWrapper:"ProductTeaser-module_priceWrapper__7TC6y",slider:"ProductTeaser-module_slider__-V4R1",line:"ProductTeaser-module_line__mbJxT",pricetxt:"ProductTeaser-module_pricetxt__YYSmd",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"};f('/* 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 {\n position: absolute;\n left: 24px;\n top: 40px;\n}\n@media (min-width: 1024px) and (max-width: 1439px) {\n .ProductTeaser-module_contentWrapper__3GKwX {\n max-width: 460px;\n }\n}\n@media (min-width: 768px) {\n .ProductTeaser-module_contentWrapper__3GKwX {\n left: 24px;\n max-width: 400px;\n }\n}\n.ProductTeaser-module_contentWrapper__3GKwX .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 {\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 {\n position: relative;\n top: unset;\n bottom: unset;\n margin-top: 24px;\n}\n\n.ProductTeaser-module_contentWrapperRight__8FP0u {\n position: absolute;\n right: 24px;\n max-width: 400px;\n top: 40px;\n}\n@media (min-width: 1024px) and (max-width: 1439px) {\n .ProductTeaser-module_contentWrapperRight__8FP0u {\n max-width: 460px;\n }\n}\n@media (min-width: 768px) {\n .ProductTeaser-module_contentWrapperRight__8FP0u {\n right: 24px;\n max-width: 400px;\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: 400;\n font-size: 16px;\n line-height: 20px;\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_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_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 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 {\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 {\n font-size: 14px;\n line-height: 20px;\n margin-top: 8px;\n }\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 ge{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}}ge.getInstance=()=>ge.instance,ge.create=e=>{ge.instance=new ge(e)};var fe="ToolTip-module_tooltipicon__U5Rvt",he="ToolTip-module_benefits__-gI-y";f(".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 be=({content:n,tooltipClass:t="",isBenefit:o=!1})=>{var l;const r=L(),d=O(),a=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"===r||"tablet"===r||d?"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&&he}`},a&&e.createElement("img",{src:`${a}/icons/tooltip_icon.svg`,width:24,height:24,alt:""})))},xe="addtocart",ye="Sunrise",Te="Sticky Line Table",Ee="gaEvent",we="Stage Teaser",Pe="Line Table",Ce="tab_click",ke=(e,n)=>{var t,o,l,i,r,d,a,c,u,s,m,p,v,_,g,f,h,b,x,y;const{itemCategory:T,location:E}=n,w=null!==(r=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!==r?r:0,P=null!==(c=null===(a=null===(d=null==e?void 0:e.prices)||void 0===d?void 0:d[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:w&&Number(w),index:0,item_brand:ye,item_category:null!==(g=null!==(_=null==T?void 0:T.productName)&&void 0!==_?_:null==T?void 0:T.id)&&void 0!==g?g:"MOBILE",item_category2:T?"BUNDLE":"MOBILE",item_category3:"",item_category4:"",item_category5:"",item_list_id:T?"Fixnet":"Mobile",item_list_name:T?"Fixnet":"Mobile",item_variant:null!==(h=null!==(f=null==T?void 0:T.productName)&&void 0!==f?f:null==T?void 0:T.id)&&void 0!==h?h:null==e?void 0:e.id,location_id:E,price:P&&Number(P),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:""}},Se=(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(ke(l,{itemCategory:i,location:t}))})):o.push(ke(e,{location:t}))})),o},Ve=(e,n,t)=>{var o,l,i,r;const d=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!==(r=d&&Number(d))&&void 0!==r?r:0,items:Se(e,n,t)}},Ne=(e,n,t,o)=>{var l;"addtocart"===e&&window.dataLayer.push({event:"add_to_cart",event_name:"add_to_cart",ecommerce:Ve(n,t,o),transaction_type:(null===(l=null==n?void 0:n[0])||void 0===l?void 0:l.isBundle)?"BUNDLE":"MOBILE_ORDER"})},Ie=(e,n,t,o)=>{var l,i,r,d,a,c,u,s,m,p,v,_,g,f,h,b,x,y,T,E;const{itemCategory:w,location:P}=n,C=null!==(a=null===(d=null===(r=null===(i=null===(l=null==e?void 0:e.prices)||void 0===l?void 0:l[0])||void 0===i?void 0:i.priceAlteration)||void 0===r?void 0:r[0])||void 0===d?void 0:d.value)&&void 0!==a?a:0,k=null!==(s=null===(u=null===(c=null==e?void 0:e.prices)||void 0===c?void 0:c[0])||void 0===u?void 0:u.value)&&void 0!==s?s:0,S={item_id:null!==(m=null==e?void 0:e.id)&&void 0!==m?m:"",item_name:null!==(p=null==e?void 0:e.id)&&void 0!==p?p:"",affiliation:null!==(g=null===(_=null===(v=null==e?void 0:e.promotionInfo)||void 0===v?void 0:v[0])||void 0===_?void 0:_.campaignId)&&void 0!==g?g:"",coupon:"",discount:C&&Number(C),index:0,item_brand:ye,item_category:null!==(h=null!==(f=null==w?void 0:w.title)&&void 0!==f?f:null==w?void 0:w.id)&&void 0!==h?h:"MOBILE",item_category2:t,item_category3:"",item_category4:"",item_category5:"",item_list_id:w?"Fixnet":"Mobile",item_list_name:w?"Fixnet":"Mobile",item_variant:null!==(x=null!==(b=null==w?void 0:w.title)&&void 0!==b?b:null==w?void 0:w.id)&&void 0!==x?x:null==e?void 0:e.id,location_id:P,price:k&&Number(k),quantity:1,promotion_id:null!==(E=null===(T=null===(y=null==e?void 0:e.promotionInfo)||void 0===y?void 0:y[0])||void 0===T?void 0:T.campaignId)&&void 0!==E?E:""};return o&&(S.item_available=o),S},Le=(e,n,t,o)=>{const l=[];let i="";return null==e||e.map((e=>{var r;if(null==e?void 0:e.bundledOffers)null===(r=null==e?void 0:e.bundledOffers)||void 0===r||r.map((r=>{const d=""==n?e:n;o&&(i=(null==o?void 0:o.includes(null==e?void 0:e.id))?"yes":"no"),l.push(Ie(r,{itemCategory:d,location:t},"Bundle",i))}));else if("INTERNET"!==(null==e?void 0:e.productType)||(null==e?void 0:e.bundledOffers))l.push(Ie(e,{location:t},"MOBILE"));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(Ie(e,{itemCategory:n,location:t},"INTERNET",i))}})),l},Oe=(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:Le(e,n,t)}},De=(e,n,t,o)=>{var l,i,r,d;const a=null===(r=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===r?void 0:r.value;return{currency:"CHF",value:null!==(d=a&&Number(a))&&void 0!==d?d:0,items:Le(e,n,t,o)}},Ae=(e,n,t,o,l)=>{var i,r;"view"===e?null===window||void 0===window||window.dataLayer.push({event:"view_item_list",event_name:"view_item_list",ecommerce:Oe(n,t,o)}):"addtocart"===e?null===window||void 0===window||window.dataLayer.push({event:"add_to_cart",event_name:"add_to_cart",ecommerce:De(n,t,o),transaction_type:(null===(i=null==n?void 0:n[0])||void 0===i?void 0:i.isBundle)?"BUNDLE":"INTERNET"===(null===(r=null==n?void 0:n[0])||void 0===r?void 0:r.productType)?"INTERNET":"MOBILE_ORDER"}):"available"===e&&window.dataLayer.push({event:"view_item",event_name:"view_item",ecommerce:De(n,t,o,l)})},Be=({content:n,slides:t,index:o,offeringData:l,lineCheckCallBack:i,setEnableToggle:r,tableSelectedTab:d})=>{var a,u,s,p,v,_,g,f,h,x,y,T,E,w,P,C,k,S,N,I,O,D,A,B,R,F,q,X,Y,K,Z;const Q=null===(a=null==b?void 0:b.getInstance())||void 0===a?void 0:a.getAssetPath(),ee=null===(u=null==ge?void 0:ge.getInstance())||void 0===u?void 0:u.getCartUrl(),[ne,oe]=e.useState(!1),le=c.get("chAddressJson"),ie=L(),[re,de]=e.useState(!1),ae=t.selectedTabId===d;e.useEffect((()=>{oe(ae)}),[ae]);const ce=()=>{var o,r,d,a,u,s,m,p,v,_,g,f,h,b,x,y,T,E;let w,P;const C=localStorage.getItem("lineCheckResponse"),k=C&&JSON.parse(C),S=ne?null==t?void 0:t.tvProductId:null==t?void 0:t.productId,N=!(!C||(null==k?void 0:k.eligibleBundle.includes(S)));return w=(null===(o=l[null==t?void 0:t.productId])||void 0===o?void 0:o.derivedPrice)?null===(a=null===(d=null===(r=l[null==t?void 0:t.productId])||void 0===r?void 0:r.derivedPrice)||void 0===d?void 0:d[0])||void 0===a?void 0:a.value:null===(m=null===(s=null===(u=l[null==t?void 0:t.productId])||void 0===u?void 0:u.prices)||void 0===s?void 0:s[0])||void 0===m?void 0:m.value,P=(null===(p=l[null==t?void 0:t.tvProductId])||void 0===p?void 0:p.derivedPrice)?null===(g=null===(_=null===(v=l[null==t?void 0:t.tvProductId])||void 0===v?void 0:v.derivedPrice)||void 0===_?void 0:_[0])||void 0===g?void 0:g.value:null===(b=null===(h=null===(f=l[null==t?void 0:t.tvProductId])||void 0===f?void 0:f.prices)||void 0===h?void 0:h[0])||void 0===b?void 0:b.value,e.createElement("div",{className:`${ue?_e.priceContainer:_e.priceContainerNew}`,style:{marginLeft:"left"===(null==t?void 0:t.containerAlignment)?"40px":"",marginRight:"right"===(null==t?void 0:t.containerAlignment)?"40px":""}},N&&(null==t?void 0:t.productType)===z&&e.createElement("div",{className:_e.serviceUnavail},e.createElement("img",{src:`${Q}/icons/not-available.svg`,alt:"",width:24,height:24}),null==n?void 0:n.serviceabilityError),(null===(T=null===(y=null===(x=l[null==t?void 0:t.productId])||void 0===x?void 0:x.prices)||void 0===y?void 0:y[0])||void 0===T?void 0:T.value)>0&&e.createElement("span",{className:_e.priceWrapper},e.createElement("div",{className:`${_e.slider} ${ne&&(null==t?void 0:t.productType)===z&&_e.clicked}`},w&&e.createElement("div",{className:_e.line},(null==t?void 0:t.priceTxt)&&e.createElement("div",{className:_e.pricetxt},null==t?void 0:t.priceTxt),V(w),e.createElement("p",{className:_e.priceDuration},null==t?void 0:t.conDuration)),P&&e.createElement("div",{className:_e.line},(null==t?void 0:t.priceTxt)&&e.createElement("div",{className:_e.pricetxt},null==t?void 0:t.priceTxt),V(P),e.createElement("p",{className:_e.priceDuration},null==t?void 0:t.conDuration))),e.createElement("button",{onClick:()=>(e=>{var n,t,o,r,d;if((null==e?void 0:e.productType)===z){const r=localStorage.getItem("lineCheckResponse"),d=r&&JSON.parse(r),a=c.get("one-commerce-linecheckcorrelationid"),u=ne?null==e?void 0:e.tvProductId:null==e?void 0:e.productId,s=le&&(null===(n=null==d?void 0:d.eligibleBundle)||void 0===n?void 0:n.includes(u));d&&le&&a?s&&(0!==(null===(t=Object.keys(l))||void 0===t?void 0:t.length)&&Ae(xe,[l[null==e?void 0:e.productId]],"",we),de(!0),0!==(null===(o=Object.keys(l))||void 0===o?void 0:o.length)&&te([l[u]],"",(null==e?void 0:e.promoId)?null==e?void 0:e.promoId:W,ee,null==e?void 0:e.productType).then((n=>{var t;c.remove("one-commerce-cartId",{path:"/"}),c.set("one-commerce-cartId",null==n?void 0:n.id,{path:"/"}),c.set("cartProduct",u,{path:"/"}),c.remove("landline"),window.location.href=null===(t=null==e?void 0:e.summaryURL)||void 0===t?void 0:t.cached_url})).catch((e=>{console.log(e),de(!1)})).finally((()=>{de(!1)}))):"function"==typeof i&&i()}else(null==e?void 0:e.productType)===M&&(de(!0),0!==(null===(r=Object.keys(l))||void 0===r?void 0:r.length)&&Ae(xe,[l[null==e?void 0:e.productId]],"",we),0!==(null===(d=Object.keys(l))||void 0===d?void 0:d.length)&&te([l[null==e?void 0:e.productId]],"",(null==e?void 0:e.promoId)?null==e?void 0:e.promoId:G,ee,null==e?void 0:e.productType).then((n=>{var t;c.remove("one-commerce-cartId",{path:"/"}),c.set("one-commerce-cartId",null==n?void 0:n.id,{path:"/"}),c.set("cartProduct",null==e?void 0:e.productId,{path:"/"}),window.location.href=null===(t=null==e?void 0:e.summaryURL)||void 0===t?void 0:t.cached_url})).catch((e=>{console.log(e),de(!1)})).finally((()=>{de(!1)})))})(t),className:`${"center"===(null==t?void 0:t.containerAlignment)||"center"===(null==t?void 0:t.textAlignment)?_e.callCart:_e.callCartNew} ${N&&(null==t?void 0:t.productType)===z?_e.disableCallcart:""}`,disabled:N&&(null==t?void 0:t.productType)===z},null==t?void 0:t.buttonLbl,e.createElement("img",{className:_e.arrowIcon,src:null===(E=null==n?void 0:n.btnIcon)||void 0===E?void 0:E.filename,alt:"submit",width:24,height:24}))),e.createElement("div",{className:_e.priceDesc},null==t?void 0:t.priceDesc))},ue=null==t?void 0:t.isFullWidthImage,se=ie===j&&"left"===(null==t?void 0:t.containerAlignment),me=ie===j&&"right"===(null==t?void 0:t.containerAlignment),pe=ie===j&&"center"===(null==t?void 0:t.containerAlignment);return e.createElement("div",{className:""},e.createElement("div",{className:_e.carouselItem,key:o},re&&e.createElement(J,{keyParams:"loading"}),ie===j&&(null===(s=null==t?void 0:t.desktopBGImage)||void 0===s?void 0:s.filename)&&ue&&e.createElement("img",{src:null===(p=null==t?void 0:t.desktopBGImage)||void 0===p?void 0:p.filename,alt:"desktop teaser",width:"100%",height:"550px",className:_e.teaserImage})," ",ie===j&&(null===(v=null==t?void 0:t.desktopBGImage)||void 0===v?void 0:v.filename)&&!ue&&"center"!==(null==t?void 0:t.containerAlignment)&&e.createElement("img",{src:null===(_=null==t?void 0:t.desktopBGImage)||void 0===_?void 0:_.filename,alt:"desktop teaser",width:"50%",height:"550px",className:`${"left"===(null==t?void 0:t.containerAlignment)?_e.teaserImageLeft:_e.teaserImageRight}`}),(ie===U||ie===$)&&(null===(g=null==t?void 0:t.tabBGImage)||void 0===g?void 0:g.filename)&&e.createElement("img",{src:null===(f=null==t?void 0:t.tabBGImage)||void 0===f?void 0:f.filename,alt:"tablet Teaser",width:"100%",height:"550px",className:_e.teaserImage}),ie===M&&(null===(h=null==t?void 0:t.mobileBGImage)||void 0===h?void 0:h.filename)&&e.createElement("img",{src:null===(x=null==t?void 0:t.mobileBGImage)||void 0===x?void 0:x.filename,alt:"mobile Teaser",width:"100%",height:"500px",className:_e.teaserImage}),e.createElement("div",{className:`${ie===U||ie===$||se?_e.contentWrapper:me?_e.contentWrapperRight:_e.contentMobWrapper}`},e.createElement("div",{className:`${se||me?_e.productDetailsWrapperNew:pe&&ue?_e.productDetailsWrapper:pe&&!ue?_e.productDetailsWrapperTransparent:""}`,style:{marginLeft:se?"40px":"",marginRight:me?"40px":""}},e.createElement("div",{className:`${_e.titleSection} ${(null===(y=null==n?void 0:n.productTeaserSlides)||void 0===y?void 0:y.length)>1&&_e.extraSpace}\n ${"left"==(null==t?void 0:t.textAlignment)?"text-start":"right"==(null==t?void 0:t.textAlignment)?"text-end":"text-center"}\n `},(null==t?void 0:t.heading)&&e.createElement(e.Fragment,null,!ne&&e.createElement("div",{className:`${_e.heading}`},null==t?void 0:t.heading),(null==t?void 0:t.tvSubHeading)&&ne&&e.createElement("div",{className:`${_e.heading} ${ne?_e.fadeInText:_e.fadeOutText}`},null==t?void 0:t.tvSubHeading)),(null==t?void 0:t.subHeading)&&e.createElement("div",{className:_e.paragraph},null==t?void 0:t.subHeading),(null==t?void 0:t.description)&&e.createElement("div",{className:_e.description},e.createElement(H,{content:null==t?void 0:t.description}))),e.createElement("div",null,pe&&(null===(T=null==t?void 0:t.desktopBGImage)||void 0===T?void 0:T.filename)&&!ue&&e.createElement("img",{src:null===(E=null==t?void 0:t.desktopBGImage)||void 0===E?void 0:E.filename,alt:"transparent Image",width:"196px",height:"196px"})),e.createElement("div",{className:_e.featureSection},(null===(w=null==t?void 0:t.details)||void 0===w?void 0:w.length)>0&&e.createElement("div",{className:_e.featureList},null===(P=(null==t?void 0:t.details)||[])||void 0===P?void 0:P.map(((n,t)=>{var o,l,i;return e.createElement(e.Fragment,null,t>0&&ie!==M&&e.createElement("div",{className:_e.horizontalLine}),e.createElement("div",{className:_e.features},(null===(o=null==n?void 0:n.icon)||void 0===o?void 0:o.filename)&&e.createElement("img",{className:_e.featureIcon,src:ie===M?null===(l=null==n?void 0:n.mobIcon)||void 0===l?void 0:l.filename:null===(i=null==n?void 0:n.icon)||void 0===i?void 0:i.filename,alt:"icon",width:24,height:24}),(null==n?void 0:n.text)&&e.createElement(e.Fragment,null,e.createElement("div",{className:"me-auto"},e.createElement(H,{content:null==n?void 0:n.text,linkAsTooltip:""!==(null==n?void 0:n.linkTxt),toolTipText:null==n?void 0:n.linkTxt})),(null==n?void 0:n.tooltipTxt)&&e.createElement(be,{content:null==n?void 0:n.tooltipTxt,tooltipClass:_e.toolTip}))))}))),ie===M&&(null==t?void 0:t.productType)===z&&(null===(C=Object.keys(l))||void 0===C?void 0:C.length)>0&&e.createElement("div",{className:_e.horizontalLineDark}),(null==t?void 0:t.productType)===z&&(null===(k=null==t?void 0:t.tvDetails)||void 0===k?void 0:k.length)>0&&""!==(null==t?void 0:t.tvProductId)&&e.createElement("div",{className:_e.addOnSection},e.createElement("img",{src:ie===M?null===(I=null===(N=null===(S=null==t?void 0:t.tvDetails)||void 0===S?void 0:S[0])||void 0===N?void 0:N.mobIcon)||void 0===I?void 0:I.filename:null===(A=null===(D=null===(O=null==t?void 0:t.tvDetails)||void 0===O?void 0:O[0])||void 0===D?void 0:D.icon)||void 0===A?void 0:A.filename,className:_e.addOnSectionIcon,alt:"tv",width:24,height:24}),e.createElement(H,{content:null===(R=null===(B=null==t?void 0:t.tvDetails)||void 0===B?void 0:B[0])||void 0===R?void 0:R.text}),e.createElement("span",{className:`d-flex align-items-center ${_e.toggleSection}`},e.createElement("span",{className:_e.toggle},null==t?void 0:t.tvPrice),e.createElement(m,null,e.createElement(m.Check,{type:"switch",readOnly:!0,onClick:()=>{var e,n,o,l,i,d,a,c,u,s;oe(!ne),r(!ne),c=ne?"toggle_off_configurator":"toggle_on_configurator",u=null==t?void 0:t.heading,s=(null===(a=null===(d=null===(i=null===(l=null===(o=null===(n=null===(e=null==t?void 0:t.tvDetails)||void 0===e?void 0:e[0])||void 0===n?void 0:n.text)||void 0===o?void 0:o.content)||void 0===l?void 0:l[0])||void 0===i?void 0:i.content)||void 0===d?void 0:d[0])||void 0===a?void 0:a.text).replace(/[^a-zA-Z ]/g,""),window.dataLayer.push({event:Ee,event_name:c,headline:u,selection:s})},checked:ne})),(null===(q=null===(F=null==t?void 0:t.tvDetails)||void 0===F?void 0:F[0])||void 0===q?void 0:q.tooltipTxt)&&e.createElement(be,{content:null===(Y=null===(X=null==t?void 0:t.tvDetails)||void 0===X?void 0:X[0])||void 0===Y?void 0:Y.tooltipTxt,tooltipClass:_e.toolTip}))),ie===M&&(null===(K=Object.keys(l))||void 0===K?void 0:K.length)>0&&e.createElement(e.Fragment,null,e.createElement("div",{className:_e.horizontalLineDark}),ce()))),ie!==M&&(null===(Z=Object.keys(l))||void 0===Z?void 0:Z.length)>0&&e.createElement(e.Fragment,null,ce()))))};var Re={tabblock:"LineTableV3Refined-module_tabblock__S6m9X",tabcontainer:"LineTableV3Refined-module_tabcontainer__NKVXX",tabcontent:"LineTableV3Refined-module_tabcontent__bIL32",tabcontentactive:"LineTableV3Refined-module_tabcontentactive__UK3d4",tabcontentinactive:"LineTableV3Refined-module_tabcontentinactive__-mxXT",titlecontainer:"LineTableV3Refined-module_titlecontainer__goMFH",title:"LineTableV3Refined-module_title__U9oaa",description:"LineTableV3Refined-module_description__Gq-74",selected:"LineTableV3Refined-module_selected__UlBFL",inactiveicon:"LineTableV3Refined-module_inactiveicon__kqk3d",activeicon:"LineTableV3Refined-module_activeicon__D6zyq",productcenter:"LineTableV3Refined-module_productcenter__HDUzl",bundleproductcard:"LineTableV3Refined-module_bundleproductcard__Jy3iE",mobilecard:"LineTableV3Refined-module_mobilecard__GW9e3",flexgrid:"LineTableV3Refined-module_flexgrid__D2wrK",productcontainer:"LineTableV3Refined-module_productcontainer__O9HbU",highlightBorder:"LineTableV3Refined-module_highlightBorder__DHKGR",highlightText:"LineTableV3Refined-module_highlightText__TTJZU",headersection:"LineTableV3Refined-module_headersection__yhoV0",titlesection:"LineTableV3Refined-module_titlesection__gd-Fl",productheader:"LineTableV3Refined-module_productheader__8rWWf",productdescription:"LineTableV3Refined-module_productdescription__sr-av",images:"LineTableV3Refined-module_images__9j18U",imagespace:"LineTableV3Refined-module_imagespace__o5gPc",ordersection:"LineTableV3Refined-module_ordersection__E2ufE",pricesection:"LineTableV3Refined-module_pricesection__hr3kd",productcontractduration:"LineTableV3Refined-module_productcontractduration__NwfGg",productdetailslink:"LineTableV3Refined-module_productdetailslink__Fswzd",benefitssection:"LineTableV3Refined-module_benefitssection__dF1-F",overlay:"LineTableV3Refined-module_overlay__pBYdY",addsmartphone:"LineTableV3Refined-module_addsmartphone__NgpJF",promocontainer:"LineTableV3Refined-module_promocontainer__kAHqj",disabled:"LineTableV3Refined-module_disabled__hN2WZ",buttontext:"LineTableV3Refined-module_buttontext__LzgmC",swapButton:"LineTableV3Refined-module_swapButton__3zQV7"};f("/* 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.LineTableV3Refined-module_tabblock__S6m9X .LineTableV3Refined-module_tabcontainer__NKVXX {\n border: 1px solid #3d3935;\n border-radius: 32px;\n display: flex;\n margin-bottom: 0;\n width: auto;\n padding: 4px;\n}\n@media (max-width: 767px) {\n .LineTableV3Refined-module_tabblock__S6m9X .LineTableV3Refined-module_tabcontainer__NKVXX {\n border-radius: 8px;\n }\n}\n.LineTableV3Refined-module_tabblock__S6m9X .LineTableV3Refined-module_tabcontent__bIL32 {\n align-items: center;\n border-radius: 35px;\n cursor: pointer;\n display: flex;\n font-size: 16px;\n font-weight: 700;\n justify-content: center;\n line-height: 24px;\n padding: 8px 12px;\n}\n@media (max-width: 767px) {\n .LineTableV3Refined-module_tabblock__S6m9X .LineTableV3Refined-module_tabcontent__bIL32 {\n border-radius: 8px;\n }\n}\n.LineTableV3Refined-module_tabblock__S6m9X .LineTableV3Refined-module_tabcontentactive__UK3d4 {\n background-color: #da291c;\n border-radius: 35px;\n color: white !important;\n}\n.LineTableV3Refined-module_tabblock__S6m9X .LineTableV3Refined-module_tabcontentactive__UK3d4:hover {\n background-color: #961c13;\n}\n@media (max-width: 767px) {\n .LineTableV3Refined-module_tabblock__S6m9X .LineTableV3Refined-module_tabcontentactive__UK3d4 {\n border-radius: 8px;\n }\n}\n.LineTableV3Refined-module_tabblock__S6m9X .LineTableV3Refined-module_tabcontentinactive__-mxXT:hover {\n color: #961c13;\n}\n.LineTableV3Refined-module_tabblock__S6m9X input[type=radio] {\n display: none;\n}\n\n.LineTableV3Refined-module_titlecontainer__goMFH .LineTableV3Refined-module_title__U9oaa {\n font-size: 24px;\n font-weight: 700;\n line-height: 30px;\n padding-top: 20px;\n text-align: center;\n}\n.LineTableV3Refined-module_titlecontainer__goMFH .LineTableV3Refined-module_description__Gq-74 {\n font-size: 16px;\n font-weight: 24px;\n text-align: center;\n}\n\n.LineTableV3Refined-module_selected__UlBFL {\n align-items: center;\n color: #606060;\n display: inline-flex;\n font-size: 16px;\n font-weight: 500;\n line-height: 24px;\n margin-bottom: 12px;\n margin-right: 50px;\n margin-top: 4px;\n}\n.LineTableV3Refined-module_selected__UlBFL .LineTableV3Refined-module_inactiveicon__kqk3d {\n height: 24px;\n margin-right: 12px;\n width: 24px;\n}\n.LineTableV3Refined-module_selected__UlBFL .LineTableV3Refined-module_activeicon__D6zyq {\n height: 24px;\n margin-right: 12px;\n width: 24px;\n}\n\n.LineTableV3Refined-module_productcenter__HDUzl {\n align-items: center;\n flex-direction: column;\n height: 100%;\n margin-left: 10px;\n margin-right: 10px;\n text-align: center;\n}\n\n.LineTableV3Refined-module_bundleproductcard__Jy3iE {\n align-items: center;\n flex-direction: column;\n height: 100%;\n margin-left: 10px;\n margin-right: 10px;\n text-align: left;\n}\n@media (max-width: 767px) {\n .LineTableV3Refined-module_bundleproductcard__Jy3iE {\n margin-left: 8px;\n margin-right: 8px;\n }\n}\n\n@media (max-width: 767px) {\n .LineTableV3Refined-module_mobilecard__GW9e3 {\n width: calc(100vw - 70px);\n }\n}\n\n.LineTableV3Refined-module_flexgrid__D2wrK {\n display: flex;\n}\n\n.LineTableV3Refined-module_productcontainer__O9HbU {\n background-color: #fff;\n border: 4px solid transparent;\n border-radius: 8px;\n box-shadow: 0 2px 4px 0 rgba(87, 84, 82, 0.2);\n justify-content: space-between;\n padding: 16px;\n position: relative;\n}\n\n.LineTableV3Refined-module_highlightBorder__DHKGR {\n border: 4px solid #587467;\n border-radius: 8px;\n}\n\n.LineTableV3Refined-module_highlightText__TTJZU {\n align-items: center;\n background-color: #587467;\n border-radius: 8px;\n color: #fff;\n display: flex;\n flex-direction: row;\n font-size: 14px;\n font-weight: 700;\n justify-content: center;\n left: 28px;\n line-height: 20px;\n min-height: 24px;\n padding: 4px 8px;\n position: absolute;\n top: -18px;\n width: fit-content;\n}\n\n.LineTableV3Refined-module_headersection__yhoV0 {\n padding-bottom: 8px;\n}\n\n.LineTableV3Refined-module_titlesection__gd-Fl {\n align-items: flex-start;\n display: flex;\n justify-content: space-between;\n}\n\n.LineTableV3Refined-module_productheader__8rWWf {\n font-size: 28px;\n font-weight: 700;\n line-height: 36px;\n margin-bottom: 8px;\n}\n\n.LineTableV3Refined-module_productdescription__sr-av {\n color: #587467;\n font-size: 16px;\n font-weight: 400;\n line-height: 24px;\n margin-top: -7px;\n}\n\n.LineTableV3Refined-module_images__9j18U {\n margin-right: -40px;\n}\n\n.LineTableV3Refined-module_imagespace__o5gPc {\n overflow: hidden;\n width: 100%;\n height: 100%;\n margin-left: -20px;\n margin-top: 30px;\n}\n\n.LineTableV3Refined-module_ordersection__E2ufE {\n border-top: 1px solid #e6e3df;\n margin-top: 15px;\n padding: 8px;\n text-align: center;\n}\n\n.LineTableV3Refined-module_pricesection__hr3kd {\n justify-content: center;\n}\n\n.LineTableV3Refined-module_productcontractduration__NwfGg {\n font-size: 12px;\n font-weight: 400;\n line-height: 16px;\n}\n\n.LineTableV3Refined-module_productdetailslink__Fswzd {\n color: #da291c;\n cursor: pointer;\n font-size: 16px;\n line-height: 24px;\n text-decoration: underline;\n}\n\n.LineTableV3Refined-module_benefitssection__dF1-F {\n padding-top: 16px;\n}\n\n.LineTableV3Refined-module_overlay__pBYdY {\n cursor: default;\n display: block;\n opacity: 0.4;\n pointer-events: none;\n}\n\n.LineTableV3Refined-module_addsmartphone__NgpJF img {\n margin-right: 10px;\n vertical-align: bottom;\n}\n\n.LineTableV3Refined-module_promocontainer__kAHqj {\n align-items: center;\n background: #2e6199;\n border-radius: 4px;\n color: #ffffff;\n display: flex;\n flex-direction: row;\n font-size: 14px;\n font-weight: 700;\n justify-content: center;\n left: 16px;\n line-height: 20px;\n min-height: 24px;\n padding: 4px 8px;\n position: absolute;\n top: -18px;\n width: fit-content;\n}\n\n.LineTableV3Refined-module_disabled__hN2WZ {\n opacity: 0.4;\n color: #606060;\n display: inline-block;\n font-weight: 500;\n margin-right: 6px;\n}\n\n.LineTableV3Refined-module_buttontext__LzgmC {\n font-size: 16px;\n line-height: 24px;\n color: #ffffff;\n font-weight: bold;\n text-align: center;\n}\n\n.LineTableV3Refined-module_swapButton__3zQV7 {\n display: flex;\n flex-direction: column-reverse;\n}");const Fe=n=>{var t,o;const l={superLargeDesktop:{breakpoint:{max:1e4,min:1440},items:4},desktop:{breakpoint:{max:1440,min:1024},items:3},tablet:{breakpoint:{max:1023,min:768},items:2},mobile:{breakpoint:{max:767,min:0},items:1,partialVisibilityGutter:(null===(t=null==n?void 0:n.children)||void 0===t?void 0:t.length)>1?48:5}},i=L(),r=e.useRef(),d=parseInt(n.carouselIndex,10);let a=!1;return e.useEffect((()=>{const e=window.innerWidth;a=e<767,setTimeout((()=>{var e;(!a&&d>2||a)&&(null===(e=r.current)||void 0===e||e.goToSlide(d,!1))}),400)}),[n.children.length]),e.createElement(s,{responsive:l,renderButtonGroupOutside:!0,partialVisible:!0,swipeable:!0,autoPlay:!1,shouldResetAutoplay:!1,arrows:"mobile"!==i||!!(null==n?void 0:n.arrow),showDots:"mobile"===i||(null===(o=null==n?void 0:n.children)||void 0===o?void 0:o.length)>3,ref:r,customTransition:"transform 1s ease"},n.children)};var ze={productdetailswrapper:"ProductDetailsV3-module_productdetailswrapper__e1kPi",configheadersection:"ProductDetailsV3-module_configheadersection__p8XVS",displayname:"ProductDetailsV3-module_displayname__-EW8R",configdetailssection:"ProductDetailsV3-module_configdetailssection__yMamD",disabled:"ProductDetailsV3-module_disabled__tsjRY",showmore:"ProductDetailsV3-module_showmore__oIuyq",newmodal:"ProductDetailsV3-module_newmodal__C9g8C",tvHeading:"ProductDetailsV3-module_tvHeading__xdTqD",changeBtn:"ProductDetailsV3-module_changeBtn__WzRWX",optioncontainer:"ProductDetailsV3-module_optioncontainer__gUve-",optionlist:"ProductDetailsV3-module_optionlist__xVV8H",optiontitle:"ProductDetailsV3-module_optiontitle__eFcLL",optionwrapper:"ProductDetailsV3-module_optionwrapper__OqPW5",text:"ProductDetailsV3-module_text__U2B2W",pricecontainer:"ProductDetailsV3-module_pricecontainer__e8RuB",discountedprice:"ProductDetailsV3-module_discountedprice__trCaV",duration:"ProductDetailsV3-module_duration__KqhC6",basePriceAfterDiscount:"ProductDetailsV3-module_basePriceAfterDiscount__mOab8",pricedisplay:"ProductDetailsV3-module_pricedisplay__MXeXL",blockskeleton:"ProductDetailsV3-module_blockskeleton__OhQ-8"};f('/* 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.ProductDetailsV3-module_productdetailswrapper__e1kPi {\n border-bottom: 1px solid #e6e3df;\n padding: 16px 0;\n}\n\n.ProductDetailsV3-module_configheadersection__p8XVS {\n display: inline-flex;\n}\n\n.ProductDetailsV3-module_displayname__-EW8R {\n align-items: center;\n display: flex;\n font-size: 16px;\n font-weight: 400;\n line-height: 24px;\n padding: 0 8px;\n}\n\n.ProductDetailsV3-module_configdetailssection__yMamD {\n font-size: 14px;\n font-weight: 400;\n line-height: 20px;\n padding-left: 32px;\n}\n\n.ProductDetailsV3-module_disabled__tsjRY {\n color: #606060;\n display: inline-block;\n font-weight: 500;\n margin-right: 6px;\n opacity: 0.4;\n}\n\n.ProductDetailsV3-module_showmore__oIuyq {\n color: #da291c;\n cursor: pointer;\n padding-left: 0;\n}\n\n.ProductDetailsV3-module_newmodal__C9g8C {\n align-items: center;\n border: 1px solid black;\n border-radius: 8px;\n cursor: pointer;\n display: flex;\n font-size: 14px;\n line-height: 20px;\n margin-bottom: 4px;\n margin-top: 8px;\n min-height: 38px;\n}\n.ProductDetailsV3-module_newmodal__C9g8C .ProductDetailsV3-module_tvHeading__xdTqD {\n font-weight: 700;\n margin-left: 10px;\n width: 100%;\n}\n.ProductDetailsV3-module_newmodal__C9g8C .ProductDetailsV3-module_changeBtn__WzRWX {\n color: #da291c;\n}\n.ProductDetailsV3-module_newmodal__C9g8C > img {\n margin: 4px 10px 0 4px;\n}\n\n.ProductDetailsV3-module_optioncontainer__gUve- {\n background: rgba(153, 178, 167, 0.1);\n border: 1px solid #B6C8C0;\n border-radius: 8px;\n padding: 12px 16px;\n}\n.ProductDetailsV3-module_optioncontainer__gUve- .ProductDetailsV3-module_optionlist__xVV8H {\n margin-top: 2px;\n}\n.ProductDetailsV3-module_optioncontainer__gUve- .ProductDetailsV3-module_optionlist__xVV8H .ProductDetailsV3-module_optiontitle__eFcLL {\n font-size: 16px;\n font-weight: 700;\n line-height: 24px;\n}\n.ProductDetailsV3-module_optioncontainer__gUve- .ProductDetailsV3-module_optionlist__xVV8H .ProductDetailsV3-module_optionwrapper__OqPW5 {\n color: #5f5955;\n display: flex;\n font-size: 14px;\n font-weight: 500;\n justify-content: space-between;\n line-height: 20px;\n margin-top: 12px;\n min-height: 24px;\n}\n.ProductDetailsV3-module_optioncontainer__gUve- .ProductDetailsV3-module_optionlist__xVV8H .ProductDetailsV3-module_optionwrapper__OqPW5 .ProductDetailsV3-module_text__U2B2W > div > p > b {\n color: #5e94cf;\n}\n\n.ProductDetailsV3-module_pricecontainer__e8RuB {\n justify-content: center;\n}\n.ProductDetailsV3-module_pricecontainer__e8RuB .ProductDetailsV3-module_discountedprice__trCaV {\n font-size: 24px;\n font-weight: 700;\n line-height: 32px;\n}\n.ProductDetailsV3-module_pricecontainer__e8RuB .ProductDetailsV3-module_duration__KqhC6 {\n font-size: 16px;\n font-weight: 400;\n line-height: 24px;\n}\n.ProductDetailsV3-module_pricecontainer__e8RuB .ProductDetailsV3-module_basePriceAfterDiscount__mOab8 {\n font-size: 20px;\n font-weight: 700;\n line-height: 28px;\n padding-left: 10px;\n position: relative;\n}\n.ProductDetailsV3-module_pricecontainer__e8RuB .ProductDetailsV3-module_basePriceAfterDiscount__mOab8::after {\n border-bottom: 2px solid #e6003c;\n content: "";\n left: 8px;\n position: absolute;\n right: -1px;\n top: 50%;\n}\n.ProductDetailsV3-module_pricecontainer__e8RuB .ProductDetailsV3-module_pricedisplay__MXeXL {\n font-size: 16px;\n font-weight: 400;\n line-height: 24px;\n padding: 4px;\n}\n\n.ProductDetailsV3-module_blockskeleton__OhQ-8 {\n bottom: 5px;\n height: 15px;\n top: 5px;\n}');const We=({content:n,entitlementConfig:t,indexKey:o,listlength:l,showModalPopup:i,sbStaticConstants:r,tabIndex:d,countryList:a,metadata:c})=>{var u;const[s,m]=e.useState(!1),p=e.useRef(null),v=null===(u=null==b?void 0:b.getInstance())||void 0===u?void 0:u.getAssetPath();e.useEffect((()=>{setTimeout((()=>{_()}),100)}),[s]);const _=()=>{k(`product-configv3${d}`,l),k(`detailsectionv3${d}`,l)};return e.createElement("div",{ref:p},e.createElement("div",{className:ze.productdetailswrapper},e.createElement("div",{className:ze.configheadersection,style:{width:"100%"}},(null==n?void 0:n.icon)?e.createElement("span",null,e.createElement("img",{src:null==n?void 0:n.icon,alt:"img",width:24,height:24,className:ze.imagecontainer})):"",e.createElement("span",{className:ze.displayname},null==n?void 0:n.name),(null==n?void 0:n.tooltip)?e.createElement("div",{className:ze.bundletooltip,style:{marginLeft:"auto"}},e.createElement(be,{content:null==n?void 0:n.tooltip})):""),e.createElement("div",{className:ze.configdetailssection},(null==n?void 0:n.tvChannelName)&&"TV"===(null==n?void 0:n.poType)&&e.createElement("div",{className:ze.newmodal,onClick:()=>{i()}},e.createElement("div",{className:ze.tvHeading},null==n?void 0:n.tvChannelName),e.createElement("div",{className:ze.changeBtn},r.changeText),e.createElement("img",{src:`${v}/icons/chevron-down-red.svg`,height:24,width:24,alt:""})),(null==n?void 0:n.includeDescription)?e.createElement("div",{className:ze.productdetailsdescription,id:`entitledespV3${o}`},e.createElement(H,{content:null==n?void 0:n.description})):e.createElement(e.Fragment,null,(null==n?void 0:n.includeEntitlement)&&t&&(null==t?void 0:t.map(((n,t)=>e.createElement(e.Fragment,null,t<2||t>1&&s?e.createElement("div",{className:ze.entitlementvalue},(null==n?void 0:n.icon)&&e.createElement("div",{className:ze.entitlementicon},e.createElement("img",{src:null==n?void 0:n.icon,width:20,height:20})),e.createElement("div",{className:(null==n?void 0:n.isDisabled)?ze.disabled:""},null==n?void 0:n.entitlement,(null==n?void 0:n.toolTipText)&&e.createElement("div",{className:ze.bundletooltip},e.createElement(be,{content:null==n?void 0:n.toolTipText})))):"")))),(null==t?void 0:t.length)>2&&e.createElement("div",{className:ze.showmore,onClick:()=>m(!s)},s?null==r?void 0:r.show_less:null==r?void 0:r.show_more)),(null==n?void 0:n.linkText)&&e.createElement(le,{product:a,linkText:null==n?void 0:n.linkText,metadata:c,reuseableLineTable:!0}))))};var Ge="SkeletonLoader-module_reactloadingskeletonV3__hLl73";f('/* 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.SkeletonLoader-module_reactloadingskeletonV3__hLl73 {\n --base-color: #ebebeb;\n --highlight-color: #f5f5f5;\n --animation-duration: 1.5s;\n --animation-direction: normal;\n --pseudo-element-display: block; /* Enable animation */\n background-color: var(--base-color);\n width: 100%;\n border-radius: 0.25rem;\n display: inline-flex;\n line-height: 1;\n position: relative;\n user-select: none;\n overflow: hidden;\n}\n\n.SkeletonLoader-module_reactloadingskeletonV3__hLl73::after {\n content: " ";\n display: var(--pseudo-element-display);\n position: absolute;\n top: 0;\n left: 0;\n right: 0;\n height: 100%;\n background-repeat: no-repeat;\n background-image: linear-gradient(90deg, var(--base-color), var(--highlight-color), var(--base-color));\n transform: translateX(-100%);\n animation-name: SkeletonLoader-module_react-loading-skeleton__G8Drm;\n animation-direction: var(--animation-direction);\n animation-duration: var(--animation-duration);\n animation-timing-function: ease-in-out;\n animation-iteration-count: infinite;\n}\n\n@media (prefers-reduced-motion) {\n .SkeletonLoader-module_reactloadingskeletonV3__hLl73 {\n --pseudo-element-display: none; /* Disable animation */\n }\n}\n.SkeletonLoader-module_skeletontittle__tKku- {\n height: 50px;\n}\n\n.SkeletonLoader-module_skeletonline__BsblE {\n height: 15px;\n margin: 8px 0;\n}');const Me=({count:n=1,stylename:t=""})=>e.createElement("div",null,e.createElement(p,{className:`${Ge} ${t}`,count:n})),$e=({content:n,priceCollection:t,toggleSwitch:o,sbStaticConstants:l})=>{var i,r,d,a,c,u;const s=null!==(i=null==t?void 0:t.base)&&void 0!==i?i:0;let m=null!==(a=null===(d=null===(r=null==t?void 0:t.discount)||void 0===r?void 0:r[0])||void 0===d?void 0:d.value)&&void 0!==a?a:0;null===(c=null==t?void 0:t.discount)||void 0===c||c.map((e=>{1==(null==e?void 0:e.cycleStart)&&(m=null==e?void 0:e.value)}));const p=null==t?void 0:t.discount,v=null==t?void 0:t.int_fmc,_=null==t?void 0:t.mob_fmc;let g=!1;return e.createElement("div",null,Number(s)>0?e.createElement(e.Fragment,null,e.createElement("div",{className:`${ze.pricecontainer}`},e.createElement("span",{className:`${ze.discountedprice} ${o&&!(v>0||_>0)?"":o||v>0||_>0||(null==p?void 0:p.length)>0?ze.promo:""}`},V(m>0&&!o?m:s),e.createElement("span",{className:`${ze.duration}`},null==l?void 0:l.mt)),s&&(v>0||_>0||!o&&p.length>0)&&e.createElement("span",{className:`${ze.basePriceAfterDiscount}`},V(s)),e.createElement("div",null,null==n?void 0:n.promoText)),!o&&!_&&!v&&(null==p?void 0:p.length)>0&&(null===(u=null==p?void 0:p[0])||void 0===u?void 0:u.cycleEnd)&&e.createElement("div",null,e.createElement("div",{className:ze.pricedisplay},p.length>0&&p.map((n=>(720===(null==n?void 0:n.cycleEnd)&&(g=!0),e.createElement(e.Fragment,null," ",e.createElement("span",{className:ze.pricelabel},g?null==l?void 0:l.lifetime_label:e.createElement(e.Fragment,null," ",1!=n.cycleStart&&e.createElement(e.Fragment,null,"CHF"," ",V(n.value))," ",1===n.cycleStart?D(null==l?void 0:l.promo_first_lt,[n.cycleEnd]):D(null==l?void 0:l.promo_next_lt,[n.cycleEnd-n.cycleStart+1]))))))),!g&&e.createElement("span",null," ",D(null==l?void 0:l.promo_then_lt,[V(s)]))))):e.createElement(Me,{stylename:ze.blockskeleton}))};var je="ProductDetailsV2-module_productmodal__2B7qv",Ue="ProductDetailsV2-module_container__dH9t4",qe="ProductDetailsV2-module_backbtn__5E2Ow",Xe="ProductDetailsV2-module_closebtn__vonVN",He="ProductDetailsV2-module_cartbtn__lmC7O",Ye="ProductDetailsV2-module_check-footer__iuqqZ",Ke="ProductDetailsV2-module_footer-linetablev3__bo9Qj";f("/* center a block element */\n/* use this to any of the pseudo elements as these are the mandatory properties */\n/* setting styles in separate formats for cross browser support */\n/* specify the max width for an element and apply ellipses and truncate the overflow */\n/* vertically center alilgn any HTML element */\n/* add basePath to assets */\n@media (min-width: 1024px) {\n .ProductDetailsV2-module_productmodal__2B7qv {\n min-width: 884px;\n }\n}\n@media (min-width: 768px) and (max-width: 1023px) {\n .ProductDetailsV2-module_productmodal__2B7qv {\n min-width: 740px;\n }\n}\n.ProductDetailsV2-module_productmodal__2B7qv .modal-body {\n padding: 0 16px 16px;\n}\n@media (max-width: 767px) {\n .ProductDetailsV2-module_productmodal__2B7qv .modal-body {\n padding: 12px;\n }\n}\n.ProductDetailsV2-module_productmodal__2B7qv .modal-content {\n background-color: #f7f6f5;\n border-radius: 8px;\n box-shadow: 0px 20px 30px -8px rgba(87, 84, 82, 0.4);\n}\n.ProductDetailsV2-module_productmodal__2B7qv .modal-content .modal-header {\n border-bottom: none !important;\n}\n.ProductDetailsV2-module_productmodal__2B7qv .ProductDetailsV2-module_container__dH9t4 {\n display: flex;\n align-items: center;\n margin-left: 16px;\n}\n.ProductDetailsV2-module_productmodal__2B7qv .ProductDetailsV2-module_container__dH9t4 .ProductDetailsV2-module_backbtn__5E2Ow {\n color: #da291c;\n}\n@media (max-width: 767px) {\n .ProductDetailsV2-module_productmodal__2B7qv .ProductDetailsV2-module_container__dH9t4 {\n margin-left: 12px;\n }\n}\n.ProductDetailsV2-module_productmodal__2B7qv .ProductDetailsV2-module_closebtn__vonVN .btn-close:focus {\n border: none;\n box-shadow: none;\n}\n\n.ProductDetailsV2-module_cartbtn__lmC7O {\n cursor: pointer;\n text-align: center;\n width: fit-content;\n float: right;\n}\n.ProductDetailsV2-module_cartbtn__lmC7O .primarybutton {\n padding: 10px 24px;\n}\n@media (max-width: 767px) {\n .ProductDetailsV2-module_cartbtn__lmC7O {\n position: inherit;\n width: auto;\n top: 0;\n right: auto;\n }\n}\n\n.ProductDetailsV2-module_check-footer__iuqqZ {\n position: relative;\n bottom: 0;\n margin: 24px 16px;\n padding: 8px 16px;\n border: 1px solid #e6e3df;\n border-radius: 8px;\n}\n.ProductDetailsV2-module_check-footer__iuqqZ .ProductDetailsV2-module_footer-linetablev3__bo9Qj {\n width: 100%;\n display: inline-flex;\n justify-content: space-between;\n align-items: center;\n}\n\n.ProductDetailsV2-module_back-button__U8Wjz {\n position: fixed;\n top: 0;\n padding: 16px 0;\n}\n\n.ProductDetailsV2-module_modal-price__jlNZA {\n padding: 16px 0 24px;\n}\n\n.ProductDetailsV2-module_productDetailstext__Mg-EX {\n color: #3d3935;\n text-decoration: underline;\n}\n\n.ProductDetailsV2-module_productDetailstextNew__w3s0l {\n color: #da291c;\n text-decoration: underline;\n}\n\n.ProductDetailsV2-module_textColor__tQQxl {\n color: #ffffff;\n text-decoration: underline;\n}");const Je=({modalState:n,handler:l,showFooter:i,footerNode:r,children:d,width:a,height:c,backButton:u})=>{var s;const m=null===(s=null==b?void 0:b.getInstance())||void 0===s?void 0:s.getAssetPath();return e.useEffect((()=>{const e=document&&(null===document||void 0===document?void 0:document.querySelector(".product-modal .footer-main"));e&&(e.style.zIndex="10");const n=document&&(null===document||void 0===document?void 0:document.querySelector(".modal-dialog.product-modal"));n&&(n.style.maxWidth=a,n.style.padding="0",n.style.transform="none");const t=document&&(null===document||void 0===document?void 0:document.querySelector(".product-modal .modal-content"));t&&(t.style.height=c,t.style.backgroundColor="#F7F6F5");const o=document&&document.querySelector(".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&&document.querySelector(".product-modal .modal-body");l&&(l.style.background="#f8f8f8",l.style.paddingTop="70px")}),[c]),e.createElement(t,{scrollable:!1,show:n,onHide:l,keyboard:!1,dialogClassName:je},e.createElement(t.Header,null,e.createElement("div",{onClick:l,className:`${Ue}`},e.createElement(e.Fragment,null,e.createElement("img",{src:`${m}/icons/arrow-left-red.svg`,alt:"",height:24,width:24,className:"me-3"}),e.createElement("span",{className:qe},u))),e.createElement("div",{className:`${Xe} me-3 mt-3`},e.createElement(o,{className:"sr-modal-close",onClick:l}))),e.createElement(t.Body,null,d),i&&e.createElement(t.Footer,null,r))},Ze=({content:n,isMobileFlow:t,sbStaticConstants:o,address:l,isAvailable:i,showPrice:r,createCartCall:d,updatedContent:a})=>{var c;const[u,s]=e.useState(!1);return e.useEffect((()=>{!t&&!i||""===(null==r?void 0:r.base)?s(!0):s(!1)}),[n,r,i]),e.createElement("div",null,t?(null==a?void 0:a.swapButton)?(null==a?void 0:a.ctaLinkLabel)&&e.createElement("a",{onClick:d,className:`${u&&Re.disabled}`},null==a?void 0:a.ctaLinkLabel):e.createElement("button",{className:`primarybutton ${u&&Re.disabled}`,onClick:d,disabled:u},e.createElement("span",{className:Re.buttontext},null==o?void 0:o.addToCartBtnTxt)):e.createElement(e.Fragment,null,l&&(null===(c=null==Object?void 0:Object.keys(l))||void 0===c?void 0:c.length)>0?e.createElement(e.Fragment,null,e.createElement("button",{className:`primarybutton ${u&&Re.disabled}`,onClick:d,disabled:u},e.createElement("span",{className:Re.buttontext},null==o?void 0:o.addToCartBtnTxt))):e.createElement("button",{onClick:d,className:"configurebutton"},e.createElement("span",null,null==o?void 0:o.check_availability))))},Qe=({products:n,showProductDetail:t,setShowProductDetail:o,content:l,priceCollection:i,addToCart:r,sbStaticConstants:d,createCartCall:a,contractDuration:c})=>{var u;const[s,m]=e.useState(!0);let p=[],v="";n&&n.length>0&&(null==n||n.map((e=>{p=null==e?void 0:e.modalBody,v=null==e?void 0:e.backButton})));return e.createElement(e.Fragment,null,t&&e.createElement(e.Fragment,null,e.createElement(Je,{modalState:s,handler:()=>{m(!s),o(!t)},showFooter:!1,height:"100%",backButton:v},e.createElement(e.Fragment,null,null==p?void 0:p.map(((n,t)=>e.createElement(ae,null,e.createElement(e.Fragment,null,(null==n?void 0:n.component)===B&&e.createElement(Y,{content:n,key:t}),(null==n?void 0:n.component)===F&&e.createElement(se,{content:n}),(null==n?void 0:n.component)===R&&e.createElement(ue,{content:n}))))),e.createElement("div",{className:`footer-main ${Ye} `},e.createElement("span",{className:`${Ke}`},e.createElement("div",null,e.createElement($e,{content:l,priceCollection:i,sbStaticConstants:d}),e.createElement("div",null,c?D(null===(u=null==d?void 0:d.minContractDuration)||void 0===u?void 0:u.substring(1),[c]):null==d?void 0:d.simo_no_contract_term)),e.createElement("div",{className:He},e.createElement(Ze,{content:l,sbStaticConstants:d,isAvailable:null==r?void 0:r.isAvailable,showPrice:i,isSkeletonLoading:null==r?void 0:r.isSkeletonLoading,isMobileFlow:null==r?void 0:r.isMobileFlow,createCartCall:a,address:null==r?void 0:r.address}))))))))};var en={errormodalbox:"TVChannelOfferV2-module_errormodalbox__sDWbF",header:"TVChannelOfferV2-module_header__kzobu",errorwrapper:"TVChannelOfferV2-module_errorwrapper__Gg4jt",title:"TVChannelOfferV2-module_title__RbPPM",body:"TVChannelOfferV2-module_body__tQavD",footer:"TVChannelOfferV2-module_footer__4rVEl",optionsContent:"TVChannelOfferV2-module_optionsContent__AyBQJ",confirmBtn:"TVChannelOfferV2-module_confirmBtn__ZI4NW",errordialog:"TVChannelOfferV2-module_errordialog__llanJ"};f("/* 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.TVChannelOfferV2-module_errormodalbox__sDWbF {\n border-radius: 0px;\n padding: 20px 16px 100px;\n box-shadow: rgba(87, 84, 82, 0.4);\n background-color: #f8f8f8;\n overflow: visible;\n}\n.TVChannelOfferV2-module_errormodalbox__sDWbF .TVChannelOfferV2-module_header__kzobu {\n z-index: 1;\n border: none;\n padding: 0px;\n margin-bottom: -12px;\n margin-right: 0.5rem;\n}\n.TVChannelOfferV2-module_errormodalbox__sDWbF .TVChannelOfferV2-module_header__kzobu .btn-close:focus {\n border: none;\n box-shadow: none;\n}\n.TVChannelOfferV2-module_errormodalbox__sDWbF .TVChannelOfferV2-module_errorwrapper__Gg4jt {\n border-radius: 8px;\n box-shadow: rgba(87, 84, 82, 0.2);\n}\n.TVChannelOfferV2-module_errormodalbox__sDWbF .TVChannelOfferV2-module_errorwrapper__Gg4jt .TVChannelOfferV2-module_title__RbPPM {\n margin-right: 24px;\n margin-bottom: 24px;\n color: #3d3935;\n font-size: 20px;\n line-height: 28px;\n font-weight: 700;\n text-align: center;\n}\n.TVChannelOfferV2-module_errormodalbox__sDWbF .TVChannelOfferV2-module_errorwrapper__Gg4jt .TVChannelOfferV2-module_body__tQavD {\n padding: 0px;\n display: flex;\n color: #5f5955;\n flex-wrap: wrap;\n justify-content: center;\n}\n.TVChannelOfferV2-module_errormodalbox__sDWbF .TVChannelOfferV2-module_footer__4rVEl {\n border: none;\n position: absolute;\n bottom: 0px;\n right: 0;\n width: 100%;\n padding: 24px 0px;\n border-radius: 0px;\n}\n.TVChannelOfferV2-module_errormodalbox__sDWbF .TVChannelOfferV2-module_footer__4rVEl .TVChannelOfferV2-module_optionsContent__AyBQJ {\n margin: auto;\n width: fit-content;\n}\n.TVChannelOfferV2-module_errormodalbox__sDWbF .TVChannelOfferV2-module_footer__4rVEl .TVChannelOfferV2-module_confirmBtn__ZI4NW {\n border: none;\n width: fit-content;\n}\n.TVChannelOfferV2-module_errormodalbox__sDWbF .TVChannelOfferV2-module_footer__4rVEl .TVChannelOfferV2-module_confirmBtn__ZI4NW > img {\n margin-left: 8px;\n}\n.TVChannelOfferV2-module_errormodalbox__sDWbF .TVChannelOfferV2-module_footer__4rVEl p {\n color: #ffffff;\n align-items: left;\n}\n\n.TVChannelOfferV2-module_errordialog__llanJ {\n max-width: 934px;\n}");var nn="EntertainmentOptionsV2-module_entertainmentoptionswrapper__qk4h-",tn="EntertainmentOptionsV2-module_cardinputelement__00RZZ",on="EntertainmentOptionsV2-module_card__LqNAf";f('/* 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.EntertainmentOptionsV2-module_entertainmentoptionswrapper__qk4h- {\n align-items: flex-start;\n background: #ffffff;\n border-radius: 8px;\n box-shadow: 0px 2px 4px rgba(87, 84, 82, 0.2);\n display: flex;\n flex: none;\n flex-direction: column;\n margin: 10px;\n max-width: 340px;\n order: 0;\n position: relative;\n width: 100%;\n}\n@media (min-width: 1024px) {\n .EntertainmentOptionsV2-module_entertainmentoptionswrapper__qk4h- {\n max-width: 380px;\n }\n}\n.EntertainmentOptionsV2-module_entertainmentoptionswrapper__qk4h- .EntertainmentOptionsV2-module_fs12__rhrjW {\n margin-left: 4px;\n}\n.EntertainmentOptionsV2-module_entertainmentoptionswrapper__qk4h- .EntertainmentOptionsV2-module_cardinputelement__00RZZ + .EntertainmentOptionsV2-module_card__LqNAf {\n -webkit-box-shadow: none;\n border: 0px;\n border-radius: 8px;\n box-shadow: none;\n height: 100%;\n width: 100%;\n}\n.EntertainmentOptionsV2-module_entertainmentoptionswrapper__qk4h- .EntertainmentOptionsV2-module_cardinputelement__00RZZ + .EntertainmentOptionsV2-module_card__LqNAf:hover {\n cursor: pointer;\n}\n.EntertainmentOptionsV2-module_entertainmentoptionswrapper__qk4h- .EntertainmentOptionsV2-module_cardinputelement__00RZZ:checked + .EntertainmentOptionsV2-module_card__LqNAf {\n outline: 4px solid #da291c;\n}\n.EntertainmentOptionsV2-module_entertainmentoptionswrapper__qk4h- .EntertainmentOptionsV2-module_cardinputelement__00RZZ:checked + .EntertainmentOptionsV2-module_card__LqNAf h4 {\n color: #da291c;\n}\n.EntertainmentOptionsV2-module_entertainmentoptionswrapper__qk4h- .EntertainmentOptionsV2-module_cardinputelement__00RZZ:checked + .EntertainmentOptionsV2-module_card__LqNAf.EntertainmentOptionsV2-module_showArrow__timDx::after {\n width: 0;\n height: 0;\n border-left: 9px solid transparent;\n border-right: 9px solid transparent;\n border-top: 8px solid #f1571d;\n position: absolute;\n content: "";\n top: calc(100% + 4px);\n left: calc(50% - 9px);\n}\n@media (max-width: 767px) {\n .EntertainmentOptionsV2-module_entertainmentoptionswrapper__qk4h- .EntertainmentOptionsV2-module_cardinputelement__00RZZ:checked + .EntertainmentOptionsV2-module_card__LqNAf.EntertainmentOptionsV2-module_showArrow__timDx::after {\n display: none;\n }\n}\n\n.EntertainmentOptionsV2-module_entertainmentoptionswrappermobile__FX0BH {\n align-items: flex-start;\n border-bottom: 1px solid #e5e5e5;\n display: flex;\n flex-direction: inherit;\n min-width: max-content;\n position: static;\n}\n.EntertainmentOptionsV2-module_entertainmentoptionswrappermobile__FX0BH .EntertainmentOptionsV2-module_mobcard__MUGs3 {\n border-radius: 8px;\n width: 100%;\n}\n.EntertainmentOptionsV2-module_entertainmentoptionswrappermobile__FX0BH .EntertainmentOptionsV2-module_mobcard__MUGs3 .EntertainmentOptionsV2-module_tabheading__ve-Rh {\n display: flex;\n padding: 0 0 10px 50px;\n}\n.EntertainmentOptionsV2-module_entertainmentoptionswrappermobile__FX0BH .EntertainmentOptionsV2-module_mobcard__MUGs3 .EntertainmentOptionsV2-module_tabheading__ve-Rh .EntertainmentOptionsV2-module_entoptibutton__TAVdH {\n margin-left: auto;\n padding-right: 15px;\n}\n.EntertainmentOptionsV2-module_entertainmentoptionswrappermobile__FX0BH .EntertainmentOptionsV2-module_mobcard__MUGs3 .EntertainmentOptionsV2-module_tabheading__ve-Rh h4 {\n color: #333333;\n font-size: 16px;\n font-weight: 700;\n left: 32px;\n line-height: 24px;\n top: 12px;\n min-width: max-content;\n}\n.EntertainmentOptionsV2-module_entertainmentoptionswrappermobile__FX0BH .EntertainmentOptionsV2-module_mobcard__MUGs3 .EntertainmentOptionsV2-module_additionalprice__s7i-2 {\n transform: translate(50px, -20px);\n}\n.EntertainmentOptionsV2-module_entertainmentoptionswrappermobile__FX0BH .EntertainmentOptionsV2-module_mobcard__MUGs3 .EntertainmentOptionsV2-module_additionalprice__s7i-2 p span {\n color: #333333;\n font-size: 16px;\n font-weight: 700;\n left: 32px;\n line-height: 24px;\n top: 0;\n}\n.EntertainmentOptionsV2-module_entertainmentoptionswrappermobile__FX0BH .EntertainmentOptionsV2-module_mobcard__MUGs3 .EntertainmentOptionsV2-module_inputfield__grFes {\n height: 50px;\n margin: 0 16px 16px 16px;\n}\n\n.EntertainmentOptionsV2-module_radiocontainer__U83LN {\n cursor: pointer;\n display: inline-block;\n font-weight: 700;\n padding-left: 30px;\n position: relative;\n}\n.EntertainmentOptionsV2-module_radiocontainer__U83LN .EntertainmentOptionsV2-module_checkmark__BeCUA {\n border: 2px solid #b2b2b2;\n border-radius: 50%;\n height: 20px;\n left: 0;\n margin: 10px 10px 0 18px;\n position: absolute;\n top: 0;\n width: 20px;\n}\n.EntertainmentOptionsV2-module_radiocontainer__U83LN .EntertainmentOptionsV2-module_checkmark__BeCUA.EntertainmentOptionsV2-module_disabled__Lf1GV {\n border: 2px solid #b2b2b2;\n}\n\n.EntertainmentOptionsV2-module_radiocontainer__U83LN input {\n cursor: pointer;\n opacity: 0;\n position: absolute;\n}\n\n/* When the radio button is checked, add a blue background */\n.EntertainmentOptionsV2-module_radiocontainer__U83LN input:checked ~ .EntertainmentOptionsV2-module_checkmark__BeCUA {\n background-color: #ffffff;\n border: 2px solid #d9415c;\n}\n.EntertainmentOptionsV2-module_radiocontainer__U83LN input:checked ~ .EntertainmentOptionsV2-module_checkmark__BeCUA:hover {\n border: 2px solid #d9415c;\n}\n.EntertainmentOptionsV2-module_radiocontainer__U83LN input:checked ~ .EntertainmentOptionsV2-module_checkmark__BeCUA:hover:after {\n background: #d9415c;\n}\n\n/* Create the indicator (the dot/circle - hidden when not checked) */\n.EntertainmentOptionsV2-module_checkmark__BeCUA:after {\n content: "";\n display: none;\n position: absolute;\n}\n\n/* Show the indicator (dot/circle) when checked */\n.EntertainmentOptionsV2-module_radiocontainer__U83LN input:checked ~ .EntertainmentOptionsV2-module_checkmark__BeCUA:after {\n display: block;\n}\n\n/* Style the indicator (dot/circle) */\n.EntertainmentOptionsV2-module_radiocontainer__U83LN .EntertainmentOptionsV2-module_checkmark__BeCUA:after {\n background: #d9415c;\n border-radius: 50%;\n height: 10px;\n left: 3px;\n top: 3px;\n width: 10px;\n}');var ln="ReactInputSelectV2-module_selectcontainer__neygJ",rn="ReactInputSelectV2-module_downArrowIcon__KGx-5",dn="ReactInputSelectV2-module_transform180__XCHJs",an="ReactInputSelectV2-module_errormessage__FF0WO";f('/* 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.ReactInputSelectV2-module_selectcontainer__neygJ {\n position: relative;\n}\n.ReactInputSelectV2-module_selectcontainer__neygJ .react-select__control {\n border: 1px solid #b3aeaa !important;\n}\n.ReactInputSelectV2-module_selectcontainer__neygJ .ReactInputSelectV2-module_downArrowIcon__KGx-5 {\n content: "";\n display: inline-block;\n height: 24px;\n width: 24px;\n background: url("/ecom-int/icons/chevron-down.svg") no-repeat;\n background-size: cover;\n background-position: center;\n margin-left: 8px;\n transform: rotate(0);\n transition: transform 0.3s;\n}\n.ReactInputSelectV2-module_selectcontainer__neygJ .ReactInputSelectV2-module_downArrowIcon__KGx-5.ReactInputSelectV2-module_transform180__XCHJs {\n transform: rotate(180deg);\n}\n.ReactInputSelectV2-module_selectcontainer__neygJ .ReactInputSelectV2-module_downArrowIcon__KGx-5:hover {\n cursor: pointer;\n}\n.ReactInputSelectV2-module_selectcontainer__neygJ .ReactInputSelectV2-module_errormessage__FF0WO {\n color: #c60047;\n font-size: 12px;\n line-height: 16px;\n margin-top: 4px;\n}');const cn=e.forwardRef((({name:n,options:t,content:o,isSearchable:l=!0,disableValues:i=[],defaultValue:r="",optionsValue:d="value",optionsLabel:a="label",isDisabled:c=!1,isClearable:u=!0,onChange:s},m)=>{const[p,_]=e.useState(!1),[g,f]=e.useState(r),[h,b]=e.useState(!1),[x,y]=e.useState(!1);Boolean(g)==x&&y(!x);return e.createElement("div",{className:ln},e.createElement(v,{className:`react-select-container ${x&&"errorborder"}`,styles:(T=x&&p,{control:e=>Object.assign(Object.assign({},e),T&&{border:"2px solid #C60047 !important"}),valueContainer:e=>Object.assign(Object.assign({},e),!o.label&&{padding:"0px 0px 0px 12px !important"})}),name:n,instanceId:"React-select",classNamePrefix:"react-select",components:{DropdownIndicator:n=>e.createElement(v.components.DropdownIndicator,Object.assign({},n),e.createElement("span",{className:`${rn} ${n.selectProps.menuIsOpen?dn:""}`})),IndicatorSeparator:null},value:g,onChange:e=>{f(e),"function"==typeof s&&s(e?{name:n,value:e}:{name:n,value:{[d]:"",[a]:""}})},isClearable:u,placeholder:"",onFocus:()=>b(!0),onBlur:()=>{!p&&_(!0),b(!1)},backspaceRemovesValue:!0,options:t,ref:m,getOptionLabel:e=>e[a],getOptionValue:e=>e[d],isOptionDisabled:e=>i.includes(e[d]),isDisabled:c,isSearchable:l}),e.createElement("label",{className:`${(g&&g[d]&&g[a]||h)&&"activeLabel"} selectcomplabel`},o.label),x&&p&&e.createElement("span",{className:an},o.errorMessage));var T})),un=({className:n="",name:t="demo",content:o,checked:l,options:i,setProduct:r,onclick:d,localeID:a,type:c="radio",langSelected:u})=>{var s,m;const[p,v]=e.useState({details:"",included:""}),_="NETFLIX"==(null==o?void 0:o.tvGroup)||"SPORTS"==(null==o?void 0:o.tvGroup),g=e.useMemo((()=>{var e,n;const t=e=>{let n;return null==i||i.map(((t,o)=>{t.name==(null==e?void 0:e.toUpperCase())&&(n=o)})),n};return null!==(n=null!==(e=t(u||a))&&void 0!==e?e:t("de"))&&void 0!==n?n:0}),[i]),f=null==o?void 0:o.productId,[h,b]=e.useState(f);return e.useEffect((()=>{try{const e=null===localStorage||void 0===localStorage?void 0:localStorage.getItem("sbstaticcontent");if(""!==e){const n=e&&JSON.parse(e);v(Object.assign(Object.assign({},p),{details:null==n?void 0:n.details,included:null==n?void 0:n.included}))}}catch(e){}}),[]),e.createElement("label",{className:`${nn} ${n}`,onClick:d},e.createElement("input",{type:c,name:t,value:h,className:`${tn} d-none`,id:"demo1","data-additional":null==o?void 0:o.tvGroup,checked:l,readOnly:!0}),e.createElement("div",{className:`${on} card card-body`},e.createElement("div",{className:"d-flex"},e.createElement("h4",null,null==o?void 0:o.displayName)),e.createElement("div",{className:"mb-3"},e.createElement(H,{content:null==o?void 0:o.description})),(null===(s=null==o?void 0:o.prodImage)||void 0===s?void 0:s.filename)&&e.createElement("img",{src:null===(m=null==o?void 0:o.prodImage)||void 0===m?void 0:m.filename,height:"",width:"",alt:""}),(null==i?void 0:i.length)>1&&e.createElement("div",{className:"mt-auto"},e.createElement(cn,{content:{label:"",errorMessage:""},options:i,optionsValue:"name",optionsLabel:"value",onChange:e=>{var n,t;const o=e.value.name;if(o){const e=i.filter((e=>e.name==o));r(null===(n=null==e?void 0:e[0])||void 0===n?void 0:n.prod),b(null===(t=null==e?void 0:e[0])||void 0===t?void 0:t.prod)}},isSearchable:!1,isClearable:!1,defaultValue:i[g]})),_&&e.createElement("div",{className:`row w-100 pt-2 ${!((null==i?void 0:i.length)>1)&&"mt-auto"}`},e.createElement("h3",{className:"col-9 mb-0"},null==p?void 0:p.included))))},sn=({content:t,showModal:o,setShowModal:l,setEntertainment:r,setTvChannelName:d,radioValue:a,setRadioValue:c,metadata:u})=>{var s,m,p,v;const _=null==t?void 0:t.ids,[g,f]=e.useState([]),x=null==u?void 0:u.lang,[y,T]=e.useState([]),[E,w]=e.useState({}),P=null===(s=null==h?void 0:h.getInstance())||void 0===s?void 0:s.getSBUrl(),C=null===(m=null==b?void 0:b.getInstance())||void 0===m?void 0:m.getAssetPath(),k=localStorage.getItem("sbstaticcontent"),S=k&&JSON.parse(k),V=["NETFLIX","TVBOX","TVAPP"],N={language:x,type:"B2C"};e.useEffect((()=>{let e="";_.forEach((n=>{e=e+n+","}));const t=`${P}rest/cms/stories/?by_slugs=${e}`,o=[];n.CMSStoryblokServiceV2.get(t,N).then((e=>{var n,t;null===(t=null===(n=null==e?void 0:e.data)||void 0===n?void 0:n.stories)||void 0===t||t.map((e=>{o.push(e)}))})).catch((e=>{console.log(e)})).finally((()=>{A(o)})),f(o)}),[x]),e.useEffect((()=>{a&&g&&g.map((e=>{var n,t,o,l,i,r,c,u,s,m,p,v;(null===(o=null===(t=null===(n=null==e?void 0:e.content)||void 0===n?void 0:n.body)||void 0===t?void 0:t[0])||void 0===o?void 0:o.code)&&(null===(r=null===(i=null===(l=e.content)||void 0===l?void 0:l.body)||void 0===i?void 0:i[0])||void 0===r?void 0:r.code)===a&&d((null===(s=null===(u=null===(c=null==e?void 0:e.content)||void 0===c?void 0:c.body)||void 0===u?void 0:u[0])||void 0===s?void 0:s.displayName)+" "+(null===(v=null===(p=null===(m=null==e?void 0:e.content)||void 0===m?void 0:m.body)||void 0===p?void 0:p[0])||void 0===v?void 0:v.tvLang))}))}),[a]);const I=()=>{l(!1)},L=e=>{c(e.target.value)},O=q,D=e=>{c(e)},A=e=>{const n=[],t=[],o={};let l="";e.map((e=>{var i,r,d,a,c,u,s,m,p,v,_,g,f,h,b,x,y,T,E,w,P,C,k,S;const N=null===(d=null===(r=null===(i=e.content)||void 0===i?void 0:i.body)||void 0===r?void 0:r[0])||void 0===d?void 0:d.tvGroup;(null===(u=null===(c=null===(a=e.content)||void 0===a?void 0:a.body)||void 0===c?void 0:c[0])||void 0===u?void 0:u.isTvGroup)&&!l&&(l=null===(p=null===(m=null===(s=e.content)||void 0===s?void 0:s.body)||void 0===m?void 0:m[0])||void 0===p?void 0:p.code),n.includes(N)||(V.includes(N)||"DE"===(null===(g=null===(_=null===(v=null==e?void 0:e.content)||void 0===v?void 0:v.body)||void 0===_?void 0:_[0])||void 0===g?void 0:g.tvLang))&&(n.push(N),t.push(null===(h=null===(f=null==e?void 0:e.content)||void 0===f?void 0:f.body)||void 0===h?void 0:h[0])),(null===(b=o[N])||void 0===b?void 0:b.length)||(o[N]=[]),o[N].push({name:null===(T=null===(y=null===(x=null==e?void 0:e.content)||void 0===x?void 0:x.body)||void 0===y?void 0:y[0])||void 0===T?void 0:T.tvLang,value:O[null===(P=null===(w=null===(E=null==e?void 0:e.content)||void 0===E?void 0:E.body)||void 0===w?void 0:w[0])||void 0===P?void 0:P.tvLang],prod:null===(S=null===(k=null===(C=null==e?void 0:e.content)||void 0===C?void 0:C.body)||void 0===k?void 0:k[0])||void 0===S?void 0:S.code})})),w(o),""==a&&c(l);const i=t.filter((e=>"NETFLIX"===(null==e?void 0:e.tvGroup))),r=t.indexOf(i[0]),d=t.splice(r,1)[0];t.splice(0,0,d),T(t)};return e.createElement(e.Fragment,null,e.createElement(i.Modal,{contentClassName:en.errormodalbox,show:o,dialogClassName:en.errordialog,onHide:I,centered:!0},e.createElement(i.Modal.Header,{className:en.header,closeButton:!0,onClick:I}),e.createElement("div",{className:en.errorwrapper},e.createElement(i.Modal.Title,{className:en.title},(null===(p=null==t?void 0:t.product)||void 0===p?void 0:p.includes("Netflix"))?null==S?void 0:S.entertainment_prod_modal_head:null==S?void 0:S.choose_tv_box_app),e.createElement("div",null,e.createElement(i.Modal.Body,{className:en.body},y&&y.map(((n,t)=>{var o;let l="",i=!1;const r=null===(o=E[null==n?void 0:n.tvGroup])||void 0===o?void 0:o.reduce(((e,n)=>(i=n.prod==a,i&&(l=n.name.toLowerCase()),e||i)),!1);return e.createElement(un,{key:t,content:n,value:t,options:E[null==n?void 0:n.tvGroup],setProduct:D,onclick:L,localeID:x,checked:r,langSelected:l})}))))),""!=a&&e.createElement(i.Modal.Footer,{className:en.footer},e.createElement("div",{className:"row w-100"},e.createElement("div",{className:"text-center"},e.createElement("button",{className:`${en.confirmBtn} primarybutton`,onClick:()=>(e=>{var n,o,i,d,a,c,u,s;const m=(g||[]).filter((n=>{var t,o,l;if((null===(l=null===(o=null===(t=null==n?void 0:n.content)||void 0===t?void 0:t.body)||void 0===o?void 0:o[0])||void 0===l?void 0:l.productId)===e)return n})),p={ignoreId:"",selectedEntertainmentProduct:[]};(null===(d=null===(i=null===(o=null===(n=m[0])||void 0===n?void 0:n.content)||void 0===o?void 0:o.body)||void 0===i?void 0:i[0])||void 0===d?void 0:d.productId)&&e!==(null==t?void 0:t.product)&&(p.ignoreId=null==t?void 0:t.product,p.selectedEntertainmentProduct.push({id:null===(s=null===(u=null===(c=null===(a=m[0])||void 0===a?void 0:a.content)||void 0===c?void 0:c.body)||void 0===u?void 0:u[0])||void 0===s?void 0:s.productId,checkVoucher:!1,promoIds:[null==t?void 0:t.promotion]})),r&&r(p),l(!1)})(a)},(null===(v=null==t?void 0:t.product)||void 0===v?void 0:v.includes("Netflix"))?e.createElement(e.Fragment,null,S.confirm_your_choice,e.createElement("img",{className:en["img-tick"],src:`${C}/icons/tick.svg`,height:24,width:24,alt:""})):null==S?void 0:S.continue))))))},mn=({content:n,priceCollection:t,sbStaticConstants:o})=>{const l=null==t?void 0:t.int_fmc,i=null==t?void 0:t.mob_fmc,r=null==t?void 0:t.mob_benefit_category,d=n=>e.createElement("span",{className:ze.optionwrapper},(null==n?void 0:n.icon)&&e.createElement("img",{src:null==n?void 0:n.icon,width:24,height:24}),e.createElement("span",{className:`${ze.text} ms-2`},e.createElement(H,{content:null==n?void 0:n.text})));return e.createElement("div",null,e.createElement("div",{className:ze.optioncontainer},e.createElement("div",{className:ze.optionlist},(null==n?void 0:n.length)>0&&e.createElement("span",{className:ze.optiontitle},null==o?void 0:o.benefits),(n||[]).map(((n,t)=>"default"==(null==n?void 0:n.id)||"int_fmc"==(null==n?void 0:n.id)&&l>0&&"FMC"!=r||"multimob_fmc"==(null==n?void 0:n.id)&&i>0&&"MULTIMOBILE"==r||"combi_fmc"==(null==n?void 0:n.id)&&i>0&&"FMC"==r?e.createElement("div",{key:t,className:"d-flex justify-content-between"},e.createElement("span",null,n&&e.createElement("span",{className:"d-flex"},(null==n?void 0:n.text)&&!(null==n?void 0:n.isMMC)&&!(null==n?void 0:n.isMobileFMC)&&e.createElement(e.Fragment,null,d(n)),(null==n?void 0:n.text)&&"MULTIMOBILE"===r&&(null==n?void 0:n.isMMC)&&e.createElement(e.Fragment,null,d(n)),(null==n?void 0:n.text)&&"FMC"===r&&(null==n?void 0:n.isMobileFMC)&&e.createElement(e.Fragment,null,d(n)))),e.createElement("span",null,(null==n?void 0:n.toolTip)&&e.createElement(be,{content:null==n?void 0:n.toolTip,isBenefit:!0}))):"")))))};var pn={giftcontainer:"GiftConfigV2-module_giftcontainer__bUNTl",gifttitle:"GiftConfigV2-module_gifttitle__5SMQP",giftlist:"GiftConfigV2-module_giftlist__dZ-r-",giftsection:"GiftConfigV2-module_giftsection__-QBuQ",gifticon:"GiftConfigV2-module_gifticon__OcniV",giftdescription:"GiftConfigV2-module_giftdescription__5v6-A",description:"GiftConfigV2-module_description__UIoTt",gifttooltip:"GiftConfigV2-module_gifttooltip__1Lq-I",list:"GiftConfigV2-module_list__O4AOP"};f("/* 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.GiftConfigV2-module_giftcontainer__bUNTl {\n display: flex;\n flex-direction: column;\n border: 1px solid #B6C8C0;\n background: rgba(153, 178, 167, 0.1);\n border-radius: 8px;\n padding: 16px;\n margin: 0 0 10px;\n}\n@media (max-width: 1023px) {\n .GiftConfigV2-module_giftcontainer__bUNTl {\n padding: 10px;\n margin-bottom: 8px;\n }\n}\n.GiftConfigV2-module_giftcontainer__bUNTl .GiftConfigV2-module_gifttitle__5SMQP {\n font-size: 16px;\n line-height: 24px;\n font-weight: bold;\n margin-left: 11px;\n padding-top: 2px;\n}\n.GiftConfigV2-module_giftcontainer__bUNTl .GiftConfigV2-module_giftlist__dZ-r- .GiftConfigV2-module_giftsection__-QBuQ {\n display: flex;\n align-items: center;\n}\n.GiftConfigV2-module_giftcontainer__bUNTl .GiftConfigV2-module_giftlist__dZ-r- .GiftConfigV2-module_gifticon__OcniV {\n position: relative;\n}\n.GiftConfigV2-module_giftcontainer__bUNTl .GiftConfigV2-module_giftlist__dZ-r- .GiftConfigV2-module_giftdescription__5v6-A {\n display: inline-block;\n font-size: 14px;\n line-height: 20px;\n color: #606060;\n margin-left: 8px;\n}\n.GiftConfigV2-module_giftcontainer__bUNTl .GiftConfigV2-module_giftlist__dZ-r- .GiftConfigV2-module_giftdescription__5v6-A .GiftConfigV2-module_description__UIoTt {\n font-weight: 700;\n color: #3d3935;\n}\n.GiftConfigV2-module_giftcontainer__bUNTl .GiftConfigV2-module_giftlist__dZ-r- .GiftConfigV2-module_gifttooltip__1Lq-I {\n float: right;\n position: relative;\n}\n.GiftConfigV2-module_giftcontainer__bUNTl .GiftConfigV2-module_giftlist__dZ-r- .GiftConfigV2-module_list__O4AOP {\n margin-top: 8px;\n}\n@media (min-width: 768px) and (max-width: 1023px) {\n .GiftConfigV2-module_giftcontainer__bUNTl .GiftConfigV2-module_giftlist__dZ-r- .GiftConfigV2-module_list__O4AOP {\n margin: 8px 0;\n }\n}");const vn=({content:n})=>{var t,o,l;return e.createElement("div",null,e.createElement("div",{className:pn.giftcontainer},e.createElement("div",{className:pn.giftlist},(null==n?void 0:n.giftIcon)&&(null===(t=null==n?void 0:n.giftIcon)||void 0===t?void 0:t.filename)&&e.createElement("span",{className:pn.gifticon},e.createElement("img",{src:null===(o=null==n?void 0:n.giftIcon)||void 0===o?void 0:o.filename,width:24,height:24})),e.createElement("span",{className:pn.gifttitle},null==n?void 0:n.title),e.createElement("span",{className:pn.gifttooltip},(null==n?void 0:n.tooltipText)&&e.createElement(be,{content:null==n?void 0:n.tooltipText,isBenefit:!0}))),e.createElement("div",{className:pn.list},e.createElement("div",{className:pn.giftlist},e.createElement("div",{className:pn.giftsection},(null==n?void 0:n.giftIcon)&&e.createElement("span",{className:pn.gifticon},e.createElement("img",{src:null===(l=null==n?void 0:n.giftImage)||void 0===l?void 0:l.filename,width:64,height:64})),e.createElement("div",{className:pn.giftdescription},e.createElement("span",{className:pn.description},null==n?void 0:n.giftName),e.createElement("br",null),e.createElement("span",{className:pn.giftprice},null==n?void 0:n.price)))))))};var _n={giftcontainer:"ChooseGiftV2-module_giftcontainer__Dbb2N",giftlist:"ChooseGiftV2-module_giftlist__DgXih",gifttitle:"ChooseGiftV2-module_gifttitle__zO2X8",gifttooltip:"ChooseGiftV2-module_gifttooltip__gYZ5V",giftsection:"ChooseGiftV2-module_giftsection__4l8rb",giftimagecontainer:"ChooseGiftV2-module_giftimagecontainer__W23p1",giftimg:"ChooseGiftV2-module_giftimg__6S6jb",giftdescription:"ChooseGiftV2-module_giftdescription__S-woF",description:"ChooseGiftV2-module_description__EjBz5",list:"ChooseGiftV2-module_list__Wb9GH"};f("/* 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.ChooseGiftV2-module_giftcontainer__Dbb2N {\n border: 1px solid #B6C8C0;\n background: rgba(153, 178, 167, 0.1);\n border-radius: 8px;\n padding: 16px;\n margin-bottom: 10px;\n}\n.ChooseGiftV2-module_giftcontainer__Dbb2N .ChooseGiftV2-module_giftlist__DgXih {\n margin-top: 2px;\n display: flex;\n align-items: center;\n}\n.ChooseGiftV2-module_giftcontainer__Dbb2N .ChooseGiftV2-module_giftlist__DgXih .ChooseGiftV2-module_gifttitle__zO2X8 {\n font-size: 16px;\n line-height: 24px;\n width: calc(100% - 48px);\n font-weight: bold;\n margin-left: 11px;\n}\n.ChooseGiftV2-module_giftcontainer__Dbb2N .ChooseGiftV2-module_giftlist__DgXih .ChooseGiftV2-module_gifttooltip__gYZ5V {\n float: right;\n position: relative;\n top: 2px;\n}\n.ChooseGiftV2-module_giftcontainer__Dbb2N .ChooseGiftV2-module_giftsection__4l8rb {\n margin: 8px 0px 10px 0px;\n display: flex;\n flex-wrap: wrap;\n}\n.ChooseGiftV2-module_giftcontainer__Dbb2N .ChooseGiftV2-module_giftsection__4l8rb .ChooseGiftV2-module_giftimagecontainer__W23p1 {\n cursor: pointer;\n margin-right: 8px;\n padding: 8px 2px;\n flex-grow: 1;\n}\n.ChooseGiftV2-module_giftcontainer__Dbb2N .ChooseGiftV2-module_giftsection__4l8rb .ChooseGiftV2-module_giftimagecontainer__W23p1 img {\n display: block;\n margin: 0 auto;\n}\n.ChooseGiftV2-module_giftcontainer__Dbb2N .ChooseGiftV2-module_giftsection__4l8rb .ChooseGiftV2-module_giftimg__6S6jb {\n border: 2px solid red;\n border-radius: 8px;\n width: fit-content;\n padding: 6px 0;\n box-sizing: border-box;\n}\n.ChooseGiftV2-module_giftcontainer__Dbb2N .ChooseGiftV2-module_giftdescription__S-woF {\n display: inline-block;\n font-size: 14px;\n line-height: 20px;\n color: #606060;\n}\n.ChooseGiftV2-module_giftcontainer__Dbb2N .ChooseGiftV2-module_giftdescription__S-woF .ChooseGiftV2-module_description__EjBz5 {\n font-weight: 700;\n color: #3d3935;\n}\n.ChooseGiftV2-module_giftcontainer__Dbb2N .ChooseGiftV2-module_list__Wb9GH {\n margin: 16px 0px;\n}\n@media (min-width: 768px) and (max-width: 1023px) {\n .ChooseGiftV2-module_giftcontainer__Dbb2N .ChooseGiftV2-module_list__Wb9GH {\n margin: 8px 0;\n }\n}");const gn=({content:n,selectedGiftItem:t,parentPoType:o})=>{var l,i,r;const[d,a]=e.useState(0),[c,u]=e.useState(null===(l=null==n?void 0:n.listOfGifts)||void 0===l?void 0:l[0]);return e.useEffect((()=>{var e,l;let i=!1;null===(e=null==n?void 0:n.listOfGifts)||void 0===e||e.map(((e,l)=>{e.is_default&&(u(e),a(l),i=!0,t({tuaProdId:null==e?void 0:e.tuaProdId,giftGroupId:null==n?void 0:n.giftGroupId,parentPoType:o}))})),i||t({tuaProdId:null===(l=null==n?void 0:n.listOfGifts)||void 0===l?void 0:l[0].tuaProdId,giftGroupId:null==n?void 0:n.giftGroupId,parentPoType:o})}),[]),e.createElement("div",null,e.createElement("div",{className:_n.giftcontainer},e.createElement("div",{className:_n.giftlist},e.createElement("span",{className:_n.gifticon},e.createElement("img",{src:null===(i=null==n?void 0:n.giftIcon)||void 0===i?void 0:i.filename,width:24,height:24})),e.createElement("span",{className:_n.gifttitle},null==n?void 0:n.title),e.createElement("div",{className:_n.gifttooltip},e.createElement(be,{content:null==n?void 0:n.tooltipText}))),e.createElement("div",{className:_n.giftsection},null===(r=null==n?void 0:n.listOfGifts)||void 0===r?void 0:r.map(((l,i)=>{var r;return e.createElement("div",{key:i,onClick:()=>((e,l)=>{u(e),a(l),t({tuaProdId:null==e?void 0:e.tuaProdId,giftGroupId:null==n?void 0:n.giftGroupId,parentPoType:o})})(l,i),className:`${_n.giftimagecontainer} ${i===d&&_n.giftimg}`},e.createElement("img",{src:null===(r=l.image)||void 0===r?void 0:r.filename,width:64,height:64}))}))),e.createElement("div",{className:_n.giftdescription},e.createElement("span",{className:_n.description},null==c?void 0:c.title)," ",e.createElement("br",null),e.createElement("span",{className:_n.giftprice},(null==c?void 0:c.description)&&e.createElement(H,{content:null==c?void 0:c.description})))))},fn=(e,n,t)=>{window.dataLayer.push(Object.assign({event:e,event_name:n},t))};var hn="CashbackV2-module_cashbackcontainer__uRM1Z",bn="CashbackV2-module_cashbackmodule__kYlg6",xn="CashbackV2-module_cashbackicon__fDkXT",yn="CashbackV2-module_cashbackimage__led6d",Tn="CashbackV2-module_cashbacktitle__su2j2",En="CashbackV2-module_cashbacktooltip__MdcgY",wn="CashbackV2-module_cashbackdescription__-UtWu";f("/* 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.CashbackV2-module_cashbackcontainer__uRM1Z {\n border: 1px solid #B6C8C0;\n background: rgba(153, 178, 167, 0.1);\n border-radius: 8px;\n box-sizing: border-box;\n padding: 16px;\n align-items: center;\n}\n.CashbackV2-module_cashbackcontainer__uRM1Z .CashbackV2-module_cashbackmodule__kYlg6 {\n font-size: 14px;\n line-height: 20px;\n}\n.CashbackV2-module_cashbackcontainer__uRM1Z .CashbackV2-module_cashbackmodule__kYlg6 .CashbackV2-module_cashbackicon__fDkXT {\n position: relative;\n}\n.CashbackV2-module_cashbackcontainer__uRM1Z .CashbackV2-module_cashbackmodule__kYlg6 .CashbackV2-module_cashbackimage__led6d {\n display: flex;\n align-items: center;\n margin-top: 8px;\n}\n.CashbackV2-module_cashbackcontainer__uRM1Z .CashbackV2-module_cashbacktitle__su2j2 {\n margin-left: 8px;\n font-weight: 700;\n margin-top: 2px;\n color: #3d3935;\n font-size: 16px;\n line-height: 24px;\n}\n.CashbackV2-module_cashbackcontainer__uRM1Z .CashbackV2-module_cashbacktooltip__MdcgY {\n float: right;\n position: relative;\n}\n.CashbackV2-module_cashbackcontainer__uRM1Z .CashbackV2-module_cashbackdescription__-UtWu {\n font-weight: 400;\n color: #5f5955;\n margin-left: 8px;\n}");const Pn=({content:n})=>{var t,o;return e.createElement("div",null,e.createElement("div",{className:`${hn} cashbackv2container`},e.createElement("div",{className:bn},e.createElement("div",null,e.createElement("span",{className:xn},e.createElement("img",{src:null===(t=null==n?void 0:n.icon)||void 0===t?void 0:t.filename,alt:"cashback",width:24,height:24})),e.createElement("span",{className:Tn},null==n?void 0:n.title),e.createElement("span",{className:En},(null==n?void 0:n.tooltiptext)&&e.createElement(be,{content:null==n?void 0:n.tooltiptext}))),e.createElement("div",{className:yn},e.createElement("img",{src:null===(o=null==n?void 0:n.image)||void 0===o?void 0:o.filename,alt:"cashback",width:64,height:64}),e.createElement("span",{className:wn},null==n?void 0:n.description)))))},Cn=({content:n,cards:t,metadata:o,indexKey:l,offeringData:i,uniqueId:r,tabIndex:d,lineCheckCallBack:a,sbStaticConstants:u,address:s,eligibleBundle:m,summaryUrl:p,isMobileFlow:v,updatedContent:f,lineTableContent:x})=>{var y,T,E,w,P,C,S,V,N,I,L,O,A,B,R,F,z,M,$,j,U,q;const[X,Y]=e.useState({}),[K,Z]=e.useState({}),[ee,ne]=e.useState(),[oe,le]=e.useState(""),[ie,re]=e.useState(""),[de,ae]=e.useState(!1),[ce,ue]=e.useState(!1),[se,me]=e.useState(!1),[pe,ve]=e.useState([]),_e=null===(y=null==b?void 0:b.getInstance())||void 0===y?void 0:y.getAssetPath(),[ge,fe]=e.useState(!1),[he,be]=e.useState(!1),ye=null==X?void 0:X.code,Te=((null==i?void 0:i[r])||[]).filter((e=>(null==e?void 0:e.id)===ye)),we=((e,n,t)=>{var o,l,i,r,d,a,c,u,s,m;const p={base:"",onetimePrice:"",discount:[],contractDuration:"",int_fmc:0,mob_fmc:0,mob_benefit_category:"",id:"",promoID:""};Array.isArray(e)&&(null==e||e.map((e=>{var n,t,o;p.id=null!==(n=null==e?void 0:e.id)&&void 0!==n?n:"",null===(t=null==e?void 0:e.prices)||void 0===t||t.map((e=>{var n,t;"recurring"===(null===(n=null==e?void 0:e.priceType)||void 0===n?void 0:n.toLowerCase())?p.base=null==e?void 0:e.value:"one time"===(null===(t=null==e?void 0:e.priceType)||void 0===t?void 0:t.toLowerCase())&&(p.onetimePrice=null==e?void 0:e.value)})),null===(o=null==e?void 0:e.derivedPrice)||void 0===o||o.map((e=>{var n,t;const o={cycleStart:"",cycleEnd:"",value:""};o.cycleStart=null===(n=null==e?void 0:e.cycle)||void 0===n?void 0:n.cycleStart,o.cycleEnd=null===(t=null==e?void 0:e.cycle)||void 0===t?void 0:t.cycleEnd,o.value=null==e?void 0:e.value,p.discount.push(o)}))}))),null===(l=null===(o=null==e?void 0:e[0])||void 0===o?void 0:o.bundledOffers)||void 0===l||l.forEach((e=>{var n,t,o,l,i,r,d,a,c;null===(n=null==e?void 0:e.prices)||void 0===n||n.forEach((e=>{var n,t;(null===(n=null==e?void 0:e.priceAlteration)||void 0===n?void 0:n.length)>0&&(null===(t=null==e?void 0:e.priceAlteration)||void 0===t||t.forEach((e=>{"INTERNET_FMC"==(null==e?void 0:e.priceCategory)?p.int_fmc+=Number(null==e?void 0:e.value):"MULTIMOBILE"!=(null==e?void 0:e.priceCategory)&&"FMC"!=(null==e?void 0:e.priceCategory)||(p.mob_fmc+=Number(null==e?void 0:e.value),p.mob_benefit_category=null==e?void 0:e.priceCategory)})))})),(null===(o=null===(t=null==e?void 0:e.promotionInfo)||void 0===t?void 0:t[0])||void 0===o?void 0:o.contractDuration)&&(p.contractDuration=null===(i=null===(l=null==e?void 0:e.promotionInfo)||void 0===l?void 0:l[0])||void 0===i?void 0:i.contractDuration),(null===(d=null===(r=null==e?void 0:e.promotionInfo)||void 0===r?void 0:r[0])||void 0===d?void 0:d.id)&&(p.promoID=null===(c=null===(a=null==e?void 0:e.promotionInfo)||void 0===a?void 0:a[0])||void 0===c?void 0:c.id)})),(null===(i=null==e?void 0:e[0])||void 0===i?void 0:i.isBundle)||(p.contractDuration=null===(d=null===(r=null==e?void 0:e[0])||void 0===r?void 0:r.promotionInfo)||void 0===d?void 0:d[0].contractDuration,p.promoID=null===(u=null===(c=null===(a=null==e?void 0:e[0])||void 0===a?void 0:a.promotionInfo)||void 0===c?void 0:c[0])||void 0===u?void 0:u.id);let v=0;return null===(m=null===(s=null==e?void 0:e[0])||void 0===s?void 0:s.prices)||void 0===m||m.map((e=>{var n,t;(null===(n=null==e?void 0:e.priceAlteration)||void 0===n?void 0:n.length)>0&&(null===(t=null==e?void 0:e.priceAlteration)||void 0===t||t.map((e=>{"INTERNET_FMC"==(null==e?void 0:e.priceCategory)?v+=Number(null==e?void 0:e.value):"MULTIMOBILE"!=(null==e?void 0:e.priceCategory)&&"FMC"!=(null==e?void 0:e.priceCategory)||(p.mob_fmc+=Number(null==e?void 0:e.value),p.mob_benefit_category=null==e?void 0:e.priceCategory)})))})),(null==p?void 0:p.contractDuration)||n||(p.contractDuration="12"),p.int_fmc=t?v:p.int_fmc,p})(Te,v),Ce=null===(T=null==h?void 0:h.getInstance())||void 0===T?void 0:T.getCartUrl(),[ke,Se]=e.useState(!1);let Ve;if(X){const e=null==X?void 0:X.code;Ve=s&&(null===(E=null==m?void 0:m.eligibleBundle)||void 0===E?void 0:E.includes(e))}const Ne=void 0!==typeof window&&document.getElementById("reusable-linetable");e.useEffect((()=>{var e,n;const t=null==Te?void 0:Te.filter((e=>e&&e.id===(null==X?void 0:X.code)));ue((e=>{let n=!1;return null==e||e.map((e=>{var t;null===(t=null==e?void 0:e.promotionInfo)||void 0===t||t.map((e=>{(null==e?void 0:e.hardwareGift)&&(n=!0)}))})),n})(v?t:null===(e=null==t?void 0:t[0])||void 0===e?void 0:e.bundledOffers)),me((e=>{let n=!1;return null==e||e.map((e=>{var t;null===(t=null==e?void 0:e.promotionInfo)||void 0===t||t.map((e=>{(null==e?void 0:e.cashBack)&&(n=!0)}))})),n})(v?t:null===(n=null==t?void 0:t[0])||void 0===n?void 0:n.bundledOffers))}),[X,Te]),e.useEffect((()=>{var e,t,o;if(null==n?void 0:n.productStroyObj){const l=((e,n,t)=>{var o,l,i,r,d,a,c,u,s,m,p,v,_,g,f,h,b,x,y,T,E,w,P,C,k,S,V,N,I,L,O,D,A,B,R,F,z,W,G,M,$,j,U,q,X,H,Y,K,J,Z,ee,ne,te,oe,le,ie,re,de,ae,ce,ue,se,me,pe,ve,_e,ge,fe,he,be,xe,ye,Te,Ee,we,Pe;const Ce={displayName:"",description:"",icon:"",code:"",productDetailsModal:[],pageType:"",highlightText:"",promoID:"",productConfig:[],entitlementConfig:[],benefitsSection:[],serviceOptions:{avalaible:!1,promotion:"",ids:new Set,product:"",radioValue:"",tvChannelName:"",poType:""},countryListUrl:"",promoObj:[],addSmartPhone:[],promoText:"",priceDisplayText:"",cardImg:"",bestSellerColor:""},ke=n?null==e?void 0:e.productStroyObj.stroy:null==e?void 0:e.productStroyObj;if(Ce.displayName=null===(i=null===(l=null===(o=null==ke?void 0:ke.content)||void 0===o?void 0:o.body)||void 0===l?void 0:l[0])||void 0===i?void 0:i.displayName,Ce.code=null===(a=null===(d=null===(r=null==ke?void 0:ke.content)||void 0===r?void 0:r.body)||void 0===d?void 0:d[0])||void 0===a?void 0:a.code,Ce.highlightText=null==e?void 0:e.highlightText,Ce.promoText=null===(s=null===(u=null===(c=null==ke?void 0:ke.content)||void 0===c?void 0:c.body)||void 0===u?void 0:u[0])||void 0===s?void 0:s.promoText,Ce.cardImg=null===(_=null===(v=null===(p=null===(m=null==ke?void 0:ke.content)||void 0===m?void 0:m.body)||void 0===p?void 0:p[0])||void 0===v?void 0:v.img)||void 0===_?void 0:_.filename,null==e?void 0:e.promStroyObj){const t={};Ce.promoID=null===(g=null==e?void 0:e.promStroyObj)||void 0===g?void 0:g.prom,Ce.serviceOptions.promotion=null===(f=null==e?void 0:e.promStroyObj)||void 0===f?void 0:f.prom;const o=null===(h=null==e?void 0:e.promStroyObj)||void 0===h?void 0:h.stroy,l=null==o?void 0:o.content;if(l&&(null==l?void 0:l.promoDescription)&&(null==l?void 0:l.promoDescription.length)>0)for(let o=0;o<l.promoDescription.length;o++){const i=l.promoDescription[o];if(e.promStroyObj.prom===i.parent_promo_id){t.promotion=null==i?void 0:i.parent_promo_id,t.description=null==i?void 0:i.description,t.isPricingPromo=!1,t.isGiftPromo=!1,t.isDefault=null===(b=null==e?void 0:e.promStroyObj)||void 0===b?void 0:b.isDefault,t.displayText=null==i?void 0:i.displayText,t.bestSellerColor=null==i?void 0:i.bestSellerColor,t.cashback=null==i?void 0:i.cashback,i.type.includes("pricing")?t.isPricingPromo=!0:i.type.includes("gift")&&(t.isGiftPromo=!0,t.giftConfig=null==i?void 0:i.giftConfig,t.giftConfigV2=null==i?void 0:i.giftConfigV2,t.parentPoType=n?"MOBILE":"HOME"),!(null==t?void 0:t.isPricingPromo)&&!(null==t?void 0:t.isGiftPromo)||(null===(x=null==e?void 0:e.products)||void 0===x?void 0:x.dontShowPromotion)||(Ce.priceDisplayText=null==i?void 0:i.displayText,Ce.bestSellerColor=null==i?void 0:i.bestSellerColor);break}}Ce.promoObj.push(t)}if(n){if(Ce.description=null===(Z=null===(J=null===(K=null==ke?void 0:ke.content)||void 0===K?void 0:K.body)||void 0===J?void 0:J[0])||void 0===Z?void 0:Z.introText,Ce.productDetailsModal=null===(te=null===(ne=null===(ee=null==ke?void 0:ke.content)||void 0===ee?void 0:ee.body)||void 0===ne?void 0:ne[0])||void 0===te?void 0:te.subscriptionDetailModal,Ce.icon=null===(re=null===(ie=null===(le=null===(oe=null==ke?void 0:ke.content)||void 0===oe?void 0:oe.body)||void 0===le?void 0:le[0])||void 0===ie?void 0:ie.prodImage)||void 0===re?void 0:re.filename,Ce.pageType="MOBILE",Ce.countryListUrl={reference:null===(ue=null===(ce=null===(ae=null===(de=null==ke?void 0:ke.content)||void 0===de?void 0:de.body)||void 0===ae?void 0:ae[0])||void 0===ce?void 0:ce.countryList)||void 0===ue?void 0:ue.cached_url},(null===(pe=null===(me=null===(se=null==ke?void 0:ke.content.body)||void 0===se?void 0:se[0])||void 0===me?void 0:me.entitlementConfig)||void 0===pe?void 0:pe.length)>0){const e=[];null===(ge=null===(_e=null===(ve=null==ke?void 0:ke.content.body)||void 0===ve?void 0:ve[0])||void 0===_e?void 0:_e.entitlementConfig)||void 0===ge||ge.map((n=>{var t;const o={icon:null===(t=null==n?void 0:n.entitlementIcon)||void 0===t?void 0:t.filename,name:null==n?void 0:n.entitlementName,description:null==n?void 0:n.entitlementDescription,tooltip:null==n?void 0:n.tooltip,linkText:null==n?void 0:n.linkText,includeDescription:null==n?void 0:n.includeDescription};e.push(o)})),Ce.productConfig=e}if((null===(xe=null===(be=null===(he=null===(fe=null==ke?void 0:ke.content)||void 0===fe?void 0:fe.body)||void 0===he?void 0:he[0])||void 0===be?void 0:be.extraOptions)||void 0===xe?void 0:xe.length)>0){const e=[];null===(we=null===(Ee=null===(Te=null===(ye=null==ke?void 0:ke.content)||void 0===ye?void 0:ye.body)||void 0===Te?void 0:Te[0])||void 0===Ee?void 0:Ee.extraOptions)||void 0===we||we.map((n=>{var t;const o={icon:null===(t=null==n?void 0:n.entitlementIcon)||void 0===t?void 0:t.filename,id:"default",text:null==n?void 0:n.entitlementName,toolTip:null==n?void 0:n.tooltip,isMMC:null==n?void 0:n.isMMC,isMobileFMC:null==n?void 0:n.isFMC};null==e||e.push(o)})),Ce.benefitsSection=e}(null===(Pe=null==t?void 0:t.addSmartphone)||void 0===Pe?void 0:Pe.length)>0&&(Ce.addSmartPhone=null==t?void 0:t.addSmartphone)}else{const e=["NETFLIX","SPORTS"];if(Ce.description=null===(E=null===(T=null===(y=null==ke?void 0:ke.content)||void 0===y?void 0:y.body)||void 0===T?void 0:T[0])||void 0===E?void 0:E.description,Ce.productDetailsModal=null===(C=null===(P=null===(w=null==ke?void 0:ke.content)||void 0===w?void 0:w.body)||void 0===P?void 0:P[0])||void 0===C?void 0:C.productDetailsModal,Ce.pageType="HOME",(null===(N=null===(V=null===(S=null===(k=null==ke?void 0:ke.content)||void 0===k?void 0:k.body)||void 0===S?void 0:S[0])||void 0===V?void 0:V.products)||void 0===N?void 0:N.length)>0){const n=Q(null===(O=null===(L=null===(I=null==ke?void 0:ke.content)||void 0===I?void 0:I.body)||void 0===L?void 0:L[0])||void 0===O?void 0:O.products);if((null==n?void 0:n.length)>0){const t=[],o=[];null==n||n.map((n=>{var l,i,r,d;const a=null===(l=null==n?void 0:n.bundleConfig)||void 0===l?void 0:l[0],c={icon:null===(i=null==a?void 0:a.bundleIcon)||void 0===i?void 0:i.filename,name:(null==a?void 0:a.bundleDisplayName)?null==a?void 0:a.bundleDisplayName:n.displayName,description:(null==a?void 0:a.description)?null==a?void 0:a.description:n.description,tooltip:null==n?void 0:n.toolTipText,linkText:n.linkText,includeDescription:null==a?void 0:a.includeDescription,includeEntitlement:null==a?void 0:a.includeEntitlement,poType:null==n?void 0:n.poType};(null==a?void 0:a.includeEntitlement)&&(null===(r=null==n?void 0:n.entitlementConfig)||void 0===r?void 0:r.length)>0&&(null===(d=null==n?void 0:n.entitlementConfig)||void 0===d||d.map((e=>{var n;null===(n=null==e?void 0:e.entitlementValues)||void 0===n||n.map((e=>{var n;const t={icon:null===(n=null==e?void 0:e.icon)||void 0===n?void 0:n.filename,toolTip:null==e?void 0:e.toolTipText,entitlement:null==e?void 0:e.value,disabled:null==e?void 0:e.disabled};null==o||o.push(t)}))}))),null==t||t.push(c),"TV"===(null==n?void 0:n.poType)&&e.includes(null==n?void 0:n.tvGroup)&&(Ce.serviceOptions.poType="TV",Ce.serviceOptions.radioValue=null==n?void 0:n.code,"NETFLIX"==(null==n?void 0:n.tvGroup)?Ce.serviceOptions.tvChannelName="Netflix":"SPORTS"==(null==n?void 0:n.tvGroup)?Ce.serviceOptions.tvChannelName=(null==n?void 0:n.displayName)+" "+(null==n?void 0:n.tvLang):Ce.serviceOptions.tvChannelName="TV Box",Ce.serviceOptions.avalaible=!0,Ce.serviceOptions.product=null==n?void 0:n.code,Ce.serviceOptions.ids.add(null==n?void 0:n.tvGroupProdPath))})),Ce.productConfig=t,Ce.entitlementConfig=o}}if((null===(R=null===(B=null===(A=null===(D=null==ke?void 0:ke.content)||void 0===D?void 0:D.body)||void 0===A?void 0:A[0])||void 0===B?void 0:B.benefitsSection)||void 0===R?void 0:R.length)>0){const e=[];null===(G=null===(W=null===(z=null===(F=null==ke?void 0:ke.content)||void 0===F?void 0:F.body)||void 0===z?void 0:z[0])||void 0===W?void 0:W.benefitsSection)||void 0===G||G.map((n=>{var t;const o={icon:null===(t=null==n?void 0:n.icon)||void 0===t?void 0:t.filename,id:null==n?void 0:n.id,text:null==n?void 0:n.text,toolTip:null==n?void 0:n.tooltip};null==e||e.push(o)})),Ce.benefitsSection=e}(null===(U=null===(j=null===($=null===(M=null==ke?void 0:ke.content)||void 0===M?void 0:M.body)||void 0===$?void 0:$[0])||void 0===j?void 0:j.addnEntitlements)||void 0===U?void 0:U.length)>0&&(null===(Y=null===(H=null===(X=null===(q=null==ke?void 0:ke.content)||void 0===q?void 0:q.body)||void 0===X?void 0:X[0])||void 0===H?void 0:H.addnEntitlements)||void 0===Y||Y.map((e=>{var n,t,o,l;const i={icon:null===(n=null==e?void 0:e.icon)||void 0===n?void 0:n.filename,name:null==e?void 0:e.text,description:null==e?void 0:e.description,tooltip:null==e?void 0:e.toolTip,linkText:null==e?void 0:e.linkText,includeDescription:null!==(t=null==e?void 0:e.includeDescription)&&void 0!==t&&t,includeEntitlement:null!==(o=null==e?void 0:e.includeEntitlement)&&void 0!==o&&o};(null===(l=Ce.productConfig)||void 0===l?void 0:l.length)>0?Ce.productConfig.push(i):Ce.productConfig=i})))}return Ce})(n,v,f);"TV"===(null===(e=null==l?void 0:l.serviceOptions)||void 0===e?void 0:e.poType)&&(re(null===(t=null==l?void 0:l.serviceOptions)||void 0===t?void 0:t.radioValue),le(null===(o=null==l?void 0:l.serviceOptions)||void 0===o?void 0:o.tvChannelName)),Y(l),Z(l)}}),[n]),e.useEffect((()=>(setTimeout((()=>{Le()}),100),null===window||void 0===window||window.addEventListener("load",Le),null===window||void 0===window||window.addEventListener("resize",Le),()=>{window.removeEventListener("resize",Le),window.removeEventListener("load",Le)})),[X,we]);const Ie=()=>{var e;(null===(e=null==X?void 0:X.serviceOptions)||void 0===e?void 0:e.avalaible)&&ae(!0)},Le=()=>{k(`headingV3${d}`,t),k(`descriptionV3${d}`,t),k(`titleV3${d}`,t),k(`detailsectionv3${d}`,t),k(`product-configv3${d}`,t),k(`gift-section${d}`,t),k(`cashback-section${d}`,t),k(`benefits-section${d}`,t),k(`order-section${d}`,t),k(`price-section${d}`,t),k(`benefits-price-section${d}`,t),k(`contract-section${d}`,t)};let Oe=void 0!==typeof window&&c.get("sunriseAuth");Oe=Oe&&JSON.parse(Oe);const Be=()=>{Se(!1);!(!(null==x?void 0:x.enableExistingCustomer)||null!=Oe)?be(!0):Fe()},Fe=()=>{var e;if(Se(!1),"MOBILE"===(null==X?void 0:X.pageType))fe(!0),0!==(null===(e=Object.keys(i))||void 0===e?void 0:e.length)&&te(Te,"",(null==we?void 0:we.promoID)?null==we?void 0:we.promoID:G,Ce,"mobile",pe).then((e=>{c.remove("one-commerce-cartId",{path:"/"}),c.set("one-commerce-cartId",null==e?void 0:e.id,{path:"/"}),c.set("cartProduct",null==X?void 0:X.code,{path:"/"}),Ae(xe,Te,"",Pe),window.location.href=p})).catch((e=>{console.log(e),fe(!1)})).finally((()=>{fe(!1)}));else{const e=c.get("one-commerce-linecheckcorrelationid"),n=null==X?void 0:X.code;m&&s&&e?(fe(!0),0!==Te.length&&te(Te,ie,(null==we?void 0:we.promoID)?null==we?void 0:we.promoID:W,Ce,"fixnet",pe).then((e=>{c.remove("one-commerce-cartId",{path:"/"}),c.set("one-commerce-cartId",null==e?void 0:e.id,{path:"/"}),c.set("cartProduct",n,{path:"/"}),c.remove("landline"),Ae(xe,Te,"",Pe),window.location.href=p})).catch((e=>{console.log(e)})).finally((()=>{fe(!1)}))):a()}},ze=0===(null===(w=Object.keys(X))||void 0===w?void 0:w.length),Ge=()=>{var e,n,t,o;const l=(null==we?void 0:we.promoID)?null==we?void 0:we.promoID:G;let r="";r=`?componentCode=&productType=subscription&segmentCode=RC&prefPromo=${null!=l?l:""}&productCode=${null!==(e=null==X?void 0:X.code)&&void 0!==e?e:""}`,window.location.href=(null===(o=null===(t=null===(n=null==X?void 0:X.addSmartPhone)||void 0===n?void 0:n[0])||void 0===t?void 0:t.buttonLink)||void 0===o?void 0:o.cached_url)+r,je(X,l,i),fn(Ee,"combine_with_device",De(Te,"",Pe))},je=(e,n,t)=>{var o,l,i,d,a,c,u,s,m,p,v,_,g,f,h,b;const x=null===(o=null==t?void 0:t[r])||void 0===o?void 0:o.filter((n=>(null==n?void 0:n.id)===(null==e?void 0:e.code))),y=null!==(a=null===(d=null===(i=null===(l=null==x?void 0:x[0])||void 0===l?void 0:l.prices)||void 0===i?void 0:i[0])||void 0===d?void 0:d.value)&&void 0!==a?a:0,T=null!==(m=null===(s=null===(u=null===(c=null==x?void 0:x[0])||void 0===c?void 0:c.derivedPrice)||void 0===u?void 0:u[0])||void 0===s?void 0:s.value)&&void 0!==m?m:0,E=null!==(_=null===(v=null===(p=null==e?void 0:e.promotionInfo)||void 0===p?void 0:p[0])||void 0===v?void 0:v.contractDuration)&&void 0!==_?_:0,w=null!==(h=null===(f=null===(g=null==e?void 0:e.promotionInfo)||void 0===g?void 0:g[0])||void 0===f?void 0:f.campaignDuration)&&void 0!==h?h:0,P={mobileSubscription:null!==(b=null==e?void 0:e.code)&&void 0!==b?b:"",mobileSubscriptionPrice:T>0?T:y,mobileSubscriptionPromo:n,subGroup:"MOBILE",duration:Number(w>0?w:E),basePrice:y,withoutPromo:!1};void 0!==typeof window&&sessionStorage.setItem("one-ecommerce-mobileSummary",JSON.stringify(P))},Ue=e=>{const n=pe.findIndex((n=>e.giftGroupId===n.giftGroupId)),t=pe;-1===n?t.push(e):t[n]=e,ve([...t])};return e.createElement(e.Fragment,null,ge&&Ne&&g.createPortal(e.createElement(J,{keyParams:"loading"}),Ne),ze&&e.createElement("div",{className:"w-75 pb-2"},e.createElement(Me,null)),!ze&&m&&n&&s&&!v&&e.createElement("div",{className:Re.selected},e.createElement("span",{style:{paddingBottom:"10px"}},Ve?e.createElement("span",{className:Re.activeicon},e.createElement("img",{src:`${_e}/icons/lineCheck-success.svg`,alt:"",width:24,height:24,className:Re.activeicon}),e.createElement("span",null,null==u?void 0:u.subscriptionAvalTxt)):e.createElement("span",{className:Re.inactiveicon},e.createElement("img",{src:`${_e}/icons/cross_disabled.svg`,alt:"",width:24,height:24,className:Re.inactiveicon}),e.createElement("span",null,null==u?void 0:u.notSubscriptionTxt)))),e.createElement("div",{className:`${v||!1!==Ve?"":Re.overlay}`,style:{flexDirection:"column"}},e.createElement("div",{className:`${v?Re.mobilecard:""} ${Re.bundleproductcard} ${Re.productcontainer} ${(null===(P=null==X?void 0:X.highlightText)||void 0===P?void 0:P.length)>0&&Re.highlightBorder}`},(null===(C=null==X?void 0:X.highlightText)||void 0===C?void 0:C.length)>0&&e.createElement("div",{className:`${Re.highlightText}`},null==X?void 0:X.highlightText),(null===(S=null==X?void 0:X.priceDisplayText)||void 0===S?void 0:S.length)>0&&e.createElement("div",{className:`${Re.promocontainer}`,style:{background:null==X?void 0:X.bestSellerColor}},null==X?void 0:X.priceDisplayText," "),e.createElement("div",null,e.createElement("div",{className:`${Re.detailsection}`,id:`detailsectionv3${d}${l}`},e.createElement("div",{className:`${Re.headersection}`},e.createElement("div",{className:`${Re.titlesection}`},e.createElement("div",{className:`${Re.productheader}`,id:`titleV3${d}${l}`},null==X?void 0:X.displayName),e.createElement("div",null,(null==X?void 0:X.icon)&&e.createElement("img",{className:`${Re.imagecontainer}`,src:null==X?void 0:X.icon,height:15,width:20}))),e.createElement("div",{className:`${Re.productdescription}`,id:`descriptionV3${d}${l}`},e.createElement(H,{content:null==X?void 0:X.description})),e.createElement("div",{className:`${Re.images}`},(null==K?void 0:K.cardImg)&&e.createElement("img",{className:`${Re.imagespace}`,alt:"cardimg",src:null==K?void 0:K.cardImg}))),e.createElement("div",{className:`${Re.productconfig}`,id:`product-configv3${d}${l}`},ze?e.createElement(e.Fragment,null,e.createElement("div",{className:Re.space}),e.createElement(Me,{stylename:Re.skeletontittle,count:1}),e.createElement(Me,{stylename:Re.skeletonline,count:5}),e.createElement("div",{className:Re.space}),e.createElement(Me,{stylename:Re.skeletontittle,count:1}),e.createElement(Me,{stylename:Re.skeletonline,count:5})):e.createElement("div",null,(null==X?void 0:X.productConfig)&&(null===(V=null==X?void 0:X.productConfig)||void 0===V?void 0:V.map(((n,l)=>e.createElement(We,{content:Object.assign(Object.assign({},n),{tvChannelName:oe,entertainOption:ee}),entitlementConfig:null==X?void 0:X.entitlementConfig,indexKey:l,listlength:t,showModalPopup:Ie,sbStaticConstants:u,tabIndex:d,countryList:null==X?void 0:X.countryListUrl,metadata:o}))))))),e.createElement("div",{className:`${Re.detailsection}`,id:`benefits-price-section${d}${l}`},e.createElement("div",{className:`${Re.benefitssection}`,id:`benefits-section${d}${l}`},(null===(N=null==X?void 0:X.benefitsSection)||void 0===N?void 0:N.length)>0&&e.createElement(mn,{content:null==X?void 0:X.benefitsSection,priceCollection:we,sbStaticConstants:u})),e.createElement("br",null),e.createElement("div",{className:`${Re.giftsection}`,id:`gift-section${d}${l}`},e.createElement("div",null,null===(I=null==X?void 0:X.promoObj)||void 0===I?void 0:I.map(((n,t)=>{var o,i,r;return e.createElement("div",{key:t},e.createElement("div",null,(null==n?void 0:n.isGiftPromo)&&ce&&(null===(o=null==n?void 0:n.giftConfig)||void 0===o?void 0:o.map(((n,t)=>e.createElement(vn,{content:n,key:t}))))),e.createElement("div",null,(null==n?void 0:n.isGiftPromo)&&ce&&(null===(i=null==n?void 0:n.giftConfigV2)||void 0===i?void 0:i.map(((t,o)=>e.createElement(gn,{content:t,key:o,selectedGiftItem:Ue,parentPoType:null==n?void 0:n.parentPoType}))))),e.createElement("div",{className:`${Re.giftsection}`,id:`cashback-section${d}${l}`},(null==n?void 0:n.cashback)&&se&&(null===(r=null==n?void 0:n.cashback)||void 0===r?void 0:r.map(((n,t)=>e.createElement(Pn,{content:n,key:t}))))))})))),e.createElement("div",{className:`${Re.ordersection} `,id:`order-section${d}${l}`},""===(null==we?void 0:we.base)?e.createElement("div",null,e.createElement(Me,{stylename:Re.skeletontittle})):e.createElement("div",{className:`${Re.flexgrid} ${Re.pricesection} `,id:`price-section${d}${l}`},e.createElement($e,{content:X,priceCollection:we,toggleSwitch:!1,sbStaticConstants:u}))," ",e.createElement("div",{className:`${(null==f?void 0:f.swapButton)&&Re.swapButton}`},e.createElement("div",{style:{padding:"16px 0"}},e.createElement(Ze,{content:n,sbStaticConstants:u,isAvailable:Ve,showPrice:we,isSkeletonLoading:ze,isMobileFlow:v,createCartCall:v?Be:Fe,address:s,updatedContent:f})),e.createElement("div",{className:Re.productcontractduration,id:`contract-section${d}${l}`},(null==we?void 0:we.contractDuration)?D(null===(L=null==u?void 0:u.minContractDuration)||void 0===L?void 0:L.substring(1),[null==we?void 0:we.contractDuration]):null==u?void 0:u.simo_no_contract_term),(null===(O=null==X?void 0:X.addSmartPhone)||void 0===O?void 0:O.length)>0&&e.createElement("div",{style:{textAlign:"center",padding:"4px"}},(null==f?void 0:f.swapButton)&&v?(null==f?void 0:f.ctaLabel)&&e.createElement("div",{style:{padding:"16px 0"}},e.createElement("button",{className:"primarybutton",onClick:()=>Ge()},e.createElement("span",{className:Re.buttontext},null==f?void 0:f.ctaLabel))):e.createElement("span",{className:`${Re.productdetailslink} ${Re.addsmartphone}`},e.createElement("div",null,e.createElement("span",null,(null===(R=null===(B=null===(A=null==X?void 0:X.addSmartPhone)||void 0===A?void 0:A[0])||void 0===B?void 0:B.buttonIcon)||void 0===R?void 0:R.filename)&&e.createElement("img",{src:null===(M=null===(z=null===(F=null==X?void 0:X.addSmartPhone)||void 0===F?void 0:F[0])||void 0===z?void 0:z.buttonIcon)||void 0===M?void 0:M.filename,width:12,height:18,alt:"icon"})),e.createElement("span",null,e.createElement("a",{onClick:()=>Ge()},null===(j=null===($=null==X?void 0:X.addSmartPhone)||void 0===$?void 0:$[0])||void 0===j?void 0:j.buttonLabel)))))),e.createElement("div",{style:{textAlign:"center",padding:"4px"}},(null==X?void 0:X.productDetailsModal)&&e.createElement("span",{className:Re.productdetailslink,onClick:()=>{Se(!ke),fn(Ee,"download_product_details",De(Te,"",Pe))}},null==u?void 0:u.product_details_link)),ke&&e.createElement(e.Fragment,null,e.createElement(Qe,{products:null==X?void 0:X.productDetailsModal,showProductDetail:ke,setShowProductDetail:Se,content:n,priceCollection:we,addToCart:Object.assign(Object.assign({},n),{isSkeletonLoading:ze,isAvailable:Ve,isMobileFlow:v,address:s}),sbStaticConstants:u,createCartCall:v?Be:Fe,contractDuration:null==we?void 0:we.contractDuration})))),de&&(ze?e.createElement(Me,null):e.createElement(sn,{key:null==X?void 0:X.code,content:null==X?void 0:X.serviceOptions,setShowModal:ae,uniqueId:r,setEntertainment:ne,setTvChannelName:le,code:null==X?void 0:X.code,showModal:de,radioValue:ie,setRadioValue:re,metadata:o}))))),he&&(null===(U=null==x?void 0:x.loginData)||void 0===U?void 0:U.length)>0&&Ne&&g.createPortal(e.createElement(_.LoginModalV2,{content:null===(q=null==x?void 0:x.loginData)||void 0===q?void 0:q[0],closeLogin:()=>{be(!1)},metadata:o,onSuccess:()=>{be(!1),Fe()}}),Ne))},kn=({content:t,metadata:o,activeIndex:l,lineCheckCallBack:i,sbStaticConstants:r,address:d,eligibleBundle:a,setGenericErrorModalDetails:u,loginSuccess:s})=>{var m,p,v,_,g;const f=null==o?void 0:o.lang,[b,x]=e.useState(),y=null==t?void 0:t._uid,[T,E]=e.useState([]),w=[],P=new Map,C={language:f,type:"B2C"},S={},V=L(),N=null===(m=null==h?void 0:h.getInstance())||void 0===m?void 0:m.getSBUrl(),I=null===(p=null==h?void 0:h.getInstance())||void 0===p?void 0:p.getBaseUrl(),O=null===(_=null===(v=null==t?void 0:t.lineTableContent)||void 0===v?void 0:v.summaryPageUri)||void 0===_?void 0:_.cached_url,[D,A]=e.useState(!1);let B=void 0!==typeof window&&c.get("sunriseAuth");B=B&&JSON.parse(B);const R=()=>{var e,n,o,l,i;const r=[],d=null===(e=null==t?void 0:t.lineTableContent)||void 0===e?void 0:e.enableExistingCustomer,a=null===(n=null==t?void 0:t.lineTableContent)||void 0===n?void 0:n.subscriptionType,c=null==t?void 0:t.isReturnPromo;if(((e,n)=>{n.map((n=>{var t,o,l,i,r;const d={id:"",promoIds:[]},a=null===(t=null==n?void 0:n.products)||void 0===t?void 0:t.home_parent_promo_id,c=null===(o=null==n?void 0:n.products)||void 0===o?void 0:o.mob_parent_promo_id;d.id=null===(l=null==n?void 0:n.products)||void 0===l?void 0:l.product_id,a&&!(null===(i=null==d?void 0:d.promoIds)||void 0===i?void 0:i.includes(a))&&d.promoIds.push(a),c&&!(null===(r=null==d?void 0:d.promoIds)||void 0===r?void 0:r.includes(c))&&d.promoIds.push(c),e.push(d)}))})(r,(null==t?void 0:t.productList)||[]),((null==t?void 0:t.tabIndex)===(null==t?void 0:t.activeIndex)&&!(null==b?void 0:b[y])||(null==t?void 0:t.tabIndex)===(null==t?void 0:t.activeIndex)&&s)&&(null==t?void 0:t.dynamicProductOffer))try{null===(o=oe(r,null==t?void 0:t._uid,I,d,a,c))||void 0===o||o.then((e=>{x(e),u({showPopup:!1})})).catch((e=>{var n,o;console.log("error---\x3e",e),u({showPopup:!0,content:null===(o=null===(n=null==t?void 0:t.lineTableContent)||void 0===n?void 0:n.telesalesBlok)||void 0===o?void 0:o[0]})}))}catch(e){console.log("error---\x3e",e),u({showPopup:!0,content:null===(i=null===(l=null==t?void 0:t.lineTableContent)||void 0===l?void 0:l.telesalesBlok)||void 0===i?void 0:i[0]})}};e.useEffect((()=>{l!=(null==t?void 0:t.tabIndex)&&l||R()}),[null==t?void 0:t.activeIndex]),e.useEffect((()=>{if(((null==t?void 0:t.productList)||[]).forEach((e=>{var n,o,l,i,r,d,a,c,u;P.get(null===(n=null==e?void 0:e.products)||void 0===n?void 0:n.product_story_uuid)||P.set(null===(o=null==e?void 0:e.products)||void 0===o?void 0:o.product_story_uuid,{k:0,prod_id:null==e?void 0:e.products.product_id,showPromotion:null===(l=null==e?void 0:e.products)||void 0===l?void 0:l.dontShowPromotion}),P.get(null===(i=null==e?void 0:e.products)||void 0===i?void 0:i.home_promo_story_uuid)||P.set(null===(r=null==e?void 0:e.products)||void 0===r?void 0:r.home_promo_story_uuid,{k:0}),"4P"!==(null==t?void 0:t.pageType)&&"MOBILE"!==(null==t?void 0:t.pageType)||!(null===(d=null==e?void 0:e.products)||void 0===d?void 0:d.mob_promo_story_uuid)||""===(null===(a=null==e?void 0:e.products)||void 0===a?void 0:a.mob_promo_story_uuid)||(null==P?void 0:P.has(null===(c=null==e?void 0:e.products)||void 0===c?void 0:c.mob_promo_story_uuid))||null==P||P.set(null===(u=null==e?void 0:e.products)||void 0===u?void 0:u.mob_promo_story_uuid,{k:0}),w.push(e)})),"MOBILE"===(null==t?void 0:t.pageType)&&A(!0),P.size>0){let e="";for(const[n,t]of P.entries())0==t.k&&(e=e+n+",",t.k=1);const o=N+`rest/cms/stories/?by_uuids=${e}`;n.CMSStoryblokServiceV2.get(o,C).then((e=>{var n,t;null===(t=null===(n=null==e?void 0:e.data)||void 0===n?void 0:n.stories)||void 0===t||t.map((e=>{P.get(null==e?void 0:e.uuid).stroy=e}))})).catch((e=>{console.log(e)})).finally((()=>{const e=[];if(w.length>0)if("MOBILE"!==(null==t?void 0:t.pageType)){const t=new Map;if(null==w||w.map((e=>{var n,o,l,i,r,d;const a=null===(o=P.get(null===(n=null==e?void 0:e.products)||void 0===n?void 0:n.product_story_uuid))||void 0===o?void 0:o.stroy;if((null==a?void 0:a.content)&&(null===(l=null==a?void 0:a.content)||void 0===l?void 0:l.body)&&(null===(i=null==a?void 0:a.content)||void 0===i?void 0:i.body[0])){const e=null===(d=null===(r=null==a?void 0:a.content)||void 0===r?void 0:r.body[0])||void 0===d?void 0:d.products;null==e||e.map((e=>{t.get(null==e?void 0:e.listProduct)||t.set(null==e?void 0:e.listProduct,{k:0,prod_id:null==e?void 0:e.listProduct,order:null==e?void 0:e.order})}))}})),t.size>0){let o="";for(const[e,n]of t.entries())0==n.k&&(o=o+e+",",n.k=1);const l=N+`rest/cms/stories/?by_uuids=${o}`;n.CMSStoryblokServiceV2.get(l,C).then((e=>{var n;null===(n=e.data.stories)||void 0===n||n.map((e=>{var n,o;const l=t.get(e.uuid);l.storyBody=(null===(o=null===(n=null==e?void 0:e.content)||void 0===n?void 0:n.body)||void 0===o?void 0:o[0])||null,l.storyBody.default_full_slug=null==e?void 0:e.default_full_slug,l.storyBody.slug=null==e?void 0:e.slug}))})).catch((e=>{console.log(e)})).finally((()=>{null==w||w.map((n=>{var o,l,i,r,d,a,c,u;const s=null===(l=P.get(null===(o=null==n?void 0:n.products)||void 0===o?void 0:o.product_story_uuid))||void 0===l?void 0:l.stroy;if((null==s?void 0:s.content)&&(null===(i=null==s?void 0:s.content)||void 0===i?void 0:i.body)&&(null===(r=null==s?void 0:s.content)||void 0===r?void 0:r.body[0])){const e=null===(d=null==s?void 0:s.content)||void 0===d?void 0:d.body[0],n=[],o=null==e?void 0:e.products;null==o||o.map((e=>{var o;const l=null===(o=t.get(null==e?void 0:e.listProduct))||void 0===o?void 0:o.storyBody;if(n.push(Object.assign({},e,{cProd:l})),l){const e=(null==l?void 0:l.poType)?null==l?void 0:l.poType:null==l?void 0:l.subGroup;if(!S[e]){let n=null==l?void 0:l.slug;"TV"!==e||"NETFLIX"!==(null==l?void 0:l.tvGroup)&&"PREMIUM"!==(null==l?void 0:l.tvGroup)&&"SPORTS"!==(null==l?void 0:l.tvGroup)?"TV"!==e||"TVBOX"!==(null==l?void 0:l.tvGroup)&&"TVAPP"!==(null==l?void 0:l.tvGroup)||(n="tvboxorapp/"+n):n="entertainment/"+n;const t=null==l?void 0:l.default_full_slug.replace(n,"");S[e]={slug:t}}}})),e.products=n}let m=Object.assign({},P.get(null===(a=null==n?void 0:n.products)||void 0===a?void 0:a.home_promo_story_uuid));m.prom=null===(c=null==n?void 0:n.products)||void 0===c?void 0:c.home_parent_promo_id,m.isDefault=null===(u=null==n?void 0:n.products)||void 0===u?void 0:u.home_promo_default;let p=Object.assign({},n,{productStroyObj:s,promStroyObj:m,showPromotion:null==n?void 0:n.dontShowPromotion});e.push(p)}));try{localStorage.setItem("slugDetails",JSON.stringify(S))}catch(e){}E(e)}))}}else(null==w?void 0:w.length)>0&&(null==w||w.map(((n,o)=>{var l,i,r,d,a,c,u,s,m,p;let v;"MOBILE"===(null==t?void 0:t.pageType)&&(v=null==Object?void 0:Object.assign({},null==P?void 0:P.get(null===(l=null==n?void 0:n.products)||void 0===l?void 0:l.mob_promo_story_uuid)),v.prom=null===(i=null==n?void 0:n.products)||void 0===i?void 0:i.mob_parent_promo_id,v.isDefault=null===(r=null==n?void 0:n.products)||void 0===r?void 0:r.mob_promo_default);const _=null==Object?void 0:Object.assign({},n,{productStroyObj:null==P?void 0:P.get(null===(d=null==n?void 0:n.products)||void 0===d?void 0:d.product_story_uuid),promStroyObj:v});if(0==o){const e=null===(a=null==_?void 0:_.productStroyObj)||void 0===a?void 0:a.stroy;if(e){const n=null==e?void 0:e.content,t=(null===(c=null==n?void 0:n.body[0])||void 0===c?void 0:c.poType)?null===(u=null==n?void 0:n.body[0])||void 0===u?void 0:u.poType:null===(s=null==n?void 0:n.body[0])||void 0===s?void 0:s.subGroup;if(!S[t]){const n=null===(m=null==e?void 0:e.default_full_slug)||void 0===m?void 0:m.replace(null==e?void 0:e.slug,"");S[t]={slug:n}}}}_.displayConfig=null!==(p=null==t?void 0:t.displayConfig)&&void 0!==p?p:[],null==e||e.push(_)})),E(e))}))}}),[f]),e.useEffect((()=>(setTimeout((()=>{F()}),100),null===window||void 0===window||window.addEventListener("resize",F),null===window||void 0===window||window.addEventListener("load",F),()=>{window.removeEventListener("resize",F),window.removeEventListener("load",F)})),[T]);const F=()=>{var e;k(`productCardV3${null==t?void 0:t.activeIndex}`,null===(e=null==t?void 0:t.productList)||void 0===e?void 0:e.length)};return e.useEffect((()=>{var e;b&&(null===(e=Object.keys(b))||void 0===e?void 0:e.length)>0&&Ae("view",b[y],"",Pe)}),[b]),e.useEffect((()=>{var e;b&&(null===(e=Object.keys(b))||void 0===e?void 0:e.length)>0&&!D&&(null==a?void 0:a.eligibleBundle)&&Ae("available",b[y],"",Pe,null==a?void 0:a.eligibleBundle)}),[a,b]),e.useEffect((()=>{(null==B?void 0:B.siteId)&&s&&R()}),[s]),e.createElement("div",null,e.createElement("div",{className:Re.titlecontainer},(null==t?void 0:t.title)&&e.createElement("div",{className:Re.title},null==t?void 0:t.title),(null==t?void 0:t.subTitle)&&e.createElement("div",{className:Re.description},null==t?void 0:t.subTitle)),e.createElement("div",{className:"linetableV3"},V&&e.createElement(Fe,{carouselIndex:null==t?void 0:t.activeIndex,key:null==t?void 0:t.activeIndex,arrow:null===(g=null==t?void 0:t.lineTableContent)||void 0===g?void 0:g.enableMobileArrows},((null==T?void 0:T.length)&&T||new Array((null==T?void 0:T.length)||3).fill(1)).map(((n,l)=>{var c;return e.createElement("div",{key:l,id:`productCardV3${null==t?void 0:t.activeIndex}`,style:{textAlign:"center"}},e.createElement(Cn,{content:n,updatedContent:t,key:l,indexKey:l,lineTableContent:null==t?void 0:t.lineTableContent,metadata:o,productSection:l,cards:null===(c=null==t?void 0:t.productList)||void 0===c?void 0:c.length,tabIndex:null==t?void 0:t.tabIndex,offeringData:b,uniqueId:y,lineCheckCallBack:i,sbStaticConstants:r,address:d,eligibleBundle:a,summaryUrl:O,isMobileFlow:D}))})))))};var Sn={clockwise:"StickyProductAnchor-module_clockwise__cmjEp",counterclockwise:"StickyProductAnchor-module_counterclockwise__2qVj1",offsetClass:"StickyProductAnchor-module_offsetClass__oPIod",offsetClass2:"StickyProductAnchor-module_offsetClass2__kkZCK",nonOffsetClass:"StickyProductAnchor-module_nonOffsetClass__PDwhG",falconStyle:"StickyProductAnchor-module_falconStyle__Y8I-1",noFalconStyle:"StickyProductAnchor-module_noFalconStyle__j6yBe",noFalconStyle2:"StickyProductAnchor-module_noFalconStyle2__gHBBn",stickyAnchorContainer:"StickyProductAnchor-module_stickyAnchorContainer__I9khe",productTitle:"StickyProductAnchor-module_productTitle__0QC0i",priceSection:"StickyProductAnchor-module_priceSection__Edxyi",priceDuration:"StickyProductAnchor-module_priceDuration__KIRL5",contentWrapper:"StickyProductAnchor-module_contentWrapper__dilZl",benefitsContainer:"StickyProductAnchor-module_benefitsContainer__3guW-",benefitsContainer2:"StickyProductAnchor-module_benefitsContainer2__Kg8ZS",benefits:"StickyProductAnchor-module_benefits__RQU5F",buyNowButton:"StickyProductAnchor-module_buyNowButton__uPigF",subcontain:"StickyProductAnchor-module_subcontain__H0Om-",arrowIcon:"StickyProductAnchor-module_arrowIcon__ZlsgK",productContainer:"StickyProductAnchor-module_productContainer__UAjgq"};f("/* 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.StickyProductAnchor-module_clockwise__cmjEp {\n transform: rotate(180deg);\n transition: transform 0.5s linear;\n}\n\n.StickyProductAnchor-module_counterclockwise__2qVj1 {\n transform: rotate(0deg);\n transition: transform 0.5s linear;\n}\n\n.StickyProductAnchor-module_offsetClass__oPIod {\n top: 10px;\n z-index: 1;\n width: 100%;\n}\n\n.StickyProductAnchor-module_offsetClass2__kkZCK {\n top: 10px;\n z-index: 1;\n width: 100%;\n}\n@media (max-width: 1023px) {\n .StickyProductAnchor-module_offsetClass2__kkZCK {\n top: 0px;\n }\n}\n.StickyProductAnchor-module_nonOffsetClass__PDwhG {\n visibility: hidden;\n position: absolute;\n width: 100%;\n}\n\n@media (min-width: 768px) {\n .StickyProductAnchor-module_offsetClass__oPIod {\n top: 10px;\n z-index: 1;\n width: 100%;\n }\n}\n@media (min-width: 1024px) {\n .StickyProductAnchor-module_offsetClass__oPIod {\n top: 85px;\n }\n .StickyProductAnchor-module_falconStyle__Y8I-1 {\n top: 38px !important;\n }\n .StickyProductAnchor-module_noFalconStyle__j6yBe {\n top: 85px !important;\n }\n .StickyProductAnchor-module_noFalconStyle2__gHBBn {\n top: 85px !important;\n }\n}\n.StickyProductAnchor-module_stickyAnchorContainer__I9khe {\n background-color: #e6e3df;\n padding: 2px 0px;\n box-shadow: 1px -1px 4px rgba(87, 84, 82, 0.2);\n}\n@media (max-width: 767px) {\n .StickyProductAnchor-module_stickyAnchorContainer__I9khe {\n padding: 5px 0px;\n background-color: #f7f6f5;\n }\n}\n@media (min-width: 768px) and (max-width: 1023px) {\n .StickyProductAnchor-module_stickyAnchorContainer__I9khe {\n background-color: #f7f6f5;\n }\n}\n.StickyProductAnchor-module_stickyAnchorContainer__I9khe .StickyProductAnchor-module_productTitle__0QC0i {\n font-size: 18px;\n line-height: 24px;\n font-weight: 700;\n display: flex;\n}\n@media (max-width: 1023px) {\n .StickyProductAnchor-module_stickyAnchorContainer__I9khe .StickyProductAnchor-module_productTitle__0QC0i {\n font-size: 14px;\n line-height: 20px;\n }\n .StickyProductAnchor-module_stickyAnchorContainer__I9khe .StickyProductAnchor-module_productTitle__0QC0i .StickyProductAnchor-module_priceSection__Edxyi {\n font-size: 12px;\n line-height: 20px;\n }\n .StickyProductAnchor-module_stickyAnchorContainer__I9khe .StickyProductAnchor-module_productTitle__0QC0i .StickyProductAnchor-module_priceSection__Edxyi .StickyProductAnchor-module_priceDuration__KIRL5 {\n font-weight: 400;\n }\n}\n.StickyProductAnchor-module_stickyAnchorContainer__I9khe .StickyProductAnchor-module_contentWrapper__dilZl {\n display: flex;\n}\n@media (max-width: 1023px) {\n .StickyProductAnchor-module_stickyAnchorContainer__I9khe .StickyProductAnchor-module_contentWrapper__dilZl {\n align-items: center;\n }\n}\n.StickyProductAnchor-module_stickyAnchorContainer__I9khe .StickyProductAnchor-module_contentWrapper__dilZl .StickyProductAnchor-module_benefitsContainer__3guW-, .StickyProductAnchor-module_stickyAnchorContainer__I9khe .StickyProductAnchor-module_contentWrapper__dilZl .StickyProductAnchor-module_benefitsContainer2__Kg8ZS {\n margin-right: 24px;\n display: flex;\n}\n@media (max-width: 767px) {\n .StickyProductAnchor-module_stickyAnchorContainer__I9khe .StickyProductAnchor-module_contentWrapper__dilZl .StickyProductAnchor-module_benefitsContainer__3guW-, .StickyProductAnchor-module_stickyAnchorContainer__I9khe .StickyProductAnchor-module_contentWrapper__dilZl .StickyProductAnchor-module_benefitsContainer2__Kg8ZS {\n margin-left: 10px;\n }\n}\n.StickyProductAnchor-module_stickyAnchorContainer__I9khe .StickyProductAnchor-module_contentWrapper__dilZl .StickyProductAnchor-module_benefitsContainer__3guW- .StickyProductAnchor-module_benefits__RQU5F, .StickyProductAnchor-module_stickyAnchorContainer__I9khe .StickyProductAnchor-module_contentWrapper__dilZl .StickyProductAnchor-module_benefitsContainer2__Kg8ZS .StickyProductAnchor-module_benefits__RQU5F {\n margin-right: 18px;\n cursor: pointer;\n}\n@media (max-width: 767px) {\n .StickyProductAnchor-module_stickyAnchorContainer__I9khe .StickyProductAnchor-module_contentWrapper__dilZl .StickyProductAnchor-module_benefitsContainer__3guW- .StickyProductAnchor-module_benefits__RQU5F, .StickyProductAnchor-module_stickyAnchorContainer__I9khe .StickyProductAnchor-module_contentWrapper__dilZl .StickyProductAnchor-module_benefitsContainer2__Kg8ZS .StickyProductAnchor-module_benefits__RQU5F {\n margin: 20px;\n }\n}\n.StickyProductAnchor-module_stickyAnchorContainer__I9khe .StickyProductAnchor-module_contentWrapper__dilZl .StickyProductAnchor-module_priceSection__Edxyi {\n font-weight: 700;\n margin-right: 16px;\n}\n.StickyProductAnchor-module_stickyAnchorContainer__I9khe .StickyProductAnchor-module_contentWrapper__dilZl .StickyProductAnchor-module_priceSection__Edxyi .StickyProductAnchor-module_priceDuration__KIRL5 {\n font-weight: 400;\n}\n.StickyProductAnchor-module_stickyAnchorContainer__I9khe .StickyProductAnchor-module_contentWrapper__dilZl .StickyProductAnchor-module_buyNowButton__uPigF {\n padding: 8px 24px;\n background-color: #da291c;\n color: #ffffff;\n border-radius: 25px;\n border: none;\n font-size: 14px;\n line-height: 20px;\n font-weight: 700;\n}\n@media (max-width: 1023px) {\n .StickyProductAnchor-module_stickyAnchorContainer__I9khe .StickyProductAnchor-module_contentWrapper__dilZl .StickyProductAnchor-module_buyNowButton__uPigF {\n height: 36px;\n }\n}\n\n.StickyProductAnchor-module_benefitsContainer2__Kg8ZS .StickyProductAnchor-module_subcontain__H0Om- {\n margin: 0px 80px 20px;\n cursor: pointer;\n}\n@media (max-width: 767px) {\n .StickyProductAnchor-module_benefitsContainer2__Kg8ZS {\n box-shadow: 1px -1px 4px rgba(87, 84, 82, 0.2);\n }\n .StickyProductAnchor-module_benefitsContainer2__Kg8ZS .StickyProductAnchor-module_subcontain__H0Om- {\n margin: 0px 57px 20px;\n cursor: pointer;\n }\n}\n\n.StickyProductAnchor-module_arrowIcon__ZlsgK {\n margin-right: 16px;\n}\n\n.StickyProductAnchor-module_productContainer__UAjgq {\n display: flex;\n justify-content: space-between;\n margin: 4px 0px;\n}");exports.AssetPathPropConfig=b,exports.Button=({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),exports.Card=({content:n,updatedContent:t,indexKey:o,listLength:l,addToCart:i,metadata:r,modalTriggered:d,showPrice:a})=>{var c,u,s,m,p,v,_,g,f,h,b,x,y,T,E,w,P,C,S,V,N,I,L,O,D,A,B,R,F,z,W,G,M,$,j,U,q,X,Y,K,J,Z,Q,ee,ne,te,oe,le,de,ae,ce,ue,se,_e,ge;const fe=Object.assign({},null!==(s=null===(u=null===(c=null==n?void 0:n.testProductReference)||void 0===c?void 0:c[0])||void 0===u?void 0:u.reference)&&void 0!==s?s:null==n?void 0:n.reference),he={listLength:l,indexKey:o,arrowUpIcon:null===(_=null===(v=null===(p=null===(m=null==fe?void 0:fe.content)||void 0===m?void 0:m.body)||void 0===p?void 0:p[0])||void 0===v?void 0:v.arrowUp)||void 0===_?void 0:_.filename,arrowDownIcon:null===(b=null===(h=null===(f=null===(g=null==fe?void 0:fe.content)||void 0===g?void 0:g.body)||void 0===f?void 0:f[0])||void 0===h?void 0:h.arrowDown)||void 0===b?void 0:b.filename,arrowLeftRed:null===(E=null===(T=null===(y=null===(x=null==fe?void 0:fe.content)||void 0===x?void 0:x.body)||void 0===y?void 0:y[0])||void 0===T?void 0:T.arrowLeftRed)||void 0===E?void 0:E.filename},be=null!==(w=null==t?void 0:t.enableNewAddToCart)&&void 0!==w&&w,xe=e.useRef(null),ye=e.useRef(null),Te=e.useMemo((()=>he),[he]),Ee=()=>{k("linetable-card-title",l),k("linetable-card-tooltiptxt",l),k("linetable-card-bottomConatiner",l)};return e.useEffect((()=>{setTimeout((()=>{Ee()}),100),null===window||void 0===window||window.addEventListener("resize",Ee)}),[n]),e.createElement(ie.Provider,{value:Te},e.createElement("div",{className:"linetable-card-productTeaser"},e.createElement("div",{className:"linetable-card-productContainer "},fe.content&&e.createElement(e.Fragment,null,e.createElement("div",{className:"linetable-card-titleContainer",id:`linetable-card-title${o}`,ref:xe},e.createElement("div",{className:"linetable-card-prodHeading"},null===(C=null===(P=null==fe?void 0:fe.content)||void 0===P?void 0:P.body[0])||void 0===C?void 0:C.name),e.createElement("div",{className:"linetable-card-productTitle"},e.createElement("h3",null,null===(V=null===(S=null==fe?void 0:fe.content)||void 0===S?void 0:S.body[0])||void 0===V?void 0:V.displayName),(null===(L=null===(I=null===(N=null==fe?void 0:fe.content)||void 0===N?void 0:N.body[0])||void 0===I?void 0:I.prodImage)||void 0===L?void 0:L.filename)&&e.createElement("img",{src:null===(A=null===(D=null===(O=null==fe?void 0:fe.content)||void 0===O?void 0:O.body[0])||void 0===D?void 0:D.prodImage)||void 0===A?void 0:A.filename,height:15,width:20})),e.createElement("div",{className:"linetable-card-prodDescription"},e.createElement(H,{content:null===(R=null===(B=null==fe?void 0:fe.content)||void 0===B?void 0:B.body[0])||void 0===R?void 0:R.description}))),!(null==t?void 0:t.isPrepaidFlow)&&e.createElement("hr",null)),(null==fe?void 0:fe.content)&&(null===(z=null===(F=null==fe?void 0:fe.content)||void 0===F?void 0:F.body[0])||void 0===z?void 0:z.introText)&&e.createElement(e.Fragment,null,e.createElement("div",{className:""+(be?"d-block":"d-none d-sm-block")},e.createElement("div",{className:"linetable-card-introText",id:`linetable-card-tooltiptxt${o}`,ref:ye},e.createElement(H,{content:null===(G=null===(W=null==fe?void 0:fe.content)||void 0===W?void 0:W.body[0])||void 0===G?void 0:G.introText})),e.createElement("hr",null))),null===(j=(null===($=null===(M=null==fe?void 0:fe.content)||void 0===M?void 0:M.body[0])||void 0===$?void 0:$.entitlementConfig)||[])||void 0===j?void 0:j.map(((t,o)=>e.createElement(re,{content:t,product:n,key:o,indexKey:o,showEntitleValue:be,metadata:r,modalTriggered:d}))),e.createElement("hr",null),e.createElement("div",{id:`linetable-card-bottomConatiner${o}`,className:"linetable-card-bottomConatiner"},e.createElement("div",{className:"linetable-card-productDetailSection"},(null===(Y=null===(X=null===(q=null===(U=null==fe?void 0:fe.content)||void 0===U?void 0:U.body)||void 0===q?void 0:q[0])||void 0===X?void 0:X.productDetailIcon)||void 0===Y?void 0:Y.filename)&&e.createElement("img",{src:null===(Q=null===(Z=null===(J=null===(K=null==fe?void 0:fe.content)||void 0===K?void 0:K.body)||void 0===J?void 0:J[0])||void 0===Z?void 0:Z.productDetailIcon)||void 0===Q?void 0:Q.filename,width:24,height:24}),e.createElement(pe,{content:null===(ne=null===(ee=null==fe?void 0:fe.content)||void 0===ee?void 0:ee.body)||void 0===ne?void 0:ne[0],updatedContent:t,modalTriggered:d,addToCart:i})),e.createElement("div",null,(null===(le=null===(oe=null===(te=null==fe?void 0:fe.content)||void 0===te?void 0:te.body)||void 0===oe?void 0:oe[0])||void 0===le?void 0:le.isEnablePrice)&&e.createElement(me,{content:null===(ae=null===(de=null==fe?void 0:fe.content)||void 0===de?void 0:de.body)||void 0===ae?void 0:ae[0],addToCart:i,variant:"productCard"})),e.createElement("div",null,!(null===(se=null===(ue=null===(ce=null==fe?void 0:fe.content)||void 0===ce?void 0:ce.body)||void 0===ue?void 0:ue[0])||void 0===se?void 0:se.isEnablePrice)&&!(null==t?void 0:t.staticPrice)&&e.createElement(ve,{content:null===(ge=null===(_e=null==fe?void 0:fe.content)||void 0===_e?void 0:_e.body)||void 0===ge?void 0:ge[0],showPrice:a,addToCart:i}))))))},exports.CardEntitlement=re,exports.CarouselComp=n=>e.createElement(e.Fragment,null,e.createElement(s,{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")),exports.LineTableBasicPropConfig=h,exports.LoginModal=({toggleFun:n})=>(e.useState(!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:n},"Close"))))),exports.ProductTableV3=({content:t,metadata:o,setGenericErrorModalDetails:l,loginSuccess:r,lineCheckCallBack:d,tabCheckCallBack:a,changeAddressClicked:u})=>{var s,m,p;const[v,_]=e.useState(),[g,f]=e.useState(),[b,x]=e.useState(0);let y="undefined"!=typeof window&&localStorage.getItem("lineCheckResponse"),T=y&&(null===JSON||void 0===JSON?void 0:JSON.parse(y)),E="undefined"!=typeof window&&c.get("chAddressJson");const C=null===(s=null==h?void 0:h.getInstance())||void 0===s?void 0:s.getSBUrl(),k=C+w,S=C+P,V={find_by:"uuid",language:null==o?void 0:o.lang,type:"B2C",value:null==o?void 0:o.storyId};return e.useEffect((()=>{var e,t;(e=k,t=V,Z(void 0,void 0,void 0,(function*(){try{return yield n.CMSStoryblokServiceV2.get(e,t).then((e=>{var n,t,o;const l=null===(o=null===(t=null===(n=null==e?void 0:e.data)||void 0===n?void 0:n.story)||void 0===t?void 0:t.content)||void 0===o?void 0:o.body;for(const e of l)if("productTableV2"==e.component||"productTableWithOutLC"===e.component||"prodConfigContainer"===e.component)return e})).catch((e=>{throw e}))}catch(e){return e}}))).then((e=>f(e))),((e="en",t)=>{try{return n.CMSStoryblokServiceV2.get(t,{dimension:e,per_page:1e3,type:"B2C"}).then((e=>{var n;const t={};((null===(n=null==e?void 0:e.data)||void 0===n?void 0:n.datasource_entries)||[]).map((e=>{t[e.name]=null!=e.dimension_value?e.dimension_value:e.value}));try{localStorage.removeItem("sbstaticcontent"),localStorage.setItem("sbstaticcontent",JSON.stringify(t))}catch(e){}return t})).catch((e=>e))}catch(e){throw Error("Promise failed")}})(null==o?void 0:o.lang,S).then((e=>_(e))).catch((e=>console.log(e)))}),[]),e.useEffect((()=>{var e,n,t;const o=new URLSearchParams(null===(e=null===window||void 0===window?void 0:window.location)||void 0===e?void 0:e.search),l=null==o?void 0:o.get("tabOption");g&&null!==l&&((null==g?void 0:g.productContainer)||[]).map(((e,n)=>{(null==e?void 0:e.tabId)===l&&x(n)}));const i=null===(t=null===(n=null==g?void 0:g.productContainer)||void 0===n?void 0:n[b])||void 0===t?void 0:t.tabId;null==a||a(i)}),[g]),e.useEffect((()=>{y="undefined"!=typeof window&&localStorage.getItem("lineCheckResponse"),T=y&&(null===JSON||void 0===JSON?void 0:JSON.parse(y)),E="undefined"!=typeof window&&c.get("chAddressJson")}),[u]),e.createElement("div",{id:"reusable-linetable"},(null==g?void 0:g.productContainer)&&e.createElement(e.Fragment,null,e.createElement(ae,null,e.createElement("div",{className:`row justify-content-center ${Re.tabblock}`},(null===(m=null==g?void 0:g.productContainer)||void 0===m?void 0:m.length)>1&&e.createElement("div",{className:` ${Re.tabcontainer}`},((null==g?void 0:g.productContainer)||[]).map(((n,t)=>e.createElement("div",{className:` ${Re.tabs} ${b===t?Re.tabcontentactive:Re.tabcontentinactive}`,key:null==n?void 0:n.tabCaption},e.createElement("label",{className:` ${Re.tabcontent} `},e.createElement("input",{type:"radio",checked:b===t,onChange:()=>{x(t),null==a||a(null==n?void 0:n.tabId),fn(Ee,Ce,{click_text:null==n?void 0:n.tabCaption})}}),null==n?void 0:n.tabCaption))))))),e.createElement(ae,{resuablelineTable:!0},e.createElement("div",{className:"position-relative "},e.createElement(i.Carousel,{activeIndex:b,indicators:!1,controls:!1,interval:null,id:"pt-carousel",slide:!1},(null===(p=null==g?void 0:g.productContainer)||void 0===p?void 0:p.length)>0&&((null==g?void 0:g.productContainer)||[]).map(((n,t)=>e.createElement(i.Carousel.Item,{key:t},e.createElement(kn,{content:Object.assign(Object.assign({},n),{pageType:n.pageType,dynamicProductOffer:!0,tabIndex:t,activeIndex:b,lineTableContent:g}),metadata:o,activeIndex:b,lineCheckCallBack:d,tabCheckCallBack:a,sbStaticConstants:v,address:E,eligibleBundle:T,setGenericErrorModalDetails:l,loginSuccess:r})))))))))},exports.ProductTeaser=({content:t,lineCheckCallBack:o,offerDataCallBack:l,productCallBack:i,tableSelectedTab:r})=>{var d,a,m,p,v,_,g,f;const[h,b]=e.useState([]),[T,E]=e.useState(""),[w,P]=e.useState(!1),C=null===(d=null==ge?void 0:ge.getInstance())||void 0===d?void 0:d.getBaseUrl(),k=L(),V=null===(a=(null==t?void 0:t.productTeaserSlides)||[])||void 0===a?void 0:a.map((e=>null==e?void 0:e.tabTitle)),N=e=>{var n,o,l,i;const r=null!==(i=null===(l=null===(o=null===(n=(null==t?void 0:t.productTeaserSlides)||[])||void 0===n?void 0:n.filter((n=>(null==n?void 0:n.tabTitle)===e)))||void 0===o?void 0:o[0])||void 0===l?void 0:l.heading)&&void 0!==i?i:"";var d,a;d=Ce,a=r,window.dataLayer.push({event:Ee,event_name:d,click_text:a})},I=[];return null===(m=(null==t?void 0:t.productTeaserSlides)||[])||void 0===m||m.forEach(((e,n)=>{var t,o;(null==e?void 0:e.productId)&&0===(null===(t=I.filter((n=>n.id===(null==e?void 0:e.productId))))||void 0===t?void 0:t.length)&&I.push({id:null==e?void 0:e.productId,promoIds:[(null==e?void 0:e.promoId)?null==e?void 0:e.promoId:(null==e?void 0:e.productType)===z?W:G]}),(null==e?void 0:e.tvProductId)&&0===(null===(o=I.filter((n=>(null==n?void 0:n.id)===(null==e?void 0:e.tvProductId))))||void 0===o?void 0:o.length)&&I.push({id:null==e?void 0:e.tvProductId,promoIds:[(null==e?void 0:e.promoId)?null==e?void 0:e.promoId:W]})})),e.useEffect((()=>{var e,t;0===(null==h?void 0:h.length)&&(e=I,t=C,Z(void 0,void 0,void 0,(function*(){try{localStorage.removeItem("entertainment"),c.remove("one-commerce-login",{path:"/"});const o={headers:{"x-correlation-id":u.v4(),"x-sunrise-channel":x}},l=t+y,i=yield n.ApiServiceV2.getApiServiceInstance().post(l,e,o).then((e=>{if(200==e.status)return null==e?void 0:e.data}));if(i.error)return i.error;{const e=[];return null==i||i.forEach((n=>{e[n.id]=n})),e}}catch(e){console.log("error---\x3e",e)}}))).then((e=>{var n;e&&(null===(n=Object.keys(e))||void 0===n?void 0:n.length)>0&&b(e)})).catch((e=>{console.log("error---\x3e",e)}))}),[]),e.useEffect((()=>{var e;(null===(e=null==t?void 0:t.productTeaserSlides)||void 0===e?void 0:e.map((e=>e.productType))).map((e=>{var n,o,r,d,a,c,u,s,m,p,v,_,g;if(1==(null===(n=Object.keys(h))||void 0===n?void 0:n.length)&&"function"==typeof l&&e===M&&"function"==typeof i){const e=null===(r=null===(o=null==I?void 0:I[0])||void 0===o?void 0:o.promoIds)||void 0===r?void 0:r[0],n=null===(d=null==I?void 0:I[0])||void 0===d?void 0:d.id;l(h[n],e,T),i(n)}else if((null===(a=Object.keys(h))||void 0===a?void 0:a.length)>1&&"function"==typeof l&&e===M&&"function"==typeof i){const e=null!==(m=null===(s=null===(u=null===(c=null==I?void 0:I.filter((e=>(null==e?void 0:e.id)===T)))||void 0===c?void 0:c[0])||void 0===u?void 0:u.promoIds)||void 0===s?void 0:s[0])&&void 0!==m?m:"",n=null!==(_=null===(v=null===(p=null==I?void 0:I.filter((e=>(null==e?void 0:e.id)===T)))||void 0===p?void 0:p[0])||void 0===v?void 0:v.id)&&void 0!==_?_:"";l(h[T],e,T),i(n)}else e===z&&(null===(g=null==t?void 0:t.productTeaserSlides)||void 0===g||g.map((e=>{var n,t,o,i,r;const d=w?null==e?void 0:e.tvProductId:null==e?void 0:e.productId;if((null===(n=Object.keys(h))||void 0===n?void 0:n.length)>0&&"function"==typeof l){const e=null!==(r=null===(i=null===(o=null===(t=null==I?void 0:I.filter((e=>(null==e?void 0:e.id)===d)))||void 0===t?void 0:t[0])||void 0===o?void 0:o.promoIds)||void 0===i?void 0:i[0])&&void 0!==r?r:"";l(h[d],e)}})))}))}),[h,T,w]),e.useEffect((()=>{""!==T&&N(T)}),[T]),e.createElement("div",{className:"position-relative"},(null===(p=null==t?void 0:t.productTeaserSlides)||void 0===p?void 0:p.length)>0&&k&&e.createElement(s,{responsive:{desktop:{breakpoint:{max:7e3,min:1440},items:1},tabletLarge:{breakpoint:{max:1439,min:1024},items:1},tabletMedium:{breakpoint:{max:1023,min:768},items:1},mobile:{breakpoint:{max:767,min:0},items:1}},autoPlay:!1,shouldResetAutoplay:!1,showDots:1!==(null===(v=null==t?void 0:t.productTeaserSlides)||void 0===v?void 0:v.length),customDot:e.createElement((n=>{const{onClick:t,active:o,index:l}=n;return o&&E(V[l]),e.createElement("button",{className:o?_e.stageTeaserTabActive:_e.stageTeaserTab,onClick:()=>t()},V[l])}),null),dotListClass:_e.carousel_dot,itemClass:_e.carouselItem,ssr:!0,arrows:!1,containerClass:`${_e.carouselContainer} ${S(null===(g=null===(_=null==t?void 0:t.productTeaserSlides)||void 0===_?void 0:_[0])||void 0===g?void 0:g.gradientBackground)}`,sliderClass:_e.sliderClass,customButtonGroup:e.createElement((n=>{var o,l,i;return e.createElement(e.Fragment,null,(null===(o=null==t?void 0:t.productTeaserSlides)||void 0===o?void 0:o.length)>1&&k!==M&&e.createElement("div",{style:{textAlign:"center"}},e.createElement("button",{disabled:0===(null===(l=null==n?void 0:n.carouselState)||void 0===l?void 0:l.currentSlide),className:_e.leftArrow,onClick:n.previous}),e.createElement("button",{disabled:(null===(i=null==n?void 0:n.carouselState)||void 0===i?void 0:i.currentSlide)+1===(null==n?void 0:n.carouselState.totalItems),className:_e.rightArrow,onClick:n.next})))}),null),customTransition:"transform 1s ease",transitionDuration:500},null===(f=(null==t?void 0:t.productTeaserSlides)||[])||void 0===f?void 0:f.map(((n,l)=>e.createElement(Be,{content:t,slides:n,index:l,offeringData:h,lineCheckCallBack:o,setEnableToggle:P,tableSelectedTab:r})))))},exports.ProductTeaserPropConfig=ge,exports.StickyProductAnchor=({content:n,offerData:t,lineCheckCallBack:o})=>{var l,i,r,d,a,u,s,m,p,v;const _=null===(l=null==h?void 0:h.getInstance())||void 0===l?void 0:l.getCartUrl(),[f,b]=e.useState(!1),[x,y]=e.useState(!1),[T,E]=e.useState("noFalconStyle"),[w,P]=e.useState("noFalconStyle"),[C,k]=e.useState(!1),S=L(),N=null===(i=null==n?void 0:n.filter((e=>(null==e?void 0:e.productId)===(null==t?void 0:t.id))))||void 0===i?void 0:i[0];let I=0;I=(null==t?void 0:t.derivedPrice)?null===(d=null===(r=null==t?void 0:t.derivedPrice)||void 0===r?void 0:r[0])||void 0===d?void 0:d.value:null===(u=null===(a=null==t?void 0:t.prices)||void 0===a?void 0:a[0])||void 0===u?void 0:u.value;const O=e=>{const n=(null==e?void 0:e.id)&&document.getElementById(null==e?void 0:e.id);k(!1),n&&n.scrollIntoView({behavior:"smooth",block:"start",inline:"nearest"})},D=()=>e.createElement("div",{className:Sn.priceSection},"CHF"," ",V(I),e.createElement("span",{className:Sn.priceDuration},null==N?void 0:N.monthText));e.useEffect((()=>{const e=()=>{var e;const n=document.getElementById("productTeaser");if(!n)return;const{top:t,bottom:o}=n.getBoundingClientRect(),l=(null===window||void 0===window?void 0:window.innerHeight)||document.documentElement.clientHeight;b(t<l&&o>=0);let i=document.querySelectorAll(".sticky-header2");const r=document.getElementById("stickyAnchorContainer"),d=document.querySelectorAll(".sticky-header");if(null!=d){const e=(null==d?void 0:d.length)>0?"falconStyle":"noFalconStyle";E(e)}if(null!=i){const n=null===(e=null==i?void 0:i[0])||void 0===e?void 0:e.offsetHeight;P(n>=75?"noFalconStyle2":"falconStyle2")}const a=null==r?void 0:r.offsetTop;a&&window.scrollY>a?y(!0):y(!1);const c=document.getElementById("dropDownContainer");null==c||c.offsetTop};return window.addEventListener("scroll",e),()=>{window.removeEventListener("scroll",e)}}),[]);let A;try{A=null===(s=document.getElementsByTagName("header"))||void 0===s?void 0:s[0]}catch(e){}return A?e.createElement(e.Fragment,null,(null==N?void 0:N.productName)&&e.createElement(e.Fragment,null,g.createPortal(e.createElement(e.Fragment,null,e.createElement("div",{className:`${Sn.stickyAnchorContainer} ${x?Sn.offsetClass:Sn.nonOffsetClass} ${Sn[T]} ${Sn[w]}`,id:"stickyAnchorContainer"},e.createElement(ae,null,e.createElement("div",{className:Sn.productContainer},e.createElement("div",{className:Sn.productTitle},(S===U||S===M)&&e.createElement("img",{onClick:()=>{k(!C)},className:`${Sn.arrowIcon} ${C?Sn.clockwise:Sn.counterclockwise}`,src:null===(m=null==N?void 0:N.arrowUp)||void 0===m?void 0:m.filename}),e.createElement("div",null,null==N?void 0:N.productName,e.createElement("div",{className:Sn.productPrice},I>0&&(S===U||S===M)&&e.createElement(e.Fragment,null,D())))),e.createElement("div",{className:Sn.contentWrapper},S!==U&&S!==M&&e.createElement(e.Fragment,null,e.createElement("span",{className:Sn.benefitsContainer},null===(p=(null==N?void 0:N.benefits)||[])||void 0===p?void 0:p.map((n=>e.createElement("div",{className:Sn.benefits,onClick:()=>O(n)},null==n?void 0:n.title)))),I>0&&e.createElement(e.Fragment,null,D())),(null==N?void 0:N.buyBtn)&&e.createElement("button",{className:Sn.buyNowButton,onClick:(null==N?void 0:N.productType)===M?()=>{(null==t?void 0:t.id)&&Ne(xe,[t],"",Te),(null==t?void 0:t.id)&&te([t],"",(null==t?void 0:t.promoId)?null==t?void 0:t.promoId:"",_,M).then((e=>{var n;c.remove("one-commerce-cartId",{path:"/"}),c.set("one-commerce-cartId",null==e?void 0:e.id,{path:"/"}),c.set("cartProduct",null==N?void 0:N.productId,{path:"/"}),window.location.href=null!==(n=null==N?void 0:N.checkoutUrl)&&void 0!==n?n:""})).catch((e=>{console.log(e)}))}:()=>{var e,n,l;const i=localStorage.getItem("lineCheckResponse"),r=i&&JSON.parse(i),d=c.get("one-commerce-linecheckcorrelationid"),a=c.get("chAddressJson"),u=null!==(e=null==N?void 0:N.productId)&&void 0!==e?e:"",s=a&&r&&(null==r?void 0:r.eligibleBundle.includes(u));r&&a&&d?s&&(0!==(null===(n=Object.keys(t))||void 0===n?void 0:n.length)&&Ne(xe,[t],N,Te),0!==(null===(l=Object.keys(t))||void 0===l?void 0:l.length)&&te([t],"",(null==t?void 0:t.promoId)?null==t?void 0:t.promoId:W,_,z).then((e=>{var n;c.remove("one-commerce-cartId",{path:"/"}),c.set("one-commerce-cartId",null==e?void 0:e.id,{path:"/"}),c.set("cartProduct",u,{path:"/"}),c.remove("landline"),window.location.href=null!==(n=null==N?void 0:N.checkoutUrl)&&void 0!==n?n:""})).catch((e=>{console.log(e)}))):"function"==typeof o&&o()}},null==N?void 0:N.buyBtn))))),(null==N?void 0:N.productName)&&C&&e.createElement("div",{className:`${Sn.stickyAnchorContainer} ${x?Sn.offsetClass2:Sn.nonOffsetClass}`,id:"dropDownContainer"},e.createElement("span",{className:Sn.benefitsContainer2},null===(v=(null==N?void 0:N.benefits)||[])||void 0===v?void 0:v.map((n=>e.createElement("div",{className:Sn.subcontain,onClick:()=>O(n)},null==n?void 0:n.title)))))),A))):e.createElement(e.Fragment,null)};
|
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"),r=require("react-bootstrap/Container"),d=require("react-bootstrap/Row"),a=require("react-bootstrap/Col"),c=require("js-cookie"),u=require("uuid"),s=require("react-multi-carousel"),m=require("react-bootstrap/Form"),v=require("react-loading-skeleton"),p=require("react-select"),_=require("@sunrise-upc/b2c-login"),f=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 h{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}}h.getInstance=()=>h.instance,h.create=e=>{h.instance=new h(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",E="carts/v2",T="?subscriptionType=",w="rest/cms/singlestory",C="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 k=e=>{switch(e){case"grey-600":return"falcon-grey-600";case"grey-500":return"falcon-grey-500";case"grey-100":return"falcon-grey-100";case"grey-400":return"falcon-grey-400";case"ice-white":return"falcon-ice-white";default:return""}},P=(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++}))},V=e=>{e=Number(e);let n=0;return n=new RegExp("^[0-9][^.]*$").test(e.toString())?e+".-":e.toFixed(2).replace(/\.00$/,""),n},S=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 N(e),null}catch(e){return n}return null==o?void 0:o.value},N=e=>{localStorage.removeItem(e)},I=()=>{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},L=(e,n)=>null==e?void 0:e.replace(/{\w+}/g,(e=>n[e.substring(1,e.length-1)]||e)),D="none",A="falconDescription",B="falconAccordionList",R="spacer",F="fixnet",z="defaultWirelineBundle",G="defaultMobilePostpaidBundle",M="mobile",$="desktop",j="tablet",U={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 W=({content:n})=>{var t;const o=k((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))},q=n=>{var t;const o=I(),r=O(),d="mobile"===o||"tablet"===o||r,a=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:r,linktype:c}=o;return"email"===c?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(i.OverlayTrigger,{placement:"auto",rootClose:!0,trigger:d?"click":"hover",overlay:(null==n?void 0:n.toolTipText)?e.createElement(i.Popover,null,e.createElement(i.Popover.Body,null,null==n?void 0:n.toolTipText,d&&a&&e.createElement("img",{src:`${a}/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))}}}))},H=({content:n})=>{var t;const o=k(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(q,{content:n.text}))))};g(".linetable-country-overlayModal {\r\n max-width: 900px;\r\n padding: 1rem 2rem;\r\n}\r\n");const X=({children:n,modalState:l,handler:i,noCloseButton:r,showBackBtn:d,overlay:a})=>{const[c,u]=e.useState(),[s,m]=e.useState();return e.useEffect((()=>{a.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)}))}))}),[a]),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:r?"none":""}},e.createElement("div",{className:"d-flex align-items-center"},d&&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(W,{content:c}))),e.createElement("div",{style:{display:r?"none":""}},e.createElement(o,{className:"sr-modal-close",onClick:i}))),e.createElement(t.Body,null,n),e.createElement(t.Footer,null,s&&e.createElement(H,{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 K=({keyParams:n})=>{const[t,o]=e.useState(0),[l,i]=e.useState({}),r={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]},d=n?r[`${n}`]:r.checkout;return e.useEffect((()=>{i(S("sbstaticcontent"))}),[]),e.useEffect((()=>{let e=d.length-1;o(e);const n=setInterval((()=>{o(e--),e<0&&(e=d.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"},d[t]," ")))};function Y(e,n,t,o){return new(t||(t=Promise))((function(l,i){function r(e){try{a(o.next(e))}catch(e){i(e)}}function d(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(r,d)}a((o=o.apply(e,n||[])).next())}))}const Z=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 J=void 0!==typeof window&&c.get("sunriseAuth");J=J&&JSON.parse(J);const Q=(e,t,o,l)=>Y(void 0,void 0,void 0,(function*(){var i;const r=S(`${e}_${t}_countryData`);if(r)return r;try{const r={language:t,type:"B2C"},d=null===(i=(yield n.CMSStoryblokServiceV2.get(o,r)).data)||void 0===i?void 0:i.stories;return d&&d.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`,d,l),d}catch(e){return console.error(e),e}})),ee=(e,t,o,l,i,r)=>Y(void 0,void 0,void 0,(function*(){var d,a,s,m,v,p,_,f,g,h,b,y,T,w,C,k,P,V,S,I,O,L,D,A,B,R,z,G,$,j,U,W,q,H,X,K,Y,Z,J,Q,ee,ne,te,oe,le,ie,re,de,ae,ce;let ue={};if(i===F){let n="",l="";const i=null!==(d=c.get("one-commerce-linecheckcorrelationid"))&&void 0!==d?d:"",u=(e=>{var n,t,o;let l=[],i=void 0!==typeof window&&localStorage.getItem("lineCheckResponse");if(i){i=JSON.parse(i);const r=null===(n=null==i?void 0:i.originalLinecheckResponse)||void 0===n?void 0:n.sellableProducts;l=null===(o=null===(t=null==r?void 0:r.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: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===(v=null===(m=e[0])||void 0===m?void 0:m.bundledOffers)||void 0===v||v.map((e=>{var o,i,r,d,a,c,u,s,m,v,p,_,f,g,h,b,y,E,T;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===(a=null===(d=null===(r=null==e?void 0:e.promotionInfo)||void 0===r?void 0:r[0])||void 0===d?void 0:d.hardwareGift)||void 0===a?void 0:a[0])||void 0===c?void 0:c.ids)||void 0===u?void 0:u.length)?null===(_=null===(p=null===(v=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===v?void 0:v[0])||void 0===p?void 0:p.ids)||void 0===_?void 0:_[0]:"";"mobile"===(null===(f=null==e?void 0:e.productType)||void 0===f?void 0:f.toLowerCase())?(x.promotionId=null===(h=null===(g=null==e?void 0:e.promotionInfo)||void 0===g?void 0:g[0])||void 0===h?void 0:h.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===(E=null==e?void 0:e.productType)||void 0===E?void 0:E.toLowerCase())&&t?ue.cartItem[0].items.push({itemType:null==e?void 0:e.productType,id:t}):"mobile"===(null===(T=null==e?void 0:e.productType)||void 0===T?void 0:T.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===(p=ue.cartItem[0].items)||void 0===p||p.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===(f=null==ue?void 0:ue.cartItem)||void 0===f||f.push(x));else{const n=1==(null===(w=null===(T=null===(y=null===(b=null===(h=null===(g=null==e?void 0:e[0])||void 0===g?void 0:g.promotionInfo)||void 0===h?void 0:h[0])||void 0===b?void 0:b.hardwareGift)||void 0===y?void 0:y[0])||void 0===T?void 0:T.ids)||void 0===w?void 0:w.length)?null===(I=null===(S=null===(V=null===(P=null===(k=null===(C=null==e?void 0:e[0])||void 0===C?void 0:C.promotionInfo)||void 0===k?void 0:k[0])||void 0===P?void 0:P.hardwareGift)||void 0===V?void 0:V[0])||void 0===S?void 0:S.ids)||void 0===I?void 0:I[0]:"";ue.cartItem[0].items.push({itemType:null===(O=null==e?void 0:e[0])||void 0===O?void 0:O.productType,id:null===(L=null==e?void 0:e[0])||void 0===L?void 0:L.id}),n&&(null===(D=ue.cartItem[0].items)||void 0===D||D.push({itemType:"GIFT",id:n}))}r&&(null==r?void 0:r.length)>0&&(null==r||r.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===(R=null===(B=null===(A=null==ue?void 0:ue.cartItem)||void 0===A?void 0:A[0])||void 0===B?void 0:B.note)||void 0===R||R.push({author:"lineCheckaccessType",text:null==u?void 0:u.accessType})),(null==u?void 0:u.timeSlot)&&(null===($=null===(G=null===(z=null==ue?void 0:ue.cartItem)||void 0===z?void 0:z[0])||void 0===G?void 0:G.note)||void 0===$||$.push({author:"lineCheckEarliestActivationDate",text:null===(j=null==u?void 0:u.timeSlot)||void 0===j?void 0:j.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===(U=null==e?void 0:e.selectedAdd)||void 0===U?void 0:U.city,street1:null===(W=null==e?void 0:e.selectedAdd)||void 0===W?void 0:W.street,postCode:null===(q=null==e?void 0:e.selectedAdd)||void 0===q?void 0:q.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===M){ue={relatedParty:[{segment:"RESIDENTIAL"}],cartItem:[{itemType:"MOBILE",promotionId:o,items:[{itemType:"RATEPLAN",id:(null===(X=null==e?void 0:e[0])||void 0===X?void 0:X.id)?null===(K=null==e?void 0:e[0])||void 0===K?void 0:K.id:e}]}]};const n=1==(null===(ne=null===(ee=null===(Q=null===(J=null===(Z=null===(Y=null==e?void 0:e[0])||void 0===Y?void 0:Y.promotionInfo)||void 0===Z?void 0:Z[0])||void 0===J?void 0:J.hardwareGift)||void 0===Q?void 0:Q[0])||void 0===ee?void 0:ee.ids)||void 0===ne?void 0:ne.length)?null===(de=null===(re=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===re?void 0:re.ids)||void 0===de?void 0:de[0]:"";n&&(null===(ae=ue.cartItem[0].items)||void 0===ae||ae.push({itemType:"GIFT",id:n})),r&&(null==r?void 0:r.length)>0&&(null==r||r.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+E;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(N("isB2BCustomer"),200==e.status)return null==e?void 0:e.data}));if(e.error)throw e.error;return e}})),ne=(e,t,o,l,i)=>Y(void 0,void 0,void 0,(function*(){localStorage.removeItem("entertainment");const r={headers:{"x-correlation-id":u.v4(),"x-sunrise-channel":x}},d=o+y,a=l&&null==J?d+T+i:d,c=yield n.ApiServiceV2.getApiServiceInstance().post(a,e,r).then((e=>{if(200==e.status)return null==e?void 0:e.data}));return c.error?c.error:{[t]:c}})),te=({linkText:n,product:t,metadata:o,modalTriggered:l,reuseableLineTable:i})=>{var c,u,s,m;const[v,p]=e.useState(!1),[_,f]=e.useState([]),[g,b]=e.useState(!0),[x,y]=e.useState(),[E,T]=e.useState([]),w=(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 C;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)&&T(null==e?void 0:e.countryValues)}))}))}),[_]),e.useEffect((()=>{(null==E?void 0:E.length)>0&&(C=E.length,y(Math.ceil(C/3)))}),[E]);return e.createElement(e.Fragment,null,e.createElement(X,{modalState:v,handler:()=>{p(!1),"function"==typeof l&&l()},overlay:_},g&&e.createElement(K,{keyParams:"loading"}),!g&&e.createElement(e.Fragment,null,e.createElement(r,{className:"linetable-countryOverlay-desktopView"},e.createElement("div",null,e.createElement(d,{className:"linetable-countryOverlay-utils-noWrap"},e.createElement(a,{className:"linetable-countryOverlay-utils-colWidth"},e.createElement(d,null,E.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(a,{className:"linetable-countryOverlay-utils-colWidth"},e.createElement(d,null,E.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(a,{className:"linetable-countryOverlay-utils-colWidth"},e.createElement(d,null,E.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(r,{className:"linetable-countryOverlay-mobView"},e.createElement(d,null,e.createElement(a,null,e.createElement(d,null,E.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,r,d,a,c,u,s,m,_;p(!v),"function"==typeof l&&l();const g=(null===(r=null===(t=null===(n=null===(e=null==w?void 0:w.content)||void 0===e?void 0:e.body)||void 0===n?void 0:n[0])||void 0===t?void 0:t.countryList)||void 0===r?void 0:r.cached_url)?null===(s=null===(u=null===(c=null===(a=null===(d=null==w?void 0:w.content)||void 0===d?void 0:d.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==o?void 0:o.lang,""):null==w?void 0:w.replace(null==o?void 0:o.lang,""),x=null==g?void 0:g.replace("//",""),y=`${i?null===(m=null==h?void 0:h.getInstance())||void 0===m?void 0:m.getSBUrl():null===(_=null==h?void 0:h.getInstance())||void 0===_?void 0:_.getBaseUrl()}rest/cms/stories/?by_slugs=${x}`,E=null==w?void 0:w.name;Q(E,null==o?void 0:o.lang,y,864e5).then((e=>{e&&e.length>0&&f(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 oe=e.createContext({indexKey:0,listLength:0,arrowUpIcon:"",arrowDownIcon:"",arrowLeftRed:""}),le=({content:n,product:t,indexKey:o,showEntitleValue:l,metadata:i,modalTriggered:r})=>{var d,a,c,u;const s=e.useRef(null),m=e.useContext(oe),v=()=>{P(`linetable-CardEntitlement-entitlementSection${m.indexKey}`,m.listLength)};return e.useEffect((()=>{setTimeout((()=>{(null==s?void 0:s.current)&&v()}),200),window.addEventListener("resize",v)}),[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===(d=null==n?void 0:n.blackFridayentitlementIcon)||void 0===d?void 0:d.filename)&&e.createElement("div",{className:"linetable-CardEntitlement-entitlementIcon"},e.createElement("img",{src:null===(a=null==n?void 0:n.blackFridayentitlementIcon)||void 0===a?void 0:a.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(te,{product:t,linkText:null==n?void 0:n.linkText,metadata:i,modalTriggered:r,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 ie=({modalState:n,handler:t,showFooter:o,footerNode:l,children:r,width:d,height:a,noCloseButton:c,backButton:u})=>{const s=e.useContext(oe);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=d,n.style.padding="0",n.style.transform="none");const t=document.querySelector(".linetable-product-modal .modal-content");t&&(t.style.height=a,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")}),[a]),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,r),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 de=({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(q,{content:null==n?void 0:n.bodyText}))))))},ae=({content:n})=>{var t,o,l,i,r,d,a;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(W,{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(H,{content:null===(i=null==n?void 0:n.description)||void 0===i?void 0:i[0]})),(null==n?void 0:n.accordions)&&(null===(r=null==n?void 0:n.accordions)||void 0===r?void 0:r.length)>0&&(null===(d=null==n?void 0:n.accordions[0])||void 0===d?void 0:d.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(de,{content:Object.assign({},n)}))))))))},ce=({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=(e=>{switch(e){case"rubyglow-diagonal":return"falcon-gradient-rubyglow-diagonal";case"rubyglow-vertical":return"falcon-gradient-rubyglow-vertical";case"pinksky-diagonal":return"falcon-gradient-pinksky-diagonal";case"pinksky-vertical":return"falcon-gradient-pinksky-vertical";case"bluehaze-diagonal":return"falcon-gradient-bluehaze-diagonal";case"bluehaze-vertical":return"falcon-gradient-bluehaze-vertical";case"greencloud-diagonal":return"falcon-gradient-greencloud-diagonal";case"greencloud-vertical":return"falcon-gradient-greencloud-vertical";case"peachfog-diagonal":return"falcon-gradient-peachfog-diagonal";case"peachfog-vertical":return"falcon-gradient-peachfog-vertical";case"darkblue-haze":return"falcon-gradient-dark-blue-haze";default:return""}})(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 ue=({content:n,addToCart:t,variant:o})=>{const l=e.useContext(oe),i=()=>{P("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")},V(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)))},se=({content:n,updatedContent:t,modalTriggered:o,addToCart:l})=>{var i;const[r,d]=e.useState(!1),a=null==n?void 0:n.subscriptionDetailModal;let c=[],u="";a&&(null==a?void 0:a.length)>0&&(null==a||a.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=()=>{d(!r),"function"==typeof o&&o()};return e.createElement(e.Fragment,null,r&&e.createElement(ie,{modalState:r,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(H,{content:n,key:t}),(null==n?void 0:n.component)===R&&e.createElement(ce,{content:n}),(null==n?void 0:n.component)===B&&e.createElement(ae,{content:n}))))),(null==n?void 0:n.isEnablePrice)&&e.createElement(ue,{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))},me=({content:n,showPrice:t,addToCart:o})=>{var l,i,r,d,a;const c=null!==(l=null==t?void 0:t.base)&&void 0!==l?l:0;let u=null!==(d=null===(r=null===(i=null==t?void 0:t.discount)||void 0===i?void 0:i[0])||void 0===r?void 0:r.value)&&void 0!==d?d: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"},V(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")},V(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 ve={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",carouselItem:"ProductTeaser-module_carouselItem__vtLwf",teaserImage:"ProductTeaser-module_teaserImage__sQ3ed",productDetailsWrapper:"ProductTeaser-module_productDetailsWrapper__0jFlz",titleSection:"ProductTeaser-module_titleSection__YqXUJ",featureSection:"ProductTeaser-module_featureSection__T-YzP",contentWrapper:"ProductTeaser-module_contentWrapper__3GKwX",priceContainer:"ProductTeaser-module_priceContainer__CzBhB",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",priceWrapper:"ProductTeaser-module_priceWrapper__7TC6y",slider:"ProductTeaser-module_slider__-V4R1",line:"ProductTeaser-module_line__mbJxT",pricetxt:"ProductTeaser-module_pricetxt__YYSmd",clicked:"ProductTeaser-module_clicked__A9jUK",priceDuration:"ProductTeaser-module_priceDuration__TeeO9",callCart:"ProductTeaser-module_callCart__YLJSL",arrowIcon:"ProductTeaser-module_arrowIcon__OFm89",disableCallcart:"ProductTeaser-module_disableCallcart__-M8Od",priceDesc:"ProductTeaser-module_priceDesc__8Er0h"};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_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_productDetailsWrapper__0jFlz {\n position: absolute;\n display: flex;\n justify-content: space-between;\n left: 107px;\n right: 107px;\n top: 129px;\n }\n .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 }\n .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\n.ProductTeaser-module_contentWrapper__3GKwX {\n position: absolute;\n left: 80px;\n top: 40px;\n}\n@media (min-width: 1024px) and (max-width: 1439px) {\n .ProductTeaser-module_contentWrapper__3GKwX {\n max-width: 460px;\n }\n}\n@media (min-width: 768px) and (max-width: 1023px) {\n .ProductTeaser-module_contentWrapper__3GKwX {\n left: 24px;\n max-width: 400px;\n }\n}\n.ProductTeaser-module_contentWrapper__3GKwX .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 {\n position: relative;\n right: unset;\n top: unset;\n margin-top: 24px;\n}\n.ProductTeaser-module_contentWrapper__3GKwX .ProductTeaser-module_priceContainer__CzBhB {\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: 400;\n font-size: 16px;\n line-height: 20px;\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 {\n position: absolute;\n bottom: 40px;\n width: 100%;\n color: #ffffff;\n}\n.ProductTeaser-module_priceContainer__CzBhB .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 {\n margin-right: 8px;\n}\n@media (max-width: 767px) {\n .ProductTeaser-module_priceContainer__CzBhB {\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_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 {\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 {\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 {\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 {\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 {\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 {\n transform: translateY(-100%);\n}\n.ProductTeaser-module_priceContainer__CzBhB .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_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 {\n margin-left: 8px;\n}\n@media (min-width: 1440px) {\n .ProductTeaser-module_priceContainer__CzBhB .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 {\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 {\n background-color: #e6e3df;\n color: #b3aeaa;\n}\n.ProductTeaser-module_priceContainer__CzBhB .ProductTeaser-module_priceDesc__8Er0h {\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 {\n font-size: 14px;\n line-height: 20px;\n margin-top: 8px;\n }\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 pe{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}}pe.getInstance=()=>pe.instance,pe.create=e=>{pe.instance=new pe(e)};var _e="ToolTip-module_tooltipicon__U5Rvt",fe="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 ge=({content:n,tooltipClass:t="",isBenefit:o=!1})=>{var l;const r=I(),d=O(),a=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"===r||"tablet"===r||d?"click":"hover"),overlay:n&&e.createElement(i.Popover,{id:"popover-basic"},e.createElement(i.Popover.Body,null,n))},e.createElement("div",{className:`${_e} ${t} ${o&&fe}`},a&&e.createElement("img",{src:`${a}/icons/tooltip_icon.svg`,width:24,height:24,alt:""})))},he="addtocart",be="Sunrise",xe="Sticky Line Table",ye="gaEvent",Ee="Stage Teaser",Te="Line Table",we="tab_click",Ce=(e,n)=>{var t,o,l,i,r,d,a,c,u,s,m,v,p,_,f,g,h,b,x,y;const{itemCategory:E,location:T}=n,w=null!==(r=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!==r?r:0,C=null!==(c=null===(a=null===(d=null==e?void 0:e.prices)||void 0===d?void 0:d[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!==(p=null===(v=null===(m=null==e?void 0:e.promotionInfo)||void 0===m?void 0:m[0])||void 0===v?void 0:v.campaignId)&&void 0!==p?p:"",coupon:"",discount:w&&Number(w),index:0,item_brand:be,item_category:null!==(f=null!==(_=null==E?void 0:E.productName)&&void 0!==_?_:null==E?void 0:E.id)&&void 0!==f?f:"MOBILE",item_category2:E?"BUNDLE":"MOBILE",item_category3:"",item_category4:"",item_category5:"",item_list_id:E?"Fixnet":"Mobile",item_list_name:E?"Fixnet":"Mobile",item_variant:null!==(h=null!==(g=null==E?void 0:E.productName)&&void 0!==g?g:null==E?void 0:E.id)&&void 0!==h?h:null==e?void 0:e.id,location_id:T,price:C&&Number(C),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:""}},ke=(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(Ce(l,{itemCategory:i,location:t}))})):o.push(Ce(e,{location:t}))})),o},Pe=(e,n,t)=>{var o,l,i,r;const d=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!==(r=d&&Number(d))&&void 0!==r?r:0,items:ke(e,n,t)}},Ve=(e,n,t,o)=>{var l;"addtocart"===e&&window.dataLayer.push({event:"add_to_cart",event_name:"add_to_cart",ecommerce:Pe(n,t,o),transaction_type:(null===(l=null==n?void 0:n[0])||void 0===l?void 0:l.isBundle)?"BUNDLE":"MOBILE_ORDER"})},Se=(e,n,t,o)=>{var l,i,r,d,a,c,u,s,m,v,p,_,f,g,h,b,x,y,E,T;const{itemCategory:w,location:C}=n,k=null!==(a=null===(d=null===(r=null===(i=null===(l=null==e?void 0:e.prices)||void 0===l?void 0:l[0])||void 0===i?void 0:i.priceAlteration)||void 0===r?void 0:r[0])||void 0===d?void 0:d.value)&&void 0!==a?a:0,P=null!==(s=null===(u=null===(c=null==e?void 0:e.prices)||void 0===c?void 0:c[0])||void 0===u?void 0:u.value)&&void 0!==s?s:0,V={item_id:null!==(m=null==e?void 0:e.id)&&void 0!==m?m:"",item_name:null!==(v=null==e?void 0:e.id)&&void 0!==v?v:"",affiliation:null!==(f=null===(_=null===(p=null==e?void 0:e.promotionInfo)||void 0===p?void 0:p[0])||void 0===_?void 0:_.campaignId)&&void 0!==f?f:"",coupon:"",discount:k&&Number(k),index:0,item_brand:be,item_category:null!==(h=null!==(g=null==w?void 0:w.title)&&void 0!==g?g:null==w?void 0:w.id)&&void 0!==h?h:"MOBILE",item_category2:t,item_category3:"",item_category4:"",item_category5:"",item_list_id:w?"Fixnet":"Mobile",item_list_name:w?"Fixnet":"Mobile",item_variant:null!==(x=null!==(b=null==w?void 0:w.title)&&void 0!==b?b:null==w?void 0:w.id)&&void 0!==x?x:null==e?void 0:e.id,location_id:C,price:P&&Number(P),quantity:1,promotion_id:null!==(T=null===(E=null===(y=null==e?void 0:e.promotionInfo)||void 0===y?void 0:y[0])||void 0===E?void 0:E.campaignId)&&void 0!==T?T:""};return o&&(V.item_available=o),V},Ne=(e,n,t,o)=>{const l=[];let i="";return null==e||e.map((e=>{var r;if(null==e?void 0:e.bundledOffers)null===(r=null==e?void 0:e.bundledOffers)||void 0===r||r.map((r=>{const d=""==n?e:n;o&&(i=(null==o?void 0:o.includes(null==e?void 0:e.id))?"yes":"no"),l.push(Se(r,{itemCategory:d,location:t},"Bundle",i))}));else if("INTERNET"!==(null==e?void 0:e.productType)||(null==e?void 0:e.bundledOffers))l.push(Se(e,{location:t},"MOBILE"));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(Se(e,{itemCategory:n,location:t},"INTERNET",i))}})),l},Ie=(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:Ne(e,n,t)}},Oe=(e,n,t,o)=>{var l,i,r,d;const a=null===(r=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===r?void 0:r.value;return{currency:"CHF",value:null!==(d=a&&Number(a))&&void 0!==d?d:0,items:Ne(e,n,t,o)}},Le=(e,n,t,o,l)=>{var i,r;"view"===e?null===window||void 0===window||window.dataLayer.push({event:"view_item_list",event_name:"view_item_list",ecommerce:Ie(n,t,o)}):"addtocart"===e?null===window||void 0===window||window.dataLayer.push({event:"add_to_cart",event_name:"add_to_cart",ecommerce:Oe(n,t,o),transaction_type:(null===(i=null==n?void 0:n[0])||void 0===i?void 0:i.isBundle)?"BUNDLE":"INTERNET"===(null===(r=null==n?void 0:n[0])||void 0===r?void 0:r.productType)?"INTERNET":"MOBILE_ORDER"}):"available"===e&&window.dataLayer.push({event:"view_item",event_name:"view_item",ecommerce:Oe(n,t,o,l)})},De=({content:n,slides:t,index:o,offeringData:l,lineCheckCallBack:i,setEnableToggle:r,tableSelectedTab:d})=>{var a,u,s,v,p,_,f,g,h,x,y,E,T,w,C,k,P,S,N,O,L,D,A,B,R,U,W;const H=null===(a=null==b?void 0:b.getInstance())||void 0===a?void 0:a.getAssetPath(),X=null===(u=null==pe?void 0:pe.getInstance())||void 0===u?void 0:u.getCartUrl(),[Y,Z]=e.useState(!1),J=c.get("chAddressJson"),Q=I(),[ne,te]=e.useState(!1),oe=t.selectedTabId===d;e.useEffect((()=>{Z(oe)}),[oe]);const le=()=>{var o,r,d,a,u,s,m,v,p,_,f,g,h,b,x,y,E,T;let w,C;const k=localStorage.getItem("lineCheckResponse"),P=k&&JSON.parse(k),S=Y?null==t?void 0:t.tvProductId:null==t?void 0:t.productId,N=!(!k||(null==P?void 0:P.eligibleBundle.includes(S)));return w=(null===(o=l[null==t?void 0:t.productId])||void 0===o?void 0:o.derivedPrice)?null===(a=null===(d=null===(r=l[null==t?void 0:t.productId])||void 0===r?void 0:r.derivedPrice)||void 0===d?void 0:d[0])||void 0===a?void 0:a.value:null===(m=null===(s=null===(u=l[null==t?void 0:t.productId])||void 0===u?void 0:u.prices)||void 0===s?void 0:s[0])||void 0===m?void 0:m.value,C=(null===(v=l[null==t?void 0:t.tvProductId])||void 0===v?void 0:v.derivedPrice)?null===(f=null===(_=null===(p=l[null==t?void 0:t.tvProductId])||void 0===p?void 0:p.derivedPrice)||void 0===_?void 0:_[0])||void 0===f?void 0:f.value:null===(b=null===(h=null===(g=l[null==t?void 0:t.tvProductId])||void 0===g?void 0:g.prices)||void 0===h?void 0:h[0])||void 0===b?void 0:b.value,e.createElement("div",{className:ve.priceContainer},N&&(null==t?void 0:t.productType)===F&&e.createElement("div",{className:ve.serviceUnavail},e.createElement("img",{src:`${H}/icons/not-available.svg`,alt:"",width:24,height:24}),null==n?void 0:n.serviceabilityError),(null===(E=null===(y=null===(x=l[null==t?void 0:t.productId])||void 0===x?void 0:x.prices)||void 0===y?void 0:y[0])||void 0===E?void 0:E.value)>0&&e.createElement("span",{className:ve.priceWrapper},e.createElement("div",{className:`${ve.slider} ${Y&&(null==t?void 0:t.productType)===F&&ve.clicked}`},w&&e.createElement("div",{className:ve.line},(null==t?void 0:t.priceTxt)&&e.createElement("div",{className:ve.pricetxt},null==t?void 0:t.priceTxt),V(w),e.createElement("p",{className:ve.priceDuration},null==t?void 0:t.conDuration)),C&&e.createElement("div",{className:ve.line},(null==t?void 0:t.priceTxt)&&e.createElement("div",{className:ve.pricetxt},null==t?void 0:t.priceTxt),V(C),e.createElement("p",{className:ve.priceDuration},null==t?void 0:t.conDuration))),e.createElement("button",{onClick:()=>(e=>{var n,t,o,r,d;if((null==e?void 0:e.productType)===F){const r=localStorage.getItem("lineCheckResponse"),d=r&&JSON.parse(r),a=c.get("one-commerce-linecheckcorrelationid"),u=Y?null==e?void 0:e.tvProductId:null==e?void 0:e.productId,s=J&&(null===(n=null==d?void 0:d.eligibleBundle)||void 0===n?void 0:n.includes(u));d&&J&&a?s&&(0!==(null===(t=Object.keys(l))||void 0===t?void 0:t.length)&&Le(he,[l[null==e?void 0:e.productId]],"",Ee),te(!0),0!==(null===(o=Object.keys(l))||void 0===o?void 0:o.length)&&ee([l[u]],"",(null==e?void 0:e.promoId)?null==e?void 0:e.promoId:z,X,null==e?void 0:e.productType).then((n=>{var t;c.remove("one-commerce-cartId",{path:"/"}),c.set("one-commerce-cartId",null==n?void 0:n.id,{path:"/"}),c.set("cartProduct",u,{path:"/"}),c.remove("landline"),window.location.href=null===(t=null==e?void 0:e.summaryURL)||void 0===t?void 0:t.cached_url})).catch((e=>{console.log(e),te(!1)})).finally((()=>{te(!1)}))):"function"==typeof i&&i()}else(null==e?void 0:e.productType)===M&&(te(!0),0!==(null===(r=Object.keys(l))||void 0===r?void 0:r.length)&&Le(he,[l[null==e?void 0:e.productId]],"",Ee),0!==(null===(d=Object.keys(l))||void 0===d?void 0:d.length)&&ee([l[null==e?void 0:e.productId]],"",(null==e?void 0:e.promoId)?null==e?void 0:e.promoId:G,X,null==e?void 0:e.productType).then((n=>{var t;c.remove("one-commerce-cartId",{path:"/"}),c.set("one-commerce-cartId",null==n?void 0:n.id,{path:"/"}),c.set("cartProduct",null==e?void 0:e.productId,{path:"/"}),window.location.href=null===(t=null==e?void 0:e.summaryURL)||void 0===t?void 0:t.cached_url})).catch((e=>{console.log(e),te(!1)})).finally((()=>{te(!1)})))})(t),className:`${ve.callCart} ${N&&(null==t?void 0:t.productType)===F?ve.disableCallcart:""}`,disabled:N&&(null==t?void 0:t.productType)===F},null==t?void 0:t.buttonLbl,e.createElement("img",{className:ve.arrowIcon,src:null===(T=null==n?void 0:n.btnIcon)||void 0===T?void 0:T.filename,alt:"submit",width:24,height:24}))),e.createElement("div",{className:ve.priceDesc},null==t?void 0:t.priceDesc))};return e.createElement("div",{className:ve.carouselItem,key:o},ne&&e.createElement(K,{keyParams:"loading"}),"large-desktop"===Q&&(null===(s=null==t?void 0:t.desktopBGImage)||void 0===s?void 0:s.filename)&&e.createElement("img",{src:null===(v=null==t?void 0:t.desktopBGImage)||void 0===v?void 0:v.filename,alt:"",width:"100%",height:"550px",className:ve.teaserImage}),(Q===j||Q===$)&&(null===(p=null==t?void 0:t.tabBGImage)||void 0===p?void 0:p.filename)&&e.createElement("img",{src:null===(_=null==t?void 0:t.tabBGImage)||void 0===_?void 0:_.filename,alt:"",width:"100%",height:"550px",className:ve.teaserImage}),Q===M&&(null===(f=null==t?void 0:t.mobileBGImage)||void 0===f?void 0:f.filename)&&e.createElement("img",{src:null===(g=null==t?void 0:t.mobileBGImage)||void 0===g?void 0:g.filename,alt:"",width:"100%",height:"500px",className:ve.teaserImage}),e.createElement("div",{className:`${Q===j||Q===$?ve.contentWrapper:ve.contentMobWrapper}`},e.createElement("div",{className:ve.productDetailsWrapper},e.createElement("div",{className:`${ve.titleSection} ${(null===(h=null==n?void 0:n.productTeaserSlides)||void 0===h?void 0:h.length)>1&&ve.extraSpace}`},(null==t?void 0:t.heading)&&e.createElement(e.Fragment,null,!Y&&e.createElement("div",{className:`${ve.heading}`},null==t?void 0:t.heading),(null==t?void 0:t.tvSubHeading)&&Y&&e.createElement("div",{className:`${ve.heading} ${Y?ve.fadeInText:ve.fadeOutText}`},null==t?void 0:t.tvSubHeading)),(null==t?void 0:t.subHeading)&&e.createElement("div",{className:ve.paragraph},null==t?void 0:t.subHeading),(null==t?void 0:t.description)&&e.createElement("div",{className:ve.description},e.createElement(q,{content:null==t?void 0:t.description}))),e.createElement("div",{className:ve.featureSection},(null===(x=null==t?void 0:t.details)||void 0===x?void 0:x.length)>0&&e.createElement("div",{className:ve.featureList},null===(y=(null==t?void 0:t.details)||[])||void 0===y?void 0:y.map(((n,t)=>{var o,l,i;return e.createElement(e.Fragment,null,t>0&&Q!==M&&e.createElement("div",{className:ve.horizontalLine}),e.createElement("div",{className:ve.features},(null===(o=null==n?void 0:n.icon)||void 0===o?void 0:o.filename)&&e.createElement("img",{className:ve.featureIcon,src:Q===M?null===(l=null==n?void 0:n.mobIcon)||void 0===l?void 0:l.filename:null===(i=null==n?void 0:n.icon)||void 0===i?void 0:i.filename,alt:"icon",width:24,height:24}),(null==n?void 0:n.text)&&e.createElement(e.Fragment,null,e.createElement("div",{className:"me-auto"},e.createElement(q,{content:null==n?void 0:n.text,linkAsTooltip:""!==(null==n?void 0:n.linkTxt),toolTipText:null==n?void 0:n.linkTxt})),(null==n?void 0:n.tooltipTxt)&&e.createElement(ge,{content:null==n?void 0:n.tooltipTxt,tooltipClass:ve.toolTip}))))}))),Q===M&&(null==t?void 0:t.productType)===F&&(null===(E=Object.keys(l))||void 0===E?void 0:E.length)>0&&e.createElement("div",{className:ve.horizontalLineDark}),(null==t?void 0:t.productType)===F&&(null===(T=null==t?void 0:t.tvDetails)||void 0===T?void 0:T.length)>0&&""!==(null==t?void 0:t.tvProductId)&&e.createElement("div",{className:ve.addOnSection},e.createElement("img",{src:Q===M?null===(k=null===(C=null===(w=null==t?void 0:t.tvDetails)||void 0===w?void 0:w[0])||void 0===C?void 0:C.mobIcon)||void 0===k?void 0:k.filename:null===(N=null===(S=null===(P=null==t?void 0:t.tvDetails)||void 0===P?void 0:P[0])||void 0===S?void 0:S.icon)||void 0===N?void 0:N.filename,className:ve.addOnSectionIcon,alt:"tv",width:24,height:24}),e.createElement(q,{content:null===(L=null===(O=null==t?void 0:t.tvDetails)||void 0===O?void 0:O[0])||void 0===L?void 0:L.text}),e.createElement("span",{className:`d-flex align-items-center ${ve.toggleSection}`},e.createElement("span",{className:ve.toggle},null==t?void 0:t.tvPrice),e.createElement(m,null,e.createElement(m.Check,{type:"switch",readOnly:!0,onClick:()=>{var e,n,o,l,i,d,a,c,u,s;Z(!Y),r(!Y),c=Y?"toggle_off_configurator":"toggle_on_configurator",u=null==t?void 0:t.heading,s=(null===(a=null===(d=null===(i=null===(l=null===(o=null===(n=null===(e=null==t?void 0:t.tvDetails)||void 0===e?void 0:e[0])||void 0===n?void 0:n.text)||void 0===o?void 0:o.content)||void 0===l?void 0:l[0])||void 0===i?void 0:i.content)||void 0===d?void 0:d[0])||void 0===a?void 0:a.text).replace(/[^a-zA-Z ]/g,""),window.dataLayer.push({event:ye,event_name:c,headline:u,selection:s})},checked:Y})),(null===(A=null===(D=null==t?void 0:t.tvDetails)||void 0===D?void 0:D[0])||void 0===A?void 0:A.tooltipTxt)&&e.createElement(ge,{content:null===(R=null===(B=null==t?void 0:t.tvDetails)||void 0===B?void 0:B[0])||void 0===R?void 0:R.tooltipTxt,tooltipClass:ve.toolTip}))),Q===M&&(null===(U=Object.keys(l))||void 0===U?void 0:U.length)>0&&e.createElement(e.Fragment,null,e.createElement("div",{className:ve.horizontalLineDark}),le()))),Q!==M&&(null===(W=Object.keys(l))||void 0===W?void 0:W.length)>0&&e.createElement(e.Fragment,null,le())))};var Ae={tabblock:"LineTableV3Refined-module_tabblock__S6m9X",tabcontainer:"LineTableV3Refined-module_tabcontainer__NKVXX",tabcontent:"LineTableV3Refined-module_tabcontent__bIL32",tabcontentactive:"LineTableV3Refined-module_tabcontentactive__UK3d4",tabcontentinactive:"LineTableV3Refined-module_tabcontentinactive__-mxXT",titlecontainer:"LineTableV3Refined-module_titlecontainer__goMFH",title:"LineTableV3Refined-module_title__U9oaa",description:"LineTableV3Refined-module_description__Gq-74",selected:"LineTableV3Refined-module_selected__UlBFL",inactiveicon:"LineTableV3Refined-module_inactiveicon__kqk3d",activeicon:"LineTableV3Refined-module_activeicon__D6zyq",productcenter:"LineTableV3Refined-module_productcenter__HDUzl",bundleproductcard:"LineTableV3Refined-module_bundleproductcard__Jy3iE",mobilecard:"LineTableV3Refined-module_mobilecard__GW9e3",flexgrid:"LineTableV3Refined-module_flexgrid__D2wrK",productcontainer:"LineTableV3Refined-module_productcontainer__O9HbU",highlightBorder:"LineTableV3Refined-module_highlightBorder__DHKGR",highlightText:"LineTableV3Refined-module_highlightText__TTJZU",headersection:"LineTableV3Refined-module_headersection__yhoV0",titlesection:"LineTableV3Refined-module_titlesection__gd-Fl",productheader:"LineTableV3Refined-module_productheader__8rWWf",productdescription:"LineTableV3Refined-module_productdescription__sr-av",ordersection:"LineTableV3Refined-module_ordersection__E2ufE",pricesection:"LineTableV3Refined-module_pricesection__hr3kd",productcontractduration:"LineTableV3Refined-module_productcontractduration__NwfGg",productdetailslink:"LineTableV3Refined-module_productdetailslink__Fswzd",benefitssection:"LineTableV3Refined-module_benefitssection__dF1-F",overlay:"LineTableV3Refined-module_overlay__pBYdY",addsmartphone:"LineTableV3Refined-module_addsmartphone__NgpJF",promocontainer:"LineTableV3Refined-module_promocontainer__kAHqj",disabled:"LineTableV3Refined-module_disabled__hN2WZ",buttontext:"LineTableV3Refined-module_buttontext__LzgmC",swapButton:"LineTableV3Refined-module_swapButton__3zQV7"};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.LineTableV3Refined-module_tabblock__S6m9X .LineTableV3Refined-module_tabcontainer__NKVXX {\n border: 1px solid #3d3935;\n border-radius: 32px;\n display: flex;\n margin-bottom: 0;\n width: auto;\n padding: 4px;\n}\n@media (max-width: 767px) {\n .LineTableV3Refined-module_tabblock__S6m9X .LineTableV3Refined-module_tabcontainer__NKVXX {\n border-radius: 8px;\n }\n}\n.LineTableV3Refined-module_tabblock__S6m9X .LineTableV3Refined-module_tabcontent__bIL32 {\n align-items: center;\n border-radius: 35px;\n cursor: pointer;\n display: flex;\n font-size: 16px;\n font-weight: 700;\n justify-content: center;\n line-height: 24px;\n padding: 8px 12px;\n}\n@media (max-width: 767px) {\n .LineTableV3Refined-module_tabblock__S6m9X .LineTableV3Refined-module_tabcontent__bIL32 {\n border-radius: 8px;\n }\n}\n.LineTableV3Refined-module_tabblock__S6m9X .LineTableV3Refined-module_tabcontentactive__UK3d4 {\n background-color: #da291c;\n border-radius: 35px;\n color: white !important;\n}\n.LineTableV3Refined-module_tabblock__S6m9X .LineTableV3Refined-module_tabcontentactive__UK3d4:hover {\n background-color: #961c13;\n}\n@media (max-width: 767px) {\n .LineTableV3Refined-module_tabblock__S6m9X .LineTableV3Refined-module_tabcontentactive__UK3d4 {\n border-radius: 8px;\n }\n}\n.LineTableV3Refined-module_tabblock__S6m9X .LineTableV3Refined-module_tabcontentinactive__-mxXT:hover {\n color: #961c13;\n}\n.LineTableV3Refined-module_tabblock__S6m9X input[type=radio] {\n display: none;\n}\n\n.LineTableV3Refined-module_titlecontainer__goMFH .LineTableV3Refined-module_title__U9oaa {\n font-size: 24px;\n font-weight: 700;\n line-height: 30px;\n padding-top: 20px;\n text-align: center;\n}\n.LineTableV3Refined-module_titlecontainer__goMFH .LineTableV3Refined-module_description__Gq-74 {\n font-size: 16px;\n font-weight: 24px;\n text-align: center;\n}\n\n.LineTableV3Refined-module_selected__UlBFL {\n align-items: center;\n color: #606060;\n display: inline-flex;\n font-size: 16px;\n font-weight: 500;\n line-height: 24px;\n margin-bottom: 12px;\n margin-right: 50px;\n margin-top: 4px;\n}\n.LineTableV3Refined-module_selected__UlBFL .LineTableV3Refined-module_inactiveicon__kqk3d {\n height: 24px;\n margin-right: 12px;\n width: 24px;\n}\n.LineTableV3Refined-module_selected__UlBFL .LineTableV3Refined-module_activeicon__D6zyq {\n height: 24px;\n margin-right: 12px;\n width: 24px;\n}\n\n.LineTableV3Refined-module_productcenter__HDUzl {\n align-items: center;\n flex-direction: column;\n height: 100%;\n margin-left: 10px;\n margin-right: 10px;\n text-align: center;\n}\n\n.LineTableV3Refined-module_bundleproductcard__Jy3iE {\n align-items: center;\n flex-direction: column;\n height: 100%;\n margin-left: 10px;\n margin-right: 10px;\n text-align: left;\n}\n@media (max-width: 767px) {\n .LineTableV3Refined-module_bundleproductcard__Jy3iE {\n margin-left: 8px;\n margin-right: 8px;\n }\n}\n\n@media (max-width: 767px) {\n .LineTableV3Refined-module_mobilecard__GW9e3 {\n width: calc(100vw - 70px);\n }\n}\n\n.LineTableV3Refined-module_flexgrid__D2wrK {\n display: flex;\n}\n\n.LineTableV3Refined-module_productcontainer__O9HbU {\n background-color: #fff;\n border: 4px solid transparent;\n border-radius: 8px;\n box-shadow: 0 2px 4px 0 rgba(87, 84, 82, 0.2);\n justify-content: space-between;\n padding: 16px;\n position: relative;\n}\n\n.LineTableV3Refined-module_highlightBorder__DHKGR {\n border: 4px solid #587467;\n border-radius: 8px;\n}\n\n.LineTableV3Refined-module_highlightText__TTJZU {\n align-items: center;\n background-color: #587467;\n border-radius: 8px;\n color: #fff;\n display: flex;\n flex-direction: row;\n font-size: 14px;\n font-weight: 700;\n justify-content: center;\n left: 28px;\n line-height: 20px;\n min-height: 24px;\n padding: 4px 8px;\n position: absolute;\n top: -18px;\n width: fit-content;\n}\n\n.LineTableV3Refined-module_headersection__yhoV0 {\n padding-bottom: 8px;\n}\n\n.LineTableV3Refined-module_titlesection__gd-Fl {\n align-items: flex-start;\n display: flex;\n justify-content: space-between;\n}\n\n.LineTableV3Refined-module_productheader__8rWWf {\n font-size: 28px;\n font-weight: 700;\n line-height: 36px;\n margin-bottom: 8px;\n}\n\n.LineTableV3Refined-module_productdescription__sr-av {\n color: #587467;\n font-size: 16px;\n font-weight: 400;\n line-height: 24px;\n}\n\n.LineTableV3Refined-module_ordersection__E2ufE {\n border-top: 1px solid #e6e3df;\n margin-top: 15px;\n padding: 8px;\n text-align: center;\n}\n\n.LineTableV3Refined-module_pricesection__hr3kd {\n justify-content: center;\n}\n\n.LineTableV3Refined-module_productcontractduration__NwfGg {\n font-size: 12px;\n font-weight: 400;\n line-height: 16px;\n}\n\n.LineTableV3Refined-module_productdetailslink__Fswzd {\n color: #da291c;\n cursor: pointer;\n font-size: 16px;\n line-height: 24px;\n text-decoration: underline;\n}\n\n.LineTableV3Refined-module_benefitssection__dF1-F {\n padding-top: 16px;\n}\n\n.LineTableV3Refined-module_overlay__pBYdY {\n cursor: default;\n display: block;\n opacity: 0.4;\n pointer-events: none;\n}\n\n.LineTableV3Refined-module_addsmartphone__NgpJF img {\n margin-right: 10px;\n vertical-align: bottom;\n}\n\n.LineTableV3Refined-module_promocontainer__kAHqj {\n align-items: center;\n background: #2e6199;\n border-radius: 8px;\n color: #ffffff;\n display: flex;\n flex-direction: row;\n font-size: 14px;\n font-weight: 700;\n justify-content: center;\n left: 28px;\n line-height: 20px;\n min-height: 24px;\n padding: 4px 8px;\n position: absolute;\n top: -18px;\n width: fit-content;\n}\n\n.LineTableV3Refined-module_disabled__hN2WZ {\n opacity: 0.4;\n color: #606060;\n display: inline-block;\n font-weight: 500;\n margin-right: 6px;\n}\n\n.LineTableV3Refined-module_buttontext__LzgmC {\n font-size: 16px;\n line-height: 24px;\n color: #ffffff;\n font-weight: bold;\n text-align: center;\n}\n\n.LineTableV3Refined-module_swapButton__3zQV7 {\n display: flex;\n flex-direction: column-reverse;\n}");const Be=n=>{var t,o;const l={superLargeDesktop:{breakpoint:{max:1e4,min:1440},items:4},desktop:{breakpoint:{max:1440,min:1024},items:3},tablet:{breakpoint:{max:1023,min:768},items:2},mobile:{breakpoint:{max:767,min:0},items:1,partialVisibilityGutter:(null===(t=null==n?void 0:n.children)||void 0===t?void 0:t.length)>1?48:5}},i=I(),r=e.useRef(),d=parseInt(n.carouselIndex,10);let a=!1;return e.useEffect((()=>{const e=window.innerWidth;a=e<767,setTimeout((()=>{var e;(!a&&d>2||a)&&(null===(e=r.current)||void 0===e||e.goToSlide(d,!1))}),400)}),[n.children.length]),e.createElement(s,{responsive:l,renderButtonGroupOutside:!0,partialVisible:!0,swipeable:!0,autoPlay:!1,shouldResetAutoplay:!1,arrows:"mobile"!==i||!!(null==n?void 0:n.arrow),showDots:"mobile"===i||(null===(o=null==n?void 0:n.children)||void 0===o?void 0:o.length)>3,ref:r,customTransition:"transform 1s ease"},n.children)};var Re={productdetailswrapper:"ProductDetailsV3-module_productdetailswrapper__e1kPi",configheadersection:"ProductDetailsV3-module_configheadersection__p8XVS",displayname:"ProductDetailsV3-module_displayname__-EW8R",configdetailssection:"ProductDetailsV3-module_configdetailssection__yMamD",disabled:"ProductDetailsV3-module_disabled__tsjRY",showmore:"ProductDetailsV3-module_showmore__oIuyq",newmodal:"ProductDetailsV3-module_newmodal__C9g8C",tvHeading:"ProductDetailsV3-module_tvHeading__xdTqD",changeBtn:"ProductDetailsV3-module_changeBtn__WzRWX",optioncontainer:"ProductDetailsV3-module_optioncontainer__gUve-",optionlist:"ProductDetailsV3-module_optionlist__xVV8H",optiontitle:"ProductDetailsV3-module_optiontitle__eFcLL",optionwrapper:"ProductDetailsV3-module_optionwrapper__OqPW5",text:"ProductDetailsV3-module_text__U2B2W",pricecontainer:"ProductDetailsV3-module_pricecontainer__e8RuB",discountedprice:"ProductDetailsV3-module_discountedprice__trCaV",duration:"ProductDetailsV3-module_duration__KqhC6",basePriceAfterDiscount:"ProductDetailsV3-module_basePriceAfterDiscount__mOab8",pricedisplay:"ProductDetailsV3-module_pricedisplay__MXeXL",blockskeleton:"ProductDetailsV3-module_blockskeleton__OhQ-8"};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.ProductDetailsV3-module_productdetailswrapper__e1kPi {\n border-top: 1px solid #e6e3df;\n padding: 16px 0;\n}\n\n.ProductDetailsV3-module_configheadersection__p8XVS {\n display: inline-flex;\n}\n\n.ProductDetailsV3-module_displayname__-EW8R {\n align-items: center;\n display: flex;\n font-size: 16px;\n font-weight: 400;\n line-height: 24px;\n padding: 0 8px;\n}\n\n.ProductDetailsV3-module_configdetailssection__yMamD {\n font-size: 14px;\n font-weight: 400;\n line-height: 20px;\n padding-left: 32px;\n}\n\n.ProductDetailsV3-module_disabled__tsjRY {\n color: #606060;\n display: inline-block;\n font-weight: 500;\n margin-right: 6px;\n opacity: 0.4;\n}\n\n.ProductDetailsV3-module_showmore__oIuyq {\n color: #da291c;\n cursor: pointer;\n padding-left: 0;\n}\n\n.ProductDetailsV3-module_newmodal__C9g8C {\n align-items: center;\n border: 1px solid black;\n border-radius: 8px;\n cursor: pointer;\n display: flex;\n font-size: 14px;\n line-height: 20px;\n margin-bottom: 4px;\n margin-top: 8px;\n min-height: 38px;\n}\n.ProductDetailsV3-module_newmodal__C9g8C .ProductDetailsV3-module_tvHeading__xdTqD {\n font-weight: 700;\n margin-left: 10px;\n width: 100%;\n}\n.ProductDetailsV3-module_newmodal__C9g8C .ProductDetailsV3-module_changeBtn__WzRWX {\n color: #da291c;\n}\n.ProductDetailsV3-module_newmodal__C9g8C > img {\n margin: 4px 10px 0 4px;\n}\n\n.ProductDetailsV3-module_optioncontainer__gUve- {\n background: rgba(153, 178, 167, 0.1);\n border: 1px solid #B6C8C0;\n border-radius: 8px;\n padding: 12px 16px;\n}\n.ProductDetailsV3-module_optioncontainer__gUve- .ProductDetailsV3-module_optionlist__xVV8H {\n margin-top: 2px;\n}\n.ProductDetailsV3-module_optioncontainer__gUve- .ProductDetailsV3-module_optionlist__xVV8H .ProductDetailsV3-module_optiontitle__eFcLL {\n font-size: 16px;\n font-weight: 700;\n line-height: 24px;\n}\n.ProductDetailsV3-module_optioncontainer__gUve- .ProductDetailsV3-module_optionlist__xVV8H .ProductDetailsV3-module_optionwrapper__OqPW5 {\n color: #5f5955;\n display: flex;\n font-size: 14px;\n font-weight: 500;\n justify-content: space-between;\n line-height: 20px;\n margin-top: 12px;\n min-height: 24px;\n}\n.ProductDetailsV3-module_optioncontainer__gUve- .ProductDetailsV3-module_optionlist__xVV8H .ProductDetailsV3-module_optionwrapper__OqPW5 .ProductDetailsV3-module_text__U2B2W > div > p > b {\n color: #5e94cf;\n}\n\n.ProductDetailsV3-module_pricecontainer__e8RuB {\n justify-content: center;\n}\n.ProductDetailsV3-module_pricecontainer__e8RuB .ProductDetailsV3-module_discountedprice__trCaV {\n font-size: 24px;\n font-weight: 700;\n line-height: 32px;\n}\n.ProductDetailsV3-module_pricecontainer__e8RuB .ProductDetailsV3-module_duration__KqhC6 {\n font-size: 16px;\n font-weight: 400;\n line-height: 24px;\n}\n.ProductDetailsV3-module_pricecontainer__e8RuB .ProductDetailsV3-module_basePriceAfterDiscount__mOab8 {\n font-size: 20px;\n font-weight: 700;\n line-height: 28px;\n padding-left: 10px;\n position: relative;\n}\n.ProductDetailsV3-module_pricecontainer__e8RuB .ProductDetailsV3-module_basePriceAfterDiscount__mOab8::after {\n border-bottom: 2px solid #e6003c;\n content: "";\n left: 8px;\n position: absolute;\n right: -1px;\n top: 50%;\n}\n.ProductDetailsV3-module_pricecontainer__e8RuB .ProductDetailsV3-module_pricedisplay__MXeXL {\n font-size: 16px;\n font-weight: 400;\n line-height: 24px;\n padding: 4px;\n}\n\n.ProductDetailsV3-module_blockskeleton__OhQ-8 {\n bottom: 5px;\n height: 15px;\n top: 5px;\n}');const Fe=({content:n,entitlementConfig:t,indexKey:o,listlength:l,showModalPopup:i,sbStaticConstants:r,tabIndex:d,countryList:a,metadata:c})=>{var u;const[s,m]=e.useState(!1),v=e.useRef(null),p=null===(u=null==b?void 0:b.getInstance())||void 0===u?void 0:u.getAssetPath();e.useEffect((()=>{setTimeout((()=>{_()}),100)}),[s]);const _=()=>{P(`product-configv3${d}`,l),P(`detailsectionv3${d}`,l)};return e.createElement("div",{ref:v},e.createElement("div",{className:Re.productdetailswrapper},e.createElement("div",{className:Re.configheadersection,style:{width:"100%"}},(null==n?void 0:n.icon)?e.createElement("span",null,e.createElement("img",{src:null==n?void 0:n.icon,alt:"img",width:24,height:24,className:Re.imagecontainer})):"",e.createElement("span",{className:Re.displayname},null==n?void 0:n.name),(null==n?void 0:n.tooltip)?e.createElement("div",{className:Re.bundletooltip,style:{marginLeft:"auto"}},e.createElement(ge,{content:null==n?void 0:n.tooltip})):""),e.createElement("div",{className:Re.configdetailssection},(null==n?void 0:n.tvChannelName)&&"TV"===(null==n?void 0:n.poType)&&e.createElement("div",{className:Re.newmodal,onClick:()=>{i()}},e.createElement("div",{className:Re.tvHeading},null==n?void 0:n.tvChannelName),e.createElement("div",{className:Re.changeBtn},r.changeText),e.createElement("img",{src:`${p}/icons/chevron-down-red.svg`,height:24,width:24,alt:""})),(null==n?void 0:n.includeDescription)?e.createElement("div",{className:Re.productdetailsdescription,id:`entitledespV3${o}`},e.createElement(q,{content:null==n?void 0:n.description})):e.createElement(e.Fragment,null,(null==n?void 0:n.includeEntitlement)&&t&&(null==t?void 0:t.map(((n,t)=>e.createElement(e.Fragment,null,t<2||t>1&&s?e.createElement("div",{className:Re.entitlementvalue},(null==n?void 0:n.icon)&&e.createElement("div",{className:Re.entitlementicon},e.createElement("img",{src:null==n?void 0:n.icon,width:20,height:20})),e.createElement("div",{className:(null==n?void 0:n.isDisabled)?Re.disabled:""},null==n?void 0:n.entitlement,(null==n?void 0:n.toolTipText)&&e.createElement("div",{className:Re.bundletooltip},e.createElement(ge,{content:null==n?void 0:n.toolTipText})))):"")))),(null==t?void 0:t.length)>2&&e.createElement("div",{className:Re.showmore,onClick:()=>m(!s)},s?null==r?void 0:r.show_less:null==r?void 0:r.show_more)),(null==n?void 0:n.linkText)&&e.createElement(te,{product:a,linkText:null==n?void 0:n.linkText,metadata:c,reuseableLineTable:!0}))))};var ze="SkeletonLoader-module_reactloadingskeletonV3__hLl73";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.SkeletonLoader-module_reactloadingskeletonV3__hLl73 {\n --base-color: #ebebeb;\n --highlight-color: #f5f5f5;\n --animation-duration: 1.5s;\n --animation-direction: normal;\n --pseudo-element-display: block; /* Enable animation */\n background-color: var(--base-color);\n width: 100%;\n border-radius: 0.25rem;\n display: inline-flex;\n line-height: 1;\n position: relative;\n user-select: none;\n overflow: hidden;\n}\n\n.SkeletonLoader-module_reactloadingskeletonV3__hLl73::after {\n content: " ";\n display: var(--pseudo-element-display);\n position: absolute;\n top: 0;\n left: 0;\n right: 0;\n height: 100%;\n background-repeat: no-repeat;\n background-image: linear-gradient(90deg, var(--base-color), var(--highlight-color), var(--base-color));\n transform: translateX(-100%);\n animation-name: SkeletonLoader-module_react-loading-skeleton__G8Drm;\n animation-direction: var(--animation-direction);\n animation-duration: var(--animation-duration);\n animation-timing-function: ease-in-out;\n animation-iteration-count: infinite;\n}\n\n@media (prefers-reduced-motion) {\n .SkeletonLoader-module_reactloadingskeletonV3__hLl73 {\n --pseudo-element-display: none; /* Disable animation */\n }\n}\n.SkeletonLoader-module_skeletontittle__tKku- {\n height: 50px;\n}\n\n.SkeletonLoader-module_skeletonline__BsblE {\n height: 15px;\n margin: 8px 0;\n}');const Ge=({count:n=1,stylename:t=""})=>e.createElement("div",null,e.createElement(v,{className:`${ze} ${t}`,count:n})),Me=({content:n,priceCollection:t,toggleSwitch:o,sbStaticConstants:l})=>{var i,r,d,a,c,u;const s=null!==(i=null==t?void 0:t.base)&&void 0!==i?i:0;let m=null!==(a=null===(d=null===(r=null==t?void 0:t.discount)||void 0===r?void 0:r[0])||void 0===d?void 0:d.value)&&void 0!==a?a:0;null===(c=null==t?void 0:t.discount)||void 0===c||c.map((e=>{1==(null==e?void 0:e.cycleStart)&&(m=null==e?void 0:e.value)}));const v=null==t?void 0:t.discount,p=null==t?void 0:t.int_fmc,_=null==t?void 0:t.mob_fmc;let f=!1;return e.createElement("div",null,Number(s)>0?e.createElement(e.Fragment,null,e.createElement("div",{className:`${Re.pricecontainer}`},e.createElement("span",{className:`${Re.discountedprice} ${o&&!(p>0||_>0)?"":o||p>0||_>0||(null==v?void 0:v.length)>0?Re.promo:""}`},V(m>0&&!o?m:s),e.createElement("span",{className:`${Re.duration}`},null==l?void 0:l.mt)),s&&(p>0||_>0||!o&&v.length>0)&&e.createElement("span",{className:`${Re.basePriceAfterDiscount}`},V(s)),e.createElement("div",null,null==n?void 0:n.promoText)),!o&&!_&&!p&&(null==v?void 0:v.length)>0&&(null===(u=null==v?void 0:v[0])||void 0===u?void 0:u.cycleEnd)&&e.createElement("div",null,e.createElement("div",{className:Re.pricedisplay},v.length>0&&v.map((n=>(720===(null==n?void 0:n.cycleEnd)&&(f=!0),e.createElement(e.Fragment,null," ",e.createElement("span",{className:Re.pricelabel},f?null==l?void 0:l.lifetime_label:e.createElement(e.Fragment,null," ",1!=n.cycleStart&&e.createElement(e.Fragment,null,"CHF"," ",V(n.value))," ",1===n.cycleStart?L(null==l?void 0:l.promo_first_lt,[n.cycleEnd]):L(null==l?void 0:l.promo_next_lt,[n.cycleEnd-n.cycleStart+1]))))))),!f&&e.createElement("span",null," ",L(null==l?void 0:l.promo_then_lt,[V(s)]))))):e.createElement(Ge,{stylename:Re.blockskeleton}))};var $e="ProductDetailsV2-module_productmodal__2B7qv",je="ProductDetailsV2-module_container__dH9t4",Ue="ProductDetailsV2-module_backbtn__5E2Ow",We="ProductDetailsV2-module_closebtn__vonVN",qe="ProductDetailsV2-module_cartbtn__lmC7O",He="ProductDetailsV2-module_check-footer__iuqqZ",Xe="ProductDetailsV2-module_footer-linetablev3__bo9Qj";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@media (min-width: 1024px) {\n .ProductDetailsV2-module_productmodal__2B7qv {\n min-width: 884px;\n }\n}\n@media (min-width: 768px) and (max-width: 1023px) {\n .ProductDetailsV2-module_productmodal__2B7qv {\n min-width: 740px;\n }\n}\n.ProductDetailsV2-module_productmodal__2B7qv .modal-body {\n padding: 0 16px 16px;\n}\n@media (max-width: 767px) {\n .ProductDetailsV2-module_productmodal__2B7qv .modal-body {\n padding: 12px;\n }\n}\n.ProductDetailsV2-module_productmodal__2B7qv .modal-content {\n background-color: #f7f6f5;\n border-radius: 8px;\n box-shadow: 0px 20px 30px -8px rgba(87, 84, 82, 0.4);\n}\n.ProductDetailsV2-module_productmodal__2B7qv .modal-content .modal-header {\n border-bottom: none !important;\n}\n.ProductDetailsV2-module_productmodal__2B7qv .ProductDetailsV2-module_container__dH9t4 {\n display: flex;\n align-items: center;\n margin-left: 16px;\n}\n.ProductDetailsV2-module_productmodal__2B7qv .ProductDetailsV2-module_container__dH9t4 .ProductDetailsV2-module_backbtn__5E2Ow {\n color: #da291c;\n}\n@media (max-width: 767px) {\n .ProductDetailsV2-module_productmodal__2B7qv .ProductDetailsV2-module_container__dH9t4 {\n margin-left: 12px;\n }\n}\n.ProductDetailsV2-module_productmodal__2B7qv .ProductDetailsV2-module_closebtn__vonVN .btn-close:focus {\n border: none;\n box-shadow: none;\n}\n\n.ProductDetailsV2-module_cartbtn__lmC7O {\n cursor: pointer;\n text-align: center;\n width: fit-content;\n float: right;\n}\n.ProductDetailsV2-module_cartbtn__lmC7O .primarybutton {\n padding: 10px 24px;\n}\n@media (max-width: 767px) {\n .ProductDetailsV2-module_cartbtn__lmC7O {\n position: inherit;\n width: auto;\n top: 0;\n right: auto;\n }\n}\n\n.ProductDetailsV2-module_check-footer__iuqqZ {\n position: relative;\n bottom: 0;\n margin: 24px 16px;\n padding: 8px 16px;\n border: 1px solid #e6e3df;\n border-radius: 8px;\n}\n.ProductDetailsV2-module_check-footer__iuqqZ .ProductDetailsV2-module_footer-linetablev3__bo9Qj {\n width: 100%;\n display: inline-flex;\n justify-content: space-between;\n align-items: center;\n}\n\n.ProductDetailsV2-module_back-button__U8Wjz {\n position: fixed;\n top: 0;\n padding: 16px 0;\n}\n\n.ProductDetailsV2-module_modal-price__jlNZA {\n padding: 16px 0 24px;\n}\n\n.ProductDetailsV2-module_productDetailstext__Mg-EX {\n color: #3d3935;\n text-decoration: underline;\n}\n\n.ProductDetailsV2-module_productDetailstextNew__w3s0l {\n color: #da291c;\n text-decoration: underline;\n}\n\n.ProductDetailsV2-module_textColor__tQQxl {\n color: #ffffff;\n text-decoration: underline;\n}");const Ke=({modalState:n,handler:l,showFooter:i,footerNode:r,children:d,width:a,height:c,backButton:u})=>{var s;const m=null===(s=null==b?void 0:b.getInstance())||void 0===s?void 0:s.getAssetPath();return e.useEffect((()=>{const e=document&&(null===document||void 0===document?void 0:document.querySelector(".product-modal .footer-main"));e&&(e.style.zIndex="10");const n=document&&(null===document||void 0===document?void 0:document.querySelector(".modal-dialog.product-modal"));n&&(n.style.maxWidth=a,n.style.padding="0",n.style.transform="none");const t=document&&(null===document||void 0===document?void 0:document.querySelector(".product-modal .modal-content"));t&&(t.style.height=c,t.style.backgroundColor="#F7F6F5");const o=document&&document.querySelector(".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&&document.querySelector(".product-modal .modal-body");l&&(l.style.background="#f8f8f8",l.style.paddingTop="70px")}),[c]),e.createElement(t,{scrollable:!1,show:n,onHide:l,keyboard:!1,dialogClassName:$e},e.createElement(t.Header,null,e.createElement("div",{onClick:l,className:`${je}`},e.createElement(e.Fragment,null,e.createElement("img",{src:`${m}/icons/arrow-left-red.svg`,alt:"",height:24,width:24,className:"me-3"}),e.createElement("span",{className:Ue},u))),e.createElement("div",{className:`${We} me-3 mt-3`},e.createElement(o,{className:"sr-modal-close",onClick:l}))),e.createElement(t.Body,null,d),i&&e.createElement(t.Footer,null,r))},Ye=({content:n,isMobileFlow:t,sbStaticConstants:o,address:l,isAvailable:i,showPrice:r,createCartCall:d,updatedContent:a})=>{var c;const[u,s]=e.useState(!1);return e.useEffect((()=>{!t&&!i||""===(null==r?void 0:r.base)?s(!0):s(!1)}),[n,r,i]),e.createElement("div",null,t?(null==a?void 0:a.swapButton)?(null==a?void 0:a.ctaLinkLabel)&&e.createElement("a",{onClick:d,className:`${u&&Ae.disabled}`},null==a?void 0:a.ctaLinkLabel):e.createElement("button",{className:`primarybutton ${u&&Ae.disabled}`,onClick:d,disabled:u},e.createElement("span",{className:Ae.buttontext},null==o?void 0:o.addToCartBtnTxt)):e.createElement(e.Fragment,null,l&&(null===(c=null==Object?void 0:Object.keys(l))||void 0===c?void 0:c.length)>0?e.createElement(e.Fragment,null,e.createElement("button",{className:`primarybutton ${u&&Ae.disabled}`,onClick:d,disabled:u},e.createElement("span",{className:Ae.buttontext},null==o?void 0:o.addToCartBtnTxt))):e.createElement("button",{onClick:d,className:"configurebutton"},e.createElement("span",null,null==o?void 0:o.check_availability))))},Ze=({products:n,showProductDetail:t,setShowProductDetail:o,content:l,priceCollection:i,addToCart:r,sbStaticConstants:d,createCartCall:a,contractDuration:c})=>{var u;const[s,m]=e.useState(!0);let v=[],p="";n&&n.length>0&&(null==n||n.map((e=>{v=null==e?void 0:e.modalBody,p=null==e?void 0:e.backButton})));return e.createElement(e.Fragment,null,t&&e.createElement(e.Fragment,null,e.createElement(Ke,{modalState:s,handler:()=>{m(!s),o(!t)},showFooter:!1,height:"100%",backButton:p},e.createElement(e.Fragment,null,null==v?void 0:v.map(((n,t)=>e.createElement(re,null,e.createElement(e.Fragment,null,(null==n?void 0:n.component)===A&&e.createElement(H,{content:n,key:t}),(null==n?void 0:n.component)===R&&e.createElement(ce,{content:n}),(null==n?void 0:n.component)===B&&e.createElement(ae,{content:n}))))),e.createElement("div",{className:`footer-main ${He} `},e.createElement("span",{className:`${Xe}`},e.createElement("div",null,e.createElement(Me,{content:l,priceCollection:i,sbStaticConstants:d}),e.createElement("div",null,c?L(null===(u=null==d?void 0:d.minContractDuration)||void 0===u?void 0:u.substring(1),[c]):null==d?void 0:d.simo_no_contract_term)),e.createElement("div",{className:qe},e.createElement(Ye,{content:l,sbStaticConstants:d,isAvailable:null==r?void 0:r.isAvailable,showPrice:i,isSkeletonLoading:null==r?void 0:r.isSkeletonLoading,isMobileFlow:null==r?void 0:r.isMobileFlow,createCartCall:a,address:null==r?void 0:r.address}))))))))};var Je={errormodalbox:"TVChannelOfferV2-module_errormodalbox__sDWbF",header:"TVChannelOfferV2-module_header__kzobu",errorwrapper:"TVChannelOfferV2-module_errorwrapper__Gg4jt",title:"TVChannelOfferV2-module_title__RbPPM",body:"TVChannelOfferV2-module_body__tQavD",footer:"TVChannelOfferV2-module_footer__4rVEl",optionsContent:"TVChannelOfferV2-module_optionsContent__AyBQJ",confirmBtn:"TVChannelOfferV2-module_confirmBtn__ZI4NW",errordialog:"TVChannelOfferV2-module_errordialog__llanJ"};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.TVChannelOfferV2-module_errormodalbox__sDWbF {\n border-radius: 0px;\n padding: 20px 16px 100px;\n box-shadow: rgba(87, 84, 82, 0.4);\n background-color: #f8f8f8;\n overflow: visible;\n}\n.TVChannelOfferV2-module_errormodalbox__sDWbF .TVChannelOfferV2-module_header__kzobu {\n z-index: 1;\n border: none;\n padding: 0px;\n margin-bottom: -12px;\n margin-right: 0.5rem;\n}\n.TVChannelOfferV2-module_errormodalbox__sDWbF .TVChannelOfferV2-module_header__kzobu .btn-close:focus {\n border: none;\n box-shadow: none;\n}\n.TVChannelOfferV2-module_errormodalbox__sDWbF .TVChannelOfferV2-module_errorwrapper__Gg4jt {\n border-radius: 8px;\n box-shadow: rgba(87, 84, 82, 0.2);\n}\n.TVChannelOfferV2-module_errormodalbox__sDWbF .TVChannelOfferV2-module_errorwrapper__Gg4jt .TVChannelOfferV2-module_title__RbPPM {\n margin-right: 24px;\n margin-bottom: 24px;\n color: #3d3935;\n font-size: 20px;\n line-height: 28px;\n font-weight: 700;\n text-align: center;\n}\n.TVChannelOfferV2-module_errormodalbox__sDWbF .TVChannelOfferV2-module_errorwrapper__Gg4jt .TVChannelOfferV2-module_body__tQavD {\n padding: 0px;\n display: flex;\n color: #5f5955;\n flex-wrap: wrap;\n justify-content: center;\n}\n.TVChannelOfferV2-module_errormodalbox__sDWbF .TVChannelOfferV2-module_footer__4rVEl {\n border: none;\n position: absolute;\n bottom: 0px;\n right: 0;\n width: 100%;\n padding: 24px 0px;\n border-radius: 0px;\n}\n.TVChannelOfferV2-module_errormodalbox__sDWbF .TVChannelOfferV2-module_footer__4rVEl .TVChannelOfferV2-module_optionsContent__AyBQJ {\n margin: auto;\n width: fit-content;\n}\n.TVChannelOfferV2-module_errormodalbox__sDWbF .TVChannelOfferV2-module_footer__4rVEl .TVChannelOfferV2-module_confirmBtn__ZI4NW {\n border: none;\n width: fit-content;\n}\n.TVChannelOfferV2-module_errormodalbox__sDWbF .TVChannelOfferV2-module_footer__4rVEl .TVChannelOfferV2-module_confirmBtn__ZI4NW > img {\n margin-left: 8px;\n}\n.TVChannelOfferV2-module_errormodalbox__sDWbF .TVChannelOfferV2-module_footer__4rVEl p {\n color: #ffffff;\n align-items: left;\n}\n\n.TVChannelOfferV2-module_errordialog__llanJ {\n max-width: 934px;\n}");var Qe="EntertainmentOptionsV2-module_entertainmentoptionswrapper__qk4h-",en="EntertainmentOptionsV2-module_cardinputelement__00RZZ",nn="EntertainmentOptionsV2-module_card__LqNAf";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.EntertainmentOptionsV2-module_entertainmentoptionswrapper__qk4h- {\n align-items: flex-start;\n background: #ffffff;\n border-radius: 8px;\n box-shadow: 0px 2px 4px rgba(87, 84, 82, 0.2);\n display: flex;\n flex: none;\n flex-direction: column;\n margin: 10px;\n max-width: 340px;\n order: 0;\n position: relative;\n width: 100%;\n}\n@media (min-width: 1024px) {\n .EntertainmentOptionsV2-module_entertainmentoptionswrapper__qk4h- {\n max-width: 380px;\n }\n}\n.EntertainmentOptionsV2-module_entertainmentoptionswrapper__qk4h- .EntertainmentOptionsV2-module_fs12__rhrjW {\n margin-left: 4px;\n}\n.EntertainmentOptionsV2-module_entertainmentoptionswrapper__qk4h- .EntertainmentOptionsV2-module_cardinputelement__00RZZ + .EntertainmentOptionsV2-module_card__LqNAf {\n -webkit-box-shadow: none;\n border: 0px;\n border-radius: 8px;\n box-shadow: none;\n height: 100%;\n width: 100%;\n}\n.EntertainmentOptionsV2-module_entertainmentoptionswrapper__qk4h- .EntertainmentOptionsV2-module_cardinputelement__00RZZ + .EntertainmentOptionsV2-module_card__LqNAf:hover {\n cursor: pointer;\n}\n.EntertainmentOptionsV2-module_entertainmentoptionswrapper__qk4h- .EntertainmentOptionsV2-module_cardinputelement__00RZZ:checked + .EntertainmentOptionsV2-module_card__LqNAf {\n outline: 4px solid #da291c;\n}\n.EntertainmentOptionsV2-module_entertainmentoptionswrapper__qk4h- .EntertainmentOptionsV2-module_cardinputelement__00RZZ:checked + .EntertainmentOptionsV2-module_card__LqNAf h4 {\n color: #da291c;\n}\n.EntertainmentOptionsV2-module_entertainmentoptionswrapper__qk4h- .EntertainmentOptionsV2-module_cardinputelement__00RZZ:checked + .EntertainmentOptionsV2-module_card__LqNAf.EntertainmentOptionsV2-module_showArrow__timDx::after {\n width: 0;\n height: 0;\n border-left: 9px solid transparent;\n border-right: 9px solid transparent;\n border-top: 8px solid #f1571d;\n position: absolute;\n content: "";\n top: calc(100% + 4px);\n left: calc(50% - 9px);\n}\n@media (max-width: 767px) {\n .EntertainmentOptionsV2-module_entertainmentoptionswrapper__qk4h- .EntertainmentOptionsV2-module_cardinputelement__00RZZ:checked + .EntertainmentOptionsV2-module_card__LqNAf.EntertainmentOptionsV2-module_showArrow__timDx::after {\n display: none;\n }\n}\n\n.EntertainmentOptionsV2-module_entertainmentoptionswrappermobile__FX0BH {\n align-items: flex-start;\n border-bottom: 1px solid #e5e5e5;\n display: flex;\n flex-direction: inherit;\n min-width: max-content;\n position: static;\n}\n.EntertainmentOptionsV2-module_entertainmentoptionswrappermobile__FX0BH .EntertainmentOptionsV2-module_mobcard__MUGs3 {\n border-radius: 8px;\n width: 100%;\n}\n.EntertainmentOptionsV2-module_entertainmentoptionswrappermobile__FX0BH .EntertainmentOptionsV2-module_mobcard__MUGs3 .EntertainmentOptionsV2-module_tabheading__ve-Rh {\n display: flex;\n padding: 0 0 10px 50px;\n}\n.EntertainmentOptionsV2-module_entertainmentoptionswrappermobile__FX0BH .EntertainmentOptionsV2-module_mobcard__MUGs3 .EntertainmentOptionsV2-module_tabheading__ve-Rh .EntertainmentOptionsV2-module_entoptibutton__TAVdH {\n margin-left: auto;\n padding-right: 15px;\n}\n.EntertainmentOptionsV2-module_entertainmentoptionswrappermobile__FX0BH .EntertainmentOptionsV2-module_mobcard__MUGs3 .EntertainmentOptionsV2-module_tabheading__ve-Rh h4 {\n color: #333333;\n font-size: 16px;\n font-weight: 700;\n left: 32px;\n line-height: 24px;\n top: 12px;\n min-width: max-content;\n}\n.EntertainmentOptionsV2-module_entertainmentoptionswrappermobile__FX0BH .EntertainmentOptionsV2-module_mobcard__MUGs3 .EntertainmentOptionsV2-module_additionalprice__s7i-2 {\n transform: translate(50px, -20px);\n}\n.EntertainmentOptionsV2-module_entertainmentoptionswrappermobile__FX0BH .EntertainmentOptionsV2-module_mobcard__MUGs3 .EntertainmentOptionsV2-module_additionalprice__s7i-2 p span {\n color: #333333;\n font-size: 16px;\n font-weight: 700;\n left: 32px;\n line-height: 24px;\n top: 0;\n}\n.EntertainmentOptionsV2-module_entertainmentoptionswrappermobile__FX0BH .EntertainmentOptionsV2-module_mobcard__MUGs3 .EntertainmentOptionsV2-module_inputfield__grFes {\n height: 50px;\n margin: 0 16px 16px 16px;\n}\n\n.EntertainmentOptionsV2-module_radiocontainer__U83LN {\n cursor: pointer;\n display: inline-block;\n font-weight: 700;\n padding-left: 30px;\n position: relative;\n}\n.EntertainmentOptionsV2-module_radiocontainer__U83LN .EntertainmentOptionsV2-module_checkmark__BeCUA {\n border: 2px solid #b2b2b2;\n border-radius: 50%;\n height: 20px;\n left: 0;\n margin: 10px 10px 0 18px;\n position: absolute;\n top: 0;\n width: 20px;\n}\n.EntertainmentOptionsV2-module_radiocontainer__U83LN .EntertainmentOptionsV2-module_checkmark__BeCUA.EntertainmentOptionsV2-module_disabled__Lf1GV {\n border: 2px solid #b2b2b2;\n}\n\n.EntertainmentOptionsV2-module_radiocontainer__U83LN input {\n cursor: pointer;\n opacity: 0;\n position: absolute;\n}\n\n/* When the radio button is checked, add a blue background */\n.EntertainmentOptionsV2-module_radiocontainer__U83LN input:checked ~ .EntertainmentOptionsV2-module_checkmark__BeCUA {\n background-color: #ffffff;\n border: 2px solid #d9415c;\n}\n.EntertainmentOptionsV2-module_radiocontainer__U83LN input:checked ~ .EntertainmentOptionsV2-module_checkmark__BeCUA:hover {\n border: 2px solid #d9415c;\n}\n.EntertainmentOptionsV2-module_radiocontainer__U83LN input:checked ~ .EntertainmentOptionsV2-module_checkmark__BeCUA:hover:after {\n background: #d9415c;\n}\n\n/* Create the indicator (the dot/circle - hidden when not checked) */\n.EntertainmentOptionsV2-module_checkmark__BeCUA:after {\n content: "";\n display: none;\n position: absolute;\n}\n\n/* Show the indicator (dot/circle) when checked */\n.EntertainmentOptionsV2-module_radiocontainer__U83LN input:checked ~ .EntertainmentOptionsV2-module_checkmark__BeCUA:after {\n display: block;\n}\n\n/* Style the indicator (dot/circle) */\n.EntertainmentOptionsV2-module_radiocontainer__U83LN .EntertainmentOptionsV2-module_checkmark__BeCUA:after {\n background: #d9415c;\n border-radius: 50%;\n height: 10px;\n left: 3px;\n top: 3px;\n width: 10px;\n}');var tn="ReactInputSelectV2-module_selectcontainer__neygJ",on="ReactInputSelectV2-module_downArrowIcon__KGx-5",ln="ReactInputSelectV2-module_transform180__XCHJs",rn="ReactInputSelectV2-module_errormessage__FF0WO";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.ReactInputSelectV2-module_selectcontainer__neygJ {\n position: relative;\n}\n.ReactInputSelectV2-module_selectcontainer__neygJ .react-select__control {\n border: 1px solid #b3aeaa !important;\n}\n.ReactInputSelectV2-module_selectcontainer__neygJ .ReactInputSelectV2-module_downArrowIcon__KGx-5 {\n content: "";\n display: inline-block;\n height: 24px;\n width: 24px;\n background: url("/ecom-int/icons/chevron-down.svg") no-repeat;\n background-size: cover;\n background-position: center;\n margin-left: 8px;\n transform: rotate(0);\n transition: transform 0.3s;\n}\n.ReactInputSelectV2-module_selectcontainer__neygJ .ReactInputSelectV2-module_downArrowIcon__KGx-5.ReactInputSelectV2-module_transform180__XCHJs {\n transform: rotate(180deg);\n}\n.ReactInputSelectV2-module_selectcontainer__neygJ .ReactInputSelectV2-module_downArrowIcon__KGx-5:hover {\n cursor: pointer;\n}\n.ReactInputSelectV2-module_selectcontainer__neygJ .ReactInputSelectV2-module_errormessage__FF0WO {\n color: #c60047;\n font-size: 12px;\n line-height: 16px;\n margin-top: 4px;\n}');const dn=e.forwardRef((({name:n,options:t,content:o,isSearchable:l=!0,disableValues:i=[],defaultValue:r="",optionsValue:d="value",optionsLabel:a="label",isDisabled:c=!1,isClearable:u=!0,onChange:s},m)=>{const[v,_]=e.useState(!1),[f,g]=e.useState(r),[h,b]=e.useState(!1),[x,y]=e.useState(!1);Boolean(f)==x&&y(!x);return e.createElement("div",{className:tn},e.createElement(p,{className:`react-select-container ${x&&"errorborder"}`,styles:(E=x&&v,{control:e=>Object.assign(Object.assign({},e),E&&{border:"2px solid #C60047 !important"}),valueContainer:e=>Object.assign(Object.assign({},e),!o.label&&{padding:"0px 0px 0px 12px !important"})}),name:n,instanceId:"React-select",classNamePrefix:"react-select",components:{DropdownIndicator:n=>e.createElement(p.components.DropdownIndicator,Object.assign({},n),e.createElement("span",{className:`${on} ${n.selectProps.menuIsOpen?ln:""}`})),IndicatorSeparator:null},value:f,onChange:e=>{g(e),"function"==typeof s&&s(e?{name:n,value:e}:{name:n,value:{[d]:"",[a]:""}})},isClearable:u,placeholder:"",onFocus:()=>b(!0),onBlur:()=>{!v&&_(!0),b(!1)},backspaceRemovesValue:!0,options:t,ref:m,getOptionLabel:e=>e[a],getOptionValue:e=>e[d],isOptionDisabled:e=>i.includes(e[d]),isDisabled:c,isSearchable:l}),e.createElement("label",{className:`${(f&&f[d]&&f[a]||h)&&"activeLabel"} selectcomplabel`},o.label),x&&v&&e.createElement("span",{className:rn},o.errorMessage));var E})),an=({className:n="",name:t="demo",content:o,checked:l,options:i,setProduct:r,onclick:d,localeID:a,type:c="radio",langSelected:u})=>{var s,m;const[v,p]=e.useState({details:"",included:""}),_="NETFLIX"==(null==o?void 0:o.tvGroup)||"SPORTS"==(null==o?void 0:o.tvGroup),f=e.useMemo((()=>{var e,n;const t=e=>{let n;return null==i||i.map(((t,o)=>{t.name==(null==e?void 0:e.toUpperCase())&&(n=o)})),n};return null!==(n=null!==(e=t(u||a))&&void 0!==e?e:t("de"))&&void 0!==n?n:0}),[i]),g=null==o?void 0:o.productId,[h,b]=e.useState(g);return e.useEffect((()=>{try{const e=null===localStorage||void 0===localStorage?void 0:localStorage.getItem("sbstaticcontent");if(""!==e){const n=e&&JSON.parse(e);p(Object.assign(Object.assign({},v),{details:null==n?void 0:n.details,included:null==n?void 0:n.included}))}}catch(e){}}),[]),e.createElement("label",{className:`${Qe} ${n}`,onClick:d},e.createElement("input",{type:c,name:t,value:h,className:`${en} d-none`,id:"demo1","data-additional":null==o?void 0:o.tvGroup,checked:l,readOnly:!0}),e.createElement("div",{className:`${nn} card card-body`},e.createElement("div",{className:"d-flex"},e.createElement("h4",null,null==o?void 0:o.displayName)),e.createElement("div",{className:"mb-3"},e.createElement(q,{content:null==o?void 0:o.description})),(null===(s=null==o?void 0:o.prodImage)||void 0===s?void 0:s.filename)&&e.createElement("img",{src:null===(m=null==o?void 0:o.prodImage)||void 0===m?void 0:m.filename,height:"",width:"",alt:""}),(null==i?void 0:i.length)>1&&e.createElement("div",{className:"mt-auto"},e.createElement(dn,{content:{label:"",errorMessage:""},options:i,optionsValue:"name",optionsLabel:"value",onChange:e=>{var n,t;const o=e.value.name;if(o){const e=i.filter((e=>e.name==o));r(null===(n=null==e?void 0:e[0])||void 0===n?void 0:n.prod),b(null===(t=null==e?void 0:e[0])||void 0===t?void 0:t.prod)}},isSearchable:!1,isClearable:!1,defaultValue:i[f]})),_&&e.createElement("div",{className:`row w-100 pt-2 ${!((null==i?void 0:i.length)>1)&&"mt-auto"}`},e.createElement("h3",{className:"col-9 mb-0"},null==v?void 0:v.included))))},cn=({content:t,showModal:o,setShowModal:l,setEntertainment:r,setTvChannelName:d,radioValue:a,setRadioValue:c,metadata:u})=>{var s,m,v,p;const _=null==t?void 0:t.ids,[f,g]=e.useState([]),x=null==u?void 0:u.lang,[y,E]=e.useState([]),[T,w]=e.useState({}),C=null===(s=null==h?void 0:h.getInstance())||void 0===s?void 0:s.getSBUrl(),k=null===(m=null==b?void 0:b.getInstance())||void 0===m?void 0:m.getAssetPath(),P=localStorage.getItem("sbstaticcontent"),V=P&&JSON.parse(P),S=["NETFLIX","TVBOX","TVAPP"],N={language:x,type:"B2C"};e.useEffect((()=>{let e="";_.forEach((n=>{e=e+n+","}));const t=`${C}rest/cms/stories/?by_slugs=${e}`,o=[];n.CMSStoryblokServiceV2.get(t,N).then((e=>{var n,t;null===(t=null===(n=null==e?void 0:e.data)||void 0===n?void 0:n.stories)||void 0===t||t.map((e=>{o.push(e)}))})).catch((e=>{console.log(e)})).finally((()=>{A(o)})),g(o)}),[x]),e.useEffect((()=>{a&&f&&f.map((e=>{var n,t,o,l,i,r,c,u,s,m,v,p;(null===(o=null===(t=null===(n=null==e?void 0:e.content)||void 0===n?void 0:n.body)||void 0===t?void 0:t[0])||void 0===o?void 0:o.code)&&(null===(r=null===(i=null===(l=e.content)||void 0===l?void 0:l.body)||void 0===i?void 0:i[0])||void 0===r?void 0:r.code)===a&&d((null===(s=null===(u=null===(c=null==e?void 0:e.content)||void 0===c?void 0:c.body)||void 0===u?void 0:u[0])||void 0===s?void 0:s.displayName)+" "+(null===(p=null===(v=null===(m=null==e?void 0:e.content)||void 0===m?void 0:m.body)||void 0===v?void 0:v[0])||void 0===p?void 0:p.tvLang))}))}),[a]);const I=()=>{l(!1)},O=e=>{c(e.target.value)},L=U,D=e=>{c(e)},A=e=>{const n=[],t=[],o={};let l="";e.map((e=>{var i,r,d,a,c,u,s,m,v,p,_,f,g,h,b,x,y,E,T,w,C,k,P,V;const N=null===(d=null===(r=null===(i=e.content)||void 0===i?void 0:i.body)||void 0===r?void 0:r[0])||void 0===d?void 0:d.tvGroup;(null===(u=null===(c=null===(a=e.content)||void 0===a?void 0:a.body)||void 0===c?void 0:c[0])||void 0===u?void 0:u.isTvGroup)&&!l&&(l=null===(v=null===(m=null===(s=e.content)||void 0===s?void 0:s.body)||void 0===m?void 0:m[0])||void 0===v?void 0:v.code),n.includes(N)||(S.includes(N)||"DE"===(null===(f=null===(_=null===(p=null==e?void 0:e.content)||void 0===p?void 0:p.body)||void 0===_?void 0:_[0])||void 0===f?void 0:f.tvLang))&&(n.push(N),t.push(null===(h=null===(g=null==e?void 0:e.content)||void 0===g?void 0:g.body)||void 0===h?void 0:h[0])),(null===(b=o[N])||void 0===b?void 0:b.length)||(o[N]=[]),o[N].push({name:null===(E=null===(y=null===(x=null==e?void 0:e.content)||void 0===x?void 0:x.body)||void 0===y?void 0:y[0])||void 0===E?void 0:E.tvLang,value:L[null===(C=null===(w=null===(T=null==e?void 0:e.content)||void 0===T?void 0:T.body)||void 0===w?void 0:w[0])||void 0===C?void 0:C.tvLang],prod:null===(V=null===(P=null===(k=null==e?void 0:e.content)||void 0===k?void 0:k.body)||void 0===P?void 0:P[0])||void 0===V?void 0:V.code})})),w(o),""==a&&c(l);const i=t.filter((e=>"NETFLIX"===(null==e?void 0:e.tvGroup))),r=t.indexOf(i[0]),d=t.splice(r,1)[0];t.splice(0,0,d),E(t)};return e.createElement(e.Fragment,null,e.createElement(i.Modal,{contentClassName:Je.errormodalbox,show:o,dialogClassName:Je.errordialog,onHide:I,centered:!0},e.createElement(i.Modal.Header,{className:Je.header,closeButton:!0,onClick:I}),e.createElement("div",{className:Je.errorwrapper},e.createElement(i.Modal.Title,{className:Je.title},(null===(v=null==t?void 0:t.product)||void 0===v?void 0:v.includes("Netflix"))?null==V?void 0:V.entertainment_prod_modal_head:null==V?void 0:V.choose_tv_box_app),e.createElement("div",null,e.createElement(i.Modal.Body,{className:Je.body},y&&y.map(((n,t)=>{var o;let l="",i=!1;const r=null===(o=T[null==n?void 0:n.tvGroup])||void 0===o?void 0:o.reduce(((e,n)=>(i=n.prod==a,i&&(l=n.name.toLowerCase()),e||i)),!1);return e.createElement(an,{key:t,content:n,value:t,options:T[null==n?void 0:n.tvGroup],setProduct:D,onclick:O,localeID:x,checked:r,langSelected:l})}))))),""!=a&&e.createElement(i.Modal.Footer,{className:Je.footer},e.createElement("div",{className:"row w-100"},e.createElement("div",{className:"text-center"},e.createElement("button",{className:`${Je.confirmBtn} primarybutton`,onClick:()=>(e=>{var n,o,i,d,a,c,u,s;const m=(f||[]).filter((n=>{var t,o,l;if((null===(l=null===(o=null===(t=null==n?void 0:n.content)||void 0===t?void 0:t.body)||void 0===o?void 0:o[0])||void 0===l?void 0:l.productId)===e)return n})),v={ignoreId:"",selectedEntertainmentProduct:[]};(null===(d=null===(i=null===(o=null===(n=m[0])||void 0===n?void 0:n.content)||void 0===o?void 0:o.body)||void 0===i?void 0:i[0])||void 0===d?void 0:d.productId)&&e!==(null==t?void 0:t.product)&&(v.ignoreId=null==t?void 0:t.product,v.selectedEntertainmentProduct.push({id:null===(s=null===(u=null===(c=null===(a=m[0])||void 0===a?void 0:a.content)||void 0===c?void 0:c.body)||void 0===u?void 0:u[0])||void 0===s?void 0:s.productId,checkVoucher:!1,promoIds:[null==t?void 0:t.promotion]})),r&&r(v),l(!1)})(a)},(null===(p=null==t?void 0:t.product)||void 0===p?void 0:p.includes("Netflix"))?e.createElement(e.Fragment,null,V.confirm_your_choice,e.createElement("img",{className:Je["img-tick"],src:`${k}/icons/tick.svg`,height:24,width:24,alt:""})):null==V?void 0:V.continue))))))},un=({content:n,priceCollection:t,sbStaticConstants:o})=>{const l=null==t?void 0:t.int_fmc,i=null==t?void 0:t.mob_fmc,r=null==t?void 0:t.mob_benefit_category,d=n=>e.createElement("span",{className:Re.optionwrapper},(null==n?void 0:n.icon)&&e.createElement("img",{src:null==n?void 0:n.icon,width:24,height:24}),e.createElement("span",{className:`${Re.text} ms-2`},e.createElement(q,{content:null==n?void 0:n.text})));return e.createElement("div",null,e.createElement("div",{className:Re.optioncontainer},e.createElement("div",{className:Re.optionlist},(null==n?void 0:n.length)>0&&e.createElement("span",{className:Re.optiontitle},null==o?void 0:o.benefits),(n||[]).map(((n,t)=>"default"==(null==n?void 0:n.id)||"int_fmc"==(null==n?void 0:n.id)&&l>0&&"FMC"!=r||"multimob_fmc"==(null==n?void 0:n.id)&&i>0&&"MULTIMOBILE"==r||"combi_fmc"==(null==n?void 0:n.id)&&i>0&&"FMC"==r?e.createElement("div",{key:t,className:"d-flex justify-content-between"},e.createElement("span",null,n&&e.createElement("span",{className:"d-flex"},(null==n?void 0:n.text)&&!(null==n?void 0:n.isMMC)&&!(null==n?void 0:n.isMobileFMC)&&e.createElement(e.Fragment,null,d(n)),(null==n?void 0:n.text)&&"MULTIMOBILE"===r&&(null==n?void 0:n.isMMC)&&e.createElement(e.Fragment,null,d(n)),(null==n?void 0:n.text)&&"FMC"===r&&(null==n?void 0:n.isMobileFMC)&&e.createElement(e.Fragment,null,d(n)))),e.createElement("span",null,(null==n?void 0:n.toolTip)&&e.createElement(ge,{content:null==n?void 0:n.toolTip,isBenefit:!0}))):"")))))};var sn={giftcontainer:"GiftConfigV2-module_giftcontainer__bUNTl",gifttitle:"GiftConfigV2-module_gifttitle__5SMQP",giftlist:"GiftConfigV2-module_giftlist__dZ-r-",giftsection:"GiftConfigV2-module_giftsection__-QBuQ",gifticon:"GiftConfigV2-module_gifticon__OcniV",giftdescription:"GiftConfigV2-module_giftdescription__5v6-A",description:"GiftConfigV2-module_description__UIoTt",gifttooltip:"GiftConfigV2-module_gifttooltip__1Lq-I",list:"GiftConfigV2-module_list__O4AOP"};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.GiftConfigV2-module_giftcontainer__bUNTl {\n display: flex;\n flex-direction: column;\n border: 1px solid #B6C8C0;\n background: rgba(153, 178, 167, 0.1);\n border-radius: 8px;\n padding: 16px;\n margin: 0 0 10px;\n}\n@media (max-width: 1023px) {\n .GiftConfigV2-module_giftcontainer__bUNTl {\n padding: 10px;\n margin-bottom: 8px;\n }\n}\n.GiftConfigV2-module_giftcontainer__bUNTl .GiftConfigV2-module_gifttitle__5SMQP {\n font-size: 16px;\n line-height: 24px;\n font-weight: bold;\n margin-left: 11px;\n padding-top: 2px;\n}\n.GiftConfigV2-module_giftcontainer__bUNTl .GiftConfigV2-module_giftlist__dZ-r- .GiftConfigV2-module_giftsection__-QBuQ {\n display: flex;\n align-items: center;\n}\n.GiftConfigV2-module_giftcontainer__bUNTl .GiftConfigV2-module_giftlist__dZ-r- .GiftConfigV2-module_gifticon__OcniV {\n position: relative;\n}\n.GiftConfigV2-module_giftcontainer__bUNTl .GiftConfigV2-module_giftlist__dZ-r- .GiftConfigV2-module_giftdescription__5v6-A {\n display: inline-block;\n font-size: 14px;\n line-height: 20px;\n color: #606060;\n margin-left: 8px;\n}\n.GiftConfigV2-module_giftcontainer__bUNTl .GiftConfigV2-module_giftlist__dZ-r- .GiftConfigV2-module_giftdescription__5v6-A .GiftConfigV2-module_description__UIoTt {\n font-weight: 700;\n color: #3d3935;\n}\n.GiftConfigV2-module_giftcontainer__bUNTl .GiftConfigV2-module_giftlist__dZ-r- .GiftConfigV2-module_gifttooltip__1Lq-I {\n float: right;\n position: relative;\n}\n.GiftConfigV2-module_giftcontainer__bUNTl .GiftConfigV2-module_giftlist__dZ-r- .GiftConfigV2-module_list__O4AOP {\n margin-top: 8px;\n}\n@media (min-width: 768px) and (max-width: 1023px) {\n .GiftConfigV2-module_giftcontainer__bUNTl .GiftConfigV2-module_giftlist__dZ-r- .GiftConfigV2-module_list__O4AOP {\n margin: 8px 0;\n }\n}");const mn=({content:n})=>{var t,o,l;return e.createElement("div",null,e.createElement("div",{className:sn.giftcontainer},e.createElement("div",{className:sn.giftlist},(null==n?void 0:n.giftIcon)&&(null===(t=null==n?void 0:n.giftIcon)||void 0===t?void 0:t.filename)&&e.createElement("span",{className:sn.gifticon},e.createElement("img",{src:null===(o=null==n?void 0:n.giftIcon)||void 0===o?void 0:o.filename,width:24,height:24})),e.createElement("span",{className:sn.gifttitle},null==n?void 0:n.title),e.createElement("span",{className:sn.gifttooltip},(null==n?void 0:n.tooltipText)&&e.createElement(ge,{content:null==n?void 0:n.tooltipText,isBenefit:!0}))),e.createElement("div",{className:sn.list},e.createElement("div",{className:sn.giftlist},e.createElement("div",{className:sn.giftsection},(null==n?void 0:n.giftIcon)&&e.createElement("span",{className:sn.gifticon},e.createElement("img",{src:null===(l=null==n?void 0:n.giftImage)||void 0===l?void 0:l.filename,width:64,height:64})),e.createElement("div",{className:sn.giftdescription},e.createElement("span",{className:sn.description},null==n?void 0:n.giftName),e.createElement("br",null),e.createElement("span",{className:sn.giftprice},null==n?void 0:n.price)))))))};var vn={giftcontainer:"ChooseGiftV2-module_giftcontainer__Dbb2N",giftlist:"ChooseGiftV2-module_giftlist__DgXih",gifttitle:"ChooseGiftV2-module_gifttitle__zO2X8",gifttooltip:"ChooseGiftV2-module_gifttooltip__gYZ5V",giftsection:"ChooseGiftV2-module_giftsection__4l8rb",giftimagecontainer:"ChooseGiftV2-module_giftimagecontainer__W23p1",giftimg:"ChooseGiftV2-module_giftimg__6S6jb",giftdescription:"ChooseGiftV2-module_giftdescription__S-woF",description:"ChooseGiftV2-module_description__EjBz5",list:"ChooseGiftV2-module_list__Wb9GH"};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.ChooseGiftV2-module_giftcontainer__Dbb2N {\n border: 1px solid #B6C8C0;\n background: rgba(153, 178, 167, 0.1);\n border-radius: 8px;\n padding: 16px;\n margin-bottom: 10px;\n}\n.ChooseGiftV2-module_giftcontainer__Dbb2N .ChooseGiftV2-module_giftlist__DgXih {\n margin-top: 2px;\n display: flex;\n align-items: center;\n}\n.ChooseGiftV2-module_giftcontainer__Dbb2N .ChooseGiftV2-module_giftlist__DgXih .ChooseGiftV2-module_gifttitle__zO2X8 {\n font-size: 16px;\n line-height: 24px;\n width: calc(100% - 48px);\n font-weight: bold;\n margin-left: 11px;\n}\n.ChooseGiftV2-module_giftcontainer__Dbb2N .ChooseGiftV2-module_giftlist__DgXih .ChooseGiftV2-module_gifttooltip__gYZ5V {\n float: right;\n position: relative;\n top: 2px;\n}\n.ChooseGiftV2-module_giftcontainer__Dbb2N .ChooseGiftV2-module_giftsection__4l8rb {\n margin: 8px 0px 10px 0px;\n display: flex;\n flex-wrap: wrap;\n}\n.ChooseGiftV2-module_giftcontainer__Dbb2N .ChooseGiftV2-module_giftsection__4l8rb .ChooseGiftV2-module_giftimagecontainer__W23p1 {\n cursor: pointer;\n margin-right: 8px;\n padding: 8px 2px;\n flex-grow: 1;\n}\n.ChooseGiftV2-module_giftcontainer__Dbb2N .ChooseGiftV2-module_giftsection__4l8rb .ChooseGiftV2-module_giftimagecontainer__W23p1 img {\n display: block;\n margin: 0 auto;\n}\n.ChooseGiftV2-module_giftcontainer__Dbb2N .ChooseGiftV2-module_giftsection__4l8rb .ChooseGiftV2-module_giftimg__6S6jb {\n border: 2px solid red;\n border-radius: 8px;\n width: fit-content;\n padding: 6px 0;\n box-sizing: border-box;\n}\n.ChooseGiftV2-module_giftcontainer__Dbb2N .ChooseGiftV2-module_giftdescription__S-woF {\n display: inline-block;\n font-size: 14px;\n line-height: 20px;\n color: #606060;\n}\n.ChooseGiftV2-module_giftcontainer__Dbb2N .ChooseGiftV2-module_giftdescription__S-woF .ChooseGiftV2-module_description__EjBz5 {\n font-weight: 700;\n color: #3d3935;\n}\n.ChooseGiftV2-module_giftcontainer__Dbb2N .ChooseGiftV2-module_list__Wb9GH {\n margin: 16px 0px;\n}\n@media (min-width: 768px) and (max-width: 1023px) {\n .ChooseGiftV2-module_giftcontainer__Dbb2N .ChooseGiftV2-module_list__Wb9GH {\n margin: 8px 0;\n }\n}");const pn=({content:n,selectedGiftItem:t,parentPoType:o})=>{var l,i,r;const[d,a]=e.useState(0),[c,u]=e.useState(null===(l=null==n?void 0:n.listOfGifts)||void 0===l?void 0:l[0]);return e.useEffect((()=>{var e,l;let i=!1;null===(e=null==n?void 0:n.listOfGifts)||void 0===e||e.map(((e,l)=>{e.is_default&&(u(e),a(l),i=!0,t({tuaProdId:null==e?void 0:e.tuaProdId,giftGroupId:null==n?void 0:n.giftGroupId,parentPoType:o}))})),i||t({tuaProdId:null===(l=null==n?void 0:n.listOfGifts)||void 0===l?void 0:l[0].tuaProdId,giftGroupId:null==n?void 0:n.giftGroupId,parentPoType:o})}),[]),e.createElement("div",null,e.createElement("div",{className:vn.giftcontainer},e.createElement("div",{className:vn.giftlist},e.createElement("span",{className:vn.gifticon},e.createElement("img",{src:null===(i=null==n?void 0:n.giftIcon)||void 0===i?void 0:i.filename,width:24,height:24})),e.createElement("span",{className:vn.gifttitle},null==n?void 0:n.title),e.createElement("div",{className:vn.gifttooltip},e.createElement(ge,{content:null==n?void 0:n.tooltipText}))),e.createElement("div",{className:vn.giftsection},null===(r=null==n?void 0:n.listOfGifts)||void 0===r?void 0:r.map(((l,i)=>{var r;return e.createElement("div",{key:i,onClick:()=>((e,l)=>{u(e),a(l),t({tuaProdId:null==e?void 0:e.tuaProdId,giftGroupId:null==n?void 0:n.giftGroupId,parentPoType:o})})(l,i),className:`${vn.giftimagecontainer} ${i===d&&vn.giftimg}`},e.createElement("img",{src:null===(r=l.image)||void 0===r?void 0:r.filename,width:64,height:64}))}))),e.createElement("div",{className:vn.giftdescription},e.createElement("span",{className:vn.description},null==c?void 0:c.title)," ",e.createElement("br",null),e.createElement("span",{className:vn.giftprice},(null==c?void 0:c.description)&&e.createElement(q,{content:null==c?void 0:c.description})))))},_n=(e,n,t)=>{window.dataLayer.push(Object.assign({event:e,event_name:n},t))};var fn="CashbackV2-module_cashbackcontainer__uRM1Z",gn="CashbackV2-module_cashbackmodule__kYlg6",hn="CashbackV2-module_cashbackicon__fDkXT",bn="CashbackV2-module_cashbackimage__led6d",xn="CashbackV2-module_cashbacktitle__su2j2",yn="CashbackV2-module_cashbacktooltip__MdcgY",En="CashbackV2-module_cashbackdescription__-UtWu";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.CashbackV2-module_cashbackcontainer__uRM1Z {\n border: 1px solid #B6C8C0;\n background: rgba(153, 178, 167, 0.1);\n border-radius: 8px;\n box-sizing: border-box;\n padding: 16px;\n align-items: center;\n}\n.CashbackV2-module_cashbackcontainer__uRM1Z .CashbackV2-module_cashbackmodule__kYlg6 {\n font-size: 14px;\n line-height: 20px;\n}\n.CashbackV2-module_cashbackcontainer__uRM1Z .CashbackV2-module_cashbackmodule__kYlg6 .CashbackV2-module_cashbackicon__fDkXT {\n position: relative;\n}\n.CashbackV2-module_cashbackcontainer__uRM1Z .CashbackV2-module_cashbackmodule__kYlg6 .CashbackV2-module_cashbackimage__led6d {\n display: flex;\n align-items: center;\n margin-top: 8px;\n}\n.CashbackV2-module_cashbackcontainer__uRM1Z .CashbackV2-module_cashbacktitle__su2j2 {\n margin-left: 8px;\n font-weight: 700;\n margin-top: 2px;\n color: #3d3935;\n font-size: 16px;\n line-height: 24px;\n}\n.CashbackV2-module_cashbackcontainer__uRM1Z .CashbackV2-module_cashbacktooltip__MdcgY {\n float: right;\n position: relative;\n}\n.CashbackV2-module_cashbackcontainer__uRM1Z .CashbackV2-module_cashbackdescription__-UtWu {\n font-weight: 400;\n color: #5f5955;\n margin-left: 8px;\n}");const Tn=({content:n})=>{var t,o;return e.createElement("div",null,e.createElement("div",{className:`${fn} cashbackv2container`},e.createElement("div",{className:gn},e.createElement("div",null,e.createElement("span",{className:hn},e.createElement("img",{src:null===(t=null==n?void 0:n.icon)||void 0===t?void 0:t.filename,alt:"cashback",width:24,height:24})),e.createElement("span",{className:xn},null==n?void 0:n.title),e.createElement("span",{className:yn},(null==n?void 0:n.tooltiptext)&&e.createElement(ge,{content:null==n?void 0:n.tooltiptext}))),e.createElement("div",{className:bn},e.createElement("img",{src:null===(o=null==n?void 0:n.image)||void 0===o?void 0:o.filename,alt:"cashback",width:64,height:64}),e.createElement("span",{className:En},null==n?void 0:n.description)))))},wn=({content:n,cards:t,metadata:o,indexKey:l,offeringData:i,uniqueId:r,tabIndex:d,lineCheckCallBack:a,sbStaticConstants:u,address:s,eligibleBundle:m,summaryUrl:v,isMobileFlow:p,updatedContent:g,lineTableContent:x})=>{var y,E,T,w,C,k,V,S,N,I,O,D,A,B,R,F,M,$,j,U,W,H;const[X,Y]=e.useState({}),[J,Q]=e.useState(),[ne,te]=e.useState(""),[oe,le]=e.useState(""),[ie,re]=e.useState(!1),[de,ae]=e.useState(!1),[ce,ue]=e.useState(!1),[se,me]=e.useState([]),ve=null===(y=null==b?void 0:b.getInstance())||void 0===y?void 0:y.getAssetPath(),[pe,_e]=e.useState(!1),[fe,ge]=e.useState(!1),be=null==X?void 0:X.code,xe=((null==i?void 0:i[r])||[]).filter((e=>(null==e?void 0:e.id)===be)),Ee=((e,n,t)=>{var o,l,i,r,d,a,c,u,s,m;const v={base:"",onetimePrice:"",discount:[],contractDuration:"",int_fmc:0,mob_fmc:0,mob_benefit_category:"",id:"",promoID:""};Array.isArray(e)&&(null==e||e.map((e=>{var n,t,o;v.id=null!==(n=null==e?void 0:e.id)&&void 0!==n?n:"",null===(t=null==e?void 0:e.prices)||void 0===t||t.map((e=>{var n,t;"recurring"===(null===(n=null==e?void 0:e.priceType)||void 0===n?void 0:n.toLowerCase())?v.base=null==e?void 0:e.value:"one time"===(null===(t=null==e?void 0:e.priceType)||void 0===t?void 0:t.toLowerCase())&&(v.onetimePrice=null==e?void 0:e.value)})),null===(o=null==e?void 0:e.derivedPrice)||void 0===o||o.map((e=>{var n,t;const o={cycleStart:"",cycleEnd:"",value:""};o.cycleStart=null===(n=null==e?void 0:e.cycle)||void 0===n?void 0:n.cycleStart,o.cycleEnd=null===(t=null==e?void 0:e.cycle)||void 0===t?void 0:t.cycleEnd,o.value=null==e?void 0:e.value,v.discount.push(o)}))}))),null===(l=null===(o=null==e?void 0:e[0])||void 0===o?void 0:o.bundledOffers)||void 0===l||l.forEach((e=>{var n,t,o,l,i,r,d,a,c;null===(n=null==e?void 0:e.prices)||void 0===n||n.forEach((e=>{var n,t;(null===(n=null==e?void 0:e.priceAlteration)||void 0===n?void 0:n.length)>0&&(null===(t=null==e?void 0:e.priceAlteration)||void 0===t||t.forEach((e=>{"INTERNET_FMC"==(null==e?void 0:e.priceCategory)?v.int_fmc+=Number(null==e?void 0:e.value):"MULTIMOBILE"!=(null==e?void 0:e.priceCategory)&&"FMC"!=(null==e?void 0:e.priceCategory)||(v.mob_fmc+=Number(null==e?void 0:e.value),v.mob_benefit_category=null==e?void 0:e.priceCategory)})))})),(null===(o=null===(t=null==e?void 0:e.promotionInfo)||void 0===t?void 0:t[0])||void 0===o?void 0:o.contractDuration)&&(v.contractDuration=null===(i=null===(l=null==e?void 0:e.promotionInfo)||void 0===l?void 0:l[0])||void 0===i?void 0:i.contractDuration),(null===(d=null===(r=null==e?void 0:e.promotionInfo)||void 0===r?void 0:r[0])||void 0===d?void 0:d.id)&&(v.promoID=null===(c=null===(a=null==e?void 0:e.promotionInfo)||void 0===a?void 0:a[0])||void 0===c?void 0:c.id)})),(null===(i=null==e?void 0:e[0])||void 0===i?void 0:i.isBundle)||(v.contractDuration=null===(d=null===(r=null==e?void 0:e[0])||void 0===r?void 0:r.promotionInfo)||void 0===d?void 0:d[0].contractDuration,v.promoID=null===(u=null===(c=null===(a=null==e?void 0:e[0])||void 0===a?void 0:a.promotionInfo)||void 0===c?void 0:c[0])||void 0===u?void 0:u.id);let p=0;return null===(m=null===(s=null==e?void 0:e[0])||void 0===s?void 0:s.prices)||void 0===m||m.map((e=>{var n,t;(null===(n=null==e?void 0:e.priceAlteration)||void 0===n?void 0:n.length)>0&&(null===(t=null==e?void 0:e.priceAlteration)||void 0===t||t.map((e=>{"INTERNET_FMC"==(null==e?void 0:e.priceCategory)?p+=Number(null==e?void 0:e.value):"MULTIMOBILE"!=(null==e?void 0:e.priceCategory)&&"FMC"!=(null==e?void 0:e.priceCategory)||(v.mob_fmc+=Number(null==e?void 0:e.value),v.mob_benefit_category=null==e?void 0:e.priceCategory)})))})),(null==v?void 0:v.contractDuration)||n||(v.contractDuration="12"),v.int_fmc=t?p:v.int_fmc,v})(xe,p),we=null===(E=null==h?void 0:h.getInstance())||void 0===E?void 0:E.getCartUrl(),[Ce,ke]=e.useState(!1);let Pe;if(X){const e=null==X?void 0:X.code;Pe=s&&(null===(T=null==m?void 0:m.eligibleBundle)||void 0===T?void 0:T.includes(e))}const Ve=void 0!==typeof window&&document.getElementById("reusable-linetable");e.useEffect((()=>{var e,n;const t=null==xe?void 0:xe.filter((e=>e&&e.id===(null==X?void 0:X.code)));ae((e=>{let n=!1;return null==e||e.map((e=>{var t;null===(t=null==e?void 0:e.promotionInfo)||void 0===t||t.map((e=>{(null==e?void 0:e.hardwareGift)&&(n=!0)}))})),n})(p?t:null===(e=null==t?void 0:t[0])||void 0===e?void 0:e.bundledOffers)),ue((e=>{let n=!1;return null==e||e.map((e=>{var t;null===(t=null==e?void 0:e.promotionInfo)||void 0===t||t.map((e=>{(null==e?void 0:e.cashBack)&&(n=!0)}))})),n})(p?t:null===(n=null==t?void 0:t[0])||void 0===n?void 0:n.bundledOffers))}),[X,xe]),e.useEffect((()=>{var e,t,o;if(null==n?void 0:n.productStroyObj){const l=((e,n,t)=>{var o,l,i,r,d,a,c,u,s,m,v,p,_,f,g,h,b,x,y,E,T,w,C,k,P,V,S,N,I,O,L,D,A,B,R,F,z,G,M,$,j,U,W,q,H,X,K,Y,J,Q,ee,ne,te,oe,le,ie,re,de,ae,ce,ue,se,me,ve,pe,_e,fe,ge,he,be,xe,ye;const Ee={displayName:"",description:"",icon:"",code:"",productDetailsModal:[],pageType:"",highlightText:"",promoID:"",productConfig:[],entitlementConfig:[],benefitsSection:[],serviceOptions:{avalaible:!1,promotion:"",ids:new Set,product:"",radioValue:"",tvChannelName:"",poType:""},countryListUrl:"",promoObj:[],addSmartPhone:[],promoText:"",priceDisplayText:""},Te=n?null==e?void 0:e.productStroyObj.stroy:null==e?void 0:e.productStroyObj;if(Ee.displayName=null===(i=null===(l=null===(o=null==Te?void 0:Te.content)||void 0===o?void 0:o.body)||void 0===l?void 0:l[0])||void 0===i?void 0:i.displayName,Ee.code=null===(a=null===(d=null===(r=null==Te?void 0:Te.content)||void 0===r?void 0:r.body)||void 0===d?void 0:d[0])||void 0===a?void 0:a.code,Ee.highlightText=null==e?void 0:e.highlightText,Ee.promoText=null===(s=null===(u=null===(c=null==Te?void 0:Te.content)||void 0===c?void 0:c.body)||void 0===u?void 0:u[0])||void 0===s?void 0:s.promoText,null==e?void 0:e.promStroyObj){const t={};Ee.promoID=null===(m=null==e?void 0:e.promStroyObj)||void 0===m?void 0:m.prom,Ee.serviceOptions.promotion=null===(v=null==e?void 0:e.promStroyObj)||void 0===v?void 0:v.prom;const o=null===(p=null==e?void 0:e.promStroyObj)||void 0===p?void 0:p.stroy,l=null==o?void 0:o.content;if(l&&(null==l?void 0:l.promoDescription)&&(null==l?void 0:l.promoDescription.length)>0)for(let o=0;o<l.promoDescription.length;o++){const i=l.promoDescription[o];if(e.promStroyObj.prom===i.parent_promo_id){t.promotion=null==i?void 0:i.parent_promo_id,t.description=null==i?void 0:i.description,t.isPricingPromo=!1,t.isGiftPromo=!1,t.isDefault=null===(_=null==e?void 0:e.promStroyObj)||void 0===_?void 0:_.isDefault,t.displayText=null==i?void 0:i.displayText,t.cashback=null==i?void 0:i.cashback,i.type.includes("pricing")?t.isPricingPromo=!0:i.type.includes("gift")&&(t.isGiftPromo=!0,t.giftConfig=null==i?void 0:i.giftConfig,t.giftConfigV2=null==i?void 0:i.giftConfigV2,t.parentPoType=n?"MOBILE":"HOME"),!(null==t?void 0:t.isPricingPromo)&&!(null==t?void 0:t.isGiftPromo)||(null===(f=null==e?void 0:e.products)||void 0===f?void 0:f.dontShowPromotion)||(Ee.priceDisplayText=null==i?void 0:i.displayText);break}}Ee.promoObj.push(t)}if(n){if(Ee.description=null===(X=null===(H=null===(q=null==Te?void 0:Te.content)||void 0===q?void 0:q.body)||void 0===H?void 0:H[0])||void 0===X?void 0:X.introText,Ee.productDetailsModal=null===(J=null===(Y=null===(K=null==Te?void 0:Te.content)||void 0===K?void 0:K.body)||void 0===Y?void 0:Y[0])||void 0===J?void 0:J.subscriptionDetailModal,Ee.icon=null===(te=null===(ne=null===(ee=null===(Q=null==Te?void 0:Te.content)||void 0===Q?void 0:Q.body)||void 0===ee?void 0:ee[0])||void 0===ne?void 0:ne.prodImage)||void 0===te?void 0:te.filename,Ee.pageType="MOBILE",Ee.countryListUrl={reference:null===(re=null===(ie=null===(le=null===(oe=null==Te?void 0:Te.content)||void 0===oe?void 0:oe.body)||void 0===le?void 0:le[0])||void 0===ie?void 0:ie.countryList)||void 0===re?void 0:re.cached_url},(null===(ce=null===(ae=null===(de=null==Te?void 0:Te.content.body)||void 0===de?void 0:de[0])||void 0===ae?void 0:ae.entitlementConfig)||void 0===ce?void 0:ce.length)>0){const e=[];null===(me=null===(se=null===(ue=null==Te?void 0:Te.content.body)||void 0===ue?void 0:ue[0])||void 0===se?void 0:se.entitlementConfig)||void 0===me||me.map((n=>{var t;const o={icon:null===(t=null==n?void 0:n.entitlementIcon)||void 0===t?void 0:t.filename,name:null==n?void 0:n.entitlementName,description:null==n?void 0:n.entitlementDescription,tooltip:null==n?void 0:n.tooltip,linkText:null==n?void 0:n.linkText,includeDescription:null==n?void 0:n.includeDescription};e.push(o)})),Ee.productConfig=e}if((null===(fe=null===(_e=null===(pe=null===(ve=null==Te?void 0:Te.content)||void 0===ve?void 0:ve.body)||void 0===pe?void 0:pe[0])||void 0===_e?void 0:_e.extraOptions)||void 0===fe?void 0:fe.length)>0){const e=[];null===(xe=null===(be=null===(he=null===(ge=null==Te?void 0:Te.content)||void 0===ge?void 0:ge.body)||void 0===he?void 0:he[0])||void 0===be?void 0:be.extraOptions)||void 0===xe||xe.map((n=>{var t;const o={icon:null===(t=null==n?void 0:n.entitlementIcon)||void 0===t?void 0:t.filename,id:"default",text:null==n?void 0:n.entitlementName,toolTip:null==n?void 0:n.tooltip,isMMC:null==n?void 0:n.isMMC,isMobileFMC:null==n?void 0:n.isFMC};null==e||e.push(o)})),Ee.benefitsSection=e}(null===(ye=null==t?void 0:t.addSmartphone)||void 0===ye?void 0:ye.length)>0&&(Ee.addSmartPhone=null==t?void 0:t.addSmartphone)}else{const e=["NETFLIX","SPORTS"];if(Ee.description=null===(b=null===(h=null===(g=null==Te?void 0:Te.content)||void 0===g?void 0:g.body)||void 0===h?void 0:h[0])||void 0===b?void 0:b.description,Ee.productDetailsModal=null===(E=null===(y=null===(x=null==Te?void 0:Te.content)||void 0===x?void 0:x.body)||void 0===y?void 0:y[0])||void 0===E?void 0:E.productDetailsModal,Ee.pageType="HOME",(null===(k=null===(C=null===(w=null===(T=null==Te?void 0:Te.content)||void 0===T?void 0:T.body)||void 0===w?void 0:w[0])||void 0===C?void 0:C.products)||void 0===k?void 0:k.length)>0){const n=Z(null===(S=null===(V=null===(P=null==Te?void 0:Te.content)||void 0===P?void 0:P.body)||void 0===V?void 0:V[0])||void 0===S?void 0:S.products);if((null==n?void 0:n.length)>0){const t=[],o=[];null==n||n.map((n=>{var l,i,r,d;const a=null===(l=null==n?void 0:n.bundleConfig)||void 0===l?void 0:l[0],c={icon:null===(i=null==a?void 0:a.bundleIcon)||void 0===i?void 0:i.filename,name:(null==a?void 0:a.bundleDisplayName)?null==a?void 0:a.bundleDisplayName:n.displayName,description:(null==a?void 0:a.description)?null==a?void 0:a.description:n.description,tooltip:null==n?void 0:n.toolTipText,linkText:n.linkText,includeDescription:null==a?void 0:a.includeDescription,includeEntitlement:null==a?void 0:a.includeEntitlement,poType:null==n?void 0:n.poType};(null==a?void 0:a.includeEntitlement)&&(null===(r=null==n?void 0:n.entitlementConfig)||void 0===r?void 0:r.length)>0&&(null===(d=null==n?void 0:n.entitlementConfig)||void 0===d||d.map((e=>{var n;null===(n=null==e?void 0:e.entitlementValues)||void 0===n||n.map((e=>{var n;const t={icon:null===(n=null==e?void 0:e.icon)||void 0===n?void 0:n.filename,toolTip:null==e?void 0:e.toolTipText,entitlement:null==e?void 0:e.value,disabled:null==e?void 0:e.disabled};null==o||o.push(t)}))}))),null==t||t.push(c),"TV"===(null==n?void 0:n.poType)&&e.includes(null==n?void 0:n.tvGroup)&&(Ee.serviceOptions.poType="TV",Ee.serviceOptions.radioValue=null==n?void 0:n.code,"NETFLIX"==(null==n?void 0:n.tvGroup)?Ee.serviceOptions.tvChannelName="Netflix":"SPORTS"==(null==n?void 0:n.tvGroup)?Ee.serviceOptions.tvChannelName=(null==n?void 0:n.displayName)+" "+(null==n?void 0:n.tvLang):Ee.serviceOptions.tvChannelName="TV Box",Ee.serviceOptions.avalaible=!0,Ee.serviceOptions.product=null==n?void 0:n.code,Ee.serviceOptions.ids.add(null==n?void 0:n.tvGroupProdPath))})),Ee.productConfig=t,Ee.entitlementConfig=o}}if((null===(L=null===(O=null===(I=null===(N=null==Te?void 0:Te.content)||void 0===N?void 0:N.body)||void 0===I?void 0:I[0])||void 0===O?void 0:O.benefitsSection)||void 0===L?void 0:L.length)>0){const e=[];null===(R=null===(B=null===(A=null===(D=null==Te?void 0:Te.content)||void 0===D?void 0:D.body)||void 0===A?void 0:A[0])||void 0===B?void 0:B.benefitsSection)||void 0===R||R.map((n=>{var t;const o={icon:null===(t=null==n?void 0:n.icon)||void 0===t?void 0:t.filename,id:null==n?void 0:n.id,text:null==n?void 0:n.text,toolTip:null==n?void 0:n.tooltip};null==e||e.push(o)})),Ee.benefitsSection=e}(null===(M=null===(G=null===(z=null===(F=null==Te?void 0:Te.content)||void 0===F?void 0:F.body)||void 0===z?void 0:z[0])||void 0===G?void 0:G.addnEntitlements)||void 0===M?void 0:M.length)>0&&(null===(W=null===(U=null===(j=null===($=null==Te?void 0:Te.content)||void 0===$?void 0:$.body)||void 0===j?void 0:j[0])||void 0===U?void 0:U.addnEntitlements)||void 0===W||W.map((e=>{var n,t,o,l;const i={icon:null===(n=null==e?void 0:e.icon)||void 0===n?void 0:n.filename,name:null==e?void 0:e.text,description:null==e?void 0:e.description,tooltip:null==e?void 0:e.toolTip,linkText:null==e?void 0:e.linkText,includeDescription:null!==(t=null==e?void 0:e.includeDescription)&&void 0!==t&&t,includeEntitlement:null!==(o=null==e?void 0:e.includeEntitlement)&&void 0!==o&&o};(null===(l=Ee.productConfig)||void 0===l?void 0:l.length)>0?Ee.productConfig.push(i):Ee.productConfig=i})))}return Ee})(n,p,g);"TV"===(null===(e=null==l?void 0:l.serviceOptions)||void 0===e?void 0:e.poType)&&(le(null===(t=null==l?void 0:l.serviceOptions)||void 0===t?void 0:t.radioValue),te(null===(o=null==l?void 0:l.serviceOptions)||void 0===o?void 0:o.tvChannelName)),Y(l)}}),[n]),e.useEffect((()=>(setTimeout((()=>{Ne()}),100),null===window||void 0===window||window.addEventListener("load",Ne),null===window||void 0===window||window.addEventListener("resize",Ne),()=>{window.removeEventListener("resize",Ne),window.removeEventListener("load",Ne)})),[X,Ee]);const Se=()=>{var e;(null===(e=null==X?void 0:X.serviceOptions)||void 0===e?void 0:e.avalaible)&&re(!0)},Ne=()=>{P(`headingV3${d}`,t),P(`descriptionV3${d}`,t),P(`titleV3${d}`,t),P(`detailsectionv3${d}`,t),P(`product-configv3${d}`,t),P(`gift-section${d}`,t),P(`cashback-section${d}`,t),P(`benefits-section${d}`,t),P(`order-section${d}`,t),P(`price-section${d}`,t),P(`benefits-price-section${d}`,t),P(`contract-section${d}`,t)};let Ie=void 0!==typeof window&&c.get("sunriseAuth");Ie=Ie&&JSON.parse(Ie);const De=()=>{ke(!1);!(!(null==x?void 0:x.enableExistingCustomer)||null!=Ie)?ge(!0):Be()},Be=()=>{var e;if(ke(!1),"MOBILE"===(null==X?void 0:X.pageType))_e(!0),0!==(null===(e=Object.keys(i))||void 0===e?void 0:e.length)&&ee(xe,"",(null==Ee?void 0:Ee.promoID)?null==Ee?void 0:Ee.promoID:G,we,"mobile",se).then((e=>{c.remove("one-commerce-cartId",{path:"/"}),c.set("one-commerce-cartId",null==e?void 0:e.id,{path:"/"}),c.set("cartProduct",null==X?void 0:X.code,{path:"/"}),Le(he,xe,"",Te),window.location.href=v})).catch((e=>{console.log(e),_e(!1)})).finally((()=>{_e(!1)}));else{const e=c.get("one-commerce-linecheckcorrelationid"),n=null==X?void 0:X.code;m&&s&&e?(_e(!0),0!==xe.length&&ee(xe,oe,(null==Ee?void 0:Ee.promoID)?null==Ee?void 0:Ee.promoID:z,we,"fixnet",se).then((e=>{c.remove("one-commerce-cartId",{path:"/"}),c.set("one-commerce-cartId",null==e?void 0:e.id,{path:"/"}),c.set("cartProduct",n,{path:"/"}),c.remove("landline"),Le(he,xe,"",Te),window.location.href=v})).catch((e=>{console.log(e)})).finally((()=>{_e(!1)}))):a()}},Re=0===(null===(w=Object.keys(X))||void 0===w?void 0:w.length),ze=()=>{var e,n,t,o;const l=(null==Ee?void 0:Ee.promoID)?null==Ee?void 0:Ee.promoID:G;let r="";r=`?componentCode=&productType=subscription&segmentCode=RC&prefPromo=${null!=l?l:""}&productCode=${null!==(e=null==X?void 0:X.code)&&void 0!==e?e:""}`,window.location.href=(null===(o=null===(t=null===(n=null==X?void 0:X.addSmartPhone)||void 0===n?void 0:n[0])||void 0===t?void 0:t.buttonLink)||void 0===o?void 0:o.cached_url)+r,$e(X,l,i),_n(ye,"combine_with_device",Oe(xe,"",Te))},$e=(e,n,t)=>{var o,l,i,d,a,c,u,s,m,v,p,_,f,g,h,b;const x=null===(o=null==t?void 0:t[r])||void 0===o?void 0:o.filter((n=>(null==n?void 0:n.id)===(null==e?void 0:e.code))),y=null!==(a=null===(d=null===(i=null===(l=null==x?void 0:x[0])||void 0===l?void 0:l.prices)||void 0===i?void 0:i[0])||void 0===d?void 0:d.value)&&void 0!==a?a:0,E=null!==(m=null===(s=null===(u=null===(c=null==x?void 0:x[0])||void 0===c?void 0:c.derivedPrice)||void 0===u?void 0:u[0])||void 0===s?void 0:s.value)&&void 0!==m?m:0,T=null!==(_=null===(p=null===(v=null==e?void 0:e.promotionInfo)||void 0===v?void 0:v[0])||void 0===p?void 0:p.contractDuration)&&void 0!==_?_:0,w=null!==(h=null===(g=null===(f=null==e?void 0:e.promotionInfo)||void 0===f?void 0:f[0])||void 0===g?void 0:g.campaignDuration)&&void 0!==h?h:0,C={mobileSubscription:null!==(b=null==e?void 0:e.code)&&void 0!==b?b:"",mobileSubscriptionPrice:E>0?E:y,mobileSubscriptionPromo:n,subGroup:"MOBILE",duration:Number(w>0?w:T),basePrice:y,withoutPromo:!1};void 0!==typeof window&&sessionStorage.setItem("one-ecommerce-mobileSummary",JSON.stringify(C))},je=e=>{const n=se.findIndex((n=>e.giftGroupId===n.giftGroupId)),t=se;-1===n?t.push(e):t[n]=e,me([...t])};return e.createElement(e.Fragment,null,pe&&Ve&&f.createPortal(e.createElement(K,{keyParams:"loading"}),Ve),Re&&e.createElement("div",{className:"w-75 pb-2"},e.createElement(Ge,null)),!Re&&m&&n&&s&&!p&&e.createElement("div",{className:Ae.selected},e.createElement("span",{style:{paddingBottom:"10px"}},Pe?e.createElement("span",{className:Ae.activeicon},e.createElement("img",{src:`${ve}/icons/lineCheck-success.svg`,alt:"",width:24,height:24,className:Ae.activeicon}),e.createElement("span",null,null==u?void 0:u.subscriptionAvalTxt)):e.createElement("span",{className:Ae.inactiveicon},e.createElement("img",{src:`${ve}/icons/cross_disabled.svg`,alt:"",width:24,height:24,className:Ae.inactiveicon}),e.createElement("span",null,null==u?void 0:u.notSubscriptionTxt)))),e.createElement("div",{className:`${p||!1!==Pe?"":Ae.overlay}`,style:{flexDirection:"column"}},e.createElement("div",{className:`${p?Ae.mobilecard:""} ${Ae.bundleproductcard} ${Ae.productcontainer} ${(null===(C=null==X?void 0:X.highlightText)||void 0===C?void 0:C.length)>0&&Ae.highlightBorder}`},(null===(k=null==X?void 0:X.highlightText)||void 0===k?void 0:k.length)>0&&e.createElement("div",{className:`${Ae.highlightText}`},null==X?void 0:X.highlightText),(null===(V=null==X?void 0:X.priceDisplayText)||void 0===V?void 0:V.length)>0&&e.createElement("div",{className:`${Ae.promocontainer}`},null==X?void 0:X.priceDisplayText),e.createElement("div",null,e.createElement("div",{className:`${Ae.detailsection}`,id:`detailsectionv3${d}${l}`},e.createElement("div",{className:`${Ae.headersection}`,id:`headingV3${d}${l}`},e.createElement("div",{className:`${Ae.titlesection}`},e.createElement("div",{className:`${Ae.productheader}`,id:`titleV3${d}${l}`},null==X?void 0:X.displayName),e.createElement("div",null,(null==X?void 0:X.icon)&&e.createElement("img",{className:`${Ae.imagecontainer}`,src:null==X?void 0:X.icon,height:15,width:20}))),e.createElement("div",{className:`${Ae.productdescription}`,id:`descriptionV3${d}${l}`},e.createElement(q,{content:null==X?void 0:X.description}))),e.createElement("div",{className:`${Ae.productconfig}`,id:`product-configv3${d}${l}`},Re?e.createElement(e.Fragment,null,e.createElement("div",{className:Ae.space}),e.createElement(Ge,{stylename:Ae.skeletontittle,count:1}),e.createElement(Ge,{stylename:Ae.skeletonline,count:5}),e.createElement("div",{className:Ae.space}),e.createElement(Ge,{stylename:Ae.skeletontittle,count:1}),e.createElement(Ge,{stylename:Ae.skeletonline,count:5})):e.createElement("div",{style:{paddingTop:"8px"}},(null==X?void 0:X.productConfig)&&(null===(S=null==X?void 0:X.productConfig)||void 0===S?void 0:S.map(((n,l)=>e.createElement(Fe,{content:Object.assign(Object.assign({},n),{tvChannelName:ne,entertainOption:J}),entitlementConfig:null==X?void 0:X.entitlementConfig,indexKey:l,listlength:t,showModalPopup:Se,sbStaticConstants:u,tabIndex:d,countryList:null==X?void 0:X.countryListUrl,metadata:o}))))))),e.createElement("div",{className:`${Ae.detailsection}`,id:`benefits-price-section${d}${l}`},e.createElement("div",{className:`${Ae.benefitssection}`,id:`benefits-section${d}${l}`},(null===(N=null==X?void 0:X.benefitsSection)||void 0===N?void 0:N.length)>0&&e.createElement(un,{content:null==X?void 0:X.benefitsSection,priceCollection:Ee,sbStaticConstants:u})),e.createElement("br",null),e.createElement("div",{className:`${Ae.giftsection}`,id:`gift-section${d}${l}`},e.createElement("div",null,null===(I=null==X?void 0:X.promoObj)||void 0===I?void 0:I.map(((n,t)=>{var o,i,r;return e.createElement("div",{key:t},e.createElement("div",null,(null==n?void 0:n.isGiftPromo)&&de&&(null===(o=null==n?void 0:n.giftConfig)||void 0===o?void 0:o.map(((n,t)=>e.createElement(mn,{content:n,key:t}))))),e.createElement("div",null,(null==n?void 0:n.isGiftPromo)&&de&&(null===(i=null==n?void 0:n.giftConfigV2)||void 0===i?void 0:i.map(((t,o)=>e.createElement(pn,{content:t,key:o,selectedGiftItem:je,parentPoType:null==n?void 0:n.parentPoType}))))),e.createElement("div",{className:`${Ae.giftsection}`,id:`cashback-section${d}${l}`},(null==n?void 0:n.cashback)&&ce&&(null===(r=null==n?void 0:n.cashback)||void 0===r?void 0:r.map(((n,t)=>e.createElement(Tn,{content:n,key:t}))))))})))),e.createElement("div",{className:`${Ae.ordersection} `,id:`order-section${d}${l}`},""===(null==Ee?void 0:Ee.base)?e.createElement("div",null,e.createElement(Ge,{stylename:Ae.skeletontittle})):e.createElement("div",{className:`${Ae.flexgrid} ${Ae.pricesection} `,id:`price-section${d}${l}`},e.createElement(Me,{content:X,priceCollection:Ee,toggleSwitch:!1,sbStaticConstants:u}))," ",e.createElement("div",{className:`${(null==g?void 0:g.swapButton)&&Ae.swapButton}`},e.createElement("div",{style:{padding:"16px 0"}},e.createElement(Ye,{content:n,sbStaticConstants:u,isAvailable:Pe,showPrice:Ee,isSkeletonLoading:Re,isMobileFlow:p,createCartCall:p?De:Be,address:s,updatedContent:g})),e.createElement("div",{className:Ae.productcontractduration,id:`contract-section${d}${l}`},(null==Ee?void 0:Ee.contractDuration)?L(null===(O=null==u?void 0:u.minContractDuration)||void 0===O?void 0:O.substring(1),[null==Ee?void 0:Ee.contractDuration]):null==u?void 0:u.simo_no_contract_term),(null===(D=null==X?void 0:X.addSmartPhone)||void 0===D?void 0:D.length)>0&&e.createElement("div",{style:{textAlign:"center",padding:"4px"}},(null==g?void 0:g.swapButton)&&p?(null==g?void 0:g.ctaLabel)&&e.createElement("div",{style:{padding:"16px 0"}},e.createElement("button",{className:"primarybutton",onClick:()=>ze()},e.createElement("span",{className:Ae.buttontext},null==g?void 0:g.ctaLabel))):e.createElement("span",{className:`${Ae.productdetailslink} ${Ae.addsmartphone}`},e.createElement("div",null,e.createElement("span",null,(null===(R=null===(B=null===(A=null==X?void 0:X.addSmartPhone)||void 0===A?void 0:A[0])||void 0===B?void 0:B.buttonIcon)||void 0===R?void 0:R.filename)&&e.createElement("img",{src:null===($=null===(M=null===(F=null==X?void 0:X.addSmartPhone)||void 0===F?void 0:F[0])||void 0===M?void 0:M.buttonIcon)||void 0===$?void 0:$.filename,width:12,height:18,alt:"icon"})),e.createElement("span",null,e.createElement("a",{onClick:()=>ze()},null===(U=null===(j=null==X?void 0:X.addSmartPhone)||void 0===j?void 0:j[0])||void 0===U?void 0:U.buttonLabel)))))),e.createElement("div",{style:{textAlign:"center",padding:"4px"}},(null==X?void 0:X.productDetailsModal)&&e.createElement("span",{className:Ae.productdetailslink,onClick:()=>{ke(!Ce),_n(ye,"download_product_details",Oe(xe,"",Te))}},null==u?void 0:u.product_details_link)),Ce&&e.createElement(e.Fragment,null,e.createElement(Ze,{products:null==X?void 0:X.productDetailsModal,showProductDetail:Ce,setShowProductDetail:ke,content:n,priceCollection:Ee,addToCart:Object.assign(Object.assign({},n),{isSkeletonLoading:Re,isAvailable:Pe,isMobileFlow:p,address:s}),sbStaticConstants:u,createCartCall:p?De:Be,contractDuration:null==Ee?void 0:Ee.contractDuration})))),ie&&(Re?e.createElement(Ge,null):e.createElement(cn,{key:null==X?void 0:X.code,content:null==X?void 0:X.serviceOptions,setShowModal:re,uniqueId:r,setEntertainment:Q,setTvChannelName:te,code:null==X?void 0:X.code,showModal:ie,radioValue:oe,setRadioValue:le,metadata:o}))))),fe&&(null===(W=null==x?void 0:x.loginData)||void 0===W?void 0:W.length)>0&&Ve&&f.createPortal(e.createElement(_.LoginModalV2,{content:null===(H=null==x?void 0:x.loginData)||void 0===H?void 0:H[0],closeLogin:()=>{ge(!1)},metadata:o,onSuccess:()=>{ge(!1),Be()}}),Ve))},Cn=({content:t,metadata:o,activeIndex:l,lineCheckCallBack:i,sbStaticConstants:r,address:d,eligibleBundle:a,setGenericErrorModalDetails:u,loginSuccess:s})=>{var m,v,p,_,f;const g=null==o?void 0:o.lang,[b,x]=e.useState(),y=null==t?void 0:t._uid,[E,T]=e.useState([]),w=[],C=new Map,k={language:g,type:"B2C"},V={},S=I(),N=null===(m=null==h?void 0:h.getInstance())||void 0===m?void 0:m.getSBUrl(),O=null===(v=null==h?void 0:h.getInstance())||void 0===v?void 0:v.getBaseUrl(),L=null===(_=null===(p=null==t?void 0:t.lineTableContent)||void 0===p?void 0:p.summaryPageUri)||void 0===_?void 0:_.cached_url,[D,A]=e.useState(!1);let B=void 0!==typeof window&&c.get("sunriseAuth");B=B&&JSON.parse(B);const R=()=>{var e,n,o,l,i;const r=[],d=null===(e=null==t?void 0:t.lineTableContent)||void 0===e?void 0:e.enableExistingCustomer,a=null===(n=null==t?void 0:t.lineTableContent)||void 0===n?void 0:n.subscriptionType;if(((e,n)=>{n.map((n=>{var t,o,l,i,r;const d={id:"",promoIds:[]},a=null===(t=null==n?void 0:n.products)||void 0===t?void 0:t.home_parent_promo_id,c=null===(o=null==n?void 0:n.products)||void 0===o?void 0:o.mob_parent_promo_id;d.id=null===(l=null==n?void 0:n.products)||void 0===l?void 0:l.product_id,a&&!(null===(i=null==d?void 0:d.promoIds)||void 0===i?void 0:i.includes(a))&&d.promoIds.push(a),c&&!(null===(r=null==d?void 0:d.promoIds)||void 0===r?void 0:r.includes(c))&&d.promoIds.push(c),e.push(d)}))})(r,(null==t?void 0:t.productList)||[]),((null==t?void 0:t.tabIndex)===(null==t?void 0:t.activeIndex)&&!(null==b?void 0:b[y])||(null==t?void 0:t.tabIndex)===(null==t?void 0:t.activeIndex)&&s)&&(null==t?void 0:t.dynamicProductOffer))try{null===(o=ne(r,null==t?void 0:t._uid,O,d,a))||void 0===o||o.then((e=>{x(e),u({showPopup:!1})})).catch((e=>{var n,o;console.log("error---\x3e",e),u({showPopup:!0,content:null===(o=null===(n=null==t?void 0:t.lineTableContent)||void 0===n?void 0:n.telesalesBlok)||void 0===o?void 0:o[0]})}))}catch(e){console.log("error---\x3e",e),u({showPopup:!0,content:null===(i=null===(l=null==t?void 0:t.lineTableContent)||void 0===l?void 0:l.telesalesBlok)||void 0===i?void 0:i[0]})}};e.useEffect((()=>{l!=(null==t?void 0:t.tabIndex)&&l||R()}),[null==t?void 0:t.activeIndex]),e.useEffect((()=>{if(((null==t?void 0:t.productList)||[]).forEach((e=>{var n,o,l,i,r,d,a,c,u;C.get(null===(n=null==e?void 0:e.products)||void 0===n?void 0:n.product_story_uuid)||C.set(null===(o=null==e?void 0:e.products)||void 0===o?void 0:o.product_story_uuid,{k:0,prod_id:null==e?void 0:e.products.product_id,showPromotion:null===(l=null==e?void 0:e.products)||void 0===l?void 0:l.dontShowPromotion}),C.get(null===(i=null==e?void 0:e.products)||void 0===i?void 0:i.home_promo_story_uuid)||C.set(null===(r=null==e?void 0:e.products)||void 0===r?void 0:r.home_promo_story_uuid,{k:0}),"4P"!==(null==t?void 0:t.pageType)&&"MOBILE"!==(null==t?void 0:t.pageType)||!(null===(d=null==e?void 0:e.products)||void 0===d?void 0:d.mob_promo_story_uuid)||""===(null===(a=null==e?void 0:e.products)||void 0===a?void 0:a.mob_promo_story_uuid)||(null==C?void 0:C.has(null===(c=null==e?void 0:e.products)||void 0===c?void 0:c.mob_promo_story_uuid))||null==C||C.set(null===(u=null==e?void 0:e.products)||void 0===u?void 0:u.mob_promo_story_uuid,{k:0}),w.push(e)})),"MOBILE"===(null==t?void 0:t.pageType)&&A(!0),C.size>0){let e="";for(const[n,t]of C.entries())0==t.k&&(e=e+n+",",t.k=1);const o=N+`rest/cms/stories/?by_uuids=${e}`;n.CMSStoryblokServiceV2.get(o,k).then((e=>{var n,t;null===(t=null===(n=null==e?void 0:e.data)||void 0===n?void 0:n.stories)||void 0===t||t.map((e=>{C.get(null==e?void 0:e.uuid).stroy=e}))})).catch((e=>{console.log(e)})).finally((()=>{const e=[];if(w.length>0)if("MOBILE"!==(null==t?void 0:t.pageType)){const t=new Map;if(null==w||w.map((e=>{var n,o,l,i,r,d;const a=null===(o=C.get(null===(n=null==e?void 0:e.products)||void 0===n?void 0:n.product_story_uuid))||void 0===o?void 0:o.stroy;if((null==a?void 0:a.content)&&(null===(l=null==a?void 0:a.content)||void 0===l?void 0:l.body)&&(null===(i=null==a?void 0:a.content)||void 0===i?void 0:i.body[0])){const e=null===(d=null===(r=null==a?void 0:a.content)||void 0===r?void 0:r.body[0])||void 0===d?void 0:d.products;null==e||e.map((e=>{t.get(null==e?void 0:e.listProduct)||t.set(null==e?void 0:e.listProduct,{k:0,prod_id:null==e?void 0:e.listProduct,order:null==e?void 0:e.order})}))}})),t.size>0){let o="";for(const[e,n]of t.entries())0==n.k&&(o=o+e+",",n.k=1);const l=N+`rest/cms/stories/?by_uuids=${o}`;n.CMSStoryblokServiceV2.get(l,k).then((e=>{var n;null===(n=e.data.stories)||void 0===n||n.map((e=>{var n,o;const l=t.get(e.uuid);l.storyBody=(null===(o=null===(n=null==e?void 0:e.content)||void 0===n?void 0:n.body)||void 0===o?void 0:o[0])||null,l.storyBody.default_full_slug=null==e?void 0:e.default_full_slug,l.storyBody.slug=null==e?void 0:e.slug}))})).catch((e=>{console.log(e)})).finally((()=>{null==w||w.map((n=>{var o,l,i,r,d,a,c,u;const s=null===(l=C.get(null===(o=null==n?void 0:n.products)||void 0===o?void 0:o.product_story_uuid))||void 0===l?void 0:l.stroy;if((null==s?void 0:s.content)&&(null===(i=null==s?void 0:s.content)||void 0===i?void 0:i.body)&&(null===(r=null==s?void 0:s.content)||void 0===r?void 0:r.body[0])){const e=null===(d=null==s?void 0:s.content)||void 0===d?void 0:d.body[0],n=[],o=null==e?void 0:e.products;null==o||o.map((e=>{var o;const l=null===(o=t.get(null==e?void 0:e.listProduct))||void 0===o?void 0:o.storyBody;if(n.push(Object.assign({},e,{cProd:l})),l){const e=(null==l?void 0:l.poType)?null==l?void 0:l.poType:null==l?void 0:l.subGroup;if(!V[e]){let n=null==l?void 0:l.slug;"TV"!==e||"NETFLIX"!==(null==l?void 0:l.tvGroup)&&"PREMIUM"!==(null==l?void 0:l.tvGroup)&&"SPORTS"!==(null==l?void 0:l.tvGroup)?"TV"!==e||"TVBOX"!==(null==l?void 0:l.tvGroup)&&"TVAPP"!==(null==l?void 0:l.tvGroup)||(n="tvboxorapp/"+n):n="entertainment/"+n;const t=null==l?void 0:l.default_full_slug.replace(n,"");V[e]={slug:t}}}})),e.products=n}let m=Object.assign({},C.get(null===(a=null==n?void 0:n.products)||void 0===a?void 0:a.home_promo_story_uuid));m.prom=null===(c=null==n?void 0:n.products)||void 0===c?void 0:c.home_parent_promo_id,m.isDefault=null===(u=null==n?void 0:n.products)||void 0===u?void 0:u.home_promo_default;let v=Object.assign({},n,{productStroyObj:s,promStroyObj:m,showPromotion:null==n?void 0:n.dontShowPromotion});e.push(v)}));try{localStorage.setItem("slugDetails",JSON.stringify(V))}catch(e){}T(e)}))}}else(null==w?void 0:w.length)>0&&(null==w||w.map(((n,o)=>{var l,i,r,d,a,c,u,s,m,v;let p;"MOBILE"===(null==t?void 0:t.pageType)&&(p=null==Object?void 0:Object.assign({},null==C?void 0:C.get(null===(l=null==n?void 0:n.products)||void 0===l?void 0:l.mob_promo_story_uuid)),p.prom=null===(i=null==n?void 0:n.products)||void 0===i?void 0:i.mob_parent_promo_id,p.isDefault=null===(r=null==n?void 0:n.products)||void 0===r?void 0:r.mob_promo_default);const _=null==Object?void 0:Object.assign({},n,{productStroyObj:null==C?void 0:C.get(null===(d=null==n?void 0:n.products)||void 0===d?void 0:d.product_story_uuid),promStroyObj:p});if(0==o){const e=null===(a=null==_?void 0:_.productStroyObj)||void 0===a?void 0:a.stroy;if(e){const n=null==e?void 0:e.content,t=(null===(c=null==n?void 0:n.body[0])||void 0===c?void 0:c.poType)?null===(u=null==n?void 0:n.body[0])||void 0===u?void 0:u.poType:null===(s=null==n?void 0:n.body[0])||void 0===s?void 0:s.subGroup;if(!V[t]){const n=null===(m=null==e?void 0:e.default_full_slug)||void 0===m?void 0:m.replace(null==e?void 0:e.slug,"");V[t]={slug:n}}}}_.displayConfig=null!==(v=null==t?void 0:t.displayConfig)&&void 0!==v?v:[],null==e||e.push(_)})),T(e))}))}}),[g]),e.useEffect((()=>(setTimeout((()=>{F()}),100),null===window||void 0===window||window.addEventListener("resize",F),null===window||void 0===window||window.addEventListener("load",F),()=>{window.removeEventListener("resize",F),window.removeEventListener("load",F)})),[E]);const F=()=>{var e;P(`productCardV3${null==t?void 0:t.activeIndex}`,null===(e=null==t?void 0:t.productList)||void 0===e?void 0:e.length)};return e.useEffect((()=>{var e;b&&(null===(e=Object.keys(b))||void 0===e?void 0:e.length)>0&&Le("view",b[y],"",Te)}),[b]),e.useEffect((()=>{var e;b&&(null===(e=Object.keys(b))||void 0===e?void 0:e.length)>0&&!D&&(null==a?void 0:a.eligibleBundle)&&Le("available",b[y],"",Te,null==a?void 0:a.eligibleBundle)}),[a,b]),e.useEffect((()=>{(null==B?void 0:B.siteId)&&s&&R()}),[s]),e.createElement("div",null,e.createElement("div",{className:Ae.titlecontainer},(null==t?void 0:t.title)&&e.createElement("div",{className:Ae.title},null==t?void 0:t.title),(null==t?void 0:t.subTitle)&&e.createElement("div",{className:Ae.description},null==t?void 0:t.subTitle)),e.createElement("div",{className:"linetableV3"},S&&e.createElement(Be,{carouselIndex:null==t?void 0:t.activeIndex,key:null==t?void 0:t.activeIndex,arrow:null===(f=null==t?void 0:t.lineTableContent)||void 0===f?void 0:f.enableMobileArrows},((null==E?void 0:E.length)&&E||new Array((null==E?void 0:E.length)||3).fill(1)).map(((n,l)=>{var c;return e.createElement("div",{key:l,id:`productCardV3${null==t?void 0:t.activeIndex}`,style:{textAlign:"center"}},e.createElement(wn,{content:n,updatedContent:t,key:l,indexKey:l,lineTableContent:null==t?void 0:t.lineTableContent,metadata:o,productSection:l,cards:null===(c=null==t?void 0:t.productList)||void 0===c?void 0:c.length,tabIndex:null==t?void 0:t.tabIndex,offeringData:b,uniqueId:y,lineCheckCallBack:i,sbStaticConstants:r,address:d,eligibleBundle:a,summaryUrl:L,isMobileFlow:D}))})))))};var kn={clockwise:"StickyProductAnchor-module_clockwise__cmjEp",counterclockwise:"StickyProductAnchor-module_counterclockwise__2qVj1",offsetClass:"StickyProductAnchor-module_offsetClass__oPIod",offsetClass2:"StickyProductAnchor-module_offsetClass2__kkZCK",nonOffsetClass:"StickyProductAnchor-module_nonOffsetClass__PDwhG",falconStyle:"StickyProductAnchor-module_falconStyle__Y8I-1",noFalconStyle:"StickyProductAnchor-module_noFalconStyle__j6yBe",noFalconStyle2:"StickyProductAnchor-module_noFalconStyle2__gHBBn",stickyAnchorContainer:"StickyProductAnchor-module_stickyAnchorContainer__I9khe",productTitle:"StickyProductAnchor-module_productTitle__0QC0i",priceSection:"StickyProductAnchor-module_priceSection__Edxyi",priceDuration:"StickyProductAnchor-module_priceDuration__KIRL5",contentWrapper:"StickyProductAnchor-module_contentWrapper__dilZl",benefitsContainer:"StickyProductAnchor-module_benefitsContainer__3guW-",benefitsContainer2:"StickyProductAnchor-module_benefitsContainer2__Kg8ZS",benefits:"StickyProductAnchor-module_benefits__RQU5F",buyNowButton:"StickyProductAnchor-module_buyNowButton__uPigF",subcontain:"StickyProductAnchor-module_subcontain__H0Om-",arrowIcon:"StickyProductAnchor-module_arrowIcon__ZlsgK",productContainer:"StickyProductAnchor-module_productContainer__UAjgq"};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.StickyProductAnchor-module_clockwise__cmjEp {\n transform: rotate(180deg);\n transition: transform 0.5s linear;\n}\n\n.StickyProductAnchor-module_counterclockwise__2qVj1 {\n transform: rotate(0deg);\n transition: transform 0.5s linear;\n}\n\n.StickyProductAnchor-module_offsetClass__oPIod {\n top: 10px;\n z-index: 1;\n width: 100%;\n}\n\n.StickyProductAnchor-module_offsetClass2__kkZCK {\n top: 10px;\n z-index: 1;\n width: 100%;\n}\n@media (max-width: 1023px) {\n .StickyProductAnchor-module_offsetClass2__kkZCK {\n top: 0px;\n }\n}\n.StickyProductAnchor-module_nonOffsetClass__PDwhG {\n visibility: hidden;\n position: absolute;\n width: 100%;\n}\n\n@media (min-width: 768px) {\n .StickyProductAnchor-module_offsetClass__oPIod {\n top: 10px;\n z-index: 1;\n width: 100%;\n }\n}\n@media (min-width: 1024px) {\n .StickyProductAnchor-module_offsetClass__oPIod {\n top: 85px;\n }\n .StickyProductAnchor-module_falconStyle__Y8I-1 {\n top: 38px !important;\n }\n .StickyProductAnchor-module_noFalconStyle__j6yBe {\n top: 85px !important;\n }\n .StickyProductAnchor-module_noFalconStyle2__gHBBn {\n top: 85px !important;\n }\n}\n.StickyProductAnchor-module_stickyAnchorContainer__I9khe {\n background-color: #e6e3df;\n padding: 2px 0px;\n box-shadow: 1px -1px 4px rgba(87, 84, 82, 0.2);\n}\n@media (max-width: 767px) {\n .StickyProductAnchor-module_stickyAnchorContainer__I9khe {\n padding: 5px 0px;\n background-color: #f7f6f5;\n }\n}\n@media (min-width: 768px) and (max-width: 1023px) {\n .StickyProductAnchor-module_stickyAnchorContainer__I9khe {\n background-color: #f7f6f5;\n }\n}\n.StickyProductAnchor-module_stickyAnchorContainer__I9khe .StickyProductAnchor-module_productTitle__0QC0i {\n font-size: 18px;\n line-height: 24px;\n font-weight: 700;\n display: flex;\n}\n@media (max-width: 1023px) {\n .StickyProductAnchor-module_stickyAnchorContainer__I9khe .StickyProductAnchor-module_productTitle__0QC0i {\n font-size: 14px;\n line-height: 20px;\n }\n .StickyProductAnchor-module_stickyAnchorContainer__I9khe .StickyProductAnchor-module_productTitle__0QC0i .StickyProductAnchor-module_priceSection__Edxyi {\n font-size: 12px;\n line-height: 20px;\n }\n .StickyProductAnchor-module_stickyAnchorContainer__I9khe .StickyProductAnchor-module_productTitle__0QC0i .StickyProductAnchor-module_priceSection__Edxyi .StickyProductAnchor-module_priceDuration__KIRL5 {\n font-weight: 400;\n }\n}\n.StickyProductAnchor-module_stickyAnchorContainer__I9khe .StickyProductAnchor-module_contentWrapper__dilZl {\n display: flex;\n}\n@media (max-width: 1023px) {\n .StickyProductAnchor-module_stickyAnchorContainer__I9khe .StickyProductAnchor-module_contentWrapper__dilZl {\n align-items: center;\n }\n}\n.StickyProductAnchor-module_stickyAnchorContainer__I9khe .StickyProductAnchor-module_contentWrapper__dilZl .StickyProductAnchor-module_benefitsContainer__3guW-, .StickyProductAnchor-module_stickyAnchorContainer__I9khe .StickyProductAnchor-module_contentWrapper__dilZl .StickyProductAnchor-module_benefitsContainer2__Kg8ZS {\n margin-right: 24px;\n display: flex;\n}\n@media (max-width: 767px) {\n .StickyProductAnchor-module_stickyAnchorContainer__I9khe .StickyProductAnchor-module_contentWrapper__dilZl .StickyProductAnchor-module_benefitsContainer__3guW-, .StickyProductAnchor-module_stickyAnchorContainer__I9khe .StickyProductAnchor-module_contentWrapper__dilZl .StickyProductAnchor-module_benefitsContainer2__Kg8ZS {\n margin-left: 10px;\n }\n}\n.StickyProductAnchor-module_stickyAnchorContainer__I9khe .StickyProductAnchor-module_contentWrapper__dilZl .StickyProductAnchor-module_benefitsContainer__3guW- .StickyProductAnchor-module_benefits__RQU5F, .StickyProductAnchor-module_stickyAnchorContainer__I9khe .StickyProductAnchor-module_contentWrapper__dilZl .StickyProductAnchor-module_benefitsContainer2__Kg8ZS .StickyProductAnchor-module_benefits__RQU5F {\n margin-right: 18px;\n cursor: pointer;\n}\n@media (max-width: 767px) {\n .StickyProductAnchor-module_stickyAnchorContainer__I9khe .StickyProductAnchor-module_contentWrapper__dilZl .StickyProductAnchor-module_benefitsContainer__3guW- .StickyProductAnchor-module_benefits__RQU5F, .StickyProductAnchor-module_stickyAnchorContainer__I9khe .StickyProductAnchor-module_contentWrapper__dilZl .StickyProductAnchor-module_benefitsContainer2__Kg8ZS .StickyProductAnchor-module_benefits__RQU5F {\n margin: 20px;\n }\n}\n.StickyProductAnchor-module_stickyAnchorContainer__I9khe .StickyProductAnchor-module_contentWrapper__dilZl .StickyProductAnchor-module_priceSection__Edxyi {\n font-weight: 700;\n margin-right: 16px;\n}\n.StickyProductAnchor-module_stickyAnchorContainer__I9khe .StickyProductAnchor-module_contentWrapper__dilZl .StickyProductAnchor-module_priceSection__Edxyi .StickyProductAnchor-module_priceDuration__KIRL5 {\n font-weight: 400;\n}\n.StickyProductAnchor-module_stickyAnchorContainer__I9khe .StickyProductAnchor-module_contentWrapper__dilZl .StickyProductAnchor-module_buyNowButton__uPigF {\n padding: 8px 24px;\n background-color: #da291c;\n color: #ffffff;\n border-radius: 25px;\n border: none;\n font-size: 14px;\n line-height: 20px;\n font-weight: 700;\n}\n@media (max-width: 1023px) {\n .StickyProductAnchor-module_stickyAnchorContainer__I9khe .StickyProductAnchor-module_contentWrapper__dilZl .StickyProductAnchor-module_buyNowButton__uPigF {\n height: 36px;\n }\n}\n\n.StickyProductAnchor-module_benefitsContainer2__Kg8ZS .StickyProductAnchor-module_subcontain__H0Om- {\n margin: 0px 80px 20px;\n cursor: pointer;\n}\n@media (max-width: 767px) {\n .StickyProductAnchor-module_benefitsContainer2__Kg8ZS {\n box-shadow: 1px -1px 4px rgba(87, 84, 82, 0.2);\n }\n .StickyProductAnchor-module_benefitsContainer2__Kg8ZS .StickyProductAnchor-module_subcontain__H0Om- {\n margin: 0px 57px 20px;\n cursor: pointer;\n }\n}\n\n.StickyProductAnchor-module_arrowIcon__ZlsgK {\n margin-right: 16px;\n}\n\n.StickyProductAnchor-module_productContainer__UAjgq {\n display: flex;\n justify-content: space-between;\n margin: 4px 0px;\n}");exports.AssetPathPropConfig=b,exports.Button=({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),exports.Card=({content:n,updatedContent:t,indexKey:o,listLength:l,addToCart:i,metadata:r,modalTriggered:d,showPrice:a})=>{var c,u,s,m,v,p,_,f,g,h,b,x,y,E,T,w,C,k,V,S,N,I,O,L,D,A,B,R,F,z,G,M,$,j,U,W,H,X,K,Y,Z,J,Q,ee,ne,te,ie,re,de,ae,ce,ve,pe,_e,fe;const ge=Object.assign({},null!==(s=null===(u=null===(c=null==n?void 0:n.testProductReference)||void 0===c?void 0:c[0])||void 0===u?void 0:u.reference)&&void 0!==s?s:null==n?void 0:n.reference),he={listLength:l,indexKey:o,arrowUpIcon:null===(_=null===(p=null===(v=null===(m=null==ge?void 0:ge.content)||void 0===m?void 0:m.body)||void 0===v?void 0:v[0])||void 0===p?void 0:p.arrowUp)||void 0===_?void 0:_.filename,arrowDownIcon:null===(b=null===(h=null===(g=null===(f=null==ge?void 0:ge.content)||void 0===f?void 0:f.body)||void 0===g?void 0:g[0])||void 0===h?void 0:h.arrowDown)||void 0===b?void 0:b.filename,arrowLeftRed:null===(T=null===(E=null===(y=null===(x=null==ge?void 0:ge.content)||void 0===x?void 0:x.body)||void 0===y?void 0:y[0])||void 0===E?void 0:E.arrowLeftRed)||void 0===T?void 0:T.filename},be=null!==(w=null==t?void 0:t.enableNewAddToCart)&&void 0!==w&&w,xe=e.useRef(null),ye=e.useRef(null),Ee=e.useMemo((()=>he),[he]),Te=()=>{P("linetable-card-title",l),P("linetable-card-tooltiptxt",l),P("linetable-card-bottomConatiner",l)};return e.useEffect((()=>{setTimeout((()=>{Te()}),100),null===window||void 0===window||window.addEventListener("resize",Te)}),[n]),e.createElement(oe.Provider,{value:Ee},e.createElement("div",{className:"linetable-card-productTeaser"},e.createElement("div",{className:"linetable-card-productContainer "},ge.content&&e.createElement(e.Fragment,null,e.createElement("div",{className:"linetable-card-titleContainer",id:`linetable-card-title${o}`,ref:xe},e.createElement("div",{className:"linetable-card-prodHeading"},null===(k=null===(C=null==ge?void 0:ge.content)||void 0===C?void 0:C.body[0])||void 0===k?void 0:k.name),e.createElement("div",{className:"linetable-card-productTitle"},e.createElement("h3",null,null===(S=null===(V=null==ge?void 0:ge.content)||void 0===V?void 0:V.body[0])||void 0===S?void 0:S.displayName),(null===(O=null===(I=null===(N=null==ge?void 0:ge.content)||void 0===N?void 0:N.body[0])||void 0===I?void 0:I.prodImage)||void 0===O?void 0:O.filename)&&e.createElement("img",{src:null===(A=null===(D=null===(L=null==ge?void 0:ge.content)||void 0===L?void 0:L.body[0])||void 0===D?void 0:D.prodImage)||void 0===A?void 0:A.filename,height:15,width:20})),e.createElement("div",{className:"linetable-card-prodDescription"},e.createElement(q,{content:null===(R=null===(B=null==ge?void 0:ge.content)||void 0===B?void 0:B.body[0])||void 0===R?void 0:R.description}))),!(null==t?void 0:t.isPrepaidFlow)&&e.createElement("hr",null)),(null==ge?void 0:ge.content)&&(null===(z=null===(F=null==ge?void 0:ge.content)||void 0===F?void 0:F.body[0])||void 0===z?void 0:z.introText)&&e.createElement(e.Fragment,null,e.createElement("div",{className:""+(be?"d-block":"d-none d-sm-block")},e.createElement("div",{className:"linetable-card-introText",id:`linetable-card-tooltiptxt${o}`,ref:ye},e.createElement(q,{content:null===(M=null===(G=null==ge?void 0:ge.content)||void 0===G?void 0:G.body[0])||void 0===M?void 0:M.introText})),e.createElement("hr",null))),null===(U=(null===(j=null===($=null==ge?void 0:ge.content)||void 0===$?void 0:$.body[0])||void 0===j?void 0:j.entitlementConfig)||[])||void 0===U?void 0:U.map(((t,o)=>e.createElement(le,{content:t,product:n,key:o,indexKey:o,showEntitleValue:be,metadata:r,modalTriggered:d}))),e.createElement("hr",null),e.createElement("div",{id:`linetable-card-bottomConatiner${o}`,className:"linetable-card-bottomConatiner"},e.createElement("div",{className:"linetable-card-productDetailSection"},(null===(K=null===(X=null===(H=null===(W=null==ge?void 0:ge.content)||void 0===W?void 0:W.body)||void 0===H?void 0:H[0])||void 0===X?void 0:X.productDetailIcon)||void 0===K?void 0:K.filename)&&e.createElement("img",{src:null===(Q=null===(J=null===(Z=null===(Y=null==ge?void 0:ge.content)||void 0===Y?void 0:Y.body)||void 0===Z?void 0:Z[0])||void 0===J?void 0:J.productDetailIcon)||void 0===Q?void 0:Q.filename,width:24,height:24}),e.createElement(se,{content:null===(ne=null===(ee=null==ge?void 0:ge.content)||void 0===ee?void 0:ee.body)||void 0===ne?void 0:ne[0],updatedContent:t,modalTriggered:d,addToCart:i})),e.createElement("div",null,(null===(re=null===(ie=null===(te=null==ge?void 0:ge.content)||void 0===te?void 0:te.body)||void 0===ie?void 0:ie[0])||void 0===re?void 0:re.isEnablePrice)&&e.createElement(ue,{content:null===(ae=null===(de=null==ge?void 0:ge.content)||void 0===de?void 0:de.body)||void 0===ae?void 0:ae[0],addToCart:i,variant:"productCard"})),e.createElement("div",null,!(null===(pe=null===(ve=null===(ce=null==ge?void 0:ge.content)||void 0===ce?void 0:ce.body)||void 0===ve?void 0:ve[0])||void 0===pe?void 0:pe.isEnablePrice)&&!(null==t?void 0:t.staticPrice)&&e.createElement(me,{content:null===(fe=null===(_e=null==ge?void 0:ge.content)||void 0===_e?void 0:_e.body)||void 0===fe?void 0:fe[0],showPrice:a,addToCart:i}))))))},exports.CardEntitlement=le,exports.CarouselComp=n=>e.createElement(e.Fragment,null,e.createElement(s,{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")),exports.LineTableBasicPropConfig=h,exports.LoginModal=({toggleFun:n})=>(e.useState(!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:n},"Close"))))),exports.ProductTableV3=({content:t,metadata:o,setGenericErrorModalDetails:l,loginSuccess:r,lineCheckCallBack:d,tabCheckCallBack:a,changeAddressClicked:u})=>{var s,m,v;const[p,_]=e.useState(),[f,g]=e.useState(),[b,x]=e.useState(0);let y="undefined"!=typeof window&&localStorage.getItem("lineCheckResponse"),E=y&&(null===JSON||void 0===JSON?void 0:JSON.parse(y)),T="undefined"!=typeof window&&c.get("chAddressJson");const k=null===(s=null==h?void 0:h.getInstance())||void 0===s?void 0:s.getSBUrl(),P=k+w,V=k+C,S={find_by:"uuid",language:null==o?void 0:o.lang,type:"B2C",value:null==o?void 0:o.storyId};return e.useEffect((()=>{var e,t;(e=P,t=S,Y(void 0,void 0,void 0,(function*(){try{return yield n.CMSStoryblokServiceV2.get(e,t).then((e=>{var n,t,o;const l=null===(o=null===(t=null===(n=null==e?void 0:e.data)||void 0===n?void 0:n.story)||void 0===t?void 0:t.content)||void 0===o?void 0:o.body;for(const e of l)if("productTableV2"==e.component||"productTableWithOutLC"===e.component||"prodConfigContainer"===e.component)return e})).catch((e=>{throw e}))}catch(e){return e}}))).then((e=>g(e))),((e="en",t)=>{try{return n.CMSStoryblokServiceV2.get(t,{dimension:e,per_page:1e3,type:"B2C"}).then((e=>{var n;const t={};((null===(n=null==e?void 0:e.data)||void 0===n?void 0:n.datasource_entries)||[]).map((e=>{t[e.name]=null!=e.dimension_value?e.dimension_value:e.value}));try{localStorage.removeItem("sbstaticcontent"),localStorage.setItem("sbstaticcontent",JSON.stringify(t))}catch(e){}return t})).catch((e=>e))}catch(e){throw Error("Promise failed")}})(null==o?void 0:o.lang,V).then((e=>_(e))).catch((e=>console.log(e)))}),[]),e.useEffect((()=>{var e,n,t;const o=new URLSearchParams(null===(e=null===window||void 0===window?void 0:window.location)||void 0===e?void 0:e.search),l=null==o?void 0:o.get("tabOption");f&&null!==l&&((null==f?void 0:f.productContainer)||[]).map(((e,n)=>{(null==e?void 0:e.tabId)===l&&x(n)}));const i=null===(t=null===(n=null==f?void 0:f.productContainer)||void 0===n?void 0:n[b])||void 0===t?void 0:t.tabId;null==a||a(i)}),[f]),e.useEffect((()=>{y="undefined"!=typeof window&&localStorage.getItem("lineCheckResponse"),E=y&&(null===JSON||void 0===JSON?void 0:JSON.parse(y)),T="undefined"!=typeof window&&c.get("chAddressJson")}),[u]),e.createElement("div",{id:"reusable-linetable"},(null==f?void 0:f.productContainer)&&e.createElement(e.Fragment,null,e.createElement(re,null,e.createElement("div",{className:`row justify-content-center ${Ae.tabblock}`},(null===(m=null==f?void 0:f.productContainer)||void 0===m?void 0:m.length)>1&&e.createElement("div",{className:` ${Ae.tabcontainer}`},((null==f?void 0:f.productContainer)||[]).map(((n,t)=>e.createElement("div",{className:` ${Ae.tabs} ${b===t?Ae.tabcontentactive:Ae.tabcontentinactive}`,key:null==n?void 0:n.tabCaption},e.createElement("label",{className:` ${Ae.tabcontent} `},e.createElement("input",{type:"radio",checked:b===t,onChange:()=>{x(t),null==a||a(null==n?void 0:n.tabId),_n(ye,we,{click_text:null==n?void 0:n.tabCaption})}}),null==n?void 0:n.tabCaption))))))),e.createElement(re,{resuablelineTable:!0},e.createElement("div",{className:"position-relative "},e.createElement(i.Carousel,{activeIndex:b,indicators:!1,controls:!1,interval:null,id:"pt-carousel",slide:!1},(null===(v=null==f?void 0:f.productContainer)||void 0===v?void 0:v.length)>0&&((null==f?void 0:f.productContainer)||[]).map(((n,t)=>e.createElement(i.Carousel.Item,{key:t},e.createElement(Cn,{content:Object.assign(Object.assign({},n),{pageType:n.pageType,dynamicProductOffer:!0,tabIndex:t,activeIndex:b,lineTableContent:f}),metadata:o,activeIndex:b,lineCheckCallBack:d,tabCheckCallBack:a,sbStaticConstants:p,address:T,eligibleBundle:E,setGenericErrorModalDetails:l,loginSuccess:r})))))))))},exports.ProductTeaser=({content:t,lineCheckCallBack:o,offerDataCallBack:l,productCallBack:i,tableSelectedTab:r})=>{var d,a,c,m,v,p;const[_,f]=e.useState([]),[g,h]=e.useState(""),[b,E]=e.useState(!1),T=null===(d=null==pe?void 0:pe.getInstance())||void 0===d?void 0:d.getBaseUrl(),w=I(),C=null===(a=(null==t?void 0:t.productTeaserSlides)||[])||void 0===a?void 0:a.map((e=>null==e?void 0:e.tabTitle)),k=e=>{var n,o,l,i;const r=null!==(i=null===(l=null===(o=null===(n=(null==t?void 0:t.productTeaserSlides)||[])||void 0===n?void 0:n.filter((n=>(null==n?void 0:n.tabTitle)===e)))||void 0===o?void 0:o[0])||void 0===l?void 0:l.heading)&&void 0!==i?i:"";var d,a;d=we,a=r,window.dataLayer.push({event:ye,event_name:d,click_text:a})},P=[];return null===(c=(null==t?void 0:t.productTeaserSlides)||[])||void 0===c||c.forEach(((e,n)=>{var t,o;(null==e?void 0:e.productId)&&0===(null===(t=P.filter((n=>n.id===(null==e?void 0:e.productId))))||void 0===t?void 0:t.length)&&P.push({id:null==e?void 0:e.productId,promoIds:[(null==e?void 0:e.promoId)?null==e?void 0:e.promoId:(null==e?void 0:e.productType)===F?z:G]}),(null==e?void 0:e.tvProductId)&&0===(null===(o=P.filter((n=>(null==n?void 0:n.id)===(null==e?void 0:e.tvProductId))))||void 0===o?void 0:o.length)&&P.push({id:null==e?void 0:e.tvProductId,promoIds:[(null==e?void 0:e.promoId)?null==e?void 0:e.promoId:z]})})),e.useEffect((()=>{var e,t;0===(null==_?void 0:_.length)&&(e=P,t=T,Y(void 0,void 0,void 0,(function*(){try{localStorage.removeItem("entertainment");const o={headers:{"x-correlation-id":u.v4(),"x-sunrise-channel":x}},l=t+y,i=yield n.ApiServiceV2.getApiServiceInstance().post(l,e,o).then((e=>{if(200==e.status)return null==e?void 0:e.data}));if(i.error)return i.error;{const e=[];return null==i||i.forEach((n=>{e[n.id]=n})),e}}catch(e){console.log("error---\x3e",e)}}))).then((e=>{var n;e&&(null===(n=Object.keys(e))||void 0===n?void 0:n.length)>0&&f(e)})).catch((e=>{console.log("error---\x3e",e)}))}),[]),e.useEffect((()=>{var e;(null===(e=null==t?void 0:t.productTeaserSlides)||void 0===e?void 0:e.map((e=>e.productType))).map((e=>{var n,o,r,d,a,c,u,s,m,v,p,f,h;if(1==(null===(n=Object.keys(_))||void 0===n?void 0:n.length)&&"function"==typeof l&&e===M&&"function"==typeof i){const e=null===(r=null===(o=null==P?void 0:P[0])||void 0===o?void 0:o.promoIds)||void 0===r?void 0:r[0],n=null===(d=null==P?void 0:P[0])||void 0===d?void 0:d.id;l(_[n],e,g),i(n)}else if((null===(a=Object.keys(_))||void 0===a?void 0:a.length)>1&&"function"==typeof l&&e===M&&"function"==typeof i){const e=null!==(m=null===(s=null===(u=null===(c=null==P?void 0:P.filter((e=>(null==e?void 0:e.id)===g)))||void 0===c?void 0:c[0])||void 0===u?void 0:u.promoIds)||void 0===s?void 0:s[0])&&void 0!==m?m:"",n=null!==(f=null===(p=null===(v=null==P?void 0:P.filter((e=>(null==e?void 0:e.id)===g)))||void 0===v?void 0:v[0])||void 0===p?void 0:p.id)&&void 0!==f?f:"";l(_[g],e,g),i(n)}else e===F&&(null===(h=null==t?void 0:t.productTeaserSlides)||void 0===h||h.map((e=>{var n,t,o,i,r;const d=b?null==e?void 0:e.tvProductId:null==e?void 0:e.productId;if((null===(n=Object.keys(_))||void 0===n?void 0:n.length)>0&&"function"==typeof l){const e=null!==(r=null===(i=null===(o=null===(t=null==P?void 0:P.filter((e=>(null==e?void 0:e.id)===d)))||void 0===t?void 0:t[0])||void 0===o?void 0:o.promoIds)||void 0===i?void 0:i[0])&&void 0!==r?r:"";l(_[d],e)}})))}))}),[_,g,b]),e.useEffect((()=>{""!==g&&k(g)}),[g]),e.createElement("div",{className:"position-relative"},(null===(m=null==t?void 0:t.productTeaserSlides)||void 0===m?void 0:m.length)>0&&w&&e.createElement(s,{responsive:{desktop:{breakpoint:{max:7e3,min:1440},items:1},tabletLarge:{breakpoint:{max:1439,min:1024},items:1},tabletMedium:{breakpoint:{max:1023,min:768},items:1},mobile:{breakpoint:{max:767,min:0},items:1}},autoPlay:!1,shouldResetAutoplay:!1,showDots:1!==(null===(v=null==t?void 0:t.productTeaserSlides)||void 0===v?void 0:v.length),customDot:e.createElement((n=>{const{onClick:t,active:o,index:l}=n;return o&&h(C[l]),e.createElement("button",{className:o?ve.stageTeaserTabActive:ve.stageTeaserTab,onClick:()=>t()},C[l])}),null),dotListClass:ve.carousel_dot,itemClass:ve.carouselItem,ssr:!0,arrows:!1,containerClass:ve.carouselContainer,sliderClass:ve.sliderClass,customButtonGroup:e.createElement((n=>{var o,l,i;return e.createElement(e.Fragment,null,(null===(o=null==t?void 0:t.productTeaserSlides)||void 0===o?void 0:o.length)>1&&w!==M&&e.createElement("div",{style:{textAlign:"center"}},e.createElement("button",{disabled:0===(null===(l=null==n?void 0:n.carouselState)||void 0===l?void 0:l.currentSlide),className:ve.leftArrow,onClick:n.previous}),e.createElement("button",{disabled:(null===(i=null==n?void 0:n.carouselState)||void 0===i?void 0:i.currentSlide)+1===(null==n?void 0:n.carouselState.totalItems),className:ve.rightArrow,onClick:n.next})))}),null),customTransition:"transform 1s ease",transitionDuration:500},null===(p=(null==t?void 0:t.productTeaserSlides)||[])||void 0===p?void 0:p.map(((n,l)=>e.createElement(De,{content:t,slides:n,index:l,offeringData:_,lineCheckCallBack:o,setEnableToggle:E,tableSelectedTab:r})))))},exports.ProductTeaserPropConfig=pe,exports.StickyProductAnchor=({content:n,offerData:t,lineCheckCallBack:o})=>{var l,i,r,d,a,u,s,m,v,p;const _=null===(l=null==h?void 0:h.getInstance())||void 0===l?void 0:l.getCartUrl(),[g,b]=e.useState(!1),[x,y]=e.useState(!1),[E,T]=e.useState("noFalconStyle"),[w,C]=e.useState("noFalconStyle"),[k,P]=e.useState(!1),S=I(),N=null===(i=null==n?void 0:n.filter((e=>(null==e?void 0:e.productId)===(null==t?void 0:t.id))))||void 0===i?void 0:i[0];let O=0;O=(null==t?void 0:t.derivedPrice)?null===(d=null===(r=null==t?void 0:t.derivedPrice)||void 0===r?void 0:r[0])||void 0===d?void 0:d.value:null===(u=null===(a=null==t?void 0:t.prices)||void 0===a?void 0:a[0])||void 0===u?void 0:u.value;const L=e=>{const n=(null==e?void 0:e.id)&&document.getElementById(null==e?void 0:e.id);P(!1),n&&n.scrollIntoView({behavior:"smooth",block:"start",inline:"nearest"})},D=()=>e.createElement("div",{className:kn.priceSection},"CHF"," ",V(O),e.createElement("span",{className:kn.priceDuration},null==N?void 0:N.monthText));e.useEffect((()=>{const e=()=>{var e;const n=document.getElementById("productTeaser");if(!n)return;const{top:t,bottom:o}=n.getBoundingClientRect(),l=(null===window||void 0===window?void 0:window.innerHeight)||document.documentElement.clientHeight;b(t<l&&o>=0);let i=document.querySelectorAll(".sticky-header2");const r=document.getElementById("stickyAnchorContainer"),d=document.querySelectorAll(".sticky-header");if(null!=d){const e=(null==d?void 0:d.length)>0?"falconStyle":"noFalconStyle";T(e)}if(null!=i){const n=null===(e=null==i?void 0:i[0])||void 0===e?void 0:e.offsetHeight;C(n>=75?"noFalconStyle2":"falconStyle2")}const a=null==r?void 0:r.offsetTop;a&&window.scrollY>a?y(!0):y(!1);const c=document.getElementById("dropDownContainer");null==c||c.offsetTop};return window.addEventListener("scroll",e),()=>{window.removeEventListener("scroll",e)}}),[]);let A;try{A=null===(s=document.getElementsByTagName("header"))||void 0===s?void 0:s[0]}catch(e){}return A?e.createElement(e.Fragment,null,(null==N?void 0:N.productName)&&e.createElement(e.Fragment,null,f.createPortal(e.createElement(e.Fragment,null,e.createElement("div",{className:`${kn.stickyAnchorContainer} ${x?kn.offsetClass:kn.nonOffsetClass} ${kn[E]} ${kn[w]}`,id:"stickyAnchorContainer"},e.createElement(re,null,e.createElement("div",{className:kn.productContainer},e.createElement("div",{className:kn.productTitle},(S===j||S===M)&&e.createElement("img",{onClick:()=>{P(!k)},className:`${kn.arrowIcon} ${k?kn.clockwise:kn.counterclockwise}`,src:null===(m=null==N?void 0:N.arrowUp)||void 0===m?void 0:m.filename}),e.createElement("div",null,null==N?void 0:N.productName,e.createElement("div",{className:kn.productPrice},O>0&&(S===j||S===M)&&e.createElement(e.Fragment,null,D())))),e.createElement("div",{className:kn.contentWrapper},S!==j&&S!==M&&e.createElement(e.Fragment,null,e.createElement("span",{className:kn.benefitsContainer},null===(v=(null==N?void 0:N.benefits)||[])||void 0===v?void 0:v.map((n=>e.createElement("div",{className:kn.benefits,onClick:()=>L(n)},null==n?void 0:n.title)))),O>0&&e.createElement(e.Fragment,null,D())),(null==N?void 0:N.buyBtn)&&e.createElement("button",{className:kn.buyNowButton,onClick:(null==N?void 0:N.productType)===M?()=>{(null==t?void 0:t.id)&&Ve(he,[t],"",xe),(null==t?void 0:t.id)&&ee([t],"",(null==t?void 0:t.promoId)?null==t?void 0:t.promoId:"",_,M).then((e=>{var n;c.remove("one-commerce-cartId",{path:"/"}),c.set("one-commerce-cartId",null==e?void 0:e.id,{path:"/"}),c.set("cartProduct",null==N?void 0:N.productId,{path:"/"}),window.location.href=null!==(n=null==N?void 0:N.checkoutUrl)&&void 0!==n?n:""})).catch((e=>{console.log(e)}))}:()=>{var e,n,l;const i=localStorage.getItem("lineCheckResponse"),r=i&&JSON.parse(i),d=c.get("one-commerce-linecheckcorrelationid"),a=c.get("chAddressJson"),u=null!==(e=null==N?void 0:N.productId)&&void 0!==e?e:"",s=a&&r&&(null==r?void 0:r.eligibleBundle.includes(u));r&&a&&d?s&&(0!==(null===(n=Object.keys(t))||void 0===n?void 0:n.length)&&Ve(he,[t],N,xe),0!==(null===(l=Object.keys(t))||void 0===l?void 0:l.length)&&ee([t],"",(null==t?void 0:t.promoId)?null==t?void 0:t.promoId:z,_,F).then((e=>{var n;c.remove("one-commerce-cartId",{path:"/"}),c.set("one-commerce-cartId",null==e?void 0:e.id,{path:"/"}),c.set("cartProduct",u,{path:"/"}),c.remove("landline"),window.location.href=null!==(n=null==N?void 0:N.checkoutUrl)&&void 0!==n?n:""})).catch((e=>{console.log(e)}))):"function"==typeof o&&o()}},null==N?void 0:N.buyBtn))))),(null==N?void 0:N.productName)&&k&&e.createElement("div",{className:`${kn.stickyAnchorContainer} ${x?kn.offsetClass2:kn.nonOffsetClass}`,id:"dropDownContainer"},e.createElement("span",{className:kn.benefitsContainer2},null===(p=(null==N?void 0:N.benefits)||[])||void 0===p?void 0:p.map((n=>e.createElement("div",{className:kn.subcontain,onClick:()=>L(n)},null==n?void 0:n.title)))))),A))):e.createElement(e.Fragment,null)};
|
2
2
|
//# sourceMappingURL=index.js.map
|