.home-footer{min-height:0;padding:36px max(24px, calc((100% - var(--max)) / 2)) 28px;background:var(--ink);color:#b4b8c0;display:block}.home-footer__main{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:24px 48px;display:grid}.home-footer__brand{justify-self:start;align-items:center;min-height:44px;display:inline-flex}.home-footer__brand img{width:192px;max-width:100%;height:auto;display:block}.home-footer__links{flex-wrap:wrap;justify-content:flex-end;justify-self:stretch;align-items:center;gap:4px 24px;width:100%;min-width:0;display:flex}.home-footer__links a{letter-spacing:0;white-space:nowrap;color:#c0c4cb;flex:none;align-items:center;min-height:44px;padding:4px 0;font-size:1rem;font-weight:500;line-height:1.5;transition:color .16s;display:inline-flex}.home-footer a:hover{color:#fff}.home-footer a:focus-visible{outline:2px solid var(--red-bright);outline-offset:5px}.home-footer__meta{border-top:1px solid var(--ink-800);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px 28px;margin-top:24px;padding-top:24px;display:flex}.home-footer .home-footer__copyright,.home-footer .home-footer__motto{min-width:0;max-width:100%;font-family:var(--font-body,var(--font-noto-sans-sc,sans-serif));letter-spacing:.015em;color:#a2a8b2;margin:0;font-size:.875rem;font-weight:500;line-height:1.65}.home-footer__copyright{flex-wrap:wrap;gap:4px 18px;display:flex}.home-footer__copyright span{white-space:nowrap}.home-footer__copyright span:last-child{white-space:normal}.home-footer .home-footer__motto{color:#d4d7dc;font-weight:700}@media (max-width:1000px){.home-footer__main{grid-template-columns:1fr;gap:20px}.home-footer__links{justify-content:flex-start}}@media (max-width:600px){.home-footer{padding:28px 24px 24px}.home-footer__brand img{width:164px}.home-footer__links{grid-template-columns:repeat(auto-fit,minmax(min(100%,9rem),1fr));align-items:start;gap:2px 20px;display:grid}.home-footer__links a{font-size:.875rem}.home-footer__meta{flex-direction:column;align-items:flex-start;margin-top:20px;padding-top:20px}html[lang=en] .home-footer__links{grid-template-columns:1fr}html[lang=en] .home-footer__links a{white-space:normal}}
