/* Start custom CSS for text-editor, class: .elementor-element-cd612dc *//* ================================
   Roadmap – Cisco Security Track (همان استایل، رنگ‌بندی امنیت)
   ================================ */
.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(34,211,238,0.18), transparent 60%),
    radial-gradient(circle at bottom left, rgba(220,38,38,0.10), 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(224,242,254,0.95), transparent 60%);
  opacity:.9;
  pointer-events:none;
}

.ms-course-roadmap__label{
  position:relative; z-index:1;
  font-size: 14.5px;
  font-weight: 900;
  color: #061a2a;
  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:900;
  color:#b91c1c;
  text-decoration:none;
  padding:6px 14px;
  border-radius:999px;
  background: linear-gradient(90deg, #eff6ff, #fff1f2);
  border: 1px solid rgba(185,28,28,0.45);
  box-shadow: 0 8px 20px rgba(185,28,28,0.12);
}
.ms-course-roadmap__link:hover{
  background:#fff1f2;
  text-decoration: underline;
}

/* ================================
   Hero – CCNP Security SCOR 350-701
   ================================ */
.scor-hero,
.scor-hero *{ box-sizing:border-box; }

.scor-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(34,211,238,0.14), transparent 60%),
    radial-gradient(circle at bottom right, rgba(220,38,38,0.10), transparent 65%),
    linear-gradient(180deg, #f0f9ff 0%, #fff1f2 100%);
  border-radius: 24px;
  box-shadow: 0 14px 40px rgba(15,23,42,0.12);
}

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

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

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

.scor-hero__badge{
  display:inline-flex;
  align-items:center;
  gap:6px;
  padding:6px 14px;
  border-radius:999px;
  background: linear-gradient(90deg, #0f172a, #b91c1c);
  color:#f9fafb;
  font-size:13px;
  font-weight:900;
  box-shadow: 0 8px 22px rgba(185,28,28,0.22);
  margin-bottom:10px;
}

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

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

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

.scor-hero__tag{
  display:inline-flex;
  align-items:center;
  padding:6px 11px;
  border-radius:999px;
  background: linear-gradient(135deg, #ffffff, #eff6ff);
  border: 1px solid rgba(34,211,238,0.22);
  font-size:13px;
  font-weight:900;
  color:#0f172a;
  box-shadow: 0 6px 18px rgba(15,23,42,0.06);
}

/* facts */
.scor-hero__facts{
  display:grid;
  grid-template-columns: repeat(2, minmax(0,1fr));
  gap:10px 12px;
  margin: 10px 0 12px;
}

.scor-hero__fact{
  background: rgba(248,250,252,0.98);
  border: 1px solid rgba(148,163,184,0.55);
  border-radius: 14px;
  padding: 9px 10px;
  box-shadow: 0 8px 22px rgba(15,23,42,0.05);
}

.scor-hero__fact-k{
  display:block;
  font-size:12.2px;
  font-weight:950;
  color:#b91c1c;
  margin-bottom:2px;
}

.scor-hero__fact-v{
  display:block;
  font-size:13.6px;
  color:#0f172a;
  line-height:1.8;
}

/* نوت */
.scor-hero__note{
  margin:0;
  font-size:13.5px;
  color:#0f172a;
  line-height:1.9;
  background: rgba(239,246,255,0.95);
  border-right: 3px solid #0ea5e9;
  border-radius:12px;
  padding:8px 10px;
}

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

.scor-hero__card{
  width:100%;
  background:#ffffff;
  border-radius:18px;
  padding:14px 14px 12px;
  border: 1px solid rgba(185,28,28,0.16);
  box-shadow: 0 14px 34px rgba(15,23,42,0.14);
  position:relative;
  overflow:hidden;
}

.scor-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(254,202,202,0.55), transparent 60%);
  opacity:.9;
  pointer-events:none;
}

/* پنل‌ها */
.scor-hero__panels{
  position:relative; z-index:1;
  display:grid;
  gap:10px;
}

.scor-hero__panel{
  border-radius:16px;
  padding:12px 12px 10px;
  border: 1px solid rgba(148,163,184,0.55);
  background:
    radial-gradient(circle at top left, rgba(34,211,238,0.08), transparent 60%),
    rgba(248,250,252,0.96);
}

.scor-hero__panel--audience{ border-right:4px solid #0ea5e9; }
.scor-hero__panel--prereq{ border-right:4px solid #10b981; }
.scor-hero__panel--cert{ border-right:4px solid #b91c1c; }
.scor-hero__panel--gift{
  border-right:4px solid #f59e0b;
  background:
    radial-gradient(circle at top left, rgba(251,191,36,0.16), transparent 60%),
    rgba(255,255,255,0.98);
}
.scor-hero__panel--related{ border-right:4px solid #7c3aed; }

.scor-hero__panel-title{
  margin:0 0 8px 0;
  font-size:15.5px;
  font-weight:950;
  color:#0b1220;
  line-height:1.9;
}

.scor-hero__text{
  margin:0 0 8px 0;
  font-size:13.6px;
  color:#1f2937;
  line-height:2;
}

.scor-hero__micro{
  margin:8px 0 0 0;
  font-size:12.6px;
  color:#374151;
  line-height:2;
  background: rgba(2,6,23,0.04);
  border: 1px solid rgba(2,6,23,0.08);
  padding:8px 9px;
  border-radius:12px;
}

.scor-hero__list{
  list-style:none;
  padding:0;
  margin:0;
}
.scor-hero__list li{
  position:relative;
  padding-right:18px;
  margin-bottom:5px;
  font-size:13.5px;
  color:#111827;
  line-height:2;
}
.scor-hero__list li::before{
  content:"✓";
  position:absolute;
  right:2px;
  top:0;
  font-size:12px;
  color:#16a34a;
}

/* لینک کوچک داخل پنل هدیه */
.scor-hero__mini-link{
  display:inline-flex;
  align-items:center;
  gap:6px;
  text-decoration:none;
  font-weight:950;
  font-size:13.2px;
  color:#0f172a;
  padding:8px 10px;
  border-radius:999px;
  background: rgba(245,158,11,0.12);
  border: 1px solid rgba(245,158,11,0.28);
}
.scor-hero__mini-link:hover{ text-decoration:underline; }

/* چیپ‌های لینک */
.scor-hero__chips{
  display:flex;
  flex-wrap:wrap;
  gap:8px;
}
.scor-hero__chip{
  text-decoration:none;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding:8px 10px;
  border-radius:999px;
  font-size:12.8px;
  font-weight:950;
  color:#1d4ed8;
  background: rgba(59,130,246,0.08);
  border: 1px solid rgba(59,130,246,0.18);
  transition: transform .18s ease, box-shadow .18s ease;
  white-space: normal;
  text-align:center;
}
.scor-hero__chip:hover{
  transform: translateY(-1px);
  box-shadow: 0 12px 26px rgba(59,130,246,0.12);
}

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

.scor-hero__btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:6px;
  padding:10px 16px;
  border-radius:999px;
  font-size:14px;
  font-weight:950;
  text-decoration:none;
  border:none;
  cursor:pointer;
  transition: transform .2s ease, box-shadow .2s ease, background .2s ease, color .2s ease;
}

.scor-hero__btn--primary{
  background: linear-gradient(90deg, #0f172a, #b91c1c);
  color:#f9fafb;
  border: 1px solid rgba(185,28,28,0.55);
  box-shadow: 0 10px 26px rgba(185,28,28,0.22);
}
.scor-hero__btn--primary:hover{
  transform: translateY(-1px);
  box-shadow: 0 14px 32px rgba(185,28,28,0.32);
}

.scor-hero__btn--outline{
  background:#f9fafb;
  color:#111827;
  border: 1px solid rgba(209,213,219,0.9);
}
.scor-hero__btn--outline:hover{
  transform: translateY(-1px);
  background:#f3f4f6;
  box-shadow: 0 8px 22px rgba(15,23,42,0.12);
}

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

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

  .scor-hero__grid{ flex-direction:column; }
  .scor-hero__main, .scor-hero__side{ flex:1 1 100%; min-width:0; }
  .scor-hero__facts{ grid-template-columns: 1fr; }
}

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

  .scor-hero__title{ font-size:23px; }
  .scor-hero__lead{ font-size:14.5px; }
  .scor-hero__btn{ width:100%; }
}

@media (max-width: 480px){
  .scor-hero__title{
    font-size:21px;
    line-height:1.7;
  }
  .scor-hero__note{ font-size:13px; }
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-e96d70e *//* ================================
   بلاک پرش به سرفصل‌ها – SCOR (Security Theme)
   ================================ */

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

.ms-syllabus-jump{
  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__inner{
  position: relative;
  max-width: 1120px;
  margin: 0 auto;
  padding: 16px 20px 16px;
  border-radius: 22px;
  background:
    radial-gradient(circle at top left, rgba(34,211,238,0.22), transparent 60%),
    radial-gradient(circle at bottom right, rgba(16,185,129,0.16), transparent 65%),
    linear-gradient(90deg, rgba(240,253,250,0.95), rgba(241,245,249,0.92));
  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__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:.65;
  pointer-events:none;
}

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

.ms-syllabus-jump__icon{
  width:60px; height:60px;
  border-radius:20px;
  background: radial-gradient(circle at top left, #ecfeff, #06b6d4);
  box-shadow: 0 16px 34px rgba(6,182,212,0.35);
  display:flex;
  align-items:center;
  justify-content:center;
  font-size:28px;
  color:#f9fafb;
}

/* متن */
.ms-syllabus-jump__content{
  position: relative;
  z-index: 1;
  flex: 1 1 260px;
  min-width: 0;
}

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

.ms-syllabus-jump__eyebrow::before{ content:"🎬"; font-size:15px; }

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

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

/* دکمه */
.ms-syllabus-jump__action{
  position: relative;
  z-index: 1;
  flex: 0 0 260px;
  min-width: 230px;
  display:flex;
  flex-direction:column;
  align-items:center;
  gap:7px;
  text-align:center;
}

.ms-syllabus-jump__btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:7px;
  padding:10px 22px;
  border-radius:999px;
  font-size:14px;
  font-weight:950;
  text-decoration:none;
  border:1px solid rgba(6,182,212,0.95);
  background: linear-gradient(90deg, #0b1220, #06b6d4);
  color:#f9fafb;
  box-shadow: 0 16px 34px rgba(15,23,42,0.42);
  transition: transform .18s ease, box-shadow .18s ease, filter .18s ease;
  white-space: normal;
}

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

.ms-syllabus-jump__hint{
  font-size:12px;
  color:#4b5563;
  opacity:.95;
}

html{ scroll-behavior: smooth; }

/* Responsive */
@media (max-width: 640px){
  .ms-syllabus-jump{ margin: 20px auto 16px; padding: 0 4px; }
  .ms-syllabus-jump__inner{
    padding: 12px 12px 14px;
    border-radius: 20px;
    flex-direction: column;
    align-items: stretch;
    gap: 10px;
  }
  .ms-syllabus-jump__icon{ width: 52px; height: 52px; font-size: 25px; }
  .ms-syllabus-jump__title{ font-size: 17.4px; }
  .ms-syllabus-jump__text{ font-size: 13.4px; }
  .ms-syllabus-jump__action{ width: 100%; min-width: 0; }
  .ms-syllabus-jump__btn{ width: 100%; padding-inline: 18px; }
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-e481d88 *//* ================================
   بدنه‌ی توضیحات دوره – ms-course-detail (تم Security / SCOR)
   ================================ */

.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__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(34,211,238,0.10), transparent 60%),
    radial-gradient(circle at bottom right, rgba(16,185,129,0.07), transparent 65%),
    #ffffff;
  border-radius: 20px;
  padding: 18px 18px 16px;
  border: 1px solid rgba(148,163,184,0.70);
  box-shadow: 0 12px 32px rgba(15,23,42,0.09);
  margin-bottom: 14px;
}

/* اکسن‌ها (تم SCOR) */
.ms-course-detail--scor .ms-course-detail__card--intro{ border-right: 4px solid #06b6d4; }
.ms-course-detail--scor .ms-course-detail__card--facts{ border-right: 4px solid #10b981; }
.ms-course-detail--scor .ms-course-detail__card--path{ border-right: 4px solid #0ea5e9; }
.ms-course-detail--scor .ms-course-detail__card--related{ border-right: 4px solid #22c55e; }
.ms-course-detail--scor .ms-course-detail__card--cert{ border-right: 4px solid #14b8a6; }
.ms-course-detail--scor .ms-course-detail__card--next{ border-right: 4px solid #06b6d4; }
.ms-course-detail--scor .ms-course-detail__card--faq{ border-right: 4px solid #0ea5e9; }
.ms-course-detail--scor .ms-course-detail__card--summary{ border-right: 4px solid #10b981; }

/* کارت‌های ساید */
.ms-course-detail__card--side{
  background:
    radial-gradient(circle at top left, rgba(255,255,255,0.92), transparent 60%),
    radial-gradient(circle at bottom right, rgba(34,211,238,0.08), transparent 65%),
    #ffffff;
}
.ms-course-detail__card--gift{
  background:
    radial-gradient(circle at top left, rgba(251,191,36,0.14), transparent 60%),
    radial-gradient(circle at bottom right, rgba(34,211,238,0.08), transparent 65%),
    #ffffff;
  border-right: 4px solid #f59e0b;
}
.ms-course-detail__card--quick{
  background:
    radial-gradient(circle at top right, rgba(16,185,129,0.10), transparent 60%),
    radial-gradient(circle at bottom left, rgba(14,165,233,0.10), transparent 65%),
    #ffffff;
  border-right: 4px solid #10b981;
}

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

/* زیرتیتر */
.ms-course-detail__subtitle{
  margin: 14px 0 6px 0;
  font-size: 15.5px;
  font-weight: 850;
  color: #0b2a55;
}

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

/* نوت */
.ms-course-detail__text--note{
  background: rgba(249,250,251,0.97);
  border-radius: 12px;
  padding: 8px 10px;
  font-size: 14px;
  color: #374151;
  border: 1px solid rgba(209,213,219,0.85);
}

/* بولت‌ها */
.ms-course-detail__bullets{
  list-style: none;
  padding: 0;
  margin: 6px 0 8px 0;
}
.ms-course-detail__bullets li{
  position: relative;
  padding-right: 20px;
  font-size: 14.5px;
  color: #111827;
  line-height: 1.95;
  margin-bottom: 5px;
}
.ms-course-detail__bullets li::before{
  content: "•";
  position: absolute;
  right: 3px;
  top: 0;
  font-size: 18px;
  color: #06b6d4;
}

/* بولت‌های دو ستونه */
.ms-course-detail__bullets--two{
  columns: 2;
  column-gap: 24px;
}
@media (max-width: 800px){
  .ms-course-detail__bullets--two{ columns: 1; }
}

/* Facts grid */
.ms-course-detail__facts{
  display: grid;
  grid-template-columns: repeat(2, minmax(0,1fr));
  gap: 10px 12px;
  margin-bottom: 10px;
}
.ms-course-detail__fact{
  background: rgba(248,250,252,0.98);
  border: 1px solid rgba(148,163,184,0.55);
  border-radius: 14px;
  padding: 9px 10px;
  box-shadow: 0 8px 22px rgba(15,23,42,0.05);
}
.ms-course-detail__fact-k{
  display: block;
  font-size: 12.2px;
  font-weight: 900;
  color: #0ea5e9;
  margin-bottom: 2px;
}
.ms-course-detail__fact-v{
  display: block;
  font-size: 13.6px;
  color: #0f172a;
  line-height: 1.8;
}

/* Callout */
.ms-course-detail__callout{
  margin-top: 10px;
  border-radius: 16px;
  padding: 10px 11px;
  background: rgba(6,182,212,0.08);
  border: 1px solid rgba(6,182,212,0.18);
}
.ms-course-detail__callout-title{
  font-weight: 950;
  color: #0b1220;
  margin-bottom: 4px;
  font-size: 13.4px;
}
.ms-course-detail__callout-text{
  margin: 0;
  font-size: 13.4px;
  color: #111827;
  line-height: 2;
}

/* لینک‌ها */
.ms-course-detail__links{
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 8px;
}
.ms-course-detail__link{
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 9px 12px;
  border-radius: 999px;
  font-weight: 900;
  font-size: 13px;
  color: #075985;
  background: rgba(14,165,233,0.08);
  border: 1px solid rgba(14,165,233,0.22);
  transition: transform .18s ease, box-shadow .18s ease;
  white-space: normal;
  text-align: center;
}
.ms-course-detail__link:hover{
  transform: translateY(-1px);
  box-shadow: 0 12px 26px rgba(14,165,233,0.14);
}
.ms-course-detail__link--primary{
  color: #f8fafc;
  background: linear-gradient(90deg, #0b1220, #06b6d4);
  border: 1px solid rgba(6,182,212,0.40);
  box-shadow: 0 14px 30px rgba(6,182,212,0.20);
}
.ms-course-detail__link--primary:hover{
  box-shadow: 0 18px 40px rgba(6,182,212,0.28);
}

/* Steps (ol) */
.ms-course-detail__steps{
  margin: 6px 0 0 0;
  padding: 0 18px 0 0;
}
.ms-course-detail__steps li{
  font-size: 13.6px;
  line-height: 2;
  color: #111827;
  margin-bottom: 4px;
}

/* FAQ */
.ms-course-detail__faq-item{
  margin-bottom: 10px;
  padding: 10px 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: 900;
  color: #0b2a55;
}
.ms-course-detail__faq-a{
  margin: 0;
  font-size: 14px;
  color: #374151;
  line-height: 1.95;
}

/* ریسپانسیو کلی */
@media (max-width: 960px){
  .ms-course-detail__grid{ grid-template-columns: 1fr; }
  .ms-course-detail__col--side{ order: 2; }
  .ms-course-detail__facts{ grid-template-columns: 1fr; }
}

@media (max-width: 640px){
  .ms-course-detail{ padding: 0 2px 26px; }
  .ms-course-detail__card{
    padding: 14px 12px 12px;
    border-radius: 18px;
  }
  .ms-course-detail__title{ font-size: 17px; }
  .ms-course-detail__text,
  .ms-course-detail__bullets li{ font-size: 13.8px; }
}

@media (max-width: 480px){
  .ms-course-detail__card{ padding: 12px 10px 10px; border-radius: 16px; }
  .ms-course-detail__title{ font-size: 16.5px; }
  .ms-course-detail__subtitle{ font-size: 14.5px; }
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-a54d2f8 *//* ================================
   Important Note – SCOR Practical Scenarios (Coming Soon)
   ================================ */

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

.ms-course-note{
  direction: rtl;
  font-family: "IRANYekan","Vazirmatn","Segoe UI",Tahoma,Arial,sans-serif;
  max-width: 1180px;
  margin: 18px auto 26px;
  padding: 0 10px;
  color: #071427;
}

.ms-course-note__wrap{
  max-width: 1120px;
  margin: 0 auto;
  display: flex;
  gap: 12px;
  align-items: flex-start;
  padding: 14px 14px;
  border-radius: 18px;
  background:
    radial-gradient(circle at top left, rgba(34,211,238,0.16), transparent 60%),
    radial-gradient(circle at bottom right, rgba(16,185,129,0.10), transparent 65%),
    #ffffff;
  border: 1px solid rgba(148,163,184,0.75);
  box-shadow: 0 12px 28px rgba(15,23,42,0.10);
  position: relative;
  overflow: hidden;
}

.ms-course-note__wrap::before{
  content:"";
  position:absolute;
  inset-inline-end:-60px;
  inset-block-start:-60px;
  width:160px; height:160px;
  border-radius:999px;
  background: radial-gradient(circle, rgba(6,182,212,0.12), transparent 60%);
  opacity:.8;
  pointer-events:none;
}

.ms-course-note__icon{
  flex: 0 0 auto;
  width: 44px;
  height: 44px;
  border-radius: 14px;
  display:flex;
  align-items:center;
  justify-content:center;
  background: linear-gradient(180deg, rgba(2,6,23,0.92), rgba(6,182,212,0.92));
  color:#f8fafc;
  font-size: 22px;
  box-shadow: 0 12px 26px rgba(6,182,212,0.22);
  position: relative;
  z-index: 1;
}

.ms-course-note__content{
  flex: 1 1 auto;
  min-width: 0;
  position: relative;
  z-index: 1;
}

.ms-course-note__title{
  margin: 0 0 6px 0;
  font-size: 15.3px;
  font-weight: 950;
  line-height: 1.9;
  color: #020617;
}

.ms-course-note__text{
  margin: 0;
  font-size: 13.7px;
  line-height: 2;
  color: #1f2937;
}

.ms-course-note__badge{
  flex: 0 0 auto;
  align-self: flex-start;
  padding: 6px 10px;
  border-radius: 999px;
  font-size: 12.5px;
  font-weight: 950;
  color: #0b1220;
  background: rgba(2,6,23,0.06);
  border: 1px solid rgba(148,163,184,0.55);
  position: relative;
  z-index: 1;
}

/* Responsive */
@media (max-width: 640px){
  .ms-course-note__wrap{
    flex-direction: column;
    gap: 10px;
    padding: 12px 12px;
  }
  .ms-course-note__badge{
    align-self: flex-start;
  }
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-9511885 *//* ================================
   سرفصل‌ها و پیش‌نمایش دوره SCOR (Security Theme)
   ================================ */

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

.ms-syllabus-scor{
  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-scor__wrap{
  max-width: 1120px;
  margin: 0 auto;
}

/* هدر */
.ms-syllabus-scor__header{
  text-align: right;
  margin-bottom: 18px;
  padding: 14px 16px;
  border-radius: 18px;
  background:
    radial-gradient(circle at top left, rgba(34,211,238,0.22), transparent 60%),
    radial-gradient(circle at bottom right, rgba(16,185,129,0.14), transparent 65%),
    linear-gradient(180deg, rgba(240,253,250,0.92), rgba(241,245,249,0.92));
  border: 1px solid rgba(6,182,212,0.32);
  box-shadow: 0 10px 30px rgba(15,23,42,0.12);
}

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

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

/* کارت جلسه */
.ms-syllabus-scor__session{
  background:
    radial-gradient(circle at top left, rgba(34,211,238,0.08), transparent 60%),
    radial-gradient(circle at bottom right, rgba(16,185,129,0.06), 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-scor__session-head{
  display:flex;
  justify-content:space-between;
  align-items:flex-start;
  gap:10px;
  margin-bottom:6px;
}

.ms-syllabus-scor__session-info{
  display:flex;
  flex-direction:column;
  gap:4px;
}

.ms-syllabus-scor__session-index{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding: 4px 10px;
  border-radius: 999px;
  font-size: 12px;
  font-weight: 900;
  color: #0f766e;
  background: rgba(204,251,241,0.92);
  border: 1px solid rgba(16,185,129,0.22);
}

.ms-syllabus-scor__session-title{
  margin:0;
  font-size: 15.5px;
  font-weight: 900;
  color: #0b1120;
  line-height: 1.8;
}

/* بج‌ها */
.ms-syllabus-scor__badge{
  padding: 4px 10px;
  border-radius: 999px;
  font-size: 12px;
  font-weight: 900;
  white-space: nowrap;
}

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

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

/* قفل */
.ms-syllabus-scor__locked{
  margin: 6px 0 0 0;
  font-size: 13.5px;
  color: #6b7280;
  display: inline-flex;
  align-items: center;
  gap: 6px;
}

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

.ms-syllabus-scor__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, #0b1220, #06b6d4);
  color: #f9fafb;
  box-shadow: 0 10px 24px rgba(6,182,212,0.28);
  transition: transform .18s ease, box-shadow .18s ease, opacity .18s ease;
}

.ms-syllabus-scor__preview-btn:hover{
  transform: translateY(-1px);
  box-shadow: 0 14px 30px rgba(6,182,212,0.40);
}

.ms-syllabus-scor__preview-btn:active{
  transform: translateY(0);
  box-shadow: 0 6px 16px rgba(6,182,212,0.30);
}

/* ویدئو */
.ms-syllabus-scor__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-scor__video.is-visible{
  max-height: 420px;
  opacity: 1;
}

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

/* Responsive */
@media (max-width: 768px){
  .ms-syllabus-scor__header{ padding: 12px 12px; }
  .ms-syllabus-scor__title{ font-size: 17px; }
  .ms-syllabus-scor__subtitle{ font-size: 13.5px; }
  .ms-syllabus-scor__session{ padding: 12px 11px 10px; border-radius: 16px; }
  .ms-syllabus-scor__session-head{ flex-direction: column; align-items: flex-start; }
  .ms-syllabus-scor__badge{ font-size: 11.8px; }
  .ms-syllabus-scor__session-title{ font-size: 14.5px; }
  .ms-syllabus-scor__preview-btn{ width: 100%; }
  .ms-syllabus-scor__video.is-visible{ max-height: 260px; }
}

@media (max-width: 480px){
  .ms-syllabus-scor{ padding: 0 2px; }
  .ms-syllabus-scor__header{ border-radius: 16px; }
  .ms-syllabus-scor__title{ font-size: 16px; }
  .ms-syllabus-scor__session-title{ font-size: 14px; }
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-c6c9ad7 *//* ================================
   Next Steps – CCNP Security SCOR
   ================================ */

.ms-next-scor,
.ms-next-scor *{ box-sizing: border-box; }

.ms-next-scor{
  direction: rtl;
  font-family: "IRANYekan","Vazirmatn","Segoe UI",Tahoma,Arial,sans-serif;
  max-width: 1180px;
  margin: 0 auto 26px;
  padding: 0 10px;
  color: #071427;
}

.ms-next-scor__wrap{ max-width: 1120px; margin: 0 auto; }

.ms-next-scor__header{
  margin-bottom: 14px;
  padding: 14px 16px;
  border-radius: 18px;
  background:
    radial-gradient(circle at top left, rgba(34,211,238,0.18), transparent 60%),
    radial-gradient(circle at bottom right, rgba(16,185,129,0.12), transparent 65%),
    linear-gradient(180deg, rgba(255,255,255,0.96), rgba(241,245,249,0.92));
  border: 1px solid rgba(34,211,238,0.28);
  box-shadow: 0 12px 32px rgba(15,23,42,0.12);
}

.ms-next-scor__title{
  margin: 0 0 6px 0;
  font-size: 18px;
  font-weight: 950;
  line-height: 1.9;
  color: #020617;
}

.ms-next-scor__subtitle{
  margin: 0;
  font-size: 13.8px;
  line-height: 2;
  color: #334155;
}

.ms-next-scor__grid{
  display: grid;
  grid-template-columns: repeat(2, minmax(0,1fr));
  gap: 12px;
}

.ms-next-scor__step{
  background: #ffffff;
  border: 1px solid rgba(148,163,184,0.70);
  border-radius: 18px;
  padding: 12px 12px 12px;
  box-shadow: 0 12px 26px rgba(15,23,42,0.09);
  position: relative;
  overflow: hidden;
}

.ms-next-scor__step::before{
  content:"";
  position:absolute;
  inset-inline-start:-40px;
  inset-block-start:-40px;
  width:120px; height:120px;
  border-radius:999px;
  background: radial-gradient(circle, rgba(34,211,238,0.14), transparent 60%);
  opacity:.85;
  pointer-events:none;
}

.ms-next-scor__step--final{
  border-color: rgba(6,182,212,0.34);
  background:
    radial-gradient(circle at top right, rgba(6,182,212,0.12), transparent 60%),
    radial-gradient(circle at bottom left, rgba(16,185,129,0.10), transparent 62%),
    #ffffff;
}

.ms-next-scor__step-head{
  display: flex;
  gap: 10px;
  align-items: center;
  margin-bottom: 6px;
  position: relative;
  z-index: 1;
}

.ms-next-scor__num{
  width: 34px;
  height: 34px;
  border-radius: 12px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-weight: 950;
  color: #0b1220;
  background: rgba(2,6,23,0.06);
}

.ms-next-scor__step-title{
  margin: 0;
  font-size: 14.7px;
  font-weight: 950;
  line-height: 1.9;
  color: #020617;
}

.ms-next-scor__text{
  margin: 0 0 10px 0;
  font-size: 13.5px;
  line-height: 2;
  color: #1f2937;
  position: relative;
  z-index: 1;
}

.ms-next-scor__chips{
  display:flex;
  flex-wrap:wrap;
  gap:8px;
  position: relative;
  z-index: 1;
}

.ms-next-scor__chip{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding: 7px 10px;
  border-radius: 999px;
  font-size: 12.8px;
  font-weight: 900;
  color: #075985;
  background: rgba(14,165,233,0.08);
  border: 1px solid rgba(14,165,233,0.20);
}

.ms-next-scor__list{
  margin: 6px 0 0 0;
  padding: 0;
  list-style: none;
  position: relative;
  z-index: 1;
}

.ms-next-scor__list li{
  position: relative;
  padding-right: 18px;
  margin-bottom: 6px;
  font-size: 13.5px;
  line-height: 2;
  color: #111827;
}

.ms-next-scor__list li::before{
  content:"✓";
  position:absolute;
  right:0;
  top:0;
  color:#10b981;
  font-weight: 900;
}

.ms-next-scor__note{
  margin: 8px 0 0 0;
  font-size: 12.7px;
  line-height: 2;
  color: #0b1220;
  background: rgba(34,211,238,0.08);
  border: 1px solid rgba(34,211,238,0.16);
  padding: 10px 10px;
  border-radius: 14px;
  position: relative;
  z-index: 1;
}

.ms-next-scor__note--final{
  background: rgba(16,185,129,0.08);
  border-color: rgba(16,185,129,0.18);
}

/* Responsive */
@media (max-width: 900px){
  .ms-next-scor__grid{ grid-template-columns: 1fr; }
}/* End custom CSS */