/* Shared footer, intentionally scoped across the static and legacy page designs. */
.mutcon-footer{display:block;width:100%;max-width:none;margin:0;padding:52px 0 38px;background:#211d36;color:#fff;font-family:Manrope,Arial,sans-serif;font-size:15px;line-height:1.65;border:0;text-align:left;box-sizing:border-box}
.mutcon-footer *{box-sizing:border-box}
.mutcon-footer .mf-inner{display:block;width:min(1320px,calc(100% - 96px));max-width:none;margin:0 auto;padding:0}
.mutcon-footer .mf-top{display:grid;grid-template-columns:1.4fr 1fr auto;align-items:start;gap:40px;margin:0;padding:0 0 36px}
.mutcon-footer .mf-brand,.mutcon-footer .mf-contact,.mutcon-footer .mf-legal{display:flex;flex-direction:column;align-items:flex-start;gap:5px;margin:0;padding:0}
.mutcon-footer a{color:#fff;text-decoration:none;line-height:1.65;font-size:15px;font-weight:500}
.mutcon-footer a:hover{color:#a0edca;text-decoration:underline;text-underline-offset:5px}
.mutcon-footer a:focus-visible{outline:3px solid #77dfb6;outline-offset:6px}
.mutcon-footer .mf-logo{display:flex;align-items:center;justify-content:center;background:white;width:194px;min-height:70px;padding:12px 18px;border-radius:5px;line-height:0}
.mutcon-footer .mf-logo img{display:block;width:158px;height:auto;max-width:100%;max-height:none;object-fit:contain;filter:none;opacity:1;margin:0}
.mutcon-footer p{margin:0;color:#dedce7;font-size:15px;line-height:1.65}
.mutcon-footer .mf-brand p{margin-top:9px}
.mutcon-footer strong{color:#fff;font-size:16px;font-weight:750}
.mutcon-footer span{color:inherit;font-size:inherit;line-height:inherit}
.mutcon-footer .mf-contact>span,.mutcon-footer .mf-legal>span{color:#dedce7}
.mutcon-footer .mf-network{display:block;margin:0;padding:26px 0 0;border-top:1px solid #ffffff29}
.mutcon-footer .mf-label{font-size:13px;line-height:1.6;font-weight:650;letter-spacing:.1em;text-transform:uppercase;margin:0 0 18px;color:#dedce7}
.mutcon-footer .mf-logos{display:flex;flex-wrap:wrap;align-items:stretch;gap:18px;margin:0;padding:0}
.mutcon-footer .mf-logos>a{display:flex;align-items:center;justify-content:center;width:230px;height:120px;max-width:100%;padding:16px 22px;border:1px solid #ffffff33;border-radius:9px;background:white;transition:transform .15s,box-shadow .15s}
.mutcon-footer .mf-logos>a:hover{transform:translateY(-3px);box-shadow:0 5px 20px #0002}
.mutcon-footer .mf-logos img{display:block;width:auto;height:auto;max-width:100%;max-height:88px;margin:0;object-fit:contain;filter:none;opacity:1}
.mutcon-footer .mf-linkedin{display:inline-flex;align-items:center;gap:8px;margin:22px 0 0;border-bottom:1px solid #ffffff60;padding:0 0 4px;min-height:36px}
/* Keep the additional navigation item comfortable in both existing headers. */
header .nav-shell nav a{white-space:nowrap}
header.site-header>nav{gap:26px;white-space:nowrap}
@media(min-width:651px) and (max-width:1100px){header .nav-shell{gap:20px}header .nav-shell nav{gap:20px}header.site-header>nav{gap:18px}}
@media(max-width:980px){header:has(>.nav-shell) .nav-contact{display:none}header:has(>.nav-shell) .menu-toggle{display:flex;align-items:center;gap:16px;background:white;border:1px solid #d7e1da;padding:9px 13px;font:inherit;font-size:14px;border-radius:5px}header:has(>.nav-shell) nav#navigation{display:none;position:absolute;top:100%;left:0;right:0;padding:12px 24px 24px;background:white;box-shadow:0 12px 20px #17142a08;border-bottom:1px solid #dfe5e3}header:has(>.nav-shell) nav#navigation.open{display:flex;flex-direction:column;align-items:stretch;gap:0}header:has(>.nav-shell) nav#navigation a{font-size:16px;padding:14px 0;border-bottom:1px solid #edf0ed}header:has(>.nav-shell) nav#navigation a:after{display:none}}
@media(max-width:900px){.mutcon-footer .mf-inner{width:calc(100% - 48px)}.mutcon-footer .mf-top{grid-template-columns:1.3fr 1fr;gap:28px}.mutcon-footer .mf-legal{grid-column:1/-1;flex-direction:row;flex-wrap:wrap;gap:12px 24px}.mutcon-footer .mf-logos>a{width:210px;height:112px}.mutcon-footer .mf-logos img{max-height:80px}}
@media(max-width:650px){.mutcon-footer{padding:36px 0 30px}.mutcon-footer .mf-inner{width:calc(100% - 40px)}.mutcon-footer .mf-top{grid-template-columns:1fr;gap:25px;padding-bottom:27px}.mutcon-footer .mf-legal{grid-column:auto;gap:10px 24px}.mutcon-footer .mf-legal>span{flex-basis:100%}.mutcon-footer .mf-logos{gap:12px}.mutcon-footer .mf-logos>a{width:calc((100% - 12px)/2);height:104px;padding:13px}.mutcon-footer .mf-logos img{max-height:76px}.mutcon-footer .mf-network{padding-top:23px}header.site-header>nav{flex-wrap:wrap;justify-content:flex-start!important;gap:8px 20px;white-space:normal}header.site-header>nav>a{font-size:14px;line-height:1.6;min-height:32px}}
@media(prefers-reduced-motion:reduce){.mutcon-footer .mf-logos>a{transition:none}.mutcon-footer .mf-logos>a:hover{transform:none}}
/* The old legal-page stylesheet hid its last menu item on phones. */
@media(max-width:650px){header.site-header>nav>a:last-child{display:block}}
