* {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  p {
    margin: 0;
  }
  .b_wrapper ul {
    list-style: none;
  }
  .mySwiper .swiper-button-next, .mySwiper .swiper-button-prev,
  .mySwiper2 .swiper-button-next, .mySwiper2 .swiper-button-prev {
    display: none;
  }
  .mySwiper.swiper-container {
    padding: 0;
  }
  .t-main {
   background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2022/June/koleso-udachi/img//red.png) no-repeat right top,
   url(//static.mvideo.ru/media/Promotions/Promo_Page/2022/June/koleso-udachi/img//blue.png) no-repeat left center;
   background-size: contain;


  }
  .t-programm__descr {
    font-weight: 400;
    font-size: 16px;
    line-height: 118%;
    color: #4D4D4D;
    /* margin-right: 100px; */
  }
  .t-programm__wrap {
    display: flex;
    justify-content: space-between;
   
    column-gap: 100px;
    
  }
  .t-programm {
    width: 1516px;
    margin: 0 auto;
  }
  .t-programm__list-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
  }
  .t-programm__caption {
    font-weight: 500;
    font-size: 40px;
    line-height: 48px;
    color: #000000;
    margin-bottom: 70px;

  }
  .t-block__image img,
  .t-banner-block img {
    display: flex;
    justify-content: center;
    margin: 0 auto;
  }
  .t-block__text {
    margin-bottom: 50px;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .t-block__subtitle {
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    color: #000000;
    margin-bottom: 20px;
  }
  .t-block__title {
    font-weight: 500;
    font-size: 40px;
    line-height: 132.2%;
    text-align: center;
    color: #212121;
    margin-bottom: 10px;

  }
  .t-block {
    margin-bottom: 96px;
  }
  .t-block__image {
    margin-bottom: 40px;
  }
  .t-block__descr {
    margin: 0 auto;
    font-weight: 400;
    font-size: 16px;
    line-height: 138%;
    text-align: center;
    max-width: 600px;
    color: #626262;
  }
  .t-block__wrap--horizontal {
    display: flex;
    justify-content: center;
    column-gap: 50px;
  }
  .t-programm__item {
    width: 50%;
  }
  .t-programm__title {
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    color: #000000;
    margin-bottom: 30px;
  }
  .t-banner-block {
    position: relative;
    margin-bottom: 40px;
  }
  .t-banner-block__text {
    position: absolute;
    top: 130px;
    left: 200px;
    max-width: 375px;
  }
  .t-slide-container {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .t-slide__title {
    font-weight: 500;
    font-size: 18px;
    line-height: 117.7%;
    text-align: center;
    height: 50px;
    color: #000000;
    margin-bottom: 30px;
  }
  .t-small {
    font-weight: 400;
    font-size: 14px;
    line-height: 118%;
    text-align: center;
    color: #4D4D4D;
    display: block;
    margin-top: 10px;
    opacity: 0.7;
  }
  .swiper-wrapper--desktop {
    display: flex;
    justify-content: space-between;
    column-gap: 20px;
  }
  .swiper-slide--desktop {
    width: 23%;
    background: linear-gradient(180deg, rgba(245, 245, 247, 0.6) 0%, #F5F5F7 100%);
    border-radius: 20px;
    padding: 62px 25px;
    height: 430px;
  }
  .swiper-slide__title {
    font-weight: 700;
    font-size: 40px;
    line-height: 131.7%;
    color: #FFFFFF;
    padding-top: 180px;
      padding-left: 50px;
  }
  .t-slide__image {
    margin-bottom: 50px;
  }
  .t-slide__descr {
    font-weight: 400;
    font-size: 14px;
    line-height: 118%;
    text-align: center;
    color: #4D4D4D;
  }
  .t-banner-block__text .t-block__title,
  .t-banner-block__text .t-block__descr {
    color: #FFFFFF;
    text-align: left;
  }
  .swiper-slide img {
    display: flex;
    justify-content: center;
    margin: 0 auto;
  }
  .swiper-slide__modal {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: linear-gradient(90.53deg, rgba(62, 59, 59, 0.71) 10.31%, rgba(62, 61, 59, 0) 92.87%);
  }
 
  .banner-last .t-banner-block__text {
    position: absolute;
    top: 40px;
    left: 30px;
  }
  .banner-last .t-banner-block__text .t-block__descr {
    max-width: 250px;
  }
  .btn-link {
    
    text-align: center;
    display: block;
    width: 100%;
    color: #ffffff;
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    color: #FFFFFF;
    text-decoration: none;
    padding: 13px 24px;
    border-radius: 4px;
    background-color: #e31235;
  }
  .t-banner-block img {
    display: flex;
    justify-content: center;
    margin: 0 auto;
  }
  .btn-link-transparent:hover {
    box-shadow: 5px 5px 25px rgb(4 6 28 / 10%);
    background: #ffffff;
    color: #333333!important;

}
 
  .btn-link-transparent {
    background: #fff;
    color: #333333;
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    position: static;
    margin-top: 0px;
    bottom: none;
  }
  
  .atgContainer {
    max-width: 1516px;
    margin: 0 auto;
  }
  body {
    font-family: 'Roboto', sans-serif;
  }
  html {
    scroll-behavior: smooth;
  }
  .b_wrapper a {
    text-decoration: none;
  }
  .b_wrapper img {
    max-width: 100%;
  }
  .b_wrapper {
    
    /* background: #f5f5f6; */
    background: #fff;
    padding-bottom: 30px;
  }
  .header-mv {
    height: 120px;
  }
 
  
  .facelift .page-container, .promoListing .page-container {
    /* padding-bottom: var(--verical-indent); */
    padding-bottom: 0;
}
.t-steps {
  margin-bottom: 66px;
}
.t-steps__list {
  background: #FFFFFF;
  box-shadow: 5px 5px 25px rgba(4, 6, 28, 0.1);
  border-radius: 8px;
  display: flex;
  justify-content: space-around;
  align-items: baseline;
  padding: 50px 50px 50px 50px;
  column-gap: 50px;
  width: 80%;
  height: 328px;
}

  /* .swiper-slide {
      padding-top: 10px;
  }
  */
 
  
  .t-container {
    min-width: 320px;
    max-width: 1516px;

    margin: 0 auto;
    /* background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2022/May/white-friday/img/Header.png) no-repeat center bottom;
                height: 100%; */
  }
 
  
  
  .b_heroes {
    max-width: 1920px;
    margin: 0 auto;
    position: relative;
    z-index: 5;
    margin-bottom: 40px;
  }
  .t-banner-block  {
    /* max-width: 1920px; */
    max-width: 1228px;
    margin: 0 auto;
    margin-bottom: 96px;
  }
  
  .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/2021/January/Promocatalog2021/School_sale/img/next.svg);
    height: 48px;
    width: 48px;
  }
  .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/2021/January/Promocatalog2021/School_sale/img/prev.svg);
    height: 48px;
    width: 48px;
  }
  .swiper-button-next,
  .swiper-button-next2,
  .swiper-container-rtl .swiper-button-prev,
  .swiper-container-rtl .swiper-button-prev {
    height: 48px;
    width: 48px;
    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: 48px;
    width: 48px;
    box-shadow: 0px 1px 20px rgba(4, 6, 28, 0.1);
    border-radius: 50%;
    left: -10px;
  }
 

  
  @media screen and (max-width: 1599px) {
    .atgContainer {
      max-width: 1228px;
    }
    .banner-last .t-banner-block__text {
      position: absolute;
      top: 80px;
      left: 60px;
  }
    .t-programm {
      width: 1228px;
      margin: 0 auto;
    }
   
    .mySwiper3 .swiper-button-next:after, .swiper-container-rtl .mySwiper3 .swiper-button-prev:after {
      content: '';
      background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/January/Promocatalog2021/Cashback_28.09.2021/img/arrow_right.png) no-repeat;
      box-shadow: 0px 1px 20px rgb(4 6 28 / 10%);
      width: 24px;
      height: 24px;
      border-radius: 50%;
    }
    .mySwiper3 .swiper-button-prev:after, .swiper-container-rtl .mySwiper3 .swiper-button-next:after {
      content: '';
      background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/January/Promocatalog2021/Cashback_28.09.2021/img/arrow_left.png) no-repeat;
      box-shadow: 0px 1px 20px rgb(4 6 28 / 10%);
      width: 24px;
      height: 24px;
      border-radius: 50%;
    }
    .mySwiper3 .swiper-button-next, .mySwiper3 .swiper-button-prev {
      position: absolute;
      top: 50%;
      width: calc(var(--swiper-navigation-size) / 44 * 27);
      height: var(--swiper-navigation-size);
      margin-top: calc(-1 * var(--swiper-navigation-size) / 2);
      z-index: 10;
      cursor: pointer;
      display: flex;
      box-shadow: none;
    }
    
   
    .t-container {
      min-width: 320px;
      width: 100%;
      max-width: 1228px;
      padding: 0;
      margin: 0 auto;
    }
    
  }
  @media screen and (max-width: 1440px) {
   
  }
  @media screen and (max-width: 1279px) {
    .atgContainer {
      max-width: 940px;
    }
    .t-programm {
      width: 940px;
      margin: 0 auto;
    }
    
    .t-container {
      min-width: 320px;
      width: 100%;
      max-width: 940px;
      padding: 0;
      margin: 0 auto;
    }
   
    .atgBlock-margin {
      margin-top: 56px;
      margin-bottom: 56px;
    }
    .banner-last .t-banner-block__text {
      position: absolute;
      top: 80px;
      left: 50px;
  }
   
  }


  @media screen and (max-width: 1023px) {
    .atgContainer {
      max-width: 100%;
      width: 100%;
      padding-left: 20px;
      padding-right: 20px;
    }
    .t-programm {
      width: 100%;
      padding: 0 20px;
      margin: 0 auto;
    }
    .banner-last .t-banner-block__text {
      position: absolute;
      top: 40px;
      left: 50px;
  }
    
    .t-container {
      min-width: 320px;
      width: 100%;
  
      padding: 20px;
      margin: 0 auto;
    }
   
    .swiper-button-next,
    .swiper-button-next2,
    .swiper-container-rtl .swiper-button-prev,
    .swiper-container-rtl .swiper-button-prev2,
    .swiper-button-prev,
    .swiper-button-prev2,
    .swiper-container-rtl .swiper-button-next,
    .swiper-container-rtl .swiper-button-next2 {
      width: 32px;
      height: 32px;
    }
    .swiper-button-next:after,
    .swiper-button-next2:after,
    .swiper-container-rtl .swiper-button-prev:after,
    .swiper-container-rtl .swiper-button-prev2:after,
    .swiper-button-prev:after,
    .swiper-button-prev2:after,
    .swiper-container-rtl .swiper-button-next:after,
    .swiper-container-rtl .swiper-button-next2:after {
      height: 32px;
      width: 32px;
      -webkit-background-size: 100%;
      background-size: 100%;
    }
   
  }
  @media (min-width: 768px) and (max-width: 960px) {
    
    .swiper-slide {
      padding: 6px;
    }
    .mySwiper3 .swiper-slide {
      padding: 6px;
    }
  }

  @media screen and (max-width: 767px) {
    .atgBlock-margin {
      margin-top: 56px;
      margin-bottom: 56px;
    }
    .t-block__wrap--horizontal {
      flex-direction: column;
    }
    .swiper-wrapper--desktop {
      column-gap: 0;
    }
    .t-programm__caption {
      font-weight: 500;
      font-size: 22px;
      line-height: 26px;
      text-align: center;
      margin-bottom: 30px;
      color: #000000;
    }
    .banner-last .t-banner-block__text {
      position: absolute;
      top: 40px;
      left: 50px;
  }
    .swiper-slide--desktop {
      height: auto;
      width: 100%;
    }
    .t-slide__image {
      margin-bottom: 10px;
    }
    .swiper-slide__title {
      font-weight: 700;
      font-size: 21px;
      line-height: 131.7%;
      color: #FFFFFF;
      padding-top: 120px;
      padding-left: 23px;
    }
    
    .mySwiper3 .swiper-slide {
      height: 100%;
    }
    .t-banner-block__text {
      top: 60px;
      left: 37px;
    }
    .t-programm__wrap {
      flex-wrap: nowrap;
      overflow-x: auto;
      /* padding-left: 20px; */
      /* column-gap: 30px; */
    }
    .t-programm__item {
      flex: 0 0 auto;
      width: calc(100% - 20px);
      padding: 0 20px;
    }
    .t-programm__list-item {
      display: flex;
      justify-content: space-between;
      align-items: center;
      margin-bottom: 20px;
    }
    .t-programm {
      width: 100%;
      overflow-y: scroll;
    }
    .t-programm__title {
      border-radius: 20px;
      padding: 10px 15px;
      background-color: #e31235;
      font-weight: 400;
      font-size: 16px;
      line-height: 19px;
      text-align: center;
      color: #FFFFFF;
      margin-bottom: 20px;
      max-width: 300px;
    }
    .t-programm__descr {
      font-weight: 400;
      font-size: 16px;
      line-height: 118%;
      color: #4D4D4D;
      /* margin-right: 100px; */
    }
    .t-banner-block__text .t-block__descr {
      max-width: 151px;
    }
    .t-slide__title {
      font-weight: 500;
      font-size: 18px;
      line-height: 132.7%;
      text-align: center;
  
      color: #000000;
      margin-bottom: 10px;
    }
    .t-slide__descr {
      font-weight: 400;
      font-size: 14px;
      line-height: 118%;
      text-align: center;
      color: #4D4D4D;
    }
 
    .t-container {
      min-width: 320px;
      width: 100%;
      padding: 0 20px;
      margin: 0 auto;
    }
    .t-block__title {
      font-weight: 700;
      font-size: 22px;
      text-align: center;
      color: #212121;
      margin-bottom: 13px;
    }
    .swiper-container {
      padding-bottom: 40px!important;
    }
    .t-block__descr {
      font-weight: 400;
      font-size: 14px;
      line-height: 138%;
      text-align: center;
      color: #626262;
    }
    .t-block__text {
      margin-bottom: 40px;
    }
    .t-block {
      margin-bottom: 40px;
    }
   
    .t-block__image {
      margin-bottom: 20px;
    }
    .t-block__subtitle {
      font-weight: 500;
      font-size: 18px;
      line-height: 123.2%;
      text-align: center;
      color: #000000;
      margin-bottom: 10px;
    }
    .t-block__item {
      margin-bottom: 20px;
    }
    .t-small {
      font-weight: 400;
      font-size: 14px;
      line-height: 138%;
      display: block;
      margin-top: 10px;
      text-align: center;
      color: #626262;

    }
  }
  @media screen and (max-width: 640px) {
    .atgBlock-margin {
      margin-top: 40px;
      margin-bottom: 40px;
    }
  
    
  }
  
    
  @media screen and (min-width: 1280px) {
   
    .swiper-container {
      padding-bottom: 40px!important;
    }
  }
 


  
  @media screen and (min-width: 767px) {
    .swiper-pagination {
      display: none;
    }
   
   
  }
  @media (min-width: 300px) and (max-width: 767px) {
    .mySwiper3 .swiper-button-prev,
    .mySwiper3 .swiper-button-next {
      display: none;
    }
    
  }
  
  .mySwiper3 .swiper-wrapper {
    height: 48px;
    display: flex;
    align-items: center;
  }
  .mySwiper3 .swiper-slide {
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #333333;
    box-sizing: border-box;
    border-radius: 16px;
  
    height: auto;
    width: auto !important;
    padding: 6px 16px;
  }
  .mySwiper3 .swiper-slide:first-child {
    background: #333333 !important;
  }
  .mySwiper3 .swiper-slide:hover {
    background: #333333 !important;
    color: #fff;
  }
  .mySwiper3 .swiper-slide:hover .bf_menu-link {
    color: #fff !important;
  }
  /* .mySwiper3 .swiper-slide-active .bf_menu-link {
    color: #fff;
  } */
  @media screen and (min-width: 1800px) {
  .t-banner-block__text {
    position: absolute;
    top: 130px;
    left: 200px;
  }
  .banner-last .t-banner-block__text {
    position: absolute;
    top: 100px;
    left: 70px;
  }
}
@media screen and (min-width: 1600px) {
.swiper-slide__title {
  
  padding-top: 280px;
  padding-left: 150px;
}
}