

/* Start:/local/templates/met-element/components/bitrix/news/nbNews/bitrix/news.detail/.default/style.css?17234481913737*/
.nbNewsDetail {
	position: relative;
	padding-top: 5rem;
}
.nbNewsDetail__bg {
	position: absolute;
	top: 0;
	left: 50%;
	width: calc(var(--vw,1vw) * 100);
	transform: translateX(-50%);
	background: #3B3838;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='683' height='683' viewBox='0 0 683 683' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M202 80.9999L1.00001 80.9999L1.00001 81.9999L202 81.9999L202 212L-0.00017031 212L-0.000170322 213L202 213L202 344L-0.000171884 344L-0.000171896 345L202 345L202 476L-0.000173458 476L-0.00017347 477L202 477L202 683L203 683L203 477L334 477L334 683L335 683L335 477L466 477L466 683L467 683L467 477L598 477L598 683L599 683L599 477L683 477L683 476L599 476L599 345L683 345L683 344L599 344L599 213L683 213L683 212L599 212L599 82L683 82L683 81L599 81L599 -1.00169e-06L598 -1.01362e-06L598 81L467 80.9999L467 -2.57578e-06L466 -2.5877e-06L466 80.9999L335 80.9999L335 -4.14986e-06L334 -4.16179e-06L334 80.9999L203 80.9999L203 -5.72395e-06L202 -5.73587e-06L202 80.9999ZM203 81.9999L334 81.9999L334 212L203 212L203 81.9999ZM335 81.9999L466 81.9999L466 212L335 212L335 81.9999ZM467 81.9999L598 82L598 212L467 212L467 81.9999ZM203 345L203 476L334 476L334 345L203 345ZM203 213L203 344L334 344L334 213L203 213ZM598 345L598 476L467 476L467 345L598 345ZM466 345L466 476L335 476L335 345L466 345ZM335 344L466 344L466 213L335 213L335 344ZM467 344L598 344L598 213L467 213L467 344Z' fill='url(%23paint0_radial_122_2437)'/%3E%3Cdefs%3E%3CradialGradient id='paint0_radial_122_2437' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(250.776 631.494) rotate(-65.0398) scale(761.579 511.893)'%3E%3Cstop offset='0.1' stop-color='white' stop-opacity='0'/%3E%3Cstop offset='0.699773' stop-color='white' stop-opacity='0.27'/%3E%3Cstop offset='1' stop-color='%23F1F1F1'/%3E%3C/radialGradient%3E%3C/defs%3E%3C/svg%3E");
	height: 36rem;
	background-position: top right;
	background-repeat: no-repeat;
	background-size: auto 100%;
}
.nbNewsDetail__container {
	position: relative;
	background: #fff;
	padding-bottom: 3rem;
}

.nbNewsDetail__top {
	padding: 3rem 4.5rem;
}

.nbNewsDetail__date {
	color: var(--3, #E42105);
	font-size: 1.125rem;
	font-style: normal;
	font-weight: 500;
	line-height: normal;

}
.nbNewsDetail__name {
	color: var(--5, #000);
	font-size: 2.75rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	padding-top: 6rem;
}
.nbNewsDetail__image {
	width: 100%;
}
.nbNewsDetail__text {
	padding: 3rem 4.5rem;
}
.nbNewsDetail__back {
	color: var(--3, #E42105);
	font-size: 1.125rem;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	padding-bottom: 1.5rem;
	position: relative;
	padding-left: 4.5rem;
	text-decoration: none !important;
}

.nbNewsDetail__back svg {
	width: 1.5rem;
	height: 1.5rem;
	transition: .5s;
}
.nbNewsDetail__back:hover svg {
	transform: translateX(-1.5rem);
}
.nbNewsDetail__back:after {
	content: '';
	position: absolute;
	bottom: 0;
	right: 0;
	height: 1px;
	background: #E42105;
	width: 5.75rem;

}





.footer_menu {margin-top: 0 !important}

@media (max-width: 1400px) {

}
@media (max-width: 1200px) {

	.nbNewsDetail__top {
		padding: 2rem 2.5rem;
	}
	.nbNewsDetail__text {
		padding: 2rem 2.5rem;
	}
	.nbNewsDetail__back {
		padding-left: 2.5rem;
	}
	.nbNewsDetail__bg {
		height: calc(var(--vw,1vw) * 35);
	}



}
@media (max-width: 991px) {
	.nbNewsDetail__name {
		padding-top: 2rem;
	}
}
@media (max-width: 767px) {
	.nbNewsDetail__name {
		font-size: 1.75rem;
	}
	.nbNewsDetail__top {
		padding: 1.5rem 2rem;
	}
	.nbNewsDetail__text {
		padding: 1.5rem 2rem;
	}
	.nbNewsDetail__back {
		padding-left: 2rem;
	}
	.nbNewsDetail {
		padding-top: 0.75rem;
	}
}
/* End */
/* /local/templates/met-element/components/bitrix/news/nbNews/bitrix/news.detail/.default/style.css?17234481913737 */
