

/* Start:/local/templates/motomoto74.ru_v2_2026/components/bitrix/news.list/price-page/style.css?177460958010048*/
/*
@media screen and (max-width: 1279px) {
      font-size: 23px;
  }
*/
body.page {
  overflow: initial;
}

.price-page {
  background: url("/local/templates/motomoto74.ru_v2_2026/components/bitrix/news.list/price-page/images/bg01.jpg") no-repeat center top/cover;
  padding-top: 130px;
}
@media (max-width: 999px) {
  .price-page {
    background: url("/local/templates/motomoto74.ru_v2_2026/components/bitrix/news.list/price-page/images/bg03.jpg") no-repeat center top/cover;
  }
}
@media screen and (max-width: 749px) {
  .price-page {
    background: url("/local/templates/motomoto74.ru_v2_2026/components/bitrix/news.list/price-page/images/bg04.jpg") no-repeat center top/cover;
    padding-top: 430px;
  }
}
.price-page #breadcrumb {
  padding-left: 157px;
}
@media screen and (max-width: 1440px) {
  .price-page #breadcrumb {
    padding-left: 0;
  }
}
.price-page #breadcrumb h2 {
  color: #000;
  font-family: "Panton", sans-serif;
  font-size: 60px;
  font-weight: 900;
  line-height: normal;
  text-transform: uppercase;
  margin-bottom: 208px;
}
@media (max-width: 999px) {
  .price-page #breadcrumb h2 {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 1440px) {
  .price-page #breadcrumb h2 {
    text-align: center;
    color: #fff;
  }
}
@media screen and (max-width: 749px) {
  .price-page #breadcrumb h2 {
    font-size: clamp(28px, 2.08vw, 40px);
    padding: 0 20px;
    margin-bottom: 20px;
    text-align: start;
  }
}
.price-page #breadcrumb h2 span {
  color: #FFB600;
  text-shadow: 0 0 30px rgba(255, 255, 255, 0.9);
  font-size: 60px;
  font-weight: 900;
  line-height: normal;
}
@media screen and (max-width: 749px) {
  .price-page #breadcrumb h2 span {
    font-size: clamp(28px, 2.08vw, 40px);
  }
}

.price-page__container {
  position: relative;
  width: 100%;
  max-width: 1680px;
  padding: 0 10px;
  margin: 0 auto;
  display: flex;
}
@media screen and (max-width: 1680px) {
  .price-page__container {
    flex-direction: column;
    align-items: center;
    padding: 0 20px;
  }
}

.price-page__card-box {
  display: flex;
  width: 100%;
}
@media screen and (max-width: 1680px) {
  .price-page__card-box {
    justify-content: center;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 1440px) {
  .price-page__card-box {
    display: grid;
    grid-auto-flow: row;
    grid-template-columns: repeat(3, minmax(280px, 336px));
    column-gap: 54px;
  }
}
@media screen and (max-width: 999px) {
  .price-page__card-box {
    grid-template-columns: repeat(2, minmax(300px, 336px));
  }
}
@media screen and (max-width: 749px) {
  .price-page__card-box {
    grid-template-columns: 336px;
  }
}

.price-page__container_wrapper {
  display: flex;
  flex-direction: column;
  padding: 0 27px;
}
@media screen and (max-width: 1440px) {
  .price-page__container_wrapper {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 50px;
  }
}

.price-page__container_wrapper:first-child {
  padding-left: 0;
}

.price-page__container_wrapper:last-child {
  padding-right: 0;
}
.price-page__container_wrapper:last-child .price-page__card h2::before {
  position: absolute;
  content: "";
  display: block;
  width: 53px;
  height: 67px;
  left: 82px;
  top: -22px;
  z-index: -1;
  background: url("/local/templates/motomoto74.ru_v2_2026/components/bitrix/news.list/price-page/images/ogon.svg") top right/cover no-repeat;
}

.price-page__card {
  position: relative;
  max-width: 336px;
  width: 100%;
  border-radius: 30px;
  background: rgba(9, 12, 19, 0.5);
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  padding-top: 38px;
  transition: all 0.3s linear;
  margin-bottom: 72px;
  display: flex;
  flex-direction: column;
  height: -webkit-fill-available;
}
@media screen and (max-width: 999px) {
  .price-page__card {
    margin-bottom: 50px;
  }
}
.price-page__card h2 {
  position: relative;
  z-index: 50;
  color: #fff;
  font-family: "Panton", sans-serif;
  font-size: 45px;
  font-weight: 900;
  line-height: normal;
  margin-right: -12px;
  margin-left: -12px;
  margin-bottom: 31px;
  padding-left: 35px;
  padding-right: 15px;
  padding-top: 4px;
  padding-bottom: 4px;
  text-align: left;
  border-radius: 10px;
  background: rgba(0, 0, 0, 0.8);
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
}
.price-page__card .pro::before {
  position: absolute;
  content: "";
  display: block;
  width: 53px;
  height: 67px;
  left: 82px;
  top: -22px;
  z-index: -1;
  background: url("/local/templates/motomoto74.ru_v2_2026/components/bitrix/news.list/price-page/images/ogon.svg") top right/cover no-repeat;
}
.price-page__card .price-page__description {
  padding-left: 27px;
  padding-right: 27px;
}
.price-page__card .price-page__description .time {
  margin-bottom: 0;
}
.price-page__card .price-page__description .time svg {
  margin-right: 15px;
}
.price-page__card .price-page__description .time span {
  color: #fff;
  text-shadow: 0 0 20px rgba(0, 0, 0, 0.9);
  font-family: "Panton", sans-serif;
  font-size: 35px;
  font-weight: 900;
  line-height: normal;
}
.price-page__card .price-page__description .time span b {
  color: #fff;
  font-family: "Panton", sans-serif;
  font-size: 25px;
  font-weight: 900;
  line-height: normal;
  text-transform: uppercase;
}
.price-page__card .price-page__description .price {
  padding: 0;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 20px;
}
.price-page__card .price-page__description .price p {
  padding: 0;
  margin: 0;
  display: inline-flex;
  align-items: flex-end;
  color: #D7373D;
  font-family: "Panton", sans-serif;
  font-size: 40px;
  font-weight: 900;
  line-height: 0.7;
  margin-bottom: 10px;
}
.price-page__card .price-page__description .price p b {
  margin-left: 5px;
  font-size: 30px;
  font-weight: 900;
  text-transform: uppercase;
}
.price-page__card .price-page__description .price span {
  padding: 0;
  margin: 0;
  display: inline-flex;
  font-family: "Panton", sans-serif;
  color: #A7B4BB;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 12px; /* 85.714% */
}
.price-page__card .price-page__description .description {
  margin-bottom: 45px;
}
.price-page__card .price-page__description .description p {
  margin: 0;
  color: #fff;
  font-family: "Gilroy", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: normal;
}
.price-page__card .price-page__description .description p b {
  color: #E8AD36;
  font-family: "Gilroy", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: normal;
}
.price-page__card .price-page__buttons {
  position: absolute;
  bottom: -25px;
  transform: translateX(-50%);
  left: 50%;
  max-width: 204px;
  margin: 0 auto;
}
@media screen and (max-width: 999px) {
  .price-page__card .price-page__buttons {
    max-width: 171px;
  }
}
.price-page__card .price-page__buttons .btn__sprice-page {
  border-color: #fff;
}

.price-page__card:hover {
  border-radius: 30px;
  background: rgba(9, 12, 19, 0.9);
  box-shadow: 0 0 60px 0 #EDB630;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  transform: translateY(-32px);
  transition: all 0.3s linear;
}
@media screen and (max-width: 999px) {
  .price-page__card:hover {
    transform: translateY(0);
  }
}
.price-page__card:hover h2 {
  position: relative;
  color: #EDB630;
}
.price-page__card:hover .btn {
  color: #E8AD36;
  border-radius: 24.5px;
  border: 2px solid #E8AD36;
  background: rgba(24, 25, 30, 0.95);
  box-shadow: 0 2px 15px 0 rgba(232, 173, 54, 0.5);
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
}

.btn__sprice-page:hover {
  color: #E8AD36 !important;
  border-radius: 24.5px;
  border: 2px solid #E8AD36 !important;
  background: rgba(24, 25, 30, 0.95) !important;
  box-shadow: 0 2px 15px 0 rgba(232, 173, 54, 0.5);
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
}

.shadow {
  max-width: 340px;
  width: 100%;
  height: 18px;
  border-radius: 363px;
  background: rgba(0, 0, 0, 0.7);
  -webkit-backdrop-filter: blur(10px);
  filter: blur(10px);
}
@media screen and (max-width: 999px) {
  .shadow {
    display: none;
  }
}

.price-page__container_button-wrapper {
  position: absolute;
  top: 146px;
  right: -143px;
  transform: rotate(-90deg);
  transition: all 0.3s ease-in;
}
@media screen and (max-width: 1680px) {
  .price-page__container_button-wrapper {
    position: relative;
    transform: rotate(0deg);
    top: auto;
    right: auto;
    text-align: center;
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 749px) {
  .price-page__container_button-wrapper {
    max-width: 749px;
    width: 100%;
  }
}
.price-page__container_button-wrapper .shadow__button {
  width: 96px;
  transform: rotate(-90deg);
  position: relative;
  bottom: 55px;
  left: -118px;
}
@media screen and (max-width: 1680px) {
  .price-page__container_button-wrapper .shadow__button {
    display: none;
  }
}

.price-page__button-list_tarify {
  border-radius: 30px;
  background: rgba(9, 12, 19, 0.7);
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  height: 96px;
  width: 408px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s linear;
}
@media screen and (max-width: 749px) {
  .price-page__button-list_tarify {
    width: 100%;
  }
}
.price-page__button-list_tarify a {
  width: 100%;
  color: #EDB630;
  font-family: "Panton", sans-serif;
  font-size: 30px;
  font-weight: 900;
  text-transform: uppercase;
  height: 100%;
  line-height: 96px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
  transition: all 0.3s ease-in;
}
.price-page__button-list_tarify a svg {
  margin-left: 52px;
  opacity: 0.1;
  transform: rotate(90deg);
  transition: all 0.3s linear;
}
.price-page__button-list_tarify a svg path {
  transition: all 0.3s linear;
}

.price-page__container_button-wrapper:hover .price-page__button-list_tarify {
  transform: translateX(32px);
  transition: all 0.3s linear;
}
@media screen and (max-width: 1680px) {
  .price-page__container_button-wrapper:hover .price-page__button-list_tarify {
    transform: translateY(0);
  }
}
.price-page__container_button-wrapper:hover .price-page__button-list_tarify a svg {
  opacity: 1;
}
.price-page__container_button-wrapper:hover .price-page__button-list_tarify a svg path {
  fill: #EDB630;
}

/*# sourceMappingURL=style.css.map */

/* End */
/* /local/templates/motomoto74.ru_v2_2026/components/bitrix/news.list/price-page/style.css?177460958010048 */
