.ser-selection-hero{position:relative;display:flex;min-height:640px;align-items:center;overflow:hidden;background:var(--brand-neutral-dark)}.ser-selection-hero>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;filter:brightness(.34)}.ser-selection-hero>.container{position:relative}.ser-selection-hero h1,.ser-selection-hero p{max-width:780px;color:var(--brand-text-inverse)}.ser-selection-hero .ser-eyebrow{color:#f3b9aa}.ser-selection-statement{padding:72px 0;text-align:center;background:var(--brand-bg)}.ser-selection-statement>.container{max-width:900px}.ser-selection-goals{background:var(--brand-bg-alt)}.ser-selection-goals article{height:100%;padding:28px;border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:var(--brand-bg)}.ser-selection-goals span{display:grid;width:48px;height:48px;align-items:center;justify-items:center;place-items:center;border-radius:50%;background:var(--brand-primary);color:#fff;font-weight:700}.ser-selection-progress{background:var(--brand-primary-dark)}.ser-selection-progress h2,.ser-selection-progress p,.ser-selection-progress span,.ser-selection-progress strong{color:var(--brand-text-inverse)}.ser-progress-row+.ser-progress-row{margin-top:20px}.ser-progress-row>div:first-child{display:flex;justify-content:space-between;gap:16px;margin-bottom:8px}.ser-progress-row .progress{height:26px;background:#7364c4}.ser-progress-row .progress-bar{background:var(--brand-secondary);color:#fff}.ser-credential-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px;gap:16px}.ser-credential-grid article{padding:24px;border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:var(--brand-bg-alt)}.ser-tradeoff-note{margin-top:24px;padding:24px;border-left:4px solid var(--brand-secondary);background:#fff5f2}.ser-selection-cta{padding:80px 0 96px;text-align:center;background:var(--brand-secondary)}.ser-selection-cta p{max-width:760px;margin:0 auto 24px}@media (max-width:767px){.ser-progress-row>div:first-child{flex-direction:column}.ser-credential-grid{grid-template-columns:1fr}}