.toplist-modern .toplist-content{position:relative}.toplist-modern .toplist-content:before{position:absolute;inset:0;z-index:8;content:"";background:rgba(0,0,0,.6)}.toplist-modern .toplist-content:after{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);z-index:9;display:block;content:"";border:6px solid;border-color:#18447e rgba(0,0,0,0) #18447e rgba(0,0,0,0);border-radius:50%;width:48px;height:48px;animation:spin 1.2s linear infinite}.toplist-modern .toplist-content:not(.loading):before,.toplist-modern .toplist-content:not(.loading):after{visibility:hidden}