body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.flipper-container{perspective:1000px;-webkit-perspective:1000px}.flipper{display:inline-block;position:relative;width:49px;height:69px;transition:all 2s cubic-bezier(.24,1.65,.915,.835);transform-style:preserve-3d;font-family:monospace;-webkit-user-select:none;user-select:none}.flipper.flip{transform:rotateX(90deg)}.front-face,.back-face{position:absolute;width:100%;height:100%;top:0;left:0;right:0;bottom:0;border-radius:2px;backface-visibility:hidden;display:flex;justify-content:center;align-content:center;flex-direction:column;text-align:center;font-size:33px}.front-face{background-color:#fc216100;color:#fff;text-shadow:0 1px 1px #b50236;transform:rotateX(0) translateZ(64px)}.back-face{color:#dca041;transform:rotateX(-90deg) translateZ(64px);outline:solid 2px}.flip.red .back-face{background-color:#c52703}.flip.black .back-face{background-color:#242324}.flip.green .back-face{background-color:#436410}.result{max-width:411px;margin:75px auto auto}.result .flipper{margin-right:20px;margin-bottom:20px}html,body{margin:0;padding:0}:root{--gold: #ffb338;--light-shadow: #77571d;--dark-shadow: #3e2904}body{font-family:sans-serif;background-image:url(/assets/felt-CvJ0KVo4.png),-webkit-radial-gradient(50% 40%,circle farthest-corner,#527c14,#243a0a);background-size:180px 180px,auto;background-attachment:fixed;-webkit-user-select:none;user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:transparent;margin:0;padding:0}@keyframes changeColorBoarder{0%{border-color:#fff}25%{border-color:#ffff0a}50%{border-color:#93c113}75%{border-color:#97d907}to{border-color:#44c113}}#app{contain:layout style;overflow:visible}.wheel-page{position:absolute;top:0;width:100%;height:50%;display:flex;justify-content:center;align-items:flex-end}.wheel-page .roulette-wheel{float:right;width:380px;height:380px;border-radius:100%;background:url(/assets/roulette_1-DzbfMDvY.jpg);background-size:380px 380px;shape-outside:circle(190px);margin:0 0 0 1em;box-shadow:2px 10px 30px #0006;position:relative;touch-action:none;overflow:visible}.wheel-page .roulette-wheel svg{width:380px;height:380px}.wheel-page .roulette-wheel svg circle{cx:190px;cy:190px;r:190px}@media screen and (max-width:2640px){.roulette-wheel{float:none;margin:1em auto}}@media screen and (max-width:375px){.roulette-wheel{float:none;left:30px}}.roulette-wheel .layer-2,.roulette-wheel .layer-3,.roulette-wheel .layer-4,.roulette-wheel .layer-5,.ball-container{position:absolute;top:0;left:0;width:100%;height:100%;background-size:380px 380px}.roulette-wheel .layer-2,.roulette-wheel .layer-4,.ball-container{will-change:transform}.roulette-wheel .layer-2{background-image:url(/assets/roulette_2-CZCrmqh6.png)}.roulette-wheel .layer-3{background-image:url(/assets/roulette_3-bW-cgvb7.png)}.roulette-wheel .layer-4{background-image:url(/assets/roulette_4-DLIE9HZh.png)}.roulette-wheel .layer-5{background-image:url(/assets/roulette_5-CoRHoIJ3.png)}.roulette-wheel svg{position:absolute;top:0;left:0}.roulette-wheel circle{cursor:pointer;fill:transparent}.roulette-wheel .ball{position:absolute;width:14px;height:14px;border-radius:7px;background:#fff radial-gradient(circle at 5px 5px,#fff,#444);box-shadow:1px 1px 4px #000;transform:translateY(-116px);top:50%;left:50%;margin:-7px;will-change:transform}.game-show{padding:0!important;position:relative;height:100vh;border-top:none;border:1px solid #4f6a2b;border-bottom:none}.game-show .top-btn-show{display:flex;align-items:center;justify-content:flex-start;margin-top:8px;margin-left:13px;z-index:11111111111111112;position:relative}.game-show .history-icon{cursor:pointer}.game-show .history-icon button{width:50px;height:50px;background:#549eaf1f;border-radius:50%;box-shadow:inset 0 1px 4px 1px #3381a3a3;backdrop-filter:blur(.4px);-webkit-backdrop-filter:blur(.4px);border:.1px solid rgba(255,255,255,.13);display:flex;align-items:center;justify-content:center}.game-show .history-icon button i{font-size:20px;color:#ffe50cbf}.game-show .sound-icon{cursor:pointer;margin-left:10px}.game-show .sound-icon button{width:50px;height:50px;background:#549eaf1f;border-radius:50%;box-shadow:inset 0 1px 4px 1px #3381a3a3;backdrop-filter:blur(.4px);-webkit-backdrop-filter:blur(.4px);border:.1px solid rgba(255,255,255,.13);display:flex;align-items:center;justify-content:center}.game-show .sound-icon button svg{font-size:20px;fill:#ffe50cbf;height:100%}.game-show .sound-icon button svg g path{fill:#ffe50cbf}.game-show .helpIcon-button{margin-right:10px;cursor:pointer}.game-show .helpIcon-button button{width:50px;height:50px;background:#549eaf1f;border-radius:50%;box-shadow:inset 0 1px 4px 1px #3381a3a3;backdrop-filter:blur(.4px);-webkit-backdrop-filter:blur(.4px);border:.1px solid rgba(255,255,255,.13);display:flex;align-items:center;justify-content:center}.game-show .helpIcon-button button svg{width:26px;height:auto}.game-show .helpIcon-button button svg path{fill:#ffe50cbf}.dimond-coin{right:10px;top:8px;color:#000;display:flex;max-width:126px;border-radius:10px;padding:5px 7px;position:absolute;background:#549eaf1f;box-shadow:inset 0 1px 4px 1px #3381a3a3;backdrop-filter:blur(.4px);-webkit-backdrop-filter:blur(.4px);border:.1px solid rgba(255,255,255,.13)}.dimond-coin img{width:26px}.dimond-coin span{color:#fff;margin-bottom:0;font-weight:bolder;margin-left:11px}.game-main{height:52%;background-repeat:no-repeat;width:100%;height:auto;background-size:100% 100%;bottom:0;position:absolute;top:45%}.game-main .table-content{height:100%}.game-main .table-content .table-userButton{margin-top:5vh}.game-main .table-content .table-userButton .user-button{display:flex;justify-content:flex-end;margin-top:-6px;margin-right:27px}.game-main .table-content .table-userButton .user-button button{width:50px;height:50px;background:#549eaf1f;border-radius:50%;box-shadow:inset 0 1px 4px 1px #3381a3a3;backdrop-filter:blur(.4px);-webkit-backdrop-filter:blur(.4px);border:.1px solid rgba(255,255,255,.13);display:flex;align-items:center;justify-content:center}.game-main .table-content .table-userButton .user-button button svg{width:26px;height:26px}.game-main .table-content .table-userButton .user-button button svg path{fill:#ffe50cbf}.game-main .table-content .table-data{text-align:center;height:100%}.game-main .table-content .table-data .table-center-data{margin:10px 41px}.game-main .table-content .table-data .table-center-data .table-head{margin-top:4px;cursor:pointer}.game-main .table-content .table-data .table-center-data .table-head .table-oldBet{border:1px solid rgba(4,76,39,.7490196078);width:64px;margin-left:10px;border-radius:5px}.game-main .table-content .table-data .table-center-data .table-head .table-oldBet h6{color:#fff;background-color:#044c27bf;border-top-left-radius:5px;border-top-right-radius:5px;padding:4px;margin-bottom:5px;font-size:13px}.game-main .table-content .table-data .table-center-data .table-head .table-oldBet .old-bet-showNumber{display:flex;justify-content:center;align-items:center;margin-bottom:5px}.game-main .table-content .table-data .table-center-data .table-head .table-oldBet .old-bet-showNumber .old-bet-boxNumber{color:#fff;background-color:#424242;padding:3px;width:28px;height:28px;border-radius:50%;box-shadow:inset 0 1px 4px 1px #3381a8a3;backdrop-filter:blur(.4px);-webkit-backdrop-filter:blur(.4px);display:flex;align-items:flex-end;justify-content:center}.game-main .table-content .table-data .table-center-data .table-head .table-oldBet .old-bet-showNumber .old-bet-boxNumber span{font-size:14px}.game-main .table-content .table-data .table-center-data .table-head .table-headText h6{color:#fff;margin-bottom:4px}.game-main .table-content .table-data .table-center-data .table-head .table-headText h6 span{color:#f2f236}.game-main .table-content .table-data .table-center-data .table-head .sound-icon-mo{display:none}.game-main .table-content .table-data .table-center-data .table-head .table-timeWatch{display:flex;justify-content:flex-end}.game-main .table-content .table-data .table-center-data .table-head .table-timeWatch .time-watch{width:96px;display:flex;height:46px;background-color:#1b252a;border-radius:15px;border:3px solid #0277bd;position:relative;align-items:center;justify-content:center}.game-main .table-content .table-data .table-center-data .table-head .table-timeWatch .time-watch span{background-image:linear-gradient(to right,#009cf3,#16d6d9);color:#0000;-webkit-background-clip:text;background-clip:text;font-weight:700;position:relative}.game-main .table-content .table-data .table-center-data .table-head .table-timeWatch .time-watch:before{content:"";position:absolute;width:70%;height:10px;background-color:#0007;bottom:-19px;left:15%;border-radius:100%;filter:blur(5px)}.game-main .table-content .table-data .table-center-data .table-head .table-timeWatch .time-watch:after{content:" ";position:absolute;bottom:-10px;left:50%;width:54%;height:7px;background-color:#0277bd;transform:translate(-50%);border-radius:3px 3px 8px 8px}.game-main .table-content .table-data .table-center-data .table-head .user-button button{width:50px;height:50px;background:#549eaf1f;border-radius:50%;box-shadow:inset 0 1px 4px 1px #3381a3a3;backdrop-filter:blur(.4px);-webkit-backdrop-filter:blur(.4px);border:.1px solid rgba(255,255,255,.13);display:flex;align-items:center;justify-content:center}.game-main .table-content .table-data .table-center-data .table-head .user-button button i{font-size:20px;color:#ffe50cbf}.game-main .table-content .table-data .table-center-data .table-body{margin-top:18px}.game-main .table-content .table-data .table-center-data .table-body .table-box{display:grid;gap:10px;grid-template-columns:auto auto auto auto}.game-main .table-content .table-data .table-center-data .table-body .bet-details .fram-light{border:10px solid transparent;animation:changeColorBoarder .4s infinite linear}.game-main .table-content .table-data .table-center-data .table-body .bet-details .bet-box{border:2px solid #33aa33;cursor:pointer;border-radius:6px}.game-main .table-content .table-data .table-center-data .table-body .bet-details .bet-box .bet-top{background-color:#2e992e75}.game-main .table-content .table-data .table-center-data .table-body .bet-details .bet-box .bet-top h6{color:#f2f236;font-size:14px;margin-bottom:4px;padding:3px 0}.game-main .table-content .table-data .table-center-data .table-body .bet-details .bet-box .bet-top h6 span{color:#fff}.game-main .table-content .table-data .table-center-data .table-body .bet-details .bet-box h4,.game-main .table-content .table-data .table-center-data .table-body .bet-details .bet-box h5{font-size:20px;margin-bottom:6px}.game-main .table-content .table-data .table-footer{width:100%;position:absolute;bottom:1.6%;left:0;right:0}.game-main .table-content .table-data .table-footer .history-icon,.game-main .table-content .table-data .table-footer .dimond-coin{display:none}.game-main .table-content .table-data .table-footer .coin-button-box{display:flex;justify-content:center;align-items:center;width:100%}.game-main .table-content .table-data .table-footer .coin-button-box .coinBtn{margin:0 5px}.game-main .table-content .table-data .table-footer .coin-button-box .coin-btn-content{cursor:pointer}.game-main .table-content .table-data .table-footer .coin-button-box .coin-btn-content .coin-box{position:relative;width:65px;display:flex;justify-content:center;align-items:center}.game-main .table-content .table-data .table-footer .coin-button-box .coin-btn-content .coin-box img{width:50px}.game-main .table-content .table-data .table-footer .coin-button-box .coin-btn-content .coin-box span{position:absolute;font-size:14px;color:#fff;font-weight:700}.dialog{position:fixed;top:0;left:0;width:100%;height:100vh;background-color:#0000006b;z-index:5;display:inline-flex;justify-content:center;align-items:center;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);z-index:10000!important;padding:0 30px}.dialog .mainDiaogBox{overflow:auto;min-width:450px;display:flex;flex-direction:column;justify-content:center;height:100%;overflow:hidden;position:relative}.dialog .mainDiaogBox .winRibbin{background-image:url(/assets/winnerRibbin-DLHfUW2Z.png);background-repeat:no-repeat;width:100%;position:absolute;top:0;z-index:9999;background-size:100%;height:100%}.dialog .mainDiaogBox .winRibbinShow{background-image:url(/assets/winRibbin-U7-MhHMK.png);background-repeat:no-repeat;width:100%;position:absolute;top:8%;background-size:100%;height:100%}.dialog .mainDiaogBox .dialog-data{background:radial-gradient(circle at -8.9% 51.2%,#ff7c00,#ff7c00 15.9%,#ffa34d 15.9%,#ffa34d 24.4%,#131e25 24.5%,#131e25 66%);max-width:800px;height:100%;max-height:253px;z-index:99999999;position:relative;border-radius:20px!important}.dialog .mainDiaogBox .dialog-data .show-closeData{color:#fff;position:absolute;right:18px;top:8px;border-radius:50%;width:25px;height:25px;font-size:16px;display:flex;justify-content:center;align-items:center}.dialog .mainDiaogBox .dialog-data .dialog-head{display:flex;justify-content:center;align-items:center}.dialog .mainDiaogBox .dialog-data .dialog-head img{width:191px;margin-top:-90px}.dialog .mainDiaogBox .dialog-body{display:flex;flex-direction:column;align-items:center}.dialog .mainDiaogBox .dialog-body .chipNumberShow{position:relative;width:73px;transform:rotateY(45deg);animation:rotateAnimation 1s linear infinite}@keyframes rotateAnimation{0%{transform:rotateY(45deg)}to{transform:rotateY(225deg)}}.dialog .mainDiaogBox .dialog-body .chipNumberShow img{width:73px}.dialog .mainDiaogBox .dialog-body .chipNumberShow span{position:absolute;left:0;top:0;display:flex;align-items:center;justify-content:center;width:100%;height:100%;font-size:22px;color:#585f66;font-weight:700;transform:rotateY(45deg)}.dialog .mainDiaogBox .dialog-body h6{color:#fff;margin-top:32px}.dialog .mainDiaogBox .dialog-body h6 span{color:#f2f236}.dialog .mainDiaogBox .formBody{max-height:600px;overflow:auto}.dialog .mainDiaogBox .formBody>div{margin-bottom:10px}.dialog .mainDiaogBox .closeButton{font-size:30px;background-color:red;display:flex;justify-content:center;align-items:center;height:35px;width:35px;border-radius:50%;color:#fff;margin-left:auto;cursor:pointer}@keyframes show{0%{opacity:0;transform:translateY(min(100px,5vh))}to{opacity:1;transform:translateY(0)}}@keyframes hide{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(min(100px,5vh))}}.coinBtn button{position:relative;width:50px;height:50px;margin:3px;cursor:pointer;border-radius:100%;border:0px;background-repeat:no-repeat;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .1s;background-size:cover;background-position:center;transition:all .5s;-webkit-filter:drop-shadow(7px 7px 7px rgba(0,0,0,.4));filter:drop-shadow(7px 7px 7px rgba(0,0,0,.4))}.coinBtn button:hover{box-shadow:1px 1px #bbb,0 0 10px 4px #f0f0f0,inset 1px 1px #fff}.showNumberSpin{width:30px!important;height:30px!important;-webkit-box-decoration-break:unset!important;box-decoration-break:unset!important;align-items:center!important;background-color:green!important}.showNumberSpin span{font-weight:500!important;color:#fff!important;font-size:12px!important}.disabled{pointer-events:none;opacity:.8}.coinDisabled{box-shadow:unset!important;pointer-events:none!important;opacity:.7!important}.selectedCoin{box-shadow:1px 1px #bbb,0 0 10px 4px #f0f0f0,inset 1px 1px #fff}.bet-number{position:relative}.coinShow{position:absolute;width:35px!important;height:35px!important;border-radius:100%;border:0px;background-repeat:no-repeat;background-size:cover;transition:all .5s;background-position:center;display:flex;justify-content:center;align-items:center}.cardShowCoin_{font-size:11px;color:#fff}.coins{position:relative;width:100%;height:100%;transition:all .5s;display:flex;align-items:center;justify-content:center}.cardShowCoin_{font-size:14px}.coinImage_{width:50px;height:50px}.coinBox{width:100%;height:100%;position:unset;animation:move 3ms cubic-bezier(.77,0,.67,.9);top:0}.coinBox .coin{animation:unset}.selectedClass{box-shadow:1px 1px #bbb,0 0 10px 4px #f0f0f0,inset 1px 1px #fff}.close-btn{background-color:transparent;border:none;outline:none;position:absolute;top:-3px;right:-14px}.close-btn svg{fill:#fff;width:25px}@keyframes move{0%{top:53%;right:30%;position:fixed;width:35px;height:35px;left:unset;transform:translate(-50%,-50%)}10%{top:56%;right:39%;position:fixed;width:20px;height:20px;left:unset}20%{top:59%;right:46%;position:fixed;width:120px;height:120px;left:unset;animation-duration:.9ms}to{top:unset!important;right:unset!important;position:unset!important;width:100%!important;height:100%!important;left:unset!important;animation:none!important}}.rules-model{position:relative;width:100%;height:76%;display:flex;align-items:center;justify-content:center}.rules-model .rulesModelBox{background:url(/assets/RulesModel-1WwY2PAU.png);background-size:400px 400px;width:400px;height:400px;position:relative;background-repeat:no-repeat;margin-left:auto;margin-right:auto;background-position:center}.rules-model .model-head{position:relative}.rules-model .model-head h6{text-align:center;color:#fcfd64;font-weight:700;font-size:19px;padding-top:14px}.rules-model .model-head button{background:none;outline:none;border:none;position:absolute;top:10px;right:0}.rules-model .model-head button svg{fill:#fff;font-size:10px;width:37px;height:27px}.rules-model .model-body{padding:1px 15px;overflow-y:scroll;max-height:326px;margin-top:26px}.rules-model .model-body::-webkit-scrollbar{width:5px}.rules-model .model-body::-webkit-scrollbar-thumb{background-color:#234c44;outline:1px solid #234c44;border:1px solid #234c44;border-radius:10px}.rules-model .model-body h4{margin:0 0 6px;color:#d79855;text-align:left;font-size:17px;font-weight:500}.rules-model .model-body ol li{font-size:14px;color:#903e00;text-align:start}.rules-model .model-body ul{display:flex;flex-direction:column;align-items:center;justify-content:center;padding-left:0}.rules-model .model-body ul li{font-size:15px;width:50%;color:#903e00;display:flex;justify-content:space-between}.rules-model .model-body ul li span{display:flex;justify-content:space-between}.rules-model .model-body table{width:100%}.rules-model .model-body table thead tr th{text-align:center;color:#d79855;padding-bottom:6px;border-bottom:1px solid #d79855}.rules-model .model-body table tbody{padding-top:6px}.rules-model .model-body table tbody tr td{text-align:center;color:#903e00;background-color:#e3d7c3;border-top:3px solid #f8f2e2;border-bottom:3px solid #f8f2e2;padding:10px 0}.rules-model .model-body table tbody tr td:nth-child(1){border-top-left-radius:10px;border-bottom-left-radius:10px}.rules-model .model-body table tbody tr td:nth-last-child(1){border-top-right-radius:10px;border-bottom-right-radius:10px}.rules-model .model-body table tbody tr td .winner-Box{display:flex;justify-content:center;align-items:center}.rules-model .model-body table tbody tr td .winner-number{color:#fff;background-color:#424242;width:28px;height:28px;text-align:center;border-radius:50%;box-shadow:inset 0 1px 4px 1px #3381a8a3;backdrop-filter:blur(.4px);-webkit-backdrop-filter:blur(.4px);display:flex;align-items:center;justify-content:center}.rules-model .model-body table tbody .not-history{position:absolute;top:50%;left:40%;color:#d79855;font-weight:600;font-size:15px}.winnerModel{position:relative}.winnerModel .winnerModel-bg{background:url(/assets/winnerBottom-Be2jBVxV.png);width:100%;height:300px;background-size:100% 300px;z-index:999;background-repeat:no-repeat;position:absolute;bottom:0}.winnerModel .winnerModel-bg .model{height:100%}.winnerModel .winnerModel-bg .model .model-head{position:relative;display:flex;justify-content:center;align-items:center}.winnerModel .winnerModel-bg .model .model-head img{margin-top:-115px;width:200px;height:200px}.winnerModel .winnerModel-bg .model .model-head .time-count{background-color:#194430;position:absolute;top:10px;right:30px;color:#fff;padding:8px;width:45px;height:25px;display:flex;align-items:center;justify-content:center;border-radius:12px}.winnerModel .winnerModel-bg .model-body{display:flex;align-items:center;justify-content:center;flex-direction:column}.winnerModel .winnerModel-bg .model-body .winner-fram{border-radius:6px;margin-top:10px;border:1.8px solid #c1a865;background:linear-gradient(180deg,#150704 -14.02%,#391d0b 46.09%,#1b0802 112.8%);box-shadow:0 3px 6px #231a00;width:200px;height:50px;padding:10px;position:relative;display:flex;align-items:center;justify-content:center}.winnerModel .winnerModel-bg .model-body .winner-fram h6{color:#b48d65;margin:0;text-align:center;display:flex;justify-content:center;align-items:center;font-size:16px}.winnerModel .winnerModel-bg .model-body .winner-fram h6 span{color:#fff;font-size:23px;margin-left:8px}.winnerModel .winnerModel-bg .model-body h5{margin-top:30px;color:#fff;display:flex;align-items:center;justify-content:center}.winnerModel .winnerModel-bg .model-body h5 span{color:#f2f236;margin-left:5px}.history-model{position:absolute;width:100%;top:-47px;left:10%}.history-model .historyModelBox{background:url(/assets/HistoryModel-DsQFsLhl.png);background-size:430px 130px;width:430px;height:130px;background-repeat:no-repeat;background-position:center}.history-model .model-head{position:relative}.history-model .model-head h6{text-align:center;color:#fcfd64;font-weight:600;font-size:18px;padding-top:6px}.history-model .model-head button{background:none;outline:none;border:none;position:absolute;top:3px;right:0}.history-model .model-head button svg{fill:#fff;font-size:10px;width:37px;height:27px}.history-model .model-body{padding:1px 15px;display:flex;flex-wrap:wrap;margin-top:16px}.history-model .model-body h5{text-align:center;width:100%;margin-top:20px}.history-model .model-body h6{display:flex;justify-content:center;width:100%;height:100%;align-items:center;font-size:16px}.history-model .model-body .round-number{display:flex;justify-content:center;color:#fff;margin:5px;padding:5px;border-radius:50%;width:30px;height:30px}@media screen and (max-width:576px){body{padding:0;background:transparent!important;background-color:transparent!important;--ion-background-color: transparent !important;--background: transparent !important}.dimond-coin{display:flex;justify-content:center;align-items:center;font-size:15px!important;margin-right:20px!important}.dimond-coin img{width:22px!important}.wheel-page{height:40%;top:18px}.wheel-page .roulette-wheel{left:0;margin-left:0;width:250px;height:250px;background-size:250px 250px}.wheel-page .roulette-wheel svg{width:250px!important;height:250px!important}.wheel-page .roulette-wheel svg circle{cx:125px;cy:125px;r:125px}.wheel-page .roulette-wheel .layer-2,.wheel-page .roulette-wheel .layer-3,.wheel-page .roulette-wheel .layer-4,.wheel-page .roulette-wheel .layer-5,.wheel-page .roulette-wheel .ball-container{background-size:250px 250px}.wheel-page .roulette-wheel .ball{width:11px;height:11px;transform:translateY(-128.221px)!important;margin:-6px}.game-main{top:37%}.game-main .table-center-data{margin:10px 19px!important}.game-main .table-center-data .history-icon{display:none!important}.coinShow{width:30px!important;height:30px!important}.coinShow .cardShowCoin_{font-size:10px}.dialog .mainDiaogBox{min-width:366px}.dialog .mainDiaogBox .dialog-data{max-height:199px}.dialog .mainDiaogBox .dialog-data .dialog-head img{width:123px;margin-top:-64px}.dialog .mainDiaogBox .dialog-data .dialog-body h6{margin-top:16px}.dialog .mainDiaogBox .dialog-data .dialog-body .chipNumberShow,.dialog .mainDiaogBox .dialog-data .dialog-body .chipNumberShow img{width:63px}.dialog .mainDiaogBox .dialog-data .dialog-body .chipNumberShow span{font-size:16px}.dialog .mainDiaogBox .dialog-data .dialog-body h6{font-size:14px}.dialog .mainDiaogBox .dialog-data .show-closeData{width:22px;height:22px;font-size:13px}.top-btn-show{flex-direction:column!important;align-items:flex-start!important;justify-content:flex-start!important;margin-left:19px!important}.helpIcon-button button{width:40px!important;height:40px!important}.helpIcon-button button svg{width:20px!important}.sound-icon{margin-left:0!important}.sound-icon button{width:40px!important;height:40px!important}.sound-icon button svg{width:20px!important}.history-icon{margin:8px 0!important}.history-icon button{width:40px!important;height:40px!important}.history-icon button i{width:17px!important}.user-button{margin-right:15px!important}.user-button button{width:40px!important;height:40px!important}.user-button button svg{width:20px!important;height:26px!important}.coin-button-box .coinBtn .cardShowCoin_{width:45px!important;height:45px!important;font-size:13px!important;font-weight:bolder!important}.table-timeWatch .time-watch{width:88px!important;height:37px!important;margin-top:1px}.table-timeWatch .time-watch:after{bottom:-10px!important;width:44%!important;height:7px!important;border-radius:2px 2px 6px 6px!important}.table-timeWatch .time-watch span{font-size:14px}.table-headText h6{font-size:14px!important}.table-oldBet{width:53px!important}.table-oldBet h6{font-size:12px!important}.table-oldBet .old-bet-boxNumber{width:25px!important;height:25px!important}.table-oldBet .old-bet-boxNumber span{font-size:12px}.rules-model .rulesModelBox{background-size:300px 300px;width:300px;height:300px}.rules-model .rulesModelBox .model-head h6{padding-top:7px;font-size:17px}.rules-model .rulesModelBox .model-head .close-icon{top:4px}.rules-model .rulesModelBox .model-head .close-icon svg{width:25px;height:25px}.rules-model .rulesModelBox .model-body{max-height:238px;margin-top:20px}.rules-model .rulesModelBox .model-body h4{font-size:16px}.rules-model .rulesModelBox .model-body ol{padding-left:24px}.rules-model .rulesModelBox .model-body ol li{font-size:13px}.rules-model .rulesModelBox .model-body ul{padding-left:24px}.rules-model .rulesModelBox .model-body table thead th{font-size:14px;padding-bottom:3px}.rules-model .rulesModelBox .model-body table tbody td{font-size:12px}.winnerModel .winnerModel-bg{height:250px;background-size:100% 250px}.winnerModel .winnerModel-bg .model .model-head img{margin-top:-83px;width:150px;height:150px}.winnerModel .winnerModel-bg .model .model-head .time-count{width:40px;height:22px;font-size:14px}.winnerModel .winnerModel-bg .model .model-body .winner-fram{width:150px;height:40px}.winnerModel .winnerModel-bg .model .model-body .winner-fram h6{font-size:15px}.winnerModel .winnerModel-bg .model .model-body .winner-fram h6 span{font-size:19px}.winnerModel .winnerModel-bg .model .model-body h5{margin-top:20px;font-size:17px}}@media screen and (max-width:480px){.history-model{display:flex;justify-content:center;align-items:center;left:0!important}.history-model .historyModelBox{background:url(/assets/RulesModel-1WwY2PAU.png)!important;background-size:275px 280px!important;background-repeat:no-repeat!important;width:275px!important;height:280px!important}}@media screen and (min-device-width:320px)and (max-device-width:440px){.Toastify .Toastify__toast-container{width:300px;height:7px;right:0;left:unset;top:7px}body{background:transparent!important;background-color:transparent!important;--ion-background-color: transparent !important;--background: transparent !important}.selectedCoin{box-shadow:1px 1px #bbb,0 0 6px 3px #f0f0f0,inset 1px 1px #fff!important}.coinBox .coinShow{height:20px!important;width:20px!important}.coinBox .coinShow span,.coinBox .coinShow .cardShowCoin_{font-size:5px!important}.coinShow,.coinBoxMine .coinShow{height:20px!important;width:20px!important}.coinBoxMine .coinShow span,.coinBoxMine .coinShow .cardShowCoin_{font-size:5px!important}.game-page .game-show{border:none}.game-page .game-show .top-btn-show,.game-page .game-show .dimond-coin{display:none}.game-page .game-show .helpIcon-button button{width:30px!important;height:30px!important}.game-page .game-show .history-icon{margin:4px 0!important}.game-page .game-show .history-icon button{width:30px!important;height:30px!important}.game-page .game-show .history-icon button i{font-size:16px!important}.game-page .game-show .sound-icon button{width:30px!important;height:30px!important}.game-page .game-show .dimond-coin{border-radius:6px;padding:5px 6px}.game-page .game-show .dimond-coin img{width:14px!important;height:14px!important}.game-page .game-show .dimond-coin span{margin-left:4px;font-size:10px}.game-page .game-show .wheel-page{top:4%!important;z-index:11}.game-page .game-show .wheel-page .roulette-wheel{left:0;margin-left:0;width:190px;height:190px;background-size:190px 190px}.game-page .game-show .wheel-page .roulette-wheel svg{width:190px!important;height:190px!important}.game-page .game-show .wheel-page .roulette-wheel svg circle{cx:95px;cy:95px;r:95px}.game-page .game-show .wheel-page .roulette-wheel .layer-2,.game-page .game-show .wheel-page .roulette-wheel .layer-3,.game-page .game-show .wheel-page .roulette-wheel .layer-4,.game-page .game-show .wheel-page .roulette-wheel .layer-5,.game-page .game-show .wheel-page .roulette-wheel .ball-container{background-size:190px 190px}.game-page .game-show .wheel-page .roulette-wheel .ball{height:6px;margin:-3px;transform:translateY(-109.221px)!important;width:6px}.game-page .game-show .game-main{top:22%}.game-page .game-show .game-main .table-content .sound-icon-mo{margin-left:5px!important}.game-page .game-show .game-main .table-content .sound-icon-mo button{width:30px!important;height:30px!important;background:#549eaf1f;border-radius:50%;box-shadow:inset 0 1px 4px 1px #3381a3a3;backdrop-filter:blur(.4px);-webkit-backdrop-filter:blur(.4px);border:.1px solid rgba(255,255,255,.13);display:flex;align-items:center;justify-content:center}.game-page .game-show .game-main .table-content .sound-icon-mo button svg{font-size:20px;fill:#ffe50cbf;width:20px!important;height:100%}.game-page .game-show .game-main .table-content .sound-icon-mo button svg g path{fill:#ffe50cbf}.game-page .game-show .game-main .table-content .table-data .table-center-data{margin-top:28vh!important}.game-page .game-show .game-main .table-content .table-data .show-button-top{display:flex}.game-page .game-show .game-main .table-content .table-data .helpIcon-button{margin-left:8px;display:flex}.game-page .game-show .game-main .table-content .table-data .table-userButton{margin-top:0vh;margin-top:0;position:absolute;bottom:88%;z-index:99999;transform:translateY(80%)!important;left:7%;display:flex;width:100%;justify-content:space-between;align-items:flex-start}.game-page .game-show .game-main .table-content .table-data .table-userButton .user-button{margin-top:0;margin-right:35px!important}.game-page .game-show .game-main .table-content .table-data .table-userButton .user-button button{width:30px!important;height:30px!important}.game-page .game-show .game-main .table-content .table-data .table-head{margin-top:-35px;margin-bottom:12px}.game-page .game-show .game-main .table-content .table-data .table-head .table-oldBet{width:40px!important}.game-page .game-show .game-main .table-content .table-data .table-head .table-oldBet h6{font-size:9px!important;margin-bottom:3px;padding:1px;border-top-left-radius:3px;border-top-right-radius:3px}.game-page .game-show .game-main .table-content .table-data .table-head .table-oldBet .old-bet-showNumber{margin-bottom:3px}.game-page .game-show .game-main .table-content .table-data .table-head .table-oldBet .old-bet-showNumber .old-bet-boxNumber{height:20px!important;padding:3px;width:20px!important}.game-page .game-show .game-main .table-content .table-data .table-head .table-oldBet .old-bet-showNumber .old-bet-boxNumber span{font-size:9px}.game-page .game-show .game-main .table-content .table-data .table-head .table-headText{height:100%;display:flex;flex-direction:column;justify-content:flex-end}.game-page .game-show .game-main .table-content .table-data .table-head .table-headText h6{font-size:10px!important;margin-bottom:2px}.game-page .game-show .game-main .table-content .table-data .table-head .table-timeWatch{position:relative}.game-page .game-show .game-main .table-content .table-data .table-head .table-timeWatch .time-watch{height:34px!important;margin-top:1px;width:62px!important;border-radius:12px}.game-page .game-show .game-main .table-content .table-data .table-head .table-timeWatch .time-watch:after{border-radius:1px 1px 3px 3px!important;bottom:-7px!important;height:6px!important;width:41%!important}.game-page .game-show .game-main .table-content .table-data .table-head .table-timeWatch .time-watch span{font-size:9px}.game-page .game-show .game-main .table-content .table-data .table-body{margin-top:7px}.game-page .game-show .game-main .table-content .table-data .table-body .table-box{gap:4px}.game-page .game-show .game-main .table-content .table-data .table-body .table-box .bet-details{height:15vh;max-height:75px}.game-page .game-show .game-main .table-content .table-data .table-body .table-box .bet-details .bet-box{border:1px solid #3a3;border-radius:4px;height:100%}.game-page .game-show .game-main .table-content .table-data .table-body .table-box .bet-details .bet-box .bet-top h6{font-size:11px;margin-bottom:4%;padding:2px 0}.game-page .game-show .game-main .table-content .table-data .table-body .table-box .bet-details .bet-box .bet-number h4,.game-page .game-show .game-main .table-content .table-data .table-body .table-box .bet-details .bet-box .bet-number h5{font-size:15px;margin-bottom:0}.game-page .game-show .game-main .table-content .table-data .table-body .table-box .bet-details .bet-box .bet-number .coinBox .coinShow{height:20px!important;width:20px!important}.game-page .game-show .game-main .table-content .table-data .table-body .table-box .bet-details .bet-box .bet-number .coinBox .coinShow span,.game-page .game-show .game-main .table-content .table-data .table-body .table-box .bet-details .bet-box .bet-number .coinBox .coinShow .cardShowCoin_{font-size:5px!important}.game-page .game-show .game-main .table-content .table-data .table-body .table-box .bet-details .bet-box .bet-number .coinBoxMine .coinShow{height:20px!important;width:20px!important}.game-page .game-show .game-main .table-content .table-data .table-body .table-box .bet-details .bet-box .bet-number .coinBoxMine .coinShow span,.game-page .game-show .game-main .table-content .table-data .table-body .table-box .bet-details .bet-box .bet-number .coinBoxMine .coinShow .cardShowCoin_{font-size:5px!important}.game-page .game-show .game-main .table-content .table-data .table-footer{bottom:2%!important;display:flex;align-items:center;width:100%;justify-content:space-evenly;flex-direction:row}.game-page .game-show .game-main .table-content .table-data .table-footer .dimond-coin{display:block!important;position:relative!important;top:0!important;right:unset!important;width:100%;padding:2px 3px!important;max-width:70px;margin:0 0 0 3px!important;overflow:scroll}.game-page .game-show .game-main .table-content .table-data .table-footer .dimond-coin img{width:16px!important;margin-top:-3px;height:16px!important}.game-page .game-show .game-main .table-content .table-data .table-footer .dimond-coin span{height:10px!important;margin-top:-3px;width:10px!important}.game-page .game-show .game-main .table-content .table-data .table-footer .history-icon{display:block!important;position:relative!important;margin-right:10px!important}.game-page .game-show .game-main .table-content .table-data .table-footer .coin-button-box{width:unset!important}.game-page .game-show .game-main .table-content .table-data .table-footer .coin-button-box .coinBtn button{font-size:7px!important;height:30px!important;width:30px!important}.rules-model .model-body::-webkit-scrollbar{width:3px!important}.rules-model{height:100%;z-index:99999999}.rules-model .rulesModelBox{background-size:250px 250px;height:250px;width:250px}.rules-model .rulesModelBox .model-head h6{font-size:13px;padding-top:9px}.rules-model .rulesModelBox .model-head .close-icon{top:1px}.rules-model .rulesModelBox .model-head .close-icon svg{width:20px;height:20px}.rules-model .rulesModelBox .model-body{margin-top:15px;max-height:200px}.rules-model .rulesModelBox .model-body ::-webkit-scrollbar{width:2px!important}.rules-model .rulesModelBox .model-body p{color:#d79855;font-size:12px;margin-bottom:2px;margin-top:2px}.rules-model .rulesModelBox .model-body ol{padding-left:17px!important;margin-bottom:6px}.rules-model .rulesModelBox .model-body ol li{font-size:9px!important}.rules-model .rulesModelBox .model-body ul{padding-left:13px!important}.rules-model .rulesModelBox .model-body ul li,.rules-model .rulesModelBox .model-body ul li span{font-size:10px!important}.rules-model .rulesModelBox .model-body table thead tr th{font-size:11px;padding-bottom:1px}.rules-model .rulesModelBox .model-body table tbody tr td{font-size:10px;padding:2px 0}.rules-model .rulesModelBox .model-body table tbody tr td:nth-child(1){border-top-left-radius:8px;border-bottom-left-radius:8px}.rules-model .rulesModelBox .model-body table tbody tr td:nth-last-child(1){border-top-right-radius:8px;border-bottom-right-radius:8px}.rules-model .rulesModelBox .model-body table tbody tr td .winner-Box .winner-number{height:16px;width:16px;font-size:8px!important}.winnerModel .winnerModel-bg{height:185px;background-size:100% 185px;bottom:17vh}.winnerModel .winnerModel-bg .model .model-head img{margin-top:-62px;width:100px;height:100px}.winnerModel .winnerModel-bg .model .model-head .time-count{padding:8px;width:36px;height:20px;font-size:12px}.winnerModel .winnerModel-bg .model .model-body .winner-fram{height:30px;margin-top:10px;width:80px}.winnerModel .winnerModel-bg .model .model-body .winner-fram h6{font-size:10px}.winnerModel .winnerModel-bg .model .model-body .winner-fram h6 span{font-size:10px;margin-left:4px;margin-top:1px}.winnerModel .winnerModel-bg .model .model-body h5{font-size:10px!important;margin-top:10px}.history-model{height:100%;bottom:50%;left:10%;transform:translateY(8%)}.history-model .historyModelBox{background-size:250px 130px!important;height:130px!important;width:250px!important}.history-model .historyModelBox .model-head h6{font-size:10px;padding-top:3px}.history-model .historyModelBox .model-head .close-icon{top:-7px;right:-3px}.history-model .historyModelBox .model-head .close-icon svg{width:16px;height:16px}.history-model .historyModelBox .model-body{padding:1px 5px;margin-top:8px}.history-model .historyModelBox .model-body h5{font-size:12px;margin-top:40px;text-align:center;width:100%}.history-model .historyModelBox .model-body .round-number{width:20px;height:20px}.history-model .historyModelBox .model-body .round-number h6{font-size:10px;font-weight:600}}.lazy-load-image-background.blur{filter:blur(15px)}.lazy-load-image-background.blur.lazy-load-image-loaded{filter:blur(0);transition:filter .3s}.lazy-load-image-background.blur>img{opacity:0}.lazy-load-image-background.blur.lazy-load-image-loaded>img{opacity:1;transition:opacity .3s}.lazy-load-image-background.black-and-white{filter:grayscale(1)}.lazy-load-image-background.black-and-white.lazy-load-image-loaded{filter:grayscale(0);transition:filter .3s}.lazy-load-image-background.black-and-white>img{opacity:0}.lazy-load-image-background.black-and-white.lazy-load-image-loaded>img{opacity:1;transition:opacity .3s}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: #e74c3c;--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-toast-width: 320px;--toastify-toast-background: #fff;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient( to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55 );--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error)}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:1em;left:1em}.Toastify__toast-container--top-center{top:1em;left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:1em;right:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;padding:0;left:0;margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:0;transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:0;transform:translate(0)}.Toastify__toast-container--rtl{right:0;left:initial}}.Toastify__toast{position:relative;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:4px;box-shadow:0 1px 10px #0000001a,0 2px 15px #0000000d;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;max-height:var(--toastify-toast-max-height);overflow:hidden;font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;-ms-flex:1 1 auto;flex:1 1 auto;padding:6px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;-ms-flex:1;flex:1}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:20px;-ms-flex-negative:0;flex-shrink:0;display:-ms-flexbox;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.7s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width:480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;-ms-flex-item-align:start;align-self:flex-start}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(110%,0,0)}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-110%,0,0)}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
