.hero-split-content{display:grid;gap:var(--space-md,32px);grid-template-columns:1fr 1fr;width:100%}.hero-split-content--no-image{grid-template-columns:1fr}.hero-split-content--no-image .hero-split-content__media{display:none}.hero-split-content.hero-split-content--align-top{align-items:start}.hero-split-content.hero-split-content--align-center{align-items:center}.hero-split-content.hero-split-content--align-end{align-items:end}.hero-split-content.hero-split-content--align-top.has-eyebrow .hero-split-content__media{padding-top:56px}.hero-split-content__text{display:flex;flex-direction:column;gap:0}.hero-split-content__text .hero-description,.hero-split-content__text .hero-eyebrow,.hero-split-content__text .hero-headline{margin-bottom:var(--space-md,32px)}.hero-split-content__text .hero-cta-group{margin-top:0}.hero-split-content__media{align-items:center;display:flex;justify-content:center;overflow:hidden}.hero-split-content__image{display:block;height:auto;max-width:100%;object-fit:contain;width:100%}@media screen and (min-width:1440px){.hero-split-content__text .hero-headline{font-size:64px;letter-spacing:-1.28px}}@media screen and (max-width:1023px){.hero-split-content{gap:var(--space-md,32px);grid-template-columns:1fr}.hero-split-content__text{align-items:center;order:1;text-align:center}.hero-split-content__media{order:2}.hero-split-content__text .hero-cta-group{justify-content:center}.hero-split-content__text .hero-description{margin-bottom:0}.hero-split-content__text .hero-cta-group:has(.button){margin-top:var(--space-sm,24px)}}@media screen and (max-width:767px){.hero-split-content{gap:var(--space-xl,48px)}.hero-split-content__text .hero-headline{font-size:38px;letter-spacing:-.76px}.hero-split-content__text .hero-description{font-size:18px;line-height:1.25}}