/*!***********************************************************************************!*\
  !*** 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)}}@keyframes slide-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.lucky-wheel-modal{background-color:#170d19;border-top-left-radius:32px;border-top-right-radius:32px;border:1px solid #251929;bottom:0;left:0;max-height:85vh;outline:none;overflow:auto;padding:24px;position:fixed;width:100%;z-index:100014}.lucky-wheel-modal[data-status=initial]{opacity:0;transform:translateY(100%)}.lucky-wheel-modal[data-status=open]{opacity:1;transform:translateY(0)}.lucky-wheel-modal[data-status=close],.lucky-wheel-modal[data-status=open]{transition-duration:.25s;transition-property:opacity,transform;transition-timing-function:cubic-bezier(.4,0,.2,1)}.lucky-wheel-modal[data-status=close]{opacity:0;transform:translateY(100%)}@media only screen and (min-width:768px){.lucky-wheel-modal{border-radius:12px;filter:drop-shadow(0 0 1px #251929);max-height:calc(100dvh - 64px);position:relative;width:min(100vw - 64px,720px)}.lucky-wheel-modal[data-status=initial]{transform:scale(.9)}.lucky-wheel-modal[data-status=open]{transform:scale(1)}.lucky-wheel-modal[data-status=close]{transform:scale(.9)}}.lucky-wheel-modal__content{display:flex;flex-direction:column;height:100%}.lucky-wheel-modal__header{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--Outline-01-stroke,#231726);margin-bottom:0;margin-left:-24px;margin-right:-24px;padding:16px 24px;padding-top:0!important}.lucky-wheel-modal__header__title-group{display:flex;align-items:center;gap:12px}.lucky-wheel-modal__header__right-box{display:flex;align-items:center;gap:8px}.lucky-wheel-modal__header__icon{display:block;flex-shrink:0}.lucky-wheel-modal__header__title{font-size:16px;line-height:24px;font-weight:700;margin:0;text-transform:none}.lucky-wheel-modal__intro{margin:24px 0;display:flex;flex-direction:column;gap:4px;text-align:center}.lucky-wheel-modal__intro-line{margin:0;color:var(--Base-White,#FFF);font-size:14px;font-style:normal;font-weight:600;line-height:22px}.lucky-wheel-modal__intro-line:first-child{color:var(--Text-Low-contrast-03,#C9BACC)}.lucky-wheel-modal__roulette-wrapper{width:100%;max-width:100%;margin:0 0 20px;position:relative;display:flex;justify-content:center;overflow:visible}.lucky-wheel-modal__history-title{margin:0 0 4px;text-align:center;color:var(--Base-White,#FFF);font-size:12px;font-style:normal;font-weight:700;line-height:20px;letter-spacing:.08em}.lucky-wheel-modal__history-image{display:block;margin:0 auto 32px;width:202px;height:auto}.lucky-wheel-modal__roulette-glow{position:absolute;bottom:10px;left:50%;transform:translate(-50%);pointer-events:none;width:min(320px,90%);opacity:.85;z-index:1}.lucky-wheel-modal__footer{margin-top:auto;display:flex;flex-direction:column;gap:12px;align-items:center;border-top:1px solid var(--Outline-01-stroke,#231726);margin-left:-24px;margin-right:-24px;padding:24px;padding-bottom:0!important}.lucky-wheel-modal__message{text-align:center;font-size:14px;line-height:1.4}.lucky-wheel-modal__action-btn{display:flex;height:40px;padding:12px 32px;justify-content:center;align-items:center;gap:12px;flex:1 0;border-radius:6px;background:var(--Primary-Pig,#E6007A);box-shadow:inset 0 1px 0 0 rgba(255,255,255,.2);min-width:0;min-width:auto;width:100%;max-width:100%}@media(max-width:640px){.lucky-wheel-modal__roulette-wrapper{margin:20px 0}}.lucky-wheel-roulette{position:relative;padding:16px 0;background:#1d121f;border:1px solid var(--Outline-02-stroke,#261c2b);border-radius:var(--8px,8px);overflow:hidden}.lucky-wheel-roulette__list{position:relative;z-index:2;align-items:center;gap:0;justify-content:center}.lucky-wheel-roulette__item{padding:0;display:flex;justify-content:center}.lucky-wheel-roulette__card,.lucky-wheel-roulette__slot{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.lucky-wheel-roulette__card{background:rgba(0,0,0,0);box-shadow:none}.lucky-wheel-roulette__image{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;display:block}.lucky-wheel-roulette:after,.lucky-wheel-roulette:before{content:"";position:absolute;top:0;bottom:0;width:80px;pointer-events:none;z-index:5}.lucky-wheel-roulette:before{left:0}.lucky-wheel-roulette:after,.lucky-wheel-roulette:before{background:linear-gradient(90deg,#1D121F,rgba(29,18,31,0))}.lucky-wheel-roulette:after{right:0;transform:scaleX(-1)}.lucky-wheel-pointer{position:absolute;top:50%;left:50%;width:var(--lucky-wheel-pointer-width);height:var(--lucky-wheel-pointer-height);transform:translate(-50%,-50%);pointer-events:none;z-index:6;box-sizing:border-box}.lucky-wheel-pointer:before{content:""}.lucky-wheel-pointer:before,.lucky-wheel-pointer__glow{position:absolute;inset:calc(var(--lucky-wheel-pointer-offset, 0px)*-1)}.lucky-wheel-pointer__glow{box-sizing:border-box;border-radius:var(--10px,10px);border:1px solid var(--Primary-Pig,#e6007a);box-shadow:0 0 15px 0 #e6007a,0 0 24px 0 #e6007a}.lucky-wheel-pointer__arrow{position:absolute;top:-308px;left:50%;transform:translateX(-50%) rotate(180deg);width:0;height:0;border-left:18px solid rgba(0,0,0,0);border-right:18px solid rgba(0,0,0,0);border-bottom:24px solid #e6007a;filter:drop-shadow(0 0 8px rgba(255,191,77,.75))}@media(max-width:640px){.lucky-wheel-roulette{padding:12px 0}.lucky-wheel-roulette__item{padding:0}.lucky-wheel-pointer__arrow{border-left-width:14px;border-right-width:14px;border-bottom-width:20px}}