.footer-cta{padding:clamp(64px,7vw,96px) 40px}.footer-cta__container{background:linear-gradient(120deg,var(--footer-cta-gradient-start,#1e40d0),var(--footer-cta-gradient-end,#2e5bf0));border-radius:24px;margin:0 auto;max-width:1180px;overflow:hidden;padding:72px 60px;position:relative}.footer-cta-orb{border-radius:50%;position:absolute;will-change:translate,rotate,scale}.footer-cta-orb--tr{animation:footerCtaOrbDriftTR 11s ease-in-out infinite,footerCtaOrbSpinCW 58s linear infinite,footerCtaOrbTiltTR 19s ease-in-out infinite;border:80px solid hsla(0,0%,100%,.06);height:520px;right:-120px;top:-120px;width:520px}.footer-cta-orb--bl{animation:footerCtaOrbDriftBL 7s ease-in-out infinite,footerCtaOrbSpinCCW 50s linear infinite,footerCtaOrbTiltBL 15s ease-in-out infinite;border:60px solid hsla(0,0%,100%,.05);bottom:-160px;height:360px;left:-140px;width:360px}@keyframes footerCtaOrbDriftTR{0%,to{translate:0 0}50%{translate:-18px 16px}}@keyframes footerCtaOrbDriftBL{0%,to{translate:0 0}50%{translate:16px -14px}}@keyframes footerCtaOrbSpinCW{0%{rotate:0deg}to{rotate:1turn}}@keyframes footerCtaOrbSpinCCW{0%{rotate:0deg}to{rotate:-1turn}}@keyframes footerCtaOrbTiltTR{0%,to{scale:1.02 .975}50%{scale:.975 1.045}}@keyframes footerCtaOrbTiltBL{0%,to{scale:.98 1.035}50%{scale:1.05 .972}}.footer-cta__content{align-items:center;display:flex;flex-direction:column;margin:0 auto;max-width:820px;position:relative;text-align:center}.footer-cta__pill{align-items:center;background:hsla(0,0%,100%,.12);border-radius:999px;color:#fff;display:inline-flex;font-size:14px;font-weight:600;gap:8px;margin-bottom:20px;padding:9px 17px}.footer-cta__heading{animation:footerCtaContentPulse 3.5s ease-in-out infinite;color:#fff;display:inline-block;font-size:clamp(32px,3.6vw,46px);font-weight:800;letter-spacing:-.025em;line-height:1.05;margin:0;text-wrap:balance;will-change:transform}@keyframes footerCtaContentPulse{0%,to{transform:scale(1)}50%{transform:scale(1.04)}}.footer-cta__description{color:hsla(0,0%,100%,.78);font-size:17px;line-height:1.65;margin:18px 0 0;max-width:640px;text-wrap:pretty}.footer-cta__button{align-items:center;background:var(--footer-cta-button-color,#ef3e2e);border-radius:12px;box-shadow:0 8px 22px -10px rgba(239,62,46,.42);color:#fff;display:inline-flex;font-size:17px;font-weight:700;gap:10px;margin-top:38px;padding:18px 38px;text-decoration:none!important;transition:transform .25s ease,box-shadow .25s ease}.footer-cta__button:hover{box-shadow:0 14px 30px -10px rgba(239,62,46,.52);transform:translateY(-3px)}.footer-cta__button-arrow{font-size:18px}@media (prefers-reduced-motion:reduce){.footer-cta-orb,.footer-cta__heading{animation:none}}@media (max-width:900px){.footer-cta__container{padding:52px 36px}.footer-cta-orb--tr{border-width:56px;height:360px;right:-90px;top:-90px;width:360px}.footer-cta-orb--bl{border-width:42px;bottom:-110px;height:250px;left:-100px;width:250px}}@media (max-width:600px){.footer-cta__container{border-radius:20px;padding:40px 22px}.footer-cta__pill{font-size:13.5px;gap:7px;padding:8px 15px}.footer-cta__description{font-size:15.5px}.footer-cta-orb--tr{border-width:36px;height:230px;right:-70px;top:-70px;width:230px}.footer-cta-orb--bl{border-width:28px;bottom:-80px;height:170px;left:-70px;width:170px}.footer-cta__button{border-radius:10px;font-size:15px;margin-top:24px;padding:12px 24px}}@media (max-width:420px){.footer-cta__container{padding:34px 18px}.footer-cta__pill{font-size:12.5px;padding:7px 13px}}