.asHeaderChat{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:63px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;background-color:#fff;border-bottom:1px solid #e2e8ed}@media(min-width:1244px){.asHeaderChat{border-bottom:0}}.asHeaderChat_title{width:100%;padding:0 10px;color:#2954fb;font-weight:400;text-align:center;font-size:18px;line-height:22px}@media(min-width:828px){.asHeaderChat_title{font-size:20px;line-height:24px}}@media(min-width:1244px){.asHeaderChat_title{padding:0;color:#4c5264;text-align:left}}.asHeaderChat_back{display:block;width:25px;height:18px;padding:20px 10px 20px 38px;-webkit-box-sizing:content-box;box-sizing:content-box;background-image:url(../img/icon-back-gray.bc4bf5c9.svg);background-repeat:no-repeat;background-position:38px 20px;cursor:pointer}.asHeaderChat_menu.-hide{visibility:hidden}@media(min-width:1244px){.asHeaderChat_menu{display:none}}.asHeaderChat_setting{display:block;width:19px;height:18px;padding:20px 38px 20px 10px;-webkit-box-sizing:content-box;box-sizing:content-box;background-image:url(../img/icon-menu-gray.be801374.svg);background-size:19px 18px;background-position:10px 20px;background-repeat:no-repeat;cursor:pointer}@media(min-width:1244px){.asHeaderChat_setting{display:none}}.asMessageForm{margin-top:auto;border-top:1px solid #e2e8ed;max-height:200px;padding-bottom:20px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}@media(min-width:1244px){.asMessageForm{max-height:100%}}@media(max-width:828px){.asMessageForm{padding-top:10px;padding-bottom:15px}}.asMessageForm.-onlyFiles{-webkit-box-shadow:0 -20px 25px rgba(23,50,104,.17);box-shadow:0 -20px 25px rgba(23,50,104,.17);border-top:0;border-bottom:1px solid #e2e8ed}.asMessageForm.-fixed{position:-webkit-sticky;position:sticky;left:0;right:0;bottom:0;background-color:#fff}.asMessageForm_input{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:0 36px 0 34px;min-height:58px;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}@media(max-width:828px){.asMessageForm_input{padding:0 10px;min-height:0}}.asMessageForm_fileupload{position:relative;width:19px;height:20px;margin-top:auto;margin-bottom:16px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;background-image:url(../img/icon-attachment.451815a5.svg);overflow:hidden;cursor:pointer}@media(min-width:1244px){.asMessageForm_fileupload{margin-bottom:21px}}@media(max-width:828px){.asMessageForm_fileupload{margin-bottom:0}}.asMessageForm_fileupload input{position:absolute;top:0;left:0;right:0;bottom:0;opacity:0;cursor:pointer}.asMessageForm_fileupload input::-webkit-file-upload-button{cursor:pointer}.asMessageForm_col.-field{width:100%;margin-top:15px;margin-left:10px;margin-right:10px}@media(max-width:828px){.asMessageForm_col.-field{margin-top:0;margin-left:20px}}.asMessageForm_col.-send{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;height:100%;margin:auto 0}.asMessageForm_fieldWrap{position:relative;max-height:180px;max-width:560px;width:100%;min-height:40px;padding-bottom:5px;color:transparent}.asMessageForm_hiddenText{word-break:break-all}.asMessageForm_hiddenText:empty:before{content:"-"}.asMessageForm_field{position:absolute;top:0;left:0;right:0;bottom:0;display:block;max-height:180px;max-width:560px;width:100%;height:100%;min-height:40px;padding:0;font-size:16px;line-height:20px;color:#4c5264;outline:0;overflow:auto;resize:none;border:0;border-radius:5px}@media(max-width:828px){.asMessageForm_field{min-height:20px}}.asMessageForm_field:empty:not(:focus):before{content:attr(placeholder);white-space:normal}.asMessageForm_field.-note{color:#bcc5d3}.asMessageForm_field.-error{border:2px solid red}.asMessageForm_field.-autoResize{position:relative}.asMessageForm_send{width:30px;height:30px;margin-top:auto;margin-bottom:16px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;padding:0;border:none;background-color:transparent;background-image:url(../img/icon-send.b729bbf7.svg);border-radius:50%;outline:0;cursor:pointer}@media(max-width:828px){.asMessageForm_send{width:25px;height:25px;background-size:cover;margin-bottom:0}}.asMessageForm_send.-sending{background-image:url(../img/icon-loading.9a3b43cf.svg)!important;background-size:cover;-webkit-animation-name:spin;animation-name:spin;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:linear;animation-timing-function:linear}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.asMessageForm_files{padding:10px 35px;margin-bottom:10px;border-bottom:1px solid #e2e8ed}@media(max-width:828px){.asMessageForm_files{padding:5px 10px}}.asMessageForm_files:empty{display:none}.asMessageForm_file{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:8px}.asMessageForm_progress{position:relative;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:100px;height:9px;border-radius:100px;background-color:#e2e8ed;overflow:hidden}.asMessageForm_fill{position:absolute;top:0;left:0;bottom:0;width:0;background-image:linear-gradient(85deg,#3e62f9,#b03ffb);-webkit-transition:width 1s;transition:width 1s}.asMessageForm_status{width:10px;height:10px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;margin:0 8px 0 9px;background-image:url(../img/icon-status.9e3ba262.svg);background-size:contain;background-repeat:no-repeat;background-position:50%}.asMessageForm_status.-loaded{background-image:url(../img/icon-status-done.7f2e0a44.svg)}.asMessageForm_remove{width:10px;height:10px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;margin-right:8px;background-image:url(../img/icon-delete.219ade46.svg);cursor:pointer}.asMessageForm_name{overflow:hidden;width:100%;white-space:pre;color:rgba(76,82,100,.7);font-size:14px;line-height:20px}.asMessageForm_limit{text-align:right;padding-right:30px;color:#4c5264}.asMessageForm_more{margin-top:auto;width:25px;height:25px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;background-image:url(../img/more.49cafe6a.svg);background-size:contain;background-repeat:no-repeat}.asMessageForm_btns{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;margin-top:10px;padding-top:10px;border-top:1px solid #e2e8ed}.asMessageForm_btn{position:relative;display:block;height:30px;width:50px;padding-bottom:16px;background-position:top;background-repeat:no-repeat;background-size:30px 30px;-webkit-box-sizing:content-box;box-sizing:content-box;overflow:hidden;text-align:center}.asMessageForm_btn input{position:absolute;top:0;left:0;right:0;bottom:0;opacity:0}.asMessageForm_btn:after{position:absolute;bottom:0;display:block;width:100%;content:attr(data-label);font-size:12px;color:#4c5264;text-align:center}.asMessageForm_btn.-photo{background-image:url(../img/photo-camera.b687f68d.svg)}.asMessageForm_btn.-video{background-image:url(../img/icon-video-player.45d59261.svg)}.asMessageForm_btn.-file{background-image:url(../img/icon-attachment.451815a5.svg);background-size:25px 25px}.asRooms_avatar{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;overflow:hidden;background-color:grey}.asRooms_avatar:not(:empty){background:none!important}.asChatNote{padding:8px 16px;color:#8898b1;font-size:16px;line-height:20px}@media(max-width:828px){.asChatNote{background-color:#fff;-webkit-box-shadow:0 10px 25px rgba(23,50,104,.27);box-shadow:0 10px 25px rgba(23,50,104,.27);z-index:2;border-top:1px solid #e2e8ed}}.asChatNote.-title{padding-top:0;padding-bottom:0}.asChatNote:empty{display:none}.asChatConsultationNote[data-v-5313bf1e]{font-size:14px;-webkit-box-flex:0;-webkit-flex:0 auto;-ms-flex:0 auto;flex:0 auto;border-radius:6px;padding:4px 8px;color:#05985a;background-color:#dff5ec;white-space:nowrap;text-align:center;z-index:1}.asChatConsultationNote.-over[data-v-5313bf1e]{color:#af0909;background-color:#fae4e4}.asNotAvailablePage{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.asNotAvailablePage_wrapper{padding:45px;background-color:#fff;width:auto}@media(max-width:1244px){.asNotAvailablePage_wrapper{padding:34px}}.asNotAvailablePage_wrapper.-modal{position:absolute;z-index:2;-webkit-box-shadow:0 4px 12px rgba(72,65,65,.55);box-shadow:0 4px 12px rgba(72,65,65,.55);border-radius:24px}.asNotAvailablePage_title{font-style:normal;font-weight:700;font-size:24px;line-height:32px;text-align:center;color:#1c70f4}@media(max-width:1244px){.asNotAvailablePage_title{font-size:20px;line-height:27px}}.asNotAvailablePage_text{font-style:normal;font-weight:400;font-size:20px;line-height:30px;text-align:center;color:#4c5264;margin-top:16px}@media(max-width:1244px){.asNotAvailablePage_text{font-size:14px;line-height:21px}}.asNotAvailablePage_actions{margin-top:40px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.asNotAvailablePage_btn{font-style:normal;font-weight:400;font-size:14px;line-height:19px;text-align:center;color:#3a8bfe;border:1px solid #3a8bfe;padding:19px 70px;border-radius:12px;cursor:pointer}.asChat{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding:0;margin-bottom:20px;overflow:auto;-webkit-flex-shrink:1;-ms-flex-negative:1;flex-shrink:1;height:100%}.asChat,.asChat_messages_wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal}.asChat_messages_wrapper{position:relative;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.asChat_messages_wrapper .preloader_wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:100%}.asChat_messages_wrapper .-chatBottom{width:100%;height:0}.asChatNote{position:-webkit-sticky;position:sticky;top:0;background-color:#fff}@media(min-width:828px){.asChat{padding:0 35px}}@media(max-width:828px){.asChat .asChat_message{padding:0 16px}}.app-wrapper>.lCommon{overflow:auto!important}.asRooms{overflow:auto;padding:0 16px}@media(min-width:828px){.asRooms{padding:0}}.asRooms_room{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:100px;padding:0;border-bottom:1px solid #e2e8ed;text-decoration:none;-webkit-transition:background-color .3s;transition:background-color .3s;cursor:pointer}@media(min-width:828px){.asRooms_room{padding:0 35px}}@media(min-width:1244px){.asRooms_room.-active{background-color:#d7d7d7}}.asRooms_room:only-child{border-bottom:1px solid #e2e8ed}.asRooms_status{display:block;width:12px;height:12px;background-color:#e2e8ed;border-radius:50%;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;margin-right:8px}.asRooms_status.-update{background-image:linear-gradient(62deg,#3e62f9,#b03ffb)}.asRooms_status.-hidden{opacity:0}.asRooms_avatar{width:54px;height:54px;border-radius:3px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;margin-right:22px;background-size:cover;background-position:50%;background-color:#e2e8ed}.asRooms_avatar.-support{background-repeat:no-repeat;background-size:80% 80%;background-image:url(../img/icon-customer-support.e5d8333a.svg);background-color:#fff;border:1px solid #000}.asRooms_message{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;height:54px}.asRooms_author{display:block;max-width:200px;height:20px;color:#4c5264;font-size:16px;font-weight:400;line-height:20px;text-overflow:ellipsis;white-space:pre;overflow:hidden}@media(min-width:414px){.asRooms_author{max-width:250px}}.asRooms_text{display:block;max-width:250px;max-height:40px;color:rgba(76,82,100,.7);font-size:14px;font-weight:400;line-height:20px;text-overflow:ellipsis;overflow:hidden}.asRooms_time{color:#bcc5d3;font-size:12px;font-weight:400;line-height:16px}.asRooms_time .-notAvailable{color:#af0909}.asRooms_room.-active .asRooms_time{color:#545353}.chat-title-wrapper[data-v-2f317912]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:16px 35px 0}.chat[data-v-2f317912],.chatContent[data-v-2f317912]{position:relative}@media(min-width:1244px){.chatContent.-chatsEmpty[data-v-2f317912]{width:auto;-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start;margin:0}}@media(min-width:1244px){.chat-title[data-v-2f317912]{padding-left:0;-webkit-box-flex:1;-webkit-flex:1 100%;-ms-flex:1 100%;flex:1 100%;height:auto}}@media(max-width:828px){.asChatNote[data-v-2f317912]{top:62px}}.asRenewCourse.-chat+.asRenewConsultations.-chat[data-v-2f317912]{margin-top:0}