/* SAC counterpart of the CRM primary-navigation active treatment. */
.nav{--sac-nav-active:var(--blue)}.nav .nav-links>a.active:not(.nav-cta){color:var(--sac-nav-active);font-weight:600}.nav .nav-links>a.active:not(.nav-cta):not(.country-selector)::after{width:100%;background:var(--sac-nav-active)}.nav .nav-links>a.active:not(.nav-cta):hover{color:var(--sac-nav-active)}.nav .nav-links>a:focus-visible{outline:3px solid var(--sac-nav-active);outline-offset:4px;border-radius:5px}@media(max-width:980px){.nav .nav-links>a.active:not(.nav-cta){color:var(--sac-nav-active);background:#e4eef6}.nav .nav-links>a.active:not(.nav-cta)::after{display:none}}
