.popupRating{max-height:calc(100vh - 50px);overflow:hidden;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}.popupRating_content{padding:24px;-webkit-box-flex:1;-webkit-flex:1 100%;-ms-flex:1 100%;flex:1 100%;overflow:hidden}.popupRating_icon{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;margin-bottom:16px}.popupRating_icon:after{content:"";display:block;background-image:url(../img/icon-popup-smile.bf2fe631.svg);width:61px;height:61px}.popupRating_text{font-size:16px;line-height:22px;color:#4c5264}.popupRating.-mobile .popupRating_text{font-size:20px;line-height:27px;text-align:center}.popupRating.-mobile .popupRating_textarea .asTextarea_label{color:#bcc5d3}.popupRating.-mobile .popupRating_textarea .asTextarea_input{border-bottom:none!important;color:rgba(43,47,59,.7)}.popupRating_actions{padding:0 24px 24px;-webkit-box-flex:0;-webkit-flex:0 auto;-ms-flex:0 auto;flex:0 auto}.popupRating.-mobile .popupRating_actions{padding:0}.popupRating_button{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;width:100%;height:58px;text-decoration:none;color:#fff;font-size:14px;line-height:19px;text-align:center;background-image:linear-gradient(45deg,#2850fb,#3d97fe);border:0;cursor:pointer;border-radius:10px;margin-bottom:16px}.popupRating_button.-link{background:transparent!important;color:#2850fb;text-decoration:underline;height:30px}.popupRating_button.-link:hover{text-decoration:none}.popupRating_button:last-child{margin-bottom:0}.popupRating.-mobile .popupRating_button{border-top:1px solid rgba(0,0,0,.15);border-radius:0;background:transparent;margin-bottom:0;height:46px!important}.popupRating.-mobile .popupRating_button.-link{color:rgba(76,82,100,.6);text-decoration:none}.asAvatar[data-v-87e89a68]{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;overflow:hidden}.asAvatar.-circle[data-v-87e89a68]{border-radius:50%}.asAvatar_img[data-v-87e89a68]{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.asAvatar.-horizontal .asAvatar_img[data-v-87e89a68]{width:auto;height:100%}.asAvatar.-vertical .asAvatar_img[data-v-87e89a68]{width:100%;height:auto}.asChat_message{margin-top:10px;margin-bottom:10px}@media(min-width:1244px){.asChat_message{max-width:600px}}.asChat_message.-alien{margin-right:auto}.asChat_message.-own{margin-left:auto}.asChat_header{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;padding:0 15px}.asChat_message.-own .asChat_header{-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.asChat_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;width:42px;height:42px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;border-radius:6px;overflow:hidden}.asChat_avatar:empty{border-radius:6px;background-color:#e2e8ed;background-image:url(../img/avatar-news.b80711d6.svg);background-position:50%;background-repeat:no-repeat;overflow:hidden}.asChat_message.-own .asChat_avatar{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}.asChat_author{display:block;color:#4c5264;font-size:16px;font-weight:400;line-height:20px;max-width:210px;overflow:hidden;text-overflow:ellipsis}.asChat_message.-own .asChat_author{margin-left:19px;-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}.asChat_time{display:block;margin-left:19px;color:#bcc5d3;font-size:12px;font-weight:400;line-height:20px}.asChat_message.-own .asChat_time{-webkit-box-ordinal-group:1;-webkit-order:0;-ms-flex-order:0;order:0;margin-left:0}.asChat_row{margin-top:7px}.asChat_col,.asChat_row{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.asChat_col{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin-left:10px;margin-right:0}.asChat_message.-own .asChat_col{margin-left:0;margin-right:10px;margin-left:auto}.asChat_content{max-width:300px;padding:10px 15px 10px 16px;border-radius:6px;border:1px solid #e2e8ed}@media(min-width:1244px){.asChat_content{max-width:545px}}.asChat_content.-feedback{border-radius:6px 6px 0 0}.asChat_content.-isNewMessage{background-color:#e2e8ed}.asChat_newMessageLabel{color:#2954fb;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:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;font-size:13px;padding-bottom:4px}.asChat_newMessageLabel-icon{width:16px;height:16px;background-size:cover;background-repeat:no-repeat;background-image:url(../img/icon-mail-blue.42ce5f72.svg)}.asChat_images{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.asChat_images .-thumbnail{display:block;width:100px;height:80px;border-radius:10px;-o-object-fit:cover;object-fit:cover;cursor:pointer;margin:0 auto}.asChat_images .-document{width:100px;height:80px}.asChat .document_wrapper{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;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;height:100px;width:100px}.asChat .document_wrapper img{margin-bottom:10px}.asChat .document_wrapper div{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;width:100px}.asChat_item{width:100px;height:80px;margin-right:6px;margin-bottom:8px;border-radius:10px}.asChat_item.-image{height:auto;width:auto;text-align:center}.asChat_item.-video{position:relative;width:545px;padding-top:56.25%;overflow:hidden}.asChat_item.-video .video_wrapper{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;position:absolute;top:0;left:0;height:100%;width:100%}.asChat_item.-video .video_content{-webkit-box-flex:1;-webkit-flex:1 100%;-ms-flex:1 100%;flex:1 100%;position:relative;display:block;background-size:cover;background-repeat:no-repeat;background-position:50%;background-color:#000;border-radius:10px}.asChat_item.-video video{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:10px}.asChat_item.-video:empty{display:none}.asChat_item.-doc{background-image:url(../img/icon-video-player.45d59261.svg);background-size:contain;background-position:50%;background-repeat:no-repeat;cursor:pointer}.asChat_item:nth-child(4n){margin-right:0}.asChat_itemButton{display:none;cursor:pointer;margin-top:8px;-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;width:auto;-webkit-box-flex:0;-webkit-flex:0 auto;-ms-flex:0 auto;flex:0 auto;padding:6px 10px;border-radius:6px;text-transform:uppercase;text-decoration:none;color:#fff;font-size:12px;font-weight:400;line-height:13px;text-align:center;background-image:linear-gradient(82deg,#2850fb,#3d97fe)}@media(min-width:1244px){.asChat_itemButton{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}}.asChat_itemButton>img{width:15px;height:15px;margin-right:8px}.asChat_itemButton.-download{opacity:.8}.asChat_text{display:block;color:#4c5264;font-size:14px;line-height:20px;overflow:hidden;word-break:break-word}.asChat_feedback{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:9px 18px 8px 17px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;min-width:300px;border-radius:0 0 6px 6px;background-image:linear-gradient(84deg,#3e62f9,#b03ffb);color:#fff;font-size:14px;font-weight:400;line-height:17px}@media(max-width:1244px){.asChat_feedback{overflow:hidden;min-width:0}}@media(max-width:414px){.asChat_feedback{text-indent:-9999px}}.asChat_stars{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-left:auto}.asChat_star{display:block;margin-left:3px;width:20px;height:18px;background-image:url(../img/icon-star.5c26c5f3.svg);background-size:contain;background-repeat:no-repeat;opacity:.5;-webkit-transition:opacity .3s;transition:opacity .3s;cursor:pointer}.asChat_star.-active,.asChat_star:hover:not(.-isRated){opacity:1}.asChat_changeRating{text-decoration:underline;margin-left:8px;cursor:pointer}.asChat_writing{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-top:20px;padding:0 17px 0 15px;height:27px;color:#fff;font-size:12px;line-height:20px;background-image:linear-gradient(82deg,#3e62f9,#b03ffb);border-radius:6px}.asChat_circles{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-right:15px}.asChat_circle{width:9px;height:9px;margin-right:2px;background-color:#fff;border-radius:50%;-webkit-animation:writing 1.2s infinite;animation:writing 1.2s infinite}.asChat_circle:nth-child(2){-webkit-animation-delay:.4s;animation-delay:.4s}.asChat_circle:nth-child(3){-webkit-animation-delay:.8s;animation-delay:.8s}.asChat_circle:last-child{margin-right:0}@-webkit-keyframes writing{0%{opacity:.4}to{opacity:1}}@keyframes writing{0%{opacity:.4}to{opacity:1}}.asSkeleton{display:block;background-color:#e2e8ed;overflow:hidden;width:50px;height:50px;border-radius:0}.asMessageSkeleton_text{width:100%;height:16px;border-radius:8px;margin-bottom:6px}.asMessageSkeleton_text:nth-child(2){max-width:50%}.asMessageSkeleton_text:nth-child(3){max-width:70%}.asMessageSkeleton_avatar{width:42px;height:42px;border-radius:6px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.asMessageSkeleton_title{width:100%;height:24px;border-radius:12px}.asMessageSkeleton_subTitle{width:30%;height:14px;border-radius:7px}.asMessageSkeleton .asChat_col{width:70%}.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}.asFooter{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;max-width:1206px;margin:65px auto;color:hsla(0,0%,100%,.8);font-size:12px;font-weight:400;line-height:20px}.asFooter a{display:block;color:inherit;text-decoration:none}.asFooter_col{margin-right:90px}.asFooter_col:first-child{width:377px}.asFooter_col:nth-child(2){width:323px}.asFooter_col:last-child{width:178px;margin-right:0}.asBreadcrumb{margin-left:35px}.asBreadcrumb_item{text-decoration:none;color:hsla(0,0%,100%,.7);font-size:12px;line-height:25px}.asBreadcrumb_item:first-letter{text-transform:uppercase}.asBreadcrumb_item:after{content:" → "}.asBreadcrumb_item:last-child:after{content:""}.asRenewConsultations[data-v-a3a67702]{color:rgba(76,82,100,.7);text-align:center}.asRenewConsultations.-chat[data-v-a3a67702]{margin-top:auto;border-top:1px solid #e2e8ed;border-bottom:1px solid #e2e8ed;padding:15px 40px;background-color:#fae4e4;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: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}@media(max-width:828px){.asRenewConsultations.-chat[data-v-a3a67702]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap}}.asRenewConsultations_text[data-v-a3a67702]{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;color:#af0909}.asRenewConsultations_text a[data-v-a3a67702]{color:inherit;text-decoration:underline;cursor:pointer}.asRenewConsultations_text[data-v-a3a67702]:before{content:"";display:block;margin-right:8px;min-width:23px;width:23px;height:23px;background-image:url(../img/icon-sad-smile-red.f8bf5cc6.svg);background-repeat:no-repeat}.asRenewConsultations_text .-support[data-v-a3a67702]{cursor:pointer;display:contents;padding-top:0}.asRenewConsultations_text .-support[data-v-a3a67702]:hover{text-decoration:underline}.asRenewConsultations_button[data-v-a3a67702]{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;width:100%;height:58px;margin-top:15px;text-decoration:none;color:#fff;font-size:14px;font-weight:400;line-height:13px;text-align:center;border:0;background-color:#3f0d12;background-image:linear-gradient(315deg,#3f0d12,#a71d31 74%)}@media(min-width:1244px){.asRenewConsultations_button[data-v-a3a67702]{border-radius:10px}}@media(max-width:828px){.asRenewConsultations_button[data-v-a3a67702]{margin-top:16px}}.asRenewConsultations_button[data-v-a3a67702]:before{content:"";display:block;height:25px;width:25px;margin-right:8px;background-image:url(../img/credit-cards-payment.55900207.svg)}