.cta-centered{background-color:var(--surface-bg);padding:calc(var(--space-section) * 1.15) 0}.cta-centered__inner{margin-left:auto;margin-right:auto;max-width:48rem;text-align:center}.cta-centered__headline{margin-bottom:1.75rem;font-family:var(--brand-font-heading);font-size:clamp(2.5rem,5vw,4rem);line-height:1.1;letter-spacing:-.03em;color:var(--surface-text)}.cta-centered__sub{margin-left:auto;margin-right:auto;margin-bottom:3rem;max-width:28rem;font-family:var(--brand-font-body);font-size:1.0625rem;line-height:1.75;font-weight:300;color:var(--surface-text-muted)}.cta-centered__actions{display:flex;justify-content:center;gap:1rem}@media (max-width:768px){.cta-centered__actions{flex-direction:column;align-items:center}}