

/* Start:/local/templates/zarozdenie/components/bitrix/news.list/event-list/style.css?17030645301008*/
.event-list .event {
    border-radius: 30px;
    min-height: 230px;
    border: 0px solid #EDE4DB;
    background: #FFF;
    box-shadow: 0px 6.349332809448242px 15.873331069946289px 0px rgba(227, 214, 201, 0.44);
}

.event-list .ico {
    max-height: 65px;
    position: absolute;
    top: -50px;
}

.event-list .btn {
    position: absolute;
    bottom: -20px;
}

.event h4 {
    color: #523812;
    text-align: center;
    font-family: 'Playfair Display' !important;
    font-size: 26px;
    font-style: italic;
    font-weight: 500;
    line-height: normal;
}

@media screen and (max-width: 576px) {
    .event-list .event {
        min-height: 200px !important;
    }
    .event-list .ico {
        top: -20px !important;
    }
    .event h4 {
        font-size: 18px !important;
    }
    .event .event-time{
        color: var(--text1, #59401B);
        text-align: center;

        font-size: 13px;
        font-style: normal;
        font-weight: 700;
        line-height: 140%; /* 16.8px */
    }
}
/* End */
/* /local/templates/zarozdenie/components/bitrix/news.list/event-list/style.css?17030645301008 */
