

/* Start:/bitrix/templates/kurort26/components/bitrix/news.detail/doctor-card/style.css?176700045420898*/
/*
doctors-common
 */
.comparison-overlay:not(.open) {
    display: none;
}


.doctors-block__title {
    display: inline-block;
    vertical-align: baseline;
    margin: 0 0 16px;
    width: 100%;
    font-size: 19px;
    line-height: 1.5;
    color: #1E242B;
    text-decoration: none;
    transition: color 0.3s ease-in-out;
}

.doctors-block__title:hover,
.doctors-block__title:focus {
    color: #2C9ED8;
}

.doctors-block__title .num {
    display: inline-block;
    vertical-align: top;
    padding-left: 8px;
    font-size: 18px;
    line-height: 1.4;
    color: rgba(77, 79, 96, 0.3);
}

.doctors-block__item {
    border-bottom: 1px solid rgba(223, 233, 240, 0.4);
}

.doctor-spec {
    display: inline-block;
    vertical-align: baseline;
    width: 100%;
    margin: 0 -8px 6px 0;
    padding: 4px 0;
    list-style: none;
}

.doctor-spec__item {
    display: inline;
    vertical-align: baseline;
    margin-right: 8px;
    padding-bottom: 4px;
    font-size: 15px;
    line-height: 1.5;
    color: #1E242B;
}

.doctor-spec__item:not(:last-child)::after {
    margin-left: -2px;
    content: ",";
}

.doctor-spec__link {
    display: inline;
    color: #2C9ED8;
    text-decoration: none;
    border-bottom: 1px dotted;
    transition: border-color 0.3s ease-in-out;
}

.doctor-spec__link:hover,
.doctor-spec__link:focus {
    border-color: transparent;
}

.doctor-rating {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
    padding: 2px 0;
    margin-bottom: 6px;
}

.doctor-rating__review {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: 4px 8px 4px 0;
    margin-right: 8px;
}

.doctor-rating__review .d-estimation {
    display: inline-block;
    vertical-align: middle;
    padding: 2px 6px;
    margin-right: 10px;
    font-size: 14px;
    line-height: 1.4;
    color: #ffffff;
    border-radius: 12px;
    background: #23B762;
}

.doctor-rating__review .d-link {
    font-size: 14px;
    line-height: 1.4;
    color: #1E242B;
    text-decoration: none;
    transition: color 0.3s ease-in-out;
}

.doctor-rating__review .d-link:hover,
.doctor-rating__review .d-link:focus {
    color: #2C9ED8;
}

.doctor-rating__list {
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.doctor-rating__rec,
.doctor-rec {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 4px 10px 4px 34px;
    font-size: 14px;
    line-height: 1.5;
    background: rgba(223, 233, 240, 0.4);
    border-radius: 8px;
    background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.68164 0.0268066C10.4434 0.17915 10.9385 0.920361 10.7861 1.68208L10.7188 2.01606C10.5635 2.79829 10.2764 3.54243 9.875 4.21919H14.0938C14.8701 4.21919 15.5 4.84907 15.5 5.62544C15.5 6.16743 15.1924 6.63911 14.7412 6.87349C15.0605 7.1313 15.2656 7.52681 15.2656 7.96919C15.2656 8.65474 14.7734 9.22603 14.126 9.34907C14.2549 9.56294 14.3281 9.81196 14.3281 10.0786C14.3281 10.7026 13.9209 11.2329 13.3584 11.4145C13.3789 11.5112 13.3906 11.6137 13.3906 11.7192C13.3906 12.4956 12.7607 13.1254 11.9844 13.1254H9.12793C8.57129 13.1254 8.0293 12.9614 7.56641 12.6538L6.43848 11.9008C5.65625 11.3793 5.1875 10.5004 5.1875 9.56001V6.3022C5.1875 5.44673 5.57715 4.64106 6.24219 4.10493L6.45898 3.93208C7.23535 3.31099 7.76562 2.43794 7.95898 1.46528L8.02637 1.1313C8.17871 0.36958 8.91992 -0.125537 9.68164 0.0268066ZM1.4375 4.68794H3.3125C3.83105 4.68794 4.25 5.10688 4.25 5.62544V12.1879C4.25 12.7065 3.83105 13.1254 3.3125 13.1254H1.4375C0.918945 13.1254 0.5 12.7065 0.5 12.1879V5.62544C0.5 5.10688 0.918945 4.68794 1.4375 4.68794Z' fill='%2323B762'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: left 10px center;
}

.doctor-rec--low {
    padding-left: 10px;
    background-image: none;
    color: #FD3F61;
}

.doctor-reviews-estimation .doctor-rec {
    font-size: 15px;
}

.doctor-reviews-estimation__header .doctor-rec {
    margin-right: 20px;
}

.doctor-rating__rec .num,
.doctor-rec .num {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    line-height: 1.5;
    color: #23B762;
}

.doctor-rating__list .doctor-rating__rec {
    font-size: 15px;
    line-height: 1.5;
}

.doctor-rating__assessment {
    display: inline-flex;
    align-items: center;
    justify-content: flex-start;
    gap: 8px;
    padding: 6px 10px;
    font-size: 15px;
    line-height: 1.5;
    color: #1E242B;
    background: rgba(223, 233, 240, 0.4);
    border-radius: 8px;
}

.doctor-rating__assessment .num[data-assessment^="4"],
.doctor-rating__assessment .num[data-assessment^="5"] {
    color: #2C9ED8;
}

.doctor-card__desc {
    margin: 0 0 10px;
}

.doctor-card__desc p {
    margin: 0 0 4px;
    font-size: 15px;
    line-height: 1.5;
    color: #1E242B;
}

.doctor-card__more {
    display: inline-block;
    vertical-align: baseline;
    margin-bottom: 4px;
    font-size: 15px;
    line-height: 1.4;
    color: #2C9ED8;
    text-decoration: none;
    border: none;
    border-bottom: 1px dotted transparent;
    background-color: transparent;
    transition: border-color 0.3s ease-in-out;
}

.doctor-card__more:hover,
.doctor-card__more:focus {
    border-bottom: 1px dotted;
}

.doctors-block__more {
    display: inline-block;
    vertical-align: baseline;
    padding: 12px 28px;
    margin: 20px 0;
    font-size: 16px;
    line-height: 1.4;
    color: #2C9ED8;
    background-color: #F2F6F9;
    border-radius: 8px;
    border: none;
    transition: color 0.3s, background-color 0.3s ease-in-out;
}

.doctors-block__more:hover,
.doctors-block__more:focus {
    color: #ffffff;
    background-color: #2C9ED8;
}

body > .blue-bg {
    display: block;
    width: 100%;
    padding: 32px 0;
    background-color: #F2F6F9;
}

@media (max-width: 767px) {
    body > .blue-bg {
        padding: 0;
    }

	.main {
		background-color: #F2F6F9;
		margin-bottom: -40px;
		padding-bottom: 40px !important;
	}

	.main--doctors {
		width: calc(100% + 40px);
		margin-left: -20px;
	}
}

.blue-bg > .page-container {
    background-color: inherit;
}

.blue-bg + .footer {
    margin-top: 1px;
}

@media (min-width: 768px) {
    .mtt-20 {
        margin-top: 20px !important;
    }
}

/*
css/doctors/card.css
 */
.doctor-card,
.doctor-card * {
    box-sizing: border-box;
}

.doctor-card {
    position: relative;
    padding: 16px 156px 20px 0;
    background-color: #ffffff;
}

.doctor-card__blink {
    position: absolute !important;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0 !important;
    opacity: 0;
    border: none;
    background: transparent;
    outline: none;
}

.doctor-card--small {
    padding-right: 0;
    min-height: 180px;
    animation: ani-fade-in 1.2s forwards;
}

@media (max-width: 1023px) {
    .doctor-card--small {
        min-height: 100px;
    }
}

.doctor-card--border {
    padding: 20px 28px;
    border: 1px solid #D7EAF4;
    border-radius: 12px;
}

@media (max-width: 767px) {
    .doctor-card--border .doctor-card {
        border: none;
    }
}

.doctor-card--section {
    display: flex;
    flex-wrap: wrap;
    padding: 32px 0;
}

.doctor-card--section.doctor-card--border {
    padding: 32px;
    margin-bottom: 12px;
}

.doctor-card--aside {
    position: sticky;
    top: 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 16px;
    padding: 20px;
    border-radius: 12px;
}


@media (max-width: 1023px) {
    .doctor-card {
        padding-right: 116px;
    }

    .doctor-card--section.doctor-card--border {
        padding: 20px;
    }

    .doctor-card--aside {
        padding-right: 20px;
    }
}

@media (max-width: 767px) {
    .doctor-card--section {
        padding: 20px 0;
    }

    .doctor-card--section.doctor-card--border {
        border: none;
    }

    .doctor-card--aside {
        width: calc(100% + 40px);
        margin-left: -20px;
        padding: 20px;
        text-align: center;
        box-sizing: border-box;
    }
}

@media (max-width: 575px) {
    .doctor-card--section {
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
    }
}

@media (max-width: 440px) {
    .doctor-card {
        padding-right: 0;
    }

    .doctor-card--aside {
        padding-right: 20px;
    }
}

.doctor-card--section .doctor-card__body {
    order: -1;
    width: calc(100% - 176px);
    flex-grow: 2;
}

@media (max-width: 575px) {
    .doctor-card--section .doctor-card__body {
        order: 0;
        width: 100%;
    }
}

@media (max-width: 440px) {
    .doctor-card__top {
        padding-right: 116px;
        min-height: 108px;
    }

    .doctor-card--section .doctor-card__top {
        min-height: 0;
        padding-right: 0;
    }

    .doctor-card--aside  .doctor-card__top  {
        padding-right: 0;
    }
}

.doctor-card__image {
    position: absolute;
    top: 16px;
    right: 0;
    width: 140px;
    height: 140px;
    border-radius: 50%;
    background-color: #f5f5f5;
}

.doctor-card--aside .doctor-card__image {
    position: relative;
    top: 0;
    width: 160px;
    height: 160px;
}

.doctor-card--section .doctor-card__image {
    position: relative;
    display: block;
    margin-left: auto;
    top: 0;
    width: 160px;
    height: 160px;
}

@media (max-width: 1023px) {
    .doctor-card__image {
        width: 100px;
        height: 100px;
    }
}

@media (max-width: 575px) {
    .doctor-card--section .doctor-card__image {
        margin-left: 0;
        margin-bottom: 16px;
    }
}

.doctor-card__photo {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    color: transparent;
    object-fit: cover;
}

.doctor-card--small .doctor-card__photo {
    position: static;
    display: inline-block;
    width: 140px;
    height: 140px;
    float: right;
}

@media (max-width: 1023px) {
    .doctor-card--small .doctor-card__photo {
        width: 100px;
        height: 100px;
    }
}

.doctor-card__name {
    display: inline-block;
    vertical-align: baseline;
    width: 100%;
    margin: 0 0 2px;
    font-size: 16px;
    line-height: 1.5;
    color: #1E242B;
    font-weight: 700;
    text-decoration: none;
    transition: color 0.3s ease-in-out;
}

.doctor-card--small .doctor-card__name {
    width: auto;
}

@media (max-width: 1023px) {
    .doctor-card--small .doctor-card__name {
        max-width: calc(100% - 110px);
    }
}

.doctor-card--section .doctor-card__name,
.main .doctor-card--section h1.doctor-card__name {
    margin: 0 0 8px;
    font-size: 21px;
    line-height: 1.4;
}

@media (margin: 1023px) {
    .doctor-card__name {
        font-size: 15px;
    }
}

a.doctor-card__name:hover,
a.doctor-card__name:focus {
    color: #2C9ED8;
}

.doctor-card--small .doctor-spec {
    width: auto;
}

@media (max-width: 1023px) {
    .doctor-card--small .doctor-spec {
        max-width: calc(100% - 110px);
    }
}

.doctor-card-places {
    display: flex;
    gap: 8px;
    overflow-x: auto;
    overflow-y: hidden;
}

.doctor-card-places__item {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 266px;
    min-height: 73px;
    padding: 12px 12px 12px 76px;
    font-size: 14px;
    line-height: 1.2;
    color: #1E242B;
    text-decoration: none;
    transition: color 0.3s ease-in-out;
}

.doctor-card-places__item:hover,
.doctor-card-places__item:focus {
    color: #2C9ED8;
}

.doctor-card-places__image {
    position: absolute;
    top: 12px;
    left: 0;
    width: 64px;
    height: 48px;
    border-radius: 12px;
    overflow: hidden;
    background-color: #D7EAF4;
}

.doctor-card-places__image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 12px;
    color: transparent;
    font-size: 0;
}

.doctor-card-places__name {
    display: inline-block;
    vertical-align: baseline;
    width: 100%;
    padding: 4px 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.doctor-card-places__city {
    display: inline-block;
    vertical-align: baseline;
    width: 100%;
    padding-bottom: 4px;
    color: rgba(77, 79, 96, 0.5);
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

/*
/css/doctors/membership.css
 */

.doctor-membership {
    padding: 32px 0;
}



.doctor-membership--border {
    padding: 32px;
    border: 1px solid #D7EAF4;
    border-radius: 12px;
    margin-bottom: 12px;
    background-color: #ffffff;
}

@media (max-width: 1023px) {
    .doctor-membership--border {
        padding: 20px;
    }
}

@media (max-width: 767px) {
    .doctor-membership {
        padding: 20px 0;
    }

    .doctor-membership--border {
        padding: 20px;
        border: none;
    }
}

.doctor-membership__title {
    margin: 0 0 20px;
    font-size: 19px;
    line-height: 1.4;
    color: #1E242B;
    font-weight: 700;
}

.doctor-membership__list {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 6px;
}

.doctor-membership__item {
    padding-left: 32px;
    font-size: 15px;
    line-height: 1.4;
    color: #1E242B;
    background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_7874_5636)'%3E%3Cpath d='M10 2.5L0.625 7.5L10 12.5L19.375 7.5L10 2.5Z' stroke='%23393B48' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M4.375 9.5V13.75C4.375 15.125 6.875 16.875 10 16.875C13.125 16.875 15.625 15.125 15.625 13.75V9.5' stroke='%23393B48' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M19.375 7.5V15.625' stroke='%23393B48' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_7874_5636'%3E%3Crect width='20' height='20' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: left top;
}

/*
/css/doctors/docs.css
 */

.doctor-docs {
    padding: 32px 0;
    box-sizing: border-box;
}

.doctor-docs--border {
    padding: 32px;
    border: 1px solid #D7EAF4;
    border-radius: 12px;
    margin-bottom: 12px;
    background-color: #ffffff;
}

@media (max-width: 1023px) {
    .doctor-docs--border {
        padding: 20px;
    }
}

@media (max-width: 767px) {
    .doctor-docs {
        padding: 20px 0;
    }

    .doctor-docs--border {
        padding: 20px;
        border: none;
    }

    .doctor-docs--border:last-child {
        margin-bottom: 0;
    }
}

.doctor-docs * {
    box-sizing: border-box;
}

.doctor-docs__title {
    margin: 0 0 20px;
    font-size: 19px;
    line-height: 1.4;
    color: #1E242B;
    font-weight: 700;
}

.doctor-docs__slider {
    width: 100%;
}

.doctor-docs--border .doctor-docs__slider {
    padding-right: 10px;
}

.doctor-docs__list {
    margin: 0 -10px;
}

.doctor-docs__list:not(.slick-initialized) {
    display: flex;
    overflow: hidden;
}

.doctor-docs__item {
    padding: 0 10px;
}

.doctor-docs__doc {
    display: block;
}

.doctor-docs__image {
    display: block;
    height: 274px;
    width: auto;
    max-width: 100%;
    object-fit: cover;
}

@media (max-width: 767px) {
    .doctor-docs__image {
        max-width: calc(100vw - 40px);
        object-fit: contain;
    }
}

.doctor-docs__slider .slick-arrow {
    top: calc(50% - 23px);
    transform: none;
    z-index: 2;
    width: 46px;
    height: 46px;
    background-color: #ffffff;
    border: 1px solid #DFE9F0;
    border-radius: 50%;
    background-image: url("data:image/svg+xml,%3Csvg width='6' height='8' viewBox='0 0 6 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.16566 4.56504C5.47803 4.25267 5.47803 3.74538 5.16566 3.43301L1.967 0.234347C1.73709 0.00444263 1.39474 -0.0630293 1.09486 0.0619186C0.794986 0.186867 0.600067 0.476746 0.600067 0.80161V7.19894C0.600067 7.52131 0.794986 7.81369 1.09486 7.93863C1.39474 8.06358 1.73709 7.99361 1.967 7.76621L5.16566 4.56754V4.56504Z' fill='%23393B48'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: center;
    transition: border-color 0.3s ease-in-out, background-color 0.3s ease-in-out, opacity 0.1s ease-in-out;
}

.doctor-docs__slider .slick-arrow:hover,
.doctor-docs__slider .slick-arrow:focus {
    background-color: rgba(255, 255, 255, 0.5);
    border-color: rgba(44, 168, 216, 0.5);
    background-image: url("data:image/svg+xml,%3Csvg width='6' height='8' viewBox='0 0 6 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.16566 4.56504C5.47803 4.25267 5.47803 3.74538 5.16566 3.43301L1.967 0.234347C1.73709 0.00444263 1.39474 -0.0630293 1.09486 0.0619186C0.794986 0.186867 0.600067 0.476746 0.600067 0.80161V7.19894C0.600067 7.52131 0.794986 7.81369 1.09486 7.93863C1.39474 8.06358 1.73709 7.99361 1.967 7.76621L5.16566 4.56754V4.56504Z' fill='%23393B48'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: center;
}

.doctor-docs__slider .slick-arrow::before {
    display: none;
}

.doctor-docs__slider .slick-prev {
    transform: scaleX(-1);
    left: -21px;
}

.doctor-docs--border .doctor-docs__slider .slick-prev {
    left: -11px;
}

@media (max-width: 1023px) {
    .doctor-docs--border .doctor-docs__slider .slick-prev {
        left: 0;
    }
}

@media (max-width: 767px) {
    .doctor-docs__slider .slick-prev {
        left: 0;
    }
}

.doctor-docs__slider .slick-next {
    right: -21px;
}

@media (max-width: 1023px) {
    .doctor-docs--border .doctor-docs__slider .slick-next {
        right: -11px;
    }
}

@media (max-width: 767px) {
    .doctor-docs__slider .slick-next {
        right: 0;
    }
}

.doctor-docs__slider .slick-arrow[disabled] {
    opacity: 0;
    pointer-events: none;
}




/*
education.css
 */
.doctor-education {
    padding: 32px 0;
    font-size: 15px;
    line-height: 1.4;
    color: #1E242B;
}

.doctor-education--border {
    padding: 32px;
    border: 1px solid #D7EAF4;
    border-radius: 12px;
    margin-bottom: 12px;
    background-color: #ffffff;
}

@media (max-width: 1023px) {
    .doctor-education--border {
        padding: 20px;
    }
}

@media (max-width: 767px) {
    .doctor-education {
        padding: 20px 0;
    }

    .doctor-education--border {
        padding: 20px;
        border: none;
    }
}

.doctor-education__title {
    margin: 0 0 20px;
    font-size: 19px;
    line-height: 1.4;
    color: #1E242B;
    font-weight: 700;
}

.doctor-education__list {
    display: flex;
    flex-direction: column;
    gap: 28px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.doctor-education__item {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 6px;
    width: 100%;
    padding-left: 32px;
    background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_7874_5636)'%3E%3Cpath d='M10 2.5L0.625 7.5L10 12.5L19.375 7.5L10 2.5Z' stroke='%23393B48' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M4.375 9.5V13.75C4.375 15.125 6.875 16.875 10 16.875C13.125 16.875 15.625 15.125 15.625 13.75V9.5' stroke='%23393B48' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M19.375 7.5V15.625' stroke='%23393B48' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_7874_5636'%3E%3Crect width='20' height='20' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: left top;
    box-sizing: border-box;
}

.doctor-education__item::before {
    position: absolute;
    bottom: 0;
    left: 10px;
    width: 1px;
    height: calc(100% - 28px);
    background-color: #DFE9F0;
    content: "";
}

.doctor-education__more {
    display: inline-block;
    vertical-align: baseline;
    padding: 14px 32px;
    margin-top: 32px;
    background: rgba(223, 233, 240, 0.4);
    border-radius: 12px;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.4;
    color: #2C9ED8;
    border: none;
    cursor: pointer;
    transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out;
}

@media (max-width: 575px) {
    .doctor-education__more {
        width: 100%;
    }
}

.doctor-education__more:hover,
.doctor-education__more:focus {
    color: #ffffff;
    background-color: #2C9ED8;
}
/* End */


/* Start:/bitrix/templates/kurort26/components/bitrix/news.list/doctor-card-aside/style.css?17659877382992*/
.aside-sanatoriums {
    position: sticky;
    top: 0;
    max-width: 243px;
    width: 100%;
    padding-top: 28px;
    margin-left: auto;
}

@media (max-width: 1023px) {
    .aside-sanatoriums {
        padding-top: 0;
        top: 15px;
    }
}

@media (max-width: 767px) {
    .aside .aside-sanatoriums {
        display: none;
    }

    .aside-sanatoriums {
        position: relative;
        top: 0;
        max-width: 100%;
        margin-left: 0;
        margin-bottom: 8px;
        padding: 28px 0 18px;
        overflow: hidden;
        background-color: inherit;
    }

    .aside-sanatoriums::after {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 28px;
        background-color: inherit;
        content: "";
    }
}

.aside-sanatoriums * {
    box-sizing: border-box;
}

.aside-sanatoriums__title {
    margin: 0 0 16px;
    width: 100%;
    padding: 0 8px;
    font-size: 16px;
    line-height: 1.4;
    font-weight: 700;
    color: #393B48;
}

@media (max-width: 767px) {
    .aside-sanatoriums__title {
        padding: 0 20px;
    }
}

.aside-sanatoriums__list {
    display: flex;
    flex-direction: column;
    gap: 20px;
    margin: 0;
    list-style: none;
}

@media (max-width: 767px) {
    .aside-sanatoriums__list {
        flex-direction: row;
        overflow-x: auto;
        padding: 0 20px 10px;
    }
}

.aside-sanatoriums__item {
    width: 100%;
}

@media (max-width: 767px) {
    .aside-sanatoriums__item {
        width: 242px;
        flex-shrink: 0;
    }
}

.aside-sanatoriums__inner {
    display: flex;
    flex-direction: column;
    width: 100%;
    padding: 8px;
    border-radius: 12px;
    background-color: #ffffff;
    font-size: 14px;
    line-height: 1.4;
    font-weight: 400;
    color: #393B48;
    text-decoration: none;
}

.aside-sanatoriums__image {
    position: relative;
    display: block;
    width: 100%;
    margin-bottom: 8px;
    padding-bottom: 132px;
    border-radius: 12px;
    background-color: rgba(77, 79, 96, 0.2);
    overflow: hidden;
}

.aside-sanatoriums__image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 12px;
    color: transparent;
    font-size: 0;
}

.aside-sanatoriums__content {
    display: flex;
    flex-direction: column;
    padding: 4px;
    width: 100%;
}

.aside-sanatoriums__name {
    display: inline-block;
    vertical-align: baseline;
    width: 100%;
    margin-bottom: 4px;
}

.aside-sanatoriums__city {
    margin-bottom: 12px;
    color: rgba(77, 79, 96, 0.5);
}

.aside-sanatoriums__bottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 8px;
    width: 100%;
    font-size: 13px;
}

.aside-sanatoriums__rating {
    display: flex;
    align-items: center;
    gap: 8px;
}

.aside-sanatoriums__rating .num {
    color: #23B762;
}

.aside-sanatoriums__price {
    font-size: 13px;
}
/* End */


/* Start:/css/doctors/reviews.css?177666871716776*/
.doctor-reviews {
    padding: 32px 0;
    margin-bottom: 16px;
}

.doctor-reviews * {
    box-sizing: border-box;
}

.main.doctor-reviews {
    display: flex;
}

@media (max-width: 767px) {
    .doctor-reviews {
        padding: 20px 0;
    }

    .main.doctor-reviews {
        flex-direction: column;
        padding-left: 0;
        padding-right: 0;
        margin-bottom: 0;
    }
}

@media (min-width: 768px) {
    .main.doctor-reviews {
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .main.doctor-reviews .aside {
        position: relative;
        display: flex;
        flex-direction: column;
    }

    .main.doctor-reviews .page {
        display: flex;
        flex-direction: column;
        margin-right: auto;
    }
}

@media (min-width: 1024px) {
    .main.doctor-reviews .aside {
        position: relative;
        max-width: 282px;
        width: 282px;
        padding: 0;
    }

    .main.doctor-reviews .page {
        max-width: calc(100% - 300px);
    }
}

@media (max-width: 767px) {
    .main.doctor-reviews .aside {
        order: -1;
        width: 100%;
        max-width: 100%;
        margin-bottom: 8px;
    }
}

.doctor-reviews__title {
    width: 100%;
    margin: 0 0 20px;
    font-size: 19px;
    line-height: 1.4;
    color: #1E242B;
    font-weight: 700;
}

@media (max-width: 767px) {
    .main.doctor-reviews .doctor-reviews__title {
        order: -2;
        padding-left: 20px;
        padding-right: 20px;
    }
}

.aside .doctor-reviews-estimation {
    position: sticky;
    top: 15px;
    padding: 20px;
    border-radius: 12px;
    background-color: #ffffff;
}

.doctor-reviews-estimation__header {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    cursor: pointer;
    margin-bottom: 16px;
}

@media (max-width: 575px) {
    .doctor-reviews-estimation__header {
        gap: 12px;
    }
}

.doctor-reviews-estimation__spoiler {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    padding-right: 26px;
    font-size: 14px;
    line-height: 1.4;
    color: #1E242B;
    transition: color 0.3s ease-in-out;
}

.doctor-reviews-estimation__header:hover .doctor-reviews-estimation__spoiler,
.doctor-reviews-estimation__header:focus .doctor-reviews-estimation__spoiler,
.doctor-reviews-estimation__header:active .doctor-reviews-estimation__spoiler {
    color: #2C9ED8;
}

.doctor-reviews-estimation__spoiler .num {
    display: inline-block;
    vertical-align: baseline;
    font-weight: 700;
    color: #393B48;
    margin-right: 8px;
}

.doctor-reviews-estimation__spoiler--high .num {
    color: #2C9ED8;
}

.doctor-reviews-estimation__body.js-spoiler-content {
    display: none;
}

.doctor-reviews-estimation__spoiler::after {
    position: absolute;
    top: calc(50% - 8px);
    right: 0;
    width: 16px;
    height: 16px;
    background-image: url("data:image/svg+xml,%3Csvg width='8' height='6' viewBox='0 0 8 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath opacity='0.5' d='M3.43496 5.16569C3.74733 5.47806 4.25462 5.47806 4.56699 5.16569L7.76565 1.96703C7.99556 1.73712 8.06303 1.39477 7.93808 1.09489C7.81313 0.795016 7.52325 0.600098 7.19839 0.600098L0.801057 0.600097C0.478692 0.600097 0.186314 0.795016 0.0613656 1.09489C-0.0635825 1.39477 0.00638861 1.73712 0.233794 1.96703L3.43246 5.16569L3.43496 5.16569Z' fill='%234D4F60' fill-opacity='0.5'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: center;
    transition: transform 0.3s ease-in-out;
    content: "";
}

.doctor-reviews-estimation.active .doctor-reviews-estimation__spoiler::after {
    transform: scaleY(-1);
}

.doctor-reviews-estimation__reviews {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-right: 24px;
    font-size: 15px;
    line-height: 1.4;
    color: rgba(77, 79, 96, 0.5);
}

.doctor-reviews-estimation__reviews .num {
    display: inline-block;
    vertical-align: middle;
    padding: 2px 6px;
    font-size: 14px;
    line-height: 1.4;
    color: #ffffff;
    background: #23B762;
    border-radius: 12px;
}


.doctor-reviews-estimation__list {
    display: flex;
    flex-wrap: wrap;
    gap: 12px 52px;
    width: 537px;
    max-width: 100%;
    padding: 16px 0;
}

@media (max-width: 575px) {
    .doctor-reviews-estimation__list {
        flex-direction: column;
        width: 100%;
    }
}

.doctor-reviews-estimation__item {
    position: relative;
    display: flex;
    flex-direction: column;
    width: calc(50% - 26px);
    padding-bottom: 3px;
    font-size: 14px;
    line-height: 1.4;
    color: #1E242B;
}

.aside .doctor-reviews-estimation__item {
    width: 100%;
}

@media (max-width: 575px) {
    .doctor-reviews-estimation__item {
        width: 100%;
    }
}

.doctor-reviews-estimation__title {
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding: 2px 0;
    margin-bottom: 6px;
}

.doctor-reviews-estimation__line {
    position: relative;
    display: block;
    width: 100%;
    height: 3px;
    margin-top: auto;
    background: #DFE9F0;
    border-radius: 8px;
    overflow: hidden;
}

.doctor-reviews-estimation__line::before {
    position: absolute;
    right: 100%;
    top: 0;
    width: 100%;
    height: 3px;
    border-radius: 8px;
    background-color: #2C9ED8;
    transition: transform 0.3s ease-in-out;
    overflow: hidden;
    content: "";
}

[data-num^="1"] .doctor-reviews-estimation__line::before {
    transform: translateX(20%);
}

[data-num^="2"] .doctor-reviews-estimation__line::before {
    transform: translateX(40%);
}

[data-num^="3"] .doctor-reviews-estimation__line::before {
    transform: translateX(60%);
}

[data-num^="4"] .doctor-reviews-estimation__line::before {
    transform: translateX(80%);
}

[data-num^="5"] .doctor-reviews-estimation__line::before {
    transform: translateX(100%);
}

.doctor-reviews-estimation__btn {
    display: inline-block;
    vertical-align: baseline;
    width: 100%;
    margin-top: 16px;
    padding: 10px;
    font-size: 16px;
    line-height: 1.5;
    font-weight: 400;
    color: #2C9ED8;
    text-decoration: none;
    text-align: center;
    border: 1px solid transparent;
    border-radius: 12px;
    background-color: #F2F6F9;
    box-sizing: border-box;
    cursor: pointer;
    transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out;
}

.doctor-reviews-estimation__btn:hover,
.doctor-reviews-estimation__btn:focus {
    background-color: #2C9ED8;
    color: #ffffff;
}

.doctor-reviews__filters {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    width: 100%;
    gap: 10px;
    margin-bottom: 20px;
}

@media (max-width: 767px) {
    .main.doctor-reviews .doctor-reviews__filters {
        order: -2;
        padding-left: 20px;
        padding-right: 20px;
    }
}

.doctor-reviews__filters .s-select__btn {
    border-color: transparent;
    background-color: #F2F6F9;
}

.blue-bg .doctor-reviews__filters .s-select__btn {
    background-color: #ffffff;
}

.doctor-reviews__filters .s-select__popup {
    left: 0;
    border-color: transparent;
    background-color: #F2F6F9;
}

.blue-bg .doctor-reviews__filters .s-select__popup {
    background-color: #ffffff;
}

.doctor-reviews__filters .s-select__popup::before,
.doctor-reviews__filters .s-select__popup::after {
    background: linear-gradient(to top, transparent 0%, #F2F6F9 60%);
}

.blue-bg .doctor-reviews__filters .s-select__popup::before,
.blue-bg .doctor-reviews__filters .s-select__popup::after {
    background: linear-gradient(to top, transparent 0%, #ffffff 60%);
}

.doctor-reviews__item {
    margin-bottom: 20px;
}

@media (max-width: 767px) {
    .main.doctor-reviews .doctor-reviews__item {
        margin-bottom: 8px;
    }
}

.doctor-review {
    border: 1px solid #F2F6F9;
    border-radius: 12px;
    background-color: #ffffff;
	padding-bottom: 7px;
}

.doctor-review__top {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    padding: 16px 20px 8px;
    font-size: 14px;
    line-height: 1.4;
    color: #1E242B;
}

.doctor-review__name {
    font-weight: 700;
    margin-right: 16px;
}

.doctor-review__guest {
    margin-right: 16px;
    padding-left: 22px;
    background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.33331 7.5332L7.08331 11.2832L13.8333 4.5332' stroke='%232C9ED8' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: left center;
}

.doctor-review__date {
    color: rgba(77, 79, 96, 0.5);
    margin-left: auto;
}

.doctor-review__desc {
    padding: 16px 20px;
    font-size: 15px;
    line-height: 1.4;
    color: #1E242B;
}

.doctor-review .doctor-reviews-estimation {
    padding: 0 20px;
}

.doctor-review__top+.doctor-reviews-estimation {
    margin-top: 20px;
}

.doctor-review .doctor-reviews-estimation__list {
    padding-top: 0;
}

@media (margin: 767px) {
    .doctor-review .doctor-reviews-estimation__list {
        width: 242px;
    }
}

.doctor-reviews-media {
    position: relative;
    padding: 0 20px;
    margin-bottom: 20px;
    overflow: hidden;
}

.doctor-reviews-media__list {
    margin: 0 -4px;
    padding: 0;
    list-style: none;
}

.doctor-reviews-media__list:not(.slick-initialized) {
    display: flex;
}

.doctor-reviews-media__item {
    flex-shrink: 0;
    padding: 0 4px;
}

.doctor-reviews-media__inner {
    position: relative;
    display: inline-block;
    vertical-align: baseline;
    border-radius: 8px;
    overflow: hidden;
}

.doctor-reviews-media__image {
    display: inline-block;
    vertical-align: baseline;
    height: 145px;
    width: auto;
    border-radius: 8px;
}

.doctor-reviews-media .slick-arrow {
    top: calc(50% - 23px);
    transform: none;
    z-index: 2;
    width: 46px;
    height: 46px;
    background-color: #ffffff;
    border: 1px solid #DFE9F0;
    border-radius: 50%;
    background-image: url("data:image/svg+xml,%3Csvg width='6' height='8' viewBox='0 0 6 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.16566 4.56504C5.47803 4.25267 5.47803 3.74538 5.16566 3.43301L1.967 0.234347C1.73709 0.00444263 1.39474 -0.0630293 1.09486 0.0619186C0.794986 0.186867 0.600067 0.476746 0.600067 0.80161V7.19894C0.600067 7.52131 0.794986 7.81369 1.09486 7.93863C1.39474 8.06358 1.73709 7.99361 1.967 7.76621L5.16566 4.56754V4.56504Z' fill='%23393B48'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: center;
    transition: border-color 0.3s ease-in-out, background-color 0.3s ease-in-out, opacity 0.1s ease-in-out;
}

.doctor-reviews-media .slick-arrow:hover,
.doctor-reviews-media .slick-arrow:focus {
    background-image: url("data:image/svg+xml,%3Csvg width='6' height='8' viewBox='0 0 6 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.16566 4.56504C5.47803 4.25267 5.47803 3.74538 5.16566 3.43301L1.967 0.234347C1.73709 0.00444263 1.39474 -0.0630293 1.09486 0.0619186C0.794986 0.186867 0.600067 0.476746 0.600067 0.80161V7.19894C0.600067 7.52131 0.794986 7.81369 1.09486 7.93863C1.39474 8.06358 1.73709 7.99361 1.967 7.76621L5.16566 4.56754V4.56504Z' fill='%23393B48'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: center;
    background-color: rgba(255, 255, 255, 0.5);
}

.doctor-reviews-media .slick-arrow::before {
    display: none;
}

.doctor-reviews-media .slick-next {
    right: -10px;
}

.doctor-reviews-media .slick-prev {
    transform: scaleX(-1);
    left: -10px;
}

.doctor-reviews-media .slick-disabled {
    opacity: 0;
    pointer-events: none;
}

.doctor-reviews-media__item--video {
    position: relative;
}

.doctor-reviews-media__item--video .doctor-reviews-media__inner::before {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(57, 59, 72, 0.2);
    border-radius: inherit;
    content: "";
}

.doctor-reviews-media__item--video .doctor-reviews-media__inner::after {
    position: absolute;
    top: calc(50% - 19px);
    left: calc(50% - 19px);
    width: 38px;
    height: 38px;
    border-radius: 50%;
    background: rgba(57, 59, 72, 0.5);
    background-image: url("data:image/svg+xml,%3Csvg width='11' height='13' viewBox='0 0 11 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.31241 0.68783C1.91597 0.444072 1.41774 0.436036 1.01326 0.663722C0.608788 0.891407 0.356995 1.31999 0.356995 1.78608V11.2149C0.356995 11.681 0.608788 12.1096 1.01326 12.3373C1.41774 12.565 1.91597 12.5543 2.31241 12.3132L10.0269 7.59875C10.41 7.36571 10.643 6.95051 10.643 6.5005C10.643 6.05049 10.41 5.63798 10.0269 5.40225L2.31241 0.68783Z' fill='white'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: center;
    transition: transform 0.3s ease-in-out;
    content: "";
}

.doctor-reviews-media__item--video .doctor-reviews-media__inner:hover::after,
.doctor-reviews-media__item--video .doctor-reviews-media__inner:focus::after {
    transform: scale(1.2);
}

.doctor-reviews-media__diration {
    position: absolute;
    z-index: 2;
    left: 8px;
    bottom: 8px;
    padding: 0px 4px;
    font-size: 15px;
    color: #ffffff;
    line-height: 1.4;
    background: rgba(57, 59, 72, 0.6);
    border-radius: 4px;
}

.doctor-reviews-answer {
    padding: 28px 32px 0;
}

.doctor-reviews-answer:last-child {
    margin-bottom: 20px;
}

.doctor-reviews-answer+.doctor-reviews-answer {
    padding-top: 12px;
}

.doctor-reviews-answer__header {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding-left: 62px;
    min-height: 48px;
    margin-bottom: 6px;
    font-size: 14px;
    line-height: 1.4;
    color: #393B48;
}

.doctor-reviews-answer__image {
    position: absolute;
    top: 0;
    left: 0;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background: rgba(57, 59, 72, 0.1);
    overflow: hidden;
}

.doctor-reviews-answer__image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    object-fit: cover;
}

.doctor-reviews-answer__name {
    margin-right: 16px;
}

.doctor-reviews-answer__date {
    font-size: 13px;
}

.doctor-reviews-answer__info {
    width: 100%;
    font-size: 15px;
    color: rgba(77, 79, 96, 0.5);
}

.doctor-reviews-answer__body {
    padding-bottom: 12px;
    padding-left: 62px;
}

.doctor-reviews-answer__text {
    font-size: 15px;
    line-height: 1.4;
    color: #393B48;
}

.doctor-reviews__more {
    display: block;
    width: 394px;
    max-width: 100%;
    padding: 14px 32px;
    margin: 0 auto;
    background-color: #F2F6F9;
    border-radius: 12px;
    border: none;
    font-size: 16px;
    line-height: 1.4;
    color: #2C9ED8;
    text-align: center;
    transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
    cursor: pointer;
}

.blue-bg .doctor-reviews__more {
    width: 100%;
    background-color: #ffffff;
}

@media (max-width: 767px) {
    .blue-bg .doctor-reviews__more {
        width: calc(100% - 40px);
        margin-left: auto;
        margin-right: auto;
    }
}

.doctor-reviews__more:hover,
.doctor-reviews__more:focus {
    background-color: #2C9ED8;
    color: #ffffff;
}
.s-select__popup-link {
    position: relative;
    display: inline-block;
    vertical-align: baseline;
    width: 100%;
    padding: 8px;
    font-size: 15px;
    line-height: 1.2;
    border-radius: 8px;
    padding: 8px;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
    text-decoration: none;
    color: #000000;
    box-sizing: border-box;
}

.s-select__popup-link:hover,
.s-select__popup-link:focus {
    z-index: 2;
    background-color: #F8F8F9;
}

.doctor-reviews__empty {
    width: 100%;
    max-width: 600px;
}

@media (max-width: 767px) {
    .doctor-reviews__empty {
        padding: 0 20px;
    }
}

.doctor-reviews__empty-title {
    margin: 0 0 6px;
    font-size: 17px;
    line-height: 1.4;
    color: rgba(57, 59, 72, 1);
}

.doctor-reviews__empty-text {
    margin: 0 0 20px;
    font-size: 15px;
    line-height: 1.4;
    color: rgba(119, 134, 152, 1)
}

.doctor-reviews__empty-btn {
    display: inline-block;
    vertical-align: baseline;
    padding: 14px 32px;
    font-weight: 400;
    font-size: 17px;
    line-height: 1.4;
    text-decoration: none;
    color: #ffffff;
    background-color: #2C9ED8;
    border: 1px solid #2C9ED8;
    border-radius: 12px;
    transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
}

.doctor-reviews__empty-btn:hover,
.doctor-reviews__empty-btn:focus {
    background-color: #ffffff;
    color: #2C9ED8;
}
/* End */


/* Start:/bitrix/templates/kurort26/components/bitrix/news.list/card-doctor-other-doctors/style.css?17697722205968*/
.doctors-slider {
    position: relative;
    overflow-x: hidden;
    overflow-y: visible;
    margin-bottom: 52px;
}

@media (max-width: 767px) {
    .doctors-slider {
        width: calc(100% + 40px);
        margin-left: -20px;
        margin-bottom: 18px;
        background-color: inherit;
    }

    .doctors-slider::after {
        position: absolute;
        z-index: 2;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 10px;
        background-color: inherit;
        content: "";
    }
}

.doctors-slider__header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    padding: 16px 0 10px;
    margin-bottom: 20px;
}

@media (max-width: 767px) {
    .doctors-slider__header {
        padding-bottom: 0;
    }
}

.doctors-slider__title {
    width: 100%;
    margin: 0;
    font-size: 19px;
    line-height: 1.4;
    color: #1E242B;
    font-weight: 700;
}

@media (max-width: 767px) {
    .doctors-slider__title {
        padding-right: 20px;
        padding-left: 20px;
        box-sizing: border-box;
    }
}

.doctors-slider__title a {
    color: #2C9ED8;
    text-decoration: none;
    border-bottom: 0.5px solid transparent;
    transition: border-color 0.3s ease-in-out;
}

.doctors-slider__title a:hover,
.doctors-slider__title a:focus {
    border-bottom: 0.5px solid;
}

.doctors-slider__list:not(.slick-initialized) {
    display: flex;
}

@media (max-width: 767px) {
    .doctors-slider__list:not(.slick-initialized) {
        overflow-x: auto;
    }

    .doctors-slider__list {
        padding-bottom: 10px;
        padding-left: 20px;
    }
}

.doctors-slider__list .slick-track {
    display: flex;
}

.doctors-slider__item {
    display: flex;
    flex-shrink: 0;
    margin-right: 20px;
}

.slick-initialized .slick-slide.doctors-slider__item {
    display: flex;
    height: auto;
}

.doctors-slider__inner {
    position: relative;
    display: flex;
    gap: 20px;
    padding: 16px;
    border-radius: 12px;
    background-color: #ffffff;
}

@media (max-width: 767px) {
    .doctors-slider__inner {
        flex-direction: row-reverse;
        gap: 12px;
    }
}

.doctors-slider__image {
    position: relative;
    flex-shrink: 0;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    overflow: hidden;
}

@media (max-width: 767px) {
    .doctors-slider__image {
        width: 72px;
        height: 72px;
    }
}

.doctors-slider__image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 50%;
}

.doctors-slider__link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: inherit;
}

.doctors-slider__inner a:not(.doctors-slider__link),
.doctors-slider__inner button {
    position: relative;
    z-index: 2;
}

.doctors-slider__desc {
    width: 310px;
}

@media (max-width: 767px) {
    .doctors-slider__desc {
        width: 194px;
    }
}

.doctors-slider__name {
    margin: 0 0 8px;
    font-size: 15px;
    line-height: 1.5;
    font-weight: 700;
    color: #393B48;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    max-height: 45px;
    transition: color 0.3s ease-in-out;
}

.doctors-slider__link:hover+.doctors-slider__desc .doctors-slider__name,
.doctors-slider__link:focus+.doctors-slider__desc .doctors-slider__name {
    color: #2C9ED8;
}

.doctors-slider__text {
    margin: 0 0 4px;
    font-size: 15px;
    line-height: 1.3;
    color: #393B48;
}


.doctors-slider__inner .doctor-spec {
    margin-top: 8px;
    margin-bottom: 0;
}

@media (max-width: 767px) {
    .doctors-slider__image+.doctors-slider__link+.doctors-slider__desc .doctor-spec {
        width: calc(100% + 84px);
    }
}

.doctors-slider__inner .doctor-spec__link {
    font-size: 14px;
    color: rgba(77, 79, 96, 0.5);
}

.doctors-slider__nav {
    display: flex;
    gap: 6px;
    min-height: 46px;
}

@media (max-width: 767px) {
    .doctors-slider__nav {
        display: none;
    }
}

.doctors-slider .slick-arrow {
    position: static;
    transform: none;
    z-index: 2;
    width: 46px;
    height: 46px;
    background-color: #ffffff;
    border: 1px solid #DFE9F0;
    border-radius: 50%;
    background-image: url("data:image/svg+xml,%3Csvg width='6' height='8' viewBox='0 0 6 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.16566 4.56504C5.47803 4.25267 5.47803 3.74538 5.16566 3.43301L1.967 0.234347C1.73709 0.00444263 1.39474 -0.0630293 1.09486 0.0619186C0.794986 0.186867 0.600067 0.476746 0.600067 0.80161V7.19894C0.600067 7.52131 0.794986 7.81369 1.09486 7.93863C1.39474 8.06358 1.73709 7.99361 1.967 7.76621L5.16566 4.56754V4.56504Z' fill='%23393B48'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: center;
    transition: border-color 0.3s ease-in-out, background-color 0.3s ease-in-out, opacity 0.1s ease-in-out;
}

.doctors-slider .slick-prev {
    transform: scaleX(-1);
}

.doctors-slider .slick-arrow.slick-disabled {
    opacity: 0.5;
    pointer-events: none;
}

.doctors-slider .slick-arrow:hover,
.doctors-slider .slick-arrow:focus {
    background-color: rgba(255, 255, 255, 0.5);
    border-color: rgba(44, 168, 216, 0.5);
    background-image: url("data:image/svg+xml,%3Csvg width='6' height='8' viewBox='0 0 6 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.16566 4.56504C5.47803 4.25267 5.47803 3.74538 5.16566 3.43301L1.967 0.234347C1.73709 0.00444263 1.39474 -0.0630293 1.09486 0.0619186C0.794986 0.186867 0.600067 0.476746 0.600067 0.80161V7.19894C0.600067 7.52131 0.794986 7.81369 1.09486 7.93863C1.39474 8.06358 1.73709 7.99361 1.967 7.76621L5.16566 4.56754V4.56504Z' fill='%23393B48'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: center;
}

.doctors-slider .slick-arrow::before {
    display: none;
}
/* End */
/* /bitrix/templates/kurort26/components/bitrix/news.detail/doctor-card/style.css?176700045420898 */
/* /bitrix/templates/kurort26/components/bitrix/news.list/doctor-card-aside/style.css?17659877382992 */
/* /css/doctors/reviews.css?177666871716776 */
/* /bitrix/templates/kurort26/components/bitrix/news.list/card-doctor-other-doctors/style.css?17697722205968 */
