.ModalLayout__overlay_7pWz{font-family:SBSansInterfaceRegular,Open Sans,sans-serif;position:fixed;z-index:9999;top:0;left:0;display:-webkit-flex;display:flex;overflow-x:hidden;overflow-y:auto;width:100%;height:100%;-webkit-justify-content:center;justify-content:center;-webkit-align-items:flex-start;align-items:flex-start;background:rgba(38,54,75,.6)}.ModalLayout__window_2qQc{position:relative;margin:0;overflow-x:hidden;overflow-y:scroll;width:100%;height:100%;background:#fff;border-radius:0}.ModalLayout__button-close_2KC7{position:absolute;z-index:9999;top:24px;right:24px;padding:0;display:-webkit-flex;display:flex;width:24px;height:24px;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;color:#828ea5;background:#eef2f8;border:none;border-radius:50%;fill:#828ea5;outline:none;transition:all .1s ease-in-out;cursor:pointer}.ModalLayout__button-close_2KC7:hover{background:#ced1db}.ModalLayout__button-close_2KC7:active{-webkit-transform:scale(.9);transform:scale(.9)}.ModalLayout__icon-close_1wy4{width:10px;height:10px}@media (max-width:751px){.ModalLayout__window_2qQc>*{width:100%!important}}@media (min-width:752px){.ModalLayout__window_2qQc{margin:32px 0;overflow-y:hidden;width:auto;min-width:300px;height:auto;border-radius:8px;box-shadow:0 12px 32px rgba(38,54,75,.5)}}.preload-spinner{display:none;width:100%;height:100%;background:#fff}.preload-spinner,.preload-spinner__svg-wrap{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto}.preload-spinner__svg-wrap{width:50px;height:50px;-webkit-transform-origin:center center;transform-origin:center center;-webkit-animation:preload-spinner__rotate 2s linear infinite;animation:preload-spinner__rotate 2s linear infinite}.preload-spinner__circle{stroke:currentColor;stroke-dasharray:1,200;stroke-dashoffset:0;stroke-linecap:round;-webkit-animation:preload-spinner__dash 1.5s ease-in-out infinite;animation:preload-spinner__dash 1.5s ease-in-out infinite}.preload-spinner__circle--is-color-animated{-webkit-animation:preload-spinner__dash 1.5s ease-in-out infinite,preload-spinner__color 6s ease-in-out infinite;animation:preload-spinner__dash 1.5s ease-in-out infinite,preload-spinner__color 6s ease-in-out infinite}.loading .preload-spinner{display:block}.preload-spinner--is-full-screen{position:fixed}.preload-spinner--is-full-screen:before{padding-top:100%;display:block;content:""}.preload-spinner--is-bg-semitransparent{background:hsla(0,0%,100%,.5)}.preload-spinner--is-bg-transparent{background:transparent}.preload-spinner.preload-spinner--loading{display:block}@-webkit-keyframes preload-spinner__rotate{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes preload-spinner__rotate{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes preload-spinner__dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}to{stroke-dasharray:89,200;stroke-dashoffset:-124px}}@keyframes preload-spinner__dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}to{stroke-dasharray:89,200;stroke-dashoffset:-124px}}@-webkit-keyframes preload-spinner__color{0%,to{stroke:#00aeca}40%{stroke:#702c62}66%,90%{stroke:#fe246c}}@keyframes preload-spinner__color{0%,to{stroke:#00aeca}40%{stroke:#702c62}66%,90%{stroke:#fe246c}}.the-button{font-family:SBSansInterfaceRegular,Open Sans,sans-serif;font-size:14px;line-height:16px;font-weight:400;padding:8px 16px;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;border-radius:8px;box-sizing:border-box;text-align:center;color:#fff;border:0;outline:0;cursor:pointer}.the-button__loader{position:relative;display:inline-block;width:48px;height:24px}.the-button--disabled{opacity:.5;cursor:default}.the-button--size-small{font-size:14px;line-height:16px;font-weight:400;padding:8px 16px;border-radius:8px}.the-button--size-middle{font-size:16px;line-height:24px;font-weight:600;padding:12px 20px}.the-button--size-big{font-size:20px;line-height:24px;font-weight:600;padding:16px 28px}.the-button--icon{padding:0}.the-button--icon.the-button--size-small{width:32px;height:32px}.the-button--icon.the-button--size-middle{width:40px;height:40px}.the-button--icon.the-button--size-big{width:56px;height:56px}.the-button--type-default{background:#00aeca}.the-button--type-default:active,.the-button--type-default:hover,.the-button--type-default:visited{color:#fff}.the-button--type-deluxe{background:#ff3c8a}.the-button--type-deluxe:hover{color:#fff;background:#f06}.the-button--type-deluxe:active{color:#fff;background:#da005e}.the-button--type-deluxe:visited{color:#fff}.the-button--type-primary{background:#ffebf3;color:#ff3c8a}.the-button--type-primary:hover{background:#fdcae0;color:#ff3c8a}.the-button--type-primary:active{background:#fea7cb;color:#ff3c8a}.the-button--type-primary:visited{color:#ff3c8a}.the-button--type-grey{color:#26364b;background:#eef3ff}.the-button--type-grey:hover{color:#26364b;background:#cad6f4}.the-button--type-grey:active{color:#26364b;background:#a8b8e0}.the-button--type-grey:visited{color:#26364b}.the-button--type-flat{color:#26364b;background:#fff;border:1px solid #cad6f4}.the-button--type-flat:hover{color:#26364b;background-color:#eef2f8}.the-button--type-flat:active{color:#26364b;background-color:#ced1db}.the-button--type-flat:visited{color:#26364b}.the-button--type-dark{background:#828ea5}.the-button--type-dark,.the-button--type-dark:active,.the-button--type-dark:hover,.the-button--type-dark:visited{color:#fff}.the-button--type-ghost{padding:0;display:inline-block;width:auto;color:#008bd8;background:none;border:none}.the-button--type-ghost:active,.the-button--type-ghost:hover,.the-button--type-ghost:visited{color:#008bd8}.the-button--type-ghost:disabled{color:#828ea5}.the-button--type-ghost.the-button--size-middle{font-size:16px;line-height:20px;font-weight:400}.the-button--is-fluid{width:100%}.the-button--type-slot{padding:8px 0 8px 12px;color:#fff;background-color:#00adee;width:62px;-webkit-justify-content:left;justify-content:left}.the-button--type-slot:hover{color:#fff;background-color:#008bd8}.the-button--type-slot:active,.the-button--type-slot:visited{color:#fff;background-color:#0069c3}@media (min-width:752px){.the-button--is-adaptive.the-button--size-middle{font-size:14px;line-height:16px;font-weight:400;padding:8px 16px;border-radius:8px}.the-button--is-adaptive.the-button--size-big{font-size:14px;line-height:16px;font-weight:400;padding:12px 20px}}.DialogLayout__wrapper_BVSp{-webkit-flex-flow:column nowrap;flex-flow:column nowrap;position:relative;margin:0;padding:0;display:-webkit-flex;display:flex;height:100%;background:#fff}.DialogLayout__title_3ElY{font-family:SBSansDisplaySemiBold,Open Sans,sans-serif;font-size:18px;line-height:20px;font-weight:400;display:-webkit-flex;display:flex;margin:0 auto;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;box-sizing:border-box}@media (min-width:880px){.DialogLayout__title_3ElY{font-size:20px;line-height:24px}}.DialogLayout__item_36Ef{padding-right:24px;padding-left:24px;width:100%;box-sizing:border-box}.DialogLayout__body_2WXu{-webkit-flex-flow:column nowrap;flex-flow:column nowrap;padding-right:0;padding-left:0;display:-webkit-flex;display:flex;width:100%;-webkit-justify-content:space-between;justify-content:space-between;-webkit-flex-shrink:1;flex-shrink:1;-webkit-flex-grow:1;flex-grow:1;overflow:hidden}.DialogLayout__content_MBZs{margin-top:40px;padding-bottom:24px;overflow:hidden;-webkit-flex-grow:1;flex-grow:1}.DialogLayout__no-padding_ohsZ{padding:0;width:100%}.DialogLayout__no-top-margin_2pSz{margin-top:0}.DialogLayout__actions_yGNp{-webkit-flex-flow:row wrap;flex-flow:row wrap;padding-bottom:24px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.DialogLayout__footer_3Du1{padding:24px;color:#26364b;background:#eef2f8;font-size:11px;line-height:16px;font-weight:400}.DialogLayout__wrapper--align-left_3PPl .DialogLayout__title_3ElY{padding-top:24px;padding-right:64px;width:calc(100% - 88px);text-align:left}.DialogLayout__wrapper--align-left_3PPl .DialogLayout__actions_yGNp{-webkit-justify-content:flex-end;justify-content:flex-end}.DialogLayout__wrapper--align-left_3PPl .DialogLayout__footer_3Du1{text-align:left}.DialogLayout__wrapper--align-center_2xXj .DialogLayout__title_3ElY{padding-top:72px;text-align:center;margin:0 auto}.DialogLayout__wrapper--align-center_2xXj .DialogLayout__actions_yGNp{-webkit-justify-content:center;justify-content:center}.DialogLayout__wrapper--align-center_2xXj .DialogLayout__footer_3Du1{text-align:center}.DialogLayout__wrapper--align-center-top_1jmK .DialogLayout__title_3ElY{font-size:16px;line-height:20px;font-weight:400;min-height:56px;text-align:center;color:#26364b}.DialogLayout__wrapper--align-center-top_1jmK .DialogLayout__actions_yGNp{-webkit-justify-content:center;justify-content:center}.DialogLayout__wrapper--align-center-top_1jmK .DialogLayout__footer_3Du1{text-align:center}.DialogLayout__sticky-action_eo_V .DialogLayout__body_2WXu{overflow:inherit}.DialogLayout__sticky-action_eo_V .DialogLayout__actions_yGNp{position:-webkit-sticky;position:sticky;bottom:0}@media (min-width:752px){.DialogLayout__content_MBZs{margin-top:32px}}.CookieBanner__root_3cSL{background-color:#ebfaff}.CookieBanner__wrapper_o5tn{margin:0 auto;padding:16px;max-width:1048px;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:flex-start;align-items:flex-start;box-sizing:border-box}.CookieBanner__text_2lze{font-family:SBSansInterfaceRegular,Open Sans,sans-serif;font-size:13px;line-height:16px;font-weight:400;color:#26364b}.CookieBanner__close-button_2eav{margin-left:16px;padding:4px 8px;color:#26364b}.CookieBanner__close-icon_3Gof{width:14px;height:14px}@media (min-width:880px){.CookieBanner__wrapper_o5tn{padding:12px 24px;-webkit-align-items:center;align-items:center}.CookieBanner__close-button_2eav{padding:0 8px}.CookieBanner__close-icon_3Gof{width:9px;height:9px}}body{color:#26364b}a{text-decoration:none;color:#008bd8}a:hover{color:#0069c3}button{outline:none}.color__pink{color:#ff496a}.d-block{display:block}html{height:100%}.dd-online-overlay-close{display:none}.adaptive-page{display:-webkit-flex;display:flex;height:100%;line-height:normal;font-family:SBSansInterfaceRegular,Open Sans,sans-serif}.adaptive-page__aside{position:-webkit-sticky;position:sticky;top:0;height:100vh;z-index:1001}.adaptive-page__side-menu-overlay{display:none}.adaptive-page__side-menu-overlay--shown{display:block;position:fixed;top:0;left:0;bottom:0;right:0;z-index:1000}.adaptive-page__layout{height:100%}.adaptive-page__main-section{overflow-y:auto;width:100%;-webkit-flex-shrink:0;flex-shrink:0;-webkit-flex-basis:100%;flex-basis:100%}.adaptive-page__main-section--no-z-index{z-index:0}.adaptive-page__top-container{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;position:relative;width:100%;z-index:100}.adaptive-page__top-container--is-fixed{position:fixed;top:0;z-index:100;box-shadow:0 6px 16px rgba(26,61,107,.16)}@media (min-width:880px){.adaptive-page__layout{height:auto}.dd-online-popup.dd-online-popup-v2{margin-top:-42vh!important;width:510px;height:680px}}.the-rating{position:relative;display:-webkit-flex;display:flex}.the-rating__star{color:#fff}.the-rating__star:last-of-type{padding-right:0}.the-rating__star--size-large{padding:5px 16px 5px 0}.the-rating__star--size-large .vue-svg-icon{fill:#fff;stroke:#ff3c8a}.the-rating__star--size-medium{padding-right:4px}.the-rating__star--size-medium .vue-svg-icon{fill:#ced1db;stroke:none}.the-rating__star--size-small{padding-right:4px}.the-rating__star--size-small .vue-svg-icon{fill:#ced1db;stroke:none}.the-rating__star--error .vue-svg-icon{fill:#ffedf0;stroke:#ff496a}.the-rating__svg{position:relative;float:left;outline:none}.the-rating__svg--mono{margin-top:-1px}.the-rating__svg--filled.vue-svg-icon{fill:#fe246c;stroke:#fe246c}.the-rating__mono{position:relative;background-color:#ced1db}.the-rating__mono-fill{position:absolute;z-index:0;top:0;bottom:0;left:0;background-color:#ff3c8a}.the-rating__hint{font-size:11px;line-height:12px;font-weight:400;color:#ff496a;margin-top:4px;width:100%}.the-rating--changeable .the-rating__star{cursor:pointer}.the-rating--changeable .the-rating__star--hover .vue-svg-icon{fill:rgba(255,60,138,.5)}@media (min-width:752px){.the-rating__hint{text-align:left}}.the-textarea{position:relative;margin-bottom:8px;display:-webkit-flex;display:flex;box-sizing:border-box;-webkit-flex-direction:column;flex-direction:column}.the-textarea,.the-textarea__field{font-family:SBSansInterfaceRegular,Open Sans,sans-serif}.the-textarea__field{font-size:14px;line-height:20px;font-weight:400;padding:16px 16px 28px;width:100%;border:1px solid #dadce6;border-radius:4px}.the-textarea__field:focus{border-color:#00aeca;outline:0}.the-textarea__field:disabled{background:#eef2f8;border-color:#eef2f8}.the-textarea__field::-webkit-input-placeholder{color:#828ea5}.the-textarea__field::-ms-input-placeholder{color:#828ea5}.the-textarea__field::placeholder{color:#828ea5}.the-textarea__field.the-textarea__field--disabled{background:#eef2f8;border-color:#eef2f8}.the-textarea__field.the-textarea__field--error{border-color:#fe246c}.the-textarea__field--unresizable{box-sizing:border-box;resize:none}.the-textarea__hint{font-size:11px;line-height:16px;font-weight:400;padding:2px 0;color:#ff496a}.the-input{position:relative;margin-bottom:8px}.the-input,.the-input__field{font-family:SBSansInterfaceRegular,Open Sans,sans-serif}.the-input__field{font-size:14px;line-height:20px;font-weight:400;padding:10px 15px;box-sizing:border-box;width:100%;border:1px solid #dadce6;border-radius:4px}.the-input__field:focus{border-color:#00aeca;outline:0}.the-input__field:disabled{background:#eef2f8;border-color:#eef2f8}.the-input__field::-webkit-input-placeholder{color:#848d9f}.the-input__field::-ms-input-placeholder{color:#848d9f}.the-input__field::placeholder{color:#848d9f}.the-input__field--disabled{background:#eef2f8;border-color:#eef2f8}.the-input__field--icons{padding-right:34px}.the-input__field--error,.the-input__field--error:focus{border-color:#fe246c}.the-input__field.size--big{box-sizing:border-box;border-radius:10px;padding:17px 15px}.the-input__field.size--big:focus{border:1px solid #a8b8e0}.the-input__icons-wrap{position:absolute;top:0;right:0;display:-webkit-flex;display:flex;width:36px;height:100%;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.the-input__caret{-webkit-transform:rotate(0deg);transform:rotate(0deg)}.the-input__caret--focused{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.the-input__hint{font-size:11px;line-height:16px;font-weight:400;padding:2px 0;color:#fe246c}.the-masked-input{margin-bottom:8px}.the-masked-input__wrapper{position:relative}.the-masked-input__field{font-size:14px;line-height:20px;font-weight:400;padding:10px 15px;box-sizing:border-box;width:100%;border:1px solid #dadce6;border-radius:4px}.the-masked-input__field:focus{border-color:#00aeca;outline:0}.the-masked-input__field:disabled{background:#eef2f8;border-color:#eef2f8}.the-masked-input__field::-webkit-input-placeholder{color:#828ea5}.the-masked-input__field::-ms-input-placeholder{color:#828ea5}.the-masked-input__field::placeholder{color:#828ea5}.the-masked-input__field.the-masked-input__field--icons{padding-right:34px}.the-masked-input__field.the-masked-input__field--disabled{background:#eef2f8;border-color:#eef2f8}.the-masked-input__field.the-masked-input__field--error{border-color:#fe246c}.the-masked-input__icons-wrap{position:absolute;top:0;right:0;display:-webkit-flex;display:flex;width:36px;height:100%;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.the-masked-input__hint{font-size:11px;line-height:16px;font-weight:400;padding:2px 0;color:#fe246c}.DiscountBadge__root__lYb{font-family:SBSansInterfaceRegular,Open Sans,sans-serif;font-size:11px;line-height:12px;font-weight:400;padding:4px 6px;box-sizing:border-box;border-radius:6px;text-align:center;white-space:nowrap;color:#fff}.DiscountBadge__--theme-pink_qq-t{background-color:#de7ee3}.DiscountBadge__--theme-grey_23fV{background-color:#828ea5}.DiscountBadge__--theme-green_3SSl{background-color:#46b25c}.DiscountBadge__--theme-pink-light_39-f{background-color:#ffebf3;color:#de7ee3}.DiscountBadge__--theme-gradient-pink_7jFG{background:linear-gradient(314.65deg,#fd4df6 -.61%,#fda14d)}.DiscountBadge__--theme-gradient-blue_21ds{background:linear-gradient(314.65deg,#854dfd -.61%,#4da8fd)}@media (min-width:752px){.DiscountBadge__root__lYb{font-size:14px;line-height:16px;font-weight:400}}.favorite-button{width:28px;height:28px;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;text-align:center;color:#828ea5;background-color:#fff;border-radius:50%;cursor:pointer;box-shadow:0 6px 16px rgba(26,61,107,.16)}.favorite-button:hover{color:#fe246c}.favorite-button__svg{margin-top:2px;fill:currentColor}.favorite-button--size-large{width:44px;height:44px;background-position:center -17px;background-size:74px}.favorite-button--size-large .favorite-button__svg{margin-top:13px}.favorite-button.--active{color:#fe246c}.TheSelectDesktop__wrapper_1Zmx{position:relative;margin:0;padding:0;box-sizing:border-box;color:#fff;border-radius:8px;outline:0;border:1px solid transparent}.TheSelectDesktop__button_kfiZ,.TheSelectDesktop__wrapper_1Zmx{display:-webkit-flex;display:flex;width:100%;-webkit-align-items:center;align-items:center}.TheSelectDesktop__button_kfiZ{-webkit-justify-content:space-between;justify-content:space-between;cursor:pointer}.TheSelectDesktop__icon-angle_PZse{width:10px;height:10px;margin-left:10px;transition:all .2s linear}.TheSelectDesktop__icon-angle--up_1aEd{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.TheSelectDesktop__icon-angle--deluxe_1RJO path,.TheSelectDesktop__icon-angle--emphasize_3sh7 path{stroke:#fff}.TheSelectDesktop__icon-angle--primary_2JCx path{stroke:#828ea5}.TheSelectDesktop__icon-angle--ghost_1Vg5 path,.TheSelectDesktop__icon-angle--secondary_26Qz path{stroke:#26364b}.TheSelectDesktop__active-icon_lB7Z{height:9px;width:12px;position:absolute;top:6px;right:14px;color:#ff3c8a}.TheSelectDesktop__options_nNeE{box-shadow:0 6px 16px rgba(26,61,107,.16);position:absolute;z-index:100;top:30px;left:0;padding:8px 0;background:#fff;border-radius:8px}.TheSelectDesktop__options-item_1vKy{display:-webkit-flex;display:flex;box-sizing:border-box;width:100%;-webkit-align-items:baseline;align-items:baseline;text-align:left;white-space:nowrap;text-decoration:none;color:#26364b;background-color:initial;border:none;cursor:pointer;position:relative;font-size:14px;line-height:20px;font-weight:400}.TheSelectDesktop__options-item_1vKy:hover{color:#26364b;background-color:#f2f6fb}.TheSelectDesktop__options-item__text_4jl_{padding-right:40px}.TheSelectDesktop__options-item--active_29nK{padding-left:12px;pointer-events:none}.TheSelectDesktop__link_3dqy{color:inherit;display:block;width:100%;padding:4px 40px 4px 12px;box-sizing:border-box}.TheSelectDesktop__size-small_2hXb{font-size:14px;line-height:16px;font-weight:400}.TheSelectDesktop__size-small_2hXb .TheSelectDesktop__button_kfiZ{padding:8px 12px}.TheSelectDesktop__size-small_2hXb .TheSelectDesktop__options_nNeE{top:32px}.TheSelectDesktop__size-medium_3YqN{font-size:14px;line-height:20px;font-weight:400;height:32px;line-height:32px}.TheSelectDesktop__size-medium_3YqN .TheSelectDesktop__button_kfiZ{padding:0 12px}.TheSelectDesktop__size-medium_3YqN .TheSelectDesktop__options_nNeE{top:40px}.TheSelectDesktop__size-large_2YKi{font-size:14px;line-height:20px;font-weight:400;height:40px;line-height:40px}.TheSelectDesktop__size-large_2YKi .TheSelectDesktop__button_kfiZ{padding:0 20px}.TheSelectDesktop__size-large_2YKi .TheSelectDesktop__options_nNeE{top:48px}.TheSelectDesktop__disabled_18lb{opacity:.4;pointer-events:none}.TheSelectDesktop__wide-options_1wMv .TheSelectDesktop__options_nNeE{left:auto;right:0}.TheSelectDesktop__wide-options_1wMv .TheSelectDesktop__options-item_1vKy{padding:8px 20px 8px 12px}.TheSelectDesktop__wide-options_1wMv .TheSelectDesktop__active-icon_lB7Z{top:14px;right:18px}.TheSelectDesktop__wide-options_1wMv .TheSelectDesktop__link_3dqy{padding:0}.TheSelectDesktop__type-deluxe_2EZq{background:#fe246c}.TheSelectDesktop__type-emphasize_H-Qq{background:#00aeca}.TheSelectDesktop__type-primary_1C1-{color:#26364b;background:#eef3ff}.TheSelectDesktop__type-primary_1C1-:hover{background-color:#cad6f4;border-color:#a8b8e0}.TheSelectDesktop__type-primary_1C1-.TheSelectDesktop__active_q-jJ{border-color:#a8b8e0;background-color:#a8b8e0}.TheSelectDesktop__type-secondary_18Wj{color:#26364b;background:#fff;border:1px solid transparent}.TheSelectDesktop__type-ghost_QQ31{color:#26364b;background:none;border:none}@media (min-width:880px){.TheSelectDesktop__type-secondary_18Wj,.TheSelectDesktop__wide-options_1wMv .TheSelectDesktop__options-item_1vKy{font-size:16px;line-height:24px;font-weight:400}.TheSelectDesktop__type-secondary_18Wj{line-height:40px;border:1px solid #cad6f4}}.TheSelectMobile__wrapper_17qC{position:relative;margin:0;padding:0;width:100%;display:-webkit-inline-flex;display:inline-flex;box-sizing:border-box;-webkit-align-items:center;align-items:center;border-radius:4px;outline:0}.TheSelectMobile__select_XENi{z-index:9;height:100%;width:100%;color:#fff;background:none;border:none;outline:none;-webkit-appearance:none;appearance:none}.TheSelectMobile__option_14f2{font-size:14px;line-height:20px;font-weight:400}.TheSelectMobile__size-small_3oEw .TheSelectMobile__select_XENi{font-size:13px;line-height:16px;font-weight:400;padding:0 27px 0 8px;line-height:24px}.TheSelectMobile__size-medium_2SGz .TheSelectMobile__select_XENi{font-size:14px;line-height:20px;font-weight:400;padding:0 31px 0 12px;line-height:32px}.TheSelectMobile__size-large_22v9 .TheSelectMobile__select_XENi{font-size:14px;line-height:20px;font-weight:400;padding:0 39px 0 20px;line-height:40px}.TheSelectMobile__disabled_s8ta{opacity:.4;pointer-events:none}.TheSelectMobile__type-deluxe_2Pq_{background:#fe246c}.TheSelectMobile__type-emphasize_3giu{background:#00aeca}.TheSelectMobile__type-primary_1VfQ{background:#eef3ff}.TheSelectMobile__type-primary_1VfQ .TheSelectMobile__select_XENi{color:#26364b}.TheSelectMobile__type-secondary_2or4{background:#fff;border:1px solid #ced1db}.TheSelectMobile__type-secondary_2or4 .TheSelectMobile__select_XENi{color:#26364b}.TheSelectMobile__type-ghost_o46-{background:none;border:none}.TheSelectMobile__type-ghost_o46- .TheSelectMobile__select_XENi{color:#0094e1}.TheSelectMobile__icon-angle_1IIh{width:10px;height:10px;position:absolute;z-index:1;right:12px;margin-left:10px;transition:all .2s linear}.TheSelectMobile__icon-angle--deluxe_3Ogv path,.TheSelectMobile__icon-angle--emphasize_2jEd path{stroke:#fff}.TheSelectMobile__icon-angle--primary_3ROU path,.TheSelectMobile__icon-angle--secondary_2vuy path{stroke:#828ea5}.TheSelectMobile__icon-angle--ghost_1CbT path{stroke:#0094e1}.TheSelectMobile__icon-angle--small_3M38{right:8px}.TheSelectMobile__icon-angle--medium_3ZA7{right:12px}.TheSelectMobile__icon-angle--large_1joi{right:20px}.TheSelect__wrapper_39d5{font-family:SBSansInterfaceRegular,Open Sans,sans-serif;padding:0;display:-webkit-inline-flex;display:inline-flex;width:auto}.MessageLayout__wrapper_X_-m{margin:0 auto;padding:0 16px;box-sizing:border-box;width:100%;max-width:100%;width:500px;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center}@media (min-width:752px){.MessageLayout__wrapper_X_-m{padding:0 24px;max-width:1048px}}.MessageLayout__header_2w0t{padding:32px 24px 0}.MessageLayout__title_2CoO{font-family:SBSansDisplaySemiBold,Open Sans,sans-serif;font-size:18px;line-height:20px;font-weight:400;margin:24px 0 0;color:#26364b}@media (min-width:880px){.MessageLayout__title_2CoO{font-size:20px;line-height:24px}}.MessageLayout__content_1LTD{color:#26364b}.MessageLayout__footer_1Peo{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.MessageLayout__item_8nNa+.MessageLayout__item_8nNa.MessageLayout__footer_1Peo{margin-top:32px}.MessageLayout__item_8nNa{width:100%;text-align:center}.MessageLayout__item_8nNa+.MessageLayout__item_8nNa{margin-top:16px}.MessageLayout__item_8nNa:last-child{padding-bottom:24px}@media (min-width:752px){.MessageLayout__wrapper_X_-m{width:auto;padding:0}}.Confirm__button_GmC7{width:auto}.Confirm__button_GmC7+.Confirm__button_GmC7{margin-left:8px}.Popover__wrapper_1thv{box-shadow:0 6px 24px rgba(26,61,107,.16),0 0 2px rgba(38,54,75,.08);padding:16px 20px 20px;background:#fff;border-radius:12px;text-align:left}.Popover__footer_25aR{display:-webkit-flex;display:flex}.Popover__title_1eAo{font-size:16px;line-height:20px;font-weight:600;margin-top:0}.the-checkbox{width:18px;height:18px;-webkit-justify-content:center;justify-content:center;text-align:center;background:#fff;border:1.5px solid #a8b8e0;border-radius:5px}.the-checkbox,.the-checkbox__wrap{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.the-checkbox__wrap{font-family:SBSansInterfaceRegular,Open Sans,sans-serif}.the-checkbox__label{font-size:16px;line-height:24px;font-weight:400;padding-left:12px}.the-checkbox--checked{background:#ff3c8a;border-color:#ff3c8a}.ProgressBar__wrapper_2IV-{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;padding:0}.ProgressBar__rail_1Cw3{display:inline-block;overflow:hidden;width:100%;height:4px;background-color:#eef3ff;border-radius:24px}.ProgressBar__progress-line_2IrD{background-color:#ff3c8a;height:100%;border-radius:8px}.FormLayout__header_1PpQ{margin:0 -8px;width:calc(100% + 16px);display:-webkit-flex;display:flex;-webkit-align-items:baseline;align-items:baseline;-webkit-justify-content:space-between;justify-content:space-between}.FormLayout__header__side_2qHe{min-width:70px;-webkit-flex-shrink:0;flex-shrink:0}.FormLayout__header__side--right_2unK{text-align:right}.FormLayout__header__title_3Kjf{font-size:16px;line-height:20px;font-weight:400;font-family:SBSansInterfaceRegular,Open Sans,sans-serif;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-flex-grow:1;flex-grow:1}.FormLayout__form_1xtB{height:100%;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;justify-content:space-between;margin:0 -24px -24px}.FormLayout__form--sticky-footer_1by_{padding-bottom:88px}.FormLayout__form__footer_2mAI{padding:16px}.FormLayout__form__footer_2mAI.FormLayout__sticky_oPV4{box-shadow:0 6px 24px rgba(26,61,107,.16);position:fixed;bottom:0;left:0;right:0;z-index:2;background-color:#fff}.PrimaryModalLayout__overlay_3ZEG{font-family:SBSansInterfaceRegular,Open Sans,sans-serif;position:fixed;z-index:9999;top:0;left:0;display:-webkit-flex;display:flex;overflow-x:hidden;overflow-y:auto;width:100%;height:100%;-webkit-justify-content:center;justify-content:center;-webkit-align-items:flex-start;align-items:flex-start;background:rgba(38,54,75,.6)}.PrimaryModalLayout__window_3xGT{position:relative;margin:0;overflow-x:hidden;overflow-y:scroll;width:100%;height:100%;background:#fff;border-radius:0;min-height:100%}.PrimaryModalLayout__header_2kI7{font-size:16px;line-height:20px;font-weight:400;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.PrimaryModalLayout__header--fixed_1u8x{box-shadow:0 6px 24px rgba(26,61,107,.16);position:fixed;height:56px;background-color:#fff;margin-top:0;z-index:1}.PrimaryModalLayout__header--titled_1Ewa{min-height:56px}.PrimaryModalLayout__button-close_3Yt1{position:absolute;z-index:1;left:4px;top:4px;padding:0;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;border:none;background:transparent;outline:none;width:48px;height:48px;color:#26364b;transition:all .1s ease-in-out;cursor:pointer}.PrimaryModalLayout__button-close_3Yt1:active{-webkit-transform:scale(.9);transform:scale(.9)}.PrimaryModalLayout__title_ywvb{margin:0 auto;color:#26364b}.PrimaryModalLayout__link_2aQK{position:absolute;right:16px;color:#008bd8}.PrimaryModalLayout__link_2aQK:hover{color:#0069c3}@media (max-width:751px){.PrimaryModalLayout__window_3xGT>*{width:100%!important}}@media (min-width:752px){.PrimaryModalLayout__window_3xGT{margin:32px 0;overflow-y:hidden;width:auto;min-width:300px;height:auto;border-radius:8px;box-shadow:0 12px 32px rgba(38,54,75,.5)}}.Switcher__switcher_2BOX{-webkit-appearance:none;appearance:none;padding:2px;border:none;border-radius:10px;width:40px;height:20px;background-color:#c0cfe3;transition:background-color .25s ease;cursor:pointer}.Switcher__switcher_2BOX:disabled{opacity:.5}.Switcher__switcher_2BOX:before{display:inline-block;position:relative;top:2px;left:2px;background:#fff;border-radius:50%;width:16px;height:16px;content:"";transition:-webkit-transform .25s ease;transition:transform .25s ease;transition:transform .25s ease,-webkit-transform .25s ease;-webkit-transform:translateX(0);transform:translateX(0)}.Switcher__switcher_2BOX:checked{background-color:#ff3c8a}.Switcher__switcher_2BOX:checked:before{-webkit-transform:translateX(20px);transform:translateX(20px)}.Chip__chip_1JzG{margin:0 8px 8px 0}.Chip__caption_q295{display:inline-block;background:#eef3ff;color:#26364b;border-radius:8px;cursor:pointer;white-space:nowrap}.Chip__caption--small_3gwI{font-size:14px;line-height:16px;font-weight:400;padding:8px 16px}.Chip__caption--medium_DuZf{font-size:16px;line-height:24px;font-weight:600;padding:8px 20px}.Chip__chip-checked_Cmyx .Chip__caption_q295{background:#ffebf3;color:#ff3c8a}.Chip__input_nfin{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.Chips__chips_2kv3{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin:0;border:none;padding:0}.Chips__chip-active_JAwb{-webkit-order:-1;order:-1}.Chips__icon-close_1fGH{margin-left:9px;height:9px;width:9px;fill:#ff3c8a}.Badge__wrapper_bjIa{font-size:11px;line-height:12px;font-weight:400;padding:4px 8px;border-radius:6px}.Badge__grey_3hWP{color:#26364b;background-color:#f2f6fb}.Badge__blue_qlOR{color:#00adee;background-color:#ebfaff}.Badge__pink_3FkW{color:#d458da;background-color:#fbeefb}.Badge__orange_16qI{color:#fa762c;background-color:#fff2ea}.Badge__deep-blue_3e4d{color:#516b92;background-color:#f2f6fb}.Badge__green_PLHJ{color:#39b351;background-color:#f2f6fb}.security-code{margin-right:auto;margin-left:auto;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center}.security-code__wrapper{margin:auto;display:inline-block;min-width:240px;text-align:center}.security-code__field{margin-right:10px;display:inline-block;float:left;width:40px}.security-code__input{font-family:SBSansDisplaySemiBold,Open Sans,sans-serif;font-size:18px;line-height:20px;font-weight:400;padding:0;width:40px;height:40px;text-align:center;color:#26364b;background-color:#eef2f8;border:none;border-radius:4px}@media (min-width:880px){.security-code__input{font-size:20px;line-height:24px}}.security-code__input:not(:last-child){margin-right:12px}.security-code__hint{font-size:11px;line-height:16px;font-weight:400;padding:2px 0;color:#fe246c}.SelectBoxNext__rightColumnWidth_3dUV{box-sizing:border-box}@media (min-width:752px){.SelectBoxNext__rightColumnWidth_3dUV{box-sizing:border-box;width:340px;min-width:340px}}@media (min-width:880px){.SelectBoxNext__rightColumnWidth_3dUV{box-sizing:border-box;width:436px;min-width:436px}}.SelectBoxNext__leftColumnWidth_2FZD{box-sizing:border-box}@media (min-width:752px){.SelectBoxNext__leftColumnWidth_2FZD{box-sizing:border-box;width:calc(100% - 340px)}}@media (min-width:880px){.SelectBoxNext__leftColumnWidth_2FZD{box-sizing:border-box;width:calc(100% - 436px)}}@media (min-width:752px){.SelectBoxNext__contentMinHeight_2y9d{min-height:calc(100vh - 580px)}}.SelectBoxNext__wrapper_3Lzy{margin:0 auto;padding:0 16px;box-sizing:border-box;width:100%;max-width:100%}@media (min-width:752px){.SelectBoxNext__wrapper_3Lzy{padding:0 24px;max-width:1048px}}.SelectBoxNext__title__ultra-large_3zNM{font-family:SBSansDisplaySemiBold,Open Sans,sans-serif;font-size:29px;line-height:32px;font-weight:400}@media (min-width:880px){.SelectBoxNext__title__ultra-large_3zNM{font-size:39px;line-height:44px}}.SelectBoxNext__title__xxxl_28HY{font-family:SBSansDisplaySemiBold,Open Sans,sans-serif;font-size:21px;line-height:24px;font-weight:400}@media (min-width:880px){.SelectBoxNext__title__xxxl_28HY{font-size:31px;line-height:36px}}.SelectBoxNext__title__xxl_semibold_2r6t{font-family:SBSansDisplaySemiBold,Open Sans,sans-serif;font-size:19px;line-height:20px;font-weight:600}@media (min-width:880px){.SelectBoxNext__title__xxl_semibold_2r6t{font-size:25px;line-height:28px}}.SelectBoxNext__title__xxl_Du6v{font-family:SBSansDisplaySemiBold,Open Sans,sans-serif;font-size:19px;line-height:20px;font-weight:400}@media (min-width:880px){.SelectBoxNext__title__xxl_Du6v{font-size:25px;line-height:28px}}.SelectBoxNext__title__xl_bMps{font-family:SBSansDisplaySemiBold,Open Sans,sans-serif;font-size:18px;line-height:20px;font-weight:400}@media (min-width:880px){.SelectBoxNext__title__xl_bMps{font-size:20px;line-height:24px}}.SelectBoxNext__text__xl_2lX-{font-size:20px;line-height:24px;font-weight:400}.SelectBoxNext__text__xl_semibold_1VQB{font-size:20px;line-height:24px;font-weight:600}.SelectBoxNext__text__large_3UZJ{font-size:18px;line-height:28px;font-weight:400}.SelectBoxNext__text__large_special-height_RZPz{font-size:18px;line-height:24px;font-weight:400}.SelectBoxNext__text__large_semibold_2gZT{font-size:18px;line-height:28px;font-weight:600}.SelectBoxNext__text__large_special-height_semibold_3jtO{font-size:18px;line-height:24px;font-weight:600}.SelectBoxNext__text__middle_1ats{font-size:16px;line-height:24px;font-weight:400}.SelectBoxNext__text__middle_special-height_3URY{font-size:16px;line-height:20px;font-weight:400}.SelectBoxNext__text__middle_semibold_1KVK{font-size:16px;line-height:24px;font-weight:600}.SelectBoxNext__text__middle_special-height_semibold_1b4Z{font-size:16px;line-height:20px;font-weight:600}.SelectBoxNext__text__small_1yjG{font-size:14px;line-height:20px;font-weight:400}.SelectBoxNext__text__small__special-height_3QD2{font-size:14px;line-height:16px;font-weight:400}.SelectBoxNext__text__small_semibold_O2jx{font-size:14px;line-height:20px;font-weight:600}.SelectBoxNext__text__small__special-height_semibold_1_oD{font-size:14px;line-height:16px;font-weight:600}.SelectBoxNext__text__xs_2Fvo{font-size:13px;line-height:16px;font-weight:400}.SelectBoxNext__text__xs_semibold_1eWM{font-size:13px;line-height:16px;font-weight:600}.SelectBoxNext__text__xxs_3Icv{font-size:11px;line-height:16px;font-weight:400}.SelectBoxNext__text__xxs__special-height_2CTn{font-size:11px;line-height:12px;font-weight:400}.SelectBoxNext__text__xxs_semibold_3-GL{font-size:11px;line-height:16px;font-weight:600}.SelectBoxNext__text__xxs__special-height_semibold_1MzH{font-size:11px;line-height:12px;font-weight:600}.SelectBoxNext__text__ultra-s_1zBH{font-size:10px;line-height:12px;font-weight:400}.SelectBoxNext__text__ultra-s_semibold_6oG4{font-size:10px;line-height:12px;font-weight:600}.SelectBoxNext__wrapper_3Lzy{-webkit-flex-flow:wrap;flex-flow:wrap;position:relative;display:-webkit-inline-flex;display:inline-flex;white-space:nowrap;-webkit-user-select:none;-ms-user-select:none;user-select:none;padding:0}.SelectBoxNext__placeholder_3by7{font-size:20px;line-height:24px;font-weight:400;position:absolute;color:#828ea5;padding:16px;transition:all .13s linear}.SelectBoxNext__placeholder--active_2GgP{font-size:11px;line-height:12px;font-weight:400;padding:8px 16px 0}.SelectBoxNext__placeholder--error_3WFM{color:#ff496a;opacity:.8}.SelectBoxNext__input_3pqF{font-family:SBSansInterfaceRegular,Open Sans,sans-serif;font-size:20px;line-height:24px;font-weight:400;padding:10px 32px 0 16px;box-sizing:border-box;height:56px;width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;border:1px solid #eef3ff;border-radius:12px;color:#26364b}.SelectBoxNext__input_3pqF:focus{outline:0;border:1px solid #a8b8e0;background-color:#fff}.SelectBoxNext__input--option-selected_JJVY{background-color:#eef3ff}.SelectBoxNext__input--error_1dWI{background-color:rgba(255,73,106,.1);border-color:#ff496a}.SelectBoxNext__arrow_3jlp{position:absolute;width:24px;height:24px;top:16px;right:16px;fill:#828ea5;-webkit-transform-origin:center;transform-origin:center;transition:-webkit-transform .2s linear;transition:transform .2s linear;transition:transform .2s linear,-webkit-transform .2s linear}.SelectBoxNext__arrow--upside-down_2FAe{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.SelectBoxNext__arrow--error_vTob{fill:#ff496a;opacity:.8}.SelectBoxNext__options-wrapper_1eLf{z-index:2;background:transparent;width:100%}.SelectBoxNext__options_3END{box-shadow:0 6px 24px rgba(26,61,107,.16),0 0 2px rgba(38,54,75,.08);-webkit-flex-flow:column;flex-flow:column;position:absolute;overflow:auto;max-height:40vh;margin-top:8px;padding:8px 0;background-color:#fff;border-radius:12px}.SelectBoxNext__options-item_1mFB,.SelectBoxNext__options_3END{display:-webkit-flex;display:flex;box-sizing:border-box;width:100%}.SelectBoxNext__options-item_1mFB{font-size:16px;line-height:20px;font-weight:400;padding:10px 12px;-webkit-align-items:baseline;align-items:baseline;text-align:left;white-space:break-spaces;text-decoration:none;color:#26364b;background-color:initial;border:none;cursor:pointer;position:relative}.SelectBoxNext__options-item--hovered_3QwY{color:#26364b;background-color:#f2f6fb}.SelectBoxNext__options-item--nothing-found_3Qez{pointer-events:none;color:#828ea5;padding-top:16px;white-space:nowrap}.SelectBoxNext__hint-error_15n6{font-size:11px;line-height:12px;font-weight:400;color:#ff496a;margin:4px auto 0 8px}.feedback-form-start,.feedback-form-start__wrapper{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center}.feedback-form-start__wrapper{box-sizing:border-box;width:100%;text-align:center;-webkit-flex-grow:1;flex-grow:1}.feedback-form-start__label{font-size:16px;line-height:20px;font-weight:600;width:100%;color:#26364b}.feedback-form-start__label--left{text-align:left}.feedback-form-start__label--rating-label{margin-top:8px}.feedback-form-start__select-title{margin-bottom:8px;display:block}.feedback-form-start__textarea-title{margin:24px 0 8px;display:block}.feedback-form-start__textarea-title--left{text-align:left}.feedback-form-start__textarea{margin-top:8px;width:100%}.feedback-form-start__textarea--page .the-textarea__field{font-size:20px;line-height:24px;font-weight:400;background-color:#eef3ff;border-radius:10px;height:140px;color:#26364b}.feedback-form-start__textarea--page .the-textarea__field:focus{outline:0;border:1px solid #a8b8e0}.feedback-form-start__textarea--page .the-textarea__field::-webkit-input-placeholder{opacity:.8}.feedback-form-start__textarea--page .the-textarea__field::-ms-input-placeholder{opacity:.8}.feedback-form-start__textarea--page .the-textarea__field::placeholder{opacity:.8}.feedback-form-start__textarea--page .the-textarea__field--error{background-color:#ffedf0}.feedback-form-start__textarea--page .the-textarea__field--error::-webkit-input-placeholder{color:#ff496a}.feedback-form-start__textarea--page .the-textarea__field--error::-ms-input-placeholder{color:#ff496a}.feedback-form-start__textarea--page .the-textarea__field--error::placeholder{color:#ff496a}.feedback-form-start__textarea--page .the-textarea__hint{font-size:11px;line-height:12px;font-weight:400;text-align:left;margin:4px auto 0 8px;padding:0}.feedback-form-start__button{width:100%;margin:24px 0 0}.feedback-form-start__button--additional-bottom-margin{margin-bottom:130px}.feedback-form-start__textarea-hint{font-size:11px;line-height:12px;font-weight:400;width:100%;color:#828ea5}.feedback-form-start__textarea-hint--left{text-align:left}.feedback-form-start__rating{margin-bottom:34px;padding:0 16px;display:-webkit-flex;display:flex;box-sizing:border-box;width:100%;-webkit-justify-content:center;justify-content:center;-webkit-flex-wrap:wrap;flex-wrap:wrap}.feedback-form-start__label+.feedback-form-start__rating{margin-top:20px}.feedback-form-start__loader{position:relative;height:100px}.feedback-form-start__select-doctor{margin-bottom:8px}.feedback-form-start__checkbox{margin-bottom:16px;-webkit-align-self:flex-start;align-self:flex-start}.feedback-form-start__checkbox .the-checkbox{box-sizing:border-box}.feedback-form-start__checkbox .the-checkbox__label{font-size:14px;line-height:20px;font-weight:400}@media (min-width:752px){.feedback-form-start__button{margin:24px 0;width:auto}.feedback-form-start--align-left .feedback-form-start__rating{padding:0;-webkit-justify-content:flex-start;justify-content:flex-start}.feedback-form-start--align-left .feedback-form-start__label{text-align:left}}.feedback-form-authentication,.feedback-form-authentication__wrapper{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center}.feedback-form-authentication__wrapper{box-sizing:border-box;width:100%;-webkit-flex-grow:1;flex-grow:1}.feedback-form-authentication__description{font-size:16px;line-height:24px;font-weight:400;margin:0}.feedback-form-authentication__input-title{font-size:11px;line-height:12px;font-weight:400;margin:24px 0 8px;display:inline-block;width:100%;text-align:left}.feedback-form-authentication__input{margin:0;width:100%}.feedback-form-authentication__phone-field-hint{font-size:11px;line-height:16px;font-weight:400;margin-top:8px;display:-webkit-inline-flex;display:inline-flex;width:100%;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;color:#828ea5}.feedback-form-authentication__button--prev{margin:16px 0}.feedback-form-authentication__button--next{margin:0 0 24px}.feedback-form-authentication__agreement{font-size:11px;line-height:16px;font-weight:400;text-align:center}.feedback-form-authentication__link{color:#00adee}@media (min-width:752px){.feedback-form-authentication__wrapper{-webkit-flex-grow:0;flex-grow:0}}.feedback-form-confirmation,.feedback-form-confirmation__wrapper{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center}.feedback-form-confirmation__wrapper{margin:0 auto;box-sizing:border-box;width:230px;-webkit-flex-grow:1;flex-grow:1}.feedback-form-confirmation__title{margin-top:16px;color:#828ea5}.feedback-form-confirmation__current-number,.feedback-form-confirmation__title{font-size:14px;line-height:20px;font-weight:400;display:inline-block;width:100%;text-align:center}.feedback-form-confirmation__current-number{margin:4px 0}.feedback-form-confirmation__prev-button{font-size:14px;line-height:20px;font-weight:400;margin-left:4px}.feedback-form-confirmation__input{margin:16px auto 8px;width:196px}.feedback-form-confirmation__repeat-button{font-size:14px;line-height:20px;font-weight:400;width:100%;color:#0094e1;cursor:pointer}.feedback-form-confirmation__time-left{font-size:14px;line-height:20px;font-weight:400;margin-top:4px;display:inline-block;width:100%;text-align:center;color:#828ea5}.FeedbackFormMessage__root_3sxY{padding-top:48px;height:calc(100% - 48px);display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;text-align:center}.FeedbackFormMessage__body_2fd7{max-width:360px;-webkit-flex-grow:1;flex-grow:1;-webkit-flex-shrink:0;flex-shrink:0}.FeedbackFormMessage__image_1N1F{margin-bottom:24px}.FeedbackFormMessage__title_2mfG{font-family:SBSansDisplaySemiBold,Open Sans,sans-serif;font-size:18px;line-height:20px;font-weight:400;margin-top:0;margin-bottom:8px}@media (min-width:880px){.FeedbackFormMessage__title_2mfG{font-size:20px;line-height:24px}}.FeedbackFormMessage__description_ByWK{font-size:16px;line-height:24px;font-weight:400;margin-top:0;margin-bottom:24px}.FeedbackFormMessage__footer_gIMU{width:100%;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center}@media (min-width:752px){.FeedbackFormMessage__root_3sxY{padding-top:68px;height:auto}.FeedbackFormMessage__footer_gIMU{-webkit-flex-direction:row;flex-direction:row}}.FeedbackFormGift__icon_2PjL{margin-right:8px}.FeedbackFormGift__button_1oTW{margin:16px}.FeedbackFormGift__button--fixed-bottom_2xP4{position:fixed;bottom:0;left:0;width:calc(100% - 32px)}@media (min-width:752px){.FeedbackFormGift__button_1oTW{position:relative;width:auto}}.FeedbackFormThank__image_P55-{max-height:200px}.FeedbackFormThank__button_2wi1{margin:16px}.FeedbackFormThank__button--fixed-bottom_6d4K{position:fixed;bottom:0;left:0;width:calc(100% - 32px)}@media (min-width:752px){.FeedbackFormThank__button_2wi1{position:relative;width:auto}}.FeedbackFormError__button_389B{margin:16px;position:fixed;bottom:0;left:0;width:calc(100% - 32px)}@media (min-width:752px){.FeedbackFormError__button_389B{position:relative;width:auto}}.feedback-form{color:#26364b}.feedback-form__title-wrapper{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;margin-bottom:24px}.feedback-form__title-wrapper--additional-padding{padding:0 16px}.feedback-form__title{font-family:SBSansDisplaySemiBold,Open Sans,sans-serif;font-size:18px;line-height:20px;font-weight:400;margin:0;color:#26364b}@media (min-width:880px){.feedback-form__title{font-size:20px;line-height:24px}}.feedback-form__clinic-logo{width:64px;height:64px;margin-left:16px;object-fit:contain;border:1px solid #eef3ff;border-radius:8px}.feedback-form__body{display:-webkit-flex;display:flex;box-sizing:border-box;min-height:472px;-webkit-flex-grow:1;flex-grow:1}.feedback-form__content{position:relative;-webkit-flex-grow:1;flex-grow:1;height:100%}.feedback-form__content--additional-padding{padding:0 16px}.feedback-form__loader{position:absolute;margin-bottom:80px;height:calc(100% - 48px)}.feedback-form--size-narrow{width:368px;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;color:#26364b}.feedback-form--size-normal{max-width:622px;margin:0 auto}.feedback-form--size-wide{width:100%}.TheInputNext__label_2agj{font-size:14px;line-height:16px;font-weight:400;position:absolute;top:0;bottom:0;left:0;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;padding-left:12px;color:#828ea5;cursor:text;transition-duration:.15s;transition-timing-function:ease-in;transition-property:top,bottom,font-size;pointer-events:none}.TheInputNext__input_2v1P{font-size:14px;line-height:16px;font-weight:400;box-sizing:border-box;outline:none;border-radius:8px;border:1px solid #eef3ff;padding:0 11px;background-color:#eef3ff;width:100%;height:32px;color:#26364b;transition-duration:.15s;transition-timing-function:ease-in;transition-property:border-color,background-color}.TheInputNext__input_2v1P:focus{border-color:#a8b8e0;background-color:#fff}.TheInputNext__input_2v1P:disabled{opacity:.4;border-color:#eef3ff}.TheInputNext__input_2v1P.TheInputNext__placeholder-visible_lptq::-webkit-input-placeholder{color:#828ea5}.TheInputNext__input_2v1P.TheInputNext__placeholder-visible_lptq::-ms-input-placeholder{color:#828ea5}.TheInputNext__input_2v1P.TheInputNext__placeholder-visible_lptq::placeholder{color:#828ea5}.TheInputNext__input_2v1P::-webkit-input-placeholder{color:transparent}.TheInputNext__input_2v1P::-ms-input-placeholder{color:transparent}.TheInputNext__input_2v1P::placeholder{color:transparent}.TheInputNext__tail_2OYZ{-webkit-appearance:none;appearance:none;position:absolute;top:8px;right:12px;bottom:8px;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;outline:none;margin:0;padding:0;border:none;width:16px;background-color:initial}.TheInputNext__icon-close_2V2F{width:10px;height:10px}.TheInputNext__root_3o2W{position:relative;display:inline-block}.TheInputNext__root_3o2W:hover .TheInputNext__input_2v1P{border-color:#a8b8e0}.TheInputNext__root_3o2W.TheInputNext__medium_34iQ .TheInputNext__label_2agj{font-size:16px;line-height:20px;font-weight:400}.TheInputNext__root_3o2W.TheInputNext__medium_34iQ .TheInputNext__input_2v1P{font-size:16px;line-height:20px;font-weight:400;height:40px}.TheInputNext__root_3o2W.TheInputNext__medium_34iQ .TheInputNext__tail_2OYZ{top:8px;bottom:8px}.TheInputNext__root_3o2W.TheInputNext__large_VpMP .TheInputNext__label_2agj{font-size:20px;line-height:24px;font-weight:400;padding-left:16px}.TheInputNext__root_3o2W.TheInputNext__large_VpMP .TheInputNext__label_2agj.TheInputNext__pinned_3JPe{font-size:11px;line-height:12px;font-weight:400;top:10px;bottom:34px}.TheInputNext__root_3o2W.TheInputNext__large_VpMP .TheInputNext__input_2v1P{font-size:20px;line-height:24px;font-weight:400;border-radius:10px;padding:22px 15px 10px;height:56px}.TheInputNext__root_3o2W.TheInputNext__large_VpMP .TheInputNext__tail_2OYZ{top:16px;right:16px;bottom:16px;width:24px}.TheInputNext__root_3o2W.TheInputNext__large_VpMP .TheInputNext__icon-close_2V2F{width:14px;height:14px}.CitySelectModal__dialog-root_3YLc{height:100%}.CitySelectModal__dialog-title_3uo7{font-family:SBSansDisplaySemiBold,Open Sans,sans-serif;font-size:25px;line-height:28px;margin-bottom:24px}.CitySelectModal__dialog-body_3o4w{height:100%}.CitySelectModal__search-wrapper_11M0{margin-bottom:32px}.CitySelectModal__search-input_2rLu{display:block}.CitySelectModal__cities-wrapper_1BfH{height:calc(100% - 88px);overflow-y:auto}.CitySelectModal__no-cities-wrapper_2T6f{font-size:20px;line-height:24px;font-weight:600}.CitySelectModal__special-cities-wrapper_3QII{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;margin-bottom:20px}.CitySelectModal__special-city_1AYh{font-size:18px;line-height:24px;font-weight:600;cursor:pointer}.CitySelectModal__special-city_1AYh+.CitySelectModal__special-city_1AYh{margin-top:16px}.CitySelectModal__city-columns-wrapper_2kH4,.CitySelectModal__column_1bGW{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.CitySelectModal__city_3xTA{font-size:16px;line-height:24px;font-weight:400;cursor:pointer}.CitySelectModal__city_3xTA+.CitySelectModal__city_3xTA{margin-top:16px}.CitySelectModal__highlight_2YRu{color:#ff3c8a}@media (min-width:752px){.CitySelectModal__dialog-root_3YLc{width:704px}.CitySelectModal__special-cities-wrapper_3QII{-webkit-flex-direction:row;flex-direction:row}.CitySelectModal__special-city_1AYh{font-size:20px;line-height:24px;font-weight:600}.CitySelectModal__special-city_1AYh:first-of-type{width:188px}.CitySelectModal__special-city_1AYh+.CitySelectModal__special-city_1AYh{margin-top:0}.CitySelectModal__city-columns-wrapper_2kH4{-webkit-flex-direction:row;flex-direction:row}.CitySelectModal__column_1bGW{width:140px}.CitySelectModal__column_1bGW+.CitySelectModal__column_1bGW{margin-left:48px}}.CitySelectButton__rightColumnWidth_3JU8{box-sizing:border-box}@media (min-width:752px){.CitySelectButton__rightColumnWidth_3JU8{box-sizing:border-box;width:340px;min-width:340px}}@media (min-width:880px){.CitySelectButton__rightColumnWidth_3JU8{box-sizing:border-box;width:436px;min-width:436px}}.CitySelectButton__leftColumnWidth_20iL{box-sizing:border-box}@media (min-width:752px){.CitySelectButton__leftColumnWidth_20iL{box-sizing:border-box;width:calc(100% - 340px)}}@media (min-width:880px){.CitySelectButton__leftColumnWidth_20iL{box-sizing:border-box;width:calc(100% - 436px)}}@media (min-width:752px){.CitySelectButton__contentMinHeight_1p0P{min-height:calc(100vh - 580px)}}.CitySelectButton__wrapper_1Wn7{margin:0 auto;padding:0 16px;box-sizing:border-box;width:100%;max-width:100%}@media (min-width:752px){.CitySelectButton__wrapper_1Wn7{padding:0 24px;max-width:1048px}}.CitySelectButton__title__ultra-large_3ItM{font-family:SBSansDisplaySemiBold,Open Sans,sans-serif;font-size:29px;line-height:32px;font-weight:400}@media (min-width:880px){.CitySelectButton__title__ultra-large_3ItM{font-size:39px;line-height:44px}}.CitySelectButton__title__xxxl_2lx0{font-family:SBSansDisplaySemiBold,Open Sans,sans-serif;font-size:21px;line-height:24px;font-weight:400}@media (min-width:880px){.CitySelectButton__title__xxxl_2lx0{font-size:31px;line-height:36px}}.CitySelectButton__title__xxl_semibold_LxRC{font-family:SBSansDisplaySemiBold,Open Sans,sans-serif;font-size:19px;line-height:20px;font-weight:600}@media (min-width:880px){.CitySelectButton__title__xxl_semibold_LxRC{font-size:25px;line-height:28px}}.CitySelectButton__title__xxl_3jqr{font-family:SBSansDisplaySemiBold,Open Sans,sans-serif;font-size:19px;line-height:20px;font-weight:400}@media (min-width:880px){.CitySelectButton__title__xxl_3jqr{font-size:25px;line-height:28px}}.CitySelectButton__title__xl_1s2W{font-family:SBSansDisplaySemiBold,Open Sans,sans-serif;font-size:18px;line-height:20px;font-weight:400}@media (min-width:880px){.CitySelectButton__title__xl_1s2W{font-size:20px;line-height:24px}}.CitySelectButton__text__xl_1uiN{font-size:20px;line-height:24px;font-weight:400}.CitySelectButton__text__xl_semibold_1371{font-size:20px;line-height:24px;font-weight:600}.CitySelectButton__text__large_2O4G{font-size:18px;line-height:28px;font-weight:400}.CitySelectButton__text__large_special-height_2YG6{font-size:18px;line-height:24px;font-weight:400}.CitySelectButton__text__large_semibold_JKyo{font-size:18px;line-height:28px;font-weight:600}.CitySelectButton__text__large_special-height_semibold_1-DD{font-size:18px;line-height:24px;font-weight:600}.CitySelectButton__text__middle_15Pf{font-size:16px;line-height:24px;font-weight:400}.CitySelectButton__text__middle_special-height_2MI5{font-size:16px;line-height:20px;font-weight:400}.CitySelectButton__text__middle_semibold_3kcU{font-size:16px;line-height:24px;font-weight:600}.CitySelectButton__text__middle_special-height_semibold_2C1J{font-size:16px;line-height:20px;font-weight:600}.CitySelectButton__text__small_3DRb{font-size:14px;line-height:20px;font-weight:400}.CitySelectButton__text__small__special-height_1oub{font-size:14px;line-height:16px;font-weight:400}.CitySelectButton__text__small_semibold_25sR{font-size:14px;line-height:20px;font-weight:600}.CitySelectButton__text__small__special-height_semibold_3gFS{font-size:14px;line-height:16px;font-weight:600}.CitySelectButton__text__xs_3_zW{font-size:13px;line-height:16px;font-weight:400}.CitySelectButton__text__xs_semibold_13Mu{font-size:13px;line-height:16px;font-weight:600}.CitySelectButton__text__xxs_2Bqw{font-size:11px;line-height:16px;font-weight:400}.CitySelectButton__text__xxs__special-height_19Xr{font-size:11px;line-height:12px;font-weight:400}.CitySelectButton__text__xxs_semibold_1FBh{font-size:11px;line-height:16px;font-weight:600}.CitySelectButton__text__xxs__special-height_semibold_eadf{font-size:11px;line-height:12px;font-weight:600}.CitySelectButton__text__ultra-s_31l7{font-size:10px;line-height:12px;font-weight:400}.CitySelectButton__text__ultra-s_semibold_Q-u-{font-size:10px;line-height:12px;font-weight:600}.CitySelectButton__icon_t5D8{margin-right:4px;width:12px;height:12px;fill:#828ea5;transition:all .1s ease-out}.CitySelectButton__root_2dEm{font-size:14px;line-height:16px;font-weight:400;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;color:#26364b;border:none;background:transparent;outline:none;cursor:pointer}.CitySelectButton__root_2dEm:hover{color:#000}.CitySelectButton__root_2dEm:hover .CitySelectButton__icon_t5D8{fill:#111317;-webkit-transform:scale(1.15);transform:scale(1.15)}.CitySelect__popup_420k{position:absolute;z-index:1;top:32px;left:5%;right:5%;margin-left:auto;margin-right:auto;width:288px}.CitySelect__approve-button_1216{margin-right:16px}@media (min-width:752px){.CitySelect__popup_420k{left:auto;right:16px;width:236px}}.select-box[data-v-36e64c77]{position:relative;display:-webkit-inline-flex;display:inline-flex;-webkit-user-select:none;-ms-user-select:none;user-select:none;-webkit-flex-direction:column;flex-direction:column}.select-box__placeholder[data-v-36e64c77]{color:#828ea5}.select-box__title[data-v-36e64c77]{color:inherit;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.select-box__title-wrapper[data-v-36e64c77]{display:-webkit-flex;display:flex;text-align:left;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center}.select-box__title-wrapper .icon[data-v-36e64c77]{display:inline-block}.select-box__title-wrapper--transform-for-mobile[data-v-36e64c77]{display:block;width:14px;height:14px;font-size:0;background-image:url(/static/compile/calendar.svg?v=b660c4ca);background-repeat:no-repeat;background-position:50%}.select-box__title-wrapper--transform-for-mobile .icon[data-v-36e64c77]{display:none}.select-box__label[data-v-36e64c77]{font-size:13px;line-height:16px;font-weight:400;margin-bottom:12px;color:#828ea5}.select-box__options-wrapper[data-v-36e64c77]{position:fixed;z-index:110;top:0;right:0;bottom:0;left:0;background:rgba(38,54,75,.4)}.select-box__options[data-v-36e64c77]{box-shadow:0 6px 24px rgba(26,61,107,.16),0 0 2px rgba(38,54,75,.08);-webkit-flex-flow:column;flex-flow:column;position:fixed;z-index:110;right:8px;bottom:8px;left:8px;top:8px;overflow:scroll;padding:16px;display:-webkit-flex;display:flex;box-sizing:border-box;background-color:#fff;border-radius:12px}.select-box__options.fade-drop-down-enter-active[data-v-36e64c77],.select-box__options.fade-drop-down-leave-active[data-v-36e64c77]{transition:opacity .1s linear,top .1s linear}.select-box__options.fade-drop-down-enter[data-v-36e64c77],.select-box__options.fade-drop-down-leave-to[data-v-36e64c77]{top:100%;opacity:0}[data-v-36e64c77] .select-box__options-item{font-size:14px;line-height:20px;font-weight:400;padding:2px 32px 24px 12px;display:-webkit-flex;display:flex;box-sizing:border-box;width:100%;-webkit-align-items:baseline;align-items:baseline;text-align:left;text-decoration:none;color:#26364b;background-color:initial;border:none;cursor:pointer;position:relative}[data-v-36e64c77] .select-box__options-item--active{pointer-events:none;position:relative}[data-v-36e64c77] .select-box__options-item-icon{width:18px;height:18px;border:1.5px solid #a8b8e0;border-radius:100%;position:absolute;top:7px;right:12px}[data-v-36e64c77] .select-box__options-item-active-icon{width:14px;height:14px;position:absolute;top:7px;right:12px;border:3px solid #fff;border-radius:100%;background:#ff3c8a;box-shadow:0 0 0 1.5px #ff3c8a}[data-v-36e64c77] .select-box__options-item-active-svg{display:none}[data-v-36e64c77] .select-box__options-item.--narrow{white-space:normal}[data-v-36e64c77] .select-box-item:last-child{margin-bottom:2px}[data-v-36e64c77] .select-box-item:hover{color:#26364b;background-color:#f2f6fb}.select-box i[data-v-36e64c77]{margin-left:8px}.select-box i.angle-bkt--big-blue-down[data-v-36e64c77],.select-box i.angle-bkt--big-blue-up[data-v-36e64c77]{margin-left:6.5px}.select-box--disabled[data-v-36e64c77]{opacity:.3;pointer-events:none}.select-box--narrow[data-v-36e64c77]{max-width:100%}.select-box--narrow .select-box__title[data-v-36e64c77]{max-width:100%;white-space:nowrap}.select-box--narrow .select-box__title-wrapper[data-v-36e64c77]{overflow:hidden;text-overflow:ellipsis;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.select-box--narrow .select-box__options-item[data-v-36e64c77],.select-box--narrow .select-box__title[data-v-36e64c77]{overflow:hidden;text-overflow:ellipsis}.select-box--has-height-limit .select-box__options[data-v-36e64c77]{max-height:100vh;overflow-x:hidden;overflow-y:scroll}.select-box--show-list-on-hover .select-box__options[data-v-36e64c77]{display:none}.select-box--show-list-on-hover[data-v-36e64c77]:hover:before{position:absolute;top:100%;left:0;display:block;width:100%;height:100%;content:""}.select-box--show-list-on-hover:hover .select-box__options[data-v-36e64c77]{display:block}.select-box--is-fluid[data-v-36e64c77]{width:100%}.select-box--is-fluid .select-box__title-wrapper[data-v-36e64c77]{width:100%;display:-webkit-inline-flex;display:inline-flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center}.select-box--theme-default .select-box__button[data-v-36e64c77]{height:34px;padding:0 10px;background-color:initial;border-color:#cad6f4}.select-box--theme-primary .select-box__button[data-v-36e64c77]{padding:0 8px;display:-webkit-flex;display:flex;height:24px;line-height:24px;text-transform:none;color:#828ea5;border:none;font-size:13px;line-height:16px;font-weight:400}.select-box--theme-secondary .select-box__button[data-v-36e64c77]{padding:0;display:-webkit-flex;display:flex;height:auto;-webkit-justify-content:space-between;justify-content:space-between;line-height:normal;text-transform:capitalize;font-size:16px;line-height:24px;font-weight:400}.select-box--theme-outline .select-box__button[data-v-36e64c77]{height:32px;padding:8px 12px;background-color:#fff;border-color:#eef3ff;display:block}.select-box--is-fluid .select-box__button[data-v-36e64c77]{width:100%}.select-box--narrow .select-box__button[data-v-36e64c77]{padding:6px 16px;display:-webkit-inline-flex;display:inline-flex;width:auto;max-width:100%;height:32px;letter-spacing:normal;text-transform:none;font-size:14px;line-height:20px;font-weight:400;font-family:SBSansInterfaceRegular,Open Sans,sans-serif}.select-box--narrow .select-box__button[data-v-36e64c77]:focus{padding:5px 15px}@media (min-width:752px){.select-box__title-wrapper .icon[data-v-36e64c77]{display:inline-block}.select-box__title-wrapper--transform-for-mobile[data-v-36e64c77]{width:auto;height:auto;font-size:inherit;background-color:initial;background-image:none}.select-box__options-wrapper[data-v-36e64c77]{position:static;background:transparent}.select-box__options[data-v-36e64c77]{position:absolute;z-index:3;top:calc(100% + 8px);right:auto;bottom:auto;left:0;padding:10px 0 8px;border-radius:8px;overflow:unset}.select-box__options--equal-select-width[data-v-36e64c77]{right:0}[data-v-36e64c77] .select-box__options-item{padding:2px 32px 2px 12px;margin-bottom:4px}[data-v-36e64c77] .select-box__options-item-icon{display:none}[data-v-36e64c77] .select-box__options-item-active-icon{width:18px;height:9px;background:transparent;border:none;border-radius:unset;box-shadow:none}[data-v-36e64c77] .select-box__options-item-active-icon:after{display:none}[data-v-36e64c77] .select-box__options-item-active-svg{width:18px;height:9px;display:block;color:#ff3c8a}.select-box--theme-default .select-box__button[data-v-36e64c77]{padding:6px 16px;background-color:#eef3ff;border-color:#eef3ff}.select-box--has-height-limit .select-box__options[data-v-36e64c77]{max-height:50vh}}.CitySelectForm__wrapper_2OqL{margin:0;padding:0;width:auto}.B2bReceptionCitySelectForm__wrapper_1nPg{margin:0;padding:0;width:480px;height:640px}.B2bReceptionCitySelectForm__form_3ShO{height:100%;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;overflow:hidden}.B2bReceptionCitySelectForm__search-field_22_g{margin-bottom:24px}.B2bReceptionCitySelectForm__result_CGRU{overflow-y:auto;overflow-x:hidden;-webkit-flex-grow:1;flex-grow:1}.B2bReceptionCitySelectForm__suggestion_1Wd3{height:48px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;color:#26364b;transition:-webkit-transform .1s ease-out;transition:transform .1s ease-out;transition:transform .1s ease-out,-webkit-transform .1s ease-out;cursor:pointer;font-size:16px;line-height:24px;font-weight:400}.B2bReceptionCitySelectForm__suggestion_1Wd3:hover{-webkit-transform:translateX(8px);transform:translateX(8px)}.B2bReceptionCitySelectForm__suggestion__highlight_ahvf{color:#ff496a}.B2bReceptionCitySelectForm__message_32T9{margin-top:40px;text-align:center;font-size:16px;line-height:24px;font-weight:400}.adaptive-header{position:relative;background:#fff;z-index:100;box-sizing:border-box;width:100%;padding:0;display:-webkit-flex;display:flex;height:48px;-webkit-align-items:center;align-items:center}.adaptive-header__wrapper{margin:0 auto;padding:0 16px;box-sizing:border-box;width:100%;max-width:100%}@media (min-width:752px){.adaptive-header__wrapper{padding:0 24px;max-width:1048px}}.adaptive-header__right{display:none;text-align:right}.adaptive-header__right-top{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;margin-bottom:12px}.adaptive-header__left{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.adaptive-header__logo-wrapper{margin:0 auto;text-align:right}.adaptive-header__known-as{margin-top:-10px;display:block}.adaptive-header__logo{margin:0 auto;display:block;width:184px}.adaptive-header__logo-image{width:100%;height:auto}.adaptive-header__logo-temp{margin:0 auto;display:block;width:166px}.adaptive-header__logo-temp-image{width:100%}.adaptive-header__count{font-size:14px;line-height:16px;font-weight:400;margin:8px 0 16px;display:none;color:#26364b}.adaptive-header__count-number{font-size:14px;line-height:16px;font-weight:600}.adaptive-header__burger{position:absolute;top:15px;left:18px;width:15px;height:12px;color:#828ea5}.ab-34306 .adaptive-header__burger,.ab-35082 .adaptive-header__burger{width:17px;height:14px;color:#26364b}.adaptive-header__filter-icon,.adaptive-header__map-icon{position:absolute;top:12px;right:16px}.adaptive-header__map-icon+.adaptive-header__filter-icon{right:44px}.ab-34306 .adaptive-header__map-icon-default,.ab-35082 .adaptive-header__map-icon-default{display:none}.adaptive-header__map-icon-zigzag{display:none;width:24px;height:24px;color:#26364b}.ab-34306 .adaptive-header__map-icon-zigzag,.ab-35082 .adaptive-header__map-icon-zigzag{display:inline}.adaptive-header__b2b-city,.adaptive-header__city{margin-top:4px;margin-right:8px}.ab-30439 .adaptive-header__city{display:none}.adaptive-header__mobile-city-button{position:relative;right:-20px;display:-webkit-inline-flex;display:inline-flex;-webkit-flex-direction:row-reverse;flex-direction:row-reverse;height:36px;margin:12px 0 8px;width:100%}.adaptive-header__mobile-city-button--has-offset{right:16px;left:16px;width:calc(100% - 32px)}.adaptive-header__mobile-city-button--has-double-offset{left:16px;right:40px;width:calc(100% - 56px)}.adaptive-header__phone{font-size:14px;line-height:16px;font-weight:400;margin-top:4px}.adaptive-header__login{float:right}.adaptive-header__city-select{display:none}.ab-30439 .adaptive-header__city-select{display:block}.adaptive-header--is-b2b-reception{height:90px;border-bottom:1px solid #eef3ff;padding-bottom:8px}@media (min-width:752px){.adaptive-header__wrapper{position:relative}.adaptive-header__map-icon:not(.adaptive-header__map-icon--show-tablet){display:none}.adaptive-header__mobile-city-button{position:absolute;top:-6px;left:auto;right:16px;width:auto}.adaptive-header__mobile-city-button--has-tablet-offset{right:48px}.adaptive-header--is-b2b-reception{height:48px;border-bottom:none;padding-bottom:0}}@media (min-width:880px){.adaptive-header{height:96px}.adaptive-header__map-icon{display:none}.adaptive-header__wrapper{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}.adaptive-header__logo-wrapper{margin-right:40px}.adaptive-header__count{display:block}.adaptive-header__right{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center}.adaptive-header__burger{display:none}.adaptive-header__logo{margin:0;width:280px}}html[data-v-ef8e2ad2]{line-height:1.15;-webkit-text-size-adjust:100%}body[data-v-ef8e2ad2]{margin:0}main[data-v-ef8e2ad2]{display:block}h1[data-v-ef8e2ad2]{font-size:2em;margin:.67em 0}hr[data-v-ef8e2ad2]{box-sizing:initial;height:0;overflow:visible}pre[data-v-ef8e2ad2]{font-family:monospace,monospace;font-size:1em}a[data-v-ef8e2ad2]{background-color:initial}abbr[title][data-v-ef8e2ad2]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b[data-v-ef8e2ad2],strong[data-v-ef8e2ad2]{font-weight:bolder}code[data-v-ef8e2ad2],kbd[data-v-ef8e2ad2],samp[data-v-ef8e2ad2]{font-family:monospace,monospace;font-size:1em}small[data-v-ef8e2ad2]{font-size:80%}sub[data-v-ef8e2ad2],sup[data-v-ef8e2ad2]{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub[data-v-ef8e2ad2]{bottom:-.25em}sup[data-v-ef8e2ad2]{top:-.5em}img[data-v-ef8e2ad2]{border-style:none}button[data-v-ef8e2ad2],input[data-v-ef8e2ad2],optgroup[data-v-ef8e2ad2],select[data-v-ef8e2ad2],textarea[data-v-ef8e2ad2]{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button[data-v-ef8e2ad2],input[data-v-ef8e2ad2]{overflow:visible}button[data-v-ef8e2ad2],select[data-v-ef8e2ad2]{text-transform:none}[type=button][data-v-ef8e2ad2],[type=reset][data-v-ef8e2ad2],[type=submit][data-v-ef8e2ad2],button[data-v-ef8e2ad2]{-webkit-appearance:button}[type=button][data-v-ef8e2ad2]::-moz-focus-inner,[type=reset][data-v-ef8e2ad2]::-moz-focus-inner,[type=submit][data-v-ef8e2ad2]::-moz-focus-inner,button[data-v-ef8e2ad2]::-moz-focus-inner{border-style:none;padding:0}[type=button][data-v-ef8e2ad2]:-moz-focusring,[type=reset][data-v-ef8e2ad2]:-moz-focusring,[type=submit][data-v-ef8e2ad2]:-moz-focusring,button[data-v-ef8e2ad2]:-moz-focusring{outline:1px dotted ButtonText}fieldset[data-v-ef8e2ad2]{padding:.35em .75em .625em}legend[data-v-ef8e2ad2]{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress[data-v-ef8e2ad2]{vertical-align:initial}textarea[data-v-ef8e2ad2]{overflow:auto}[type=checkbox][data-v-ef8e2ad2],[type=radio][data-v-ef8e2ad2]{box-sizing:border-box;padding:0}[type=number][data-v-ef8e2ad2]::-webkit-inner-spin-button,[type=number][data-v-ef8e2ad2]::-webkit-outer-spin-button{height:auto}[type=search][data-v-ef8e2ad2]{-webkit-appearance:textfield;outline-offset:-2px}[type=search][data-v-ef8e2ad2]::-webkit-search-decoration{-webkit-appearance:none}[data-v-ef8e2ad2]::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details[data-v-ef8e2ad2]{display:block}summary[data-v-ef8e2ad2]{display:list-item}[hidden][data-v-ef8e2ad2],template[data-v-ef8e2ad2]{display:none}.rightColumnWidth[data-v-ef8e2ad2]{box-sizing:border-box}@media (min-width:752px){.rightColumnWidth[data-v-ef8e2ad2]{box-sizing:border-box;width:340px;min-width:340px}}@media (min-width:880px){.rightColumnWidth[data-v-ef8e2ad2]{box-sizing:border-box;width:436px;min-width:436px}}.leftColumnWidth[data-v-ef8e2ad2]{box-sizing:border-box}@media (min-width:752px){.leftColumnWidth[data-v-ef8e2ad2]{box-sizing:border-box;width:calc(100% - 340px)}}@media (min-width:880px){.leftColumnWidth[data-v-ef8e2ad2]{box-sizing:border-box;width:calc(100% - 436px)}}@media (min-width:752px){.contentMinHeight[data-v-ef8e2ad2]{min-height:calc(100vh - 580px)}}.wrapper[data-v-ef8e2ad2]{margin:0 auto;padding:0 16px;box-sizing:border-box;width:100%;max-width:100%}@media (min-width:752px){.wrapper[data-v-ef8e2ad2]{padding:0 24px;max-width:1048px}}.title__ultra-large[data-v-ef8e2ad2]{font-family:SBSansDisplaySemiBold,Open Sans,sans-serif;font-size:29px;line-height:32px;font-weight:400}@media (min-width:880px){.title__ultra-large[data-v-ef8e2ad2]{font-size:39px;line-height:44px}}.title__xxxl[data-v-ef8e2ad2]{font-family:SBSansDisplaySemiBold,Open Sans,sans-serif;font-size:21px;line-height:24px;font-weight:400}@media (min-width:880px){.title__xxxl[data-v-ef8e2ad2]{font-size:31px;line-height:36px}}.title__xxl_semibold[data-v-ef8e2ad2]{font-family:SBSansDisplaySemiBold,Open Sans,sans-serif;font-size:19px;line-height:20px;font-weight:600}@media (min-width:880px){.title__xxl_semibold[data-v-ef8e2ad2]{font-size:25px;line-height:28px}}.title__xxl[data-v-ef8e2ad2]{font-family:SBSansDisplaySemiBold,Open Sans,sans-serif;font-size:19px;line-height:20px;font-weight:400}@media (min-width:880px){.title__xxl[data-v-ef8e2ad2]{font-size:25px;line-height:28px}}.title__xl[data-v-ef8e2ad2]{font-family:SBSansDisplaySemiBold,Open Sans,sans-serif;font-size:18px;line-height:20px;font-weight:400}@media (min-width:880px){.title__xl[data-v-ef8e2ad2]{font-size:20px;line-height:24px}}.text__xl[data-v-ef8e2ad2]{font-size:20px;line-height:24px;font-weight:400}.text__xl_semibold[data-v-ef8e2ad2]{font-size:20px;line-height:24px;font-weight:600}.text__large[data-v-ef8e2ad2]{font-size:18px;line-height:28px;font-weight:400}.text__large_special-height[data-v-ef8e2ad2]{font-size:18px;line-height:24px;font-weight:400}.text__large_semibold[data-v-ef8e2ad2]{font-size:18px;line-height:28px;font-weight:600}.text__large_special-height_semibold[data-v-ef8e2ad2]{font-size:18px;line-height:24px;font-weight:600}.text__middle[data-v-ef8e2ad2]{font-size:16px;line-height:24px;font-weight:400}.text__middle_special-height[data-v-ef8e2ad2]{font-size:16px;line-height:20px;font-weight:400}.text__middle_semibold[data-v-ef8e2ad2]{font-size:16px;line-height:24px;font-weight:600}.text__middle_special-height_semibold[data-v-ef8e2ad2]{font-size:16px;line-height:20px;font-weight:600}.text__small[data-v-ef8e2ad2]{font-size:14px;line-height:20px;font-weight:400}.text__small__special-height[data-v-ef8e2ad2]{font-size:14px;line-height:16px;font-weight:400}.text__small_semibold[data-v-ef8e2ad2]{font-size:14px;line-height:20px;font-weight:600}.text__small__special-height_semibold[data-v-ef8e2ad2]{font-size:14px;line-height:16px;font-weight:600}.text__xs[data-v-ef8e2ad2]{font-size:13px;line-height:16px;font-weight:400}.text__xs_semibold[data-v-ef8e2ad2]{font-size:13px;line-height:16px;font-weight:600}.text__xxs[data-v-ef8e2ad2]{font-size:11px;line-height:16px;font-weight:400}.text__xxs__special-height[data-v-ef8e2ad2]{font-size:11px;line-height:12px;font-weight:400}.text__xxs_semibold[data-v-ef8e2ad2]{font-size:11px;line-height:16px;font-weight:600}.text__xxs__special-height_semibold[data-v-ef8e2ad2]{font-size:11px;line-height:12px;font-weight:600}.text__ultra-s[data-v-ef8e2ad2]{font-size:10px;line-height:12px;font-weight:400}.text__ultra-s_semibold[data-v-ef8e2ad2]{font-size:10px;line-height:12px;font-weight:600}.feedback-form[data-v-ef8e2ad2]{width:368px;color:#26364b}.feedback-form[data-v-ef8e2ad2],.feedback-form__wrapper[data-v-ef8e2ad2]{-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center}.feedback-form__wrapper[data-v-ef8e2ad2]{box-sizing:border-box;width:100%;-webkit-flex-grow:1;flex-grow:1}.feedback-form__title[data-v-ef8e2ad2]{font-family:SBSansDisplaySemiBold,Open Sans,sans-serif;font-size:18px;line-height:20px;font-weight:400;margin:0;color:#26364b}@media (min-width:880px){.feedback-form__title[data-v-ef8e2ad2]{font-size:20px;line-height:24px}}.feedback-form__body[data-v-ef8e2ad2]{box-sizing:border-box;min-height:472px;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;-webkit-flex-grow:1;flex-grow:1}.feedback-form__content[data-v-ef8e2ad2]{position:relative;-webkit-flex-grow:1;flex-grow:1}.feedback-form__input[data-v-ef8e2ad2],.feedback-form__textarea[data-v-ef8e2ad2]{margin-bottom:8px;width:100%}.feedback-form__button[data-v-ef8e2ad2]{margin:24px 0}.feedback-form__alert[data-v-ef8e2ad2]{font-size:16px;line-height:24px;font-weight:400;margin:24px 0;padding:8px 16px;color:#fff;border-radius:4px}.feedback-form__alert--type-success[data-v-ef8e2ad2]{background:#00aeca}.feedback-form__alert--type-danger[data-v-ef8e2ad2]{background:#fe246c}.feedback-form .base-modal__body[data-v-ef8e2ad2]{margin-top:0;display:-webkit-flex;display:flex}.feedback-form .base-modal__content[data-v-ef8e2ad2]{display:-webkit-flex;display:flex;-webkit-flex-grow:1;flex-grow:1}@media (min-width:752px){.feedback-form .base-modal__window[data-v-ef8e2ad2]{width:368px;height:552px}}html[data-v-aaa0f9a2]{line-height:1.15;-webkit-text-size-adjust:100%}body[data-v-aaa0f9a2]{margin:0}main[data-v-aaa0f9a2]{display:block}h1[data-v-aaa0f9a2]{font-size:2em;margin:.67em 0}hr[data-v-aaa0f9a2]{box-sizing:initial;height:0;overflow:visible}pre[data-v-aaa0f9a2]{font-family:monospace,monospace;font-size:1em}a[data-v-aaa0f9a2]{background-color:initial}abbr[title][data-v-aaa0f9a2]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b[data-v-aaa0f9a2],strong[data-v-aaa0f9a2]{font-weight:bolder}code[data-v-aaa0f9a2],kbd[data-v-aaa0f9a2],samp[data-v-aaa0f9a2]{font-family:monospace,monospace;font-size:1em}small[data-v-aaa0f9a2]{font-size:80%}sub[data-v-aaa0f9a2],sup[data-v-aaa0f9a2]{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub[data-v-aaa0f9a2]{bottom:-.25em}sup[data-v-aaa0f9a2]{top:-.5em}img[data-v-aaa0f9a2]{border-style:none}button[data-v-aaa0f9a2],input[data-v-aaa0f9a2],optgroup[data-v-aaa0f9a2],select[data-v-aaa0f9a2],textarea[data-v-aaa0f9a2]{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button[data-v-aaa0f9a2],input[data-v-aaa0f9a2]{overflow:visible}button[data-v-aaa0f9a2],select[data-v-aaa0f9a2]{text-transform:none}[type=button][data-v-aaa0f9a2],[type=reset][data-v-aaa0f9a2],[type=submit][data-v-aaa0f9a2],button[data-v-aaa0f9a2]{-webkit-appearance:button}[type=button][data-v-aaa0f9a2]::-moz-focus-inner,[type=reset][data-v-aaa0f9a2]::-moz-focus-inner,[type=submit][data-v-aaa0f9a2]::-moz-focus-inner,button[data-v-aaa0f9a2]::-moz-focus-inner{border-style:none;padding:0}[type=button][data-v-aaa0f9a2]:-moz-focusring,[type=reset][data-v-aaa0f9a2]:-moz-focusring,[type=submit][data-v-aaa0f9a2]:-moz-focusring,button[data-v-aaa0f9a2]:-moz-focusring{outline:1px dotted ButtonText}fieldset[data-v-aaa0f9a2]{padding:.35em .75em .625em}legend[data-v-aaa0f9a2]{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress[data-v-aaa0f9a2]{vertical-align:initial}textarea[data-v-aaa0f9a2]{overflow:auto}[type=checkbox][data-v-aaa0f9a2],[type=radio][data-v-aaa0f9a2]{box-sizing:border-box;padding:0}[type=number][data-v-aaa0f9a2]::-webkit-inner-spin-button,[type=number][data-v-aaa0f9a2]::-webkit-outer-spin-button{height:auto}[type=search][data-v-aaa0f9a2]{-webkit-appearance:textfield;outline-offset:-2px}[type=search][data-v-aaa0f9a2]::-webkit-search-decoration{-webkit-appearance:none}[data-v-aaa0f9a2]::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details[data-v-aaa0f9a2]{display:block}summary[data-v-aaa0f9a2]{display:list-item}[hidden][data-v-aaa0f9a2],template[data-v-aaa0f9a2]{display:none}.rightColumnWidth[data-v-aaa0f9a2]{box-sizing:border-box}@media (min-width:752px){.rightColumnWidth[data-v-aaa0f9a2]{box-sizing:border-box;width:340px;min-width:340px}}@media (min-width:880px){.rightColumnWidth[data-v-aaa0f9a2]{box-sizing:border-box;width:436px;min-width:436px}}.leftColumnWidth[data-v-aaa0f9a2]{box-sizing:border-box}@media (min-width:752px){.leftColumnWidth[data-v-aaa0f9a2]{box-sizing:border-box;width:calc(100% - 340px)}}@media (min-width:880px){.leftColumnWidth[data-v-aaa0f9a2]{box-sizing:border-box;width:calc(100% - 436px)}}@media (min-width:752px){.contentMinHeight[data-v-aaa0f9a2]{min-height:calc(100vh - 580px)}}.wrapper[data-v-aaa0f9a2]{margin:0 auto;padding:0 16px;box-sizing:border-box;width:100%;max-width:100%}@media (min-width:752px){.wrapper[data-v-aaa0f9a2]{padding:0 24px;max-width:1048px}}.title__ultra-large[data-v-aaa0f9a2]{font-family:SBSansDisplaySemiBold,Open Sans,sans-serif;font-size:29px;line-height:32px;font-weight:400}@media (min-width:880px){.title__ultra-large[data-v-aaa0f9a2]{font-size:39px;line-height:44px}}.title__xxxl[data-v-aaa0f9a2]{font-family:SBSansDisplaySemiBold,Open Sans,sans-serif;font-size:21px;line-height:24px;font-weight:400}@media (min-width:880px){.title__xxxl[data-v-aaa0f9a2]{font-size:31px;line-height:36px}}.title__xxl_semibold[data-v-aaa0f9a2]{font-family:SBSansDisplaySemiBold,Open Sans,sans-serif;font-size:19px;line-height:20px;font-weight:600}@media (min-width:880px){.title__xxl_semibold[data-v-aaa0f9a2]{font-size:25px;line-height:28px}}.title__xxl[data-v-aaa0f9a2]{font-family:SBSansDisplaySemiBold,Open Sans,sans-serif;font-size:19px;line-height:20px;font-weight:400}@media (min-width:880px){.title__xxl[data-v-aaa0f9a2]{font-size:25px;line-height:28px}}.title__xl[data-v-aaa0f9a2]{font-family:SBSansDisplaySemiBold,Open Sans,sans-serif;font-size:18px;line-height:20px;font-weight:400}@media (min-width:880px){.title__xl[data-v-aaa0f9a2]{font-size:20px;line-height:24px}}.text__xl[data-v-aaa0f9a2]{font-size:20px;line-height:24px;font-weight:400}.text__xl_semibold[data-v-aaa0f9a2]{font-size:20px;line-height:24px;font-weight:600}.text__large[data-v-aaa0f9a2]{font-size:18px;line-height:28px;font-weight:400}.text__large_special-height[data-v-aaa0f9a2]{font-size:18px;line-height:24px;font-weight:400}.text__large_semibold[data-v-aaa0f9a2]{font-size:18px;line-height:28px;font-weight:600}.text__large_special-height_semibold[data-v-aaa0f9a2]{font-size:18px;line-height:24px;font-weight:600}.text__middle[data-v-aaa0f9a2]{font-size:16px;line-height:24px;font-weight:400}.text__middle_special-height[data-v-aaa0f9a2]{font-size:16px;line-height:20px;font-weight:400}.text__middle_semibold[data-v-aaa0f9a2]{font-size:16px;line-height:24px;font-weight:600}.text__middle_special-height_semibold[data-v-aaa0f9a2]{font-size:16px;line-height:20px;font-weight:600}.text__small[data-v-aaa0f9a2]{font-size:14px;line-height:20px;font-weight:400}.text__small__special-height[data-v-aaa0f9a2]{font-size:14px;line-height:16px;font-weight:400}.text__small_semibold[data-v-aaa0f9a2]{font-size:14px;line-height:20px;font-weight:600}.text__small__special-height_semibold[data-v-aaa0f9a2]{font-size:14px;line-height:16px;font-weight:600}.text__xs[data-v-aaa0f9a2]{font-size:13px;line-height:16px;font-weight:400}.text__xs_semibold[data-v-aaa0f9a2]{font-size:13px;line-height:16px;font-weight:600}.text__xxs[data-v-aaa0f9a2]{font-size:11px;line-height:16px;font-weight:400}.text__xxs__special-height[data-v-aaa0f9a2]{font-size:11px;line-height:12px;font-weight:400}.text__xxs_semibold[data-v-aaa0f9a2]{font-size:11px;line-height:16px;font-weight:600}.text__xxs__special-height_semibold[data-v-aaa0f9a2]{font-size:11px;line-height:12px;font-weight:600}.text__ultra-s[data-v-aaa0f9a2]{font-size:10px;line-height:12px;font-weight:400}.text__ultra-s_semibold[data-v-aaa0f9a2]{font-size:10px;line-height:12px;font-weight:600}.support-form[data-v-aaa0f9a2]{display:-webkit-flex;display:flex;color:#26364b}.support-form[data-v-aaa0f9a2],.support-form__wrapper[data-v-aaa0f9a2]{-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center}.support-form__wrapper[data-v-aaa0f9a2]{box-sizing:border-box;width:100%;-webkit-flex-grow:1;flex-grow:1}.support-form__title[data-v-aaa0f9a2]{font-family:SBSansDisplaySemiBold,Open Sans,sans-serif;font-size:18px;line-height:20px;font-weight:400;margin:0;color:#26364b}@media (min-width:880px){.support-form__title[data-v-aaa0f9a2]{font-size:20px;line-height:24px}}.support-form__body[data-v-aaa0f9a2]{box-sizing:border-box;min-height:472px;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;-webkit-flex-grow:1;flex-grow:1}.support-form__content[data-v-aaa0f9a2]{position:relative;-webkit-flex-grow:1;flex-grow:1}.support-form__grid[data-v-aaa0f9a2]{grid-gap:16px;grid-template-rows:1fr 1fr 1fr 1fr;padding:32px 0;display:grid;height:100%;grid-template-columns:1fr 1fr}.support-form__btn[data-v-aaa0f9a2]{font-family:SBSansDisplaySemiBold,Open Sans,sans-serif;font-size:18px;line-height:20px;font-weight:400;padding:0 8px;display:block;overflow:hidden;box-sizing:border-box;height:90px;line-height:90px;text-align:center;color:#fff;background:#222;border-radius:8px;cursor:pointer}@media (min-width:880px){.support-form__btn[data-v-aaa0f9a2]{font-size:20px;line-height:24px}}.support-form__btn--type-email[data-v-aaa0f9a2]{background:#fe246c}.support-form__btn--type-vk[data-v-aaa0f9a2]{background:#4c75a3}.support-form__btn--type-telegram[data-v-aaa0f9a2]{background:#08c}.support-form .base-modal__body[data-v-aaa0f9a2]{margin-top:0;display:-webkit-flex;display:flex}.support-form .base-modal__content[data-v-aaa0f9a2]{display:-webkit-flex;display:flex;-webkit-flex-grow:1;flex-grow:1}@media (min-width:752px){.support-form .base-modal__window[data-v-aaa0f9a2]{width:368px;height:552px}}.side-menu{position:relative;overflow:hidden;height:100%;-webkit-flex-direction:column;flex-direction:column;color:#fff;background-color:#26364b;font-size:16px;line-height:24px;font-weight:400}.side-menu,.side-menu__item{display:-webkit-flex;display:flex}.side-menu__item{padding:16px;-webkit-align-items:center;align-items:center}.side-menu__item:hover{background-color:hsla(0,0%,100%,.1)}.side-menu__item-link{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;text-decoration:none;color:#fff}.side-menu__item-icon{margin-right:11px;display:-webkit-flex;display:flex;width:22px}.side-menu__item a{color:inherit}.side-menu__block{padding:8px 0}.side-menu__block--block-footer{position:fixed;bottom:0;left:0;padding-right:40px}.side-menu__block--hidden{display:none}.side-menu__block-border{padding:0 16px;display:-webkit-flex;display:flex}.side-menu__block-border:before{display:inline-block;width:100%;height:1px;content:"";background-color:hsla(0,0%,100%,.1)}.side-menu__inner{margin-left:-256px;box-sizing:border-box;width:256px;transition:margin .2s ease;will-change:margin}.side-menu__inner--opened{margin-left:0}.side-menu__city{display:inline-block}.side-menu__city-icon{width:18px;height:18px;fill:#828ea5}.side-menu__item-label-support{min-width:150px}.ab-30439 .location,.location-name{display:none}.ab-30439 .location-name{display:-webkit-flex;display:flex}.VariantBlueIcons__rightColumnWidth_1Pxr{box-sizing:border-box}@media (min-width:752px){.VariantBlueIcons__rightColumnWidth_1Pxr{box-sizing:border-box;width:340px;min-width:340px}}@media (min-width:880px){.VariantBlueIcons__rightColumnWidth_1Pxr{box-sizing:border-box;width:436px;min-width:436px}}.VariantBlueIcons__leftColumnWidth_2lWt{box-sizing:border-box}@media (min-width:752px){.VariantBlueIcons__leftColumnWidth_2lWt{box-sizing:border-box;width:calc(100% - 340px)}}@media (min-width:880px){.VariantBlueIcons__leftColumnWidth_2lWt{box-sizing:border-box;width:calc(100% - 436px)}}@media (min-width:752px){.VariantBlueIcons__contentMinHeight_34iS{min-height:calc(100vh - 580px)}}.VariantBlueIcons__wrapper_2Pww{margin:0 auto;padding:0 16px;box-sizing:border-box;width:100%;max-width:100%}@media (min-width:752px){.VariantBlueIcons__wrapper_2Pww{padding:0 24px;max-width:1048px}}.VariantBlueIcons__title__ultra-large_3U40{font-family:SBSansDisplaySemiBold,Open Sans,sans-serif;font-size:29px;line-height:32px;font-weight:400}@media (min-width:880px){.VariantBlueIcons__title__ultra-large_3U40{font-size:39px;line-height:44px}}.VariantBlueIcons__title__xxxl_mkWL{font-family:SBSansDisplaySemiBold,Open Sans,sans-serif;font-size:21px;line-height:24px;font-weight:400}@media (min-width:880px){.VariantBlueIcons__title__xxxl_mkWL{font-size:31px;line-height:36px}}.VariantBlueIcons__title__xxl_semibold_t5ca{font-family:SBSansDisplaySemiBold,Open Sans,sans-serif;font-size:19px;line-height:20px;font-weight:600}@media (min-width:880px){.VariantBlueIcons__title__xxl_semibold_t5ca{font-size:25px;line-height:28px}}.VariantBlueIcons__title__xxl_JrUc{font-family:SBSansDisplaySemiBold,Open Sans,sans-serif;font-size:19px;line-height:20px;font-weight:400}@media (min-width:880px){.VariantBlueIcons__title__xxl_JrUc{font-size:25px;line-height:28px}}.VariantBlueIcons__title__xl_1nts{font-family:SBSansDisplaySemiBold,Open Sans,sans-serif;font-size:18px;line-height:20px;font-weight:400}@media (min-width:880px){.VariantBlueIcons__title__xl_1nts{font-size:20px;line-height:24px}}.VariantBlueIcons__text__xl_1pZK{font-size:20px;line-height:24px;font-weight:400}.VariantBlueIcons__text__xl_semibold_2qge{font-size:20px;line-height:24px;font-weight:600}.VariantBlueIcons__text__large_1hiq{font-size:18px;line-height:28px;font-weight:400}.VariantBlueIcons__text__large_special-height_25Yk{font-size:18px;line-height:24px;font-weight:400}.VariantBlueIcons__text__large_semibold_1oM3{font-size:18px;line-height:28px;font-weight:600}.VariantBlueIcons__text__large_special-height_semibold_17Wd{font-size:18px;line-height:24px;font-weight:600}.VariantBlueIcons__text__middle_2gdQ{font-size:16px;line-height:24px;font-weight:400}.VariantBlueIcons__text__middle_special-height_1F0T{font-size:16px;line-height:20px;font-weight:400}.VariantBlueIcons__text__middle_semibold_1dVU{font-size:16px;line-height:24px;font-weight:600}.VariantBlueIcons__text__middle_special-height_semibold_3E2E{font-size:16px;line-height:20px;font-weight:600}.VariantBlueIcons__text__small_1ojI{font-size:14px;line-height:20px;font-weight:400}.VariantBlueIcons__text__small__special-height_3MRa{font-size:14px;line-height:16px;font-weight:400}.VariantBlueIcons__text__small_semibold_2Onx{font-size:14px;line-height:20px;font-weight:600}.VariantBlueIcons__text__small__special-height_semibold_3hM0{font-size:14px;line-height:16px;font-weight:600}.VariantBlueIcons__text__xs_2MzU{font-size:13px;line-height:16px;font-weight:400}.VariantBlueIcons__text__xs_semibold_1qS6{font-size:13px;line-height:16px;font-weight:600}.VariantBlueIcons__text__xxs_3G5n{font-size:11px;line-height:16px;font-weight:400}.VariantBlueIcons__text__xxs__special-height_3zFd{font-size:11px;line-height:12px;font-weight:400}.VariantBlueIcons__text__xxs_semibold_c7_b{font-size:11px;line-height:16px;font-weight:600}.VariantBlueIcons__text__xxs__special-height_semibold_16YA{font-size:11px;line-height:12px;font-weight:600}.VariantBlueIcons__text__ultra-s_39GN{font-size:10px;line-height:12px;font-weight:400}.VariantBlueIcons__text__ultra-s_semibold_2tXT{font-size:10px;line-height:12px;font-weight:600}.VariantBlueIcons__root_18bN{display:-webkit-flex;display:flex;margin:16px;border-radius:8px;padding:12px;background-color:#f2f6fb;-webkit-flex-wrap:wrap;flex-wrap:wrap}.VariantBlueIcons__item_1Y9b{box-sizing:border-box;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;width:50%}.VariantBlueIcons__item--p-bottom_3sj7{padding-bottom:12px}.VariantBlueIcons__item--p-right_28ax{padding-right:12px}.VariantBlueIcons__item-image_2JMh{margin-right:8px}.VariantBlueIcons__item-text_ZgCw{font-size:11px;line-height:12px;font-weight:600;color:#26364b}.VariantBlueIcons__item-text-subtitle_Ug1s{font-size:14px;line-height:16px;font-weight:600;display:block;margin-bottom:4px}@media (min-width:752px){.VariantBlueIcons__root_18bN{margin:0;padding:24px 4px;-webkit-justify-content:space-between;justify-content:space-between;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;background-color:initial}.VariantBlueIcons__item_1Y9b{width:25%;padding:0}.VariantBlueIcons__item_1Y9b+.VariantBlueIcons__item_1Y9b{padding-left:16px}}@media (min-width:880px){.VariantBlueIcons__item_1Y9b{width:auto}.VariantBlueIcons__item-text_ZgCw{font-size:14px;line-height:16px;font-weight:400}}.variant-default__wrapper{margin:0 auto;padding:0 16px;box-sizing:border-box;width:100%;max-width:100%;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center}@media (min-width:752px){.variant-default__wrapper{padding:0 24px;max-width:1048px}}.variant-default__wrapper--size-big{padding:32px 16px;-webkit-align-items:baseline;align-items:baseline}.variant-default__image,.variant-default__image img{width:100%}.variant-default__item{display:-webkit-flex;display:flex;width:33.333%}.variant-default__item--size-big{max-width:256px}.variant-default__title{font-size:16px;line-height:20px;font-weight:600;margin-bottom:4px;color:#26364b}.variant-default__text{font-size:14px;line-height:20px;font-weight:400;color:#828ea5}.variant-default__icon{margin-right:8px;min-width:32px;max-width:32px;max-height:32px}.variant-default__item--type-doctor:first-child .variant-default__title{max-width:155px}.variant-default__item--type-doctor:nth-child(2) .variant-default__title{max-width:175px}.variant-default__item--type-doctor:nth-child(3) .variant-default__title{max-width:165px}@media (min-width:880px){.variant-default__item--size-big{max-width:296px}.variant-default__title--size-big{font-size:16px;line-height:20px;font-weight:600;margin-right:16px}.variant-default__text--size-big{font-size:14px;line-height:20px;font-weight:400;color:#26364b}.variant-default__icon--size-big{margin-right:16px;min-width:60px;max-width:60px;max-height:60px}}@media (min-width:1000px){.variant-default__item--type-doctor:first-child .variant-default__text{width:165px}.variant-default__item--type-doctor:nth-child(2){left:-15px;position:relative}.variant-default__item--type-doctor:nth-child(3){left:4px;position:relative}.variant-default__item--type-doctor:nth-child(3) .variant-default__text{width:265px}}.footer-list{margin:8px 0 24px;padding:0}.footer-list__item{display:inline-block;list-style:none;color:inherit}.footer-list__item:after{width:2px;height:2px;margin:0 8px 1px;display:inline-block;vertical-align:middle;content:"";background-color:#ced1db;border-radius:100%}.footer-list__item:last-child:after{display:none}.footer-list__item:last-child{margin-bottom:0}@media (min-width:752px){.footer-list{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.footer-list__item{margin-bottom:8px}}@media (min-width:880px){.footer-list,.footer-list__item{display:block}.footer-list__item:after{display:none}}.ButtonCallback__root_3Qmq{box-shadow:0 12px 48px rgba(38,54,75,.48);z-index:5;position:fixed;left:0;right:0;bottom:0;display:-webkit-flex;display:flex;padding:12px;background:#fff;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease;-webkit-transform:translateY(100%);transform:translateY(100%)}.ButtonCallback__root_3Qmq.ButtonCallback__visible_2R0J{-webkit-transform:translate(0);transform:translate(0)}.ButtonCallback__root_3Qmq.ButtonCallback__sidebar-opened_1bBP{-webkit-transform:translate(256px);transform:translate(256px)}.ButtonCallback__root_3Qmq.ButtonCallback__custom_1UYn,.ButtonCallback__root_3Qmq.ButtonCallback__z-index_1ah8{z-index:3}.ButtonCallback__button-call_1RA6{-webkit-flex-grow:1;flex-grow:1}.ButtonCallback__button-call_1RA6 .callback{font-size:16px;line-height:20px;font-weight:600;display:block;border-radius:8px;padding:8px 16px;background:#ffebf3;text-align:center;color:#ff3c8a}.ButtonCallback__button-call-icon-only_1bB6 .callback{display:block;padding:0;margin:0 8px 0 0;border-radius:10px;width:40px;height:40px;background:#ffebf3 url(/static/compile/phone-callback.svg?v=e401a167) no-repeat 50%;font-size:0}.ButtonCallback__button-call-icon-only_1bB6 .callback span{font-size:inherit}.ButtonCallback__button-call-icon-only_1bB6 .callback:hover,.ButtonCallback__button-call_1RA6 .callback:hover{background-color:#fdcae0}.ButtonCallback__button-call-icon-only_1bB6 .callback:active,.ButtonCallback__button-call_1RA6 .callback:active{background-color:#fea7cb}.ButtonCallback__appointment-button_2O6h{-webkit-flex-grow:1;flex-grow:1;height:40px;border-radius:10px}.the-footer{padding:16px 16px 72px}.the-footer__content{margin:0 auto;display:block;max-width:1000px;padding-top:32px;color:#828ea5;border-top:1px solid #eef3ff}.the-footer__content.bottom{border:none;padding:0;display:none;font-size:13px;line-height:16px;font-weight:400}.the-footer__content a{text-decoration:none;color:inherit;font-size:14px;line-height:16px;font-weight:400}.the-footer__content a:hover{color:#0094e1}.the-footer__copyright{margin-bottom:32px}.the-footer__copyright,.the-footer__logo-block{font-size:14px;line-height:16px;font-weight:400}.the-footer__title{font-size:16px;line-height:20px;font-weight:600;margin-bottom:12px;color:#26364b}.the-footer__title--second-section{margin-top:24px}.the-footer__logo{margin-bottom:16px;background-image:url(/static/compile/logo-sberhealth.svg?v=4acb5ff7)}.the-footer__logo,.the-footer__logo-temp{height:25px;background-repeat:no-repeat;background-position:0;background-size:contain}.the-footer__logo-temp{margin:0 auto 8px;background-image:url(/static/compile/logo-white-old.svg?v=7023aefe)}.the-footer__email{margin-bottom:8px}.the-footer__email a,.the-footer__email a:hover{color:#008bd8}.the-footer__phone{margin-bottom:8px}.the-footer__phone a,.the-footer__phone a:hover{color:#008bd8}.the-footer__socials{margin-bottom:24px;display:-webkit-flex;display:flex}.the-footer__socials-link{width:36px;height:36px;margin-right:8px;-webkit-flex-shrink:0;flex-shrink:0;-webkit-flex-grow:0;flex-grow:0;-webkit-flex-basis:auto;flex-basis:auto;background-repeat:no-repeat;background-position:50%}.the-footer__socials-link:hover{background-color:#eef3ff;border-radius:100%}.the-footer__socials-link:last-child{margin-right:0}.the-footer__socials-link.vk{background-image:url(/static/compile/vk.svg?v=d48e8327)}.the-footer__socials-link.yt{background-image:url(/static/compile/youtube.svg?v=4dfdf21d)}.the-footer__socials-link.ok{background-image:url(/static/compile/ok.svg?v=297806ab)}.the-footer__company-description{margin-top:12px}.the-footer__sberbank{font-size:13px;line-height:16px;font-weight:400;margin-bottom:32px;color:#828ea5}.the-footer__sberbank-logo{margin-top:12px;display:block;width:88px;height:24px;background-image:url(/static/compile/sberbank-logo.svg?v=dffe9f5a);background-repeat:no-repeat;background-position:0}.the-footer__skolkovo-link{margin-bottom:16px;display:block}.the-footer__info-block{width:590px}.the-footer__age-icon{width:32px;height:32px;margin-right:16px;display:inline-block;float:left;background-image:url(/static/compile/age.svg?v=625da4e4);background-repeat:no-repeat;background-position:50%}.the-footer--hidden-mobile{display:none}@media (min-width:560px){.the-footer__column{margin-right:16px}.the-footer__copyright{margin-bottom:0}.the-footer__sberbank-logo{margin:12px 0 0}.the-footer__socials{margin:24px 0}}@media (min-width:752px){.the-footer{padding:24px}}@media (min-width:880px){.the-footer__content{-webkit-justify-content:space-between;justify-content:space-between}.the-footer__content,.the-footer__content.bottom{display:-webkit-flex;display:flex}.the-footer__copyright{margin-bottom:24px}.the-footer__column:first-child{width:128px}.the-footer__column:nth-child(2),.the-footer__column:nth-child(3){width:184px}.the-footer__column:last-child{margin-right:0;display:block;width:232px}.the-footer__socials{margin-top:0}.the-footer__sberbank{margin-bottom:0}.the-footer--hidden-mobile{display:block}}.AlphabetLinks__wrapper_3Pop{background-color:#f2f6fb;border-radius:24px;padding:8px 12px 0 32px;display:inline-block;width:auto;margin-bottom:48px}.AlphabetLinks__wrapper_3Pop .library__alphabet-item{font-size:18px;line-height:24px;font-weight:600;margin-right:20px;margin-bottom:8px;display:inline-block;text-decoration:none}.AlphabetLinks__wrapper_3Pop .library__alphabet-item.active{color:#ff3c8a}.ServicePrice__root_2ZiR{-webkit-flex-direction:column;flex-direction:column}.ServicePrice__container_2EYT,.ServicePrice__root_2ZiR{display:-webkit-flex;display:flex;-webkit-align-items:flex-end;align-items:flex-end}.ServicePrice__container_2EYT{-webkit-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:space-between;justify-content:space-between;width:100%}.ServicePrice__name_2EzH{font-size:14px;line-height:16px;font-weight:400;-webkit-flex-shrink:1;flex-shrink:1}@media (max-width:560px){.ServicePrice__name_2EzH{width:100%}}.ServicePrice__dots_3PU7{margin:0 4px 3px;-webkit-flex-grow:1;flex-grow:1;-webkit-flex-shrink:1;flex-shrink:1;min-width:10%;overflow:hidden;border-bottom:2px dotted #828ea5}.ServicePrice__price_2nLW{font-size:14px;line-height:16px;font-weight:600;-webkit-flex-shrink:0;flex-shrink:0}.ServicePrice__price--special_27Qm{font-size:14px;line-height:16px;font-weight:400;margin-right:8px;color:#ff3c8a;text-decoration:line-through}.ServicePrice__currency_axvy{width:10px;height:10px;fill:#26364b}.ServicePrice__tip_EACF{font-size:11px;line-height:12px;font-weight:400;width:100%;-webkit-flex-grow:1;flex-grow:1;-webkit-flex-shrink:0;flex-shrink:0;color:#828ea5;text-align:right}.SearchSuggestion__autocomplete-item_3gxT{font-size:14px;line-height:16px;font-weight:400;box-sizing:border-box;padding:6px 16px;width:100%;min-height:32px;-webkit-align-items:center;align-items:center;color:#26364b}.SearchSuggestion__autocomplete-item_3gxT:not(.SearchSuggestion__speciality_ABMA):not(.SearchSuggestion__empty_1IYo):hover{background-color:#f2f6fb;cursor:pointer}.SearchSuggestion__autocomplete-item-child__7mx{display:none}.ab-35427 .SearchSuggestion__autocomplete-item-child__7mx{display:block}.v-autocomplete-item-active .SearchSuggestion__autocomplete-item_3gxT:not(.SearchSuggestion__speciality_ABMA):not(.SearchSuggestion__empty_1IYo){background-color:#f2f6fb}.SearchSuggestion__text_2_9_{display:inline-block;vertical-align:middle}.SearchSuggestion__speciality_ABMA{font-size:12px;color:#828ea5;box-shadow:0 .5px 0 0 #f2f6fb}.SearchSuggestion__empty_1IYo{padding:0 16px;min-height:12px;font-size:12px;line-height:1.67;color:#828ea5}@media (max-width:752px){.SearchSuggestion__speciality_ABMA{padding:8px 16px;line-height:16px;background-color:#eef2f8;box-shadow:0 .5px 0 #ced1db,0 -.5px 0 #ced1db}}.SearchLocationSuggestion__metro-icon_2Si-{margin-right:8px;width:8px;height:8px;background-color:#44b85c;border-radius:50%}.SearchLocationSuggestion__metro-icon_2Si-.SearchLocationSuggestion____svg_35B8{margin-right:4px;margin-left:7px;width:12px;border-radius:0;background-color:initial;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.727 8l1.861-3.208.773 2.173h-.624v.956h3.717v-.956h-.709L8.075 0 5.727 4.288 3.38 0 .71 6.965H0v.956h3.717v-.956h-.624l.773-2.173L5.727 8z'/%3E%3C/svg%3E")}.SearchLocationSuggestion__metro-icon--line-1_2gjb{background-color:#44b85c}.SearchLocationSuggestion__metro-icon--line-1_2gjb.SearchLocationSuggestion____svg_35B8{background-color:initial;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.727 8l1.861-3.208.773 2.173h-.624v.956h3.717v-.956h-.709L8.075 0 5.727 4.288 3.38 0 .71 6.965H0v.956h3.717v-.956h-.624l.773-2.173L5.727 8z'/%3E%3C/svg%3E")}.SearchLocationSuggestion__metro-icon--line-2_XxeV{background-color:#19c1f3}.SearchLocationSuggestion__metro-icon--line-2_XxeV.SearchLocationSuggestion____svg_35B8{background-color:initial;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.727 8l1.861-3.208.773 2.173h-.624v.956h3.717v-.956h-.709L8.075 0 5.727 4.288 3.38 0 .71 6.965H0v.956h3.717v-.956h-.624l.773-2.173L5.727 8z'/%3E%3C/svg%3E")}.SearchLocationSuggestion__metro-icon--line-3_2MzC{background-color:#ffcb31}.SearchLocationSuggestion__metro-icon--line-3_2MzC.SearchLocationSuggestion____svg_35B8{background-color:initial;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.727 8l1.861-3.208.773 2.173h-.624v.956h3.717v-.956h-.709L8.075 0 5.727 4.288 3.38 0 .71 6.965H0v.956h3.717v-.956h-.624l.773-2.173L5.727 8z'/%3E%3C/svg%3E")}.SearchLocationSuggestion__metro-icon--line-4_14Re{background-color:#a1a2a3}.SearchLocationSuggestion__metro-icon--line-4_14Re.SearchLocationSuggestion____svg_35B8{background-color:initial;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.727 8l1.861-3.208.773 2.173h-.624v.956h3.717v-.956h-.709L8.075 0 5.727 4.288 3.38 0 .71 6.965H0v.956h3.717v-.956h-.624l.773-2.173L5.727 8z'/%3E%3C/svg%3E")}.SearchLocationSuggestion__metro-icon--line-5_1meE{background-color:#f58631}.SearchLocationSuggestion__metro-icon--line-5_1meE.SearchLocationSuggestion____svg_35B8{background-color:initial;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.727 8l1.861-3.208.773 2.173h-.624v.956h3.717v-.956h-.709L8.075 0 5.727 4.288 3.38 0 .71 6.965H0v.956h3.717v-.956h-.624l.773-2.173L5.727 8z'/%3E%3C/svg%3E")}.SearchLocationSuggestion__metro-icon--line-6_2Rux{background-color:#08c}.SearchLocationSuggestion__metro-icon--line-6_2Rux.SearchLocationSuggestion____svg_35B8{background-color:initial;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.727 8l1.861-3.208.773 2.173h-.624v.956h3.717v-.956h-.709L8.075 0 5.727 4.288 3.38 0 .71 6.965H0v.956h3.717v-.956h-.624l.773-2.173L5.727 8z'/%3E%3C/svg%3E")}.SearchLocationSuggestion__metro-icon--line-7_3AC6{background-color:#ed1b35}.SearchLocationSuggestion__metro-icon--line-7_3AC6.SearchLocationSuggestion____svg_35B8{background-color:initial;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.727 8l1.861-3.208.773 2.173h-.624v.956h3.717v-.956h-.709L8.075 0 5.727 4.288 3.38 0 .71 6.965H0v.956h3.717v-.956h-.624l.773-2.173L5.727 8z'/%3E%3C/svg%3E")}.SearchLocationSuggestion__metro-icon--line-8_3W_A{background-color:#0078bf}.SearchLocationSuggestion__metro-icon--line-8_3W_A.SearchLocationSuggestion____svg_35B8{background-color:initial;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.727 8l1.861-3.208.773 2.173h-.624v.956h3.717v-.956h-.709L8.075 0 5.727 4.288 3.38 0 .71 6.965H0v.956h3.717v-.956h-.624l.773-2.173L5.727 8z'/%3E%3C/svg%3E")}.SearchLocationSuggestion__metro-icon--line-9_3hI0{background-color:#8e479c}.SearchLocationSuggestion__metro-icon--line-9_3hI0.SearchLocationSuggestion____svg_35B8{background-color:initial;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.727 8l1.861-3.208.773 2.173h-.624v.956h3.717v-.956h-.709L8.075 0 5.727 4.288 3.38 0 .71 6.965H0v.956h3.717v-.956h-.624l.773-2.173L5.727 8z'/%3E%3C/svg%3E")}.SearchLocationSuggestion__metro-icon--line-10__kz9{background-color:#b3d445}.SearchLocationSuggestion__metro-icon--line-10__kz9.SearchLocationSuggestion____svg_35B8{background-color:initial;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.727 8l1.861-3.208.773 2.173h-.624v.956h3.717v-.956h-.709L8.075 0 5.727 4.288 3.38 0 .71 6.965H0v.956h3.717v-.956h-.624l.773-2.173L5.727 8z'/%3E%3C/svg%3E")}.SearchLocationSuggestion__metro-icon--line-11_1CsA{background-color:#894e35}.SearchLocationSuggestion__metro-icon--line-11_1CsA.SearchLocationSuggestion____svg_35B8{background-color:initial;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.727 8l1.861-3.208.773 2.173h-.624v.956h3.717v-.956h-.709L8.075 0 5.727 4.288 3.38 0 .71 6.965H0v.956h3.717v-.956h-.624l.773-2.173L5.727 8z'/%3E%3C/svg%3E")}.SearchLocationSuggestion__metro-icon--line-12_3jl-{background-color:#acbfe1}.SearchLocationSuggestion__metro-icon--line-12_3jl-.SearchLocationSuggestion____svg_35B8{background-color:initial;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.727 8l1.861-3.208.773 2.173h-.624v.956h3.717v-.956h-.709L8.075 0 5.727 4.288 3.38 0 .71 6.965H0v.956h3.717v-.956h-.624l.773-2.173L5.727 8z'/%3E%3C/svg%3E")}.SearchLocationSuggestion__metro-icon--line-13_8i-N{background-color:#c00}.SearchLocationSuggestion__metro-icon--line-13_8i-N.SearchLocationSuggestion____svg_35B8{background-color:initial;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.727 8l1.861-3.208.773 2.173h-.624v.956h3.717v-.956h-.709L8.075 0 5.727 4.288 3.38 0 .71 6.965H0v.956h3.717v-.956h-.624l.773-2.173L5.727 8z'/%3E%3C/svg%3E")}.SearchLocationSuggestion__metro-icon--line-14_1uXb{background-color:#09c}.SearchLocationSuggestion__metro-icon--line-14_1uXb.SearchLocationSuggestion____svg_35B8{background-color:initial;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.727 8l1.861-3.208.773 2.173h-.624v.956h3.717v-.956h-.709L8.075 0 5.727 4.288 3.38 0 .71 6.965H0v.956h3.717v-.956h-.624l.773-2.173L5.727 8z'/%3E%3C/svg%3E")}.SearchLocationSuggestion__metro-icon--line-15_143e{background-color:#0a6f20}.SearchLocationSuggestion__metro-icon--line-15_143e.SearchLocationSuggestion____svg_35B8{background-color:initial;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.727 8l1.861-3.208.773 2.173h-.624v.956h3.717v-.956h-.709L8.075 0 5.727 4.288 3.38 0 .71 6.965H0v.956h3.717v-.956h-.624l.773-2.173L5.727 8z'/%3E%3C/svg%3E")}.SearchLocationSuggestion__metro-icon--line-16_2UVh{background-color:#ff7f00}.SearchLocationSuggestion__metro-icon--line-16_2UVh.SearchLocationSuggestion____svg_35B8{background-color:initial;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.727 8l1.861-3.208.773 2.173h-.624v.956h3.717v-.956h-.709L8.075 0 5.727 4.288 3.38 0 .71 6.965H0v.956h3.717v-.956h-.624l.773-2.173L5.727 8z'/%3E%3C/svg%3E")}.SearchLocationSuggestion__metro-icon--line-17_322u{background-color:#92007b}.SearchLocationSuggestion__metro-icon--line-17_322u.SearchLocationSuggestion____svg_35B8{background-color:initial;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.727 8l1.861-3.208.773 2.173h-.624v.956h3.717v-.956h-.709L8.075 0 5.727 4.288 3.38 0 .71 6.965H0v.956h3.717v-.956h-.624l.773-2.173L5.727 8z'/%3E%3C/svg%3E")}.SearchLocationSuggestion__metro-icon--line-18_EGcN{background-color:#c00}.SearchLocationSuggestion__metro-icon--line-18_EGcN.SearchLocationSuggestion____svg_35B8{background-color:initial;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.727 8l1.861-3.208.773 2.173h-.624v.956h3.717v-.956h-.709L8.075 0 5.727 4.288 3.38 0 .71 6.965H0v.956h3.717v-.956h-.624l.773-2.173L5.727 8z'/%3E%3C/svg%3E")}.SearchLocationSuggestion__metro-icon--line-19_3YwN{background-color:#c00}.SearchLocationSuggestion__metro-icon--line-19_3YwN.SearchLocationSuggestion____svg_35B8{background-color:initial;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.727 8l1.861-3.208.773 2.173h-.624v.956h3.717v-.956h-.709L8.075 0 5.727 4.288 3.38 0 .71 6.965H0v.956h3.717v-.956h-.624l.773-2.173L5.727 8z'/%3E%3C/svg%3E")}.SearchLocationSuggestion__metro-icon--line-20_sB_p{background-color:#0a6f20}.SearchLocationSuggestion__metro-icon--line-20_sB_p.SearchLocationSuggestion____svg_35B8{background-color:initial;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.727 8l1.861-3.208.773 2.173h-.624v.956h3.717v-.956h-.709L8.075 0 5.727 4.288 3.38 0 .71 6.965H0v.956h3.717v-.956h-.624l.773-2.173L5.727 8z'/%3E%3C/svg%3E")}.SearchLocationSuggestion__metro-icon--line-21_146c{background-color:#c00}.SearchLocationSuggestion__metro-icon--line-21_146c.SearchLocationSuggestion____svg_35B8{background-color:initial;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.727 8l1.861-3.208.773 2.173h-.624v.956h3.717v-.956h-.709L8.075 0 5.727 4.288 3.38 0 .71 6.965H0v.956h3.717v-.956h-.624l.773-2.173L5.727 8z'/%3E%3C/svg%3E")}.SearchLocationSuggestion__metro-icon--line-22_3Wx3{background-color:#c00}.SearchLocationSuggestion__metro-icon--line-22_3Wx3.SearchLocationSuggestion____svg_35B8{background-color:initial;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.727 8l1.861-3.208.773 2.173h-.624v.956h3.717v-.956h-.709L8.075 0 5.727 4.288 3.38 0 .71 6.965H0v.956h3.717v-.956h-.624l.773-2.173L5.727 8z'/%3E%3C/svg%3E")}.SearchLocationSuggestion__metro-icon--line-23_-MfZ{background-color:#039}.SearchLocationSuggestion__metro-icon--line-23_-MfZ.SearchLocationSuggestion____svg_35B8{background-color:initial;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.727 8l1.861-3.208.773 2.173h-.624v.956h3.717v-.956h-.709L8.075 0 5.727 4.288 3.38 0 .71 6.965H0v.956h3.717v-.956h-.624l.773-2.173L5.727 8z'/%3E%3C/svg%3E")}.SearchLocationSuggestion__metro-icon--line-24_2iyM{background-color:#c00}.SearchLocationSuggestion__metro-icon--line-24_2iyM.SearchLocationSuggestion____svg_35B8{background-color:initial;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.727 8l1.861-3.208.773 2.173h-.624v.956h3.717v-.956h-.709L8.075 0 5.727 4.288 3.38 0 .71 6.965H0v.956h3.717v-.956h-.624l.773-2.173L5.727 8z'/%3E%3C/svg%3E")}.SearchLocationSuggestion__metro-icon--line-25_35xL{background-color:#ffa8af}.SearchLocationSuggestion__metro-icon--line-25_35xL.SearchLocationSuggestion____svg_35B8{background-color:initial;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.727 8l1.861-3.208.773 2.173h-.624v.956h3.717v-.956h-.709L8.075 0 5.727 4.288 3.38 0 .71 6.965H0v.956h3.717v-.956h-.624l.773-2.173L5.727 8z'/%3E%3C/svg%3E")}.SearchLocationSuggestion__metro-icon--line-26_2ozW{background-color:#82c0c0}.SearchLocationSuggestion__metro-icon--line-26_2ozW.SearchLocationSuggestion____svg_35B8{background-color:initial;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.727 8l1.861-3.208.773 2.173h-.624v.956h3.717v-.956h-.709L8.075 0 5.727 4.288 3.38 0 .71 6.965H0v.956h3.717v-.956h-.624l.773-2.173L5.727 8z'/%3E%3C/svg%3E")}.SearchLocationSuggestion__metro-icon--line-28_30Z7{background-color:pink}.SearchLocationSuggestion__metro-icon--line-28_30Z7.SearchLocationSuggestion____svg_35B8{background-color:initial;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.727 8l1.861-3.208.773 2.173h-.624v.956h3.717v-.956h-.709L8.075 0 5.727 4.288 3.38 0 .71 6.965H0v.956h3.717v-.956h-.624l.773-2.173L5.727 8z'/%3E%3C/svg%3E")}.SearchLocationSuggestion__autocomplete-item_3VxY{font-size:14px;line-height:16px;font-weight:400;box-sizing:border-box;padding:6px 16px;width:100%;min-height:32px;-webkit-align-items:center;align-items:center;color:#26364b}.SearchLocationSuggestion__autocomplete-item_3VxY:not(.SearchLocationSuggestion__empty_1pdM):hover{background-color:#f2f6fb;cursor:pointer}.v-autocomplete-item-active .SearchLocationSuggestion__autocomplete-item_3VxY:not(.SearchLocationSuggestion__empty_1pdM){background-color:#f2f6fb}.SearchLocationSuggestion__text_2vgG{display:inline-block;vertical-align:middle;margin-left:12px}.SearchLocationSuggestion__city_2Icd{padding-left:28px}.SearchLocationSuggestion__empty_1pdM{padding:0 16px;min-height:12px;font-size:12px;line-height:1.67;color:#828ea5}.SearchLocationSuggestion__metro-icon_2Si-{margin-left:-4px;display:inline-block;vertical-align:middle}.text-input{font-family:SBSansInterfaceRegular,Open Sans,sans-serif;padding:6px 32px 6px 16px;overflow:hidden;box-sizing:border-box;width:100%;height:40px;font-size:14px;white-space:nowrap;text-overflow:ellipsis;color:#26364b;background-color:#fff;border:1px solid #ced1db;border-radius:4px;outline:none;transition:all .1s linear}.text-input:hover{border-color:#a7abbb}.text-input:focus{border-color:#00b1cb}.text-input:focus::-webkit-input-placeholder{opacity:.3}.text-input:focus::-ms-input-placeholder{opacity:.3}.text-input:focus::placeholder{opacity:.3}.text-input:not(.--empty){background-color:#fff;border-color:#ced1db}.text-input__wrap{width:100%;height:56px}.text-input__error-msg{text-align:left;color:#ff496a;margin:1px 0 .5rem;font-size:12px;line-height:1.33}.text-input::-webkit-input-placeholder{opacity:.7;color:#868d9d}.text-input::-ms-input-placeholder{opacity:.7;color:#868d9d}.text-input::placeholder{opacity:.7;color:#868d9d}.text-input.--color-grey{background-color:#eef2f8;border-color:#eef2f8}.text-input.--color-grey:hover{background-color:#d9e0ea}.text-input.--color-grey:focus{background-color:#fff;border-color:#eef2f8}.text-input.--error{border-color:#ff496a}.text-input.--disabled,.text-input:disabled{opacity:.3;pointer-events:none}.AuthByDMS__select_nEUO{margin-bottom:16px}@media (max-width:752px){.AuthByDMS__select_nEUO [class=select-box__options]{padding-top:48px}}.search-form__wrap{margin:0 auto;display:-webkit-flex;display:flex;max-width:891px;-webkit-flex-wrap:wrap;flex-wrap:wrap}.search-form__wrap>div{width:100%}.search-form__button{display:none}.search-form__button-is-visible .the-button{display:block}.search-form__container{justify-items:center;position:relative;margin-bottom:8px;display:-webkit-flex;display:flex}.search-form__container .autocomplete{width:350px}.search-form__input{width:50%}.search-form__filters .checkbox{padding-top:8px}.search-form__filters .checkbox:not(:last-child){margin-right:16px}.search-form__mobile-title{margin-bottom:12px;display:none;font-size:16px;line-height:24px;font-weight:600;text-align:center}.search-form__close{position:absolute;top:18px;left:22px;display:none;width:12px;height:12px}.search-form__close:after,.search-form__close:before{position:absolute;top:6px;left:0;display:block;width:12px;height:0;content:"";border:1px solid #828ea5;border-radius:2px}.search-form__close:before{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.search-form__close:after{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.search-form--header-with-filters-test{padding:30px 0 20px;background:#fff!important}.search-form--header-with-filters-test .title-large.title-large-bold{margin-bottom:20px;font-size:25px;line-height:32px;color:#26364b}.search-form--header-with-filters-test .title-large.title-large-bold span.color__pink{display:inline-block}.search-form .title-large{margin-bottom:32px;text-align:center}.search-form .title-large span.color__pink{display:block}@media (max-width:752px){.v-autocomplete-selected input{background-color:#fff;border-color:#ced1db}.v-autocomplete-selected input:focus{border-color:#00aeca}.search-form{margin-bottom:24px}.search-form__container{margin-bottom:4px;display:block}.search-form__container--inline-button--is-visible,.search-form__container.search-form__button-is-visible .button.vue-button{display:block}.search-form__container .v-autocomplete-input{font-size:16px;line-height:20px;font-weight:400;color:#828ea5;background-color:#eef3ff;border:1px solid #eef3ff;height:40px;padding-left:12px}.search-form__container .v-autocomplete-input:focus{background-color:#fff}.search-form__container .v-autocomplete-list{position:fixed;top:140px;right:0;bottom:0;left:0;padding-top:0;width:auto;max-height:none;border-radius:0;box-shadow:0 -1px 0 #eef2f8}.search-form__container .autocomplete__item{margin:0 0 8px;width:auto}.search-form__container .autocomplete-item.--spec{padding:8px 16px;line-height:16px;background-color:#eef2f8;box-shadow:0 .5px 0 #ced1db,0 -.5px 0 #ced1db}.search-form__input{width:100%}.search-form__wrap{display:block}.search-form__active-on-mobile{position:fixed;z-index:100000;top:0;right:0;bottom:0;left:0;padding:12px 16px 0;background-color:#fff}.search-form__active-on-mobile .doctor-search__title{display:none!important}.search-form__active-on-mobile .search-form__close,.search-form__active-on-mobile .search-form__mobile-title{display:block!important}.search-form__active-on-mobile .search-form__input--geo{display:block}}@media (max-width:560px){.search-form__button{width:100%;height:40px;font-size:16px;padding-top:8px}}@media (min-width:752px){.search-form__wrap{padding:0 16px}.search-form__button{display:block}.search-form .v-autocomplete-list{width:380px}}.DoctorReceptionFilter__wrapper_ydHJ{margin:0;padding:0;overflow:hidden;font-size:0;display:-webkit-flex;display:flex;width:100%;-webkit-align-items:center;align-items:center;border:1px solid #cad6f4;border-radius:8px}.DoctorReceptionFilter__item_1TSE{font-size:11px;line-height:16px;font-weight:400;position:relative;padding:8px;border-radius:8px;cursor:pointer;color:#26364b;border:none;background:none;height:32px;box-sizing:border-box}.DoctorReceptionFilter__item_1TSE:after,.DoctorReceptionFilter__item_1TSE:before{position:absolute;top:8px;content:"";height:16px;width:0;border-right:1px solid #cad6f4}.DoctorReceptionFilter__item_1TSE:before{left:0}.DoctorReceptionFilter__item_1TSE:after{right:0}.DoctorReceptionFilter__item_1TSE:last-child{margin-left:-1px}.DoctorReceptionFilter__item_1TSE:last-child:after,.DoctorReceptionFilter__item_1TSE:last-child:before{display:none}.DoctorReceptionFilter__item_1TSE:first-child{margin-right:-1px}.DoctorReceptionFilter__item_1TSE:first-child:after,.DoctorReceptionFilter__item_1TSE:first-child:before{display:none}.DoctorReceptionFilter__item--active_xX25{background:#eef3ff;z-index:2}.DoctorReceptionFilter__item--active_xX25:after,.DoctorReceptionFilter__item--active_xX25:before{display:none}.DoctorReceptionFilter__icon_1jNQ{margin-right:4px;width:18px;fill:#828ea5}.DoctorReceptionFilter__item--active_xX25 .DoctorReceptionFilter__icon_1jNQ{fill:#fff}@media (min-width:360px){.DoctorReceptionFilter__item_1TSE{font-size:14px;line-height:16px;font-weight:400}.DoctorReceptionFilter__icon_1jNQ{margin-right:8px}}@media (min-width:560px){.DoctorReceptionFilter__item_1TSE{padding:0 12px;font-size:13px;line-height:16px;font-weight:400}}@media (min-width:752px){.DoctorReceptionFilter__item_1TSE{font-size:14px;line-height:20px;font-weight:400}}.SelectorSpecialityModal__search-bar_1BPv{padding:8px 16px}.SelectorSpecialityModal__small-icon_3lLB .vue-svg-icon{width:8px!important;height:8px!important}.SelectorSpecialityModal__list_2TCS{margin:0;padding:0;list-style:none}.SelectorSpecialityModal__list-item_wD4K{font-size:16px;line-height:24px;font-weight:400;margin-left:16px;padding:16px 16px 16px 0;border-bottom:1px solid #eef3ff}.SelectorSpecialityModal__list-item-no-results_QHOL{font-size:14px;line-height:20px;font-weight:400;padding:16px 16px 16px 0;text-align:center}.SelectorBase__root_1_tT{box-sizing:border-box;display:-webkit-inline-flex;display:inline-flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;border-radius:8px;border:1px solid #cad6f4;background-color:initial;color:#26364b}.SelectorBase__main-button_2hgN{font-size:14px;line-height:16px;font-weight:400;padding:8px 12px;display:-webkit-flex;display:flex;border:none;border-radius:8px;white-space:nowrap}.SelectorBase__cancel-button_2tmA,.SelectorBase__main-button_2hgN{-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;background-color:initial;color:inherit}.SelectorBase__cancel-button_2tmA{box-sizing:initial;display:none;border:none;padding:8px 16px 8px 3px;width:16px;height:16px}.SelectorBase__icon-close_PEWf{width:10px;height:10px}.ab-34306 .SelectorBase__root_1_tT,.ab-35082 .SelectorBase__root_1_tT{border:none;background-color:#eef3ff;color:#26364b}.ab-34306 .SelectorBase__main-button_2hgN,.ab-35082 .SelectorBase__main-button_2hgN{padding:8px 16px}.ab-34306 .SelectorBase__selected_Rnz9,.ab-35082 .SelectorBase__selected_Rnz9{background-color:#ffebf3;color:#ff3c8a}.ab-34306 .SelectorBase__selected_Rnz9 .SelectorBase__main-button_2hgN,.ab-35082 .SelectorBase__selected_Rnz9 .SelectorBase__main-button_2hgN{padding-right:3px}.ab-34306 .SelectorBase__selected_Rnz9 .SelectorBase__cancel-button_2tmA,.ab-35082 .SelectorBase__selected_Rnz9 .SelectorBase__cancel-button_2tmA{display:-webkit-flex;display:flex}.ab-34306 .SelectorBase__selected_Rnz9 .SelectorBase__icon-close_PEWf,.ab-35082 .SelectorBase__selected_Rnz9 .SelectorBase__icon-close_PEWf{fill:currentColor}.SelectorSpeciality__button-text-full_DNuU{display:none}.SelectorSpeciality__icon-chevron-right_1Gpb{margin-left:8px;width:6px;fill:#26364b;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.SelectorSpeciality__icon-doctor-speciality_1r0S{display:none;margin-right:8px;width:16px;height:16px;fill:#26364b}.ab-34306 .SelectorSpeciality__button-text-default_Alec,.ab-35082 .SelectorSpeciality__button-text-default_Alec{display:none}.ab-34306 .SelectorSpeciality__button-text-full_DNuU,.ab-35082 .SelectorSpeciality__button-text-full_DNuU{display:inline}.ab-34306 .SelectorSpeciality__icon-chevron-right_1Gpb,.ab-35082 .SelectorSpeciality__icon-chevron-right_1Gpb{display:none}.ab-34306 .SelectorSpeciality__icon-doctor-speciality_1r0S,.ab-35082 .SelectorSpeciality__icon-doctor-speciality_1r0S{display:inline-block}.SelectorGeoModal__metro-icon_9WCw{margin-right:8px;display:inline-block;width:8px;height:8px;background-color:#44b85c;border-radius:50%}.SelectorGeoModal__metro-icon_9WCw.SelectorGeoModal____svg_1H44{margin-right:4px;margin-left:7px;width:12px;border-radius:0;background-color:initial;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.727 8l1.861-3.208.773 2.173h-.624v.956h3.717v-.956h-.709L8.075 0 5.727 4.288 3.38 0 .71 6.965H0v.956h3.717v-.956h-.624l.773-2.173L5.727 8z'/%3E%3C/svg%3E")}.SelectorGeoModal__metro-icon--line-1_38lG{background-color:#44b85c}.SelectorGeoModal__metro-icon--line-1_38lG.SelectorGeoModal____svg_1H44{background-color:initial;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.727 8l1.861-3.208.773 2.173h-.624v.956h3.717v-.956h-.709L8.075 0 5.727 4.288 3.38 0 .71 6.965H0v.956h3.717v-.956h-.624l.773-2.173L5.727 8z'/%3E%3C/svg%3E")}.SelectorGeoModal__metro-icon--line-2_mrdN{background-color:#19c1f3}.SelectorGeoModal__metro-icon--line-2_mrdN.SelectorGeoModal____svg_1H44{background-color:initial;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.727 8l1.861-3.208.773 2.173h-.624v.956h3.717v-.956h-.709L8.075 0 5.727 4.288 3.38 0 .71 6.965H0v.956h3.717v-.956h-.624l.773-2.173L5.727 8z'/%3E%3C/svg%3E")}.SelectorGeoModal__metro-icon--line-3_3Ka8{background-color:#ffcb31}.SelectorGeoModal__metro-icon--line-3_3Ka8.SelectorGeoModal____svg_1H44{background-color:initial;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.727 8l1.861-3.208.773 2.173h-.624v.956h3.717v-.956h-.709L8.075 0 5.727 4.288 3.38 0 .71 6.965H0v.956h3.717v-.956h-.624l.773-2.173L5.727 8z'/%3E%3C/svg%3E")}.SelectorGeoModal__metro-icon--line-4_2eqz{background-color:#a1a2a3}.SelectorGeoModal__metro-icon--line-4_2eqz.SelectorGeoModal____svg_1H44{background-color:initial;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.727 8l1.861-3.208.773 2.173h-.624v.956h3.717v-.956h-.709L8.075 0 5.727 4.288 3.38 0 .71 6.965H0v.956h3.717v-.956h-.624l.773-2.173L5.727 8z'/%3E%3C/svg%3E")}.SelectorGeoModal__metro-icon--line-5_2E-u{background-color:#f58631}.SelectorGeoModal__metro-icon--line-5_2E-u.SelectorGeoModal____svg_1H44{background-color:initial;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.727 8l1.861-3.208.773 2.173h-.624v.956h3.717v-.956h-.709L8.075 0 5.727 4.288 3.38 0 .71 6.965H0v.956h3.717v-.956h-.624l.773-2.173L5.727 8z'/%3E%3C/svg%3E")}.SelectorGeoModal__metro-icon--line-6_GUoI{background-color:#08c}.SelectorGeoModal__metro-icon--line-6_GUoI.SelectorGeoModal____svg_1H44{background-color:initial;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.727 8l1.861-3.208.773 2.173h-.624v.956h3.717v-.956h-.709L8.075 0 5.727 4.288 3.38 0 .71 6.965H0v.956h3.717v-.956h-.624l.773-2.173L5.727 8z'/%3E%3C/svg%3E")}.SelectorGeoModal__metro-icon--line-7_2_vn{background-color:#ed1b35}.SelectorGeoModal__metro-icon--line-7_2_vn.SelectorGeoModal____svg_1H44{background-color:initial;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.727 8l1.861-3.208.773 2.173h-.624v.956h3.717v-.956h-.709L8.075 0 5.727 4.288 3.38 0 .71 6.965H0v.956h3.717v-.956h-.624l.773-2.173L5.727 8z'/%3E%3C/svg%3E")}.SelectorGeoModal__metro-icon--line-8_2qNc{background-color:#0078bf}.SelectorGeoModal__metro-icon--line-8_2qNc.SelectorGeoModal____svg_1H44{background-color:initial;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.727 8l1.861-3.208.773 2.173h-.624v.956h3.717v-.956h-.709L8.075 0 5.727 4.288 3.38 0 .71 6.965H0v.956h3.717v-.956h-.624l.773-2.173L5.727 8z'/%3E%3C/svg%3E")}.SelectorGeoModal__metro-icon--line-9_1bWp{background-color:#8e479c}.SelectorGeoModal__metro-icon--line-9_1bWp.SelectorGeoModal____svg_1H44{background-color:initial;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.727 8l1.861-3.208.773 2.173h-.624v.956h3.717v-.956h-.709L8.075 0 5.727 4.288 3.38 0 .71 6.965H0v.956h3.717v-.956h-.624l.773-2.173L5.727 8z'/%3E%3C/svg%3E")}.SelectorGeoModal__metro-icon--line-10_3ZKS{background-color:#b3d445}.SelectorGeoModal__metro-icon--line-10_3ZKS.SelectorGeoModal____svg_1H44{background-color:initial;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.727 8l1.861-3.208.773 2.173h-.624v.956h3.717v-.956h-.709L8.075 0 5.727 4.288 3.38 0 .71 6.965H0v.956h3.717v-.956h-.624l.773-2.173L5.727 8z'/%3E%3C/svg%3E")}.SelectorGeoModal__metro-icon--line-11_16R0{background-color:#894e35}.SelectorGeoModal__metro-icon--line-11_16R0.SelectorGeoModal____svg_1H44{background-color:initial;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.727 8l1.861-3.208.773 2.173h-.624v.956h3.717v-.956h-.709L8.075 0 5.727 4.288 3.38 0 .71 6.965H0v.956h3.717v-.956h-.624l.773-2.173L5.727 8z'/%3E%3C/svg%3E")}.SelectorGeoModal__metro-icon--line-12_1lh7{background-color:#acbfe1}.SelectorGeoModal__metro-icon--line-12_1lh7.SelectorGeoModal____svg_1H44{background-color:initial;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.727 8l1.861-3.208.773 2.173h-.624v.956h3.717v-.956h-.709L8.075 0 5.727 4.288 3.38 0 .71 6.965H0v.956h3.717v-.956h-.624l.773-2.173L5.727 8z'/%3E%3C/svg%3E")}.SelectorGeoModal__metro-icon--line-13_3NCG{background-color:#c00}.SelectorGeoModal__metro-icon--line-13_3NCG.SelectorGeoModal____svg_1H44{background-color:initial;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.727 8l1.861-3.208.773 2.173h-.624v.956h3.717v-.956h-.709L8.075 0 5.727 4.288 3.38 0 .71 6.965H0v.956h3.717v-.956h-.624l.773-2.173L5.727 8z'/%3E%3C/svg%3E")}.SelectorGeoModal__metro-icon--line-14_2yLp{background-color:#09c}.SelectorGeoModal__metro-icon--line-14_2yLp.SelectorGeoModal____svg_1H44{background-color:initial;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.727 8l1.861-3.208.773 2.173h-.624v.956h3.717v-.956h-.709L8.075 0 5.727 4.288 3.38 0 .71 6.965H0v.956h3.717v-.956h-.624l.773-2.173L5.727 8z'/%3E%3C/svg%3E")}.SelectorGeoModal__metro-icon--line-15_3MP-{background-color:#0a6f20}.SelectorGeoModal__metro-icon--line-15_3MP-.SelectorGeoModal____svg_1H44{background-color:initial;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.727 8l1.861-3.208.773 2.173h-.624v.956h3.717v-.956h-.709L8.075 0 5.727 4.288 3.38 0 .71 6.965H0v.956h3.717v-.956h-.624l.773-2.173L5.727 8z'/%3E%3C/svg%3E")}.SelectorGeoModal__metro-icon--line-16_-yyl{background-color:#ff7f00}.SelectorGeoModal__metro-icon--line-16_-yyl.SelectorGeoModal____svg_1H44{background-color:initial;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.727 8l1.861-3.208.773 2.173h-.624v.956h3.717v-.956h-.709L8.075 0 5.727 4.288 3.38 0 .71 6.965H0v.956h3.717v-.956h-.624l.773-2.173L5.727 8z'/%3E%3C/svg%3E")}.SelectorGeoModal__metro-icon--line-17_20Ck{background-color:#92007b}.SelectorGeoModal__metro-icon--line-17_20Ck.SelectorGeoModal____svg_1H44{background-color:initial;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.727 8l1.861-3.208.773 2.173h-.624v.956h3.717v-.956h-.709L8.075 0 5.727 4.288 3.38 0 .71 6.965H0v.956h3.717v-.956h-.624l.773-2.173L5.727 8z'/%3E%3C/svg%3E")}.SelectorGeoModal__metro-icon--line-18_1Lb1{background-color:#c00}.SelectorGeoModal__metro-icon--line-18_1Lb1.SelectorGeoModal____svg_1H44{background-color:initial;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.727 8l1.861-3.208.773 2.173h-.624v.956h3.717v-.956h-.709L8.075 0 5.727 4.288 3.38 0 .71 6.965H0v.956h3.717v-.956h-.624l.773-2.173L5.727 8z'/%3E%3C/svg%3E")}.SelectorGeoModal__metro-icon--line-19_Lv3O{background-color:#c00}.SelectorGeoModal__metro-icon--line-19_Lv3O.SelectorGeoModal____svg_1H44{background-color:initial;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.727 8l1.861-3.208.773 2.173h-.624v.956h3.717v-.956h-.709L8.075 0 5.727 4.288 3.38 0 .71 6.965H0v.956h3.717v-.956h-.624l.773-2.173L5.727 8z'/%3E%3C/svg%3E")}.SelectorGeoModal__metro-icon--line-20_3ix6{background-color:#0a6f20}.SelectorGeoModal__metro-icon--line-20_3ix6.SelectorGeoModal____svg_1H44{background-color:initial;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.727 8l1.861-3.208.773 2.173h-.624v.956h3.717v-.956h-.709L8.075 0 5.727 4.288 3.38 0 .71 6.965H0v.956h3.717v-.956h-.624l.773-2.173L5.727 8z'/%3E%3C/svg%3E")}.SelectorGeoModal__metro-icon--line-21_26dR{background-color:#c00}.SelectorGeoModal__metro-icon--line-21_26dR.SelectorGeoModal____svg_1H44{background-color:initial;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.727 8l1.861-3.208.773 2.173h-.624v.956h3.717v-.956h-.709L8.075 0 5.727 4.288 3.38 0 .71 6.965H0v.956h3.717v-.956h-.624l.773-2.173L5.727 8z'/%3E%3C/svg%3E")}.SelectorGeoModal__metro-icon--line-22_1t4w{background-color:#c00}.SelectorGeoModal__metro-icon--line-22_1t4w.SelectorGeoModal____svg_1H44{background-color:initial;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.727 8l1.861-3.208.773 2.173h-.624v.956h3.717v-.956h-.709L8.075 0 5.727 4.288 3.38 0 .71 6.965H0v.956h3.717v-.956h-.624l.773-2.173L5.727 8z'/%3E%3C/svg%3E")}.SelectorGeoModal__metro-icon--line-23_1Y6U{background-color:#039}.SelectorGeoModal__metro-icon--line-23_1Y6U.SelectorGeoModal____svg_1H44{background-color:initial;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.727 8l1.861-3.208.773 2.173h-.624v.956h3.717v-.956h-.709L8.075 0 5.727 4.288 3.38 0 .71 6.965H0v.956h3.717v-.956h-.624l.773-2.173L5.727 8z'/%3E%3C/svg%3E")}.SelectorGeoModal__metro-icon--line-24_2qsn{background-color:#c00}.SelectorGeoModal__metro-icon--line-24_2qsn.SelectorGeoModal____svg_1H44{background-color:initial;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.727 8l1.861-3.208.773 2.173h-.624v.956h3.717v-.956h-.709L8.075 0 5.727 4.288 3.38 0 .71 6.965H0v.956h3.717v-.956h-.624l.773-2.173L5.727 8z'/%3E%3C/svg%3E")}.SelectorGeoModal__metro-icon--line-25_9eKi{background-color:#ffa8af}.SelectorGeoModal__metro-icon--line-25_9eKi.SelectorGeoModal____svg_1H44{background-color:initial;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.727 8l1.861-3.208.773 2.173h-.624v.956h3.717v-.956h-.709L8.075 0 5.727 4.288 3.38 0 .71 6.965H0v.956h3.717v-.956h-.624l.773-2.173L5.727 8z'/%3E%3C/svg%3E")}.SelectorGeoModal__metro-icon--line-26_2iy2{background-color:#82c0c0}.SelectorGeoModal__metro-icon--line-26_2iy2.SelectorGeoModal____svg_1H44{background-color:initial;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.727 8l1.861-3.208.773 2.173h-.624v.956h3.717v-.956h-.709L8.075 0 5.727 4.288 3.38 0 .71 6.965H0v.956h3.717v-.956h-.624l.773-2.173L5.727 8z'/%3E%3C/svg%3E")}.SelectorGeoModal__metro-icon--line-28_32Mq{background-color:pink}.SelectorGeoModal__metro-icon--line-28_32Mq.SelectorGeoModal____svg_1H44{background-color:initial;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.727 8l1.861-3.208.773 2.173h-.624v.956h3.717v-.956h-.709L8.075 0 5.727 4.288 3.38 0 .71 6.965H0v.956h3.717v-.956h-.624l.773-2.173L5.727 8z'/%3E%3C/svg%3E")}.SelectorGeoModal__search-bar_1AP_{padding:8px 16px}.SelectorGeoModal__small-icon_1Fux .vue-svg-icon{width:8px!important;height:8px!important}.SelectorGeoModal__list_avZm{margin:0;padding:0;list-style:none}.SelectorGeoModal__list-item_2bvP{font-size:16px;line-height:24px;font-weight:400;margin-left:16px;padding:16px 16px 16px 0;border-bottom:1px solid #eef3ff}.SelectorGeoModal__metro-icon_9WCw{margin-right:16px}.SelectorGeoModal__list-item-no-results_7tgL{font-size:14px;line-height:20px;font-weight:400;padding:16px 16px 16px 0;text-align:center}.SelectorGeo__button-text-full_3Afj{display:none}.SelectorGeo__icon-geo-marker_3O4Z{display:none;margin-right:6px;width:16px;height:16px}.SelectorGeo__icon-chevron-right_1dtk{margin-left:8px;width:6px;fill:#26364b;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.ab-34306 .SelectorGeo__icon-chevron-right_1dtk,.ab-35082 .SelectorGeo__icon-chevron-right_1dtk{display:none}.ab-34306 .SelectorGeo__icon-geo-marker_3O4Z,.ab-35082 .SelectorGeo__icon-geo-marker_3O4Z{display:inline-block}.ab-34306 .SelectorGeo__button-text-default_6GEa,.ab-35082 .SelectorGeo__button-text-default_6GEa{display:none}.ab-34306 .SelectorGeo__button-text-full_3Afj,.ab-35082 .SelectorGeo__button-text-full_3Afj{display:inline}.Checkbox__wrapper_1VaA{margin:0;padding:0;width:auto;cursor:pointer;font-size:14px;line-height:20px;font-weight:400}.Checkbox__marker_1J5a,.Checkbox__wrapper_1VaA{position:relative;display:-webkit-inline-flex;display:inline-flex;-webkit-align-items:center;align-items:center}.Checkbox__marker_1J5a{box-sizing:border-box;-webkit-justify-content:center;justify-content:center;-webkit-flex-shrink:0;flex-shrink:0;border:1px solid #828ea5;border-radius:4px}.Checkbox__marker_1J5a:after{display:none;content:""}.Checkbox__size--sm_220E .Checkbox__marker_1J5a{width:15px;height:15px}.Checkbox__size--sm_220E .Checkbox__marker_1J5a:after{width:5px;height:5px;border-radius:2px}.Checkbox__size--md_LvNF .Checkbox__marker_1J5a{width:20px;height:20px}.Checkbox__size--md_LvNF .Checkbox__marker_1J5a:after{width:10px;height:10px;border-radius:3px}.Checkbox__color--is-pink_2RQ4 .Checkbox__marker_1J5a{width:18px;height:18px;border-width:2px;border-color:#828ea5}.Checkbox__size--lg_rT9c{font-size:16px;line-height:24px;font-weight:400}.Checkbox__size--lg_rT9c .Checkbox__marker_1J5a{width:25px;height:25px}.Checkbox__size--lg_rT9c .Checkbox__marker_1J5a:after{width:15px;height:15px;border-radius:3px}.Checkbox__input_1kfQ{position:absolute;top:0;left:0;width:0;height:0;opacity:0}.Checkbox__input_1kfQ:checked~.Checkbox__marker_1J5a{border-color:#00aeca}.Checkbox__input_1kfQ:checked~.Checkbox__marker_1J5a:after{display:block;background:#00aeca}.Checkbox__input_1kfQ.Checkbox__color--is-pink_2RQ4:checked~.Checkbox__marker_1J5a{border-color:#ff3c8a;background:#ff3c8a}.Checkbox__input_1kfQ.Checkbox__color--is-pink_2RQ4:checked~.Checkbox__marker_1J5a:after{background:#ff3c8a url(/static/compile/checkbox-check.svg?v=e5104317) 50% no-repeat}.Checkbox__label-placement--left_Hyo5 .Checkbox__label_2ZL5{margin-left:8px}.Checkbox__label-placement--right_2WCb{-webkit-flex-direction:row-reverse;flex-direction:row-reverse}.Checkbox__label-placement--right_2WCb .Checkbox__label_2ZL5{margin-right:8px}.Checkbox__text-placement--space-between_3Iv9{-webkit-justify-content:space-between;justify-content:space-between}.Checkbox__text-placement--left_UuIH{-webkit-justify-content:flex-start;justify-content:flex-start}.Checkbox__text-placement--left_UuIH .Checkbox__label_2ZL5{margin-left:8px}.Checkbox__text-placement--right_2_ot{-webkit-justify-content:flex-end;justify-content:flex-end}.Checkbox__text-placement--right_2_ot .Checkbox__label_2ZL5{margin-right:8px}.Checkbox__is-hide_3JGR{display:none}.DoctorsFilterByGeoModal__metro-icon_3tw0{margin-right:8px;display:inline-block;width:8px;height:8px;background-color:#44b85c;border-radius:50%}.DoctorsFilterByGeoModal__metro-icon_3tw0.DoctorsFilterByGeoModal____svg_2lGK{margin-right:4px;margin-left:7px;width:12px;border-radius:0;background-color:initial;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.727 8l1.861-3.208.773 2.173h-.624v.956h3.717v-.956h-.709L8.075 0 5.727 4.288 3.38 0 .71 6.965H0v.956h3.717v-.956h-.624l.773-2.173L5.727 8z'/%3E%3C/svg%3E")}.DoctorsFilterByGeoModal__metro-icon--line-1_ittz{background-color:#44b85c}.DoctorsFilterByGeoModal__metro-icon--line-1_ittz.DoctorsFilterByGeoModal____svg_2lGK{background-color:initial;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.727 8l1.861-3.208.773 2.173h-.624v.956h3.717v-.956h-.709L8.075 0 5.727 4.288 3.38 0 .71 6.965H0v.956h3.717v-.956h-.624l.773-2.173L5.727 8z'/%3E%3C/svg%3E")}.DoctorsFilterByGeoModal__metro-icon--line-2_3g8T{background-color:#19c1f3}.DoctorsFilterByGeoModal__metro-icon--line-2_3g8T.DoctorsFilterByGeoModal____svg_2lGK{background-color:initial;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.727 8l1.861-3.208.773 2.173h-.624v.956h3.717v-.956h-.709L8.075 0 5.727 4.288 3.38 0 .71 6.965H0v.956h3.717v-.956h-.624l.773-2.173L5.727 8z'/%3E%3C/svg%3E")}.DoctorsFilterByGeoModal__metro-icon--line-3_HftD{background-color:#ffcb31}.DoctorsFilterByGeoModal__metro-icon--line-3_HftD.DoctorsFilterByGeoModal____svg_2lGK{background-color:initial;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.727 8l1.861-3.208.773 2.173h-.624v.956h3.717v-.956h-.709L8.075 0 5.727 4.288 3.38 0 .71 6.965H0v.956h3.717v-.956h-.624l.773-2.173L5.727 8z'/%3E%3C/svg%3E")}.DoctorsFilterByGeoModal__metro-icon--line-4_3BQo{background-color:#a1a2a3}.DoctorsFilterByGeoModal__metro-icon--line-4_3BQo.DoctorsFilterByGeoModal____svg_2lGK{background-color:initial;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.727 8l1.861-3.208.773 2.173h-.624v.956h3.717v-.956h-.709L8.075 0 5.727 4.288 3.38 0 .71 6.965H0v.956h3.717v-.956h-.624l.773-2.173L5.727 8z'/%3E%3C/svg%3E")}.DoctorsFilterByGeoModal__metro-icon--line-5_2DKV{background-color:#f58631}.DoctorsFilterByGeoModal__metro-icon--line-5_2DKV.DoctorsFilterByGeoModal____svg_2lGK{background-color:initial;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.727 8l1.861-3.208.773 2.173h-.624v.956h3.717v-.956h-.709L8.075 0 5.727 4.288 3.38 0 .71 6.965H0v.956h3.717v-.956h-.624l.773-2.173L5.727 8z'/%3E%3C/svg%3E")}.DoctorsFilterByGeoModal__metro-icon--line-6_2XoC{background-color:#08c}.DoctorsFilterByGeoModal__metro-icon--line-6_2XoC.DoctorsFilterByGeoModal____svg_2lGK{background-color:initial;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.727 8l1.861-3.208.773 2.173h-.624v.956h3.717v-.956h-.709L8.075 0 5.727 4.288 3.38 0 .71 6.965H0v.956h3.717v-.956h-.624l.773-2.173L5.727 8z'/%3E%3C/svg%3E")}.DoctorsFilterByGeoModal__metro-icon--line-7_3aeA{background-color:#ed1b35}.DoctorsFilterByGeoModal__metro-icon--line-7_3aeA.DoctorsFilterByGeoModal____svg_2lGK{background-color:initial;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.727 8l1.861-3.208.773 2.173h-.624v.956h3.717v-.956h-.709L8.075 0 5.727 4.288 3.38 0 .71 6.965H0v.956h3.717v-.956h-.624l.773-2.173L5.727 8z'/%3E%3C/svg%3E")}.DoctorsFilterByGeoModal__metro-icon--line-8_3ryP{background-color:#0078bf}.DoctorsFilterByGeoModal__metro-icon--line-8_3ryP.DoctorsFilterByGeoModal____svg_2lGK{background-color:initial;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.727 8l1.861-3.208.773 2.173h-.624v.956h3.717v-.956h-.709L8.075 0 5.727 4.288 3.38 0 .71 6.965H0v.956h3.717v-.956h-.624l.773-2.173L5.727 8z'/%3E%3C/svg%3E")}.DoctorsFilterByGeoModal__metro-icon--line-9_3vr5{background-color:#8e479c}.DoctorsFilterByGeoModal__metro-icon--line-9_3vr5.DoctorsFilterByGeoModal____svg_2lGK{background-color:initial;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.727 8l1.861-3.208.773 2.173h-.624v.956h3.717v-.956h-.709L8.075 0 5.727 4.288 3.38 0 .71 6.965H0v.956h3.717v-.956h-.624l.773-2.173L5.727 8z'/%3E%3C/svg%3E")}.DoctorsFilterByGeoModal__metro-icon--line-10_2YQP{background-color:#b3d445}.DoctorsFilterByGeoModal__metro-icon--line-10_2YQP.DoctorsFilterByGeoModal____svg_2lGK{background-color:initial;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.727 8l1.861-3.208.773 2.173h-.624v.956h3.717v-.956h-.709L8.075 0 5.727 4.288 3.38 0 .71 6.965H0v.956h3.717v-.956h-.624l.773-2.173L5.727 8z'/%3E%3C/svg%3E")}.DoctorsFilterByGeoModal__metro-icon--line-11_3f1D{background-color:#894e35}.DoctorsFilterByGeoModal__metro-icon--line-11_3f1D.DoctorsFilterByGeoModal____svg_2lGK{background-color:initial;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.727 8l1.861-3.208.773 2.173h-.624v.956h3.717v-.956h-.709L8.075 0 5.727 4.288 3.38 0 .71 6.965H0v.956h3.717v-.956h-.624l.773-2.173L5.727 8z'/%3E%3C/svg%3E")}.DoctorsFilterByGeoModal__metro-icon--line-12_38zk{background-color:#acbfe1}.DoctorsFilterByGeoModal__metro-icon--line-12_38zk.DoctorsFilterByGeoModal____svg_2lGK{background-color:initial;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.727 8l1.861-3.208.773 2.173h-.624v.956h3.717v-.956h-.709L8.075 0 5.727 4.288 3.38 0 .71 6.965H0v.956h3.717v-.956h-.624l.773-2.173L5.727 8z'/%3E%3C/svg%3E")}.DoctorsFilterByGeoModal__metro-icon--line-13_2lp1{background-color:#c00}.DoctorsFilterByGeoModal__metro-icon--line-13_2lp1.DoctorsFilterByGeoModal____svg_2lGK{background-color:initial;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.727 8l1.861-3.208.773 2.173h-.624v.956h3.717v-.956h-.709L8.075 0 5.727 4.288 3.38 0 .71 6.965H0v.956h3.717v-.956h-.624l.773-2.173L5.727 8z'/%3E%3C/svg%3E")}.DoctorsFilterByGeoModal__metro-icon--line-14_1Ux-{background-color:#09c}.DoctorsFilterByGeoModal__metro-icon--line-14_1Ux-.DoctorsFilterByGeoModal____svg_2lGK{background-color:initial;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.727 8l1.861-3.208.773 2.173h-.624v.956h3.717v-.956h-.709L8.075 0 5.727 4.288 3.38 0 .71 6.965H0v.956h3.717v-.956h-.624l.773-2.173L5.727 8z'/%3E%3C/svg%3E")}.DoctorsFilterByGeoModal__metro-icon--line-15_1Ij9{background-color:#0a6f20}.DoctorsFilterByGeoModal__metro-icon--line-15_1Ij9.DoctorsFilterByGeoModal____svg_2lGK{background-color:initial;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.727 8l1.861-3.208.773 2.173h-.624v.956h3.717v-.956h-.709L8.075 0 5.727 4.288 3.38 0 .71 6.965H0v.956h3.717v-.956h-.624l.773-2.173L5.727 8z'/%3E%3C/svg%3E")}.DoctorsFilterByGeoModal__metro-icon--line-16_5oAq{background-color:#ff7f00}.DoctorsFilterByGeoModal__metro-icon--line-16_5oAq.DoctorsFilterByGeoModal____svg_2lGK{background-color:initial;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.727 8l1.861-3.208.773 2.173h-.624v.956h3.717v-.956h-.709L8.075 0 5.727 4.288 3.38 0 .71 6.965H0v.956h3.717v-.956h-.624l.773-2.173L5.727 8z'/%3E%3C/svg%3E")}.DoctorsFilterByGeoModal__metro-icon--line-17_H9er{background-color:#92007b}.DoctorsFilterByGeoModal__metro-icon--line-17_H9er.DoctorsFilterByGeoModal____svg_2lGK{background-color:initial;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.727 8l1.861-3.208.773 2.173h-.624v.956h3.717v-.956h-.709L8.075 0 5.727 4.288 3.38 0 .71 6.965H0v.956h3.717v-.956h-.624l.773-2.173L5.727 8z'/%3E%3C/svg%3E")}.DoctorsFilterByGeoModal__metro-icon--line-18_2cwW{background-color:#c00}.DoctorsFilterByGeoModal__metro-icon--line-18_2cwW.DoctorsFilterByGeoModal____svg_2lGK{background-color:initial;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.727 8l1.861-3.208.773 2.173h-.624v.956h3.717v-.956h-.709L8.075 0 5.727 4.288 3.38 0 .71 6.965H0v.956h3.717v-.956h-.624l.773-2.173L5.727 8z'/%3E%3C/svg%3E")}.DoctorsFilterByGeoModal__metro-icon--line-19_tHW2{background-color:#c00}.DoctorsFilterByGeoModal__metro-icon--line-19_tHW2.DoctorsFilterByGeoModal____svg_2lGK{background-color:initial;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.727 8l1.861-3.208.773 2.173h-.624v.956h3.717v-.956h-.709L8.075 0 5.727 4.288 3.38 0 .71 6.965H0v.956h3.717v-.956h-.624l.773-2.173L5.727 8z'/%3E%3C/svg%3E")}.DoctorsFilterByGeoModal__metro-icon--line-20_OCfy{background-color:#0a6f20}.DoctorsFilterByGeoModal__metro-icon--line-20_OCfy.DoctorsFilterByGeoModal____svg_2lGK{background-color:initial;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.727 8l1.861-3.208.773 2.173h-.624v.956h3.717v-.956h-.709L8.075 0 5.727 4.288 3.38 0 .71 6.965H0v.956h3.717v-.956h-.624l.773-2.173L5.727 8z'/%3E%3C/svg%3E")}.DoctorsFilterByGeoModal__metro-icon--line-21_JOSH{background-color:#c00}.DoctorsFilterByGeoModal__metro-icon--line-21_JOSH.DoctorsFilterByGeoModal____svg_2lGK{background-color:initial;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.727 8l1.861-3.208.773 2.173h-.624v.956h3.717v-.956h-.709L8.075 0 5.727 4.288 3.38 0 .71 6.965H0v.956h3.717v-.956h-.624l.773-2.173L5.727 8z'/%3E%3C/svg%3E")}.DoctorsFilterByGeoModal__metro-icon--line-22_2t7h{background-color:#c00}.DoctorsFilterByGeoModal__metro-icon--line-22_2t7h.DoctorsFilterByGeoModal____svg_2lGK{background-color:initial;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.727 8l1.861-3.208.773 2.173h-.624v.956h3.717v-.956h-.709L8.075 0 5.727 4.288 3.38 0 .71 6.965H0v.956h3.717v-.956h-.624l.773-2.173L5.727 8z'/%3E%3C/svg%3E")}.DoctorsFilterByGeoModal__metro-icon--line-23_YYHB{background-color:#039}.DoctorsFilterByGeoModal__metro-icon--line-23_YYHB.DoctorsFilterByGeoModal____svg_2lGK{background-color:initial;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.727 8l1.861-3.208.773 2.173h-.624v.956h3.717v-.956h-.709L8.075 0 5.727 4.288 3.38 0 .71 6.965H0v.956h3.717v-.956h-.624l.773-2.173L5.727 8z'/%3E%3C/svg%3E")}.DoctorsFilterByGeoModal__metro-icon--line-24_2aqz{background-color:#c00}.DoctorsFilterByGeoModal__metro-icon--line-24_2aqz.DoctorsFilterByGeoModal____svg_2lGK{background-color:initial;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.727 8l1.861-3.208.773 2.173h-.624v.956h3.717v-.956h-.709L8.075 0 5.727 4.288 3.38 0 .71 6.965H0v.956h3.717v-.956h-.624l.773-2.173L5.727 8z'/%3E%3C/svg%3E")}.DoctorsFilterByGeoModal__metro-icon--line-25_2A1V{background-color:#ffa8af}.DoctorsFilterByGeoModal__metro-icon--line-25_2A1V.DoctorsFilterByGeoModal____svg_2lGK{background-color:initial;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.727 8l1.861-3.208.773 2.173h-.624v.956h3.717v-.956h-.709L8.075 0 5.727 4.288 3.38 0 .71 6.965H0v.956h3.717v-.956h-.624l.773-2.173L5.727 8z'/%3E%3C/svg%3E")}.DoctorsFilterByGeoModal__metro-icon--line-26_2K0r{background-color:#82c0c0}.DoctorsFilterByGeoModal__metro-icon--line-26_2K0r.DoctorsFilterByGeoModal____svg_2lGK{background-color:initial;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.727 8l1.861-3.208.773 2.173h-.624v.956h3.717v-.956h-.709L8.075 0 5.727 4.288 3.38 0 .71 6.965H0v.956h3.717v-.956h-.624l.773-2.173L5.727 8z'/%3E%3C/svg%3E")}.DoctorsFilterByGeoModal__metro-icon--line-28_1zyU{background-color:pink}.DoctorsFilterByGeoModal__metro-icon--line-28_1zyU.DoctorsFilterByGeoModal____svg_2lGK{background-color:initial;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.727 8l1.861-3.208.773 2.173h-.624v.956h3.717v-.956h-.709L8.075 0 5.727 4.288 3.38 0 .71 6.965H0v.956h3.717v-.956h-.624l.773-2.173L5.727 8z'/%3E%3C/svg%3E")}.DoctorsFilterByGeoModal__search-bar_3qxC{padding:8px 16px}.DoctorsFilterByGeoModal__small-icon_3dFS .vue-svg-icon{width:8px!important;height:8px!important}.DoctorsFilterByGeoModal__list-item_mk6S{font-size:16px;line-height:24px;font-weight:400;display:-webkit-flex;display:flex;margin-left:16px;padding:16px 16px 16px 0;border-bottom:1px solid #eef3ff}.DoctorsFilterByGeoModal__metro-icon_3tw0{margin-right:16px}.DoctorsFilterByGeoModal__list-item-no-results_iLND{font-size:14px;line-height:20px;font-weight:400;padding:16px 16px 16px 0;text-align:center}.SelectorGeoMultiple__root_2MUY{display:-webkit-flex;display:flex}.SelectorGeoMultiple__selector_3Ncn+.SelectorGeoMultiple__selector_3Ncn{margin-left:8px}.SelectorGeoMultiple__button-text-full_3SJP{display:inline}.SelectorGeoMultiple__icon-geo-marker_1xer{display:inline-block;margin-right:6px;width:16px;height:16px}.SelectorGeoMultiple__icon-chevron-right_12Wx{margin-left:8px;width:6px;fill:#26364b;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.Calendar__root_2Gvb{box-sizing:border-box;position:relative;padding:16px 16px 24px;width:auto;color:#26364b;background-color:#fff;border-radius:12px;box-shadow:0 4px 20px 0 rgba(0,0,0,.16)}.Calendar__header_hF8S{display:-webkit-flex;display:flex}.Calendar__header--side-arrows_M_w0,.Calendar__header_hF8S{-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center}.Calendar__header--side-arrows_M_w0{display:none}.Calendar__calendar_348h{font-size:14px;line-height:20px;font-weight:400;margin-top:16px}.Calendar__notice_2ayI{font-size:13px;line-height:16px;font-weight:400;margin-top:8px;text-align:center;color:#828ea5}.Calendar__month_QE1b{font-size:16px;line-height:24px;font-weight:600;-webkit-flex-basis:167px;flex-basis:167px}.Calendar__arrow-container_3Sb9{-webkit-justify-content:space-between;justify-content:space-between;-webkit-flex-grow:1;flex-grow:1}.Calendar__arrow-container_3Sb9,.Calendar__arrow_2KkJ{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.Calendar__arrow_2KkJ{-webkit-justify-content:center;justify-content:center;border:none;width:24px;height:24px;background-color:initial}.Calendar__arrow_2KkJ:hover{cursor:pointer}.Calendar__arrow_2KkJ:disabled{opacity:.5;cursor:default}.Calendar__arrow_2KkJ .Calendar__icon_1CbN{width:8px;height:12px}.Calendar__arrow_2KkJ .Calendar__left_3cN8{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.Calendar__week_3OcP{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}.Calendar__day-of-week_1ZH1{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;-webkit-flex-basis:32px;flex-basis:32px;height:32px;color:#26364b}.Calendar__day-of-week_1ZH1:nth-child(6),.Calendar__day-of-week_1ZH1:nth-child(7){color:#fe246c}.Calendar__day_3b__{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;-webkit-flex-basis:32px;flex-basis:32px;border:none;padding:0;height:32px;background-color:initial;color:#c5c9d1}.Calendar__day_3b__.Calendar__hidden_2LlH{visibility:hidden}.Calendar__background_1UYk{box-sizing:border-box;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;border-radius:50%;height:32px;width:32px}.Calendar__background_1UYk.Calendar__available_1-Q6{color:#26364b}.Calendar__background_1UYk.Calendar__available_1-Q6:hover{border:1px solid #00aeca;cursor:pointer}.Calendar__background_1UYk.Calendar__today_1xXk{background-color:rgba(254,36,108,.1)}.Calendar__background_1UYk.Calendar__selected_3gha{color:#fff;background:#f06}.Calendar__background_1UYk.Calendar__selected_3gha:hover{border:none;cursor:default}.ab-35082 .Calendar__header_hF8S{display:none}.ab-35082 .Calendar__header--side-arrows_M_w0{display:-webkit-flex;display:flex}.ab-35082 .Calendar__notice_2ayI{display:none}.ab-35082 .Calendar__month_QE1b{-webkit-flex-basis:auto;flex-basis:auto}.ab-35082 .Calendar__background_1UYk.Calendar__today_1xXk{position:relative;background:transparent}.ab-35082 .Calendar__background_1UYk.Calendar__today_1xXk:after{position:absolute;bottom:0;left:calc(50% - 2px);display:block;border-radius:2px;width:4px;height:4px;background-color:#ff3c8a;content:""}.ab-35082 .Calendar__background_1UYk.Calendar__selected_3gha{background:#f06}.Calendar__root_2Gvb.Calendar__gray_1wHp{box-shadow:none}.Calendar__root_2Gvb.Calendar__gray_1wHp .Calendar__calendar_348h{font-size:16px;line-height:24px;font-weight:400}.Calendar__root_2Gvb.Calendar__gray_1wHp .Calendar__notice_2ayI{font-size:14px;line-height:20px;font-weight:400;margin-top:16px}.Calendar__root_2Gvb.Calendar__gray_1wHp .Calendar__month_QE1b{font-size:20px;line-height:24px;font-weight:600}.Calendar__root_2Gvb.Calendar__gray_1wHp .Calendar__week_3OcP{margin-bottom:8px}.Calendar__root_2Gvb.Calendar__gray_1wHp .Calendar__day-of-week_1ZH1{font-size:11px;line-height:16px;font-weight:600;-webkit-flex-basis:14.28571429%;flex-basis:14.28571429%;height:36px;text-transform:uppercase;color:#828ea5}.Calendar__root_2Gvb.Calendar__gray_1wHp .Calendar__day_3b__{-webkit-flex-basis:14.28571429%;flex-basis:14.28571429%;height:36px}.Calendar__root_2Gvb.Calendar__gray_1wHp .Calendar__day_3b__:not(.Calendar__available_1-Q6){color:rgba(130,142,165,.4)}.Calendar__root_2Gvb.Calendar__gray_1wHp .Calendar__hidden_2LlH{visibility:visible;color:#828ea5}.Calendar__button-prev_1xCh svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}@media (min-width:752px){.Calendar__root_2Gvb{width:270px;padding:16px}}.SelectorAppointmentDayModal__root_3xeN{color:#26364b}.SelectorAppointmentDayModal__title_1z5Y{font-size:16px;line-height:20px;font-weight:400;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;min-height:56px}.SelectorAppointmentDayModal__days_2L6H{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.SelectorAppointmentDayModal__label-calendar-two-weeks_K5S0,.SelectorAppointmentDayModal__label-calendar_3yyw{font-size:16px;line-height:24px;font-weight:400;padding:24px 16px 8px;color:#828ea5}.ab-35082 .SelectorAppointmentDayModal__label-calendar_3yyw,.SelectorAppointmentDayModal__label-calendar-two-weeks_K5S0{display:none}.ab-35082 .SelectorAppointmentDayModal__label-calendar-two-weeks_K5S0{display:block}.SelectorAppointmentDayModal__day_2Bny{font-size:16px;line-height:24px;font-weight:400;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;margin-left:16px;padding:16px 32px 16px 0;border-bottom:1px solid #eef3ff}.SelectorAppointmentDayModal__day_2Bny .--steel{color:#828ea5}.SelectorAppointmentDayModal__radio_2CDr{visibility:hidden;margin-left:auto}.SelectorAppointmentDayModal__dot_2ea1:after{visibility:hidden;content:".";width:12px;height:12px;background-color:#ff3c8a;display:block;border-radius:50%;font-size:0}.SelectorAppointmentDayModal__radio_2CDr+.SelectorAppointmentDayModal__dot_2ea1{border-radius:50%;border:2px solid #99afcc;padding:2px;background-color:initial}.SelectorAppointmentDayModal__radio_2CDr:checked+.SelectorAppointmentDayModal__dot_2ea1{border-color:#ff3c8a}.SelectorAppointmentDayModal__radio_2CDr:checked+.SelectorAppointmentDayModal__dot_2ea1:after{visibility:visible}.select-box-with-calendar{position:relative;display:-webkit-inline-flex;display:inline-flex;-webkit-align-items:normal;align-items:normal}.select-box-with-calendar__icon{display:none;width:14px;height:14px;margin:0 9px 0 0;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='14' fill-rule='evenodd' clip-rule='evenodd' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.75 3.25v.25a.75.75 0 001.5 0v-.25h3.5v.25a.75.75 0 001.5 0v-.25h.25c.69 0 1.25.56 1.25 1.25v6c0 .69-.56 1.25-1.25 1.25h-7c-.69 0-1.25-.56-1.25-1.25v-6c0-.69.56-1.25 1.25-1.25h.25zm1.5-1.5h3.5V1.5a.75.75 0 011.5 0v.25h.25a2.75 2.75 0 012.75 2.75v6a2.75 2.75 0 01-2.75 2.75h-7A2.75 2.75 0 01.75 10.5v-6A2.75 2.75 0 013.5 1.75h.25V1.5a.75.75 0 011.5 0v.25zM7 9.5a1.5 1.5 0 100-3 1.5 1.5 0 000 3z' fill='%23222'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%}.select-box-with-calendar__calendar{position:fixed;z-index:120;right:8px;bottom:8px;left:8px}.select-box-with-calendar__calendar--mobile{position:static;margin:16px -16px -16px}.select-box-with-calendar .select-other-day{margin:32px 0 8px;padding:8px 0;display:block;text-align:center;border:1px solid rgba(74,117,181,.25);border-radius:8px;outline:none}@media (min-width:1550px){.select-box-with-calendar .select-other-day{-webkit-flex-direction:row-reverse;flex-direction:row-reverse}}.select-box-with-calendar .--steel{color:#828ea5}.select-box-with-calendar .fade-enter-active,.select-box-with-calendar .fade-leave-active{transition:opacity .1s linear,left .1s linear}.select-box-with-calendar .fade-enter,.select-box-with-calendar .fade-leave-to{opacity:0}@media (min-width:752px){.select-box-with-calendar .select-box-with-calendar__calendar{position:absolute;z-index:3;top:calc(100% + 8px);right:unset;left:-271px}.select-box-with-calendar .select-box-with-calendar__close-button{display:none}.select-box-with-calendar .select-other-day{margin:0;padding:2px 16px 2px 10px;-webkit-flex-direction:row;flex-direction:row;display:-webkit-flex;display:flex;border:none}.select-box-with-calendar .select-other-day .select-box-with-calendar__icon{width:10px;height:10px;position:relative;top:1px;margin:0 9px 0 -17px;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTS40Ny40N2EuNzUuNzUgMCAwMTEuMDYgMEw1IDMuOTQgOC40Ny40N2EuNzUuNzUgMCAwMTEuMDYgMS4wNmwtNCA0YS43NS43NSAwIDAxLTEuMDYgMGwtNC00YS43NS43NSAwIDAxMC0xLjA2eiIgZmlsbD0iIzg0OEQ5RiIvPjwvc3ZnPg==);transition:all .2s linear;-webkit-transform:rotate(90deg);transform:rotate(90deg)}}@media (min-width:1550px){.select-box-with-calendar .select-box-with-calendar__calendar{left:196px}.select-box-with-calendar .select-box-with-calendar__icon{margin:0 0 0 7px;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}}.SelectBoxWithCalendar__selector-appointment-day-mobile_1Efn{font-size:13px}.SelectBoxWithCalendar__selector-appointment-day_31G9{display:none}.SelectBoxWithCalendar__icon-calendar_DK8T{margin-right:8px;width:16px;height:16px}.SelectBoxWithCalendar__other-day-next_1sTq,.SelectBoxWithCalendar__placeholder-next_QxkZ,.SelectBoxWithCalendar__tomorrow-next_cLcg{display:none}@media (max-width:752px){.ab-34306 .SelectBoxWithCalendar__icon-calendar_DK8T.SelectBoxWithCalendar__is-value-selected_rO8A,.ab-34306 .SelectBoxWithCalendar__placeholder-default_1ZNQ,.ab-35082 .SelectBoxWithCalendar__icon-calendar_DK8T.SelectBoxWithCalendar__is-value-selected_rO8A,.ab-35082 .SelectBoxWithCalendar__placeholder-default_1ZNQ{display:none}.ab-34306 .SelectBoxWithCalendar__placeholder-next_QxkZ,.ab-35082 .SelectBoxWithCalendar__placeholder-next_QxkZ{display:inline}.ab-34306 .SelectBoxWithCalendar__tomorrow-default_wdJ4,.ab-35082 .SelectBoxWithCalendar__tomorrow-default_wdJ4{display:none}.ab-34306 .SelectBoxWithCalendar__tomorrow-next_cLcg,.ab-35082 .SelectBoxWithCalendar__tomorrow-next_cLcg{display:inline}.ab-34306 .SelectBoxWithCalendar__other-day-default_2jOt,.ab-35082 .SelectBoxWithCalendar__other-day-default_2jOt{display:none}.ab-34306 .SelectBoxWithCalendar__other-day-next_1sTq,.ab-35082 .SelectBoxWithCalendar__other-day-next_1sTq{display:inline}}@media (min-width:752px){.SelectBoxWithCalendar__selector-appointment-day-mobile_1Efn{display:none}.SelectBoxWithCalendar__selector-appointment-day_31G9{display:block}}.SearchFormServices__wrapper_ZmNw{height:100%;margin:0;padding:4px 0 0;background:#fff}.SearchFormServices__search_GOHT{position:relative;margin:8px 0}.SearchFormServices__specialty-title_3oDa{overflow:hidden;text-overflow:ellipsis;max-width:190px;display:block;white-space:nowrap;margin:0 auto}.SearchFormServices__search-form-title_-rz0{padding-top:18px}.SearchFormServices__reset_31VG{font-size:16px;line-height:20px;font-weight:400;position:absolute;top:22px;right:24px;color:#008bd8;cursor:pointer;border:0;outline:none;padding:0;margin:0;background-color:initial}.SearchFormServices__reset_31VG:disabled{color:rgba(38,54,75,.4);pointer-events:none}.SearchFormServices__section_36XS+.SearchFormServices__section_36XS{padding-top:24px}.SearchFormServices__title_1nPo{margin:0;padding:14px 0}.SearchFormServices__form_Lc-5{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.SearchFormServices__field_S1J-{padding-top:16px;padding-bottom:16px;border-bottom:1px solid #eef3ff;margin-left:0}.SearchFormServices__field_S1J- .SearchFormServices__button_3g9w{margin-top:24px}.SimpleTag__tag_3f0U{font-size:16px;line-height:20px;font-weight:400;-webkit-align-items:center;align-items:center;-webkit-flex-shrink:0;flex-shrink:0;color:#26364b;padding:8px 12px;margin-bottom:8px;margin-right:8px;border-radius:10px;box-sizing:border-box;background-color:#eef3ff}.SimpleTag__close_2Ipp,.SimpleTag__tag_3f0U{display:-webkit-inline-flex;display:inline-flex}.SimpleTag__close_2Ipp{margin-left:8px;color:#828ea5}.SimpleTag__close_2Ipp svg{display:inline-block;vertical-align:middle;width:7px;height:7px}.SearchFormSettings__root_lAhN{height:100%;margin:0;padding:4px 0 0;background:#fff}.SearchFormSettings__header_1AZT{font-size:16px;line-height:20px;font-weight:400;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;margin-bottom:8px;min-height:56px}.SearchFormSettings__list_1f-c{margin:0 0 24px;padding:0;list-style:none}.SearchFormSettings__list-title_2g4q{font-size:16px;line-height:20px;font-weight:600;padding:16px 0;line-height:1}.SearchFormSettings__list-item_2ALR{margin-right:-24px}.SearchFormSettings__label_3qpq{font-size:16px;line-height:20px;font-weight:400;position:relative;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;border-bottom:1px solid #eef3ff;padding:16px 24px 16px 0}.SearchFormSettings__label_3qpq.SearchFormSettings__dot_3L3m:before{content:"";visibility:hidden;position:absolute;right:28px;display:inline-block;border-radius:50%;width:12px;height:12px;background-color:#ff3c8a}.SearchFormSettings__label_3qpq.SearchFormSettings__dot_3L3m:after{content:"";display:inline-block;border:2px solid #99afcc;border-radius:50%;padding:8px}.SearchFormSettings__label_3qpq.SearchFormSettings__box_1ixO:before{content:"";visibility:hidden;position:absolute;right:26px;display:inline-block;width:14px;height:14px;background:#ff3c8a url(/static/compile/checkbox-check.svg?v=e5104317) no-repeat 50%}.SearchFormSettings__label_3qpq.SearchFormSettings__box_1ixO:after{content:"";display:inline-block;border-radius:5px;border:2px solid #99afcc;padding:7px}.SearchFormSettings__box_1ixO.SearchFormSettings__active_3yt_:before,.SearchFormSettings__dot_3L3m.SearchFormSettings__active_3yt_:before{visibility:visible}.SearchFormSettings__box_1ixO.SearchFormSettings__active_3yt_:after,.SearchFormSettings__dot_3L3m.SearchFormSettings__active_3yt_:after{border-color:#ff3c8a}.SearchFormSettings__tags_3hS1{margin-bottom:8px}.SearchFormSettings__checkbox_CIyb,.SearchFormSettings__radio_34hv{visibility:hidden;margin-left:auto}.SearchFormSettings__add-service_TJBw{padding:8px 20px}.SearchFormSettings__button-reset_3Hgk{font-family:SBSansInterfaceRegular,Open Sans,sans-serif;font-size:16px;line-height:20px;font-weight:400;position:absolute;right:16px;outline:none;border:none;background:transparent;color:#008bd8;cursor:pointer}.SearchFormSettings__button-reset_3Hgk:disabled{color:rgba(38,54,75,.4);pointer-events:none}.DoctorsFilterBlock__root_39Eg{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;margin-left:16px;padding:16px 16px 16px 0;border-bottom:1px solid #eef3ff}.DoctorsFilterBlock__title_2E3P{font-size:16px;line-height:20px;font-weight:400;margin-bottom:16px;display:-webkit-flex;display:flex;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:center;align-items:center}.DoctorsFilterBlock__footer_YCIv{margin-top:8px}.DoctorsFilterBlock__button_1aUD{margin:0;padding:0;display:-webkit-inline-flex;display:inline-flex;-webkit-align-items:center;align-items:center;background:none;border:none}.DoctorsFilterBlock__hint-button_32KU{padding:0 8px}.DoctorsFilterBlock__hint-icon_3XJr{width:16px;height:16px;color:#828ea5}.DoctorsFilterBlock__advanced-filter-button_170K{font-size:14px;line-height:16px;font-weight:400;color:#008bd8;cursor:pointer}.DoctorsFilterByServiceModal__search-bar_2VQM{padding:8px 16px}.DoctorsFilterByServiceModal__small-icon_1O5i .vue-svg-icon{width:8px!important;height:8px!important}.DoctorsFilterByServiceModal__list-item_eThH{font-size:16px;line-height:24px;font-weight:400;display:-webkit-flex;display:flex;margin-left:16px;padding:16px 16px 16px 0;border-bottom:1px solid #eef3ff}.DoctorsFilterByServiceModal__list-item-no-results_2M-_{font-size:14px;line-height:20px;font-weight:400;padding:16px 16px 16px 0;text-align:center}.DoctorsFilterLine__root_ir1O{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:flex-start;align-items:flex-start;margin-left:16px;padding:16px 16px 16px 0;border-bottom:1px solid #eef3ff}.DoctorsFilterLine__title_1M06{font-size:16px;line-height:20px;font-weight:400}.DoctorsFilterLine__description_3Af8{font-size:14px;line-height:16px;font-weight:400;margin-top:4px;color:#828ea5}.OtherDoctorsFilters__description_27_O{font-size:13px;line-height:16px;font-weight:400;color:#828ea5}.DoctorsFilterByPrice__form_1h7_{display:-webkit-flex;display:flex}.DoctorsFilterByPrice__input_1q1j{margin:0 4px 0 0;display:-webkit-flex;display:flex;-webkit-align-items:baseline;align-items:baseline}.DoctorsFilterByPrice__input_1q1j input{padding-left:calc(12px + 2ch)}.DoctorsFilterByPrice__label_1qNB{font-size:16px;line-height:20px;font-weight:400;z-index:1;width:0;color:#828ea5;-webkit-transform:translateX(11px);transform:translateX(11px)}.DoctorsFilterByPrice__input_1q1j+.DoctorsFilterByPrice__input_1q1j{margin:0 0 0 4px}.DoctorsFilterByExperience__form_3rZA{display:-webkit-flex;display:flex}.DoctorsFilterByExperience__input_kDUL{margin:0 4px 0 0;display:-webkit-flex;display:flex;-webkit-align-items:baseline;align-items:baseline}.DoctorsFilterByExperience__input_kDUL input{padding-left:calc(12px + 2ch)}.DoctorsFilterByExperience__label_KD2F{font-size:16px;line-height:20px;font-weight:400;z-index:1;width:0;color:#828ea5;-webkit-transform:translateX(11px);transform:translateX(11px)}.DoctorsFilterByExperience__input_kDUL+.DoctorsFilterByExperience__input_kDUL{margin:0 0 0 4px}.body--fixed,.BottomModalLayout__overlay_2BAW{position:fixed;overflow:hidden;width:100%}.BottomModalLayout__overlay_2BAW{font-family:SBSansInterfaceRegular,Open Sans,sans-serif;top:0;left:0;z-index:1111;height:100%;background:rgba(38,54,75,.6)}.BottomModalLayout__window_anO5{box-sizing:border-box;position:fixed;bottom:0;background-color:#fff;padding:8px 16px 48px;border-radius:16px 16px 0 0;height:auto;width:100%;max-height:0;transition:max-height 1.2s cubic-bezier(.17,.04,.03,.94)}.BottomModalLayout__icon_3xCq{display:block;margin:0 auto}.BottomModalLayout__icon--drag_2gO9{padding-bottom:8px}@media (max-width:751px){.BottomModalLayout__window_anO5>*{width:100%!important}}@media (min-width:752px){.body--fixed{overflow:hidden}.BottomModalLayout__overlay_2BAW{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}.BottomModalLayout__window_anO5{position:relative;margin:auto 0;padding:32px;overflow-y:hidden;width:auto;min-width:300px;max-width:449px;border-radius:16px;box-shadow:0 12px 32px rgba(38,54,75,.5);transition:none;max-height:unset!important}.BottomModalLayout__icon_3xCq{position:absolute;right:32px;cursor:pointer}}.RankDescription__root_3iVG{font-size:16px;line-height:20px;font-weight:400}.RankDescription__title_3gO4{font-family:SBSansDisplaySemiBold,Open Sans,sans-serif;font-size:19px;line-height:20px;font-weight:400;text-align:center}@media (min-width:880px){.RankDescription__title_3gO4{font-size:25px;line-height:28px}}.SortingFiltersWrapper__root_1ujX{display:-webkit-flex;display:flex;padding:8px 16px 12px;overflow-x:auto;scrollbar-width:0;-ms-overflow-style:none}.SortingFiltersWrapper__root_1ujX::-webkit-scrollbar{display:none}.SortingFiltersWrapper__filter-sorting-root_N_cZ{display:none;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between;padding:0 16px}.SortingFiltersWrapper__reception-filter-wrapper_2vz8{display:none}.SortingFiltersWrapper__sorting-filter-wrapper_1n9e{display:none;margin:0 16px}.SortingFiltersWrapper__calendar-filter-wrapper_5Obh{display:none;-webkit-justify-content:normal;justify-content:normal;margin-left:8px;padding:0;width:auto}.SortingFiltersWrapper__selector-appointment-day_29zb,.SortingFiltersWrapper__selector-speciality_3quZ{margin-right:8px}.SortingFiltersWrapper__selector-geo-multiple_1yVx{display:none}.SortingFiltersWrapper__filter-button_18ss{font-size:14px;line-height:16px;font-weight:400;position:relative;padding:8px 0 8px 16px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between;background:transparent;border:none;color:#26364b;cursor:pointer}.SortingFiltersWrapper__filter-button_18ss.SortingFiltersWrapper__focus-visible_39M7,.SortingFiltersWrapper__filter-button_18ss:focus-visible{outline:none;border:1px solid #008bd8}.SortingFiltersWrapper__filter-button__icon_2OJp{margin-left:8px;width:16px;height:16px;fill:#26364b}.SortingFiltersWrapper__filter-button__counter_6fiL{font-size:10px;line-height:12px;font-weight:600;position:absolute;top:1px;right:-8px;display:none;border-radius:14px;padding:0 3px;background-color:#ff496a;color:#fff}.ab-34306 .SortingFiltersWrapper__selector-geo_yTK6{display:-webkit-flex;display:flex}.ab-35082 .SortingFiltersWrapper__filter-button__counter_6fiL{display:inline-block}.ab-35082 .SortingFiltersWrapper__selector-geo-multiple_1yVx{display:-webkit-flex;display:flex}.ab-34306 .SortingFiltersWrapper__wrapper_1PSW,.ab-35082 .SortingFiltersWrapper__reception-type-online_2WX7 .SortingFiltersWrapper__selector-geo-multiple_1yVx,.ab-35082 .SortingFiltersWrapper__selector-geo_yTK6,.ab-35082 .SortingFiltersWrapper__wrapper_1PSW{display:none}.ab-34306 .SortingFiltersWrapper__filter-next-root_3zZ8,.ab-35082 .SortingFiltersWrapper__filter-next-root_3zZ8{padding-bottom:16px;display:-webkit-flex;display:flex}.ab-34306 .SortingFiltersWrapper__reception-filter_1lOY,.ab-35082 .SortingFiltersWrapper__reception-filter_1lOY{display:-webkit-flex;display:flex;width:100%}.ab-34306 .SortingFiltersWrapper__filter-sorting-root_N_cZ,.ab-35082 .SortingFiltersWrapper__filter-sorting-root_N_cZ{display:-webkit-flex;display:flex}.ab-34306 .SortingFiltersWrapper__reception-type-online_2WX7 .SortingFiltersWrapper__selector-geo_yTK6,.ab-35082 .SortingFiltersWrapper__reception-type-online_2WX7 .SortingFiltersWrapper__selector-geo_yTK6{display:none}.ab-34306 .SortingFiltersWrapper__reception-type-departure_2vRN .SortingFiltersWrapper__selector-appointment-day_29zb,.ab-35082 .SortingFiltersWrapper__reception-type-departure_2vRN .SortingFiltersWrapper__selector-appointment-day_29zb{display:none}@media (max-width:752px){.ab-34306 .SortingFiltersWrapper__filter-next-root_3zZ8,.ab-35082 .SortingFiltersWrapper__filter-next-root_3zZ8{display:-webkit-flex;display:flex}.ab-34306 .SortingFiltersWrapper__wrapper_1PSW,.ab-35082 .SortingFiltersWrapper__wrapper_1PSW{display:none}}@media (min-width:560px){.SortingFiltersWrapper__calendar-filter-wrapper_5Obh{margin-left:16px}.SortingFiltersWrapper__reception-filter_1lOY{display:-webkit-inline-flex;display:inline-flex;width:auto}}@media (min-width:752px){.SortingFiltersWrapper__root_1ujX{box-sizing:border-box;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;margin:0 auto 16px;padding:40px 16px 16px;max-width:1032px;overflow-x:visible}.SortingFiltersWrapper__root_1ujX.SortingFiltersWrapper__clinic-list-page_3KtG{padding:0;margin:0}.SortingFiltersWrapper__calendar-filter-wrapper_5Obh,.SortingFiltersWrapper__reception-filter-wrapper_2vz8,.SortingFiltersWrapper__sorting-filter-wrapper_1n9e{position:relative;padding:0;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.SortingFiltersWrapper__sorting-filter-wrapper_1n9e{display:-webkit-flex;display:flex}.SortingFiltersWrapper__calendar-filter-wrapper_5Obh{display:-webkit-flex;display:flex;margin:0;-webkit-justify-content:flex-end;justify-content:flex-end}.SortingFiltersWrapper__selector-appointment-day_29zb,.SortingFiltersWrapper__selector-geo_yTK6,.SortingFiltersWrapper__selector-speciality_3quZ{display:none}.SortingFiltersWrapper__label_1lLz{font-size:14px;line-height:16px;font-weight:400;display:block;margin:7px 12px 8px 2px;color:#828ea5}.ab-34306 .SortingFiltersWrapper__filter-sorting-root_N_cZ,.ab-35082 .SortingFiltersWrapper__filter-sorting-root_N_cZ{display:none}.ab-34306 .SortingFiltersWrapper__wrapper_1PSW,.ab-35082 .SortingFiltersWrapper__wrapper_1PSW{display:-webkit-flex;display:flex}}@media (min-width:980px){.SortingFiltersWrapper__calendar-filter-wrapper_5Obh,.SortingFiltersWrapper__reception-filter-wrapper_2vz8,.SortingFiltersWrapper__sorting-filter-wrapper_1n9e{-webkit-flex-direction:row;flex-direction:row}.SortingFiltersWrapper__label_1lLz{margin-bottom:0;margin-left:0}.SortingFiltersWrapper__reception-filter-wrapper_2vz8 .SortingFiltersWrapper__label_1lLz{display:none}}.SearchFormMobileAutocomplete__header_1Ivr{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;padding:8px 16px 8px 46px}.SearchFormMobileAutocomplete__input-search_1PAD{margin-bottom:0;-webkit-flex-grow:1;flex-grow:1}.SearchFormMobileAutocomplete__input-search_1PAD .the-input__field{border-radius:8px}.SearchFormMobileAutocomplete__input-search_1PAD .vue-svg-icon{width:8px!important;height:8px!important}.SearchFormMobileAutocomplete__icon-close_26wQ{position:absolute;top:16px;right:16px;width:8px;height:8px;fill:#828ea5}.SearchFormMobileAutocomplete__button-search_x3uu{margin-left:8px;padding:8px 20px}.SearchFormMobileAutocomplete__chips_dl-0{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;padding:16px 16px 8px}.SearchFormMobileAutocomplete__chip_1yPf{font-size:16px;line-height:20px;font-weight:600;margin:0 8px 8px 0;border:none;border-radius:10px;padding:8px 16px;color:#26364b;background-color:#eef3ff}.SearchFormMobileAutocomplete__chip_1yPf:hover{background-color:#a8b8e0}.SearchFormMobileAutocomplete__suggestions_3zvM{margin:0;padding:0;list-style:none}.SearchFormMobileAutocomplete__category_2zby{font-size:16px;line-height:20px;font-weight:600;padding:16px;line-height:1}.SearchFormMobileAutocomplete__suggestion_dV9R{padding-left:16px}.SearchFormMobileAutocomplete__suggestion_dV9R:hover{background-color:#f2f6fb}.SearchFormMobileAutocomplete__text_3UNl{font-size:16px;line-height:20px;font-weight:400;padding:16px;border-bottom:1px solid #eef3ff}.SearchFormMobileAutocomplete__list-item-no-results_2jRh{font-size:14px;line-height:20px;font-weight:400;padding:16px;text-align:center}.dms-logo{margin-left:10px;display:inline-block;height:20px;vertical-align:top}.dms-logo-makc:after{content:url(/static/compile/makc.png?v=dfcd1e1a)}.dms-logo-ingosstrah:after{content:url(/static/compile/ingosstrah.png?v=7743e861)}.dms-logo-alfa:after{content:url(/static/compile/alfa.png?v=1e2afa45)}.dms-logo-docdoc:after{content:url(/static/compile/docdoc.png?v=604945a6)}.dms-logo-reso:after{content:url(/static/compile/reso.png?v=28419395)}.dms-logo-allianz:after{content:url(/static/compile/allianz.png?v=4d97762f)}.dms-logo-sbsj:after{content:url(/static/compile/sbsj.png?v=54aac266)}.dms-logo-sogaz:after{content:url(/static/compile/sogaz.png?v=f729a803)}.ClinicListPageMobileFilters__root_oWMZ{position:relative;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;min-height:100%}.ClinicListPageMobileFilters__header_2jMw{font-size:16px;line-height:20px;font-weight:400;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;margin-bottom:8px;min-height:56px}.ClinicListPageMobileFilters__list_2Gl3{margin:0 0 24px;padding:0;list-style:none}.ClinicListPageMobileFilters__list-title_C8jX{font-size:16px;line-height:20px;font-weight:600;padding:16px;line-height:1}.ClinicListPageMobileFilters__list-item_1Ebm{padding-left:16px}.ClinicListPageMobileFilters__list-item_1Ebm:hover{background-color:#f2f6fb}.ClinicListPageMobileFilters__label_1Cm6{font-size:16px;line-height:20px;font-weight:400;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;border-bottom:1px solid #eef3ff;padding:16px 16px 16px 0}.ClinicListPageMobileFilters__checkbox_3of4,.ClinicListPageMobileFilters__radio_3_Iv{visibility:hidden;margin-left:auto}.ClinicListPageMobileFilters__dot_qUy4:after{visibility:hidden;content:".";width:12px;height:12px;background-color:#ff3c8a;display:block;border-radius:50%;font-size:0}.ClinicListPageMobileFilters__check_3I6s:after{visibility:hidden;content:".";width:14px;height:14px;background:#ff3c8a url(/static/compile/checkbox-check.svg?v=e5104317) no-repeat 50%;display:block;font-size:0}.ClinicListPageMobileFilters__radio_3_Iv+.ClinicListPageMobileFilters__dot_qUy4{border-radius:50%;border:2px solid #99afcc;padding:2px;background-color:initial}.ClinicListPageMobileFilters__checkbox_3of4+.ClinicListPageMobileFilters__check_3I6s{border-radius:5px;border:2px solid #99afcc;background-color:initial}.ClinicListPageMobileFilters__radio_3_Iv:checked+.ClinicListPageMobileFilters__dot_qUy4{border-color:#ff3c8a}.ClinicListPageMobileFilters__radio_3_Iv:checked+.ClinicListPageMobileFilters__dot_qUy4:after{visibility:visible}.ClinicListPageMobileFilters__checkbox_3of4:checked+.ClinicListPageMobileFilters__check_3I6s{border-color:#ff3c8a}.ClinicListPageMobileFilters__checkbox_3of4:checked+.ClinicListPageMobileFilters__check_3I6s:after{visibility:visible}.ClinicListPageMobileFilters__button-reset_2zVR{font-size:16px;line-height:20px;font-weight:400;position:absolute;right:16px;outline:none;border:none;background:transparent;color:#008bd8;cursor:pointer}.ClinicListPageMobileFilters__button-reset_2zVR:disabled{color:rgba(38,54,75,.4);pointer-events:none}.ClinicListPageMobileFilters__button-apply_2mVW{margin:auto 16px 16px}.SearchFormMobile__root_2YmS{padding:8px 0;display:-webkit-flex;display:flex}.SearchFormMobile__root_2YmS,.SearchFormMobile__search-button_1fcl{-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center}.SearchFormMobile__search-button_1fcl{font-size:16px;line-height:20px;font-weight:400;padding:10px 12px;display:-webkit-inline-flex;display:inline-flex;-webkit-flex-grow:1;flex-grow:1;-webkit-flex-shrink:1;flex-shrink:1;min-width:0;background:#eef3ff;text-align:left;color:#828ea5;border:none;border-radius:8px}.SearchFormMobile__placeholder_34Pf{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.SearchFormMobile__search-icon_Vex7{-webkit-flex-shrink:0;flex-shrink:0;width:13px;height:13px;fill:#828ea5}.SearchFormMobile__filter-button_mAbi{font-size:14px;line-height:16px;font-weight:400;padding-left:16px;background:transparent;color:#008bd8;border:none}.ab-34306 .SearchFormMobile__filter-button_mAbi,.ab-35082 .SearchFormMobile__filter-button_mAbi{display:none}.alignment-left .hiding-block{bottom:-2px;width:100%}.alignment-left .expand{padding-right:18px}.alignment-right .expanding-content{overflow:hidden;display:-webkit-flex;display:flex;-webkit-box-orient:vertical}.alignment-right .hiding-block{right:0;bottom:1px}.alignment-right .expand{padding-left:4px}.expanding-block{position:relative;overflow-y:hidden;transition:height .2s linear}.expanding-block .hiding-block{position:absolute;box-sizing:border-box;min-height:20px;background:#fff}.expanding-block .expand-button{margin:0 auto}.expanding-block .expand{font-size:14px;line-height:20px;font-weight:400;color:#008bd8;cursor:pointer;display:inline-block;position:relative}.expanding-block .expand:before{position:absolute;background:url(/static/compile/arrow-for-expanding.svg?v=5ff529f0) no-repeat 50%;content:"";width:10px;height:6px;right:0;bottom:5px}.expanding-block .expand:hover{color:#0069c3}.expanding-block .expand.is-expanded:before{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.expanding-block .expand.hidden:before{display:none}@media (min-width:752px){.expand-button{width:auto}.expanding-open-on-desktop{height:auto!important}.expanding-open-on-desktop .hiding-block{display:none}}.doctor-page-search-form{font-family:SBSansInterfaceRegular,Open Sans,sans-serif;padding:29px 0;background:#fff}.doctor-search__title{font-family:SBSansDisplaySemiBold,Open Sans,sans-serif;font-size:18px;line-height:20px;font-weight:400;margin-bottom:16px;text-align:center}@media (min-width:880px){.doctor-search__title{font-size:20px;line-height:24px}}.example-specialities{font-size:14px;line-height:16px;font-weight:400;color:#828ea5}.example-specialities__item{display:inline-block;cursor:pointer}.example-specialities__label{color:#26364b}@media (max-width:767px){.example-specialities{display:none}}.StickyHeaderMobile__root_3xsG{z-index:101;position:fixed;top:0;left:0;right:0;transition:margin-left .1s ease-out,-webkit-transform .1s ease-out;transition:transform .1s ease-out,margin-left .1s ease-out;transition:transform .1s ease-out,margin-left .1s ease-out,-webkit-transform .1s ease-out;-webkit-transform:translateY(-100%);transform:translateY(-100%)}.StickyHeaderMobile__root_3xsG.StickyHeaderMobile__visible_LE-j{-webkit-transform:translateY(0);transform:translateY(0)}.StickyHeaderMobile__root_3xsG.StickyHeaderMobile__sidebar-visible_zuam{margin-left:256px}.StickyHeaderMobile__row-search_3hKu{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;min-height:56px;background-color:#fff}.StickyHeaderMobile__search-form-mobile_38zB{-webkit-flex-grow:1;flex-grow:1;margin-right:16px}.StickyHeaderMobile__row-filters_2nLT{box-shadow:0 6px 24px rgba(26,61,107,.16),0 0 2px rgba(38,54,75,.08);visibility:hidden;z-index:-1;position:fixed;left:0;bottom:0;right:0;margin-top:4px;background-color:#fff;transition:-webkit-transform .1s ease-out;transition:transform .1s ease-out;transition:transform .1s ease-out,-webkit-transform .1s ease-out;-webkit-transform:translateY(0);transform:translateY(0)}.StickyHeaderMobile__row-filters_2nLT.StickyHeaderMobile__visible_LE-j{-webkit-transform:translateY(100%);transform:translateY(100%)}.StickyHeaderMobile__root_3xsG.StickyHeaderMobile__visible_LE-j .StickyHeaderMobile__row-filters_2nLT{visibility:visible}.StickyHeaderMobile__icon-burger-wrapper_2J_1{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;margin:0 16px;border:none;padding:0;width:24px;height:24px;background-color:initial}.StickyHeaderMobile__icon-burger_3uJ1{width:16px;height:14px;fill:#828ea5}.ClinicList__root_2fHq{background-color:#f2f6fb;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.ClinicList__list_IHPV{margin:0 auto;padding:0 16px;box-sizing:border-box;width:100%;max-width:100%}@media (min-width:752px){.ClinicList__list_IHPV{padding:0 24px;max-width:1048px}}.ClinicList__empty-list_2hpd{box-shadow:0 2px 24px rgba(26,61,107,.08),0 0 2px rgba(38,54,75,.08);display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;padding:16px;border-radius:12px;background:#fff;margin:24px 0}.ClinicList__empty-list_2hpd h5{font-family:SBSansDisplaySemiBold,Open Sans,sans-serif;font-size:19px;line-height:20px;font-weight:400;font-weight:700;margin:0 0 8px}@media (min-width:880px){.ClinicList__empty-list_2hpd h5{font-size:25px;line-height:28px}}.ClinicList__empty-list_2hpd span{font-size:16px;line-height:24px;font-weight:400}.ClinicList__empty-list_2hpd b{white-space:nowrap}.ClinicList__pagination_3Fc5{margin:0 auto;box-sizing:border-box;width:100%;max-width:100%;padding:32px 16px 0}@media (min-width:752px){.ClinicList__pagination_3Fc5{padding:0 24px;max-width:1048px}}@media (min-width:752px){.ClinicList__sticky-header_1v4w{display:none}.ClinicList__pagination_3Fc5{padding-top:40px}.ClinicList__empty-list_2hpd{padding:24px;margin:32px 0}}@media (min-width:880px){.ClinicList__empty-list_2hpd{margin:40px 0}}.ClinicCardNoContract__root_2Zs-{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;background:#f2f6fb;padding:12px 16px;border-radius:8px;text-align:center}.ClinicCardNoContract__title_SKgS{font-size:14px;line-height:20px;font-weight:600;margin-bottom:8px}.ClinicCardNoContract__text_2q8X{font-size:13px;line-height:16px;font-weight:400;color:#828ea5}@media (min-width:752px){.ClinicCardNoContract__root_2Zs-{padding:16px 24px}.ClinicCardNoContract__title_SKgS{font-size:16px;line-height:20px;font-weight:600}.ClinicCardNoContract__text_2q8X{font-size:14px;line-height:20px;font-weight:400}}@media (min-width:880px){.ClinicCardNoContract__root_2Zs-{padding:24px 28px}}.ClinicCardPhone__root_1pgn{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.ClinicCardPhone__phone_1lb2{font-size:14px;line-height:16px;font-weight:600}.ClinicCardPhone__phone-button-number_V2Jp{margin-left:8px}.ClinicCardPhone__phone-button_17PJ{margin-bottom:8px}@media (min-width:752px){.ClinicCardPhone__phone_1lb2{font-size:13px;line-height:16px;font-weight:600}}@media (min-width:880px){.ClinicCardPhone__root_1pgn{padding-bottom:0}.ClinicCardPhone__phone-button_17PJ{display:block;width:185px}.ClinicCardPhone__phone-button-number_V2Jp{font-size:20px;line-height:24px;font-weight:600;margin-left:0}}.ClinicCardMainTop__root_PaJN{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.ClinicCardMainTop__clinic-name-link_3Vw6{margin:0;text-decoration:none}.ClinicCardMainTop__name_5oS8{font-family:SBSansDisplaySemiBold,Open Sans,sans-serif;font-size:18px;line-height:20px;font-weight:400;margin:0 0 8px;color:#26364b}@media (min-width:880px){.ClinicCardMainTop__name_5oS8{font-size:20px;line-height:24px}}.ClinicCardMainTop__speciality_2A0L{font-size:13px;line-height:16px;font-weight:400;margin-bottom:4px}.ClinicCardMainTop__institution_1bMC{font-size:13px;line-height:16px;font-weight:400;color:#828ea5;margin-bottom:8px}.ClinicCardMainTop__institution-chain_1CdZ:before{font-size:11px;line-height:16px;font-weight:400;content:"•"}@media (min-width:752px){.ClinicCardMainTop__name_5oS8{margin-bottom:4px}}.subway-station-redesign__icon{width:6px;height:6px;margin-right:4px;border-radius:100%}.subway-station-redesign__icon--line-1{background-color:#44b85c}.subway-station-redesign__icon--line-2{background-color:#19c1f3}.subway-station-redesign__icon--line-3{background-color:#ffcb31}.subway-station-redesign__icon--line-4{background-color:#a1a2a3}.subway-station-redesign__icon--line-5{background-color:#f58631}.subway-station-redesign__icon--line-6{background-color:#08c}.subway-station-redesign__icon--line-7{background-color:#ed1b35}.subway-station-redesign__icon--line-8{background-color:#0078bf}.subway-station-redesign__icon--line-9{background-color:#8e479c}.subway-station-redesign__icon--line-10{background-color:#b3d445}.subway-station-redesign__icon--line-11{background-color:#894e35}.subway-station-redesign__icon--line-12{background-color:#acbfe1}.subway-station-redesign__icon--line-13{background-color:#c00}.subway-station-redesign__icon--line-14{background-color:#09c}.subway-station-redesign__icon--line-15{background-color:#0a6f20}.subway-station-redesign__icon--line-16{background-color:#ff7f00}.subway-station-redesign__icon--line-17{background-color:#92007b}.subway-station-redesign__icon--line-18,.subway-station-redesign__icon--line-19{background-color:#c00}.subway-station-redesign__icon--line-20{background-color:#0a6f20}.subway-station-redesign__icon--line-21,.subway-station-redesign__icon--line-22{background-color:#c00}.subway-station-redesign__icon--line-23{background-color:#039}.subway-station-redesign__icon--line-24{background-color:#c00}.subway-station-redesign__icon--line-25{background-color:#ffa8af}.subway-station-redesign__icon--line-26{background-color:#82c0c0}.subway-station-redesign__icon--line-28{background-color:pink}.SubwayStation__root_3IJP{text-decoration:none;color:inherit}.SubwayStation__name_38Fz{font-size:11px;line-height:12px;font-weight:400;white-space:nowrap}.SubwayStation__label_1Q4O{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.SubwayStation__dist_dDCM{font-size:10px;line-height:12px;font-weight:400;white-space:nowrap;display:inline-block;margin:4px 10px 0;background-color:#eef3ff;color:#26364b;border-radius:100px;padding:2px 6px}.SubwayStation__dist-icon_lPcG{display:none}@media (min-width:752px){.subway-station-redesign__icon{width:8px;height:8px;margin-right:8px}.SubwayStation__name_38Fz{font-size:14px;line-height:20px;font-weight:400}.SubwayStation__dist_dDCM,.SubwayStation__root_3IJP{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.SubwayStation__dist_dDCM{font-size:13px;line-height:16px;font-weight:400;margin:0 0 0 10px;color:#828ea5;background-color:initial;padding:0;border-radius:0}.SubwayStation__dist-icon_lPcG{display:inline-block;margin-right:4px}}.ClinicCardSchedule__root_34xF{font-size:13px;line-height:16px;font-weight:400;white-space:nowrap}.ClinicCardSchedule__mobile-only_3amv{display:inline}.ClinicCardSchedule__day-title_3Y2j{display:-webkit-inline-flex;display:inline-flex;margin:0}.ClinicCardSchedule__times_2Fqd{display:inline}.ClinicCardSchedule__time_2bf4{display:-webkit-inline-flex;display:inline-flex;margin:0}.ClinicCardSchedule__minutes_2ok-,.ClinicCardSchedule__time-description_1yrj{display:none}.ab-34963 .ClinicCardSchedule__is-clinic-page_2A_m .ClinicCardSchedule__minutes_2ok-{display:inline}.ab-34963 .ClinicCardSchedule__is-clinic-page_2A_m.ClinicCardSchedule__is-work-day-and-night_Fhp8 .ClinicCardSchedule__time-description_1yrj{display:-webkit-inline-flex;display:inline-flex}.ab-34963 .ClinicCardSchedule__is-clinic-page_2A_m.ClinicCardSchedule__is-work-day-and-night_Fhp8 .ClinicCardSchedule__times_2Fqd{display:none}.ab-34963 .ClinicCardSchedule__is-clinic-page_2A_m .ClinicCardSchedule__day-title_3Y2j{min-width:48px;margin-right:16px}@media (min-width:752px){.ab-34963 .ClinicCardSchedule__is-clinic-page_2A_m.ClinicCardSchedule__is-work-day-and-night_Fhp8 .ClinicCardSchedule__time-description_1yrj{display:none}.ab-34963 .ClinicCardSchedule__is-clinic-page_2A_m.ClinicCardSchedule__is-work-day-and-night_Fhp8 .ClinicCardSchedule__times_2Fqd{display:inline}.ClinicCardSchedule__mobile-only_3amv{display:none}.ClinicCardSchedule__minutes_2ok-{display:block}.ClinicCardSchedule__day-title_3Y2j{min-width:48px;margin-right:16px}}.ClinicCardWorkingHours__items_3UxZ{display:-webkit-inline-flex;display:inline-flex}.ClinicCardWorkingHours__title_1q9K{font-size:13px;line-height:16px;font-weight:400;display:block;margin:0;color:#828ea5}.ClinicCardWorkingHours__item_3oXc{position:relative;padding-right:8px}.ClinicCardWorkingHours__item_3oXc:not(:last-child):before{content:",";position:absolute;width:8px;right:0}.ab-34963 .ClinicCardWorkingHours__is-clinic-page_1Abh .ClinicCardWorkingHours__title_1q9K,.ClinicCardWorkingHours__summary_1LU0{display:none}.ab-34963 .ClinicCardWorkingHours__is-clinic-page_1Abh .ClinicCardWorkingHours__summary_1LU0{font-size:13px;line-height:16px;font-weight:400;display:block;cursor:pointer;color:#828ea5}.ab-34963 .ClinicCardWorkingHours__is-clinic-page_1Abh .ClinicCardWorkingHours__arrow_29Vl{width:16px;height:16px;fill:#828ea5;vertical-align:top;transition:-webkit-transform .2s linear;transition:transform .2s linear;transition:transform .2s linear,-webkit-transform .2s linear}.ab-34963 .ClinicCardWorkingHours__is-clinic-page_1Abh .ClinicCardWorkingHours__arrow_29Vl.ClinicCardWorkingHours__open_xAqA{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.ab-34963 .ClinicCardWorkingHours__is-clinic-page_1Abh .ClinicCardWorkingHours__items_3UxZ{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;max-height:0;margin-top:0;transition:max-height .3s linear,margin-top .2s linear;will-change:max-height;overflow:hidden}.ab-34963 .ClinicCardWorkingHours__is-clinic-page_1Abh .ClinicCardWorkingHours__items_3UxZ.ClinicCardWorkingHours__open_xAqA{height:auto;max-height:130px;margin-top:8px}.ab-34963 .ClinicCardWorkingHours__is-clinic-page_1Abh .ClinicCardWorkingHours__item_3oXc{padding:0}.ab-34963 .ClinicCardWorkingHours__is-clinic-page_1Abh .ClinicCardWorkingHours__item_3oXc:not(:last-child):before{content:none}@media (min-width:752px){.ClinicCardWorkingHours__items_3UxZ{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.ClinicCardWorkingHours__title_1q9K{display:none}.ClinicCardWorkingHours__item_3oXc{padding:0}.ClinicCardWorkingHours__item_3oXc:not(:last-child):before{content:none}.ab-34963 .ClinicCardWorkingHours__is-clinic-page_1Abh .ClinicCardWorkingHours__summary_1LU0{display:none}.ab-34963 .ClinicCardWorkingHours__is-clinic-page_1Abh .ClinicCardWorkingHours__items_3UxZ{margin-top:0;max-height:none}}.ClinicCardInfo__root_xR0z{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;width:100%}.ClinicCardInfo__address_19BC{font-size:13px;line-height:16px;font-weight:400;margin:0 0 8px;color:#828ea5}.ClinicCardInfo__stations_1DOu{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;margin-bottom:16px}.ClinicCardInfo__schedule_2xfN{margin-bottom:16px}.ClinicCardInfo__station_1mIR{font-size:13px;line-height:16px;font-weight:400;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.ClinicCardInfo__station_1mIR:not(:last-child){margin-bottom:8px}.ClinicCardRequestButton__root_1j3E{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.ClinicCardRequestButton__button_2lMJ{font-size:16px;line-height:24px;font-weight:600;padding:12px 20px;min-width:180px;width:100%}.ClinicCardRequestButton__chain-tip_3dz4{font-size:13px;line-height:16px;font-weight:400;margin:0 0 0 16px;max-width:123px}@media (min-width:752px){.ClinicCardRequestButton__button_2lMJ{font-size:14px;line-height:16px;font-weight:400;padding:8px 16px;width:auto}}@media (min-width:880px){.ClinicCardRequestButton__root_1j3E{-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;align-items:flex-start}.ClinicCardRequestButton__chain-tip_3dz4{margin:8px 0 0;max-width:100%}}.the-tooltip{display:inline-block}.the-tooltip:active .the-tooltip__wrapper,.the-tooltip:hover .the-tooltip__wrapper{display:block}.the-tooltip__wrapper{position:absolute;z-index:3;left:8px;display:none;width:calc(100% - 16px);-webkit-animation:slideInDown .25s;animation:slideInDown .25s;font-family:SBSansInterfaceRegular,Open Sans,sans-serif;font-size:14px;line-height:20px;font-weight:400}.the-tooltip__wrapper:before{position:absolute;left:50%;margin-left:-6px;display:block;width:12px;height:12px;content:"";border-radius:0 2px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.the-tooltip__wrapper:hover{display:block}.the-tooltip__wrapper--dark:before{background:#26364b}.the-tooltip__wrapper--bottom{padding-top:10px}.the-tooltip__wrapper--bottom:before{top:6px}.the-tooltip__wrapper--top{margin-top:-35%;padding-bottom:10px}.the-tooltip__wrapper--top:before{bottom:6px}.the-tooltip__block{position:relative;z-index:3;padding:8px 16px 11px;border-radius:8px}.the-tooltip__block--dark{background:#26364b}.the-tooltip__block--light{box-shadow:0 6px 16px rgba(26,61,107,.16);background:#fff}.the-tooltip__title{margin-bottom:2px;font-size:14px;line-height:20px;font-weight:400}.the-tooltip__title--dark{color:#fff}.the-tooltip__title--light{color:#26364b}.the-tooltip__text{margin-bottom:6px;font-size:11px;line-height:16px;font-weight:400}.the-tooltip__text--dark{color:#ced1db}.the-tooltip__text--light{color:#26364b}.the-tooltip__link{color:#0094e1}@media (min-width:768px){.the-tooltip{position:relative}.the-tooltip__wrapper{left:50%;width:300px;margin-left:-150px}.the-tooltip__wrapper--bottom{top:100%;padding-top:10px}.the-tooltip__wrapper--top{bottom:100%}.the-tooltip__wrapper--right{left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);margin-left:calc(100% + 16px)}.the-tooltip__block{padding:16px 16px 11px}.the-tooltip__title{margin-bottom:6px;font-size:16px;font-weight:600}.the-tooltip__text{margin-bottom:4px;font-size:14px;line-height:20px;font-weight:400}}.ClinicCardReviewsAmount__reviews-wrapper_2-LB{text-align:center}.ClinicCardReviewsAmount__reviews-amount_3LHE{font-size:13px;line-height:16px;font-weight:400;text-align:center}.ClinicCardReviewsAmount__reviews-link_Y7Rp{color:#26364b}.ClinicCardReviewsAmount__reviews-link_Y7Rp:hover{color:#008bd8}.ClinicCardReviewsAmount__recommend_3f6C{display:none}@media (min-width:880px){.clinic-card-tooltip__block{padding:16px 24px 24px 16px}.clinic-card-tooltip__title{font-size:13px;line-height:16px;font-weight:600;margin-bottom:0;text-align:left}.ClinicCardReviewsAmount__reviews-wrapper_2-LB{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.ClinicCardReviewsAmount__reviews-amount_3LHE{margin-right:8px;white-space:nowrap}.ClinicCardReviewsAmount__recommend_3f6C{background:linear-gradient(45deg,#00c3f7 .04%,#de7ee3 99.81%);display:none;box-sizing:border-box;width:52px;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;border:none;border-radius:6px;padding:4px 6px;color:#fff;cursor:pointer}.ab-34544 .ClinicCardReviewsAmount__recommend_3f6C{display:-webkit-flex;display:flex}.ClinicCardReviewsAmount__recommend-amount_1RkA{font-size:11px;line-height:12px;font-weight:400;margin-left:4px}.ClinicCardReviewsAmount__progress-wrapper_1WEf{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.ClinicCardReviewsAmount__progress-title_1rCm{font-size:13px;line-height:16px;font-weight:400;display:-webkit-flex;display:flex;white-space:nowrap;margin:16px auto 4px 0;color:#26364b}.ClinicCardReviewsAmount__progress-percent_1q1v{margin-left:4px;color:#828ea5}}.ClinicCardLogo__root_1P8q{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center}.ClinicCardLogo__image-link_3sgR{display:-webkit-inline-flex;display:inline-flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;text-decoration:none;width:80px;height:80px;background:#fff;border:1px solid #eef3ff;box-sizing:border-box;border-radius:8px;margin:0 0 8px;padding:4px}.ClinicCardLogo__image_2s9l{max-width:72px;max-height:72px}.ClinicCardLogo__rating_3q1r{margin:0 0 4px}@media (min-width:752px){.ClinicCardLogo__logo_3lNm{position:absolute;top:24px;left:24px;-webkit-align-items:center;align-items:center;max-width:112px}.ClinicCardLogo__image-link_3sgR{width:112px;height:112px;margin-bottom:16px;padding:6px}.ClinicCardLogo__image_2s9l{max-width:100px;max-height:100px}}.ClinicCardReview__root_3JLZ{border-top:1px solid #eef3ff;padding-top:24px}.ClinicCardReview__rating_bYpt{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;margin-bottom:8px}.ClinicCardReview__rating-label_ZKu8{font-size:13px;line-height:16px;font-weight:600;margin-right:8px}.ClinicCardReview__text_3MD2{font-size:13px;line-height:16px;font-weight:400;margin-bottom:12px}.ClinicCardReview__author_1yFv{font-size:13px;line-height:16px;font-weight:400;color:#828ea5}.ClinicCardReview__expanding-open-on-desktop_57I9 .ClinicCardReview__hiding-block_Uxde{display:block}.ClinicCardServices__service_BnlD{margin-bottom:8px}.ClinicCardServices__price-button_2LgO{font-size:16px;font-weight:600;width:100%;padding:12px 20px;margin-top:24px;line-height:24px}.ClinicCardServices__description_3f3j{margin:8px 0 16px}.ClinicCardServices__description__caption_5Z99{font-size:13px;line-height:16px;font-weight:400;color:#828ea5}.ClinicCardServices__description__text_7ck_{font-size:14px;line-height:16px;font-weight:400;margin-top:4px;color:#26364b}@media (min-width:752px){.ClinicCardServices__price-button_2LgO{font-size:14px;font-weight:400;width:auto;padding:8px 16px;line-height:16px;margin-top:16px}}.ClinicCardPrice__price-level_96Ye{font-size:13px;line-height:16px;font-weight:400;margin-bottom:12px}.ClinicCardPrice__description_1sTd{font-size:13px;line-height:16px;font-weight:400;margin:0 0 8px}.ClinicCardPrice__hidden-mobile_1Iz-{display:none}@media (min-width:752px){.ClinicCardPrice__price-level_96Ye{font-size:16px;line-height:20px;font-weight:400;margin-bottom:20px}.ClinicCardPrice__hidden-mobile_1Iz-{display:block}}@media (min-width:880px){.ClinicCardPrice__description_1sTd{margin-bottom:0}}.ClinicCardBranch__root__WuS{padding-top:16px}.ClinicCardBranch__header_1Cf8,.ClinicCardBranch__root__WuS{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.ClinicCardBranch__header_1Cf8{margin-bottom:16px}.ClinicCardBranch__clinic-name-link_1l0U{text-decoration:none;margin:0}.ClinicCardBranch__name_gthO{font-size:16px;line-height:20px;font-weight:600;color:#26364b;margin:0 0 8px}.ClinicCardBranch__review_2Wvn{display:-webkit-flex;display:flex}.ClinicCardBranch__reviews-amount_1z3Y{font-size:13px;line-height:16px;font-weight:400;margin:0 0 0 8px}@media (min-width:752px){.ClinicCardBranch__root__WuS{margin-top:16px}}@media (min-width:880px){.ClinicCardBranch__root__WuS{-webkit-flex-direction:row;flex-direction:row}.ClinicCardBranch__header_1Cf8{width:400px;-webkit-flex-shrink:0;flex-shrink:0}.ClinicCardBranch__info_2pg0{margin:0 0 0 40px;max-width:calc(100% - 440px);-webkit-flex-shrink:0;flex-shrink:0}.ClinicCardBranch__surgery_10wy{margin:16px 0 0}}.ClinicCardBranches__root_1hx6{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;position:relative}.ClinicCardBranches__root-with-padding_3Vzp{padding:0 0 40px}.ClinicCardBranches__branch_2HTK{width:100%;border-top:1px solid #eef3ff}.ClinicCardBranches__button_2XcN{position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}@media (min-width:752px){.ClinicCardBranches__root_1hx6{margin-top:8px}.ClinicCardBranches__root-with-padding_3Vzp{padding-bottom:64px}}.ClinicCardSurgery__link_D66B{margin-bottom:16px}.ClinicCardSurgery__root_nSXk{background:linear-gradient(90.98deg,#0037b8 7.62%,#0076b8 87.66%);border-radius:10px;padding:16px;box-sizing:border-box}.ClinicCardSurgery__text_3I3u{font-size:14px;line-height:16px;font-weight:400;color:#fff;margin:0 0 8px}.ClinicCardSurgery__logotype_1Kfp{background-image:url(/static/compile/surgery-logotype.svg?v=ebcb28bf);background-size:contain;background-repeat:no-repeat;max-width:229px;height:16px;margin:0}@media (min-width:560px){.ClinicCardSurgery__root_nSXk{display:grid;grid-template-columns:-webkit-max-content -webkit-max-content;grid-template-columns:max-content max-content;grid-gap:16px;gap:16px;-webkit-align-items:start;align-items:start}.ClinicCardSurgery__text_3I3u{font-size:16px;line-height:20px;font-weight:400;line-height:14px;margin-bottom:0}.ClinicCardSurgery__logotype_1Kfp{width:240px;height:17px}}@media (min-width:880px){.ClinicCardSurgery__root_nSXk{max-width:400px}.ClinicCardSurgery__logotype_1Kfp{width:212px;height:15px}}.ClinicCard__root_2Q1E{box-shadow:0 2px 24px rgba(26,61,107,.08),0 0 2px rgba(38,54,75,.08);position:relative;margin-top:16px;background:#fff;border-radius:12px;padding:16px}.ClinicCard__logo_dGS-{margin-bottom:16px}.ClinicCard__main-top_3aLF,.ClinicCard__price_3uH5{margin-bottom:8px}.ClinicCard__phone_3-Tv{margin-bottom:20px}.ClinicCard__button_3mcY{margin-bottom:24px}@media (min-width:752px){.ClinicCard__root_2Q1E{padding:24px}.ClinicCard__price_3uH5{margin-bottom:24px;border-top:none}}@media (min-width:880px){.ClinicCard__root_2Q1E{margin-top:24px}.ClinicCard__button_3mcY{margin-bottom:0}}@media (min-width:0){.ClinicCard__root_2Q1E{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.ClinicCard__logo_dGS-{margin-right:16px}.ClinicCard__main-top_3aLF{-webkit-flex-grow:1;flex-grow:1;-webkit-flex-shrink:1;flex-shrink:1;-webkit-flex-basis:0;flex-basis:0}.ClinicCard__price_3uH5{-webkit-flex-basis:100%;flex-basis:100%}.ClinicCard__right_4SZR{width:100%}}@media (min-width:0) and (min-width:752px){.ClinicCard__root_2Q1E{position:relative;padding-left:160px}.ClinicCard__logo_dGS-{position:absolute;left:24px;top:24px}.ClinicCard__right_4SZR{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.ClinicCard__button_3mcY{-webkit-order:1;order:1}}@media (min-width:0) and (min-width:880px){.ClinicCard__root_2Q1E{padding-left:176px;padding-right:24px}.ClinicCard__button_3mcY{margin-bottom:24px}}@supports (display:grid){.ClinicCard__root_2Q1E{display:grid;grid-template-areas:"logo   main-top" "price  price" "right right" "review review" "branches branches";grid-template-columns:80px minmax(0,1fr);grid-column-gap:16px;-webkit-column-gap:16px;column-gap:16px;grid-row-gap:0;row-gap:0;-webkit-align-content:start;align-content:start;padding:16px;width:auto}.ClinicCard__logo_dGS-{grid-area:logo;position:static;margin-right:0}.ClinicCard__main-top_3aLF{grid-area:main-top}.ClinicCard__price_3uH5{grid-area:price;border-top:1px solid #eef3ff;padding-top:16px}.ClinicCard__review_dD6e{grid-area:review}.ClinicCard__info_3Ysr{grid-area:info}.ClinicCard__phone_3-Tv{grid-area:phone}.ClinicCard__button_3mcY{grid-area:button}.ClinicCard__right_4SZR{grid-area:right;display:grid;grid-template-areas:"button" "info" "phone"}.ClinicCard__surgery_2MAX{grid-auto-columns:surgery}.ClinicCard__root-with-branches_1J73 .ClinicCard__info_3Ysr,.ClinicCard__root-with-branches_1J73 .ClinicCard__review_dD6e{display:none}.ClinicCard__root-with-branches_1J73 .ClinicCard__right_4SZR{grid-area:right;display:grid;grid-template-areas:"phone" "button"}.ClinicCard__branches_2RUo{grid-area:branches}@media (min-width:752px){.ClinicCard__root_2Q1E{grid-template-areas:"logo main-top" "logo price" "logo right" "logo review" "logo branches";grid-template-columns:112px minmax(0,1fr);grid-column-gap:24px;-webkit-column-gap:24px;column-gap:24px;padding:24px}.ClinicCard__right_4SZR,.ClinicCard__root-with-branches_1J73 .ClinicCard__right_4SZR{grid-template-areas:"info" "phone" "button"}.ClinicCard__root-with-branches_1J73 .ClinicCard__info_3Ysr{display:block}.ClinicCard__price_3uH5{border-top:none;padding-top:0}}@media (min-width:880px){.ClinicCard__root_2Q1E{padding-left:40px;grid-template-areas:"logo main-top  right" "logo price     right" "logo surgery     right" "logo review    right" "logo branches  branches";grid-template-columns:112px 400px minmax(0,1fr);grid-template-rows:auto auto minmax(0,1fr);grid-column-gap:40px;-webkit-column-gap:40px;column-gap:40px}.ClinicCard__right_4SZR{grid-template-columns:minmax(0,1fr);-webkit-align-content:start;align-content:start;position:static;width:auto}}}.pagination{padding:0 0 48px;display:-webkit-flex;display:flex;text-align:center;background-color:#eef2f8}.pagination__left{margin-right:40px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.733.82a1 1 0 01-.053 1.413L3.547 7H15a1 1 0 110 2H3.547l5.133 4.767a1 1 0 01-1.36 1.466l-7-6.5a1 1 0 010-1.466l7-6.5A1 1 0 018.733.82z' fill='%23848D9F'/%3E%3C/svg%3E")}.pagination__right{margin-left:40px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.267.82a1 1 0 00.053 1.413L12.453 7H1a1 1 0 000 2h11.454L7.32 13.767a1 1 0 001.36 1.466l7-6.5a1 1 0 000-1.466l-7-6.5A1 1 0 007.267.82z' fill='%23848D9F'/%3E%3C/svg%3E")}.pagination__left,.pagination__right{width:32px;height:32px;display:none;background-color:#fff;background-repeat:no-repeat;background-position:50%;border-radius:100%;box-shadow:0 4px 8px rgba(26,61,107,.08)}.pagination__left:hover,.pagination__right:hover{box-shadow:0 12px 24px rgba(26,61,107,.24)}.pagination--lighter{background-color:#f2f6fb}.pagination .wrap{margin:0 auto;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}.pagination .button{width:32px;height:32px;margin:0 2px;padding-top:7px;box-sizing:border-box;text-align:center;text-decoration:none;color:#828ea5;background:unset;border-radius:100%;font-size:13px;line-height:16px;font-weight:400}.pagination .button:focus{color:#fff;background-color:#828ea5}.pagination .button:hover{background-color:#fff}.pagination .button:last-child{margin-right:0}.pagination .button.active,.pagination .button.color--dark-grey{pointer-events:none;color:#fff;background-color:#828ea5}.pagination .ellipsis{width:32px;height:32px;padding-top:6px;box-sizing:border-box;pointer-events:none;color:#828ea5;font-size:13px;line-height:16px;font-weight:400}@media (min-width:560px){.pagination__left,.pagination__right{width:32px;height:32px;display:-webkit-inline-flex;display:inline-flex;background:#fff;background-repeat:no-repeat;background-position:50%;border-radius:100%;box-shadow:0 4px 8px rgba(26,61,107,.08)}.pagination__left:hover,.pagination__right:hover{box-shadow:0 12px 24px rgba(26,61,107,.24)}.pagination__left{margin-right:40px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.733.82a1 1 0 01-.053 1.413L3.547 7H15a1 1 0 110 2H3.547l5.133 4.767a1 1 0 01-1.36 1.466l-7-6.5a1 1 0 010-1.466l7-6.5A1 1 0 018.733.82z' fill='%23848D9F'/%3E%3C/svg%3E")}.pagination__right{margin-left:40px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.267.82a1 1 0 00.053 1.413L12.453 7H1a1 1 0 000 2h11.454L7.32 13.767a1 1 0 001.36 1.466l7-6.5a1 1 0 000-1.466l-7-6.5A1 1 0 007.267.82z' fill='%23848D9F'/%3E%3C/svg%3E")}font-family:SBSansInterfaceRegular,Open Sans,sans-serif}@media (min-width:752px){.pagination .button,.pagination__left,.pagination__right{width:40px;height:40px}.pagination .button{padding-top:12px}}.ButtonResetFilter__root_Hn_e{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;border:none;border-radius:50%;padding:6px;background-color:#eef3ff;visibility:hidden}.ButtonResetFilter__root_Hn_e:hover{cursor:pointer}.ButtonResetFilter__visible_3lKP{visibility:visible}.ButtonResetFilter__icon_3fc7{width:8px;fill:#828ea5}.ClinicListPageHeader__root_2ovh{margin:0 auto;padding:0 16px;box-sizing:border-box;width:100%;max-width:100%}@media (min-width:752px){.ClinicListPageHeader__root_2ovh{padding:0 24px;max-width:1048px}}.ClinicListPageHeader__main-wrapper_3mCk{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.ClinicListPageHeader__title-wrapper_37nl{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:flex-start;align-items:flex-start;padding:24px 0 8px}.ClinicListPageHeader__count_1kUV{font-family:SBSansDisplaySemiBold,Open Sans,sans-serif;font-size:21px;line-height:24px;font-weight:400;position:relative;padding-left:12px;color:#828ea5;white-space:nowrap}@media (min-width:880px){.ClinicListPageHeader__count_1kUV{font-size:31px;line-height:36px}}.ClinicListPageHeader__count_1kUV:before{content:"•";position:absolute;left:0}.ClinicListPageHeader__search-form_7Iqs{padding:0;margin:8px 0 -8px;border:none}.ClinicListPageHeader__seo-top-title_2fZT{font-family:SBSansDisplaySemiBold,Open Sans,sans-serif;font-size:21px;line-height:24px;font-weight:400;margin:0}@media (min-width:880px){.ClinicListPageHeader__seo-top-title_2fZT{font-size:31px;line-height:36px}}.ClinicListPageHeader__breadcrumbs_cINw{font-size:11px;line-height:12px;font-weight:400;margin:0 0 16px;color:#828ea5}.ClinicListPageHeader__breadcrumbs_cINw a{color:#828ea5}.ClinicListPageHeader__breadcrumbs_cINw a:hover{color:#008bd8}.ClinicListPageHeader__title_2B9D{font-family:SBSansDisplaySemiBold,Open Sans,sans-serif;font-size:21px;line-height:24px;font-weight:400;margin:0 0 8px;display:inline}@media (min-width:880px){.ClinicListPageHeader__title_2B9D{font-size:31px;line-height:36px}}.ClinicListPageHeader__title_2B9D span{color:#828ea5}.ClinicListPageHeader__description_t3s-{font-size:16px;line-height:24px;font-weight:400;margin:0 0 8px;display:inline-block}.ClinicListPageHeader__description_t3s- ul{padding:0 0 0 20px}.ClinicListPageHeader__description_t3s- li:not(:last-child){margin-bottom:8px}.ClinicListPageHeader__description_t3s- *{margin:0}.ClinicListPageHeader__map_3RIX{margin:36px 0}.ClinicListPageHeader__sorting-filter-wrapper_rtbH{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;margin:24px 0}.ClinicListPageHeader__sorting-filter-title_3eVQ{font-size:14px;line-height:16px;font-weight:400;color:#828ea5;margin-right:12px}.ClinicListPageHeader__sorting-filter_2aSJ{width:auto}.ClinicListPageHeader__sorting-filters-wrapper_3ioY{display:block}.ClinicListPageHeader__reset-filter_179G{display:-webkit-flex;display:flex;margin-left:16px}@media (min-width:752px){.ClinicListPageHeader__search-form_7Iqs{padding-bottom:32px;margin:40px 0 24px;border-bottom:1px solid #eef3ff}.ClinicListPageHeader__seo-top-title_2fZT{margin-bottom:32px}.ClinicListPageHeader__title-wrapper_37nl{display:block}.ClinicListPageHeader__title_2B9D{display:inline-block}.ClinicListPageHeader__count_1kUV{padding-left:14px}.ClinicListPageHeader__reset-filter_179G,.ClinicListPageHeader__sorting-filters-wrapper_3ioY{display:none}}@media (min-width:880px){.ClinicListPageHeader__search-form_7Iqs{padding-bottom:40px;margin:40px 0}.ClinicListPageHeader__seo-top-title_2fZT{margin-bottom:40px}.ClinicListPageHeader__breadcrumbs_cINw{margin-bottom:28px}.ClinicListPageHeader__description_t3s-{margin:4px 0 16px}.ClinicListPageHeader__count_1kUV{padding-left:20px}}@media (max-width:752px){.ClinicListPageHeader__breadcrumbs_cINw,.ClinicListPageHeader__description_t3s-,.ClinicListPageHeader__seo-top-title_2fZT,.ClinicListPageHeader__seo-top_3zix,.ClinicListPageHeader__sorting-filter-wrapper_rtbH{display:none}}.clinic-list-page-header{box-shadow:0 2px 24px rgba(26,61,107,.08),0 0 2px rgba(38,54,75,.08);display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;position:relative}.clinic-list-page-header:after{content:"";display:block;height:16px;width:100%;position:absolute;bottom:0;left:0;right:0}.breadcrumbs>span,.breadcrumbs a:not(:hover){color:#828ea5}@media (min-width:752px){.clinic-list-page-header{box-shadow:none}.clinic-list-page-header:after{content:none}.clinic-list-page-header .speciality-list__block{padding-bottom:16px;margin-bottom:24px;border-bottom:1px solid #eef3ff}}@media (min-width:880px){.clinic-list-page-header .speciality-list__block{padding-bottom:24px;margin-bottom:40px}}.SeoPopularQuestions__rightColumnWidth_3R5-{box-sizing:border-box}@media (min-width:752px){.SeoPopularQuestions__rightColumnWidth_3R5-{box-sizing:border-box;width:340px;min-width:340px}}@media (min-width:880px){.SeoPopularQuestions__rightColumnWidth_3R5-{box-sizing:border-box;width:436px;min-width:436px}}.SeoPopularQuestions__leftColumnWidth_1bhV{box-sizing:border-box}@media (min-width:752px){.SeoPopularQuestions__leftColumnWidth_1bhV{box-sizing:border-box;width:calc(100% - 340px)}}@media (min-width:880px){.SeoPopularQuestions__leftColumnWidth_1bhV{box-sizing:border-box;width:calc(100% - 436px)}}@media (min-width:752px){.SeoPopularQuestions__contentMinHeight_1tHK{min-height:calc(100vh - 580px)}}.SeoPopularQuestions__wrapper_1nC0{margin:0 auto;padding:0 16px;box-sizing:border-box;width:100%;max-width:100%}@media (min-width:752px){.SeoPopularQuestions__wrapper_1nC0{padding:0 24px;max-width:1048px}}.SeoPopularQuestions__title__ultra-large_3z5e{font-family:SBSansDisplaySemiBold,Open Sans,sans-serif;font-size:29px;line-height:32px;font-weight:400}@media (min-width:880px){.SeoPopularQuestions__title__ultra-large_3z5e{font-size:39px;line-height:44px}}.SeoPopularQuestions__title__xxxl_XWJA{font-family:SBSansDisplaySemiBold,Open Sans,sans-serif;font-size:21px;line-height:24px;font-weight:400}@media (min-width:880px){.SeoPopularQuestions__title__xxxl_XWJA{font-size:31px;line-height:36px}}.SeoPopularQuestions__title__xxl_semibold_ZUTY{font-family:SBSansDisplaySemiBold,Open Sans,sans-serif;font-size:19px;line-height:20px;font-weight:600}@media (min-width:880px){.SeoPopularQuestions__title__xxl_semibold_ZUTY{font-size:25px;line-height:28px}}.SeoPopularQuestions__title__xxl_1GER{font-family:SBSansDisplaySemiBold,Open Sans,sans-serif;font-size:19px;line-height:20px;font-weight:400}@media (min-width:880px){.SeoPopularQuestions__title__xxl_1GER{font-size:25px;line-height:28px}}.SeoPopularQuestions__title__xl_2dTD{font-family:SBSansDisplaySemiBold,Open Sans,sans-serif;font-size:18px;line-height:20px;font-weight:400}@media (min-width:880px){.SeoPopularQuestions__title__xl_2dTD{font-size:20px;line-height:24px}}.SeoPopularQuestions__text__xl_3NwM{font-size:20px;line-height:24px;font-weight:400}.SeoPopularQuestions__text__xl_semibold_3q8b{font-size:20px;line-height:24px;font-weight:600}.SeoPopularQuestions__text__large_3U71{font-size:18px;line-height:28px;font-weight:400}.SeoPopularQuestions__text__large_special-height_6lgp{font-size:18px;line-height:24px;font-weight:400}.SeoPopularQuestions__text__large_semibold_39zS{font-size:18px;line-height:28px;font-weight:600}.SeoPopularQuestions__text__large_special-height_semibold_3shm{font-size:18px;line-height:24px;font-weight:600}.SeoPopularQuestions__text__middle_3NRc{font-size:16px;line-height:24px;font-weight:400}.SeoPopularQuestions__text__middle_special-height_2DZT{font-size:16px;line-height:20px;font-weight:400}.SeoPopularQuestions__text__middle_semibold_Fq3D{font-size:16px;line-height:24px;font-weight:600}.SeoPopularQuestions__text__middle_special-height_semibold_1K6h{font-size:16px;line-height:20px;font-weight:600}.SeoPopularQuestions__text__small_2h8m{font-size:14px;line-height:20px;font-weight:400}.SeoPopularQuestions__text__small__special-height_3hE9{font-size:14px;line-height:16px;font-weight:400}.SeoPopularQuestions__text__small_semibold_3YuJ{font-size:14px;line-height:20px;font-weight:600}.SeoPopularQuestions__text__small__special-height_semibold_9QUC{font-size:14px;line-height:16px;font-weight:600}.SeoPopularQuestions__text__xs_2vro{font-size:13px;line-height:16px;font-weight:400}.SeoPopularQuestions__text__xs_semibold__JDs{font-size:13px;line-height:16px;font-weight:600}.SeoPopularQuestions__text__xxs_1TyG{font-size:11px;line-height:16px;font-weight:400}.SeoPopularQuestions__text__xxs__special-height_2KYX{font-size:11px;line-height:12px;font-weight:400}.SeoPopularQuestions__text__xxs_semibold_2Zcq{font-size:11px;line-height:16px;font-weight:600}.SeoPopularQuestions__text__xxs__special-height_semibold_3FnI{font-size:11px;line-height:12px;font-weight:600}.SeoPopularQuestions__text__ultra-s_2OGo{font-size:10px;line-height:12px;font-weight:400}.SeoPopularQuestions__text__ultra-s_semibold_3Esc{font-size:10px;line-height:12px;font-weight:600}.SeoPopularQuestions__aqua-guidance_1TCK{background:linear-gradient(222.18deg,#00acbc,#007adf 95.54%)}.SeoPopularQuestions__sharp-blues_2JOR{background:linear-gradient(45.15deg,#00c3f7 -.05%,#0069c3 99.98%)}.SeoPopularQuestions__root_NBI2{margin:48px 0 32px;padding:0 16px;color:#26364b}.SeoPopularQuestions__title-wrapper_W_kn{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;margin:48px 0 8px}.SeoPopularQuestions__icon-question_11FS{position:relative;top:-4px}.SeoPopularQuestions__title_3H4L{font-family:SBSansDisplaySemiBold,Open Sans,sans-serif;font-size:19px;line-height:20px;font-weight:400;margin:0 0 0 8px}@media (min-width:880px){.SeoPopularQuestions__title_3H4L{font-size:25px;line-height:28px}}.SeoPopularQuestions__question-list_2eNb{font-size:14px;line-height:20px;font-weight:400;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.SeoPopularQuestions__question-list_2eNb a{text-decoration:none;color:#0094e1}.SeoPopularQuestions__question_2YLE{background:linear-gradient(225.7deg,#eef3ff 9.53%,#d7f7fc 93.82%);-webkit-align-self:flex-end;align-self:flex-end;margin:8px 0 0 auto;box-sizing:border-box;max-width:240px;border-radius:20px 20px 4px;padding:12px}.SeoPopularQuestions__answer_2Hjl{margin-top:8px;box-sizing:border-box;width:100%;max-width:240px;padding:12px;background:#eef3ff;border-radius:20px 20px 20px 4px}.SeoPopularQuestions__doctor_1olM{display:grid;grid-template-areas:"photo label" "photo doctor";grid-template-columns:-webkit-min-content auto;grid-template-columns:min-content auto;grid-gap:0 8px;-webkit-justify-content:end;justify-content:end;margin:16px 0}.SeoPopularQuestions__doctor-photo_3tRz{display:grid;grid-area:photo;-webkit-align-items:center;align-items:center;justify-items:center;place-items:center;border-radius:50%;overflow:hidden}.SeoPopularQuestions__doctor-label_3Fpr{font-size:13px;line-height:16px;font-weight:400;grid-area:label;align-self:end}.SeoPopularQuestions__doctor-name_kz2g{font-size:16px;line-height:24px;font-weight:600;grid-area:doctor;align-self:start;color:#26364b}.SeoPopularQuestions__warning_2BlM{font-size:14px;line-height:20px;font-weight:400;display:grid;grid-template-areas:"icon title" "empty message";grid-template-columns:-webkit-min-content auto;grid-template-columns:min-content auto;grid-gap:4px 16px;margin:16px 0 24px;padding:16px;border-radius:8px;border:1px solid #fe246c;color:#26364b}.SeoPopularQuestions__warning-icon_Vtnz{grid-area:icon}.SeoPopularQuestions__warning-title_3Zr_{font-size:16px;line-height:20px;font-weight:600;grid-area:title;align-self:end;color:#fe246c}.SeoPopularQuestions__warning-message_3vzo{grid-area:message}@media (min-width:560px){.SeoPopularQuestions__answer_2Hjl,.SeoPopularQuestions__question_2YLE{margin-top:16px;max-width:400px}}@media (min-width:752px){.SeoPopularQuestions__root_NBI2{margin-top:56px;padding:0 24px}.SeoPopularQuestions__answer_2Hjl,.SeoPopularQuestions__question_2YLE{margin-top:16px;max-width:480px}.SeoPopularQuestions__warning_2BlM{margin:16px 0 32px}}@media (min-width:880px){.SeoPopularQuestions__root_NBI2{max-width:740px;width:100%;margin:40px auto 32px}.SeoPopularQuestions__title-wrapper_W_kn{margin:56px 0 8px -32px}.SeoPopularQuestions__title_3H4L{font-family:SBSansDisplaySemiBold,Open Sans,sans-serif;font-size:19px;line-height:20px;font-weight:400}.SeoPopularQuestions__answer_2Hjl,.SeoPopularQuestions__question_2YLE{max-width:560px}.SeoPopularQuestions__warning_2BlM{margin:16px 0 40px}}@media (min-width:880px) and (min-width:880px){.SeoPopularQuestions__title_3H4L{font-size:25px;line-height:28px}}.ClinicListPageBottomContent__root_183r{margin:0 auto;padding:0 16px;box-sizing:border-box;width:100%;max-width:100%;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}@media (min-width:752px){.ClinicListPageBottomContent__root_183r{padding:0 24px;max-width:1048px}}.ClinicListPageBottomContent__text-chat_3M3-{padding:0 16px;box-sizing:border-box;width:100%;max-width:100%;margin:56px auto 0}@media (min-width:752px){.ClinicListPageBottomContent__text-chat_3M3-{padding:0 24px;max-width:1048px}}.ClinicListPageBottomContent__seo-top-wrapper_1XMG{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;margin:16px 0 0}.ClinicListPageBottomContent__seo-top-title_20t-{font-family:SBSansDisplaySemiBold,Open Sans,sans-serif;font-size:21px;line-height:24px;font-weight:400;margin:0 0 8px;display:inline-block}@media (min-width:880px){.ClinicListPageBottomContent__seo-top-title_20t-{font-size:31px;line-height:36px}}.ClinicListPageBottomContent__seo-top-count_1lWW{position:relative;padding-left:12px;color:#828ea5;white-space:nowrap}.ClinicListPageBottomContent__seo-top-count_1lWW:before{content:"•";position:absolute;left:0}.ClinicListPageBottomContent__seo-bottom_1Me6{padding:0 16px;box-sizing:border-box;width:100%;max-width:100%;margin:8px auto 0}@media (min-width:752px){.ClinicListPageBottomContent__seo-bottom_1Me6{padding:0 24px;max-width:1048px}}.ClinicListPageBottomContent__text-rating_RK5X{font-size:16px;line-height:20px;font-weight:600;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;background:#eef3ff;border-radius:8px;width:auto;padding:16px;margin:8px 0 24px}.ClinicListPageBottomContent__text-rating_RK5X h3{font-size:16px;line-height:20px;font-weight:600;margin:0}.ClinicListPageBottomContent__text-rating_RK5X ul{font-size:14px;line-height:20px;font-weight:400;margin:12px 0 0;list-style-type:none;padding:0 0 0 12px}.ClinicListPageBottomContent__text-rating_RK5X li{position:relative;margin:8px 0 0}.ClinicListPageBottomContent__text-rating_RK5X li:before{content:"•";position:absolute;left:-12px;font-size:20px}.ClinicListPageBottomContent__seo-top-description_1uVv{font-size:16px;line-height:24px;font-weight:400;margin:0;display:inline-block}.ClinicListPageBottomContent__seo-top-description_1uVv *{margin:0}.ClinicListPageBottomContent__seo-top-description_1uVv ul{padding:0 0 0 20px}.ClinicListPageBottomContent__seo-top-description_1uVv li:not(:last-child){margin-bottom:8px}@media screen and (min-width:752px){.ClinicListPageBottomContent__seo-bottom_1Me6,.ClinicListPageBottomContent__text-chat_3M3-{max-width:796px}.ClinicListPageBottomContent__text-rating_RK5X{margin:0 0 32px}}@media screen and (min-width:880px){.ClinicListPageBottomContent__text-chat_3M3-{margin:48px auto 0}.ClinicListPageBottomContent__text-rating_RK5X{width:auto;border-radius:16px;margin:8px auto 40px 0;padding:24px 32px}.ClinicListPageBottomContent__text-rating_RK5X ul{margin-top:16px}}.seo-bottom-text,.seo-bottom-text-chat{margin-bottom:0}.seo-bottom-text-chat>br{display:none}.seo-bottom-text-chat p.del{margin:24px 0}.seo-bottom-text-chat ul{font-size:16px;line-height:24px;font-weight:400;margin:16px 0 0;padding:0 0 0 20px}.seo-bottom-text-chat li:not(:last-child){margin-bottom:8px}@media screen and (min-width:752px){.seo-bottom-text-chat p.del{margin:32px 0}.seo-bottom-text-chat ul{margin-top:16px}}@media screen and (min-width:880px){.seo-bottom-text-chat p.del{margin:36px 0 40px}.seo-bottom-text-chat ul{margin-top:24px}}.seo-bottom-text-chat{font-family:SBSansInterfaceRegular,Open Sans,sans-serif;margin-bottom:36px}.seo-bottom-chat__hidden{display:none}.seo-bottom-chat__title{font-family:SBSansDisplaySemiBold,Open Sans,sans-serif;font-size:19px;line-height:20px;font-weight:400;position:relative;margin:40px 0 16px;color:#26364b}@media (min-width:880px){.seo-bottom-chat__title{font-size:25px;line-height:28px}}.seo-bottom-chat__title .icon-seo-bottom-chat{width:24px;height:24px;position:absolute;left:-32px;top:-2px;display:block;background:url(/static/compile/question-circle.svg?v=582b5b92) 0 0 no-repeat}.seo-bottom-chat__doctor{margin:16px 0;display:-webkit-flex;display:flex;-webkit-justify-content:right;justify-content:right}.seo-bottom-chat__doctor-img{margin-right:8px;width:48px;height:48px}.seo-bottom-chat__doctor-img img{display:block;width:100%;height:auto;max-height:100%;border-radius:50%}.seo-bottom-chat__doctor-img img[src=""]{height:100%;background:url(/static/compile/photo-placeholder.svg?v=d79b1516) 50% no-repeat;background-size:contain}.seo-bottom-chat__doctor-info{display:-webkit-flex;display:flex;box-sizing:border-box;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center}.seo-bottom-chat__doctor-name{font-size:16px;line-height:24px;font-weight:600;margin-bottom:4px;color:#26364b}.seo-bottom-chat__doctor-subtitle{font-size:13px;line-height:16px;font-weight:400;display:-webkit-inline-flex;display:inline-flex;color:#26364b}.seo-bottom-chat__faq{font-size:14px;line-height:20px;font-weight:400;color:#26364b}.seo-bottom-chat__faq a{text-decoration:none;color:#0094e1}.seo-bottom-chat__question{margin-top:16px;color:#26364b;display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;justify-content:flex-end}.seo-bottom-chat__question .question-inner{background:linear-gradient(225.7deg,#eef3ff 9.53%,#d7f7fc 93.82%);box-sizing:border-box;max-width:560px;border-radius:20px 20px 4px;padding:12px}.seo-bottom-chat__answer{margin-top:16px;color:#26364b;display:-webkit-flex;display:flex;-webkit-justify-content:flex-start;justify-content:flex-start}.seo-bottom-chat__answer .answer-inner{box-sizing:border-box;width:100%;max-width:560px;padding:12px;background:#eef3ff;border-radius:20px 20px 20px 4px}@media screen and (max-width:879px){.seo-bottom-chat__title{margin:56px 0 8px}.seo-bottom-chat .answer-inner,.seo-bottom-chat .question-inner{max-width:480px}}@media screen and (max-width:751px){.seo-bottom-chat .answer-inner,.seo-bottom-chat .question-inner{max-width:400px}}@media screen and (max-width:559px){.seo-bottom-text-chat{padding-top:0}.seo-bottom-chat__title{margin:48px 0 8px}.seo-bottom-chat__title .icon-seo-bottom-chat{top:-32px;left:0}.seo-bottom-chat__answer{margin-top:8px}.seo-bottom-chat__answer .answer-inner{max-width:240px}.seo-bottom-chat__question{margin-top:8px}.seo-bottom-chat__question .question-inner{max-width:240px}}.seo-bottom-doctor-spec{margin-bottom:24px;padding-left:16px;border-left:2px solid #ced1db}.seo-bottom-doctor-spec:last-child{margin-bottom:0}.seo-bottom-doctor-spec__title{font-size:16px;line-height:24px;font-weight:600;margin-bottom:8px;color:#26364b}.seo-bottom-doctor-spec__text,.seo-bottom-idea{font-size:14px;line-height:20px;font-weight:400;color:#26364b}.seo-bottom-idea{position:relative;padding:16px 20px;box-sizing:border-box;max-width:307px;background:#eef3ff;border-radius:8px}.seo-bottom-idea:after{position:absolute;top:-8px;right:-8px;display:block;width:40px;height:40px;content:"";background:url(/static/compile/study-light-idea.svg?v=327ad812) 50% 50% no-repeat #f9e784;border-radius:50%}.seo-bottom-text{margin-bottom:40px}.seo-bottom-text__title{font-family:SBSansDisplaySemiBold,Open Sans,sans-serif;font-size:19px;line-height:20px;font-weight:400;position:relative;margin:40px 0 16px;color:#26364b}@media (min-width:880px){.seo-bottom-text__title{font-size:25px;line-height:28px}}.seo-bottom-text__desc{font-size:16px;line-height:24px;font-weight:400;margin-bottom:32px;color:#26364b}.seo-bottom-text__row{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}.seo-bottom-text__col{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;min-width:270px;-webkit-flex-shrink:0;flex-shrink:0;-webkit-flex-grow:0;flex-grow:0;-webkit-flex-basis:40%;flex-basis:40%}.seo-bottom-text__col:nth-child(2){-webkit-align-items:flex-end;align-items:flex-end;margin:0 0 0 40px}.seo-bottom-text h2{font-family:SBSansDisplaySemiBold,Open Sans,sans-serif;font-size:19px;line-height:20px;font-weight:400;margin:0}@media (min-width:880px){.seo-bottom-text h2{font-size:25px;line-height:28px}}.seo-bottom-text .icon-seo-bottom-text{width:24px;height:24px;position:absolute;left:-32px;top:-2px;display:block;background:url(/static/compile/stethoscope.svg?v=f5455f70) 50% no-repeat}.seo-bottom-text p:first-child{color:#828ea5}.seo-bottom-text p+p{margin-top:16px}.seo-bottom-text p{font-size:14px}.seo-bottom-text h3,.seo-bottom-text p{line-height:20px;font-weight:400;color:#26364b}.seo-bottom-text h3{font-family:SBSansDisplaySemiBold,Open Sans,sans-serif;font-size:19px;margin-top:28px;margin-bottom:13px}@media (min-width:880px){.seo-bottom-text h3{font-size:25px;line-height:28px}}.seo-bottom-text b{color:#26364b}.seo-bottom-text p.del{margin-top:16px;padding:16px 16px 16px 52px!important;color:#26364b;background:url(/static/compile/warning.svg?v=42c8e5c9) no-repeat 16px 12px;border:1px solid #fe246c;border-radius:8px;font-size:14px;line-height:20px;font-weight:400}.seo-bottom-text p.del span{margin-bottom:4px;display:block;color:#fe246c;font-size:16px;line-height:20px;font-weight:600}@media screen and (max-width:879px){.seo-bottom-text{margin-bottom:24px}.seo-bottom-text__title{margin:56px 0 8px}.seo-bottom-text__desc{margin-bottom:24px}h2{margin-top:0}.seo-bottom-chat__title .icon-seo-bottom-chat,.seo-bottom-text .icon-seo-bottom-text{top:-32px;left:0}}@media screen and (max-width:559px){.seo-bottom-doctor-spec{margin-bottom:16px;padding-left:8px}.seo-bottom-doctor-spec:last-child{margin-bottom:0}.seo-bottom-idea{padding:12px;max-width:100%;margin-bottom:8px}.seo-bottom-idea:after{width:32px;height:32px;background-size:50%}.seo-bottom-text{margin-bottom:16px}.seo-bottom-text__title{margin:48px 0 8px}.seo-bottom-text__desc{margin-bottom:16px}.seo-bottom-text__row{-webkit-flex-direction:column;flex-direction:column}.seo-bottom-text__col{margin:0}.seo-bottom-text__col:nth-child(2){margin:24px 0 0}.seo-bottom-text p{color:#828ea5}.seo-bottom-text h3{font-family:SBSansDisplaySemiBold,Open Sans,sans-serif;font-size:19px;line-height:20px;font-weight:400;margin:0 0 5px;color:#26364b}.icon-seo-bottom-text{left:0;top:-24px}}@media screen and (max-width:559px) and (min-width:880px){.seo-bottom-text h3{font-size:25px;line-height:28px}}.SeoTopTextChat__root_1TT2{font-family:SBSansInterfaceRegular,Open Sans,sans-serif;font-size:14px;line-height:20px;font-weight:400;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;color:#26364b}.SeoTopTextChat__root_1TT2 a{text-decoration:none;color:#0094e1}.SeoTopTextChat__root_1TT2 h3{background:linear-gradient(225.7deg,#eef3ff 9.53%,#d7f7fc 93.82%);font-size:14px;line-height:20px;font-weight:400;margin:8px 0 0 auto;-webkit-justify-content:flex-end;justify-content:flex-end;border-radius:20px 20px 4px}.SeoTopTextChat__root_1TT2 h3,.SeoTopTextChat__root_1TT2 p,.SeoTopTextChat__root_1TT2 ul{color:#26364b;display:-webkit-flex;display:flex;box-sizing:border-box;width:auto;max-width:240px;padding:12px}.SeoTopTextChat__root_1TT2 p,.SeoTopTextChat__root_1TT2 ul{-webkit-flex-direction:column;flex-direction:column;margin:8px auto 0 0;background:#eef3ff;border-radius:20px 20px 20px 4px}.SeoTopTextChat__root_1TT2 ul{list-style-type:none}.SeoTopTextChat__root_1TT2 ul li{position:relative;margin:0;padding-left:12px}.SeoTopTextChat__root_1TT2 ul li:not(:last-child){margin-bottom:8px}.SeoTopTextChat__root_1TT2 ul li:before{content:"•";position:absolute;left:-2px;font-size:20px}.SeoTopTextChat__title_3-XB{font-family:SBSansDisplaySemiBold,Open Sans,sans-serif;font-size:19px;line-height:20px;font-weight:400;position:relative;margin:0 0 8px;color:#26364b}@media (min-width:880px){.SeoTopTextChat__title_3-XB{font-size:25px;line-height:28px}}.SeoTopTextChat__title_3-XB:before{content:"";background:url(/static/compile/question-circle.svg?v=582b5b92) no-repeat;display:-webkit-flex;display:flex;width:24px;height:24px;position:absolute;top:-32px;left:0}@media screen and (min-width:560px){.SeoTopTextChat__root_1TT2 h3,.SeoTopTextChat__root_1TT2 p,.SeoTopTextChat__root_1TT2 ul{max-width:400px}}@media screen and (min-width:752px){.SeoTopTextChat__root_1TT2 h3,.SeoTopTextChat__root_1TT2 p,.SeoTopTextChat__root_1TT2 ul{max-width:480px;margin-top:16px}.SeoTopTextChat__title_3-XB{margin-bottom:0}}@media screen and (min-width:880px){.SeoTopTextChat__root_1TT2 h3,.SeoTopTextChat__root_1TT2 p,.SeoTopTextChat__root_1TT2 ul{max-width:560px}.SeoTopTextChat__title_3-XB{margin-bottom:4px}.SeoTopTextChat__title_3-XB:before{left:-32px;top:-2px}}.seo-top-text-chat .del{font-size:14px;line-height:20px;font-weight:400;margin:24px 0 32px;padding:16px 16px 16px 52px;width:100%;max-width:100%;background:#fff;border:1px solid #ff3c8a;box-sizing:border-box;border-radius:8px}.seo-top-text-chat .del span{font-size:16px;line-height:20px;font-weight:600;position:relative;color:#ff3c8a;margin:0 0 4px}.seo-top-text-chat .del span:before{content:"";position:absolute;width:24px;height:24px;top:-5px;left:-36px;background:url(/static/compile/warning.svg?v=42c8e5c9) no-repeat}@media screen and (min-width:752px){.seo-top-text-chat .del{margin:32px 0}}@media screen and (min-width:880px){.seo-top-text-chat .del{margin:36px 0 40px}}.adaptive-tabs{font-family:SBSansInterfaceRegular,Open Sans,sans-serif;font-size:14px;line-height:20px;font-weight:400;padding-top:24px;color:#26364b}.adaptive-tabs__wrapper{margin:0 auto;padding:0 16px;box-sizing:border-box;width:100%;max-width:100%}@media (min-width:752px){.adaptive-tabs__wrapper{padding:0 24px;max-width:1048px}}.adaptive-tabs__link{font-size:16px;line-height:24px;font-weight:400;margin:0 12px;padding:16px 0 8px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;box-sizing:border-box;color:#26364b;border-bottom:2px solid transparent;cursor:pointer}.adaptive-tabs__link:hover{color:#ff3c8a}.adaptive-tabs__link:first-child{margin-left:0}.adaptive-tabs__link--is-active{color:#fe246c;border-bottom:2px solid #ff3c8a}.adaptive-tabs__content--full-mode,.adaptive-tabs__content--full-mode .adaptive-tab{display:block}.adaptive-tabs__nav{text-align:left;margin-bottom:24px;overflow-x:scroll;white-space:nowrap;display:-webkit-flex;display:flex}.adaptive-tabs__icon{margin-right:6px}.adaptive-tabs__nav--underline{border-bottom:2px solid rgba(130,142,165,.12)}.adaptive-tabs__content{position:relative;width:100%;padding-bottom:24px}@media (min-width:880px){.adaptive-tabs__nav--align-left{text-align:left}.adaptive-tabs__content{display:-webkit-flex;display:flex}.adaptive-tabs__content--full-mode{display:block}.adaptive-tabs__nav--align-center{text-align:center}.adaptive-tabs__nav{text-align:left;margin-bottom:32px;overflow-x:inherit;white-space:inherit}}.Auth__wrapper_1bRJ{padding:0;width:450px}.Auth__form_35yz{-webkit-flex-flow:column nowrap;flex-flow:column nowrap;padding:0!important;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.Auth__input_1LvX{font-family:SBSansInterfaceRegular,Open Sans,sans-serif;padding:0 15px;display:block;box-sizing:border-box;height:42px;font-size:14px;line-height:normal;text-align:center;color:#828ea5;background:#eef2f8;border:1px solid #eef2f8;border-radius:4px;outline:none}.Auth__error_24eF{margin-top:10px;color:#fe246c}.Auth__error_24eF,.Auth__go-to_2vfi,.Auth__notice_1wib{font-size:14px;line-height:20px;font-weight:400}.Auth__notice_1wib{margin-top:16px;margin-bottom:20px;text-align:center;color:#828ea5}.Auth__link_1VZH{color:#0094e1}.Auth__link--hover_3pSB{cursor:pointer}.Auth__action_136w{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-flex-shrink:0;flex-shrink:0;-webkit-flex-grow:0;flex-grow:0;-webkit-flex-basis:100%;flex-basis:100%}.Auth__action_136w+.Auth__action_136w{margin-top:16px;margin-left:0}.Auth__button_2jQO{width:auto}.Auth__go-to_2vfi{margin-top:16px;color:#828ea5}.Auth__features_1PTG{-webkit-flex-flow:column nowrap;flex-flow:column nowrap;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;font-size:12px}.Auth__features-list_3Mzy{padding:0;width:auto;list-style-position:inside;list-style-type:disc;text-align:left}.Auth__features-item_8F6u+.Auth__features-item_8F6u{margin-top:4px}.Auth__input-code_Nrz6.Auth__input_1LvX,.Auth__input-phone_19Qo .Auth__input_1LvX{width:230px}.Auth__input--error_3WO0{color:#fe246c;border:2px solid #fe246c}.Auth__footer-actions_3vcG{-webkit-flex-shrink:1;flex-shrink:1;-webkit-flex-grow:0;flex-grow:0;-webkit-flex-basis:100%;flex-basis:100%;text-align:center}@media only screen and (min-width:401px){.Auth__action_136w{-webkit-flex-basis:auto;flex-basis:auto}.Auth__action_136w+.Auth__action_136w{margin-top:0;margin-left:16px}.Auth__input-code_Nrz6.Auth__input_1LvX{width:155px}}.Auth__form-input_3ffS{padding:0 15px;display:block;box-sizing:border-box;width:100%;height:40px;font-size:14px;line-height:normal;text-align:center;color:#9a9a9a;background:#fff;border:1px solid #e1e1e5;border-radius:4px;outline:none}.adaptive-tab{display:none;width:100%}.adaptive-tab--is-active{display:block}@media (min-width:752px){.adaptive-tab--color-dark{background:#eef3ff}}.sorting-filters{display:-webkit-inline-flex;display:inline-flex;height:34px;-webkit-align-items:center;align-items:center}.sorting-filters__item{font-size:14px;line-height:20px;font-weight:400;padding:4px 16px;box-sizing:border-box;text-decoration:none;color:#26364b;background-color:#eef2f8;border:1px solid #eef2f8;outline:none}.sorting-filters__item:first-child{border-top-left-radius:4px;border-bottom-left-radius:4px}.sorting-filters__item:last-child{display:none;border-top-right-radius:4px;border-bottom-right-radius:4px}.sorting-filters__item:hover{background-color:#d9e0ea;border-color:#d9e0ea}.sorting-filters__item:focus{z-index:1;padding:3px 16px;border-width:2px;border-color:#4093db}.sorting-filters__item:active{background-color:#bdc5d1;border-color:#ced1db}.sorting-filters__item.--active{pointer-events:none;color:#fff;background-color:#828ea5;border-color:#828ea5}.landing__page .sorting-filters__item:last-child{display:block}.ServiceList__root_2LG7{padding:16px 0}.ServiceList__wrapper_27IR{margin:0 auto;padding:0 16px;box-sizing:border-box;width:100%;max-width:100%}@media (min-width:752px){.ServiceList__wrapper_27IR{padding:0 24px;max-width:1048px}}.ServiceList__title_4s0e{font-family:SBSansDisplaySemiBold,Open Sans,sans-serif;font-size:21px;line-height:24px;font-weight:400;margin:0 0 12px}@media (min-width:880px){.ServiceList__title_4s0e{font-size:31px;line-height:36px}}@media (min-width:752px){.ServiceList__root_2LG7{padding:24px 0 48px}.service-list__list{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.ServiceList__title_4s0e{margin-bottom:32px}}@media (min-width:880px){.ServiceList__root_2LG7{padding-top:40px}.ServiceList__title_4s0e{margin-bottom:48px}}.conversion-block-banner{margin:30px 16px -8px;padding:16px;display:-webkit-flex;display:flex;max-width:1000px;-webkit-flex-direction:column;flex-direction:column;color:#fff;background-color:#26364b;border-radius:12px}.conversion-block-banner__title{margin-bottom:8px;font-size:16px;line-height:20px;font-weight:600}.conversion-block-banner__description{margin-bottom:12px;font-size:13px;line-height:16px}.conversion-block-banner__phone-btn{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}.conversion-block-banner--top-offset{margin:-16px auto 48px}@media (min-width:752px){.conversion-block-banner{position:relative;margin-bottom:32px;padding:16px 24px;box-sizing:border-box;width:100%}.conversion-block-banner__title{margin-bottom:0;font-size:20px;line-height:28px}.conversion-block-banner__description{margin:0;font-size:14px;line-height:20px}.conversion-block-banner__phone-btn{position:absolute;top:0;right:0;bottom:0;margin:auto 24px;padding:8px 24px;box-sizing:border-box;max-height:40px}}.doctor-pick-banner{font-family:SBSansInterfaceRegular,Open Sans,sans-serif;font-size:13px;line-height:16px;color:#fff;background-color:#26364b;border-radius:4px;box-shadow:0 4px 8px rgba(26,61,107,.08)}.doctor-pick-banner__item{padding-right:15px;padding-left:15px}.doctor-pick-banner__item:first-child{padding-top:15px}.doctor-pick-banner__item:last-child{padding-bottom:15px}.doctor-pick-banner__item+.doctor-pick-banner__item{margin-top:7px}.doctor-pick-banner__header{font-size:16px;line-height:24px;font-weight:400}.doctor-pick-banner__header.the-banner__item{padding-top:12px}.doctor-pick-banner__footer.the-banner__item{margin-top:12px}.drug-discount-banner{font-family:SBSansInterfaceRegular,Open Sans,sans-serif;margin-bottom:16px;padding:23px 125px 26px;box-sizing:border-box;min-height:120px;background:linear-gradient(.519turn,#ff057c 14.64%,#8d0b93 50.36%,#321575 85.36%);border-radius:6px}.drug-discount-banner__title{position:relative;display:-webkit-flex;display:flex;font-weight:600;color:#fff}.drug-discount-banner__title:not(.drug-discount-banner__title--small){font-size:30px;line-height:36px}.drug-discount-banner__description{position:relative;margin-top:8px;white-space:normal;color:#eef2f8}.drug-discount-banner__star{position:relative;top:-10px;font-size:15px;line-height:inherit;font-weight:inherit}.drug-discount-banner__star--small{top:-8px;margin-right:-3px;font-size:8px}.drug-discount-banner--small{margin:24px 0 0;padding:16px 20px 18px;min-height:auto}.drug-discount-banner--small .drug-discount-banner__star{top:-5px;font-size:11px}.drug-discount-banner--small .drug-discount-banner__star--small{top:-5px;margin-right:-2px;font-size:8px}.drug-discount-banner--clickable{cursor:pointer}.drug-discount-banner--mt{margin:16px 0 0}.drug-discount-banner--inline-block{display:inline-block;width:100%}.drug-discount-banner .no-wrap{white-space:nowrap}@media (max-width:600px){.drug-discount-banner{padding:37px 50px 41px}}.guarantee-quality-banner{font-family:SBSansInterfaceRegular,Open Sans,sans-serif;margin-bottom:16px}.guarantee-quality-banner__old-banner{background:linear-gradient(26.04deg,#6713d2,#cc208e);box-shadow:0 6px 16px rgba(26,61,107,.16);padding:16px 20px;color:#fff;border-radius:12px}.guarantee-quality-banner__text{font-size:14px;line-height:20px;font-weight:400}.guarantee-quality-banner__title{font-family:SBSansDisplaySemiBold,Open Sans,sans-serif;font-size:18px;line-height:20px;font-weight:400;margin:0 0 8px}@media (min-width:880px){.guarantee-quality-banner__title{font-size:20px;line-height:24px}}.guarantee-quality-banner__link,.guarantee-quality-banner__link:hover,.guarantee-quality-banner__link:visited{font-size:14px;line-height:20px;font-weight:600;color:#f9e784}.guarantee-quality-banner__optimize-banner{display:none;-webkit-justify-content:space-between;justify-content:space-between;overflow-x:scroll;overflow-y:hidden;-webkit-flex-flow:nowrap;flex-flow:nowrap;white-space:nowrap}.guarantee-quality-banner__optimize-block{color:#fff;border-radius:12px;margin-right:12px;width:50%;min-width:264px;overflow:hidden}.guarantee-quality-banner__optimize-block.quality{background:linear-gradient(59.03deg,rgba(71,65,148,.74) -.47%,#ff94f8 141.5%)}.guarantee-quality-banner__optimize-block.tm{background:linear-gradient(225deg,#ac32e4 14.64%,#4801ff 85.36%)}.guarantee-quality-banner__bg{background-repeat:no-repeat;background-size:contain;background-position:100% 0;padding:12px 16px;height:100%;box-sizing:border-box}.guarantee-quality-banner__bg.quality{background-image:url(/static/compile/quality.svg?v=10db4388)}.guarantee-quality-banner__bg.tm{background-image:url(/static/compile/telemed.svg?v=dff97cfd)}.guarantee-quality-banner__text.quality{margin-bottom:4px;margin-right:105px;white-space:normal}.guarantee-quality-banner__text.tm{margin-bottom:4px;margin-right:86px;white-space:normal}.online-consultation{font-family:SBSansInterfaceRegular,Open Sans,sans-serif;border-radius:4px;margin-right:auto;margin-bottom:40px;margin-left:auto;padding:17px 30px 17px 40px;max-width:1000px;-webkit-justify-content:space-between;justify-content:space-between;background:#26364b}.online-consultation,.online-consultation__text{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.online-consultation__image{margin-right:32px;height:84px;-webkit-flex-shrink:0;flex-shrink:0;-webkit-flex-grow:0;flex-grow:0;-webkit-flex-basis:122px;flex-basis:122px;background-image:url(/static/compile/online_consult_image.svg?v=715a8271);background-repeat:no-repeat;background-size:contain}.online-consultation__title{margin-bottom:8px;font-size:18px;line-height:24px;font-weight:700;font-style:normal;color:#fff}.online-consultation__desc{font-size:14px;line-height:20px;font-weight:400;font-style:normal;color:#eef2f8}.online-consultation__button{margin-left:32px}.online-consultation__button .consult-button{border-radius:4px;padding:8px 24px;display:inline-block;font-size:16px;font-weight:600;white-space:nowrap;color:#fff;background:#00aeca}@media (max-width:767px){.online-consultation{padding:45px 16px 16px;display:block}.online-consultation__text{display:block}.online-consultation__image{width:247px;height:170px}.online-consultation__title{margin-top:8px}.online-consultation__desc{margin-bottom:20px}.online-consultation__button{margin-left:0}.online-consultation__button .consult-button{padding:13px 24px;display:block;text-align:center}}.view-all-doctors{font-family:SBSansInterfaceRegular,Open Sans,sans-serif;margin-bottom:32px;border-radius:4px;padding:16px 32px;-webkit-justify-content:space-between;justify-content:space-between;background:linear-gradient(247.05deg,#fe246c 1.3%,#553577 98.7%)}.view-all-doctors,.view-all-doctors__title{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.view-all-doctors__title{font-size:20px;line-height:24px;font-weight:600;color:#fff}.view-all-doctors__image{margin-right:16px;width:32px;height:36px;background-image:url(/static/compile/view_all_doctors_image.svg?v=315fa8df);background-repeat:no-repeat}.view-all-doctors__arrow{width:24px;height:24px;background-image:url(/static/compile/view_all_doctors_arrow.svg?v=99292592);background-repeat:no-repeat}@media (max-width:767px){.view-all-doctors{padding:8px 16px}.view-all-doctors__title{font-size:16px;line-height:20px}.view-all-doctors__image{margin-right:8px;-webkit-flex-basis:32px;flex-basis:32px}.view-all-doctors__arrow,.view-all-doctors__image{-webkit-flex-shrink:0;flex-shrink:0;-webkit-flex-grow:0;flex-grow:0}.view-all-doctors__arrow{width:16px;height:16px;-webkit-flex-basis:16px;flex-basis:16px;background-size:cover}}.doctor-card-clinic__name a{text-decoration:none}.doctor-card-clinic__address{margin-bottom:8px}.doctor-card-clinic__address--card-slot{color:#828ea5;transition:color .1s linear;cursor:pointer}.doctor-card-clinic__address--card-slot:hover{color:#0094e1}.StickyHeader__root_39--{position:fixed;z-index:4;top:0;right:0;left:0;background-color:#fff;transition:-webkit-transform .1s ease-out;transition:transform .1s ease-out;transition:transform .1s ease-out,-webkit-transform .1s ease-out;-webkit-transform:translateY(-100%);transform:translateY(-100%)}.StickyHeader__root_39--.StickyHeader__visible_3K5u{-webkit-transform:translateY(0);transform:translateY(0);box-shadow:0 6px 16px 0 rgba(26,61,107,.16)}.StickyHeader__filters_3Bt-{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:flex-start;justify-content:flex-start;box-sizing:border-box;margin:0 auto;padding:8px 16px;max-width:1000px;height:100%}.StickyHeader__filter-reception_1sZ_{display:block;margin-right:8px;width:auto;color:#828ea5}.StickyHeader__filter-reception_1sZ_ button{font-size:14px;line-height:20px;font-weight:400;padding:0 16px}.the-doctor-list-items{box-sizing:border-box;width:100%}.doctor__near-metro-title{font-family:SBSansInterfaceRegular,Open Sans,sans-serif;font-family:SBSansDisplaySemiBold,Open Sans,sans-serif;font-size:18px;line-height:20px;font-weight:400;margin:0 0 16px}@media (min-width:880px){.doctor__near-metro-title{font-size:20px;line-height:24px}}.swiper-navigation__next,.swiper-navigation__prev{width:32px;height:32px;position:absolute;top:calc(50% - 24px);margin:0;padding:4px;background-color:#fff;border:none;border-radius:50%;outline:none;-webkit-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer;box-shadow:0 6px 16px rgba(26,61,107,.16)}.swiper-navigation__next{right:-40px}.swiper-navigation__prev{left:-40px}.swiper-navigation__prev--type-bottom-inside{left:24px;bottom:0;top:auto}.swiper-navigation__next--type-bottom-inside{right:24px;bottom:0;top:auto}.swiper-navigation__arrow{border:solid #222;border-width:0 2px 2px 0;display:inline-block;padding:3px;position:relative;top:-1px}.swiper-navigation__arrow--arrow-prev{transform:rotate(135deg);-webkit-transform:rotate(135deg);left:1px}.swiper-navigation__arrow--arrow-next{transform:rotate(-45deg);-webkit-transform:rotate(-45deg);right:1px}.swiper-navigation--disabled{opacity:.3;cursor:not-allowed}.hooper-slide{-webkit-flex-shrink:0;flex-shrink:0;height:100%;margin:0;padding:0;list-style:none}.hooper-progress{position:absolute;top:0;right:0;left:0;height:4px;background-color:#efefef}.hooper-progress-inner{height:100%;background-color:#4285f4;transition:.3s}.hooper-pagination{position:absolute;bottom:0;right:50%;-webkit-transform:translateX(50%);transform:translateX(50%);display:-webkit-flex;display:flex;padding:5px 10px}.hooper-indicators{display:-webkit-flex;display:flex;list-style:none;margin:0;padding:0}.hooper-indicator.is-active,.hooper-indicator:hover{background-color:#4285f4}.hooper-indicator{margin:0 2px;width:12px;height:4px;border-radius:4px;border:none;padding:0;background-color:#fff;cursor:pointer}.hooper-pagination.is-vertical{bottom:auto;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.hooper-pagination.is-vertical .hooper-indicators{-webkit-flex-direction:column;flex-direction:column}.hooper-pagination.is-vertical .hooper-indicator{width:6px}.hooper-next,.hooper-prev{background-color:initial;border:none;padding:1em;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer}.hooper-next.is-disabled,.hooper-prev.is-disabled{opacity:.3;cursor:not-allowed}.hooper-next{right:0}.hooper-prev{left:0}.hooper-navigation.is-vertical .hooper-next{top:auto;bottom:0;-webkit-transform:none;-webkit-transform:initial;transform:none}.hooper-navigation.is-vertical .hooper-prev{top:0;bottom:auto;right:0;left:auto;-webkit-transform:none;-webkit-transform:initial;transform:none}.hooper-navigation.is-rtl .hooper-prev{left:auto;right:0}.hooper-navigation.is-rtl .hooper-next{right:auto;left:0}.hooper{position:relative;width:100%;height:200px}.hooper,.hooper *{box-sizing:border-box}.hooper-list{overflow:hidden;width:100%;height:100%}.hooper-track{display:-webkit-flex;display:flex;box-sizing:border-box;width:100%;height:100%;padding:0;margin:0}.hooper.is-vertical .hooper-track{-webkit-flex-direction:column;flex-direction:column;height:200px}.hooper.is-rtl{direction:rtl}.hooper-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.B2bReceptionBanner__wrapper_2Vtp{margin-bottom:16px;padding:16px;display:-webkit-flex;display:flex;color:#fff;background:#26364b;border-radius:8px;font-size:14px;line-height:20px;font-weight:400}.B2bReceptionBanner__icon_3i0l{width:20px;height:20px;fill:#f9e784}.B2bReceptionBanner__title_3oIK{margin:0;color:#f9e784;font-size:16px;line-height:20px;font-weight:600}.B2bReceptionBanner__column_LeEw+.B2bReceptionBanner__column_LeEw{margin-left:16px}.B2bReceptionBanner__desc_3Agn{margin-top:8px}.the-swiper{position:relative;margin-bottom:16px}.the-swiper,.the-swiper__wrapper{outline:none}.the-swiper__slide{position:relative;padding:0 8px 24px}.the-swiper__slide--has-overlay:after{content:"";left:0;top:0;background:linear-gradient(180deg,#26364b,rgba(38,54,75,.3765) 32.35%,rgba(38,54,75,0));position:absolute;width:100%;height:100%}.the-swiper__controls{position:absolute;display:-webkit-flex;display:flex;width:100%;height:8px;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.the-swiper__controls--type-bottom{bottom:4px}.the-swiper__controls--type-bottom-inside{bottom:28px;width:calc(100% - 160px);margin:0 80px}.the-swiper__controls-container{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.the-swiper__controls-container--color-light{background:rgba(38,54,75,.16);border-radius:100px;padding:8px}.the-swiper__control{width:4px;height:4px;display:inline-block;opacity:.4;border-radius:50%;transition:all .1s ease-in}.the-swiper__control:not(:last-child){margin-right:16px}.the-swiper__control--active{width:8px;height:8px;opacity:1}.the-swiper__control--active.the-swiper__control--color-dark{background:#ff3c8a}.the-swiper__control--active.the-swiper__control--color-light{background:#fff;width:24px}.the-swiper__control--color-light{background:#eef3ff;width:8px;height:4px;border-radius:4px;transition:width .3s ease-in-out,background-color .3s ease-in-out}.the-swiper__control--color-dark{background:#828ea5}.the-swiper__control--color-light:not(:last-child){margin-right:4px}.the-swiper--single-mode .is-clone{visibility:hidden}@media (min-width:752px){.the-swiper__controls--type-bottom-inside{bottom:48px}}.ServiceSticker__root_3cId,.ServiceSticker__root_3cId:hover,.ServiceSticker__root_3cId:visited{padding:12px;width:180px;height:112px;box-sizing:border-box;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;justify-content:space-between;border-radius:16px;background-size:cover;background-color:#cad6f4;color:#26364b;fill:#26364b}.ServiceSticker__root_3cId.ServiceSticker__focus-visible_tL1F,.ServiceSticker__root_3cId:focus-visible{border:1px solid #008bd8}.ServiceSticker__title_3mUr{font-size:14px;line-height:16px;font-weight:600;margin:0;height:48px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.ServiceSticker__footer_SFMu{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:flex-end;justify-content:flex-end}.ServiceSticker__footer--with-price_3g6x{-webkit-justify-content:space-between;justify-content:space-between}.ServiceSticker__price_T0TX{font-size:16px;line-height:20px;font-weight:600}.ServiceSticker__action_2sbb{width:20px;height:20px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;border-radius:6px;background:#fff}.ServiceSticker__action__icon_1_hu{height:10px;fill:#26364b}@media (min-width:880px){.ServiceSticker__root_3cId,.ServiceSticker__root_3cId:hover,.ServiceSticker__root_3cId:visited{width:188px;height:128px}.ServiceSticker__title_3mUr{font-size:16px;line-height:20px;font-weight:600;height:60px}}.AllServicesLink__root_1vnv,.AllServicesLink__root_1vnv:hover,.AllServicesLink__root_1vnv:visited{font-size:14px;line-height:16px;font-weight:400;padding:12px;height:112px;box-sizing:border-box;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;align-items:flex-start;-webkit-justify-content:center;justify-content:center;border-radius:16px;color:#008bd8;fill:#008bd8}.AllServicesLink__root_1vnv.AllServicesLink__focus-visible_3TMM,.AllServicesLink__root_1vnv:focus-visible{border:1px solid #008bd8}.AllServicesLink__action_2_SJ{display:none;margin-bottom:8px;width:32px;height:32px;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;border-radius:100%;background:#fff}.AllServicesLink__action_2_SJ:hover{box-shadow:0 4px 8px rgba(26,61,107,.08)}.AllServicesLink__root_1vnv:hover{color:#0069c3}.AllServicesLink__icon_203Y{width:15px;height:15px}@media (min-width:880px){.AllServicesLink__root_1vnv,.AllServicesLink__root_1vnv:hover,.AllServicesLink__root_1vnv:visited{width:188px;height:128px;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}.AllServicesLink__action_2_SJ{display:-webkit-flex;display:flex}}.ServicesStickers__root_2anl{display:none}.ab-34197 .ServicesStickers__root_2anl{display:block}.ServicesStickers__root_2anl .swiper-navigation__next,.ServicesStickers__root_2anl .swiper-navigation__prev{top:50%;box-shadow:0 0 2px 0 rgba(38,54,75,.08)}.ServicesStickers__root_2anl .swiper-navigation__next:hover,.ServicesStickers__root_2anl .swiper-navigation__prev:hover{box-shadow:0 2px 24px rgba(26,61,107,.08)}.ServicesStickers__root_2anl .swiper-navigation__next .swiper-navigation__arrow,.ServicesStickers__root_2anl .swiper-navigation__prev .swiper-navigation__arrow{border-color:#828ea5}.ServicesStickers__sticker_3v_V{-webkit-flex-grow:0;flex-grow:0;-webkit-flex-shrink:0;flex-shrink:0}.ServicesStickers__stickers--with-scroll_2SA5{width:100%;display:-webkit-flex;display:flex;overflow-x:scroll}.ServicesStickers__stickers--with-scroll_2SA5 .ServicesStickers__sticker_3v_V+.ServicesStickers__sticker_3v_V{margin-left:8px}.ServicesStickers__stickers--with-scroll_2SA5 .ServicesStickers__sticker_3v_V:first-child{margin-left:16px}.ServicesStickers__stickers--with-scroll_2SA5 .ServicesStickers__sticker_3v_V:last-child{margin-right:16px}.ServicesStickers__stickers--with-swipe_2hjG{margin-bottom:0;display:none}.ServicesStickers__slide_12Ws{padding-bottom:0}@media (min-width:752px){.ServicesStickers__stickers--with-scroll_2SA5 .ServicesStickers__sticker_3v_V:first-child{margin-left:24px}.ServicesStickers__stickers--with-scroll_2SA5 .ServicesStickers__sticker_3v_V:last-child{margin-right:24px}}@media (min-width:880px){.ServicesStickers__stickers--with-scroll_2SA5{display:none}.ServicesStickers__stickers--with-swipe_2hjG{display:block}.ServicesStickers__--with-few-stickers_1y-6{-webkit-transform:translateX(-40px);transform:translateX(-40px)}.ServicesStickers__--with-few-stickers_1y-6 .swiper-navigation__next--disabled,.ServicesStickers__--with-few-stickers_1y-6 .swiper-navigation__prev--disabled{display:none}}@media (min-width:1128px){.ServicesStickers__--with-few-stickers_1y-6{-webkit-transform:translateX(0);transform:translateX(0)}.ServicesStickers__root_2anl .swiper-navigation__next--disabled,.ServicesStickers__root_2anl .swiper-navigation__prev--disabled{display:none}}.doctors-notification{margin:0 0 29px;padding:16px 24px;text-align:center;background-color:#fff;border-radius:4px}.doctors-notification__speciality{text-transform:lowercase}.doctors-notification__text{font-size:16px;line-height:24px;color:#848d9f}.bg--gray{padding-bottom:1px}.bg--gray,.doctor-list{background-color:#eef2f8}.doctor-list{padding:24px 0 32px}.doctor-list__sticky-header{display:none}.doctor-list__services-stickers{margin:0 -16px 16px}@media (min-width:752px){.doctor-list__sticky-header{display:block}.doctor-list__sticky-header-mobile{display:none}.doctor-list__services-stickers{margin:0 -24px 16px}}@media (min-width:880px){.doctor-list__services-stickers{margin:0 40px 24px}}@media (min-width:1128px){.doctor-list__services-stickers{margin:0 0 24px}}.reviews-list{padding:8px 0 32px;box-sizing:border-box}.reviews-list__wrapper{margin:0 auto;padding:0 16px;box-sizing:border-box;width:100%;max-width:100%}@media (min-width:752px){.reviews-list__wrapper{padding:0 24px;max-width:1048px}}.reviews-list__show-more{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}.reviews-list .title-medium{font-family:SBSansDisplaySemiBold,Open Sans,sans-serif;font-size:19px;line-height:20px;font-weight:400;margin-bottom:24px}@media (min-width:880px){.reviews-list .title-medium{font-size:25px;line-height:28px}}.review{margin-bottom:48px;display:inline-block;box-sizing:border-box;width:100%;background-color:#fff}.review__doctor{margin-bottom:16px;display:-webkit-flex;display:flex}.review__doctor-img{margin-right:8px;width:48px;max-width:48px;height:48px}.review__doctor-img img{display:block;width:100%;height:auto;max-width:100%;max-height:100%;border-radius:50%}.review__doctor-img img[src=""]{height:100%;background:url(/static/compile/photo-placeholder.svg?v=d79b1516) 50% no-repeat;background-size:contain}.review__doctor-info{display:-webkit-flex;display:flex;box-sizing:border-box;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center}.review__doctor-name{font-size:16px;line-height:24px;font-weight:600;margin-bottom:4px;color:#26364b}.review__doctor-review-count-wrap{line-height:.7}.review__doctor-review-count{font-size:13px;line-height:16px;font-weight:400;display:-webkit-inline-flex;display:inline-flex;color:#26364b}.review a{text-decoration:none}.review a:hover{color:#0021d9}.review .caption{font-size:13px;line-height:16px;font-weight:400;color:#26364b}.review .body-text{font-size:16px;line-height:24px;font-weight:400;margin-bottom:12px}@media (min-width:560px){.reviews-list__columns{display:-webkit-flex;display:flex}.reviews-list__columns-left,.reviews-list__columns-right{width:50%}.reviews-list__columns-left{margin-right:32px}}@media (min-width:752px){.reviews-list__columns-left{margin-right:64px}}.SearchFormLayout__theme--primary_3qm8{padding:0 16px;background-color:#fff}.SearchFormLayout__theme--secondary_2vFd{background-color:#fff}.SearchFormLayout__title_2ugp{font-family:SBSansDisplaySemiBold,Open Sans,sans-serif;font-size:29px;line-height:32px;font-weight:400;margin-bottom:32px;font-weight:600;text-align:center;color:#26364b}@media (min-width:880px){.SearchFormLayout__title_2ugp{font-size:39px;line-height:44px}}.SearchFormLayout__form--mobile_2hDU{display:-webkit-flex;display:flex}.SearchFormLayout__form--desktop_hi-u{display:none}@media (min-width:752px){.SearchFormLayout__theme--primary_3qm8{padding:32px 0 48px;background-color:#eef2f8}.SearchFormLayout__form--mobile_2hDU{display:none}.SearchFormLayout__form--desktop_hi-u{display:block}}.speciality_title{font-family:SBSansDisplaySemiBold,Open Sans,sans-serif;font-size:19px;line-height:20px;font-weight:400;margin-bottom:50px;color:#26364b}@media (min-width:880px){.speciality_title{font-size:25px;line-height:28px}}.speciality-list{grid-column-gap:40px;-webkit-column-gap:40px;column-gap:40px;-webkit-column-width:160px;column-width:160px}.speciality-list__letter-block{margin-top:0;margin-bottom:55px;padding:40px 0 0;position:relative}.speciality-list__letter-block:before{font-family:SBSansDisplaySemiBold,Open Sans,sans-serif;font-size:18px;line-height:20px;font-weight:400;position:absolute;top:0;left:0;font-weight:600;content:attr(data-first-letter)}@media (min-width:880px){.speciality-list__letter-block:before{font-size:20px;line-height:24px}}.speciality-list__item{margin-bottom:8px;list-style:none;color:#0094e1}.speciality-list__link{font-size:14px;line-height:20px;font-weight:400;word-wrap:break-word;text-decoration:none;color:#008bd8}.speciality-list__link-more{font-size:14px;line-height:20px;font-weight:400;color:#828ea5}.speciality-list__link-more:hover{color:#828ea5}.speciality-list__title{font-size:14px;line-height:20px;font-weight:400;word-wrap:break-word;color:#008bd8}.speciality-list__count{color:#828ea5}.speciality-list__link:hover{color:#0021d9}.speciality-list__block .expanding-block{position:relative;margin-bottom:16px;padding-bottom:60px}.speciality-list__block .expanding-block .hiding-block{height:auto;z-index:2}.speciality-list__block .expanding-block.expanding-open:before{display:none}.speciality-list__block .expanding-block:before{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00ffffff",endColorstr="#ffffff",GradientType=0);position:absolute;bottom:0;left:0;width:100%;height:200px;pointer-events:none;content:"";background:linear-gradient(180deg,hsla(0,0%,100%,0) 0,#fff 75%);z-index:1}@media (max-width:767px){.specialityListButton{display:none}}.yandex-map-layout{display:-webkit-flex;display:flex;opacity:1;background:#fff}.yandex-map-layout__close-btn{position:absolute;z-index:12;top:16px;right:16px;display:-webkit-flex;display:flex;width:22px;height:22px;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;background-color:#828ea5;border-radius:50%;box-shadow:0 12px 24px rgba(26,61,107,.24)}.yandex-map-layout__close-btn:hover{background:linear-gradient(0deg,rgba(34,34,34,.4),rgba(34,34,34,.4)),#828ea5}.yandex-map-layout__close-icon{fill:#fff}.yandex-map-layout__loader{position:absolute;z-index:11}.yandex-map-layout--modal{position:fixed;z-index:10;top:0;left:0;width:100%;height:100%}.yandex-map-layout.non-animated-enter-active,.yandex-map-layout.non-animated-leave-active{-webkit-animation:none;animation:none}.yandex-map-layout.open-popup-enter-active{-webkit-animation:yandex-map-layout__bounce-in .2s;animation:yandex-map-layout__bounce-in .2s}.yandex-map-layout.open-popup-leave-active{animation:yandex-map-layout__bounce-in .2s reverse}.yandex-map-layout .yandex-map-container{width:100%;height:100%}.yandex-map-layout .ymaps-2-1-77-zoom{padding:36px 0}.yandex-map-layout .ymaps-2-1-77-controls__control{margin-top:-80px}.yandex-map-layout .ymaps-2-1-77-zoom__button{margin-left:-2px;background:#fff;z-index:1}.yandex-map-layout .ymaps-2-1-77-float-button,.yandex-map-layout .ymaps-2-1-77-zoom__button{min-width:32px;width:32px;height:32px;box-shadow:none;border-radius:8px;margin-bottom:4px;border:1px solid #cad6f4}.yandex-map-layout .ymaps-2-1-77-float-button-icon,.yandex-map-layout .ymaps-2-1-77-zoom__icon{text-align:center;width:100%;height:100%;box-sizing:border-box;background:none;border:none}.yandex-map-layout .ymaps-2-1-77-zoom__plus .ymaps-2-1-77-zoom__icon{background-repeat:no-repeat;background-position:50%;background-image:url(/static/compile/plus.svg?v=9d92a8d8)}.yandex-map-layout .ymaps-2-1-77-zoom__minus .ymaps-2-1-77-zoom__icon{background-repeat:no-repeat;background-position:50%;background-image:url(/static/compile/minus.svg?v=3157d7f5)}.yandex-map-layout .ymaps-2-1-77-float-button-icon_icon_expand{background-repeat:no-repeat;background-position:50%;background-image:url(/static/compile/expand.svg?v=2212e14b)}@-webkit-keyframes yandex-map-layout__bounce-in{0%{opacity:0;-webkit-transform:scale(0);transform:scale(0)}50%{opacity:.3}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes yandex-map-layout__bounce-in{0%{opacity:0;-webkit-transform:scale(0);transform:scale(0)}50%{opacity:.3}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.DoctorAtHomeForm__root_29Gu{position:relative;width:100%;height:100%;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;justify-content:space-between}.DoctorAtHomeForm__title_24Fu{font-size:20px;line-height:24px;font-weight:600;margin:0 0 16px}.DoctorAtHomeForm__label_3tOG{font-size:11px;line-height:12px;font-weight:400;color:#828ea5}.DoctorAtHomeForm__label_3tOG+.DoctorAtHomeForm__label_3tOG{margin-top:16px}.DoctorAtHomeForm__text-field_13Xm{margin-top:4px}.DoctorAtHomeForm__action-button_2U42{margin-top:32px}.DoctorAtHomeForm__result_jSJU{position:absolute;top:0;left:0;z-index:2;padding:0 24px;width:calc(100% - 48px);height:100%;background:#fff;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;text-align:center}.DoctorAtHomeForm__result__image_2UV1{margin-bottom:16px;width:196px;height:162px}.DoctorAtHomeForm__result__title_1wFl{font-family:SBSansDisplaySemiBold,Open Sans,sans-serif;font-size:18px;line-height:20px;font-weight:400;margin-bottom:8px}@media (min-width:880px){.DoctorAtHomeForm__result__title_1wFl{font-size:20px;line-height:24px}}.DoctorAtHomeForm__result__description_3Epv{font-size:16px;line-height:24px;font-weight:400}.DoctorAtHomeForm__result__error-icon_2F0T{margin-bottom:16px;width:160px;height:160px;color:#ff3c8a}.DoctorAtHomeForm__result__button_bLqH{margin-top:16px}.clinic-balloon-layout__header{width:190px}.clinic-balloon-layout__link{font-size:14px;line-height:20px;font-weight:600;text-decoration:none;color:#0094e1}.clinic-balloon-layout__rating{margin:4px 0 0 -2px}.clinic-balloon-layout__address{margin:8px 0 4px;display:inline-block}.clinic-balloon-layout__station{margin-right:8px;white-space:nowrap}.clinic-balloon-layout__line-icon{margin:0 0 1px}.DoctorAtHomeBanner__wrapper_1z2p{position:relative;margin-bottom:16px;display:-webkit-flex;display:flex;overflow:hidden;width:100%;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;color:#26364b;background-color:#fff;border-radius:16px;text-align:center}.DoctorAtHomeBanner__image_2_-R{position:absolute;z-index:3;top:24px;left:50%;width:271px;height:145px;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.DoctorAtHomeBanner__description_1UjA{position:relative;-webkit-flex-grow:1;flex-grow:1;-webkit-flex-shrink:1;flex-shrink:1;padding:193px 40px 32px;overflow:hidden}.DoctorAtHomeBanner__description_1UjA:before{position:absolute;z-index:2;top:-80px;left:50%;content:"";width:366px;height:323px;background:linear-gradient(42.04deg,#fdeef6 4.66%,#eef3ff);-webkit-filter:blur(84px);filter:blur(84px);-webkit-transform:translateX(-50%);transform:translateX(-50%)}.DoctorAtHomeBanner__title_2KQK{font-family:SBSansDisplaySemiBold,Open Sans,sans-serif;font-size:19px;line-height:20px;font-weight:400;position:relative;z-index:3;margin:0 0 24px;font-weight:600}@media (min-width:880px){.DoctorAtHomeBanner__title_2KQK{font-size:25px;line-height:28px}}.DoctorAtHomeBanner__sub-title_1829{font-size:16px;line-height:20px;font-weight:400;position:relative;z-index:3;margin-bottom:8px;color:#828ea5}.DoctorAtHomeBanner__price_YSKs{white-space:nowrap}.DoctorAtHomeBanner__price-old_2tSl{font-family:SBSansDisplaySemiBold,Open Sans,sans-serif;font-size:18px;line-height:20px;font-weight:400;color:#828ea5;text-decoration:line-through}@media (min-width:880px){.DoctorAtHomeBanner__price-old_2tSl{font-size:20px;line-height:24px}}.DoctorAtHomeBanner__price-new_d7JU{color:#ff3c8a}.DoctorAtHomeBanner__price-currency_3vKD{width:9px;height:13px}.DoctorAtHomeBanner__price-currency_3vKD path{fill:#ff3c8a}.DoctorAtHomeBanner__detail-link_1Cj-{font-size:16px;line-height:20px;font-weight:400;position:relative;z-index:3;cursor:pointer}.DoctorAtHomeBanner__features_3i_T{position:relative;z-index:3;width:100%;margin-bottom:32px}.DoctorAtHomeBanner__features__item_1NK7+.DoctorAtHomeBanner__features__item_1NK7{margin-top:24px}.DoctorAtHomeBanner__features__title_m4o8{font-size:16px;line-height:20px;font-weight:400;display:-webkit-flex;display:flex;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-align-items:flex-start;align-items:flex-start;-webkit-justify-content:center;justify-content:center;margin:0 0 4px}.DoctorAtHomeBanner__features__description_2Tgi{font-size:14px;line-height:20px;font-weight:400;color:#828ea5}.DoctorAtHomeBanner__features__icon_ibOt{margin-top:3px;margin-right:8px;width:auto;height:14px;fill:#ff3c8a}.DoctorAtHomeBanner__form_Tn-3{display:none;width:384px;-webkit-flex-grow:0;flex-grow:0;-webkit-flex-shrink:0;flex-shrink:0;border-left:1px solid #eef3ff}.DoctorAtHomeBanner__action-button_2bso{margin-bottom:16px}@media (min-width:752px){.DoctorAtHomeBanner__wrapper_1z2p{text-align:left}.DoctorAtHomeBanner__description_1UjA{padding:24px 40px 32px}.DoctorAtHomeBanner__description_1UjA:before{top:auto;left:auto;bottom:-80px;right:-75px;-webkit-transform:translateX(0);transform:translateX(0)}.DoctorAtHomeBanner__image_2_-R{display:none}.DoctorAtHomeBanner__features_3i_T{max-width:380px}.DoctorAtHomeBanner__features__title_m4o8{-webkit-justify-content:stretch;justify-content:stretch}.DoctorAtHomeBanner__detail-link_1Cj-,.DoctorAtHomeBanner__features__description_2Tgi{margin-left:22px}.DoctorAtHomeBanner__action-button_2bso{display:none}.DoctorAtHomeBanner__form_Tn-3{display:block}}@media (min-width:880px){.DoctorAtHomeBanner__price-currency_3vKD{width:12px;height:18px}.DoctorAtHomeBanner__image_2_-R{display:block;top:auto;left:auto;bottom:24px;right:364px;-webkit-transform:translateX(0);transform:translateX(0)}}.doctor-balloon-layout__top-content{display:-webkit-flex;display:flex}.doctor-balloon-layout__left-column{margin-right:8px;display:-webkit-flex;display:flex;-webkit-flex-shrink:0;flex-shrink:0}.doctor-balloon-layout__right-column{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-flex-grow:1;flex-grow:1}.doctor-balloon-layout__avatar{width:50px;height:50px;border-radius:50%}.doctor-balloon-layout__link{text-decoration:none;color:#0094e1}.doctor-balloon-layout__rating{margin:4px 0 0 -2px}.doctor-balloon-layout__specialities{margin:8px 0 4px;display:block;color:#828ea5}.doctor-balloon-layout__price{margin-right:8px;display:block;color:#828ea5}.departure-doctor-banner{font-family:SBSansInterfaceRegular,Open Sans,sans-serif;margin:16px 16px 24px;padding:0;box-sizing:border-box;width:1000px;max-width:calc(100% - 32px);color:#fff;overflow:hidden}.departure-doctor-banner__wrapper{box-shadow:0 2px 24px rgba(26,61,107,.08),0 0 2px rgba(38,54,75,.08);position:relative;margin-right:auto;padding:16px;display:-webkit-flex;display:flex;border-radius:12px;background:#d4cee9}.departure-doctor-banner__content{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:baseline;align-items:baseline;-webkit-flex-grow:1;flex-grow:1}.departure-doctor-banner__title{margin-bottom:4px;color:#26364b;font-family:SBSansDisplaySemiBold,Open Sans,sans-serif;font-size:19px;line-height:20px;font-weight:400}@media (min-width:880px){.departure-doctor-banner__title{font-size:25px;line-height:28px}}.departure-doctor-banner__description{margin-bottom:16px;color:#26364b;font-size:13px;line-height:16px;font-weight:400}.departure-doctor-banner__bold-text{font-family:SBSansDisplaySemiBold,Open Sans,sans-serif}.departure-doctor-banner__button{padding:8px 16px;display:-webkit-inline-flex;display:inline-flex;text-align:center;text-decoration:none;color:#26364b;background-color:#fff;border-radius:8px;font-size:14px;line-height:16px;font-weight:400}.departure-doctor-banner__image{position:absolute;top:28px;right:-40px;width:157px;height:120px;-webkit-transform:scaleX(-1);transform:scaleX(-1)}.departure-doctor-banner--simplified .departure-doctor-banner__wrapper{max-width:482px;-webkit-align-items:center;align-items:center}.departure-doctor-banner--simplified .departure-doctor-banner__content{-webkit-justify-content:center;justify-content:center}.departure-doctor-banner--simplified .departure-doctor-banner__title{font-family:SBSansDisplaySemiBold,Open Sans,sans-serif;font-size:18px;line-height:20px;font-weight:400;margin-bottom:16px}@media (min-width:880px){.departure-doctor-banner--simplified .departure-doctor-banner__title{font-size:20px;line-height:24px}}.departure-doctor-banner--simplified .departure-doctor-banner__button{font-size:16px;line-height:20px;font-weight:600}.departure-doctor-banner--simplified .departure-doctor-banner__image{margin:0}@media (min-width:880px){.departure-doctor-banner{margin:16px auto 24px;padding:0 12px;max-width:100%}.departure-doctor-banner__description{margin-bottom:16px;color:#26364b;font-size:16px;line-height:20px;font-weight:400}.departure-doctor-banner__image{position:absolute;top:-12px;left:16px;max-width:146px;max-height:111px;-webkit-transform:scale(1);transform:scale(1)}.departure-doctor-banner--simplified .departure-doctor-banner__wrapper{position:relative;padding:24px 32px 12px 195px;overflow:hidden;max-width:100%;-webkit-flex-direction:row-reverse;flex-direction:row-reverse;background:#d4cee9}.departure-doctor-banner--simplified .departure-doctor-banner__content{margin:0;-webkit-flex-direction:row;flex-direction:row;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center}.departure-doctor-banner--simplified .departure-doctor-banner__title{margin-bottom:4px;color:#26364b;font-family:SBSansDisplaySemiBold,Open Sans,sans-serif;font-size:19px;line-height:20px;font-weight:400}.departure-doctor-banner--simplified .departure-doctor-banner__button,.departure-doctor-banner--simplified .departure-doctor-banner__title{margin:0}}@media (min-width:880px) and (min-width:880px){.departure-doctor-banner--simplified .departure-doctor-banner__title{font-size:25px;line-height:28px}}.ServiceBalloonLayout__header_1KUl{width:190px;margin-bottom:8px}.ServiceBalloonLayout__link_2gzP{font-size:16px;line-height:20px;font-weight:600;text-decoration:none;color:#008bd8}.ServiceBalloonLayout__service_10i-{margin-bottom:12px}.ServiceBalloonLayout__service_10i-:before{content:"";display:block;width:100%;height:1px;margin:8px 0;background-color:#eef3ff}.ServiceBalloonLayout__service-name_bKMb{font-size:13px;line-height:16px;font-weight:400;color:#26364b;margin-bottom:4px}.ServiceBalloonLayout__service-price_15-5{font-size:16px;line-height:20px;font-weight:600}.ServiceBalloonLayout__service-price-special_18CP{font-size:13px;line-height:16px;font-weight:400;color:#828ea5;text-decoration:line-through}.ServiceBalloonLayout__caption-price_2bMT{font-size:11px;line-height:12px;font-weight:400;color:#46b25c}.ServiceBalloonLayout__button_3vWR{font-size:14px;line-height:16px;font-weight:400;display:block;color:#ff3c8a;width:100%;text-align:center;text-decoration:none;cursor:pointer;padding:8px 16px;border-radius:8px;box-sizing:border-box;background-color:#ffebf3}.ServiceBalloonLayout__button_3vWR:focus,.ServiceBalloonLayout__button_3vWR:hover{color:#ff3c8a;background-color:#fdcae0}.ClinicBanner__banner_1kdL{margin:0 auto;padding:0 16px}.ClinicBanner__bigLogo_1VeE{display:none;padding:16px;border:1px solid #cad6f4;border-right:0;border-radius:12px 0 0 12px;position:relative}.ClinicBanner__bigLogo_1VeE:after{content:"";height:100%;width:20px;border-top:1px solid #cad6f4;border-bottom:1px solid #cad6f4;position:absolute;right:-9px}.ClinicBanner__biglogoImg_3HOW{max-width:160px;margin:0 auto}.ClinicBanner__descriptionWrapper_1IV2{box-sizing:border-box;background-image:url(/static/compile/doctors.svg?v=92c21565),linear-gradient(45deg,#00c3f7 .04%,#de7ee3 99.81%);background-repeat:no-repeat;background-position:right bottom -1px,0 bottom;border-radius:12px;width:100%;padding:16px 105px 16px 32px}.ClinicBanner__logoWrapper_LH50{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;background-color:#fff;width:100%;max-width:111px;border-radius:8px;height:48px;padding:2px 0;margin-bottom:16px}.ClinicBanner__logo_3q2B{max-width:90%;max-height:100%}.ClinicBanner__description_Q135{font-family:SBSansDisplaySemiBold,Open Sans,sans-serif;font-weight:600;font-size:21px;line-height:24px;color:#fff;margin-bottom:40px;margin-top:0;width:100%}.ClinicBanner__description--center-text_3evb{text-align:center}.ClinicBanner__link_1-pX{font-size:14px;line-height:16px;font-weight:400;display:inline-block;padding:8px 16px;color:#26364b;background-color:#fff;border-radius:8px}.ClinicBanner__link_1-pX:hover{color:#0069c3}@media (min-width:752px){.ClinicBanner__banner_1kdL{margin-top:24px;padding:0 24px;max-width:1000px}.ClinicBanner__bannerWrapper_qssp,.ClinicBanner__bigLogo_1VeE{display:-webkit-flex;display:flex}.ClinicBanner__bigLogo_1VeE{-webkit-align-items:center;align-items:center}.ClinicBanner__descriptionWrapper_1IV2{background-size:auto 85%,auto;padding:32px 152px 16px 32px;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:baseline;align-items:baseline;-webkit-justify-content:space-between;justify-content:space-between;grid-gap:24px;gap:24px}.ClinicBanner__logoWrapper_LH50{display:none}.ClinicBanner__description_Q135{margin-bottom:0}}@media (min-width:880px){.ClinicBanner__bigLogo_1VeE{padding:2px 16px;width:285px}.ClinicBanner__biglogoImg_3HOW{max-width:245px}.ClinicBanner__descriptionWrapper_1IV2{padding:32px 200px 24px 48px;grid-gap:48px;gap:48px}.ClinicBanner__description_Q135{font-weight:600;font-size:29px;line-height:32px}}.metro-icon{margin-right:8px;display:inline-block;width:8px;height:8px;background-color:#44b85c;border-radius:50%}.metro-icon.__svg{margin-right:4px;margin-left:7px;width:12px;border-radius:0;background-color:initial;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.727 8l1.861-3.208.773 2.173h-.624v.956h3.717v-.956h-.709L8.075 0 5.727 4.288 3.38 0 .71 6.965H0v.956h3.717v-.956h-.624l.773-2.173L5.727 8z'/%3E%3C/svg%3E")}.metro-icon--line-1{background-color:#44b85c}.metro-icon--line-1.__svg{background-color:initial;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.727 8l1.861-3.208.773 2.173h-.624v.956h3.717v-.956h-.709L8.075 0 5.727 4.288 3.38 0 .71 6.965H0v.956h3.717v-.956h-.624l.773-2.173L5.727 8z'/%3E%3C/svg%3E")}.metro-icon--line-2{background-color:#19c1f3}.metro-icon--line-2.__svg{background-color:initial;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.727 8l1.861-3.208.773 2.173h-.624v.956h3.717v-.956h-.709L8.075 0 5.727 4.288 3.38 0 .71 6.965H0v.956h3.717v-.956h-.624l.773-2.173L5.727 8z'/%3E%3C/svg%3E")}.metro-icon--line-3{background-color:#ffcb31}.metro-icon--line-3.__svg{background-color:initial;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.727 8l1.861-3.208.773 2.173h-.624v.956h3.717v-.956h-.709L8.075 0 5.727 4.288 3.38 0 .71 6.965H0v.956h3.717v-.956h-.624l.773-2.173L5.727 8z'/%3E%3C/svg%3E")}.metro-icon--line-4{background-color:#a1a2a3}.metro-icon--line-4.__svg{background-color:initial;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.727 8l1.861-3.208.773 2.173h-.624v.956h3.717v-.956h-.709L8.075 0 5.727 4.288 3.38 0 .71 6.965H0v.956h3.717v-.956h-.624l.773-2.173L5.727 8z'/%3E%3C/svg%3E")}.metro-icon--line-5{background-color:#f58631}.metro-icon--line-5.__svg{background-color:initial;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.727 8l1.861-3.208.773 2.173h-.624v.956h3.717v-.956h-.709L8.075 0 5.727 4.288 3.38 0 .71 6.965H0v.956h3.717v-.956h-.624l.773-2.173L5.727 8z'/%3E%3C/svg%3E")}.metro-icon--line-6{background-color:#08c}.metro-icon--line-6.__svg{background-color:initial;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.727 8l1.861-3.208.773 2.173h-.624v.956h3.717v-.956h-.709L8.075 0 5.727 4.288 3.38 0 .71 6.965H0v.956h3.717v-.956h-.624l.773-2.173L5.727 8z'/%3E%3C/svg%3E")}.metro-icon--line-7{background-color:#ed1b35}.metro-icon--line-7.__svg{background-color:initial;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.727 8l1.861-3.208.773 2.173h-.624v.956h3.717v-.956h-.709L8.075 0 5.727 4.288 3.38 0 .71 6.965H0v.956h3.717v-.956h-.624l.773-2.173L5.727 8z'/%3E%3C/svg%3E")}.metro-icon--line-8{background-color:#0078bf}.metro-icon--line-8.__svg{background-color:initial;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.727 8l1.861-3.208.773 2.173h-.624v.956h3.717v-.956h-.709L8.075 0 5.727 4.288 3.38 0 .71 6.965H0v.956h3.717v-.956h-.624l.773-2.173L5.727 8z'/%3E%3C/svg%3E")}.metro-icon--line-9{background-color:#8e479c}.metro-icon--line-9.__svg{background-color:initial;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.727 8l1.861-3.208.773 2.173h-.624v.956h3.717v-.956h-.709L8.075 0 5.727 4.288 3.38 0 .71 6.965H0v.956h3.717v-.956h-.624l.773-2.173L5.727 8z'/%3E%3C/svg%3E")}.metro-icon--line-10{background-color:#b3d445}.metro-icon--line-10.__svg{background-color:initial;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.727 8l1.861-3.208.773 2.173h-.624v.956h3.717v-.956h-.709L8.075 0 5.727 4.288 3.38 0 .71 6.965H0v.956h3.717v-.956h-.624l.773-2.173L5.727 8z'/%3E%3C/svg%3E")}.metro-icon--line-11{background-color:#894e35}.metro-icon--line-11.__svg{background-color:initial;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.727 8l1.861-3.208.773 2.173h-.624v.956h3.717v-.956h-.709L8.075 0 5.727 4.288 3.38 0 .71 6.965H0v.956h3.717v-.956h-.624l.773-2.173L5.727 8z'/%3E%3C/svg%3E")}.metro-icon--line-12{background-color:#acbfe1}.metro-icon--line-12.__svg{background-color:initial;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.727 8l1.861-3.208.773 2.173h-.624v.956h3.717v-.956h-.709L8.075 0 5.727 4.288 3.38 0 .71 6.965H0v.956h3.717v-.956h-.624l.773-2.173L5.727 8z'/%3E%3C/svg%3E")}.metro-icon--line-13{background-color:#c00}.metro-icon--line-13.__svg{background-color:initial;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.727 8l1.861-3.208.773 2.173h-.624v.956h3.717v-.956h-.709L8.075 0 5.727 4.288 3.38 0 .71 6.965H0v.956h3.717v-.956h-.624l.773-2.173L5.727 8z'/%3E%3C/svg%3E")}.metro-icon--line-14{background-color:#09c}.metro-icon--line-14.__svg{background-color:initial;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.727 8l1.861-3.208.773 2.173h-.624v.956h3.717v-.956h-.709L8.075 0 5.727 4.288 3.38 0 .71 6.965H0v.956h3.717v-.956h-.624l.773-2.173L5.727 8z'/%3E%3C/svg%3E")}.metro-icon--line-15{background-color:#0a6f20}.metro-icon--line-15.__svg{background-color:initial;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.727 8l1.861-3.208.773 2.173h-.624v.956h3.717v-.956h-.709L8.075 0 5.727 4.288 3.38 0 .71 6.965H0v.956h3.717v-.956h-.624l.773-2.173L5.727 8z'/%3E%3C/svg%3E")}.metro-icon--line-16{background-color:#ff7f00}.metro-icon--line-16.__svg{background-color:initial;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.727 8l1.861-3.208.773 2.173h-.624v.956h3.717v-.956h-.709L8.075 0 5.727 4.288 3.38 0 .71 6.965H0v.956h3.717v-.956h-.624l.773-2.173L5.727 8z'/%3E%3C/svg%3E")}.metro-icon--line-17{background-color:#92007b}.metro-icon--line-17.__svg{background-color:initial;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.727 8l1.861-3.208.773 2.173h-.624v.956h3.717v-.956h-.709L8.075 0 5.727 4.288 3.38 0 .71 6.965H0v.956h3.717v-.956h-.624l.773-2.173L5.727 8z'/%3E%3C/svg%3E")}.metro-icon--line-18{background-color:#c00}.metro-icon--line-18.__svg{background-color:initial;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.727 8l1.861-3.208.773 2.173h-.624v.956h3.717v-.956h-.709L8.075 0 5.727 4.288 3.38 0 .71 6.965H0v.956h3.717v-.956h-.624l.773-2.173L5.727 8z'/%3E%3C/svg%3E")}.metro-icon--line-19{background-color:#c00}.metro-icon--line-19.__svg{background-color:initial;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.727 8l1.861-3.208.773 2.173h-.624v.956h3.717v-.956h-.709L8.075 0 5.727 4.288 3.38 0 .71 6.965H0v.956h3.717v-.956h-.624l.773-2.173L5.727 8z'/%3E%3C/svg%3E")}.metro-icon--line-20{background-color:#0a6f20}.metro-icon--line-20.__svg{background-color:initial;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.727 8l1.861-3.208.773 2.173h-.624v.956h3.717v-.956h-.709L8.075 0 5.727 4.288 3.38 0 .71 6.965H0v.956h3.717v-.956h-.624l.773-2.173L5.727 8z'/%3E%3C/svg%3E")}.metro-icon--line-21{background-color:#c00}.metro-icon--line-21.__svg{background-color:initial;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.727 8l1.861-3.208.773 2.173h-.624v.956h3.717v-.956h-.709L8.075 0 5.727 4.288 3.38 0 .71 6.965H0v.956h3.717v-.956h-.624l.773-2.173L5.727 8z'/%3E%3C/svg%3E")}.metro-icon--line-22{background-color:#c00}.metro-icon--line-22.__svg{background-color:initial;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.727 8l1.861-3.208.773 2.173h-.624v.956h3.717v-.956h-.709L8.075 0 5.727 4.288 3.38 0 .71 6.965H0v.956h3.717v-.956h-.624l.773-2.173L5.727 8z'/%3E%3C/svg%3E")}.metro-icon--line-23{background-color:#039}.metro-icon--line-23.__svg{background-color:initial;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.727 8l1.861-3.208.773 2.173h-.624v.956h3.717v-.956h-.709L8.075 0 5.727 4.288 3.38 0 .71 6.965H0v.956h3.717v-.956h-.624l.773-2.173L5.727 8z'/%3E%3C/svg%3E")}.metro-icon--line-24{background-color:#c00}.metro-icon--line-24.__svg{background-color:initial;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.727 8l1.861-3.208.773 2.173h-.624v.956h3.717v-.956h-.709L8.075 0 5.727 4.288 3.38 0 .71 6.965H0v.956h3.717v-.956h-.624l.773-2.173L5.727 8z'/%3E%3C/svg%3E")}.metro-icon--line-25{background-color:#ffa8af}.metro-icon--line-25.__svg{background-color:initial;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.727 8l1.861-3.208.773 2.173h-.624v.956h3.717v-.956h-.709L8.075 0 5.727 4.288 3.38 0 .71 6.965H0v.956h3.717v-.956h-.624l.773-2.173L5.727 8z'/%3E%3C/svg%3E")}.metro-icon--line-26{background-color:#82c0c0}.metro-icon--line-26.__svg{background-color:initial;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.727 8l1.861-3.208.773 2.173h-.624v.956h3.717v-.956h-.709L8.075 0 5.727 4.288 3.38 0 .71 6.965H0v.956h3.717v-.956h-.624l.773-2.173L5.727 8z'/%3E%3C/svg%3E")}.metro-icon--line-28{background-color:pink}.metro-icon--line-28.__svg{background-color:initial;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.727 8l1.861-3.208.773 2.173h-.624v.956h3.717v-.956h-.709L8.075 0 5.727 4.288 3.38 0 .71 6.965H0v.956h3.717v-.956h-.624l.773-2.173L5.727 8z'/%3E%3C/svg%3E")}.balloon-layout{font-family:SBSansInterfaceRegular,Open Sans,sans-serif;font-size:14px;line-height:20px;font-weight:400;box-shadow:0 6px 16px rgba(26,61,107,.16);position:relative;margin-top:-53px;padding-top:12px;margin-left:14px;width:260px;max-height:200px;display:-webkit-flex;display:flex;box-sizing:border-box;-webkit-flex-direction:column;flex-direction:column;color:#26364b;background-color:#fff;border-radius:8px;-webkit-transform:translate(-50%,-100%);transform:translate(-50%,-100%)}.balloon-layout:after{content:"";position:absolute;width:12px;height:12px;background-color:#fff;border-radius:2px;bottom:6px;left:50%;z-index:-1;-webkit-transform:translate(-50%,100%) rotate(45deg);transform:translate(-50%,100%) rotate(45deg)}.balloon-layout__wrapper{padding:0 20px;overflow-y:auto}.balloon-layout__content{padding-bottom:16px}.balloon-layout__content+.balloon-layout__content{padding-top:16px;border-top:1px solid #828ea5}.balloon-layout__close-btn{position:absolute;top:11px;right:11px;cursor:pointer}.balloon-layout__close-btn path{fill:#828ea5}.balloon-layout--height-auto{max-height:none}.balloon-layout ::-webkit-scrollbar{width:4px}.balloon-layout ::-webkit-scrollbar-button{visibility:hidden;height:9px}.balloon-layout ::-webkit-scrollbar-track{background:#eef2f8;border-radius:4px}.balloon-layout ::-webkit-scrollbar-thumb{background:#828ea5;border-radius:4px}.DigitalClinicBanner__wrapper_3-SX{box-sizing:border-box;width:100%;padding:0 16px;margin:24px auto 0;cursor:pointer}.DigitalClinicBanner__banner_VWow{position:relative;color:#fff;background:#ff3c8a linear-gradient(50deg,#ff3c8a 40%,#515dad);border-radius:16px;padding:16px 32px 8px 16px}.DigitalClinicBanner__logo_2Tsz{background-size:100% 100%}.DigitalClinicBanner__logo-mobile_XSVO{width:88px;height:10px;margin-bottom:16px;background-image:url(/static/new-doc-doc/images/logofooter.png)}.DigitalClinicBanner__logo-desktop_1yY1{display:none;height:40px;width:143px;background-image:url(/static/digital-clinic/images/logo.svg);margin-bottom:0;margin-right:48px}.DigitalClinicBanner__description_2F34{font-family:SBSansDisplaySemiBold,Open Sans,sans-serif;font-size:12px;font-weight:600;line-height:18px;letter-spacing:0;margin:0 0 8px}.DigitalClinicBanner__discount_39r3{padding:3px;border:1px solid #fff;border-radius:5px}.DigitalClinicBanner__more_1oF4{display:inline-block;font-size:9px;font-weight:600;line-height:14px;color:#ff3c8a;background-color:#fff;border-radius:6px;padding:6px 12px;margin-bottom:16px}.DigitalClinicBanner__more_1oF4,.DigitalClinicBanner__note_1llo{font-family:SBSansInterfaceRegular,Open Sans,sans-serif;font-style:normal;letter-spacing:0}.DigitalClinicBanner__note_1llo{font-size:8px;font-weight:400;line-height:8px}@media (min-width:752px){.DigitalClinicBanner__wrapper_3-SX{padding:0 24px;max-width:1048px}.DigitalClinicBanner__banner_VWow{background:#ff3c8a linear-gradient(50deg,#ff3c8a 60%,#632895);padding:22px 40px 10px}.DigitalClinicBanner__logo-mobile_XSVO{width:140px;height:16px;margin-bottom:16px}.DigitalClinicBanner__description-wrapper_3JBb{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between;width:100%}.DigitalClinicBanner__description_2F34{font-size:20px;line-height:24px;font-weight:600;width:417px;margin-bottom:16px}.DigitalClinicBanner__more_1oF4{font-size:16px;line-height:24px;font-weight:600;padding:12px 20px}}@media (min-width:1000px){.DigitalClinicBanner__banner_VWow{display:-webkit-flex;display:flex;padding:48px 40px 16px}.DigitalClinicBanner__logo-mobile_XSVO{display:none}.DigitalClinicBanner__logo-desktop_1yY1{display:block}.DigitalClinicBanner__inner-wrapper_3Qt4{width:calc(100% - 191px)}.DigitalClinicBanner__note_1llo{font-size:10px;line-height:13px}}.marker-icon-layout{position:absolute;z-index:9;top:-38px;left:-6px;width:40px;height:40px;background:url(/static/new-doc-doc/images/adaptive-marker.png?v=2) no-repeat;background-size:auto 100%}.marker-icon-layout.active,.marker-icon-layout.hovered{background-position:-40px 0}.yandex-money-alert{font-family:SBSansInterfaceRegular,Open Sans,sans-serif;display:inline-block;vertical-align:bottom}.the-tooltip .yandex-money-alert__wrapper{position:relative;margin-right:5px;display:-webkit-inline-flex;display:inline-flex;height:20px;-webkit-align-items:center;align-items:center;color:#26364b}.the-tooltip .yandex-money-alert__aligned{top:-2px}.the-tooltip .yandex-money-alert__background{position:absolute;width:100%;height:100%;opacity:.2;background:#faca22;border-radius:4px}.the-tooltip .yandex-money-alert__text{font-size:11px;line-height:16px;font-weight:400;z-index:1;padding:3px 24px 3px 6px;font-weight:700}.the-tooltip .yandex-money-alert__img{position:absolute;top:1px;right:4px}.the-tooltip .yandex-money-alert__tooltip-wrapper{left:-58%;box-sizing:border-box;width:217px}@media (max-width:767px){.the-tooltip .yandex-money-alert__tooltip-wrapper{left:-140%}}.the-tooltip .yandex-money-alert-tooltip__block{font-size:11px;line-height:16px;font-weight:400;padding:11px 16px 13px;display:inline-block;box-sizing:border-box;width:100%}@media (max-width:767px){.doc__info .yandex-money-alert{top:-2px;display:inline-block}.doc__info .yandex-money-alert__tooltip-wrapper{left:-72%;width:177px}.doc__info .yandex-money-alert__tooltip-wrapper:before{left:63%}.doc__price .yandex-money-alert__tooltip-wrapper{left:-60%;width:177px}.doc__price .yandex-money-alert__tooltip-wrapper:before{left:63%}}@media (min-width:768px){.clinic__info .yandex-money-alert{position:absolute;top:9px;left:67px}.clinic__info .yandex-money-alert__tooltip-wrapper{left:-70%}}@media (max-width:767px){.clinic__info .yandex-money-alert{position:relative;top:-12px}.clinic__info .yandex-money-alert__tooltip-wrapper{left:0}.clinic__info .yandex-money-alert__tooltip-wrapper:before{left:19%}}.avatar{display:inline-block;overflow:hidden;width:100%;height:100%;font-size:0;line-height:0;background-color:#eef2f8;background-repeat:no-repeat;background-position:50%;background-size:contain;background-image:url(/static/compile/photo-placeholder.svg?v=d79b1516)}.avatar__image{width:100%;height:auto}.avatar--shape-round{border:1px solid #eef2f8;border-radius:50%}@media (max-width:767px){.avatar--shape-square{min-height:200px}}.doctor-standard{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;cursor:pointer}.doctor-standard__icon{display:inline-block;width:14px;height:16px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.007 1h-.015C5.907 4.13 1.04 3.913 1.04 3.913 1.04 10.144.045 14 8 17' stroke='%23FE246C' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M7.992 1h.015c2.086 3.13 6.953 2.913 6.953 2.913C14.96 10.143 15.954 14 8 17' stroke='%2300AECA' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11 7l-4 4-2-2' stroke='%23702C62' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-size:cover}.doctor-standard-tooltip__text{color:#828ea5}@media (min-width:880px){.doctor-standard-tooltip__wrapper{margin-left:-77px;width:412px}}.DoctorPrice__wrapper__9n-{padding:0;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.DoctorPrice__value_2cNu{display:-webkit-inline-flex;display:inline-flex;-webkit-align-items:center;align-items:center;white-space:nowrap}.DoctorPrice__level-item_2bCu{opacity:.5}.DoctorPrice__level-item-label_dTxv{font-size:11px;line-height:12px;font-weight:400;margin-bottom:8px;color:#828ea5}.DoctorPrice__level-item--is-active_188n{opacity:1}.DoctorPrice__value--old_OKhk{margin:0 8px;text-decoration:line-through;color:#828ea5}.DoctorPrice__label_2zVL{display:-webkit-inline-flex;display:inline-flex}.DoctorPrice__label_2zVL:after{content:"\00a0 "}.DoctorPrice__currency_2vfk{fill:inherit}.DoctorPrice__size--middle_1rJQ .DoctorPrice__value--old_OKhk{font-size:13px;line-height:16px;font-weight:600}.DoctorPrice__size--middle_1rJQ .DoctorPrice__value--actual_3XrO{font-size:16px;line-height:20px;font-weight:600}.DoctorPrice__size--middle_1rJQ .DoctorPrice__currency_2vfk{width:8px;height:11px}.DoctorPrice__size--xsmall_hpTX .DoctorPrice__value--actual_3XrO,.DoctorPrice__size--xsmall_hpTX .DoctorPrice__value--old_OKhk{font-size:11px;line-height:12px;font-weight:400}.DoctorPrice__size--xsmall_hpTX .DoctorPrice__currency_2vfk{width:4px;height:8.5px}.DoctorPrice__size--large_1GLR .DoctorPrice__value--actual_3XrO{font-family:SBSansDisplaySemiBold,Open Sans,sans-serif;font-size:18px;line-height:20px;font-weight:400;font-weight:600}@media (min-width:880px){.DoctorPrice__size--large_1GLR .DoctorPrice__value--actual_3XrO{font-size:20px;line-height:24px}}.DoctorPrice__size--large_1GLR .DoctorPrice__value--old_OKhk{font-size:14px;line-height:20px;font-weight:400}.DoctorPrice__size--large_1GLR .DoctorPrice__currency_2vfk{width:10px;height:13.75px;position:relative;top:-1px}.doctor-info{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;cursor:pointer}.doctor-info__icon{display:inline-block;width:16px;height:16px;font-size:0;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.066 3.934a5.75 5.75 0 10-8.132 8.132 5.75 5.75 0 008.132-8.132zm1.06-1.06a7.25 7.25 0 010 10.252l-.53-.53.53.53a7.25 7.25 0 01-10.253 0l.497-.496-.497.496A7.25 7.25 0 0113.126 2.873zM9 5a1 1 0 11-2 0 1 1 0 012 0zm-.25 3a.75.75 0 00-1.5 0v3.5a.75.75 0 001.5 0V8z' fill='%23848D9F'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%;background-size:cover}.doctor-info-tooltip__text{color:#828ea5}@media (min-width:880px){.doctor-info-tooltip__wrapper{margin-left:-77px;width:412px}}.doctor-price-item[data-v-e5034398]{margin-bottom:16px;display:-webkit-flex;display:flex;font-size:12px;line-height:16px}.doctor-price-item__left[data-v-e5034398]{width:70%}.doctor-price-item__right[data-v-e5034398]{display:-webkit-flex;display:flex;width:30%;-webkit-justify-content:flex-end;justify-content:flex-end;text-align:right}.doctor-price-item__old-price[data-v-e5034398]{font-size:14px;line-height:20px;margin-right:6px;text-decoration:line-through}.doctor-price-item__price[data-v-e5034398]{font-size:14px;line-height:20px}.doctor-price-item__price--currency[data-v-e5034398]:after{content:"\20BD";color:rgba(34,34,34,.5)}.doctor-price-item__address[data-v-e5034398]{color:#828ea5}.adaptive-page__layout[v-cloak]:before{position:fixed;z-index:1000;top:0;left:0;width:100%;height:100%;content:"";background:#fff}.visible-desktop,.visible-desktop-block,.visible-desktop-flex,.visible-desktop-inline-block,.visible-mobile,.visible-mobile-block,.visible-mobile-flex,.visible-mobile-inline-block,.visible-tablet,.visible-tablet-block,.visible-tablet-flex,.visible-tablet-inline-block{display:none!important}@media (max-width:751px){.visible-mobile-block{display:block!important}.visible-mobile-inline-block{display:inline-block!important}.visible-mobile-flex{display:-webkit-flex!important;display:flex!important}}@media (min-width:752px) and (max-width:879px){.visible-tablet-block{display:block!important}.visible-tablet-inline-block{display:inline-block!important}.visible-tablet-flex{display:-webkit-flex!important;display:flex!important}}@media (min-width:880px){.visible-desktop-block{display:block!important}.visible-desktop-inline-block{display:inline-block!important}.visible-desktop-flex{display:-webkit-flex!important;display:flex!important}}@media (max-width:751px){.hidden-mobile{display:none!important}}@media (min-width:752px) and (max-width:879px){.hidden-tablet{display:none!important}}@media (min-width:880px){.hidden-desktop{display:none!important}}.doctor-price-block{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-items:center;align-items:center}.doctor-price-block__value{color:#26364b;fill:#26364b}.doctor-price-block__insurance{position:relative;margin-bottom:16px;padding:4px 16px;display:inline-block;box-sizing:border-box;min-width:178px;font-size:12px;font-style:italic;text-align:left;color:#46808a;background-color:#e5f7fa;border-radius:100px}.doctor-price-block__container{margin:0 8px 8px 0;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.doctor-price-block__description{font-size:13px;line-height:16px;font-weight:400;margin-bottom:12px;color:#46b25c}.doctor-price-block__tooltip{margin-top:-10px;display:none}.doctor-price-block .doctor-info{margin-right:8px}.doctor-price-block .doctor-standard{margin-right:16px}.doctor-price-block .discount-badge-ui__caption{display:none}@media (min-width:560px){.doctor-price-block__tooltip{display:block}.doctor-price-block .discount-badge-ui__caption{display:inline-block}}@media (min-width:880px){.doctor-price-block__description{margin-bottom:16px}.doctor-price-block__insurance{font-size:13px}}.doctor-card-clinic-phone{margin-bottom:16px}.doctor-card-clinic-phone__label{font-size:13px;line-height:16px;font-weight:400;margin:0 0 4px;color:#828ea5}.doctor-card-clinic-phone__link a{font-size:16px;line-height:20px;font-weight:400;text-decoration:none;color:#26364b}.HelpfulReview__title_2UT0{font-size:13px;line-height:16px;font-weight:400;color:#828ea5}.HelpfulReview__answers_2hdp{display:-webkit-flex;display:flex;margin-top:8px}.HelpfulReview__answer_pJRf{margin-right:8px}.HelpfulReview__amount_3LKj{margin-left:8px}.HelpfulReview__icon--upside-down_UDJh{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.Message__picture_1QCg{display:block;margin:0 auto 30px}.Message__button_11vY{width:auto}.Message__list_31-8{font-size:16px;line-height:24px;font-weight:400;text-align:left;list-style:none;padding:0;margin:0 0 0 24px}.Message__item_2c43:before{content:"•";position:relative;margin-left:-16px;font-size:16px}.Message__link-wrapper_JTvN{width:100%}.Message__link_3K9W{width:100%;-webkit-appearance:button-bevel!important}.AdaptiveReviewBadge__centered_2KSu{vertical-align:middle;white-space:nowrap;display:inline-block}.AdaptiveReviewBadge__badge_3VaE{font-size:11px;line-height:12px;font-weight:400;display:-webkit-flex;display:flex;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-align-items:center;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-top:8px;cursor:pointer}.AdaptiveReviewBadge__badge-icon_v-BZ{margin-right:4px}.AdaptiveReviewBadge__green_20n7{color:#39b351}.AdaptiveReviewBadge__deep-blue_1oC9{color:#516b92}@media (min-width:752px){.AdaptiveReviewBadge__badge_3VaE{margin-top:0}}.reviews-tooltip__wrapper{width:266px}.reviews-tooltip__block{padding:16px 16px 20px}.confirmed-reviews__header{padding:0;margin-top:30px}.confirmed-reviews__title{font-family:SBSansDisplaySemiBold,Open Sans,sans-serif;font-size:19px;line-height:20px;font-weight:600;margin:0}@media (min-width:880px){.confirmed-reviews__title{font-size:25px;line-height:28px}}.confirmed-reviews__content{font-size:16px;line-height:20px;font-weight:400;margin-top:12px!important;color:#828ea5}.confirmed-reviews__footer{margin:0!important;padding:0!important}.AdaptiveReviewLabel__rating_1c9j{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.AdaptiveReviewLabel__rating-label_YXb0{font-size:11px;line-height:12px;font-weight:400;display:inline-block;margin-left:8px;color:#828ea5}@media (min-width:752px){.AdaptiveReviewLabel__root_2SiB{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.AdaptiveReviewLabel__rating-label_YXb0{font-size:13px;line-height:16px;font-weight:400;margin-right:16px}}.AdaptiveReviewHeader__header_3GFX{display:-webkit-flex;display:flex;margin-bottom:12px}.AdaptiveReviewHeader__review-info_mIvr{-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;align-items:flex-start;width:calc(100% - 48px)}.AdaptiveReviewHeader__avatar_2xDa,.AdaptiveReviewHeader__review-info_mIvr{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}.AdaptiveReviewHeader__avatar_2xDa{font-size:18px;line-height:24px;font-weight:600;color:#828ea5;background-color:#eef3ff;min-width:40px;height:40px;border-radius:100%;margin-right:8px;-webkit-align-items:center;align-items:center}.AdaptiveReviewHeader__date-name-wrapper_1kFz{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;width:100%}.AdaptiveReviewHeader__username_35ry{font-size:14px;line-height:16px;font-weight:600;color:#26364b;margin-bottom:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.AdaptiveReviewHeader__date_9NgC{font-size:11px;line-height:12px;font-weight:400;color:#828ea5;white-space:nowrap}@media (min-width:752px){.AdaptiveReviewHeader__review-info_mIvr{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;align-items:flex-start;-webkit-justify-content:center;justify-content:center;width:calc(100% - 56px)}.AdaptiveReviewHeader__avatar_2xDa{min-width:48px;height:48px}.AdaptiveReviewHeader__date-name-wrapper_1kFz{-webkit-flex-direction:row;flex-direction:row;-webkit-justify-content:flex-start;justify-content:flex-start;margin-bottom:4px}.AdaptiveReviewHeader__username_35ry{margin-bottom:0}.AdaptiveReviewHeader__date_9NgC{font-size:13px;line-height:16px;font-weight:400;margin-left:16px}}.AdaptiveReviewAnswer__centered_2h_u{vertical-align:middle;display:inline-block}.AdaptiveReviewAnswer__root_3ExO{margin-top:16px;margin-right:16px;display:-webkit-flex;display:flex}.AdaptiveReviewAnswer__content_vI-j{display:-webkit-flex;display:flex;-webkit-align-items:flex-start;align-items:flex-start;-webkit-flex-direction:column;flex-direction:column}.AdaptiveReviewAnswer__icon_1uq7{fill:#828ea5;margin-right:16px}.AdaptiveReviewAnswer__header_3unf{margin-bottom:8px}.AdaptiveReviewAnswer__heading_1u8a{font-size:14px;line-height:16px;font-weight:600;color:#26364b}.AdaptiveReviewAnswer__date_1LQG{font-size:11px;line-height:12px;font-weight:400;color:#828ea5;white-space:nowrap;margin-bottom:8px}.AdaptiveReviewAnswer__answer_srqP{font-size:14px;line-height:20px;font-weight:400}.AdaptiveReviewAnswer__helpful-review_1YPZ{margin-top:8px}@media (min-width:752px){.AdaptiveReviewAnswer__header_3unf{display:-webkit-flex;display:flex;-webkit-align-items:flex-start;align-items:flex-start}.AdaptiveReviewAnswer__heading_1u8a{margin:0}.AdaptiveReviewAnswer__date_1LQG{font-size:14px;line-height:16px;font-weight:400;margin-left:16px;margin-bottom:0}}.AdaptiveReview__root_2L8J{margin-bottom:32px}.AdaptiveReview__root_2L8J:last-child{margin-bottom:24px}.AdaptiveReview__review_189g{margin-top:12px;color:#26364b}.AdaptiveReview__review-heading_37vC{font-size:14px;line-height:16px;font-weight:600;margin-bottom:4px}.AdaptiveReview__review-text_1scO{font-size:14px;line-height:20px;font-weight:400}.AdaptiveReview__review-text--link_21cm{text-decoration:none;color:#008bd8}.AdaptiveReview__review-text--link_21cm:hover{color:#0069c3}.AdaptiveReview__link-wrapper_1Cuv{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;margin-top:16px;color:#26364b}.AdaptiveReview__helpful-review_208m{margin-top:16px}@media (min-width:752px){.AdaptiveReview__root_2L8J,.AdaptiveReview__root_2L8J:last-child{margin-bottom:32px}.AdaptiveReview__content_2Gbu{margin-left:56px}}.ClinicPageReviewsTags__wrapper_QX6T{box-shadow:0 2px 24px rgba(26,61,107,.08);padding:16px;border-radius:16px;background-color:#fff}.ClinicPageReviewsTags__reviewsInfo_2235{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;margin-bottom:12px}.ClinicPageReviewsTags__ratingValue_1Ceh{font-size:18px;line-height:28px;font-weight:600;color:#26364b;margin-left:8px}.ClinicPageReviewsTags__reviewsCount_2g_I{font-size:11px;line-height:12px;font-weight:400;color:#828ea5;margin-left:8px;padding-top:4px}.ClinicPageReviewsTags__title_Vgl5{font-size:14px;line-height:16px;font-weight:600}.ClinicPageReviewsTags__progress_Ov39{margin:16px auto 32px}.ClinicPageReviewsTags__progress-title_2jb8{font-size:14px;line-height:16px;font-weight:400;display:-webkit-flex;display:flex;white-space:nowrap;margin:18px auto 8px 0;color:#26364b}.ClinicPageReviewsTags__progress-percent_1B70{margin-left:4px;color:#828ea5}.ClinicPageReviewsTags__footer_2gLA{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center}@media (min-width:752px){.ClinicPageReviewsTags__footer_2gLA{-webkit-align-items:start;align-items:start}}.trusted-reviews__wrapper{display:block;height:100%;overflow:scroll}.trusted-reviews__header{padding:0;margin-top:22px}.trusted-reviews__title{font-family:SBSansDisplaySemiBold,Open Sans,sans-serif;font-size:19px;line-height:20px;font-weight:600;margin:0}@media (min-width:880px){.trusted-reviews__title{font-size:25px;line-height:28px}}.trusted-reviews__content{font-size:16px;line-height:20px;font-weight:400;margin-top:12px!important}.trusted-reviews__footer{margin-top:24px!important;padding:0!important}.TrustedReviews__link_14bQ{font-size:14px;line-height:16px;font-weight:400;display:inline-block;cursor:pointer;margin-top:8px;color:#008bd8}.TrustedReviews__link_14bQ:hover{color:#0069c3}@media (min-width:880px){.trusted-reviews__wrapper{overflow:hidden}.trusted-reviews__header{margin-top:10px}}.AllClinicsMap__root_38h2{display:-webkit-inline-flex;display:inline-flex;overflow:hidden;height:auto;max-height:139px;border-radius:6px}.AllClinicsMap__root_38h2,.AllClinicsMap__wrapper_2ME1{width:100%;-webkit-justify-content:center;justify-content:center}.AllClinicsMap__wrapper_2ME1{position:relative;margin:0 auto;display:-webkit-flex;display:flex;max-width:989px;border:none;background-color:initial;cursor:pointer}.AllClinicsMap__tip_10ej{font-size:14px;line-height:20px;font-weight:400;width:250px;height:27px;position:absolute;bottom:0;left:0;display:-webkit-inline-flex;display:inline-flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;color:#fff;background-color:#828ea5;border-top-right-radius:6px;border-bottom-left-radius:6px}.AllClinicsMap__image_34xB{margin:0 auto;max-width:989px;height:auto;border-radius:6px}.SurgeryBanner__wrapper_3l_R{box-sizing:border-box;width:100%;padding:0 16px;margin:24px auto 0;--blue:#0037b8;--light-blue:#33c9ff;--gradient:linear-gradient(90.98deg,var(--blue) 7.62%,#0076b8 87.66%)}.SurgeryBanner__banner_-xcw{font-family:SBSansInterfaceRegular,Open Sans,sans-serif;position:relative;color:#fff;background-image:var(--gradient);border-radius:12px;padding:16px 36px 16px 16px}.SurgeryBanner__logo_2JiF{background-size:100% 100%}.SurgeryBanner__logo-mobile_2j9w{width:160px;height:12px;margin-bottom:16px;background-image:url(/static/surgery/surgery-logo.svg)}.SurgeryBanner__logo-desktop_1gh3{width:159px;height:39px;background-image:url(/static/surgery/surgery-logo-big.svg)}.SurgeryBanner__title_3vKD{font-family:SBSansDisplaySemiBold,Open Sans,sans-serif;color:#fff}.SurgeryBanner__title-small_2Ixi{font-size:20px;line-height:24px;font-weight:600;margin:0 0 4px}.SurgeryBanner__title-big_UxPp{font-weight:600;font-size:18px;line-height:110%;margin:0 0 8px;max-width:344px}.SurgeryBanner__more_1XlO{font-weight:400;font-size:12px;line-height:16px;color:var(--blue);background-color:var(--light-blue);border:none;border-radius:8px;padding:8px 16px;cursor:pointer}.SurgeryBanner__comment_3CgC{font-weight:400;font-size:8px;line-height:9px;color:#85a9ff;margin:0}.SurgeryBanner__left-column_MYPS{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;justify-content:space-between;margin-right:24px;max-width:170px}.SurgeryBanner__mobile-hidden_lyWU{display:none}.SurgeryBanner__dedicated_1k-F{color:var(--light-blue)}.SurgeryBanner__description_pO8H{font-family:SBSansDisplaySemiBold,Open Sans,sans-serif;font-weight:400;font-size:12px;line-height:115%;margin:0 0 31px}.SurgeryBanner__description-big_J90y{max-width:286px;margin-bottom:16px}@media (min-width:752px){.SurgeryBanner__wrapper_3l_R{padding:0 24px;max-width:1048px}.SurgeryBanner__banner_-xcw{padding:24px 177px 20px 32px;background-image:url(/static/surgery/doctors.png),url(/static/surgery/bg.svg),var(--gradient);background-repeat:no-repeat;background-position:100% 100%;background-size:contain}.SurgeryBanner__tablet-hidden_3mk9{display:none}.SurgeryBanner__mobile-hidden_lyWU{display:-webkit-flex;display:flex}}@media (min-width:1000px){.SurgeryBanner__banner_-xcw{background-image:url(/static/surgery/doctors.png),url(/static/surgery/bg-biggest.svg),var(--gradient);background-position:bottom right 50px,100% 100%,top}}.hooper__hooper-slide_2xr3{-webkit-flex-shrink:0;flex-shrink:0;height:100%;margin:0;padding:0;list-style:none}.hooper__hooper-progress_1o4Z{position:absolute;top:0;right:0;left:0;height:4px;background-color:#efefef}.hooper__hooper-progress-inner_1HyA{height:100%;background-color:#4285f4;transition:.3s}.hooper__hooper-pagination_aTHX{position:absolute;bottom:0;right:50%;-webkit-transform:translateX(50%);transform:translateX(50%);display:-webkit-flex;display:flex;padding:5px 10px}.hooper__hooper-indicators_1ika{display:-webkit-flex;display:flex;list-style:none;margin:0;padding:0}.hooper__hooper-indicator_24yK.hooper__is-active_1Y9p,.hooper__hooper-indicator_24yK:hover{background-color:#4285f4}.hooper__hooper-indicator_24yK{margin:0 2px;width:12px;height:4px;border-radius:4px;border:none;padding:0;background-color:#fff;cursor:pointer}.hooper__hooper-pagination_aTHX.hooper__is-vertical_3JUv{bottom:auto;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.hooper__hooper-pagination_aTHX.hooper__is-vertical_3JUv .hooper__hooper-indicators_1ika{-webkit-flex-direction:column;flex-direction:column}.hooper__hooper-pagination_aTHX.hooper__is-vertical_3JUv .hooper__hooper-indicator_24yK{width:6px}.hooper__hooper-next_3TtZ,.hooper__hooper-prev_2EMw{background-color:initial;border:none;padding:1em;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer}.hooper__hooper-next_3TtZ.hooper__is-disabled_2lBF,.hooper__hooper-prev_2EMw.hooper__is-disabled_2lBF{opacity:.3;cursor:not-allowed}.hooper__hooper-next_3TtZ{right:0}.hooper__hooper-prev_2EMw{left:0}.hooper__hooper-navigation_3Ccz.hooper__is-vertical_3JUv .hooper__hooper-next_3TtZ{top:auto;bottom:0;-webkit-transform:none;-webkit-transform:initial;transform:none}.hooper__hooper-navigation_3Ccz.hooper__is-vertical_3JUv .hooper__hooper-prev_2EMw{top:0;bottom:auto;right:0;left:auto;-webkit-transform:none;-webkit-transform:initial;transform:none}.hooper__hooper-navigation_3Ccz.hooper__is-rtl_3bAe .hooper__hooper-prev_2EMw{left:auto;right:0}.hooper__hooper-navigation_3Ccz.hooper__is-rtl_3bAe .hooper__hooper-next_3TtZ{right:auto;left:0}.hooper__hooper_OGcW{position:relative;width:100%;height:200px}.hooper__hooper_OGcW,.hooper__hooper_OGcW *{box-sizing:border-box}.hooper__hooper-list_126I{overflow:hidden;width:100%;height:100%}.hooper__hooper-track_3nUB{display:-webkit-flex;display:flex;box-sizing:border-box;width:100%;height:100%;padding:0;margin:0}.hooper__hooper_OGcW.hooper__is-vertical_3JUv .hooper__hooper-track_3nUB{-webkit-flex-direction:column;flex-direction:column;height:200px}.hooper__hooper_OGcW.hooper__is-rtl_3bAe{direction:rtl}.hooper__hooper-sr-only_2gqn{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.ClinicPageReviewsHeader__header_2Tpm{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between}.ClinicPageReviewsHeader__title_2ZNd{font-size:16px;line-height:20px;font-weight:600;margin:0}.ClinicPageReviewsHeader__filters-wrapper_1pE2{overflow-x:scroll}.ClinicPageReviewsHeader__filters-wrapper_1pE2::-webkit-scrollbar{display:none}.ClinicPageReviewsHeader__filters_1gc-{margin-top:24px;-webkit-flex-wrap:nowrap;flex-wrap:nowrap}@media (min-width:880px){.ClinicPageReviewsHeader__title_2ZNd{font-family:SBSansDisplaySemiBold,Open Sans,sans-serif;font-size:19px;line-height:20px;font-weight:400}.ClinicPageReviewsHeader__filters-wrapper_1pE2{margin:32px 0 24px}}@media (min-width:880px) and (min-width:880px){.ClinicPageReviewsHeader__title_2ZNd{font-size:25px;line-height:28px}}.clinic-page-map-modal__layout{z-index:1000}.async-cards__title{font-size:21px;line-height:28px;margin:0 0 10px}.async-search-form{font-family:SBSansInterfaceRegular,Open Sans,sans-serif}.async-search-form__inputs{display:-webkit-inline-flex;display:inline-flex}.async-search-form .v-autocomplete-list{width:265px;top:34px}.async-search-form .autocomplete__item{width:265px}.async-search-form .v-autocomplete-input-group input{font-size:16px;line-height:20px;font-weight:400;height:34px}.async-search-form .autocomplete__placeholder{display:none}@media screen and (max-width:767px){.async-cards__title{font-size:18px;line-height:24px;font-weight:400}.async-search-form__inputs{display:block}.async-search-form .autocomplete__item{margin:0 0 8px;width:auto}.async-search-form .v-autocomplete-list{right:0;width:auto}.async-search-form .icon__search{background-image:url(/static/compile/angle-bkt-small-grey.svg?v=afb68036)}}.DoctorListPrice__root_1xzq{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-items:center;align-items:center}.DoctorListPrice__discount_1vm0{margin-left:12px;position:relative;top:1px}.DoctorListPrice__discount-hint_1Ma-{font-size:11px;line-height:12px;font-weight:400;width:100%;color:#46b25c}.DoctorListPrice__container_DJHI{margin-bottom:4px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.DoctorListPrice__values_2E0H{display:-webkit-flex;display:flex;-webkit-align-items:baseline;align-items:baseline}.DoctorListPrice__value-actual_2ups{font-size:16px;line-height:20px;font-weight:600}.DoctorListPrice__value-old_ETPv{font-size:13px;line-height:16px;font-weight:400;text-decoration:line-through;margin-left:8px}.DoctorListPrice__currency_24u6{height:11px;margin-top:-1px}.DoctorListPrice__insurance_27lJ{font-size:13px;line-height:16px;font-weight:400;position:relative;margin-bottom:16px;padding:4px 16px;display:inline-block;box-sizing:border-box;min-width:178px;font-style:italic;text-align:left;color:#46808a;background-color:#e5f7fa;border-radius:100px}.DoctorListPrice__yandexCashback_1D0t{margin-left:8px}.DoctorListPrice__highlighted_yqn-.DoctorListPrice__has-higher-discount_6W6D .DoctorListPrice__discount_1vm0{background:linear-gradient(314.65deg,#854dfd -.61%,#4da8fd);color:#fff}.DoctorListPrice__highlighted_yqn-.DoctorListPrice__has-the-highest-discount_1Wxg .DoctorListPrice__discount_1vm0{background:linear-gradient(314.65deg,#fd4df6 -.61%,#fda14d);color:#fff}@media (min-width:560px){.DoctorListPrice__value-actual_2ups{font-size:18px;line-height:24px;font-weight:400}.DoctorListPrice__value-old_ETPv{font-size:14px;line-height:16px;font-weight:400}}@media (min-width:752px){.DoctorListPrice__discount-hint_1Ma-{display:none}}@media (min-width:880px){.DoctorListPrice__insurance_27lJ{font-size:13px;line-height:16px;font-weight:400}.DoctorListPrice__value-old_ETPv{color:#828ea5}}.title-large{margin-bottom:18px;font-size:38px;line-height:1.26;font-weight:300;color:#26364b}.title-large-bold{font-weight:600}.title-medium{margin-bottom:.8125rem;font-size:28px;line-height:1.29;font-weight:300;color:#26364b}.title-medium:first-child{margin-top:0}.title-small,p.title-small{font-size:21px;line-height:1.14}.headline{margin-bottom:.8125rem;font-weight:600}.body-text,.headline{font-size:16px;line-height:1.5;color:#26364b}.subhead{font-size:14px;line-height:1.43}.caption{margin-bottom:.5rem;font-size:12px;line-height:1.33}.doctor-card-tooltip{position:absolute;z-index:1;bottom:100%;left:0;margin-left:-28px;padding:12px 16px;width:286px;font-size:12px;line-height:16px;text-align:left;color:#1a1a1a;background:#fff;border-radius:4px;box-shadow:0 6px 16px rgba(26,61,107,.16);-webkit-animation:slideInDown .25s;animation:slideInDown .25s}.doctor-card-tooltip__text{margin:0;padding:0;font-size:12px;line-height:16px;color:#1a1a1a}.aqua-guidance{background:linear-gradient(222.18deg,#00acbc,#007adf 95.54%)}.sharp-blues{background:linear-gradient(45.15deg,#00c3f7 -.05%,#0069c3 99.98%)}.doctor-card-recommended{position:relative;display:inline-block;box-sizing:border-box;-webkit-align-items:center;align-items:center;font-size:0;line-height:0;color:#828ea5;background-color:#fe246c;background-image:linear-gradient(187.93deg,#fe246c,#553577);border-radius:6px;cursor:pointer;background:linear-gradient(207deg,#fe246c,#553577)}.doctor-card-recommended__tooltip-container{position:absolute;bottom:0;left:0;display:none;height:125%}.doctor-card-recommended__logo{margin-right:4px;display:inline-block;width:58px;min-width:58px;height:12px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='58' height='12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.527 12a4.62 4.62 0 002.554-.763c.122.403.508.698.966.698.555 0 1.006-.434 1.006-.97V.97c0-.536-.451-.97-1.006-.97C7.492 0 7.04.434 7.04.97v3.038a4.622 4.622 0 00-2.514-.737C2.03 3.271 0 5.23 0 7.636 0 10.042 2.03 12 4.527 12zm20.286 0a4.596 4.596 0 01-3.247-1.327 4.272 4.272 0 01-1.28-3.038c0-2.406 2.03-4.364 4.527-4.364a4.646 4.646 0 013.098 1.185.95.95 0 01.303.692c0 .536-.45.97-1.006.97-.256 0-.489-.092-.666-.245l-.03-.025a2.538 2.538 0 00-1.699-.637c-1.386 0-2.514 1.088-2.514 2.424 0 .647.264 1.235.692 1.67a2.554 2.554 0 001.822.755c.68 0 1.309-.255 1.778-.71a1.02 1.02 0 01.718-.292c.556 0 1.006.434 1.006.97a.95.95 0 01-.313.703l-.003.004A4.64 4.64 0 0124.813 12zm-8.195-6.07l-.01-.008a2.584 2.584 0 00-3.556 0 2.365 2.365 0 000 3.428c.98.945 2.575.945 3.556 0 .977-.942.98-2.473.01-3.42zm-4.989 4.791l.013.012c1.766 1.69 4.628 1.686 6.388-.012a4.258 4.258 0 000-6.171c-1.765-1.702-4.636-1.702-6.401 0a4.26 4.26 0 000 6.171zm39.622-.048A4.596 4.596 0 0054.497 12a4.64 4.64 0 003.186-1.265l.004-.004a.95.95 0 00.313-.703c0-.536-.45-.97-1.006-.97a1.02 1.02 0 00-.718.292c-.47.455-1.099.71-1.779.71-.715 0-1.362-.29-1.82-.755a2.373 2.373 0 01-.694-1.67c0-1.336 1.128-2.424 2.515-2.424.642 0 1.24.228 1.7.637l.028.025c.178.153.41.246.666.246.556 0 1.006-.435 1.006-.97a.95.95 0 00-.302-.693 4.646 4.646 0 00-3.098-1.185c-2.496 0-4.527 1.958-4.527 4.364 0 1.18.489 2.252 1.28 3.038zM34.211 12a4.62 4.62 0 002.554-.763c.122.403.509.698.966.698.555 0 1.006-.434 1.006-.97V.97c0-.536-.451-.97-1.006-.97-.555 0-1.006.434-1.006.97v3.038a4.622 4.622 0 00-2.514-.737c-2.496 0-4.527 1.958-4.527 4.365 0 2.406 2.03 4.364 4.527 4.364zm12.091-6.07l-.01-.008a2.584 2.584 0 00-3.555 0 2.365 2.365 0 000 3.428c.98.945 2.575.945 3.556 0 .977-.942.98-2.473.01-3.42zm-4.989 4.791l.013.012c1.766 1.69 4.628 1.686 6.389-.012a4.258 4.258 0 000-6.171c-1.765-1.702-4.637-1.702-6.402 0a4.26 4.26 0 000 6.171zm-7.102-5.51c-1.387 0-2.514 1.088-2.514 2.425 0 1.336 1.127 2.424 2.514 2.424 1.386 0 2.514-1.088 2.514-2.425 0-1.336-1.128-2.424-2.514-2.424zM2.012 7.636c0-1.337 1.128-2.425 2.515-2.425 1.386 0 2.514 1.088 2.514 2.425 0 1.336-1.128 2.424-2.514 2.424-1.387 0-2.515-1.088-2.515-2.425z' fill='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:cover}.doctor-card-recommended__text{margin:0;display:block;font-size:9px;line-height:14px;color:#fff}.doctor-card-recommended__text--shape-long,.doctor-card-recommended__text--shape-middle{font-size:11px;line-height:12px;font-weight:400;margin-bottom:-4px}.doctor-card-recommended__text--shape-short{font-size:11px;line-height:16px;font-weight:400;letter-spacing:.5px;text-transform:uppercase}.doctor-card-recommended--shape-short{padding:4px 6px 2px;text-align:right}.doctor-card-recommended--shape-middle{width:148px}.doctor-card-recommended--shape-long,.doctor-card-recommended--shape-middle{padding:5px 8px 7px;display:-webkit-flex;display:flex}@media (min-width:752px){.doctor-card-recommended__tooltip-container{display:block}}.Tooltip__body_3hAp{display:none;background:#fff;box-shadow:0 6px 24px rgba(26,61,107,.16);border-radius:12px;position:absolute;padding:12px 16px 16px;z-index:1;box-sizing:border-box}.Tooltip__button_1QyR{cursor:pointer}.Tooltip__theme--primary_1ih1{display:inline}.Tooltip__theme--primary_1ih1 .Tooltip__button_1QyR{display:inline;position:absolute}.Tooltip__theme--primary_1ih1 .Tooltip__body_3hAp{width:299px;top:43px;left:198px}.Tooltip__button_1QyR:hover~.Tooltip__body_3hAp{display:block}@media (min-width:880px){.Tooltip__theme--primary_1ih1 .Tooltip__body_3hAp{left:-39px}}.DoctorListPageCardClinicHint__text_2b_y{font-size:14px;line-height:16px;text-align:center;margin:24px 0;padding:0 8px}.DoctorListPageCardClinicHint__button_1fP_{background-color:#ff3c8a;color:#fff;width:100%;border:none;border-radius:12px;padding:12px 0;cursor:pointer;font-size:16px;line-height:24px;font-weight:600}.doctor-card-clinic{margin-top:0;-webkit-flex-direction:column-reverse;flex-direction:column-reverse;display:-webkit-flex;display:flex}.doctor-card-clinic__stations{display:-webkit-flex;display:flex;overflow:auto;-ms-overflow-style:none;scrollbar-width:none}.doctor-card-clinic__stations::-webkit-scrollbar{display:none}.doctor-card-clinic__name{font-size:14px;line-height:20px;font-weight:400;margin-bottom:8px}.doctor-card-clinic__name a{color:#26364b}.doctor-card-clinic__name.--no-name-and-metro{margin-top:37px}.doctor-card-clinic__name--link{color:#26364b;font-size:14px;line-height:16px;font-weight:400}.doctor-card-clinic__address{font-size:13px;line-height:16px;font-weight:400;display:none;color:#828ea5;cursor:pointer}.doctor-card-clinic__address:hover{color:#0021d9}.doctor-card-clinic__address-block{margin:16px 0}.doctor-card-clinic__station:not(:last-child){margin-right:16px}.doctor-card-clinic__primary-info-tooltip--mobile{cursor:pointer}.doctor-card-clinic__primary-info-tooltip--desktop{display:none}.doctor-card-clinic__primary-info-tooltip--mobile .doctor-card-clinic__primary-info-tooltip-icon{vertical-align:middle}.doctor-card-clinic--primary-clinic .doctor-card-clinic__link{margin-right:8px}.doctor-card-clinic--primary-clinic div[class*=dist]{background-color:#ddf8e2;opacity:.88}.doctor-card-clinic--primary-clinic .doctor-card-clinic__address-block{position:relative;padding:8px 12px;border-radius:8px;background-color:#eefcf1}.doctor-card-clinic--primary-clinic .doctor-card-clinic__address-block--time-buttons-visible{margin-top:16px}.doctor-card-clinic--primary-clinic .doctor-card-clinic__name:only-child{margin-bottom:0}.doctor-card-clinic a:hover{color:#0021d9}@media (min-width:560px){.doctor-card-clinic{width:100%}.doctor-card-clinic__address-block{margin-right:16px}}@media (min-width:752px){.doctor-card-clinic{display:block;-webkit-flex-direction:initial;flex-direction:row;margin-top:0}.doctor-card-clinic__name{font-size:14px;line-height:16px;font-weight:400}.doctor-card-clinic__stations{display:block;grid-gap:0;gap:0}.doctor-card-clinic__station{margin-bottom:8px;margin-right:0}.doctor-card-clinic__primary-info-tooltip--mobile{display:none}.doctor-card-clinic__primary-info-tooltip--desktop{display:inline}.doctor-card-clinic__address-block{margin-bottom:12px}.doctor-card-clinic--primary-clinic .doctor-card-clinic__station:last-child{margin-bottom:0}}@media (min-width:880px){.doctor-card-clinic__address-block{margin-bottom:0;margin-right:0;margin-top:8px}.doctor-card-clinic--primary-clinic .doctor-card-clinic__address-block{margin-bottom:0}}.DoctorTypeOfReceptionButton__rightColumnWidth_fFY4{box-sizing:border-box}@media (min-width:752px){.DoctorTypeOfReceptionButton__rightColumnWidth_fFY4{box-sizing:border-box;width:340px;min-width:340px}}@media (min-width:880px){.DoctorTypeOfReceptionButton__rightColumnWidth_fFY4{box-sizing:border-box;width:436px;min-width:436px}}.DoctorTypeOfReceptionButton__leftColumnWidth_2Iyy{box-sizing:border-box}@media (min-width:752px){.DoctorTypeOfReceptionButton__leftColumnWidth_2Iyy{box-sizing:border-box;width:calc(100% - 340px)}}@media (min-width:880px){.DoctorTypeOfReceptionButton__leftColumnWidth_2Iyy{box-sizing:border-box;width:calc(100% - 436px)}}@media (min-width:752px){.DoctorTypeOfReceptionButton__contentMinHeight_1TjJ{min-height:calc(100vh - 580px)}}.DoctorTypeOfReceptionButton__wrapper_Wjll{margin:0 auto;padding:0 16px;box-sizing:border-box;width:100%;max-width:100%}@media (min-width:752px){.DoctorTypeOfReceptionButton__wrapper_Wjll{padding:0 24px;max-width:1048px}}.DoctorTypeOfReceptionButton__title__ultra-large_3p2R{font-family:SBSansDisplaySemiBold,Open Sans,sans-serif;font-size:29px;line-height:32px;font-weight:400}@media (min-width:880px){.DoctorTypeOfReceptionButton__title__ultra-large_3p2R{font-size:39px;line-height:44px}}.DoctorTypeOfReceptionButton__title__xxxl_nbG3{font-family:SBSansDisplaySemiBold,Open Sans,sans-serif;font-size:21px;line-height:24px;font-weight:400}@media (min-width:880px){.DoctorTypeOfReceptionButton__title__xxxl_nbG3{font-size:31px;line-height:36px}}.DoctorTypeOfReceptionButton__title__xxl_semibold_3u_v{font-family:SBSansDisplaySemiBold,Open Sans,sans-serif;font-size:19px;line-height:20px;font-weight:600}@media (min-width:880px){.DoctorTypeOfReceptionButton__title__xxl_semibold_3u_v{font-size:25px;line-height:28px}}.DoctorTypeOfReceptionButton__title__xxl_3siG{font-family:SBSansDisplaySemiBold,Open Sans,sans-serif;font-size:19px;line-height:20px;font-weight:400}@media (min-width:880px){.DoctorTypeOfReceptionButton__title__xxl_3siG{font-size:25px;line-height:28px}}.DoctorTypeOfReceptionButton__title__xl_1Utp{font-family:SBSansDisplaySemiBold,Open Sans,sans-serif;font-size:18px;line-height:20px;font-weight:400}@media (min-width:880px){.DoctorTypeOfReceptionButton__title__xl_1Utp{font-size:20px;line-height:24px}}.DoctorTypeOfReceptionButton__text__xl_3W0D{font-size:20px;line-height:24px;font-weight:400}.DoctorTypeOfReceptionButton__text__xl_semibold_1Yf8{font-size:20px;line-height:24px;font-weight:600}.DoctorTypeOfReceptionButton__text__large_p0rD{font-size:18px;line-height:28px;font-weight:400}.DoctorTypeOfReceptionButton__text__large_special-height_2YcA{font-size:18px;line-height:24px;font-weight:400}.DoctorTypeOfReceptionButton__text__large_semibold_3VbV{font-size:18px;line-height:28px;font-weight:600}.DoctorTypeOfReceptionButton__text__large_special-height_semibold_2SOk{font-size:18px;line-height:24px;font-weight:600}.DoctorTypeOfReceptionButton__text__middle_O0Bj{font-size:16px;line-height:24px;font-weight:400}.DoctorTypeOfReceptionButton__text__middle_special-height_1GJ4{font-size:16px;line-height:20px;font-weight:400}.DoctorTypeOfReceptionButton__text__middle_semibold_f9YU{font-size:16px;line-height:24px;font-weight:600}.DoctorTypeOfReceptionButton__text__middle_special-height_semibold_1G3C{font-size:16px;line-height:20px;font-weight:600}.DoctorTypeOfReceptionButton__text__small_299O{font-size:14px;line-height:20px;font-weight:400}.DoctorTypeOfReceptionButton__text__small__special-height_2Unq{font-size:14px;line-height:16px;font-weight:400}.DoctorTypeOfReceptionButton__text__small_semibold__urq{font-size:14px;line-height:20px;font-weight:600}.DoctorTypeOfReceptionButton__text__small__special-height_semibold_3EDU{font-size:14px;line-height:16px;font-weight:600}.DoctorTypeOfReceptionButton__text__xs_3s_H{font-size:13px;line-height:16px;font-weight:400}.DoctorTypeOfReceptionButton__text__xs_semibold_3R2k{font-size:13px;line-height:16px;font-weight:600}.DoctorTypeOfReceptionButton__text__xxs_3yeB{font-size:11px;line-height:16px;font-weight:400}.DoctorTypeOfReceptionButton__text__xxs__special-height_-4UB{font-size:11px;line-height:12px;font-weight:400}.DoctorTypeOfReceptionButton__text__xxs_semibold_2VhT{font-size:11px;line-height:16px;font-weight:600}.DoctorTypeOfReceptionButton__text__xxs__special-height_semibold_2dH5{font-size:11px;line-height:12px;font-weight:600}.DoctorTypeOfReceptionButton__text__ultra-s_1zXX{font-size:10px;line-height:12px;font-weight:400}.DoctorTypeOfReceptionButton__text__ultra-s_semibold_1ay6{font-size:10px;line-height:12px;font-weight:600}.DoctorTypeOfReceptionButton__root_3CUH{position:relative;box-sizing:border-box;width:130px;height:88px;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;justify-content:space-between;cursor:pointer}.DoctorTypeOfReceptionButton__content_ZrBT{padding:8px 12px;border:1px solid #eef3ff;border-radius:10px}.DoctorTypeOfReceptionButton__price_3YsI{display:-webkit-flex;display:flex;-webkit-align-items:baseline;align-items:baseline}.DoctorTypeOfReceptionButton__price-label_1ryF{font-size:16px;line-height:20px;font-weight:600}.DoctorTypeOfReceptionButton__discount_1KCI{font-size:10px;line-height:12px;font-weight:600;padding:0 0 2px;display:-webkit-flex;display:flex;box-sizing:border-box;width:100%;height:16px;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;-webkit-flex-shrink:0;flex-shrink:0;border-radius:0 0 10px 10px}.DoctorTypeOfReceptionButton__top_2Brg{margin-bottom:8px;display:-webkit-flex;display:flex;height:28px;-webkit-justify-content:space-between;justify-content:space-between}.DoctorTypeOfReceptionButton__label_22sq{font-size:13px;line-height:16px;font-weight:400}.DoctorTypeOfReceptionButton__icon-block_WDO6{margin-bottom:8px;height:28px;width:28px;border-radius:100%;text-align:center}.DoctorTypeOfReceptionButton__has-discount_3N-y{height:104px}.DoctorTypeOfReceptionButton__has-discount_3N-y .DoctorTypeOfReceptionButton__content_ZrBT{border-bottom:none;border-radius:10px 10px 0 0}.DoctorTypeOfReceptionButton__type--clinic_30lF.DoctorTypeOfReceptionButton__is-active_50p- .DoctorTypeOfReceptionButton__content_ZrBT,.DoctorTypeOfReceptionButton__type--clinic_30lF:hover .DoctorTypeOfReceptionButton__content_ZrBT{border-color:#de7ee3}.DoctorTypeOfReceptionButton__type--clinic_30lF .DoctorTypeOfReceptionButton__discount_1KCI{background:#de7ee3}.DoctorTypeOfReceptionButton__type--online_2kUG.DoctorTypeOfReceptionButton__is-active_50p- .DoctorTypeOfReceptionButton__content_ZrBT,.DoctorTypeOfReceptionButton__type--online_2kUG:hover .DoctorTypeOfReceptionButton__content_ZrBT{border-color:#00adee}.DoctorTypeOfReceptionButton__type--online_2kUG .DoctorTypeOfReceptionButton__discount_1KCI{background:#00adee}.DoctorTypeOfReceptionButton__type--departure_1jSd.DoctorTypeOfReceptionButton__is-active_50p- .DoctorTypeOfReceptionButton__content_ZrBT,.DoctorTypeOfReceptionButton__type--departure_1jSd:hover .DoctorTypeOfReceptionButton__content_ZrBT{border-color:#46b25c}.DoctorTypeOfReceptionButton__type--departure_1jSd .DoctorTypeOfReceptionButton__discount_1KCI{background:#46b25c}.DoctorTypeOfReceptionButton__highlighted_-WLJ.DoctorTypeOfReceptionButton__has-discount_3N-y .DoctorTypeOfReceptionButton__content_ZrBT{border-radius:10px 10px 0 0}.DoctorTypeOfReceptionButton__highlighted_-WLJ.DoctorTypeOfReceptionButton__type--departure_1jSd .DoctorTypeOfReceptionButton__discount_1KCI{background:#d5f5e2;color:#46b25c;border-left:1px solid #d5f5e2;border-right:1px solid #d5f5e2;border-bottom:1px solid #d5f5e2}.DoctorTypeOfReceptionButton__highlighted_-WLJ.DoctorTypeOfReceptionButton__type--online_2kUG .DoctorTypeOfReceptionButton__discount_1KCI{background:#d7f7fc;color:#00adee;border-left:1px solid #d7f7fc;border-right:1px solid #d7f7fc;border-bottom:1px solid #d7f7fc}.DoctorTypeOfReceptionButton__highlighted_-WLJ.DoctorTypeOfReceptionButton__type--clinic_30lF .DoctorTypeOfReceptionButton__discount_1KCI{background:#ffebf3;color:#de7ee3;border-left:1px solid #ffebf3;border-right:1px solid #ffebf3;border-bottom:1px solid #ffebf3}.DoctorTypeOfReceptionButton__highlighted_-WLJ.DoctorTypeOfReceptionButton__type--departure_1jSd.DoctorTypeOfReceptionButton__is-active_50p- .DoctorTypeOfReceptionButton__discount_1KCI,.DoctorTypeOfReceptionButton__highlighted_-WLJ.DoctorTypeOfReceptionButton__type--departure_1jSd:hover .DoctorTypeOfReceptionButton__discount_1KCI{border-left:1px solid #46b25c;border-right:1px solid #46b25c;border-bottom:1px solid #46b25c}.DoctorTypeOfReceptionButton__highlighted_-WLJ.DoctorTypeOfReceptionButton__type--online_2kUG.DoctorTypeOfReceptionButton__is-active_50p- .DoctorTypeOfReceptionButton__discount_1KCI,.DoctorTypeOfReceptionButton__highlighted_-WLJ.DoctorTypeOfReceptionButton__type--online_2kUG:hover .DoctorTypeOfReceptionButton__discount_1KCI{border-left:1px solid #00adee;border-right:1px solid #00adee;border-bottom:1px solid #00adee}.DoctorTypeOfReceptionButton__highlighted_-WLJ.DoctorTypeOfReceptionButton__type--clinic_30lF.DoctorTypeOfReceptionButton__is-active_50p- .DoctorTypeOfReceptionButton__discount_1KCI,.DoctorTypeOfReceptionButton__highlighted_-WLJ.DoctorTypeOfReceptionButton__type--clinic_30lF:hover .DoctorTypeOfReceptionButton__discount_1KCI{border-left:1px solid #de7ee3;border-right:1px solid #de7ee3;border-bottom:1px solid #de7ee3}.DoctorTypeOfReceptionButton__highlighted_-WLJ.DoctorTypeOfReceptionButton__has-higher-discount_UiLv.DoctorTypeOfReceptionButton__type--clinic_30lF .DoctorTypeOfReceptionButton__discount_1KCI{background:linear-gradient(314.65deg,#854dfd -.61%,#4da8fd);color:#fff}.DoctorTypeOfReceptionButton__highlighted_-WLJ.DoctorTypeOfReceptionButton__has-the-highest-discount_3GjN.DoctorTypeOfReceptionButton__type--clinic_30lF .DoctorTypeOfReceptionButton__discount_1KCI{background:linear-gradient(314.65deg,#fd4df6 -.61%,#fda14d);color:#fff}.DoctorTypeOfReceptionButton__highlighted_-WLJ.DoctorTypeOfReceptionButton__has-higher-discount_UiLv.DoctorTypeOfReceptionButton__type--clinic_30lF.DoctorTypeOfReceptionButton__is-active_50p- .DoctorTypeOfReceptionButton__content_ZrBT,.DoctorTypeOfReceptionButton__highlighted_-WLJ.DoctorTypeOfReceptionButton__has-higher-discount_UiLv.DoctorTypeOfReceptionButton__type--clinic_30lF:hover .DoctorTypeOfReceptionButton__content_ZrBT{border-color:#4da8fd}.DoctorTypeOfReceptionButton__highlighted_-WLJ.DoctorTypeOfReceptionButton__has-the-highest-discount_3GjN.DoctorTypeOfReceptionButton__type--clinic_30lF.DoctorTypeOfReceptionButton__is-active_50p- .DoctorTypeOfReceptionButton__content_ZrBT,.DoctorTypeOfReceptionButton__highlighted_-WLJ.DoctorTypeOfReceptionButton__has-the-highest-discount_3GjN.DoctorTypeOfReceptionButton__type--clinic_30lF:hover .DoctorTypeOfReceptionButton__content_ZrBT{border-color:#fd9e54}.DoctorTypeOfReceptionButton__highlighted_-WLJ.DoctorTypeOfReceptionButton__has-higher-discount_UiLv.DoctorTypeOfReceptionButton__type--clinic_30lF .DoctorTypeOfReceptionButton__discount_1KCI,.DoctorTypeOfReceptionButton__highlighted_-WLJ.DoctorTypeOfReceptionButton__has-higher-discount_UiLv.DoctorTypeOfReceptionButton__type--clinic_30lF.DoctorTypeOfReceptionButton__is-active_50p- .DoctorTypeOfReceptionButton__discount_1KCI,.DoctorTypeOfReceptionButton__highlighted_-WLJ.DoctorTypeOfReceptionButton__has-higher-discount_UiLv.DoctorTypeOfReceptionButton__type--clinic_30lF:hover .DoctorTypeOfReceptionButton__discount_1KCI,.DoctorTypeOfReceptionButton__highlighted_-WLJ.DoctorTypeOfReceptionButton__has-the-highest-discount_3GjN.DoctorTypeOfReceptionButton__type--clinic_30lF .DoctorTypeOfReceptionButton__discount_1KCI,.DoctorTypeOfReceptionButton__highlighted_-WLJ.DoctorTypeOfReceptionButton__has-the-highest-discount_3GjN.DoctorTypeOfReceptionButton__type--clinic_30lF.DoctorTypeOfReceptionButton__is-active_50p- .DoctorTypeOfReceptionButton__discount_1KCI,.DoctorTypeOfReceptionButton__highlighted_-WLJ.DoctorTypeOfReceptionButton__has-the-highest-discount_3GjN.DoctorTypeOfReceptionButton__type--clinic_30lF:hover .DoctorTypeOfReceptionButton__discount_1KCI{border:none}.doctor-type-of-reception-buttons{margin-bottom:16px}.doctor-type-of-reception-buttons__title{font-size:14px;line-height:16px;font-weight:400;margin-bottom:4px;color:#828ea5}.doctor-type-of-reception-buttons__list{-ms-overflow-style:none;padding-bottom:16px;display:-webkit-flex;display:flex;max-width:100%}.doctor-type-of-reception-buttons__list::-webkit-scrollbar{display:none}.doctor-type-of-reception-buttons__item{margin-right:8px}.doctor-type-of-reception-buttons__item:last-child{margin-right:0}.slots-days-square[data-v-67408704]{position:relative;margin-bottom:16px;display:inline-block;-webkit-align-items:center;align-items:center}.slots-days-square__container[data-v-67408704]{display:-webkit-flex;display:flex;width:100%;-webkit-align-items:center;align-items:center;border:1px solid #cad6f4;border-radius:8px}.slots-days-square__item[data-v-67408704]{font-size:13px;line-height:16px;font-weight:400;position:relative;padding:8px;border-radius:8px;cursor:pointer;color:#26364b}.slots-days-square__item[data-v-67408704]:after,.slots-days-square__item[data-v-67408704]:before{position:absolute;top:8px;content:"";height:16px;width:0;border-right:1px solid #cad6f4}.slots-days-square__item[data-v-67408704]:before{left:0}.slots-days-square__item[data-v-67408704]:after{right:0}.slots-days-square__item[data-v-67408704]:last-child{margin-right:-2px;margin-left:-1px}.slots-days-square__item[data-v-67408704]:last-child:after,.slots-days-square__item[data-v-67408704]:last-child:before{display:none}.slots-days-square__item[data-v-67408704]:first-child{margin-right:-1px}.slots-days-square__item[data-v-67408704]:first-child:after,.slots-days-square__item[data-v-67408704]:first-child:before{display:none}.slots-days-square__item--is-disabled-day[data-v-67408704]{color:#ced1db;border:none}.slots-days-square__item--is-disabled-day:first-child .slots-days-square__disabled-tooltip[data-v-67408704]{left:70px}.slots-days-square__item--is-disabled-day:hover .slots-days-square__disabled-tooltip[data-v-67408704]{display:-webkit-flex;display:flex}.slots-days-square__item--is-selected-day[data-v-67408704]{background:#eef3ff;z-index:2}.slots-days-square__item--is-selected-day[data-v-67408704]:after,.slots-days-square__item--is-selected-day[data-v-67408704]:before{display:none}.slots-days-square__day[data-v-67408704]{text-transform:capitalize}.slots-days-square__disabled-tooltip[data-v-67408704]{position:absolute;z-index:1;bottom:100%;left:50%;margin-bottom:12px;margin-left:-84px;padding-left:38px;display:none;box-sizing:border-box;width:165px;height:40px;-webkit-align-items:center;align-items:center;font-size:12px;line-height:40px;text-align:left;color:#fff;background:#26364b url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 0C3.14 0 0 3.14 0 7s3.14 7 7 7 7-3.14 7-7-3.14-7-7-7zm.187 11.95c-1.241 0-2.068-.409-2.968-1.022l6.71-6.71c.396.583 1.022 1.479 1.022 2.969a4.77 4.77 0 01-4.764 4.764zm-.381-9.908c1.238 0 2.068.407 2.968 1.022l-6.71 6.71c-.398-.584-1.022-1.48-1.022-2.969a4.77 4.77 0 014.764-4.763z' fill='%23EB5757'/%3E%3C/svg%3E") no-repeat 14px;border-radius:8px}.slots-days-square__disabled-tooltip[data-v-67408704]:after{position:absolute;bottom:-5px;left:50%;margin-left:-5px;display:block;width:10px;height:10px;content:"";background-color:#26364b;-webkit-transform:rotate(45deg);transform:rotate(45deg)}@media (min-width:752px){.slots-days-square__item--is-disabled-day:first-child .slots-days-square__disabled-tooltip[data-v-67408704]{left:50%}}.slots-buttons__list[data-v-0c5de336]{-webkit-flex-flow:nowrap;flex-flow:nowrap;-ms-overflow-style:none;margin:0 -12px;padding:0 16px;overflow:-moz-scrollbars-none;overflow-x:scroll;overflow-y:hidden;font-size:0;line-height:0;white-space:nowrap}.slots-buttons__list[data-v-0c5de336]::-webkit-scrollbar{display:none}.slots-buttons__item[data-v-0c5de336]{font-size:14px;line-height:16px;font-weight:400;margin:0 8px 0 0;display:inline-block}.slots-buttons__item[data-v-0c5de336]:last-child{margin-right:0}.slots-buttons__item .button[data-v-0c5de336]{font-size:inherit;line-height:inherit}.slots-buttons__expander[data-v-0c5de336]{padding:13px 16px 4px;display:none;box-sizing:border-box;width:62px;height:32px;text-align:center;background-color:#00adee;border:1px solid #00adee;border-radius:8px;cursor:pointer}.slots-buttons__expander[data-v-0c5de336]:hover{background-color:#008bd8}.slots-buttons__expander[data-v-0c5de336]:active{background-color:#0069c3}.slots-buttons__expander-icon[data-v-0c5de336]{display:inline-block;width:10px;height:5px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='5' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 .5l4 4 4-4' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");transition:all .2s linear;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.slots-buttons__expander-icon--is-expanded[data-v-0c5de336]{-webkit-transform:rotate(0);transform:rotate(0)}@media (min-width:360px){.slots-buttons__list[data-v-0c5de336]{margin:0 -16px}}@media (min-width:560px){.slots-buttons__list[data-v-0c5de336]{margin:0 0 0 -16px}}@media (min-width:880px){.slots-buttons[data-v-0c5de336]{min-height:148px}.slots-buttons__expander[data-v-0c5de336]{display:block}.slots-buttons__list[data-v-0c5de336]{-webkit-flex-flow:wrap;flex-flow:wrap;margin:0;padding:0;display:-webkit-flex;display:flex;overflow:unset;max-width:100%}.slots-buttons__item[data-v-0c5de336]{margin:0 8px 8px 0}.slots-buttons__item[data-v-0c5de336]:nth-child(5n+5){margin-right:0}.slots-buttons__item--is-expanded[data-v-0c5de336]{display:none}}.clinic-slots{font-family:SBSansInterfaceRegular,Open Sans,sans-serif;position:relative;max-width:100%;height:100%;min-height:60px}.clinic-slots__preloader{position:absolute;z-index:1;top:24px;left:0;display:-webkit-flex;display:flex;width:100%;height:100%;-webkit-align-items:center;align-items:center;background:#fff}.clinic-slots__preloader-img{margin:0 auto;display:block;width:100px}.clinic-slots__title{margin-bottom:16px;font-size:16px;line-height:20px;font-weight:600}.clinic-slots__title.is-region{margin-bottom:8px}.clinic-slots__caption{font-size:11px;line-height:12px;font-weight:400;margin:16px 0 12px;color:#828ea5}.clinic-slots__caption--bold{font-size:16px;line-height:24px;font-weight:600;color:#26364b}.clinic-slots__caption--closest-day{margin-bottom:0}.clinic-slots__caption-date-label{font-size:11px;line-height:12px;font-weight:400;margin-bottom:8px}.clinic-slots__caption-date{font-size:13px;line-height:16px;font-weight:400;display:inline-block;margin-bottom:8px;color:#828ea5}.clinic-slots__caption-link,.clinic-slots__caption-link-date{color:#0094e1;cursor:pointer}.clinic-slots__caption-link-date:hover{color:#0021d9}.clinic-slots__clinics-text{font-size:13px;line-height:16px;font-weight:400;margin-bottom:12px;color:#828ea5}.clinic-slots__clinics-text--smart-test{font-size:14px;line-height:20px;font-weight:400}.clinic-slots__clinics-select{margin-bottom:16px}.clinic-slots__clinics-select .clinic-slots__select-box.--narrow{width:100%}.clinic-slots__clinics-select .clinic-slots__select-box.--narrow .button{position:relative;padding:6px 32px 6px 16px;width:100%;-webkit-justify-content:flex-start;justify-content:flex-start;text-align:left;background-color:#eef2f8;border:none}.clinic-slots__clinics-select .clinic-slots__select-box.--narrow .button .icon{position:absolute;top:12px;right:14px;bottom:unset;left:unset}.clinic-slots__clinics-select .clinic-slots__select-box.--narrow .select-box__options{width:100%}.clinic-slots__item{font-size:14px;line-height:16px;font-weight:400;margin:0 8px 0 0;display:inline-block}.clinic-slots__item:last-child{margin-right:0}.clinic-slots__item .button{font-size:inherit;line-height:inherit}.clinic-slots__list{-webkit-flex-flow:nowrap;flex-flow:nowrap;-ms-overflow-style:none;margin:0 -16px;padding:0 16px;overflow:-moz-scrollbars-none;overflow-x:scroll;overflow-y:hidden;font-size:0;line-height:0;white-space:nowrap}.clinic-slots__list::-webkit-scrollbar{display:none}.clinic-slots__list-item.vue-button{font-family:SBSansInterfaceRegular,Open Sans,sans-serif;font-size:14px;line-height:20px;font-weight:400;padding:0;display:inline-block;width:62px;height:32px}.clinic-slots__near-day-description{padding-left:20px}.clinic-slots__near-day-button.vue-button{font-size:14px;line-height:20px;font-weight:400;font-family:SBSansInterfaceRegular,Open Sans,sans-serif;margin-bottom:16px;padding:0 16px;display:inline-block;width:auto;height:32px;text-transform:none}.clinic-slots__near-day-button--closest-day.vue-button{margin:0}.clinic-slots__departure-button{width:100%}.clinic-slots__departure-icon{margin-right:8px;width:16px;fill:#fff}.clinic-slots--is-loading{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}@media (min-width:560px){.clinic-slots__list{margin:0 -24px 0 0;padding:0}.clinic-slots__departure-button{width:auto}}@media (min-width:752px){.clinic-slots,.clinic-slots__caption{font-size:13px;line-height:16px;font-weight:400}.clinic-slots__caption--bold{font-size:16px;line-height:20px;font-weight:600}}@media (min-width:880px){.clinic-slots{margin-bottom:16px}.clinic-slots__list{-webkit-flex-flow:wrap;flex-flow:wrap;margin:0;display:-webkit-flex;display:flex;overflow:unset;max-width:100%}.clinic-slots__item{margin:0 8px 8px 0}.clinic-slots__caption{margin-top:0}.clinic-slots__caption-date-label{font-size:13px;line-height:16px;font-weight:400;margin-bottom:12px}}.DoctorListPageCardSurgery__root_BGPi{background-image:linear-gradient(89.57deg,#0037b8 8.73%,#0076b8 104.44%);border-radius:10px;padding:8px 12px;display:grid;grid-template-columns:-webkit-max-content -webkit-max-content;grid-template-columns:max-content max-content;grid-gap:11px;gap:11px;-webkit-align-items:end;align-items:end;margin:16px 0;max-width:388px;box-sizing:border-box}.DoctorListPageCardSurgery__text_2-nz{font-weight:400;font-size:7px;line-height:14px;color:#fff;margin:0}.DoctorListPageCardSurgery__logotype_1cPL{background-image:url(/static/compile/surgery-logotype.svg?v=ebcb28bf);background-size:100% 100%;width:144px;height:11px;margin:0}@media (min-width:360px){.DoctorListPageCardSurgery__root_BGPi{grid-gap:12px;gap:12px}.DoctorListPageCardSurgery__text_2-nz{font-size:10px}}@media (min-width:560px){.DoctorListPageCardSurgery__text_2-nz{font-size:12px}}@media (min-width:752px){.DoctorListPageCardSurgery__root_BGPi{padding:12px}.DoctorListPageCardSurgery__text_2-nz{font-size:14px;line-height:16px;font-weight:600}.DoctorListPageCardSurgery__logotype_1cPL{width:172px;height:12px}}@media (min-width:880px){.DoctorListPageCardSurgery__root_BGPi{background:linear-gradient(90.98deg,#0037b8 7.62%,#0076b8 87.66%);margin-bottom:0;max-width:406px}}.PatientsRecommendationsValue__root_hoj9{padding:2px 0;color:#26364b}.PatientsRecommendationsValue__link_1Cil{color:#00adee}.PatientsRecommendationsValue__link_1Cil:hover{color:#0069c3}.DoctorListPageCardRating__theme--horizontal_2_N1{padding:8px 0;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;border-top:1px solid #eef3ff;border-bottom:1px solid #eef3ff}.DoctorListPageCardRating__recommendations_3GwK{font-size:11px;line-height:12px;font-weight:400;color:#26364b}.DoctorListPageCardRating__theme--horizontal_2_N1 .DoctorListPageCardRating__recommendations_3GwK{margin-left:16px}.DoctorListPageCardRating__theme--vertical_3Jtq{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.DoctorListPageCardRating__theme--vertical_3Jtq .DoctorListPageCardRating__stars_3FEJ{margin-bottom:4px}.DoctorListPageCardRating__theme--vertical_3Jtq .DoctorListPageCardRating__recommendations_3GwK{padding:0 2px;text-align:center}@media (min-width:360px){.DoctorListPageCardRating__recommendations_3GwK{font-size:13px;line-height:16px;font-weight:400}}@media (min-width:752px){.DoctorListPageCardRating__recommendations_3GwK{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}}.DoctorListPageCardHeader__items_37Qc{display:-webkit-flex;display:flex;grid-gap:8px;gap:8px;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-items:flex-start;align-items:flex-start}.DoctorListPageCardHeader__item_22Bh{display:-webkit-inline-flex;display:inline-flex}.DoctorListPageCardHeader__badge-icon_1m6P{width:12px;height:12px;margin-right:8px}.DoctorListPageCardHeader__item-reception_25u6{display:none}@media (min-width:560px){.DoctorListPageCardHeader__items_37Qc{margin-bottom:12px}}@media (min-width:752px){.DoctorListPageCardHeader__items_37Qc{margin-bottom:0}.ab-34224 .DoctorListPageCardHeader__item-reception_25u6:last-child{margin-bottom:12px}}.ab-34224 .DoctorListPageCardHeader__item-reception_25u6{display:-webkit-inline-flex;display:inline-flex}.DoctorListPage\421 ardAvatar__root_3uUi{position:relative;width:84px;height:84px}.DoctorListPage\421 ardAvatar__favorite-button_2paX{position:absolute;top:0;left:0}@media (min-width:560px){.DoctorListPage\421 ardAvatar__root_3uUi{width:116px;height:116px}}@media (min-width:752px){.DoctorListPage\421 ardAvatar__root_3uUi{width:112px;height:112px}}.DoctorListPageCardDetails__specialities_ngBK{font-size:11px;line-height:12px;font-weight:400;margin-bottom:4px;display:block;word-break:break-word;color:#828ea5}.DoctorListPageCardDetails__doctor-name_3q9a{font-size:14px;line-height:16px;font-weight:600;margin-bottom:8px}.DoctorListPageCardDetails__link_1cVC{text-decoration:none;color:#26364b}.DoctorListPageCardDetails__features_1RR2{font-size:11px;line-height:12px;font-weight:400}.DoctorListPageCardDetails__feature_2Na9:not(:first-child):before{content:"·"}.hidden-mobile+.DoctorListPageCardDetails__feature_2Na9:before{content:none}@media (min-width:560px){.DoctorListPageCardDetails__link_1cVC{font-size:16px;line-height:20px;font-weight:600}.DoctorListPageCardDetails__specialities_ngBK{font-size:13px;line-height:16px;font-weight:400}.DoctorListPageCardDetails__features_1RR2{font-size:16px;line-height:20px;font-weight:400}}@media (min-width:752px){.DoctorListPageCardDetails__doctor-name_3q9a{margin-bottom:12px}.hidden-mobile+.DoctorListPageCardDetails__feature_2Na9:before{content:"·"}.DoctorListPageCardDetails__link_1cVC{font-size:20px;line-height:24px;font-weight:600;font-size:18px}}.OnlineRequestDoctorOffer__root_1rip{padding:8px 0 0}.OnlineRequestDoctorOffer__title_1-ek{font-family:SBSansDisplaySemiBold,Open Sans,sans-serif;font-size:19px;line-height:20px;font-weight:600;text-align:center;margin:0 0 12px}@media (min-width:880px){.OnlineRequestDoctorOffer__title_1-ek{font-size:25px;line-height:28px}}.OnlineRequestDoctorOffer__list_1DHV{font-size:16px;line-height:20px;font-weight:400;padding:0 0 0 40px;margin:0 0 24px}.OnlineRequestDoctorOffer__recordButton_2SwZ{margin-bottom:8px}.DoctorListPageCardPhone__label_3lpp{font-size:11px;line-height:12px;font-weight:400;margin-bottom:4px;color:#828ea5}.DoctorListPageCardPhone__phone_32bh{font-size:14px;line-height:20px;font-weight:400;text-decoration:none;color:#008bd8}.DoctorListPageCardPhone__phone_32bh a{color:inherit}.DoctorListPageCardPhone__phoneMobile_1Vxk{background-color:initial;border:none;color:#008bd8;cursor:pointer}.DoctorListPageCardPhone__colon_65kg{display:none}@media (min-width:752px){.DoctorListPageCardPhone__label_3lpp{font-size:13px;line-height:16px;font-weight:400}.DoctorListPageCardPhone__phone_32bh{font-size:16px;line-height:20px;font-weight:400;color:#26364b}.DoctorListPageCardPhone__colon_65kg{display:inline}}@media (min-width:880px){.DoctorListPageCardPhone__phone-container_Fsk0{margin-bottom:16px}}.SeasonPromoBanner__root_HDZu .hooper-indicator{width:10px;height:10px;box-sizing:border-box;border:1px solid #ced1db;border-radius:10px}.SeasonPromoBanner__root_HDZu .hooper-indicator.is-active{border:1px solid #008bd8;background-color:#008bd8}.SeasonPromoBanner__content_3S6B{margin:0 auto;padding:0 16px;max-width:1000px}.SeasonPromoBanner__content_3S6B,.SeasonPromoBanner__top_JQLg{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center}.SeasonPromoBanner__top_JQLg{margin-bottom:32px;width:100%;-webkit-justify-content:center;justify-content:center}.SeasonPromoBanner__banner-image_1F6j{width:288px;height:279px}.SeasonPromoBanner__description_p78h{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-flex-grow:1;flex-grow:1;-webkit-flex-shrink:1;flex-shrink:1;-webkit-justify-content:center;justify-content:center}.SeasonPromoBanner__description-item_tBev{width:100%;box-sizing:border-box}.SeasonPromoBanner__title_2khS{font-family:SBSansDisplaySemiBold,Open Sans,sans-serif;font-size:21px;line-height:24px;font-weight:600;margin:0 0 16px}.SeasonPromoBanner__text_1_0l{font-size:16px;line-height:24px;font-weight:400;margin-bottom:30px;position:relative;white-space:nowrap}.SeasonPromoBanner__text_1_0l:after{content:"";position:absolute;top:-50%;width:81px;height:54px;background:url(/static/compile/50-percents-sale.svg?v=30767ee4) no-repeat;background-size:81px 54px}.SeasonPromoBanner__action_1bLP{margin-bottom:40px}.SeasonPromoBanner__signup-button_2dCu{display:inline-block}.SeasonPromoBanner__sale-info-link_2tV-{font-size:13px;line-height:16px;font-weight:400}.SeasonPromoBanner__slide-wrapper_nXPm{margin-bottom:36px;padding-bottom:31px;height:32px;box-sizing:initial}.SeasonPromoBanner__slide_1_D9{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}@media (min-width:752px){.SeasonPromoBanner__content_3S6B{padding:0}.SeasonPromoBanner__top_JQLg{margin-bottom:44px;-webkit-flex-direction:row;flex-direction:row;-webkit-align-items:center;align-items:center}.SeasonPromoBanner__banner-image_1F6j{margin-right:16px;width:320px;height:320px}.SeasonPromoBanner__description-item_tBev,.SeasonPromoBanner__description_p78h{max-width:360px}.SeasonPromoBanner__title_2khS{font-size:39px;line-height:44px;font-weight:600}.SeasonPromoBanner__text_1_0l{margin-bottom:0;width:200px;font-weight:400;font-size:21px;line-height:28px;white-space:normal}.SeasonPromoBanner__text_1_0l:after{top:auto;left:86px;width:135px;height:90px;background-size:124px 82px}}@media (min-width:880px){.SeasonPromoBanner__top_JQLg{margin-bottom:16px;width:auto}.SeasonPromoBanner__banner-image_1F6j{margin-right:100px;width:496px;height:477px}.SeasonPromoBanner__description-item_tBev,.SeasonPromoBanner__description_p78h{max-width:367px}.SeasonPromoBanner__text_1_0l{margin-bottom:90px}.SeasonPromoBanner__text_1_0l:after{left:124px;width:110px;height:75px;background-size:99px 66px}.SeasonPromoBanner__slide-wrapper_nXPm{height:43px}.SeasonPromoBanner__action_1bLP{margin-bottom:0}}.best-doctors-list__wrapper{margin:0 auto;width:100%;max-width:100%;padding:0 16px;box-sizing:border-box}@media (min-width:752px){.best-doctors-list__wrapper{padding:0 24px;max-width:1048px}}.doctor-card-reviews{display:inline-block}.doctor-card-reviews__link{margin-bottom:.5rem;font-size:12px;line-height:1.33;color:#26364b}.doctor-card-reviews__link:hover{color:#0021d9}.doctor-card-rating__label{margin-top:0;font-weight:700}.doctor-card-rating__value{font-size:24px;font-weight:600;color:#fe246c}.doctor-card-rating__title{margin:12px 0 0;font-size:12px;line-height:16px;color:#26364b}.doctor-card-rating__description{display:inline}.doctor-card-rating__total-reviews{margin-top:13px;margin-left:8px;display:block;font-size:.7rem;line-height:3em}.doctor-card-rating__stars.by_reviews{height:35px}.doctor-card-rating.total_reviews{margin-top:10px}.doctor-card-rating.new_doctor .doctor-card-rating__title{margin-top:.7rem;padding:2px 6px;display:inline-block;font-size:.8rem;color:#26364b;background:#f9e784;border-radius:4px}.doctor-card-rating.total_reviews .doctor-card-rating__title{margin-top:.7rem;font-size:.8rem;color:#848d9f}.AdaptiveReviews__header_1Or6{margin-bottom:24px}.AdaptiveReviews__items_KQg9{margin-top:24px}.AdaptiveReviews__tags_h46T{margin:16px 16px 0}.AdaptiveReviews__footer_3UC5{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}.AdaptiveReviews__no-reviews_2-cT{width:100%;margin-bottom:24px}.AdaptiveReviews__button_1bhV{margin-bottom:8px;padding:8px 20px}.AdaptiveReviews__loader_3oxF{position:relative;height:60px}.AdaptiveReviews__modal-view_3jAR .AdaptiveReviews__header_1Or6{margin:48px 16px 24px}.AdaptiveReviews__modal-view_3jAR .AdaptiveReviews__page_3u6W{padding:0 16px 16px}@media (min-width:752px){.AdaptiveReviews__items_KQg9{margin-top:32px}}.disabled-notification{font-family:SBSansInterfaceRegular,Open Sans,sans-serif;margin:0 auto;padding:28px 13px 24px;display:block;box-sizing:border-box;min-width:260px;max-width:409px;text-align:center;background-color:#fff;border-radius:8px;box-shadow:0 6px 16px rgba(26,61,107,.16)}@media screen and (max-width:767px){.disabled-notification{padding:20px 16px 16px}}.disabled-notification__block.doctor-hidden{display:block}.disabled-notification__button{text-decoration:none}.disabled-notification__title{margin:0 auto 12px;max-width:250px;font-size:18px;line-height:24px;font-weight:600}.disabled-notification__text{font-size:14px;line-height:20px;font-weight:400;margin-bottom:40px;color:#848d9f}@media screen and (max-width:767px){.disabled-notification__text{margin-bottom:20px}}.disabled-notification__link{text-decoration:none;color:#0094e1}.v-button{padding:0 16px;display:inline-block;height:32px;font-size:14px;line-height:32px;text-align:center;border-radius:4px;cursor:pointer;font-family:SBSansInterfaceRegular,Open Sans,sans-serif}.v-button__gray{color:#fff;background-color:#848d9f}.v-button__gray:hover{background-color:#a7abbb}.v-button__pink{color:#fff;background-color:#fe246c}.v-button__pink:hover{color:#fff;background-color:#e12160}.DoctorListPageCardReview__root_3CdS{border-top:1px solid #eef3ff;padding-top:12px;margin-top:16px}.DoctorListPageCardReview__header_1taR{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-flex-wrap:wrap;flex-wrap:wrap}.DoctorListPageCardReview__authorName_1OXc{font-size:14px;line-height:16px;font-weight:600;margin:0 8px 8px 0}.DoctorListPageCardReview__date_NuMd{font-size:13px;line-height:16px;font-weight:400;color:#828ea5;padding-right:4px;margin:0 12px 8px 0}.DoctorListPageCardReview__badge_13WG{font-size:11px;line-height:12px;font-weight:400;background:#f2f6fb;border-radius:6px;color:#39b351;padding:4px 8px;margin:0 0 8px}.DoctorListPageCardReview__badge_13WG:before{width:8px;height:6px;content:"";background-image:url(/static/compile/tip-message.svg?v=b5d2c743);background-repeat:no-repeat;background-position:50%;background-size:contain;display:inline-block;margin-right:4px}.DoctorListPageCardReview__text_12W0{font-size:13px;line-height:16px;font-weight:400;display:inline}.DoctorListPageCardReview__button_9KoV{font-size:13px;line-height:16px;font-weight:400;display:inline-block;border:none;color:#008bd8;background:none;padding:0;cursor:pointer}.DoctorListPageCardReview__link_2Y9l{font-size:13px;line-height:16px;font-weight:400;display:block;margin-top:12px}@media (min-width:880px){.DoctorListPageCardReview__root_3CdS{margin-top:0}}.rightColumnWidth{box-sizing:border-box}@media (min-width:752px){.rightColumnWidth{box-sizing:border-box;width:340px;min-width:340px}}@media (min-width:880px){.rightColumnWidth{box-sizing:border-box;width:436px;min-width:436px}}.leftColumnWidth{box-sizing:border-box}@media (min-width:752px){.leftColumnWidth{box-sizing:border-box;width:calc(100% - 340px)}}@media (min-width:880px){.leftColumnWidth{box-sizing:border-box;width:calc(100% - 436px)}}@media (min-width:752px){.contentMinHeight{min-height:calc(100vh - 580px)}}.wrapper{margin:0 auto;padding:0 16px;box-sizing:border-box;width:100%;max-width:100%}@media (min-width:752px){.wrapper{padding:0 24px;max-width:1048px}}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:initial;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:initial}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:initial}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}@font-face{font-family:SBSansDisplaySemiBold;src:url(/static/compile/SBSansDisplay-SemiBold.eot?v=a9954f80);src:url(/static/compile/SBSansDisplay-SemiBold.eot?v=a9954f80?#iefix) format("embedded-opentype"),url(/static/compile/SBSansDisplay-SemiBold.woff2?v=24484b65) format("woff2"),url(/static/compile/SBSansDisplay-SemiBold.woff?v=466ac22a) format("woff"),url(/static/compile/SBSansDisplay-SemiBold.ttf?v=3e76de25) format("truetype");font-display:swap}@font-face{font-family:SBSansInterfaceRegular;font-style:normal;font-weight:400;src:url(/static/compile/SBSansUI-Regular.eot?v=2309ffd7);src:url(/static/compile/SBSansUI-Regular.eot?v=2309ffd7?#iefix) format("embedded-opentype"),url(/static/compile/SBSansUI-Regular.woff2?v=9fe0ed9f) format("woff2"),url(/static/compile/SBSansUI-Regular.woff?v=88fc1d03) format("woff"),url(/static/compile/SBSansUI-Regular.ttf?v=79d93aac) format("truetype");font-display:swap}@font-face{font-family:SBSansInterfaceRegular;font-style:normal;font-weight:600;src:url(/static/compile/SBSansUI-Semibold.eot?v=b9bda4df);src:url(/static/compile/SBSansUI-Semibold.eot?v=b9bda4df?#iefix) format("embedded-opentype"),url(/static/compile/SBSansUI-Semibold.woff2?v=c846868e) format("woff2"),url(/static/compile/SBSansUI-Semibold.woff?v=4d47474f) format("woff"),url(/static/compile/SBSansUI-Semibold.ttf?v=284ea7bd) format("truetype");font-display:swap}.title__ultra-large{font-family:SBSansDisplaySemiBold,Open Sans,sans-serif;font-size:29px;line-height:32px;font-weight:400}@media (min-width:880px){.title__ultra-large{font-size:39px;line-height:44px}}.title__xxxl{font-family:SBSansDisplaySemiBold,Open Sans,sans-serif;font-size:21px;line-height:24px;font-weight:400}@media (min-width:880px){.title__xxxl{font-size:31px;line-height:36px}}.title__xxl_semibold{font-family:SBSansDisplaySemiBold,Open Sans,sans-serif;font-size:19px;line-height:20px;font-weight:600}@media (min-width:880px){.title__xxl_semibold{font-size:25px;line-height:28px}}.title__xxl{font-family:SBSansDisplaySemiBold,Open Sans,sans-serif;font-size:19px;line-height:20px;font-weight:400}@media (min-width:880px){.title__xxl{font-size:25px;line-height:28px}}.title__xl{font-family:SBSansDisplaySemiBold,Open Sans,sans-serif;font-size:18px;line-height:20px;font-weight:400}@media (min-width:880px){.title__xl{font-size:20px;line-height:24px}}.text__xl{font-weight:400}.text__xl,.text__xl_semibold{font-size:20px;line-height:24px}.text__xl_semibold{font-weight:600}.text__large{font-size:18px;line-height:28px;font-weight:400}.text__large_special-height{font-size:18px;line-height:24px;font-weight:400}.text__large_semibold{font-size:18px;line-height:28px;font-weight:600}.text__large_special-height_semibold{font-size:18px;line-height:24px;font-weight:600}.text__middle{font-size:16px;line-height:24px;font-weight:400}.text__middle_special-height{font-size:16px;line-height:20px;font-weight:400}.text__middle_semibold{font-size:16px;line-height:24px;font-weight:600}.text__middle_special-height_semibold{font-size:16px;line-height:20px;font-weight:600}.text__small{font-size:14px;line-height:20px;font-weight:400}.text__small__special-height{font-size:14px;line-height:16px;font-weight:400}.text__small_semibold{font-size:14px;line-height:20px;font-weight:600}.text__small__special-height_semibold{font-size:14px;line-height:16px;font-weight:600}.text__xs{font-weight:400}.text__xs,.text__xs_semibold{font-size:13px;line-height:16px}.text__xs_semibold{font-weight:600}.text__xxs{font-size:11px;line-height:16px;font-weight:400}.text__xxs__special-height{font-size:11px;line-height:12px;font-weight:400}.text__xxs_semibold{font-size:11px;line-height:16px;font-weight:600}.text__xxs__special-height_semibold{font-size:11px;line-height:12px;font-weight:600}.text__ultra-s{font-size:10px;line-height:12px;font-weight:400}.text__ultra-s_semibold{font-size:10px;line-height:12px;font-weight:600}.tiny-card{box-sizing:border-box;padding:12px 12px 16px;-webkit-flex-direction:column;flex-direction:column;font-size:13px;line-height:16px;color:#26364b;background-color:#fff;border:1px solid #eef2f8;border-radius:12px;box-shadow:0 4px 8px rgba(26,61,107,.08)}.tiny-card__link{min-height:164px;display:-webkit-flex;display:flex;color:inherit}.tiny-card__left{margin-right:16px;box-sizing:border-box;min-width:100px;width:100px;text-align:center}.tiny-card__right{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;justify-content:space-between}.tiny-card__avatar-wrapper{width:75px;height:75px;margin:0 auto 8px}.tiny-card__avatar--is-level-type{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex}.tiny-card__avatar--is-level-type.loaded{background:none}.tiny-card__rating{margin:0 auto;width:80px;-webkit-justify-content:center;justify-content:center;background-color:#fff}.tiny-card__rating:after,.tiny-card__rating:before{position:absolute;z-index:1;top:0;bottom:0;display:block;width:2px;height:100%;content:"";background-color:inherit}.tiny-card__rating:before{left:-1px}.tiny-card__rating:after{right:-1px}.tiny-card__price-wrapper{margin:0 0 16px;font-size:0}.tiny-card__price-wrapper>*{display:inline-block;vertical-align:top}.tiny-card__price{margin-right:6px;color:#26364b;font-size:14px;font-weight:600}.tiny-card__price,.tiny-card__special-price{margin-bottom:2px;vertical-align:bottom;line-height:20px}.tiny-card__special-price{margin-right:4px;text-decoration:line-through;color:#828ea5;font-size:13px;line-height:16px;font-weight:400}.tiny-card__ruble-icon{margin-left:4px}.tiny-card__reviews-label{font-size:13px;line-height:16px;font-weight:400;margin-top:4px;color:#26364b}.tiny-card__reviews-label:hover{color:#26364b}.tiny-card__title{margin:0 0 4px;color:#26364b;font-size:14px;line-height:20px;font-weight:600}.tiny-card__title:hover{color:#26364b}.tiny-card__experience{font-size:13px;line-height:16px;font-weight:400;margin-bottom:4px}.tiny-card__specialities{margin-bottom:8px;color:#828ea5}.tiny-card__subway-station .doctor-card-subway-stations__icon{vertical-align:initial}.tiny-card__subway-station .doctor-card-subway-stations__dist:before{top:0}.tiny-card__subway-station-title{display:inline-block;overflow:hidden;max-width:90px;vertical-align:bottom;white-space:nowrap;text-overflow:ellipsis;margin-right:4px}.tiny-card .tiny-card__discount-badge{box-sizing:unset}.hooper *{text-decoration:none}.B2bReceptionError__wrapper_34kw{padding:24px 0;width:100%;max-width:480px;text-align:center;margin:0 auto}.B2bReceptionError__title_2G9u{margin:0;color:#26364b;font-family:SBSansDisplaySemiBold,Open Sans,sans-serif;font-size:18px;line-height:20px;font-weight:400}@media (min-width:880px){.B2bReceptionError__title_2G9u{font-size:20px;line-height:24px}}.B2bReceptionError__desc_3Fec{color:#26364b;font-size:16px;line-height:24px;font-weight:400}.B2bReceptionError__desc__paragraph_Bpxo{margin:0}.B2bReceptionError__desc__paragraph_Bpxo+.B2bReceptionError__desc__paragraph_Bpxo{margin-top:16px}.B2bReceptionError__header_2HNL{margin-bottom:16px}.B2bReceptionError__footer_2hWm{margin-top:55px}.doctor-list-page-card{margin-bottom:16px;padding:0;color:#26364b;background-color:#fff;border-radius:12px}.doctor-list-page-card__price{margin-top:4px}.doctor-list-page-card__price-old{display:none}.doctor-list-page-card__reception-label{font-size:11px;line-height:12px;font-weight:400;color:#828ea5}.doctor-list-page-card__reception-types{display:none}.doctor-list-page-card__left{position:relative;box-sizing:border-box;padding:0 12px;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-items:center;align-items:center;font-size:0}.doctor-list-page-card__right{padding:12px 12px 16px;position:relative}.doctor-list-page-card__avatar{margin-right:12px}.doctor-list-page-card__details{-webkit-flex-grow:1;flex-grow:1;-webkit-flex-shrink:1;flex-shrink:1;-webkit-flex-basis:0%;flex-basis:0%}.doctor-list-page-card__details--normal{display:none}.doctor-list-page-card__header{padding:12px}.doctor-list-page-card__header--normal{display:none}.doctor-list-page-card__rating{margin:0 auto 16px}.doctor-list-page-card__rating--normal{display:none}.doctor-list-page-card__recommended{position:absolute;top:12px;left:12px}.doctor-list-page-card__phone,.doctor-list-page-card__tip-message{display:none}.doctor-list-page-card__clinic-text{font-size:11px;line-height:12px;font-weight:400;margin-bottom:8px;color:#828ea5}.doctor-list-page-card__clinic-text--smart-test{font-size:14px;line-height:20px;font-weight:400}.doctor-list-page-card__clinic-select{margin-bottom:16px;display:inline-block;width:100%}.doctor-list-page-card__clinic-select-box .button{padding:6px 16px;background-color:#eef3ff!important;border-color:#eef3ff!important}.doctor-list-page-card__clinic-appointments{display:block}.doctor-list-page-card__no-appointments{margin:16px 0;padding:16px 16px 24px;text-align:center;background:#eef2f8;border-radius:4px}.doctor-list-page-card__no-appointments-title{font-size:16px;line-height:20px;font-weight:600;margin-bottom:8px;color:#26364b}.doctor-list-page-card__no-appointments-text{font-size:14px;line-height:20px;font-weight:400;color:#828ea5}.doctor-list-page-card__phone-only-mobile{display:block}.doctor-list-page-card__link-reviews{-webkit-tap-highlight-color:rgba(0,0,0,0)}.doctor-list-page-card a:hover{color:#0069c3}.doctor-list-page-card .doctor-card-clinic__address{display:none}@media (min-width:360px){.doctor-list-page-card__left{padding:0 16px}.doctor-list-page-card__right{padding:16px}.doctor-list-page-card__header{padding:16px 16px 12px}.doctor-list-page-card__clinics-text{font-size:11px;line-height:12px;font-weight:400}}@media (min-width:560px){.doctor-list-page-card{margin-bottom:16px;padding:16px 0;display:-webkit-flex;display:flex;-webkit-align-items:flex-start;align-items:flex-start}.doctor-list-page-card__reception-label,.doctor-list-page-card__specialities{font-size:13px;line-height:16px;font-weight:400}.doctor-list-page-card__left{width:164px;-webkit-flex-shrink:0;flex-shrink:0}.doctor-list-page-card__details{margin-bottom:16px}.doctor-list-page-card__right{padding:0 24px 0 0;width:calc(100% - 164px)}.doctor-list-page-card__avatar{margin:0 auto 16px}.doctor-list-page-card__details--compact{display:none}.doctor-list-page-card__details--normal{display:block}.doctor-list-page-card__header{padding:0;display:none}.doctor-list-page-card__header--normal,.doctor-list-page-card__info{display:-webkit-flex;display:flex}.doctor-list-page-card__info{padding-right:16px;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;justify-content:space-between;-webkit-flex-basis:100%;flex-basis:100%}.doctor-list-page-card__recommended{position:relative;top:auto;left:auto;margin:12px auto 0}.doctor-list-page-card__clinic-text{font-size:13px;line-height:16px;font-weight:400}.doctor-list-page-card .doctor-card-clinic__address{display:block}}@media (min-width:752px){.doctor-list-page-card{border-radius:12px;padding:20px 0 28px}.doctor-list-page-card__reception-label{display:none}.doctor-list-page-card__reception-types{display:block}.doctor-list-page-card__price{display:none}.doctor-list-page-card__price-old{display:block}.doctor-list-page-card__no-appointments{margin-top:0}.doctor-list-page-card__phones-tip{display:block;font-size:0;margin-top:16px}.doctor-list-page-card__tip-message{font-size:13px;line-height:16px;font-weight:400}.doctor-list-page-card__tip-message:before{width:12px;height:9px;margin:0 8px 0 2px;display:inline-block;content:"";background-image:url(/static/compile/tip-message.svg?v=b5d2c743);background-repeat:no-repeat}.doctor-list-page-card__phone{display:block}.doctor-list-page-card__clinic{margin-bottom:0}.doctor-list-page-card__clinic-text{margin-bottom:12px}.doctor-list-page-card__clinic-select{margin-top:16px}.doctor-list-page-card__clinic-info{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.doctor-list-page-card__clinic-info--reversed-on-tablet{-webkit-flex-direction:column-reverse;flex-direction:column-reverse}.doctor-list-page-card__clinic-appointments{margin:0}.doctor-list-page-card__phone-only-mobile{display:none}.doctor-list-page-card__left{width:178px;-webkit-flex-direction:column;flex-direction:column}.doctor-list-page-card__right{width:calc(100% - 178px)}.doctor-list-page-card__details{margin-bottom:32px}.doctor-list-page-card__details--surgery{margin-bottom:16px}.doctor-list-page-card__rating{margin:0 auto}.doctor-list-page-card__rating--compact{display:none}.doctor-list-page-card__rating--normal{display:-webkit-flex;display:flex}}@media (min-width:880px){.doctor-list-page-card__right{-webkit-flex-basis:100%;flex-basis:100%}.doctor-list-page-card__clinic,.doctor-list-page-card__right{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}.doctor-list-page-card__clinic{width:342px;margin-top:0;min-width:342px;-webkit-flex-direction:column;flex-direction:column}.doctor-list-page-card__clinic-select{margin-top:0}.doctor-list-page-card__clinic-info{-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;justify-content:space-between;height:100%}.doctor-list-page-card__clinic-info--reversed-on-tablet{-webkit-flex-direction:inherit;flex-direction:inherit}.doctor-list-page-card__tip-message{display:block}}.doctor-without-review .doctor-list-page-card__info .doctor-list-page-card__doctor-review{display:none}.doctor-without-review .doctor-list-page-card__info .doctor-list-page-card__phones-tip{display:block!important}.doctor-without-review .doctor-list-page-card__clinic .doctor-list-page-card__phones-tip{display:none}.doctor-without-review .doctor-list-page-card__right .doctor-list-page-card__doctor-review{display:none}