.cta{overflow:hidden;padding:60px 0;position:relative}.cta-container{margin:0 auto;max-width:896px;padding:0 24px;position:relative;z-index:1}.cta-box{background:linear-gradient(to bottom right,#0e0e47,#4223ff);border-radius:24px;box-shadow:0 30px 60px rgba(0,0,0,.35);overflow:hidden;padding:48px;position:relative;text-align:center}@media (min-width:768px){.cta-box{padding:64px}}.cta-box h2{color:#fff;font-size:2.75rem;font-weight:700;margin-bottom:32px}.cta-box h2,.cta-button{position:relative;z-index:1}.cta-button{align-items:center;background:#fff;border:none;border-radius:8px;color:#0e0e47;cursor:pointer;display:inline-flex;font-size:1.125rem;font-weight:500;gap:8px;height:48px;padding:0 32px;transition:background .2s ease,transform .2s ease}.cta-button:hover{background:#f3f4f6;transform:translateX(2px)}.glow{border-radius:50%;filter:blur(60px);height:256px;position:absolute;width:256px}.glow.green{background:rgba(64,255,177,.2);right:-64px;top:-64px}.glow.blue{background:rgba(66,35,255,.2);bottom:-64px;left:-64px}