.page-mfk .ns-title h1 {
  color: black;
  margin-bottom: 0;
}
.page-mfk h2 {
  font-size: 48px;
  font-weight: 400;
  text-transform: uppercase;
  margin: 120px 0 50px 0;
}
.page-mfk h2.napravleniya, .page-mfk h2.traje-h2 {
  color: var(--color-cold);
}
.page-mfk h2.akadem {
  color: #000;
}
.page-mfk h2.akadem span {
  color: var(--color-cold);
}
.page-mfk h2.traje-h2 {
  margin-top: 60px;
}
.page-mfk .ns-title h2 {
  margin: 0 0 88px 0;
  color: var(--color-cold);
}
.page-mfk .card-item a {
  color: rgba(0, 0, 0, 0.5019607843);
}
.page-mfk .akademsostav .card-item {
  margin-right: 16px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.page-mfk .akademsostav .card-item .card-info {
  flex-grow: 1;
}

.bg-cold {
  background-color: var(--color-cold);
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex-grow: 1;
  padding: 20px;
}
.bg-cold .bg-cold-title {
  font-size: 28px;
  line-height: 1;
  margin-bottom: 10px;
  font-size: 28px;
}
.bg-cold .bg-cold-bottom {
  font-size: 14px;
}

.traje-decor {
  display: none;
}

.traje {
  display: flex;
  align-items: flex-start;
}
.traje .traje-item {
  position: relative;
  padding: 20px;
  border: 1px solid var(--color-cold);
  font-size: 18px;
}
.traje > .traje-item, .traje > .traje-osnovy > .traje-item, .traje > .traje-last > .traje-item {
  min-height: 136px;
}
.traje > .traje-item, .traje > .traje-osnovy, .traje > .traje-last {
  flex-basis: 25%;
}
.traje .traje-arrow {
  display: block;
  content: "";
  min-width: 18px;
  height: 10px;
  background: url("/assets/i/suprematism/traje-arrow.svg") no-repeat;
  background-size: contain;
  margin: 50px 6px 0 6px;
}
.traje .traje-osnovy-childrens {
  position: relative;
  margin-top: 28px;
  display: flex;
}
.traje .traje-osnovy-childrens .line-and-arrows {
  position: relative;
  display: block;
  height: 200px;
  border-left: 1px solid var(--color-cold);
}
.traje .traje-osnovy-childrens .line-and-arrows .traje-arrow {
  margin-left: 0;
}
.traje .traje-osnovy-childrens .line-and-arrows .traje-arrow-2 {
  position: absolute;
  bottom: -5px;
}
.traje .traje-osnovy-childrens .traje-item {
  margin-bottom: 28px;
}
.traje .traje-dark {
  margin-top: 28px;
  background-color: #2B554D;
  color: #fff;
  height: 241px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 20px;
}
.traje .traje-dark .traje-dark-title {
  font-size: 14px;
}
.traje .traje-dark .msu-ai-title, .traje .traje-dark .msu-ai-title:visited, .traje .traje-dark .msu-ai-title:hover {
  color: #fff;
  font-size: 18px;
}

.tile-person-podrobnee-content {
  display: flex;
}
.tile-person-podrobnee-content .arrow-wrapper {
  display: flex;
  align-items: flex-end;
}

.ns-cards .card-item .tile-person-podrobnee-content .arrow {
  position: relative;
  right: inherit;
  bottom: inherit;
}

.ns-cards-nolinks .card-item.card-item-rukovodidel {
  cursor: default;
}

@media (max-width: 1180px) {
  .msu-ai-title {
    font-size: 24px;
  }
  .traje .traje-item {
    font-size: 16px;
  }
}
@media (max-width: 1023px) {
  .page-mfk .sp-mission .sp-mission-item-1 {
    order: 1;
  }
  .page-mfk .sp-mission .sp-mission-item-2 {
    order: 2;
  }
  .page-mfk .sp-mission .sp-mission-item-3 {
    order: 3;
  }
  .page-mfk .sp-mission .sp-mission-item-4 {
    order: 4;
  }
  .sp-mission .sp-mission-item-1 {
    flex-basis: 100%;
  }
  .sp-mission .sp-mission-item-4 {
    flex-basis: 100%;
    flex-direction: column-reverse;
  }
  .bg-cold .bg-cold-title br {
    display: none;
  }
  .sp-mission .sp-mission-item-1 {
    font-size: clamp(16px, 2vw, 18px);
    padding-bottom: 64px;
  }
  .sp-mission .sp-mission-item-1 svg {
    left: 23px;
  }
  .traje {
    flex-direction: column;
  }
  .traje .traje-item {
    margin-left: 0px;
  }
  .traje .traje-item br {
    display: none;
  }
  .traje .traje-decor {
    position: absolute;
    top: 0;
    right: -76px;
    width: 67px;
    height: 100%;
    border: 1px solid var(--color-cold);
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .traje .traje-decor1 {
    padding: 9px;
  }
  .traje .traje-decor2 {
    padding: 9px;
  }
  .traje > .traje-item {
    width: calc(100% - 67px - 12px);
  }
  .traje > .traje-last {
    width: calc(100% - 67px - 9px);
  }
  .traje > .traje-arrow {
    transform: rotate(90deg);
    margin: 12px 0 12px 10px;
  }
  .traje .traje-osnovy {
    display: flex;
    width: 100%;
  }
  .traje .traje-osnovy-childrens .line-and-arrows {
    border-left: none;
    height: 100%;
  }
  .traje .traje-dark {
    display: none;
  }
  .traje .traje-arrow {
    min-width: 18px;
    height: 9px;
  }
  .traje > .traje-item, .traje > .traje-osnovy > .traje-item, .traje > .traje-last > .traje-item {
    min-height: 50px;
  }
  .traje .traje-osnovy-childrens {
    margin-top: 0;
    flex-grow: 1;
  }
  .traje-osnovy-childrens-2 {
    gap: 4px;
    display: flex;
    flex-direction: column-reverse;
  }
  .traje .traje-osnovy-childrens .traje-item {
    margin-bottom: 0;
    height: calc(50% - 2px);
    margin-left: 6px;
  }
  .traje .traje-osnovy-childrens .line-and-arrows {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
  }
  .traje .traje-osnovy-childrens .line-and-arrows .traje-arrow-2 {
    position: relative;
    bottom: inherit;
  }
  .traje .traje-osnovy-childrens .line-and-arrows .traje-arrow {
    margin: 0 0 0 5px;
  }
  .traje > .traje-osnovy > .traje-item {
    min-height: 163px;
  }
}
@media (max-width: 1000px) {
  .swiper-wrapper {
    display: block;
  }
  .swiper-wrapper .card-item {
    margin-bottom: 24px;
  }
}
@media (max-width: 768px) {
  .bg-cold .bg-cold-title {
    font-size: 23px;
  }
  .sp-mission-item.sp-mission-item-4 .sp-mission-sub-item {
    margin-top: 4px;
  }
  .ns-navigation {
    display: none;
  }
  .swiper-wrapper {
    display: block;
  }
  .swiper-wrapper .card-item {
    margin-bottom: 24px;
  }
  .ns-swiper-pr .card-item, .ns-cards .card-item {
    width: 100%;
  }
  .ns-cards .card-item .card-item-kv {
    width: clamp(150px, 40vw, 250px);
  }
  .page-mfk h2 {
    font-size: 30px;
    margin: 30px 0 20px 0;
  }
  .page-mfk .card-item {
    border-bottom: 1px solid var(--color-cold2);
    border-left: 11px solid var(--color-cold2);
  }
  .page-mfk .card-item .card-title {
    margin-top: 24px;
  }
  .page-mfk .card-item .card-info {
    margin-right: 0;
    margin-bottom: 20px;
  }
  .page-mfk .ns-title h2 {
    margin: 0px 0 0 0;
  }
  .page-mfk .ns-title-wrapper {
    margin-bottom: 25px;
  }
  .page-mfk h2.traje-h2, .page-mfk h2.akadem {
    margin-top: 40px;
  }
  .traje .traje-item {
    padding: 12px;
    font-size: 11px;
  }
  .nauch-all-info-wrapper {
    display: flex;
    flex-direction: column-reverse;
  }
  .nauch-all-info-content {
    margin-top: 0;
  }
  .nauch-all-info-wrapper .ns-rukovoditel {
    flex-wrap: wrap;
  }
  .nauch-all-info-wrapper .ns-rukovoditel .ns-rukovoditel-decor {
    width: calc(100% - 160px);
  }
  .nauch-all-info-wrapper .ns-rukovoditel .ns-rukovoditel-img {
    width: 160px;
    min-width: 160px;
  }
  .nauch-all-info-wrapper .ns-rukovoditel .ns-rukovoditel-title {
    font-size: 22px;
  }
  .nauch-all-info-wrapper .ns-rukovoditel .ns-rukovoditel-content {
    width: 100%;
    margin-left: 0;
    font-size: 14px;
  }
  #back {
    margin-bottom: 20px;
  }
}/*# sourceMappingURL=suprematism-layout-mfk.css.map */