.badge_error_gd {
    color: #df3c4e;
    background-color: #091829 !important;
    border-color: transparent;
    padding: 4px 8px;
    display: block;
    border-radius: 4px;
    font-size: 14px;
}

.info_alert {
    background-color: rgb(9, 9, 11) !important;
    background: rgba(9, 9, 11, 0.8) !important;
    border: 1px solid rgb(39, 39, 42) !important;
    border-radius: 8px !important;
    outline-color: rgb(250, 250, 250) !important;
    padding: 16px !important;
    /* box-shadow: 0 3px 6px -1px rgba(0, 0, 0, .12), 0 10px 36px -4px rgba(77, 96, 232, .1)!important; */
    box-shadow: none !important;
}

.cross_section li>span {
  font-size: 18px!important;
  margin-bottom: 10px;
}

.bg-lead {
  background-color: #F0044A;
  padding: 8px 16px;
  color: white;
  font-weight: 600;
  width: fit-content;
  font-size: 14px;
  border-radius: 4px;
  margin: 0 auto;
}

.module_video_number_container {
  background-color: rgba(63,62,237,0.8);
  padding: 8px;
  border-radius: 50%;
  width: 28px;
  height: 28px;
  font-size: 20px;
  position: absolute;
  top: -5%;
  left: -4px;
}

.right_module_video_container h4 {
  font-size: 18px;
}

.module_video_container img {
  width: 200px;
}

.text_gradient_buy {
  background: rgb(84,181,158);
  background: linear-gradient(96deg, rgba(84,181,158,1) 0%, rgba(84,181,104,1) 100%);
  -webkit-background-clip: text;
 -webkit-text-fill-color: transparent;
}

.btn-custom-buy {
  background: rgb(84,181,158);
  background: linear-gradient(96deg, rgba(84,181,158,1) 0%, rgba(84,181,104,1) 100%);
  color: white!important;
  border-left: none;
  border-right: none;
  border-radius: 40px;
  padding: 16px 32px;
}

.border-md-end {
  border-right: 1px solid lightgray;
}

.stats_title {
  font-size: 12px;
  color: lightgray!important;
}

.stats_number {
  font-size: 20px;
  color: #DEA761!important;
  margin-bottom: 4px!important;
}

.partners_slider_img {
    width: auto;
    height: 64px;
    margin: 0 auto;
    /* filter: grayscale(100%)!important; */
    filter: brightness(0) invert(1);
}

.has-fixed {
    /* background: #0a1a2e; */
    /* backdrop-filter: blur(80px)!important;
    background-color: rgba(255, 255, 255, 0.05)!important;
    border-radius: 36px!important;
    opacity: 1; */
}

.logo-img {
    max-width: 100px;
}

.text_accent_2 {
    color: #F3B44A!important;
}

.bg_accent_2 {
  background: #F3B44A!important;
}

.course_content_slide img {
  position: relative;
  border-radius: 20px!important;
  object-fit: fill;

}

.top_of_container_image {
  position: absolute;
  top: -80px;
  left: 8px;
  opacity: 0.4;
  z-index: -1;
  transform: rotate(-20deg);
}

.course_content_slide_top {
  position: absolute;
  top: -5%;
  left: 50%;
  transform: translateX(-50%);
  background-color: #071421;
  color: white;
  padding: 4px 16px;
  font-size: 12px!important;
  border-radius: 8px;
}

.course_content_slide_bottom {
  background-color: rgba(11,26,45,0.4); */
  border-radius: 20px;
  /* border: 1px solid rgba(242,180,73,0.1); */
  color: white;
  padding: 16px 8px;
  text-align: center;
  position: absolute;
  width: 100%;
  z-index: 200;
  /* top: 50%;
  transform: translateY(-50%); */
  bottom: 0;
}

.price_left_subtitle {
  font-size: 18px;
  font-weight: 400!important;
}

#timer {
    font-size: 24px;
    /* position: absolute; */
    /* top: -10%;
    left: 50%;
    transform: translateX(-50%); */
    /* background-color: #55b59e; */
    /* padding: 16px; */
    /* border-radius: 12px; */
}

.course__title {
    font-family: "IBM Plex Sans Condensed", sans-serif;
    font-weight: 500;
    font-style: normal;
}

.cta__title {
    color: #F3B44A !important;
    font-size: 16px;
}

.lesson_list_container {
    /* height: 42.5vh !important; */
}


.lesson_list {
    overflow-y: scroll;
    height: 72vh !important;
}

.lesson_list {
  /* For Firefox: use thin scrollbar, thumb color #071521, track transparent */
  scrollbar-width: thin;
  scrollbar-color: #00A8F6 transparent;
}

/* WebKit-based browsers (Chrome, Safari, etc.) */
.lesson_list::-webkit-scrollbar {
  width: 8px; /* Adjust width as needed */
}

.lesson_list::-webkit-scrollbar-track {
  background-color: transparent; /* Transparent track */
}

.lesson_list::-webkit-scrollbar-thumb {
  background-color: #00A8F6; /* Thumb color */
  border-radius: 4px;        /* Rounded corners */
}

.lesson_complete_mark {
  position: absolute;
  width: 12px;
  right: 0;
  top: 0;
}

.status_images_container {
  width: 22px;
}

iframe {
    border-radius: 12px;
    width: 100%;
    height: 100%;
}

.lesson__card {
    padding: 16px;
    background-color: #071421;
    border: 0.5px solid transparent;
    transition: all 200ms ease-in;
    height: auto;
}

.lesson_list_capitol_title {
  font-size: 18px!important;
}

.lesson_card_duration {
  font-size: 14px;
}

.lesson_card_title {
  font-size: 14px;
  font-weight: 400;
}

.lesson__card:hover {
    border: 0.5px solid #3F3EED !important;
}

.lesson__card__active {
  border: 0.5px solid #3F3EED !important;
}

/* alerter */
.alerter__course__gd {
    background-color: rgba(9, 9, 11, 0.5);
    z-index: 99999 !important;
    width: 100%;
    height: 100vh;
    position: absolute;
    top: 0;
    left: 0;
}

.main__alerter {
    position: absolute;
    z-index: 999999 !important;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.downsides_gd img {
  width: 60px;
  margin-bottom: 12px;
}

.btn-primary {
  background: rgb(0,170,248);
  background: linear-gradient(96deg, rgba(0,170,248,1) 0%, rgba(2,156,227,1) 100%);
  border: 1px solid rgb(39, 39, 42);
}

.gad {
  position: absolute;
  top: -10%;
  width: 40px;
  left: 50%;
  transform: translateX(-50%);
  animation: bounceIn 2000ms infinite;
}

@keyframes bounceIn {
	0%, 20%, 50%, 80%, 100% {
    transform: translate(-50%, 0);
    opacity: 1;
  }
	40% {
    transform: translate(-50%, -30px);
  }
	60% {
    transform: translate(-50%, -15px);
  }
}

.tc_section h3 {
    margin-top: 32px;
}

iframe {
  box-shadow: 0px 10px 35px 17px rgba(242,242,255,0.05);
}

.tc_section ul {
    list-style-type: disc;
    padding-left: 32px;
}

.nk-hero {
    z-index: 2 !important;
}

@media (max-width: 900px) {
  .module_video_container img {
    width: 140px;
  }

  .btn-custom-buy {
    font-size: 16px!important;
  }

  .nk-header-main.will-shrink.has-fixed {
    border-radius: 24px!important;
    padding: 6px;
  }
}

.cc-calto-action-ripple {
  -webkit-animation: cc-calto-action-ripple 1s linear infinite;
	animation: cc-calto-action-ripple 1s linear infinite;
}

.call-buton .cc-calto-action-ripple i {
	  -webkit-transition: 0.3s ease;
	  transition: 0.3s ease;
	  font-size: 2.2rem; }
	.call-buton .cc-calto-action-ripple:hover i {
	  -webkit-transform: rotate(135deg);
	  transform: rotate(135deg); }

  @-webkit-keyframes cc-calto-action-ripple {
    0% {
  	  -webkit-box-shadow: 0 4px 10px rgba(84,181,155, 0.1), rgba(84,181,155, 0.1), 0 0 0 5px rgba(84,181,155, 0.1), 0 0 0 10px rgba(84,181,155, 0.1);
  	  box-shadow: 0 4px 10px rgba(84,181,155, 0.1), 0 0 0 0 rgba(84,181,155, 0.1), 0 0 0 5px rgba(84,181,155, 0.1), 0 0 0 10px rgba(84,181,155, 0.1); }
  	100% {
  	  -webkit-box-shadow: 0 4px 10px rgba(236, 139, 0, 0.1), 0 0 0 5px rgba(236, 139, 0, 0.1), 0 0 0 10px rgba(236, 139, 0, 0.1), 0 0 0 20px rgba(236, 139, 0, 0);
  	  box-shadow: 0 4px 10px rgba(84,181,155, 0.1), 0 0 0 5px rgba(84,181,155, 0.1), 0 0 0 10px rgba(84,181,155, 0.1), 0 0 0 20px rgba(84,181,155, 0); }
    }

  @keyframes cc-calto-action-ripple {
	0% {
	  -webkit-box-shadow: 0 4px 10px rgba(84,181,155, 0.1), rgba(84,181,155, 0.1), 0 0 0 5px rgba(84,181,155, 0.1), 0 0 0 10px rgba(84,181,155, 0.1);
	  box-shadow: 0 4px 10px rgba(84,181,155, 0.1), 0 0 0 0 rgba(84,181,155, 0.1), 0 0 0 5px rgba(84,181,155, 0.1), 0 0 0 10px rgba(84,181,155, 0.1); }
	100% {
	  -webkit-box-shadow: 0 4px 10px rgba(236, 139, 0, 0.1), 0 0 0 5px rgba(236, 139, 0, 0.1), 0 0 0 10px rgba(236, 139, 0, 0.1), 0 0 0 20px rgba(236, 139, 0, 0);
	  box-shadow: 0 4px 10px rgba(84,181,155, 0.1), 0 0 0 5px rgba(84,181,155, 0.1), 0 0 0 10px rgba(84,181,155, 0.1), 0 0 0 20px rgba(84,181,155, 0); }
  }
