/*new*/
#about-course-section {
  background-color: transparent !important;
}

.about-course-left .assessment-section {
  padding: 24px;
  border: 1px solid #e5e7eb;
  background-color: white;
  border-radius: 20px;
  box-shadow: 0 4px 6px -1px var(--tw-shadow-color, rgba(0, 0, 0, 0.1019607843)), 0 2px 4px -2px var(--tw-shadow-color, rgba(0, 0, 0, 0.1019607843));
  margin-top: 50px;
}

.back {
  text-align: start;
  margin-left: 19px;
  bottom: 30px;
  position: relative;
}

.about-btn-course {
  background-image: linear-gradient(to right in oklab, rgb(99, 102, 241) 0%, rgb(79, 70, 229) 100%);
  font-size: 15px;
  padding: 14px 20px;
  width: auto;
  margin: 0 auto;
  font-weight: 600 !important;
}

.interactiveHeader h1 {
  font-size: 48px;
  font-weight: 700;
  max-width: 500px;
  margin: 0 auto;
}

.about-btn-course svg {
  margin-right: 10px;
}

.interactiveHeader {
  margin-bottom: 50px;
}

.bg-gradient-purple {
  background: radial-gradient(circle at 40% 20%, rgba(200, 180, 255, 0.18), transparent 60%), radial-gradient(circle at 70% 70%, rgba(180, 210, 255, 0.15), transparent 70%), #fafaff;
  text-align: center;
  padding: 50px 0;
  min-height: 300px;
}

.btn-purplewhite {
  padding: 12px 16px;
  border: 1px solid #e5e7eb !important;
  background: #fff;
  border-radius: 340282000000000000000000000000000000000px !important;
  color: #6366f1;
  font-size: 13px;
  margin-bottom: 32px;
  font-weight: 600;
}

.btn-purplewhite:hover {
  background: #fff;
  color: #6366f1;
}

.btn-purplewhite .blinking-dot {
  background-color: #6366f1;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  margin-right: 10px;
  display: inline-block;
  animation: pulse 1.5s infinite;
  /* pulse animation */
}

.assessment-message {
  color: rgb(107, 114, 128);
  margin: 20px;
}

/* Keyframes for pulsing effect */
@keyframes pulse {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  50% {
    transform: scale(1.3);
    opacity: 0.7;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
.interactiveInfo {
  display: flex;
  gap: 30px;
}

.interactiveInfoCard {
  box-shadow: 0 4px 6px -1px var(--tw-shadow-color, rgba(0, 0, 0, 0.1019607843)), 0 2px 4px -2px var(--tw-shadow-color, rgba(0, 0, 0, 0.1019607843));
  background-color: #fff;
  border: 1px solid #e5e7eb;
  border-radius: 1rem;
  padding: 20px;
  flex: 1;
}

.interactiveInfoIcon {
  height: 40px;
  width: 40px;
  background: rgb(238, 242, 255);
  border-radius: 50%;
}

.interactiveDuration {
  color: #6b7280;
  font-weight: 600;
  font-size: 14px;
}

.interactiveTime {
  font-size: 20px;
  color: #111827;
  font-weight: 700;
  margin-bottom: 0;
  letter-spacing: -0.3px;
}

.interactiveInfoIcon svg {
  color: #6366f1;
}

.heading-main {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 50px;
}

.heading-main .status-tag.pending {
  /* background-color: #ffeaea;
  color: #c22626;
  border: 1px solid #c22626;
  border-radius: 8px;
  padding: 4px 12px; */
  color: #c22626;
  display: flex;
  gap: 4px;
  align-items: center;
  font-weight: 500;
}

.heading-main .status-tag.completed {
  /* background-color: #d2f4e5;
  color: #148555;
  border: 1px solid #148555;
  border-radius: 8px;
  padding: 4px 12px; */
  color: #148555;
  display: flex;
  gap: 4px;
  align-items: center;
  text-transform: capitalize;
  font-weight: 500;
}

.heading-main .status-tag.current {
  background-color: #f4f8fc;
  color: #54aaff;
  border: 1px solid #54aaff;
  border-radius: 8px;
  padding: 4px 12px;
  display: flex;
  gap: 4px;
  text-transform: capitalize;
  align-items: center;
  margin-top: 6px;
  font-weight: 500;
}

.heading-underline {
  position: relative;
  display: inline-block;
  font-size: 1.75rem;
  font-weight: 600;
  color: #111827;
  margin-bottom: 1.5rem;
  /* text-align: center; */
}

.assessment-section p,
.assessment-section li {
  color: #6b7280;
  line-height: 25px;
}

.assessment-section li {
  margin-bottom: 10px;
}

.about-course-description {
  color: #6b7280;
  font-size: 17px;
  margin-bottom: 2rem;
}

.about-course-left .assessment-heading {
  font-size: 1.75rem;
  font-weight: normal;
  margin-bottom: 20px;
}

.about-course-left .assessment-subheading {
  font-size: 1.25rem;
  margin-bottom: 20px;
  font-weight: bold;
}

.about-course-left .assessment-banner {
  margin-bottom: 20px;
}

.about-course-left .avatar-main {
  display: flex;
  gap: 10px;
}

.about-course-left .avatar-main .avatar-img {
  height: 40px !important;
  width: 40px !important;
  border-radius: 50% !important;
}

.about-course-left .avatar-main .avatar-name strong {
  display: block;
}

.about-course-left .avatar-main .avatar-name span {
  font-size: 14px;
}

.hero-art-about-courses {
  width: 100%;
  background-image: url("https://cdn.vsm.ai/assets/vsm/images/frame2.png");
  /* Add your background image URL here */
  background-size: cover;
  /* Ensures the image covers the section area */
  background-position: center;
  /* Centers the image */
  background-repeat: no-repeat;
  /* Ensures the image does not repeat */
}

@media (max-width: 992px) {
  .scope__sidebar {
    display: none;
  }
  .dojoMain .overflow-y-auto {
    height: 100%;
  }
  .dojoContentArea {
    width: 100%;
    margin: 10px 0 50px 0;
  }
  .scope__content {
    padding-bottom: 65px;
  }
  .heading-underline {
    font-size: 1.75rem;
  }
}
@media (max-width: 575.98px) {
  .bg-gradient-purple {
    padding-left: 20px;
    padding-right: 20px;
  }
  .interactiveHeader h1 {
    font-size: 28px;
  }
}
@media (min-width: 992px) {
  .sidebar-wrapper {
    display: none;
  }
  #simulation_summary {
    margin-top: -50px;
  }
}