.mch_wrapper {
  background: #000;
  color: #fff;
}

.mch_wrapper * {
  box-sizing: border-box;
  font-family: foxtrot, sans-serif, serif;
  line-height: 1.5;
}

.mch_image {
  max-width: 100%;
  width: 100%;
  height: auto;
}

.mch_desktop {
  display: block;
}

.mch_mobile {
  display: none;
}

.mch_sup {
  display: inline;
  font-size: clamp(8px, 1vw, 14px);
  vertical-align: super;
}

.mch_video {
  max-width: 100%;
  width: 100%;
  height: auto;
}

.mch_text-bold {
  font-weight: 700;
}

.mch_title {
  font-size: clamp(18px, 2.5vw, 40px);
}

.mch_subtitle {
  font-size: clamp(16px, 2vw, 30px);
}

.mch_caption {
  font-size: clamp(14px, 1.5vw, 26px);
}

.mch_empty {
  font-size: clamp(12px, 1.2vw, 22px);
  color: #ffffff94;
}

.mch_section {
  width: 100%;
  position: relative;
}

.mch_section-first-content {
  display: flex;
  flex-direction: column;
  gap: 3vw;
}

.mch_section-first-item {
  display: flex;
  flex-direction: column;
  gap: 2vw;
}

.mch_section-first-item .mch_section-first-pictures {
  background: url(https://files.foxtrot.com.ua/StaticContent/Ext/foxtrot/monitor/msi/G255PF_E2/image/bg.jpg) center / cover no-repeat;
  padding: 5%;
  display: flex;
  flex-direction: column;
  gap: 1vw;
}

.mch_section-first-item .mch_section-first-pictures .mch_section-first-images {
  display: flex;
  gap: 2vw;
  align-items: center;
}

.mch_section-first-item .mch_section-first-pictures .mch_section-first-picture {
  max-width: 50%;
  margin: 0 auto;
}

.mch_section-first-item .mch_section-first-caption {
  padding: 0 3%;
  text-align: center;
}

.mch_section-first-item .mch_section-first-text {
  padding: 0 3%;
}

.mch_section-first-container {
  display: flex;
  flex-direction: column;
}

.mch_section-first-container .mch_section-first-items {
  background: url(https://files.foxtrot.com.ua/StaticContent/Ext/foxtrot/monitor/msi/G255PF_E2/image/bg1.jpg) center / cover no-repeat;
  padding: 5%;
}

.mch_section-first-container .mch_section-first-items:nth-child(2) {
  background: url(https://files.foxtrot.com.ua/StaticContent/Ext/foxtrot/monitor/msi/G255PF_E2/image/bg2_3_11zon.png) center / cover no-repeat;
}

.mch_section-first-container .mch_section-first-items:nth-child(2) .mch_section-first-text {
  text-shadow: 1px 1px 2px #000;
}

.mch_section-first-container .mch_section-first-items:nth-child(2) .mch_section-first-picture {
  border: 2px solid #00faff;
}

.mch_section-first-container .mch_section-first-items:nth-child(3) {
  background: url(https://files.foxtrot.com.ua/StaticContent/Ext/foxtrot/monitor/msi/G255PF_E2/image/bg3.jpg) center / cover no-repeat;
}

.mch_section-first-cont {
  display: flex;
  flex-direction: column;
}

.mch_section-first-cont .mch_section-first-items {
  background: url(https://files.foxtrot.com.ua/StaticContent/Ext/foxtrot/monitor/msi/G255PF_E2/image/bg4.jpg) center / cover no-repeat;
  padding: 5%;
}

.mch_section-first-cont .mch_section-first-items .mch_section-first-picture {
  border: 2px solid #00faff;
}

.mch_section-first-cont .mch_section-first-items:nth-child(2) {
  background: url(https://files.foxtrot.com.ua/StaticContent/Ext/foxtrot/monitor/msi/G255PF_E2/image/bg5.jpg) center / cover no-repeat;
}

.mch_section-first-cont .mch_section-first-items:nth-child(2) .mch_section-first-picture {
  order: -1;
}

.mch_section-first-cont .mch_section-first-items:nth-child(3) {
  background: url(https://files.foxtrot.com.ua/StaticContent/Ext/foxtrot/monitor/msi/G255PF_E2/image/bg6.jpg) center / cover no-repeat;
}

.mch_section-first-cont .mch_section-first-items:nth-child(3) .mch_section-first-picture {
  border: initial;
}

.mch_section-first-items {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 2vw;
  align-items: center;
}

.mch_section-first-items:nth-child(2n) .mch_section-first-picture {
  order: 1;
}

.mch_section-first-items .mch_section-first-images {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1vw;
}

.mch_section-first-text {
  display: flex;
  flex-direction: column;
  gap: 1vw;
  text-align: center;
}

.mch_section-first-text .mch_section-first-icon {
  max-width: 30%;
  margin: 0 auto;
}

.mch_section-first-text .mch_section-first-icons {
  display: flex;
  gap: 1vw;
  align-items: center;
}

.mch_section-first-image {
  max-width: 50%;
  margin: 0 auto;
}

.mch_section-first-contain {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 2vw;
  align-items: center;
  padding: 0 3%;
}

.mch_section-first-block {
  display: flex;
  gap: 1vw;
}

.mch_section-first-block .mch_section-first-text {
  text-align: left;
}

.mch_section-first-block .mch_section-first-icon {
  flex-shrink: 0;
  max-width: 20%;
}

.mch_section-first-fraction {
  display: grid;
  grid-template-columns: 1fr 1fr;
  border: 2px solid #00faff;
}

.mch_section-first-box {
  padding: 0 3% 3%;
  display: flex;
  flex-wrap: wrap;
  gap: 2vw;
  justify-content: center;
}

.mch_section-first-box .mch_section-first-picture {
  width: calc(20% - 2vw);
  height: 150px;
}

.mch_section-first-box .mch_section-first-picture p {
  height: 150px;
  display: flex;
}

.mch_section-first-box .mch_section-first-picture p img {
  -o-object-fit: contain;
  object-fit: contain;
}

@media screen and (max-width: 960px) {
  .mch_section-first-box .mch_section-first-picture {
    width: calc(33.3% - 2vw);
  }
}

@media screen and (max-width: 768px) {
  .mch_section-first-cont .mch_section-first-items .mch_section-first-picture {
    order: -1;
  }

  .mch_section-first-items:nth-child(2n) .mch_section-first-picture {
    order: 0;
  }

  .mch_section-first-items {
    grid-template-columns: 1fr;
  }

  .mch_section-first-contain {
    grid-template-columns: 1fr;
  }

  .mch_section-first-box .mch_section-first-picture {
    width: calc(50% - 2vw);
  }
}

@media screen and (max-width: 640px) {
  .mch_desktop {
    display: none;
  }

  .mch_mobile {
    display: block;
  }

  .mch_section-first-block {
    flex-direction: column;
  }
}

@media screen and (max-width: 480px) {
  .mch_section-first-item .mch_section-first-pictures .mch_section-first-images {
    flex-direction: column;
  }

  .mch_section-first-item .mch_section-first-pictures .mch_section-first-images .mch_section-first-logo {
    order: -1;
    max-width: 50%;
    margin: 0 auto;
  }

  .mch_section-first-box .mch_section-first-picture {
    width: 100%;
  }
}

@media screen and (max-width: 375px) {
  .mch_image-container-flex {
    display: flex;
  }

  .mch_image-container-flex > p {
    display: flex;
  }

  .mch_image--cover {
    -o-object-fit: cover;
    object-fit: cover;
  }
}