

/* Start:/bitrix/templates/poly/components/bitrix/news.detail/article/style.css?17883485341221*/
.litle_3 b {
    color: rgba(112, 141, 147);
}
.litle_3 .title {
    margin-top: 8rem;
}
.litle_2 .dess b {
    color: rgba(112, 141, 147);
}
.litle_3 .description i {
    font-style: italic;
    color: rgba(112, 141, 147);
}
.litle_3 .title-litle {
    color: rgba(112, 141, 147);
    font-size: 1.6rem;
    font-style: normal;
    font-weight: 600;
    line-height: 131%;
    margin-bottom: 1rem;
}
.litle_3 .title-litle b {
    color: rgba(42, 51, 54, 1);
}

.article-contents {
    margin-top: 45px;
    margin-bottom: 30px;
    display: flex;
    gap: 15px;
    flex-direction: column;
    list-style: inside;
    font-size: 1.3rem;
    color: #2A3336;
    font-style: normal;
    font-weight: 600;
    line-height: 123%;
}
@media (max-width: 600px) {
    .article-contents {
        font-size: 0.7rem;
    }
}
.item .title:before {
	display: block;
	content: "";
	height: 80px;
	margin: -80px 0 0;
}

.litle_3 table {
    margin-top: 20px;
    margin-bottom: 20px;
    width: 100%;
    border-collapse: collapse;
}
.litle_3 th,
.litle_3 td {
    border: 1px solid;
    padding: 8px 12px;
    vertical-align: top;
    text-align: left;
}
.litle_3 th {
    font-weight: 600;
}
.litle_3 table b {
    color: inherit;
}
/* End */
/* /bitrix/templates/poly/components/bitrix/news.detail/article/style.css?17883485341221 */
