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

/* Start:/local/templates/rodmon/components/bitrix/news.list/.default/style.css?17187089611003*/
.news-list span, .news-list a {
    display: block;
}

.news-list .news-item {
    overflow: hidden;
    margin-bottom: 26px;
}

.news-list .date-block {
    height: 20px;
    position: relative;
    margin-bottom: 5px;
}

.news-list .date-block .line {
    display: block;
    height: 1px;
    background-color: #FEE74D;
    position: absolute;
    top: 10px;
    width: 100%;
}

.news-list .date-block .date {
    position: absolute;
    right: 0;
    background-color: white;
    padding-left: 10px;
    font-size: 14px;
}


.news-list .image-auto-height-news-list {
    padding-top: 70%;
}

.news-list .image-bg-block {
    height: 85%;
    background-size: cover;
}

.news-list .news-item .name-block {
    height: 60px;
    padding: 0 12px;
    background-color: #FEE74D;
    border-radius: 12px;
    position: absolute;
    bottom: 0;
    width: 100%;
    font-size: 14px;
}

.news-list .news-item .name-text {
    text-align: center;
    max-height: 42px;
    overflow: hidden;
    width: 100%
}
/* End */
/* /local/templates/rodmon/components/bitrix/news.list/.default/style.css?17187089611003 */
</pre></body></html>