

/* Start:/local/templates/new_design/components/bitrix/news/otdeleniya/style.css?173131838882*/
img.preview_photo {
    position: absolute;
    /*left: -5000px;*/
	z-index: -2;
}
/* End */


/* Start:/local/templates/new_design/components/bitrix/news/otdeleniya/bitrix/news.detail/otdelenie_detail/style.css?17633826861113*/
img.preview_photo {
    position: absolute;
    /*left: -5000px;*/
	z-index: -2;
}

.disclamer {
    /*font-size: 14pt;*/
    /*background-color: #fffbf8;*/
    border-left: 2px solid var(--secondary-color);
    padding: 22px 48px 22px 22px;
    /*margin-bottom: 30px;*/
}

.rehab-block {

}

.rehab-block__wrapper {
    max-width: 1720px;
    width: 100%;
    background: linear-gradient(180deg, #fff 0%, #F5F5F5 100%);
    padding: 100px 30px;
    border-bottom: 1px solid var(--primary-color);
}

@media (max-width: 1024px) {
    .rehab-block__wrapper {
        padding: 60px 30px;
    }
}

@media (max-width: 480px) {
    .rehab-block__wrapper {
        padding: 60px 20px;
    }
}

.rehab-block__text {
    max-width: 1140px;
    width: 100%;
    margin: 0 auto;
}
.rehab-block__links {
    display: flex;
    column-gap: 45px;
    row-gap: 20px;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    text-align: center;
    margin-top: 50px;
}

@media (max-width: 1024px) {
    .rehab-block__links {
        margin-top: 30px;
    }
}

.rehab-block__link {
    border-radius: 30px;
}
/* End */


/* Start:/local/templates/new_design/components/bitrix/news.list/personal_list/style.css?177928830681*/
.specialists-without-button .c-short-specialist__buttons {
    display: none;
}
/* End */


/* Start:/local/templates/new_design/components/bitrix/news.list/video_list/style.css?17561458271604*/
@media (max-width: 1100px) {
    .vkvideo {
        width: 560px;
        height: 315px;
    }
}

@media (max-width: 600px) {
    .vkvideo {
        width: 320px;
        height: 180px;
    }
}

.fancybox__content {
    padding: 0;
}

.show-vk-video {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}


.show-vk-video .c-button-video {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

@media (any-hover: hover) {
    .s-fluid-gallery .c-slider .c-slider__item .js-show-video:hover .c-button-video {
        border-color: var(--secondary-color);
        background-color: var(--secondary-color);
    }
}

.fancybox__content, .vkvideo {
    /*flex-grow:1;*/
    aspect-ratio: 16 / 9;
    max-width: 1000px;
    width: 100%;
    height: auto;
}
.fancybox__content:has(.vkvideo--shorts) {
    aspect-ratio: 8 / 16;
    width: auto;
    max-height: 790px;
    height: 100%;
    background-color: black;
}
.vkvideo.vkvideo--shorts {
    aspect-ratio: 8 / 16;
    width: auto;
    max-height: 767px;
    height: 100%;
}

.fancybox__html5video, .fancybox__iframe {
    aspect-ratio: 16 / 9;
    max-width: 1000px;
    width: 100%;
    height: auto;
}

.fancybox__container:not(.is-compact) .fancybox__slide.has-close-btn {
    padding-bottom: 40px;
}
/* End */


/* Start:/local/templates/new_design/components/bitrix/news.list/price_list/style.css?17640847251256*/
.s-cost__element {
    display: grid;
    grid-template-columns: 1fr 300px;
    align-items: center;
    padding: 24px 0;
    border-bottom: 1px solid #EBE5E0;
    gap: 40px;
}

@media (max-width: 1200px) {
    .s-cost__element {
        grid-template-columns: 1fr 270px;
        gap: 30px;
    }
}

@media (max-width: 580px) {
    .s-cost__element {
        grid-template-columns: 1fr;
        gap: 14px;
    }
}

.element-prices {
    display: flex;

    justify-content: space-between;
}

.element-prices__item {
    color: #81684F;
    width: 120px;
}

.element-prices__item--head {
    color: #212121;
    white-space: nowrap;
}

.element-prices__item-old {
    color: #ABABAB;
    white-space: nowrap;
    text-decoration: line-through;
}

.element-prices__item-new span {
    font-weight: 500;
    white-space: nowrap;
    color: #212121;
}

.element-prices__item-percent {
    color: #AF8E67;
    font-weight: 500;
}

.element-prices__item-profit span {
    font-weight: 500;
    white-space: nowrap;
    color: #AF8E67;
}

.element-prices__item-profit,
.element-prices__item-new {
    white-space: nowrap;
}

.s-cost__element-link {
    display: block;
    margin-top: 2px;
}

/* End */
/* /local/templates/new_design/components/bitrix/news/otdeleniya/style.css?173131838882 */
/* /local/templates/new_design/components/bitrix/news/otdeleniya/bitrix/news.detail/otdelenie_detail/style.css?17633826861113 */
/* /local/templates/new_design/components/bitrix/news.list/personal_list/style.css?177928830681 */
/* /local/templates/new_design/components/bitrix/news.list/video_list/style.css?17561458271604 */
/* /local/templates/new_design/components/bitrix/news.list/price_list/style.css?17640847251256 */
