.footer{display:flex;justify-content:space-between;align-items:center;gap:35px;padding-block:38px}.footer__brand{display:flex;flex-direction:column;line-height:1}.footer__brand strong{font-size:25px;letter-spacing:.2em}.footer__brand span{font-size:7px;letter-spacing:.25em;margin-top:8px}.footer>p{font-size:10px;color:var(--muted);max-width:430px}.footer>.text-link{white-space:nowrap;font-size:10px}@media(max-width:650px){.footer{flex-wrap:wrap;gap:25px}.footer>p{order:3;max-width:100%}}
