.ember-cta-section{background:linear-gradient(0deg,var(--color-brand-amber),var(--color-brand-amber-dark) 50%);color:#fff;padding:var(--section-padding);text-align:center}.ember-cta-section h2{color:#fff;font-size:var(--text-5xl)}.ember-cta-section .section-header{margin-bottom:var(--space-12);text-align:center}.ember-cta-section .section-subheading{color:hsla(0,0%,100%,.85);font-size:var(--text-lg);margin:0 auto;max-width:800px}.ember-cta-buttons{display:flex;flex-wrap:wrap;gap:var(--space-4);justify-content:center;margin-top:var(--space-8)}.ember-cta-section .btn-primary{align-items:center;background:#fff;border-radius:var(--radius-md);color:var(--color-brand-navy);display:inline-flex;justify-content:center;text-shadow:none}.ember-cta-section .btn-primary:hover{box-shadow:var(--shadow-amber);color:var(--color-brand-amber);transform:translateY(-2px)}