.box-rank{overflow:auto}.rank-header{height:65px;justify-content:space-between;width:100%;position:fixed;background-color:var(--background);z-index:99}.rank-header,.rank-header div{display:flex;align-items:center}.rank-header div{margin:15px}.rank-user{width:100%;height:105px;margin-top:10px;border-bottom:1px solid #ffffff15;display:flex;align-items:center;background-color:rgba(255,255,255,.034)}.user-name{font-size:18px;font-weight:700}.user-data{display:flex;justify-content:space-between;width:100%}.avatar{border-radius:50px;width:60px;height:60px;margin:0 15px 0 10px}.likes-comments{font-size:14px;font-weight:300;margin-top:5px;color:rgb(245,245,245)}.user_interactions{align-items:center;margin:0 10px}.user_interactions.red div:nth-child(2){background:linear-gradient(90deg,transparent,rgb(141,7,7))!important}.user_interactions.purple div:nth-child(2){background:linear-gradient(90deg,transparent,rgb(44,13,184))!important}.user_interactions.orange div:nth-child(2){background:linear-gradient(90deg,transparent,rgb(121,69,1))!important}.user_interactions div:nth-child(2){background:linear-gradient(90deg,transparent,rgb(53,52,52))}.user_interactions div{font-size:17px;font-weight:500;padding:2px;width:65px;border-radius:0 10px 10px 0}.user_interactions img{position:relative;bottom:-2px;margin:0 1px}.rank-count{width:45px;text-align:center;position:relative;font-size:20px!important;font-weight:700;bottom:5px}