.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 {
  display: flex;
  flex-direction: column;
  background: url(https://files.foxtrot.com.ua/StaticContent/Ext/foxtrot/lenovo/16ARP10/image/bg.png) center / cover no-repeat;
  padding: 3% 0;
  gap: 2vw;
}

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

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

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

.mch_section-first-box {
  padding: 3%;
  display: flex;
  gap: 1vw;
  align-items: center;
}

.mch_section-first-box .mch_section-first-icon {
  max-width: 15%;
  flex-shrink: 0;
}

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

.mch_section-first-item {
  background: #f2cbee;
  padding: 3%;
  display: flex;
  flex-direction: column;
  gap: 1vw;
}

.mch_section-first-item .mch_section-first-icon {
  max-width: 20%;
  align-self: flex-end;
}

.mch_section-first-item:nth-child(2) {
  background: #dfaad6;
}

.mch_section-first-item:nth-child(3) {
  background: #a6baed;
}

.mch_section-first-item:last-child {
  background: #b4a1e0;
}

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

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

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

.mch_section-first-block .mch_subtitle {
  width: 100%;
  text-align: center;
}

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

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

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

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

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

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

.mch_section-first-cont .mch_section-first-text {
  text-align: left;
  padding: 0;
  gap: 3px;
}

.mch_section-first-cont:last-child .mch_empty {
  grid-column: 1 / -1;
}

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

.mch_section-first-it .mch_section-first-icon {
  max-width: 10%;
  flex-shrink: 0;
}

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

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

.mch_section-second-content .mch_section-second-text {
  padding: 0 3%;
  text-align: center;
}

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

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

.mch_section-second-block .mch_section-second-icon {
  max-width: 20%;
}

.mch_section-second-block .mch_section-second-icon:last-child {
  max-width: 10%;
}

.mch_section-second-items {
  background: url(https://files.foxtrot.com.ua/StaticContent/Ext/foxtrot/lenovo/16ARP10/image/image.png) center / cover no-repeat;
  padding: 3% 3% 0;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 2vw;
  justify-items: center;
}

.mch_section-second-items .mch_section-second-text {
  padding: 0 3%;
  text-align: center;
  grid-column: 1 / -1;
  color: #fff;
}

.mch_section-second-items .mch_section-second-picture {
  grid-column: 1 / -1;
}

.mch_section-second-item {
  display: flex;
  flex-direction: column;
  gap: 1vw;
  color: #ad24a5;
}

.mch_section-second-item .mch_section-second-text {
  gap: 3px;
  padding: 0;
  text-align: left;
  color: #ad24a5;
}

.mch_section-second-item:nth-child(3) {
  color: #16e9f2;
}

.mch_section-second-item:nth-child(3) .mch_section-second-text {
  color: #16e9f2;
}

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

.mch_section-second-contain {
  background: url(https://files.foxtrot.com.ua/StaticContent/Ext/foxtrot/lenovo/16ARP10/image/bg6.png) center / cover no-repeat;
  padding: 5%;
  display: flex;
  flex-direction: column;
  gap: 2vw;
  text-align: center;
}

.mch_section-second-fraction {
  background: linear-gradient(180deg, #c4cfe2 0%, #ece0ff 100%);
  display: grid;
  grid-template-columns: 1fr 1fr;
}

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

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

.mch_section-second-boxing .mch_section-second-picture {
  max-width: 50%;
  margin: 0 auto;
}

.mch_section-second-boxing:nth-child(2) .mch_section-second-it:nth-child(2) .mch_section-second-icon {
  -webkit-filter: invert(1);
  filter: invert(1);
}

.mch_section-second-boxing:nth-child(2) .mch_section-second-picture {
  max-width: 30%;
  margin: 0 auto;
}

.mch_section-second-boxing:nth-child(3) {
  background: url(https://files.foxtrot.com.ua/StaticContent/Ext/foxtrot/lenovo/16ARP10/image/bg8.png) center / cover no-repeat;
}

.mch_section-second-boxing:nth-child(3) .mch_section-second-it:nth-child(1) .mch_section-second-icon,
.mch_section-second-boxing:nth-child(3) .mch_section-second-it:nth-child(3) .mch_section-second-icon {
  -webkit-filter: invert(1);
  filter: invert(1);
}

.mch_section-second-boxing:last-child {
  background: url(https://files.foxtrot.com.ua/StaticContent/Ext/foxtrot/lenovo/16ARP10/image/bg9.png) center / cover no-repeat;
  grid-column: 1 / -1;
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: center;
  gap: 2vw;
}

.mch_section-second-boxing:last-child .mch_section-second-picture {
  max-width: initial;
  margin: 0;
}

.mch_section-second-boxing:last-child .mch_section-second-it {
  width: calc(33.3% - 1vw);
}

.mch_section-second-cont {
  display: flex;
  flex-wrap: wrap;
  gap: 1vw;
  justify-content: center;
}

.mch_section-second-it {
  display: flex;
  flex-direction: column;
  gap: 5px;
  text-align: center;
  width: calc(50% - 1vw);
}

.mch_section-second-it .mch_section-second-icon {
  max-width: 15%;
  margin: 0 auto;
}

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

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

  .mch_section-second-boxing:last-child {
    grid-template-columns: 1fr;
  }
}

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

  .mch_mobile {
    display: block;
  }

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

  .mch_section-first-block .mch_caption {
    width: 100%;
  }

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

@media screen and (max-width: 480px) {
  .mch_section-first-box .mch_section-first-icon {
    max-width: 25%;
  }

  .mch_section-first-box {
    flex-direction: column;
    align-items: flex-start;
  }

  .mch_section-second-items {
    grid-template-columns: 1fr;
    justify-items: start;
  }

  .mch_section-second-boxing:last-child .mch_section-second-it {
    width: 100%;
  }

  .mch_section-second-it {
    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;
  }
}