

/* Start:/local/templates/aspro_next/components/bitrix/news/sfery-primeneniya/bitrix/news.detail/.default/style.css?1674207470755*/
.maxwidth-theme--pt-null {
	padding-top: 0 !important;
}

.c-direction-in__inner {}

.c-direction-in__header {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 50px;
	margin-bottom: 50px;
}

.c-direction-in__descr {}

.c-direction-in__img {
	height: 100%;
	width: 100%;

	max-height: 500px;
}

.c-direction-in__img img {
	height: 100%;
	width: 100%;
	max-height: 100%;
	max-width: 100%;
	object-fit: cover;
}

.c-direction-in__descr {
	color: #555555;
	font-size: 17px;
	font-weight: 600;
	line-height: 1.5;
}



@media(max-width: 767px) {
	.c-direction-in__header {
		grid-template-columns: 1fr;
		gap: 20px;
	}

	.c-direction-in__img {
		order: -1;
		height: 70vw;
		max-height: 350px;
	}

	.c-direction-in__descr {
		font-size: 15px;
	}
}

/* End */
/* /local/templates/aspro_next/components/bitrix/news/sfery-primeneniya/bitrix/news.detail/.default/style.css?1674207470755 */
