.product__inner{padding:24px 0 50px}.product__left{margin-bottom:12px}.product__view-img{border-radius:16px;-webkit-border-radius:16px;-moz-border-radius:16px;-ms-border-radius:16px;-o-border-radius:16px;overflow:hidden}.product__thumb-wrapper{position:relative}.product__thumb-items{padding:0 4px;margin-top:-18px;z-index:1}.product__thumb-items .slick-current.slick-active.product__thumb-item>img{border:2px solid var(--primary-color);border-radius:8px;-webkit-border-radius:8px;-moz-border-radius:8px;-ms-border-radius:8px;-o-border-radius:8px}.product__thumb-item{border-radius:8px;margin:0 4px;width:72px;height:72px;cursor:pointer}.product__thumb-item img{width:100%;height:100%;object-fit:cover;border-radius:8px;-webkit-border-radius:8px;-moz-border-radius:8px;-ms-border-radius:8px;-o-border-radius:8px}.product__left-arrow{width:8px;line-height:0;position:absolute;top:50%;left:-15px;transform:translateY(-50%);cursor:pointer;z-index:7;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%)}.product__right-arrow{width:8px;line-height:0;position:absolute;top:50%;right:-15px;transform:translateY(-50%);cursor:pointer;z-index:7}.product__view-img-wrap{position:relative}.product__view-zoom{width:36px;cursor:pointer;position:absolute;right:0;top:0;border-radius:0 16px 0 8px;overflow:hidden;background-color:var(--white)}.image-popup-wrap{width:100%;height:100%;overflow:hidden;border-radius:24px;-webkit-border-radius:24px;-moz-border-radius:24px;-ms-border-radius:24px;-o-border-radius:24px}.image-popup-wrap img{width:100%;height:100%;object-fit:cover}.image-popup{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:100;border-radius:10px;width:100%;padding:0 24px;visibility:hidden;opacity:0;pointer-events:none;transition:.3s}.close-popup{width:42px;cursor:pointer;position:absolute;top:-12px;right:13px;z-index:100}.popup-show .image-popup{visibility:visible;opacity:1;pointer-events:all}.popup-show .overlay-bg{visibility:visible}.product__icons-desktop{display:none}.product__right-reating{display:flex;align-items:center;gap:4px;margin-bottom:10px}.product__right-star{width:75px;line-height:0}.product__right-star img{line-height:0}.product__reating-text p{font-size:12px;font-weight:400;line-height:100%;color:var(--secondary-color)}.product__reating-text p strong{font-weight:700}.product__text-details{margin-bottom:24px}.product__text-details h5{color:var(--primary-color);font-size:14px;font-weight:700;line-height:100%;letter-spacing:2px;margin-bottom:5px;text-transform:uppercase}.product__text-details h2{color:var(--secondary-color);font-size:24px;font-weight:700;line-height:120%;margin-bottom:4px}.product__text-details h4{font-size:18px;font-weight:700;color:var(--primary-color);line-height:160%;margin-bottom:0}.product__text-details h4 em{font-style:normal;text-decoration:underline}.product__text-details p{font-size:16px;font-weight:400;line-height:160%;color:var(--secondary-color);margin-bottom:11px}.product__text-details ul li{font-size:14px;font-weight:700;line-height:160%;color:var(--secondary-color);position:relative;padding-left:15px;margin-bottom:6.5px}.product__text-details ul li a{color:var(--primary-color);text-decoration:underline}.product__text-details ul li:last-child{margin-bottom:0}.product__text-details ul li:before{content:"";line-height:0;width:10px;background-image:url(green-check.svg);background-repeat:no-repeat;background-size:contain;height:10px;position:absolute;top:6px;left:0}.product__color{display:flex;align-items:center;justify-content:space-between;padding:7.5px 0;border-top:1px solid rgba(2,3,18,.2)}.product__color:last-child{border-bottom:1px solid rgba(2,3,18,.2)}.product__color-text h5{font-size:14px;font-weight:700;letter-spacing:2px;color:var(--secondary-color);text-transform:uppercase;line-height:100%}.product__color-text h5 em{display:block;font-style:normal;font-weight:400;letter-spacing:2px;margin-top:4px}.product__color-items{display:flex;align-items:center;gap:12px}.product__color-items input[type=radio]{display:none}.product__color-items label{width:24px;height:24px;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;background:var(--secondary-color);display:flex;align-items:center;justify-content:center;cursor:pointer;border:1px solid rgba(2,3,18,.2);position:relative}.product__color-link{width:24px;height:24px;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;display:block;border:1px solid rgba(2,3,18,.2);cursor:pointer;position:relative;text-decoration:none;flex-shrink:0}.product__color-link--current:before{content:"";width:28px;height:28px;border:2px solid var(--secondary-color);border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);box-sizing:border-box;pointer-events:none}.product__color-items input[type=radio]:checked+label:before{content:"";width:28px;height:28px;border:2px solid var(--secondary-color);border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%)}.product__right-price{display:flex;align-items:center;justify-content:center;margin-bottom:8px;padding-top:24px;border-top:1px solid rgba(2,3,18,.2)}.product__extra-area{display:none}.product__prev-price{margin:0 8px 0 0}.product__prev-price h4{font-size:18px;font-weight:700;line-height:160%;color:var(--secondary-color);position:relative}.product__prev-price h4:before{content:"";width:100%;height:2px;background-color:var(--secondary-color);position:absolute;top:50%;left:0;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);rotate:-12deg}.product__current-price{margin:0 17px 0 0}.product__current-price h4{font-size:18px;font-weight:700;color:var(--primary-color);line-height:160%}.product__discount-price{background-color:var(--secondary-color);height:13px;padding:0 8px;border-radius:24px;-webkit-border-radius:24px;-moz-border-radius:24px;-ms-border-radius:24px;-o-border-radius:24px}.product__discount-price h4{font-size:10px;font-weight:700;letter-spacing:1px;color:var(--white);line-height:140%}.product__price-wrapper{margin-bottom:8px}.product__price-item{padding:8px 0;border-bottom:1px solid #0203121a}.product__price-item:first-child{padding:0 0 8px}.product__price-title h5{font-size:16px;line-height:700;color:var(--secondary-color);line-height:160%}.product__price-title h5>em{font-style:normal;text-transform:uppercase;color:var(--primary-color);text-decoration:underline}.product__price-item input[type=checkbox]{display:none}.product__price-item label{display:flex;align-items:center;justify-content:space-between;position:relative;padding-left:25px}.product__price-item label:before{content:"";width:14px;height:14px;border:2px solid rgba(17,17,17,.6);background-color:transparent;top:50%;left:0;transform:translateY(-50%);position:absolute;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px}.product__price-item label:after{content:url(checkbox-checking.svg);opacity:0;line-height:0;width:7.273px;display:block;top:50%;left:4px;position:absolute;transform:translateY(-50%);z-index:1}.product__price-item input[type=checkbox]:checked+label:before,.product__price-item input[type=checkbox]:checked+label:after{border-color:var(--secondary-color);opacity:1}.product__price-left{display:flex;align-items:center;gap:8px}.product__price-img{width:56px;height:56px;border-radius:12px;-webkit-border-radius:12px;-moz-border-radius:12px;-ms-border-radius:12px;-o-border-radius:12px;overflow:hidden}.product__price-name{width:calc(100% - 64px)}.product__price-name h4{font-size:14px;font-weight:700;color:var(--primary-color);text-transform:uppercase;line-height:100%;margin-bottom:8px}.product__price-name p{font-size:12px;font-weight:400;color:#1119;line-height:100%}.product__price-right{display:flex;align-items:center;gap:4px}.product__price-right .product__discount-price{position:absolute;top:0;right:0}.product__price-right .product__current-price{margin-right:0}.product__price-right>.product__current-price h4,.product__price-right>.product__prev-price h4{font-size:14px}.product__price-right .product__prev-price{margin-right:0}.product__addtocard{display:flex;align-items:center;gap:12px;justify-content:center;margin-bottom:5px}.product__quantity{display:flex;align-items:center;gap:0 12px;justify-content:center;width:96px;border:2px solid #e5e5e5;background-color:var(--white);padding:11.5px 12px;border-radius:16px;-webkit-border-radius:16px;-moz-border-radius:16px;-ms-border-radius:16px;-o-border-radius:16px}.product__quantity img{width:12px;cursor:pointer;padding:5px 0;line-height:0}.product__quantity input{font-family:Poppins,sans-serif;font-size:16px;font-weight:700;line-height:120%;text-align:center;border:none;width:24px;cursor:pointer;background-color:transparent;padding:0}.product__btn-wrap{width:calc(100% - 110px)}.product__delivary-top{text-align:center;margin-bottom:1px}.product__delivary-top p{font-size:14px;line-height:160%;font-weight:700;color:var(--secondary-color)}.product__delivary-top p em{font-style:normal;font-weight:400}.prodcut__delivary__bottom{text-align:center;margin-bottom:6px}.prodcut__delivary__bottom h5{position:relative;font-size:14px;font-weight:700;line-height:160%;color:var(--secondary-color);text-transform:uppercase;max-width:max-content;margin:0 auto}.prodcut__delivary__bottom h5:before{content:"";width:12px;height:12px;background-image:url(verify-black-icon.svg);background-repeat:no-repeat;background-size:contain;position:absolute;top:50%;left:-15px;transform:translateY(-50%)}.product__payment-img{width:214px;margin:0 auto 12px}.product__coupons{font-size:12px;line-height:120%;letter-spacing:0;color:#e87f14;text-align:center;padding:8px 0;border-radius:16px;background-color:#e87f141a;margin-bottom:12px}.product__learn-left-text{font-weight:400;font-size:13px;line-height:120%;letter-spacing:0;color:#30303099;max-width:230px}.product__learn-left-text img{width:58px;line-height:0}.product__learn-url{font-weight:700;font-size:12px;line-height:160%;letter-spacing:0;color:var(--primary-color);text-decoration:underline}.product__learn{background-color:#c5ddd033;border-radius:8px;padding:9px 16px;display:flex;align-items:center;justify-content:space-between;width:calc(100% + 24px);margin:0 -12px 24px}.faq-item{border-top:1px solid rgba(48,48,48,.2);padding:8px 0}.faq-item:last-child{border-bottom:1px solid rgba(48,48,48,.2)}.faq-item__title h4{font-size:14px;font-weight:700;line-height:160%;color:var(--secondary-color)}.faq-item__title:after{content:url(down-arrow.svg);line-height:0;transition:.4s}.faq-item__title{position:relative;display:flex;align-items:center;justify-content:space-between;cursor:pointer}.faq-item__title a{font-size:14px;font-weight:700;line-height:160%;color:var(--secondary-color);display:flex;align-items:center;justify-content:space-between;cursor:pointer}.faq-item__title_faq:after{content:url(double-down-arrow.svg);line-height:0;transition:.4s}.faq-item__title_faq a:after{content:none!important}.faq-item__title.active:after{transform:rotate(180deg);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg)}.faq-item__title_faq.active:after{transform:rotate(0);-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg)}.faq-item__content{margin-top:16px;display:none}.faq-item__content h4{font-size:16px;font-weight:700;color:var(--secondary-color);margin-bottom:12px}.faq-item__content p{font-size:16px;font-weight:400;line-height:160%;color:var(--secondary-color);margin-bottom:20px}.faq-item__content p:last-of-type{margin-bottom:0!important}.faq-item__info h4{margin-bottom:8px}.faq-item__info h5{font-size:14px;font-weight:700;line-height:160%;color:var(--secondary-color);margin-bottom:12px}.faq-item__list{display:flex;align-items:center;justify-content:space-between;padding:6px 0;border-bottom:1px solid rgba(17,17,17,.0509803922)}.faq-item__list h5{font-size:14px;font-weight:700;line-height:160%;color:var(--secondary-color);margin-bottom:0}.faq-item__list p{font-size:14px;font-weight:400;line-height:160%;color:var(--secondary-color);margin-bottom:0}.faq-item__list:first-child{padding-top:0}.faq-item__list:last-child{border-bottom:none;padding-bottom:0}.faq-item__list-title h4{font-size:14px;font-weight:700;line-height:160%;color:var(--secondary-color);margin:12px 0}.faq-item__pdf-download{margin:12px 0 24px}.faq-item__content .faq-item__pdf-download p{font-size:16px;line-height:400;line-height:160%;color:var(--secondary-color);margin-bottom:12px}.product__faq{margin-bottom:24px}.product__icons-mobile{display:flex;justify-content:space-between;gap:12px 53px;flex-wrap:wrap;margin-bottom:20px}.product__warranty-mobile{background:linear-gradient(90deg,#027b47,#014b2b);border-radius:16px;padding:20px 24px 17px;width:calc(100% + 24px);margin:0 -12px}.product__warranty-mobile h3{font-weight:700;font-size:28px;line-height:120%;letter-spacing:0;color:#f6cb5b;text-transform:uppercase}.product__warranty-mobile p{font-weight:400;font-size:14px;line-height:160%;letter-spacing:0;color:var(--white)}.product__warranty-mobile p strong{font-weight:700}.product__warranty-desktop{display:none}.product__icon-item{max-width:calc(50% - 26.5px);height:auto;width:100%}.product__icon-img{width:48px;margin:0 auto 4px}.product__icon-text{text-align:center}.product__icon-text p{font-size:12px;font-weight:400;color:var(--primary-color);line-height:120%}.product__another-warranty-desktop{display:none}.product__another-warranty-img img{width:100%}.product__another-warranty-img{margin-bottom:12px;border-radius:8px;overflow:hidden}.product__another-warranty-content{font-size:14px;line-height:160%;letter-spacing:0}.product__another-warranty-mobi{background-color:#027b470d;padding:24px;border-radius:16px}.select-variant{display:none}.product-features__inner_product{margin-bottom:0}.img-with-text__inner_product .img-with-text__star-wrap{margin-bottom:10px}.img-with-text__inner_product{padding:30px 0 60px}.featured__inner_product{margin-bottom:0}.wonderwash__inner{padding-bottom:55px}.wonderwash__img{overflow:hidden;border-radius:16px;-webkit-border-radius:16px;-moz-border-radius:16px;-ms-border-radius:16px;-o-border-radius:16px;margin-bottom:22px}.wonderwash__text h3{margin-bottom:5px;color:var(--primary-color);text-align:center}.wonderwash__text h2{color:var(--secondary-color);margin-bottom:10px;text-align:center}.wonderwash__text p{font-size:16px;font-weight:400;color:var(--secondary-color);line-height:160%;margin-bottom:17px}.wonderwash__text ul li{font-size:14px;font-weight:400;line-height:160%;color:var(--secondary-color);position:relative;padding-left:15px;margin-bottom:4px}.wonderwash__text ul li:last-child{margin-bottom:0}.wonderwash__text ul li:before{content:"";line-height:0;width:10px;background-image:url(green-check.svg);background-repeat:no-repeat;background-size:contain;height:10px;position:absolute;top:8px;left:0}.wonderwash__text ul li strong{font-weight:700;display:block;margin-top:-4px;transform:translateY(2px);-webkit-transform:translateY(2px);-moz-transform:translateY(2px);-ms-transform:translateY(2px);-o-transform:translateY(2px)}.step__inner{padding-bottom:58px}.step__title-desktop{display:none}.step__img{overflow:hidden;border-radius:16px;-webkit-border-radius:16px;-moz-border-radius:16px;-ms-border-radius:16px;-o-border-radius:16px;margin-bottom:22px}.step__title-mobile{margin-bottom:16px}.step__title-mobile h3{color:var(--primary-color);margin-bottom:5px}.step__title-mobile h2{color:var(--secondary-color);margin-bottom:11px}.step__title-mobile p{color:var(--secondary-color);font-size:16px;font-weight:400;line-height:160%}.step__title-mobile p strong{font-weight:400;display:block}.step__item{padding:16px 9px 10px 16px;background-color:#c5ddd033;border-radius:16px;-webkit-border-radius:16px;-moz-border-radius:16px;-ms-border-radius:16px;-o-border-radius:16px;margin-bottom:12px}.step__item:last-child{margin-bottom:0}.step__item h4{max-width:max-content;font-size:12px;line-height:160%;color:var(--white);font-weight:700;background-color:var(--primary-color);letter-spacing:1px;padding:3px 12px 1px;border-radius:16px;-webkit-border-radius:16px;-moz-border-radius:16px;-ms-border-radius:16px;-o-border-radius:16px;margin-bottom:4px}.step__item-content h3{color:var(--secondary-color);font-size:19px;line-height:120%;font-weight:700;margin-bottom:3px;text-transform:none;letter-spacing:0}.step__item-content p{font-size:14px;line-height:160%;color:var(--secondary-color);font-weight:400}.savings__headding h3{color:var(--primary-color);margin-bottom:5px}.savings__headding h2{line-height:120%;letter-spacing:0;margin-bottom:12px}.savings__headding p{font-size:16px;line-height:160%;letter-spacing:0}.savings__headding p a{font-weight:700;color:var(--secondary-color)}.savings__headding{margin-bottom:18px}.savings__img{border-radius:16px;overflow:hidden}.savings__inner{padding:0 0 58px}.benefits__headding h3{text-align:center;margin-bottom:5px;color:var(--primary-color)}.benefits__headding h2{text-align:center;margin-bottom:10px;color:var(--secondary-color)}.benefits__headding p{font-size:18px;line-height:160%;text-align:center;color:var(--secondary-color)}.benefits__headding{margin-bottom:27px}.benefits__item-img{width:36px;margin-bottom:12px;height:60px;object-fit:contain}.benefits__item-content h3{font-size:18px;line-height:120%;letter-spacing:0;margin-bottom:4px;color:var(--primary-color);text-transform:none;flex-shrink:0}.benefits__item-content{flex:1;display:flex;flex-direction:column;justify-content:space-between}.benefits__item-content p{font-size:14px;line-height:160%;color:var(--primary-color);font-weight:400;white-space:normal;flex:1;display:flex;align-items:center}.benefits__item{background:#c5ddd033;border-radius:16px;padding:16px 16px 10px;height:180px;display:flex;flex-direction:column;-webkit-border-radius:16px;-moz-border-radius:16px;-ms-border-radius:16px;-o-border-radius:16px}.benefits__items{width:calc(100% + 48px);margin:0 -24px;padding-left:24px}.benefits__items .slick-list{padding-right:89px}.benefits__items .slick-track{display:flex}.benefits__items .slick-list .slick-track .slick-slide{display:flex;flex-direction:column;gap:24px 0;margin:0 24px 0 0;height:auto}.benefits__items .slick-list .slick-track .slick-slide>div{height:100%}.benefits__wrap{position:relative}.benefits__inner{padding-bottom:35px}.details__headding h3{text-align:center;color:var(--primary-color);margin-bottom:3px}.details__headding h2{font-family:Montserrat,sans-serif;text-align:center;margin-bottom:13px}.details__headding p{font-size:18px;line-height:160%;letter-spacing:0;text-align:center}.details__headding{margin-bottom:36px}.details__item-content h4{font-family:Montserrat,sans-serif;font-size:18px;font-weight:700;line-height:120%;color:var(--primary-color)}.details__item-content p{font-size:14px;line-height:160%;margin-bottom:5px}.details__item-content li{font-size:14px;font-weight:400;line-height:120%;display:flex;align-items:center;gap:0 5px}.details__item-content ul li:before{content:"";background-image:url(hero-list-before.svg);background-repeat:no-repeat;background-size:contain;width:10px;height:10px}.details__item-content li:first-child{font-weight:700}.details__items .slick-track{display:flex}.details__items .slick-dots{margin-top:68px}.details__item-content ul{display:flex;flex-direction:column;gap:5px 0}.details__item-content{padding:0 16px}.details__item-img{margin-bottom:14px;border-radius:16px;overflow:hidden}.details__item{margin-right:24px;height:auto}.details__items{width:calc(100% + 48px);margin:0 -24px;padding-left:24px}.details__items .slick-list{padding-right:88px}.details__wrap{position:relative}.details__inner{padding:40px 0 72px}.supplement-details__wrapper{display:none;margin-top:24px}.supplement-details.active .supplement-details__wrapper{display:block}.supplement-details__img{border-radius:12px;overflow:hidden;max-width:493px;margin:0 auto}.details__item-img a{display:block}.details__item-img:hover img{transform:scale(1.1)}.details__item-img img{transition:.3s}.why-us__inner_product .why-us__list-wrap{margin-bottom:0}.why-us__inner_product{padding-bottom:27px}.beats__headding h3{text-align:center;color:var(--primary-color);margin-bottom:3px}.beats__headding h2{text-align:center;margin-bottom:10px}.beats__headding p{font-size:18px;line-height:160%;letter-spacing:0;text-align:center}.beats__headding{margin-bottom:36px}.comparison{overflow-x:auto;scrollbar-width:none}.comparison__title{display:none}.comparison__td_title{font-weight:700;font-size:20px;text-align:center;flex:1 0 40%}.comparison__column-title_bamboo{color:#3f7043;border-radius:12px 12px 0 0;padding:16px 7px 10px}.comparison__value.comparison__column_green{background-color:#c5ddd033;flex:1 0 128px;padding:4px 0 4px 25px;color:var(--primary-color)}.comparison__value.comparison__column_green:before{content:"";background-image:url(green-check.svg);background-repeat:no-repeat;width:11px;height:11px;background-size:contain;position:absolute;top:50%;left:11px;transform:translateY(-50%)}.comparison__row:first-child .comparison__column_green:before{content:none}.comparison__value_polyester-empty{background-color:#d93a3a1a;flex:1 0 40%;position:relative}.comparison__value_polyester-empty:before{content:"";width:12px;height:1px;background-color:#1111111a;position:absolute;bottom:-1px;left:-12px}.comparison__column-title_polyester{color:#d93a3a;padding:16px 7px 10px;border-radius:12px 12px 0 0}.comparison__value_polyester{flex:1 0 40%;position:relative}.comparison__value_polyester:after{content:"";width:92%;height:1px;background-color:#1111111a;position:absolute;top:0;left:0}.comparison__row{display:flex;border-bottom:1px solid #30303033;width:fit-content;height:36px}.comparison__row:last-child{border-bottom:none;height:40px}.comparison__row:first-child{height:52px}.comparison__td_feature{font-weight:700;font-size:12px;line-height:120%;letter-spacing:0;flex:1 0 84px;display:flex;align-items:center}.comparison__value{font-weight:400;font-size:11px;line-height:120%;padding:4px 0 4px 9px;position:relative;flex:1 0 115px;display:flex;align-items:center}.beats__inner{padding:30px 0 63px}.comparison__row:first-child .comparison__value{font-weight:700}.comparison__row:first-child .comparison__column_green{border-radius:8px 8px 0 0;padding:19px 0 19px 12px}.comparison__row:last-child .comparison__column_green{border-radius:0 0 8px 8px}.reviews__inner_product .reviews__top p{font-size:16px}.best-seller__inner_product{padding:60px 0 75px}.faq__inner_product .faq__headding h2{margin-bottom:35px}.faq__inner_product .faq__headding{margin-bottom:12px}@media (min-width: 1024px){.product__inner{padding-top:24px;padding-bottom:48px}.product__wrapper{display:flex;align-items:flex-start;gap:24px;justify-content:center}.product__left{margin-bottom:0;width:57.57%;position:sticky;top:0;left:0}.product__right{width:40.54%}.product__slider{display:flex;align-items:center;gap:12px;position:relative;flex-direction:row-reverse}.product__thumb-wrapper{position:static;width:97px}.product__view-img-wrap{width:85.21%}.product__left-arrow{top:10px;left:45px;transform:rotate(90deg);-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);width:10px}.product__learn-left-text{font-size:14px;max-width:235px}.product__learn-url{font-size:14px}.product__right-arrow{bottom:26px;left:45px;top:unset;right:unset;transform:rotate(90deg);-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);width:10px}.product__view-zoom{right:-6px}.image-popup{width:auto;height:90vh}.product__thumb-item{width:97px!important;height:99px!important;margin:6px 0}.product__right-star{width:86px}.product__reating-text p{font-size:14px}.product__text-details h2{font-size:28px;margin-bottom:7px}.product__text-details h2 br{display:none}.product__text-details h4{margin-bottom:10px}.product__text-details ul li{font-size:16px;margin-bottom:7px;padding-left:18px}.product__text-details ul li:before{width:14px;height:14px}.product__color-wrap{max-width:410px}.product__thumb-items{padding:0}.product__color{padding:11.5px 0}.product__color-text h5{white-space:nowrap}.product__color-text h5 em{display:block}.product__color-text{max-width:195px;display:block;overflow:visible}.product__color-text .product__variant-guide-link{display:block;white-space:normal;overflow:visible}.product__color-items{width:calc(100% - 195px);justify-content:flex-end}.product__addtocard{max-width:410px}.product__right-price{margin-bottom:14px;max-width:410px}.product__right-price .product__extra-area{display:block;width:96px}.product__price-name h4{font-size:16px}.product__price-right>.product__current-price h4,.product__price-right>.product__prev-price h4{font-size:16px}.faq-item__title h4{font-size:16px;max-width:495px}.faq-item{padding:6.5px 0}.product__icons-mobile{display:none}.product__icons-desktop{margin-top:36px;display:flex;justify-content:center;gap:53px;flex-wrap:wrap;max-width:628px;margin-left:auto;margin-bottom:30px}.product__icon-item{width:131px}.product__payment-img{width:410px;margin:0 0 23px;text-align:center}.product__learn{width:100%;margin:0 0 24px;max-width:410px}.product__coupons{max-width:410px}.product__faq{margin-bottom:0;max-width:410px}.product__delivary-info{max-width:410px}.product__warranty-mobile{display:none}.product__icon-text p{font-size:14px}.product__icon-img{width:55px;margin:0 auto 2px}.product__warranty-desktop{display:block;background:linear-gradient(90deg,#027b47,#014b2b);border-radius:16px;padding:16px 24px;max-width:628px;margin-left:auto}.product__warranty-desktop h3{font-weight:700;font-size:32px;line-height:120%;letter-spacing:0;color:#f6cb5b;text-transform:uppercase}.product__warranty-desktop p{font-weight:400;font-size:14px;line-height:160%;letter-spacing:0;color:var(--white)}.product__warranty-desktop p strong{font-weight:700}.product__another-warranty-mobi{display:none}.product__another-warranty-desktop{display:flex;gap:0 12px;align-items:center;background-color:#027b470d;border-radius:16px;padding:17px 24px;max-width:628px;margin-left:auto}.product__another-warranty-desktop-img{border-radius:8px;overflow:hidden;height:fit-content;width:224px}.product__another-warranty-desktop-content{font-size:14px;line-height:160%;letter-spacing:0;width:calc(100% - 236px)}.product-features__inner_product{margin-bottom:0}.img-with-text__inner_product .img-with-text__right{width:342px}.img-with-text__inner_product .img-with-text__left{width:calc(100% - 342px)}.img-with-text__inner_product .img-with-text__content{padding:0 48px}.img-with-text__inner_product{padding:48px 0 96px}.review-card__inner_product{padding-bottom:95px}.why-us__inner_product .why-us__title{margin-bottom:25px}.why-us__inner_product{padding-bottom:82px}.faq__inner_product .faq__headding h2{margin-bottom:11px}.faq__inner_product .faq__headding{margin-bottom:18px}.wonderwash__inner{padding-bottom:95px}.wonderwash__wrapper{display:flex;align-items:center;gap:172px;max-width:1274px;margin:0 auto;flex-direction:row-reverse}.wonderwash__img{width:54.31%;margin-bottom:0}.wonderwash__text{width:32.18%}.wonderwash__text h3{text-align:left;margin-bottom:4px}.wonderwash__text h2{text-align:left;margin-bottom:8px}.wonderwash__text p{font-size:16px}.wonderwash__text ul li:before{width:14px;height:14px;top:8px}.wonderwash__text ul li{padding-left:18px;margin-bottom:6px}.wonderwash__text ul li>strong{font-size:16px;transform:translateY(5px);-webkit-transform:translateY(5px);-moz-transform:translateY(5px);-ms-transform:translateY(5px);-o-transform:translateY(5px)}.step__inner{padding-bottom:94px}.step__title-mobile{display:none}.step__title-desktop{display:block;text-align:center;margin-bottom:30px}.step__title-desktop h3{color:var(--primary-color);margin-bottom:5px}.step__title-desktop h2{color:var(--secondary-color);margin-bottom:8px}.step__item{display:flex;justify-content:space-between;gap:47px 0;flex-direction:column;min-height:165px}.step__title-desktop p{font-size:18px;font-weight:400;color:var(--secondary-color);line-height:160%}.step__title-desktop p strong{font-weight:700}.step__wrapper{display:flex;align-items:center;gap:24px;justify-content:center;max-width:1056px;margin:0 auto}.step__img{margin-bottom:0;width:49.14%}.step__text{width:48.57%}.step__text h4{font-size:14px;margin-bottom:0}.savings__headding h3{text-align:center}.savings__headding h2{text-align:center;margin-bottom:9px}.savings__headding{margin-bottom:27px}.savings__headding p{text-align:center;font-size:18px}.savings__img{max-width:756px;margin:0 auto}.savings__inner{padding:0 0 96px}.benefits__headding h3{margin-bottom:3px}.benefits__headding h2{margin-bottom:10px}.benefits__item-content h3{margin-bottom:3px;font-size:19px}.benefits__item{padding:23px 24px 24px;height:220px;display:flex;flex-direction:column}.benefits__item-content{flex:1;display:flex;flex-direction:column;justify-content:space-between}.benefits__item-content p{flex:1;display:flex;align-items:center;white-space:normal}.benefits__items-item{flex:1 0 31.33%;max-width:calc(100% / 3 - 16px);display:flex;flex-direction:column;gap:12px 0;height:auto}.benefits__items{width:auto;margin:0;padding-left:0;display:flex;gap:12px;flex-wrap:wrap}.benefits__wrap{max-width:954px;margin:0 auto}.benefits__arrow{display:none}.benefits__inner{padding-bottom:54px}.details__headding h2{margin-bottom:13px}.details__headding{margin-bottom:22px}.details__item-content h4{font-size:19px;margin-bottom:3px}.details__headding p br{display:none}.details__item-content h5{font-size:12px;margin-bottom:7px}.details__item-content p{font-size:16px}.details__item-content p+p{font-size:14px}.details__item-content{padding:0 22px}.details__items{width:100%;margin:0;padding-left:0;display:flex;flex-wrap:wrap;gap:24px}.details__inner{padding-bottom:125px;overflow:hidden}.details__items .slick-dots{padding-right:0;justify-content:flex-end;margin:60px 55px 0 0}.details__item{margin:0;flex:1 0 20%;max-width:calc(25% - 18px)}.details__wrapper{position:relative}.details__wrapper:before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;transform:translate(-100%);z-index:1;background-color:var(--color-white-100)}.beats__headding{margin:0 auto 28px;max-width:865px}.comparison{margin:0 auto;width:fit-content;padding-left:0}.comparison__title{display:flex;align-items:center;font-weight:700;font-size:28px;line-height:120%;letter-spacing:0;width:300px}.comparison__value.comparison__column_green:before{width:13px;height:13px;left:17px}.comparison__value_polyester-empty{display:none}.comparison__value_polyester{padding:0 12px 0 48px}.comparison__row{width:100%;height:44px}.comparison__td_feature{font-size:16px;line-height:160%;flex:1 0 218px}.comparison__value{font-size:16px;line-height:160%;flex:1 0 217px;display:flex;align-items:center;padding:4px 0 4px 24px}.comparison__row:last-child{height:50px}.comparison__value.comparison__column_green{flex:1 0 192px}.comparison__td_title{font-size:28px;flex:none;padding:36px 12px 15px}.comparison__column-title_bamboo,.comparison__value_polyester,.comparison__column-title_polyester{width:247px}.comparison__value_polyester:after{content:none}.comparison__row:last-child .comparison__value_polyester:last-of-type{padding:4px 12px 36px 48px}.comparison__row{border-bottom:1px solid #30303033}.beats__inner{padding:0 0 47px}.comparison__row:last-child .comparison__value_polyester:before{transform:none;top:10px}.comparison__value.comparison__column_green{padding:11px 0 11px 36px}.comparison__row:first-child .comparison__column_green{border-radius:16px 16px 0 0}.comparison__row:last-child .comparison__column_green{border-radius:0 0 16px 16px}.best-seller__inner_product{padding:85px 0 95px}}.product__variants-items{display:flex;gap:10px}.product__variant-radio,.product__color input[type=radio]{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.product__variant-radio-group{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:5px}.product__variant-radio{display:none}.product__variant-label{display:inline-block;padding:12px 10px;border-radius:12px;cursor:pointer;transition:all .3s ease;font-weight:500;font-size:14px;text-align:center;border:2px solid transparent}.product__variant-radio+label{border:2px solid #11111133}.product__variant-radio:checked+label{border:2px solid #027b47;color:#027b47;font-weight:600}.product__variant-label--current{border:2px solid #027b47;color:#027b47;font-weight:600}.product__condition-links-wrap .product__variant-label{border:2px solid #11111133;text-decoration:none}.product__variant-label:hover{transform:translateY(-2px);box-shadow:0 4px 8px #0000001a}.product__variant-text{white-space:nowrap}.product__variant-text h5{font-weight:600;font-size:14px;letter-spacing:2px;color:var(--secondary-color);text-transform:uppercase;line-height:100%}@media (max-width: 768px){.product__variants-items{gap:4px}.product__variant-label{width:100%;text-align:center}}.benefits__item-img{flex-shrink:0}@media (max-width: 768px){.benefits__item{height:160px}}@media (max-width: 480px){.benefits__item{height:140px}.benefits__item-content p{font-size:11px;line-height:150%}}@media (min-width: 1200px){.benefits__item{height:210px}}.modal-learn-more{position:fixed;top:0;left:0;width:100%;height:100%;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease;z-index:999}.modal-learn-more.show{opacity:1;visibility:visible}.modal-learn-more__overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#027b47cc;z-index:9}.modal-learn-more__close-btn{cursor:pointer}.modal-learn-more__content{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#fff;border-radius:16px;padding:24px;max-width:565px;max-height:90vh;height:auto;width:90%;box-shadow:0 10px 40px #00000026;z-index:1000;overflow-y:auto}.modal-learn-more__header{position:sticky;top:-24px;padding-top:8px;background:#fff;display:flex;justify-content:space-between;align-items:center;margin-bottom:17px;font-size:28px}.modal-learn-more__header h2{font-weight:400}.modal-learn-more__header h3{margin:0;font-size:20px;font-weight:600;color:#333}.modal-learn-more__close{width:24px;height:24px;cursor:pointer;transition:opacity .2s ease}.modal-learn-more__close:hover{opacity:.7}.modal-learn-more__body{color:#666;line-height:1.6;font-size:16px}.modal-learn-more__body p{margin:0 0 15px}.modal-learn-more__body ul{margin:0 0 0 20px;list-style-type:disc;padding-bottom:10px}.product__variant-guide-link{color:#1116;font-size:12px;display:inline-block;pointer-events:auto;text-decoration:none;padding:4px 0;margin-top:8px;position:relative}.modal-learn-more__body h5{color:#027b47;font-size:16px}@media (max-width: 768px){.modal-learn-more__content{max-width:calc(100% - 24px);height:calc(100% - 24px);overflow-y:auto}.modal-learn-more__header h3{font-size:18px}.modal-learn-more__body{font-size:13px}}
/*# sourceMappingURL=/cdn/shop/t/44/assets/product.css.map */
