

/* Start:/local/templates/department/components/bitrix/news.list/stipendii/style.css?1787670361919*/
.elements--list{
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
	grid-gap: 15px;
}
.elements--list_item{
	background: #fff;
	padding: 12px 14px 56px;
	position: relative;
	margin-bottom: 25px;
}
.elements--list_item .title{
	padding-bottom: 15px;
}
.elements--list_item .title a{
	text-decoration: none;
	font-size: 21px;
	line-height: 30px;
}

.bottom-line{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
}
.bottom-line a{
	position: absolute;
	bottom: 10px;
	left: 14px;
}
.elements--list_item .payout{
	background: #a51c30;
	color: #fff;
	background: #fff;
    color: #a51c30;
	padding: 9px;
	font-size: 24px;
	font-weight:700;
	position: absolute;
	right: 0px;
	bottom: 0px;
}
.elements--list_item .payout span{
font-weight:100;
}
.elements--list_item .prop{
	color: grey;
}
.elements--list_item .prop span{
	color: #333;
}
/* End */
/* /local/templates/department/components/bitrix/news.list/stipendii/style.css?1787670361919 */
