@media(max-width: 1439px) {
  .header-mobile {
    display: flex;
    align-items: center;
    gap: 12px;
  }
  .header,
  .menu {
    display: none;
  }
  .header__logo {
    gap: 8px;
    justify-content: flex-start;
  }
  .header__logo-image {
    width: 42px;
    height: 46px;
  }
  .header__divider {
    height: 49px;
  }
  .header__logo-text {
    white-space: nowrap;
    font-size: 11px;
    line-height: 1.09091;
    letter-spacing: -0.02em;
  }
  .header-mobile .header__logo {
    width: auto;
  }
  .header-mobile .menu__actions {
    padding-right: 0;
  }
  .search {
    top: 85px;
    width: calc(100% - 32px);
  }
  .search__input {
    padding: 12px 64px 12px 12px;
    height: 64px;
    font-size: 16px;
  }
  .search__input::placeholder {
    font-size: 16px;
  }
  .search__button {
    padding: 8px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    right: 12px;
  }
  .search__button-icon-mobile {
    display: block;
  }
  .search__button-text {
    display: none;
  }
  .banner-swiper .swiper-slide {
    border-radius: 0;
    min-height: 205px;
  }
  .banner-swiper__content {
    top: 50%;
    left: 24px;
    transform: translateY(-50%);
    max-width: 220px;
  }
  .banner-swiper__content-year {
    font-size: 22px;
    margin-bottom: 8px;
  }
  .banner-swiper__content-title {
    font-size: 21px;
  }
  .banner-swiper .btn {
    font-size: 11px;
    padding: 12px 19px;
    width: 185px;
  }
  .content__container {
    padding: 0 16px;
  }
  .banner-swiper {
    margin: -32px -16px 24px -16px;
  }
  .footer__container {
    padding: 24px;
  }
  .program-composition-table {
    display: none;
  }
  .program-composition-mobile {
    display: block;
    margin-bottom: 32px;
  }
}
@media(max-width: 1366px) {
  .where-start {
    flex-direction: column;
  }
  .footer__container {
    flex-direction: column;
  }
  .footer__divider {
    width: 100%;
    height: 1px;
    margin: 24px 0;
  }
}
@media(max-width: 1280px) {
  .programs-variants__item {
    width: calc(50% - 12px);
  }
  .content-colums {
    flex-direction: column;
    gap: 32px;
  }
  .content-colums__item--left {
    flex: 1;
  }
  .content-colums__item--right {
    flex: 1;
    max-width: none;
  }
  .other-projects__item {
    width: calc(50% - 12px);
  }
  .page-title {
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 24px;
  }
  .neuro-blocks__item-title,
  .neuro-blocks__item-list {
    font-size: 12px;
  }
  .neuro-blocks__item {
    gap: 8px;
  }
  .neuro-blocks__item-number {
    padding: 4px 16px;
    font-size: 14px;
  }
  .page-block-title-wrap .page-block-title {
    flex-direction: column;
    align-items: flex-start;
  }
  .disciplines {
    margin-bottom: 32px;
  }
  .blockquote {
    padding: 16px;
  }
  .blockquote-content-title {
    font-size: 14px;
    line-height: 1.71429;
  }
  .blockquote {
    font-size: 14px;
    line-height: 1.42857;
  }
  .event-info .neuro-blocks .neuro-blocks__item--number {
    width: 100%;
  }
  .event-info .neuro-blocks__item:not(.neuro-blocks__item--number) {
    width: calc(50% - 12px);
  }
  .neuro-blocks__item-number-items {
    flex-direction: row;
  }
  .event-info {
    gap: 24px;
  }
}
@media(max-width: 992px) {
  .format-learn {
    margin-bottom: 34px;
  }
  .format-learn__list {
    gap: 8px;
  }
  .format-learn__item {
    flex-direction: column;
    gap: 4px;
    font-size: 14px;
    letter-spacing: -0.02em;
    width: calc(50% - 4px);
    padding: 12px 16px;
  }
  .format-learn__item-title-icon {
    width: 32px;
    height: 32px;
  }
  .format-learn .page-block-title {
    display: none;
  }
  .page-block-title {
    font-size: 18px;
    margin-bottom: 16px;
  }
  .programs-variants {
    margin-bottom: 30px;
  }
  .programs-variants__list {
    gap: 8px;
    flex-direction: column;
  }
  .programs-variants__item {
    width: 100%;
    padding: 6px 16px;
    min-height: 78px;
    font-size: 14px;
    line-height: 1.14286;
    letter-spacing: -0.02em;
    gap: 8px;
  }
  .programs-variants__item-text {
    flex-grow: 1;
    padding-right: 2px;
  }
  .where-start {
    padding: 27px 29px;
    margin: 0 -16px 32px -16px;
    border-radius: 0;
    gap: 16px;
    background: #2C4EAF;
  }
  .where-start__list {
    flex-direction: column;
    gap: 8px;
  }
  .where-start__item {
    font-size: 14px;
    padding: 16px 24px;
  }
  .where-start .page-block-title {
    font-size: 16px;
    text-align: center;
  }
  .popular-programs .page-block-title {
    margin-bottom: 16px;
  }
  .popular-programs__item-title {
    font-size: 14px;
  }
  .popular-programs__list {
    gap: 8px;
  }
  .popular-programs__item {
    width: calc(50% - 4px);
  }
  .popular-programs {
    margin-bottom: 34px;
  }
  .help-block {
    margin-bottom: 32px;
  }
  .page-block-title-wrap {
    margin-bottom: 16px;
    align-items: center;
  }
  .upcoming-events__list {
    padding: 24px;
  }
  .tabs__nav-item {
    font-size: 14px;
  }
  .accordion__item-content {
    display: none;
  }
  .accordion__item-content.active {
    display: block;
  }
  .accordion__item-title-icon {
    display: flex;
  }
  .accordion__item-title.active .accordion__item-title-icon {
    transform: rotate(180deg);
    display: flex;
  }
  .accordion__item {
    display: flex;
    flex-direction: column;
    gap: 2px;
  }
  .list {
    margin-bottom: 0;
  }
  .content-colums {
    margin-bottom: 32px;
  }
  .news {
    margin-bottom: 32px;
  }
  .page-text {
    margin-bottom: 32px;
  }
  .page-text p {
    margin-bottom: 24px;
  }
  .other-projects__item {
    width: 100%;
    padding: 12px 24px;
    font-size: 14px;
    gap: 16px;
  }
  .other-projects__item-image {
    width: 80px;
    height: 80px;
    min-width: 80px;
  }
  .other-projects__list {
    gap: 8px;
  }
  .other-projects {
    margin-bottom: 32px;
  }
  .footer__social {
    gap: 16px;
  }
  .footer__links {
    gap: 8px;
  }
  .neuro-blocks {
    gap: 8px;
  }
  .neuro-blocks__item {
    width: calc(50% - 4px);
    padding: 16px;
  }
  .neuro-blocks__item--number {
    order: -1;
  }
  .neuro-blocks {
    margin-bottom: 24px;
  }
  .btn-action {
    margin-bottom: 32px;
  }
  .disciplines__list {
    font-size: 13px;
    line-height: 1.23077;
  }
  .doc-template__list {
    gap: 16px;
    margin-bottom: 16px;
  }
  .structure-program__list {
    flex-direction: column;
    gap: 16px;
  }
  .structure-program__list-item {
    width: 100%;
    padding: 24px;
  }
  .structure-program__list-item::before {
    top: auto;
    bottom: -28px;
    left: 50%;
    transform: translate(-50%, 0);
    width: 40px;
    height: 40px;
    background-size: 22px 22px;
  }
  .structure-program__list-item-icon {
    width: 64px;
    height: 64px;
    margin-bottom: 8px;
  }
  .structure-program .page-block-title {
    margin-bottom: 16px;
  }
  .structure-program__list-item--last::before {
    top: -28px;
    bottom: auto;
  }
  .structure-program {
    margin-bottom: 16px;
  }
  .page-text-line {
    flex-direction: column;
    gap: 24px;
  }
  .page-text-line img {
    width: 100%;
    max-width: 100%;
  }
  .ul-list {
    padding-left: 12px;
  }
  .page-text-line {
    margin-bottom: 32px;
  }
  .accordion--big {
    margin-bottom: 32px;
  }
  .accordion--big .accordion__item-title {
    padding: 16px;
    font-size: 16px;
  }
  .event-info {
    flex-direction: column;
  }
  .event-info__img {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    border-radius: 16px;
    margin-bottom: 0;
  }
  .neuro-blocks__item-number-items .neuro-blocks__item-number {
    font-size: 14px;
  }
  .event-info .disciplines__list {
    padding-top: 6px;
  }
  .event-info {
    margin-bottom: 24px;
  }
  .tabs__content-item-content {
    font-size: 14px;
  }
  .tabs--full {
    margin-bottom: 24px;
  }
}
@media(max-width: 768px) {
  .banner-swiper .swiper-slide img {
    height: 100%;
    width: 100%;
    position: absolute;
    right: 0;
    top: 0;
    object-fit: cover;
  }
  .banner-swiper {
    padding-bottom: 32px;
    margin-bottom: 21px;
  }
  .swiper .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    margin: 0 8px !important;
  }
  .popular-programs__item {
    width: 100%;
  }
  .page-block-title-wrap .link {
    font-size: 14px;
  }
  .help-block {
    flex-wrap: wrap;
    gap: 8px;
    font-size: 16px;
    line-height: 1.5;
    padding: 16px;
  }
  .help-block__icon {
    margin-right: 8px;
  }
  .help-block .btn {
    width: 100%;
  }
  .upcoming-events__list-item {
    font-size: 14px;
  }
  .upcoming-events__list {
    padding: 8px 24px 24px 24px;
  }
  .reviews {
    margin-bottom: 32px;
  }
  .reviews__list-item {
    padding: 16px;
  }
  .reviews__list {
    margin-bottom: 32px;
  }
  .other-view-learn {
    margin-bottom: 32px;
  }
  .other-view-learn-block__content {
    width: calc(100% - 80px);
    flex-grow: 0;
  }
  .other-view-learn-block__content-text {
    display: none;
  }
  .other-view-learn-block__content-text--mobile {
    display: block;
  }
  .other-view-learn-block {
    flex-wrap: wrap;
    gap: 16px;
    padding: 16px 24px;
  }
  .other-view-learn-block__divider {
    display: none;
  }
  .other-view-learn-block .btn {
    width: 100%;
  }
  .other-view-learn-block__content-title {
    font-size: 16px;
    line-height: 1.25;
  }
  .form-consultation-form {
    padding: 24px;
  }
  .form-consultation-form__content {
    width: 100%;
  }
  .disciplines,
  .structure-program {
    margin-bottom: 16px;
  }
}
@media(max-width: 480px) {
  .banner-swiper .swiper-slide .banner-swiper__image {
    display: none;
  }
  .banner-swiper .swiper-slide .banner-swiper__image-mobile {
    display: block;
  }
  .banner-swiper__content-title {
    letter-spacing: 0;
  }
  .banner-swiper__content {
    margin-top: -2px;
  }
  .banner-swiper__content-title {
    margin-bottom: 26px;
  }
  .page-block-title-wrap {
    margin-bottom: 16px;
    align-items: center;
    gap: 8px;
    flex-wrap: wrap;
  }
  .upcoming-events__list-item-content {
    flex-direction: column;
    gap: 10px;
  }
  .news__list-item {
    gap: 16px;
  }
  .news__list-item-content-title {
    padding-bottom: 8px;
    margin-bottom: 8px;
  }
  .news__list-item-content-title {
    font-size: 14px;
    line-height: 1.42857;
  }
  .btn-action__divider {
    display: none;
  }
  .btn-action .btn {
    width: 100%;
    min-width: 100%;
  }
  .program-composition {
    margin-bottom: 28px;
  }
  .neuro-blocks--module .neuro-blocks__item {
    padding: 16px 10px;
  }
  .neuro-blocks--module .neuro-blocks__item-title {
    font-size: 12px;
  }
  .neuro-blocks__item {
    min-height: auto;
  }
  .neuro-blocks__item-ques {
    display: none;
  }
}
@media(max-width: 479px) {
  .program-composition-mobile {
    padding-right: 16px;
    margin-right: -16px;
  }
}
