.leaderboards-left{max-height:100%}.leaderboards-left,.leaderboards-right{display:flex;flex-direction:column}.leaderboards-scenarios-header{display:flex;justify-content:space-between;align-items:center;padding:0;margin-bottom:16px;gap:16px;font-family:var(--font-stack);font-style:normal;font-weight:700;font-size:1.2rem;line-height:normal;color:#c2bfc5;text-transform:uppercase}.leaderboards-scenarios-content{display:flex;flex-direction:column;flex:1 1;overflow:hidden}.leaderboards-user-header{justify-content:space-between;align-items:center;min-height:36px;font-family:var(--font-stack);font-style:normal;font-weight:700;font-size:20px;line-height:normal;gap:16px;margin:var(--focus-clearance) var(--focus-clearance) 16px}.leaderboards-user-header,.leaderboards-user-header-btn-group{display:flex;flex:0 0 auto}.leaderboards-user-search{flex:1 1 auto;min-width:0}.leaderboards-user-content{display:flex;flex-direction:column;flex:1 1;overflow:hidden}@media only screen and (max-width:1199px){.leaderboards{padding-top:0}.leaderboards-user-header{justify-content:flex-end}.leaderboards-user-content{min-height:300px}}@media only screen and (min-width:900px){.leaderboards-left,.leaderboards-right{height:100%;flex:1 1}}@media only screen and (max-width:899px){.leaderboards{gap:0}.leaderboards-left{height:50%;width:100%;flex-basis:100%;max-width:100%}.leaderboards-left.maximized{display:none}.leaderboards-right{height:50%;width:100%;flex:1 1;max-width:100%}.leaderboards-right.maximized{height:100%;max-height:100%}}