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

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

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

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

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

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

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

.mch_section-first-logo {
  max-width: 5%;
  position: absolute;
  top: 5%;
  right: 0;
}

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

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

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

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

.mch_section-first-box:last-child {
  flex-direction: column;
}

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

.mch_section-first-items {
  background: url(https://files.foxtrot.com.ua/StaticContent/Ext/foxtrot/lenovo/IdeaPad_Slim_5/image/bg2.png) center / cover no-repeat;
  padding: 3%;
  display: flex;
  flex-direction: column;
}

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

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

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

.mch_section-second-content {
  background: url(https://files.foxtrot.com.ua/StaticContent/Ext/foxtrot/lenovo/IdeaPad_Slim_5/image/bg3.png) center / cover no-repeat;
  padding: 3%;
}

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

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

.mch_section-second-box {
  display: flex;
  gap: 1vw;
  align-items: center;
  justify-content: center;
}

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

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

.mch_section-second-item:last-child .mch_section-second-block {
  order: 1;
  background: url(https://files.foxtrot.com.ua/StaticContent/Ext/foxtrot/lenovo/IdeaPad_Slim_5/image/bg5.png) center / cover no-repeat;
}

.mch_section-second-item:last-child .mch_section-second-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.mch_section-second-item:last-child .mch_section-second-container .mch_section-second-caption {
  width: 100%;
}

.mch_section-second-item:last-child .mch_section-second-container .mch_section-second-contain {
  width: calc(50% - 1vw);
}

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

.mch_section-second-container {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1vw;
}

.mch_section-second-container:last-child .mch_section-second-contain {
  flex-direction: row;
  align-items: center;
}

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

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

.mch_section-second-circle {
  max-width: 10%;
  flex-shrink: 0;
}

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

.mch_section-third-items {
  background: url(https://files.foxtrot.com.ua/StaticContent/Ext/foxtrot/lenovo/IdeaPad_Slim_5/image/bg6.png) center / cover no-repeat;
  display: flex;
  flex-direction: column;
}

.mch_section-third-items .mch_section-third-text {
  padding: 3%;
}

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

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

.mch_section-third-item .mch_subtitle {
  width: 100%;
  text-align: center;
}

.mch_section-third-item .mch_caption {
  width: calc(50% - 2vw);
  text-align: center;
}

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

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

.mch_section-third-block {
  display: flex;
  flex-direction: column;
  gap: 1vw;
}

.mch_section-third-box {
  display: flex;
  gap: 1vw;
  align-items: center;
}

.mch_section-third-icon {
  max-width: 40%;
}

.mch_section-third-icon:last-child {
  max-width: 20%;
}

.mch_section-third-subtitle {
  color: #fff;
  text-align: center;
}

.mch_section-third-cont {
  background: url(https://files.foxtrot.com.ua/StaticContent/Ext/foxtrot/lenovo/IdeaPad_Slim_5/image/bg8.png) center / cover no-repeat;
  padding: 3%;
  color: #fff;
  display: flex;
  flex-direction: column;
  gap: 1vw;
  margin: 0 auto;
}

.mch_section-third-cont:last-child {
  background: url(https://files.foxtrot.com.ua/StaticContent/Ext/foxtrot/lenovo/IdeaPad_Slim_5/image/bg9.png) center / cover no-repeat;
}

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

.mch_section-fourth-items {
  background: url(https://files.foxtrot.com.ua/StaticContent/Ext/foxtrot/lenovo/IdeaPad_Slim_5/image/bg10.png) center / cover no-repeat;
  padding: 3% 0;
  display: flex;
  flex-direction: column;
  gap: 2vw;
  color: #fff;
}

.mch_section-fourth-items .mch_section-fourth-picture {
  margin-top: -20%;
}

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

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

.mch_section-fourth-box {
  display: flex;
  flex-direction: column;
  gap: 1vw;
}

.mch_section-fourth-box .mch_subtitle {
  color: #ddddae;
}

.mch_section-fourth-box:last-child .mch_subtitle {
  color: #faacfb;
}

.mch_section-fourth-item {
  background: url(https://files.foxtrot.com.ua/StaticContent/Ext/foxtrot/lenovo/IdeaPad_Slim_5/image/bg11.png) center / cover no-repeat;
  padding: 3% 0;
  display: flex;
  flex-direction: column;
  gap: 3vw;
}

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

.mch_section-fourth-cont {
  display: flex;
  flex-direction: column;
  gap: 2vw;
  justify-content: space-between;
}

.mch_section-fourth-caption {
  color: #ab54a6;
}

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

.mch_section-fifth-item {
  display: flex;
  flex-direction: column;
  gap: 2vw;
  padding: 20% 5%;
  background: url(https://files.foxtrot.com.ua/StaticContent/Ext/foxtrot/lenovo/IdeaPad_Slim_5/image/bg12.png) center / cover no-repeat;
}

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

.mch_section-fifth-items {
  background: url(https://files.foxtrot.com.ua/StaticContent/Ext/foxtrot/lenovo/IdeaPad_Slim_5/image/background.png) center / cover no-repeat;
}

.mch_section-fifth-items .mch_section-fifth-text {
  padding: 5%;
}

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

.mch_section-fifth-contain {
  background: url(https://files.foxtrot.com.ua/StaticContent/Ext/foxtrot/lenovo/IdeaPad_Slim_5/image/bg13.png) center / cover no-repeat;
  padding: 3%;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 2vw;
  align-items: center;
}

.mch_section-fifth-contain .mch_section-fifth-picture {
  max-width: 50%;
  margin: 0 auto;
}

.mch_section-fifth-contain:nth-child(2) {
  background: url(https://files.foxtrot.com.ua/StaticContent/Ext/foxtrot/lenovo/IdeaPad_Slim_5/image/bg14.png) center / cover no-repeat;
  color: #fff;
}

.mch_section-fifth-contain:nth-child(2) .mch_section-fifth-block {
  order: -1;
}

.mch_section-fifth-contain:nth-child(2) .mch_section-fifth-cont {
  color: #fce4fb;
}

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

.mch_section-fifth-contain:last-child {
  background: url(https://files.foxtrot.com.ua/StaticContent/Ext/foxtrot/lenovo/IdeaPad_Slim_5/image/bg15.png) center / cover no-repeat;
  color: #fff;
}

.mch_section-fifth-contain:last-child .mch_section-fifth-cont {
  color: #fce4fb;
}

.mch_section-fifth-contain:last-child .mch_section-fifth-picture {
  max-width: initial;
}

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

.mch_section-fifth-cont {
  display: flex;
  flex-direction: column;
  gap: 1vw;
  padding-left: 3%;
}

.mch_section-fifth-link {
  list-style-type: disc;
}

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

  .mch_mobile {
    display: block;
  }

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

  .mch_section-first-box {
    flex-direction: column;
    text-align: center;
  }

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

  .mch_section-second-item {
    grid-template-columns: 1fr;
  }

  .mch_section-second-item:last-child .mch_section-second-block {
    order: 0;
  }

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

  .mch_section-third-icon:last-child {
    max-width: 15%;
  }

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

  .mch_section-fifth-block {
    order: -1;
  }
}

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

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

  .mch_section-third-item .mch_caption {
    width: 100%;
    text-align: start;
  }

  .mch_section-fourth-container {
    grid-template-columns: 1fr;
  }

  .mch_section-fifth-item {
    padding: 10% 5%;
  }
}

@media screen and (max-width: 380px) {
  .mch_section-fourth-items .mch_section-fourth-picture {
    margin-top: -5%;
  }
}

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