@charset "UTF-8";

@font-face {
  font-family: "Lora", serif;
  font-display: swap;
  src:
    url(../fonts/Onest-Black.woff2) format("woff2"),
    url(../fonts/Onest-Black.woff) format("woff");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: "Lora", serif;
  font-display: swap;
  src:
    url(../fonts/Onest-Bold.woff2) format("woff2"),
    url(../fonts/Onest-Bold.woff) format("woff");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: "Lora", serif;
  font-display: swap;
  src:
    url(../fonts/Onest-ExtraBold.woff2) format("woff2"),
    url(../fonts/Onest-ExtraBold.woff) format("woff");
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: "Lora", serif;
  font-display: swap;
  src:
    url(../fonts/Onest-ExtraLight.woff2) format("woff2"),
    url(../fonts/Onest-ExtraLight.woff) format("woff");
  font-weight: 200;
  font-style: normal;
}

@font-face {
  font-family: "Lora", serif;
  font-display: swap;
  src:
    url(../fonts/Onest-Light.woff2) format("woff2"),
    url(../fonts/Onest-Light.woff) format("woff");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: "Lora", serif;
  font-display: swap;
  src:
    url(../fonts/Onest-Regular.woff2) format("woff2"),
    url(../fonts/Onest-Regular.woff) format("woff");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Lora", serif;
  font-display: swap;
  src:
    url(../fonts/Onest-SemiBold.woff2) format("woff2"),
    url(../fonts/Onest-SemiBold.woff) format("woff");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: "Lora", serif;
  font-display: swap;
  src:
    url(../fonts/Onest-Thin.woff2) format("woff2"),
    url(../fonts/Onest-Thin.woff) format("woff");
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: "Lora", serif;
  font-display: swap;
  src:
    url(../fonts/Onest-Medium.woff2) format("woff2"),
    url(../fonts/Onest-Medium.woff) format("woff");
  font-weight: 500;
  font-style: normal;
}

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body { 
background-color: #f7f7f7;
  margin: 0;
}

main {
  display: block;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: "Lora", serif;
  font-size: 1em;
}

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: "Lora", serif;
  font-size: 1em;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

button,
input,
optgroup,
select,
textarea {
  font-family: "Lora", serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

[type="button"],
[type="reset"],
[type="submit"],
button {
  -webkit-appearance: button;
}

[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details {
  display: block;
}

summary {
  display: list-item;
}

[hidden],
template {
  display: none;
}

*,
:after,
:before {
  font-family: "Lora", serif;
  font-weight: 400;
  box-sizing: border-box;
  outline: none;
  text-decoration: none;
  line-height: 1;
}

html {
  font-size: 10px;
}

body.not-scrolling,
main {
  overflow: hidden;
}

main {
  position: relative;
  padding-top: 14.4rem;
  padding-bottom: 2.4rem;
  background-color: #f7f7f7;
  border-radius: 0 0 1.6rem 1.6rem;
  z-index: 2;
}

section {
  scroll-margin-block-start: 12rem;
}

.br-mobile {
  display: none;
}

.spacing-block {
  width: 100%;
  height: 12rem;
  margin: 2.4rem 0;
}

.spacing-block-middle {
  margin: 2.4rem 0;
}

.spacing-block-middle,
.spacing-block-small {
  height: 2.4rem;
  width: 100%;
}

.container {
  width: 144rem;
}

.container,
.small-container {
  max-width: 100%;
  padding: 0 2.4rem;
  margin: 0 auto;
}

.small-container {
  width: 120.4rem;
}

.four-union {
  display: inline-block;
  -webkit-mask-size: contain;
  -webkit-mask-position: center;
  -webkit-mask-repeat: no-repeat;
  transition: background 0.3s;
  width: 16rem;
  height: 3.2rem;
  -webkit-mask-image: url(../img/svg/logo-ca-white.svg);
  background: #fff;
}

.four-union:hover {
  background: #1d338c;
}

.highlight-text {
  font: inherit;
  color: inherit;
  background: #1d338c;
}

.page-constructor {
  overflow: hidden;
}

.title {
  font-weight: 500;
  margin: 0;
  padding: 0;
  color: #000;
}

.title--h1 {
  font-size: 5.6rem;
  line-height: 5.6rem;
  letter-spacing: -0.224rem;
}

.title--h2 {
  font-size: 4rem;
  line-height: 4rem;
  letter-spacing: -0.08rem;
}

.title--h3 {
  font-size: 3.2rem;
  line-height: 3.2rem;
  letter-spacing: -0.064rem;
}

.text-body {
  margin: 0;
  padding: 0;
  color: #000;
}

.text-body--p1 {
  font-weight: 500;
  font-size: 2.6rem;
  line-height: 3.2rem;
  letter-spacing: 0;
}

.text-body--p2 {
  font-weight: 400;
}

.text-body--p2,
.text-body--p2md {
  font-size: 2rem;
  line-height: 2.4rem;
  letter-spacing: 0;
}

.text-body--p2md {
  font-weight: 500;
}

.text-body--p2b {
  font-weight: 700;
  font-size: 2rem;
  line-height: 2.4rem;
  letter-spacing: 0;
}

.text-body--p3 {
  font-weight: 400;
}

.text-body--p3,
.text-body--p3md {
  font-size: 1.8rem;
  line-height: 2.2rem;
  letter-spacing: 0;
}

.text-body--p3md {
  font-weight: 500;
}

.text-body--p4 {
  font-weight: 400;
}

.text-body--p4,
.text-body--p4md {
  font-size: 1.6rem;
  line-height: 2rem;
  letter-spacing: 0;
}

.text-body--p4md {
  font-weight: 500;
}

.text-body--p5 {
  font-weight: 400;
}

.text-body--p5,
.text-body--p5md {
  font-size: 1.4rem;
  line-height: 2rem;
  letter-spacing: 0;
}

.text-body--p5md {
  font-weight: 500;
}

.caps {
  font-weight: 700;
  padding: 0;
  margin: 0;
  color: #000;
  text-transform: uppercase;
}

.caps--c1 {
  line-height: 2.2rem;
}

.caps--c1,
.caps--c2 {
  font-size: 1.4rem;
  letter-spacing: 0.14rem;
}

.caps--c2 {
  line-height: 1.4rem;
}

.caps--c3 {
  font-size: 1.2rem;
  line-height: 1.2rem;
  letter-spacing: 0.12rem;
}

.subtitle {
  padding: 0;
  margin: 0;
  color: #000;
  font-size: 1.4rem;
  line-height: 1.4rem;
  letter-spacing: 0.14rem;
  color: rgba(0, 0, 0, 0.5);
  margin-bottom: 2.4rem;
}

.pill-info,
.subtitle {
  font-weight: 700;
  text-transform: uppercase;
  display: inline-block;
}

.pill-info {
  padding: 0;
  margin: 0;
  color: #000;
  font-size: 1.2rem;
  line-height: 1.2rem;
  letter-spacing: 0.12rem;
  padding: 0.3rem 0.7rem;
  border-style: solid;
  border-width: 0.1rem;
  color: #fff;
  background: transparent;
  border-radius: 2.4rem;
}

.pill-info--black {
  border-color: #000;
  background-color: #000;
}

.pill-info--black-border {
  border-color: #000;
  color: #000;
}

.pill-info--white {
  border-color: #fff;
}

.tooltip {
  position: relative;
}

.tooltip:hover .tooltip__inner {
  visibility: visible;
  opacity: 1;
  transform: translateY(0);
  transition:
    opacity 0.2s,
    transform 0.2s,
    visibility 0s 0s;
}

.tooltip__inner {
  margin: 0;
  padding: 0;
  color: #000;
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 2rem;
  letter-spacing: 0;
  position: absolute;
  bottom: 100%;
  display: inline-block;
  width: 32rem;
  padding: 1.5rem;
  background-color: #fff;
  border-radius: 0.8rem;
  border: 0.1rem solid #ebebeb;
  visibility: hidden;
  opacity: 0;
  transform: translateY(10%);
  transition:
    opacity 0.2s,
    transform 0.2s,
    visibility 0s 0.2s;
}

.tooltip__inner--left {
  right: 100%;
}

.tooltip__inner--right {
  left: 100%;
}

.input-field {
  margin: 0;
  padding: 0;
  font-weight: 500;
  font-size: 2rem;
  line-height: 2.4rem;
  padding: 1.5rem 2.3rem;
  width: 100%;
  border: 0.1rem solid #ebebeb;
  background: #fff;
  border-radius: 1.2rem;
  color: #000;
}

.input-field::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.5);
}

.input-field::-moz-placeholder {
  color: rgba(0, 0, 0, 0.5);
}

.input-field:-ms-input-placeholder,
.input-field::-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.5);
}

.input-field::placeholder {
  color: rgba(0, 0, 0, 0.5);
}

.input-field--error {
  color: #ff4545;
}

.input-field--error::-webkit-input-placeholder {
  color: #ff4545;
}

.input-field--error::-moz-placeholder {
  color: #ff4545;
}

.input-field--error:-ms-input-placeholder,
.input-field--error::-ms-input-placeholder {
  color: #ff4545;
}

.input-field--error::placeholder {
  color: #ff4545;
}

.btn {
  margin: 0;
  padding: 0;
  color: #fff;
  font-weight: 500;
  font-size: 2rem;
  line-height: 2.4rem;
  letter-spacing: -0.02rem;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center;
  gap: 0.8rem;
  padding: 1.6rem 3.2rem;
  border-radius: 8rem;
  border: none;
  cursor: pointer;
  transition:
    color 0.3s,
    background 0.3s;
}

.btn__icon {
  -webkit-mask-size: contain;
  -webkit-mask-position: center;
  -webkit-mask-repeat: no-repeat;
  transition: background 0.3s;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  display: inline-block;
  width: 2.4rem;
  height: 2.4rem;
  background: #fff;
}

.btn--white {
  background: #ba1633;
}

.btn--green {
  background: #ba1633;
}

.btn:hover {
  color: #fff;
  background: #000;
}

.btn-arrow,
.btn:hover .btn__icon {
  background: #fff;
}

.btn-arrow {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 5.6rem;
  height: 5.6rem;
  border-radius: 50%;
  border: none;
  cursor: pointer;
  box-shadow: 0 0.1rem 0.3rem 0 rgba(0, 0, 0, 0.2);
  transition: background 0.3s;
}

.btn-arrow:after {
  -webkit-mask-size: contain;
  -webkit-mask-position: center;
  -webkit-mask-repeat: no-repeat;
  transition: background 0.3s;
  content: "";
  position: absolute;
  width: 4rem;
  height: 4rem;
  -webkit-mask-image: url(../img/svg/arrow-right-line-1.svg);
  background: #000;
}

.btn-arrow:hover {
  background: #ba1633;
}

.btn-play {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 7.2rem;
  height: 7.2rem;
  border-radius: 50%;
  background: #fff;
  cursor: pointer;
  transition: background 0.3s;
}

.btn-play:after {
  -webkit-mask-size: contain;
  -webkit-mask-position: center;
  -webkit-mask-repeat: no-repeat;
  transition: background 0.3s;
  content: "";
  position: absolute;
  width: 5.6rem;
  height: 5.6rem;
  -webkit-mask-image: url(../img/svg/play.svg);
  background: #000;
}

.btn-play:hover {
  background: #ba1633;
}

.btn-icon {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 3.2rem;
  height: 3.2rem;
  cursor: pointer;
}

.btn-icon:after {
  -webkit-mask-size: contain;
  -webkit-mask-position: center;
  -webkit-mask-repeat: no-repeat;
  transition: background 0.3s;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
}

.btn-icon--info:after {
  -webkit-mask-image: url(../img/svg/information-line-1.svg);
}

.btn-icon--white:after {
  background: #fff;
}

.btn-icon--white:hover:after {
  background: #ba1633;
}

.btn-icon--black:after {
  background: #000;
}

.btn-icon--black:hover:after,
.btn-icon--green:after {
  background: #ba1633;
}

.btn-icon--green:hover:after {
  background: #000;
}

.tab-info {
  margin: 0;
  padding: 0;
  color: #000;
  font-weight: 500;
  font-size: 2rem;
  line-height: 2.4rem;
  letter-spacing: -0.02rem;
  display: inline-block;
  text-align: center;
  padding: 2.3rem;
  border: 0.1rem solid #ebebeb;
  border-radius: 4.8rem;
  background: #fff;
  cursor: pointer;
  transition:
    border 0.3s,
    background 0.3s,
    color 0.3s;
}

.tab-info:hover {
  border-color: #ba1633;
}

.tab-info--selected {
  background: #000;
  border-color: #000;
  color: #fff;
}

.tab-info--selected:hover {
  border-color: #000;
}

.tab {
  margin: 0;
  padding: 0;
  color: #000;
  font-weight: 500;
  font-size: 2rem;
  line-height: 2.4rem;
  letter-spacing: -0.02rem;
  display: inline-block;
  text-align: center;
  padding: 0.7rem 1.5rem;
  border: 0.1rem solid #ebebeb;
  border-radius: 2.4rem;
  background: transparent;
  cursor: pointer;
  transition:
    border 0.3s,
    background 0.3s,
    color 0.3s;
}

.tab:hover {
  border-color: #ba1633;
}

.tab--selected {
  background: #000;
  color: #fff;
}

.tab--selected,
.tab--selected:hover {
  border-color: #000;
}

.big-button {
  position: relative;
  font-weight: 500;
  font-size: 2.6rem;
  line-height: 3.2rem;
  color: #fff;
  text-align: center;
  padding: 4rem;
  border-radius: 8rem;
  border: none;
  background: #ba1633;
  width: 100%;
  cursor: pointer;
  transition:
    background 0.3s,
    color 0.3s;
  overflow: hidden;
}

.big-button:hover {
  background: #000;
  color: #fff;
}

.big-button:hover .big-button__icon {
  right: 4rem;
}

.big-button:hover .big-button__icon:after,
.big-button:hover .big-button__icon:before {
  border-color: #ba1633;
}

.big-button:hover .big-button__circle {
  border-color: #ba1633;
  animation: c 1.5s linear infinite;
}

.big-button:hover .big-button__arrow {
  background: #ba1633;
  animation: d 2s linear infinite;
}

.big-button__icon {
  position: absolute;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  top: 50%;
  right: 6.4rem;
  width: 4.4rem;
  height: 4.4rem;
  transform: translateY(-50%);
  transition: right 0.5s;
}

.big-button__icon:before {
  animation: a 1.5s linear infinite;
}

.big-button__icon:after,
.big-button__icon:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  border: 0.1rem solid #fff;
}

.big-button__icon:after {
  animation: b 1.5s linear infinite;
}

.big-button__circle {
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  border: 0.1rem solid #fff;
  animation: c 1.5s linear infinite;
}

.big-button__arrow {
  -webkit-mask-size: contain;
  -webkit-mask-position: center;
  -webkit-mask-repeat: no-repeat;
  transition: background 0.3s;
  position: relative;
  display: inline-block;
  width: 4rem;
  height: 4rem;
  -webkit-mask-image: url(../img/svg/arrow-right-line-1.svg);
  background: #fff;
  animation: c 1.5s linear infinite;
}

@keyframes a {
  0% {
    opacity: 1;
    transform: scale(1);
  }

  30% {
    opacity: 0.45;
    transform: scale(1.55);
  }

  70% {
    opacity: 0;
    transform: scale(2.1);
  }

  to {
    opacity: 0;
    transform: scale(2.1);
  }
}

@keyframes b {
  0% {
    opacity: 0;
    transform: scale(1);
  }

  30% {
    opacity: 1;
    transform: scale(1);
  }

  70% {
    opacity: 0.45;
    transform: scale(1.55);
  }

  to {
    opacity: 0;
    transform: scale(2.1);
  }
}

@keyframes c {
  0% {
    transform: scale(1);
  }

  45% {
    transform: scale(1.1);
  }

  55% {
    transform: scale(1.1);
  }

  to {
    transform: scale(1);
  }
}

@keyframes d {
  0% {
    opacity: 1;
    transform: scale(1);
  }

  45% {
    opacity: 0;
    transform: scale(1.1);
  }

  55% {
    opacity: 1;
    transform: scale(1.1);
  }

  to {
    opacity: 1;
    transform: scale(1);
  }
}

.link {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center;
  gap: 0.8rem;
  font-weight: 700;
  font-size: 2.4rem;
  line-height: 3.2rem;
  letter-spacing: -0.024rem;
  color: #000;
  transition: color 0.1s;
}

.link:hover {
  color: #ba1633;
}

.link:hover .link__icon {
  background: #ba1633;
}

.link__icon {
  -webkit-mask-size: contain;
  -webkit-mask-position: center;
  -webkit-mask-repeat: no-repeat;
  transition: background 0.3s;
  display: inline-block;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 3.2rem;
  height: 3.2rem;
  background: #000;
  transition: background 0.1s;
}

.link--md {
  margin: 0;
  padding: 0;
  color: #000;
  font-weight: 500;
  font-size: 2rem;
  line-height: 2.4rem;
  letter-spacing: -0.02rem;
}

.link--md .link__icon {
  width: 2.4rem;
  height: 2.4rem;
}

.link--sm {
  margin: 0;
  padding: 0;
  color: #000;
  font-weight: 500;
  font-size: 1.4rem;
  line-height: 2rem;
  gap: 0.4rem;
}

.link--sm .link__icon {
  width: 2rem;
  height: 2rem;
}

.link--white {
  color: #fff;
}

.link--white .link__icon {
  background: #fff;
}

.link--green {
  color: #ba1633;
}

.link--green:hover {
  color: #000;
}

.link--green:hover .link__icon {
  background: #000;
}

.link--green .link__icon {
  background: #ba1633;
}

.header {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 50;
}

.header--scroll .header-desktop-top {
  padding: 0.8rem 0;
}

.header--scroll .header-desktop-top__logo:after {
  display: none;
}

.header--scroll .header-desktop-top__logo > img {
  width: 6.4rem;
}

.header--scroll .header-desktop-top__menu {
  display: -ms-flexbox;
  display: flex;
}

.header--scroll .header-desktop-top-contacts {
  top: 100%;
}

.header--scroll .header-desktop-bottom {
  visibility: hidden;
  transform: translateY(-20rem);
  transition:
    transform 0.3s,
    visibility 0s 0.3s;
}

.header--scroll .header-desktop-bottom--active {
  visibility: visible;
  transform: translateY(0);
  transition:
    transform 0.3s,
    visibility 0s;
}

.header--scroll .header-desktop-bottom-nav__link {
  padding: 1.6rem 0;
}

.header--scroll .header-desktop-scroll {
  visibility: visible;
  transform: translateY(0);
  transition:
    transform 0.3s,
    visibility 0s;
}

.header-desktop-top {
  position: relative;
  z-index: 2;
  background: #fff;
  padding-top: 2.4rem;
  transition: padding 0.3s;
}

.header-desktop-top__logo,
.header-desktop-top__row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}

.header-desktop-top__logo {
  gap: 2.4rem;
}

.header-desktop-top__logo:after {
  content: "Университет международных экономических связей";
  font-weight: 500;
  font-size: 1.1rem;
  line-height: 1.8rem;
  letter-spacing: 0.11rem;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.5);
  max-width: 25.4rem;
}

.header-desktop-top__logo > img {
  width: 9.6rem;
  transition: width 0.3s;
}

.header-desktop-top__menu {
  margin: 0;
  padding: 0;
  font-weight: 500;
  font-size: 2rem;
  line-height: 2.4rem;
  letter-spacing: -0.02rem;
  display: none;
  -ms-flex-align: center;
  align-items: center;
  gap: 0.2rem;
  color: #000;
  margin-left: 2.4rem;
  transition: color 0.3s;
}

.header-desktop-top__menu:hover {
  color: #ba1633;
}

.header-desktop-top__menu:hover:after {
  background: #ba1633;
}

.header-desktop-top__menu--active:after {
  transform: rotate(180deg);
}

.header-desktop-top__menu:after {
  -webkit-mask-size: contain;
  -webkit-mask-position: center;
  -webkit-mask-repeat: no-repeat;
  transition: background 0.3s;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  content: "";
  width: 2.4rem;
  height: 2.4rem;
  -webkit-mask-image: url(../img/svg/arrow-drop-down-line-1.svg);
  background: #000;
  transition:
    background 0.3s,
    transform 0.3s;
}

.header-desktop-top-info {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  gap: 2.4rem;
  margin-left: auto;
  margin-right: 4.8rem;
}

.header-desktop-top-info__link {
  color: rgba(0, 0, 0, 0.5);
  transition: color 0.3s;
}

.header-desktop-top-info__link:hover {
  color: #ba1633;
}

.header-desktop-top__utils {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  gap: 2.4rem;
}

.header-desktop-top__btn--search:after {
  -webkit-mask-image: url(../img/svg/search-line-1.svg);
}

.header-desktop-top__btn--profile:after {
  -webkit-mask-image: url(../img/svg/account-circle-line-1.svg);
}

.header-desktop-top__btn--blink:after {
  -webkit-mask-image: url(../img/svg/eye-line-1.svg);
}

.header-desktop-top__btn--phone.active:after {
  -webkit-mask-image: url(../img/svg/cross-icon.svg);
}

.header-desktop-top__btn--phone:after {
  -webkit-mask-image: url(../img/svg/phone-line-1.svg);
}

.header-desktop-top-contacts {
  position: absolute;
  right: 0;
  top: calc(100% + 0.8rem);
  width: 34.3rem;
  border-radius: 1.6rem;
  border: 0.1rem solid #ebebeb;
  background: #fff;
  opacity: 0;
  visibility: hidden;
  transform: translateY(10rem);
  transition:
    opacity 0.3s,
    transform 0.3s,
    top 0.3s,
    visibility 0s 0.3s;
}

.header-desktop-top-contacts--appear {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  transition:
    opacity 0.3s,
    transform 0.3s,
    top 0.3s,
    visibility 0s;
}

.header-desktop-top-contacts__wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 2.4rem;
  padding: 2.3rem;
}

.header-desktop-top-contacts__link--phone {
  transition: color 0.1s;
}

.header-desktop-top-contacts__link--phone:hover {
  color: #ba1633;
}

.header-desktop-top-contacts__link--callback > .link__icon {
  -webkit-mask-image: url(../img/svg/arrow-right-line-1.svg);
}

.header-desktop-top-contacts__link--telegram {
  padding: 2.3rem 0;
  width: 100%;
  -ms-flex-pack: center;
  justify-content: center;
  border-top: 0.1rem solid #ebebeb;
  transition:
    color 0.1s,
    border 0.1s;
}

.header-desktop-top-contacts__link--telegram:hover {
  border-color: #ba1633;
}

.header-desktop-top-contacts__link--telegram > .link__icon {
  -webkit-mask-image: url(../img/svg/telegram.svg);
}

.header-desktop-bottom {
  position: relative;
  z-index: 1;
  background-color: #f7f7f7;
  transition:
    transform 0.3s,
    visibility 0s;
}

.header-desktop-bottom__row {
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.header-desktop-bottom-nav,
.header-desktop-bottom__row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}

.header-desktop-bottom-nav {
  gap: 3.2rem;
}

.header-desktop-bottom-nav__item {
  position: relative;
}

.header-desktop-bottom-nav__item:first-child
  .header-desktop-bottom-nav-subdropdown,
.header-desktop-bottom-nav__item:nth-child(2)
  .header-desktop-bottom-nav-subdropdown,
.header-desktop-bottom-nav__item:nth-child(3)
  .header-desktop-bottom-nav-subdropdown {
  left: calc(100% - 0.8rem);
}

.header-desktop-bottom-nav__item:nth-child(4)
  .header-desktop-bottom-nav-subdropdown,
.header-desktop-bottom-nav__item:nth-child(5)
  .header-desktop-bottom-nav-subdropdown {
  right: calc(100% - 0.8rem);
}

.header-desktop-bottom-nav__item:has(.header-desktop-bottom-nav-dropdown)
  > .header-desktop-bottom-nav__link:after {
  -webkit-mask-size: contain;
  -webkit-mask-position: center;
  -webkit-mask-repeat: no-repeat;
  transition: background 0.3s;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  content: "";
  width: 2.4rem;
  height: 2.4rem;
  -webkit-mask-image: url(../img/svg/arrow-drop-down-line-1.svg);
  background: #000;
  transition:
    background 0.1s,
    transform 0.3s;
}

.header-desktop-bottom-nav__item:hover > .header-desktop-bottom-nav__link {
  color: #ba1633;
}

.header-desktop-bottom-nav__item:hover
  > .header-desktop-bottom-nav__link:after {
  background: #ba1633;
  transform: rotate(180deg);
}

.header-desktop-bottom-nav__item:hover > .header-desktop-bottom-nav-dropdown {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  transition:
    opacity 0.3s,
    transform 0.3s,
    visibility 0s;
}

.header-desktop-bottom-nav__link {
  margin: 0;
  padding: 0;
  font-weight: 500;
  font-size: 1.4rem;
  line-height: 2.4rem;
  letter-spacing: -0.02rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  gap: 0.2rem;
  color: #000;
  padding: 2.4rem 0;
  transition:
    color 0.1s,
    padding 0.3s;
}

.header-desktop-bottom-nav__link:hover {
  color: #ba1633;
}

.header-desktop-bottom-nav__link:hover:after {
  background: #ba1633;
}

.header-desktop-bottom-nav-dropdown {
  position: absolute;
  left: 0;
  top: calc(100% - 0.8rem);
  opacity: 0;
  visibility: hidden;
  transform: translateY(5rem);
  transition:
    opacity 0.3s,
    transform 0.3s,
    visibility 0s 0.3s;
}

.header-desktop-bottom-nav-dropdown__wrapper {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: start;
  align-items: flex-start;
  width: 30rem;
  border-radius: 1.6rem;
  padding: 1.6rem 0;
  border: 0.1rem solid #ebebeb;
  background: #fff;
}

.header-desktop-bottom-nav-subdropdown {
  position: absolute;
  top: 0;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  transform: translateY(5rem);
  transition:
    opacity 0.1s,
    transform 0.1s,
    visibility 0s 0.1s;
}

.header-desktop-bottom-nav-subdropdown__wrapper {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: start;
  align-items: flex-start;
  width: 30rem;
  border-radius: 1.6rem;
  padding: 1.6rem 0;
  border: 0.1rem solid #ebebeb;
  background: #fff;
}

.header-desktop-bottom-nav__subitem {
  width: 100%;
}

.header-desktop-bottom-nav__subitem:hover
  > .header-desktop-bottom-nav__sublink {
  color: #ba1633;
}

.header-desktop-bottom-nav__subitem:hover
  > .header-desktop-bottom-nav-subdropdown {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  transition:
    opacity 0.1s,
    transform 0.1s,
    visibility 0s;
}

.header-desktop-bottom-nav__sublink {
  margin: 0;
  padding: 0;
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 2rem;
  display: block;
  padding: 0.8rem 2.4rem;
  color: #000;
  transition: color 0.3s;
}

.header-desktop-bottom-nav__sublink:hover {
  color: #ba1633;
}

.header-desktop-bottom__link {
  margin: 0;
  padding: 0;
  font-weight: 500;
  font-size: 2rem;
  line-height: 2.4rem;
  letter-spacing: -0.02rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  gap: 0.4rem;
  color: #000;
  padding: 2.4rem 0;
  transition: color 0.1s;
}

.header-desktop-bottom__link:hover {
  color: #ba1633;
}

.header-desktop-bottom__link:hover:after {
  background: #ba1633;
}

.header-desktop-bottom__link:after {
  -webkit-mask-size: contain;
  -webkit-mask-position: center;
  -webkit-mask-repeat: no-repeat;
  transition: background 0.3s;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  content: "";
  width: 2.4rem;
  height: 2.4rem;
  -webkit-mask-image: url(../img/svg/arrow-right-up-line-1.svg);
  background: #000;
  transition:
    background 0.1s,
    transform 0.3s;
}

.header-desktop-scroll {
  position: fixed;
  left: 0;
  top: 4.8rem;
  width: 100%;
  background: #fff;
  transform: translateY(-20rem);
  visibility: hidden;
  z-index: 0;
  transition:
    transform 0.3s,
    visibility 0s 0.3s;
}

.header-desktop-scroll__row {
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0.4rem 0;
}

.header-desktop-scroll__nav,
.header-desktop-scroll__row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}

.header-desktop-scroll__nav {
  gap: 2.4rem;
}

.header-desktop-scroll__link {
  margin: 0;
  padding: 0;
  color: #000;
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 2rem;
  color: rgba(0, 0, 0, 0.5);
  transition: color 0.1s;
}

.header-desktop-scroll__link:hover {
  color: #000;
}

.header-desktop-scroll__btn {
  margin: 0;
  padding: 0;
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 2rem;
  display: inline-block;
  padding: 0.4rem 1.6rem;
  border-radius: 2.4rem;
  background: #ba1633;
  color: #000;
  transition:
    color 0.3s,
    background 0.3s;
}

.header-desktop-scroll__btn:hover {
  background: #000;
  color: #fff;
}

.header-mobile {
  display: none;
  background: #fff;
}

.header-mobile__row {
  position: relative;
  -ms-flex-align: center;
  align-items: center;
  padding: 1.6rem 0;
}

.header-mobile__logo,
.header-mobile__row {
  display: -ms-flexbox;
  display: flex;
}

.header-mobile__logo > img {
  width: 6.4rem;
}

.header-mobile__utils {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  gap: 1.6rem;
  margin-left: auto;
}

.header-mobile__btn--search:after {
  -webkit-mask-image: url(../img/svg/search-line-1.svg);
}

.header-mobile__btn--profile:after {
  -webkit-mask-image: url(../img/svg/account-circle-line-1.svg);
}

.header-mobile__btn--blink:after {
  -webkit-mask-image: url(../img/svg/eye-line-1.svg);
}

.header-mobile__btn--phone.active:after {
  -webkit-mask-image: url(../img/svg/cross-icon.svg);
}

.header-mobile__btn--phone:after {
  -webkit-mask-image: url(../img/svg/phone-line-1.svg);
}

.header-mobile__btn--burger:after {
  -webkit-mask-image: url(../img/svg/menu-sharp-1.svg);
}

.header-mobile-contacts {
  position: absolute;
  right: 0;
  top: 100%;
  width: 100%;
  border-radius: 1.6rem;
  border: 0.1rem solid #ebebeb;
  background: #fff;
  opacity: 0;
  visibility: hidden;
  transform: translateY(10rem);
  transition:
    opacity 0.3s,
    transform 0.3s,
    visibility 0s 0.3s;
}

.header-mobile-contacts--appear {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  transition:
    opacity 0.3s,
    transform 0.3s,
    visibility 0s;
}

.header-mobile-contacts__wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
  gap: 1.6rem;
  padding: 1.5rem;
}

.header-mobile-contacts__link--phone {
  transition: color 0.3s;
}

.header-mobile-contacts__link--phone:hover {
  color: #ba1633;
}

.header-mobile-contacts__link--callback > .link__icon {
  -webkit-mask-image: url(../img/svg/arrow-right-line-1.svg);
}

.header-mobile-contacts__link--telegram {
  width: 100%;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1.5rem 0;
  border-top: 0.1rem solid #ebebeb;
  transition:
    color 0.1s,
    border 0.1s;
}

.header-mobile-contacts__link--telegram:hover {
  border-color: #ba1633;
}

.header-mobile-contacts__link--telegram > .link__icon {
  -webkit-mask-image: url(../img/svg/telegram.svg);
}

.header-aside {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background: #fff;
  transform: translateX(100vw);
  transition: transform 0.3s;
}

.header-aside--appear {
  transform: translateX(0);
}

.header-aside__wrapper {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: start;
  align-items: flex-start;
  padding: 1.6rem 2.4rem 2.4rem;
  overflow: hidden;
}

.header-aside__close {
  -webkit-mask-size: contain;
  -webkit-mask-position: center;
  -webkit-mask-repeat: no-repeat;
  position: absolute;
  right: 1.2rem;
  top: 1.2rem;
  display: inline-block;
  width: 3.2rem;
  height: 3.2rem;
  -webkit-mask-image: url(../img/svg/cross-icon.svg);
  background: #000;
  transition: background 0.3s;
}

.header-aside__close:hover {
  background: #ba1633;
}

.header-aside__logo {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  gap: 1.6rem;
  margin-bottom: 1.6rem;
}

.header-aside__logo > img {
  width: 6.4rem;
}

.header-aside__title {
  font-weight: 400;
  font-size: 0.9rem;
  line-height: 1.6rem;
  letter-spacing: 0.09rem;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.3);
  max-width: 15.5rem;
}

.header-aside-search {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  gap: 1.6rem;
  width: 100%;
  margin-bottom: 4.8rem;
}

.header-aside-search__btn > .btn__icon {
  width: 2rem;
  height: 2rem;
  -webkit-mask-image: url(../img/svg/arrow-right-line-1.svg);
}

.header-aside__row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 2.4rem;
  width: -moz-max-content;
  width: max-content;
  margin-bottom: 4.8rem;
  transition: transform 0.3s;
}

.header-aside__row[data-depth="2"] {
  transform: translateX(-36.7rem);
}

.header-aside__row[data-depth="3"] {
  transform: translateX(-73.3rem);
}

.header-aside__row[data-depth="4"] {
  transform: translateX(-110.1rem);
}

.header-aside__column {
  width: 34.2rem;
}

.header-aside__column:nth-child(2) .header-aside__nav,
.header-aside__column:nth-child(3) .header-aside__nav {
  height: 0;
  overflow: hidden;
  transition: height 0.3s;
}

.header-aside__nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 1.6rem;
  width: 100%;
}

.header-aside__back {
  font-weight: 500;
  font-size: 2rem;
  line-height: 2.4rem;
  letter-spacing: -0.02rem;
  color: #000;
  transition: color 0.3s;
  width: 100%;
  margin-bottom: 4.8rem;
}

.header-aside__back:hover {
  color: #ba1633;
}

.header-aside__back > .link__icon {
  -webkit-mask-image: url(../img/svg/arrow-drop-down-line-1.svg);
  transform: rotate(90deg);
}

.header-aside__link {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 500;
  font-size: 2rem;
  line-height: 2.4rem;
  letter-spacing: -0.02rem;
  color: #000;
  width: 100%;
  transition: color 0.3s;
}

.header-aside__link:hover {
  color: #ba1633;
}

.header-aside__link--college {
  gap: 0.4rem;
  margin-bottom: 4.8rem;
}

.header-aside__link--college:after {
  -webkit-mask-size: contain;
  -webkit-mask-position: center;
  -webkit-mask-repeat: no-repeat;
  content: "";
  width: 2.4rem;
  height: 2.4rem;
  -webkit-mask-image: url(../img/svg/arrow-right-up-line-1.svg);
  background: #000;
  transition: background 0.3s;
}

.header-aside__link[data-nav] {
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.header-aside__link[data-nav]:hover:after {
  background: #ba1633;
}

.header-aside__link[data-nav]:after {
  -webkit-mask-size: contain;
  -webkit-mask-position: center;
  -webkit-mask-repeat: no-repeat;
  content: "";
  width: 2.4rem;
  height: 2.4rem;
  -webkit-mask-image: url(../img/svg/arrow-drop-down-line-1.svg);
  background: #000;
  transform: rotate(-90deg);
  transition: background 0.3s;
}

.header-aside-contacts {
  width: 100%;
  border-radius: 1.6rem;
  border: 0.1rem solid #ebebeb;
}

.header-aside-contacts__wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 2.3rem;
  padding: 2.3rem;
}

.header-aside-contacts__link--phone {
  font-weight: 500;
  font-size: 2.6rem;
  line-height: 3.2rem;
  color: #000;
}

.header-aside-contacts__link--callback {
  font-weight: 500;
  font-size: 2rem;
  line-height: 2.4rem;
  letter-spacing: -0.02rem;
}

.header-aside-contacts__link--callback > .link__icon {
  -webkit-mask-image: url(../img/svg/arrow-right-line-1.svg);
}

.header-aside-contacts__link--telegram {
  font-weight: 500;
  font-size: 2rem;
  line-height: 2.4rem;
  letter-spacing: -0.02rem;
  width: 100%;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 2.3rem 0;
  border-top: 0.1rem solid #ebebeb;
  transition:
    color 0.1s,
    border 0.1s;
}

.header-aside-contacts__link--telegram:hover {
  border-color: #ba1633;
}

.header-aside-contacts__link--telegram > .link__icon {
  -webkit-mask-image: url(../img/svg/telegram.svg);
}

.header-aside-info {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 1.6rem;
  margin-top: 4.8rem;
}

.header-aside-info__link {
  color: rgba(0, 0, 0, 0.5);
  transition: color 0.3s;
}

.header-aside-info__link:hover {
  color: #ba1633;
}

.header-modal {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.8);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  overflow: auto;
  visibility: hidden;
  opacity: 0;
  z-index: -1;
  transition:
    opacity 0.3s 0.3s,
    visibility 0s 0.6s,
    z-index 0s 0.6s;
}

.header-modal--appear {
  display: -ms-flexbox;
  display: flex;
  opacity: 1;
  visibility: visible;
  z-index: 100;
  transition:
    opacity 0.3s,
    visibility 0s,
    z-index 0s;
}

.header-modal--appear .header-modal__wrapper {
  transform: translateY(0);
  transition: transform 0.3s 0.3s;
}

.header-modal__wrapper {
  position: relative;
  width: 64rem;
  padding: 4.8rem;
  border-radius: 1.6rem;
  background-color: #1d338c;
  background-image: url(../img/svg/use-chance-bg.svg);
  background-position: -12rem -4.8rem;
  background-size: 88rem 88rem;
  background-repeat: no-repeat;
  transform: translateY(-200vh);
  transition: transform 0.3s;
}

.header-modal__close {
  -webkit-mask-size: contain;
  -webkit-mask-position: center;
  -webkit-mask-repeat: no-repeat;
  transition: background 0.3s;
  position: absolute;
  right: 0.8rem;
  top: 0.8rem;
  width: 3.2rem;
  height: 3.2rem;
  -webkit-mask-image: url(../img/svg/cross-icon.svg);
  background: #000;
}

.header-modal__close:hover {
  background: #ba1633;
}

.header-modal__img {
  width: 29.8rem;
  margin-bottom: 1.6rem;
}

.header-modal__title {
  margin-bottom: 4.8rem;
}

.header-modal__desc {
  margin-bottom: 2.4rem;
}

.header-modal-form > input {
  margin-bottom: 1.6rem;
}

.header-modal-form__btn {
  width: 100%;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 0.8rem;
}

.header-modal-form__hint {
  font-weight: 400;
  font-size: 1.2rem;
  line-height: 1.6rem;
  color: rgba(0, 0, 0, 0.5);
  margin: 0;
}

.header-modal-form__hint > a {
  font: inherit;
  color: inherit;
  text-decoration: underline;
}

.footer {
  position: relative;
  background: #000;
  padding: 14.4rem 0 6.4rem;
  margin-top: 0;
  z-index: 1;
}

.footer__hr {
  margin: 4.8rem 0;
  width: 100%;
  height: 0.1rem;
  background: hsla(0, 0%, 100%, 0.25);
}

.footer-top {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 2.4rem;
}

.footer-top__column {
  width: calc((100% - 2.4rem) / 2);
}

.footer-top-profiles__btn {
  width: 100%;
}

.footer-top-profiles__btn .link__icon {
  -webkit-mask-image: url(../img/svg/arrow-drop-down-line-1.svg);
  transition:
    background 0.3s,
    transform 0.3s;
}

.footer-top-profiles__btn--open .link__icon {
  transform: rotate(180deg);
}

.footer-top-profiles__btn--open + .footer-top-profiles__list {
  margin-top: 2.4rem;
}

.footer-top-profiles__list {
  gap: 2.4rem;
  height: 0;
  overflow: hidden;
  margin: 0;
  transition:
    height 0.5s,
    margin 0.5s;
}

.footer-top-profiles__column,
.footer-top-profiles__list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
}

.footer-top-profiles__column {
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 1.6rem;
  width: calc((100% - 2.4rem) / 2);
}

.footer-top-about__list {
  gap: 2.4rem;
  margin-top: 2.4rem;
}

.footer-top-about__column,
.footer-top-about__list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
}

.footer-top-about__column {
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 1.6rem;
  width: calc((100% - 2.4rem) / 2);
}

.footer-top-contacts {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 2.4rem;
}

.footer-top-contacts__column {
  width: calc((100% - 2.4rem) / 2);
}

.footer-top-contacts-item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 3.2rem;
}

.footer-top-contacts-item__title {
  color: #fff;
}

.footer-top-contacts-item__link--telegram .link__icon {
  -webkit-mask-image: url(../img/svg/telegram.svg);
}

.footer-top-contacts-item__link--vk .link__icon {
  -webkit-mask-image: url(../img/svg/vk.svg);
}

.footer-top-contacts-item__link--youtube .link__icon {
  -webkit-mask-image: url(../img/svg/youtube.svg);
}

.footer-top-contacts-item__link--address:hover {
  color: #fff;
}

.footer-top-contacts-item__list {
  gap: 1.6rem;
}

.footer-top-contacts-item__email,
.footer-top-contacts-item__list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: start;
  align-items: flex-start;
}

.footer-top-contacts-item__email {
  gap: 0.4rem;
}

.footer-top-contacts-item__email > span {
  color: hsla(0, 0%, 100%, 0.7);
}

.footer-bottom {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 2.4rem;
  margin-top: 9.6rem;
}

.footer-bottom__column {
  width: calc((100% - 2.4rem) / 2);
}

.footer-bottom__column:first-child {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 1.6rem;
}

.footer-bottom__logo {
  width: 9.6rem;
}

.footer-bottom__desc {
  color: hsla(0, 0%, 100%, 0.7);
}

.footer-bottom__row {
  gap: 2.4rem;
  margin-bottom: 4.8rem;
}

.footer-bottom__row,
.footer-bottom__sponsor {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
}

.footer-bottom__sponsor {
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 0.8rem;
  width: calc((100% - 2.4rem) / 2);
}

.footer-bottom__sponsor > img {
  height: 5.4rem;
}

.footer-bottom__sponsor > p {
  color: hsla(0, 0%, 100%, 0.7);
}

.footer-bottom__creation {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  gap: 1.6rem;
}

.footer-bottom__creation > p {
  color: hsla(0, 0%, 100%, 0.7);
}

.search-modal {
  position: fixed;
  left: 0;
  top: 0;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  background-color: #fff;
  opacity: 0;
  visibility: hidden;
  z-index: -1;
  transition:
    opacity 0.3s,
    visibility 0s 0.3s,
    z-index 0s 0.3s;
}

.search-modal--appear {
  z-index: 100;
  opacity: 1;
  visibility: visible;
  transition:
    opacity 0.3s,
    visibility 0s,
    z-index 0s;
}

.search-modal__wrapper {
  position: relative;
  height: auto;
  width: 100%;
  padding: 6.4rem 2.4rem 2.4rem;
}

.search-modal__close {
  position: absolute;
  right: 0;
  top: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 8rem;
  height: 8rem;
}

.search-modal__close:after {
  -webkit-mask-size: contain;
  -webkit-mask-position: center;
  -webkit-mask-repeat: no-repeat;
  transition: background 0.3s;
  content: "";
  display: inline-block;
  width: 3.2rem;
  height: 3.2rem;
  -webkit-mask-image: url(../img/svg/cross-icon.svg);
  background: #000;
}

.search-modal__close:hover:after {
  background: #ba1633;
}

.search-modal__title {
  text-align: center;
  margin-bottom: 4.8rem;
}

.search-modal__form {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  gap: 1.6rem;
  max-width: 68.4rem;
  margin: 0 auto;
}

.search-modal__btn > .btn__icon {
  -webkit-mask-image: url(../img/svg/arrow-right-line-1.svg);
}

.callback-modal {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.8);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  overflow: auto;
  visibility: hidden;
  opacity: 0;
  z-index: -1;
  transition:
    opacity 0.3s 0.3s,
    visibility 0s 0.6s,
    z-index 0s 0.6s;
}

.callback-modal--appear {
  display: -ms-flexbox;
  display: flex;
  opacity: 1;
  visibility: visible;
  z-index: 100;
  transition:
    opacity 0.3s,
    visibility 0s,
    z-index 0s;
}

.callback-modal--appear .callback-modal__wrapper {
  transform: translateY(0);
  transition: transform 0.3s 0.3s;
}

.callback-modal__wrapper {
  position: relative;
  width: 54rem;
  padding: 4.8rem;
  border-radius: 1.6rem;
  background: #1d338c;
  transform: translateY(-200vh);
  transition: transform 0.3s;
}

.callback-modal__close {
  -webkit-mask-size: contain;
  -webkit-mask-position: center;
  -webkit-mask-repeat: no-repeat;
  transition: background 0.3s;
  position: absolute;
  right: 0.8rem;
  top: 0.8rem;
  width: 3.2rem;
  height: 3.2rem;
  -webkit-mask-image: url(../img/svg/cross-icon.svg);
  background: #fff;
}

.callback-modal__close:hover {
  background: #ba1633;
}

.callback-modal__desc,
.callback-modal__title {
  color: #fff;
  margin-bottom: 1.6rem;
}

.callback-modal__subdesc {
  color: hsla(0, 0%, 100%, 0.7);
  margin-bottom: 4.8rem;
}

.callback-modal-form-item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-bottom: 1.6rem;
}

.callback-modal-form-item:has(
    input[name="modal-callback-when"][value="По времени"]:checked
  )
  .callback-modal-form-item__wrapper {
  height: 5.6rem;
  margin-top: 1.6rem;
}

.callback-modal-form-item > label {
  color: #fff;
  margin-bottom: 1.6rem;
}

.callback-modal-form-item__row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  gap: 0.8rem;
}

.callback-modal-form-item__item > input {
  display: none;
}

.callback-modal-form-item__item > input:checked + label {
  background: #000;
  border-color: #000;
  color: #fff;
}

.callback-modal-form-item__item > input:checked + label:hover {
  border-color: #000;
}

.callback-modal-form-item__item > label {
  margin: 0;
  padding: 0;
  color: #000;
  font-weight: 500;
  font-size: 2rem;
  line-height: 2.4rem;
  letter-spacing: -0.02rem;
  display: inline-block;
  text-align: center;
  padding: 0.7rem 1.5rem;
  border: 0.1rem solid #ebebeb;
  border-radius: 2.4rem;
  background: transparent;
  cursor: pointer;
  transition:
    border 0.3s,
    background 0.3s,
    color 0.3s;
  color: #fff;
}

.callback-modal-form-item__item > label:hover {
  border-color: #ba1633;
}

.callback-modal-form-item__wrapper {
  width: 100%;
  height: 0;
  margin-top: 0;
  overflow: hidden;
  transition:
    margin 0.3s,
    height 0.3s;
}

.callback-modal-form__btn {
  width: 100%;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 0.8rem;
}

.callback-modal-form__hint {
  font-weight: 400;
  font-size: 1.2rem;
  line-height: 1.6rem;
  color: hsla(0, 0%, 100%, 0.7);
  margin: 0;
}

.callback-modal-form__hint > a {
  font: inherit;
  color: inherit;
  text-decoration: underline;
}

.cookie {
  position: fixed;
  left: 50%;
  bottom: 4rem;
  width: 68.4rem;
  padding: 2.3rem 4.7rem;
  border-radius: 1.6rem;
  border: 0.1rem solid #ebebeb;
  background: #fff;
  transform: translate(-50%);
  transition: transform 0.5s;
  z-index: 50;
}

.cookie--hidden {
  transform: translate(-50%, 50vh);
}

.cookie__wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  gap: 4.8rem;
}

.cookie__desc {
  color: rgba(0, 0, 0, 0.5);
}

.cookie__desc > a {
  font: inherit;
  color: inherit;
  text-decoration: underline;
}

.advantages__title {
  margin-bottom: 2.4rem;
}

.advantages__row {
  display: -ms-flexbox;
  display: flex;
  gap: 2.4rem;
}

.advantages-item {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: start;
  align-items: flex-start;
  height: auto;
  padding: 3.2rem 2.4rem 2.4rem;
  border-radius: 1.6rem;
  background: #f4f5f6;
  transition: background 0.3s;
}

.advantages-item:hover {
  background: #ebebeb;
}

.advantages-item:hover > .advantages-item__icon {
  transform: translateY(-0.8rem);
}

.advantages-item:hover > .advantages-item__link {
  color: #000;
}

.advantages-item:hover > .advantages-item__btn:after {
  background: #000;
}

.advantages-item--3 {
  height: 26rem;
  width: calc((100% - 4.8rem) / 3);
}

.advantages-item--3 .advantages-item__name {
  margin-bottom: 1.2rem;
}

.advantages-item--4 {
  width: calc((100% - 7.2rem) / 4);
}

.advantages-item--4 .advantages-item__name {
  margin-bottom: 1.2rem;
}

.advantages-item--5 {
  width: calc((100% - 9.6rem) / 5);
}

.advantages-item__ref {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 5;
}

.advantages-item__icon {
  width: 4rem;
  margin-bottom: auto;
  transition: transform 0.3s;
}

.advantages-item__name {
  margin-top: 2.4rem;
}

.advantages-item > .btn-icon {
  width: 2.4rem;
  height: 2.4rem;
}

.advantages-modal {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.8);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  overflow: auto;
  visibility: hidden;
  opacity: 0;
  z-index: -1;
  transition:
    opacity 0.3s 0.3s,
    visibility 0s 0.6s,
    z-index 0s 0.6s;
}

.advantages-modal--appear {
  display: -ms-flexbox;
  display: flex;
  opacity: 1;
  visibility: visible;
  z-index: 100;
  transition:
    opacity 0.3s,
    visibility 0s,
    z-index 0s;
}

.advantages-modal--appear .advantages-modal__wrapper {
  transform: translateY(0);
  transition: transform 0.3s 0.3s;
}

.advantages-modal__wrapper {
  position: relative;
  width: 54rem;
  padding: 4.8rem;
  border-radius: 1.6rem;
  background: #1d338c;
  transform: translateY(-200vh);
  transition: transform 0.3s;
}

.advantages-modal__close {
  -webkit-mask-size: contain;
  -webkit-mask-position: center;
  -webkit-mask-repeat: no-repeat;
  transition: background 0.3s;
  position: absolute;
  right: 0.8rem;
  top: 0.8rem;
  width: 3.2rem;
  height: 3.2rem;
  -webkit-mask-image: url(../img/svg/cross-icon.svg);
  background: #fff;
}

.advantages-modal__close:hover {
  background: #ba1633;
}

.advantages-modal__list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.advantages-modal__list > li {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 0.8rem;
  color: #fff;
}

.advantages-modal__list > li:before {
  -webkit-mask-size: contain;
  -webkit-mask-position: center;
  -webkit-mask-repeat: no-repeat;
  transition: background 0.3s;
  content: "";
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 2.4rem;
  height: 2.4rem;
  -webkit-mask-image: url(../img/svg/check-line-1.svg);
  background: hsla(0, 0%, 100%, 0.7);
}

.advantages-modal__list > li:not(:last-child) {
  margin-bottom: 1.6rem;
}

.advantages-modal__title {
  color: #fff;
  margin-bottom: 1.6rem;
}

.advantages-modal__desc {
  color: #fff;
  margin-bottom: 4.8rem;
}

.advantages-modal-form__desc {
  color: #fff;
  margin-bottom: 1.6rem;
}

.advantages-modal-form__input {
  margin-bottom: 1.6rem;
}

.advantages-modal-form__btn {
  width: 100%;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 0.8rem;
}

.advantages-modal-form__hint {
  font-weight: 400;
  font-size: 1.2rem;
  line-height: 1.6rem;
  color: hsla(0, 0%, 100%, 0.7);
}

.advantages-modal-form__hint > a {
  font: inherit;
  color: inherit;
  text-decoration: underline;
}

.edu-standards {
  overflow: hidden;
}

.edu-standards__desc {
  margin-top: 6.4rem;
}

.edu-standards-slider {
  margin-top: 2.4rem;
}

.edu-standards-slider--small > .edu-standards-slider__arrow,
.edu-standards-slider--small > .edu-standards-slider__pagination {
  display: none;
}

.edu-standards-slider--small .edu-standards-slider-item {
  padding: 4.7rem 4.7rem 2.3rem;
  min-height: 80rem;
}

.edu-standards-slider {
  position: relative;
}

.edu-standards-slider__arrow {
  position: absolute;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  width: 8rem;
  height: calc(100% - 3.2rem);
  top: 0;
  z-index: 10;
  visibility: hidden;
  opacity: 0;
  transition:
    transform 0.3s,
    opacity 0.3s,
    visibility 0s 0.3s;
}

.edu-standards-slider__arrow:hover > .btn-arrow {
  background: #ba1633;
}

.edu-standards-slider__arrow--prev {
  left: 0;
  padding-left: 2.4rem;
  transform: translateX(-5rem);
}

.edu-standards-slider__arrow--prev > .btn-arrow:after {
  transform: rotate(180deg);
}

.edu-standards-slider__arrow--next {
  right: 0;
  padding-right: 2.4rem;
  transform: translateX(5rem);
}

.edu-standards-slider__arrow--show {
  visibility: visible;
  opacity: 1;
  transform: translateX(0);
  transition:
    transform 0.3s,
    opacity 0.3s,
    visibility 0s 0s;
}

.edu-standards-slider__pagination {
  position: static;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  gap: 1.2rem;
  margin-top: 2.4rem;
}

.edu-standards-slider__pagination > .swiper-pagination-bullet {
  width: 0.8rem !important;
  height: 0.8rem !important;
  border-radius: 50%;
  margin: 0 !important;
  background-color: #ebebeb !important;
  opacity: 1 !important;
}

.edu-standards-slider__pagination > .swiper-pagination-bullet-active {
  background-color: #ba1633 !important;
}

.edu-standards-slider-item {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: start;
  align-items: flex-start;
  height: auto;
  padding: 2.3rem;
  border-radius: 1.6rem;
  border: 0.1rem solid #ebebeb;
  min-height: 70rem;
}

.edu-standards-slider-item:after {
  content: "";
  position: absolute;
  left: -0.1rem;
  bottom: -0.1rem;
  width: 8rem;
  height: 8rem;
  background-size: contain;
  background-position: 50%;
  background-repeat: no-repeat;
  z-index: 1;
}

.edu-standards-slider-item--blue:after {
  background-image: url(../img/svg/edu-standards-wave-blue.svg);
}

.edu-standards-slider-item--blue > .edu-standards-slider-item__title {
  color: #1d338c;
}

.edu-standards-slider-item--blue
  > .edu-standards-slider-item__desc
  > ul
  > li:before {
  background-color: #1d338c;
}

.edu-standards-slider-item--blue > .edu-standards-slider-item__number {
  color: #1d338c;
}

.edu-standards-slider-item--orange:after {
  background-image: url(../img/svg/edu-standards-wave-orange.svg);
}

.edu-standards-slider-item--orange > .edu-standards-slider-item__title {
  color: #1d338c;
}

.edu-standards-slider-item--orange
  > .edu-standards-slider-item__desc
  > ul
  > li:before {
  background-color: #1d338c;
}

.edu-standards-slider-item--orange > .edu-standards-slider-item__number {
  color: #1d338c;
}

.edu-standards-slider-item--purple:after {
  background-image: url(../img/svg/edu-standards-wave-purple.svg);
}

.edu-standards-slider-item--purple > .edu-standards-slider-item__title {
  color: #c13ce3;
}

.edu-standards-slider-item--purple
  > .edu-standards-slider-item__desc
  > ul
  > li:before {
  background-color: #c13ce3;
}

.edu-standards-slider-item--purple > .edu-standards-slider-item__number {
  color: #c13ce3;
}

.edu-standards-slider-item__pill {
  margin-bottom: 0.8rem;
}

.edu-standards-slider-item__title {
  margin-bottom: 2.4rem;
}

.edu-standards-slider-item__desc > p {
  margin: 0;
  padding: 0;
  color: #000;
  font-weight: 500;
  font-size: 2rem;
  line-height: 2.4rem;
}

.edu-standards-slider-item__desc > p:not(:last-child) {
  margin-bottom: 2.4rem;
}

.edu-standards-slider-item__desc > ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.edu-standards-slider-item__desc > ul > li {
  margin: 0;
  padding: 0;
  color: #000;
  font-weight: 500;
  font-size: 2rem;
  line-height: 2.4rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 0.8rem;
}

.edu-standards-slider-item__desc > ul > li:before {
  -webkit-mask-size: contain;
  -webkit-mask-position: center;
  -webkit-mask-repeat: no-repeat;
  transition: background 0.3s;
  content: "";
  -ms-flex-negative: 0;
  flex-shrink: 0;
  display: inline-block;
  width: 2.4rem;
  height: 2.4rem;
  -webkit-mask-image: url(../img/svg/check-line-1.svg);
}

.edu-standards-slider-item__desc > ul > li:not(:last-child) {
  margin-bottom: 1.6rem;
}

.edu-standards-slider-item__link {
  margin-top: 2.4rem;
}

.edu-standards-slider-item__link:hover:before {
  background: #ba1633;
}

.edu-standards-slider-item__link:before {
  -webkit-mask-size: contain;
  -webkit-mask-position: center;
  -webkit-mask-repeat: no-repeat;
  transition: background 0.3s;
  content: "";
  display: inline-block;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 2.4rem;
  height: 2.4rem;
  -webkit-mask-image: url(../img/svg/information-line-1.svg);
  background: #000;
}

.edu-standards-slider-item__img {
  position: absolute;
  right: 2.4rem;
  bottom: 2.4rem;
  width: 28rem;
}

.edu-standards-slider-item__img img {
  width: 100%;
}

.edu-standards-slider-item__number {
  position: absolute;
  left: -0.1rem;
  bottom: -0.1rem;
  width: 6.4rem;
  height: 6.4rem;
  font-weight: 500;
  margin: 0;
  padding: 0;
  color: #000;
  font-size: 4rem;
  line-height: 4rem;
  letter-spacing: -0.08rem;
  z-index: 2;
}

.edu-standards-modal,
.edu-standards-slider-item__number {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.edu-standards-modal {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.8);
  overflow: auto;
  visibility: hidden;
  opacity: 0;
  z-index: -1;
  transition:
    opacity 0.3s 0.3s,
    visibility 0s 0.6s,
    z-index 0s 0.6s;
}

.edu-standards-modal:has([data-profiles="psychology"])
  .edu-standards-modal__wrapper {
  background: #1d338c;
}

.edu-standards-modal:has([data-profiles="economy"])
  .edu-standards-modal__wrapper {
  background: #137765;
}

.edu-standards-modal:has([data-profiles="human-management"]) {
  -ms-flex-align: start;
  align-items: flex-start;
}

.edu-standards-modal:has([data-profiles="human-management"])
  .edu-standards-modal__wrapper {
  background: #001b79;
  top: 5rem;
}

.edu-standards-modal:has([data-profiles="civil-service"])
  .edu-standards-modal__wrapper {
  background: #4e00cd;
}

.edu-standards-modal:has([data-profiles="technology-business"])
  .edu-standards-modal__wrapper {
  background: #7d39fd;
}

.edu-standards-modal:has([data-profiles="business-support"])
  .edu-standards-modal__wrapper {
  background: #22dfb6;
}

.edu-standards-modal:has([data-profiles="business-support"])
  .edu-standards-modal__list
  > li {
  color: #000;
}

.edu-standards-modal:has([data-profiles="business-support"])
  .edu-standards-modal__list
  > li:before {
  background: rgba(0, 0, 0, 0.5);
}

.edu-standards-modal:has([data-profiles="business-support"])
  .edu-standards-modal__close {
  background: #000;
}

.edu-standards-modal:has([data-profiles="business-support"])
  .edu-standards-modal__close:hover {
  background: #ba1633;
}

.edu-standards-modal:has([data-profiles="conflictology"]) {
  -ms-flex-align: start;
  align-items: flex-start;
}

.edu-standards-modal:has([data-profiles="conflictology"])
  .edu-standards-modal__wrapper {
  background: #49048e;
  top: 5rem;
}

.edu-standards-modal:has([data-profiles="internet-marketing"])
  .edu-standards-modal__wrapper {
  background: #26577c;
}

.edu-standards-modal:has([data-profiles="customs-regulation"])
  .edu-standards-modal__wrapper {
  background: #04725e;
}

.edu-standards-modal:has([data-profiles="elementary-education"])
  .edu-standards-modal__wrapper {
  background: #233e8b;
}

.edu-standards-modal:has([data-profiles="business-analytics"]) {
  -ms-flex-align: start;
  align-items: flex-start;
}

.edu-standards-modal:has([data-profiles="business-analytics"])
  .edu-standards-modal__wrapper {
  background: #8443ed;
  top: 5rem;
}

.edu-standards-modal:has([data-profiles="financial-consulting"]) {
  -ms-flex-align: start;
  align-items: flex-start;
}

.edu-standards-modal:has([data-profiles="financial-consulting"])
  .edu-standards-modal__wrapper {
  background: #d7dbff;
  top: 5rem;
}

.edu-standards-modal:has([data-profiles="financial-consulting"])
  .edu-standards-modal__list
  > li {
  color: #000;
}

.edu-standards-modal:has([data-profiles="financial-consulting"])
  .edu-standards-modal__list
  > li:before {
  background: rgba(0, 0, 0, 0.5);
}

.edu-standards-modal:has([data-profiles="financial-consulting"])
  .edu-standards-modal__close {
  background: #000;
}

.edu-standards-modal:has([data-profiles="financial-consulting"])
  .edu-standards-modal__close:hover {
  background: #ba1633;
}

.edu-standards-modal:has([data-profiles="financial-management"]) {
  -ms-flex-align: start;
  align-items: flex-start;
}

.edu-standards-modal:has([data-profiles="financial-management"])
  .edu-standards-modal__wrapper {
  background: #5ce87a;
  top: 5rem;
}

.edu-standards-modal:has([data-profiles="financial-management"])
  .edu-standards-modal__title {
  color: #000;
}

.edu-standards-modal:has([data-profiles="financial-management"])
  .edu-standards-modal__list
  > li {
  color: #000;
}

.edu-standards-modal:has([data-profiles="financial-management"])
  .edu-standards-modal__list
  > li:before {
  background: rgba(0, 0, 0, 0.5);
}

.edu-standards-modal:has([data-profiles="financial-management"])
  .edu-standards-modal__close {
  background: #000;
}

.edu-standards-modal:has([data-profiles="financial-management"])
  .edu-standards-modal__close:hover {
  background: #ba1633;
}

.edu-standards-modal:has([data-profiles="business-management"]) {
  -ms-flex-align: start;
  align-items: flex-start;
}

.edu-standards-modal:has([data-profiles="business-management"])
  .edu-standards-modal__wrapper {
  background: #d3f268;
  top: 5rem;
}

.edu-standards-modal:has([data-profiles="business-management"])
  .edu-standards-modal__list
  > li {
  color: #000;
}

.edu-standards-modal:has([data-profiles="business-management"])
  .edu-standards-modal__list
  > li:before {
  background: rgba(0, 0, 0, 0.5);
}

.edu-standards-modal:has([data-profiles="business-management"])
  .edu-standards-modal__close {
  background: #000;
}

.edu-standards-modal:has([data-profiles="business-management"])
  .edu-standards-modal__close:hover {
  background: #ba1633;
}

.edu-standards-modal:has([data-profiles="jurisprudence"]) {
  -ms-flex-align: start;
  align-items: flex-start;
}

.edu-standards-modal:has([data-profiles="jurisprudence"])
  .edu-standards-modal__wrapper {
  background: #004e58;
  top: 5rem;
}

.edu-standards-modal--appear {
  display: -ms-flexbox;
  display: flex;
  opacity: 1;
  visibility: visible;
  z-index: 100;
  transition:
    opacity 0.3s,
    visibility 0s,
    z-index 0s;
}

.edu-standards-modal--appear .edu-standards-modal__wrapper {
  transform: translateY(0);
  transition: transform 0.3s 0.3s;
}

.edu-standards-modal__wrapper {
  position: relative;
  width: 54rem;
  padding: 4.8rem;
  border-radius: 1.6rem;
  transform: translateY(-200vh);
  transition: transform 0.3s;
}

.edu-standards-modal__close {
  -webkit-mask-size: contain;
  -webkit-mask-position: center;
  -webkit-mask-repeat: no-repeat;
  transition: background 0.3s;
  position: absolute;
  right: 0.8rem;
  top: 0.8rem;
  width: 3.2rem;
  height: 3.2rem;
  -webkit-mask-image: url(../img/svg/cross-icon.svg);
  background: #fff;
}

.edu-standards-modal__close:hover {
  background: #ba1633;
}

.edu-standards-modal__item:not(:last-child) {
  margin-bottom: 4.8rem;
}

.edu-standards-modal__title {
  color: #fff;
  margin-bottom: 2.4rem;
}

.edu-standards-modal__list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.edu-standards-modal__list > li {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 0.8rem;
  color: #fff;
}

.edu-standards-modal__list > li:before {
  -webkit-mask-size: contain;
  -webkit-mask-position: center;
  -webkit-mask-repeat: no-repeat;
  transition: background 0.3s;
  content: "";
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 2.4rem;
  height: 2.4rem;
  -webkit-mask-image: url(../img/svg/check-line-1.svg);
  background: hsla(0, 0%, 100%, 0.7);
}

.edu-standards-modal__list > li:not(:last-child) {
  margin-bottom: 1.6rem;
}

.career-center__title {
  margin-bottom: 2.4rem;
}

.career-center__row {
  display: -ms-flexbox;
  display: flex;
  gap: 2.4rem;
  border-radius: 1.6rem;
  overflow: hidden;
  background: #c13ce3;
}

.career-center__column {
  width: calc((100% - 2.4rem) / 2);
}

.career-center__column:first-child {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  height: auto;
  padding: 0 4.8rem;
}

.career-center__column:nth-child(2) {
  position: relative;
}

.career-center__column:nth-child(2):after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 0.2rem;
  background: #c13ce3;
}

.career-center__subtitle {
  color: #fff;
  margin-bottom: 4.8rem;
}

.career-center__desc > p {
  color: #fff;
}

.career-center__desc > p:not(:last-child) {
  margin-bottom: 3.2rem;
}

.career-center__img {
  min-height: 73.2rem;
}

.career-center__img img {
  width: 100%;
}

.edu-quality-first {
  display: -ms-flexbox;
  display: flex;
  gap: 2.4rem;
}

.edu-quality-first__links {
  display: none;
}

.edu-quality-first__column {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: start;
  align-items: flex-start;
  width: calc((100% - 2.4rem) / 2);
}

.edu-quality-first__column:first-child {
  min-height: 73.2rem;
  padding: 4.8rem;
  border-radius: 1.6rem;
  background-image: url(../img/svg/edu-quality-2.svg);
  background-position: 50%;
  background-size: cover;
  overflow: hidden;
}

.edu-quality-first__column:nth-child(2) {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  height: auto;
}

.edu-quality-first__column:nth-child(2) img {
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 1.6rem;
  object-fit: cover;
  object-position: center;
}

.edu-quality-first__title {
  color: #fff;
  margin-top: auto;
}

.edu-quality-first__title > a {
  font: inherit;
  color: inherit;
  background: linear-gradient(0deg, #fff, #fff);
  background-size: 100% 0.2rem;
  background-repeat: no-repeat;
  background-position: 0 calc(100% - 0.7rem);
}

.edu-quality-first__bottom {
  margin-top: 6.4rem;
}

.edu-quality-first__subtitle {
  color: #fff;
  margin-bottom: 2.4rem;
}

.edu-quality-first__desc > p {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  gap: 0.8rem;
  color: #fff;
}

.edu-quality-first__desc > p:not(:last-child) {
  margin-bottom: 1.6rem;
}

.edu-quality-first__desc > p > img {
  width: 3.2rem;
}

.edu-quality-second {
  margin-top: 2.4rem;
}

.edu-quality-second__row {
  display: -ms-flexbox;
  display: flex;
  gap: 2.4rem;
  border-radius: 1.6rem;
  background: #1d338c;
}

.edu-quality-second__column {
  width: calc((100% - 2.4rem) / 2);
}

.edu-quality-second__column:first-child {
  padding: 4.8rem 8rem 0 4.8rem;
}

.edu-quality-second__column:nth-child(2) {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-color: #fff;
  border: 0.1rem solid #ebebeb;
  border-radius: 1.6rem;
  padding: 4.7rem 0 4.7rem 4.7rem;
}

.edu-quality-second__column:nth-child(2) img {
  width: 25rem;
}

.edu-quality-second__title {
  color: #fff;
  margin-bottom: 2.4rem;
}

.edu-quality-second__desc {
  color: #fff;
}

.edu-quality-second__wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 6.2rem;
}

.edu-quality-third {
  margin-top: 2.4rem;
}

.edu-quality-third__row {
  display: -ms-flexbox;
  display: flex;
  gap: 2.4rem;
  margin: 2.4rem 0;
}

.edu-quality-third__column {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 2.4rem;
  width: calc((100% - 2.4rem) / 2);
  height: 26.8rem;
  overflow: hidden;
  background: #f4f5f6;
  border-radius: 1.6rem;
}

.edu-quality-third__column img {
  position: absolute;
  top: 50%;
  right: 1rem;
  width: 25rem;
  transform: translateY(-50%);
}

.edu-quality-third__subdesc {
  gap: 0.8rem;
}

.edu-quality-third__subdesc > img {
  width: 3.2rem;
  margin: 0 0.8rem -0.8rem;
}

.news-section {
  overflow: hidden;
}

.news-section-tabs,
.news-section__title {
  margin-bottom: 2.4rem;
}

.news-section-tabs {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
  justify-content: flex-start;
  gap: 1.6rem;
}

.news-section__box {
  margin-bottom: 2.4rem;
}

.news-section__link > .link__icon {
  -webkit-mask-image: url(../img/svg/arrow-right-line-1.svg);
}

.news-section__item:not(.news-section__item--selected) {
  display: none;
}

.news-section-slider {
  position: relative;
}

.news-section-slider__arrow {
  position: absolute;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  width: 8rem;
  height: calc(100% - 3.2rem);
  top: 0;
  z-index: 10;
  visibility: hidden;
  opacity: 0;
  transition:
    transform 0.3s,
    opacity 0.3s,
    visibility 0s 0.3s;
}

.news-section-slider__arrow:hover > .btn-arrow {
  background: #ba1633;
}

.news-section-slider__arrow--prev {
  left: 0;
  padding-left: 2.4rem;
  transform: translateX(-5rem);
}

.news-section-slider__arrow--prev > .btn-arrow:after {
  transform: rotate(180deg);
}

.news-section-slider__arrow--next {
  right: 0;
  padding-right: 2.4rem;
  transform: translateX(5rem);
}

.news-section-slider__arrow--show {
  visibility: visible;
  opacity: 1;
  transform: translateX(0);
  transition:
    transform 0.3s,
    opacity 0.3s,
    visibility 0s 0s;
}

.news-section-slider__pagination {
  position: static;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  gap: 1.2rem;
  margin-top: 2.4rem;
}

.news-section-slider__pagination > .swiper-pagination-bullet {
  width: 0.8rem !important;
  height: 0.8rem !important;
  border-radius: 50%;
  margin: 0 !important;
  background-color: #ebebeb !important;
  opacity: 1 !important;
}

.news-section-slider__pagination > .swiper-pagination-bullet-active {
  background-color: #ba1633 !important;
}

.news-section-slider-item {
  position: relative;
  border: 0.1rem solid #ebebeb;
  border-radius: 1.6rem;
}

.news-section-slider-item:hover .news-section-slider-item__date {
  transform: translateY(-4.8rem);
  color: rgba(0, 0, 0, 0.3);
}

.news-section-slider-item:hover .news-section-slider-item__link {
  opacity: 1;
  color: #ba1633;
}

.news-section-slider-item:hover .news-section-slider-item__link:after {
  background: #ba1633;
}

.news-section-slider-item__row {
  display: -ms-flexbox;
  display: flex;
}

.news-section-slider-item__column {
  width: 50%;
}

.news-section-slider-item__column:first-child {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: start;
  align-items: flex-start;
  min-height: 41.7rem;
  padding: 2.3rem;
}

.news-section-slider-item__column:nth-child(2) {
  position: relative;
  height: auto;
}

.news-section-slider-item__column:nth-child(2) img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 1.6rem;
}

.news-section-slider-item__subtitle {
  margin-bottom: 1.6rem;
}

.news-section-slider-item__title {
  margin-bottom: 4.8rem;
}

.news-section-slider-item__bottom {
  position: relative;
  margin-top: auto;
}

.news-section-slider-item__date {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #1d338c;
  transition:
    transform 0.3s,
    color 0.3s;
}

.news-section-slider-item__link {
  margin: 0;
  padding: 0;
  color: #000;
  font-weight: 500;
  font-size: 2rem;
  line-height: 2.4rem;
  letter-spacing: -0.02rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  gap: 0.8rem;
  opacity: 0;
  transition:
    opacity 0.3s,
    color 0.3s;
}

.news-section-slider-item__link:after {
  -webkit-mask-size: contain;
  -webkit-mask-position: center;
  -webkit-mask-repeat: no-repeat;
  transition: background 0.3s;
  content: "";
  display: inline-block;
  width: 2.4rem;
  height: 2.4rem;
  -webkit-mask-image: url(../img/svg/arrow-right-line-1.svg);
  background: #000;
}

.news-section-slider-item__click {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}

.contacts-full__title {
  margin-bottom: 2.4rem;
}

.contacts-full-top__row {
  display: -ms-flexbox;
  display: flex;
  gap: 2.4rem;
}

.contacts-full-top-item {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: calc((100% - 2.4rem) / 2);
  height: 18rem;
  padding: 2.3rem;
  border: 0.1rem solid #ebebeb;
  border-radius: 1.6rem;
  transition: border 0.3s;
}

.contacts-full-top-item:hover {
  border-color: #ba1633;
}

.contacts-full-top-item:hover .contacts-full-top-item__desc {
  transform: translateY(-0.8rem);
}

.contacts-full-top-item:hover .contacts-full-top-item__link {
  color: #ba1633;
}

.contacts-full-top-item:hover .contacts-full-top-item__link > .link__icon {
  background: #ba1633;
}

.contacts-full-top-item--messenger .contacts-full-top-item__desc {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center;
  gap: 0.8rem;
  color: #ba1633;
}

.contacts-full-top-item--messenger .contacts-full-top-item__desc:before {
  content: "";
  display: inline-block;
  width: 0.8rem;
  height: 0.8rem;
  border-radius: 50%;
  background: #ba1633;
}

.contacts-full-top-item--phone .contacts-full-top-item__desc {
  color: rgba(0, 0, 0, 0.5);
}

.contacts-full-top-item__top {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
}

.contacts-full-top-item__phone {
  text-wrap: nowrap;
  white-space: nowrap;
}

.contacts-full-top-item__icon {
  -webkit-mask-size: contain;
  -webkit-mask-position: center;
  -webkit-mask-repeat: no-repeat;
  transition: background 0.3s;
  display: inline-block;
  width: 4rem;
  height: 4rem;
  -webkit-mask-image: url(../img/svg/telegram.svg);
  background: #000;
}

.contacts-full-top-item__desc {
  transition: transform 0.3s;
}

.contacts-full-top-item__link > .link__icon {
  -webkit-mask-image: url(../img/svg/arrow-right-line-1.svg);
}

.contacts-full-top-item__click {
  position: absolute;
  z-index: 2;
}

.contacts-full-top-item__click--telegram {
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}

.contacts-full-top-item__click--phone {
  left: 0;
  top: 0;
  right: 0;
  height: 8rem;
}

.contacts-full-top-item__click--callback {
  left: 0;
  bottom: 0;
  right: 0;
  height: 10rem;
}

.contacts-full-middle {
  margin-top: 2.4rem;
}

.contacts-full-middle__desc {
  margin-bottom: 2.4rem;
}

.contacts-full-middle__row {
  display: -ms-flexbox;
  display: flex;
  gap: 2.4rem;
}

.contacts-full-middle-item {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: calc((100% - 7.2rem) / 4);
  height: 18rem;
  padding: 2.3rem;
  border: 0.1rem solid #ebebeb;
  border-radius: 1.6rem;
  transition: border 0.3s;
}

.contacts-full-middle-item:hover {
  border-color: #ba1633;
}

.contacts-full-middle-item:hover .contacts-full-middle-item__name {
  color: #ba1633;
}

.contacts-full-middle-item:hover .contacts-full-middle-item__arrow {
  opacity: 1;
  transform: translate(0);
}

.contacts-full-middle-item--vk .contacts-full-middle-item__icon {
  -webkit-mask-image: url(../img/svg/vk.svg);
}

.contacts-full-middle-item--telegram .contacts-full-middle-item__icon {
  -webkit-mask-image: url(../img/svg/telegram.svg);
}

.contacts-full-middle-item--youtube .contacts-full-middle-item__icon {
  -webkit-mask-image: url(../img/svg/youtube.svg);
}

.contacts-full-middle-item--dzen .contacts-full-middle-item__icon {
  -webkit-mask-image: url(../img/svg/dzen.svg);
}

.contacts-full-middle-item__icon {
  -webkit-mask-size: contain;
  -webkit-mask-position: center;
  -webkit-mask-repeat: no-repeat;
  transition: background 0.3s;
  display: inline-block;
  width: 4rem;
  height: 4rem;
  background: #000;
}

.contacts-full-middle-item__name {
  margin: 0;
  padding: 0;
  color: #000;
  font-weight: 500;
  font-size: 2rem;
  line-height: 2.4rem;
  letter-spacing: -0.02rem;
  transition: color 0.3s;
}

.contacts-full-middle-item__link {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
}

.contacts-full-middle-item__arrow {
  -webkit-mask-size: contain;
  -webkit-mask-position: center;
  -webkit-mask-repeat: no-repeat;
  transition: background 0.3s;
  position: absolute;
  right: 2.3rem;
  top: 2.3rem;
  display: inline-block;
  width: 4rem;
  height: 4rem;
  background: #000;
  -webkit-mask-image: url(../img/svg/arrow-right-up-line-1.svg);
  transform: translate(-1.6rem, 1.6rem);
  opacity: 0;
  transition:
    opacity 0.3s,
    transform 0.3s;
  z-index: 1;
}

.contacts-full-bottom {
  margin-top: 2.4rem;
}

.contacts-full-bottom__row {
  display: -ms-flexbox;
  display: flex;
  gap: 2.4rem;
}

.contacts-full-bottom__column {
  width: calc((100% - 2.4rem) / 2);
  border-radius: 1.6rem;
  overflow: hidden;
}

.contacts-full-bottom__column:first-child {
  padding: 4.8rem;
  background-color: #000;
  background-image: url(../img/svg/contacts-full-bg.svg);
  background-size: 88rem 88rem;
  background-repeat: no-repeat;
  background-position: -9.8rem -7.4rem;
}

.contacts-full-bottom__title {
  color: #fff;
  margin-bottom: 2.4rem;
}

.contacts-full-bottom__desc {
  color: #fff;
}

.contacts-full-bottom__bottom {
  margin-top: 10.3rem;
}

.contacts-full-bottom__hr {
  display: block;
  width: 100%;
  height: 0.1rem;
  background-color: hsla(0, 0%, 100%, 0.25);
  margin: 4.8rem 0;
}

.contacts-full-bottom-way__title {
  display: inline-block;
  color: #1d338c;
  margin-bottom: 2.4rem;
}

.contacts-full-bottom-way__list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 1.2rem;
}

.contacts-full-bottom-way__item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}

.contacts-full-bottom-way__item > p {
  color: #fff;
}

.contacts-full-bottom-way__item > img {
  width: 2.4rem;
}

.contacts-full-bottom-way__item > .icon-1 {
  margin-right: 0.8rem;
}

.contacts-full-bottom-way__item > .icon-2 {
  margin-left: 0.8rem;
  margin-right: 0.2rem;
}

.contacts-full-bottom-map {
  border-radius: 1.6rem;
  border: 0.1rem solid rgba(0, 0, 0, 0.05);
}

.contacts-full-bottom-map,
.contacts-full-bottom-map__fake {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
}

.contacts-full-bottom-map__fake {
  z-index: 2;
}

.contacts-full-bottom-map__fake--disappear {
  display: none;
}

.contacts-full-bottom-map__fake:after {
  content: "";
  position: absolute;
  left: 33.2rem;
  top: 34.6rem;
  display: inline-block;
  width: 3.2rem;
  height: 3.9rem;
  background-image: url(../img/svg/map-mark.svg);
  background-size: contain;
  background-position: 50%;
  background-repeat: no-repeat;
  z-index: 2;
}

.contacts-full-bottom-map__fake img,
.contacts-full-bottom-map__original {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.testimonials {
  overflow: hidden;
}

.testimonials--not-pt .testimonials__container {
  padding-top: 0;
}

.testimonials--pt-small {
  padding-top: 2.4rem;
}

.testimonials--pt-big {
  padding-top: 16.8rem;
}

.testimonials__container {
  position: relative;
  padding-top: 32.4rem;
}

.testimonials-star {
  position: absolute;
  top: 0.9rem;
  left: 33.039rem;
  display: -ms-flexbox;
  display: flex;
  transform: rotate(-10deg);
  z-index: 2;
}

.testimonials-star img {
  width: 63.571rem;
  transform: rotate(180deg);
}

.testimonials-star__wrapper {
  position: absolute;
  left: 6.145rem;
  top: 16.58rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 2.4rem;
  width: 50.8rem;
}

.testimonials-star__desc,
.testimonials-star__title {
  text-align: center;
}

.testimonials__row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  gap: 2.4rem;
  margin-bottom: 12.8rem;
}

.testimonials__column:first-child {
  width: 44.8rem;
}

.testimonials__column:first-child img {
  width: 100%;
}

.testimonials__column:nth-child(2) {
  position: relative;
  width: 92rem;
}

.testimonials__column:nth-child(2):hover .btn-play {
  background: #ba1633;
}

.testimonials__img {
  position: relative;
  width: 100%;
  height: 52rem;
}

.testimonials__img img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 1.6rem;
}

.testimonials__btn {
  position: absolute;
  bottom: 2.4rem;
  left: 2.4rem;
}

.testimonials__video {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
}

.testimonials-slider {
  position: relative;
}

.testimonials-slider__arrow {
  position: absolute;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  width: 8rem;
  height: calc(100% - 3.2rem);
  top: 0;
  z-index: 10;
  visibility: hidden;
  opacity: 0;
  transition:
    transform 0.3s,
    opacity 0.3s,
    visibility 0s 0.3s;
}

.testimonials-slider__arrow:hover > .btn-arrow {
  background: #ba1633;
}

.testimonials-slider__arrow--prev {
  left: 0;
  padding-left: 2.4rem;
  transform: translateX(-5rem);
}

.testimonials-slider__arrow--prev > .btn-arrow:after {
  transform: rotate(180deg);
}

.testimonials-slider__arrow--next {
  right: 0;
  padding-right: 2.4rem;
  transform: translateX(5rem);
}

.testimonials-slider__arrow--show {
  visibility: visible;
  opacity: 1;
  transform: translateX(0);
  transition:
    transform 0.3s,
    opacity 0.3s,
    visibility 0s 0s;
}

.testimonials-slider__pagination {
  position: static;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  gap: 1.2rem;
  margin-top: 2.4rem;
}

.testimonials-slider__pagination > .swiper-pagination-bullet {
  width: 0.8rem !important;
  height: 0.8rem !important;
  border-radius: 50%;
  margin: 0 !important;
  background-color: #ebebeb !important;
  opacity: 1 !important;
}

.testimonials-slider__pagination > .swiper-pagination-bullet-active {
  background-color: #ba1633 !important;
}

.testimonials-slider-item {
  position: relative;
  border: 0.1rem solid #ebebeb;
  border-radius: 1.6rem;
}

.testimonials-slider-item:hover .testimonials-slider-item__name {
  transform: translateY(-4.8rem);
}

.testimonials-slider-item:hover .testimonials-slider-item__link {
  opacity: 1;
  color: #ba1633;
}

.testimonials-slider-item:hover .testimonials-slider-item__link:after {
  background: #ba1633;
}

.testimonials-slider-item__row {
  display: -ms-flexbox;
  display: flex;
}

.testimonials-slider-item__column {
  width: 50%;
}

.testimonials-slider-item__column:first-child {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: start;
  align-items: flex-start;
  min-height: 41.7rem;
  padding: 2.3rem;
}

.testimonials-slider-item__column:nth-child(2) {
  position: relative;
  height: auto;
}

.testimonials-slider-item__column:nth-child(2) img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 1.6rem;
}

.testimonials-slider-item__subtitle {
  margin-bottom: 1.6rem;
}

.testimonials-slider-item__title {
  margin-bottom: 4.8rem;
}

.testimonials-slider-item__bottom {
  position: relative;
  margin-top: auto;
}

.testimonials-slider-item__name {
  position: absolute;
  bottom: 0;
  left: 0;
  color: rgba(0, 0, 0, 0.5);
  transition: transform 0.3s;
}

.testimonials-slider-item__link {
  margin: 0;
  padding: 0;
  color: #000;
  font-weight: 500;
  font-size: 2rem;
  line-height: 2.4rem;
  letter-spacing: -0.02rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  gap: 0.8rem;
  opacity: 0;
  transition:
    opacity 0.3s,
    color 0.3s;
}

.testimonials-slider-item__link:after {
  -webkit-mask-size: contain;
  -webkit-mask-position: center;
  -webkit-mask-repeat: no-repeat;
  transition: background 0.3s;
  content: "";
  display: inline-block;
  width: 2.4rem;
  height: 2.4rem;
  -webkit-mask-image: url(../img/svg/arrow-right-line-1.svg);
  background: #000;
}

.testimonials-slider-item__click {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}

.testimonials-modal {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.8);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  overflow: auto;
  visibility: hidden;
  opacity: 0;
  z-index: -1;
  transition:
    opacity 0.3s 0.3s,
    visibility 0s 0.6s,
    z-index 0s 0.6s;
}

.testimonials-modal--appear {
  opacity: 1;
  visibility: visible;
  z-index: 100;
  transition:
    opacity 0.3s,
    visibility 0s,
    z-index 0s;
}

.testimonials-modal--appear .testimonials-modal__wrapper {
  transform: translateY(0);
  transition: transform 0.3s 0.3s;
}

.testimonials-modal__wrapper {
  position: relative;
  padding: 4.8rem;
  border-radius: 1.6rem;
  background: #fff;
  transform: translateY(-200vh);
  transition: transform 0.3s;
}

.testimonials-modal__inner {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 4.8rem;
}

.testimonials-modal__column:first-child {
  width: 57.1rem;
}

.testimonials-modal__column:nth-child(2) {
  width: 20.5rem;
}

.testimonials-modal__column:nth-child(2) img {
  width: 100%;
  height: 24rem;
  object-fit: cover;
  object-position: center;
  border-radius: 1.6rem;
}

.testimonials-modal__desc {
  margin-bottom: 4.8rem;
}

.testimonials-modal__name {
  color: rgba(0, 0, 0, 0.5);
}

.testimonials-modal__close {
  -webkit-mask-size: contain;
  -webkit-mask-position: center;
  -webkit-mask-repeat: no-repeat;
  transition: background 0.3s;
  position: absolute;
  right: 0.8rem;
  top: 0.8rem;
  width: 3.2rem;
  height: 3.2rem;
  -webkit-mask-image: url(../img/svg/cross-icon.svg);
  background: #000;
}

.testimonials-modal__close:hover {
  background: #ba1633;
}

.check-possibility__title {
  margin-bottom: 2.4rem;
}

.check-possibility__row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: stretch;
  align-items: stretch;
  gap: 2.4rem;
}

.check-possibility__column {
  padding: 4.8rem;
  width: calc((100% - 2.4rem) / 2);
  border-radius: 1.6rem;
}

.check-possibility__column:first-child {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: start;
  align-items: flex-start;
  min-height: 73.2rem;
  background-color: #1d338c;
  background-image: url(../img/svg/check-possibility-bg.svg);
  background-size: 88rem 88rem;
  background-position: 50%;
  background-repeat: no-repeat;
}

.check-possibility__column:first-child > .check-possibility__desc {
  margin-top: auto;
  margin-bottom: 2.4rem;
}

.check-possibility__column:nth-child(2) {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: end;
  align-items: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  background-image: url(/12.jpg);
  background-size: cover;
  background-position: 50%;
}

.check-possibility__column:nth-child(2) > .check-possibility__desc {
  width: 32rem;
}

.check-possibility__subtitle {
  color: #fff;
  margin-bottom: 2.4rem;
}

.check-possibility__list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.check-possibility__list > li {
  margin: 0;
  padding: 0;
  color: #000;
  font-weight: 500;
  font-size: 2rem;
  line-height: 2.4rem;
  color: #fff;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 0.8rem;
}

.check-possibility__list > li:not(:last-child) {
  margin-bottom: 1.6rem;
}

.check-possibility__list > li:before {
  -webkit-mask-size: contain;
  -webkit-mask-position: center;
  -webkit-mask-repeat: no-repeat;
  transition: background 0.3s;
  content: "";
  display: inline-block;
  width: 2.4rem;
  height: 2.4rem;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-mask-image: url(../img/svg/check-line-1.svg);
  background: hsla(0, 0%, 100%, 0.7);
}

.check-possibility__desc {
  color: #fff;
}

.check-possibility-form {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  gap: 1.6rem;
}

.check-possibility-form > button {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.check-possibility-form > button > .btn__icon {
  -webkit-mask-image: url(../img/svg/information-line-1.svg);
}

.check-possibility__hint {
  font-weight: 400;
  font-size: 1.2rem;
  line-height: 1.6rem;
  color: hsla(0, 0%, 100%, 0.7);
  margin: 0.8rem 0 0;
}

.check-possibility__hint > a {
  font: inherit;
  color: inherit;
  text-decoration: underline;
}

.banner__row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: stretch;
  align-items: stretch;
  gap: 2.4rem;
  margin-top: 40px;
}

.banner__column {
  width: calc((100% - 2.4rem) / 2);
}

.banner__column:first-child {
  gap: 2.4rem;
}

.banner__column:first-child,
.banner__wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}

.banner__wrapper {
  position: relative;
  -ms-flex-align: start;
  align-items: flex-start;
  padding: 2.4rem;
  border-radius: 1.6rem;
  background-color: #1d338c;
  background-size: 88rem 88rem;
  background-position: -9.8rem -15.8rem;
  background-repeat: no-repeat;
  overflow: hidden;
  
}

.banner-hint {
  position: relative;
  z-index: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  gap: 1.6rem;
  margin-bottom: 9.74rem;
}

.banner-hint__desc {
  font-weight: 500;
  font-size: 1.4rem;
  letter-spacing: 0.14rem;
  color: hsla(0, 0%, 100%, 0.7);
  text-transform: uppercase;
  margin: 0;
}

.banner-hint__desc > span {
  font-weight: 700;
  color: #fff;
}

.banner-hint__icon {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0.3rem 0.7rem;
  border: 0.1rem solid #fff;
  border-radius: 2.5rem;
  margin: 0;
}

.banner-hint__icon > img {
  width: 0.8rem;
}

.banner__title {
  position: relative;
  color: #fff;
  margin-bottom: 8.26rem;
  z-index: 1;
}

.banner__title > span {
  position: absolute;
  left: 0;
  top: calc(100% - 1.2rem);
  display: block;
  width: -moz-max-content;
  width: max-content;
  padding: 0.8rem;
  background: #000;
  font-weight: 700;
  font-size: 2.4rem;
  line-height: 3.2rem;
  letter-spacing: -0.096rem;
  transform-origin: right top;
  transform: rotate(-4deg);
}

.banner__desc {
  position: relative;
  color: #fff;
  z-index: 1;
}

.banner-swiper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  border-radius: 1.6rem;
}

.banner-swiper__item {
  position: relative;
}

.banner-swiper__item img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.numbers__imes {
  width: 100%;
  height: 34.8rem;
  margin-bottom: 2.4rem;
}

.numbers__imes > img {
  width: 100%;
}

.numbers__title {
  margin-bottom: 2.4rem;
}

.numbers__title > span {
  display: none;
}

.numbers__row {
  gap: 2.4rem;
  margin-bottom: 2.4rem;
}

.numbers-item,
.numbers__row {
  display: -ms-flexbox;
  display: flex;
}

.numbers-item {
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: calc((100% - 4.8rem) / 3);
  height: 40.2rem;
  background-size: contain;
  background-position: 50%;
  background-repeat: no-repeat;
  background-color: #a0a0c7;
  padding: 2.4rem;
  border-radius: 1.6rem;
}

.numbers-item:first-child .numbers-item__top {
  padding-top: 3.297rem;
}

.numbers-item:first-child .numbers-item__top > span {
  left: 0;
  top: 0;
  transform-origin: right top;
  transform: rotate(-4deg);
}

.numbers-item:nth-child(2) .numbers-item__top > span {
  left: 0;
  top: 6rem;
  transform-origin: right top;
  transform: rotate(-4deg);
}

.numbers-item:nth-child(3) .numbers-item__top > span {
  left: 0;
  top: 6rem;
  transform-origin: left top;
  transform: rotate(4deg);
}

.numbers-item__top {
  position: relative;
}

.numbers-item__top > p {
  font-weight: 500;
  font-size: 8rem;
  letter-spacing: -0.16rem;
  text-transform: uppercase;
  margin: 0;
}

.numbers-item__top > span {
  position: absolute;
  display: block;
  width: -moz-max-content;
  width: max-content;
  padding: 0.8rem;
  background: #000;
  font-weight: 700;
  font-size: 2.4rem;
  line-height: 3.2rem;
  letter-spacing: -0.096rem;
  color: #fff;
}

.numbers__link .link__icon {
  -webkit-mask-image: url(../img/svg/arrow-right-line-1.svg);
}

.direction {
  overflow: hidden;
}

.direction__container {
  position: relative;
}

.direction-figure {
  position: absolute;
  right: 2.4rem;
  top: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  z-index: 2;
}

.direction-figure__bg {
  width: 16rem;
  animation: e 24s linear infinite;
}

.direction-figure__text {
  position: absolute;
  width: 13rem;
  animation: f 24s linear infinite;
}

.direction__list {
  position: relative;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-bottom: 2.4rem;
  z-index: 1;
}

.direction__list,
.direction__row {
  display: -ms-flexbox;
  display: flex;
  gap: 2.4rem;
}

.direction__row {
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
}

.direction-item {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 2.4rem;
  padding: 2.3rem;
  border: 0.1rem solid #ebebeb;
  border-radius: 1.6rem;
  width: calc((100% - 4.8rem) / 3);
  transition: border 0.3s;
}

.direction-item:hover {
  border-color: #ba1633;
}

.direction-item:hover .direction-item__count {
  color: #fff;
  background: #000;
  border-color: #000;
}

.direction-item__top {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
}

.direction-item__name {
  color: #1d338c;
}

.direction-item__pill {
  position: absolute;
  right: 1.6rem;
  top: 1.6rem;
  transform: rotate(-4deg);
  transform-origin: top right;
  background: #000;
  font-weight: 700;
  font-size: 1rem;
  line-height: 1rem;
  color: #fff;
  text-align: center;
  padding: 0.2rem 0.4rem;
  border-radius: 0.2rem;
}

.direction-item__list {
  gap: 1.6rem;
}

.direction-item__link,
.direction-item__list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: start;
  align-items: flex-start;
  width: 100%;
}

.direction-item__link {
  position: relative;
  padding-bottom: 1.6rem;
}

.direction-item__link:hover:before {
  height: 0.2rem;
  background: #000;
}

.direction-item__link:hover:after {
  opacity: 1;
  transform: translateX(-0.4rem);
}

.direction-item__link > span {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  gap: 1.6rem;
  color: rgba(0, 0, 0, 0.3);
  margin-top: 0.4rem;
}

.direction-item__link > span > span {
  font: inherit;
  color: inherit;
}

.direction-item__link:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 0.1rem;
  background: #ebebeb;
  transition:
    height 0.3s,
    background 0.3s;
}

.direction-item__link:after {
  -webkit-mask-size: contain;
  -webkit-mask-position: center;
  -webkit-mask-repeat: no-repeat;
  transition: background 0.3s;
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 2.4rem;
  height: 2.4rem;
  transform: translateX(-2.4rem);
  opacity: 0;
  -webkit-mask-image: url(../img/svg/arrow-right-up-line-1.svg);
  background: #000;
  transition:
    opacity 0.3s,
    transform 0.3s;
}

.direction__link > .link__icon {
  -webkit-mask-image: url(../img/svg/arrow-right-line-1.svg);
}

.see-also__row {
  -ms-flex-align: stretch;
  align-items: stretch;
  gap: 2.4rem;
}

.see-also-item,
.see-also__row {
  display: -ms-flexbox;
  display: flex;
}

.see-also-item {
  position: relative;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 3.2rem 2.4rem 2.4rem;
  border-radius: 1.6rem;
  width: calc((100% - 9.6rem) / 5);
  height: 26rem;
  background: #1d338c;
  overflow: hidden;
  cursor: pointer;
}

.see-also-item:hover .see-also-item__icon {
  transform: translateY(-0.8rem);
}

.see-also-item:hover .see-also-item__arrow {
  opacity: 1;
  transform: translateY(-0.8rem);
}

.see-also-item:hover > .see-also-item__bg {
  opacity: 1;
  transform: translate(-50%, -50%) scale(0.66);
}

.see-also-item__top {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  z-index: 1;
}

.see-also-item__icon {
  width: 4rem;
  transition: transform 0.3s;
  color: #fff;
}

.see-also-item__arrow {
  -webkit-mask-size: contain;
  -webkit-mask-position: center;
  -webkit-mask-repeat: no-repeat;
  transition: background 0.3s;
  -webkit-mask-image: url(../img/svg/arrow-right-up-line-1.svg);
  width: 4rem;
  height: 4rem;
  background: #fff;
  transform: translate(-1.6rem, 0.8rem);
  opacity: 0;
  transition:
    transform 0.3s,
    opacity 0.3s;
}

.see-also-item__name {
  position: relative;
  color: #fff;
  z-index: 1;
}

.see-also-item__bg {
  position: absolute;
  left: 50%;
  top: 50%;
  opacity: 0;
  transform: translate(-50%, -50%);
  transition:
    transform 0.3s,
    opacity 0.3s;
  z-index: 0;
}

.college-section__top {
  position: relative;
}

.college-section__img {
  height: 54rem;
}

.college-section__img img {
  width: 100%;
  height: 54rem;
  object-fit: cover;
  object-position: center;
  border-radius: 1.6rem 1.6rem 0 0;
}

.college-section-figure {
  position: absolute;
  right: 2.4rem;
  bottom: 2.4rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.college-section-figure__bg {
  width: 16rem;
  animation: e 24s linear infinite;
}

.college-section-figure__text {
  position: absolute;
  width: 13rem;
  animation: f 24s linear infinite;
}

@keyframes e {
  0% {
    transform: rotate(1turn);
  }
}

.college-section__bottom {
  padding: 0 4.8rem 4.8rem;
  border-radius: 0 0 1.6rem 1.6rem;
  background: #000;
  margin-top: -0.3rem;
}

.college-section__logo {
  width: 100%;
  margin-bottom: 2.4rem;
}

.college-section__row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: stretch;
  align-items: stretch;
  gap: 2.4rem;
}

.college-section__column {
  width: calc((100% - 2.4rem) / 2);
}

.college-section__column:first-child {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: start;
  align-items: flex-start;
}

.college-section__column:nth-child(2) .subtitle {
  color: hsla(0, 0%, 100%, 0.7);
}

.college-section__column:nth-child(2) .college-section__link {
  display: none;
}

.college-section__title {
  color: #fff;
  margin-bottom: 2.4rem;
}

.college-section__desc {
  color: #fff;
}

.college-section__link {
  margin-top: auto;
}

.college-section__link > .link__icon {
  -webkit-mask-image: url(../img/svg/arrow-right-line-1.svg);
}

.college-section__list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 2.4rem;
}

.college-section-item {
  width: 100%;
}

.college-section-item:not(:last-child) {
  padding-bottom: 2.4rem;
  border-bottom: 0.1rem solid hsla(0, 0%, 100%, 0.25);
}

.college-section-item__name {
  color: #fff;
  margin-bottom: 0.8rem;
}

.college-section-item__desc {
  color: hsla(0, 0%, 100%, 0.7);
}

.college-section-item__desc > span {
  color: #c13ce3;
}

.take-action__title {
  margin-bottom: 2.4rem;
}

.take-action__row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: stretch;
  align-items: stretch;
  gap: 2.4rem;
}

.take-action-item {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: start;
  align-items: flex-start;
  height: 40.2rem;
  padding: 3.2rem 2.4rem 2.4rem;
  border-radius: 1.6rem;
}

.take-action-item:first-child {
  width: 80.2rem;
  background-color: #1d338c;
}

.take-action-item:first-child > .take-action-item__img {
  bottom: -0.2rem;
  width: 43.4rem;
}

.take-action-item:nth-child(2) {
  width: 56.6rem;
  background-color: #1d338c;
}

.take-action-item:nth-child(2) > .take-action-item__desc {
  color: #fff;
}

.take-action-item:nth-child(2) > .take-action-item__img {
  top: 50%;
  width: 28.7rem;
  transform: translateY(-50%);
}

.take-action-item__icon {
  width: 6.4rem;
}

.take-action-item__desc {
  margin-top: auto;
  margin-bottom: 2.4rem;
}

.take-action-item__btn > .btn__icon {
  -webkit-mask-image: url(../img/svg/arrow-right-line-1.svg);
}

.take-action-item__img {
  position: absolute;
  right: 0;
}

.take-action-item__img img {
  width: auto;
  height: 280px;
}

.take-action-modal {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.8);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  overflow: auto;
  visibility: hidden;
  opacity: 0;
  z-index: -1;
  transition:
    opacity 0.3s 0.3s,
    visibility 0s 0.6s,
    z-index 0s 0.6s;
}

.take-action-modal--appear {
  display: -ms-flexbox;
  display: flex;
  opacity: 1;
  visibility: visible;
  z-index: 100;
  transition:
    opacity 0.3s,
    visibility 0s,
    z-index 0s;
}

.take-action-modal--appear .take-action-modal__wrapper {
  transform: translateY(0);
  transition: transform 0.3s 0.3s;
}

.take-action-modal__wrapper {
  position: relative;
  width: 92rem;
  padding: 4.8rem;
  border-radius: 1.6rem;
  transform: translateY(-200vh);
  transition: transform 0.3s;
}

.take-action-modal__wrapper:has(.take-action-modal__inner[data-modal="know"]) {
  background: #1d338c;
  background-image: url(../img/svg/take-action-modal-bg.svg);
  background-size: 88rem 88rem;
  background-position: 50%;
  background-repeat: no-repeat;
}

.take-action-modal__wrapper:has(.take-action-modal__inner[data-modal="know"])
  .take-action-modal__title {
  color: #000;
}

.take-action-modal__wrapper:has(.take-action-modal__inner[data-modal="know"])
  .take-action-modal__text
  > p {
  color: #000;
}

.take-action-modal__wrapper:has(.take-action-modal__inner[data-modal="know"])
  .take-action-modal__text
  > ul
  > li {
  color: #000;
}

.take-action-modal__wrapper:has(.take-action-modal__inner[data-modal="know"])
  .take-action-modal__text
  > ul
  > li:before {
  background: rgba(0, 0, 0, 0.5);
}

.take-action-modal__wrapper:has(.take-action-modal__inner[data-modal="know"])
  .take-action-modal__close {
  background: #000;
}

.take-action-modal__wrapper:has(.take-action-modal__inner[data-modal="know"])
  .take-action-modal__close:hover {
  background: #ba1633;
}

.take-action-modal__wrapper:has(.take-action-modal__inner[data-modal="know"])
  .take-action-modal-form__hint {
  color: rgba(0, 0, 0, 0.5);
}

.take-action-modal__wrapper:has(
  .take-action-modal__inner[data-modal="transfer"]
) {
  background: #1d338c;
}

.take-action-modal__wrapper:has(
    .take-action-modal__inner[data-modal="transfer"]
  )
  .take-action-modal__desc,
.take-action-modal__wrapper:has(
    .take-action-modal__inner[data-modal="transfer"]
  )
  .take-action-modal__title {
  color: #fff;
}

.take-action-modal__wrapper:has(
    .take-action-modal__inner[data-modal="transfer"]
  )
  .take-action-modal__text
  > p {
  color: #fff;
}

.take-action-modal__wrapper:has(
    .take-action-modal__inner[data-modal="transfer"]
  )
  .take-action-modal__text
  > ul
  > li {
  color: #fff;
}

.take-action-modal__wrapper:has(
    .take-action-modal__inner[data-modal="transfer"]
  )
  .take-action-modal__text
  > ul
  > li:before {
  background: hsla(0, 0%, 100%, 0.7);
}

.take-action-modal__wrapper:has(
    .take-action-modal__inner[data-modal="transfer"]
  )
  .take-action-modal__close {
  background: #fff;
}

.take-action-modal__wrapper:has(
    .take-action-modal__inner[data-modal="transfer"]
  )
  .take-action-modal__close:hover {
  background: #ba1633;
}

.take-action-modal__wrapper:has(
    .take-action-modal__inner[data-modal="transfer"]
  )
  .take-action-modal-form__title {
  color: #fff;
}

.take-action-modal__wrapper:has(
    .take-action-modal__inner[data-modal="transfer"]
  )
  .take-action-modal-form__hint {
  color: hsla(0, 0%, 100%, 0.7);
}

.take-action-modal__inner {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: stretch;
  align-items: stretch;
  gap: 4.8rem;
}

.take-action-modal__column {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: start;
  align-items: flex-start;
  width: calc((100% - 4.8rem) / 2);
}

.take-action-modal__desc {
  margin-top: 2.4rem;
}

.take-action-modal__img {
  position: absolute;
  left: 0;
  bottom: -5rem;
  width: 100%;
}

.take-action-modal__img img {
  width: 100%;
}

.take-action-modal__text {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 2.4rem;
  margin-bottom: 4.8rem;
}

.take-action-modal__text > ul {
  padding: 0;
  margin: 0;
}

.take-action-modal__text > ul > li {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 0.8rem;
}

.take-action-modal__text > ul > li:not(:last-child) {
  margin-bottom: 1.6rem;
}

.take-action-modal__text > ul > li:before {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  content: "";
  display: inline-block;
  width: 2.4rem;
  height: 2.4rem;
  -webkit-mask-image: url(../img/svg/check-line-1.svg);
}

.take-action-modal__close,
.take-action-modal__text > ul > li:before {
  -webkit-mask-size: contain;
  -webkit-mask-position: center;
  -webkit-mask-repeat: no-repeat;
  transition: background 0.3s;
}

.take-action-modal__close {
  position: absolute;
  right: 0.8rem;
  top: 0.8rem;
  width: 3.2rem;
  height: 3.2rem;
  -webkit-mask-image: url(../img/svg/cross-icon.svg);
}

.take-action-modal__close:hover {
  background: #ba1633;
}

.take-action-modal-form__title {
  margin-bottom: 2.4rem;
}

.take-action-modal-form__input {
  margin-bottom: 1.6rem;
}

.take-action-modal-form__btn {
  width: 100%;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 0.8rem;
}

.take-action-modal-form__btn > .btn__icon {
  -webkit-mask-image: url(../img/svg/chat-3-line-1.svg);
}

.take-action-modal-form__hint {
  font-weight: 400;
  font-size: 1.2rem;
  line-height: 1.6rem;
  margin: 0;
}

.take-action-modal-form__hint > a {
  font: inherit;
  color: inherit;
  text-decoration: underline;
}

.job-offers {
  overflow: hidden;
}

.job-offers__desc,
.job-offers__title {
  margin-bottom: 2.4rem;
}

.job-offers__link > .link__icon {
  -webkit-mask-image: url(../img/svg/arrow-right-line-1.svg);
}

.job-offers-slider {
  position: relative;
  margin-bottom: 2.4rem;
}

.job-offers-slider__swiper {
  overflow: visible;
}

.job-offers-slider__arrow {
  position: absolute;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  width: 8rem;
  height: calc(100% - 3.2rem);
  top: 0;
  z-index: 10;
  visibility: hidden;
  opacity: 0;
  transition:
    transform 0.3s,
    opacity 0.3s,
    visibility 0s 0.3s;
}

.job-offers-slider__arrow:hover > .btn-arrow {
  background: #ba1633;
}

.job-offers-slider__arrow--prev {
  left: 0;
  padding-left: 2.4rem;
  transform: translateX(-5rem);
}

.job-offers-slider__arrow--prev > .btn-arrow:after {
  transform: rotate(180deg);
}

.job-offers-slider__arrow--next {
  right: 0;
  padding-right: 2.4rem;
  transform: translateX(5rem);
}

.job-offers-slider__arrow--show {
  visibility: visible;
  opacity: 1;
  transform: translateX(0);
  transition:
    transform 0.3s,
    opacity 0.3s,
    visibility 0s 0s;
}

.job-offers-slider__pagination {
  position: static;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  gap: 1.2rem;
  margin-top: 2.4rem;
}

.job-offers-slider__pagination > .swiper-pagination-bullet {
  width: 0.8rem !important;
  height: 0.8rem !important;
  border-radius: 50%;
  margin: 0 !important;
  background-color: #ebebeb !important;
  opacity: 1 !important;
}

.job-offers-slider__pagination > .swiper-pagination-bullet-active {
  background-color: #ba1633 !important;
}

.job-offers-slider-item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: stretch;
  align-items: stretch;
  border: 0.1rem solid #ebebeb;
  border-radius: 1.6rem;
}

.job-offers-slider-item:not(.swiper-slide-active) {
  opacity: 0 !important;
}

.job-offers-slider-item__column {
  position: relative;
  width: 50%;
}

.job-offers-slider-item__column:first-child {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: start;
  align-items: flex-start;
  padding: 4.7rem 4.8rem 4.7rem 4.7rem;
  z-index: 2;
}

.job-offers-slider-item__column:nth-child(2) {
  z-index: 1;
}

.job-offers-slider-item__subtitle {
  color: rgba(0, 0, 0, 0.5);
  margin-bottom: 1.6rem;
}

.job-offers-slider-item__title {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
}

.job-offers-slider-item__title > span {
  font-weight: 500;
  font-size: 3.2rem;
  line-height: 3.2rem;
  letter-spacing: -0.064rem;
  padding: 0.8rem;
  background: #000;
  color: #fff;
  text-wrap: nowrap;
  white-space: nowrap;
  transform-origin: right top;
  transform: translateX(6rem) rotate(-4deg);
}

.job-offers-slider-item__bottom {
  margin-top: auto;
}

.job-offers-slider-item__bottom:before {
  font-weight: 700;
  padding: 0;
  margin: 0;
  color: #000;
  text-transform: uppercase;
  font-size: 1.4rem;
  line-height: 2.2rem;
  letter-spacing: 0.14rem;
  content: attr(data-title);
  color: #1d338c;
  display: inline-block;
  margin-bottom: 1.6rem;
}

.job-offers-slider-item__list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 1.6rem;
  width: 100%;
}

.job-offers-slider-item__link {
  position: relative;
  padding-bottom: 1.7rem;
  padding-right: 4.8rem;
}

.job-offers-slider-item__link:hover:after {
  opacity: 1;
  transform: translateX(0);
}

.job-offers-slider-item__link:hover:before {
  height: 0.2rem;
  background: #000;
}

.job-offers-slider-item__link:after {
  -webkit-mask-size: contain;
  -webkit-mask-position: center;
  -webkit-mask-repeat: no-repeat;
  transition: background 0.3s;
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 2.4rem;
  height: 2.4rem;
  background: #000;
  -webkit-mask-image: url(../img/svg/arrow-right-up-line-1.svg);
  opacity: 0;
  transform: translateX(-2.4rem);
  transition:
    opacity 0.3s,
    transform 0.3s;
}

.job-offers-slider-item__link:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 0.1rem;
  background: #ebebeb;
  transition:
    height 0.3s,
    background 0.3s;
}

.job-offers-slider-item__img {
  position: relative;
  height: 56rem;
}

.job-offers-slider-item__img img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 1.6rem;
}

.place-soul__row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: stretch;
  align-items: stretch;
  gap: 2.4rem;
}

.place-soul__column:first-child {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: start;
  align-items: flex-start;
  width: 44.8rem;
}

.place-soul__column:first-child > .place-soul__link {
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.place-soul__column:nth-child(2) {
  position: relative;
  width: 92rem;
}

.place-soul__title {
  margin-bottom: 2.4rem;
}

.place-soul__desc {
  margin-bottom: auto;
}

.place-soul__link {
  display: none;
}

.place-soul__link > .link__icon {
  -webkit-mask-image: url(../img/svg/arrow-right-line-1.svg);
}

.place-soul__icon {
  position: absolute;
  left: 0;
  top: 0;
  transform: translate(-50%, -50%);
  width: 24.8rem;
  z-index: 10;
}

.place-soul__icon > img {
  width: 100%;
  animation: f 12s linear infinite;
}

.place-soul-slider {
  position: relative;
  overflow: hidden;
}

.place-soul-slider__arrow {
  position: absolute;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  width: 8rem;
  height: calc(100% - 3.2rem);
  top: 0;
  z-index: 10;
  visibility: hidden;
  opacity: 0;
  transition:
    transform 0.3s,
    opacity 0.3s,
    visibility 0s 0.3s;
}

.place-soul-slider__arrow:hover > .btn-arrow {
  background: #ba1633;
}

.place-soul-slider__arrow--prev {
  left: 0;
  padding-left: 2.4rem;
  transform: translateX(-5rem);
}

.place-soul-slider__arrow--prev > .btn-arrow:after {
  transform: rotate(180deg);
}

.place-soul-slider__arrow--next {
  right: 0;
  padding-right: 2.4rem;
  transform: translateX(5rem);
}

.place-soul-slider__arrow--show {
  visibility: visible;
  opacity: 1;
  transform: translateX(0);
  transition:
    transform 0.3s,
    opacity 0.3s,
    visibility 0s 0s;
}

.place-soul-slider__pagination {
  position: static;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  gap: 1.2rem;
  margin-top: 2.4rem;
}

.place-soul-slider__pagination > .swiper-pagination-bullet {
  width: 0.8rem !important;
  height: 0.8rem !important;
  border-radius: 50%;
  margin: 0 !important;
  background-color: #ebebeb !important;
  opacity: 1 !important;
}

.place-soul-slider__pagination > .swiper-pagination-bullet-active {
  background-color: #ba1633 !important;
}

.place-soul-slider-item {
  position: relative;
  height: 61.2rem;
}

.place-soul-slider-item img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 1.6rem;
}

.transfer__row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: stretch;
  align-items: stretch;
  gap: 2.4rem;
  background: #1d338c;
  border-radius: 1.6rem;
  overflow: hidden;
}

.transfer__column {
  width: calc((100% - 2.4rem) / 2);
}

.transfer__column:first-child {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: start;
  align-items: flex-start;
  padding: 4.8rem 4.75rem;
}

.transfer__column:first-child > .transfer__title {
  color: #fff;
}

.transfer__title {
  margin-bottom: 2.4rem;
}

.transfer__desc {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 2.4rem;
  margin-bottom: auto;
}

.transfer__desc > p {
  color: #fff;
}

.transfer__desc > ul {
  padding: 0;
  margin: 0;
}

.transfer__desc > ul > li {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 0.8rem;
  color: #fff;
}

.transfer__desc > ul > li:not(:last-child) {
  margin-bottom: 1.6rem;
}

.transfer__desc > ul > li:before {
  -webkit-mask-size: contain;
  -webkit-mask-position: center;
  -webkit-mask-repeat: no-repeat;
  transition: background 0.3s;
  content: "";
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 2.4rem;
  height: 2.4rem;
  -webkit-mask-image: url(../img/svg/check-line-1.svg);
  background: hsla(0, 0%, 100%, 0.7);
}

.transfer-form__title {
  color: #fff;
  margin-bottom: 2.4rem;
}

.transfer-form__row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  gap: 1.6rem;
  margin-bottom: 0.8rem;
}

.transfer-form__btn {
  text-wrap: nowrap;
  white-space: nowrap;
}

.transfer-form__btn > .btn__icon {
  -webkit-mask-image: url(../img/svg/chat-3-line-1.svg);
}

.transfer-form__hint {
  font-weight: 400;
  font-size: 1.2rem;
  line-height: 1.6rem;
  color: hsla(0, 0%, 100%, 0.7);
  margin: 0;
}

.transfer-form__hint > a {
  font: inherit;
  color: inherit;
  text-decoration: underline;
}

.transfer__img {
  min-height: 73.2rem;
}

.transfer__img img {
  width: 100%;
}

.open-day__title {
  margin-bottom: 2.4rem;
}

.open-day__row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: stretch;
  align-items: stretch;
  gap: 2.4rem;
}

.open-day__column {
  width: calc((100% - 2.4rem) / 2);
}

.open-day__column:first-child {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 2.4rem;
}

.open-day__column:nth-child(2) {
  display: -ms-flexbox;
  display: flex;
  height: auto;
}

.open-day__img {
  position: relative;
  width: 100%;
}

.open-day__img img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 1.6rem;
}

.open-day-advantages {
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 1.6rem;
  padding: 2.4rem;
  border-radius: 1.6rem;
  background: #f4f5f6;
}

.open-day-advantages,
.open-day-advantages__item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
}

.open-day-advantages__item {
  gap: 0.8rem;
}

.open-day-advantages__item:before {
  -webkit-mask-size: contain;
  -webkit-mask-position: center;
  -webkit-mask-repeat: no-repeat;
  transition: background 0.3s;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  content: "";
  width: 2.4rem;
  height: 2.4rem;
  background: #1d338c;
}

.open-day-advantages__item:first-child::before {
  -webkit-mask-image: url(../img/svg/account-pin-box-line-1.svg);
}

.open-day-advantages__item:nth-child(2):before {
  -webkit-mask-image: url(../img/svg/question-line-1.svg);
}

.open-day-advantages__item:nth-child(3):before {
  -webkit-mask-image: url(../img/svg/star-line-1.svg);
}

.open-day-advantages__item:nth-child(4):before {
  -webkit-mask-image: url(../img/svg/chat-3-line-1.svg);
}

.open-day-form {
  padding: 2.4rem;
  border-radius: 1.6rem;
  background-color: #1d338c;
  background-image: url(../img/svg/open-day-bg.svg);
  background-size: 89.6rem 89.6rem;
  background-position: 50%;
  background-repeat: no-repeat;
}

.open-day-form__title {
  position: relative;
  color: #fff;
  margin-bottom: 12.4rem;
}

.open-day-form__title > span {
  font-weight: 500;
  margin: 0;
  padding: 0;
  color: #000;
  font-size: 3.2rem;
  line-height: 3.2rem;
  letter-spacing: -0.064rem;
  position: absolute;
  left: 0;
  top: calc(100% - 1rem);
  color: inherit;
  padding: 0.8rem;
  background: #000;
  transform-origin: right top;
  transform: rotate(-4deg);
}

.open-day-form__desc {
  color: #fff;
  margin-bottom: 2.4rem;
}

.open-day-form__row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  gap: 1.6rem;
  margin-bottom: 0.8rem;
}

.open-day-form__btn {
  text-wrap: nowrap;
  white-space: nowrap;
}

.open-day-form__btn > .btn__icon {
  -webkit-mask-image: url(../img/svg/notification-2-line-1.svg);
}

.open-day-form__hint {
  font-weight: 400;
  font-size: 1.2rem;
  line-height: 1.6rem;
  color: hsla(0, 0%, 100%, 0.7);
  margin: 0;
}

.open-day-form__hint > a {
  font: inherit;
  color: inherit;
  text-decoration: underline;
}

.quiz:has([name="quiz-step-1"][value="абитуриент"]:checked) [data-parent] {
  display: none;
}

.quiz:has([name="quiz-step-1"][value="родитель"]:checked) [data-children] {
  display: none;
}

.quiz[data-step="1"] .quiz-questions-top__step > span:not([data-step="1"]) {
  display: none;
}

.quiz[data-step="1"] .quiz-questions-top__line:after {
  width: 20%;
}

.quiz[data-step="1"] .quiz-questions-middle__wrapper {
  transform: translateX(0);
}

.quiz[data-step="1"] .quiz-item[data-item="1"] {
  height: 36rem;
}

.quiz[data-step="1"] .quiz-questions-bottom,
.quiz[data-step="2"] .quiz-questions-top__step > span:not([data-step="2"]) {
  display: none;
}

.quiz[data-step="2"] .quiz-questions-top__line:after {
  width: 40%;
}

.quiz[data-step="2"] .quiz-questions-middle__wrapper {
  transform: translateX(-87.2rem);
}

.quiz[data-step="2"]:has([name="quiz-step-1"][value="абитуриент"]:checked)
  .quiz-item[data-item="2"] {
  height: 48rem;
}

.quiz[data-step="2"]:has([name="quiz-step-1"][value="родитель"]:checked)
  .quiz-item[data-item="2"] {
  height: 48rem;
}

.quiz[data-step="3"]:has(input#quiz-3-6[name="quiz-step-3[]"]:not(:checked))
  .quiz-item-bottom-item__label
  > textarea {
  display: none;
}

.quiz[data-step="3"] .quiz-questions-top__step > span:not([data-step="3"]) {
  display: none;
}

.quiz[data-step="3"] .quiz-questions-top__line:after {
  width: 60%;
}

.quiz[data-step="3"] .quiz-questions-bottom__btn--next {
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.quiz[data-step="3"] .quiz-questions-bottom__btn--prev {
  margin-left: 0;
}

.quiz[data-step="3"] .quiz-item-bottom-item:nth-child(7) {
  width: 100%;
}

.quiz[data-step="3"] .quiz-item-bottom-item__label > textarea {
  height: 8rem;
}

.quiz[data-step="3"] .quiz-questions-middle__wrapper {
  transform: translateX(-174.4rem);
}

.quiz[data-step="3"] .quiz-item[data-item="3"] {
  height: 60.8rem;
}

.quiz[data-step="4"]:has(input#quiz-4-7[name="quiz-step-4"]:not(:checked))
  .quiz-item-bottom-item__label
  > input {
  display: none;
}

.quiz[data-step="4"] .quiz-questions-top__step > span:not([data-step="4"]) {
  display: none;
}

.quiz[data-step="4"] .quiz-questions-top__line:after {
  width: 80%;
}

.quiz[data-step="4"] .quiz-questions-bottom__btn--next {
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.quiz[data-step="4"] .quiz-questions-bottom__btn--prev {
  margin-left: 0;
}

.quiz[data-step="4"] .quiz-item-bottom-item:nth-child(7) {
  width: 100%;
}

.quiz[data-step="4"] .quiz-item-bottom-item__label > textarea {
  height: 5.6rem;
}

.quiz[data-step="4"] .quiz-questions-middle__wrapper {
  transform: translateX(-261.6rem);
}

.quiz[data-step="4"]:has([name="quiz-step-1"][value="абитуриент"]:checked)
  .quiz-item[data-item="4"] {
  height: 60.8rem;
}

.quiz[data-step="4"]:has([name="quiz-step-1"][value="родитель"]:checked)
  .quiz-item[data-item="4"] {
  height: 60.8rem;
}

.quiz[data-step="5"] .quiz-questions-top__step > span:not([data-step="5"]) {
  display: none;
}

.quiz[data-step="5"] .quiz-item-bottom-item:nth-child(5),
.quiz[data-step="5"] .quiz-questions-top__line:after {
  width: 100%;
}

.quiz[data-step="5"] .quiz-questions-middle__wrapper {
  transform: translateX(-348.8rem);
}

.quiz[data-step="5"] .quiz-item[data-item="5"] {
  height: 71.2rem;
}

.quiz[data-step="6"] .quiz-questions {
  display: none;
}

.quiz[data-step="6"] .quiz-form {
  display: -ms-flexbox;
  display: flex;
}

.quiz-questions {
  position: relative;
  padding: 12rem 2.4rem;
  background: #1d338c;
  border-radius: 1.6rem;
  overflow: hidden;
}

.quiz-questions__wrapper {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 2.4rem;
  z-index: 3;
}

.quiz-questions__column:first-child {
  width: 42.4rem;
}

.quiz-questions__column:nth-child(2) {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 2.4rem;
  width: 89.6rem;
  padding: 2.3rem;
  border: 0.1rem solid hsla(0, 0%, 100%, 0.25);
  border-radius: 1.6rem;
}

.quiz-questions__icon {
  position: absolute;
  left: 0;
  top: 12.4rem;
  transform: translateX(-50%);
  width: 70.6rem;
  z-index: 1;
}

.quiz-questions__icon img {
  width: 100%;
  animation: f 24s linear infinite;
}

@keyframes f {
  0% {
    transform: rotate(-1turn);
  }
}

.quiz-questions__star {
  position: absolute;
  z-index: 2;
}

.quiz-questions__star--first {
  left: 12.6rem;
  top: 3.2rem;
  width: 5.6rem;
}

.quiz-questions__star--second {
  left: 3.3rem;
  top: 47.9rem;
  width: 4rem;
}

.quiz-questions__star--third {
  left: 34.6rem;
  top: 56.8rem;
  width: 8rem;
}

.quiz-questions__title {
  margin-bottom: 2.4rem;
}

.quiz-questions__subdesc {
  display: inline-block;
  font-weight: 700;
  font-size: 2.4rem;
  line-height: 3.2rem;
  letter-spacing: -0.096rem;
  color: #fff;
  padding: 0.8rem;
  background: #000;
  transform-origin: right top;
  transform: rotate(-4deg);
}

.quiz-questions-top__step {
  color: #fff;
  margin-bottom: 2.4rem;
}

.quiz-questions-top__line {
  position: relative;
  width: 100%;
  height: 0.4rem;
  margin: 0 -1.6rem;
  width: calc(100% + 3.2rem);
  background: rgba(0, 0, 0, 0.15);
  border-radius: 0.4rem;
  overflow: hidden;
}

.quiz-questions-top__line:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 100%;
  background: #fff;
  transition: width 0.3s;
}

.quiz-questions-middle {
  width: 100%;
  overflow: hidden;
}

.quiz-questions-middle__wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 2.4rem;
  transition: transform 0.3s;
}

.quiz-questions-bottom {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 2.4rem;
}

.quiz-questions-bottom__row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}

.quiz-questions-bottom__row:nth-child(2) {
  gap: 2.4rem;
}

.quiz-questions-bottom__column {
  width: calc((100% - 2.4rem) / 2);
}

.quiz-questions-bottom__btn {
  transition:
    color 0.3s,
    background 0.3s,
    opacity 0.3s;
}

.quiz-questions-bottom__btn--prev {
  margin: 0 auto;
}

.quiz-questions-bottom__btn--prev > .btn__icon {
  transform: rotate(180deg);
}

.quiz-questions-bottom__btn--next {
  display: none;
  margin-left: auto;
}

.quiz-questions-bottom__btn > .btn__icon {
  -webkit-mask-image: url(../img/svg/arrow-right-line-1.svg);
}

.quiz-questions-bottom__phone {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 0.4rem;
}

.quiz-questions-bottom__phone:before {
  margin: 0;
  padding: 0;
  color: #000;
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 2rem;
  content: attr(data-desc);
  color: hsla(0, 0%, 100%, 0.7);
}

.quiz-questions-bottom__phone > p {
  color: #fff;
}

.quiz-questions-bottom__phone > p > span {
  font: inherit;
  color: hsla(0, 0%, 100%, 0.7);
}

.quiz-questions-bottom__manager {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  gap: 1.6rem;
}

.quiz-questions-bottom__manager > img {
  width: 4.8rem;
}

.quiz-questions-bottom__manager > div {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: start;
  align-items: flex-start;
}

.quiz-questions-bottom__manager > div:after {
  margin: 0;
  padding: 0;
  color: #000;
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 2rem;
  content: attr(data-desc);
  color: hsla(0, 0%, 100%, 0.7);
}

.quiz-questions-bottom__manager > div > p {
  color: #fff;
}

.quiz-item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 2.4rem;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 0;
  transition: height 0.3s;
}

.quiz-item-top__title {
  text-align: center;
}

.quiz-item-top__title > span {
  font: inherit;
  color: #fff;
}

.quiz-item-middle {
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 2.4rem;
  padding: 2.3rem;
  border: 0.1rem solid hsla(0, 0%, 100%, 0.25);
  border-radius: 1.6rem;
}

.quiz-item-middle,
.quiz-item-middle__item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
}

.quiz-item-middle__item {
  gap: 0.8rem;
}

.quiz-item-middle__item > p > span {
  font: inherit;
  color: inherit;
}

.quiz-item-middle__item > p:first-child {
  color: #fff;
}

.quiz-item-middle__item > p:nth-child(2) {
  color: hsla(0, 0%, 100%, 0.7);
}

.quiz-item-middle__item > ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.quiz-item-middle__item > ul > li {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 0.8rem;
  color: #fff;
}

.quiz-item-middle__item > ul > li:before {
  -webkit-mask-size: contain;
  -webkit-mask-position: center;
  -webkit-mask-repeat: no-repeat;
  transition: background 0.3s;
  content: "";
  width: 2.4rem;
  height: 2.4rem;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-mask-image: url(../img/svg/check-line-1.svg);
  background: hsla(0, 0%, 100%, 0.7);
}

.quiz-item-middle__item > ul > li > span {
  font: inherit;
  color: inherit;
}

.quiz-item-middle__item > ul > li:not(:last-child) {
  margin-bottom: 1.6rem;
}

.quiz-item-bottom {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 1.6rem;
  width: 100%;
}

.quiz-item-bottom-item {
  width: calc((100% - 1.6rem) / 2);
}

.quiz-item-bottom-item--picture .quiz-item-bottom-item__label {
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
}

.quiz-item-bottom-item--picture
  .quiz-item-bottom-item__label
  .quiz-item-bottom-item__icon {
  margin-left: auto;
  margin-bottom: -2.4rem;
}

.quiz-item-bottom-item--picture .quiz-item-bottom-item__label > img {
  width: 28rem;
  margin-bottom: 0.8rem;
}

.quiz-item-bottom-item--picture .quiz-item-bottom-item__desc {
  padding-right: 0;
}

.quiz-item-bottom-item > input {
  display: none;
}

.quiz-item-bottom-item
  > input:checked
  + label
  > .quiz-item-bottom-item__icon:after {
  opacity: 1;
}

.quiz-item-bottom-item__label {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  column-gap: 2rem;
  padding: 2.4rem;
  border-radius: 1.6rem;
  background: #fff;
  cursor: pointer;
}

.quiz-item-bottom-item__label:hover > .quiz-item-bottom-item__icon {
  border-color: #ba1633;
}

.quiz-item-bottom-item__label > textarea {
  resize: none;
  margin-top: 1.6rem;
}

.quiz-item-bottom-item__label > input {
  margin-top: 1.6rem;
}

.quiz-item-bottom-item__icon {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 2.4rem;
  height: 2.4rem;
  border-radius: 50%;
  border: 0.2rem solid #d9d9d9;
  transition:
    border 0.3s,
    background 0.3s;
}

.quiz-item-bottom-item__icon,
.quiz-item-bottom-item__icon:after {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
}

.quiz-item-bottom-item__icon:after {
  content: "";
  display: block;
  width: 1.371rem;
  height: 1.371rem;
  border-radius: 50%;
  background-color: #ba1633;
  opacity: 0;
  transition: 0.3s;
}

.quiz-item-bottom-item__desc {
  max-width: calc(100% - 4.4rem);
}

.quiz-form {
  display: none;
  background: #1d338c;
  -ms-flex-align: center;
  align-items: center;
  gap: 2.4rem;
  border-radius: 1.6rem;
  overflow: hidden;
}

.quiz-form__column {
  width: calc((100% - 2.4rem) / 2);
}

.quiz-form__column:first-child {
  padding: 2.4rem;
}

.quiz-form__column:nth-child(2) img {
  width: 100%;
}

.quiz-form__title {
  color: #fff;
  margin-bottom: 4.8rem;
}

.quiz-form__desc {
  color: #fff;
  margin-bottom: 1.6rem;
}

.quiz-form__desc > span {
  font: inherit;
  color: inherit;
}

.quiz-form__row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 1.6rem;
}

.quiz-form__row > input {
  width: calc((100% - 1.6rem) / 2);
}

.quiz-form__row--8 {
  gap: 0.8rem;
}

.quiz-form__row--16 {
  gap: 1.6rem;
}

.quiz-form__item > input {
  display: none;
}

.quiz-form__item > input:checked + label {
  background: #000;
  border-color: #000;
  color: #fff;
}

.quiz-form__item > input:checked + label:hover {
  border-color: #000;
}

.quiz-form__item > label {
  margin: 0;
  padding: 0;
  color: #000;
  font-weight: 500;
  font-size: 2rem;
  line-height: 2.4rem;
  letter-spacing: -0.02rem;
  display: inline-block;
  text-align: center;
  padding: 0.7rem 1.5rem;
  border: 0.1rem solid #ebebeb;
  border-radius: 2.4rem;
  background: transparent;
  cursor: pointer;
  transition:
    border 0.3s,
    background 0.3s,
    color 0.3s;
  color: #fff;
}

.quiz-form__item > label:hover {
  border-color: #ba1633;
}

.quiz-form__btn {
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  margin-bottom: 0.8rem;
}

.quiz-form__hint {
  font-weight: 400;
  font-size: 1.2rem;
  line-height: 1.6rem;
  color: hsla(0, 0%, 100%, 0.7);
  margin: 0 0 4.8rem;
}

.quiz-form__hint > a {
  font: inherit;
  color: inherit;
  text-decoration: underline;
}

.quiz-form__manager {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: start;
  align-items: flex-start;
}

.quiz-form__manager > span:first-child {
  color: #fff;
}

.quiz-form__manager > span:nth-child(2) {
  color: hsla(0, 0%, 100%, 0.7);
}

.pop-up-ad {
  position: fixed;
  left: 50%;
  bottom: 2.4rem;
  transform: translate(-50%);
  width: 100%;
  z-index: 49;
  transition: transform 0.3s;
}

.pop-up-ad--hidden {
  transform: translate(-50%, 50vh);
}

.pop-up-ad__wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: stretch;
  align-items: stretch;
  width: 100%;
  box-shadow: 0 0.2rem 1.6rem 0 hsla(0, 0%, 100%, 0.25);
  border-radius: 4.8rem;
}

.pop-up-ad-slider {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-left: 6.3rem;
  width: calc(100% - 6.3rem);
  border-radius: 4rem 0 0 4rem;
  background: #000;
}

.pop-up-ad-slider__btn {
  -webkit-mask-size: contain;
  -webkit-mask-position: center;
  -webkit-mask-repeat: no-repeat;
  position: absolute;
  width: 4rem;
  height: 4rem;
  -webkit-mask-image: url(../img/svg/arrow-right-line-1.svg);
  background: #ba1633;
  transition: background 0.3s;
  z-index: 10;
}

.pop-up-ad-slider__btn:hover {
  background: #fff;
}

.pop-up-ad-slider__btn--prev {
  left: 1.6rem;
  transform: rotate(180deg);
}

.pop-up-ad-slider__btn--next {
  right: 0.8rem;
}

.pop-up-ad-slider-item__wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 2.4rem;
  transition: transform 0.3s;
}

.pop-up-ad-slider-item__desc {
  text-wrap: nowrap;
  white-space: nowrap;
  color: #fff;
  max-width: 90rem;
  overflow: hidden;
  text-overflow: ellipsis;
}

.pop-up-ad-slider-item__link:hover {
  color: #fff;
}

.pop-up-ad__close {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0.4rem 1.15rem;
  border-radius: 0 4rem 4rem 0;
  background: #fff;
  transition: background 0.3s;
}

.pop-up-ad__close:hover {
  background: #ba1633;
}

.pop-up-ad__close:after {
  -webkit-mask-size: contain;
  -webkit-mask-position: center;
  -webkit-mask-repeat: no-repeat;
  transition: background 0.3s;
  content: "";
  width: 4rem;
  height: 4rem;
  -webkit-mask-image: url(../img/svg/cross-icon.svg);
  background: #000;
}

.consultation-modal {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.8);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  overflow: auto;
  visibility: hidden;
  opacity: 0;
  z-index: -1;
  transition:
    opacity 0.3s 0.3s,
    visibility 0s 0.6s,
    z-index 0s 0.6s;
}

.consultation-modal--appear {
  display: -ms-flexbox;
  display: flex;
  opacity: 1;
  visibility: visible;
  z-index: 100;
  transition:
    opacity 0.3s,
    visibility 0s,
    z-index 0s;
}

.consultation-modal--appear .consultation-modal__wrapper {
  transform: translateY(0);
  transition: transform 0.3s 0.3s;
}

.consultation-modal__wrapper {
  position: relative;
  width: 92rem;
  padding: 4.8rem;
  border-radius: 1.6rem;
  background: #a0a0c7;
  transform: translateY(-200vh);
  transition: transform 0.3s;
}

.consultation-modal__close {
  -webkit-mask-size: contain;
  -webkit-mask-position: center;
  -webkit-mask-repeat: no-repeat;
  transition: background 0.3s;
  position: absolute;
  right: 0.8rem;
  top: 0.8rem;
  width: 3.2rem;
  height: 3.2rem;
  -webkit-mask-image: url(../img/svg/cross-icon.svg);
  background: #000;
}

.consultation-modal__close:hover {
  background: #ba1633;
}

.consultation-modal__title {
  margin-bottom: 4.8rem;
}

.consultation-modal__row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 4.8rem;
}

.consultation-modal__column {
  width: calc((100% - 4.8rem) / 2);
}

.consultation-modal__img {
  width: 100%;
}

.consultation-modal-form__desc,
.consultation-modal-form__item {
  margin-bottom: 1.6rem;
}

.consultation-modal-form__btn {
  width: 100%;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 0.8rem;
}

.consultation-modal-form__btn > .btn__icon {
  -webkit-mask-image: url(../img/svg/icon-message.svg);
}

.consultation-modal-form__hint {
  font-weight: 400;
  font-size: 1.2rem;
  line-height: 1.6rem;
  color: rgba(0, 0, 0, 0.5);
  margin: 0;
}

.consultation-modal-form__hint > a {
  font: inherit;
  color: inherit;
  text-decoration: underline;
}

.consultation-modal-manager {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-top: 4.8rem;
}

.consultation-modal-manager__name {
  color: #000;
  margin: 0;
}

.consultation-modal-manager__position {
  color: rgba(0, 0, 0, 0.5);
  margin: 0;
}

@media screen and (min-width: 568px) {
  .advantages--second-degree .advantages-item {
    min-height: 26rem;
  }

  .advantages--second-degree .advantages-item__name {
    margin-top: auto;
  }
}

@media screen and (max-width: 1440px) {
  html {
    font-size: 0.6944444444vw;
  }
}

@media screen and (max-width: 568px) {
  html {
    font-size: 2.5641025641vw;
  }

  main {
    padding-top: 6.4rem;
  }

  .br-desktop {
    display: none;
  }

  .br-mobile {
    display: unset;
  }

  .spacing-block {
    height: 6.4rem;
    margin: 1.6rem 0;
  }

  .spacing-block-middle {
    height: 1.6rem;
    margin: 1.6rem 0;
  }

  .spacing-block-small {
    height: 1.6rem;
  }

  .title--h1 {
    font-size: 3.2rem;
    line-height: 3.6rem;
    letter-spacing: -0.128rem;
  }

  .title--h2 {
    font-size: 2.4rem;
    line-height: 2.8rem;
    letter-spacing: -0.048rem;
  }

  .title--h3 {
    font-size: 2rem;
    line-height: 2.4rem;
    letter-spacing: -0.04rem;
  }

  .text-body--p1 {
    font-size: 1.8rem;
    line-height: 2.4rem;
  }

  .text-body--p2,
  .text-body--p2b,
  .text-body--p2md {
    font-size: 1.6rem;
    line-height: 2rem;
  }

  .text-body--p3,
  .text-body--p3md,
  .text-body--p4,
  .text-body--p4md {
    font-size: 1.4rem;
    line-height: 1.8rem;
  }

  .text-body--p5,
  .text-body--p5md {
    font-size: 1.2rem;
    line-height: 1.6rem;
  }

  .caps--c1 {
    line-height: 2rem;
  }

  .caps--c1,
  .caps--c2 {
    font-size: 1.2rem;
    letter-spacing: 0.12rem;
  }

  .caps--c2 {
    line-height: 1.6rem;
  }

  .caps--c3 {
    font-size: 1rem;
    line-height: 1rem;
    letter-spacing: 0.1rem;
  }

  .subtitle {
    font-size: 1.2rem;
    line-height: 1.6rem;
    letter-spacing: 0.12rem;
    margin-bottom: 1.6rem;
  }

  .pill-info {
    font-size: 1rem;
    line-height: 1rem;
    letter-spacing: 0.1rem;
  }

  .tooltip__inner {
    font-size: 1.4rem;
    line-height: 1.8rem;
  }

  .tooltip__inner--left {
    right: auto;
    left: 100%;
  }

  .tooltip__inner--right {
    left: 0;
  }

  .input-field {
    padding: 1.3rem 1.5rem;
  }

  .btn,
  .input-field {
    font-size: 1.6rem;
    line-height: 2rem;
  }

  .btn {
    letter-spacing: -0.016rem;
    padding: 1.4rem 2.4rem;
  }

  .btn__icon {
    width: 2rem;
    height: 2rem;
  }

  .btn-arrow {
    width: 3.2rem;
    height: 3.2rem;
  }

  .btn-arrow:after {
    width: 2.4rem;
    height: 2.4rem;
  }

  .btn-play {
    width: 5.6rem;
    height: 5.6rem;
  }

  .btn-play:after {
    width: 4rem;
    height: 4rem;
  }

  .tab-info {
    padding: 0.7rem 2.3rem;
  }

  .tab,
  .tab-info {
    letter-spacing: -0.016rem;
  }

  .big-button,
  .tab,
  .tab-info {
    font-size: 1.6rem;
    line-height: 2rem;
  }

  .big-button {
    padding: 1.6rem 5.6rem;
  }

  .big-button:hover .big-button__icon,
  .big-button__icon {
    right: 1.4rem;
  }

  .link {
    font-size: 1.8rem;
    line-height: 2.4rem;
    letter-spacing: -0.018rem;
  }

  .link__icon {
    width: 2.4rem;
    height: 2.4rem;
  }

  .link--md {
    font-size: 1.6rem;
    line-height: 2rem;
    letter-spacing: -0.016rem;
  }

  .link--md .link__icon {
    width: 2rem;
    height: 2rem;
  }

  .link--sm {
    font-size: 1.2rem;
    line-height: 1.6rem;
  }

  .link--sm .link__icon {
    width: 1.6rem;
    height: 1.6rem;
  }

  .header-desktop {
    display: none;
  }

  .header-desktop-bottom-nav__link,
  .header-desktop-top__menu {
    font-size: 1.6rem;
    line-height: 2rem;
    letter-spacing: -0.016rem;
  }

  .header-desktop-bottom-nav__sublink {
    font-size: 1.4rem;
    line-height: 1.8rem;
  }

  .header-desktop-bottom__link {
    font-size: 1.6rem;
    line-height: 2rem;
    letter-spacing: -0.016rem;
  }

  .header-desktop-scroll {
    display: none;
  }

  .header-desktop-scroll__btn,
  .header-desktop-scroll__link {
    font-size: 1.4rem;
    line-height: 1.8rem;
  }

  .header-aside,
  .header-mobile {
    display: block;
  }

  .header-modal {
    display: none;
  }

  .footer {
    padding: 8.8rem 0 4.8rem;
  }

  .footer__hr {
    display: none;
  }

  .footer-top {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 3.2rem;
  }

  .footer-top__column {
    width: 100%;
  }

  .footer-top-profiles {
    padding-bottom: 3.1rem;
    border-bottom: 0.1rem solid hsla(0, 0%, 100%, 0.25);
    margin-bottom: 3.2rem;
  }

  .footer-top-profiles__list {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .footer-top-profiles__column {
    width: 100%;
  }

  .footer-top-about {
    padding-bottom: 4.7rem;
    border-bottom: 0.1rem solid hsla(0, 0%, 100%, 0.25);
  }

  .footer-top-about__list {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 3.2rem;
  }

  .footer-top-about__column {
    width: 100%;
  }

  .footer-top-contacts {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 0;
  }

  .footer-top-contacts__column:first-child .footer-top-contacts-item {
    padding-bottom: 4.7rem;
    border-bottom: 0.1rem solid hsla(0, 0%, 100%, 0.25);
    margin-bottom: 3.2rem;
  }

  .footer-top-contacts__column {
    width: 100%;
  }

  .footer-top-contacts-item {
    gap: 2.4rem;
  }

  .footer-bottom {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 4.8rem;
  }

  .footer-bottom__column {
    width: 100%;
  }

  .footer-bottom__row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .footer-bottom__sponsor {
    width: 100%;
  }

  .search-modal__close {
    width: 5.6rem;
    height: 5.6rem;
  }

  .search-modal__title {
    margin-bottom: 2.4rem;
  }

  .search-modal__form {
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 100%;
  }

  .search-modal__btn {
    width: 100%;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .callback-modal {
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .callback-modal__wrapper {
    padding: 4.8rem 2.4rem 2.4rem;
    width: 34.2rem;
    top: 4rem;
  }

  .callback-modal-form-item__item > label {
    font-size: 1.6rem;
    line-height: 2rem;
    letter-spacing: -0.016rem;
  }

  .cookie {
    width: calc(100% - 4.8rem);
    padding: 1.5rem;
    bottom: 2.4rem;
  }

  .cookie__wrapper {
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 2.4rem;
  }

  .advantages__title {
    margin-bottom: 1.6rem;
  }

  .advantages__row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 1.6rem;
  }

  .advantages-item--3 {
    width: 100%;
    height: 18.4rem;
  }

  .advantages-item--3 .advantages-item__name {
    margin-bottom: 0.8rem;
  }

  .advantages-item--4 {
    width: 100%;
  }

  .advantages-item--4 .advantages-item__name {
    margin-bottom: 0.8rem;
  }

  .advantages-item--5 {
    width: 100%;
  }

  .advantages-item__icon {
    width: 3.2rem;
  }

  .advantages-modal {
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .advantages-modal__wrapper {
    padding: 4.8rem 2.4rem 2.4rem;
    width: 34.2rem;
    top: 4rem;
  }

  .advantages-modal__list > li:before {
    width: 2rem;
    height: 2rem;
  }

  .advantages-modal__desc {
    margin-bottom: 2.4rem;
  }

  .advantages-modal-form__input {
    margin-bottom: 0.8rem;
  }

  .edu-standards__desc {
    margin-top: 4.8rem;
  }

  .edu-standards-slider {
    margin-top: 1.6rem;
  }

  .edu-standards-slider--small > .edu-standards-slider__arrow,
  .edu-standards-slider--small > .edu-standards-slider__pagination {
    display: -ms-flexbox;
    display: flex;
  }

  .edu-standards-slider--small .edu-standards-slider-item {
    min-height: 54rem;
    padding: 2.3rem;
  }

  .edu-standards-slider__arrow {
    visibility: visible;
    opacity: 1;
    width: 3.2rem;
    height: calc(100% - 2.4rem);
  }

  .edu-standards-slider__arrow--prev {
    transform: translateX(-50%);
    padding-left: 0;
  }

  .edu-standards-slider__arrow--next {
    transform: translateX(50%);
    padding-right: 0;
  }

  .edu-standards-slider__arrow--show.edu-standards-slider__arrow--next {
    transform: translateX(50%);
  }

  .edu-standards-slider__arrow--show.edu-standards-slider__arrow--prev {
    transform: translateX(-50%);
  }

  .edu-standards-slider__pagination {
    margin-top: 1.6rem;
  }

  .edu-standards-slider-item {
    min-height: 52.8rem;
  }

  .edu-standards-slider-item:after {
    width: 4.8rem;
    height: 4.8rem;
  }

  .edu-standards-slider-item__desc > p {
    font-size: 1.6rem;
    line-height: 2rem;
  }

  .edu-standards-slider-item__desc > p:not(:last-child) {
    margin-bottom: 1.6rem;
  }

  .edu-standards-slider-item__desc > ul > li {
    font-size: 1.6rem;
    line-height: 2rem;
  }

  .edu-standards-slider-item__desc > ul > li:before {
    width: 2rem;
    height: 2rem;
  }

  .edu-standards-slider-item__img {
    width: 16rem;
  }

  .edu-standards-slider-item__number {
    font-size: 2.4rem;
    line-height: 2.8rem;
    letter-spacing: -0.048rem;
    width: 3.84rem;
    height: 3.84rem;
  }

  .edu-standards-modal {
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .edu-standards-modal:has([data-profiles="human-management"])
    .edu-standards-modal__wrapper {
    top: 4rem;
  }

  .edu-standards-modal:has([data-profiles="conflictology"])
    .edu-standards-modal__wrapper {
    top: 4rem;
  }

  .edu-standards-modal:has([data-profiles="business-analytics"])
    .edu-standards-modal__wrapper {
    top: 4rem;
  }

  .edu-standards-modal:has([data-profiles="financial-consulting"])
    .edu-standards-modal__wrapper {
    top: 4rem;
  }

  .edu-standards-modal:has([data-profiles="financial-management"])
    .edu-standards-modal__wrapper {
    top: 4rem;
  }

  .edu-standards-modal:has([data-profiles="business-management"])
    .edu-standards-modal__wrapper {
    top: 4rem;
  }

  .edu-standards-modal:has([data-profiles="jurisprudence"])
    .edu-standards-modal__wrapper {
    top: 4rem;
  }

  .edu-standards-modal__wrapper {
    padding: 4.8rem 2.4rem 2.4rem;
    width: 34.2rem;
    top: 4rem;
  }

  .edu-standards-modal__list > li:before {
    width: 2rem;
    height: 2rem;
  }

  .career-center__row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 0;
  }

  .career-center__column {
    width: 100%;
  }

  .career-center__column:first-child {
    padding: 2.4rem;
  }

  .career-center__column:nth-child(2):after {
    display: none;
  }

  .career-center__desc > p:not(:last-child) {
    margin-bottom: 2.4rem;
  }

  .career-center__img {
    min-height: 0;
  }

  .edu-quality__btn {
    height: 7.2rem;
  }

  .edu-quality-first {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 1.6rem;
  }

  .edu-quality-first__column {
    width: 100%;
  }

  .edu-quality-first__column:first-child {
    min-height: 54.8rem;
    background-color: #000;
    background-image: url(../img/svg/edu-quality-2-mobile-other.svg);
    background-size: 48.9rem 49.6rem;
    background-repeat: no-repeat;
    background-position: -4.9rem -2.25rem;
    padding: 2.4rem;
  }

  .edu-quality-first__column:nth-child(2) {
    height: 34.2rem;
  }

  .edu-quality-first__title > a {
    background-size: 100% 0.1rem;
    background-position: 0 calc(100% - 0.3rem);
  }

  .edu-quality-first__bottom {
    margin-top: 4.8rem;
  }

  .edu-quality-first__desc > p > img {
    width: 2.4rem;
  }

  .edu-quality-second {
    margin-top: 1.6rem;
  }

  .edu-quality-second__row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 0;
  }

  .edu-quality-second__column {
    width: 100%;
  }

  .edu-quality-second__column:first-child {
    padding: 2.4rem;
  }

  .edu-quality-second__column:nth-child(2) {
    position: relative;
    padding: 2.3rem;
  }

  .edu-quality-second__column:nth-child(2) img {
    position: absolute;
    right: 0;
    bottom: 2.4rem;
    width: 14rem;
  }

  .edu-quality-third {
    margin-top: 1.6rem;
  }

  .edu-quality-third__row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 1.6rem 0;
    gap: 1.6rem;
  }

  .edu-quality-third__column {
    width: 100%;
    height: 20rem;
  }

  .edu-quality-third__column img {
    top: -4rem;
    right: -9rem;
    transform: unset;
  }

  .edu-quality-third__subdesc > img {
    width: 2.4rem;
    margin-bottom: -0.6rem;
  }

  .news-section-tabs {
    margin: 0 -2.4rem 2.4rem;
    padding: 0 2.4rem;
    overflow: auto;
  }

  .news-section-tabs::-webkit-scrollbar {
    display: none;
  }

  .news-section-tabs__item {
    text-wrap: nowrap;
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }

  .news-section-slider__arrow {
    visibility: visible;
    opacity: 1;
    width: 3.2rem;
    height: calc(100% - 2.4rem);
  }

  .news-section-slider__arrow--prev {
    transform: translateX(-50%);
    padding-left: 0;
  }

  .news-section-slider__arrow--next {
    transform: translateX(50%);
    padding-right: 0;
  }

  .news-section-slider__arrow--show.news-section-slider__arrow--next {
    transform: translateX(50%);
  }

  .news-section-slider__arrow--show.news-section-slider__arrow--prev {
    transform: translateX(-50%);
  }

  .news-section-slider__pagination {
    margin-top: 1.6rem;
  }

  .news-section-slider-item__row {
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .news-section-slider-item__column {
    width: 100%;
  }

  .news-section-slider-item__column:first-child {
    -ms-flex-order: 2;
    order: 2;
    min-height: unset;
  }

  .news-section-slider-item__column:nth-child(2) {
    -ms-flex-order: 1;
    order: 1;
    height: 34.2rem;
  }

  .news-section-slider-item__subtitle {
    margin-bottom: 0.8rem;
  }

  .news-section-slider-item__bottom {
    margin-top: unset;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 0.8rem;
  }

  .news-section-slider-item__date {
    position: static;
    color: rgba(0, 0, 0, 0.5);
  }

  .news-section-slider-item__link {
    font-size: 1.6rem;
    line-height: 2rem;
    letter-spacing: -0.016rem;
    opacity: 1;
  }

  .news-section-slider-item__link:after {
    width: 2rem;
    height: 2rem;
  }

  .contacts-full-top__row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 1.6rem;
  }

  .contacts-full-top-item {
    width: 100%;
  }

  .contacts-full-top-item--messenger {
    height: 12.4rem;
  }

  .contacts-full-top-item--phone {
    height: 11.6rem;
  }

  .contacts-full-top-item__top {
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .contacts-full-top-item__icon {
    width: 3.2rem;
    height: 3.2rem;
  }

  .contacts-full-top-item__desc {
    text-align: right;
  }

  .contacts-full-top-item__click--phone {
    height: 6rem;
  }

  .contacts-full-top-item__click--callback {
    height: 5.6rem;
  }

  .contacts-full-middle {
    margin-top: 1.6rem;
  }

  .contacts-full-middle__desc {
    margin-bottom: 1.6rem;
  }

  .contacts-full-middle__row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 1.6rem;
  }

  .contacts-full-middle-item {
    width: 100%;
    height: 12.4rem;
  }

  .contacts-full-middle-item__icon {
    width: 3.2rem;
    height: 3.2rem;
  }

  .contacts-full-middle-item__name {
    font-size: 1.6rem;
    line-height: 2rem;
    letter-spacing: -0.016rem;
  }

  .contacts-full-middle-item__arrow {
    width: 3.2rem;
    height: 3.2rem;
    opacity: 1;
    transform: unset;
  }

  .contacts-full-bottom {
    margin-top: 1.6rem;
  }

  .contacts-full-bottom__row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 1.6rem;
  }

  .contacts-full-bottom__column {
    width: 100%;
  }

  .contacts-full-bottom__column:first-child {
    padding: 2.4rem 2.4rem 4.8rem;
    background-position: -26.9rem -15.7rem;
  }

  .contacts-full-bottom__column:nth-child(2) {
    height: 35.4rem;
  }

  .contacts-full-bottom__bottom {
    margin-top: 4.8rem;
  }

  .contacts-full-bottom__hr {
    margin: 2.4rem 0;
  }

  .contacts-full-bottom-way__item > img {
    width: 2rem;
  }

  .contacts-full-bottom-map__fake:after {
    left: 16.1rem;
    top: 15.7rem;
  }

  .testimonials--not-pt .testimonials__container {
    padding-top: 0;
  }

  .testimonials--pt-big,
  .testimonials--pt-small {
    padding-top: 1.6rem;
  }

  .testimonials__container {
    padding-top: 24rem;
  }

  .testimonials-star {
    top: 2.1rem;
    left: 50%;
    width: 34.2rem;
    height: 27.5rem;
    transform: translateX(-50%) rotate(-10deg);
  }

  .testimonials-star img {
    width: 100%;
  }

  .testimonials-star__wrapper {
    left: 0;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
  }

  .testimonials__row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 1.6rem;
    margin-bottom: 9.6rem;
  }

  .testimonials__column:first-child {
    -ms-flex-order: 2;
    order: 2;
    width: 100%;
  }

  .testimonials__column:nth-child(2) {
    width: 100%;
    -ms-flex-order: 1;
    order: 1;
  }

  .testimonials__img {
    height: 19.4rem;
  }

  .testimonials-slider__arrow {
    visibility: visible;
    opacity: 1;
    width: 3.2rem;
    height: calc(100% - 2.4rem);
  }

  .testimonials-slider__arrow--prev {
    transform: translateX(-50%);
    padding-left: 0;
  }

  .testimonials-slider__arrow--next {
    transform: translateX(50%);
    padding-right: 0;
  }

  .testimonials-slider__arrow--show.testimonials-slider__arrow--next {
    transform: translateX(50%);
  }

  .testimonials-slider__arrow--show.testimonials-slider__arrow--prev {
    transform: translateX(-50%);
  }

  .testimonials-slider__pagination {
    margin-top: 1.6rem;
  }

  .testimonials-slider-item__row {
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .testimonials-slider-item__column {
    width: 100%;
  }

  .testimonials-slider-item__column:first-child {
    -ms-flex-order: 2;
    order: 2;
    min-height: unset;
  }

  .testimonials-slider-item__column:nth-child(2) {
    -ms-flex-order: 1;
    order: 1;
    height: 34.2rem;
  }

  .testimonials-slider-item__subtitle {
    margin-bottom: 0.8rem;
  }

  .testimonials-slider-item__bottom {
    margin-top: unset;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 0.8rem;
  }

  .testimonials-slider-item__name {
    position: static;
    color: rgba(0, 0, 0, 0.5);
  }

  .testimonials-slider-item__link {
    font-size: 1.6rem;
    line-height: 2rem;
    letter-spacing: -0.016rem;
    opacity: 1;
  }

  .testimonials-slider-item__link:after {
    width: 2rem;
    height: 2rem;
  }

  .testimonials-modal {
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .testimonials-modal__wrapper {
    padding: 4.8rem 2.4rem 2.4rem;
    max-width: 34.2rem;
    top: 4rem;
  }

  .testimonials-modal__inner {
    position: relative;
    gap: 0;
  }

  .testimonials-modal__column:first-child {
    width: 100%;
  }

  .testimonials-modal__column:nth-child(2) {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 10.2rem;
  }

  .testimonials-modal__column:nth-child(2) img {
    height: 12rem;
  }

  .testimonials-modal__desc {
    margin-bottom: 12.6rem;
  }

  .check-possibility__title {
    margin-bottom: 1.6rem;
  }

  .check-possibility__row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 1.6rem;
  }

  .check-possibility__column {
    width: 100%;
    padding: 2.4rem;
  }

  .check-possibility__column:first-child {
    min-height: 0;
    -ms-flex-order: 2;
    order: 2;
  }

  .check-possibility__column:first-child > .check-possibility__desc {
    margin-top: 4.8rem;
    margin-bottom: 1.6rem;
  }

  .check-possibility__column:nth-child(2) {
    height: 34.2rem;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-order: 1;
    order: 1;
  }

  .check-possibility__column:nth-child(2) > .check-possibility__desc {
    width: -moz-max-content;
    width: max-content;
  }

  .check-possibility__list > li {
    font-size: 1.6rem;
    line-height: 2rem;
  }

  .check-possibility__list > li:before {
    width: 2rem;
    height: 2rem;
  }

  .check-possibility-form {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 0.8rem;
  }

  .check-possibility-form > input {
    width: 100%;
  }

  .check-possibility-form > button {
    width: 100%;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .banner__row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 1.6rem;
  }

  .banner__column {
    width: 100%;
  }

  .banner__wrapper {
    background-size: 44rem 44rem;
    background-position: -4.95rem -5.6rem;
  }

  .banner-hint {
    margin-bottom: 6.626rem;
  }

  .banner-hint__desc {
    font-size: 1.1rem;
    letter-spacing: 0.11rem;
  }

  .banner-hint__icon {
    padding: 0.1rem 0.7rem;
  }

  .banner__title {
    line-height: 3.2rem;
    margin-bottom: 6.974rem;
  }

  .banner__title > span {
    font-size: 1.8rem;
    line-height: 2.4rem;
    letter-spacing: -0.072rem;
  }

  .banner-swiper__item {
    height: 34.2rem;
  }

  .numbers__imes {
    height: 8.55rem;
  }

  .numbers__imes,
  .numbers__row,
  .numbers__title {
    margin-bottom: 1.6rem;
  }

  .numbers__row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 1.6rem;
  }

  .numbers-item {
    width: 100%;
    background-position: top;
  }

  .numbers-item:first-child {
    height: auto;
    background-image: unset !important;
  }

  .numbers-item:first-child .numbers-item__top {
    padding-top: 2.325rem;
  }

  .numbers-item:nth-child(2) {
    height: 34rem;
  }

  .numbers-item:nth-child(2) .numbers-item__top > span {
    top: 4.4rem;
  }

  .numbers-item:nth-child(3) {
    height: 34.2rem;
  }

  .numbers-item:nth-child(3) .numbers-item__top > span {
    top: 4.4rem;
  }

  .numbers-item__top > p {
    font-size: 6.4rem;
    letter-spacing: -0.128rem;
  }

  .numbers-item__top > span {
    font-size: 1.8rem;
    line-height: 2.4rem;
    letter-spacing: -0.072rem;
  }

  .direction-figure__bg {
    width: 8rem;
  }

  .direction-figure__text {
    width: 6.5rem;
  }

  .direction__list {
    gap: 1.6rem;
    margin-bottom: 1.6rem;
  }

  .direction-item {
    width: 100%;
  }

  .direction-item__link {
    padding-right: 4.8rem;
  }

  .direction-item__link:after {
    opacity: 1;
    transform: translateX(-0.4rem);
  }

  .direction__link {
    display: inline-block;
  }

  .direction__link > .link__icon {
    margin-bottom: -0.7rem;
    margin-left: 0.8rem;
  }

  .see-also__row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 1.6rem;
  }

  .see-also-item {
    width: 100%;
    height: auto;
    padding: 2.4rem;
    gap: 2.4rem;
  }

  .see-also-item:hover .see-also-item__icon {
    transform: unset;
  }

  .see-also-item:hover .see-also-item__arrow {
    opacity: 1;
    transform: unset;
  }

  .see-also-item__icon {
    width: 3.2rem;
  }

  .see-also-item__arrow {
    width: 3.2rem;
    opacity: 1;
    transform: unset;
  }

  .see-also-item__name {
    margin: 0;
    padding: 0;
    color: #000;
    font-weight: 500;
    font-size: 2rem;
    line-height: 2.4rem;
    letter-spacing: -0.02rem;
    color: #fff;
  }

  .see-also-item__bg {
    display: none;
  }

  .college-section__img,
  .college-section__img img {
    height: 24rem;
  }

  .college-section-figure__bg {
    width: 8rem;
  }

  .college-section-figure__text {
    width: 6.5rem;
  }

  .college-section__bottom {
    padding: 0 2.4rem 4.8rem;
  }

  .college-section__row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 4.8rem;
  }

  .college-section__column {
    width: 100%;
  }

  .college-section__column:first-child .college-section__link {
    display: none;
  }

  .college-section__column:nth-child(2) .subtitle {
    margin-bottom: 2.4rem;
  }

  .college-section__column:nth-child(2) .college-section__link {
    display: inline;
  }

  .college-section__column:nth-child(2) .college-section__link .link__icon {
    margin-bottom: -0.7rem;
    margin-left: 0.8rem;
  }

  .college-section__list {
    margin-bottom: 4.8rem;
  }

  .take-action__title {
    margin-bottom: 1.6rem;
  }

  .take-action__row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .take-action-item:first-child {
    width: 100%;
    height: 47.2rem;
  }

  .take-action-item:first-child > .take-action-item__img {
    width: 29.4rem;
    bottom: -0.2rem;
    left: 50%;
    transform: translateX(-50%);
  }

  .take-action-item:nth-child(2) {
    width: 100%;
    height: 42.2rem;
  }

  .take-action-item:nth-child(2) > .take-action-item__img {
    width: 29.4rem;
    bottom: -0.2rem;
    top: auto;
    left: 50%;
    transform: translateX(-50%);
  }

  .take-action-item__icon {
    width: 4.8rem;
  }

  .take-action-item__desc {
    margin-top: 2.4rem;
  }

  .take-action-modal {
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .take-action-modal__wrapper {
    padding: 4.8rem 2.4rem 2.4rem;
    max-width: 34.2rem;
    top: 4rem;
  }

  .take-action-modal__inner {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 2.4rem;
  }

  .take-action-modal__column {
    width: 100%;
  }

  .take-action-modal__title {
    font-weight: 500;
    margin: 0;
    padding: 0;
    color: #000;
    font-size: 5.6rem;
    line-height: 5.6rem;
    letter-spacing: -0.224rem;
  }

  .take-action-modal__img {
    display: none;
  }

  .take-action-modal__text {
    gap: 1.6rem;
    margin-bottom: 2.4rem;
  }

  .take-action-modal__text > ul > li:before {
    width: 2rem;
    height: 2rem;
  }

  .take-action-modal-form__title {
    margin-bottom: 1.6rem;
  }

  .take-action-modal-form__input {
    margin-bottom: 0.8rem;
  }

  .job-offers-slider__arrow {
    visibility: visible;
    opacity: 1;
    width: 3.2rem;
    height: calc(100% - 2.4rem);
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .job-offers-slider__arrow > .btn-arrow {
    margin-top: 20rem;
  }

  .job-offers-slider__arrow--prev {
    transform: translateX(-50%);
    padding-left: 0;
  }

  .job-offers-slider__arrow--next {
    transform: translateX(50%);
    padding-right: 0;
  }

  .job-offers-slider__arrow--show.job-offers-slider__arrow--next {
    transform: translateX(50%);
  }

  .job-offers-slider__arrow--show.job-offers-slider__arrow--prev {
    transform: translateX(-50%);
  }

  .job-offers-slider__pagination {
    margin-top: 1.6rem;
  }

  .job-offers-slider-item {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .job-offers-slider-item__column {
    width: 100%;
  }

  .job-offers-slider-item__column:first-child {
    padding: 2.3rem 2.3rem 2.4rem;
  }

  .job-offers-slider-item__title {
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 0.8rem;
    margin-bottom: 5rem;
  }

  .job-offers-slider-item__title > span {
    font: inherit;
    transform: rotate(-4deg);
  }

  .job-offers-slider-item__bottom:before {
    font-size: 1.2rem;
    line-height: 2rem;
    letter-spacing: 0.12rem;
  }

  .job-offers-slider-item__link:hover:after {
    transform: translateX(-0.4rem);
  }

  .job-offers-slider-item__link:after {
    opacity: 1;
    transform: translateX(-0.4rem);
  }

  .job-offers-slider-item__img {
    height: 27.5rem;
  }

  .place-soul__row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 6.4rem;
  }

  .place-soul__column:first-child {
    width: 100%;
  }

  .place-soul__column:first-child > .place-soul__link {
    display: none;
  }

  .place-soul__column:nth-child(2) {
    width: 100%;
  }

  .place-soul__link {
    display: -ms-inline-flexbox;
    display: inline-flex;
  }

  .place-soul__icon {
    width: 12rem;
  }

  .place-soul-slider {
    margin-bottom: 2.4rem;
    overflow: visible;
  }

  .place-soul-slider__arrow {
    visibility: visible;
    opacity: 1;
    width: 3.2rem;
    height: calc(100% - 2.4rem);
  }

  .place-soul-slider__arrow--prev {
    transform: translateX(-50%);
    padding-left: 0;
  }

  .place-soul-slider__arrow--next {
    transform: translateX(50%);
    padding-right: 0;
  }

  .place-soul-slider__arrow--show.place-soul-slider__arrow--next {
    transform: translateX(50%);
  }

  .place-soul-slider__arrow--show.place-soul-slider__arrow--prev {
    transform: translateX(-50%);
  }

  .place-soul-slider__pagination {
    margin-top: 1.6rem;
  }

  .place-soul-slider-item {
    height: 22.7rem;
  }

  .transfer__row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 0;
  }

  .transfer__column {
    width: 100%;
  }

  .transfer__column:first-child {
    padding: 2.4rem;
  }

  .transfer__column:first-child > .transfer__title {
    margin-bottom: 2.4rem;
  }

  .transfer__title {
    margin-bottom: 1.6rem;
  }

  .transfer__desc {
    margin-bottom: 4.8rem;
  }

  .transfer__desc > ul > li:before {
    width: 2rem;
    height: 2rem;
  }

  .transfer-form__title {
    margin-bottom: 1.6rem;
  }

  .transfer-form__row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 0.8rem;
  }

  .transfer-form__btn {
    width: 100%;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .transfer__img {
    min-height: 0;
  }

  .open-day__row {
    gap: 1.6rem;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .open-day__column {
    width: 100%;
  }

  .open-day__column:first-child {
    gap: 1.6rem;
    -ms-flex-order: 2;
    order: 2;
  }

  .open-day__column:nth-child(2) {
    height: 34.2rem;
    -ms-flex-order: 1;
    order: 1;
  }

  .open-day-advantages__item:before {
    width: 2rem;
    height: 2rem;
  }

  .open-day-form__title {
    margin-bottom: 9rem;
  }

  .open-day-form__title > span {
    font-size: 2rem;
    line-height: 2.4rem;
    letter-spacing: -0.04rem;
  }

  .open-day-form__desc {
    margin-bottom: 1.6rem;
  }

  .open-day-form__row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 0.8rem;
  }

  .open-day-form__btn {
    width: 100%;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .quiz[data-step="1"] .quiz-item[data-item="1"] {
    height: 44rem;
  }

  .quiz[data-step="2"] .quiz-questions-middle__wrapper {
    transform: translateX(-31.8rem);
  }

  .quiz[data-step="2"]:has([name="quiz-step-1"][value="абитуриент"]:checked)
    .quiz-item[data-item="2"] {
    height: 62.8rem;
  }

  .quiz[data-step="2"]:has([name="quiz-step-1"][value="родитель"]:checked)
    .quiz-item[data-item="2"] {
    height: 65.2rem;
  }

  .quiz[data-step="3"] .quiz-questions-bottom__btn--next,
  .quiz[data-step="3"] .quiz-questions-bottom__btn--prev {
    width: calc((100% - 1.6rem) / 2);
    -ms-flex-pack: center;
    justify-content: center;
  }

  .quiz[data-step="3"] .quiz-item-bottom-item__label > textarea {
    height: 7.2rem;
  }

  .quiz[data-step="3"] .quiz-questions-middle__wrapper {
    transform: translateX(-63.6rem);
  }

  .quiz[data-step="3"] .quiz-item[data-item="3"] {
    height: 87.6rem;
  }

  .quiz[data-step="4"] .quiz-questions-bottom__btn--next,
  .quiz[data-step="4"] .quiz-questions-bottom__btn--prev {
    width: calc((100% - 1.6rem) / 2);
    -ms-flex-pack: center;
    justify-content: center;
  }

  .quiz[data-step="4"] .quiz-questions-middle__wrapper {
    transform: translateX(-95.4rem);
  }

  .quiz[data-step="4"]:has([name="quiz-step-1"][value="абитуриент"]:checked)
    .quiz-item[data-item="4"] {
    height: 86.8rem;
  }

  .quiz[data-step="4"]:has([name="quiz-step-1"][value="родитель"]:checked)
    .quiz-item[data-item="4"] {
    height: 89.2rem;
  }

  .quiz[data-step="5"] .quiz-questions-middle__wrapper {
    transform: translateX(-127.2rem);
  }

  .quiz[data-step="5"] .quiz-item[data-item="5"] {
    height: 102.8rem;
  }

  .quiz-questions {
    padding: 6.4rem 0 0;
  }

  .quiz-questions__wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .quiz-questions__column:first-child {
    width: 100%;
    padding: 0 2.4rem;
  }

  .quiz-questions__column:nth-child(2) {
    width: 100%;
  }

  .quiz-questions__icon {
    width: 30rem;
    top: -5.76rem;
    left: auto;
    right: 0;
    transform: translateX(50%);
  }

  .quiz-questions__star--first {
    width: 4rem;
    left: 11.2rem;
    top: 2.396rem;
  }

  .quiz-questions__star--second {
    width: 2.4rem;
    left: auto;
    top: 1.596rem;
    right: 5.4rem;
  }

  .quiz-questions__star--third {
    width: 2rem;
    left: auto;
    top: 23.281rem;
    right: 5.4rem;
  }

  .quiz-questions__subdesc {
    margin: 0;
    padding: 0;
    color: #000;
    font-weight: 500;
    font-size: 2.6rem;
    line-height: 3.2rem;
    color: #fff;
    padding: 0.8rem;
    margin-bottom: 2.4rem;
  }

  .quiz-questions-bottom__row:nth-child(2) {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 1.6rem;
  }

  .quiz-questions-bottom__column {
    width: auto;
  }

  .quiz-questions-bottom__btn--prev {
    width: 100%;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .quiz-questions-bottom__phone:before {
    font-size: 1.4rem;
    line-height: 1.8rem;
  }

  .quiz-questions-bottom__manager {
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .quiz-questions-bottom__manager > div {
    -ms-flex-align: center;
    align-items: center;
  }

  .quiz-questions-bottom__manager > div:after {
    font-size: 1.4rem;
    line-height: 1.8rem;
    max-width: 17rem;
    text-align: center;
  }

  .quiz-item-middle__item > ul > li:before {
    width: 2rem;
    height: 2rem;
  }

  .quiz-item-bottom {
    gap: 0.8rem;
  }

  .quiz-item-bottom-item {
    width: 100%;
  }

  .quiz-item-bottom-item--picture .quiz-item-bottom-item__label > img {
    width: 14rem;
  }

  .quiz-item-bottom-item__label {
    padding: 2.2rem 2.4rem;
  }

  .quiz-form {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 0;
  }

  .quiz-form__column {
    width: 100%;
  }

  .quiz-form__title {
    margin-bottom: 2.4rem;
  }

  .quiz-form__desc,
  .quiz-form__row {
    margin-bottom: 0.8rem;
  }

  .quiz-form__row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .quiz-form__row > input {
    width: 100%;
  }

  .quiz-form__row--16 {
    gap: 0.8rem;
  }

  .quiz-form__item > label {
    font-size: 1.6rem;
    line-height: 2rem;
    letter-spacing: -0.016rem;
  }

  .quiz-form__btn {
    padding-top: 0.4rem;
    padding-bottom: 0.4rem;
  }

  .quiz-form__hint {
    margin-bottom: 2.4rem;
  }

  .pop-up-ad__wrapper {
    position: relative;
  }

  .pop-up-ad-slider {
    width: 100%;
    padding: 1.6rem 3.2rem;
    border-radius: 1.6rem;
    -ms-flex-order: 2;
    order: 2;
  }

  .pop-up-ad-slider__btn {
    display: none;
  }

  .pop-up-ad-slider__btn--prev {
    left: 0.8rem;
  }

  .pop-up-ad-slider-item {
    height: auto;
  }

  .pop-up-ad-slider-item__wrapper {
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    gap: 0.4rem;
  }

  .pop-up-ad-slider-item__desc {
    text-align: center;
    max-width: 100%;
    text-wrap: wrap;
    white-space: unset;
    -webkit-line-clamp: 3;
    display: -webkit-box;
  }

  .pop-up-ad-slider-item__link {
    margin-top: auto;
  }

  .pop-up-ad__close {
    position: absolute;
    right: 0.8rem;
    top: 0.8rem;
    padding: 0;
    z-index: 10;
  }

  .pop-up-ad__close,
  .pop-up-ad__close:hover {
    background: transparent;
  }

  .pop-up-ad__close:hover:after {
    background: #ba1633;
  }

  .pop-up-ad__close:after {
    width: 2.4rem;
    height: 2.4rem;
    background: #fff;
  }

  .consultation-modal {
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .consultation-modal__wrapper {
    padding: 4.8rem 2.4rem 2.4rem;
    width: 34.2rem;
    top: 4rem;
  }

  .consultation-modal__title {
    margin-bottom: 2.4rem;
  }

  .consultation-modal__row {
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    gap: 2.4rem;
  }

  .consultation-modal__column {
    width: 100%;
  }

  .consultation-modal-form__item {
    margin-bottom: 0.8rem;
  }

  .consultation-modal-manager {
    margin-top: 2.4rem;
  }
}

@media screen and (max-width: 568px) and (max-width: 568px) {
  .see-also-item__name {
    font-size: 1.6rem;
    line-height: 2rem;
    letter-spacing: -0.016rem;
  }

  .take-action-modal__title {
    font-size: 3.2rem;
    line-height: 3.6rem;
    letter-spacing: -0.128rem;
  }

  .quiz-questions__subdesc {
    font-size: 1.8rem;
    line-height: 2.4rem;
  }
}
