.news_thumb .sticker {
  padding: 5px 22px;
  padding: 0.35714rem 1.57143rem;
  margin-right: 7.33333px;
  margin-right: 0.52381rem; }
  .news_thumb .sticker:before {
    display: none; }

.news_thumb__name {
  position: relative;
  overflow: hidden; }
  .news_thumb__name:after {
    background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(50%, #fff), to(#fff));
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #fff 50%, #fff 100%);
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #fff 50%, #fff 100%);
    bottom: 0;
    right: 0;
    content: "";
    height: 22px;
    height: 1.57143rem;
    position: absolute;
    top: 0;
    width: 10%; }

.news_thumb {
  margin-bottom: 22px;
  margin-bottom: 1.57143rem; }
  .news_thumb a {
    text-decoration: none; }
  .news_thumb__pic {
    display: block;
    height: 0;
    margin-bottom: 11px;
    margin-bottom: 0.78571rem;
    overflow: hidden;
    padding-bottom: 66.40625%;
    position: relative;
    text-align: center; }
  .news_thumb__img {
    bottom: 0;
    left: 0;
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    right: 0;
    top: 0; }
  .news_thumb__descr {
    margin: 0 auto;
    overflow: hidden; }
  .news_thumb__meta {
    color: #9b9bb1;
    font-size: 12px;
    font-size: 0.85714rem;
    line-height: 1.57143;
    margin-bottom: 11px;
    margin-bottom: 0.78571rem;
    min-height: 29.33333px;
    min-height: 2.09524rem; }
    .news_thumb__meta .icon-svg {
      fill: #d35400;
      font-size: 14px;
      font-size: 1rem;
      margin-left: 22px;
      margin-left: 1.57143rem;
      margin-top: -2.44444px;
      margin-top: -0.1746rem; }
  .news_thumb .sticker, .news_thumb__date, .news_thumb__icon {
    display: inline-block; }
  .news_thumb .sticker {
    vertical-align: middle; }
  .news_thumb__name {
    font-size: 14px;
    font-size: 1rem;
    height: 44px;
    height: 3.14286rem;
    line-height: 1.57143;
    margin: 0 0 11px;
    margin: 0 0 0.78571rem;
    overflow: hidden; }
    .news_thumb__name:after {
      top: 22px;
      top: 1.57143rem; }
    .news_thumb__name > a {
      color: #000;
      font-weight: bold;
      text-decoration: none; }
  .news_thumb__date, .news_thumb__icon {
    vertical-align: middle; }
  .news_thumb__link {
    text-decoration: underline; }
  .news_thumb__block {
    margin: 0 0 22px;
    margin: 0 0 1.57143rem; }
  .news_thumb__date, .news_thumb__icon {
    vertical-align: middle; }

@media only screen and (min-width: 768px) {
  .news_thumb {
    margin-bottom: 66px;
    margin-bottom: 4.71429rem; }
    .news_thumb__meta {
      margin-bottom: 22px;
      margin-bottom: 1.57143rem;
      min-height: 33px;
      min-height: 2.35714rem; } }

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