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

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

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

.mch_section-first-item .mch_section-first-text {
  position: absolute;
  top: 0;
  right: 0;
  padding: 3%;
  max-width: 45%;
}

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

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

.mch_section-first-title {
  font-size: clamp(18px, 4.5vw, 56px);
}

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

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

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

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

.mch_section-first-contain .mch_title {
  text-align: center;
  width: 100%;
}

.mch_section-first-block {
  display: flex;
  flex-direction: column;
  gap: 2vw;
  width: calc(50% - 2vw);
}

.mch_section-first-block:nth-child(3) .mch_section-first-picture {
  max-width: 75%;
  margin: 0 auto;
}

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

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

.mch_section-first-box {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 2% 7%;
  display: flex;
  flex-wrap: wrap;
  gap: 2vw;
  justify-content: center;
  right: 0;
}

.mch_section-first-box .mch_section-first-text {
  background: #0000009c;
  color: #fff;
  padding: 2%;
  border-radius: 10px;
  width: calc(33.3% - 2vw);
  border: 1px solid #fff;
  justify-content: center;
}

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

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

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

.mch_section-second-items:nth-child(2) {
  grid-template-columns: 1.5fr 1fr;
}

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

.mch_section-second-item .mch_subtitle {
  background-image: linear-gradient(90deg, #172578 0%, #57396d 25%, #b5575d 69%, #ee6953 100%);
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}

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

.mch_section-second-block {
  display: flex;
  flex-direction: column;
  gap: 1vw;
  text-align: center;
  background: #ffffff75;
  padding: 2%;
  border-radius: 10px;
}

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

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

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

.mch_section-second-box .mch_section-second-text {
  padding: 3%;
}

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

.mch_section-second-fraction .mch_title {
  grid-column: 1 / -1;
  text-align: center;
}

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

.mch_section-second-contain .mch_section-second-picture {
  max-width: 53%;
  margin: 0 auto;
}

.mch_section-second-contain:nth-child(4) .mch_section-second-picture {
  max-width: initial;
}

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

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

.mch_section-third-icons .mch_title {
  width: 100%;
  text-align: center;
}

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

.mch_section-third-box {
  display: flex;
  flex-direction: column;
  gap: 1vw;
  padding: 3%;
  background: #ffffff75;
  border-radius: 10px;
  width: calc(33.3% - 2vw);
  text-align: center;
}

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

.mch_section-third-items .mch_title {
  text-align: center;
}

.mch_section-third-item {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 2vw;
}

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

.mch_section-third-block:nth-child(3),
.mch_section-third-block:nth-child(4) {
  flex-direction: row;
  align-items: center;
}

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

.mch_section-third-contain {
  padding: 3%;
  background: #ffffff75;
  border-radius: 10px;
  margin: 0 15%;
  display: flex;
  flex-direction: column;
  gap: 1vw;
}

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

  .mch_mobile {
    display: block;
  }

  .mch_section-first-block:nth-child(3) .mch_section-first-picture {
    max-width: initial;
  }

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

  .mch_section-first-box {
    position: static;
    padding: 3%;
  }

  .mch_section-second-items .mch_section-second-picture {
    order: 1;
  }

  .mch_section-second-items:nth-child(2) {
    grid-template-columns: 1fr;
  }

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

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

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

  .mch_section-third-box {
    width: calc(50% - 2vw);
  }

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

@media screen and (max-width: 480px) {
  .mch_section-first-item .mch_section-first-text {
    position: static;
    max-width: initial;
  }

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

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

  .mch_section-third-box {
    width: 100%;
  }

  .mch_section-third-contain {
    margin: 0 10%;
  }
}

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

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

  .mch_section-third-contain {
    margin: 0 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;
  }
}