.cta-centered{background:var(--brand-secondary);padding:calc(var(--spacing-section) * 1.1) 0}.cta-centered__inner{max-width:760px;margin:0 auto;text-align:center}.cta-centered__headline{font-family:var(--brand-font-heading);font-weight:400;font-size:clamp(2.5rem,5vw,4rem);line-height:1.08;letter-spacing:-.015em;color:var(--brand-text);margin-bottom:1.5rem}.cta-centered__sub{font-family:var(--brand-font-body);font-size:1.0625rem;line-height:1.75;color:var(--brand-text-muted);max-width:480px;margin:0 auto 2.75rem;font-weight:300}.cta-centered__actions{display:flex;gap:1rem;justify-content:center}@media (max-width:768px){.cta-centered__actions{flex-direction:column;align-items:center}}.cta-banner{background:var(--brand-cta-background);padding:var(--spacing-section) 0}.cta-banner__inner{max-width:760px;margin:0 auto;text-align:center}.cta-banner__headline{font-family:var(--brand-font-heading);font-weight:400;font-size:clamp(2.5rem,5vw,4rem);line-height:1.08;letter-spacing:-.015em;color:var(--brand-text);margin-bottom:1.5rem}.cta-banner__sub{font-family:var(--brand-font-body);font-size:1.0625rem;line-height:1.75;font-weight:300;color:var(--brand-text);max-width:480px;margin:0 auto 2.75rem}.cta-banner__actions{display:flex;justify-content:center}.cta-banner__actions .btn--primary{background:var(--brand-on-primary);color:var(--brand-primary)}.cta-banner__trust{font-family:var(--brand-font-body);font-size:.85rem;font-weight:300;color:var(--brand-text);margin-top:1.5rem}