@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: #333;
      --white: #F5F5F6;
      --blue: linear-gradient(180deg, #198BFF 0%, #033E9A 100%);
  }
  .m-wrap img {
      max-width: 100%;
  }
  .m-wrap h2,
  .m-wrap h3,
  .m-wrap h4 {
    margin: 0;
  }
  .m-section {
      width: 100%;
     margin: 0 auto;
    
  }
  ._mb {
    margin-bottom: 40px;
  } 

  .m-section__list {
    display: flex;
    flex-direction: column;
  }
  .m-section .container,
  .m-top  .container {
      width: 100%;
      padding: 0 20px;
  }
  .container--desktop.container {
    padding: 0;
  }
  .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;
      color: var(--main-bg-color);
  
  }

  .m-section .title {
    color: #333;
    text-align: left;
    font-size: 22px;
    font-weight: 700;
    line-height: 28px;
    margin-bottom: 20px;
  }
  .m-section .title.m-center {
    text-align: center;
  }
 
  .m-section .subtitle {
    font-weight: 500;
    font-size: 19.1697px;
    line-height: 24px;
    text-transform: uppercase;
    color: var(--main-bg-color);
    transform: matrix(0.99, -0.16, 0, 1, 0, 0);
    margin-top: 30px;
  }
  .m-section .descr {
    font-size: 14px;
    line-height: 20px;
  }
  .m-section__row {
    display: flex;
    flex-direction: column;
    align-items: center;
    row-gap: 20px;
    margin-bottom: 40px;
  }
  .m-section__col {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .m-section__title {
    color: #333;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 22px;
   
  }
  .m-section__text {
    row-gap: 12px;
    max-width: 529px;
  }
 
  .m-red {
    color: #E31235;
  }
  .m-btn {
    text-align: center;
    display: block;
    width: 100%;
    max-width: 210px;
    color: #FFF;
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    line-height: 18px;
    text-decoration: none;
    padding: 17px 37px;
    border-radius: 4px;
    background-color: #e31235;
    margin: 0 auto;
  }
  .m-btn:hover {
    background-color: #bd0f2c;
    color: #ffffff !important;
  }
  .m-small {
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
    margin: 15px 0;
    display: block;
    color: var(--main-bg-color);
    max-width: 443px;
  }
  .m-service__row {
    margin-bottom: 40px;
  }
  .m-service__item {
    color: #333;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 10px;
  }
  .m-list {
    display: flex;
    flex-direction: column;
    align-items: center;
    row-gap: 40px;
    margin-top: 40px;
  }
  .m-list__item {
    display: flex;
    flex-direction: column;
    row-gap: 10px;
    max-width: 639px;
  }
  .m-banner__img {
    display: flex;
    justify-content: center;
  }
  .m-main {
    margin-top: -350px;
    z-index: 10;
    position: relative;
  }
  .m-conditions__list .descr {
    text-align: left;
    margin-bottom: 10px;
  }
  .m-section__col p {
    margin: 0;
  }

  .m-section__small {
    color: #333;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    display: block;
    margin: 10px 0;
  }
  .m-desktop {
    display: none;
  }
  .m-beige {
    background: #FBFBFB;
    padding: 40px 0 0;
  }
  .m-section__content {
    display: flex;
    flex-direction: column;
    row-gap: 20px;
  }
  .m-section__image {
    margin-bottom: 20px;
    
  }
  .m-slider__slide {
    display: flex;
    flex-direction: column;
    row-gap: 12px;
  }
  .m-slider__title {
    color: #333;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 22px;
    margin-bottom: 12px!important;
  }
  .m-slider__descr {
    color: #333;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
  }
  .swiper-button-next:after,
  .swiper-button-next2:after,
  .swiper-container-rtl .swiper-button-prev2:after,
  .swiper-container-rtl .swiper-button-prev:after {
    content: '';
    background: url(../img/next.svg);
    height: 39px;
    width: 39px;
  }
  .swiper-button-prev:after,
  .swiper-button-prev2:after,
  .swiper-container-rtl .swiper-button-next:after,
  .swiper-container-rtl .swiper-button-next:after {
    content: '';
    background: url(../img/prev.svg);
    height: 39px;
    width: 39px;
  }
  .swiper-button-next,
  .swiper-button-next2,
  .swiper-container-rtl .swiper-button-prev,
  .swiper-container-rtl .swiper-button-prev {
    height: 39px;
    width: 39px;
    /* box-shadow: 0px 1px 20px rgba(4, 6, 28, 0.1); */
    border-radius: 50%;
    right: 10px;
  }
  .swiper-button-prev,
  .swiper-button-prev2,
  .swiper-container-rtl .swiper-button-next,
  .swiper-container-rtl .swiper-button-next {
    height: 39px;
    width: 39px;
    /* box-shadow: 0px 1px 20px rgba(4, 6, 28, 0.1); */
    border-radius: 50%;
    left: 10px;
  }
  .m-section__text img {
    max-width: 366px;
  }
  .m-section__row--reverse .m-section__text img {
    max-width: 166px;
  }
  
  @media (min-width: 768px) {
    .m-service__row {
      display: flex;
      justify-content: space-between;
      align-items: baseline;
      column-gap: 200px;
      margin-bottom: 60px;
    }
    .m-desktop {
      display: block;
    }
    .m-mobile {
      display: none;
    }
    .m-service__col {
      width: 50%;
    }
    .m-section__row {
      flex-direction: row;
      row-gap: 0;
      justify-content: center;
      column-gap: 40px;
    }
    .m-section__row--reverse {
      flex-direction: row-reverse;
    }
   
    .m-section__col p {
      margin: 0;
    }
    .m-conditions .container {
      width: 100%;
      padding: 0 20px;
    }
    .m-conditions__wrap {
      border-radius: 16px;
      padding: 20px;
    }
    .m-conditions__item {
      display: flex;
      justify-content: space-between;
      align-items: baseline;
      border-bottom: 1px solid #ABABAB;
      padding: 20px 0;
    }
    .m-section__image {
      margin-bottom: 20px;
      display: flex;
      justify-content: center;
    }
    .m-slider {
      max-width: 650px;
    }
    .m-section__wrap {
      display: flex;
      flex-direction: column;
      align-items: center;
    }
  }

  @media (min-width: 1024px) {
      .m-section .container {
        width: 940px;
        padding: 0;
        margin: 0 auto;
      }
      .m-list {
        display: flex;
        flex-direction: column;
        align-items: inherit;
      }
      .m-section__wrap {
        flex-direction: row;
        align-items: baseline;
        column-gap: 60px;
      }
      .swiper-button-next, .swiper-button-next2, .swiper-button-prev2, .swiper-button-prev {
        top: 40%;
      }
      .m-section__image {
        width: 40%;
      }
      .m-section__content {
        width: 60%;
      }
      .m-slider {
        max-width: 750px;
      }
      ._mb {
        margin-bottom: 60px;
      }
     

  }
  @media (min-width: 1280px) {
     
      .m-section .container {
        width: 1228px;
      }
      ._mb {
        margin-bottom: 96px;
      } 
      .m-section__text {
        row-gap: 24px;
        max-width: 529px;
      }
      .m-section__small {
        color: #333;
        font-size: 22px;
        font-style: normal;
        font-weight: 400;
        line-height: 28px;
      }
      .m-slider__title {
        color: #333;
        font-size: 18px;
        font-style: normal;
        font-weight: 700;
        line-height: 22px;
      }
      .m-slider__descr {
        color: #333;
        font-size: 18px;
        font-style: normal;
        font-weight: 400;
        line-height: 22px;
      }
      .m-beige {
        padding: 96px 0 40px;
      }
     
      .m-section__title {
        color: #333;
        font-size: 32px;
        font-style: normal;
        font-weight: 700;
        line-height: 40px;
      }
    
      .m-section__row {
        margin-bottom: 0;
        column-gap: 60px;
      }
    
      .m-section .title {
        color: #333;
        text-align: left;
        font-size: 32px;
        font-weight: 700;
        line-height: 40px;
      }
      .m-center {
        text-align: center;
      }
      .m-conditions__item {
        display: flex;
        justify-content: space-between;
        align-items: baseline;
        border-bottom: 1px solid #ABABAB;
        padding: 40px 0;
      }
      
      .m-service__row {
        display: flex;
        justify-content: space-between;
        align-items: baseline;
        column-gap: 200px;
        margin-bottom: 60px;
      }
      .m-service__col {
        width: 50%;
      }
      .m-service__item {
        font-size: 22px;
        line-height: 28px;
       
      }
      .m-list {
        row-gap: 48px;
        margin-top: 60px;
      }
      .m-list__item {
        row-gap: 12px;
    }
    .m-section .descr {
      font-size: 22px;
      line-height: 28px;
    }
    .m-small {
      font-weight: 400;
      font-size: 14px;
      line-height: 22px;
    }
    .m-section .subtitle {
      font-weight: 500;
      font-size: 39.4167px;
      line-height: 52px;
      text-transform: uppercase;
      color: #333333;
    }
    .m-section__img {
      max-width: 590px;
    }
  }
  @media (min-width: 1600px) {
    .m-section .container {
      width: 1516px;
    }
    .m-section .container--min {
      width: 1228px;
    }
    .m-small {
      font-weight: 400;
      font-size: 16px;
      line-height: 24px;
    }

  }