@import url(https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap);@keyframes wf-bar-slide{0%,to{background-position:100%0}50%{background-position:-100%0}}@keyframes wf-cb-popup-popup-in{to{opacity:1;transform:translateY(0) scale(1)}}:root{--wf-cb-popup-text:#1f2937;--wf-cb-popup-placehoder-text:#dddddd;--wf-cb-popup-main:#2ba1dc;--wf-cb-popup-bubble-bg:#2ba1dc;--wf-cb-popup-bubble-text:#ffffff;--wf-cb-popup-border-radius:8px;--wf-cb-popup-font-family:Roboto}#wf-cb-popup-window ::-webkit-scrollbar{width:20px}#wf-cb-popup-window ::-webkit-scrollbar-track{background-color:transparent}#wf-cb-popup-window ::-webkit-scrollbar-thumb{background-color:#d6dee1;border-radius:20px;border:8px solid transparent;background-clip:content-box}#wf-cb-popup-window ::-webkit-scrollbar-thumb:hover{background-color:#a8bbbf}.wf-hidden{display:none!important}#wf-cb-popup-window{display:flex;flex-direction:column;background-color:#fff;color:var(--wf-cb-popup-text, #1f2937);border:1px solid #ccc;border-top-right-radius:var(--wf-cb-popup-border-radius, 8px);border-top-left-radius:var(--wf-cb-popup-border-radius, 8px);font-family:var(--wf-cb-popup-font-family, Roboto, sans-serif);z-index:9999;box-shadow:0 4px 24px rgba(0,0,0,.15);overflow:hidden}#wf-cb-popup-window img{max-width:100%;height:auto;display:block}#wf-cb-popup-window a{color:#ddd;text-decoration:none}.wf-cb-popup-window-bar,.wf-cb-popup-window-popup-center{position:fixed;bottom:0;left:23%;transform:translateX(-10%);width:70%;height:80%}.wf-cb-popup-window-circle,.wf-cb-popup-window-popup-right{position:fixed;bottom:0;right:20px;width:400px;height:80vh}.wf-cb-popup-toggle-btn{padding:0 20px;height:56px;background-color:var(--wf-cb-popup-main, #2ba1dc);color:var(--wf-cb-popup-bubble-text, #ffffff);font-family:var(--wf-cb-popup-font-family, Roboto, sans-serif);display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:9999;box-shadow:0 4px 12px rgba(0,0,0,.1);transition:transform .3s ease}.wf-cb-popup-toggle-btn-popup-center{position:fixed;bottom:0;left:50%;transform:translate(-50%);border-top-left-radius:var(--wf-cb-popup-border-radius, 8px);border-top-right-radius:var(--wf-cb-popup-border-radius, 8px)}.wf-cb-popup-toggle-btn-popup-right{position:fixed;bottom:25px;right:25px;border-radius:var(--wf-cb-popup-border-radius, 8px)}#wf-cb-popup-toggle-btn .wf-cb-popup-bot-icon{margin-right:15px;width:32px;height:32px}#wf-cb-popup-toggle-btn::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:0 0;z-index:2}#wf-cb-popup-toggle-btn:hover::before{background:rgba(0,0,0,.05);border-radius:var(--wf-cb-popup-border-radius, 8px)}#wf-cb-popup-toggle-wrapper{position:fixed;bottom:20px;right:20px;z-index:9999}.wf-cb-popup-toggle-circle{bottom:20px;right:20px;width:60px;height:60px;border-radius:50%}#wf-cb-popup-toggle-btn.wf-cb-popup-toggle-circle .wf-cb-popup-bot-icon{display:flex;width:60px;height:60px;justify-content:center;align-items:center}#wf-cb-popup-tooltip{position:relative;right:70px;transform:translateY(-30%);background-color:#fff;font-family:Roboto,sans-serif;color:var(--wf-cb-popup-text, #1f2937);padding:8px 12px;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,.15);font-size:14px;white-space:nowrap;opacity:1;transition:opacity .3s ease;height:24px;max-width:60dvw}#wf-cb-popup-input-bar,.wf-cb-popup-toggle-circle{position:fixed;background-color:var(--wf-cb-popup-main, #2ba1dc)}#wf-cb-popup-input-bar{bottom:0;left:50%;transform:translateX(-50%);border-top-left-radius:var(--wf-cb-popup-border-radius, 8px);border-top-right-radius:var(--wf-cb-popup-border-radius, 8px);height:68px;box-shadow:0 4px 12px rgba(0,0,0,.1);display:flex;align-items:center;justify-content:center;padding:0 12px;z-index:9999}.wf-cb-popup-input-bar-bar{width:60%!important}.wf-cb-popup-input-bar-circle,.wf-cb-popup-input-bar-popup-right{width:90%!important}#wf-cb-popup-input-wrapper{position:relative;width:100%;margin-bottom:0}#wf-cb-popup-input{width:100%;padding:10px 44px 10px 12px;border-radius:var(--wf-cb-popup-border-radius, 8px);outline:0;font-size:16px;border:1px solid #ccc;box-sizing:border-box}#wf-cb-popup-input::placeholder{color:var(--wf-cb-popup-placeholder-color, #ddd)}#wf-cb-popup-send{position:absolute;top:55%;right:8px;transform:translateY(-50%);background:0 0;border:0;cursor:pointer;padding:6px;font-size:18px;display:flex;align-items:center;justify-content:center;opacity:1;pointer-events:auto}#wf-cb-popup-send span{display:inline-block;line-height:1}#wf-cb-popup-send.disabled{filter:brightness(0) saturate(100%) invert(95%) sepia(1%) saturate(32%) hue-rotate(350deg) brightness(90%) contrast(103%);pointer-events:none}#wf-cb-popup-header{background-color:#fff!important;color:var(--wf-cb-popup-text, #1f2937);padding:12px}#wf-cb-popup-ts-logo-container{position:absolute;font-family:var(--wf-cb-popup-font-family, Roboto);bottom:0;display:flex;align-items:center;gap:8px;color:#ddd;font-size:11px;margin-top:15px;margin-bottom:-15px}#wf-cb-popup-header-title-wrapper{border-bottom:1px solid #ddd;background-color:#fff!important;padding-bottom:7px;display:flex;justify-content:space-between;align-items:center}#wf-cb-popup-header-actions{display:flex;gap:10px;cursor:pointer;margin-right:10px}#wf-cb-popup-close{display:block;background:0 0;border-bottom:2px solid #999;padding:5px;cursor:pointer}#wf-cb-popup-resize{display:block}#wf-cb-popup-msg{flex:1;overflow-y:scroll;display:flex;flex-direction:column;gap:.5rem;height:100%}.wf-cb-popup-status{width:fit-content;margin:20px auto 0;transform:translateX(20%);padding:8px;border-radius:5px;font-size:14px}.wf-cb-popup-status-info{background:#fffbe6;color:#b59d00;border:1px solid #ffe58f}.wf-cb-popup-status-success{background:#f6ffed;color:#389e0d;border:1px solid #b7eb8f}.wf-cb-popup-status-error{background:#fff1f0;color:#cf1322;border:1px solid #ffa39e}#wf-cb-popup-close:hover,#wf-cb-popup-end:hover,#wf-cb-popup-resize:hover,#wf-cb-popup-send span{filter:brightness(0) saturate(100%)}#wf-cb-popup-window .wf-cb-popup-msg-bar,#wf-cb-popup-window .wf-cb-popup-msg-popup-center{padding:0 20% 60px!important}#wf-cb-popup-window .wf-cb-popup-msg-circle,#wf-cb-popup-window .wf-cb-popup-msg-popup-right{padding:0 20px 34px!important;margin-bottom:25px!important}#wf-cb-popup-window .wf-cb-popup-msg-title-wrapper{text-align:center}#wf-cb-popup-window .wf-cb-popup-msg-title{color:var(--wf-cb-popup-main, #2ba1dc)}#wf-cb-popup-window .wf-cb-popup-msg-info{font-size:11px;color:#999;display:flex;justify-content:space-between;margin-top:5px}#wf-cb-popup-window .wf-cb-popup-msg{padding:12px;border-radius:var(--wf-cb-popup-border-radius, 8px);min-width:150px;line-height:24px}#wf-cb-popup-window .wf-cb-popup-msg-user{align-self:flex-end;margin-top:15px;max-width:80%}#wf-cb-popup-window .wf-cb-popup-msg-user-text{background-color:var(--wf-cb-popup-bubble-bg, #2ba1dc);color:var(--wf-cb-popup-bubble-text, #ffffff);padding:10px}#wf-cb-popup-window .wf-cb-popup-msg-bot-text{background-color:#f5f6f7;color:#111827;max-width:100%;word-break:break-word;hyphens:auto;overflow-wrap:break-word;padding:13px 20px 10px 25px}#wf-cb-popup-window .wf-cb-popup-msg-bot{align-self:flex-start;margin-top:15px;max-width:100%}#wf-cb-popup-window .wf-cb-popup-msg-wrapper{display:flex}#wf-cb-popup-window .wf-cb-popup-msg-logo{align-self:flex-end;margin-right:15px}#wf-cb-popup-window-input-bar{transform:translateX(-50%);border-radius:var(--wf-cb-popup-border-radius, 8px);width:624px;height:40px;margin-left:50%;margin-bottom:20px;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:9999}#wf-cb-popup-window-input-bar #wf-cb-popup-input{border:1px solid #999}#wf-cb-popup-window-input-bar #wf-cb-popup-input:focus{border:1px solid var(--wf-cb-popup-main, #2ba1dc)}#wf-cb-popup-resume-btn{background-color:#000;border:0;padding:6px;cursor:pointer;margin-left:8px;display:flex;align-items:center;justify-content:center;border-radius:6px}.wf-cb-popup-resume-icon-img{width:20px;height:20px;object-fit:contain;filter:brightness(0) saturate(100%) invert(100%) sepia(3%) saturate(5%) hue-rotate(36deg) brightness(106%) contrast(100%)}#wf-cb-popup-end{display:block;filter:brightness(0) saturate(100%) invert(67%) sepia(9%) saturate(13%) hue-rotate(346deg) brightness(90%) contrast(87%)}.wf-cb-popup-typing{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-top:12px;max-width:100%}.wf-cb-popup-msg-logo{width:32px;height:32px;flex-shrink:0}.wf-cb-popup-msg-logo svg{width:100%;height:100%}.wf-cb-popup-typing-bars{display:flex;flex-direction:column;gap:6px;width:100%}.wf-cb-popup-typing-bar{height:10px;border-radius:8px;background:linear-gradient(90deg,rgba(43,161,220,.1),var(--wf-cb-popup-main, #2ba1dc),rgba(43,161,220,.1));background-size:200% 100%;animation:wf-bar-slide 1.8s infinite ease-in-out}.wf-cb-popup-typing-bar:nth-child(2){width:60%;animation-delay:.3s}.wf-cb-popup-typing-bar:nth-child(3){width:30%;animation-delay:.6s}#wf-cb-popup-login-info{color:#111827;padding:12px;border-radius:var(--wf-cb-popup-border-radius, 8px);margin-top:25px;max-width:80%;text-align:center;background:#fffbe6;border:1px solid #ffe58f;width:80%;margin-left:10%}#wf-cb-popup-info-box{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:16px;gap:10px;color:#999}#wf-cb-popup-new-chat-btn{padding:8px 16px;border-radius:6px;border:0;background:var(--wf-cb-popup-main, #2ba1dc);color:#fff;cursor:pointer}.wf-cb-popup-downloads-wrapper{display:flex;flex-direction:column;gap:10px;margin-top:12px}.wf-cb-popup-download-btn{width:100%;padding:12px 0;margin:0;background:var(--wf-cb-popup-main, #2ba1dc);color:#fff;border:0;border-radius:6px;font-size:1rem;font-weight:500;cursor:pointer;transition:background .2s,box-shadow .2s,transform .1s;box-shadow:0 2px 8px rgba(79,140,255,.08);outline:0}.wf-cb-popup-download-btn:focus,.wf-cb-popup-download-btn:hover{background:var(--wf-cb-popup-main, #2ba1dc);box-shadow:0 4px 16px rgba(79,140,255,.15);transform:translateY(-2px) scale(1.02)}#wf-cb-popup-regulation-info,.wf-cb-popup-info-tooltip{color:#999;word-break:break-word;hyphens:auto;overflow-wrap:break-word}#wf-cb-popup-regulation-info{font-size:11px;margin-top:10px;margin-bottom:45px;text-align:center;width:100%}#wf-cb-popup-additional-regulation-info{filter:brightness(0) saturate(100%) invert(72%) sepia(0%) saturate(1474%) hue-rotate(177deg) brightness(84%) contrast(101%);display:inline-block;margin-left:5px;margin-top:2px}.wf-cb-popup-info-tooltip{position:absolute;bottom:120%;right:0;background-color:#fff!important;padding:16px 20px;border-radius:10px;box-shadow:0 8px 32px rgba(0,0,0,.18),0 1.5px 6px rgba(43,161,220,.1);font-size:13px;line-height:1.6;min-width:260px;max-width:340px;opacity:1;pointer-events:none;transition:opacity .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(.4,0,.2,1);text-align:left;font-family:inherit}@media (max-width:768px){#wf-cb-popup-window{width:100vw;height:100dvh;bottom:0;right:0;border-radius:0;max-height:100vh;transform:none!important}#wf-cb-popup-toggle{right:calc(50% - 30px);bottom:20px}}.wf-cb-popup-animate-in{opacity:0;transform:translateY(40px) scale(.98);animation:wf-cb-popup-popup-in .35s cubic-bezier(.4,.2,.2,1) forwards}