@import"https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap";.cart__top-text h5{font-family:var(--global-font-font-heading);font-weight:700;font-size:28px;line-height:120%}.cart__top-text p{font-size:14px;line-height:160%}.cart__top-text{display:flex;align-items:flex-end;gap:0 4px}.cart__top-cross-img{width:42px;cursor:pointer}.cart__top-wrap{display:flex;align-items:center;justify-content:space-between}.cart__top{padding:12px 20px;background:#fff}.cart__announcement-away{font-size:14px;line-height:160%;text-align:center;color:#fff;font-family:Montserrat,sans-serif;margin:0 auto}.cart__announcement-away em{font-style:normal;font-weight:700;color:var(--color-tetriary-100);text-transform:uppercase}.cart__announcement-congrats_text:before{content:"";background-image:url(product-hero__list-title-1.svg);background-repeat:no-repeat;background-size:cover;width:13px;height:13px;position:absolute;top:50%;left:-18px;transform:translateY(-50%)}.cart__announcement-congrats_text{position:relative}.cart__announcement{background-color:#020312;padding:7px}.cart__announcement-congrats{display:flex;align-items:center;gap:0 5px;justify-content:center}.cart__empty h3{font-family:var(--global-font-font-heading);font-weight:700;font-size:24px;line-height:120%;text-align:center;margin-bottom:2px}.cart__empty p{font-size:14px;line-height:160%;text-align:center;margin-bottom:16px}.cart__empty-btn a{font-size:14px;letter-spacing:2px}.cart__empty{padding:0 20px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%}.cart{width:100%;height:100%;position:fixed;top:0;right:0;z-index:999999;transition:.9s;transform:translate(2000px);background:linear-gradient(0deg,var(--color-white-100,#FFFFFF),var(--color-white-100,#FFFFFF)),linear-gradient(0deg,var(--color-secondary-10,rgb(248 194 217 / .1)),var(--color-secondary-10,rgb(248 194 217 / .1)))}.cart-open .cart{transform:translate(0);transition:.6s}.cart__content-wrap{height:100%}.cart-open{overflow:hidden}.cart__inner{height:100%;background-color:#cba8521a}.cart__product-img{width:76px;height:76px;border-radius:12px;overflow:hidden}.cart__product-img img{width:100%;height:100%;object-fit:cover}.cart__product-details-top-text h3{font-family:var(--global-font-font-body);font-weight:700;font-size:14px;line-height:160%}.cart__product-details-top-text p{font-size:12px;line-height:160%;color:#02031299}.cart__product-delete-img{width:24px;cursor:pointer;height:fit-content}.cart__empty .btn-common:hover,.cart__product-checkout .btn-common:hover{background-color:#fff;color:#38322e}.cart__product-details-bottom-left input{font-weight:700;font-size:16px;line-height:120%;text-align:center;color:#020312;border:none;width:24px;background-color:#fff0}.cart__product-details-bottom-left{display:flex;align-items:center;gap:0 4px;justify-content:space-between;padding:11.5px 12px;border-radius:8px}.cart__product-details-top-wrap{display:flex;justify-content:space-between}.cart__product-details-bottom-right-save{font-weight:700;font-size:10px;line-height:160%;letter-spacing:1px;text-transform:uppercase;padding:0 8px;background:#cba852;font-family:Montserrat,sans-serif;color:#fff;border-radius:12px;display:inline-block}.cart__product-delete-price{font-weight:700;font-size:16px;line-height:100%;position:relative}.cart__product-price{font-weight:800;font-size:16px;line-height:100%;color:#cba852}.cart__product-delete-price:after{content:"";width:100%;height:2px;background-color:#000;position:absolute;top:50%;left:0;transform:translateY(-50%) rotate(-15deg)}.cart__product-details-price-wrap{display:flex;align-items:center;gap:0 4px}.cart__product-details-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:8px}.cart__product-details-bottom-right{text-align:right}.cart__product-item{display:flex;align-items:center;padding:18px 0 10px;border-bottom:1px solid rgb(48 48 48 / .2)}.cart__product{padding:0 24px}.cart__product-details{width:calc(100% - 76px);padding-left:12px}.cart__product-add h3{font-weight:700;font-size:18px;line-height:120%}.cart__product-add-img{width:64px;height:64px;border-radius:12px;overflow:hidden}.cart__product-add-img img{width:100%;height:100%;object-fit:cover}.cart__product-add-details-title{font-weight:700;font-size:14px;line-height:160%;margin-bottom:6px}.cart__product-add-details-save{font-weight:700;font-size:10px;line-height:130%;letter-spacing:1px;color:#fff;text-transform:uppercase;padding:0 8px;background:#020312;border-radius:12px;display:inline-block;margin:0 0 6px;text-align:center}.cart__product-add-details-delete-price{font-weight:700;font-size:16px;line-height:160%;position:relative}.cart__product-add-details__price{font-weight:700;font-size:16px;line-height:160%;color:#7f5c5c}.cart__product-add-details-delete-price:after{content:"";position:absolute;width:37px;height:2px;background-color:#000;top:50%;left:0;transform:translateY(-50%) rotate(-15deg)}.cart__product-add-details-btn a{font-family:var(--global-font-font-button);font-weight:700;font-size:12px;line-height:120%;letter-spacing:2px;text-align:center;text-transform:uppercase;padding:11px 18px;color:#fff;background:#7f5c5c;border-radius:12px;line-break:anywhere}.cart__product-add-details-offer{font-weight:700;font-size:12px;line-height:142%;letter-spacing:1px;text-transform:uppercase;color:#fff;padding:0 12px;background:#7f5c5c;border-radius:12px;display:inline-block;position:absolute;top:-8px;right:12px}.cart__product-add-details-price-wrap{display:flex;align-items:center;gap:0 10px}.cart__product-add-details-bottom-wrap{display:flex;gap:0 9px;align-items:center;justify-content:space-between}.cart__product-add-item-wrap{display:flex;align-items:center}.cart__product-add-item{border:1px solid rgb(48 48 48 / .2);background:#fff;border-radius:12px;position:relative;padding:12px;margin:14px 12px 0 0;height:auto}.cart__product-add-items .slick-track{display:flex}.cart__product-add-details{width:calc(100% - 64px);padding-left:11px}.cart__product-add-details-bottom{text-align:right}.cart__product-add{padding:0 0 15px 24px;background-color:#f7b5d21a}.cart__product-add-items .slick-list{padding-right:60px}.cart__product-add-items .slick-dots{display:flex;align-items:center;gap:0 4px;justify-content:center;line-height:0;margin-top:16px;padding-right:20px}.cart__product-add-items .slick-dots li button{width:12px;height:12px;border-radius:50%;text-indent:-9999px;border:2px solid var(--color-black-100,rgb(0 0 0));background-color:var(--color-white-100);line-height:0;position:relative;z-index:1;cursor:pointer;padding:0}.cart__product-add-items .slick-dots li.slick-active button{background-color:var(--color-black-100,rgb(0 0 0))}.cart__product-checkout-top-left h3{font-family:var(--global-font-font-body);font-weight:700;font-size:16px;line-height:120%;text-transform:uppercase}.cart__product-checkout-top-left h4{font-family:var(--global-font-font-body);font-weight:700;font-size:14px;line-height:160%;text-transform:uppercase;color:#54bc2f}.cart__product-checkout-top-right h3{font-family:var(--global-font-font-body);font-weight:400;font-size:16px;line-height:120%;text-align:right}.cart__product-checkout-top-right h3 em{font-style:normal;font-weight:700;position:relative}.cart__product-checkout-top-right h3 em::after{content:'';width:100%;height:2px;background-color:#38322E;position:absolute;top:50%;left:0;transform:rotate(-14.68deg) translateY(-50%)}.cart__product-checkout-top-right h4{font-family:var(--global-font-font-body);font-weight:700;font-size:14px;line-height:160%;text-align:right;color:#54bc2f}.cart__product-checkout-top-wrap{display:flex;align-items:center;justify-content:space-between}.cart__product-checkout-sub-description{font-size:14px;line-height:160%;text-align:center;color:#02031299;margin-bottom:12px}.cart__product-checkout-btn a{font-size:14px;letter-spacing:2px}.cart__product-checkout-btn{margin-bottom:6px;transform:translateY(-7px)}.cart__product-checkout-btn .btn-common:hover{border:2px solid var(--color-tetriary-100);color:var(--color-tetriary-100);background-image:url(yellow-right-arrow.svg)}.cart__product-bottom-reviews-star{width:75px;line-height:0}.cart__product-bottom-reviews-text{font-size:12px;line-height:100%}.cart__product-bottom-reviews-text em{font-weight:700;font-style:normal}.cart__product-bottom-reviews{display:flex;align-items:center;gap:0 4px;justify-content:center;margin-top:8px}.cart__product-checkout-bottom-guarantee-returns{font-weight:400;font-size:14px;line-height:100%;text-transform:uppercase;display:flex;align-items:center;gap:0 5px;justify-content:center}.cart__product-checkout-bottom-guarantee-returns:before{content:"";line-height:0;width:10px;background-image:url(cart_check.svg);background-repeat:no-repeat;background-size:12px;height:12px;background-position:center}.cart__product-checkout-bottom-wrap{display:flex;align-items:center;gap:0 24px;justify-content:center}.cart__product-checkout{border-top:2px solid #38322E;padding:10px 20px 8px;background:#fff}.cart__wrapper{height:calc(100% - 231px);overflow:hidden}.cart__wrap{height:100%;overflow-y:auto;scrollbar-width:none}.cart__bot{position:fixed;bottom:0;width:100%;background-color:#fff}.product__quantity-minus{opacity:.3;pointer-events:none}.product__quantity-minus.active{opacity:1;pointer-events:all}.btn-common.product-hero__add-pro.disabled{opacity:.5;cursor:not-allowed}.btn-common.product-hero__add-pro{background:green}.hero__modal div#product-data{display:none}.header{position:sticky;top:0;z-index:9999;background-color:#fff}.header__menu-drawer{position:fixed;right:0;bottom:0;left:0;top:82px;z-index:9999;background:#fff;border-top:2px solid #E8E1D099;transform:translate(-100%);transition:.5s}.header-sticky .header__menu-drawer{top:50px}.mobile__menu-open .header__menu-drawer{transform:translate(0)}.header__menu-drawer-sub-icon{position:relative;width:100%}.menu-drawer__menu-items li a{font-weight:500;font-size:18px;line-height:160%;letter-spacing:1px;text-align:left;padding:9px 24px;width:100%;text-transform:uppercase;color:#38322e;border-bottom:1px solid #E8E1D099}.menu-drawer__menu-items li a.active{border-bottom:none}.header__menu-drawer-sub-icon:before{content:url(black-down-arrow.svg);position:absolute;top:50%;transform:translateY(-50%);right:24px;line-height:0;transition:.4s}.header__menu-drawer-sub-icon.active:before{transform:translateY(-50%) rotate(180deg)}.header__menu-drawer-sub-menu{display:none}.header__menu-drawer-sub-menu li a{padding:9px 0;letter-spacing:0;border-bottom:1px solid rgb(127 92 92 / .1)}.header__menu-drawer-sub-menu ul li:nth-child(1) a{color:#7f5c5c}.header__menu-drawer-sub-menu ul li:nth-child(2) a{color:#7f5c5c}.header__menu-drawer-sub-menu ul li:nth-child(3) a{color:#7f5c5c}.header__menu-drawer-sub-menu ul li:nth-child(4) a{color:#7f5c5c}.header__menu-drawer-sub-menu ul li:nth-child(5) a{color:#7f5c5c}.header__menu-drawer-sub-menu_about ul li a{font-weight:700;font-size:16px;line-height:160%;letter-spacing:0;padding:7px 0;text-transform:capitalize;color:#020312!important}.header__menu-drawer-sub-icon{color:#cba852!important}.header__menu-drawer-sub-sub-menu{padding:0!important}.header__menu-drawer-sub-menu ul{padding:0 24px}.header__menu-drawer-sub-sub-menu li a{color:#02031299!important;position:relative}.header__menu-drawer-sub-sub-menu-sub li a{font-weight:700;font-size:18px;line-height:160%;text-transform:capitalize;color:#02031299}.header__menu-drawer-sub-sub-menu-sub li a em{font-style:normal;font-size:14px;font-weight:400}.header__menu-drawer-sub-sub-menu-sub li a:after{content:none!important}.header__menu-drawer-sub-sub-menu-sub-new{font-weight:700;font-size:10px;line-height:160%;letter-spacing:1px;color:#fff;background-color:#f7b5d2;padding:0 8px;border-radius:12px;display:inline-block;position:absolute;top:50%;right:0;transform:translateY(-50%)}.header__menu-drawer-sub-sub-menu-sub li{position:relative}.header__menu-drawer-sub-sub-menu li a:after{content:url(gray-right-arrow.svg);line-height:0;position:absolute;top:50%;transform:translateY(-50%);right:5px;transition:.4s}.header__menu-drawer-sub-sub-menu li a.active:after{transform:translateY(-50%) rotate(90deg)}.header__menu-drawer-bottom{position:absolute;bottom:0;width:100%}.header__menu-drawer-bottom-wrapper{background-color:#000;padding:10px 22px 12px 26px}.header__menu-drawer-bottom p{font-family:var(--global-font-font-body);font-weight:700;font-size:13px;line-height:21px;letter-spacing:1px;text-transform:uppercase;color:#fff;margin-bottom:8px}.header__menu-drawer-bottom-input{background-color:#fff;border:1px solid var(--color-gray-20,rgb(48 48 48 / .2));border-radius:12px;display:flex;align-items:center;justify-content:space-between;padding:0 12px}.header__menu-drawer-bottom-input input{font-family:var(--global-font-font-body);font-weight:400;font-size:16px;line-height:18px;color:#30303099;width:calc(100% - 30px);padding:14px 0;border:none;border-radius:10px}.header__menu-drawer-number p{font-weight:700;font-size:18px;line-height:21px;letter-spacing:1px;text-transform:uppercase;color:#e8e1d0}.menu-drawer__menu-items-wrap{display:flex;flex-direction:column;justify-content:space-between;height:100%;overflow-y:scroll}.header__menu-drawer-number a{font-size:18px;line-height:100%;color:#fff}.header__menu-drawer-number{display:flex;gap:12px 0;padding:24px 24px 21px;flex-direction:column;background-color:#38322e}.header__mega-menu{display:none}.header__menu-drawer-sub-sub-menu-sub{display:none;padding:0!important}.header__menu-drawer-sub-menu-contact>a{font-family:var(--global-font-font-body);font-weight:700!important;font-size:16px!important;line-height:160%!important;border-bottom:1px solid rgb(2 3 18 / .1);padding:14px 24px;color:#020312!important;text-transform:unset!important}.header__menu-drawer-sub-menu-contact h4 span{font-weight:400}.header__menu-drawer-sub-menu-contact-details h5{font-family:var(--global-font-font-body);font-weight:700;font-size:16px;line-height:160%;margin-bottom:5px}.header__menu-drawer-sub-menu-contact-details p{font-weight:700;font-size:14px;line-height:160%}.header__menu-drawer-sub-menu-contact-details p a{font-weight:400;font-family:var(--global-font-font-body);font-size:14px;line-height:160%;letter-spacing:0;padding:0;width:auto;border-bottom:none;text-transform:lowercase;color:#020312}.header__menu-drawer-sub-menu-contact-details p em{font-weight:400;font-style:normal}.header__menu-drawer-sub-menu-contact-des{font-weight:400;font-size:14px;line-height:160%}.header__menu-drawer-sub-menu-contact-details{padding:14px 24px 12px}.header__nav li:last-child a,.menu-drawer__menu-items li:last-child a{color:#cba852}.review-card__headding p br,.top-header__right span{display:none}.top-header__currency-select{width:63px;line-height:0}.top-header__currency-select select{font-weight:700;font-size:11px;line-height:100%;letter-spacing:1px;text-transform:uppercase;color:#fff;background-color:#fff0;border:none;background-image:url(white-down-arrow.svg);cursor:pointer;background-position:center right 0;background-repeat:no-repeat;width:100%;padding:0 5px;min-height:0;font-family:var(--global-font-font-body)}.top-header__currency-select select option{background-color:#fff;color:#000}.top-header__currency-select select em{font-weight:400}.shopify-policy__container{padding:50px 0}.shopify-policy__title{margin-bottom:20px}.shopify-policy__body{padding:0 20px}.shopify-policy__body p{margin-bottom:20px}.shopify-policy__body a{color:#000;text-decoration:underline}.shopify-policy__body ol,.shopify-policy__body ul{padding-left:15px;margin-bottom:20px}.shopify-policy__body ul{list-style:disc}.shopify-policy__body h3{font-size:18px;margin-bottom:20px}@media (min-width:1024px){.top-header__right span{display:inline-block;color:#555}.top-header__right{display:flex;align-items:center;gap:12px}.review-card__inner{min-height:875px}.comparision__inner{min-height:830px}.results__inner{min-height:1065px}.treatments__inner{min-height:850px}.different__inner,.mission__inner{min-height:700px}.img-with-text__inner{min-height:320px}.review-card__inner_video{min-height:640px;padding-top:0}.steps__inner{min-height:720px}.vs__inner{min-height:835px}.guaranteed__inner{min-height:156px}.product__inner{min-height:1165px}.about__inner{min-height:755px}.faq__inner{min-height:535px}.cart{width:375px;border-left:2px solid #38322E}.benefits__inner{min-height:665px}.cart__product-add{padding:0 0 10px 24px}.cart__wrapper{height:calc(100% - 231px)}.cart__announcement-away em,.cart__announcement-congrats_text strong{color:#cba852}.cart__announcement-congrats_text:before{background-image:url(white_cart-check.svg)}.cart__product-price{color:#CBA852;font-weight:800}.cart__product-delete-price{font-weight:700}.results__headding em br{display:none}.review-card__headding p br{display:inline-block}}