.resources-hero{position:relative;min-height:620px;padding-top:170px;display:grid;align-items:center;overflow:hidden;background:#1c2733}.resources-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:.58}.resources-hero::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(28,39,51,.9),rgba(28,39,51,.52))}.resources-hero__copy{position:relative;z-index:1;max-width:760px}.resources-hero .ma-eyebrow,.resources-hero h1,.resources-hero p{color:#fff}.resource-statement{text-align:center;background:#fff}.resource-statement .container{max-width:940px}.resource-goals{background:var(--brand-bg-alt)}.resource-goal-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:20px;gap:20px}.resource-goal-grid article{border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:#fff;padding:24px}.resource-goal-grid span{color:var(--brand-primary-dark);font-weight:800}.resource-progress__inner{display:grid;grid-template-columns:minmax(0,0.8fr) minmax(360px,1fr);grid-gap:40px;gap:40px;align-items:center}.progress-list{display:grid;grid-gap:18px;gap:18px}.progress-item span{display:block;margin-bottom:8px;color:var(--brand-text);font-weight:700}.progress{height:14px;background:var(--brand-neutral-light);border-radius:var(--brand-radius)}.progress-bar{background:var(--brand-primary)}.resource-certifications{background:#1c2733;color:#fff}.resource-badge-row{display:flex;flex-wrap:nowrap;gap:14px}.resource-badge-row span{flex:1 1 0;min-width:0;color:#fff;text-align:center;border:1px solid rgba(255,255,255,.28);border-radius:var(--brand-radius);padding:14px;font-weight:700}.resources-cta{background:#fff}@media (max-width:991px){.resource-goal-grid,.resource-progress__inner{grid-template-columns:1fr}.resource-badge-row{flex-wrap:wrap}.resource-badge-row span{flex:0 0 calc(50% - 8px)}}@media (max-width:575px){.resource-badge-row span{flex-basis:100%}}