.small-fortune-wheel{display:flex;justify-content:center;align-items:center;z-index:49;cursor:pointer}.small-fortune-wheel img{height:120px;width:120px}@media screen and (max-width:998.9px){.small-fortune-wheel img{height:40px;width:40px;display:none}}.fortune-wheel-content{position:relative;display:flex;justify-content:space-between;align-items:center;box-shadow:0 0 13px 3px #00ffa3;gap:20px;flex:1;padding:24px;overflow:hidden}@media screen and (max-width:998.9px){.fortune-wheel-content{gap:10px;flex-direction:column;justify-content:flex-start;box-shadow:unset}}.fortune-wheel-bg{background-image:linear-gradient(180deg,rgba(78,9,174,.69) 5.66%,rgba(0,0,0,.69) 91.96%),url(/assets/bgs/fortune-wheel-modal-bg.png);background-size:cover;background-repeat:no-repeat;background-position:80% 70%;position:absolute;top:0;left:0;right:0;bottom:0;z-index:0;filter:blur(5px)}.fortune-wheel-content-info{z-index:1;display:flex;align-items:center;flex-direction:column}.fortune-wheel-content-wheel{z-index:1}.last-winners-btn-wrapper{background:#f6d806;width:160px;height:60px;border-radius:12px;cursor:pointer;font-family:Inter;font-size:16px;gap:6px;color:#9e0594;font-weight:700;box-shadow:0 0 13px 3px #a19010;margin-top:40px;display:flex;justify-content:center;align-items:center}