.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-background{position:absolute;top:-19px;left:0;right:0;z-index:1;width:100%}.leader-card-title{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;z-index:2;border-radius:clamp(20px,10vw,80px);box-shadow:2px 2px 7px #0003}.leaderboard-container{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;height:320px;max-height:320px}.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}.leaderboard-image .avatar-bottom{position:absolute;bottom:0;left:50%;z-index:2;width:25px!important;height:auto!important;margin-bottom:-22px!important;-webkit-transform:translateX(-50%);transform:translate(-50%)}@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}}@media (max-width: 480px){.leaderboard-image .avatar-bottom{width:20px!important;margin-bottom:-15px!important}}@media (min-width: 768px){.leader-card-title{border-radius:50px}}@media (min-width: 1024px){.leader-card-title{border-radius:80px}}
