.wl-home{--wl-home-cream: #f7f3e9;--wl-home-paper: #fffdf8;--wl-home-ink: #20231f;--wl-home-muted: #62685f;--wl-home-forest: #183f31;--wl-home-sage: #9eb79f;--wl-home-sage-soft: #e4ece2;--wl-home-sand: #ddd0b7;--wl-home-lilac: #d9d0e7;--wl-home-blush: #ead4d2;color:var(--wl-home-ink);background:var(--wl-home-paper);letter-spacing:0}.wl-home *,.wl-home *:before,.wl-home *:after{box-sizing:border-box}.wl-home h1,.wl-home h2,.wl-home h3,.wl-home p{margin-top:0}.wl-shell{width:min(100% - 3.2rem,124rem);margin-inline:auto}.wl-home__section{padding:5.6rem 0}.wl-home__section--cream{background:var(--wl-home-cream)}.wl-home__section--sage{background:var(--wl-home-sage-soft)}.wl-home__eyebrow{margin-bottom:.9rem;color:var(--wl-home-forest);font-size:1.15rem;font-weight:800;letter-spacing:.12em;line-height:1.2;text-transform:uppercase}.wl-home__heading{max-width:78rem;margin-bottom:1.2rem;color:var(--wl-home-ink);font-family:var(--font-heading-family);font-size:clamp(3rem,8vw,5.8rem);font-weight:var(--font-heading-weight);letter-spacing:-.045em;line-height:.98}.wl-home__heading--center,.wl-home__intro--center{margin-inline:auto;text-align:center}.wl-home__intro{max-width:66rem;margin-bottom:3rem;color:var(--wl-home-muted);font-size:1.55rem;line-height:1.55}.wl-hero{overflow:hidden;padding:1.6rem 0 4.8rem;background:var(--wl-home-cream)}.wl-hero__grid{display:grid;gap:2.4rem}.wl-hero__copy{align-self:center}.wl-hero__title{max-width:78rem;margin-bottom:1.4rem;color:var(--wl-home-ink);font-family:var(--font-heading-family);font-size:clamp(4.2rem,12vw,7.4rem);font-weight:800;letter-spacing:-.06em;line-height:.9}.wl-hero__subtitle{max-width:62rem;margin-bottom:2rem;color:var(--wl-home-muted);font-size:1.6rem;line-height:1.55}.wl-hero__actions{display:flex;flex-wrap:wrap;gap:1rem}.wl-button{display:inline-flex;min-height:5rem;padding:1.4rem 2rem;border:1px solid var(--wl-home-forest);border-radius:999px;align-items:center;justify-content:center;color:#fff;background:var(--wl-home-forest);font-size:1.4rem;font-weight:800;line-height:1.2;text-align:center;text-decoration:none;transition:transform .16s ease,filter .16s ease}.wl-button:hover{color:#fff;filter:brightness(.94);transform:translateY(-1px)}.wl-button--secondary{color:var(--wl-home-forest);background:transparent}.wl-button--secondary:hover{color:var(--wl-home-forest);background:#ffffff8c}.wl-hero__visual{position:relative;min-height:42rem;overflow:hidden;border-radius:2.4rem;background:var(--wl-home-sage)}.wl-hero__image{display:block;width:100%;height:100%;min-height:42rem;object-fit:cover}.wl-hero__products{display:grid;min-height:42rem;padding:2.2rem;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;align-content:center;background:var(--wl-home-sage-soft)}.wl-hero__product{overflow:hidden;border-radius:1.8rem;background:var(--wl-home-paper)}.wl-hero__product:first-child{grid-row:span 2}.wl-hero__product:only-child{grid-column:1 / -1}.wl-hero__product img{display:block;width:100%;height:100%;min-height:16rem;object-fit:cover}.wl-hero__visual-note{position:absolute;right:1.4rem;bottom:1.4rem;max-width:22rem;padding:1rem 1.2rem;border-radius:999px;color:var(--wl-home-ink);background:#fffdf8eb;font-size:1.1rem;font-weight:750;line-height:1.25}.wl-benefits{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;padding-top:2rem}.wl-benefit{padding:1.6rem;border-top:1px solid rgba(32,35,31,.14)}.wl-benefit__icon,.wl-step__icon{display:grid;width:4.4rem;height:4.4rem;margin-bottom:1rem;border-radius:50%;color:var(--wl-home-forest);background:var(--wl-home-sage-soft);place-items:center}.wl-benefit__icon .icon-accordion,.wl-step__icon .icon-accordion{width:2.2rem;height:2.2rem;fill:currentColor}.wl-benefit h3{margin-bottom:.45rem;font-size:1.5rem;font-weight:800;line-height:1.2}.wl-benefit p{margin-bottom:0;color:var(--wl-home-muted);font-size:1.25rem;line-height:1.45}.wl-categories{display:grid;gap:1.2rem}.wl-category{position:relative;min-height:27rem;overflow:hidden;border-radius:2rem;color:#fff;background:var(--wl-home-forest);text-decoration:none}.wl-category__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.76;transition:transform .35s ease}.wl-category:hover .wl-category__image{transform:scale(1.025)}.wl-category__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0d201952}.wl-category__content{position:absolute;z-index:1;right:1.8rem;bottom:1.8rem;left:1.8rem}.wl-category__content h3{margin-bottom:.35rem;color:inherit;font-size:2.4rem;font-weight:800;letter-spacing:-.03em}.wl-category__content p{margin-bottom:0;color:#ffffffd9;font-size:1.3rem;line-height:1.4}.wl-category--fallback:nth-child(4n+1){background:var(--wl-home-forest)}.wl-category--fallback:nth-child(4n+2){color:var(--wl-home-ink);background:var(--wl-home-lilac)}.wl-category--fallback:nth-child(4n+3){color:var(--wl-home-ink);background:var(--wl-home-sand)}.wl-category--fallback:nth-child(4n+4){color:var(--wl-home-ink);background:var(--wl-home-blush)}.wl-category--fallback .wl-category__overlay{display:none}.wl-category--fallback .wl-category__content p{color:currentColor;opacity:.72}.wl-products{display:grid;grid-auto-columns:78%;grid-auto-flow:column;gap:1.2rem;overflow-x:auto;padding-bottom:1rem;scroll-snap-type:x mandatory;scrollbar-width:none}.wl-products::-webkit-scrollbar{display:none}.wl-products>*{min-width:0;scroll-snap-align:start}.wl-steps,.wl-education,.wl-testimonials{display:grid;gap:1.2rem}.wl-step,.wl-education-card,.wl-testimonial{padding:2rem;border:1px solid rgba(32,35,31,.12);border-radius:1.8rem;background:var(--wl-home-paper)}.wl-step__number{display:block;margin-bottom:1.6rem;color:var(--wl-home-forest);font-size:1.15rem;font-weight:850;letter-spacing:.1em}.wl-step h3,.wl-education-card h3,.wl-testimonial h3{margin-bottom:.65rem;color:var(--wl-home-ink);font-size:1.9rem;font-weight:800;line-height:1.15}.wl-step p,.wl-education-card p,.wl-testimonial p{margin-bottom:0;color:var(--wl-home-muted);font-size:1.4rem;line-height:1.55}.wl-finder{display:grid;gap:2rem;padding:2.4rem;border-radius:2.4rem;color:#fff;background:var(--wl-home-forest)}.wl-finder .wl-home__eyebrow,.wl-finder .wl-home__heading,.wl-finder .wl-home__intro{color:inherit}.wl-finder .wl-home__intro{margin-bottom:0;opacity:.78}.wl-goals{display:flex;flex-wrap:wrap;gap:.8rem;align-content:center}.wl-goal{display:inline-flex;min-height:4.4rem;padding:1.1rem 1.5rem;border:1px solid rgba(255,255,255,.36);border-radius:999px;align-items:center;color:#fff;font-size:1.35rem;font-weight:750;text-decoration:none}.wl-goal:hover{color:var(--wl-home-forest);background:var(--wl-home-paper)}.wl-education-card__tag{display:inline-block;margin-bottom:1.4rem;padding:.45rem .75rem;border-radius:999px;color:var(--wl-home-forest);background:var(--wl-home-sage-soft);font-size:1rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.wl-testimonial__stars{display:flex;gap:.3rem;margin-bottom:1rem;color:#c28b26}.wl-testimonial__stars .icon-accordion{width:1.7rem;height:1.7rem;fill:currentColor}.wl-testimonial__author{display:block;margin-top:1.4rem;color:var(--wl-home-ink);font-size:1.2rem;font-weight:800}.wl-faq{max-width:82rem;margin-inline:auto;border-top:1px solid rgba(32,35,31,.15)}.wl-faq details{border-bottom:1px solid rgba(32,35,31,.15)}.wl-faq summary{display:flex;padding:1.8rem 0;align-items:center;justify-content:space-between;gap:1.6rem;color:var(--wl-home-ink);font-size:1.55rem;font-weight:800;list-style:none;cursor:pointer}.wl-faq summary::-webkit-details-marker{display:none}.wl-faq summary:after{content:"+";font-size:2.2rem;font-weight:400}.wl-faq details[open] summary:after{content:"\2212"}.wl-faq__answer{max-width:70rem;padding:0 0 1.8rem;color:var(--wl-home-muted);font-size:1.4rem;line-height:1.6}@media screen and (min-width:750px){.wl-shell{width:min(100% - 6.4rem,124rem)}.wl-home__section{padding:8rem 0}.wl-benefits{grid-template-columns:repeat(4,minmax(0,1fr))}.wl-categories{grid-template-columns:repeat(2,minmax(0,1fr))}.wl-products{grid-auto-columns:38%}.wl-steps,.wl-education,.wl-testimonials{grid-template-columns:repeat(3,minmax(0,1fr))}.wl-finder{grid-template-columns:minmax(0,1fr) minmax(0,1fr);padding:4rem}}@media screen and (min-width:990px){.wl-hero{padding:3.2rem 0 6.4rem}.wl-hero__grid{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:5rem;align-items:center}.wl-hero__title{font-size:clamp(5.8rem,6vw,8.6rem)}.wl-hero__visual,.wl-hero__image,.wl-hero__products{min-height:62rem}.wl-categories{grid-template-columns:repeat(4,minmax(0,1fr))}.wl-category{min-height:36rem}.wl-products{grid-auto-columns:auto;grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-flow:row;overflow:visible}}@media(prefers-reduced-motion:reduce){.wl-button,.wl-category__image{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/wellness-home.css.map */
