

/* Start:/local/templates/ipdesign_market_bitrix/components/bitrix/news/articles/bitrix/news.list/.default/style.css?17556104991503*/
div.news-list {
  word-wrap: break-word;
}
div.news-list img.preview_picture {
  float: left;
  margin: 0 4px 6px 0;
}
.news-date-time {
  color: #486daa;
}
.article-date {
  display: block;
  margin: 12px 0;
  color: #ef7c00;
  font-weight: 300;
  font-size: 14px;
  line-height: 20px;
}

.articles_type {
  position: absolute;
  margin: 3px 5px;
  padding: 5px 10px;
  gap: 10px;
  border-radius: 5px;
  opacity: 0px;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
}

.articles_type.white-type {
  background-color: #fff6f1;
  color: #404040;
}

.articles_type.green-type {
  background-color: #9acd32;
  color: #ffffff;
}

.articles__tags .articles__tags-list {
  display: flex;
  gap: 15px;
  opacity: 0px;
}

.articles__tags .articles__tags-list li {
  width: 120px;
  height: 38px;
  padding: 0px 15px;
  gap: 10px;
  border: 1px solid #E3E3E3;
  border-radius: 8px;
}
.articles__tags .articles__tags-list li.active{
	border: 1px solid #ef7c00;
}
.articles__tags .articles__tags-list li.active a{
	font-weight: 600;
}
.articles__tags .articles__tags-list li a {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #010101;
  display: flex;
  height: 100%;
  justify-content: center;
  align-items: center;
}
/* End */
/* /local/templates/ipdesign_market_bitrix/components/bitrix/news/articles/bitrix/news.list/.default/style.css?17556104991503 */
