#chat-container.chatContainer{z-index:9999;transition:right 0.4s ease-in-out;box-shadow:-2px 0 10px rgb(0 0 0 / .2)}#chatContainer{position:fixed;top:0;right:-400px;width:400px;height:100%;background:#fff;z-index:99999;transition:right 0.4s ease-in-out;box-shadow:-2px 0 10px rgb(0 0 0 / .2)}#chatContainer.open{right:0}