/* Media */
/* Content */
/* Blocks */
#formReg-1 {
	display: block;
}

.university-activities__title {
	margin-bottom: 2.08333vw;
}

.university-activities__info-wrapper {
	padding-right: var(--p);
	padding-left: var(--p);
}

.university-activities__info {
	padding: 1.25vw;
	border-radius: 0.83333vw;
	flex-direction: row-reverse;
	gap: 1.25vw;
	background-image: url("../img/@region/university-activities/lms.svg");
	background-size: 39.0625vw 14.58333vw;
	background-repeat: no-repeat;
	background-position: bottom right;
}

.university-activities__info-title {
	font-size: 2.5vw;
	line-height: 2.70833vw;
	margin-bottom: 0.26042vw;
}

.university-activities__info-text {
	font-size: 1.35417vw;
	line-height: 1.35417vw;
}

.university-activities__info-block {
	justify-content: space-between;
	flex-basis: 50%;
}

.university-activities__info-cards {
	grid-template-columns: repeat(4, 1fr);
	gap: 1.04167vw;
}

.university-activities__info-card {
	border-radius: 0.83333vw;
	padding: 1.25vw;
	font-size: 1.35417vw;
	line-height: 1.35417vw;
}

.university-activities__info-card:nth-child(1) {
	grid-column-start: 1;
	grid-column-end: 5;
	font-size: 1.97917vw;
	line-height: 1.97917vw;
}

.university-activities__info-card:nth-child(2) {
	grid-row-start: 2;
	grid-column-start: 1;
	grid-column-end: 3;
}

.university-activities__info-card:nth-child(3) {
	grid-row-start: 2;
	grid-column-start: 3;
	grid-column-end: 5;
}

.popular-programs {
	margin-bottom: 4.16667vw;
}

.popular-programs__title {
	margin-bottom: 2.60417vw;
}

.popular-programs__list-item {
	border-radius: 0.83333vw;
	padding: 1.25vw;
	height: 17.44792vw;
}

.popular-programs__list-item-edu {
	font-size: 0.78125vw;
	line-height: 0.9375vw;
}

.popular-programs__list-item-title {
	font-size: 2.5vw;
	line-height: 2.5vw;
	margin: 0.625vw 0;
}

.popular-programs__list-item-mark img {
	width: 1.19792vw;
	height: 1.19792vw;
}

.popular-programs__list-item-mark-text {
	font-size: 0.83333vw;
	line-height: 1vw;
	margin-left: 0.10417vw;
}

.popular-programs__list-item-buttons img {
	width: 2.5vw;
	height: 2.5vw;
}

.popular-programs__list-item-btn {
	border-radius: 0.52083vw;
	max-width: 7.70833vw;
	height: 2.5vw;
	font-size: 0.63604vw;
	line-height: 0.76323vw;
}

.popular-programs__list-item-btn:not(:last-child) {
	margin-right: 0.625vw;
}

.possibilities__title {
	margin-bottom: 2.60417vw;
	line-height: 4.47917vw;
	max-width: 72.76042vw;
	width: 100%;
}

.possibilities__slider-slide {
	border-radius: 0.83333vw;
	height: 23.125vw;
	padding: 1.25vw;
}

.possibilities__slider-slide-title {
	font-size: 1.97917vw;
	line-height: 1.97917vw;
}

.possibilities__slider-slide-subtitle {
	font-size: 0.98958vw;
	margin-top: 0.41667vw;
	line-height: 1.1875vw;
}

.possibilities__slider-slide-bottom-title {
	font-size: 0.98958vw;
	margin-bottom: 0.41667vw;
	line-height: 1.1875vw;
}

.possibilities__slider-slide-list {
	gap: 0.78125vw;
}

.possibilities__slider-slide-list-item {
	font-size: 0.98958vw;
	line-height: 1.1875vw;
	padding-left: 1.5625vw;
}

.possibilities__slider-slide-list-item::before {
	width: 0.625vw;
	height: 0.625vw;
	border-radius: 0.125vw;
	top: 0.3125vw;
}

.credit {
	background-color: var(--gray-10);
}

.credit__item {
	background: var(--gray-20);
}

.credit__item-text {
	white-space: nowrap;
}

.education .swiper-nav {
	display: none;
}

.form-section-min .form-section__form .form {
	background-size: 52.08333vw 11.09375vw;
	background-position: right center;
}

.main__image {
	height: auto;
}

.main__image-slider {
	height: auto;
}
