

/* Start:/local/templates/motomoto74.ru_v2_2026/components/luxar/super/index_page/style.css?17746061441719*/
body {
  overflow: hidden;
}

#pp-nav .active + .pp-tooltip {
  left: 65px;
}

#pp-nav {
  position: fixed;
  top: 35% !important;
  left: 3rem !important;
  z-index: 100;
  transition: all 0.3s ease-in-out;
}
#pp-nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
#pp-nav ul:before {
  content: "";
  display: block;
  width: 1px;
  height: calc(100% - 10px);
  background: white;
  position: absolute;
  left: 48%;
  bottom: 6px;
  pointer-events: none;
  opacity: 0.5;
}
#pp-nav li {
  display: block;
  width: 14px;
  height: 13px;
  margin: 20px !important;
  position: relative;
  transition: all 0.3s ease-in-out;
}
#pp-nav span {
  top: 2px;
  left: 2px;
  width: 10px !important;
  height: 10px !important;
  border-radius: 50%;
  background: white !important;
  transition: all 0.3s ease-in-out;
  display: block;
  position: relative;
}
#pp-nav a {
  display: block;
  position: relative;
  z-index: 1;
  cursor: pointer;
  text-decoration: none;
}

#pp-nav .active span {
  background: orange !important;
  transition: all 0.3s ease-in-out;
}

#pp-nav .active span:before {
  content: "";
  display: block;
  background: url(/local/templates/motomoto74.ru_v2_2026/components/luxar/super/index_page/images/moto.gif) no-repeat right top;
  background-size: cover;
  width: 50px;
  height: 45px;
  position: absolute;
  bottom: -10px;
  pointer-events: none;
  right: -52px;
  z-index: 1;
  transition: all 0.3s ease-in-out;
}

#pp-nav .active span:after {
  transition: all 0.3s ease-in-out;
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  left: -6px;
  bottom: -6px;
  pointer-events: none;
  right: -54px;
  z-index: -1;
  border-radius: 50%;
  border: 2px solid white;
}

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

/* End */


/* Start:/local/templates/motomoto74.ru_v2_2026/components/bitrix/news.list/routs/style.css?17745007579178*/
/*
@media screen and (max-width: 1279px) {
      font-size: 23px;
  }
*/
@media screen and (max-width: 749px) {
  body #panel {
    display: none;
  }
}

.routs {
  width: 100%;
  background: url(/local/templates/motomoto74.ru_v2_2026/components/bitrix/news.list/routs/images/background/bg_desctop.png) no-repeat top center/cover;
  padding-top: 13rem;
  margin-top: -13rem;
  padding-bottom: 16rem;
}
@media screen and (max-width: 749px) {
  .routs {
    background: url(/local/templates/motomoto74.ru_v2_2026/components/bitrix/news.list/routs/images/background/bg_mob01.jpg) no-repeat top center/cover;
    padding-top: 27rem;
    padding-bottom: 7rem;
  }
}
.routs.not-index-page {
  position: relative;
  padding-top: 15rem;
  margin-top: 0;
}
@media screen and (max-width: 749px) {
  .routs.not-index-page {
    padding-top: 27rem;
  }
}
@media screen and (max-width: 999px) {
  .routs__index-page {
    margin-top: 0;
    padding-top: 0;
  }
}
.routs__index-page .routs__container {
  padding-top: 9rem;
}
.routs__index-page .routs__container h1, .routs__index-page .routs__container h2 {
  font-size: clamp(3.2rem, 6vw, 4rem);
}
@media screen and (max-width: 999px) {
  .routs__index-page .routs__item {
    min-width: 34rem;
  }
}
.routs__container {
  max-width: 162rem;
  width: 100%;
  margin: 0 auto;
  padding-left: clamp(2rem, 4vw, 4rem);
  padding-right: clamp(2rem, 4vw, 4rem);
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: center;
}
@media screen and (max-width: 1279px) {
  .routs__container {
    align-items: center;
    padding-left: clamp(2rem, 4vw, 4rem);
    padding-right: clamp(2rem, 4vw, 4rem);
  }
}
@media screen and (max-width: 749px) {
  .routs__container {
    align-items: center;
    padding-left: 0.8rem;
    padding-right: 0.8rem;
  }
}
.routs__container .breadcrumbs {
  margin-right: auto;
}
.routs__container h1, .routs__container h2 {
  text-align: center;
  color: #000;
  font-family: "Panton", sans-serif;
  font-size: clamp(4rem, 10vw, 7.2rem);
  font-style: normal;
  font-weight: 900;
  line-height: normal;
  text-transform: uppercase;
  margin-right: auto;
  margin-bottom: 3rem;
}
@media screen and (max-width: 1279px) {
  .routs__container h1, .routs__container h2 {
    text-align: center;
  }
}
@media screen and (max-width: 749px) {
  .routs__container h1, .routs__container h2 {
    display: none;
  }
}
.routs__container h1.routs__title_mob, .routs__container h2.routs__title_mob {
  font-size: clamp(3.6rem, 8vw, 6rem);
  display: none;
  margin: 0 0 3rem 0;
}
@media screen and (max-width: 749px) {
  .routs__container h1.routs__title_mob, .routs__container h2.routs__title_mob {
    display: block;
  }
}
.routs__box {
  max-width: 105rem;
  width: 100%;
}
.routs__list {
  width: 100%;
  display: grid;
  grid-auto-flow: row;
  grid-template-columns: repeat(2, minmax(40rem, 51.6rem));
  gap: 1.5rem;
}
@media screen and (max-width: 1279px) {
  .routs__list {
    width: 100%;
    display: grid;
    grid-auto-flow: row;
    grid-template-columns: repeat(2, minmax(15rem, 60rem));
    gap: 1rem;
    justify-content: center;
  }
}
@media screen and (max-width: 749px) {
  .routs__list {
    grid-template-columns: repeat(1, minmax(29rem, 60rem));
  }
}
.routs__item {
  display: flex;
  padding: 4rem 2.6rem 2rem 1.5rem;
  border-radius: 3rem;
  background: rgba(9, 12, 19, 0.5);
  -webkit-backdrop-filter: blur(0.5rem);
  backdrop-filter: blur(0.5rem);
  transition: 0.3s linear;
  max-width: 51.6rem;
  min-width: 40rem;
  width: 100%;
  height: 22.5rem;
  position: relative;
}
@media screen and (max-width: 1279px) {
  .routs__item {
    background: rgba(9, 12, 19, 0.9);
    -webkit-backdrop-filter: blur(0.5rem);
    backdrop-filter: blur(0.5rem);
    transition: 0.3s linear;
    max-width: 60rem;
    min-width: 36rem;
    height: 14rem;
    padding: 1.5rem 2rem 2rem 1.3rem;
  }
}
.routs__item_link {
  display: block;
  position: absolute;
  inset: 0;
  z-index: 10;
}
@media screen and (max-width: 749px) {
  .routs__item {
    min-width: 29rem;
  }
}
.routs__item_all {
  position: relative;
  justify-content: center;
  align-items: center;
  padding: 0;
}
.routs__item_all > a {
  position: absolute;
  inset: 0;
}
.routs__item_all p {
  color: #EDB630 !important;
  font-family: "Panton", sans-serif;
  font-size: clamp(2.8rem, 6vw, 3.5rem);
  font-style: normal;
  font-weight: 700;
  margin-bottom: 0;
  text-transform: uppercase;
  height: max-content;
  margin: 0;
}
.routs__item:hover {
  background: rgba(9, 12, 19, 0.9);
  -webkit-backdrop-filter: blur(0.5rem);
  backdrop-filter: blur(0.5rem);
  transition: 0.3s linear;
}
.routs__item:hover .routs__description {
  opacity: 1;
  transition: 0.3s linear;
}

.maps {
  display: inline-block;
  position: relative;
  margin-right: 2.4rem;
  height: 12rem;
}
@media screen and (max-width: 1279px) {
  .maps {
    margin-right: 1.3rem;
    width: 9.5rem;
    height: 8.5rem;
  }
  .maps svg {
    width: 100%;
    height: 100%;
  }
}

.dt::before {
  position: absolute;
  content: attr(data-title);
  top: 38%;
  transform: translateY(-50%);
  left: 30%;
  color: #fff;
  font-family: "Panton", sans-serif;
  font-size: clamp(2.8rem, 6vw, 3.5rem);
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
@media screen and (max-width: 1279px) {
  .dt::before {
    font-size: 2.5rem;
    font-weight: 900;
    top: 40%;
    left: 33%;
  }
}
@media screen and (max-width: 1279px) {
  .dt::before {
    top: 42%;
    left: 28%;
  }
}

.routs__text {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media screen and (max-width: 1279px) {
  .routs__text {
    width: 100%;
  }
}
.routs__text h3::first-line {
  color: #fff !important;
  font-family: "Panton", sans-serif;
  font-size: clamp(3.2rem, 7vw, 4rem);
  font-style: normal;
  font-weight: 700;
  margin-bottom: 1rem;
  text-transform: uppercase;
  line-height: 3.6rem;
}
@media screen and (max-width: 1279px) {
  .routs__text h3::first-line {
    font-size: 2.5rem;
    font-weight: 900;
  }
}
@media screen and (max-width: 749px) {
  .routs__text h3::first-line {
    line-height: 3rem;
  }
}
.routs__text h3 {
  display: inline-block;
  color: #fff !important;
  font-family: "Panton", sans-serif;
  font-size: 3rem;
  font-style: normal;
  font-weight: 700;
  line-height: 3rem;
  margin-bottom: 0;
  text-transform: uppercase;
}
@media screen and (max-width: 1279px) {
  .routs__text h3 {
    font-size: 2.5rem;
    font-weight: 900;
  }
}
@media screen and (max-width: 749px) {
  .routs__text h3 {
    line-height: 1.8rem;
  }
}
.routs__text span {
  display: inline-block;
  color: #A7B4BB;
  font-family: "Gilroy", sans-serif;
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 1rem;
}
@media screen and (max-width: 1279px) {
  .routs__text span {
    margin-bottom: 0.5rem;
  }
}
@media screen and (max-width: 749px) {
  .routs__text span {
    font-size: 1.4rem;
    line-height: 1.4rem;
  }
}
.routs__text .routs__description {
  opacity: 0;
  text-align: end;
}
@media screen and (max-width: 1279px) {
  .routs__text .routs__description {
    opacity: 1;
  }
}
.routs__text a {
  position: relative;
  display: inline-flex;
  align-self: end;
  padding-left: 6rem;
  padding-right: 6rem;
  color: #E8AD36;
  font-family: "Gilroy", sans-serif;
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 500;
}
@media screen and (max-width: 1279px) {
  .routs__text a {
    text-transform: lowercase;
    border: 0.2rem solid transparent;
    background: transparent;
    font-size: 1.4rem;
    padding-left: 0.5rem;
    padding-right: 2rem;
    min-width: 9.2rem;
    line-height: 2.5rem;
    height: 2.5rem;
  }
}
.routs__text a::after {
  position: absolute;
  content: "";
  top: 54%;
  transform: translateY(-50%);
  right: 1.9rem;
  width: 1.2rem;
  height: 2rem;
  background: url("/local/templates/motomoto74.ru_v2_2026/components/bitrix/news.list/routs/images/arr/arr_right.svg") no-repeat center/contain;
}
@media screen and (max-width: 1279px) {
  .routs__text a::after {
    width: 0.5rem;
    height: 0.8rem;
    right: 0.5rem;
  }
}
.routs__text a:hover {
  border-radius: 2.45rem;
  border: 0.2rem solid #E8AD36;
  background: rgba(24, 25, 30, 0.95);
  box-shadow: 0 0.2rem 1.5rem rgba(232, 173, 54, 0.5);
  -webkit-backdrop-filter: blur(0.5rem);
  backdrop-filter: blur(0.2rem);
}
@media screen and (max-width: 1279px) {
  .routs__text a:hover {
    border: none;
  }
}
@media screen and (max-width: 1440px) {
  .routs__text .btn {
    max-width: 18rem;
  }
}
@media screen and (max-width: 1279px) {
  .routs__text .btn {
    border: none;
  }
}
@media screen and (max-width: 1279px) {
  .routs__text .btn:hover {
    border-radius: 0;
    background: transparent !important;
    box-shadow: none;
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
    border-color: transparent !important;
    color: #E8AD36 !important;
  }
}

.routs__item:last-of-type .routs__text h2 {
  line-height: 2.6rem;
}

html {
  font-size: 0.5208333333vw !important;
}

@media (max-width: 992px) {
  html {
    font-size: 1.3020833333vw !important;
  }
}
@media (max-width: 768px) {
  html {
    font-size: 1.7361111111vw !important;
  }
}
@media (max-width: 576px) {
  html {
    font-size: 2.6666666667vw !important;
  }
}

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

/* End */


/* Start:/local/templates/motomoto74.ru_v2_2026/components/bitrix/news.list/gallery/style.css?1722317469131*/

.am-wrapper{
	float:left;
	position:relative;
	overflow:hidden;
}
.am-wrapper img{
	outline:none;
	position: initial !important;
}
/* End */


/* 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/luxar/super/index_page/style.css?17746061441719 */
/* /local/templates/motomoto74.ru_v2_2026/components/bitrix/news.list/routs/style.css?17745007579178 */
/* /local/templates/motomoto74.ru_v2_2026/components/bitrix/news.list/gallery/style.css?1722317469131 */
/* /local/templates/motomoto74.ru_v2_2026/components/bitrix/news.list/price-page/style.css?177460958010048 */
