@charset "UTF-8";
/* Color */
/* Font-size */
/* Font-family */
.prm-body {
  /* Стили по умолчанию */
  margin: auto;
  overflow: hidden;
}
.prm-body * {
  box-sizing: border-box;
}
.prm-body img {
  display: block;
  width: auto;
  max-width: 100%;
}
.prm-body section._mb,
.prm-body div._mb {
  margin-bottom: 64px;
}
@media (max-width: 1439.98px) {
  .prm-body section._mb,
  .prm-body div._mb {
    margin-bottom: 40px;
  }
}
@media (max-width: 767.98px) {
  .prm-body section._mb,
  .prm-body div._mb {
    margin-bottom: 32px;
  }
}
@media (max-width: 359.98px) {
  .prm-body section._mb,
  .prm-body div._mb {
    margin-bottom: 32px;
  }
}
.prm-body section._mt,
.prm-body div._mt {
  margin-top: 64px;
}
@media (max-width: 1439.98px) {
  .prm-body section._mt,
  .prm-body div._mt {
    margin-top: 40px;
  }
}
@media (max-width: 767.98px) {
  .prm-body section._mt,
  .prm-body div._mt {
    margin-top: 32px;
  }
}
@media (max-width: 359.98px) {
  .prm-body section._mt,
  .prm-body div._mt {
    margin-top: 32px;
  }
}
.prm-body section._pt,
.prm-body div._pt {
  padding-top: 64px;
}
@media (max-width: 1439.98px) {
  .prm-body section._pt,
  .prm-body div._pt {
    padding-top: 40px;
  }
}
@media (max-width: 767.98px) {
  .prm-body section._pt,
  .prm-body div._pt {
    padding-top: 32px;
  }
}
@media (max-width: 359.98px) {
  .prm-body section._pt,
  .prm-body div._pt {
    padding-top: 32px;
  }
}
.prm-body section._pb,
.prm-body div._pb {
  padding-bottom: 64px;
}
@media (max-width: 1439.98px) {
  .prm-body section._pb,
  .prm-body div._pb {
    padding-bottom: 40px;
  }
}
@media (max-width: 767.98px) {
  .prm-body section._pb,
  .prm-body div._pb {
    padding-bottom: 32px;
  }
}
@media (max-width: 359.98px) {
  .prm-body section._pb,
  .prm-body div._pb {
    padding-bottom: 32px;
  }
}
.prm-body {
  /* /Стили по умолчанию */
  /* Стили мвидео */
}
.prm-body ._container {
  margin: 0 auto;
  max-width: 1492px;
  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 a.btn,
.prm-body button.btn {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
  min-height: 48px;
  text-align: center;
  color: #fff;
  background-color: #e31235;
  padding: 12px 24px;
  border-radius: 8px;
  transition: background-color 0.3s ease 0s;
}
@media (max-width: 767.98px) {
  .prm-body a.btn,
  .prm-body button.btn {
    display: flex;
    width: 30%;
    margin: 0 auto;
  }
}
@media (max-width: 479.98px) {
  .prm-body a.btn,
  .prm-body button.btn {
    width: 40%;
  }
}
@media (min-width: 991.98px) {
  .prm-body a.btn:hover,
  .prm-body button.btn:hover {
    background-color: #bd0f2c;
  }
  .prm-body a.btn:focus,
  .prm-body button.btn:focus {
    background-color: #9c0c24;
  }
}
.prm-body a.btn._fw,
.prm-body button.btn._fw {
  width: 100%;
}
.prm-body {
  /* /Стили мвидео */
  /* Стили эльдорадо */
}
.prm-body .prm-wrp {
  width: 1200px;
  margin: auto;
  height: 100%;
}
@media (max-width: 1240px) {
  .prm-body .prm-wrp {
    width: 940px;
  }
}
@media (max-width: 999px) {
  .prm-body .prm-wrp {
    width: 710px;
  }
}
@media (max-width: 760px) {
  .prm-body .prm-wrp {
    width: 100%;
    padding: 0 15px;
  }
}
.prm-body {
  /* Сюда прописывать стили верстки */
  line-height: 1;
  font-family: "Roboto", sans-serif;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -ms-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
.prm-body .prm-section {
  max-width: 1440px;
  width: 100%;
  margin: 0 auto;
}
.prm-body .prm-title h2 {
  font-weight: 700;
  font-size: 32px;
  line-height: 125%;
  text-align: center;
  color: #262626;
  margin: 0 0 40px;
}
.prm-body .prm-btn a {
  border-radius: 10px;
  padding: 19px 28px;
  width: 272px;
  height: 60px;
  background: #f00;
  font-weight: 700;
  font-size: 20px;
  color: #fff;
  text-decoration: none;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 12px;
  margin: 0 auto;
}
.prm-body .prm-btn a::after {
  content: "";
  width: 9px;
  height: 15px;
  background: url(../assets/images/icons/arrow-btn.svg) top center no-repeat;
  background-size: contain;
}
.prm-body .prm-header__wrapper {
  max-width: 1920px;
  width: 100%;
  margin: 0 auto;
  position: relative;
}
.prm-body .prm-header__title {
  position: absolute;
  left: 13%;
  top: 50%;
  transform: translateY(-50%);
  max-width: 550px;
}
.prm-body .prm-header__text h2 {
  font-weight: 700;
  font-size: 64px;
  line-height: 101%;
  color: #1e1e1e;
  margin: 0 0 24px;
}
.prm-body .prm-header__text p {
  font-weight: 500;
  font-size: 34px;
  line-height: 110%;
  color: #1e1e1e;
  margin: 0 0 40px;
}
.prm-body .prm-header__btn a {
  border-radius: 8px;
  padding: 16px 24px;
  width: 220px;
  height: 50px;
  background: #f00;
  font-weight: 700;
  font-size: 16px;
  color: #fff;
  text-decoration: none;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 12px;
}
.prm-body .prm-header__btn a::after {
  content: "";
  width: 9px;
  height: 15px;
  background: url(../assets/images/icons/arrow-btn.svg) top center no-repeat;
  background-size: contain;
}
.prm-body .prm-description__wrapper {
  max-width: 830px;
  width: 100%;
  margin: 0 auto;
}
.prm-body .prm-description__wrapper p {
  font-weight: 700;
  font-size: 32px;
  line-height: 125%;
  text-align: center;
  color: #333;
  margin: 0 0 24px;
}
.prm-body .prm-description__wrapper p:last-child {
  margin: 0;
}
.prm-body .prm-cats__items {
  display: flex;
  flex-direction: row;
  gap: 20px;
  flex-wrap: wrap;
  justify-content: center;
}
.prm-body .prm-cats__item {
  width: calc(25% - 15px);
  height: 293px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  border-radius: 32px;
  padding: 20px 20px 0px;
  background: linear-gradient(132deg, #f00 0%, #ff5699 100%);
}
.prm-body .prm-cats__title h2 {
  font-weight: 700;
  font-size: 40px;
  line-height: 105%;
  color: #fff;
  margin: 0 0 12px;
}
.prm-body .prm-cats__title p {
  font-weight: 700;
  font-size: 22px;
  line-height: 127%;
  color: #fff;
  margin: 0;
}
.prm-body .prm-banner__wrapper {
  background: url(../assets/images/banner/bg.png) top center no-repeat;
  background-size: cover;
  border-radius: 32px;
  padding: 71px 0;
}
.prm-body .prm-banner__wrapper p {
  font-weight: 700;
  font-size: 40px;
  line-height: 101%;
  color: #fff;
  margin: 0;
  text-align: center;
}

/* Laptops & Mobile */
@media (max-width: 1439.98px) {
  .prm-body .prm-header__text h2 {
    font-size: 52px;
  }
  .prm-body .prm-header__text p {
    font-size: 24px;
  }
}
@media (max-width: 1279.98px) {
  .prm-body .prm-cats__item {
    width: 345px;
  }
}
@media (max-width: 767.98px) {
  .prm-body .prm-title h2 {
    font-size: 22px;
    line-height: 127%;
    margin: 0 0 16px;
  }
  .prm-body .prm-btn a {
    font-size: 16px;
    border-radius: 8px;
    padding: 16px 24px;
    width: 220px;
    height: 50px;
    gap: 8px;
  }
  .prm-body .prm-header__title {
    padding: 60px 20px 40px;
    top: 0;
    left: 0;
    transform: none;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    width: 100%;
    max-width: 75%;
  }
  .prm-body .prm-header__text h2 {
    font-size: 32px;
    line-height: 101%;
    margin: 0 0 16px;
  }
  .prm-body .prm-header__text p {
    font-size: 22px;
    line-height: 110%;
  }
  .prm-body .prm-cats__item {
    width: 100%;
    height: 65.63vw;
  }
  .prm-body .prm-cats__title h2 {
    font-size: 22px;
    line-height: 100%;
  }
  .prm-body .prm-cats__title p {
    font-size: 18px;
    line-height: 122%;
  }
  .prm-body .prm-cats__img img {
    width: 100%;
  }
  .prm-body .prm-description__wrapper p {
    font-size: 22px;
    line-height: 109%;
  }
  .prm-body .prm-banner__wrapper {
    background: url(../assets/images/banner/m-bg.png) top center no-repeat;
    background-size: cover;
    padding: 70px 35px;
  }
  .prm-body .prm-banner__wrapper p {
    font-size: 22px;
    line-height: 101%;
  }
}