body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--bg-body:#131416;--bg-header:#202126;--bg-color:#131416;--bg-layout:#202126;--bg-info:#2a2b31;--border-radius:4px;--hot-border-color:#403232;--hot-bg-hover:#9a335b;--ice-border-color:#323740}*{box-sizing:border-box;margin:0;outline:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#131416;background-color:var(--bg-body);color:#333;font-family:lbet,sans-serif;font-size:.8em;line-height:1.5}.App-header{background-color:#202126;background-color:var(--bg-header)}.loader{background:#ffc00e;border-radius:4px;border-radius:var(--border-radius);height:100%;left:0;position:absolute;top:0;width:100%}.wrapper{align-items:flex-start;display:flex;flex-direction:row;height:calc(100vh - 40px);justify-content:center;padding:10px 5px 10px 10px;position:relative;width:100%}.wrapper aside{display:flex;flex-direction:column;height:100%;margin-left:10px;overflow-y:auto;padding-right:5px;width:380px}.wrapper aside::-webkit-scrollbar{width:3px}.wrapper aside::-webkit-scrollbar-track{box-shadow:inset 0 0 6px #2a2b31}.wrapper aside::-webkit-scrollbar-thumb{background-color:#413e46;outline:0}.wrapper .call-main{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;height:100%;justify-content:center;position:relative}.wrapper .call-main .info{align-items:center;background-color:#2a2b31;background-color:var(--bg-info);border-radius:4px;border-radius:var(--border-radius);display:flex;flex-wrap:wrap;font-size:12px;height:40px;justify-content:space-between;left:0;position:absolute;top:0;width:100%;z-index:2}.wrapper .call-main .info .tour_id{background:#3d3944;border-radius:3px;margin-left:10px;padding:2px 6px}.wrapper .call-main .info .tour_id span:first-child{color:#7c7b7c}.wrapper .call-main .info .tour_id span:last-child{color:#6cb0bb;padding-left:5px}.wrapper .call-main .info .tour_id .tour_loader{display:inline-block;height:12px;margin-left:5px;min-width:32px;position:relative}.wrapper .call-main .info .tour_id .tour_loader .svg-loader svg{padding:0}.wrapper .call-main .info .hot_nums{color:#ccc;display:flex;flex-direction:row}.wrapper .call-main .info .hot_nums ul{display:flex;flex-direction:row;gap:5px;list-style:none}.wrapper .call-main .info .hot_nums ul li:not(.ico){align-items:center;border:1px solid #ccc;border-radius:50px;display:flex;height:22px;justify-content:center;text-align:center;width:22px}.wrapper .call-main .info .hot_nums ul .ico{line-height:24px;padding:0 4px}.wrapper .call-main .info .hot_nums ul:last-child{margin-left:15px}.wrapper .call-main .info .hot_nums ul.hot li{border-color:#403232;border-color:var(--hot-border-color)}.wrapper .call-main .info .hot_nums ul.hot li i{background:#504042;border-radius:10px;display:inline-block;height:8px;width:8px}.wrapper .call-main .info .hot_nums ul.hot li:not(.ico):hover{background:#9a335b;border-color:#9a335b;cursor:pointer}.wrapper .call-main .info .hot_nums ul.ice li{border-color:#323740;border-color:var(--ice-border-color)}.wrapper .call-main .info .hot_nums ul.ice li i{background:#474f5c;border-radius:10px;display:inline-block;height:8px;width:8px}.wrapper .call-main .info .hot_nums ul.ice li:not(.ico):hover{background:#487c9d;border-color:#496e85;cursor:pointer}.wrapper .call-main .info .win_grid{align-content:center;background:#363944;border-radius:3px;color:#ccc;display:flex;flex-direction:row;margin-right:10px;padding:2px 6px}.wrapper .call-main .info .win_grid span:first-child{line-height:19px}.wrapper .call-main .info .win_grid span:last-child{color:#9d9d9d;margin-left:7px}.wrapper .call-main .info .win_grid:hover{cursor:pointer;-webkit-filter:brightness(1.2);filter:brightness(1.2)}.wrapper .call-main .info .progress_bar{bottom:0;height:4px;left:0;padding:0 10px;position:absolute;right:0;width:100%}.wrapper .call-main .info .progress_bar .progress_box{background:#1c1c1c;border-radius:2px;height:inherit;overflow:hidden;position:relative;width:inherit}.wrapper .call-main .info .progress_bar .progress_box .progress_line{border-radius:2px;box-shadow:0 2px 4px #d0021b;height:inherit;position:absolute;transition:width 2s,background-color 2s,-webkit-transform 1s;transition:width 2s,background-color 2s,transform 1s;transition:width 2s,background-color 2s,transform 1s,-webkit-transform 1s;width:inherit}.wrapper .call-main .info .progress_bar .progress_box .progress_line[data-state="2"]{transition:width 2s,background-color 0s,-webkit-transform 1s;transition:width 2s,background-color 0s,transform 1s;transition:width 2s,background-color 0s,transform 1s,-webkit-transform 1s}.wrapper .call-main .info.results{height:80px}.wrapper .call-main .tabs{align-items:center;display:flex;flex-direction:row;font-size:12px;justify-content:space-between;margin-top:50px;width:100%}.wrapper .call-main .tabs ul{color:#5f6068;display:flex;flex-direction:row;list-style:none;padding-left:30px}.wrapper .call-main .tabs ul li{background-color:#1a1b1c;border-top-left-radius:4px;border-top-right-radius:4px;margin-right:3px;padding:5px 15px}.wrapper .call-main .tabs ul li.active{background-color:#202126;background-color:var(--bg-layout);color:#fff}.wrapper .call-main .tabs ul li:hover{cursor:pointer}.wrapper .call-main .tabs .tour_id{border-radius:3px;display:none;font-size:10px;padding:2px 5px}.wrapper .call-main .tabs .tour_id span:first-child{color:#7c7b7c}.wrapper .call-main .tabs .tour_id span:last-child{color:#6cb0bb;padding-left:5px}.wrapper .call-main .tabs .tour_id .tour_loader{display:inline-block;height:10px;margin-left:5px;min-width:22px;position:relative}.wrapper .call-main .tabs .tour_id .tour_loader .svg-loader svg{padding:0}.wrapper .call-main .main-cont{background-color:#202126;background-color:var(--bg-layout);border-radius:4px;border-radius:var(--border-radius);display:flex;flex:1 1;flex-direction:column;height:100%;position:relative;width:100%}.wrapper .call-main .main-cont .ball-box{flex:1 1;position:relative;width:100%;z-index:1}.wrapper .call-main .main-cont .bet-calc{align-items:center;display:flex;flex-direction:row;height:40px;justify-content:center;position:relative;width:100%;z-index:1}.wrapper .call-main .main-cont .bet-calc .random-bet-box{align-items:center;border:1px solid #34374b;border-radius:50px;display:flex;gap:5px;padding:4px 10px}.wrapper .call-main .main-cont .bet-calc .random-bet-box button{align-items:center;background-color:#2c2f42;border:none;border-radius:4px;border-radius:var(--border-radius);color:#e6e8f6;display:flex;font-size:11px;height:18px;justify-content:center;min-width:24px;width:24px}.wrapper .call-main .main-cont .bet-calc .random-bet-box button:hover{background-color:#40435d;cursor:pointer}.wrapper .call-main .main-cont .bet-calc .random-bet-box .cross-arrow-icon{background:url(/static/media/crossArrow.6b6a1b2935bbf94da341.svg);height:14px;min-width:13px;width:13px}.wrapper .call-main .main-cont .bet-calc .random-bet-box .triangle-icon{background:url(/static/media/icon-3corner.2ae6486484b6d2a3ec80.svg);background-size:contain;display:inline-block;height:9px;width:10px}.wrapper .call-main .main-cont .bet-calc .clearBets{align-items:center;background:#363944;border:none;border-radius:20px;color:#8b9895;display:flex;margin-left:20px;padding:5px 15px}.wrapper .call-main .main-cont .bet-calc .clearBets i{background:url(/static/media/icon-trash.70fc810a8231948be485.svg);display:inline-block;height:14px;width:13px}.wrapper .call-main .main-cont .bet-calc .clearBets span{padding-left:7px;padding-top:2px}.wrapper .call-main .main-cont .bet-calc .clearBets:hover{cursor:pointer;-webkit-filter:brightness(1.5);filter:brightness(1.5)}.wrapper .call-main .main-cont:after{background:url(/static/media/ball-8.ccd94dd9bcab0771ce89.svg) no-repeat;bottom:-27px;content:"";-webkit-filter:contrast(0);filter:contrast(0);height:220px;opacity:.2;position:absolute;right:0;width:200px}.wrapper .call-main .bet-box{align-items:center;background-color:#2a2b31;background-color:var(--bg-info);border-radius:4px;border-radius:var(--border-radius);display:flex;height:80px;justify-content:center;margin-top:10px;padding:10px;width:100%}.wrapper .call-main .bet-box button.bet-btn{background:#ffc00e;border:1px solid #ffd86a;border-radius:4px;border-radius:var(--border-radius);color:#4a3701;font-weight:700;max-width:200px;padding:10px 0;position:relative;text-transform:uppercase;width:100%}.wrapper .call-main .bet-box button.bet-btn:hover:not([disabled]){background:#4b8b55;border:1px solid #16e786;box-shadow:inset 0 0 24px #d1ff19;color:#e1ff6a;cursor:pointer;text-shadow:0 1px #1daf72}.wrapper .call-main .bet-box button.bet-btn[disabled]{background:#363944!important;border:1px solid #424550!important;color:#8b9895!important}.wrapper .call-main .bet-box .bet-action{align-items:center;border:1px solid #686868;border-radius:4px;border-radius:var(--border-radius);display:flex;justify-content:center;margin-right:10px;padding:4.5px;position:relative}.wrapper .call-main .bet-box .bet-action input{background:transparent;border:0;color:#9ea7b9;flex-grow:1;font-size:20px;font-weight:500;height:24px;margin:0 5px;text-align:center;transition:color .2s ease-in-out;-webkit-user-select:text;user-select:text;width:50px}.wrapper .call-main .bet-box .bet-action i{align-items:center;background:#494c58;border-radius:3px;color:#a8adc2;cursor:pointer;display:flex;flex-shrink:0;font-size:20px;height:26px;justify-content:center;text-align:center;-webkit-user-select:none;user-select:none;width:26px}.wrapper .call-main .bet-box .bet-action i:hover{color:#fff;cursor:pointer}.wrapper .call-main .bet-box .bet-action i:hover.min{background:#b73f3f}.wrapper .call-main .bet-box .bet-action i:hover.plus{background:#1b871b}.wrapper .call-main .bet-box .bet-action .hot-bet{background-color:#363944;border-radius:4px;border-radius:var(--border-radius);bottom:calc(100% + 10px);box-shadow:0 0 10px #000;color:#e6e8f6;display:flex;gap:5px;left:50%;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.wrapper .call-main .bet-box .bet-action .hot-bet:after{border-bottom:8px solid #686868}.wrapper .call-main .bet-box .bet-action .hot-bet:after,.wrapper .call-main .bet-box .bet-action .hot-bet:before{border-left:10px solid transparent;border-right:10px solid transparent;content:"";height:0;left:50%;position:absolute;top:100%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:0}.wrapper .call-main .bet-box .bet-action .hot-bet:before{border-top:8px solid #363944;display:none}.wrapper .call-main .bet-box .bet-action .hot-bet button{align-items:center;background:#5e6172;border:none;border-radius:2px;color:#fff;display:none;font-size:11px;font-weight:400;height:20px;justify-content:center;width:25px}.wrapper .call-main .bet-box .bet-action .hot-bet button:hover{background:#6b938a;cursor:pointer}.wrapper .call-main .bet-box .bet-action .hot-bet:hover{padding:5px 7px}.wrapper .call-main .bet-box .bet-action .hot-bet:hover button{display:flex}.wrapper .call-main .bet-box .bet-action .hot-bet:hover:after{display:none}.wrapper .call-main .bet-box .bet-action .hot-bet:hover:before{display:block}.wrapper .call-main .bet-box .bet-action.active{background:#fff;border-color:#fff}.wrapper .call-main .bet-box .bet-action.active input{color:#000}.wrapper .call-main .autoplay{align-items:center;border-radius:4px;color:#b3b3b3;display:flex;margin-left:10px;position:relative}.wrapper .call-main .autoplay button{align-items:center;background:#509f5d;border:1px solid #5ba968;border-radius:4px;display:flex;height:37px;justify-content:center;width:37px}.wrapper .call-main .autoplay button img{max-width:25px}.wrapper .call-main .autoplay button:hover{background:#5cb76b;border:1px solid #5ba968;cursor:pointer}.wrapper .call-main .autoplay button[data-autoplay=true]{background:#dc3545;border-color:#dc3545;box-shadow:inset 0 0 24px #f51d2f;color:#fff}.wrapper .icon-menu{background-image:url(data:image/png;base64,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);background-repeat:no-repeat;background-size:contain;-webkit-filter:contrast(0);filter:contrast(0);height:17px;width:20px}.center-container{align-items:center;display:flex;height:100%;justify-content:center;margin:0 auto;max-height:calc(100vw - 320px);max-width:calc(100vh - 188px);padding:10px;width:100%}.box{padding-top:80%;position:relative;width:100%}.balls{display:flex;flex-wrap:wrap;height:100%;left:0;position:absolute;top:0;width:100%}.balls .ball{align-items:center;aspect-ratio:1/1;display:flex;justify-content:center;position:relative;-webkit-user-select:text;user-select:text;width:10%}.balls .ball i{display:inherit;height:25%;position:absolute;right:4px;top:2px;width:25%}.balls .ball i img{width:100%}.balls .ball.hot .b{background-color:#401d4c;color:#ccaed7}.balls .ball.hot.active .b{background:#7e3b95;border:1px solid #aa62c3;box-shadow:inset 0 0 24px #b55dd3;color:#efc0ff;text-shadow:0 1px #c46fe1}.balls .ball.ice .b{background-color:#312160;color:#aca9d7}.balls .ball.ice.active .b{background:#5650cb;border:1px solid #8d85ff;box-shadow:inset 0 0 24px #95b0ed;color:#cac6ff;text-shadow:0 1px #c9c6ff}.balls .ball:hover{cursor:pointer}.balls .ball:hover .b{transition:all 0s}.balls .ball:hover.ice .b{background:#5650cb;border:1px solid #8d85ff;box-shadow:inset 0 0 24px #95b0ed;color:#cac6ff;text-shadow:0 1px #c9c6ff}.balls .ball:hover.hot .b{background:#7e3b95;border:1px solid #aa62c3;box-shadow:inset 0 0 24px #b55dd3;color:#efc0ff;text-shadow:0 1px #c46fe1}.b{-webkit-touch-callout:none;align-items:center;background:#282c34;border-radius:100px;color:#ccc;display:flex;font-size:clamp(12px,4vw,30px);height:calc(100% - 10px);justify-content:center;transition:all .2s;-webkit-user-select:none;user-select:none;width:calc(100% - 10px)}ul.side_tabs{background-color:#2a2b31;background-color:var(--bg-info);border-radius:4px;color:#9d9d9d;display:flex;flex-direction:row;font-size:12px;list-style:none;padding:5px}ul.side_tabs li{cursor:pointer;flex:1 1;padding:6px 10px;text-align:center}ul.side_tabs li.active{background:#363944;border-radius:4px;border-radius:var(--border-radius);color:#bdbdbd}ul.side_tabs li:hover:not(.active){color:#bdbdbd}.aside-content{background-color:#202126;background-color:var(--bg-layout);border-radius:4px;border-radius:var(--border-radius)}.aside-content .ticket-list{padding:5px}.aside-content .ticket-list:empty{padding:0}.keno-modal{align-items:center;background:rgba(26,27,28,.569);display:flex;height:calc(100vh - 50px);justify-content:center;left:0;position:fixed;top:50px;width:100vw;z-index:10}@media(max-width:1150px){.center-container{max-height:none;max-width:calc(100vh - 188px)}.wrapper{display:block;flex-direction:column;height:auto;position:relative}.wrapper .call-main .info{padding-left:10px}.wrapper .call-main .info .tour_id{display:none}.wrapper .call-main .tabs .tour_id{display:block}.wrapper aside{margin-left:0;margin-top:10px;width:100%}}@media(max-width:700px){.wrapper .call-main .info .win_grid{padding:5px}.wrapper .call-main .info .win_grid span:last-child,.wrapper .call-main .main-cont:after{display:none}.wrapper .call-main .main-cont .bet-calc{justify-content:space-between;padding:0 10px}.wrapper .call-main .main-cont .bet-calc .random-bet-box{overflow:auto}.wrapper .call-main .main-cont .bet-calc .random-bet-box::-webkit-scrollbar{height:0;width:0}.wrapper .call-main .main-cont .bet-calc .random-bet-box::-webkit-scrollbar-track{background:#f1f1f1}.wrapper .call-main .main-cont .bet-calc .random-bet-box::-webkit-scrollbar-thumb{background:#888}.wrapper .call-main .main-cont .bet-calc .random-bet-box::-webkit-scrollbar-thumb:hover{background:#555}.wrapper .call-main .main-cont .bet-calc .clearBets{border-radius:4px;margin-left:10px;padding:5px 8px}.wrapper .call-main .main-cont .bet-calc .clearBets span{display:none}.b{height:calc(100% - 5px);width:calc(100% - 5px)}}@media(max-width:400px){.wrapper .call-main .info .hot_nums{flex:1 1;margin-right:15px;overflow:auto}.wrapper .call-main .info .hot_nums::-webkit-scrollbar{height:0;width:0}.wrapper .call-main .info .hot_nums::-webkit-scrollbar-track{background:#f1f1f1}.wrapper .call-main .info .hot_nums::-webkit-scrollbar-thumb{background:#888}.wrapper .call-main .info .hot_nums::-webkit-scrollbar-thumb:hover{background:#555}.wrapper .call-main .tabs ul{padding-left:0}.b{font-size:3.3vw;height:calc(100% - 2px);width:calc(100% - 2px)}}.header{height:40px;justify-content:space-between;margin:0 10px;width:calc(100% - 20px)}.header,.header .logo{align-items:center;display:flex}.header .logo{margin-right:50px}.header .jackpots{align-items:center;color:#fff;display:flex}.header .jackpots span{color:#63ffb7;font-size:18px}.header .jackpots .j_box,.header .jackpots .j_wrap{align-items:center;display:flex}.header .jackpots .j_box{border:1px dashed rgba(45,214,130,.2);border-radius:3px;margin-left:10px;min-height:32px;padding:4px 10px}.header .jackpots .j_box .title{color:#ffd96f;line-height:13px;padding-right:10px;text-transform:uppercase}.header .jackpots .j_box .jackpot{color:#2dd682;font-family:Consolas,monospace;font-size:22px;font-weight:600;line-height:22px}.header .jackpots .jack_loader{height:20px;position:relative;width:40px}.header .jackpots .jack_loader svg{max-height:20px;padding:0}.header .balance{align-items:center;background:#484848;border-radius:3px;display:flex;padding-left:7px}.header .balance span{color:#d9d9d9;font-size:18px;padding-right:10px}.header .balance img{margin-right:5px;max-height:20px}.header .log_out{align-items:center;display:flex}.header .log_out span{color:#d7d3d3;padding-right:10px}.header .log_out img{max-height:20px}.header .log_out:hover{cursor:pointer}.header .log_out:hover img{-webkit-filter:invert(35%) sepia(100%) saturate(41.5);filter:invert(35%) sepia(100%) saturate(41.5)}.header .log_out:hover span{color:#fff}@-webkit-keyframes scale{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes scale{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}#results{align-items:center;color:#fff;display:flex;flex-wrap:wrap;height:100%;justify-content:center;margin:0 auto;max-width:350px;padding:1px 0 5px;width:100%;z-index:9}#results .ball{flex:0 0 10%}#results .ball .b{background:#a140c3;font-size:12px;height:34px;width:34px}#results .ball.hot .b{background:#7e3b95;border:1px solid #aa62c3;box-shadow:inset 0 0 24px #b55dd3;color:#efc0ff;text-shadow:0 1px #c46fe1}#results .ball.ice .b{background:#5650cb;border:1px solid #8d85ff;box-shadow:inset 0 0 24px #95b0ed;color:#cac6ff;text-shadow:0 1px #c9c6ff}#results .ball.result{-webkit-animation:scale 1s;animation:scale 1s}@media(max-width:400px){#results .ball .b{height:24px;width:24px}}.ticket-actions{align-items:center;display:flex;flex-direction:row;justify-content:space-between;padding:10px 10px 5px}.ticket-actions .count{color:#fff}.ticket-actions .count img{margin-right:5px}.ticket-actions .prev{align-items:center;display:flex}.ticket-actions .prev .tour_id{background:#3d3944;border-radius:3px;font-size:10px;margin-right:10px;padding:2px 5px}.ticket-actions .prev .tour_id span:first-child{color:#7c7b7c}.ticket-actions .prev .tour_id span:last-child{color:#6cb0bb;padding-left:5px}.ticket-actions .prev .tour_id .tour_loader{display:inline-block;height:10px;margin-left:5px;min-width:22px;position:relative}.ticket-actions .prev .tour_id .tour_loader .svg-loader svg{padding:0}.ticket-actions button{align-items:center;background:#363944;border:1px solid #454858;border-radius:20px;color:#9d9d9d;display:inline-flex;font-size:12px;padding:5px 10px}.ticket-actions button img{margin-right:5px;width:14px}.ticket-actions button:hover{cursor:pointer;-webkit-filter:brightness(1.2);filter:brightness(1.2)}.ticket-actions button.active{background:#1f9971;border:1px solid #4fb58f;color:#fff}.ticket-actions button.active img{width:11px}.ticket-list .empty_tickets{background:#131416;color:#9b9b9b;padding:50px 0;text-align:center}.ticket-card{border-radius:var(--border-radius);color:#9d9d9d;margin-bottom:5px;overflow:hidden}.ticket-card .bet-item{background-color:#413e46;padding:5px}.ticket-card .bet-item ul{align-items:center;display:flex;list-style:none}.ticket-card .bet-item ul li{align-items:center;display:flex;flex:1 1}.ticket-card .bet-item ul li.user span{color:#b9b8b7}.ticket-card .bet-item ul li.user i{background:#9b7d28;border-radius:20px;display:inline-block;height:24px;margin-right:5px;width:24px}.ticket-card .bet-item ul li.bet{color:#d5d5d5;justify-content:center}.ticket-card .bet-item ul li.win span{background:#55515c;border-radius:var(--border-radius);min-width:30px;padding:0 5px;text-align:center}.ticket-card .bet-item ul li.action{justify-content:right;max-width:60px}.ticket-card .bet-item ul li.action span{font-size:11px}.ticket-card .bet-item ul li.action .arrow{text-align:center;width:20px}.ticket-card .bet-info{background-color:#343238;padding:5px}.ticket-card .bet-info .row-1{justify-content:space-between}.ticket-card .bet-info .row-1,.ticket-card .bet-info .row-1 .actions{align-items:center;display:flex}.ticket-card .bet-info .row-1 .actions .copy{background:#55515c;border-radius:var(--border-radius);min-width:30px;padding:0 5px;text-align:center}.ticket-card .bet-info .row-1 .actions .copy img{mix-blend-mode:soft-light}.ticket-card .bet-info .row-1 .actions .copy:hover{cursor:pointer;-webkit-filter:brightness(1.3);filter:brightness(1.3)}.ticket-card .bet-info .row-1 .actions .t_count{background:#55515c;border-radius:var(--border-radius);margin-left:5px;min-width:30px;padding:0 5px;text-align:center}.ticket-card .bet-info .row-1 .actions .t_count span{color:#fff}.ticket-card .bet-info ul.row-2{display:flex;list-style:none;padding-top:10px}.ticket-card .bet-info ul.row-2 li{flex:0 0 10%}.ticket-card .bet-info ul.row-2 li .ball{background:#1e1b22;border-radius:50px;font-size:12px;height:24px;line-height:24px;text-align:center;width:24px}.ticket-card .bet-info ul.row-2 li.active .ball{background:#3b8d45;color:#fff}@-webkit-keyframes rotate-one{0%{-webkit-transform:rotateX(35deg) rotateY(-45deg) rotate(0deg);transform:rotateX(35deg) rotateY(-45deg) rotate(0deg)}to{-webkit-transform:rotateX(35deg) rotateY(-45deg) rotate(1turn);transform:rotateX(35deg) rotateY(-45deg) rotate(1turn)}}@keyframes rotate-one{0%{-webkit-transform:rotateX(35deg) rotateY(-45deg) rotate(0deg);transform:rotateX(35deg) rotateY(-45deg) rotate(0deg)}to{-webkit-transform:rotateX(35deg) rotateY(-45deg) rotate(1turn);transform:rotateX(35deg) rotateY(-45deg) rotate(1turn)}}@-webkit-keyframes rotate-two{0%{-webkit-transform:rotateX(50deg) rotateY(10deg) rotate(0deg);transform:rotateX(50deg) rotateY(10deg) rotate(0deg)}to{-webkit-transform:rotateX(50deg) rotateY(10deg) rotate(1turn);transform:rotateX(50deg) rotateY(10deg) rotate(1turn)}}@keyframes rotate-two{0%{-webkit-transform:rotateX(50deg) rotateY(10deg) rotate(0deg);transform:rotateX(50deg) rotateY(10deg) rotate(0deg)}to{-webkit-transform:rotateX(50deg) rotateY(10deg) rotate(1turn);transform:rotateX(50deg) rotateY(10deg) rotate(1turn)}}@-webkit-keyframes rotate-three{0%{-webkit-transform:rotateX(35deg) rotateY(55deg) rotate(0deg);transform:rotateX(35deg) rotateY(55deg) rotate(0deg)}to{-webkit-transform:rotateX(35deg) rotateY(55deg) rotate(1turn);transform:rotateX(35deg) rotateY(55deg) rotate(1turn)}}@keyframes rotate-three{0%{-webkit-transform:rotateX(35deg) rotateY(55deg) rotate(0deg);transform:rotateX(35deg) rotateY(55deg) rotate(0deg)}to{-webkit-transform:rotateX(35deg) rotateY(55deg) rotate(1turn);transform:rotateX(35deg) rotateY(55deg) rotate(1turn)}}ul.history_tabs{background-color:var(--bg-info);border-radius:4px;color:#9d9d9d;display:flex;flex-direction:row;font-size:12px;list-style:none;margin:5px}ul.history_tabs li{cursor:pointer;flex:1 1;padding:4px 10px;text-align:center}ul.history_tabs li.active{background:#363944;border-radius:var(--border-radius);color:#bdbdbd}ul.history_tabs li:hover:not(.active){color:#bdbdbd}.section-title{align-items:flex-start;color:#b1b5b7;display:flex;justify-content:space-between;margin:5px}.section-title span{color:#7a7a7a}.section-title button{align-items:center;background:#363944;border:1px solid #454858;border-radius:20px;color:#9d9d9d;display:inline-flex;font-size:12px;max-height:22px;padding:4px 8px}.section-title button img{margin-left:5px}.section-title button:hover{cursor:pointer;-webkit-filter:brightness(1.2);filter:brightness(1.2)}.section-title button.active{background:#1f9971;border:1px solid #4fb58f;color:#fff}.section-title button.active img{width:11px}.history-edition .ed-box{align-items:center;background:#2d2d32;border-radius:4px;color:#c2c2c4;display:flex;flex-direction:row;margin:6px 0}.history-edition .ed-box ul{display:flex;flex:1 1;flex-direction:row;flex-wrap:wrap;list-style:none;padding:4px 5px 4px 0}.history-edition .ed-box ul li{align-items:center;display:flex;flex:1 1 10%;justify-content:center;margin:2px 0}.history-edition .ed-box ul li .bal{align-items:center;background:#40424a;border-radius:50%;display:flex;height:24px;justify-content:center;width:24px}.history-edition .ed-box ul li .bal.ice{background:#5650cb;border:1px solid #8d85ff;box-shadow:inset 0 0 24px #95b0ed;color:#cac6ff;color:#f5f4ff;text-shadow:0 1px #c9c6ff}.history-edition .ed-box ul li .bal.hot{background:#7e3b95;border:1px solid #aa62c3;box-shadow:inset 0 0 24px #b55dd3;color:#efc0ff;color:#f9e6ff;text-shadow:0 1px #c46fe1}.history-edition .ed-box .edition-id{color:#918e8e;min-width:75px;padding:10px}.history-edition .ed-box:first-child{margin-top:0}.history-edition .ed-box:last-child{margin-bottom:0}.history-loader{min-height:200px;position:relative}.history-loader .loader{background:none;border-radius:50%;height:64px;left:calc(50% - 32px);-webkit-perspective:800px;perspective:800px;position:absolute;top:calc(50% - 32px);width:64px}.history-loader .inner{border-radius:50%;box-sizing:border-box;height:100%;position:absolute;width:100%}.history-loader .inner.one{-webkit-animation:rotate-one 1s linear infinite;animation:rotate-one 1s linear infinite;border-bottom:3px solid #efeffa;left:0;top:0}.history-loader .inner.two{-webkit-animation:rotate-two 1s linear infinite;animation:rotate-two 1s linear infinite;border-right:3px solid #efeffa;right:0;top:0}.history-loader .inner.three{-webkit-animation:rotate-three 1s linear infinite;animation:rotate-three 1s linear infinite;border-top:3px solid #efeffa;bottom:0;right:0}.history-stats ul li{align-items:center;background:#2a2b31;border-radius:20px;color:#ccc;display:flex;flex-direction:row;height:20px;margin:0 0 6px}.history-stats ul li .stat_ball{background:#3b3d44;border-radius:20px;font-size:11px;line-height:20px;text-align:center;width:20px}.history-stats ul li .stat_line{flex:1 1;height:3px;margin:0 6px;position:relative}.history-stats ul li .stat_line i{background-color:#c83a7a;border-radius:4px;display:inline-block;height:100%;left:0;position:absolute;top:0}.history-stats ul li .stat_count{font-size:12px;margin-right:5px;min-width:14px}ul.top_tabs{background-color:var(--bg-info);border-radius:4px;color:#9d9d9d;display:flex;flex-direction:row;font-size:12px;list-style:none;margin:5px}ul.top_tabs li{cursor:pointer;flex:1 1;padding:4px 10px;text-align:center}ul.top_tabs li.active{background:#363944;border-radius:var(--border-radius);color:#bdbdbd}ul.top_tabs li:hover:not(.active){color:#bdbdbd}.top-loader{min-height:200px;position:relative}.top-loader .loader{background:none;border-radius:50%;height:64px;left:calc(50% - 32px);-webkit-perspective:800px;perspective:800px;position:absolute;top:calc(50% - 32px);width:64px}.top-loader .inner{border-radius:50%;box-sizing:border-box;height:100%;position:absolute;width:100%}.top-loader .inner.one{-webkit-animation:rotate-one 1s linear infinite;animation:rotate-one 1s linear infinite;border-bottom:3px solid #efeffa;left:0;top:0}.top-loader .inner.two{-webkit-animation:rotate-two 1s linear infinite;animation:rotate-two 1s linear infinite;border-right:3px solid #efeffa;right:0;top:0}.top-loader .inner.three{-webkit-animation:rotate-three 1s linear infinite;animation:rotate-three 1s linear infinite;border-top:3px solid #efeffa;bottom:0;right:0}.history-my .more-ticket{padding:10px;text-align:center;width:100%}.history-my .more-ticket button{background:#55515c;border:none;border-radius:50px;color:#b8b8b9;padding:10px 20px}.history-my .more-ticket button:hover{background:#66636c;color:#e2e2e5;cursor:pointer}#notify{bottom:20px;max-width:363px;position:fixed;right:20px;z-index:8}#notify .notify-item{background:#d79e1d;border-radius:4px;box-shadow:0 0 20px rgba(0,0,0,.49);color:#523603;font-size:13px;max-width:100%;padding:15px 25px;text-align:center}#notify .notify-item[data-type=Success]{background:#1ca553;box-shadow:inset 0 0 24px #26d76d;color:#fff}#notify .notify-item[data-type=Danger]{background:#dc3545;box-shadow:inset 0 0 24px #f51d2f;color:#fff}#notify .notify-item[data-type=Warning]{background:#cd9d0e;box-shadow:inset 0 0 24px #ffd85d;color:#fff}#connect-lost{background:rgba(0,0,0,.7);height:calc(100vh - 40px);left:0;position:fixed;top:40px;width:100vw;z-index:9}.customLoader{align-items:center;-webkit-animation:fadeIn .15s linear;animation:fadeIn .15s linear;background-color:rgba(19,27,38,.9);color:#fff;display:flex;font-weight:700;justify-content:center;position:fixed;z-index:999}.customLoader,.svg-loader{height:100%;left:0;top:0;width:100%}.svg-loader{position:absolute}.svg-loader svg{fill:#000;height:100%;padding:10px;width:100%}.svg-loader.inputLoader{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.svg-loader.inputLoader svg{fill:#d6dbeb;height:30px}#my-tickets{background:#343238;border-radius:var(--border-radius);margin-bottom:10px;padding:10px}#my-tickets ul.info{color:hsla(0,0%,100%,.7);display:flex;flex-direction:row;justify-content:space-between;list-style:none;max-width:300px}#my-tickets ul.info li p{font-size:12px}#my-tickets ul.info li span{color:#fff}#my-tickets .list{padding-top:10px}#my-tickets .list .item{background:#46434c;border:1px solid #4a4949;border-radius:8px;margin-bottom:10px;overflow:hidden}#my-tickets .list .item .head{background:#413e46;color:#d0d0d1;display:flex;justify-content:space-between;padding:10px}#my-tickets .list .item .head span span{color:#ffc00e}#my-tickets .list .item ul.bal_box{border-top:1px solid #57535e;display:flex;flex-wrap:wrap;gap:5px;justify-content:center;list-style:none;padding:10px 5px}#my-tickets .list .item ul.bal_box li{align-items:center;background:#343238;border-radius:50px;color:#d0d0d1;display:flex;font-size:12px;height:24px;justify-content:center;width:24px}#my-tickets .list .item ul.bal_box li.active{background:#3b8d45;color:#fff}#my-tickets .list .item h4{color:#d0d0d1;padding:0 10px}#my-tickets .list .item ul.grid{display:flex;flex-wrap:wrap;gap:5px;list-style:none;padding:5px 10px 10px}#my-tickets .list .item ul.grid li{background:#343238;border-radius:50px;color:#d0d0d1;display:flex;flex-basis:calc(50% - 5px);flex-grow:1;flex-shrink:1;justify-content:space-between;padding:1px 10px}#my-tickets .list .item ul.grid li.active{background:#3b8d45;color:#fff}#my-tickets .list .item:last-child{margin:0}.autoPlayConfig{background:rgba(36,35,31,.89);border-radius:var(--border-radius);bottom:calc(100% + 15px);box-shadow:0 0 30px #000;min-height:212px;padding:10px 15px;position:absolute;right:0;width:200px;z-index:5}.autoPlayConfig .a_box{padding:5px 0}.autoPlayConfig .title{padding-bottom:5px}.autoPlayConfig .spinCount{display:flex;flex-wrap:wrap;gap:5px;list-style:none}.autoPlayConfig .spinCount li{align-items:center;background:#455960;border-radius:var(--border-radius);color:#ccc;display:flex;flex-basis:calc(20% - 5px);flex-grow:1;flex-shrink:1;justify-content:center}.autoPlayConfig .spinCount li:hover{background:#54666c;color:#fff;cursor:pointer}.autoPlayConfig .spinCount li.active{background:#b98b08;color:#fff}.autoPlayConfig .randomBet{display:flex;flex-wrap:wrap;gap:5px;list-style:none}.autoPlayConfig .randomBet li{align-items:center;background:#455960;border-radius:var(--border-radius);color:#ccc;display:flex;flex-basis:calc(20% - 5px);flex-grow:1;flex-shrink:1;justify-content:center}.autoPlayConfig .randomBet li:hover{background:#54666c;color:#fff;cursor:pointer}.autoPlayConfig .randomBet li.active{background:#b98b08;color:#fff}.autoPlayConfig .btn{display:flex;justify-content:center;padding:15px 0 10px;text-align:center}.autoPlayConfig .btn button{color:#fff;height:auto!important;padding:10px 20px;white-space:nowrap;width:auto!important}.payout-grid{color:#fff;max-width:500px;width:100%}.payout-grid table{text-align:center;width:100%}@-webkit-keyframes star{0%,to{-webkit-transform:scale(1);transform:scale(1)}75%{-webkit-transform:scale(.9);transform:scale(.9)}}@keyframes star{0%,to{-webkit-transform:scale(1);transform:scale(1)}75%{-webkit-transform:scale(.9);transform:scale(.9)}}@-webkit-keyframes shadow{0%{box-shadow:0 0 170px #fd34e4}75%{box-shadow:0 0 300px #fd34e4}to{box-shadow:0 0 170px #fd34e4}}@keyframes shadow{0%{box-shadow:0 0 170px #fd34e4}75%{box-shadow:0 0 300px #fd34e4}to{box-shadow:0 0 170px #fd34e4}}.jackpot-wrap{-webkit-animation:shadow 1.8s linear infinite;animation:shadow 1.8s linear infinite;aspect-ratio:1;background:#93498a;background:linear-gradient(175deg,#2c011e,#761657);border-radius:50%;box-shadow:0 0 178px #fd34e4;color:#fff;max-width:400px;position:relative;width:100%}.jackpot-wrap .star{-webkit-animation:star 1.8s infinite;animation:star 1.8s infinite;max-width:80px;position:absolute;top:-39px}.jackpot-wrap .star.star-center{left:calc(50% - 40px)}.jackpot-wrap .star.star-left{left:27%;max-width:60px;top:-6px}.jackpot-wrap .star.star-right{max-width:60px;right:27%;top:-6px}.jackpot-wrap .win{font-size:2rem;padding-top:20%;text-align:center}.jackpot-wrap .amount{font-size:4rem;padding-top:15px;position:relative;text-align:center}.jackpot-wrap .amount span{background:#fff;border-radius:100px;color:#631148;padding:10px 20px}.jackpot-wrap .amount:before{background:#fdd835;border-radius:50px;color:#000;content:attr(data-text);font-size:14px;font-weight:700;left:50%;padding:2px 15px;position:absolute;top:6px;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.jackpot-wrap .lines{align-items:center;display:flex;flex-direction:column;justify-content:center}.jackpot-wrap .lines .large{border-bottom:2px solid #fff;display:inline-block;padding-top:20px;width:40%}.jackpot-wrap .lines .small{border-bottom:2px solid #fff;display:inline-block;padding-top:15px;width:20%}.jackpot-wrap .lines>div{display:flex}.jackpot-wrap .lines .star-bottom{-webkit-filter:brightness(6.5);filter:brightness(6.5);margin-top:20px;max-width:30px;padding:5px}.jackpot-wrap .close{padding-top:6%;text-align:center;transition:all .3s ease-in-out}.jackpot-wrap .close:hover{color:#ffc7fd;cursor:pointer;-webkit-transform:scale(1.2);transform:scale(1.2)}
/*# sourceMappingURL=main.07efa96e.css.map*/