.split-page-hero{position:relative;display:flex;overflow:clip;min-height:800px;flex-direction:column;color:#372727;background:#e5e3dc}.split-page-hero *,.split-page-hero *::before,.split-page-hero *::after{box-sizing:border-box}.split-page-hero__content{display:flex;width:min(100% - 32px,676px);min-height:410px;flex-direction:column;justify-content:flex-end;margin:0 auto;padding-bottom:32px}.split-page-hero__title{margin:0;font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);font-size:56px;line-height:1.04;letter-spacing:-0.04em}.split-page-hero__title span{color:#e2591c}.split-page-hero__text{max-width:448px;margin-top:32px;font-family:var(--font-body-family);font-style:var(--font-body-style);font-weight:var(--font-body-weight);font-size:16px;line-height:1.2}.split-page-hero__media{flex:0 0 auto;width:100%;overflow:hidden;aspect-ratio:1;background:rgba(55,39,39,.04)}.split-page-hero__image{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (min-width: 750px){.split-page-hero{display:grid;min-height:720px;grid-template-columns:1fr 1fr}.split-page-hero__content{align-self:end;width:448px;min-height:0;margin:0 0 65px 40px;padding-bottom:0}.split-page-hero__title{font-size:68px}.split-page-hero__media{width:100%;height:720px;aspect-ratio:auto}}