

/* Start:/bitrix/templates/gm/components/bitrix/news.list/fin_programs_owrmnrzr/style.css?17336713211007*/
.action__img{
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50px;
	overflow: hidden;
	margin: 20px 0;
	position: relative;
}
.action__img img {
	width: 100%;
	height: auto;
	/*height: 100%;*/
	/*max-height: 730px;*/
}

.actions__name, .actions__subitem-wrapper {
	width: 100%;
}

.actions__item{
	position: relative;
}

.promo__subname {
	font-size: 32px;
	line-height: normal;
	position: absolute;
	text-align: left;
	top: 40px;
	z-index: 2;
	left: 40px;
}

@media screen and (max-width: 768px) {
	.decor_triangle {
		height: 70% !important;
	}
}

@media screen and (max-width: 420px) {
	.promo__subname {
		font-size: 15px !important;
		line-height: 28px;
		text-align: center;

		top: 20px;
		z-index: 2;
		left: 0;
		right: 0;
	}

	.actions{
		padding: 0 10px;
	}
}

.actions__desc {
	font-size: 18px !important;
	color: #000 !important;
	margin-top: 0px !important;
	margin-bottom: 20px !important;
	text-align: left !important;
	width: 95% !important;
}
/* End */
/* /bitrix/templates/gm/components/bitrix/news.list/fin_programs_owrmnrzr/style.css?17336713211007 */
