.mnm-site-footer{border-top:1px solid #242424;background:#0b0b0b;color:#999;padding:38px 0 30px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif}
.mnm-footer-inner{width:min(1080px,calc(100% - 48px));margin:0 auto;display:grid;grid-template-columns:minmax(220px,1fr) auto;gap:28px 48px;align-items:start}
.mnm-footer-brand{display:flex;align-items:center;gap:10px;color:#fff!important;text-decoration:none!important;font-weight:800}
.mnm-footer-brand img{width:30px;height:30px;border-radius:50%;object-fit:cover}
.mnm-footer-copy{max-width:540px;margin:12px 0 0;color:#888;font-size:.9rem;line-height:1.55}
.mnm-footer-links{position:static!important;display:grid!important;grid-template-columns:repeat(2,minmax(120px,auto));gap:10px 28px!important;margin:0!important;padding:0!important;background:transparent!important;border:0!important;align-items:start!important;justify-content:initial!important}
.mnm-footer-links a{color:#aaa!important;text-decoration:none!important;font-size:.9rem}
.mnm-footer-links a:hover{color:#f7931a!important}
.mnm-footer-legal{grid-column:1/-1;padding-top:20px;border-top:1px solid #1e1e1e;display:flex;justify-content:space-between;gap:18px;flex-wrap:wrap;color:#727272;font-size:.8rem}
.mnm-footer-legal a{color:#999!important;text-decoration:none!important}
@media(max-width:680px){.mnm-footer-inner{width:calc(100% - 36px);grid-template-columns:1fr}.mnm-footer-links{grid-template-columns:1fr 1fr}.mnm-footer-legal{grid-column:auto;flex-direction:column;gap:6px}}
