.process-sec{margin-bottom:48px}.featured-in__heading{margin:0 0 28px}.featured-in__logos{max-width:80%;margin:0 auto}.featured-in__track{display:flex;align-items:center;justify-content:center;gap:var(--logo-gap, 56px)}.featured-in__set{display:flex;align-items:center;gap:var(--logo-gap, 56px)}.featured-in__set--dup{display:none}.featured-in__logo{flex:0 0 auto;display:flex;align-items:center}.featured-in__logo img{display:block;object-fit:contain;filter:none;height:var(--logo-height, 56px);width:auto;max-width:none}@media(max-width:767px){.featured-in__logos{max-width:100%;overflow:hidden}.featured-in__track{justify-content:flex-start;width:max-content;animation:featuredMarquee 18s linear infinite}.featured-in__set--dup{display:flex}}@keyframes featuredMarquee{0%{transform:translate(0)}to{transform:translate(calc(-50% - var(--logo-gap, 56px) / 2))}}.ingredients-section{background-color:rgb(var(--color-background, 253 252 243));color:rgb(var(--color-foreground, 43 43 43))}.ingredient-sec{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center;margin-bottom:48px}.ingredient-sec__media img{width:100%;height:auto;border-radius:16px;display:block}.ingredients__heading--small{font-size:clamp(20px,3vw,26px)}.ingredients__heading--medium{font-size:clamp(24px,4vw,32px)}.ingredients__heading--large{font-size:clamp(28px,4.5vw,40px)}.ingredients__heading--large{font-size:clamp(32px,5.5vw,52px)}.ingredients__heading{margin:0 0 16px;font-weight:700;line-height:1.1}.ingredients__description{font-size:18px;line-height:1.5}.ingredients__description :is(h2,h3,h4){margin:20px 0 6px}.ingredients__description p{margin:0 0 12px}@media(max-width:749px){.ingredient-sec{grid-template-columns:1fr;gap:24px}}.ingredients{position:relative}.ingredients__track{display:flex;gap:24px;list-style:none;margin:0;padding:4px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none}.ingredients__track::-webkit-scrollbar{display:none}.ingredient-card{flex:0 0 calc((100% - 72px)/4);scroll-snap-align:start;text-align:center}.ingredient-card__media{border-radius:16px;overflow:hidden;aspect-ratio:1 / 1;background:#eee}.ingredient-card__media img{width:100%;height:100%;object-fit:cover;display:block}.ingredient-card__title{margin:20px 0 12px;font-size:22px;font-weight:700}.ingredient-card__desc{margin:0;font-size:18px;line-height:1.4;opacity:.8;max-width:34ch;margin-inline:auto}.ingredients__arrow{position:absolute;top:40%;transform:translateY(-50%);z-index:2;width:56px;height:56px;border-radius:50%;background:#fff;border:1px solid #e6e3d5;box-shadow:0 6px 20px #00000014;font-size:26px;line-height:1;cursor:pointer;display:grid;place-items:center}.ingredients__arrow--prev{left:-30px}.ingredients__arrow--next{right:-30px}.ingredients__arrow:disabled{opacity:.35;cursor:default}.ingredients__dots{display:flex;justify-content:center;gap:8px;margin-top:28px}.ingredients__dot{position:relative;width:24px;height:24px;min-width:24px;min-height:24px;border-radius:50%;border:0;padding:0;background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center}.ingredients__dot:before{content:"";width:8px;height:8px;border-radius:50%;background:#d6d2c2;transition:background .2s,transform .2s}.ingredients__dot.is-active:before{background:currentColor;transform:scale(1.2)}.how-to-steps__cta{margin-top:40px;text-align:center}.how-to-steps__button{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:20px 32px;border-radius:999px;font-size:22px;font-weight:700;text-decoration:none}.how-to-steps__button:hover{filter:brightness(1.04)}.how-to-steps__guarantee{display:inline-flex;align-items:center;gap:8px;margin:16px 0 0;font-weight:600}@media(max-width:990px){.ingredient-card{flex-basis:calc((100% - 24px)/2)}}@media(max-width:600px){.ingredient-card{flex-basis:80%}.ingredients__arrow{display:none}}.collection-card{display:block;position:relative;overflow:hidden;text-decoration:none;height:100%}.collection-card__media{position:relative;width:100%;overflow:hidden}.collection-card__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.collection-card:hover .collection-card__img{transform:scale(1.04)}.collection-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px;padding:20px;text-align:center;background:#0000000d}.collection-card__title{color:#fff;font-size:clamp(1.4rem,2vw,2rem);font-weight:700;line-height:1.2;text-shadow:0 1px 6px rgba(0,0,0,.35)}.collection-card__btn{background:#111;color:#fff;font-weight:600;font-size:1.6rem;padding:12px 30px;border-radius:8px;transition:background .2s ease}.collection-card:hover .collection-card__btn{background:#000}.product-main-section{background-image:linear-gradient(#fecc0d40 -4.91%,#fecc0d00 29.34%);background-color:#fff}.product-main{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:start}@media(max-width:749px){.product-main{grid-template-columns:1fr;gap:24px}}.review-tabs{display:block;padding:40px 16px;background:#fffef5}@media(min-width:768px){.review-tabs{padding:50px 80px}}.review-tabs__title{text-align:center;font-family:var(--PDP-HEADING-FONT-FAMILY);font-weight:700;font-size:1.875rem;line-height:1.2;margin:0}@media(min-width:768px){.review-tabs__title{font-size:2.4rem}}.review-tabs__tabs{margin-top:28px;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:10px}.review-tab{cursor:pointer;font-weight:500;font-size:1.5rem;line-height:1.4;padding:7px 14px;border:1px solid rgba(14,19,54,.22);border-radius:10px;background:transparent;color:#111;transition:background .2s ease,border-color .2s ease}.review-tab.is-active{background:#f4c70f;border-color:transparent}.review-tabs__slider{display:none;margin-top:44px}.review-tabs__slider.is-active{display:block}@media(min-width:768px){.review-tabs__slider{margin-top:51px}}.rt-track{display:flex;flex-wrap:nowrap;gap:24px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;padding:4px}.rt-track::-webkit-scrollbar{display:none}.rt-slide{scroll-snap-align:start;flex:0 0 auto;box-sizing:border-box;width:85%;background:#fffcee;border-radius:10px;padding:24px}@media(min-width:750px){.rt-slide{width:calc((100% - 24px)/2)}}@media(min-width:990px){.rt-slide{width:calc((100% - 72px)/4)}}.review-card__stars{display:flex;align-items:center;gap:3px;margin-bottom:14px}.review-card__star{width:18px;height:18px;fill:#f5b301}.review-card__text{margin:0 0 16px;font-weight:500;font-size:1.6rem;line-height:1.55}.review-card__tags{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:18px}.review-card__tag{margin:0;background:#fdf1b8;color:#6b5b00;border-radius:6px;padding:6px 10px;line-height:1;font-weight:500;font-size:1.6rem;white-space:nowrap}.review-card__author{margin:24px 0 0;font-weight:600;font-size:1.6rem}.review-card__verified{display:inline-flex;align-items:center;gap:6px;margin:2px 0 0;font-weight:500;font-size:1.6rem;color:#444}.review-card__verified-icon{width:16px;height:16px;flex:0 0 auto}.rt-dots{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-top:36px}.rt-dot{position:relative;width:24px;height:24px;min-width:24px;min-height:24px;border-radius:50%;border:0;padding:0;background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center}.rt-dot:before{content:"";width:8px;height:8px;border-radius:50%;background:#d6d2c2;transition:background .2s ease,transform .2s ease}.rt-dot.is-active:before{background:#111;transform:scale(1.25)}.review-tabs__cta{margin-top:48px;text-align:center}.product-details{--pd-cream: #FFF0B5;--pd-purple: #7806BF;--pd-tick: #F4C70F;--pd-green: #6EDE5F;--pd-border: #DDDDDD;display:block}.product-details__rating-row{display:flex;align-items:center;justify-content:space-between}.product-details__rating-link{display:flex;align-items:center;gap:4px;text-decoration:none;color:inherit}.product-details__stars{display:flex;align-items:center}.pd-star{width:24px;height:24px;fill:var(--pd-tick)}.product-details__rating-text{margin:0;font-weight:500;line-height:1}.product-details__rating-text span{text-decoration:underline}.product-details__badge{margin:0;line-height:1;background:var(--pd-purple);color:#fff;font-weight:600;padding:5px 10px;border-radius:5px}.product-details__title{font-family:"DM Serif Display",serif;font-weight:400;margin:16px 0 0;font-size:6rem;line-height:1}.product-details__short-desc{font-weight:600;line-height:3rem;padding:14px 16px;background:var(--pd-cream);border-radius:10px}.product-details__short-desc strong{font-weight:600}@media(min-width:768px){.product-details__short-desc{margin-top:20px}}.product-details__purchase{margin-top:24px}@media(min-width:768px){.product-details__purchase{margin-top:20px}}.purchase-option{position:relative;background:var(--pd-cream);border-radius:10px;padding:16px 10px}@media(min-width:768px){.purchase-option{padding:14px 12px}}.purchase-option--onetime{margin-top:10px}@media(min-width:768px){.purchase-option--onetime{margin-top:20px}}.purchase-option__badge{position:absolute;top:-12px;right:8px;min-width:6.625rem;margin:0;font-size:1rem;line-height:1;background:var(--pd-purple);color:#fff;font-weight:600;padding:5px 10px;border-radius:5px;text-align:center}@media(min-width:768px){.purchase-option__badge{right:28px}}.purchase-toggle{display:flex;align-items:center;gap:16px;margin:0;cursor:pointer}.purchase-toggle__label{font-weight:600;line-height:130%}.toggle{position:relative;width:38px;height:20px;flex:0 0 auto}.toggle__input{position:absolute;opacity:0;width:0;height:0}.toggle__track{display:block;width:38px;height:20px;border-radius:999px;background:#000;transition:background .3s}.toggle__thumb{position:absolute;left:2px;top:2px;width:16px;height:16px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #0000004d;transition:transform .3s}.toggle__input:checked~.toggle__track{background:var(--pd-green)}.toggle__input:checked~.toggle__thumb{transform:translate(18px)}.sub-benefits{margin-top:20px;display:grid;grid-template-columns:1fr;gap:8px}@media(min-width:768px){.sub-benefits{margin-top:16px;grid-template-columns:1fr 1fr;gap:10px 16px}}.sub-benefits__item{display:flex;align-items:center;gap:4px;margin:0;font-weight:500;font-size:1.5rem;line-height:2rem}.sub-benefits__tick{color:var(--pd-tick)}.sub-benefits__text--strong span{font-weight:600}.sub-benefits__delivery{display:none}.sub-benefits__delivery.is-active{display:inline}.sub-benefits__read-more{text-decoration:underline;cursor:pointer}.product-details__cta{margin-top:24px}@media(min-width:768px){.product-details__cta{margin-top:20px}}.product-details__atc{width:100%;padding:16px;border:0;border-radius:10px;font-weight:600;font-family:inherit;font-size:1.6rem;line-height:1;text-align:center;color:#fff;cursor:pointer;background:linear-gradient(90deg,#7605c2,#f3179c,#fe720b,#fee80e)}@media(min-width:768px){.product-details__atc{padding:14px}}.product-details__atc:hover{opacity:1}.product-details__shipping{display:block;margin:16px 0 0;font-weight:500;line-height:1;text-align:center}.product-details__shipping .is-bold{font-weight:700}.product-details__accordions{margin-top:24px}@media(min-width:768px){.product-details__accordions{margin-top:20px}}.product-details__accordions>*+*{margin-top:16px}.pd-accordion{border:1px solid #e7e7e7;border-radius:12px;background:#fff;overflow:hidden}.pd-accordion.is-open{background:#f7f7f7}.pd-accordion__summary{width:100%;background:none;border:0;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 20px;text-align:left;font:inherit}.pd-accordion__title{font-weight:700;font-size:1.6rem}.pd-accordion__icon{position:relative;width:18px;height:18px;flex:0 0 auto}.pd-accordion__icon:before,.pd-accordion__icon:after{content:"";position:absolute;top:50%;left:50%;background:#111;transition:transform .25s ease,opacity .25s ease}.pd-accordion__icon:before{width:16px;height:2px;transform:translate(-50%,-50%)}.pd-accordion__icon:after{width:2px;height:16px;transform:translate(-50%,-50%)}.pd-accordion.is-open .pd-accordion__icon:after{transform:translate(-50%,-50%) rotate(90deg);opacity:0}.pd-accordion__content{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s ease;font-size:1.5rem}.pd-accordion.is-open .pd-accordion__content{grid-template-rows:1fr}.pd-accordion__inner{overflow:hidden;min-height:0}.pd-accordion__body{padding:0 20px 18px}.pd-accordion__body>*:first-child{margin-top:0}.pd-accordion__body>*:last-child{margin-bottom:0}.sub-popup{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:none;align-items:center;justify-content:center}.sub-popup.is-active{display:flex}.sub-popup__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000004d}.sub-popup__content{position:relative;z-index:10;margin:0 auto;background:#fff;border-radius:12px;padding:24px 16px;min-width:90%}@media(min-width:768px){.sub-popup__content{padding:32px 24px;min-width:40%}}.sub-popup__close{position:absolute;top:18px;right:20px;width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#d3d3d3;cursor:pointer}.pd-close{width:14px;height:14px}.sub-popup__title{font-family:var(--PDP-HEADING-FONT-FAMILY);font-weight:400;font-size:1.5rem;line-height:2rem;margin:0}.sub-popup__subtitle{margin:16px 0 0;font-weight:500;font-size:1rem;line-height:1.5rem}.sub-popup__benefits{margin-top:16px}.sub-popup__benefit{display:flex;align-items:center;gap:6px;margin:0 0 8px;font-weight:500;font-size:.875rem;line-height:1.25rem}.pd-tick{width:14px;height:11px;flex:0 0 auto}.sub-popup__note{display:flex;align-items:center;gap:16px;margin:16px 0 0;padding:12px 16px;border:1px solid var(--pd-border);border-radius:12px;font-weight:600;font-size:.875rem;line-height:1}.pd-guarantee{width:18px;height:18px;flex:0 0 auto}.sub-popup__confirm{margin-top:32px;padding:16px;width:100%;text-align:center;background:var(--pd-tick);border-radius:12px;cursor:pointer;font-weight:700;font-size:1.25rem;line-height:1.625rem}.product-main{grid-template-columns:1fr 1fr;gap:48px}.product-main>*{min-width:0}@media(max-width:749px){.product-main{grid-template-columns:1fr}}.product-gallery .product-details__header{display:none}.product-gallery{min-width:0;max-width:100%}.product-gallery__stage{position:relative;width:100%;max-width:100%;border-radius:16px;overflow:hidden;background:#0000000a}.product-gallery__slide{position:absolute;top:0;right:0;bottom:0;left:0;transform:translate(100%);transition:transform .4s ease;will-change:transform}.product-gallery__slide.is-active{transform:translate(0)}.product-gallery__img{width:100%;aspect-ratio:1;object-fit:cover}.product-gallery__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:0;width:48px;height:48px;border:0;border-radius:50%;background:#fff;color:#111;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 14px #00000026;transition:transform .2s ease}.product-gallery__arrow:hover{transform:translateY(-50%) scale(1.06)}.product-gallery__arrow svg{width:20px;height:20px}.product-gallery__arrow--prev{left:16px}.product-gallery__arrow--next{right:16px}.product-gallery__thumbs{display:flex;gap:10px;margin-top:14px;max-width:100%;overflow-x:auto;scrollbar-width:none;padding-bottom:2px}.product-gallery__thumbs::-webkit-scrollbar{display:none}.product-gallery__thumb{flex:0 0 auto;width:108px;height:108px;padding:0;box-sizing:border-box;border-radius:12px;overflow:hidden;cursor:pointer;background:none;opacity:.85;border:2px solid transparent;transition:opacity .2s ease,border-color .2s ease}.product-gallery__thumb img{width:100%;height:100%;object-fit:cover;display:block}.product-gallery__thumb.is-active{opacity:1;border-color:#111}@media(max-width:749px){.product-gallery__thumb{width:96px;height:80px}}.product-media-reviews{order:3;margin-bottom:20px}@media(min-width:768px){.product-media-reviews{margin-bottom:0;margin-top:50px}}.product-media-reviews__title{margin:0;font-weight:600;line-height:1.625rem}.product-media-reviews__slider-wrap{margin-top:20px}.product-media-reviews__swiper{overflow-y:visible}.product-media-reviews__pagination{bottom:-32px}.qty-option{position:relative;display:flex;align-items:center;justify-content:flex-start;gap:10px;margin:16px 0 0;border:1px solid rgba(31,31,31,.7);border-radius:10px;padding:10px;cursor:pointer;transition:border-color .3s ease,background .3s ease}@media(min-width:768px){.qty-option{padding:10px 16px;margin-top:10px}}.qty-option--has-label{margin-top:28px}@media(min-width:768px){.qty-option--has-label{margin-top:22px}}.qty-option:has(.qty-option__radio:checked){border-color:#d9cb04;background:#fefff6}.qty-option__left{display:flex;align-items:center;gap:10px}.qty-option__radio{display:none}.qty-option__dot{flex:0 0 auto;width:18px;height:18px;border-radius:50%;border:1px solid rgba(31,31,31,.7);position:relative;transition:border-color .3s ease}.qty-option:has(.qty-option__radio:checked) .qty-option__dot{border-color:#d9cb04}.qty-option:has(.qty-option__radio:checked) .qty-option__dot:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:14px;height:14px;border-radius:50%;background:#d9cb04}.qty-option__image{flex:0 0 auto;width:50px;height:45px;object-fit:contain}.qty-option__main{display:flex;flex-direction:column;gap:10px;width:100%;justify-content:space-between;align-items:flex-start}@media(min-width:768px){.qty-option__main{flex-direction:row;align-items:center;max-width:65%}}.qty-option__titles{display:flex;gap:10px;align-items:center}@media(min-width:768px){.qty-option__titles{flex-direction:column;align-items:flex-start;gap:2px}}.qty-option__title{margin:0;font-weight:600;line-height:120%}.qty-option__discount{margin:0;font-weight:600;color:#db2323;line-height:1;font-size:.875rem;display:none}.qty-option__discount:empty{display:none}@media(min-width:768px){.qty-option__discount.is-active{margin-top:4px}}.qty-option__price{margin:0;line-height:1;display:none}.qty-option__price.is-active{display:block}.qty-option__full{font-weight:600}.qty-option__sale{color:#db2323;font-weight:600;font-size:1.6rem}.qty-option__compare{color:#000000b3;text-decoration:line-through;font-size:1.6rem;line-height:1}.qty-option__unit{font-weight:600;font-size:1.6rem;line-height:1}.qty-option__serving{margin:4px 0 0;line-height:1;font-size:1.6rem;letter-spacing:.01em}.with_no_subscription{display:none}.qty-option__badge{position:absolute;top:-12px;right:8px;min-width:6.625rem;margin:0;font-size:1rem;line-height:1;background:var(--label-bg-color, #7806BF);color:#fff;font-weight:600;padding:5px 10px;border-radius:5px;text-align:center}.product-options{position:relative;margin-top:24px}@media(min-width:768px){.product-options{margin-top:20px}}.product-options__anchor{position:absolute;top:-40px;visibility:hidden}.product-options__title{margin:0 0 16px;font-weight:700}.product-options__note{margin:16px 0 0;font-weight:500;line-height:1.625rem}.product-review{box-sizing:border-box;height:auto;background:#f6f6f6;border-radius:12px;padding:24px}.product-review__text{font-size:1.5rem}.product-review__stars{display:flex;gap:4px;margin-bottom:16px}.product-review__star{width:22px;height:22px;fill:#dcdcdc}.product-review__star.is-filled{fill:#f4c70f}.product-review__author{display:flex;align-items:center;gap:6px}.product-review__name{font-weight:600}.product-review__verified{width:16px;height:16px;flex:0 0 auto}.product-usp{margin:0;display:flex;align-items:center;gap:8px;font-weight:500;line-height:4.5rem}.product-usp__icon{flex:0 0 auto;width:16px;height:16px;color:#f4c70f}.product-usps{margin-top:24px}@media(min-width:768px){.product-usps{margin-top:20px}}
/*# sourceMappingURL=/cdn/shop/t/73/compiled_assets/styles.css.map */
