/* Common */
/* Media */
/* Content */
/* Blocks */
.main__content { display: flex; flex-direction: column; justify-content: space-between; flex-wrap: wrap; position: relative; padding: 1.25vw; border-radius: 0.83333vw; overflow: hidden; min-height: 30.72917vw; }

.main__bg { position: absolute; top: 0; left: 0; -o-object-fit: cover; object-fit: cover; -o-object-position: top center; object-position: top center; width: 100%; height: 100%; overflow: hidden; z-index: -1; }

.main__title { font-size: 8.64583vw; color: #fff; font-weight: 600; line-height: .9; letter-spacing: -0.02em; max-width: 46.875vw; }

.main__title-wrap { flex: 1; }

.main__desc { color: #fff; font-size: 1.97917vw; line-height: 1; max-width: 44.27083vw; margin-bottom: 0.9375vw; }

.main__button { max-width: 16.66667vw; font-size: 1.19792vw; }

.advantages { padding-top: 4.42708vw; }

.advantages__content { display: flex; gap: 1.04167vw; }

.advantages__item { flex: 1; display: flex; flex-direction: column; justify-content: space-between; padding: 0.83333vw; border-radius: 0.83333vw; background: #ED131C; min-height: 10.41667vw; }

.advantages__item-desc { color: #fff; font-size: 0.98958vw; font-weight: 600; line-height: 1.2; }

.advantages__item-num { align-self: flex-end; width: 1.82292vw; height: 1.82292vw; display: flex; align-items: center; justify-content: center; color: #fff; font-size: 0.72917vw; font-weight: 600; line-height: 1; background-image: url(../img/advantages/num-bg-ebb910b798.svg); background-repeat: no-repeat; background-position: center; background-size: contain; }

.faculty { padding-top: 4.42708vw; }

.faculty__swiper { display: flex; margin: 0 -0.52083vw; }

.faculty__swiper-wrap { position: relative; }

.faculty .swiper { overflow: visible; }

.faculty .swiper-slide { padding: 0 0.52083vw; }

.faculty .swiper-scrollbar-horizontal { position: relative; margin-top: 1.04167vw; height: 0.3125vw; width: 100%; bottom: 0; border-radius: 5.15625vw; background: #fff; left: 0; right: 0; z-index: 20; }

.faculty .swiper-scrollbar-drag { cursor: pointer; background: #1C1C1C; }

.faculty__arrows { display: flex; gap: 1.04167vw; }

.faculty__arrows-prev, .faculty__arrows-next { display: flex; align-items: center; justify-content: center; width: 2.5vw; height: 2.5vw; background: #fff; border-radius: 0.625vw; transition: all .25s ease-in-out; }

.faculty__arrows-prev-icon, .faculty__arrows-next-icon { height: 0.83333vw; width: 0.52083vw; }

.faculty__arrows-prev-icon path, .faculty__arrows-next-icon path { transition: all .25s ease-in-out; }

.faculty__arrows-prev.swiper-button-disabled, .faculty__arrows-next.swiper-button-disabled { background: #ECEDF0; }

.faculty__arrows-prev.swiper-button-disabled .faculty__arrows-prev-icon path, .faculty__arrows-next.swiper-button-disabled .faculty__arrows-prev-icon path { fill: #7E7F81; }

.faculty__content { display: flex; gap: 1.04167vw; }

.faculty__title { font-size: 2.5vw; letter-spacing: -0.02em; font-weight: 600; line-height: 1.1; margin-bottom: 0.83333vw; }

.faculty__desc { font-size: 1.35417vw; font-weight: 600; line-height: 1.2; }

.faculty__desc-wrap { display: flex; flex-direction: column; flex: 1; padding: 1.25vw; border-radius: 0.83333vw; background: #fff; }

.faculty__desc-inner { flex: 1; }

.faculty__icons { align-self: flex-end; width: 5.41667vw; height: 2.5vw; margin-top: 1.5625vw; }

.faculty__slider-wrap { flex: 1; padding: 1.25vw; border-radius: 0.83333vw; background: #E0E1E5; overflow: hidden; width: 20.83333vw; }

.faculty__slider-title { font-size: 2.5vw; letter-spacing: -0.02em; font-weight: 600; line-height: 1.1; margin-bottom: 0.83333vw; }

.faculty__slider-title-wrap { display: flex; justify-content: space-between; align-items: center; margin-bottom: 2.23958vw; }

.faculty__item { display: flex; justify-content: space-between; gap: 0.88542vw; background: #fff; padding: 1.25vw; border-radius: 0.83333vw; height: 100%; }

.faculty__item-title { font-size: 1.97917vw; line-height: 1; font-weight: 600; margin-bottom: 0.57292vw; letter-spacing: -0.02em; }

.faculty__item-desc { position: relative; font-size: 0.9375vw; font-weight: 600; line-height: 1.2; color: #7E7F81; padding-left: 1.35417vw; }

.faculty__item-desc:before { content: ''; position: absolute; left: 0.52083vw; top: 0.41667vw; width: 0.20833vw; height: 0.20833vw; background: #7E7F81; border-radius: 50%; }

.faculty__item-desc-wrap { display: flex; flex-direction: column; justify-content: space-between; }

.faculty__item-desc--hidden { display: none; }

.faculty__item-img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; }

.faculty__item-img-wrap { border-radius: 0.625vw; position: relative; overflow: hidden; background: #f5f5f6; min-width: 10.41667vw; width: 10.41667vw; height: 13.28125vw; }

.university__wrapper { margin-top: 4.42708vw; background: #ECEDF0; border-radius: 1.45833vw; padding-top: 4.16667vw; padding-bottom: 1.77083vw; }

.university__top { display: flex; justify-content: space-between; align-items: center; margin-bottom: 2.60417vw; }

.university__title { margin: 0; }

.university__logo { width: 3.22917vw; height: 3.22917vw; -o-object-fit: contain; object-fit: contain; }

.university__content { display: grid; grid-template-columns: repeat(2, 1fr); grid-gap: 1.04167vw; }

.university__box { position: relative; display: flex; flex-direction: column; gap: 0.67708vw; padding: 1.25vw; border-radius: 0.83333vw; background: #fff; }

.university__box-info { font-weight: 600; font-size: 2.5vw; line-height: 110%; max-width: 36.45833vw; }

.university__box-info span { color: #ED131C; }

.university__box-text { font-weight: 600; font-size: 1.35417vw; line-height: 120%; max-width: 35.72917vw; }

.university__box-text p + p { margin-top: 0.83333vw; }

.university__box-bottom { display: flex; justify-content: space-between; align-items: center; margin: auto 0 0; }

.university__box-bottom-button { font-size: 1.19792vw; line-height: 120%; width: 100%; max-width: 15.88542vw; }

.university__box-bottom-icons { width: 5.625vw; height: 2.5vw; }

.university__video { position: relative; display: block; overflow: hidden; width: 100%; height: 26.04167vw; border-radius: 0.83333vw; cursor: pointer; }

.university__video img { width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; }

.university__video-button { position: absolute; top: 1.04167vw; left: 1.04167vw; color: #fff; font-weight: 600; font-size: 0.83333vw; line-height: 120%; border-radius: 0.83333vw; border: 1px solid #fff; padding: 0 0.625vw; min-height: 2.08333vw; display: flex; align-items: center; }

.university__video-play { display: flex; justify-content: center; align-items: center; width: 4.16667vw; height: 4.16667vw; font-size: 4.16667vw; background: #ED131C; border-radius: 50%; transition: all .2s ease-in-out; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

.university__video-play-icon { width: 2.70833vw; height: 2.70833vw; }

.university__video-play-icon path { fill: #fff; transition: all .2s ease-in-out; }

.university__video:hover .university__video-play { background: #fff; }

.university__video:hover .university__video-play-icon path { fill: #ED131C; }

.university__items { width: 100%; display: grid; grid-template-columns: repeat(4, 1fr); grid-gap: 1.04167vw; grid-column: span 2; }

.university__item { position: relative; display: flex; justify-content: space-between; align-items: center; gap: 0.52083vw; font-weight: 600; font-size: 0.98958vw; line-height: 120%; border-radius: 0.83333vw; padding: 1.04167vw 1.25vw; background: #fff; min-height: 7.76042vw; flex: 0 0 auto; }

.university__item-box { display: flex; flex-direction: column; justify-content: space-between; height: 100%; }

.university__item span { font-weight: 600; font-size: 2.5vw; line-height: 110%; letter-spacing: -0.02em; -webkit-font-feature-settings: 'pnum' on, 'lnum' on, 'liga' off; font-feature-settings: 'pnum' on, 'lnum' on, 'liga' off; }

.university__item img { display: block; width: 5.67708vw; height: auto; -o-object-fit: contain; object-fit: contain; }

.university__priorities { display: flex; gap: 1.04167vw; overflow: visible; grid-column: span 2; }

.university__priorities-card { position: relative; display: flex; justify-content: space-between; padding: 1.25vw; border-radius: 0.83333vw; background: var(--gray-40); min-height: 13.02083vw; flex: 1 1 100%; }

.university__priorities-card-box { display: flex; flex-direction: column; justify-content: space-between; max-width: 18.75vw; }

.university__priorities-card-title { font-weight: 600; font-size: 1.97917vw; line-height: 100%; }

.university__priorities-card-text { font-weight: 600; font-size: 1.19792vw; line-height: 120%; }

.university__priorities-card-img { position: absolute; top: 50%; right: 0; -webkit-transform: translateY(-50%); transform: translateY(-50%); width: 11.45833vw; height: 13.02083vw; -o-object-fit: contain; object-fit: contain; }

.rating { padding-top: 4.11458vw; }

.rating__swiper { display: flex; margin: 0 -0.52083vw; }

.rating__swiper-wrap { position: relative; }

.rating .swiper { overflow: visible; }

.rating .swiper-slide { padding: 0 0.52083vw; }

.rating .swiper-scrollbar-horizontal { position: relative; margin-top: 2.08333vw; height: 0.3125vw; width: 100%; bottom: 0; border-radius: 5.15625vw; background: #E0E1E5; left: 0; right: 0; z-index: 20; }

.rating .swiper-scrollbar-drag { cursor: pointer; background: #1C1C1C; }

.rating__arrows { display: flex; gap: 1.04167vw; }

.rating__arrows-prev, .rating__arrows-next { display: flex; align-items: center; justify-content: center; width: 2.5vw; height: 2.5vw; background: #fff; border-radius: 0.625vw; transition: all .25s ease-in-out; }

.rating__arrows-prev-icon, .rating__arrows-next-icon { height: 0.83333vw; width: 0.52083vw; }

.rating__arrows-prev-icon path, .rating__arrows-next-icon path { transition: all .25s ease-in-out; }

.rating__arrows-prev.swiper-button-disabled, .rating__arrows-next.swiper-button-disabled { background: #E0E1E5; }

.rating__arrows-prev.swiper-button-disabled .rating__arrows-prev-icon path, .rating__arrows-next.swiper-button-disabled .rating__arrows-prev-icon path { fill: #7E7F81; }

.rating__button { display: none; }

.rating__title { font-weight: 600; font-size: 2.5vw; line-height: 110%; letter-spacing: -0.01em; }

.rating__title-wrap { display: flex; justify-content: space-between; align-items: center; margin-bottom: 2.60417vw; }

.rating__items { padding: 0 1.5625vw; margin: 0 -2.08333vw 2.08333vw; }

.rating__items .swiper-button-disabled { background: #E0E1E5; }

.rating__items .swiper-button-disabled:hover { background: #E0E1E5; }

.rating__item { display: flex; flex-direction: column; background: #E0E1E5; border-radius: 0.83333vw; padding: 1.25vw; min-height: 16.66667vw; height: 100%; position: relative; overflow: hidden; transition: all .2s; }

.rating__item-content { flex: 1; position: relative; z-index: 1; display: flex; flex-direction: column; height: 100%; }

.rating__item-top { flex: 1; display: flex; justify-content: space-between; align-items: flex-start; gap: 0.52083vw; margin: 0 0 0.625vw; }

.rating__item-title { font-weight: 600; font-size: 1.97917vw; line-height: 100%; transition: all .2s; }

.rating__item-desc { font-size: 0.78125vw; font-weight: 600; line-height: 1.2; max-width: 20.83333vw; margin-top: 0.625vw; transition: all .2s; }

.rating__item-position { font-size: 0.88542vw; line-height: 120%; -webkit-font-feature-settings: 'pnum' on, 'lnum' on, 'liga' off; font-feature-settings: 'pnum' on, 'lnum' on, 'liga' off; padding: 0.52083vw 1.04167vw; border-radius: 2.08333vw; flex: 0 0 auto; color: #1C1C1C; background: #fff; }

.rating__item-position span { padding-left: 1.45833vw; position: relative; text-transform: uppercase; }

.rating__item-position span::before { content: ''; position: absolute; width: 0; height: 0; border: 0.52083vw solid transparent; border-bottom: 0.72917vw solid #0EA900; left: 0; bottom: 0.10417vw; }

.rating__item-name { font-weight: 600; font-size: 0.83333vw; line-height: 120%; color: #666666; opacity: 0.5; margin: auto 0 0; transition: all .2s; }

.rating__item-bg { position: absolute; left: 0; top: 0; right: 0; bottom: 0; z-index: 0; width: 100%; height: 100%; transition: all .2s; }

.rating__item-bg-number { position: absolute; right: 4.16667vw; bottom: -7.8125vw; font-family: 'Raleway', sans-serif; font-style: normal; font-weight: 800; font-size: 20.57292vw; line-height: 26.09375vw; letter-spacing: -0.18em; -webkit-font-feature-settings: 'pnum' on, 'lnum' on; font-feature-settings: 'pnum' on, 'lnum' on; color: transparent; text-shadow: 0 0.10417vw 0.10417vw #E0E1E5, 0 -0.10417vw 0.10417vw rgba(140, 140, 140, 0.15), 0 0.20833vw 0.20833vw #fff; z-index: 1; transition: all .2s; }

.rating__item-bg-image { position: absolute; bottom: 0; right: 0; width: 16.40625vw; height: 14.375vw; transition: all .2s; }

.rating__item-bg-image-hover { opacity: 0; }

.rating__item:hover { color: #fff; background: #ED131C; }

.rating__item:hover .rating__item-name { color: #fff; opacity: 1; }

.rating__item:hover .rating__item-bg-number { color: #ED131C; text-shadow: 0 0.10417vw 0.10417vw #ED131C, 0 -0.10417vw 0.10417vw rgba(92, 0, 0, 0.15), 0 0.20833vw 0.20833vw #ff9090; }

.rating__item:hover .rating__item-bg-image { opacity: 0; }

.rating__item:hover .rating__item-bg-image-hover { opacity: .5; }

.programs { padding-top: 4.42708vw; }

.programs__title { display: flex; align-items: flex-start; gap: 0.26042vw; }

.programs__count { display: flex; align-items: center; justify-content: center; font-size: 0.83333vw; font-weight: 600; line-height: .8; height: 2.03125vw; padding: 0 1.19792vw; border-radius: 2.08333vw; background: #E0E1E5; letter-spacing: 0.01em; font-variant-numeric: lining-nums; -webkit-font-feature-settings: 'pnum' on, 'lnum' on, 'liga' off; font-feature-settings: 'pnum' on, 'lnum' on, 'liga' off; }

.programs__filter { position: relative; }

.programs__filter-wrap { display: flex; align-items: center; gap: 1.04167vw; margin-bottom: 1.25vw; }

.programs__filter-inner { flex: 1; }

.programs__filter-inner--right { display: flex; justify-content: flex-end; }

.programs__filter-current { cursor: pointer; position: relative; display: flex; align-items: center; font-size: 0.98958vw; font-weight: 600; line-height: 1; height: 2.5vw; padding: 0 2.91667vw 0 1.25vw; background: #ECEDF0; border-radius: 0.625vw; transition: all .25s ease-in-out; }

.programs__filter-current:before { content: ''; position: absolute; top: 50%; right: 1.04167vw; width: 0.83333vw; height: 0.52083vw; -webkit-transform: translateY(-50%); transform: translateY(-50%); background-image: url(../img/programs/arrow-6a198ed5bc.svg); background-repeat: no-repeat; background-size: contain; transition: all .25s ease-in-out; }

.programs__filter-list { display: none; flex-direction: column; position: absolute; top: calc(100% + 0.41667vw); left: 0; width: 100%; padding: 0.41667vw 0; background: #ECEDF0; border-radius: 0.625vw; z-index: 2; }

.programs__filter-item { cursor: pointer; font-size: 0.83333vw; font-weight: 600; line-height: 1; border-radius: 0.625vw; padding: 0.3125vw 1.25vw; transition: all .25s ease-in-out; }

.programs__filter-item:hover { color: #616161; }

.programs__filter-reset { display: flex; align-items: center; justify-content: center; font-size: 0.98958vw; font-weight: 600; line-height: 1; height: 2.5vw; width: 100%; max-width: 15.10417vw; outline: none; border: 1px solid #CACACB; background: none; border-radius: 0.625vw; text-decoration: none; }

.programs__filter-reset:hover { background: #e0e1e5; border-color: #e0e1e5; text-decoration: none; outline: none; }

.programs__filter--open .programs__filter-current { background: #fff; }

.programs__filter--open .programs__filter-current:before { -webkit-transform: translateY(-50%) rotate(180deg); transform: translateY(-50%) rotate(180deg); }

.programs__filter--open .programs__filter-list { display: flex; }

.programs__filter--disabled .programs__filter-current { cursor: not-allowed; color: #7E7F81; }

.programs__filter--disabled .programs__filter-current:before { opacity: .5; }

.programs__content { display: grid; grid-template-columns: repeat(3, 1fr); gap: 1.04167vw; }

.programs__item { display: flex; flex-direction: column; justify-content: space-between; background: #fff; border-radius: 0.83333vw; padding: 1.25vw; box-shadow: 0 0.10417vw 0.20833vw rgba(0, 0, 0, 0.06); min-height: 17.39583vw; }

.programs__item-format { font-size: 0.78125vw; font-weight: 600; color: #7E7F81; line-height: 1; margin-bottom: 0.52083vw; }

.programs__item-title { font-size: 2.5vw; line-height: 1; font-weight: 600; margin-bottom: 0.52083vw; }

.programs__item-label { display: flex; align-items: center; gap: 0.20833vw; font-size: 0.83333vw; line-height: 1; font-weight: 600; }

.programs__item-label-icon { width: 0.78125vw; height: 0.9375vw; }

.programs__item-desc-wrap { margin-bottom: 2.08333vw; }

.programs__item-button { font-size: 0.78125vw; width: 100%; max-width: 9.42708vw; }

.programs__item-button-wrap { display: flex; align-items: flex-end; justify-content: space-between; }

.programs__item-icon { width: 1.97917vw; height: 1.97917vw; }

.programs__item-more { margin: 2.08333vw auto 0; display: flex; align-items: center; justify-content: center; font-size: 0.83333vw; font-weight: 600; line-height: 1; height: 3.125vw; width: 100%; max-width: 15.10417vw; border-radius: 4.16667vw; background: #E0E1E5; border: none; outline: none; transition: all .25s ease-in-out; font-variant-numeric: lining-nums; -webkit-font-feature-settings: 'pnum' on, 'lnum' on, 'liga' off; font-feature-settings: 'pnum' on, 'lnum' on, 'liga' off; }

.programs__item-more:hover { background: #dbdcdf; }

.retraining { padding-top: 4.42708vw; }

.retraining__wrap { background: #ECEDF0; border-radius: 2.5vw; padding: 2.08333vw; overflow: hidden; }

.retraining__swiper, .retraining__swiper-2 { display: flex; margin: 0 -0.52083vw; }

.retraining__swiper-wrap, .retraining__swiper-2-wrap { position: relative; }

.retraining .swiper { overflow: visible; }

.retraining .swiper-slide { padding: 0 0.52083vw; }

.retraining .swiper-scrollbar-horizontal { position: relative; margin-top: 2.08333vw; height: 0.3125vw; width: 100%; bottom: 0; border-radius: 5.15625vw; background: #E0E1E5; left: 0; right: 0; z-index: 20; }

.retraining .swiper-scrollbar-drag { cursor: pointer; background: #1C1C1C; }

.retraining__arrows { display: flex; gap: 1.04167vw; }

.retraining__arrows-prev, .retraining__arrows-next { display: flex; align-items: center; justify-content: center; width: 2.5vw; height: 2.5vw; background: #fff; border-radius: 0.625vw; transition: all .25s ease-in-out; }

.retraining__arrows-prev-icon, .retraining__arrows-next-icon { height: 0.83333vw; width: 0.52083vw; }

.retraining__arrows-prev-icon path, .retraining__arrows-next-icon path { transition: all .25s ease-in-out; }

.retraining__arrows-prev.swiper-button-disabled, .retraining__arrows-next.swiper-button-disabled { background: #E0E1E5; }

.retraining__arrows-prev.swiper-button-disabled .rating__arrows-prev-icon path, .retraining__arrows-next.swiper-button-disabled .rating__arrows-prev-icon path { fill: #7E7F81; }

.retraining__title { font-size: 3.33333vw; font-weight: 600; letter-spacing: -0.02em; margin-bottom: 2.5vw; line-height: 1; }

.retraining__title--margin { margin-top: 4.16667vw; }

.retraining__item { display: flex; flex-direction: column; background: #fff; border-radius: 0.83333vw; padding: 1.25vw; box-shadow: 0 0.10417vw 0.20833vw rgba(0, 0, 0, 0.06); min-height: 15.625vw; }

.retraining__item-subtitle { font-size: 0.83333vw; font-weight: 600; line-height: 1; color: #7E7F81; }

.retraining__item-subtitle-icon { width: 0.83333vw; height: 0.9375vw; }

.retraining__item-subtitle-wrap { display: flex; align-items: center; justify-content: space-between; margin-bottom: 0.52083vw; }

.retraining__item-title { font-size: 1.19792vw; font-weight: 600; line-height: 1.2; }

.retraining__item-button { margin-top: auto; height: 2.5vw; font-size: 0.78125vw; width: 100%; max-width: 7.70833vw; }

.retraining__item-rune { margin: auto; }

.form-section-2 { padding-top: 4.42708vw; }

.form-section-2__content { background: #ED131C; padding: 1.25vw; border-radius: 0.83333vw; position: relative; }

.form-section-2__title { color: #fff; font-size: 3.33333vw; letter-spacing: -0.02em; line-height: 1; font-weight: 600; margin-bottom: 1.25vw; position: relative; z-index: 2; }

.form-section-2__bg { position: absolute; top: 50%; right: 1.71875vw; -webkit-transform: translateY(-50%); transform: translateY(-50%); width: 54.42708vw; height: 11.09375vw; -o-object-fit: contain; object-fit: contain; }

.form-section-2__form { position: relative; z-index: 2; }

.form-section-2__form .form__input { background: #fff; }

.form-section-2__form .form__items { flex-direction: row; }

.form-section-2__form .form__item { flex: 1; }

.form-section-2__form .form__button { margin-top: 0; }

.form-section-2__form .form__footer-text { color: #fff; }

.partners { padding-top: 4.42708vw; }

.partners__title { max-width: 76.5625vw; margin: 0 0 2.60417vw; }

.partners__sliders { display: flex; flex-direction: column; gap: 1.04167vw; }

.partners__items { padding: 0 1.5625vw; margin: 0 -2.08333vw; overflow: hidden; }

.partners__items .swiper-wrapper { transition-timing-function: linear; width: -webkit-fit-content; width: fit-content; }

.partners__item { display: flex; align-items: center; justify-content: center; padding: 1.71875vw 3.07292vw; border-radius: 0.83333vw; background: #ECEDF0; margin: 0 0.52083vw; height: 7.5vw; }

.partners__item img { width: 100%; height: 100%; -o-object-fit: contain; object-fit: contain; display: block; margin: 0 auto; }

.student-life { padding-top: 4.42708vw; }

.student-life__swiper { display: flex; margin: 0 -0.52083vw; }

.student-life__swiper-wrap { position: relative; }

.student-life .swiper { overflow: visible; }

.student-life .swiper-slide { padding: 0 0.52083vw; }

.student-life .swiper-scrollbar-horizontal { position: relative; margin-top: 2.08333vw; height: 0.3125vw; width: 100%; bottom: 0; border-radius: 5.15625vw; background: #E0E1E5; left: 0; right: 0; z-index: 20; }

.student-life .swiper-scrollbar-drag { cursor: pointer; background: #1C1C1C; }

.student-life__arrows { display: flex; gap: 1.04167vw; }

.student-life__arrows-prev, .student-life__arrows-next { display: flex; align-items: center; justify-content: center; width: 2.5vw; height: 2.5vw; background: #E0E1E5; border-radius: 0.625vw; transition: all .25s ease-in-out; }

.student-life__arrows-prev-icon, .student-life__arrows-next-icon { height: 0.83333vw; width: 0.52083vw; }

.student-life__arrows-prev-icon path, .student-life__arrows-next-icon path { transition: all .25s ease-in-out; }

.student-life__arrows-prev.swiper-button-disabled, .student-life__arrows-next.swiper-button-disabled { background: #ECEDF0; }

.student-life__arrows-prev.swiper-button-disabled .student-life__arrows-prev-icon path, .student-life__arrows-next.swiper-button-disabled .student-life__arrows-prev-icon path { fill: #7E7F81; }

.student-life__title { margin-bottom: 0; }

.student-life__title-wrap { display: flex; justify-content: space-between; align-items: center; margin-bottom: 2.60417vw; }

.student-life__item { overflow: hidden; height: 26.04167vw; border-radius: 0.83333vw; }

.student-life__item img { width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; }

.calculator { padding-top: 4.42708vw; }

.calculator__title { margin-bottom: 2.60417vw; }

.calculator__content { display: flex; flex-direction: row; flex-wrap: wrap; align-items: flex-start; background: #fff; border-radius: 0.83333vw; padding: 1.66667vw 1.25vw; margin: 0; gap: 0 1.25vw; }

.calculator__bank { flex: 1 0 100%; margin-top: -2.08333vw; }

.calculator__bank-text { font-size: 0.83333vw; font-weight: 600; margin: 0; line-height: 120%; max-width: 40.9375vw; }

.calculator__bank-link { color: #ED131C; text-decoration: underline; }

.calculator__bank-link:hover { color: #ED131C; }

.calculator__item:first-child { padding-bottom: 2.1875vw; margin-bottom: 2.1875vw; border-bottom: 1px solid #E0E1E5; }

.calculator__item:last-child { margin-bottom: 4.16667vw; }

.calculator__item-wrap { flex: 1; }

.calculator__item-title { font-size: 0.83333vw; font-weight: 600; margin-top: 0; margin-bottom: 1.25vw; color: #7E7F81; }

.calculator__item-input { display: flex; align-items: center; padding: 0 1.25vw; width: 100%; height: 3.33333vw; background: #F5F5F6; border-radius: 0.83333vw 0.83333vw 0 0; border: none; outline: none; color: transparent; font-size: 0.98958vw; line-height: 120%; font-weight: 600; transition: none; font-variant-numeric: lining-nums; -webkit-font-feature-settings: 'pnum' on, 'lnum' on, 'liga' off; font-feature-settings: 'pnum' on, 'lnum' on, 'liga' off; }

.calculator__item-input-text { position: absolute; top: 50%; left: 1.25vw; -webkit-transform: translateY(-50%); transform: translateY(-50%); color: #1C1C1C; font-size: 0.98958vw; line-height: 120%; font-weight: 600; }

.calculator__item-input-wrap { position: relative; }

.calculator__item-input-placeholder { display: block; position: absolute; top: 50%; right: 1.25vw; -webkit-transform: translateY(-50%); transform: translateY(-50%); font-size: 0.98958vw; font-weight: 600; line-height: 120%; color: #1C1C1C; opacity: .2; }

.calculator__item-range { display: block; position: absolute; bottom: 0; left: 0; right: 0; width: 100%; }

.calculator__item-values { font-size: 0.72917vw; font-weight: 600; margin-top: 0; line-height: 100%; color: #7E7F81; }

.calculator__item-values-wrap { display: flex; align-items: center; justify-content: space-between; margin-top: 1.25vw; }

.calculator__result-wrap { flex: 1; background: #E0E1E5; border-radius: 0.83333vw; padding: 1.25vw; }

.calculator__result-title { font-size: 2.5vw; font-weight: 600; line-height: 110%; letter-spacing: -0.02em; margin-bottom: 1.25vw; margin-top: 0; }

.calculator__result-inner { display: flex; flex-direction: column; flex: 1; background: #fff; border-radius: 0.83333vw; padding: 0.83333vw; }

.calculator__result-inner:last-child { max-width: 17.96875vw; }

.calculator__result-inner-wrap { display: flex; flex-direction: row; gap: 1.04167vw; }

.calculator__result-subtitle { font-size: 1.35417vw; font-weight: 600; line-height: 120%; margin-bottom: 0.20833vw; }

.calculator__result-subtitle-wrap { display: flex; align-items: flex-start; justify-content: space-between; }

.calculator__result-desc { font-size: 0.72917vw; font-weight: 600; line-height: 120%; color: #7E7F81; letter-spacing: 0; margin-bottom: 0.83333vw; }

.calculator__result-check { display: flex; justify-content: center; align-items: center; width: 1.45833vw; height: 1.45833vw; border-radius: 50%; background: #ED131C; box-shadow: -0.78125vw 0 0 #ECEDF0; }

.calculator__result-check svg { width: 0.72917vw; height: 0.57292vw; }

.calculator__result-item { flex: 1; display: flex; align-items: center; justify-content: space-between; padding: 0.625vw; background: #F5F5F6; border-radius: 0.41667vw; }

.calculator__result-item--center { flex-direction: column; justify-content: center; }

.calculator__result-item-wrap { flex: 1; display: flex; flex-direction: column; gap: 0.41667vw; }

.calculator__result-item-price-wrap { font-size: 1.35417vw; margin: 0; font-weight: 600; line-height: 120%; letter-spacing: 0; }

.calculator__result-item-desc { font-size: 0.72917vw; margin: 0; font-weight: 600; line-height: 120%; text-align: right; max-width: 6.77083vw; color: #7E7F81; }

.calculator__button { max-width: 100%; width: 100%; height: 3.54167vw; margin-top: 1.25vw; font-size: 1.19792vw; font-weight: 600; }

input[type=range].styled-slider { height: 0.20833vw; -webkit-appearance: none; }

input[type=range].styled-slider.slider-progress { --range: calc(var(--max) - var(--min)); --ratio: calc((var(--value) - var(--min)) / var(--range)); --sx: calc(0.5 * 1.5625vw + var(--ratio) * (100% - 1.5625vw)); }

input[type=range].styled-slider:focus { outline: none; }

input[type=range].styled-slider::-webkit-slider-thumb { -webkit-appearance: none; width: 1.5625vw; height: 1.5625vw; border-radius: 0.83333vw; background: #1C1C1C; border: 0.46875vw solid #FFFFFF; box-shadow: 0 0 0 1px #1C1C1C; margin-top: calc(0.20833vw * 0.5 - 1.5625vw * 0.5); cursor: -webkit-grab; cursor: grab; }

input[type=range].styled-slider::-webkit-slider-runnable-track { height: 0.20833vw; border: none; border-radius: 0; background: #E0E1E5; box-shadow: none; }

input[type=range].styled-slider.slider-progress::-webkit-slider-runnable-track { background: linear-gradient(#ED131C, #ED131C) 0/var(--sx) 100% no-repeat, #E0E1E5; }

input[type=range].styled-slider::-moz-range-thumb { width: calc(1.5625vw - 0.46875vw - 0.46875vw); height: calc(1.5625vw - 0.46875vw - 0.46875vw); border-radius: 0.83333vw; background: #1C1C1C; border: 0.46875vw solid #FFFFFF; box-shadow: 0 0 0 1px #1C1C1C; cursor: grab; }

input[type=range].styled-slider::-moz-range-track { height: 0.20833vw; border: none; border-radius: 0; background: #E0E1E5; box-shadow: none; }

input[type=range].styled-slider.slider-progress::-moz-range-track { background: linear-gradient(#ED131C, #ED131C) 0/var(--sx) 100% no-repeat, #E0E1E5; }

input[type=range].styled-slider::-ms-fill-upper { background: transparent; border-color: transparent; }

input[type=range].styled-slider::-ms-fill-lower { background: transparent; border-color: transparent; }

input[type=range].styled-slider::-ms-thumb { width: 1.5625vw; height: 1.5625vw; border-radius: 0.83333vw; background: #1C1C1C; border: 0.46875vw solid #FFFFFF; box-shadow: 0 0 0 1px #1C1C1C; margin-top: 0; box-sizing: border-box; cursor: grab; }

input[type=range].styled-slider::-ms-track { height: 0.20833vw; border-radius: 0; background: #E0E1E5; border: none; box-shadow: none; box-sizing: border-box; }

input[type=range].styled-slider.slider-progress::-ms-fill-lower { height: 0.20833vw; border-radius: 0 0 0 0; margin: 0; background: #ED131C; border: none; border-right-width: 0; }

.graduates { padding-top: 4.42708vw; }

.graduates__swiper { display: flex; margin: 0 -0.52083vw; }

.graduates .swiper { overflow: visible; }

.graduates .swiper-slide { padding: 0 0.52083vw; }

.graduates .swiper-scrollbar-horizontal { position: relative; margin-top: 2.08333vw; height: 0.3125vw; width: 100%; bottom: 0; border-radius: 5.15625vw; background: #E0E1E5; left: 0; right: 0; z-index: 20; }

.graduates .swiper-scrollbar-drag { cursor: pointer; background: #1C1C1C; }

.graduates__title { margin-bottom: 0; }

.graduates__title-wrap { display: flex; align-items: center; justify-content: space-between; margin-bottom: 2.60417vw; }

.graduates__arrows { display: flex; gap: 1.04167vw; }

.graduates__arrows-prev, .graduates__arrows-next { display: flex; align-items: center; justify-content: center; width: 2.5vw; height: 2.5vw; background: #E0E1E5; border-radius: 0.625vw; transition: all .25s ease-in-out; }

.graduates__arrows-prev-icon, .graduates__arrows-next-icon { height: 0.83333vw; width: 0.52083vw; }

.graduates__arrows-prev-icon path, .graduates__arrows-next-icon path { transition: all .25s ease-in-out; }

.graduates__arrows-prev.swiper-button-disabled, .graduates__arrows-next.swiper-button-disabled { background: #ECEDF0; }

.graduates__arrows-prev.swiper-button-disabled .graduates__arrows-prev-icon path, .graduates__arrows-next.swiper-button-disabled .graduates__arrows-prev-icon path { fill: #7E7F81; }

.graduates__content { position: relative; }

.graduates__item { padding: 1.25vw; display: flex; flex-direction: column; justify-content: flex-end; position: relative; height: 25vw; border-radius: 0.83333vw; overflow: hidden; text-decoration: none; outline: none; }

.graduates__item:before { content: ''; position: absolute; bottom: 0; left: 0; height: 9.42708vw; width: 100%; z-index: -1; background: #1c1c1c; background: linear-gradient(0deg, #1c1c1c 0%, rgba(28, 28, 28, 0.902398) 25%, rgba(22, 22, 22, 0.650298) 56%, rgba(0, 0, 0, 0) 100%); }

.graduates__item-img { position: absolute; top: 0; left: 0; bottom: 0; -o-object-fit: cover; object-fit: cover; -o-object-position: top center; object-position: top center; width: 100%; height: 100%; z-index: -2; }

.graduates__item-title { font-size: 0.83333vw; font-weight: 600; line-height: 1.2; margin-bottom: 0.20833vw; color: #fff; }

.graduates__item-desc { font-size: 0.83333vw; font-weight: 600; line-height: 1.2; color: #7E7F81; }

.graduates__item-icon { width: 1.09375vw; height: 1.25vw; position: relative; left: 0.10417vw; }

.graduates__item-icon-wrap { position: absolute; top: 1.25vw; right: 1.25vw; width: 2.5vw; height: 2.5vw; background: #ED131C; border-radius: 50%; display: flex; align-items: center; justify-content: center; }

.video-reviews { padding-top: 4.42708vw; }

.video-reviews__swiper { display: flex; margin: 0 -0.52083vw; }

.video-reviews .swiper { overflow: visible; }

.video-reviews .swiper-slide { padding: 0 0.52083vw; }

.video-reviews .swiper-scrollbar-horizontal { position: relative; margin-top: 2.08333vw; height: 0.3125vw; width: 100%; bottom: 0; border-radius: 5.15625vw; background: #E0E1E5; left: 0; right: 0; z-index: 20; }

.video-reviews .swiper-scrollbar-drag { cursor: pointer; background: #1C1C1C; }

.video-reviews__title { margin-bottom: 0; }

.video-reviews__title-wrap { display: flex; align-items: center; justify-content: space-between; margin-bottom: 2.60417vw; }

.video-reviews__arrows { display: flex; gap: 1.04167vw; }

.video-reviews__arrows-prev, .video-reviews__arrows-next { display: flex; align-items: center; justify-content: center; width: 2.5vw; height: 2.5vw; background: #E0E1E5; border-radius: 0.625vw; transition: all .25s ease-in-out; }

.video-reviews__arrows-prev-icon, .video-reviews__arrows-next-icon { height: 0.83333vw; width: 0.52083vw; }

.video-reviews__arrows-prev-icon path, .video-reviews__arrows-next-icon path { transition: all .25s ease-in-out; }

.video-reviews__arrows-prev.swiper-button-disabled, .video-reviews__arrows-next.swiper-button-disabled { background: #ECEDF0; }

.video-reviews__arrows-prev.swiper-button-disabled .video-reviews__arrows-prev-icon path, .video-reviews__arrows-next.swiper-button-disabled .video-reviews__arrows-prev-icon path { fill: #7E7F81; }

.video-reviews__content { position: relative; }

.video-reviews__item { padding: 1.25vw; display: flex; flex-direction: column; justify-content: flex-end; position: relative; height: 25vw; border-radius: 0.83333vw; overflow: hidden; text-decoration: none; outline: none; }

.video-reviews__item:before { content: ''; position: absolute; bottom: 0; left: 0; height: 9.42708vw; width: 100%; z-index: -1; background: #1c1c1c; background: linear-gradient(0deg, #1c1c1c 0%, rgba(28, 28, 28, 0.902398) 25%, rgba(22, 22, 22, 0.650298) 56%, rgba(0, 0, 0, 0) 100%); }

.video-reviews__item-img { position: absolute; top: 0; left: 0; bottom: 0; -o-object-fit: cover; object-fit: cover; -o-object-position: top center; object-position: top center; width: 100%; height: 100%; z-index: -2; }

.video-reviews__item-title { font-size: 0.83333vw; font-weight: 600; line-height: 1.2; margin-bottom: 0.20833vw; color: #fff; }

.video-reviews__item-desc { font-size: 0.83333vw; font-weight: 600; line-height: 1.2; color: #7E7F81; }

.video-reviews__item-icon { width: 1.09375vw; height: 1.25vw; position: relative; left: 0.10417vw; }

.video-reviews__item-icon-wrap { position: absolute; top: 1.25vw; right: 1.25vw; width: 2.5vw; height: 2.5vw; background: #ED131C; border-radius: 50%; display: flex; align-items: center; justify-content: center; }

.questions { padding-top: 4.42708vw; }

.questions__title { margin-bottom: 3.125vw; }

.questions__topics-head { margin-bottom: 1.30208vw; }

.questions__topics-list { margin: 0; padding: 0; }

.questions__topics-name { border: 1px solid #CACACB; padding: 0.52083vw 0.83333vw; cursor: pointer; background-color: transparent; transition: border-color, background-color, color, .2s; border-radius: 2.08333vw; }

.questions__topics-name:hover { border-color: #1C1C1C; }

.questions__topics-name.active { background-color: #1C1C1C; color: #fff; border-color: #1C1C1C; }

.questions__topics-name.swiper-slide { width: auto; }

.questions__topics-body-list { display: flex; flex-direction: column; margin: 0; padding: 0; list-style: none; }

.questions__topics-body-list.active { display: flex; }

.questions__topics-body-list-item { height: 3.75vw; background-color: #E0E1E5; border-radius: 0.83333vw; transition: height, background-color, .2s; will-change: height; overflow: hidden; display: flex; flex-direction: column; cursor: pointer; }

.questions__topics-body-list-item:not(:last-child) { margin-bottom: 0.625vw; }

.questions__topics-body-list-item.active { background-color: #fff; }

.questions__topics-body-list-item-head { display: flex; align-items: center; justify-content: space-between; padding: 1.04167vw 1.25vw; }

.questions__topics-body-list-item-title { padding-right: 0.625vw; font-size: 1.35417vw; font-weight: 600; margin: 0; }

.questions__topics-body-list-item-icon { min-width: 1.04167vw; min-height: 1.04167vw; }

.questions__topics-body-list-item-btn { background-color: transparent; border: none; transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s; }

.questions__topics-body-list-item.active .questions__topics-body-list-item-btn { -webkit-transform: rotateZ(45deg); transform: rotateZ(45deg); }

.questions__topics-body-list-item-text { padding: 1.25vw; line-height: 120%; font-size: 0.98958vw; font-weight: 600; }

.questions__topics-body-list-item-text .link { color: #ED131C; }

.form-section { padding-top: 4.42708vw; }

.form-section__content { display: flex; }

.form-section__bg, .form-section picture { position: absolute; top: 0; left: 0; width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; }

.form-section__desc { font-size: 1.35417vw; line-height: 1.2; font-weight: 600; color: #fff; position: relative; z-index: 2; }

.form-section__desc-wrap { position: relative; flex: 1; padding: 1.25vw; border-radius: 0.83333vw 0 0 0.83333vw; background: #fff; display: flex; flex-direction: column; justify-content: space-between; z-index: 2; overflow: hidden; }

.form-section__title { font-size: 2.5vw; line-height: 1.1; font-weight: 600; letter-spacing: -0.02em; position: relative; z-index: 2; color: #fff; }

.form-section__form { flex: 1; padding: 1.25vw; border-radius: 0 0.83333vw 0.83333vw 0; background: #fff; }

.form-section__form-title { font-size: 2.5vw; letter-spacing: -0.02em; font-weight: 600; margin-bottom: 1.66667vw; line-height: 1.1; }

.form-section__date { display: flex; align-items: center; justify-content: center; color: #fff; font-size: 0.83333vw; font-weight: 600; height: 2.08333vw; padding: 0 1.04167vw; border: 1px solid #fff; border-radius: 2.08333vw; }

.form-section__date-wrap { display: flex; margin-bottom: 0.625vw; gap: 0.41667vw; position: relative; z-index: 2; }
