.at-hero{background:var(--at-deep);color:#fff}.at-hero__grid{align-items:center;display:flex;gap:64px}.at-hero__copy{flex:1 1 0;min-width:0}.at-hero h1{color:#fff;margin-bottom:.5em}.at-hero__lead{color:var(--at-tint);font-size:1.19rem;line-height:1.55;max-width:34em}.at-hero__lead p{margin:0 0 1em}.at-hero__buttons{display:flex;flex-wrap:wrap;gap:14px;margin-top:30px}.at-hero .at-btn{background:var(--at-bright);border-color:var(--at-bright);color:var(--at-deep)}.at-hero .at-btn:hover{filter:brightness(1.08)}.at-hero .at-btn--ghost{background:transparent;border-color:hsla(0,0%,100%,.45);color:#fff}.at-hero .at-btn--ghost:hover{border-color:#fff;filter:none}.at-hero__visual{flex:0 1 460px;min-width:0}@media (max-width:900px){.at-hero__grid{align-items:stretch;flex-direction:column}.at-hero__visual{flex-basis:auto}}@media (max-width:767px){.at-hero__buttons{flex-direction:column}.at-hero .at-btn{text-align:center;width:100%}}.at-hero--light{background:transparent;color:var(--at-ink)}.at-hero--light.at-band--tint{background:var(--at-tint-2)}.at-hero--light.at-band--mist{background:var(--at-mist)}.at-hero--light h1{color:var(--at-ink)}.at-hero--light .at-hero__lead{color:var(--at-slate)}.at-hero--light .at-eyebrow{color:var(--at-slate-soft)}.at-hero--light .at-btn{background:var(--at-accent);border-color:var(--at-accent);color:var(--at-on-accent)}.at-hero--light .at-btn--ghost{background:transparent;color:var(--at-accent)}.at-hero__chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:26px}.at-hero__chip{background:var(--at-paper);border:1px solid var(--at-mist);border-radius:999px;display:inline-block;font-family:var(--at-font-condensed);font-size:.84375rem;font-weight:600;line-height:1;padding:8px 16px;text-decoration:none;transition:border-color .15s ease,color .15s ease}.at-body .at-hero a.at-hero__chip,.at-hero__chip{color:var(--at-slate)}.at-body .at-hero a.at-hero__chip:hover{border-color:var(--at-accent);color:var(--at-accent);text-decoration:none}.at-hero__chip--active{background:var(--at-deep);border-color:var(--at-deep);color:#fff}.at-body .at-hero:not(.at-hero--light) a.at-hero__chip,.at-hero:not(.at-hero--light) .at-hero__chip{background:transparent;border-color:rgba(140,176,208,.8);color:var(--at-tint)}.at-body .at-hero:not(.at-hero--light) a.at-hero__chip:hover{border-color:var(--at-bright);color:var(--at-bright);text-decoration:none}.at-hero:not(.at-hero--light) .at-hero__chip--active{background:var(--at-bright);border-color:var(--at-bright);color:var(--at-deep)}.at-hero--divided{position:relative}.at-hero__divider{bottom:0;height:4px;left:0;position:absolute;right:0}.at-hero__divider--product-split{background:linear-gradient(90deg,#6d3fa8,#6d3fa8 50%,#0468a8 0,#0468a8)}@media (max-width:767px){.at-hero__visual .at-hero-motif{display:none}.at-hero__visual:has(.at-hero-motif){display:none}}