:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px;.swiper-cube-shadow,.swiper-slide{transform-style:preserve-3d}}.swiper-css-mode{>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none;&::-webkit-scrollbar{display:none}}>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}&.swiper-horizontal{>.swiper-wrapper{scroll-snap-type:x mandatory}>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-slides-offset-before);margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}>.swiper-wrapper>.swiper-slide:last-child{-webkit-margin-end:var(--swiper-slides-offset-after);margin-inline-end:var(--swiper-slides-offset-after)}}&.swiper-vertical{>.swiper-wrapper{scroll-snap-type:y mandatory}>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-slides-offset-before);margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}>.swiper-wrapper>.swiper-slide:last-child{-webkit-margin-after:var(--swiper-slides-offset-after);margin-block-end:var(--swiper-slides-offset-after)}}&.swiper-free-mode{>.swiper-wrapper{scroll-snap-type:none}>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}}&.swiper-centered{>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}}&.swiper-centered.swiper-horizontal{>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}}&.swiper-centered.swiper-vertical{>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}}}.swiper-3d{.swiper-slide-shadow,.swiper-slide-shadow-bottom,.swiper-slide-shadow-left,.swiper-slide-shadow-right,.swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),rgba(0,0,0,0))}}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border-radius:50%;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top:4px solid transparent}.swiper-watch-progress .swiper-slide-visible,.swiper:not(.swiper-watch-progress){.swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color));&.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}&.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled &{display:none!important}svg{width:100%;height:100%;object-fit:contain;transform-origin:center;fill:currentColor;pointer-events:none}}.swiper-button-lock{display:none}.swiper-button-next,.swiper-button-prev{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto;.swiper-navigation-icon{transform:rotate(180deg)}}.swiper-button-next{right:var(--swiper-navigation-sides-offset,4px);left:auto}.swiper-horizontal{.swiper-button-next,.swiper-button-prev,~.swiper-button-next,~.swiper-button-prev{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next,&~.swiper-button-prev,.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev,&~.swiper-button-next,.swiper-button-next{right:var(--swiper-navigation-sides-offset,4px);left:auto}&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next,&~.swiper-button-prev,.swiper-button-prev{.swiper-navigation-icon{transform:rotate(180deg)}}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev{.swiper-navigation-icon{transform:rotate(0deg)}}}.swiper-vertical{.swiper-button-next,.swiper-button-prev,~.swiper-button-next,~.swiper-button-prev{left:var(--swiper-navigation-top-offset,50%);right:auto;margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0}.swiper-button-prev,~.swiper-button-prev{top:var(--swiper-navigation-sides-offset,4px);bottom:auto;.swiper-navigation-icon{transform:rotate(-90deg)}}.swiper-button-next,~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset,4px);top:auto;.swiper-navigation-icon{transform:rotate(90deg)}}}.swiper-pagination{position:absolute;text-align:center;transition:opacity .3s;transform:translateZ(0);z-index:10;&.swiper-pagination-hidden{opacity:0}&.swiper-pagination-disabled,.swiper-pagination-disabled>&{display:none!important}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0;.swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullet-active,.swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullet-active-next-next{transform:scale(.33)}}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);button&{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable &{cursor:pointer}&:only-child{display:none!important}}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0,-50%,0);.swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}&.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px;.swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets{.swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}&.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap;.swiper-pagination-bullet{transition:transform .2s,left .2s}}}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute;.swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl & .swiper-pagination-progressbar-fill{transform-origin:right top}&.swiper-pagination-horizontal,&.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-horizontal>&,.swiper-vertical>&.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}&.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,&.swiper-pagination-vertical,.swiper-horizontal>&.swiper-pagination-progressbar-opposite,.swiper-vertical>&{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}}.swiper-pagination-lock{display:none}.HeroCarousel_container__wE_BA{position:relative;margin:0 auto}@media screen and (min-width:1500px){.HeroCarousel_container__wE_BA{padding:0}}.HeroCarousel_left__YJe2y,.HeroCarousel_right__GzzM4{position:absolute;bottom:0;z-index:1;display:flex;width:48px;height:48px;padding:0;border:1px solid var(--greyCloud);align-items:center;justify-content:center;border-radius:50%;transform:translateY(-50%);background-color:#fff;cursor:pointer;box-shadow:0 2px 2px rgba(0,0,0,.2)}@media screen and (min-width:1500px){.HeroCarousel_left__YJe2y,.HeroCarousel_right__GzzM4{top:50%;bottom:auto}}.HeroCarousel_left__YJe2y svg,.HeroCarousel_right__GzzM4 svg{fill:var(--greyShuttle)}.HeroCarousel_left__YJe2y:hover,.HeroCarousel_right__GzzM4:hover{background-color:var(--greyAthens)}.HeroCarousel_left__YJe2y:active,.HeroCarousel_right__GzzM4:active{border:1px solid var(--purpleTelus);background:#fff}.HeroCarousel_left__YJe2y:active svg,.HeroCarousel_right__GzzM4:active svg{fill:var(--purpleTelus)}.HeroCarousel_left__YJe2y{left:30px}@media screen and (min-width:1500px){.HeroCarousel_left__YJe2y{left:4px}}.HeroCarousel_right__GzzM4{right:30px}@media screen and (min-width:1500px){.HeroCarousel_right__GzzM4{right:4px}}.HeroCarousel_right__GzzM4 svg{transform:rotate(180deg)}.HeroCarousel_component__0bpb4 .swiper-pagination{position:absolute;right:0;bottom:35px;left:0;z-index:1;display:flex;width:100%;gap:16px;align-items:center;justify-content:center}.HeroCarousel_slide__acSLr{padding:0 0 50px}@media screen and (min-width:1500px){.HeroCarousel_slide__acSLr{padding:0 40px 50px}}.HeroCarousel_indicator___4yay{position:relative;display:block;width:16px;height:16px;border:1px solid var(--greyShuttle);border-radius:50%;cursor:pointer;background-color:#fff}.HeroCarousel_indicator___4yay:hover{border:1px solid var(--purpleTelus);box-shadow:0 0 2px rgba(0,0,0,.2)}.HeroCarousel_indicator___4yay.HeroCarousel_active__29RpA{background-color:var(--purpleTelus);border:none}.HeroCarousel_indicator___4yay.HeroCarousel_active__29RpA:after{position:absolute;top:2px;left:2px;z-index:1;width:12px;height:12px;content:"";background-color:#fff;border-radius:50%}.HeroCarousel_indicator___4yay.HeroCarousel_active__29RpA:before{position:absolute;top:4px;left:4px;z-index:2;width:8px;height:8px;content:"";background-color:var(--purpleTelus);border-radius:50%}.heroBannersView_heroBanners__xk8k0{background-color:var(--bgLightest)}.heroBannersView_container__dT9_U{max-width:1480px}.infoBannerView_infoBannerWrapper__iBS4K{display:flex;flex-direction:column;gap:30px;margin:40px 0}.infoBannerView_infoBanners__KV72D{box-shadow:0 0 0 1px var(--borderLight);border-radius:10px;overflow:hidden;background-color:var(--white)}.infoBannerView_hasLeftBackground__k5e3E{padding-left:56px}@media screen and (max-width:640px){.infoBannerView_hasLeftBackground__k5e3E{padding-left:0}}.infoBannerView_hasLeftBackground__k5e3E .infoBannerView_right__xDXuy{min-width:70%;padding-right:64px}@media screen and (max-width:640px){.infoBannerView_hasLeftBackground__k5e3E .infoBannerView_right__xDXuy{width:100%;padding-right:28px}}.infoBannerView_hasRightBackground__JiZ3p .infoBannerView_left__duAPm{padding-left:64px}@media screen and (max-width:640px){.infoBannerView_hasRightBackground__JiZ3p .infoBannerView_left__duAPm{padding-left:28px}}.infoBannerView_hasRightBackground__JiZ3p .infoBannerView_right__xDXuy{min-width:30%;padding-right:56px}@media screen and (max-width:640px){.infoBannerView_hasRightBackground__JiZ3p .infoBannerView_right__xDXuy{width:100%;padding-right:28px}}.offer_offer__wMD3r{display:flex;width:calc(50% - 16px);padding:105px 40px 40px;flex-wrap:wrap;row-gap:40px;justify-content:space-between;box-shadow:0 0 0 1px var(--borderLight) inset;border:0;border-radius:10px;align-self:stretch;text-decoration:none;text-align:left;transition:all .3s;background-size:cover;background-position:50%}@media screen and (max-width:1024px){.offer_offer__wMD3r{padding:30px 24px;flex-wrap:wrap;align-self:unset}}@media screen and (max-width:804px){.offer_offer__wMD3r{width:100%;min-height:unset}}@media screen and (max-width:640px){.offer_offer__wMD3r{padding:40px 24px;flex-direction:row}}.offer_offer__wMD3r:not(div):hover{box-shadow:0 0 0 1px var(--borderBrand) inset;cursor:pointer;text-decoration:none}.offer_lightBackground__x1QsM{background-color:var(--bgLightest)}.offer_darkBackground__Olhbk{background-color:var(--bgDarkest)}.offer_left__i33ly{position:relative;display:flex;flex-direction:column;justify-content:left;gap:50px;max-width:300px}@media screen and (max-width:1024px){.offer_left__i33ly{gap:20px}}@media screen and (max-width:804px){.offer_left__i33ly{margin-bottom:0;max-width:100%}}.offer_right__ozl1T{position:relative;margin:0 auto;padding:0;min-width:230px}@media screen and (max-width:1024px){.offer_right__ozl1T{margin:0 auto;min-width:200px}}@media screen and (max-width:804px){.offer_right__ozl1T{margin:0 auto}}@media screen and (max-width:640px){.offer_right__ozl1T{display:flex;justify-content:center;min-width:150px}}.offer_logo__V6gZn{position:absolute;top:-45px;left:0;width:auto;max-height:54px;transform:translateY(-50%)}@media screen and (max-width:1024px){.offer_logo__V6gZn{position:relative;top:0;transform:none;align-self:flex-start}}@media screen and (max-width:804px){.offer_logo__V6gZn{position:relative;top:0;transform:none;align-self:flex-start}}.offer_mainImage__WSgkp{height:auto;min-width:80px;max-width:230px}@media screen and (max-width:640px){.offer_mainImage__WSgkp{width:60%;min-width:210px}}.offer_badge__h1dtm{display:inline-block;padding:12px 16px;font:var(--textMediumBold);font-weight:700;line-height:16px;background-color:var(--bgBrand);border-radius:4px;margin-bottom:16px;color:var(--textWhite)}.offer_badgeText__34Yr_{margin:0 0 16px;padding:0;font:var(--h5Bold)}.offer_title__84OXi{margin:0 0 16px;padding:0;font:var(--h1Bold)}.offer_oldPrice__C7J8P,.offer_price__IZlJ3{font:var(--textMediumRegular)}.offer_oldPrice__C7J8P{margin-left:4px;text-decoration:line-through}.offer_light__KaPcF{color:var(--textWhite)}.offer_dark__8KimB{color:var(--textDefault)}.offer_brand___uaVy{color:var(--textBrand)}.offer_counterWrapper__LqbCh,.offer_offerTexts___zVhw{position:relative}.offer_tagPrice__G7W70{position:absolute;top:0;right:0;display:flex;width:60px;height:60px;align-items:center;justify-content:center;transform:translate(50%,-50%);border-radius:100%}.offer_tagPriceLabel__DoawR{color:var(--textWhite);font:var(--textMediumBold)}.offers_offers___lpcp{display:flex;flex-wrap:wrap;justify-content:space-between;row-gap:24px}@media screen and (min-width:805px){.offers_offers___lpcp{row-gap:32px}}.MaskedImage_mask__LIomX{position:relative}.MaskedImage_mask__LIomX:after{content:"";position:absolute;inset:0;border:5px solid #fff;border-radius:8px}.MaskedImage_image__flxOn{border-radius:8px;display:block;width:100%;height:auto}.ProductCard_productCard__QhEAy{display:flex;flex-direction:column;gap:16px}@media screen and (max-width:640px){.ProductCard_productCard__QhEAy{max-width:300px}}.ProductCard_productCard__QhEAy .ProductCard_imageLink__T34dB:before{border-color:var(--borderLight)}.ProductCard_productCard__QhEAy:hover .ProductCard_imageLink__T34dB:before{border-color:var(--borderBrand)}.ProductCard_imageLink__T34dB{position:relative;display:block;border-radius:8px}.ProductCard_imageLink__T34dB:before{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:block;border:1px solid rgba(0,0,0,0);content:"";border-radius:8px;transition:all .3s}.ProductCard_noProduct__MvU6a{display:block;border-radius:8px;border:1px solid var(--borderLight)}.ProductCard_badge__1UV5g{display:inline-block;padding:4px 8px;font:var(--textMicroBold);background-color:var(--bgBrand);border-radius:4px;margin-bottom:4px;color:var(--textWhite)}.ProductCard_badgeText__ig4u8{margin:12px 0 4px;padding:0;font:var(--h5Bold);color:var(--textDefault)}.ProductCard_titleLink__Pf0kf{display:block;text-decoration:none}.ProductCard_title__dgwpT{margin:4px 0 12px;padding:0;font:var(--h3Medium);color:var(--textDark);text-decoration:none}@media screen and (max-width:804px){.ProductCard_title__dgwpT{font:var(--h3Small)}}.ProductCard_oldPrice__UbuqS,.ProductCard_price__u4R6X{font:var(--textMediumRegular);color:var(--textDefault)}.ProductCard_oldPrice__UbuqS{margin-left:8px;text-decoration:line-through}.productCardsView_productCardsSection__Ad9_9+.productCardsView_productCardsSection__Ad9_9{margin-top:40px}@media screen and (min-width:805px){.productCardsView_productCardsSection__Ad9_9+.productCardsView_productCardsSection__Ad9_9{margin-top:64px}}.productCardsView_productCardsSectionTitle__YDHo7{margin:16px 0;padding:0;font:var(--h3Bold);color:var(--textDefault)}@media screen and (min-width:805px){.productCardsView_productCardsSectionTitle__YDHo7{margin:24px 0}}.productCardsView_productCardsSubsection__48s4q+.productCardsView_productCardsSubsection__48s4q{margin-top:40px}@media screen and (min-width:805px){.productCardsView_productCardsSubsection__48s4q+.productCardsView_productCardsSubsection__48s4q{margin-top:48px}}.productCardsView_productCardsSubsectionTitle__6vlcz{margin:16px 0 8px;padding:0;font:var(--h4Bold);color:var(--textDark)}@media screen and (min-width:805px){.productCardsView_productCardsSubsectionTitle__6vlcz{margin:24px 0 16px}}.productCardsView_productCardsList__gXNBF{display:grid;grid-gap:32px;gap:32px;grid-template-columns:repeat(4,1fr)}@media screen and (max-width:804px){.productCardsView_productCardsList__gXNBF{gap:24px;grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:640px){.productCardsView_productCardsList__gXNBF{grid-template-columns:1fr}}