

/* Start:/local/templates/lk/components/bitrix/news.detail/articles/style.css?17550886312450*/
.articles_title {
	font-weight: 700;
	font-size: 60px;
	line-height: 92.4%;
	text-align: center;
	color: #121132;
	margin-bottom: 50px;
}
.articles_detail {
	margin-bottom: 20px;
}
/*.articles_detail img {
	border: 1px solid #121132;
	border-radius: 50px;
	overflow: hidden;
	min-width: 100%;
	max-width: 100%;
}*/
.articles_detail_img {
	min-width: 100%;
	max-width: 100%;
	height: 465px;
	border: 1px solid #121132;
	border-radius: 50px;
	margin-top: 15px;
/*	background-position: top;*/
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	margin-bottom: 52px;
}
.articles_detail > img {
	margin-bottom: 50px
}
p {
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 24px;
	color: #121132;
	margin-bottom: 29px;
}
p.em {
	font-style: italic;
	font-weight: 500;
	font-size: 18px;
	line-height: 24px;
	color: #121132;
}
strong.em {
	font-style: italic;
}
p strong {
	font-weight: 700;
}
p a {
	font-style: normal;
	font-weight: 700;
	font-size: 18px;
	line-height: 24px;
	text-decoration-line: underline;
	color: #121132;
}
h2 {
	font-style: normal;
	font-weight: 700;
	font-size: 32px;
	line-height: 39px;
	color: #121132;
	margin-bottom: 13px;
}
p:has(+ h3) {
	margin-bottom: 19px;
}
p:has(+ ul) {
	margin-bottom: 5px;
}
ul:has(+ p) {
	margin-bottom: 22px;
}
h3 {
	font-style: normal;
	font-weight: 500;
	font-size: 28px;
	line-height: 34px;
	color: #121132;
	margin-bottom: 15px;
}
.articles_detail ul li {
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 24px;
	color: #121132;
	position: relative;
	padding-left: 26px;
}
.articles_detail ul li:before {
	content: "·";
	font-size: 20px;
	vertical-align: middle;
	position: absolute;
	left: 10px;
}
table.table {
	border-collapse: collapse;
}
table.table td {
	text-align: center;
	padding: 10px 0;
}


@media (max-width: 767px) {

	.articles_title {
		font-weight: 700;
		font-size: 34px;
		line-height: 41px;
		color: #121132;
	}
	.articles_detail_img {
		height: 240px;
		margin-bottom: 20px;
	}
	p, p a {
		font-size: 15px;
		line-height: 21px;
		margin-bottom: 22px;
	}
	h2 {
		font-size: 26px;
		line-height: 32px;
	}
	h3 {
		font-size: 24px;
		line-height: 29px;
	}
	.articles_detail ul li {
		font-size: 15px;
		line-height: 21px;
	}
	p:has(+ ul) {
		margin-bottom: 0;
	}
	ul:has(+ p) {
		margin-bottom: 0;
	}
	.articles_detail > img {
		margin-bottom: 25px;
	}
	.articles_detail_img {
		margin-top: 20px;
	}
}
/* End */
/* /local/templates/lk/components/bitrix/news.detail/articles/style.css?17550886312450 */
