@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";@font-face{font-family:Butler;src:url(/cdn/shop/files/Butler-Light.eot);src:url(/cdn/shop/files/Butler-Light.eot) format("embedded-opentype"),url(/cdn/shop/files/Butler-Light.woff2) format("woff2"),url(/cdn/shop/files/Butler-Light.woff) format("woff"),url(/cdn/shop/files/Butler-Light.ttf) format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Butler;src:url(/cdn/shop/files/Butler-Light_1.eot);src:url(/cdn/shop/files/Butler-Light_1.eot) format("embedded-opentype"),url(/cdn/shop/files/Butler-Light_1.woff2) format("woff2"),url(/cdn/shop/files/Butler-Light_1.woff) format("woff"),url(/cdn/shop/files/Butler-Light_1.ttf) format("truetype");font-weight:300;font-style:normal;font-display:swap}*,:before,:after{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}:root{--poppins_font_family: "Poppins", sans-serif;--inter_font_family: "Inter", sans-serif;--butler_font_family: "Butler";--body_color: #5C5C5C;--white_color: #ffffff;--black_color: #000000;--sub_heading_color: #838383;--button_bg_color: #000000;--hover_color: #EEBA4C;--hover_bg_color: #EEBA4C;--yellow_color: #EEBA4C;--button_box_shadow: 7px 15px 24px 0px #3E87794D;--uppercase: uppercase;--lowercase: lowercase;--font_size_18px: clamp(1.6rem, .947vw, 1.8rem);--font_size_20: clamp(1.7rem, 1.053vw, 2rem);--font_size_24px: clamp(1.8rem, 1.263vw, 2.4rem);--font_size_30px: clamp(2rem, 1.579vw, 3rem);--font_size_32px: clamp(2rem, 1.684vw, 3.2rem);--font_size_34px: clamp(2.2rem, 1.789vw, 3.4rem);--font_size_40px: clamp(2.4rem, 2.105vw, 4rem);--font_size_45px: clamp(2.4rem, 2.368vw, 4.5rem);--font_size_52px: clamp(2.6rem, 2.737vw, 5.2rem);--font_size_60px: clamp(3rem, 3.158vw, 6rem);--font_size_80px: clamp(3.5rem, 4.211vw, 8rem);--font_size_90px: clamp(3.5rem, 4.737vw, 9rem);--font_size_96px: clamp(4rem, 5.053vw, 9.6rem);--font_size_100px: clamp(4rem, 5.263vw, 10rem);--font_weight_400: 400;--font_weight_500: 500;--font_weight_600: 600;--font_weight_700: 700;--font_weight_800: 800;--font_weight_900: 900;--border_radius: 3rem;--banner-width: 1210px;--page-width: 1630px;--duration: .3s;--easing: ease;--padding-50px: clamp(2rem, 2.632vw, 5rem);--padding-60px: clamp(4rem, 3.158vw, 6rem);--padding-80px: clamp(3.5rem, 4.211vw, 8rem);--padding-120px: clamp(4rem,6.316vw, 12rem);--padding-100px: clamp(4rem, 5.263vw, 10rem);--grid-desktop-vertical-spacing: 3rem;--grid-desktop-horizontal-spacing: 3rem;--grid-mobile-vertical-spacing: 1.5rem;--grid-mobile-horizontal-spacing: 1.5rem}html{box-sizing:border-box;scroll-behavior:smooth;-webkit-text-size-adjust:100%}.page-width,.container-fluid,.container{max-width:var(--page-width);margin-left:auto;margin-right:auto;padding-left:15px!important;padding-right:15px!important}body{padding:0;font-family:var(--inter_font_family);color:var(--body_color);letter-spacing:0;font-weight:400;font-size:18px;line-height:1.81;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}h1,h2,h3,h4,h5,h6{font-family:var(--butler_font_family);letter-spacing:normal;line-height:1.3;margin:0;color:var(--black_color);font-weight:300;letter-spacing:-.02em}.revmind__subheading{position:relative;display:flex;align-items:center;gap:1.3rem;margin-bottom:2.9rem}.revmind__subheading.line:before{content:"";left:0;width:4.5rem;height:.2rem;background:#838383}.revmind__subheading.both-line:before,.revmind__subheading.both-line:after{content:"";width:4.5rem;height:.2rem;background:#838383}.revmind__subheading *{color:var(--sub_heading_color);font-family:var(--inter_font_family);text-transform:uppercase;font-weight:600;line-height:1.1;letter-spacing:.6em;font-size:1.6rem}.common-heading{margin:0;margin-bottom:1rem}.common-heading *{font-family:var(--butler_font_family);font-size:var(--font_size_80px);font-weight:300;text-transform:capitalize;color:var(--black_color);line-height:1;letter-spacing:-.02em}p{margin:0}p:last-child{margin-bottom:0}p:empty{display:none}ul,ol{margin:0;padding:0;list-style:none}img{display:block;max-width:100%;height:auto}video,iframe{display:block;width:100%}a{-webkit-transition:ease-in .3s;transition:ease-in .3s}a,a:hover,a:focus{text-decoration:none}:focus{outline:none!important;box-shadow:none!important}table{width:100%}.btn,.cust_btn,.m-button,.button{padding:0px 4rem;background:var(--button_bg_color);font-size:var(--font_size_18px);color:var(--white_color);font-weight:var(--font_weight_700);font-family:var(--inter_font_family);line-height:1;text-transform:var(--uppercase);display:inline-flex;align-items:center;justify-content:center;text-align:center;min-height:6.5rem;column-gap:1rem;height:auto;min-width:24.6rem;width:auto;cursor:pointer;letter-spacing:.05em;-webkit-transition:ease-in .3s;transition:all .3s ease;border-radius:10rem;border:.1rem solid transparent}.btn:after,.button:after,.btn:before,.button:before{display:none}.btn:hover,.button:hover,.cust_btn:hover,.m-button:hover{background:var(--white_color)!important;box-shadow:none!important;color:var(--black_color);border-color:var(--black_color)!important}.btn svg{width:16px;height:16px}.header-wrapper--border-bottom{border-bottom:.1rem solid #0000004D}header.header{padding-top:2.5rem;padding-bottom:2.3rem;display:flex;align-items:center;justify-content:space-between}header.header .header__heading-link{font-size:var(--font_size_45px);font-family:var(--butler_font_family);color:var(--black_color);padding:0}header.header .header__heading-link *{font-size:inherit;font-family:inherit;font-weight:inherit;color:inherit;letter-spacing:0}header.header .header__inline-menu{margin-left:auto}header.header .header__inline-menu .list-menu{column-gap:3rem;align-items:center}header.header .header__inline-menu .list-menu .list-menu__item{font-size:var(--font_size_18px);font-weight:var(--font_weight_600);color:var(--black_color);text-transform:var(--uppercase);text-decoration:none;letter-spacing:0}header.header .header__inline-menu .list-menu .list-menu__item.btn{color:var(--white_color);min-width:16.5rem;min-height:4.5rem;font-weight:700;padding:0 2.3rem}header.header .header__inline-menu .list-menu .list-menu__item.btn:hover{color:var(--black_color)}header.header .header__inline-menu .list-menu .list-menu__item span{text-decoration:none}header.header .header__icons .header__search{display:none}header.header .header__icons .header__icon .icon{height:26px;width:26px;color:var(--black_color)}.cart-count-bubble{width:14px;height:14px;background:var(--yellow_color);top:5px;left:auto;right:5px;color:var(--black_color)}.index_banner_sec,.mediaWrap{position:relative}.mediaWrap img{width:100%;height:83.2rem;object-fit:cover}.indexBannerWrap .indexBannerMain{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;padding-top:12.8rem;padding-bottom:5.3rem}.indexBannerWrap .page-width{height:100%}.indexBannerWrap .inner-flex{display:flex;align-items:flex-start;flex-wrap:wrap;height:100%}.indexBannerWrap .headingWrap.left{max-width:50%;width:100%}.indexBannerWrap .image-right{max-width:50%;width:100%;height:100%;padding-left:5.5rem}.indexBannerWrap .image-right img{max-width:52.8rem;margin:0 auto;height:100%;object-fit:contain;width:100%}.indexBannerWrap .headingWrap.left .heading{margin-bottom:2.1rem}.indexBannerWrap .headingWrap.left .heading *{font-size:var(--font_size_96px);line-height:1;letter-spacing:-.02em}.indexBannerWrap .banner-content{color:var(--black_color);letter-spacing:-.02em;max-width:61.5rem;width:100%;margin-bottom:3rem}.indexBannerWrap .banner_btn .btn{letter-spacing:0;min-width:20.9rem}.indexBannerWrap .banner_btn .btn svg{width:22px;height:22px}.indexBannerWrap.banner_2 .mediaWrap img{height:74.8rem}.indexBannerWrap.banner_2 .headingWrap.left{color:var(--white_color)}.indexBannerWrap.banner_2 .headingWrap.left *{color:currentColor}.indexBannerWrap.banner_2 .headingWrap.left .heading *{font-size:var(--font_size_80px)}.indexBannerWrap.banner_2 .headingWrap.left .btn{background:var(--white_color);color:var(--black_color)}.indexBannerWrap.banner_2 .headingWrap.left .btn:hover{background:var(--black_color)!important;color:var(--white_color)}.indexBannerWrap.banner_2 .headingWrap.left .btn svg{width:16px;height:16px}.about-img-content-sec{padding:var(--padding-100px) 0 var(--padding-50px);position:relative}.about-img-content-sec:before{position:absolute;content:"";display:block;width:100%;background:linear-gradient(180deg,#e8ecec,#e8ecec00);height:251%;top:0;z-index:-1;pointer-events:none}.about-revmind__grid{display:grid;grid-template-columns:38% 34.1% auto;grid-gap:3rem 2.6rem}.about-revmind__grid .about-revmind__image--left{padding-right:5rem}.about-revmind__image img{width:100%}.about-revmind__content .revmind__text{letter-spacing:-.02em;margin-bottom:2.2rem}.about-revmind__grid .about-revmind__content{padding-top:var(--padding-50px)}.about-revmind__grid .about-revmind__image--right{align-self:center}.image-with-content{padding:var(--padding-50px) 0 var(--padding-100px)}.image-with-content .inner-flex-wrap{display:flex;align-items:center;flex-wrap:wrap}.image-with-content .inner-flex-wrap .left-inner-img{max-width:57.7%;width:100%}.image-with-content .inner-flex-wrap .right-inner-content{max-width:42.3%;width:100%;padding-left:clamp(3rem,3.579vw,6.8rem)}.image-with-content .inner-flex-wrap .left-inner-img img{border-radius:1rem;width:100%}.image-with-content .inner-flex-wrap .right-inner-content .revmind__text{letter-spacing:-.02em;margin-bottom:3.1rem}.ingredients-inner{padding:var(--padding-100px) 0}.ingredients-inner .common-heading-wrap{text-align:center;margin-bottom:2.3rem;max-width:113.2rem;margin-inline:auto}.ingredients-inner .revmind__subheading{justify-content:center}.ingredients-inner .common-heading-wrap .common-heading{margin:0;margin-bottom:2rem}.ingredients-inner .common-heading-wrap .why-content{letter-spacing:-.02em}.ingredients-grid{--count: 3;--col_gaap: 2.4rem;display:flex;flex-wrap:wrap;column-gap:var(--col_gaap);row-gap:3rem}.ingredient-card{border-bottom:.1rem solid #0000001A;position:relative;max-width:calc((100% / var(--count) - (var(--col_gaap) - var(--col_gaap) / var(--count))));width:100%}.ingredient-card:after{content:"";position:absolute;bottom:0;height:.1rem;width:0;background:var(--black_color);left:0;transition:width .5s var(--easing)}.ingredient-card:hover:after{border-color:var(--black_color);transition:width .5s var(--easing);width:100%}.ingredient-image{position:relative;padding-bottom:63%;top:0;left:0;width:100%;overflow:hidden;border-radius:1rem}.ingredient-image img{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;object-fit:cover;transition:transform var(--duration) var(--easing)}.ingredient-card:hover .ingredient-image img{transition:transform var(--duration) var(--easing);transform:scale(1.025)}.ingredient_info_wrp{padding:2rem 0 3rem;text-align:center;letter-spacing:-.02em;max-width:52rem;width:100%;margin-inline:auto}.ingredient-title{font-size:var(--font_size_32px);margin-bottom:.5rem;text-transform:capitalize}.ingredient-title a{color:currentColor}.ingredients-inner .bottom_btn{margin-top:4rem;text-align:center}.why-choose-sec{position:relative}.why-choose-section{padding:var(--padding-100px) 0 3rem;background-size:100% 100%;background-repeat:no-repeat;background-position:center center}.why-choose-section .why-bg{position:relative}.why-bg img{width:100%}.why_content_mn .common-heading-wrap{max-width:98rem;width:100%;margin-inline:auto;margin-bottom:clamp(3rem,2.842vw,5.4rem);text-align:center}.why_content_mn .common-heading-wrap .revmind__subheading{justify-content:center}.why_content_mn .common-heading *{color:var(--white_color)}.why_content_mn .why-content{color:var(--white_color);letter-spacing:-.02em}.why-choose-inner{display:grid;grid-template-columns:auto 58% auto;max-width:139.2rem;margin-inline:auto}.why-choose-inner .features{display:flex;flex-direction:column;justify-content:space-evenly}.why-choose-inner .feature-item{display:flex;align-items:center;color:var(--white_color);margin-top:-5rem;margin-left:-2.5rem}.why-choose-inner .features-left .feature-item{flex-direction:row-reverse;text-align:right;margin-right:-3rem;margin-left:0}.why-choose-inner .feature-item:last-child{position:relative;top:-2rem}.why-choose-inner .feature-item .icon{max-width:12rem;width:100%}.why-choose-inner .feature-item *{color:currentColor}.why-choose-inner .feature-item h4{font-size:var(--font_size_24px);letter-spacing:-.03em;margin-bottom:.5rem}.why-choose-inner .feature-item .desc{max-width:30rem;width:100%;line-height:1.6}.why-choose-inner .center-image img{width:100%;height:72.7rem;object-fit:contain}.faq-main-wrap{padding-block:var(--padding-100px);margin-bottom:var(--padding-50px);position:relative}.faq-main-wrap:after{position:absolute;left:0;right:0;bottom:0;top:0;content:"";width:100%;height:100%;background:linear-gradient(180deg,#e8ecec,#e8ecec00);transform:scaleY(-1);pointer-events:none}.faq-image-inner{display:grid;grid-template-columns:1fr 1fr;grid-gap:3rem 4.8rem;position:relative;z-index:1}.faq-image-inner .common-heading{margin-bottom:2.3rem}.faq-image-inner .faq-right img{width:100%;border-radius:1rem}.faq-item{padding:2rem 0;border-top:.1rem solid #0000001A;border-bottom:.1rem solid #0000001A;margin-bottom:-1px}.faq-item:last-of-type{border-bottom:none}.faq-question{font-size:var(--font_size_32px);cursor:pointer;gap:1rem;display:flex;justify-content:space-between;color:var(--body_color)}.faq-question.active{color:var(--black_color)}span.faq-question-text{margin-right:auto}.faq-icon{background:#5c5c5c;width:3.2rem;height:3.2rem;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--white_color)}.faq-icon svg{width:11px;height:16px;transition:var(--duration) var(--easing);transform:rotate(180deg)}.faq-question.active .faq-icon{background:var(--black_color)}.faq-question.active .faq-icon svg{transform:rotate(0)}.faq-item.open .faq-answer{padding-top:2rem}.faq-item .faq-answer{line-height:1.6}.faq-main-wrap .banner_btn{margin-top:2rem}.faq-main-wrap .banner_btn .btn{min-width:26rem}.customer_review_sec{padding:var(--padding-50px) 0}.customer-stories_wrp .common-heading-wrap{text-align:center;margin-bottom:4rem}.customer-stories_wrp .common-heading-wrap .common-heading *{margin-bottom:0}.customer-stories_wrp .revmind__subheading{justify-content:center}.customer-stories_wrp .trainer-card{position:relative}.customer-stories_wrp .trainer-card .card-image{position:relative;overflow:hidden;border-radius:1rem;top:0;left:0;padding-bottom:137%}.customer-stories_wrp .trainer-card .card-image:before{position:absolute;content:"";top:0;right:0;bottom:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,#0000 70%,#000);z-index:1}.customer-stories_wrp .trainer-card .card-image img{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;object-fit:cover}.customer-stories_wrp .trainer-card .card-footer{position:absolute;bottom:0;left:0;right:0;width:100%;padding:2rem;display:flex;align-items:center;column-gap:1.5rem;z-index:2}.customer-stories_wrp .trainer-card .card-footer .icon{width:4rem;height:4rem;border-radius:50%;overflow:hidden;border:.2rem solid var(--white_color);flex-shrink:0}.customer-stories_wrp .trainer-card .card-footer .icon img{width:100%;height:100%;object-fit:cover}.customer-stories_wrp .trainer-card .card-footer .title{margin:0;color:var(--white_color);font-weight:var(--font_weight_700)}.main-progress-wrap{gap:2.9rem;margin-top:4rem;display:flex;align-items:center;max-width:143rem;margin-inline:auto;width:100%}.main-progress-wrap .my-carousel-progress{width:100%;background:#e1e1e1;height:.5rem;position:relative}.main-progress-wrap .my-carousel-progress .my-carousel-progress-bar{background:var(--black_color);display:block;height:.5rem;transition:var(--duration) var(--easing);position:relative;z-index:1}.main-progress-wrap .splide__arrows{display:flex;flex-shrink:0}.main-progress-wrap .splide__arrow{position:static;transform:none}.inner_banner .indexBannerMain{padding-bottom:clamp(4rem,2.632vw,5rem)}.inner_banner .mediaWrap img{height:50.8rem}.inner_banner .inner-flex{align-items:center}.inner_banner .headingWrap.left .heading{margin-bottom:.1rem}.inner_banner .banner-content{margin-bottom:2.5rem}.inner_banner .banner_btn .btn{min-height:6rem}.inner_banner .banner_btn{margin-top:1.3rem}body.template-page-about-us .image-with-content{padding:var(--padding-100px) 0}body.template-page-about-us .image-with-content .inner-flex-wrap .right-inner-content .revmind__text p:not(:last-child){margin-bottom:3rem}.unique_style{background:linear-gradient(180deg,#e8ecec,#e8ecec00 88.89%)}.unique_style .inner-flex-wrap .right-inner-content{padding-left:0;padding-right:clamp(3rem,3.579vw,6.8rem)}.image-with-content .inner-flex-wrap .right-inner-content .revmind__text ul li{background-image:url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_90_1648)'%3E%3Cpath d='M9 0C4.03759 0 0 4.03759 0 9C0 13.9624 4.03759 18 9 18C13.9624 18 18 13.9624 18 9C18 4.03759 13.9624 0 9 0ZM14.0301 6.63158L8.2782 12.3383C7.93985 12.6767 7.3985 12.6992 7.03759 12.3609L3.99248 9.58647C3.63158 9.24812 3.60902 8.68421 3.92481 8.32331C4.26316 7.96241 4.82707 7.93985 5.18797 8.2782L7.6015 10.4887L12.7444 5.34586C13.1053 4.98496 13.6692 4.98496 14.0301 5.34586C14.391 5.70677 14.391 6.27068 14.0301 6.63158Z' fill='black'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_90_1648'%3E%3Crect width='18' height='18' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-position:left center;background-size:18px;padding-left:3rem}.image-with-content .inner-flex-wrap .right-inner-content .revmind__text ul li:not(:last-child){margin-bottom:2rem}body.template-page-about-us .customer_review_sec{background:linear-gradient(180deg,#e8ecec,#e8ecec00 88.89%);padding-top:var(--padding-100px)}body.template-page-contact-us .inner_banner .indexBannerMain{padding-bottom:var(--padding-80px)}body.template-page-contact-us .inner_banner .banner-content{margin-bottom:0}.custom-contact-form{padding:var(--padding-100px) 0 var(--padding-50px)}.custom-contact-form .common-heading-wrap{text-align:center;margin-bottom:3.5rem}.custom-contact-form .revmind__subheading{justify-content:center}.contact-cards-grid{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:3rem 2.4rem;margin-bottom:4rem}.contact-cards-grid .contact-card{border:.2rem solid #F5F5F5;background:#f5f5f5;border-radius:2rem;padding:4.9rem 3rem 3rem;display:flex;flex-direction:column;align-items:center;text-align:center;transition:var(--duration) var(--easing)}.contact-cards-grid .contact-card:hover{background:#fff;box-shadow:0 4px 50px 1px #8a8a8a40;border-radius:3rem}.contact-card .contact-card__icon{width:clamp(5rem,5.579vw,10.6rem);height:clamp(5rem,5.579vw,10.6rem);background:linear-gradient(180deg,#fff,#ababab);border:.1rem solid #FFFFFF66;box-shadow:0 20px 50px #e6e0ca80;border-radius:50%;overflow:hidden;display:flex;align-items:center;justify-content:center;margin-bottom:2.9rem;margin-inline:auto}.contact-card .contact-card__icon img{width:clamp(2.7rem,2.632vw,5rem);height:clamp(2.7rem,2.632vw,5rem)}.contact-card .contact-card__title{font-size:var(--font_size_32px);margin-bottom:.5rem}.contact-cards-grid .contact-card .contact-card__text{letter-spacing:-.02em;max-width:31.8rem;width:100%;margin-inline:auto;line-height:1.5}.contact-cards-grid .contact-card .contact-card__text a{color:currentColor;word-break:break-all}.contact-inner-flex{display:grid;grid-template-columns:1fr 1fr;grid-gap:3rem 2.4rem}.contact-left-image img{width:100%;border-radius:2rem;height:100%;object-fit:cover}.contact-right-form{background:#fff;box-shadow:0 17px 58px 7px #00000017;padding:3.6rem 3.1rem 4.7rem;border-radius:2rem}.contact-right-form .field:before,.contact-right-form .field:after{display:none}.contact-right-form .field .field__label{display:none}.contact-right-form .field .field__input::placeholder{opacity:1;color:var(--body_color)}.contact-right-form .field .field__input{color:var(--body_color);font-family:var(--inter_font_family);border:.1rem solid #EEEEEE;height:6.1rem;border-radius:1rem;padding:.5rem 2.2rem!important;font-size:var(--font_size_18px);letter-spacing:-.02em}.contact-right-form .field .text-area{height:13.8rem;padding:2.2rem!important}.contact-right-form .contact__button{margin-top:3.5rem}.contact-right-form .contact__button .button{min-height:5.2rem;min-width:20rem}body.template-page-ingredients .customer_review_sec{padding-top:var(--padding-100px)}.inner_banner .image-right{display:none}.template-page-faq .faq-inner-wrap{max-width:145.9rem;margin-inline:auto}.template-page-faq .faq-main-wrap{margin-bottom:0}.template-page-faq .inner_banner .indexBannerMain{padding-bottom:var(--padding-80px)}.template-page-faq .indexBannerWrap .headingWrap{max-width:100%}.template-page-faq .indexBannerWrap .headingWrap.left .heading *{text-transform:uppercase}.template-page-faq .inner_banner .banner-content{margin-bottom:0}.template-page-faq .revmind__subheading{justify-content:center}.template-page-faq .heading-wrap .heading{text-align:center;margin-bottom:1.6rem}.template-page-faq .faq-main-wrap:after{display:none}.template-page-faq .faq-item{padding:2rem;border:.1rem solid #DEE0E4;border-radius:1.5rem;margin-bottom:2.4rem;background:#fff;background-repeat:no-repeat;background-position:right botoom}.template-page-faq .faq-item.open{box-shadow:0 4px 24px 8px #e7edf5;border-color:var(--white_color);background-image:url("data:image/svg+xml,%3Csvg width='24' height='18' viewBox='0 0 24 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.8252 5.4966C10.9034 5.6547 10.9492 5.82684 10.9599 6.0029C10.9707 6.17895 10.9461 6.35538 10.8877 6.52181C10.8293 6.68824 10.7382 6.84132 10.6198 6.97206C10.5014 7.1028 10.3581 7.20856 10.1983 7.28313C10.0384 7.3577 9.86528 7.39957 9.68903 7.4063C9.51278 7.41302 9.33696 7.38445 9.17191 7.32227C9.00685 7.2601 8.85589 7.16556 8.72788 7.04422C8.59987 6.92288 8.4974 6.77718 8.42648 6.61568L6.89616 3.33256C6.75709 3.01585 6.7475 2.6573 6.86943 2.33361C6.99136 2.00992 7.23513 1.74681 7.54858 1.60058C7.86203 1.45434 8.22026 1.4366 8.54663 1.55114C8.873 1.66568 9.14158 1.90342 9.2949 2.21347L10.8252 5.4966ZM16.8177 5.14887C16.7616 5.3165 16.6725 5.47121 16.5556 5.60385C16.4388 5.7365 16.2965 5.8444 16.1373 5.92119C15.9781 5.99797 15.8051 6.04209 15.6286 6.05095C15.452 6.0598 15.2755 6.0332 15.1094 5.97272C14.9433 5.91224 14.791 5.81911 14.6614 5.69882C14.5319 5.57853 14.4278 5.43351 14.3552 5.27232C14.2826 5.11114 14.2431 4.93705 14.2388 4.76032C14.2346 4.5836 14.2659 4.40782 14.3307 4.24336L15.5698 0.838439C15.6963 0.517385 15.9432 0.258428 16.2578 0.116738C16.5725 -0.0249523 16.93 -0.0381759 17.2543 0.0798848C17.5785 0.197945 17.8439 0.437958 17.9938 0.748788C18.1437 1.05962 18.1663 1.4167 18.0567 1.74395L16.8177 5.14887ZM5.21404 8.49554C5.38167 8.55164 5.53637 8.64074 5.66901 8.75759C5.80165 8.87444 5.90955 9.01668 5.98634 9.1759C6.06312 9.33513 6.10724 9.50812 6.11609 9.68467C6.12494 9.86122 6.09835 10.0378 6.03787 10.2039C5.97739 10.37 5.88426 10.5223 5.76397 10.6518C5.64368 10.7813 5.49867 10.8855 5.33749 10.9581C5.17631 11.0306 5.00222 11.0702 4.8255 11.0744C4.64878 11.0786 4.47301 11.0474 4.30855 10.9826L0.903715 9.74348C0.736083 9.68738 0.581382 9.59828 0.44874 9.48143C0.316099 9.36458 0.208202 9.22235 0.131417 9.06312C0.0546312 8.9039 0.0105115 8.7309 0.00166057 8.55435C-0.0071904 8.3778 0.0194063 8.20126 0.0798823 8.03516C0.140358 7.86905 0.233488 7.71674 0.353778 7.5872C0.474068 7.45767 0.619081 7.35354 0.780263 7.28096C0.941445 7.20838 1.11553 7.16881 1.29225 7.1646C1.46897 7.16039 1.64474 7.19161 1.8092 7.25642L5.21404 8.49554ZM5.17874 13.6656C5.49706 13.5172 5.8613 13.5013 6.19133 13.6215C6.52135 13.7416 6.79012 13.988 6.93852 14.3063C7.08692 14.6247 7.10278 14.9889 6.98262 15.3189C6.86246 15.649 6.61612 15.9178 6.2978 16.0662L3.01475 17.5965C2.69805 17.7356 2.33951 17.7452 2.01583 17.6232C1.69215 17.5013 1.42904 17.2575 1.28281 16.9441C1.13658 16.6306 1.11884 16.2724 1.23338 15.946C1.34792 15.6196 1.58564 15.351 1.89569 15.1977L5.17874 13.6656ZM21.5975 6.01025C21.9142 5.87118 22.2727 5.86158 22.5964 5.98352C22.9201 6.10545 23.1832 6.34923 23.3294 6.66268C23.4757 6.97614 23.4934 7.33439 23.3789 7.66076C23.2643 7.98714 23.0266 8.25572 22.7166 8.40905L19.4335 9.94118C19.1152 10.0896 18.7509 10.1054 18.4209 9.98528C18.0909 9.86512 17.8221 9.61877 17.6737 9.30044C17.5253 8.9821 17.5095 8.61785 17.6296 8.28782C17.7498 7.95779 17.9961 7.68901 18.3144 7.54061L21.5975 6.01025Z' fill='black'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-position:right 24px bottom 8px;background-size:23px}.template-page-faq .faq-question{color:var(--black_color)}.template-page-faq .faq-item.open .faq-answer{padding-top:1.5rem;font-family:var(--poppins_font_family)}.template-page-faq .faq-item .faq-answer{padding-right:clamp(1.5rem,3.684vw,7rem)}.template-page-faq .faq-icon{width:3rem;height:3rem;background:var(--white_color);border:.1rem solid #333333;color:#333}.template-page-faq .faq-question.active .faq-icon{box-shadow:0 20px 50px #e6e0ca80;border-color:var(--white_color);border:.1rem solid #FFFFFF66;background:linear-gradient(180deg,#fff,#ababab)}.faq-load-more-wrap{margin-top:5rem;text-align:center}.faq-load-more-wrap .btn svg{width:24px;height:24px}.template-page-faq footer.footer{margin-top:0}product-info{padding-top:5rem!important;padding-bottom:var(--padding-100px)!important}.product .product__media-wrapper{max-width:57.7%!important;width:100%!important}.product .product__info-wrapper{max-width:42.3%!important;width:100%!important;padding:4rem 0 0 clamp(3rem,3.579vw,6.8rem)!important}.product-media-wrapper{display:grid;grid-template-columns:11.9% auto;gap:2.4rem;position:sticky;top:3rem;z-index:2}.main-img-wrap{position:relative;overflow:hidden;top:0;left:0;padding-bottom:100%;border-radius:2rem}.main-img-wrap img{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;object-fit:contain}.product-media-wrapper .splide__track{width:100%}.product-media-wrapper .splide__track .splide__slide{width:100%!important;border:none!important}.product-media-wrapper .splide__slide.is-active{opacity:.5}.product-media-wrapper .splide__arrow.splide__arrow--prev{top:0}.product-media-wrapper .splide__arrow.splide__arrow--next{bottom:0}.thumbnail-img-wrap{position:relative;overflow:hidden;top:0;left:0;width:100%;padding-bottom:140%}.thumbnail-img-wrap img{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;object-fit:cover}.product-media-wrapper .splide__arrow{width:3.6rem!important;height:3.6rem!important;opacity:1!important;color:#0c1220!important;border-color:#0c1220!important}.product-media-wrapper .splide__arrow svg{width:10px!important;height:10px!important;fill:currentColor!important}.product-media-wrapper .splide__arrow:hover,.product-media-wrapper .splide__arrow:focus{background:#0c1220!important;color:var(--white_color)!important}.product .product__info-wrapper .product__title h1{font-size:var(--font_size_80px);line-height:1}.product .product__info-wrapper .price__regular .price-item--regular{font-size:var(--font_size_34px);color:var(--black_color);letter-spacing:normal}.product .product__info-wrapper .jar{font-size:var(--font_size_24px)}.product .product__info-wrapper .product__description{color:var(--body_color);letter-spacing:-.02em;margin:0}.product .product__info-wrapper .description-heading{font-size:var(--font_size_20);font-weight:500;color:var(--black_color);letter-spacing:.02em;margin-bottom:1rem}.product .product__info-wrapper .product__info-container{max-width:100%}.WIDGET_TYPE_1 .appstle_widget_title{display:none}.WIDGET_TYPE_1 .appstle_subscription_wrapper{row-gap:16px!important}.appstleSellingPlanDescription span{background:unset!important}.appstle_subscription_wrapper_option{border-color:#d5cdcd!important;padding:3rem 2.4rem 2.5rem!important}.appstle_subscribe_save_text,.WIDGET_TYPE_1 .appstle_one_time_text{font-size:var(--font_size_20)!important;font-weight:500!important;color:var(--black_color)!important}#appstle_subscription_widget0 .appstle_circle{border:1px solid #E5D8D8!important;width:2.2rem!important;height:2.2rem!important}.appstle-active-option .appstle_circle{background:var(--black_color)!important}span.appstle_dot{background:var(--white_color)!important;width:.8rem!important;height:.8rem!important}.product-form #appstle_subscription_widget0 .appstle_select_label{display:none!important}#appstle_subscription_widget0 .appstle_subscribe_option{margin-left:0!important}#appstle_subscription_widget0 .appstle_radio_label,.appstle-radio-input-wrapper{cursor:pointer}.appstle-radio-wrapper{border:1px solid #E8ECEC;padding:2.6rem 1.7rem 2.6rem 1.4rem;border-radius:.5rem;margin-top:16px!important}.WIDGET_TYPE_1 .appstle-radio-wrapper:has(input:checked){background:#e8ecec}.appstleRadioSellingPlanWrapper label{font-size:1.6rem!important;font-weight:500!important;color:var(--black_color)!important}.appstleSellingPlanDescription{font-size:var(--font_size_18px)!important;font-weight:400!important;color:var(--body_color)!important;letter-spacing:-.02em;margin-top:1rem;padding-left:2.5rem}.WIDGET_TYPE_1 .appstle-radio-input-wrapper input{width:2.2rem!important;height:2.2rem!important;background:none;accent-color:transparent!important;outline:none!important;box-shadow:none!important;border:1px solid #E5D8D8!important}.WIDGET_TYPE_1 .appstle-radio-input-wrapper input:after{width:100%!important;height:100%!important;box-shadow:none!important;background-color:#fff!important;position:relative;border:none!important;background-repeat:no-repeat;background-size:cover}.WIDGET_TYPE_1 .appstle-radio-input-wrapper input:checked:after{background-image:url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 0C4.93436 0 0 4.93436 0 11C0 17.0656 4.93436 22 11 22C17.0656 22 22 17.0656 22 11C22 4.93436 17.0656 0 11 0ZM16.5752 8.66895L10.6168 14.6272C10.4381 14.8059 10.2034 14.8959 9.96875 14.8959C9.7341 14.8959 9.49944 14.8059 9.32069 14.6272L6.34159 11.6481C5.98305 11.2897 5.98305 10.7103 6.34159 10.3519C6.69995 9.99341 7.27916 9.99341 7.6377 10.3519L9.96875 12.683L15.2791 7.37284C15.6374 7.0143 16.2167 7.0143 16.5752 7.37284C16.9336 7.7312 16.9336 8.31041 16.5752 8.66895Z' fill='%23469637'/%3E%3C/svg%3E%0A")}.product .product__info-wrapper .product-form{margin-bottom:0}.product .product__info-wrapper .product-form__buttons{margin-top:2.4rem;max-width:100%}.product .product__info-wrapper .product-form__buttons .product-form__submit{width:100%;margin-bottom:0}body.template-product .customer_review_sec{padding-top:var(--padding-100px);background:linear-gradient(180deg,#e8ecec,#e8ecec00 88.89%)}.custom-tabs-wrapper{padding:2rem 0rem 3rem 0}.tabs{display:flex;gap:24px;flex-wrap:nowrap;overflow-x:auto;white-space:nowrap;padding-bottom:2rem;scrollbar-width:thin;scrollbar-color:var(--black_color) transparent}.tabs::-webkit-scrollbar{height:6px}.tabs::-webkit-scrollbar-track{background:transparent}.tabs::-webkit-scrollbar-thumb{background-color:var(--black_color);border-radius:10px}.tab-button{background:transparent;border:none;padding:14px 0;font-size:var(--font_size_20);font-weight:500;text-transform:uppercase;letter-spacing:.08em;cursor:pointer;color:#0000008c;position:relative;transition:color .25s ease}.tab-button:hover{color:#000}.tab-button.active{color:#000;font-weight:600}.tab-button.active:after{content:"";position:absolute;left:0;bottom:-1px;width:100%;height:2px;background-color:currentColor}.tab-contents{padding-top:3rem}.tab-content{display:none;animation:fadeIn .25s ease-in-out}.tab-content.active{display:block}.tab__content{max-width:100%;font-size:var(--font_size_20);line-height:1.7;color:#000000bf}.tab__content p{margin-bottom:16px}.tab__content ul,.tab__content ol{padding-left:18px;margin-bottom:16px}.tab__content li{margin-bottom:8px}@keyframes fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}footer.footer .footer-block--newsletter{padding-bottom:4.5rem;margin-top:0}.footer-block__newsletter .page-width{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:3rem}.footer-block__newsletter .newsletter-left h2{font-size:var(--font_size_40px)}.footer-block__newsletter .newsletter-left{text-align:left;color:var(--black_color)}.footer-block__newsletter .newsletter-left .newsletter__subheading{font-size:1.6rem}.footer-block__newsletter .newsletter-right .newsletter-form{max-width:63.1rem;margin-left:auto;margin-right:0}.footer-block__newsletter .newsletter-form__field-wrapper{max-width:100%}.footer-block__newsletter .newsletter-form__field-wrapper .custom-field{display:flex;align-items:center;gap:2.2rem}.newsletter-form__field-wrapper .field__label{display:none}.newsletter-form__field-wrapper .field__input::placeholder{opacity:1;color:#00000080}.newsletter-form__field-wrapper .field__input{padding:.5rem 5rem .5rem 2rem!important;border:1px solid #0000004D;border-radius:10rem;width:100%;min-height:5.2rem;color:#00000080;font-family:var(--inter_font_family);font-weight:400;background-image:url("data:image/svg+xml,%3Csvg width='18' height='13' viewBox='0 0 18 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.6632 7.07617L10.1556 8.5888C9.5443 9.20228 8.46866 9.2155 7.84411 8.5888L6.3365 7.07617L0.921875 12.5084C1.12343 12.6016 1.34565 12.6572 1.5819 12.6572H16.4178C16.6541 12.6572 16.8762 12.6016 17.0777 12.5084L11.6632 7.07617Z' fill='black' fill-opacity='0.5'/%3E%3Cpath d='M16.418 0H1.58203C1.34578 0 1.12356 0.0556172 0.922078 0.148816L6.70799 5.95392C6.70837 5.95431 6.70883 5.95438 6.70922 5.95477C6.70946 5.95502 6.70962 5.95534 6.70968 5.95568L8.59099 7.84322C8.79082 8.04305 9.20925 8.04305 9.40908 7.84322L11.29 5.956C11.29 5.956 11.2905 5.95515 11.2909 5.95477C11.2909 5.95477 11.2917 5.95431 11.2921 5.95392L17.0779 0.148781C16.8764 0.055547 16.6542 0 16.418 0ZM0.168258 0.886359C0.0639844 1.09723 0 1.3313 0 1.58203V11.0742C0 11.325 0.0639141 11.559 0.168223 11.7699L5.59223 6.3283L0.168258 0.886359ZM17.8317 0.886289L12.4078 6.3283L17.8317 11.77C17.936 11.5591 18 11.325 18 11.0742V1.58203C18 1.33123 17.936 1.09716 17.8317 0.886289Z' fill='black' fill-opacity='0.5'/%3E%3C/svg%3E%0A");background-position:right 19px center;background-repeat:no-repeat;background-size:18px}.footer-block__newsletter .newsletter-form__field-wrapper .custom-field .custom-field__button{min-width:auto;max-width:20rem;width:100%;min-height:5.2rem}footer.footer{background:url(footer_bg_v2.png) no-repeat;background-size:100% 100%;background-position:center center;border:none;padding-top:var(--padding-60px);margin-top:var(--padding-50px);background-attachment:scroll}.footer-block--newsletter.custom_follow{display:flex;justify-content:flex-end;margin-top:2rem!important;padding:0!important}footer.footer .footer__content-top{padding-bottom:0}footer.footer .footer__blocks-wrapper{justify-content:space-between;padding:4.6rem 0 0;border-top:.1rem solid rgba(0,0,0,.2);border-bottom:.1rem solid rgba(0,0,0,.2)}footer.footer .footer__blocks-wrapper .footer-block:first-child{max-width:32.4%;width:100%}footer.footer .footer__blocks-wrapper .footer-block:nth-child(2){max-width:15.6rem;width:100%;padding-bottom:4.2rem}footer.footer .footer__blocks-wrapper .footer-block:last-child{max-width:34%;width:100%;padding-left:clamp(1.5rem,8.421vw,16rem)}footer.footer .footer__blocks-wrapper .footer-block:last-child .footer-block--contact{max-width:32.9rem;width:100%}footer.footer .footer__blocks-wrapper .footer-block__heading{font-size:var(--font_size_32px);text-transform:capitalize;letter-spacing:0}footer.footer .footer-block__image-wrapper{max-width:22.6rem!important;width:100%}footer.footer .footer-block__image-wrapper img{width:100%}footer.footer .c-footer-block__details-content .footer-image-content{text-align:left;color:var(--black_color);font-size:1.6rem}.c-footer-block__details-content.c-footer-block-image.center{display:flex;flex-direction:column;justify-content:space-between;height:100%}footer.footer .footer__list-social{justify-content:flex-start;gap:1rem;margin-top:auto}footer.footer .footer__list-social .list-social__link{padding:0;margin:0;width:4rem;height:4rem;background:#000;border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--white_color)}footer.footer .footer-block__details-content .list-menu__item--link{color:var(--black_color);font-weight:400;font-size:var(--font_size_18px);text-decoration:none}footer.footer .contact-item{display:flex;align-items:flex-start;gap:1.2rem;margin:0!important;color:var(--black_color)}footer.footer .contact-item:not(:last-child){margin-bottom:1.3rem!important}footer.footer .contact-item img{flex-shrink:0;width:2rem;margin-top:.6rem}footer.footer .contact-item .contact-text{line-height:1.5}footer.footer .contact-item a{color:currentColor;word-break:break-all}footer.footer .footer__content-bottom{border-top:none;padding-bottom:20rem;padding-top:3.8rem}footer.footer .footer__content-bottom-wrapper{justify-content:space-between}footer.footer .footer__content-bottom .footer__copyright{margin-top:0;display:flex;align-items:center;width:100%;justify-content:space-between;flex-wrap:wrap;row-gap:.8rem}footer.footer .footer__content-bottom .copyright__content{font-size:var(--font_size_18px);color:var(--black_color);letter-spacing:normal}footer.footer .footer__content-bottom .copyright__content a{text-decoration:none}footer.footer .footer__content-bottom .footer__copyright .policies li:before{display:none}footer.footer .footer__content-bottom .footer__copyright .policies li{line-height:1}footer.footer .footer__content-bottom .footer__copyright .policies li:not(:last-child){padding-right:2rem;margin-right:2rem;border-right:.1rem solid var(--black_color)}footer.footer .list-social__item .icon{height:1.6rem;width:1.6rem}.splide__arrows{display:flex;align-items:center;gap:1.2rem}.splide__arrow{width:5.4rem!important;height:5.4rem!important;background:transparent!important;border:.1rem solid #222222!important;opacity:.3!important;transition:var(--duration) var(--easing)!important;color:var(--black_color)}.splide__arrow:focus,.splide__arrow:hover{opacity:1!important}.splide__arrow svg{width:16px!important;height:16px!important}.quantity__input{background:none!important}.cart-item cart-remove-button{margin-left:.5rem!important}cart-remove-button .button{background:var(--white_color)!important;color:var(--black_color);min-width:auto!important;min-height:auto!important;border:none}cart-remove-button .button:hover{background:var(--white_color)!important}.cart-item__name{text-decoration:none!important}.cart__empty-text{margin:0 0 2rem!important}.cart__login-title{margin:2.5rem 0 .5rem!important}.article-template__hero-container{max-width:var(--page-width)!important}.article-template__social-sharing{animation:none!important;transform:none!important;opacity:1!important;margin-top:0!important}.default_pages_content_wrp{padding:var(--padding-80px) 0}.default_pages_content_wrp .page-width--narrow{padding-block:0}.default_pages_content_wrp .main-page-title{margin-bottom:2rem;font-family:var(--butler_font_family);line-height:1.1}.default_pages_content_wrp .rte *{margin-bottom:1.5rem;word-break:break-word}.default_pages_content_wrp ul{list-style:disc;padding-left:0}.default_pages_content_wrp ol{list-style:auto;padding-left:0}.default_pages_content_wrp .rte :is(h1,h2,h3,h4,h5,h6){font-size:clamp(2rem,1.316vw,2.5rem)}
/*# sourceMappingURL=/cdn/shop/t/2/assets/custom.css.map */
