.hb-site-footer{background:var(--ink-900);color:hsla(0,0%,100%,.72);padding:56px 0 32px}.hb-site-footer__wrap{max-width:var(--layout-max);margin:0 auto;padding:0 var(--layout-pad)}.hb-site-footer__grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;grid-gap:32px;gap:32px}.hb-site-footer__brand{display:flex;flex-direction:column;gap:10px}.hb-site-footer__logo{font-family:var(--font-display);font-weight:800;font-size:22px;color:#fff}.hb-site-footer__tagline{margin:0;font-size:14px;line-height:1.5}.hb-site-footer__col{display:flex;flex-direction:column;gap:10px;align-items:flex-start}.hb-site-footer__col-title{font-weight:700;font-size:14px;color:#fff}.hb-site-footer .hb-site-footer__link{font-size:14px;color:hsla(0,0%,100%,.72);text-decoration:none}.hb-site-footer a.hb-site-footer__link:hover{color:var(--cream-50);text-decoration:underline}.hb-site-footer a.hb-site-footer__link:focus-visible{outline:2px solid var(--cream-50);outline-offset:2px;border-radius:4px}.hb-site-footer__bottom{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:40px;padding-top:24px;border-top:1px solid hsla(0,0%,100%,.12);font-size:13px}.hb-site-footer__legal{display:flex;flex:none;gap:24px;flex-wrap:wrap}.hb-site-footer__legal .hb-site-footer__link{white-space:nowrap}@media (max-width:900px){.hb-site-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.hb-site-footer{padding:40px 0 24px}.hb-site-footer__wrap{padding:0 var(--layout-pad-sm)}.hb-site-footer__grid{grid-template-columns:minmax(0,1fr);gap:24px}.hb-site-footer__bottom{flex-direction:column;align-items:flex-start;gap:10px}}