* {
  box-sizing: border-box;
}

body {
  font-family: "Roboto", sans-serif !important;
}

.prm-body ._container {
  max-width: 1600px;
  width: 100%;
  padding: 0 42px;
  margin: 0 auto;
}
@media (max-width: 1599.98px) {
  .prm-body ._container {
    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--padding {
  padding-bottom: 120px;
}
@media (max-width: 992px) {
  .prm-body--padding {
    padding-bottom: 60px;
  }
}

.prm-image {
  font-size: 0;
  line-height: 0;
  margin: 0;
  padding: 0;
}
.prm-image img {
  width: 100%;
}

.prm-body {
  position: relative;
}
.prm-body a:focus {
  outline: none;
}

.prm-section {
  padding-top: 100px;
  padding-bottom: 100px;
}
@media (max-width: 992px) {
  .prm-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
.prm-section__header {
  margin-bottom: 60px;
}
@media (max-width: 760px) {
  .prm-section__header {
    font-size: 20px;
  }
}

.prm-list {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top left, top right;
  background-size: contain;
  background-image: url("//static.mvideo.ru/media/Promotions/Promo_Page/2024/May/besplatnoe-hranenie-pokupok-90-dnej/images/bg1.png"), url("//static.mvideo.ru/media/Promotions/Promo_Page/2024/May/besplatnoe-hranenie-pokupok-90-dnej/images/bg2.png");
}
@media (max-width: 760px) {
  .prm-list {
    background-image: url("//static.mvideo.ru/media/Promotions/Promo_Page/2024/May/besplatnoe-hranenie-pokupok-90-dnej/images/m-bg1.png");
    background-position: center;
    background-size: cover;
  }
}
.prm-list__wrap {
  max-width: 800px;
  margin: 0 auto;
}
.prm-list__item {
  display: flex;
  align-items: center;
}
.prm-list__item + .prm-list__item {
  margin-top: 42px;
}
.prm-list__item-num {
  width: 120px;
  height: 101px;
  font-size: 79px;
  line-height: 1;
  font-weight: 700;
  color: #1e1e1e;
  display: flex;
  align-items: center;
  justify-content: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='120' height='101' viewBox='0 0 120 101' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='98.412' height='102.714' transform='matrix(1 0 -0.207912 0.978148 21.3555 0)' fill='%23FFF000'/%3e%3c/svg%3e ");
  margin-right: 36px;
  flex: 0 0 auto;
}
@media (max-width: 760px) {
  .prm-list__item-num {
    font-size: 32px;
    width: 41.37px;
    height: 34.7px;
    margin-right: 16px;
  }
}
.prm-list__item-title {
  font-size: 32px;
  font-weight: 700;
  line-height: 1.2;
}
@media (max-width: 760px) {
  .prm-list__item-title {
    font-size: 14px;
  }
}
.prm-list__item-text {
  margin-top: 20px;
  font-size: 22px;
  line-height: 1.2;
}
@media (max-width: 760px) {
  .prm-list__item-text {
    font-size: 14px;
  }
}/*# sourceMappingURL=style.css.map */