/* Common */
/* Media */
/* Content */
/* Blocks */
.main__content { position: relative; padding: 1.25vw; border-radius: 1.25vw; overflow: hidden; }

.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__top { margin-bottom: 2.5vw; display: flex; justify-content: space-between; }

.main__breadcrumbs { display: flex; }

.main__breadcrumbs-item { position: relative; font-size: 0.72917vw; font-weight: 500; line-height: 1.2; color: #7E7F81; transition: all .25s ease-in-out; text-decoration: none; outline: none; }

.main__breadcrumbs-item:after { content: '/'; margin: 0 0.20833vw; }

.main__breadcrumbs-item:hover { color: #7E7F81; }

.main__breadcrumbs-item:last-child { color: #fff; pointer-events: none; }

.main__breadcrumbs-item:last-child:after { display: none; }

.main__tag { height: 2.03125vw; display: flex; justify-content: center; align-items: center; padding: 0 1.25vw; font-size: 0.98958vw; color: #fff; font-weight: 600; line-height: 1.2; border-radius: 2.08333vw; border: 1px solid #fff; }

.main__tag:last-child { background: #fff; color: #1C1C1C; }

.main__tag-wrap { display: flex; gap: 0.41667vw; }

.main__title { font-size: 6.14583vw; color: #fff; font-weight: 600; line-height: .9; letter-spacing: -0.02em; max-width: 52.08333vw; margin-bottom: 1.77083vw; }

.main__title--mob { display: none; }

.main__desc { color: #fff; font-size: 1.19792vw; font-weight: 600; line-height: 1.2; margin-bottom: 1.82292vw; max-width: 18.75vw; }

.main__item { flex: 1; display: flex; flex-direction: column; justify-content: space-between; min-height: 5.20833vw; border-radius: 0.83333vw; padding: 0.625vw 1.25vw; background: rgba(240, 244, 255, 0.4); backdrop-filter: blur(1.71875vw); }

.main__item-wrap { display: flex; gap: 0.52083vw; margin-top: 2.23958vw; }

.main__item-title { font-size: 1.19792vw; font-weight: 600; line-height: 1.2; color: #fff; margin-bottom: 1.04167vw; }

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

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

.main__button-wrap { flex: 1 0 100%; }

.description { padding-top: 6.25vw; }

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

.description__main-item { padding: 1.25vw; flex: 1; height: 22.44792vw; position: relative; overflow: hidden; border-radius: 0.83333vw; background: #fff; }

.description__main-item:first-child { display: flex; flex-direction: column; justify-content: space-between; }

.description__main-title { font-size: 3.33333vw; font-weight: 600; line-height: 1; letter-spacing: -0.02em; }

.description__main-desc { font-size: 1.35417vw; font-weight: 600; line-height: 1; max-width: 42.96875vw; position: relative; z-index: 3; }

.description__main-line { position: absolute; bottom: 0; right: 0; height: 15.41667vw; width: 19.0625vw; -o-object-fit: contain; object-fit: contain; z-index: 1; }

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

.description__adv { flex: 1; position: relative; background: #E0E1E5; height: 8.54167vw; border-radius: 0.83333vw; padding: 1.25vw; }

.description__adv-wrap { display: flex; gap: 0.41667vw; margin-top: 1.04167vw; }

.description__adv-desc { font-size: 1.19792vw; font-weight: 600; line-height: 1.2; }

.description__adv-num { position: absolute; right: 1.25vw; bottom: 1.25vw; width: 1.66667vw; min-width: 1.66667vw; height: 1.66667vw; display: flex; align-items: center; justify-content: center; font-size: 0.72917vw; font-weight: 700; color: #fff; background: #ED131C; border-radius: 50%; }

.possibilities { padding-top: 9.375vw; }

.possibilities__content { display: flex; gap: 2.60417vw; }

.possibilities__item { position: relative; display: flex; flex-direction: column; padding: 1.25vw; height: 17.8125vw; max-width: 17.08333vw; border-radius: 0.83333vw; overflow: hidden; }

.possibilities__item:first-child { flex: 1; max-width: 100%; }

.possibilities__item-wrap { flex: 1; display: flex; gap: 1.04167vw; }

.possibilities__item-title { flex: 1; font-size: 1.97917vw; color: #fff; font-weight: 600; line-height: 1; }

.possibilities__item-desc { font-size: 1.19792vw; color: #fff; font-weight: 600; line-height: 1.2; max-width: 14.58333vw; }

.possibilities__item-img { position: absolute; top: 0; left: 0; right: 0; bottom: 0; -o-object-fit: cover; object-fit: cover; width: 100%; height: 100%; z-index: -1; }

.possibilities__title { font-size: 3.33333vw; letter-spacing: -0.02em; }

.possibilities__title-wrap { flex: 1; max-width: 21.61458vw; }

.offline { padding-top: 9.375vw; }

.offline__item { flex: 1; padding: 1.25vw; border-radius: 0.83333vw; overflow: hidden; position: relative; height: 15.98958vw; display: flex; flex-direction: column; }

.offline__item-wrap { display: flex; gap: 1.04167vw; }

.offline__item-bg { position: absolute; top: 0; left: 0; right: 0; bottom: 0; -o-object-fit: cover; object-fit: cover; width: 100%; height: 100%; z-index: -1; }

.offline__item-title { flex: 1; font-size: 1.97917vw; line-height: 1; font-weight: 600; color: #fff; max-width: 23.4375vw; }

.offline__item-desc { font-size: 1.19792vw; font-weight: 600; line-height: 1.2; color: #fff; max-width: 18.54167vw; }

.offline__connection { position: relative; flex: 1; display: flex; flex-direction: column; height: 11.97917vw; background: #fff; padding: 1.25vw; border-radius: 0.83333vw; overflow: hidden; }

.offline__connection:last-child { flex: 1 0 100%; }

.offline__connection-wrap { display: flex; gap: 1.04167vw; margin-top: 1.04167vw; }

.offline__connection-inner { flex: 1; display: flex; flex-wrap: wrap; gap: 1.04167vw; }

.offline__connection-title { position: relative; z-index: 2; font-size: 1.35417vw; font-weight: 600; line-height: 1.2; }

.offline__connection-title-wrap { flex: 1; display: flex; justify-content: space-between; gap: 0.52083vw; }

.offline__connection-icon { position: relative; z-index: 2; width: 1.66667vw; min-width: 1.66667vw; height: 1.66667vw; }

.offline__connection-desc { position: relative; z-index: 2; font-size: 0.83333vw; font-weight: 500; line-height: 1.2; max-width: 16.97917vw; }

.offline__connection-bg { position: absolute; top: 0; right: 2.91667vw; -o-object-fit: contain; object-fit: contain; height: 100%; }

.offline__connection-people { position: absolute; left: 0; right: 0; top: 0; bottom: 0; -o-object-fit: cover; object-fit: cover; width: 100%; height: 100%; }

.offline__connection-people-wrap { position: relative; flex: 1; overflow: hidden; border-radius: 0.83333vw; }

.education { padding-top: 9.375vw; }

.education__content { gap: 1.04167vw; display: grid; grid-template-columns: minmax(12.5vw, 23.17708vw) minmax(25.41667vw, 39.32292vw) 1fr; }

.education__item { background: #fff; border-radius: 0.83333vw; padding: 1.25vw; }

.education__item:nth-child(1) { grid-row: 1 / 4; display: flex; align-items: center; justify-content: center; }

.education__item:nth-child(2) { grid-row: 1 / 3; }

.education__item:nth-child(3) { grid-row: 3 / 4; }

.education__item:nth-child(4) { grid-row: 1 / 4; display: flex; flex-direction: column; justify-content: space-between; }

.education__item-person { font-size: 1.35417vw; font-weight: 600; line-height: 1.2; margin-bottom: 0.52083vw; }

.education__item-person-wrap { display: flex; flex-direction: column; align-items: center; }

.education__item-person-img { width: 9.89583vw; height: 9.89583vw; border-radius: 6.82292vw; -o-object-fit: cover; object-fit: cover; margin-bottom: 0.78125vw; }

.education__item-person-desc { font-size: 0.98958vw; font-weight: 600; line-height: 1.2; color: #7E7F81; }

.education__item-title { color: #666666; font-size: 1.19792vw; font-weight: 600; line-height: 1.2; margin-bottom: 1.25vw; }

.education__item-list { list-style-type: none; padding: 0; margin: 0; }

.education__item-list-item { position: relative; padding-left: 1.5625vw; font-size: 0.98958vw; font-weight: 500; line-height: 1.2; margin-bottom: 0.625vw; }

.education__item-list-item:last-child { margin-bottom: 0; }

.education__item-list-item:before { content: ''; position: absolute; left: 0.625vw; top: 0.46875vw; width: 0.20833vw; height: 0.20833vw; background: #1C1C1C; border-radius: 50%; }

.education__item-tag { display: flex; align-items: center; justify-content: center; font-size: 0.83333vw; font-weight: 600; line-height: 1; white-space: nowrap; padding: 0 0.83333vw; border-radius: 1.5625vw; border: 1px solid #CACACB; height: 1.82292vw; }

.education__item-tag-wrap { display: flex; flex-wrap: wrap; gap: 0.625vw; }

.education__item-methodology { display: flex; align-items: center; font-size: 0.83333vw; font-weight: 600; line-height: 1.2; white-space: nowrap; }

.education__item-methodology-icon { width: 0.72917vw; height: auto; margin-right: 0.3125vw; }

.education__item-methodology-inner { display: flex; flex-wrap: wrap; gap: 0.83333vw; }

.education__item-tools { display: flex; align-items: center; padding: 0 0.83333vw; height: 2.5vw; background: #F5F5F6; gap: 0.52083vw; border-radius: 2.08333vw; font-size: 0.83333vw; font-weight: 600; line-height: 1.2; white-space: nowrap; }

.education__item-tools-icon { width: 1.82292vw; min-width: 1.82292vw; -o-object-fit: contain; object-fit: contain; }

.education__item-tools-inner { display: flex; flex-wrap: wrap; gap: 0.41667vw; }

.program { padding-top: 9.375vw; }

.program__title { margin-bottom: 0; }

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

.program__subtitle { display: flex; align-items: center; font-size: 0.83333vw; font-weight: 600; line-height: 1; gap: 0.41667vw; padding: 0 1.04167vw; height: 2.08333vw; border-radius: 2.08333vw; background: #E0E1E5; }

.program__subtitle-icon { width: 0.67708vw; min-width: 0.67708vw; height: auto; -o-object-fit: contain; object-fit: contain; }

.program__item { position: relative; flex: 1; height: 10.88542vw; display: flex; flex-direction: column; border-radius: 0.83333vw; padding: 1.25vw; background: #3A3A3A; transition: all .25s ease-in-out; overflow: hidden; }

.program__item:hover { background: #ED131C; }

.program__item-wrap { display: flex; gap: 1.04167vw; margin-bottom: 3.125vw; }

.program__item-title { position: relative; z-index: 2; flex: 1; font-size: 1.97917vw; font-weight: 600; line-height: 1; color: #fff; }

.program__item-title--mobile { display: none; }

.program__item-desc { position: relative; z-index: 2; font-size: 1.19792vw; font-weight: 600; line-height: 1.2; color: #fff; }

.program__item-img { position: absolute; right: 0; bottom: 0; -o-object-fit: contain; object-fit: contain; }

.program__item-img-1 { width: 14.73958vw; height: auto; }

.program__item-img-2 { width: 17.03125vw; height: auto; }

.program__item-img-3 { width: 20.9375vw; height: auto; }

.program__faq { background: #ECEDF0; border-radius: 0.83333vw; overflow: hidden; transition: all .25s ease-in-out; }

.program__faq--open { background: #fff; }

.program__faq--open .program__faq-title-num { background: #ED131C; }

.program__faq--open .program__faq-title-icon { -webkit-transform: rotate(45deg); transform: rotate(45deg); }

.program__faq-wrap { display: flex; flex-direction: column; gap: 0.625vw; }

.program__faq-module { width: -webkit-fit-content; width: fit-content; display: flex; align-items: center; height: 2.08333vw; color: #fff; background: #1C1C1C; font-size: 0.98958vw; font-weight: 600; line-height: 1.2; padding: 0 1.04167vw; border-radius: 2.08333vw; margin-bottom: 0.625vw; }

.program__faq-title { flex: 1; font-size: 1.35417vw; font-weight: 600; line-height: 1.2; }

.program__faq-title-wrap { display: flex; padding: 1.04167vw 1.25vw; gap: 1.04167vw; cursor: pointer; }

.program__faq-title-num { display: flex; align-items: center; justify-content: center; font-size: 0.72917vw; font-weight: 600; color: #fff; line-height: 1; width: 1.66667vw; min-width: 1.66667vw; height: 1.66667vw; background: #1C1C1C; border-radius: 50%; transition: all .25s ease-in-out; }

.program__faq-title-icon { display: inline-block; margin-top: 0.3125vw; width: 1.04167vw; min-width: 1.04167vw; height: 1.04167vw; transition: all .25s ease-in-out; }

.program__faq-content { padding: 0 1.25vw 1.25vw 3.95833vw; }

.program__faq-content-tag { height: 1.5625vw; display: flex; align-items: center; padding: 0 1.04167vw; font-size: 0.83333vw; font-weight: 600; line-height: 1; white-space: nowrap; border-radius: 2.08333vw; border: 1px solid #1C1C1C; }

.program__faq-content-tag-wrap { display: flex; flex-wrap: wrap; gap: 0.46875vw; margin-bottom: 1.04167vw; }

.program__faq-content-title { color: #666666; font-size: 0.98958vw; font-weight: 600; line-height: 1.2; margin-bottom: 1.04167vw; }

.program__faq-content-list { list-style-type: none; padding: 0; margin: 0; }

.program__faq-content-list-item { position: relative; padding-left: 0.9375vw; font-size: 0.83333vw; font-weight: 500; line-height: 1.2; margin-bottom: 0.83333vw; }

.program__faq-content-list-item:last-child { margin-bottom: 0; }

.program__faq-content-list-item:before { content: ''; position: absolute; left: 0; top: 0.3125vw; width: 0.3125vw; height: 0.3125vw; background: #666666; border-radius: 50%; }

.documents { padding-top: 9.375vw; }

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

.documents__desc { max-width: 23.4375vw; font-size: 1.35417vw; font-weight: 600; line-height: 1.2; }

.documents__desc-wrap { flex: 1; display: flex; flex-direction: column; justify-content: space-between; height: 24.84375vw; padding: 1.25vw; border-radius: 0.83333vw; background: #ECEDF0; }

.documents__item { display: flex; flex-direction: column; align-items: center; position: relative; flex: 1; max-width: 23.17708vw; padding: 1.71875vw 1.25vw 1.25vw; border-radius: 0.83333vw; background: #ECEDF0; text-decoration: none; outline: none; transition: all .25s ease-in-out; cursor: pointer; }

.documents__item:hover { background: #fff; }

.documents__item-icon { width: 0.83333vw; min-width: 0.83333vw; height: 0.83333vw; -o-object-fit: contain; object-fit: contain; }

.documents__item-icon-wrap { position: absolute; right: 1.25vw; top: 1.30208vw; width: 1.66667vw; min-width: 1.66667vw; height: 1.66667vw; border-radius: 50%; display: flex; align-items: center; justify-content: center; background: #1C1C1C; }

.documents__item-desc { font-size: 0.98958vw; font-weight: 500; line-height: 1.2; max-width: 15.625vw; text-align: center; margin: 1.66667vw auto 0; }

.documents__item-img { width: 15vw; height: auto; -o-object-fit: contain; object-fit: contain; }

.experts { padding-top: 4.16667vw; }

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

.experts .swiper { overflow: visible; }

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

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

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

.experts__title { margin-bottom: 0; }

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

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

.experts__arrows-prev, .experts__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; }

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

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

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

.experts__content { position: relative; }

.experts__item { display: flex; gap: 1.04167vw; background: #fff; border-radius: 0.83333vw; padding: 1.25vw; height: 100%; min-height: 16.66667vw; }

.experts__item-person { flex: 1; display: flex; flex-direction: column; }

.experts__item-img { width: 10.41667vw; min-width: 10.41667vw; height: 14.16667vw; -o-object-fit: cover; object-fit: cover; border-radius: 0.83333vw; }

.experts__item-name { font-size: 1.97917vw; line-height: 1; font-weight: 600; margin-bottom: 1.04167vw; }

.experts__item-name-wrap { flex: 1; }

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

.experts__item-button { display: flex; align-items: center; justify-content: center; width: -webkit-fit-content; width: fit-content; font-size: 0.78125vw; font-weight: 600; line-height: 1; white-space: nowrap; cursor: pointer; text-decoration: none; outline: none; padding: 0 1.25vw; border: 1px solid #3A3A3A; border-radius: 0.625vw; height: 2.08333vw; transition: all .25s ease-in-out; }

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

.form-price { padding-top: 9.375vw; }

.form-price__content { display: flex; gap: 1.04167vw; }

.form-price__desc { font-size: 0.83333vw; line-height: 1.2; font-weight: 500; max-width: 19.16667vw; color: #666666; }

.form-price__desc-wrap { position: relative; flex: 1; padding: 1.25vw; border-radius: 0.83333vw; background: #fff; display: flex; flex-direction: column; overflow: hidden; }

.form-price__desc-inner { flex: 1; }

.form-price__bg { position: absolute; right: 0; bottom: 0; -o-object-fit: contain; object-fit: contain; width: 22.65625vw; }

.form-price__percent { display: flex; align-items: center; justify-content: center; font-size: 1.97917vw; line-height: 1; font-weight: 600; color: #fff; background: #ED131C; padding: 0 1.04167vw; border-radius: 3.125vw; height: 3.125vw; }

.form-price__title { font-size: 3.33333vw; line-height: 1; font-weight: 600; letter-spacing: -0.02em; max-width: 25.52083vw; color: #ED131C; }

.form-price__title-wrap { display: flex; justify-content: space-between; margin-bottom: 3.07292vw; }

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

.form-price__price-old { font-size: 0.98958vw; font-weight: 600; line-height: 1; color: #7E7F81; margin-bottom: 0.3125vw; text-decoration: line-through; }

.form-price__timer { font-size: 1.25vw; font-weight: 600; line-height: 1; }

.form-price__timer-wrap { width: -webkit-fit-content; width: fit-content; display: flex; align-items: center; gap: 1.04167vw; padding: 0 1.04167vw; height: 2.5vw; border-radius: 2.60417vw; background: #FAC800; }

.form-price__timer-title { font-size: 0.98958vw; font-weight: 500; line-height: 1; }

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

.form-price__form-title { display: none; }

.form-price__item { position: relative; flex: 1; height: 10.10417vw; display: flex; flex-direction: column; background: #ECEDF0; padding: 1.25vw; border-radius: 0.83333vw; }

.form-price__item:before { content: ''; position: absolute; right: 0; bottom: 0; width: 11.45833vw; height: 6.40625vw; background: linear-gradient(0deg, rgba(236, 237, 240, 0.7) 0%, rgba(255, 255, 255, 0) 50%); z-index: 2; }

.form-price__item-wrap { display: flex; gap: 1.04167vw; margin-top: 1.04167vw; }

.form-price__item-title { flex: 1; font-size: 1.97917vw; line-height: 1; font-weight: 600; max-width: 16.66667vw; }

.form-price__item-desc { font-size: 0.98958vw; font-weight: 600; line-height: 1.2; }

.form-price__item-img { position: absolute; right: 1.35417vw; bottom: 0; width: 9.89583vw; height: auto; -o-object-fit: contain; object-fit: contain; }

.map { padding-top: 9.375vw; }

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

.map__block { flex: 1; }

.map__block:nth-child(2) { position: relative; overflow: hidden; border-radius: 0.83333vw; }

.map__item { display: none; padding: 1.25vw; border-radius: 0.83333vw; background: #ECEDF0; cursor: pointer; }

.map__item--active { background: #fff; }

.map__item--active .map__item-title-icon path { fill: #ED131C; }

.map__item:nth-child(-n+4) { display: block; }

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

.map__item-top { display: flex; align-items: center; justify-content: space-between; }

.map__item-title { display: flex; align-items: center; gap: 0.52083vw; font-size: 0.98958vw; font-weight: 600; line-height: 1.2; }

.map__item-title-icon { width: 0.83333vw; min-width: 0.83333vw; height: 1.04167vw; }

.map__item-address { font-size: 0.78125vw; font-weight: 600; line-height: 1.2; }

.map__map { width: 100%; height: 100%; min-height: 100%; }

.map__button { position: absolute; top: 1.25vw; right: 1.25vw; display: flex; align-items: center; justify-content: center; height: 2.08333vw; width: -webkit-fit-content; width: fit-content; border-radius: 0.625vw; background: #fff; text-decoration: none; outline: none; border: none; font-size: 0.78125vw; font-weight: 600; line-height: 1; padding: 0 1.25vw; z-index: 10; }

.map__more { margin-top: 2.08333vw; max-width: 15.10417vw; }

.employment { padding-top: 4.16667vw; }

.employment__tab { flex: 1; display: flex; align-items: center; justify-content: center; background: #ECEDF0; font-size: 0.98958vw; font-weight: 600; padding: 0.9375vw; height: 3.125vw; border-radius: 0.625vw; border: none; outline: none; text-decoration: none; transition: all .25s ease-in-out; }

.employment__tab:hover { background: #e0e1e4; }

.employment__tab--active { background: #1C1C1C; color: #fff; }

.employment__tab--active:hover { background: #1C1C1C; color: #fff; }

.employment__tab-wrap { margin-bottom: 1.25vw; display: flex; gap: 0.41667vw; }

.employment__content { display: none; }

.employment__content--active { display: block; }

.employment__main { flex: 1; min-height: 24.47917vw; background: #fff; border-radius: 0.83333vw; padding: 1.25vw; }

.employment__main-title { font-size: 2.5vw; letter-spacing: -0.02em; line-height: 1.1; font-weight: 600; margin-bottom: 0.9375vw; max-width: 38.02083vw; }

.employment__main-desc { font-size: 1.35417vw; font-weight: 600; max-width: 38.02083vw; line-height: 1.2; }

.employment__main-wrap { display: flex; gap: 1.04167vw; margin-bottom: 1.04167vw; }

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

.employment__main-img-wrap { flex: 1; border-radius: 0.83333vw; position: relative; overflow: hidden; }

.employment__item { flex: 1; display: flex; flex-direction: column; min-height: 16.66667vw; background: #fff; border-radius: 0.83333vw; padding: 1.25vw; }

.employment__item-wrap { display: flex; gap: 1.04167vw; }

.employment__item-title { flex: 1; font-size: 1.97917vw; line-height: 1; font-weight: 600; margin-bottom: 2.08333vw; max-width: 25.52083vw; }

.employment__item-desc { font-size: 1.19792vw; line-height: 1.2; font-weight: 600; max-width: 22.91667vw; color: #666666; }

.employment__item-icon { width: 2.1875vw; height: 2.1875vw; margin-bottom: 1.04167vw; }

.reviews { padding-top: 9.375vw; }

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

.reviews .swiper { overflow: visible; }

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

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

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

.reviews__title { margin-bottom: 0; }

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

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

.reviews__arrows-prev, .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; }

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

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

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

.reviews__content { position: relative; }

.reviews__item { display: flex; flex-direction: column; background: #fff; border-radius: 2.8125vw 2.8125vw 2.8125vw 0; padding: 1.25vw; height: 100%; min-height: 19.27083vw; }

.reviews__item-person { flex: 1; display: flex; gap: 1.04167vw; margin-bottom: 0.9375vw; }

.reviews__item-img { width: 3.33333vw; min-width: 3.33333vw; height: 3.33333vw; -o-object-fit: cover; object-fit: cover; border-radius: 50%; border: 0.10417vw solid #CACACB; }

.reviews__item-name { font-size: 0.72917vw; line-height: 1.2; font-weight: 600; margin-bottom: 0.20833vw; }

.reviews__item-profession { font-size: 0.83333vw; line-height: 1.2; font-weight: 600; margin-bottom: 0.72917vw; }

.reviews__item-profession--color { color: #7E7F81; }

.reviews__item-desc { font-size: 0.98958vw; line-height: 1.1; font-weight: 500; }

.reviews__item-rating { display: flex; gap: 0.3125vw; }

.reviews__item-rating-icon { width: 1.04167vw; height: 0.98958vw; }

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

.form-section__content { display: flex; gap: 1.04167vw; }

.form-section__desc { font-size: 1.35417vw; line-height: 1.2; font-weight: 600; max-width: 24.47917vw; color: #fff; }

.form-section__desc-wrap { position: relative; flex: 1; padding: 1.25vw; border-radius: 0.83333vw; background: #ED131C; display: flex; flex-direction: column; justify-content: space-between; }

.form-section__bg { position: absolute; right: 0; bottom: 0; -o-object-fit: contain; object-fit: contain; width: 39.58333vw; }

.form-section__title { font-size: 3.33333vw; line-height: 1; font-weight: 600; letter-spacing: -0.02em; max-width: 25.52083vw; color: #fff; }

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

.advantages { padding-top: 9.375vw; }

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

.advantages__main-item { padding: 1.25vw; flex: 1; height: 26.04167vw; position: relative; overflow: hidden; border-radius: 0.83333vw; background: #fff; }

.advantages__main-item:first-child:before { content: ''; position: absolute; bottom: 0; left: 0; right: 0; width: 100%; height: 14.27083vw; background: white; background: linear-gradient(0deg, white 0%, rgba(0, 0, 0, 0) 100%); z-index: 2; }

.advantages__main-desc { font-size: 1.97917vw; font-weight: 600; line-height: 1; max-width: 41.14583vw; position: relative; z-index: 3; }

.advantages__main-line { position: absolute; bottom: 0; right: 0; height: 15.41667vw; width: 19.0625vw; -o-object-fit: contain; object-fit: contain; z-index: 1; }

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

.advantages__adv { flex: 1; position: relative; background: #fff; height: 12.5vw; border-radius: 0.83333vw; padding: 1.25vw; }

.advantages__adv-wrap { display: flex; gap: 0.41667vw; margin-top: 1.04167vw; }

.advantages__adv-desc { font-size: 1.19792vw; font-weight: 600; line-height: 1.2; }

.advantages__adv-icon { width: 1.5625vw; height: 1.5625vw; position: absolute; bottom: 1.25vw; right: 1.25vw; }

.advantages__rating { flex: 1; height: 16.66667vw; display: flex; flex-direction: column; justify-content: space-between; position: relative; background: #ED131C; border-radius: 0.83333vw; padding: 1.25vw; overflow: hidden; }

.advantages__rating-wrap { display: flex; gap: 1.04167vw; margin-top: 2.60417vw; }

.advantages__rating-main-title { display: none; }

.advantages__rating-title { flex: 1; font-size: 1.97917vw; font-weight: 600; line-height: 1.1; color: #fff; position: relative; z-index: 2; }

.advantages__rating-title-wrap { flex: 1; }

.advantages__rating-subtitle { font-size: 0.98958vw; font-weight: 600; line-height: 1.2; color: #fff; margin-top: 0.625vw; position: relative; z-index: 2; }

.advantages__rating-desc { font-size: 0.83333vw; font-weight: 600; line-height: 1.2; color: rgba(255, 255, 255, 0.8); position: relative; z-index: 2; }

.advantages__rating-img { position: absolute; right: 0; bottom: 0; -o-object-fit: contain; object-fit: contain; }

.advantages__rating-img-1 { width: 7.70833vw; height: 12.03125vw; }

.advantages__rating-img-2 { width: 15.98958vw; height: 12.08333vw; }

.advantages__rating-img-3 { width: 14.0625vw; height: 12.39583vw; }

.partners { padding-top: 9.375vw; }

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

.partners__item { padding: 2.60417vw 0; height: 7.5vw; display: none; justify-content: center; align-items: center; border-radius: 0.83333vw; background: #ECEDF0; }

.partners__item:nth-child(-n+10) { display: flex; }

.partners__item-img { display: inline-block; -o-object-fit: contain; object-fit: contain; height: 100%; }

.partners__more { margin: 2.08333vw auto 0; max-width: 15.10417vw; }

.faq { padding-top: 9.375vw; padding-bottom: 5.20833vw; }

.faq__item { background: #ECEDF0; border-radius: 0.83333vw; overflow: hidden; transition: all .25s ease-in-out; }

.faq__item--open { background: #fff; }

.faq__item--open .faq__item-title-num { background: #ED131C; }

.faq__item--open .faq__item-title-icon { -webkit-transform: rotate(45deg); transform: rotate(45deg); }

.faq__item-wrap { display: flex; flex-direction: column; gap: 0.625vw; }

.faq__item-title { flex: 1; font-size: 1.35417vw; font-weight: 600; line-height: 1.2; }

.faq__item-title-wrap { display: flex; padding: 1.04167vw 1.25vw; gap: 1.04167vw; cursor: pointer; }

.faq__item-title-icon { display: inline-block; margin-top: 0.3125vw; width: 1.04167vw; min-width: 1.04167vw; height: 1.04167vw; transition: all .25s ease-in-out; }

.faq__item-content { padding: 1.25vw; }

.faq__item-desc { font-size: 0.98958vw; font-weight: 600; line-height: 1.2; margin-bottom: 1.04167vw; }

.faq__item-desc:last-child { margin-bottom: 0; }
