

/* 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 */
/* /local/templates/main/components/bitrix/news/news/style.css?1753962727508 */
