footer{padding:48px 0;background:var(--white);border-top:1px solid var(--gray-line)}.footer-inner{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px}.footer-inner .logo{padding-top:0.5em}.footer-inner .logo img{width:12em;height:auto}.footer-inner .logo{font-size:16px}.footer-links{display:flex;gap:28px}.footer-links a{color:var(--ink-soft);text-decoration:none;font-size:13.5px}@media (max-width: 860px){.footer-inner{flex-direction:column;text-align:center}}@media (max-width: 560px){.footer-inner .logo{display:none}.footer-links{flex-wrap:wrap;justify-content:center}}
