.leaderboard-card{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;background:linear-gradient(var(--bs-dark),var(--bs-body-bg));color:#fff;padding:30px;border-top-left-radius:25px;border-top-right-radius:25px;width:200px;height:100%;z-index:2;text-align:center;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.leaderboard-card .place img{width:30px}.leaderboard-card .leaderboard-image{position:relative;margin:auto auto 16px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;border-radius:9999px;padding:4px}.leaderboard-card .leaderboard-image img{width:70px;height:70px}.leaderboard-card .crown{position:absolute;z-index:0;width:28px!important;height:26px!important;margin-top:-5.4rem}.first-place{height:95%;background:linear-gradient(#05080c,#61f29a40)}.sec-place{height:88%;background:linear-gradient(#0a0f14,#05080c99)}.third-place{height:75%;background:linear-gradient(#0a0f14,#05080c99)}.first-place .leaderboard-image .avatar{border:2px solid rgb(255,199,0);border-radius:50%;background:#1e1e2e;box-shadow:0 1.304px 46.522px #ffcd1c40}.sec-place .leaderboard-image .avatar{border:2px solid rgb(169,169,169);border-radius:50%;background:#1e1e2e}.third-place .leaderboard-image .avatar{border:2px solid rgb(233,136,35);border-radius:50%;background:#1e1e2e}.first-place span p,.sec-place span p,.third-place span p{margin-right:.25rem}@media only screen and (max-width: 600px){.leaderboard-card{width:32%!important}.leaderboard-card .place img{width:20px}}@media (max-width: 768px){.first-place span p,.sec-place span p,.third-place span p{min-width:0;max-width:85%!important;margin-right:0!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}
