

/* Start:/local/templates/aspro_next_custom/components/bitrix/news/press/bitrix/news.list/press/style.css?1725380115993*/
.press__item {
	background-color: #FDFDFD;
	border: 1px solid #F1F0F0;
	padding: 14px 15px;
	border-radius: 4px;
	width: 100%;
	display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin-bottom: 30px; 
}
.press__title,.press__title-link {
	font-size: 14px;
	line-height: 110%;
	color: #333;
	text-decoration: none;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-align: left;
}
.press__footer {
	padding-top: 10px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
}
.press__readmore {
	font-size: 12px;
	line-height: 1;
	color: #FFB620;
	text-decoration: underline;
}
.press__date {
	font-size: 12px;
	line-height: 1;
	color: #9A9A9A;
}
.row-flex, .row-flex > div[class*='col-'] {  
    display: flex;
    flex: 0 1 auto;
}
.row-flex-wrap {
	-webkit-flex-flow: row wrap;
    align-content: flex-start;
    flex:0;
}
.row-flex > div[class*='col-'] {
	 margin:-.2px; 
}
/* End */
/* /local/templates/aspro_next_custom/components/bitrix/news/press/bitrix/news.list/press/style.css?1725380115993 */
