* {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  p {
    margin: 0;
  }
  .mySwiper3 .swiper-button-next, .mySwiper3 .swiper-button-prev {
    display: flex;
  }
  
  .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-bottom-slider {
      margin-bottom: 60px;
    }
    .t-small {
        font-size: 16px;
        line-height: 20px;
        display: block;
        font-weight: normal;
        margin-top: 5px;
    }
  
  /* .btn-link:hover {
    background-color: #bd0f2c;
    color: #ffffff !important;
  }
  
  .btn-link:active {
    background-color: #9c0c24;
    color: #ffffff !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;
  }
  .t-quote__img {
    max-width: 424px;
    display: flex;
    justify-content: center;
    margin: 0 auto;
    margin-bottom: 24px;
  }
  .t-steps__wins img {
    max-width: 212px;
  }
  .bf_prod-name a {
    text-decoration: none;
    color: #333333 !important;
  }
  .atgContainer {
    max-width: 1516px;
    margin: 0 auto;
  }
  .b_heroes2 {
    margin-bottom: 60px;
  }
  body {
    font-family: 'Roboto', sans-serif;
  }
  html {
    scroll-behavior: smooth;
  }
  .b_wrapper a {
    text-decoration: none;
  }
  .b_wrapper {
    background: #FFFFFF url("//static.mvideo.ru/media/Promotions/Promo_Page/2023/March/ubileinoe-kombo/img/main-desktop.png") repeat center;
    background-size: contain;
    padding-bottom: 30px;
    padding-top: 40px;
    padding-top: 0;
    position: relative;
    max-width: 2200px;
    margin: 0 auto;
  }
  .header-mv {
    height: 120px;
  }
  .t_banner {
    /* position: relative; */
    margin: 0 auto;
     background: #E31235;
     /* padding-bottom: 300px; */
     clip-path: polygon(0 0, 100% 0, 100% 75%, 0 95%);
  }
  .t_banner__img {
   max-width: 2200px;
   margin: 0 auto;
   display: block;
  
  }
  .t-decor--one {
    top: 30%;
    left: 0;
    max-width: 530px;
  }
  .t-decor--two {
    top: 50%;
    left: 0;
    max-width: 620px;
  }
  .t-decor--three {
    bottom: 0%;
    left: 0;
    max-width: 520px;
  }
  .t-decor--four {
    top: 35%;
    right: 0;
    max-width: 470px;
  }
  .t-decor--five {
    bottom: 10%;
    right: 0;
    max-width: 380px;
  }
  .t-decor--six {
    bottom: 0%;
    right: 0;
    max-width: 320px;
  }
  /* .t-decor {
   width: 100%;
  } */
  /* .t-decor__img {
    position: absolute;
  } */
  .t-decor__img--first {
    left: 0;
    top: 45%;
  }
  .t-decor__img--second {
    left: 0;
    top: 60%;
  }
  .promotions-section {
    margin-bottom: 3.2rem;
  }
  .t-decor__img--third {
    right: 0;
    top: 80%;
  }
  .t-decor__img--fourth {
    right: 0;
    top: 10%;
  }
  .t-decor {
    position: absolute;
    z-index: 1;
  }
  .t-decor--left {
    position: absolute;
    left: 250px;
    top: 15%;
    max-width: 200px;
  }
  .t-decor--right {
    left: 250px;
    top: 600px;
    max-width: 200px;
  }
  .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: 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;
  }
  .t-banner-mobile {
    display: none;
  }
  .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_banner__title {
    font-weight: 700;
    font-size: 62px;
    line-height: 101%;
    display: flex;
    align-items: center;
    text-transform: uppercase;
    color: #FFFFFF;
  
  }
  .t-banner__subtitle {
    font-weight: 400;
    font-size: 32.9143px;
    line-height: 100%;
    color: #FFFFFF;
    margin-bottom: 20px;
  }
  .t_banner__text {
    text-align: center;
   margin-right: 500px;
  }
  .t_banner__wrap {
  position: relative;
  }
  .t_banner__body {
    display: flex;
    justify-content: space-between;
    align-items: center;
    /* width: 1516px; */
    margin: 0 auto;
  }
  .t-video__wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
    column-gap: 40px;
    padding: 0 20px;
  }
  .t-content__slide {
    position: relative;
    background: linear-gradient(180deg,rgba(0,0,0,.25) 0%,rgba(0,0,0,.5) 100%);
    border-radius: 0.8rem;
    max-width: 364px;
  }
  .t-content__subtitle {
    font-weight: 700;
    font-size: 28px;
    line-height: 36px;
    color: #FFFFFF;
    position: absolute;
    top: 0;
    left: 0;
    padding: 0 20px 30px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg,rgba(0,0,0,0) 0%,rgba(0,0,0,.9) 100%);
    border-radius: 0.8rem;
  }
  .t-content__slide img {
    border-radius: 0.8rem;
  }
  .t-content__subtitle--small {
    padding-bottom: 60px;
  }
  
  .t-video__wrap iframe {
    box-shadow: 5px 5px 25px rgb(4 6 28 / 10%);
    border-radius: 8px;
    height: 500px;
    z-index: 2;
  }
  .mySwiper7 .swiper-button-next, .mySwiper7 .swiper-button-prev {
    display: none;
  }
  .t_banner__red img {
    max-width: 862px;
  }
  .t_banner__center {
    position: absolute;
    right: 20%;
    bottom: -30px;
    /* width: 35%; */
    max-width: 429px;
  }
  .t_banner__red {
    margin-left: 180px;
  }
  
  
  /* .t_banner img {
    width: auto;
    margin: 0 auto;
  } */
  .t_banner__left {
    margin-right: -70px;
    margin-top: -20px;
  }
  .t_banner__right {
    margin-left: 290px;
    margin-top: 60px;
  
  }
  .t-video {
    margin-top: 60px;
  }
  .t-pos {
    position: absolute;
  }
  .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-best {
    position: relative;
    z-index: 2;
  }
  .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: cover;
    height: 1700px;
    /* padding: 100px 0; */
    clip-path: polygon(0 0, 100% 0, 100% 75%, 0 95%);
  }
  
  
  .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;
  }
  
  .bf_menu-wrapper {
    width: 1516px;
  }
  .t-conditions {
    margin-bottom: 80px;
  }
  .t-main {
    /* top: 15%;
    left: 50%;
    transform: translate(-50%, -0%);
    position: absolute; */
    margin-top: -550px;
  }
  .banner-img {
    position: absolute;
    z-index: -1;
    top: -50px;
  }
  .t-bottom-block {
    /* background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2023/March/ubileinoe-kombo"//static.mvideo.ru/media/Promotions/Promo_Page/2023/March/ubileinoe-kombo/img/background.png) no-repeat top -200px center;
    background-size: cover; */
    margin-top: 46px;
    /* padding-bottom: 396px; */
  }
  .mySwiper3 .swiper-button-prev {
    left: 0;
  }
  .mySwiper3 .swiper-button-next {
    right: 0;
  }
  .t-conditions__wrap {
    display: flex;
    justify-content: center;
    column-gap: 20px;
  }
  .t-conditions__item {
    background: #FFFFFF;
    border: 4px solid #E31235;
    box-shadow: 7px 7px 24px rgba(135, 135, 135, 0.25);
    border-radius: 8px;
    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: #333333;
  }
  .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;
  }
  .b_bannerBox {
    position: absolute;
    top: 0;
    left: 0;
  
    right: 0;
    bottom: 0;
    max-width: 1516px;
  }
  
  .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;
  }
  /* .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;
  }
  .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;
  }
  .b_text-margin {
    margin-top: 18px;
  }
  .b_categoryImg {
    position: absolute;
  }
  .b_categoryImg_01 {
    width: 41%;
    bottom: 0;
    left: calc(68% - (41% / 2));
  }
  ._03 {
    width: 132px;
    height: 2px;
    top: 254px;
    left: calc(28% - (132px / 2));
  }
  ._04 {
    width: 88px;
    height: 2px;
    background: #333333;
    top: 290px;
    left: calc(24% - (132px / 2));
  }
  .b_categoryImg_02 {
    width: 62%;
    bottom: 0;
    right: 0;
    z-index: 3;
  }
  ._05 {
    width: 132px;
    height: 2px;
    background: #ffffff;
    top: 90px;
    left: calc(80% - (132px / 2));
  }
  .b_percent {
    position: absolute;
    z-index: 2;
  }
  .b_percent_1 {
    bottom: 117px;
    left: 70px;
  }
  .b_percent_2 {
    bottom: 20px;
    left: 120px;
  }
  .b_percent_3 {
    bottom: 0;
    right: 0;
  }
  .b_categoryImg_03 {
    right: 0;
    bottom: -150px;
    width: 58%;
  }
  ._06 {
    width: 132px;
    height: 2px;
    background: #e31235;
    top: 220px;
    left: calc(30% - (132px / 2));
  }
  .b_breadCrumbs {
    font-style: normal;
    font-weight: normal;
    font-size: 22px;
    line-height: 28px;
    color: rgba(255, 255, 255, 0.6);
  }
  .b_categoryImg_04 {
    top: -139px;
    width: 90%;
    left: calc(70% - (90% / 2));
  }
  ._07 {
    width: 132px;
    height: 2px;
    background: #ffffff;
    top: 240px;
    left: 150px;
  }
  ._08 {
    width: 100px;
    height: 2px;
    top: 1600.64px;
    background: #333333;
    top: 80px;
    right: 80px;
  }
  ._09 {
    width: 80.76px;
    height: 2px;
    background: #ffffff;
    top: 90px;
    right: 20px;
  }
  .b_sliderTitle {
    font-style: normal;
    font-weight: bold;
    font-size: 32px;
    line-height: 40px;
    color: #ffffff;
    margin-bottom: 32px;
  }
  .t-bonus {
    margin-top: -100px;
    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;
  }
  .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%;
    /* max-height: 430px;
    background: #333333; */
    /* border-radius: 10px;
    padding: 30px 20px 20px 20px; */
    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__item:hover {
    box-shadow: 5px 5px 25px rgba(4, 6, 28, 0.1);
  } */
  .t-category__title {
    font-weight: 700;
    font-size: 44px;
    line-height: 48px;
    color: #333333;
  
  }
  
  .t-banner__title {
    font-weight: bold;
    font-size: 50px;
    line-height: 48px;
    text-transform: uppercase;
  
    color: #ffffff;
  }
  .t-banner__sutitle {
    font-weight: normal;
    font-size: 31px;
    line-height: 48px;
    color: #ffffff;
  }
  .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;
  }

  /* .b_heroes4 .swiper-button-next,
  .b_heroes4 .swiper-button-prev {
    display: flex;
  } */
  /* .mySwiper2 .swiper-button-prev {
    left: -10px;
  }
  .mySwiper2 .swiper-button-next {
    right: -10px;
  } */
  ._10 {
    display: none;
  }
  .mySwiper6 .swiper-button-next, .mySwiper6 .swiper-button-prev {
    display: flex;
  }
  .t-rules,
  .t-category,
  .banner-block {
    margin-bottom: 96px;
  }
  .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: 748px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 44px 41px 44px 24px;
    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;
  }
  .t-winner__wrap {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    column-gap: 16px;
  }
  .t-numbers__text {
    display: flex;
    justify-content: space-between;
    column-gap: 20px;
  }
  .t-winner {
    margin-bottom: 67px;
  }
  .t-numbers__title {
    font-weight: 400;
    font-size: 32px;
    line-height: 40px;
    color: #333333;
    margin-top: 50px;
  }
  .t-picture {
    display: flex;
    justify-content: center;
    margin-top: -200px;
  }
  .t-winner__item {
    width: 20%;
    display: flex;
    flex-direction: column;
    background: #FFFFFF;
    box-shadow: 5px 5px 25px rgba(4, 6, 28, 0.1);
    border-radius: 8px;
    padding: 10px;
    row-gap: 10px;
  }
  .t-winner__middle {
    display: flex;
    justify-content: center;
  }
  
  .t-winner__top {
    background: #333333;
    border-radius: 4px;
    padding: 14px 13px 16px 20px;
  }
  .t-winner__header {
    display: flex;
    height: 84px;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 8px;
  }
  .t-winner__subtitle {
    font-weight: 700;
    font-size: 22px;
    line-height: 28px;
    color: #FFFFFF;
  }
  .t-winner__subcaption {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #FFFFFF;
  }
  
  .t-bonus__item:nth-child(2) {
    border: 1px solid #4ac4d7;
  }
  .t-bonus__item:first-child {
    border: 1px solid #e31235;
    /* border: 1px solid linear-gradient(#E31235
    100%, #E31235 0%); */
    margin-right: 0px;
    
  }
  
  
  .a-calendar {
    position: relative;
    z-index: 1;
  }
  .t-bonus__tetx {
    text-align: center;
    font-weight: bold;
    font-size: 26px;
    line-height: 28px;
    color: #333333;
  }
  .a-calendar__title {
    font-style: normal;
    font-weight: bold;
    font-size: 32px;
    line-height: 40px;
    color: #4ac4d7;
    margin-bottom: 5px;
  }
  .a-calendar__small {
    font-weight: normal;
    font-size: 16px;
    line-height: 22px;
    color: #333333;
  }
  .a-calendar__text {
    margin-bottom: 22px;
  }
  .advent__wrap {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
  }
  .advent__day {
    margin-right: 6px;
    background: #4ac4d7;
    border-radius: 8px;
    width: 85px;
    margin-bottom: 6px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: bold;
    font-size: 34.0557px;
    line-height: 110%;
    text-align: center;
    padding: 20px;
    color: #ffffff;
  }
  .advent__day--past {
    background: #4ac4d7;
    opacity: 0.5;
  }
  .advent__day--now {
    background: #e31235;
    box-shadow: 0px 5.33613px 18.6765px rgba(255, 0, 0, 0.45);
    transform: scale(1.2);
  }
  .advent__day--black {
    background: #333333;
    padding: 0;
  }
  .advent__day--null {
    border: 1px solid #fff;
    background: none;
  }
  .advent {
    background: #f5f5f6;
    border: 1px solid #4ac4d7;
    box-sizing: border-box;
    border-radius: 8px;
    padding: 20px;
  }
  .snow-top {
    position: absolute;
    top: 0;
    right: 70px;
  }
  .snow-bottom {
    position: absolute;
    bottom: -50px;
    left: 150px;
  }
  .snow-right {
    position: absolute;
    bottom: -40px;
    right: 0;
  }
  .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%;
    
  }
  @media screen and (max-width: 2200px) {
    .t-main {
        margin-top: -500px;
    }
  }
 
  
  @media screen and (max-width: 1800px) {
    .t-main {
        margin-top: -450px;
    }
   
   
  }
  
  @media screen and (max-width: 1599px) {
    .atgContainer {
      max-width: 1228px;
    }
    .banner-img {
      display: none;
    }
    .t-bonus {
      margin-top: -150px;
  }
    .t-main {
        margin-top: -350px;
     
    }
    .t-decor {
        position: absolute;
        width: 20%;
    }
    .t-decor--left {
      left: 150px;
      max-width: 100px;
    }
    .t-decor--right {
      left: 20px;
      top: 380px;
      max-width: 150px;
    }
    /* .t-bottom-block {
      background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2023/March/ubileinoe-kombo/img/background-middle.png) no-repeat top center;
      background-size: cover;
    } */
    .b_heroes__title--big {
      font-weight: 700;
      font-size: 34px;
      line-height: 38px;
      color: #FFFFFF;
      margin-bottom: 20px;
  }
    .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: 1450px;
      /* padding: 100px 0; */
      margin-bottom: 0;
      clip-path: polygon(0 0, 100% 0, 100% 75%, 0 95%);
    }
    .t-content {
      margin-top: -200px;
    }
    /* .t_banner {
      padding-bottom: 350px;
    } */
    .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;
      /* 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-decor--left {
      left: 120px;
      max-width: 60px;
    }
    .t-main {
        margin-top: -300px;
    }
    .t-conditions__top img {
      max-width: 50px;
    }
  .t-conditions__item {
      padding: 40px 20px;
  }
    .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__red {
    margin-left: 100px;
  }
  .t_banner__red img {
    max-width: 550px;
  }
  
  .t_banner__text {
    text-align: center;
    margin-right: 400px;
  }
  /* .t_banner__center {
    width: 31%;
    right: 10%;
  } */
    .t_banner__left {
      width: 15%;
  }
  .t_banner__right {
    margin-left: 270px;
    margin-top: 70px;
    width: 23%;
  }
    .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;
      color: #333333;
      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-bonus {
      margin-top: -250px;
      /* margin-bottom: 20px; */
  }
    .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) {
    .bf_prod-viscont {
      /* height: 110px; */
      width: 130px;
      margin: 0 auto;
      margin-top: 30px;
      margin-bottom: 30px;
    }
    .bf_product-wrapp {
      padding: 16px;
    }

  .b_wrapper__category .bf_product-wrapp {
    height: 400px;
  }
  
  
    .ti_item-h_block {
      margin-bottom: 0;
      /* left: -16px; */
    }
   
    .ti_h-box {
      font-weight: bold;
      font-size: 14px;
      line-height: 14px;
      color: #333333;
    }
    .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;
    }
    .b_heroes__title--big {
      font-weight: 700;
      font-size: 24px;
      line-height: 28px;
      color: #FFFFFF;
      margin-bottom: 10px;
  }
  .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;
    /* padding: 100px 0; */
    margin-bottom: 0;
    clip-path: polygon(0 0, 100% 0, 100% 75%, 0 95%);
  }
    .t-video {
      margin-top: 40px;
    }
    .t-main {
        margin-top: -250px;
  }
  .t-conditions {
    margin-bottom: 20px;
  }
  .t_banner {
   
    clip-path: polygon(0 0, 100% 0, 100% 85%, 0 95%);
  }
  /* .t-bottom-block {
    margin-top: 200px;
  } */
  
    .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;
    }
    .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;
      color: #333333;
    }
  
    .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;
  
      /* position: absolute;
                width: 100%;
                left: calc(35% - (100% / 2)); */
    }
    .t-bonus__item {
      padding: 20px;
    }
  
    .b_banner {
      /* height: 650px с меню; */
      /* height: 580px; */
      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;
    }
    
    .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%;
    }
   
    
    .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%;
  }
  .t_banner__text {
    text-align: center;
    margin-right: 250px;
  }
  }
  @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: row;
      align-items: baseline;
      justify-content: space-between;
      flex-wrap: wrap;
      max-width: 600px;
    }
  }
  @media screen and (max-width: 767px) {
    .atgBlock-margin {
      margin-top: 56px;
      margin-bottom: 56px;
    }
    .t-video__wrap {
      flex-direction: column;
      column-gap: 0;
      row-gap: 20px;
      padding: 0 5px;
  }
  .t-video__wrap iframe {
    height: 200px;
  }
  .bf_prod-viscont {
    width: auto;
    max-width: 150px;
  }
    .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: 40px;
    }
    .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: 20px;
  }
  .t-conditions__item {
    width: 100%;
  }
    .t_banner {
      clip-path: polygon(0 0, 100% 0, 100% 90%, 0 95%);
    }
    .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-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;
      color: #333333;
      margin-left: 5px;
    }
    .t-banner__title {
      font-weight: bold;
      font-size: 28px;
      line-height: 36px;
      color: #ffffff;
      text-transform: inherit;
      max-width: 200px;
    }
    .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;
    }
  
    .b_categoryImg_04 {
      top: calc(67% - (68% / 2));
      width: 68%;
      left: calc(50% - (68% / 2));
    }
    .b_bag {
      /* width: 30%;
                  left: 10%;
                  top: 0;
                  margin-top: -15%; */
    }
    .b_sale {
      top: 48px;
      width: 35%;
      position: absolute;
      left: calc(61% - (35% / 2));
    }
    .b_bannerImg {
      /* top: 330px;  с меню */
      top: 200px;
      margin-top: -10px;
    }
  }
  @media screen and (max-width: 428px) {
    .b_categories {
      grid-template-rows: 260px 230px 185px 255px;
    }
    ._06 {
      width: 70px;
      left: calc(30% - (100px / 2));
      background: #ffffff;
      top: 70%;
      height: 1px;
    }
    .b_categoryImg_04 {
      top: calc(67% - (58% / 2));
      width: 58%;
      left: calc(50% - (58% / 2));
    }
    ._07 {
      width: 60px;
      height: 2px;
      background: #ffffff;
      top: 75%;
      left: 10%;
      bottom: 60px;
    }
    
    
  }
  @media screen and (max-width: 390px) {
    .b_title {
      font-size: 18px;
      line-height: 24px;
    }
    .b_text {
      font-size: 14px;
      line-height: 20px;
      width: 80%;
    }
    .b_categoryImg_01 {
      width: 42%;
      left: calc(59% - (42% / 2));
    }
    .t-winner__header {
        margin-bottom: 5px;
        height: 48px;
    }
    .t-winner__top {
        padding: 8px 8px 10px 10px;
        height: 130px;
    }
    
    .b_bannerImg {
      top: 230px;
      margin-top: -30px;
    }
    
  
    .t-pos1 {
      bottom: 200px;
    }
    .b_categoryImg_03 {
      bottom: -40px;
      width: 61%;
    }
    .b_categoryImg_04 {
      top: calc(59% - (80% / 2));
      width: 80%;
      left: calc(50% - (80% / 2));
    }
    
    .b_sliderTitle {
      margin-bottom: 12px;
    }
    .b_categoryImg_03 {
      bottom: 51px;
      width: 45%;
    }
    .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;
    }
  
    
   
  }
  
  .bf_menu-wrapper {
    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;
    /* margin-top: -500px; */
    z-index: 100;
    position: relative;
  }
  
  .bf_menu-content {
    overflow-y: hidden;
    /* display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    
    width: calc(100% - 60px);
    margin: 0 auto;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: space-between;
    -ms-flex-pack: center;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative; */
  }
  
  .bf_menu-link {
    /* margin-top: 5px;
    margin-bottom: 5px; */
    color: #333333;
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
    text-decoration: none;
  }
  .bf_menu-link:last-child {
    border-right: 0;
  }
  .bf_menu-link:hover {
    color: #fff !important;
  }
  
  
  .bf_slider-slide.active {
    color: #fff !important;
    background: #333333;
  }
  .bf_slider-slide.active .bf_menu-link {
    color: #FFFFFF;
  }
  
  .bf_mob-menu {
    display: none;
  }
  
  @media (min-width: 1500px) and (max-width: 1700px) {
    /* .bf_menu-wrapper {
        margin-top: -400px;
    } */
    /* .t-main {
      margin-top: -400px;
  } */
  }
  /* @media (min-width: 1280px) and (max-width: 1499px) {
    .t-main {
        margin-top: -500px;
    }
  }
  @media (min-width: 1100px) and (max-width: 1279px) {
    .t-main {
        margin-top: -480px;
    }
  }
  @media (min-width: 1024px) and (max-width: 1099px) {
    .t-main {
            margin-top: -480px;
    }
  } */
  @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); */
    }
    .t-best__wrap {
      
      background: transparent url(//static.mvideo.ru/media/Promotions/Promo_Page/2023/March/ubileinoe-kombo/img/present-mobile-new.png) no-repeat center;
      background-size: cover;
      height: 2300px;
      clip-path: polygon(0 0, 100% 0, 100% 100%, 0 95%);
  }
  .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 (min-width: 1280px) {
    /* .btn-link {
      left: auto;
      top: auto;
      right: 0px;
      bottom: -40px;
    } */
    .swiper-container {
      padding-bottom: 40px!important;
    }
  }
  @media screen and (max-width: 991px) {
    /* .btn-link {
      left: 20px;
      bottom: 0;
    }
    .btn-link-right {
      left: auto;
      bottom: -40px;
    } */
  }
  @media screen and (max-width: 767px) {
    
    .btn-link-transparent {
        background: #fff;
        color: #333333;
        font-weight: 500;
        font-size: 12px;
        line-height: 18px;
        padding: 13px 24px;
        display: flex;
        justify-content: center;
    }
    .swiper-container {
      padding-bottom: 0px!important;
    }
  
  }

  @media screen and (max-width: 1599px) {
    .bf_product-wrapp {
      /* height: 460px; */
      min-height: 320px;
    }
    .b_wrapper__category .bf_product-wrapp {
      height: 330px;
    }
    /* .mySwiper .bf_product-wrapp {

      height: 260px;
  } */
    .pm_logo {
      width: 25%;
    }
    .bf_prod-viscont {
      height: auto;
    }
    .ti_h-box {
      font-weight: bold;
      font-size: 14px;
      line-height: 14px;
      color: #333333;
    }
  
    .ti_h-box._2nd {
     
      font-weight: bold;
      font-size: 11px;
      line-height: 11px;
    }
    .mySwiper .ti_h-box {
        font-weight: bold;
        font-size: 13px;
        line-height: 13px;
     }
     .product-header-wrapp  .ti_h-box._2nd {
        /* height: 35px; */
        width: 160px;
     }
  }
  
  @media screen and (max-width: 568px) {
    .ti_prive-new {
      font-weight: bold;
      font-size: 26px;
      line-height: 110%;
      color: #333333;
    }
    .ti_price-old {
      margin-bottom: 0px;
      font-size: 15px;
      line-height: 24px;
      text-decoration-line: line-through;
  
      color: #7c7c7c;
    }
    .ti_h-box {
      font-size: 15.8242px;
      line-height: 16px;
    }
    /* .t-category__item {
      width: 48%;
      height: 255px;
      max-height: 255px;
  } */
    .ti_item-h_block {
      width: 80%;
      margin-bottom: 10px;
    }
    .bf_prod-name {
      margin-bottom: 10px;
      font-size: 13px;
      line-height: 16px;
    }
  }
  
  @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;
    }
  } */
  @media screen and (max-width: 767px) {
  .t-bottom-block {
      margin-top: 40px;
  }
  }
  
  @media screen and (max-width: 411px) {
    .bf_product-wrapp {
      min-height: 310px;
    }
    /* .t-category__item {
      width: 48%;
      height: 230px;
      max-height: 230px;
    } */
  }
  .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;
  }
  
  .atg-link:hover {
    color: #ffffff !important;
    background: #bd0f2c;
  }
  .atg-link:active {
    color: #ffffff !important;
    background: #9c0c24;
  }
  @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;
    }
    .b_wrapper {
      background: #FFFFFF url(//static.mvideo.ru/media/Promotions/Promo_Page/2023/March/ubileinoe-kombo/img/spring-background-mobile.png)no-repeat top 10% center;
      background-size: contain;
    }
    .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: 40px;
  }
    .t-steps__wins,
    .t-steps__list {
        height: auto;
    }
    .bf_menu-wrapper {
      margin-bottom: 20px;
      margin-top: 0;
    }
    /* .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%;
    }
  }
  
  /* .mySwiper3 .swiper-wrapper {
    height: 48px;
    display: flex;
    align-items: center;
  }
  .mySwiper3 .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;
  } */
  /* .bf_slider-slide:first-child {
    background: #333333 !important;
  } */
  .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) {
    .t-best__wrap {
      background: transparent url(//static.mvideo.ru/media/Promotions/Promo_Page/2023/March/ubileinoe-kombo/img/present-mobile-new.png) no-repeat center;
      background-size: contain;
      height: 2100px;
     clip-path: polygon(0 0, 100% 0, 100% 90%, 0 95%);
    }
    .b_heroes-mini {
        width: 100%;
        margin: 0 auto;
        margin-top: 650px;
    }
    }
    @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%);
        }
        }
  @media (min-width: 400px ) and (max-width: 430px) {
    .t-best__wrap {
      background-size: contain;
     height: 1800px;
     clip-path: polygon(0 0, 100% 0, 100% 90%, 0 95%);
    }
    .t-main {
        margin-top: -450px;
        }
    }
  @media (min-width: 300px ) and (max-width: 400px) {
  .t-best__wrap {
    background: transparent url(//static.mvideo.ru/media/Promotions/Promo_Page/2023/March/ubileinoe-kombo/img/present-mobile-new.png) no-repeat center;
    background-size: contain;
   height: 1700px;
    clip-path: polygon(0 0, 100% 0, 100% 90%, 0 95%);
  }
  
  }
  @media (min-width: 601px ) and (max-width: 767px) {

    .t-main {
        margin-top: -700px;
    }
}
  @media (min-width: 461px ) and (max-width: 600px) {
    .t-main {
        margin-top: -550px;
        }
        
  }
  @media (min-width: 415px ) and (max-width: 460px) {
    .t-main {
        margin-top: -450px;
        }
  }
  @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: 401px ) and (max-width: 410px) {
    .t-main {
        margin-top: -450px;
        }
  }
  @media (min-width: 390px ) and (max-width: 400px) {
    .t-main {
    margin-top: -450px;
    }
  }
  @media (min-width: 360px ) and (max-width: 389px) {
    .t-main {
        margin-top: -400px;
    }
  }
  
 
  @media (min-width: 330px ) and (max-width: 360px) {
  
    .t-main {
        margin-top: -400px;
  }
  }
  @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%;
    }
    
  }
  @media screen and (max-width: 767px) {
    .t-timer {
      margin-top: 60px;
      margin-bottom: 0;
    }
    .mySwiper6 .swiper-slide {
        max-width: 350px;
    }
  }
  @media screen and (min-width: 768px) {
    
    .t-timer {
      margin-top: 60px;
    }
    /* .t-bonus {
      margin-bottom: 60px;
    } */
  }
  @media screen and (min-width: 1280px) {
    .t-timer {
      margin-top: 96px;
      background: transparent;
    }
  }
  