@charset "UTF-8";
.prm-body {
  overflow: hidden;
}

.prm-body * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-family: "Roboto", sans-serif;
}



.prm-body ._container {
  margin: 0 auto;
  max-width: 1280px;
  padding: 0 26px;
}
@media (max-width: 1279.98px) {
  .prm-body ._container {
    max-width: 1024px;
    padding: 0 42px;
  }
}
@media (max-width: 991.98px) {
  .prm-body ._container {
    max-width: none;
    padding: 0 20px;
  }
}

.prm-body .prm-br60 {
  border-radius: 60px;
  overflow: hidden;
}

@media (max-width: 1280px) {
  .prm-body .prm-br60 {
    border-radius: 46px;
  }
}

@media (max-width: 991px) {
  .prm-body .prm-br60 {
    border-radius: 35px;
  }
}

@media (max-width: 760px) {
  .prm-body .prm-br60 {
    border-radius: 9.375vw;
  }
}

.prm-body .prm-br16 {
  border-radius: 16px;
  overflow: hidden;
}

@media (max-width: 1280px) {
  .prm-body .prm-br16 {
    border-radius: 13px;
  }
}

@media (max-width: 991px) {
  .prm-body .prm-br16 {
    border-radius: 10px;
  }
}

@media (max-width: 760px) {
  .prm-body .prm-br16 {
    border-radius: 9.375vw;
  }
}

.prm-body .prm-p {
  margin: 0;
  font-weight: 500;
  font-size: 16px;
  line-height: 140%;
  color: #333;
}

@media (max-width: 1280px) {
  .prm-body .prm-p {
    font-size: 14px;
  }
}

.prm-body .prm-p.prm-md {
  font-size: 24px;
  line-height: 120%;
}

@media (max-width: 1280px) {
  .prm-body .prm-p.prm-md {
    font-size: 20px;
  }
}

.prm-body .prm-p.prm-sm {
  font-size: 18px;
  line-height: 140%;
  font-weight: 400;
}

@media (max-width: 1280px) {
  .prm-body .prm-p.prm-sm {
    font-size: 16px;
  }
}

.prm-body .prm-d {
  margin: 0;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  color: #434343;
}

@media (max-width: 1280px) {
  .prm-body .prm-d {
    font-size: 14px;
  }
}

@media (max-width: 760px) {
  .prm-body .prm-d {
    font-size: 12px;
  }
}

.prm-body .prm-mt190 {
  margin-top: 190px !important;
}

@media (max-width: 1280px) {
  .prm-body .prm-mt190 {
    margin-top: 150px !important;
  }
}

@media (max-width: 760px) {
  .prm-body .prm-mt190 {
    margin-top: 60px !important;
  }
}

.prm-body .prm-mt120 {
  margin-top: 120px !important;
}

@media (max-width: 1280px) {
  .prm-body .prm-mt120 {
    margin-top: 94px !important;
  }
}

@media (max-width: 760px) {
  .prm-body .prm-mt120 {
    margin-top: 60px !important;
  }
}

.prm-body .prm-mb16 {
  margin-bottom: 16px !important;
}

@media (max-width: 1280px) {
  .prm-body .prm-mb16 {
    margin-bottom: 13px !important;
  }
}

.prm-body .prm-mb20 {
  margin-bottom: 20px !important;
}

@media (max-width: 1280px) {
  .prm-body .prm-mb20 {
    margin-bottom: 16px !important;
  }
}

.prm-body .prm-mb25 {
  margin-bottom: 25px !important;
}

@media (max-width: 1280px) {
  .prm-body .prm-mb25 {
    margin-bottom: 20px !important;
  }
}

.prm-body .prm-mb30 {
  margin-bottom: 30px !important;
}

@media (max-width: 1280px) {
  .prm-body .prm-mb30 {
    margin-bottom: 24px !important;
  }
}

.prm-body .prm-mb35 {
  margin-bottom: 35px !important;
}

@media (max-width: 1280px) {
  .prm-body .prm-mb35 {
    margin-bottom: 27px !important;
  }
}

.prm-body .prm-mb50 {
  margin-bottom: 50px !important;
}

@media (max-width: 1280px) {
  .prm-body .prm-mb50 {
    margin-bottom: 39px !important;
  }
}

.prm-body .prm-mb60 {
  margin-bottom: 60px !important;
}

@media (max-width: 1280px) {
  .prm-body .prm-mb60 {
    margin-bottom: 46px !important;
  }
}

@media (max-width: 760px) {
  .prm-body .prm-mb60 {
    margin-bottom: 40px !important;
  }
}

.prm-body .prm-mb120 {
  margin-bottom: 120px !important;
}

@media (max-width: 1280px) {
  .prm-body .prm-mb120 {
    margin-bottom: 94px !important;
  }
}

.prm-body .prm-pt60 {
  padding-top: 60px !important;
}

@media (max-width: 1280px) {
  .prm-body .prm-pt60 {
    padding-top: 46px !important;
  }
}

@media (max-width: 760px) {
  .prm-body .prm-pt60 {
    padding-top: 60px !important;
  }
}

.prm-body .prm-pb60 {
  padding-bottom: 60px !important;
}

@media (max-width: 1280px) {
  .prm-body .prm-pb60 {
    padding-bottom: 46px !important;
  }
}

@media (max-width: 760px) {
  .prm-body .prm-pb60 {
    padding-bottom: 60px !important;
  }
}

.prm-body .prm-title {
  font-weight: 500;
  font-size: 32px;
  line-height: 110%;
  color: #262626;
  margin: 0;
}

@media (max-width: 1280px) {
  .prm-body .prm-title {
    font-size: 25px;
  }
}

.prm-body .prm-title.prm-sm {
  font-size: 22px;
  line-height: 127%;
}

@media (max-width: 1280px) {
  .prm-body .prm-title.prm-sm {
    font-size: 17px;
  }
}

.prm-body .prm-button {
  font-weight: 500;
  font-size: 14px;
  line-height: 140%;
  color: #262626;
  display: inline-block;
  vertical-align: top;
  padding: 12px 16px;
  background: #fff;
  border: 2px solid #c10230;
  border-radius: 8px;
  padding: 12px 16px;
  -webkit-transition: all ease .1s;
  transition: all ease .1s;
}

.prm-body .prm-button.prm-filled {
  background-color: #c10230;
  color: #fff;
  padding: 16px 28px;
  font-size: 16px;
  line-height: 120%;
}

@media (max-width: 760px) {
  .prm-body a.prm-button {
    width: 100%;
    text-align: center;
  }
}

@media (hover: hover) {
  .prm-body a.prm-button:hover {
    background-color: #c10230;
    color: #fff;
  }
}

.prm-body a.prm-button.prm-filled {
  background-color: #c10230;
  color: #fff;
}

@media (hover: hover) {
  .prm-body a.prm-button.prm-filled:hover {
    background-color: #fff;
    color: #262626;
  }
}

.prm-body .prm-header-section .prm-header-figure {
  margin: 0;
}

.prm-body .prm-header-section .prm-header-figure picture {
  display: block;
}

.prm-body .prm-header-section .prm-header-figure img {
  display: block;
  width: 2100px;
  margin-left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

@media (max-width: 1280px) {
  .prm-body .prm-header-section .prm-header-figure img {
    width: 1596px;
  }
}

@media (max-width: 991px) {
  .prm-body .prm-header-section .prm-header-figure img {
    width: 100vw;
    width: 100dvw;
  }
}

@media (max-width: 760px) {
  .prm-body .prm-header-section .prm-header-figure img {
    width: 100vw;
    width: 100dvw;
  }
}

.prm-body .prm-video-play {
  display: block;
  text-decoration: none;
  position: relative;
}

.prm-body .prm-video-play:before {
  content: "Смотреть видео";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  padding-top: 80px;
  background: url("//static.mvideo.ru/media/Promotions/Promo_Page/2025/November/dobrye-igrushki/img/play.svg") center top no-repeat;
  background-size: 66px auto;
  text-align: center;
  font-weight: 500;
  font-size: 20px;
  line-height: 140%;
  text-align: center;
  color: #fff;
  height: 108px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: -webkit-transform ease 0.5s;
  transition: -webkit-transform ease 0.5s;
  transition: transform ease 0.5s;
  transition: transform ease 0.5s, -webkit-transform ease 0.5s;
}

@media (max-width: 1280px) {
  .prm-body .prm-video-play:before {
    font-size: 16px;
    padding-top: 62px;
    background-size: 52px;
  }
}

.prm-body .prm-video-play:hover:before {
  -webkit-transform: scale(1.07);
          transform: scale(1.07);
}

.prm-body .prm-image {
  display: block;
  margin: 0;
}

.prm-body .prm-image img {
  display: block;
  width: 100%;
}

@media (max-width: 760px) {
  .prm-body .prm-about-section .prm-mobile-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 60px;
  }
}

@media (max-width: 991px) {
  .prm-body .prm-about-section .prm-mobile-reverse .prm-mt190 {
    margin-top: 46px !important;
  }
}

@media (max-width: 760px) {
  .prm-body .prm-about-section .prm-mobile-reverse .prm-mt190 {
    margin-top: 0px !important;
  }
}

.prm-body .prm-about-section .prm-about-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 760px) {
  .prm-body .prm-about-section .prm-about-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 40px;
    width: 100%;
  }
}

.prm-body .prm-about-section .prm-about-row .prm-about-text-col {
  width: 47.3127036%;
}

@media (max-width: 760px) {
  .prm-body .prm-about-section .prm-about-row .prm-about-text-col {
    width: 100%;
  }
}

.prm-body .prm-about-section .prm-about-row .prm-about-image-col {
  width: 45.3583062%;
}

@media (max-width: 760px) {
  .prm-body .prm-about-section .prm-about-row .prm-about-image-col {
    width: 100%;
  }
}

.prm-body .prm-about-section .prm-about-row .prm-offset1 {
  margin-top: -260px;
}

@media (max-width: 1280px) {
  .prm-body .prm-about-section .prm-about-row .prm-offset1 {
    margin-top: -200px;
  }
}

@media (max-width: 991px) {
  .prm-body .prm-about-section .prm-about-row .prm-offset1 {
    margin-top: 0;
  }
}

@media (max-width: 760px) {
  .prm-body .prm-about-section .prm-about-row .prm-offset1 {
    max-width: 403px;
    margin: auto;
  }
}

.prm-body .prm-help-section {
  background: #A8CDE1 url("//static.mvideo.ru/media/Promotions/Promo_Page/2025/November/dobrye-igrushki/img/bg1.webp") center no-repeat;
  background-size: cover;
}

.prm-body .prm-help-section .prm-title {
  text-align: center;
}

.prm-body .prm-help-section .prm-help-steps {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 760px) {
  .prm-body .prm-help-section .prm-help-steps {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 40px;
  }
}

.prm-body .prm-help-section .prm-help-steps .prm-help-steps-list {
  margin: 0;
  padding: 0;
  list-style: none;
  max-width: 423px;
  counter-reset: section 0;
}

@media (max-width: 1280px) {
  .prm-body .prm-help-section .prm-help-steps .prm-help-steps-list {
    max-width: 330px;
  }
}

@media (max-width: 760px) {
  .prm-body .prm-help-section .prm-help-steps .prm-help-steps-list {
    max-width: 450px;
    margin: auto;
  }
}

.prm-body .prm-help-section .prm-help-steps .prm-help-steps-list li {
  background: #fff;
  padding: 20px 30px 20px 54px;
  position: relative;
  counter-increment: section;
}

@media (max-width: 1280px) {
  .prm-body .prm-help-section .prm-help-steps .prm-help-steps-list li {
    padding: 15px 24px 15px 42px;
  }
}

.prm-body .prm-help-section .prm-help-steps .prm-help-steps-list li:before {
  content: counter(section);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  width: 20px;
  text-align: left;
  position: absolute;
  left: 20px;
  top: 0;
  bottom: 0;
  margin: auto;
  font-weight: 700;
  font-size: 32px;
  line-height: 125%;
  color: #4981ce;
}

@media (max-width: 1280px) {
  .prm-body .prm-help-section .prm-help-steps .prm-help-steps-list li:before {
    width: 15px;
    left: 15px;
    font-size: 25px;
  }
}

.prm-body .prm-help-section .prm-help-steps .prm-help-steps-list li + li {
  margin-top: 35px;
}

@media (max-width: 1280px) {
  .prm-body .prm-help-section .prm-help-steps .prm-help-steps-list li + li {
    margin-top: 27px;
  }
}

@media (max-width: 760px) {
  .prm-body .prm-help-section .prm-help-steps .prm-help-steps-list li + li {
    margin-top: 30px;
  }
}

.prm-body .prm-help-section .prm-help-steps .prm-image {
  margin-left: -20px;
  width: 403px;
  position: relative;
}

@media (max-width: 1280px) {
  .prm-body .prm-help-section .prm-help-steps .prm-image {
    margin-left: -15px;
    width: 314px;
  }
}

@media (max-width: 760px) {
  .prm-body .prm-help-section .prm-help-steps .prm-image {
    width: 100%;
    margin: auto;
    max-width: 403px;
  }
}

.prm-body .prm-about-fond-section .prm-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 760px) {
  .prm-body .prm-about-fond-section .prm-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 40px;
  }
}

.prm-body .prm-about-fond-section .prm-row .prm-text-col {
  width: 56.026%;
}

@media (max-width: 760px) {
  .prm-body .prm-about-fond-section .prm-row .prm-text-col {
    width: 100%;
  }
}

.prm-body .prm-about-fond-section .prm-row .prm-image-col {
  width: 33.0618893%;
}

@media (max-width: 760px) {
  .prm-body .prm-about-fond-section .prm-row .prm-image-col {
    width: 100%;
  }
}

.prm-body .prm-about-fond-section .prm-row .prm-image-col .prm-image {
  margin: -40px 0;
}

@media (max-width: 1280px) {
  .prm-body .prm-about-fond-section .prm-row .prm-image-col .prm-image {
    margin: -30px 0;
  }
}

@media (max-width: 760px) {
  .prm-body .prm-about-fond-section .prm-row .prm-image-col .prm-image {
    margin: auto;
    max-width: 403px;
  }
}

.prm-body .prm-fonds-types-section .prm-fonds-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  gap: 40px;
}

@media (max-width: 1280px) {
  .prm-body .prm-fonds-types-section .prm-fonds-row {
    gap: 30px;
  }
}

@media (max-width: 760px) {
  .prm-body .prm-fonds-types-section .prm-fonds-row {
    gap: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.prm-body .prm-fonds-types-section .prm-fonds-row .prm-col {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
}

@media (max-width: 760px) {
  .prm-body .prm-fonds-types-section .prm-fonds-row .prm-col {
    width: 100%;
  }
}

.prm-body .prm-fonds-types-section .prm-fonds-row .prm-col .prm-fond {
  height: 100%;
  -webkit-box-shadow: 2px 2px 6px 0 rgba(0, 0, 0, 0.25), -1px -1px 38px 0 rgba(57, 110, 153, 0.63);
          box-shadow: 2px 2px 6px 0 rgba(0, 0, 0, 0.25), -1px -1px 38px 0 rgba(57, 110, 153, 0.63);
  position: relative;
}

@media (max-width: 760px) {
  .prm-body .prm-fonds-types-section .prm-fonds-row .prm-col .prm-fond {
    -webkit-box-shadow: 2px 2px 6px 0 rgba(0, 0, 0, 0.125), -1px -1px 38px 0 rgba(57, 110, 153, 0.315);
            box-shadow: 2px 2px 6px 0 rgba(0, 0, 0, 0.125), -1px -1px 38px 0 rgba(57, 110, 153, 0.315);
  }
}

.prm-body .prm-fonds-types-section .prm-fonds-row .prm-col .prm-fond.prm-type1 {
  background: #C1D8F7 url("//static.mvideo.ru/media/Promotions/Promo_Page/2025/November/dobrye-igrushki/img/bg2.webp") center no-repeat;
  background-size: cover;
}

.prm-body .prm-fonds-types-section .prm-fonds-row .prm-col .prm-fond.prm-type1 .prm-fond-padding {
  padding: 69px 40px 0 50px;
}

@media (max-width: 1280px) {
  .prm-body .prm-fonds-types-section .prm-fonds-row .prm-col .prm-fond.prm-type1 .prm-fond-padding {
    padding: 53px 30px 0 40px;
  }
}

@media (max-width: 991px) {
  .prm-body .prm-fonds-types-section .prm-fonds-row .prm-col .prm-fond.prm-type1 .prm-fond-padding {
    padding: 40px 23px 0 30px;
  }
}

@media (max-width: 760px) {
  .prm-body .prm-fonds-types-section .prm-fonds-row .prm-col .prm-fond.prm-type1 .prm-fond-padding {
    padding: 40px 20px clamp(0px, 116.9375vw, 465px);
  }
}

.prm-body .prm-fonds-types-section .prm-fonds-row .prm-col .prm-fond.prm-type1 .prm-image {
  max-width: 365px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 206px;
}

@media (max-width: 1280px) {
  .prm-body .prm-fonds-types-section .prm-fonds-row .prm-col .prm-fond.prm-type1 .prm-image {
    max-width: 284px;
    left: 160px;
  }
}

@media (max-width: 991px) {
  .prm-body .prm-fonds-types-section .prm-fonds-row .prm-col .prm-fond.prm-type1 .prm-image {
    left: 121px;
    max-width: 215px;
  }
}

@media (max-width: 760px) {
  .prm-body .prm-fonds-types-section .prm-fonds-row .prm-col .prm-fond.prm-type1 .prm-image {
    left: 6.25vw;
    left: 0;
    right: 0;
    margin: auto;
    max-width: none;
    width: 106vw;
    max-width: 403px;
  }
}

.prm-body .prm-fonds-types-section .prm-fonds-row .prm-col .prm-fond.prm-type2 {
  background: #7AA9E2 url("//static.mvideo.ru/media/Promotions/Promo_Page/2025/November/dobrye-igrushki/img/bg3.webp") center no-repeat;
  background-size: cover;
}

.prm-body .prm-fonds-types-section .prm-fonds-row .prm-col .prm-fond.prm-type2 .prm-fond-padding {
  padding: 0 40px 69px 50px;
}

@media (max-width: 1280px) {
  .prm-body .prm-fonds-types-section .prm-fonds-row .prm-col .prm-fond.prm-type2 .prm-fond-padding {
    padding: 0 30px 53px 40px;
  }
}

@media (max-width: 991px) {
  .prm-body .prm-fonds-types-section .prm-fonds-row .prm-col .prm-fond.prm-type2 .prm-fond-padding {
    padding: 0 23px 40px 30px;
  }
}

@media (max-width: 760px) {
  .prm-body .prm-fonds-types-section .prm-fonds-row .prm-col .prm-fond.prm-type2 .prm-fond-padding {
    padding: 0 20px 40px;
  }
}

.prm-body .prm-support-section {
  background: #A8CDE1 url("//static.mvideo.ru/media/Promotions/Promo_Page/2025/November/dobrye-igrushki/img/bg1.webp") center no-repeat;
  background-size: cover;
}

.prm-body .prm-support-section ._container {
  position: relative;
}

.prm-body .prm-support-section .prm-support-plate {
  background: #fff url("//static.mvideo.ru/media/Promotions/Promo_Page/2025/November/dobrye-igrushki/img/bg4.webp") center no-repeat;
  background-size: cover;
  -webkit-box-shadow: 2px 2px 6px 0 rgba(0, 0, 0, 0.25), -1px -1px 38px 0 rgba(57, 110, 153, 0.63);
          box-shadow: 2px 2px 6px 0 rgba(0, 0, 0, 0.25), -1px -1px 38px 0 rgba(57, 110, 153, 0.63);
  padding: 50px 65px 100px;
  max-width: 532px;
  margin: auto;
  position: relative;
  text-align: center;
}

@media (max-width: 1280px) {
  .prm-body .prm-support-section .prm-support-plate {
    padding: 39px 50px 78px;
    max-width: 416px;
  }
}

@media (max-width: 991px) {
  .prm-body .prm-support-section .prm-support-plate {
    padding: 39px 50px 50px;
  }
}

@media (max-width: 760px) {
  .prm-body .prm-support-section .prm-support-plate {
    max-width: none;
    padding: 40px 20px 60px;
  }
}

.prm-body .prm-support-section .prm-support-plate .prm-logo {
  display: block;
  margin: 0 auto;
  width: 193px;
}

@media (max-width: 1280px) {
  .prm-body .prm-support-section .prm-support-plate .prm-logo {
    width: 150px;
  }
}

@media (max-width: 760px) {
  .prm-body .prm-support-section .prm-support-plate .prm-logo {
    width: 190px;
  }
}

.prm-body .prm-support-section .prm-support-plate .prm-logo img {
  display: block;
  width: 100%;
}

.prm-body .prm-support-section .prm-support-plate .prm-title {
  max-width: 312px;
  margin: auto;
}

@media (max-width: 1280px) {
  .prm-body .prm-support-section .prm-support-plate .prm-title {
    max-width: 243px;
  }
}

@media (max-width: 760px) {
  .prm-body .prm-support-section .prm-support-plate .prm-title {
    max-width: none;
  }
}

.prm-body .prm-support-section .prm-support-plate .prm-p {
  max-width: 338px;
  margin: auto;
}

@media (max-width: 1280px) {
  .prm-body .prm-support-section .prm-support-plate .prm-p {
    max-width: 263px;
  }
}

@media (max-width: 760px) {
  .prm-body .prm-support-section .prm-support-plate .prm-p {
    max-width: none;
  }
}

.prm-body .prm-support-section .prm-image {
  position: absolute;
}

@media (max-width: 760px) {
  .prm-body .prm-support-section .prm-image {
    position: static;
  }
}

.prm-body .prm-support-section .prm-image.prm-image1 {
  width: 456px;
  left: calc(50% - 140px);
  top: -30px;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  z-index: 3;
}

@media (max-width: 1280px) {
  .prm-body .prm-support-section .prm-image.prm-image1 {
    width: 362px;
    left: calc(50% - 109px);
    top: -23px;
  }
}

@media (max-width: 991px) {
  .prm-body .prm-support-section .prm-image.prm-image1 {
    width: 270px;
    left: calc(50% - 129px);
    top: 39px;
  }
}

@media (max-width: 760px) {
  .prm-body .prm-support-section .prm-image.prm-image1 {
    max-width: 403px;
    width: 100%;
    left: auto;
    top: auto;
    margin: 0 auto 40px;
    -webkit-transform: none;
            transform: none;
  }
}

.prm-body .prm-support-section .prm-image.prm-image2 {
  width: 463px;
  left: calc(50% + 140px);
  top: -69px;
  z-index: 3;
}

@media (max-width: 1280px) {
  .prm-body .prm-support-section .prm-image.prm-image2 {
    width: 361px;
    left: calc(50% + 109px);
    top: -53px;
  }
}

@media (max-width: 991px) {
  .prm-body .prm-support-section .prm-image.prm-image2 {
    width: 273px;
    left: calc(50% + 129px);
    top: 0;
  }
}

@media (max-width: 760px) {
  .prm-body .prm-support-section .prm-image.prm-image2 {
    max-width: 403px;
    width: 100%;
    left: auto;
    top: auto;
    margin: -70px auto 0;
    -webkit-transform: none;
            transform: none;
    position: relative;
    z-index: 3;
    pointer-events: none;
  }
}

.prm-body .prm-heroes-section .prm-text {
  max-width: 980px;
  margin: auto;
  text-align: center;
}

@media (max-width: 1280px) {
  .prm-body .prm-heroes-section .prm-text {
    max-width: 764px;
  }
}

@media (max-width: 760px) {
  .prm-body .prm-heroes-section .prm-text {
    max-width: none;
    text-align: left;
  }
}

.prm-body .prm-heroes-section .swiper-wrp {
  position: relative;
}

@media (max-width: 760px) {
  .prm-body .prm-heroes-section .swiper-wrp {
    padding: 0 10px;
    margin: 0 -10px;
  }
}

@media (max-width: 760px) {
  .prm-body .prm-heroes-section .swiper-wrp .prm-heroes-slider {
    overflow: visible;
  }
}

.prm-body .prm-heroes-section .swiper-wrp .prm-heroes-slider .swiper-slide .prm-hero {
  position: relative;
}

.prm-body .prm-heroes-section .swiper-wrp .prm-heroes-slider .swiper-slide .prm-hero .prm-hero-about {
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 40px;
  text-align: center;
  color: white;
  z-index: 2;
}

@media (max-width: 1280px) {
  .prm-body .prm-heroes-section .swiper-wrp .prm-heroes-slider .swiper-slide .prm-hero .prm-hero-about {
    bottom: 30px;
  }
}

.prm-body .prm-heroes-section .swiper-wrp .prm-heroes-slider .swiper-slide .prm-hero .prm-hero-about .prm-hero-name {
  font-weight: 500;
  font-size: 24px;
  line-height: 100%;
  text-align: center;
  color: #f5f5f6;
}

@media (max-width: 1280px) {
  .prm-body .prm-heroes-section .swiper-wrp .prm-heroes-slider .swiper-slide .prm-hero .prm-hero-about .prm-hero-name {
    font-size: 19px;
  }
}

.prm-body .prm-heroes-section .swiper-wrp .prm-heroes-slider .swiper-slide .prm-hero .prm-hero-about .prm-hero-operation {
  font-weight: 400;
  font-size: 16px;
  line-height: 100%;
  text-align: center;
  color: #f5f5f6;
}

@media (max-width: 1280px) {
  .prm-body .prm-heroes-section .swiper-wrp .prm-heroes-slider .swiper-slide .prm-hero .prm-hero-about .prm-hero-operation {
    font-size: 14px;
  }
}

.prm-body .prm-heroes-section .swiper-wrp .swipper-cont {
  width: 80px;
  height: 80px;
  background-color: #f5f5f6;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  position: absolute;
  top: calc(50% - 40px);
  z-index: 3;
  -webkit-box-shadow: 0 15px 20px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 15px 20px 0 rgba(0, 0, 0, 0.1);
}

@media (max-width: 1280px) {
  .prm-body .prm-heroes-section .swiper-wrp .swipper-cont {
    width: 62px;
    height: 62px;
    top: calc(50% - 32px);
  }
}

@media (max-width: 440px) {
  .prm-body .prm-heroes-section .swiper-wrp .swipper-cont {
    display: none;
  }
}

.prm-body .prm-heroes-section .swiper-wrp .swipper-cont img {
  display: block;
  width: 32px;
}

@media (max-width: 1280px) {
  .prm-body .prm-heroes-section .swiper-wrp .swipper-cont img {
    width: 25px;
  }
}

@media (hover: hover) {
  .prm-body .prm-heroes-section .swiper-wrp .swipper-cont {
    -webkit-transition: -webkit-box-shadow ease .2s;
    transition: -webkit-box-shadow ease .2s;
    transition: box-shadow ease .2s;
    transition: box-shadow ease .2s, -webkit-box-shadow ease .2s;
  }
  .prm-body .prm-heroes-section .swiper-wrp .swipper-cont:hover {
    -webkit-box-shadow: 0 15px 20px 0 rgba(0, 0, 0, 0.3);
            box-shadow: 0 15px 20px 0 rgba(0, 0, 0, 0.3);
  }
}

.prm-body .prm-heroes-section .swiper-wrp .swipper-cont.swiper-prev {
  left: -50px;
}

@media (max-width: 1280px) {
  .prm-body .prm-heroes-section .swiper-wrp .swipper-cont.swiper-prev {
    left: -39px;
  }
}

@media (max-width: 760px) {
  .prm-body .prm-heroes-section .swiper-wrp .swipper-cont.swiper-prev {
    left: 10px;
  }
}

.prm-body .prm-heroes-section .swiper-wrp .swipper-cont.swiper-prev img {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.prm-body .prm-heroes-section .swiper-wrp .swipper-cont.swiper-next {
  right: -50px;
}

@media (max-width: 1280px) {
  .prm-body .prm-heroes-section .swiper-wrp .swipper-cont.swiper-next {
    right: -39px;
  }
}

@media (max-width: 760px) {
  .prm-body .prm-heroes-section .swiper-wrp .swipper-cont.swiper-next {
    right: 10px;
  }
}

.prm-body .prm-join-section {
  background: #AFC9EC url("//static.mvideo.ru/media/Promotions/Promo_Page/2025/November/dobrye-igrushki/img/bg5.webp") center no-repeat;
  background-size: cover;
}

.prm-body .prm-join-section ._container {
  padding: 253px 0 300px;
  position: relative;
}

@media (max-width: 1280px) {
  .prm-body .prm-join-section ._container {
    padding: 197px 0 234px;
  }
}

@media (max-width: 991px) {
  .prm-body .prm-join-section ._container {
    padding: 120px 0 150px;
  }
}

@media (max-width: 760px) {
  .prm-body .prm-join-section ._container {
    padding: 40px 10px;
  }
}

.prm-body .prm-join-section ._container .prm-text {
  width: 600px;
  margin-left: auto;
  text-align: center;
}

@media (max-width: 1280px) {
  .prm-body .prm-join-section ._container .prm-text {
    width: 468px;
  }
}

@media (max-width: 991px) {
  .prm-body .prm-join-section ._container .prm-text {
    width: 354px;
  }
}

@media (max-width: 760px) {
  .prm-body .prm-join-section ._container .prm-text {
    width: 100%;
  }
}

.prm-body .prm-join-section ._container .prm-image {
  position: absolute;
  width: 748px;
  left: -84px;
  top: -150px;
}

@media (max-width: 1280px) {
  .prm-body .prm-join-section ._container .prm-image {
    width: 583px;
    left: -65px;
    top: -117px;
  }
}

@media (max-width: 991px) {
  .prm-body .prm-join-section ._container .prm-image {
    width: 441px;
    left: -60px;
    top: -88px;
  }
}

@media (max-width: 760px) {
  .prm-body .prm-join-section ._container .prm-image {
    position: static;
    width: 100%;
    max-width: 403px;
    margin: 20px auto 0;
  }
}

.prm-popup-bg {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  background: rgba(0, 0, 0, 0.4);
  left: 0;
  top: 0;
  z-index: 999999999999;
}

.prm-popup-bg .prm-popup-aligner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 100%;
}

.prm-popup-bg .prm-popup-video {
  width: 940px;
  max-width: calc(100% - 30px);
  background: white;
  -webkit-box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.2);
  position: relative;
}

.prm-popup-bg .prm-video {
  aspect-ratio: 16/9;
  position: relative;
}

.prm-popup-bg .prm-video iframe {
  display: block;
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  left: 0;
  top: 0;
}

.prm-popup-bg .prm-popup-close {
  width: 30px;
  height: 30px;
  cursor: pointer;
  background: #E31235;
  border-radius: 50%;
  top: -15px;
  right: -15px;
  position: absolute;
  -webkit-transition: all ease-in-out 0.15s;
  transition: all ease-in-out 0.15s;
}

.prm-popup-bg .prm-popup-close:hover {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

.prm-popup-bg .prm-popup-close:before, .prm-popup-bg .prm-popup-close:after {
  content: "";
  display: block;
  width: 20px;
  height: 2px;
  background: white;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  -webkit-transform-origin: center;
          transform-origin: center;
}

.prm-popup-bg .prm-popup-close:before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.prm-popup-bg .prm-popup-close:after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
/*# sourceMappingURL=style.css.map */