.compare__row--has-bg,.product-info__card{border-radius:24px}.reviews__wrapper{--color-bg:$c-neutral-100;--color:$c-white;color:#fff;background-color:#000}.reviews__wrapper::selection{background-color:#ff5100b3}.device-specs__grid,.product-info__grid{grid-template-columns:repeat(12,1fr);gap:24px;display:grid}@media (width<=768px){.device-specs__grid,.product-info__grid{grid-template-columns:repeat(4,1fr);gap:12px 21px}}.product{padding-top:0;padding-bottom:35px}.product__grid{justify-content:space-between;padding:0 90px;display:flex}@media only screen and (width<=1400px){.product__grid{padding:0 60px}}@media only screen and (width<=1200px){.product__grid{padding:0}}@media (width<=768px){.product__grid{flex-wrap:wrap}}.product__gallery-wrapper{flex-shrink:0;width:48%;padding:0 66px}@media only screen and (width<=1440px){.product__gallery-wrapper{width:56%}}@media (width<=768px){.product__gallery-wrapper{width:100%;padding:0}}.product__gallery-main{position:relative}.product__gallery img{aspect-ratio:1;object-fit:contain;width:100%;height:100%}.product__gallery .swiper-slide{aspect-ratio:1;background-color:#f6f6f6}.product__gallery-buttons{text-align:center;white-space:nowrap;justify-content:center;align-items:center;gap:57px;width:100%;margin-top:24px;display:flex}@media screen and (width<=1100px){.product__gallery-buttons{gap:40px}}@media (width<=768px){.product__gallery-buttons{gap:32px;margin-top:16px}}@media screen and (width<=400px){.product__gallery-buttons{gap:28px}}.product__gallery-button{color:inherit;align-items:center;display:flex}@media screen and (width<=1100px){.product__gallery-button{font-size:14px}}@media (width<=768px){.product__gallery-button{font-size:14px}}@media screen and (width<=400px){.product__gallery-button{font-size:12px}}.product__gallery-button svg{width:20px;height:auto;display:block}@media screen and (width<=400px){.product__gallery-button svg{width:16px}}.product__gallery-button span{margin-left:8px}.product__gallery-navigation{z-index:2;pointer-events:none;width:calc(100% + 128px);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media only screen and (width<=1440px){.product__gallery-navigation{width:calc(100% + 100px)}}@media (width<=768px){.product__gallery-navigation{width:calc(100% + 24px)}}.product__title-mobile{display:none}@media (width<=768px){.product__title-mobile{width:100%;margin-bottom:16px;display:block}}.product__thumbs{width:100%;margin-top:20px}.product__thumbs .swiper-wrapper{width:100%;display:flex}.product__thumbs .swiper-wrapper--centered{justify-content:center}.product__thumbs .swiper-slide{opacity:.4;-webkit-user-select:none;user-select:none;cursor:pointer;background-color:#f6f6f6;border-radius:8px;width:64px;height:64px;transition:opacity .3s;overflow:hidden}@media (width<=768px){.product__thumbs .swiper-slide{width:54px;height:54px}}.product__thumbs .swiper-slide.swiper-slide-thumb-active{opacity:1}.product__thumbs .swiper-slide img{-webkit-user-select:none;user-select:none;object-fit:contain;width:100%;height:100%;display:block}.product__main{width:42%}@media (width<=768px){.product__main{width:100%;margin-top:24px}}.product__title{margin-bottom:16px}@media (width<=768px){.product__title{display:none}}.product__misc{align-items:center;display:flex}.product__rating{align-items:center;gap:8px;margin-right:24px;display:flex}@media (width<=768px){.product__rating{margin-right:auto}}.product__rating svg path:last-child{fill:#ff5100}.product__rating .rating__blank path{fill:#cbcccc!important}.product__rating-label{color:#6f7171;font-size:14px;line-height:1}.product__feedback-btn{white-space:nowrap;-webkit-user-select:none;user-select:none;cursor:pointer;text-transform:uppercase;height:40px;color:inherit;border:2px solid;border-radius:100px;justify-content:center;align-items:center;padding:0 24px;font-size:14px;font-weight:700;text-decoration:none;display:inline-flex}.product__feedback-btn svg{flex-shrink:0;width:24px;height:auto;margin-left:10px;display:block}.product__selector{margin:36px 0}@media (width<=768px){.product__selector{margin:24px 0}}.product__selector-label{margin-bottom:10px;font-size:14px;font-weight:500}@media (width<=768px){.product__selector-label{font-size:12px}}.product__swatches+.product__selector-label{margin-top:16px}.product__selector-row{gap:8px;display:flex}.product__swatches{background-color:#eff0f2;border-radius:1000px;align-items:center;gap:8px;padding:8px;display:inline-flex}.product__swatch{--bg-color:#eff0f2;-webkit-user-select:none;user-select:none;cursor:pointer;border-radius:1em;width:1em;height:1em;font-size:24px;position:relative}.product__swatch.is-disabled{opacity:.5}.product__swatch.is-disabled:before{display:block}.product__swatch:before{content:"";border-top:2px solid var(--bg-color);border-bottom:2px solid var(--bg-color);background-color:#afb0b0;width:calc(100% + 6px);height:6px;display:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-45deg)}.product__swatch--active:after{content:"";border:1px solid #000;border-radius:100%;width:calc(100% + 8px);height:calc(100% + 8px);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.product__selector-btn{height:40px;color:#6f7171;white-space:nowrap;cursor:pointer;-webkit-user-select:none;user-select:none;outline-offset:4px;border:2px solid #ebebeb;border-radius:10px;justify-content:center;align-items:center;padding:0 16px;font-size:14px;text-decoration:none;transition:border .3s,opacity .3s,color .3s,background-color .3s;display:inline-flex}@media (width<=768px){.product__selector-btn{flex-grow:1;padding:0 12px;font-size:12px}}.product__selector-btn:hover{color:#000;border-color:#000}.product__selector-btn--active{color:#000;border-color:#ff5100}.product__selector-btn--active:hover{border-color:#ff5100}.product__purchase{background-color:#eff0f2;border-radius:32px;max-width:442px;margin-top:36px;padding:20px}@media (width<=768px){.product__purchase{width:100%;max-width:unset;border-radius:24px;margin-top:24px;padding:16px}.product__purchase .btn{text-align:center;order:3;justify-content:center;width:100%;display:flex}}.product__purchase-row{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.product__price{margin-right:auto;font-weight:700}@media (width<=768px){.product__price{width:100%;display:flex}}.product__price-xp{color:#c74b1a;margin-right:4px}.product__price-small{font-size:16px;font-weight:600}.product__price-note{color:#555757;margin-top:3px;font-size:14px;font-weight:500;display:block}@media (width<=768px){.product__price-note{margin-top:0;margin-left:auto}}.product__add-btn{display:inline-flex;position:relative}@media (width<=768px){.product__add-btn{width:100%}}.product__add-btn .popover{left:50%}.product__qty{flex-shrink:0;width:100%}@media (width<=768px){.product__qty{width:auto}}.product__info{flex-direction:column;gap:8px;margin-top:32px;display:flex}@media (width<=768px){.product__info{margin-top:16px}}.product__info--note{margin-top:12px}.product__info-row{align-items:center;display:flex}.product__info-icon{flex-shrink:0;width:28px;margin-right:10px;display:inline-block}.product__info-icon svg,.product__info-icon img{-webkit-user-select:none;user-select:none;width:100%;height:auto;display:block}.product__info-label{letter-spacing:0;max-width:400px;font-size:14px}.product__ogo-club{background:#ffede5;border-radius:32px;width:442px;max-width:100%;margin-top:12px;padding:12px 20px}.product__ogo-club.is-open .product__ogo-club-content{padding-top:8px;overflow:hidden}.product__ogo-club.is-open .product__ogo-club-btn .arrow{transform:rotate(180deg)}.product__ogo-club .accent{color:#000}.product__ogo-club-btn{cursor:pointer;justify-content:space-between;align-items:center;width:100%;height:36px;font-size:14px;font-weight:500;display:flex}.product__ogo-club-btn-left{align-items:center;gap:12px;display:flex}.product__ogo-club-btn .arrow{transition:transform .2s ease-in}.product__ogo-club-content{height:0;padding-top:0;font-size:14px;transition:height .3s;overflow:hidden}.product__ogo-club-content-disclaimer{color:#555757;margin-top:2px;font-size:10px;font-style:italic;display:block}.product__ogo-club-content ul{color:#c74b1a;margin-left:10px;padding-left:10px}.product__ogo-club-content li{list-style:outside}.product__ogo-club-content li span,.product__ogo-club-content p{color:#3d3f3f}.product__ogo-club-content .link{border-radius:0;height:40px;margin-top:8px;font-size:14px}.product__ogo-club-content .link:focus-visible,.product__ogo-club-content .link:focus-within,.product__ogo-club-content .link:focus{outline-offset:-1px;outline:1px solid #2a2c2c}.product__ogo-club-content .medium{color:#b54417;font-weight:500}.gallery-navigation{pointer-events:none;justify-content:space-between;align-items:center;font-size:40px;display:flex}@media (width<=768px){.gallery-navigation{font-size:36px}}.gallery-navigation__btn{pointer-events:all;cursor:pointer;-webkit-user-select:none;user-select:none;outline-offset:4px;border-radius:100px;width:1em}.gallery-navigation__btn svg path{transition:fill .3s}.gallery-navigation__btn:hover svg path{fill:#ff5100}.gallery-navigation__btn img,.gallery-navigation__btn svg{width:100%;height:auto;transition:transform .15s;display:block}.gallery-navigation__btn--prev img,.gallery-navigation__btn--prev svg{transform:rotate(180deg)}@media (width<=768px){.product-info__grid{gap:8px}}.product-info__grid--five-col{grid-template-columns:repeat(10,1fr)}@media (width<=768px){.product-info__grid--five-col{grid-template-columns:repeat(4,1fr)}}.product-info__col{grid-column:span 3}@media (width<=768px){.product-info__col{grid-column:span 4}}.product-info__grid--five-col .product-info__col{grid-column:span 2}@media (width<=768px){.product-info__grid--five-col .product-info__col{grid-column:span 4}}.product-info__card{background-color:#eff0f2;flex-direction:column;height:100%;min-height:232px;padding:28px 28px 20px;display:flex}@media only screen and (width<=1100px){.product-info__card{padding:20px}}@media (width<=768px){.product-info__card{flex-direction:row;align-items:center;min-height:100px;padding:16px}}.product-info__text{font-size:20px;line-height:1.2}@media only screen and (width<=1100px){.product-info__text{font-size:16px}}@media (width<=768px){.product-info__text{flex-grow:1;padding-right:0;font-size:16px}}.product-info__bg{flex-grow:1;width:calc(100% + 20px);margin-bottom:-20px;position:relative}@media only screen and (width<=1100px){.product-info__bg{width:90%}}@media (width<=768px){.product-info__bg{width:40%;height:100%;margin-bottom:-24px}}.product-info__bg svg{-webkit-user-select:none;user-select:none;width:auto;height:100%;display:block;position:absolute;bottom:0;right:0}@media only screen and (width<=1400px){.product-info__bg svg{width:100%;height:auto}}@media (width<=768px){.product-info__bg svg{width:120px;height:auto}}.product-info__bg--seal svg{width:80px;height:auto;bottom:14px}@media only screen and (width>=768px) and (width<=1024px){.product-info__bg--seal svg{right:-5px;width:100%!important}}@media (width<=768px){.product-info__bg--seal svg{width:60px}}.product-info__icons{align-items:center;gap:24px;margin-top:auto;display:flex}@media only screen and (width<=1100px){.product-info__icons{gap:10px}}@media (width<=768px){.product-info__icons{gap:10px;margin-top:0}}.product-info__icons-value{flex-shrink:0}.product-info__icons-grid{flex-shrink:1;align-items:center;gap:4px;display:flex}@media only screen and (width<=1100px){.product-info__icons-grid{gap:1px}}@media (width<=768px){.product-info__icons-grid{gap:3px}}.product-info__icons-item{flex-grow:1;flex-shrink:1;max-width:40px}@media (width<=768px){.product-info__icons-item{width:28px}}.product-info__icons-item img,.product-info__icons-item svg{-webkit-user-select:none;user-select:none;width:100%;height:auto;display:block}.product-info__capsule{justify-content:flex-end;align-items:baseline;gap:15px;margin-top:auto;padding-top:10px;display:flex}@media (width<=768px){.product-info__capsule{gap:8px;padding-top:0}}.product-info__capsule-icon{width:64px;height:64px;position:relative}@media (width<=768px){.product-info__capsule-icon{width:48px;height:48px}}.product-info__capsule-icon svg,.product-info__capsule-icon img{object-fit:contain;width:100%;height:100%;display:block}.product-info__capsule-icon--flavour{width:72px;height:72px}@media (width<=768px){.product-info__capsule-icon--flavour{width:48px;height:48px}}.product-info__capsule-icon--flavour svg path{stroke:#ff5100}.product-info__capsule-diclaimer{position:absolute;top:0;right:0}.product-info__seal-cta{cursor:pointer;color:#000;text-underline-offset:3px;background:0 0;border:none;outline-color:#ff5100;align-items:center;gap:8px;margin-top:12px;padding:0;font-size:14px;text-decoration:underline;transition:opacity .2s;display:inline-flex}.product-info__seal-cta:hover{opacity:.7}.product-info__seal-cta svg{flex-shrink:0;width:24px;height:24px}@media (width<=768px){.product-info__seal-cta{margin-top:0;margin-bottom:auto;font-size:12px}}body.overflow-hidden{overflow:hidden}.seal-video-popup{z-index:2001;pointer-events:none;opacity:0;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:fixed;inset:0}.seal-video-popup.is-active{pointer-events:all;opacity:1}.seal-video-popup__overlay{cursor:pointer;background:#000000d9;position:absolute;inset:0}.seal-video-popup__inner{z-index:1;width:min(45vh,88vw);position:relative}@media (width<=768px){.seal-video-popup__inner{width:min(88vw,39.375vh)}}.seal-video-popup__close{cursor:pointer;background:#ffffff26;border:none;border-radius:50%;outline-color:#ff5100;justify-content:center;align-items:center;width:36px;height:36px;transition:background .2s;display:flex;position:absolute;top:-48px;right:0}.seal-video-popup__close:hover{background:#ff5100}.seal-video-popup__close svg{width:14px;height:14px;display:block}.seal-video-popup__video{background:#000;border-radius:16px;width:100%;height:auto;display:block}@media (width<=768px){.related__grid{width:calc(100% + 21px)}}.related__grid .swiper-slide{width:calc(25% - 24px);margin-right:24px}@media (width<=768px){.related__grid .swiper-slide{flex:1 0 auto;width:90%}}.related__controls{margin-top:40px}@media (width<=768px){.related__controls{margin-top:16px;display:block}}.related--cart .related__controls{margin-top:40px;display:block}@media (width<=768px){.related--cart .related__controls{margin-top:16px}}.related--cart .related__controls .slider-controls__btn{display:none}@media (width<=768px){.related--cart .related__controls .slider-controls__btn{display:block}}.related .section__header-aside .btn{border-color:currentColor}.related .section__header-aside .btn:hover{border-color:#ff5100}.banner-subscription__box{color:#fff;z-index:1;background-color:#2a2c2c;border-radius:40px;align-items:center;min-height:535px;padding:120px 62px;display:flex;position:relative;overflow:hidden}@media (width<=768px){.banner-subscription__box{flex-direction:column;align-items:flex-start;min-height:500px;padding:24px;display:flex}}.banner-subscription__bg{z-index:-1;-webkit-user-select:none;user-select:none;width:100%;height:100%;position:absolute;top:0;left:0}.banner-subscription__bg picture,.banner-subscription__bg img{object-fit:cover;width:100%;height:100%}.banner-subscription__bg:after{content:"";background:linear-gradient(-90deg,#0000 0%,#0009 100%);width:100%;height:100%;position:absolute;top:0;left:0}@media (width<=768px){.banner-subscription__bg:after{background:linear-gradient(#0009 0%,#0000 100%)}}.banner-subscription__main{max-width:410px}@media (width<=768px){.banner-subscription__main{flex-direction:column;flex:100%;height:100%;display:flex}}.banner-subscription__title{margin-bottom:12px}.banner-subscription__btn-wrapper{margin-top:24px}@media (width<=768px){.banner-subscription__btn-wrapper{margin-top:auto}.banner-subscription__btn-wrapper .btn{justify-content:center;width:100%;display:flex}}h1,.h1{font-size:64px;font-weight:300;line-height:1.2}@media (width<=768px){h1,.h1{font-size:44px}}h2,.h2{font-size:56px;font-weight:500;line-height:1.2}@media (width<=768px){h2,.h2{font-size:36px}}h3,.h3{font-size:48px;font-weight:500;line-height:1.2}@media (width<=768px){h3,.h3{font-size:36px}}h4,.h4{font-size:36px;font-weight:500;line-height:1.2}@media (width<=768px){h4,.h4{font-size:32px}}h5,.h5{font-size:32px;font-weight:500;line-height:1.2}@media (width<=768px){h5,.h5{font-size:24px}}.text-popup__title,h6,.h6{font-size:24px;font-weight:500;line-height:1.2}@media (width<=768px){.text-popup__title,h6,.h6{font-size:20px}}.banner-td__text p,.banner-sub__text,.subtitle{font-size:20px;font-weight:400;line-height:1.2}@media (width<=768px){.banner-td__text p,.banner-sub__text,.subtitle{font-size:16px}}.text-primary{font-size:16px;font-weight:400;line-height:1.4}@media (width<=768px){.text-primary{font-size:14px}}.heating__label{font-size:14px;font-weight:400;line-height:1.4}@media (width<=768px){.heating__label{font-size:12px}}.text-small{font-size:14px;font-weight:500;line-height:1.4}@media (width<=768px){.text-small{font-size:12px}}.text-bold{font-size:16px;font-weight:700;line-height:1.4}@media (width<=768px){.text-bold{font-size:14px}}.banner-sub__box{color:#fff;z-index:1;background:linear-gradient(231.91deg,#2f539f 37.07%,#6434ec 100%),linear-gradient(127.72deg,#ff5100 9.76%,#f38a0c 111.77%),linear-gradient(90deg,#f38a0c 0%,#e35205 100%);border-radius:32px;padding:40px;position:relative;overflow:hidden}@media (width<=768px){.banner-sub__box{border-radius:24px;padding:24px}}.banner-sub__grid{justify-content:space-between;align-items:center;display:flex}@media (width<=768px){.banner-sub__grid{flex-direction:column}}.banner-sub__main{flex-direction:column;gap:16px;display:flex}@media (width<=768px){.banner-sub__main{gap:12px;margin-bottom:100px}}.banner-sub__title{max-width:630px}.banner-sub__text{max-width:550px}@media (width<=768px){.banner-sub__text{font-size:14px}}@media (width<=640px){.banner-sub__aside,.banner-sub__btn-wrapper .btn{width:100%}}.banner-sub__bg-logo{z-index:-1;opacity:.1;position:absolute;top:0;right:245px;transform:translateY(-5%)}@media (width<=768px){.banner-sub__bg-logo{top:unset;bottom:50px;right:0}}.recently-viewed .section-heading{font-size:clamp(24px,19.7746px + 1.12676vw,36px)}.recently-viewed .section__header .btn--ghost{border-color:currentColor}.recently-viewed .section__header .btn--ghost:hover{background-color:#ff5100;border-color:#ff5100}.recently-viewed .swiper-button-lock.swiper-button-lock,.recently-viewed .slider-pagination.swiper-pagination-lock{display:none}.recently-viewed__grid .swiper-slide{height:auto}.recently-viewed__grid .swiper-slide .product-card{height:100%}.recently-viewed__controls{margin-top:40px}@media (width<=768px){.recently-viewed__controls{margin-top:16px;display:block}.reviews{color:#fff;background-color:#2a2c2c}}.reviews__wrapper{background-color:#2a2c2c;border-radius:40px;flex-direction:column;align-items:center;padding:40px;display:flex}@media (width<=768px){.reviews__wrapper{border-radius:0;padding:0}}.reviews__tabs{text-align:center;border:2px solid;border-radius:100px;justify-content:center;align-items:center;margin-bottom:40px;display:inline-flex}@media (width<=768px){.reviews__tabs{width:100%;margin-bottom:20px}}.reviews__tab{-webkit-user-select:none;user-select:none;cursor:pointer;outline-offset:6px;border-radius:100px;justify-content:center;align-items:center;min-width:224px;height:44px;padding:0 24px;font-weight:500;transition:background-color .3s,color .3s;display:flex}@media (width<=768px){.reviews__tab{height:40px;min-width:unset;flex-grow:1;padding:0 16px}}.reviews__tab.is-active{color:#000;background-color:#fff}.reviews__tab-icon{-webkit-user-select:none;user-select:none;filter:brightness(0)grayscale()invert();flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;margin-right:8px;transition:filte .3s;display:flex}.is-active .reviews__tab-icon{filter:brightness()grayscale(0)invert(0)}.reviews__tab-icon svg{width:100%;height:auto;display:block}.reviews__slides{width:100%}.reviews__slide{display:none}.reviews__slide.is-active{display:block}.reviews__grid{gap:24px;display:flex}@media (width<=768px){.reviews__grid{flex-wrap:wrap}}.reviews__aside{min-width:350px}@media (width<=768px){.reviews__aside{display:none}}.reviews__product-title{color:#ebebeb;opacity:.6;margin-top:12px;font-weight:400}.reviews__rating{margin-top:24px}@media (width<=768px){.reviews__rating{margin-top:20px}}.reviews__btn-add{margin-top:55px}@media (width<=768px){.reviews__btn-add{display:none}}.reviews__btn-add-mobile{display:none}@media (width<=768px){.reviews__btn-add-mobile{flex-shrink:0;justify-content:center;align-items:center;width:100%;margin-top:10px;display:flex}}.reviews__btn-wrapper{margin-top:48px}.reviews__btn-wrapper .btn{color:currentColor;border-color:currentColor}.reviews__btn-wrapper .btn:hover{color:#2a2c2c}.reviews__aside-text{color:#cbcccc;margin-top:20px;font-size:12px;line-height:1.4}.reviews__aside-text a{color:#ff5100}.reviews__main{flex-grow:1}.reviews__items{flex-direction:column;gap:20px;display:flex}@media (width<=768px){.reviews__items{gap:12px}}.reviews__item .rating svg path:last-child{fill:#ff5100}.faq__group{background-color:#3d3f3f;border-radius:32px;padding:32px}@media (width<=768px){.faq__group{padding:20px}}.faq__item{padding:10px 0}@media (width<=768px){.faq__item{padding:8px 0}}.faq__item+.faq__item{border-top:1px solid #555757}.faq__item:first-child{padding-top:0}.faq__item:last-child{padding-bottom:0}.faq__heading{text-align:left;-webkit-user-select:none;user-select:none;cursor:pointer;width:100%;padding:10px 30px 10px 0;font-size:20px;display:block;position:relative}@media (width<=768px){.faq__heading{padding:8px 30px 8px 0;font-size:16px}}.faq__icon{width:20px;height:20px;position:absolute;top:50%;right:0;transform:translateY(-50%)}.faq__icon:before,.faq__icon:after{content:"";z-index:1;background-color:currentColor;width:100%;height:2px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.faq__icon:after{transition:transform .3s;transform:translateY(-50%)rotate(90deg)}.faq__item.is-expanded .faq__icon:after{transform:translateY(-50%)rotate(180deg)}.faq__content{height:0;position:relative;overflow:hidden}.faq__content p{padding-bottom:1em;transition:padding .3s}.faq__btn-wrapper{justify-content:center;align-items:center;margin-top:35px;display:flex}@media (width<=768px){.compatible-devices .swiper{width:calc(100% + 21px)}}.compatible-devices .swiper-wrapper{display:flex}.compatible-devices .swiper-slide{flex:40%;width:40%}@media (width<=768px){.compatible-devices .swiper-slide{flex:none}}.compatible-devices__controls{display:none}@media (width<=768px){.compatible-devices__controls{margin-top:16px;display:block}}@media (width<=1024px){.features__slider{width:calc(100% + var(--container-gap))}}.features__card{aspect-ratio:252.8/360;color:#fff;z-index:1;background-color:#000;border-radius:40px;padding:28px;position:relative;overflow:hidden}.features__card-type{text-transform:uppercase;margin-bottom:1em;font-size:12px;font-weight:500}.features__card-btn{-webkit-user-select:none;user-select:none;cursor:pointer;text-align:center;background-color:currentColor;border-radius:1em;justify-content:center;align-items:center;width:1em;height:1em;font-size:40px;display:flex;position:absolute;bottom:20px;right:20px}.features__card-btn svg,.features__card-btn img{width:55%;height:auto;display:block}.features__card-btn svg path{transition:fill .3s}.features__card-btn:hover svg path{fill:#ff5100}.features__card-bg{object-fit:cover;z-index:-1;transform-origin:0 100%;background-position:100% 100%;width:100%;height:100%;transition:transform .3s;position:absolute;top:0;left:0}.features__card:hover .features__card-bg{transform:scale(1.1)}.features__controls{display:none}@media (width<=768px){.features__controls{margin-top:16px;display:block}}.text-popup{z-index:1000;-webkit-backdrop-filter:blur();backdrop-filter:blur();pointer-events:none;width:100%;height:100%;transition:-webkit-backdrop-filter .3s,backdrop-filter .3s,opacity .3s;position:fixed;bottom:0;left:0}.text-popup.is-active{pointer-events:all;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.text-popup.is-active .text-popup__tab{transform:translate(-50%)}.text-popup__bg{opacity:0;pointer-events:none;background-color:#0000004d;width:100%;height:100%;transition:opacity .3s;position:absolute;top:0;left:0}.text-popup.is-active .text-popup__bg{opacity:1}.page-wrapper.blur-content .text-popup__tabs{display:none}.text-popup__tab{color:#fff;background-color:#2a2c2c;border-radius:40px 40px 0 0;width:650px;min-height:400px;padding:56px;transition:transform .7s cubic-bezier(.66,0,.18,.995);position:absolute;bottom:0;left:50%;transform:translate(-50%,107%);box-shadow:0 0 30px #0000008c}@media (width<=768px){.text-popup__tab{border-radius:32px 32px 0 0;width:calc(100% - 20px);min-height:212px;padding:40px 48px 90px}}.text-popup--light .text-popup__tab{color:#2a2c2c;background-color:#fff;box-shadow:0 0 30px #0003}.text-popup__tab-container{position:relative}.text-popup__btn-close{z-index:2;cursor:pointer;-webkit-user-select:none;user-select:none;outline-offset:6px;background-color:#3d3f3f;border-radius:100%;outline-color:#ff5100;justify-content:center;align-items:center;width:1em;height:1em;font-size:44px;transition:background-color .3s;display:flex;position:absolute;top:20px;right:20px}.text-popup--light .text-popup__btn-close{background-color:#f6f7fb}@media (width<=768px){.text-popup__btn-close{top:16px;right:16px}}.text-popup__btn-close:hover{background-color:#ff5100}.text-popup__btn-close:hover svg path{fill:#2a2a2a}.text-popup__btn-close svg,.text-popup__btn-close img{-webkit-user-select:none;user-select:none;width:20px;height:auto;display:block}.text-popup__btn-close svg path{transition:fill .3s}.text-popup--light .text-popup__btn-close svg path{fill:#00000080}.text-popup__type{text-transform:uppercase;color:#ff5b0f;margin-bottom:12px;font-weight:700}.text-popup__title{margin-bottom:1em}.text-popup__text{color:#cbcccc}.text-popup--light .text-popup__text{color:#6f7171}.text-popup__text p+p{margin-top:1em}.text-popup__disclaimer{color:#cbcccc;margin-top:56px;font-size:10px;font-weight:400;line-height:1.4}.text-popup--light .text-popup__disclaimer{color:#6f7171}.text-popup-next,.text-popup-prev{cursor:pointer;width:clamp(36px,34.5916px + .375587vw,40px);height:clamp(36px,34.5916px + .375587vw,40px);position:absolute;top:50%;transform:translateY(-50%)}.text-popup-next svg,.text-popup-prev svg{width:100%;height:100%}.text-popup-next.swiper-button-disabled,.text-popup-prev.swiper-button-disabled{cursor:not-allowed}.text-popup-next.swiper-button-disabled svg path,.text-popup-prev.swiper-button-disabled svg path{fill:#afb0b0}.text-popup-prev{left:-108px}@media (width<=768px){.text-popup-prev{left:-56px}}.text-popup-prev svg{transform:rotate(-180deg)}.text-popup-next{right:-108px}@media (width<=768px){.text-popup-next{right:-56px}}.device-specs{padding-bottom:0}@media (width<=768px){.device-specs{padding-bottom:40px}}.device-specs__grid{align-items:center}.device-specs__figure{grid-column-end:span 3}@media (width<=768px){.device-specs__figure{display:none}}.device-specs__img{width:100%;display:block}.device-specs__main{grid-column:5/span 8}@media (width<=768px){.device-specs__main{grid-column:1/span 4}}.device-specs__acc{color:#cbcccc;background-color:#2a2c2c;border-radius:40px;grid-template-columns:repeat(2,1fr);gap:0 60px;padding:80px 60px;display:grid}@media (width<=768px){.device-specs__acc{grid-template-columns:repeat(1,1fr);gap:0;padding:32px}}.device-specs__acc-item{border-bottom:1px solid;padding:16px 0}.device-specs__acc-heading{-webkit-user-select:none;user-select:none;cursor:pointer;justify-content:space-between;align-items:center;transition:color .3s;display:flex}.device-specs__acc-heading:hover{color:#ff5100}.device-specs__acc-heading:hover svg path{fill:#ff5100}.device-specs__acc-btn{text-align:left;cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;width:100%;min-height:40px;font-weight:500;line-height:1.4;transition:all .3s;display:flex}.device-specs__acc-btn:hover{color:#ff5100}.device-specs__acc-btn:hover svg path{fill:#ff5100}.device-specs__acc-btn svg{transition:transform .3s}.device-specs__acc-btn[aria-expanded=true] svg{transform:rotate(180deg)}.device-specs__acc-btn svg{display:block}.device-specs__acc-content{color:#fff;height:0;font-size:14px;line-height:1.4;overflow:hidden}.heating__row{gap:40px;display:flex}.heating__col{flex-grow:1;width:45%}.heating__header{text-transform:uppercase;justify-content:space-between;align-items:center;display:flex}.heating__icon svg{-webkit-user-select:none;user-select:none;width:auto;height:17px;display:block}.heating__text{margin-top:40px;font-weight:400}@media (width<=768px){.heating__text{margin-top:32px}}.package__card{aspect-ratio:313/232;z-index:1;background-color:#eff0f2;border-radius:26px;padding:20px;position:relative;overflow:hidden}.package__card-title{font-size:18px;font-weight:500;line-height:1.2}.package__card-title a{color:inherit}.package__card-title br{display:none}.package__card-bg{object-fit:cover;z-index:-1;transform-origin:0 100%;background-position:100% 100%;width:100%;height:100%;transition:transform .3s;position:absolute;bottom:0;left:0}.package__card:hover .package__card-bg{transform:scale(1.1)}.package__controls{display:none}@media (width<=768px){.package__controls{margin-top:16px;display:block}}.auth-overlay{-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);z-index:100;background-color:#0003;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.auth-overlay--no-bg{-webkit-backdrop-filter:unset;backdrop-filter:unset;background-color:unset}.auth-overlay__body{color:#2a2c2c;text-align:center;background-color:#fff;border-radius:40px;width:500px;max-width:calc(100% - 40px);padding:40px 40px 32px}@media (width<=768px){.auth-overlay__body{border-radius:24px;padding:20px}.auth-overlay__text{font-size:14px}}.auth-overlay__btn-wrapper{justify-content:center;align-items:center;margin-top:20px;display:flex}.manual__slider{color:#fff;background-color:#171717;background-image:url(https://cdn.shopify.com/s/files/1/0015/7240/5336/files/manual-bg.webp?v=1771317977);background-position:50%;background-size:cover;border-radius:40px;height:500px}@media (width<=768px){.manual__slider{height:600px}}.manual--hyper-pro .manual__slider{background-image:url(https://cdn.shopify.com/s/files/1/0015/7240/5336/files/manual-bg-hyper-pro-upd.webp?v=1774479686)}.manual__slide{justify-content:space-around;align-items:center;display:flex;overflow:hidden}@media (width<=768px){.manual__slide{flex-direction:column-reverse;padding:32px 20px 0;position:relative}}.manual__slide-figure{width:30%;height:calc(100% - 32px);margin-top:auto;position:relative}@media (width<=768px){.manual__slide-figure{width:100%;height:100%}}.manual__slide-img{object-fit:contain;object-position:bottom;width:100%;height:100%;position:absolute;top:0;left:0}.manual__slide-content{width:35%}@media (width<=768px){.manual__slide-content{width:100%}}.manual__slide-title{margin-bottom:16px}@media (width<=768px){.manual__slide-title{margin-bottom:12px}}.manual__slide-text{font-size:20px;font-weight:400;line-height:1.2}@media (width<=768px){.manual__slide-text{font-size:16px;line-height:1.4}}.manual__slide-text svg{width:auto;height:15px;vertical-align:center;display:inline-block}.manual__slide-text+.manual__slide-text{margin-top:1em}.manual__slide-list{font-size:20px;font-weight:400;line-height:1.2}@media (width<=768px){.manual__slide-list{font-size:16px}}.manual__slide-list li{display:flex}.manual__slide-list li:before{content:"•";flex-grow:0;flex-shrink:0;margin-right:1em}.manual__slide-note{color:#ebebeb;margin-top:16px;font-size:12px}@media (width<=768px){.manual__slide-note{margin-top:12px}}.manual__controls{z-index:10;position:absolute;bottom:40px;right:40px}@media (width<=768px){.manual__controls{position:static}.manual__controls .controls-v__pagination-wrapper{z-index:1;position:absolute;bottom:0;left:30px}.manual__controls .controls-v__buttons{z-index:1;position:absolute;bottom:20px;right:20px}}.controls-v,.controls-v__pagination-wrapper{flex-shrink:0}.controls-v__pagination{flex-direction:column;justify-content:center;align-items:center;gap:24px;display:flex}@media (width<=768px){.controls-v__pagination{gap:16px}}.controls-v__bullet{-webkit-user-select:none;user-select:none;cursor:pointer;background-color:#afb0b0;border-radius:1em;flex-shrink:0;width:1em;height:1em;font-size:12px;transition:background-color .5s}@media (width<=768px){.controls-v__bullet{font-size:8px}}.controls-v__bullet--active{background-color:#fff}.controls-v__buttons{flex-direction:column;justify-content:center;align-items:center;gap:16px;display:flex}@media (width<=768px){.controls-v__buttons{gap:12px}}.controls-v__button{color:#fff;-webkit-user-select:none;user-select:none;cursor:pointer;background-color:#2a2c2c;border-radius:1em;flex-shrink:0;justify-content:center;align-items:center;width:1em;height:1em;font-size:44px;transition:opacity .5s;display:flex}.controls-v--light .controls-v__button{background-color:#eff0f2}.controls-v--light .controls-v__button svg path{fill:#2a2c2c}@media (width<=768px){.controls-v__button{font-size:40px}}.controls-v__button--prev img,.controls-v__button--prev svg{transform:rotate(180deg)}.controls-v__button--disabled{opacity:.6}.compare__table{flex-direction:column;gap:16px;display:flex}@media (width<=768px){.compare__table{gap:8px}}.compare__row{width:100%;padding:0 40px;display:flex}@media (width<=768px){.compare__row{flex-wrap:wrap;gap:0 10px;padding:0 20px}}.compare__row--has-bg{background-color:#fff;padding-top:28px;padding-bottom:28px}.compare__row--heading{align-items:initial;margin-bottom:20px}.compare__row--heading .compare__col{flex-direction:column;justify-content:flex-start;align-items:flex-start;display:flex}.compare__col{flex-direction:column;flex-grow:0;flex-shrink:0;justify-content:end;gap:8px;display:flex}.compare__col--combined{text-align:center;padding-right:20%;flex-grow:1!important;flex-shrink:1!important;width:65.2%!important}@media (width<=768px){.compare__col--combined{padding-right:0%;width:100%!important}}.compare__col:first-child{width:41.4%}@media (width<=768px){.compare__col:first-child{width:100%}}.compare__col:nth-child(2){width:32.6%}@media (width<=768px){.compare__col:nth-child(2){flex-grow:1;flex-shrink:1;width:40%}}.compare__col:nth-child(3){width:30%}@media (width<=768px){.compare__col:nth-child(3){flex-grow:1;flex-shrink:1;width:40%}}.compare__heading{flex-direction:column;height:100%;display:flex}.compare__subtitle,.compare__card-title{margin-top:auto;margin-bottom:116px;font-size:20px;font-weight:500;line-height:1.2}@media (width<=768px){.compare__subtitle,.compare__card-title{margin-bottom:0;font-size:16px;display:none}}.compare__card{flex-direction:column;align-items:center;display:inline-flex}.compare__card-img-wrapper{aspect-ratio:.909091;flex-grow:0;width:241px;max-width:241px;margin-top:-25%;margin-bottom:15px;position:relative}@media (width<=768px){.compare__card-img-wrapper{width:100%;margin-top:0}}.compare__card-img{object-fit:contain;object-position:center;width:100%;height:100%;display:none;position:absolute;top:0;left:0}.compare__card-img.is-active{display:block}@media (width<=768px){.compare__card-img{width:100%}}.compare__card-title{margin-bottom:16px}@media (width<=768px){.compare__card-title{margin-bottom:16px;display:block}}.compare__card-swatches{margin:8px 0}.compare__card-btn-wrapper .btn{background-color:#eff0f2}@media (width<=768px){.compare__card-btn-wrapper .btn{font-size:12px}}.compare__card-btn-wrapper .btn:hover{background-color:#ff5100;border-color:#ff5100}.compare__card-btn-wrapper .btn.btn--disabled,.compare__card-btn-wrapper .btn.btn--disabled:hover{color:#555757;border-color:#afb0b0}.compare__cell-title{text-transform:uppercase;font-size:18px;font-weight:500;line-height:1}@media (width<=768px){.compare__cell-title{margin-bottom:12px}.compare__cell-title br{display:none}.compare__cell{font-size:14px}}.compare__cell--label{color:#6f7171}@media (width<=768px){.compare__cell--label{display:none}}.compare__swatches{align-items:center;gap:8px;display:flex}.compare__swatch{border-radius:1em;width:1em;height:1em;font-size:20px;display:inline-block}@media (width<=768px){.banner-td{padding-top:10px}}.banner-td__wrapper{color:#fff;z-index:1;flex-direction:column;height:100%;min-height:400px;display:flex;position:relative;overflow:hidden}@media (width<=768px){.banner-td__wrapper{overflow:visible}}.banner-td__grid{flex-grow:1;justify-content:space-between;align-items:center;height:100%;display:flex}@media (width<=768px){.banner-td__grid{flex-wrap:wrap}}.banner-td__figure{flex-shrink:1;width:58.841%;height:100%;min-height:100px}@media (width<=768px){.banner-td__figure{width:calc(100% + var(--container-gap) * 2);margin-left:calc(-1 * var(--container-gap));max-width:unset;flex-shrink:0;height:auto}}.banner-td__img{max-width:95%;transition:transform .3s}@media (width<=768px){.banner-td__img{max-width:100%}}.banner-td:hover .banner-td__img{transform:scale(1.05)}@media (width<=768px){.banner-td:hover .banner-td__img{transform:scale(1)}}.banner-td__content{width:40%;padding:0 3%}@media only screen and (width<=1350px){.banner-td__content{width:50%;padding-top:20px;padding-bottom:20px;padding-left:1%}}@media (width<=768px){.banner-td__content{width:100%;padding:0 20px 20px}}.banner-td__title{margin-bottom:40px}@media only screen and (width<=1350px){.banner-td__title{margin-bottom:2vw}}@media (width<=768px){.banner-td__title{margin-bottom:12px}}.banner-td__text p{margin-bottom:1em;font-weight:500}.banner-td__text ul{list-style:circle}.banner-td__text li{margin-left:10px;list-style:inside}.banner-td__btn-wrapper{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:8px;margin-top:40px;display:flex}@media only screen and (width<=1350px){.banner-td__btn-wrapper{top:2vw}}@media (width<=768px){.banner-td__btn-wrapper{align-items:center;margin-top:12px}}.banner-td__btn-wrapper .btn{color:inherit;border-color:currentColor}@media (width<=768px){.banner-td__btn-wrapper .btn{justify-content:center;width:100%}}.banner-td__btn-wrapper .btn:hover{color:#000;background-color:#fff;border-color:#fff}.banner-td__bg{z-index:-1;border-radius:40px;width:100%;height:100%;position:absolute;overflow:hidden}@media (width<=768px){.banner-td__bg{height:calc(100% - 30vw);bottom:0;left:0}}.banner-td__bg img{object-fit:cover;width:100%;height:100%}.test-drive-page{overflow-x:hidden}.test-drive-page__hero .breadcrumb{padding-bottom:30px}.test-drive-page__hero .breadcrumb a,.test-drive-page__hero .breadcrumb span{color:#ffffffe6}.test-drive-page__hero .breadcrumb a:hover,.test-drive-page__hero .breadcrumb span:last-child{color:#fff}.test-drive-page__hero{background:url(https://cdn.shopify.com/s/files/1/0015/7240/5336/files/test-drive-bg.webp?v=1771202671) 50%/cover no-repeat;position:relative}@media (width<=768px){.test-drive-page__hero{padding-bottom:20px}}.test-drive-page__hero-inner{min-height:370px;padding-top:0;padding-bottom:clamp(32px,20.7324px + 3.0047vw,64px);position:relative}@media (width<=768px){.test-drive-page__hero-inner{min-height:330px}}.test-drive-page__title{color:#fff;text-align:center;margin:0 0 24px;padding-top:0}@media (width<=768px){.test-drive-page__title{margin-bottom:20px;font-size:32px}}.test-drive-page__description{color:#fff;text-align:center;margin:0 0 24px;padding-top:0;font-size:16px;line-height:1.4}@media (width<=768px){.test-drive-page__description{font-size:14px}}.test-drive-page__badges{flex-wrap:wrap;justify-content:center;gap:12px;margin:0 0 12px;padding:0;list-style:none;display:flex}@media (width<=768px){.test-drive-page__badges{gap:8px;margin-bottom:32px}}.test-drive-page__badge{color:#fff;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#ffffff1a;border-radius:111px;padding:10px 20px;font-size:16px;line-height:1.3}@media (width<=768px){.test-drive-page__badge{padding:6px 12px;font-size:14px}}.test-drive-page__hero-img{pointer-events:none;width:1088px;max-width:calc(100vw - 10%);position:absolute;bottom:-33%;right:5%}.test-drive-page__hero-img img{object-fit:contain;object-position:right bottom;filter:drop-shadow(0 20px 40px #00000026);width:1088px;max-width:100%;height:367px;display:block}@media (width<=768px){.test-drive-page__hero-img{max-width:528px;height:179px;bottom:-27%;right:50%;transform:translate(50%)}.test-drive-page__hero-img img{width:100%;height:auto}}.test-drive-page__steps{padding-top:100px;padding-bottom:80px}@media (width<=768px){.test-drive-page__steps{padding-top:70px;padding-bottom:48px}}.test-drive-page__steps-title{color:#000;margin:0 0 12px}@media (width<=768px){.test-drive-page__steps-title{margin-bottom:8px}}.test-drive-page__steps-info{color:#555757;text-underline-offset:2px;align-items:center;gap:8px;margin-bottom:40px;font-size:14px;line-height:1.4;text-decoration:underline;display:inline-flex}.test-drive-page__steps-info:hover{color:#3a3a3a}@media (width<=768px){.test-drive-page__steps-info{margin-bottom:24px}}.test-drive-page__steps-info-icon{flex-shrink:0;justify-content:center;align-items:center;display:flex}.test-drive-page__cards-wrapper{position:relative}.test-drive-page__cards-slider{position:relative;overflow:hidden}@media only screen and (width>=769px){.test-drive-page__cards-slider{overflow:visible}}.test-drive-page__cards{grid-template-columns:repeat(5,1fr);gap:16px;margin:0;padding:0;list-style:none;display:grid}@media (width<=1024px){.test-drive-page__cards{grid-template-columns:repeat(3,1fr)}}@media (width<=768px){.test-drive-page__cards{grid-template-columns:none;gap:0;padding:0 16px;display:flex}.test-drive-page__cards.swiper-wrapper:after{content:"";flex-shrink:0;width:16px;height:1px;display:block}}@media only screen and (width>=769px){.test-drive-page__cards.swiper-wrapper{grid-template-columns:repeat(5,1fr);gap:16px;display:grid;width:100%!important;transform:none!important}}@media only screen and (width>=769px) and (width<=1024px){.test-drive-page__cards.swiper-wrapper{grid-template-columns:repeat(3,1fr)}}@media only screen and (width>=769px){.test-drive-page__card.swiper-slide{width:auto!important;margin-right:0!important}}.test-drive-page__card{background-color:#f5f5f5;border-radius:40px;flex-direction:column;align-items:flex-start;min-height:240px;padding:24px;display:flex;position:relative}@media (width<=768px){.test-drive-page__card{border-radius:32px;min-height:180px;padding:24px 20px 44px}}.test-drive-page__card-icon{color:#ff5100;justify-content:center;align-items:center;width:36px;height:36px;margin-bottom:43px;display:flex}.test-drive-page__card-icon svg{width:36px;height:36px}.test-drive-page__card-icon svg path{fill:#ff5100}@media (width<=768px){.test-drive-page__card-icon{margin-bottom:44px}}.test-drive-page__card-icon--truck svg path{stroke:#ff5100;fill:none}.test-drive-page__card-icon--headphones svg path{fill:#ff5100;stroke:none}.test-drive-page__card-icon--package svg{width:28px;height:28px}.test-drive-page__card-text{color:#000;margin:0 0 6px;font-size:16px;font-weight:500;line-height:1.35}@media (width<=768px){.test-drive-page__card-text{margin:0 0 4px;font-size:14px}}.test-drive-page__card-description{color:#000;font-size:12px;font-weight:400;line-height:1.4}@media (width<=768px){.test-drive-page__card-description{font-size:10px}}.test-drive-page__card-btn{color:#fff;cursor:pointer;background-color:#3a3a3a;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;padding:0;transition:background-color .2s;display:flex;position:absolute;bottom:16px;right:16px}.test-drive-page__card-btn:hover{background-color:#000}.test-drive-page__card-btn svg,.test-drive-page__card-btn img{width:22px;height:22px}.test-drive-page__card-btn svg path{fill:#fff}@media (width<=768px){.test-drive-page__card-btn{width:32px;height:32px}.test-drive-page__card-btn svg{width:12px;height:12px}.test-drive-page__cards-slider{width:calc(100% + 32px);margin-left:-16px;padding-bottom:80px}}.test-drive-page__cards-slider .swiper-slide{width:auto;height:auto}@media (width<=768px){.test-drive-page__cards-slider .swiper-slide{height:240px;width:220px!important}.test-drive-page__cards-slider .swiper-slide:last-child{margin-right:16px}}.test-drive-page__cards-slider .swiper-pagination{display:none}@media (width<=768px){.test-drive-page__cards-slider .swiper-pagination{background-color:#ebebeb;border-radius:100px;justify-content:center;align-items:center;gap:8px;width:auto;height:44px;padding:0 20px;display:flex;bottom:16px;left:180px;transform:translate(-50%)}}.test-drive-page__cards-slider .swiper-pagination-bullet{opacity:1;background:#2a2c2c;border-radius:50%;width:8px;height:8px;margin:0;transition:width .3s,border-radius .3s;position:relative;overflow:hidden}.test-drive-page__cards-slider .swiper-pagination-bullet-active{background:#f5f5f5;border-radius:4px;width:50px;height:8px}.test-drive-page__cards-slider .swiper-pagination-bullet-active:after{content:"";border-radius:inherit;transform-origin:0;transform:scaleX(var(--progress,0));background:#ff5100;transition:transform 30ms linear;position:absolute;inset:0}.test-drive-page__button{display:none}@media (width<=768px){.test-drive-page__button{z-index:11;cursor:pointer;background:#ebebeb;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:background-color .2s;display:flex;position:absolute;bottom:16px;right:80px}.test-drive-page__button svg path{fill:#2a2c2c}.test-drive-page__button:hover{background:#f5f5f5}.test-drive-page__button svg:nth-child(2),.test-drive-page__button.is-paused svg:first-child{display:none}.test-drive-page__button.is-paused svg:nth-child(2){display:block}}.upgrade-plus-page{overflow-x:hidden}.upgrade-plus-page__hero .breadcrumb{padding-bottom:56px}.upgrade-plus-page__hero .breadcrumb a,.upgrade-plus-page__hero .breadcrumb span{color:#ffffffe6}.upgrade-plus-page__hero .breadcrumb a:hover,.upgrade-plus-page__hero .breadcrumb span:last-child{color:#fff}.upgrade-plus-page__hero{background:url(https://cdn.shopify.com/s/files/1/0015/7240/5336/files/upgrade-plus-bg.webp?v=1771248863) 50%/cover no-repeat;height:610px;position:relative}@media (width<=768px){.upgrade-plus-page__hero{background:url(/cdn/shop/files/upgrade-mob-banner.webp?v=1775050086) 50%/cover no-repeat;height:450px;padding-bottom:20px}}.upgrade-plus-page__hero-inner{min-height:320px;padding-top:0;padding-bottom:clamp(32px,20.7324px + 3.0047vw,64px);position:relative}@media (width<=768px){.upgrade-plus-page__hero-inner{min-height:280px}}.upgrade-plus-page__title{color:#fff;text-align:start;margin:0 0 4px;padding-top:0}@media (width<=768px){.upgrade-plus-page__title{text-align:center;margin-bottom:20px;font-size:32px}}.upgrade-plus-page__description{color:#fff;text-align:start;max-width:500px;margin:0 0 24px;padding-top:0;font-size:16px;line-height:1.4}@media (width<=768px){.upgrade-plus-page__description{text-align:center;font-size:14px}}.upgrade-plus-page__badges{flex-wrap:wrap;justify-content:flex-start;gap:12px;margin:0 0 18px;padding:0;list-style:none;display:flex}@media (width<=768px){.upgrade-plus-page__badges{justify-content:center;gap:8px;margin-bottom:32px}}.upgrade-plus-page__badge{color:#fff;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#ffffff1a;border-radius:111px;padding:10px 20px;font-size:16px;line-height:1.3}@media (width<=768px){.upgrade-plus-page__badge{padding:6px 12px;font-size:14px}.upgrade-plus-page__badge:nth-child(2){order:3}.upgrade-plus-page__badge:nth-child(3){order:2}}.upgrade-plus-page__hero-img{pointer-events:none;width:1088px;max-width:calc(100vw - 10%);position:absolute;bottom:-33%;right:5%}.upgrade-plus-page__hero-img img{object-fit:contain;object-position:right bottom;filter:drop-shadow(0 20px 40px #00000026);width:1088px;max-width:100%;height:367px;display:block}@media (width<=768px){.upgrade-plus-page__hero-img{max-width:528px;height:179px;bottom:-27%;right:50%;transform:translate(50%)}.upgrade-plus-page__hero-img img{width:100%;height:auto}}.upgrade-plus-page__steps{padding-top:10px;padding-bottom:80px}@media (width<=768px){.upgrade-plus-page__steps{padding-top:0;padding-bottom:48px}}.upgrade-plus-page__steps-title{color:#000;margin:0 0 12px}@media (width<=768px){.upgrade-plus-page__steps-title{margin-bottom:8px}}.upgrade-plus-page__steps-info{color:#555757;text-underline-offset:2px;align-items:center;gap:8px;margin-bottom:40px;font-size:14px;line-height:1.4;text-decoration:underline;display:inline-flex}.upgrade-plus-page__steps-info:hover{color:#3a3a3a}@media (width<=768px){.upgrade-plus-page__steps-info{margin-bottom:24px}}.upgrade-plus-page__steps-info-icon{flex-shrink:0;justify-content:center;align-items:center;display:flex}.upgrade-plus-page__cards-wrapper{position:relative}.upgrade-plus-page__cards-slider{position:relative;overflow:hidden}@media only screen and (width>=769px){.upgrade-plus-page__cards-slider{overflow:visible}}.upgrade-plus-page__cards{grid-template-columns:repeat(5,1fr);gap:16px;margin:0;padding:0;list-style:none;display:grid}@media (width<=1024px){.upgrade-plus-page__cards{grid-template-columns:repeat(3,1fr)}}@media (width<=768px){.upgrade-plus-page__cards{grid-template-columns:none;gap:0;padding:0 16px;display:flex}.upgrade-plus-page__cards.swiper-wrapper:after{content:"";flex-shrink:0;width:16px;height:1px;display:block}}@media only screen and (width>=769px){.upgrade-plus-page__cards.swiper-wrapper{grid-template-columns:repeat(5,1fr);gap:16px;display:grid;width:100%!important;transform:none!important}}@media only screen and (width>=769px) and (width<=1024px){.upgrade-plus-page__cards.swiper-wrapper{grid-template-columns:repeat(3,1fr)}}@media only screen and (width>=769px){.upgrade-plus-page__card.swiper-slide{width:auto!important;margin-right:0!important}}.upgrade-plus-page__card{background-color:#f5f5f5;border-radius:40px;flex-direction:column;align-items:flex-start;min-height:240px;padding:24px;display:flex;position:relative}@media (width<=768px){.upgrade-plus-page__card{min-height:180px;padding:20px}}.upgrade-plus-page__card-icon{color:#ff5100;justify-content:center;align-items:center;width:36px;height:36px;margin-bottom:60px;display:flex}.upgrade-plus-page__card-icon svg{width:36px;height:36px}.upgrade-plus-page__card-icon svg path{fill:#ff5100}@media (width<=768px){.upgrade-plus-page__card-icon{margin-bottom:44px}}.upgrade-plus-page__card-icon--truck svg path{stroke:#ff5100;fill:none}.upgrade-plus-page__card-icon--headphones svg path{fill:#ff5100;stroke:none}.upgrade-plus-page__card-icon--package svg{width:28px;height:28px}.upgrade-plus-page__card-icon--wallet svg{width:32px;height:32px}.upgrade-plus-page__card-icon--wallet svg path{stroke:#ff5100;fill:none}.upgrade-plus-page__card-text{color:#000;margin:0 0 6px;font-size:16px;font-weight:500;line-height:1.35}@media (width<=768px){.upgrade-plus-page__card-text{margin:0 0 4px;font-size:14px}}.upgrade-plus-page__card-description{color:#000;font-size:12px;font-weight:400;line-height:1.4}@media (width<=768px){.upgrade-plus-page__card-description{font-size:10px}}.upgrade-plus-page__card-btn{color:#fff;cursor:pointer;background-color:#3a3a3a;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;padding:0;transition:background-color .2s;display:flex;position:absolute;bottom:16px;right:16px}.upgrade-plus-page__card-btn:hover{background-color:#000}.upgrade-plus-page__card-btn svg,.upgrade-plus-page__card-btn img{width:22px;height:22px}.upgrade-plus-page__card-btn svg path{fill:#fff}@media (width<=768px){.upgrade-plus-page__card-btn{width:32px;height:32px}.upgrade-plus-page__card-btn svg{width:12px;height:12px}.upgrade-plus-page__cards-slider{width:calc(100% + 32px);margin-left:-16px;padding-bottom:80px}}.upgrade-plus-page__cards-slider .swiper-slide{width:auto;height:auto}@media (width<=768px){.upgrade-plus-page__cards-slider .swiper-slide{flex-direction:column;height:240px;display:flex;width:220px!important}.upgrade-plus-page__cards-slider .swiper-slide:last-child{margin-right:16px}}.upgrade-plus-page__cards-slider .swiper-pagination{display:none}@media (width<=768px){.upgrade-plus-page__cards-slider .swiper-pagination{background-color:#ebebeb;border-radius:100px;justify-content:center;align-items:center;gap:8px;width:auto;height:44px;padding:0 20px;display:flex;bottom:16px;left:180px;transform:translate(-50%)}}.upgrade-plus-page__cards-slider .swiper-pagination-bullet{opacity:1;background:#2a2c2c;border-radius:50%;width:8px;height:8px;margin:0;transition:width .3s,border-radius .3s;position:relative;overflow:hidden}.upgrade-plus-page__cards-slider .swiper-pagination-bullet-active{background:#f5f5f5;border-radius:4px;width:50px;height:8px}.upgrade-plus-page__cards-slider .swiper-pagination-bullet-active:after{content:"";border-radius:inherit;transform-origin:0;transform:scaleX(var(--progress,0));background:#ff5100;transition:transform 30ms linear;position:absolute;inset:0}.upgrade-plus-page__button{display:none}@media (width<=768px){.upgrade-plus-page__button{z-index:11;cursor:pointer;background:#ebebeb;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:background-color .2s;display:flex;position:absolute;bottom:16px;right:80px}.upgrade-plus-page__button svg path{fill:#2a2c2c}.upgrade-plus-page__button:hover{background:#f5f5f5}.upgrade-plus-page__button svg:nth-child(2),.upgrade-plus-page__button.is-paused svg:first-child{display:none}.upgrade-plus-page__button.is-paused svg:nth-child(2){display:block}}
