

/* 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/components/bitrix/news.detail/template_detail_analyze/style.css?17569732511538*/
.table-container {
    margin: 20px auto;
    background-color: #ffffff;
    border-radius: 15px;
    box-shadow: 0 4px 15px rgba(146, 146, 146, 0.1);
    width: 100%;
    max-width: 1000px;
    overflow-x: auto;
}

.styled-table {
    border-collapse: collapse;
    width: 100%;
    font-size: 0.9em;
    border-radius: 15px;
    table-layout: fixed;
}

.styled-table thead tr {
    background-color: #f9f8fb;
    color: #000000;
    text-align: left;
}

.styled-table th,
.styled-table td {
    padding: 12px 15px;
    text-align: left;
    overflow-wrap: break-word;
}

.styled-table th p {
    font-weight: bold;
}

.styled-table tbody tr:nth-of-type(even) {
    background-color: #f9f8fb;
}

.styled-table tbody tr:hover {
    background-color: #e8e8e8;
}

.styled-table tbody tr {
    border-bottom: 1px solid #f0f0f0;
}

.styled-table tbody tr:last-of-type {
    border-bottom: 2px solid rgb(249, 248, 251);
}
section {
    margin-bottom: 15px;
}
.wysiwyg h2 {
    margin: 0px 0 24px;
}
.wysiwyg .image {
    width: 100%;
    margin: 20px 0;
}
.stream-wrapper__aside {
    margin-bottom: 0px;
}
.quote {
    margin: 30px 0;
}
.author-card {
    margin: 15px 0 0;
}
@media screen and (max-width: 768px) {

    .styled-table {
        min-width: 600px;
    }
}

@media screen and (min-width: 1024px) {
    .apply-form picture {
        height: unset;
    }
}

.image.img-detail img {
    width: unset;
    height: unset;
}

.tabs a {
    font-style: normal;
    font-weight: 500;
    color: #7765e3;
    text-decoration: underline;
}
/* 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/components/bitrix/news.detail/template_detail_analyze/style.css?17569732511538 */
/* /local/templates/medcentrservis/css/author.css?17580254881994 */
