.gr-cta{margin-top:40px;padding:46px 38px;border-radius:32px;text-align:center;background:linear-gradient(135deg,var(--orange-2),var(--orange));box-shadow:0 30px 70px rgba(255,103,0,.26),0 10px 28px rgba(7,24,48,.1);position:relative;overflow:hidden}.gr-cta::before,.gr-cta::after{content:"";position:absolute;border-radius:50%;background:rgba(255,255,255,.14)}.gr-cta::before{width:210px;height:210px;left:-80px;bottom:-100px}.gr-cta::after{width:160px;height:160px;right:-60px;top:-70px}.gr-cta h3{position:relative;z-index:2;margin:0 0 12px;color:#fff;font-size:clamp(24px,3.4vw,38px);line-height:1.15;letter-spacing:-.035em}.gr-cta p{position:relative;z-index:2;max-width:700px;margin:0 auto 24px;color:rgba(255,255,255,.96);font-size:17px;line-height:1.7}.gr-buttons{position:relative;z-index:2;display:flex;flex-wrap:wrap;gap:14px;justify-content:center}.gr-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:16px 34px;border-radius:999px;font-weight:950;font-size:16px;text-decoration:none;transition:.28s ease;border:none}.gr-btn-light{background:#fff;color:var(--orange);box-shadow:0 18px 40px rgba(7,24,48,.22)}.gr-btn-light:hover{transform:translateY(-3px);background:#fff7f0;box-shadow:0 24px 50px rgba(7,24,48,.28)}.gr-btn-dark{background:var(--blue);color:#fff;box-shadow:0 18px 40px rgba(7,24,48,.24)}.gr-btn-dark:hover{transform:translateY(-3px);background:#0b2446}@media (max-width:640px){.gr-buttons{flex-direction:column}.gr-btn{width:100%}}