

/* Start:/local/templates/main/components/bitrix/news/doctors/bitrix/news.list/.default/style.css?1788259811550*/
.doctors__info .doctor-chief-badge {
    display: flex;
    align-items: center;
    justify-content: center;
    width: max-content;
    max-width: 100%;
    margin: 8px auto 4px;
    padding: 4px 10px;
    border: 1px solid #91dce2;
    border-radius: 4px;
    background: #e9f9fa;
    color: #16769a;
    font-size: 13px;
    font-weight: 600;
    line-height: 1.2;
    white-space: nowrap;
}

@media (max-width: 767px) {
    .doctors__info .doctor-chief-badge {
        margin-top: 7px;
        padding: 4px 9px;
        font-size: 12px;
    }
}

/* End */
/* /local/templates/main/components/bitrix/news/doctors/bitrix/news.list/.default/style.css?1788259811550 */
