.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_color {
  color: #e81f76;
}

.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(14px, 2.5vw, 40px);
}

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

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

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

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

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

.mch_section-first-items {
  position: relative;
}

.mch_section-first-logo {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  max-width: 50%;
  padding: 3%;
}

.mch_section-first-cont {
  display: flex;
  flex-direction: column;
  gap: 1vw;
  padding: 0 3%;
  text-align: center;
}

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

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

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

.mch_section-first-pictures {
  background: url(https://files.foxtrot.com.ua/StaticContent/Ext/foxtrot/monitor/msi/MPG_272URX/image/bg.jpg) center / cover no-repeat;
  padding: 3%;
}

.mch_section-first-block {
  display: flex;
  flex-direction: column;
  gap: 2vw;
  padding: 0 3%;
}

.mch_section-first-title {
  text-shadow: 1px 1px 2px #ff006f, 0 0 1em #ff006f, 0 0 0.2em #ff006f;
  padding: 0 3%;
  text-align: center;
}

.mch_section-first-box {
  display: grid;
  grid-template-columns: 1fr 1fr;
  border: 1px solid #E81F76;
}

.mch_section-first-container {
  background: url(https://files.foxtrot.com.ua/StaticContent/Ext/foxtrot/monitor/msi/MPG_272URX/image/bg2.jpg) center / cover no-repeat;
  padding: 3%;
  display: flex;
  flex-direction: column;
  gap: 2vw;
}

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

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

.mch_section-first-tem {
  display: flex;
  flex-direction: column;
  gap: 1vw;
}

.mch_section-first-tem .mch_section-first-icon {
  max-width: 75%;
}

.mch_section-first-log {
  display: flex;
  flex-direction: column;
  gap: 3px;
  text-align: center;
}

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

.mch_section-second-items {
  position: relative;
}

.mch_section-second-items .mch_title {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 10%;
  padding: 3%;
  text-align: center;
  max-width: 50%;
}

.mch_section-second-items:nth-child(4) .mch_title {
  right: 0;
  max-width: 40%;
}

.mch_section-second-item {
  display: flex;
  flex-direction: column;
  gap: 2vw;
  padding: 0 3%;
}

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

.mch_section-second-cont {
  display: flex;
  flex-direction: column;
  gap: 1vw;
  text-align: center;
  padding: 0 3%;
}

.mch_section-second-pictures {
  background: url(https://files.foxtrot.com.ua/StaticContent/Ext/foxtrot/monitor/msi/MPG_272URX/image/bg4.png) center / cover no-repeat;
  padding: 3%;
}

.mch_section-second-block {
  display: flex;
  flex-direction: column;
  gap: 2vw;
}

.mch_section-second-box {
  background: url(https://files.foxtrot.com.ua/StaticContent/Ext/foxtrot/monitor/msi/MPG_272URX/image/bg5.jpg) center / cover no-repeat;
  padding: 3%;
}

.mch_section-second-images {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 2vw;
}

.mch_section-second-container {
  background: url(https://files.foxtrot.com.ua/StaticContent/Ext/foxtrot/monitor/msi/MPG_272URX/image/bg6.jpg) center / cover no-repeat;
  padding: 3%;
  display: flex;
  flex-direction: column;
  gap: 2vw;
}

.mch_section-second-subtitle {
  background: #e81f76;
  padding: 2%;
}

.mch_section-second-contain {
  display: flex;
  flex-direction: column;
  gap: 2vw;
  padding: 0 3%;
}

.mch_section-second-contain .mch_section-second-text {
  align-items: center;
}

.mch_section-third-content {
  display: flex;
  flex-direction: column;
}

.mch_section-third-items {
  background: url(https://files.foxtrot.com.ua/StaticContent/Ext/foxtrot/monitor/msi/MPG_272URX/image/bg7.jpg) center / cover no-repeat;
  padding: 10% 3%;
  display: flex;
  flex-direction: column;
  gap: 2vw;
}

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

.mch_section-third-item {
  background: url(https://files.foxtrot.com.ua/StaticContent/Ext/foxtrot/monitor/msi/MPG_272URX/image/bg8.jpg) center / cover no-repeat;
  padding: 3%;
  display: flex;
  flex-direction: column;
  gap: 2vw;
}

.mch_section-third-icon {
  max-width: 50%;
  margin: 0 auto;
}

@media screen and (max-width: 640px) {
  .mch_section-first-contain {
    grid-template-columns: 1fr;
  }

  .mch_section-second-images {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }

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

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

  .mch_mobile {
    display: block;
  }

  .mch_section-first-logo {
    position: static;
    -webkit-transform: none;
    transform: none;
    max-width: initial;
  }
}

@media screen and (max-width: 380px) {
  .mch_section-second-items .mch_title {
    font-size: 10px;
  }
}

@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;
  }
}