

/* Start:/bitrix/components/bitrix/system.show_message/templates/.default/style.min.css?174168974051*/
font.errortext{color:red}font.notetext{color:green}
/* End */


/* Start:/local/templates/.default/components/bitrix/news/bonus/bitrix/news.list/.default/style.css?17561101291126*/
.bonusList__row {
	--bs-gutter-y: 1.875rem !important;
	--bs-gutter-x: 1.875rem !important;
}

.bonusList__item {
	background: #F5F5F5;
	border-radius: 1rem;
	overflow: hidden;
}

.bonusList__itemTop {
	height: 0;
	padding-top: 48.7%;
	position: relative;
	overflow: hidden;
}

.bonusList__itemImg {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	transition: .5s;
	background-position: center;
	background-size: cover;
}

.bonusList__itemImg._form {
	background-image: url("/local/templates/.default/components/bitrix/news/bonus/bitrix/news.list/.default/images/form.png");
}

.bonusList__item:hover .bonusList__itemImg {
	transform: scale(1.1);
}

.bonusList__itemContent {
	position: absolute;
	left: 1rem;
	top: 1rem;
	right: 50%;
}
.bonusList__itemName,
.bonusList__itemTitle {
	font-weight: 500;
	font-size: 1.25rem;
	color: #313438;
}
.bonusList__itemDesc,
.bonusList__itemSub {
	font-size: 0.75rem;
	color: #6E7378;
	white-space: pre-line;
}

.bonusList__itemLogo {
	width: 3.125rem;
	height: 3.125rem;
	background: #fff;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	border-radius: 50%;
}

.bonusList__itemBot {
	padding: 1.5rem 1rem;
}



/* End */
/* /bitrix/components/bitrix/system.show_message/templates/.default/style.min.css?174168974051 */
/* /local/templates/.default/components/bitrix/news/bonus/bitrix/news.list/.default/style.css?17561101291126 */
