.section-header{display:flex;flex-direction:column;gap:.85rem;margin-bottom:2.75rem}.section-header .eyebrow{align-self:flex-start}.section-header h2,.section-header .lead{margin:0}.section-header--center{align-items:center;text-align:center;max-width:720px;margin-inline:auto;margin-bottom:2.75rem}.section-header--center .eyebrow{align-self:center}.section-header--left{align-items:flex-start;text-align:left}.stats-bar{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}@media(max-width:640px){.stats-bar{grid-template-columns:repeat(2,1fr)}}.stats-bar__item{text-align:center;padding:1.25rem .75rem}.stats-bar__value{display:block;font-family:var(--font-head);font-weight:800;font-size:clamp(1.8rem,4vw,2.5rem);color:var(--primary);line-height:1;letter-spacing:-.02em}.section--navy .stats-bar__value{color:#fff}.stats-bar__label{display:block;margin-top:.45rem;font-size:.9rem;color:var(--text-muted)}.section--navy .stats-bar__label{color:#9fb3cc}
