.elementor-2121 .elementor-element.elementor-element-4d37d65{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-2121 .elementor-element.elementor-element-07268d7{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-2121 .elementor-element.elementor-element-07268d7.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-2121 .elementor-element.elementor-element-c7edc78{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-2121 .elementor-element.elementor-element-e689d0b{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-2121 .elementor-element.elementor-element-e98afce{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-2121 .elementor-element.elementor-element-61e9657{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-2121 .elementor-element.elementor-element-3ed831c{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-2121 .elementor-element.elementor-element-f72187a{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-2121 .elementor-element.elementor-element-5408455{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-2121 .elementor-element.elementor-element-575973e{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}:root{--page-title-display:none;}@media(max-width:767px){.elementor-2121 .elementor-element.elementor-element-07268d7{--width:537.5px;}}/* Start custom CSS for html, class: .elementor-element-af8c193 *//* === Emdadyar24 • Home Hero (Fresh Light Design) === */

.ey-hero-home{
  position:relative;
  width:100%;
  margin:0;
  padding:22px 0 30px;
  border-bottom-left-radius:24px;
  overflow:hidden;
  isolation:isolate;
  box-sizing:border-box;

  /* زمینه‌ی روشن، الهام‌گرفته از تیل + نارنجی برند */
  background:
    radial-gradient(140% 180% at 0% 0%, #fff7ea 0%, #fdfaf5 28%, #e9f5f7 60%, #d3edf3 85%, #c7e5ed 100%);
}

/* لایه داخلی با حداکثر عرض */
.ey-hero-home__inner{
  width:100%;
  max-width:1120px;
  margin:0 auto;
  padding:0 16px;
  box-sizing:border-box;
}

/* گرید اصلی */
.ey-hero-home__grid{
  display:grid;
  grid-template-columns:minmax(0,1.5fr);
  gap:18px;
  align-items:stretch;
}

/* ستون‌ها */
.ey-hero-home__col{
  min-width:0;
}
.ey-hero-home__col--content{
  order:1;
}
.ey-hero-home__col--visual{
  order:2;
}

/* کارت متن (گلس روشن) */
.ey-hero-home__col--content{
  background:linear-gradient(150deg, rgba(255,255,255,.92), rgba(255,255,255,.85));
  border-radius:18px;
  border:1px solid rgba(6,118,140,.14);
  box-shadow:0 12px 28px rgba(0,0,0,.08);
  padding:18px 16px 20px;
  color:#405b60;
  box-sizing:border-box;
}

/* Head */
.ey-hero-home__head{
  margin-bottom:10px;
}
.ey-hero-home__title{
  margin:0 0 8px;
  font-weight:900;
  line-height:1.3;
  font-size:clamp(20px, 4.4vw, 34px);
  background:linear-gradient(90deg,#111111,#405b60);
  -webkit-background-clip:text;
  -webkit-text-fill-color:transparent;
}
.ey-hero-home__subtitle{
  margin:0;
  font-size:13px;
  line-height:1.85;
  color:#405b60;
}

/* Chips */
.ey-hero-home__chips{
  list-style:none;
  margin:10px 0 12px;
  padding:0;
  display:flex;
  flex-wrap:wrap;
  justify-content:flex-start;
  gap:6px 8px;
}
.ey-hero-home__chips .chip{
  background:#fff3e0;
  color:#8b5e00;
  border:1px solid #f6d3a2;
  padding:6px 9px;
  font-weight:700;
  font-size:11px;
  border-radius:9999px;
}

/* Phone pill */
.ey-hero-home__phone{
  margin:0 0 9px;
}
.ey-hero-home__phone-link{
  display:inline-flex;
  align-items:center;
  gap:6px;
  font-size:13px;
  padding:4px 11px;
  border-radius:9999px;
  border:1px solid rgba(6,118,140,.35);
  background:rgba(6,118,140,.05);
  color:#06768c;
  text-decoration:none;
}
.ey-hero-home__phone-link .num{
  font-weight:700;
  letter-spacing:.5px;
}

/* CTA */
.ey-hero-home__ctas{
  display:flex;
  justify-content:flex-start;
  gap:10px;
  flex-wrap:wrap;
  margin:4px 0 8px;
}
.ey-cta-btn{
  display:inline-flex;
  align-items:center;
  gap:8px;
  padding:11px 20px;
  border-radius:9999px;
  background:linear-gradient(180deg,#dc8803 0%, #cf7b02 100%);
  color:#fff;
  text-decoration:none;
  font-weight:900;
  letter-spacing:.2px;
  border:1px solid #dc8803;
  box-shadow:0 10px 22px rgba(0,0,0,.18);
  transition:background .15s ease, border-color .15s ease, box-shadow .15s ease, filter .15s ease;
}
.ey-cta-btn:hover{
  background:#c97702;
  border-color:#c97702;
  filter:saturate(1.05);
  box-shadow:0 12px 26px rgba(0,0,0,.2);
}
.ey-cta-btn:focus-visible{
  outline:3px solid #06768c;
  outline-offset:2px;
}

/* Pillars */
.ey-hero-pillars{
  margin-top:8px;
}
.ey-hero-pillars__label{
  margin:0 0 6px;
  font-size:12px;
  color:#60757a;
}
.ey-hero-pillars__list{
  list-style:none;
  margin:0;
  padding:0;
  display:grid;
  grid-template-columns:1fr;
  gap:8px;
}
.ey-hero-pillars__item{
  background:#ffffff;
  border:1px solid #dde8eb;
  border-bottom-left-radius:24px;
  border-top-right-radius:14px;
  padding:7px 9px;
}
.ey-pillars-link{
  display:flex;
  flex-direction:column;
  gap:2px;
  color:#111111;
  text-decoration:none;
  font-size:13px;
  font-weight:700;
}
.ey-pillars-link__meta{
  font-size:11px;
  font-weight:400;
  color:#60757a;
}
.ey-hero-pillars__item:hover,
.ey-hero-pillars__item:focus-within{
  border-color:#dc8803;
  box-shadow:0 6px 18px rgba(0,0,0,.06);
}

/* micro copy */
.ey-hero-home__micro{
  margin:8px 0 0;
  font-size:12px;
  color:#60757a;
}

/* ستون ویژوال (کارت وضعیت) */
.ey-hero-home__col--visual{
  background:linear-gradient(135deg, rgba(255,255,255,.98), rgba(255,255,255,.9));
  border-radius:18px;
  border:1px solid rgba(6,118,140,.18);
  box-shadow:0 12px 28px rgba(0,0,0,.09);
  padding:12px 12px 14px;
  box-sizing:border-box;
}

/* کارت ویژوال */
.ey-hero-home__visual-card{
  display:flex;
  flex-direction:column;
  gap:10px;
}
.ey-hero-home__visual-media{
  margin:0;
}
.ey-hero-home__visual-media img{
  display:block;
  width:100%;
  height:auto;
  border-radius:14px;
  border:1px solid #e3eef1;
  box-shadow:0 8px 20px rgba(0,0,0,.12);
  box-sizing:border-box;
}

/* آمارهای کوچک */
.ey-hero-home__stats{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:6px;
}
.ey-stat{
  background:#f4fafb;
  border-radius:10px;
  padding:6px 8px;
  border:1px solid #d8eaee;
}
.ey-stat__label{
  display:block;
  font-size:11px;
  color:#60757a;
  margin-bottom:2px;
}
.ey-stat__value{
  display:block;
  font-size:12px;
  font-weight:800;
  color:#06768c;
}

/* badge پایین کارت */
.ey-hero-home__badge{
  margin:4px 0 0;
  font-size:11px;
  color:#60757a;
}

/* LTR helper */
.ltr{
  direction:ltr;
  unicode-bidi:plaintext;
}

/* === ریسپانسیو === */

/* موبایل: ستون‌ها زیر هم، ویژوال زیر متن */
@media (max-width:767px){
  .ey-hero-home__grid{
    grid-template-columns:minmax(0,1fr);
  }
  .ey-hero-home__col--content{
    padding:16px 14px 18px;
  }
  .ey-hero-home__col--visual{
    padding:12px 12px 14px;
  }
}

/* تبلت به بالا: دو ستونه */
@media (min-width:768px){
  .ey-hero-home{
    padding:26px 0 34px;
  }
  .ey-hero-home__grid{
    grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);
    gap:20px;
  }
}

/* دسکتاپ بزرگ: کمی گلس‌تر برای ستون متن */
@media (min-width:992px){
  .ey-hero-home{
    min-height:clamp(520px, 72vh, 700px);
  }
  .ey-hero-home__col--content{
    background:linear-gradient(145deg, rgba(255,255,255,.96), rgba(255,255,255,.9));
    backdrop-filter:blur(6px);
    -webkit-backdrop-filter:blur(6px);
  }
  .ey-hero-home__title{
    font-size:clamp(26px, 3.2vw, 36px);
  }
  .ey-hero-home__subtitle{
    font-size:14px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-27d4af6 *//* === Benefits v2 (scoped, standalone) === */
.ey-benefits-v2{position:relative;color:#405b60}
.ey-bv2-wrap{max-width:1040px;margin:0 auto;padding:0 12px}
.ey-bv2-strip{display:block;height:6px;background:linear-gradient(90deg,#dc8803 0%,#f39b1a 28%,#06768c 100%);margin:0 0 12px;border-radius:999px}
.ey-bv2-title{margin:0 0 8px;font-weight:900;font-size:22px;color:#111;text-align:center}
.ey-bv2-lead{margin:0 0 14px;text-align:center;color:#2b3a3d;font-weight:700}

/* Grid */
.ey-bv2-grid{display:grid;grid-template-columns:1fr;gap:12px;list-style:none;margin:0;padding:0}

/* Card */
.ey-bv2-card{
  display:flex;flex-direction:column;align-items:center;text-align:center;
  background:#fff;border:1px solid #e9eef1;border-radius:0;border-bottom-left-radius:24px;
  padding:16px 14px; box-shadow:0 2px 10px rgba(0,0,0,.04);
  transition:box-shadow .2s ease, border-color .2s ease;
  outline:none;
}
.ey-bv2-card:focus-visible{box-shadow:0 0 0 3px rgba(6,118,140,.25)}
.ey-bv2-card:hover{box-shadow:0 10px 24px rgba(0,0,0,.10);border-color:#dfe6ea}

.ey-bv2-icon{display:inline-block;line-height:0;margin-bottom:10px}
.ey-bv2-card__title{margin:0 0 6px;font-weight:800;font-size:16px;color:#111}
.ey-bv2-card__desc{margin:0;font-size:14px;line-height:1.85}

/* Responsive columns */
@media (min-width:640px){
  .ey-bv2-grid{grid-template-columns:repeat(2,1fr);gap:14px}
}
@media (min-width:992px){
  .ey-bv2-grid{grid-template-columns:repeat(4,1fr);gap:16px}
  .ey-bv2-title{font-size:24px}
}

/* Optional: spacing with surrounding sections */
.ey-benefits-v2{padding:18px 0}
@media (min-width:992px){ .ey-benefits-v2{padding:24px 0} }/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-0bc1f04 *//* === Services v3 • Flexbox Fallback (Elementor-safe) === */
.ey-services-v3{position:relative;color:#405b60}
.ey-sv3-wrap{max-width:1040px;margin:0 auto;padding:0 12px}
.ey-sv3-title{margin:0 0 12px;font-size:22px;font-weight:900;color:#111;text-align:center}

/* Grid → Flexbox (بدون gap) */
.ey-sv3-grid{display:flex;flex-wrap:wrap;list-style:none;margin:0 -8px;padding:0}
.ey-sv3-item{width:100%;padding:8px;box-sizing:border-box}

/* 3 ستونه روی دسکتاپ */
@media (min-width:700px){
  .ey-sv3-item{width:33.3333%}
}

/* Card (کلیک‌پذیر) */
.ey-sv3-card{
  display:block;background:#fff;border:1px solid #e9eef1;border-radius:0;border-bottom-left-radius:24px;
  overflow:hidden;text-decoration:none;color:inherit;box-shadow:0 2px 10px rgba(0,0,0,.04);
  transition:transform .2s ease, box-shadow .2s ease, border-color .2s ease;
}
.ey-sv3-card:focus-visible{outline:3px solid #06768c;outline-offset:2px}
.ey-sv3-card:hover{transform:translateY(-2px);box-shadow:0 10px 24px rgba(0,0,0,.1);border-color:#dfe6ea}

/* Media با نسبت 4:3 (بدون aspect-ratio) */
.ey-sv3-media{position:relative;width:100%;overflow:hidden;background:#fff}
.ey-sv3-media::before{content:"";display:block;padding-top:75%} /* 4:3 */
.ey-sv3-media img{
  position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover;display:block;
  transform:scale(1.02);transition:transform .25s ease
}
.ey-sv3-card:hover .ey-sv3-media img{transform:scale(1.05)}
.ey-sv3-overlay{
  position:absolute;left:0;top:0;right:0;bottom:0;pointer-events:none;
  background:
    linear-gradient(0deg, rgba(0,0,0,.45) 0%, rgba(0,0,0,.05) 55%, rgba(0,0,0,0) 100%),
    linear-gradient(90deg, rgba(6,118,140,.28), rgba(6,118,140,.12))
}
.ey-sv3-tag{
  position:absolute;left:10px;bottom:10px;background:#dc8803;color:#fff;
  border:1px solid #dc8803;border-radius:9999px;padding:6px 10px;
  font-weight:800;font-size:13px;box-shadow:0 4px 12px rgba(0,0,0,.18)
}

/* Body */
.ey-sv3-body{display:flex;justify-content:space-between;align-items:center;padding:12px 14px}
.ey-sv3-name{margin:0;font-size:16px;font-weight:900;color:#111}

/* Arrow chip */
.ey-sv3-arrow{
  width:34px;height:34px;display:inline-grid;place-items:center;
  border:1px solid #e1e7ea;border-radius:9999px;background:#fff;color:#405b60;
  transition:background .2s ease, border-color .2s ease, color .2s ease, transform .2s ease
}
.ey-sv3-card:hover .ey-sv3-arrow{background:#dc8803;border-color:#dc8803;color:#fff;transform:translateX(-2px)}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-c7edc78 *//* Lazy-render برای سکشن‌هایی که data-lazy="1" دارند */
.elementor-section[data-lazy="1"]{
  content-visibility:auto;          /* رندر فقط وقتی وارد ویوپورت شد */
  contain-intrinsic-size: 700px;    /* اندازه‌ی تقریبی برای جلوگیری از CLS */
  min-height:300px;                 /* fallback برای مرورگرهای قدیمی */
  overflow:clip;                     /* کمی به بهبود پرفرمنس کمک می‌کند */
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-e689d0b *//* Lazy-render برای سکشن‌هایی که data-lazy="1" دارند */
.elementor-section[data-lazy="1"]{
  content-visibility:auto;          /* رندر فقط وقتی وارد ویوپورت شد */
  contain-intrinsic-size: 700px;    /* اندازه‌ی تقریبی برای جلوگیری از CLS */
  min-height:300px;                 /* fallback برای مرورگرهای قدیمی */
  overflow:clip;                     /* کمی به بهبود پرفرمنس کمک می‌کند */
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-92a46ce *//* === Emdadyar24 • Content Styles (standalone, scoped) === */
.ey-content{color:#405b60;overflow-x:hidden}
.ey-wrap{max-width:1040px;margin:0 auto;padding:0 12px}
.ltr{direction:ltr;unicode-bidi:plaintext}

/* breadcrumb */
.ey-bc{font-size:13px;margin:10px 0}
.ey-bc ol{display:flex;gap:8px;list-style:none;margin:0;padding:0;flex-wrap:wrap}
.ey-bc li+li::before{content:"/";opacity:.4;margin-inline:4px}
.ey-bc a{color:#06768c;text-decoration:none}
.ey-bc a:hover{text-decoration:underline}

/* lead */
.ey-lead{background:#f7fafb;border:1px solid #e9eef1;padding:12px;border-bottom-left-radius:24px;margin-bottom:10px;text-align:center;font-weight:700;color:#2b3a3d}

/* toc */
.ey-toc{background:#ffffff;border:1px solid #e9eef1;padding:10px;border-bottom-left-radius:24px;margin-bottom:12px}
.ey-toc ul{display:flex;flex-wrap:wrap;gap:8px 12px;list-style:none;margin:0;padding:0}
.ey-toc a{color:#06768c;text-decoration:none;border-bottom:1px dotted #06768c}
.ey-toc a:hover{color:#dc8803;border-color:#dc8803}

/* sections */
.ey-sec{padding:14px 0}
.ey-title{margin:0 0 10px;font-size:20px;font-weight:900;color:#111;position:relative;padding-bottom:10px;text-align:center}
.ey-title::after{content:"";position:absolute;right:50%;transform:translateX(50%);bottom:-2px;width:64px;height:4px;background:linear-gradient(90deg,#dc8803 0%,#f39b1a 28%,#06768c 100%);border-radius:999px}
.ey-alt{background:linear-gradient(180deg,#f7fafb 0%,#fff 100%);padding:16px;border:1px solid #e9eef1;border-bottom-left-radius:24px}

/* split */
.ey-split{display:grid;grid-template-columns:1fr;gap:12px;align-items:center;background:#fff;border:1px solid #e9eef1;border-bottom-left-radius:24px;padding:14px}
.ey-split .ey-media{display:grid;place-items:center}
.ey-p{margin:0 0 6px}
.ey-list{margin:0;padding:0 18px}
.ey-list li{margin:6px 0;line-height:1.85}

/* callout + buttons (centered) */
.ey-callout{display:flex;flex-direction:column;align-items:center;gap:6px;background:#eef7f9;border:1px solid #d4e8ed;padding:12px;border-bottom-left-radius:24px}
.ey-btn{display:inline-block;background:#dc8803;color:#fff;text-decoration:none;border:1px solid #dc8803;padding:12px 22px;font-weight:800;border-radius:0;border-bottom-left-radius:24px;transition:background .2s,border-color .2s,transform .1s,box-shadow .2s;text-align:center}
.ey-btn:hover{background:#c97702;border-color:#c97702;transform:translateY(-1px);box-shadow:0 6px 16px rgba(0,0,0,.12)}
.ey-meta{font-size:12px}

/* services grid */
.ey-grid{display:grid;grid-template-columns:1fr;gap:12px}
.ey-card{background:#fff;border:1px solid #e9eef1;border-radius:0;border-bottom-left-radius:24px;padding:14px;box-shadow:0 2px 10px rgba(0,0,0,.04);transition:transform .2s ease,box-shadow .2s ease}
.ey-card:hover{transform:translateY(-2px);box-shadow:0 10px 24px rgba(0,0,0,.08)}
.ey-card__title{margin:0 0 6px;font-size:16px;font-weight:800;color:#111;text-align:center}

/* badges */
.ey-badges{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin:0;padding:0;list-style:none}
.ey-badge{background:#eef7f9;border:1px solid #d4e8ed;color:#405b60;padding:8px 10px;border-radius:0;border-bottom-left-radius:16px;font-weight:700}

/* steps timeline */
.ey-steps{display:grid;grid-template-columns:1fr;gap:10px;margin:0;padding:0;list-style:none}
.ey-steps li{display:flex;align-items:center;gap:10px;background:#f6f8fb;border:1px solid #e9eef1;color:#405b60;padding:12px;border-bottom-left-radius:24px}
.ey-steps li span:first-child{display:inline-grid;place-items:center;width:28px;height:28px;background:#06768c;color:#fff;font-weight:800;border-bottom-left-radius:12px}

/* checks */
.ey-checks{display:grid;grid-template-columns:1fr;gap:8px}
.ey-check{position:relative;background:#fff;border:1px solid #e9eef1;padding:10px 12px 10px 36px;border-bottom-left-radius:24px}
.ey-check::before{content:"";position:absolute;left:12px;top:50%;width:16px;height:16px;transform:translateY(-50%);border:2px solid #06768c}
.ey-check::after{content:"";position:absolute;left:16px;top:calc(50% + 1px);width:8px;height:4px;border-left:2px solid #06768c;border-bottom:2px solid #06768c;transform:translateY(-50%) rotate(-45deg)}

/* process */
.ey-process{display:grid;grid-template-columns:1fr;gap:10px}
.ey-proc-item{display:flex;gap:8px;align-items:center;background:#ffffff;border:1px solid #e9eef1;padding:12px;border-bottom-left-radius:24px}
.ey-proc-item span{display:inline-grid;place-items:center;width:26px;height:26px;background:#dc8803;color:#fff;font-weight:800;border-bottom-left-radius:12px}

/* chips */
.ey-chips{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin:0;padding:0;list-style:none}
.ey-chip{background:#fff7ec;border:1px solid #ffe1b8;color:#7a4a00;padding:8px 10px;border-radius:0;border-bottom-left-radius:16px;font-weight:700}
.ey-note{text-align:center;font-size:13px;color:#66787d;margin-top:8px}

/* safety */
.ey-safety{counter-reset:sa; margin:0; padding:0 18px}
.ey-safety li{margin:6px 0;line-height:1.85}

/* FAQ */
.ey-faq{background:#fff;border:1px solid #e9eef1;border-radius:0;border-bottom-left-radius:24px;margin:8px 0}
.ey-faq>summary{cursor:pointer;list-style:none;padding:12px 14px;font-weight:800;color:#111}
.ey-faq[open]>summary{color:#06768c}
.ey-faq>div{padding:0 14px 12px 14px;color:#405b60;line-height:1.85}
.ey-faq summary::-webkit-details-marker{display:none}

/* CTA band */
.ey-cta-band{display:flex;justify-content:center;align-items:center;margin:16px 0 10px}
.ey-cta-band .ey-btn{min-width:260px}

/* responsive */
@media (min-width:720px){
  .ey-title{font-size:22px}
  .ey-grid{grid-template-columns:repeat(2,1fr)}
}

/* === Emdadyar24 • Section Spacing Fix (standalone) === */

/* 1) فاصله‌ی عمودی استاندارد هر سکشن */
.ey-content .ey-sec{
  padding-top:24px;
  padding-bottom:24px;
}
.ey-content .ey-sec + .ey-sec{
  margin-top:22px; /* فاصله‌ی بین سکشن‌ها */
}

/* 2) جداکننده‌ی مؤدب بین سکشن‌ها (خط خیلی ظریف) */
.ey-content .ey-sec + .ey-sec{ position:relative }
.ey-content .ey-sec + .ey-sec::before{
  content:"";
  position:absolute; left:0; right:0; top:-12px;
  height:1px;
  background:linear-gradient(to right, transparent, #e9eef1 20%, #e9eef1 80%, transparent);
  pointer-events:none;
}

/* 3) فاصله‌ی داخلی بین اجزای هر سکشن (تیتر، متن، گرید...) */
.ey-content .ey-sec > * + *{ margin-top:12px }

/* 4) گریدها و مجموعه‌ها کمی نفس بگیرند */
.ey-content .ey-grid{ gap:16px }
.ey-content .ey-badges,
.ey-content .ey-chips{ gap:10px 12px }
.ey-content .ey-steps,
.ey-content .ey-checks,
.ey-content .ey-process{ gap:12px }

/* 5) سکشن‌های پس‌زمینه‌دار (ey-alt) کمی از اطراف جدا شوند */
.ey-content .ey-alt{
  margin-top:24px;
  margin-bottom:8px;
}

/* 6) نوار CTA مرکزی کمی فاصله‌ی بیشتر بگیرد */
.ey-content .ey-cta-band{ margin:32px 0 20px }

/* 7) نسخه‌ی دسکتاپ: فاصله‌ها سخاوتمندانه‌تر */
@media (min-width: 768px){
  .ey-content .ey-sec{ padding-top:32px; padding-bottom:32px }
  .ey-content .ey-sec + .ey-sec{ margin-top:28px }
  .ey-content .ey-sec > * + *{ margin-top:14px }
  .ey-content .ey-grid{ gap:18px }
  .ey-content .ey-cta-band{ margin:40px 0 24px }
}
@media (min-width: 1100px){
  .ey-content .ey-sec{ padding-top:40px; padding-bottom:40px }
  .ey-content .ey-sec + .ey-sec{ margin-top:36px }
}
/* === Emdadyar24 • Desktop Columns Add-on (drop-in) === */
@media (min-width: 992px){

  /* 1) کارت‌های هر سکشن: 3 ستونه روی دسکتاپ */
  .ey-content .ey-grid{
    display:grid;
    grid-template-columns:repeat(3, minmax(0,1fr));
    gap:18px;
  }

  /* 2) لیست‌های بولت/شماره‌ای: دو ستون خوانا (بدون نصفه شدن آیتم‌ها) */
  .ey-content .ey-list,
  .ey-content .ey-safety{
    columns:2;
    column-gap:28px;
    /* اگر قبلاً padding داشت، نگهش می‌داریم تا بولت‌ها بیرون نزنند */
    padding-inline-start:18px;
  }
  .ey-content .ey-list li,
  .ey-content .ey-safety li{
    break-inside:avoid;
    -webkit-column-break-inside:avoid;
    page-break-inside:avoid;
  }

  /* 3) استِپ‌ها، چک‌لیست‌ها و پروسه‌ها: گرید دو ستونه */
  .ey-content .ey-steps,
  .ey-content .ey-checks,
  .ey-content .ey-process{
    display:grid;
    grid-template-columns:repeat(2, minmax(0,1fr));
    gap:12px 16px;
  }

  /* 4) بَج‌ها و چیپ‌ها: به‌جای ردیف بلند، چند ستونه تمیز */
  .ey-content .ey-badges,
  .ey-content .ey-chips{
    display:grid;
    grid-template-columns:repeat(3, auto);
    justify-content:center;
    gap:10px 14px;
  }
}

/* عریض‌تر از 1280px: فضای اضافه بهتر استفاده شود */
@media (min-width: 1280px){
  .ey-content .ey-badges,
  .ey-content .ey-chips{ grid-template-columns:repeat(4, auto) }
  .ey-content .ey-grid{ grid-template-columns:repeat(3, minmax(0,1fr)) } /* ثابت و تمیز */
}

/* === Emdadyar24 • Fleet image & CTA micro-tweaks === */
.ey-fleet{
  padding:24px 0 8px;
}
.ey-fleet__wrap{
  max-width:1040px;
  margin:0 auto;
  padding:0 12px;
}
.ey-fleet__figure{
  margin:0;
  display:flex;
  justify-content:center;
}
.ey-fleet__figure img{
  display:block;
  width:100%;
  max-width:900px;
  height:auto;
  border:1px solid #e9eef1;
  border-radius:0;
  border-bottom-left-radius:24px;
  box-shadow:0 6px 18px rgba(0,0,0,.08);
}

/* CTA band زیر ناوگان */
.ey-cta-band{
  margin:16px 0 0;
  text-align:center;
}
.ey-cta-band .ey-btn{
  min-width:220px;
}

/* کمی فاصله برای بخش‌های راهنما و نکات */
#steps .ey-lead,
#calltips .ey-lead{
  margin-bottom:12px;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-61e9657 *//* Lazy-render برای سکشن‌هایی که data-lazy="1" دارند */
.elementor-section[data-lazy="1"]{
  content-visibility:auto;          /* رندر فقط وقتی وارد ویوپورت شد */
  contain-intrinsic-size: 700px;    /* اندازه‌ی تقریبی برای جلوگیری از CLS */
  min-height:300px;                 /* fallback برای مرورگرهای قدیمی */
  overflow:clip;                     /* کمی به بهبود پرفرمنس کمک می‌کند */
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-e8ee6cf *//* === Reviews clean-up (no textual dots, subtle separators) === */

/* متاداده: مرتب، مینیمال، با جداساز نقطه‌ای بسیار ظریف */
.ey-card .ey-meta{
  display:flex;
  flex-wrap:wrap;
  align-items:center;
  gap:8px 12px;                 /* فاصله تمیز */
  line-height:1.6;
  color:#6f8086;                /* کمی ملایم‌تر از #73868c */
  margin:6px 0 8px;
}

/* جداساز نقطه‌ای با CSS، نه کاراکتر متنی */
.ey-card .ey-meta > *+*{
  position:relative;
  padding-inline-start:12px;    /* RTL-safe */
}
.ey-card .ey-meta > *+*::before{
  content:"";
  position:absolute;
  inset-inline-start:0;
  top:50%;
  width:4px; height:4px;
  background:#cfd9de;           /* خیلی ظریف */
  border-radius:50%;
  transform:translateY(-50%);
  opacity:.9;
}

/* تاریخ و ستاره‌ها یک‌تکه و هم‌تراز */
.ey-card .ey-meta time{ white-space:nowrap; font-size:12.5px }
.ey-stars{
  display:inline-block; line-height:1; font-size:14.5px;
  letter-spacing:.3px; color:#dc8803; transform:translateY(-1px);
}

/* بج‌ها: ملایم‌تر و فشرده‌تر */
.ey-badge{
  background:#f3f7f9;           /* ملایم‌تر از #eef7f9 */
  border-color:#e3ebf0;
  color:#53656b;
  padding:6px 9px;              /* کمی جمع‌وجورتر */
  font-weight:700;
}

/* کارت: سایه و بوردِر ظریف تا شلوغ نشود */
.ey-card{
  box-shadow:0 2px 10px rgba(0,0,0,.04);
  border-color:#e6edf1;
}
.ey-card:hover{
  transform:translateY(-1px);
  box-shadow:0 8px 20px rgba(0,0,0,.07);
}

/* متن‌ها: فاصله‌های یکدست و خوانا */
.ey-card .ey-p{ margin:0 0 8px }
.ey-card p{ line-height:1.9; color:#38464a }
.ey-card h3.ey-card__title{ line-height:1.35; margin-bottom:6px }

/* موبایل خیلی کوچک: جمع‌تر تا هیچ‌چیز نشکند */
@media (max-width:420px){
  .ey-card .ey-meta{ gap:6px 8px }
  .ey-card .ey-meta > *+*{ padding-inline-start:10px }
  .ey-card .ey-meta > *+*::before{ width:3px; height:3px }
  .ey-stars{ font-size:14px; letter-spacing:.2px }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-73da211 *//* === Emdadyar24 • Summary / Pillar Cluster === */
.ey-summary-grid{
  display:grid;
  gap:16px;
  margin-top:16px;
}
@media (min-width: 768px){
  .ey-summary-grid{
    grid-template-columns:repeat(3, minmax(0,1fr));
  }
}
.ey-summary-cta{
  margin-top:18px;
  padding:12px 14px;
  border-radius:0;
  border-bottom-left-radius:24px;
  background:rgba(6,118,140,0.06);
  border:1px dashed rgba(6,118,140,0.25);
}
.ey-summary-cta .num{
  font-weight:700;
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-add7c88 *//* ===============================
   EY FEED — Unified Minimal (News + Updates)
   هدف: کم‌ارتفاع، موبایل کم‌آیتم، تم یکسان
================================ */

/* سکشن‌ها */
.ey-news,
.ey-updates{
  background:#fff;
  padding:clamp(14px,2.4vw,26px) 0;
  color:#405b60;
}

.ey-news__wrap,
.ey-updates__wrap{
  max-width:1040px;
  margin:0 auto;
  padding:0 12px;
  text-align:center;
}

/* عنوان و زیرعنوان یکسان */
.ey-news__title,
.ey-updates__title{
  margin:0 0 6px;
  font-size:clamp(18px,2.1vw,24px);
  font-weight:900;
  color:#06768c;
}

.ey-news__sub,
.ey-updates__sub{
  margin:0 auto 10px;
  max-width:760px;
  font-size:12.8px;
  color:#73868c;
  line-height:1.6;
}

/* فاصله بین دو سکشن پشت سر هم */
.ey-updates + .ey-news{padding-top:0}

/* گرید: دسکتاپ 2 ستونه (کم‌ریسک و کم‌ارتفاع) */
.ey-news__grid,
.ey-updates__grid{
  display:grid;
  gap:10px;
  text-align:right;
  grid-template-columns:repeat(2, minmax(0,1fr));
}

/* تبلت: یک ستون، ولی تعداد آیتم کمتر */
@media (max-width:820px){
  .ey-news__grid,
  .ey-updates__grid{grid-template-columns:1fr}

  /* تبلت: نهایتاً 4 آیتم */
  .ey-news__grid > :nth-child(n+5),
  .ey-updates__grid > :nth-child(n+5){display:none}
}

/* موبایل: نهایتاً 3 آیتم */
@media (max-width:560px){
  .ey-news__grid > :nth-child(n+4),
  .ey-updates__grid > :nth-child(n+4){display:none}
}

/* ---------- کارت‌ها: تبدیل به Compact Row ---------- */
.ey-post-card,
.ey-up-card{
  background:#fff;
  border:1px solid rgba(64,91,96,.10);
  border-bottom-left-radius:24px; /* الگوی برند */
  overflow:hidden;
  box-shadow:0 2px 10px rgba(0,0,0,.04);
  transition:border-color .2s ease, box-shadow .2s ease;

  display:flex;
  flex-direction:row-reverse; /* RTL: عکس سمت راست */
  align-items:stretch;
}

.ey-post-card:hover,
.ey-up-card:hover{
  border-color:rgba(6,118,140,.32);
  box-shadow:0 6px 18px rgba(0,0,0,.07);
}

/* ستون تصویر: کوچک و ثابت */
.thumb-wrap,
.ey-up-thumb{
  position:relative;
  flex:0 0 116px;
  aspect-ratio:4/3;
  overflow:hidden;
  line-height:0;
}

/* تصویر به صورت fill */
.post-thumb,
.ey-up-img,
.post-thumb.no-thumb,
.ey-up-img--empty{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
}

/* حالت بدون تصویر */
.post-thumb.no-thumb,
.ey-up-img--empty{
  background:#e8eef0;
}

/* بدنه */
.post-body,
.ey-up-body{
  flex:1 1 auto;
  min-width:0;
  padding:10px 12px;
  display:flex;
  flex-direction:column;
  gap:6px;
}

/* دسته (اگر روشنش کردی) خیلی کوچک */
.post-cat{
  display:inline-flex;
  align-self:flex-start;
  font-size:11px;
  color:#06768c;
  background:rgba(6,118,140,.08);
  border:1px solid rgba(6,118,140,.18);
  border-radius:999px;
  padding:2px 8px;
  margin:0;
}

/* عنوان: دو خط، جمع‌وجور */
.post-title,
.ey-up-title{
  margin:0;
  font-size:14.5px;
  font-weight:900;
  line-height:1.55;

  display:-webkit-box;
  -webkit-line-clamp:2;
  -webkit-box-orient:vertical;
  overflow:hidden;
}

.post-title a,
.ey-up-title a{
  color:#405b60;
  text-decoration:none;
}
.post-title a:hover,
.ey-up-title a:hover{
  color:#06768c;
  text-decoration:underline;
}

/* متا: خیلی فشرده */
.post-meta,
.ey-up-meta{
  margin:0;
  font-size:12px;
  color:#73868c;
  display:flex;
  gap:6px;
  align-items:center;
  flex-wrap:wrap;
}
.ey-up-meta__label{color:#73868c}
.num{font-variant-numeric:tabular-nums}

/* اکسپرت (اگر خروجی داشت) تک‌خطی تا قد نکشه */
.post-excerpt,
.ey-up-excerpt{
  margin:0;
  font-size:13px;
  color:rgba(64,91,96,.88);
  line-height:1.6;

  display:-webkit-box;
  -webkit-line-clamp:1;
  -webkit-box-orient:vertical;
  overflow:hidden;
}

/* لینک ادامه را حذف می‌کنیم (برای کاهش ارتفاع) */
.post-more,
.ey-up-more{display:none !important;}

/* Badge آپدیت/جدید: خیلی مینیمال و کوچک */
.ey-up-badge{
  position:absolute;
  top:8px;
  right:8px;
  font-size:11px;
  font-weight:900;
  line-height:1;
  padding:5px 8px;
  border-radius:999px;
  color:#fff;
  border:1px solid rgba(255,255,255,.35);
}
.ey-up-badge.is-updated{background:#06768c;}
.ey-up-badge.is-new{background:#dc8803;}

/* CTA یکسان و کم‌ارتفاع */
.news-cta,
.ey-updates__cta{margin-top:10px}

.btn-secondary{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding:8px 12px;
  border:2px solid #06768c;
  border-radius:10px;
  color:#06768c;
  background:#fff;
  text-decoration:none;
  transition:.2s;
}
.btn-secondary:hover{background:rgba(6,118,140,.06);transform:none}
.ey-news a:focus,
.ey-updates a:focus{outline:2px dashed #dc8803;outline-offset:2px}/* End custom CSS */