.ingredients-hero{position:relative;isolation:isolate;display:grid;align-items:center;min-height:clamp(500px,48vw,680px);background:#f4ede3}.ingredients-hero-art{position:absolute;inset:0;z-index:-1;overflow:hidden}.ingredients-hero-art img{object-fit:contain;object-position:right center}.ingredients-hero-content{width:100%;padding-block:60px}.ingredients-hero-copy{max-width:43%}.ingredients-hero h1{font-size:clamp(50px,5.5vw,76px);line-height:1.04;text-wrap:balance}.ingredients-hero h1 em{color:var(--green);font-weight:inherit}.ingredients-hero-copy p{max-width:40ch;margin:26px 0 22px;color:#57584e;font-size:14px;line-height:1.8}.ingredients-hero-link{display:inline-flex;align-items:center;justify-content:space-between;gap:26px;min-height:44px;border-bottom:1px solid;font-size:12px;letter-spacing:.07em;text-transform:uppercase;transition:color .2s}.ingredients-hero-link svg{flex:none}.ingredients-hero-link:hover,.ingredients-page .ingredient-entry:hover h3{color:var(--green)}.ingredients-page a:focus-visible{outline:2px solid var(--green);outline-offset:6px}.ingredients-directory-section{padding-block:72px 90px;scroll-margin-top:116px}.ingredients-directory-section>h2{margin-bottom:36px;font-size:clamp(34px,3vw,44px)}.ingredients-page .ingredient-entry h3{margin:16px 0 8px;font-size:25px}.ingredients-page .ingredient-entry span{font-size:12px}@media (max-width:900px){.ingredients-hero{min-height:0}.ingredients-hero-content{grid-row:1;padding-block:44px 12px}.ingredients-hero-copy{max-width:520px}.ingredients-hero h1{font-size:clamp(48px,7vw,62px)}.ingredients-hero-art{position:relative;inset:auto;z-index:0;grid-row:2;width:min(100%,720px);aspect-ratio:1.45;margin-left:auto}.ingredients-hero-art img{object-fit:cover}.ingredients-directory-section{padding-block:48px 60px;scroll-margin-top:96px}}@media (max-width:640px){.ingredients-hero-content{padding-bottom:4px}.ingredients-hero-copy p{margin-top:20px}.ingredients-hero-art{aspect-ratio:1.2}.ingredients-directory-section>h2{margin-bottom:28px}.ingredients-page .ingredient-entry h3{font-size:23px}}@media (prefers-reduced-motion:reduce){.ingredients-hero-link{transition:none}}