html {
    box-sizing: border-box;
    scroll-behavior: smooth;
  }
  body {
    margin: 0;
    padding: 0;
  }
  section {
    margin: 0 auto;
  }
  .swiper-button-next,
  .swiper-button-prev {
    display: none;
  }
  .swiper-container {
    width: 100%;
    margin: 0 auto;
    margin-bottom: 40px;
    padding:0;
  }
  .swiper-slide {
    /* height: 760px; */
    height: auto;
  }
  .t-wrap a {
    text-decoration: none;
  }
  /* .t-company__image img {
    max-width: 400px!important;
  } */

  .t-wrap {
    margin: 0;
    padding: 0;
    font-family: 'Roboto', sans-serif;
    margin: 0 auto;
    box-sizing: border-box;
    width: 100%;
    min-width: 320px;
    background: #ffffff;
    margin-bottom: 40px;
    margin-top: 40px;
  }
  .t-wrap img {
    max-width: 100%;
  }
  
  h1,
  h2,
  h3,
  h4,
  h5,
  p {
    margin: 0;
    padding: 0;
  }
  ul {
    margin: 0;
    padding: 0;
  }
  .facelift .gallery-layout.gallery-layout_product-set, .promoListing .gallery-layout.gallery-layout_product-set {
    margin: 0 0 7.2rem;
}
 
  .t-list {
    list-style: none;
    padding: 0;
    margin: 0;
  }
  
  .t-container {
    padding: 0 20px;
    width: calc(100% - 40px);
  }
  .t-banner  .t-container {
    padding: 0;
    width: 100%;
  }
  
  .t-btn {
    background: #e31235;
    border-radius: 4px;
    /* width: 100%; */
    width: 164px;
    border: none;
    outline: none;
    color: #ffffff;
    padding: 13px 0;
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    display: block;
    margin: 0 auto;
    text-align: center;
    text-decoration: none;
    margin-bottom: 20px;
    margin-top: 40px;
  }
  .t-btn:hover,
  .t-btn:focus {
    background: #bd0f2c;
    color: #ffffff !important;
  }
  .t-btn:active {
    background: #9c0c24;
    color: #ffffff !important;
  }
  .facelift .gallery-layout.gallery-layout_product-set .gallery-layout__title {
    text-align: center;
  }
  .t-banner__wrap {
    position: relative;
  }
  .t-banner__content {
    position: absolute;
    top: 20px;
    left: 20px;
  }
  
  .t-banner__subtitle {
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    color: #FFFFFF;
    margin-bottom: 12px;
    
  }
  .t-banner__list {
    display: flex;
    flex-direction: column;
    width: calc(100% - 20px);
  }
  .t-list__descr {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #FFFFFF;
    margin-left: 12px;
  }
  .t-banner-third .t-list__descr {
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    color: #55EAFF;

  }

  .t-banner-third .t-list__item {
    border-bottom: 0;
    padding: 12px 0 0 0;
  }
  .t-section__item {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    row-gap: 20px;
    margin-bottom: 40px;
  }
  .t-title {
    font-weight: 400;
    font-size: 22px;
    line-height: 28px;
    color: #000000;
    margin-bottom: 20px;
  }
  .t-descr {
    font-weight: 400;
font-size: 14px;
line-height: 20px;
color: #000000;

  }
  .t-series {
    font-weight: 500;
font-size: 14px;
line-height: 20px;
color: #000000;
  }
  .t-video {
    /* padding-top: 40px; */
    margin-bottom: 40px;
  }
  .swiper-button-next {
    right: 0px;
    top: 40%;
  }
  .swiper-button-prev {
    left: 0px;
    top: 40%;
  }
  .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(//static.mvideo.ru/media/Promotions/Promo_Page/2022/August/shkolnaya-rasprodazha/img/school/icons/prev.svg) center no-repeat;
    height: 48px;
    width: 48px;
    
}
.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(//static.mvideo.ru/media/Promotions/Promo_Page/2022/August/shkolnaya-rasprodazha/img/school/icons/next.svg) center no-repeat;
  height: 48px;
  width: 48px;
  top: 40%;
}
.swiper-button-prev.swiper-button-prev__bgw, .swiper-button-next.swiper-button-next__bgw {
  background-color: #fff;
}
.swiper-button-next, .swiper-button-next2, .swiper-container-rtl .swiper-button-prev, .swiper-container-rtl .swiper-button-prev {
  height: 48px;
  width: 48px;
  box-shadow: -5px 5px 10px rgb(4 6 28 / 10%);
  border-radius: 50%;

}
.swiper-button-prev, .swiper-button-prev2, .swiper-container-rtl .swiper-button-next, .swiper-container-rtl .swiper-button-next {
  height: 48px;
  width: 48px;
  box-shadow: 5px 5px 10px rgb(4 6 28 / 10%);
  border-radius: 50%;
 
}
  .t-video .t-title {
    margin-bottom: 40px;
    text-align: center;
  }
  .t-company .t-title {
    margin-bottom: 20px;
    text-align: center;
  }
  .t-company__title {
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    color: #000000;
    margin-bottom: 20px;
  }
  .t-company__image {
    margin-bottom: 20px;
  }
  .t-company__descr {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #000000;
  }
  .t-video__wrap {
    display: flex;
    flex-direction: column;
    row-gap: 20px;
  }
  .t-section__img {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .t-banner__title {
    font-weight: 700;
    font-size: 22px;
    line-height: 28px;
    color: #FFFFFF;
    margin-bottom: 12px;
  }
  .t-text__logo img {
    max-width: 100px;
  }
  .t-text {
    display: flex;
    flex-direction: column;
    row-gap: 20px;
  }
  .t-text__logo {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .t-text__title {
    font-size: 22px;
    line-height: 28px;
    color: #000000;
    /* margin-bottom: 20px; */
  }
  .t-text__descr {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #000000;
    margin-bottom: 20px;
  }
  .t-small {
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    color: #777777;

  }
  .t-section__title {
    font-weight: 700;
    font-size: 22px;
    line-height: 28px;
    text-align: center;
    color: #000000;
    margin-bottom: 40px;
  }
  .t-section__list {
    margin-bottom: 20px;
    padding-left: 10px;
    
  }
  .t-list__item {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 20px  20px 20px 0;
    box-sizing: border-box;
    border-bottom: 2px dashed #FFFFFF;

  }
  .t-banner {
    margin-bottom: 40px;
  }
  .t-company__text--descr {
    display: none;
  }
  /* .swiper-container-android .swiper-slide, .swiper-wrapper, .mySwiper2 .swiper-wrapper {

    max-height: 660px;
} */
  
  @media (min-width: 768px) {
    .t-section__item {
        flex-direction: row;
        row-gap: 0;
        column-gap: 60px;
        margin-bottom: 40px;
    }
    .swiper-slide {
      height: auto;
  }
    .t-video__item iframe {
      /* height: 400px; */
      /* height: 150px; */
    }
    .swiper-button-next,
    .swiper-button-prev {
      display: flex;
    }
    .t-banner-fourth {
      padding: 0 20px;
    }
    .t-banner .t-container {
      padding: 0 20px;
      width: calc(100% - 40px);
  }
    /* .t-text {
        flex-direction: row;
        row-gap: 0;
        column-gap: 20px;
    } */
    .t-section__img,
    .t-text {
        width: 50%;
    }
    .t-banner__content {
      top: 40px;
      max-width: 350px;
  }
  .t-banner-second .t-banner__content {
    right: 0px;
    left: auto;
   
  }
  .t-video__wrap {
    flex-direction: row;
    justify-content: center;
    row-gap: 20px;
    column-gap: 20px;
    flex-wrap: nowrap;
  }
  .t-company__text--mobile {
    display: none;
  }
  .t-video__item {
    width: 48%;
    /* width: 18%; */
  }
  .t-company__titles {
    width: 40%;
  }
    .t-banner__list {
      display: none;
    }
    .t-section__item--reverse {
        flex-direction: row-reverse;
    }
    .t-section__container {
        display: flex;
        justify-content: space-between;
        column-gap: 20px;
    }
    .t-section__list {
        width: 30%;
    }
    .t-company__wrap {
      display: flex;
      flex-direction: row;
      column-gap: 20px;
      justify-content: center;
      align-items: flex-start;
    }
    .t-company__text--descr {
      display: block;
      max-width: 604px;
    }
    .t-company__image {
      margin-bottom: 0;
      width: 50%;
      display: flex;
      flex-direction: column;
      align-items: flex-end;
  }
  .t-banner-fourth {
    position: relative;
  }
  .t-btn--absolute {
    position: absolute;
    right: 50px;
    top: 15%;
    margin: 0;
  }
  .t-titles {
    padding: 0 50px;
  }
  
    
  }
  @media (min-width: 900px) {
    
  }
  
  @media (min-width: 1024px) {
    .t-container {
      max-width: 940px;
      margin: 0 auto;
      padding: 0;
    }
    .t-btn--absolute {
      position: absolute;
      right: 80px;
      top: 20%;
    }
    .t-banner-fourth {
      padding: 0;
      width: 940px;
    }
    .swiper-button-next {
      right: 20px;
      top: 40%;
    }
    .swiper-button-prev {
      left: 20px;
      top: 40%;
    }
    .t-banner__content {
      top: 100px;
      left: 40px;
  }
  .t-banner-second .t-banner__content {
    right: 0px;
    left: auto;
   
  }
   
  }
  @media (min-width: 1280px) {
    
    .swiper-container {
      max-width: 1228px;
    }
    .t-container {
      max-width: 1228px;
      margin: 0 auto;
    }
    .t-banner-second .t-banner__content {
      right: 120px;
      left: auto;
  }
  .t-titles {
    padding: 0 100px;
  }
    .t-btn--absolute {
      position: absolute;
      right: 100px;
      top: 30%;
    }
    .swiper-button-next {
      right: 0px;
      top: 40%;
    }
    .swiper-button-prev {
      left: 0px;
      top: 40%;
    }
    .t-banner-fourth {
      padding: 0;
      width: 1228px;
    }
    .t-section__item {
        margin-bottom: 0;
    }
    .t-premium {
      margin-bottom: 96px;
    }
    .t-title {
      font-weight: 700;
      font-size: 32px;
      line-height: 40px;
    }
    .t-banner__subtitle {
      font-weight: 400;
      font-size: 22px;
      line-height: 28px;
    }
    .t-banner__content {
      top: 150px;
      left: 40px;
      max-width: 460px;
  }
  .t-company .t-title {
    margin-bottom: 40px;
}


    .t-descr {
      font-weight: 400;
      font-size: 16px;
      line-height: 24px;
    }
    .t-company__title {
      font-weight: 400;
font-size: 22px;
max-width: 380px;
line-height: 28px;
    }
    .t-company__descr {
      font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 20px;
    }
    .t-company__wrap {
      align-items: flex-start;
    }
    .t-series {
      font-weight: 500;
      font-size: 16px;
      line-height: 22px;
    }
    .t-section__wrapper {
      max-width: 1228px;
    margin: 0 auto;
    }
    .t-banner-fourth img {
      display: flex;
      justify-content: center;
      margin: 0 auto;
    }
    
    .t-video,
    .t-banner-fourth {
      margin-bottom: 96px;
    }
    /* .t-video__item {
      width: 30%;
  }
   */
    .t-wrap {
        margin-bottom: 96px;
    }
    .t-text__logo img {
        max-width: 136px;
    }
    .t-text__title {
        font-weight: 700;
        font-size: 16px;
        line-height: 22px;
        color: #000000;
    }
    .t-text__descr {
        font-weight: 400;
        font-size: 16px;
        line-height: 24px;
        color: #000000;
        margin-bottom: 20px;
    }
    .t-small {
        font-weight: 400;
        font-size: 14px;
        line-height: 20px;
        color: #777777;
    }
    .t-video__item iframe {
      /* height: 400px; */
      /* height: 200px; */
    }
    .t-section__title {
        font-weight: 700;
        font-size: 32px;
        line-height: 40px;
        text-align: center;

        color: #000000;
    }
    .t-section__list {
        padding-left: 20px;
    }
    .t-list__item {
        font-weight: 400;
        font-size: 16px;
        line-height: 24px;
       
        color: #000000;

    }
  }
  @media (min-width: 1600px) {
    .t-container {
      width: 100%;
      max-width: 1516px;
      margin: 0 auto;
    }
    .t-banner-fourth {
      padding: 0;
      width: 1516px;
    }
    .swiper-container {
      max-width: 1516px;
    }
  }

  