@import url("https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:ital,wght@0,400;0,500;0,700;1,400;1,500;1,700&display=swap");
@font-face {
  font-family: 'Kyiv Type Sans 2';
  src: url("/assets/VSTUP/fonts/KyivTypeSans/KyivTypeSans-Medium2.woff2") format("woff2"), url("/assets/VSTUP/fonts/KyivTypeSans/KyivTypeSans-Medium2.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Kyiv Type Sans 2';
  src: url("/assets/VSTUP/fonts/KyivTypeSans/KyivTypeSans-Bold2.woff2") format("woff2"), url("/assets/VSTUP/fonts/KyivTypeSans/KyivTypeSans-Bold2.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Kyiv Type Sans';
  src: url("/assets/VSTUP/fonts/KyivTypeSans/KyivTypeSans-Medium.woff2") format("woff2"), url("/assets/VSTUP/fonts/KyivTypeSans/KyivTypeSans-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

html {
  font-size: 14px; }
  @media screen and (min-width: 768px) {
    html {
      font-size: 15px; } }
  @media screen and (min-width: 992px) {
    html {
      font-size: 16px; } }

body {
  font-family: 'IBM Plex Sans', sans-serif;
  font-weight: 400;
  line-height: normal;
  background-color: #f9fafb;
  color: #262D42; }
  body.no-scroll {
    overflow: hidden; }

.wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 100vh;
  position: relative; }

.container-fluid {
  padding-left: 2.5rem;
  padding-right: 2.5rem; }

section {
  width: 100%;
  height: auto;
  position: relative;
  background: no-repeat center center;
  background-size: cover;
  padding: 1.875rem 0; }
  section > * {
    position: relative;
    z-index: auto; }

button {
  border: 0;
  cursor: pointer; }

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

*:focus {
  outline: none; }

ul {
  margin: 0; }

h1, h2, h3, h4, h5, h6 {
  font-family: 'Kyiv Type Sans', sans-serif;
  font-weight: 500;
  margin: 0; }

h1 {
  font-size: 2rem;
  padding-top: 0.9375rem;
  padding-bottom: 1.875rem; }

h2 {
  font-size: 1.75rem;
  padding-bottom: 1.25rem; }

h3 {
  font-size: 1.5rem; }

h4 {
  font-size: 1.25rem; }

h5 {
  font-size: 1.125rem; }

p {
  margin: 0 0 0.9375rem 0;
  padding: 0; }

address {
  font-style: normal; }

.container-fluid {
  padding-left: var(--bs-gutter-x, 0.75rem);
  padding-right: var(--bs-gutter-x, 0.75rem); }

::-moz-selection {
  background-color: #83aef3; }

::selection {
  background-color: #83aef3; }

::-webkit-input-placeholder {
  color: #8390A8; }

:-ms-input-placeholder {
  color: #8390A8; }

::-ms-input-placeholder {
  color: #8390A8; }

::placeholder {
  color: #8390A8; }

::-webkit-input-placeholder {
  color: #8390A8; }

a {
  color: #043AB8;
  text-decoration: underline;
  font-weight: 500;
  cursor: pointer;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s; }
  a:hover {
    text-decoration: none;
    opacity: .75; }

strong {
  font-weight: bold; }

.wt-color {
  color: #fff; }

.text-color-light {
  color: #8390A8; }

.text-color-primary {
  color: #043AB8; }

.link {
  font-size: 1.125rem; }

hr {
  background-color: #8390A8; }

.section-index {
  padding-top: 3.75rem;
  padding-bottom: 3.75rem; }

.overlay:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 30, 128, 0.6); }

.section-index__title {
  font-family: 'Kyiv Type Sans', sans-serif;
  font-weight: 500;
  font-size: 2.5rem;
  margin-bottom: 1.875rem; }

.section-index__subtitle {
  font-size: 1.125rem; }

.section__card {
  background-color: #fff;
  border-radius: 0.625rem;
  height: 100%;
  border: 1px solid #ebedf0;
  padding: 1.875rem; }

.card__title {
  font-size: 1.5rem;
  font-family: 'Kyiv Type Sans', sans-serif;
  font-weight: 500;
  color: #262D42;
  margin-bottom: 0.9375rem; }

.page__title, .page__subtitle {
  font-family: 'Kyiv Type Sans', sans-serif;
  font-size: 2rem;
  font-weight: 500;
  color: #262D42; }

.page__subtitle {
  font-size: 1.5rem; }

.page__head {
  font-family: 'Kyiv Type Sans', sans-serif;
  font-size: 1.25rem;
  font-weight: 500; }

.page__subhead {
  font-size: 1.125rem;
  font-weight: 500;
  padding-top: 1.25rem;
  padding-bottom: 0.625rem; }

.supplement-text {
  font-size: 1rem;
  font-weight: normal;
  color: #8390A8; }

.ext-link {
  font-size: 1.125rem;
  color: #043AB8;
  margin-right: 1.875rem;
  display: inline-block; }
  .ext-link > *:not(.ext-link__icon) {
    display: initial; }

.ext-link__icon {
  width: 1.75rem;
  height: 1.375rem;
  fill: #043AB8;
  text-decoration: none;
  padding: 0 3px; }

.icon {
  width: 1.375rem;
  height: 1.375rem;
  fill: #043AB8; }
  .icon--left {
    margin-right: 0.625rem; }
  .icon--right {
    margin-left: 0.625rem; }

.warning-block {
  background-color: rgba(255, 223, 15, 0.25);
  padding: 1.25rem;
  color: #B26E08;
  font-weight: 500;
  font-size: 1.125rem;
  gap: 0.625rem;
  border-radius: 0.625rem; }

.warning__icon {
  fill: #B26E08;
  width: 2rem;
  height: 2rem;
  min-width: 2rem; }

.document__taxonomy[role="tablist"] .taxonomy:not(.active) {
  opacity: .4;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s; }
  .document__taxonomy[role="tablist"] .taxonomy:not(.active):hover {
    opacity: 1; }

.taxonomy {
  font-weight: normal;
  font-size: 1.125rem;
  padding: 0.25rem 0.625rem;
  border-radius: 1.5rem;
  margin-top: 0.25rem;
  margin-right: 0.375rem;
  color: #1664E0;
  background-color: #e0ebfc;
  border: 1px solid transparent;
  display: inline-block;
  text-align: center; }
  .taxonomy:last-child {
    margin-right: 0; }
  .taxonomy--2, .autumn {
    color: #FC6621;
    background-color: rgba(252, 102, 33, 0.11); }

.fgn {
  background-color: rgba(62, 174, 255, 0.19);
  color: #0971BB; }

.fen {
  background-color: rgba(237, 46, 46, 0.1);
  color: #E51818; }

.fi {
  background-color: rgba(145, 95, 251, 0.15);
  color: #6324E9; }

.fpvn {
  background-color: rgba(193, 3, 41, 0.12);
  color: #C10329; }

.fprn, .spring, .taxonomy--3 {
  background-color: rgba(22, 149, 58, 0.12);
  color: #067926; }

.fsnst, .summer, .taxonomy--4 {
  background-color: rgba(255, 223, 15, 0.25);
  color: #B26E08; }

input, textarea {
  background: transparent;
  border: none;
  border-bottom: 1px solid #ebedf0;
  border-radius: 0;
  padding: 0.625rem;
  width: 100%;
  outline: none;
  font-family: 'IBM Plex Sans', sans-serif;
  font-size: 1rem; }
  input:focus, textarea:focus {
    border-color: #043AB8; }

textarea {
  resize: vertical; }

.form__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  @media screen and (min-width: 768px) {
    .form__row {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }
  @media (orientation: portrait) {
    .form__row {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }

button, input[type="button"], textarea[type="button"], input[type="submit"], textarea[type="submit"], .button {
  display: inline-block;
  border: 1px solid #1664E0;
  border-radius: 1.875rem;
  padding: 0.75rem 1.5rem;
  text-align: center;
  font-size: 1.125rem;
  font-weight: 500;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  text-decoration: none;
  font-family: 'IBM Plex Sans', sans-serif;
  line-height: 1.5625rem;
  width: auto; }
  button:hover, input[type="button"]:hover, textarea[type="button"]:hover, input[type="submit"]:hover, textarea[type="submit"]:hover, .button:hover {
    opacity: .7; }
  button:active, button:focus, input[type="button"]:active, textarea[type="button"]:active, input[type="button"]:focus, textarea[type="button"]:focus, input[type="submit"]:active, textarea[type="submit"]:active, input[type="submit"]:focus, textarea[type="submit"]:focus, .button:active, .button:focus {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none; }

input[type="checkbox"], textarea[type="checkbox"] {
  width: 1.5625rem;
  height: 1.5625rem;
  margin-right: 0.3125rem; }
  input[type="checkbox"]:checked, textarea[type="checkbox"]:checked {
    background-color: #043AB8; }

.button__icon {
  width: 2.125rem;
  height: 1.375rem;
  fill: currentColor;
  padding: 0 0.375rem; }

.button--dark {
  background-color: #1664E0;
  color: #fff; }
  .button--dark:hover {
    color: #fff; }

.button--light {
  background-color: #fff;
  color: #1664E0; }

.app-button {
  color: #1664E0;
  padding: 0.75rem 1.5rem 0.75rem 1rem;
  border: 1px solid #1664E0;
  border-radius: 1.875rem;
  font-size: 1.125rem;
  font-weight: 500;
  display: inline-block;
  text-decoration: none;
  margin-bottom: 0.625rem;
  -webkit-transition: .2s;
  -o-transition: .2s;
  transition: .2s;
  white-space: nowrap; }
  .app-button:hover {
    background-color: #043AB8;
    color: #fff;
    border-color: #043AB8; }
    .app-button:hover .app-button__icon {
      fill: #fff; }

.app-button__icon {
  fill: #1664E0;
  width: 1.375rem;
  height: 1.375rem;
  margin-right: 0.625rem; }

.btn-search {
  padding: 0.625rem; }
  .btn-search:focus {
    -webkit-box-shadow: none;
    box-shadow: none; }

.search-icon {
  width: 1.5rem;
  height: 1.5rem;
  fill: #043AB8; }

.search-input {
  border: none;
  border-bottom: 1px solid #ebedf0;
  padding: 0.625rem 1rem;
  color: #8390A8; }
  @media screen and (min-width: 992px) {
    .search-input {
      width: 31.25rem; } }

.body--overflow {
  overflow: hidden; }

.error-page {
  font-size: 1.125rem; }

.error-page__title {
  font-family: 'Kyiv Type Sans 2', sans-serif;
  color: #1664E0;
  font-weight: bold;
  font-size: 9.375rem; }

.map-frame {
  border-radius: 1.25rem;
  height: 25rem; }
  @media screen and (min-width: 1200px) {
    .map-frame {
      height: 100%; } }

table tbody {
  border-width: initial; }

.footer {
  background: #001e80;
  padding: 3.75rem 0;
  margin-top: auto;
  color: #fff; }
  .footer ul {
    list-style: none;
    padding: 0; }
  .footer a {
    color: #fff; }
  .footer .logo__image {
    height: 3.75rem;
    width: 3.75rem;
    fill: #fff; }
  .footer svg {
    fill: #fff; }

.footer__col-title {
  margin-bottom: 1.25rem;
  font-size: 1.125rem;
  line-height: 1.3;
  font-weight: 500; }

.footer-menu__item {
  padding-bottom: 0.5rem;
  font-size: 1rem;
  list-style: none; }

.footer-menu__link {
  text-decoration: none;
  font-weight: normal; }
  .footer-menu__link:hover {
    opacity: .6; }

.soc__link {
  text-decoration: none;
  margin-right: 1.25rem; }
  .soc__link:last-child {
    margin-right: 0; }

.soc__icon {
  height: 1.875rem;
  width: 1.875rem; }

.header {
  padding: 0.375rem 0;
  color: #262D42;
  width: 100%;
  background-color: #fff;
  border: 1px solid #ebedf0; }
  .header ul {
    list-style: none;
    padding: 0; }

.logo__image {
  height: 2.5rem; }

.navbar {
  font-weight: normal;
  position: relative;
  z-index: 1100; }
  .navbar a {
    font-weight: normal; }

@media screen and (min-width: 1200px) {
  .navbar-nav > .nav__item > .nav__link:hover {
    background-color: transparent; }
  .navbar-nav > .nav__item > .nav__link + span {
    top: 0.75rem !important; } }

@media screen and (min-width: 1200px) {
  .navbar-nav > .nav__item:hover > ul {
    display: initial; } }

.nav__item > ul {
  background: none; }
  .nav__item > ul .nav__link {
    padding-left: 2.5rem; }
  @media screen and (min-width: 1200px) {
    .nav__item > ul {
      position: absolute;
      top: 100%;
      min-width: 18.75rem;
      -webkit-box-shadow: 0px 2px 10px 0px rgba(38, 45, 66, 0.2);
      box-shadow: 0px 2px 10px 0px rgba(38, 45, 66, 0.2);
      background: #fff; }
      .nav__item > ul .nav__link {
        padding-left: 2.5rem; } }
  .nav__item > ul ul {
    position: relative;
    -webkit-box-shadow: none;
    box-shadow: none; }
    .nav__item > ul ul .nav__link {
      padding-left: 3.75rem; }
      @media screen and (min-width: 1200px) {
        .nav__item > ul ul .nav__link {
          padding-left: 2.5rem; } }

.nav__item ul {
  border: none;
  border-radius: 0;
  padding: 0; }
  @media screen and (min-width: 1200px) {
    .nav__item ul .nav__item {
      border-bottom: 1px solid #ebedf0; } }
  @media screen and (min-width: 1200px) {
    .nav__item ul .nav__link {
      padding: 1.125rem 1.25rem; } }

.nav__item.dropdown {
  position: relative; }
  .nav__item.dropdown > .nav__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding-right: 2.25rem;
    /*&:after {
                content: '';
                width: rem(20px);
                height: rem(20px);
                background: url('/assets/VSTUP/images/icons/chevron.svg') no-repeat center center;
                background-size: contain;
                transition: .3s;
                margin-left: rem(5px);
            }*/ }
    .nav__item.dropdown > .nav__link + span {
      position: absolute;
      right: 1rem;
      top: 1.25rem;
      width: 1.25rem;
      height: 1.25rem;
      background: url("/assets/VSTUP/images/icons/chevron.svg") no-repeat center center;
      background-size: contain;
      -webkit-transition: .3s;
      -o-transition: .3s;
      transition: .3s;
      margin-left: 0.3125rem; }
      .nav__item.dropdown > .nav__link + span[aria-expanded="true"] {
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg); }
        @media screen and (min-width: 1200px) {
          .nav__item.dropdown > .nav__link + span[aria-expanded="true"] + ul {
            border-top: 1px solid #ebedf0; } }

.nav__item:last-child {
  border-bottom: none !important; }

.nav__link {
  display: block;
  padding: 1rem;
  text-decoration: none;
  color: #262D42;
  border-bottom: 1px solid #ebedf0; }
  .nav__link:hover {
    background-color: #c8dbfa; }
  .nav__link.nav--active {
    color: #043AB8;
    font-weight: 500; }
  @media screen and (min-width: 1200px) {
    .nav__link {
      padding: 0.625rem 1rem;
      border-bottom: none; } }

.navbar-toggler {
  color: #043AB8;
  border: none;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s; }
  .navbar-toggler:focus {
    -webkit-box-shadow: none;
    box-shadow: none; }
  .navbar-toggler[aria-expanded="true"] {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg); }

.hero {
  background-image: url("/assets/VSTUP/images/hero-bg.jpg");
  min-height: 39.375rem; }
  .hero .help__icon {
    position: absolute;
    bottom: 1.875rem;
    right: 1.875rem; }

.hero__title {
  font-family: 'Kyiv Type Sans 2', sans-serif;
  font-weight: bold;
  font-size: 3rem;
  color: #fff;
  position: relative;
  z-index: auto; }
  @media screen and (min-width: 576px) {
    .hero__title {
      font-size: 3.75rem; } }
  @media screen and (min-width: 768px) {
    .hero__title {
      font-size: 4.5rem; } }

.help__icon {
  width: 2.75rem;
  height: 2.75rem;
  padding: 0.625rem;
  fill: #043AB8;
  background-color: #fff;
  border-radius: 1.375rem; }

.main-content {
  line-height: 1.7; }
  .main-content h3 {
    margin-bottom: 1.25rem;
    color: #3e4a6c; }

.bottom-content__image {
  width: 9.25rem;
  height: auto; }

.bottom-content__link {
  font-size: 2rem;
  color: #043AB8; }
  @media screen and (min-width: 768px) {
    .bottom-content__link {
      font-size: 1.5rem; } }

.usefull .section__card {
  padding: 2.5rem; }

.usefull .card__image {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center; }
  .usefull .card__image img {
    -o-object-fit: contain;
    object-fit: contain;
    width: 100%;
    max-height: 18.75rem; }

.usefull a {
  font-weight: 500;
  font-size: 1.125rem; }

.categories-links .row {
  margin-right: -5px;
  margin-left: -5px; }
  .categories-links .row .col {
    padding-left: 5px;
    padding-right: 5px; }

.link-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 0.625rem;
  padding: 1.5rem 1.875rem;
  padding-right: 4.625rem;
  border: 1px solid #ebedf0;
  color: inherit;
  text-decoration: none;
  margin-bottom: 0.625rem;
  background: #fff;
  position: relative;
  height: calc(100% - 0.625rem); }
  .link-box:before {
    content: '';
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 1.875rem;
    width: 1.5rem;
    height: 100%;
    background: url("/assets/VSTUP/images/icons/arrow1.svg") no-repeat center center;
    background-size: contain;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s; }
  .link-box:hover {
    color: inherit;
    padding-left: 2.125rem;
    padding-right: 4rem; }
    .link-box:hover:before {
      right: 1.25rem; }

.link-box__title {
  font-family: 'Kyiv Type Sans', sans-serif;
  font-weight: 500;
  font-size: 1.25rem;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s; }

.link-box__text {
  font-family: 'IBM Plex Sans', sans-serif;
  font-weight: normal;
  font-size: 1rem;
  color: #262D42; }

.link-image-box {
  padding: 0;
  padding-right: 3.125rem; }
  .link-image-box:hover {
    padding: 0;
    padding-right: 2.6875rem; }
    .link-image-box:hover .link-box__title {
      padding-left: 0.4375rem; }
    .link-image-box:hover:before {
      right: 0.4375rem; }
  .link-image-box:before {
    right: 0.875rem; }

.link-box__icon {
  height: 5rem;
  width: 5rem;
  border-radius: 0.625rem 0 0 0.625rem;
  margin-right: 0.875rem; }

.link-box__logo {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: center center;
  object-position: center center;
  border-radius: 0.625rem 0 0 0.625rem; }

.admission-index {
  background-image: url("/assets/VSTUP/images/vstup-bg.png"); }
  .admission-index .link-box {
    border-color: #fff;
    background: none; }
    .admission-index .link-box:before {
      -webkit-filter: grayscale(1) invert(1) contrast(10);
      filter: grayscale(1) invert(1) contrast(10); }
  .admission-index .link-box__title {
    font-size: 1.5rem; }

@media screen and (min-width: 1200px) {
  .news__list {
    margin-left: -1.25rem;
    margin-right: -1.25rem; } }

.news__list .link-box {
  background: none;
  border: none; }

.news__list .link-box__title {
  font-size: 1.5rem; }

.news__item {
  margin-bottom: 1.875rem; }
  @media screen and (min-width: 1200px) {
    .news__item {
      padding-left: 1.25rem;
      padding-right: 1.25rem; } }

.news__pic, .event__pic {
  height: 18.75rem;
  margin-bottom: 0.625rem;
  background-color: #e0ebfc; }
  @media screen and (min-width: 768px) {
    .news__pic, .event__pic {
      height: 12.5rem; } }

.news__image, .event__image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover; }

.news__title {
  font-size: 1.5rem;
  margin-bottom: 0.375rem; }

.news__link {
  text-decoration: none;
  color: #262D42; }

.news__date {
  color: #8390A8; }

.breadcrumbs {
  margin-top: 1.875rem;
  font-size: 1rem; }
  .breadcrumbs span {
    margin-right: 0.625rem;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .breadcrumbs span:after {
      content: ">";
      -webkit-transform: scaleX(0.8);
      -ms-transform: scaleX(0.8);
      transform: scaleX(0.8);
      color: #1664E0;
      font-weight: bold;
      margin-left: 10px; }
    .breadcrumbs span:last-child:after {
      content: ''; }
  .breadcrumbs a {
    color: #8390A8;
    text-decoration: none;
    font-weight: normal; }
    .breadcrumbs a:hover {
      color: #8390A8; }

.documents__list {
  margin-bottom: 1.25rem; }

.document__item {
  margin-bottom: 1.25rem;
  font-size: 1.125rem;
  font-weight: 500;
  color: #262D42;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.document__link {
  text-decoration: none;
  color: #262D42; }
  .document__link:hover .document__item {
    color: #043AB8; }

.document__icon {
  fill: #1664E0;
  width: 4rem;
  height: 4rem;
  min-width: 4rem;
  background-color: #e0ebfc;
  border-radius: 0.625rem;
  padding: 1rem;
  margin-right: 0.75rem; }
  .document__icon.document--small {
    width: 2.75rem;
    height: 2.75rem;
    min-width: 2.75rem;
    padding: 0.625rem; }

.contact-cards {
  gap: 1.875rem; }

.contact-card__item {
  min-width: calc(50% - 30px);
  -ms-flex-preferred-size: calc(50% - 30px);
  flex-basis: calc(50% - 30px); }
  .contact-card__item .taxonomy {
    font-size: 1rem; }

.contact-card__pic, .advantage__pic {
  height: 5rem;
  width: 5rem;
  border-radius: 50%; }

.contact-card__image, .advantage__image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center center;
  object-position: center center; }

.contact__item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 0.5rem;
  color: #262D42;
  text-decoration: none; }
  .contact__item a:before {
    content: '';
    display: block;
    width: 1.375rem;
    height: 1.375rem;
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    color: #043AB8; }

.contact__item .contact--phone:before {
  background-image: url("/assets/VSTUP/images/icons/phone.svg"); }

.contact__item .contact--email:before {
  background-image: url("/assets/VSTUP/images/icons/email.svg"); }

.contact__item .contact--telegram:before {
  background-image: url("/assets/VSTUP/images/icons/telegram.svg"); }

.contact__item .contact--facebook:before {
  background-image: url("/assets/VSTUP/images/icons/facebook.svg"); }

.contact__item .contact--twitter:before {
  background-image: url("/assets/VSTUP/images/icons/twitter.svg"); }

.contact__item .contact--instagram:before {
  background-image: url("/assets/VSTUP/images/icons/instagram.svg"); }

.contact__item .contact--whatsapp:before {
  background-image: url("/assets/VSTUP/images/icons/sprite.svg#whatsapp"); }

.admission-stages .taxonomy:not(.current) {
  background-color: #fff;
  border-color: #ebedf0;
  cursor: pointer;
  color: #262D42;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s; }
  .admission-stages .taxonomy:not(.current):hover {
    color: #1664E0; }

.faq__item {
  padding: 1.25rem;
  background-color: #fff;
  border: 1px solid #ebedf0;
  border-radius: 0.625rem;
  margin-bottom: 0.625rem;
  font-size: 1.125rem; }

.accord__head, .faq__title {
  font-weight: 500;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start; }
  .accord__head:after, .faq__title:after {
    content: '';
    width: 1.5rem;
    height: 1.5rem;
    background: url("/assets/VSTUP/images/icons/plus.svg") no-repeat center center;
    background-size: contain;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    margin-right: 1.875rem; }
  .accord__head[aria-expanded="true"]:after, .faq__title[aria-expanded="true"]:after {
    content: '';
    background-image: url("/assets/VSTUP/images/icons/minus.svg"); }

.faq__title:after {
  margin-right: 0; }

.program__item, a.program__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #ebedf0;
  padding: 1.25rem 0;
  font-size: 1.125rem;
  font-weight: normal;
  color: initial; }
  .program__item:first-child, a.program__item:first-child {
    border-top: 1px solid #ebedf0; }
  .program__item .document__item, a.program__item .document__item {
    margin-bottom: 0; }

a.program__item {
  text-decoration: none;
  position: relative;
  padding-right: 2.5rem; }
  a.program__item:before {
    content: '';
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
    width: 1.5rem;
    height: 100%;
    background: url("/assets/VSTUP/images/icons/arrow1.svg") no-repeat center center;
    background-size: contain;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s; }
  a.program__item:hover {
    color: inherit;
    padding-left: 0.625rem;
    padding-right: 1.875rem; }
    a.program__item:hover:before {
      right: -0.625rem; }

.mini-cards-block {
  gap: 1.25rem;
  font-size: 1.125rem; }

.mini-card {
  background-color: #fff;
  border-radius: 0.625rem;
  width: 11.875rem;
  border: 1px solid #ebedf0;
  text-align: center;
  padding: 1.125rem; }

.mini-card__icon {
  width: 3rem;
  height: 3rem;
  fill: #1664E0; }

.mini-card__title {
  font-size: 1.25rem;
  font-weight: 500;
  padding-top: 0.375rem;
  padding-bottom: 0.125rem; }
  .mini-card__title span {
    color: #8390A8;
    font-size: 1.25rem; }

.mini-card__subtitle {
  font-size: 1.125rem;
  color: #8390A8; }

.mini-card__text {
  font-size: 1.125rem; }

.card--number {
  width: auto;
  min-width: 11.25rem;
  max-width: 15.625rem; }
  .card--number .mini-card__title {
    font-size: 2.5rem;
    color: #1664E0; }

@media screen and (min-width: 992px) {
  .tab-nav {
    width: 8.125rem; } }

.tab-nav .nav-link {
  color: #262D42;
  padding: 0.75rem 1rem; }
  .tab-nav .nav-link.active {
    color: #1664E0;
    background-color: #c8dbfa;
    border-radius: 0.375rem 0.375rem 0 0; }
    @media screen and (min-width: 992px) {
      .tab-nav .nav-link.active {
        border-radius: 0.375rem 0 0 0.375rem; } }

.tab-content {
  width: 100%; }
  .tab-content > *:not(.active) {
    display: none; }

.curriculum {
  padding: 1.5rem;
  border-top-left-radius: 0; }

.curriculum__item {
  padding-top: 1.875rem;
  padding-bottom: 1.875rem;
  border-bottom: 1px solid #ebedf0; }
  .curriculum__item:first-child {
    padding-top: 0; }
  .curriculum__item:last-child {
    padding-bottom: 0;
    border-bottom: 0; }

.curriculum__table {
  font-size: 1.125rem; }

.table__head {
  font-weight: 500;
  color: #8390A8; }

.table__row {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.375rem 0; }

.advantage__item {
  padding-bottom: 1.875rem; }

.advantage__pic {
  background-color: #c8dbfa;
  margin: 0 auto 0.625rem; }

.aside {
  margin-top: 1.875rem; }
  .aside ul {
    list-style: none;
    padding: 0; }
    .aside ul ul {
      padding-left: 1.5rem;
      display: none; }
      @media screen and (min-width: 992px) {
        .aside ul ul {
          display: block; } }
  @media screen and (min-width: 992px) {
    .aside {
      padding-left: 2.25rem; } }
  .aside.sticky-top {
    top: 1.25rem; }

.aside-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media screen and (min-width: 992px) {
    .aside-menu {
      display: block; } }

.aside-menu__item {
  margin-bottom: 0.625rem; }

.aside-menu__link {
  padding: 0.75rem 1rem;
  text-decoration: none;
  color: #262D42;
  display: block; }
  .aside-menu__link.active {
    background-color: #e0ebfc;
    color: #1664E0;
    font-weight: 500;
    border-radius: 0.375rem; }

.calendar__text {
  font-size: 1.125rem; }

.calendar__item {
  gap: 0.5rem; }

.date__item {
  display: inline-block;
  position: relative;
  padding-right: 1rem;
  padding-left: 0.5rem; }
  .date__item:after {
    content: '-';
    position: absolute;
    top: 0;
    right: 0;
    font-size: 1.25rem;
    font-weight: 500;
    color: #043AB8;
    line-height: 1.2; }
  .date__item:first-child {
    padding-left: 0; }
  .date__item:last-child {
    padding-right: 0; }
    .date__item:last-child:after {
      content: '';
      display: none; }

.grant__item {
  background-color: #fff;
  border: 1px solid #ebedf0;
  border-radius: 0.625rem;
  padding: 1.5rem 1.875rem;
  margin-bottom: 0.625rem; }
  .grant__item:last-child {
    margin-bottom: 0; }
  .grant__item .accord__head, .grant__item .faq__title {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .grant__item .accord__head:after, .grant__item .faq__title:after {
      margin-right: 0; }

.faculty-video__item {
  width: 100%;
  height: 17.5rem; }
  @media screen and (min-width: 768px) {
    .faculty-video__item {
      height: 12.5rem; } }
  @media screen and (min-width: 1200px) {
    .faculty-video__item {
      height: 15.625rem; } }

.full--video {
  height: 21.875rem; }
  @media screen and (min-width: 992px) {
    .full--video {
      height: 28.125rem; } }
  @media screen and (min-width: 1200px) {
    .full--video {
      height: 37.5rem; } }

.event__item {
  margin-bottom: 1.875rem; }

@media screen and (min-width: 992px) {
  .event__pic {
    height: 9.375rem; } }

.stud--events .event__pic {
  border: 1px solid #ebedf0;
  border-bottom: none;
  margin: 0;
  border-radius: 0.625rem 0.625rem 0 0; }

.stud--events .event__image {
  border-radius: 0.625rem 0.625rem 0 0; }

.stud--events .link-box {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  padding: 0.875rem;
  padding-right: 3.125rem;
  border-top: none; }
  .stud--events .link-box:before {
    right: 0.875rem; }
  .stud--events .link-box:hover {
    padding-left: 1.3125rem;
    padding-right: 2.6875rem; }
    .stud--events .link-box:hover:before {
      right: 0.4375rem; }

.photo-gallery {
  padding-left: 3.125rem;
  padding-right: 3.125rem; }

.photo-gallery__pic {
  width: 100%;
  height: 15.625rem;
  padding: 0 0.625rem;
  cursor: pointer; }
  @media screen and (min-width: 768px) {
    .photo-gallery__pic {
      height: 12.5rem; } }
  @media screen and (min-width: 1200px) {
    .photo-gallery__pic {
      height: 15.625rem; } }

.photo-gallery__image {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%; }

.slick-next, .slick-prev {
  background: url("/assets/VSTUP/images/icons/chevron.svg") center center no-repeat;
  border: none;
  background-size: cover;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
  -webkit-transform: rotate(-90deg) translateY(-50%);
  -ms-transform: rotate(-90deg) translateY(-50%);
  transform: rotate(-90deg) translateY(-50%);
  width: 2.5rem;
  height: 2.5rem;
  position: absolute;
  top: 50%;
  right: -1.25rem;
  padding: 0;
  margin-top: -1.25rem;
  -webkit-transform-origin: center center;
  -ms-transform-origin: center center;
  transform-origin: center center;
  color: transparent; }

.slick-prev {
  -webkit-transform: rotate(90deg) translateY(-50%);
  -ms-transform: rotate(90deg) translateY(-50%);
  transform: rotate(90deg) translateY(-50%);
  left: -1.25rem;
  right: initial; }

.modal-content {
  border-radius: 0.625rem;
  -webkit-box-shadow: 0px 2px 10px 0px rgba(38, 45, 66, 0.2);
  box-shadow: 0px 2px 10px 0px rgba(38, 45, 66, 0.2);
  padding: 1.875rem;
  border: none; }

.modal-header {
  padding: 0;
  padding-bottom: 0.9375rem;
  border: none;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start; }
  .modal-header .btn-close {
    background-size: 0.875rem auto !important; }
    .modal-header .btn-close:focus {
      -webkit-box-shadow: none;
      box-shadow: none; }

.modal-body {
  padding: 0; }
  .modal-body section {
    padding-bottom: 0; }

/*# sourceMappingURL=main.css.map */