/* Keep every prize centred within its own wedge and visually integrated. */
.lw-wheel-prize-marker{width:50px!important;height:50px!important;object-fit:contain!important;transform:translate(-50%,-50%) rotate(calc(22.5deg + var(--slot)*45deg)) translateY(-100px) rotate(calc(-22.5deg - var(--slot)*45deg))!important;filter:drop-shadow(0 2px 2px rgba(55,15,0,.28)) saturate(.96)!important}.lw-wheel-prize-marker:nth-of-type(2),.lw-wheel-prize-marker:nth-of-type(6),.lw-wheel-prize-marker:nth-of-type(8){width:53px!important;height:53px!important}.lw-wheel-prize-marker:nth-of-type(4){width:50px!important;height:50px!important}@media(max-width:370px){.lw-wheel-prize-marker{width:42px!important;height:42px!important;transform:translate(-50%,-50%) rotate(calc(22.5deg + var(--slot)*45deg)) translateY(-88px) rotate(calc(-22.5deg - var(--slot)*45deg))!important}.lw-wheel-prize-marker:nth-of-type(2),.lw-wheel-prize-marker:nth-of-type(6),.lw-wheel-prize-marker:nth-of-type(8){width:45px!important;height:45px!important}.lw-wheel-prize-marker:nth-of-type(4){width:42px!important;height:42px!important}}
