.text-content ul {
  list-style: disc;
  padding-left: 20px;
}
.text-content ul ul {
  list-style: circle;
}
.text-content ol {
  list-style: decimal;
  padding-left: 20px;
}
.text-content li {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  color: #1F2433;
  margin: 12px 0;
}
@media all and (min-width: 1281px) {
  .text-content li {
    font-size: 18px;
    line-height: 25px;
  }
}
@media all and (max-width: 1280px) {
  .text-content li {
    font-size: 16px;
    line-height: 22px;
  }
}
@media all and (min-width: 1025px) {
  .text-content li {
    letter-spacing: -1px;
  }
}
@media all and (max-width: 1024px) {
  .text-content li {
    font-size: 14px;
    line-height: 19px;
  }
}
@media all and (max-width: 768px) {
  .text-content li {
    font-size: 12px;
    line-height: 17px;
  }
}
.text-content p {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  color: #1F2433;
  margin: 12px 0;
}
@media all and (min-width: 1281px) {
  .text-content p {
    font-size: 18px;
    line-height: 25px;
  }
}
@media all and (max-width: 1280px) {
  .text-content p {
    font-size: 16px;
    line-height: 22px;
  }
}
@media all and (min-width: 1025px) {
  .text-content p {
    letter-spacing: -1px;
  }
}
@media all and (max-width: 1024px) {
  .text-content p {
    font-size: 14px;
    line-height: 19px;
  }
}
@media all and (max-width: 768px) {
  .text-content p {
    font-size: 12px;
    line-height: 17px;
  }
}
.text-content h1,
.text-content h2,
.text-content h3,
.text-content h4,
.text-content h5,
.text-content h6 {
  font-family: "Inter", sans-serif;
  font-weight: 500;
  color: #1F2433;
}
@media all and (min-width: 1281px) {
  .text-content h1 {
    font-size: 48px;
    line-height: 60px;
  }
  .text-content h2 {
    font-size: 36px;
    line-height: 48px;
  }
  .text-content h3 {
    font-size: 28px;
    line-height: 36px;
  }
  .text-content h4 {
    font-size: 24px;
    line-height: 32px;
  }
  .text-content h5 {
    font-size: 20px;
    line-height: 28px;
  }
  .text-content h6 {
    font-size: 16px;
    line-height: 21px;
  }
}
@media all and (max-width: 1280px) {
  .text-content h1 {
    font-size: 42px;
    line-height: 52px;
  }
  .text-content h2 {
    font-size: 32px;
    line-height: 44px;
  }
  .text-content h3 {
    font-size: 26px;
    line-height: 34px;
  }
  .text-content h4 {
    font-size: 22px;
    line-height: 30px;
  }
  .text-content h5 {
    font-size: 19px;
    line-height: 26px;
  }
  .text-content h6 {
    font-size: 15px;
    line-height: 20px;
  }
}
@media all and (min-width: 1025px) {
  .text-content h1,
  .text-content h2,
  .text-content h3,
  .text-content h4,
  .text-content h5,
  .text-content h6 {
    letter-spacing: -1px;
  }
}
@media all and (max-width: 1024px) {
  .text-content h1 {
    font-size: 30px;
    line-height: 38px;
  }
  .text-content h2 {
    font-size: 26px;
    line-height: 34px;
  }
  .text-content h3 {
    font-size: 24px;
    line-height: 32px;
  }
  .text-content h4 {
    font-size: 20px;
    line-height: 28px;
  }
  .text-content h5 {
    font-size: 18px;
    line-height: 25px;
  }
  .text-content h6 {
    font-size: 14.5px;
    line-height: 19px;
  }
}
@media all and (max-width: 768px) {
  .text-content h1 {
    font-size: 24px;
    line-height: 32px;
  }
  .text-content h2 {
    font-size: 22px;
    line-height: 30px;
  }
  .text-content h3 {
    font-size: 20px;
    line-height: 28px;
  }
  .text-content h4 {
    font-size: 18px;
    line-height: 25px;
  }
  .text-content h5 {
    font-size: 16px;
    line-height: 21px;
  }
  .text-content h6 {
    font-size: 14px;
    line-height: 19px;
  }
}
.text-content table {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  color: #1F2433;
}
.text-content table td {
  padding: 4px;
  box-sizing: border-box;
}
@media all and (min-width: 1281px) {
  .text-content table {
    font-size: 18px;
    line-height: 25px;
  }
}
@media all and (max-width: 1280px) {
  .text-content table {
    font-size: 16px;
    line-height: 22px;
  }
}
@media all and (min-width: 1025px) {
  .text-content table {
    letter-spacing: -1px;
  }
}
@media all and (max-width: 1024px) {
  .text-content table {
    font-size: 14px;
    line-height: 19px;
  }
}
@media all and (max-width: 768px) {
  .text-content table {
    font-size: 12px;
    line-height: 17px;
  }
}
.text-content img {
  max-width: 100%;
  height: auto;
  display: block;
}
.mn-main {
  background-color: #fff;
  max-width: 2200px;
  margin: 0 auto;
}
.mn-intro {
  z-index: 99;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}
.mn-intro._active {
  opacity: 1;
}
.mn-intro .mn-intro__wrap {
  max-width: 2200px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  box-sizing: border-box;
}
.mn-intro .mn-intro__wrap::after {
  content: '';
  position: absolute;
  left: 0;
  right: 100%;
  top: 0;
  bottom: 0;
  background-color: #87B7E8;
  transition: left 1.2s cubic-bezier(0.645, 0.045, 0.355, 1), right 0.4s ease-in;
  z-index: 3;
}
.mn-intro .mn-intro__wrap._animate::after {
  left: 100%;
  right: 0;
}
.mn-intro .mn-intro__body {
  max-width: 1600px;
  margin: 0 auto;
}
@keyframes mnIntroBG {
  0% {
    transform: scale(1.5);
  }
  100% {
    transform: scale(1);
  }
}
.mn-intro .mn-intro__bg {
  position: absolute;
  left: -20px;
  right: -20px;
  top: 0;
  bottom: 0;
  z-index: 1;
  animation: mnIntroBG 7s ease-in-out;
}
.mn-intro .mn-intro__bg img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  object-position: center;
}
.mn-intro .mn-intro__title {
  position: relative;
  z-index: 2;
  opacity: 0;
  transform: translateY(100px);
  transition: opacity 1.3s ease-in, transform 1.2s ease-out;
}
.mn-intro .mn-intro__title img {
  display: block;
  width: 100%;
  height: auto;
  filter: brightness(10);
}
.mn-intro .mn-intro__title._animate {
  opacity: 1;
  transform: translateY(0);
}
.mn-intro .mn-intro__menu {
  box-sizing: border-box;
  position: relative;
  z-index: 2;
  margin-top: 40px;
}
.mn-intro .mn-intro__menu::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 1px;
  background-color: #fff;
  transition: width 0.7s ease-in-out;
}
.mn-intro .mn-intro__menu._animate::before {
  width: 100%;
}
.mn-intro .mn-intro__menu-links {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  max-width: 1600px;
  margin: 0 auto;
  padding-top: 38px;
}
.mn-intro .mn-intro__menu-link {
  margin-right: 20px;
  opacity: 0;
  transform: translateY(80px);
  transition: opacity 0.5s ease-in, transform 0.5s ease-out;
}
.mn-intro .mn-intro__menu-link._animate {
  opacity: 1;
  transform: translateY(0);
}
.mn-intro .mn-intro__menu-link:last-child {
  margin-right: 0;
}
.mn-intro .mn-intro__menu-link a {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  color: #FFF;
  text-decoration: underline;
  transition: color 0.3s ease-in-out;
  -webkit-tap-highlight-color: transparent;
}
.mn-intro .mn-intro__menu-link a:hover {
  color: #5B6583;
}
@media all and (min-width: 1921px) {
  .mn-intro .mn-intro__menu-link a {
    font-size: 18px;
    line-height: 25px;
  }
}
@media all and (max-width: 1920px) {
  .mn-intro .mn-intro__menu-link a {
    font-size: 16px;
    line-height: 21px;
  }
}
@media all and (max-width: 1280px) {
  .mn-intro .mn-intro__menu-link a {
    font-size: 14px;
    line-height: 19px;
  }
}
@media all and (min-width: 1281px) {
  .mn-intro {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
  }
  .mn-intro .mn-intro__wrap {
    height: 100%;
    padding: 0 25px;
  }
}
@media all and (max-width: 1280px) {
  .mn-intro .mn-intro__wrap {
    height: 100vh;
    padding: 0 18px;
  }
}
@media all and (max-width: 1024px) {
  .mn-intro .mn-intro__wrap {
    height: 768px;
  }
  .mn-intro .mn-intro__menu {
    display: none;
  }
}
@media all and (min-width: 769px) {
  .mn-intro .mn-intro__title {
    margin-top: 140px;
  }
}
@media all and (max-width: 768px) {
  .mn-intro .mn-intro__wrap {
    height: 605px;
    padding: 0 10px;
  }
  .mn-intro .mn-intro__title {
    margin-top: 120px;
  }
}
@media all and (max-width: 536px) {
  .mn-intro .mn-intro__title {
    margin-top: 90px;
  }
  .mn-intro .mn-intro__wrap {
    height: 460px;
  }
}
@media all and (max-width: 420px) {
  .mn-intro .mn-intro__wrap {
    height: 400px;
  }
}
.mn-about {
  z-index: 100;
}
.mn-about._animate .mn-about__back {
  opacity: 0;
}
.mn-about .mn-about__wrap {
  max-width: 2200px;
  box-sizing: border-box;
  margin: 0 auto;
  position: relative;
  z-index: 100;
}
.mn-about .mn-about__wrap::before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: #fff;
}
.mn-about .mn-about__back {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  overflow: hidden;
  transition: opacity 0.5s ease-in-out;
}
.mn-about .mn-about__back img {
  width: 100%;
  height: auto;
  margin-top: -1px;
}
.mn-about .mn-about__back img._dark {
  display: none;
}
.mn-about .mn-about__body {
  max-width: 1600px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
.mn-about .mn-about__anchor {
  position: absolute;
  left: 0;
  top: -110px;
  pointer-events: none;
  opacity: 0;
}
.mn-about .mn-about__title {
  display: flex;
  align-items: flex-start;
}
.mn-about .mn-about__title._animate .mn-about__title-number {
  opacity: 1;
  transform: translateX(0);
}
.mn-about .mn-about__title._animate .mn-about__title-text {
  opacity: 1;
  transform: translateX(0);
}
.mn-about .mn-about__title-number {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  color: #AAA;
  padding-top: 10px;
  opacity: 0;
  transform: translateY(80px);
  transition: opacity 1s ease-out, transform 1s ease-out;
  display: flex;
}
.mn-about .mn-about__title-number span {
  color: #aaa;
  display: block;
}
.mn-about .mn-about__title-number ._divider {
  margin: 0 5px;
}
.mn-about .mn-about__title-text {
  opacity: 0;
  transform: translateY(100px);
  transition: opacity 1s ease-out, transform 1s ease-out;
}
.mn-about .mn-about__title-text h3,
.mn-about .mn-about__title-text h1 {
  font-family: "Inter", sans-serif;
  font-weight: 500;
  color: #87B7E8;
}
.mn-about .mn-about__info {
  display: flex;
}
.mn-about .mn-about__info-left {
  opacity: 0;
  transform: translateY(100px);
  transition: opacity 0.5s ease-out, transform 0.8s ease-out;
  padding-bottom: 100px;
  box-sizing: border-box;
}
.mn-about .mn-about__info-left._animate {
  opacity: 1;
  transform: translateY(0);
}
.mn-about .mn-about__left-body {
  position: sticky;
  top: 110px;
}
.mn-about .mn-about__info-left-video {
  width: 320px;
  height: 320px;
  border-radius: 50%;
  overflow: hidden;
  position: relative;
}
.mn-about .mn-about__info-left-video video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.mn-about .mn-about__info-left-video-button {
  width: 48px;
  height: 48px;
  position: absolute;
  left: calc(50% - 24px);
  top: calc(50% - 24px);
  cursor: pointer;
}
.mn-about .mn-about__info-left-video-button svg {
  display: block;
  width: 100%;
  height: auto;
}
.mn-about .mn-about__info-left-title {
  margin-top: 30px;
  text-align: center;
  width: 320px;
}
.mn-about .mn-about__info-left-title h4 {
  font-family: "Inter", sans-serif;
  font-size: 25px;
  line-height: 25px;
  font-weight: 500;
  color: #1F2433;
  letter-spacing: -1px;
}
.mn-about .mn-about__info-right-text {
  opacity: 0;
  transform: translateY(100px);
  transition: opacity 0.5s ease-out, transform 0.8s ease-out;
}
.mn-about .mn-about__info-right-text p {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  color: #1F2433;
  max-width: 800px;
}
.mn-about .mn-about__info-right-text p:last-child {
  margin-bottom: 0;
}
.mn-about .mn-about__info-right-text._animate {
  opacity: 1;
  transform: translateY(0);
}
.mn-about .mn-about__info-right-list-item {
  display: flex;
  box-sizing: border-box;
  opacity: 0;
  transform: translateY(100px);
  transition: opacity 0.5s ease-in, transform 0.8s ease-out;
}
.mn-about .mn-about__info-right-list-item._animate {
  opacity: 1;
  transform: translateY(0);
}
.mn-about .mn-about__info-right-list-item-number {
  margin-right: 20px;
  font-family: "Inter", sans-serif;
  font-weight: 500;
  color: #87B7E8;
}
.mn-about .mn-about__info-right-list-item-text {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  color: #1F2433;
  max-width: 360px;
}
.mn-about .mn-about__info-right-link {
  box-sizing: border-box;
  opacity: 0;
  transform: translateY(100px);
  transition: opacity 0.5s ease-in, transform 0.8s ease-out;
}
.mn-about .mn-about__info-right-link._animate {
  opacity: 1;
  transform: translateY(0);
}
.mn-about .mn-about__info-right-link a {
  transition: color 0.3s ease-in-out;
  -webkit-tap-highlight-color: transparent;
}
.mn-about .mn-about__info-right-link a svg rect {
  fill: #1F2433;
  transition: fill 0.3s ease-in-out;
}
.mn-about .mn-about__info-right-link a:hover {
  color: #87B7E8;
}
.mn-about .mn-about__info-right-link a:hover svg rect {
  fill: #87B7E8;
}
.mn-about .mn-about__info-right-link-body a {
  font-family: "Inter", sans-serif;
  font-size: 14px;
  line-height: 19px;
  font-weight: 400;
  color: #1F2433;
  -webkit-tap-highlight-color: transparent;
}
.mn-about .mn-about__info-right-link-body svg {
  width: 16px;
  height: 16px;
  margin-left: 5px;
}
.mn-about .mn-about__info-right-digits {
  border-top: 1px solid #ddd;
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  opacity: 0;
  transition: opacity 0.5s ease-in;
}
.mn-about .mn-about__info-right-digits._animate {
  opacity: 1;
}
.mn-about .mn-about__info-right-digit {
  width: 50%;
  opacity: 0;
  transform: translateY(100px);
  transition: opacity 0.5s ease-in, transform 0.8s ease-out;
}
.mn-about .mn-about__info-right-digit._animate {
  opacity: 1;
  transform: translateY(0);
}
.mn-about .mn-about__info-right-digit ._number {
  font-family: "Inter", sans-serif;
  font-weight: 300;
  color: #1F2433;
  display: block;
}
.mn-about .mn-about__info-right-digit ._text {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  color: #1F2433;
  margin-right: 12px;
}
.mn-about .mn-about__media {
  box-sizing: border-box;
}
.mn-about .mn-about__media-item {
  display: flex;
}
.mn-about .mn-about__media-item.swiper-slide.swper-slide-active {
  opacity: 1;
}
.mn-about .mn-about__media-item._animate .mn-about__media-item-left-image {
  opacity: 1;
}
.mn-about .mn-about__media-item._animate .mn-about__media-item-left-image::after {
  left: 100%;
  right: 0;
}
.mn-about .mn-about__media-item._animate .mn-about__media-item-right-image {
  opacity: 1;
}
.mn-about .mn-about__media-item._animate .mn-about__media-item-right-image::after {
  left: 100%;
  right: 0;
}
.mn-about .mn-about__media-item-left {
  width: 40%;
}
.mn-about .mn-about__media-item-right {
  width: 60%;
}
.mn-about .mn-about__media-item-left-image {
  box-sizing: border-box;
  position: relative;
  opacity: 0;
  transition: opacity 0.5s ease-in;
}
.mn-about .mn-about__media-item-left-image::after {
  content: '';
  position: absolute;
  left: 0;
  right: 100%;
  top: 0;
  bottom: 0;
  background-color: #87B7E8;
  transition: left 1.2s ease-out, right 0.4s ease-in;
}
.mn-about .mn-about__media-item-left-image img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center;
  display: block;
}
.mn-about .mn-about__media-item-right-image {
  box-sizing: border-box;
  position: relative;
  opacity: 0;
  transition: opacity 0.5s ease-in;
}
.mn-about .mn-about__media-item-right-image::after {
  content: '';
  position: absolute;
  left: 0;
  right: 100%;
  top: 0;
  bottom: 0;
  background-color: #87B7E8;
  transition: left 1.2s ease-out, right 0.4s ease-in;
}
.mn-about .mn-about__media-item-right-image img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center;
  display: block;
}
.mn-about .mn-about__media-arrows {
  margin-top: -48px;
  display: flex;
  position: relative;
  z-index: 2;
  opacity: 0;
  transition: opacity 0.5s ease-in;
}
.mn-about .mn-about__media-arrows._animate {
  opacity: 1;
}
.mn-about .mn-about__media-arrows ._left {
  width: 40%;
  display: flex;
  justify-content: flex-end;
  padding-right: 80px;
  box-sizing: border-box;
}
.mn-about .mn-about__media-arrows ._right {
  width: 60%;
  padding-left: 80px;
  box-sizing: border-box;
}
.mn-about .mn-about__media-arrow {
  cursor: pointer;
  width: 48px;
  height: 48px;
  border: 1px solid #87b7e8;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: border 0.3s ease-in-out;
  -webkit-tap-highlight-color: transparent;
}
.mn-about .mn-about__media-arrow._next {
  transform: rotate(180deg);
  margin-left: 10px;
}
.mn-about .mn-about__media-arrow svg {
  display: block;
  width: 8px;
  height: 16px;
}
.mn-about .mn-about__media-arrow svg path {
  stroke: #AAA;
  transition: stroke 0.3s ease-in-out;
}
.mn-about .mn-about__media-arrow:hover {
  border: 1px solid #87B7E8;
}
.mn-about .mn-about__media-arrow:hover svg path {
  stroke: #87B7E8;
}
.mn-about .mn-about__media-slider {
  overflow: visible;
}
.mn-about .mn-about__media-slide {
  position: relative;
  opacity: 0;
  transition: opacity 0.5s ease-in;
}
.mn-about .mn-about__media-slide::after {
  content: '';
  position: absolute;
  left: 0;
  right: 100%;
  top: 0;
  bottom: 0;
  background-color: #87B7E8;
  transition: left 1.2s ease-in, right 0.4s ease-in;
}
.mn-about .mn-about__media-slide._animate {
  opacity: 1;
}
.mn-about .mn-about__media-slide._animate::after {
  left: 100%;
  right: 0;
}
.mn-about .mn-about__media-slide-image {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  object-position: center;
}
@media all and (min-width: 1901px) {
  .mn-about .mn-about__wrap {
    padding: 680px 25px 0 25px;
  }
  .mn-about .mn-about__wrap::before {
    top: 480px;
  }
}
@media all and (max-width: 1900px) {
  .mn-about .mn-about__wrap {
    padding: 480px 25px 0 25px;
  }
  .mn-about .mn-about__wrap::before {
    top: 420px;
  }
}
@media all and (min-width: 1441px) {
  .mn-about .mn-about__media-item-left {
    padding-right: 80px;
  }
  .mn-about .mn-about__media-item-right {
    padding-left: 80px;
  }
}
@media all and (max-width: 1440px) {
  .mn-about .mn-about__wrap {
    padding: 330px 25px 0 25px;
  }
  .mn-about .mn-about__wrap::before {
    top: 330px;
  }
  .mn-about .mn-about__media-item-left {
    padding-right: 15px;
  }
  .mn-about .mn-about__media-item-right {
    padding-left: 15px;
  }
}
@media all and (min-width: 1281px) {
  .mn-about {
    margin-top: 100vh;
  }
  .mn-about .mn-about__title {
    margin-bottom: 60px;
  }
  .mn-about .mn-about__title-text h3,
  .mn-about .mn-about__title-text h1 {
    font-size: 72px;
    line-height: 82px;
  }
  .mn-about .mn-about__title-number {
    width: 40%;
  }
  .mn-about .mn-about__title-text {
    width: 60%;
  }
  .mn-about .mn-about__info-left {
    width: 40%;
  }
  .mn-about .mn-about__info-left-video {
    margin-bottom: -10px;
  }
  .mn-about .mn-about__info-left-video._mobile {
    display: none;
  }
  .mn-about .mn-about__info-right {
    width: 60%;
  }
  .mn-about .mn-about__info-right-link {
    padding-bottom: 120px;
  }
  .mn-about .mn-about__info-right-text {
    margin-bottom: 70px;
  }
  .mn-about .mn-about__info-right-text p {
    font-size: 18px;
    line-height: 25px;
    margin-bottom: 25px;
  }
  .mn-about .mn-about__info-right-list {
    margin-bottom: 54px;
  }
  .mn-about .mn-about__info-right-list-item {
    margin-bottom: 60px;
  }
  .mn-about .mn-about__info-right-list-item-text {
    font-size: 18px;
    line-height: 25px;
  }
  .mn-about .mn-about__info-right-digits {
    padding-top: 120px;
  }
  .mn-about .mn-about__info-right-digit {
    margin-bottom: 112px;
  }
  .mn-about .mn-about__info-right-digit ._number {
    font-size: 120px;
    line-height: 90px;
    margin-bottom: 20px;
    letter-spacing: -11px;
  }
  .mn-about .mn-about__info-right-digit ._text {
    font-size: 14px;
    line-height: 19px;
  }
  .mn-about .mn-about__media {
    padding-bottom: 200px;
  }
  .mn-about .mn-about__media-slider {
    display: none;
  }
}
@media all and (max-width: 1280px) {
  .mn-about {
    margin-top: -280px;
  }
  .mn-about .mn-about__wrap {
    padding: 280px 18px 0 18px;
    overflow: hidden;
  }
  .mn-about .mn-about__wrap::before {
    top: 280px;
  }
  .mn-about .mn-about__title {
    flex-direction: column;
    margin-bottom: 40px;
  }
  .mn-about .mn-about__title-text h3,
  .mn-about .mn-about__title-text h1 {
    font-size: 56px;
    line-height: 68px;
    margin-top: 15px;
  }
  .mn-about .mn-about__info-left {
    display: none;
  }
  .mn-about .mn-about__info-right-link {
    max-width: 280px;
    margin: 0 auto;
    padding-top: 10px;
    margin-bottom: 80px;
  }
  .mn-about .mn-about__info-left-video._mobile {
    width: 280px;
    height: 280px;
  }
  .mn-about .mn-about__info-left-video._mobile video {
    width: 280px;
    height: 280px;
  }
  .mn-about .mn-about__info-right-link-body {
    margin-top: 30px;
    display: flex;
    justify-content: flex-end;
  }
  .mn-about .mn-about__info-right-text {
    margin-bottom: 50px;
  }
  .mn-about .mn-about__info-right-list-item {
    margin-bottom: 40px;
  }
  .mn-about .mn-about__info-right-list-item-text {
    font-size: 16px;
    line-height: 21px;
  }
  .mn-about .mn-about__info-right-digits {
    padding-top: 80px;
  }
  .mn-about .mn-about__info-right-digit {
    margin-bottom: 80px;
  }
  .mn-about .mn-about__info-right-digit ._number {
    font-size: 80px;
    line-height: 70px;
    margin-bottom: 15px;
    letter-spacing: -8px;
  }
  .mn-about .mn-about__info-right-digit ._text {
    font-size: 13px;
    line-height: 18px;
  }
  .mn-about .mn-about__info {
    flex-direction: column-reverse;
  }
  .mn-about .mn-about__media {
    padding-bottom: 120px;
  }
  .mn-about .mn-about__media-item {
    display: none;
  }
  .mn-about .mn-about__media-slider {
    margin-right: -18px;
  }
}
@media all and (min-width: 1025px) {
  .mn-about .mn-about__title-number {
    font-size: 14px;
    line-height: 19px;
  }
  .mn-about .mn-about__title-text h3,
  .mn-about .mn-about__title-text h1 {
    letter-spacing: -4px;
  }
  .mn-about .mn-about__info-right-list {
    display: flex;
    flex-wrap: wrap;
  }
  .mn-about .mn-about__info-right-list-item {
    width: 50%;
    padding-right: 20px;
  }
  .mn-about .mn-about__info-right-link-body a {
    font-size: 14px;
    line-height: 19px;
  }
  .mn-about .mn-about__media-slide.swiper-slide {
    width: 500px;
    height: 350px;
  }
}
@media all and (max-width: 1024px) {
  .mn-about {
    margin-top: -220px;
  }
  .mn-about .mn-about__wrap {
    padding: 200px 18px 0 18px;
  }
  .mn-about .mn-about__wrap::before {
    top: 230px;
  }
  .mn-about .mn-about__anchor {
    display: none;
  }
  .mn-about .mn-about__title {
    margin-bottom: 30px;
  }
  .mn-about .mn-about__title-number {
    font-size: 12px;
    line-height: 17px;
  }
  .mn-about .mn-about__title-text h3,
  .mn-about .mn-about__title-text h1 {
    font-size: 40px;
    line-height: 48px;
    letter-spacing: -2px;
  }
  .mn-about .mn-about__info-right-text {
    margin-bottom: 35px;
  }
  .mn-about .mn-about__info-right-text p {
    font-size: 14px;
    line-height: 19px;
    margin-bottom: 20px;
  }
  .mn-about .mn-about__info-right-link {
    margin-bottom: 50px;
  }
  .mn-about .mn-about__info-right-link-body a {
    font-size: 12px;
    line-height: 17px;
  }
  .mn-about .mn-about__info-right-list-item {
    margin-bottom: 30px;
  }
  .mn-about .mn-about__info-right-list-item-text {
    font-size: 14px;
    line-height: 19px;
  }
  .mn-about .mn-about__info-right-digits {
    padding-top: 50px;
  }
  .mn-about .mn-about__info-right-digit {
    margin-bottom: 50px;
  }
  .mn-about .mn-about__info-right-digit ._number {
    font-size: 40px;
    line-height: 40px;
    margin-bottom: 10px;
    letter-spacing: -4px;
  }
  .mn-about .mn-about__info-right-digit ._text {
    font-size: 12px;
    line-height: 16px;
  }
  .mn-about .mn-about__media {
    padding-bottom: 50px;
  }
  .mn-about .mn-about__media-slide.swiper-slide {
    width: 400px;
    height: 280px;
  }
}
@media all and (min-width: 769px) {
  .mn-about .mn-about__info-right-list-item-number {
    font-size: 14px;
    line-height: 19px;
    margin-top: 4px;
  }
}
@media all and (max-width: 768px) {
  .mn-about {
    margin-top: -165px;
  }
  .mn-about .mn-about__wrap {
    padding: 165px 10px 0 10px;
  }
  .mn-about .mn-about__wrap::before {
    top: 180px;
  }
  .mn-about .mn-about__title {
    margin-bottom: 20px;
  }
  .mn-about .mn-about__title-text h3,
  .mn-about .mn-about__title-text h1 {
    font-size: 24px;
    line-height: 32px;
  }
  .mn-about .mn-about__info-right-text {
    margin-bottom: 20px;
  }
  .mn-about .mn-about__info-right-text p {
    font-size: 12px;
    line-height: 17px;
  }
  .mn-about .mn-about__info-right-link {
    margin-bottom: 30px;
  }
  .mn-about .mn-about__info-right-list-item {
    margin-bottom: 20px;
  }
  .mn-about .mn-about__info-right-list-item-number {
    font-size: 12px;
    line-height: 17px;
    margin-top: 4px;
  }
  .mn-about .mn-about__info-right-list-item-text {
    font-size: 12px;
    line-height: 17px;
  }
  .mn-about .mn-about__info-right-digits {
    padding-top: 20px;
  }
  .mn-about .mn-about__info-right-digit {
    margin-bottom: 20px;
  }
  .mn-about .mn-about__media {
    padding-bottom: 30px;
  }
  .mn-about .mn-about__media-slider {
    margin-right: -10px;
  }
  .mn-about .mn-about__media-slide.swiper-slide {
    width: 300px;
    height: 200px;
  }
}
@media all and (max-width: 536px) {
  .mn-about {
    margin-top: -115px;
  }
  .mn-about .mn-about__wrap {
    padding: 115px 10px 0 10px;
  }
  .mn-about .mn-about__wrap::before {
    top: 125px;
  }
}
.mn-cycle {
  position: relative;
  z-index: 100;
}
.mn-cycle .mn-cycle__wrap {
  max-width: 2200px;
  margin: 0 auto;
  background-color: #fff;
  box-sizing: border-box;
}
.mn-cycle .mn-cycle__body {
  max-width: 1600px;
  margin: 0 auto;
}
.mn-cycle .mn-cycle__title {
  display: flex;
  align-items: flex-start;
  opacity: 0;
  transform: translateX(-300px);
  transition: opacity 0.5s ease-in, transform 1s ease-out;
}
.mn-cycle .mn-cycle__title._animate {
  opacity: 1;
  transform: translateX(0);
}
.mn-cycle .mn-cycle__title-number {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  color: #aaa;
  display: flex;
}
.mn-cycle .mn-cycle__title-number span {
  color: #aaa;
  display: block;
}
.mn-cycle .mn-cycle__title-number ._divider {
  margin: 0 5px;
}
.mn-cycle .mn-cycle__title-text h3, .mn-cycle .mn-cycle__title-text h2 {
  font-family: "Inter", sans-serif;
  font-weight: 500;
  color: #87B7E8;
}
.mn-cycle .mn-cycle__stages-top-body {
  display: flex;
}
.mn-cycle .mn-cycle__stages-top-item {
  border-top: 1px solid #ddd;
  border-right: 1px solid #ddd;
  box-sizing: border-box;
  opacity: 0;
  transition: opacity 0.5s ease-in, transform 1s ease-out;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
}
.mn-cycle .mn-cycle__stages-top-item._animate {
  opacity: 1;
}
.mn-cycle .mn-cycle__stages-top-item:last-child {
  border-right: none;
}
.mn-cycle .mn-cycle__stages-top-item.swiper-slide {
  height: 100%;
  user-select: none;
}
.mn-cycle .mn-cycle__stages-top-item.swiper-slide-thumb-active span {
  color: #fff;
  border: 1px solid #87B7E8;
  background-color: #87B7E8;
  cursor: default;
}
.mn-cycle .mn-cycle__stages-top-item.swiper-slide-thumb-active p {
  color: #1F2433;
  cursor: default;
}
.mn-cycle .mn-cycle__stages-top-item span {
  padding: 5px 12px;
  box-sizing: border-box;
  font-family: "Inter", sans-serif;
  font-weight: 400;
  color: #ddd;
  border: 1px solid #ddd;
  background-color: #fff;
  margin-bottom: 17px;
  display: inline-block;
}
.mn-cycle .mn-cycle__stages-top-item p {
  font-family: "Inter", sans-serif;
  font-weight: 500;
  color: #ddd;
  user-select: none;
}
.mn-cycle .mn-cycle__stages-bottom-item {
  background-color: #fff;
}
.mn-cycle .mn-cycle__stages-bottom-item.swiper-slide {
  opacity: 0 !important;
}
.mn-cycle .mn-cycle__stages-bottom-item.swiper-slide-active {
  opacity: 1 !important;
}
.mn-cycle .mn-cycle__stages-bottom-item-row {
  display: flex;
  position: relative;
  padding-top: 20px;
  padding-right: 15px;
  box-sizing: border-box;
  border-top: 1px solid #ddd;
  opacity: 0;
  transform: translateY(150px);
  transition: opacity 0.5s ease-in, transform 1s ease-out;
}
.mn-cycle .mn-cycle__stages-bottom-item-row._animate {
  opacity: 1;
  transform: translateY(0);
}
.mn-cycle .mn-cycle__stages-bottom-item-row:last-child {
  border-bottom: 1px solid #ddd;
}
.mn-cycle .mn-cycle__stages-bottom-item-row-link {
  -webkit-tap-highlight-color: transparent;
}
.mn-cycle .mn-cycle__stages-bottom-item-row-link svg {
  width: 16px;
  height: 16px;
}
.mn-cycle .mn-cycle__stages-bottom-item-row-link svg rect {
  fill: #1F2433;
  transition: fill 0.3s ease-in-out;
}
.mn-cycle .mn-cycle__stages-bottom-item-row-link svg:hover rect {
  fill: #87B7E8;
}
.mn-cycle .mn-cycle__stages-bottom-item-title {
  box-sizing: border-box;
}
.mn-cycle .mn-cycle__stages-bottom-item-title h4 {
  font-family: "Inter", sans-serif;
  font-weight: 500;
  color: #1F2433;
  letter-spacing: -1px;
}
.mn-cycle .mn-cycle__link {
  display: none;
  opacity: 0;
  transition: opacity 1s ease-in;
}
.mn-cycle .mn-cycle__link._animate {
  opacity: 1;
}
.mn-cycle .mn-cycle__link._animate a::after {
  left: 100%;
  right: 0;
}
.mn-cycle .mn-cycle__link a {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  color: #1F2433;
  margin-right: 10px;
  display: inline-block;
  position: relative;
  transition: color 0.3s ease-in-out;
}
.mn-cycle .mn-cycle__link a::after {
  content: '';
  position: absolute;
  left: 0;
  right: 100%;
  bottom: -15px;
  top: -15px;
  transition: left 1.5s cubic-bezier(0.7, 0, 0.3, 1), right 0.75s cubic-bezier(0.7, 0, 0.3, 1);
  background-color: #87B7E8;
}
.mn-cycle .mn-cycle__link a svg {
  margin-left: 5px;
}
.mn-cycle .mn-cycle__link a svg rect {
  fill: #1F2433;
  transition: fill 0.3s ease-in-out;
}
.mn-cycle .mn-cycle__link a:hover {
  color: #87B7E8;
}
.mn-cycle .mn-cycle__link a:hover svg rect {
  fill: #87B7E8;
}
.mn-cycle .mn-cycle__stages-bottom-item-description ul {
  list-style: disc;
  padding-left: 20px;
}
.mn-cycle .mn-cycle__stages-bottom-item-description ul ul {
  list-style: circle;
}
.mn-cycle .mn-cycle__stages-bottom-item-description ol {
  list-style: decimal;
  padding-left: 20px;
}
.mn-cycle .mn-cycle__stages-bottom-item-description li {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  color: #1F2433;
  margin: 12px 0;
}
@media all and (min-width: 1281px) {
  .mn-cycle .mn-cycle__stages-bottom-item-description li {
    font-size: 18px;
    line-height: 25px;
  }
}
@media all and (max-width: 1280px) {
  .mn-cycle .mn-cycle__stages-bottom-item-description li {
    font-size: 16px;
    line-height: 22px;
  }
}
@media all and (min-width: 1025px) {
  .mn-cycle .mn-cycle__stages-bottom-item-description li {
    letter-spacing: -1px;
  }
}
@media all and (max-width: 1024px) {
  .mn-cycle .mn-cycle__stages-bottom-item-description li {
    font-size: 14px;
    line-height: 19px;
  }
}
@media all and (max-width: 768px) {
  .mn-cycle .mn-cycle__stages-bottom-item-description li {
    font-size: 12px;
    line-height: 17px;
  }
}
.mn-cycle .mn-cycle__stages-bottom-item-description p {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  color: #1F2433;
  margin: 12px 0;
}
@media all and (min-width: 1281px) {
  .mn-cycle .mn-cycle__stages-bottom-item-description p {
    font-size: 18px;
    line-height: 25px;
  }
}
@media all and (max-width: 1280px) {
  .mn-cycle .mn-cycle__stages-bottom-item-description p {
    font-size: 16px;
    line-height: 22px;
  }
}
@media all and (min-width: 1025px) {
  .mn-cycle .mn-cycle__stages-bottom-item-description p {
    letter-spacing: -1px;
  }
}
@media all and (max-width: 1024px) {
  .mn-cycle .mn-cycle__stages-bottom-item-description p {
    font-size: 14px;
    line-height: 19px;
  }
}
@media all and (max-width: 768px) {
  .mn-cycle .mn-cycle__stages-bottom-item-description p {
    font-size: 12px;
    line-height: 17px;
  }
}
.mn-cycle .mn-cycle__stages-bottom-item-description h1,
.mn-cycle .mn-cycle__stages-bottom-item-description h2,
.mn-cycle .mn-cycle__stages-bottom-item-description h3,
.mn-cycle .mn-cycle__stages-bottom-item-description h4,
.mn-cycle .mn-cycle__stages-bottom-item-description h5,
.mn-cycle .mn-cycle__stages-bottom-item-description h6 {
  font-family: "Inter", sans-serif;
  font-weight: 500;
  color: #1F2433;
}
@media all and (min-width: 1281px) {
  .mn-cycle .mn-cycle__stages-bottom-item-description h1 {
    font-size: 48px;
    line-height: 60px;
  }
  .mn-cycle .mn-cycle__stages-bottom-item-description h2 {
    font-size: 36px;
    line-height: 48px;
  }
  .mn-cycle .mn-cycle__stages-bottom-item-description h3 {
    font-size: 28px;
    line-height: 36px;
  }
  .mn-cycle .mn-cycle__stages-bottom-item-description h4 {
    font-size: 24px;
    line-height: 32px;
  }
  .mn-cycle .mn-cycle__stages-bottom-item-description h5 {
    font-size: 20px;
    line-height: 28px;
  }
  .mn-cycle .mn-cycle__stages-bottom-item-description h6 {
    font-size: 16px;
    line-height: 21px;
  }
}
@media all and (max-width: 1280px) {
  .mn-cycle .mn-cycle__stages-bottom-item-description h1 {
    font-size: 42px;
    line-height: 52px;
  }
  .mn-cycle .mn-cycle__stages-bottom-item-description h2 {
    font-size: 32px;
    line-height: 44px;
  }
  .mn-cycle .mn-cycle__stages-bottom-item-description h3 {
    font-size: 26px;
    line-height: 34px;
  }
  .mn-cycle .mn-cycle__stages-bottom-item-description h4 {
    font-size: 22px;
    line-height: 30px;
  }
  .mn-cycle .mn-cycle__stages-bottom-item-description h5 {
    font-size: 19px;
    line-height: 26px;
  }
  .mn-cycle .mn-cycle__stages-bottom-item-description h6 {
    font-size: 15px;
    line-height: 20px;
  }
}
@media all and (min-width: 1025px) {
  .mn-cycle .mn-cycle__stages-bottom-item-description h1,
  .mn-cycle .mn-cycle__stages-bottom-item-description h2,
  .mn-cycle .mn-cycle__stages-bottom-item-description h3,
  .mn-cycle .mn-cycle__stages-bottom-item-description h4,
  .mn-cycle .mn-cycle__stages-bottom-item-description h5,
  .mn-cycle .mn-cycle__stages-bottom-item-description h6 {
    letter-spacing: -1px;
  }
}
@media all and (max-width: 1024px) {
  .mn-cycle .mn-cycle__stages-bottom-item-description h1 {
    font-size: 30px;
    line-height: 38px;
  }
  .mn-cycle .mn-cycle__stages-bottom-item-description h2 {
    font-size: 26px;
    line-height: 34px;
  }
  .mn-cycle .mn-cycle__stages-bottom-item-description h3 {
    font-size: 24px;
    line-height: 32px;
  }
  .mn-cycle .mn-cycle__stages-bottom-item-description h4 {
    font-size: 20px;
    line-height: 28px;
  }
  .mn-cycle .mn-cycle__stages-bottom-item-description h5 {
    font-size: 18px;
    line-height: 25px;
  }
  .mn-cycle .mn-cycle__stages-bottom-item-description h6 {
    font-size: 14.5px;
    line-height: 19px;
  }
}
@media all and (max-width: 768px) {
  .mn-cycle .mn-cycle__stages-bottom-item-description h1 {
    font-size: 24px;
    line-height: 32px;
  }
  .mn-cycle .mn-cycle__stages-bottom-item-description h2 {
    font-size: 22px;
    line-height: 30px;
  }
  .mn-cycle .mn-cycle__stages-bottom-item-description h3 {
    font-size: 20px;
    line-height: 28px;
  }
  .mn-cycle .mn-cycle__stages-bottom-item-description h4 {
    font-size: 18px;
    line-height: 25px;
  }
  .mn-cycle .mn-cycle__stages-bottom-item-description h5 {
    font-size: 16px;
    line-height: 21px;
  }
  .mn-cycle .mn-cycle__stages-bottom-item-description h6 {
    font-size: 14px;
    line-height: 19px;
  }
}
.mn-cycle .mn-cycle__stages-bottom-item-description table {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  color: #1F2433;
}
.mn-cycle .mn-cycle__stages-bottom-item-description table td {
  padding: 4px;
  box-sizing: border-box;
}
@media all and (min-width: 1281px) {
  .mn-cycle .mn-cycle__stages-bottom-item-description table {
    font-size: 18px;
    line-height: 25px;
  }
}
@media all and (max-width: 1280px) {
  .mn-cycle .mn-cycle__stages-bottom-item-description table {
    font-size: 16px;
    line-height: 22px;
  }
}
@media all and (min-width: 1025px) {
  .mn-cycle .mn-cycle__stages-bottom-item-description table {
    letter-spacing: -1px;
  }
}
@media all and (max-width: 1024px) {
  .mn-cycle .mn-cycle__stages-bottom-item-description table {
    font-size: 14px;
    line-height: 19px;
  }
}
@media all and (max-width: 768px) {
  .mn-cycle .mn-cycle__stages-bottom-item-description table {
    font-size: 12px;
    line-height: 17px;
  }
}
.mn-cycle .mn-cycle__stages-bottom-item-description img {
  max-width: 100%;
  height: auto;
  display: block;
}
@media all and (min-width: 1441px) {
  .mn-cycle .mn-cycle__title-number {
    width: 40%;
  }
  .mn-cycle .mn-cycle__title-text {
    width: 60%;
  }
}
@media all and (max-width: 1440px) {
  .mn-cycle .mn-cycle__title-number {
    width: 20%;
  }
  .mn-cycle .mn-cycle__title-text {
    width: 80%;
  }
}
@media all and (min-width: 1281px) {
  .mn-cycle .mn-cycle__wrap {
    padding: 109px 25px 200px 25px;
  }
  .mn-cycle .mn-cycle__title {
    margin-bottom: 62px;
  }
  .mn-cycle .mn-cycle__title-text h3, .mn-cycle .mn-cycle__title-text h2 {
    font-size: 72px;
    line-height: 82px;
  }
  .mn-cycle .mn-cycle__stages-top-body {
    padding-bottom: 86px;
  }
  .mn-cycle .mn-cycle__stages-top-item {
    padding: 30px 30px 0 30px;
  }
  .mn-cycle .mn-cycle__stages-top-item:first-child {
    padding: 30px 30px 0 0;
  }
  .mn-cycle .mn-cycle__stages-top-item.swiper-slide {
    width: 400px;
    min-height: 190px;
  }
  .mn-cycle .mn-cycle__stages-top-item span {
    font-size: 18px;
    line-height: 25px;
  }
  .mn-cycle .mn-cycle__stages-top-item p {
    font-size: 25px;
    line-height: 35px;
  }
  .mn-cycle .mn-cycle__stages-bottom-item-row {
    padding-bottom: 73px;
  }
  .mn-cycle .mn-cycle__stages-bottom-item-title h4 {
    font-size: 40px;
    line-height: 52px;
  }
  .mn-cycle .mn-cycle__link {
    margin-top: 100px;
  }
}
@media all and (max-width: 1280px) {
  .mn-cycle .mn-cycle__wrap {
    padding: 80px 18px 150px 18px;
  }
  .mn-cycle .mn-cycle__title {
    margin-bottom: 40px;
  }
  .mn-cycle .mn-cycle__title-text h3, .mn-cycle .mn-cycle__title-text h2 {
    font-size: 56px;
    line-height: 68px;
  }
  .mn-cycle .mn-cycle__stages-top-body {
    padding-bottom: 60px;
  }
  .mn-cycle .mn-cycle__stages-top-item {
    padding: 25px 25px 0 25px;
  }
  .mn-cycle .mn-cycle__stages-top-item:first-child {
    padding: 25px 25px 0 0;
  }
  .mn-cycle .mn-cycle__stages-top-item.swiper-slide {
    width: 320px;
    min-height: 160px;
  }
  .mn-cycle .mn-cycle__stages-top-item span {
    font-size: 16px;
    line-height: 21px;
  }
  .mn-cycle .mn-cycle__stages-top-item p {
    font-size: 20px;
    line-height: 28px;
  }
  .mn-cycle .mn-cycle__stages-bottom-item-row {
    padding-bottom: 50px;
  }
  .mn-cycle .mn-cycle__stages-bottom-item-title h4 {
    font-size: 24px;
    line-height: 32px;
  }
  .mn-cycle .mn-cycle__link {
    margin-top: 70px;
  }
}
@media all and (min-width: 1025px) {
  .mn-cycle .mn-cycle__title-number {
    padding-top: 10px;
  }
  .mn-cycle .mn-cycle__title-text h3, .mn-cycle .mn-cycle__title-text h2 {
    letter-spacing: -3px;
  }
  .mn-cycle .mn-cycle__link a {
    font-size: 18px;
  }
}
@media all and (max-width: 1024px) {
  .mn-cycle .mn-cycle__wrap {
    padding: 60px 18px 60px 18px;
  }
  .mn-cycle .mn-cycle__title {
    margin-bottom: 30px;
    flex-direction: column;
  }
  .mn-cycle .mn-cycle__title-text {
    margin-top: 15px;
  }
  .mn-cycle .mn-cycle__title-text h3, .mn-cycle .mn-cycle__title-text h2 {
    font-size: 40px;
    line-height: 48px;
    letter-spacing: -1px;
  }
  .mn-cycle .mn-cycle__stages-top-body {
    padding-bottom: 40px;
  }
  .mn-cycle .mn-cycle__stages-top-item span {
    font-size: 14px;
    line-height: 19px;
  }
  .mn-cycle .mn-cycle__stages-bottom-item-row {
    padding-bottom: 30px;
  }
  .mn-cycle .mn-cycle__stages-bottom-item-title h4 {
    font-size: 18px;
    line-height: 25px;
  }
  .mn-cycle .mn-cycle__link {
    margin-top: 40px;
  }
  .mn-cycle .mn-cycle__link a {
    font-size: 14px;
  }
}
@media all and (min-width: 769px) {
  .mn-cycle .mn-cycle__title-number {
    font-size: 14px;
    line-height: 19px;
  }
  .mn-cycle .mn-cycle__stages-bottom-item-title {
    padding-right: 20px;
    width: 40%;
  }
  .mn-cycle .mn-cycle__stages-bottom-item-description {
    width: 60%;
  }
  .mn-cycle .mn-cycle__stages-bottom-item-row-link {
    position: absolute;
    top: 38px;
    right: 0;
  }
  .mn-cycle .mn-cycle__stages-bottom-item-row-link span {
    display: none;
  }
  .mn-cycle .mn-cycle__link ._left {
    width: 40%;
  }
  .mn-cycle .mn-cycle__link ._right {
    width: 60%;
  }
}
@media all and (max-width: 768px) {
  .mn-cycle .mn-cycle__wrap {
    padding: 30px 10px;
  }
  .mn-cycle .mn-cycle__title {
    margin-bottom: 20px;
  }
  .mn-cycle .mn-cycle__title-number {
    font-size: 12px;
    line-height: 17px;
    width: auto;
  }
  .mn-cycle .mn-cycle__title-text {
    width: auto;
  }
  .mn-cycle .mn-cycle__title-text h3, .mn-cycle .mn-cycle__title-text h2 {
    font-size: 24px;
    line-height: 32px;
  }
  .mn-cycle .mn-cycle__stages-top-body {
    padding-bottom: 20px;
  }
  .mn-cycle .mn-cycle__stages-top-item {
    padding: 15px 15px 0 15px;
  }
  .mn-cycle .mn-cycle__stages-top-item:first-child {
    padding: 15px 15px 0 0;
  }
  .mn-cycle .mn-cycle__stages-top-item.swiper-slide {
    width: 260px;
    min-height: 145px;
  }
  .mn-cycle .mn-cycle__stages-top-item span {
    font-size: 12px;
    line-height: 17px;
  }
  .mn-cycle .mn-cycle__stages-top-item p {
    font-size: 16px;
    line-height: 21px;
  }
  .mn-cycle .mn-cycle__stages-bottom-item-row {
    flex-direction: column;
  }
  .mn-cycle .mn-cycle__stages-bottom-item-description {
    margin-top: 20px;
  }
  .mn-cycle .mn-cycle__stages-bottom-item-row-link {
    margin-top: 20px;
    display: block;
    font-family: "Inter", sans-serif;
    font-size: 12px;
    font-weight: 400;
    color: #1F2433;
  }
  .mn-cycle .mn-cycle__stages-bottom-item-row-link svg {
    display: none;
  }
  .mn-cycle .mn-cycle__link {
    flex-direction: column;
    margin-top: 30px;
  }
  .mn-cycle .mn-cycle__link ._right {
    display: flex;
    justify-content: flex-end;
  }
  .mn-cycle .mn-cycle__link a {
    font-size: 12px;
  }
}
.mn-products {
  position: relative;
  z-index: 100;
}
.mn-products._fixed .mn-products__wrap {
  position: fixed;
  top: 0;
  left: calc(50% - 1100px);
  right: calc(50% - 1100px);
  bottom: 0;
}
.mn-products._end {
  display: flex;
  align-items: flex-end;
}
.mn-products .mn-products__wrap {
  width: 100%;
  padding-top: 110px;
  padding-bottom: 200px;
  box-sizing: border-box;
  max-width: 2200px;
  margin: 0 auto;
  overflow: hidden;
}
.mn-products .mn-products__body {
  max-width: 1600px;
  margin: 0 auto;
  height: calc(100vh - 310px);
  position: relative;
}
.mn-products .mn-products__title {
  display: flex;
  align-items: flex-start;
}
.mn-products .mn-products__title._animate .mn-products__title-number {
  opacity: 1;
  transform: translateX(0);
}
.mn-products .mn-products__title._animate .mn-products__title-text {
  opacity: 1;
}
.mn-products .mn-products__title-number {
  width: 40%;
  font-family: "Inter", sans-serif;
  font-size: 14px;
  line-height: 19px;
  font-weight: 400;
  color: #aaa;
  padding-top: 10px;
  opacity: 0;
  transform: translateX(-300px);
  transition: opacity 0.5s ease-in, transform 1s ease-out;
  display: flex;
}
.mn-products .mn-products__title-number span {
  color: #aaa;
  display: block;
}
.mn-products .mn-products__title-number ._divider {
  margin: 0 5px;
}
.mn-products .mn-products__title-text {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  opacity: 0;
  transition: opacity 2s ease-in-out;
}
.mn-products .mn-products__title-text h3 {
  font-family: "Inter", sans-serif;
  font-size: 146px;
  line-height: 105px;
  font-weight: 500;
  color: #87B7E8;
  letter-spacing: -5px;
  text-align: center;
}
.mn-products .mn-products__items {
  position: absolute;
  left: 100%;
  top: -110px;
  bottom: -200px;
}
.mn-products .mn-products__list {
  display: flex;
  height: 100%;
}
.mn-products .mn-products__list-item {
  height: 100%;
  width: 100%;
  position: relative;
  box-sizing: border-box;
  overflow: hidden;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  border-left: 1px solid #ddd;
  padding: 1px;
  opacity: 0;
}
.mn-products .mn-products__list-item._animate {
  opacity: 1;
  transition: opacity 0.5s ease-in;
}
.mn-products .mn-products__list-item._animate::before {
  left: 100%;
  right: 0;
}
.mn-products .mn-products__list-item:last-child {
  border-right: 1px solid #ddd;
}
.mn-products .mn-products__list-item img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.mn-products .mn-products__list-item a {
  position: absolute;
  z-index: 4;
  left: 50%;
  bottom: 0;
  transform: translate(-50%, -50%);
  text-align: center;
  font-family: "Inter", sans-serif;
  font-size: 25px;
  line-height: 38px;
  font-weight: 500;
  color: #1F2433;
  text-decoration: none;
  height: 80px;
  width: 255px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  transition: color 0.3s ease-in, bottom 0.4s ease-in, opacity 0.3s ease-in;
  -webkit-tap-highlight-color: transparent;
}
.mn-products .mn-products__list-item a span {
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: color 0.3s ease-in-out;
}
.mn-products .mn-products__list-item a span:hover {
  color: #87B7E8;
}
.mn-products .mn-products__list-item::before {
  content: '';
  position: absolute;
  left: 0;
  right: 100%;
  top: 0;
  bottom: 0;
  background-color: #87B7E8;
  transition: left 0.8s cubic-bezier(0.645, 0.045, 0.355, 1), right 0.4s ease-in;
  z-index: 4;
}
.mn-products .mn-products__list-item::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background-image: url('masks/material-mask.png');
  background-size: auto 1440px;
  background-position: center;
  background-repeat: no-repeat;
  transition: transform 0.3s ease-in, border 0.3s ease-in;
  z-index: 3;
}
.mn-products .mn-products__list-item:hover::after {
  transform: scale(12);
}
.mn-products .mn-products__list-item:hover a {
  color: #fff;
}
@media all and (min-height: 1025px) {
  .mn-products .mn-products__list-item {
    max-width: 384px;
    min-width: 384px;
  }
}
@media all and (max-height: 1024px) {
  .mn-products .mn-products__list-item {
    max-width: 320px;
    min-width: 320px;
  }
}
@media all and (max-height: 860px) {
  .mn-products .mn-products__list-item {
    max-width: 260px;
    min-width: 260px;
  }
}
@media all and (min-width: 1441px) {
  .mn-products .mn-products-m__wrap {
    display: none;
  }
}
@media all and (max-width: 1440px) {
  .mn-products .mn-products__wrap {
    display: none;
  }
  .mn-products .mn-products-m__wrap {
    box-sizing: border-box;
    padding: 80px 0 120px 0;
    max-width: 1440px;
    margin: 0 auto;
    overflow: hidden;
    background-color: #fff;
  }
  .mn-products .mn-products-m__title {
    display: flex;
    box-sizing: border-box;
    padding: 0 25px;
    opacity: 0;
    transform: translateX(-300px);
    transition: opacity 0.5s ease-in, transform 1s ease-out;
  }
  .mn-products .mn-products-m__title._animate {
    opacity: 1;
    transform: translateX(0);
  }
  .mn-products .mn-products-m__title-number {
    font-family: "Inter", sans-serif;
    font-size: 14px;
    line-height: 19px;
    font-weight: 400;
    color: #aaa;
    padding-top: 10px;
    display: flex;
  }
  .mn-products .mn-products-m__title-number span {
    color: #aaa;
    display: block;
  }
  .mn-products .mn-products-m__title-number ._divider {
    margin: 0 5px;
  }
  .mn-products .mn-products-m__title-text h3 {
    font-family: "Inter", sans-serif;
    font-weight: 500;
    color: #87B7E8;
    letter-spacing: -2px;
  }
  .mn-products .mn-products-m__items {
    box-sizing: border-box;
    margin-top: 40px;
  }
  .mn-products .mn-products-m__item {
    position: relative;
    box-sizing: border-box;
    overflow: hidden;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
    padding: 1px;
    opacity: 0;
    transition: opacity 0.5s ease-in;
    -webkit-tap-highlight-color: transparent;
  }
  .mn-products .mn-products-m__item._animate {
    opacity: 1;
  }
  .mn-products .mn-products-m__item._animate::before {
    left: 100%;
    right: 0;
  }
  .mn-products .mn-products-m__item:last-child {
    border-right: 1px solid #ddd;
  }
  .mn-products .mn-products-m__item img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    -webkit-tap-highlight-color: transparent;
  }
  .mn-products .mn-products-m__item a {
    position: absolute;
    z-index: 4;
    left: 50%;
    bottom: 0;
    transform: translate(-50%, -50%);
    text-align: center;
    font-family: "Inter", sans-serif;
    font-size: 25px;
    line-height: 38px;
    font-weight: 500;
    color: #1F2433;
    text-decoration: none;
    height: 80px;
    width: 255px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    transition: color 0.3s ease-in, bottom 0.4s ease-in, opacity 0.3s ease-in;
    -webkit-tap-highlight-color: transparent;
  }
  .mn-products .mn-products-m__item a span {
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: color 0.3s ease-in-out;
  }
  .mn-products .mn-products-m__item a span:hover {
    color: #87B7E8;
  }
  .mn-products .mn-products-m__item::before {
    content: '';
    position: absolute;
    left: 0;
    right: 100%;
    top: 0;
    bottom: 0;
    background-color: #87B7E8;
    transition: left 1s cubic-bezier(0.645, 0.045, 0.355, 1), right 0.4s ease-in;
    z-index: 4;
  }
  .mn-products .mn-products-m__item::after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background-image: url('masks/material-mask.png');
    background-size: auto 1024px;
    background-position: center;
    background-repeat: no-repeat;
    transition: transform 0.3s ease-in;
    transition: transform 0.3s ease-in, border 0.3s ease-in;
    z-index: 3;
  }
  .mn-products .mn-products-m__item:hover {
    cursor: url('../images/cursor.png'), pointer;
  }
  .mn-products .mn-products-m__item:hover::after {
    transform: scale(8);
    transition: transform 0.3s ease-in, border 0.3s ease-in;
  }
  .mn-products .mn-products-m__item:hover a {
    color: #fff;
    transition: color 0.3s ease-in, bottom 0.4s ease-in, opacity 0.3s ease-in;
  }
  .mn-products .mn-products-m__item.swiper-slide {
    width: 280px;
    height: 768px;
  }
}
@media all and (min-width: 1281px) {
  .mn-products .mn-products-m__title-number {
    width: 40%;
  }
  .mn-products .mn-products-m__title-text {
    width: 60%;
    font-size: 72px;
    line-height: 82px;
  }
}
@media all and (max-width: 1280px) {
  .mn-products .mn-products-m__title-number {
    width: 20%;
  }
  .mn-products .mn-products-m__title {
    padding: 0 18px;
  }
  .mn-products .mn-products-m__title-text {
    width: 80%;
    font-size: 56px;
    line-height: 68px;
    letter-spacing: -2px;
  }
  .mn-products .mn-products-m__items {
    padding-left: 18px;
    margin-top: 30px;
  }
}
@media all and (max-width: 1024px) {
  .mn-products .mn-products-m__wrap {
    padding: 60px 0;
  }
  .mn-products .mn-products-m__title {
    flex-direction: column;
  }
  .mn-products .mn-products-m__title-number {
    width: auto;
  }
  .mn-products .mn-products-m__title-text {
    width: auto;
    font-size: 40px;
    line-height: 48px;
    margin-top: 15px;
    letter-spacing: -1px;
  }
  .mn-products .mn-products-m__item a {
    font-size: 18px;
    line-height: 22px;
    width: 200px;
    bottom: -30px;
  }
  .mn-products .mn-products-m__item::after {
    background-size: auto 900px;
  }
  .mn-products .mn-products-m__item.swiper-slide {
    width: 218px;
    height: 600px;
  }
}
@media all and (max-width: 768px) {
  .mn-products .mn-products-m__wrap {
    padding: 30px 0;
  }
  .mn-products .mn-products-m__title {
    padding: 0 10px;
  }
  .mn-products .mn-products-m__title-number {
    font-size: 12px;
    line-height: 17px;
  }
  .mn-products .mn-products-m__title-text {
    font-size: 24px;
    line-height: 32px;
  }
  .mn-products .mn-products-m__items {
    padding-left: 10px;
    margin-top: 20px;
  }
  .mn-products .mn-products-m__item a {
    font-size: 15px;
    line-height: 21px;
    width: 125px;
  }
  .mn-products .mn-products-m__item::after {
    background-size: auto 680px;
  }
  .mn-products .mn-products-m__item.swiper-slide {
    width: 145px;
    height: 400px;
  }
}
.mn-strategy {
  position: relative;
  z-index: 100;
}
.mn-strategy .mn-strategy__wrap {
  max-width: 2200px;
  margin: 0 auto;
  background-color: #fff;
  box-sizing: border-box;
}
.mn-strategy .mn-strategy__body {
  max-width: 1600px;
  margin: 0 auto;
}
.mn-strategy .mn-strategy__title {
  display: flex;
  align-items: flex-start;
  opacity: 0;
  transform: translateX(-300px);
  transition: opacity 1s ease-in, transform 1s ease-out;
}
.mn-strategy .mn-strategy__title._animate {
  opacity: 1;
  transform: translateX(0);
}
.mn-strategy .mn-strategy__title-number {
  font-family: "Inter", sans-serif;
  font-size: 14px;
  line-height: 19px;
  font-weight: 400;
  color: #aaa;
  display: flex;
}
.mn-strategy .mn-strategy__title-number span {
  color: #aaa;
  display: block;
}
.mn-strategy .mn-strategy__title-number ._divider {
  margin: 0 5px;
}
.mn-strategy .mn-strategy__title-text h3 {
  font-family: "Inter", sans-serif;
  font-weight: 500;
  color: #87B7E8;
}
.mn-strategy .mn-strategy__list {
  display: flex;
}
.mn-strategy .mn-strategy__video {
  opacity: 0;
  transition: opacity 0.7s ease-in-out;
}
.mn-strategy .mn-strategy__video._animate {
  opacity: 1;
}
.mn-strategy .mn-strategy__video-wrap {
  position: sticky;
  top: 110px;
}
.mn-strategy .mn-strategy__video-body {
  border-radius: 50%;
  overflow: hidden;
  position: relative;
}
.mn-strategy .mn-strategy__video-body video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.mn-strategy .mn-strategy__list-item {
  opacity: 0;
  transform: translateY(120px);
  transition: opacity 0.5s ease-in, transform 0.5s ease-out;
  box-sizing: border-box;
  position: relative;
  border-bottom: 1px solid #ddd;
}
.mn-strategy .mn-strategy__list-item:first-child {
  border-top: 1px solid #ddd;
}
.mn-strategy .mn-strategy__list-item._animate {
  opacity: 1;
  transform: translateY(0);
}
.mn-strategy .mn-strategy__list-item._active {
  align-items: flex-start;
}
.mn-strategy .mn-strategy__list-item._active .mn-strategy__list-item-title {
  margin-bottom: 20px;
}
.mn-strategy .mn-strategy__list-item._active .mn-strategy__list-item-plus svg {
  transform: rotate(45deg);
  transition: transform 0.3s ease-in;
}
.mn-strategy .mn-strategy__list-item._active .mn-strategy__list-item-text-all {
  opacity: 1;
  pointer-events: visible;
}
.mn-strategy .mn-strategy__list-item-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-family: "Inter", sans-serif;
  font-weight: 500;
  color: #1F2433;
  transition: margin-bottom 0.3s ease-in, color 0.3s ease-in-out;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
}
.mn-strategy .mn-strategy__list-item-title:hover {
  color: #87B7E8;
}
.mn-strategy .mn-strategy__list-item-title:hover svg rect {
  fill: #87B7E8;
  transition: fill 0.3s ease-in-out;
}
.mn-strategy .mn-strategy__list-item-plus {
  margin-left: 20px;
}
.mn-strategy .mn-strategy__list-item-plus svg {
  width: 16px;
  height: 16px;
  transition: transform 0.3s ease-in;
}
.mn-strategy .mn-strategy__list-item-plus svg rect {
  fill: #1F2433;
}
.mn-strategy .mn-strategy__list-item-text-all {
  opacity: 0;
  pointer-events: none;
  overflow: hidden;
  transition: height 0.3s ease-in, opacity 0.3s ease-in, margin-bottom 0.3s ease-in;
}
.mn-strategy .mn-strategy__list-item-text-all p {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  color: #1F2433;
  display: flex;
}
.mn-strategy .mn-strategy__list-item-text-all p:last-child {
  margin-bottom: 0;
}
.mn-strategy .mn-strategy__list-item-text-all p ._number {
  font-family: "Inter", sans-serif;
  font-size: 14px;
  line-height: 19px;
  font-weight: 500;
  color: #87B7E8;
  margin-right: 20px;
  margin-top: 5px;
}
.mn-strategy .mn-strategy__list-link {
  opacity: 0;
  transition: opacity 0.5s ease-in;
  display: flex;
}
.mn-strategy .mn-strategy__list-link._animate {
  opacity: 1;
}
.mn-strategy .mn-strategy__list-link._animate a::after {
  left: 100%;
  right: 0;
}
.mn-strategy .mn-strategy__list-link a {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  color: #1F2433;
  display: inline-flex;
  align-items: center;
  position: relative;
  transition: color 0.3s ease-in-out;
}
.mn-strategy .mn-strategy__list-link a::after {
  content: '';
  position: absolute;
  left: 0;
  right: 100%;
  bottom: -15px;
  top: -15px;
  transition: left 1.5s cubic-bezier(0.7, 0, 0.3, 1), right 0.75s cubic-bezier(0.7, 0, 0.3, 1);
  background-color: #87B7E8;
}
.mn-strategy .mn-strategy__list-link a svg {
  margin-left: 5px;
}
.mn-strategy .mn-strategy__list-link a svg rect {
  fill: #1F2433;
  transition: fill 0.3s ease-in-out;
}
.mn-strategy .mn-strategy__list-link a:hover {
  color: #87B7E8;
}
.mn-strategy .mn-strategy__list-link a:hover svg rect {
  fill: #87B7E8;
}
.mn-strategy .mn-strategy__list-link span {
  display: block;
  margin-right: 10px;
}
@media all and (min-width: 1281px) {
  .mn-strategy .mn-strategy__wrap {
    padding: 110px 25px 200px 25px;
  }
  .mn-strategy .mn-strategy__title-number {
    width: 40%;
  }
  .mn-strategy .mn-strategy__title-text {
    width: 60%;
  }
  .mn-strategy .mn-strategy__title-text h3 {
    font-size: 72px;
    line-height: 85px;
    margin-bottom: 80px;
  }
  .mn-strategy .mn-strategy__video-body {
    width: 320px;
    height: 320px;
  }
  .mn-strategy .mn-strategy__list-item {
    padding: 20px 0;
  }
  .mn-strategy .mn-strategy__list-item._active .mn-strategy__list-item-text-all {
    margin-bottom: 70px;
  }
  .mn-strategy .mn-strategy__list-item-title {
    font-size: 40px;
    line-height: 52px;
  }
  .mn-strategy .mn-strategy__list-link {
    margin-top: 120px;
  }
}
@media all and (max-width: 1280px) {
  .mn-strategy .mn-strategy__wrap {
    padding: 80px 18px 150px 18px;
  }
  .mn-strategy .mn-strategy__title-number {
    width: 20%;
  }
  .mn-strategy .mn-strategy__title-text {
    width: 80%;
  }
  .mn-strategy .mn-strategy__title-text h3 {
    font-size: 56px;
    line-height: 65px;
    margin-bottom: 60px;
  }
  .mn-strategy .mn-strategy__video-body {
    width: 280px;
    height: 280px;
  }
  .mn-strategy .mn-strategy__list-item {
    padding: 20px 0;
  }
  .mn-strategy .mn-strategy__list-item._active .mn-strategy__list-item-text-all {
    margin-bottom: 50px;
  }
  .mn-strategy .mn-strategy__list-item-title {
    font-size: 24px;
    line-height: 32px;
  }
  .mn-strategy .mn-strategy__list-link {
    margin-top: 80px;
  }
}
@media all and (min-width: 1025px) {
  .mn-strategy .mn-strategy__video {
    width: 40%;
  }
  .mn-strategy .mn-strategy__list-items {
    width: 60%;
  }
}
@media all and (max-width: 1024px) {
  .mn-strategy .mn-strategy__wrap {
    padding: 60px 18px;
  }
  .mn-strategy .mn-strategy__title-text h3 {
    font-size: 40px;
    line-height: 48px;
    margin-bottom: 40px;
  }
  .mn-strategy .mn-strategy__list {
    flex-direction: column;
  }
  .mn-strategy .mn-strategy__video {
    margin-bottom: 20px;
  }
  .mn-strategy .mn-strategy__video-body {
    margin: 0 auto;
  }
  .mn-strategy .mn-strategy__list-item-title {
    font-size: 20px;
    line-height: 28px;
  }
  .mn-strategy .mn-strategy__list-item._active .mn-strategy__list-item-text-all {
    margin-bottom: 30px;
  }
  .mn-strategy .mn-strategy__list-link {
    margin-top: 40px;
  }
}
@media all and (min-width: 769px) {
  .mn-strategy .mn-strategy__title-number {
    font-size: 14px;
    line-height: 19px;
  }
  .mn-strategy .mn-strategy__list-item-text-all p {
    font-size: 18px;
    line-height: 25px;
    margin-bottom: 26px;
  }
  .mn-strategy .mn-strategy__list-link a {
    font-size: 14px;
    line-height: 19px;
  }
}
@media all and (max-width: 768px) {
  .mn-strategy .mn-strategy__wrap {
    padding: 30px 10px;
  }
  .mn-strategy .mn-strategy__title {
    flex-direction: column;
  }
  .mn-strategy .mn-strategy__title-number {
    width: auto;
    font-size: 12px;
    line-height: 17px;
  }
  .mn-strategy .mn-strategy__title-text {
    width: auto;
    margin-top: 15px;
  }
  .mn-strategy .mn-strategy__title-text h3 {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 20px;
    letter-spacing: -1px;
  }
  .mn-strategy .mn-strategy__list-item {
    padding: 15px 0;
  }
  .mn-strategy .mn-strategy__list-item-title {
    font-size: 16px;
    line-height: 21px;
  }
  .mn-strategy .mn-strategy__list-item-text-all p {
    font-size: 12px;
    line-height: 17px;
    margin-bottom: 20px;
  }
  .mn-strategy .mn-strategy__list-link {
    margin-top: 30px;
    flex-direction: column;
  }
  .mn-strategy .mn-strategy__list-link ._right {
    width: 100%;
    display: flex;
    justify-content: flex-end;
  }
  .mn-strategy .mn-strategy__list-link a {
    font-size: 12px;
    line-height: 17px;
  }
}
.mn-clients {
  position: relative;
  z-index: 100;
}
.mn-clients._fixed .mn-clients__wrap {
  position: fixed;
  top: 0;
  left: calc(50% - 1100px);
  right: calc(50% - 1100px);
  bottom: 0;
}
.mn-clients._end {
  display: flex;
  align-items: flex-end;
}
.mn-clients .mn-clients__wrap {
  max-width: 2200px;
  width: 100%;
  height: 100vh;
  margin: 0 auto;
  background-color: #fff;
  overflow: hidden;
  box-sizing: border-box;
}
@media all and (min-height: 1151px) {
  .mn-clients .mn-clients__wrap {
    padding-top: 120px;
    padding-bottom: 120px;
  }
}
@media all and (max-height: 1150px) {
  .mn-clients .mn-clients__wrap {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
@media all and (max-height: 960px) {
  .mn-clients .mn-clients__wrap {
    padding-bottom: 40px;
  }
}
@media all and (max-height: 860px) {
  .mn-clients .mn-clients__wrap {
    display: none;
  }
}
.mn-clients .mn-clients__body {
  max-width: 1600px;
  margin: 0 auto;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.mn-clients .mn-clients__title {
  display: flex;
  width: 100%;
  padding-bottom: 80px;
  box-sizing: border-box;
  opacity: 0;
  transform: translateX(-300px);
  transition: opacity 1s ease-in, transform 1s ease-out;
}
.mn-clients .mn-clients__title._animate {
  opacity: 1;
  transform: translateX(0);
}
.mn-clients .mn-clients__title-number {
  font-family: "Inter", sans-serif;
  font-size: 14px;
  line-height: 19px;
  font-weight: 400;
  color: #aaa;
  width: 40%;
  display: flex;
}
.mn-clients .mn-clients__title-number span {
  color: #aaa;
  display: block;
}
.mn-clients .mn-clients__title-number ._divider {
  margin: 0 5px;
}
.mn-clients .mn-clients__title-text {
  width: 60%;
}
.mn-clients .mn-clients__title-text h3 {
  font-family: "Inter", sans-serif;
  font-size: 72px;
  line-height: 72px;
  font-weight: 500;
  color: #87B7E8;
  letter-spacing: -5px;
}
.mn-clients .mn-clients__items {
  width: 100%;
  display: flex;
}
.mn-clients .mn-clients__item._animate .mn-clients__item-body {
  opacity: 1;
  transform: scale(1);
}
.mn-clients .mn-clients__item:nth-child(2n) .mn-clients__item-body {
  background-color: #87B7E8;
}
.mn-clients .mn-clients__item:nth-child(2n) .mn-clients__item-title {
  color: #FFF;
}
.mn-clients .mn-clients__item:nth-child(2n) .mn-clients__item-text {
  color: #FFF;
}
@media all and (min-height: 1061px) {
  .mn-clients .mn-clients__item {
    width: 640px;
    min-width: 640px;
    height: 640px;
  }
}
@media all and (max-height: 1060px) {
  .mn-clients .mn-clients__item {
    width: 520px;
    min-width: 520px;
    height: 520px;
  }
}
.mn-clients .mn-clients__item-body {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #ddd;
  border-radius: 50%;
  box-sizing: border-box;
  position: relative;
  opacity: 0;
  transform: scale(0);
  transition: opacity 0.5s ease-out, transform 0.5s ease-out, border 0.5s ease-out;
  background-color: #fff;
}
.mn-clients .mn-clients__item-body:hover {
  cursor: url('../images/cursor.png'), pointer;
  border: 1px solid #87B7E8;
}
.mn-clients .mn-clients__item-body:hover .mn-clients__item-title {
  opacity: 0;
}
.mn-clients .mn-clients__item-body:hover .mn-clients__item-text {
  opacity: 1;
}
.mn-clients .mn-clients__item-title {
  text-align: center;
  width: 100%;
  max-width: 480px;
  font-family: "Inter", sans-serif;
  font-size: 36px;
  line-height: 45px;
  font-weight: 500;
  color: #87B7E8;
  position: absolute;
  letter-spacing: -1px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  transition: opacity 0.3s ease-in;
}
.mn-clients .mn-clients__item-text {
  font-family: "Inter", sans-serif;
  font-size: 18px;
  line-height: 25px;
  font-weight: 400;
  color: #87B7E8;
  width: 100%;
  max-width: 480px;
  text-align: center;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  transition: opacity 0.3s ease-in;
}
.mn-clients .mn-clients__list-link {
  box-sizing: border-box;
  display: flex;
  width: 100%;
  max-width: 1600px;
  margin: 0 auto;
  opacity: 0;
  transition: opacity 1s ease-in;
}
.mn-clients .mn-clients__list-link._animate {
  opacity: 1;
}
.mn-clients .mn-clients__list-link._animate a::after {
  left: 100%;
  right: 0;
}
.mn-clients .mn-clients__list-link ._left {
  width: 40%;
}
.mn-clients .mn-clients__list-link ._right {
  width: 60%;
}
.mn-clients .mn-clients__list-link a {
  font-family: "Inter", sans-serif;
  font-size: 14px;
  line-height: 19px;
  font-weight: 400;
  color: #1F2433;
  display: inline-flex;
  align-items: center;
  position: relative;
  transition: color 0.3s ease-in-out;
  margin-right: 10px;
  -webkit-tap-highlight-color: transparent;
}
.mn-clients .mn-clients__list-link a::after {
  content: '';
  position: absolute;
  left: 0;
  right: 100%;
  bottom: -15px;
  top: -15px;
  transition: left 1.5s cubic-bezier(0.7, 0, 0.3, 1), right 0.75s cubic-bezier(0.7, 0, 0.3, 1);
  background-color: #87B7E8;
}
.mn-clients .mn-clients__list-link a:hover {
  color: #87B7E8;
}
.mn-clients .mn-clients__list-link a:hover svg rect {
  fill: #87B7E8;
}
.mn-clients .mn-clients__list-link a svg {
  margin-left: 5px;
}
.mn-clients .mn-clients__list-link a svg rect {
  fill: #1F2433;
  transition: fill 0.3s ease-in-out;
}
.mn-clients .mn-clients__list-link a._skip {
  opacity: 0;
  transition: opacity 1s ease-in-out;
  pointer-events: none;
}
.mn-clients .mn-clients__list-link a._skip::after {
  display: none;
}
.mn-clients .mn-clients__list-link a._active._skip {
  opacity: 1;
  pointer-events: visible;
}
.mn-clients .mn-clients__list-link span {
  display: block;
  margin-right: 5px;
}
@media all and (min-height: 1151px) {
  .mn-clients .mn-clients__list-link {
    padding-top: 100px;
  }
}
@media all and (max-height: 1150px) {
  .mn-clients .mn-clients__list-link {
    padding-top: 50px;
  }
}
.mn-clients .mn-clients-m__wrap {
  box-sizing: border-box;
  overflow: hidden;
}
.mn-clients .mn-clients-m__title {
  display: flex;
  box-sizing: border-box;
  opacity: 0;
  transform: translateX(-300px);
  transition: opacity 1s ease-in, transform 1s ease-out;
}
.mn-clients .mn-clients-m__title._animate {
  opacity: 1;
  transform: translateX(0);
}
.mn-clients .mn-clients-m__title-number {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  color: #aaa;
}
.mn-clients .mn-clients-m__title-number span {
  color: #aaa;
}
.mn-clients .mn-clients-m__title-text h3 {
  font-family: "Inter", sans-serif;
  font-weight: 500;
  color: #87B7E8;
}
.mn-clients .mn-clients-m__items {
  box-sizing: border-box;
}
.mn-clients .mn-clients-m__items-body {
  overflow: visible;
}
.mn-clients .mn-clients-m__item._animate .mn-clients-m__item-body {
  opacity: 1;
  transform: scale(1);
}
.mn-clients .mn-clients-m__item:nth-child(2n) .mn-clients-m__item-body {
  background-color: #87B7E8;
}
.mn-clients .mn-clients-m__item:nth-child(2n) .mn-clients-m__item-title {
  color: #FFF;
}
.mn-clients .mn-clients-m__item:nth-child(2n) .mn-clients-m__item-text {
  color: #FFF;
}
.mn-clients .mn-clients-m__item-body {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border: 1px solid #ddd;
  border-radius: 50%;
  box-sizing: border-box;
  padding: 30px;
  opacity: 0;
  transform: scale(0);
  transition: opacity 0.5s ease-out, transform 0.5s ease-out, border 0.3s ease-in;
}
.mn-clients .mn-clients-m__item-body:hover {
  border: 1px solid #87B7E8;
}
.mn-clients .mn-clients-m__item-title {
  text-align: center;
  font-family: "Inter", sans-serif;
  font-weight: 500;
  color: #87B7E8;
  margin-bottom: 15px;
}
.mn-clients .mn-clients-m__item-text {
  text-align: center;
  font-family: "Inter", sans-serif;
  font-weight: 400;
  color: #87B7E8;
}
.mn-clients .mn-clients-m__list-link {
  box-sizing: border-box;
  display: flex;
  opacity: 0;
  transition: opacity 0.5s ease-in;
}
.mn-clients .mn-clients-m__list-link._animate {
  opacity: 1;
}
.mn-clients .mn-clients-m__list-link._animate a::after {
  left: 100%;
  right: 0;
}
.mn-clients .mn-clients-m__list-link a {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  color: #1F2433;
  position: relative;
  transition: color 0.3s ease-in-out;
  -webkit-tap-highlight-color: transparent;
}
.mn-clients .mn-clients-m__list-link a::after {
  content: '';
  position: absolute;
  left: 0;
  right: 100%;
  bottom: -15px;
  top: -15px;
  transition: left 1.5s cubic-bezier(0.7, 0, 0.3, 1), right 0.75s cubic-bezier(0.7, 0, 0.3, 1);
  background-color: #87B7E8;
}
.mn-clients .mn-clients-m__list-link a:hover {
  color: #87B7E8;
}
.mn-clients .mn-clients-m__list-link a:hover svg rect {
  fill: #87B7E8;
}
.mn-clients .mn-clients-m__list-link svg {
  margin-left: 5px;
}
.mn-clients .mn-clients-m__list-link svg rect {
  fill: #1F2433;
  transition: fill 0.3s ease-in-out;
}
@media all and (min-width: 1441px) {
  .mn-clients .mn-clients-m__wrap {
    display: none;
  }
}
@media all and (max-width: 1440px) {
  .mn-clients .mn-clients__wrap {
    display: none;
  }
}
@media all and (min-width: 1281px) {
  .mn-clients .mn-clients-m__wrap {
    padding: 110px 0 200px 0;
  }
  .mn-clients .mn-clients-m__title {
    padding: 0 25px 80px 25px;
  }
  .mn-clients .mn-clients-m__title-number {
    width: 40%;
  }
  .mn-clients .mn-clients-m__title-text {
    width: 60%;
  }
  .mn-clients .mn-clients-m__title-text h3 {
    font-size: 72px;
    line-height: 72px;
    letter-spacing: -5px;
  }
  .mn-clients .mn-clients-m__items {
    padding-left: 25px;
    margin-bottom: 80px;
  }
  .mn-clients .mn-clients-m__list-link {
    padding: 0 25px;
  }
  .mn-clients .mn-clients-m__list-link ._left {
    width: 40%;
  }
  .mn-clients .mn-clients-m__list-link ._right {
    width: 60%;
  }
}
@media all and (max-width: 1280px) {
  .mn-clients .mn-clients-m__wrap {
    padding: 80px 0 150px 0;
  }
  .mn-clients .mn-clients-m__title {
    padding: 0 18px 60px 18px;
  }
  .mn-clients .mn-clients-m__title-number {
    width: 20%;
  }
  .mn-clients .mn-clients-m__title-text {
    width: 80%;
  }
  .mn-clients .mn-clients-m__title-text h3 {
    font-size: 56px;
    line-height: 68px;
    letter-spacing: -3px;
  }
  .mn-clients .mn-clients-m__items {
    padding-left: 18px;
    margin-bottom: 60px;
  }
  .mn-clients .mn-clients-m__list-link {
    padding: 0 18px;
  }
  .mn-clients .mn-clients-m__list-link ._left {
    width: 20%;
  }
  .mn-clients .mn-clients-m__list-link ._right {
    width: 80%;
  }
}
@media all and (min-width: 1025px) {
  .mn-clients .mn-clients-m__item.swiper-slide {
    width: 500px;
    height: 500px;
  }
  .mn-clients .mn-clients-m__item-body {
    width: 500px;
    height: 500px;
  }
  .mn-clients .mn-clients-m__item-title {
    font-size: 24px;
    line-height: 32px;
  }
  .mn-clients .mn-clients-m__item-text {
    font-size: 18px;
    line-height: 25px;
  }
}
@media all and (max-width: 1024px) {
  .mn-clients .mn-clients-m__wrap {
    padding: 60px 0;
  }
  .mn-clients .mn-clients-m__title {
    padding: 0 18px 40px 18px;
  }
  .mn-clients .mn-clients-m__title-text h3 {
    font-size: 40px;
    line-height: 48px;
  }
  .mn-clients .mn-clients-m__items {
    padding-left: 18px;
    margin-bottom: 40px;
  }
  .mn-clients .mn-clients-m__item.swiper-slide {
    width: 360px;
    height: 360px;
  }
  .mn-clients .mn-clients-m__item-body {
    width: 360px;
    height: 360px;
  }
  .mn-clients .mn-clients-m__item-title {
    font-size: 20px;
    line-height: 28px;
  }
  .mn-clients .mn-clients-m__item-text {
    font-size: 16px;
    line-height: 22px;
  }
}
@media all and (max-height: 860px) {
  .mn-clients .mn-clients-m__wrap {
    display: block;
  }
}
@media all and (min-width: 769px) {
  .mn-clients .mn-clients-m__title-text h3 {
    margin-top: -10px;
  }
  .mn-clients .mn-clients-m__title-number {
    font-size: 14px;
    line-height: 19px;
  }
  .mn-clients .mn-clients-m__list-link a {
    font-size: 14px;
  }
}
@media all and (max-width: 768px) {
  .mn-clients .mn-clients-m__wrap {
    padding: 30px 0;
  }
  .mn-clients .mn-clients-m__title {
    flex-direction: column;
    padding: 0 10px 20px 10px;
  }
  .mn-clients .mn-clients-m__title-number {
    width: auto;
    font-size: 12px;
    line-height: 17px;
  }
  .mn-clients .mn-clients-m__title-text {
    margin-top: 15px;
    width: auto;
  }
  .mn-clients .mn-clients-m__title-text h3 {
    font-size: 24px;
    line-height: 32px;
    letter-spacing: -2px;
  }
  .mn-clients .mn-clients-m__items {
    padding-left: 10px;
    margin-bottom: 30px;
  }
  .mn-clients .mn-clients-m__item.swiper-slide {
    width: 280px;
    height: 280px;
  }
  .mn-clients .mn-clients-m__item-body {
    width: 280px;
    height: 280px;
  }
  .mn-clients .mn-clients-m__item-title {
    font-size: 18px;
    line-height: 25px;
  }
  .mn-clients .mn-clients-m__item-text {
    font-size: 12px;
    line-height: 17px;
  }
  .mn-clients .mn-clients-m__list-link {
    padding: 0 25px;
  }
  .mn-clients .mn-clients-m__list-link a {
    font-size: 12px;
  }
  .mn-clients .mn-clients-m__list-link ._left {
    width: auto;
  }
  .mn-clients .mn-clients-m__list-link ._right {
    width: 100%;
    display: flex;
    justify-content: flex-end;
  }
}
.mn-projects {
  position: relative;
  z-index: 100;
}
.mn-projects._fixed .mn-projects__wrap {
  position: fixed;
  top: 0;
  left: calc(50% - 1100px);
  right: calc(50% - 1100px);
  bottom: 0;
}
.mn-projects._end {
  display: flex;
  align-items: flex-end;
}
.mn-projects .mn-projects__wrap {
  max-width: 2200px;
  margin: 0 auto;
  box-sizing: border-box;
  overflow: hidden;
  width: 100%;
  height: 100vh;
  background-color: #fff;
}
@media all and (min-height: 1061px) {
  .mn-projects .mn-projects__wrap {
    padding-top: 120px;
    padding-bottom: 120px;
  }
}
@media all and (max-height: 1060px) {
  .mn-projects .mn-projects__wrap {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
@media all and (max-height: 960px) {
  .mn-projects .mn-projects__wrap {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
@media all and (max-height: 860px) {
  .mn-projects .mn-projects__wrap {
    display: none;
  }
}
.mn-projects .mn-projects-slider__wrap {
  display: none;
}
@media all and (max-height: 860px) {
  .mn-projects .mn-projects-slider__wrap {
    display: block;
  }
  .mn-projects .mn-projects-slider__wrap .mn-projects-m__title {
    padding: 0 25px;
    box-sizing: border-box;
  }
  .mn-projects .mn-projects-slider__wrap .mn-projects-m__title h3 {
    font-size: 72px;
    line-height: 72px;
    letter-spacing: -5px;
  }
  .mn-projects .mn-projects-slider__wrap .mn-projects-m__list {
    padding: 0 25px;
    box-sizing: border-box;
  }
  .mn-projects .mn-projects-slider__wrap .mn-projects-m__list-item {
    max-width: 800px;
  }
  .mn-projects .mn-projects-slider__wrap .mn-projects-m__list-item-image {
    height: 536px;
    display: block;
  }
  .mn-projects .mn-projects-slider__wrap .mn-projects-m__list-item-image img {
    height: 100%;
  }
  .mn-projects .mn-projects-slider__wrap .mn-projects-m__link {
    padding: 0 25px;
    box-sizing: border-box;
  }
  .mn-projects .mn-projects-slider__wrap .mn-projects-m__link ._left {
    width: 40%;
  }
  .mn-projects .mn-projects-slider__wrap .mn-projects-m__link ._right {
    width: 60%;
    justify-content: flex-start;
  }
}
@media all and (max-width: 1440px) {
  .mn-projects .mn-projects-slider__wrap {
    display: none;
  }
}
.mn-projects .mn-projects__body {
  max-width: 1600px;
  margin: 0 auto;
  position: relative;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.mn-projects .mn-projects__title {
  width: 100%;
}
.mn-projects .mn-projects__title._animate .mn-projects__title-number {
  opacity: 1;
  transform: translateX(0);
}
.mn-projects .mn-projects__title._animate .mn-projects__title-text h3 {
  opacity: 1;
}
@media all and (min-height: 1061px) {
  .mn-projects .mn-projects__title {
    margin-bottom: 80px;
  }
}
@media all and (max-height: 1060px) {
  .mn-projects .mn-projects__title {
    margin-bottom: 60px;
  }
}
.mn-projects .mn-projects__title-number {
  width: 40%;
  font-family: "Inter", sans-serif;
  font-size: 14px;
  line-height: 19px;
  font-weight: 400;
  color: #aaa;
  padding-top: 10px;
  opacity: 0;
  transform: translateX(-300px);
  transition: transform 1s ease-in, opacity 1s ease-out;
  display: flex;
}
.mn-projects .mn-projects__title-number span {
  color: #aaa;
  display: block;
}
.mn-projects .mn-projects__title-number ._divider {
  margin: 0 5px;
}
.mn-projects .mn-projects__title-text {
  width: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.mn-projects .mn-projects__title-text h3 {
  font-family: "Inter", sans-serif;
  font-size: 146px;
  line-height: 105px;
  font-weight: 500;
  color: #87B7E8;
  letter-spacing: -5px;
  text-align: center;
  opacity: 0;
  transition: opacity 1s ease-out;
}
.mn-projects .mn-projects__items {
  width: 100%;
  position: relative;
  transform: translateX(100%);
}
.mn-projects .mn-projects__list {
  display: flex;
}
.mn-projects .mn-projects__list-item {
  opacity: 0;
  transition: opacity 0.5s ease-in;
}
.mn-projects .mn-projects__list-item._animate {
  opacity: 1;
}
.mn-projects .mn-projects__list-item._animate .mn-projects__list-item-image::after {
  left: 100%;
  right: 0;
}
.mn-projects .mn-projects__list-item:last-child {
  margin-right: 0;
}
@media all and (min-height: 961px) {
  .mn-projects .mn-projects__list-item {
    width: 800px;
    min-width: 800px;
    margin-right: 100px;
  }
}
@media all and (max-height: 960px) {
  .mn-projects .mn-projects__list-item {
    width: 640px;
    min-width: 640px;
    margin-right: 80px;
  }
}
.mn-projects .mn-projects__list-item-image {
  width: 100%;
  display: block;
  margin-bottom: 20px;
  overflow: hidden;
  position: relative;
}
.mn-projects .mn-projects__list-item-image img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  object-position: center;
  transition: transform 0.3s ease-in-out;
  user-select: none;
}
.mn-projects .mn-projects__list-item-image:hover img {
  transform: scale(1.05);
}
.mn-projects .mn-projects__list-item-image::after {
  content: '';
  position: absolute;
  left: 0;
  right: 100%;
  top: 0;
  bottom: 0;
  background-color: #87B7E8;
  transition: left 0.8s cubic-bezier(0.645, 0.045, 0.355, 1), right 0.4s ease-in;
  z-index: 4;
}
@media all and (min-height: 961px) {
  .mn-projects .mn-projects__list-item-image {
    height: 450px;
  }
}
@media all and (max-height: 960px) {
  .mn-projects .mn-projects__list-item-image {
    height: 400px;
  }
}
.mn-projects .mn-projects__list-item-title {
  margin-bottom: 20px;
  font-family: "Inter", sans-serif;
  font-size: 18px;
  line-height: 25px;
  font-weight: 400;
  color: #1F2433;
  letter-spacing: -1px;
}
.mn-projects .mn-projects__list-item-link {
  font-family: "Inter", sans-serif;
  font-size: 14px;
  line-height: 19px;
  font-weight: 400;
  color: #1F2433;
  transition: color 0.3s ease-in-out;
  -webkit-tap-highlight-color: transparent;
}
.mn-projects .mn-projects__list-item-link:hover {
  color: #87B7E8;
}
.mn-projects .mn-projects__link {
  display: flex;
  width: 100%;
  opacity: 0;
  transition: opacity 1s ease-in;
  box-sizing: border-box;
}
.mn-projects .mn-projects__link._animate {
  opacity: 1;
}
.mn-projects .mn-projects__link._animate a::after {
  left: 100%;
  right: 0;
}
.mn-projects .mn-projects__link ._left {
  width: 40%;
}
.mn-projects .mn-projects__link ._right {
  width: 60%;
}
.mn-projects .mn-projects__link a {
  font-family: "Inter", sans-serif;
  font-size: 14px;
  line-height: 19px;
  font-weight: 400;
  color: #1F2433;
  display: inline-flex;
  align-items: center;
  position: relative;
  transition: color 0.3s ease-in-out;
  -webkit-tap-highlight-color: transparent;
}
.mn-projects .mn-projects__link a::after {
  content: '';
  position: absolute;
  left: 0;
  right: 100%;
  bottom: -15px;
  top: -15px;
  transition: left 1.5s cubic-bezier(0.7, 0, 0.3, 1), right 0.75s cubic-bezier(0.7, 0, 0.3, 1);
  background-color: #87B7E8;
}
.mn-projects .mn-projects__link a:hover {
  color: #87B7E8;
}
.mn-projects .mn-projects__link a:hover svg rect {
  fill: #87B7E8;
}
.mn-projects .mn-projects__link a svg rect {
  fill: #1F2433;
  transition: fill 0.3s ease-in-out;
}
.mn-projects .mn-projects__link a._skip {
  margin-left: 10px;
  opacity: 0;
  transition: opacity 1s ease-in-out;
  pointer-events: none;
}
.mn-projects .mn-projects__link a._skip::after {
  display: none;
}
.mn-projects .mn-projects__link a._active._skip {
  opacity: 1;
  pointer-events: visible;
}
.mn-projects .mn-projects__link span {
  display: block;
  margin-right: 5px;
}
@media all and (min-height: 961px) {
  .mn-projects .mn-projects__link {
    padding-top: 100px;
  }
}
@media all and (max-height: 960px) {
  .mn-projects .mn-projects__link {
    padding-top: 60px;
  }
}
.mn-projects .mn-projects-m__wrap {
  box-sizing: border-box;
  width: 100%;
}
.mn-projects .mn-projects-m__title {
  display: flex;
  opacity: 0;
  transform: translateX(-300px);
  transition: opacity 1s ease-in, transform 1s ease-out;
}
.mn-projects .mn-projects-m__title._animate {
  opacity: 1;
  transform: translateX(0);
}
.mn-projects .mn-projects-m__title-number {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  color: #aaa;
  display: flex;
}
.mn-projects .mn-projects-m__title-number span {
  color: #aaa;
  display: block;
}
.mn-projects .mn-projects-m__title-number ._divider {
  margin: 0 5px;
}
.mn-projects .mn-projects-m__title-text h3 {
  font-family: "Inter", sans-serif;
  font-weight: 500;
  color: #87B7E8;
}
.mn-projects .mn-projects-m__list {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.mn-projects .mn-projects-m__list-item {
  width: 100%;
  max-width: 1024px;
  opacity: 0;
  transition: opacity 0.5s ease-in;
}
.mn-projects .mn-projects-m__list-item._animate {
  opacity: 1;
}
.mn-projects .mn-projects-m__list-item._animate .mn-projects-m__list-item-image::after {
  left: 100%;
  right: 0;
}
.mn-projects .mn-projects-m__list-item:last-child {
  margin-bottom: 0;
}
.mn-projects .mn-projects-m__list-item-image {
  margin-bottom: 20px;
  overflow: hidden;
  position: relative;
}
.mn-projects .mn-projects-m__list-item-image img {
  width: 100%;
  height: auto;
  display: block;
  object-fit: cover;
  object-position: center;
  transition: transform 0.3s ease-in-out;
  user-select: none;
}
.mn-projects .mn-projects-m__list-item-image::after {
  content: '';
  position: absolute;
  left: 0;
  right: 100%;
  top: 0;
  bottom: 0;
  background-color: #87B7E8;
  transition: left 0.8s cubic-bezier(0.645, 0.045, 0.355, 1), right 0.4s ease-in;
  z-index: 4;
}
.mn-projects .mn-projects-m__list-item-title {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  color: #1F2433;
  letter-spacing: -1px;
}
.mn-projects .mn-projects-m__list-item-link {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  color: #1F2433;
  transition: color 0.3s ease-in-out;
}
.mn-projects .mn-projects-m__list-item-link:hover {
  color: #87B7E8;
}
.mn-projects .mn-projects-m__link {
  display: flex;
  width: 100%;
  opacity: 0;
  transition: opacity 1s ease-in;
  margin-top: 20px;
  padding-bottom: 15px !important;
}
.mn-projects .mn-projects-m__link._animate {
  opacity: 1;
}
.mn-projects .mn-projects-m__link._animate a::after {
  left: 100%;
  right: 0;
}
.mn-projects .mn-projects-m__link ._right {
  width: 100%;
  display: flex;
  justify-content: flex-end;
}
.mn-projects .mn-projects-m__link a {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  color: #1F2433;
  display: inline-flex;
  align-items: center;
  position: relative;
  transition: color 0.3s ease-in-out;
  -webkit-tap-highlight-color: transparent;
}
.mn-projects .mn-projects-m__link a::after {
  content: '';
  position: absolute;
  left: 0;
  right: 100%;
  bottom: -15px;
  top: -15px;
  transition: left 1.5s cubic-bezier(0.7, 0, 0.3, 1), right 0.75s cubic-bezier(0.7, 0, 0.3, 1);
  background-color: #87B7E8;
}
.mn-projects .mn-projects-m__link a:hover {
  color: #87B7E8;
}
.mn-projects .mn-projects-m__link a:hover svg rect {
  fill: #87B7E8;
}
.mn-projects .mn-projects-m__link a svg rect {
  fill: #1F2433;
}
.mn-projects .mn-projects-m__link span {
  display: block;
  margin-right: 10px;
}
@media all and (min-width: 1441px) {
  .mn-projects .mn-projects__wrap {
    padding: 120px 25px;
  }
  .mn-projects .mn-projects-m__wrap {
    display: none;
  }
}
@media all and (max-width: 1440px) {
  .mn-projects .mn-projects__wrap {
    display: none;
  }
}
@media all and (min-width: 1281px) {
  .mn-projects .mn-projects-m__wrap {
    padding: 110px 25px 200px 25px;
  }
  .mn-projects .mn-projects-m__title {
    margin-bottom: 80px;
  }
  .mn-projects .mn-projects-m__title-number {
    width: 40%;
  }
  .mn-projects .mn-projects-m__title-text {
    width: 60%;
  }
  .mn-projects .mn-projects-m__title-text h3 {
    font-size: 72px;
    line-height: 83px;
    letter-spacing: -4px;
  }
  .mn-projects .mn-projects-m__list-item {
    margin-bottom: 60px;
  }
}
@media all and (max-width: 1280px) {
  .mn-projects .mn-projects-m__wrap {
    padding: 80px 18px 150px 18px;
  }
  .mn-projects .mn-projects-m__title {
    margin-bottom: 60px;
  }
  .mn-projects .mn-projects-m__title-number {
    width: 20%;
  }
  .mn-projects .mn-projects-m__title-text {
    width: 80%;
  }
  .mn-projects .mn-projects-m__title-text h3 {
    font-size: 56px;
    line-height: 68px;
    letter-spacing: -3px;
  }
  .mn-projects .mn-projects-m__list-item {
    margin-bottom: 40px;
  }
}
@media all and (min-width: 1025px) {
  .mn-projects .mn-projects-m__list-item-title {
    font-size: 18px;
    line-height: 25px;
  }
  .mn-projects .mn-projects-m__list-item-title {
    margin-top: 15px;
    margin-bottom: 20px;
  }
}
@media all and (max-width: 1024px) {
  .mn-projects .mn-projects-m__wrap {
    padding: 60px 18px;
  }
  .mn-projects .mn-projects-m__title {
    margin-bottom: 40px;
  }
  .mn-projects .mn-projects-m__title-text h3 {
    font-size: 40px;
    line-height: 48px;
    letter-spacing: -2px;
  }
  .mn-projects .mn-projects-m__list-item {
    margin-bottom: 30px;
  }
  .mn-projects .mn-projects-m__list-item-title {
    font-size: 16px;
    line-height: 22px;
  }
  .mn-projects .mn-projects-m__list-item-title {
    margin-top: 10px;
    margin-bottom: 5px;
  }
}
@media all and (min-width: 769px) {
  .mn-projects .mn-projects-m__title-number {
    font-size: 14px;
    line-height: 19px;
    padding-top: 10px;
  }
  .mn-projects .mn-projects-m__list-item-link {
    font-size: 14px;
    line-height: 19px;
  }
  .mn-projects .mn-projects-m__list-item-link a {
    font-size: 14px;
    line-height: 19px;
  }
  .mn-projects .mn-projects-m__link a {
    font-size: 14px;
    line-height: 19px;
  }
}
@media all and (max-width: 768px) {
  .mn-projects .mn-projects-m__wrap {
    padding: 30px 10px;
  }
  .mn-projects .mn-projects-m__title {
    flex-direction: column;
    margin-bottom: 20px;
  }
  .mn-projects .mn-projects-m__title-number {
    font-size: 12px;
    line-height: 17px;
    width: auto;
  }
  .mn-projects .mn-projects-m__title-text {
    margin-top: 15px;
    width: auto;
  }
  .mn-projects .mn-projects-m__title-text h3 {
    font-size: 24px;
    line-height: 32px;
  }
  .mn-projects .mn-projects-m__list-item-title {
    font-size: 14px;
    line-height: 19px;
  }
  .mn-projects .mn-projects-m__list-item-link {
    font-size: 12px;
    line-height: 17px;
  }
  .mn-projects .mn-projects-m__link a {
    font-size: 12px;
    line-height: 17px;
  }
}
.mn-news {
  position: relative;
  z-index: 100;
}
.mn-news .mn-news__wrap {
  max-width: 2200px;
  width: 100%;
  margin: 0 auto;
  background-color: #fff;
  box-sizing: border-box;
  overflow: hidden;
}
.mn-news .mn-news__title-body {
  max-width: 1600px;
  margin: 0 auto;
  display: flex;
  opacity: 0;
  transform: translateX(-300px);
  transition: opacity 1s ease-in, transform 1s ease-out;
}
.mn-news .mn-news__title-body._animate {
  opacity: 1;
  transform: translateX(0);
}
.mn-news .mn-news__item-number {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  color: #aaa;
  padding-right: 20px;
  box-sizing: border-box;
  margin-top: 10px;
  margin-right: 15px;
  white-space: nowrap;
  display: flex;
}
.mn-news .mn-news__item-number span {
  color: #aaa;
  display: block;
}
.mn-news .mn-news__item-number ._divider {
  margin: 0 5px;
}
.mn-news .mn-news__title-text h3 {
  font-family: "Inter", sans-serif;
  font-weight: 500;
  color: #87B7E8;
}
.mn-news .mn-news__slider {
  box-sizing: border-box;
}
.mn-news .mn-news__slider-body {
  position: relative;
}
.mn-news .mn-news__slides {
  overflow: visible;
}
@keyframes nsSeeAlsoArrows {
  0% {
    opacity: 0;
    transform: translateX(300px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.mn-news .mn-news__arrows {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  max-width: 1600px;
  margin: 0 auto;
  box-sizing: border-box;
  opacity: 0;
  transform: translateX(300px);
}
.mn-news .mn-news__arrows._animate {
  opacity: 1;
  transform: translateX(0);
  animation: nsSeeAlsoArrows 0.5s ease-out;
}
.mn-news .mn-news__arrow {
  cursor: pointer;
  width: 48px;
  height: 48px;
  border: 1px solid #87b7e8;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: border 0.3s ease-in-out;
  -webkit-tap-highlight-color: transparent;
}
.mn-news .mn-news__arrow._next {
  transform: rotate(180deg);
  margin-left: 10px;
}
.mn-news .mn-news__arrow svg {
  display: block;
  width: 8px;
  height: 16px;
}
.mn-news .mn-news__arrow svg path {
  stroke: #AAA;
  transition: stroke 0.3s ease-in-out;
}
.mn-news .mn-news__arrow:hover {
  border: 1px solid #87B7E8;
}
.mn-news .mn-news__arrow:hover svg path {
  stroke: #87B7E8;
}
.mn-news .mn-news__slide {
  position: relative;
  opacity: 0;
  transition: opacity 0.7s ease-out;
}
.mn-news .mn-news__slide._animate {
  opacity: 1;
}
.mn-news .mn-news__slide._animate .mn-news__slide-image::after {
  left: 100%;
  right: 0;
}
.mn-news .mn-news__slide._animate .mn-news__slide-date {
  opacity: 1;
  animation: nsSeeAlsoSlideDate 1s cubic-bezier(0.7, 0, 0.3, 1);
}
.mn-news .mn-news__slide._animate .mn-news__slide-description {
  opacity: 1;
  transform: translateY(0);
  animation: nsSeeAlsoSlideDescription 1s cubic-bezier(0.7, 0, 0.3, 1);
}
.mn-news .mn-news__slide._animate .mn-news__slide-link {
  opacity: 1;
  transform: translateY(0);
  animation: nsSeeAlsoSlideLink 1.5s cubic-bezier(0.7, 0, 0.3, 1);
}
.mn-news .mn-news__slide-date {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  color: #1F2433;
  opacity: 0;
}
.mn-news .mn-news__slide-image {
  width: 100%;
  object-fit: cover;
  object-position: center;
  display: block;
  position: relative;
  overflow: hidden;
  -webkit-tap-highlight-color: transparent;
}
.mn-news .mn-news__slide-image:hover img {
  transform: scale(1.05);
  transition: transform 0.3s ease-in-out;
}
.mn-news .mn-news__slide-image img {
  width: 100%;
  object-fit: cover;
  object-position: center;
  transition: transform 0.3s ease-in-out;
  -webkit-tap-highlight-color: transparent;
}
.mn-news .mn-news__slide-image::after {
  content: '';
  position: absolute;
  left: 0;
  right: 100%;
  bottom: 0;
  top: 0;
  background-color: #87B7E8;
  z-index: 102;
  transition: left 1s cubic-bezier(0.7, 0, 0.3, 1), right 0.5s cubic-bezier(0.7, 0, 0.3, 1);
}
@keyframes nsSeeAlsoSlideDescription {
  0% {
    opacity: 0;
    transform: translateY(80px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.mn-news .mn-news__slide-description {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  color: #1F2433;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  opacity: 0;
  transform: translateY(80px);
}
@keyframes nsSeeAlsoSlideLink {
  0% {
    opacity: 0;
    transform: translateY(80px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.mn-news .mn-news__slide-link {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  color: #1F2433;
  opacity: 0;
  transform: translateY(80px);
  display: inline-block;
  transition: color 0.3s ease-in-out;
  -webkit-tap-highlight-color: transparent;
}
.mn-news .mn-news__slide-link:hover {
  color: #87B7E8;
}
@media all and (min-width: 1651px) {
  .mn-news .mn-news__slider-body {
    height: 605px;
  }
  .mn-news .mn-news__slides {
    position: absolute;
    left: calc(50% - 800px);
    right: 0;
    bottom: 0;
    top: 0;
  }
}
@media all and (max-width: 1650px) {
  .mn-news .mn-news__slider {
    padding-left: 25px;
  }
}
@media all and (min-width: 1281px) {
  .mn-news .mn-news__wrap {
    padding-top: 110px;
    padding-bottom: 200px;
  }
  .mn-news .mn-news__title-body {
    padding: 0 25px;
  }
  .mn-news .mn-news__item-number {
    width: 40%;
  }
  .mn-news .mn-news__title-text {
    width: 60%;
  }
  .mn-news .mn-news__title-text h3 {
    font-size: 72px;
    line-height: 82px;
  }
  .mn-news .mn-news__arrows {
    padding: 40px 25px;
  }
  .mn-news .mn-news__slide {
    padding-bottom: 80px;
  }
  .mn-news .mn-news__slide.swiper-slide {
    width: 460px;
  }
  .mn-news .mn-news__slide-image img {
    height: 345px;
  }
  .mn-news .mn-news__slide-date {
    font-size: 18px;
    line-height: 25px;
    margin-bottom: 20px;
  }
  .mn-news .mn-news__slide-description {
    font-size: 18px;
    line-height: 25px;
    margin-bottom: 40px;
    height: 50px;
  }
}
@media all and (max-width: 1280px) {
  .mn-news .mn-news__wrap {
    padding-top: 80px;
    padding-bottom: 150px;
  }
  .mn-news .mn-news__title-body {
    padding: 0 18px;
  }
  .mn-news .mn-news__item-number {
    width: 20%;
  }
  .mn-news .mn-news__title-text {
    width: 80%;
  }
  .mn-news .mn-news__title-text h3 {
    font-size: 56px;
    line-height: 68px;
  }
  .mn-news .mn-news__arrows {
    padding: 30px 18px;
  }
  .mn-news .mn-news__slider {
    padding-left: 18px;
  }
  .mn-news .mn-news__slide-date {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 15px;
  }
  .mn-news .mn-news__slide {
    padding-bottom: 60px;
  }
  .mn-news .mn-news__slide.swiper-slide {
    width: 400px;
  }
  .mn-news .mn-news__slide-image img {
    height: 232px;
  }
  .mn-news .mn-news__slide-description {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 30px;
  }
}
@media all and (min-width: 1025px) {
  .mn-news .mn-news__slide-image {
    margin-bottom: 20px;
  }
}
@media all and (max-width: 1024px) {
  .mn-news .mn-news__wrap {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .mn-news .mn-news__title-body {
    margin-bottom: 20px;
  }
  .mn-news .mn-news__title-text h3 {
    font-size: 40px;
    line-height: 48px;
  }
  .mn-news .mn-news__arrows {
    display: none;
  }
  .mn-news .mn-news__slide {
    margin-bottom: 30px;
  }
  .mn-news .mn-news__slide.swiper-slide {
    width: 360px;
  }
  .mn-news .mn-news__slide-image {
    margin-bottom: 15px;
  }
  .mn-news .mn-news__slide-image img {
    height: 270px;
  }
}
@media all and (min-width: 769px) {
  .mn-news .mn-news__item-number {
    font-size: 14px;
    line-height: 19px;
  }
}
@media all and (max-width: 768px) {
  .mn-news .mn-news__wrap {
    padding-top: 30px;
    padding-bottom: 60px;
  }
  .mn-news .mn-news__title-body {
    padding: 0 10px;
    flex-direction: column;
  }
  .mn-news .mn-news__item-number {
    width: auto;
    font-size: 12px;
    line-height: 17px;
  }
  .mn-news .mn-news__title-text {
    width: auto;
    margin-top: 15px;
  }
  .mn-news .mn-news__title-text h3 {
    font-size: 24px;
    line-height: 32px;
  }
  .mn-news .mn-news__slider {
    padding-left: 10px;
  }
  .mn-news .mn-news__slide {
    margin-bottom: 0;
  }
  .mn-news .mn-news__slide.swiper-slide {
    width: 280px;
  }
  .mn-news .mn-news__slide-date {
    font-size: 14px;
    line-height: 19px;
    margin-bottom: 10px;
  }
  .mn-news .mn-news__slide-image {
    margin-bottom: 10px;
  }
  .mn-news .mn-news__slide-image img {
    height: 210px;
  }
  .mn-news .mn-news__slide-description {
    font-size: 14px;
    line-height: 19px;
    margin-bottom: 15px;
  }
  .mn-news .mn-news__slide-link {
    font-size: 12px;
    line-height: 17px;
  }
}
body._black .mn-main {
  background-color: #1F2433;
}
body._black .mn-about .mn-about__wrap::before {
  background-color: #1F2433;
}
body._black .mn-about .mn-about__back img._white {
  display: none;
}
body._black .mn-about .mn-about__back img._dark {
  display: block;
}
body._black .mn-about .mn-about__title-number {
  color: #5B6583;
}
body._black .mn-about .mn-about__title-number span {
  color: #5B6583;
}
body._black .mn-about .mn-about__info-left-title h4 {
  color: #fff;
}
body._black .mn-about .mn-about__info-right-text p {
  color: #fff;
}
body._black .mn-about .mn-about__info-right-list-item-text {
  color: #fff;
}
body._black .mn-about .mn-about__info-right-link-body a {
  color: #FFF;
}
body._black .mn-about .mn-about__info-right-link-body svg rect {
  fill: #fff;
}
body._black .mn-about .mn-about__info-right-digits {
  border-top: 1px solid #37415E;
}
body._black .mn-about .mn-about__info-right-digit ._number {
  color: #fff;
}
body._black .mn-about .mn-about__info-right-digit ._text {
  color: #fff;
}
body._black .mn-about .mn-about__media-arrow {
  border: 1px solid #37415E;
}
body._black .mn-about .mn-about__media-arrow svg path {
  stroke: #5B6583;
}
body._black .mn-about .mn-about__media-arrow:hover {
  border: 1px solid #87B7E8;
}
body._black .mn-about .mn-about__media-arrow:hover svg path {
  stroke: #87B7E8;
}
body._black .mn-about .mn-about__info-right-link a:hover {
  color: #87B7E8;
}
body._black .mn-about .mn-about__info-right-link a:hover svg rect {
  fill: #87B7E8;
}
body._black .mn-cycle .mn-cycle__wrap {
  background-color: #1F2433;
}
body._black .mn-cycle .mn-cycle__title-number {
  color: #5B6583;
}
body._black .mn-cycle .mn-cycle__title-number span {
  color: #5B6583;
}
body._black .mn-cycle .mn-cycle__stages-top-item {
  border-right: 1px solid #37415E;
  border-top: 1px solid #37415E;
}
body._black .mn-cycle .mn-cycle__stages-top-item:last-child {
  border-right: transparent;
}
body._black .mn-cycle .mn-cycle__stages-top-item.swiper-slide-thumb-active span {
  color: #fff;
  border: 1px solid #87B7E8;
  background-color: #87B7E8;
}
body._black .mn-cycle .mn-cycle__stages-top-item.swiper-slide-thumb-active p {
  color: #fff;
}
body._black .mn-cycle .mn-cycle__stages-top-item span {
  color: #37415E;
  border: 1px solid #37415E;
  background-color: transparent;
}
body._black .mn-cycle .mn-cycle__stages-top-item p {
  color: #37415E;
}
body._black .mn-cycle .mn-cycle__stages-bottom-item {
  background-color: transparent;
}
body._black .mn-cycle .mn-cycle__stages-bottom-item-row {
  border-top: 1px solid #37415E;
  background-color: transparent;
}
body._black .mn-cycle .mn-cycle__stages-bottom-item-row:last-child {
  border-bottom: 1px solid #37415E;
}
body._black .mn-cycle .mn-cycle__stages-bottom-item-row-link svg rect {
  fill: #5B6583;
}
body._black .mn-cycle .mn-cycle__stages-bottom-item-row-link:hover svg rect {
  fill: #87B7E8;
}
body._black .mn-cycle .mn-cycle__stages-bottom-item-title h4 {
  color: #fff;
}
body._black .mn-cycle .mn-cycle__stages-bottom-item-description h1,
body._black .mn-cycle .mn-cycle__stages-bottom-item-description h2,
body._black .mn-cycle .mn-cycle__stages-bottom-item-description h3,
body._black .mn-cycle .mn-cycle__stages-bottom-item-description h4,
body._black .mn-cycle .mn-cycle__stages-bottom-item-description h5,
body._black .mn-cycle .mn-cycle__stages-bottom-item-description h6,
body._black .mn-cycle .mn-cycle__stages-bottom-item-description li,
body._black .mn-cycle .mn-cycle__stages-bottom-item-description p,
body._black .mn-cycle .mn-cycle__stages-bottom-item-description a,
body._black .mn-cycle .mn-cycle__stages-bottom-item-description table {
  color: #FFF;
}
body._black .mn-cycle .mn-cycle__link a {
  color: #FFF;
}
body._black .mn-cycle .mn-cycle__link svg rect {
  fill: #5B6583;
}
body._black .mn-cycle .mn-cycle__link:hover a {
  color: #87B7E8;
}
body._black .mn-cycle .mn-cycle__link:hover svg rect {
  fill: #87B7E8;
}
body._black .mn-products .mn-products__wrap {
  background-color: #1F2433;
}
body._black .mn-products .mn-products__title-number {
  color: #5B6583;
}
body._black .mn-products .mn-products__title-number span {
  color: #5B6583;
}
body._black .mn-products .mn-products__list-item {
  border: 1px solid #37415E;
}
body._black .mn-products .mn-products__list-item:last-child {
  border-right: 1px solid #37415E;
}
body._black .mn-products .mn-products__list-item::after {
  background-image: url('masks/material-mask-dark.png');
}
body._black .mn-products .mn-products__list-item a {
  color: #fff;
}
body._black .mn-products .mn-products__list-item span:hover {
  color: #87B7E8;
}
body._black .mn-products .mn-products-m__wrap {
  background-color: #1F2433;
}
body._black .mn-products .mn-products-m__title-number {
  color: #5B6583;
}
body._black .mn-products .mn-products-m__title-number span {
  color: #5B6583;
}
body._black .mn-products .mn-products-m__item {
  border-top: 1px solid #37415E;
  border-bottom: 1px solid #37415E;
  border-left: 1px solid #37415E;
}
body._black .mn-products .mn-products-m__item:last-child {
  border-right: 1px solid #37415E;
}
body._black .mn-products .mn-products-m__item::after {
  background-image: url('masks/material-mask-dark.png');
}
body._black .mn-products .mn-products-m__item a {
  color: #FFF;
}
body._black .mn-products .mn-products-m__item span:hover {
  color: #87B7E8;
}
body._black .mn-strategy .mn-strategy__wrap {
  background-color: #1F2433;
}
body._black .mn-strategy .mn-strategy__title-number {
  color: #5B6583;
}
body._black .mn-strategy .mn-strategy__title-number span {
  color: #5B6583;
}
body._black .mn-strategy .mn-strategy__list-item {
  border-bottom: 1px solid #37415E;
}
body._black .mn-strategy .mn-strategy__list-item:first-child {
  border-top: 1px solid #37415E;
}
body._black .mn-strategy .mn-strategy__list-item-title {
  color: #fff;
}
body._black .mn-strategy .mn-strategy__list-item-title:hover {
  color: #87B7E8;
}
body._black .mn-strategy .mn-strategy__list-item-title:hover svg rect {
  fill: #87B7E8;
}
body._black .mn-strategy .mn-strategy__list-item-plus svg rect {
  fill: #5B6583;
}
body._black .mn-strategy .mn-strategy__list-item-text-all ._number {
  color: #87B7E8;
}
body._black .mn-strategy .mn-strategy__list-item-text-all p {
  color: #fff;
}
body._black .mn-strategy .mn-strategy__list-link a {
  color: #FFF;
}
body._black .mn-strategy .mn-strategy__list-link a:hover {
  color: #87B7E8;
}
body._black .mn-strategy .mn-strategy__list-link a:hover svg rect {
  fill: #87B7E8;
}
body._black .mn-strategy .mn-strategy__list-link a svg rect {
  fill: #FFF;
}
body._black .mn-clients .mn-clients__wrap {
  background-color: #1F2433;
}
body._black .mn-clients .mn-clients__title-number {
  color: #5B6583;
}
body._black .mn-clients .mn-clients__title-number span {
  color: #5B6583;
}
body._black .mn-clients .mn-clients__item:nth-child(2n) .mn-clients__item-body {
  background-color: #87B7E8;
}
body._black .mn-clients .mn-clients__item:nth-child(2n) .mn-clients__item-title {
  color: #FFF;
}
body._black .mn-clients .mn-clients__item:nth-child(2n) .mn-clients__item-text {
  color: #FFF;
}
body._black .mn-clients .mn-clients__item-body {
  border: 1px solid #37415E;
}
body._black .mn-clients .mn-clients__item-body:hover {
  border: 1px solid #87B7E8;
}
body._black .mn-clients .mn-clients__item-title {
  color: #87B7E8;
}
body._black .mn-clients .mn-clients__item-text {
  color: #87B7E8;
}
body._black .mn-clients .mn-clients__list-link a {
  color: #fff;
}
body._black .mn-clients .mn-clients__list-link a:hover {
  color: #87B7E8;
}
body._black .mn-clients .mn-clients__list-link svg rect {
  fill: #87B7E8;
}
body._black .mn-clients .mn-clients-m__wrap {
  background-color: #1F2433;
}
body._black .mn-clients .mn-clients-m__title-number {
  color: #5B6583;
}
body._black .mn-clients .mn-clients-m__title-number span {
  color: #5B6583;
}
body._black .mn-clients .mn-clients-m__item-title {
  color: #fff;
}
body._black .mn-clients .mn-clients-m__item-text {
  color: #fff;
}
body._black .mn-clients .mn-clients-m__list-link a {
  color: #fff;
}
body._black .mn-clients .mn-clients-m__list-link svg rect {
  fill: #fff;
}
body._black .mn-clients .mn-clients-m__item:nth-child(2n) .mn-clients-m__item-body {
  background-color: #87B7E8;
}
body._black .mn-clients .mn-clients-m__item:nth-child(2n) .mn-clients-m__item-title {
  color: #FFF;
}
body._black .mn-clients .mn-clients-m__item:nth-child(2n) .mn-clients-m__item-text {
  color: #FFF;
}
body._black .mn-clients .mn-clients-m__item-title {
  color: #87B7E8;
}
body._black .mn-clients .mn-clients-m__item-text {
  color: #87B7E8;
}
body._black .mn-clients .mn-clients-m__item-body {
  border: 1px solid #37415E;
  background-color: #fff;
}
body._black .mn-clients .mn-clients-m__item-body:hover {
  border: 1px solid #87B7E8;
}
body._black .mn-clients .mn-clients-m__list-link a:hover {
  color: #87B7E8;
}
body._black .mn-clients .mn-clients-m__list-link a:hover svg rect {
  fill: #87B7E8;
}
body._black .mn-clients .mn-clients-m__list-link svg rect {
  fill: #87B7E8;
}
body._black .mn-projects .mn-projects__wrap {
  background-color: #1F2433;
}
body._black .mn-projects .mn-projects__title-number {
  color: #5B6583;
}
body._black .mn-projects .mn-projects__title-number span {
  color: #5B6583;
}
body._black .mn-projects .mn-projects__list-item-title {
  color: #fff;
}
body._black .mn-projects .mn-projects__list-item-link {
  color: #fff;
}
body._black .mn-projects .mn-projects__list-item-link:hover {
  color: #87B7E8;
}
body._black .mn-projects .mn-projects__link a {
  color: #fff;
}
body._black .mn-projects .mn-projects__link a:hover {
  color: #87B7E8;
}
body._black .mn-projects .mn-projects__link a:hover svg rect {
  fill: #87B7E8;
}
body._black .mn-projects .mn-projects__link svg rect {
  fill: #fff;
}
body._black .mn-projects .mn-projects-m__wrap {
  background-color: #1F2433;
}
body._black .mn-projects .mn-projects-m__title-number {
  color: #5B6583;
}
body._black .mn-projects .mn-projects-m__title-number span {
  color: #5B6583;
}
body._black .mn-projects .mn-projects-m__title-text h3 {
  color: #87B7E8;
}
body._black .mn-projects .mn-projects-m__list-item-title {
  color: #fff;
}
body._black .mn-projects .mn-projects-m__list-item-link {
  color: #fff;
}
body._black .mn-projects .mn-projects-m__list-item-link:hover {
  color: #87B7E8;
}
body._black .mn-projects .mn-projects-m__link a {
  color: #fff;
}
body._black .mn-projects .mn-projects-m__link a:hover {
  color: #87B7E8;
}
body._black .mn-projects .mn-projects-m__link a:hover svg rect {
  fill: #87B7E8;
}
body._black .mn-projects .mn-projects-m__link svg rect {
  fill: #5B6583;
}
body._black .mn-news .mn-news__wrap {
  background-color: #1F2433;
}
body._black .mn-news .mn-news__item-number {
  color: #5B6583;
}
body._black .mn-news .mn-news__item-number span {
  color: #5B6583;
}
body._black .mn-news .mn-news__arrow {
  border: 1px solid #37415E;
}
body._black .mn-news .mn-news__arrow svg path {
  stroke: #5B6583;
}
body._black .mn-news .mn-news__arrow:hover {
  border: 1px solid #87B7E8;
}
body._black .mn-news .mn-news__arrow:hover svg path {
  stroke: #87B7E8;
}
body._black .mn-news .mn-news__slide-date {
  color: #fff;
}
body._black .mn-news .mn-news__slide-description {
  color: #fff;
}
body._black .mn-news .mn-news__slide-link {
  color: #fff;
}
body._black .mn-news .mn-news__slide-link:hover {
  color: #87B7E8;
}
