*{
  margin: 0;
  padding: 0;
}

.n_container{
  max-width: 1516px;
  margin: 0 auto;
}
.n_header{
  box-shadow: inset 0px 3px 5px rgba(0, 0, 0, 0.25);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.n_header{
  background: #F9F9F9;
}
.n_bannerBlock{
  position: relative;
  z-index: 2;
}
.n_bannerBlock a {
  display: block;
}
.n_bannerBlock  img{
  width: 100%;
}
.n_menu{
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  justify-content: space-between;
  -ms-align-items: center;
  align-items: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.n_menu-margin{
  padding-top: 38px;
  margin-bottom: 60px;
}
.n_dropdownMenu{
  position: relative;
  transition-duration: 0.2s;
}

.n_menuLink{
  text-decoration: none;
  font-family: 'Roboto',sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 20px;
  color: #0E366B;
  transition-duration: 0.2s;
  position: relative;
  display: block;
  text-align: center;
  padding: 16px 0;
}
.n_menuLink:hover, .n_menuLink:active{
  color: #DD562C!important;
}
.n_dropdownLink{
  font-family: 'Roboto',sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  color: #FFFFFF;
  transition-duration: 0.2s;
  text-decoration: none;
  padding: 12px 0;
}
.n_dropdownLink:hover,.n_dropdownLink:active{
  color: #0E366B!important;
}
.n_dropdownContent{
  padding: 20px 24px;
  background: #DD562C;
  box-shadow: 0px 6.40843px 14.419px rgba(0, 0, 0, 0.07);
  display: none;
  position: absolute;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-align-items: center;
  align-items: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 250px;
  left: calc(50% - (250px/2));
  z-index: 3;
  top: 48px;
}
.n_dropdownContent::before{
  content: "";
  clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
  background: #DD562C;
  position: absolute;
  width: 10px;
  height: 10px;
  top: -10px;
}
.n_dropdownMenu:hover .n_dropdownContent{
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  transition-delay: 0.2s;
}
/*.activeDropDown{
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  transition-delay: 0.2s;
}*/
.n_dropdownMenu:hover .n_menuLink{
  color: #DD562C!important;
}
.n_bannerDecor{
  width: 100%;
  height: 100px;
  background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/February/Novex/img/bg_decor_head.png) no-repeat;
}
.n_dropdownMenu .n_menuLink::after{
  content: "";
  clip-path: polygon(50% 100%, 0 0, 100% 0);
  position: absolute;
  background: #0E366B;
  width: 10px;
  height: 10px;
  bottom: -5px;
  left: calc(50% - (10px/2));
}
.n_dropdownMenu:hover .n_menuLink::after{
  display: none;
}
.n_dropdownMenu:nth-child(2) .n_dropdownContent, .n_dropdownMenu:nth-child(4) .n_dropdownContent, .n_dropdownMenu:nth-child(7) .n_dropdownContent{
  top: 64px;
}
.n_titleBlock{
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;

}
.n_title{
  font-family: 'Roboto',sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 36px;
  line-height: 54px;
  color: #DD562C;
  margin: 0!important;
}
.n_titleBlock img{
  margin-right: 24px;
}
.n_reviewsDecorTop{
  width: 100%;
  height: 122px;
  background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/February/Novex/img/bg_decorTop.png) no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}
.n_reviewsDecorBottom{
  width: 100%;
  height: 122px;
  background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/February/Novex/img/bg_decorBottom.png) no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}
.n_reviewsContent{
  background: #F9F9F9;
}
.n_title-darkBlue{
  color: #0E366B;
}
.n_reviewsGrid{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-column-gap: 20px;
  margin-top: 64px;
}
.n_reviewsItem{
  display: block;
  text-decoration: none;
  position: relative;
  z-index: 4;
}
.n_reviewsImg img{
  width: 100%;
}
.n_reviewsItem h3{
  font-family: 'Roboto',sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 32px;
  line-height: 36px;
  color: #0E366B;
  margin-top: 32px;
}
.n_reviewsItem p{
  font-family: 'Roboto',sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 27px;
  line-height: 36px;
  color: #0E366B;
  margin-top: 12px;
}
.n_about{
  margin-top: 68px;
  margin-bottom: 80px;
}
.n_aboutImg{
  width: 480px;
}
.n_aboutImg img{
  width: 100%;
}
.n_aboutImg p{
  font-family: 'Roboto',sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 32px;
  line-height: 54px;
  color: #1C3862;
  margin-top: 32px;
}
.n_aboutMobileImg{
  display: none;
}
.n_aboutTextBox{
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  justify-content: space-between;
  margin-top: 64px;
  position: relative;
  z-index: 4;

}
.n_about_text{
  font-family: 'Roboto',sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 22px;
  line-height: 137.2%;
  color: #1C3862;
  width: 51%;
}
.n_aboutTextImg{
  width: 49%;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  justify-content: center;
  position: relative;
  z-index: 4;
}
.n_mobileMenu{
  width: 124px;
  display: none;
  justify-content: space-between;
}
.n_mobileMenu p{
  font-family: 'Roboto',sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 24px;
  line-height: 34px;
  text-align: center;
  color: #B5B5B5;
  text-transform: uppercase;
  margin: 0;
}
.n_burger{
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  justify-content: space-around;
}
.n_burger div{
  width: 35px;
  height: 6px;
  background: #DD562C;
  border-radius: 4px;
}
.popupMenu{
  display: none;
}
.n_dropdownMobileContent{
  display: none;
}
.n_bannerMobileBlock{
  display: none;
}
.n_title_h5{
  font-family: 'Roboto',sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 32px;
  line-height: 34px;
  color: #DD562C;
  margin-right: 24px;
}
.n_titleBlock hr{
  height: 1px;
  top: 505px;
  background: #DD562C;
  opacity: 0.21;
  width: 100%;
  position: relative;
  top: 3px;
}
.n_wrapper{
  position: relative;
  z-index: 2;
  overflow: hidden;
}
#scene{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  max-width: 1600px;
  margin: 0 auto;
}
.sceneItem{
  position: absolute;
}

._01{
  top: 50px!important;
}
._02{
  top: 300px!important;
}
._03{
  top: 250px!important;
  left: 1583px!important;
}
._04{
  top: 870px!important;
  left: -170px!important;
}
._05{
  top: 1490px!important;
  left: 1300px!important;
}
._06 {
    top: 710px!important;
    left: 1530px!important;
    width: 400px;
}
@media screen and (max-width:1600px){
  .n_container{
    max-width: 1228px;
  }
  .n_aboutTextImg{
    -ms-align-items: center;
    align-items: center;
  }
  .n_dropdownLink{
    font-size: 15px;
  }
  .n_menuLink{
    font-size: 15px;
    line-height: 18px;
  }
  .n_dropdownContent {
    width: 230px;
    left: calc(50% - (230px/2));
  }
  #scene{
    max-width: 1220px;
  }

  ._03{
    top: 180px!important;
    left: 1123px!important;
  }
  ._04{
    top:700px!important;
    left: -100px!important;
  }
  ._05{
    top: 1490px!important;
    left: 1000px!important;
  }
  ._06 {
      top: 710px!important;
      left: 1120px!important;
      width: 400px;
  }
}
@media screen and (max-width:1280px){
  .n_container{
    max-width: 940px;
  }
  .menuLogo{
    display: block;
    width: 150px;
  }
  .menuLogo img{
    width: 100%;
  }
  .n_dropdownLink {
    font-size: 12px;
    line-height: 16px;
  }
  .n_menuLink{
    font-size: 12px;
    line-height: 16px;
  }
  .n_dropdownContent {
    width: 200px;
    left: calc(50% - (200px/2));
  }
  .n_reviewsItem h3 {
    font-size: 24px;
    line-height: 28px;
    margin-top: 28px;
  }
  .n_reviewsItem p {
    font-size: 18px;
    line-height: 24px;
  }
  .n_aboutImg {
    width: 360px;
  }
  .n_aboutTextImg {
    width: 40%;
  }
  .n_aboutTextImg img{
    width: 100%;
  }
  #scene{
    max-width: 940px;
  }

  ._03{
    top: 100px!important;
    left: 863px!important;
  }
  ._04{
    top: 610px!important;
    left: -80px!important;
  }
  ._05{
    top: 1470px!important;
    left: 820px!important;
    width: 100px;
  }
  ._06 {
    top: 450px!important;
    left: 890px!important;
    width: 320px;
  }

}
@media screen and (max-width:1024px){
  .n_container{
    width: 100%;
    padding: 0 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .n_bannerDecor {
    height: 80px;
    background-size: contain;
  }
  .n_reviewsDecorTop, .n_reviewsDecorBottom {
    height: 63px;
    background-size: cover;
  }
  .n_about_text p{
    font-size: 16px;
    line-height: 130%;
  }
  .n_title{
    font-size: 32px;
    line-height: 36px;
  }
  .n_reviewsItem h3 {
    font-size: 22px;
    line-height: 24px;
    margin-top: 28px;
  }
  .n_reviewsItem p {
    font-size: 16px;
    line-height: 20px;
  }
  .n_reviewsGrid{
    margin-top: 48px;
  }
  .n_aboutTextBox{
    margin-top: 48px;
  }
  ._03{
    top: 70px!important;
    left: 863px!important;
  }
  ._04{
    top: 460px!important;
    left: -80px!important;
  }
  ._05{
    top: 1060px!important;
    left: 820px!important;
    width: 100px;
  }
  ._06 {
    top: 450px!important;
    left: 890px!important;
    width: 320px;
  }
}
@media screen and (max-width:960px){
  .n_mobileMenu{
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
  }
  .n_menuLink, .n_dropdownMenu{
    display: none;
  }
  .popupMenu{
    position: fixed;
    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: #DD562C;
    box-shadow: 0px 4px 9px rgba(0, 0, 0, 0.07);
    height: inherit;
    padding: 32px 32px 0 46px;
    width: 48%;
    animation-name: animateTop;
    animation-duration: 0.5s;
    position: relative;
  }
  @keyframes animateTop {
    from{
      top: -300px;
      opacity: 0;
    }
    to{
      top: 118px;
      opacity: 1;
    }
  }
  .n_mobileLink{
    font-family: 'Roboto',sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 26px;
    line-height: 59px;
    color: #FFFFFF;
    text-decoration: none;
    position: relative;
  }
  .n_mobileLink::before{
    content: "";
    position: absolute;
    left: -17px;
    clip-path: polygon(0 0, 100% 50%, 0 100%);
    width: 6px;
    height: 12px;
    background: #FFFFFF;
    top: calc(50% - (12px/2));
  }
  .close_button{
    margin-left: auto;
    margin-bottom: 24px;
  }
  .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: 0;
    left: 34px;
  }
  .n_dropdownMobileContent{
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 24px;
  }
  .n_dropdownMobileLink{
    font-family: 'Roboto',sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 56px;
    color: #FFFFFF;
    text-decoration: none;
    padding: 12px 0;
  }
  .n_dropdownMobileLink:hover{
    color: #283A63!important;
  }
  .n_dropdownMobileMenu:hover .n_dropdownMobileContent{
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
  }
  .n_dropdownMobileMenu:hover .n_mobileLink::before{
    clip-path: polygon(100% 0, 50% 100%, 0 0);
    width: 12px;
    height: 6px;
    left: -20px;
    top: calc(50% - (6px/2));
  }
  .activeMenu{
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    top: 118px;
  }
}
@media screen and (max-width:768px){
  .n_bannerBlock{
    display: none;
  }
  .n_bannerMobileBlock{
    display: block;
  }
  .n_bannerMobileBlock a img{
    width: 100%;
  }
  .n_mobileLink {
    font-size: 20px;
    line-height: 53px;
  }
  .n_reviewsGrid {
    grid-template-columns: repeat(1, 1fr);
    grid-row-gap: 20px;
  }
  .n_reviewsItem h3{
    font-size: 32px;
    line-height: 34px;
  }
  .n_reviewsItem p{
    font-size: 24px;
    line-height: 28px;
  }
  .n_aboutMobileImg{
    display: block;
    position: relative;
    z-index: 4;
  }
  .n_aboutTextImg{
    display: none;
  }
  .n_about_text{
    width: 100%;
  }
  .n_about_text p{
    font-size: 24px;
    line-height: 35px;
  }
  .n_aboutBox{
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    justify-content: space-between;
    -ms-align-items: flex-end;
    align-items: flex-end;
  }
  .n_aboutImg{
    width: 200px;
  }
  .n_aboutImg p{
    font-size: 24px;
    line-height: 34px;
    margin-top: 12px;
  }
  .n_aboutMobileImg img{
    width: 100%;
  }
  .n_reviewsItem:nth-child(2){
    margin-top: 60px;
  }
  ._03{
    top: 600px!important;
    left: calc(90% - (50px/2))!important;
  }
  ._04{
    top: 830px!important;
    left: calc(-3% - (50px/2))!important;
  }
  ._05{
    top: 1366px!important;
    left: calc(94% - (50px/2))!important;
    width: 50px;
  }
  ._06 {
    display: none;
  }
  .activeMenu{
    top: 65px;
  }
  @keyframes animateTop {
    from{
      top: -300px;
      opacity: 0;
    }
    to{
      top: 65px;
      opacity: 1;
    }
  }
}
@media screen and (max-width:640px){
  ._03{
    top: 23%!important;
  }
  ._04{
    top: 33%!important;
  }
  ._05{
    top: 54.5%!important;
    left: calc(92% - (50px/2))!important;
  }
}
@media screen and (max-width:568px){
  .n_reviewsItem h3 {
    font-size: 24px;
    line-height: 28px;
  }
  .n_reviewsItem p {
    font-size: 20px;
    line-height: 24px;
  }
  .popupContainer{
    width: 58%;
  }
  ._03{
    top: 22%!important;
  }
  ._04{
    top: 28%!important;
  }
  ._05{
    top: 49.5%!important;
    left: calc(92% - (50px/2))!important;
  }
}
@media screen and (max-width:428px){
  .n_titleBlock img{
    width: 32px;
    height: 32px;
  }
  .n_title {
    font-size: 24px;
    line-height: 36px;
  }
  .n_about {
    margin-top: 32px;
  }
  .n_aboutImg{
    width: 150px;
  }
  .n_aboutMobileImg{
    width: 150px;
  }
  .n_about_text p {
    font-size: 16px;
    line-height: 24px;
  }
  .n_aboutTextBox {
    margin-top: 32px;
  }
  .popupContainer{
    width: 320px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .n_mobileLink {
    font-size: 16px;
    line-height: 32px;
  }
  .n_dropdownMobileLink {
    font-size: 16px;
    line-height: 20px;
    padding: 8px 0;
  }
  ._03{
    top: 26%!important;
  }
  ._04{
    top: 28%!important;
  }
  ._05{
    top: 57%!important;
    left: calc(88% - (50px/2))!important;
  }
}
@media screen and (max-width:375px){
  .n_reviewsItem h3 {
    font-size: 16px;
    line-height: 20px;
    margin-top: 16px;
  }
  .n_reviewsItem p {
    font-size: 14px;
    line-height: 18px;
  }
  .n_about_text p {
    font-size: 14px;
    line-height: 22px;
  }
  ._03{
    top: 24%!important;
  }
  ._04{
    top: 29%!important;
  }
  ._05{
    top: 54.5%!important;
    left: calc(88% - (50px/2))!important;
  }
}
@media screen and (max-width:360px){
  ._03{
    top: 24%!important;
  }
  ._04{
    top: 29%!important;
  }
  ._05{
    top: 53%!important;
  }
}
@media screen and (max-width:320px){
  .menuLogo {
    width: 120px;
  }
  .n_menu-margin{
    margin-bottom: 32px;
  }
  .n_titleBlock img {
    margin-right: 16px;
  }
  .n_aboutImg {
    width: 120px;
  }
  .n_aboutMobileImg {
    width: 120px;
  }
  .n_aboutImg p {
    font-size: 18px;
    line-height: 34px;
    margin-top: 0px;
  }
  .popupContainer {
    width: 300px;
  }
  ._05{
    top: 50.5%!important;
  }
}
