.disabled {
  pointer-events: none;
}
input.disabled {
  background: #F5F5F5;
}
.mob__show.active img {
  animation: 1s linear 0s normal none infinite running rot;
  -webkit-animation: 1s linear 0s normal none infinite running rot;
}
@keyframes rot {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes rot {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.hidden {
  display: none;
}
#modal-more-about-center .modal-header {
  border: none;
}
button.ajax,
[type="submit"].ajax {
  background-color: #969696;
}
button.ajax:hover,
[type="submit"].ajax:hover {
  background-color: #969696;
}
.primary {
  border: 0;
  background: none;
  box-shadow: none;
  outline: none;
  font-weight: 500;
  font-size: 13px;
  line-height: 15px;
  text-align: center;
  padding: 12px 55px;
  color: #FFFFFF;
  background: #325491;
  border-radius: 100px;
  transition: all .2s linear;
  cursor: pointer;
}
.primary:hover {
  background: #3D67B1;
}
.fancybox-container {
  z-index: 2000;
}
.poper {
  width: 48%;
}
.projects__main__left a {
  display: inline-block;
  color: #fff;
}
.main_slider .slick-arrow {
  background: linear-gradient(0deg, rgba(47, 37, 37, 0.67), rgba(47, 37, 37, 0.67)), rgba(196, 196, 196, 0.39);
  border: 1px solid #FFFFFF;
}
.main_slider .slick-arrow:before {
  color: #ffffff;
}
.main_slider .main_item.white .main_item-title,
.main_slider .main_item.white .main_item-text {
  color: #fff;
}
.fizback .tabs .container .slick-next .circle {
  position: absolute;
  top: -7px;
  left: -7px;
  z-index: 1;
}
.fizback .tabs a {
  color: #121417;
}
.fizback .tabs a:visited,
.fizback .tabs a:active,
.fizback .tabs a:focus,
.fizback .tabs a:hover,
.fizback .tabs a:focus-visible,
.fizback .tabs a:focus-within {
  color: #121417;
}
.fizback .tabs .main_item-btn a {
  color: #FFFFFF;
  border: 1px solid #e6e6e6;
}
.header .altasib_geobase_link_city:before {
  position: absolute;
  content: "\e947";
  font-family: 'icomoon';
  top: 0;
  left: -20px;
  font-size: 16px;
  color: #325491;
}
.header .header_lists-title {
  margin-top: 10px;
}
.header .header_lists-title a {
  color: #325491;
}
.header .header_lists-title a:visited,
.header .header_lists-title a:focus,
.header .header_lists-title a:active {
  color: #325491;
}
.header .header_hide .container {
  height: 107%;
  position: relative;
}
.header .header_hide-flex {
  max-height: 250px;
  overflow: hidden;
}
.header .header_hide-flex .header_hide-item {
  max-width: 100%;
}
.header .header_hide-flex .header_hide-item .header_item-text {
  display: flex;
  justify-content: left;
  margin-bottom: 10px;
}
.datepicker-range-here {
  background-image: url(../../img/calendar.svg);
  background-position: 97% center;
  background-repeat: no-repeat;
  max-width: 210px;
  width: 100%;
  outline: none;
  border: 1px solid #D9D9D9;
  border-radius: 4px;
  color: #BFBFBF;
  font-size: 16px;
  line-height: 23px;
  padding: 3px 3px 3px 12px;
}
.datepicker-range-here::placeholder {
  color: #BFBFBF;
}
@media (max-width: 680px) {
  .datepicker-range-here {
    max-width: 100%;
  }
}
.form-control-icon {
  fill: #005798;
  position: absolute;
  top: 2px;
  right: 2px;
  height: 44px;
  width: 44px;
  padding: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  line-height: 0;
  font-size: 0;
}
.form-control-icon svg {
  max-width: 14px;
  max-height: 16px;
  flex: 0 0 auto;
  overflow: hidden;
  vertical-align: middle;
}
.form-control-icon--clear {
  opacity: 1;
  pointer-events: auto;
  cursor: pointer;
  fill: #eb5757;
  transition: 0.2s;
  z-index: 2;
}
.shareholders .container {
  position: relative;
}
.clear {
  position: relative;
}
.clear .datepicker-range-here {
  background-image: none;
}
.news_info .news_post-img,
.news .news_post-img,
.gallery-content .news_post-img,
.projects__main__feed .news_post-img {
  height: 180px;
  max-height: 180px;
}
@media (max-width: 1050px) {
  .news_info .news_post-img,
  .news .news_post-img,
  .gallery-content .news_post-img,
  .projects__main__feed .news_post-img {
    height: 255px;
    max-height: 255px;
  }
}
@media (max-width: 600px) {
  .news_info .news_post-img,
  .news .news_post-img,
  .gallery-content .news_post-img,
  .projects__main__feed .news_post-img {
    height: 180px;
    max-height: 180px;
  }
}
@media (max-width: 450px) {
  .news_info .news_post-img,
  .news .news_post-img,
  .gallery-content .news_post-img,
  .projects__main__feed .news_post-img {
    height: 255px;
    max-height: 255px;
  }
}
.news_info .news_post,
.news .news_post,
.gallery-content .news_post,
.projects__main__feed .news_post {
  margin: 0 0 20px 0;
}
.news_info .news_post:nth-child(3n-1),
.news .news_post:nth-child(3n-1),
.gallery-content .news_post:nth-child(3n-1),
.projects__main__feed .news_post:nth-child(3n-1) {
  margin: 0 0 20px 0;
}
.news_info .news_post .news_post-img img,
.news .news_post .news_post-img img,
.gallery-content .news_post .news_post-img img,
.projects__main__feed .news_post .news_post-img img {
  height: 100%;
}
.news_info .news_post-content,
.news .news_post-content,
.gallery-content .news_post-content,
.projects__main__feed .news_post-content {
  height: 160px;
}
.news_info .news_post-text,
.news .news_post-text,
.gallery-content .news_post-text,
.projects__main__feed .news_post-text {
  max-height: 85px;
  height: 85px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.news_info .news_post-title,
.news .news_post-title,
.gallery-content .news_post-title,
.projects__main__feed .news_post-title,
.news_info .news_item-title,
.news .news_item-title,
.gallery-content .news_item-title,
.projects__main__feed .news_item-title {
  background-color: rgba(0, 0, 0, 0.4);
  padding: 5px;
}
.header_area {
  align-items: flex-end;
}
.header_area a svg {
  position: relative;
  top: 3px;
}
.header_lang {
  display: flex;
  align-items: flex-end;
  height: 20px;
}
.header_lang:after {
  top: 8px;
}
.header_search {
  top: -4px;
}
.header_search .disabled {
  background: transparent;
}
.center-block {
  width: 100%;
  max-width: 980px;
  margin: 0 auto;
}
.footer_search.sssr {
  margin-top: 100px;
}
.text-center {
  text-align: center;
}
.after-search-block_bottom {
  margin-top: 20px;
}
.smi-block .smi-text {
  width: 68%;
}
.smi-block .smi-img {
  width: 31%;
  height: 144px;
}
@media (max-width: 594px) {
  .smi-block .smi-img {
    width: 140px;
  }
}
@media (max-width: 360px) {
  .smi-block .smi-img {
    width: 120px;
    height: 120px;
  }
}
.smi-block .smi-img img {
  width: 100%;
  height: 100%;
}
.smi-item-mini .smi-img {
  width: 10%;
  height: 84px;
}
.smi-item-mini .smi-img img {
  width: 100%;
  height: 100%;
}
@media (max-width: 1175px) {
  .main-page__news .news_slider {
    margin-bottom: 20px;
  }
}
.main-page__news .news_slider-item img {
  width: 100%;
  height: 100%;
  max-width: 577px;
  max-height: 360px;
}
.online-consultant {
  position: fixed;
  top: 95%;
  right: 10px;
}
.online-record {
  position: fixed;
  top: 40%;
  right: 0px;
}
ol {
  display: block;
  margin-left: 18px;
}
ol li {
  color: #1F2429;
  font-size: 14px;
  line-height: 22px;
  font-weight: 400;
  display: list-item !important;
  list-style: decimal !important;
}
ol li::marker {
  color: #00A84E;
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
  display: list-item;
  list-style: decimal;
}
.modal ul {
  padding-left: 20px;
  display: flex;
  flex-direction: column;
}
.modal ul li {
  margin-bottom: 30px;
  line-height: 22px;
  padding-right: 200px;
  position: relative;
}
.modal ul li:after {
  content: "";
  position: absolute;
  top: 8px;
  left: -15px;
  width: 6px;
  height: 6px;
  background: #00A84E;
  border-radius: 59%;
}
.top-banner-info {
  width: 100%;
  background: #09214c;
  text-align: center;
  font-weight: bold;
  height: auto;
  padding: 5px;
  color: white;
  position: fixed;
  top: 0;
  z-index: 994;
}
.top-banner-info a {
  color: white;
}
/*
.header{
  &:not(.active) {
    padding-top: 15px;
  }
  &.active{
    top: 26px;
  }
}
*/
.main.fizback {
  min-height: 735px;
}
/*@media (max-width: 500px) {
  .header:not(.active) {
    padding-top: 40px;
  }
  .header.active {
    top: 42px;
  }
}*/
.error-text {
  color: red !important;
  font-weight: 500;
}
input.error {
  border-color: red;
}
.aside_item.banner {
  max-width: 280px;
  width: 100%;
}
.aside_item.banner a,
.aside_item.banner img {
  width: inherit;
  height: auto;
}
blockquote ul {
  display: block;
}
blockquote li {
  display: list-item;
  list-style: inside;
}
.school_contacts .hot__table .hot__table__top {
  grid-template-columns: 1fr 1fr 1fr 1fr;
}
.school_contacts .hot__table .hot__table__main {
  grid-template-columns: 1fr 1fr 1fr 1fr;
}
.school_contacts .news_filter {
  margin-bottom: 5px;
}
@media screen and (max-width: 720px) {
  .school_contacts .hot__table__desc {
    display: block;
  }
}
@media (max-width: 768px) {
  .school_contacts .hot__table__top {
    display: none;
  }
  .school_contacts .hot__table__main {
    display: block;
    background: #f5f8fa;
    margin-bottom: 5px;
  }
}
.telegram:after {
  content: "\e902";
}
.news__wrapper ul,
.news_info-main ul {
  display: block;
}
.news__wrapper ul li,
.news_info-main ul li {
  display: list-item;
  list-style: inside;
}
.students__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.photogallery-detail__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  grid-gap: 20px;
}
.photo-item {
  max-width: 300px;
}
.photo-item__img img {
  width: 100%;
}
@media screen and (max-width: 600px) {
  .photo-item {
    width: 100%;
    flex: 0 0 100%;
    max-width: none;
    margin-bottom: 20px;
  }
  .photo-item__img img {
    width: 100%;
  }
}
.photo-item__img {
  width: 100%;
}
.title-1 {
  font-weight: 500;
  font-size: 30px;
  line-height: calc(35 / 30);
  letter-spacing: 0.02em;
  color: #17181A;
  margin-bottom: 25px;
}
@media (max-width: 400px) {
  .title-1 {
    font-size: 22px;
  }
}
.title-2 {
  font-weight: 500;
  font-size: 22px;
  line-height: calc(27 / 22);
  letter-spacing: 0.02em;
  color: #17181A;
  margin-bottom: 25px;
}
@media (max-width: 400px) {
  .title-2 {
    font-size: 18px;
  }
}
.title-3 {
  font-weight: 500;
  font-size: 18px;
  line-height: calc(24 / 18);
  letter-spacing: 0.02em;
  color: #17181A;
  margin-bottom: 15px;
}
@media (max-width: 400px) {
  .title-3 {
    font-size: 16px;
  }
}
.ul {
  margin: 25px 0;
  width: 760px;
  max-width: 100%;
}
.ul .li {
  padding-left: 38px;
  font-size: 14px;
  line-height: 22px;
  color: #1F2429;
  position: relative;
  margin: 15px 0;
}
.ul .li:before {
  content: "";
  position: absolute;
  left: 20px;
  width: 6px;
  height: 6px;
  top: 8px;
  border-radius: 50%;
  background-color: #1F2429;
}
.ul--green .li::before {
  background-color: #00A84E;
}
.separator {
  background-color: #E2E2E2;
  height: 1px;
  width: 100%;
  margin: 25px 0;
}
.mb-0 {
  margin-bottom: 0;
}
.mb-15 {
  margin-bottom: 15px;
}
.mb-25 {
  margin-bottom: 25px;
}
.mb-50 {
  margin-bottom: 50px;
}
.mt-0 {
  margin-top: 0;
}
.mt-15 {
  margin-top: 15px;
}
.mt-25 {
  margin-top: 25px;
}
.mt-50 {
  margin-top: 50px;
}
.my-0 {
  margin-top: 0;
  margin-bottom: 0;
}
.my-15 {
  margin-top: 15px;
  margin-bottom: 15px;
}
.my-25 {
  margin-top: 25px;
  margin-bottom: 25px;
}
.my-50 {
  margin-top: 50px;
  margin-bottom: 50px;
}
.btn-fill-blue {
  --border-width: 0px;
  text-decoration: none !important;
  cursor: pointer;
  max-width: 100%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  vertical-align: middle;
  outline: none;
  border: none;
  background: none;
  background-color: var(--bg-color);
  transition: 0.2s;
  font-size: 13px;
  line-height: 15px;
  font-weight: 400;
  position: relative;
  z-index: 1;
  border-style: solid;
  border-width: var(--border-width);
  border-color: var(--border-color);
  color: var(--text-color);
  border-radius: 26px;
  padding: calc(18px - var(--border-width)) calc(35px - var(--border-width));
  --text-color: white;
  --bg-color: #325491;
}
.btn-fill-blue[disabled] {
  pointer-events: none;
}
@media (hover: hover) and (pointer: fine) {
  .btn-fill-blue {
    cursor: pointer;
    transition: 0.2s;
  }
  .btn-fill-blue:hover {
    opacity: 0.5;
  }
}
.btn-border-blue {
  --border-width: 0px;
  text-decoration: none !important;
  cursor: pointer;
  max-width: 100%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  vertical-align: middle;
  outline: none;
  border: none;
  background: none;
  background-color: var(--bg-color);
  transition: 0.2s;
  font-size: 13px;
  line-height: 15px;
  font-weight: 400;
  position: relative;
  z-index: 1;
  border-style: solid;
  border-width: var(--border-width);
  border-color: var(--border-color);
  color: var(--text-color);
  border-radius: 26px;
  padding: calc(18px - var(--border-width)) calc(35px - var(--border-width));
  --text-color: #325491;
  --border-color: #325491;
  --border-width: 1px;
}
.btn-border-blue[disabled] {
  pointer-events: none;
}
@media (hover: hover) and (pointer: fine) {
  .btn-border-blue {
    cursor: pointer;
    transition: 0.2s;
  }
  .btn-border-blue:hover {
    opacity: 0.5;
  }
}
.btns-row {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin: -16px;
}
.btns-row > * {
  margin: 16px;
}
@media (max-width: 767px) {
  .btns-row {
    margin: -8px;
  }
  .btns-row > * {
    margin: 8px;
  }
}
[data-toggle],
[data-tab] {
  cursor: pointer;
}
.news-card {
  border-radius: 4px;
  border: solid 1px #eee;
  background-color: #fff;
  color: #000;
}
.news-card__img {
  width: 100%;
  height: 0;
  padding-bottom: calc(100% * 156 / 280);
  overflow: hidden;
  position: relative;
  border-radius: 6px 6px 0 0;
}
.news-card__img .news-card__title {
  position: absolute;
  padding: 12px 18px;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  display: flex;
  align-items: flex-end;
  z-index: 5;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: #FFFFFF;
  background: linear-gradient(0.96deg, #000000 0.48%, rgba(0, 0, 0, 0) 98.85%);
}
.news-card__img img {
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.news-card__img img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.news-card__content {
  padding: 20px;
}
.news-card__content > *:first-child {
  margin-top: 0;
}
.news-card__title {
  font-size: 16px;
  line-height: 1.38;
}
.news-card__text {
  margin-top: 10px;
  font-size: 13px;
  line-height: 1.38;
  color: #504646;
}
.news-card__row {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: -10px;
}
.news-card__row > * {
  max-width: 100%;
  flex: 0 0 auto;
  margin: 10px;
}
.news-card__text-gray {
  font-size: 12px;
  line-height: 21px;
  color: #676767;
}
@media (hover: hover) and (pointer: fine) {
  .news-card {
    cursor: pointer;
    transition: 0.2s;
  }
  .news-card:hover {
    box-shadow: 0px 8px 9px rgba(0, 0, 0, 0.1);
  }
}
@media (max-width: 1199px) {
  .news-card__img {
    padding-bottom: calc(100% * 135 / 250);
  }
}
@media (max-width: 767px) {
  .news-card__img {
    padding-bottom: calc(100% * 135 / 370);
  }
}
.news-card-list {
  display: flex;
  flex-wrap: wrap;
  margin: -10px;
  margin-top: 15px;
  margin-bottom: 25px;
}
.news-card-list > * {
  margin: 10px;
  flex: 0 0 auto;
  width: calc(100% / 3 - 20px);
}
@media (max-width: 767px) {
  .news-card-list > * {
    width: calc(100% / 1 - 20px);
  }
}
.photo-card {
  border-radius: 4px;
  border: solid 1px #eee;
  background-color: #fff;
  color: #000;
}
.photo-card__img {
  width: 100%;
  height: 0;
  padding-bottom: calc(100% * 156 / 280);
  overflow: hidden;
  position: relative;
  border-radius: 6px 6px 0 0;
}
.photo-card__img img {
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.photo-card__img img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.photo-card__content {
  padding: 20px;
}
.photo-card__title {
  font-size: 16px;
  line-height: 1.38;
}
.photo-card__text {
  margin-top: 10px;
  font-size: 13px;
  line-height: 1.38;
  color: #504646;
}
.photo-card__date {
  font-weight: 400;
  font-size: 12px;
  line-height: 21px;
  color: #676767;
}
@media (hover: hover) and (pointer: fine) {
  .photo-card {
    cursor: pointer;
    transition: 0.2s;
  }
  .photo-card:hover {
    box-shadow: 0px 8px 9px rgba(0, 0, 0, 0.1);
  }
}
@media (max-width: 1199px) {
  .photo-card__img {
    padding-bottom: calc(100% * 220 / 380);
  }
}
@media (max-width: 767px) {
  .photo-card__img {
    padding-bottom: calc(100% * 220 / 370);
  }
}
.photo-card-list {
  display: flex;
  flex-wrap: wrap;
  margin: -10px;
  margin-top: 40px;
  margin-bottom: 10px;
}
.photo-card-list > * {
  margin: 10px;
  flex: 0 0 auto;
  width: calc(100% / 2 - 20px);
}
@media (max-width: 767px) {
  .photo-card-list > * {
    width: calc(100% / 1 - 20px);
  }
}
.banner-page-w-nav {
  min-height: 330px;
  padding: 20px 100px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  position: relative;
  border-radius: 4px;
  overflow: hidden;
  margin-bottom: 30px;
}
.banner-page-w-nav__bg {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: -1;
}
.banner-page-w-nav__bg img {
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.banner-page-w-nav__content-wrap {
  flex: 1 1 auto;
  display: flex;
  align-items: center;
}
.banner-page-w-nav__content {
  color: white;
  width: 480px;
  max-width: 100%;
}
.banner-page-w-nav__content [class*='title-'] {
  color: white;
}
.banner-page-w-nav__content ._text {
  font-weight: 500;
  margin-top: 10px;
}
.banner-page-w-nav__row {
  display: flex;
  flex-wrap: wrap;
  margin: 20px -10px -10px;
}
.banner-page-w-nav__row > * {
  margin: 10px;
  flex: 0 0 auto;
}
.banner-page-w-nav__row button {
  background: rgba(255, 255, 255, 0.76);
  border: 1px solid #F3EFEF;
  padding: 13px 27px;
  font-weight: 300;
  font-size: 15px;
  line-height: 18px;
  text-align: center;
  border-radius: 10px;
  color: #323437;
}
@media (hover: hover) and (pointer: fine) {
  .banner-page-w-nav__row button {
    cursor: pointer;
    transition: 0.2s;
  }
  .banner-page-w-nav__row button:hover {
    border-color: #325491;
    background-color: #325491;
    color: white;
  }
}
@media (max-width: 1599px) {
  .banner-page-w-nav {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media (max-width: 1199px) {
  .banner-page-w-nav {
    padding-left: 32px;
    padding-right: 32px;
  }
}
@media (max-width: 767px) {
  .banner-page-w-nav {
    padding: 25px;
    display: flex;
    justify-content: center;
    min-height: 260px;
  }
  .banner-page-w-nav__content {
    padding-right: 60px;
  }
  .banner-page-w-nav__content .title-1 {
    font-size: 20px;
  }
  .banner-page-w-nav__row {
    display: none;
  }
}
.banner-page-nav {
  position: fixed;
  z-index: 190;
  left: 0;
  right: 0;
  background-color: #FCFCFC;
  top: var(--header-active-height);
  transition: transform 0.4s, opacity 0.4s;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  padding-top: 20px;
  opacity: 0;
  pointer-events: none;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.13);
}
.banner-page-nav._show {
  opacity: 1;
  pointer-events: auto;
}
.banner-page-nav__prev,
.banner-page-nav__next {
  display: none;
}
.banner-page-nav__list {
  height: 50px;
  padding: 4px 0 2px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 -20px;
}
.banner-page-nav__link {
  text-decoration: none;
  color: #4E4D5B;
  fill: #4E4D5B;
  margin: 6px 20px;
}
@media (hover: hover) and (pointer: fine) {
  .banner-page-nav__link {
    cursor: pointer;
    transition: 0.2s;
  }
}
.banner-page-nav__link.active {
  color: #325491;
}
@media (hover: hover) and (pointer: fine) {
  .banner-page-nav__link {
    cursor: pointer;
    transition: 0.2s;
  }
  .banner-page-nav__link:hover {
    text-decoration: underline;
  }
}
@media (max-width: 1199px) {
  .banner-page-nav__link {
    font-size: 16px;
  }
}
@media (max-width: 991px) {
  .banner-page-nav {
    overflow: hidden;
    border-radius: 0 0 12px 12px;
  }
  .banner-page-nav__link {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    z-index: 1;
    top: 20px;
    bottom: 0;
    left: 0;
    right: 0;
    transform: translateY(-100%);
    transition: 0.4s;
    opacity: 0;
  }
  .banner-page-nav__link.active {
    transform: translateY(0);
    opacity: 1;
  }
  .banner-page-nav__link.active ~ .page-nav__link {
    opacity: 0;
    transform: translateY(100%);
  }
  .banner-page-nav__prev,
  .banner-page-nav__next {
    display: flex;
    align-items: center;
    justify-content: center;
    top: 20px;
    bottom: 0;
    position: absolute;
    z-index: 11;
    width: 44px;
    line-height: 0;
  }
  .banner-page-nav__prev.disabled,
  .banner-page-nav__next.disabled {
    opacity: 0;
    pointer-events: none;
  }
  .banner-page-nav__prev svg,
  .banner-page-nav__next svg {
    width: 32px;
    height: 14px;
    fill: #325491;
  }
  .banner-page-nav__prev {
    left: 0;
    transform: rotate(0deg);
  }
  .banner-page-nav__next {
    right: 0;
    transform: rotate(180deg);
  }
}
.sticky-wrap {
  display: flex;
  width: 100%;
}
@media (max-width: 1199px) {
  .sticky-wrap {
    flex-wrap: wrap;
  }
}
.sticky-content {
  flex: 0 0 auto;
  width: calc(100% - 300px);
  max-width: calc(100% - 300px);
}
@media (max-width: 1199px) {
  .sticky-content {
    width: 100%;
    max-width: 100%;
  }
}
.sticky-sidebar {
  flex: 0 0 auto;
  margin-left: 20px;
  width: 280px;
}
.sticky-sidebar__row {
  display: flex;
  flex-direction: column;
}
.sticky-sidebar__col {
  width: 100%;
}
.sticky-sidebar .inner-wrapper-sticky {
  width: 280px !important;
}
.sticky-sidebar__inner {
  width: 100%;
}
@media (max-width: 1199px) {
  .sticky-sidebar {
    width: 100%;
    margin-left: 0;
    margin-bottom: 50px;
  }
}
@media (max-width: 1199px) and (min-width: 768px) {
  .sticky-sidebar__row {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .sticky-sidebar__col {
    width: calc(50% - 10px);
  }
}
@media (max-width: 1199px) {
  .sticky-sidebar .inner-wrapper-sticky {
    position: static !important;
    width: 100% !important;
    transform: none !important;
  }
}
@media (max-width: 767px) {
  .sticky-sidebar__row {
    align-items: center;
  }
  .sticky-sidebar__col {
    width: auto;
  }
}
.aside__menu .href.active {
  font-weight: 700;
  pointer-events: none;
}
.aside__menu .href.active:after {
  display: none;
}
@media (max-width: 1199px) {
  .sticky-wrap.sticky--only-desktop {
    display: block;
  }
  .sticky-wrap.sticky--only-desktop .sticky-sidebar {
    display: none !important;
  }
}
.universities-partners {
  display: flex;
  flex-direction: column;
}
.universities-partners__text {
  margin-top: 25px;
}
.universities-partners__row {
  margin-top: 15px;
  margin-left: -10px;
  margin-right: -10px;
  width: auto;
  max-width: 100%;
  flex: 0 0 auto;
  display: flex;
  flex-wrap: wrap;
}
.universities-partners__logo {
  width: calc(100% / 6 - 20px);
  margin: 10px;
  flex: 0 0 auto;
  height: 80px;
  padding: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  background: #FFFFFF;
  border: 1px solid #EBEFF4;
  border-radius: 4px;
}
.universities-partners__btn {
  background-color: #FCFCFC;
  font-weight: 300;
  font-size: 12px;
  line-height: 16px;
  text-align: center;
  letter-spacing: 0.02em;
  color: #2D313D;
  text-decoration: none;
}
@media (hover: hover) and (pointer: fine) {
  .universities-partners__btn {
    cursor: pointer;
    transition: 0.2s;
  }
  .universities-partners__btn:hover {
    background-color: #325491;
    border-color: #325491;
    color: white;
  }
}
@media (max-width: 767px) {
  .universities-partners {
    flex-direction: column;
  }
  .universities-partners__row {
    margin: 10px 0;
  }
  .universities-partners__logo {
    width: calc(100% / 2 - 20px);
  }
}
.new-table thead td {
  font-weight: 500;
}
.js-show-more-reports img,
.js-show-more-projects img {
  display: none;
}
.file-download-list {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  margin: -12px;
  width: calc(100% + 24px);
  max-width: calc(100% + 24px);
}
.file-download-list > * {
  flex: 0 0 auto;
  margin: 12px;
  width: calc(100% / 2 - 24px);
}
.file-download {
  min-height: 42px;
  display: flex;
  align-items: center;
  width: 340px;
  max-width: 100%;
  text-decoration: none;
}
.file-download__icon {
  width: 40px;
  height: 40px;
  margin-right: 20px;
  flex: 0 0 auto;
}
.file-download__text {
  color: #1F2429;
}
.file-download__title {
  text-decoration: underline;
  color: #536B96;
  padding-right: 44px;
  position: relative;
}
.file-download__title::after {
  content: "";
  position: absolute;
  right: 0;
  top: 2px;
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none' %3E%3Cpath d='M6.799 9.665l2.576 2.576V5.625c0-.345.28-.625.625-.625s.625.28.625.625v6.616l2.576-2.576c.244-.244.64-.244.884 0s.244.64 0 .884l-3.536 3.536c-.15.15-.355.196-.549.162-.194.034-.399-.013-.549-.162l-3.536-3.536c-.244-.244-.244-.64 0-.884s.641-.244.885-.001zM10 0c5.523 0 10 4.477 10 10s-4.477 10-10 10S0 15.523 0 10 4.477 0 10 0zm0 18.75a8.75 8.75 0 1 0 0-17.5 8.75 8.75 0 1 0 0 17.5z' fill='%23155794'/%3E%3C/svg%3E");
}
.file-download__info {
  color: #9F9F9F;
}
@media (hover: hover) and (pointer: fine) {
  .file-download {
    cursor: pointer;
    transition: 0.2s;
  }
  .file-download:hover .file-download__title {
    text-decoration: none;
  }
  .file-download:hover .file-download__title:after {
    transform: rotate(-90deg);
    animation: download-anim 0.8s infinite;
  }
}
@keyframes download-anim {
  0% {
    transform: translateY(0);
  }
  25% {
    transform: translateY(-2px);
  }
  75% {
    transform: translateY(2px);
  }
  100% {
    transform: translateY(0);
  }
}
.roll {
  background: #E6F7FF;
  border-radius: 8px;
  padding: 30px;
}
.roll [class*='title-'] {
  color: #1F2429;
}
.roll__head {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.roll__head.active .roll__arrow {
  transform: rotate(180deg);
}
@media (hover: hover) and (pointer: fine) {
  .roll__head {
    cursor: pointer;
    transition: 0.2s;
  }
  .roll__head:hover {
    color: #325491;
  }
}
.roll__title {
  font-weight: 500;
  font-size: 22px;
  line-height: 27px;
}
.roll__arrow {
  flex: 0 0 auto;
  transition: 0.2s;
  margin-left: 20px;
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' %3E%3Cpath d='M12 3.281c-4.814 0-8.719 3.905-8.719 8.719S7.186 20.719 12 20.719s8.719-3.905 8.719-8.719S16.814 3.281 12 3.281zm4.322 6.509l-4.172 5.766c-.017.024-.04.043-.066.057s-.055.021-.085.021-.059-.007-.085-.021-.049-.033-.066-.057L7.676 9.79c-.089-.124 0-.298.152-.298h1.099c.241 0 .466.115.607.309L12 13.209l2.466-3.408a.75.75 0 0 1 .607-.309h1.099c.152 0 .241.173.15.298h0z' fill='%23e6f7ff'/%3E%3Cpath d='M12 1.5C6.202 1.5 1.5 6.202 1.5 12S6.202 22.5 12 22.5 22.5 17.798 22.5 12 17.798 1.5 12 1.5zm0 19.219c-4.814 0-8.719-3.905-8.719-8.719S7.186 3.281 12 3.281 20.719 7.186 20.719 12 16.814 20.719 12 20.719zm4.171-11.227h-1.099a.75.75 0 0 0-.607.309l-2.466 3.408-2.466-3.408c-.141-.195-.366-.309-.607-.309H7.827c-.152 0-.241.173-.152.298l4.172 5.766c.075.103.227.103.302 0l4.172-5.766c.091-.124.002-.298-.15-.298h0z' fill='%23325491'/%3E%3C/svg%3E");
}
.roll__body {
  padding-top: 20px;
}
.info-message {
  border-width: 1px;
  border-style: solid;
  background-color: var(--content-bg);
  border-color: var(--content-border);
  border-radius: 4px;
  display: flex;
}
.info-message--light-blue {
  --icon-bg: #799CDB;
  --content-bg: rgba(121, 156, 219, 0.1);
  --content-border: rgba(121, 156, 219, 0.5);
}
.info-message__icon {
  flex: 0 0 auto;
  border: 4px 0 0 4px;
  width: 72px;
  background-color: var(--icon-bg);
  display: flex;
  align-items: center;
  justify-content: center;
}
.info-message__icon img,
.info-message__icon svg {
  max-width: 32px;
  max-height: 32px;
}
.info-message__content {
  padding: 20px 25px;
  font-size: 14px;
  line-height: 22px;
}
.info-message__content strong {
  font-weight: 500;
}
.info-message__content p + p {
  margin-top: 10px;
}
/*# sourceMappingURL=main.css.map */