

/* Start:/local/templates/.default/components/bitrix/news/article/bitrix/news.list/.default/style.css?17630167931008*/
.section_other .section_element_group .section_element {
    padding: 75% 0 0 0;
    margin: 0 0 40px;
	box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.2);
}
.section_other .section_element_group .section_element_header {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 1;
}
.section_other .section_element_group .section_element_title {
    background: var(--white);
    color: var(--color-local-dark);
    padding: 13px 15px;
    margin: 0;
    min-height: 60px;
    font-size: 16px;
    line-height: 21px;
}
.section_other .section_element_group .section_element_image.image_bg {
    background-position: center bottom;
}
.section_other .section_element_group .section_element_date {
	position: absolute;
    bottom: -15px;
    right: 20px;
    padding: 5px 15px;
    text-align: center;
    font-size: 14px;
    line-height: 20px;
    background: var(--color-primary);
    color: var(--white);
    border-radius: 6px;
    box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.2);
}
/* End */
/* /local/templates/.default/components/bitrix/news/article/bitrix/news.list/.default/style.css?17630167931008 */
