/* stylelint-disable */
.kursy-org .bat__text {
  font-weight: 500;
  font-size: 14px;
  line-height: 125%;
  letter-spacing: -0.28px;
  color: #1f1f1f;
}
.kursy-org .subscription-block__price-new span {
  font-weight: 600;
  font-style: normal;
  font-size: 32px;
  line-height: 130%;
}
.kursy-org .hero {
  margin-bottom: 24px;
}
.kursy-org .hero__head {
  display: none;
}
.kursy-org .hero__total {
  font-weight: 400;
  font-size: 16px;
  line-height: 130%;
  color: #8a8f88;
}
.kursy-org .order__play {
  transition: background-color 0.3s ease-in-out;
}
.kursy-org .order__play:hover {
  background-color: #e87f00;
}
.kursy-org .order__btn {
  border-radius: 8px;
  font-weight: 500;
  font-size: 14px;
  line-height: 140%;
  letter-spacing: -0.28px;
  background-color: #ff8f07;
  transition: background-color 0.3s ease-in-out;
  margin-block-end: 24px;
}
.kursy-org .order__btn:hover {
  background-color: #e87f00;
  transition: background-color 0.3s ease-in-out;
}
.kursy-org .order__items {
  margin-bottom: 12px;
}
.kursy-org .order__item {
  font-weight: 400;
  font-size: 16px;
  line-height: 120%;
  color: #1f1f1f;
}
.kursy-org .order__icon {
  color: #ff8f07;
}
.kursy-org .anchors__link {
  transition: background-color 0.3s ease-in-out;
}
.kursy-org .about__subtitle {
  line-height: 140%;
}
.kursy-org .about__item:nth-child(3) p {
  display: none;
}
.kursy-org .about__icon {
  color: #ff8f07;
}
.kursy-org .description__info {
  max-width: 640px;
}
.kursy-org .description__button {
  color: #ff8f07;
}
.kursy-org .description__button svg {
  width: 24px;
  height: 24px;
}
.kursy-org .course-plan .module__icon {
  color: #ff8f07;
}
.kursy-org .cert__title {
  margin-bottom: 8px;
}
.kursy-org .cert__description {
  font-weight: 400;
  font-size: 12px;
  line-height: 140%;
  color: #8a8f88;
  margin-block-end: 24px;
}
.kursy-org .cert__inner {
  gap: 48px;
  margin-block-end: 64px;
}
.kursy-org .cert__license {
  display: flex;
  max-height: 198px;
}
.kursy-org .cert__license img {
  object-fit: contain;
  object-position: left;
}
.kursy-org .steps__item::before {
  color: #ff8f07;
}
.kursy-org .benefits__item {
  min-height: 164px;
  color: #ff8f07;
}
.kursy-org .benefits__text {
  margin-block-start: 12px;
}
.kursy-org .advantages {
  margin-bottom: 24px;
}
.kursy-org .advantages__title mark {
  color: #ff8f07;
}
.kursy-org .advantages__box--2 {
  display: none;
}
.kursy-org .advantages__box--3 {
  display: none;
}
.kursy-org .advantages__items {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
}
.kursy-org .advantages__item {
  min-width: 318px;
}
@media only screen and (max-width: 768px) {
  .kursy-org .advantages__item {
    min-width: initial;
  }
}
.kursy-org .advantages__inner > *:not(:last-child) {
  margin-right: 0;
}
.kursy-org .favorable-prices {
  margin-bottom: 24px;
}
.kursy-org .favorable-prices__icon {
  color: #ff8f07;
}
.kursy-org .courses__wrap {
  align-items: center;
}
.kursy-org .courses__type {
  display: none;
}
.kursy-org .courses__head {
  position: relative;
  margin-bottom: 0;
}
.kursy-org .courses__pupil {
  position: absolute;
  right: 0;
  top: 0;
}
.kursy-org .courses__rating {
  display: none;
}
.kursy-org .courses__subscription-icon {
  color: #ff8f07;
}
@media only screen and (max-width: 768px) {
  .kursy-org .courses__subtitle {
    max-width: 85%;
  }
}
.kursy-org .a-load-button {
  background-color: #ff8f07 !important;
}

/*# sourceMappingURL=kurs-page.output.css.map */
