.applications-hero{padding:0}.applications-hero>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.applications-hero-overlay{position:relative;z-index:1;display:grid;min-height:560px;align-items:center;padding:112px 0;background:linear-gradient(90deg,rgba(0,19,9,.84),rgba(0,19,9,.46))}.applications-hero-overlay .container{max-width:840px;margin-left:max(24px,(100vw - 1140px) / 2)}.application-statement{background:#fff}.statement-large{max-width:980px;margin:0 auto;color:var(--brand-text);font-size:max(1.45rem, min(3vw, 2.4rem));font-weight:700;line-height:1.25;text-align:center}.application-progress{background:#fff}.progress-grid{display:grid;grid-template-columns:minmax(0,0.85fr) minmax(320px,1fr);grid-gap:40px;gap:40px;align-items:center}.progress-list{display:grid;grid-gap:22px;gap:22px}.progress-label{display:flex;justify-content:space-between;gap:16px;margin-bottom:8px;color:var(--brand-text);font-weight:800}.progress{height:12px;border-radius:999px;background:var(--brand-neutral-light)}.progress-bar{background:var(--brand-primary)}.application-credentials{background:var(--brand-bg-alt);text-align:center}.application-credentials h2{margin-bottom:26px}@media (max-width:991px){.progress-grid{grid-template-columns:1fr}}