.m_wrapper img {
  max-width: 100%;
  vertical-align: middle;
  display: inline-block;
}
* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  font-family: 'Roboto', sans-serif;
}
.m_wrapper {
  position: relative;
}
.atgImg {
  display: block;
  width: 100%;
}
.atgContainer {
  max-width: 1516px;
  margin: 0 auto;
}
.m_menu {
  padding: 24px 0;
  background: #333333;
}
.m_menuContent {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  justify-content: space-between;
}
.m_menuLink,
.m_linkContainer {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
}
.m_linkVK img {
  margin-left: 24px;
}
.m_menuLink {
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 14px;
  text-align: center;
  text-decoration: none;
  color: #fff;
}
.m_menuLink:hover {
  color: #bbb !important;
}
.m_menuLink-active {
  color: #bbb !important;
}
.m_linkBurger {
  display: none;
}
.m_burger div {
  background: #ffffff;
  width: 16px;
  height: 2px;
  border-radius: 1px;
}
.m_burger div:not(:first-child) {
  margin-top: 3px;
}
.m_menuMobileText {
  font-style: normal;
  font-weight: bold;
  font-size: 12px;
  line-height: 34px;
  text-align: center;
  color: #b5b5b5;
}
.m_burger {
  padding: 6px 4px;
}
.m_head {
  padding-top: 48px;
  padding-bottom: 80px;
  background: linear-gradient(217.53deg, #7b00ff 4.61%, #e31235 60.91%);
  position: relative;
  overflow: hidden;
}
.m_mainTitle {
  font-style: italic;
  font-weight: 900;
  font-size: 72px;
  line-height: 110%;
  text-transform: uppercase;
  color: #ffffff;
}
.m_category {
  background: rgba(127, 1, 249, 0.8);
  box-shadow: 6px 6px 12px rgba(66, 0, 255, 0.6);
  padding: 25px;
  border-radius: 18px;
  width: 264px;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-align-items: center;
  align-items: center;
}
.m_categoryLink {
  display: block;
  text-align: center;
  text-decoration: none;
  background: #ffffff;
  border-radius: 4px;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 22px;
  color: #000000;
  padding: 10px 0;
  width: 100%;
  margin-top: 38px;
}
.m_category:not(:first-child) {
  margin-left: 24px;
}
.m_headCategories {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
}
.m_mainTitle-margin {
  margin-top: 48px;
  margin-bottom: 70px;
}
.m_plp {
  margin-top: 96px;
}
.swiper-button-prev,
.swiper-button-next {
  width: 60px;
  height: 60px;
}
.myArticles .swiper-button-next,
.myArticles .swiper-button-prev {
  top: 25%;
}
.swiper-button-prev::after {
  background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2022/January/Mgame_HUB/img/prev.png)
    no-repeat;
  -webkit-background-size: 100%;
  background-size: 100%;
}
.swiper-button-next::after {
  background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2022/January/Mgame_HUB/img/next.png)
    no-repeat;
  -webkit-background-size: 100%;
  background-size: 100%;
}
.swiper-button-prev::after,
.swiper-button-next::after {
  content: '';
  width: 60px;
  height: 60px;
  border-radius: 50%;
  /*color: #E31235;
      background: #FFFFFF;*/
}
.m_headContent {
  position: relative;
  z-index: 3;
}
.m_headContent-top {
  position: relative;
}
.m_catImg {
  position: absolute;
  top: 80px;
  right: 0;
}
.m_decor {
  position: absolute;
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.m_decorItem {
  position: absolute;
}
._01 {
  top: 320px;
  left: 0;
}
._02 {
  top: 620px;
  left: 730px;
}
._03 {
  right: 0;
  top: 0;
}
._03 {
  right: 790px;
  top: 160px;
}

._04 {
  top: 0;
  right: 150px;
}
._05 {
  top: 100px;
  right: 10px;
}
._05 {
  top: 100px;
  right: 170px;
}
._06 {
  right: -110px;
  top: 710px;
}
._07 {
  left: -250px;
  bottom: -190px;
}
.m_title {
  font-style: normal;
  font-weight: bold;
  font-size: 32px;
  line-height: 40px;
  color: #000000;
}
.m_titleBox {
  height: 40px;
}
.atgBlock-margin {
  margin-top: 96px;
  margin-bottom: 96px;
}
.m_titleBox_01 {
  background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2022/January/Mgame_HUB/img/bg_1.svg)
    no-repeat 100% 0;
}
.m_titleBox_02 {
  background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2022/January/Mgame_HUB/img/bg_2.svg)
    no-repeat 100% 0;
}
.m_reviewItemImg {
  display: block;
}
.m_reviewItemImg img {
  display: block;
  width: 100%;
  border-radius: 3px;
}
.m_textLink {
  color: #527aff;
  text-decoration: none;
  font-size: 24px;
  line-height: 32px;
  margin-top: 24px;
  margin-bottom: 24px;
  display: block;
}
.m_text {
  font-size: 18px;
  line-height: 24px;
}
.m_plpLink,
.m_plpLink img {
  display: block;
  width: 100%;
}
.popupMenu {
  display: none;
}

.popupMenu {
  position: absolute;
  top: 0;
  right: 0;
  display: none;
  height: 200%;
  width: 100%;
  justify-content: flex-end;
  z-index: 4;
  overflow-y: scroll;
}
.popupContainer {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background: #333333;
  box-shadow: 0px 4px 9px rgba(0, 0, 0, 0.07);
  height: inherit;
  padding: 32px 32px 0 46px;
  width: 40%;
  animation-name: animateTop;
  animation-duration: 0.5s;
  position: relative;
}
.activeMenu {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
}
.popupContainer-Fade {
  animation-name: animateFade;
  animation-duration: 0.5s;
}
@keyframes animateTop {
  from {
    top: -300px;
    opacity: 0;
  }
  to {
    top: 0;
    opacity: 1;
  }
}
@keyframes animateFade {
  from {
    top: 0;
    opacity: 1;
  }
  to {
    top: -300px;
    opacity: 0;
  }
}
.close {
  background: linear-gradient(0deg, #ffffff, #ffffff), #ffffff;
  width: 35px;
  height: 6px;
  border-radius: 3px;
}
.close:first-child {
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.close:nth-child(2) {
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  position: relative;
  /* top: -6px;
    left: 0px; */
  top: 0;
  left: 34px;
}
.m_linkContainer {
  position: relative;
}
.m_linkContainer-hover {
  position: absolute;
  display: none;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  z-index: 5;
  background: #333333;
  width: 240px;
  top: 40px;
  left: calc(50% - (240px / 2));
}
.m_linkContainer:hover .m_linkContainer-hover {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
}

.m_linkContainer-hover .m_menulink {
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  text-decoration: none;
  color: #fff;
  padding: 20px 10px;
}
.m_linkContainer-hover .m_menulink:hover {
  color: #bbb !important;
}
@media screen and (max-width: 1599px) {
  .atgContainer {
    max-width: 1228px;
  }
  .m_category {
    width: 230px;
  }

  .m_catImg img {
    width: 100%;
    display: block;
  }
  .m_categoryIcon img {
    width: 100%;
    display: block;
  }
  .m_category {
    width: 180px;
  }
  .m_catImg {
    width: 50%;
    top: 0;
    right: -120px;
  }
  ._03 {
    right: 450px;
    top: 20px;
  }
  ._04 {
    top: 0;
    right: 10px;
  }
}
@media screen and (max-width: 1280px) {
  .atgContainer {
    max-width: 940px;
  }
  .m_linkContainer {
    padding: 0 10px;
  }
  .m_linkVK img {
    margin-left: 0;
  }
}
@media screen and (max-width: 1023px) {
  .m_menulink {
    text-align: center;
  }
  .atgContainer {
    max-width: 100%;
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
  .m_linkBurger {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
  }
  .m_linkDesktop {
    display: none;
  }
  .m_linkVK img {
    margin-left: 24px;
  }
  .m_menuMobileText {
    font-size: 16px;
    line-height: 24px;
  }
  .m_burger {
    margin-left: 24px;
  }
  .m_burger div:not(:first-child) {
    margin-top: 6px;
  }
  .m_burger div {
    width: 24px;
    height: 3px;
  }
  .m_decorItem img {
    width: 100%;
    display: block;
  }
  ._01 {
    top: 300px;
    left: 0;
    width: 40%;
  }
  ._02 {
    top: 620px;
    left: 320px;
    width: 40%;
  }
  ._03 {
    right: 320px;
    top: 20px;
    width: 10%;
  }
  ._04 {
    top: 0;
    right: -60px;
    width: 40%;
  }
  ._06 {
    right: -110px;
    top: 660px;
    width: 40%;
  }
  ._07 {
    left: 0;
    bottom: -10px;
    width: 40%;
  }
  .atgBlock-margin {
    margin-top: 72px;
    margin-bottom: 72px;
  }
  .m_titleBox_02 {
    background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2022/January/Mgame_HUB/img/bg_2.svg)
      no-repeat 500px 0;
  }
  .m_titleBox_01 {
    background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2022/January/Mgame_HUB/img/bg_1.svg)
      no-repeat 170% 0;
  }
  .m_linkContainer-mobile {
    padding: 24px;
    display: block;
  }
  .m_linkContainer-hover {
    position: static;
    width: auto;
    -ms-align-items: flex-start;
    align-items: flex-start;
    background: unset;
  }
  .m_linkContainer-hover .m_menulink {
    font-size: 12px;
    line-height: 18px;
  }
}
@media screen and (max-width: 960px) {
  .m_catImg {
    width: 40%;
    top: -10px;
    right: -60px;
  }
  ._02 {
    top: 620px;
    left: 120px;
    width: 40%;
  }
  .close_button {
    position: fixed;
    right: 30px;
    z-index: 3;
  }
}
@media screen and (max-width: 767px) {
  .m_logo {
    width: 120px;
  }
  .m_logo img {
    width: 100%;
    display: block;
  }
  .m_mainTitle {
    font-size: 48px;
    line-height: 56px;
  }
  .m_mainTitle-margin {
    margin-top: 24px;
    margin-bottom: 64px;
  }
  .m_titleBox_01 {
    background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2022/January/Mgame_HUB/img/bg_1.svg)
      no-repeat 500px 0;
  }
  .m_headCategories {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-align-items: center;
    align-items: center;
  }
  .m_category:not(:first-child) {
    margin-left: 0;
    margin-top: 56px;
  }
  .m_category {
    width: 88%;
  }
  .m_category {
    position: relative;
  }
  .m_categoryIcon {
    position: absolute;
  }
  .m_categoryLink {
    margin-top: 0;
  }
  .m_categoryIcon {
    width: 90px;
    top: -45px;
    left: -40px;
  }
  .m_categoryIcon img {
    width: 100%;
    display: block;
  }
  .m_catImg {
    width: 32%;
    top: -37px;
    right: 0;
  }
  .m_headContent-top {
    z-index: 4;
  }
  ._01 {
    top: 410px;
    left: -90px;
    width: 40%;
  }
  ._02 {
    display: none;
  }
  ._03 {
    right: unset;
    top: 40px;
    width: 10%;
    left: -60px;
  }
  ._04 {
    top: 0;
    right: -60px;
    width: 30%;
  }
  ._05 {
    top: 40px;
    right: 260px;
  }
  ._06 {
    right: -50px;
    top: 730px;
    width: 40%;
  }
  .atgBlock-margin {
    margin-top: 56px;
    margin-bottom: 56px;
  }
  .popupContainer {
    width: 50%;
  }
}
@media screen and (max-width: 568px) {
  .m_titleBox_02 {
    background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2022/January/Mgame_HUB/img/bg_2.svg)
      no-repeat 390px 0;
  }
  .m_titleBox_01 {
    background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2022/January/Mgame_HUB/img/bg_1.svg)
      no-repeat 390px 0;
  }
  ._05 {
    top: 20px;
    right: 180px;
  }
  .m_mainTitle {
    font-size: 36px;
    line-height: 44px;
  }
  .m_textLink {
    font-size: 16px;
    line-height: 24px;
    margin-top: 12px;
    margin-bottom: 12px;
  }
  .m_text {
    font-size: 14px;
    line-height: 20px;
  }
  .swiper-button-prev,
  .swiper-button-next {
    width: 30px;
    height: 30px;
  }
  .swiper-button-prev::after,
  .swiper-button-next::after {
    content: '';
    width: 30px;
    height: 30px;
  }
  .m_catImg {
    width: 42%;
  }
  .m_linkContainer-mobile {
    padding: 24px 0;
  }
}
@media screen and (max-width: 458px) {
  .m_menuLink {
    font-size: 12px;
    line-height: 18px;
  }
  .m_VKicon {
    width: 20px;
    height: 20px;
  }
  .m_linkVK img,
  .m_burger {
    margin-left: 12px;
  }
  .m_head {
    padding-top: 32px;
    padding-bottom: 40px;
  }
  .m_category {
    width: 80%;
  }
  .m_catImg {
    top: -27px;
  }
  .m_logo {
    width: 92px;
  }
  .m_mainTitle {
    font-size: 26px;
    line-height: 32px;
  }
  .m_categoryIcon {
    width: 75px;
    top: -35px;
    left: -30px;
  }
  .m_category:not(:first-child) {
    margin-left: 0;
    margin-top: 42px;
  }
  .m_titleBox_02 {
    background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2022/January/Mgame_HUB/img/bg_2.svg)
      no-repeat 300px 0;
  }
  .m_titleBox_01 {
    background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2022/January/Mgame_HUB/img/bg_1.svg)
      no-repeat 300px 0;
  }
  ._06 {
    right: -50px;
    top: 580px;
    width: 40%;
  }
  .m_plp {
    margin-top: 48px;
  }
  .atgBlock-margin {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .m_title {
    font-size: 22px;
    line-height: 28px;
  }
  .m_titleBox {
    height: 28px;
  }
  .m_linkContainer {
    padding: 0;
  }
  .close_button {
    right: 10px;
  }
  .popupContainer {
    padding: 32px 32px 0 24px;
    width: 60%;
  }
  .m_linkContainer-mobile {
    padding: 12px 0;
  }
}
@media screen and (max-width: 414px) {
  .m_menu {
    padding: 12px 0;
  }
  .m_mainTitle-margin {
    margin-bottom: 44px;
  }
  .m_menuMobileText {
    font-size: 12px;
    line-height: 18px;
  }
  .m_burger div {
    width: 20px;
    height: 2px;
  }
  .m_burger div:not(:first-child) {
    margin-top: 4px;
  }
  .m_categoryIcon {
    width: 65px;
    top: -25px;
    left: -20px;
  }
}
@media screen and (max-width: 375px) {
  .m_categoryIcon {
    width: 65px;
    top: -25px;
    left: -20px;
  }
  .m_mainTitle-margin {
    margin-bottom: 34px;
  }
}
@media screen and (max-width: 360px) {
  .m_titleBox_01 {
    background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2022/January/Mgame_HUB/img/bg_1.svg)
      no-repeat 240px 0;
  }
  .m_titleBox_02 {
    background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2022/January/Mgame_HUB/img/bg_2.svg)
      no-repeat 240px 0;
  }
}
@media screen and (max-width: 320px) {
  .m_mainTitle {
    font-size: 24px;
    line-height: 32px;
  }
  .m_catImg {
    top: 0px;
  }
  .m_category {
    width: 86%;
  }
  .m_category:not(:first-child) {
    margin-left: 0;
    margin-top: 32px;
  }
  ._05 {
    top: 10px;
    right: 110px;
  }
}

.w-block {
  display: block;
}
.w-inline-block {
  max-width: 100%;
  display: inline-block;
}
.w-clearfix:before,
.w-clearfix:after {
  content: ' ';
  display: table;
  grid-column-start: 1;
  grid-row-start: 1;
  grid-column-end: 2;
  grid-row-end: 2;
}

.hr_wrapper * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
}

.hr-review_cell-link {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 100%;
  text-decoration: none !important;
  color: white !important;
}

.hr-lb {
  display: inline-block;
  padding: 9px 24px;
  border-radius: 4px;
  background-color: #e31235 !important;
  color: #fff !important;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
}

.hr-lb:hover {
  background-color: #bd0f2c !important;
}

.hr-lb:active {
  background-color: #9c0c24 !important;
}

/*SWIPER START*/

.swiper {
  border-radius: 0.8rem;
}
.myArticles .swiper {
  border-radius: 4px;
}

.swiper-slide {
  overflow: hidden;
  border-radius: 0.8rem;
}
.myArticles .swiper-slide {
  overflow: hidden;
  border-radius: 4px;
}

.slider-img.mob {
  display: none !important;
}

.swiper-button-next {
  background-image: url('//static.mvideo.ru/media/Promotions/Promo_Page/2021/October/HonorBrandZone/images/next-btn.png') !important;
  height: 80px !important;
  width: 80px !important;
  margin-top: -40px !important;
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  right: -40px !important;
}
.swiper-button-next:hover {
  background-image: url('//static.mvideo.ru/media/Promotions/Promo_Page/2021/October/HonorBrandZone/images/next-btn-hover.png') !important;
}
.swiper-button-next::after {
  display: none;
}
.swiper-button-prev {
  background-image: url('//static.mvideo.ru/media/Promotions/Promo_Page/2021/October/HonorBrandZone/images/prev-btn.png') !important;
  height: 80px !important;
  width: 80px !important;
  margin-top: -40px !important;
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  left: -40px !important;
}
.swiper-button-prev:hover {
  background-image: url('//static.mvideo.ru/media/Promotions/Promo_Page/2021/October/HonorBrandZone/images/prev-btn-hover.png') !important;
}
.swiper-button-prev::after {
  display: none;
}

.swiper-pagination {
  bottom: -20px !important;
}

.slider-pag {
  display: inline-block;
  width: 32px;
  height: 2px;
  margin-right: 6px;
  margin-left: 6px;
  background-color: rgba(0, 0, 0, 0.2);
  cursor: pointer;
}

.slider-pag-active {
  display: inline-block;
  width: 32px;
  height: 2px;
  margin-right: 6px;
  margin-left: 6px;
  background-color: #000;
}

/*SWIPER END*/

.hr-wrapper {
  overflow: hidden;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  position: relative;
}

.hr-hero_wrapper {
  /* margin-bottom: 56px; */
  margin-top: 96px;
}

.hr-hero_container {
  width: 940px;
  margin-right: auto;
  margin-left: auto;
  position: relative;
}

.hr-listing_wrapper {
  margin-bottom: 56px;
}

.hr-listing_container {
  width: 940px;
  margin-right: auto;
  margin-left: auto;
}

.hr-cat_wrapper {
  margin-bottom: 56px;
}

.hr-cta_container {
  width: 940px;
  margin-right: auto;
  margin-left: auto;
}

.hr-review_container {
  width: 940px;
  margin-right: auto;
  margin-left: auto;
}

.hr-header {
  margin-bottom: 40px;
  font-size: 28px;
  line-height: 36px;
  font-weight: 700;
  text-align: center;
}

.hr-cat_grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: -10px;
  margin-right: -10px;
  margin-left: -10px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.hr-cat_cell {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 390px;
  margin: 10px;
  padding: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 0.8rem;
  background-color: #f8f8f8;
}

.ah_apl-btn-buy {
  position: relative;
  padding: 9px 44px 9px 16px;
  border-radius: 24px;
  background-color: #f5f5f6;
  color: #007aff;
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
  text-decoration: none;
}

.ah_apl-btn-buy:hover {
  color: #0053ae;
}

.ah_apl-btn-buy:active {
  border-radius: 24px;
  background-color: #f5f5f6;
  color: #003672;
}

.hr-grid-cell_h {
  font-size: 24px;
  line-height: 32px;
  font-weight: 500;
  text-align: center;
}

.hr-grid-cell_img {
  margin-top: 20px;
  margin-bottom: 20px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.hr-cat_cell-wrapper._2-col {
  width: 50%;
}

.hr-cat_cell-wrapper._3-col {
  width: 33.3%;
}

.hr-review_grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: -10px;
}

.hr-review_cell-wrapper {
  width: 25%;
}

.hr-review_cell {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 310px;
  margin: 10px;
  padding: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 0.8rem;
}

.hr-review_cell-back {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 100%;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.hr-review_cell-back.r01 {
  /* background-image: url('//static.mvideo.ru/media/Promotions/Promo_Page/2021/October/HonorBrandZone/images/review-img-1.png'); */
  background-image: url('//static.mvideo.ru/media/Promotions/Promo_Page/2021/October/HonorBrandZone/images/review-img-6.png');
}

.hr-review_cell-back.r02 {
  background-image: url('//static.mvideo.ru/media/Promotions/Promo_Page/2021/October/HonorBrandZone/images/review-img-2.png');
}

.hr-review_cell-back.r03 {
  background-image: url('//static.mvideo.ru/media/Promotions/Promo_Page/2021/October/HonorBrandZone/images/review-img-5.png');
  /* background-image: url('//static.mvideo.ru/media/Promotions/Promo_Page/2021/October/HonorBrandZone/images/review-img-3.png'); */
}

.hr-review_cell-back.r04 {
  /* background-image: url('//static.mvideo.ru/media/Promotions/Promo_Page/2021/October/HonorBrandZone/images/review-img-4.png'); */
  background-image: url('//static.mvideo.ru/media/Promotions/Promo_Page/2021/October/HonorBrandZone/images/review-img-7.png');
}

.hr-review_description {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  padding-top: 20px;
  padding-bottom: 20px;
  background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    from(rgba(0, 0, 0, 0.3)),
    to(hsla(0, 0%, 100%, 0))
  );
  background-image: linear-gradient(
    0deg,
    rgba(0, 0, 0, 0.3),
    hsla(0, 0%, 100%, 0)
  );
  color: #fff;
  text-align: center;
}

.hr-description-h {
  margin-bottom: 8px;
  font-size: 16px;
}

.hr-play-b {
  position: absolute;
  top: 50%;
  width: 80px;
  height: 80px;
  margin-top: -40px;
  background-image: url('//static.mvideo.ru/media/Promotions/Promo_Page/2021/October/HonorBrandZone/images/play-btn.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  opacity: 0.8;
  cursor: pointer;
}

.hr-play-b:hover {
  opacity: 1;
}

.slider-img {
  width: 100%;
}

.hr-menu_wrapper {
  margin-bottom: 40px;
  background-color: #333;
  position: fixed;
  z-index: 12;
  width: 100%;
}

.hr-menu_container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 940px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.hr-menu_logo {
  width: 100px;
  height: 58px;
  background-image: url('//static.mvideo.ru/media/Promotions/Promo_Page/2021/October/HonorBrandZone/images/honor-logo.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.hr-menu-items_container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  color: #fff;
  font-weight: 500;
}

.hr-menu_item {
  opacity: 0.7;
  color: #fff;
  text-decoration: none;
}

.hr-menu_item:hover {
  opacity: 1 !important;
  color: #ffffff !important;
}

.hr-menu_item:active {
  opacity: 0.8 !important;
}

.ah_mmenu-bar {
  display: none;
}

.ah_mmenu-bread-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.bread-ico {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 20px;
  height: 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;
}

.bread-line {
  width: 100%;
  height: 2px;
  margin-top: 2px;
  margin-bottom: 2px;
  border-radius: 1px;
  background-color: #4e4e4e;
}

.image-4 {
  height: auto;
}

.atg_wrapper-2 {
  margin-bottom: 50px;
}

.atg_container-2 {
  width: 940px;
  margin-right: auto;
  margin-left: auto;
}

@media screen and (min-width: 1280px) {
  .hr-hero_container {
    width: 1228px;
  }

  .hr-listing_container {
    width: 1228px;
  }

  .hr-cta_container {
    width: 1228px;
  }

  .hr-review_container {
    width: 1228px;
  }

  .ah_apl-btn-buy {
    padding: 9px 44px 9px 16px;
    line-height: 22px;
    text-decoration: none;
  }

  .ah_apl-btn-buy:hover {
    color: #0053ae;
  }

  .ah_apl-btn-buy:active {
    color: #003672;
  }

  .hr-menu_container {
    width: 1228px;
  }

  .atg_container-2 {
    width: 1228px;
  }
}

@media screen and (min-width: 1599px) {
  .hr-hero_container {
    width: 1516px;
  }

  .hr-listing_container {
    width: 1516px;
  }

  .hr-cta_container {
    width: 1516px;
  }

  .hr-review_container {
    width: 1516px;
  }

  .hr-menu_container {
    width: 1516px;
  }

  .atg_container-2 {
    width: 1516px;
  }
}

@media screen and (max-width: 991px) {
  .hr-hero_container {
    width: auto;
    padding-right: 30px;
    padding-left: 30px;
  }

  .hr-listing_container {
    width: auto;
    padding-right: 30px;
    padding-left: 30px;
  }

  .hr-cta_container {
    width: auto;
    padding-right: 32px;
    padding-left: 32px;
  }

  .hr-review_container {
    width: auto;
    padding-right: 30px;
    padding-left: 30px;
  }

  .hr-header {
    font-size: 24px;
    line-height: 32px;
  }

  .ah_apl-btn-buy {
    font-size: 14px;
  }

  .hr-grid-cell_h {
    font-size: 20px;
    line-height: 28px;
  }

  .hr-review_cell {
    height: 260px;
  }

  .hr-play-b {
    width: 60px;
    height: 60px;
    margin-top: -30px;
  }

  .hr-menu_container {
    width: auto;
    padding-right: 30px;
    padding-left: 30px;
  }

  .hr-menu-items_container {
    width: 560px;
  }

  .ah_mmenu-bar {
    display: none;
  }

  .atg_wrapper-2 {
    overflow: auto;
  }

  .atg_container-2 {
    width: 940px;
    height: 320px;
    margin-bottom: 12px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .image-5 {
    width: 940px;
    height: 320px;
  }
}

@media screen and (max-width: 767px) {
  .swiper-button-next {
    height: 56px !important;
    width: 56px !important;
    margin-top: -28px !important;
    right: -28px !important;
  }

  .swiper-button-prev {
    height: 56px !important;
    width: 56px !important;
    margin-top: -28px !important;
    left: -28px !important;
  }

  .hr-hero_container {
    padding-right: 20px;
    padding-left: 20px;
  }

  .hr-listing_container {
    padding-right: 20px;
    padding-left: 20px;
  }

  .hr-cta_container {
    padding-right: 20px;
    padding-left: 20px;
  }

  .hr-review_container {
    padding-right: 20px;
    padding-left: 20px;
  }

  .hr-cat_cell {
    height: 310px;
    padding: 20px;
  }

  .hr-grid-cell_img {
    max-height: 50%;
  }

  .hr-cat_cell-wrapper._3-col {
    width: 50%;
  }

  .hr-cat_cell-wrapper._3-col.mlast {
    width: 100%;
  }

  .hr-review_grid {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .hr-review_cell-wrapper {
    width: 50%;
  }

  .hr-menu_container {
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .hr-menu-items_container {
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .hr-menu_item {
    margin-bottom: 16px;
  }

  .ah_mmenu-bar {
    position: relative;
    z-index: 0;
    display: block;
    height: 56px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    border-bottom: 1px none #424245;
    background-color: #333;
  }

  .ah_mmenu-bread-2 {
    position: relative;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    cursor: pointer;
  }

  .bread-line._01 {
    background-color: #fff;
  }

  .bread-line._02 {
    background-color: #fff;
  }

  .bread-line._03 {
    background-color: #fff;
  }

  .hr-menu-bar {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .image-4 {
    height: 100%;
  }
}

@media screen and (max-width: 479px) {
  .slider-img {
    display: none !important;
  }
  .slider-img.mob {
    display: block !important;
  }
  .swiper-button-next {
    display: none !important;
  }

  .swiper-button-prev {
    display: none !important;
  }
  .hr-lb {
    padding-top: 9px;
    padding-bottom: 9px;
  }

  .hr-wrapper {
    min-width: 320px;
  }

  .ah_apl-btn-buy {
    font-size: 14px;
    line-height: 18px;
  }

  .hr-cat_cell-wrapper._2-col {
    width: 100%;
  }

  .hr-cat_cell-wrapper._3-col {
    width: 100%;
  }

  .hr-review_description {
    font-size: 12px;
  }

  .hr-description-h {
    margin-bottom: 0px;
    font-size: 12px;
  }

  .ah_mmenu-bread-2 {
    height: 100%;
  }
}
