

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

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

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

.mt {
    margin: 20px 0px;
}
/* End */


/* Start:/local/templates/medcentrservis/components/bitrix/news.list/discount_list/style.css?17666799392226*/
/*стили для акций */
.link-name:hover {
    transition: color .3s ease;
    color: #7765e3;
}

.link-name {
    padding-right: 3rem;
}

.discount {
    padding: 16px;
    position: relative;
    border-radius: 12px;
    overflow: hidden;
}

.discount--service .discount__content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.discount picture {
    position: absolute;
    z-index: -1;
}


.discount--service picture img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

@media (min-width: 1024px) {

    .discount--service .discount__content {
        flex: 0 1 auto;
        padding: 15px 30px;
    }

    .discount {
        display: flex;
        align-items: center;
        padding: 24px 24px 24px 124px;
        gap: 24px;
        justify-content: space-between;
    }

    .discount--service {
        align-items: stretch;
        padding: 0;
        gap: 0;
    }

    .discount picture {
        left: -4%;
        top: -37%;
    }

    .discount--service picture {
        flex: 0 0 37.27%;
        border-radius: 0 12px 12px 0;
    }

    .discount--service picture img {
        border-radius: 0 12px 12px 0;
    }

    .discount-hero__image {
        flex: 0 1 48.25%;
    }
}

.discount--service picture {
    position: static;
}

.mt-16 {
    margin-top: 1rem !important;
}

.mb-16 {
    margin-bottom: 1rem !important;
}

.discount__content h2 {
    margin: 0 !important;
}

.discount-hero__image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

@media screen and (max-width: 1023px) {

    .discount {
        display: grid;
        align-items: flex-start;
        gap: 16px;
    }

    .discount--service {
        display: flex;
        flex-direction: column-reverse;
        gap: 0;
        padding: 0;
    }

    .discount--service .discount__content {
        padding: 16px;
    }

    .discount-hero__image {
        width: 100%;
        height: auto;
        /* aspect-ratio: 382 / 263;*/
    }
}
/* 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/templates/medcentrservis/css/custom-fix.css?1766676296176 */
/* /local/templates/medcentrservis/components/bitrix/news.list/discount_list/style.css?17666799392226 */
/* /local/templates/medcentrservis/css/author.css?17580254881994 */
