

/* Start:/local/templates/aspro_next/components/bitrix/news.list/news-blog2/style.css?1763975520533*/
.blog .item .top-info {
    padding: 20px 20px 0 20px;
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

.blog .item .top-info>div {
    display: flex;
    align-items: center;
    gap: 5px;

    color: rgba(85, 85, 85, 1);

    font-family: "Open Sans";
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
}

.blog .item .top-info>div>.icon {
    flex-shrink: 0;
    display: block;
    width: 16px;
    height: 16px;
    color: rgba(22, 122, 197, 1);
}

.blog .item .top-info+.title {
    padding-top: 10px;
}
/* End */
/* /local/templates/aspro_next/components/bitrix/news.list/news-blog2/style.css?1763975520533 */
