@-webkit-keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0)}50%{opacity:0}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0)}50%{opacity:0}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@keyframes fadeInUpBox{from{opacity:0;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@keyframes fadeInDown{from{opacity:1}to{opacity:0}}@keyframes fadeInDownBox{from{opacity:1;transform:translate3d(0, 0, 0)}to{opacity:0;transform:translate3d(0, 100%, 0)}}.content__header{color:#fff;font-size:15px;font-weight:500}.content__message{line-height:18px;font-size:13px;color:#acbfc6;font-weight:normal;position:relative}.content__header,.content__message{max-width:192px;position:relative;text-shadow:1px 1px 0 rgba(0,0,0,.25)}.content__img{background-size:contain;background-repeat:no-repeat;position:absolute}.timerBar{width:100%;height:2px;background:hsla(0,0%,100%,.1294117647)}.timerBarFill{width:100%;height:100%;background:hsla(0,0%,100%,.2705882353);-webkit-transition:width .5s;transition:width .5s;transition-timing-function:linear}.chat-rains{padding:5px 9px 0px 9px;background-color:#2f3e45}.chat-rains .rain-animation-enter{opacity:0}.chat-rains .rain-animation-enter-active{-webkit-animation-name:fadeInUpBox;animation-fill-mode:forwards;animation-name:fadeInUp;animation-duration:.4s}.chat-rains .rain-animation-exit{opacity:1}.chat-rains .rain-animation-exit-active{-webkit-animation-name:fadeInDownBox;animation-name:fadeInDownBox;animation-duration:.4s}.chat-rains .rains-container{border-radius:3px;position:relative;margin-top:5px}.chat-rains .content{text-align:left;padding:15px;min-height:87px}.chat-rains .content.planned{min-height:66px}.chat-rains .content p{color:#fff}.chat-rains .content__button{margin-top:5px;padding:6px 16px;font-size:10px;color:#2a383f;font-weight:500;border-radius:2px;display:inline-block;cursor:pointer}.chat-rains .content__button .icon-info-circle{margin-right:4px;font-size:12px;line-height:1.2}.chat-rains .content__button:hover{box-shadow:inset 0 0 100px 100px hsla(0,0%,100%,.15) !important}.chat-rains .content__button:active{transform:scale(0.96)}.chat-rains .content__disabled{cursor:not-allowed}.chat-rains .content__message{margin-top:5px;text-shadow:1px 1px 0 rgba(0,0,0,.25)}.chat-rains .content__hide{position:absolute;right:4px;font-size:10px;cursor:pointer;color:hsla(0,0%,100%,.5490196078);top:0;z-index:1}.chat-rains .content__img{width:50%}.chat-rains .content .captcha{display:inline-block;margin-bottom:-12px;overflow-x:scroll}.chat-rains .content .captcha>div{margin-top:5px;position:relative}.chat-rains .content .progress{overflow:hidden;height:5px;margin-top:10px;width:100%;background-repeat:repeat-x;border-radius:3px}.content__message_no_button{margin-top:10px}.custom-theme{background:#2f3d45;background:radial-gradient(ellipse at top right, rgb(47, 61, 69) 0%, rgb(36, 48, 55) 100%);border-radius:6px}.custom-theme .content.planned .content__img{top:8px}.custom-theme .content__message{color:#acbfc6;max-width:222px}.custom-theme .content__img{background-image:url(/build/Event-chat.97db5cebe9343fbf8a15.png);max-width:52px;height:68px;top:21px;right:30px}.custom-theme .content__button{margin-top:20px;background:#23d160;border-radius:6px;box-shadow:inset 0px -2px 0px 0px #018e2f;padding:11px 62px;font-size:14px}.custom-theme .progress{background-color:#3e515d}.custom-theme .progress .bar{background-color:#789fb7}.custom-theme .progress-striped .bar{background-color:#789fb7}.snow-theme,.rain-theme{background:#6488ed;background:linear-gradient(270deg, rgba(100, 149, 237, 0.53) 0%, rgba(58, 84, 116, 0.53) 100%);background-image:url(/build/Rain.fc7901ee05c5b676a6ee.svg);background-image:url(/build/Rain.fc7901ee05c5b676a6ee.svg),linear-gradient(270deg, rgba(100, 149, 237, 0.53) 0%, rgba(58, 84, 116, 0.53) 100%);background-repeat:no-repeat;background-size:cover;min-height:66px}.snow-theme .content__message,.rain-theme .content__message{max-width:unset}.snow-theme .content__button,.rain-theme .content__button{background:#6492d4;background:linear-gradient(to left, rgba(100, 146, 212, 0.7), #6492d4 48%, rgba(100, 146, 212, 0.7)),url(/build/Button.eb50ba9164932564f92b.svg)}.snow-theme .progress,.rain-theme .progress{background-color:#5f84be}.snow-theme .progress .bar,.rain-theme .progress .bar{background-color:#5d9eff}.snow-theme .progress-striped .bar,.rain-theme .progress-striped .bar{background-color:#5d9eff}.progress.active .bar{-webkit-animation:progress-bar-stripes 2s linear infinite;-moz-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.progress-extend,.custom-theme .progress-striped .bar,.snow-theme .progress-striped .bar,.rain-theme .progress-striped .bar{background-image:-webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));background-image:-webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:-moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:-ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);-webkit-background-size:20px 20px;-moz-background-size:20px 20px;-o-background-size:20px 20px;background-size:20px 20px}.progress-bar-extend,.custom-theme .progress .bar,.snow-theme .progress .bar,.rain-theme .progress .bar{width:0%;height:5px;color:#fff;font-size:12px;text-align:center;text-shadow:0 -1px 0 rgba(0,0,0,.25);background-repeat:repeat-x;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);-moz-box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transition:width .6s ease;-moz-transition:width .6s ease;-ms-transition:width .6s ease;-o-transition:width .6s ease;transition:width .6s ease}@-webkit-keyframes progress-bar-stripes{from{background-position:0 0}to{background-position:20px 0}}@-moz-keyframes progress-bar-stripes{from{background-position:0 0}to{background-position:20px 0}}@keyframes progress-bar-stripes{from{background-position:0 0}to{background-position:20px 0}}

/*# sourceMappingURL=ChatGUI.96e7989eef404b84d401.css.map*/