.carwa-chat-launcher{position:fixed;right:20px;bottom:20px;width:64px;height:64px;border-radius:100px;background-color:#1f93ff;color:#fff;display:flex;align-items:center;justify-content:center;border:none;cursor:pointer;box-shadow:0 8px 24px 0 rgba(0,0,0,.16);z-index:2147483000;transition:transform .15s ease}.carwa-chat-launcher:hover{transform:scale(1.05)}.carwa-chat-launcher[data-loading=true]{cursor:default;opacity:.85}@media (max-width:1023px){.carwa-chat-launcher,.woot-widget-bubble{bottom:calc(76px + env(safe-area-inset-bottom, 0px))!important}}