@import"https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap";:root{--primary-font: "DM Sans", sans-serif;--color-primary: #F0EFEB;--color-black: #15151C;--color-gray: #15151C99;--color-pastel-green: #B0C4B1;--color-forest-green: #263B25}body{font-family:var(--primary-font);background-color:var(--color-primary);font-weight:400;color:var(--color-black)}h1,h2,h3,h4,h5,h6{font-family:var(--primary-font)}h1,h2,h3{font-weight:500;font-size:35px;letter-spacing:0}.common-wrap{max-width:1390px;width:100%;padding:0 20px;margin:0 auto}.btn-primary{font-family:var(--primary-font);font-weight:500;font-size:14px;line-height:120%;letter-spacing:0;color:var(--color-primary);background-color:var(--color-forest-green);border-radius:100px;display:block;padding:14px 0;transition:.3s;text-align:center}.btn-secondry{font-family:var(--primary-font);font-weight:500;font-size:14px;line-height:120%;letter-spacing:0;color:var(--color-black);background-color:var(--color-pastel-green);border-radius:100px;padding:14px 34px;transition:.3s;text-align:center}.scroll-animation{opacity:0;transform:translateY(20px);transition:opacity .6s ease-out,transform .6s ease-out}.scroll-animation.visible{opacity:1;transform:translateY(0)}.thumb-animate{-webkit-clip-path:polygon(0 100%,100% 100%,100% 100%,0 100%);clip-path:polygon(0 100%,100% 100%,100% 100%,0 100%);-webkit-transition:all 1.6s cubic-bezier(.28,.27,.56,1.09);transition:all 1.6s cubic-bezier(.28,.27,.56,1.09);-webkit-transform:translateY(50px);transform:translateY(50px)}.in-view.thumb-animate{-webkit-clip-path:polygon(0 -50%,100% -50%,100% 100%,0 100%);clip-path:polygon(0 -50%,100% -50%,100% 100%,0 100%);-webkit-transform:translateY(0);transform:translateY(0)}.reveal-group>*{opacity:0;transform:translateY(40px);transition:all .6s ease}.insight{opacity:1;transform:translateY(0)}.overlay{width:100%;height:100%;background-color:#21212187;position:fixed;top:0;left:0;z-index:6;opacity:0;visibility:hidden;transition:.3s;pointer-events:none}.announcement__inner{background-color:var(--color-black);padding:15px 0}.announcement__item p{font-size:12px;line-height:120%;letter-spacing:0;color:var(--color-primary)}.announcement__item:before{content:url(tick-mark.svg);line-height:0}.announcement__item{display:flex!important;align-items:center;gap:0 7px;margin:0 11px}.announcement__items{width:calc(100% + 40px);margin:0 -20px}.header{padding:0!important}.header__search,.header__btn,.header__account{display:none}.header__mobi-menu{cursor:pointer;width:20px}.header__mobi-menu div{height:1px;background:#fff;margin:6px auto;transition:all .55s cubic-bezier(.075,.82,.165,1);width:20px}.header__mobi-menu div:first-child{margin:0 auto 6px}.header__mobi-menu div:last-child{margin:6px auto 0}.header__mobi-menu.active div:first-child{transform:translateY(9px) rotate(45deg);background:var(--color-black)}.header__mobi-menu.active div:nth-child(2){opacity:0}.header__mobi-menu.active div:last-child{transform:translateY(-4px) rotate(-45deg);background:var(--color-black)}.header__cart{width:20px;cursor:pointer;position:relative}.header__cart p{font-size:10px;width:10px;height:10px;background-color:var(--color-pastel-green);border-radius:50px;display:flex;align-items:center;justify-content:center;position:absolute;top:-1px;right:-2px;z-index:1}.header__wrap{display:flex;align-items:center;justify-content:space-between;position:relative}.header__logo{width:86px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1}.header__logo a{display:block}.header__inner{padding:37px 0;border-bottom:1px solid #F0EFEB40}.header{position:fixed;top:44px;z-index:5;width:100%;transition:all .3s ease}.header__inner_hove-active{top:0}.header__inner_hove-active .header__inner{background-color:var(--color-primary)}.header__inner_hove-active .header__mobi-menu div{background:var(--color-forest-green)}.header__logo-black{display:none}.header__inner_hove-active .header__logo-black{display:block}.header__inner_hove-active .header__logo-white,.header__cart-black{display:none}.header__inner_hove-active .header__cart-black{display:block}.header__inner_hove-active .header__cart-white{display:none}.menu__close img{max-width:15px;max-height:15px}.menu__close{width:28px;height:28px;display:flex;align-items:center;justify-content:center;cursor:pointer}.menu__btn-contact{padding:9px 13px}.menu__account a{display:block}.menu__account{width:16px;cursor:pointer}.menu__top-right{display:flex;align-items:center;gap:0 29px}.menu__top{display:flex;align-items:center;justify-content:space-between;margin-bottom:30px}.menu{background-color:var(--color-primary);padding:35px 20px 0;position:fixed;width:100%;height:100vh;top:0;left:0;transform:translate(-100%);transition:.3s;z-index:3}.menu-open .menu{transform:translate(0)}.menu-open{overflow:hidden}.menu__search-icon{width:17px;position:absolute;top:50%;left:17px;transform:translateY(-50%);z-index:1}.menu__search input{font-family:var(--primary-font);font-weight:400;font-size:16px;line-height:120%;letter-spacing:0;color:var(--color-black);height:45px;width:100%;background-color:#e0e5de;border:none;border-radius:5px;padding:13px 0 13px 51px}.menu__search input::placeholder{font-family:var(--primary-font);font-weight:400;font-size:16px;line-height:120%;letter-spacing:0;color:var(--color-black)}.menu__search{position:relative}.menu__nav-title a{font-weight:500;font-size:16px;line-height:110%;letter-spacing:0;color:var(--color-black);padding:20px 0;display:block}.menu__nav-content ul li a{font-weight:400;font-size:14px;line-height:110%;letter-spacing:0;color:#15151c99}.menu__nav-content{display:none;margin:0 0 20px}.menu__nav-item{border-bottom:1px solid #15151C4D}.menu__nav{padding:14px 0 26px;height:calc(100% - 111px);overflow-y:auto;scrollbar-width:none}.header__inner_hove-active .menu__nav{height:calc(100% - 109px)}.menu__inner,.menu__wrapper{height:100%}.menu_dropdown .menu__nav-title:after{content:url(down-arrow.svg);line-height:0;position:absolute;top:50%;right:4px;transform:translateY(-50%);transition:.3s}.menu__nav-title{position:relative}.menu__nav-title.active:after{transform:translateY(-50%) rotate(180deg)}.menu__nav-content ul li{margin-bottom:15px}.menu__nav-content ul li:last-child{margin-bottom:0}.hero__left h1{line-height:110%;margin-bottom:10px;color:var(--color-primary);text-transform:capitalize}.hero__left p{font-size:16px;line-height:120%;letter-spacing:0;color:var(--color-primary);margin-bottom:25px}.hero__left{margin-bottom:30px}.hero__reviews-text p{font-weight:500;font-size:18px;line-height:110%;letter-spacing:0;color:var(--color-primary)}.hero__reviews-text p a{font-size:14px;color:#f0efeb99;text-decoration:underline}.hero__reviews-text{margin-bottom:18px}.hero__star-img{width:136px}.hero__trustpilot{width:98px}.hero__star-wrap{display:flex;align-items:center;gap:0 18px}.hero__inner{position:relative;padding:435px 0 45px;overflow:hidden}.hero__bg{position:absolute;top:0;left:0;width:100%;height:100%}.hero__bg img{width:100%;height:100%;object-fit:cover;max-height:100vh}.hero__content{position:relative;z-index:2}.hero__inner:before{content:"";width:100%;height:474px;background:linear-gradient(0deg,#0000,#000);position:absolute;top:-185px;left:0;z-index:1}.hero__inner:after{content:"";width:100%;height:414px;position:absolute;bottom:-74px;left:0;z-index:1;background:linear-gradient(180deg,#0000,#000)}.template-product .page-width{max-width:1390px;padding:0 20px}div#klaviyo-product-reviews-wrapper{padding:0}.advantages__img img{max-width:56px;max-height:24px}.advantages__text p{font-weight:500;font-size:16px;line-height:120%;letter-spacing:0}.advantages__item{display:flex!important;align-items:center;gap:0 10px;margin:0 10px}.advantages__inner{background-color:#dedbd2;padding:28px 0}.advantages__items{width:calc(100% + 40px);margin:0 -20px}.categories__inner{padding:70px 0 0}.navigation-badge{font-weight:500;font-size:12px;line-height:110%;letter-spacing:0;padding:10px 12px 8px 27px;border:1px solid #263B25;display:inline-block;border-radius:100px;position:relative;margin-bottom:20px}.navigation-badge:before{content:"";width:6px;height:6px;border-radius:50px;background-color:var(--color-forest-green);position:absolute;top:50%;left:12px;transform:translateY(-50%);z-index:1}.categories__title h2{line-height:110%}.categories__headding-text{margin-bottom:25px}.categories__btn-shop{display:inline-block;padding:14px 79px}.categories__headding{margin-bottom:40px}.categories__item{border-radius:12px;overflow:hidden;position:relative;flex:1 0 40%;max-width:calc(50% - 7.5px)}.categories__item a{display:block}.categories__item-text p{font-weight:500;font-size:14px;line-height:130%;letter-spacing:0;color:var(--color-primary)}.categories__item-text{position:absolute;bottom:15px;left:15px;z-index:2}.categories__item a:before{content:"";width:100%;height:97px;background:linear-gradient(180deg,#0000,#000 127.58%);position:absolute;bottom:0;left:0;z-index:1}.categories__left{display:flex;flex-wrap:wrap;gap:15px;margin-bottom:15px}.categories__right{display:flex;flex-wrap:wrap;gap:15px}.categories__right .categories__item:first-child{flex:1 0 100%;max-width:100%}.why-us__inner{padding:70px 0 0}.why-us__headding-title h2{line-height:110%}.why-us__headding-left{margin-bottom:25px}.why-us__headding-right h4{font-weight:500;font-size:20px;line-height:130%;letter-spacing:0;margin-bottom:20px}.why-us__headding-right h4 em{font-style:normal;color:#15151c66}.why-us__headding-right p{font-size:16px;line-height:140%;letter-spacing:0;color:#15151c99}.why-us__headding{margin-bottom:40px}.why-us__item-img img{max-width:120px;max-height:109px}.why-us__item-img{width:120px;margin-bottom:40px}.why-us__item-content h6{font-weight:500;font-size:20px;line-height:130%;letter-spacing:0;margin-bottom:15px}.why-us__item-content p{font-size:16px;line-height:140%;letter-spacing:0;color:#15151c99}.why-us__item{background-color:#dedbd2;border-radius:12px;overflow:hidden;margin-bottom:20px;padding:20px;min-height:274px;display:flex;flex-direction:column;justify-content:space-between}.why-us__item:last-child{margin-bottom:0}.bestsellers__inner{padding:70px 0 0}.bestsellers__title h2{line-height:110%}.bestsellers__headding-text{margin-bottom:25px}.bestsellers__btn-shop{display:inline-block;padding:14px 42px}.bestsellers__headding{margin-bottom:40px}.product-card__img{overflow:hidden;border-radius:12px;position:relative;margin-bottom:20px;max-height:466px}.product-card__img a{display:block}.product-card__img a img{transition:.3s ease-in;position:relative;z-index:-1;width:100%;height:100%;object-fit:cover}.product-card__img:hover a img{scale:1.1}.product-card__batch{position:absolute;top:15px;left:15px;background-color:var(--color-primary);border-radius:100px;display:flex;align-items:center;gap:7px;padding:7.5px 13.5px}.product-card__batch p{font-weight:500;font-size:12px;line-height:110%;letter-spacing:0}.product-card__batch img{width:12px;line-height:0}.product-card__rating{display:flex;align-items:center;gap:10px;margin-bottom:12px}.product-card__rating-img{width:88px;line-height:0}.product-card__rating-text{width:calc(100% - 98px)}.product-card__rating-text p{font-weight:500;font-size:14px;line-height:110%;letter-spacing:0;color:var(--color-black)}.product-card__title-wrap{display:flex;gap:0;justify-content:space-between}.product-card__title-wrap h4{font-weight:500;font-size:20px;line-height:110%;letter-spacing:0;width:calc(100% - 66px)}.product-card__title-wrap h4 br{display:none}.product-card__title-wrap p{font-weight:500;font-size:16px;line-height:110%;letter-spacing:0}.bestsellers__left-arrow img,.bestsellers__right-arrow img{max-width:8px;max-height:13px}.bestsellers__left-arrow,.bestsellers__right-arrow{width:24px;height:24px;cursor:pointer;display:flex;align-items:center;justify-content:center}.bestsellers__arrow{display:flex;align-items:center;gap:0 30px;margin-top:35px}.newslatter__inner{padding:70px 0;position:relative}.newslatter__inner .navigation-badge{text-align:center;border-color:var(--color-primary);color:var(--color-primary)}.newslatter__inner .navigation-badge:before{color:var(--color-primary);background-color:var(--color-primary)}.newslatter__bg-img{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;border-radius:12px}.newslatter__bg-img img{width:100%;height:100%;object-fit:cover}.newslatter__wrapper{z-index:1;position:relative}.newlatter__content{text-align:center}.newslatter__text{margin-bottom:25px}.newslatter__text h2{color:var(--color-primary);font-weight:500;font-size:35px;line-height:110%;letter-spacing:0;margin-bottom:15px}.newslatter__text p{font-weight:400;font-size:16px;line-height:110%;letter-spacing:0;color:var(--color-primary)}.newslatter__form input{width:100%;font-weight:400;font-size:14px;color:var(--color-primary);line-height:110%;letter-spacing:0;padding:0 20px;border-radius:100px;border:none;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#f0efeb4a;margin-bottom:15px;height:50px}.newslatter__form input::placeholder{font-weight:400;font-size:14px;color:var(--color-primary);line-height:110%;letter-spacing:0}.newslatter__btn{border:none;width:100%;padding:14.5px 0}.newslatter__content-wrap{position:relative;padding:165px 20px;z-index:1}.newslatter__content-wrap:before{content:"";width:335px;height:462px;background:radial-gradient(50% 50% at 50% 50%,#15151c,#15151c00);position:absolute;top:50%;transform:translate(-50%,-50%);left:50%;z-index:1;border-radius:50%}.testimonials__inner{padding:70px 0 0}.testimonials__headding .navigation-badge{display:table;margin:0 auto 20px}.testimonials__headding-title h2{line-height:110%;text-align:center}.testimonials__headding-title{margin-bottom:25px}.testimonials__headding-reviews{font-weight:500;font-size:24px;line-height:110%;letter-spacing:0;text-align:center;margin-bottom:18px}.testimonials__headding-reviews a{font-size:14px;color:#15151c66;text-decoration:underline}.testimonials__headding-star{width:136px}.testimonials__headding-trustpilot{width:97px}.testimonials__headding-star-wrap{display:flex;gap:0 18px;align-items:center;justify-content:center}.testimonials__headding{margin-bottom:40px}.testimonials__item-top-left img{width:88px}.testimonials__item-top-left p{font-weight:500;font-size:14px;line-height:110%;letter-spacing:0}.testimonials__item-top-left{display:flex;align-items:center;gap:0 10px}.testimonials__item-top-right p{font-weight:500;font-size:14px;line-height:110%;letter-spacing:0;color:#15151c99}.testimonials__item-top{display:flex;align-items:center;justify-content:space-between;gap:0 20px;margin-bottom:46px}.testimonials__item-content h5{font-weight:500;font-size:18px;line-height:110%;letter-spacing:0;margin-bottom:15px}.testimonials__item-content p{font-size:16px;line-height:140%;letter-spacing:0;color:#15151c99}.testimonials__item-content p br{display:none}.testimonials__item-content-wrap{margin-bottom:27px}.testimonials__bottom p{font-weight:500;font-size:16px;line-height:110%;letter-spacing:0;display:flex;align-items:center;gap:0 15px}.testimonials__bottom p em{font-style:normal;font-size:14px;color:#79af7c;display:flex;align-items:center;gap:0 7px}.testimonials__bottom p em:before{content:url(green-tick.svg);line-height:0}.testimonials__item-wrap{background-color:#b0c4b13b;border-radius:12px;overflow:hidden;padding:25px;height:100%;display:flex!important;flex-direction:column;justify-content:space-between}.testimonials__item{height:auto;padding:0 2px}.testimonials__left-arrow img,.testimonials__right-arrow img{max-width:7px;max-height:12px}.testimonials__left-arrow,.testimonials__right-arrow{width:24px;height:24px;cursor:pointer;display:flex;align-items:center;justify-content:center}.testimonials__arrow{display:flex;align-items:center;gap:0 30px;justify-content:center;margin-top:35px}.testimonials__items .slick-track{display:flex}.faq__inner{padding:70px 0 0}.faq__headding-title h2{line-height:110%}.faq__headding-title{margin-bottom:24px}.accordion__title h4{font-weight:500;font-size:16px;line-height:140%;letter-spacing:0;padding:15px 20px 15px 0}.accordion__content p{font-size:14px;line-height:140%;letter-spacing:0;color:#15151c99;margin-bottom:10px}.accordion__content p:last-child{margin-bottom:0}.accordion__content{display:none;margin-bottom:15px}.accordion{border-bottom:1px solid #15151C4D}.accordion__title:after{content:url(big-down-arrow.svg);line-height:0;position:absolute;top:50%;right:5px;transform:translateY(-50%);transition:.3s}.accordion__title{position:relative;cursor:pointer}.accordion__title.active:after{transform:translateY(-50%) rotate(180deg)}.faq__left{margin-bottom:40px}.faq__right{border-radius:12px;overflow:hidden}.gallery__inner{padding:70px 0 0}.gallery__content h3{line-height:110%}.gallery__item-wrap{padding:20px;min-height:250px;display:flex;flex-direction:column;justify-content:space-between}.gallery__item{border-radius:12px;overflow:hidden;background-color:#dedbd2;margin-bottom:25px}.gallery__item:last-child{margin-bottom:0}.gallery__link a{width:100%;height:100%;display:flex!important;align-items:center;justify-content:center}.gallery__link img{max-width:20px;max-height:20px}.gallery__link{width:45px;height:45px;border-radius:100px;overflow:hidden;background-color:var(--color-forest-green);box-shadow:0 0 1px 1px #263b25}.pulse{animation:pulse-animation 2s infinite}@keyframes pulse-animation{0%{box-shadow:0 0 #263b2533}to{box-shadow:0 0 0 20px #263b2500}}.gallery__content-wrap{margin-bottom:20px}.gallery__item a{display:block}.footer__inner{background-color:#eae9e2;padding:45px 0 0}.footer__logo a{display:block}.footer__logo{width:86px;margin-bottom:1px}.footer__item-title h5{font-weight:500;font-size:16px;line-height:110%;letter-spacing:0;padding:28px 0}.footer__item-content ul li a{font-weight:400;font-size:14px;line-height:140%;letter-spacing:0;color:#15151c99}.footer__item-content ul li{margin-bottom:11px}.footer__item-content ul li:last-child{margin-bottom:0}.footer__item-content{margin-bottom:25px;display:none;margin-top:-10px}.footer__item{border-bottom:1px solid #15151C26}.footer__item-title{position:relative;cursor:pointer}.footer__item-title:after{content:url(big-down-arrow.svg);line-height:0;position:absolute;top:50%;right:5px;transform:translateY(-50%);transition:.3s}.footer__item-title.active:after{transform:translateY(-50%) rotate(180deg)}.footer__item-desk-img{display:none}.footer__left{margin-bottom:30px}.footer__right-content h5{font-weight:500;font-size:16px;line-height:110%;letter-spacing:0;margin-bottom:15px}.footer__right-content h6{font-weight:400;font-size:14px;line-height:110%;letter-spacing:0;color:#15151c99;margin-bottom:30px}.footer__content-input input{font-family:var(--primary-font);font-weight:400;font-size:14px;line-height:110%;letter-spacing:0;color:#15151c99;width:100%;background-color:#f0efeb;border:none;height:50px;border-radius:100px;padding:0 0 0 20px;margin-bottom:15px}.footer__content-input input::placeholder{font-family:var(--primary-font);font-weight:400;font-size:14px;line-height:110%;letter-spacing:0;color:#15151c4d!important}.footer__btn-subscribe{width:100%;border:none;cursor:pointer}.footer__content-input{margin-bottom:15px}.footer__content-des p{font-weight:400;font-size:12px;line-height:140%;letter-spacing:0;color:#15151c99}.footer__right-content{margin-bottom:30px}.footer__contact-text p{font-weight:500;font-size:16px;line-height:110%;letter-spacing:0}.footer__contact-text{margin-bottom:26px}.footer__contact-img img{max-width:16px;max-height:16px}.footer__contact-img{width:20px;height:20px;display:flex;align-items:center;justify-content:center}.footer__contact-details-item-text p{font-weight:400;font-size:14px;line-height:140%;letter-spacing:0;color:#15151c99}.footer__contact-details-item-text p a{color:#15151c99}.footer__contact-details-item{display:flex;align-items:center;gap:0 16px;margin-bottom:21px}.footer__contact-details-item:last-child{margin-bottom:0}.footer__mobi-bottom-img{width:63px}.footer__contact-wrap{margin-bottom:30px}.footer__right{padding:0 0 45px}.footer__bottom-link ul li a{font-weight:400;font-size:14px;line-height:110%;letter-spacing:0;color:var(--color-primary)}.footer__bottom-link ul{display:flex;align-items:center;gap:0 30px;justify-content:center}.footer__bottom-link{margin-bottom:20px}.footer__copyright-text p{font-size:12px;line-height:110%;letter-spacing:0;color:var(--color-primary)}.footer__bottom{background-color:var(--color-black);padding:22px 29px}.cart-drawer{position:fixed;width:100%;height:100%;top:0;right:0;transform:translate(100%);transition:.3s;z-index:9}.cart-drawer-open .cart-drawer{transform:translate(0)}.cart-drawer__inner{background-color:var(--color-primary);height:100%}.cart-drawer__wrapper{height:100%}.cart-drawer__top{padding:35px 20px 0;margin-bottom:20px}.cart-drawer__top-wrap{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px}.cart-drawer__title{width:calc(100% - 14px)}.cart-drawer__title h4{font-weight:500;font-size:18px;line-height:110%;letter-spacing:0;text-transform:capitalize}.cart-drawer__title h4 em{font-style:normal;font-weight:500;font-size:12px;line-height:110%;letter-spacing:0;color:#15151c66;position:relative;top:-7px}.cart-drawer__close img{max-width:15px;max-height:15px}.cart-drawer__close{width:28px;height:28px;display:flex;align-items:center;justify-content:center;cursor:pointer}.cart-drawer__top-items{display:flex;align-items:center;gap:15px;flex-wrap:wrap}.cart-drawer__top-item{display:flex;align-items:center;gap:8px}.cart-drawer__top-item-text p{font-weight:500;font-size:12px;line-height:120%;letter-spacing:0}.cart-drawer__top-item-img img{max-width:32px;max-height:14px}.cart-drawer__products{height:100%}.cart-drawer__product-items{margin-bottom:20px}.cart-drawer__product-item{display:flex;gap:15px;padding:20px 0 25px;border-bottom:1px solid #15151C4D}.cart-drawer__product-item:last-child{margin-bottom:0}.cart-drawer__product-item:first-child{border-top:1px solid #15151C4D}.cart-drawer__product-item-img{width:98px;height:120px;overflow:hidden;border-radius:12px}.cart-drawer__product-item-img img{width:100%;height:100%;object-fit:cover}.cart-drawer__product-item-content{width:calc(100% - 113px);display:flex;flex-direction:column;justify-content:space-between}.cart-drawer__product-item-title{display:flex;justify-content:space-between;margin-bottom:8px}.cart-drawer__product-item-title h5{font-weight:500;font-size:14px;line-height:110%;letter-spacing:0;width:calc(100% - 59px)}.cart-drawer__product-item-title h6{font-weight:500;font-size:14px;line-height:110%;letter-spacing:0}.cart-drawer__product-item-info p{font-weight:500;font-size:12px;line-height:110%;letter-spacing:0;color:#15151c66}.cart-drawer__product-item-content-bottom{display:flex;align-items:center;gap:12px}.cart-drawer__adding-item-delete{cursor:pointer;width:20px}.cart-drawer__quantity{width:115px;border:1px solid rgba(38,59,37,.6);border-radius:12px;padding:9px 10px;display:flex;align-items:center;justify-content:space-between}.cart-drawer__quantity img{width:10px;line-height:0;padding:5px 0;cursor:pointer}.cart-drawer__quantity input{font-family:var(--primary-font);font-weight:500;font-size:16px;line-height:110%;letter-spacing:0;color:#15151c99;border:none;background-color:transparent;padding:0;text-align:center;width:30px}.cart-drawer__item-ammount{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.cart-drawer__item-ammount:last-child{margin-bottom:0}.cart-drawer__item-ammount-wrap{padding-bottom:20px;border-bottom:1px solid rgba(21,21,28,.3019607843)}.cart-drawer__item-ammount p{font-weight:500;font-size:14px;line-height:110%;letter-spacing:0;color:#15151c66}.cart-drawer__item-ammount h6{font-weight:500;font-size:14px;line-height:110%;letter-spacing:0}.cart-drawer__bottom{padding:20px 20px 35px;z-index:5;background-color:var(--color-primary)}.cart-drawer__product-empty .cart-drawer__bottom{display:none}.cart-drawer__total-ammount{padding-top:20px;display:flex;align-items:center;justify-content:space-between}.cart-drawer__total-ammount p,.cart-drawer__total-ammount h6{font-weight:500;font-size:18px;line-height:110%;letter-spacing:0}.cart-drawer__checkout-btn-wrap{padding:20px;width:calc(100% + 40px);margin-left:-20px;position:sticky;bottom:0;background-color:var(--color-primary)}.cart-sticky-active{box-shadow:0 -2px 10px #15151c1a}.cart-drawer__payment{width:335px;margin:0 auto}.cart-drawer__empty{padding:20px;border-top:1px solid rgba(21,21,28,.3019607843);border-bottom:1px solid rgba(21,21,28,.3019607843);display:none}.cart-drawer__empty p{font-weight:500;font-size:24px;line-height:110%;letter-spacing:0;margin-bottom:35px;text-align:center;display:none}.cart-drawer__product-empty .cart-drawer__product-content{display:none}.cart-drawer__product-empty .cart-drawer__empty,.cart-drawer__products.cart-drawer__product-empty{display:block}.cart-drawer__product-content{height:calc(100% - 142px);overflow-y:auto;scrollbar-width:none;padding:0 20px}.cart-drawer-open .overlay{visibility:visible;pointer-events:all;opacity:1}.product-card__rating-img_no-review{opacity:.3}.template-search .collection__inner{padding-top:125px;padding-bottom:70px}.search-form{display:none;position:absolute;width:245px;left:0;top:-23px}.header__search-text{position:relative}.search-form input{width:100%;border:none;border-radius:5px;height:45px;background-color:#e0e5de;padding:0 16px;font-weight:500;font-size:14px;line-height:110%;letter-spacing:0;color:#15151c99}.shopify-policy__container{padding:98px 1.5rem}.shopify-policy__container h2{font-size:25px}.shopify-policy__container h3{font-size:20px}.kl_reviews__summary{padding-top:70px}h2.kl_reviews__summary__header{font-weight:500!important;font-size:35px!important}.kl_reviews__reviews_list.kl_reviews__reviews_list button.kl_reviews__button,.kl_reviews__reviews_list.kl_reviews__reviews_list.kl_reviews__reviews_list .kl_reviews__list__tab--active:after{background-color:var(--color-forest-green)!important}.kl_reviews__review__verified svg path{fill:var(--color-forest-green)!important}.klaviyo-star-rating-widget{display:none}.klaviyo-star-rating-widget_mobi,.klaviyo-star-rating-widget_card{display:block}:root{--kl-reviews-stars-star-color: #79AF7C}@media (min-width: 1024px){.klaviyo-star-rating-widget{display:block}.klaviyo-star-rating-widget_mobi{display:none}h1,h2,h3{font-size:48px}.btn-primary{font-size:16px;padding:18px 0}.btn-secondry{font-size:16px;padding:18px 24px}.btn-primary:hover{background-color:var(--color-pastel-green);color:var(--color-black)}.btn-secondry:hover{background-color:var(--color-forest-green);color:var(--color-primary)}.animate-left{opacity:0;transform:translate(-100px);transition:all .8s ease-out}.animate-right{opacity:0;transform:translate(100px);transition:all .8s ease-out}.animate-left.show-anim,.animate-right.show-anim{opacity:1;transform:translate(0)}.announcement__items{width:100%;margin:0;display:flex;align-items:center;gap:0 33px;justify-content:center}.announcement__item{gap:0 12px;margin:0}.announcement__item p{font-size:14px}.announcement__inner{padding:14px 0}.header__mobi-menu{display:none}.header__search{display:flex;align-items:center;gap:0 16px;cursor:pointer}.header__search-icon{width:20px}.header__search-text p{font-size:16px;line-height:120%;letter-spacing:0;color:var(--color-primary)}.header__cart{width:24px}.header__account{display:block;width:24px;cursor:pointer}.header__btn{display:block}.header__btn-contact{font-size:16px;line-height:120%;padding:8px 34px}.header__right{display:flex;align-items:center;gap:0 25px}.header__inner{padding:0}.header__wrapper{padding:25px 0}.header__search-icon-black,.header__account-black{display:none}.header__inner_hove-active .header__search-icon-black{display:block}.header__inner_hove-active .header__search-text p{color:var(--color-black)}.header__inner_hove-active .header__search-icon-white{display:none}.header__inner_hove-active .header__account-black{display:block}.header__inner_hove-active .header__account-white{display:none}.menu{position:static;height:100%;transform:translate(0);padding:0;background-color:transparent}.menu__top,.menu__search{display:none}.menu__nav-title a{font-weight:400;line-height:120%;color:var(--color-primary);padding:0;display:inline-block;transition:.3s}.menu__nav-title>a:hover{opacity:.7}.menu__nav-item{border-bottom:none;position:relative}.menu__nav{padding:19.5px 0;height:auto;overflow-y:unset;display:flex;align-items:center;gap:0 22px;justify-content:center}.menu__inner{border-top:1px solid #F0EFEB40}.menu__wrapper{max-width:1350px;margin:0 auto}.menu_dropdown .menu__nav-title{padding-right:24px;cursor:pointer}.menu_dropdown .menu__nav-title:after{content:url(white-down-arrow.svg);right:0}.menu__nav-content{display:block!important;margin:0;background-color:var(--color-primary);padding:20px;position:absolute;width:100%;top:20px;left:0;opacity:0;visibility:hidden;pointer-events:none;transition:.3s}.menu_dropdown:hover .menu__nav-content{opacity:1;visibility:visible;pointer-events:all}.menu__nav-content ul li{margin-bottom:0}.menu__nav-content ul li a{padding:10px 0;display:block;transition:.3s}.menu__nav-content ul li a:hover,.header__inner_hove-active .menu__nav-title a{color:var(--color-black)}.header__inner_hove-active .menu_dropdown .menu__nav-title:after{content:url(down-arrow.svg)}.hero__inner{padding:0}.hero__left h1{font-size:76px;margin-bottom:20px}.hero__left p{font-size:20px;margin-bottom:35px}.hero__left{margin-bottom:0;width:56.07%}.hero__reviews-text{margin-bottom:0}.hero__right{display:flex;align-items:center;gap:0 18px;width:33.55%}.hero__content{display:flex;align-items:flex-end;justify-content:space-between;gap:0 50px}.hero__bg{position:static}.hero__wrapper{position:absolute;width:100%;bottom:45px;left:0;z-index:2}.hero__inner:before{height:499px;top:-236px}.hero__inner:after{height:474px;bottom:-127px}.advantages__item{gap:0 15px;margin:0}.advantages__items{width:100%;margin:0;display:flex;align-items:center;gap:0 80px;justify-content:center}.advantages__inner{padding:38px 0}.categories__inner{padding:110px 0 0}.navigation-badge{font-size:14px;margin-bottom:25px}.navigation-badge:before{width:7px;height:7px}.categories__headding-text{margin-bottom:0}.categories__btn-shop{padding:18px 76px}.categories__headding{margin-bottom:65px;display:flex;justify-content:space-between;align-items:flex-end}.categories__item-text{bottom:25px;left:25px}.categories__item-text p{font-size:22px}.categories__item a:before{height:165px}.categories__left{gap:20px 21px;margin-bottom:0;width:60.96%}.categories__wrap{display:flex;gap:0 21px}.categories__right{width:48.88%;gap:20px 21px}.categories__right .categories__item a:before{height:112px}.categories__right .categories__item:first-child:before{height:165px}.categories__right .categories__item{height:191px}.categories__right .categories__item:first-child{height:401px}.categories__item{max-width:calc(50% - 10.5px);height:401px}.categories__img img{transition:.3s ease-in}.categories__item:hover img{scale:1.1}.categories__item a,.categories__img{height:100%}.categories__img img{width:100%;height:100%;object-fit:cover}.why-us__headding-left{margin-bottom:0;width:32.59%}.why-us__headding-right h4{font-size:28px}.why-us__headding-right p{font-size:18px}.why-us__headding{margin-bottom:65px;display:flex;justify-content:space-between;gap:0 100px}.why-us__headding-right{width:43.7%}.why-us__item-img img{max-width:166px;max-height:148px}.why-us__item-img{width:166px;margin-bottom:40px}.why-us__item-content h6{font-size:22px;margin-bottom:20px}.why-us__item{margin-bottom:0;flex:1 0 20%;max-width:calc(25% - 12.75px);min-height:469px;padding:30px}.why-us__items{display:flex;gap:17px;flex-wrap:wrap}.why-us__inner{padding:110px 0 0}.bestsellers__headding-text{margin-bottom:0}.bestsellers__btn-shop{padding:18px 32px}.bestsellers__headding{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:55px}.product-card__img{margin-bottom:23px;max-height:410px}.product-card__title-wrap{flex-direction:column;gap:12px 0}.product-card__title-wrap h4{width:100%}.product-card__title-wrap h4 br{display:block}.bestsellers__items{display:flex;flex-wrap:wrap;gap:19px}.product-card{flex:1 0 20%;max-width:calc(25% - 14.25px)}.bestsellers__arrow{display:none}.bestsellers__inner{padding:110px 0 0}.newslatter__inner{padding:110px 0}.newslatter__bg-img{position:static}.newslatter__wrapper{position:absolute;width:100%;left:0;top:50%;transform:translateY(-50%)}.newlatter__content{max-width:629px;margin:0 auto}.newslatter__text{margin-bottom:35px}.newslatter__text h2{font-size:44px;margin-bottom:20px}.newslatter__text p{font-size:18px}.newslatter__form{position:relative}.newslatter__form input{font-size:16px;height:65px;padding-left:25px;margin-bottom:0}.newslatter__form input::placeholder{font-size:16px}.newslatter__btn{position:absolute;width:auto;padding:18px 64px;right:5px;top:49.5%;transform:translateY(-50%);cursor:pointer}.newslatter__content-wrap{padding:0}.newslatter__content-wrap:before{width:964px;background:radial-gradient(50% 50% at 50% 50%,#15151c,#15151c00)}.testimonials__headding .navigation-badge{margin:0 auto 25px}.testimonials__headding-title{margin-bottom:35px}.testimonials__headding-title h2 br{display:none}.testimonials__headding-reviews{margin-bottom:0}.testimonials__headding-star{width:151px}.testimonials__headding-star img{width:100%}.testimonials__headding-trustpilot{width:110px}.testimonials__headding-wrap{display:flex;align-items:center;gap:0 18px;justify-content:center}.testimonials__headding{margin-bottom:55px}.testimonials__item-content h5{font-size:20px}.testimonials__item-content p br{display:block}.testimonials__item{padding:0 10px}.testimonials__arrow{gap:0 50px;margin-top:55px}.testimonials__items .slick-list{padding:0 423px;overflow:visible}.testimonials__inner{padding:110px 0 0;overflow:hidden}.faq__inner{padding:110px 0 0}.faq__headding-title{margin-bottom:30px}.faq__headding-title h2 br,.accordion__title h4 br{display:none}.accordion__content{margin:-10px 0 24px;max-width:665px}.accordion__title h4{font-size:20px;line-height:110%;padding:26px 20px 26px 0}.accordion__content p{font-size:16px}.faq__left{margin-bottom:0;width:57.33%}.faq__right{width:35.4%}.faq__wrapper{display:flex;align-items:center;gap:0 98px}.gallery__link{width:55px;height:55px}.gallery__item-wrap{padding:25px 60px 25px 25px;min-height:auto;height:100%}.gallery__item{margin-bottom:0;flex:1 0 25%}.gallery__items{display:flex;flex-wrap:wrap;gap:20px 21px}.gallery__item a img{transition:.3s ease-in}.gallery__item:hover a img{transform:scale(1.1)}.gallery__item:hover .gallery__link img{transform:scale(1)}.gallery__inner{padding:110px 0 0}.footer__inner{padding:55px 0 0}.footer__logo{margin:0 auto 56px}.footer__item-title h5{font-size:18px;padding:0}.footer__item{border-bottom:none;border-right:1px solid #15151C26}.footer__item-title:after{content:none}.footer__item-content{display:block;margin-bottom:0;display:flex;flex-direction:column;justify-content:space-between;height:calc(100% - 31px);margin-top:0}.footer__item-content ul li{margin-bottom:11.5px}.footer__item-content ul li a{font-size:16px;transition:.3s}.footer__item-content ul li a:hover{color:var(--color-black)}.footer__item-title{margin-bottom:12px;cursor:auto}.footer__left{margin-bottom:0;width:49.92%;display:flex}.footer__right-content h5{font-size:18px;margin-bottom:20px}.footer__right-content h6{font-size:16px}.footer__content-input input{font-size:16px;padding:0 0 0 30px;height:65px;margin-bottom:0}.footer__content-input input::placeholder{font-size:16px}.footer__content-input{position:relative;margin-bottom:16px}.footer__btn-subscribe{width:169px}.footer__content-des p{font-size:14px}.footer__right-content{margin-bottom:48px}.footer__contact-text p{font-size:18px}.footer__contact-text{margin-bottom:0}.footer__contact-img img{max-width:20px;max-height:20px}.footer__contact-img{width:24px;height:24px}.footer__contact-details-item-text p{font-size:16px}.footer__contact-details-item{gap:0 20px}.footer__mobi-bottom-img{display:none}.footer__right{padding:7px 0 0;width:42%}.footer__wrap{display:flex;gap:0 109px;padding:0 0 52px}.footer__content-input-btn{position:absolute;top:50%;right:5px;transform:translateY(-50%);z-index:1}.footer__contact-wrap{margin-bottom:0;display:flex;justify-content:space-between}.footer__item:first-child{width:307px}.footer__item:last-child{width:367px;padding:0 0 0 109px}.footer__item-desk-img{display:block;width:74px}.footer__bottom-link ul{gap:0 45px;justify-content:flex-start}.footer__bottom-link{margin-bottom:0}.footer__copyright-text p{font-size:14px}.footer__bottom-wrap{max-width:1350px;margin:0 auto;display:flex;align-items:center;justify-content:space-between}.footer__bottom{padding:23px 0}.cart-drawer{width:656px}.cart-drawer__title h4{font-size:28px}.cart-drawer__title h4 em{font-size:18px}.cart-drawer__top-wrap{margin-bottom:27px}.cart-drawer__top{padding:45px 45px 0;margin-bottom:18px}.cart-drawer__empty p{display:block}.cart-drawer__empty{padding:55px 45px}.cart-drawer__top-item-img img{max-width:39px;max-height:17px}.cart-drawer__top-items{gap:60px}.cart-drawer__top-item-text p{font-size:14px}.cart-drawer__total-ammount p,.cart-drawer__total-ammount h6{font-size:20px}.cart-drawer__product-content{padding:0 45px}.cart-drawer__checkout-btn-wrap{width:calc(100% + 90px);padding:20px 45px;margin-left:-45px}.cart-drawer__payment{width:521px}.cart-drawer__bottom{padding:20px 45px 45px}.cart-drawer__product-item{padding:20px 0;gap:0 28px}.cart-drawer__product-item-img{width:110px;height:110px}.cart-drawer__product-item-title h5{font-size:16px;width:auto}.cart-drawer__product-item-title h6{font-size:16px}.cart-drawer__product-item-info p{font-size:14px}.cart-drawer__quantity{width:138px;padding:9px 16px}.cart-drawer__product-item-content{width:calc(100% - 138px)}.cart-drawer__product-items{margin-bottom:36px}.template-search .collection__inner{padding-top:210px}.shopify-policy__container{padding:145px 3rem}.shopify-policy__container h2{font-size:35px}.shopify-policy__container h3{font-size:30px}.kl_reviews__summary{padding-top:110px}h2.kl_reviews__summary__header{font-weight:500!important;font-size:48px!important}}
/*# sourceMappingURL=/cdn/shop/t/18/assets/style.css.map */
