@charset "UTF-8";* {
	padding: 0px;
	margin: 0px;
	border: 0px;
}
*,
*::before,
*::after {
	box-sizing: border-box;
}
*::before,
*::after {
	display: inline-block;
}
html,
body {
	height: 100%;
}
body {
	line-height: 1;
	scrollbar-gutter: stable;
	-ms-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
input,
button,
textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
	color: inherit;
	background-color: transparent;
}
input,
textarea {
	width: 100%;
}
label {
	display: inline-block;
}
button,
select,
option {
	cursor: pointer;
}
a {
	display: inline-block;
	color: inherit;
	text-decoration: none;
}
ul li {
	list-style: none;
}
img {
	max-width: 100%;
	height: auto;
	vertical-align: middle;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: inherit;
	font-size: inherit;
}
@font-face {font-family: InterTight;font-display: swap;src: url("../fonts/InterTight-SemiBold.woff2") format("woff2");font-weight: 600;font-style: normal;}
@font-face {font-family: InterTight;font-display: swap;src: url("../fonts/InterTight-Regular.woff2") format("woff2");font-weight: 400;font-style: normal;}
@font-face {font-family: InterTight;font-display: swap;src: url("../fonts/InterTight-Medium.woff2") format("woff2");font-weight: 500;font-style: normal;}
@font-face { 
	font-family: "iconfont"; 
	font-display: swap;
	src: url("../fonts/iconfont.woff2") format("woff2"); 
}
[class*="--icon-"]::before{
	font-family: iconfont; 
}
	[class*="--icon-whatsapp"]::before { 
		content: "\f101"; 
	} 
	[class*="--icon-user"]::before { 
		content: "\f102"; 
	} 
	[class*="--icon-sun"]::before { 
		content: "\f103"; 
	} 
	[class*="--icon-play"]::before { 
		content: "\f104"; 
	} 
	[class*="--icon-online"]::before { 
		content: "\f105"; 
	} 
	[class*="--icon-elipse"]::before { 
		content: "\f106"; 
	} 
	[class*="--icon-crescent"]::before { 
		content: "\f107"; 
	} 
	[class*="--icon-arrow-top"]::before { 
		content: "\f108"; 
	} 
	[class*="--icon-arrow-slider"]::before { 
		content: "\f109"; 
	} 
	[class*="--icon-arrow-all"]::before { 
		content: "\f10a"; 
	} 

/* Generated by vite-plugin-svg-spritemap */
body {
  min-width: 320px;
  color: #000;
  font-family: "InterTight";
  font-size: 16px;
}
[data-fls-scrolllock] body {
  overflow: hidden;
  touch-action: none;
  overscroll-behavior: none;
}
.wrapper {
  min-height: 100%;
  display: flex;
  flex-direction: column;
  overflow: clip;
}
.wrapper > main {
  flex: 1 1 auto;
  overflow: hidden;
}
.wrapper > * {
  min-width: 0;
}

/* Для главного контейнера */
/* Глобальные настройки */
[class*=__container] {
  max-width: 1440px;
  margin: 0 auto;
  padding-left: 80px;
  padding-right: 80px;
}

html {
  -moz-scroll-behavior: smooth; /* Firefox */
  -ms-scroll-behavior: smooth; /* Internet Explorer */
  -o-scroll-behavior: smooth; /* Old Opera */
  scroll-behavior: smooth; /* Стандартное свойство */
}

/* Глобальные настройки */
body {
  margin: 0;
  padding: 0;
  overflow-x: hidden;
}

/* Для главного контейнера */
main.page.page--project {
  width: 100vw !important;
  max-width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow-x: hidden;
}


.title {
  font-family: "InterTight", sans-serif;
  font-weight: 600;
}
.title {
  line-height: 123%;
  letter-spacing: -0.03em;
  color: #000;
}

.title-info {
  font-family: "InterTight", sans-serif;
  font-weight: 600;
}
.title-info {
  line-height: 120%;
  color: #000;
}

.offer-info {
  border-radius: 16px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  text-align: center;
  backdrop-filter: blur(70px);
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.1) 0%, rgba(153, 153, 153, 0.1) 100%);
}
.offer-info {
  line-height: 120%;
}
.swiper-button-prev,
.swiper-button-next {
  width: 46px;
  height: 46px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: #f5f6fa;
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  pointer-events: none;
}
.swiper-button-prev.swiper-button-disabled::before,
.swiper-button-next.swiper-button-disabled::before {
  color: #DCDDE1;
}
.swiper-button-prev::before,
.swiper-button-next::before {
  font-size: 14px;
}

.swiper-button-next {
  transform: rotate(180deg);
}

.slide-num,
.icon-elipse {
  display: flex;
  align-items: center;
  gap: 8px;
}
.slide-num::before,
.icon-elipse::before {
  font-size: 8px;
  color: #ee131b;
}

.video-btn {
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-left: auto;
  border-radius: 50%;
  transition: background-color 0.4s, color 0.4s;
  background-color: #fff;
}
.video-btn::before {
  position: relative;
  left: 2px;
  top: 1px;
  width: 46px;
  height: 46px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  color: #000;
}

/* //================== */
.screen-reader-response {
  display: none;
}

/* body.lock */
body.lock {
  overflow: hidden;
  -ms-touch-action: none;
  touch-action: none;
  -ms-scroll-chaining: none;
  overscroll-behavior: none;
}

/* #popup-send */
/* //================== */
/* //================== */
.form-popup-callback .offer-form__items {
  display: flex;
  flex-direction: column;
}
.form-popup-callback .offer-form__item-label {
  color: #000;
}
.form-popup-callback .offer-form__input {
  background-color: #f5f6fa;
  color: #000;
}
.form-popup-callback .offer-checkbox__label::before {
  background-color: #f5f6fa;
  border: none;
}
.form-popup-callback .offer-checkbox__text {
  color: rgba(0, 0, 0, 0.5);
}
.form-popup-callback .offer-checkbox__link {
  color: #000;
}
.form-popup-callback .offer-form__input:focus {
  background-color: #f5f6fa;
  color: #000;
}
.form-popup-callback .offer-checkbox__input-checkbox::after {
  background-image: url("../../assets/img/other/checkbox-black.svg");
}
.form-popup-callback .offer-form {
  display: flex;
  flex-direction: column;
  row-gap: 24px;
}
.form-popup-callback .select__title {
  width: 100%;
  padding: 25px;
  border-radius: 16px;
  background-color: #f5f6fa;
  font-weight: 500;
  font-size: 18px;
  color: #ACACAF;
  text-align: left;
}
.form-popup-callback .select__value.--select-pseudo-label {
  color: #ACACAF;
  font-weight: 500;
}
.form-popup-callback .select__content {
  padding-left: 0;
}
.form-popup-callback .select__options {
  color: #000;
  position: absolute;
  top: calc(100% - -1.25rem);
  border-radius: 16px;
  min-width: 100%;
  left: 0;
  background-color: #f5f6fa;
  border-top: 0;
  border-top: 0;
  padding: 0px 0px 20px 0px;
}
.form-popup-callback .select__option {
  width: 100%;
  text-align: left;
  cursor: pointer;
  padding: 20px 24px;
  color: inherit;
}
.form-popup-callback .select__option.--select-selected {
  background-color: #eee;
}
.form-popup-callback .select__scroll::-webkit-scrollbar {
  width: 4px;
}
.form-popup-callback .select__scroll::-webkit-scrollbar-track {
  background: transparent;
}
.form-popup-callback .select__scroll::-webkit-scrollbar-thumb {
  background-color: #D2D9E0;
  border-radius: 2px;
}
.form-popup-callback .select.--form-success .select__value {
  color: #000;
}

/* //================== */
/* //================== */
.offer-checkbox {
  position: relative;
  padding-left: 30px;
  max-width: 370px;
}
.offer-checkbox__label {
  position: relative;
  cursor: pointer;
}
.offer-checkbox__label::before {
  content: "";
  position: absolute;
  width: 24px;
  height: 24px;
  left: -32px;
  top: -18px;
  border-radius: 6px;
  border: 1px solid #221e4b;
  background-color: #221e4b;
  cursor: pointer;
}
.offer-checkbox__label.--form-error::before {
  border: 2px solid red !important;
}
.offer-checkbox__input {
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  position: absolute;
}
.offer-checkbox__input:checked + .offer-checkbox__input-checkbox::after {
  transform: scale(1);
}
.offer-checkbox__input-checkbox {
  position: relative;
}
.offer-checkbox__input-checkbox::after {
  content: "";
  width: 8px;
  height: 6px;
  position: absolute;
  left: -24px;
  top: -8px;
  background-image: url("../../assets/img/other/checkbox-white.svg");
  background-repeat: no-repeat;
  transform: scale(0);
  transition: transform 0.3s ease 0s;
  cursor: pointer;
  z-index: 2;
}
.offer-checkbox__text {
  font-weight: 500;
  font-size: 14px;
  line-height: 120%;
  color: rgba(255, 255, 255, 0.5);
}
.offer-checkbox__text span,
.offer-checkbox__text a {
  display: inline;
}
.offer-checkbox__link {
  color: #fff;
}

/* //================== */
/* //================== *//* Generated by vite-plugin-svg-spritemap */
.spollers__item {
  font-size: 1.25rem;
}/* Generated by vite-plugin-svg-spritemap */
.menu__icon-line {
  position: relative;
}
.menu__body .areas-mobile .areas-offer__link {
  display: none;
}
.menu__wrapper {
  width: 100%;
  display: flex;
  flex-direction: column;
}
.menu__list {
  position: relative;
  padding: 14px 0;
  display: flex;
  justify-content: center;
  gap: 40px;
  color: #8a8a8a;
  font-weight: 500;
}
.menu__link {
  transition: color 0.4s ease;
}

.icon-menu {
  display: none;
}/* Generated by vite-plugin-svg-spritemap */
.header__container {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 32px;
}
.header__wrapper {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.header__top {
  position: relative;
}
.header__top::before {
  content: "";
  position: absolute;
  height: 100%;
  width: 100vw;
  left: 50%;
  transform: translateX(-50%);
  background-color: #f5f6fa;
  z-index: -1;
}
.header__center {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
}
.header__logo {
  z-index: 7;
  max-width: 100%;
  display: block;
}
.header__logo img {
  height: auto;
  width: 100%;
  object-fit: cover;
}
.header__actions {
  display: flex;
  align-items: center;
  gap: 24px;
}

.header-actions {
  font-size: 14px;
}
.header-actions__wrapper {
  display: flex;
  align-items: center;
  gap: 24px;
}
.header-actions__phone {
  font-weight: 500;
  font-size: 18px;
  line-height: 128%;
}
.header-actions__whatsapp--icon-whatsapp {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  font-size: 28px;
}
.header-actions__btn-open {
  display: none;
}
.header-actions__btn-close {
  display: none;
}

.header__areas {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.header__areas {
  font-weight: 500;
  font-size: 18px;
}

.areas__list {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
}
.areas__item-link {
  white-space: nowrap;
}

.areas-offer__link {
  padding: 12px 21px;
  border-radius: 26px;
  white-space: nowrap;
  background-color: #ee131b;
  color: #fff;
  transition: background-color 0.3s;
}

.areas-mobile {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.areas-mobile .header__areas .areas-offer__link {
  display: none;
}
.areas-mobile .header__areas {
  display: flex;
  flex-direction: column;
}
.areas-mobile .areas__list {
  display: flex;
  flex-direction: column;
}/* Generated by vite-plugin-svg-spritemap */
.footer__inner {
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
  flex-direction: column;
}
.footer__logo {
  max-width: 100%;
  display: block;
}
.footer__logo img {
  height: auto;
  width: auto;
  object-fit: cover;
}
.footer__wrapper {
  display: flex;
  justify-content: space-between;
  gap: 16px;
}
.footer__items {
  width: 100%;
  display: flex;
  gap: 16px;
}
.footer__items .footer__spollers-item:first-child .footer__spollers-body {
  padding-top: 16px;
}
.footer__item {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.footer__spollers {
  height: 100%;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  row-gap: 20px;
  column-gap: 16px;
}
.footer__spollers-item {
  padding: 16px;
  border-radius: 16px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background-color: #f5f6fa;
}
.footer__spollers-item:nth-child(1) {
  grid-column: 1/3;
}
.footer__spollers-title {
  display: none;
  width: 100%;
  cursor: default;
  text-align: left;
  position: relative;
  list-style: none;
}
.footer__spollers-title::marker, .footer__spollers-title::-webkit-details-marker {
  display: none;
}
.--spoller-init .footer__spollers-title {
  cursor: pointer;
}
.--spoller-init .footer__spollers-title::before, .--spoller-init .footer__spollers-title::after {
  content: "";
  position: absolute;
  right: 0px;
  top: 50%;
  background-color: #000;
  height: 2px;
  width: 12px;
  transition: transform 0.5s ease 0s;
}
.--spoller-init .footer__spollers-title::before {
  transform: translate(-75%, -50%) rotate(40deg);
}
.--spoller-init .footer__spollers-title::after {
  transform: translate(0, -50%) rotate(-40deg);
}
.--spoller-init .footer__spollers-title.--spoller-active::before {
  transform: translateX(-75%) rotate(-40deg);
}
.--spoller-init .footer__spollers-title.--spoller-active::after {
  transform: rotate(40deg);
}
.footer__spollers-info {
  display: flex;
  flex-direction: column;
  gap: 16px;
  line-height: 120%;
  text-wrap: balance;
}
.footer__item-title {
  font-size: 20px;
  font-weight: 600;
}
.footer__item-list {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  font-size: 16px;
  font-weight: 500;
}
.footer__item-wrapper {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.footer__item-info {
  font-size: 16px;
  font-weight: 500;
}
.footer__item-address {
  font-style: normal;
}
.footer-levels {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  font-size: 16px;
  font-weight: 500;
}

.footer-item {
  flex-basis: 45%;
  padding: 16px;
  border-radius: 16px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background-color: #f5f6fa;
}
.footer-item__contacts {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.footer-item__title {
  font-size: 20px;
  font-weight: 600;
}
.footer-item__inner {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  font-size: 16px;
  font-weight: 500;
}
.footer-item__whatsapp {
  flex-shrink: 0;
  font-size: 18px;
}
.footer-item__whatsapp::before {
  top: 2px;
  border-radius: 10px;
  width: 36px;
  height: 36px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #000;
  color: #fff;
}
.footer-item__politics {
  display: flex;
  flex-direction: column;
  gap: 12px;
  font-size: 14px;
  font-weight: 500;
  opacity: 0.5;
}
.footer-item__politics-desc {
  display: flex;
  flex-direction: column;
  line-height: 120%;
}
.footer-menu {
  max-width: 260px;
  width: 100%;
}
.footer-menu__body {
  height: 100%;
}
.footer-menu__list {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 6px;
  font-size: 16px;
  font-weight: 500;
}
.footer-menu__link {
  max-width: 100%;
  width: 100%;
  text-align: center;
  border-radius: 12px;
  padding: 16px 24px;
  color: #fff;
}/* Generated by vite-plugin-svg-spritemap */
.btn-action {
  padding: 18px 32px;
  border-radius: 16px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  font-weight: 500;
  line-height: 120%;
  color: #fff;
}
.btn-action-black {
  background-color: #000;
  transition: background-color 0.4s ease;
}
.btn-action-white {
  background-color: #fff;
  color: #000;
}
.btn-action-red {
  background-color: #ee131b;
  transition: background-color 0.4s ease;
}/* Generated by vite-plugin-svg-spritemap *//* Generated by vite-plugin-svg-spritemap */
.thank-you {
  text-align: center;
  padding-bottom: 40px;
}
.thank-you__inner {
  padding-top: 190px;
  padding-bottom: 190px;
  background-size: 90%;
  background-repeat: no-repeat;
  background-position: center;
}
.thank-you__content {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 40px;
}
.thank-you__heading {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
}
.thank-you__title {
  position: relative;
  font-weight: 600;
  font-size: 128px;
  line-height: 100%;
  letter-spacing: -0.03em;
  text-align: center;
  color: #000;
}
.thank-you__title::before {
  content: "";
  position: absolute;
  top: -40px;
  right: -40px;
  width: 100px;
  height: 100px;
  background-image: url("../../assets/img/other/bakalavr.webp");
  background-size: cover;
  background-repeat: no-repeat;
}
.thank-you__subtitle {
  font-weight: 500;
}
.thank-you__subtitle {
  text-align: center;
  color: #000;
  opacity: 0.5;
  text-wrap: balance;
}
.thank-you__footer {
  font-weight: 700;
}
.thank-you__footer {
  text-transform: uppercase;
  color: #d9d9d9;
}/* Generated by vite-plugin-svg-spritemap */
body::after {
  content: "";
  background-color: rgba(0, 0, 0, 0.8);
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  transition: opacity 0.8s ease 0s;
  pointer-events: none;
  z-index: 149;
}

[data-fls-popup-open] body::after {
  opacity: 1;
}

[data-fls-popup] {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 30px 10px;
  transition: visibility 0.8s ease 0s;
  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;
}

[data-fls-popup-body] {
  visibility: hidden;
  transform: scale(0);
  transition: transform 0.3s ease 0s, visibility 0.3s ease 0s;
}

[data-fls-popup-youtube-place] iframe {
  width: 100%;
  aspect-ratio: 16/9;
}

.popup-video {
  max-width: 1024px;
  width: 100%;
}
.popup-video__body {
  padding: 15px;
  width: 100%;
  display: flex;
  flex-direction: column;
  background-color: #ffffff;
  border-radius: 16px;
}
.popup-video__inner {
  width: 100%;
}
.popup-video__top {
  display: flex;
  justify-content: flex-end;
}
.popup-video__close {
  width: 26px;
  height: 26px;
  border-radius: 50%;
  position: absolute;
  top: -6px;
  right: -6px;
  background-color: #000000;
  outline: none;
  cursor: pointer;
}
.popup-video__close::before, .popup-video__close::after {
  content: "";
  top: 7px;
  right: 12px;
  position: absolute;
  background-color: #ffffff;
  width: 2px;
  height: 12px;
  z-index: 10;
}
.popup-video__close::before {
  transform: rotate(-45deg);
}
.popup-video__close::after {
  transform: rotate(45deg);
}

.video-wrapper {
  max-width: 100%;
  position: relative;
  border-radius: 20px;
  overflow: hidden;
  aspect-ratio: 1520/800;
  background: #000;
}
.video-wrapper .vjs-poster {
  cursor: default;
  background-size: cover !important;
}
.video-wrapper .vjs-poster picture img {
  object-fit: cover;
  width: 100% !important;
  height: 100% !important;
}
.video-wrapper .vjs-poster img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.video-wrapper .video-js {
  max-width: 100%;
  border-radius: 16px;
  cursor: default;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
}
.video-wrapper .video-js .vjs-big-play-button {
  display: none !important;
}
.video-wrapper .video-js button:focus {
  outline: none;
}
.video-wrapper .video-js.video-js--playing {
  cursor: pointer;
}
.video-wrapper .video__play-btn {
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  cursor: pointer;
  background: rgba(255, 255, 255, 0.9);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: background-color 0.3s, color 0.3s;
  transition: background-color 0.3s, color 0.3s;
  z-index: 10;
}
.video-wrapper .video__play-btn::before {
  position: relative;
  left: 2px;
  width: 46px;
  height: 46px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  color: #000;
}/* Generated by vite-plugin-svg-spritemap *//* Generated by vite-plugin-svg-spritemap */
.swiper {
  overflow: hidden;
}

.swiper-initialized {
  touch-action: pan-y;
}

.swiper-wrapper {
  width: 100%;
  height: 100%;
  box-sizing: content-box;
  display: flex;
  position: relative;
}

.swiper-vertical .swiper-wrapper {
  flex-direction: column;
}

.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
}

.swiper-initialized .swiper-slide {
  flex-shrink: 0;
}

.swiper-android .swiper-slide,
.swiper-android .swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-button-lock {
  display: none !important;
}/* Generated by vite-plugin-svg-spritemap */
.swiper {
  overflow: hidden;
}

.swiper-initialized {
  touch-action: pan-y;
}

.swiper-wrapper {
  width: 100%;
  height: 100%;
  box-sizing: content-box;
  display: flex;
  position: relative;
}

.swiper-vertical .swiper-wrapper {
  flex-direction: column;
}

.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
}

.swiper-initialized .swiper-slide {
  flex-shrink: 0;
}

.swiper-android .swiper-slide,
.swiper-android .swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-button-lock {
  display: none !important;
}/* Generated by vite-plugin-svg-spritemap */
input[type=text],
input[type=email],
input[type=tel],
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.input {
  border-radius: 0 !important;
  width: 100%;
  display: block;
  padding: 10px;
  border: 1px solid #eee;
  caret-color: inherit;
}
.input[placeholder]:not([data-fls-placeholder-nohiden])::placeholder {
  transition: opacity 0.3s;
}
.input[placeholder]:not([data-fls-placeholder-nohiden]):focus::placeholder {
  opacity: 0;
}

textarea.input {
  resize: vertical;
  padding: 0px 0px;
}/* Generated by vite-plugin-svg-spritemap *//* Generated by vite-plugin-svg-spritemap */
.swiper {
  overflow: hidden;
}

.swiper-initialized {
  touch-action: pan-y;
}

.swiper-wrapper {
  width: 100%;
  height: 100%;
  box-sizing: content-box;
  display: flex;
  position: relative;
}

.swiper-vertical .swiper-wrapper {
  flex-direction: column;
}

.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
}

.swiper-initialized .swiper-slide {
  flex-shrink: 0;
}

.swiper-android .swiper-slide,
.swiper-android .swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-button-lock {
  display: none !important;
}/* Generated by vite-plugin-svg-spritemap */
.training__inner {
  padding-top: 30px;
  padding-bottom: 30px;
  display: flex;
  flex-direction: column;
}
.training__heading {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.training__slide-text {
  font-size: 18px;
  font-weight: 500;
}
.training__actions {
  display: flex;
  align-items: center;
  gap: 16px;
  flex-shrink: 0;
}
.training__slider {
  list-style: none;
  padding: 0;
  margin: 0;
}
.training__slide {
  border-radius: 16px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 10px;
  background-color: #f5f6fa;
}
.training__slide-title {
  display: flex;
  align-items: center;
  gap: 16px;
  word-break: break-word;
  hyphens: auto;
}
.training__slide-title::before {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.training__slide-title::before {
  border-radius: 50%;
  background-color: #ee131b;
}
.training__slide-title::before {
  color: #fff;
}/* Generated by vite-plugin-svg-spritemap */
.top {
  padding-top: 30px;
  padding-bottom: 30px;
}
.top__items {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}
.top__item {
  min-height: 190px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
}
.top__heading {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.top__title {
  font-weight: 600;
  text-transform: uppercase;
  white-space: nowrap;
}
.top__subtitle {
  font-weight: 600;
  text-align: center;
  text-wrap: balance;
}
.top__info {
  display: inline-block;
}
.top__info {
  font-weight: 600;
  text-align: center;
  color: #7a7b7d;
  text-wrap: balance;
}/* Generated by vite-plugin-svg-spritemap */
.swiper {
  overflow: hidden;
}

.swiper-initialized {
  touch-action: pan-y;
}

.swiper-wrapper {
  width: 100%;
  height: 100%;
  box-sizing: content-box;
  display: flex;
  position: relative;
}

.swiper-vertical .swiper-wrapper {
  flex-direction: column;
}

.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
}

.swiper-initialized .swiper-slide {
  flex-shrink: 0;
}

.swiper-android .swiper-slide,
.swiper-android .swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-button-lock {
  display: none !important;
}/* Generated by vite-plugin-svg-spritemap */
.students__inner {
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
  flex-direction: column;
}
.students__heading {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.students__actions {
  display: flex;
  align-items: center;
  gap: 16px;
}
.students__slide-wrapper {
  position: relative;
}
.students__slide-video {
  position: absolute;
  top: 24px;
  right: 24px;
}
.students__img {
  cursor: pointer;
  height: 100%;
  border-radius: 16px;
  overflow: hidden;
}
.students__img img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}/* Generated by vite-plugin-svg-spritemap */
.information-heading {
  padding-top: 30px;
  padding-bottom: 30px;
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.information-title {
  line-height: 100%;
}

.information__title-offer {
  display: inline-flex;
  color: #ee131b;
}
.information-subtitle {
  font-weight: 500;
  line-height: 120%;
}/* Generated by vite-plugin-svg-spritemap */
.faq__inner {
  padding-top: 30px;
  padding-bottom: 30px;
  display: flex;
  flex-direction: column;
}
.faq-spollers {
  display: grid;
  gap: 4px;
}
.faq-spollers .faq-spollers__item:first-child {
  border-radius: 16px 16px 0 0;
}
.faq-spollers .faq-spollers__item:last-child {
  border-radius: 0 0 16px 16px;
}
.faq-spollers__item {
  display: flex;
  flex-direction: column;
  background-color: #f5f6fa;
}
.faq-spollers__title {
  width: 100%;
  cursor: default;
  text-align: left;
  padding: 28px 60px 24px 36px;
  border-radius: 16px;
  position: relative;
  list-style: none;
}
.faq-spollers__title {
  font-weight: 600;
  line-height: 120%;
}
.faq-spollers__title::marker, .faq-spollers__title::-webkit-details-marker {
  display: none;
}
.--spoller-init .faq-spollers__title {
  cursor: pointer;
}
.--spoller-init .faq-spollers__title::before, .--spoller-init .faq-spollers__title::after {
  content: "";
  position: absolute;
  right: 36px;
  top: 50%;
  background-color: #000;
  height: 2px;
  width: 12px;
  transition: transform 0.5s ease 0s;
}
.--spoller-init .faq-spollers__title::before {
  transform: translate(-75%, -50%) rotate(40deg);
}
.--spoller-init .faq-spollers__title::after {
  transform: translate(0, -50%) rotate(-40deg);
}
.--spoller-init .faq-spollers__title.--spoller-active::before {
  transform: translateX(-75%) rotate(-40deg);
}
.--spoller-init .faq-spollers__title.--spoller-active::after {
  transform: rotate(40deg);
}
.faq-spollers__body {
  font-weight: 500;
  letter-spacing: -0.03em;
  line-height: 120%;
  padding: 0 36px 28px 36px;
  border-radius: 5px;
}/* Generated by vite-plugin-svg-spritemap */
.cost__container {
  padding-top: 40px;
  padding-bottom: 40px;
}
.cost__inner {
  padding-top: 100px;
  padding-bottom: 100px;
  border-radius: 60px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.cost__wrapper {
  max-width: 760px;
  border-radius: 24px;
  display: flex;
  flex-direction: column;
}
.cost__info {
  position: relative;
  border: 24px solid #020019;
  border-radius: 24px 24px 0 0;
  z-index: 1;
}
.cost__info::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  border: 10px solid #020019;
}
.cost__content {
  padding: 32px;
  border-radius: 24px;
  position: relative;
  border: 1px solid rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(24px);
  background-color: rgba(2, 0, 25, 0.2);
  display: flex;
  -webkit-backdrop-filter: blur(24px);
  gap: 50px;
  flex-direction: column;
}
.cost__content::after {
  content: "";
  position: absolute;
  top: 55%;
  left: 50%;
  transform: translate(-50%, -55%);
  width: calc(100% - 64px);
  height: 1.5px;
  background-color: #E6E6E6;
  opacity: 0.1;
}
.cost__title {
  letter-spacing: -0.02em;
  color: #fff;
  text-wrap: balance;
}
.cost__subtitle {
  margin-left: auto;
  max-width: 375px;
  font-size: 18px;
}
.cost__subtitle {
  font-weight: 500;
  line-height: 120%;
  letter-spacing: -0.03em;
  color: #fff;
}
.cost__form {
  padding: 12px 24px 24px 24px;
  border-radius: 0 0 24px 24px;
  background: #fff linear-gradient(180deg, #020019 0%, #16142d 100%);
}

.offer-form__wrapper {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.offer-form__items {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 16px;
}
.offer-form__item {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.offer-form__item:first-child {
  grid-column: 1/3;
}
.offer-form__item-label {
  max-width: fit-content;
  display: inline-flex;
  font-size: 18px;
}
.offer-form__item-label {
  font-weight: 600;
  color: #fff;
  letter-spacing: -0.03em;
}
.offer-form__input {
  padding: 25px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 16px;
  background-color: #221e4b;
  color: #fff;
}
.offer-form__input.--form-error {
  outline: 2px solid #ee131b;
}
.offer-form__input:focus {
  background-color: #221e4b;
  color: #fff;
}
.offer-form__btn {
  width: 100%;
  padding: 25px;
}
.offer-form__actions {
  display: flex;
  flex-direction: column;
  gap: 16px;
}/* Generated by vite-plugin-svg-spritemap */
.swiper {
  overflow: hidden;
}

.swiper-initialized {
  touch-action: pan-y;
}

.swiper-wrapper {
  width: 100%;
  height: 100%;
  box-sizing: content-box;
  display: flex;
  position: relative;
}

.swiper-vertical .swiper-wrapper {
  flex-direction: column;
}

.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
}

.swiper-initialized .swiper-slide {
  flex-shrink: 0;
}

.swiper-android .swiper-slide,
.swiper-android .swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-button-lock {
  display: none !important;
}/* Generated by vite-plugin-svg-spritemap */
.advantage__inner {
  padding-top: 30px;
  padding-bottom: 30px;
  display: flex;
  flex-direction: column;
}
.advantage__heading {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 15px;
}
.advantage__actions {
  display: flex;
  align-items: center;
  gap: 16px;
  flex-shrink: 0;
}
.advantage__content {
  overflow: hidden;
}
.advantage__slider {
  list-style: none;
  padding: 0;
  margin: 0;
}
.advantage__wrapper {
  align-items: stretch;
}
.advantage__slide {
  border-radius: 16px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 20px;
  background-color: #f5f6fa;
}
.advantage__slide-title {
  word-break: break-word;
  hyphens: auto;
}/* Generated by vite-plugin-svg-spritemap */
.main {
  position: relative;
}
.main__container {
  padding-top: 40px;
  padding-bottom: 30px;
  background-repeat: no-repeat;
  background-position: center;
}
.main__body {
  position: relative;
  overflow: hidden;
  border-radius: 16px;
}
.main__body .main__blur-glass {
  position: absolute;
  left: -13%;
  top: -50%;
}
.main__body .main__blur-glass {
  border-radius: 50%;
  backdrop-filter: blur(50px);
  -webkit-backdrop-filter: blur(50px);
  background: transparent;
  -webkit-mask: radial-gradient(circle, black 0%, black 50%, transparent 70%);
  mask: radial-gradient(circle, black 0%, black 50%, transparent 70%);
  z-index: 1;
  pointer-events: none;
}
.main__body::before {
  content: "";
  position: absolute;
  left: -13%;
  top: -50%;
}
.main__body::before {
  border-radius: 50%;
  background: radial-gradient(circle, rgba(217, 217, 217, 0.15) 0%, rgba(217, 217, 217, 0.08) 50%, rgba(217, 217, 217, 0) 55%);
  filter: blur(40px);
  z-index: 2;
  pointer-events: none;
}
.main__inner {
  position: relative;
  padding: 24px;
  border-radius: 16px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 140px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
}
.main__inner picture {
  display: none;
}
.main__bg {
  display: none;
}
.main__title {
  max-width: 540px;
  text-wrap: balance;
}
.main__title {
  font-weight: 600;
  line-height: 100%;
  letter-spacing: -0.03em;
  color: #fff;
  z-index: 4;
}
.main__wrapper {
  display: flex;
  justify-content: space-between;
  color: #fff;
  z-index: 4;
}
.main__action {
  display: flex;
  align-items: flex-end;
  flex-wrap: wrap;
  gap: 8px;
}
.main__info {
  padding: 16px 24px;
  max-width: 430px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.main__info-offer {
  text-wrap: balance;
}
.institutions {
  padding-top: 30px;
  padding-bottom: 30px;
}
.institutions__items {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 24px;
}
.institutions__item {
  min-height: 250px;
  padding: 24px;
  border-radius: 16px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 70px;
  background-color: #f5f6fa;
}
.institutions__info {
  display: grid;
  grid-template-columns: minmax(160px, 1.2fr) 1fr;
  gap: 20px;
}
.institutions__info picture {
  justify-self: end;
}
.institutions__title {
  text-wrap: balance;
}
.institutions__logo {
  justify-self: end;
}
.institutions__license {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
}
.license-link--icon-arrow-top {
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-end;
  align-items: flex-end;
  gap: 8px;
  font-weight: 500;
  line-height: 130%;
  text-wrap: balance;
}
.license-link--icon-arrow-top span {
  display: inline-flex;
  max-width: fit-content;
  text-decoration: underline;
}
.license-link--icon-arrow-top::before {
  font-size: 12px;
}

.programs__inner {
  padding-top: 30px;
  padding-bottom: 30px;
  display: flex;
  flex-direction: column;
}
.programs__inner {
  overflow: hidden;
}
.programs__content {
  display: flex;
  flex-direction: column;
  gap: 40px;
}
.programs__wrapper {
  display: grid;
  grid-template-columns: minmax(480px, 845px) 1fr;
  gap: 24px;
}
.programs__tabs-navigation {
  display: flex;
  column-gap: 80px;
}
.programs__tabs-title {
  font-size: 24px;
}
.programs__tabs-title {
  font-weight: 600;
  transition: all 0.3s;
}
.programs__tabs-title.--tab-active {
  color: #ee131b;
  text-decoration: underline 3px solid #ee131b;
  text-underline-offset: 12px;
  pointer-events: none;
}
.programs__tabs-content {
  height: 100%;
}
.programs__info {
  padding: 16px;
  display: flex;
  flex-direction: column;
  gap: 8px;
  color: #fff;
  line-height: 130%;
}
.programs__info-offer {
  font-size: 20px;
  font-weight: 500;
  line-height: 120%;
}
.programs__info-desc {
  font-size: 14px;
}

.programs-body {
  height: 100%;
}

.programs-items {
  height: 100%;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 25px;
}
.programs-items__item {
  width: 100%;
  padding: 24px;
  border-radius: 16px;
  display: grid;
  gap: 36px;
  background-color: #f5f6fa;
}
.programs-items__item .programs__btn {
  justify-self: start;
}
.programs-items__info {
  width: 100%;
  display: grid;
  grid-template-columns: minmax(160px, 2.5fr) 1fr;
  gap: 20px;
}
.programs-items__info picture {
  justify-self: end;
}
.programs-items__heading {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.programs-items__title {
  font-weight: 600;
  order: -1;
}
.programs-items__subtitle {
  font-weight: 600;
  font-size: 18px;
  color: #7a7b7d;
}
.programs-items__img {
  justify-self: end;
}

.programs-info {
  min-width: 360px;
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.programs-author {
  border-radius: 16px;
  height: 100%;
  padding: 24px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  gap: 12px;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
  background-position: center;
}

.feedback__inner {
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
  flex-direction: column;
}
.feedback__items {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
  gap: 24px;
}
.feedback__items .feedback__item:nth-child(2) {
  cursor: default;
  grid-column: 3/4;
  grid-row: 1/1;
}
.feedback__items .feedback__item:nth-child(3) {
  grid-column: 2/3;
  grid-row: 1/1;
}
.feedback__item {
  cursor: pointer;
  position: relative;
  min-height: 332px;
  padding: 24px;
  border-radius: 16px;
  background-color: #f5f6fa;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.feedback__item .feedback__item-num {
  font-weight: 600;
  letter-spacing: -0.03em;
}
.feedback__item:first-child {
  cursor: default;
}
.feedback__item:last-child {
  cursor: default;
  background-color: #000;
  color: #fff;
  transition: background-color 0.3s;
}
.feedback__item-desc {
  font-weight: 600;
  letter-spacing: -0.03em;
}
.feedback__author {
  display: flex;
  flex-direction: column;
  gap: 5px;
  z-index: 3;
}
.feedback__item-name {
  font-weight: 600;
  color: #fff;
}
.feedback__item-faculty {
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  opacity: 0.5;
}
.feedback__item-link {
  max-width: 150px;
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-end;
  gap: 5px;
}
.feedback__item-link {
  font-weight: 600;
  letter-spacing: -0.03em;
}
.feedback__item-link::before {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  font-size: 12px;
  align-self: flex-end;
}/* Generated by vite-plugin-svg-spritemap */
.select {
  min-width: 0;
  position: relative;
}
.select__body {
  position: relative;
}
.select__value {
  display: flex;
  min-width: 0;
  align-items: center;
  height: 21px;
  gap: 10px;
}
.select__value > * {
  flex: 1 1 auto;
}
.select__value::before, .select__value::after {
  content: "";
  position: absolute;
  top: 50%;
  background-color: #000;
  width: 2px;
  height: 12px;
  z-index: 10;
  transition: all 0.2s ease 0s;
}
.select__value::after {
  right: 24px;
  transform: rotate(45deg) translateY(-50%);
}
.--select-open .select__value::after {
  top: 35%;
  transform: rotate(135deg) translateY(-50%);
}
.select__value::before {
  right: 23px;
  transform: rotate(-45deg) translateY(-50%);
}
.--select-open .select__value::before {
  top: 35%;
  transform: rotate(-135deg) translateY(-50%);
}
.select__content {
  flex: 1 1 auto;
  padding: 0 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.select__text {
  flex: 1 1 auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.select__input {
  padding: 0 10px;
  width: 100%;
  background-color: transparent;
  height: 100%;
}
.--select-active .select__input::placeholder {
  color: #000;
}
.--select-focus .select__input::placeholder {
  opacity: 0.5;
}
.select__scroll {
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 130px;
}
.select__scroll .simplebar-scrollbar::before {
  opacity: 1;
}
.select__row {
  display: inline-flex;
  align-items: center;
}
.select--show-top .select__options {
  top: auto;
  bottom: calc(100% - 0.0625rem);
  border: 1px solid #d9d9d9;
  border-bottom: 0;
  border-radius: 4px 4px 0 0;
  padding: 5px 0px 10px 0px;
}
.--select-tag {
  cursor: pointer;
}/* Generated by vite-plugin-svg-spritemap */
.ask-questions__container {
  padding-top: 30px;
  padding-bottom: 30px;
}
.ask-questions__inner {
  border-radius: 24px;
  padding: 40px;
  display: flex;
  flex-direction: column;
}
.ask-questions__inner {
  background-color: #f5f6fa;
}
.ask-questions__heading {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.ask-questions__title {
  text-wrap: balance;
  text-align: center;
  line-height: 100%;
}
.ask-questions__subtitle {
  font-weight: 500;
}
.ask-questions__subtitle {
  line-height: 100%;
  letter-spacing: -0.03em;
  text-align: center;
  color: #8F9196;
}
.ask-questions__form {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.ask-questions__form-actions {
  display: flex;
  gap: 16px;
}
.ask-questions__form-items {
  width: 100%;
  display: flex;
  gap: 16px;
}
.ask-questions__form-item {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.ask-questions__form-item-label {
  max-width: fit-content;
  display: inline-flex;
  font-size: 18px;
}
.ask-questions__form-item-label {
  font-weight: 600;
  color: #000;
  letter-spacing: -0.03em;
}
.ask-questions__form-input {
  padding: 25px;
  border: 1px solid rgba(225, 225, 225, 0.8);
  border-radius: 16px;
  background-color: #EFEFF4;
}
.ask-questions__form-input {
  color: #000;
}
.ask-questions__form-input.--form-error {
  outline: 2px solid #ee131b;
}
.ask-questions__form-input:focus {
  background-color: #EFEFF4;
  color: #000;
  outline: 1px solid rgba(225, 225, 225, 0.9);
}
.ask-questions__form-input::placeholder {
  color: #7a7b7d;
}
.ask-questions__btn {
  max-width: 220px;
  min-height: 72px;
  width: 100%;
  display: inline-flex;
  align-self: flex-end;
}
.ask-questions .offer-checkbox__label::before {
  border: 1px solid rgba(225, 225, 225, 0.8);
  background-color: #EFEFF4;
}
.ask-questions .offer-checkbox {
  max-width: 700px;
}
.ask-questions .offer-checkbox__text {
  color: #7a7b7d;
}
.ask-questions .offer-checkbox__text a {
  color: rgb(90, 90, 231);
  transition: all 0.3s ease;
}
.ask-questions .offer-checkbox__text a:hover {
  color: rgb(107, 107, 240);
}
.ask-questions .offer-checkbox__input-checkbox::after {
  background-image: url("../../assets/img/other/checkbox-black.svg");
}

.offer-form__btn {
  width: 100%;
  padding: 25px;
}
.offer-form__actions {
  display: flex;
  flex-direction: column;
  gap: 16px;
}/* Generated by vite-plugin-svg-spritemap */
.faculties__container {
  padding-top: 40px;
  padding-bottom: 30px;
}
.faculties__inner {
  padding-right: 70px;
}
.faculties__inner {
  display: flex;
  max-height: fit-content;
  gap: 20px;
  border-radius: 16px;
  overflow: hidden;
  background-color: #f5f6fa;
  position: relative;
}
.faculties__wrapper {
  padding: 24px 0 24px 24px;
  flex: 1 0 40%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  gap: 40px;
  z-index: 2;
}
.faculties__info {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.faculties__desc {
  border: 1px solid #e1e1e1;
  border-radius: 20px;
  padding: 10px 16px;
  background-color: #fff;
}
.faculties__heading {
  display: flex;
  flex-direction: column;
}
.faculties__title {
  max-width: 540px;
  text-wrap: balance;
}
.faculties__title {
  font-weight: 600;
  line-height: 100%;
  letter-spacing: -0.03em;
}
.faculties__subtitle {
  font-weight: 500;
}
.faculties__subtitle {
  line-height: 100%;
  letter-spacing: -0.03em;
}
.faculties__image-wrapper {
  flex: 0 0 50%;
  width: 100%;
  max-width: 500px;
  position: relative;
  margin-top: -20px;
  margin-bottom: -20px;
}
.faculties__image {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.faculties__image-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 50%;
  aspect-ratio: 1/1;
}

.special-offer__container {
  padding-top: 30px;
  padding-bottom: 30px;
}
.special-offer__wrapper {
  display: flex;
  flex-direction: column;
}
.special-offer__inner {
  display: flex;
  flex-direction: column;
}
.special-offer__items {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
.special-offer__item {
  padding: 24px;
  border-radius: 16px;
  display: flex;
  flex-direction: column;
}
.special-offer__item {
  background-color: #f5f6fa;
}
.special-offer__item-desc {
  color: #ACACAF;
}
.special-offer__item-text {
  font-weight: 600;
}
.special-offer__item-text {
  letter-spacing: -0.03em;
  line-height: 120%;
}

.training-program__container {
  padding-top: 30px;
  padding-bottom: 30px;
}
.training-program__inner {
  display: flex;
  flex-direction: column;
}
.training-program__items {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}
.training-program__item {
  width: 100%;
  min-height: 290px;
  height: 100%;
  padding: 24px;
  border-radius: 16px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.training-program__item {
  background-color: #f5f6fa;
}
.training-program__item-wrapper {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.training-program__item-heading {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
}
.training-program__item-level {
  font-weight: 500;
}
.training-program__item-level {
  color: #8a8a8a;
}
.training-program__item-title {
  line-height: 120%;
  font-weight: 600;
  text-wrap: balance;
}
.training-program__item-info {
  display: flex;
  flex-direction: column;
}
.training-program__item-info {
  font-weight: 500;
}
.training-program__cost-text {
  color: #8a8a8a;
}
.training-program__cost-num {
  font-weight: 600;
}
.training-program__btn {
  padding: 16px 10px;
}
.training-program__item-black {
  cursor: default;
  background-color: #000;
  color: #fff;
  transition: background-color 0.3s;
}
.training-program__item-num {
  font-weight: 600;
  letter-spacing: -0.03em;
}
.training-program__item-black-btn {
  max-width: fit-content;
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-end;
  gap: 5px;
}
.training-program__item-black-btn {
  font-weight: 600;
  letter-spacing: -0.03em;
  text-align: left;
}
.training-program__item-black-btn::before {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 24px;
}
.training-program__item-black-btn::before {
  font-size: 12px;
  align-self: flex-end;
}
.training-program__item-black-btn-text {
  display: inline-flex;
  max-width: min-content;
}/* Generated by vite-plugin-svg-spritemap */
body::after {
  content: "";
  background-color: rgba(0, 0, 0, 0.8);
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  transition: opacity 0.8s ease 0s;
  pointer-events: none;
  z-index: 149;
}

[data-fls-popup-open] body::after {
  opacity: 1;
}

[data-fls-popup] {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 30px 10px;
  transition: visibility 0.8s ease 0s;
  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;
}

[data-fls-popup-body] {
  visibility: hidden;
  transform: scale(0);
  transition: transform 0.3s ease 0s, visibility 0.3s ease 0s;
}

[data-fls-popup-youtube-place] iframe {
  width: 100%;
  aspect-ratio: 16/9;
}

.popup-get-category-benefit {
  max-width: 760px;
  width: 100%;
}
.popup-get-category-benefit__body {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
  background-color: #ffffff;
  border-radius: 24px;
}
.popup-get-category-benefit__inner {
  width: 100%;
}
.popup-get-category-benefit__action {
  cursor: pointer;
  width: 48px;
  height: 48px;
  position: absolute;
  top: 0px;
  right: -54px;
  display: flex;
  justify-content: flex-end;
  flex-shrink: 0;
  background-color: #fff;
  border-radius: 50%;
}
.popup-get-category-benefit__close {
  position: relative;
  outline: none;
  cursor: pointer;
}
.popup-get-category-benefit__close::before, .popup-get-category-benefit__close::after {
  content: "";
  position: absolute;
  top: 15px;
  right: 22px;
  background-color: #000;
  width: 2px;
  height: 20px;
  z-index: 10;
}
.popup-get-category-benefit__close::before {
  transform: rotate(-45deg);
}
.popup-get-category-benefit__close::after {
  transform: rotate(45deg);
}
.popup-get-category-benefit .form-popup-callback__btn {
  pointer-events: none;
  background-color: #FAB8BB;
  transition: background-color 0.3s ease, opacity 0.3s ease;
}
.popup-get-category-benefit .form-popup-callback__btn--active {
  pointer-events: auto;
  background-color: #ee131b;
}

.popup-get-category-benefit__inner {
  overflow: hidden;
}
.popup-get-category-benefit__content {
  overflow: hidden;
}
.popup-get-category-benefit__heading-wrapper {
  max-width: 360px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 6px;
}
.popup-get-category-benefit__heading {
  border-radius: 24px 24px 0 0;
  padding: 40px 24px 40px 24px;
  display: flex;
  justify-content: center;
}
.popup-get-category-benefit__title {
  font-weight: 600;
}
.popup-get-category-benefit__title {
  line-height: 110%;
  letter-spacing: -0.01em;
  color: #000;
}
.popup-get-category-benefit__subtitle {
  font-weight: 500;
  letter-spacing: -0.03em;
  text-align: center;
  color: #292d32;
  line-height: 150%;
  opacity: 0.5;
}
.popup-get-category-benefit__form-wrapper {
  padding: 24px;
}
.popup-get-category-benefit__form-items {
  padding-left: 0;
}

.popup-get-category-benefit {
  display: flex;
  flex-direction: column;
  position: relative;
}
.popup-get-category-benefit__checkbox-wrapper {
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding-left: 30px;
}
.popup-get-category-benefit__label {
  position: relative;
  cursor: pointer;
}
.popup-get-category-benefit__label::before {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  left: -28px;
  top: -10px;
  border-radius: 3px;
  border: 2px solid #6a6a6a;
  cursor: pointer;
}
.popup-get-category-benefit__label.--form-error::before {
  border: 2px solid red;
}
.popup-get-category-benefit__input {
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  position: absolute;
}
.popup-get-category-benefit__input:checked + .popup-get-category-benefit__input-checkbox::after {
  transform: scale(1);
}
.popup-get-category-benefit__input-checkbox {
  position: relative;
}
.popup-get-category-benefit__input-checkbox::after {
  content: "";
  width: 10px;
  height: 8px;
  position: absolute;
  left: -24px;
  top: -5px;
  background-image: url("../../assets/img/other/checkbox-black.svg");
  background-repeat: no-repeat;
  transform: scale(0);
  transition: transform 0.3s ease 0s;
  cursor: pointer;
  z-index: 5;
}
.popup-get-category-benefit__text {
  font-weight: 500;
  font-size: 14px;
  line-height: 120%;
  color: #a9a9a9;
}
.popup-get-category-benefit__text span,
.popup-get-category-benefit__text a {
  display: inline;
}
.popup-get-category-benefit__link {
  color: #000;
  text-decoration-style: dotted;
  text-decoration-color: #000;
  text-decoration-line: underline;
}/* Generated by vite-plugin-svg-spritemap */
body::after {
  content: "";
  background-color: rgba(0, 0, 0, 0.8);
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  transition: opacity 0.8s ease 0s;
  pointer-events: none;
  z-index: 149;
}

[data-fls-popup-open] body::after {
  opacity: 1;
}

[data-fls-popup] {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 30px 10px;
  transition: visibility 0.8s ease 0s;
  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;
}

[data-fls-popup-body] {
  visibility: hidden;
  transform: scale(0);
  transition: transform 0.3s ease 0s, visibility 0.3s ease 0s;
}

[data-fls-popup-youtube-place] iframe {
  width: 100%;
  aspect-ratio: 16/9;
}

.popup-get-profession {
  max-width: 760px;
  width: 100%;
}
.popup-get-profession__body {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
  background-color: #ffffff;
  border-radius: 24px;
}
.popup-get-profession__inner {
  width: 100%;
}
.popup-get-profession__action {
  cursor: pointer;
  width: 48px;
  height: 48px;
  position: absolute;
  top: 0px;
  right: -54px;
  display: flex;
  justify-content: flex-end;
  flex-shrink: 0;
  background-color: #fff;
  border-radius: 50%;
}
.popup-get-profession__close {
  position: relative;
  outline: none;
  cursor: pointer;
}
.popup-get-profession__close::before, .popup-get-profession__close::after {
  content: "";
  position: absolute;
  top: 15px;
  right: 22px;
  background-color: #000;
  width: 2px;
  height: 20px;
  z-index: 10;
}
.popup-get-profession__close::before {
  transform: rotate(-45deg);
}
.popup-get-profession__close::after {
  transform: rotate(45deg);
}
.popup-get-profession .form-popup-callback__btn {
  pointer-events: none;
  background-color: #FAB8BB;
  transition: background-color 0.3s ease, opacity 0.3s ease;
}
.popup-get-profession .form-popup-callback__btn--active {
  pointer-events: auto;
  background-color: #ee131b;
}

.popup-get-profession__inner {
  overflow: hidden;
}
.popup-get-profession__content {
  overflow: hidden;
}
.popup-get-profession__heading-wrapper {
  max-width: 360px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 6px;
}
.popup-get-profession__heading {
  border-radius: 24px 24px 0 0;
  padding: 40px 24px 40px 24px;
  display: flex;
  justify-content: center;
}
.popup-get-profession__title {
  font-weight: 600;
}
.popup-get-profession__title {
  line-height: 110%;
  letter-spacing: -0.01em;
  color: #000;
}
.popup-get-profession__subtitle {
  font-weight: 500;
  letter-spacing: -0.03em;
  text-align: center;
  color: #292d32;
  line-height: 150%;
  opacity: 0.5;
}
.popup-get-profession__form #offer-form-name-profession-specialist {
  pointer-events: none;
}
.popup-get-profession__form-wrapper {
  padding: 24px;
}
.popup-get-profession__form-items {
  padding-left: 0;
}

.popup-get-profession {
  display: flex;
  flex-direction: column;
  position: relative;
}
.popup-get-profession__checkbox-wrapper {
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding-left: 30px;
}
.popup-get-profession__label {
  position: relative;
  cursor: pointer;
}
.popup-get-profession__label::before {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  left: -28px;
  top: -10px;
  border-radius: 3px;
  border: 2px solid #6a6a6a;
  cursor: pointer;
}
.popup-get-profession__label.--form-error::before {
  border: 2px solid red;
}
.popup-get-profession__input {
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  position: absolute;
}
.popup-get-profession__input:checked + .popup-get-profession__input-checkbox::after {
  transform: scale(1);
}
.popup-get-profession__input-checkbox {
  position: relative;
}
.popup-get-profession__input-checkbox::after {
  content: "";
  width: 10px;
  height: 8px;
  position: absolute;
  left: -24px;
  top: -5px;
  background-image: url("../../assets/img/other/checkbox-black.svg");
  background-repeat: no-repeat;
  transform: scale(0);
  transition: transform 0.3s ease 0s;
  cursor: pointer;
  z-index: 5;
}
.popup-get-profession__text {
  font-weight: 500;
  font-size: 14px;
  line-height: 120%;
  color: #a9a9a9;
}
.popup-get-profession__text span,
.popup-get-profession__text a {
  display: inline;
}
.popup-get-profession__link {
  color: #000;
  text-decoration-style: dotted;
  text-decoration-color: #000;
  text-decoration-line: underline;
}
@media (max-width: 86.875em) and (max-width: 47.99875em){
  .footer__item-list .footer__item-list--item:first-child {
    flex-direction: row !important;
    flex-wrap: wrap;
    align-items: center;
    gap: 8px;
  }
}
@media (max-width: 86.875em){
  .footer__item-list .footer__item-list--item span {
    display: inline-flex;
  }
  .footer__item-list .footer__item-list--item:first-child {
    display: flex;
    flex-direction: column;
  }
}
@media (max-width: 80em){
  .footer__wrapper {
    flex-direction: column;
  }
  .footer-menu__list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 8px;
  }
  .footer-menu__item {
    width: 100%;
  }
  .footer-menu__item:last-child {
    grid-column: span 2;
  }
  .footer-menu {
    max-width: 100%;
  }
}
@media (max-width: 78.75em) and (min-width: 78.75em){
  .programs-author {
    min-height: 1040px;
  }
}
@media (max-width: 78.75em) and (max-width: 47.99875em){
  .programs__wrapper {
    display: flex;
    flex-direction: column-reverse;
  }
}
@media (max-width: 78.75em) and (max-width: 26.25em){
  .programs-author {
    min-height: 520px;
  }
}
@media (max-width: 78.75em){
  .programs__wrapper {
    grid-template-columns: repeat(2, 1fr);
  }
  .programs__wrapper .programs__btn {
    order: -1;
  }
  .programs-items {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .programs-items__item {
    display: flex;
    flex-direction: column-reverse;
    align-items: flex-start;
  }
  .programs-info {
    flex-direction: column-reverse;
    min-width: auto;
  }
  .programs-author {
    padding: 16px;
  }
}
@media (max-width: 71.25em) and (any-hover: none){
  .icon-menu {
    cursor: default;
  }
}
@media (max-width: 71.25em){
  [class*=__container] {
    padding-left: 16px;
    padding-right: 16px;
    overflow: hidden;
  }
  .title-info {
    font-size: 20px;
  }
  .offer-info {
    font-size: 14px;
  }
  .menu__body {
    display: flex;
    align-items: center;
    flex-direction: column;
    position: fixed;
    width: 100%;
    height: 100%;
    right: -100%;
    overflow: auto;
    padding: 60px 15px 30px 15px;
    transition: right 0.4s;
    z-index: 5;
  }
  .menu__body::before {
    content: "";
    position: fixed;
    width: 100%;
    height: 100%;
    right: -100%;
    top: 0;
    transition: right 0.4s;
    background-color: #fff;
    z-index: -1;
  }
  [data-fls-menu-open] .menu__body {
    background-color: #fff;
    right: 0;
  }
  [data-fls-menu-open] .menu__body::before {
    right: 0;
  }
  .menu__body .areas-mobile .areas-offer__link {
    display: flex;
    justify-content: center;
    padding: 16px;
    border-radius: 12px;
  }
  .menu__wrapper {
    max-width: 360px;
    gap: 50px;
  }
  .menu__wrapper .header-actions__wrapper {
    justify-content: flex-end;
  }
  .menu__wrapper .header-actions__wrapper .header-actions__phone {
    width: 100%;
    padding: 16px;
    border-radius: 12px;
    display: flex;
    justify-content: center;
    background-color: #000;
    font-size: 16px;
    color: #fff;
  }
  .menu__wrapper .header-actions__wrapper .header-actions__whatsapp--icon-whatsapp {
    padding: 15px;
    border-radius: 12px;
    background-color: #000;
    font-size: 20px;
    color: #fff;
  }
  .menu__list {
    padding: 0;
    flex-direction: column;
    gap: 8px;
    color: #000;
  }
  .menu__list::before {
    content: "";
    position: absolute;
    top: -25px;
    left: 50%;
    transform: translateX(-50%);
    width: calc(100% - 48px);
    height: 1px;
    background-color: #E6E6E6;
  }
  .menu__list::after {
    content: "";
    position: absolute;
    bottom: -25px;
    left: 50%;
    transform: translateX(-50%);
    width: calc(100% - 48px);
    height: 1px;
    background-color: #E6E6E6;
  }
  .menu__item {
    padding: 16px;
    border-radius: 12px;
    background-color: #f5f6fa;
  }
  .icon-menu {
    position: relative;
    display: block;
    width: 0.875rem;
    height: 1.125rem;
    z-index: 5;
  }
  .icon-menu span, .icon-menu::before, .icon-menu::after {
    content: "";
    transition: all 0.3s ease 0s;
    right: 0;
    position: absolute;
    width: 100%;
    height: 2px;
    background-color: #000;
  }
  .icon-menu::before {
    top: 3px;
  }
  .icon-menu::after {
    bottom: 3px;
  }
  .icon-menu span {
    top: calc(50% - 1px);
  }
  [data-fls-menu-open] .icon-menu span {
    width: 0;
  }
  [data-fls-menu-open] .icon-menu::before {
    top: calc(50% - 1px);
    transform: rotate(-45deg);
  }
  [data-fls-menu-open] .icon-menu::after {
    bottom: calc(50% - 1px);
    transform: rotate(45deg);
  }
  .header__container {
    padding-top: 10px;
    gap: 16px;
  }
  .header__container .areas-offer__link.--dynamic {
    background-color: #ee131b;
    text-align: center;
    border-radius: 12px;
    width: 100%;
    text-align: center;
  }
  .header__wrapper {
    gap: normal;
  }
  [data-fls-menu-open] .header__wrapper::before {
    max-height: 60px;
    content: "";
    position: absolute;
    inset: 0;
    background-color: rgba(255, 255, 255, 0.5);
    -webkit-backdrop-filter: blur(20px);
    backdrop-filter: blur(20px);
    z-index: 6;
  }
  .header__top::before {
    display: none;
  }
  .header__logo {
    max-width: 147px;
    width: 100%;
  }
  .header__actions {
    gap: 10px;
  }
  .header__actions .btn-action-black {
    display: none;
  }
  .header-actions {
    border: 1px solid #fff;
    border-radius: 12px;
    padding: 12px 16px;
    background-color: #f5f6fa;
    z-index: 6;
  }
  .header-actions__wrapper {
    display: none;
    visibility: hidden;
  }
  [data-fls-menu-open] .header-actions__wrapper {
    visibility: visible;
    display: flex;
    align-items: center;
    gap: 24px;
  }
  .header-actions__phone {
    display: none;
    visibility: hidden;
  }
  [data-fls-menu-open] .header-actions__phone {
    visibility: visible;
    display: block;
  }
  .header-actions__btn-open {
    display: block;
  }
  [data-fls-menu-open] .header-actions__btn-open {
    display: none;
  }
  [data-fls-menu-open] .header-actions__btn-close {
    position: relative;
    display: inline-flex;
    z-index: 50;
  }
  .header__areas {
    gap: 10px;
  }
  .header__areas {
    font-size: 16px;
  }
  .areas__list {
    display: none;
  }
  .areas__item {
    width: 100%;
    padding: 16px;
    border-radius: 12px;
    background-color: #f5f6fa;
  }
  .areas-offer__link {
    border-radius: 12px;
    padding: 16px;
  }
  .footer__logo {
    max-width: 147px;
    width: 100%;
  }
  .top__subtitle {
    font-size: 18px;
  }
  .top__info {
    font-size: 14px;
  }
  .information-heading {
    padding-top: 20px;
    padding-bottom: 20px;
    gap: 16px;
  }
  .main__container {
    padding-top: 16px;
    padding-bottom: 20px;
  }
  .main__body .main__blur-glass {
    width: 750px;
  }
  .main__body .main__blur-glass {
    height: 750px;
  }
  .main__body .main__blur-glass {
    display: none;
  }
  .main__body::before {
    width: 750px;
  }
  .main__body::before {
    height: 750px;
  }
  .main__body::before {
    display: none;
  }
  .main__inner {
    align-items: flex-start;
    gap: 260px;
    background-position: center right -200px;
  }
  .main__title {
    max-width: 420px;
  }
  .main__wrapper {
    max-width: 430px;
    flex-direction: column-reverse;
    align-items: center;
    gap: 16px;
  }
  .main__action {
    flex-direction: column;
    align-items: center;
    width: 100%;
  }
  .main__action .btn-action {
    width: 100%;
  }
  .main__info-offer {
    text-wrap: auto;
  }
  .faculties__inner {
    padding-right: 20px;
  }
  .faculties__wrapper {
    padding: 16px;
  }
}
@media (max-width: 62.49875em){
  .thank-you__inner {
    background-image: none !important;
  }
  .thank-you__footer {
    font-size: 46px;
  }
  .thank-you__footer {
    display: none;
  }
  .training__slide-text {
    font-size: 16px;
  }
  .top__items {
    gap: 30px;
  }
  .top__items {
    display: flex;
    flex-direction: column;
    gap: 30px;
  }
  .top__item {
    min-height: auto;
  }
  .institutions__items {
    grid-template-columns: 1fr;
    gap: 8px;
  }
  .institutions__item {
    padding: 16px;
    min-height: 220px;
  }
  .programs__tabs-navigation {
    padding-bottom: 16px;
    overflow-x: auto;
    overflow-y: hidden;
    column-gap: 32px;
  }
  .programs__tabs-navigation::-webkit-scrollbar {
    height: 1px;
  }
  .programs__tabs-navigation::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 1px;
  }
  .programs__tabs-navigation::-webkit-scrollbar-thumb {
    background: #dddcdc;
    border-radius: 1px;
  }
  .programs-items {
    gap: 8px;
  }
  .ask-questions__form-actions {
    flex-direction: column;
  }
  .ask-questions__form-items {
    flex-direction: column;
  }
  .ask-questions__btn {
    max-width: 100%;
    min-height: auto;
  }
  .training-program__item {
    gap: 24px;
  }
  .training-program__item {
    min-height: auto;
    padding: 16px;
  }
}
@media (max-width: 57.5em){
  .popup-get-category-benefit__action {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    position: absolute;
    top: 24px;
    right: 16px;
    background-color: #f5f6fa;
    outline: none;
    cursor: pointer;
  }
  .popup-get-category-benefit__close::before, .popup-get-category-benefit__close::after {
    top: 10px;
    right: 15px;
    background-color: #000;
    width: 2px;
    height: 12px;
  }
  .popup-get-profession__action {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    position: absolute;
    top: 24px;
    right: 16px;
    background-color: #f5f6fa;
    outline: none;
    cursor: pointer;
  }
  .popup-get-profession__close::before, .popup-get-profession__close::after {
    top: 10px;
    right: 15px;
    background-color: #000;
    width: 2px;
    height: 12px;
  }
}
@media (max-width: 53.75em){
  .feedback__items .feedback__item:nth-child(2) {
    grid-column: 2/3;
    grid-row: 1/1;
  }
  .feedback__items .feedback__item:nth-child(3) {
    grid-column: 1/2;
    grid-row: 1/1;
  }
}
@media (max-width: 48em){
  .programs-info {
    order: 1;
  }
}
@media (max-width: 47.99875em) and (max-width: 26.25em){
  .main__inner picture {
    height: 100%;
  }
  .main__bg {
    height: 100%;
  }
}
@media (max-width: 47.99875em){
  .form-popup-callback .select__title {
    padding: 16px;
  }
  .footer__inner {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .footer__items .footer__spollers-item:first-child .footer__spollers-body {
    padding-top: 24px;
  }
  .footer__items {
    display: flex;
    flex-direction: column;
    gap: 8px;
  }
  .footer__spollers {
    display: flex;
    flex-direction: column;
    gap: 8px;
  }
  .footer__spollers-item {
    border: 0.5px solid rgba(255, 255, 255, 0.1);
    border-radius: 12px;
  }
  .footer__spollers-title {
    display: block;
    font-weight: 500;
    font-size: 16px;
    line-height: 113%;
  }
  .footer__spollers-body {
    padding-top: 24px;
  }
  .footer__spollers-info {
    gap: 8px;
  }
  .footer__item-title {
    display: none;
  }
  .footer__item-list {
    font-weight: 400;
  }
  .footer__item-info {
    font-weight: 400;
  }
  .footer-levels {
    flex-direction: column;
    font-weight: 400;
  }
  .footer-item__politics {
    flex-direction: column-reverse;
  }
  .footer-menu {
    display: grid;
    gap: 24px;
  }
  .video-wrapper {
    aspect-ratio: 300/320;
  }
  .video-wrapper .vjs-poster {
    object-fit: cover !important;
    width: 100% !important;
    height: 100% !important;
  }
  .video-wrapper .vjs-tech {
    object-fit: cover !important;
    width: 100% !important;
    height: 100% !important;
  }
  .training__inner {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .top {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .students__inner {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .faq__inner {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .faq-spollers__title {
    padding: 16px 60px 16px 16px;
  }
  .--spoller-init .faq-spollers__title::before, .--spoller-init .faq-spollers__title::after {
    right: 20px;
  }
  .faq-spollers__body {
    padding: 0px 60px 16px 16px;
  }
  .cost__container {
    padding: 20px 0 20px 0;
  }
  .cost__inner {
    padding: 40px 16px 40px 16px;
    border-radius: 32px;
  }
  .offer-form__input {
    padding: 16px;
  }
  .offer-form__btn {
    padding: 16px;
  }
  .advantage__inner {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .main__inner {
    padding: 16px;
    background-image: none !important;
  }
  .main__inner picture {
    border-radius: 16px;
    overflow: hidden;
    display: block;
    position: absolute;
    inset: 0;
    max-width: 100%;
    width: 100%;
    object-fit: cover;
  }
  .main__bg {
    border-radius: 16px;
    overflow: hidden;
    display: block;
    position: absolute;
    inset: 0;
    max-width: 100%;
    width: 100%;
    object-fit: cover;
  }
  .main__title {
    font-size: 42px;
  }
  .main__wrapper {
    max-width: 100%;
    width: 100%;
  }
  .main__info {
    max-width: 100%;
    width: 100%;
  }
  .institutions {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .programs__inner {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .programs__content {
    gap: 14px;
  }
  .programs__content {
    order: 2;
  }
  .programs__tabs-title.--tab-active {
    text-decoration: underline 2px solid #ee131b;
    text-underline-offset: 8px;
  }
  .programs-items {
    grid-template-columns: 1fr;
  }
  .programs-items__item {
    padding: 16px;
  }
  .programs-items__title {
    font-size: 20px;
  }
  .feedback__inner {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .feedback__item .feedback__item-num {
    font-size: 36px;
  }
  .feedback__item-desc {
    font-size: 20px;
  }
  .feedback__item-name {
    font-size: 20px;
  }
  .feedback__item-link {
    font-size: 20px;
  }
  .ask-questions__container {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .ask-questions__inner {
    padding: 16px;
  }
  .ask-questions__form-input {
    padding: 16px;
  }
  .offer-form__btn {
    padding: 16px;
  }
  .faculties__container {
    padding-top: 16px;
    padding-bottom: 20px;
  }
  .faculties__inner {
    padding: 16px;
    flex-direction: column-reverse;
    gap: 10px;
  }
  .faculties__wrapper {
    padding: 0;
  }
  .faculties__info {
    gap: 16px;
  }
  .faculties__heading {
    gap: 16px;
  }
  .faculties__subtitle {
    font-size: 14px;
  }
  .faculties__image-wrapper {
    max-width: 260px;
    width: 100%;
    margin: 0 auto;
  }
  .special-offer__container {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .special-offer__items {
    grid-template-columns: 1fr;
  }
  .special-offer__item {
    padding: 16px;
  }
  .training-program__container {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .training-program__inner {
    gap: 16px;
  }
  .training-program__item-wrapper {
    gap: 24px;
  }
  .training-program__item-level {
    font-size: 14px;
  }
  .training-program__item-title {
    font-size: 16px;
  }
  .training-program__item-info {
    gap: 4px;
  }
  .training-program__cost-text {
    font-size: 14px;
  }
  .training-program__cost-num {
    font-size: 16px;
  }
  .training-program__btn {
    font-size: 14px;
  }
  .training-program__item-num {
    font-size: 36px;
  }
  .training-program__item-black-btn {
    font-size: 16px;
  }
  .training-program__item-black-btn::before {
    height: 14px;
  }
  .popup-get-category-benefit__heading-wrapper {
    max-width: 100%;
    align-items: flex-start;
  }
  .popup-get-category-benefit__heading {
    padding: 24px 16px 8px 16px;
    justify-content: flex-start;
  }
  .popup-get-category-benefit__subtitle {
    text-align: left;
  }
  .popup-get-profession__heading-wrapper {
    max-width: 100%;
    align-items: flex-start;
  }
  .popup-get-profession__heading {
    padding: 24px 16px 8px 16px;
    justify-content: flex-start;
  }
  .popup-get-profession__subtitle {
    text-align: left;
  }
}
@media (max-width: 43.125em){
  .training-program__items {
    gap: 8px;
  }
  .training-program__items {
    display: flex;
  }
  .training-program__item-wrapper {
    max-width: 250px;
  }
  .training-program__slider {
    overflow: visible;
  }
  .training-program__slide {
    width: auto !important;
    min-width: 280px;
    max-width: calc(100vw - 80px);
    flex-shrink: 0;
  }
}
@media (max-width: 38.75em) and (min-width: 38.75em){
  .thank-you__title {
    font-size: 128px;
  }
}
@media (max-width: 38.75em) and (max-width: 26.25em){
  .thank-you__title {
    font-size: 64px;
  }
}
@media (max-width: 38.75em){
  .thank-you__title::before {
    width: 64px;
    height: 64px;
    top: -20px;
    right: -20px;
  }
  .students__slide-video {
    top: 16px;
    right: 16px;
  }
  .offer-form__items {
    display: flex;
    flex-direction: column;
  }
  .feedback__items {
    padding-bottom: 10px;
    grid-template-columns: repeat(8, minmax(230px, 300px));
    grid-template-rows: 1fr;
    grid-auto-flow: column;
    overflow-x: auto;
    overflow-y: hidden;
  }
  .feedback__items .feedback__item:nth-child(1) {
    grid-column: 1/2;
  }
  .feedback__items .feedback__item:nth-child(2) {
    grid-column: 3/4;
  }
  .feedback__items .feedback__item:nth-child(3) {
    grid-column: 2/3;
  }
  .feedback__items .feedback__item:nth-child(4) {
    grid-column: 4/5;
  }
  .feedback__items::-webkit-scrollbar {
    height: 2px;
  }
  .feedback__items::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 3px;
  }
  .feedback__items::-webkit-scrollbar-thumb {
    background: #f1f1f1;
    border-radius: 3px;
  }
  .feedback__items {
    scrollbar-width: thin;
    scrollbar-color: #f1f1f1 #f1f1f1;
  }
  .feedback__item {
    padding: 16px;
    min-height: 254px;
  }
}
@media (max-width: 32.5em){
  .main__body .main__blur-glass {
    width: 620px;
    height: 620px;
    display: block;
    top: 50%;
    left: -30%;
  }
  .main__body::before {
    width: 620px;
    height: 620px;
    top: 50%;
    left: -30%;
  }
}
@media (max-width: 30em){
  .popup-get-category-benefit__title {
    font-size: 24px;
  }
  .popup-get-category-benefit__subtitle {
    font-size: 14px;
  }
  .popup-get-profession__title {
    font-size: 24px;
  }
  .popup-get-profession__subtitle {
    font-size: 14px;
  }
}
@media (max-width: 29.99875em){
  .title {
    font-size: 24px;
  }
  .form-popup-callback .select__value.--select-pseudo-label {
    font-size: 14px;
  }
  .offer-checkbox__label::before {
    width: 16px;
    height: 16px;
    top: -12px;
  }
  .offer-checkbox__input-checkbox::after {
    border-radius: 4px;
    left: -28px;
    top: -7px;
  }
  .offer-checkbox__text {
    font-size: 12px;
  }
  .thank-you__inner {
    padding-bottom: 20px;
  }
  .thank-you__content {
    gap: 200px;
  }
  .thank-you__heading {
    gap: 8px;
  }
  .thank-you__title::before {
    top: -30px;
    right: -25px;
  }
  .top__title {
    font-size: 32px;
  }
  .information-subtitle {
    font-size: 16px;
  }
  .cost__info {
    border-radius: 16px 16px 0 0;
    border: 8px solid #020019;
  }
  .cost__content::after {
    top: 60%;
    transform: translate(-50%, -60%);
  }
  .cost__content {
    border-radius: 13px;
    padding: 16px;
    gap: 16px;
  }
  .cost__title {
    font-size: 24px;
  }
  .cost__subtitle {
    font-size: 10px;
  }
  .cost__form {
    padding: 8px 16px 16px 16px;
  }
  .offer-form__item {
    gap: 12px;
  }
  .offer-form__item-label {
    font-size: 14px;
  }
  .offer-form__input {
    font-size: 14px;
  }
  .institutions__logo {
    max-height: 60px;
    align-self: center;
  }
  .license-link--icon-arrow-top {
    font-size: 12px;
  }
  .license-link--icon-arrow-top {
    gap: 15px;
  }
  .programs__tabs-title {
    font-size: 14px;
  }
  .programs-items__subtitle {
    font-size: 16px;
  }
  .ask-questions__form-item {
    gap: 12px;
  }
  .ask-questions__form-item-label {
    font-size: 14px;
  }
  .ask-questions__form-input {
    font-size: 14px;
  }
  .faculties__info {
    max-width: 260px;
  }
  .faculties__image-wrapper {
    display: none;
  }
  .popup-get-category-benefit__action {
    position: static;
  }
  .popup-get-category-benefit__heading {
    justify-content: space-between;
    gap: 5px;
  }
  .popup-get-category-benefit__form-wrapper {
    padding: 16px;
  }
  .popup-get-category-benefit__btn {
    font-size: 16px;
  }
  .popup-get-profession__action {
    position: static;
  }
  .popup-get-profession__heading {
    justify-content: space-between;
    gap: 5px;
  }
  .popup-get-profession__form-wrapper {
    padding: 16px;
  }
  .popup-get-profession__btn {
    font-size: 16px;
  }
}
@media (max-width: 26.875em){
  .license-link--icon-arrow-top span {
    max-width: 180px;
  }
}
@media (max-width: 26.25em){
  .swiper-button-prev,
  .swiper-button-next {
    width: 32px;
    height: 32px;
  }
  .footer__inner {
    gap: 16px;
  }
  .thank-you__subtitle {
    font-size: 16px;
  }
  .training__inner {
    gap: 16px;
  }
  .training__slide {
    min-height: 220px;
  }
  .training__slide {
    padding: 16px;
  }
  .training__slide-title::before {
    width: 32px;
  }
  .training__slide-title::before {
    height: 32px;
  }
  .training__slide-title::before {
    font-size: 17px;
  }
  .students__inner {
    gap: 16px;
  }
  .faq__inner {
    gap: 16px;
  }
  .faq-spollers__title {
    font-size: 16px;
  }
  .faq-spollers__body {
    font-size: 14px;
  }
  .faq-spollers__body {
    letter-spacing: normal;
  }
  .cost__subtitle {
    max-width: 213px;
  }
  .advantage__inner {
    gap: 16px;
  }
  .advantage__slide {
    min-height: 130px;
  }
  .advantage__slide {
    padding: 16px;
  }
  .programs__inner {
    gap: 16px;
  }
  .feedback__inner {
    gap: 16px;
  }
  .ask-questions__inner {
    gap: 24px;
  }
  .ask-questions__heading {
    gap: 10px;
  }
  .ask-questions__subtitle {
    font-size: 14px;
  }
  .faculties__title {
    font-size: 24px;
  }
  .special-offer__wrapper {
    gap: 16px;
  }
  .special-offer__inner {
    gap: 16px;
  }
  .special-offer__items {
    gap: 16px;
  }
  .special-offer__item {
    gap: 16px;
  }
  .special-offer__item-text {
    font-size: 16px;
  }
}
@media (max-width: 22.5em){
  .title {
    font-size: 20px;
  }
  .programs-items__item .programs__btn {
    width: 100%;
  }
}
@media (max-width: 20em){
  .feedback__items {
    gap: 8px;
  }
}
@media (max-width: 767.98){
  .video-wrapper .video-js.video-js--playing {
    cursor: pointer;
  }
}
@media (max-width: 38.75em) and (min-width: 26.25em) and (max-width: 38.75em){
  .thank-you__title {
    font-size: clamp( 64px , -70.4px  +  32vw , 128px );
  }
}
@media (max-width: 78.75em) and (min-width: 26.25em) and (max-width: 78.75em){
  .programs-author {
    min-height: clamp( 520px , 260px  +  61.9047619048vw , 1040px );
  }
}
@media (min-width: 767.98){
  .video-wrapper .video-js.video-js--playing {
    cursor: default;
  }
}
@media (min-width: 20em) and (max-width: 90em){
  .feedback__items {
    gap: clamp( 8px , 3.4285714286px  +  1.4285714286vw , 24px );
  }
}
@media (min-width: 26.25em) and (max-width: 90em){
  .faculties__title {
    font-size: clamp( 24px , 1.7647058824px  +  5.2941176471vw , 78px );
  }
}
@media (min-width: 26.25em) and (max-width: 80em){
  .thank-you__subtitle {
    font-size: clamp( 16px , 12.0930232558px  +  0.9302325581vw , 24px );
  }
}
@media (min-width: 26.25em) and (max-width: 62.49875em){
  .footer__inner {
    gap: clamp( 16px , 1.5167419566px  +  3.4483947722vw , 36px );
  }
  .training__inner {
    gap: clamp( 16px , 10.2066967826px  +  1.3793579089vw , 24px );
  }
  .training__slide {
    min-height: clamp( 220px , 165.6877823373px  +  12.9314803959vw , 295px );
  }
  .training__slide {
    padding: clamp( 16px , 10.2066967826px  +  1.3793579089vw , 24px );
  }
  .students__inner {
    gap: clamp( 16px , 10.2066967826px  +  1.3793579089vw , 24px );
  }
  .faq__inner {
    gap: clamp( 16px , 10.2066967826px  +  1.3793579089vw , 24px );
  }
  .advantage__inner {
    gap: clamp( 16px , 10.2066967826px  +  1.3793579089vw , 24px );
  }
  .advantage__slide {
    min-height: clamp( 130px , 115.5167419566px  +  3.4483947722vw , 150px );
  }
  .advantage__slide {
    padding: clamp( 16px , 10.2066967826px  +  1.3793579089vw , 24px );
  }
  .programs__inner {
    gap: clamp( 16px , -1.3799096521px  +  4.1380737267vw , 40px );
  }
  .feedback__inner {
    gap: clamp( 16px , 10.2066967826px  +  1.3793579089vw , 24px );
  }
  .ask-questions__inner {
    gap: clamp( 24px , 12.4133935653px  +  2.7587158178vw , 40px );
  }
  .ask-questions__heading {
    gap: clamp( 10px , -0.1382806304px  +  2.4138763406vw , 24px );
  }
  .ask-questions__subtitle {
    font-size: clamp( 14px , 9.655022587px  +  1.0345184317vw , 20px );
  }
  .special-offer__wrapper {
    gap: clamp( 16px , 10.2066967826px  +  1.3793579089vw , 24px );
  }
  .special-offer__inner {
    gap: clamp( 16px , 10.2066967826px  +  1.3793579089vw , 24px );
  }
  .special-offer__items {
    gap: clamp( 16px , 10.2066967826px  +  1.3793579089vw , 24px );
  }
  .special-offer__item {
    gap: clamp( 16px , 10.2066967826px  +  1.3793579089vw , 24px );
  }
  .special-offer__item-text {
    font-size: clamp( 16px , 14.5516741957px  +  0.3448394772vw , 18px );
  }
}
@media (min-width: 26.25em) and (max-width: 47.99875em){
  .training__slide-title::before {
    width: clamp( 32px , 19.9303408242px  +  2.8737283752vw , 42px );
  }
  .training__slide-title::before {
    height: clamp( 32px , 19.9303408242px  +  2.8737283752vw , 42px );
  }
  .training__slide-title::before {
    font-size: clamp( 17px , 13.3791022473px  +  0.8621185126vw , 20px );
  }
  .faq-spollers__title {
    font-size: clamp( 16px , 6.3442726593px  +  2.2989827002vw , 24px );
  }
  .faq-spollers__body {
    font-size: clamp( 14px , 9.1721363297px  +  1.1494913501vw , 18px );
  }
}
@media (min-width: 29.99875em) and (max-width: 90em){
  .title {
    font-size: clamp( 24px , 12.0007499844px  +  2.4999479178vw , 48px );
  }
  .top__title {
    font-size: clamp( 32px , 16.0009999792px  +  3.3332638903vw , 64px );
  }
  .information-subtitle {
    font-size: clamp( 16px , 12.0002499948px  +  0.8333159726vw , 24px );
  }
  .cost__title {
    font-size: clamp( 24px , 13.0006874857px  +  2.2916189246vw , 46px );
  }
  .cost__subtitle {
    font-size: clamp( 10px , 6.0002499948px  +  0.8333159726vw , 18px );
  }
  .license-link--icon-arrow-top {
    font-size: clamp( 12px , 11.0000624987px  +  0.2083289931vw , 14px );
  }
}
@media (min-width: 29.99875em) and (max-width: 47.99875em){
  .form-popup-callback .select__value.--select-pseudo-label {
    font-size: clamp( 14px , 7.3336111111px  +  1.3888888889vw , 18px );
  }
  .offer-form__item-label {
    font-size: clamp( 14px , 7.3336111111px  +  1.3888888889vw , 18px );
  }
  .offer-form__input {
    font-size: clamp( 14px , 7.3336111111px  +  1.3888888889vw , 18px );
  }
  .programs__tabs-title {
    font-size: clamp( 14px , -2.6659722222px  +  3.4722222222vw , 24px );
  }
  .ask-questions__form-item-label {
    font-size: clamp( 14px , 7.3336111111px  +  1.3888888889vw , 18px );
  }
  .ask-questions__form-input {
    font-size: clamp( 14px , 7.3336111111px  +  1.3888888889vw , 18px );
  }
}
@media (min-width: 30em) and (max-width: 47.99875em){
  .popup-get-category-benefit__title {
    font-size: clamp( 24px , 10.6657406764px  +  2.7779706924vw , 32px );
  }
  .popup-get-category-benefit__subtitle {
    font-size: clamp( 14px , 3.9993055073px  +  2.0834780193vw , 20px );
  }
  .popup-get-profession__title {
    font-size: clamp( 24px , 10.6657406764px  +  2.7779706924vw , 32px );
  }
  .popup-get-profession__subtitle {
    font-size: clamp( 14px , 3.9993055073px  +  2.0834780193vw , 20px );
  }
}
@media (min-width: 43.125em) and (max-width: 62.49875em){
  .training-program__items {
    gap: clamp( 8px , -27.6152009807px  +  5.1616233305vw , 24px );
  }
}
@media (min-width: 43.125em){
  .training-program__slide {
    width: 100% !important;
  }
}
@media (min-width: 47.99875em) and (max-width: 90em){
  .main__title {
    font-size: clamp( 42px , 0.8594387072px  +  5.3569834231vw , 78px );
  }
  .faculties__subtitle {
    font-size: clamp( 14px , 7.1432397845px  +  0.8928305705vw , 20px );
  }
}
@media (min-width: 47.99875em) and (max-width: 71.25em){
  .faculties__info {
    gap: clamp( 16px , 7.7425944842px  +  1.0752110102vw , 20px );
  }
  .faculties__heading {
    gap: clamp( 16px , -0.5148110317px  +  2.1504220203vw , 24px );
  }
}
@media (min-width: 47.99875em) and (max-width: 62.49875em){
  .programs-items__title {
    font-size: clamp( 20px , 6.7589655172px  +  1.724137931vw , 24px );
  }
  .feedback__item .feedback__item-num {
    font-size: clamp( 36px , -56.6872413793px  +  12.0689655172vw , 64px );
  }
  .feedback__item-desc {
    font-size: clamp( 20px , 6.7589655172px  +  1.724137931vw , 24px );
  }
  .feedback__item-name {
    font-size: clamp( 20px , 13.3794827586px  +  0.8620689655vw , 22px );
  }
  .feedback__item-link {
    font-size: clamp( 20px , 6.7589655172px  +  1.724137931vw , 24px );
  }
  .training-program__inner {
    gap: clamp( 16px , -10.4820689655px  +  3.4482758621vw , 24px );
  }
  .training-program__item-wrapper {
    gap: clamp( 24px , 20.6897413793px  +  0.4310344828vw , 25px );
  }
  .training-program__item-level {
    font-size: clamp( 14px , 0.7589655172px  +  1.724137931vw , 18px );
  }
  .training-program__item-title {
    font-size: clamp( 16px , -10.4820689655px  +  3.4482758621vw , 24px );
  }
  .training-program__item-info {
    gap: clamp( 4px , -9.2410344828px  +  1.724137931vw , 8px );
  }
  .training-program__cost-text {
    font-size: clamp( 14px , 0.7589655172px  +  1.724137931vw , 18px );
  }
  .training-program__cost-num {
    font-size: clamp( 16px , -10.4820689655px  +  3.4482758621vw , 24px );
  }
  .training-program__btn {
    font-size: clamp( 14px , 7.3794827586px  +  0.8620689655vw , 16px );
  }
  .training-program__item-num {
    font-size: clamp( 36px , -56.6872413793px  +  12.0689655172vw , 64px );
  }
  .training-program__item-black-btn {
    font-size: clamp( 16px , -10.4820689655px  +  3.4482758621vw , 24px );
  }
  .training-program__item-black-btn::before {
    height: clamp( 14px , -5.8615517241px  +  2.5862068966vw , 20px );
  }
}
@media (min-width: 47.99875em){
  .form-popup-callback .select__value.--select-pseudo-label {
    font-size: 18px;
  }
  .training__slide-title::before {
    width: 42px;
  }
  .training__slide-title::before {
    height: 42px;
  }
  .training__slide-title::before {
    font-size: 20px;
  }
  .faq-spollers__title {
    font-size: 24px;
  }
  .faq-spollers__body {
    font-size: 18px;
  }
  .offer-form__item-label {
    font-size: 18px;
  }
  .offer-form__input {
    font-size: 18px;
  }
  .programs__tabs-title {
    font-size: 24px;
  }
  .ask-questions__form-item-label {
    font-size: 18px;
  }
  .ask-questions__form-input {
    font-size: 18px;
  }
  .popup-get-category-benefit__title {
    font-size: 32px;
  }
  .popup-get-category-benefit__subtitle {
    font-size: 20px;
  }
  .popup-get-profession__title {
    font-size: 32px;
  }
  .popup-get-profession__subtitle {
    font-size: 20px;
  }
}
@media (min-width: 62.49875em) and (max-width: 90em){
  .top__items {
    gap: clamp( 30px , -60.9031407663px  +  9.0904958866vw , 70px );
  }
}
@media (min-width: 62.49875em) and (max-width: 80em){
  .thank-you__footer {
    font-size: clamp( 46px , -75.4174701807px  +  12.1419898579vw , 80px );
  }
}
@media (min-width: 62.49875em) and (max-width: 71.25em){
  .training-program__item {
    gap: clamp( 24px , 16.8583059563px  +  0.714183688vw , 25px );
  }
}
@media (min-width: 62.49875em){
  .footer__inner {
    gap: 36px;
  }
  .training__inner {
    gap: 24px;
  }
  .training__slide {
    min-height: 295px;
  }
  .training__slide {
    padding: 24px;
  }
  .students__inner {
    gap: 24px;
  }
  .faq__inner {
    gap: 24px;
  }
  .advantage__inner {
    gap: 24px;
  }
  .advantage__slide {
    min-height: 150px;
  }
  .advantage__slide {
    padding: 24px;
  }
  .programs__inner {
    gap: 40px;
  }
  .programs-items__title {
    font-size: 24px;
  }
  .feedback__inner {
    gap: 24px;
  }
  .feedback__item .feedback__item-num {
    font-size: 64px;
  }
  .feedback__item-desc {
    font-size: 24px;
  }
  .feedback__item-name {
    font-size: 22px;
  }
  .feedback__item-link {
    font-size: 24px;
  }
  .ask-questions__inner {
    gap: 40px;
  }
  .ask-questions__heading {
    gap: 24px;
  }
  .ask-questions__subtitle {
    font-size: 20px;
  }
  .special-offer__wrapper {
    gap: 24px;
  }
  .special-offer__inner {
    gap: 24px;
  }
  .special-offer__items {
    gap: 24px;
  }
  .special-offer__item {
    gap: 24px;
  }
  .special-offer__item-text {
    font-size: 18px;
  }
  .training-program__inner {
    gap: 24px;
  }
  .training-program__items {
    gap: 24px;
  }
  .training-program__item-wrapper {
    gap: 25px;
  }
  .training-program__item-level {
    font-size: 18px;
  }
  .training-program__item-title {
    font-size: 24px;
  }
  .training-program__item-info {
    gap: 8px;
  }
  .training-program__cost-text {
    font-size: 18px;
  }
  .training-program__cost-num {
    font-size: 24px;
  }
  .training-program__btn {
    font-size: 16px;
  }
  .training-program__item-num {
    font-size: 64px;
  }
  .training-program__item-black-btn {
    font-size: 24px;
  }
  .training-program__item-black-btn::before {
    height: 20px;
  }
}
@media (min-width: 71.25em) and (max-width: 90em){
  .title-info {
    font-size: clamp( 20px , 4.8px  +  1.3333333333vw , 24px );
  }
  .offer-info {
    font-size: clamp( 14px , 6.4px  +  0.6666666667vw , 16px );
  }
  .header__areas {
    gap: clamp( 10px , -332px  +  30vw , 100px );
  }
  .top__subtitle {
    font-size: clamp( 18px , -4.8px  +  2vw , 24px );
  }
  .top__info {
    font-size: clamp( 14px , 6.4px  +  0.6666666667vw , 16px );
  }
  .main__body .main__blur-glass {
    width: clamp( 750px , 180px  +  50vw , 900px );
  }
  .main__body .main__blur-glass {
    height: clamp( 750px , 180px  +  50vw , 900px );
  }
  .main__body::before {
    width: clamp( 750px , 180px  +  50vw , 900px );
  }
  .main__body::before {
    height: clamp( 750px , 180px  +  50vw , 900px );
  }
  .faculties__inner {
    padding-right: clamp( 20px , -170px  +  16.6666666667vw , 70px );
  }
}
@media (min-width: 71.25em){
  .faculties__info {
    gap: 20px;
  }
  .faculties__heading {
    gap: 24px;
  }
  .training-program__item {
    gap: 25px;
  }
}
@media (min-width: 80em){
  .thank-you__subtitle {
    font-size: 24px;
  }
  .thank-you__footer {
    font-size: 80px;
  }
}
@media (min-width: 90em){
  .title {
    font-size: 48px;
  }
  .title-info {
    font-size: 24px;
  }
  .offer-info {
    font-size: 16px;
  }
  .header__areas {
    gap: 100px;
  }
  .top__items {
    gap: 70px;
  }
  .top__title {
    font-size: 64px;
  }
  .top__subtitle {
    font-size: 24px;
  }
  .top__info {
    font-size: 16px;
  }
  .information-subtitle {
    font-size: 24px;
  }
  .cost__title {
    font-size: 46px;
  }
  .cost__subtitle {
    font-size: 18px;
  }
  .main__body .main__blur-glass {
    width: 900px;
  }
  .main__body .main__blur-glass {
    height: 900px;
  }
  .main__body::before {
    width: 900px;
  }
  .main__body::before {
    height: 900px;
  }
  .main__title {
    font-size: 78px;
  }
  .license-link--icon-arrow-top {
    font-size: 14px;
  }
  .feedback__items {
    gap: 24px;
  }
  .faculties__inner {
    padding-right: 70px;
  }
  .faculties__title {
    font-size: 78px;
  }
  .faculties__subtitle {
    font-size: 20px;
  }
}
@media (any-hover: hover){
  .video-btn:hover {
    background-color: #ee131b;
  }
  .video-btn:hover::before {
    color: #fff;
  }
  .form-popup-callback .select__option:hover {
    background: #EBECF0;
  }
  .menu__link:hover {
    color: #da0007;
  }
  .areas-offer__link:hover {
    background-color: #da0007;
  }
  .btn-action-black:hover {
    background-color: #da0007;
  }
  .btn-action-red:hover {
    background-color: #da0007;
  }
  .video-wrapper .video__play-btn:hover {
    background-color: #ee131b;
  }
  .video-wrapper .video__play-btn:hover::before {
    color: #fff;
  }
  .programs__tabs-title:hover {
    color: #da0007;
  }
  .feedback__item:last-child:hover {
    background-color: #ee131b;
  }
  .training-program__item-black:hover {
    background-color: #ee131b;
  }
}