body::after {
	content: "";
	background-color: rgba(0, 0, 0, 0.5);
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0rem;
	left: 0rem;
	opacity: 0;
	transition: opacity 0.8s var(--e);
	pointer-events: none;
	z-index: 149;
}
[data-fls-popup-open] body::after {
	opacity: 1;
}
[data-fls-popup] {
	position: fixed;
	top: 0rem;
	left: 0rem;
	bottom: 0rem;
	right: 0rem;
	padding: 1.875rem 0.625rem;
	transition: visibility 0.8s var(--e);
	visibility: hidden;
	pointer-events: none;
}
[data-fls-popup][data-fls-popup-active] {
	z-index: 150;
	visibility: visible;
	overflow: auto;
	pointer-events: auto;
}
[data-fls-popup-active] [data-fls-popup-body] {
	visibility: visible;
	transform: scale(1);
}
[data-fls-popup-wrapper] {
	display: flex;
	flex-direction: column;
	align-items: center;
	min-height: 100%;
	flex: 1 1 auto;
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}
[data-fls-popup-body] {
	visibility: hidden;
	transform: scale(0);
	transition:
		transform var(--s) var(--e),
		visibility var(--s) var(--e);
	background-color: #eee;
	padding: 2.5rem;
	width: 100%;
	max-width: 37.5rem;
	border-radius: 0.625rem;
}
[data-fls-popup-youtube-place] iframe {
	width: 100%;
	aspect-ratio: 16/9;
}
[data-fls-popup-close] {
	position: absolute;
	top: 1.25rem;
	right: 1.25rem;
	display: flex;
	justify-content: center;
	align-items: center;
}
[data-fls-popup-close] svg {
	width: 1rem;
	height: 1rem;
	stroke: gray;
	stroke-width: 0.125rem;
}
.popup__form .form__label,
.popup__form .form__politics {
	color: var(--mainColor);
}
.popup__form .input {
	box-shadow: 0rem 0rem 0.0625rem 0rem rgba(0, 0, 0, 0.1);
}
.supervisor__image {
	width: 100%;
	object-fit: cover;
}
.supervisor__name {
	font-weight: var(--fontWeight_600);
	line-height: 140%;
}
.supervisor__name:not(:last-child) {
	margin-bottom: 0.9375rem;
}
.supervisor__description {
	line-height: 140%;
}
.supervisor__description:not(:last-child) {
	margin-bottom: 0.9375rem;
}
.work__title {
	line-height: 117%;
	letter-spacing: 0.02em;
	text-align: center;
	font-weight: var(--fontWeight_700);
	color: #36363b;
	text-align: center;
}
.gallery-work__wrapper-new {
	display: grid;
	gap: 1.25rem;
	grid-template-columns: repeat(auto-fill, minmax(14.375rem, 1fr));
}
.gallery-work__slide-box {
	display: flex;
	position: relative;
	padding-bottom: 80%;
}
.gallery-work__image {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0rem;
	left: 0rem;
	object-fit: cover;
	transition: transform 0.5s var(--e);
}
.content {
	background-color: var(--whiteBg) !important;
}

@media (max-width: 61.99875em) and (min-width: 62em) {
	.supervisor__image {
		height: 46.875rem;
	}
}
@media (max-width: 61.99875em) and (max-width: 20em) {
	.supervisor__image {
		height: 18.125rem;
	}
}
@media (max-width: 61.99875em) {
	.supervisor__picture:not(:last-child) {
		margin-bottom: 1.875rem;
	}
}
@media (max-width: 22.5em) {
	[data-fls-popup-body] {
		padding-left: 1.25rem;
	}
	[data-fls-popup-body] {
		padding-right: 1.25rem;
	}
}
@media (max-width: 20em) {
	.popup__title:not(:last-child) {
		margin-bottom: 1.25rem;
	}
	.page__supervisor {
		margin-top: 2.5rem;
	}
	.page__supervisor {
		margin-bottom: 2.5rem;
	}
	.page__work {
		margin-bottom: 2.5rem;
	}
	.supervisor__title:not(:last-child) {
		margin-bottom: 1.875rem;
	}
	.works__title:not(:last-child) {
		margin-bottom: 1.875rem;
	}
	.work__title {
		font-size: 1.75rem;
	}
	.work__title:not(:last-child) {
		margin-bottom: 1.875rem;
	}
	.work__gallery-work:not(:last-child) {
		margin-bottom: 1.875rem;
	}
}
@media (max-width: 61.99875em) and (min-width: 20em) and (max-width: 62em) {
	.supervisor__image {
		height: clamp(18.125rem, 4.434523809525rem + 68.4523809524vw, 46.875rem);
	}
}
@media (min-width: 20em) and (max-width: 75.625em) {
	.popup__title:not(:last-child) {
		margin-bottom: clamp(1.25rem, 1.025280898875rem + 1.1235955056vw, 1.875rem);
	}
	.page__supervisor {
		margin-top: clamp(2.5rem, 1.82584269663125rem + 3.3707865169vw, 4.375rem);
	}
	.page__supervisor {
		margin-bottom: clamp(2.5rem, 1.82584269663125rem + 3.3707865169vw, 4.375rem);
	}
	.page__work {
		margin-bottom: clamp(2.5rem, 1.82584269663125rem + 3.3707865169vw, 4.375rem);
	}
	.supervisor__title:not(:last-child) {
		margin-bottom: clamp(1.875rem, 1.4929775280875rem + 1.9101123596vw, 2.9375rem);
	}
	.works__title:not(:last-child) {
		margin-bottom: clamp(1.875rem, 1.42556179775rem + 2.2471910112vw, 3.125rem);
	}
	.work__title {
		font-size: clamp(1.75rem, 1.5702247191rem + 0.8988764045vw, 2.25rem);
	}
	.work__title:not(:last-child) {
		margin-bottom: clamp(1.875rem, 1.42556179775rem + 2.2471910112vw, 3.125rem);
	}
	.work__gallery-work:not(:last-child) {
		margin-bottom: clamp(1.875rem, 1.42556179775rem + 2.2471910112vw, 3.125rem);
	}
}
@media (min-width: 22.5em) and (max-width: 75.625em) {
	[data-fls-popup-body] {
		padding-left: clamp(1.25rem, 0.72058823529375rem + 2.3529411765vw, 2.5rem);
	}
	[data-fls-popup-body] {
		padding-right: clamp(1.25rem, 0.72058823529375rem + 2.3529411765vw, 2.5rem);
	}
}
@media (min-width: 47.99875em) and (any-hover: hover) {
	.gallery-work__slide-box {
		overflow: hidden;
	}
	.gallery-work__slide-box:hover .gallery-work__image {
		transform: scale(1.1);
	}
}
@media (min-width: 47.99875em) {
	[data-fls-popup-close] svg {
		transition: stroke var(--s) var(--e);
	}
}
@media (min-width: 61.99875em) and (min-width: 62em) {
	.supervisor__image {
		height: 33.1875rem;
	}
}
@media (min-width: 61.99875em) and (min-width: 20em) and (max-width: 62em) {
	.supervisor__image {
		height: clamp(21.3125rem, 15.6577380952375rem + 28.2738095238vw, 33.1875rem);
	}
}
@media (min-width: 61.99875em) and (max-width: 20em) {
	.supervisor__image {
		height: 21.3125rem;
	}
}
@media (min-width: 61.99875em) {
	.supervisor__column {
		display: flex;
		column-gap: 1.875rem;
	}
	.supervisor__picture {
		flex: 1 1 calc(50% - 1.875rem);
	}
	.supervisor__body {
		flex: 1 1 calc(50% - 1.875rem);
	}
}
@media (min-width: 75.625em) {
	[data-fls-popup-body] {
		padding-left: 2.5rem;
	}
	[data-fls-popup-body] {
		padding-right: 2.5rem;
	}
	.popup__title:not(:last-child) {
		margin-bottom: 1.875rem;
	}
	.page__supervisor {
		margin-top: 4.375rem;
	}
	.page__supervisor {
		margin-bottom: 4.375rem;
	}
	.page__work {
		margin-bottom: 4.375rem;
	}
	.supervisor__title:not(:last-child) {
		margin-bottom: 2.9375rem;
	}
	.works__title:not(:last-child) {
		margin-bottom: 3.125rem;
	}
	.work__title {
		font-size: 2.25rem;
	}
	.work__title:not(:last-child) {
		margin-bottom: 3.125rem;
	}
	.work__gallery-work:not(:last-child) {
		margin-bottom: 3.125rem;
	}
}
@media (any-hover: hover) {
	[data-fls-popup-close] svg:hover {
		stroke: red;
	}
}
