.mbe-blog,.mbe-single{--mbe-pink:#e91e63;--mbe-deep:#b31252;--mbe-blush:#f3d9df;--mbe-rose:#efd3da;--mbe-cream:#f8f2ee;--mbe-gold:#c7a46a;--mbe-ink:#171317;--mbe-muted:#716970;--mbe-white:#fff;direction:rtl;color:var(--mbe-ink);font-family:'Cairo','Tajawal',Arial,sans-serif;background:#fff}.mbe-blog *,.mbe-single *{box-sizing:border-box}.mbe-container{width:min(1180px,calc(100% - 40px));margin-inline:auto}.mbe-eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:800;letter-spacing:.02em;color:var(--mbe-deep);margin-bottom:12px}.mbe-eyebrow:before{content:"";width:28px;height:2px;background:var(--mbe-gold);border-radius:20px}.mbe-blog-hero{background:linear-gradient(135deg,#fff 0%,var(--mbe-cream) 56%,#fff4f7 100%);border-bottom:1px solid rgba(179,18,82,.08);overflow:hidden}.mbe-blog-hero__inner{padding:84px 0 72px;position:relative}.mbe-blog-hero__inner:after{content:"";position:absolute;left:3%;top:24px;width:240px;height:240px;border-radius:50%;background:radial-gradient(circle,rgba(233,30,99,.11),rgba(233,30,99,0) 70%);pointer-events:none}.mbe-blog-hero h1{font-size:clamp(42px,6vw,76px);line-height:1.05;margin:0 0 18px;font-weight:900;color:var(--mbe-ink)}.mbe-blog-hero p{max-width:760px;font-size:19px;line-height:1.9;margin:0;color:#554e53}.mbe-blog-tools{padding:34px 0 16px;background:#fff}.mbe-search{display:flex;max-width:720px;margin:0 auto 24px;border:1px solid #eadfe3;border-radius:18px;background:#fff;box-shadow:0 12px 34px rgba(66,26,43,.06);padding:6px}.mbe-search input{flex:1;min-width:0;border:0!important;box-shadow:none!important;background:transparent!important;padding:13px 16px!important;font:inherit!important}.mbe-search button,.mbe-button{border:0;border-radius:13px;background:linear-gradient(135deg,var(--mbe-pink),var(--mbe-deep));color:#fff!important;text-decoration:none!important;padding:13px 22px;font:inherit;font-weight:800;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap}.mbe-categories{display:flex;gap:9px;justify-content:center;flex-wrap:wrap}.mbe-categories a{padding:9px 14px;border-radius:999px;border:1px solid #eadfe3;color:#645b61;text-decoration:none;font-size:14px;font-weight:700;background:#fff}.mbe-categories a.is-active,.mbe-categories a:hover{background:var(--mbe-ink);color:#fff;border-color:var(--mbe-ink)}.mbe-blog-feed{padding:56px 0 80px}.mbe-section-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:28px}.mbe-section-heading h2{font-size:clamp(30px,4vw,44px);line-height:1.2;margin:0}.mbe-section-heading p{margin:0;color:var(--mbe-muted)}.mbe-post-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.mbe-post-card{border:1px solid #eee5e8;border-radius:24px;overflow:hidden;background:#fff;box-shadow:0 16px 44px rgba(45,22,32,.07);transition:transform .25s ease,box-shadow .25s ease}.mbe-post-card:hover{transform:translateY(-5px);box-shadow:0 22px 58px rgba(45,22,32,.11)}.mbe-post-card__media{display:block;aspect-ratio:16/10;overflow:hidden;background:linear-gradient(135deg,#f7e1e8,#f9f4ef)}.mbe-post-card__media img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.mbe-post-card:hover .mbe-post-card__media img{transform:scale(1.035)}.mbe-post-card__fallback{display:grid;width:100%;height:100%;place-items:center;background:linear-gradient(135deg,#f8e4ea,#fbf5ef)}.mbe-post-card__fallback span{font-size:54px;font-weight:900;color:rgba(179,18,82,.22)}.mbe-post-card__body{padding:22px}.mbe-post-card__meta{display:flex;align-items:center;justify-content:space-between;gap:10px;color:var(--mbe-deep);font-size:12px;font-weight:800;margin-bottom:11px}.mbe-post-card h3{font-size:21px;line-height:1.55;margin:0 0 10px}.mbe-post-card h3 a{color:var(--mbe-ink);text-decoration:none}.mbe-post-card p{font-size:14.5px;line-height:1.85;color:var(--mbe-muted);margin:0 0 16px}.mbe-read-more{color:var(--mbe-deep);font-weight:800;text-decoration:none}.mbe-pagination{margin-top:42px}.mbe-pagination .page-numbers{list-style:none;display:flex;justify-content:center;gap:8px;padding:0;margin:0;flex-wrap:wrap}.mbe-pagination a,.mbe-pagination span{min-width:42px;height:42px;padding:0 12px;border-radius:12px;display:grid;place-items:center;border:1px solid #eadfe3;text-decoration:none;color:var(--mbe-ink);background:#fff}.mbe-pagination .current{background:var(--mbe-deep);color:#fff;border-color:var(--mbe-deep)}.mbe-empty{text-align:center;padding:70px 20px;border:1px dashed #e4d4da;border-radius:24px;background:var(--mbe-cream)}.mbe-blog-cta{padding:0 0 84px}.mbe-blog-cta__inner{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:44px;border-radius:28px;background:var(--mbe-ink);color:#fff}.mbe-blog-cta h2{font-size:34px;margin:0 0 10px}.mbe-blog-cta p{margin:0;color:#d8d1d5;max-width:650px;line-height:1.8}.mbe-actions{display:flex;gap:10px;flex-wrap:wrap}.mbe-button--ghost{background:transparent!important;border:1px solid rgba(255,255,255,.35)!important}.mbe-article-hero{background:linear-gradient(135deg,#fff 0%,var(--mbe-cream) 65%,#fff6f8 100%);border-bottom:1px solid #f0e5e9}.mbe-article-hero__inner{padding:58px 0 54px;max-width:930px}.mbe-breadcrumb{display:flex;align-items:center;gap:8px;flex-wrap:wrap;font-size:13px;color:#897e85;margin-bottom:26px}.mbe-breadcrumb a{color:var(--mbe-deep);text-decoration:none}.mbe-category-badge{display:inline-flex;border-radius:999px;background:#f8dfe7;color:var(--mbe-deep);padding:7px 13px;text-decoration:none;font-size:13px;font-weight:800;margin-bottom:15px}.mbe-article-hero h1{font-size:clamp(36px,5vw,62px);line-height:1.25;margin:0 0 18px;letter-spacing:-.02em}.mbe-article-deck{font-size:19px;line-height:1.9;color:#5c5459;max-width:850px;margin:0 0 22px}.mbe-article-meta{display:flex;gap:18px;flex-wrap:wrap;color:#83777e;font-size:13px}.mbe-featured-image{margin-top:42px}.mbe-featured-image img{display:block;width:100%;max-height:620px;object-fit:cover;border-radius:28px}.mbe-article-layout{display:grid;grid-template-columns:minmax(0,760px) minmax(260px,1fr);gap:54px;align-items:start;padding-top:58px;padding-bottom:76px}.mbe-article-content{font-size:18px;line-height:2;color:#342f32}.mbe-article-content>p:first-child{font-size:20px;color:#4d454a}.mbe-article-content h2{font-size:31px;line-height:1.45;margin:48px 0 14px;color:var(--mbe-ink)}.mbe-article-content h3{font-size:23px;line-height:1.5;margin:34px 0 10px}.mbe-article-content ul,.mbe-article-content ol{padding-right:24px;margin:18px 0 26px}.mbe-article-content li{margin-bottom:9px}.mbe-article-content a{color:var(--mbe-deep);text-decoration-thickness:1px;text-underline-offset:4px}.mbe-inline-links{margin-top:44px;padding:22px 24px;border-radius:18px;background:var(--mbe-cream);border-right:4px solid var(--mbe-gold)}.mbe-inline-links p{margin:0!important;font-size:15px!important}.mbe-article-aside{position:sticky;top:110px}.mbe-aside-card{padding:28px;border-radius:24px;background:#fff;border:1px solid #eee3e7;box-shadow:0 15px 44px rgba(45,22,32,.07)}.mbe-aside-card h2{font-size:24px;line-height:1.45;margin:0 0 10px}.mbe-aside-card p{color:var(--mbe-muted);line-height:1.8;margin:0 0 18px}.mbe-tags{display:flex;gap:8px;flex-wrap:wrap;margin-top:40px;padding-top:25px;border-top:1px solid #eee5e8}.mbe-tags span{background:#f8f2ee;border-radius:999px;padding:7px 12px;font-size:12px;color:#6b6268}.mbe-related{padding:65px 0;background:var(--mbe-cream)}.mbe-related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.mbe-related-card{padding:24px;border-radius:20px;background:#fff;border:1px solid #eee2e6}.mbe-related-card>span{font-size:12px;color:var(--mbe-deep);font-weight:800}.mbe-related-card h3{font-size:19px;line-height:1.55;margin:8px 0 14px}.mbe-related-card h3 a{color:var(--mbe-ink);text-decoration:none}.mbe-related-card>a{font-weight:800;color:var(--mbe-deep);text-decoration:none}.mbe-comments{padding:54px 0}.mbe-comments .comments-area{max-width:760px;margin:auto}.mbe-blog .screen-reader-text,.mbe-single .screen-reader-text{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}@media(max-width:980px){.mbe-post-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mbe-article-layout{grid-template-columns:1fr;gap:30px}.mbe-article-aside{position:static}.mbe-related-grid{grid-template-columns:1fr 1fr}.mbe-blog-cta__inner{align-items:flex-start;flex-direction:column}}@media(max-width:640px){.mbe-container{width:min(100% - 28px,1180px)}.mbe-blog-hero__inner{padding:58px 0 48px}.mbe-blog-hero p{font-size:17px}.mbe-search{border-radius:15px}.mbe-search button{padding:12px 16px}.mbe-blog-feed{padding:42px 0 60px}.mbe-section-heading{align-items:flex-start;flex-direction:column;margin-bottom:22px}.mbe-post-grid{grid-template-columns:1fr;gap:18px}.mbe-post-card{border-radius:20px}.mbe-blog-cta{padding-bottom:55px}.mbe-blog-cta__inner{padding:28px 22px;border-radius:22px}.mbe-blog-cta h2{font-size:28px}.mbe-actions{width:100%}.mbe-actions .mbe-button{width:100%}.mbe-article-hero__inner{padding:40px 0 38px}.mbe-article-deck{font-size:17px}.mbe-article-layout{padding-top:38px;padding-bottom:54px}.mbe-article-content{font-size:16.5px;line-height:1.95}.mbe-article-content>p:first-child{font-size:18px}.mbe-article-content h2{font-size:26px;margin-top:38px}.mbe-related-grid{grid-template-columns:1fr}.mbe-related{padding:48px 0}}

/* MBE: force the archive CTA heading to white without affecting any other heading. */
.mbe-blog .mbe-blog-cta .mbe-blog-cta__inner h2 {
    color: #ffffff !important;
    -webkit-text-fill-color: #ffffff !important;
    background: none !important;
    background-image: none !important;