.luckyTitle{position:relative;opacity:0;top:0}.luckyTitle:hover{opacity:1;animation:luckyTitle .5s ease}@keyframes luckyTitle{0%{opacity:.3;top:-10px}to{opacity:1;top:0}}.imgSrc{opacity:1}.imgSrc:hover{animation:imgSrc .5s ease}@keyframes imgSrc{0%{opacity:1}to{opacity:1}}.imgSrc2{animation:imgSrc2 .5s ease-in}@keyframes imgSrc2{0%{opacity:.1}05%{opacity:.5}to{opacity:1}}.btn{animation:btn .5s ease}@keyframes btn{0%{opacity:0;width:50px}to{opacity:1;width:116px}}.enterBtn{position:relative;animation:enterBtn .5s ease}@keyframes enterBtn{0%{opacity:.5;width:50px;left:-50px}to{opacity:1;width:"fit-content";left:0}}.arrowBtn{animation:arrowBtn .5s ease-in}@keyframes arrowBtn{0%{opacity:1}to{opacity:.5}}.bgBox{animation:bgBox .5s ease-out}@keyframes bgBox{0%{height:180px}to{height:180px}}.bgBox2{animation:bgBox2 .5s ease-in}@keyframes bgBox2{0%{opacity:.5}to{opacity:1}}.box:hover>.imgSrc{opacity:1}.react-datepicker__day--outside-month{color:#ccc!important}.react-datepicker__day--today{font-weight:700}.react-datepicker__day{font-weight:400}.react-datepicker__day.react-datepicker__day--keyboard-selected{background:none;color:#000}.react-datepicker__tab-loop{position:absolute;top:0}.calendar{z-index:999}.calendar-dark .react-datepicker{color:#fff;background-color:#464646!important}.calendar-dark .react-datepicker__day--outside-month,.calendar-dark .react-datepicker__day--disabled{color:gray!important}.calendar-dark .react-datepicker__day{color:#fff}.calendar-dark .react-datepicker__day:hover{color:#000}.calendar-dark .react-datepicker__header{color:#fff;background-color:#464646!important}.calendar-dark .react-datepicker__day-name{color:#fff!important}.calendar-dark .react-datepicker__day.react-datepicker__day--keyboard-selected{background:none;color:#fff!important}@font-face{font-family:Roboto;src:url(/fonts/roboto-light.ttf) format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Roboto;src:url(/fonts/roboto-regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Roboto;src:url(/fonts/roboto-medium.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Roboto;src:url(/fonts/roboto-semibold.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Roboto;src:url(/fonts/roboto-bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Roboto;src:url(/fonts/roboto-extraBold.ttf) format("truetype");font-weight:800;font-style:normal;font-display:swap}*{box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0);--toast-z-index: 10004}::-webkit-scrollbar{display:none}#root{height:100%;width:100%;--chakra-colors-chakra-placeholder-color: "#B3B7C1"}html,body{font-family:Roboto,sans-serif;position:relative;height:100dvh;margin:auto;max-width:2560px;max-height:1440px;font-weight:800;-webkit-user-select:none;user-select:none}html{overflow:hidden}body{font-size:14px;color:#000;padding:0;overflow:auto;overscroll-behavior:none}.blinking{animation:blinker 2s ease-in-out infinite}@keyframes blinker{50%{opacity:.1}}.swingL{animation:swingL .5s ease-in-out;animation-iteration-count:1;transform-origin:center top}@keyframes swingL{0%{transform:rotate(0);opacity:1}to{transform:rotate(45deg);opacity:.1}}.swingR{animation:swingR .5s ease-in-out;animation-iteration-count:1;transform-origin:center top}@keyframes swingR{0%{transform:rotate(0);opacity:1}to{transform:rotate(-45deg);opacity:.1}}.fade-in{animation:fadeIn 1s ease-in-out}.fade-swingL{animation:fadeSwingL .3s ease-in-out;animation-iteration-count:1;transform-origin:center top}@keyframes fadeSwingL{0%{transform:rotate(-20deg);opacity:.1}to{transform:rotate(0);opacity:1}}.fade-swingR{animation:fadeSwingR .3s ease-in-out;animation-iteration-count:1;transform-origin:center top}@keyframes fadeSwingR{0%{transform:rotate(20deg)}to{transform:rotate(0)}}.bgFadeL{animation:bgFadeL .5s ease;animation-iteration-count:1;transform-origin:center top}@keyframes bgFadeL{0%{transform:rotate(-45deg)}to{transform:rotate(-20deg)}}.bgFadeR{animation:bgFadeR .5s ease;animation-iteration-count:1;transform-origin:center top}@keyframes bgFadeR{0%{transform:rotate(45deg)}to{transform:rotate(20deg)}}.reload{animation:reload 10s ease alternate}@keyframes reload{0%{opacity:0}95%{opacity:0}to{opacity:1}}.up-down{animation:up-down 4s ease infinite alternate;transform-origin:center top;will-change:transform;-webkit-transform:translateZ(0);transform:translateZ(0)}@keyframes up-down{0%{transform:translateY(0);border-radius:8px}25%{transform:translateY(97px);border-radius:100px}50%{transform:translateY(0);border-radius:8px}75%{transform:translateY(97px);border-radius:100px}to{transform:translateY(0);border-radius:8px}}.slideUp{will-change:transform;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-o-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);transform:translateZ(0);animation:slideUp .2s ease-in}@keyframes slideUp{0%{transform:translateY(50px);opacity:.9}50%{transform:translateY(0)}to{transform:translateY(0)}}.slideDown{will-change:transform;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-o-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);transform:translateZ(0);animation:slideDown .2s ease-in}@keyframes slideDown{0%{transform:translateY(-50px);opacity:.9}50%{transform:translateY(0)}to{transform:translateY(0)}}.results{animation:results 1s ease}@keyframes results{0%{opacity:.6}to{opacity:1}}.dashboard{animation:dashboard .5s ease}@keyframes dashboard{0%{overflow:hidden;height:100px;transition:height 1s ease}to{height:480px;overflow:visible;opacity:1}}.jackpot{height:"500px";animation:jackpot .5s ease}@keyframes jackpot{0%{overflow:hidden;height:480px;transition:height 1s ease}to{height:260px;overflow:visible;opacity:1}}.lightMode{animation:lightMode .5s ease}@keyframes lightMode{0%{opacity:.3}to{opacity:1}}.darkMode{animation:darkMode .5s ease}@keyframes darkMode{0%{opacity:.3}to{opacity:1}}.spring-drawer-overlay{z-index:1900;display:flex;position:fixed;top:0;left:0;right:0;bottom:0;overflow:hidden}.spring-drawer{z-index:1902;height:100%;background-color:#fff;pointer-events:all;border-top-right-radius:50px;border-bottom-right-radius:50px;position:relative;display:flex;flex-direction:column}.spring-drawer-mask{z-index:1901;position:absolute;background:transparent;width:100%;height:100%}.spring-drawer-mask-bg{z-index:1901;width:100vw;height:100vh;position:fixed;background-color:#00000080;pointer-events:none}.breath{-webkit-transform:translateZ(0);animation:breath 2.1s infinite;will-change:transform}@keyframes breath{0%{border:0px;transform:scale(1)}50%{border:8px solid rgba(186,184,184,.5);transform:scale(1.1)}to{border:0px;transform:scale(1)}}.active{background-color:red;color:#fff;border-radius:10px}.scrollbar-custom::-webkit-scrollbar{display:block;width:.4em;border-radius:50vh;cursor:pointer}.scrollbar-custom::-webkit-scrollbar-track{box-shadow:inset 0 0 6px #0000004d}.scrollbar-custom::-webkit-scrollbar-thumb{background-color:#314fabf7!important;outline:none!important;border-radius:5px}.scrollbar-table-custom::-webkit-scrollbar{display:block;width:.4em;border-radius:50vh;cursor:pointer}.scrollbar-table-custom::-webkit-scrollbar-track{border-radius:50vh}.scrollbar-table-custom::-webkit-scrollbar-thumb{background-color:#314fabf7!important;outline:none!important;border-radius:5px}.hotTypePopIn{animation:fadeIn .9s ease-out,max-height .7s ease-in;overflow:scroll}@keyframes fadeIn{0%{opacity:.1}to{opacity:1}}@keyframes max-height{0%{max-height:0px}25%{max-height:100px}50%{max-height:200px}75%{max-height:300px}to{max-height:400px}}.hotTypePopOut{animation:fade .9s ease-in,height .7s ease-out}@keyframes fade{0%{opacity:1}to{opacity:.1}}@keyframes height{0%{height:0px}25%{height:50px}50%{height:150px}75%{height:250px}to{height:350px}}.hotYearPopIn{animation:fadeIn .4s ease-out,maxheight .15s ease-out;overflow:scroll}@keyframes maxheight{0%{max-height:0px}25%{max-height:100px}50%{max-height:100px}75%{max-height:200px}to{max-height:300px}}.hotYearPopOut{animation:fade .4s ease-in,h .5s ease-out;overflow:hidden}@keyframes h{0%{height:50px}25%{height:100px}50%{height:200px}75%{height:250px}to{height:350px}}.slot{display:flex;flex-direction:row;width:100%;height:200px;overflow:hidden}.row{flex:1 0 auto;border-radius:19.61px;margin:6px;width:70px;height:70px;padding-top:0;overflow:hidden;border:solid 2px #264caa;background:#ffffff}@media screen and (min-width: 320px){.row{flex:1 0 auto;border-radius:19.61px;margin:3px;width:55px;height:70px;padding-top:0;overflow:hidden;border:solid 2px #264caa;background:#ffffff}}@media screen and (min-width: 425px){.row{flex:1 0 auto;border-radius:19.61px;margin:3px;width:61px;height:70px;padding-top:0;overflow:hidden;border:solid 2px #264caa;background:#ffffff}}@media screen and (min-width: 768px){.row{flex:1 0 auto;border-radius:19.61px;margin:6px;width:70px;height:65px;padding-top:0;overflow:hidden;border:solid 2px #264caa;background:#ffffff}}.row6d{flex:1 0 auto;border-radius:19.61px;margin:5px;width:57.52px;height:57.52px;padding-top:0;overflow:hidden;border:solid 2px #264caa;background:#ffffff}@media screen and (min-width: 320px){.row6d{flex:1 0 auto;border-radius:12px;margin:2px;width:35px;height:50px;padding-top:0;overflow:hidden;border:solid 2px #264caa;background:#ffffff}}@media screen and (min-width: 768px){.row6d{flex:1 0 auto;border-radius:19.61px;margin:3px;width:58px;height:65px;padding-top:0;overflow:hidden;border:solid 2px #264caa;background:#ffffff}}.roller{flex:1 0 auto;border-radius:19.61px;margin:5px;width:57.52px;height:57.52px;padding-top:0;overflow:hidden;border:solid 2px #264caa;background:#ffffff}@media screen and (min-width: 320px){.roller{flex:1 0 auto;border-radius:12px;width:35px;height:50px;margin:2px;padding-top:0;overflow:hidden;border:solid 2px #264caa;background:#ffffff}}@media screen and (min-width: 425px){.roller{flex:1 0 auto;border-radius:12px;width:42px;height:50px;margin:2px;padding-top:0;overflow:hidden;border:solid 2px #264caa;background:#ffffff}}@media screen and (min-width: 768px){.roller{flex:1 0 auto;border-radius:19.61px;margin:5px;width:57.52px;height:57.52px;padding-top:0;overflow:hidden;border:solid 2px #264caa;background:#ffffff}}.ringEnd{height:57px;color:#000;margin-top:7px;margin-bottom:5px;text-align:center;font-size:64.56px;animation:stop .5s ease-out forwards}@media screen and (min-width: 320px){.ringEnd{height:44px;color:#000;line-height:125.26px;text-align:center;font-size:44px;animation:stop .5s ease-out forwards}}@media screen and (min-width: 425px){.ringEnd{height:42px;color:#000;line-height:125.26px;text-align:center;font-size:43px;animation:stop .5s ease-out forwards}}@media screen and (min-width: 768px){.ringEnd{height:39px;color:#000;margin-top:-17px;margin-bottom:50px;padding-top:0;text-align:center;font-size:64.56px;animation:stop .5s ease-out forwards}}.ringEnd2{height:50px;color:#000;line-height:125.26px;text-align:center;font-size:35.82px;animation:stop .5s ease-out forwards}@media screen and (min-width: 320px){.ringEnd2{height:46px;color:#000;line-height:125.26px;text-align:center;font-size:28px;animation:stop .5s ease-out forwards}}@media screen and (min-width: 768px){.ringEnd2{height:50px;color:#000;line-height:125.26px;text-align:center;font-size:35.82px;animation:stop .5s ease-out forwards}}.ringEnd6d{height:50px;color:#000;line-height:125.26px;text-align:center;font-size:36px;animation:stop .5s ease-out forwards}@media screen and (min-width: 320px){.ringEnd6d{height:48px;color:#000;line-height:125.26px;text-align:center;font-size:36px;animation:stop .5s ease-out forwards}}@media screen and (min-width: 425px){.ringEnd6d{height:48px;color:#000;line-height:125.26px;text-align:center;font-size:36px;animation:stop .5s ease-out forwards}}@media screen and (min-width: 768px){.ringEnd6d{height:54px;color:#000;line-height:125.26px;text-align:center;font-size:45px;animation:stop .5s ease-out forwards}}.ringMoving{height:100px;line-height:200px;color:#000;text-align:center;font-size:64.56px;animation:goaround .6s linear infinite}@media screen and (max-width: 768px){.ringMoving{height:100px;line-height:200px;color:#000;text-align:center;font-size:45px;animation:goaround .6s linear infinite}}.ringMoving2{height:100px;color:#000;line-height:125.26px;text-align:center;font-size:30px;animation:goaround .6s linear infinite}.ringMoving6d{height:100px;color:#000;line-height:125.26px;text-align:center;font-size:35.82px;animation:goaround .6s linear infinite}.dot{height:11.77px;width:11.77px;background-color:#ffb802;border-radius:50%;display:inline-block}@keyframes goaround{0%{transform:translateY(0)}to{transform:translateY(-1000px)}}@keyframes stop{0%{transform:translateY(0)}50%{transform:translateY(-90px)}75%{transform:translateY(-80px)}to{transform:translateY(-85px)}}.swiper{width:100%;height:100dvh;-webkit-tap-highlight-color:"transparent"}.swiper-slide{overflow-y:scroll;text-align:center;font-size:18px;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;-webkit-align-items:start;align-items:start}.swiper-pagination{position:fixed!important;top:0!important;left:50%!important;transform:translate(-50%)!important;width:100%;max-height:61px;background-color:#fff;box-shadow:0 3px 5px #0000001a;border-bottom-left-radius:20px;border-bottom-right-radius:20px;display:flex;justify-content:space-evenly;align-items:center;z-index:99999}.is4D .swiper-pagination{max-height:110px;align-items:end;padding:10px 0}.isCenter .swiper-pagination{justify-content:center;gap:20px}.swiper-pagination .swiper-pagination-bullet-active{background-color:#d2d2d2!important;box-shadow:0 0 0 3px #d2d2d2;opacity:1;border-radius:50px!important;padding:1px}.swiper-pagination .swiper-pagination-bullet{width:30px;height:45px;opacity:100%;background-color:#fff}.swiper-dark .swiper-pagination,.swiper-dark .swiper-pagination .swiper-pagination-bullet{background-color:#464646}.swiper-dark .swiper-pagination .swiper-pagination-bullet-active{background-color:#8f8f8f!important;box-shadow:0 0 0 3px #8f8f8f}
