.elementor-54549 .elementor-element.elementor-element-371a815e .product-lessons-el .course-section{background:#f0f2f7 !important;box-shadow:0 0 13px 1px rgb(70 72 77 / 2%) !important;border-radius:5px !important;padding:10px 18px !important;}.elementor-54549 .elementor-element.elementor-element-371a815e .product-lessons-el .course-section .gheadlinel span{font-size:18px !important;font-weight:600 !important;}.elementor-54549 .elementor-element.elementor-element-371a815e .product-lessons-el .course-section .gheadlinel p{font-size:14px !important;}.elementor-54549 .elementor-element.elementor-element-371a815e .product-lessons-el .course-section .course-section-title-elementory img{width:100px !important;, height:100px !important;}.elementor-54549 .elementor-element.elementor-element-371a815e .product-lessons-el .course-section .course-section-title-elementory i{top:37px !important;}.elementor-54549 .elementor-element.elementor-element-371a815e .product-lessons-el .course-panel-heading:hover{background:#fff !important;}.elementor-54549 .elementor-element.elementor-element-371a815e .product-lessons-el .course-panel-heading{border-radius:5px !important;padding:16px !important;margin-top:5px !important;}.elementor-54549 .elementor-element.elementor-element-371a815e .product-lessons-el .course-panel-heading .panel-heading-left .title h4{font-size:16px !important;font-weight:400 !important;}.elementor-54549 .elementor-element.elementor-element-371a815e .product-lessons-el .course-panel-heading .panel-heading-left .title p{font-size:14px !important;}/* Start custom CSS for text-editor, class: .elementor-element-7716639 *//* ================================
   Roadmap – Cisco (Reusable)
   ================================ */
.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: 18px auto 10px;
  padding: 0 10px;
  color:#071427;
}

.ms-course-roadmap__inner{
  max-width:1120px;
  margin:0 auto;
  display:flex;
  gap:14px 18px;
  align-items:center;
  flex-wrap:wrap;
  position:relative;
  padding:14px 16px;
  border-radius:22px;
  border:1px solid rgba(148,163,184,0.85);
  box-shadow:0 16px 40px rgba(15,23,42,0.14);
  overflow:hidden;
}

.ms-course-roadmap--cisco .ms-course-roadmap__inner{
  background:
    radial-gradient(circle at top left, rgba(14,165,233,0.20), transparent 60%),
    radial-gradient(circle at bottom right, rgba(16,185,129,0.16), transparent 65%),
    linear-gradient(90deg, rgba(240,249,255,0.95), rgba(236,253,245,0.92));
}

.ms-course-roadmap__inner::before{
  content:"";
  position:absolute;
  inset-inline-end:-90px;
  inset-block-start:-90px;
  width:220px;
  height:220px;
  border-radius:999px;
  background: radial-gradient(circle, rgba(255,255,255,0.9), transparent 65%);
  opacity:.6;
  pointer-events:none;
}

.ms-course-roadmap__badge{
  flex:0 0 auto;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding:6px 12px;
  border-radius:999px;
  font-size:12.2px;
  font-weight:950;
  color:#0b1220;
  background: rgba(2,6,23,0.06);
  border:1px solid rgba(2,6,23,0.08);
}

.ms-course-roadmap__content{ flex:1 1 320px; min-width:0; position:relative; z-index:1; }

.ms-course-roadmap__title{
  margin:0 0 4px 0;
  font-size:16.5px;
  font-weight:950;
  line-height:1.9;
  color:#020617;
}
.ms-course-roadmap__text{
  margin:0;
  font-size:13.6px;
  line-height:2;
  color:#334155;
}

.ms-course-roadmap__action{
  flex:0 0 240px;
  min-width:220px;
  display:flex;
  flex-direction:column;
  align-items:center;
  gap:6px;
  text-align:center;
  position:relative;
  z-index:1;
}

.ms-course-roadmap__btn{
  text-decoration:none;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding:10px 16px;
  border-radius:999px;
  font-size:13.5px;
  font-weight:950;
  color:#f8fafc;
  background: linear-gradient(90deg, #0b1220, #0ea5e9);
  border:1px solid rgba(14,165,233,0.38);
  box-shadow:0 14px 30px rgba(14,165,233,0.22);
  transition:transform .18s ease, box-shadow .18s ease, filter .18s ease;
}
.ms-course-roadmap__btn:hover{ transform:translateY(-1px); box-shadow:0 18px 40px rgba(14,165,233,0.30); filter:brightness(1.05); }

.ms-course-roadmap__hint{
  font-size:12px;
  color:#475569;
  opacity:.95;
}

/* ================================
   Course Hero – ENSLD 300-420 (Header)
   ================================ */
.ms-course-hero,
.ms-course-hero *{ box-sizing:border-box; }

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

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

.ms-course-hero__grid{
  display:grid;
  grid-template-columns: minmax(0, 1.75fr) minmax(0, 1.05fr);
  gap:16px 18px;
  align-items:start;
}

/* Main Card */
.ms-course-hero__main{
  background:
    radial-gradient(circle at top left, rgba(14,165,233,0.12), 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.70);
  border-radius:22px;
  box-shadow:0 16px 40px rgba(15,23,42,0.10);
  padding:16px 16px 14px;
}

.ms-course-hero__top{
  display:flex;
  flex-wrap:wrap;
  gap:8px;
  align-items:center;
  margin-bottom:8px;
}

.ms-course-hero__pill{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding:6px 12px;
  border-radius:999px;
  font-size:12.4px;
  font-weight:950;
  color:#0b1220;
  background:rgba(2,6,23,0.06);
  border:1px solid rgba(2,6,23,0.08);
}
.ms-course-hero__pill--soft{
  background: rgba(14,165,233,0.10);
  border-color: rgba(14,165,233,0.18);
  color:#075985;
}

.ms-course-hero__title{
  margin:0 0 8px 0;
  font-size:20px;
  font-weight:1000;
  line-height:1.9;
  color:#020617;
}

.ms-course-hero__lead{
  margin:0 0 10px 0;
  font-size:14.3px;
  line-height:2.05;
  color:#1f2937;
}

/* Chips */
.ms-course-hero__chips{
  display:flex;
  flex-wrap:wrap;
  gap:8px;
  margin: 6px 0 12px;
}
.ms-course-hero__chip{
  font-size:12.6px;
  font-weight:900;
  padding:6px 10px;
  border-radius:999px;
  color:#0b1220;
  background: rgba(241,245,249,0.92);
  border:1px solid rgba(148,163,184,0.55);
}

/* Facts */
.ms-course-hero__facts{
  display:grid;
  grid-template-columns: repeat(3, minmax(0,1fr));
  gap:10px;
  margin: 10px 0 12px;
}
.ms-course-hero__fact{
  border-radius:16px;
  padding:10px 10px;
  background:
    radial-gradient(circle at top left, rgba(14,165,233,0.10), transparent 60%),
    rgba(248,250,252,0.92);
  border:1px solid rgba(148,163,184,0.60);
}
.ms-course-hero__fact-k{
  font-size:12px;
  font-weight:950;
  color:#475569;
  margin-bottom:2px;
}
.ms-course-hero__fact-v{
  font-size:13.2px;
  font-weight:1000;
  color:#0b1220;
}

/* Note */
.ms-course-hero__note{
  margin: 10px 0 12px;
  padding:10px 10px;
  border-radius:16px;
  border:1px solid rgba(16,185,129,0.22);
  background: rgba(236,253,245,0.70);
  color:#0b1220;
  font-size:13.4px;
  line-height:2;
}
.ms-course-hero__note-accent{
  font-weight:1000;
  color:#065f46;
}

/* Buttons */
.ms-course-hero__btns{
  display:flex;
  flex-wrap:wrap;
  gap:10px;
  margin-top: 10px;
}

.ms-course-hero__btn{
  text-decoration:none;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding:10px 14px;
  border-radius:999px;
  font-weight:950;
  font-size:13.4px;
  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, filter .18s ease;
  text-align:center;
  white-space:normal;
}
.ms-course-hero__btn:hover{ transform:translateY(-1px); box-shadow:0 14px 30px rgba(14,165,233,0.16); filter:brightness(1.03); }

.ms-course-hero__btn--primary{
  color:#f8fafc;
  background: linear-gradient(90deg, #0b1220, #0ea5e9);
  border:1px solid rgba(14,165,233,0.40);
  box-shadow:0 14px 30px rgba(14,165,233,0.22);
}
.ms-course-hero__btn--primary:hover{ box-shadow:0 18px 40px rgba(14,165,233,0.30); }

.ms-course-hero__btn--ghost{
  color:#0b1220;
  background: rgba(2,6,23,0.05);
  border:1px solid rgba(2,6,23,0.10);
}

/* Side Card */
.ms-course-hero__side-card{
  border-radius:22px;
  border:1px solid rgba(148,163,184,0.70);
  background:
    radial-gradient(circle at top left, rgba(16,185,129,0.11), transparent 60%),
    radial-gradient(circle at bottom right, rgba(14,165,233,0.10), transparent 65%),
    #ffffff;
  box-shadow:0 16px 40px rgba(15,23,42,0.10);
  padding:14px 14px 12px;
}

.ms-course-hero__side-head{
  display:flex;
  gap:10px;
  align-items:center;
  margin-bottom:10px;
}

.ms-course-hero__side-icon{
  width:52px;
  height:52px;
  border-radius:18px;
  display:flex;
  align-items:center;
  justify-content:center;
  font-size:26px;
  color:#f8fafc;
  background: radial-gradient(circle at top left, #0ea5e9, #10b981);
  box-shadow:0 16px 34px rgba(14,165,233,0.25);
}

.ms-course-hero__side-kicker{
  font-size:12px;
  font-weight:950;
  color:#64748b;
  margin-bottom:2px;
}

.ms-course-hero__side-title{
  margin:0;
  font-size:16px;
  font-weight:1000;
  line-height:1.9;
  color:#020617;
}

/* Panels (تفکیکی و باکس‌دار) */
.ms-course-hero__panel{
  border-radius:18px;
  border:1px solid rgba(148,163,184,0.65);
  background: rgba(248,250,252,0.92);
  padding:10px 10px;
}

.ms-course-hero__panel--audience{
  background:
    radial-gradient(circle at top left, rgba(14,165,233,0.10), transparent 60%),
    rgba(248,250,252,0.92);
  margin-bottom:10px;
}

.ms-course-hero__side-grid{
  display:grid;
  grid-template-columns: 1fr;
  gap:10px;
}

.ms-course-hero__panel--gift{
  background:
    radial-gradient(circle at top left, rgba(251,191,36,0.16), transparent 60%),
    rgba(255,255,255,0.96);
  border-color: rgba(245,158,11,0.26);
}

.ms-course-hero__panel-title{
  margin:0 0 6px 0;
  font-size:14px;
  font-weight:1000;
  color:#0b1220;
  line-height:1.9;
}

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

.ms-course-hero__list{
  list-style:none;
  padding:0;
  margin:0;
}
.ms-course-hero__list li{
  position:relative;
  padding-right:18px;
  margin-bottom:6px;
  font-size:13.3px;
  line-height:2;
  color:#0b1220;
}
.ms-course-hero__list li::before{
  content:"•";
  position:absolute;
  right:3px;
  top:0;
  font-size:18px;
  color:#0ea5e9;
}

.ms-course-hero__list--mini li{ font-size:13px; margin-bottom:5px; }

.ms-course-hero__links{
  display:flex;
  flex-wrap:wrap;
  gap:8px;
}
.ms-course-hero__link{
  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:#075985;
  background: rgba(14,165,233,0.08);
  border:1px solid rgba(14,165,233,0.18);
  transition: transform .18s ease, box-shadow .18s ease;
  text-align:center;
  white-space:normal;
}
.ms-course-hero__link:hover{
  transform:translateY(-1px);
  box-shadow:0 12px 26px rgba(14,165,233,0.14);
}

.ms-course-hero__mini-btn{
  text-decoration:none;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding:9px 12px;
  border-radius:999px;
  font-weight:1000;
  font-size:13px;
  color:#0b1220;
  background: rgba(245,158,11,0.12);
  border:1px solid rgba(245,158,11,0.26);
  transition: transform .18s ease, box-shadow .18s ease;
}
.ms-course-hero__mini-btn:hover{ transform:translateY(-1px); box-shadow:0 14px 30px rgba(245,158,11,0.16); }

.ms-course-hero__footer-note{
  margin-top:10px;
  padding:10px 10px;
  border-radius:16px;
  background: rgba(16,185,129,0.08);
  border:1px solid rgba(16,185,129,0.18);
  color:#0b1220;
  font-size:12.8px;
  line-height:2;
}

/* Responsive */
@media (max-width: 960px){
  .ms-course-hero__grid{ grid-template-columns: 1fr; }
  .ms-course-roadmap__action{ flex:1 1 240px; width:100%; }
  .ms-course-roadmap__btn{ width:100%; }
}
@media (max-width: 640px){
  .ms-course-hero{ padding:0 6px; }
  .ms-course-hero__title{ font-size:17.6px; }
  .ms-course-hero__lead{ font-size:13.6px; }
  .ms-course-hero__facts{ grid-template-columns: repeat(2, minmax(0,1fr)); }
  .ms-course-hero__btn{ width:100%; }
}/* End custom CSS */