.chat-body-group{position:absolute;left:0;bottom:0;z-index:99999;width:100%}.chat-bot-body{position:fixed;bottom:0;left:20px;width:500px;height:500px;text-align:center;line-height:40px;background:#fff;border:0;overflow:hidden}.chat-bot-icon{position:fixed;bottom:40px;left:40px;z-index:99999;text-align:center;cursor:pointer;border:0;text-decoration:none;transition:opacity .2s ease-out;background:#fff;width:50px;height:50px;border-radius:25px;box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);display:flex;align-content:center;justify-content:center;align-items:center}.chat-bot-icon svg{padding:2px;cursor:pointer;width:36px;height:40px}.chat-close{position:fixed;background:#fff;border-radius:25px;width:30px;cursor:pointer;height:30px;z-index:10001;left:470px;bottom:452px}.chat-body-hide{width:0!important;height:0!important}@media screen and (max-width:768px){.chat-bot-body{position:fixed;bottom:0;left:0;width:100%;height:100%}.chat-close{position:fixed;background:#fff;border-radius:25px;width:30px;height:30px;top:15px;left:88%}}