@font-face{font-family:BwGradual;src:url(BwGradual-Bold.woff2) format("woff2"),url(BwGradual-Bold.woff) format("woff"),url(BwGradual-Bold.ttf) format("truetype");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:MonoSpec;src:url(MonoSpec-Medium.woff2) format("woff2"),url(MonoSpec-Medium.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Spezia;src:url(Spezia-Light.woff2) format("woff2"),url(Spezia-Light.woff) format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Spezia;src:url(Spezia-Medium.woff2) format("woff2"),url(Spezia-Medium.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Spezia;src:url(Spezia-Regular.woff2) format("woff2"),url(Spezia-Regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Spezia;src:url(Spezia-Bold.woff2) format("woff2"),url(Spezia-Bold.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Spezia;src:url(Spezia-SemiBold.woff2) format("woff2"),url(Spezia-SemiBold.woff) format("woff");font-weight:600;font-style:normal;font-display:swap}:root{--base-black: #1a1919;--black-400: #292929;--black-700: #1a1919;--black-900: #000;--base-yellow: #f9e426;--yellow-400: #f1da09;--base-cream: #f9f3e9;--cream-600: #eee8df;--crem-800: #ede7dd;--white: #f9f3e9;--white-900: #fff;--red: #e91026;--gray-200: #f0ede8;--gray-400: #7d7a75;--gray-500: #333333;--gray-600: #666;--form-errors-color: var(--red);--modal-backround-color: var(--white-900);--font-size-xxxl: 60px;--font-size-xxl: 38px;--font-size-lg: 40px;--font-size-lg-mobile: 36px;--font-size-md: 26px;--font-size-sm: 22px;--font-size-xs: 17px;--font-size-xxs: 15px;--font-size-xxxs: 12px;--font-size-xxxxs: 10px;--font-size-base: 14px;--font-size-cart-title: 20px;--font-size-legal-h2: var(--font-size-md);--font-size-legal-h3: var(--font-size-sm);--font-size-legal-h4: var(--font-size-xs);--font-size-legal-h5: var(--font-size-xxs);--modal-button-font-size: 15px;--cart-totals-font-size: 24px;--page-text-font-size: 20px;--font-size-hero-page-title: 8rem;--font-size-hero-page-title-mobile: 6rem;--font-size-h1: 38px;--font-size-h2: 32px;--font-size-h3: 28px;--font-size-h4: 20px;--font-size-h1-large-desktop: 52px;--font-size-h1-xxlarge-desktop: 64px;--font-size-h2-xlarge-desktop: 50px;--font-size-h2-large-desktop: 44px;--base-border-radius: 30px;--border-radius-md: 20px;--border-radius-sm: 10px;--border-radius-rounded: 50%;--border-radius-hero-img: var(--border-radius-md);--border-radius-pdp-table: var(--border-radius-md);--border-radius-recharge-active: 25px;--desktop-lg: 1440px;--desktop: 992px;--gutter: 3rem;--base-font-family: Spezia, sans-serif;--btn-font-family: BwGradual, sans-serif;--mono-font-family: MonoSpec, sans-serif}*{box-sizing:border-box}img{height:auto}html{scroll-behavior:smooth}.pdp-reviews:target:before{content:"";display:block;height:150px;margin:-150px 0 0}.pdp-reviews__banner{margin-bottom:5rem;max-width:77rem;margin-inline:-2rem;overflow:hidden;aspect-ratio:1 / 1}.pdp-reviews__banner img{position:relative;max-width:100%;top:50%;transform:translateY(-50%)}@media screen and (min-width: 576px){.pdp-reviews__banner{max-width:77rem;border-radius:3rem;margin-inline:auto;overflow:hidden;aspect-ratio:16 / 9}}@media screen and (max-width: 576px){.pdp-reviews__banner{margin-top:-5rem}html{font-size:5px}:root{--font-size-xs: 16px}}.container{max-width:1200px;padding:0 20px;margin:0 auto}.btn{background-color:var(--base-black);color:var(--white);padding:.9rem 4.1rem;text-transform:uppercase;font-size:var(--font-size-xxs);text-decoration:none;border-radius:var(--base-border-radius);transition:all .2s ease-in;display:inline-block;text-align:center;cursor:pointer;font-family:var(--btn-font-family)}.btn:hover{background-color:var(--black-400)}.btn--base{min-width:200px}.btn--colored,.btn--secondary{background-color:var(--base-yellow);color:var(--base-black)}.btn--secondary:hover,.btn--colored:hover{background-color:var(--yellow-400)}.btn--outlined{background-color:transparent;border:2px solid var(--base-black);color:var(--base-black);padding:3px 10px}@media screen and (min-width: 1200px){.btn--outlined{padding:7px 10px}}.btn--outlined:hover{color:var(--white)}.btn--small{min-width:120px}@media screen and (min-width: 1200px){.btn--small{min-width:140px}}.btn--cart{padding:5px 24px 5px 18px;display:flex;align-items:center;justify-content:center;position:relative}@media screen and (min-width: 1200px){.btn--cart{padding:9px 30px 9px 26px}}.btn__cart-icon{margin-right:5px;position:relative;top:3px}.btn__cart-label{margin-right:5px}.btn-address{border:none;background:none;outline:none;cursor:pointer;text-decoration:underline}.btn--checkout{padding:14px 30px;text-transform:none;outline:none;border:none;display:block}#MainContent{padding-top:155px;background-color:var(--base-cream)}@media screen and (min-width: 577px){#MainContent{padding-top:185px}}p{font-size:var(--font-size-xs);line-height:1.44}li{font-size:var(--font-size-xs)}.field__input,.select__select,.customer .field input,.customer select{-webkit-appearance:none;appearance:none;background-color:transparent;border:2px solid var(--black-900);border-radius:30px;color:rgb(var(--color-foreground));font-size:var(--font-size-xs);width:100%;height:50px}.field__input::placeholder,.select__select::placeholder,.customer .field input::placeholder,.customer select::placeholder{text-transform:capitalize}.field__input:hover,.select__select:hover,.customer .field input:hover,.customer select:hover,.localization-form__select:hover{box-shadow:none}.field__input:focus,.select__select:focus,.customer .field input:focus,.customer select:focus,.localization-form__select:focus{outline:none;box-shadow:none}.field__input:focus::placeholder,.select__select:focus::placeholder,.customer .field input:focus::placeholder,.customer select:focus::placeholder,.localization-form__select:focus::placeholder{opacity:0}.field__label,.customer .field label{display:none}.field__input::-webkit-search-cancel-button,.customer .field input::-webkit-search-cancel-button{display:none}.field__input::placeholder,.customer .field input::placeholder{opacity:1;color:var(--black-900);font-size:var(--font-size-xs)}.field__button{align-items:center;background-color:transparent;border:0;color:currentColor;cursor:pointer;display:flex;height:4.4rem;justify-content:center;overflow:hidden;padding:0;position:absolute;right:0;top:0;width:4.4rem}.field__button>svg{height:2.5rem;width:2.5rem}.field__input:-webkit-autofill~.field__button,.field__input:-webkit-autofill~.field__label,.customer .field input:-webkit-autofill~label{color:#000}.field__links{display:flex;justify-content:center;align-items:center}.customer .field__links a,.customer a,.field__links a{margin:0;text-decoration:none;font-size:var(--font-size-xs);color:var(--black-900)}.field__links span{display:inline-block;padding:0 1rem;font-size:var(--font-size-sm)}.form-error .field input,.form-error.field input{border:2px solid var(--form-errors-color)}.top-section{position:fixed;width:100%;z-index:9999}.default.inactive{display:none}.announcement-bar{background-color:var(--base-black)}.announcement-bar__message{color:var(--white);font-size:var(--font-size-xxxs);text-transform:uppercase;padding:12px 0}.announcement-bar__link.marquee-link{padding:10px 0 0}.announcement-bar__link.marquee-link .announcement-bar__message{font-size:18px}.main-header{z-index:999;background:var(--base-cream);position:relative}.main-header .container-big{display:grid;grid-template-columns:repeat(2,1fr);max-width:100%}@media screen and (min-width: 993px){.main-header .container-big{grid-template-columns:repeat(3,1fr)}}.container-big{display:flex;justify-content:space-between;max-width:1600px;margin:0 auto;padding:2rem 4rem;align-items:center}@media screen and (max-width: 1200px){.container-big{padding:2rem}}.header__logo{justify-self:start}@media screen and (min-width: 993px){.header__logo{justify-self:center}}.header__nav ul{list-style:none;display:flex;padding-left:0}.header__nav>ul>li{position:relative;z-index:9}.header__nav>ul>li:not(:last-child){margin-right:20px}.header__customer{justify-self:end}.header__customer a:not(:last-child){margin-right:20px}.header__customer--mobile.header__customer a{margin:0}.header__nav li .header__nav-sub{flex-direction:column;background:var(--base-yellow);border-radius:var(--base-border-radius);text-align:center;position:absolute;width:100%;top:0;z-index:-1;padding:60px 10px 15px;transition:all .3s ease-in;opacity:0;display:none}.header__nav-sub li a{color:var(--base-black);text-decoration:none;font-size:var(--font-size-xxs);text-transform:uppercase;font-family:var(--btn-font-family);line-height:2.2}@media screen and (min-width: 993px) and (max-width: 1200px){.header__nav-sub li a{font-size:var(--font-size-xxxs)}.header__nav li .header__nav-sub{padding-top:5rem}}.header__nav-sub li a:hover{text-decoration:underline}.header__nav li:hover>ul{opacity:1;display:flex}.header__customer{display:none}.header__customer--mobile{display:flex;justify-content:space-between;margin:15rem auto;position:relative;align-items:center;max-width:300px;width:100%}@media screen and (max-width: 576px){.header__customer--mobile{margin:0 auto;max-width:280px}}@media screen and (max-width: 340px){.header__customer--mobile{flex-direction:column}.header__customer--mobile a{width:90%;margin:0 auto}.header__customer--mobile a:not(:last-child){margin-bottom:10px}.header__nav>ul>li:not(:last-child){margin-bottom:10px}}.header__burger{width:30px;height:20px;display:flex;flex-direction:column;justify-content:space-between;padding:0;margin:0;outline:none;border:none;transition:all .3s ease-in-out;position:relative;cursor:pointer;background:none;justify-self:end}.header__burger span,.header__burger:before,.header__burger:after{content:"";width:100%;height:2px;background-color:var(--base-black);display:block;border-radius:var(--base-border-radius)}.header__burger.active span{display:none}.header__burger.active:after,.header__burger.active:before{position:absolute;width:100%;height:2px;left:0;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.header__burger.active:before{top:11px;transform:rotate(-45deg)}.header__burger.active:after{top:11px;transform:rotate(45deg)}@media screen and (min-width: 993px){.header__burger{display:none}.header__customer{display:flex;align-items:center}.header__logo img{position:relative;top:0;max-width:120px}.header__customer--mobile{display:none}}@media screen and (max-width: 1200px){.header__logo img{max-width:100px}}@media screen and (max-width: 992px){.header__nav{position:fixed;background-color:var(--base-cream);width:100%;left:0;z-index:999;height:100vh;top:130px;padding-top:10rem;opacity:0;transition:all .3s ease-in;transform:translate(-100%);display:flex;flex-direction:column}.header__nav.active{opacity:1;transform:translate(0)}.header__nav.active ul .btn--small{min-width:300px}@media screen and (max-width: 576px){.header__nav.active ul .btn--small{min-width:280px}}.header__nav>ul{flex-direction:column;align-items:center;padding:0}.header__nav>ul>li:not(:last-child){margin-right:0;margin-bottom:20px}.header__nav li .header__nav-sub{display:flex;opacity:1;position:relative;top:-20%}}@media screen and (max-width: 578px){.header__nav{padding-top:4rem}}@media screen and (max-width: 360px){.header__nav li .header__nav-sub{padding:35px 10px 5px;top:-25%}.header__nav.active{padding-top:1rem}.header__nav>ul{margin-bottom:0}}@media screen and (max-width: 340px){.header__nav.active ul li{width:90%}.header__nav.active .header__nav-sub li{width:100%}.header__nav.active ul .btn{max-width:100%;width:100%;margin:0 auto;min-width:auto}.header__customer--mobile.header__customer a{width:100%}}.main-footer{background-color:var(--black-900);padding:5rem 0}.main-footer .container{max-width:1200px;padding:0 20px}.footer__logo{margin-bottom:5rem}@media screen and (max-width: 1200px){.footer__logo img{max-width:100px}}.footer__nav{display:flex;width:100%;justify-content:space-between;margin-bottom:10rem;align-items:flex-start}.footer__nav nav{max-width:270px;width:100%;margin-bottom:2rem}.footer__nav nav:not(:last-child){margin-right:var(--gutter)}.footer__nav ul{padding-left:0;list-style:none;margin:0}.footer__nav ul li a{font-size:var(--font-size-sm);color:var(--white);text-decoration:none;line-height:1.27;font-family:var(--base-font-family)}.footer__nav ul li a:hover{color:var(--white-900)}@media screen and (max-width: 1200px){.footer__nav ul li a{font-size:var(--font-size-xs)}}@media screen and (max-width: 768px){.footer__nav nav{max-width:200px}}@media screen and (max-width: 750px){.footer__nav{flex-wrap:wrap}}@media screen and (max-width: 576px){.footer__nav{margin-bottom:5rem}.footer__nav nav{max-width:45%;width:100%;margin-bottom:5rem}.footer__nav nav:nth-child(2),.footer__nav nav:nth-child(3){display:none}.footer__nav nav:not(:last-child){margin-right:1rem}.footer__copyright p{font-size:var(--font-size-base);text-align:center;margin:0}}.footer__bottom{width:100%;display:flex;justify-content:space-between}.footer__copyright p{text-transform:uppercase;color:var(--white);font-family:var(--mono-font-family);font-size:var(--font-size-base)}.footer__copyright img.tbh-logo{position:relative}.footer__copyright img.umana-logo{vertical-align:top}.footer__social{display:flex;align-items:center}.footer__social a:not(:last-child){margin-right:1.5rem}@media screen and (min-width: 993px){.footer__social{margin-left:auto}}@media screen and (max-width: 768px){.footer__social{width:45%;max-width:200px;margin-right:3rem}}@media screen and (max-width: 576px){.footer__social{margin:0;justify-content:flex-end}}.footer__social img{height:27px}.animation__image-bg{position:absolute;right:0;overflow-x:hidden}.animation__image-bg img{max-width:320px;width:50vw}@media screen and (min-width: 1441px){.animation__image-bg img{max-width:400px;width:50vw}}@media screen and (max-width: 768px){.animation__image-bg{display:none}}@media screen and (max-width: 1440px){.animation__image-bg{top:300px}.animation__image-bg img{max-width:300px;width:30vw}}.animation__heading{text-align:center}.animation__heading h1{margin-top:0;font-size:var(--font-size-h2)}@media screen and (max-width: 576px){.animation__heading h1{font-size:var(--font-size-h3);margin-top:-40px}}.animation__heading h1 span{background-color:var(--base-yellow);padding:5px 10px;display:inline-block}.animation__section--bottom{background-color:var(--base-yellow);height:50%;height:1400px;padding:0 0 10rem;margin-top:8rem}@media screen and (min-width: 993px){.animation__section--bottom{padding:0 0 4rem;margin-top:-21rem}}.animation__items img{max-width:600px;width:100%;position:relative;left:-95px}@media screen and (min-width: 1200px){.animation__section--bottom{margin-top:-250px}}@media screen and (min-width: 1441px){.animation__items img{max-width:890px;width:100%;left:-130px}}.animation__text{max-width:270px;width:100%}.animation__text h3{font-size:var(--font-size-md);line-height:1.2}@media screen and (min-width: 993px) and (max-width: 1100px){.animation__text{position:relative;left:50px}}.animation__wrapper{display:flex;align-items:center;justify-content:center}@media screen and (max-width: 992px){.animation__wrapper{flex-direction:column}.animation__section--bottom{height:1200px}.animation__text{order:2}.animation__text h3{font-size:var(--font-size-sm)}.animation__items img{max-width:600px;width:100%;left:40px}.animation__text{max-width:320px;text-align:center;margin-right:0}}@media screen and (max-width: 767px){.animation{background:var(--base-cream)}.animation__text{margin-right:0}.animation__text br{display:none}}.animation__section--top{position:sticky;position:-webkit-sticky;top:200px;width:100%;padding-bottom:5rem}@media screen and (min-width: 993px){.animation__section--top{padding-bottom:15rem}}@media screen and (max-width: 576px){.animation__section--top{top:190px}}@media screen and (max-width: 480px){.animation__section--top{top:210px}}.animation__features{display:flex;flex-direction:column;align-items:center}@media screen and (max-width: 1440px){.animation__features{margin-left:-10rem}}@media screen and (min-width: 993px){.animation__features{position:sticky;top:340px;padding-bottom:15.5rem}}@media screen and (min-width: 1441px){.animation__features{padding-bottom:20rem;top:360px;right:360px}}@media screen and (max-width: 1440px){.animation__features{right:260px}}@media screen and (max-width: 1200px){.animation__features{right:210px}}@media screen and (max-width: 1100px){.animation__features{right:170px}}.animation__feature{position:relative;margin-bottom:2.2rem}.animation__feature.less_sugar{margin-bottom:0}.animation__features img{height:100px;max-width:120px;object-fit:contain}.animation__feature.protein img{height:59px}.animation__feature.less_sugar img{height:115px}.animation__features .note{line-height:1.1;max-width:100px;font-size:11px;margin-top:0;margin-bottom:2.2rem;letter-spacing:0;text-align:center}@media screen and (max-width: 1440px){.animation__features img{height:80px}}.animation__section--bottom .container{display:flex;justify-content:center;flex-direction:column;align-items:flex-end;height:100%}@media screen and (max-width: 992px){.animation__section--bottom .animation__features{display:none}}.animation__section--mobile{display:none}.animation__bottle{max-width:690px;width:100%}@media screen and (min-width: 1441px){.animation__bottle{max-width:800px;width:100%}}.animation__bottom{display:block;background-color:var(--base-yellow);padding-bottom:5rem}@media screen and (min-width: 993px){.animation__bottom{display:none}}@media screen and (max-width: 700px){.animation__items img{left:0}}@media screen and (max-width: 992px){.animation__features{flex-direction:row;align-items:baseline;width:100%;justify-content:center;margin:0;order:3}.animation__feature{width:120px;height:120px;line-height:1.1rem}.animation__feature:not(:last-child){margin-bottom:0;margin-right:10rem}.animation__feature img{height:100%;width:100%;object-fit:contain;margin-bottom:5px}.animation__features .note{top:125px;text-align:center;font-size:5px;display:block}.animation__section--bottom .container{flex-direction:row;align-items:flex-end}.animation__section--top .animation__features{display:none}}@media screen and (max-width: 576px){.animation__feature{width:70px;height:70px}.animation__section--bottom{height:1200px}.animation__feature:not(:last-child){margin-right:3rem}.animation__section--bottom .animation__features{display:none}.animation__section--mobile{display:block;padding:4rem 0 8rem;background-color:var(--base-yellow)}.animation__section--top{padding-bottom:5rem}.footer__social a:not(:last-child){margin-right:2rem}.footer__copyright p{font-size:var(--font-size-xxxs);text-align:center}}.customer-wrapper{background-color:var(--base-cream)}.shopify-policy__container{margin:0 auto 10rem;max-width:770px;padding:0 20px}.rte,.rte p,.rte a,.rte ul{font-family:var(--base-font-family);line-height:1.5;font-size:var(--font-size-xs)}@media screen and (max-width: 992px){.rte,.rte p,.rte a,.rte ul{font-size:var(--font-size-xs)}}@media screen and (min-width: 767px){.shopify-policy__container{margin:5rem auto 10rem}}@media screen and (max-width: 576px){.shopify-policy__container{margin-top:10rem}}.shopify-policy__container *{word-break:break-word}.shopify-policy__container a{color:var(--black-900)}.shopify-policy__container h2,.shopify-policy__container .rte h2{font-size:var(--font-size-h2);margin:4rem 0 2rem}.shopify-policy__container h3,.shopify-policy__container .rte h3{font-size:var(--font-size-legal-h3);font-weight:700}.shopify-policy__container h4,.shopify-policy__container .rte h4{font-size:var(--font-size-legal-h4);font-weight:700}.shopify-policy__container h5,.shopify-policy__container .rte h5{font-size:var(--font-size-legal-h5);font-weight:700}.rte{color:var(--black-900);font-size:var(--font-size-xs)}.shopify-policy__container .rte br{display:none}.shopify-policy__title h1{text-align:center;text-transform:capitalize}.hero-page{padding:3rem 0}.container-page{max-width:1600px;margin:0 auto;padding:0 4rem}.hero-page__title{text-align:center;width:100%}.hero-page__title h1{font-size:var(--font-size-h1);margin-top:0}@media screen and (min-width: 769px){.hero-page__title h1{font-size:var(--font-size-hero-page-title);margin-bottom:6rem}}.hero-page__images{display:flex;justify-content:center}.hero-page__image{position:relative;padding-bottom:45%;width:100%;max-width:480px}@media screen and (min-width: 769px){.hero-page__image{padding-bottom:33%;width:100%;max-width:400px}}.hero-page__image img{width:100%;object-fit:cover;position:absolute;height:100%;top:0;right:0;bottom:0;left:0;display:block;border-radius:2rem}@media screen and (min-width: 576px){.hero-page__image img{border-radius:var(--border-radius-hero-img)}}.hero-page__image:not(:last-child){margin-right:4rem}.hero-page__text{text-align:center;max-width:770px;margin:6rem auto 0}.hero-page__text p{line-height:1.44}.hero-page__text img{margin-top:4rem}.tile{text-align:center}.tile h2,.title h2{margin:2rem 0}@media screen and (min-width: 769px){.tile h2,.title h2{font-size:var(--font-size-h2-xlarge-desktop);line-height:1.28}}.title h1{margin:2rem 0 3rem}.title h5{font-family:var(--mono-font-family);margin-top:0}@media screen and (max-width: 576px){.title h5{font-size:var(--font-size-base)}}.title p{line-height:1.44;font-weight:500}.spotify{padding:10rem 0;background-color:var(--cream-600)}.spotify .title{text-align:center;max-width:540px;width:100%;margin:0 auto}.spotify__playlist{padding-top:6rem}.spotify__playlist img{object-fit:cover;max-width:770px;margin:0 auto;display:block;width:100%}.spotify__playlist iframe{max-width:770px;margin:0 auto;display:block}.hero-page__video{display:flex;justify-content:center;align-items:center}.hero-page__video video,.hero-page__video img{width:100%;border-radius:30px}.hero-page__video.has-video video{cursor:pointer}.video__link{top:40px;position:relative}.ratio-container{position:relative}.ratio-container .ratio-item{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:100%;height:100%;object-fit:cover}.ratio-container .ratio-item--mobile{display:none}@media screen and (max-width: 576px){.video__link{top:36px}.ratio-container .ratio-item--desktop{display:none}.ratio-container .ratio-item--mobile{display:block}}@media screen and (min-width: 769px){.hero-page__video video,.hero-page__video img{width:72%}.hero-page__video video,.hero-page__video img{border-radius:30px}}.hero-page__video button{position:absolute;width:40px;height:40px;z-index:9;cursor:pointer;background:url(playbtn.png) no-repeat center/cover;border:none}@media screen and (min-width: 576px){.hero-page__video button{width:80px;height:80px}}.hero-page__video button.player{display:none}.hero-video .hero-page__text{max-width:970px}#forest:before{padding-bottom:27.47191011235955%;content:"";display:block}.forest{display:flex;position:relative;flex-direction:column}@media screen and (min-width: 750px){.forest{min-height:72rem;flex-direction:row}}.forest--adapt{height:auto}.forest__media{height:100%;position:absolute;left:0;top:0;width:100%}@media screen and (min-width: 750px){.forest__media{height:100%}}.forest__content{padding:0;display:flex;position:relative;width:100%;align-items:center;justify-content:center;z-index:2}@media screen and (min-width: 750px){.forest__content{padding-bottom:5rem;padding-top:5rem}.forest__content--center{align-items:center}}.forest__box{border:0;padding:4rem 3.5rem;position:relative;height:fit-content;align-items:center;text-align:center;width:100%}@media screen and (min-width: 750px){.forest--desktop-transparent .forest__box{background-color:transparent;--color-foreground: 255, 255, 255;--color-button: 255, 255, 255;--color-button-text: 0, 0, 0}.forest__box{padding:5rem;width:auto;max-width:51rem}}.forest__box>*:first-child{margin-top:0}.forest__box>.forest__buttons{display:flex;align-items:baseline;gap:1rem;justify-content:center;flex-wrap:wrap}.tile{padding:10rem 0}@media screen and (max-width: 576px){.tile{padding:5rem 0}.video.tile{padding-bottom:7rem}.reviews__icons{margin-top:3rem;margin-bottom:3rem}.reviews.tile,.ingredients.tile{padding-top:2rem}.ingredients__banner{margin-top:-2rem}}.image-carousel{background-color:var(--base-yellow)}.image-carousel__title h2{width:69%;margin-inline:auto;margin-top:0;margin-bottom:4rem}@media screen and (max-width: 576px){.image-carousel__title h2{width:auto;margin-bottom:3rem}}.image-carousel__slides{padding:0 2rem}.image-carousel__slide{aspect-ratio:1 / 1;border-radius:3rem;overflow:hidden;position:relative;margin-inline:1rem}@media screen and (min-width: 768px){.image-carousel__slide{max-width:545px;margin-inline:2rem}.image-carousel__slides{padding:0}}.image-carousel__slide img{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:100%;height:100%;object-fit:cover}.features{background-color:var(--cream-600)}@media screen and (max-width: 576px){.features{padding-top:2rem}}.features .title{margin-bottom:8rem}@media screen and (max-width: 576px){.features--carousel .title{margin-bottom:3rem}}.features__items:not(.features__items--carousel--desktop){max-width:1000px;margin:0 auto;width:100%;display:grid;grid-template-columns:repeat(1,1fr);grid-gap:4rem}@media screen and (min-width: 577px){.features__items:not(.features__items--carousel--desktop){grid-template-columns:repeat(2,1fr)}}@media screen and (min-width: 750px){.features__items:not(.features__items--carousel--desktop){grid-template-columns:repeat(3,1fr)}}.features__item{display:flex;flex-direction:column;align-items:center;max-width:280px;margin-inline:auto;width:100%}.features__items--carousel .features__item{max-width:100%}.features__image{aspect-ratio:1 / 1;width:150px;background-color:var(--base-cream);border-radius:var(--border-radius-rounded);display:flex;align-items:center;justify-content:center;margin-inline:auto}.features__image img{max-height:100px;object-fit:contain;max-width:100px;width:100%}@media screen and (min-width: 992px){.features__image{width:210px;height:210px}.features__image img{max-height:120px;max-width:120px}}@media screen and (max-width: 768px){.features__image{width:140px;height:140px}.features__image img{max-height:80px;max-width:80px}}@media screen and (max-width: 576px){.features__image{width:192px;height:192px}.features__image img{max-height:110px;max-width:110px}}.features__item p{margin:0}@media screen and (min-width: 577px){.features__items--carousel--desktop .slick-dots{margin-bottom:-40px}}.features__items--carousel--desktop .features__item p{width:90%;margin-inline:auto}.features__title h4{font-size:var(--font-size-h4);line-height:1.2;margin:3rem 0 1.5rem}@media screen and (max-width: 768px){.features__items:not(.features__items--carousel--desktop){flex-direction:column;align-items:center}.features__item{margin:0 auto 8rem}.features__items--carousel .features__item{margin:0 auto}.features__item:not(:last-child){margin-right:auto}}.text{text-align:center}.text .title{max-width:970px;width:100%;margin:0 auto}.text .title p{font-size:var(--font-size-h2);line-height:1.35}.faq{background-color:var(--cream-600)}.faq .container{max-width:832px}.faq h2{margin-top:0}.faq__items{margin-bottom:3rem;border-bottom:3px solid var(--black-900)}.b-faq{border-top:3px solid var(--black-900);display:none}.b-faq:nth-child(1),.b-faq:nth-child(2){display:block}.faq__title{position:relative;display:flex;padding:1rem 0;font-size:var(--font-size-xs);text-decoration:none;text-transform:uppercase;font-weight:600;color:var(--black-900);text-align:left}.faq__text{padding-right:1.8rem;align-self:center;text-transform:none}.faq__spoiler{height:30px;text-align:center;color:#000;line-height:.7;font-size:34px;font-weight:100;-webkit-transition:all .2s ease-out;transition:all .2s ease-out;font-family:Roboto,sans-serif;order:2;align-self:flex-start;margin-left:auto}.faq__rotate{transform:rotate(225deg)}.faq__content{padding:2rem 0 3rem;font-size:var(--font-size-xxs);display:none;text-align:left}.faq__content p{margin:0}.faq__content a{color:var(--black-900)}.faq__symbol{font-weight:100}.cta__items{display:flex;align-items:center;justify-content:space-between}.cta__image{position:relative;padding-bottom:50%;width:100%;max-width:800px}@media screen and (min-width: 993px){.cta__image{padding-bottom:40%}}.cta__text{max-width:360px;width:100%;margin-right:15rem;text-align:left}.cta__text p{font-size:var(--font-size-h2);line-height:1.15;font-weight:500}.cta__image img{position:absolute;height:100%;width:100%;object-fit:contain;top:0;left:0;bottom:0;right:0}@media screen and (max-width: 768px){.cta__items{flex-direction:column;align-items:center}.cta__image{order:-1;margin-bottom:5rem;padding-bottom:60%}.cta__text{margin-right:0;text-align:center}}@media screen and (max-width: 576px){.cta__image{padding-bottom:80%;margin-bottom:3rem}}.product.grid{justify-content:space-between}@media screen and (min-width: 769px){.product.grid{flex-wrap:nowrap}}@media screen and (max-width: 576px){.product.grid{margin:-5rem 0 5rem}}.product.grid ul{padding:0}.media.product__media{padding-top:95%!important;background-color:var(--gray-200);border-radius:var(--border-radius-md);border:none}@media screen and (max-width: 1440px){.media.product__media{padding-top:85%!important}}.media.product__media img{object-fit:contain;padding:5rem}.slider-container{margin:0 auto;width:100%;overflow:auto;display:flex;flex-flow:column wrap;align-items:center;position:relative}.large-image{width:100%;position:relative;overflow:hidden;display:flex;margin:0}.large-image-item{max-width:100%;min-width:50%;max-height:100%;padding:0;display:block}.large-image-item:not(:first-child){display:none}slider-component{position:relative;display:block;width:100%}.slider__slide{scroll-snap-align:start;flex-shrink:0}.product-slider-box{overflow-x:scroll;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;margin-bottom:1rem;width:100%;display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-gap:2rem}.product-slider-box li{background-color:var(--gray-200);border-radius:var(--border-radius-md);cursor:pointer;width:100%;max-width:100%;position:relative;padding-bottom:100%}.product-slider-box li img{object-fit:contain;padding:2rem;position:absolute;top:0;left:0;right:0;bottom:0}.product-slider{height:100%;width:23%;display:inline-block}@media screen and (max-width: 576px){.product-slider-box{grid-template-rows:1fr;grid-auto-flow:column;grid-template-columns:auto}.product-slider-box li{width:110px}}.slide-image{width:100%;height:100%;object-fit:cover}.product__media-item--variant{display:none}.product__media-item--variant:first-child{display:block}.slider{scrollbar-color:rgb(var(--color-foreground)) rgba(var(--color-foreground),.04);-ms-overflow-style:none;scrollbar-width:none}.slider::-webkit-scrollbar{height:.4rem;width:.4rem;display:none}.no-js .slider{-ms-overflow-style:auto;scrollbar-width:auto}.no-js .slider::-webkit-scrollbar{display:initial}.slider::-webkit-scrollbar-thumb{background-color:rgb(var(--color-foreground));border-radius:.4rem;border:0}.slider::-webkit-scrollbar-track{background:rgba(var(--color-foreground),.04);border-radius:.4rem}.slider-counter{margin:0 1.2rem}.slider-buttons{display:flex;align-items:center;justify-content:center}.slider-button{color:rgba(var(--color-foreground),.75);background:transparent;border:none;cursor:pointer;width:44px;height:44px}.slider-button:not([disabled]):hover{color:rgb(var(--color-foreground))}.slider-button .icon{height:.6rem}.slider-button[disabled] .icon{color:rgba(var(--color-foreground),.3)}.slider-button--next .icon{margin-right:-.2rem;transform:rotate(-90deg) translate(.15rem)}.slider-button--prev .icon{margin-left:-.2rem;transform:rotate(90deg) translate(-.15rem)}.slider-button--next:not([disabled]):hover .icon{transform:rotate(-90deg) translate(.15rem) scale(1.07)}.slider-button--prev:not([disabled]):hover .icon{transform:rotate(90deg) translate(-.15rem) scale(1.07)}.video-btn{width:100%;height:100%;position:relative}.v-btn{width:20%;height:30%;position:absolute}.product-form__submit{width:100%;border:none;padding:14px 30px}.product .quantity{width:100%;border:2px solid var(--black-900);border-radius:var(--base-border-radius);display:flex;align-items:center;justify-content:space-between;padding:0 2rem;height:46px}@media screen and (max-width: 576px){.product .quantity{padding:0 1rem}}.product .form__label{display:none}.quantity__controls{display:flex}.quantity__button[name=plus]{transform:rotate(180deg)}.product .quantity .quantity__input{border:none;max-width:250px}.product .quantity .quantity__input:focus{border:none;outline:none;background-color:var(--base-cream)}.quantity__label{margin-right:2rem}.quantity__label span{font-size:var(--font-size-xxs)}.quantity__label span,.quantity__label input{font-family:var(--mono-font-family)}.product__description{margin-bottom:3rem}.share-button{display:none}.subscription__labels{margin-bottom:2rem;display:none}.subscription__labels.active{display:block}.subscription__label{display:flex;align-items:flex-start;padding-left:2rem}@media screen and (max-width: 576px){.subscription__label{padding-left:1rem}}.subscription__label:not(:last-child){margin-bottom:12px}.subscription__label img{margin-right:10px}.subscription__label p{margin:0;font-family:var(--mono-font-family);font-size:var(--font-size-base)}@media screen and (max-width: 375px){.subscription__label p{font-size:var(--font-size-xxxs)}}.product-features{background-color:var(--cream-600)}.product-features__items{display:flex;align-items:center;justify-content:space-between}.product-features__item{position:relative}.product-features__item:not(:last-child){margin-right:2rem}.product-features__item img{width:90px;height:90px;object-fit:contain}.product-features__item .note{font-size:6px;position:absolute;margin:0;letter-spacing:0}@media screen and (min-width: 576px){.product-features__item img{max-height:120px;max-width:105px}}@media screen and (max-width: 768px){.product-features__items{flex-wrap:wrap;justify-content:center}.product-features__item:not(:last-child){margin-right:0}.product-features__item{width:40%;margin-bottom:5rem}.product-features__item:nth-last-child(1),.product-features__item:nth-last-child(2){margin-bottom:0}}.product-features-custom{display:flex;flex-wrap:wrap;margin-bottom:30px;align-items:center;justify-content:center}.product-features-custom__item{padding:15px;flex:1;width:20%}.product-features-custom__item small{display:block;line-height:normal;font-size:10px;font-weight:700;text-align:center}.product-features-custom__item p{text-align:center;font-size:14px;font-weight:600}@media screen and (max-width: 1410px){.product-features-custom__item small{font-size:8px}.product-features-custom__item p{font-size:12px}}.product-features-custom__item.ingredients{padding:15px 5px}.product-features-custom__item.ingredients figure{aspect-ratio:1 / 1;width:100%;height:auto;background-color:var(--cream-600);border-radius:var(--border-radius-rounded);position:relative;display:flex;margin:0;padding:15px;justify-content:center;align-items:center}.product-features-custom__item img{width:100%;height:100%;object-fit:contain}.product-features-custom__item:nth-child(1) img{width:90%;display:flex;align-items:flex-end}.ingredients__banner{margin-bottom:5rem;max-width:77rem;margin-inline:-2rem;overflow:hidden;aspect-ratio:16 / 9}.ingredients__banner img{position:relative;max-width:100%;top:50%;transform:translateY(-50%)}@media screen and (min-width: 576px){.ingredients__banner{max-width:77rem;border-radius:3rem;margin-inline:auto;overflow:hidden;aspect-ratio:16 / 9}}.ingredients__items:not(.ingredients__items--carousel--desktop){display:flex;justify-content:space-between}.ingredients__item{width:calc((100% / 6) - 1rem);text-align:center}@media screen and (max-width: 576px){.ingredients__items--carousel .ingredients__item{width:auto}}.ingredients__item h4{margin:3rem 0 2rem}.ingredients__item p{font-family:var(--mono-font-family);font-size:var(--font-size-xxxxs)}.ingredients__items.ingredients__items--carousel--desktop .ingredients__item{padding:0 2rem}.ingredients__items:not(.ingredients__items--carousel--desktop) .ingredients__item:not(:last-child){margin-right:6rem}@media screen and (min-width: 1200px){.ingredients__items:not(.ingredients__items--carousel--desktop) .ingredients__item:not(:last-child){margin-right:5rem}.ingredients__items:not(.ingredients__items--carousel--desktop) .ingredients__item{max-width:185px}}@media screen and (min-width: 1441px){.ingredients__items:not(.ingredients__items--carousel--desktop) .ingredients__item:not(:last-child){margin-right:8rem}.ingredients__items:not(.ingredients__items--carousel--desktop) .ingredients__item{max-width:185px}}.ingredients__image{aspect-ratio:1 / 1;width:100%;background-color:var(--cream-600);border-radius:var(--border-radius-rounded);position:relative;display:flex;justify-content:center;align-items:center}.ingredients__image img{object-fit:contain;position:absolute;width:80%;top:0;left:0;right:0;bottom:0;margin:auto}@media screen and (min-width: 992px){.ingredients__items--carousel--desktop .ingredients__image{width:210px;height:210px;margin-inline:auto}}@media screen and (max-width: 992px){.ingredients__items:not(.ingredients__items--carousel--desktop){flex-wrap:wrap;justify-content:center}.ingredients__items:not(.ingredients__items--carousel--desktop) .ingredients__item{width:calc((100% / 3) - 1rem);text-align:center;margin-bottom:5rem}.ingredients__items:not(.ingredients__items--carousel--desktop) .ingredients__item:not(:last-child){margin-right:0}.ingredients__items:not(.ingredients__items--carousel--desktop) .ingredients__item:nth-child(odd):not(:last-child){margin-right:10rem}}@media screen and (max-width: 768px){.ingredients__items:not(.ingredients__items--carousel--desktop) .ingredients__item{width:calc(50% - 10rem)}.ingredients__items:not(.ingredients__items--carousel--desktop) .ingredients__item:nth-child(odd){margin-right:0}.ingredients__items--carousel--desktop .ingredients__image{width:140px;height:140px;margin-inline:auto}}@media screen and (max-width: 576px){.ingredients__items:not(.ingredients__items--carousel--desktop) .ingredients__item:nth-child(odd),.ingredients__items:not(.ingredients__items--carousel--desktop) .ingredients__item:not(:last-child),.ingredients__items:not(.ingredients__items--carousel--desktop) .ingredients__item:nth-child(odd):not(:last-child),.ingredients__items:not(.ingredients__items--carousel--desktop) .ingredients__item{width:90%;margin-left:auto;margin-right:auto}.ingredients__items:not(.ingredients__items--carousel){flex-direction:column;align-items:center;margin:0 auto}.ingredients__items.ingredients__items--carousel{display:block}.ingredients__item{width:100%;text-align:center;max-width:200px}.ingredients__items--carousel .ingredients__item{margin-bottom:0;max-width:100%;padding:0 3rem}.ingredients__items--carousel .ingredients__item p{margin-bottom:0}.ingredients__item:last-of-type{margin-bottom:0}.ingredients__item:nth-child(odd):not(:last-child){margin-right:0}.ingredients__items--carousel--desktop .ingredients__image{width:192px;height:192px}.ingredients__items.ingredients__items--carousel.slick-initialized .ingredients__item:nth-child(odd):not(:last-child){margin-right:0}}.table{background-color:var(--cream-600)}.table .title{margin-bottom:8rem}@media screen and (max-width: 576px){.table .title{margin-bottom:3rem}}.table table{width:100%;margin:0 auto;color:var(--black-900);text-align:center;border-collapse:separate;border-spacing:0;overflow:hidden;max-width:800px}.table__wrapper{overflow-x:auto}.table td{height:90px;width:130px;padding:4rem 3rem;vertical-align:middle;border-bottom:2px solid var(--black-900);border-left:2px solid var(--black-900)}.table th{color:var(--black-900);font-weight:200;font-family:var(--mono-font-family);font-size:var(--font-size-base);padding:0 1rem 1rem}@media screen and (min-width: 577px){.table td{padding:2rem 1rem}.table th{padding-bottom:2rem}}.table tr td:first-child{border:none}.table tbody tr td{font-size:var(--font-size-xxs)}.table th img,.table tbody tr td img{max-width:90px;max-height:40px}.table tbody tr td:first-child{width:0;padding:2rem 3rem}.table--short tbody tr td:first-child{padding:2rem 2rem 2rem 0;color:var(--black-900);font-weight:200;font-family:var(--mono-font-family);font-size:var(--font-size-base)}.table--short tbody tr td:nth-of-type(2){background-color:#f9eeb2}.table tbody tr td:last-child{border-right:2px solid var(--black-900)}.table tbody tr:first-of-type td:not(:first-child){border-top:2px solid var(--black-900)}.table tbody tr:first-of-type td:last-child{border-top-right-radius:var(--border-radius-pdp-table)}.table tbody tr:last-of-type td:last-child{border-bottom-right-radius:var(--border-radius-pdp-table)}.table tbody tr:first-of-type td:nth-child(2){border-top-left-radius:var(--border-radius-pdp-table)}.table tbody tr:last-of-type td:nth-child(2){border-bottom-left-radius:var(--border-radius-pdp-table)}.table tbody tr td:nth-child(5),.table tbody tr td:nth-child(6){font-size:2.5rem}.table--short tbody tr:nth-child(4) td:nth-of-type(2),.table--short tbody tr:nth-child(4) td:nth-of-type(3),.table--short tbody tr:nth-child(5) td:nth-of-type(2),.table--short tbody tr:nth-child(5) td:nth-of-type(3){font-size:2.5rem}@media screen and (min-width: 1441px){.table th img,.table tbody tr td img{max-width:120px;max-height:50px}.table:not(.table--short) table{max-width:967px}.table td{height:100px;width:166px}}@media screen and (max-width: 992px){.table:not(.table--short) .table-container.container{padding:0;max-width:100%}.table:not(.table--short) table{max-width:900px;width:900px}}@media screen and (max-width: 576px){.table:not(.table--short) table{max-width:735px;width:735px;padding-right:30px}.table td{height:60px;width:100px;padding:1rem;vertical-align:middle;border-bottom:2px solid var(--black-900);border-left:2px solid var(--black-900)}.table th img,.table tbody tr td img{max-width:80px;max-height:30px}.table--short tbody tr td{font-size:var(--font-size-base)}.table--short tbody tr td:first-child{font-size:var(--font-size-xxxxs)}}.pre-order__description{padding:2.5rem;background-color:var(--cream-600);border-radius:var(--base-border-radius)}.pre-order__description h3{margin-top:0;margin-bottom:2rem}.okeReviews-reviewsSummary-ratingCount{font-family:var(--mono-font-family);font-size:var(--font-size-base)}.pdp-reviews .okeReviews-widget-holder{border:2px solid var(--black-900)}.pdp-reviews__controls{display:none}@media screen and (max-width: 576px){.pdp-reviews__controls{display:flex;align-items:center;justify-content:center}.pdp-reviews__controls .btn{margin-top:3rem}.okeReviews-widget-holder{height:1170px;overflow:hidden}.okeReviews-widget-holder.expanded{height:auto}.okeReviews-widget-holder.expanded .okeReviews .okeReviews-reviewsAggregate-ratingDistribution{display:block}}@media screen and (max-width: 360px){.okeReviews-widget-holder .okeReviews.okeReviews--theme .okeReviews-widgetNavBar-item{font-size:12px}.okeReviews-widget-holder{height:1324px}.okeReviews-widget-holder.expanded{height:auto}.okeReviews-widget-holder .okeReviews .okeReviews-ratingDistribution-item-value-count{font-size:.55em}}.pdp-reviews .okeReviews.okeReviews--theme .okeReviews-reviewsWidget--minimal .okeReviews-reviews-review:last-child .okeReviews-review-primary{border-bottom-width:2px}.pdp-reviews .okeReviews.okeReviews--theme .is-okeReviews-reviewsWidget-large .okeReviews-review--minimal .okeReviews-review-primary,.pdp-reviews .okeReviews.okeReviews--theme .is-okeReviews-reviewsWidget-medium .okeReviews-review--minimal .okeReviews-review-primary,.pdp-reviews .okeReviews.okeReviews--theme .okeReviews-review--minimal .okeReviews-review-primary{border-width:2px 0 0}.subscribe{background-color:var(--cream-600)}.subscribe input[type=submit]{margin:2rem 0;border:none;outline:none;width:100%;font-size:var(--font-size-xxs);padding:14px 10px;max-width:570px;appearance:none;-webkit-appearance:none}.subscribe .title{max-width:573px;margin:0 auto 6rem}.subscribe__wrapper{max-width:573px;margin:0 auto}.subscribe__group-input input{width:100%;height:50px;border-radius:var(--base-border-radius);padding:0 2.5rem;border:2px solid var(--black-900);font-family:var(--base-font-family);background-color:transparent;color:var(--black-900);font-size:var(--font-size-xs);font-weight:500}input#marketing{opacity:0;height:0;position:absolute}.subscribe__group-input>div:not(:last-child){margin-bottom:2rem}.subscribe input:focus{outline:none;box-shadow:none}.subscribe input::placeholder{opacity:1;color:var(--black-900);font-size:var(--font-size-xs);font-weight:500}.subscribe input:focus::placeholder{opacity:0}.subscribe__disclaimer{max-width:470px;font-size:var(--font-size-base);color:var(--gray-400);margin:0 auto;line-height:1.3}@media screen and (max-width: 993px){.subscribe__disclaimer{font-size:8p}}.subscribe__group.inactive,.subscribe__success{display:none}.subscribe__success.active{display:block}@media screen and (min-width: 769px){.subscribe .title h2{font-size:var(--font-size-h2-large-desktop);line-height:1.2}}.pre-order__text a{color:var(--black-900)}.pre-order__quantity{margin-bottom:2rem}.pre-order__quantity+.btn{width:100%;padding:9px 10px}.title-with-button .title{max-width:100%}@media screen and (min-width: 576px){.title-with-button .title{max-width:55%}}.product-form .rc-widget .rc-option--active{background-color:transparent!important}.product-form .rc-option__onetime{width:100%;border:2px solid var(--black-900);border-radius:var(--base-border-radius);display:flex;align-items:center;margin-bottom:2rem}.product-form .rc-template__legacy-radio .rc-radio{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:7px 0;font-family:var(--mono-font-family);font-size:var(--font-size-base)}.product-form .rc-container label{cursor:pointer}.product-form .rc-container input[type=radio]{margin:0 0 0 2rem;position:absolute;opacity:0;cursor:pointer}.product-form .rc-container input[type=radio]+label{display:flex;align-items:center;justify-content:space-between;width:100%}.product-form .rc_widget__option__selector{width:100%}.product-form .rc-container input[type=radio]+label span:last-child{margin-left:auto;margin-right:2.5rem}.product-form .rc-container input[type=radio]+label .rc-option__discount{text-indent:1rem}.product-form .rc-container input[type=radio]+label:before{content:"";display:inline-block;width:20px;height:20px;border:2px solid black;border-radius:var(--border-radius-rounded);margin:0 1rem}.product-form .rc-container input[type=radio]:checked+label:before{background:url(round-icon.svg) no-repeat center}.product-form .rc_widget__option__plans{width:100%;padding:2rem!important}.product-form .rc_widget__option__plans__dropdown{width:100%;padding:1rem 2.5rem;display:block;border:2px solid var(--black-900);border-radius:var(--base-border-radius);text-transform:uppercase;font-family:var(--mono-font-family);font-size:var(--font-size-base);-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--white-900) url(select-icon.svg) no-repeat 95% center;color:var(--black-900)}.product-form .rc_widget__option__plans__dropdown:focus{box-shadow:none;outline:none}.product-form .rc-option__subsave{padding:7px 0!important;width:100%;border:2px solid var(--black-900);border-radius:var(--base-border-radius);margin-bottom:2rem;font-family:var(--mono-font-family);font-size:var(--font-size-base)}.product-form .rc-option__subsave.rc-option--active{border-radius:var(--border-radius-recharge-active)}.product-form .rc_popup{display:none}@media screen and (max-width: 576px){.product-form .rc-container input[type=radio]+label span:last-child{margin-right:2rem}.product-form .rc-container input[type=radio]+label:before{margin-left:0}}@media screen and (max-width: 375px){.product-form .rc-option__subsave,.product-form .rc_widget__option__plans__dropdown,.product-form .rc-template__legacy-radio .rc-radio,.quantity__label span,.quantity__label input,.product .quantity .quantity__input{font-size:var(--font-size-xxxs)}.product-form .rc-container input[type=radio]+label:before{width:15px;height:15px}.product-form .rc-container input[type=radio]:checked+label:before{background-position:45% 50%;background-size:45%}}.rc_layout .columns{margin:0 auto;width:100%;max-width:576px}.rc_form__group .btn{margin:2rem 0;border:none;outline:none;width:100%;font-size:var(--font-size-xxs);padding:14px 10px;max-width:570px;box-shadow:none}.rc_form__group .btn:hover{box-shadow:none}.rc_form__group input{-webkit-appearance:none;appearance:none;background-color:transparent;border:2px solid var(--black-900);border-radius:30px;color:rgb(var(--color-foreground));font-size:var(--font-size-xs);width:100%;height:46px;margin-bottom:1rem;padding:1.5rem}.rc_form__group input::placeholder{opacity:1;font-weight:500;color:var(--black-900)}.rc_form__group input:focus::placeholder{opacity:0}@media (min-width: 960px){.col-md-6{max-width:570px!important;flex:0 0 100%!important}}.rc_layout__full{padding:2rem 0 4rem}.rc_layout__full a{color:var(--black-900)}@media screen and (max-width: 576px){.rc_layout__full{padding:2rem 0}}.content-block{display:grid;grid-template-columns:1fr;background-color:var(--base-cream)}.content-block .title{margin-bottom:3rem}.content-block .title h5{margin-top:0}.content-block>div{width:100%}.content-block__image{position:relative}@media screen and (max-width: 768px){.content-block__image{padding-bottom:60%;order:-1}}.content-block__image img{position:absolute;width:100%;top:0;bottom:0;left:0;right:0;object-fit:cover;height:100%}.content-block__text{max-width:500px;margin:5rem auto;padding:0 2rem;width:100%}@media screen and (min-width: 1201px){.content-block__text{margin:15rem 2rem 15rem auto}}@media screen and (min-width: 769px){.content-block{grid-template-columns:1fr 1fr}.content-block__text h2{font-size:var(--font-size-h1-large-desktop);line-height:1.07}.content-block__text{max-width:576px}}@media screen and (max-width: 768px){.content-block__text{margin:5rem auto;text-align:center}}@media screen and (min-width: 1441px){.content-block__text{margin:15rem 10rem 15rem auto}}.content-block.ordered .content-block__image{order:-1}@media screen and (min-width: 1201px){.content-block.ordered .content-block__text{margin:15rem auto 15rem 2rem}}@media screen and (min-width: 1441px){.content-block.ordered .content-block__text{margin:15rem auto 15rem 10rem}}.reviews{background-color:var(--base-yellow);position:relative;overflow:hidden}.reviews__items{display:grid;grid-template-columns:1fr;grid-gap:3rem}.slick-dots{width:auto;margin-bottom:-25px;left:50%;transform:translate(-50%);min-width:95%}.slick-dots li button:before{font-size:var(--font-size-base)}.reviews__item{background-color:var(--white-900);border-radius:var(--border-radius-md);max-width:370px;padding:3rem 1.5rem 10rem;margin:0 auto;width:100%}.reviews__icons{gap:2rem;display:grid;grid-template-columns:repeat(3,1fr)}.reviews__icons img{height:92px;margin-inline:auto}.reviews__item{position:relative}.reviews__item h5{margin-bottom:10rem;font-family:var(--mono-font-family);font-size:var(--font-size-base)}.reviews__item h3{font-style:italic}.reviews__item h4{font-weight:400}.reviews__item .photo{position:absolute;top:100%;left:50%;transform:translate(-50%,-50%);width:150px;height:150px;border-radius:100%;overflow:hidden}.reviews__item .photo img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;object-fit:cover}.reviews__item.has-photo{margin-bottom:45px}.reviews__img{position:absolute;width:100%;max-width:473px}.reviews__img-left{left:-17rem;top:-3rem}.reviews__img-right{right:-20rem;bottom:0}@media screen and (max-width: 1550px){.reviews__img-left{left:-25rem}.reviews__img-right{bottom:-200px}}@media screen and (max-width: 1440px){.reviews__img-left{left:-35rem}}@media screen and (max-width: 992px){.reviews__img{max-width:273px}.reviews__item .photo{transform:translate(-50%,-70%)}.reviews__img-left{left:-8rem}.reviews__img-right{right:-8rem;bottom:-10rem}}@media screen and (min-width: 769px) and (max-width: 992px){.reviews__item{background-color:var(--white-900);border-radius:var(--border-radius-md);max-width:370px;padding-bottom:3rem}.reviews__item h5{margin-bottom:5rem}.reviews__items{grid-gap:1.5rem}}@media screen and (min-width: 769px){.reviews__items{grid-template-columns:repeat(3,1fr)}.reviews .title h2{font-size:var(--font-size-h1-xxlarge-desktop);line-height:1}}@media screen and (max-width: 768px){.reviews__items{display:block;max-width:440px;margin:0 auto}.reviews__item{max-width:100%;margin:0 2rem}.reviews__img-left{top:80%}}@media screen and (max-width: 576px){.reviews__item{padding-bottom:3rem;padding-bottom:12rem;margin:0 1rem}.reviews__item .photo{transform:translate(-50%,-78%)}.reviews__item.has-photo{margin-bottom:35px}.reviews__item h5{margin-bottom:5rem}.reviews__img{max-width:173px}.reviews__img-right{bottom:-5rem}}.video{background-color:var(--base-yellow)}.video p{width:70%;margin-top:4rem;margin-inline:auto}.video p:last-of-type{margin-bottom:0}.video video{width:80%}@media screen and (min-width: 1441px){.video video{width:100%}}@media screen and (max-width: 992px){.video video{width:100%}}@media screen and (min-width: 769px){.video .title h2{font-size:var(--font-size-h2-large-desktop)}}.cart-notification eco-widget{display:none!important}.cart-notification.active eco-widget{display:block!important}#crtgrphr-search-map-button#crtgrphr-search-map-button{font-size:12px;top:-50px;right:0;display:none}#crtgrphr-embed-target p,#crtgrphr-embed-target h3,.crtgrphr-bottom-space{color:#232021!important}.crtgrphr-button,#crtgrphr-request-form input[type=submit]{font-weight:400!important;background-color:#232021!important;color:var(--white)!important;padding:5px 7px;text-transform:uppercase;font-size:var(--font-size-xxs);text-decoration:none;border-radius:var(--base-border-radius)!important;transition:all .2s ease-in;display:inline-block;text-align:center;cursor:pointer;font-family:var(--btn-font-family)}#crtgrphr-bottom-nav{display:none}#crtgrphr-my-location-button,#crtgrphr-options-search-button,#crtgrphr-request-form input[type=submit]{padding-left:20px;padding-right:20px;font-size:var(--font-size-xxs)!important}#crtgrphr-request-form input[type=submit]{height:40px}.page-store-locator .main-page-title{font-size:var(--font-size-hero-page-title);margin-bottom:6rem;text-align:center}.crtgrphr-h3{font-family:var(--mono-font-family);font-weight:500;color:var(--black-900);font-size:1.4rem;line-height:1.3;margin-top:0}.crtgrphr-bottom-space{font-size:var(--font-size-xs);line-height:1.44}.crtgrphr-top-space.crtgrphr-top-space{padding-top:0}.crtgrphr-fa-map-marker-alt:before{color:var(--base-yellow)}#crtgrphr-map-box .crtgrphr-fa-map-marker-alt:before{display:none}.crtgrphr-rcc .crtgrphr-button{font-size:0;padding:10px 30px}.crtgrphr-rcc .crtgrphr-button .crtgrphr-fal{font-size:18px;padding:0}.crtgrphr-location-box{padding-top:24px;padding-bottom:24px}.okeReviews.okeReviews--theme .okeReviews-ratingDistribution-item-value-count{white-space:nowrap}.okeReviews.okeReviews--theme .okeReviews-ratingDistribution-item-value-count{top:-3px}.okeReviews .okeReviews-showMore,.okeReviews.okeReviews--theme .okeReviews-reviewsWidget--minimal .okeReviews-reviews-showMore{border-radius:3rem;margin-top:2.5rem!important;border:2px solid currentColor!important}.product-section--presets{padding-top:7rem}.product-section--presets .product__media-mobile .slick-dots{bottom:-50px}.product-section--presets .product.grid{margin-bottom:7rem}#dig-in:before{padding-bottom:27.47191011235955%;content:"";display:block}.dig-in{display:flex;position:relative;flex-direction:column}@media screen and (min-width: 750px){.dig-in{min-height:72rem;flex-direction:row}}.dig-in--adapt{height:auto}.dig-in__media{height:100%;position:absolute;left:0;top:0;width:100%}@media screen and (min-width: 750px){.dig-in__media{height:100%}}.dig-in__content{padding:0;display:flex;position:relative;width:100%;align-items:center;justify-content:center;z-index:2}@media screen and (min-width: 750px){.dig-in__content{padding-bottom:5rem;padding-top:5rem}.dig-in__content--center{align-items:center}}.dig-in__box{border:0;padding:4rem 3.5rem;position:relative;height:fit-content;align-items:center;text-align:center;width:100%}@media screen and (min-width: 750px){.dig-in--desktop-transparent .dig-in__box{background-color:transparent;--color-foreground: 255, 255, 255;--color-button: 255, 255, 255;--color-button-text: 0, 0, 0}.dig-in__box{padding:5rem;width:auto;max-width:51rem}}.dig-in__box>*:first-child{margin-top:0}.dig-in__box>.dig-in__buttons{display:flex;align-items:baseline;gap:1rem;justify-content:center;flex-wrap:wrap}.co-founders{padding:2rem 0;background-color:var(--cream-600)}.co-founders .title{text-align:center;max-width:540px;width:100%;margin:0 auto}.co-founders__items{display:grid;max-width:835px;margin:0 auto;width:100%;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,min-content);grid-column-gap:0px;grid-row-gap:0px}.co-founders__items__item{display:flex;flex-direction:column}.co-founders__items__item.testimonial{grid-area:1 / 1 / 2 / 2}.co-founders__items__item.photo{grid-area:1 / 2 / 3 / 3}.co-founders__items__item.attributes{grid-area:2 / 1 / 3 / 2}@media screen and (max-width: 930px){.co-founders__items{grid-gap:4rem;max-width:660px}.co-founders__items__item.testimonial{grid-area:2 / 1 / 3 / 2;max-width:280px}.co-founders__items__item.photo{grid-area:1 / 1 / 2 / 3;justify-self:center}.co-founders__items__item.attributes{grid-area:2 / 2 / 3 / 3;margin-top:50px}}.co-founders__items__item .ba-elena{max-width:442px;padding-left:25px}@media screen and (max-width: 680px){.co-founders__items__item{max-width:350px}.co-founders__items__item .ba-elena{max-width:100%}}.co-founders__items__item .autograph{max-width:200px;margin-top:15px}.co-founders__items__item ul{list-style:none;padding-left:0}.co-founders__items__item ul li{padding:4px 0}.co-founders__items__item ul li span{background-color:#f9e426;padding:2px 3px}.team-gallery{padding:2rem 0}.team-gallery .title{text-align:center;max-width:540px;width:100%;margin:0 auto}.team-gallery__items{display:flex;margin:0 auto;width:100%;flex-direction:row;flex-wrap:wrap;justify-content:center;gap:4rem}.team-gallery__items.tbh-team{max-width:858px}.team-gallery__items.umana-team{max-width:1081px}@media screen and (max-width: 1120px){.team-gallery__items.umana-team{max-width:631px;grid-template-columns:repeat(3,1fr)}}@media screen and (max-width: 680px){.team-gallery__items.tbh-team,.team-gallery__items.umana-team{max-width:404px;grid-template-columns:repeat(2,1fr)}}.team-gallery__items .team-gallery__item{text-align:center;max-width:177px;flex:1}.team-gallery__items .team-gallery__item__image{max-width:100%}.team-gallery__items .team-gallery__item__image img{height:177px}@media screen and (max-width: 415px){.team-gallery__items .team-gallery__item__image img{height:120px}}.team-gallery__items .team-gallery__item__content h3{font-size:16px;text-transform:uppercase;margin:8px 0 0}.team-gallery__items .team-gallery__item__content p{margin-top:0;letter-spacing:0}.team-gallery .umana-description{text-align:center;max-width:800px;margin:0 auto}.team-gallery .umana-description p{font-size:20px}.team-gallery .btn-contact{margin:40px 0}.team-gallery .umana-logo{text-align:center;margin:40px 0 30px}.team-gallery .umana-logo p{font-size:25px;margin:0 0 14px}
/*# sourceMappingURL=/cdn/shop/t/54/assets/custom-theme.css.map?v=181517232235939625001692555299 */
