.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);
}

.mch_color {
  color: #4d144a;
}

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

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

.mch_section-first-content {
  background: url(https://files.foxtrot.com.ua/StaticContent/Ext/foxtrot/lenovo/IdeaPad_Slim_3_16ARP10/image/bg.png) center / cover no-repeat;
  padding: 3% 0;
  display: flex;
  flex-direction: column;
  gap: 2vw;
  text-align: center;
}

.mch_section-first-content .mch_section-first-logo {
  max-width: 5%;
  align-self: flex-end;
}

.mch_section-first-content .mch_section-first-picture {
  padding: 0 3%;
}

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

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

.mch_section-first-items {
  background: url(https://files.foxtrot.com.ua/StaticContent/Ext/foxtrot/lenovo/IdeaPad_Slim_3_16ARP10/image/bg2.png) center / cover no-repeat;
  padding: 5%;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 2vw;
}

.mch_section-first-items .mch_subtitle {
  text-align: center;
  padding: 3%;
  background: #abc7e0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.mch_section-first-items .mch_subtitle:nth-child(2) {
  background: #beadea;
}

.mch_section-first-items .mch_subtitle:nth-child(3) {
  background: #d9afe9;
}

.mch_section-first-items .mch_subtitle:nth-child(4) {
  background: #bfceeb;
}

.mch_section-first-items .mch_subtitle:nth-child(5) {
  background: #dd99bc;
}

.mch_section-first-items .mch_subtitle:nth-child(6) {
  background: #96c7cd;
}

.mch_section-first-item {
  display: flex;
  flex-direction: column;
  gap: 2vw;
  background: linear-gradient(90deg, #bcb6db 0%, #c8c2df 23%, #d0c7e0 51%, #cfc0db 79%, #d0bad7 100%);
}

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

.mch_section-first-item .mch_section-first-list {
  padding: 0 5%;
}

.mch_section-first-list {
  display: flex;
  flex-direction: column;
  gap: 1vw;
  padding-left: 5%;
}

.mch_section-first-li {
  list-style-type: disc;
}

.mch_section-first-block {
  background: url(https://files.foxtrot.com.ua/StaticContent/Ext/foxtrot/lenovo/IdeaPad_Slim_3_16ARP10/image/bg4.png) center / cover no-repeat;
  padding: 3%;
  display: flex;
  flex-direction: column;
  gap: 2vw;
}

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

.mch_section-first-box {
  display: flex;
  gap: 2vw;
  align-items: center;
  padding: 3%;
  background: url(https://files.foxtrot.com.ua/StaticContent/Ext/foxtrot/lenovo/IdeaPad_Slim_3_16ARP10/image/bg5.png) center / cover no-repeat;
  color: #fff;
  margin: 0 10%;
}

.mch_section-first-box .mch_section-first-icon {
  max-width: 30%;
}

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

.mch_section-first-container .mch_section-first-text {
  text-align: center;
  color: #fff;
}

.mch_section-first-container .mch_section-first-list {
  color: #f7f8a6;
}

.mch_section-first-contain {
  display: flex;
  flex-direction: column;
  gap: 2vw;
  padding: 3%;
  background: url(https://files.foxtrot.com.ua/StaticContent/Ext/foxtrot/lenovo/IdeaPad_Slim_3_16ARP10/image/bg7.png) center / cover no-repeat;
}

.mch_section-first-contain .mch_section-first-text {
  text-align: center;
}

.mch_section-first-contain .mch_section-first-list {
  background: #78236b29;
  padding: 3% 3% 3% 7%;
  margin: 0 15%;
}

.mch_section-first-cont {
  display: flex;
  flex-direction: column;
  gap: 2vw;
  padding: 5% 10%;
  background: url(https://files.foxtrot.com.ua/StaticContent/Ext/foxtrot/lenovo/IdeaPad_Slim_3_16ARP10/image/bg8.png) center / cover no-repeat;
  text-align: center;
}

.mch_section-first-icons {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 2vw;
  align-items: center;
}

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

.mch_section-first-fraction {
  background: #c4cfe3;
  display: grid;
  grid-template-columns: 1fr 1fr;
}

.mch_section-first-fraction .mch_section-first-text {
  grid-column: 1 / -1;
  text-align: center;
  padding: 3%;
}

.mch_section-first-boxing {
  display: flex;
  flex-direction: column;
  gap: 2vw;
  padding: 3%;
  background: #d5d6ff;
}

.mch_section-first-boxing:nth-child(3) {
  background: #dbcae1;
}

.mch_section-first-boxing .mch_section-first-picture {
  height: 300px;
}

.mch_section-first-boxing .mch_section-first-picture p {
  height: 300px;
  display: flex;
}

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

.mch_section-first-unit {
  grid-column: 1 / -1;
  background: #e0d5f2;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 2vw;
  align-items: center;
  padding: 3%;
}

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

.mch_section-first-subtitle {
  display: flex;
  flex-direction: column;
  gap: 5px;
}

.mch_section-first-crisper {
  display: flex;
  flex-wrap: wrap;
  gap: 2vw;
  justify-content: center;
}

.mch_section-first-bloc {
  width: calc(33.3% - 2vw);
  display: flex;
  flex-direction: column;
  gap: 5px;
  text-align: center;
}

.mch_section-first-bloc .mch_section-first-icon {
  max-width: 40%;
  margin: 0 auto;
  height: 60px;
}

.mch_section-first-bloc .mch_section-first-icon p {
  height: 60px;
  display: flex;
}

.mch_section-first-bloc .mch_section-first-icon p img {
  -o-object-fit: contain;
  object-fit: contain;
  -webkit-filter: brightness(0) saturate(100%) invert(16%) sepia(36%) saturate(1647%) hue-rotate(267deg) brightness(89%) contrast(96%);
  filter: brightness(0) saturate(100%) invert(16%) sepia(36%) saturate(1647%) hue-rotate(267deg) brightness(89%) contrast(96%);
}

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

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

  .mch_section-first-box {
    flex-direction: column;
    padding: 3% 3% 3% 7%;
  }

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

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

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

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

  .mch_mobile {
    display: block;
  }
}

@media screen and (max-width: 480px) {
  .mch_section-first-contain .mch_section-first-list {
    margin: 0 5%;
  }

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

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

@media screen and (max-width: 380px) {
  .mch_section-first-unit .mch_section-first-bloc {
    width: 100%;
  }

  .mch_section-first-bloc {
    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;
  }
}