@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500&display=swap);@keyframes appearAnimation{0%{opacity:0;transform:scale(1.4) translateY(calc(100% + 35px))}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes disappearAnimation{0%{transform:translateY(0)}to{transform:translateY(calc(100% + 35px))}}body,html{font-size:14px}.qbChat-gpt h2,h2{font-size:16px}body,h1,h2,h3,h4,h5,html{font-family:"Inter",sans-serif}h1,h2,h3,h4,h5{font-weight:500}*{box-sizing:border-box}button{font-family:inherit;font-size:100%;line-height:1.15;margin:0;border:0;cursor:pointer}.qbChat-gpt,.qcg-chat-wrap .qbChat-gpt{position:fixed;bottom:0;background:#0776f8;max-width:100%;box-shadow:0 0 20px rgba(3,14,28,.16);border-radius:4px 4px 0 0;transform:translateY(100%);right:0;width:100%}@media (min-width:468px){.qbChat-gpt,.qcg-chat-wrap .qbChat-gpt{width:340px;right:50px}}.qbChat-gpt.qbChat-gpt-closed,.qcg-chat-wrap .qbChat-gpt.qbChat-gpt-closed{width:auto;bottom:16px;border-radius:100px;cursor:pointer;transform:none;animation:none;overflow:hidden;right:20px}@media (min-width:768px){.qbChat-gpt.qbChat-gpt-closed,.qcg-chat-wrap .qbChat-gpt.qbChat-gpt-closed{right:50px}}.qbChat-gpt.qbChat-gpt-closed header,.qcg-chat-wrap .qbChat-gpt.qbChat-gpt-closed header{padding-right:16px;white-space:nowrap}.qbChat-gpt *,.qcg-chat-wrap .qbChat-gpt *{margin:0;padding:0}.qbChat-gpt__close,.qcg-chat-wrap .qbChat-gpt__close{position:absolute;right:10px;z-index:15;left:auto;top:5px}.qbChat-gpt__close button,.qcg-chat-wrap .qbChat-gpt__close button{background:0 0;border:0;transition:all .2s ease-in-out;padding:0;background-color:unset}.qbChat-gpt__close button:hover,.qcg-chat-wrap .qbChat-gpt__close button:hover{background-color:unset;transform:scale(1.1)}.qbChat-gpt__header,.qcg-chat-wrap .qbChat-gpt__header{position:relative;color:#fff;background:#0776f8;border-radius:4px 4px 0 0;border-bottom:1px solid #065ec6;height:40px;display:flex;justify-content:space-between;align-items:center;padding:10px 50px 10px 16px;user-select:none;z-index:14}#qbChatEmail.shown,.qbChat-gpt__header>div,.qcg-chat-wrap .qbChat-gpt__header>div{display:flex}.qbChat-gpt__header>div img,.qcg-chat-wrap .qbChat-gpt__header>div img{margin-right:10px}.qbChat-gpt__header img,.qcg-chat-wrap .qbChat-gpt__header img{flex-grow:0}.qbChat-gpt__content,.qcg-chat-wrap .qbChat-gpt__content{height:320px;padding:16px;border-bottom:1px solid #d3d3db;background:#edf1f5;background-size:cover!important;display:flex;flex-direction:column;overflow:auto}.qbChat-gpt__footer,.qcg-chat-wrap .qbChat-gpt__footer{height:70px;padding:16px;background:#fff;border-bottom:1px solid #d3d3db}@media (min-width:468px){.qbChat-gpt__footer,.qcg-chat-wrap .qbChat-gpt__footer{border-bottom:none}}.qbChat-gpt__footer-sendSection,.qcg-chat-wrap .qbChat-gpt__footer-sendSection{display:flex;justify-content:space-between;align-items:flex-start}.qbChat-gpt__footer textarea,.qcg-chat-wrap .qbChat-gpt__footer textarea{width:270px;height:48px;resize:none;padding:0;border:0;outline:0;font-family:"Inter",sans-serif;font-size:16px;overflow:hidden}.qbChat-gpt__footer_btn span,.qcg-chat-wrap .qbChat-gpt__footer_btn span{margin-top:2px;display:block;font-size:11px;color:#a3a3a9;line-height:1.2;text-align:center}.qbChat-gpt__footer button,.qcg-chat-wrap .qbChat-gpt__footer button{border:0;background-color:unset;background:#0776f8;color:#fff;text-transform:uppercase;text-align:center;padding:5px;border-radius:4px;transition:all .2s ease-in-out}.qbChat-gpt__footer button:not(:disabled),.qcg-chat-wrap .qbChat-gpt__footer button:not(:disabled){cursor:pointer}.qbChat-gpt__footer button:hover,.qcg-chat-wrap .qbChat-gpt__footer button:hover{color:#fff;background-color:unset;background:#0c62c7}.qbChat-gpt__footer button:disabled,.qbChat-gpt__footer button[disabled=disabled],.qcg-chat-wrap .qbChat-gpt__footer button:disabled,.qcg-chat-wrap .qbChat-gpt__footer button[disabled=disabled]{color:#fff;filter:saturate(0);opacity:.15}.qbChat-gpt__msg,.qcg-chat-wrap .qbChat-gpt__msg{display:flex;align-items:flex-end;margin-top:auto}.qbChat-gpt__msg+.qbChat-gpt__msg,.qbChat-gpt__msg+.qcg-chat-wrap .qbChat-gpt__msg,.qcg-chat-wrap .qbChat-gpt__msg+.qbChat-gpt__msg,.qcg-chat-wrap .qbChat-gpt__msg+.qcg-chat-wrap .qbChat-gpt__msg{margin-top:20px}.qbChat-gpt__msg-avatar,.qcg-chat-wrap .qbChat-gpt__msg-avatar{user-select:none;margin-right:10px}.qbChat-gpt__msg-author,.qcg-chat-wrap .qbChat-gpt__msg-author{user-select:none;font-weight:400;font-size:10px;line-height:12px;color:#a3a3a9;margin-bottom:5px}.qbChat-gpt__msg-block,.qcg-chat-wrap .qbChat-gpt__msg-block{width:210px;padding:10px 16px;background:#fff;border-radius:4px}.qbChat-gpt__msg-text,.qcg-chat-wrap .qbChat-gpt__msg-text{font-size:14px;word-wrap:break-word}.qbChat-gpt__msg-time,.qcg-chat-wrap .qbChat-gpt__msg-time{user-select:none;text-align:right;padding-top:5px;font-weight:400;font-size:10px;line-height:12px;color:#a3a3a9}.qbChat-gpt__msg.qbChat-gpt__msg-user,.qcg-chat-wrap .qbChat-gpt__msg.qbChat-gpt__msg-user{justify-content:flex-end}.qbChat-gpt__msg.qbChat-gpt__msg-user .qbChat-gpt__msg-block,.qcg-chat-wrap .qbChat-gpt__msg.qbChat-gpt__msg-user .qbChat-gpt__msg-block{width:230px;color:#fff;background:#0776f8}.qbChat-gpt__msg.qbChat-gpt__msg-user .qbChat-gpt__msg-time,.qcg-chat-wrap .qbChat-gpt__msg.qbChat-gpt__msg-user .qbChat-gpt__msg-time{color:#76b3fc}.qbChat-gpt__emailForm,.qcg-chat-wrap .qbChat-gpt__emailForm{position:absolute;width:100%;height:100%;top:0;left:0;background:rgba(22,22,23,.8);border-radius:4px 4px 0 0;display:none;flex-direction:column;z-index:13}.qbChat-gpt__emailForm-inner,.qcg-chat-wrap .qbChat-gpt__emailForm-inner{margin-top:auto;background:#fff;border-radius:4px 4px 0 0}.qbChat-gpt__emailForm-header,.qcg-chat-wrap .qbChat-gpt__emailForm-header{padding:12px 16px;background:#edf1f5;border-radius:4px 4px 0 0;color:#a3a3a9}.qbChat-gpt__emailForm-header h3,.qcg-chat-wrap .qbChat-gpt__emailForm-header h3{color:#161617;margin-bottom:5px}.qbChat-gpt__emailForm-input-container,.qcg-chat-wrap .qbChat-gpt__emailForm-input-container{margin:5px 0;padding:8px 12px;border:1px solid #d3d3db;border-radius:4px;display:flex;align-items:center}.qbChat-gpt__emailForm-input-container.success,.qcg-chat-wrap .qbChat-gpt__emailForm-input-container.success{border-color:#3eac17}.qbChat-gpt__emailForm-input-container.error,.qcg-chat-wrap .qbChat-gpt__emailForm-input-container.error{border-color:#ef454a}.qbChat-gpt__emailForm-input-container img,.qcg-chat-wrap .qbChat-gpt__emailForm-input-container img{margin-right:7px}.qbChat-gpt__emailForm-input-container input,.qcg-chat-wrap .qbChat-gpt__emailForm-input-container input{border:0;font-size:16px;width:100%;outline:0;margin:0}.qbChat-gpt__emailForm-errorMsg,.qcg-chat-wrap .qbChat-gpt__emailForm-errorMsg{font-size:12px;color:#ef454a}.qbChat-gpt__emailForm-form,.qcg-chat-wrap .qbChat-gpt__emailForm-form{padding:12px 16px 30px}.qbChat-gpt__emailForm-form button,.qcg-chat-wrap .qbChat-gpt__emailForm-form button{margin-top:10px;padding:11px 20px;border:0;width:100%;font-size:16px;text-transform:uppercase;color:#fff;background-color:#0776f8;border-radius:4px;transition:all .2s ease-in-out}.qbChat-gpt__emailForm-form button:not(:disabled):hover,.qcg-chat-wrap .qbChat-gpt__emailForm-form button:not(:disabled):hover{color:#fff;background:#0c62c7}.qbChat-gpt__emailForm-form button:disabled,.qbChat-gpt__emailForm-form button[disabled=disabled],.qcg-chat-wrap .qbChat-gpt__emailForm-form button:disabled,.qcg-chat-wrap .qbChat-gpt__emailForm-form button[disabled=disabled]{cursor:auto;opacity:.5}.qbChat-gpt__show{animation:appearAnimation .4s forwards}.qbChat-gpt__hide{animation:disappearAnimation .25s forwards}#qbChatEmail,.qbChat-gpt__emailForm-errorMsg{display:none}#qbChatEmail #email:focus,#qcg-prompt:focus{font-size:16px}#qbChatOpened{-webkit-overflow-scrolling:touch}#qcg-answer,.qcg-chat-wrap{position:relative;z-index:12}.qcg-chat-wrap{z-index:100}.qcg-chat-wrap *,.qcg-chat-wrap ::after,.qcg-chat-wrap ::before{box-sizing:border-box}.qcg-chat-wrap .qbChat-gpt h1,.qcg-chat-wrap .qbChat-gpt h2,.qcg-chat-wrap .qbChat-gpt h3,.qcg-chat-wrap .qbChat-gpt h4,.qcg-chat-wrap .qbChat-gpt h5{font-size:16px;font-weight:500;font-family:"Inter",sans-serif;line-height:1.2;letter-spacing:0;text-transform:none}.qcg-chat-wrap .qbChat-gpt h2{color:#fff}.qcg-chat-wrap .qbChat-gpt input,.qcg-chat-wrap .qbChat-gpt p,.qcg-chat-wrap .qbChat-gpt textarea{font-family:"Inter",sans-serif;background-color:unset}.qcg-chat-wrap .qbChat-gpt input:focus,.qcg-chat-wrap .qbChat-gpt select:focus,.qcg-chat-wrap .qbChat-gpt textarea:focus{color:unset;background-color:unset;border-color:unset}.qcg-chat-wrap .qbChat-gpt ::selection,.qcg-chat-wrap .qbChat-gpt p::selection{color:#161617;background-color:#cde4fe}