

/* Start:/local/templates/2019/components/bitrix/news.detail/.default/style.css?17543015491289*/
.content .ya-share2 ul {
  margin-bottom: 0; }

.content .ya-share2 li {
  padding: 0;
  margin: 0 2px; }
  .content .ya-share2 li:before {
    content: none; }

.news-detail-container img {
  max-width: 100%;
  height: auto;
}

.news-tile {
  display: block;
}

html:not(.bx-touch) .news-tile:hover img, .bx-touch .news-tile:active img {
  filter: brightness(100%);
}

.content .news-tile {
  text-decoration: none;
}

.news-tile__pic-area {
  display: block;
  position: relative;
  margin-bottom: 15px;
}

.news-tile__pic-area .no-photo {
  height: 200px;
}

.news-tile__pic-area img {
  filter: brightness(90%);
}

@media (max-width: 749px) {
  .news-tile__pic-area--dummy {
    display: none;
  }
}

.news-tile__pic {
  width: 100%;
  height: 200px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}

.news-tile__area {
  display: flex;
  flex-direction: column;
}

.news-tile__title {
  margin-bottom: 5px;
  max-height: 36px;
  font-size: 14px;
  line-height: 18px;
  font-weight: 500;
  color: #212121;
  overflow: hidden;
}

.news-tile__text {
  max-height: 60px;
  font-size: 13px;
  line-height: 20px;
  font-weight: 300;
  color: #535353;
  overflow: hidden;
}

.news-tile__date {
  font-size: 10px;
  line-height: 1;
  color: #a6a6a6;
}

/* End */
/* /local/templates/2019/components/bitrix/news.detail/.default/style.css?17543015491289 */
