/* Start custom CSS for text-editor, class: .elementor-element-f607c4c *//* ================================
   باکس نقشه راه متخصص مایکروسافت – نسخه Exchange
   ================================ */

.ms-course-roadmap,
.ms-course-roadmap * {
  box-sizing: border-box;
}

.ms-course-roadmap {
  direction: rtl;
  font-family: "IRANYekan", "Vazirmatn", "Segoe UI", Tahoma, Arial, sans-serif;
  max-width: 1180px;
  margin: 26px auto 0;
  padding: 0 16px;
}

.ms-course-roadmap__inner {
  position: relative;
  max-width: 1120px;
  margin: 0 auto;
  padding: 14px 18px;
  border-radius: 18px;
  background:
    radial-gradient(circle at top right, rgba(59,130,246,0.16), transparent 60%),
    radial-gradient(circle at bottom left, rgba(251,146,60,0.14), transparent 65%),
    #ffffff;
  border: 1px solid rgba(148,163,184,0.7);
  box-shadow: 0 10px 26px rgba(15,23,42,0.12);
  display: flex;
  flex-wrap: wrap;
  gap: 10px 16px;
  align-items: center;
  justify-content: space-between;
}

.ms-course-roadmap__inner::before {
  content: "";
  position: absolute;
  inset-inline-start: -40px;
  inset-block-start: -40px;
  width: 120px;
  height: 120px;
  border-radius: 999px;
  background: radial-gradient(circle, rgba(255,237,213,0.95), transparent 60%);
  opacity: 0.9;
  pointer-events: none;
}

.ms-course-roadmap__label {
  position: relative;
  z-index: 1;
  font-size: 14.5px;
  font-weight: 900;
  color: #1f2937;
  display: inline-flex;
  align-items: center;
  gap: 8px;
}

.ms-course-roadmap__text {
  position: relative;
  z-index: 1;
  font-size: 13.5px;
  color: #334155;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 6px 10px;
}

.ms-course-roadmap__text strong {
  color: #0f172a;
}

.ms-course-roadmap__link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  font-size: 13.5px;
  font-weight: 800;
  color: #1d4ed8;
  text-decoration: none;
  padding: 6px 14px;
  border-radius: 999px;
  background: linear-gradient(90deg, #eff6ff, #fff7ed);
  border: 1px solid rgba(37,99,235,0.45);
  box-shadow: 0 8px 20px rgba(37,99,235,0.18);
  max-width: 100%;
  white-space: normal;
  text-align: center;
  overflow-wrap: anywhere;
}

.ms-course-roadmap__link:hover {
  background: #eff6ff;
  text-decoration: underline;
}

/* ================================
   Hero دوره Exchange Server 2019
   ================================ */

.ex2019-hero,
.ex2019-hero * {
  box-sizing: border-box;
}

.ex2019-hero {
  direction: rtl;
  font-family: "IRANYekan", "Vazirmatn", "Segoe UI", Tahoma, Arial, sans-serif;
  padding: 40px 16px;
  margin: 24px auto 32px;
  max-width: 1180px;
  color: #041728;
  background:
    radial-gradient(circle at top left, rgba(59,130,246,0.16), transparent 60%),
    radial-gradient(circle at bottom right, rgba(251,146,60,0.12), transparent 65%),
    linear-gradient(180deg, #eff6ff 0%, #fff7ed 100%);
  border-radius: 24px;
  box-shadow: 0 14px 40px rgba(15,23,42,0.12);
}

.ex2019-hero__wrap {
  max-width: 1120px;
  margin: 0 auto;
}

.ex2019-hero__grid {
  display: flex;
  gap: 26px;
  align-items: stretch;
  flex-wrap: wrap;
}

/* ستون اصلی */
.ex2019-hero__main {
  flex: 1.7;
  min-width: 300px;
}

.ex2019-hero__badge {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 6px 14px;
  border-radius: 999px;
  background: linear-gradient(90deg, #0f172a, #1d4ed8);
  color: #f9fafb;
  font-size: 13px;
  font-weight: 800;
  box-shadow: 0 8px 22px rgba(29,78,216,0.28);
  margin-bottom: 10px;
}

.ex2019-hero__title {
  margin: 0 0 8px 0;
  font-size: 27px;
  font-weight: 900;
  color: #0b1220;
  line-height: 1.6;
}

.ex2019-hero__lead {
  margin: 0 0 14px 0;
  font-size: 15.5px;
  color: #19324a;
  line-height: 2;
}

/* تگ‌ها */
.ex2019-hero__tags {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-bottom: 14px;
}

.ex2019-hero__tag {
  display: inline-flex;
  align-items: center;
  padding: 6px 11px;
  border-radius: 999px;
  background: linear-gradient(135deg, #ffffff, rgba(255,237,213,0.70));
  border: 1px solid rgba(251,146,60,0.25);
  font-size: 13px;
  font-weight: 800;
  color: #0f172a;
  box-shadow: 0 6px 18px rgba(15,23,42,0.06);
}

/* مشخصات دوره (زیر ستون اصلی) */
.ex2019-hero__meta-list {
  list-style: none;
  padding: 0;
  margin: 0 0 10px 0;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px 14px;
}

.ex2019-hero__meta-item {
  background: #ffffff;
  border-radius: 14px;
  padding: 9px 12px;
  border: 1px solid rgba(148,163,184,0.45);
  box-shadow: 0 8px 22px rgba(15,23,42,0.05);
  min-width: 0;
}

.ex2019-hero__meta-label {
  display: block;
  font-size: 12.5px;
  font-weight: 900;
  color: #1d4ed8;
  margin-bottom: 3px;
}

.ex2019-hero__meta-value {
  display: block;
  font-size: 14px;
  color: #0f172a;
  line-height: 1.8;
  overflow-wrap: anywhere;
}

/* نوت */
.ex2019-hero__note {
  margin: 8px 0 0 0;
  font-size: 13.5px;
  color: #0f172a;
  line-height: 1.9;
  background: rgba(255,237,213,0.85);
  border-right: 3px solid #fb923c;
  border-radius: 12px;
  padding: 8px 10px;
}

/* ستون کناری */
.ex2019-hero__side {
  flex: 1.1;
  min-width: 260px;
  display: flex;
  align-items: stretch;
}

.ex2019-hero__card {
  width: 100%;
  background: #ffffff;
  border-radius: 18px;
  padding: 16px 16px 14px;
  border: 1px solid rgba(59,130,246,0.20);
  box-shadow: 0 14px 34px rgba(15,23,42,0.14);
  position: relative;
  overflow: hidden;
}

.ex2019-hero__card::before {
  content: "";
  position: absolute;
  inset-inline-start: -40px;
  inset-block-start: -40px;
  width: 120px;
  height: 120px;
  border-radius: 999px;
  background: radial-gradient(circle, rgba(191,219,254,0.92), transparent 60%);
  opacity: 0.9;
  pointer-events: none;
}

/* عنوان کارت */
.ex2019-hero__card-title {
  position: relative;
  z-index: 1;
  margin: 0 0 8px 0;
  font-size: 17px;
  font-weight: 900;
  color: #0b1220;
}

/* مزایا */
.ex2019-hero__benefits {
  position: relative;
  z-index: 1;
  list-style: none;
  padding: 0;
  margin: 8px 0 12px 0;
}

.ex2019-hero__benefits li {
  font-size: 13.5px;
  color: #1f2937;
  line-height: 1.9;
  padding-right: 18px;
  position: relative;
  margin-bottom: 4px;
}

.ex2019-hero__benefits li::before {
  content: "✓";
  position: absolute;
  right: 2px;
  top: 0;
  font-size: 12px;
  color: #16a34a;
}

/* باکس هدیه */
.ex2019-hero__gift-box {
  position: relative;
  z-index: 1;
  margin: 10px 0 12px;
  padding: 10px 11px;
  border-radius: 14px;
  background:
    radial-gradient(circle at top left, rgba(251,146,60,0.16), transparent 60%),
    rgba(248,250,252,0.98);
  border: 1px solid rgba(251,146,60,0.35);
}

.ex2019-hero__gift-label {
  margin: 0 0 6px 0;
  font-size: 13px;
  font-weight: 900;
  color: #9a3412;
}

.ex2019-hero__gift-text {
  margin: 0;
  font-size: 13.1px;
  color: #1f2937;
  line-height: 1.9;
  overflow-wrap: anywhere;
}

.ex2019-hero__gift-link {
  font-weight: 900;
  color: #1d4ed8;
  text-decoration: none;
}

.ex2019-hero__gift-link:hover {
  text-decoration: underline;
}

/* دکمه‌ها */
.ex2019-hero__btns {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  gap: 8px;
  margin-bottom: 8px;
}

.ex2019-hero__btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  padding: 10px 16px;
  border-radius: 999px;
  font-size: 14px;
  font-weight: 900;
  text-decoration: none;
  border: none;
  cursor: pointer;
  transition: transform .2s ease, box-shadow .2s ease, background .2s ease, color .2s ease;
  max-width: 100%;
  white-space: normal;
  text-align: center;
  line-height: 1.65;
  overflow-wrap: anywhere;
}

.ex2019-hero__btn--primary {
  background: linear-gradient(90deg, #0f172a, #fb923c);
  color: #f9fafb;
  border: 1px solid rgba(251,146,60,0.85);
  box-shadow: 0 10px 26px rgba(251,146,60,0.35);
}

.ex2019-hero__btn--primary:hover {
  transform: translateY(-1px);
  box-shadow: 0 14px 32px rgba(251,146,60,0.55);
}

.ex2019-hero__btn--outline {
  background: #f9fafb;
  color: #111827;
  border: 1px solid rgba(209,213,219,0.9);
}

.ex2019-hero__btn--outline:hover {
  transform: translateY(-1px);
  background: #f3f4f6;
  box-shadow: 0 8px 22px rgba(15,23,42,0.12);
}

/* متن پایین کارت */
.ex2019-hero__secure {
  position: relative;
  z-index: 1;
  margin: 4px 0 0 0;
  font-size: 12.5px;
  color: #4b5563;
  line-height: 1.9;
  overflow-wrap: anywhere;
}

/* ریسپانسیو */
@media (max-width: 960px) {
  .ms-course-roadmap__inner {
    flex-direction: column;
    align-items: flex-start;
    border-radius: 16px;
    padding: 12px 14px;
  }

  .ex2019-hero__grid {
    flex-direction: column;
  }

  .ex2019-hero__main,
  .ex2019-hero__side {
    flex: 1 1 100%;
    min-width: 0;
  }

  .ex2019-hero__meta-list {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 640px) {
  .ex2019-hero {
    padding: 30px 12px;
    border-radius: 20px;
  }

  .ex2019-hero__title {
    font-size: 23px;
  }

  .ex2019-hero__lead {
    font-size: 14.5px;
  }

  .ex2019-hero__btn {
    width: 100%;
  }
}

@media (max-width: 480px) {
  .ex2019-hero__title {
    font-size: 21px;
    line-height: 1.7;
  }

  .ex2019-hero__note {
    font-size: 13px;
  }
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-a9d0d17 *//* ================================
   بلاک پرش به سرفصل‌ها – Exchange 2019
   ms-syllabus-jump-ex2019
   ================================ */

.ms-syllabus-jump-ex2019,
.ms-syllabus-jump-ex2019 * {
  box-sizing: border-box;
}

.ms-syllabus-jump-ex2019 {
  direction: rtl;
  font-family: "IRANYekan", "Vazirmatn", "Segoe UI", Tahoma, Arial, sans-serif;
  max-width: 1180px;
  margin: 26px auto 18px;
  padding: 0 6px;
  color: #020617;
}

/* کارت اصلی */
.ms-syllabus-jump-ex2019__inner {
  position: relative;
  max-width: 1120px;
  margin: 0 auto;
  padding: 16px 20px;
  border-radius: 22px;
  background:
    radial-gradient(circle at top left, rgba(59,130,246,0.16), transparent 60%),
    radial-gradient(circle at bottom right, rgba(244,63,94,0.12), transparent 65%),
    linear-gradient(90deg, #eff6ff, #fff1f2);
  border: 1px solid rgba(148,163,184,0.85);
  box-shadow: 0 16px 40px rgba(15,23,42,0.18);
  display: flex;
  align-items: center;
  gap: 16px 22px;
  flex-wrap: wrap;
  overflow: hidden;
}

/* هاله ملایم */
.ms-syllabus-jump-ex2019__inner::before {
  content: "";
  position: absolute;
  inset-inline-start: -70px;
  inset-block-start: -70px;
  width: 190px;
  height: 190px;
  border-radius: 999px;
  background: radial-gradient(circle, rgba(255,255,255,0.95), transparent 65%);
  opacity: 0.65;
  pointer-events: none;
}

/* آیکون */
.ms-syllabus-jump-ex2019__icon-wrap {
  position: relative;
  z-index: 1;
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
}

.ms-syllabus-jump-ex2019__icon {
  width: 60px;
  height: 60px;
  border-radius: 20px;
  background: radial-gradient(circle at top left, #dbeafe, #2563eb);
  box-shadow: 0 16px 34px rgba(37,99,235,0.38);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 30px;
  color: #f9fafb;
}

/* محتوا */
.ms-syllabus-jump-ex2019__content {
  position: relative;
  z-index: 1;
  flex: 1 1 260px;
  min-width: 0;
}

.ms-syllabus-jump-ex2019__eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 3px 11px;
  border-radius: 999px;
  background: rgba(15,23,42,0.06);
  color: #0f172a;
  font-size: 12.2px;
  font-weight: 900;
  margin-bottom: 5px;
}

.ms-syllabus-jump-ex2019__eyebrow::before {
  content: "📺";
  font-size: 15px;
}

.ms-syllabus-jump-ex2019__title {
  margin: 0 0 6px 0;
  font-size: 19.8px;
  font-weight: 900;
  color: #020617;
  line-height: 1.9;
}

.ms-syllabus-jump-ex2019__text {
  margin: 0;
  font-size: 14.1px;
  color: #1f2937;
  line-height: 2;
}

/* اکشن */
.ms-syllabus-jump-ex2019__action {
  position: relative;
  z-index: 1;
  flex: 0 0 270px;
  min-width: 230px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 7px;
  text-align: center;
}

/* دکمه */
.ms-syllabus-jump-ex2019__btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 7px;
  padding: 10px 22px;
  border-radius: 999px;
  font-size: 14px;
  font-weight: 900;
  text-decoration: none;
  border: 1px solid rgba(37,99,235,0.95);
  background: linear-gradient(90deg, #0f172a, #2563eb);
  color: #f9fafb;
  box-shadow: 0 16px 34px rgba(15,23,42,0.42);
  cursor: pointer;
  white-space: normal;
  text-align: center;
  max-width: 100%;
  overflow-wrap: anywhere; /* جلوگیری از بیرون‌زدگی متن */
  transition: transform .18s ease, box-shadow .18s ease, filter .18s ease;
}

.ms-syllabus-jump-ex2019__btn::before {
  content: "🎬";
  font-size: 19px;
}

.ms-syllabus-jump-ex2019__btn:hover {
  transform: translateY(-1px);
  box-shadow: 0 22px 46px rgba(15,23,42,0.62);
  filter: brightness(1.05);
}

/* متن راهنما */
.ms-syllabus-jump-ex2019__hint {
  margin: 0;
  font-size: 12px;
  color: #4b5563;
  opacity: 0.95;
}

/* اسکرول نرم */
html {
  scroll-behavior: smooth;
}

/* ریسپانسیو */
@media (max-width: 900px) {
  .ms-syllabus-jump-ex2019__inner {
    align-items: flex-start;
  }

  .ms-syllabus-jump-ex2019__action {
    align-items: center;
  }
}

@media (max-width: 640px) {
  .ms-syllabus-jump-ex2019 {
    margin: 20px auto 16px;
    padding: 0 4px;
  }

  .ms-syllabus-jump-ex2019__inner {
    padding: 12px 12px 14px;
    border-radius: 20px;
    flex-direction: column;
    align-items: stretch;
    gap: 10px;
  }

  .ms-syllabus-jump-ex2019__icon {
    width: 52px;
    height: 52px;
    font-size: 27px;
  }

  .ms-syllabus-jump-ex2019__title {
    font-size: 17.4px;
  }

  .ms-syllabus-jump-ex2019__text {
    font-size: 13.4px;
  }

  .ms-syllabus-jump-ex2019__action {
    width: 100%;
    min-width: 0;
  }

  .ms-syllabus-jump-ex2019__btn {
    width: 100%;
    padding-inline: 18px;
  }

  .ms-syllabus-jump-ex2019__hint {
    text-align: center;
  }
}

@media (max-width: 480px) {
  .ms-syllabus-jump-ex2019__inner {
    border-radius: 18px;
  }
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-1552e854 *//* ================================
   بدنه‌ی توضیحات دوره – ms-course-detail (نسخه Exchange 2019)
   ================================ */

.ms-course-detail,
.ms-course-detail * {
  box-sizing: border-box;
}

.ms-course-detail {
  direction: rtl;
  font-family: "IRANYekan", "Vazirmatn", "Segoe UI", Tahoma, Arial, sans-serif;
  max-width: 1220px;
  margin: 0 auto 40px;
  padding: 0 4px 32px;
  color: #041728;
}

/* جلوگیری از بیرون‌زدگی لینک/دکمه روی موبایل */
.ms-course-detail a,
.ms-course-detail button {
  max-width: 100%;
  overflow-wrap: anywhere;
  word-break: break-word;
}

.ms-course-detail__wrap {
  max-width: 1120px;
  margin: 0 auto;
  width: 100%;
}

/* گرید دو ستونه */
.ms-course-detail__grid {
  display: grid;
  grid-template-columns: minmax(0, 1.7fr) minmax(0, 1.1fr);
  gap: 20px 24px;
  align-items: flex-start;
}

.ms-course-detail__col {
  min-width: 0;
}

.ms-course-detail__col--side {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

/* کارت‌ها */
.ms-course-detail__card {
  background:
    radial-gradient(circle at top left, rgba(56,189,248,0.08), transparent 60%),
    radial-gradient(circle at bottom right, rgba(59,130,246,0.05), transparent 65%),
    #ffffff;
  border-radius: 20px;
  padding: 18px 18px 16px;
  border: 1px solid rgba(148,163,184,0.7);
  box-shadow: 0 12px 32px rgba(15,23,42,0.09);
  margin-bottom: 14px;
}

/* مقدمه – تاکید بیشتر */
.ms-course-detail__card--intro {
  border-right: 4px solid #0ea5e9;
}

/* کارت هدف */
.ms-course-detail__card--target {
  border-right: 4px solid #16a34a;
}

/* کارت هدیه */
.ms-course-detail__card--gift {
  background:
    radial-gradient(circle at top left, rgba(251,191,36,0.15), transparent 60%),
    #ffffff;
  border-right: 4px solid #f59e0b;
}

/* کارت FAQ */
.ms-course-detail__card--faq {
  border-right: 4px solid #2563eb;
}

/* کارت جمع‌بندی */
.ms-course-detail__card--summary {
  border-right: 4px solid #7c3aed;
}

/* تیترها */
.ms-course-detail__title {
  margin: 0 0 10px 0;
  font-size: 19px;
  font-weight: 900;
  color: #022249;
  line-height: 1.7;
}

/* متن پایه */
.ms-course-detail__text {
  margin: 0 0 8px 0;
  font-size: 15px;
  color: #1f2933;
  line-height: 2.05;
}

.ms-course-detail__text--highlight {
  background: rgba(224,242,254,0.95);
  border-radius: 12px;
  padding: 8px 10px;
  border-right: 3px solid #0ea5e9;
  margin-top: 6px;
}

.ms-course-detail__text--note {
  background: rgba(249,250,251,0.97);
  border-radius: 10px;
  padding: 7px 9px;
  font-size: 14px;
  color: #374151;
}

/* بولت‌ها */
.ms-course-detail__bullets {
  list-style: none;
  padding: 0;
  margin: 4px 0 6px 0;
}

.ms-course-detail__bullets li {
  position: relative;
  padding-right: 20px;
  font-size: 14.5px;
  color: #111827;
  line-height: 1.95;
  margin-bottom: 4px;
}

.ms-course-detail__bullets li::before {
  content: "•";
  position: absolute;
  right: 3px;
  top: 0;
  font-size: 18px;
  color: #0ea5e9;
}

/* FAQ */
.ms-course-detail__faq-item {
  margin-bottom: 10px;
  padding: 9px 11px;
  border-radius: 14px;
  background: rgba(249,250,251,0.96);
  border: 1px solid rgba(209,213,219,0.9);
}

.ms-course-detail__faq-q {
  margin: 0 0 4px 0;
  font-size: 15px;
  font-weight: 800;
  color: #0b2a55;
}

.ms-course-detail__faq-a {
  margin: 0;
  font-size: 14px;
  color: #374151;
  line-height: 1.95;
}

/* دکمه‌ها (برای هدیه/لینک‌های کناری) */
.ms-course-detail__btns {
  display: flex;
  flex-direction: column;
  gap: 8px;
  margin-top: 10px;
}

.ms-course-detail__btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  padding: 10px 16px;
  border-radius: 999px;
  font-size: 14px;
  font-weight: 900;
  text-decoration: none;
  border: 1px solid rgba(148,163,184,0.7);
  background: #f9fafb;
  color: #111827;
  cursor: pointer;
  transition: transform .2s ease, box-shadow .2s ease, background .2s ease, filter .2s ease;
  white-space: normal;
  text-align: center;
}

.ms-course-detail__btn--primary {
  background: linear-gradient(90deg, #0f172a, #0ea5e9);
  color: #f9fafb;
  border: 1px solid rgba(14,165,233,0.75);
  box-shadow: 0 10px 26px rgba(14,165,233,0.30);
}

.ms-course-detail__btn--pr/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-e66d355 *//* ================================
   سرفصل‌ها و پیش‌نمایش دوره Exchange Server 2019
   ================================ */

.ms-syllabus-ex2019,
.ms-syllabus-ex2019 * {
  box-sizing: border-box;
}

.ms-syllabus-ex2019 {
  direction: rtl;
  font-family: "IRANYekan", "Vazirmatn", "Segoe UI", Tahoma, Arial, sans-serif;
  max-width: 1220px;
  margin: 0 auto 40px;
  padding: 0 4px;
  color: #041728;
}

/* جلوگیری از بیرون‌زدگی دکمه در موبایل */
.ms-syllabus-ex2019 a,
.ms-syllabus-ex2019 button {
  max-width: 100%;
  overflow-wrap: anywhere;
  word-break: break-word;
}

.ms-syllabus-ex2019__wrap {
  max-width: 1120px;
  margin: 0 auto;
}

/* هدر اصلی سرفصل‌ها */
.ms-syllabus-ex2019__header {
  text-align: right;
  margin-bottom: 18px;
  padding: 14px 16px;
  border-radius: 18px;
  background:
    radial-gradient(circle at top left, rgba(14,165,233,0.18), transparent 60%),
    radial-gradient(circle at bottom right, rgba(34,197,94,0.12), transparent 65%),
    linear-gradient(180deg, rgba(240,249,255,0.92), rgba(240,253,244,0.92));
  border: 1px solid rgba(14,165,233,0.45);
  box-shadow: 0 10px 30px rgba(15,23,42,0.12);
}

.ms-syllabus-ex2019__title {
  margin: 0 0 6px 0;
  font-size: 19px;
  font-weight: 900;
  color: #020617;
}

.ms-syllabus-ex2019__subtitle {
  margin: 0;
  font-size: 14px;
  color: #334155;
  line-height: 1.9;
}

/* کارت هر جلسه */
.ms-syllabus-ex2019__session {
  background:
    radial-gradient(circle at top left, rgba(14,165,233,0.06), transparent 60%),
    radial-gradient(circle at bottom right, rgba(34,197,94,0.05), transparent 65%),
    #ffffff;
  border-radius: 18px;
  padding: 14px 14px 12px;
  border: 1px solid rgba(148,163,184,0.7);
  box-shadow: 0 10px 26px rgba(15,23,42,0.08);
  margin-bottom: 14px;
}

/* هدر هر جلسه */
.ms-syllabus-ex2019__session-head {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 10px;
  margin-bottom: 6px;
}

.ms-syllabus-ex2019__session-info {
  display: flex;
  align-items: center;
  gap: 10px;
  min-width: 0;
}

.ms-syllabus-ex2019__session-index {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 4px 10px;
  border-radius: 999px;
  font-size: 12px;
  font-weight: 900;
  color: #0369a1;
  background: rgba(224,242,254,0.92);
  border: 1px solid rgba(14,165,233,0.22);
  flex: 0 0 auto;
}

.ms-syllabus-ex2019__session-title {
  margin: 0;
  font-size: 15.5px;
  font-weight: 800;
  color: #0b1120;
  line-height: 1.8;
  min-width: 0;
  overflow-wrap: anywhere;
}

/* بج رایگان / مخصوص خریداران */
.ms-syllabus-ex2019__badge {
  padding: 4px 10px;
  border-radius: 999px;
  font-size: 12px;
  font-weight: 900;
  white-space: nowrap;
  flex: 0 0 auto;
}

.ms-syllabus-ex2019__badge--free {
  background: rgba(22,163,74,0.08);
  color: #15803d;
  border: 1px solid rgba(22,163,74,0.45);
}

.ms-syllabus-ex2019__badge--locked {
  background: rgba(248,250,252,0.98);
  color: #6b7280;
  border: 1px solid rgba(209,213,219,0.9);
}

/* متن قفل شده */
.ms-syllabus-ex2019__locked {
  margin: 6px 0 0 0;
  font-size: 13.5px;
  color: #6b7280;
  display: inline-flex;
  align-items: center;
  gap: 6px;
}

/* دکمه پیش‌نمایش */
.ms-syllabus-ex2019__actions {
  margin: 8px 0 0 0;
}

.ms-syllabus-ex2019__preview-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  padding: 8px 16px;
  border-radius: 999px;
  border: none;
  cursor: pointer;
  font-size: 13.5px;
  font-weight: 900;
  background: linear-gradient(90deg, #0f172a, #0ea5e9);
  color: #f9fafb;
  box-shadow: 0 10px 24px rgba(14,165,233,0.30);
  transition: transform .18s ease, box-shadow .18s ease, filter .18s ease;
  white-space: normal;
  text-align: center;
  width: fit-content;
  max-width: 100%;
}

.ms-syllabus-ex2019__preview-btn:hover {
  transform: translateY(-1px);
  box-shadow: 0 14px 30px rgba(14,165,233,0.45);
  filter: brightness(1.04);
}

.ms-syllabus-ex2019__preview-btn:active {
  transform: translateY(0);
  box-shadow: 0 6px 16px rgba(14,165,233,0.30);
}

/* ویدئوی پیش‌نمایش */
.ms-syllabus-ex2019__video {
  margin-top: 10px;
  border-radius: 14px;
  overflow: hidden;
  border: 1px solid rgba(148,163,184,0.8);
  background: #020617;
  max-height: 0;
  opacity: 0;
  transition: max-height .35s ease, opacity .25s ease, margin-top .25s ease;
}

.ms-syllabus-ex2019__video.is-visible {
  max-height: 420px;
  opacity: 1;
}

.ms-syllabus-ex2019__video iframe {
  width: 100%;
  aspect-ratio: 16 / 9;
  border: none;
  display: block;
}

/* ریسپانسیو */
@media (max-width: 768px) {
  .ms-syllabus-ex2019__header {
    padding: 12px 12px;
  }

  .ms-syllabus-ex2019__title {
    font-size: 17px;
  }

  .ms-syllabus-ex2019__subtitle {
    font-size: 13.5px;
  }

  .ms-syllabus-ex2019__session {
    padding: 12px 11px 10px;
    border-radius: 16px;
  }

  .ms-syllabus-ex2019__session-head {
    flex-direction: column;
    align-items: flex-start;
  }

  .ms-syllabus-ex2019__badge {
    font-size: 11.8px;
  }

  .ms-syllabus-ex2019__session-title {
    font-size: 14.5px;
  }

  .ms-syllabus-ex2019__preview-btn {
    width: 100%;
    justify-content: center;
  }

  .ms-syllabus-ex2019__video.is-visible {
    max-height: 260px;
  }
}

@media (max-width: 480px) {
  .ms-syllabus-ex2019 {
    padding: 0 2px;
  }

  .ms-syllabus-ex2019__header {
    border-radius: 16px;
  }

  .ms-syllabus-ex2019__title {
    font-size: 16px;
  }

  .ms-syllabus-ex2019__session-title {
    font-size: 14px;
  }
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-3f789ee *//* ================================
   مسیر ادامه یادگیری – Exchange 2019
   ms-nextpath-ex2019
   ================================ */

.ms-nextpath-ex2019,
.ms-nextpath-ex2019 * {
  box-sizing: border-box;
}

.ms-nextpath-ex2019 {
  direction: rtl;
  font-family: "IRANYekan", "Vazirmatn", "Segoe UI", Tahoma, Arial, sans-serif;
  max-width: 1220px;
  margin: 0 auto 40px;
  padding: 0 6px;
  color: #041728;
}

.ms-nextpath-ex2019__wrap {
  max-width: 1120px;
  margin: 0 auto;
}

/* Header */
.ms-nextpath-ex2019__header {
  padding: 16px 16px 14px;
  border-radius: 20px;
  background:
    radial-gradient(circle at top left, rgba(59,130,246,0.14), transparent 60%),
    radial-gradient(circle at bottom right, rgba(244,63,94,0.10), transparent 65%),
    linear-gradient(180deg, rgba(239,246,255,0.92), rgba(255,241,242,0.78));
  border: 1px solid rgba(148,163,184,0.78);
  box-shadow: 0 14px 34px rgba(15,23,42,0.12);
  margin-bottom: 16px;
  overflow: hidden;
}

.ms-nextpath-ex2019__eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 4px 12px;
  border-radius: 999px;
  background: rgba(15,23,42,0.06);
  color: #0f172a;
  font-size: 12.2px;
  font-weight: 900;
  margin-bottom: 6px;
}

.ms-nextpath-ex2019__title {
  margin: 0 0 6px 0;
  font-size: 19.8px;
  font-weight: 900;
  color: #0b1220;
  line-height: 1.9;
}

.ms-nextpath-ex2019__subtitle {
  margin: 0 0 10px 0;
  font-size: 14.1px;
  color: #1f2937;
  line-height: 2;
}

/* Top buttons */
.ms-nextpath-ex2019__top-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 6px;
}

.ms-nextpath-ex2019__top-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 7px;
  padding: 10px 16px;
  border-radius: 999px;
  font-size: 13.6px;
  font-weight: 900;
  text-decoration: none;
  cursor: pointer;
  max-width: 100%;
  overflow-wrap: anywhere;  /* جلوگیری از بیرون‌زدگی متن */
  white-space: normal;
  text-align: center;
  transition: transform .18s ease, box-shadow .18s ease, filter .18s ease, background .18s ease;
}

.ms-nextpath-ex2019__top-btn--primary {
  background: linear-gradient(90deg, #0f172a, #2563eb);
  color: #f9fafb;
  border: 1px solid rgba(37,99,235,0.90);
  box-shadow: 0 12px 28px rgba(37,99,235,0.30);
}

.ms-nextpath-ex2019__top-btn--primary:hover {
  transform: translateY(-1px);
  box-shadow: 0 16px 34px rgba(37,99,235,0.45);
  filter: brightness(1.03);
}

.ms-nextpath-ex2019__top-btn--ghost {
  background: rgba(255,255,255,0.92);
  color: #0b1220;
  border: 1px solid rgba(148,163,184,0.85);
  box-shadow: 0 10px 24px rgba(15,23,42,0.08);
}

.ms-nextpath-ex2019__top-btn--ghost:hover {
  transform: translateY(-1px);
  background: #ffffff;
  box-shadow: 0 14px 30px rgba(15,23,42,0.12);
}

/* Grid cards */
.ms-nextpath-ex2019__grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px 16px;
  align-items: stretch;
}

.ms-nextpath-ex2019__card {
  min-width: 0;
  background:
    radial-gradient(circle at top left, rgba(59,130,246,0.05), transparent 60%),
    radial-gradient(circle at bottom right, rgba(244,63,94,0.04), transparent 65%),
    #ffffff;
  border-radius: 20px;
  padding: 16px 16px 14px;
  border: 1px solid rgba(148,163,184,0.72);
  box-shadow: 0 12px 30px rgba(15,23,42,0.10);
  overflow: hidden;
}

.ms-nextpath-ex2019__card--exchange { border-right: 4px solid #2563eb; }
.ms-nextpath-ex2019__card--server   { border-right: 4px solid #f43f5e; }
.ms-nextpath-ex2019__card--ps       { border-right: 4px solid #7c3aed; }
.ms-nextpath-ex2019__card--uc       { border-right: 4px solid #14b8a6; }

.ms-nextpath-ex2019__card-head {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 8px;
}

.ms-nextpath-ex2019__icon {
  width: 44px;
  height: 44px;
  border-radius: 16px;
  background: linear-gradient(135deg, rgba(15,23,42,0.10), rgba(37,99,235,0.14));
  border: 1px solid rgba(148,163,184,0.65);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 22px;
  flex: 0 0 auto;
}

.ms-nextpath-ex2019__card-title {
  margin: 0;
  font-size: 16.5px;
  font-weight: 900;
  color: #0b1220;
  line-height: 1.9;
}

.ms-nextpath-ex2019__text {
  margin: 0 0 8px 0;
  font-size: 14.2px;
  color: #1f2937;
  line-height: 2;
}

/* Bullets */
.ms-nextpath-ex2019__bullets {
  list-style: none;
  padding: 0;
  margin: 6px 0 10px 0;
}

.ms-nextpath-ex2019__bullets li {
  position: relative;
  padding-right: 20px;
  font-size: 13.8px;
  color: #111827;
  line-height: 1.95;
  margin-bottom: 5px;
}

.ms-nextpath-ex2019__bullets li::before {
  content: "•";
  position: absolute;
  right: 4px;
  top: 0;
  font-size: 18px;
  color: #2563eb;
}

/* Buttons inside cards */
.ms-nextpath-ex2019__btns {
  display: flex;
  flex-direction: column;
  gap: 8px;
  margin-bottom: 8px;
}

.ms-nextpath-ex2019__btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 7px;
  padding: 10px 14px;
  border-radius: 999px;
  font-size: 13.8px;
  font-weight: 900;
  text-decoration: none;
  cursor: pointer;
  max-width: 100%;
  overflow-wrap: anywhere;  /* جلوگیری از بیرون‌زدگی متن */
  white-space: normal;
  text-align: center;
  transition: transform .18s ease, box-shadow .18s ease, background .18s ease, filter .18s ease;
}

.ms-nextpath-ex2019__btn--primary {
  background: linear-gradient(90deg, #0f172a, #2563eb);
  color: #f9fafb;
  border: 1px solid rgba(37,99,235,0.88);
  box-shadow: 0 12px 26px rgba(37,99,235,0.28);
}

.ms-nextpath-ex2019__btn--primary:hover {
  transform: translateY(-1px);
  box-shadow: 0 16px 34px rgba(37,99,235,0.42);
  filter: brightness(1.03);
}

.ms-nextpath-ex2019__btn--outline {
  background: #f9fafb;
  color: #111827;
  border: 1px solid rgba(209,213,219,0.92);
  box-shadow: 0 10px 22px rgba(15,23,42,0.08);
}

.ms-nextpath-ex2019__btn--outline:hover {
  transform: translateY(-1px);
  background: #ffffff;
  box-shadow: 0 14px 28px rgba(15,23,42,0.12);
}

.ms-nextpath-ex2019__btn--ghost {
  background: rgba(255,255,255,0.92);
  color: #0b1220;
  border: 1px dashed rgba(148,163,184,0.95);
}

.ms-nextpath-ex2019__btn--ghost:hover {
  transform: translateY(-1px);
  background: #ffffff;
}

/* Note */
.ms-nextpath-ex2019__note {
  margin: 0;
  font-size: 12.6px;
  color: #475569;
  line-height: 1.9;
  background: rgba(248,250,252,0.96);
  border-radius: 14px;
  padding: 9px 10px;
  border: 1px solid rgba(209,213,219,0.9);
}

/* Responsive */
@media (max-width: 960px) {
  .ms-nextpath-ex2019__grid {
    grid-template-columns: 1fr;
  }

  .ms-nextpath-ex2019__top-actions {
    flex-direction: column;
  }

  .ms-nextpath-ex2019__top-btn {
    width: 100%;
  }
}

@media (max-width: 640px) {
  .ms-nextpath-ex2019__header {
    padding: 12px 12px 12px;
    border-radius: 18px;
  }

  .ms-nextpath-ex2019__title {
    font-size: 17.4px;
  }

  .ms-nextpath-ex2019__subtitle {
    font-size: 13.4px;
  }

  .ms-nextpath-ex2019__card {
    padding: 14px 12px 12px;
    border-radius: 18px;
  }

  .ms-nextpath-ex2019__btn {
    width: 100%;
  }
}

@media (max-width: 480px) {
  .ms-nextpath-ex2019__icon {
    width: 40px;
    height: 40px;
    border-radius: 14px;
    font-size: 20px;
  }

  .ms-nextpath-ex2019__card-title {
    font-size: 15.6px;
  }
}/* End custom CSS */