html,body{min-height:100%}
body{display:flex;flex-direction:column;min-height:100vh}
.site-legal-footer{align-items:center;border-top:1px solid #ebe9f2;display:flex;justify-content:space-between;margin-top:auto;padding:22px max(24px,calc((100% - 1540px)/2));width:100%}
.site-legal-footer nav{display:flex;gap:24px;flex-wrap:wrap}
.site-legal-footer span,.site-legal-footer a{color:#777287;font-size:.78rem;font-weight:650;text-decoration:none}
.site-legal-footer a:hover{color:#5844d8}
@media(max-width:640px){.site-legal-footer{align-items:flex-start;flex-direction:column;gap:12px}.site-legal-footer nav{gap:16px}}
