

/* Start:/local/templates/.default/components/bitrix/news/services_h/bitrix/news.detail/banner_main/style.css?17806535302541*/
.hemonc2__head {
    position: relative;
    padding: 3.5rem 5rem;
    border-radius: 1rem;
    background: linear-gradient(90deg, #9c5f4a 0%, rgba(156, 95, 74, 0) 100%),
    linear-gradient(0deg, rgba(156, 95, 74, 0.4) 0%, rgba(156, 95, 74, 0.4) 100%);
}

.hemonc2__head img {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center;
    border-radius: 1rem;
}

.hemonc2__head-title {
    position: relative;
    z-index: 1;
    max-width: 27.375rem;
    color: var(--white, #FFF);
    font-size: 3rem;
    font-style: normal;
    font-weight: 500;
    line-height: 3.125rem;
    /* 104.167% */
}

.hemonc2__head-title.text-dark {
    color: var(--h, #0F2531);
}

@media screen and (max-width: 768px) {
    .hemonc2__head {
        padding: 1.5rem;
    }

    .hemonc2__head-title {
        font-size: 2.5rem;
    }
}

@media screen and (max-width: 560px) {
    .hemonc2__head-title {
        font-size: 1.625rem;
        font-style: normal;
        font-weight: 400;
        line-height: 120%;
    }
}

.hemonc2__head__subtitle {
    position: relative;
    z-index: 1;
    color: var(--white, #FFF);
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    margin-top: .5rem;
}

.hemonc2__head__subtitle.text-dark {
    color: var(--h, #0F2531);
}

@media screen and (max-width: 560px) {
    .hemonc2__head__subtitle {
        font-size: 1.125rem;
        font-style: normal;
        font-weight: 400;
        line-height: 120%;
    }
}

.hemonc2__head__text {
    margin: 2rem 0;
    color: var(--white, #FFF);
    font-family: 'Gerbera', sans-serif;
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.hemonc2__head__desc {
    position: relative;
    z-index: 1;
    margin-top: 5.87rem;
    /* color: var(--h, #0F2531); */
    color: var(--white, #FFF);
    font-size: 1rem;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    max-width: 40.375rem;
}

.hemonc2__head__desc.text-dark {
    color: var(--h, #0F2531);
}

@media screen and (max-width: 560px) {
    .hemonc2__head__desc {
        font-size: 0.875rem;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        margin-top: 7.38rem;
    }
}

.hemonc2__head__button.btn {
    margin-top: 1rem;
    max-width: 15rem;
    text-align: center;
}

@media screen and (max-width: 768px) {
    .service-hemonc2__head__button.btn {
        max-width: 100%;
    }
}

/* End */


/* Start:/local/templates/.default/components/bitrix/news/services_h/bitrix/news.list/services_section/style.css?17796922981844*/
.hemonc2__price {
    padding: 5rem 0 2.5rem;
}

@media screen and (max-width: 768px) {
    .hemonc2__price {
        padding: 3rem 0 1.5rem;
    }
}

.hemonc2__price__grid {
    column-count: 3;
    column-gap: 3.25rem;
    -moz-column-count: 3;
    -webkit-column-count: 3;
}

@media screen and (max-width: 768px) {
    .hemonc2__price__grid {
        column-count: 1;
        column-gap: 1.25rem;
        -moz-column-count: 1;
        -webkit-column-count: 1;
    }
}

.hemonc2__price__item {
    break-inside: avoid-column;
    page-break-inside: avoid;
    width: 100%;
    margin-bottom: 4rem;
}

@media screen and (max-width: 768px) {
    .hemonc2__price__item {
        margin-bottom: 2rem;
    }
}

.hemonc2__price__top {
    color: #0F2531;
    font-family: 'Gerbera', sans-serif;
    font-size: 2rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    /* 56.25% */
    padding-bottom: 1rem;
    border-bottom: .0625rem solid #B3B3B3;
}

.hemonc2__price__body {
    margin-top: 1rem;
    display: flex;
    flex-direction: column;
    gap: 1rem;
}


.hemonc2__price__subitem {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

.hemonc2__price__name {
    color: var(--color-primary);
    font-family: 'Gerbera', sans-serif;
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.125rem;
}

.hemonc2__price__name.dark {
    color: #0F2531;
}

.hemonc2__price__desc {
    color: #B3B3B3;
    font-family: 'Gerbera', sans-serif;
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.125rem;
}

.hemonc2__price__price {
    white-space: nowrap;
    color: var(--color-primary);
    font-family: 'Gerbera', sans-serif;
    font-size: 1rem;
    font-style: normal;
    font-weight: 500;
    line-height: 1.125rem;
}

/* End */


/* Start:/local/templates/.default/components/bitrix/news/services_h/bitrix/news.list/doctors_list_h/style.css?17796923472566*/
.hemonc2__doctors {
    margin-top: 5rem;
}

@media screen and (max-width: 768px) {
    .hemonc2__doctors {
        margin-top: 3rem;
    }
}

.hemonc2__doctors__swiper {
    margin-top: 2rem;
    display: flex;
    flex-direction: row;
}

@media screen and (max-width: 560px) {
    .hemonc2__doctors__swiper {
        margin-right: -1.25rem;
    }
}

.hemonc2__doctors-item {
    margin-right: .8rem;
    max-width: 50vw;
}

.hemonc2__doctors__wrap {
    display: block;
    position: relative;
    width: 100%;
    padding-bottom: 124.78991596638656%;
    /* padding-bottom: 16rem; */
}

.hemonc2__doctors__wrap img {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center;
    border-radius: 1rem;
    max-width: 20rem;
    /* max-height: 16rem; */
}

.hemonc2__doctors__body {
    margin-top: 1.5rem;
}

.hemonc2__doctors__name {
    color: var(--color-primary);
    font-family: 'Gerbera', sans-serif;
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: capitalize;
    text-align: center;
}

.hemonc2__doctors__pos {
    margin-top: .5rem;
    margin-bottom: 1rem;
    color: var(--h, #0F2531);
    font-family: 'Gerbera';
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.hemonc2__doctors__link {
    position: relative;
    padding-right: 2rem;
    color: var(--h, #0F2531);
    font-family: 'Gerbera', sans-serif;
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
    opacity: 0.24;
}

.hemonc2__doctors__link::after {
    /* content: '';
    position: absolute;
    top: 0;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
    width: 1.25rem;
    height: 1.25rem;
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="21" viewBox="0 0 20 21" fill="none"><path d="M4 9H16M16 9L12.5 5.5M16 9L12.5 12.5" stroke="%230F2531"/></svg>'); */
}

.hemonc2__doctors-dots {
    text-align: center;
    margin-top: .5rem;
    margin-bottom: 1rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.hemonc2__doctors-dots button {
    background-color: var(--color-primary);
    opacity: .2;
    width: 0.5rem;
    height: 0.5rem;
    border-radius: 50%;
    margin: 0 4px;
}

.hemonc2__doctors-dots .slick-active button {
    opacity: 1;
    width: 0.75rem;
    height: 0.75rem;
}

/* End */
/* /local/templates/.default/components/bitrix/news/services_h/bitrix/news.detail/banner_main/style.css?17806535302541 */
/* /local/templates/.default/components/bitrix/news/services_h/bitrix/news.list/services_section/style.css?17796922981844 */
/* /local/templates/.default/components/bitrix/news/services_h/bitrix/news.list/doctors_list_h/style.css?17796923472566 */
