.PlayerItem{align-items:center;display:flex;text-decoration:none;transition:background-color .5s,color .5s;width:100%}.PlayerItem .PlayerItem-content{width:100%}.PlayerItem.PlayerItem--withoutContent .p-panel-content-container{display:none}.PlayerItem img{border-radius:12px;height:24px;margin-right:5px;width:24px}.PlayerItem .PlayerItem-playerName{flex:auto}.PlayerItem .PlayerItem-extra{text-align:center}.PlayerItem .PlayerItem-extra .PlayerItem-details{font-weight:700}.PlayerItem .PlayerItem-extra .PlayerItem-subDetails{font-size:.7rem;font-weight:400}.PlayerItem-content--clickable:hover,a.PlayerItem:hover{--p-panel-background:#fafafa;--p-panel-header-background:#fafafa}.PlayerItem-content--clickable:hover{cursor:pointer}
