.chat-trigger.active .chat-icon{transform:rotate(45deg)}.chat-window.active{transform:translateY(0) scale(1);opacity:1;visibility:visible}.loading-dots{display:inline-block;position:relative;width:80px;height:20px}.loading-dots div{position:absolute;top:8px;width:6px;height:6px;border-radius:50%;background:#e06706;animation:loading-dots 1.2s linear infinite}.loading-dots div:nth-child(1){left:8px;animation-delay:0s}.loading-dots div:nth-child(2){left:32px;animation-delay:-.4s}.loading-dots div:nth-child(3){left:56px;animation-delay:-.8s}