.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 [class*=DropdownContainer] .selected-name{padding:0 0 0 8px}.global-leaderboards [class*=CountryItem]{font-weight:500}.global-leaderboards [class*=CountryItem]:not(:has([class*=FlagContainer])) .name{padding:0}.global-leaderboards .search-container .input-button{font-size:15px}.global-leaderboards [class*=SearchContainer] .hd-input{transition:all .2s ease-in-out}.global-leaderboards [class*=SearchContainer] .hd-input:disabled{background:#221f26;filter:opacity(.25)}.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}.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}.screen-md .global-leaderboards .wrapper,.screen-sm .global-leaderboards .wrapper,.screen-xs .global-leaderboards .wrapper{max-width:100vw}.screen-sm .global-leaderboards .wrapper .summary-bullets,.screen-xs .global-leaderboards .wrapper .summary-bullets{display:none}.screen-sm .global-leaderboards .wrapper .summary-background,.screen-xs .global-leaderboards .wrapper .summary-background{background-repeat:repeat}.screen-lg .global-leaderboards .wrapper{flex:1 1;max-width:1400px}