.site-footer{background:var(--brand-green);border-top:1px solid rgba(255,255,255,.06);padding:22px 48px}.site-footer-inner{max-width:1400px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:18px 32px;flex-wrap:wrap}.site-footer-brand{display:flex;align-items:center;gap:10px}.site-footer-logo{height:48px;width:auto;display:block}.site-footer-links{display:flex;align-items:center;gap:22px}.site-footer-links a{font-family:var(--font-head),"Helvetica Neue",Arial,sans-serif;font-size:14px;color:rgba(255,255,255,.45);text-decoration:none;transition:color .15s}.site-footer-links a:hover{color:#fff}.site-footer-copy{font-size:13px;color:rgba(255,255,255,.3)}@media (max-width:640px){.site-footer{padding:24px 20px}.site-footer-inner{justify-content:center;text-align:center}}