/* Common */
/* Media */
/* Content */
/* Blocks */
.main { box-shadow: 0 1.11111vw 4.16667vw rgba(28, 28, 28, 0.08); }

.main__content { min-height: 164.16667vw; }

.main__bg, .main picture { position: absolute; bottom: 11.94444vw; right: 50%; -webkit-transform: translateX(50%); transform: translateX(50%); -o-object-fit: contain; object-fit: contain; height: auto; width: 94.44444vw; }

.main__title { margin-top: 8.88889vw; font-size: 8.05556vw; letter-spacing: -0.02em; font-weight: 600; line-height: 1; max-width: 100%; margin-bottom: 4.16667vw; text-align: center; }

.main__desc { font-size: 7.22222vw; letter-spacing: -0.02em; max-width: 141.66667vw; font-weight: 500; line-height: 10vw; }

.main__desc--accent { color: #203C89; }

.main__desc-accent { font-size: 5vw; font-weight: 500; line-height: 1.2; letter-spacing: -0.02em; margin-bottom: 5.55556vw; }

.main__button { width: 100%; height: 17.22222vw; font-size: 5vw; border-radius: 2.22222vw; }

.main__button-wrap { flex: 1; display: flex; flex-direction: column; justify-content: space-between; align-items: center; max-width: 100%; margin-bottom: 6.66667vw; position: relative; z-index: 2; }

.about { padding-top: 13.33333vw; }

.about__content { display: flex; flex-direction: column; gap: 3.33333vw; }

.about__left, .about__right { flex: 1; display: flex; flex-direction: column; }

.about__title { margin-bottom: 2.22222vw; }

.about__subtitle { font-size: 5vw; font-weight: 600; letter-spacing: -0.02em; margin-bottom: 6.66667vw; line-height: 1.2; }

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

.about__img-wrap { flex: 1; position: relative; border-radius: 3.33333vw; overflow: hidden; min-height: 52.5vw; }

.about__desc { font-size: 4.44444vw; font-weight: 500; letter-spacing: -0.02em; line-height: 1.2; margin-bottom: 3.33333vw; }

.about__desc-wrap { flex: 1; display: flex; flex-direction: column; justify-content: space-between; padding: 4.44444vw; border: 1px solid #D6D6D6; border-radius: 3.33333vw; }

.about__desc--small { font-size: 3.88889vw; line-height: 1.4; margin-bottom: 0; }

.about__desc--accent { color: #203C89; }

.about__button { width: 100%; font-size: 4.44444vw; height: 14.16667vw; }

.about__button-wrap { margin-top: 11.11111vw; }

.why { padding-top: 13.33333vw; }

.why__content { display: flex; flex-direction: column-reverse; gap: 3.33333vw; }

.why__left, .why__right { flex: 1; display: flex; flex-direction: column; overflow: hidden; }

.why__subtitle { font-size: 7.22222vw; font-weight: 500; letter-spacing: -0.02em; margin-bottom: 8.88889vw; line-height: 1.2; }

.why__desc-wrap { flex: 1; display: flex; flex-direction: column; justify-content: space-between; padding: 4.44444vw; border: 1px solid #D6D6D6; border-radius: 3.33333vw; }

.why__list { padding: 0; margin: 0; list-style-type: none; display: flex; flex-direction: column; gap: 2.22222vw; }

.why__list-item { position: relative; font-size: 4.44444vw; font-weight: 500; letter-spacing: -0.02em; line-height: 1.4; padding-left: 3.88889vw; }

.why__list-item:before { content: ''; position: absolute; top: 2.22222vw; left: 0; width: 1.66667vw; height: 1.66667vw; background: #203C89; border-radius: 50%; }

.why__button { width: 100%; font-size: 4.44444vw; height: 14.16667vw; }

.why__button-wrap { margin-top: 11.11111vw; }

.why__slider { height: 75.83333vw; }

.why__slider:before { content: ''; position: absolute; bottom: -5.55556vw; left: 0; right: 0; width: 100%; height: 33.33333vw; background: linear-gradient(180deg, rgba(28, 28, 28, 0) 28%, #1c1c1c 100%); z-index: 5; }

.why__slider-wrap { position: relative; flex: 1; border-radius: 3.33333vw; overflow: hidden; }

.why__slider-wrap .why__slider-pagination { bottom: 6.94444vw; height: 2.77778vw; display: flex; align-items: center; justify-content: center; gap: 2.22222vw; }

.why__slider-wrap .why__slider-pagination .swiper-pagination-bullet { width: 2.22222vw; min-width: 2.22222vw; height: 2.22222vw; background: transparent; border: 1px solid #fff; margin: 0; opacity: 1; transition: all .15s ease-in-out; border-radius: 50%; backdrop-filter: blur(2.22222vw); }

.why__slider-wrap .why__slider-pagination .swiper-pagination-bullet-active { background: #fff; box-shadow: 0 0 0 1px #fff; }

.why__slider-item { position: relative; }

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

.why__slider-arrows { position: absolute; bottom: 4.44444vw; left: 0; right: 0; width: 100%; display: flex; align-items: center; justify-content: space-between; padding: 0 4.44444vw; z-index: 12; }

.why__slider-arrows-prev, .why__slider-arrows-next { display: flex; align-items: center; justify-content: center; width: 22.22222vw; height: 7.77778vw; border-radius: 1.66667vw; border: 1px solid #fff; backdrop-filter: blur(2.22222vw); }

.why__slider-arrows-prev-icon, .why__slider-arrows-next-icon { position: relative; width: 11.66667vw; height: 2.22222vw; }

.why__slider-arrows-prev-icon { left: -1px; }

.why__slider-arrows-next-icon { right: -1px; }

.advantages { padding-top: 13.33333vw; }

.advantages__content { padding: 0 8.33333vw; margin-left: -8.33333vw; margin-right: -8.33333vw; display: flex; gap: 3.33333vw; overflow-x: scroll; -ms-overflow-style: none; scrollbar-width: none; -webkit-overflow-scrolling: touch; }

.advantages__content::-webkit-scrollbar { display: none; }

.advantages__item { flex: 1; min-width: 78.88889vw; display: flex; flex-direction: column; }

.advantages__item-inner { padding: 4.44444vw; border-radius: 3.33333vw; background: #F6F7FA; display: flex; flex-direction: column; justify-content: space-between; min-height: 50.27778vw; }

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

.advantages__item-title-wrap { margin-bottom: 6.94444vw; display: flex; justify-content: space-between; gap: 5.55556vw; }

.advantages__item-icon { width: 6.66667vw; min-width: 6.66667vw; height: 6.66667vw; }

.advantages__item-desc { font-size: 3.88889vw; font-weight: 500; line-height: 1.4; letter-spacing: -0.02em; }

.advantages__item-list { flex: 1; margin: 2.22222vw 0 0; padding: 4.44444vw; display: flex; flex-direction: column; gap: 2.22222vw; list-style-type: none; border-radius: 3.33333vw; border: 1px solid #D6D6D6; }

.advantages__item-list-item { position: relative; font-size: 3.88889vw; font-weight: 500; letter-spacing: -0.02em; line-height: 1.4; padding-left: 3.33333vw; }

.advantages__item-list-item:before { content: ''; position: absolute; top: 1.94444vw; left: 0; width: 1.66667vw; height: 1.66667vw; border-radius: 50%; background: #203C89; }

.reviews { margin-top: 13.33333vw; padding: 11.11111vw 0; background: rgba(32, 60, 137, 0.04); box-shadow: 0 1.11111vw 4.16667vw rgba(28, 28, 28, 0.08); }

.reviews .swiper-scrollbar-horizontal { position: relative; margin-top: 6.66667vw; height: 1.11111vw; width: 100%; bottom: 0; border-radius: 2.77778vw; background: #EDEFF5; left: 0; right: 0; z-index: 20; }

.reviews .swiper-scrollbar-drag { cursor: pointer; background: #203C89; }

.reviews__title { margin-bottom: 0; }

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

.reviews__slider { margin: 0 -1.66667vw; overflow: visible; }

.reviews__slider-item { display: flex; flex-direction: column; }

.reviews__slider-arrows { display: none; }

.reviews__item { flex: 1; background: #fff; border-radius: 3.33333vw; padding: 4.44444vw; margin: 0 1.66667vw; }

.reviews__item-icon { width: 4.44444vw; min-width: 4.44444vw; height: 4.44444vw; }

.reviews__item-person { display: flex; align-items: center; gap: 2.22222vw; }

.reviews__item-person-wrap { display: flex; align-items: flex-start; justify-content: space-between; margin-bottom: 4.44444vw; }

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

.reviews__item-person-img-wrap { position: relative; width: 12.77778vw; min-width: 12.77778vw; height: 12.77778vw; overflow: hidden; border-radius: 2.22222vw; }

.reviews__item-person-date { font-size: 3.33333vw; line-height: 1.4; letter-spacing: -0.01em; font-weight: 500; color: rgba(28, 28, 28, 0.5); margin-bottom: 1.11111vw; }

.reviews__item-person-name { font-size: 5.55556vw; line-height: 1.2; letter-spacing: -0.02em; font-weight: 600; }

.reviews__item-desc { font-weight: 500; font-size: 3.88889vw; line-height: 1.4; }

.gallery { padding-top: 13.33333vw; }

.gallery__slider { overflow: visible; margin: 0 -2.22222vw; }

.gallery__slider .swiper-wrapper { transition-timing-function: linear; }

.gallery__slider--left { margin-bottom: 2.22222vw; }

.gallery__slider--right { -webkit-transform: scaleX(-1); transform: scaleX(-1); }

.gallery__slider--right .gallery__slider-item { -webkit-transform: scaleX(-1); transform: scaleX(-1); }

.gallery__slider-item { position: relative; overflow: hidden; border-radius: 3.33333vw; height: 58.33333vw; width: 86.66667vw; margin: 0 1.11111vw; }

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

.news { padding-top: 13.33333vw; }

.news .swiper-scrollbar-horizontal { position: relative; margin-top: 6.66667vw; height: 1.11111vw; width: 100%; bottom: 0; border-radius: 2.77778vw; background: #EDEFF5; left: 0; right: 0; z-index: 20; }

.news .swiper-scrollbar-drag { cursor: pointer; background: #203C89; }

.news__title { margin-bottom: 0; }

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

.news__slider { margin: 0 -1.66667vw; overflow: visible; }

.news__slider-item { display: flex; flex-direction: column; }

.news__slider-arrows { display: none; }

.news__item { flex: 1; display: flex; flex-direction: column; background: #fff; border-radius: 3.33333vw; padding: 4.44444vw; margin: 0 1.66667vw; border: 1px solid #D6D6D6; }

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

.news__item-img-wrap { position: relative; width: 100%; height: 43.05556vw; overflow: hidden; border-radius: 2.22222vw; margin-bottom: 3.33333vw; }

.news__item-subtitle { font-size: 3.33333vw; font-weight: 500; line-height: 1.4; letter-spacing: -0.01em; color: rgba(28, 28, 28, 0.5); }

.news__item-date { font-size: 3.33333vw; font-weight: 500; line-height: 1.4; letter-spacing: -0.01em; color: rgba(28, 28, 28, 0.5); }

.news__item-date-wrap { display: flex; align-items: center; justify-content: space-between; margin-bottom: 1.11111vw; }

.news__item-title { font-size: 6.11111vw; line-height: 1.1; letter-spacing: -0.02em; margin-bottom: 4.44444vw; color: #203C89; }

.news__item-desc { font-size: 4.44444vw; line-height: 1.2; font-weight: 500; letter-spacing: -0.02em; margin-bottom: 6.66667vw; }

.news__item-button-wrap { flex: 1; display: flex; align-items: flex-end; }

.message { padding-top: 13.33333vw; }

.message__content { display: flex; flex-direction: column; gap: 5.55556vw; position: relative; padding: 8.33333vw; margin: 0 -8.33333vw; background: #F6F7FA; box-shadow: 0 1.11111vw 4.16667vw rgba(28, 28, 28, 0.08); border-radius: 6.66667vw; overflow: hidden; }

.message__bg { display: none; }

.message__title { font-size: 8.05556vw; line-height: 1; letter-spacing: -0.02em; max-width: 100%; text-align: center; margin-bottom: 0; }

.message__title--accent { color: #203C89; }

.message__title-wrap { flex: 1; max-width: 100%; display: flex; flex-direction: column; justify-content: space-between; }

.message__button { position: relative; z-index: 2; width: 100%; font-size: 4.44444vw; height: 14.16667vw; }

.message__button--desktop { display: none; }

.message__button--mobile { display: flex; }

.message__person-content { position: relative; z-index: 2; flex: 1; background: #fff; padding: 4.44444vw; border-radius: 3.33333vw; }

.message__person-wrap { display: flex; flex-direction: column; align-items: center; gap: 3.33333vw; margin-bottom: 4.44444vw; }

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

.message__person-img-wrap { position: relative; width: 28.88889vw; min-width: 28.88889vw; height: 28.88889vw; border-radius: 2.5vw; overflow: hidden; }

.message__person-name { font-size: 6.11111vw; letter-spacing: -0.02em; line-height: 1; font-weight: 600; margin-bottom: 1.11111vw; text-align: center; }

.message__person-job { font-size: 3.33333vw; letter-spacing: -0.02em; line-height: 1.4; font-weight: 500; color: rgba(28, 28, 28, 0.5); text-align: center; }

.message__person-desc { font-size: 4.44444vw; letter-spacing: -0.02em; line-height: 1.2; font-weight: 500; margin-top: 2.77778vw; }

.management { padding-top: 13.33333vw; }

.management__title { text-align: left; max-width: 100%; margin: 0 0 5.55556vw; }

.management__title--accent { color: #203C89; }

.management__content { display: grid; grid-template-columns: repeat(1, 1fr); gap: 2.22222vw; }

.management__item { padding: 4.44444vw; border: 1px solid #D6D6D6; border-radius: 3.33333vw; }

.management__item-person { display: flex; align-items: center; gap: 2.22222vw; margin-bottom: 4.44444vw; }

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

.management__item-person-img-wrap { width: 15vw; height: 15vw; position: relative; overflow: hidden; border-radius: 2.22222vw; }

.management__item-person-name { font-size: 5.55556vw; line-height: 1.2; font-weight: 600; letter-spacing: -0.02em; margin-bottom: 0.55556vw; }

.management__item-person-job { font-size: 3.33333vw; line-height: 1.4; font-weight: 500; letter-spacing: -0.02em; color: rgba(28, 28, 28, 0.5); }

.management__item-desc { font-size: 4.44444vw; line-height: 1.2; font-weight: 500; letter-spacing: -0.02em; }

.management__item-button { width: 100%; margin-top: 4.44444vw; }
