

/* Start:/local/templates/.default/components/bitrix/news/article/bitrix/news.detail/.default/style.css?1763016793952*/
.article_detail {
	text-align: left;
    font-size: 16px;
    line-height: 21px;
	font-weight: 300;
}
.article_detail .section_element_image {
    width: 100%;
    margin: 0 0 40px;
}
.article_detail .section_element_image img {
    width: 100%;
    max-height: 400px;
    object-fit: cover;
}
.article_detail .section_element_date {
    text-align: right;
    font-size: 16px;
    line-height: 21px;
    margin: 0 0 20px;
}
.article_detail .section_element_text {

}


.article_detail h2,
.article_detail h3,
.article_detail h4 {
    margin: 0 0 30px;
	text-align: left;
}
.article_detail img {
    margin: 0 0 20px;
}
.article_detail ul,
.article_detail ol {
	margin: 5px 20px 20px;
	list-style: square;
}
.article_detail ol {
    list-style: decimal;
}
.article_detail ul li,
.article_detail ol li {
    list-style-position: outside;
    margin: 0 0 20px;
}
.article_detail p {
    margin: 0 0 20px;
}
.article_detail span {
	font-weight: 600;
}




/* End */
/* /local/templates/.default/components/bitrix/news/article/bitrix/news.detail/.default/style.css?1763016793952 */
