.site-footer{background:#063f5c;color:#fff;font-family:Verdana,Geneva,Tahoma,sans-serif;padding:64px 20px}.site-footer__container{align-items:center;display:flex;flex-direction:column;gap:22px;margin:0 auto;max-width:1440px;text-align:center}.site-footer__locations{font-size:14px;line-height:1.6;opacity:.95}.site-footer__social-title{font-size:16px;font-weight:700}.site-footer__icons{display:flex;gap:12px;justify-content:center}.sf-icon{align-items:center;background:#f6ae20;border-radius:999px;display:inline-flex;height:44px;justify-content:center;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,background .2s ease;width:44px}.sf-icon svg{fill:#063f5c;height:20px;width:20px}.sf-icon:hover{background:#ffd25a;box-shadow:0 6px 14px rgba(0,0,0,.25);transform:translateY(-2px)}@media (max-width:767px){.site-footer{padding:48px 16px}.sf-icon{height:40px;width:40px}.sf-icon svg{height:18px;width:18px}}