.guarantee-section{background:var(--guarantee-bg);color:var(--guarantee-text);padding:6rem 2rem}.guarantee-section__inner{max-width:100rem;margin:0 auto}.guarantee-section h2{margin:0 0 5rem;text-align:center;color:var(--guarantee-text)!important;font-size:clamp(2.8rem,4vw,4.2rem);line-height:1.15}.guarantee-section__content{display:grid;grid-template-columns:1fr 1.15fr;gap:5rem;align-items:center;max-width:78rem;margin:0 auto}.guarantee-section__badge{display:flex;justify-content:center;color:var(--guarantee-text)}.guarantee-section__badge img{width:min(100%,25rem);height:auto;object-fit:contain;color:var(--guarantee-text)}.guarantee-section__badge-placeholder{width:20rem;height:20rem;display:grid;place-content:center;text-align:center;border:.8rem solid #6c9a59;border-radius:50%;background:#4d7c43;color:#fff;font-size:3.6rem;font-weight:800;line-height:1}.guarantee-section__badge-placeholder span{display:block;margin-top:.8rem;font-size:1.3rem;text-transform:uppercase}.guarantee-section__description,.guarantee-section__description p{margin-bottom:2.4rem;color:var(--guarantee-text);font-size:1.7rem;line-height:1.45}.guarantee-section__button{display:flex;align-items:center;justify-content:center;gap:1rem;width:100%;padding:1.4rem 2rem;border-radius:.5rem;background:var(--guarantee-button);color:#fff;font-size:1.6rem;font-weight:700;text-decoration:none}.guarantee-section__caption{margin:1.2rem 0 0;text-align:center;font-size:1.3rem;opacity:.85}@media screen and (max-width:749px){.guarantee-section{padding:4.8rem 1.6rem}.guarantee-section h2{margin-bottom:3.2rem;font-size:2.8rem}.guarantee-section__content{display:flex;flex-direction:column;gap:3rem}.guarantee-section__badge img{width:19rem}.guarantee-section__badge-placeholder{width:17rem;height:17rem;font-size:3rem}.guarantee-section__description{text-align:center;font-size:1.6rem}}.key-ingredients__shell{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:5.6rem;align-items:center;padding:2.4rem;border-radius:3.2rem;background:#f0efeb}.key-ingredients__image{overflow:hidden;min-height:42rem;border-radius:3rem;background:#fff}.key-ingredients__image img,.key-ingredients__image .placeholder-svg{display:block;width:100%;height:100%;min-height:42rem;object-fit:cover}.key-ingredients__content{padding:2.4rem 3.2rem 2.4rem 0}.key-ingredients__eyebrow{margin:0 0 1.4rem;font-size:1.7rem}.key-ingredients__content h2{max-width:64rem;margin:0 0 4rem;font-size:clamp(3.2rem,4vw,5.8rem);line-height:1.05}.key-ingredients__item{border-bottom:1px solid #d4d2cc}.key-ingredients__item summary{display:flex;justify-content:space-between;gap:2rem;padding:1.8rem 0;cursor:pointer;font-size:1.8rem;font-weight:600;list-style:none}.key-ingredients__item summary::-webkit-details-marker{display:none}.key-ingredients__item summary span{font-size:2.6rem;font-weight:300;line-height:1}.key-ingredients__item[open] summary span{transform:rotate(45deg)}.key-ingredients__description{padding:0 0 1.8rem;color:#777;font-size:1.7rem;line-height:1.4}@media screen and (max-width:749px){.key-ingredients__shell{display:flex;flex-direction:column;gap:2.8rem;padding:1.2rem 1.6rem 2.4rem;border-radius:2.8rem}.key-ingredients__image{width:100%;min-height:30rem;border-radius:2.4rem}.key-ingredients__image img,.key-ingredients__image .placeholder-svg{min-height:30rem}.key-ingredients__content{width:100%;padding:0}.key-ingredients__eyebrow{font-size:1.5rem}.key-ingredients__content h2{margin-bottom:2.8rem;font-size:clamp(3rem,9vw,4.2rem)}.key-ingredients__item summary{padding:1.5rem 0;font-size:1.6rem}.key-ingredients__description{font-size:1.5rem}}.real-benefits{background:#fff;color:var(--benefits-font)}.real-benefits__header{max-width:92rem;margin:0 auto 4.8rem;text-align:center}.real-benefits__header h2{margin:0;font-size:clamp(3.2rem,5vw,6.2rem);line-height:1.05}.real-benefits__header h2 span{color:var(--benefits-accent)}.real-benefits__header p{max-width:82rem;margin:2.4rem auto 0;font-size:1.9rem;line-height:1.35}.real-benefits__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem}.real-benefits__card{overflow:hidden;border:0;border-radius:1.6rem;background:var(--benefits-card-bg)}.real-benefits__card summary{display:grid;grid-template-columns:17rem minmax(0,1fr) 4.6rem;gap:2.4rem;align-items:center;padding:1.6rem;cursor:pointer;list-style:none}.real-benefits__card summary::-webkit-details-marker{display:none}.real-benefits__image{display:block;width:17rem;height:17rem;overflow:hidden;border-radius:.6rem;background:#eee}.real-benefits__image img{width:100%;height:100%;object-fit:cover}.real-benefits__copy{display:flex;flex-direction:column;gap:.8rem}.real-benefits__copy strong{font-size:2.4rem;line-height:1.1}.real-benefits__copy em{font-size:1.8rem;font-style:normal;line-height:1.25}.real-benefits__toggle{display:grid;width:4.6rem;height:4.6rem;place-items:center;border:1px solid var(--benefits-icon);border-radius:50%;color:var(--benefits-icon);font-size:3rem;font-weight:300;line-height:1}.real-benefits__card[open] .real-benefits__toggle{transform:rotate(45deg)}.real-benefits__details{padding:0 2.4rem 2rem 19rem;color:var(--benefits-font);opacity:.65;font-size:1.6rem;line-height:1.4}.real-benefits__button{display:block;max-width:58rem;margin:4rem auto 0;padding:1.5rem 2rem;border-radius:.8rem;background:var(--benefits-accent);color:#fff;text-align:center;font-size:1.8rem;font-weight:700;text-decoration:none}.real-benefits__footnote{margin:1.4rem auto 0;color:var(--benefits-font);opacity:.65;text-align:center;font-size:1.3rem}@media screen and (max-width:749px){.real-benefits__header{margin-bottom:3rem}.real-benefits__header p{font-size:1.6rem}.real-benefits__grid{display:block}.real-benefits__card+.real-benefits__card{margin-top:1.4rem}.real-benefits__card summary{grid-template-columns:14rem minmax(0,1fr) 4rem;gap:1.2rem;padding:1.2rem}.real-benefits__image{width:14rem;height:14rem}.real-benefits__copy strong{font-size:2rem}.real-benefits__copy em{font-size:1.6rem}.real-benefits__toggle{width:4rem;height:4rem;font-size:2.6rem}.real-benefits__details{padding:0 1.6rem 1.6rem;font-size:1.5rem}}.wellness-journey{padding:var(--wj-top) 2rem var(--wj-bottom);background:var(--wj-bg);color:var(--wj-text)}.wellness-journey__inner{max-width:120rem;margin:0 auto;display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:6rem;align-items:start}.wellness-journey__intro{position:sticky;top:8rem;display:flex;flex-direction:column;align-items:center;text-align:center;gap:1.6rem}.wellness-journey__logo{display:block;width:100%;max-width:48rem;height:auto;border-radius:1.2rem}.wellness-journey__eyebrow{margin:0;color:var(--wj-accent);font-size:1.5rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.wellness-journey h2{margin:0;font-size:clamp(3rem,4vw,4.8rem);line-height:1.08}.wellness-journey__description{max-width:48rem;font-size:1.6rem;line-height:1.6}.wellness-journey__button{display:inline-flex;justify-content:center;width:100%;max-width:32rem;padding:1.4rem 2rem;border-radius:999px;background:var(--wj-accent);color:#fff;font-size:1.6rem;font-weight:700;text-decoration:none}.wellness-journey__guarantee{margin:0;font-size:1.4rem}.wellness-journey__timeline{position:relative;padding-left:3.6rem}.wellness-journey__timeline:before{content:"";position:absolute;z-index:1;left:.9rem;top:1.9rem;bottom:1.9rem;width:.2rem;background:var(--wj-accent);opacity:.35;display:block!important}.wellness-journey__track{display:none}.wellness-journey__step{position:relative;margin-bottom:3.6rem}.wellness-journey__step:last-child{margin-bottom:0}.wellness-journey__dot{position:absolute;z-index:2;left:-3.6rem;top:1rem;width:1.8rem;height:1.8rem;border:.3rem solid var(--wj-bg);border-radius:50%;background:var(--wj-bg);box-shadow:0 0 0 .2rem var(--wj-accent)}.wellness-journey__step-content h3{margin:0 0 1.4rem;padding:1rem 1.6rem;border-radius:.7rem;background:var(--wj-accent);color:#fff;font-size:1.7rem;line-height:1.3}.wellness-journey__step-content ul{display:grid;gap:.8rem;margin:0;padding:0;list-style:none}.wellness-journey__step-content li{position:relative;padding-left:2.2rem;font-size:1.6rem;line-height:1.5}.wellness-journey__step-content li:before{content:"\2713";position:absolute;left:0;color:var(--wj-accent);font-weight:700}.wellness-journey__disclaimer{max-width:120rem;margin:3rem auto 0;font-size:1.2rem;opacity:.7}@media screen and (max-width:749px){.wellness-journey{padding:3rem 2rem}.wellness-journey__inner{display:flex;flex-direction:column;gap:3.6rem}.wellness-journey__intro{position:static}.wellness-journey h2{font-size:3rem}.wellness-journey__description{font-size:1.5rem}.wellness-journey__timeline{padding-left:2.8rem}.wellness-journey__timeline:before{left:.7rem;top:1.7rem;bottom:1.7rem}.wellness-journey__dot{left:-2.8rem;width:1.4rem;height:1.4rem}.wellness-journey__step-content h3,.wellness-journey__step-content li{font-size:1.5rem}}
/*# sourceMappingURL=/cdn/shop/t/25/compiled_assets/styles.css.map?subset=AAAAAAAAAIAAEAAAAAAAAAIAIA */
