

/* Start:/local/templates/.default/components/bitrix/news.list/advert/style.css?1630272515668*/
.adverts.reports {
    margin-top: 34px;
}
article.reports__item-wrap {
    border: 1px solid #f1f1f1;
    border-radius: 8px;
}
img.reports__image {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    object-fit: cover;
    height: 228px;
}
.advert-title {
    padding-top: 10px;
}
.reports__item:hover h3.advert__caption {
    color: #5f9ad2;
}
h3.advert__caption {
    font-size: 24px;
    transition: color .3s;
}
.advert__footer {
    display: flex;
    justify-content: space-between;
}
div.content-wrap {
    background-color: transparent;
}
a.advert__add {
    height: 394px;
    border: 1px solid #f1f1f1;
}
/* End */
/* /local/templates/.default/components/bitrix/news.list/advert/style.css?1630272515668 */
