

/* Start:/local/templates/mtmltd_2.0/components/bitrix/news/other-services/bitrix/news.detail/official/style.css?1732991136856*/
.other-services__detail {
	display: flex;
	flex-wrap: wrap;
}

.other-services__detail--left {
	flex: 20%;
}

.other-services__detail--right {
	flex: 80%;
}

.other-services__detail-files {
	flex: 100%;
	margin-top: 50px;
	display: flex;
	flex-wrap: wrap;
	gap: 10px 2px;
}

.other-services__detail-files video {
	width: auto;
	height: 400px;
}

.other-services__detail-files img {
	width: auto;
	height: 400px;
	vertical-align: inherit;
}

.other-services__detail-back {
	flex: 100%;
	margin-top: 14px;
}

.other-services__detail-form {
	margin-top: 15px;
}

@media screen and (max-width: 1199px) {
	.other-services__detail--right {
		flex: 70%;
	}
}

@media screen and (max-width: 992px) {
	.other-services__detail--right {
		flex: 56%;
	}
}

@media screen and (max-width: 768px) {
	.other-services__detail--right {
		flex: 100%;
		margin-top: 18px;
	}
}
/* End */
/* /local/templates/mtmltd_2.0/components/bitrix/news/other-services/bitrix/news.detail/official/style.css?1732991136856 */
