@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: 20px;
  }
}

.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: 992px) {
  .prm-step__line {
    width: 5px;
    height: 100%;
    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: 70px;
    left: 23px;
  }
}
.prm-step__item-icon {
  width: 84px;
  height: 84px;
  background-size: contain;
  margin: 0 auto;
  margin-bottom: 20px;
}
@media (max-width: 992px) {
  .prm-step__item-icon {
    width: 50px;
    height: 50px;
    flex: 0 0 auto;
    margin: 0;
    margin-right: 20px;
  }
}
.prm-step__item-icon1 {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='84' height='84' viewBox='0 0 84 84' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='84' height='84' fill='white'/%3e%3cg clip-path='url(%23clip0_131_22107)'%3e%3cpath d='M55.5417 17H28.4583C25.4204 17.0033 22.5079 18.2116 20.3597 20.3597C18.2116 22.5079 17.0033 25.4204 17 28.4583L17 55.5417C17.0033 58.5796 18.2116 61.4921 20.3597 63.6403C22.5079 65.7884 25.4204 66.9967 28.4583 67H55.5417C58.5796 66.9967 61.4921 65.7884 63.6403 63.6403C65.7884 61.4921 66.9967 58.5796 67 55.5417V28.4583C66.9967 25.4204 65.7884 22.5079 63.6403 20.3597C61.4921 18.2116 58.5796 17.0033 55.5417 17V17ZM60.75 55.5417C60.75 56.923 60.2013 58.2478 59.2245 59.2245C58.2478 60.2013 56.923 60.75 55.5417 60.75H54.5V58.6667C54.5 55.3515 53.183 52.172 50.8388 49.8278C48.4946 47.4836 45.3152 46.1667 42 46.1667C38.6848 46.1667 35.5054 47.4836 33.1612 49.8278C30.817 52.172 29.5 55.3515 29.5 58.6667V60.75H28.4583C27.077 60.75 25.7522 60.2013 24.7755 59.2245C23.7987 58.2478 23.25 56.923 23.25 55.5417V28.4583C23.25 27.077 23.7987 25.7522 24.7755 24.7755C25.7522 23.7987 27.077 23.25 28.4583 23.25H55.5417C56.923 23.25 58.2478 23.7987 59.2245 24.7755C60.2013 25.7522 60.75 27.077 60.75 28.4583V55.5417Z' fill='%23E31235'/%3e%3cpath d='M41.9997 41.9993C46.0268 41.9993 49.2913 38.7348 49.2913 34.7077C49.2913 30.6806 46.0268 27.416 41.9997 27.416C37.9726 27.416 34.708 30.6806 34.708 34.7077C34.708 38.7348 37.9726 41.9993 41.9997 41.9993Z' fill='%23E31235'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_131_22107'%3e%3crect width='50' height='50' fill='white' transform='translate(17 17)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e ");
}
.prm-step__item-icon2 {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='84' height='84' viewBox='0 0 84 84' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='84' height='84' fill='white'/%3e%3cg clip-path='url(%23clip0_131_22110)'%3e%3cpath d='M44.4688 50.3333H39.5313C38.4313 50.335 37.3591 49.9876 36.4692 49.341C35.5792 48.6944 34.9175 47.7821 34.5792 46.7354L33.0542 42.0417C32.7096 40.9944 32.7071 39.8647 33.0472 38.816C33.3873 37.7673 34.0522 36.854 34.9458 36.2083L38.9375 33.3167C39.826 32.6679 40.8977 32.3182 41.9979 32.3182C43.0981 32.3182 44.1698 32.6679 45.0583 33.3167L49.0521 36.2167C49.946 36.8621 50.6111 37.7754 50.9512 38.8242C51.2913 39.873 51.2887 41.0028 50.9438 42.05L49.4208 46.7438C49.0794 47.7879 48.4166 48.6973 47.5272 49.342C46.6378 49.9867 45.5673 50.3337 44.4688 50.3333ZM67 42C67 46.9445 65.5338 51.778 62.7867 55.8893C60.0397 60.0005 56.1353 63.2048 51.5671 65.097C46.9989 66.9892 41.9723 67.4843 37.1228 66.5196C32.2732 65.555 27.8187 63.174 24.3223 59.6777C20.826 56.1814 18.445 51.7268 17.4804 46.8773C16.5157 42.0277 17.0108 37.0011 18.903 32.4329C20.7952 27.8648 23.9995 23.9603 28.1108 21.2133C32.222 18.4662 37.0555 17 42 17C48.6282 17.0072 54.9829 19.6434 59.6698 24.3302C64.3566 29.0171 66.9928 35.3718 67 42ZM42 60.75C43.0787 60.7437 44.1549 60.6448 45.2167 60.4542L46.9833 54.6604C47.3843 53.4016 48.1748 52.3027 49.2409 51.5223C50.307 50.7419 51.5934 50.3205 52.9146 50.3188L58.7833 50.3083C59.7281 48.4126 60.3418 46.3693 60.5979 44.2667L55.9146 41.1417C54.8338 40.3831 54.0218 39.3008 53.5957 38.051C53.1696 36.8012 53.1514 35.4483 53.5438 34.1875L55.3208 28.8271C53.831 27.3292 52.0999 26.0926 50.2 25.1688L45.675 28.3063C44.6078 29.0848 43.321 29.5043 42 29.5043C40.679 29.5043 39.3922 29.0848 38.325 28.3063L33.9208 25.1063C32.0499 26 30.3393 27.1967 28.8583 28.6479L30.4563 34.1833C30.8486 35.4442 30.8304 36.797 30.4043 38.0469C29.9782 39.2967 29.1662 40.3789 28.0854 41.1375L23.4313 44.4604C23.6989 46.495 24.3022 48.4712 25.2167 50.3083L31.0833 50.3188C32.4046 50.3199 33.6913 50.7408 34.7578 51.5208C35.8242 52.3008 36.6153 53.3995 37.0167 54.6583L38.8188 60.4583C39.8689 60.6466 40.9332 60.7442 42 60.75Z' fill='%23E31235'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_131_22110'%3e%3crect width='50' height='50' fill='white' transform='translate(17 17)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e ");
}
.prm-step__item-icon3 {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='84' height='84' viewBox='0 0 84 84' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='84' height='84' fill='white'/%3e%3cg clip-path='url(%23clip0_131_22128)'%3e%3cpath d='M65.0708 25.0037C64.4998 24.767 63.8713 24.705 63.265 24.8255C62.6587 24.946 62.1017 25.2436 61.6646 25.6808L53.9333 33.4141L44.2104 23.6912C43.9202 23.4008 43.5756 23.1704 43.1963 23.0132C42.8171 22.8561 42.4105 22.7752 42 22.7752C41.5894 22.7752 41.1829 22.8561 40.8036 23.0132C40.4244 23.1704 40.0798 23.4008 39.7896 23.6912L30.0667 33.4141L22.3354 25.6808C21.8984 25.2434 21.3414 24.9456 20.735 24.8249C20.1287 24.7042 19.5001 24.7661 18.9289 25.0027C18.3577 25.2394 17.8696 25.6401 17.5262 26.1543C17.1828 26.6684 16.9997 27.2729 17 27.8912V51.3745C17.0039 54.4123 18.2123 57.3245 20.3603 59.4725C22.5083 61.6205 25.4206 62.829 28.4583 62.8328H55.5417C58.5794 62.829 61.4916 61.6205 63.6397 59.4725C65.7877 57.3245 66.9961 54.4123 67 51.3745V27.8912C67.0001 27.273 66.8168 26.6688 66.4734 26.1548C66.13 25.6408 65.6419 25.2402 65.0708 25.0037ZM60.75 51.3745C60.75 52.7558 60.2013 54.0806 59.2245 55.0574C58.2478 56.0341 56.923 56.5828 55.5417 56.5828H28.4583C27.077 56.5828 25.7522 56.0341 24.7755 55.0574C23.7987 54.0806 23.25 52.7558 23.25 51.3745V35.4349L27.8583 40.0433C28.4444 40.6291 29.2391 40.9582 30.0677 40.9582C30.8963 40.9582 31.6911 40.6291 32.2771 40.0433L42 30.3203L51.7229 40.0433C52.3089 40.6291 53.1037 40.9582 53.9323 40.9582C54.7609 40.9582 55.5556 40.6291 56.1417 40.0433L60.75 35.4349V51.3745Z' fill='%23E31235'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_131_22128'%3e%3crect width='50' height='50' fill='white' transform='translate(17 17)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e ");
}
.prm-step__item-icon4 {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='84' height='84' viewBox='0 0 84 84' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='84' height='84' fill='white'/%3e%3cg clip-path='url(%23clip0_131_22131)'%3e%3cpath d='M67 37.8334C66.9976 36.2167 66.525 34.6357 65.6398 33.283C64.7546 31.9302 63.495 30.8641 62.0146 30.2146C62.1646 29.7771 62.3292 29.3376 62.4583 28.9021C62.8686 27.5276 62.9494 26.0758 62.6943 24.6642C62.4391 23.2527 61.8551 21.921 60.9896 20.7771C60.1191 19.6003 58.9837 18.6451 57.6752 17.9889C56.3667 17.3326 54.9221 16.9939 53.4583 17.0001H30.5417C29.0779 16.9939 27.6333 17.3326 26.3248 17.9889C25.0163 18.6451 23.8809 19.6003 23.0104 20.7771C22.1464 21.9218 21.5641 23.2538 21.3107 24.6654C21.0573 26.077 21.14 27.5285 21.5521 28.9021C21.6812 29.3376 21.8458 29.7771 21.9958 30.2146C20.5134 30.8626 19.2517 31.928 18.3646 33.2809C17.4775 34.6337 17.0033 36.2156 17 37.8334C17 44.3959 21.9563 52 35.75 52.3813V57.625C35.7911 58.0456 35.7385 58.4701 35.596 58.8679C35.4534 59.2657 35.2246 59.627 34.9258 59.9258C34.627 60.2246 34.2657 60.4535 33.8678 60.596C33.47 60.7385 33.0456 60.7911 32.625 60.75H30.5417C29.7129 60.75 28.918 61.0793 28.332 61.6653C27.7459 62.2514 27.4167 63.0462 27.4167 63.875C27.4167 64.7039 27.7459 65.4987 28.332 66.0848C28.918 66.6708 29.7129 67 30.5417 67H53.4583C54.2871 67 55.082 66.6708 55.668 66.0848C56.2541 65.4987 56.5833 64.7039 56.5833 63.875C56.5833 63.0462 56.2541 62.2514 55.668 61.6653C55.082 61.0793 54.2871 60.75 53.4583 60.75H51.4125C50.9894 60.7952 50.5615 60.7457 50.1599 60.6051C49.7583 60.4646 49.3929 60.2365 49.0902 59.9375C48.7876 59.6384 48.5552 59.2758 48.4098 58.8758C48.2645 58.4759 48.2099 58.0487 48.25 57.625V52.3813C62.0437 52 67 44.3959 67 37.8334ZM60.75 37.8334C60.75 41.1396 58.3458 44.6251 51.9708 45.773C55.0207 42.9426 57.5705 39.6174 59.5125 35.9376C59.8796 36.1006 60.1917 36.3663 60.4112 36.7027C60.6308 37.0391 60.7484 37.4317 60.75 37.8334ZM28.0167 24.5188C28.3083 24.1238 28.6889 23.8031 29.1276 23.5827C29.5663 23.3623 30.0507 23.2483 30.5417 23.2501H53.4583C53.9493 23.2483 54.4337 23.3623 54.8724 23.5827C55.3111 23.8031 55.6917 24.1238 55.9833 24.5188C56.2643 24.8848 56.4545 25.3123 56.5381 25.7661C56.6218 26.2199 56.5966 26.6871 56.4646 27.1292C54.7741 32.6241 51.6562 37.5722 47.4292 41.4688C45.7506 42.7222 44.3864 44.3487 43.4442 46.2197C42.502 48.0907 42.0076 50.1552 42 52.2501C41.9921 50.1546 41.4976 48.0897 40.5554 46.2181C39.6132 44.3464 38.2492 42.7192 36.5708 41.4646C32.3431 37.5695 29.2251 32.6218 27.5354 27.1271C27.4038 26.6853 27.3787 26.2185 27.4624 25.7651C27.5461 25.3117 27.736 24.8846 28.0167 24.5188ZM23.25 37.8334C23.2516 37.4317 23.3692 37.0391 23.5888 36.7027C23.8083 36.3663 24.1204 36.1006 24.4875 35.9376C26.4297 39.6178 28.9802 42.9432 32.0312 45.773C25.6542 44.6271 23.25 41.1396 23.25 37.8334Z' fill='%23E31235'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_131_22131'%3e%3crect width='50' height='50' fill='white' transform='translate(17 17)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e ");
}
.prm-step__item {
  height: 100%;
}
@media (max-width: 992px) {
  .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 */