<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.single-image-picker{position:relative;cursor:pointer}.single-image-picker:hover .single-image-picker__curtain{bottom:0}.single-image-picker__input{opacity:0;position:absolute;top:-5%;left:-5%;width:110%;height:110%;cursor:pointer}.single-image-picker__cropper{position:absolute;top:0;left:100%;width:100%;height:100%}.single-image-picker__curtain{position:absolute;bottom:-30%;left:0;background:rgba(198,203,214,.3);width:100%;height:30%;transition-delay:0;transition-duration:.25s;transition-property:bottom;transition-timing-function:ease-in-out;display:flex;flex-direction:row;justify-content:center;align-items:center;-webkit-user-select:none;-ms-user-select:none;user-select:none}.single-image-picker__curtain__icon{font-size:16rem}.single-image-picker_mobile{position:relative}.single-image-picker_mobile:hover .single-image-picker__curtain{bottom:2px}.single-image-picker_mobile .single-image-picker__curtain{position:absolute;width:22px;height:22px;background:#f5f5f7;box-shadow:0 1px 2px rgba(0,0,0,.1);border-radius:22px;bottom:2px;right:5px;left:unset;top:unset}.single-image-picker_mobile .single-image-picker__curtain__icon{font-size:11rem;color:#a6acba}.cabinet-menu,.cabinet-menu .item,.cabinet-menu__item-wrapper{width:100%;display:block}.cabinet-menu .item{text-decoration:none}.cabinet-menu .item__icon-text-wrapper{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding-top:18px;padding-bottom:18px;border-bottom:1px solid #e4e5f0}.cabinet-menu .item__icon{display:inline-block;width:20px;height:auto}.cabinet-menu .item__link-text{display:inline-block;margin-left:14px;font-family:Montserrat;font-weight:400;font-size:16rem;color:#3c4061;text-align:left}.cabinet-menu .item_selected .item__link-text{font-family:Montserrat-Bold;color:#9085e1}.cabinet-menu .item_selected .item__icon{filter:invert(52%) sepia(11%) saturate(5112%) hue-rotate(214deg) brightness(107%) contrast(76%)}.cabinet-menu .item_blink{position:relative}@keyframes blink-animation{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.cabinet-menu .item_blink:before{content:"";display:block;position:absolute;top:calc(50% - 3px);left:-21px;width:6px;height:6px;background:#9085e1;border-radius:100%;animation-name:blink-animation;animation-duration:1s;animation-iteration-count:infinite;animation-timing-function:ease}.cabinet-menu .cabinet-menu__item-wrapper:first-child .item__icon-text-wrapper{padding-top:0}.cabinet-menu .cabinet-menu__item-wrapper:last-child .item__icon-text-wrapper{border:none}.cabinet-menu_mobile .item{display:grid;grid-template-columns:.44fr repeat(12,1fr .44fr);grid-auto-rows:auto}.cabinet-menu_mobile .item__icon-text-wrapper{grid-area:1/2/2/25;padding-top:14px;padding-bottom:14px;position:relative}.cabinet-menu_mobile .item__icon-text-wrapper:after{content:"";position:absolute;background-image:url(../img/gray_light_right_chevron.d38ce377.svg);background-repeat:no-repeat;background-position:50%;bottom:calc(50% - 6px);right:0;width:6px;height:10px}.cabinet-menu_mobile .item__icon{width:16px;filter:invert(52%) sepia(11%) saturate(5112%) hue-rotate(214deg) brightness(107%) contrast(76%)}.cabinet-menu_mobile .item__link-text{margin-left:9px;font-family:Montserrat-SemiBold;font-size:14rem;line-height:140%;margin-right:7px}.cabinet-menu_mobile .item_selected .item__link-text{font-weight:400;color:#3c4061}.cabinet-menu_mobile .item_blink{position:unset}.cabinet-menu_mobile .item_blink:before{display:none}.cabinet-menu_mobile .item:hover{background:#e2e5ea}.cabinet-menu_mobile .item:hover .item__icon-text-wrapper:after{filter:brightness(.85)}.cabinet-menu_mobile .item:hover .item__link-text{font-weight:400;color:#3c4061}.cabinet-menu_mobile .cabinet-menu__item-wrapper:first-child .item__icon-text-wrapper{padding-top:14px}.doctor-account-status{display:block;border:1px solid #c6cbd6;border-radius:10px;padding:10px 20px 14px 20px}.doctor-account-status__header-wrapper{display:flex;flex-direction:row;justify-content:left;align-items:center;width:100%}.doctor-account-status__header-icon{display:inline-block;width:20px;height:20px}.doctor-account-status__header-text{display:inline-block;margin-left:8px;font-family:Montserrat-Bold;font-size:14rem;color:#3c4061}.doctor-account-status__description-text{display:inline-block;margin-left:28px;margin-top:4px;font-family:Montserrat;font-weight:400;font-size:14rem;color:#6b748b;line-height:170%;text-align:left}.doctor-account-status_mobile{border:none;padding:0}.doctor-account-status_mobile .doctor-account-status__header-icon{width:13px;height:13px}.doctor-account-status_mobile .doctor-account-status__header-text{font-size:10rem;line-height:170%;font-weight:400;font-family:Montserrat-SemiBold}.doctor-account-status_mobile .doctor-account-status__description-text{display:none}.doctor-account-status.doctor-account-status_application{border-radius:7px;border:none;padding:2px 8px}.doctor-account-status.doctor-account-status_application.doctor-account-status_ok{background:#f4f3fc;color:#9085e1}.doctor-account-status.doctor-account-status_application.doctor-account-status_fail{background:#fff1f1;color:#ff7676}.doctor-account-status.doctor-account-status_application.doctor-account-status_moderation{background:#eefafe;color:#78d6f5}.doctor-account-status.doctor-account-status_application .doctor-account-status__header-text{line-height:11rem;font-size:10rem;font-family:Montserrat-SemiBold;color:inherit;margin-left:6px}.doctor-account-status.doctor-account-status_application .doctor-account-status__header-icon{width:12px;height:12px}.cabinet-top-controls{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding-top:14px;box-sizing:border-box}.cabinet-top-controls__back-button{width:20%;text-align:left}.cabinet-top-controls__back-button-icon{display:inline-block;transform:scale(1.3) rotate(180deg)}.cabinet-top-controls__static-text{width:60%;font-family:Montserrat-SemiBold;font-size:16rem;line-height:130%;color:#3c4061}.cabinet-top-controls__logout-button{width:20%;text-align:right}.cabinet-top-controls__logout-button-text{display:inline-block;font-family:Montserrat-SemiBold;font-size:12rem;line-height:130%;color:#9085e1}.page{width:100%;min-height:100vh;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch}.page__header{width:100%;height:80px}.page__footer{width:100%}.page__content{width:100%;flex-grow:1}.page__title{display:block;margin:0;padding:0;font-family:Montserrat-Bold;font-size:48rem;line-height:130%;color:#3c4061;text-align:left}.page__title__field{margin-top:20px}.page__subtitle{display:block;font-family:Montserrat-Bold;font-size:32rem;line-height:140%;color:#3c4061;text-align:left}.page.page_mobile .page__title{font-size:18rem;line-height:140%}.invisible-touch{outline:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none}.invisible-scroll{-ms-overflow-style:none;scrollbar-width:none;scrollbar-height:none}.invisible-scroll::-webkit-scrollbar{display:none}.styled-purple-scroll::-webkit-scrollbar{width:18px;height:18px;background:#e8eaef;border-radius:36px}.styled-purple-scroll::-webkit-scrollbar-button{width:18px;height:18px}.styled-purple-scroll::-webkit-scrollbar-button:vertical:decrement{background-image:url(../img/scrollbar-up-arrow.c3dc9ef6.svg);background-position:50% 80%;background-repeat:no-repeat}.styled-purple-scroll::-webkit-scrollbar-button:vertical:increment{background-image:url(../img/scrollbar-down-arrow.25dae232.svg);background-position:50% 20%;background-repeat:no-repeat}.styled-purple-scroll::-webkit-scrollbar-button:horizontal:decrement{background-image:url(../img/scrollbar-left-arrow.672aa3b5.svg);background-position:70% 50%;background-repeat:no-repeat}.styled-purple-scroll::-webkit-scrollbar-button:horizontal:increment{background-image:url(../img/scrollbar-right-arrow.d4861175.svg);background-position:30% 50%;background-repeat:no-repeat}.styled-purple-scroll::-webkit-scrollbar-button:horizontal:end:decrement,.styled-purple-scroll::-webkit-scrollbar-button:horizontal:start:increment,.styled-purple-scroll::-webkit-scrollbar-button:vertical:end:decrement,.styled-purple-scroll::-webkit-scrollbar-button:vertical:start:increment{display:none}.styled-purple-scroll::-webkit-scrollbar-thumb{background:#9085e1;border-radius:10px;border:4px solid #e8eaef;box-sizing:border-box}.more-btn{width:auto;display:inline-flex;justify-content:center;align-items:center;padding:0}.more-btn&gt;*{margin-right:12px}.more-btn_mobile{width:100%;padding:5px 0}.more-btn_mobile&gt;*{margin-right:7px}.mobile-application-page_margin-top{margin-top:calc(45px + env(safe-area-inset-top))}.mobile-application-page_margin-bottom{margin-bottom:calc(60px + env(safe-area-inset-bottom))}.mobile-application-page_padding-top{padding-top:calc(45px + env(safe-area-inset-top))}.mobile-application-page_padding-bottom{padding-bottom:calc(60px + env(safe-area-inset-bottom))}.mobile-application-page{margin-bottom:calc(60px + env(safe-area-inset-bottom));margin-top:calc(45px + env(safe-area-inset-top))}@keyframes opacityAnimation{0%{opacity:1}to{opacity:0}}.doctor-block-wrapper.doctor-block-wrapper_mobile{width:100%;min-height:100vh;box-sizing:border-box;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch}.doctor-block-wrapper.doctor-block-wrapper_mobile .doctor-block-wrapper__header{width:100%;height:80px}.doctor-block-wrapper.doctor-block-wrapper_mobile .doctor-block-wrapper__footer{width:100%}.doctor-block-wrapper.doctor-block-wrapper_mobile .doctor-block-wrapper__doctor-block{flex-grow:1;flex-shrink:0;width:100%}.doctor-block-wrapper.doctor-block-wrapper_mobile .doctor-block{width:100%;display:grid;grid-template-columns:.44fr repeat(12,1fr .44fr);grid-auto-rows:auto;min-width:320px;background:#f5f5f7}.doctor-block-wrapper.doctor-block-wrapper_mobile .doctor-block__wrapper{background:#fff;display:grid;grid-template-columns:.44fr repeat(12,1fr .44fr);grid-auto-rows:auto}.doctor-block-wrapper.doctor-block-wrapper_mobile .doctor-block__cabinet-top-controls-wrapper{grid-area:1/1/2/26}.doctor-block-wrapper.doctor-block-wrapper_mobile .doctor-block__cabinet-top-controls{grid-area:1/2/2/25}.doctor-block-wrapper.doctor-block-wrapper_mobile .doctor-block__doctor-info-wrapper{grid-area:2/1/3/26;padding-bottom:10px;border-bottom:1px solid #e4e5f0}.doctor-block-wrapper.doctor-block-wrapper_mobile .doctor-block__doctor-info{grid-area:1/2/2/25}.doctor-block-wrapper.doctor-block-wrapper_mobile .doctor-block .doctor-info{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding-top:30px}.doctor-block-wrapper.doctor-block-wrapper_mobile .doctor-block .doctor-info__avatar-image{width:90px;height:90px;border-radius:90px}.doctor-block-wrapper.doctor-block-wrapper_mobile .doctor-block .doctor-info__avatar-image_loader{display:flex;flex-direction:row;justify-content:center;align-items:center}.doctor-block-wrapper.doctor-block-wrapper_mobile .doctor-block .doctor-info__avatar-image_loader .loader__img{width:30%;height:30%}.doctor-block-wrapper.doctor-block-wrapper_mobile .doctor-block .doctor-info__name{margin-top:9px;font-family:Montserrat-SemiBold;font-size:16rem;line-height:130%;color:#3c4061}.doctor-block-wrapper.doctor-block-wrapper_mobile .doctor-block .doctor-info__phone{margin-top:2px;font-family:Montserrat-SemiBold;font-size:12rem;line-height:140%;color:#9085e1}.doctor-block-wrapper.doctor-block-wrapper_mobile .doctor-block .doctor-info__account-status{margin-top:4px}.doctor-block-wrapper.doctor-block-wrapper_mobile .doctor-block__cabinet-menu-wrapper{grid-area:3/1/4/26;border-bottom:1px solid #e4e5f0;border-top:1px solid #e4e5f0;margin-top:26px;margin-bottom:26px}.doctor-block-wrapper.doctor-block-wrapper_mobile .doctor-block__cabinet-menu-static-text,.doctor-block-wrapper.doctor-block-wrapper_mobile .doctor-block__contacts-static-text{grid-area:1/2/2/25;font-family:Montserrat;font-size:10rem;line-height:170%;color:#c6cbd6;margin-top:6px;text-transform:uppercase;text-align:left}.doctor-block-wrapper.doctor-block-wrapper_mobile .doctor-block__cabinet-menu{grid-area:2/1/3/26;margin-top:11px}.doctor-block-wrapper.doctor-block-wrapper_mobile.doctor-block-wrapper_application .doctor-block-wrapper-mobile__doctor-block{margin-bottom:calc(60px + env(safe-area-inset-bottom));margin-top:calc(45px + env(safe-area-inset-top))}</pre></body></html>