.cta-banner{background:linear-gradient(135deg, var(--red-900) 0%, var(--red-700) 50%, var(--red-800) 100%);padding:5rem 0;position:relative;overflow:hidden}.cta-banner__blob{filter:blur(80px);pointer-events:none;border-radius:50%;position:absolute}.cta-banner__blob--1{background:#ffffff0f;width:500px;height:500px;top:-200px;right:-100px}.cta-banner__blob--2{background:#0000001f;width:300px;height:300px;bottom:-100px;left:10%}.cta-banner__inner{z-index:1;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:3rem;display:flex;position:relative}.cta-banner__text{flex:1;min-width:260px}.cta-banner__title{color:#fff;margin-bottom:.75rem;font-size:clamp(1.5rem,3vw,2.25rem);font-weight:800;line-height:1.2}.cta-banner__desc{color:#ffffffbf;font-size:1rem;line-height:1.7}.cta-banner__actions{flex-wrap:wrap;flex-shrink:0;gap:1rem;display:flex}.btn-primary.cta-banner button{background:var(--surface);color:var(--primary)}.cta-banner__phone{color:#fff;border-color:#ffffff80}.cta-banner__phone:hover{background:#ffffff1f;border-color:#fff}@media (max-width:768px){.cta-banner__inner{text-align:center;flex-direction:column}.cta-banner__actions{justify-content:center;width:100%}.cta-banner__actions .btn{flex:1;justify-content:center;min-width:200px}}
