.abbc-smart-hero{position:relative;min-height:620px;background:var(--brand-primary-dark)}.abbc-smart-hero>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:.48}.smart-overlay{position:relative;max-width:780px;padding:150px max(24px,(100vw - 1140px) / 2) 120px}.smart-overlay h1,.smart-overlay p{color:var(--brand-text-inverse)}.smart-declaration{padding:88px 0}.smart-declaration p{font:700 max(1.5rem, min(3vw, 2.4rem))/1.4 var(--font-heading);max-width:1000px;margin:auto;text-align:center}.smart-goals{padding:88px 0;background:var(--brand-bg-alt)}.smart-goals article{background:var(--brand-bg);padding:30px;border-radius:var(--brand-radius);height:100%}.smart-goals span{color:var(--brand-accent);font-weight:800}.smart-progress{padding:88px 0}.progress-intro{max-width:760px}.readiness-row{display:grid;grid-template-columns:1fr 2fr;grid-gap:32px;gap:32px;align-items:center;margin:28px 0}.readiness-row span,.readiness-row strong{display:block}.progress{height:28px;background:var(--brand-primary-light)}.progress-bar{background:var(--brand-primary)}.smart-credentials{padding:72px 0;background:var(--brand-primary-light)}.credential-row{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:12px;gap:12px;margin:28px 0}.credential-row span{background:var(--brand-bg);padding:20px;text-align:center;border:1px solid var(--brand-border)}@media (max-width:768px){.readiness-row{grid-template-columns:1fr}.credential-row{grid-template-columns:1fr 1fr}}