.elementor-2236 .elementor-element.elementor-element-10fc32d{--display:flex;}.elementor-2236 .elementor-element.elementor-element-09a710c{--display:flex;}.elementor-2236 .elementor-element.elementor-element-b5e0c61{--display:flex;}.elementor-2236 .elementor-element.elementor-element-7fc6125{--display:flex;}.elementor-2236 .elementor-element.elementor-element-0bafefb{--display:flex;}.elementor-2236 .elementor-element.elementor-element-9b04393{--display:flex;}.elementor-2236 .elementor-element.elementor-element-d9a3bf3{--display:flex;}/* Start custom CSS for html, class: .elementor-element-aa9502a *//* ============================================================================
   خدمات داده‌کاوی پیشرفته — فقط بلوک اول (هیرو)
   تم: سفید + زرد برند (#EBD11A) + مشکی | راست‌چین
   همهٔ سلکتورها زیر #dmx-hero محدود شده‌اند تا با قالب تداخل نکنند.
============================================================================ */

#dmx-hero{
  --dmx-bg:#FFFFFF;
  --dmx-ink:#15151A;
  --dmx-muted:#5E5E66;
  --dmx-yellow:#EBD11A;
  --dmx-yellow-2:#F4DE3A;
  --dmx-border-strong:#DCDCDC;

  direction:rtl;
  font-family:"Vazirmatn",system-ui,-apple-system,"Segoe UI",sans-serif;
  background:var(--dmx-bg);
  color:var(--dmx-ink);
  position:relative;
  overflow:hidden;
  text-align:center;
  padding:118px 0 92px;
  -webkit-font-smoothing:antialiased;
}
#dmx-hero *{box-sizing:border-box;}
#dmx-hero h1,#dmx-hero p{margin:0;}
#dmx-hero a{text-decoration:none;color:inherit;}

#dmx-hero .dmx-canvas{position:absolute;inset:0;width:100%;height:100%;z-index:1;}
#dmx-hero .dmx-glow{position:absolute;top:-12%;left:50%;transform:translateX(-50%);width:680px;height:680px;max-width:120vw;border-radius:50%;z-index:0;background:radial-gradient(circle,rgba(235,209,26,.20),transparent 66%);filter:blur(10px);pointer-events:none;}

#dmx-hero .dmx-wrap{max-width:1180px;margin:0 auto;padding:0 24px;position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;}

/* eyebrow */
#dmx-hero .dmx-kicker{display:inline-flex;align-items:center;gap:10px;font-family:"IBM Plex Mono",monospace;font-size:12.5px;letter-spacing:2px;text-transform:uppercase;color:var(--dmx-ink);padding:7px 14px;border:1px solid var(--dmx-border-strong);border-radius:999px;background:#fff;}
#dmx-hero .dmx-kicker::before{content:"";width:7px;height:7px;border-radius:50%;background:var(--dmx-yellow);}

/* heading + highlight */
#dmx-hero .dmx-h1{font-size:clamp(38px,7.4vw,80px);font-weight:900;line-height:1.18;letter-spacing:-1.4px;margin:24px 0 18px;}
#dmx-hero .dmx-mark{background:linear-gradient(180deg,transparent 55%,var(--dmx-yellow) 55%);padding:0 4px;border-radius:2px;}

#dmx-hero .dmx-sub{font-size:clamp(17px,2.4vw,22px);color:var(--dmx-muted);max-width:660px;margin-bottom:38px;}
#dmx-hero .dmx-sub strong{color:var(--dmx-ink);font-weight:700;}

/* buttons */
#dmx-hero .dmx-cta{display:flex;gap:14px;flex-wrap:wrap;justify-content:center;}
#dmx-hero .dmx-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:15px 30px;border-radius:12px;font-weight:700;font-size:16.5px;cursor:pointer;border:2px solid transparent;transition:transform .18s ease,box-shadow .25s ease,background .2s ease,border-color .2s;font-family:inherit;}
#dmx-hero .dmx-btn-primary{background:var(--dmx-yellow);color:#171500;box-shadow:0 10px 28px -10px rgba(235,209,26,.7);}
#dmx-hero .dmx-btn-primary:hover{transform:translateY(-3px);background:var(--dmx-yellow-2);box-shadow:0 18px 40px -12px rgba(235,209,26,.8);}
#dmx-hero .dmx-btn-outline{background:#fff;border-color:var(--dmx-border-strong);color:var(--dmx-ink);}
#dmx-hero .dmx-btn-outline:hover{transform:translateY(-3px);border-color:var(--dmx-ink);}

@media(max-width:480px){
  #dmx-hero{padding:84px 0 64px;}
  #dmx-hero .dmx-wrap{padding:0 18px;}
  #dmx-hero .dmx-btn{width:100%;}
}
@media(prefers-reduced-motion:reduce){
  #dmx-hero .dmx-btn:hover{transform:none;}
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-1543f19 *//* ============================================================================
   بخش خدمات داده‌کاوی - استودیو هام
============================================================================ */

#dmx-services {
  --dmx-bg-alt: #FAFAFC; /* پس‌زمینه کمی متفاوت برای تفکیک از هیرو */
  --dmx-ink: #15151A;
  --dmx-muted: #5E5E66;
  --dmx-yellow: #EBD11A;
  --dmx-border-strong: #DCDCDC;
  --dmx-border-light: #EBEBEF;

  direction: rtl;
  font-family: "Vazirmatn", system-ui, sans-serif;
  background: var(--dmx-bg-alt);
  color: var(--dmx-ink);
  padding: 100px 0;
  -webkit-font-smoothing: antialiased;
}

#dmx-services * { box-sizing: border-box; }
#dmx-services h2, #dmx-services h3, #dmx-services p { margin: 0; }

#dmx-services .dmx-wrap {
  max-width: 1180px;
  margin: 0 auto;
  padding: 0 24px;
}

/* هدر بخش */
#dmx-services .dmx-section-header {
  text-align: center;
  max-width: 720px;
  margin: 0 auto 64px auto;
  display: flex;
  flex-direction: column;
  align-items: center;
}

#dmx-services .dmx-kicker {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  font-family: "IBM Plex Mono", monospace;
  font-size: 12.5px;
  letter-spacing: 1px;
  color: var(--dmx-muted);
  padding: 6px 16px;
  border-radius: 999px;
  background: #fff;
  border: 1px solid var(--dmx-border-strong);
  margin-bottom: 20px;
}
#dmx-services .dmx-kicker::before {
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: var(--dmx-yellow);
}

#dmx-services .dmx-h2 {
  font-size: clamp(28px, 4vw, 42px);
  font-weight: 800;
  line-height: 1.3;
  margin-bottom: 20px;
}

#dmx-services .dmx-mark {
  background: linear-gradient(180deg, transparent 60%, var(--dmx-yellow) 60%);
  padding: 0 4px;
  border-radius: 2px;
}

#dmx-services .dmx-sub {
  font-size: clamp(16px, 2vw, 18px);
  color: var(--dmx-muted);
  line-height: 1.7;
}

/* گرید و کارت‌های خدمات */
#dmx-services .dmx-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 28px;
}

#dmx-services .dmx-card {
  background: #FFFFFF;
  border: 1px solid var(--dmx-border-light);
  border-radius: 16px;
  padding: 40px 32px;
  transition: all 0.3s ease;
  position: relative;
  overflow: hidden;
}

#dmx-services .dmx-card::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 3px;
  background: var(--dmx-yellow);
  transform: scaleX(0);
  transform-origin: right;
  transition: transform 0.4s ease;
}

#dmx-services .dmx-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 20px 40px -15px rgba(21, 21, 26, 0.08);
  border-color: var(--dmx-border-strong);
}

#dmx-services .dmx-card:hover::before {
  transform: scaleX(1);
}

#dmx-services .dmx-icon {
  width: 56px;
  height: 56px;
  background: rgba(235, 209, 26, 0.15); /* زرد با شفافیت */
  color: #171500;
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 24px;
}

#dmx-services .dmx-h3 {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 14px;
  color: var(--dmx-ink);
}

#dmx-services .dmx-p {
  font-size: 15px;
  line-height: 1.8;
  color: var(--dmx-muted);
}

/* ریسپانسیو موبایل */
@media(max-width: 768px) {
  #dmx-services { padding: 72px 0; }
  #dmx-services .dmx-card { padding: 32px 24px; }
}

@media(prefers-reduced-motion: reduce) {
  #dmx-services .dmx-card { transition: none; }
  #dmx-services .dmx-card:hover { transform: none; }
  #dmx-services .dmx-card::before { display: none; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-51d79d6 *//* ============================================================================
   بخش فرآیند کار (مراحل اجرای پروژه) - استودیو هام
============================================================================ */

#dmx-process {
  --dmx-bg: #FFFFFF; /* بازگشت به سفید برای کنتراست با سکشن قبلی */
  --dmx-ink: #15151A;
  --dmx-muted: #5E5E66;
  --dmx-yellow: #EBD11A;
  --dmx-border-strong: #DCDCDC;

  direction: rtl;
  font-family: "Vazirmatn", system-ui, sans-serif;
  background: var(--dmx-bg);
  color: var(--dmx-ink);
  padding: 100px 0;
  -webkit-font-smoothing: antialiased;
  position: relative;
}

#dmx-process * { box-sizing: border-box; }
#dmx-process h2, #dmx-process h3, #dmx-process p { margin: 0; }

#dmx-process .dmx-wrap {
  max-width: 1180px;
  margin: 0 auto;
  padding: 0 24px;
}

/* هدر بخش */
#dmx-process .dmx-section-header {
  text-align: center;
  max-width: 720px;
  margin: 0 auto 64px auto;
  display: flex;
  flex-direction: column;
  align-items: center;
}

#dmx-process .dmx-kicker {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  font-family: "IBM Plex Mono", monospace;
  font-size: 12.5px;
  letter-spacing: 1px;
  color: var(--dmx-ink);
  padding: 6px 16px;
  border-radius: 999px;
  background: var(--dmx-bg);
  border: 1px solid var(--dmx-border-strong);
  margin-bottom: 20px;
}

#dmx-process .dmx-kicker::before {
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: var(--dmx-yellow);
}

#dmx-process .dmx-h2 {
  font-size: clamp(28px, 4vw, 42px);
  font-weight: 800;
  line-height: 1.3;
  margin-bottom: 20px;
}

#dmx-process .dmx-mark {
  background: linear-gradient(180deg, transparent 60%, var(--dmx-yellow) 60%);
  padding: 0 4px;
  border-radius: 2px;
}

#dmx-process .dmx-sub {
  font-size: clamp(16px, 2vw, 18px);
  color: var(--dmx-muted);
  line-height: 1.7;
}

/* گرید مراحل */
#dmx-process .dmx-process-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
  gap: 40px 24px;
  position: relative;
}

/* خط اتصال بین مراحل در دسکتاپ */
@media(min-width: 992px) {
  #dmx-process .dmx-process-grid::before {
    content: "";
    position: absolute;
    top: 36px; /* وسط شماره‌ها */
    right: 50px;
    left: 50px;
    height: 2px;
    background: repeating-linear-gradient(to left, var(--dmx-border-strong), var(--dmx-border-strong) 6px, transparent 6px, transparent 12px);
    z-index: 0;
  }
}

#dmx-process .dmx-step {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
}

#dmx-process .dmx-step-number {
  font-family: "IBM Plex Mono", monospace;
  font-size: 32px;
  font-weight: 700;
  color: #171500;
  background: var(--dmx-yellow);
  width: 72px;
  height: 72px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 24px;
  box-shadow: 0 0 0 8px var(--dmx-bg), 0 8px 24px -6px rgba(235, 209, 26, 0.5);
  transition: transform 0.3s ease;
}

#dmx-process .dmx-step:hover .dmx-step-number {
  transform: scale(1.1);
}

#dmx-process .dmx-h3 {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 12px;
  color: var(--dmx-ink);
}

#dmx-process .dmx-p {
  font-size: 15px;
  line-height: 1.8;
  color: var(--dmx-muted);
}

/* ریسپانسیو موبایل */
@media(max-width: 991px) {
  #dmx-process .dmx-step {
    flex-direction: row;
    align-items: flex-start;
    gap: 20px;
  }
  #dmx-process .dmx-step-number {
    width: 56px;
    height: 56px;
    font-size: 22px;
    flex-shrink: 0;
    margin-bottom: 0;
    box-shadow: 0 6px 16px -4px rgba(235, 209, 26, 0.4);
  }
}

@media(max-width: 480px) {
  #dmx-process { padding: 72px 0; }
  #dmx-process .dmx-step { flex-direction: column; }
  #dmx-process .dmx-step-number { margin-bottom: 16px; }
}

@media(prefers-reduced-motion: reduce) {
  #dmx-process .dmx-step-number { transition: none; }
  #dmx-process .dmx-step:hover .dmx-step-number { transform: none; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-8da430e *//* ============================================================================
   بخش آمار و ارقام واقعی (Social Proof) - استودیو هام
============================================================================ */

#dmx-stats {
  --dmx-bg: #FFFFFF;
  --dmx-ink: #15151A;
  --dmx-muted: #5E5E66;
  --dmx-yellow: #EBD11A;
  --dmx-border-light: #EBEBEF;

  direction: rtl;
  font-family: "Vazirmatn", system-ui, sans-serif;
  background: var(--dmx-bg);
  color: var(--dmx-ink);
  padding: 80px 0 100px;
  -webkit-font-smoothing: antialiased;
}

#dmx-stats * { box-sizing: border-box; }
#dmx-stats h2, #dmx-stats h3, #dmx-stats p { margin: 0; }

#dmx-stats .dmx-wrap {
  max-width: 1180px;
  margin: 0 auto;
  padding: 0 24px;
}

/* هدر بخش */
#dmx-stats .dmx-section-header {
  text-align: center;
  max-width: 780px;
  margin: 0 auto 60px auto;
  display: flex;
  flex-direction: column;
  align-items: center;
}

#dmx-stats .dmx-kicker {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  font-family: "IBM Plex Mono", monospace;
  font-size: 12.5px;
  letter-spacing: 1px;
  color: var(--dmx-muted);
  padding: 6px 16px;
  border-radius: 999px;
  background: #FAFAFC;
  border: 1px solid var(--dmx-border-light);
  margin-bottom: 20px;
}

#dmx-stats .dmx-kicker::before {
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: var(--dmx-yellow);
}

#dmx-stats .dmx-h2 {
  font-size: clamp(26px, 3.5vw, 38px);
  font-weight: 800;
  line-height: 1.3;
  margin-bottom: 20px;
}

#dmx-stats .dmx-mark {
  background: linear-gradient(180deg, transparent 60%, var(--dmx-yellow) 60%);
  padding: 0 4px;
  border-radius: 2px;
}

#dmx-stats .dmx-sub {
  font-size: clamp(16px, 2vw, 18px);
  color: var(--dmx-muted);
  line-height: 1.8;
}

/* گرید آمارها */
#dmx-stats .dmx-stats-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 32px;
}

#dmx-stats .dmx-stat-item {
  text-align: center;
  padding: 40px 24px;
  background: #FAFAFC; /* یک بک‌گراند بسیار ملایم برای تفکیک باکس‌ها */
  border: 1px solid var(--dmx-border-light);
  border-radius: 20px;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

#dmx-stats .dmx-stat-item:hover {
  transform: translateY(-5px);
  box-shadow: 0 16px 32px -12px rgba(21, 21, 26, 0.08);
  border-color: var(--dmx-yellow);
}

/* تایپوگرافی اعداد بزرگ */
#dmx-stats .dmx-stat-number {
  font-size: clamp(56px, 6vw, 72px);
  font-weight: 900;
  font-family: "Vazirmatn", sans-serif;
  color: var(--dmx-ink);
  line-height: 1;
  margin-bottom: 16px;
  display: flex;
  align-items: baseline;
  justify-content: center;
  gap: 8px;
}

#dmx-stats .dmx-stat-suffix {
  font-size: 24px;
  font-weight: 700;
  color: var(--dmx-yellow);
}

#dmx-stats .dmx-h3 {
  font-size: 20px;
  font-weight: 700;
  color: var(--dmx-ink);
  margin-bottom: 12px;
}

#dmx-stats .dmx-p {
  font-size: 15px;
  line-height: 1.8;
  color: var(--dmx-muted);
}

/* ریسپانسیو موبایل */
@media(max-width: 768px) {
  #dmx-stats { padding: 60px 0 80px; }
  #dmx-stats .dmx-stat-item { padding: 32px 20px; }
}

@media(prefers-reduced-motion: reduce) {
  #dmx-stats .dmx-stat-item { transition: none; }
  #dmx-stats .dmx-stat-item:hover { transform: none; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-59bf83a *//* ============================================================================
   بخش صنایع تحت پوشش (طراحی افقی جدید) - استودیو هام
============================================================================ */

#dmx-industries {
  --dmx-bg-alt: #FAFAFC;
  --dmx-ink: #15151A;
  --dmx-muted: #5E5E66;
  --dmx-yellow: #EBD11A;
  --dmx-border-strong: #DCDCDC;
  --dmx-border-light: #EBEBEF;

  direction: rtl;
  font-family: "Vazirmatn", system-ui, sans-serif;
  background: var(--dmx-bg-alt);
  color: var(--dmx-ink);
  padding: 100px 0;
  -webkit-font-smoothing: antialiased;
}

#dmx-industries * { box-sizing: border-box; }
#dmx-industries h2, #dmx-industries h3, #dmx-industries p { margin: 0; }

#dmx-industries .dmx-wrap {
  max-width: 1180px;
  margin: 0 auto;
  padding: 0 24px;
}

/* هدر بخش */
#dmx-industries .dmx-section-header {
  text-align: center;
  max-width: 720px;
  margin: 0 auto 60px auto;
  display: flex;
  flex-direction: column;
  align-items: center;
}

#dmx-industries .dmx-kicker {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  font-family: "IBM Plex Mono", monospace;
  font-size: 12.5px;
  letter-spacing: 1px;
  color: var(--dmx-muted);
  padding: 6px 16px;
  border-radius: 999px;
  background: #fff;
  border: 1px solid var(--dmx-border-strong);
  margin-bottom: 20px;
}

#dmx-industries .dmx-kicker::before {
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: var(--dmx-yellow);
}

#dmx-industries .dmx-h2 {
  font-size: clamp(26px, 4vw, 40px);
  font-weight: 800;
  line-height: 1.3;
  margin-bottom: 20px;
}

#dmx-industries .dmx-mark {
  background: linear-gradient(180deg, transparent 60%, var(--dmx-yellow) 60%);
  padding: 0 4px;
  border-radius: 2px;
}

#dmx-industries .dmx-sub {
  font-size: clamp(16px, 2vw, 18px);
  color: var(--dmx-muted);
  line-height: 1.7;
}

/* گرید کارت‌های صنایع - طراحی جدید */
#dmx-industries .dmx-ind-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
  gap: 24px;
}

#dmx-industries .dmx-ind-card {
  background: #FFFFFF;
  border: 1px solid var(--dmx-border-light);
  border-radius: 16px;
  padding: 28px 24px;
  display: flex;
  align-items: center; /* تراز عمودی در مرکز */
  justify-content: center; /* تراز کل محتوا در مرکز کارت */
  gap: 20px; /* فاصله بین آیکون و متن */
  transition: all 0.3s ease;
}

#dmx-industries .dmx-ind-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 16px 32px -12px rgba(21, 21, 26, 0.08);
  border-color: var(--dmx-border-strong);
}

/* آیکون (ایموجی) */
#dmx-industries .dmx-ind-icon {
  font-size: 42px; /* اندازه بزرگتر برای آیکون‌ها */
  line-height: 1;
  flex-shrink: 0;
  filter: drop-shadow(0 4px 6px rgba(0,0,0,0.06)); /* سایه ملایم روی ایموجی */
}

/* بخش متنی کنار آیکون */
#dmx-industries .dmx-ind-text {
  display: flex;
  flex-direction: column;
  text-align: right;
}

#dmx-industries .dmx-h3 {
  font-size: 18px;
  font-weight: 800;
  color: var(--dmx-/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-2330120 *//* ============================================================================
   بخش سوالات متداول (FAQ) - استودیو هام
============================================================================ */

#dmx-faq {
  --dmx-bg: #FFFFFF;
  --dmx-ink: #15151A;
  --dmx-muted: #5E5E66;
  --dmx-yellow: #EBD11A;
  --dmx-border-strong: #DCDCDC;
  --dmx-border-light: #EBEBEF;

  direction: rtl;
  font-family: "Vazirmatn", system-ui, sans-serif;
  background: var(--dmx-bg);
  color: var(--dmx-ink);
  padding: 80px 0 100px;
  -webkit-font-smoothing: antialiased;
}

#dmx-faq * { box-sizing: border-box; }
#dmx-faq h2, #dmx-faq p { margin: 0; }

#dmx-faq .dmx-wrap {
  max-width: 900px; /* برای خوانایی بهتر متن‌های طولانی، عرض این بخش کمتر در نظر گرفته شده */
  margin: 0 auto;
  padding: 0 24px;
}

/* هدر بخش */
#dmx-faq .dmx-section-header {
  text-align: center;
  margin: 0 auto 50px auto;
  display: flex;
  flex-direction: column;
  align-items: center;
}

#dmx-faq .dmx-kicker {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  font-family: "IBM Plex Mono", monospace;
  font-size: 12.5px;
  letter-spacing: 1px;
  color: var(--dmx-muted);
  padding: 6px 16px;
  border-radius: 999px;
  background: #FAFAFC;
  border: 1px solid var(--dmx-border-light);
  margin-bottom: 20px;
}

#dmx-faq .dmx-kicker::before {
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: var(--dmx-yellow);
}

#dmx-faq .dmx-h2 {
  font-size: clamp(26px, 3.5vw, 38px);
  font-weight: 800;
  line-height: 1.3;
  margin-bottom: 20px;
}

#dmx-faq .dmx-sub {
  font-size: clamp(16px, 2vw, 18px);
  color: var(--dmx-muted);
  line-height: 1.8;
}

/* طراحی آکاردئون‌ها */
#dmx-faq .dmx-faq-container {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

#dmx-faq .dmx-faq-item {
  border: 1px solid var(--dmx-border-light);
  border-radius: 16px;
  background: #FFFFFF;
  overflow: hidden;
  transition: border-color 0.3s ease, box-shadow 0.3s ease;
}

#dmx-faq .dmx-faq-item.is-open {
  border-color: var(--dmx-yellow);
  box-shadow: 0 8px 24px -10px rgba(235, 209, 26, 0.2);
}

#dmx-faq .dmx-faq-btn {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 24px;
  background: transparent;
  border: none;
  cursor: pointer;
  text-align: right;
  font-family: inherit;
  color: var(--dmx-ink);
  transition: background 0.2s ease;
}

#dmx-faq .dmx-faq-btn:hover {
  background: #FAFAFC;
}

#dmx-faq .dmx-faq-title {
  font-size: 17px;
  font-weight: 700;
  line-height: 1.6;
  padding-left: 20px;
}

#dmx-faq .dmx-faq-icon {
  flex-shrink: 0;
  color: var(--dmx-muted);
  transition: transform 0.3s ease, color 0.3s ease;
}

#dmx-faq .dmx-faq-item.is-open .dmx-faq-icon {
  transform: rotate(180deg);
  color: var(--dmx-yellow);
}

#dmx-faq .dmx-faq-content {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

#dmx-faq .dmx-faq-inner {
  padding: 0 24px 24px 24px;
  font-size: 15.5px;
  line-height: 1.9;
  color: var(--dmx-muted);
}

/* ریسپانسیو موبایل */
@media(max-width: 600px) {
  #dmx-faq { padding: 60px 0; }
  #dmx-faq .dmx-faq-btn { padding: 20px; }
  #dmx-faq .dmx-faq-inner { padding: 0 20px 20px 20px; }
  #dmx-faq .dmx-faq-title { font-size: 16px; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-8fcddb7 *//* ============================================================================
   بخش دعوت به اقدام (CTA) - استودیو هام
============================================================================ */

#dmx-cta-section {
  --dmx-bg-alt: #FAFAFC; /* پس‌زمینه بیرونی (روشن) */
  --dmx-ink: #15151A;
  --dmx-yellow: #EBD11A;
  --dmx-yellow-2: #F4DE3A;

  direction: rtl;
  font-family: "Vazirmatn", system-ui, sans-serif;
  background: var(--dmx-bg-alt); /* همرنگ با یکی از سکشن‌های قبلی برای یکپارچگی */
  padding: 40px 0 100px; /* فاصله از بالا کمتر است تا به بلوک قبلی متصل شود */
  -webkit-font-smoothing: antialiased;
}

#dmx-cta-section * { box-sizing: border-box; }
#dmx-cta-section h2, #dmx-cta-section p { margin: 0; }
#dmx-cta-section a { text-decoration: none; color: inherit; }

#dmx-cta-section .dmx-wrap {
  max-width: 1180px;
  margin: 0 auto;
  padding: 0 24px;
}

/* باکس اصلی تیره */
#dmx-cta-section .dmx-cta-box {
  background: var(--dmx-ink);
  border-radius: 24px;
  padding: 64px 40px;
  text-align: center;
  position: relative;
  overflow: hidden;
  box-shadow: 0 24px 48px -12px rgba(21, 21, 26, 0.15);
}

/* افکت نوری ملایم داخل باکس */
#dmx-cta-section .dmx-cta-glow {
  position: absolute;
  top: -50%;
  left: 50%;
  transform: translateX(-50%);
  width: 600px;
  height: 600px;
  background: radial-gradient(circle, rgba(235, 209, 26, 0.15), transparent 60%);
  pointer-events: none;
  z-index: 0;
}

#dmx-cta-section .dmx-cta-content {
  position: relative;
  z-index: 1;
  max-width: 720px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
}

#dmx-cta-section .dmx-h2 {
  color: #FFFFFF;
  font-size: clamp(26px, 4vw, 40px);
  font-weight: 800;
  line-height: 1.4;
  margin-bottom: 24px;
}

/* هایلایت متن روی پس‌زمینه تیره */
#dmx-cta-section .dmx-mark-dark {
  color: var(--dmx-yellow);
  position: relative;
  white-space: nowrap;
}
#dmx-cta-section .dmx-mark-dark::after {
  content: "";
  position: absolute;
  bottom: 2px;
  left: 0;
  width: 100%;
  height: 3px;
  background: var(--dmx-yellow);
  border-radius: 2px;
}

#dmx-cta-section .dmx-sub {
  color: #A1A1AA; /* خاکستری روشن مخصوص پس‌زمینه تیره */
  font-size: clamp(16px, 2vw, 18px);
  line-height: 1.8;
  margin-bottom: 40px;
}
#dmx-cta-section .dmx-sub strong {
  color: #FFFFFF;
}

/* دکمه‌ها */
#dmx-cta-section .dmx-cta-actions {
  display: flex;
  gap: 16px;
  flex-wrap: wrap;
  justify-content: center;
}

#dmx-cta-section .dmx-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 15px 32px;
  border-radius: 12px;
  font-weight: 700;
  font-size: 16px;
  cursor: pointer;
  border: 2px solid transparent;
  transition: all 0.25s ease;
  font-family: inherit;
}

#dmx-cta-section .dmx-btn-primary {
  background: var(--dmx-yellow);
  color: #171500;
  box-shadow: 0 8px 24px -8px rgba(235, 209, 26, 0.6);
}
#dmx-cta-section .dmx-btn-primary:hover {
  transform: translateY(-3px);
  background: var(--dmx-yellow-2);
  box-shadow: 0 12px 32px -8px rgba(235, 209, 26, 0.8);
}

/* دکمه حاشیه‌دار مخصوص پس‌زمینه تیره */
#dmx-cta-section .dmx-btn-outline-dark {
  background: transparent;
  border-color: rgba(255, 255, 255, 0.2);
  color: #FFFFFF;
}
#dmx-cta-section .dmx-btn-outline-dark:hover {
  transform: translateY(-3px);
  border-color: #FFFFFF;
  background: rgba(255, 255, 255, 0.05);
}

/* ریسپانسیو موبایل */
@media(max-width: 600px) {
  #dmx-cta-section .dmx-cta-box {
    padding: 48px 24px;
    border-radius: 20px;
  }
  #dmx-cta-section .dmx-btn {
    width: 100%;
  }
}

@media(prefers-reduced-motion: reduce) {
  #dmx-cta-section .dmx-btn:hover { transform: none; }
}/* End custom CSS */