@import url(https://fonts.googleapis.com/css2?family=Jomhuria&family=Roboto&display=swap);::-webkit-scrollbar{border-radius:8px;width:6px}::-webkit-scrollbar-track{background:transparent;border-radius:8px}::-webkit-scrollbar-thumb{background:rgba(95,95,95,.13);border-radius:8px}::-webkit-scrollbar-thumb:hover{background:#555}*{box-sizing:border-box;margin:0;padding:0;-webkit-user-select:none;user-select:none}.background,body{font-family:Roboto,sans-serif}.background{background:url(/static/media/background.1fe4d069520dc182a2b7.png) no-repeat 50% fixed;background-size:cover;height:100vh;width:100%}.root{height:100%;overflow:auto;width:100%}@media(min-width:769px){.root{height:1080px;width:1920px}}.main-component{display:flex;height:100%;width:100%}.main-component .left,.main-component .right{height:100%;width:458px}.main-component .center{height:100%;width:calc(100% - 916px)}@media(max-width:768px){.main-component .center{width:100%}}.left-sidebar{height:100%;padding:5px;width:100%}.left-sidebar .logo{align-items:center;background:hsla(0,0%,68%,.08);border-radius:8px;display:flex;height:100px;margin-bottom:10px;padding-left:5%;width:100%}.left-sidebar .logo img{width:70%}.left-sidebar .content{background:hsla(0,0%,68%,.08);border-radius:8px;height:calc(100% - 110px);padding:10px;width:100%}.left-sidebar .tab-container{height:calc(100% - 65px);margin-right:-10px;overflow-y:auto;padding-right:5px}.tab-button{background:hsla(0,0%,100%,.15);border-radius:8px;display:flex;height:55px;justify-content:space-between;position:relative}.tab-button .tab-item{color:#fff;cursor:pointer;font-size:20px;height:100%;position:relative;-webkit-user-select:none;user-select:none;z-index:2}.tab-button .tab-background{background:#4e1bb3;border-radius:8px;height:100%;left:0;position:absolute;top:0;transition:.15s ease-in-out;z-index:1}.history-component{height:100%}.history-component .history-item{background:rgba(75,75,75,.3);border-radius:8px;margin-bottom:10px}.history-component .history-item:last-of-type{margin-bottom:0}.history-component .ticket{background:rgba(75,75,75,.3);border-radius:8px;margin-bottom:5px;padding:10px}.history-component .ticket:last-of-type{margin-bottom:0}.history-component .history-content{padding:10px}.history-component .row{align-items:center;color:#bdbdbd;display:flex;font-size:18px;justify-content:space-between}.history-component .hr{background:rgba(95,95,95,.13);height:2px;margin:8px 0;width:100%}.history-component .edit-icon{height:20px;width:20px}.history-component .edit-icon img{width:100%}.history-component .numbers{display:flex}.history-component .numbers .number{border:1px solid #bdbdbd;border-radius:9999px;box-shadow:0 4px 4px rgba(0,0,0,.25);color:#fff;font-size:18px;height:35px;margin-right:5px;width:35px}.history-component .numbers .number:last-of-type{margin-right:0}.history-component .numbers .number.winner{background:#21361d;border:1px solid #5ac128;border-radius:9999px;box-shadow:0 4px 4px rgba(0,0,0,.25);color:#5ac128}.history-component .header{background:rgba(75,75,75,.3);border-radius:8px;height:60px;width:100%}.history-component .header .text{color:#fff;font-size:20px;margin-right:10px}.history-component .header img{width:25px}.history-component .empty-history{height:100%;min-height:450px;width:100%}.history-component .empty-history .title{color:#fff;font-size:25px;margin:15px 0;text-align:center}.history-component .empty-history .description{color:#bdbdbd;font-size:20px;text-align:center}.history-component .infinite-scroll-component{margin-right:-5px;padding-right:5px}@media(max-width:768px){.history-component .row{font-size:16px}.history-component .numbers{display:flex}.history-component .numbers .number{font-size:16px;height:32px;width:32px}.history-component .header{height:50px}.history-component .header .text{font-size:18px}.history-component .header img{width:22px}.history-component .empty-history{min-height:350px}.history-component .empty-history .title{font-size:20px;margin:10px 0}.history-component .empty-history .description{font-size:16px}.history-component .empty-history img{max-width:160px}}:root{--active:#e8e8e8;--inactive:hsla(0,0%,91%,.25)}#reconnectingModal{align-items:center;background-color:rgba(0,0,0,.6);color:#fff;display:none;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}#reconnectingModal img{height:50%}#reconnectingModal .content{align-items:center;background:rgba(54,54,54,.9);border:12px solid rgba(75,75,75,.8);border-radius:280px;display:flex;flex-direction:column;height:380px;justify-content:center;width:380px}#reconnectingModal #reconnectingText{font-size:22px;font-style:normal;font-weight:400;line-height:normal;margin-top:20px}@media(max-width:768px){#reconnectingModal .content{height:280px;width:280px}#reconnectingModal #reconnectingText{font-size:16px;margin-top:10px}}#connectionLostModal{align-items:center;background-color:rgba(0,0,0,.75);color:#fff;display:none;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}#connectionLostModal img{height:50%}#connectionLostModal .text{font-size:22px;font-style:normal;font-weight:400;line-height:normal;margin-top:20px}#connectionLostModal .content{align-items:center;background:rgba(54,54,54,.9);border:12px solid rgba(75,75,75,.8);border-radius:280px;display:flex;flex-direction:column;height:380px;justify-content:center;width:380px}@media(max-width:768px){#connectionLostModal .content{height:280px;width:280px}#connectionLostModal .text{font-size:16px;margin-top:10px}}.current-bet-component{height:100%}.current-bet-component .current-bet-item,.current-bet-component .ticket{background:rgba(75,75,75,.3);border-radius:8px;padding:10px}.current-bet-component .ticket{margin-bottom:5px}.current-bet-component .ticket:last-of-type{margin-bottom:0}.current-bet-component .row{align-items:center;color:#bdbdbd;display:flex;font-size:18px;justify-content:space-between}.current-bet-component .hr{background:rgba(95,95,95,.13);height:2px;margin:8px 0;width:100%}.current-bet-component .edit-icon{height:20px;width:20px}.current-bet-component .edit-icon img{width:100%}.current-bet-component .numbers{display:flex}.current-bet-component .numbers .number{border:1px solid #bdbdbd;border-radius:9999px;box-shadow:0 4px 4px rgba(0,0,0,.25);color:#fff;font-size:18px;height:35px;margin-right:5px;width:35px}.current-bet-component .numbers .number:last-of-type{margin-right:0}.current-bet-component .numbers .number.winner{background:#21361d;border:1px solid #5ac128;border-radius:9999px;box-shadow:0 4px 4px rgba(0,0,0,.25);color:#5ac128}.current-bet-component .empty-bets{height:100%;min-height:450px;width:100%}.current-bet-component .empty-bets .title{color:#fff;font-size:25px;margin:15px 0;text-align:center}.current-bet-component .empty-bets .description{color:#bdbdbd;font-size:20px;text-align:center}@media(max-width:768px){.current-bet-component .row{font-size:16px}.current-bet-component .numbers{display:flex}.current-bet-component .numbers .number{font-size:16px;height:32px;width:32px}.current-bet-component .header{height:50px}.current-bet-component .header .text{font-size:18px}.current-bet-component .header img{width:22px}.current-bet-component .empty-bets{min-height:350px}.current-bet-component .empty-bets .title{font-size:20px;margin:10px 0}.current-bet-component .empty-bets .description{font-size:16px}.current-bet-component .empty-bets img{max-width:160px}}.right-sidebar{height:100%;padding:5px;width:100%}.right-sidebar .player{align-items:center;background:hsla(0,0%,68%,.08);border-radius:8px;display:flex;height:100px;justify-content:space-between;margin-bottom:10px;padding:20px;width:100%}.right-sidebar .player .player-info{max-width:60%}.right-sidebar .player .id{color:#6f6f6f;font-size:21px;margin-bottom:5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.right-sidebar .player .balance{color:#fff;font-size:21px}.right-sidebar .player .info-icon{background:rgba(75,75,75,.3);border-radius:50%;color:#fff;font-size:20px;height:50px;width:50px}.right-sidebar .content{background:hsla(0,0%,68%,.08);border-radius:8px;height:calc(100% - 110px);padding:10px;width:100%}.right-sidebar .tab-container{height:calc(100% - 65px);margin-right:-10px;overflow-y:auto;padding-right:5px}.statistics-component .statistics-item{align-items:center;background:rgba(75,75,75,.3);border-radius:8px;display:flex;height:70px;justify-content:space-between;margin-bottom:3px;padding:7px 10px;width:100%}.statistics-component .statistics-item:last-of-type{margin-bottom:0}.statistics-component .statistics-item .number{color:#fff;font-size:23px}.statistics-component .statistics-item .progress-bar{background:rgba(95,95,95,.13);height:4px;position:relative;width:70%}.statistics-component .statistics-item .progress-bar .progress{background:#4e1bb3;height:100%}.ball-component{background:#909090;border:1px solid #4e1bb3;border-radius:9999px;box-shadow:0 4px 4px rgba(0,0,0,.25);color:#fff;position:relative}.ball-component:after{background:#4e1bb3;border-radius:50%;content:"";height:80%;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:80%}.ball-component .number{position:relative;z-index:1}.last-results-component .last-result-item{background:rgba(75,75,75,.3);border-radius:8px;margin-bottom:5px;padding:5px 10px;width:100%}.last-results-component .last-result-item:last-of-type{margin-bottom:0}.last-results-component .last-result-item .round-info{align-items:center;display:flex;justify-content:space-between}.last-results-component .last-result-item .round-info .round-id{color:#bdbdbd;font-size:18px}.last-results-component .last-result-item .round-info img{cursor:pointer;width:20px}.last-results-component .last-result-item .hr{background:rgba(95,95,95,.13);height:1px;margin:2px auto;width:100%}.last-results-component .last-result-item .next{color:#bdbdbd;font-size:20px;margin:10px auto 8px;text-align:center}.last-results-component .last-result-item .balls{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin:4px -2px 2px}.last-results-component .last-result-item .balls .ball{margin:1px}.last-results-component .last-result-number{font-size:17px;height:35px;width:35px}@media(max-width:768px){.last-results-component .last-result-number{font-size:16px;height:32px;width:32px}}.center-component{height:100%;padding:5px;width:100%}.center-component .bottom-part,.center-component .top-part{background-color:hsla(0,0%,68%,.08);border-radius:8px;width:100%}.center-component .bottom-part{align-items:center;display:flex;margin-top:5px}@media(min-width:769px){.center-component .top-part{height:84.5%}.center-component .bottom-part{height:calc(15.5% - 10px);margin-top:10px}}.board-component .board-component-content{height:712px;padding:10px}.board-component .disabled{cursor:auto;opacity:.75}.board-component .numbers{display:flex;flex-wrap:wrap;height:100%;margin:-4px -4px 0;min-width:882px;width:882px}.board-component .numbers .number{background-color:rgba(75,75,75,.3);border-radius:6px;color:#fff;font-size:25px;height:80px;margin:4px;position:relative;transition:.1s ease-in-out;-webkit-user-select:none;user-select:none;width:80px}.board-component .numbers .number:not(.disabled):hover{background:hsla(0,0%,54%,.3)}.board-component .numbers .number.winner{box-shadow:0 1px 2px 2px rgba(91,195,40,.5);color:#5ac128;opacity:1}.board-component .numbers .number.selected{background:#4e1bb3!important}.board-component .numbers .number:after{background:transparent;border-radius:50%;content:"";height:8px;position:absolute;right:3px;top:3px;width:8px}.board-component .numbers .number.hot:after{background:#e3242b}.board-component .numbers .number.cold:after{background:#168fff}.board-component .random-numbers-shuffle-container{border-left:1px solid #5f5f5f;height:100%;margin-left:10px;margin-top:2px;padding-left:10px}.board-component .random-numbers-shuffle-container .button{background:hsla(0,0%,54%,.3);border-radius:8px;height:80px;transition:.1s ease-in-out;-webkit-user-select:none;user-select:none;width:80px}.board-component .random-numbers-shuffle-container .button.edit{background:#48444f}.board-component .random-numbers-shuffle-container .button.edit img{width:25px}.board-component .random-numbers-shuffle-container .button.remove img{width:20px}.board-component .random-numbers-shuffle-container .button:not(.disabled):hover{background:hsla(0,0%,50%,.3)}.board-component .random-numbers-shuffle-container .random-numbers-container{background:rgba(75,75,75,.3);border-radius:8px;height:calc(100% - 85px);margin-bottom:8px;overflow:hidden;width:80px}.board-component .random-numbers-shuffle-container .random-numbers{height:calc(100% - 80px);width:80px}.board-component .random-numbers-shuffle-container .random-numbers .random-numbers-item{border-bottom:1px solid rgba(95,95,95,.44);color:#fff;font-size:20px;height:12.5%;-webkit-user-select:none;user-select:none;width:100%}.board-component .random-numbers-shuffle-container .random-numbers .random-numbers-item:last-of-type{border:none}.board-component .random-numbers-shuffle-container .random-numbers .random-numbers-item.ten{height:10%}.board-component .mobile-random-shuffle-container{padding:2px}.board-component .mobile-random-shuffle-container .mobile-random-shuffle-container-content{background:rgba(75,75,75,.3);border-radius:8px}.board-component .mobile-random-shuffle-container .button{background:hsla(0,0%,54%,.3);border-radius:8px;height:40px;transition:.1s ease-in-out;-webkit-user-select:none;user-select:none;width:40px}.board-component .mobile-random-shuffle-container .button.edit img{width:19px}.board-component .mobile-random-shuffle-container .button.remove img{width:15px}.board-component .mobile-random-shuffle-container .button:not(.disabled):hover{background:hsla(0,0%,50%,.3)}.board-component .mobile-random-shuffle-container .random-numbers{align-items:center;display:flex;height:40px;width:calc(100% - 84px)}.board-component .mobile-random-shuffle-container .random-numbers .random-numbers-item{border-right:1px solid rgba(95,95,95,.44);color:#fff;font-size:18px;height:80%;-webkit-user-select:none;user-select:none;width:100%}.board-component .mobile-random-shuffle-container .random-numbers .random-numbers-item:last-of-type{border:none}@media(min-width:769px){.board-component .mobile-random-shuffle-container{display:none}}@media(max-width:768px){.board-component .board-component-content{height:auto;padding:2px}.board-component .board-component-content .numbers{margin:2px -2px 0;min-width:100%;width:100%}.board-component .board-component-content .numbers .number{aspect-ratio:.98;font-size:16px;height:auto;margin:2px;width:calc(10% - 4px)}.board-component .board-component-content .numbers .number:after,.board-component .board-component-content .numbers .number:before{height:5px;width:5px}}.betting-part-component{align-items:center;display:flex;height:100%;justify-content:space-between;padding:10px;width:100%}.betting-part-component .secondary-button{background:rgba(0,0,0,.3);font-size:25px;height:65px;transition:.1s ease-in-out;width:calc(25% - 6px)}.betting-part-component .bet-button,.betting-part-component .secondary-button{border-radius:8px;color:#fff;cursor:pointer;-webkit-user-select:none;user-select:none}.betting-part-component .bet-button{background:linear-gradient(109deg,#317212,#5dc72a 51%,#317212);font-size:45px;font-weight:700;height:100%;transition:.2s ease-in-out;width:380px}.betting-part-component .bet-button.disabled{cursor:default;opacity:.8}.betting-part-component .inputs{height:100%;width:calc(100% - 390px)}.betting-part-component .inputs .section{display:flex;justify-content:space-between;margin-bottom:6px}.betting-part-component .inputs .section:last-of-type{margin-bottom:0}.betting-part-component .amount{background:rgba(0,0,0,.3);border-radius:8px;position:relative;width:75%}.betting-part-component .amount input{background:none;border:none;color:#fff;font-family:Roboto,sans-serif;font-size:25px;height:100%;outline:none;text-align:center;width:100%}.betting-part-component .amount input::-webkit-inner-spin-button,.betting-part-component .amount input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.betting-part-component .amount input[type=number]{-moz-appearance:textfield}.betting-part-component .amount .minus-button{height:40px;left:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:50px}.betting-part-component .amount .minus-button:after{background:#fff;content:"";height:2px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:45%}.betting-part-component .amount .plus-button{height:40px;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:50px}.betting-part-component .amount .plus-button:after,.betting-part-component .amount .plus-button:before{background:#fff;content:"";height:2px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:45%}.betting-part-component .amount .plus-button:before{-webkit-transform:translate(-50%,-50%) rotate(90deg);transform:translate(-50%,-50%) rotate(90deg)}@media(max-width:768px){.betting-part-component{flex-wrap:wrap;padding:4px}.betting-part-component .secondary-button{font-size:20px;height:100%}.betting-part-component .bet-button{font-size:24px;height:45px;margin-top:0;width:100%}.betting-part-component .inputs{width:100%}.betting-part-component .inputs .section{height:45px}.betting-part-component .amount input{font-size:20px}}.mobile-user-info{align-items:center;background:#222224;display:none;height:50px;justify-content:space-between;left:0;padding:3px 10px;position:fixed;top:0;width:100%;z-index:10}.mobile-user-info .user-info{color:#fff}.mobile-user-info .user-info .id{color:#6f6f6f;margin-bottom:1px}@media(max-width:768px){.mobile-user-info{display:flex}}.top-part-component .top-part-wrapper{height:186px;padding:10px 10px 0;width:100%}.top-part-component .top-part-wrapper .container{background:rgba(75,75,75,.3);border-radius:8px;height:100%;width:100%}@media(max-width:768px){.top-part-component .top-part-wrapper{background:#020203;border-radius:0 0 8px 8px;height:130px;left:0;padding:5px 10px 5px 5px;position:fixed;top:50px;width:100%;z-index:10}.top-part-component .top-part-wrapper .container{background:#222224}}.top-part-component .top-part-background{height:175px}@media(min-width:769px){.top-part-component .top-part-background{display:none}}.countdown-and-pay-table-component{height:100%;position:relative}.countdown-and-pay-table-component .top{height:calc(100% - 60px);width:100%}.countdown-and-pay-table-component .top .bets-count{align-items:center;background:rgba(75,75,75,.3);border-radius:8px;color:#fff;display:flex;font-size:18px;left:10px;padding:7px 10px;position:absolute;top:10px;width:100px}.countdown-and-pay-table-component .top .bets-count img{margin-right:5px;width:23px}.countdown-and-pay-table-component .top .countdown{color:#fff;height:100%}.countdown-and-pay-table-component .top .countdown .countdown-item{background:rgba(75,75,75,.3);border-radius:8px;font-size:35px;height:90px;width:90px}.countdown-and-pay-table-component .top .countdown .dots{-webkit-animation:fade .6s infinite alternate;animation:fade .6s infinite alternate;font-size:30px;margin:0 5px}.countdown-and-pay-table-component .pay-table{align-items:center;display:flex;height:100%;justify-content:space-between;padding:1px 10px;width:100%}.countdown-and-pay-table-component .pay-table .pay-info{align-items:center;display:flex;height:100%;justify-content:space-between;overflow-x:auto;position:relative;scrollbar-width:none;width:calc(100% - 50px)}.countdown-and-pay-table-component .pay-table .pay-info::-webkit-scrollbar{display:none}.countdown-and-pay-table-component .pay-table .pay-info .line{background:hsla(0,0%,74%,.2);height:2px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:100%}.countdown-and-pay-table-component .pay-table .pay-info .pay-item{color:#bdbdbd;font-size:18px}.countdown-and-pay-table-component .pay-table .pay-info .pay-item.text-center{text-align:center}.countdown-and-pay-table-component .pay-table .pay-info .pay-item.bold{font-weight:700}.countdown-and-pay-table-component .pay-table .pay-info .pay-item.width{width:100px}.countdown-and-pay-table-component .pay-table .pay-info .pay-item .first{margin-bottom:7px;margin-top:-2px}@media(max-width:768px){.countdown-and-pay-table-component .pay-table .pay-info .pay-item{font-size:14px}.countdown-and-pay-table-component .pay-table .pay-info .pay-item.width{width:60px}.countdown-and-pay-table-component .pay-table .pay-info .pay-item .first{margin-bottom:0;margin-top:0}}.countdown-and-pay-table-component .pay-table .info-icon{background:rgba(75,75,75,.3);border-radius:50%;color:#fff;font-size:20px;height:40px;width:40px}.countdown-and-pay-table-component .bottom{background:rgba(75,75,75,.3);border-radius:0 0 8px 8px;height:60px;width:100%}.countdown-and-pay-table-component .bottom .message{color:#fff;font-size:22px;height:100%}@-webkit-keyframes fade{0%{opacity:1}to{opacity:.7}}@keyframes fade{0%{opacity:1}to{opacity:.7}}@media(max-width:768px){.countdown-and-pay-table-component .pay-table .info-icon{background:rgba(75,75,75,.3);color:#fff;font-size:16px;height:30px;width:30px}.countdown-and-pay-table-component .top{height:calc(100% - 36px)}.countdown-and-pay-table-component .top .bets-count{font-size:15px;left:8px;padding:4px 8px;top:8px;width:80px}.countdown-and-pay-table-component .top .bets-count img{margin-right:5px;width:18px}.countdown-and-pay-table-component .top .countdown .countdown-item{font-size:25px;height:70px;width:70px}.countdown-and-pay-table-component .top .countdown .dots{font-size:24px;margin:0 3px}.countdown-and-pay-table-component .bottom{height:36px}.countdown-and-pay-table-component .bottom .message{font-size:15px}}@media(min-width:769px){.round-balls-components{height:100%;padding:10px;position:relative}.round-balls-components .balls-count{color:#fff;font-size:24px;text-align:center}.round-balls-components .balls-count span{color:#969696}.round-balls-components .box{bottom:10px;height:120px;left:10px;overflow:hidden;position:absolute;width:calc(100% - 20px)}.round-balls-components .box .mini-box{border:1px solid #2d2e2f;border-radius:8px;height:100%;width:150px}.round-balls-components .ball-item{align-items:center;background:#fff;border-radius:50%;color:#333;display:flex;font-size:16px;height:90px;justify-content:center;left:30px;position:absolute;top:-150px;width:90px}.round-balls-components .ball-item .number{font-size:35px}.round-balls-components .ball-item:first-of-type{-webkit-animation:ball-animation-0 .6s ease-in-out;animation:ball-animation-0 .6s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.round-balls-components .ball-item:first-of-type .number{-webkit-animation:ball-number .6s ease-in-out;animation:ball-number .6s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes ball-animation-0{20%{left:30px;top:calc(50% - 25px)}30%{left:30px;top:calc(50% - 65px)}50%{height:90px;left:30px;top:calc(50% - 45px);width:90px}to{height:53px;left:calc(100% - 63px);top:10px;width:53px}}@keyframes ball-animation-0{20%{left:30px;top:calc(50% - 25px)}30%{left:30px;top:calc(50% - 65px)}50%{height:90px;left:30px;top:calc(50% - 45px);width:90px}to{height:53px;left:calc(100% - 63px);top:10px;width:53px}}.round-balls-components .ball-item:nth-of-type(2){-webkit-animation:ball-animation-1 .6s ease-in-out;animation:ball-animation-1 .6s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.round-balls-components .ball-item:nth-of-type(2) .number{-webkit-animation:ball-number .6s ease-in-out;animation:ball-number .6s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes ball-animation-1{20%{left:30px;top:calc(50% - 25px)}30%{left:30px;top:calc(50% - 65px)}50%{height:90px;left:30px;top:calc(50% - 45px);width:90px}to{height:53px;left:calc(100% - 63px);top:68px;width:53px}}@keyframes ball-animation-1{20%{left:30px;top:calc(50% - 25px)}30%{left:30px;top:calc(50% - 65px)}50%{height:90px;left:30px;top:calc(50% - 45px);width:90px}to{height:53px;left:calc(100% - 63px);top:68px;width:53px}}.round-balls-components .ball-item:nth-of-type(3){-webkit-animation:ball-animation-2 .6s ease-in-out;animation:ball-animation-2 .6s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.round-balls-components .ball-item:nth-of-type(3) .number{-webkit-animation:ball-number .6s ease-in-out;animation:ball-number .6s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes ball-animation-2{20%{left:30px;top:calc(50% - 25px)}30%{left:30px;top:calc(50% - 65px)}50%{height:90px;left:30px;top:calc(50% - 45px);width:90px}to{height:53px;left:calc(100% - 121px);top:10px;width:53px}}@keyframes ball-animation-2{20%{left:30px;top:calc(50% - 25px)}30%{left:30px;top:calc(50% - 65px)}50%{height:90px;left:30px;top:calc(50% - 45px);width:90px}to{height:53px;left:calc(100% - 121px);top:10px;width:53px}}.round-balls-components .ball-item:nth-of-type(4){-webkit-animation:ball-animation-3 .6s ease-in-out;animation:ball-animation-3 .6s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.round-balls-components .ball-item:nth-of-type(4) .number{-webkit-animation:ball-number .6s ease-in-out;animation:ball-number .6s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes ball-animation-3{20%{left:30px;top:calc(50% - 25px)}30%{left:30px;top:calc(50% - 65px)}50%{height:90px;left:30px;top:calc(50% - 45px);width:90px}to{height:53px;left:calc(100% - 121px);top:68px;width:53px}}@keyframes ball-animation-3{20%{left:30px;top:calc(50% - 25px)}30%{left:30px;top:calc(50% - 65px)}50%{height:90px;left:30px;top:calc(50% - 45px);width:90px}to{height:53px;left:calc(100% - 121px);top:68px;width:53px}}.round-balls-components .ball-item:nth-of-type(5){-webkit-animation:ball-animation-4 .6s ease-in-out;animation:ball-animation-4 .6s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.round-balls-components .ball-item:nth-of-type(5) .number{-webkit-animation:ball-number .6s ease-in-out;animation:ball-number .6s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes ball-animation-4{20%{left:30px;top:calc(50% - 25px)}30%{left:30px;top:calc(50% - 65px)}50%{height:90px;left:30px;top:calc(50% - 45px);width:90px}to{height:53px;left:calc(100% - 179px);top:10px;width:53px}}@keyframes ball-animation-4{20%{left:30px;top:calc(50% - 25px)}30%{left:30px;top:calc(50% - 65px)}50%{height:90px;left:30px;top:calc(50% - 45px);width:90px}to{height:53px;left:calc(100% - 179px);top:10px;width:53px}}.round-balls-components .ball-item:nth-of-type(6){-webkit-animation:ball-animation-5 .6s ease-in-out;animation:ball-animation-5 .6s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.round-balls-components .ball-item:nth-of-type(6) .number{-webkit-animation:ball-number .6s ease-in-out;animation:ball-number .6s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes ball-animation-5{20%{left:30px;top:calc(50% - 25px)}30%{left:30px;top:calc(50% - 65px)}50%{height:90px;left:30px;top:calc(50% - 45px);width:90px}to{height:53px;left:calc(100% - 179px);top:68px;width:53px}}@keyframes ball-animation-5{20%{left:30px;top:calc(50% - 25px)}30%{left:30px;top:calc(50% - 65px)}50%{height:90px;left:30px;top:calc(50% - 45px);width:90px}to{height:53px;left:calc(100% - 179px);top:68px;width:53px}}.round-balls-components .ball-item:nth-of-type(7){-webkit-animation:ball-animation-6 .6s ease-in-out;animation:ball-animation-6 .6s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.round-balls-components .ball-item:nth-of-type(7) .number{-webkit-animation:ball-number .6s ease-in-out;animation:ball-number .6s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes ball-animation-6{20%{left:30px;top:calc(50% - 25px)}30%{left:30px;top:calc(50% - 65px)}50%{height:90px;left:30px;top:calc(50% - 45px);width:90px}to{height:53px;left:calc(100% - 237px);top:10px;width:53px}}@keyframes ball-animation-6{20%{left:30px;top:calc(50% - 25px)}30%{left:30px;top:calc(50% - 65px)}50%{height:90px;left:30px;top:calc(50% - 45px);width:90px}to{height:53px;left:calc(100% - 237px);top:10px;width:53px}}.round-balls-components .ball-item:nth-of-type(8){-webkit-animation:ball-animation-7 .6s ease-in-out;animation:ball-animation-7 .6s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.round-balls-components .ball-item:nth-of-type(8) .number{-webkit-animation:ball-number .6s ease-in-out;animation:ball-number .6s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes ball-animation-7{20%{left:30px;top:calc(50% - 25px)}30%{left:30px;top:calc(50% - 65px)}50%{height:90px;left:30px;top:calc(50% - 45px);width:90px}to{height:53px;left:calc(100% - 237px);top:68px;width:53px}}@keyframes ball-animation-7{20%{left:30px;top:calc(50% - 25px)}30%{left:30px;top:calc(50% - 65px)}50%{height:90px;left:30px;top:calc(50% - 45px);width:90px}to{height:53px;left:calc(100% - 237px);top:68px;width:53px}}.round-balls-components .ball-item:nth-of-type(9){-webkit-animation:ball-animation-8 .6s ease-in-out;animation:ball-animation-8 .6s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.round-balls-components .ball-item:nth-of-type(9) .number{-webkit-animation:ball-number .6s ease-in-out;animation:ball-number .6s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes ball-animation-8{20%{left:30px;top:calc(50% - 25px)}30%{left:30px;top:calc(50% - 65px)}50%{height:90px;left:30px;top:calc(50% - 45px);width:90px}to{height:53px;left:calc(100% - 295px);top:10px;width:53px}}@keyframes ball-animation-8{20%{left:30px;top:calc(50% - 25px)}30%{left:30px;top:calc(50% - 65px)}50%{height:90px;left:30px;top:calc(50% - 45px);width:90px}to{height:53px;left:calc(100% - 295px);top:10px;width:53px}}.round-balls-components .ball-item:nth-of-type(10){-webkit-animation:ball-animation-9 .6s ease-in-out;animation:ball-animation-9 .6s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.round-balls-components .ball-item:nth-of-type(10) .number{-webkit-animation:ball-number .6s ease-in-out;animation:ball-number .6s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes ball-animation-9{20%{left:30px;top:calc(50% - 25px)}30%{left:30px;top:calc(50% - 65px)}50%{height:90px;left:30px;top:calc(50% - 45px);width:90px}to{height:53px;left:calc(100% - 295px);top:68px;width:53px}}@keyframes ball-animation-9{20%{left:30px;top:calc(50% - 25px)}30%{left:30px;top:calc(50% - 65px)}50%{height:90px;left:30px;top:calc(50% - 45px);width:90px}to{height:53px;left:calc(100% - 295px);top:68px;width:53px}}.round-balls-components .ball-item:nth-of-type(11){-webkit-animation:ball-animation-10 .6s ease-in-out;animation:ball-animation-10 .6s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.round-balls-components .ball-item:nth-of-type(11) .number{-webkit-animation:ball-number .6s ease-in-out;animation:ball-number .6s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes ball-animation-10{20%{left:30px;top:calc(50% - 25px)}30%{left:30px;top:calc(50% - 65px)}50%{height:90px;left:30px;top:calc(50% - 45px);width:90px}to{height:53px;left:calc(100% - 353px);top:10px;width:53px}}@keyframes ball-animation-10{20%{left:30px;top:calc(50% - 25px)}30%{left:30px;top:calc(50% - 65px)}50%{height:90px;left:30px;top:calc(50% - 45px);width:90px}to{height:53px;left:calc(100% - 353px);top:10px;width:53px}}.round-balls-components .ball-item:nth-of-type(12){-webkit-animation:ball-animation-11 .6s ease-in-out;animation:ball-animation-11 .6s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.round-balls-components .ball-item:nth-of-type(12) .number{-webkit-animation:ball-number .6s ease-in-out;animation:ball-number .6s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes ball-animation-11{20%{left:30px;top:calc(50% - 25px)}30%{left:30px;top:calc(50% - 65px)}50%{height:90px;left:30px;top:calc(50% - 45px);width:90px}to{height:53px;left:calc(100% - 353px);top:68px;width:53px}}@keyframes ball-animation-11{20%{left:30px;top:calc(50% - 25px)}30%{left:30px;top:calc(50% - 65px)}50%{height:90px;left:30px;top:calc(50% - 45px);width:90px}to{height:53px;left:calc(100% - 353px);top:68px;width:53px}}.round-balls-components .ball-item:nth-of-type(13){-webkit-animation:ball-animation-12 .6s ease-in-out;animation:ball-animation-12 .6s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.round-balls-components .ball-item:nth-of-type(13) .number{-webkit-animation:ball-number .6s ease-in-out;animation:ball-number .6s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes ball-animation-12{20%{left:30px;top:calc(50% - 25px)}30%{left:30px;top:calc(50% - 65px)}50%{height:90px;left:30px;top:calc(50% - 45px);width:90px}to{height:53px;left:calc(100% - 411px);top:10px;width:53px}}@keyframes ball-animation-12{20%{left:30px;top:calc(50% - 25px)}30%{left:30px;top:calc(50% - 65px)}50%{height:90px;left:30px;top:calc(50% - 45px);width:90px}to{height:53px;left:calc(100% - 411px);top:10px;width:53px}}.round-balls-components .ball-item:nth-of-type(14){-webkit-animation:ball-animation-13 .6s ease-in-out;animation:ball-animation-13 .6s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.round-balls-components .ball-item:nth-of-type(14) .number{-webkit-animation:ball-number .6s ease-in-out;animation:ball-number .6s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes ball-animation-13{20%{left:30px;top:calc(50% - 25px)}30%{left:30px;top:calc(50% - 65px)}50%{height:90px;left:30px;top:calc(50% - 45px);width:90px}to{height:53px;left:calc(100% - 411px);top:68px;width:53px}}@keyframes ball-animation-13{20%{left:30px;top:calc(50% - 25px)}30%{left:30px;top:calc(50% - 65px)}50%{height:90px;left:30px;top:calc(50% - 45px);width:90px}to{height:53px;left:calc(100% - 411px);top:68px;width:53px}}.round-balls-components .ball-item:nth-of-type(15){-webkit-animation:ball-animation-14 .6s ease-in-out;animation:ball-animation-14 .6s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.round-balls-components .ball-item:nth-of-type(15) .number{-webkit-animation:ball-number .6s ease-in-out;animation:ball-number .6s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes ball-animation-14{20%{left:30px;top:calc(50% - 25px)}30%{left:30px;top:calc(50% - 65px)}50%{height:90px;left:30px;top:calc(50% - 45px);width:90px}to{height:53px;left:calc(100% - 469px);top:10px;width:53px}}@keyframes ball-animation-14{20%{left:30px;top:calc(50% - 25px)}30%{left:30px;top:calc(50% - 65px)}50%{height:90px;left:30px;top:calc(50% - 45px);width:90px}to{height:53px;left:calc(100% - 469px);top:10px;width:53px}}.round-balls-components .ball-item:nth-of-type(16){-webkit-animation:ball-animation-15 .6s ease-in-out;animation:ball-animation-15 .6s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.round-balls-components .ball-item:nth-of-type(16) .number{-webkit-animation:ball-number .6s ease-in-out;animation:ball-number .6s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes ball-animation-15{20%{left:30px;top:calc(50% - 25px)}30%{left:30px;top:calc(50% - 65px)}50%{height:90px;left:30px;top:calc(50% - 45px);width:90px}to{height:53px;left:calc(100% - 469px);top:68px;width:53px}}@keyframes ball-animation-15{20%{left:30px;top:calc(50% - 25px)}30%{left:30px;top:calc(50% - 65px)}50%{height:90px;left:30px;top:calc(50% - 45px);width:90px}to{height:53px;left:calc(100% - 469px);top:68px;width:53px}}.round-balls-components .ball-item:nth-of-type(17){-webkit-animation:ball-animation-16 .6s ease-in-out;animation:ball-animation-16 .6s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.round-balls-components .ball-item:nth-of-type(17) .number{-webkit-animation:ball-number .6s ease-in-out;animation:ball-number .6s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes ball-animation-16{20%{left:30px;top:calc(50% - 25px)}30%{left:30px;top:calc(50% - 65px)}50%{height:90px;left:30px;top:calc(50% - 45px);width:90px}to{height:53px;left:calc(100% - 527px);top:10px;width:53px}}@keyframes ball-animation-16{20%{left:30px;top:calc(50% - 25px)}30%{left:30px;top:calc(50% - 65px)}50%{height:90px;left:30px;top:calc(50% - 45px);width:90px}to{height:53px;left:calc(100% - 527px);top:10px;width:53px}}.round-balls-components .ball-item:nth-of-type(18){-webkit-animation:ball-animation-17 .6s ease-in-out;animation:ball-animation-17 .6s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.round-balls-components .ball-item:nth-of-type(18) .number{-webkit-animation:ball-number .6s ease-in-out;animation:ball-number .6s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes ball-animation-17{20%{left:30px;top:calc(50% - 25px)}30%{left:30px;top:calc(50% - 65px)}50%{height:90px;left:30px;top:calc(50% - 45px);width:90px}to{height:53px;left:calc(100% - 527px);top:68px;width:53px}}@keyframes ball-animation-17{20%{left:30px;top:calc(50% - 25px)}30%{left:30px;top:calc(50% - 65px)}50%{height:90px;left:30px;top:calc(50% - 45px);width:90px}to{height:53px;left:calc(100% - 527px);top:68px;width:53px}}.round-balls-components .ball-item:nth-of-type(19){-webkit-animation:ball-animation-18 .6s ease-in-out;animation:ball-animation-18 .6s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.round-balls-components .ball-item:nth-of-type(19) .number{-webkit-animation:ball-number .6s ease-in-out;animation:ball-number .6s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes ball-animation-18{20%{left:30px;top:calc(50% - 25px)}30%{left:30px;top:calc(50% - 65px)}50%{height:90px;left:30px;top:calc(50% - 45px);width:90px}to{height:53px;left:calc(100% - 585px);top:10px;width:53px}}@keyframes ball-animation-18{20%{left:30px;top:calc(50% - 25px)}30%{left:30px;top:calc(50% - 65px)}50%{height:90px;left:30px;top:calc(50% - 45px);width:90px}to{height:53px;left:calc(100% - 585px);top:10px;width:53px}}.round-balls-components .ball-item:nth-of-type(20){-webkit-animation:ball-animation-19 .6s ease-in-out;animation:ball-animation-19 .6s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.round-balls-components .ball-item:nth-of-type(20) .number{-webkit-animation:ball-number .6s ease-in-out;animation:ball-number .6s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes ball-animation-19{20%{left:30px;top:calc(50% - 25px)}30%{left:30px;top:calc(50% - 65px)}50%{height:90px;left:30px;top:calc(50% - 45px);width:90px}to{height:53px;left:calc(100% - 585px);top:68px;width:53px}}@keyframes ball-animation-19{20%{left:30px;top:calc(50% - 25px)}30%{left:30px;top:calc(50% - 65px)}50%{height:90px;left:30px;top:calc(50% - 45px);width:90px}to{height:53px;left:calc(100% - 585px);top:68px;width:53px}}@-webkit-keyframes ball-number{0%{font-size:40px}50%{font-size:40px}to{font-size:20px}}@keyframes ball-number{0%{font-size:40px}50%{font-size:40px}to{font-size:20px}}}@media(max-width:768px){.round-balls-components{height:100%;padding:10px;position:relative}.round-balls-components .balls-count{color:#fff;font-size:24px;text-align:center}.round-balls-components .balls-count span{color:#969696}.round-balls-components .box{bottom:2px;height:65px;left:2px;overflow:hidden;position:absolute;width:calc(100% - 4px)}.round-balls-components .box .mini-box{border:1px solid #2d2e2f;border-radius:8px;height:100%;width:63px}.round-balls-components .ball-item{align-items:center;background:#fff;border-radius:50%;color:#333;display:flex;font-size:16px;height:50px;justify-content:center;left:6.5px;position:absolute;top:-150px;width:50px}.round-balls-components .ball-item .number{font-size:35px}.round-balls-components .ball-item:first-of-type{-webkit-animation:ball-animation-0 .6s ease-in-out;animation:ball-animation-0 .6s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.round-balls-components .ball-item:first-of-type .number{-webkit-animation:ball-number .6s ease-in-out;animation:ball-number .6s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes ball-animation-0{20%{left:6.5px;top:calc(50% - 5px)}30%{left:6.5px;top:calc(50% - 45px)}50%{height:50px;left:6.5px;top:calc(50% - 25px);width:50px}to{height:27px;left:calc(100% - 29px);top:2px;width:27px}}@keyframes ball-animation-0{20%{left:6.5px;top:calc(50% - 5px)}30%{left:6.5px;top:calc(50% - 45px)}50%{height:50px;left:6.5px;top:calc(50% - 25px);width:50px}to{height:27px;left:calc(100% - 29px);top:2px;width:27px}}.round-balls-components .ball-item:nth-of-type(2){-webkit-animation:ball-animation-1 .6s ease-in-out;animation:ball-animation-1 .6s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.round-balls-components .ball-item:nth-of-type(2) .number{-webkit-animation:ball-number .6s ease-in-out;animation:ball-number .6s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes ball-animation-1{20%{left:6.5px;top:calc(50% - 5px)}30%{left:6.5px;top:calc(50% - 45px)}50%{height:50px;left:6.5px;top:calc(50% - 25px);width:50px}to{height:27px;left:calc(100% - 29px);top:34px;width:27px}}@keyframes ball-animation-1{20%{left:6.5px;top:calc(50% - 5px)}30%{left:6.5px;top:calc(50% - 45px)}50%{height:50px;left:6.5px;top:calc(50% - 25px);width:50px}to{height:27px;left:calc(100% - 29px);top:34px;width:27px}}.round-balls-components .ball-item:nth-of-type(3){-webkit-animation:ball-animation-2 .6s ease-in-out;animation:ball-animation-2 .6s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.round-balls-components .ball-item:nth-of-type(3) .number{-webkit-animation:ball-number .6s ease-in-out;animation:ball-number .6s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes ball-animation-2{20%{left:6.5px;top:calc(50% - 5px)}30%{left:6.5px;top:calc(50% - 45px)}50%{height:50px;left:6.5px;top:calc(50% - 25px);width:50px}to{height:27px;left:calc(100% - 58px);top:2px;width:27px}}@keyframes ball-animation-2{20%{left:6.5px;top:calc(50% - 5px)}30%{left:6.5px;top:calc(50% - 45px)}50%{height:50px;left:6.5px;top:calc(50% - 25px);width:50px}to{height:27px;left:calc(100% - 58px);top:2px;width:27px}}.round-balls-components .ball-item:nth-of-type(4){-webkit-animation:ball-animation-3 .6s ease-in-out;animation:ball-animation-3 .6s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.round-balls-components .ball-item:nth-of-type(4) .number{-webkit-animation:ball-number .6s ease-in-out;animation:ball-number .6s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes ball-animation-3{20%{left:6.5px;top:calc(50% - 5px)}30%{left:6.5px;top:calc(50% - 45px)}50%{height:50px;left:6.5px;top:calc(50% - 25px);width:50px}to{height:27px;left:calc(100% - 58px);top:34px;width:27px}}@keyframes ball-animation-3{20%{left:6.5px;top:calc(50% - 5px)}30%{left:6.5px;top:calc(50% - 45px)}50%{height:50px;left:6.5px;top:calc(50% - 25px);width:50px}to{height:27px;left:calc(100% - 58px);top:34px;width:27px}}.round-balls-components .ball-item:nth-of-type(5){-webkit-animation:ball-animation-4 .6s ease-in-out;animation:ball-animation-4 .6s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.round-balls-components .ball-item:nth-of-type(5) .number{-webkit-animation:ball-number .6s ease-in-out;animation:ball-number .6s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes ball-animation-4{20%{left:6.5px;top:calc(50% - 5px)}30%{left:6.5px;top:calc(50% - 45px)}50%{height:50px;left:6.5px;top:calc(50% - 25px);width:50px}to{height:27px;left:calc(100% - 87px);top:2px;width:27px}}@keyframes ball-animation-4{20%{left:6.5px;top:calc(50% - 5px)}30%{left:6.5px;top:calc(50% - 45px)}50%{height:50px;left:6.5px;top:calc(50% - 25px);width:50px}to{height:27px;left:calc(100% - 87px);top:2px;width:27px}}.round-balls-components .ball-item:nth-of-type(6){-webkit-animation:ball-animation-5 .6s ease-in-out;animation:ball-animation-5 .6s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.round-balls-components .ball-item:nth-of-type(6) .number{-webkit-animation:ball-number .6s ease-in-out;animation:ball-number .6s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes ball-animation-5{20%{left:6.5px;top:calc(50% - 5px)}30%{left:6.5px;top:calc(50% - 45px)}50%{height:50px;left:6.5px;top:calc(50% - 25px);width:50px}to{height:27px;left:calc(100% - 87px);top:34px;width:27px}}@keyframes ball-animation-5{20%{left:6.5px;top:calc(50% - 5px)}30%{left:6.5px;top:calc(50% - 45px)}50%{height:50px;left:6.5px;top:calc(50% - 25px);width:50px}to{height:27px;left:calc(100% - 87px);top:34px;width:27px}}.round-balls-components .ball-item:nth-of-type(7){-webkit-animation:ball-animation-6 .6s ease-in-out;animation:ball-animation-6 .6s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.round-balls-components .ball-item:nth-of-type(7) .number{-webkit-animation:ball-number .6s ease-in-out;animation:ball-number .6s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes ball-animation-6{20%{left:6.5px;top:calc(50% - 5px)}30%{left:6.5px;top:calc(50% - 45px)}50%{height:50px;left:6.5px;top:calc(50% - 25px);width:50px}to{height:27px;left:calc(100% - 116px);top:2px;width:27px}}@keyframes ball-animation-6{20%{left:6.5px;top:calc(50% - 5px)}30%{left:6.5px;top:calc(50% - 45px)}50%{height:50px;left:6.5px;top:calc(50% - 25px);width:50px}to{height:27px;left:calc(100% - 116px);top:2px;width:27px}}.round-balls-components .ball-item:nth-of-type(8){-webkit-animation:ball-animation-7 .6s ease-in-out;animation:ball-animation-7 .6s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.round-balls-components .ball-item:nth-of-type(8) .number{-webkit-animation:ball-number .6s ease-in-out;animation:ball-number .6s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes ball-animation-7{20%{left:6.5px;top:calc(50% - 5px)}30%{left:6.5px;top:calc(50% - 45px)}50%{height:50px;left:6.5px;top:calc(50% - 25px);width:50px}to{height:27px;left:calc(100% - 116px);top:34px;width:27px}}@keyframes ball-animation-7{20%{left:6.5px;top:calc(50% - 5px)}30%{left:6.5px;top:calc(50% - 45px)}50%{height:50px;left:6.5px;top:calc(50% - 25px);width:50px}to{height:27px;left:calc(100% - 116px);top:34px;width:27px}}.round-balls-components .ball-item:nth-of-type(9){-webkit-animation:ball-animation-8 .6s ease-in-out;animation:ball-animation-8 .6s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.round-balls-components .ball-item:nth-of-type(9) .number{-webkit-animation:ball-number .6s ease-in-out;animation:ball-number .6s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes ball-animation-8{20%{left:6.5px;top:calc(50% - 5px)}30%{left:6.5px;top:calc(50% - 45px)}50%{height:50px;left:6.5px;top:calc(50% - 25px);width:50px}to{height:27px;left:calc(100% - 145px);top:2px;width:27px}}@keyframes ball-animation-8{20%{left:6.5px;top:calc(50% - 5px)}30%{left:6.5px;top:calc(50% - 45px)}50%{height:50px;left:6.5px;top:calc(50% - 25px);width:50px}to{height:27px;left:calc(100% - 145px);top:2px;width:27px}}.round-balls-components .ball-item:nth-of-type(10){-webkit-animation:ball-animation-9 .6s ease-in-out;animation:ball-animation-9 .6s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.round-balls-components .ball-item:nth-of-type(10) .number{-webkit-animation:ball-number .6s ease-in-out;animation:ball-number .6s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes ball-animation-9{20%{left:6.5px;top:calc(50% - 5px)}30%{left:6.5px;top:calc(50% - 45px)}50%{height:50px;left:6.5px;top:calc(50% - 25px);width:50px}to{height:27px;left:calc(100% - 145px);top:34px;width:27px}}@keyframes ball-animation-9{20%{left:6.5px;top:calc(50% - 5px)}30%{left:6.5px;top:calc(50% - 45px)}50%{height:50px;left:6.5px;top:calc(50% - 25px);width:50px}to{height:27px;left:calc(100% - 145px);top:34px;width:27px}}.round-balls-components .ball-item:nth-of-type(11){-webkit-animation:ball-animation-10 .6s ease-in-out;animation:ball-animation-10 .6s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.round-balls-components .ball-item:nth-of-type(11) .number{-webkit-animation:ball-number .6s ease-in-out;animation:ball-number .6s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes ball-animation-10{20%{left:6.5px;top:calc(50% - 5px)}30%{left:6.5px;top:calc(50% - 45px)}50%{height:50px;left:6.5px;top:calc(50% - 25px);width:50px}to{height:27px;left:calc(100% - 174px);top:2px;width:27px}}@keyframes ball-animation-10{20%{left:6.5px;top:calc(50% - 5px)}30%{left:6.5px;top:calc(50% - 45px)}50%{height:50px;left:6.5px;top:calc(50% - 25px);width:50px}to{height:27px;left:calc(100% - 174px);top:2px;width:27px}}.round-balls-components .ball-item:nth-of-type(12){-webkit-animation:ball-animation-11 .6s ease-in-out;animation:ball-animation-11 .6s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.round-balls-components .ball-item:nth-of-type(12) .number{-webkit-animation:ball-number .6s ease-in-out;animation:ball-number .6s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes ball-animation-11{20%{left:6.5px;top:calc(50% - 5px)}30%{left:6.5px;top:calc(50% - 45px)}50%{height:50px;left:6.5px;top:calc(50% - 25px);width:50px}to{height:27px;left:calc(100% - 174px);top:34px;width:27px}}@keyframes ball-animation-11{20%{left:6.5px;top:calc(50% - 5px)}30%{left:6.5px;top:calc(50% - 45px)}50%{height:50px;left:6.5px;top:calc(50% - 25px);width:50px}to{height:27px;left:calc(100% - 174px);top:34px;width:27px}}.round-balls-components .ball-item:nth-of-type(13){-webkit-animation:ball-animation-12 .6s ease-in-out;animation:ball-animation-12 .6s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.round-balls-components .ball-item:nth-of-type(13) .number{-webkit-animation:ball-number .6s ease-in-out;animation:ball-number .6s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes ball-animation-12{20%{left:6.5px;top:calc(50% - 5px)}30%{left:6.5px;top:calc(50% - 45px)}50%{height:50px;left:6.5px;top:calc(50% - 25px);width:50px}to{height:27px;left:calc(100% - 203px);top:2px;width:27px}}@keyframes ball-animation-12{20%{left:6.5px;top:calc(50% - 5px)}30%{left:6.5px;top:calc(50% - 45px)}50%{height:50px;left:6.5px;top:calc(50% - 25px);width:50px}to{height:27px;left:calc(100% - 203px);top:2px;width:27px}}.round-balls-components .ball-item:nth-of-type(14){-webkit-animation:ball-animation-13 .6s ease-in-out;animation:ball-animation-13 .6s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.round-balls-components .ball-item:nth-of-type(14) .number{-webkit-animation:ball-number .6s ease-in-out;animation:ball-number .6s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes ball-animation-13{20%{left:6.5px;top:calc(50% - 5px)}30%{left:6.5px;top:calc(50% - 45px)}50%{height:50px;left:6.5px;top:calc(50% - 25px);width:50px}to{height:27px;left:calc(100% - 203px);top:34px;width:27px}}@keyframes ball-animation-13{20%{left:6.5px;top:calc(50% - 5px)}30%{left:6.5px;top:calc(50% - 45px)}50%{height:50px;left:6.5px;top:calc(50% - 25px);width:50px}to{height:27px;left:calc(100% - 203px);top:34px;width:27px}}.round-balls-components .ball-item:nth-of-type(15){-webkit-animation:ball-animation-14 .6s ease-in-out;animation:ball-animation-14 .6s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.round-balls-components .ball-item:nth-of-type(15) .number{-webkit-animation:ball-number .6s ease-in-out;animation:ball-number .6s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes ball-animation-14{20%{left:6.5px;top:calc(50% - 5px)}30%{left:6.5px;top:calc(50% - 45px)}50%{height:50px;left:6.5px;top:calc(50% - 25px);width:50px}to{height:27px;left:calc(100% - 232px);top:2px;width:27px}}@keyframes ball-animation-14{20%{left:6.5px;top:calc(50% - 5px)}30%{left:6.5px;top:calc(50% - 45px)}50%{height:50px;left:6.5px;top:calc(50% - 25px);width:50px}to{height:27px;left:calc(100% - 232px);top:2px;width:27px}}.round-balls-components .ball-item:nth-of-type(16){-webkit-animation:ball-animation-15 .6s ease-in-out;animation:ball-animation-15 .6s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.round-balls-components .ball-item:nth-of-type(16) .number{-webkit-animation:ball-number .6s ease-in-out;animation:ball-number .6s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes ball-animation-15{20%{left:6.5px;top:calc(50% - 5px)}30%{left:6.5px;top:calc(50% - 45px)}50%{height:50px;left:6.5px;top:calc(50% - 25px);width:50px}to{height:27px;left:calc(100% - 232px);top:34px;width:27px}}@keyframes ball-animation-15{20%{left:6.5px;top:calc(50% - 5px)}30%{left:6.5px;top:calc(50% - 45px)}50%{height:50px;left:6.5px;top:calc(50% - 25px);width:50px}to{height:27px;left:calc(100% - 232px);top:34px;width:27px}}.round-balls-components .ball-item:nth-of-type(17){-webkit-animation:ball-animation-16 .6s ease-in-out;animation:ball-animation-16 .6s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.round-balls-components .ball-item:nth-of-type(17) .number{-webkit-animation:ball-number .6s ease-in-out;animation:ball-number .6s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes ball-animation-16{20%{left:6.5px;top:calc(50% - 5px)}30%{left:6.5px;top:calc(50% - 45px)}50%{height:50px;left:6.5px;top:calc(50% - 25px);width:50px}to{height:27px;left:calc(100% - 261px);top:2px;width:27px}}@keyframes ball-animation-16{20%{left:6.5px;top:calc(50% - 5px)}30%{left:6.5px;top:calc(50% - 45px)}50%{height:50px;left:6.5px;top:calc(50% - 25px);width:50px}to{height:27px;left:calc(100% - 261px);top:2px;width:27px}}.round-balls-components .ball-item:nth-of-type(18){-webkit-animation:ball-animation-17 .6s ease-in-out;animation:ball-animation-17 .6s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.round-balls-components .ball-item:nth-of-type(18) .number{-webkit-animation:ball-number .6s ease-in-out;animation:ball-number .6s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes ball-animation-17{20%{left:6.5px;top:calc(50% - 5px)}30%{left:6.5px;top:calc(50% - 45px)}50%{height:50px;left:6.5px;top:calc(50% - 25px);width:50px}to{height:27px;left:calc(100% - 261px);top:34px;width:27px}}@keyframes ball-animation-17{20%{left:6.5px;top:calc(50% - 5px)}30%{left:6.5px;top:calc(50% - 45px)}50%{height:50px;left:6.5px;top:calc(50% - 25px);width:50px}to{height:27px;left:calc(100% - 261px);top:34px;width:27px}}.round-balls-components .ball-item:nth-of-type(19){-webkit-animation:ball-animation-18 .6s ease-in-out;animation:ball-animation-18 .6s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.round-balls-components .ball-item:nth-of-type(19) .number{-webkit-animation:ball-number .6s ease-in-out;animation:ball-number .6s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes ball-animation-18{20%{left:6.5px;top:calc(50% - 5px)}30%{left:6.5px;top:calc(50% - 45px)}50%{height:50px;left:6.5px;top:calc(50% - 25px);width:50px}to{height:27px;left:calc(100% - 290px);top:2px;width:27px}}@keyframes ball-animation-18{20%{left:6.5px;top:calc(50% - 5px)}30%{left:6.5px;top:calc(50% - 45px)}50%{height:50px;left:6.5px;top:calc(50% - 25px);width:50px}to{height:27px;left:calc(100% - 290px);top:2px;width:27px}}.round-balls-components .ball-item:nth-of-type(20){-webkit-animation:ball-animation-19 .6s ease-in-out;animation:ball-animation-19 .6s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.round-balls-components .ball-item:nth-of-type(20) .number{-webkit-animation:ball-number .6s ease-in-out;animation:ball-number .6s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes ball-animation-19{20%{left:6.5px;top:calc(50% - 5px)}30%{left:6.5px;top:calc(50% - 45px)}50%{height:50px;left:6.5px;top:calc(50% - 25px);width:50px}to{height:27px;left:calc(100% - 290px);top:34px;width:27px}}@keyframes ball-animation-19{20%{left:6.5px;top:calc(50% - 5px)}30%{left:6.5px;top:calc(50% - 45px)}50%{height:50px;left:6.5px;top:calc(50% - 25px);width:50px}to{height:27px;left:calc(100% - 290px);top:34px;width:27px}}@-webkit-keyframes ball-number{0%{font-size:22px}50%{font-size:22px}to{font-size:15px}}@keyframes ball-number{0%{font-size:22px}50%{font-size:22px}to{font-size:15px}}}.mobile-center-component{margin:5px 0}.mobile-center-component .mobile-tab{display:flex;overflow-x:scroll;scrollbar-width:none}.mobile-center-component .mobile-tab .mobile-tab-item{align-items:center;border-radius:8px;color:#fff;display:flex;height:45px;justify-content:center;min-width:160px;transition:.2s ease-in-out;width:160px}.mobile-center-component .mobile-tab .mobile-tab-item.selected{background:#4e1bb3}.mobile-center-component .mobile-tab::-webkit-scrollbar{display:none}@media(min-width:769px){.mobile-center-component{display:none}}.fairness-modal-component{background:hsla(0,0%,39%,.6);border-radius:8px;max-height:800px;max-width:100%;overflow-y:auto;padding:20px;position:relative;width:550px}.fairness-modal-component .title{color:#fff;font-size:28px;margin-bottom:15px;text-align:center}.fairness-modal-component .half{position:relative;width:calc(50% - 10px)}.fairness-modal-component input{background:rgba(29,29,29,.75);border:none;border-radius:8px;color:#fff;cursor:auto;font-size:18px;height:50px;outline:none;padding:0 40px 0 10px;width:100%}.fairness-modal-component input.no-padding{padding:0 10px}.fairness-modal-component .first-section{margin-bottom:50px}.fairness-modal-component .check-button{background:linear-gradient(92deg,#317212,#5dc72a 52%,#317212);border-radius:8px;color:#fff;cursor:pointer;font-size:25px;height:65px;margin-top:20px;width:100%}.fairness-modal-component .about{color:#fff;font-size:20px;margin-top:20px}.fairness-modal-component .about .about-icon{border:1px solid #fff;border-radius:50%;height:30px;margin-right:10px;width:30px}.fairness-modal-component .icon{cursor:pointer;position:absolute;right:10px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:18px}.fairness-modal-component .about-hash-code-content{color:#fff;font-family:Roboto,sans-serif;font-size:18px;white-space:pre-wrap;word-break:break-word}.modal-component{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:rgba(0,0,0,.42);bottom:0;left:0;position:fixed;right:0;top:0;z-index:100}.modal-component .modal-background{bottom:0;left:0;position:absolute;right:0;top:0}.modal-component .modal-content{left:50%;max-height:100vh;max-width:100%;overflow:auto;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.modal-component.hidden{display:none}.relative{position:relative}.flex-center{justify-content:center}.flex-between,.flex-center{align-items:center;display:flex}.flex-between{justify-content:space-between}.cursor-pointer{cursor:pointer}.margin-top-10{margin-top:10px}.margin-top-20{margin-top:20px}.close-btn{cursor:pointer;height:35px;position:absolute;right:5px;top:5px;width:35px}.close-btn:after,.close-btn:before{background:#bdbdbd;content:"";height:2px;left:50%;position:absolute;top:50%;width:100%}.close-btn:before{-webkit-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg)}.close-btn:after{-webkit-transform:translate(-50%,-50%) rotate(-45deg);transform:translate(-50%,-50%) rotate(-45deg)}@media(max-width:768px){.mobile-hidden{display:none!important}}.re-bet-modal-component{background:hsla(0,0%,39%,.6);border-radius:8px;max-width:100%;padding:30px;position:relative;width:450px}.re-bet-modal-component .title{color:#fff;font-size:25px}.re-bet-modal-component .button{background:#343434;border-radius:8px;color:#fff;font-size:20px;height:55px;width:calc(50% - 5px)}.re-bet-modal-component .button.green{background:linear-gradient(92deg,#317212,#5dc72a 52%,#317212)}.re-bet-modal-component .do-not-show-again{margin:30px 0}.re-bet-modal-component .checkbox{align-items:center;color:#bdbdbd;cursor:pointer;display:flex;font-size:21px;height:30px;padding-left:40px;position:relative;-webkit-user-select:none;user-select:none}.re-bet-modal-component .checkbox input{cursor:pointer;height:0;opacity:0;position:absolute;width:0}.re-bet-modal-component .checkmark{background-color:transparent;border:1px solid #bdbdbd;border-radius:4px;height:30px;left:0;position:absolute;top:0;width:30px}.re-bet-modal-component .checkmark:after{content:"";display:none;position:absolute}.re-bet-modal-component .checkbox input:checked~.checkmark:after{display:block}.re-bet-modal-component .checkbox .checkmark:after{border:solid #5bc329;border-width:0 3px 3px 0;height:12px;left:10px;top:5px;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:6px}.toast-notifications-component{position:relative}.toast-notifications-component .toast-notifications-container{overflow-x:hidden;position:fixed;right:10px;top:30px;z-index:10}.toast-notifications-component .toast-notification-item{align-items:center;-webkit-animation:toast-fade-out .2s ease-in-out forwards;animation:toast-fade-out .2s ease-in-out forwards;border-radius:8px;color:#fff;display:flex;font-size:20px;height:60px;margin-bottom:10px;min-width:300px;padding:10px 20px;transition:.3s ease-in-out}.toast-notifications-component .toast-notification-item.visible{-webkit-animation:toast-fade-in .2s ease-in-out forwards;animation:toast-fade-in .2s ease-in-out forwards}.toast-notifications-component .toast-notification-item.info{background:rgba(90,193,40,.9)}.toast-notifications-component .toast-notification-item.warning{background:rgba(239,217,4,.9)}.toast-notifications-component .toast-notification-item.error{background:rgba(227,36,43,.9)}@-webkit-keyframes toast-fade-in{0%{-webkit-transform:translateX(500px);transform:translateX(500px)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes toast-fade-in{0%{-webkit-transform:translateX(500px);transform:translateX(500px)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes toast-fade-out{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(500px);transform:translateX(500px)}}@keyframes toast-fade-out{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(500px);transform:translateX(500px)}}@media(max-width:768px){.toast-notifications-component .toast-notification-item{font-size:17px;height:45px;min-width:200px;padding:10px}}.rules-modal-component{background:hsla(0,0%,39%,.6);border-radius:8px;max-width:100%;position:relative;width:1020px}.rules-modal-component .content{max-height:800px;overflow-y:auto;padding:20px}.rules-modal-component .content>div{margin-bottom:30px}.rules-modal-component .content>div:last-of-type{margin-bottom:0}.rules-modal-component h2{color:#ededed;margin-bottom:5px}.rules-modal-component pre{color:#ededed;font-family:Roboto,sans-serif;white-space:pre-wrap}@media(max-width:768px){.rules-modal-component .content{padding:8px}}.pay-table-component{background:rgba(0,0,0,.3);border-radius:8px;padding:10px;width:100%}.pay-table-component h3{color:#ededed;font-size:24px;margin:10px auto 20px;text-align:center}.pay-table-component table{border-collapse:collapse;border-radius:8px;margin-top:10px;overflow:hidden;width:100%}.pay-table-component td,.pay-table-component th{border:1px solid hsla(0,0%,93%,.3);color:#fff;font-size:18px;padding:6px 10px;text-align:center;width:9.0909090909%}.pay-table-component th{background:#575757}@media(max-width:768px){.pay-table-component h3{font-size:20px;margin:4px auto 5px}.pay-table-component td,.pay-table-component th{font-size:14px;padding:3px 4px}}.pay-table-modal-component{background:hsla(0,0%,39%,.6);border-radius:8px;max-width:100%;position:relative;width:1020px}.mobile .rotate-phone-component{align-items:center;background:#020203;bottom:0;display:none;flex-direction:column;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:10000}.mobile .rotate-phone-component .phone{-webkit-animation:rotate 1.5s ease-in-out infinite alternate;animation:rotate 1.5s ease-in-out infinite alternate;border:3px solid #fff;border-radius:10px;height:70px;margin-bottom:10px;width:140px}.mobile .rotate-phone-component .message{color:#fff;font-size:1em;margin-top:40px}@-webkit-keyframes rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}50%{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}to{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}}@keyframes rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}50%{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}to{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}}@media screen and (orientation:landscape){.mobile .rotate-phone-component{display:flex}}.win-popup-component{background:radial-gradient(100% 31.64% at -838860829.69% 15.82%,#000 0,rgba(0,0,0,.5) 100%);bottom:0;left:0;opacity:0;pointer-events:none;position:fixed;right:0;top:0;transition:opacity .2s,visibility .2s;visibility:hidden;z-index:100}.win-popup-component.visible{opacity:1;visibility:visible}.win-popup-component .win-popup-content{left:50%;max-width:500px;position:absolute;top:40%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:90%}.win-popup-component .win-popup-content img{width:100%}.win-popup-component .win-popup-content .title{color:#fff;display:block;font-family:Jomhuria,sans-serif;font-size:130px;left:50%;position:absolute;text-align:center;top:0;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100%}.win-popup-component .win-popup-content .title.ru{font-size:60px;top:5px}.win-popup-component .win-popup-content .win-amount{bottom:0;color:#fff;display:block;font-family:Jomhuria,sans-serif;font-size:100px;left:50%;position:absolute;text-align:center;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100%}@media(max-width:768px){.win-popup-component .win-popup-content{top:35%}.win-popup-component .win-popup-content .title{font-size:95px}.win-popup-component .win-popup-content .title.ru{font-size:40px;top:10px}.win-popup-component .win-popup-content .win-amount{font-size:80px}}.keypad-component{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:rgba(0,0,0,.32);bottom:0;left:0;position:fixed;right:0;top:0;z-index:100}.keypad-component .keypad-background{bottom:0;left:0;position:absolute;right:0;top:0}.keypad-component .keypad{background:rgba(35,35,35,.9);border-radius:8px 8px 0 0;bottom:0;left:0;padding:8px;position:absolute;width:100%}.keypad-component .keypad .title{color:#fff;font-size:15px;margin:7px 0 15px}.keypad-component .keypad .row{display:flex;justify-content:space-between;margin-bottom:5px}.keypad-component .keypad .row:last-of-type{margin-bottom:0}.keypad-component .keypad .button{background:rgba(0,0,0,.3);border-radius:6px;color:#fff;cursor:pointer;font-size:16px;height:40px;padding:10px}.keypad-component .keypad .button.green{background:linear-gradient(109deg,#317212,#5dc72a 51%,#317212)}.keypad-component .keypad .input{background:rgba(0,0,0,.3);border-radius:6px;color:#fff;font-size:16px;height:40px;padding:10px;width:50%}.keypad-component .backspace-icon{width:28%}.keypad-component .first .button{width:calc(25% - 5px)}.keypad-component .second .button{width:calc(20% - 5px)}.keypad-component .third .button{width:calc(11.111% - 5px)}.keypad-component .fourth .button{width:calc(25% - 5px)}.sidebar-component{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:rgba(0,0,0,.32);bottom:0;left:0;opacity:0;position:fixed;right:0;top:0;transition:.2s ease-in-out;visibility:hidden;z-index:100}.sidebar-component .sidebar-background{bottom:0;left:0;position:absolute;right:0;top:0}.sidebar-component .sidebar-container{background:rgba(0,0,0,.7);height:100%;left:0;max-width:250px;padding:10px;position:absolute;top:0;-webkit-transform:translateX(-100%);transform:translateX(-100%);transition:.2s ease-in-out;width:100%}.sidebar-component .logo{height:60px;margin-bottom:10px;width:100%}.sidebar-component .logo img{width:80%}.sidebar-component .sidebar-btn{border-bottom:1px solid rgba(95,95,95,.44);color:#c7c7c7;font-size:16px;padding:8px 5px}.sidebar-component .games{margin-top:30px}.sidebar-component .games .games-title{color:#c7c7c7;font-size:18px;margin-bottom:5px;padding-left:5px}.sidebar-component.visible{opacity:1;visibility:visible}.sidebar-component.visible .sidebar-container{-webkit-transform:translateX(0);transform:translateX(0)}@media(min-width:769px){.sidebar-component{display:none}}
/*# sourceMappingURL=main.46e003b5.css.map*/