.homepage-hero{position:relative;isolation:isolate;display:grid;min-height:var(--hero-min-height);overflow:hidden;color:#fff;background:#17362d}.homepage-hero__media,.homepage-hero__media picture,.homepage-hero__image,.homepage-hero__video,.homepage-hero__wash{position:absolute;top:0;right:0;bottom:0;left:0}.homepage-hero__media{z-index:-3;background:#17362d}.homepage-hero__media picture{display:block}.homepage-hero__image,.homepage-hero__video{width:100%;height:100%;object-fit:cover;object-position:var(--hero-focal-x) var(--hero-focal-y);transform:scale(1.015)}.homepage-hero__fallback{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;background:radial-gradient(circle at 20% 20%,rgba(218,203,166,.42),transparent 28%),radial-gradient(circle at 76% 34%,rgba(120,145,116,.34),transparent 30%),linear-gradient(135deg,#f4efe2,#d9e1d5 42%,#8a9c86)}.homepage-hero__fallback span{display:flex;align-items:end;min-height:100%;padding:clamp(24px,3vw,46px);color:#1e392fb8;background:#ffffff1a;font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,3.2vw,4.8rem);line-height:1}.homepage-hero__wash{z-index:-2;background:linear-gradient(90deg,#091d17e0,#091d17a3 34%,#091d1733 70%,#091d170f),linear-gradient(180deg,#0000002e,rgba(0,0,0,var(--hero-overlay)))}.homepage-hero__inner{position:relative;z-index:1;display:grid;grid-template-rows:auto;align-items:center;width:100%;min-height:inherit;padding-block:clamp(54px,7vw,90px)}.homepage-hero__content{width:min(100%,700px)}.homepage-hero--center .homepage-hero__content{justify-self:center;text-align:center}.homepage-hero--right .homepage-hero__content{justify-self:end;text-align:right}.homepage-hero__heading{margin:0;max-width:11ch;color:#fff!important;-webkit-text-fill-color:#fff;font-size:clamp(4.2rem,5.4vw,7.4rem);font-weight:700;line-height:.94;overflow-wrap:anywhere;text-shadow:0 3px 18px rgba(0,0,0,.52),0 1px 2px rgba(0,0,0,.72)}.homepage-hero--center .homepage-hero__heading,.homepage-hero--right .homepage-hero__heading{margin-inline:auto 0}.homepage-hero--center .homepage-hero__heading{margin-inline:auto}.homepage-hero__text{max-width:640px;margin-block-start:18px;color:#fff!important;font-size:clamp(1.7rem,1.2rem + .55vw,2.2rem);font-weight:700;line-height:1.55;text-shadow:0 2px 14px rgba(0,0,0,.62),0 1px 2px rgba(0,0,0,.72)}.homepage-hero__text *,.homepage-hero__content .rte *{color:#fff!important}.homepage-hero__text p{margin-block:0}.homepage-hero__text p+p{margin-block-start:10px}.homepage-hero--center .homepage-hero__text{margin-inline:auto}.homepage-hero--right .homepage-hero__text{margin-inline-start:auto}.homepage-hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin-block-start:28px}.homepage-hero--center .homepage-hero__actions{justify-content:center}.homepage-hero--right .homepage-hero__actions{justify-content:flex-end}.homepage-hero__button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:13px 22px;border:1px solid rgba(255,255,255,.7);border-radius:999px;color:#fff!important;-webkit-text-fill-color:#fff;font-size:1.5rem;font-weight:700;line-height:1.1;text-decoration:none;transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}.homepage-hero__button:hover,.homepage-hero__button:focus-visible{transform:translateY(-1px)}.homepage-hero__button:focus-visible{outline:2px solid currentColor;outline-offset:4px}.homepage-hero__button--primary{border-color:#f7efe4;background:#17362d;box-shadow:0 14px 30px #0000003d}.homepage-hero__button--primary:hover,.homepage-hero__button--primary:focus-visible{background:#21483c}.homepage-hero__button--secondary,.homepage-hero__button--tertiary{background:#ffffff1a;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.homepage-hero__button--secondary:hover,.homepage-hero__button--secondary:focus-visible,.homepage-hero__button--tertiary:hover,.homepage-hero__button--tertiary:focus-visible{background:#ffffff2e}.homepage-hero__signals{display:flex;flex-wrap:wrap;gap:10px;margin-block-start:22px;color:#ffffffe6;font-size:1.3rem;font-weight:700}.homepage-hero__signals span{display:inline-flex;align-items:center;min-height:34px;padding:8px 12px;border:1px solid rgba(255,255,255,.24);border-radius:999px;background:#0a1c176b;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);color:#fff!important}@media screen and (max-width:749px){.homepage-hero{min-height:var(--hero-min-height-mobile)}.homepage-hero__wash{background:linear-gradient(180deg,#08191429,#0819146b 42%,#081914db),linear-gradient(90deg,#08191475,#08191414 64%)}.homepage-hero__inner{align-items:end;padding-block:34px 22px}.homepage-hero__content,.homepage-hero--right .homepage-hero__content,.homepage-hero--center .homepage-hero__content{justify-self:start;text-align:left;width:100%}.homepage-hero__heading,.homepage-hero--right .homepage-hero__heading,.homepage-hero--center .homepage-hero__heading{max-width:8.5em;margin-inline:0;font-size:clamp(2.9rem,9.5vw,4.1rem);line-height:.96;overflow-wrap:normal;word-break:normal}.homepage-hero__text,.homepage-hero--right .homepage-hero__text,.homepage-hero--center .homepage-hero__text{margin-inline:0;max-width:32rem;margin-block-start:12px;font-size:clamp(1.45rem,4.4vw,1.8rem);line-height:1.45}.homepage-hero__actions,.homepage-hero--right .homepage-hero__actions,.homepage-hero--center .homepage-hero__actions{justify-content:flex-start;gap:10px;margin-block-start:20px}.homepage-hero__button{flex:1 1 100%;min-height:50px;padding-inline:18px;font-size:1.38rem}.homepage-hero__signals{gap:8px;margin-block-start:18px;font-size:1.2rem}.homepage-hero__fallback{grid-template-columns:1fr}.homepage-hero__fallback span{display:none}.homepage-hero__fallback span:first-child{display:flex}}@media screen and (max-width:389px){.homepage-hero__heading,.homepage-hero--right .homepage-hero__heading,.homepage-hero--center .homepage-hero__heading{font-size:3.2rem}.homepage-hero__signals span{min-height:32px;padding-inline:10px}}.product-ritual-details{padding-block:44px}.product-ritual-details__inner{display:grid;gap:28px}.product-ritual-details__header{max-width:780px}.product-ritual-details__eyebrow{margin:0 0 8px;font-size:1.2rem;font-weight:700;text-transform:uppercase}.product-ritual-details__heading{margin:0;max-width:720px}.product-ritual-details__intro{margin-block-start:12px;max-width:680px}.product-ritual-details__layout{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);gap:28px;align-items:start}.product-ritual-details__main,.product-ritual-details__aside{display:grid;gap:18px}.product-ritual-details__description,.product-ritual-details__accordions,.product-ritual-details__benefits,.product-ritual-details__related{border:1px solid rgba(var(--color-foreground),.14);border-radius:8px;background:rgba(var(--color-background),.68)}.product-ritual-details__description{padding:22px}.product-ritual-details__accordion+.product-ritual-details__accordion{border-block-start:1px solid rgba(var(--color-foreground),.12)}.product-ritual-details__summary{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 20px;cursor:pointer;font-weight:700}.product-ritual-details__summary::-webkit-details-marker{display:none}.product-ritual-details__summary-icon{position:relative;flex:0 0 18px;width:18px;height:18px}.product-ritual-details__summary-icon:before,.product-ritual-details__summary-icon:after{content:"";position:absolute;inset-block-start:50%;inset-inline-start:0;width:18px;height:2px;background:currentColor;transform:translateY(-50%)}.product-ritual-details__summary-icon:after{transform:translateY(-50%) rotate(90deg)}.product-ritual-details__accordion[open] .product-ritual-details__summary-icon:after{opacity:0}.product-ritual-details__panel{padding:0 20px 20px}.product-ritual-details__benefits{display:grid;gap:0}.product-ritual-details__benefit{display:grid;grid-template-columns:auto minmax(0,1fr);gap:14px;padding:18px}.product-ritual-details__benefit+.product-ritual-details__benefit{border-block-start:1px solid rgba(var(--color-foreground),.12)}.product-ritual-details__badge{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:50%;color:rgb(var(--color-background));background:rgb(var(--color-foreground));font-size:1.2rem;font-weight:700}.product-ritual-details__benefit-title,.product-ritual-details__related-heading{margin:0;font-size:1.6rem}.product-ritual-details__benefit-text{margin-block-start:4px;font-size:1.4rem}.product-ritual-details__related{padding:18px}.product-ritual-details__related-grid{display:grid;gap:12px;margin-block-start:14px}.product-ritual-details__related-item{display:grid;grid-template-columns:72px minmax(0,1fr);column-gap:12px;align-items:center;color:inherit;text-decoration:none}.product-ritual-details__related-image{grid-row:span 2;width:72px;height:72px;object-fit:cover;border-radius:8px;background:rgba(var(--color-foreground),.06)}.product-ritual-details__related-title,.product-ritual-details__related-price{overflow-wrap:anywhere}.product-ritual-details__related-title{font-weight:700}.product-ritual-details__related-price{font-size:1.3rem}@media screen and (max-width:989px){.product-ritual-details__layout{grid-template-columns:1fr}}@media screen and (max-width:549px){.product-ritual-details{padding-block:32px}.product-ritual-details__description,.product-ritual-details__benefit,.product-ritual-details__related{padding:16px}}
/*# sourceMappingURL=/cdn/shop/t/8/compiled_assets/styles.css.map */
