

/* Start:/local/templates/main/components/bitrix/news.list/main-slider/style.css?1625928764935*/
.top-block {
	position: relative;
	margin-top: -43px;
}
.top-block .center {
	height: 100%;
	padding: 60px 0;
	display: flex;
	align-items: flex-end;
}
.top-block__title {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 30px;
	z-index: 10;
}
.top-block__title h1 {
	font-size: 70px;
	line-height: 70px;
	color: #fff;
	margin: 0;
	text-shadow: 3px 3px 10px rgba(0, 0, 0, 0.3);
}
.top-block__slide {
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
.top-block__gradient {
	height: 550px;
	background: linear-gradient(0, rgba(0,0,0,0.4) 0%, rgba(0,0,0,0) 40%);
}
@media (max-width: 767.98px) {
	.top-block__title h1 {
		font-size: 50px;
		line-height: 50px;
	}
}

@media (max-width: 575.98px) {
	.top-block__gradient {
		height: 200px;
	}
	.top-block__title {
		position: static;
	}
	.top-block__title h1 {
		font-size: 36px;
		line-height: 40px;
		color: #333;
		text-shadow: none;
	}
}
/* End */
/* /local/templates/main/components/bitrix/news.list/main-slider/style.css?1625928764935 */
