

/* Start:/local/templates/new_template/components/vestinn/news.detail/news_detail/style.css?16908914301685*/
div.news-detail {
	word-wrap: break-word;
}

div.news-detail img.detail_picture {
	float: left;
	margin: 0 8px 6px 1px;
}

.news-date-time {
	color: #486DAA;
}

.content a.button_a {
	color: #fff;
	text-decoration: none;
}

.vote_link {
	margin: 30px 0;
}

.detail-picture-description {
	font-style: italic;
	text-align: center;
	margin-bottom: 16px;
}

.news-detail-author {
	margin-top: 20px;
}

.content .readMore {
	font-size: 15px;
}

.news__author {
  display: flex;
  align-items: center;
  margin: 27px 0 10px 0;
}

.news__author-img {
  max-width: 118px;
  min-width: 118px;
  border-radius: 118px;
  margin-right: 28px;
  aspect-ratio: 1/1;
  display: flex;
  align-items: center;
  justify-content: center;
}

.news__author-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.news__author-content{
  padding-right: 15px;
}
.news__author-name {
  display: block;
  margin-bottom: 10px;
  color: #4E4E4E;
  font-size: 25px;
  font-weight: 400;
  line-height: 98.188%;
  text-decoration: none;
}

.news__author-post {
  color: #ABABAB;
  font-size: 20px;
  font-weight: 400;
  line-height: 98.188%;
}

@media screen and (max-width: 767px) {
  .news__author-name{
    font-size: 20px;
  }
  .news__author-post {
    font-size: 16px;
  }
  .news__author-img {
    margin-right: 15px;
    max-width: 75px;
    min-width: 75px;
  }
  .news__author-img img {
    aspect-ratio: 1/1;
    object-fit: cover;
    display: block;
  }
}

.social_content .social__link_telegram,
.ya-share2__item_service_telegram .ya-share2__icon{
  background-image: url("/local/templates/new_template/components/vestinn/news.detail/news_detail/tg-icon.svg") !important;

}
/* End */
/* /local/templates/new_template/components/vestinn/news.detail/news_detail/style.css?16908914301685 */
