.about-hero{background:var(--color-navy);color:#f2f5fa;padding:clamp(2.75rem,6vw,5rem) 0}.about-hero__component{display:block}.about-hero__grid{grid-template-columns:minmax(0,1fr);align-items:stretch;gap:1.75rem;display:grid}.about-hero__content{align-self:center;min-width:0}.about-hero__kicker{background:var(--color-yellow);color:var(--color-navy);font-family:var(--font-display);letter-spacing:.12em;text-transform:uppercase;margin:0;padding:.45em .9em .4em;font-size:.78rem;font-weight:800;display:inline-block}.about-hero__heading{color:#fff;text-transform:uppercase;margin:1.125rem 0 1.25rem;font-size:clamp(2.2rem,5vw,3.6rem)}.about-hero__heading span{display:block}.about-hero__lead{color:#b9c6d9;max-width:48ch;margin:0 0 1.625rem;font-size:clamp(1.05rem,1.5vw,1.2rem)}.about-hero__lead strong{color:#fff;font-weight:700}.about-hero__tags{flex-wrap:wrap;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.about-hero__tags li{background:var(--color-yellow);color:var(--color-navy);font-family:var(--font-display);border-radius:100px;padding:.375rem .9375rem;font-size:.82rem;font-weight:700}.about-hero__statistics{flex-direction:column;gap:.75rem;height:100%;display:flex}.about-hero__statistic-grid{flex:2 1 0;grid-template-columns:minmax(0,1fr);gap:.75rem;min-width:0;display:grid}.about-hero__statistic{border:1px solid var(--color-line-light);border-radius:var(--radius-field);background:#ffffff0b;flex-direction:column;justify-content:center;min-width:0;padding:1rem 1.125rem;display:flex}.about-hero__statistic--featured{flex:1 1 0}.about-hero__statistic-value{color:var(--color-yellow);font-family:var(--font-display);letter-spacing:-.02em;overflow-wrap:anywhere;align-items:baseline;margin:0;font-size:1.55rem;font-weight:900;line-height:1.05;display:flex}.about-hero__statistic-value em{color:inherit;font-style:normal}.about-hero__statistic-suffix--spaced:before{content:" "}.about-hero__statistic--featured .about-hero__statistic-value{font-size:clamp(2rem,3.4vw,2.6rem)}.about-hero__statistic-label{color:#8fa2bc;margin:.25rem 0 0;font-size:.8rem;line-height:1.4}.about-hero__editor-placeholder{border:1px dashed;padding:1rem}@media (width>=561px){.about-hero__statistic-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=881px){.about-hero__grid{grid-template-columns:minmax(0,1.32fr) minmax(0,.68fr);gap:clamp(2rem,5vw,4rem)}}
