.strategy-draw-balls{display:inline-flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:6px;min-height:76px}
.strategy-draw-balls .strategy-draw-ball{margin:5px 0 0}
.play-whe-promo-balls{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:5px;max-width:100%;min-height:28px}
.play-whe-promo-ball{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 32px;border:1px solid #b91c1c;border-radius:50%;background:#dc2626;box-shadow:inset 0 1px 1px rgba(255,255,255,.24),0 2px 5px rgba(127,29,29,.3);color:#fff;font:800 12px/1 Arial,sans-serif;letter-spacing:0;text-shadow:0 1px 2px rgba(0,0,0,.75)}
@media(max-width:520px){.strategy-draw-balls{gap:4px}.play-whe-promo-balls{gap:4px}.strategy-draw-balls .play-whe-promo-ball{width:27px;height:27px;flex-basis:27px;font-size:10px}}
