#mb-bonus-2026{--mb-bg:#fff;--mb-text:#111;--mb-muted:#4b5563;--mb-blue:#0b3f8f;--mb-blue-2:#1f5fc2;--mb-orange:#ff7a00;--mb-border:#d9e3f2;--mb-card:#f8fbff;--mb-shadow:0 10px 30px rgba(9,42,90,.08);--mb-radius:18px;--mb-radius-sm:14px;background:var(--mb-bg);color:var(--mb-text);font-family:inherit;line-height:1.75;direction:rtl;text-align:right;max-width:1200px;margin:0 auto;padding:18px;overflow-x:hidden}#mb-bonus-2026 *{box-sizing:border-box;min-width:0}#mb-bonus-2026 .mb-wrap{display:flex;flex-direction:column;gap:18px}#mb-bonus-2026 .mb-card{background:var(--mb-card);border:1px solid var(--mb-border);border-radius:var(--mb-radius);box-shadow:var(--mb-shadow);overflow:hidden}#mb-bonus-2026 .mb-row{display:flex;align-items:flex-start;gap:18px;padding:18px}#mb-bonus-2026 .mb-row.stack{flex-direction:column;gap:14px}#mb-bonus-2026 .mb-row.stack .mb-media{order:-1;width:100%;max-width:100%;flex:0 0 auto}#mb-bonus-2026 .mb-row.stack .mb-copy{width:100%;flex:1 1 auto}#mb-bonus-2026 .mb-copy{flex:1 1 auto;width:100%;overflow-wrap:anywhere;word-break:break-word}#mb-bonus-2026 .mb-media{flex:0 0 42%;max-width:42%;display:block;border-radius:16px;overflow:hidden;box-shadow:0 8px 24px rgba(7,21,38,.18);border:1px solid rgba(255,255,255,.35);background:#edf3ff}#mb-bonus-2026 .mb-media img{width:100%;height:auto;display:block;object-fit:contain;border-radius:16px}#mb-bonus-2026 h1,#mb-bonus-2026 h2,#mb-bonus-2026 h3{margin:0 0 10px;line-height:1.35;color:var(--mb-blue);font-weight:800;overflow-wrap:anywhere;word-break:break-word}#mb-bonus-2026 h1{font-size:clamp(28px,4vw,44px)}#mb-bonus-2026 h2{font-size:clamp(23px,3.1vw,33px)}#mb-bonus-2026 h3{font-size:clamp(19px,2.5vw,26px)}#mb-bonus-2026 p,#mb-bonus-2026 li,#mb-bonus-2026 td,#mb-bonus-2026 th,#mb-bonus-2026 summary,#mb-bonus-2026 .mb-a{overflow-wrap:anywhere;word-break:break-word}#mb-bonus-2026 p{margin:0 0 12px;color:var(--mb-text)}#mb-bonus-2026 strong{font-weight:800;color:#0a356f}#mb-bonus-2026 ul,#mb-bonus-2026 ol{margin:0 0 12px;padding-inline-start:22px}#mb-bonus-2026 li{margin:6px 0}#mb-bonus-2026 .mb-cta-row{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:14px}#mb-bonus-2026 .mb-btn{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:10px 20px;border-radius:999px;border:2px solid transparent;text-decoration:none;font-weight:800;font-size:clamp(16px,2.2vw,23px);transition:.25s ease;text-align:center;width:100%}#mb-bonus-2026 .mb-btn-primary{background:linear-gradient(180deg,#ff8d1f,#ff6d00);color:#fff;box-shadow:0 8px 18px rgba(255,122,0,.35)}#mb-bonus-2026 .mb-btn-primary:hover{transform:translateY(-1px);box-shadow:0 12px 22px rgba(255,122,0,.4)}#mb-bonus-2026 .mb-btn-secondary{background:linear-gradient(180deg,#2b6ed6,#1f5fc2);color:#fff;box-shadow:0 8px 18px rgba(31,95,194,.3)}#mb-bonus-2026 .mb-btn-secondary:hover{transform:translateY(-1px);box-shadow:0 12px 22px rgba(31,95,194,.35)}#mb-bonus-2026 .mb-table-wrap{width:100%;max-width:100%;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;border-radius:14px;border:1px solid var(--mb-border);background:#fff;margin-top:8px}#mb-bonus-2026 table{width:100%;border-collapse:collapse;min-width:620px}#mb-bonus-2026 th,#mb-bonus-2026 td{border-bottom:1px solid #e5edf9;padding:11px 12px;vertical-align:top;text-align:right}#mb-bonus-2026 th{background:#eef4ff;color:#0b3f8f;font-weight:800}#mb-bonus-2026 .mb-note{margin-top:8px;padding:10px 12px;border-right:4px solid var(--mb-orange);background:#fff7ef;border-radius:10px;font-size:15px}#mb-bonus-2026 .mb-faq{display:flex;flex-direction:column;gap:10px;margin-top:10px}#mb-bonus-2026 .mb-faq details{border:1px solid var(--mb-border);border-radius:12px;background:#fff;overflow:hidden}#mb-bonus-2026 .mb-faq summary{list-style:none;cursor:pointer;display:block;position:relative;font-weight:800;color:#0a356f;line-height:1.55;padding:14px 54px 14px 16px}#mb-bonus-2026 .mb-faq summary::-webkit-details-marker{display:none}#mb-bonus-2026 .mb-faq summary::after{content:"+";position:absolute;right:14px;top:14px;width:24px;height:24px;border-radius:50%;display:grid;place-items:center;background:#edf3ff;color:#124da3;font-weight:900;font-size:18px;line-height:1}#mb-bonus-2026 .mb-faq details[open] summary::after{content:"−"}#mb-bonus-2026 .mb-faq details[open] summary{border-bottom:1px solid #e7eefb}#mb-bonus-2026 .mb-faq .mb-a{padding:12px 16px 15px;color:#1f2937}@media (max-width:900px){#mb-bonus-2026{padding:12px}#mb-bonus-2026 .mb-row,#mb-bonus-2026 .mb-row.reverse,#mb-bonus-2026 .mb-row.stack{flex-direction:column!important;gap:12px;padding:12px}#mb-bonus-2026 .mb-media,#mb-bonus-2026 .mb-row:not(.stack) .mb-media{order:-1;width:100%;max-width:100%;flex:0 0 auto}#mb-bonus-2026 .mb-copy{width:100%}#mb-bonus-2026 .mb-cta-row{grid-template-columns:1fr}#mb-bonus-2026 .mb-btn{min-height:50px;font-size:clamp(16px,4.6vw,21px)}#mb-bonus-2026 table{min-width:560px}}
