@charset "UTF-8";
.news {
  padding-top: 48.828125px;
  padding-bottom: 48.828125px;
}
.news__date {
  margin-bottom: 25px;
}
.news__title {
  margin-bottom: 31.25px;
}
.news__image {
  margin-bottom: 31.25px;
}
.news__image img {
  max-width: 100%;
  height: auto;
}
.news__body {
  line-height: 1.5;
  margin-bottom: 31.25px;
}
.news__body p {
  overflow: hidden;
}
.news__pager {
  text-align: center;
}
.news__pager a {
  color: #e94347;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: bold;
}
.news__pager a:hover {
  color: #c8171c;
}
.news__pager span {
  margin-left: 5px;
  margin-right: 5px;
}
.news__tags {
  margin-bottom: 31.25px;
}
.news__prev::before {
  content: "❮";
  margin-right: 5px;
  line-height: 0;
  font-weight: normal;
}
.news__next::after {
  content: "❯";
  margin-left: 5px;
  line-height: 0;
  font-weight: normal;
}
/* yandex social buttons */
.ya-share2__container {
  margin-bottom: 30px;
}

/*# sourceMappingURL=news.css.map */
