<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-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}}.expert-page.expert-page_mobile{width:100%;min-height:100vh;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch}.expert-page.expert-page_mobile .expert-page__footer,.expert-page.expert-page_mobile .expert-page__header{flex-shrink:0}.expert-page.expert-page_mobile .expert-page__column{flex-grow:1;flex-basis:0;flex-shrink:0;width:100%;display:grid;grid-template-columns:.44fr repeat(12,1fr .44fr);grid-auto-rows:auto;min-width:320px}.expert-page.expert-page_mobile .expert-page__cabinet-top-controls-wrapper{grid-area:1/2/2/25}.expert-page.expert-page_mobile .expert-page__avatar-field{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}.expert-page.expert-page_mobile .expert-page__info{grid-area:2/1/3/26;padding-bottom:10px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding-top:30px}.expert-page.expert-page_mobile .expert-page__text-field{grid-area:text;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.expert-page.expert-page_mobile .expert-page__fullname{color:#3c4061;font-family:Montserrat-Bold;font-size:16rem;line-height:21rem}.expert-page.expert-page_mobile .expert-page__phone{color:#9085e1;font-size:13rem;line-height:21rem;font-family:Montserrat}.expert-page.expert-page_mobile .expert-page__phone-field{margin-top:1px}.expert-page.expert-page_mobile .expert-page__menu{margin-top:22px;flex-grow:1}.expert-page.expert-page_mobile .ap-avatar-picker__preview{width:90px;height:90px;border-radius:90px;object-fit:contain;object-position:50% 50%}</pre></body></html>