

/* Start:/local/components/mcs/analyses/templates/.default/style.css?1756363908128*/
.stream-wrapper__aside {
    margin-bottom: 0px;
}
section {
    margin-bottom: 15px;
}
.wysiwyg h2 {
    margin: 22px 0 24px;
}
/* End */


/* Start:/local/templates/medcentrservis/css/custom-fix.css?1758025843145*/
.wysiwyg .image {
    width: 100%;
    margin: 10px 0;
}

section.apply-form {
    margin: 20px 0;
}

.popular-diseases {
    margin: 20px 0px;
}
/* End */


/* Start:/local/templates/medcentrservis/css/author.css?17580254881994*/
.author-card2 {
    position: relative;
    display: flex;
    align-items: flex-start;
    flex-direction: column-reverse;
    gap: 12px;
    padding: 16px;
    margin: 10px 5px 0 0;
    background: #f9f8fb;
    border-radius: 12px;
    overflow: hidden;
    z-index: 1;
    width: 100%;
    justify-content: flex-end;
}

/* фоновая картинка */
.author-card2 > picture {
    position: absolute;
    top: -75px;
    right: -6px;
    width: 151px;
    height: 151px;
    z-index: -1;
}

.author-card2 > picture img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    -webkit-user-select: none;
    user-select: none;
}

/* заголовок/имя автора */
.author-card2 > .strong {
    color: #372648;
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
}

/* блок данных */
.author-card2__data {
    display: grid;
    grid-template-columns: 52px 1fr;
    gap: 12px 16px;
}

.author-card2__data span:not([class]) {
    grid-column: 1 / 3;
    grid-row: 2 / 3;
    color: #9a91ad;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
}

.author-card2__data > .strong {
    grid-column: 2 / 3;
    grid-row: 1 / 2;
    color: #372648;
    font-weight: 500;
    font-size: 20px;
    line-height: 26px;
}

/* аватар */
.author-card2__img {
    grid-column: 1 / 2;
    grid-row: 1 / 2;
    width: 52px;
    height: 52px;
    align-self: center;
}

.author-card2__img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 50%;
    -webkit-user-select: none;
    user-select: none;
}

/* теги */
.author-card2__tags {
    grid-column: 1 / 3;
    grid-row: 3 / 4;
    display: flex;
    gap: 6px;
    flex-wrap: wrap;
}

/* модификатор */
.author-card2--blog {
    margin: 80px 0 16px;
}

/* layout секции (минимально необходимое) */
@media (min-width: 523px) {
    section.author-block {
        display: flex;
        align-items: stretch;
    }
}

/* End */
/* /local/components/mcs/analyses/templates/.default/style.css?1756363908128 */
/* /local/templates/medcentrservis/css/custom-fix.css?1758025843145 */
/* /local/templates/medcentrservis/css/author.css?17580254881994 */
