@charset "UTF-8";
* {
  box-sizing: border-box;
}

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

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

.prm-image {
  font-size: 0;
  line-height: 0;
  max-width: 1440px;
  margin: 0 auto;
}
.prm-image img {
  width: 100%;
}

.prm-body {
  position: relative;
  overflow: hidden;
  scroll-behavior: smooth;
}
.prm-body a:focus {
  outline: none;
}

.prm-title {
  font-size: 40px;
  font-weight: 700;
  text-align: center;
  line-height: 1.2;
}
@media (max-width: 992px) {
  .prm-title {
    font-size: 32px;
  }
}
@media (max-width: 760px) {
  .prm-title {
    font-size: 28px;
  }
}
.prm-title--center {
  text-align: center;
}

.prm-desc {
  font-size: 24px;
  line-height: 1.4;
  max-width: 1020px;
  margin: 0 auto;
  text-align: center;
}
@media (max-width: 760px) {
  .prm-desc {
    font-size: 16px;
  }
}

.prm-section {
  margin: 120px 0 0;
}
@media (max-width: 992px) {
  .prm-section {
    margin: 40px 0 0;
  }
}
.prm-section__header {
  margin-bottom: 60px;
}
@media (max-width: 760px) {
  .prm-section__header {
    margin-bottom: 40px;
  }
}

.prm-columns {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

.prm-col-6 {
  width: calc(50% - 10px);
}
@media (max-width: 760px) {
  .prm-col-6 {
    width: 100%;
  }
}

.prm-col-4 {
  width: calc(33.3333333333% - 14px);
}
@media (max-width: 760px) {
  .prm-col-4 {
    width: 100%;
  }
}

.prm-col-3 {
  width: calc(25% - 15px);
}
@media (max-width: 992px) {
  .prm-col-3 {
    width: 100%;
  }
}

.prm-col-2 {
  width: calc(20% - 16px);
}
@media (max-width: 992px) {
  .prm-col-2 {
    width: 100%;
  }
}

.prm-col-12 {
  width: 100%;
}

.prm-accordion {
  border-radius: 20px;
  background-color: #F4F4F8;
  padding: 20px;
  cursor: pointer;
}
@media (max-width: 992px) {
  .prm-accordion .prm-accordion__content {
    max-height: 200vh;
  }
  .prm-accordion .prm-accordion__header:after {
    transform: rotate(-45deg);
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23clip0_4012_2116)'%3e%3ccircle cx='20' cy='20' r='20' fill='white'/%3e%3cpath d='M20 12V28M12 20H28' stroke='%23E31235' stroke-width='2' stroke-linecap='round'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_4012_2116'%3e%3crect width='40' height='40' fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e ");
  }
}
.prm-accordion + .prm-accordion {
  margin-top: 20px;
}
.prm-accordion.prm-open .prm-accordion__content {
  max-height: 200vh;
}
.prm-accordion.prm-open .prm-accordion__header:after {
  transform: rotate(-45deg);
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23clip0_4012_2116)'%3e%3ccircle cx='20' cy='20' r='20' fill='white'/%3e%3cpath d='M20 12V28M12 20H28' stroke='%23E31235' stroke-width='2' stroke-linecap='round'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_4012_2116'%3e%3crect width='40' height='40' fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e ");
}
.prm-accordion__header {
  font-size: 24px;
  font-weight: 700;
  display: flex;
  justify-content: space-between;
  align-items: center;
  -moz-column-gap: 24px;
       column-gap: 24px;
}
@media (max-width: 992px) {
  .prm-accordion__header {
    font-size: 20px;
  }
}
.prm-accordion__header::after {
  content: "";
  pointer-events: none;
  flex: 0 0 auto;
  display: block;
  width: 40px;
  height: 40px;
  background-size: contain;
  background-repeat: no-repeat;
  transition: all 0.35s ease;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23clip0_4012_2116)'%3e%3ccircle cx='20' cy='20' r='20' fill='white'/%3e%3cpath d='M20 12V28M12 20H28' stroke='%23333333' stroke-width='2' stroke-linecap='round'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_4012_2116'%3e%3crect width='40' height='40' fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e ");
}
.prm-accordion__content {
  font-size: 16px;
  line-height: 1.4;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.35s ease;
}
.prm-accordion__content p {
  margin: 0;
  padding: 0;
}
.prm-accordion__content p + p {
  margin-top: 10px;
}
.prm-accordion__content .prm-list {
  font-size: 16px;
  padding-left: 20px;
}
.prm-accordion__body {
  padding-top: 20px;
  padding-right: 30px;
}

.prm-step {
  position: relative;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
}
.prm-step__elem {
  position: absolute;
}
@media (max-width: 992px) {
  .prm-step__elem {
    display: none;
  }
}
.prm-step__elem img {
  width: 100%;
  line-height: 0;
  font-size: 0;
}
.prm-step__elem-1 {
  width: 452px;
  left: -240px;
  top: -90px;
}
.prm-step__elem-2 {
  width: 349px;
  right: -150px;
  bottom: -330px;
}
.prm-step__wrap {
  position: relative;
  z-index: 1;
}
@media (max-width: 992px) {
  .prm-step__wrap {
    display: flex;
  }
}
.prm-step__line {
  width: 100%;
  height: 5px;
  position: absolute;
  top: 40px;
  z-index: -1;
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='824' height='5' viewBox='0 0 824 5' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cline x1='2.5' y1='2.5' x2='821.502' y2='2.5' stroke='%23EEEEEE' stroke-width='5' stroke-linecap='round' stroke-dasharray='1 10'/%3e%3c/svg%3e ");
}
@media (max-width: 760px) {
  .prm-step__line {
    width: 5px;
    height: 76%;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='5' height='570' viewBox='0 0 5 570' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cline x1='2.5' y1='567.5' x2='2.49998' y2='2.5' stroke='%23EEEEEE' stroke-width='5' stroke-linecap='round' stroke-dasharray='1 10'/%3e%3c/svg%3e ");
    top: 80px;
    left: 23px;
  }
}
.prm-step__item-icon {
  width: 84px;
  height: 84px;
  background-size: contain;
  margin: 0 auto;
  margin-bottom: 20px;
}
@media (max-width: 760px) {
  .prm-step__item-icon {
    width: 50px;
    height: 50px;
    flex: 0 0 auto;
    margin: 0;
    margin-right: 20px;
  }
  .prm-step__item-icon svg {
    width: 100%;
  }
}
.prm-step__item {
  height: 100%;
}
@media (max-width: 760px) {
  .prm-step__item {
    display: flex;
    align-items: center;
  }
}
.prm-step__item-content {
  padding: 20px;
  border-radius: 20px;
  background-color: #F4F4F8;
  min-height: 170px;
}
@media (max-width: 992px) {
  .prm-step__item-content {
    width: 100%;
  }
}
.prm-step__item-num {
  font-size: 40px;
  font-weight: 700;
  line-height: 1;
  color: #E31235;
  margin-bottom: 10px;
}
.prm-step__item-text {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.4;
}
@media (max-width: 992px) {
  .prm-step__item-text {
    font-size: 16px;
  }
}
.prm-step__footer {
  margin-top: 60px;
}
@media (max-width: 992px) {
  .prm-step__footer {
    margin-top: 40px;
  }
}

.prm-btn {
  width: 318px;
  height: 120px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 40px;
  font-weight: 700;
  letter-spacing: 0.05em;
  color: #FFFFFF;
  text-transform: uppercase;
  background-color: #E21235;
  border-radius: 40px;
  text-decoration: none;
  line-height: 1;
  text-align: center;
  transition: all 0.2s;
  animation: pulse 1.5s infinite; /* Анимация пульсации */
}
@media (max-width: 760px) {
  .prm-btn {
    height: 80px;
    font-size: 28px;
    border-radius: 20px;
  }
}
.prm-btn:hover {
  background-color: #bd0f2c;
}

@keyframes pulse {
  0% {
    transform: scale(1); /* Исходный размер */
  }
  50% {
    transform: scale(1.1); /* Увеличение на 10% */
  }
  100% {
    transform: scale(1); /* Возврат к исходному размеру */
  }
}
.prm-prize__slider-hidden {
  display: none;
}
@media (max-width: 760px) {
  .prm-prize__slider-hidden {
    display: block;
  }
}
.prm-prize__slider {
  position: absolute;
  top: 120px;
  width: 100%;
}
.prm-prize__slide-header {
  text-align: center;
  color: #fff;
  line-height: 1.4;
}
.prm-prize__slide-prod {
  font-size: 14px;
}
.prm-prize__slide-name {
  font-size: 20px;
  font-weight: 700;
  margin-top: 5px;
}
.prm-prize__wrap {
  position: relative;
}
.prm-prize__slide-img {
  width: 80%;
  margin: 0 auto;
}

.prm-body .slick-dots {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex !important;
  justify-content: center;
  -moz-column-gap: 10px;
       column-gap: 10px;
}
.prm-body .slick-dots li {
  list-style: none;
}
.prm-body .slick-dots button {
  background: #FFF;
  border: none;
  font-size: 0;
  width: 10px;
  height: 10px;
  padding: 0;
  margin: 0;
  border-radius: 50%;
}
.prm-body .slick-dots .slick-active button {
  background: #E31235;
}

.prm-dop__slider {
  position: relative;
}
@media (max-width: 760px) {
  .prm-dop__slider .slick-dots {
    width: 100%;
    position: absolute;
    bottom: 90px;
  }
}
.prm-dop__slider .slick-list {
  margin: 0 -10px;
}
.prm-dop__slider .slick-slide {
  padding: 0 10px;
}
.prm-dop__slide-header {
  text-align: center;
  padding: 0 20px;
  color: #fff;
  line-height: 1.4;
}
.prm-dop__slide-prod {
  font-size: 14px;
}
.prm-dop__slide-name {
  font-size: 20px;
  font-weight: 700;
  margin-top: 5px;
}
.prm-dop__slide-img {
  width: 200px;
  margin: 20px auto 0;
}

.prm-harant .slick-dots button {
  background: #CCCCCC;
}
.prm-harant .slick-list {
  margin: 0 -10px;
}
.prm-harant .slick-slide {
  padding: 0 10px;
}

.prm-start {
  position: relative;
}
.prm-start__btn {
  width: 100%;
  position: absolute;
  top: 40%;
  display: flex;
  align-items: center;
}
@media (max-width: 760px) {
  .prm-start__btn {
    top: auto;
    bottom: 10%;
  }
}/*# sourceMappingURL=style.css.map */