.footer-cta{color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;padding:18px 24px}.footer-cta__inner{align-items:center;display:flex;gap:16px;margin:0 auto;max-width:1100px}.footer-cta__icon{align-items:center;background:#fff;border-radius:50%;color:#1f3a93;display:inline-flex;flex-shrink:0;height:44px;justify-content:center;width:44px}.footer-cta__headline{color:#fff;flex:1;font-size:clamp(18px,2vw,24px);font-weight:700;line-height:1.2;margin:0}.footer-cta__button{align-items:center;border-radius:999px;box-shadow:0 4px 14px rgba(46,168,68,.35);color:#fff;display:inline-flex;font-size:14px;font-weight:700;gap:8px;letter-spacing:.04em;padding:12px 22px;text-decoration:none;text-transform:uppercase;transition:transform .15s ease,box-shadow .15s ease}.footer-cta__button:hover{box-shadow:0 8px 20px rgba(46,168,68,.5);transform:translateY(-1px)}.footer-cta__button svg{flex-shrink:0}@media (max-width:640px){.footer-cta{padding:16px}.footer-cta__inner{flex-wrap:wrap;gap:12px;justify-content:center;text-align:center}.footer-cta__headline{flex:1 1 100%}.footer-cta__button{justify-content:center;width:100%}}