

/* Start:/local/templates/main/components/bitrix/news.detail/articles/style.css?17533401742548*/
.i-news-detail-page.product-info__description {
    padding-bottom: 20px;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    
}
.news-dd-block svg, .i-news-detail-page.product-info__description .news-detail-date {
    display: inline-block;
}
.news-detail-date {
    margin-right: 10px;
    position: relative;
    top: -2px;
    font-size: 14px;
    color: var(--black);
}
.news-dd-block .length-read {
    display: inline-block;
    position: relative;
    top: -2px;
    font-size: 14px;
    color: var(--black);
}
.news-detail-body .product-info__description-text {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}

.i-news-detail-page .mb-3 {
    display: flex;
}

.news-detail-body {
    width: 65%;
}
.news-detail-body img {
    width: 100%;
    max-height: 400px;
    border-radius: 20px;
    margin: 20px 0;
}
.news-detail-body br {
    /*display: none;*/
}
.news-detail-body a {
    
}
.news-detail-body b, .news-detail-body p span, .news-detail-body a {
    color: var(--brand-secondary)!important;
}
.news-detail-body a:hover {
    text-decoration: underline;
}
.news-detail-body h2 {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 20px;
}
.news-detail-body h3 {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
}
.news-detail-body h3 u {
    font-size: 16px;
    font-weight: 400;
}
.news-detail-body h4 ol {
    font-size: 16px;
    font-weight: 400;
}
.news-detail-body h4 ol li {
    font-size: 16px;
    font-weight: 400;
    margin-left: 20px;
}
.news-detail-body ul li b span {
    font-size: 16px;
    font-weight: 400;
    color: var(--brand-secondary)!important;
}
.news-detail-body h3 span {
    color: black!important;
}
.more-news-body {
    margin-top: 20px;
    max-width: 30%;
    display: inline-block;
    margin-left: 35px;
}
.more-news-body span, .more-news-body a {
    display: block;
    width: 100%;
    position: relative;
    padding: 10px 20px 10px 0;
}
.more-news-body span {
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
}
.more-news-body a {
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
}
.more-news-body a:after {
    content: '';
    display: block;
    position: absolute;
    left: auto;
    right: 0;
    top: 11px;
    width: 16px;
    height: 16px;
    background-image: url(/img/icons/icn16-news-arrow.svg);
    background-repeat: no-repeat;
    background-position: center center;
}
.more-news-body a:hover {
    text-decoration: underline;
    color: var(--brand-primary-hover);
}

/* End */
/* /local/templates/main/components/bitrix/news.detail/articles/style.css?17533401742548 */
