

/* Start:/bitrix/templates/eshop_bootstrap_v4/components/bitrix/catalog.section.list/store_v3/style.css?1751867540535*/
.stati-list {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
.stati-item {
    width: 30%;
	margin-bottom: 30px;
    display: flex;
    flex-direction: column;
}
.stati-picture {
	width: 100%;
	height: 220px;
	object-fit: cover;
}
.stati-date-time {
    color: #8fc03b;
	font-weight: bold;
}
.stati-bottom {
    padding-top: 20px;
}
.stati-name {
    font-size: 18px;
    line-height: 20px;
    color: rgb(55, 55, 55) !important;
    margin-bottom: 25px;
    padding-top: 20px;
}
/* End */


/* Start:/bitrix/templates/eshop_bootstrap_v4/components/bitrix/news/stati/bitrix/news.list/.default/style.css?1785394522556*/
.stati-list {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
.stati-item {
    width: 30%;
	margin-bottom: 30px;
    display: flex;
    flex-direction: column;
}
.stati-picture {
	width: 100%;
	height: auto;
	aspect-ratio: 4 / 5;
	object-fit: cover;
}
.stati-date-time {
    color: #8fc03b;
	font-weight: bold;
}
.stati-bottom {
    padding-top: 20px;
}
.stati-name {
    font-size: 18px;
    line-height: 20px;
    color: rgb(55, 55, 55) !important;
    margin-bottom: 25px;
    padding-top: 20px;
}
/* End */
/* /bitrix/templates/eshop_bootstrap_v4/components/bitrix/catalog.section.list/store_v3/style.css?1751867540535 */
/* /bitrix/templates/eshop_bootstrap_v4/components/bitrix/news/stati/bitrix/news.list/.default/style.css?1785394522556 */
