:root{--mnd-navy:#111827;--mnd-cyan:#06b6d4;--mnd-gray-light:#f3f3f3;--mnd-white:#fff;--mnd-border:hsla(0,0%,100%,.08);--mnd-font-inter:"Inter",sans-serif;--mnd-font-montserrat:"Montserrat",sans-serif}.mnd-footer{background-color:var(--mnd-navy);border-top:1px solid var(--mnd-border);font-family:var(--mnd-font-inter);padding:80px 0 30px}.mnd-footer-container{margin:0 auto;max-width:1140px;padding:0 24px}.mnd-footer-top{display:flex;flex-direction:column;gap:64px;margin-bottom:80px}@media (min-width:1024px){.mnd-footer-top{flex-direction:row;justify-content:space-between}}.mnd-footer-brand{max-width:320px}.mnd-footer-logo{display:inline-block;margin-bottom:24px}.mnd-footer-logo img{height:36px;opacity:.9;transition:opacity .2s ease;width:auto}.mnd-footer-logo img:hover{opacity:1}.mnd-footer-tagline{color:hsla(0,0%,95%,.6);font-size:.95rem;line-height:1.7;margin-bottom:24px;margin-top:0}.mnd-footer-cta{border-bottom:1px solid rgba(6,182,212,.4);color:var(--mnd-cyan);display:inline-flex;font-family:var(--mnd-font-inter);font-size:.85rem;font-weight:700;letter-spacing:.05em;padding-bottom:4px;text-decoration:none;text-transform:uppercase;transition:color .2s ease,border-color .2s ease}.mnd-footer-cta:hover{border-color:var(--mnd-white);color:var(--mnd-white)}.mnd-footer-links-group{display:grid;gap:48px;grid-template-columns:1fr;max-width:600px;width:100%}@media (min-width:640px){.mnd-footer-links-group{gap:32px;grid-template-columns:repeat(3,1fr)}}.mnd-footer-heading{color:var(--mnd-white);font-family:var(--mnd-font-montserrat);font-size:1.1rem;font-weight:700;margin-bottom:24px;margin-top:0}.mnd-footer-list{display:flex;flex-direction:column;gap:16px;list-style:none;margin:0;padding:0}.mnd-footer-link{color:hsla(0,0%,95%,.6);display:inline-block;font-size:.9rem;text-decoration:none;transition:color .2s ease,transform .2s ease}.mnd-footer-link:hover{color:var(--mnd-cyan);transform:translateX(4px)}.mnd-footer-bottom{align-items:center;border-top:1px solid var(--mnd-border);display:flex;flex-direction:column;gap:20px;padding-top:32px;text-align:center}@media (min-width:768px){.mnd-footer-bottom{flex-direction:row;justify-content:space-between;text-align:left}}.mnd-footer-copyright{color:hsla(0,0%,95%,.4);font-size:.8rem;margin:0}.mnd-footer-legal{display:flex;flex-wrap:wrap;gap:24px;justify-content:center}.mnd-footer-legal-link{color:hsla(0,0%,95%,.4);font-size:.8rem;text-decoration:none;transition:color .2s ease}.mnd-footer-legal-link:hover{color:var(--mnd-white)}