:root{--ink:#17231d;--muted:#6d756f;--bg:#f8f8f5;--line:#e3e7e3}.mbmg-site{min-height:100vh;background:var(--bg);color:var(--ink);font-family:Inter,system-ui,sans-serif}.mbmg-header,.mbmg-main,.mbmg-footer{max-width:1180px;margin:auto}.mbmg-header{padding:28px}.mbmg-logo{display:inline-flex;align-items:center;gap:12px;text-decoration:none;color:inherit}.mbmg-mark{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:#17231d;color:#fff;font-size:13px;font-weight:800}.mbmg-wordmark{font-size:19px;font-weight:650}.mbmg-wordmark b{font-weight:400;color:#747b76}.mbmg-main{padding:90px 28px 110px}.mbmg-hero{max-width:700px;margin-bottom:56px}.mbmg-eyebrow{font-size:11px;letter-spacing:.22em;font-weight:800;color:#788078;margin-bottom:15px}.mbmg-hero h1{font-size:clamp(42px,6vw,72px);line-height:.98;letter-spacing:-.055em;margin:0 0 22px;font-weight:650}.mbmg-hero h1 em{font-style:normal;color:#617266}.mbmg-hero p{font-size:17px;line-height:1.65;color:var(--muted);max-width:620px}.mbmg-brands{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.mbmg-brand-card{min-height:270px;padding:27px;border-radius:24px;background:#fff;border:1px solid var(--line);text-decoration:none;color:inherit;display:flex;flex-direction:column;transition:.18s}.mbmg-brand-card:hover{transform:translateY(-4px);box-shadow:0 14px 35px rgba(20,35,25,.08)}.mbmg-brand-top{display:flex;justify-content:space-between;align-items:center}.mbmg-brand-initial{width:52px;height:52px;border-radius:15px;display:grid;place-items:center;background:#eef4ef;color:var(--mbmg-brand);font-weight:800}.mbmg-brand-top img{max-width:150px;max-height:54px}.mbmg-brand-arrow{font-size:22px;color:#879089}.mbmg-brand-card h2{font-size:30px;letter-spacing:-.035em;margin:35px 0 8px}.mbmg-brand-card p{font-size:14px;line-height:1.55;color:var(--muted);margin:0}.mbmg-visit{margin-top:auto;padding-top:25px;font-size:13px;font-weight:700;color:var(--mbmg-brand)}.mbmg-footer{padding:0 28px 30px;color:#8a928c;font-size:12px}@media(max-width:850px){.mbmg-brands{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.mbmg-header{padding:20px 18px 0}.mbmg-main{padding:55px 18px 75px}.mbmg-brands{grid-template-columns:1fr}.mbmg-wordmark{font-size:16px}}
