

/* Start:/local/templates/favorit/components/bitrix/news/articles/style.css?16903623654812*/
.articles-wrapper .news-snippet_type_article .news-snippet__content p {
    display: -webkit-box;
    -webkit-line-clamp: 9;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}
.articles-wrapper .news-snippet_type_article .news-snippet__link {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}
.articles-wrapper .entry-grid__item-wrapper {
    height: auto;
}
@media only screen and (min-width: 1281px) {
    .articles-wrapper .news-snippet_type_article .news-snippet__header {
        max-width: 227px;
    }
    .articles-wrapper .news-snippet_type_article .news-snippet__main {
        padding-top: 80px;
    }
}
@media only screen and (min-width: 1px) {
    .articles-wrapper .news-snippet_type_article .entry-grid__list {
        display: flex;
        flex-wrap: wrap;
        margin: -12px;
    }
    .articles-wrapper .news-snippet_type_article .entry-grid__item {
        margin: 0;
        padding: 12px;
    }
}
@media only screen and (min-width: 526px) {

    .articles-wrapper .news-snippet_type_article .entry-grid__item {
        flex-basis: 50%;
        width: 50%;
        max-width: 50%;
    }
}
@media only screen and (min-width: 991px) {
    .articles-wrapper .news-snippet_type_article .entry-grid__item {
        flex-basis: 33.33%;
        width: 33.33%;
        max-width: 33.33%;
    }
}
@media only screen and (min-width: 1025px) {
    .articles-wrapper .news-snippet_type_article .entry-grid__item {
        flex-basis: 25%;
        width: 25%;
        max-width: 25%;
    }
}
@media only screen and (max-width: 525px) {
    .articles-wrapper .news-snippet_type_article .entry-grid__item {
        flex-basis: 100%;
        width: 100%;
        max-width: 100%;
    }
}


.detail-article-wrapper .news-snippet_type_article .news-snippet__content p {
    display: -webkit-box;
    -webkit-line-clamp: 9;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}
.detail-article-wrapper .news-snippet_type_article .news-snippet__link {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}
.detail-article-wrapper .article__main_width_full {
    width: 100%;
    max-width: 100%;
}
.detail-article-wrapper .article__content {
    clear: both;
}
.detail-article-wrapper .article__content img {
    width: 268px;
    max-width: 100%;
    height: 268px;
    max-height: 100%;
    float: right;
    margin: 0 0 40px 20px;
    border-radius: 8px;
    object-fit: cover;
}
.detail-article-wrapper .section__article {
    padding: 20px 0;
}
.detail-article-wrapper .article__title-wrap {
    margin-bottom: 20px;
}
@media only screen and (min-width: 1281px) {
    .detail-article-wrapper .news-snippet_type_article .news-snippet__header {
        max-width: 227px;
    }
    .detail-article-wrapper .news-snippet_type_article .news-snippet__main {
        padding-top: 80px;
    }
    .detail-article-wrapper .article__title,
    .detail-article-wrapper .article__main_width_full p:not([class]) {
        max-width: 660px;
    }
    .detail-article-wrapper .article__main_width_full {
        margin: 40px 0 120px;
    }
}
@media only screen and (min-width: 1px) {
    .detail-article-wrapper .news-snippet_type_article .entry-grid__list {
        display: flex;
        flex-wrap: wrap;
        margin: -12px;
    }
    .detail-article-wrapper .news-snippet_type_article .entry-grid__item {
        margin: 0;
        padding: 12px;
    }
}
@media only screen and (min-width: 526px) {

    .detail-article-wrapper .news-snippet_type_article .entry-grid__item {
        flex-basis: 50%;
        width: 50%;
        max-width: 50%;
    }
}
@media only screen and (min-width: 991px) {
    .detail-article-wrapper .news-snippet_type_article .entry-grid__item {
        flex-basis: 33.33%;
        width: 33.33%;
        max-width: 33.33%;
    }
    .detail-article-wrapper .article__content img {
        width: 244px;
        height: 244px;
    }
}
@media only screen and (min-width: 1025px) {
    .detail-article-wrapper .news-snippet_type_article .entry-grid__item {
        flex-basis: 25%;
        width: 25%;
        max-width: 25%;
    }
    .detail-article-wrapper .article__content img {
        width: 500px;
        height: 500px;
    }
}
@media only screen and (max-width: 525px) {
    .detail-article-wrapper .news-snippet_type_article .entry-grid__item {
        flex-basis: 100%;
        width: 100%;
        max-width: 100%;
    }
    .detail-article-wrapper .article__content img {
        display: none;
    }
}
/* End */
/* /local/templates/favorit/components/bitrix/news/articles/style.css?16903623654812 */
