@import"https://fonts.googleapis.com/css2?family=Arimo:wght@500&display=swap";::-webkit-scrollbar{width:10px;border-radius:10px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#888}::-webkit-scrollbar-thumb:hover{background:#555}#_rememberInfoText_d1brg_1{color:#0000008f;margin:0 10%;text-align:center}._chatButton_d1brg_30{position:fixed;bottom:0;right:0;margin:1%;height:65px;width:65px;border-radius:50%;display:flex;justify-content:center;align-items:center;font-size:35px;cursor:pointer;background-color:#f7526d;z-index:10;transition:all .3s ease-in-out}._chatButton_d1brg_30:hover{background-color:#97031b;color:#fff;transform:scale(1.1)}._chatTimeText_d1brg_54{font-size:11px;color:gray;margin:0 8.5px 2px}._noSelect_d1brg_60{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}._chat_d1brg_30{position:fixed;bottom:0;right:0;margin:1%;background-color:#f1f1f1;border-radius:10px;width:400px;height:600px;display:flex;flex-direction:column;box-shadow:#00000059 0 5px 15px;z-index:10;font-family:Arimo,sans-serif}._chatInput_d1brg_88{width:100%;height:calc(15% + 20px);display:flex;flex-direction:column;justify-content:flex-end;align-items:center;margin-bottom:7px}._chatHeader_d1brg_98{height:10%;border-top-right-radius:10px;border-top-left-radius:10px;box-shadow:#64646f33 0 7px 29px;display:flex;justify-content:space-between;align-items:center}._chatMessages_d1brg_109{width:100%;height:calc(75% - 20px);display:flex;overflow-x:hidden;flex-direction:column-reverse}._error_d1brg_117{position:absolute;top:10%;margin:auto auto auto 5%;z-index:2;width:90%!important;width:-webkit-fill-available}._chatMessageContent_d1brg_127{display:flex;flex-direction:column}._chatBubble_d1brg_132{border-radius:10px;width:fit-content;padding:10px;margin:0 5px;transition:filter .1s linear;background-color:#bebebe;color:#000}._chatBubble_d1brg_132:hover{filter:brightness(.9)}._chatMessage_d1brg_109{display:flex;align-items:center;margin:3.5px 3.5px 3.5px 10px;word-break:break-word}._chatSendBtn_d1brg_154{cursor:pointer;transition:all .1s ease-in-out}._chatSendBtn_d1brg_154:hover{transform:rotate(-90deg)}._myBubble_d1brg_163{background-color:#00c8c8;align-self:flex-end;background-color:#0079ff;color:#fff}._myBubble_d1brg_163::-moz-selection{color:red;background:yellow}._myBubble_d1brg_163::selection{background-color:#6292c8;color:#323740;filter:invert(1)}._adminBubble_d1brg_182{background-color:#f7526d;margin:1% 15%;align-self:center;word-break:break-word}._infoChat_d1brg_189{align-self:center;color:gray;font-size:13px}._myMessage_d1brg_195{align-self:flex-end}._chatTitlesContainer_d1brg_199{display:flex;align-items:center;overflow:hidden;width:100%}._chatTitle_d1brg_199{margin:0 5%;font-size:25px}#_connectedAs_d1brg_1{font-size:12px;margin-left:10px;opacity:.5;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}._iconsContainer_d1brg_220{display:flex}._icons_d1brg_220{display:flex;align-items:center}._icon_d1brg_220{margin:5px;cursor:pointer;transition:all .1s ease-in-out}._soundIcon_d1brg_235:hover{color:#00f;transform:scale(1.1)}#_minimChat_d1brg_1{transition:.1s ease-out}#_minimChat_d1brg_1:hover{transform:scale(1.1)}#_minimChat_d1brg_1:active{transform:scale(.7)}._joinChat_d1brg_252{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%}._userAmount_d1brg_261{display:flex;align-items:center;justify-content:center;flex-direction:row;font-weight:700;font-size:15px}._usersIndicator_d1brg_270{width:25px;height:25px;display:flex;justify-content:center;align-items:center;border-radius:50%;margin:0 5px}#_onlineUsers_d1brg_1{background-color:#3ba55c}#_idleUsers_d1brg_1{background-color:#faa61a}._leaveChatBtn_d1brg_288{font-size:17.5px;cursor:pointer;transition:all .1s ease-in-out}._leaveChatBtn_d1brg_288:hover{transform:scale(1.1);color:red}._typing_d1brg_299{align-self:flex-start;display:flex;align-items:center;margin:0 0 10px 8%}._typingDots_d1brg_306{align-items:center;display:flex;height:17px}._myBubble_d1brg_163 ._chatLink_d1brg_312{color:#ffc228}._chatLink_d1brg_312{color:#00f}._typingDots_d1brg_306 ._dot_d1brg_320{animation:_mercuryTypingAnimation_d1brg_1 1.8s infinite ease-in-out;background-color:#000000b3;border-radius:50%;height:5px;margin-right:4px;vertical-align:middle;width:5px;display:inline-block}._typingDots_d1brg_306 ._dot_d1brg_320:nth-child(1){animation-delay:.2s}._typingDots_d1brg_306 ._dot_d1brg_320:nth-child(2){animation-delay:.3s}._typingDots_d1brg_306 ._dot_d1brg_320:nth-child(3){animation-delay:.4s}._typingDots_d1brg_306 ._dot_d1brg_320:last-child{margin-right:0}@keyframes _mercuryTypingAnimation_d1brg_1{0%{transform:translateY(0);background-color:#6cad96;background-color:#000000b3}28%{transform:translateY(-7px);background-color:#9ecab9;background-color:#0006}44%{transform:translateY(0);background-color:#b5d9cb;background-color:#0003}}@media only screen and (max-width: 768px){._chat_d1brg_30{width:95%;height:85%;left:50%;-webkit-transform:translate(-50%,-2%);transform:translate(-50%,-2%)}}._main_10nm6_1{display:flex;flex-direction:row;align-items:center;justify-content:space-evenly}
