

/* Start:/bitrix/templates/ruslombard_inform/components/bitrix/news.list/articles/style.css?17574949121273*/
.articles__element-coub-1 {
    position: absolute;
    width: 24px;
    height: 24px;
    right: 20px;
    bottom: -10px;
}

.articles__wrapper {
    display: block;
}

.articles__element-coub-1--red {
    background: rgba(210, 77, 50, 1);
}

.articles__element-coub-1--blue {
    background: #3F82A3;
}

.articles__element-coub-2 {
    position: absolute;
    width: 17px;
    height: 17px;
    right: -35px;
    bottom: 15px;
}

.articles__element-coub-2--red {
    background: rgba(210, 77, 50, 1);
}

.articles__element-coub-2--blue {
    background: #3F82A3;
}

.articles__element-coub-3 {
    position: absolute;
    width: 7px;
    height: 7px;
    right: 0px;
    bottom: -15px;
}

.articles__element-coub-3--red {
    background: #DF5438;
}

.articles__element-coub-3--blue {
    background: #3F82A3;
}

.articles__element-image {
    display: flex;
    align-items: center;
    justify-content: center;
}

.articles__element-image img {
    width: 60%;
    height: 60%;
    object-fit: contain;
}

.articles__element-image--red {
    background: url("/bitrix/templates/ruslombard_inform/components/bitrix/news.list/articles/images/article-bg-red.svg") no-repeat center;
    background-size: contain;
}

.articles__element-image--blue {
    background: url("/bitrix/templates/ruslombard_inform/components/bitrix/news.list/articles/images/article-bg-blue.svg") no-repeat center;
    background-size: contain;
}
/* End */
/* /bitrix/templates/ruslombard_inform/components/bitrix/news.list/articles/style.css?17574949121273 */
