.sf-footer{background-color:var(--sf-navy);color:#fff}.sf-footer__cta-box{background:linear-gradient(135deg,var(--sf-primary) 0,#0052cc 100%);border-radius:var(--sf-radius-2xl);color:#fff;margin-bottom:4rem;padding:2.5rem}.sf-footer__grid{display:grid;gap:3rem;grid-template-columns:1fr}@media (min-width:640px){.sf-footer__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.sf-footer__grid{grid-template-columns:2fr repeat(3,1fr)}}.sf-footer__col-label{color:hsla(0,0%,100%,.5);font-size:.7rem;font-weight:700;letter-spacing:.14em;margin-bottom:1rem;text-transform:uppercase}.sf-footer__links{display:flex;flex-direction:column;gap:.625rem;list-style:none;margin:0;padding:0}.sf-footer__links a{color:hsla(0,0%,100%,.75);font-size:.875rem;text-decoration:none;transition:color .15s ease}.sf-footer__links a:hover{color:#fff}.sf-footer__bottom{align-items:center;border-top:1px solid hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.45);display:flex;flex-wrap:wrap;font-size:.75rem;gap:1rem;justify-content:space-between;margin-top:3rem;padding-top:1.5rem}.sf-footer__bottom a{color:hsla(0,0%,100%,.6);text-decoration:none}.sf-footer__bottom a:hover{color:#fff}.sf-footer .hs-linked-image{display:inline-block}