

/* Start:/local/templates/aero/components/bitrix/news.list/banner-main/style.css?1780909722824*/
.special-banner__img-bg{
	width: 100%;
	height: 100%;
	pointer-events: none;
	flex: 1;
	min-height: 0;
	object-position: left;
	object-fit: contain;
	padding-top: 180rem;
	max-width: 1200rem;
}

.special-banner__img-bg--tablet{
	display: none;
}

.special-banner__img-bg--mobile{
	display: none;
}

.hero__content-top--hidden{
	opacity: 0;
	display: none;
}

	.hero__content-top--hidden + .hero__content-bottom{
		flex: 0;
		min-height: auto;
	}

@media(max-width: 1200px){
	.special-banner__img-bg{
		display: none;
	padding-top: 0;
	}

	.special-banner__img-bg--tablet{
		position: static;
		display: block;
	}

	.special-banner__img-bg{
		height: 100%;

	}

}

@media(max-width: 767px){
	.special-banner__img-bg--tablet{
		display: none;
	}

.special-banner__img-bg--mobile{
	display: block;
	position: static;
}

}






/* End */
/* /local/templates/aero/components/bitrix/news.list/banner-main/style.css?1780909722824 */
