.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;height:70px;padding:0 8px;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{display:flex;justify-content:space-between;align-items:center;flex:0 0 auto;min-height:36px;font-family:var(--font-stack);font-style:normal;font-weight:700;font-size:20px;line-height:normal;gap:16px;margin:4px 4px 16px}.leaderboards-user-header-btn-group{display:flex;width:50%}.leaderboards-user-header-btn-group .neo-dropdown-trigger{padding-inline:12px}.leaderboards-user-search{width:50%}.leaderboards-user-content{display:flex;flex-direction:column;flex:1 1;overflow:hidden}@media only screen and (max-width:1199px){.leaderboards{padding-top:0;gap:0}.leaderboards-scenarios-header{height:50px}.leaderboards-user-header{justify-content:flex-end}.leaderboards-user-content{min-height:300px;padding-bottom:32px}.leaderboards-left{height:50%;width:100%}.leaderboards-left.maximized{display:none}.leaderboards-right{height:50%;width:100%;flex:1 1}.leaderboards-right.maximized{height:100%;max-height:100%}}@media only screen and (min-width:1200px){.leaderboards-left,.leaderboards-right{height:100%;flex:1 1}}@media only screen and (max-width:899px){.leaderboards-left{flex-basis:100%;max-width:100%}.leaderboards-right{max-width:100%}}@media only screen and (min-width:900px)and (max-width:1199px){.leaderboards-left{flex-basis:100%;max-width:100%}.leaderboards-right{max-width:100%}}