* {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  p {
    margin: 0;
  }
  @font-face {
    font-family: "Styrene b lc web";
    src: url("../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("../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("../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("../fonts/Styrene-B-LC-Web-Regular.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
  }

  .btn-link {
    
    text-align: center;
    display: block;
    width: 100%;
    color: #ffffff;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    text-decoration: none;
    padding: 24px 20px;
    border-radius: 4px;
    background-color: #e31235;
  }
  .btn-link-transparent:hover {
    box-shadow: 5px 5px 25px rgb(4 6 28 / 10%);
    background: #ffffff;
    color: #333333!important;
    }
   
    .t-small {
        font-size: 16px;
        line-height: 20px;
        display: block;
        font-weight: normal;
        margin-top: 5px;
    }

  .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;
  }
  .t-quote__img {
    max-width: 424px;
    display: flex;
    justify-content: center;
    margin: 0 auto;
    margin-bottom: 24px;
  }
  .t-banner {
    background: #E31235 url(//static.mvideo.ru/media/Promotions/Promo_Page/2023/April/top-kachestvo/img/banner-desk2.png) no-repeat center;
    background-size: cover;
    font-family: "Styrene";
    padding-bottom: 130px;
    position: relative;
    clip-path: polygon(0 0, 100% 0, 100% 60%, 0 95%);
    padding-top: 40px;
  }
  .bf_prod-name a {
    text-decoration: none;
    color: #333333 !important;
  }
  .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: #FFFFFF;
    padding-bottom: 30px;
    /* padding-top: 40px; */
   padding-bottom: 40px;
    position: relative;
    max-width: 2700px;
    margin: 0 auto;
  }
  .header-mv {
    height: 120px;
  }
  .t_banner {
    margin: 0 auto;
     background: #E31235;
     /* padding-bottom: 300px; */
     clip-path: polygon(0 0, 100% 0, 100% 75%, 0 95%);
  }
  .t-banner__wrap {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .facelift .page-container, .promoListing .page-container {
    /* padding-bottom: var(--verical-indent); */
    padding-bottom: 0;
  }
  .t-line {
    margin-bottom: 96px;
  }
  .t-line__img {
    display: block;
    margin: 0 auto;
    margin-right: 25%;
    margin-top: -100px;
  }
  .t-steps {
  margin-bottom: 66px;
  }
  
  .t-steps__list {
  background: #FFFFFF;
  box-shadow: 5px 5px 25px rgba(4, 6, 28, 0.1);
  border-radius: 16px;
  display: flex;
  justify-content: space-around;
  align-items: baseline;
  padding: 50px 50px 50px 50px;
  column-gap: 50px;
  width: 100%;
  height: auto;
  }
  .t-steps__wins,
  .t-steps__list {
  height: auto;
    /* height: 328px; */
  }
  .t-steps__item {
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 307px;
  }
  .t-steps__item:not(:first-child) .t-steps__top{
  margin-bottom: 30px;
  }
  .t-steps__item:first-child .t-steps__top {
  margin-bottom: 16px;
  }
  .t-steps__bottom {
  font-weight: 400;
  font-size: 32px;
  line-height: 40px;
  /* display: flex;
  align-items: center; */
  text-align: center;
  color: #333333;
  
  }
  
  .bf_slider-slide {
      padding-top: 10px;
  }

  .ti_h-box strong {
    font-size: 22px;
    line-height: 120%;
    font-weight: bold;
  }
  .f-nav {
    z-index: 6;
    position: fixed;
    top: 116px;
  }
  .atgImg {
    width: 100%;
    display: block;
  }

  .t-category__top {
    display: flex;
    justify-content: center;
    column-gap: 34px;
    align-items: center;
    background: #FFFFFF;
    border-radius: 1000px;
    max-width: 1000px;
    padding: 25px 0;
    margin: 0 auto;
    margin-bottom: 48px;
  }
  
  .t-quote__red {
    background: #E31235;
    border-radius: 16px;
    padding: 60px;
  }
  .t-quote__caption {
    font-weight: 700;
    font-size: 37.3244px;
    line-height: 47px;
    text-align: center;
    color: #FFFFFF;

  }
  
  .t-slide__image {
    border-radius: 16px;
  }
  .t-rules__title {
    text-decoration: none;
    display: block;
    font-weight: bold;
    font-size: 32px;
    line-height: 40px;
    text-align: center;
    color: #000;
  }
 
  .t-conditions {
    margin-bottom: 80px;
  }
  .t-conditions__title {
    font-weight: 700;
    font-size: 37.4086px;
    line-height: 48px;
    text-align: center;
    color: #333333;
    margin: 0 auto;
    margin-bottom: 96px;
    max-width: 1042px;
  }
 

  .t-conditions__wrap {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    column-gap: 20px;
  }
  .t-conditions__item {
    
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    row-gap: 36px;
    box-sizing: border-box;
    /* padding: 60px 40px; */
    width: calc(33.3% - 20px);
    }
    .t-conditions__descr {
      font-weight: 400;
      font-size: 22px;
      line-height: 28px;
      text-align: center;
      color: #333333;
    }
    .t-red {
      font-weight: 700;
      color: #E31235;
    }
    .t-bold {
      font-weight: 700;
    }
  
  .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%; */
  }
  .banner-block .t-container {
    width: 100%;
    max-width: 1516px;
    padding: 0;
    margin: 0 auto;
    justify-content: center;
    display: flex;
  }
  .b_banner .t-container {
    padding: 80px 0;
  }
  .b_decrorElem {
    position: absolute;
    top: -325px;
    width: 100%;
    height: 450px;
    background: linear-gradient(
      90deg,
      rgba(74, 196, 215, 1) 55%,
      rgba(227, 18, 53, 1) 45%
    );
    -moz-transform: skewY(-10deg);
    -webkit-transform: skewY(-10deg);
    -o-transform: skewY(-10deg);
    -ms-transform: skewY(-10deg);
    /* transform: skewY(-10deg); */
  }
  .b_bannerContent {
    max-width: 1920px;
  
    margin: 0 auto;
    position: relative;
    z-index: 3;
    transform: skewY(10deg);
  }
  .b_bannerImg {
    position: relative;
    display: flex;
    /* top: 230px; */
    top: 200px;
    width: 100%;
    max-width: 1920px;
  }
  .b_heroes__title {
    font-weight: bold;
    font-size: 32px;
    line-height: 40px;
    
    color: #333333;
    padding-left: 10px;
    margin-bottom: 32px;
  }
  .b_heroes3 .b_heroes__title,
  .b_heroes4 .b_heroes__title,
  .t-best .b_heroes__title {
    color: #ffffff;
  }
  .t-quote {
    /* margin-bottom: 96px; */
    position: relative;
    z-index: 1;
  }
  .t-quote__title {
    font-weight: 700;
    font-size: 32px;
    line-height: 40px;
    text-align: center;
    color: #333333;
    margin-bottom: 40px;
  }
  .t-quote__buttons {
    display: flex;
    justify-content: center;
    max-width: 340px;
    background-color: #e31235;
    margin: 0 auto;
    position: relative;
    z-index: 2;
    border-radius: 4px;
  }
  .t-conditions__subtitle {
    font-weight: 700;
    font-size: 32px;
    line-height: 40px;
    text-align: center;
    color: #333333;
    margin-bottom: 40px;
  }
  .b_bannerBox {
    position: absolute;
    top: 0;
    left: 0;
  
    right: 0;
    bottom: 0;
    max-width: 1516px;
  }
  .t-banner__line {
    position: absolute;
    width: 13%;
  }
  .t-banner__line--left {
    left: 0;
    top: 10%;
  }
  .t-banner__line--right {
    right: 0;
    top: 30%;
  }
  .b_categories {
    display: grid;
    grid-template-columns: repeat(11, 1fr);
    grid-template-rows: 380px 355px;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }
  .b_categoryItem {
    display: block;
    text-decoration: none;
    border-radius: 20px;
    padding: 30px 40px;
    position: relative;
  }
  .t-decor__first {
    position: absolute;
    width: 30%;
    top: 30%;
  }
  .t-decor__second {
    position: absolute;
    right: 0;
    top: 0%;
  }
  /* .image-mobile {
          width: 60%;
        } */
  
  .b_categoryItem:first-child {
    grid-column: 1/8;
    background: linear-gradient(90.05deg, #0ca5bd 0.05%, #4ac4d7 99.96%);
  }
  .t-top,
  .t-right,
  .t-bottom,
  .t-left {
    position: absolute;
  }
  .t-top {
    top: -83px;
    z-index: 1;
    right: 50%;
  }
  .t-right {
    top: 73px;
    z-index: -1;
    right: -90px;
  }
  .t-bottom {
    top: auto;
    bottom: -87px;
    z-index: 1;
    right: 180px;
  }
  /* .t_banner img {
    display: none;
  } */
  .t-left {
    top: 0;
    z-index: 1;
    left: -87px;
  }
  .a-calendar {
    /* background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2022/May/white-friday/img/Snowflakes.png) no-repeat center;
                background-size: cover;
                height: auto; */
  }
  .t-bottom-slider__image {
    width: 100%;
  }
  /* .t-bottom-slider {
              padding-bottom: 100px;
            } */
  .banner-block {
    margin-top: 50px;
  }
  .a-calendar__wrap {
    position: relative;
  }
  .b_categoryItem:nth-child(2) {
    grid-column: 8/12;
    background: linear-gradient(
      275.14deg,
      #b7f5ff 20.67%,
      #4ac4d7 64.4%,
      #0fa7bf 92.27%
    );
    overflow: hidden;
  }
  .b_categoryItem:nth-child(3) {
    grid-column: 1/6;
    background: linear-gradient(
      284.92deg,
      #b7f5ff 5.71%,
      #4ac4d7 53.79%,
      #17abc2 90%
    );
  }
  .b_categoryItem:nth-child(4) {
    grid-column: 6/12;
    background: #e31235;
    overflow: hidden;
  }
  .t-steps__wrap {
    display: flex;
    justify-content: center;
    align-items: center;
    column-gap: 20px;
    align-items: center;
  }

  .atg-link--mobile {
    display: none;
  }
  .t-steps__wins {
    width: 30%;
    display: flex;
    padding: 40px;
    flex-direction: column;
    align-items: center;
    background: #E31235;
    box-shadow: 5px 5px 25px rgba(4, 6, 28, 0.1);
    border-radius: 8px;
  }
  .atgBlock-margin {
    /* margin-top: 96px;
              margin-bottom: 96px; */
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .b_title {
    font-style: normal;
    font-weight: bold;
    font-size: 44px;
    line-height: 48px;
    color: #ffffff;
    margin-bottom: 40px;
  }
  .b_text {
    font-style: normal;
    font-weight: normal;
    font-size: 22px;
    line-height: 28px;
    color: #ffffff;
    width: 336px;
  }
  
  .t-bonus {
    margin-top: 69px;
    position: relative;
    z-index: 5;
    /* margin-bottom: 20px; */
  }
  .t-bonus .atg-link {
    max-width: 150px;
    margin: 0;
  }
  .b_heroes,
  .b_heroes3 {
    /* margin-top: -200px; */
    /* margin-top: -240px; */
    position: relative;
    z-index: 5;
    margin-bottom: 20px;
    max-width: 1183px;
  }
  .t-category__list {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    flex-wrap: nowrap;
    column-gap: 20px;
  }
  .b_heroes-mini {
    width: 50%;
    margin: 0;
    margin-left: auto;
  }
  .t-category__item {
    width: 33%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .b_heroes__title--big {
    font-weight: 700;
    font-size: 44px;
    line-height: 48px;
    color: #FFFFFF;
    margin-bottom: 20px;
  }
  .t-category__title {
    font-weight: 700;
    font-size: 44px;
    line-height: 48px;
    color: #333333;
  
  }
  /* .t_banner__text,
  .t_banner__img {
    width: 50%;
  } */
  .t_banner__text {
    margin-left: 250px;
  }
  .t-banner__title {
    font-weight: 700;
    font-size: 51.7391px;
    line-height: 101%;
    margin-bottom: 20px;
    color: #ffffff;
  }

  .t-banner__list {
    list-style: none;
    margin-bottom: 60px;
  }
  .t-banner__small {
    font-weight: 400;
    font-size: 12.1739px;
    line-height: 110%;
    display: flex;
    align-items: flex-end;
    color: #FFFFFF;
  }
  .t-banner__item {
    font-weight: 700;
    font-family: "Roboto", sans-serif;
    font-size: 35.7291px;
    line-height: 43px;
    display: flex;
    align-items: flex-end;
    text-transform: uppercase;
    color: #FFFFFF;
    transform: matrix(0.99, -0.16, 0, 1, 0, 0);
    position: relative;
    padding-left: 30px;
    margin-bottom: 10px;
  }
  .t-banner__item::before {
    content: "";
    position: absolute;
    left: 0;
    top: 30%;
    width: 10px;
    height: 10px;
    background: #ffffff;
    border-radius: 50%;
  }
  .t-bonus__wrap {
    /* display: flex;
              justify-content: space-between;
              flex-wrap: nowrap; */
    display: flex;
    /* justify-content: flex-start; */
    justify-content: center;
    flex-wrap: nowrap;
    /* column-gap: 20px; */
  }
  .t-bonus__item {
    /* width: 50%; */
    width: 100%;
    max-width: 1088px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 20px 44px 20px 0;
    align-items: center;
    position: relative;
    background: #ffffff;
    box-shadow: 10px 10px 30px rgba(174, 174, 192, 0.2);
    border-radius: 8px;
  }
  .t-bonus__tetx {
    text-align: center;
  }
  .t-winner__title {
    font-weight: 700;
    font-size: 44px;
    line-height: 48px;
    text-align: center;
    color: #333333;
    margin-bottom: 40px;
  }
  .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: 0px;
  }
  .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: 0px;
  }
  /* .swiper-button-next, .swiper-button-prev {
    display: none;
  } */
  .mySwiper6 .swiper-button-next, .mySwiper6 .swiper-button-prev {
    display: flex;
  }
 
  .t-bonus__item:first-child {
    background: linear-gradient(177.07deg, #E31235 -31.11%, #871A1A 227.66%);
    border-radius: 16px;
  }
  .t-bonus__tetx {
    font-weight: 700;
    font-size: 44px;
    line-height: 48px;
    color: #FFFFFF;
 
  }
  
  .t-bonus__left {
    display: flex;
    align-items: center;
  }
  /* .t-bonus__image {
    margin-right: 24px;
  } */
  .t-category__item:nth-child(2) {
    padding-bottom: 0;
  }
  .t-category__image {
    margin: 0 auto;
    display: block;
  }
  .t-category__item:nth-child(2) .t-category__image {
    max-width: 70%;
    
  }
  .t-best {
    position: relative;
    z-index: 2;
    background: transparent url(//static.mvideo.ru/media/Promotions/Promo_Page/2023/April/top-kachestvo/img/best-big.png) no-repeat center;
    background-size: cover;
    height: 2250px;
    display: flex;
    justify-content: center;
    align-items: center;
    clip-path: polygon(0 0, 100% 0, 100% 85%, 0 99%);
  }

  @media screen and (max-width: 1599px) {
    .atgContainer {
      max-width: 1228px;
    }
    .t-banner__title {
      font-weight: 700;
      font-size: 44.7391px;
      line-height: 101%;
      margin-bottom: 20px;
      color: #ffffff;
  }
  .t-decor__first {
    top: 40%;
}
  .t-best {
    background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2023/April/top-kachestvo/img/best-desktop.png) no-repeat center;
    background-size: cover;
    height: 1800px;
    padding-bottom: 0px;
    clip-path: polygon(0 15%, 100% 0, 100% 85%, 0 99%);
}
.t-decor__second {
  position: absolute;
  right: 0;
  width: 30%;
  top: 3%;
}
/* .t-best__wrap {
  margin-top: 250px;
} */
  .t-banner__item {
    font-weight: 400;
    font-size: 22.3913px;
    line-height: 110%;
    color: #FFFFFF;
  }
  .b_heroes, .b_heroes2 {
    max-width: 80%;
  }
.t-conditions__title {
  font-weight: 700;
  font-size: 32.4086px;
  line-height: 38px;
  text-align: center;
  color: #333333;
  margin-bottom: 96px;
}
  .t-decor__first {
    position: absolute;
    width: 40%;
    top: 30%;
  }
    .banner-img {
      display: none;
    }
    
    .t-conditions {
      margin-bottom: 60px;
  }
    .t-conditions__descr {
      font-weight: 400;
      font-size: 18px;
      line-height: 24px;
      text-align: center;
      color: #333333;
  }
    .t-decor__img--fourth {
        right: 0;
        top: 15%;
        width: 10%;
    }
    .t-content__subtitle {
      font-weight: 700;
      font-size: 22px;
      line-height: 28px;
      color: #FFFFFF;
    }
    .t-video__wrap iframe {
      height: 400px;
  }
    .t-category__top {
        max-width: 800px;
    }
    .t-steps__item:not(:first-child) .t-steps__top {
      margin-bottom: 16px;
  }
    .bf_menu-wrapper {
      width: 1228px;
      top: 9.8%;
      /* margin-bottom: 0!important; */
    }
    .t-steps__wins {
        width: 30%;
        padding: 28px;
    }
    .btn-link-transparent {
      padding: 9px;
      margin-top: 5px;
    }
    .t-winner__subtitle {
        font-weight: 700;
        font-size: 18px;
        line-height: 24px;
        color: #FFFFFF;
    }
    .t-winner__top {
        background: #333333;
        border-radius: 4px;
        padding: 14px 13px 16px 15px;
    }
    .t-numbers__text img {
        width: 55%;
    }
  
  
    .t-numbers__title {
        font-weight: 400;
        font-size: 28px;
        line-height: 36px;
        color: #333333;
        margin-top: 50px;
    }
    .t-winner__wrap {
        display: flex;
        justify-content: center;
        align-items: flex-start;
        column-gap: 5px;
    }
    .t-winner__subcaption {
        font-weight: 400;
        font-size: 12px;
        line-height: 18px;
        color: #FFFFFF;
    }
    
   
    .t_banner__title {
      font-weight: 700;
      font-size: 52px;
      line-height: 101%;
      display: flex;
      align-items: center;
      text-transform: uppercase;
      color: #FFFFFF;
  }
    .t-banner__subtitle {
        font-weight: 400;
        font-size: 22px;
        line-height: 100%;
        color: #FFFFFF;
        text-align: left;
        margin-bottom: 20px;
    }
    
    .t_banner__left {
      width: 15%;
      margin-top: 0px;
    }
    .t_banner__center {
      width: 28%;
      right: 24%;
      bottom: -20px;
    } 
    .t-steps__top {
      display: flex;
      justify-content: center;
     
    }
    .t-steps__top img {
      width: 70%;
      display: flex;
      justify-content: center;
      margin: 0 auto;
    }
    .t-steps__bottom {
      font-weight: 400;
      font-size: 22px;
      line-height: 28px;
    }
    .t-steps__item {
      display: flex;
      flex-direction: column;
      align-items: center;
      width: 33%;
      /* max-width: 350px; */
      max-width: 280px;
  }
  .t-steps__list {
    background: #FFFFFF;
    box-shadow: 5px 5px 25px rgb(4 6 28 / 10%);
    border-radius: 8px;
    display: flex;
    justify-content: space-around;
    align-items: baseline;
    padding: 40px 20px 30px 20px;
    column-gap: 30px;
    /* width: 80%; */
  }
  .t-steps__wins img {
    max-width: 212px;
    width: 65%;
  }
  /* .t-steps__wins,
  .t-steps__list {
    height: 260px;
  } */
    .t_banner__red img {
      max-width: 650px;
  }
    .t_banner__red {
      margin-left: 150px;
    }
    .t_banner__wrap {
     
      align-items: flex-start;
    }
    .t_banner__right {
      margin-left: 270px;
      margin-top: 100px;
      width: 27%;
  }
  
    /* .t-category__item {
      width: 25%;
      max-height: 380px;
      
  } */
    /* .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;
    }
    .mySwiper3 .swiper-button-prev {
      left: 0;
    }
    .mySwiper3 .swiper-button-next {
      right: 0;
    }
    
    .t-pos1 {
      top: 120px;
      left: 0;
      width: 150px;
    }
    .t-pos2 {
      top: 55%;
      left: 0px;
      width: 33px;
    }
    .t-pos3 {
      top: 350px;
      left: 40%;
    }
    .t-pos4 {
      top: 68%;
      left: 48%;
    }
    .t-pos5 {
      bottom: 0;
      right: 0;
      width: 100px;
    }
    .t-container {
      min-width: 320px;
      width: 100%;
      max-width: 1228px;
      padding: 0;
      margin: 0 auto;
      /* background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2022/May/white-friday/img/header-mob.png) no-repeat center bottom;
                  background-size: contain;
                  height: 100%; */
    }
    .banner-block .t-container {
      width: 100%;
      max-width: 1228px;
      padding: 0;
      margin: 0 auto;
      justify-content: center;
      display: flex;
    }
    
    .t-rules,
    .t-category,
    .banner-block {
      margin-bottom: 96px;
    }
    /* .t-bonus {
      margin-bottom: 20px;
    } */
    .t-category__title {
      font-weight: bold;
      font-size: 26px;
      line-height: 34px;
      /* color: #ffffff; */
    }
    .t-rules__title {
      text-decoration: none;
      display: block;
      font-weight: bold;
      font-size: 28px;
      line-height: 36px;
      text-align: center;
      color: #000;
    }
    .b_banner .t-container {
      padding: 70px 0;
    }
    .b_banner {
      /* height: 800px с меню; */
      /* height: 730px; */
      height: 830px;
      padding-top: 50px;
    }
   
    .b_decrorElem {
      top: -350px;
    }
    .b_bannerImg {
      /* top: 250px с меню; */
      /* top: 200px; */
      top: 200px;
    }
    .b_bag {
      /* position: absolute;
                  width: 250px;
                  top: -10px;
                  left: calc(50% - (250px / 2)); */
    }
    .b_sale {
      width: 250px;
      position: absolute;
      right: 10px;
      top: 60px;
      left: calc(71% - (250px / 2));
    }
    ._01 {
      width: 120px;
      top: 209px;
      left: calc(68% - (120px / 2));
    }
    ._02 {
      top: 230px;
      width: 150px;
      left: calc(76% - (150px / 2));
    }
    .b_title {
      font-size: 24px;
      line-height: 32px;
    }
    .b_categoryImg_01 {
      width: 43%;
      left: calc(68% - (43% / 2));
    }
    .b_percent_2 {
      bottom: 50px;
      left: 80px;
      width: 20%;
    }
    .b_percent_3 {
      bottom: 0;
      right: 0;
      width: 70%;
    }
    .b_heroes__title {
      font-weight: bold;
      font-size: 28px;
      line-height: 32px;
      /* color: #333333; */
      padding-left: 10px;
      margin-bottom: 20px;
    }
    .b_percent_1 {
      bottom: 177px;
      left: 40px;
    }
    ._05 {
      width: 70px;
      height: 2px;
      background: #ffffff;
      top: 50px;
      left: calc(83% - (70px / 2));
    }
    .b_categoryImg_03 {
      right: 0;
      bottom: -110px;
      width: 58%;
    }
    .b_categoryImg_04 {
      top: -97px;
      width: 100%;
      left: calc(70% - (90% / 2));
    }
    ._08 {
      width: 60px;
      top: 40px;
    }
    ._09 {
      top: 50px;
    }
    .b_sliderTitle {
      font-style: normal;
      font-weight: bold;
      font-size: 24px;
      line-height: 32px;
      color: #ffffff;
      margin-bottom: 24px;
    }
    .b_categories {
      grid-template-rows: 300px 275px;
    }
    ._03 {
      width: 132px;
      height: 2px;
      top: 70%;
      left: calc(28% - (132px / 2));
    }
    ._04 {
      width: 88px;
      height: 2px;
      background: #333333;
      top: 80%;
      left: calc(24% - (132px / 2));
    }
    .b_categoryImg_02 {
      width: 55%;
      bottom: 0;
      right: 0;
      z-index: 3;
    }
    .b_percent_1 {
      bottom: unset;
      left: 10%;
      width: 5%;
    }
    .b_percent_2 {
      bottom: unset;
      left: 12%;
      width: 12%;
      top: 60%;
    }
    .b_percent_3 {
      bottom: 0;
      right: 0;
      width: 60%;
    }
    .b_categoryImg_03 {
      right: 0;
      bottom: unset;
      width: 47%;
      top: 21%;
    }
    ._06 {
      width: 132px;
      height: 2px;
      background: #e31235;
      top: 70%;
      left: calc(30% - (132px / 2));
    }
    ._07 {
      top: 70%;
    }
    .b_categoryImg_04 {
      top: -24%;
      width: 70%;
      left: calc(70% - (70% / 2));
    }
   
    .bf_menu-link {
      color: #333333;
      font-size: 14px;
      line-height: 20px;
      font-weight: 600;
      text-align: center;
      text-decoration: none;
    }
    .bf_menu-link:last-child {
      border-right: 0;
    }
    .bf_menu-link:hover {
      color: #000000 !important;
    }
    .t-winner__header {
        display: flex;
        height: 72px;
    }
  }
  @media screen and (max-width: 1440px) {
    /* .t-main {
      top: 11%;
      width: 100%;
  } */
  
    /* .b_banner {
                  height: 490px;
                  padding-top: 50px;
                }
                .atgBlock-margin {
                  margin-top: 72px;
                  margin-bottom: 72px;
                } */
  }
  @media screen and (max-width: 1279px) {
    .atgContainer {
      max-width: 940px;
    }
    .t-decor {
        width: 15%;
    }
    .t-best {
      height: 850px;
  }
    .bf_menu-wrapper {
        top: 8%;
        /* margin-bottom: 0!important; */
    }
    .t-best {
        height: 1500px;
    }
    .t-conditions__wrap {
      display: flex;
      justify-content: center;
      align-items: end;
      column-gap: 20px;
  }
    .b_heroes__title--big {
        font-weight: 700;
        font-size: 28px;
        line-height: 32px;
        color: #FFFFFF;
        margin-bottom: 20px;
    }
    .t-decor--left {
      left: 120px;
      max-width: 60px;
    }
    /* .t-main {
        margin-top: -300px;
    } */
    .t-conditions__top img {
      max-width: 50px;
    }
    .b_heroes, .b_heroes2 {
      max-width: 85%;
  }

    .t-decor--right {
      left: 0px;
      top: 280px;
      max-width: 120px;
    }
    .swiper-container {
      padding-bottom: 10px;
    }
    .t-video__wrap iframe {
      height: 300px;
  }
    .t-quote__title {
      text-align: center;
      font-size: 28px;
      line-height: 34px;
     
      margin-bottom: 40px;
      font-weight: bold;
  }
    .t_banner {
      margin-bottom: 40px;
    }
    .swiper-button-next, .swiper-button-prev {
      display: flex;
    }
    .t-winner__header {
        height: auto;
    }
    .t_banner__title {
      font-size: 42px;
      line-height: 101%;
      display: flex;
      align-items: center;
      text-transform: uppercase;
      color: #FFFFFF;
  }
  .t-steps {
    margin-bottom: 40px;
  }
  .t-winner__wrap {
    flex-wrap: wrap;
    column-gap: 20px;
    row-gap: 20px;
  }
  .t-numbers__title {
    font-weight: 400;
    font-size: 26px;
    line-height: 34px;
    color: #333333;
    margin-top: 50px;
  }
  .t-numbers__text img {
    width: 50%;
  }
  .t-winner__item {
    width: 30%;
  }
  
  .t-picture {
    margin-top: -150px;
  }
  .t-winner__title {
    font-weight: 700;
    font-size: 36px;
    line-height: 42px;
    text-align: center;
    color: #333333;
    margin-bottom: 40px;
  }
  .btn-link-transparent {
    background: #fff;
    color: #333333;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
  }
  .btn-link-transparent:hover {
    box-shadow: 5px 5px 25px rgb(4 6 28 / 10%);
  }
  
  .t-steps__bottom {
    font-weight: 400;
    font-size: 22px;
    line-height: 28px;
  }
  .t-banner {
    background: #E31235 url(//static.mvideo.ru/media/Promotions/Promo_Page/2023/April/top-kachestvo/img/banner-mob2.png) no-repeat center;
    background-size: cover;
    /* padding-bottom: 0px;
    clip-path: polygon(0 0, 100% 0, 100% 85%, 0 95%); */
    padding-top: 20px;
}
  .t_banner__red {
    margin-left: 100px;
  }
  .t_banner__red img {
    max-width: 550px;
  }
  .t-banner__list {
    margin-bottom: 50px;
  }
  .t-banner__item {
    font-weight: 400;
    font-size: 18.3913px;
    line-height: 110%;
    color: #FFFFFF;
}
  .t-line {
    margin-bottom: 40px;
}
.t-conditions__top img {
  max-width: 80px;
}
.t-banner__small {
  font-weight: 400;
  font-size: 10.1739px;
  line-height: 110%;
  display: flex;
  align-items: flex-end;
  color: #FFFFFF;
  margin-bottom: 40px;
}
  .t-line__img {
    display: block;
    margin: 0 auto;
    margin-right: 25%;
    margin-top: -50px;
    width: 80px;
}
  
  
    .banner-block .t-container {
      width: 100%;
      max-width: 940px;
      padding: 0;
      margin: 0 auto;
      justify-content: center;
      display: flex;
    }
    .a-calendar__text {
      margin-bottom: 40px;
    }
    .t-category__title {
      font-weight: bold;
      font-size: 22px;
      line-height: 30px;
      /* color: #ffffff; */
    }
    .t-pos3 {
      top: 310px;
      max-width: 21px;
    }
    .t-pos4 {
      max-width: 31px;
    }
    .t-container {
      min-width: 320px;
      width: 100%;
      max-width: 940px;
      padding: 0;
      margin: 0 auto;
      /* background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2022/May/white-friday/img/header-mob.png) no-repeat center bottom;
                  height: 100%; */
    }
    .t-bonus__tetx {
      text-align: center;
      font-weight: bold;
      font-size: 26px;
      line-height: 28px;

      margin-left: 20px;
    }
    .b_banner .t-container {
      padding: 60px 0;
    }
    .t-bonus .atg-link {
      /* max-width: 100px; */
      margin: 0;
    }
    .b_banner {
      /* height: 680px с меню; */
      /* height: 650px; */
      height: 750px;
    }
    .atgBlock-margin {
      margin-top: 56px;
      margin-bottom: 56px;
    }
    /* .b_bannerContent {
            max-width: 767px;
          } */
    .b_heroes__title {
      font-weight: bold;
      font-size: 28px;
      line-height: 36px;
      /* color: #333333; */
      padding-left: 10px;
      margin-bottom: 20px;
    }
    .b_bannerImg {
      /* top: 250px с меню; */
      /* top: 210px; */
      top: 200px;
      position: absolute;
      /* width: 140%;
                left: calc(45% - (160% / 2)); */
    }
    .b_bag {
      /* position: absolute;
                  width: 200px;
                  top: 10px;
                  left: calc(52% - (200px / 2)); */
    }
    .b_sale {
      width: 200px;
      position: absolute;
      right: unset;
      top: 60px;
      left: calc(76% - (200px / 2));
    }
    
    .b_categories {
      grid-template-rows: 250px 230px;
    }
  
    .b_categoryImg_01 {
      width: 43%;
      left: calc(74% - (43% / 2));
    }
  
    .b_categoryImg_04 {
      top: -17px;
      width: 80%;
      left: calc(80% - (80% / 2));
    }
    .t-pos1 {
      top: 150px;
      left: 0;
      width: 150px;
    }
  
   
    .b_text {
      font-size: 16px;
      line-height: 22px;
      width: 226px;
    }
    .b_categoryImg_04 {
      top: -17px;
      width: 70%;
      left: calc(80% - (70% / 2));
    }
    .b_text-margin {
      margin-top: 12px;
    }
    .b_bag {
      position: absolute;
      top: -200px;
      right: -100px;
      width: 70%;
    }
  }
  /* @media screen and (max-width: 1300px) {
    .t-bottom-block {
      margin-top: 300px;
  }
  } */
  @media screen and (max-width: 1279px) {
    ._24 {
      width: 191px;
      height: 157px;
      left: 885px;
      top: 460px;
    }
    .t_banner__text {
      margin-left: 150px;
  }
    .b_wrapper__category .bf_product-wrapp {
      min-height: 400px;
      height: 400px;
    }
    .bf_menu-wrapper {
      width: 940px;
    }
    .bf_product-wrapp.bf_product-wrapp_bg {
      background-color: #2b2b2b;
      background-image: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/January/Promocatalog2021/Cashback_28.09.2021/img/premium.png);
      background-repeat: no-repeat;
      background-size: 100%;
      background-position: center center;
    }
    /* .t_banner {
     height: 300px;
      margin: 0 auto;
    } */
    /* .t-bonus {
      margin-bottom: 20px;
    } */
  }
  @media screen and (min-width: 1024px) and (max-width: 1167px) {
 
    .t_banner__center {
     
      right: 25%;
  }
  }
  @media screen and (max-width: 1279px) {
    .t-banner__title {
      font-weight: 700;
      font-size: 41.7391px;
      line-height: 101%;
      margin-bottom: 20px;
      color: #ffffff;
  }
  .t-decor__first {
    position: absolute;
    width: 30%;
    top: 35%;
}
.t-decor__second {
  position: absolute;
  width: 30%;
}
.t-quote__caption {
  font-weight: 700;
  font-size: 27.3244px;
  line-height: 47px;
  text-align: center;
  color: #FFFFFF;
}
  .t-conditions__title {
    font-weight: 700;
    font-size: 27.4086px;
    line-height: 38px;
    text-align: center;
    color: #333333;
    margin-bottom: 25px;
}
  .t-steps__wins img {
    max-width: 212px;
    /* width: 95%; */
    width: 65%;
  }
  .t-steps__wins {
    width: 35%;
    padding: 40px 25px;
  }
  
    .ti_item-h_block {
      margin-bottom: 0;
      /* left: -16px; */
    }
    .pm_logo {
      width: 20%;
    }
    .ti_h-box {
      font-weight: bold;
      font-size: 14px;
      line-height: 14px;
      color: #333333;
      
      /* padding: 5px 15px 15px 20px; */
    }
    .btn-link-transparent {
        background: #fff;
        color: #333333;
        font-weight: 500;
        font-size: 14px;
        padding: 9px;
        line-height: 20px;
    }
    .t-steps__list {
        background: #FFFFFF;
        box-shadow: 5px 5px 25px rgb(4 6 28 / 10%);
        border-radius: 8px;
        display: flex;
        justify-content: space-around;
        align-items: baseline;
        padding: 30px;
        column-gap: 50px;
        /* width: 75%; */
    }
    /* .t-steps__wins,
    .t-steps__list {
        height: 250px;
    } */
  }
  /* @media screen and (max-width: 1150px) {
    .t-bottom-block {
        margin-top: 300px;
    }
  } */
  @media screen and (max-width: 1023px) {
    .s5_card-wrapper {
      padding: 0;
      min-height: 420px;
    }
    .t-best {
        display: block;
        height: 1500px;
        padding-top: 250px;
        clip-path: polygon(0 5%, 100% 0, 100% 90%, 0 99%);
    }
    .b_heroes__title--big {
      font-weight: 700;
      font-size: 24px;
      line-height: 28px;
      color: #FFFFFF;
      margin-bottom: 10px;
  }

.t-decor__first, .t-decor__second {
    position: absolute;
    width: 20%;
}
.t-decor__first {
  position: absolute;
  width: 30%;
  top: 38%;
  }

  /* .t-best__wrap {
    background: transparent url("//static.mvideo.ru/media/Promotions/Promo_Page/2023/March/ubileinoe-kombo/img/present-desktop-new.png") no-repeat center;
    background-size: contain;
    height: 1250px;
    margin-bottom: 0;
    clip-path: polygon(0 0, 100% 0, 100% 75%, 0 95%);
  } */
    .t-video {
      margin-top: 40px;
    }
    .t-banner {
      padding-bottom: 100px;
    }
    .t-banner__item {
      padding-left: 20px;
    }
    .t-banner__item::before {
      content: "";
      position: absolute;
      left: 0;
      top: 30%;
      width: 5px;
      height: 5px;
      background: #ffffff;
      border-radius: 50%;
  }
  .t-conditions {
    margin-bottom: 40px;
  }
  .t_banner {
   
    clip-path: polygon(0 0, 100% 0, 100% 85%, 0 95%);
  }
  
    .t-content__subtitle--small {
      padding-bottom: 30px;
  }
    .ti_h-box {
      font-size: 15.8242px;
      line-height: 16px;
    }
    .bf_product-wrapp {
      /* min-height: 386px; */
      min-height: 420px;
    }
    .mySwiper .bf_product-wrapp {
        min-height: 386px;
      }
    .t-left {
      display: none;
    }
    .t-right,
    .t-bottom {
      display: none;
    }
    .t-top {
      top: -33px;
      z-index: 0;
      right: 30px;
    }
  }
  /* @media screen and (min-width: 768px) and (max-width: 830px) {
    .t-bottom-block {
      margin-top: 400px;
  }
  }
  @media screen and (min-width: 830px) and (max-width: 950px) {
    .t-bottom-block {
        margin-top: 320px;
    }
  }
   */
  
  @media screen and (min-width: 768px) and (max-width: 1023px) {
    .bf_menu-wrapper {
      width: 100%;
      /* padding: 0 20px 0 0; */
  }
  .t-numbers__title {
    font-weight: 400;
    font-size: 22px;
    line-height: 30px;
    color: #333333;
  }
  .t-winner__header {
    height: 66px;
    }
  .t-picture {
    margin-top: -80px;
  }
  .t-numbers__text img {
    width: 45%;
  }
  .t-winner__title {
    font-weight: 700;
    font-size: 30px;
    line-height: 36px;
    text-align: center;
    color: #333333;
    margin-bottom: 40px;
  }
  .t-winner__subtitle {
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
    color: #FFFFFF;
  }
  .t-winner__subcaption {
    font-weight: 400;
    font-size: 10px;
    line-height: 16px;
    color: #FFFFFF;
  }
  .t-winner {
    margin-bottom: 10px;
  }
  .t-winner__wrap {
    flex-wrap: wrap;
    column-gap: 15px;
    row-gap: 15px;
  }
  .t-steps__wins img {
    max-width: 212px;
    width: 65%;
  }
  .btn-link-transparent {
    background: #fff;
    color: #333333;
    font-weight: 500;
    font-size: 12px;
    padding: 8px;
    line-height: 20px;
  }
  .t-steps__wins {
    width: 35%;
    padding: 25px;
    height: 260px;
  }
  .t-steps__list {
    /* width: 65%; */
    padding: 25px 30px;
    column-gap: 30px;
    /* height: 260px; */
  }
  .s5_prod-container {
    width: 100%;
  }
  /* .t_banner {
    height: 290px;
     margin: 0 auto;
   } */
   .t_banner__wrap {
    
    width: 100%;
    }
    
  }
  @media screen and (max-width: 1023px) {
    .atgContainer {
      max-width: 100%;
      width: 100%;
      padding-left: 20px;
      padding-right: 20px;
    }
    .t-banner {
      background: #E31235 url(//static.mvideo.ru/media/Promotions/Promo_Page/2023/April/top-kachestvo/img/banner-mob2.png) no-repeat center;
      background-size: cover;
      padding-top: 20px;
      padding-bottom: 50px;
  }
    .t-conditions__title {
        font-weight: 700;
        font-size: 27.4086px;
        line-height: 38px;
        text-align: center;
        color: #333333;
        margin-bottom: 20px;
    }
    .t-quote {
        margin-bottom: 40px;
    }
    .banner-block .t-container {
      max-width: 100%;
      width: 100%;
      padding-left: 20px;
      padding-right: 20px;
  
      margin: 0 auto;
      justify-content: center;
      display: flex;
    }
    .t_banner__red img {
      max-width: 500px;
  }
  .t_banner__red {
    margin-left: 150px;
  }
    .snow-right {
      display: none;
    }
    .t_banner__center {
     
      right: 23%;
  }
  
    .t-bonus__tetx {
      text-align: center;
      font-weight: bold;
      font-size: 22px;
      line-height: 24px;
    }
  
    .t-category__title {
      font-weight: bold;
      font-size: 22px;
      line-height: 26px;
      /* color: #ffffff; */
    }
    .t-rules__title {
      text-decoration: none;
      display: block;
      font-weight: bold;
      font-size: 22px;
      line-height: 30px;
      text-align: center;
      color: #000;
    }
    .b_decrorElem {
      top: -340px;
    }
    .t-container {
      min-width: 320px;
      width: 100%;
  
      padding: 20px;
      margin: 0 auto;
      /* background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2022/May/white-friday/img/header-mob.png) no-repeat center bottom;
                  height: 100%; */
    }
    .b_banner .t-container {
      padding: 40px 20px;
    }
    .t-banner__title {
      font-weight: bold;
      font-size: 28px;
      line-height: 36px;
      color: #ffffff;
      text-transform: inherit;
    }
    .t-banner__sutitle {
      font-weight: normal;
      font-size: 18px;
      line-height: 22px;
      color: #ffffff;
    }
    .b_bannerImg {
      /* top: 280px с меню; */
      top: 220px;
    }
    .t-bonus__item {
      padding: 20px;
    }
  
    .b_banner {
      height: 650px;
      padding-top: 55px;
    }
    .b_title {
      font-size: 22px;
      line-height: 30px;
    }
    .b_title {
      font-size: 22px;
      line-height: 30px;
    }
    .b_text {
      font-size: 16px;
      line-height: 24px;
      width: 250px;
    }
    .b_text-margin {
      margin-top: 12px;
    }
  
   
    
    .b_heroes__title {
      font-weight: bold;
      font-size: 24px;
      line-height: 32px;
      /* color: #333333; */
      padding-left: 10px;
      margin-bottom: 20px;
    }
    .b_wrapper {
        background: #FFFFFF url(//static.mvideo.ru/media/Promotions/Promo_Page/2023/March/ubileinoe-kombo/img/mens-back-desktop.png) no-repeat top 35% center;
        background-size: contain;
    }
    .t-category__top {
       
        column-gap: 24px;
        align-items: center;
        background: #FFFFFF;
        border-radius: 1000px;
        max-width: 800px;
        padding: 15px 0;
        margin: 0 auto;
        margin-bottom: 48px;
    }
    .t-rules, .t-category, .banner-block {
        margin-bottom: 40px;
    }
   
  }
  @media (min-width: 768px) and (max-width: 960px) {
    .bf_menu-content {
      width: calc(100% - 60px);
      margin: 0 auto;
    }
    /* .t_banner {
      width: 100%;
     height: 220px;
      margin: 0 auto;
    } */
  
  
    .t_banner__red img {
      max-width: 400px;
  }
    .t-banner__subtitle {
      font-weight: 400;
      font-size: 14px;
      line-height: 100%;
      color: #FFFFFF;
      text-align: left;
      margin-bottom: 10px;
  }
  .t-steps__bottom {
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
  }
  .t-small {
    font-size: 10px;
    line-height: 14px;
  }
  .t-steps__list {
    background: #FFFFFF;
    box-shadow: 5px 5px 25px rgb(4 6 28 / 10%);
    border-radius: 8px;
    display: flex;
    justify-content: space-around;
    align-items: baseline;
    padding: 30px;
    column-gap: 50px;
  }
  /* .t-steps__wins,
  .t-steps__list {
      height: 210px;
  } */
  .t-steps__top img {
    width: 50%;
  }
    .bf_menu-link {
      font-size: 8px;
    }
    .bf_slider-slide {
      /* height: 50% !important; */
      padding: 6px;
    }
    .mySwiper3 .bf_slider-slide {
      padding: 6px;
    }
    .t_banner__title {
      font-weight: 700;
      font-size: 26px;
      line-height: 101%;
      display: flex;
      align-items: center;
      text-transform: uppercase;
      color: #FFFFFF;
    }
    .t_banner__right {
      margin-left: 150px;
      width: 30%;
    }
    .t_banner__center {
      right: 20%;
      bottom: -15px;
  }
    .t_banner__left {
      margin-right: -40px;
      margin-top: -10px;
      width: 18%;
  }

  }
  @media screen and (max-width: 960px) {
    .b_categories {
      grid-template-rows: 220px 230px;
    }
    .mySwiper7 .swiper-button-next, .mySwiper7 .swiper-button-prev {
      display: none;
    }
  
    ._03 {
      top: 144px;
    }
    ._04 {
      top: 170px;
    }
    ._06,
    ._07 {
      top: 150px;
    }
    .b_categoryImg_03 {
      bottom: -70px;
    }
    .b_categoryImg_04 {
      top: calc(33% - (80% / 2));
      width: 77%;
      left: calc(80% - (80% / 2));
    }
    .b_categoryImg_01 {
      width: 48%;
      left: calc(72% - (48% / 2));
    }
    .b_title,
    .b_text {
      position: relative;
      z-index: 3;
    }
    /* .t-bonus__item {
            flex-direction: row;
            justify-content: space-between;
          } */
    .t-bonus__item {
        flex-direction: column;
        align-items: center;
        justify-content: space-between;
        flex-wrap: wrap;
        max-width: 600px;
        row-gap: 20px;
    }
  }
  @media screen and (max-width: 767px) {
    .atgBlock-margin {
      margin-top: 56px;
      margin-bottom: 56px;
    }
    .t-decor__second {
      position: absolute;
      width: 40%;
      top: 1%;
  }
    .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%;
    }
    .t-banner__line--left {
      display: none;
    }
    .t-banner__line--right {
      right: 0;
      top: 5%;
      width: 25%;
  }

    .t_banner__text {
      margin-left: 0;
  }
    .t-best__wrap {
        height: 100%;
        margin-top: 0;
    }
    .t-decor__first {
      position: absolute;
      width: 30%;
    }
    .t-decor__first {
      top: 38%;
    width: 50%;
    }
    .t-conditions__top img {
      max-width: 50px;
  }
    .t-banner {
      background: #E31235 url(//static.mvideo.ru/media/Promotions/Promo_Page/2023/April/top-kachestvo/img/banner-mob2.png) no-repeat center;
      background-size: cover;
      padding-bottom: 30px;
      clip-path: polygon(0 0, 100% 0, 100% 75%, 0 95%);
      padding-top: 30px;
    }
    .t-banner__wrap {
      flex-wrap: wrap;
    }
    .t_banner__text, .t_banner__img {
      width: 100%;
  }
    .t-line__img {
      display: block;
      margin: 0 auto;
      margin-right: 25%;
      margin-top: -50px;
      width: 80px;
  }
  .t_banner__img {
    position: absolute;
    width: 60%;
    right: 0;
  }
    .ti_h-box._2nd {
        font-weight: 500;
        font-size: 10.7739px;
        line-height: 20px;
    }
    .t-bonus__left {
       
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .t-video__wrap {
      flex-direction: column;
      column-gap: 0;
      row-gap: 20px;
      padding: 0 5px;
  }
  .t-video__wrap iframe {
    height: 200px;
  }
    .b_heroes__title {
        font-weight: bold;
        font-size: 24px;
        line-height: 32px;
        padding-left: 10px;
        margin-bottom: 20px;
      }
    .t-category__list {
        flex-direction: column;
        align-items: center;
    }
    .t-category__item {
        width: 100%;
    }
    .t-bonus__left img {
        max-width: 83px;
    }
    .t-bottom-slider {
      margin-bottom: 40px;
    }
    .promotions-section {
      margin-bottom: 1rem;
    }
    .mySwiper7 .swiper-button-next, .mySwiper7 .swiper-button-prev {
      display: none;
    }
  
   
    .t-small {
        font-size: 10px;
        line-height: 14px;
        display: block;
        font-weight: normal;
    }
    .t-quote__title {
      font-weight: 700;
      font-size: 18px;
      line-height: 22px;
      margin-bottom: 40px;
  }
  .btn-link {
    font-size: 16px;
    line-height: 21px;
    padding: 22px 19px;
  }
    .t_banner .atgContainer {
      padding: 0;
    }
    .t-quote__button {
      width: 160px;
    }
    .t-steps__wrap {
        flex-direction: column;
        align-items: center;
    }
    .t-steps__list {
        width: 100%;
      flex-direction: column;
      align-items: center;
      row-gap: 30px;
      padding: 40px 20px;
    }
    .t-winner__title {
        font-weight: 700;
        font-size: 28px;
        line-height: 36px;
        text-align: center;
        color: #333333;
        margin-bottom: 30px;
    }
    .t-winner__wrap {
        row-gap: 20px;
        column-gap: 0;
        justify-content: space-between;
    }
    .t-winner__item {
        width: 47%;
        padding: 5px;
        box-sizing: border-box;
    }
    .t-winner__subtitle {
        font-weight: 700;
        font-size: 14px;
        line-height: 16px;
    }
    .t-winner__header {
        margin-bottom: 5px;
        height: auto;
    }
    .t-winner__top {
        padding: 8px 8px 10px 10px;
        height: 119px;
    }
    .t-winner__middle  {
        height: 200px;
    }
    .t-winner__header img {
        display: none;
    }
    .t-winner__subcaption {
        font-weight: 400;
        font-size: 12px;
        line-height: 16px;
    }
    .t-numbers__text {
        flex-direction: column;
    }
    .t-picture {
        margin-top: 0;
    }
    .t-numbers__text img {
        width: 100%;
    }
    .t-numbers__title {
        font-weight: 400;
        font-size: 14px;
        line-height: 20px;
        color: #333333;
    }
    .t-steps__top img {
      width: 100%;
      max-width: 100px;
    }
  
    .t-category__item:hover {
      box-shadow: none;
    }
    .t_banner__wrap {
      background: none;
      width: 100%;
    }
    .t-banner-mobile {
      display: block;
    }
    .t_banner img {
      display: block;
    }
    .t-pos2,
    .t-pos3,
    .t-pos4,
    .t-pos5 {
      display: none;
    }
    .s5_prod-container {
      width: 100%;
      margin: 0 auto;
      padding: 0 20px;
  }
  .t-quote__img {
    max-width: 100%;
  }
  /* .t-main {
    top: 6%;
  } */
  .t-conditions__wrap {
    flex-direction: column;
    row-gap: 36px;
  }
  .t-conditions__item {
    width: 100%;
    row-gap: 20px;
  }
    .t_banner {
        clip-path: polygon(0 0, 100% 0, 100% 80%, 0 95%);
        background: transparent;
    }
    .t-conditions__descr {
        font-weight: 400;
        font-size: 16px;
        line-height: 110%;
    }
   
    .t_banner__body {
      flex-direction: column;
      align-items: center;
      justify-content: space-between;
    }
    .t_banner__red {
      margin-left: 25%;
    }
    .t_banner__center {
     max-width: 250px;
     width: auto;
     right: 20px;
     bottom: -10px;
    /* right: auto; */
    }
    .mySwiper3 .bf_slider-slide {
      height: 100%;
    }
    .bf_menu-wrapper {
      /* position: absolute; */
      font-family: 'Roboto', sans-serif;
      z-index: 4;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      width: 100%;
      /* width: calc(100% - 60px); */
      margin: 0 auto;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
      align-items: center;
      margin-bottom: 40px;
      /* box-shadow: 0 10px 17px 0 rgb(0 0 0 / 5%); */
  }
  
  
  
    .t-pos1 {
      bottom: 200px;
      top: auto;
      left: -30px;
      width: 100px;
    }
    .image-mobile {
      display: block;
      width: 85%;
    }
    
    .t-rules,
    .t-category,
    .banner-block {
      margin-bottom: 60px;
    }
    .t-bonus {
      margin-bottom: 0;
    }
    .banner-block .t-container {
      max-width: 100%;
      width: 100%;
      padding: 0;
      margin: 0 auto;
      justify-content: center;
      display: flex;
    }
  
    .t-left {
      display: none;
    }
    .t-rules__title {
      text-decoration: none;
      display: block;
      font-weight: bold;
      font-size: 18px;
      line-height: 24px;
      text-align: center;
      color: #000;
    }
    /* .bf_menu-wrapper {
      top: 60px !important;
    } */
    .t-right,
    .t-bottom,
    .snow-top {
      display: none;
    }
    
    /* .b_heroes__title {
      display: none;
    } */
    .t-top {
      top: -33px;
      z-index: 0;
      right: 30px;
    }
    .t-bonus {
        /* margin-top: -250px; */
        position: relative;
        z-index: 5;
        margin-bottom: 40px;
    }
    .t-container {
      min-width: 320px;
      width: 100%;
      padding: 0 20px;
      margin: 0 auto;
      /* background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2022/May/white-friday/img/header-mob.png) no-repeat center;
                  height: 100%; */
    }
    .t-bonus__image {
      position: static;
      right: 0;
      margin-right: 12px;
    }
    .t-bonus__item {
      flex-direction: column;
      align-items: center;
      flex-wrap: nowrap;
      padding-top: 15px;
      padding-bottom: 11px;
    }
    .t-bonus__tetx {
      text-align: center;
      /* padding: 20px 12px 0 12px; */
      font-weight: bold;
      font-size: 18px;
      line-height: 22px;
      text-align: center;
      margin-left: 5px;
    }
    .t-banner__title {
      font-weight: bold;
      font-size: 22px;
    line-height: 28px;
      color: #ffffff;
      text-transform: inherit;
      max-width: 140px;
    }
    .t-banner__list {
      margin-bottom: 50px;
      margin-top: -30px;
  }
    .t-banner__item {
      font-weight: 400;
      font-size: 11.4583px;
      line-height: 14px;
      color: #FFFFFF;
      padding-left: 10px;
      margin-bottom: 5px;
      transform: matrix(0.99, -0.16, 0, 1, 0, 0);
  }
  .t-line {
    display: none;
}
  .t-banner__small {
    font-weight: 400;
    font-size: 8.1739px;
    line-height: 110%;
    display: flex;
    align-items: flex-end;
    color: #FFFFFF;
    margin-bottom: 40px;
}
    .t-banner__sutitle {
      font-weight: normal;
      font-size: 18px;
      line-height: 22px;
      color: #ffffff;
      max-width: 100px;
    }
    .b_categories {
      grid-template-columns: 1fr;
      grid-row-gap: 15px;
      grid-template-rows: 260px 250px 250px 250px;
    }
    .b_categoryItem:first-child,
    .b_categoryItem:nth-child(2),
    .b_categoryItem:nth-child(3),
    .b_categoryItem:nth-child(4) {
      grid-column: 1/2;
    }
    .b_bannerImg {
      position: static;
    }
    .b_decrorElem {
      display: none;
    }
    .b_bannerBox,
    .b_bag {
      position: relative;
    }
    .b_banner {
      /* height: 950px с меню; */
      height: 880px;
      padding-bottom: 60px;
    }
    .b_bag {
      /* -moz-transform: rotate(30deg);
                  -webkit-transform: rotate(30deg);
                  -o-transform: rotate(30deg);
                  -ms-transform: rotate(30deg);
                  transform: rotate(30deg);
                  width: 30%;
                  left: 0;
                  top: 0;
                  margin-top: -15%; */
    }
    .b_sale {
      width: 35%;
      position: absolute;
      left: calc(56% - (35% / 2));
      top: 100px;
    }
    ._01 {
      width: 100px;
      top: 240px;
      left: calc(48% - (100px / 2));
      height: 2px;
    }
    ._02 {
      top: 256px;
      width: 120px;
      left: calc(65% - (120px / 2));
      height: 2px;
    }
    .b_heroes {
      margin-bottom: 10px;
    }
    .b_heroes2 {
      margin-bottom: 50px;
  }
    .b_text {
      font-size: 18px;
      line-height: 24px;
      width: 250px;
    }
    ._03 {
      top: 65%;
      width: 80px;
    }
    ._04 {
      top: 72%;
    }
  
    .b_categoryImg_04 {
      top: calc(31% - (80% / 2));
      width: 47%;
      left: calc(60% - (47% / 2));
    }
    .b_categoryImg_01 {
      width: 38%;
      left: calc(72% - (38% / 2));
    }
    .b_categoryImg_02 {
      width: 42%;
      bottom: 0;
      right: 0;
      z-index: 3;
    }
    .b_percent_3 {
      bottom: 0;
      right: 0;
      width: 40%;
    }
    ._06,
    ._07 {
      top: 70%;
      width: 70px;
    }
    .b_categoryImg_03 {
      right: 0;
      bottom: unset;
      width: 31%;
      top: 1%;
    }
    .b_bannerImg {
      position: relative;
      flex-direction: column;
      left: unset;
      /* top: 300px с меню; */
      top: 230px;
    }
    
  }
  @media screen and (max-width: 640px) {
    .atgBlock-margin {
      margin-top: 40px;
      margin-bottom: 40px;
    }
    .b_categories {
      grid-template-columns: 1fr;
      grid-row-gap: 15px;
      grid-template-rows: 210px 220px 200px 200px;
    }
    .b_bannerImg {
      /* top: 300px с меню; */
      /* top: 230px; */
      top: 200px;
    }
  
    
  }
  @media screen and (max-width: 568px) {
    .b_sale {
      top: 60px;
    }
    .t_banner__center {
      max-width: 190px;
    width: auto;
    right: 0;
    bottom: -10px;
    }
    
    .b_categoryItem:nth-child(2) {
      background: linear-gradient(
        293.85deg,
        #b7f5ff 25.98%,
        #4ac4d7 61.44%,
        #0fa7bf 81.75%
      );
    }
    .t-winner__middle {
        height: 130px;
    }
    .b_percent_1 {
      bottom: unset;
      left: calc(90% - (48px / 2));
      top: 15%;
    }
    .b_percent_2 {
      bottom: unset;
      left: calc(67% - (12% / 2));
      width: 12%;
      top: 26%;
    }
    .b_categoryImg_03 {
      bottom: -30px;
    }
   
    .b_categoryImg_04 {
      top: calc(16% - (37% / 2));
      width: 47%;
      left: calc(73% - (37% / 2));
    }
    
    .b_text {
      font-size: 16px;
      line-height: 22px;
      width: 250px;
    }
    .b_categories {
      grid-template-columns: 1fr;
      grid-row-gap: 15px;
      grid-template-rows: 190px 200px 170px 200px;
    }
    .b_banner {
      /* height: 800px; */
      height: 850px;
      padding-bottom: 60px;
    }
  }
  @media screen and (max-width: 458px) {
    .b_categories {
      grid-template-rows: 260px 230px 225px 285px;
    }
    .b_categoryImg_01 {
      width: 38%;
      left: calc(60% - (38% / 2));
    }
    .b_percent_2 {
      bottom: unset;
      left: calc(73% - (12% / 2));
      width: 8%;
      top: 19%;
    }
    .b_categoryImg_02 {
      width: 42%;
      bottom: 10px;
      right: 30px;
      z-index: 3;
    }
    .t-winner__middle {
        height: 108px;
    }
    .b_percent_3 {
      bottom: 0;
      right: 0;
      width: 49%;
    }
    .b_categoryImg_03 {
      bottom: -15px;
      width: 45%;
    }
    /* .t_banner__center {
      width: 70%;
  
    } */
    .b_bag {
      /* position: absolute; */
      top: -160px;
      right: 40px;
      width: 130%;
    }
    .b_banner {
      /* height: 850px с меню; */
      /* height: 750px; */
      height: 800px;
      padding-bottom: 60px;
    }
    ._06 {
      width: 70px;
      left: calc(30% - (100px / 2));
      background: #ffffff;
      top: 60%;
      height: 1px;
    }
    ._10 {
      width: 70px;
      left: calc(26% - (100px / 2));
      background: #ffffff;
      top: 65%;
      display: block;
      height: 1px;
    }
    .b_categoryImg_04 {
      top: calc(67% - (80% / 2));
      width: 80%;
      left: calc(50% - (80% / 2));
    }
    .b_decorLine {
      height: 1px;
    }
    ._03 {
      width: 70px;
    }
    ._04 {
      width: 45px;
    }
    ._01 {
      width: 60px;
      left: calc(61% - (100px / 2));
    }
    ._02 {
      width: 80px;
      left: calc(75% - (120px / 2));
    }
    .atgBlock-margin {
      margin-top: 40px;
      margin-bottom: 40px;
    }
    ._08 {
      width: 70px;
      top: 50%;
      right: 40px;
    }
    ._09 {
      top: 53%;
      width: 50px;
      right: 20px;
    }
  
   
  }
 
  @media screen and (max-width: 390px) {

    .b_categories {
      grid-template-rows: 240px 200px 165px 255px;
    }
    ._06 {
      width: 70px;
      left: calc(30% - (100px / 2));
      background: #ffffff;
      top: 75%;
      height: 1px;
    }
    ._10 {
      width: 70px;
      left: calc(26% - (100px / 2));
      background: #ffffff;
      top: 82%;
      display: block;
      height: 1px;
    }
    .advent__wrap {
      display: flex;
      justify-content: center;
      flex-wrap: wrap;
    }
    .advent__day {
      width: 12%;
      font-weight: bold;
      font-size: 17.4872px;
      line-height: 110%;
      text-align: center;
      padding: 10px;
      color: #ffffff;
      margin-right: 2px;
      margin-bottom: 2px;
    }
    .advent__day--black {
      background: #333333;
      padding: 0;
    }
  }
  
  @media screen and (max-width: 320px) {
    ._01 {
      top: 73%;
    }
    ._02 {
      top: 72%;
    }
    ._07 {
      left: 10px;
    }
    ._08 {
      width: 60px;
      top: 50%;
      right: 30px;
    }
    ._09 {
      top: 53%;
      width: 40px;
      right: 20px;
    }
    .b_categoryImg_03 {
      bottom: unset;
      width: 45%;
      top: 30px;
    }
    .b_categoryImg_04 {
      top: calc(73% - (80% / 2));
      width: 80%;
      left: calc(50% - (80% / 2));
    }
    .t_banner__center {
      width: 85%;
    right: auto;
    }
  
    
   
  }

  @media (min-width: 768px) and (max-width: 1023px) {
    /* .t-main {
        margin-top: -480px;
    } */
    .bf_slider-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;
        background: transparent;
    }
  }
  
  @media screen and (min-width: 1280px) {
    .bf_menu-content {
      width: 100%;
      margin: 0 auto;
      /* margin-left: 50px;
      margin-right: 50px; */
      -webkit-box-pack: center;
      -webkit-justify-content: space-between;
      -ms-flex-pack: center;
      justify-content: space-between;
    }
    .how_item {
      font-size: 24px;
      line-height: 30px;
    }
    /* .t-bonus__tetx {
      font-weight: bold;
      font-size: 26px;
      line-height: 28px;
      color: #333333;
      margin-left: 20px;
    } */
    .ti_h-box {
      padding: 5px 15px 15px 30px;
  
    }
  }

  @media screen and (min-width: 1599px) {
    .bf_menu-content {
      /* width: 1490px; */
      width: 1516px;
      -webkit-box-pack: justify;
      -webkit-justify-content: center;
      -ms-flex-pack: justify;
      justify-content: center;
    }
    .bf_menu-link {
      /* margin-top: 5px;
      margin-bottom: 5px; */
      color: #333333;
      font-size: 14px;
      line-height: 20px;
      font-weight: 600;
      text-align: center;
      text-decoration: none;
      /* border: 1px solid #333333;
      box-sizing: border-box;
      padding: 6px 16px;
      border-radius: 16px; */
    }
  }
  @media (min-width: 1228px) and (max-width: 1599px) {
    .bf_menu-link {
      font-size: 12px;
      line-height: 18px;
    }
  }
  
  @media (min-width: 1024px) and (max-width: 1227px) {
    .bf_menu-link {
      font-size: 10px;
    }
    .ti_h-box {
      padding: 5px 15px 15px 30px;
  
    }
  }
  
  @media (min-width: 961px) and (max-width: 1024px) {
    .bf_menu-link {
      font-size: 10px;
      line-height: 16px;
    }
  }
  
  @media (min-width: 768px) and (max-width: 960px) {
    .bf_menu-content {
      width: 100%;
      margin: 0 auto;
    }
    .bf_menu-link {
      /* font-size: 8px; */
      font-size: 12px;
      line-height: 18px;
    }
    .t-pos2 {
      display: none;
    }
    .t-pos3 {
      display: none;
    }
    .t-pos4 {
      display: none;
    }
  }
  @media screen and (max-width: 767px) {
    .bf_menu-content {
      margin: 0;
      /* width: calc(100% - 40px); */
    }
    .bf_slider-slide {
        box-shadow: 0px 1px 9px rgba(0, 0, 0, 0.12);
    }
    .t-best {
        background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2023/April/top-kachestvo/img/best-mobile.png) no-repeat center top 100px;
      background-size: cover;
      height: auto;
      padding-top: 250px;
      padding-bottom: 150px;
      clip-path: polygon(0 5%, 100% 0, 100% 90%, 0 95%);
  }
  .atg-link--desktop {
    display: none;
  }
  .atg-link--mobile {
    display: block;
  }
  .b_heroes, .b_heroes2 {
    max-width: 100%;
    /* display: flex;
    flex-direction: column; */
 
}
}
  .b_heroes__title--big {
    display: none;
  }
    .t-category__top {
        max-width: none;
        padding: 15px 0;
        column-gap: 2px;
    }
    .t-category__top img {
        max-width: 46px;
    }
  
    .bf_menu-link {
      margin-right: 20px;
      margin-left: 20px;
      border-right-style: none;
    }
    .t-category__title {
        font-weight: 700;
        font-size: 22px;
        line-height: 26px;
        text-align: center;
        color: #333333;
    }
    .t-category__wrap {
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap;
      column-gap: 11px;
      row-gap: 20px;
    }
    /* .t-category__item {
      width: 48%;
      height: 345px;
      max-height: 345px;
    } */
    .bf_mob-menu {
      display: block;
      color: #fff;
      font-size: 20px;
      font-weight: 700;
      text-align: center;
      text-transform: uppercase;
    }
  
    .bf_mob-act {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      padding-top: 20px;
      padding-bottom: 20px;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
    }
  
    .bf_mob-menu_content {
      position: absolute;
      left: 0%;
      top: 0%;
      right: 0%;
      bottom: 0%;
      display: none;
      overflow: auto;
      width: 100%;
      height: 100vh;
      padding: 20px;
      background-color: #333;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
    }
  
    .mob_menu {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      padding: 20px;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-align: stretch;
      -webkit-align-items: stretch;
      -ms-flex-align: stretch;
      align-items: stretch;
    }
  
    .ico_chdwn {
      width: 20px;
      height: 20px;
      margin-left: 15px;
      padding-right: 0px;
      padding-bottom: 0px;
      padding-left: 19px;
      background-image: url('//static.mvideo.ru/media/Promotions/Promo_Page/2020/December/megacashback/images/ico_chevron_dwn.svg');
      background-position: 50% 50%;
      background-size: contain;
      background-repeat: no-repeat;
    }
  
    .ico_close {
      width: 40px;
      height: 40px;
      margin-right: auto;
      margin-left: auto;
      padding-right: 0px;
      padding-bottom: 0px;
      background-image: url('//static.mvideo.ru/media/Promotions/Promo_Page/2020/December/megacashback/images/ico_close.svg');
      background-position: 50% 50%;
      background-size: contain;
      background-repeat: no-repeat;
    }
  @media screen and (max-width: 767px) {
    .t-bonus .atg-link {
      font-size: 14px;
      line-height: 20px;
      padding: 8px 24px;
      max-width: 150px;
    }
    /* .t-decor {
        display: none;
    } */
   
    .a-calendar__text {
      margin-bottom: 40px;
    }
    .a-calendar__wrap {
      position: relative;
      padding-left: 20px;
    }
    .t-bonus__wrap .atg-link {
      width: 130px;
      margin-top: 10px;
      margin-bottom: 10px;
    }
    /* .t-category__item:hover {
        background: #333333!important;
    } */
  }
  
  @media screen and (max-width: 767px) {
    .f-nav {
      z-index: 6;
      position: fixed;
      top: 0 !important;
    }
  }
  @media screen and (max-width: 600px) {
    .bf_product-wrapp {
      max-width: 350px;
      margin-bottom: 10px;
    }
    .ti_item-btn {
      max-width: 124px;
    }
    /* .t-category__item {
      width: 48%;
      height: 300px;
      max-height: 300px;
  } */
  }
  /* @media (min-width: 411px) and (max-width: 490px) {
    .t-category__item {
      width: 48%;
      height: 250px;
      max-height: 250px;
    }
  } */


  .atg-link {
    display: block;
    text-decoration: none;
    color: #ffffff;
    background: #e31235;
    border-radius: 4px;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    padding: 13px 24px;
    width: 307px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 69px;
  }
  
  .atg-link:hover {
    color: #ffffff !important;
    background: #bd0f2c;
  }
  .atg-link:active {
    color: #ffffff !important;
    background: #9c0c24;
  }
  .atg-link--mobile {
    display: none;
  }
  .atg-link--desktop {
    display: block;
  }
  .t-bonus__link {
    background: #FFFFFF;
    border-radius: 4px;
    max-width: 283px;
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    color: #333333;
  }
  .t-bonus__link:hover {
    color: #333333!important;
    background: #FFFFFF;
  }
  .t-bonus__link:active {
    color: #333333!important;
    background: #FFFFFF;
  }
  @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;
    }
    .atg-link--desktop {
      display: none;
    }
    .atg-link--mobile {
      display: block;
      margin-top: 0;
    }
    
    .b_wrapper {
        padding-top: 0;
    }
    .bf_menu-wrapper .atgContainer {
      padding: 0 0 0 20px;
    }
    .t-steps,
    .t_banner {
      margin-bottom: 40px;
    }
    .t_banner {
        padding-bottom: 0px;
    }
    /* .t-best__wrap .t-container {
      display: flex;
      flex-direction: column;
      justify-content: space-between;
      height: 100%;
    } */
    .b_heroes-mini {
      width: 100%;
      margin: 0 auto;
      /* margin-top: 450px; */
  }
    .t-quote {
      margin-bottom: 100px;
  }
    .t-steps__wins,
    .t-steps__list {
        height: auto;
    }
    .t-bonus {
        margin-top: 40px;
    }
   
    /* .bf_slider-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;
        background: transparent!important;
    } */
    
    .t-steps__wrap {
        flex-direction: column;
        align-items: center;
        row-gap: 30px;
  
    }
    .t-steps__list {
        width: 100%;
      flex-direction: column;
      align-items: center;
      row-gap: 30px;
      padding: 40px 20px;
    }
    .t-steps__item {
        width: 100%;
        max-width: 233px;
    }
    .t-steps__wins {
        width: 100%;
    }
  }
  @media screen and (max-width: 767px) {

    .t-quote__red {
        border-radius: 4px;
        padding: 13px;
    }
    .t-quote__caption {
        font-weight: 700;
        font-size: 18px;
        line-height: 22px;
        text-align: center;
    }
    .t-conditions__title {
        font-weight: 700;
        font-size: 18px;
        line-height: 22px;
        text-align: center;
        margin-bottom: 60px;
    }
    .t-conditions__subtitle {
      font-weight: 700;
      font-size: 22px;
      line-height: 28px;
      color: #333333;
    }
  }
  @media screen and (min-width: 768px) {
    
    .t-timer {
      margin-top: 60px;
    }
  
  }
  @media screen and (min-width: 1280px) {
    .t-timer {
      margin-top: 96px;
      /* background: transparent; */
    }
  }
  
  .bf_slider-slide:hover {
    background: #333333 !important;
    color: #fff;
  }
  .bf_slider-slide:hover .bf_menu-link {
    color: #fff !important;
  }
  .bf_slider {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    white-space: nowrap;
    column-gap: 5px;
    padding-bottom: 40px;
    margin-bottom: -40px;
  }
  .bf_slider-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;
    background: #FFFFFF;
  }
  .slider-slide:first-child {
    background: #333333 !important;
  }
  .slider-slide:hover {
    background: #333333 !important;
    color: #fff;
  }
  .slider-slide:hover .bf_menu-link {
    color: #fff !important;
  }
  .bf_menu-link.active {
    color: #fff;
    background: #333333;
  }
  @media (min-width: 530px ) and (max-width: 600px) {
   
    .b_heroes-mini {
        width: 100%;
        margin: 0 auto;
        /* margin-top: 650px; */
    }
    .bf_menu-wrapper {
        top: 6.5%;
      }
    }
    @media (min-width: 431px ) and (max-width: 530px) {
        /* .t-best__wrap {
            height: 1900px;
            background-size: contain;
         clip-path: polygon(0 0, 100% 0, 100% 90%, 0 95%);
        } */
        .bf_menu-wrapper {
            top: 5.5%;
          }
        }
  @media (min-width: 400px ) and (max-width: 430px) {
    .bf_menu-wrapper {
        top: 5%;
      }
    }
  @media (min-width: 300px ) and (max-width: 400px) {
 
  .bf_menu-wrapper {
    margin-bottom: 20px;
    margin-top: 0;
    top: 4%;
  }
  
  }

  @media (min-width: 411px ) and (max-width: 414px) {
    /* .t-main {
        margin-top: -450px;
    } */
    .b_heroes-mini {
        width: 100%;
        margin: 0 auto;
        /* margin-top: 480px; */
    }
  }
  
  @media (min-width: 300px ) and (max-width: 330px) {
    .ti_prive-new {
      font-weight: bold;
      font-size: 22px;
      line-height: 110%;
      color: #333333;
  }
  .t-bottom-block {
    margin-top: 450px;
  }
  .t-winner__top {
    height: 150px;
    }
  
    .btn-link {
    font-size: 12px;
    line-height: 18px;
    }
    
  }
  @media (min-width: 1500px) and (max-width: 1700px) {
    .t_banner {
      
        clip-path: polygon(0 0, 100% 0, 100% 75%, 0 95%);
    }
        
  }
  @media (min-width: 2100px) {
    .t_banner__red {
      margin-left: 280px;
    }
    .t_banner__center {
      right: 23%;
    }
    
  }
  