.site-footer{padding:55px max(5vw,calc((100vw - 1440px)/2));display:grid;grid-template-columns:2fr repeat(3,1fr);gap:45px;background:#05070a;color:#fff;border-top:1px solid #22272d}.site-footer .footer-brand{color:#fff;align-self:start}.site-footer div{display:flex;flex-direction:column;gap:9px}.site-footer b{font-size:13px;color:#fff;margin-bottom:8px}.site-footer a:not(.brand){color:#92979e;text-decoration:none;font-size:14px}.site-footer a:hover{color:#ff8a0a}@media(max-width:700px){.site-footer{grid-template-columns:1fr 1fr;padding:42px 20px}.site-footer .footer-brand{grid-column:1/-1}}
