.final-cta{background:var(--ag-gradient);border-radius:1.5rem;box-shadow:var(--ag-shadow-lg);overflow:hidden;padding:2.5rem 1.5rem;position:relative;text-align:center}@media (min-width:768px){.final-cta{padding:4rem 2.5rem}}.final-cta:after,.final-cta:before{background:hsla(0,0%,100%,.08);border-radius:9999px;content:"";pointer-events:none;position:absolute}.final-cta:before{height:18rem;left:-8rem;top:-8rem;width:18rem}.final-cta:after{bottom:-3rem;height:12rem;right:-3rem;width:12rem}.final-cta-inner{margin:0 auto;max-width:44rem;position:relative;z-index:1}.final-cta h2{color:#fff;font-size:clamp(2rem,4vw,3rem);font-weight:800;letter-spacing:-.025em;line-height:1.08;margin-bottom:1rem}.final-cta p{color:hsla(0,0%,100%,.86);font-size:1.08rem;line-height:1.75;margin-bottom:2rem}.final-cta-buttons{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:center}@media (min-width:640px){.final-cta-buttons{flex-direction:row}}