.mch_wrapper {
  color: #774d74;
}

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

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

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

.mch_heading {
  font-size: clamp(20px, 3.5vw, 56px);
}

.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_section {
  width: 100%;
  position: relative;
}

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

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

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

.mch_section-first-content .mch_caption {
  grid-column: 1 / -1;
  text-align: center;
}

.mch_section-first-box {
  display: flex;
  gap: 1vw;
  align-self: flex-end;
  justify-content: flex-end;
  grid-column: 1 / -1;
}

.mch_section-first-box .mch_subtitle {
  max-width: 35%;
  text-align: right;
}

.mch_section-first-box .mch_section-first-logo {
  max-width: 5%;
}

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

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

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

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

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

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

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

.mch_section-first-icons .mch_section-first-icon {
  width: calc(33.3% - 2vw);
  max-width: 10%;
  margin: 0 auto;
}

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

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

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

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

.mch_section-first-boxing .mch_section-first-picture {
  max-width: 75%;
  margin: 0 auto;
}

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

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

.mch_section-first-list {
  background: #00000090;
  padding: 3% 3% 3% 6%;
  color: #fff;
  display: flex;
  flex-direction: column;
  gap: 1vw;
}

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

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

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

.mch_section-second-content {
  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-pictures {
  position: relative;
}

.mch_section-second-pictures .mch_section-second-block {
  display: flex;
  flex-direction: column;
  gap: 2vw;
  padding: 3%;
  top: 0;
  left: 0;
  max-width: 50%;
  align-items: initial;
  position: absolute;
}

.mch_section-second-box {
  display: flex;
  flex-direction: column;
  gap: 3px;
  text-align: center;
  padding: 2%;
  border-radius: 10px;
  background: #ffffffad;
}

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

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

.mch_section-second-color {
  background-image: linear-gradient(90deg, #162579 0%, #f06a53 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

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

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

.mch_section-second-item {
  display: flex;
  flex-direction: column;
  background: #ffffffad;
  border-radius: 10px;
}

.mch_section-second-cont {
  display: flex;
  flex-direction: column;
  gap: 5px;
  padding: 3%;
}

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

.mch_section-second-container {
  background: #ffffffad;
  padding: 3%;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  gap: 1vw;
}

.mch_section-second-container .mch_section-second-picture {
  height: 155px;
}

.mch_section-second-container .mch_section-second-picture p {
  height: 155px;
  display: flex;
}

.mch_section-second-container .mch_section-second-picture p img {
  -o-object-fit: contain;
  object-fit: contain;
}

.mch_section-second-list {
  display: flex;
  flex-direction: column;
  gap: 1vw;
  text-align: start;
  padding-left: 6%;
  color: #4d144a;
}

.mch_section-second-list .mch_subtitle {
  text-align: center;
}

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

.mch_section-second-contain {
  display: flex;
  flex-wrap: wrap;
  gap: 2vw;
  padding: 0 3%;
  text-align: center;
  justify-content: center;
}

.mch_section-second-contain .mch_title {
  width: 100%;
}

.mch_section-second-fraction {
  width: calc(33.3% - 2vw);
  background: #ffffffad;
  padding: 3%;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  gap: 1vw;
}

.mch_section-second-fraction .mch_section-second-icon {
  max-width: 30%;
  margin: 0 auto;
}

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

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

.mch_section-third-content .mch_heading {
  text-align: center;
}

.mch_section-third-items {
  background: #ffffffad;
  border-radius: 10px;
  padding: 3%;
  display: flex;
  flex-direction: column;
  gap: 1vw;
}

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

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

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

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

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

  .mch_section-second-pictures .mch_section-second-block {
    position: static;
    max-width: initial;
  }

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

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

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

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

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

  .mch_mobile {
    display: block;
  }
}

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

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