

/* Start:/bitrix/templates/.default/components/bitrix/news.list/benef-mainpage/style.css?1733815498541*/
.benef {
	display: flex;
    flex-direction: row;
    flex-wrap: wrap;
	justify-content: space-between;
}
.benef-item {
	max-width: 325px;
    width: 100%;
	margin-bottom: 50px;
}
.benef-img {
	margin-bottom: 20px;
}
.benef-name {
	font-size: 21px;
    color: #000;
    font-weight: 400;
	font-family: arial;
}
.block-pad-30 {
	padding: 30px 0 30px;
}
@media only screen and (max-width: 767px) {
	.benef-name {
		font-size: 16px;
	}
    .benef-item {
		max-width: 325px;
		width: calc(50%);
		margin-bottom: 50px;
		text-align: center;
	}
}

/* End */


/* Start:/bitrix/templates/inner/components/bitrix/news.list/awards/style.css?1753170831622*/
.benef {
	display: flex;
    flex-direction: row;
    flex-wrap: wrap;
	justify-content: space-between;
}
.benef-item {
	max-width: 325px;
    width: 100%;
	margin-bottom: 50px;
}
.benef-img {
	margin-bottom: 20px;
}
.benef-name {
	font-size: 21px;
    color: #000;
    font-weight: 400;
	font-family: arial;
}
.block-pad-30 {
	padding: 30px 0 30px;
}
@media only screen and (max-width: 767px) {
	.benef-name {
		font-size: 16px;
	}
    .benef-item {
		max-width: 200px;
		width: calc(50%);
		margin-bottom: 50px;
		text-align: center;
	}
}

.awards-item {
    max-width: 200px;
    width: 100%;
    margin-bottom: 50px;
}
/* End */
/* /bitrix/templates/.default/components/bitrix/news.list/benef-mainpage/style.css?1733815498541 */
/* /bitrix/templates/inner/components/bitrix/news.list/awards/style.css?1753170831622 */
