.site-footer{background-color:var(--v3-color-black);color:var(--v3-color-white);padding:3.5rem 0}.site-footer__body{display:flex;flex-direction:column;gap:2rem 0}.site-footer__nav{display:flex;gap:1rem;justify-content:space-between;width:100%}.site-footer__logo svg{height:2rem;width:auto}.site-footer__logo svg>*{fill:currentColor}.site-footer__links{display:flex;gap:2rem}.site-footer__links-col{display:flex;justify-content:flex-end}.site-footer__links-heading{padding-bottom:.625rem}.site-footer__links ul{list-style:none;margin:0;padding:0}.site-footer__links li:not(:last-child){margin-bottom:.25rem}.site-footer__social-copyright{align-items:center;display:grid;grid-template-columns:repeat(2,1fr)}.site-footer__copyright{color:var(--v3-color-gray-200)}.site-footer__social{display:flex;justify-content:flex-end}.site-footer__social-links{display:flex;flex-wrap:nowrap;gap:.5rem}.site-footer__social-link-block{height:24px;text-align:center;width:40px}.site-footer__social-link-block svg{color:inherit;height:100%;max-height:1.5rem;width:auto}.site-footer__social-link-block svg path{fill:currentColor}@media screen and (max-width:991px){.site-footer__nav{flex-direction:column;gap:2rem 0}.site-footer__links-col{justify-content:flex-start}.site-footer__links{flex-wrap:wrap;padding-bottom:3.75rem}}@media screen and (max-width:479px){.site-footer__links{display:grid;grid-template-columns:repeat(2,1fr)}.site-footer__social-copyright{align-items:flex-start;display:flex;flex-direction:column-reverse;gap:.625rem}}.site-footer a,.site-footer a:hover,.site-footer a:visited{color:inherit;text-decoration:none}.site-footer a:hover{text-decoration:underline}