.about-hero{position:relative;isolation:isolate;display:flex;align-items:flex-end;overflow:hidden;min-height:100svh;color:#fff;background:var(--page-bg-color, #f1f0ee)}.about-hero-media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2}.about-hero-media picture,.about-hero-media video{display:block;width:100%;height:100%}.about-hero-media img,.about-hero-media video{width:100%;height:100%;object-fit:cover}.about-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(to bottom,#0000 20%,#0006 40%);pointer-events:none}.about-hero-content{display:flex;flex-direction:column;gap:.75rem;width:100%;padding-bottom:1.5rem;justify-content:space-between}@media (min-width: 768px){.about-hero-content{flex-direction:row;align-items:flex-end;gap:2.5rem}}@media (min-width: 1280px){.about-hero-content{gap:3rem;padding-bottom:2.5rem}}.about-hero-subtext{margin:0}@media (min-width: 768px){.about-hero-subtext{flex:1 1 0;min-width:0;max-width:45rem}}.about-hero-heading.ho-title{flex:0 0 auto;gap:.5rem;width:22.5rem;max-width:100%;font-size:2.5rem;line-height:1;letter-spacing:.075rem}.about-hero-heading.ho-title em{text-align:right;letter-spacing:.075rem;text-box:trim-both cap alphabetic}.about-story{background:#fff;color:#000}.about-story-inner{display:flex;flex-direction:column;gap:4rem;padding-block:1.5rem}@media (min-width: 1280px){.about-story-inner{padding-block:2.5rem}}.about-story-item{display:flex;flex-direction:column;gap:1.5rem}@media (min-width: 768px){.about-story-item{flex-direction:row;align-items:center;gap:2.5rem}}@media (min-width: 1280px){.about-story-item{gap:3rem}}@media (min-width: 768px){.about-story-item--flip{flex-direction:row-reverse}}.about-story-content{display:contents}@media (min-width: 768px){.about-story-content{display:flex;flex:1 1 0;min-width:0;flex-direction:column;gap:1.5rem}}@media (min-width: 1280px){.about-story-content{gap:3rem}}.about-story-body{display:contents}@media (min-width: 768px){.about-story-body{display:flex;flex-direction:column;gap:1.5rem}}.about-story-heading{order:1;margin-bottom:1rem}@media (min-width: 768px){.about-story-heading{order:0;margin-bottom:0}}.about-story-item .quote{order:2}@media (min-width: 768px){.about-story-item .quote{order:0}}.about-story-text{order:4}@media (min-width: 768px){.about-story-text{order:0}}.about-story-text p+p{margin-top:1rem}.about-story-media{order:3;width:100%;min-width:0;aspect-ratio:1/1;overflow:hidden;border-radius:1.5rem;background:#f1f0ee}@media (min-width: 768px){.about-story-media{order:0;flex:1 1 0}}.about-story-media img{display:block;width:100%;height:100%;object-fit:cover}
