#botfriends-container{position:relative;width:100%;margin-bottom:15px;padding-right:24px;justify-content:flex-end;display:flex}#botfriends-container .open-chatbot{width:58px;height:58px;border-radius:58px;background-repeat:no-repeat;background-size:cover;background-position:center;display:none}#botfriends-container #web-messenger-container.show,#botfriends-container .open-chatbot.show{display:block}#botfriends-container #web-messenger-container{right:15px;bottom:15px;max-width:calc(100vw - calc(2*15px));width:400px;height:600px;box-shadow:0 5px 15px rgba(0,0,0,.2);display:none}