

/* Start:/local/components/dj/news/templates/blog/bitrix/news.detail/.default/style.css?1786376719845*/
div.news-detail {
    word-wrap: break-word;
}

div.news-detail img.detail_picture {
    float: left;
    margin: 0 8px 6px 1px;
}

.news-date-time {
    color: #486daa;
}

.news-author {
    display: flex;
    gap: 14px;
    align-items: center;
    margin: 18px 0 24px;
}

.news-author__portrait,
.news-author__portrait img {
    display: block;
    width: 64px;
    height: 64px;
    border-radius: 50%;
}

.news-author__portrait img {
    object-fit: cover;
}

.news-author__content {
    display: flex;
    min-width: 0;
    flex-direction: column;
    line-height: 1.35;
}

.news-author__name {
    color: inherit;
    font-weight: 700;
    text-decoration: none;
}

.news-author__name:hover,
.news-author__name:focus {
    text-decoration: underline;
}

.news-author__role,
.news-author__meta {
    color: #757575;
    font-size: 14px;
}

/* End */
/* /local/components/dj/news/templates/blog/bitrix/news.detail/.default/style.css?1786376719845 */
