

/* Start:/local/templates/.default/components/bitrix/news/services_h/bitrix/news.detail/banner_main/style.css?17570855642547*/
.hemonc2__head {
    position: relative;
    padding: 3.5rem 5rem;
    border-radius: 1rem;
    background: linear-gradient(90deg, #8DC9D6 0%, rgba(141, 201, 214, 0.00) 100%), linear-gradient(0deg, rgba(141, 201, 214, 0.40) 0%, rgba(141, 201, 214, 0.40) 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?17574952561817*/
.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: #007088;
    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: #007088;
    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?17500765062553*/
.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(--green, #007088);
    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: #007088;
    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 */


/* Start:/local/templates/.default/components/bitrix/news/services_h/bitrix/news.detail/faq_bg/style.css?17570934572464*/
.hemonc2__faq {
    margin-top: 5rem;
}

.hemonc2__faq {
    padding: 5rem 0;
    margin-top: 5rem;
    background: #007088;
}

.hemonc2__faq .hemonc2__h2 {
    color: #FFF;
}

.hemonc2__faq .hemonc2__row {
    padding-bottom: 0;
    border-bottom: unset;
}

.hemonc2__faq .hemonc2__faq-list {
    margin-top: 2.5rem;
}

.hemonc2__faq .hemonc2__faq-item {
    padding: 1rem 2.5rem;
    border-radius: 1rem;
    background: #FFF;
}

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

@media screen and (max-width: 560px) {
    .hemonc2__faq .hemonc2__faq-name {
        font-size: 1rem;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }
}







.hemonc2__faq-list {
    margin-top: 5rem;
    display: flex;
    flex-direction: column;
    gap: .5rem;
}

.hemonc2__faq-list {
    margin-top: 2.5rem;
}

@media screen and (max-width: 768px) {
    .hemonc2__faq-list {
        margin-top: 2rem;
    }
}

.hemonc2__faq-item {
    padding: 1.5rem 5rem;
    border-radius: 0.5rem;
    background: #F4FDFF;
    box-shadow: 0px 4px 24px 0px rgba(130, 163, 170, 0.10);
}

.hemonc2__faq-item.active .hemonc2__faq-toggler {
    transform: rotate(180deg);
    transition: ease-in-out .3s;
}

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

.hemonc2__faq-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.hemonc2__faq-name {
    color: var(--green, #007088);
    font-size: 1.25rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.hemonc2__faq-toggler {
    flex-shrink: 0;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
    width: 1.5rem;
    height: 1.5rem;
    transition: ease-in-out .3s;
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path d="M7 9L12.5 14.5L18 9" stroke="%23007088"/></svg>');
}

.hemonc2__faq-body {
    display: none;
    max-width: 95vw;
    overflow: auto;

    margin: 1.2rem .6rem;
    padding: revert;
    color: var(--h, #0F2531);
    font-size: 1rem;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
}

.hemonc2__faq-body img {
    width: 100%;
    max-width: 100%;
}

.hemonc2__faq-body * {
    padding: revert;
    margin: revert;
    border: revert;
    list-style: revert;
}
/* End */
/* /local/templates/.default/components/bitrix/news/services_h/bitrix/news.detail/banner_main/style.css?17570855642547 */
/* /local/templates/.default/components/bitrix/news/services_h/bitrix/news.list/services_section/style.css?17574952561817 */
/* /local/templates/.default/components/bitrix/news/services_h/bitrix/news.list/doctors_list_h/style.css?17500765062553 */
/* /local/templates/.default/components/bitrix/news/services_h/bitrix/news.detail/faq_bg/style.css?17570934572464 */
