.about-page{--about-cream: #fff8e9;--about-burgundy: #510000;--about-ink: #111111;--about-muted: #3a3a3a;--about-paper: #fff8e9;--about-text: var(--font-body-base-size-mobile, 15px);--about-heading: var(--font-h2-size-mobile, 22px);--about-display: var(--font-h1-size-mobile, 30px);--about-gutter: 16px;--about-gap: 20px;--about-pad-top: 48px;--about-pad-bottom: 48px;--about-text-max: 44rem;color:var(--about-ink);background:var(--about-cream);overflow-x:clip}@media screen and (min-width:750px){.about-page{--about-text: var(--font-body-base-size-tablet, 15px);--about-heading: var(--font-h2-size-tablet, 24px);--about-display: var(--font-h1-size-tablet, 36px);--about-gutter: 24px;--about-gap: 24px;--about-pad-top: 72px;--about-pad-bottom: 72px}}@media screen and (min-width:990px){.about-page{--about-text: var(--font-body-base-size-desktop, 16px);--about-heading: var(--font-h2-size-desktop, 24px);--about-display: var(--font-h1-size-desktop, 36px)}}.about-page img{max-width:100%;height:auto;display:block}.about-page .page-width{width:100%;max-width:none;box-sizing:border-box;padding-left:max(var(--about-gutter),env(safe-area-inset-left));padding-right:max(var(--about-gutter),env(safe-area-inset-right));margin-left:auto;margin-right:auto}.about-page__welcome{position:relative;overflow:hidden;background:var(--about-cream);padding:var(--about-pad-top) 0 var(--about-pad-bottom)}.about-page__botanical{position:absolute;width:min(160px,28vw);height:auto;color:#5100001a;pointer-events:none;z-index:0}.about-page__botanical--bl{left:-.75rem;bottom:-.75rem}.about-page__botanical--br{right:-.75rem;bottom:-.75rem}.about-page__botanical--promise{left:-.5rem;bottom:-.25rem;color:#51000014}@media screen and (max-width:749px){.about-page__botanical{width:min(110px,32vw);opacity:.7}}.about-page__welcome-inner{position:relative;z-index:1;text-align:center}.about-page__welcome-heading{margin:0 auto 1.15rem;max-width:20ch;font-family:var(--font-heading-family),"Cormorant",Georgia,serif;font-size:calc(var(--about-display) * 1);font-weight:500;line-height:1.15;letter-spacing:.01em;color:var(--about-ink)}@media screen and (min-width:750px){.about-page__welcome-heading{font-size:calc(var(--about-display) * 1.15)}}.about-page__welcome-text,.about-page__welcome-text p{margin:0 auto;max-width:var(--about-text-max);width:100%;font-family:var(--font-heading-family),"Cormorant",Georgia,serif;font-size:clamp(15px,1.15vw,17px);font-weight:400;line-height:1.6;letter-spacing:.01em;color:var(--about-muted)}.about-page__welcome-text p+p{margin-top:1rem}.about-page__feature{background:var(--about-cream);padding:var(--about-pad-top) 0 var(--about-pad-bottom)}.about-page__feature-inner{display:grid;grid-template-columns:minmax(0,1fr);gap:var(--about-gap);align-items:stretch;min-height:0;box-sizing:border-box}@media screen and (min-width:900px){.about-page__feature-inner{grid-template-columns:minmax(0,1fr) minmax(0,1fr);min-height:calc(100vh - (var(--about-pad-top) + var(--about-pad-bottom)) - var(--site-header-height-desktop, 100px))}.about-page__feature--right .about-page__feature-media{order:2}.about-page__feature--right .about-page__feature-copy{order:1}}.about-page__feature-media{position:relative;isolation:isolate;width:100%;max-width:100%;height:100%;min-height:0;box-sizing:border-box;padding:10px}.about-page__feature-frame{position:absolute;top:0;left:0;width:calc(100% - 18px);height:calc(100% - 18px);border:1.5px solid var(--about-burgundy);pointer-events:none;z-index:0;box-sizing:border-box}.about-page__feature--right .about-page__feature-frame{left:auto;right:0}.about-page__feature-img{position:relative;z-index:1;width:100%;max-width:100%;height:min(48vh,360px);object-fit:cover;display:block;background:#efe6d6}.about-page__feature-img--placeholder{min-height:min(48vh,360px);background:#efe6d6}@media screen and (min-width:900px){.about-page__feature-img,.about-page__feature-img--placeholder{height:100%;min-height:100%;max-height:calc(100vh - (var(--about-pad-top) + var(--about-pad-bottom)) - 20px - var(--site-header-height-desktop, 100px));aspect-ratio:auto}.about-page__feature-media{display:flex;align-items:stretch}}.about-page__feature-copy{width:100%;max-width:none;margin:0;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;padding:8px 4px 12px}@media screen and (min-width:900px){.about-page__feature-copy{padding:clamp(16px,3vw,40px)}}.about-page__feature-heading{margin:0 0 1.15rem;font-family:var(--font-heading-family),"Cormorant",Georgia,serif;font-size:calc(var(--about-display) * .95);font-weight:500;line-height:1.15;letter-spacing:.01em;color:var(--about-ink)}@media screen and (min-width:750px){.about-page__feature-heading{font-size:calc(var(--about-display) * 1.05)}}.about-page__feature-text,.about-page__feature-text p{margin:0;max-width:none;width:100%;font-family:var(--font-heading-family),"Cormorant",Georgia,serif;font-size:clamp(15px,1.15vw,17px);font-weight:400;line-height:1.6;letter-spacing:.01em;color:var(--about-muted)}.about-page__feature-text p+p{margin-top:1rem}.about-page__feature-link{display:inline-flex;align-items:center;min-height:44px;margin-top:1.35rem;font-family:var(--font-accent-family),"Jost",sans-serif;font-size:.8125rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;text-decoration:none;color:var(--about-burgundy);border-bottom:1px solid rgba(81,0,0,.35);padding-bottom:.2rem}.about-page__promise{position:relative;overflow:hidden;background:var(--about-cream);padding:var(--about-pad-top) 0 var(--about-pad-bottom);text-align:center}.about-page__promise-inner{position:relative;z-index:1;max-width:var(--about-text-max);margin:0 auto}.about-page__promise-heading{margin:0 0 1.15rem;font-family:var(--font-heading-family),"Cormorant",Georgia,serif;font-size:calc(var(--about-display) * .95);font-weight:500;line-height:1.15;color:var(--about-ink)}@media screen and (min-width:750px){.about-page__promise-heading{font-size:calc(var(--about-display) * 1.05)}}.about-page__promise-text,.about-page__promise-text p{margin:0 auto 1.75rem;font-family:var(--font-heading-family),"Cormorant",Georgia,serif;font-size:clamp(15px,1.15vw,17px);line-height:1.6;letter-spacing:.01em;color:var(--about-muted)}.about-page__promise-text p+p{margin-top:1rem}.about-page__promise-link{display:inline-flex;align-items:center;justify-content:center;min-height:44px;font-family:var(--font-accent-family),"Jost",sans-serif;font-size:1.21875rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;text-decoration:none;color:var(--about-burgundy);border-bottom:1px solid rgba(81,0,0,.35);padding-bottom:.25rem;transition:border-color .2s ease,opacity .2s ease}.about-page__promise-link:hover{border-bottom-color:var(--about-burgundy);opacity:.75}@media(prefers-reduced-motion:reduce){.about-page__promise-link{transition:none}}@media screen and (max-width:899px){.about-page__feature-inner{min-height:0}.about-page__feature-img,.about-page__feature-img--placeholder{width:100%;max-width:100%;height:min(40vh,280px)}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/section-about-page.css.map */
