

/* Start:/local/templates/.default/components/bitrix/news/bonus/bitrix/news.detail/.default/style.css?1756110188489*/
.bonusDetail {
	padding-bottom: 2rem;
}

.bonusDetail:after {
	content: '';
	display: block;
	float: none;
	clear: both;
}

.bonusDetail__logo {
	width: 20rem;
	max-width: 30%;
	margin: 0 2rem 2rem 0;
	float: left;
}
.bonusDetail__logo img {
	max-width: 100%;
}

@media (max-width: 991px) {
	.bonusDetail__logo {
		padding: 1rem;
		border-radius: 1.5rem;
	}
}

@media (max-width: 767px) {
	.bonusDetail__logo {
		padding: 1rem;
		border-radius: 1rem;
		width: 100%;
		max-width: 100%;
	}
}
/* 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 */
/* /local/templates/.default/components/bitrix/news/bonus/bitrix/news.detail/.default/style.css?1756110188489 */
/* /local/templates/.default/components/bitrix/news/bonus/bitrix/news.list/.default/style.css?17561101291126 */
