<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

/* Start:/local/templates/.default/components/bitrix/news.list/Main_news_2/style.css?17506264781006*/
.article-main .cell {
    text-align: left;
    height: auto !important;
}

div.news-list {
    word-wrap: break-word;
}

div.news-list img.preview_picture {
    float: left;
    margin: 0 4px 6px 0;
}

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

.articles-big .article-main .photo {
    height: 156px;
    overflow: hidden;
}

.article-main .photo img {
    /* height: 100%; */
    width: auto !important;
    max-width: none;
}

.article-main .article-t {
    background: #f5f4f3;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    font: normal 17px/24px "Roboto Condensed", "Times New Roman", Times, serif;
    letter-spacing: normal;
    padding: 9px 5px;
    margin: 0 0 23px 0;
}

.orange a {
    color: #bd6d3f;
}

.article-main .photo.photo_contain img{
    -o-object-fit:contain;
    object-fit:contain
}

.js-equal {
  overflow: hidden;
  margin-bottom: .9375rem;
}

@media only screen and (max-width: 1000px) {


    .article-main:nth-child(N+4) {
        display: none !important;
    }
}
/* End */


/* Start:/local/templates/.default/components/bitrix/news.list/Main_event_right_2/style.css?1719390799251*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}
.article-main .photo img {
    /* height: 100%; */
    width: 100%!important;
    max-width: none;
}

/* End */
/* /local/templates/.default/components/bitrix/news.list/Main_news_2/style.css?17506264781006 */
/* /local/templates/.default/components/bitrix/news.list/Main_event_right_2/style.css?1719390799251 */
</pre></body></html>