*{box-sizing:border-box}.cptbot-chatbox-circle{position:fixed;bottom:20px;right:25px;width:60px;height:60px;border-radius:50%;display:flex;justify-content:center;align-items:center;cursor:pointer;z-index:9999;transition:1s}.cptbot-circle-left{left:28px !important}.cptbot-chatbox-left{left:80px !important}.d-none{display:none}.cptbot-chatbox-modal{position:fixed;bottom:90px;right:48px;width:360px;height:640px;max-height:calc(100vh - 124px);border-radius:12px;box-shadow:rgba(0,0,0,.24) 0px 3px 8px;z-index:999999;display:grid;grid-template-rows:80px auto;background-color:#f2f4f7;background:#f2f4f7;background-repeat:no-repeat;background-size:cover !important}.cptbot-chatbox-modal .cptbot-chatbox-header{display:grid;grid-template-columns:40px auto 40px;border-radius:12px 12px 0px 0px;box-shadow:2px 2px 4px 0px #0000001F;padding:0 10px;gap:10px}.cptbot-chatbox-modal .cptbot-chatbox-header .cptbot-avatar{display:flex;justify-content:center;align-items:center}.cptbot-chatbox-modal .cptbot-chatbox-header .cptbot-avatar img{border-radius:50%;height:35px;width:35px}.cptbot-chatbox-modal .cptbot-chatbox-header .cptbot-title{display:flex;justify-content:center;align-items:flex-start;flex-direction:column}.cptbot-chatbox-modal .cptbot-chatbox-header .cptbot-title .cptbot-name{display:flex;justify-content:flex-start;align-items:center;font-weight:700;color:#fff;text-overflow:ellipsis;width:170px;white-space:nowrap;overflow:hidden;width:100%}.cptbot-chatbox-modal .cptbot-chatbox-header .cptbot-title .cptbot-status{font-size:12px;display:flex;justify-content:flex-start;align-items:center;gap:4px}.cptbot-chatbox-modal .cptbot-chatbox-header .cptbot-title .cptbot-status .cptbot-status-color{height:8px;width:8px;border-radius:50%}.cptbot-chatbox-modal .cptbot-chatbox-header .cptbot-cancel{display:flex;justify-content:center;align-items:center;cursor:pointer}.cptbot-chatbox-modal .cptbot-chatbox-header .cptbot-cancel .cptbot-cancel-ui{display:flex;justify-content:center;align-items:center;border-radius:50%;height:40px;width:40px}.cptbot-chatbox-modal .cptbot-chatbox-header .cptbot-cancel .cptbot-cancel-ui:hover{border-radius:50%;background-color:rgba(255,255,255,.1);transition-property:all;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:.15s}.cptbot-chatbox-modal .cptbot-chatbox-body{width:100%;height:100%;border-bottom-left-radius:12px;border-bottom-right-radius:12px;display:flex;flex-direction:column;justify-content:space-between;align-items:center}.cptbot-chatbox-modal .cptbot-chatbox-body .cptbot-chatbox-content{width:100%;height:484px;max-height:calc(100vh - 274px);box-sizing:border-box;overflow-y:scroll;overflow-x:hidden;-ms-overflow-style:none;scrollbar-width:none}.cptbot-chatbox-modal .cptbot-chatbox-body .cptbot-chatbox-content::-webkit-scrollbar{display:none}.cptbot-chatbox-modal .cptbot-chatbox-body .cptbot-chatbox-content .cptbot-chatbox-ai-msg{padding:0 10px;width:100%;color:#fff;font-weight:400;font-size:14px;display:flex;justify-content:flex-start;align-items:flex-end;gap:5px;margin:16px 0}.cptbot-chatbox-modal .cptbot-chatbox-body .cptbot-chatbox-content .cptbot-chatbox-ai-msg .cptbot-chatbox-msg{width:fit-content;border-radius:8px 8px 8px 0;padding:8px;width:fit-content;max-width:265px;display:flex;justify-content:center;align-items:flex-start;flex-direction:column;gap:5px}.cptbot-chatbox-modal .cptbot-chatbox-body .cptbot-chatbox-content .cptbot-chatbox-ai-msg .cptbot-chatbox-msg a{color:#2271b1}.cptbot-chatbox-modal .cptbot-chatbox-body .cptbot-chatbox-content .cptbot-chatbox-ai-msg .cptbot-chatbox-blank{width:40px}.cptbot-chatbox-modal .cptbot-chatbox-body .cptbot-chatbox-content .cptbot-chatbox-ai-msg .cptbot-chatbox-img{width:30px;display:flex;justify-content:center;align-items:flex-end}.cptbot-chatbox-modal .cptbot-chatbox-body .cptbot-chatbox-content .cptbot-chatbox-ai-msg .cptbot-chatbox-img img{height:25px;width:25px;border-radius:50%}.cptbot-chatbox-modal .cptbot-chatbox-body .cptbot-chatbox-content .cptbot-chatbox-user-msg{padding:0 10px;width:100%;margin:16px 0px;color:#fff;font-weight:400;font-size:14px;display:flex;justify-content:flex-end;align-items:flex-end;gap:5px}.cptbot-chatbox-modal .cptbot-chatbox-body .cptbot-chatbox-content .cptbot-chatbox-user-msg .cptbot-chatbox-msg{width:fit-content;border-radius:8px;padding:8px;width:fit-content;max-width:210px;border-radius:8px 8px 0 8px}.cptbot-chatbox-modal .cptbot-chatbox-body .cptbot-chatbox-content .cptbot-chatbox-user-msg .cptbot-chatbox-img{width:30px;display:flex;justify-content:center;align-items:flex-end}.cptbot-chatbox-modal .cptbot-chatbox-body .cptbot-chatbox-content .cptbot-chatbox-user-msg .cptbot-chatbox-img img{height:25px;width:25px;border-radius:50%}.cptbot-chatbox-modal .cptbot-chatbox-body .cptbot-chatbox-content .cptbot-chatbox-user-msg .cptbot-chatbox-blank{width:40px}.cptbot-chatbox-modal .cptbot-chatbox-body .cptbot-chatbox-footer{width:100%;height:72px;display:flex;justify-content:center;align-items:flex-start;padding:0px 10px 0px 10px}.cptbot-chatbox-modal .cptbot-chatbox-body .cptbot-chatbox-footer .cptbot-chatbox-footer-data{z-index:9999;position:relative;height:63px;width:100%;border-radius:12px;box-shadow:2px 2px 4px 0px rgba(0,0,0,.12)}.cptbot-chatbox-modal .cptbot-chatbox-body .cptbot-chatbox-footer .cptbot-chatbox-footer-data .cptbot-chatbox-input{padding:15px 10px;border-radius:8px;display:flex;justify-content:space-between;align-items:center;gap:15px;height:62px}.cptbot-chatbox-modal .cptbot-chatbox-body .cptbot-chatbox-footer .cptbot-chatbox-footer-data .cptbot-chatbox-input input::placeholder{font-size:12px}.cptbot-chatbox-modal .cptbot-chatbox-body .cptbot-chatbox-footer .cptbot-chatbox-footer-data .cptbot-chatbox-input input[type=text]{height:100%;width:100%;font-size:13px;background-color:#fff;margin:0 !important;padding:0 !important;font-size:14px;box-shadow:none}.cptbot-chatbox-modal .cptbot-chatbox-body .cptbot-chatbox-footer .cptbot-chatbox-footer-data .cptbot-chatbox-input input[type=text]:focus{outline:none}.cptbot-chatbox-modal .cptbot-chatbox-body .cptbot-chatbox-footer .cptbot-chatbox-footer-data .cptbot-chatbox-input .cptbot-action-btns{display:flex;justify-content:space-between;align-items:center}.cptbot-chatbox-modal .cptbot-chatbox-body .cptbot-chatbox-footer .cptbot-chatbox-footer-data .cptbot-chatbox-input .cptbot-action-btns span{cursor:pointer;display:flex;justify-content:center;align-items:center;height:40px;width:40px;border-radius:50%}.cptbot-chatbox-modal .cptbot-chatbox-body .cptbot-chatbox-footer .cptbot-chatbox-footer-data .cptbot-chatbox-input .cptbot-action-btns span:hover{border-radius:50%;background-color:rgba(255,255,255,.1) !important;transition-property:all;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:.15s}.cptbot-chatbox-modal .cptbot-chatbox-body .cptbot-chatbox-footer .cptbot-chatbox-footer-data .cptbot-chatbox-input .cptbot-action-btns .cptbot-button{border:none;padding:0;margin:0;display:flex;justify-content:center;align-items:center;cursor:pointer;height:40px;width:40px;border-radius:50%;background-color:none}.cptbot-chatbox-modal .cptbot-chatbox-body .cptbot-chatbox-footer .cptbot-chatbox-footer-data .cptbot-chatbox-input .cptbot-action-btns .cptbot-button:hover{border-radius:50%;background-color:rgba(255,255,255,.1) !important;transition-property:all;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:.15s}.cptbot-chatbox-modal .cptbot-chatbox-body .cptbot-chatbox-footer .cptbot-chatbox-footer-data .cptbot-chatbox-input .cptbot-action-btns .cptbot-button:disabled{background:none !important}.cptbot-chatbox-modal .cptbot-chatbox-body .cptbot-chatbox-footer .cptbot-chatbox-footer-data .cptbot-chatbox-send{height:100%}.cptbot-chatbox-modal .cptbot-chatbox-body .cptbot-chatbox-footer .cptbot-chatbox-footer-data .cptbot-chatbox-send button{height:100%;width:100%;display:flex;justify-content:center;align-items:center;border-radius:0px 0px 5px 0px !important;padding:0}.lds-ripple{display:inline-block;position:relative;width:50px;height:50px}.lds-ripple div{position:absolute;border:4px solid #fff;opacity:1;border-radius:50%;animation:lds-ripple 1s cubic-bezier(0, 0.2, 0.8, 1) infinite}.lds-ripple:nth-child(2){animation-delay:-0.5s}@keyframes lds-ripple{0%{top:12.5px;left:12.5px;width:0;height:0;opacity:0}4.9%{top:12.5px;left:12.5px;width:0;height:0;opacity:1}5%{top:12.5px;left:12.5px;width:0;height:0;opacity:1}100%{top:12.5px;left:12.5px;width:30px;height:30px;opacity:0}}@media only screen and (max-width: 480px){.cptbot-chatbox-open{display:none !important}.cptbot-chatbox-modal{height:100%;max-height:100vh;max-width:100vw;width:100vw;bottom:0;right:0}.cptbot-chatbox-header{border-radius:0 !important}.cptbot-chatbox-content{height:calc(100vh - 160px) !important;max-height:calc(100vh - 160px) !important}}
