.sfs-footer{--footer-bg:#bfc8bd;--ink:#8a2f22;--footer-border:#dcc4ba;background:var(--footer-bg);border-top:1px solid var(--footer-border);padding:48px 24px}.sfs-footer__inner{align-items:flex-start;display:flex;flex-wrap:wrap;gap:40px;justify-content:space-between;margin:0 auto;max-width:1200px}.sfs-footer__brand{flex:1 1 240px;max-width:300px}.sfs-footer__logo{display:block;height:auto;margin-bottom:14px;max-width:160px}.sfs-footer__tagline{color:var(--ink);font-family:Inter,sans-serif;font-size:14px;line-height:1.5;margin:0}.sfs-footer__nav{display:flex;flex-direction:column;gap:8px}.sfs-footer__nav a{color:var(--ink);font-family:Inter,sans-serif;font-size:14px;text-decoration:none}.sfs-footer__nav a:hover{text-decoration:underline}.sfs-footer__contact{color:var(--ink);font-family:Inter,sans-serif;font-size:14px;line-height:1.6}.sfs-footer__contact p{margin:0}.sfs-footer__social{gap:12px}.sfs-footer__social a{display:inline-flex}.sfs-footer__social img{display:block;height:32px;width:32px}@media (max-width:767px){.sfs-footer{padding:36px 20px}.sfs-footer__inner{gap:28px}}.sfs-footer__social{display:flex;gap:10px;margin-top:8px}.sfs-footer__social-link{align-items:center;background:var(--ink);border-radius:8px;color:#fff;display:inline-flex;height:36px;justify-content:center;text-decoration:none;width:36px}.sfs-footer__social-link svg{display:block}footer:not(.sfs-footer){display:none!important}.sfs-footer__credit{color:var(--ink,#8a2f22);font-family:Inter,sans-serif;font-size:13px;letter-spacing:.02em;margin-top:24px;opacity:.75;text-align:center}.sfs-footer__credit a{color:inherit;text-decoration:underline}