

/* Start:/local/templates/savras/components/bitrix/news.list/news/style.css?1772182391476*/
.item__image {
    position: relative;
    overflow: hidden;
}

.item__event-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 30%; 
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%);
    z-index: 1;
}

.item__event-date {
    position: absolute;
    top: 10px; /* Отступ сверху */
    left: 15px; /* Отступ слева */
    color: #ffffff;
    font-size: 15px;
    font-weight: 500;
}

/* End */
/* /local/templates/savras/components/bitrix/news.list/news/style.css?1772182391476 */
