@charset "UTF-8";@keyframes rotateInCycle{from{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes moveDown{0%{position:absolute;top:0;overflow:hidden}99%{top:50vh;overflow:hidden}100%{position:absolute;overflow:hidden;top:0;height:0}}@keyframes loadingShim{0%{opacity:1}50%{opacity:.5}100%{opacity:1}}:root{--template-background-color:#F5F5F7;--breadcrumbs-shadow-color-l:linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, #F5F5F7 100%);--breadcrumbs-shadow-color-r:linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #F5F5F7 100%)}.page-grid{display:flex;flex-direction:column;gap:24px}@media (min-width:768px){.page-grid{display:grid;grid-gap:24px 24px;grid-template-columns:312px 1fr;grid-template-areas:"left_bar main_general" "main_body main_body"}}@media (min-width:1025px){.page-grid{grid-template-areas:"left_bar main_general" "left_bar main_body"}}.page-grid > *{min-width:0}.page-grid .page-left-bar{grid-area:left_bar}@media (min-width:768px){.page-grid .page-left-bar{display:flex}}@media (min-width:1025px){.page-grid .page-left-bar{display:unset}}.page-grid .page-main-general{grid-area:main_general}.page-grid .page-main-body{grid-area:main_body}:where(.doctor) .section{margin:unset;overflow:clip}:where(.doctor) .section:is(.section_anchors),:where(.doctor) .section:is(.section_doctor){margin:24px 0}:where(.doctor) .section:is(.section_anchors):first-child,:where(.doctor) .section:is(.section_doctor):first-child{margin-top:0}:where(.doctor) .section:is(.section_anchors){margin-left:-16px;margin-right:-16px;-ms-overflow-style:none;scrollbar-width:none}@media (min-width:1025px){:where(.doctor) .section:is(.section_anchors){margin:0}}:where(.doctor) .section:is(.section_anchors)::-webkit-scrollbar{width:0;height:0}:where(.doctor) .section:is(.section_doctor):last-child{margin-bottom:0}@media (max-width:767px){.section#faq .section__head + .section__content,.section#reviews .section__head + .section__content{margin-top:56px}}@media (max-width:767px){.section#faq .section__head,.section#reviews .section__head{flex-direction:column;gap:24px}.section#faq .section__head .button-v2,.section#reviews .section__head .button-v2{width:-moz-fit-content;width:fit-content}}.section_doctor{padding:24px;border-radius:24px;background:#fff}@media (min-width:768px){.section_doctor{padding:40px}}.section_top{display:flex;flex-direction:column;gap:24px}@media (min-width:1025px){.section_top{gap:56px}}.section_anchors{padding:24px 40px 0}.section_videos{display:flex;flex-direction:column;gap:24px;padding-bottom:84px;background-image:url(../img/doctor-detail/cases-m.png);background-repeat:no-repeat;background-position:left bottom}@media (min-width:1025px){.section_videos{flex-direction:row;gap:60px;padding-bottom:60px}}@media (min-width:1025px){.section_videos{background-image:url(../img/doctor-detail/cases-d.png)}}.section_videos > *:first-child{flex-grow:1;flex-basis:0;z-index:1}.section_videos > *:last-child{width:clamp(260px,64vw,364px);z-index:0}@media (min-width:1025px){.section_videos > *:last-child{width:364px}}.section_videos .section__head + .section__content{margin-top:16px}.section__head{display:flex;justify-content:space-between}@media (max-width:1024px){.section__head:is(.doctor__base-info .section__head){align-items:center}}.section__head + .section__content{margin-top:40px}.section__content .form{padding:unset!important;width:unset!important}.section__content .content-accordion,.section__content .info-slider{margin:40px 0}.section__content .content-accordion:first-child,.section__content .info-slider:first-child{margin-top:0}.section__content .content-accordion:last-child,.section__content .info-slider:last-child{margin-bottom:0}.chips{display:flex;gap:8px;flex-wrap:wrap}.chips__item{padding:6px 7px;border-radius:8px;background:#f4e6e6;color:#8d3332;transition:background .4s cubic-bezier(.25,.1,.25,1)}@media (max-width:767px){.chips__item{line-height:1!important}}@media (min-width:768px){.chips__item{padding:6.5px 12px}}@media (hover),(min-width:0�),(min--moz-device-pixel-ratio:0),(-ms-high-contrast:none),(-ms-high-contrast:active){.chips__item:hover{background:#f1eadf}}.chips__item:active{background:#f1eadf}.years{display:flex;gap:40px}.years:not(:only-child){margin-top:40px}.years__item{display:flex;flex-direction:column;gap:8px}.years__text{color:#a58a63}.content-accordion ._active .content-accordion__trigger .svg-icon{transform:rotateX(0)}.content-accordion ._active .content-accordion__body{opacity:1}.content-accordion__panel{overflow:hidden}.content-accordion__body{opacity:0;transition:opacity .4s cubic-bezier(.25,.1,.25,1)}.content-accordion__body *:first-child{margin-top:revert}.content-accordion__body ._other-publications{color:#1b1b1b}.content-accordion__body:is(._active .content-accordion__body){transition-delay:.4s}.content-accordion__trigger{display:flex;gap:10px;align-items:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.content-accordion__trigger .svg-icon{width:16px;height:16px;flex-shrink:0;transition:transform .4s cubic-bezier(.25,.1,.25,1);stroke:#8d3332;stroke-width:2px;transform:rotateX(180deg)}@media (max-width:1024px){.doctor__name{margin-bottom:0}}.doctor__card{padding:24px;border-radius:24px;background:#fff;display:flex;flex-direction:column;gap:16px;position:sticky;top:calc(var(--desktop-header-height) + var(--desktop-header-sticky-offset))}@media (min-width:768px){.doctor__card{padding:16px}}.doctor__card-button{display:flex}.doctor__card-button:not(:first-child){margin-top:8px}@media (max-width:767px){.doctor__card-button:last-child{border:none}}@media (min-width:1025px){.doctor__card-button{margin-top:8px}}.doctor__reviews-count{height:-moz-fit-content;height:fit-content;flex-shrink:0}.doctor__reviews-count > *{padding:6.5px 12px}@media (max-width:1024px){.doctor__reviews-count > *{padding:6.5px 0}}.doctor__photo{display:flex;border-radius:16px;aspect-ratio:1;overflow:hidden;position:relative}@media (min-width:1025px){.doctor__photo{margin:-8px}}.doctor__photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;pointer-events:none}.doctor__video{position:absolute;width:48px;aspect-ratio:1;display:flex;left:10px;bottom:10px}.doctor__video .svg-icon{width:100%;aspect-ratio:1}@media (min-width:768px){.doctor__video{width:56px}}.doctor__position{margin-top:24px}@media (min-width:1025px){.doctor__position{margin-top:16px}}.doctor__chips{margin-top:24px}.doctor__features{display:flex;flex-direction:column;gap:24px}@media (min-width:1025px){.doctor__features{display:grid;grid-gap:40px;grid-template-columns:calc(65.4702970297% - 109px - 80px) 109px 34.5297029703%}}.doctor__anchors{display:flex;gap:32px;text-wrap:nowrap;overflow:auto}.doctor__anchor-link{color:inherit}.feature__title + *{margin-top:8px}.feature__items{display:flex;flex-direction:column;gap:8px}.feature__item{width:-moz-fit-content;width:fit-content;text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.doctor-form__window{height:280px;margin-top:8px}