.global-leaderboards{display:flex;flex-direction:row;align-items:flex-start;justify-content:center;width:100%;height:calc(100% - 40px);padding:1rem 1rem 0}.global-leaderboards .hd-list-item,.global-leaderboards .hd-title{display:flex;flex-direction:row;justify-content:flex-end}.global-leaderboards .wrapper{display:flex;flex-direction:column;max-height:100%;height:100%;gap:calc(35px - 1.2rem);position:relative;flex:1 1;padding:0}@media only screen and (max-width:1599px){.global-leaderboards .wrapper{max-width:100vw}}@media only screen and (min-width:1600px){.global-leaderboards .wrapper{max-width:1400px}}@media only screen and (max-width:1199px){.global-leaderboards .wrapper .summary-bullets{display:none}.global-leaderboards .wrapper .summary-background{background-repeat:repeat}}.global-leaderboards .wrapper .leaderboards-scenarios-content{position:relative;height:100%;overflow:hidden}.global-leaderboards .wrapper .detail-info{display:flex;flex:1 1;border-radius:8px;gap:32px;flex-direction:column}.global-leaderboards .wrapper .score-list{margin-top:16px;display:flex;flex:1 1;flex-direction:column}.global-leaderboards .wrapper .description{margin-top:16px;color:#c7c7c7}