

/* Start:/local/templates/devvesna.ru_2026/components/bitrix/news.detail/article/style.css?17073705711981*/
.article-detail__bottom {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.article-detail__author {
    margin-top: 40px;
    margin-right: 10%;
    font-size: 18px;
    line-height: 1.4em;
}

.article-detail__rating {
    margin-right: 20px!important;
}

figure {
    padding: 0;
    margin: 0 0 40px 0;
}

figcaption p {
    font-size: 14px;
}

figcaption div {
    font-size: 16px;
    color: #77808c;
}

.article-detail__text img {
    max-width: 100%;
    height: auto;
}

.row-text {
    display: flex;
    margin: 0 -20px;
}

.row-text .col-text {
    padding: 0 20px;
}

.row-text.row-text-1 .col-text,
.row-text.row-text-3 .col-text {
    width: 50%;
}

.row-text.row-text-2 .col-text {
    width: calc(100% / 3);
}

.row-text.row-text-4 div:last-child {
    flex-shrink: 0;
}

.row-text.row-text-4 {
    margin-bottom: 20px;
}

.row-text.row-text-5 div:first-child {
    flex-shrink: 0;
}

.row-text.row-text-5 {
    margin-top: 20px;
    margin-bottom: 20px;
}

@media screen and (max-width: 640px) {

    .row-text.row-text-1 .col-text,
    .row-text.row-text-3 .col-text {
        width: 50%;
    }

    .row-text.row-text-2 .col-text {
        width: calc(100% / 3);
    }

    .row-text {
        flex-wrap: wrap;
    }

    .article-detail__author {
        margin-top: 0;
        margin-right: 0;
    }

    .row-text.row-text-1 .col-text, .row-text.row-text-3 .col-text {
        width: 100%;
    }

    .row-text .col-text {
        width: 100%!important;
    }

    .row-text .col-text figure {
        margin-bottom: 0;
        width: 100%!important;
    }

    .row-text.row-text-4 div:last-child {
        width: 100%!important;
    }

    .row-text .col-text img {
        margin-right: 0!important;
        width: 100%!important;
    }

    .row-text .col-text img.nw {
        width: auto!important; 
    }
}
/* End */


/* Start:/local/templates/devvesna.ru_2026/components/bitrix/news.list/related_articles/style.css?17073708261317*/
.articles.articles_related .row {
  flex-direction: column;
}
.articles.articles_related .row .col--text {
  padding-left: 0;
  padding-bottom: 0;
}
.articles.articles_related .row .col--pics {
  margin-bottom: 15px;
  width: 100%;
  height: auto;
}
.articles.articles_related .articles__title {
  font-size: 20px;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.articles.articles_related .articles__anons {
  font-size: 16px;
}
.articles.articles_related .articles__list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}
@media screen and (max-width: 979px) {
  .articles.articles_related .articles__list {
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
  }
}
@media screen and (max-width: 767px) {
  .articles.articles_related .articles__list {
    grid-template-columns: 1fr;
  }
}
.articles.articles_related .articles__item {
  margin-bottom: 30px;
}
.articles.articles_related .rating-stars,
.articles.articles_related .view-count {
  display: none;
}
.articles.articles_related .h2 {
  font-size: 40px;
  font-family: "PF DinDisplay Pro", Arial, sans-serif;
  font-weight: 200;
}
@media screen and (max-width: 767px) {
  .articles.articles_related .h2 {
    font-size: 30px;
  }
}
.articles.articles_related font {
  display: none;
}

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

/* End */
/* /local/templates/devvesna.ru_2026/components/bitrix/news.detail/article/style.css?17073705711981 */
/* /local/templates/devvesna.ru_2026/components/bitrix/news.list/related_articles/style.css?17073708261317 */
