.hero{background-position:50%;background-size:cover;padding:7.5em 40px;position:relative}.hero__inner{margin:0 auto;max-width:var(--max-width);width:100%}.hero--fullwidth-bg{align-items:center;background-color:#000;color:#fff;display:flex;min-height:45em}.hero--fullwidth-bg .hero__heading,.hero--fullwidth-bg .hero__sub{color:#fff}.hero--split{background-color:#ece5df}.hero--split,.hero--split .hero__heading,.hero--split .hero__sub{color:#1a1a1a}.hero--split .hero__inner{align-items:center;display:grid;gap:60px;grid-template-columns:1fr 1fr;min-height:31.5em}.hero--split-right .hero__inner{direction:rtl}.hero--split-right .hero__inner>*{direction:ltr}.hero__media img{border-radius:8px;display:block;max-height:520px;object-fit:cover;width:100%}.hero--centered{align-items:center;background-color:#f9f8f4;color:#12211e;display:flex;min-height:400px}.hero--centered .hero__heading,.hero--centered .hero__sub{color:#12211e}.hero--centered .hero__inner{margin:0 auto;max-width:800px}.hero__heading{font-family:Inter,arial,sans-serif;font-size:3.6em;font-weight:700;line-height:1.1;margin-bottom:1.25rem}.hero__sub{font-size:1.2em;margin-bottom:2rem;opacity:.9}.hero__cta{margin-top:.5rem}@media (max-width:768px){.hero{padding:60px 20px}.hero__heading{font-size:2.52em}.hero--split .hero__inner{direction:ltr;grid-template-columns:1fr}.hero--split-right .hero__inner{direction:ltr}}