.kg-footer{background:#05010f;border-top:1px solid rgba(255,255,255,.06);padding:1.5rem 1.25rem 1.75rem;color:var(--kg-text-muted)}.kg-footer__inner{width:min(1160px,100%);margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:1.1rem}.kg-social-menu{display:flex;flex-wrap:wrap;gap:.65rem}.kg-social-link,.kg-social-menu{align-items:center;justify-content:center}.kg-social-link{display:inline-flex;width:40px;height:40px;border-radius:999px;border:1px solid transparent;background:transparent;color:var(--kg-white);text-decoration:none;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.kg-social-link:focus-visible,.kg-social-link:hover{transform:translateY(-2px);border-color:rgba(32,144,224,.18);box-shadow:0 0 0 1px rgba(32,144,224,.06),0 8px 18px rgba(32,144,224,.06)}.kg-social-icon{width:18px;height:18px;object-fit:contain}.kg-social-icon.kg-social-icon--whatsapp{width:30px;height:30px}.kg-footer__legal{width:100%;display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;padding-top:.4rem;border-top:1px solid rgba(255,255,255,.06)}.kg-footer__links{display:flex;gap:1.2rem;flex-wrap:wrap}.kg-footer-link{color:var(--kg-text-muted);font-size:.85rem;text-decoration:none;transition:color .18s ease}.kg-footer-link:focus-visible,.kg-footer-link:hover{color:var(--kg-white)}.kg-footer__copy{margin:0;font-size:.78rem;color:var(--kg-text-muted)}@media (max-width:560px){.kg-social-menu{gap:.4rem}}@media (max-width:640px){.kg-footer__legal{justify-content:center;text-align:center;gap:.6rem}}