@font-face {
  font-family: "HelveticaNeueSite";
  src: url("../fonts/HelveticaNeueCyr-Light.ttf") format("truetype");
  font-style: normal;
  font-weight: 300;
  font-display: block;
}

@font-face {
  font-family: "HelveticaNeueSite";
  src: url("../fonts/HelveticaNeueCyr-Roman.ttf") format("truetype");
  font-style: normal;
  font-weight: 400;
  font-display: block;
}

@font-face {
  font-family: "HelveticaNeueSite";
  src: url("../fonts/HelveticaNeueCyr-Medium.ttf") format("truetype");
  font-style: normal;
  font-weight: 500;
  font-display: block;
}

@font-face {
  font-family: "HelveticaNeueSite";
  src: url("../fonts/HelveticaNeueCyr-Bold.ttf") format("truetype");
  font-style: normal;
  font-weight: 700;
  font-display: block;
}

:root {
  --page-scale: 1;
  --edu-shift: 0px;
  --edu-link-image-gap: 40px;
  --edu-follow-gap: 40px;
  --edu-follow-shift: 80px;
  --page-height: calc(8710px + var(--bio-shift, 0px) + var(--edu-shift, 0px) + var(--edu-follow-shift));
  --menu-height: 100svh;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

html,
body {
  margin: 0;
  min-height: 100%;
}

html {
  overflow-x: hidden;
  -webkit-text-size-adjust: 100%;
  text-size-adjust: 100%;
  touch-action: pan-y;
}

body {
  background: #1f1f1f;
  color: #0c2968;
  font-family: "HelveticaNeueSite", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 0;
  display: flex;
  justify-content: center;
  overscroll-behavior-x: none;
}

body.is-menu-open {
  overflow: hidden;
}

button,
a {
  font: inherit;
}

a[x-apple-data-detectors] {
  color: inherit !important;
  text-decoration: none !important;
  font-family: inherit !important;
  font-size: inherit !important;
  font-weight: inherit !important;
  line-height: inherit !important;
  cursor: default !important;
}

a[href^="tel"],
a[href^="tel"]:link,
a[href^="tel"]:visited,
a[href^="tel"]:hover,
a[href^="tel"]:active {
  color: inherit !important;
  text-decoration: none !important;
}

button {
  appearance: none;
  border: 0;
  background: transparent;
  color: inherit;
  cursor: default;
  padding: 0;
}

p,
h1,
h2,
h3 {
  margin: 0;
}

img {
  display: block;
  max-width: none;
}

.page-shell {
  position: relative;
  width: 360px;
  height: var(--page-height);
  overflow: hidden;
  background: #ffffff;
}

.page {
  position: relative;
  width: 360px;
  height: calc(8710px + var(--bio-shift, 0px) + var(--edu-shift, 0px) + var(--edu-follow-shift));
  overflow: hidden;
  background: #ffffff;
}

.section {
  position: absolute;
  left: 0;
  width: 360px;
}

.section-title {
  position: absolute;
  left: 20px;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.4;
  text-transform: uppercase;
}

.hero {
  top: 0;
  height: 812px;
  overflow: hidden;
  color: #ffffff;
  background: #0c2968;
}

.hero__image {
  position: absolute;
  z-index: 1;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center top;
}

.hero__menu {
  position: absolute;
  z-index: 4;
  left: 300px;
  top: 40px;
  width: 40px;
  height: 24px;
  cursor: pointer;
}

.hero__menu img {
  width: 100%;
  height: 100%;
}

.hero__title {
  position: absolute;
  z-index: 4;
  left: 20px;
  top: 467px;
  font-size: 36px;
  font-weight: 400;
  line-height: 1.1;
  white-space: nowrap;
}

.hero__title span {
  display: block;
  font-weight: 500;
}

.hero__subtitle {
  position: absolute;
  z-index: 4;
  left: 20px;
  top: 558px;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.4;
  white-space: nowrap;
}

.hero__tags {
  position: absolute;
  z-index: 4;
  left: 20px;
  top: 638px;
  width: 320px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 4px;
}

.tag {
  height: 32px;
  padding: 2px 14px;
  background: rgba(255, 255, 255, 0.1);
  color: #ffffff;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
  display: flex;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
}

.tag--wide {
  width: 175px;
}

.tag--teacher {
  width: 138px;
}

.tag--short {
  width: 104px;
}

.tag--long {
  width: 198px;
}

.partner {
  position: absolute;
  z-index: 4;
}

.partner--one {
  left: 20px;
  top: 736px;
  width: 80px;
  height: 33px;
}

.partner--two {
  left: 132px;
  top: 728px;
  width: 48px;
  height: 56px;
}

.partner--three {
  left: 212px;
  top: 736px;
  width: 43px;
  height: 28px;
}

.partner--four {
  left: 287px;
  top: 745px;
  width: 51px;
  height: 19px;
}

.bio {
  top: 812px;
  height: calc(1302px + var(--bio-shift, 0px));
  background: #ffffff;
}

.bio__title {
  top: 50px;
}

.bio__content {
  position: absolute;
  left: 20px;
  top: 108px;
  width: 2151px;
  height: calc(616px + var(--bio-shift, 0px));
  touch-action: pan-y;
  user-select: none;
}

.slider-row {
  display: flex;
  align-items: flex-start;
  transition: transform 650ms ease;
  will-change: transform;
}

.bio__media {
  gap: 10px;
}

.bio-photo {
  position: relative;
  width: 309px;
  height: 320px;
  flex: 0 0 auto;
  overflow: hidden;
}

.bio-photo:not(:first-child) {
  width: 297px;
}

.bio-photo img {
  width: 100%;
  height: 100%;
  object-fit: fill;
}

.bio__texts {
  position: absolute;
  left: 0;
  top: 350px;
  gap: 22px;
}

.bio-card {
  width: 286px;
  min-width: 286px;
  display: flex;
  flex-direction: column;
  gap: 15px;
  opacity: 0.1;
  transition: opacity 650ms ease;
}

.bio-card:first-child {
  width: 297px;
  min-width: 297px;
}

.bio-card.is-active {
  opacity: 1;
}

.bio-card__text {
  width: 297px;
  height: 152px;
  overflow: hidden;
  color: #0c2968;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}

.bio-card--plain .bio-card__text {
  height: auto;
  min-height: 152px;
  overflow: visible;
}

.bio-card__text strong {
  font-weight: 500;
}

.bio-card__text b {
  font-weight: 400;
}

.bio-card.is-expanded .bio-card__text {
  height: auto;
  min-height: 152px;
  overflow: visible;
}

.open-more {
  height: 28px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  align-self: flex-start;
  gap: 5px;
  color: rgba(12, 41, 104, 0.6);
  font-size: 14px;
  font-weight: 300;
  line-height: 1.4;
  white-space: nowrap;
}

.open-more img {
  width: 24px;
  height: 24px;
  transition: transform 180ms ease;
}

.bio-card.is-expanded .open-more img {
  transform: rotate(180deg);
}

.timeline {
  position: absolute;
  left: 0;
  top: calc(575px + var(--bio-shift, 0px));
  width: 1920px;
  height: 41px;
  overflow: hidden;
}

.timeline__rail {
  position: absolute;
  left: 0;
  top: 0;
  width: 1920px;
  height: 41px;
  transition: transform 650ms ease;
  will-change: transform;
}

.timeline__item {
  position: absolute;
  left: calc(var(--i) * 320px);
  top: 0;
  width: 90px;
  height: 41px;
  color: rgba(12, 41, 104, 0.3);
  cursor: pointer;
}

.timeline__dot {
  position: absolute;
  left: 2px;
  top: 1px;
  width: 6px;
  height: 6px;
  border-radius: 999px;
  background: rgba(12, 41, 104, 0.3);
}

.timeline__item:not(:last-child)::after {
  content: "";
  position: absolute;
  left: 14px;
  top: 4px;
  width: 294px;
  height: 1px;
  background: rgba(12, 41, 104, 0.07);
}

.timeline__year {
  position: absolute;
  left: 0;
  top: 16px;
  font-size: 18px;
  line-height: 1.4;
  white-space: nowrap;
  font-weight: 300;
}

.timeline__item.is-active {
  color: #0c2968;
}

.timeline__item.is-active .timeline__dot {
  background: #0c2968;
  box-shadow: 0 0 0 1.5px rgba(12, 41, 104, 0.15);
}

.timeline__item.is-active .timeline__year {
  font-weight: 400;
}

.documents {
  position: absolute;
  left: 0;
  top: calc(789px + var(--bio-shift, 0px));
  width: 360px;
  height: 513px;
  overflow: hidden;
  background: linear-gradient(152.833deg, #0c2968 13.239%, #1851ce 108.08%);
  touch-action: pan-y;
  user-select: none;
}

.documents__title {
  position: absolute;
  left: 0;
  top: 40px;
  width: 360px;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.4;
  text-align: center;
  text-transform: uppercase;
  color: #738abb;
  white-space: nowrap;
}

.documents__title span {
  color: #ffffff;
}

.doc-card {
  position: absolute;
  left: calc(40px + var(--doc-offset, 0px));
  top: 92px;
  width: 280px;
  height: 371px;
  padding: 15px;
  background: rgba(255, 255, 255, 0.1);
  color: #ffffff;
  opacity: 0.3;
  transition: left 420ms ease, opacity 420ms ease;
  will-change: left, opacity;
}

.doc-card.is-active {
  opacity: 1;
}

.doc-card__image {
  position: relative;
  width: 250px;
  height: 289px;
  overflow: hidden;
  background: #ffffff;
  opacity: 1;
}

.doc-card__image img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.doc-card__button {
  margin-top: 20px;
  height: 32px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  color: #ffffff;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.4;
  text-decoration: none;
}

.doc-card__button img {
  width: 18px;
  height: 18px;
}

.consult {
  top: calc(2114px + var(--bio-shift, 0px));
  height: 901px;
  background: linear-gradient(180deg, #ffffff 11.745%, #1851ce 47.938%, #0c2968 92.081%);
}

.consult__title {
  top: 50px;
}

.consult__lead {
  position: absolute;
  left: 20px;
  top: 108px;
  width: 320px;
  height: 110px;
  overflow: hidden;
  color: #0c2968;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}

.consult__lead strong {
  font-weight: 700;
}

.consult__subhead {
  position: absolute;
  left: 20px;
  top: 308px;
  color: rgba(255, 255, 255, 0.7);
  font-size: 14px;
  font-weight: 400;
  line-height: 1.4;
  text-transform: uppercase;
}

.consult-row {
  position: absolute;
  left: 20px;
  width: 320px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
  color: #ffffff;
  line-height: 1.4;
}

.consult-row span {
  font-size: 18px;
  font-weight: 400;
}

.consult-row small {
  font-size: 14px;
  font-weight: 300;
  color: rgba(255, 255, 255, 0.5);
}

.consult-row--one {
  top: 358px;
}

.consult-row--two {
  top: 403px;
  width: 319px;
}

.consult-row--price {
  top: 448px;
  width: 319px;
  border-bottom: 0;
}

.consult-row--price span {
  font-weight: 300;
  color: rgba(255, 255, 255, 0.6);
}

.consult-row--price b {
  font-size: 18px;
  font-weight: 400;
  color: #ffffff;
}

.consult__cta {
  position: absolute;
  left: 20px;
  top: 513px;
  width: 320px;
  height: 46px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(255, 255, 255, 0.15);
  color: #ffffff;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.4;
  text-decoration: none;
}

.consult__note {
  position: absolute;
  left: 20px;
  top: 599px;
  width: 320px;
  color: rgba(255, 255, 255, 0.5);
  font-size: 14px;
  font-weight: 300;
  line-height: 1.4;
}

.consult__community {
  position: absolute;
  left: 20px;
  top: 819px;
  height: 32px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  color: #ffffff;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.4;
}

.consult__community img {
  width: 18px;
  height: 18px;
}

.education {
  top: calc(3015px + var(--bio-shift, 0px));
  height: calc(3490px + var(--edu-shift, 0px) + var(--edu-follow-shift));
  background: #ffffff;
}

.education__main-title {
  position: absolute;
  left: 20px;
  top: 50px;
  color: #0c2968;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.4;
  text-transform: uppercase;
}

.edu-block {
  position: absolute;
  left: 20px;
  width: 320px;
  color: #0c2968;
}

.edu-block--one {
  top: 136px;
  height: 972px;
}

.edu-block--two {
  top: calc(1130px + var(--edu-follow-gap));
  height: calc(1228px + var(--edu-shift, 0px));
}

.edu-block--three {
  top: calc(2388px + var(--edu-shift, 0px) + var(--edu-follow-shift));
  height: 1034px;
}

.edu-block__header {
  position: relative;
  width: 320px;
  height: 95px;
  padding: 10px 0;
  border-bottom: 1px solid rgba(12, 41, 104, 0.1);
  overflow: hidden;
}

.edu-block__header img {
  position: absolute;
  left: 216px;
  top: 0;
  width: 104px;
  height: 94px;
}

.edu-block__header span {
  display: block;
  color: rgba(12, 41, 104, 0.4);
  font-size: 14px;
  font-weight: 300;
  line-height: 1.3;
}

.edu-block__header h3 {
  margin-top: 10px;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.3;
  white-space: nowrap;
}

.edu-block__header strong {
  font-weight: 500;
}

.edu-block__text {
  color: #0c2968;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}

.edu-block__text p + p {
  margin-top: 22.4px;
}

.edu-block__text strong {
  font-weight: 700;
}

.edu-block__text--first {
  position: absolute;
  left: 0;
  top: 115px;
  width: 319px;
  height: auto;
  overflow: visible;
}

.blue-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  height: 34px;
  color: #0c2968;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.4;
  text-decoration: none;
}

.blue-link img {
  width: 18px;
  height: 18px;
}

.edu-block--one .blue-link {
  position: absolute;
  left: 0;
  top: 538px;
}

.edu-image {
  position: absolute;
  overflow: hidden;
}

.edu-image img {
  width: 100%;
  height: 100%;
}

.edu-image--one {
  left: 0;
  top: calc(538px + 34px + var(--edu-link-image-gap));
  width: 320px;
  height: 380px;
}

.edu-image--one img {
  object-fit: cover;
  object-position: center 22%;
  transform: scale(1.2633);
}

.edu-block__content {
  position: absolute;
  left: 0;
  top: 115px;
  width: 320px;
  height: calc(713px + var(--edu-shift, 0px));
}

.edu-block__text--school {
  position: relative;
  width: 320px;
  height: auto;
  overflow: visible;
}

.edu-block__school-preview,
.edu-block__school-full {
  width: 320px;
}

.open-more--edu {
  margin-top: 15px;
  gap: 5px;
}

.open-more--edu img {
  transition: transform 180ms ease;
}

.edu-block--two.is-expanded .open-more--edu img {
  transform: rotate(180deg);
}

.edu-banner {
  margin-top: 15px;
  width: 320px;
  min-height: 145px;
  padding: 20px 14px;
  overflow: hidden;
  background: rgba(12, 41, 104, 0.05);
  color: #0c2968;
  font-size: 15px;
  font-weight: 300;
  line-height: 1.4;
}

.edu-banner strong {
  font-weight: 500;
}

.blue-link--school {
  margin-top: 15px;
}

.edu-image--school {
  left: 0;
  top: calc(837px + var(--edu-link-image-gap) + var(--edu-shift, 0px));
  width: 320px;
  height: 380px;
}

.edu-image--school img {
  object-fit: fill;
}

.edu-block__content--community {
  position: relative;
  left: auto;
  top: auto;
  width: 319px;
  height: auto;
  margin-top: 20px;
}

.edu-block__text--community {
  width: 319px;
  height: auto;
  overflow: visible;
}

.edu-block__content--community .blue-link {
  margin-top: 15px;
}

.edu-image--community {
  position: relative;
  left: auto;
  top: auto;
  width: 320px;
  height: 380px;
  margin-top: var(--edu-link-image-gap);
}

.edu-image--community img {
  object-fit: cover;
  object-position: center;
}

.mission {
  top: calc(6478px + var(--bio-shift, 0px) + var(--edu-shift, 0px) + var(--edu-follow-shift));
  height: 658px;
  color: #ffffff;
  background: linear-gradient(146.645deg, #0c2968 13.239%, #1851ce 108.08%);
}

.mission__bg {
  position: absolute;
  left: 65px;
  top: 27px;
  width: 229px;
  height: 294px;
}

.mission__title {
  top: 50px;
  color: #ffffff;
}

.mission__main {
  position: absolute;
  left: 20px;
  top: 108px;
  width: 320px;
  min-height: 165px;
  padding: 20px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  color: #ffffff;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.4;
}

.mission__text {
  position: absolute;
  left: 20px;
  width: 320px;
  overflow: hidden;
  color: rgba(255, 255, 255, 0.7);
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}

.mission__text strong {
  font-weight: 500;
}

.mission__text--one {
  top: 303px;
  height: 110px;
}

.mission__text--two {
  top: 433px;
  height: 175px;
}

.contact {
  top: calc(7136px + var(--bio-shift, 0px) + var(--edu-shift, 0px) + var(--edu-follow-shift));
  height: 1574px;
  background: #ffffff;
}

.contact__title {
  top: 50px;
}

.contact-card {
  position: absolute;
  left: 20px;
  width: 320px;
  padding: 30px 20px;
  background: rgba(12, 41, 104, 0.05);
  color: #0c2968;
}

.contact-card--media {
  top: 98px;
  height: 306px;
}

.contact-card--consult {
  top: 414px;
  height: 234px;
}

.contact-card--school {
  top: 658px;
  height: 234px;
}

.contact-card h3 {
  width: 280px;
  color: #0c2968;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.3;
}

.contact-card > p {
  margin-top: 12px;
  width: 280px;
  color: #0c2968;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.3;
}

.contact-line {
  width: 280px;
  height: 45px;
  margin-top: 12px;
  padding: 10px 0;
  border-bottom: 1px solid rgba(12, 41, 104, 0.1);
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.contact-phone {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  color: #0c2968;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.4;
  white-space: nowrap;
}

.contact-phone,
.contact-phone *,
.contact-phone a,
.contact-phone a:link,
.contact-phone a:visited,
.contact-phone a:hover,
.contact-phone a:active {
  color: #0c2968 !important;
  text-decoration: none !important;
  -webkit-text-decoration: none !important;
  text-decoration-color: transparent !important;
}

.contact-phone *,
.contact-phone a,
.contact-phone a:link,
.contact-phone a:visited,
.contact-phone a:hover,
.contact-phone a:active {
  font-family: inherit !important;
  font-size: inherit !important;
  font-weight: inherit !important;
  line-height: inherit !important;
}

.contact-phone__number {
  display: inline-block;
}

.contact-phone img,
.contact-icons img {
  width: 24px;
  height: 24px;
}

.contact-phone--wide {
  width: 191px;
}

.contact-icons {
  display: inline-flex;
  gap: 6px;
}

.contact-icons a {
  width: 24px;
  height: 24px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
}

.contact-card .contact-person {
  margin-top: 12px;
  color: rgba(12, 41, 104, 0.7);
  font-size: 14px;
  font-weight: 300;
  line-height: 1.3;
}

.contact-person b {
  font-weight: 400;
}

.contact__image {
  position: absolute;
  left: 0;
  top: 922px;
  width: 360px;
  height: 652px;
  overflow: hidden;
}

.contact__image img {
  width: 360px;
  height: 652px;
  object-fit: fill;
}

.contact__image span {
  position: absolute;
  inset: 0;
  display: block;
  background: linear-gradient(180deg, rgba(24, 81, 206, 0) 16.488%, rgba(12, 41, 104, 0.5) 49.017%, #0c2968 75.615%);
}

.footer {
  position: absolute;
  left: 0;
  top: calc(8505px + var(--bio-shift, 0px) + var(--edu-shift, 0px) + var(--edu-follow-shift));
  width: 360px;
  height: 232px;
  color: #ffffff;
  font-size: 16px;
  line-height: 1.3;
  text-align: center;
  white-space: nowrap;
}

.footer > p,
.footer > .footer__policy {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  color: #ffffff;
}

.footer a {
  color: inherit;
}

.footer__name {
  top: 50px;
  font-weight: 500;
}

.footer__inn {
  top: 81px;
  font-weight: 300;
}

.footer__ogrnip {
  top: 110px;
  font-weight: 300;
  display: inline-flex;
  align-items: baseline;
  gap: 4px;
}

.footer__policy {
  top: 161px;
  font-weight: 300;
  text-decoration: underline;
  text-underline-position: from-font;
}

.site-menu {
  position: fixed;
  z-index: 2000;
  left: 50%;
  top: 0;
  width: 360px;
  height: 100svh;
  min-height: 779px;
  max-width: 100vw;
  overflow: hidden;
  color: #ffffff;
  background: linear-gradient(142.071deg, #0c2968 13.239%, #1851ce 108.08%);
  opacity: 0;
  pointer-events: none;
  transform: translateX(-50%);
  visibility: hidden;
  transition: opacity 180ms ease, visibility 180ms ease;
}

.site-menu.is-open {
  opacity: 1;
  pointer-events: auto;
  visibility: visible;
}

.site-menu__close {
  position: absolute;
  left: 300px;
  top: 40px;
  width: 40px;
  height: 24px;
  cursor: pointer;
}

.site-menu__close img {
  width: 100%;
  height: 100%;
}

.site-menu__label {
  position: absolute;
  left: 20px;
  top: 42px;
  color: rgba(255, 255, 255, 0.5);
  font-size: 14px;
  font-weight: 400;
  line-height: 1.4;
  text-transform: uppercase;
}

.site-menu__links {
  position: absolute;
  left: 20px;
  top: 112px;
  width: 320px;
}

.site-menu__link {
  width: 320px;
  min-height: 68px;
  padding: 20px 0;
  display: flex;
  align-items: flex-start;
  gap: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  color: #ffffff;
  text-decoration: none;
  white-space: nowrap;
}

.site-menu__link span {
  color: rgba(255, 255, 255, 0.4);
  font-size: 12px;
  font-weight: 300;
  line-height: 1;
}

.site-menu__link b {
  color: #ffffff;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.4;
}

.site-menu__footer {
  position: absolute;
  left: 20px;
  top: 738px;
  color: rgba(255, 255, 255, 0.4);
  font-size: 16px;
  font-weight: 500;
  line-height: 1.3;
  white-space: nowrap;
}

.desktop-shell {
  display: none;
}

.desktop-page {
  display: none;
}

@media (min-width: 768px) {
  body {
    display: block;
    width: 100%;
    min-width: 0;
    overflow-x: hidden;
    background: #ffffff;
  }

  .page-shell,
  .site-menu {
    display: none;
  }

  .desktop-shell {
    display: block;
    position: relative;
    width: 100vw;
    height: var(--desktop-height);
    overflow: hidden;
    background: #ffffff;
  }

  .desktop-page {
    display: block;
    position: relative;
    width: 1920px;
    height: 7534px;
    overflow: hidden;
    background: #ffffff;
    color: #0c2968;
    transform: scale(var(--desktop-scale));
    transform-origin: top left;
  }

  .desktop-section {
    position: absolute;
    left: 0;
    width: 1920px;
    overflow: hidden;
  }

  .desktop-title {
    position: absolute;
    color: #0c2968;
    font-size: 36px;
    font-weight: 700;
    line-height: 1.4;
    text-transform: uppercase;
    white-space: nowrap;
  }

  .desktop-controls {
    position: absolute;
    display: flex;
    align-items: center;
    gap: 40px;
    z-index: 5;
  }

  .desktop-controls button {
    width: 40px;
    height: 40px;
    color: rgba(12, 41, 104, 0.35);
    font-size: 32px;
    font-weight: 300;
    line-height: 1;
    cursor: pointer;
  }

  .desktop-hero {
    top: 0;
    height: 1024px;
    color: #ffffff;
    background: #0c2968;
  }

  .desktop-hero__image {
    position: absolute;
    z-index: 1;
    inset: 0;
    width: 1920px;
    height: 1024px;
    object-fit: cover;
    object-position: center;
    pointer-events: none;
  }

  .desktop-menu-link {
    position: absolute;
    z-index: 7;
    left: 100px;
    top: 90px;
    display: inline-flex;
    align-items: center;
    gap: 15px;
    height: 32px;
    padding: 0;
    border: 0;
    background: transparent;
    color: #ffffff;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.4;
    text-decoration: none;
    text-transform: uppercase;
    cursor: pointer;
  }

  .desktop-menu-link__label {
    display: block;
    line-height: 32px;
  }

  .desktop-menu-link__icon--open {
    width: 40.5px;
    height: 8px;
    flex: 0 0 auto;
    transform: translateY(-3px);
  }

  .desktop-menu-link__icon--close {
    display: none;
    position: relative;
    width: 18px;
    height: 18px;
    flex: 0 0 auto;
  }

  .desktop-menu-link__icon--close::before,
  .desktop-menu-link__icon--close::after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    width: 25.46px;
    height: 1px;
    background: #ffffff;
    transform-origin: center;
  }

  .desktop-menu-link__icon--close::before {
    transform: translate(-50%, -50%) rotate(45deg);
  }

  .desktop-menu-link__icon--close::after {
    transform: translate(-50%, -50%) rotate(-45deg);
  }

  .desktop-menu-link i {
    display: none;
    width: 1px;
    height: 32px;
    margin-left: 15px;
    background: rgba(255, 255, 255, 0.7);
  }

  .desktop-hero-menu {
    position: absolute;
    z-index: 7;
    left: 270px;
    top: 92px;
    display: flex;
    align-items: center;
    gap: 50px;
    opacity: 0;
    pointer-events: none;
  }

  .desktop-hero-menu a {
    color: #ffffff;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.4;
    text-decoration: none;
    white-space: nowrap;
  }

  .desktop-hero.is-menu-open .desktop-menu-link__label {
    color: rgba(255, 255, 255, 0.5);
  }

  .desktop-hero.is-menu-open .desktop-menu-link__icon--open {
    display: none;
  }

  .desktop-hero.is-menu-open .desktop-menu-link__icon--close,
  .desktop-hero.is-menu-open .desktop-menu-link i {
    display: block;
  }

  .desktop-hero.is-menu-open .desktop-hero-menu {
    opacity: 1;
    pointer-events: auto;
  }

  .desktop-hero__title {
    position: absolute;
    z-index: 4;
    left: 100px;
    top: 410px;
    color: #ffffff;
    font-size: 120px;
    font-weight: 400;
    line-height: 1.1;
    white-space: nowrap;
  }

  .desktop-hero__title span {
    display: block;
    font-weight: 500;
  }

  .desktop-hero__subtitle {
    position: absolute;
    z-index: 4;
    left: 100px;
    top: 695px;
    color: #ffffff;
    font-size: 26px;
    font-weight: 300;
    line-height: 1.4;
    white-space: nowrap;
  }

  .desktop-hero__tags {
    position: absolute;
    z-index: 4;
    left: 100px;
    top: 877px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 8px;
  }

  .desktop-hero__tags span {
    height: 50px;
    padding: 8px 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(255, 255, 255, 0.1);
    color: #ffffff;
    font-size: 24px;
    font-weight: 300;
    line-height: 1.4;
    white-space: nowrap;
  }

  .desktop-hero__partners {
    position: absolute;
    z-index: 4;
    left: 1339px;
    top: 859px;
    width: 481px;
    height: 95px;
  }

  .desktop-bio {
    top: 1024px;
    height: 1930px;
    background: #ffffff;
  }

  .desktop-bio__content {
    position: absolute;
    left: 0;
    top: 0;
    width: 1920px;
    height: 1020px;
    overflow: hidden;
    background: #ffffff;
  }

  .desktop-bio__title {
    left: 100px;
    top: 120px;
  }

  .desktop-bio__text {
    position: absolute;
    left: 100px;
    top: 210px;
    width: 720px;
    max-height: 430px;
    overflow: hidden;
    color: #0c2968;
    font-size: 26px;
    font-weight: 300;
    line-height: 1.4;
  }

  .desktop-bio__text strong {
    font-weight: 500;
  }

  .desktop-bio__photo {
    position: absolute;
    left: 920px;
    top: 0;
    width: 1000px;
    height: 1020px;
    object-fit: cover;
    object-position: center bottom;
  }

  .desktop-bio__photo--contain {
    object-fit: contain;
    object-position: center top;
    background: #ffffff;
  }

  .desktop-bio__years {
    position: absolute;
    left: 100px;
    top: 923px;
    display: flex;
    gap: 30px;
    color: rgba(12, 41, 104, 0.3);
    font-size: 24px;
    font-weight: 300;
    line-height: 1.4;
    white-space: nowrap;
  }

  .desktop-bio__years .is-active {
    color: #0c2968;
    font-weight: 400;
  }

  .desktop-bio__years span {
    cursor: pointer;
  }

  .desktop-bio__controls {
    left: 700px;
    top: 920px;
  }

  .desktop-documents {
    position: absolute;
    left: 0;
    top: 1020px;
    width: 1920px;
    height: 910px;
    overflow: hidden;
    background: linear-gradient(170.314deg, #0c2968 13.239%, #1851ce 108.08%);
  }

  .desktop-documents__title {
    position: absolute;
    left: 100px;
    top: 100px;
    color: #738abb;
    font-size: 36px;
    font-weight: 700;
    line-height: 1.4;
    text-transform: uppercase;
    white-space: nowrap;
  }

  .desktop-documents__title span {
    color: #ffffff;
  }

  .desktop-documents__controls {
    left: 1700px;
    top: 105px;
  }

  .desktop-documents__controls button {
    color: rgba(255, 255, 255, 0.5);
  }

  .desktop-doc-card {
    position: absolute;
    left: var(--x);
    top: 210px;
    width: 415px;
    height: 576px;
    padding: 30px;
    background: rgba(255, 255, 255, 0.1);
    color: #ffffff;
    transition: left 0.45s ease, opacity 0.45s ease;
    cursor: pointer;
  }

  .desktop-doc-card--muted {
    opacity: 0.3;
  }

  .desktop-doc-card__image {
    width: 355px;
    height: 430px;
    background: #ffffff;
    overflow: hidden;
  }

  .desktop-doc-card__image img {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }

  .desktop-doc-card a {
    position: absolute;
    left: 30px;
    bottom: 30px;
    display: inline-flex;
    align-items: center;
    gap: 10px;
    color: #ffffff;
    font-size: 26px;
    font-weight: 400;
    line-height: 1.4;
    text-decoration: none;
  }

  .desktop-doc-card a span {
    font-size: 36px;
    line-height: 1;
  }

  .desktop-consult {
    top: 2954px;
    height: 1031px;
    color: #ffffff;
    background: linear-gradient(180deg, #ffffff 11.745%, #1851ce 47.938%, #0c2968 92.081%);
  }

  .desktop-consult__photo {
    position: absolute;
    left: 900px;
    top: 137px;
    width: 1020px;
    height: auto;
    object-fit: contain;
    pointer-events: none;
  }

  .desktop-consult__title {
    left: 100px;
    top: 120px;
  }

  .desktop-consult__lead {
    position: absolute;
    left: 100px;
    top: 210px;
    width: 720px;
    height: 144px;
    overflow: hidden;
    color: #0c2968;
    font-size: 26px;
    font-weight: 300;
    line-height: 1.4;
  }

  .desktop-consult__lead strong {
    font-weight: 700;
  }

  .desktop-consult__subhead {
    position: absolute;
    left: 100px;
    top: 499px;
    color: rgba(255, 255, 255, 0.7);
    font-size: 22px;
    font-weight: 400;
    line-height: 1.4;
    text-transform: uppercase;
  }

  .desktop-consult-row {
    position: absolute;
    left: 100px;
    width: 720px;
    height: 66px;
    padding-bottom: 30px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    color: #ffffff;
    line-height: 1.4;
  }

  .desktop-consult-row--one {
    top: 586px;
  }

  .desktop-consult-row--two {
    top: 682px;
  }

  .desktop-consult-row--price {
    top: 778px;
    border-bottom: 0;
  }

  .desktop-consult-row span,
  .desktop-consult-row b {
    font-size: 26px;
    font-weight: 400;
  }

  .desktop-consult-row small {
    color: rgba(255, 255, 255, 0.5);
    font-size: 26px;
    font-weight: 300;
  }

  .desktop-consult__cta {
    position: absolute;
    left: 100px;
    top: 863px;
    width: 720px;
    height: 68px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(255, 255, 255, 0.15);
    color: #ffffff;
    font-size: 26px;
    font-weight: 400;
    line-height: 1.4;
    text-decoration: none;
  }

  .desktop-consult__note {
    position: absolute;
    left: 920px;
    top: 211px;
    width: 560px;
    color: rgba(255, 255, 255, 0.65);
    font-size: 22px;
    font-weight: 300;
    line-height: 1.4;
  }

  .desktop-consult__community {
    position: absolute;
    left: 920px;
    top: 586px;
    color: #ffffff;
    font-size: 22px;
    font-weight: 400;
    line-height: 1.4;
    text-decoration: underline;
    text-underline-position: from-font;
  }

  .desktop-education {
    top: 3985px;
    height: 1158px;
    background: #ffffff;
  }

  .desktop-education__main-title {
    left: 100px;
    top: 120px;
  }

  .desktop-education__section {
    position: absolute;
    left: 100px;
    top: 220px;
    width: 720px;
    height: 878px;
  }

  .desktop-education__header {
    position: absolute;
    left: 0;
    top: 0;
    width: 720px;
    height: 69px;
    display: flex;
    gap: 20px;
    border-bottom: 1px solid rgba(12, 41, 104, 0.1);
  }

  .desktop-education__header span {
    color: rgba(12, 41, 104, 0.4);
    font-size: 22px;
    font-weight: 300;
    line-height: 1.3;
  }

  .desktop-education__header h3 {
    color: #0c2968;
    font-size: 30px;
    font-weight: 400;
    line-height: 1.3;
    transition: opacity 0.3s ease;
  }

  .desktop-education__text {
    position: absolute;
    left: 0;
    top: 99px;
    width: 720px;
    max-height: none;
    overflow: visible;
    color: #0c2968;
    font-size: 26px;
    font-weight: 300;
    line-height: 1.4;
    transition: opacity 0.3s ease;
  }

  .desktop-education__text p + p {
    margin-top: 36px;
  }

  .desktop-education--school .desktop-education__text {
    width: 720px;
  }

  .desktop-education--school .desktop-education__text p {
    max-width: 720px;
  }

  .desktop-education__school-preview {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
  }

  .desktop-education__school-preview[hidden],
  .desktop-education__school-full[hidden] {
    display: none;
  }

  .desktop-education__more {
    margin-top: 28px;
    display: inline-flex;
    align-items: center;
    gap: 14px;
    color: rgba(12, 41, 104, 0.62);
    font-size: 22px;
    font-weight: 300;
    line-height: 1.3;
    cursor: pointer;
  }

  .desktop-education__more img {
    display: none;
  }

  .desktop-education__more::after {
    content: "";
    width: 12px;
    height: 12px;
    border-right: 1px solid rgba(12, 41, 104, 0.62);
    border-bottom: 1px solid rgba(12, 41, 104, 0.62);
    transform: rotate(45deg) translateY(-3px);
  }

  .desktop-education.is-school-expanded .desktop-education__more::after {
    transform: rotate(225deg) translate(-3px, -1px);
  }

  .desktop-education__award {
    width: 720px;
    min-height: 124px;
    margin-top: 36px;
    padding: 24px 30px;
    background: #f2f4f8;
    color: #0c2968;
    font-size: 21px;
    font-weight: 300;
    line-height: 1.36;
  }

  .desktop-education__award strong {
    font-weight: 700;
  }

  .desktop-education--school.is-school-expanded .desktop-education__text {
    font-size: 22px;
    line-height: 1.28;
  }

  .desktop-education--school.is-school-expanded .desktop-education__text p + p {
    margin-top: 22px;
  }

  .desktop-education--school.is-school-expanded .desktop-education__more {
    margin-top: 18px;
    font-size: 20px;
    line-height: 1.25;
  }

  .desktop-education--school.is-school-expanded .desktop-education__award {
    min-height: 110px;
    margin-top: 26px;
    padding: 20px 30px;
    font-size: 20px;
    line-height: 1.3;
  }

  .desktop-blue-link {
    position: absolute;
    left: 0;
    bottom: 0;
    display: inline-flex;
    align-items: center;
    gap: 10px;
    color: #0c2968;
    font-size: 26px;
    font-weight: 500;
    line-height: 1.4;
    text-decoration: none;
  }

  .desktop-blue-link span {
    font-size: 36px;
    font-weight: 300;
    line-height: 1;
  }

  .desktop-education__controls {
    left: 600px;
    top: 834px;
  }

  .desktop-education__image {
    position: absolute;
    left: 920px;
    top: 0;
    width: 1000px;
    height: 1158px;
    object-fit: cover;
    object-position: center;
    transition: opacity 0.3s ease;
  }

  .desktop-education.is-changing .desktop-education__header h3,
  .desktop-education.is-changing .desktop-education__text,
  .desktop-education.is-changing .desktop-education__image {
    opacity: 0.86;
  }

  .desktop-mission {
    top: 5143px;
    height: 861px;
    color: #ffffff;
    background: linear-gradient(146.645deg, #0c2968 13.239%, #1851ce 108.08%);
  }

  .desktop-mission__bg {
    position: absolute;
    left: 1232px;
    top: 44px;
    width: 588px;
    height: 756px;
    pointer-events: none;
  }

  .desktop-mission__title {
    left: 100px;
    top: 143px;
    color: #ffffff;
  }

  .desktop-mission__main {
    position: absolute;
    left: 100px;
    top: 573px;
    width: 720px;
    min-height: 168px;
    padding-top: 40px;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    color: #ffffff;
    font-size: 30px;
    font-weight: 400;
    line-height: 1.4;
  }

  .desktop-mission__text {
    position: absolute;
    left: 920px;
    width: 900px;
    color: rgba(255, 255, 255, 0.7);
    font-size: 26px;
    font-weight: 300;
    line-height: 1.4;
  }

  .desktop-mission__text strong {
    font-weight: 500;
  }

  .desktop-mission__text--one {
    top: 493px;
  }

  .desktop-mission__text--two {
    top: 626px;
  }

  .desktop-contact {
    top: 6004px;
    height: 1331px;
    background: #ffffff;
  }

  .desktop-contact__title {
    left: 100px;
    top: 120px;
  }

  .desktop-contact__image {
    position: absolute;
    left: 920px;
    top: 0;
    width: 1000px;
    height: 1331px;
    overflow: hidden;
  }

  .desktop-contact__image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
  }

  .desktop-contact-card {
    position: absolute;
    left: 100px;
    width: 720px;
    color: #0c2968;
  }

  .desktop-contact-card--media {
    top: 232px;
  }

  .desktop-contact-card--consult {
    top: 611px;
  }

  .desktop-contact-card--school {
    top: 961px;
  }

  .desktop-contact-card h3 {
    color: #0c2968;
    font-size: 24px;
    font-weight: 500;
    line-height: 1.3;
  }

  .desktop-contact-card > p {
    margin-top: 30px;
    width: 720px;
    color: #0c2968;
    font-size: 22px;
    font-weight: 300;
    line-height: 1.3;
  }

  .desktop-contact-line {
    margin-top: 30px;
    width: 720px;
    height: 62px;
    padding: 10px 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid rgba(12, 41, 104, 0.1);
  }

  .desktop-contact-phone {
    display: inline-flex;
    align-items: center;
    gap: 15px;
    color: #0c2968;
    font-size: 30px;
    font-weight: 700;
    line-height: 1.4;
    text-decoration: none;
    white-space: nowrap;
  }

  .desktop-contact-phone img {
    width: 42px;
    height: 42px;
  }

  .desktop-contact-icons {
    display: inline-flex;
    gap: 18px;
  }

  .desktop-contact-icons a,
  .desktop-contact-icons img {
    width: 36px;
    height: 36px;
  }

  .desktop-contact-person {
    color: rgba(12, 41, 104, 0.7);
  }

  .desktop-contact-person b {
    font-weight: 400;
  }

  .desktop-footer {
    position: absolute;
    left: 0;
    top: 7335px;
    width: 1920px;
    height: 199px;
    display: grid;
    grid-template-columns: 338px 200px 278px 317px;
    gap: 195px;
    align-items: center;
    padding: 0 100px;
    color: #ffffff;
    background: #0c2968;
    font-size: 22px;
    font-weight: 300;
    line-height: 1.3;
    white-space: nowrap;
  }

  .desktop-footer p:first-child {
    font-weight: 500;
  }

  .desktop-footer a {
    color: #ffffff;
    text-decoration: underline;
    text-underline-position: from-font;
  }
}

@media (max-width: 767px) {
  body {
    display: block;
    width: 100%;
    overflow-x: hidden;
    background: #ffffff;
  }

  .page-shell {
    width: 100vw;
    height: var(--page-height);
  }

  .page {
    transform: scale(var(--page-scale));
    transform-origin: top left;
  }

  .site-menu {
    left: 0;
    width: 360px;
    max-width: none;
    height: var(--menu-height);
    min-height: 779px;
    transform: scale(var(--page-scale));
    transform-origin: top left;
  }
}
