/* Ekthar Medical Pages Builder - Executive Premium UI v3.4.2 */
.empb-page{
  --empb-cream:#fbf8f2;
  --empb-cream-2:#f6efe3;
  --empb-card:#fffdf8;
  --empb-text:#4c321a;
  --empb-muted:#77634f;
  --empb-line:rgba(76,50,26,.14);
  --empb-gold:#d89a2b;
  --empb-gold-2:#f4c56b;
  --empb-shadow:0 20px 50px rgba(64,38,17,.075);
  --empb-shadow-hover:0 32px 70px rgba(64,38,17,.14);
  direction:rtl;
  font-family:"IBM Plex Sans Arabic", Arial, sans-serif;
  background:
    radial-gradient(circle at 8% 18%, rgba(216,154,43,.07), transparent 32%),
    radial-gradient(circle at 94% 28%, rgba(76,50,26,.045), transparent 28%),
    linear-gradient(180deg,#fff 0%,var(--empb-cream) 55%,#fff 100%);
  color:var(--empb-text);
  padding:34px 0 76px;
  overflow:hidden;
}
.empb-page *{box-sizing:border-box;font-family:"IBM Plex Sans Arabic", Arial, sans-serif}.empb-page a{text-decoration:none}.empb-page img{max-width:100%}

/* المطلوب: إخفاء الهيرو بالكامل */
.empb-hero{display:none!important}

.empb-section{max-width:1180px;margin:0 auto 66px;padding:0 22px;position:relative}.empb-services{padding-top:10px}.empb-section-head{text-align:center;margin:0 auto 42px;max-width:760px}.empb-section-head h2{font-size:36px;line-height:1.35;margin:0 0 12px;color:var(--empb-text);font-weight:700;letter-spacing:-.3px}.empb-section-head h2:after{content:"";display:block;width:72px;height:3px;background:linear-gradient(90deg,var(--empb-gold),var(--empb-gold-2));border-radius:999px;margin:15px auto 0}.empb-section-head p{font-size:16px;color:var(--empb-muted);line-height:1.9;max-width:620px;margin:0 auto}.empb-eyebrow{display:none!important}

.empb-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px;align-items:stretch}.empb-icon-card{background:linear-gradient(180deg,#fff 0%,var(--empb-card) 100%);border:1px solid var(--empb-line);border-radius:30px;box-shadow:var(--empb-shadow);padding:34px 32px 30px;min-height:302px;position:relative;overflow:hidden;transition:transform .32s cubic-bezier(.2,.8,.2,1),box-shadow .32s ease,border-color .32s ease;background-image:linear-gradient(180deg,#fff 0%,#fffdf8 100%)}
.empb-icon-card:before{content:"";position:absolute;inset:0 auto auto 0;width:100%;height:4px;background:linear-gradient(90deg,var(--empb-gold),var(--empb-gold-2));opacity:0;transition:opacity .28s ease}.empb-icon-card:after{content:"";position:absolute;left:-78px;bottom:-84px;width:190px;height:190px;border-radius:50%;background:rgba(216,154,43,.075);transition:transform .35s ease,opacity .35s ease;opacity:.7}.empb-icon-card:hover{transform:translateY(-10px);box-shadow:var(--empb-shadow-hover);border-color:rgba(216,154,43,.42)}.empb-icon-card:hover:before{opacity:1}.empb-icon-card:hover:after{transform:scale(1.18);opacity:1}
.empb-card-icon{width:70px;height:70px;border-radius:24px;display:flex;align-items:center;justify-content:center;color:var(--empb-text);background:linear-gradient(145deg,#fff7e6,#fffdf8);border:1px solid rgba(216,154,43,.35);margin-bottom:24px;transition:transform .3s ease,background .3s ease,color .3s ease,border-color .3s ease,box-shadow .3s ease}.empb-card-icon svg{width:32px;height:32px;stroke-width:1.75}.empb-icon-card:hover .empb-card-icon{transform:translateY(-6px) scale(1.04);background:linear-gradient(145deg,var(--empb-gold),#f0b34b);border-color:transparent;color:#fff;box-shadow:0 14px 30px rgba(216,154,43,.28)}
.empb-card-body{position:relative;z-index:2}.empb-card h3{margin:0 0 12px;color:#3f2a14;font-size:23px;line-height:1.55;font-weight:700;letter-spacing:-.15px}.empb-card p{margin:0 0 28px;color:var(--empb-muted);font-size:15.5px;line-height:1.9;min-height:58px}.empb-card a{display:inline-flex;align-items:center;gap:9px;color:#9b6416;font-weight:700;font-size:14.5px;transition:gap .25s ease,color .25s ease}.empb-card:hover a{gap:15px;color:#6b4312}.empb-card a span{font-size:18px;line-height:1}.empb-card-img{display:none!important}

.empb-cta{max-width:1136px;margin:4px auto 70px;padding:34px 40px;border-radius:30px;background:linear-gradient(180deg,#fff 0%,#fffaf0 100%);border:1px solid rgba(216,154,43,.28);display:flex;justify-content:space-between;align-items:center;gap:24px;color:var(--empb-text);box-shadow:0 22px 54px rgba(64,38,17,.08);position:relative;overflow:hidden}.empb-cta:before{content:"";position:absolute;right:0;top:0;width:7px;height:100%;background:linear-gradient(180deg,var(--empb-gold),var(--empb-gold-2))}.empb-cta h2{margin:0 0 8px;color:#3f2a14;font-size:28px;font-weight:700}.empb-cta p{margin:0;color:var(--empb-muted);line-height:1.9}.empb-cta a{position:relative;background:#4c321a;color:#fff;padding:14px 28px;border-radius:999px;font-weight:700;white-space:nowrap;box-shadow:0 12px 24px rgba(76,50,26,.18);transition:transform .25s ease,background .25s ease}.empb-cta a:hover{transform:translateY(-3px);background:#6a451f}

.empb-faq{max-width:920px}.empb-faq .empb-section-head{margin-bottom:24px}.empb-faq details{background:#fff;border:1px solid rgba(76,50,26,.10);border-radius:18px;margin-bottom:12px;box-shadow:0 10px 24px rgba(64,38,17,.045);overflow:hidden}.empb-faq summary{cursor:pointer;list-style:none;padding:19px 24px;font-weight:700;color:#3f2a14;position:relative}.empb-faq summary::-webkit-details-marker{display:none}.empb-faq summary:after{content:"+";position:absolute;left:24px;top:14px;color:var(--empb-gold);font-size:25px}.empb-faq details[open] summary:after{content:"−"}.empb-faq p{margin:0;padding:0 24px 22px;color:var(--empb-muted);line-height:1.9}

.empb-text{max-width:1136px;margin:0 auto 66px;background:#fff;border:1px solid rgba(76,50,26,.10);border-radius:30px;padding:38px;display:grid;grid-template-columns:1.1fr .9fr;gap:30px;align-items:center;box-shadow:0 18px 42px rgba(64,38,17,.06)}.empb-text h2{font-size:30px;color:#3f2a14;font-weight:700;margin:0 0 12px}.empb-text p{font-size:16px;line-height:2;color:var(--empb-muted);margin:0}.empb-text img{width:100%;border-radius:24px;box-shadow:0 14px 30px rgba(0,0,0,.08)}

@media(max-width:1024px){.empb-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.empb-section-head h2{font-size:32px}}
@media(max-width:900px){.empb-text{grid-template-columns:1fr;margin-left:14px;margin-right:14px}.empb-cta{margin-left:18px;margin-right:18px}}
@media(max-width:640px){.empb-page{padding:24px 0 48px}.empb-section{margin-bottom:46px;padding:0 16px}.empb-section-head{margin-bottom:24px}.empb-section-head h2{font-size:27px}.empb-section-head p{font-size:14.5px}.empb-cards{grid-template-columns:1fr;gap:16px}.empb-icon-card{min-height:auto;padding:26px 22px;border-radius:24px}.empb-card-icon{width:60px;height:60px;border-radius:20px;margin-bottom:18px}.empb-card h3{font-size:20px}.empb-card p{font-size:14.5px;min-height:auto;margin-bottom:20px}.empb-cta{display:block;text-align:center;padding:30px 22px;border-radius:24px}.empb-cta:before{width:100%;height:5px}.empb-cta h2{font-size:23px}.empb-cta a{display:inline-flex;margin-top:18px}.empb-text{padding:24px;border-radius:24px}}
