

/* Start:/local/templates/main/components/bitrix/news/news/style.css?1753962727508*/
.tags {
  padding-bottom: 40px;
  border-bottom: 1px solid #e7e7e7;
}

.tags__items {
  display: flex;
  flex-wrap: wrap;
  margin: 20px 0;
}

.tags__item {
  margin: 0 2px 4px;
  padding: 8px;
  font-size: 14px;
  line-height: 1;
  color: #3a3a3a;
  background-color: #e7e7e7;
  display: block;
}

.tags__item:hover, .tags__item_active {
  background: #df1831;
  color: #fff !important;
}

@media (min-width: 1600px) {
  .tags__items {
    max-width: 70%;
  }
}

.banner__descr_small {
  font-size: 14px;
}

/* End */


/* Start:/local/templates/main/components/bitrix/news.detail/news/style.css?1740061797408*/
.article-content {
  display: flex;
}

.article-content__authors {
  width: 16%;
  margin-right: 20px;
}

.article-content__authors .article-author {
  position: static;
  width: auto;
  margin-bottom: 25px;
}

.article-content .page__left-content {
  margin-left: 0;
}

@media (max-width: 767px) {
  .article-content {
    flex-direction: column;
  }

  .article-content__authors {
    display: flex;
  }
}

/* End */
/* /local/templates/main/components/bitrix/news/news/style.css?1753962727508 */
/* /local/templates/main/components/bitrix/news.detail/news/style.css?1740061797408 */
