html[lang^="en"] .mb-article{--mb-bg:#fff;--mb-text:#000;--mb-heading:#023974;--mb-topbar:#222a38;--mb-deep:#081023;--mb-nav:#182d4a;--mb-primary:#2a5be8;--mb-primary-hover:#2149bb;--mb-accent:#ef6a22;--mb-accent-hover:#cc5718;--mb-border:#dfe7f5;--mb-soft:#f5f8ff;--mb-radius:16px;--mb-shadow:0 10px 30px rgba(8,16,35,.1);direction:ltr!important;text-align:left!important;background:var(--mb-bg);color:var(--mb-text);font-family:inherit;font-size:16px;line-height:1.8;max-width:1160px;margin:0 auto;padding:20px 16px 44px;unicode-bidi:isolate}html[lang^="en"] .mb-article *,html[lang^="en"] .mb-article.mb-article-en *,html[lang^="en"] .mb-article.mb-article-en .mb-hero,html[lang^="en"] .mb-article.mb-article-en .mb-section,html[lang^="en"] .mb-article.mb-article-en .mb-row,html[lang^="en"] .mb-article.mb-article-en .mb-text,html[lang^="en"] .mb-article.mb-article-en .mb-copy,html[lang^="en"] .mb-article.mb-article-en .mb-copy p,html[lang^="en"] .mb-article.mb-article-en .mb-copy li,html[lang^="en"] .mb-article.mb-article-en h1,html[lang^="en"] .mb-article.mb-article-en h2,html[lang^="en"] .mb-article.mb-article-en h3,html[lang^="en"] .mb-article.mb-article-en h4,html[lang^="en"] .mb-article.mb-article-en h5,html[lang^="en"] .mb-article.mb-article-en h6,html[lang^="en"] .mb-article.mb-article-en .mb-hero-badge,html[lang^="en"] .mb-article.mb-article-en .mb-note,html[lang^="en"] .mb-article.mb-article-en .mb-cta,html[lang^="en"] .mb-article.mb-article-en .mb-mini,html[lang^="en"] .mb-article.mb-article-en .mb-faq,html[lang^="en"] .mb-article.mb-article-en .mb-faq summary,html[lang^="en"] .mb-article.mb-article-en .mb-faq-answer{box-sizing:border-box;direction:ltr!important;text-align:left!important;unicode-bidi:isolate}html[lang^="en"] .mb-article a{color:inherit;text-decoration:none}html[lang^="en"] .mb-article h1,html[lang^="en"] .mb-article h2,html[lang^="en"] .mb-article h3,html[lang^="en"] .mb-article h4,html[lang^="en"] .mb-article h5,html[lang^="en"] .mb-article h6{margin:0 0 12px;color:var(--mb-heading);line-height:1.35;font-weight:800}html[lang^="en"] .mb-article h1{font-size:clamp(1.55rem,2.8vw,2.2rem)}html[lang^="en"] .mb-article h2{font-size:clamp(1.35rem,2.4vw,1.9rem)}html[lang^="en"] .mb-article h3{font-size:clamp(1.14rem,2.1vw,1.48rem)}html[lang^="en"] .mb-article h4{font-size:clamp(1.03rem,1.8vw,1.22rem)}html[lang^="en"] .mb-copy p{margin:0 0 12px}html[lang^="en"] .mb-copy p:last-child{margin-bottom:0}html[lang^="en"] .mb-article .mb-copy ul,html[lang^="en"] .mb-article .mb-copy ol,html[lang^="en"] .mb-article ul,html[lang^="en"] .mb-article ol{margin:0 0 12px!important;padding-left:22px!important;padding-right:0!important}html[lang^="en"] .mb-article .mb-copy li,html[lang^="en"] .mb-article li{margin:0 0 6px}html[lang^="en"] .mb-article .mb-copy li:last-child,html[lang^="en"] .mb-article li:last-child{margin-bottom:0}html[lang^="en"] .mb-hero{border:1px solid var(--mb-border);border-radius:calc(var(--mb-radius) + 2px);padding:18px;box-shadow:var(--mb-shadow);background:radial-gradient(900px 300px at 0% 0%,rgba(42,91,232,.1),transparent 65%),linear-gradient(180deg,rgba(24,45,74,.05),rgba(24,45,74,.02)),#fff}html[lang^="en"] .mb-hero-badge{display:inline-flex;align-items:center;gap:8px;background:var(--mb-topbar);color:#fff;border-radius:999px;padding:6px 12px;font-size:.8rem;margin-bottom:10px}html[lang^="en"] .mb-hero-badge::before{content:"";width:8px;height:8px;border-radius:50%;background:var(--mb-accent)}html[lang^="en"] .mb-section{margin-top:30px}html[lang^="en"] .mb-row{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:20px}html[lang^="en"] .mb-row.reverse .mb-text{order:2}html[lang^="en"] .mb-row.reverse .mb-media{order:1}html[lang^="en"] .mb-media a{display:block;border-radius:var(--mb-radius);overflow:hidden;box-shadow:var(--mb-shadow);background:#edf2ff}html[lang^="en"] .mb-media img{display:block;width:100%;height:auto;aspect-ratio:16/9;object-fit:cover;border-radius:var(--mb-radius)}html[lang^="en"] .mb-note{margin-top:10px;padding:10px 12px;border-left:4px solid var(--mb-accent);border-right:0;background:var(--mb-soft);border-radius:10px}html[lang^="en"] .mb-mini{margin-top:14px;padding:12px;border:1px solid var(--mb-border);border-radius:12px;background:#fff}html[lang^="en"] .mb-divider{margin:22px 0 8px;height:1px;background:linear-gradient(90deg,transparent,rgba(2,57,116,.35),transparent)}html[lang^="en"] .mb-cta{margin-top:16px;border:1px solid rgba(42,91,232,.22);border-radius:var(--mb-radius);padding:14px;background:linear-gradient(135deg,rgba(42,91,232,.09),rgba(239,106,34,.09)),#fff}html[lang^="en"] .mb-cta p{margin:0 0 10px;font-weight:700;color:var(--mb-deep)}html[lang^="en"] .mb-cta-row{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-start}html[lang^="en"] .mb-btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;border-radius:12px;padding:10px 16px;font-weight:700;border:0;transition:transform .2s ease,background-color .2s ease;box-shadow:0 8px 20px rgba(8,16,35,.12);text-align:center!important}html[lang^="en"] .mb-btn:hover{transform:translateY(-1px)}html[lang^="en"] .mb-btn:active{transform:translateY(0)}html[lang^="en"] .mb-btn-primary{background:var(--mb-primary);color:#fff!important}html[lang^="en"] .mb-btn-primary:hover{background:var(--mb-primary-hover)}html[lang^="en"] .mb-btn-accent{background:var(--mb-accent);color:#fff!important}html[lang^="en"] .mb-btn-accent:hover{background:var(--mb-accent-hover)}html[lang^="en"] .mb-faq{margin-top:14px;border:1px solid var(--mb-border);border-radius:var(--mb-radius);overflow:hidden;background:#fff}html[lang^="en"] .mb-faq details{border-top:1px solid var(--mb-border);overflow:hidden}html[lang^="en"] .mb-faq details:first-child{border-top:0}html[lang^="en"] .mb-faq summary{list-style:none;cursor:pointer;position:relative;display:block;font-weight:700;color:var(--mb-deep);padding:24px 28px 24px 84px!important;min-height:82px;line-height:1.35}html[lang^="en"] .mb-faq summary::-webkit-details-marker{display:none}html[lang^="en"] .mb-faq summary::marker{content:"";display:none}html[lang^="en"] .mb-faq summary::after{content:"+";position:absolute;left:28px;right:auto;top:50%;transform:translateY(-50%);width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:var(--mb-primary);color:#fff;font-size:18px;line-height:1;font-weight:800}html[lang^="en"] .mb-faq details[open] summary::after{content:"−";background:var(--mb-accent)}html[lang^="en"] .mb-faq-answer{padding:0 28px 24px 84px!important}@media (max-width:1199px){html[lang^="en"] .mb-row{grid-template-columns:1fr}}@media (max-width:1024px){html[lang^="en"] .mb-row{grid-template-columns:1fr}html[lang^="en"] .mb-row.reverse .mb-text,html[lang^="en"] .mb-row.reverse .mb-media{order:initial}}@media (max-width:767px){html[lang^="en"] .mb-article{padding:16px 12px 34px}html[lang^="en"] .mb-section{margin-top:24px}html[lang^="en"] .mb-cta-row{flex-direction:column}html[lang^="en"] .mb-btn{width:100%}html[lang^="en"] .mb-faq summary{padding:18px 18px 18px 66px!important;min-height:68px;font-size:18px}html[lang^="en"] .mb-faq summary::after{left:18px;width:32px;height:32px;min-width:32px}html[lang^="en"] .mb-faq-answer{padding:0 18px 20px 66px!important}}html[lang^="en"] .mb-article .mb-row>*{min-width:0}html[lang^="en"] .mb-article .mb-text{min-width:0}@media (max-width:1024px){html[lang^="en"] .mb-article .mb-row:not(.mb-split)>.mb-media{order:-1}}html[lang^="en"] .mb-article .mb-table-wrap{display:block;width:100%;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;margin:18px 0 22px}html[lang^="en"] .mb-article .mb-table{width:100%;border-collapse:separate;border-spacing:0;background:#fff;border:1px solid var(--mb-border);border-radius:12px;overflow:hidden;direction:ltr!important}html[lang^="en"] .mb-article .mb-table th,html[lang^="en"] .mb-article .mb-table td{padding:10px 12px;border-bottom:1px solid var(--mb-border);border-right:1px solid var(--mb-border);border-left:0;vertical-align:middle;text-align:left!important}html[lang^="en"] .mb-article .mb-table th:last-child,html[lang^="en"] .mb-article .mb-table td:last-child{border-right:0}html[lang^="en"] .mb-article .mb-table tr:last-child td{border-bottom:0}html[lang^="en"] .mb-article .mb-table th{background:var(--mb-soft);color:var(--mb-deep);font-weight:800;white-space:nowrap}html[lang^="en"] .mb-article .mb-table td{font-weight:600}@media (max-width:768px){html[lang^="en"] .mb-article .mb-table{width:max-content;min-width:560px}html[lang^="en"] .mb-article .mb-table th,html[lang^="en"] .mb-article .mb-table td{white-space:nowrap}}html[lang^="en"] .mb-article .mb-copy p+.mb-table-wrap{margin-top:22px}html[lang^="en"] .mb-article .mb-table-wrap+.mb-copy p{margin-top:16px}
