/*!***********************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./src/designs/Regular/Regular.css ***!
  \***********************************************************************************/.roulette-pro-regular-design-top{position:absolute;z-index:10;background:#ff7524 linear-gradient(0deg,#ef3a28,#ff9305);border-radius:2px;box-shadow:0 2px 4px 0 rgba(0,0,0,.5);top:0;left:0;right:0;bottom:0;margin:auto}.roulette-pro-regular-design-top.horizontal{width:4px;height:100%}.roulette-pro-regular-design-top.vertical{width:100%;height:4px}.roulette-pro-regular-prize-item{text-align:center}.roulette-pro-regular-prize-item-wrapper{position:relative;z-index:2;width:100%;display:flex;flex-direction:column;border:2px solid #383f48;background-color:#2e3640;background:radial-gradient(farthest-corner,#2e3640 0,#13161a 100%)}.roulette-pro-regular-prize-item-wrapper.center{justify-content:center}.roulette-pro-regular-image-wrapper{height:170px;overflow:hidden}.roulette-pro-regular-prize-item-image{max-width:100%;max-height:100%}.roulette-pro-regular-prize-item-text{box-sizing:border-box;display:block;padding:16px;margin:auto 0 0;display:flex;align-items:center;justify-content:center;position:relative;z-index:2;overflow:hidden;height:60px;background:rgba(0,0,0,.25);color:#fff;font-weight:700;line-height:1.2;white-space:break-spaces}.roulette-pro-regular-design-prize-item-horizontal:first-child .roulette-pro-regular-prize-item-wrapper{border-left:0}.roulette-pro-regular-design-prize-item-vertical .roulette-pro-regular-prize-item-wrapper{border-bottom:0}

/*!**************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./src/components/Wrapper/Wrapper.css ***!
  \**************************************************************************************/.roulette-pro-wrapper{box-sizing:border-box;position:relative;z-index:2;margin:0;color:#fff;overflow:hidden;height:100%}
/*!**************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./src/components/PrizesWrapper/PrizesWrapper.css ***!
  \**************************************************************************************************/.roulette-pro-prize-list{position:relative;display:flex;width:100%;height:100%;list-style:none;margin:0;padding:0}.roulette-pro-prize-list.horizontal{width:-moz-max-content;width:max-content}.roulette-pro-prize-list.vertical{flex-direction:column;align-items:center}.roulette-pro-prize-list.with-animation.horizontal{animation:roulette-horizontal-animation 100s linear infinite}.roulette-pro-prize-list.with-animation.vertical{animation:roulette-vertical-animation 100s linear infinite}@keyframes roulette-horizontal-animation{0%{transform:translate3d(0)}to{transform:translate3d(-3000px,0,0)}}@keyframes roulette-vertical-animation{0%{transform:translateY(0)}to{transform:translate3d(0,-3000px,0)}}.WheelPage_wheel__uxRXc{clip-path:circle(20% at 50% 50%);-webkit-clipPath:circle(20% at 50% 50%)}@media (max-width:600px){.WheelPage_wheel__uxRXc{clip-path:circle(50% at 50% 50%);-webkit-clipPath:circle(50% at 50% 50%)}}