.room-card{line-height:1;height:127px;background:#23222a;border-radius:4px;z-index:2;margin-top:5px;margin-bottom:17px;margin-right:4px;margin-left:20px;position:relative;cursor:pointer}.room-card:hover{-webkit-box-shadow:0 0 0 2px #e0d4f9;box-shadow:0 0 0 2px #e0d4f9}.room-card:after,.room-card:before{content:"";position:absolute;right:100%;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.room-card:before{border-top:20px solid transparent;border-bottom:20px solid transparent}.room-card:after{border-top:15px solid transparent;border-bottom:15px solid transparent}.room-card__bottom{padding-top:8px;padding-left:16px;padding-right:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.room-card__description{font-size:14px;line-height:20px;width:0;-webkit-box-flex:1;-ms-flex:1 0 100%;flex:1 0 100%;margin-bottom:10px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.room-card__start-time{color:#9aa1ad;font-size:14px;line-height:1.5;margin-left:auto}.room-card__players{color:#9aa1ad!important;font-size:12px;line-height:1.5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.room-card .contain-image{background-size:contain}.room-card__fill-background{background-image:-webkit-gradient(linear,left bottom,left top,color-stop(20%,#23222a),to(var(--primary-accent-color)))!important;background-image:linear-gradient(1turn,#23222a 20%,var(--primary-accent-color))!important;border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.room-card .broadcast-indicator{position:absolute;font-size:12px;margin-left:14px;margin-top:10px;-webkit-box-shadow:0 -2px 3px rgba(0,0,0,.33);box-shadow:0 -2px 3px rgba(0,0,0,.33);color:#21ac45;border-radius:2px}.room-card .broadcast-indicator--red{color:red!important}@-webkit-keyframes game-card-text-bounce{0%{text-shadow:0 0 4px rgba(33,172,69,.3),0 0 4px rgba(33,172,69,.3)}50%{text-shadow:0 0 4px #21ac45,0 0 4px #21ac45}to{text-shadow:0 0 4px rgba(33,172,69,.3),0 0 4px rgba(33,172,69,.3)}}@keyframes game-card-text-bounce{0%{text-shadow:0 0 4px rgba(33,172,69,.3),0 0 4px rgba(33,172,69,.3)}50%{text-shadow:0 0 4px #21ac45,0 0 4px #21ac45}to{text-shadow:0 0 4px rgba(33,172,69,.3),0 0 4px rgba(33,172,69,.3)}}@-webkit-keyframes game-card-box-bounce{0%{-webkit-box-shadow:0 0 5px 1px rgba(33,172,69,.3),0 0 5px 1px rgba(33,172,69,.3);box-shadow:0 0 5px 1px rgba(33,172,69,.3),0 0 5px 1px rgba(33,172,69,.3)}50%{-webkit-box-shadow:0 0 5px 1px #21ac45,0 0 5px 1px #21ac45;box-shadow:0 0 5px 1px #21ac45,0 0 5px 1px #21ac45}to{-webkit-box-shadow:0 0 5px 1px rgba(33,172,69,.3),0 0 5px 1px rgba(33,172,69,.3);box-shadow:0 0 5px 1px rgba(33,172,69,.3),0 0 5px 1px rgba(33,172,69,.3)}}@keyframes game-card-box-bounce{0%{-webkit-box-shadow:0 0 5px 1px rgba(33,172,69,.3),0 0 5px 1px rgba(33,172,69,.3);box-shadow:0 0 5px 1px rgba(33,172,69,.3),0 0 5px 1px rgba(33,172,69,.3)}50%{-webkit-box-shadow:0 0 5px 1px #21ac45,0 0 5px 1px #21ac45;box-shadow:0 0 5px 1px #21ac45,0 0 5px 1px #21ac45}to{-webkit-box-shadow:0 0 5px 1px rgba(33,172,69,.3),0 0 5px 1px rgba(33,172,69,.3);box-shadow:0 0 5px 1px rgba(33,172,69,.3),0 0 5px 1px rgba(33,172,69,.3)}}.room-card__broadcast-indication{min-width:42px;background-color:#413d3c;border-radius:4px;padding:1px 2px;padding-right:4px;overflow:hidden;-ms-flex-item-align:center;align-self:center}.room-card__broadcast-indication__icon{color:#21ac45!important;font-size:16px;-webkit-animation-name:game-card-text-bounce;animation-name:game-card-text-bounce;-webkit-animation-duration:1.4s;animation-duration:1.4s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-fill-mode:both;animation-fill-mode:both}.room-card__broadcast-indication__text{font-size:10px;color:#fff}.room-card .triangle{color:green!important;right:20px;font-size:12px}.room-card .room-card-host{width:44px;height:44px;margin:10px 13px 0 0;background-size:cover;background-position:50%;border-radius:9px;border-width:1px;border-style:solid;background-color:#c4c4c4}.room-card .room-card-host--actual{border-color:#5aae59}.room-card .game-in-progress-text,.room-card .get-ready-text{font-size:18px;padding:4px 8px;color:#5aae59;font-weight:700}.room-card .game-in-progress-text{color:var(--primary-accent-color)}.room-card .game-card-btn{color:hsla(0,0%,100%,.9);background-color:hsla(0,0%,100%,.9);padding:0 12px;height:30px;line-height:30px;font-size:14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:500;text-transform:uppercase;-webkit-transition:color .1s ease-out,background-color .1s ease-out;transition:color .1s ease-out,background-color .1s ease-out;outline:none}.room-card .game-card-btn:hover{color:var(--primary-accent-color);background-color:var(--primary-accent-color)}.room-card .game-card-btn.disabled{pointer-events:none;background-color:#413d3c;color:#b1b1b1;cursor:auto}.room-card .countdown{line-height:30px;-webkit-box-flex:0!important;-ms-flex:none!important;flex:none!important;width:110px;text-align:center;padding:0 5px;font-size:11px;color:var(--primary-accent-color);background:currentColor}.room-card .countdown span{font-size:14px;font-weight:700;vertical-align:top;margin-left:2px}.room-card.selected .game-card-btn{color:var(--secondary-accent-color);background:currentColor}.room-card.selected .game-card-btn:hover{-webkit-filter:brightness(1.1);filter:brightness(1.1)}.room-card.selected .countdown{color:hsla(0,0%,100%,.9);background:currentColor}.room-card .game-card-user-link{text-decoration:underline;cursor:pointer;margin-right:2px}.room-card .host-icon{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;width:60px;height:60px;background-color:#b1b1b1;position:relative}.room-card .pending-host-image{position:absolute;display:block;width:90%;height:auto;bottom:0;left:5%;margin-left:-1px}.room-card .actual-duration-time,.room-card .actual-start-time,.room-card .game-card-countdown{display:inline-block;font-weight:700}.room-card .game-title-wrap{max-width:calc(100% - 60px)}.room-card .host-icon-wrap{border-radius:4px;background-color:var(--primary-accent-color);overflow:hidden;position:relative}.room-card .players-count{color:#fff;display:inline-block;font-size:12px;height:17px;padding:1px 3px}.room-card .player-count-number{font-size:12px;color:hsla(0,0%,100%,.9);font-weight:700}.room-card .game-card-players{font-size:12px;margin-bottom:10px;font-weight:700}.room-card .game-header-top{padding-right:7px}.room-card .game-header-top h2{padding:4px 0 5px;font-size:18px;line-height:16px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.room-card .game-header-top .game-details{font-size:10px}.room-card .game-header-top .game-details .host-name strong{font-weight:700}.room-card .game-header-top .game-details .actual-host strong{color:green}.room-card .game-header{position:relative;height:48px;padding:7px 7px 0 12px;background-color:#fff;z-index:1}.room-card.booked .host-icon-wrap,.room-card.selected .host-icon-wrap{background-color:var(--secondary-accent-color)}.room-card-container{width:300px;height:300px;padding:10px 0 10px 0}.room-card-selected{-webkit-box-shadow:0 0 0 2px var(--primary-accent-color);box-shadow:0 0 0 2px var(--primary-accent-color)}.room-card-selected:before{border-right:13px solid var(--primary-accent-color)}.room-card-selected:after{border-right:10px solid #232229}.room-card-selected:hover:before{border-right:13px solid #e0d4f9}.room-card-booked{-webkit-box-shadow:0 0 0 2px var(--primary-accent-color);box-shadow:0 0 0 2px var(--primary-accent-color)}.room-card-title{color:#f8f9fb;font-family:Right Grotesk,san-serif;-webkit-box-flex:1;-ms-flex:1;flex:1;font-weight:900;font-size:18px;margin-left:17px;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:3;padding-bottom:8px;text-transform:uppercase}.room-card-image,.room-card-title{display:-webkit-box;display:-ms-flexbox;display:flex}.room-card-image{height:60px;border-radius:4px;background-position:50%;background-repeat:repeat;background-color:#292932}.room-card-karaoke{background-image:-webkit-gradient(linear,left bottom,left top,color-stop(20%,rgba(0,0,0,.6)),to(transparent)),url(../img/karaoke.8971c376.png)!important;background-image:linear-gradient(1turn,rgba(0,0,0,.6) 20%,transparent),url(../img/karaoke.8971c376.png)!important}.room-card-watch-party{background-image:-webkit-gradient(linear,left bottom,left top,color-stop(20%,rgba(0,0,0,.6)),to(transparent)),url(../img/watch-party.63363d1b.png);background-image:linear-gradient(1turn,rgba(0,0,0,.6) 20%,transparent),url(../img/watch-party.63363d1b.png)}.room-card-championship,.room-card-watch-party{background-position:50%;background-repeat:repeat;background-color:#292932}.room-card-championship{background-image:-webkit-gradient(linear,left bottom,left top,color-stop(20%,rgba(0,0,0,.6)),to(transparent)),url(../img/championship.2599d56b.png);background-image:linear-gradient(1turn,rgba(0,0,0,.6) 20%,transparent),url(../img/championship.2599d56b.png)}.game-card-status-badge{background-color:#413d3c;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:4px;line-height:1;padding-top:1px;padding-bottom:1px;padding-left:10px;padding-right:16px}.game-card-status-badge__icon{font-size:16px}.game-card-status-badge__text{font-size:10px;color:#fff}.game-card-status-badge--success{-webkit-animation-name:game-card-box-bounce;animation-name:game-card-box-bounce;-webkit-animation-duration:1.4s;animation-duration:1.4s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-fill-mode:both;animation-fill-mode:both}.game-card-status-badge--success .game-card-status-badge__icon{color:#21ac45}.game-card-status-badge--error .game-card-status-badge__icon{color:#e91e63;-webkit-animation-name:game-card-text-bounce;animation-name:game-card-text-bounce;-webkit-animation-duration:1.4s;animation-duration:1.4s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-fill-mode:both;animation-fill-mode:both}.lobby-page__game-search--no-status .room-card__start-time{display:none}@media(max-width:1100px){.game-card .game-card-btn{font-size:12px}}.game-search__recycle-scroller{margin:0;padding:0;position:absolute;height:100%;width:100%}.game-search__recycle-scroller>div{direction:ltr}.rtb-border-radius{border-radius:8px}.rtb-border{border:solid 0 var(--primary-accent-color)}.rtb-box-shadow{-webkit-box-shadow:0 0 3px rgba(0,0,0,.5);box-shadow:0 0 3px rgba(0,0,0,.5)}.room-host{aspect-ratio:1/1;border-radius:9px;border:1px solid hsla(0,0%,100%,.1);position:relative;overflow:hidden}.room-host__image{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#c4c4c4;background-size:cover;background-position:50%}.room-host__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.room-host__name{padding-top:9px;font-size:14px;line-height:16px;color:#fff;text-align:center}.room-host__bottom{position:absolute;left:0;bottom:0;background:-webkit-gradient(linear,left top,left bottom,color-stop(10%,transparent),to(#000));background:linear-gradient(180deg,transparent 10%,#000);z-index:2;width:100%;height:27px}