.ChatWindow_container__XNkxd{position:fixed;bottom:20px;right:20px;z-index:1000}.ChatWindow_button__GuF13{display:flex;align-items:center;background-color:var(--color-brand--primary);color:#fff;border-radius:50px;padding:10px;cursor:pointer;transition:width .3s ease-in-out;width:150px;overflow:hidden;box-shadow:0 2px 5px rgba(0,0,0,.2)}.ChatWindow_button__GuF13:active,.ChatWindow_button__GuF13:hover{box-shadow:0 4px 10px rgba(0,0,0,.3);background-color:var(--color-brand--hover)}.ChatWindow_icon__NHPS7{font-size:1.2rem;color:#fff;background-color:transparent;border:none;margin-left:5px;margin-right:5px}.ChatWindow_icon__NHPS7 svg{color:#fff}.ChatWindow_icon__NHPS7:hover{color:#fff;background-color:transparent}.ChatWindow_text__UUi7z{white-space:nowrap}