.cardInfoDesktop{padding:16px;display:none}.cardInfoMobile{padding:16px;display:block}@media (min-width:768px){.cardInfoDesktop{display:block}.cardInfoMobile{display:none}}.cardHeader{display:flex;justify-content:space-between}.bill{line-height:20px;color:#0D0D0D;font-size:16px;font-weight:700}.paidSts{color:#014C01;background-color:rgba(0,138,0,.1)}.paidSts,.unpaidSts{line-height:18px;padding:4px 8px;border-radius:384px;font-size:14px}.unpaidSts{background-color:rgb(235,97,0,.1);color:#665200}.invoiceDetails{margin:16px 0;display:flex;gap:8px}.imageCtn{display:flex;width:48px!important;height:48px;background-color:rgb(0,105,124,.1);border-radius:384px;align-items:center;justify-content:center}.image{width:32px;height:32px}.billPeriod{display:flex;flex-direction:column;text-align:start;width:100%}.payment{display:flex;flex-direction:row;justify-content:space-between}.dueDate{line-height:18px;font-size:14px;color:#0D0D0D}.month{justify-self:flex-start}.month,.totalPayment{line-height:32px;font-weight:700;font-size:24px;color:#0D0D0D}.helpTextCtn{display:flex;flex-direction:row;justify-content:flex-start;gap:4px;align-items:center;height:19px}.helpText{font-size:14px;line-height:18px;color:#0D0D0D}.infoIcon{width:16px;height:16px}.remainingAmount{font-weight:700;font-size:14px;line-height:18px;color:#0D0D0D}.border1{background-color:#BEBEBE;height:1px;width:100%;margin:16px 0}.buttons{display:flex;flex-direction:column;gap:8px}.btnHeightMd{height:44px}.buttonsDesktop{display:flex;justify-content:space-between}.payBtn{flex:1}.payBtn,.payBtnDesktop{border:none;background-color:#E60000;color:#FFFFFF;border-radius:8px;cursor:pointer;line-height:20px;font-size:16px;padding:12px 0}.payBtnDesktop{width:169px;height:44px}.downloadInvoiceBtn{flex:1;padding:12px 0}.downloadInvoiceBtn,.downloadInvoiceBtnDesktop{background-color:transparent;border:2px solid #0d0d0d;border-radius:8px;line-height:20px;font-size:16px;color:#0D0D0D;cursor:pointer}.downloadInvoiceBtnDesktop{width:169px;height:44px}.desktopDetails{display:flex;flex-direction:column;gap:8px;text-align:start}.gapButtons{display:flex;gap:16px}.DesktopDueDate{display:flex;justify-content:space-between;align-items:center}.billPeriodDesktop{display:flex;flex-direction:column;gap:4px;flex:1}.invoiceDetailsDesktop{display:flex;gap:8px;align-items:center}.detailsDesktopText{font-weight:700}.dateDesktopDetails,.detailsDesktopText{color:#0D0D0D;font-size:16px;line-height:20px}.dateDesktopDetails{font-weight:400}.imageCtnDesktop{display:flex;width:58px!important;height:58px;background-color:rgb(0,105,124,.1);border-radius:384px;align-items:center;justify-content:center}.imageDesktop{width:34.8px;height:34.8px}.card{background-color:#FFFFFF;display:flex;flex-direction:column;flex:1;height:auto;border-radius:16px;border:1px solid #eeeeee;max-width:100%}.spinner-wrapper{display:flex;justify-content:center;align-items:center;width:100%;height:100%}.spinner{border:4px solid rgba(0,0,0,.1);border-left-color:#e60000;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.primary{background-color:#E60000}.primary,.secondary{border:none;color:#FFFFFF;width:100%;border-radius:8px;cursor:pointer;line-height:20px;font-size:16px}.secondary{background-color:#0D0D0D}.alternative{background-color:transparent;border:2px solid #0d0d0d;width:100%;border-radius:8px;line-height:20px;font-size:16px;color:#0D0D0D}.samll{height:32px}.medium{height:44px}.large{height:56px}.carousel{align-items:center;justify-content:center;margin:0 20px}.carousel,.featureCardCarosel{display:flex;flex-direction:column}.featureCardCarosel{background-color:#FFFFFF;padding:20px;border-radius:16px;width:260px;height:148px;gap:16px;align-items:flex-start;box-shadow:0 5px 27.1px 0 rgb(0,0,0,.07)}.carousel-controls{margin-top:16px;display:flex;justify-content:space-between;gap:16px}.activeBtn{display:flex;justify-content:center;align-items:center;cursor:pointer;border-radius:384px}.activeIcon{height:48px;width:48px;transition:all .2s ease-in-out}.inActiveBtn,.inActiveBtnLeft{display:flex;justify-content:center;align-items:center;cursor:pointer;border-radius:384px;border:none;transform:scaleX(-1) scaleY(-1)}.inActiveBtnLeft{height:48px;width:48px}.infoTextCarosel{color:#0D0D0D;font-family:var(--vodafone-exb);font-size:20px;line-height:28px;text-align:start}.activeIcon:hover path:first-child{fill:#262626}.activeIcon:hover path:last-child{stroke:white}.activeIcon:active path:first-child{fill:#7E7E7E}.activeIcon:active path:last-child{stroke:white}.paymentOverlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(13,13,13,.4);display:flex;justify-content:center;align-items:center;z-index:1000}.paymentHeader{display:flex;flex-direction:row;justify-content:space-between;width:100%}.paymentVdfImg{height:48px;width:48px;margin:20px 0 0 20px}.paymentCancelImg{height:32px;width:32px;margin:12px 12px 0 0;cursor:pointer}.paymentModalTitle{padding:24px;text-align:center;align-items:center;color:#0D0D0D;line-height:32px;font-size:28px;font-weight:400}.paymentModalContent{text-align:center;font-family:var(--vodafone-lt);font-weight:400;line-height:26px;font-size:18px}.paymentModalBorder{background-color:#EEEEEE;height:1px;width:100%}.paymentBtnCnt{padding:24px;gap:16px;display:flex;flex-direction:row;justify-content:center;align-items:center}.paymentCancelBtn{background-color:#0D0D0D}.paymentCancelBtn,.paymentConfirmBtn{border-radius:8px;height:44px;flex:1;border:none;color:#FFFFFF;cursor:pointer;font-size:18px;line-height:26px;align-items:center;justify-content:center;font-weight:400}.paymentConfirmBtn{background-color:#E60000}@media screen and (max-width:768px){.modal{background-color:#FFFFFF;display:flex;flex-direction:column;height:auto;border-radius:12px;box-shadow:0 4px 4px 0 rgb(0,0,0,.25);z-index:1001;margin:0 12px}}.modal{background-color:#FFFFFF;display:flex;flex-direction:column;width:694px;height:auto;border-radius:12px;box-shadow:0 4px 4px 0 rgb(0,0,0,.25);z-index:1001}.overlay{position:fixed;top:0;left:0;height:100%;background-color:rgba(13,13,13,.4);justify-content:center;align-items:center;z-index:1000}.header,.overlay{width:100%;display:flex}.header{flex-direction:row;justify-content:space-between}.vdfImg{height:48px;width:48px;margin:20px 0 0 20px}.cancelImg{height:32px;width:32px;margin:12px 12px 0 0;cursor:pointer}.modalTitle{padding:24px;text-align:center;align-items:center;color:#0D0D0D;line-height:32px;font-size:24px;font-weight:700}.modalContent{text-align:center;line-height:20px;font-size:16px}.btnCnt{padding:24px;gap:16px;display:flex;flex-direction:row;justify-content:center;align-items:center}.cancelBtnWhite{border:2px solid #000000!important}.cancelBtnWhite,.confirmBtn{border-radius:8px;height:44px;flex:1;border:none;cursor:pointer;font-size:18px;line-height:26px;align-items:center;justify-content:center;font-weight:400}.confirmBtn{background-color:#E60000;color:#FFFFFF}.modalBorder{margin-top:16px;background-color:#EEEEEE;height:1px;width:100%}.mainIcon{width:96px}.mainIconContainer{display:flex;justify-content:center}@media screen and (max-width:768px){.modal{background-color:#FFFFFF;display:flex;flex-direction:column;height:auto;border-radius:12px;box-shadow:0 4px 4px 0 rgb(0,0,0,.25);z-index:1001;margin:0 12px}.mainIcon{width:84px}.btnCnt{flex-direction:column-reverse;padding:20px;margin-top:0}.cancelBtnWhite,.confirmBtn{width:100%;min-height:44px}}@media screen and (min-width:768px){.modalBorder{display:none}}.noBillCnt{display:flex;justify-content:center;align-items:center;flex-direction:column;padding:32px 0;gap:16px;flex:1}.noBillImage{width:120px;height:120px}.noBillText{font-size:18px;line-height:26px;font-family:var(--vodafone-lt);font-weight:400;color:#262626}@media screen and (max-width:768px){.noBillCnt{display:flex;justify-content:center;align-items:center;flex-direction:column;padding:32px 0;gap:8px;flex:1}}.headerHomepage{background-color:#cccccc;height:56px;margin-bottom:16px}.background{width:100%;height:70vh;background-image:url(/user-preferences/_next/static/media/HeroImage.176e5c95.jpeg);background-repeat:no-repeat;background-size:cover;display:flex;align-items:center}.Ctn{margin:0 0 0 60px;display:flex;flex-direction:column;justify-content:center;gap:24px}.text{line-height:48px;font-size:40px;font-family:var(--vodafone-exb);width:648px}.notification,.text{color:#ffffff;text-align:start}.notification{line-height:32px;font-size:28px;font-weight:700}.cartCtn{display:flex;flex-direction:row;justify-content:center;gap:16px;margin-top:-68px;flex:1;padding:0 20px}@media (max-width:768px){.cartCtn{display:none}}.featureCard{background-color:#ffffff;display:flex;flex-direction:column;flex:1;padding:20px;border-radius:16px;max-width:340px;gap:16px;align-items:flex-start;box-shadow:0 5px 27.1px 0 rgb(0,0,0,.07)}.infoText{color:#0d0d0d;font-family:var(--vodafone-exb);font-size:20px;line-height:28px;text-align:start}.homeBtn{width:198px;height:44px;background-color:#e60000;font-weight:400;font-size:16px;line-height:20px;color:#ffffff;border:none;border-radius:8px;margin:12px 0;cursor:pointer}.homeBtn:hover{background-color:#cf0000}.homeBtn:active{background-color:#b80000}.featureIcon{height:48px;width:48px}@media screen and (max-width:768px){.background{width:100%;height:46vh;background-image:url(/user-preferences/_next/static/media/HeroImage.176e5c95.jpeg);background-repeat:no-repeat;background-size:cover;background-position:68% 50%}.Ctn,.background{display:flex;align-items:center}.Ctn{margin:0;background:linear-gradient(90deg,rgba(0,0,0,1),rgba(0,0,0,0));flex-direction:column;justify-content:center;gap:8px;height:100%}.text{font-size:20px;font-weight:400;font-family:var(--vodafone-exb);width:90%}.notification,.text{color:#ffffff;text-align:start;line-height:28px}.notification{font-size:18px;font-weight:700}.homeBtn{width:198px;height:44px;background-color:#e60000;font-weight:400;font-size:16px;line-height:20px;color:#ffffff;border:none;border-radius:8px;margin:24px 0}}.error-container{flex-direction:column;padding-top:10rem;padding-bottom:10rem;text-align:center}.error-container,.error-icon{display:flex;align-items:center;justify-content:center}.error-icon{width:64px;height:64px;background-color:#e60000;border-radius:50%;color:white;font-size:32px;font-weight:700;margin-bottom:1.5rem}.error-title{font-size:24px;line-height:32px;font-weight:700;color:#0d0d0d;margin-top:16px;margin-bottom:16px}.error-message{font-size:16px;line-height:20px;color:#666666;margin-bottom:48px}.error-buttons{display:flex;gap:24px;width:100%;max-width:400px}@media (max-width:640px){.error-buttons{flex-direction:column}}.vfg-mcp-pill{min-height:-moz-min-content;min-height:min-content}.vfg-mcp-bento-banner-assembly{background-color:var(--vfgs-colors-monochrome2);padding-left:1rem;padding-right:1rem;padding-bottom:1rem}@media (min-width:768px){.vfg-mcp-bento-banner-assembly{padding-left:0;padding-right:0;padding-bottom:0}}.controls_pipsWrapper{margin-top:50px}.vfg-bento-banner__container{max-width:1440px;width:inherit;margin-left:auto;margin-right:auto;margin-top:0;padding-top:1.5rem;min-height:504.45px}@media (min-width:768px) and (max-width:1024px){.vfg-bento-banner__container{min-height:436px}}@media (max-width:767px){.vfg-bento-banner__slide{height:184.45px}.slideDetails_detailsCopy__1je3rcr1{gap:0!important}}@media (min-width:768px) and (max-width:1024px){.vfg-bento-banner__slide{height:380px}}.vfg-mcp-bento-banner-assembly .mobileContent_mobileButtons__udyqo64 .button_button_appearance_secondary__105qc7s6{background-color:#e60000;border-color:#e60000}.vfg-mcp-bento-banner-assembly .button_baseButtonStyle__105qc7s1{border-radius:8px!important}@media (max-width:1024px){.vfg-mcp-bento-banner-assembly .slideDetails_detailsCopy__1je3rcr1,.vfg-mcp-bento-banner-assembly .slideDetails_detailsTextContainer__1je3rcr0{align-items:center}.vfg-mcp-bento-banner-assembly .slideDetails_detailsButtons__1je3rcr4{width:100%;max-width:200px}.vfg-mcp-bento-banner-assembly .slideDetails_detailsButtons__1je3rcr4 .button_baseButtonStyle__105qc7s1{width:100%}}.vodafone-next-packages .pips_pipStyles__1e8slma1{background-color:#e60000}.vodafone-next-packages{padding:56px 145px}.vodafone-next-packages .bundle-card-item{gap:20px}.vodafone-next-carousel-wrapper .carousel_trackBase__1k0lwq36{gap:0!important}.vodafone-next-carousel-wrapper .carousel_ArrowLStyle__1k0lwq3d{padding-left:10px;padding-right:10px}.vodafone-next-carousel-wrapper .iconWithBackground_systemStyle_size__19d44qe3{height:36px;width:36px;padding:8px;background-color:#ffffff;border:1px solid #0d0d0d;color:#0d0d0d}.carousel_slideItemBase__1k0lwq37 .vodafone-next-bundle-card{height:100%}.vfg-benefit-model-cta{border-color:#bebebe}@media (max-width:768px){.vodafone-next-packages{padding:20px 16px}.vodafone-next-bundle-card{height:100%}}.vodafone-next-carousel-wrapper{width:100%}@media (min-width:769px){.modal_modalWrapperBaseStyles__1yn5h403{max-height:90vh!important}.modal_scrollableBody__1yn5h408{max-height:calc(90vh - 200px)!important;overflow-y:auto!important}}.modal_modalWrapperBaseStyles__1yn5h403 p{font-size:18px}.modal_modalWrapperBaseStyles__1yn5h403 .modal_vodafoneIcon__1yn5h400{margin-bottom:0!important}.modal_modalWrapperBaseStyles__1yn5h403{background-color:#fff}.vfg-skip-links{position:absolute;left:0;top:0;z-index:99999;transform:translateY(-100%);width:100%;color:var(--vfgs-colors-monochrome2);background-color:var(--vfgs-colors-primary1);text-align:center;font-size:20px;padding:12px}.vfg-skip-links:focus{transform:translateY(0)}.vfg-h1-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.youtube-video-section{padding:64px 0}.youtube-video-wrapper{display:flex;justify-content:center;width:900px;max-height:500px;max-width:100%;padding:0 16px}.youtube-video-section .home-phone-section{border-top-left-radius:6% 12%;border-top-right-radius:6% 12%;border-bottom-left-radius:6% 12%;border-bottom-right-radius:6% 12%}@media (max-width:768px){.youtube-video-section{padding:40px 0}}.youtube-video-wrapper .phone-outline{width:100%;max-width:600px;min-width:300px;max-height:500px;min-height:100px}.youtube-video-text{display:flex;flex-direction:column;align-items:center;max-width:700px;width:100%}.youtube-video-description .embedded-button{justify-content:center;margin-bottom:16px}.phone-container{position:relative;width:100%;max-width:680px;min-width:300px;aspect-ratio:300/146;margin:auto}.phone-outline{width:100%;height:100%}.phone-mask{position:absolute;top:4%;left:3%;width:94%;height:90%;overflow:hidden;border-radius:30px}.video-content{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.phone-shadow{position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:100%;height:4px;background:rgba(0,0,0,.1);border-radius:50%}.vfg-mcp-discovery-cards *{margin-block-start:0;margin-block-end:0}.vfg-mcp-discovery-cards{display:flex;flex-direction:column}.vfg-mcp-discovery-cards-description,.vfg-mcp-discovery-cards-header{margin-bottom:24px}@media (max-width:1024px){.vfg-mcp-discovery-cards-header{margin-bottom:24px}.vfg-mcp-discovery-cards-description{margin-bottom:28px}}@media (max-width:748px){.vfg-mcp-discovery-cards-description,.vfg-mcp-discovery-cards-header{margin-bottom:24px}}.vfg-mcp-discovery-cards h4{font-weight:800}@media (max-width:767px){.vfg-mcp-discovery-cards h4{font-size:24px;line-height:32px}.vfg-mcp-discovery-cards-mobile,.vfg-mcp-discovery-cards-mobile-tablet{max-width:360px;margin:0 auto}.vfg-mcp-discovery-cards-desktop,.vfg-mcp-discovery-cards-tablet{display:none!important}.vfg-mcp-discovery-cards{padding:48px 0}.vfg-mcp-discovery-cards-grid{gap:16px}.vfg-mcp-discovery-cards-mobile .discoveryCard_discoveryCard_variant_small__rtuw596{max-width:328px;width:100%}.vfg-mcp-discovery-cards-mobile{padding-left:10px;padding-right:10px;width:100%}}@media (min-width:768px) and (max-width:1223px){.vfg-mcp-discovery-cards-desktop,.vfg-mcp-discovery-cards-mobile{display:none!important}.vfg-mcp-discovery-cards-mobile-tablet,.vfg-mcp-discovery-cards-tablet{max-width:574px;margin:0 auto}.vfg-mcp-discovery-cards-mobile-tablet{max-width:698px}.vfg-mcp-discovery-cards{padding:36px 0}.vfg-mcp-discovery-cards-grid{gap:16px}}@media (min-width:1224px){.vfg-mcp-discovery-cards-mobile,.vfg-mcp-discovery-cards-mobile-tablet,.vfg-mcp-discovery-cards-tablet{display:none!important}.vfg-mcp-discovery-cards-desktop{max-width:1224px;margin:0 auto}.vfg-mcp-discovery-cards{padding:88px 0}.vfg-mcp-discovery-cards-grid{gap:24px}}.vfg-mcp-discovery-cards-grid{display:flex;align-items:stretch}.vfg-mcp-discovery-cards-column{display:flex;flex-direction:column;align-items:center}.vfg-mcp-discovery-cards a:focus,.vfg-mcp-discovery-cards a:hover,.vfg-mcp-discovery-cards a:link,.vfg-mcp-discovery-cards a:visited{text-decoration:none}@media screen and (max-width:767px){.vfg-mcp-discovery-cards .discoveryCard_discoveryCardDeviceImageContainer_compound_1__rtuw59l>picture{height:100%}.vfg-mcp-discovery-cards .discoveryCard_discoveryCardDeviceImageContainer_compound_1__rtuw59l>picture>img{.discoveryCard_discoveryCardDeviceImage__rtuw59m{height:100%}}.discoveryCard_discoveryCardDeviceImage__rtuw59m{height:100%}}@media screen and (min-width:1224px){.vfg-mcp-discovery-cards .discoveryCard_discoveryCardDeviceImageContainer_compound_1__rtuw59l>picture{height:100%}.vfg-mcp-discovery-cards .discoveryCard_discoveryCardDeviceImageContainer_compound_1__rtuw59l>picture>img{.discoveryCard_discoveryCardDeviceImage__rtuw59m{height:100%}}.discoveryCard_discoveryCardDeviceImage__rtuw59m{height:100%}}