.site-footer{background-color:#0e0e0e;background-image:linear-gradient(#0e0e0e 73%,#16161d);justify-content:center;width:100%;display:flex}.site-footer__container{flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;max-width:1000px;min-height:20em;padding:3em 2em;display:flex;position:relative}.site-footer__content{flex:1;display:flex}.site-footer__brand{flex-direction:column;align-items:flex-start;gap:1em;display:flex}.site-footer__logo{opacity:.9;width:290px;max-width:70%;height:auto}.site-footer__smallheader{color:#d3d3d3;font-family:var(--font-geist-mono), ui-monospace, "Basier Mono", monospace;margin-bottom:0;font-size:1em}.site-footer__smallheader.bottom{font-size:.8em}.site-footer__bottom{flex-wrap:wrap;justify-content:space-between;align-self:stretch;align-items:center;gap:.75em 1.5em;display:flex}.site-footer__legal{flex-wrap:wrap;align-items:center;gap:1.5em;display:flex}.site-footer .site-footer__legal-link,.site-footer .site-footer__legal-link:link,.site-footer .site-footer__legal-link:visited{color:#d3d3d3;opacity:.7;font-family:var(--font-geist-mono), ui-monospace, "Basier Mono", monospace;cursor:pointer;background:0 0;border:none;padding:0;font-size:.8em;text-decoration:none;transition:opacity .15s}.site-footer .site-footer__legal-link:hover{opacity:1;text-decoration:underline}@media screen and (max-width:479px){.site-footer__container{padding:3em 1rem}}
