

/* Start:/local/templates/motomoto74.ru_v2_2026/components/bitrix/news/routs/style.css?177450075775*/
html, body {
  overflow: initial;
}

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

/* End */


/* Start:/local/templates/motomoto74.ru_v2_2026/components/bitrix/news.detail/routs/style.css?177450075719692*/
/*
@media screen and (max-width: 1279px) {
      font-size: 23px;
  }
*/
html, body {
  overflow: initial;
}

.rout-detail {
  position: relative;
  width: 100%;
  display: flex;
  justify-content: center;
  padding-top: 149px;
}
@media (max-width: 749px) {
  .rout-detail {
    padding-top: 70px;
    margin-top: 0;
  }
}
@media screen and (max-width: 999px) {
  .rout-detail {
    min-height: auto;
    flex-direction: column;
    margin-top: 0;
  }
}

.rout-detail::before {
  position: absolute;
  content: "";
  width: 1230px;
  top: -158px;
  right: 0;
  bottom: -153px;
  z-index: 0;
  background: rgba(0, 0, 0, 0.4);
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  clip-path: polygon(20.928% 0%, 100% 0%, 100% 100%, 0% 100%, 20.928% 0%);
  pointer-events: none;
}
@media screen and (max-width: 1279px) {
  .rout-detail::before {
    width: 900px;
  }
}
@media screen and (max-width: 999px) {
  .rout-detail::before {
    width: auto;
    left: 0;
    right: 0;
    clip-path: polygon(35.333% 0%, 0% 0%, 0% 100%, 100.533% 100%, 100.533% 65.516%, 35.333% 0%);
  }
}

.rout-detail__container {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  padding-left: 51px;
  align-items: flex-start;
  max-width: 1920px;
  width: 100%;
}
@media screen and (max-width: 999px) {
  .rout-detail__container {
    flex-direction: column-reverse;
    padding-left: 12px;
    padding-right: 12px;
  }
}

.routes__container {
  margin-top: 180px;
  margin-right: 20px;
  max-width: 380px;
  width: 100%;
  min-height: 550px;
  border-radius: 30px;
  background: rgba(9, 12, 19, 0.8);
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  padding: 15px 20px;
}
@media screen and (max-width: 999px) {
  .routes__container {
    display: none;
  }
}
.routes__container h1 {
  position: absolute;
  text-transform: uppercase;
  color: #fff;
  font-family: "Panton", sans-serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 900;
  line-height: normal;
  margin-bottom: 25px;
  width: 650px;
  top: -170px;
  left: 24px;
}
@media (max-width: 1680px) {
  .routes__container h1 {
    font-size: clamp(25px, 2.08vw, 40px);
    width: 500px;
  }
}
@media (max-width: 1500px) {
  .routes__container h1 {
    font-size: clamp(25px, 2.08vw, 40px);
    width: 400px;
  }
}
@media (max-width: 999px) {
  .routes__container h1 {
    display: none;
  }
}
.routes__container h1 b {
  color: #FFB600;
  text-shadow: 0 0 30px rgba(255, 255, 255, 0.9);
  font-family: "Panton", sans-serif;
  font-size: 40px;
  font-weight: 900;
  line-height: normal;
}
@media (max-width: 1680px) {
  .routes__container h1 b {
    font-size: clamp(25px, 2.08vw, 40px);
  }
}
.routes__container h2 {
  text-align: left;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.5);
  font-family: "Panton", sans-serif;
  font-size: 50px;
  font-style: normal;
  font-weight: 900;
  line-height: normal;
  margin-bottom: 20px;
}
.routes__container nav ul {
  list-style-type: none;
  padding: 0;
}
.routes__container nav ul li {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.routes__container nav ul li div {
  position: relative;
  display: inline-block;
  width: 48px;
  height: 46px;
  margin-right: 10px;
}
.routes__container nav ul li div svg {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.routes__container nav ul li .dt::before {
  position: absolute;
  content: attr(data-title);
  top: 44%;
  transform: translateY(-50%);
  left: 27%;
  color: #fff;
  font-family: "Panton", sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.routes__container nav ul li a {
  color: #fff;
  font-family: "Gilroy", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  display: block;
  width: 100%;
  height: 56px;
  line-height: 56px;
}
.routes__container nav ul li:hover {
  margin-left: -25px;
  padding-left: 25px;
  margin-right: -50px;
  background-color: rgba(3, 3, 3, 0.9);
  clip-path: polygon(0% 17.857%, 0% 17.857%, 0.035% 14.961%, 0.137% 12.213%, 0.301% 9.651%, 0.52% 7.311%, 0.789% 5.23%, 1.104% 3.445%, 1.457% 1.993%, 1.843% 0.91%, 2.258% 0.234%, 2.695% 0%, 94.568% 0%, 94.568% 0%, 94.862% 0.106%, 95.148% 0.419%, 95.426% 0.929%, 95.693% 1.629%, 95.946% 2.51%, 96.184% 3.564%, 96.404% 4.782%, 96.604% 6.156%, 96.782% 7.676%, 96.937% 9.336%, 99.571% 41.479%, 99.571% 41.479%, 99.689% 43.104%, 99.78% 44.782%, 99.846% 46.499%, 99.885% 48.243%, 99.898% 50%, 99.885% 51.757%, 99.846% 53.501%, 99.78% 55.218%, 99.689% 56.896%, 99.571% 58.521%, 96.937% 90.664%, 96.937% 90.664%, 96.782% 92.324%, 96.604% 93.844%, 96.404% 95.218%, 96.184% 96.436%, 95.946% 97.49%, 95.693% 98.371%, 95.426% 99.071%, 95.148% 99.581%, 94.862% 99.894%, 94.568% 100%, 2.695% 100%, 2.695% 100%, 2.258% 99.766%, 1.843% 99.09%, 1.457% 98.007%, 1.104% 96.555%, 0.789% 94.77%, 0.52% 92.689%, 0.301% 90.349%, 0.137% 87.787%, 0.035% 85.039%, 0% 82.143%, 0% 17.857%);
  transition: 0.3s ease-out;
  overflow: hidden;
}
.routes__container nav ul li:hover::after {
  position: absolute;
  content: "";
  width: 22px;
  height: 20px;
  top: 50%;
  transform: translateY(-50%);
  right: 10px;
  background: url("/local/templates/motomoto74.ru_v2_2026/components/bitrix/news.detail/routs/images/duble_arr_right.svg") center/cover no-repeat;
  cursor: pointer;
  transition: 0.3s ease-out;
}

.rout__container_wrapper {
  max-width: 990px;
  width: 100%;
  position: relative;
  text-align: left;
  height: 100%;
  top: -139px;
  padding-top: 130px;
}
@media screen and (max-width: 749px) {
  .rout__container_wrapper {
    display: flex;
    flex-direction: column;
    top: 0;
    padding-top: 0;
  }
}
.rout__container_wrapper h3 {
  display: none;
  text-transform: uppercase;
  color: #fff;
  font-family: "Panton", sans-serif;
  font-size: clamp(25px, 2.08vw, 40px);
  font-style: normal;
  font-weight: 900;
  line-height: normal;
}
@media (max-width: 999px) {
  .rout__container_wrapper h3 {
    margin-left: 70px;
    display: block;
  }
}
@media screen and (max-width: 749px) {
  .rout__container_wrapper h3 {
    margin-left: 8px;
  }
}
.rout__container_wrapper h3 b {
  color: #FFB600;
  text-shadow: 0 0 30px rgba(255, 255, 255, 0.9);
  font-family: "Panton", sans-serif;
  font-size: clamp(25px, 2.08vw, 40px);
  font-weight: 900;
  line-height: normal;
}
.rout__container_wrapper h2 {
  position: relative;
  padding-left: 70px;
  color: #FECF1E;
  font-family: "Panton", sans-serif;
  font-size: 80px;
  font-style: normal;
  font-weight: 900;
  line-height: normal;
  text-transform: uppercase;
  z-index: 1;
}
@media (max-width: 1200px) {
  .rout__container_wrapper h2 {
    font-size: 60px;
  }
}
@media screen and (max-width: 999px) {
  .rout__container_wrapper h2 {
    font-size: 40px;
    width: 50%;
  }
}
@media screen and (max-width: 749px) {
  .rout__container_wrapper h2 {
    font-size: 35px;
    padding-left: 8px;
  }
}
@media screen and (max-width: 999px) {
  .rout__container_wrapper .rout__description {
    padding-left: 71px;
  }
}
@media screen and (max-width: 749px) {
  .rout__container_wrapper .rout__description {
    padding-left: 8px;
  }
}
.rout__container_wrapper .rout__description table {
  max-width: 600px;
  width: 100%;
  margin-bottom: 25px;
}
.rout__container_wrapper .rout__description table tbody {
  width: 100%;
}
@media screen and (max-width: 999px) {
  .rout__container_wrapper .rout__description table tbody {
    display: block;
    padding: 0;
  }
}
.rout__container_wrapper .rout__description table tbody tr {
  width: 100%;
  padding: 8px 0 8px 0;
}
@media screen and (max-width: 999px) {
  .rout__container_wrapper .rout__description table tbody tr {
    display: block;
    padding: 0;
  }
}
.rout__container_wrapper .rout__description table tbody tr b {
  color: #D7373D;
  font-family: "Gilroy", sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 600;
  line-height: 27px;
}
@media screen and (max-width: 999px) {
  .rout__container_wrapper .rout__description table tbody tr b {
    font-size: 18px;
    line-height: 30px;
  }
}
.rout__container_wrapper .rout__description table tbody tr td:nth-of-type(1) {
  width: 33.3333333333%;
  margin: 0;
  padding: 8px 6px 8px 0;
  color: #A7B4BB;
  text-align: right;
  font-family: "Gilroy", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
@media screen and (max-width: 999px) {
  .rout__container_wrapper .rout__description table tbody tr td:nth-of-type(1) {
    display: block;
    text-align: left;
    padding: 0;
    font-size: 14px;
    line-height: 14px;
  }
}
.rout__container_wrapper .rout__description table tbody tr td:nth-of-type(2) {
  max-width: 200px;
  margin: 0;
  padding: 8px 20px 8px 6px;
  text-align: left;
  color: #A7B4BB;
  font-family: "Gilroy", sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: 27px; /* 122.727% */
}
@media screen and (max-width: 999px) {
  .rout__container_wrapper .rout__description table tbody tr td:nth-of-type(2) {
    display: block;
    opacity: 1;
    padding: 0;
    font-size: 18px;
    line-height: 22px; /* 122.727% */
  }
}
@media screen and (max-width: 999px) {
  .rout__container_wrapper .rout__description table tbody tr:last-of-type {
    display: block;
    padding: 0;
  }
}
.rout__container_wrapper .rout__description table tbody tr:last-of-type td:nth-child(2) {
  margin-bottom: 10px;
}
.rout__container_wrapper .rout__description table tbody tr:last-of-type td:nth-child(3) {
  text-align: left;
  color: #A7B4BB;
  font-family: "Gilroy", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 12px; /* 85.714% */
}
@media screen and (max-width: 999px) {
  .rout__container_wrapper .rout__description table tbody tr:last-of-type td:nth-child(3) {
    display: block;
    padding: 0;
  }
}

.rout__container_wrapper::before {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  width: 570px;
  height: 450px;
  background-image: url("/local/templates/motomoto74.ru_v2_2026/components/bitrix/news.detail/routs/images/vetka_left2.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  pointer-events: none;
}
@media screen and (max-width: 999px) {
  .rout__container_wrapper::before {
    content: none;
  }
}

.dt2:after {
  position: absolute;
  content: attr(data-title);
  top: 30px;
  right: 30px;
  height: 312px;
  pointer-events: none;
  color: rgba(236, 236, 236, 0.3);
  font-family: "Panton", sans-serif;
  font-size: 260px;
  font-style: normal;
  font-weight: 900;
  line-height: normal;
}
@media screen and (max-width: 999px) {
  .dt2:after {
    right: auto;
    width: 110px;
    height: 120px;
    left: 8px;
    top: -55px;
    color: rgba(236, 236, 236, 0.1);
    font-size: 100px;
  }
}

.rout__buttons {
  padding-left: 70px;
  margin-bottom: 25px;
  display: flex;
}
@media screen and (max-width: 749px) {
  .rout__buttons {
    padding-left: 0;
    order: 2;
    margin-bottom: 20px;
  }
}
.rout__buttons .btn:first-of-type {
  background: rgba(24, 25, 30, 0.95);
  margin-right: 14px;
}
@media screen and (max-width: 999px) {
  .rout__buttons .btn:first-of-type {
    min-width: 172px;
    line-height: 44px;
    height: 50px;
    font-size: 14px;
  }
}
@media screen and (max-width: 749px) {
  .rout__buttons .btn:first-of-type {
    margin-right: 2px;
  }
}
.rout__buttons .btn:last-of-type {
  position: relative;
  border: 2px solid #B7C4CB;
  background: transparent;
  box-shadow: 0 2px 15px 0 rgba(232, 173, 54, 0.5);
}
@media screen and (max-width: 999px) {
  .rout__buttons .btn:last-of-type {
    min-width: 172px;
    line-height: 44px;
    height: 50px;
    font-size: 14px;
    text-align: left;
  }
}
.rout__buttons .btn:last-of-type::after {
  position: absolute;
  content: "";
  width: 12px;
  height: 20px;
  top: 5px;
  transform: translateY(50%);
  right: 18px;
  background: url("/local/templates/motomoto74.ru_v2_2026/components/bitrix/news.detail/routs/images/arr_right.svg") no-repeat center/contain;
}
@media screen and (max-width: 999px) {
  .rout__buttons .btn:last-of-type::after {
    top: 9px;
    width: 10px;
    height: 15px;
  }
}

.rout__text-description {
  padding-left: 70px;
  padding-right: 10px;
  color: #fff;
  font-family: "Gilroy", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px; /* 138.889% */
  margin-bottom: 130px;
}
@media screen and (max-width: 999px) {
  .rout__text-description {
    max-width: 75%;
    font-size: 16px;
    line-height: 22px;
  }
}
@media screen and (max-width: 749px) {
  .rout__text-description {
    padding-left: 8px;
    margin-bottom: 20px;
  }
}

.rout__slider {
  position: relative;
  display: flex;
  padding-left: 65px;
  padding-right: 45px;
}
@media (max-width: 999px) {
  .rout__slider {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 749px) {
  .rout__slider {
    padding-left: 12px;
    padding-right: 12px;
    order: 3;
  }
}
.rout__slider .swiper__rout {
  max-width: 880px;
  width: 100%;
  height: 200px;
}
@media screen and (max-width: 1440px) {
  .rout__slider .swiper__rout {
    max-width: 680px;
  }
}
@media screen and (max-width: 1279px) {
  .rout__slider .swiper__rout {
    max-width: 480px;
  }
}
@media screen and (max-width: 999px) {
  .rout__slider .swiper__rout {
    max-width: 800px;
    margin-bottom: 51px;
  }
}
@media screen and (max-width: 749px) {
  .rout__slider .swiper__rout {
    height: 105px;
  }
}
.rout__slider .swiper__rout .swiper-wrapper__rout {
  width: 100%;
  height: 100%;
}
.rout__slider .swiper__rout .swiper-wrapper__rout .swiper-slide {
  width: 200px;
  height: 200px;
  border-radius: 20px;
  overflow: hidden;
}
@media screen and (max-width: 749px) {
  .rout__slider .swiper__rout .swiper-wrapper__rout .swiper-slide {
    height: 105px;
    width: 105px;
  }
}
.rout__slider .swiper__rout .swiper-wrapper__rout .swiper-slide a {
  display: inline-block;
  width: 100%;
  height: 100%;
}
.rout__slider .swiper__rout .swiper-wrapper__rout .swiper-slide a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media screen and (max-width: 999px) {
  .rout__slider .swiper-button-prev, .rout__slider .swiper-button-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }
}
.rout__slider .swiper-button-prev::after {
  content: "";
  width: 18px;
  height: 30px;
  background: url("/local/templates/motomoto74.ru_v2_2026/components/bitrix/news.detail/routs/images/arr_left_def.svg") center/cover no-repeat;
}
@media screen and (max-width: 749px) {
  .rout__slider .swiper-button-prev::after {
    position: absolute;
    width: 8px;
    height: 12px;
    left: -15px;
  }
}
.rout__slider .swiper-button-prev:hover::after {
  content: "";
  width: 18px;
  height: 30px;
  background: url("/local/templates/motomoto74.ru_v2_2026/components/bitrix/news.detail/routs/images/arr_left_hover.svg") center/cover no-repeat;
  transition: 0.3s linear;
}
@media screen and (max-width: 749px) {
  .rout__slider .swiper-button-prev:hover::after {
    position: absolute;
    width: 8px;
    height: 12px;
    left: -15px;
  }
}
.rout__slider .swiper-button-next::after {
  content: "";
  width: 18px;
  height: 30px;
  background: url("/local/templates/motomoto74.ru_v2_2026/components/bitrix/news.detail/routs/images/arr_right_def.svg") center/cover no-repeat;
  transition: 0.3s linear;
}
@media screen and (max-width: 749px) {
  .rout__slider .swiper-button-next::after {
    position: absolute;
    width: 8px;
    height: 12px;
    right: -15px;
  }
}
.rout__slider .swiper-button-next:hover::after {
  content: "";
  width: 18px;
  height: 30px;
  background: url("/local/templates/motomoto74.ru_v2_2026/components/bitrix/news.detail/routs/images/arr_right_hover.svg") center/cover no-repeat;
}
@media screen and (max-width: 749px) {
  .rout__slider .swiper-button-next:hover::after {
    position: absolute;
    width: 8px;
    height: 12px;
    right: -15px;
  }
}

.routes__button-list {
  position: relative;
  display: none;
  background: rgba(9, 12, 19, 0.9);
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
}
@media screen and (max-width: 999px) {
  .routes__button-list {
    position: absolute;
    left: 0;
    bottom: 0;
    max-width: 999px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
.routes__button-list button {
  border: none;
  background: transparent;
  outline: none;
  color: rgba(255, 255, 255, 0.5);
  font-family: "Panton", sans-serif;
  font-size: 30px;
  font-weight: 900;
  text-transform: uppercase;
  height: 50px;
  line-height: 50px;
}

.routes__button-list::after {
  position: absolute;
  content: "";
  width: 17px;
  height: 19px;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  background: url("/local/templates/motomoto74.ru_v2_2026/components/bitrix/news.detail/routs/images/arr_down.svg") center/cover no-repeat;
}

.fancybox__content.modal-routes {
  border-radius: 30px;
  background: rgba(9, 12, 19, 0.8);
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  margin-right: 30px;
  margin-left: 30px;
  padding-top: 3rem;
}
.fancybox__content.modal-routes li:hover {
  margin-left: -25px;
  padding-left: 25px;
  margin-right: -30px;
  background-color: rgba(3, 3, 3, 0.9);
  clip-path: polygon(0% 17.857%, 0% 17.857%, 0.035% 14.961%, 0.137% 12.213%, 0.301% 9.651%, 0.52% 7.311%, 0.789% 5.23%, 1.104% 3.445%, 1.457% 1.993%, 1.843% 0.91%, 2.258% 0.234%, 2.695% 0%, 94.568% 0%, 94.568% 0%, 94.862% 0.106%, 95.148% 0.419%, 95.426% 0.929%, 95.693% 1.629%, 95.946% 2.51%, 96.184% 3.564%, 96.404% 4.782%, 96.604% 6.156%, 96.782% 7.676%, 96.937% 9.336%, 99.571% 41.479%, 99.571% 41.479%, 99.689% 43.104%, 99.78% 44.782%, 99.846% 46.499%, 99.885% 48.243%, 99.898% 50%, 99.885% 51.757%, 99.846% 53.501%, 99.78% 55.218%, 99.689% 56.896%, 99.571% 58.521%, 96.937% 90.664%, 96.937% 90.664%, 96.782% 92.324%, 96.604% 93.844%, 96.404% 95.218%, 96.184% 96.436%, 95.946% 97.49%, 95.693% 98.371%, 95.426% 99.071%, 95.148% 99.581%, 94.862% 99.894%, 94.568% 100%, 2.695% 100%, 2.695% 100%, 2.258% 99.766%, 1.843% 99.09%, 1.457% 98.007%, 1.104% 96.555%, 0.789% 94.77%, 0.52% 92.689%, 0.301% 90.349%, 0.137% 87.787%, 0.035% 85.039%, 0% 82.143%, 0% 17.857%);
  transition: 0.3s ease-out;
  overflow: hidden;
}
.fancybox__content.modal-routes .f-button.is-close-btn {
  top: 20px !important;
  right: 20px !important;
}

.active {
  margin-left: -25px;
  padding-left: 25px;
  margin-right: -50px;
  background-color: rgba(3, 3, 3, 0.9);
  clip-path: polygon(0% 17.857%, 0% 17.857%, 0.035% 14.961%, 0.137% 12.213%, 0.301% 9.651%, 0.52% 7.311%, 0.789% 5.23%, 1.104% 3.445%, 1.457% 1.993%, 1.843% 0.91%, 2.258% 0.234%, 2.695% 0%, 94.568% 0%, 94.568% 0%, 94.862% 0.106%, 95.148% 0.419%, 95.426% 0.929%, 95.693% 1.629%, 95.946% 2.51%, 96.184% 3.564%, 96.404% 4.782%, 96.604% 6.156%, 96.782% 7.676%, 96.937% 9.336%, 99.571% 41.479%, 99.571% 41.479%, 99.689% 43.104%, 99.78% 44.782%, 99.846% 46.499%, 99.885% 48.243%, 99.898% 50%, 99.885% 51.757%, 99.846% 53.501%, 99.78% 55.218%, 99.689% 56.896%, 99.571% 58.521%, 96.937% 90.664%, 96.937% 90.664%, 96.782% 92.324%, 96.604% 93.844%, 96.404% 95.218%, 96.184% 96.436%, 95.946% 97.49%, 95.693% 98.371%, 95.426% 99.071%, 95.148% 99.581%, 94.862% 99.894%, 94.568% 100%, 2.695% 100%, 2.695% 100%, 2.258% 99.766%, 1.843% 99.09%, 1.457% 98.007%, 1.104% 96.555%, 0.789% 94.77%, 0.52% 92.689%, 0.301% 90.349%, 0.137% 87.787%, 0.035% 85.039%, 0% 82.143%, 0% 17.857%);
  transition: 0.3s ease-out;
  overflow: hidden;
}
@media screen and (max-width: 999px) {
  .active {
    margin-right: -30px;
  }
}

.active::after {
  position: absolute;
  content: "";
  width: 22px;
  height: 20px;
  top: 50%;
  transform: translateY(-50%);
  right: 10px;
  background: url("/local/templates/motomoto74.ru_v2_2026/components/bitrix/news.detail/routs/images/duble_arr_right.svg") center/cover no-repeat;
  cursor: pointer;
  transition: 0.3s ease-out;
}
@media screen and (max-width: 999px) {
  .active::after {
    right: 20px;
  }
}

.f-thumbs__slide.for-image.is-nav-selected .f-thumbs__slide__button .f-thumbs__slide__img {
  border: 3px solid #ebac28;
}

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

/* End */
/* /local/templates/motomoto74.ru_v2_2026/components/bitrix/news/routs/style.css?177450075775 */
/* /local/templates/motomoto74.ru_v2_2026/components/bitrix/news.detail/routs/style.css?177450075719692 */
