/* Common */
/* Media */
/* Content */
/* Form */
/* Blocks */
.filter-tabs {
	gap: 1.04167vw;
	margin: 0;
	padding: 0;
}

.filter-tabs__item {
	width: -webkit-fit-content;
	width: fit-content;
	font-size: 0.98958vw;
	min-height: 2.91667vw;
	border-radius: 0.625vw;
	padding: 0 0.83333vw;
}

.filter-tabs__item i {
	width: 1.25vw;
	height: 1.25vw;
	font-size: 1.25vw;
}

.filter-tabs__item[data-tab="all"] i {
	display: block;
}

.main__inner {
	min-height: 34.375vw;
}

.main__title {
	font-weight: 600;
	font-size: 8.02083vw;
	line-height: 90%;
	letter-spacing: -0.02em;
}

.advantages {
	padding-top: 2.08333vw;
	padding-bottom: 2.08333vw;
}

.advantages__title {
	margin: 0 0 3.07292vw;
}

.advantages__cards {
	margin: 0;
}

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

.advantages__card {
	min-height: 11.45833vw;
	border-radius: 0.83333vw;
	padding: 1.25vw 2.60417vw 1.25vw 1.25vw;
	margin: 0;
}

.advantages__card-title {
	font-size: 1.97917vw;
}

.advantages__card-num {
	position: absolute;
	right: 1.25vw;
	bottom: 1.25vw;
	font-size: 1.19792vw;
	line-height: 120%;
	width: 2.5vw;
	height: 2.5vw;
}

.level {
	padding-top: 4.16667vw;
	padding-bottom: 2.34375vw;
}

.level__title {
	margin-bottom: 2.60417vw;
}

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

.level__items.active {
	display: grid;
}

.level__items .swiper-scrollbar {
	display: none;
}

.level__tabs {
	margin-bottom: 2.08333vw;
}

.level-block {
	padding: 1.25vw;
	border-radius: 0.83333vw;
	min-height: auto;
}

.level-block__title {
	font-size: 2.5vw;
	line-height: 110%;
	letter-spacing: -0.02em;
}

.level-block__desc {
	font-size: 1.35417vw;
	font-weight: 600;
	line-height: 120%;
	margin-top: 0.83333vw;
	letter-spacing: 0;
}

.level-block__bottom {
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	gap: 0.41667vw;
}

.level-block__bottom-button-wrap {
	flex: 1;
	gap: 0.46875vw;
}

.level-block__bottom-box {
	gap: 0.41667vw;
	margin-top: 0;
}

.level-block__bottom-button {
	font-size: 1.19792vw;
	border-radius: 0.625vw;
	min-height: 3.125vw;
	max-width: 22.13542vw;
}

.level-block__bottom-img {
	height: 2.60417vw;
}

.level__cards {
	margin-top: 0;
	margin-bottom: 0;
}

.level__cards.swiper {
	margin-left: 0;
	margin-right: 0;
	grid-gap: 1.04167vw;
	display: grid;
	grid-template-columns: repeat(2, 1fr);
}

.level__card {
	padding: 1.25vw;
	border-radius: 0.83333vw;
	min-height: 14.16667vw;
}

.level__card-title {
	font-size: 3.33333vw;
}

.level__card-text {
	font-size: 1.35417vw;
}

.level__card-img {
	width: 12.76042vw;
	height: 11.5625vw;
}

.level__card-bg {
	-o-object-position: top center;
	   object-position: top center;
}

.university__box-text {
	margin: auto 0 0;
}

.university__box-bottom {
	position: absolute;
	right: 1.25vw;
	bottom: 1.25vw;
}

.talisman {
	background: transparent;
	border-radius: 0;
	padding-bottom: 0;
}

.talisman__inner {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	grid-gap: 1.04167vw;
	background: var(--red);
	border-radius: 0.83333vw;
	padding: 1.25vw;
}

.talisman__box {
	position: relative;
	margin: 0;
	order: 2;
	margin-top: -1.25vw;
}

.talisman__box::after {
	content: '';
	position: absolute;
	background: url("../img/@about/talisman/shape.svg") no-repeat 0 0/contain;
	left: -1.04167vw;
	bottom: -1.25vw;
	width: 30.98958vw;
	height: 7.76042vw;
}

.talisman__image {
	width: 100%;
	height: 100%;
}

.talisman__items {
	grid-template-columns: repeat(2, 1fr);
	grid-gap: 1.04167vw;
	margin: 0;
}

.talisman__item {
	padding: 1.25vw;
	border-radius: 0.83333vw;
}

.talisman__item-title {
	font-size: 1.97917vw;
}

.talisman__item-text {
	font-size: 1.19792vw;
}

.talisman__item:first-child {
	grid-column: span 2;
}

.talisman__button {
	position: absolute;
	left: 0;
	bottom: 0;
	font-size: 1.19792vw;
	border-radius: 0.625vw;
	min-height: 3.125vw;
	max-width: 21.875vw;
	z-index: 2;
}

.docs {
	padding-top: 2.08333vw;
	padding-bottom: 2.60417vw;
}

.docs__title {
	font-size: 4.47917vw;
	line-height: 110%;
	letter-spacing: -0.02em;
}

.banner {
	text-align: left;
	border-radius: 0.83333vw;
	margin: 0;
	background: none;
	padding-top: 2.08333vw;
	padding-bottom: 2.08333vw;
}

.banner__image {
	bottom: 0;
	border-radius: inherit;
}

.banner__inner {
	position: relative;
	gap: 1.04167vw;
	min-height: 27.86458vw;
	padding: 1.25vw;
	border-radius: 0.83333vw;
	background: var(--black);
}

.banner__content {
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	gap: 1.04167vw;
	max-width: 40.9375vw;
	flex: 1 1 100%;
}

.banner__title {
	margin: 0;
}

.banner__text {
	font-size: 1.35417vw;
	letter-spacing: 0;
}

.banner__button {
	font-size: 1.19792vw;
	margin: auto 0 0;
	border-radius: 0.625vw;
	min-height: 3.07292vw;
	max-width: 21.875vw;
}

.credit-info {
	padding-bottom: 4.16667vw;
	margin-bottom: 2.08333vw;
	border-radius: 1.45833vw;
}

.credit-info__title {
	margin-bottom: 1.04167vw;
	font-weight: 600;
	font-size: 3.33333vw;
	letter-spacing: -0.02em;
	line-height: 120%;
}

.credit-info__subtitle {
	font-weight: 600;
	font-size: 1.35417vw;
	line-height: 120%;
	margin-bottom: 1.25vw;
}

.credit-info__desc {
	font-weight: 600;
	font-size: 1.19792vw;
	line-height: 120%;
	max-width: 31.25vw;
	margin-bottom: 0;
}

.credit-info__desc-button {
	margin-top: 3.125vw;
	font-size: 1.19792vw;
	border-radius: 0.625vw;
	min-height: 3.125vw;
	max-width: 22.13542vw;
}

.credit-info__box {
	grid-template-columns: repeat(2, 1fr);
	grid-gap: 1.04167vw;
	margin: 0 0 2.5vw;
}

.credit-info__content {
	position: relative;
	color: #fff;
	margin-bottom: 1.77083vw;
}

.credit-info__content-block {
	font-size: 1.35417vw;
}

.credit-info__content-block p:nth-child(1) {
	font-size: 1.97917vw;
	line-height: 100%;
}

.credit-info__content-block p + p {
	margin: 1.04167vw 0 0;
}

.credit-info__content-box {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: auto 0 0;
}

.credit-info__content-box button {
	font-weight: 600;
	font-size: 1.19792vw;
	line-height: 120%;
	min-height: 3.125vw;
	max-width: 20.83333vw;
}

.credit-info__content-box-icons {
	display: flex;
	gap: 0.625vw;
}

.credit-info__content-box i {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 2.5vw;
	height: 2.5vw;
	font-size: 1.66667vw;
	border-radius: 50%;
	background: var(--black);
}

.credit-info__desc-wrap {
	position: absolute;
	top: 2.55208vw;
	left: 1.25vw;
	max-width: 39.32292vw;
	background: none;
	padding: 0;
	border-radius: 0;
	margin: 0;
}

.credit-info__items {
	width: 100%;
	padding: 0;
	margin: 0;
	gap: 1.04167vw;
}

.credit-info__item {
	font-weight: 600;
	font-size: 2.5vw;
	line-height: 110%;
	letter-spacing: -0.02em;
	min-height: 10.41667vw;
	border-radius: 0.83333vw;
	padding: 1.25vw 1.04167vw;
	flex: 1 1 100%;
}

.credit-info__item-check {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 1.875vw;
	height: 1.875vw;
	border-radius: 50%;
	background: var(--red);
	box-shadow: -1.04167vw 0 0 var(--gray-20);
}

.credit-info__item-check i {
	font-size: 1.09375vw;
}

.credit-info__item-name {
	letter-spacing: 0;
	font-size: 0.83333vw;
	min-height: 2.08333vw;
	border-radius: 2.08333vw;
}

.credit-info__item-text {
	font-weight: 500;
}

.how {
	padding-top: 2.08333vw;
	padding-bottom: 2.08333vw;
}

.how__title {
	margin-bottom: 3.125vw;
}

.how__items {
	width: 100%;
	padding: 0;
	margin: 0;
	gap: 1.04167vw;
}

.how__item {
	font-size: 1.35417vw;
	letter-spacing: 0;
	flex: 1 1 100%;
	min-height: 11.71875vw;
	border-radius: 0.83333vw;
	padding: 1.25vw 2.60417vw 1.25vw 1.25vw;
}

.how__item-text {
	max-width: 17.1875vw;
}

.how__item-number {
	width: 2.5vw;
	height: 2.5vw;
}

.how__item img {
	height: 10.41667vw;
	right: 0;
}

.education {
	padding-top: 2.08333vw;
	padding-bottom: 2.08333vw;
}

.education__title {
	margin-bottom: 2.60417vw;
}

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

.education__items .swiper-scrollbar {
	display: block;
}

.education__item {
	gap: 0.52083vw;
	min-height: 18.07292vw;
	border-radius: 0.83333vw;
	padding: 1.25vw;
	margin: 0 0.52083vw;
}

.education__item-title {
	gap: 0.625vw;
}

.education__item-title span {
	font-size: 2.5vw;
	line-height: 110%;
	letter-spacing: -0.02em;
}

.education__item-title i {
	width: 2.5vw;
	height: 2.5vw;
	font-size: 1.45833vw;
}

.education__item-text {
	font-size: 1.19792vw;
}

.opportunities {
	padding-top: 2.08333vw;
	padding-bottom: 2.08333vw;
}

.opportunities__title {
	max-width: 57.29167vw;
	margin-bottom: 2.60417vw;
}

.opportunities__items {
	margin: 0 -0.52083vw;
}

.opportunities__item {
	flex: 1 0;
	min-height: 8.69792vw;
	border-radius: 0.83333vw;
	margin: 0 0.52083vw;
}

.opportunities__item-inner {
	gap: 1.92708vw;
	width: 100%;
	padding: 1.25vw;
}

.opportunities__item-title {
	font-size: 1.97917vw;
}

.opportunities__item-text {
	padding-top: 0.46875vw;
	font-size: 0.98958vw;
}

.opportunities__item-listtitle {
	font-size: 0.98958vw;
	margin-bottom: 0.41667vw;
}

.opportunities__item-list {
	gap: 0.41667vw 0;
}

.opportunities__item-list LI {
	padding-left: 1.5625vw;
	font-size: 0.98958vw;
}

.opportunities__item-list LI:before {
	top: 0.36458vw;
	width: 0.625vw;
	height: 0.625vw;
	border-radius: 0.15625vw;
}

.prices {
	padding-top: 2.08333vw;
	padding-bottom: 2.08333vw;
}

.prices__title {
	max-width: 57.29167vw;
	margin-bottom: 2.60417vw;
}

.prices__items {
	width: 100%;
	padding: 0;
	margin: 0;
	gap: 1.04167vw;
}

.prices__item {
	font-weight: 600;
	font-size: 2.5vw;
	line-height: 110%;
	letter-spacing: -0.02em;
	min-height: 10.41667vw;
	min-width: auto;
	border-radius: 0.83333vw;
	padding: 1.25vw 1.04167vw;
	flex: 1 1 100%;
	flex-direction: column;
	justify-content: space-between;
	flex-wrap: nowrap;
	background: var(--red);
	position: relative;
	overflow: hidden;
}

.prices__item-line {
	-o-object-position: 0;
	   object-position: 0;
	height: 100%;
}

.prices__item-name {
	position: relative;
	z-index: 2;
	font-size: 0.83333vw;
	color: #fff;
	border-color: #fff;
	background: transparent;
	min-height: 2.08333vw;
	border-radius: 2.08333vw;
}

.prices__item-text {
	font-size: 2.5vw;
	letter-spacing: -0.02em;
	position: relative;
	color: #fff;
	z-index: 2;
	flex-basis: auto;
	margin: 0;
}

.openday {
	padding-top: 4.16667vw;
	padding-bottom: 4.16667vw;
	margin-top: 2.08333vw;
	margin-bottom: 2.08333vw;
	border-radius: 1.45833vw;
}

.openday__wrapper {
	border-radius: 1.45833vw;
	padding-top: 2.08333vw;
	padding-bottom: 1.77083vw;
}

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

.openday__title {
	margin: 0;
}

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

.openday__box {
	gap: 0.67708vw;
	padding: 1.25vw;
	border-radius: 0.83333vw;
}

.openday__box-info {
	font-size: 2.5vw;
	line-height: 110%;
}

.openday__box-text {
	font-size: 1.35417vw;
	max-width: 35.72917vw;
}

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

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

.openday__box-bottom-button {
	font-weight: 600;
	font-size: 1.19792vw;
	line-height: 120%;
	border-radius: 0.625vw;
	max-width: 15.88542vw;
	min-height: 3.125vw;
}

.openday__box-bottom-icons {
	gap: 0.625vw;
}

.openday__box-bottom-icon {
	width: 2.5vw;
	height: 2.5vw;
	font-size: 2.5vw;
}

.openday__video {
	border-radius: 0.83333vw;
	height: 52.60417vw;
}

.openday__video span {
	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-color: #fff;
	width: -webkit-fit-content;
	width: fit-content;
	min-height: 2.08333vw;
}

.openday__video-play {
	width: 4.16667vw;
	height: 4.16667vw;
	font-size: 4.16667vw;
}

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

.openday__item {
	gap: 0.52083vw;
	font-weight: 600;
	font-size: 0.98958vw;
	line-height: 120%;
	border-radius: 0.83333vw;
	padding: 1.04167vw 1.25vw;
	min-height: 7.76042vw;
}

.openday__item span {
	font-weight: 600;
	font-size: 2.5vw;
	line-height: 110%;
	letter-spacing: -0.02em;
}

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

.openday__priorities {
	gap: 1.04167vw;
	padding: 0;
	margin: 0;
	overflow: visible;
	grid-column: span 2;
}

.openday__priorities-card {
	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%;
}

.openday__priorities-card-box {
	max-width: 18.75vw;
}

.openday__priorities-card-title {
	font-size: 1.97917vw;
}

.openday__priorities-card-text {
	font-size: 1.19792vw;
}

.openday__priorities-card-img {
	width: 11.45833vw;
	height: 13.02083vw;
}

.history {
	padding-top: 2.08333vw;
	padding-bottom: 2.08333vw;
}

.history__title {
	margin: 0 0 3.07292vw;
}

.history__cards {
	flex-direction: row;
	gap: 1.04167vw;
}

.history__card {
	padding: 1.04167vw 1.25vw;
	border-radius: 0.83333vw;
	width: 7.8125vw;
	min-height: 29.16667vw;
	transition: width 0.3s ease-out;
	overflow: hidden;
	position: relative;
	min-height: 0;
	flex-direction: row;
}

.history__card-head {
	height: 100%;
	width: 100%;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	padding-bottom: 2.5vw;
}

.history__card-title {
	font-size: 1.35417vw;
	-webkit-writing-mode: vertical-rl;
	    -ms-writing-mode: tb-rl;
	        writing-mode: vertical-rl;
	-webkit-transform: scale(-1);
	        transform: scale(-1);
}

.history__card-arrow {
	width: 2.5vw;
	height: 2.5vw;
	position: absolute;
	bottom: 1.04167vw;
}

.history__card-arrow i {
	font-size: 2.5vw;
	-webkit-transform: rotate(-90deg);
	        transform: rotate(-90deg);
}

.history__card-content {
	font-weight: 600;
	font-size: 0.98958vw;
	line-height: 120%;
	transition: none;
	max-width: 0;
	margin-top: 4.01042vw;
}

.history__card-content-wrap {
	min-width: 62.5vw;
	min-height: unset;
}

.history__card-content-text {
	gap: 0.52083vw;
	max-width: 60.9375vw;
}

.history__card-content-list {
	gap: 0.36458vw;
	padding: 0 0 0 1.5625vw;
	max-width: 60.9375vw;
}

.history__card-content-icons {
	gap: 0.625vw;
	margin: auto 0 0;
	position: absolute;
	right: 1.25vw;
	bottom: 1.04167vw;
	opacity: 0;
}

.history__card-content-icon {
	width: 2.5vw;
	height: 2.5vw;
	font-size: 2.5vw;
}

.history__card-open {
	gap: 1.25vw;
	width: 100%;
	min-height: 29.16667vw;
	min-width: 7.8125vw;
}

.history__card-open .history__card-head {
	position: absolute;
	height: auto;
	justify-content: flex-start;
	flex-direction: row;
	padding-bottom: 0;
}

.history__card-open .history__card-content {
	max-width: 100%;
}

.history__card-open .history__card-title {
	font-size: 2.5vw;
	line-height: 110%;
	-webkit-writing-mode: horizontal-tb;
	    -ms-writing-mode: lr-tb;
	        writing-mode: horizontal-tb;
	-webkit-transform: none;
	        transform: none;
}

.history__card-open .history__card-content-icons {
	opacity: 1;
}

.person {
	padding-top: 2.08333vw;
	padding-bottom: 2.08333vw;
}

.person__tabs {
	margin-bottom: 1.66667vw;
}

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

.person__item {
	display: grid;
	grid-template-columns: 1fr 10.41667vw;
	grid-gap: 2.91667vw;
	padding: 1.25vw;
	border-radius: 0.83333vw;
	min-height: 16.66667vw;
	margin: 0 0.52083vw;
}

.person__item-photo {
	order: 2;
	width: 10.41667vw;
	height: 100%;
	border-radius: 0.625vw;
	flex: 1 1 10.41667vw;
}

.person__item-content {
	gap: 0.625vw;
}

.person__item-name {
	font-size: 1.97917vw;
}

.person__item-post {
	font-size: 0.98958vw;
}

.person__item-contacts {
	font-size: 0.98958vw;
}

.person__item-list {
	-webkit-line-clamp: 3;
}

.person__item-list ul {
	font-size: 0.98958vw;
}

.person__item-list li {
	padding: 0 0 0 1.04167vw;
}

.person__item-button {
	font-size: 0.78125vw;
	border-radius: 0.625vw;
	min-height: 2.08333vw;
	max-width: 8.22917vw;
}

.cooperation {
	padding-top: 2.08333vw;
	padding-bottom: 2.08333vw;
}

.cooperation__title {
	margin: 0 0 3.07292vw;
}

.cooperation__wrap {
	grid-template-columns: 47.39583vw auto;
	grid-gap: 1.04167vw;
}

.cooperation__items {
	overflow: visible;
	gap: 1.04167vw;
	padding: 0;
	margin: 0;
	order: 2;
}

.cooperation__item {
	border-radius: 0.83333vw;
	flex: 1 1 100%;
}

.cooperation__item-logo {
	border-radius: 0.83333vw;
	min-height: 11.40625vw;
}

.cooperation__item-logo img {
	width: 7.1875vw;
}

.cooperation__item-text {
	font-size: 0.98958vw;
	padding: 1.25vw;
}

.cooperation__block {
	border-radius: 0.83333vw;
	padding: 1.25vw;
	min-height: 24.6875vw;
}

.cooperation__block-text {
	font-size: 2.5vw;
	line-height: 110%;
	letter-spacing: -0.02em;
}

.cooperation__block-button {
	font-size: 1.19792vw;
	border-radius: 0.625vw;
	min-height: 3.125vw;
	max-width: 22.13542vw;
}

.reception {
	padding-top: 2.08333vw;
	padding-bottom: 2.08333vw;
	margin-bottom: 0;
}

.reception__title {
	margin-bottom: 3.125vw;
}

.reception__inner {
	position: relative;
}

.reception__content {
	position: relative;
	gap: 1.04167vw;
	display: grid;
	grid-template-columns: 1fr 1fr;
	background: #1C1C1C;
	height: 28.125vw;
	max-height: 28.125vw;
	border-radius: 0.83333vw;
	margin-left: 0;
	margin-right: 0;
	padding: 0;
}

.reception__info {
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: flex-start;
	position: relative;
	padding: 1.25vw 3.64583vw 1.25vw 1.25vw;
	background: var(--gray-40);
	border-radius: 0.83333vw;
	overflow: hidden;
}

.reception__info-title {
	position: relative;
	z-index: 2;
	font-size: 2.5vw;
	line-height: 110%;
	letter-spacing: -0.02em;
	font-weight: 600;
}

.reception__info-img {
	display: block;
	position: absolute;
	bottom: -0.10417vw;
	right: 0;
	-o-object-fit: contain;
	   object-fit: contain;
}

.reception__info-link {
	outline: none;
	border: none;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	height: 2.76042vw;
	padding: 0 0.78125vw 0.52083vw 0.78125vw;
	line-height: 90%;
	border-radius: 0.625vw;
	color: #fff;
	background: var(--red);
	box-shadow: 0 0.3125vw 0.10417vw 0 rgba(102, 0, 0, 0.2);
}

.reception__info-link:hover, .reception__info-link:active, .reception__info-link:focus {
	outline: none;
	border: none;
	color: #fff;
	background: var(--red-dark);
	box-shadow: 0 0 0 0 rgba(102, 0, 0, 0.2);
}

.reception__icons {
	display: flex;
	align-items: center;
	gap: 0.625vw;
	position: relative;
	z-index: 2;
}

.reception__icons-item {
	-o-object-fit: contain;
	   object-fit: contain;
	width: 2.5vw;
	height: 2.5vw;
}

.reception__bg {
	display: block;
	position: absolute;
	-o-object-fit: contain;
	   object-fit: contain;
	top: 0;
	right: 0;
	height: 100%;
}

.reception__slider {
	margin-top: 0;
	z-index: 2;
	padding-top: 1.25vw;
	height: 28.125vw;
	position: relative;
	overflow: hidden;
	cursor: -webkit-grab;
	cursor: grab;
}

.reception__slider .swiper-wrapper {
	display: flex;
	flex-direction: column;
}

.reception__slide {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	position: relative;
	height: 10.10417vw;
	width: 31.25vw;
	background: var(--gray-40);
	border-radius: 0.83333vw;
	padding: 1.25vw;
	overflow: hidden;
	margin-bottom: 1.04167vw;
}

.reception__slide-title {
	display: inline-block;
	position: relative;
	z-index: 2;
	font-size: 1.97917vw;
	font-weight: 600;
	line-height: 100%;
	max-width: 16.66667vw;
}

.reception__slide-desc {
	position: relative;
	z-index: 2;
	font-size: 0.98958vw;
	font-weight: 600;
	line-height: 100%;
}

.reception__slide-img {
	display: block;
	position: absolute;
	-o-object-fit: contain;
	   object-fit: contain;
	height: auto;
	width: 10.05208vw;
	right: 0;
	bottom: 0;
}

.questions {
	padding-bottom: 4.16667vw;
}

.questions__title {
	margin-bottom: 3.125vw;
}

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

.questions__topics-name {
	border: 1px solid var(--gray-60);
	padding: 0.52083vw 0.83333vw;
	border-radius: 2.08333vw;
}

.questions__topics-body-list-item {
	height: 3.75vw;
	border-radius: 0.83333vw;
}

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

.questions__topics-body-list-item-head {
	padding: 1.04167vw 1.25vw;
}

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

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

.questions__topics-body-list-item-text {
	padding: 1.25vw;
	font-size: 0.98958vw;
}

.partners {
	padding-top: 2.08333vw;
	padding-bottom: 2.08333vw;
}

.partners__title {
	margin: 0 0 3.07292vw;
}

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

.partners__items .swiper-scrollbar {
	margin: 1.5625vw 0 0;
}

.partners__item {
	grid-gap: 0.83333vw;
	min-height: 7.5vw;
	padding: 1.25vw;
	border-radius: 0.83333vw;
	margin: 0.52083vw;
}

.partners__item img {
	max-height: 2.1875vw;
}

.partners__item span {
	font-size: 0.78125vw;
}
