body{background-color:#fff}#players-list-toggle{background:none;border:none;box-shadow:none;cursor:pointer;height:32px;left:284px;max-width:32px;min-width:32px;outline:none;padding:0;position:fixed;top:84px;width:32px;z-index:3}.players-list{background:#192733;border-right:1px solid #3e5974;left:0;max-height:calc(100vh - 68px);min-height:calc(100vh - 68px);overflow:auto;overscroll-behavior:contain;position:fixed;top:68px;transition:all .3s ease-in-out;width:300px;z-index:2}.players-list__title{padding:32px}.players-list__title h4{color:#99afc4;margin:0;padding:0}.players-list__table{border:none;border-collapse:collapse;margin:0 32px 76px;width:calc(100% - 64px)}.players-list__container{display:flex;flex-direction:column}.players-list_item__container{align-items:center;display:flex;justify-content:space-between;padding:16px 32px}.players-list_item-name__container{align-items:center;display:flex;gap:8px;justify-content:center}.players-list_item-name__container img{border-radius:50%;height:24px;width:24px}.players-list_item-name__container span{color:var(--colors-greys-light-grey-grey-01,#99afc4);font-family:Lexend Deca;font-size:12px;font-style:normal;font-weight:500;line-height:22px}.players-list_item-score{border:1px solid #3e5974;border-radius:32px;color:#fff;display:inline-block;font-size:14px;font-weight:500;line-height:22px;padding:2px 12px}.players-list__table-container-header{border-bottom:1px solid var(--colors-greys-dark-grey-grey-04,#3e5974);color:var(--colors-greys-dark-grey-grey-06,#7691ad);display:grid;font-family:Lexend Deca;font-size:12px;font-style:normal;font-weight:500;grid-template-columns:1fr 170px 110px;line-height:20px;margin:0 32px;padding:16px 0}.players-list__table-items-container{display:flex;flex-direction:column;gap:8px;padding:16px 32px}.players-list__table_item-name__container{align-items:center;display:flex;gap:8px}.players-list__table_item-name__container img{border-radius:50%;height:24px;width:24px}.players-list__table_item-name__container span{color:var(--colors-greys-light-grey-grey-06,#fff);font-family:Lexend Deca;font-size:14px;font-style:normal;font-weight:500;line-height:22px}.players-list__table-items-container-items{border-bottom:1px solid var(--colors-greys-dark-grey-grey-04,#3e5974);display:grid;gap:8px;grid-template-columns:1fr 170px 110px;padding-bottom:8px}.players-list__table-score{color:var(--colors-greys-light-grey-grey-04,#eaf0f6);display:block;font-family:Lexend Deca;font-size:14px;font-style:normal;font-weight:500;line-height:22px;padding-left:16px}.players-list__table-score-winner{display:flex;gap:4px;padding-left:16px}.players-list__table-score-winner .players-list__table-score{padding:0}.players-list__table-score-winner img{height:24px;width:24px}.players-list__table-time{color:var(--colors-greys-light-grey-grey-06,#fff);font-family:Lexend Deca;font-size:14px;font-style:normal;font-weight:300;line-height:22px}.players-list__current{background:#213343;bottom:0;box-sizing:border-box;left:0;padding:18px 32px;position:fixed;transition:all .3s ease-in-out;width:300px}.players-list__current table{border:0;border-collapse:collapse;margin:0;width:100%}.players-list__current table tbody tr td{vertical-align:middle}.players-list__current table tbody tr td:nth-child(2){text-align:right;width:50px}.players-list__current table tbody tr td:nth-child(2) span{border:1px solid #3e5974;border-radius:32px;color:#fff;display:inline-block;font-size:14px;font-weight:500;line-height:22px;padding:2px 12px}.players-list__current table tbody tr td:nth-child(3){display:none}.players-list__current-name{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:8px;justify-content:flex-start}.players-list__current-name img{border-radius:12px;display:block;height:24px;max-width:24px;min-width:24px;width:24px}.players-list__current-name span{color:#99afc4;font-size:12px;font-weight:500;line-height:22px}.players-list.opened{width:544px}#players-list-toggle.opened{left:528px}#players-list-toggle.opened svg{transform:rotate(180deg)}.players-list.opened .players-list__table thead{display:table-header-group}.players-list.opened .players-list__table tbody tr td{border-bottom:1px solid #3e5974;padding:13px 0}.players-list.opened .players-list__table tbody tr td:nth-child(2){color:#eaf0f6;font-size:14px;font-weight:500;line-height:22px;padding-left:20px;text-align:left}.players-list.opened .players-list__table tbody tr td:nth-child(2) span{border:none;color:#eaf0f6;font-size:14px;font-weight:500;line-height:22px;padding:0}.players-list.opened .players-list__table tbody tr td:nth-child(3){display:table-cell;font-size:14px;font-weight:300;line-height:22px;text-align:right}.players-list.opened .players-list__table-name{max-width:230px}.players-list.opened .players-list__table-name span{color:#fff;font-size:14px}.players-list.opened .players-list__current{width:544px}@media(max-width:1023px){.players-list,.players-list__current{left:-544px}#players-list-toggle{left:20px;top:78px}#players-list-toggle.opened{position:fixed}.players-list.opened,.players-list.opened .players-list__current{left:0}}@media(max-width:544px){.players-list.opened,.players-list.opened .players-list__current{max-width:100vw}#players-list-toggle.opened{left:calc(100vw - 46px)}.players-list__table thead th{white-space:normal}}[v-cloak]{display:none}.prows,.prows-enter-active,.prows-leave-active,.prows-move{transition:all .5s ease}.prows-enter-from,.prows-leave-to{opacity:0;transform:translateX(30px)}.prows-leave-active{position:absolute}