.cta-banner{padding:10rem 0;text-align:center}.cta-banner--surface{background-color:var(--surface);color:var(--on-surface)}.cta-banner--surface-low{background-color:var(--surface-container-low);color:var(--on-surface)}.cta-banner--dark{background-color:var(--primary-container);color:var(--on-primary)}.cta-banner__inner{margin:0 auto;max-width:56rem;padding:0 var(--container-padding)}.cta-banner__badge{color:var(--secondary);display:block;letter-spacing:.2em;margin-bottom:2rem}.cta-banner h2{font-family:var(--font-headline);font-size:3.5rem;line-height:1.1;margin-bottom:3rem}.cta-banner__actions{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center}.cta-banner__tagline{margin-top:3rem;opacity:.4}@media (max-width:768px){.cta-banner{padding:5rem 0}.cta-banner h2{font-size:2.25rem}.cta-banner__actions{align-items:center;flex-direction:column}}