#scoutly-chatbot-chatButton{cursor:pointer;z-index:51;background:#fafafa;border:0;border-radius:50%;justify-content:center;align-items:center;animation:.3s ease-in-out scoutly-chatbot-fade-in;display:flex;box-shadow:0 4px 8px #0003;width:92px!important;height:92px!important;position:fixed!important;bottom:20px!important;right:20px!important}@keyframes scoutly-chatbot-fade-in{0%{opacity:0}to{opacity:1}}#scoutly-chatbot-chatButton img{pointer-events:none;width:64px;height:64px}#scoutly-chatbot-chatWindow{z-index:51;opacity:0;visibility:hidden;pointer-events:none;transform-origin:100% 100%;background:#fff;border-radius:16px;flex-direction:column;width:400px;height:480px;transition:opacity .3s,transform .3s,width .35s,height .35s,bottom .35s,right .35s;display:flex;position:fixed;bottom:80px;right:20px;overflow:hidden;transform:translateY(20px)}#scoutly-chatbot-chatWindow.active{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}#scoutly-chatbot-chatWindow.hidden{display:none}[data-scoutly-position=bottom-left] #scoutly-chatbot-chatButton{left:20px!important;right:auto!important}[data-scoutly-position=top-right] #scoutly-chatbot-chatButton{top:20px!important;bottom:auto!important}[data-scoutly-position=top-left] #scoutly-chatbot-chatButton{inset:20px auto auto 20px!important}[data-scoutly-position=bottom-left] #scoutly-chatbot-chatWindow{transform-origin:0 100%;left:20px;right:auto}[data-scoutly-position=top-right] #scoutly-chatbot-chatWindow{transform-origin:100% 0;top:80px;bottom:auto}[data-scoutly-position=top-left] #scoutly-chatbot-chatWindow{transform-origin:0 0;inset:80px auto auto 20px}#scoutly-chatbot-chatWindow .scoutly-window-header{color:#fff;letter-spacing:.6px;background-color:#003f87;border-top-left-radius:16px;border-top-right-radius:16px;flex-shrink:0;min-height:40px;padding:8px 12px;font-weight:700;line-height:1.5em;position:relative}#scoutly-chatbot-chatWindow #scoutly-chatbot-resizeChat,#scoutly-chatbot-chatWindow #scoutly-chatbot-closeChat{cursor:pointer;position:absolute;top:50%;transform:translateY(-50%)}#scoutly-chatbot-chatWindow #scoutly-chatbot-resizeChat{right:40px}#scoutly-chatbot-chatWindow #scoutly-chatbot-closeChat{right:10px}#scoutly-chatbot-chatWindow #scoutly-chatbot-resizeIcon{width:20px;height:20px}#scoutly-chatbot-chatWindow #scoutly-chatbot-closeChat svg{width:22px;height:22px}#scoutly-chatbot-chatWindow .scoutly-window-header svg{fill:currentColor;display:block}#scoutly-chatbot-chatWindow iframe{border:1px solid #ccc;border-bottom-right-radius:16px;border-bottom-left-radius:16px;flex:auto;width:100%;min-height:0;box-shadow:0 4px 8px #0003}#scoutly-chatbot-chatWindow.expanded-desktop{border-radius:0;box-shadow:0 8px 24px #0000004d;z-index:100!important;width:100vw!important;max-width:100vw!important;height:100dvh!important;max-height:100dvh!important;bottom:0!important;right:0!important}#scoutly-chatbot-chatWindow.expanded-desktop .scoutly-window-header{border-top-left-radius:0;border-top-right-radius:0}#scoutly-chatbot-chatWindow.expanded-desktop iframe{border-bottom-right-radius:0;border-bottom-left-radius:0}#scoutly-chatbot-chatWindow.fullscreen-mobile{box-sizing:border-box;touch-action:none;border-radius:0;width:100vw;max-width:100vw;height:90vh;max-height:100vh;margin:0;padding:0;position:fixed;inset:0;overflow:hidden;transform:translateZ(0)}.body-active-chat-mobile{touch-action:none;overscroll-behavior:contain;-webkit-text-size-adjust:100%;-webkit-user-select:none;user-select:none;overflow:hidden}@media (width<=1024px){#scoutly-chatbot-chatWindow{width:90vw;max-width:90vw}@media (orientation:landscape){#scoutly-chatbot-chatWindow{width:85vw;max-width:90vw;height:85vh;top:5vh}}}
