

/* Start:/local/templates/.default/components/bitrix/news/speakers/bitrix/news.detail/.default/style.css?1788248038840*/
.moderator-block {
    border-bottom: 1px solid #ebebeb;
}

.member-profile__img .crown {
    width: 32px;
    height: 32px;
    background: #000 url("/local/templates/.default/components/bitrix/news/speakers/bitrix/news.detail/.default/img/crown.svg") no-repeat center center;
    position: absolute;
    border-radius: 20px;
    background-size: 17px;
    top: 22%;
}

.member-report__about > h2 {
    font-family: CirceBold,sans-serif;
    font-size: 24px;
    font-weight: 500;
    line-height: 1.17;
    letter-spacing: -.1px;
    color: #191919;
    text-align: left;
    text-transform: unset;
    margin-bottom: 6px;
}

@media screen and (max-width: 991px) {
    .member-profile__img .crown {
        top: 14%;
    }
}

@media screen and (max-width: 767px) {
    .member-profile__img .crown {
        top: 12%;
    }
}

@media screen and (max-width: 480px) {
    .member-profile__img .crown {
        top: 10%;
    }
}
/* End */
/* /local/templates/.default/components/bitrix/news/speakers/bitrix/news.detail/.default/style.css?1788248038840 */
