

/* Start:/local/templates/.default/components/bitrix/news/projects/style.css?1664437736168*/
.site .news-section-top {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 30px;
}

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

/* End */


/* Start:/local/templates/.default/components/bitrix/news/projects/bitrix/news.detail/.default/style.css?17573371293217*/
.news-detail {
  display: flex;
  flex-flow: row wrap;
  gap: 30px;
  margin-bottom: 50px; }
  .news-detail_img {
    display: none;
    width: 100%;
    height: 350px;
    min-height: 350px;
    max-height: 350px; }
    .news-detail_img.active {
      display: block; }
    .news-detail_img-block {
      display: flex;
      flex-flow: column wrap;
      gap: 30px;
      flex: 0 0 570px;
      max-width: 50%; }
      @media (max-width: 969px) {
        .news-detail_img-block {
          max-width: 100%;
          flex: 100%; } }
    @media (max-width: 650px) {
      .news-detail_img {
        flex: 100%;
        max-width: 100%; } }
    .news-detail_img:after {
      content: none; }
    .news-detail_img img {
      width: 100%;
      height: 100%;
      object-fit: cover ;
      object-position: center; }
    .news-detail_imgs-item {
      height: 195px !important;
      object-fit: cover;
      object-position: center;
      cursor: pointer; }
  .news-detail_text {
    flex: 1 0 0%; }
    .news-detail_text .country span {
      font-weight: 600; }
    .news-detail_text .price span {
      font-weight: 600;
      color: var(--btn-red); }
    .news-detail_text .text {
      margin-bottom: 20px; }
      .news-detail_text .text_caption {
        font-size: 18px;
        font-weight: 600;
        margin-bottom: 5px; }
    .news-detail_text .products_caption {
      font-size: 18px;
      font-weight: 600;
      margin-bottom: 15px; }
    .news-detail_text .products_product {
      margin-bottom: 10px; }
      .news-detail_text .products_product-count {
        display: inline-flex;
        background: var(--main-color);
        height: 22px;
        min-width: 22px;
        align-items: center;
        justify-content: center;
        color: var(--white);
        margin-right: 5px; }
      .news-detail_text .products_product-name {
        font-weight: 600;
        margin-bottom: 5px; }
  .news-detail_bottom {
    margin-top: 40px;
    display: flex;
    flex-flow: wrap row;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px; }
  .news-detail_back {
    display: flex;
    align-items: center;
    color: var(--btn-red);
    font-weight: 600; }
    .news-detail_back span {
      display: flex;
      align-items: center;
      justify-content: center;
      width: 50px;
      height: 50px;
      margin-right: 10px;
      background: var(--button-hover-color); }
  .news-detail_link {
    display: inline-flex;
    align-items: center;
    color: var(--btn-red);
    font-weight: 600;
    font-size: 16px; }
    .news-detail_link svg {
      margin-right: 5px; }
.catalog-nav-next {
  color: #818493 !important;
  right: -35px !important;
}
.catalog-nav-prev {
    color: #818493 !important;
    left: -35px !important;
}
  @media (max-width: 1250px) {
	.catalog-nav-next {
		color: var(--btn-red)  !important;
	  right: 5px !important;
	}
	.catalog-nav-prev {
		color: var(--btn-red)  !important;
		left: 5px !important;
	}
}
.news-detail_imgs_wrapper-slider{position:relative;width: 100%;}
/*# sourceMappingURL=style.css.map */

/* End */
/* /local/templates/.default/components/bitrix/news/projects/style.css?1664437736168 */
/* /local/templates/.default/components/bitrix/news/projects/bitrix/news.detail/.default/style.css?17573371293217 */
