

/* Start:/local/templates/main/components/bitrix/news.list/banner/style.css?1733753524727*/
.banner img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.banner {
	margin: -124px 0 0;
	position: relative;
	max-height: 849px;
}
.banner__info {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 9;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
}
.banner__info__title {
	font-weight: 700;
	font-size: 40px;
	line-height: 47px;
	text-align: center;
	letter-spacing: -0.025em;
	text-transform: uppercase;
	color: #FFFFFF;
	margin-bottom: 43px;
}
.banner__info .btn{
	padding: 10px 38px;
	text-transform: uppercase;
	font-size: 16px;
}
@media (max-width: 800px) {
	.banner__title {
		right: auto;
		left: 30px;
		font-size: 33px;
		line-height: 39px;
	}
}
/* End */
/* /local/templates/main/components/bitrix/news.list/banner/style.css?1733753524727 */
