

/* Start:/local/templates/bfkh/components/bitrix/news.list/reports_informative_list_top/style.css?1757538475403*/
.reports-box__item-image{
    overflow: hidden;
}
.reports-box__item-image .reports-box__item__blur{
    position: absolute;
    left: 0;
    top: 0;
    backdrop-filter: blur(2px);
    width: 100%;
    height: 100%;
    border-radius: 15px;
    opacity: 1;
    transition: 0.2s ease;
}
.reports-box__item-image:hover .reports-box__item__blur {
    background-color: rgba(0,0,0,0.3);
}

/* End */
/* /local/templates/bfkh/components/bitrix/news.list/reports_informative_list_top/style.css?1757538475403 */
