.vue-app{--vs-color-primary:#00847f;--vs-color-primary-text:#00847f;--vs-color-text-on-primary:#fff;--vs-color-primary-darken:#00706c;--vs-color-primary-light:#e2f5f0;--vs-color-secondary:#0f336c;--vs-color-filter:var(--vs-color-primary);--vs-color-block-title:var(--vs-color-secondary);--vs-color-green:var(--vs-color-primary);--vs-color-blue:var(--vs-color-secondary);--vs-color-red:#b31715;--vs-color-error:var(--vs-color-red);--vs-color-outline:#e83074;--vs-color-bg:#fcfcfc;--vs-color-bg-darken:#f6f8f7;--vs-color-surface:#fff;--vs-color-surface-accent:#fef9ef;--vs-color-header-text:#000;--vs-color-text:#000c;--vs-color-gray-text:#00000ca6;--vs-color-border:#e8e8e8;--vs-color-accordion-title:var(--vs-color-secondary);--vs-color-cross:var(--vs-color-header-text);--vs-color-appointment-button-text:var(--vs-color-header-text);--vs-color-appointment-button-bg:#e1f5ef;--vs-color-appointment-button-bg-darken:#bbe8dc;--vs-border-radius-m:8px;--vs-border-radius-s:4px;--vs-border-radius-buttons:33px;--vs-border-radius-search:33px;--vs-button-text-transform:none;--vs-button-text-size:var(--vs-text-m);--vs-button-font-weight:var(--vs-font-weight-semibold);--vs-search-button-width:80px;--vs-text-3xl:2.75rem;--vs-text-2xl:1.75rem;--vs-text-xl:1.375rem;--vs-text-l:1.125rem;--vs-text-m:var(--vs-text-m);--vs-text-s:.875rem;--vs-text-xs:.75rem;--vs-font-text:"Open sans",Arial,sans-serif;--vs-font-header:"Open sans",Arial,sans-serif;--vs-font-weight-bold:700;--vs-font-weight-semibold:600;--vs-input-height-m:44px;--vs-input-height-s:32px;--vs-typography-line-height:150%;--vs-space-3xl:100px;--vs-space-2xl:60px;--vs-space-xl:40px;--vs-space-l:30px;--vs-space-m:20px;--vs-space-s:15px;--vs-space-xs:10px;--vs-space-2xs:5px;--vs-space-page:var(--vs-space-m);--vs-notice-zindex:999;-webkit-text-size-adjust:100%;line-height:1;font-family:var(--vs-font-text);font-size:16px}@media screen and (max-width:520px){.vue-app{--vs-space-page:var(--vs-space-xs)}}.g-typography a:hover,.g-typography ul a,.g-typography ol a{text-decoration:none}.g-typography h5,.g-typography h6{font-size:inherit;margin:1.5em 0 1.15em}.vue-app .component-block-title{margin-bottom:var(--vs-space-l)}.vue-app .component-block-title .component-block-title-value{font-size:var(--vs-text-xl);font-weight:600;font-family:var(--vs-font-header);color:var(--vs-color-block-title)}.vue-app .component-block-title .component-block-title-description{margin-top:var(--vs-space-s);font-size:var(--vs-text-m);color:var(--vs-color-text)}.vue-app .component-block-title.tag-center{text-align:center}@media screen and (max-width:520px){.vue-app .component-block-title .component-block-title-value{font-size:var(--vs-text-l)}}.vue-app .component-filter-city .component-filter-city-item{margin-right:var(--vs-space-m);margin-bottom:var(--vs-space-m);border-radius:var(--vs-border-radius-s);border:1px solid var(--vs-color-border);color:var(--vs-color-filter);background:var(--vs-color-surface);display:inline-block;position:relative}.vue-app .component-filter-city .component-filter-city-item .component-filter-city-name{padding:0 var(--vs-space-s);height:var(--vs-input-height-m);border-radius:var(--vs-border-radius-s);cursor:pointer;place-items:center;font-weight:600;display:grid}.vue-app .component-filter-city .component-filter-city-item input{opacity:0;position:absolute}.vue-app .component-filter-city .component-filter-city-item:last-child{margin-right:0}.vue-app .component-filter-city .component-filter-city-item input:focus{outline:none}.vue-app .component-filter-city .component-filter-city-item input:focus-visible+.component-filter-city-name{outline:2px solid var(--vs-color-outline)}.vue-app .component-filter-city .component-filter-city-item.tag-active{color:var(--vs-color-text-on-primary);background:var(--vs-color-primary);border-color:var(--vs-color-primary)}.vue-app .component-filter-city .component-filter-city-item.tag-active .component-filter-city-name{outline-offset:3px}.vue-app .component-filter-city .component-filter-city-item.tag-disabled{cursor:not-allowed;opacity:1}@media screen and (max-width:768px){.vue-app .component-filter-city .component-filter-city-item{margin-right:var(--vs-space-xs);margin-bottom:var(--vs-space-xs)}}.vue-app .component-filter-clinic{margin-top:var(--vs-space-m)}.vue-app .component-filter-clinic .component-filter-clinic-list{gap:var(--vs-space-m);grid-template-columns:repeat(5,1fr);display:grid}.vue-app .component-filter-clinic .component-filter-clinic-item{grid-template-columns:calc(60px + var(--vs-space-m))auto;padding:var(--vs-space-m);background:var(--vs-color-surface);border-radius:var(--vs-border-radius-s);border:1px solid var(--vs-color-border);cursor:pointer;display:inline-grid;position:relative}.vue-app .component-filter-clinic .component-filter-clinic-item input{opacity:0;position:absolute}.vue-app .component-filter-clinic .component-filter-clinic-item input:focus-visible+.component-filter-clinic-item-icon:after{display:block}.vue-app .component-filter-clinic .component-filter-clinic-item .component-filter-clinic-item-icon i{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:50%;width:60px;height:60px;display:block}.vue-app .component-filter-clinic .component-filter-clinic-item .component-filter-clinic-item-icon:after{pointer-events:none;content:"";outline:2px solid var(--vs-color-outline);border-radius:var(--vs-border-radius-s);display:none;position:absolute;inset:0}.vue-app .component-filter-clinic .component-filter-clinic-item .component-filter-clinic-item-content{align-items:center;display:flex}.vue-app .component-filter-clinic .component-filter-clinic-item .component-filter-clinic-item-name{margin-bottom:var(--vs-space-2xs);font-size:var(--vs-text-l);color:var(--vs-color-filter);font-weight:600;display:block}.vue-app .component-filter-clinic .component-filter-clinic-item strong,.vue-app .component-filter-clinic .component-filter-clinic-item b{font-weight:600}.vue-app .component-filter-clinic .component-filter-clinic-item .component-filter-clinic-item-address{font-size:var(--vs-text-s)}.vue-app .component-filter-clinic .component-filter-clinic-item .indicator{top:var(--vs-space-2xs);left:var(--vs-space-2xs);text-align:center;width:18px;height:18px;color:var(--vs-color-text-on-primary);background:var(--vs-color-primary);border-radius:50%;font-size:9px;line-height:18px;display:none;position:absolute}.vue-app .component-filter-clinic .component-filter-clinic-item:last-child{margin-right:0}.vue-app .component-filter-clinic .component-filter-clinic-item.tag-active{border-color:var(--vs-color-primary)}.vue-app .component-filter-clinic .component-filter-clinic-item.tag-active .indicator{display:block}.vue-app .component-filter-clinic .component-filter-clinic-item.tag-active .component-filter-clinic-item-name{color:var(--vs-color-primary)}.vue-app .component-filter-clinic .component-filter-clinic-item.tag-disabled{cursor:not-allowed;opacity:1}.vue-app .component-filter-clinic .component-filter-clinic-item.btn-show-all{height:auto;color:var(--vs-color-header-text);grid-template-columns:1fr;place-items:center;font-weight:600}.vue-app .component-filter-clinic.tag-grid-4 .component-filter-clinic-list{grid-template-columns:repeat(4,1fr)}.vue-app .component-filter-clinic.tag-grid-3 .component-filter-clinic-list{grid-template-columns:repeat(3,1fr)}.vue-app .component-filter-clinic.tag-grid-2 .component-filter-clinic-list{grid-template-columns:repeat(2,1fr)}.vue-app .component-filter-clinic.tag-grid-1 .component-filter-clinic-list{grid-template-columns:1fr}@media screen and (max-width:1024px){.vue-app .component-filter-clinic.tag-grid-4 .component-filter-clinic-item{grid-template-columns:calc(60px + var(--vs-space-s))auto;padding:var(--vs-space-s)}}@media screen and (max-width:768px){.vue-app .component-filter-clinic .component-filter-clinic-list{gap:var(--vs-space-xs)}.vue-app .component-filter-clinic .component-filter-clinic-item{padding:var(--vs-space-xs);grid-template-columns:calc(40px + var(--vs-space-xs))auto}.vue-app .component-filter-clinic .component-filter-clinic-item .component-filter-clinic-item-icon i{width:40px;height:40px}.vue-app .component-filter-clinic .component-filter-clinic-item .component-filter-clinic-item-name{font-size:var(--vs-text-m)}.vue-app .component-filter-clinic .component-filter-clinic-item.btn-show-all{font-size:var(--vs-text-s)}}.vue-app .component-filter-search{margin-top:var(--vs-space-xl);padding:var(--vs-space-xl)var(--vs-space-page);border-top:1px solid var(--vs-color-border);place-items:center;display:grid}.vue-app .component-filter-search .component-filter-search--input-wrapper{width:100%;max-width:600px;margin:0 auto}.vue-app .component-filter-search .component-filter-search--input{grid-template-columns:auto var(--vs-search-button-width);display:grid;position:relative}.vue-app .component-filter-search .component-filter-search--input .icon-search{width:var(--vs-input-height-m);height:var(--vs-input-height-m);line-height:var(--vs-input-height-m);text-align:center;font-size:var(--vs-text-l);position:absolute;top:0;left:0}.vue-app .component-filter-search .component-filter-search--input input{padding:0 var(--vs-space-xs)0 var(--vs-input-height-m);width:100%;height:100%;font-family:var(--vs-font-text);font-size:var(--vs-text-m);color:var(--vs-color-header-text);background:var(--vs-color-surface);border:1px solid var(--vs-color-border);border-radius:var(--vs-border-radius-search);outline-offset:-2px;border-top-right-radius:0;border-bottom-right-radius:0;display:block}.vue-app .component-filter-search .component-filter-search--input .btn-find{border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:var(--vs-border-radius-search);border-bottom-right-radius:var(--vs-border-radius-search);outline-offset:2px;padding:0}.vue-app .component-filter-search.tag-disabled .component-filter-search--input{opacity:1}.vue-app .component-filter-search.tag-disabled input,.vue-app .component-filter-search.tag-disabled button{cursor:not-allowed}.vue-app .component-filter-control .component-filter-control-item{margin-right:var(--vs-space-m);margin-bottom:var(--vs-space-m);padding:0 var(--vs-space-xs);min-height:var(--vs-input-height-s);font-size:var(--vs-text-s);background:var(--vs-color-surface);border-radius:var(--vs-border-radius-s);border:1px solid var(--vs-color-border);color:var(--vs-color-block-title);justify-content:center;align-items:center;display:inline-flex;position:relative}.vue-app .component-filter-control .component-filter-control-item b{color:var(--vs-color-block-title)}.vue-app .component-filter-control .component-filter-control-item button{width:var(--vs-input-height-s);height:var(--vs-input-height-s);line-height:var(--vs-input-height-s);text-align:center;font-size:var(--vs-text-xs);color:var(--vs-color-block-title);background:0 0;padding:0;position:absolute;top:50%;right:0;transform:translateY(-50%)}.vue-app .component-filter-control .component-filter-control-item button:hover{color:var(--vs-color-header-text)}.vue-app .component-filter-control .component-filter-control-item.component-filter-control-remove-all{color:var(--vs-color-red);font-weight:600}.vue-app .component-filter-control .component-filter-control-item.tag-removable{padding:0 var(--vs-input-height-s)0 var(--vs-space-xs)}.vue-app .component-filter-control .component-filter-control-item:last-child{margin-right:0}.vue-app .component-filter-control.tag-disabled .component-filter-control-item,.vue-app .component-filter-control.tag-disabled .component-filter-control-item.component-filter-control-count{opacity:1}@media screen and (max-width:768px){.vue-app .component-filter-control .component-filter-control-item{margin-right:var(--vs-space-xs);margin-bottom:var(--vs-space-xs)}}.vue-app .component-doctor-item{padding:var(--vs-space-m)var(--vs-space-m)calc(var(--vs-input-height-m) + var(--vs-space-m) + var(--vs-space-m))var(--vs-space-m);background:var(--vs-color-surface);border-radius:var(--vs-border-radius-s);border:1px solid var(--vs-color-border);position:relative}.vue-app .component-doctor-item .component-doctor-item-body{gap:var(--vs-space-m);grid-template-columns:auto 1fr;display:grid}.vue-app .component-doctor-item .component-doctor-item-image{aspect-ratio:4/5;background-color:var(--vs-color-bg-darken);border-radius:var(--vs-border-radius-s);background-position:50%;background-size:cover;height:156px;overflow:hidden}.vue-app .component-doctor-item .component-doctor-item-image.tag-empty{background-image:url(data:image/webp;base64,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);background-position:50%;background-size:cover}.vue-app .component-doctor-item .component-doctor-item-content{overflow:hidden}.vue-app .component-doctor-item .component-doctor-item-name{font-size:var(--vs-text-l);font-weight:var(--vs-font-weight-semibold);color:var(--vs-color-header-text);overflow-wrap:break-word}.vue-app .component-doctor-item .component-doctor-item-list a{font-size:var(--vs-text-s);color:var(--vs-color-primary-text);text-decoration:none}.vue-app .component-doctor-item .component-doctor-item-list a:hover{text-decoration:underline}.vue-app .component-doctor-item .component-doctor-content-category{margin-top:var(--vs-space-s);font-size:var(--vs-text-s);font-weight:var(--vs-font-weight-semibold);color:var(--vs-color-header-text)}.vue-app .component-doctor-item .btn-appointment{inset:auto var(--vs-space-m)var(--vs-space-m)var(--vs-space-m);position:absolute}@media screen and (max-width:768px){.vue-app .component-doctor-item{padding:var(--vs-space-xs)var(--vs-space-xs)calc(var(--vs-input-height-s) + var(--vs-space-xs) + var(--vs-space-xs))var(--vs-space-xs)}.vue-app .component-doctor-item .component-doctor-item-image{height:120px}.vue-app .component-doctor-item .btn-appointment{inset:auto var(--vs-space-xs)var(--vs-space-xs)var(--vs-space-xs);height:var(--vs-input-height-s);line-height:var(--vs-input-height-s)}}.vue-app .component-doctors-list{place-items:center;display:grid}.vue-app .component-doctors-list .component-doctors-list-empty{padding:var(--vs-space-xl)0;text-align:center;max-width:350px}.vue-app .component-doctors-list .component-doctors-list-title{margin-bottom:var(--vs-space-2xs);font-size:var(--vs-text-l);font-weight:var(--vs-font-weight-bold);color:var(--vs-color-header-text)}.vue-app .component-doctors-list .component-doctors-list-description{font-size:var(--vs-text-m);color:var(--vs-color-text)}.vue-app .component-doctors-list.tag-not-empty{place-items:unset;gap:var(--vs-space-m);grid-template-columns:repeat(4,1fr)}@media screen and (max-width:1536px){.vue-app .component-doctors-list.tag-not-empty{gap:var(--vs-space-m);grid-template-columns:1fr 1fr 1fr}}@media screen and (max-width:1300px){.vue-app .component-doctors-list.tag-not-empty{gap:var(--vs-space-m);grid-template-columns:1fr 1fr}}@media screen and (max-width:768px){.vue-app .component-doctors-list.tag-not-empty{gap:var(--vs-space-xs);grid-template-columns:1fr}}@keyframes ui-loading-circle{0%{stroke-dashoffset:63px;transform:rotate(0)}50%{stroke-dashoffset:0}to{stroke-dashoffset:-63px;transform:rotate(360deg)}}.component-ui-loading{opacity:0;visibility:hidden;justify-content:center;align-items:center;gap:var(--vs-space-xs);transition:visibility .25s,opacity .25s;display:flex}.component-ui-loading svg{flex:0 0 32px;width:32px;height:32px;transition:opacity .15s}.component-ui-loading svg circle{transform-origin:50%;fill:none;stroke:var(--vs-color-primary);stroke-width:2px;stroke-dasharray:63 63;stroke-dashoffset:63px;animation:2.2s cubic-bezier(.2,0,.2,1) infinite ui-loading-circle;transform:rotate(-90deg)}.component-ui-loading.tag-active{opacity:1;visibility:visible}.vue-app .component-notice{opacity:0;visibility:hidden;z-index:var(--vs-notice-zindex);height:var(--vs-input-height-m);line-height:calc(var(--vs-input-height-m) - 1px);font-size:var(--vs-text-s);color:var(--vs-color-text);background:var(--vs-color-bg);border-top:1px solid var(--vs-color-border);border-radius:0;transition:opacity .25s,visibility .25s;position:fixed;bottom:0;left:0;right:0}.vue-app .component-notice .component-ui-loading{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.vue-app .component-notice .component-ui-loading svg circle{stroke:var(--vs-color-primary)}.vue-app .component-notice strong{color:var(--vs-color-header-text)}.vue-app .component-notice .component-notice-btn-show{text-overflow:ellipsis;white-space:nowrap;padding:0 calc(var(--vs-input-height-m) + var(--vs-space-xs))0 var(--vs-space-xs);height:auto;color:var(--vs-color-header-text);background-color:#0000;position:absolute;inset:0;overflow:hidden}.vue-app .component-notice .component-notice-btn-close{width:var(--vs-input-height-m);height:var(--vs-input-height-m);color:var(--vs-color-header-text);background-color:#0000;place-items:center;padding:0;display:inline-grid;position:absolute;top:50%;right:0;transform:translateY(-50%)}.vue-app .component-notice.tag-loading .component-notice-btn-show{display:none}.vue-app .component-notice.tag-success{color:#fff;background:var(--vs-color-primary)}.vue-app .component-notice.tag-success .component-ui-loading svg circle{stroke:#fff}.vue-app .component-notice.tag-success strong{color:#fff}.vue-app .component-notice.tag-success .component-notice-btn-show,.vue-app .component-notice.tag-success .component-notice-btn-close{color:var(--vs-color-text-on-primary)}.vue-app .component-notice.tag-active{opacity:1;visibility:visible}.vue-app{--vs-color-primary:#00847f;--vs-color-primary-text:#00847f;--vs-color-text-on-primary:#fff;--vs-color-primary-darken:#00706c;--vs-color-primary-light:#e2f5f0;--vs-color-secondary:#0f336c;--vs-color-filter:var(--vs-color-primary);--vs-color-block-title:var(--vs-color-secondary);--vs-color-green:var(--vs-color-primary);--vs-color-blue:var(--vs-color-secondary);--vs-color-red:#b31715;--vs-color-error:var(--vs-color-red);--vs-color-outline:#e83074;--vs-color-bg:#fcfcfc;--vs-color-bg-darken:#f6f8f7;--vs-color-surface:#fff;--vs-color-surface-accent:#fef9ef;--vs-color-header-text:#000;--vs-color-text:#000c;--vs-color-gray-text:#00000ca6;--vs-color-border:#e8e8e8;--vs-color-accordion-title:var(--vs-color-secondary);--vs-color-cross:var(--vs-color-header-text);--vs-color-appointment-button-text:var(--vs-color-header-text);--vs-color-appointment-button-bg:#e1f5ef;--vs-color-appointment-button-bg-darken:#bbe8dc;--vs-border-radius-m:8px;--vs-border-radius-s:4px;--vs-border-radius-buttons:33px;--vs-border-radius-search:33px;--vs-button-text-transform:none;--vs-button-text-size:var(--vs-text-m);--vs-button-font-weight:var(--vs-font-weight-semibold);--vs-search-button-width:80px;--vs-text-3xl:2.75rem;--vs-text-2xl:1.75rem;--vs-text-xl:1.375rem;--vs-text-l:1.125rem;--vs-text-m:var(--vs-text-m);--vs-text-s:.875rem;--vs-text-xs:.75rem;--vs-font-text:"Open sans",Arial,sans-serif;--vs-font-header:"Open sans",Arial,sans-serif;--vs-font-weight-bold:700;--vs-font-weight-semibold:600;--vs-input-height-m:44px;--vs-input-height-s:32px;--vs-typography-line-height:150%;--vs-space-3xl:100px;--vs-space-2xl:60px;--vs-space-xl:40px;--vs-space-l:30px;--vs-space-m:20px;--vs-space-s:15px;--vs-space-xs:10px;--vs-space-2xs:5px;--vs-space-page:var(--vs-space-m);--vs-notice-zindex:999;-webkit-text-size-adjust:100%;line-height:1;font-family:var(--vs-font-text);font-size:16px}.vue-app div,.vue-app span,.vue-app applet,.vue-app object,.vue-app iframe,.vue-app h1,.vue-app h2,.vue-app h3,.vue-app h4,.vue-app h5,.vue-app h6,.vue-app p,.vue-app blockquote,.vue-app pre,.vue-app a,.vue-app abbr,.vue-app acronym,.vue-app address,.vue-app big,.vue-app cite,.vue-app code,.vue-app del,.vue-app dfn,.vue-app em,.vue-app img,.vue-app ins,.vue-app kbd,.vue-app q,.vue-app s,.vue-app samp,.vue-app small,.vue-app strike,.vue-app strong,.vue-app tt,.vue-app var,.vue-app b,.vue-app u,.vue-app i,.vue-app center,.vue-app dl,.vue-app dt,.vue-app dd,.vue-app ol,.vue-app ul,.vue-app li,.vue-app fieldset,.vue-app form,.vue-app label,.vue-app legend,.vue-app table,.vue-app caption,.vue-app tbody,.vue-app tfoot,.vue-app thead,.vue-app tr,.vue-app th,.vue-app td,.vue-app article,.vue-app aside,.vue-app canvas,.vue-app details,.vue-app embed,.vue-app figure,.vue-app figcaption,.vue-app footer,.vue-app header,.vue-app hgroup,.vue-app menu,.vue-app nav,.vue-app output,.vue-app ruby,.vue-app section,.vue-app summary,.vue-app time,.vue-app mark,.vue-app audio,.vue-app video{vertical-align:baseline;margin:0;padding:0;font-size:100%}.vue-app fieldset,.vue-app img,.vue-app form,.vue-app table,.vue-app tbody,.vue-app tfoot,.vue-app thead,.vue-app tr,.vue-app th,.vue-app td,.vue-app embed{border:0}.vue-app article,.vue-app aside,.vue-app details,.vue-app figcaption,.vue-app figure,.vue-app footer,.vue-app header,.vue-app hgroup,.vue-app menu,.vue-app nav,.vue-app section{display:block}.vue-app ol,.vue-app ul{list-style:none}.vue-app blockquote,.vue-app q{quotes:none}.vue-app blockquote:before,.vue-app blockquote:after,.vue-app q:before,.vue-app q:after{content:"";content:none}.vue-app table{border-collapse:collapse;border-spacing:0}.vue-app img{-ms-interpolation-mode:bicubic;vertical-align:middle;backface-visibility:hidden;border:0;box-shadow:0 0 0 #000}.vue-app textarea{resize:vertical}.vue-app svg:not(.vue-app){overflow:hidden}.vue-app *{box-sizing:border-box}.vue-app :focus{outline:none}.vue-app :focus-visible{outline:2px solid var(--vs-color-outline)}.vue-app{line-height:var(--line-height);color:var(--vs-color-text)}.vue-app input:focus{outline-color:var(--vs-color-primary)}.vue-app button,.vue-app a.tag-button{text-overflow:ellipsis;white-space:nowrap;padding:0 var(--vs-space-m);height:var(--vs-input-height-m);line-height:var(--vs-input-height-m);border-radius:var(--vs-border-radius-buttons);color:var(--vs-color-text-on-primary);background:var(--vs-color-primary);font-size:var(--vs-text-m);font-family:var(--vs-font-header);text-align:center;cursor:pointer;border:none;text-decoration:none;display:inline-block;overflow:hidden}.vue-app button i,.vue-app a.tag-button i{margin-left:var(--vs-space-2xs);height:100%;line-height:inherit;vertical-align:top;font-size:var(--vs-text-s);display:inline-block}.vue-app button.tag-small,.vue-app a.tag-button.tag-small{height:var(--vs-input-height-s);line-height:var(--vs-input-height-s)}.vue-app button.tag-block,.vue-app a.tag-button.tag-block{width:100%;display:block}.vue-app button.tag-flat,.vue-app a.tag-button.tag-flat{color:var(--vs-color-primary-text);background:0 0}.vue-app button.tag-flat:hover,.vue-app a.tag-button.tag-flat:hover{color:var(--vs-color-text-on-primary)}.vue-app button.tag-outline,.vue-app a.tag-button.tag-outline{color:var(--vs-color-primary-text);border:1px solid var(--vs-color-primary);background:0 0}.vue-app button.tag-outline:hover,.vue-app a.tag-button.tag-outline:hover{color:var(--vs-color-text-on-primary)}.vue-app button:hover,.vue-app a.tag-button:hover{background:var(--vs-color-primary-darken)}.vue-app button.tag-color-appointment,.vue-app a.tag-button.tag-color-appointment{color:var(--vs-color-appointment-button-text);background:var(--vs-color-appointment-button-bg)}.vue-app button.tag-color-appointment:hover,.vue-app a.tag-button.tag-color-appointment:hover{background:var(--vs-color-appointment-button-bg-darken)}.vue-app button.tag-real,.vue-app a.tag-button.tag-real{text-transform:var(--vs-button-text-transform);font-size:var(--vs-button-text-size);font-weight:var(--vs-button-font-weight)}.vue-app a.tag-button,.vue-app button.tag-button{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.vue-app b,.vue-app strong{color:var(--vs-color-header-text)}.vue-app .g-row{padding:0 var(--vs-space-page);max-width:1600px;margin:0 auto;position:relative}.vue-app .g-typography{line-height:1.4}.vue-app .p-t-m{padding-top:20px}.vue-app .p-b-m{padding-bottom:20px}@media screen and (max-width:520px){.vue-app{--vs-space-page:var(--vs-space-xs)}}.g-typography{line-height:150%;font-size:var(--vs-text-m)}.g-typography a{color:var(--vs-color-primary);text-decoration:underline}.g-typography a:hover,.g-typography ul a,.g-typography ol a{text-decoration:none}.g-typography ul a:hover,.g-typography ol a:hover{text-decoration:underline}.g-typography h1,.g-typography h2,.g-typography h3,.g-typography h4,.g-typography h5,.g-typography h6{line-height:100%;font-family:var(--vs-font-header);font-weight:700}.g-typography h1:first-child,.g-typography h2:first-child,.g-typography h3:first-child,.g-typography h4:first-child,.g-typography h5:first-child,.g-typography h6:first-child{margin-top:0}.g-typography h1+p,.g-typography h2+p,.g-typography h3+p,.g-typography h4+p,.g-typography h5+p,.g-typography h6+p{margin-top:-8px}.g-typography h1 em,.g-typography h2 em,.g-typography h3 em,.g-typography h4 em,.g-typography h5 em,.g-typography h6 em{font-size:var(--vs-text-m);display:block}.g-typography h1{font-size:var(--vs-text-2xl);margin:1.85em 0 1.25em}.g-typography h2{font-size:var(--vs-text-xl);margin:1.85em 0 1.25em}.g-typography h3{font-size:var(--vs-text-l);margin:1.85em 0 1.25em}.g-typography h4{font-size:inherit;margin:1.85em 0 1.25em}.g-typography h5,.g-typography h6{font-size:inherit;margin:1.5em 0 1.15em}.g-typography img{margin-top:var(--vs-space-mini);margin-bottom:var(--vs-space-mini);max-width:100%}.g-typography img.left{float:left;margin-right:var(--vs-space-mini)}.g-typography img.right{float:right;margin-left:var(--vs-space-mini)}.g-typography em{font-style:italic}.g-typography p{background:red;margin:1.5em 0 1em}.g-typography p:after{content:"";clear:both;display:block}.g-typography p+p{margin-top:.5em}.g-typography p:first-child{margin-top:0}.g-typography ul,.g-typography ol{margin:.5em 0}.g-typography ul li,.g-typography ol li{margin:.25em 0;padding-left:1.11em;position:relative}.g-typography ul li:before,.g-typography ol li:before{display:table-cell}.g-typography ul li>ul,.g-typography ol li>ul,.g-typography ul li>ol,.g-typography ol li>ol{padding-bottom:var(--vs-space-default)}.g-typography ul li>ul>li>ul,.g-typography ol li>ul>li>ul,.g-typography ul li>ol>li>ol,.g-typography ol li>ol>li>ol{padding-bottom:0}.g-typography ul>li:after{content:"";background:var(--vs-color-primary);border-radius:50%;width:.37em;height:.37em;position:absolute;top:.65em;left:0;transform:translateY(-50%)}.g-typography ol{counter-reset:list1;list-style-type:decimal}.g-typography ol>li{list-style-type:decimal;list-style-type:none!important}.g-typography ol>li:before{counter-increment:list1;content:counter(list1)".";color:var(--vs-color-primary)text;margin-left:-15px;padding-right:6px;font-weight:700}.g-typography ol ol{counter-reset:list2}.g-typography ol ol>li:before{counter-increment:list2;content:counter(list1)"." counter(list2)"."}.g-typography ol ol ol{counter-reset:list3}.g-typography ol ol ol>li:before{counter-increment:list3;content:counter(list1)"." counter(list2)"." counter(list3)"."}.ic{-webkit-font-smoothing:antialiased;text-align:center;font-style:normal;font-family:ic!important}.ic-arrow-right-long:before{content:""}.ic-check-regular:before{content:""}.ic-check-solid:before{content:""}.ic-check:before{content:""}.ic-chevron-right:before{content:""}.ic-search:before{content:""}.ic-xmark:before{content:""}#vue-specialists{padding-block:var(--vs-space-xl);background:var(--vs-color-bg)}#vue-specialists .data-loading-indicator{z-index:9999;opacity:0;visibility:hidden;background:#fbfbfabb;place-items:center;display:grid;position:fixed;inset:0}#vue-specialists .data-loading-indicator.tag-active{opacity:1;visibility:visible}.vue-app .component-tabs{margin-bottom:var(--vs-space-xl);position:relative}.vue-app .component-tabs .component-tabs-overlay{pointer-events:all;background:linear-gradient(color-mix(in srgb,var(--vs-color-surface)50%,transparent)0%,var(--vs-color-surface)66%);position:absolute;inset:66% 1px 2px}.vue-app .component-tabs .btn-component-tabs-show-all{bottom:var(--vs-space-m);position:absolute;left:50%;transform:translate(-50%,-50%)}.vue-app .component-tabs .component-tabs-control button{color:var(--vs-color-gray-text);background:var(--vs-color-bg-darken);border-top:1px solid var(--vs-color-border);border-left:1px solid var(--vs-color-border);font-weight:var(--vs-font-weight-semibold);outline-offset:-4px;border-radius:0;position:relative;overflow:visible}.vue-app .component-tabs .component-tabs-control button:first-child{border-top-left-radius:var(--vs-border-radius-s)}.vue-app .component-tabs .component-tabs-control button:last-child{border-top-right-radius:var(--vs-border-radius-s);border-right:1px solid var(--vs-color-border)}.vue-app .component-tabs .component-tabs-control button.tag-active{color:var(--vs-color-primary);background:var(--vs-color-surface)}.vue-app .component-tabs .component-tabs-control button.tag-active:after{content:"";background:var(--vs-color-surface);height:4px;position:absolute;inset:auto 0 -2px}.vue-app .component-tabs .component-tabs-list-item{column-count:4;column-gap:var(--vs-space-xl);height:500px;padding:var(--vs-space-xl);border:1px solid var(--vs-color-border);background:var(--vs-color-surface);overflow:hidden}.vue-app .component-tabs .component-tabs-list-item .component-tabs-list-item-letter{gap:var(--vs-space-m);margin-bottom:var(--vs-space-l);grid-template-columns:auto minmax(0,1fr);display:grid}.vue-app .component-tabs .component-tabs-list-item .component-tabs-list-item-letter-name{width:var(--vs-input-height-m);height:var(--vs-input-height-m);text-align:center;line-height:44px;font-size:var(--vs-text-2xl);font-weight:var(--vs-font-weight-semibold);color:var(--vs-color-secondary);background:var(--vs-color-bg-darken);border-radius:var(--vs-border-radius-s)}.vue-app .component-tabs .component-tabs-list-item button{text-overflow:unset;text-align:left;padding:var(--vs-space-2xs)var(--vs-space-xs);height:auto;min-height:var(--vs-input-height-s);color:var(--vs-color-text);white-space:normal;background:0 0;border:1px solid #0000;line-height:1.2;overflow:visible}.vue-app .component-tabs .component-tabs-list-item button:hover{text-decoration:underline}.vue-app .component-tabs .component-tabs-list-item button.tag-active{color:var(--vs-color-primary);border:1px solid var(--vs-color-primary)}.vue-app .component-tabs .component-tabs-list-item{display:none}.vue-app .component-tabs .component-tabs-list-item.tag-active{display:block}.vue-app .component-tabs.tag-active .btn-component-tabs-show-all,.vue-app .component-tabs.tag-active .component-tabs-overlay{display:none}.vue-app .component-tabs.tag-active .component-tabs-list-item{overflow:unset;height:unset}@media screen and (max-width:1200px){.vue-app .component-tabs .component-tabs-list-item{column-count:3;column-gap:var(--vs-space-xl)}}@media screen and (max-width:1024px){.vue-app .component-tabs .component-tabs-list-item{padding:var(--vs-space-m);column-gap:var(--vs-space-m)}}@media screen and (max-width:768px){.vue-app .component-tabs .component-tabs-list-item{column-count:2}.vue-app .component-tabs .component-tabs-list-item .component-tabs-list-item-letter-name{width:var(--vs-input-height-s);height:var(--vs-input-height-s);line-height:32px;font-size:var(--vs-text-xl)}}@media screen and (max-width:640px){.vue-app .component-tabs .component-tabs-list-item{column-count:1}.vue-app .component-tabs .component-tabs-list-item .component-tabs-list-item-letter{margin-bottom:var(--vs-space-m)}}
