.chat-room-mobile{display:none}@media screen and (max-width: 1151px){.chat-room-mobile{position:fixed;z-index:10;right:24px;bottom:calc(60px + env(safe-area-inset-bottom));display:flex;width:56px;height:56px;align-items:center;justify-content:center;background-color:#00c78b;background-color:var(--sports-primary-color, #00c78b);border-radius:50%;cursor:pointer}.chat-room-mobile__svg-wrapper{width:24px;height:22px}.chat-room-mobile--new-message:after{position:absolute;top:0;right:0;width:12px;height:12px;border:2px solid #fff;background-color:#ff003c;background-color:var(--sports-red-a700, #ff003c);border-radius:50%;content:""}}.chat-room-wrapper__block{display:none}.chat-room-wrapper__block--open{position:fixed;z-index:200;top:0;left:0;display:block;width:100%;height:100%;background-color:#fff}.chat-room-wrapper .chat-room{display:flex;height:calc(100% - 48px);box-sizing:border-box;flex-direction:column}.chat-room-wrapper .chat-room__mobile-header{position:relative;display:block;width:100%;height:48px;background-color:#000;background-color:var(--sports-black, #000);text-align:center}.chat-room-wrapper .chat-room__mobile-header-text{color:#fff;font-size:14px;font-weight:700;line-height:48px;text-transform:uppercase}.chat-room-wrapper .chat-room__svg-wrapper{position:absolute;top:16px;right:16px;width:14px;height:14px;fill:#fff}.chat-enter,.chat-leave-to{transform:translateY(100%)}.chat-enter-to,.chat-leave{transform:translateY(0)}.chat-enter-active,.chat-leave-active{transition:transform .5s ease}.auth__social-btn-wrap{height:auto}input.auth__remember-me,input.auth__agreement{width:auto}
