img {
  max-width: 100%;
  vertical-align: middle;
  display: inline-block;
}

.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;
}

.pc-wrapper * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.pc-wrapper {
  position: static;
  overflow: hidden;
}

.pc-hero_wrapper {
  position: relative;
}

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

.h-element01 {
  position: absolute;
  top: 61px;
  right: 69px;
  width: 360px;
  height: 430px;
  background-image: url('//static.mvideo.ru/media/Promotions/Promo_Page/2021/April/PersonalPrice/images/phone.png');
  background-position: 0% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.h-element02 {
  position: absolute;
  top: -71px;
  right: -105px;
  width: 70%;
  height: 100%;
  background-image: url('//static.mvideo.ru/media/Promotions/Promo_Page/2021/April/PersonalPrice/images/hero-element.png');
  background-position: 0% 100%;
  background-size: contain;
  background-repeat: no-repeat;
}

.hero-descr {
  width: 50%;
  height: 100%;
  padding-top: 60px;
  color: #fff;
}

.pc-header {
  margin-bottom: 30px;
  font-size: 42px;
  line-height: 42px;
  font-weight: 700;
}

.body {
  font-family: Roboto, sans-serif;
}

.image {
  margin-bottom: 30px;
}

.pc-h_desript {
  margin-bottom: 30px;
  font-size: 22px;
  line-height: 28px;
}

.test-mode {
  position: relative;
  width: auto;
  height: 35px;
  padding-right: 20px;
  float: left;
  background-color: #e31134;
  line-height: 33px;
}

.text-block {
  display: inline-block;
}

.longer {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 0;
  width: 100vw;
  height: 35px;
  background-color: #e31134;
}

.tem-txt {
  position: relative;
}

.skewblock {
  position: absolute;
  top: 430px;
  width: 100%;
  height: 320px;
  background-color: #fff;
  -webkit-transform: skew(0deg, -10deg);
  -ms-transform: skew(0deg, -10deg);
  transform: skew(0deg, -10deg);
}

.pc-content_wrapper {
  position: relative;
  padding-bottom: 90px;
}

.pc_content_container {
  position: relative;
  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;
}

.pc-content-img {
  width: 50%;
  padding-right: 40px;
}

.pc-about {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-size: 18px;
  line-height: 24px;
}

.pc-a_head {
  margin-bottom: 20px;
  font-size: 28px;
  line-height: 36px;
}

.text-block-2 {
  font-size: 18px;
  line-height: 24px;
}

.text-block-3 {
  margin-bottom: 20px;
  font-size: 18px;
  line-height: 24px;
}

.a_txt-block {
  margin-bottom: 40px;
}

.ico-pp {
  width: 90px;
  height: 90px;
  max-width: none;
  border-radius: 16px;
  box-shadow: 7px 7px 30px 0 hsla(0, 0%, 58.8%, 0.4);
}

.div-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.text-block-4 {
  padding-left: 40px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.pc-hero_back {
  position: absolute;
  left: 0%;
  top: -28%;
  right: 0%;
  bottom: auto;
  height: 150%;
  background-image: url('//static.mvideo.ru/media/Promotions/Promo_Page/2021/April/PersonalPrice/images/hero-back.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transform: skew(0deg, -10deg);
  -ms-transform: skew(0deg, -10deg);
  transform: skew(0deg, -10deg);
}

.decor {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
}

.dec-line {
  position: absolute;
  width: 150px;
  height: 2px;
  -webkit-transform: skew(0deg, -10deg);
  -ms-transform: skew(0deg, -10deg);
  transform: skew(0deg, -10deg);
}

.dec-line._01 {
  left: -106px;
  top: 196px;
  background-color: #e31134;
}

.dec-line._02 {
  top: -89px;
  right: -131px;
  width: 170px;
  background-color: #4ac4d7;
}

.dec-line._03 {
  right: 0px;
  bottom: -13px;
  background-color: #e41f40;
}

.dec-line._04 {
  right: 26px;
  bottom: -46px;
  width: 80px;
  height: 18px;
  background-color: #333;
}
.pc_content_containe-center{
  margin-top: 48px;
  justify-content: center;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-align-items: center;
  align-items: center;
}
.pc_qr{
  width: 320px;
  margin-top: 48px;
}
.pc_qr img{
  width: 100%;
}
.a_txt-block-bottom{
  font-size: 32px;
  line-height: 40px;
  margin-top: 48px;

}
.atgLink{
  text-decoration: none;
  background: #E12325;
  padding: 13px 24px;
  color: #FFFFFF;
  border-radius: 4px;
}
.pc_mobile{
  display: none;
}
@media screen and (min-width: 1280px) {
  .pc-hero_container {
    width: 1228px;
    height: 590px;
  }

  .h-element01 {
    right: 144px;
  }

  .h-element02 {
    right: -126px;
  }

  .pc-header {
    margin-bottom: 40px;
    font-size: 52px;
    line-height: 50px;
  }

  .pc-h_desript {
    margin-bottom: 40px;
    font-size: 30px;
    line-height: 35px;
  }

  .skewblock {
    top: 461px;
  }

  .pc_content_container {
    width: 1228px;
  }

  .pc-content-img {
    padding-right: 100px;
  }

  .pc-hero_back {
    top: -50%;
  }
  .pc_content_containe-center{
    margin-top: 48px;
    justify-content: center;
  }
  .pc_qr{
    margin-top: 48px;
  }
}

@media screen and (min-width: 1920px) {
  .pc-wrapper {
    position: relative;
    min-height: 680px;
  }

  .pc-hero_container {
    width: 1516px;
    height: 640px;
  }

  .h-element01 {
    right: 307px;
    width: 460px;
  }

  .h-element02 {
    right: -58px;
  }

  .skewblock {
    top: 488px;
  }

  .pc_content_container {
    width: 1516px;
  }

  .pc-hero_back {
    top: -60%;
  }
}

@media screen and (max-width: 991px) {
  .pc-hero_container {
    width: auto;
    height: 450px;
  }

  .h-element01 {
    top: 40px;
    width: 270px;
    height: 360px;
  }

  .h-element02 {
    top: -84px;
    right: -100px;
    width: 70%;
    height: 110%;
  }

  .hero-descr {
    padding-top: 40px;
    padding-left: 20px;
  }

  .pc-header {
    font-size: 33px;
  }

  .pc-h_desript {
    font-size: 16px;
    line-height: 22px;
  }

  .skewblock {
    top: 377px;
  }

  .pc_content_container {
    width: auto;
    padding-right: 20px;
    padding-left: 20px;
  }

  .pc-about {
    position: relative;
    font-size: 16px;
    line-height: 20px;
  }

  .pc-a_head {
    font-size: 22px;
    line-height: 28px;
  }
}

@media screen and (max-width: 767px) {
  .pc-hero_container {
    height: 340px;
  }

  .h-element01 {
    top: 40px;
    right: 20px;
    width: 200px;
  }

  .hero-descr {
    padding-top: 20px;
  }

  .h-lable {
    width: 90px;
  }

  .pc-header {
    margin-bottom: 16px;
    font-size: 20px;
    line-height: 20px;
  }

  .image {
    margin-bottom: 16px;
  }

  .pc-h_desript {
    margin-bottom: 16px;
    font-size: 12px;
    line-height: 16px;
  }

  .tem-txt {
    font-size: 10px;
  }

  .skewblock {
    top: 269px;
  }

  .pc_content_container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .pc-content-img {
    width: 100%;
  }

  .dec-line._01 {
    left: -46px;
    top: 677px;
  }

  .dec-line._02 {
    top: -53px;
    right: -68px;
  }
}

@media screen and (max-width: 479px) {
  .pc-wrapper {
    min-width: 320px;
  }

  .pc-hero_container {
    display: block;
    height: 310px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .h-element01 {
    left: auto;
    top: 70px;
    right: 20px;
    display: none;
    width: 116px;
    height: 230px;
  }

  .h-element02 {
    top: auto;
    right: -120px;
    bottom: 0px;
    width: 370px;
    height: 100%;
  }

  .hero-descr {
    position: relative;
    width: 100%;
    padding-left: 0px;
  }

  .pc-header {
    font-size: 25px;
    line-height: 23px;
  }

  .test-mode {
    height: 25px;
  }

  .longer {
    height: 25px;
  }

  .tem-txt {
    font-size: 8px;
    line-height: 25px;
  }

  .skewblock {
    top: 251px;
  }

  .a_txt-block {
    margin-bottom: 20px;
  }

  .ico-pp {
    width: 50px;
    height: 50px;
  }

  .div-block {
    margin-bottom: 20px;
  }

  .text-block-4 {
    padding-left: 20px;
  }

  .dec-line._01 {
    top: 576px;
  }
}
@media screen and (max-width:768px){
  .pc_content_containe-center{
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .pc_desktop{
    display: none;
  }
  .pc_mobile{
    display: block;
  }
}
@media screen and (max-width:568px){
  .a_txt-block-bottom{
    font-size: 24px;
    line-height: 32px;
    text-align: center;
  }
}
