.qchat__full-screen .qchat-messenger{width:100%;height:100%;bottom:0;right:0;border-radius:0;box-shadow:none}.qchat__full-screen .qchat-button{bottom:20px;right:20px}.qchat__full-screen .qchat-conv{height:calc(100vh - 150px)}.qchat__full-screen .qchat-conversation{height:calc(100vh - 110px)}.qchat__full-screen .qchat-messenger__heading{border-radius:0}.qchat__full-screen-sm .qchat-messenger{width:100%;height:100%;bottom:0;right:0;border-radius:0;box-shadow:none}.qchat__full-screen-sm .qchat-conv{height:calc(100vh - 160px)}.qchat__full-screen-sm .qchat-conversation{height:calc(100vh - 120px)}.qchat__full-screen-sm .qchat-messenger__heading{border-radius:0}*{font-family:Roboto,sans-serif}body{margin:0}body::-webkit-scrollbar{display:none}html{-ms-overflow-style:none;scrollbar-width:none}*,:after,:before{box-sizing:border-box}p{margin-top:0;margin-bottom:1rem}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}select{word-wrap:normal;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .5rem center;background-size:16px 12px;padding-right:.75rem}select:disabled{opacity:1}.q-font-weight-bold{font-weight:600}.q-text-primary{color:#0274f5}.q-text-danger{color:#eb374d}.q-mb-1{margin-bottom:.25rem!important}.q-mt-1{margin-top:.25rem!important}.q-mb-2{margin-bottom:.5rem!important}.q-mr-1{margin-right:.25rem!important}.q-mr-2{margin-right:.5rem!important}.q-ml-1{margin-left:.25rem!important}.q-ml-2{margin-left:.5rem!important}.q-mt-2{margin-top:.5rem!important}.q-m-0{margin:0!important}.q-mb-0{margin-bottom:0!important}.q-mb-3{margin-bottom:1rem!important}.q-my-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.q-fs-18{font-size:18px!important}.q-fs-14{font-size:14px!important}.q-fs-12{font-size:12px!important}.q-fs-10{font-size:10px!important}.q-d-flex{display:flex!important}.q-justify-content-between{justify-content:space-between!important}.q-justify-content-center{justify-content:center!important}.q-position-relative{position:relative!important}.q-float-right{float:right!important}.q-text-right{text-align:right!important}.q-text-center{text-align:center!important}.q-row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y)*-1);margin-right:calc(var(--bs-gutter-x)*-0.5);margin-left:calc(var(--bs-gutter-x)*-0.5)}.q-row>*{box-sizing:border-box;flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)*0.5);padding-left:calc(var(--bs-gutter-x)*0.5);margin-top:var(--bs-gutter-y)}.q-btn{display:inline-block;font-weight:400;line-height:1.5;color:#212529;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.q-btn{transition:none}}.q-btn-check:focus+.q-btn,.q-btn:focus{outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.q-btn.disabled,.q-btn:disabled,fieldset:disabled .q-btn{pointer-events:none;opacity:.65}.q-btn-primary{color:#fff;background-color:#0d6efd;border-color:#0d6efd}.q-btn-check:focus+.q-btn-primary,.q-btn-primary:focus,.q-btn-primary:hover{color:#fff;background-color:#0b5ed7;border-color:#0a58ca}.q-btn-check:focus+.q-btn-primary,.q-btn-primary:focus{box-shadow:0 0 0 .25rem rgba(49,132,253,.5)}.q-btn-check:active+.q-btn-primary,.q-btn-check:checked+.q-btn-primary,.q-btn-primary.active,.q-btn-primary:active,.show>.q-btn-primary.dropdown-toggle{color:#fff;background-color:#0a58ca;border-color:#0a53be}.q-btn-check:active+.q-btn-primary:focus,.q-btn-check:checked+.q-btn-primary:focus,.q-btn-primary.active:focus,.q-btn-primary:active:focus,.show>.q-btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(49,132,253,.5)}.q-btn-primary.disabled,.q-btn-primary:disabled{color:#fff;background-color:#0d6efd;border-color:#0d6efd}.q-form-control{display:block;width:100%;padding:.375rem .75rem;height:calc(1.5em + .75rem + 2px);font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.q-form-control.unvalidated{border:1px solid #eb374d}@media (prefers-reduced-motion:reduce){.q-form-control{transition:none}}.q-form-control[type=file]{overflow:hidden}.q-form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.q-form-control:focus{color:#212529;background-color:#fff;border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.q-form-control::-webkit-date-and-time-value{height:1.5em}.q-form-control::-moz-placeholder{color:#6c757d;opacity:1}.q-form-control:-ms-input-placeholder{color:#6c757d;opacity:1}.q-form-control::placeholder{color:#6c757d;opacity:1}.q-form-control:disabled,.q-form-control[readonly]{background-color:#e9ecef;opacity:1}.q-form-control::file-selector-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:#212529;background-color:#e9ecef;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.q-form-control::-webkit-file-upload-button{-webkit-transition:none;transition:none}.q-form-control::file-selector-button{transition:none}}.q-form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:#dde0e3}.q-form-control::-webkit-file-upload-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:#212529;background-color:#e9ecef;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.q-form-control::-webkit-file-upload-button{-webkit-transition:none;transition:none}}.q-form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:#dde0e3}.q-w-100{width:100%!important}@-webkit-keyframes spinner-border{to{transform:rotate(1turn)}}@keyframes spinner-border{to{transform:rotate(1turn)}}.q-spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:-.125em;border:.25em solid currentColor;border-right-color:transparent;border-radius:50%;-webkit-animation:spinner-border .75s linear infinite;animation:spinner-border .75s linear infinite}.q-spinner-border-sm{width:1rem;height:1rem;border-width:.2em}.q-tooltip{position:relative;display:inline-block;border-bottom:1px dotted #000}.q-tooltip .q-tooltiptext{visibility:hidden;width:100%;background-color:#495057;color:#fff;text-align:center;padding:5px;border-radius:6px;bottom:24px;position:absolute;z-index:1;min-width:80px}.q-tooltip:hover .q-tooltiptext{visibility:visible}#qontak-webchat{position:relative;bottom:30px;right:30px;min-height:450px;height:590px}.qchat__full-screen,.qchat__full-screen-sm{bottom:0!important;right:0!important;height:100vh!important}.q-with-padding{padding:7px 10px}.q-formatted-reply{min-width:170px;max-height:55px}#q-with-reply{padding-right:0}.qchat-conv__bubble__docs{background-color:#e9f8ff;color:#687992;border-radius:6px;padding:5px 10px 5px 5px;display:flex;align-items:center}.qchat-conv__bubble__docs .qchat-conv__bubble__docs__button{border:1.5px solid #000;border-radius:50%;padding:0 2px;margin-left:15px;font-size:12px;cursor:pointer}.qchat-conv__bubble__docs .qchat-conv__bubble__docs__button:hover{transition:.2s;background-color:#0274f5;color:#fff;border:1.5px solid #0274f5}.qchat-conv__bubble__docs .qchat-conv__bubble__docs__size{font-size:10px}.qchat-conv__bubble__image{width:200px;height:auto;cursor:pointer}.qchat-attachment{position:absolute;bottom:10px;width:100%}.qchat-attachment .qchat-attachment__panel{background:#fff;width:90%;height:30px;padding:3px 10px;border-radius:7px;border:1px solid #bfced4;font-size:14px;transition:.5s}.qchat-attachment .qchat-attachment__panel .q-d-flex{cursor:pointer}.qchat-attachment .qchat-attachment__panel.expanded{height:220px;transition:.5s;padding:10px 15px;overflow:auto}.qchat-attachment .qchat-attachment__panel.full{height:295px}.qchat-attachment .qchat-attachment__panel .qchat-attachment__panel__list{overflow-y:auto;margin-bottom:10px}.qchat-attachment .qchat-attachment__panel .qchat-attachment__panel__list.full{height:200px}.qchat-attachment__file{margin-bottom:5px}.qchat-attachment__file .qchat-attachment__master{background-color:#bfced4;height:100px;width:100%;position:relative;text-align:center}.qchat-attachment__file .qchat-attachment__master .qchat-attachment__master__preview{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.qchat-attachment__file .qchat-attachment__master .qchat-attachment__mask{position:absolute;width:100%;height:100%;background-color:hsla(0,0%,100%,.5);transition:.5s;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.qchat-attachment__file .qchat-attachment__master__status{position:absolute;top:5px;right:5px;padding:0 2px;border-radius:50%;font-size:13px;background-color:#fff;color:#000}.qchat-attachment__file .qchat-attachment__master__status.success{background-color:#28a745;color:#fff}.qchat-attachment__file .qchat-attachment__master__status.failed{background-color:#eb374d;color:#fff}.qchat-attachment__file .qchat-attachment__master__delete{position:absolute;bottom:5px;right:5px;padding:0 2px;border-radius:50%;font-size:13px;background-color:#fff;color:#000;cursor:pointer;border:1px solid #bfced4}.qchat-attachment__file .qchat-attachment__master__caption{position:absolute;bottom:5px;left:5px;padding:0 2px;border-radius:3px;font-size:10px;background-color:#fff;color:#000;cursor:pointer;border:1px solid #bfced4}.qchat-attachment__file .qchat-attachment__filename{font-size:11px}.qchat-attachment__submit{background-color:#0274f5;color:#fff;padding:4px 8px;font-size:13px;width:100%}.qchat-conv{overflow-y:auto;padding:10px 15px;height:390px}.qchat-conv__divider{display:flex;align-items:center;text-align:center;color:var(--divider-color);margin:15px 0;font-weight:500;font-size:10px;padding:0 20px}.qchat-conv__divider:after,.qchat-conv__divider:before{content:"";flex:1;border-bottom:1px solid var(--divider-line-color)}.qchat-conv__divider:before{margin-right:18px}.qchat-conv__divider:after{margin-left:18px}.qchat-conv__message{display:flex}.qchat-conv__message.right{flex-direction:row-reverse}.qchat-conv__sender{margin:0 20px;font-size:13px}.qchat-conv__sender .qchat-conv__sender__text{color:#687992;font-size:10px;margin-bottom:0}.qchat-conv__sender.right .qchat-conv__sender__text{text-align:right;color:#687992}.qchat-conv__bubble{min-width:auto;max-width:210px;min-height:40px;border-radius:10px 10px 10px 10px;background-color:var(--bubbleChat-left-mainColor);color:var(--bubbleChat-left-textColor);box-shadow:1px 3px 2px -1px var(--bubbleChat-left-shadow);padding:10px 10px 3px;position:relative;overflow-wrap:break-word}.qchat-conv__bubble.right{background-color:var(--bubbleChat-right-mainColor);color:var(--bubbleChat-right-textColor);box-shadow:0 1.5px 2px 0 var(--bubbleChat-right -shadow)}.qchat-conv__bubble.right.tri{box-shadow:1px 3px 2px -1px #a8c3c7}.qchat-conv__bubble.right.tri:after{z-index:-1;content:" ";position:absolute;right:-12px;left:auto;top:0;border:20px solid;border-color:var(--bubbleChat-right-mainColor) transparent transparent transparent}.qchat-conv__bubble.right .qchat-conv__text{padding-right:40px;font-size:13px}.qchat-conv__bubble.left.tri:after{z-index:-1}.qchat-conv__bubble.highlighted{background-color:var(--bubbleChat-left-mainColor)}.qchat-conv__bubble.highlighted.tri:after{content:" ";position:absolute;right:-12px;left:auto;top:0;border:20px solid;border-color:var(--bubbleChat-left-mainColor) transparent transparent transparent}.qchat-conv__bubble.document,.qchat-conv__bubble.image,.qchat-conv__bubble.video{padding:5px 5px 3px}.qchat-conv__bubble .qchat-conv__bubble__image{width:100%;max-height:400px}.qchat-conv__bubble .qchat-conv__bubble__image-list{width:150px;height:150px;border-radius:10px}.qchat-conv__bubble.tri:after{content:" ";position:absolute;left:-12px;top:0;border:20px solid;border-color:var(--bubbleChat-left-mainColor) transparent transparent transparent}.qchat-conv__bubble .qchat-conv__bubble__docs{background-color:#e9f8ff;border-radius:6px;padding:5px 10px 5px 5px;display:flex;align-items:center}.qchat-conv__bubble .qchat-conv__bubble__docs .qchat-conv__bubble__docs__button{border:1.5px solid #000;border-radius:50%;padding:2px;width:24px;height:24px;display:flex;align-items:center;justify-content:center;margin-left:15px}.qchat-conv__bubble .qchat-conv__bubble__docs .qchat-conv__bubble__docs__button:hover{transition:.2s;background-color:#0274f5;color:#fff;border:1.5px solid #0274f5}.qchat-conv-docs__wrap{line-height:13px;display:flex;flex-direction:column;align-items:start}.qchat-conv__bubble .qchat-conv__bubble_resend{position:absolute;background-color:#fff;border:1px solid #a8c3c7;font-size:10px;cursor:pointer;padding:4px;left:-25px;top:0;border-radius:50%;width:20px;height:20px}.qchat-conv__bubble .qchat-conv__replied{border-left:6px solid #0274f5;border-radius:6px;background-color:#fff;margin-bottom:10px}.qchat-conv__bubble .qchat-conv__replied .qchat-conv__reply-img{border-radius:0 6px 6px 0;width:50px;height:100%}.qchat-conv__bubble .qchat-conv__replied .qchat-conv__reply-doc{background-color:#bfced4;color:#fff;padding:6px;border-radius:0 6px 6px 0}.qchat-conv__bubble .qchat-conv__replied .qchat-conv__reply-preview{background-color:#bfced4;color:#fff;border-radius:0 6px 6px 0}.qchat-conv__bubble .qchat-conv__replied .qchat-conv__reply-play{position:absolute;top:50%;left:50%}.qchat-conv__bubble .qchat-conv__replied .qchat-conv__reply-mask{position:absolute;width:100%;height:100%;font-size:25px;color:hsla(0,0%,100%,.7)}.qchat-conv__bubble .qchat-conv__text{padding-right:40px}.qchat-conv__bubble .qchat-conv__location .qchat-conv__bubble__message{padding:0 4px}.qchat-conv__bubble .qchat-conv__location .qchat-conv__rounded__location{border-radius:6px}.qchat-conv__bubble .qchat-conv__image .qchat-conv__bubble__message{margin-top:-10px;padding:0 8px}.qchat-conv__bubble .qchat-conv__image .qchat-conv__rounded__image{border-radius:6px}.qchat-conv__bubble .qchat-conv__image .qchat-conv__image__bottom{margin:-12px 0 0;max-height:150px}.qchat-conv__bubble .qchat-conv__image .qchat-conv__image__bottom .qchat-conv__early__image{max-width:154px}.qchat-conv__bubble .qchat-conv__image .qchat-conv__image__bottom .qchat-conv__last__image{max-width:150px}.qchat-conv__bubble .qchat-conv__document .qchat-conv__bubble__message{padding:0 8px}.qchat-conv__bubble .qchat-conv__video .qchat-conv__bubble__message{margin-top:-10px;padding:0 8px}.qchat-conv__bubble .qchat-conv__video .qchat-conv__rounded__video{border-radius:6px}.qchat-conv__text{padding-right:40px}.qchat-conv__location .qchat-conv__bubble__message{padding:0 4px}.qchat-conv__location .qchat-conv__rounded__location{border-radius:6px}.qchat-conv__image .qchat-conv__bubble__message{margin-top:-10px;padding:0 8px}.qchat-conv__image .qchat-conv__rounded__image{border-radius:6px}.qchat-conv__image .qchat-conv__image__bottom{margin:-12px 0 0;max-height:150px}.qchat-conv__image .qchat-conv__image__bottom .qchat-conv__early__image{max-width:154px}.qchat-conv__image .qchat-conv__image__bottom .qchat-conv__last__image{max-width:150px}.qchat-conv__document .qchat-conv__bubble__message{padding:0 8px}.qchat-conv__video .qchat-conv__bubble__message{margin-top:-10px;padding:0 8px}.qchat-conv__video .qchat-conv__rounded__video{border-radius:6px}.qon-conv__bubble__btn-video{background-color:#fff;position:absolute;top:5px;right:5px;padding:1px 3px;border-radius:5px}.qslidein5s{-webkit-animation-name:slidein;animation-name:slidein;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes slidein{to{transform:translateY(0);opacity:1}0%{transform:translateY(1rem);opacity:0}}@keyframes slidein{to{transform:translateY(0);opacity:1}0%{transform:translateY(1rem);opacity:0}}.qchat-conversation-footer{position:absolute;width:100%;bottom:0}.qchat-conversation-footer__kit{background:#fff;width:90%;height:40px;padding:6px 15px;border-radius:20px;border:1px solid #bfced4;display:flex}.qchat-conversation-footer__kit .qchat-conversation-footer__kit__input{border:0;width:100%;color:#829b9e;font-size:13px}.qchat-conversation-footer__kit .qchat-conversation-footer__kit__input:focus{outline:0}.qchat-conversation-footer__kit .qchat-conversation-footer__kit__options{float:right;display:flex}.qchat-conversation-footer__kit .qchat-conversation-footer__kit__options .las{font-size:26px;color:#687992;cursor:pointer}.qchat-conversation-footer__kit .qchat-conversation-footer__kit__options .las:hover{transition:1s;color:#0274f5}.emoji-picker{--ep-color-bg:#fff!important;--ep-color-active:#0274f5!important;height:220px!important;width:200px!important;display:block!important;position:absolute;bottom:50px;right:20px}.emoji-picker #Categories{padding-bottom:5px!important}.emoji-picker .container-emoji{height:143px!important}.emoji-picker .grid-emojis .border{border:none!important}.emoji-picker .category.active{padding-bottom:5px!important}.qchat-conversation-footer__atc__sign{position:absolute;top:3px;background-color:#0274f5;color:#fff;font-size:10px;padding:0 4px;border-radius:50%}.qchat-conversation{position:relative;height:440px}.qchat-form{padding:10px 25px}.qchat-form .qchat-form__label{font-size:14px;font-weight:500}.qchat-form .qchat-form__error{font-size:10px;color:red;margin:5px 0;transition:1s}.qchat-form .qchat-form__countrycode{padding-left:8px;padding-right:1.75rem}.qcentered-item{display:flex;justify-content:center;align-items:center}.qchat-direct-sign{height:100px;width:200px;background-color:#fff;border-radius:5px;font-size:15px}.qchat-direct-sign .qchat-direct-sign__email{color:#a9a9a9;font-size:13px}.qchat-messenger__heading{width:100%;padding:20px;border-radius:10px 10px 0 0;transition:1s}.qchat-messenger__heading-title{line-height:26px;font-weight:700}.q-pointer{cursor:pointer}.qchat-float-notification{position:absolute;top:10px;right:0;text-align:center;background-color:#fff;border-radius:20px 0 0 20px;font-size:13px;border:0;box-shadow:0 2px 1px 0 rgba(0,0,0,.3);border-top:1px solid #bfced4;padding:0;height:25px;overflow-y:hidden;color:#fff;z-index:10;display:flex;align-items:center}.qchat-float-notification,.qchat-float-notification span{transition:max-width .5s;max-width:0}.qchat-float-notification.shown,.qchat-float-notification span.shown{max-width:300px;transition:max-width .5s}.qchat-float-notification.shown{padding:2px 10px;border-right:0;border-top:1px solid #bfced4;border-left:1px solid #bfced4;color:#000}.qchat-float-room-status{position:absolute;left:0;max-width:300px;text-align:center;font-size:13px;border-radius:0 0 10px 0;border-left:0;border-top:0;transition:max-width .5s;padding:4px 10px;height:25px;overflow-y:hidden;color:#fff;z-index:10;background-color:#eb374d}.qchat-form__footer{font-size:10px;position:absolute;bottom:5px;width:100%;color:#000}.qchat-messenger{padding:0 0 10px;box-shadow:0 2px 5px 0 rgba(0,0,0,.3);position:absolute;transform:scale(0);-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;transform-origin:100% 50%;-webkit-animation-name:expand-bounce;animation-name:expand-bounce;-webkit-animation-duration:.5s;animation-duration:.5s;background:#fff;width:340px;height:550px;bottom:0;right:0;border-radius:10px}@-webkit-keyframes expand-bounce{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes expand-bounce{0%{transform:scale(0)}to{transform:scale(1)}}@-webkit-keyframes shrink{0%{transform:scale(1)}to{transform:scale(0)}}@keyframes shrink{0%{transform:scale(1)}to{transform:scale(0)}}.slide-side-enter-active,.slide-side-leave-active{transition:all .3s ease-out}.slide-side-enter,.slide-side-leave-to{transform:translateY(100%)}.qchat-messenger-body{position:relative}.qchat-button{position:fixed;display:flex;justify-content:center;align-items:center;box-shadow:0 2px 5px 0 rgba(0,0,0,.5);cursor:pointer;bottom:30px;right:30px}.qchat-button__dot{position:absolute;right:0;bottom:0;height:13px;width:30px;border-radius:0 40px 0 0}.qchat-icon__chat{color:#fff;font-size:32px;z-index:2;-webkit-animation:rotation-end .1s linear}.qchat-icon__close{color:#fff;font-size:32px;-webkit-animation:rotation-start .2s linear}.qchat-messenger-form{height:375px;overflow-y:auto}@-webkit-keyframes rotation-start{0%{-webkit-transform:rotate(0)}to{-webkit-transform:rotate(90deg)}}@-webkit-keyframes rotation-end{0%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(1turn)}}.qchat-box__top{position:fixed;bottom:100px;right:30px;width:360px;height:44px}.qchat-box__left{position:fixed;bottom:30px;right:100px;width:290px;height:64px}.qchat-box__box{width:100%;height:100%;padding:2px;border:1px solid #d0d6dd;border-radius:12px;background-color:#fff;display:flex;align-items:center}.qchat-box__text{margin:0;margin-left:10px;margin-right:10px;font-size:14px;color:#232933}.qchat-box__close{position:absolute;top:-8px;left:-8px;background-color:#626b79;height:20px;width:20px;border-radius:12px;cursor:pointer}.qchat-box__close-icon{color:#fff}