/* stylelint-disable */
.dlg-cross-outside {
  padding: 25px 40px !important;
}
@media only screen and (max-width: 576px) {
  .dlg-cross-outside {
    padding: 50px 16px 16px !important;
  }
}

.subscription-modal__title {
  margin: 0 auto;
  max-width: 630px;
}
@media only screen and (max-width: 576px) {
  .subscription-modal__payment-info {
    padding: 48px 16px 16px !important;
    background-position: top 16px left 16px !important;
  }
}
.subscription-modal__payment-info p {
  font-size: 16px !important;
}

.aic-modal--l {
  padding: 40px 38px;
  width: 1088px;
}
@media only screen and (max-width: 1440px) {
  .aic-modal--l {
    padding: 56px 16px;
    width: 100%;
    height: 100%;
    border-radius: 0;
  }
}
@media only screen and (max-width: 1440px) {
  .aic-modal--l .aic-modal__close {
    right: 8px;
    top: 8px;
    background-color: #f5f5f5;
  }
}

.wrapper-golos {
  font-family: Golos Text, sans-serif;
}

.hero {
  position: relative;
  margin: -20px 0 82px;
  background-color: #2c2c2c;
}
@media only screen and (max-width: 576px) {
  .hero {
    margin: -20px 0 42px;
  }
}
.hero--universal {
  margin: -20px 0 100px;
  padding-top: 50px;
  background-color: transparent;
}
@media only screen and (max-width: 576px) {
  .hero--universal {
    margin: -20px 0 38px;
    padding-top: 16px;
  }
}
.hero__inner {
  padding: 96px 0 80px;
}
@media only screen and (max-width: 992px) {
  .hero__inner {
    padding: 60px 0;
  }
}
@media only screen and (max-width: 576px) {
  .hero__inner {
    padding: 32px 0 40px;
  }
}
.hero--universal .hero__inner {
  padding: 0;
}
.hero--universal .hero__wrapper {
  margin-bottom: 50px;
  padding: 74px 48px 63px;
  min-height: 474px;
  border-radius: 20px;
  background-image: url("../../../images/pages/promo/hero/universal-green-bg-D5cOG-_.svg"), linear-gradient(180deg, #016612 0%, #008218 88.69%, #008b1a 100%);
  background-position: center right, center;
  background-size: 617px auto, cover;
  background-repeat: no-repeat;
}
@media only screen and (max-width: 1230px) {
  .hero--universal .hero__wrapper {
    min-height: 444px;
  }
}
@media only screen and (max-width: 992px) {
  .hero--universal .hero__wrapper {
    padding: 40px;
    min-height: auto;
    background-image: url("../../../images/pages/promo/hero/universal-green-bg-mob-xt7QZEP.svg"), linear-gradient(180deg, #016612 0%, #008218 88.69%, #008b1a 100%);
    background-size: cover, cover;
  }
}
@media only screen and (max-width: 576px) {
  .hero--universal .hero__wrapper {
    margin-bottom: 40px;
    padding: 48px 16px 15px;
    border-radius: 20px;
    background-image: url("../../../images/pages/promo/hero/universal-green-bg-mob-xt7QZEP.svg"), linear-gradient(180deg, #016612 0%, #008218 88.69%, #008b1a 100%);
    background-position: bottom center, center;
    background-size: contain, cover;
  }
}
.hero__body {
  max-width: 634px;
}
@media only screen and (max-width: 992px) {
  .hero__body {
    max-width: 100%;
  }
}
.hero__body--big {
  max-width: 650px;
}
@media only screen and (max-width: 1230px) {
  .hero__body--big {
    max-width: 610px;
  }
}
@media only screen and (max-width: 992px) {
  .hero__body--big {
    max-width: 100%;
  }
}
@media only screen and (max-width: 1230px) {
  .hero--universal .hero__body {
    max-width: 434px;
  }
}
@media only screen and (max-width: 992px) {
  .hero--universal .hero__body {
    max-width: 100%;
  }
}
.hero__subtitle {
  margin-bottom: 16px;
  padding: 4px 8px;
  width: fit-content;
  border-radius: 0 10px;
  font-weight: 500;
  font-size: 24px;
  line-height: 120%;
  letter-spacing: -0.02em;
  color: #f2f2f2;
  background-color: #414141;
}
@media only screen and (max-width: 576px) {
  .hero__subtitle {
    margin-bottom: 16px;
    font-size: 18px;
  }
}
.hero__subtitle span {
  text-transform: uppercase;
}
.hero__subtitle span.lower {
  text-transform: none;
}
.hero__subtitle span.mir {
  font-weight: 400;
  letter-spacing: -0.48px;
  text-transform: none;
}
.hero__title {
  margin-bottom: 22px;
  font-weight: 700;
  font-size: 40px;
  line-height: 120%;
  letter-spacing: -0.02em;
  color: #f2f2f2;
}
@media only screen and (max-width: 576px) {
  .hero__title {
    margin-bottom: 16px;
    font-size: 24px;
  }
}
.hero__title mark {
  color: #f9d357;
  background-color: transparent;
}
.hero--universal .hero__title mark {
  color: #f2f2f2;
}
@media only screen and (max-width: 576px) {
  .hero--universal .hero__title mark {
    color: #ebebeb;
  }
}
.hero--universal .hero__title {
  margin-bottom: 53px;
  font-weight: 500;
  font-size: 44px;
  letter-spacing: -0.04em;
  color: #f2f2f2;
}
@media only screen and (max-width: 1230px) {
  .hero--universal .hero__title {
    font-size: 32px;
  }
}
@media only screen and (max-width: 576px) {
  .hero--universal .hero__title {
    margin-bottom: 38px;
    font-size: 20px;
    line-height: 112%;
    letter-spacing: -0.04em;
    text-align: center;
    color: #ebebeb;
  }
}
.hero__description {
  margin-bottom: 22px;
  max-width: 560px;
  font-weight: 400;
  font-size: 16px;
  line-height: 140%;
  color: #f2f2f2;
}
@media only screen and (max-width: 576px) {
  .hero__description {
    margin-bottom: 16px;
    font-size: 14px;
  }
}
.hero__block {
  margin-bottom: 75px;
}
@media only screen and (max-width: 576px) {
  .hero__block {
    margin-bottom: 40px;
  }
}
.hero__block.pb {
  margin-bottom: 125px;
}
@media only screen and (max-width: 576px) {
  .hero__block.pb {
    margin-bottom: 40px;
  }
}
.hero--universal .hero__block {
  margin-bottom: 0;
}
.hero__info {
  margin-bottom: 24px;
  font-weight: 700;
  font-size: 32px;
  line-height: 120%;
  letter-spacing: -0.02em;
  color: #f2f2f2;
}
@media only screen and (max-width: 576px) {
  .hero__info {
    margin-bottom: 15px;
    font-size: 24px;
  }
}
.hero__info mark {
  color: #f9d357;
  background-color: transparent;
}
.hero--universal .hero__info {
  margin-bottom: 38px;
  font-weight: 500;
  font-size: 30px;
  letter-spacing: -0.03em;
  color: #1f1f1f;
}
@media only screen and (max-width: 576px) {
  .hero--universal .hero__info {
    margin-bottom: 26px;
    font-size: 22px;
    line-height: 116%;
    letter-spacing: -0.01em;
  }
}
.hero--universal .hero__info mark {
  color: #005700;
}
.hero__items {
  display: grid;
  grid-gap: 20px 32px;
  grid-template-columns: repeat(4, 1fr);
}
@media only screen and (max-width: 1230px) {
  .hero__items {
    grid-gap: 23px;
    grid-template-columns: repeat(2, 1fr);
  }
}
@media only screen and (max-width: 576px) {
  .hero__items {
    grid-template-columns: repeat(1, 1fr);
  }
  .hero--universal .hero__items {
    grid-gap: 32px;
  }
}
.hero__item {
  display: flex;
  align-items: center;
  gap: 16px;
}
@media only screen and (max-width: 576px) {
  .hero--universal .hero__item {
    align-items: flex-start;
    padding-right: 4px;
  }
}
.hero__number {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  padding: 8px 0;
  width: 40px;
  height: 40px;
  border-radius: 0 10px;
  font-weight: 700;
  font-size: 16px;
  line-height: 140%;
  text-align: center;
  color: #f2f2f2;
  background-color: #434242;
}
.hero--universal .hero__number {
  font-weight: 500;
  letter-spacing: -0.01em;
  color: #fff;
  background-color: #24a600;
}
.hero__text {
  font-weight: 400;
  font-size: 16px;
  line-height: 140%;
  color: #f2f2f2;
}
.hero--universal .hero__text {
  font-weight: 500;
  letter-spacing: -0.01em;
  color: #1f1f1f;
}
.hero__link {
  text-decoration: underline;
  color: #00bc4b;
  transition: 0.3s;
  text-decoration-skip-ink: none;
}
.hero__link:hover {
  text-decoration: none;
}
.hero--universal .hero__link:hover {
  text-decoration: underline;
}
.hero--universal .hero__link {
  text-decoration: none;
  color: #24a600;
}
.hero__image {
  position: absolute;
  right: 8px;
  top: 80px;
  height: auto;
}
@media only screen and (max-width: 1230px) {
  .hero__image {
    width: 350px;
  }
}
@media only screen and (max-width: 992px) {
  .hero__image {
    display: none;
  }
}
.hero--universal .hero__image {
  right: 68px;
  top: 38px;
  width: 435px;
  height: auto;
}
@media only screen and (max-width: 1230px) {
  .hero--universal .hero__image {
    width: 400px;
  }
}
@media only screen and (max-width: 992px) {
  .hero--universal .hero__image {
    position: static;
    display: block;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 576px) {
  .hero--universal .hero__image {
    margin-bottom: 10px;
    width: 252px;
  }
}

.promo-code__block {
  display: flex;
  align-items: flex-start;
  margin-bottom: 24px;
  gap: 16px;
}
@media only screen and (max-width: 768px) {
  .promo-code__block {
    flex-direction: column;
    gap: 8px;
  }
}
@media only screen and (max-width: 576px) {
  .hero--universal .promo-code__block {
    gap: 20px;
  }
}
.promo-code__description {
  font-weight: 400;
  font-size: 16px;
  line-height: 140%;
  color: #f2f2f2;
}
@media only screen and (max-width: 992px) {
  .promo-code__apply {
    width: 100%;
  }
}
@media only screen and (max-width: 1230px) {
  .hero--universal .promo-code__apply {
    min-width: 230px;
  }
}
@media only screen and (max-width: 992px) {
  .hero--universal .promo-code__apply {
    min-width: 0;
  }
}
.promo-code__input {
  box-sizing: border-box;
  padding: 0 16px;
  width: 100%;
  min-height: 50px;
  max-width: 300px;
  border: 1px solid #dadada;
  border-radius: 5px;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  line-height: 115%;
  color: #292929;
  background-color: #fff;
}
@media only screen and (max-width: 768px) {
  .promo-code__input {
    max-width: 100%;
  }
}
@media only screen and (max-width: 576px) {
  .promo-code__input {
    min-height: 46px;
  }
}
.promo-code__input::placeholder {
  color: #949494;
}
.promo-code__input.error {
  border: 2px solid #ff3b30;
}
.promo-code__input.success {
  border: 2px solid #00bc4b;
}

.faq {
  padding-bottom: 45px;
  border-radius: 12px;
}
.faq__title {
  margin-bottom: 32px;
  font-weight: 600;
  font-size: 31px;
  line-height: 130%;
  letter-spacing: -0.01em;
  text-align: center;
  color: #0f0f0f;
}
@media only screen and (max-width: 576px) {
  .faq__title {
    margin-bottom: 16px;
    font-size: 18px;
  }
}
.faq--universal .faq__title {
  font-weight: 500;
  font-size: 30px;
  line-height: 120%;
  letter-spacing: -0.03em;
  color: #1f1f1f;
}
@media only screen and (max-width: 576px) {
  .faq--universal .faq__title {
    font-size: 20px;
  }
}
.faq__items {
  margin: 0 auto 32px;
  max-width: 1230px;
  border: 1px solid #dbdbdb;
  border-radius: 12px;
  background-color: #fff;
}
@media only screen and (max-width: 576px) {
  .faq__items {
    margin: 0;
    border-radius: 8px;
  }
}
.faq__item:not(:last-child) {
  border-bottom: 1px solid #e4e4e4;
}
.faq__subtitle {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 19px 32px;
  width: 100%;
  font-weight: 600;
  font-size: 16px;
  line-height: 23px;
  color: #2b2d33;
  cursor: pointer;
  user-select: none;
  gap: 4px;
}
@media only screen and (max-width: 576px) {
  .faq__subtitle {
    padding: 12px;
  }
}
.faq__subtitle svg {
  margin-left: auto;
  min-width: 24px;
  transition: 0.3s;
}
.faq__subtitle.faq--universal {
  font-weight: 400;
  line-height: 140%;
  letter-spacing: -0.01em;
}
@media only screen and (max-width: 576px) {
  .faq__subtitle.faq--universal {
    margin-bottom: 37px;
  }
}
.faq__subtitle.active svg {
  transform: rotate(180deg);
}
.faq__toggle {
  display: flex;
  align-items: flex-start;
  margin: 0;
  padding: 0;
  border: none;
  background-color: transparent;
}
.faq__toggle img {
  display: block;
}
.faq__text {
  padding: 0 32px;
  height: 0;
  overflow: hidden;
  font-size: 16px;
  line-height: 130%;
  color: #000;
}
@media only screen and (max-width: 576px) {
  .faq__text {
    padding: 0 12px;
  }
}
.faq__text > *:last-child {
  margin-bottom: 12px;
}
.faq__text--visible {
  position: relative;
}
.faq__text.active {
  display: block;
}
.faq__list {
  padding-left: 24px;
}
.faq__list li {
  list-style: disc;
}
.faq__anchor {
  display: flex;
  margin: 0 auto;
  width: fit-content;
}

.products {
  margin-bottom: 80px;
}
@media only screen and (max-width: 576px) {
  .products {
    margin-bottom: 37px;
  }
}
.products.products--universal {
  margin-bottom: 102px;
}
@media only screen and (max-width: 576px) {
  .products.products--universal {
    margin-bottom: 37px;
  }
}
.products--universal .products__inner {
  padding: 48px 40px;
  border-radius: 20px;
  background-image: url("../../../images/pages/promo/products/bg-img-oyr2ZZo.png"), url("../../../images/pages/promo/products/bg-BBIud1v.png");
  background-position: right top, center;
  background-size: 550px auto, cover;
  background-repeat: no-repeat;
}
@media only screen and (max-width: 992px) {
  .products--universal .products__inner {
    background-size: 350px auto, cover;
  }
}
@media only screen and (max-width: 576px) {
  .products--universal .products__inner {
    padding: 24px 16px 32px;
    border-radius: 20px;
    background-image: url("../../../images/pages/promo/products/bg-img-mob-SwQ8Kc0.png"), url("../../../images/pages/promo/products/bg-BBIud1v.png");
    background-position: right 0 top 13px, center;
    background-size: 206px auto, cover;
  }
}
.products__title {
  margin: 0 auto 34px;
  max-width: 1087px;
  font-weight: 600;
  font-size: 31px;
  line-height: 130%;
  text-align: center;
  color: #181818;
}
@media only screen and (max-width: 576px) {
  .products__title {
    margin-bottom: 18px;
    font-size: 18px;
    line-height: 120%;
  }
}
.products--universal .products__title mark {
  color: #005700;
}
.products--universal .products__title {
  margin: 0 0 40px;
  font-weight: 500;
  font-size: 30px;
  line-height: 120%;
  letter-spacing: -0.03em;
  text-align: left;
  color: #1f1f1f;
}
@media only screen and (max-width: 576px) {
  .products--universal .products__title {
    margin: 0 0 24px;
    font-size: 20px;
    text-align: center;
  }
}
.products__items {
  display: grid;
  grid-gap: 16px;
  grid-template-columns: repeat(4, 1fr);
  margin-bottom: 32px;
}
@media only screen and (max-width: 992px) {
  .products__items {
    grid-gap: 12px;
    grid-template-columns: repeat(3, 1fr);
  }
}
@media only screen and (max-width: 768px) {
  .products__items {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media only screen and (max-width: 576px) {
  .products__items {
    grid-gap: 8px;
    grid-template-columns: repeat(1, 1fr);
    margin-bottom: 18px;
  }
}
.products__link {
  display: flex;
  flex-direction: column;
  padding: 12px;
  min-height: 176px;
  overflow: hidden;
  border-radius: 8px;
  background-color: #fff;
}
@media only screen and (max-width: 576px) {
  .products__link {
    min-height: auto;
  }
}
@media only screen and (max-width: 576px) {
  .products__header {
    display: flex;
    margin-bottom: 6px;
    gap: 10px;
  }
}
@media only screen and (max-width: 576px) {
  .products--universal .products__header {
    align-items: center;
  }
}
.products__icon {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  margin-bottom: 12px;
}
.products__icon svg {
  fill: #fff;
}
.products__icon--pp {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 4px;
  width: 32px;
  height: 32px;
  border-radius: 6px;
  background-color: #33cc87;
}
.products__icon--pk {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 4px;
  width: 32px;
  height: 32px;
  border-radius: 6px;
  background-color: #0c73f0;
}
.products__icon--video {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 4px;
  width: 32px;
  height: 32px;
  border-radius: 6px;
  background-color: #ffa719;
}
.products__icon--mr {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 4px;
  width: 32px;
  height: 32px;
  border-radius: 6px;
  background-color: #24a600;
}
.products__icon--international {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 4px;
  width: 32px;
  height: 32px;
  border-radius: 6px;
  background-color: #87d448;
}
.products__icon--konkurs {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 4px;
  width: 32px;
  height: 32px;
  border-radius: 6px;
  background-color: #e085a2;
}
.products__icon--event {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 4px;
  width: 32px;
  height: 32px;
  border-radius: 6px;
  background-color: #d92616;
}
.products__icon--videolecture {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 4px;
  width: 32px;
  height: 32px;
  border-radius: 6px;
  background-color: #fa7907;
}
.products__icon--prof-test {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 4px;
  width: 32px;
  height: 32px;
  border-radius: 6px;
  background-color: #24a600;
}
.products__icon--tests {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 4px;
  width: 32px;
  height: 32px;
  border-radius: 6px;
  background-color: #ef69e2;
}
.products__icon--remote {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 4px;
  width: 32px;
  height: 32px;
  border-radius: 6px;
  background-color: #7e42f5;
}
.products__icon--assistant {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 4px;
  width: 32px;
  height: 32px;
  border-radius: 6px;
  background-color: #ffa719;
}
.products__item--disabled {
  position: relative;
  background-color: #f2f2f2;
}
.products__item--disabled::before {
  content: "";
  position: absolute;
  right: 12px;
  top: 12px;
  z-index: 4;
  display: inline-block;
  width: 24px;
  height: 24px;
  background-image: url("../../../images/pages/promo/products/lock-X-eZVIq.svg");
}
.products__item--disabled::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  display: inline-block;
  opacity: 0.6;
  width: 100%;
  height: 100%;
  background-color: #f2f2f2;
}
.products__subtitle {
  margin-bottom: 8px;
  font-weight: 600;
  font-size: 18px;
  line-height: 120%;
  color: #181818;
}
@media only screen and (max-width: 576px) {
  .products__subtitle {
    display: flex;
    align-items: center;
    margin: 0;
    min-height: 38px;
    font-size: 16px;
  }
}
.products--universal .products__subtitle {
  font-weight: 500;
  line-height: 140%;
  letter-spacing: -0.01em;
  color: #0f0f0f;
}
.products__buttons {
  display: flex;
  justify-content: center;
  gap: 24px;
}
@media only screen and (max-width: 576px) {
  .products__buttons {
    flex-direction: column;
    gap: 16px;
  }
}
.products--universal .products__buttons {
  justify-content: flex-start;
}
@media only screen and (max-width: 576px) {
  .products--universal .products__buttons {
    gap: 20px;
  }
}
.products__descr {
  font-weight: 400;
  font-size: 14px;
  line-height: 140%;
  color: #76767a;
}
.products__descr mark {
  font-weight: 600;
  color: #181818;
}
.products--universal .products__descr mark {
  font-weight: 400;
  color: #1f1f1f;
}
.products--universal .products__descr {
  font-weight: 500;
  line-height: 130%;
  letter-spacing: -0.02em;
  color: #76767a;
}
@media only screen and (max-width: 576px) {
  .products--universal .products__descr {
    font-weight: 400;
    line-height: 140%;
    letter-spacing: -0.01em;
    color: #1f1f1f;
  }
}

/*# sourceMappingURL=promo.output.css.map */
