.nav-cta{display:inline-flex!important;align-items:center;justify-content:center;gap:8px;min-height:41px;margin-left:16px;padding:.68rem 1.05rem!important;border:1px solid transparent!important;border-radius:8px!important;background:#3a5bff!important;color:#fff!important;font-size:.7rem!important;font-weight:700!important;box-shadow:0 6px 16px rgba(58,91,255,.18)!important;transition:background-color .22s ease,box-shadow .22s ease,transform .22s ease!important}
.nav-cta span{font-weight:700}.nav-cta i{display:inline-block;width:auto;height:auto;margin:0!important;border-radius:0;background:transparent!important;color:#fff;font-size:.61rem;box-shadow:none!important;transition:transform .22s ease!important}
.nav-cta:hover{transform:translateY(-1px);border-color:transparent!important;background:#2f4de0!important;box-shadow:0 8px 19px rgba(58,91,255,.23)!important}.nav-cta:hover i{transform:translateX(2px);background:transparent!important}.nav-cta:active{transform:translateY(0);background:#2945d2!important;box-shadow:0 4px 11px rgba(58,91,255,.17)!important}.nav-cta:focus-visible{outline:3px solid rgba(58,91,255,.18);outline-offset:3px}
@media(max-width:991.98px){.nav-cta{display:flex!important;justify-content:center;min-height:43px;margin:10px 0 0}}
@media(prefers-reduced-motion:reduce){.nav-cta,.nav-cta i{transition:none!important}}
