.prm-image {
  font-size: 0;
  line-height: 0;
  margin: 0;
  padding: 0;
}
.prm-title {
  display: block;
  font-size: 24px;
  margin: 0;
  padding: 0;
  line-height: 1.2;
  text-align: center;
  color: #333333;
}
@media (max-width: 760px) {
  .prm-title {
    font-size: 16px;
  }
}
.prm-header, .prm-section {
  margin-bottom: 80px;
}
@media (max-width: 760px) {
  .prm-header, .prm-section  {
    margin-bottom: 40px;
  }
}
.prm-heroes {
  background-color: #E31235;
  border-radius: 80px 80px 0px 0px;
}
.prm-heroes__wrap {
  background-image: url('../img/hero.png');
  background-size: 50%;
  background-repeat: no-repeat;
  background-position: 100% 100%;
  min-height: 668px;
  padding-top: 60px;
}
.prm-heroes__content {
  width: 50%;
  padding-bottom: 40px;
}
.prm-heroes__title {
  margin-bottom: 20px;
  font-size: 32px;
  font-weight: 700;
  color: #fff;
}
@media (max-width: 999px) {
  .prm-heroes__content {
    width: 70%;
  }
}
@media (max-width: 760px) {
  .prm-heroes {
    border-radius: 20px 20px 0px 0px;
  }
  .prm-heroes__wrap {
    min-height: 100%;
    padding-top: 40px;
    padding-bottom: 230px;
    background-size: 100%;
  }
  .prm-heroes__title {
    font-size: 24px;
    text-align: center;
  }
  .prm-heroes__content {
    width: 100%;
  }
}
.prm-buttons {
  display: flex;
  justify-content: center;
  gap: 20px;
}
.prm-btn {
  border: none;
  background-color: #E21235;
  color: #fff;
  font-weight: 500;
  font-size: 16px;
  line-height: 1;
  border-radius: 20px;
  padding: 16px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  border: 1px solid #E21235;
}

.prm-btn:after {
  content: "";
  margin-left: 6px;
  display: block;
  background-size: contain;
}
.prm-btn:after {
  width: 12px;
  height: 25px;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='12' height='25' viewBox='0 0 12 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M3 6.5L9 12.5L3 18.5' stroke='%23E31235' stroke-linecap='round'/%3e%3c/svg%3e ");
}
.prm-btn--pdf {
  background-color: #fff;
  color: #E21235;
}
.prm-btn--pdf:after {
  width: 24px;
  height: 25px;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='25' height='25' viewBox='0 0 25 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M20.5 22.5V7L16.5 3H4.5V22.5H20.5Z' stroke='%23E21235'/%3e%3cpath d='M14.9995 11.4392V14.6665H14.4431V11.4392H14.9995ZM16.3161 12.8511V13.2922H14.8576V12.8511H16.3161ZM16.5001 11.4392V11.8825H14.8576V11.4392H16.5001Z' fill='%23E21235'/%3e%3cpath d='M12.4149 14.6665H11.7255L11.73 14.2254H12.4149C12.6144 14.2254 12.7814 14.1818 12.9158 14.0946C13.0518 14.0074 13.1537 13.8826 13.2217 13.72C13.2912 13.5575 13.3259 13.3639 13.3259 13.1393V12.9642C13.3259 12.7898 13.3059 12.6354 13.266 12.5009C13.2276 12.3665 13.17 12.2534 13.0931 12.1618C13.0178 12.0702 12.9247 12.0007 12.8139 11.9534C12.7045 11.9062 12.5782 11.8825 12.4348 11.8825H11.7122V11.4392H12.4348C12.6491 11.4392 12.8449 11.4754 13.0222 11.5478C13.1995 11.6187 13.3525 11.7214 13.481 11.8559C13.6111 11.9904 13.7108 12.1515 13.7803 12.3391C13.8497 12.5268 13.8844 12.7366 13.8844 12.9686V13.1393C13.8844 13.3713 13.8497 13.5811 13.7803 13.7688C13.7108 13.9564 13.6111 14.1175 13.481 14.252C13.351 14.385 13.1958 14.4877 13.0156 14.5601C12.8368 14.631 12.6365 14.6665 12.4149 14.6665ZM12.0336 11.4392V14.6665H11.4773V11.4392H12.0336Z' fill='%23E21235'/%3e%3cpath d='M9.80387 13.4629H8.9638V13.0218H9.80387C9.95016 13.0218 10.0684 12.9982 10.1585 12.9509C10.2486 12.9036 10.3144 12.8386 10.3558 12.7558C10.3986 12.6716 10.4201 12.5755 10.4201 12.4677C10.4201 12.3657 10.3986 12.2704 10.3558 12.1817C10.3144 12.0916 10.2486 12.0192 10.1585 11.9645C10.0684 11.9099 9.95016 11.8825 9.80387 11.8825H9.13447V14.6665H8.57812V11.4392H9.80387C10.0536 11.4392 10.2656 11.4835 10.44 11.5722C10.6159 11.6594 10.7496 11.7806 10.8412 11.9357C10.9328 12.0894 10.9786 12.2652 10.9786 12.4632C10.9786 12.6716 10.9328 12.8504 10.8412 12.9996C10.7496 13.1489 10.6159 13.2634 10.44 13.3432C10.2656 13.423 10.0536 13.4629 9.80387 13.4629Z' fill='%23E21235'/%3e%3c/svg%3e ");
}
.prm-desc {
  font-size: 12px;
  color: #888899;
  line-height: 1.4;
}
.prm-listing .m-card__label {
  width: 132px;
  height: 40px;
}
.prm-listing .m-card__label--sale10 {
  background: url('../img/sale10.svg') 0 0 / contain no-repeat;
}
.prm-listing .m-card__label--sale20 {
  background: url('../img/sale20.svg') 0 0 / contain no-repeat;
}
.prm-listing .m-card__label--sale30 {
  background: url('../img/sale30.svg') 0 0 / contain no-repeat;
}