

/* Start:/local/templates/1c-landing/components/bitrix/news.detail/cases/style.css?17708063051140*/
.case {
	min-height: calc(100vh - 198.39px);
	padding-top: 163.39px;
	padding-bottom: 60px;
}
@media (max-width: 1279px) {
	.case {
		min-height: calc(100vh - 268.78px);
	}
}

@media (max-width: 767px) {
	.case {
		min-height: calc(100vh - 632.73px);
		padding-top: calc(64px + 40px);
	}
}

.case__back {
	color: #575757 !important;
	display: inline-block;
	margin-bottom: 30px;
}
.case__back:hover {
	color: var(--red) !important;
}
.case__title {
	margin: 0 0 60px;
}
.case h2 {
	margin: 50px 0 25px;
	font-weight: 600;
	font-size: 24px;
	color: #130d30;
	border-left: 5px solid #FFA113;
	padding-left: 10px;
}
.case p {
	margin: 0;
	font-weight: 400;
	font-size: 18px;
	line-height: 140%;
	color: #130d30;
}
.case ul {
	list-style: none;
}
.case ul>li {
	padding-left: 20px;
	margin-bottom: 15px;
	font-size: 18px;
	line-height: 140%;
	color: #130d30;
}
.case ul>li:last-child {
	margin-bottom: 0;
}
.case ul>:before {
	color: #4f4485;
	list-style-type: disc;
	content: " ";
	position: relative;
	left: -20px;
	width: 20px;
	height: 1.5em;
	margin-bottom: -1.5em;
	display: list-item;
	list-style-position: inside;
	text-align: right;
}

/* End */
/* /local/templates/1c-landing/components/bitrix/news.detail/cases/style.css?17708063051140 */
