#alfavox-client{border:0;bottom:0;right:32px;display:block!important}.alfavox-client-min{width:200px;height:32px}.alfavox-client-opened{position:fixed;width:80vw;max-width:400px;height:80vh;max-height:800px;margin-left:2vw}.alfavox-client-video{width:700px;height:500px}.alfavox-client-closed{width:0;height:0}.alfavox-client-bubble{animation:shake 2s cubic-bezier(.36,.07,.19,.97) 3;transform:translate3d(0,0,0);position:absolute;width:200px;height:80px;border-radius:1rem;border:2px solid #0052a5;right:20px;bottom:70px;z-index:1;display:flex;justify-content:center;align-items:center;text-align:center;font-weight:600;font-size:.75rem;font-family:monospace,monospace;color:#0052a5}@keyframes shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}.chatbot-component-icon{outline:0;border:0;height:48px;width:48px;border-radius:50%;background:#0052a5;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;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-bottom:16px;color:#fff;font-size:24px}.chatbot{border:0;display:flex;flex-direction:row;position:fixed;z-index:98;align-items:flex-end;bottom:0;right:30px;height:50px}#chatbtn:focus{outline:0!important}