@font-face {
    font-family: "Styrene b lc web";
    src: url("//static.mvideo.ru/media/Promotions/Promo_Page/2023/June/ofisnoe-prilojenie-officesuite/fonts/Styrene-B-LC-Web-Bold.ttf") format("truetype");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
  }
  @font-face {
    font-family: "Styrene b lc web";
    src: url("//static.mvideo.ru/media/Promotions/Promo_Page/2023/June/ofisnoe-prilojenie-officesuite/fonts/Styrene-B-LC-Web-Medium.ttf") format("truetype");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
  }
  @font-face {
    font-family: "Styrene b lc web";
    src: url("//static.mvideo.ru/media/Promotions/Promo_Page/2023/June/ofisnoe-prilojenie-officesuite/fonts/Styrene-B-LC-Web-Thin.ttf") format("truetype");
    font-weight: 100;
    font-style: normal;
    font-display: swap;
  }
  @font-face {
    font-family: "Styrene b lc web";
    src: url("//static.mvideo.ru/media/Promotions/Promo_Page/2023/June/ofisnoe-prilojenie-officesuite/fonts/Styrene-B-LC-Web-Regular.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
  }
  :root {
      --main-bg-color: #000;
      --white: #F5F5F6;
      --blue: linear-gradient(180deg, #198BFF 0%, #033E9A 100%);
  }
  .m-wrap img {
      max-width: 100%;
  }
  
  .m-section {
      width: 100%;
     padding: 0 0 40px;
     margin: 0 auto;
  }
  .m-section__list {
    display: flex;
    flex-direction: column;
  }
  .m-section .container,
  .m-top  .container {
      width: 100%;
      padding: 0 20px;
  }
  
  
  .m-section .container-min {
      width: 100%;
      padding: 0;
      max-width: 812px;
      margin: 0 auto;
  }
  .m-section .container-min .m-section__text {
      padding: 0 20px;
     
  }
  .m-dark {
      background: var(--main-bg-color);
      color: var(--white);
  }
  .m-wrap {
      font-family: 'Roboto', sans-serif;
     max-width: 2600px;
      margin: 0 auto;
      padding-bottom: 40px;
      color: var(--main-bg-color);
  
  }
  .m-top {
    background: #333333;
  }
  .m-top__logo {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .t-notes__list {
      padding-left: 20px;
      padding-top: 40px;
  }
  .descr--desktop {
      display: none;
  }
  .m-advantages__title {
    font-weight: 700;
    font-size: 66.6274px;
    line-height: 73px;
  }
  .m-advantages__item {
    display: flex;
    flex-direction: column;
    row-gap: 10px;
  }
  .m-advantages__items {
    padding-left: 15px;
  }
  .m-advantages__point {
    list-style: disc;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #000000;
    padding-bottom: 5px;
  }
  .m-pdf {
    margin-bottom: 48px;
  }
  .m-video {
    background: linear-gradient(287.13deg, #E5E2FD -3.88%, #D6EEFD 105.06%);
    padding: 50px 0;
  }
  .block6 {
    background: transparent url(//static.mvideo.ru/media/Promotions/Promo_Page/2023/June/ofisnoe-prilojenie-officesuite/img/block6-background-mobile.png) no-repeat center bottom;
    background-size: cover;
    padding-top: 40px;
  }
  .block6__wrap {
    display: flex;
    flex-direction: column;
    row-gap: 20px;
  }
  .m-advantages__text {
    margin-top: 40px;
  }
  .m-wrap .caption {
    font-weight: 700;
    font-size: 22px;
    line-height: 28px;
    color: #000000;
    margin-bottom: 20px;
  }
  .block5 {
    padding: 0;
  }
  .block2 {
    background: linear-gradient(287.13deg, #E5E2FD -3.88%, #D6EEFD 105.06%);
    padding-top: 40px;
  }
  .m-btn-more {
    display: block;
    font-weight: 500;
    font-size: 19.9824px;
    line-height: 27px;
    color: #4AC4D7;
    margin-top: 20px;
  }
  .m-section .title {
    font-weight: 700;
    font-size: 28px;
    line-height: 36px;
      text-align: center;
      margin-bottom: 20px;
      color: var(--main-bg-color);
  }
  .m-section .subtitle {
      font-weight: 700;
      font-size: 18px;
      line-height: 22px;
      margin-bottom: 15px;
      color: var(--main-bg-color);
  }
  .m-list .subtitle {
    text-align: center;
    margin-bottom: 8px;
  }
  .m-banner--desktop {
    display: none;
  }
  .m-history__title {
    font-weight: 400;
    font-size: 22px;
    line-height: 28px;
    text-align: center;
    margin-bottom: 20px;
  }
  .m-characteristic__item {
    display: flex;
    flex-direction: column;
    row-gap: 20px;
  }
  .m-characteristic__row {
    display: flex;
    flex-direction: column;
    row-gap: 40px;
  }
  .m-evo__row .m-section__text img {
    max-width: 112px;
  }
  .m-section__img img,
  .m-characteristic__img img {
    border-radius: 12px;
  }
  .m-history__row {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
    gap: 20px;
  }
  .m-history__item {
    width: calc(50% - 20px);
    display: flex;
    flex-direction: column;
    row-gap: 12px;
  }
  .m-history__subtitle {
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
  }
  .m-section__btns {
    display: flex;
    flex-direction: column;
    row-gap: 12px;
    margin-bottom: 20px;
  }
  
  .m-section__row {
    display: flex;
    flex-direction: column;
    row-gap: 20px;
  }
  .m-section__caption {
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
  }
  .m-design .m-section__caption {
    text-align: center;
    font-weight: 400;
    margin-bottom: 20px;
  }
  .m-section__wrap {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      row-gap: 20px;
  }
  .m-category__row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    column-gap: 20px;
    row-gap: 20px;
  }
  .m-category__item {
    display: flex;
    flex-direction: column;
    row-gap: 12px;
    width: calc(50% - 20px);
    transition: all 0.5s linear 0s;
    
  }
  .m-category__text {
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    color: var(--main-bg-color);
  }
  .m-section .subtitle--big {
      text-transform: uppercase;
  }
  /* .m-section__text img {
      max-width: 100px;
  } */
  
  .m-section--turbo .container {
      padding: 0;
  }
  .m-section .descr {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
      /* margin-bottom: 10px; */
  }
  .m-list .descr {
    text-align: center;
    font-weight: 400;
    font-size: 19.7822px;
    line-height: 22px;
    text-align: center;
    color: #828282;
  }
  .m-small {
      font-weight: 400;
      font-size: 12px;
      line-height: 16px;
      margin: 10px 0;
      display: block;
  }
  .m-list {
    display: flex;
    flex-direction: column;
    align-items: center;
    row-gap: 44px;
      
  }
  .m-section__item {
    display: flex;
    flex-direction: column;
    row-gap: 20px;
  }
  .m-section__col {
    display: flex;
    flex-direction: column;
  }
  .m-coffee__col  .m-section__item {
    flex-direction: row;
    column-gap: 10px;
  }
  .m-section__col  .m-section__item .descr {
    width: 70%;
  }
  .m-section__col  .m-section__item img {
    width: 30%;
  }
  
  .m-list__item {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    list-style: disc!important;
    margin-left: 10px;
  }
  .m-list__item:first-child {
    padding-top: 20px;
  }
  .m-compact__btns {
    flex-direction: row;
    column-gap: 12px;
    flex-wrap: nowrap;
    justify-content: flex-start;
    overflow: auto;
    padding: 0 20px;
  }
  .m-compact__wrap {
    display: flex;
    flex-direction: column;
    row-gap: 20px;
  }
  
  .m-section__wrap.container {
      padding: 0;
  }
  .m-section__wrap.container .m-section__text {
      padding: 0 20px;
      margin-bottom: 20px;
  }
  
  .m-desktop {
      display: none;
  }
  .m-section__img  {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
  }
  ._mb {
    margin-bottom: 20px;
  }
  .m-characteristic {
      display: flex;
      flex-direction: column;
      row-gap: 40px;
  }
  
  .t-notes__item {
      font-weight: 400;
      font-size: 12px;
      line-height: 16px;
      opacity: 0.7;
  }
  .m-horizontal {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-column-gap: 20px;
         -moz-column-gap: 20px;
              column-gap: 20px;
  }
  .m-section__text {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      row-gap: 20px;
  }
  .m-horizontal .m-section__text,
  .m-horizontal .m-section__img {
      width: calc(50% - 20px);
  }
  
  .block15__text {
      margin-bottom: 20px;
  }
  @media (min-width: 768px) {
    .m-section {
      padding-top: 60px;
    }
    .block5,
    .m-banner {
      padding: 0;
  }
     
      .m-desktop {
          display: block;
      }
      .m-banner__wrap {
        background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2023/June/ofisnoe-prilojenie-officesuite/img/banner-back.png) no-repeat center;
        background-size: cover;
        padding: 30px 0 50px;
        height: auto;
      }
      .block6 {
        background: transparent url(//static.mvideo.ru/media/Promotions/Promo_Page/2023/June/ofisnoe-prilojenie-officesuite/img/block6-background-desktop.png) no-repeat center bottom;
        background-size: cover;
        padding-bottom: 60px;
      }
      .m-banner__text {
        max-width: 360px;
        font-family: "Styrene b lc web";
      }
      .m-banner__wrap .caption {
        font-weight: 700;
        font-size: 34.5514px;
        line-height: 101%;
        color: #333333;
  
      }
      .m-banner__title {
        font-weight: 400;
        font-size: 18.3008px;
        line-height: 110%;
        color: #333333;
  
      }
      .m-banner__small {
        font-weight: 400;
        font-size: 10.5303px;
        line-height: 110%;
        display: flex;
        align-items: flex-end;
        color: #333333;
        display: block;
        margin-top: 60px;
      }
      .m-section__wrap {
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
              -ms-flex-direction: row;
                  flex-direction: row;
          -webkit-box-pack: justify;
              -ms-flex-pack: justify;
                  justify-content: space-between;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          -webkit-column-gap: 40px;
             -moz-column-gap: 40px;
                  column-gap: 40px;
      }
      .m-section__wrap.container {
          padding: 0 20px;
      }
      .m-banner--mobile {
      display: none;
      }
      .m-banner--desktop {
        display: block;
      }
      .m-top__logo {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        padding: 0 20px;
    }
    .m-top__logo img {
      max-width: 150px;
    }
     .m-advantages__row {
      display: flex;
      column-gap: 40px;
      margin-top: 40px;
     }
     .m-advantages__col {
      width: 50%;
     }
     .m-advantages {
      background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2023/June/ofisnoe-prilojenie-officesuite/img/advantages-background.png) no-repeat center;
      background-size: cover;
     }
      .m-list {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: baseline;
        row-gap: 0;
        column-gap: 20px;
    }
    .m-characteristic__text {
      max-width: 292px;
    }
    
      .m-section__item {
        flex-direction: column-reverse;
        width: 33%;
      }
      .m-section__row {
        flex-direction: row;
        align-items: flex-start;
        align-items: center;
        column-gap: 20px;
      }
      .m-compact__item {
        display: flex;
        flex-direction: row;
        row-gap: 0;
        column-gap: 20px;
    }
      .m-category__row {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
      }
      .m-history__item,
      .m-category__item {
        width: calc(33% - 20px);
    }
      
      .m-section__wrap--reverse,
      .m-section__reverse  {
          -webkit-box-orient: horizontal;
          -webkit-box-direction: reverse;
              -ms-flex-direction: row-reverse;
                  flex-direction: row-reverse;
      }
      /* .m-section__text,
      .m-section__img {
          width: 50%;
      } */
      .m-compact__text,
      .m-compact__img {
        width: 50%;
      }
      .m-btn {
        white-space: normal;
        width: max-content;
      }
      .m-section__btns {
        display: flex;
        justify-content: center;
        flex-direction: row;
        row-gap: 12px;
        margin-bottom: 20px;
    }
    .column-reverse {
      flex-direction: row;
      align-items: flex-start;
      column-gap: 20px;
      width: 100%;
    }
    .column-reverse .m-section__text {
      flex-direction: row;
      column-gap: 20px;
    }
      
      .m-characteristic__item {
        display: flex;
        flex-direction: row;
        align-items: center;
        row-gap: 0;
        column-gap: 20px;
    }
    .m-reverse {
      flex-direction: row-reverse;
      row-gap: 0;
      column-gap: 20px;
    }
      .m-section__col {
       flex-direction: row;
    }
    .m-section__row .caption {
      margin-bottom: 0;
    }
    .m-coffee__col .m-section__item {
      flex-direction: row;
      align-items: flex-start;
      column-gap: 10px;
      width: 100%;
  }
  .m-blender__col .m-section__item {
    flex-direction: row;
    align-items: flex-start;
    width: 100%;
    /* width: 33%; */
  }
  .m-blender__row .m-section__item {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .m-section__top {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    column-gap: 20px;
  }
  .m-section__bottom {
    display: flex;
    justify-content: center;
  }
  .m-design .m-section__item {
    width: 100%;
    flex-direction: row;
    align-items: flex-start;
    column-gap: 20px;
  }
  .m-section__col .m-section__item .descr,
  .m-section__col .m-section__item img {
    width: 50%;
  }
  .m-blender__row .m-section__item .descr {
    width: 100%;
  }
      .m-compact__btns {
        flex-direction: row;
        column-gap: 12px;
        flex-wrap: wrap;
        justify-content: center;
        overflow: visible;
        padding: 0 20px;
    }
      .m-compact__wrap .m-section__caption {
        display: block;
    }
      .m-compact__wrap .m-section__caption--mobile {
        display: none;
      }
      .m-section__wrap--column .m-section__text {
          width: 100%;
      }
      .m-section__img--large {
          width: auto;
          max-width: 500px;
      }
      .m-section_background .m-section__img,
      .m-block8 .m-section__img,
      .block15__img--mobile {
          display: none;
      }
      .m-blender__col .m-section__bottom img {
        width: 100%;
        max-width: none;
      }
     
     
      .m-block8 .m-section__text {
          width: 100%;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
              -ms-flex-direction: row;
                  flex-direction: row;
          -webkit-column-gap: 40px;
             -moz-column-gap: 40px;
                  column-gap: 40px;
          -webkit-box-pack: justify;
              -ms-flex-pack: justify;
                  justify-content: space-between;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
      }
      .m-block8 .m-section__text .descr,
      .block15__text {
          max-width: 396px;
      }
      .block15__text {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column;
          row-gap: 20px;
          margin-bottom: 50px;
      }
      .container-min {
          max-width: 812px;
          margin: 0 auto;
      }
      .m-section__wrap--column {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column;
      }
  
      
      /* .m-section__wrap--column .subtitle,
      .m-section__wrap--column .descr {
          text-align: center;
      } */
      .container-min .m-section__wrap {
          flex-direction: column;
      }
      .container-min .m-section__wrap .m-section__img,
      .container-min .m-section__wrap .m-section__text{
          width: 100%;
      }
      
      .m-section__wrap--column .m-section__text .subtitle {
          width: 30%;
      }
      .m-section__wrap--column .m-section__text .descr {
          width: 70%;
      }
      .container-min .m-section__text {
          display: flex;
          flex-direction: row;
          justify-content: space-between;
          width: 100%;
          column-gap: 40px;
      }
      .m-reverse .m-section__wrap {
          flex-direction: row-reverse;
      }
      .m-characteristic .m-section__text {
          flex-direction: column;
      }
      ._center {
          text-align: center;
          margin-bottom: 20px;
      }
      .m-design__row .m-section__img {
        width: 70%;
      }
      .m-design__row .m-section__text {
        width: 30%;
    }
      .m-characteristic .m-section__img {
          width: 100%;
      }
      .m-section__text img {
          /* max-width: 100px; */
          margin: 0 auto;
      }
      .container .m-section__text img {
          margin: 0;
      }
     
      .m-section__text--left {
          margin-right: auto;
      }
      .m-section__text--right {
          margin-left: auto;
      }
      .m-section_background--two .m-section__wrap {
          row-gap: 350px;
      }
      .m-video__wrap {
        margin: 0 auto;
        
      }
      .m-video__wrap iframe {
        height: 380px;
        /* max-width: 590px; */
        margin: 0 auto;
        display: flex;
        justify-content: center;
      }
  
  }
  @media (min-width: 1024px) {
      .m-section {
          margin-bottom: 60px;
      }
      .m-advantages,
      .m-video,
      .block5, .m-banner {
        margin-bottom: 0;
      }
      .m-video__wrap iframe {
        height: 480px;
      }
      .m-banner {
        margin-bottom: 0;
      }
      .m-section__text--left {
          margin-right: auto;
          margin-top: 80px;
      }
      .m-section .container-min .m-section__text {
          padding: 0;
      }
      .m-advantages__text {
        margin-top: 60px;
    }
      .m-wrap .container,
      .m-section__wrap.container  {
          width: 940px;
          margin: 0 auto;
          padding: 0;
      }
      .m-top__logo img {
        max-width: 230px;
    }
      .descr--desktop {
          display: block;
      }
      
      .m-section__wrap.container .m-section__text {
          padding: 0;
      }
      .m-characteristic {
          row-gap: 60px;
      }
      .m-section .title {
          font-size: 34px;
          line-height: 38px;
          
      }
      
  }
  @media (min-width: 1280px) {
      .m-wrap {
          padding-bottom: 96px;
      }
      .m-banner__text {
        max-width: 460px;
        font-family: "Styrene b lc web";
      }
      .m-advantages__text {
        margin-top: 96px;
    }
     .m-advantages__title {
      font-weight: 700;
      font-size: 88.9167px;
      line-height: 97px;
     }
     section.m-video {
      padding: 96px 0;
    }
      .m-category__item {
        width: calc((100%/4) - 20px);
      }
      .m-category__row {
        row-gap: 30px;
      }
      .m-history__title {
        font-weight: 400;
        font-size: 32px;
        line-height: 40px;
        margin-bottom: 40px;
      }
      .m-banner__title {
        font-weight: 400;
        font-size: 24.3008px;
        line-height: 110%;
        color: #333333;
  
      }
      .m-banner__small {
        font-weight: 400;
        font-size: 10.5303px;
        line-height: 110%;
        display: flex;
        align-items: flex-end;
        color: #333333;;
        display: block;
        margin-top: 60px;
      }
      .m-history__subtitle {
        font-weight: 700;
        font-size: 22px;
        line-height: 28px;
      }
      .m-characteristic {
          row-gap: 96px;
      }
      .m-wrap .container,
      .m-section__wrap.container  {
          width: 1228px;
      }
      .m-compact__btns {
        width: 1228px;
        padding: 0;
        margin-bottom: 40px;
      }
      .m-section_background--one,
      .m-section_background--two {
          padding: 96px 0;
      }
      .m-weather .container {
          display: flex;
          flex-direction: column;
          align-items: flex-end;
          justify-content: flex-end;
          height: 100%;
      }
      .m-weather .m-section__text {
          max-width: 396px;
      }
      .m-small {
          font-size: 14px;
          line-height: 20px;
      }
      .m-section .title {
          font-weight: 700;
          font-size: 32px;
          line-height: 40px;
          margin-bottom: 40px;
      }
    
      .m-section .subtitle {
        font-weight: 400;
        font-size: 27px;
        line-height: 38px;
         margin-bottom: 15px;
      }
  
      .m-list .subtitle {
        text-align: center;
        margin-bottom: 15px;
    }
    
      .m-section .descr {
          font-weight: 400;
          font-size: 16px;
          line-height: 24px;
      }
      .m-wrap .caption {
        font-weight: 700;
        font-size: 44px;
        line-height: 48px;
        color: #000000;
      }
      .m-advantages__point {
        list-style: disc;
        font-weight: 400;
        font-size: 22px;
        line-height: 52px;
        color: #000000;
        padding-bottom: 0px;
    }
      .m-list__item {
          font-weight: 400;
          font-size: 16px;
          line-height: 24px;
          margin-left: 20px;
      }
      .m-section__img {
          -webkit-box-pack: start;
              -ms-flex-pack: start;
                  justify-content: flex-start;
      }
      .m-horizontal .m-section__img {
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center;
      }
      .m-list .descr {
        font-weight: 400;
        font-size: 26.4px;
        line-height: 29px;
        text-align: center;
        color: #828282;
      }
      .m-advantages__list {
        margin-bottom: 96px;
      }
      .m-section__caption {
        font-weight: 700;
        font-size: 22px;
        line-height: 28px;
        margin-bottom: 40px;
      }
      .m-hoods .m-compact__wrap .m-section__caption {
        margin-bottom: 20px;
    }
      .m-list {
        font-weight: 700;
        font-size: 16px;
        line-height: 22px;
    }
  
  .m-design .m-section__caption {
    margin-bottom: 40px;
  }
    .m-compact__wrap {
      display: flex;
      flex-direction: column;
      row-gap: 40px;
    }
    .m-compact__text {
      row-gap: 20px;
    }
    .m-top__logo img {
      max-width: none;
  }
  .m-video__wrap iframe {
    height: 580px;
  }
  }
  @media (min-width: 1600px) {
    .m-wrap .container,
      .m-section__wrap.container  {
          width: 1516px;
      }
      .m-banner__wrap {
        background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2023/June/ofisnoe-prilojenie-officesuite/img/banner-back.png) no-repeat center;
        background-size: cover;
        padding: 50px 0 100px;
      }
      .m-video__wrap iframe {
        height: 880px;
    }
      .block6 {
        padding-bottom: 96px;
      }
      .m-compact__btns {
        width: 1516px;
        margin: 0 auto;
        padding: 0;
        margin-bottom: 40px;
      }
      .m-weather {
          height: 800px;
          max-width: 100%;
      }
      .m-section_background .m-section__wrap.container {
          margin-top: 100px;
      }
      .m-section__text--left {
          margin-right: auto;
          margin-top: 0px;
      }
      .m-section_background--two .m-section__wrap {
          row-gap: 450px;
      }
      .m-google__row {
        background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2023/June/ofisnoe-prilojenie-officesuite/img/6-desktop.png) no-repeat center;
        background-size: cover;
        padding: 90px 40px;
        height: 550px;
      }
      .m-evo__row {
        background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2023/June/ofisnoe-prilojenie-officesuite/img/7-desktop.png) no-repeat center;
        background-size: cover;
        padding: 120px 40px 90px;
        height: 650px;
      }
    
  }
  @media (min-width: 2100px) {
    .m-banner__wrap {
      padding: 100px 0 200px;
    }
  }