.site-footer{background:#0d0e1c;color:rgba(255,255,255,.5);padding-top:4rem}.site-footer .site-brand,.site-footer .site-brand__text{color:#fff}.site-footer__logo-link{display:inline-flex;align-items:center;text-decoration:none!important}.site-footer__logo{display:block;max-height:48px;width:auto;height:auto}.site-brand--footer .site-brand__mark{background:rgba(255,255,255,.12);color:#fff}.site-footer__inner{display:grid;grid-template-columns:1.2fr 2fr;gap:3rem;padding-bottom:3rem}.site-footer__about{margin:1rem 0 0;max-width:39ch;font-size:.95rem;line-height:1.65;color:rgba(255,255,255,.65)}.site-footer__menus{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.site-footer__heading{margin:0 0 1rem;color:rgba(255,255,255,.4);font-size:.8rem;text-transform:uppercase;letter-spacing:1.2px;font-weight:700}.site-footer__list{display:flex;flex-direction:column;gap:.65rem}.site-footer__list a{color:rgba(255,255,255,.5);font-size:.8rem;font-weight:700;text-decoration:none}.site-footer__list a:hover{color:#fff}.site-footer__bottom{padding:0 0 1.25rem}.site-footer__bottom-inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;border-top:1px solid #252632;padding-top:1.25rem}.site-footer__copy{margin:0;font-size:.8rem;color:rgba(255,255,255,.3)}.site-footer__social{display:flex;gap:.75rem}.site-footer__social a{display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border-radius:50%;background:rgba(255,255,255,.08);color:#fff;text-decoration:none}.site-footer__social a:hover{background:var(--si-color-primary)}@media (max-width:900px){.site-footer__inner{grid-template-columns:1fr;gap:2.5rem}.site-footer__menus{grid-template-columns:repeat(2,1fr)}}@media (max-width:500px){.site-footer__menus{grid-template-columns:1fr 1fr}}