.h-footer{padding:48px 60px;justify-content:space-between;color:#2b2926;border-top:1px solid var(--rule)}.h-footer,.h-footer .brand{display:flex;align-items:center}.h-footer .brand{gap:10px;color:var(--ink);font-weight:600}.h-footer .brand-mark{width:24px;height:24px;border-radius:6px;background:var(--yellow);display:grid;place-items:center;color:var(--ink);font-weight:900;font-size:12px;letter-spacing:-.04em}.h-footer .links{display:flex;gap:28px;font-size:14px;color:#2b2926}.h-footer .links a:hover{color:var(--ink)}@media (max-width:1280px){.h-footer{padding:40px}}@media (max-width:1024px){.h-footer{padding:32px}}@media (max-width:768px){.h-footer{padding:28px 20px;flex-direction:column;gap:16px;align-items:flex-start;text-align:left}.h-footer .links{flex-wrap:wrap;gap:18px}}@media (max-width:480px){.h-footer{padding:24px 16px}.h-footer .links{gap:14px;font-size:13px}}