.footer-inner{grid-template-columns:auto minmax(260px,1.5fr) minmax(0,2fr) auto;gap:28px}.footer-about{display:flex;flex-direction:column;gap:7px;color:#aaa4a5;font-size:9px;line-height:1.55;max-width:360px}.footer-about strong{display:block;color:#77747b;font-size:10px;letter-spacing:.04em;margin-bottom:1px}.footer-links{flex-wrap:nowrap;white-space:nowrap;gap:15px}.footer-links a{font-size:10px}
@media(max-width:800px){.footer-inner{display:block}.footer-links{flex-wrap:wrap;white-space:normal;gap:12px 18px}}
