.fast-capabilities-hero{position:relative;min-height:620px;display:grid;align-items:center;padding:170px 0 88px;background:var(--brand-primary-dark);overflow:hidden}.fast-capabilities-hero>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:0}.fast-capabilities-hero::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(27,39,51,.66),rgba(36,68,65,.9));z-index:1}.fast-capabilities-hero .container{position:relative;z-index:2;max-width:860px;text-align:center}.fast-capabilities-hero h1,.fast-capabilities-hero p:not(.fast-eyebrow){color:var(--brand-text-inverse)}.fast-capabilities-hero h1{font-size:max(2rem, min(4vw, 3.5rem));line-height:1.1}.fast-capability-statement{background:var(--brand-bg)}.fast-capability-statement .container{max-width:920px}.fast-capability-statement p{font-size:max(1.2rem, min(2.2vw, 1.75rem));line-height:1.55;color:var(--brand-text)}.fast-capability-goals{background:var(--brand-bg-alt)}.fast-capability-grid article{padding:28px}.fast-capability-grid h3{margin:18px 0 10px;color:var(--brand-text)}.fast-capability-progress{background:var(--brand-bg)}.fast-progress-list{display:grid;grid-gap:18px;gap:18px}.fast-progress-list article{padding:22px;border:1px solid var(--brand-border);background:var(--brand-bg)}.fast-progress-list span,.fast-progress-list strong{display:block}.fast-progress-list strong{color:var(--brand-text)}.fast-progress{height:12px;margin-top:14px;background:var(--brand-bg-alt);border:1px solid var(--brand-border)}.fast-progress span{display:block;height:100%;background:var(--brand-primary)}.fast-capability-credentials{background:var(--brand-primary-dark)}.fast-credential-row{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:1px;gap:1px}.fast-credential-row span{min-height:78px;display:grid;align-items:center;justify-items:center;place-items:center;padding:16px;border:1px solid rgba(255,255,255,.28);color:var(--brand-text-inverse);text-align:center;font-weight:800}@media (max-width:991px){.fast-credential-row{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:575px){.fast-credential-row{grid-template-columns:1fr}}