.s-get-program__df {
  display: flex;
  padding-top: 10px;
  width: 3.76rem;
  align-items: center;
  justify-content: space-between;
}
.hiddenc {
  display: none !important;
}
.s-get-program__df--top {
  width: 100%;
  justify-content: center;
  padding-bottom: 25px;
}
.s-get-program__df--top .button {
  margin: 0 10px;
  justify-content: center;
}
.s-get-program__df--top .button:after {
  display: none;
}

.s-get-program__df .button {
  width: 1.83rem;
}
.s-get-program__df .button.is-active {
  background: radial-gradient(110.92% 115.29% at 12.11% 22.88%,#c652e2 0,#c652e2 100%);
}
@media screen and (max-width: 1023px) {
  .s-get-program__df .button {
    width: 90%;
    margin-top: 10px;
  }
  .s-get-program__df {
    flex-direction: column;
    padding-top: 0;
    width: 100%;
  }
  .s-get-program__button {
    font-size: 0.8rem;
  }
}
.s-program__info {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: left;
  white-space: normal !important;
}
.s-program__container {
  display: none;
}
.s-program__container.is-visible {
  display: block;
}
.inline-svg-hero-logo {
  transition: transform 0.2s ease;
}
.inline-svg-hero-logo:hover {
  transform: scale(1.05)
}
.s-program__button.is-hidden {
  display: none;
}
.s-program__timeline-item {
  display: none !important;
}
.s-program__timeline-item:nth-child(1),
.s-program__timeline-item:nth-child(2),
.s-program__timeline-item:nth-child(3) {
  display: block !important;
}
._opened .s-program__timeline-item {
  display: block !important;
}
.burger {
  z-index: 10000;
}
.s-program__button.button {
  z-index: 20;
  bottom: 100px;
}
.s-partners__logo-pic img {
  max-width: 180px;
}
.s-get-program__button--fw {
  width: 100%;
  margin: 0 0 10px 0;
}
.s-get-program__buttons-box {
  width: 4.5rem;
}
@media(max-width: 600px) {
  .button {
    font-size: 0.11rem;
  }
  .s-get-program__buttons-box {
    width: 100%;
  }
  .form__button {
    min-width: 100%;
  }
  .s-program__button.button {
    bottom: 180px;
  }
  .s-get-program {
    padding-bottom: 0;
  }
  .s-accreditation__line._top {
    top: -1px;
  }
}
.s-hero__logo {
  transform: translateY(110%);
}
.s-partners__logo-pic._info-partner {
  width: 33%;
}
@media(max-width: 767px) {
  .s-partners__logo-pic._info-partner {
    width: 100%;
  }
}
.form__input--select {
  position: relative;
  appearance: auto;
  padding-left: 0.11rem;
}

.popup-message .button {
  width: auto;
}
a.paragraph-link {
  color: #007aff;
  text-decoration: underline;
  text-decoration-skip-ink: none;
}
