.hero{grid-template-columns:1.25fr .75fr;align-items:center;gap:56px;padding:64px 0 80px;display:grid}.hero-left .eyebrow{margin:0 0 16px}.hero-left .h1{margin-bottom:20px}.hero-lede{color:var(--ink-soft);max-width:500px;margin:0 0 32px;font-size:18.5px;line-height:1.55}.hero-ctas{flex-wrap:wrap;align-items:center;gap:28px;display:flex}.hero-right{min-width:0}@media (max-width:960px){.hero{grid-template-columns:1fr;gap:40px;padding:40px 0 56px}.hero-right{max-width:440px}}
