@charset "UTF-8";@import url(https://fonts.googleapis.com/css2?family=Grandstander:ital,wght@0,100..900;1,100..900&display=swap);.loader{position:relative;width:54px;height:54px;border-radius:10px}.loader div{width:8%;height:24%;background:#ebebeb;position:absolute;left:50%;top:30%;opacity:0;border-radius:50px;box-shadow:0 0 3px rgba(0,0,0,.2);animation:fade458 1s linear infinite}@keyframes fade458{0%{opacity:1}to{opacity:.25}}.loader .bar1{transform:rotate(0deg) translateY(-130%);animation-delay:0s}.loader .bar2{transform:rotate(30deg) translateY(-130%);animation-delay:-1.1s}.loader .bar3{transform:rotate(60deg) translateY(-130%);animation-delay:-1s}.loader .bar4{transform:rotate(90deg) translateY(-130%);animation-delay:-.9s}.loader .bar5{transform:rotate(120deg) translateY(-130%);animation-delay:-.8s}.loader .bar6{transform:rotate(150deg) translateY(-130%);animation-delay:-.7s}.loader .bar7{transform:rotate(180deg) translateY(-130%);animation-delay:-.6s}.loader .bar8{transform:rotate(210deg) translateY(-130%);animation-delay:-.5s}.loader .bar9{transform:rotate(240deg) translateY(-130%);animation-delay:-.4s}.loader .bar10{transform:rotate(270deg) translateY(-130%);animation-delay:-.3s}.loader .bar11{transform:rotate(300deg) translateY(-130%);animation-delay:-.2s}.loader .bar12{transform:rotate(330deg) translateY(-130%);animation-delay:-.1s}:root{--top:50%;--left:50%;--tornadoRotate:"180deg"}.chess-layout{background:#6c6c6c;background:radial-gradient(circle,#646464 9%,#2b2b2b 36%,#242222 45%);font-family:"Play",sans-serif!important;font-weight:500!important;scroll-behavior:smooth;overflow-x:hidden;height:100dvh}::-webkit-scrollbar{height:2px;width:3px}::-webkit-scrollbar-track{border-radius:2px;background-color:#727272;border:1px solid #949494}::-webkit-scrollbar-track:hover{background-color:#ff9e4f}::-webkit-scrollbar-track:active{background-color:#646464}::-webkit-scrollbar-thumb{border-radius:0;background-color:#6b6b6b;border:3px solid rgba(80,80,80,.8549019607843137)}::-webkit-scrollbar-thumb:active,::-webkit-scrollbar-thumb:hover{background-color:#62a34b}button:active{scale:.95}.font-aclonica{font-family:"Poppins"!important}.modal-backdrop{width:100dvw;height:100dvh;background:#000;background:rgba(55,53,53,.8);position:absolute;top:0}.chess-board{width:100%;height:100%;display:flex;flex-wrap:wrap;position:relative}.chessboard-loader{position:absolute;background-image:radial-gradient(circle,rgba(41,41,41,.8980392156862745),#212121,#191919,#101010,#020202);width:100%;height:100%;z-index:1000;display:grid;place-items:center;top:0;border:.5rem solid #333231;scale:1.05;animation:fadeInout .5s ease-in infinite}.chessboard-loader>iframe{width:20rem;height:20rem}.app-container{min-height:100vh;display:flex;justify-content:center;align-items:center;width:100%}.chessboard-container{width:800px;height:800px}.chessRightBox{width:100%;border-radius:2rem;height:90%}.square{width:12.5%;height:12.5%;position:relative}.board-number{right:-17px;top:50%;font-size:.8rem}.board-number,.board-text{z-index:1;position:absolute;color:#b4b1b1;transform:translate(-50%,-50%)}.board-text{bottom:-3rem;right:50%;font-size:.9rem}.square-box{width:100%;height:100%}.position{position:absolute;left:5px;font-size:12px}.square-box-container{width:100%;height:100%}.aside-left{height:100dvh;overflow-y:auto;overflow-x:hidden;scroll-behavior:smooth}.aside-left,.aside-right{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:10px}.aside-right{display:grid;place-items:center}.aside-left::-webkit-scrollbar,.aside-right::-webkit-scrollbar{width:5px;height:10px;background-color:#383838;box-shadow:inset 0 0 6px #303030;background-color:#242424;outline:1px solid #292929;border-radius:5px}.piece-container{cursor:grab;width:100%;height:100%;display:flex;-webkit-box-align:center;justify-content:center;transition:1s linear;position:absolute}.piece{max-width:82%;max-height:90%;background-color:initial!important;position:relative;z-index:99;transition:scale .5s cubic-bezier(.06,.59,.06,1.42)}@keyframes scale{0%{scale:.7}to{scale:1}}.promote-modal{position:absolute;z-index:9999;left:0;width:12.5%;height:12.5%}.promote-modal-backdrop{position:absolute;width:100%;height:100%;background:rgba(8,8,8,.5686274509803921);z-index:9998;transform:scaleY(1.01)}.promotion-piece{width:100%;height:100px;background:radial-gradient(circle,#e7e7e7 13%,grey 91%);transition:all .1s ease-in;display:grid;place-items:center}.promotion-piece:hover{background:radial-gradient(circle,#fbfbfb 11%,#be7335 73%);border-radius:0}.cursor-pointer{cursor:pointer}.vertical-text{text-orientation:upright;writing-mode:vertical-lr;font-family:"Poppins";padding:10px;color:#fff}.vertical-text button{margin-top:20px;cursor:pointer;background-color:#3f3f3f;border:1px solid #fff}.user-form{margin-top:30px!important;max-width:800px;margin:auto}.home{display:flex;min-height:100vh}.button-div{min-width:100%;display:flex;justify-content:center;align-items:center}.button-div button{cursor:pointer;padding:8px 18px;background-color:initial;color:#fff;font-weight:600;border:1px solid #fff}.button-div button:hover{background-color:#daa520;color:#fff}.option-piece{cursor:pointer;padding:8px 18px;background-color:#fff;color:#000;font-weight:600;border:1px solid #000}.sound-setting{margin-top:1rem!important;border-radius:8px;padding:1rem;color:#fff!important;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;border:1px solid rgba(51,51,51,.6745098039215687);justify-content:space-between;background-color:#2d3436;background-image:linear-gradient(315deg,rgba(10,10,10,.6705882352941176),#232323 74%);box-shadow:0 3px 5px rgba(22,22,22,.164);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.move{background:#575aff;background:linear-gradient(90deg,#575aff,#c7f8ff);background:-webkit-linear-gradient(90deg,#575aff,#c7f8ff);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#595CFF",endColorstr="#C6F8FF",GradientType=1);padding:8px 16px;color:#111;border-radius:50px;font-size:12px}.loader{display:flex;align-items:center}.bar{display:inline-block;width:3px;height:10px;background-color:hsla(0,0%,100%,.5);border-radius:10px;animation:scale-up4 1s linear infinite}.bar:nth-child(2){height:20px;margin:0 5px;animation-delay:.25s}.bar:nth-child(3){animation-delay:.5s}@keyframes scale-up4{20%{background-color:#fff;transform:scaleY(1.5)}40%{transform:scaleY(1)}}.option-piece:hover{background-color:#daa520}.join-btn:active{box-shadow:none;position:relative;top:.2em}.join-btn:hover{opacity:1;transform:scale(.95)}.join_room_class{font-family:"Poppins";font-weight:300;background:#1b1b1b;max-height:80%;height:15rem!important;border-radius:1.5rem;box-shadow:0 0 10px 10px rgba(43,43,43,.445)}.join_room_class button{width:50%;background:#1584af;border:none;outline:none;padding:1rem 0!important;border-radius:50px;outline:4px solid transparent;transition:outline .2s linear;opacity:.8;font-size:1.2rem}.join-info-text{background:#292625;display:flex;justify-content:space-between;padding:.5rem 1rem;border-radius:50px;outline:2px solid rgba(61,52,47,.8784313725490196);grid-gap:.5rem;gap:.5rem;align-items:center;transition:all .3s linear}.join-info-text:hover{outline-offset:2px}.join_room_class button:hover{opacity:1;outline:4px solid rgba(6,124,179,.384);text-transform:uppercase}.join_room_class button:active{scale:.95!important}@media screen and (max-width:400px){.join_room_class{width:100%!important}}.navbar-toggler{display:none}.transasction-link{text-decoration:none}.nav-item:hover{background-color:#393b3c;border-radius:10px;transition:all .2s ease}.nav-item>a:hover{color:#daa520!important}.menu-icon{background-color:#2a2a2a;border-radius:5px;display:none;padding:2.5px 5px}.navbar-dark .navbar-nav .nav-link.active{color:#fff!important;border-radius:10px;background:#393b3c}.nav-link{font-family:"Poppins"}.walletInfo{outline:2px solid #8a9fff;border-radius:5px;text-align:left}.discord_btn,.walletInfo{color:#fff;background-color:#5865f2}.discord_btn{border-radius:100%;font-size:large;width:1.875rem;height:1.875rem;display:flex;align-items:center;justify-content:center;cursor:pointer}#wallet-dropdown{color:#fff;background:#393b3c;position:absolute;top:4rem;right:22rem;border-radius:1rem;margin-top:.5rem;z-index:5}#dropdown-basic{border-radius:50px}.dropdown-item:hover{background-color:#282828}.dropdown-menu{transform:translate(10px,40px)!important}.dropdown-toggle:after{display:none}.grey_container{color:#fff;border-radius:12px;max-width:100%;height:auto}.grey_container,.select_Game_Type{background:rgba(40,42,44,.6);backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px)}.select_Game_Type{font-family:"Poppins";border-radius:32px;box-shadow:0 0 10px 10px rgba(29,28,28,.145)}.lobby_icons{width:1.725rem;height:1.725rem;display:flex;justify-content:center;align-items:center}.table>thead{background:#262728;position:-webkit-sticky;position:sticky;top:0}td{border-bottom-width:0!important}.select_icon>span{color:#cefa51;width:2.625rem;height:2.625rem;background-color:rgba(206,254,70,.2);margin-right:1rem;font-size:large;border-radius:.5rem;display:flex;align-items:center;justify-content:center}.select_icon{font-style:normal;font-weight:lighter;font-size:20px}.select_icon,.select_time_box{font-family:"Poppins";display:flex;align-items:center}.select_time_box{background:#5a5a5a;border-radius:1.1rem;font-size:14px;justify-content:center;flex-wrap:wrap;border:1px solid #5a5a5a;cursor:pointer}.select_time_box:hover{background:linear-gradient(91.5deg,rgba(238,185,19,.1) 1.27%,rgba(235,167,26,.1) 35.77%,rgba(197,140,21,.1) 74.59%,rgba(242,182,22,.1) 104.78%);border:1px solid #fbc417}.select_time_box>span{font-family:"Poppins";font-size:24px}.select_main_heading{background:#212020;border-bottom:1px solid #5a5a5a;border-radius:20px;width:100%;display:flex;justify-content:space-between;align-items:center}.select_main_heading p{font-family:"Poppins";font-style:normal;font-size:large;font-weight:400}.tabs-link,.tabs-link:hover{color:#fff}.tabActive{color:#fff;cursor:pointer}.active-tab,.tabActive{background:#133667;border:1px solid #206ce3;border-radius:12px}.active-tab,.selectbuttonActive,.tabActive{font-family:"Poppins";font-weight:400;font-size:14px;display:flex;align-items:center}.selectbuttonActive{background:#3b3b3b;border-radius:9px;color:#fff;cursor:pointer;border:1px solid grey;transition:all .1s linear}.selectbuttonActive:hover{color:#fff;opacity:.8;border:1px solid gold}.selectbuttonActive>span{background-color:#fff;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;border-radius:4px}.Create_Game_heading{background-color:#5a5a5a;border-radius:.8rem;font-size:18px;letter-spacing:1px;padding:.5rem 1rem;width:100%}.create_game>button{letter-spacing:1px;background:#393b3c;border:1px solid #5a5a5a;border-radius:1rem;font-family:"Poppins";font-weight:400;font-size:14px;color:#fff;padding:1rem}.create_game>button,.select_piece_img{display:flex;align-items:center;justify-content:center}.select_piece_img{background:#757575;background:radial-gradient(circle,#757575 1%,#3c3e42 27%);border-radius:1.1rem;width:100%;border:1px solid #5a5a5a;cursor:pointer}.select_piece_img>img{max-width:3.875rem}.select_piece_img:hover{background:#e8c268;background:radial-gradient(circle,rgba(232,194,104,.377) 1%,rgba(144,113,54,.205) 29%);border:1px solid #fbc417}.select_img_div{background:linear-gradient(91.5deg,rgba(238,185,19,.1) 1.27%,rgba(235,167,26,.1) 35.77%,rgba(197,140,21,.1) 74.59%,rgba(242,182,22,.1) 104.78%);border:1px solid #fbc417}.select_piece_container p{padding-top:3rem;font-family:"Poppins";letter-spacing:.063rem}.board-selection{border-radius:10px;background:#504f49;border:1px solid grey;color:#fff;width:60%;font-size:.8rem;margin-left:1rem;padding-left:1rem;cursor:pointer}.active-tab,.active-tab:hover{color:#fff}.getBoard{background-color:#1b1a1d;border:1px solid #5a5a5a;letter-spacing:.05rem}.getBoard:hover{background-color:#f9cb3e;border:1px solid#fbc417;color:#000}.shop-history-marketplace-list:hover{border:1px solid #3b3b3b}.shop-history-marketplace-list img{border-radius:5px;width:40px;height:40px}.modal-content{color:#fff;border:5px}.modal_prize_card{background:#282a2c;border-radius:.5rem;font-family:"Poppins";font-size:14px;border:1px solid #5a5a5a;cursor:pointer}.modal_prize_card:hover{border:1px solid #fbc417}.modal_prize_card_select{background:#322c1d;border:1px solid #fbc417}.modal_butn{font-family:"Poppins"}.bot-div{box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);border-radius:5px!important}.bot-level{width:100%;border-right:1px solid #404040;cursor:pointer}.bot-level:hover{background-color:#5a5a5a}.bot-level-first{border-top-left-radius:5px;border-bottom-left-radius:5px}.bot-level-last{border-top-right-radius:5px;border-bottom-right-radius:5px}.traditionalFreeGame img{width:5rem}.selectgameTypeButton{letter-spacing:1px;background:#393b3c;border:1px solid #5a5a5a;border-radius:8px;font-family:"Poppins";text-align:center;color:#fff;padding:.75rem;cursor:pointer}.traditionalFreeGame:hover .selectgameTypeButton{background:#fbc417;color:#000}.copylinkbutton{color:#f9cb3e;cursor:pointer}.linksharecancelbtn{letter-spacing:1px;width:100%;cursor:pointer;background:#393b3c;border:1px solid #5a5a5a;border-radius:1rem;font-family:"Poppins";font-weight:400;font-size:14px;color:#fff;display:flex;align-items:center;justify-content:center;padding:1rem}.linksharecancelbtn:hover{background:#1b1a1d}.exitbluebutton{background:#133667!important;border:1px solid #206ce3!important;border-radius:12px!important;font-family:"Poppins";font-weight:400;font-size:14px;color:#fff!important}.create-info-modal{font-family:Montserrat;border-radius:99px;border:1px solid #ffb800;background:rgba(245,197,72,.1)}.creategame-slectoption-btn{border:1px solid #4d4d4d;border-radius:3px}.creategame-slectoption-btn:hover{border:1px solid #ffb800;cursor:pointer}.board-img-container:hover{border-radius:6px;border:1px solid #f9cb3e;background:linear-gradient(97deg,rgba(238,185,19,.1),rgba(235,167,26,.1) 33.33%,rgba(197,140,21,.1) 70.83%,rgba(242,182,22,.1));color:#f9cb3e;cursor:pointer}.board-img-container{width:11rem;height:10rem;border-radius:6px;border:1px solid #5a5a5a;background:#1b1a1d}.listContainer,.playercontainer{background:#333;border:1px solid #4b4949;margin-top:.5rem;border-radius:5px;box-shadow:0 0 20px 2px #212020;transition:border .4s ease-in}.scroes span{font-size:.8rem}.playercontainer{height:5.5rem}.playIcon:active{scale:.95}.listContainer{height:auto}.listContainer:hover,.playercontainer:hover{border-radius:.5rem;border:1px solid #616161;background:#302e2c;cursor:pointer}.time-mobile-450{display:none;width:85%}.gameActions{cursor:pointer;border-radius:50%;width:60px;height:60px;display:grid;place-items:center}.gameActions:hover{background-color:#303030}.yellowActiveBtn{border-radius:.5rem;border:1px solid #d69817;background:#f9cb3e;color:#000}.yellowActiveBtn,.yellowBtnOutline{display:inline-block;text-decoration:none;cursor:pointer}.yellowBtnOutline{border-radius:.5rem;border:1px solid #f9cb3e;color:#f9cb3e}.yellowActiveBtn :hover{color:#000}.yellowBtnOutline :hover{color:#f9cb3e}.text-primary{color:#20a1f8!important}.playing-player{display:flex;flex-direction:column;align-items:center;font-size:.7rem!important}@keyframes cardTransform{0%{opacity:.1;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.detail-sm{display:none!important}.selectpwcButton{letter-spacing:1px;background:transparent;border:1px solid #f9cb3e;border-radius:8px;font-family:"Poppins";text-align:center;color:#fbc417;padding:.75rem;cursor:pointer}.selectpwcButton:hover{background:#f9cb3e;cursor:pointer;color:#000;border:1px solid #fbc417}.square-highlight-animate{animation:fadeInout 2s linear infinite alternate}.waiting-popup{max-width:60%;width:30rem;background-image:linear-gradient(315deg,rgba(10,10,10,.9058823529411765),#222020 74%);padding:1rem;border-radius:5px;border-left:1px solid #ff2121;position:fixed;bottom:0;right:0;height:7rem;z-index:2;text-align:center;display:none}.waiting-popup p{padding:0;margin:0}.player-wait-timer-container{background-color:#383838;border:1px solid #666363;box-shadow:1px 1px 0 0 #797979;width:30rem;min-width:30rem;height:5rem;border-radius:5px;position:absolute;bottom:1%;right:-50%;z-index:10}.timer-open{animation:slide-open .5s linear forwards}.timer-close{animation:slide-close .5s linear forwards}@keyframes slide-open{0%{right:-50%}to{right:0}}@keyframes slide-close{0%{right:0}to{right:-50%}}@keyframes fadeInout{0%{opacity:.7}50%{opacity:.8}to{opacity:1}}@keyframes scaling{0%{scale:3.5}to{scale:.4;transform:translate(-20%,-20%)}}.nft-canvas{background-color:rgba(31,31,31,.8823529411764706);height:100%;width:100%;position:absolute;z-index:12;bottom:-100%;left:0;transition:bottom .1s ease-in;border-radius:10px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);overflow-y:auto;overflow-x:hidden}@keyframes signing{0%{left:-75px}to{left:120%}}@keyframes fadeInOut{0%{opacity:.7}50%{opacity:1}to{opacity:.7}}.explosion-animation{width:74px;height:74px;background-position:-654px -654px;border:1px solid #fff}@media screen and (max-width:1482px){.chessboard-container{width:500px;height:500px}}@media screen and (max-width:1440px){.preview{top:-2%!important;left:-14%!important}.game-data span{font-size:1rem}#wallet-dropdown{right:23%;top:90%;font-size:.9rem}}@media screen and (max-width:1280px){#navbarTogglerDemo01 ul{font-size:10px}.container-fluid{width:100%!important}.chessboard-container{width:450px;height:450px}.select_time_box,.select_time_box>span{font-size:1rem}.msg_chessboard_Box p{top:18%}.game-data span{font-size:.8rem}.moveHistory{font-size:.7rem;font-weight:100!important}}@media screen and (max-width:1024px){.promotion-piece{height:100px}.chessboard-container{width:440px;height:440px;font-size:.8rem}.chessLeftBox>div,.chessRightBox>div{padding:0!important}.abort_game{padding:.5rem!important;font-size:.5rem!important}.powers>.powers-name,.powers>button{font-size:10px!important}.powers>button{padding:.5rem!important}}.section-top-2{display:none}.preview{top:-25%!important;left:-10%!important}@media (max-width:520px){.lobby{display:flex;align-items:center;justify-content:center}.lobby td{font-size:.8rem}.select_time_box{font-size:11px}.select_time_box>span{font-size:15px}.select_main_heading{display:grid}.select_main_heading p{padding-bottom:1rem}.market_place_header{display:block}.market_place_header h5{padding-bottom:.7rem}.shop-history-marketplace-list img{width:30px;height:30px}.shop-history-marketplace-list{font-size:12px}}@media (max-width:991.98px){.offcanvas-collapse{position:fixed;top:56px;bottom:0;left:100%;width:100%;padding-right:1rem;padding-left:1rem;overflow-y:auto;visibility:hidden;background-color:#343a40;transition:transform .3s ease-in-out,visibility .3s ease-in-out}.offcanvas-collapse.open{visibility:visible;transform:translateX(-100%)}.moveHistory{font-size:.7rem;font-weight:100!important}}.moveHistory{scroll-padding:20px}@keyframes fadeInSlide{0%{transform:translateY(10px);opacity:.7}to{transform:translateY(0);opacity:1}}.game_in_progress_inner{color:#fff}.wallet-text-2{display:none!important}@media screen and (max-width:1200px){.menu-icon{display:block}}@media screen and (max-width:990px){.game_in_progress{margin-top:1rem}.waiting-popup{top:0;right:0}.aside-left,.aside-right{width:90%;height:auto;background-color:initial;border:none}.power-container-sm{display:flex!important;flex-wrap:wrap;grid-gap:1rem;gap:1rem}.power-container-sm>.powers{display:flex;flex-direction:column;grid-gap:1rem;gap:1rem}.power-container-lg,.section-top{display:none}.eternl-desktop{display:none!important}.wallet-text-2{display:flex!important;padding-left:1.5rem!important}.section-top-2{display:block}.chessboard-container{width:800px;height:800px}.time-mobile-450{display:flex;justify-content:space-between;align-items:center}.board_countdown,.hightlight{font-size:.8rem}.hightlight{background:#383636;padding:0 .8rem;border-radius:10px;border:1px solid #c8a90c}.player-1,.player-2{font-size:.8rem;color:#fff}.chessRightBox{height:0}.msg_chessboard_Box p{top:17%}.preview{top:-25%!important;left:-25%!important}}@media (max-width:768px){.playing-player{flex-direction:row;grid-gap:1rem;gap:1rem;align-items:center;font-size:.6rem}.market_place_sidebar{height:auto}#wallet-dropdown{right:37%;top:12%}.selectbuttonActive{font-size:1rem}.dropdown-menu{transform:translate(10px,-42px)!important;border-radius:10px}.select_Game_Type{margin-top:2rem}.promotion-piece{height:70px}.finishedTournamentContainer{scale:.8}.app-container{flex-direction:column;min-height:0}.chessboard-container{height:600px;width:600px}.chessRightBox{height:0}.vertical-text{writing-mode:initial}.grey_container{height:auto}.playercontainer{margin:.9rem;flex-direction:column;height:auto;padding:0 auto}}@media (max-width:576px){.reason,.winner{font-size:10px!important;color:#939393;font-weight:100!important}.select_main_heading p{font-size:large}.chessboard-container{height:400px;width:400px}.join_room_class{width:90%}.game-data span{font-size:.8rem}.copy_url_div{font-size:.6rem}.msg_chessboard_Box p{font-size:.6rem;top:17%}.powerup_container{display:grid;grid-template-columns:1fr 1fr;padding:1rem}.selectTab{width:100%;margin-left:50px}}@media screen and (max-width:428px){.playing-player{flex-direction:column;align-items:center;font-size:.6rem;grid-gap:0;gap:0}.game-message span{font-size:.6rem!important}.playercontainer{font-size:10px}.waiting-popup p,.waiting-popup span{font-size:.7rem!important;text-align:left}.waiting-popup{height:9rem}.chessboard-container{height:390px;width:390px}.copy_url_div{font-size:.4rem}.board_countdown-mobile{font-size:9px!important}.copy_url_div span{font-size:.5rem}.powerup_container{grid-template-columns:1fr;padding:1rem}.playercontainer .creator,.playercontainer .user_name{font-size:.6rem!important}.tournament_list_container .mode,.tournament_list_container .tournament_name{font-size:1rem}.tournamnet_time_container{display:flex;flex-direction:row}.tournamnet_time_container p{font-size:.7rem!important}.timer span{font-size:.8rem!important}.join-button{padding:.5rem!important}.join-button span{font-size:10px!important}#wallet-dropdown{right:22%;top:12%}.level-slider{padding-inline:.5rem!important}.detail-lg{display:none!important}.detail-sm{display:flex!important}.listContainer{display:flex;justify-content:flex-start;align-items:center;width:100%;margin:auto}.game-icon{height:2rem!important}.listContainer h5{font-size:.9rem}.preview{top:-75%!important;left:-55%!important}.preview>img{width:100%}.promotion-piece{height:43px}.finishedTournamentContainer{scale:.7}.playercontainer h5{font-size:12px!important}.selectTab{width:100%;margin-left:50px}.swiss-info{display:flex;justify-content:center;align-items:center;grid-gap:1rem;gap:1rem}}@media (hover:none){.select_time_box:hover{background:#5a5a5a;border:1px solid rgba(70,70,70,.9137254901960784)}.select_piece_img:hover{background:#757575;background:radial-gradient(circle,#757575 1%,#3c3e42 27%);border:1px solid #5a5a5a}.nav-item:hover{background:transparent}.nav-item>a:hover{color:inherit}}.toast{position:absolute;right:0;top:101%;border:1px solid #353535}.toast-header .btn-close{display:none}@media screen and (max-width:375px){.chessboard-container{height:300px;width:300px}.preview{top:-6%!important;left:-14%!important}.promotion-piece{height:32px}}body.modal-open{height:100vh;overflow-y:hidden!important}.main-logo:before{content:"";width:100%;height:50%;max-width:20rem;max-height:20rem;background-color:rgba(97,97,97,.918);position:absolute;border-radius:50%;z-index:-1;filter:blur(60px)}.splash-loading-bg{background:#303030;background:linear-gradient(180deg,#303030 13%,#fff)}.bordered-text{text-shadow:1px 1px 0 #000,-1px 1px 0 #000,1px -1px 0 #000,-1px -1px 0 #000}input[type=range]{padding:0!important}.setting-range-input{padding:0!important;width:100%;cursor:pointer;outline:none;border-radius:15px;height:15px;border:2.5px solid #c9c9c9;background:linear-gradient(90deg,#2e2e2e,#2e2e2e);-webkit-appearance:none;appearance:none;transition:.2s}.setting-range-input::-webkit-slider-thumb{-webkit-appearance:none;height:25px;width:25px;background:#2c2c2b;border-radius:50%;border:1px solid #fff;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out}.setting-range-input::-moz-range-thumb{height:25px;width:25px;background-color:#494949;border-radius:50%;border:none;-moz-transition:.2s ease-in-out;transition:.2s ease-in-out}.game-modes{animation:gameMode .4s cubic-bezier(.32,.87,0,1.56) both}.chess_logo_animate{animation:gameMode .4s cubic-bezier(.32,.87,0,1.56) backwards}@keyframes gameMode{0%{scale:.3;opacity:.3}to{scale:1;opacity:1}}.game-modes:nth-child(2){animation-delay:.1s}.game-modes:nth-child(3){animation-delay:.2s}.private-room-card{animation:fadeIn .2s ease-in}@keyframes fadeIn{0%{transform:translateY(-100px);opacity:.3}to{transform:translateY(0);opacity:1}}.gameModeContainer{overflow:hidden}.gameModeContainer:after{content:"";position:absolute;width:100%;height:100%;z-index:-2;background:linear-gradient(90deg,transparent,#9b4fff,#fff,rgba(186,102,255,0),rgba(255,153,102,0),transparent)}.gameModeContainer:hover:after{animation:rotation_481 5s linear infinite both}@keyframes rotation_481{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.main-logo-container{height:20rem}.main-logo{width:20rem}@media screen and (max-height:600px){.main-logo-container{height:10rem}.main-logo{width:12rem}}@layer base{*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ludo-layout{background-image:radial-gradient(circle,rgba(185,185,189,.6139705882352942) 1%,rgba(76,0,255,.259) 55%),url(/static/media/mainBg.5f09c11a.png);background-position:top;background-repeat:no-repeat;position:relative;background-size:cover;background-attachment:fixed;font-family:"Play",sans-serif;font-weight:600;height:100dvh}.rotateY{transform:rotateY(180deg)}.bg-nature{background:radial-gradient(circle,rgba(234,214,163,.911) 6%,#e6b46e 52%,rgba(230,180,110,.767) 97%);background:url(data:image/png;base64,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);background-repeat:repeat}.bg-nature,.bg-nature-before{border-radius:1.5rem;overflow:hidden}.bg-nature-before{width:97%;height:98%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:radial-gradient(circle,rgba(173,105,1,.91) 6%,#ebc07e 52%,#ebc07e 97%);box-shadow:inset -1px -1px 20px 15px rgba(87,54,4,.43137254901960786);position:relative}}.app{height:100dvh}:root{--start-w:300px;--start-h:300px;--default-home:12rem;--start-circle-w:3rem;--board-size:750px;--cell-size:50px}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.counter-button{outline:2px solid rgba(255,179,39,.801);border-radius:10px!important}button{padding:10px;margin-right:5px;cursor:pointer;border-radius:5%;color:#fff;border:1px solid #212121;font-weight:600}button[disabled]{opacity:.5}.btn-primary{background-color:#388e3c}.btn-secondary{background-color:#d32f2f}.board{position:relative;width:var(--board-size);height:var(--board-size);min-width:var(--board-size);max-height:var(--board-size);border-radius:35px}.board-container{display:flex;justify-content:center;align-items:center;height:100dvh;flex:0.52 1}.cell{display:grid;place-items:center;width:var(--cell-size);height:var(--cell-size);box-sizing:border-box;z-index:2}.cell-nature-white:nth-child(2n){background:#c7e7ec!important;border-radius:5px}.shadow-inner{box-shadow:inset 2px 2px 2px hsla(0,0%,82.7%,.7607843137254902),inset -1px -1px 1px #5f5f5f;border-radius:4px}.cell--station{font-size:24px;color:grey;display:grid;place-items:center}.cell--station>img{margin-top:.2rem;scale:.8}.dice{margin:0 .55rem .75rem .75rem;border-radius:5%;display:grid;background:#f7e7e7;background:linear-gradient(180deg,#f7e7e7,#dfa5a5)}.dice button{border:none;outline:none;perspective:none}.start{position:absolute;width:var(--start-w);height:var(--start-h)}.start .blue-home,.start .green-home,.start .red-home,.start .yellow-home{position:absolute;width:var(--default-home);height:var(--default-home);background-color:#fff!important;left:50%!important;top:50%;transform:translate(-50%,-50%);box-shadow:-1px -1px 47px 21px rgba(38,38,38,.203)}.start .blue-nature-home,.start .green-nature-home,.start .red-nature-home,.start .yellow-nature-home{position:absolute;width:13rem;height:13rem;left:50%!important;top:50%;transform:translate(-50%,-50%)}.start .green-home{border-radius:2.5rem 2.5rem 2.5rem 0}.start .green-nature-home{background:linear-gradient(337deg,#c7ffa7,#4dbb1a 37%,#56ce1e 58%,#aaff79 95%);border-radius:1.5rem;box-shadow:0 2px 2px 10px #34b61e;filter:drop-shadow(2px 2px 5px rgba(59,59,59,.664))}.start .red-home{border-radius:0 2.5rem 2.5rem 2.5rem}.start .red-nature-home{background:linear-gradient(337deg,#ff8083,#f73334 37%,#fa3838 58%,#ff8e90 95%);border-radius:1.5rem;box-shadow:0 0 2px 10px #e03a3a;filter:drop-shadow(2px 2px 5px rgba(59,59,59,.664))}.start .blue-home{border-radius:2.5rem 2.5rem 0 2.5rem}.start .blue-nature-home{background:linear-gradient(337deg,#44b7ff,#009cff 37%,#009cff 58%,#44b7ff 95%);border-radius:1.5rem;box-shadow:0 0 2px 10px #009cff;filter:drop-shadow(2px 2px 5px rgba(59,59,59,.664))}.start .yellow-home{border-radius:2.5rem 0 2.5rem 2.5rem}.start .yellow-nature-home{background:linear-gradient(337deg,#fff3d1,#fc0 37%,#fc0 58%,#ffe2a4 95%);border-radius:1.5rem;box-shadow:0 0 2px 10px #fc0;filter:drop-shadow(2px 2px 5px rgba(59,59,59,.664))}.start-circle{width:35px;height:35px}.start+.green-safe{border-top-left-radius:35px}.start+.yellow-safe{border-top-right-radius:35px}.red-safe:not(.cell+.red-safe){border-bottom-left-radius:35px}.start+.blue-safe{border-bottom-right-radius:35px}.blue-safe .start-circle,.green-safe .start-circle,.red-safe .start-circle,.yellow-safe .start-circle{width:var(--start-circle-w);height:var(--start-circle-w);position:absolute;border-radius:50%}.green-safe .start-circle{background-color:#439921;box-shadow:inset 5px 5px 10px #1e7e06,inset -5px -5px 10px #0f990f}.yellow-safe .start-circle{background-color:#dba423;box-shadow:inset 5px 5px 10px #ac7f16,inset -5px -5px 10px #b4871d}.blue-safe .start-circle{background-color:rgba(28,71,211,.7607843137254902);box-shadow:inset 5px 5px 10px #074386,inset -5px -5px 10px #053e6d}.red-safe .start-circle{background-color:#c72020;box-shadow:inset 5px 5px 10px #9c1705,inset -5px -5px 10px rgba(116,22,5,.48627450980392156)}.blue-safe .start-circle:first-child,.green-safe .start-circle:first-child,.red-safe .start-circle:first-child,.yellow-safe .start-circle:first-child{left:28%;top:28%;z-index:2}.blue-safe .start-circle:nth-child(2),.green-safe .start-circle:nth-child(2),.red-safe .start-circle:nth-child(2),.yellow-safe .start-circle:nth-child(2){left:58%;top:28%;z-index:2}.blue-safe .start-circle:nth-child(3),.green-safe .start-circle:nth-child(3),.red-safe .start-circle:nth-child(3),.yellow-safe .start-circle:nth-child(3){left:28%;top:58%;z-index:2}.blue-safe .start-circle:nth-child(4),.green-safe .start-circle:nth-child(4),.red-safe .start-circle:nth-child(4),.yellow-safe .start-circle:nth-child(4){left:58%;top:58%;z-index:2}.token{position:absolute;z-index:50;height:50px;width:50px;display:flex;place-items:center}@keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.red-safe{background-color:#f44336}.yellow-safe{background-color:#ffc107;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA9CAYAAADxoArXAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAATFSURBVHgB5VpJktswDGzKTCqnXHLK/1+Rx+SYXHPMUmMxlkew4RbARaJsT01Xydq4oEkABGiFn9+QsBUBbwLhJGf8+gXb8UYIT3JGvODtYe0ADxPh1NBQmo8Bj0XJCDM84ln41NCYlAmqbMuIp4Z3O5hKxKfT74jr7CXVuSYmz4+whR6NZ4Nqi8F9wanfk3SybHjwC5+PA17JjSRMUOXkXrQnGO3AqMv3a02HZVHXEb+pkD4n47luIMGfAUtDcrPKg5drtwSvj+NE+IClGvM1N8aD4QlxnM9jpoy0o2dT+4dRPSshFcoN4rR0BWvkU6HRnI1K+eCUD0ZfY+Z9Dp5mKC2NNwKMjjAWwQOWYFXiwcoJ6tXn9j2typmB4DzDIzXIHSRDKG+GWUM8wT2EQvma2S5oX56wVVFGkmcjIW+ne6PkT2b5YrMwTHDEOvQOKip5RFfgnEA5r9uCtKLvte3ObUb8Q1unNc6hVD8nmFV3rRay07wkD8mpIJUsgawIyoqv72G/ur9CmYgPWDogGPc8CGvVkZeWVvWt9c7W/SCh5Z722LIOb0GoeHae4V+4n9pZaCVbK6vV7nmGP+P94EQ4pB+nMcuNWm14WMKW7Ke2rVK5YO14lCqthbfUlNZ0XgYD6pZGx6YjvmNfeHn0SPc6jrYO0PvWfiecbfgP9oVe562tpHm5uDnL9Vp4A7LIhz3ULi0cZ8tMMsEDbonx7G5FZq2O2NKAQBM8ws6cJpIDbsluDSFb5cRE2PLCVkVtZ5xS8izqXQ4hWuNsejnIDKIZzHtbNkxMe9gBS1vsvc2aQ3Us7e1JM9g+5wYuRDXhXrbYgmrC2uZSucKCpLd0PCmiu0PIz7SaWqqaMm3sjYY+4+LfAX1trY/cARN94tmdEPFxvmJvzaq613bMVrT0Hzjw8Jaj3Hsp8yjizYRb8Mi8WfdvrQKZ6OqCgxd4PCusEDQ47/ndhIPM8LM6GmsWrazK+zdEViCJNY6tKt0iXAmcEnI7uVWh9gAWgVIfwjXJhS7LK4BFjgXniNAi5S2Rw/W8jXCofK/P3lcBo3O2IkBP1Us2PPRUad256sAUYLanG3JyeG16mgHjOiPbesI1DmWCEGFiJTX0SFp9N6CecMoIor2lJiaJifXlj05E9LV+L/1uIMgoE9bJfDCE8wjqXFnPkHIgi2eJ+gWWts5oHAyfsKdagiOuxLSagupJdgXY9g3cNfDxt3jYJmXmhCSrKaunvi+hdpY6qPY10rKcgqirVlF2NBbRXjaXa2elVsSbWWCC+rBmjvPknqhd4yc0kH9VaU3sBUuHY23nPPqLWg3LLB28fvLAKmvNIhMsRT9b0cuR0W5OxF/1Us9mq7r2ErDnwCU630Ra1r7yI+BpzpotJkPV45mytwu5J2nL21sY0dVbR/ObyXvBiqb4falMI/pnSy0okeDUsIV0sp/FpgpbwWZScoqTqek/znU9btfqizcIAn8+zI2N6LfeyrLX6hD1JxlMjAnxM/6Xc6j5q6UGpTVZJ/fJeV+abSHFMQPg59VsEkkTzjkOFN55hPUmgNyLIBzOcnDDhITkC2B+8qzPnL4Cl2U3vy/dksXkvGkuwdf1j+pZMg5OQZVtLtqePqk8kFynZ/8BeFi/one0gqwAAAAASUVORK5CYII=)}.green-safe{background-color:#4caf50;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA9CAYAAADxoArXAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAbsSURBVHgBtVt/suM2CAZHu+/t9I+eo+forXrMnqEX2Jn+eG8bm0aOsD9hkOQkZcZjSwLEhwApccL8G4kIEVMhhrt9zpeULr4/CrApidgOuKuOiMfrWwK+ER1mPNH1ZsNSeKUhZADLtPdJvk/lUl5Lyz4p9eYih7fVR40+M57Se1kRgft8u5ZipPGyLI4ijIYJrgvV0bFQ7TjeDQlpcebqAWtQmtIxBHN7ASdwAS7qAHzW+wwgMBXQAQx922R0jp4Au66weAr4nqPlcfMyFyGBiwt4QdAaHbl9pdoJmezK24vIT4tnqOBM8LzPYfIEI09KB091dLE+zLD6GewCd1XwLxiCq27vlsfUkWESAxj7UZlNMcFO7bOTX8olcM8rvVC98lgjlAcJwevzhY7OqIzvU6oEHLCE3RAKa0gbZQfwDLNgGM1Uhz+mATpCHaNyCvYLHdOiB7jwpNZ2JIHQAazdNry91hayw+ZNxyKoqTBD/7VcCjw780J92kI6AsvOipHjG63aCCrQuY15ZCs4psYM15V24HPh+Up38AOUToGVY3iLXV28RzQ6PsE9A9KV/qR74dOCmJ+/3a43R4+Za6/SeIpygLX6XQDBdtcEK46hyK+rrtHwo/RnR3zQ7hirA/Sv+7AgWDqubpXnIwY/Mu6dlx2DV8qg38tzBqqnuE/aHRLMNS3X+iChq4jtbqj2gPaoFyGeozOwN6oLlha0Bk3LRzkpEazuaIhif6sYUUM2upAnIqz2vYURFbnlgRSviHSM8vp7FMnZ/fcsWNShbT2cePMVqg8eveceRbkjjqHPkm5X6LA36p7Bk+aBvMKIJTDMu1PQblHmVUBamfVImnEM7MVpq3ZnaDTPuTF2Bijya4T8Q/dtKbfzweNbZ75Cic5Mhu0z+XsWnJXB51xvPsuVKa9sBjv4GTsd8k7DRgYN6BnrtXv6Pcqrmk9UH+Wew1ePlNOgDsqAl2Di0T23F9rcGR9xXgaYV/RH0ZfT0O7Bg1GUXIBYHDw6U+DOFkMBOT0n6wcGLUxfaD9d9fQYHGl4JV9N6lT7UdICzeMK8gKyZ6IE+JLXuVEvHNnpQz6OJ67u3jchWTavaLZwaujhQHdAqRIcAds7wln+iOxJS+dMVH+Z19sRTtac1D1/Yi70Jh8ldFzW631d8z+lVBrehjDnIj6v7ZHyTE7/I7lJ1D1Squ49pEforNdtjj3inEeoEa2J/qIxYU9Jq6jhtjFy0HgGvK099ssEsCnR7zSubHQsSpNI9pHiZwuoErftSvSdHgPljfc+7HvtR9IJZc9ERgb89iudn7zwSuTN1v7c6j/D59gsA4uTfv6F3PBYH6OCoy/acCsheL/EhT1YgaGAaqxe6McRwH/+QfUhoAy4hG8P8gu12/45lVehbF6GsdEjDSOInGOxgNNMxEigcHv9LBV7Renv79R+v+PlKH5BzuY+lZW3Y1Tf2Xspx51oH0kFafOl6pWG0hJcXm4KjC0wbN/+mUsYokKFvIMNUb8mkLGnUSDTwftUDBWjAEN+Jn87IPJPaDgOoMQ7tbHzzOTWGZfsN5nmZxvxVzyeI9Aw6wTb5uCuq2rrhTXUc9wc2NCyzcyTXI/2vOis1kY297mjI9Kjughssk6gRpvJdUiqGLxnchSLo1iftR5EHzIkmK+Xu5FOlV0c/c53XSkM2Yi4M2ZzLyILHOtGJu/nSt5vvcjoQeew0cW6whwI94xE/l4Io7yVIUfW/kpAI8cD67WRYIc5VmkJ2pGRdqzFE8lEY14fykRFqzHPFCrFNjXao2MtGbzs2Ih8TwZ0p4mpeQbdDhFRyEce7RknNBYJdu4ROxrpsuawe8xDvmKcgKBVdKDRrU0G+iPes/rZqdLRwXzl56OO4QlbQGy/jo30naTUDU+d6FV0Nj08+VFeh1K1/Wk+Rxv8znbvftTbjRx7dgXduWjXnRi2kwxgskzQnouQp6/5c4mGzo1P+16xpTUoMQivPwXWPJVgjqjA8QtW3ptwVTjIO8CXDulZQGPl3k5rcuSrmDwjzpL9aIp6WkVsBDDrD9NUmRhZ3tsrC9c8uuLVn0ScSVxjO4ZV1AJ10qlpVqAAZJ1D85rJPX1qP2Oe0oBhZ4G/MJwzpfnqCIqjY9oPIVueE42BfYa8/TxKn5wOCzVtSN5xz+Wf6+0rJG/FR6hE1FM67ZnckVm3JTGfPuTRDwieYaPg7ZeELQegbgZ57cMxY1OaLnfAghOaCh0JW95TK+s5Rvtm0B3t3+Lc9fKcV/jS+0/3xgr6NtFS/pKDf97aLucnvjbPH85flEXHR4Ap6L8GcoXS17TvsQJ/2tKVVbBLAWwdgX/oEvz3mgB2G2bYhySNMQUlDj+2xeGB9n93qdeymXxuUwAAAABJRU5ErkJggg==)}.blue-safe{background-color:#2196f3;background:url(data:image/png;base64,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)}.green-token--active,.yellow-token--active{z-index:100}.ract{box-shadow:0 0 10px 10px rgba(39,39,39,.26);background:#fff}[cell-id*="1"]>.cell--station,[cell-id*="20"]>.cell--station,[cell-id*="39"]>.cell--station,[cell-id*="58"]>.cell--station{display:none}.blue-token--active{z-index:100}.blink{animation:box-blinker .4s linear infinite alternate}.blink_token{animation:blink_token .4s linear infinite alternate;filter:drop-shadow(0 0 3px black);border-radius:50%}@keyframes box-blinker{0%{-webkit-opacity:.4;opacity:.4}to{-webkit-opacity:1;opacity:1}}@keyframes blink_token{0%{scale:.8;opacity:.8}to{scale:1.03;opacity:1}}.arrow-up{border-left:74px solid transparent;border-right:75px solid transparent;border-bottom:77px solid #e61111}.arrow-right,.arrow-up,.arrow-up-default{width:0;height:0;background:transparent}.arrow-right{border-top:75px solid transparent;border-bottom:75px solid transparent;border-left:75px solid #37c320}.arrow-down{border-left:75px solid transparent;border-right:75px solid transparent;border-top:75px solid #ffc107}.arrow-down,.arrow-left{width:0;height:0;background:transparent}.arrow-left{border-top:75px solid transparent;border-bottom:75px solid transparent;border-right:75px solid #2196f3}.arrow-blue>.arrows{width:150px;top:-72px;left:4px;width:4.5rem}.arrow-red>.arrows{width:150px;top:-63px;left:-2px;transform:rotate(180deg)}.arrow-green>.arrows{width:150px;top:-73px;left:-75px;width:4.6rem}.arrow-yellow>.arrows{width:150px;top:-65px;left:-76px;transform:rotateX(176deg)}.red-plate,.yellow-plate{transform:rotateY(180deg)}.playerBox{background-image:conic-gradient(red 0deg,rgba(213,186,186,.308) 0deg);padding:.15rem}.rodal-dialog{border-radius:10px!important;outline:4px solid #ff0}.button-shadow{box-shadow:0 0 5px 3px rgba(255,200,49,.8352941176470589)!important;outline:2px solid #bd7508;border:none}.card-wrapper,.rodal-dialog{background:linear-gradient(180deg,#150375 17%,#4e3dea 92%)!important;box-shadow:0 0 5px 3px rgba(255,187,0,.8235294117647058)!important;outline:2px solid #ff0;border-radius:5px}.text-wrapper{box-shadow:0 0 8px 3px rgba(255,187,0,.8235294117647058)!important}.rodal-close{display:none}.counter-card{box-shadow:inset 0 0 46px 0 #ffff70;filter:drop-shadow(0 0 12px #ffce47)}.play{box-shadow:inset 0 0 14px 0 #ffff61;filter:drop-shadow(0 0 12px #ffce4761)}#setting-modal input[type=range],.range-input{padding:0!important}.range-input{width:100%;cursor:pointer;outline:none;border-radius:15px;height:15px;border:2.5px solid #ffd05a;background:linear-gradient(90deg,#0d43e3,#0d43e3);-webkit-appearance:none;appearance:none;transition:.2s}.range-input::-webkit-slider-thumb{-webkit-appearance:none;height:25px;width:25px;background:#ffc422;border-radius:50%;border:1px solid #fff;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out}.range-input::-moz-range-thumb{height:25px;width:25px;background-color:#f50;border-radius:50%;border:none;-moz-transition:.2s ease-in-out;transition:.2s ease-in-out}.nature-start-fish{position:absolute;z-index:1;left:27%;top:56.6%}.nature-shell-fish{position:absolute;z-index:1;right:30%;top:30%}.nature-leaf-top{position:absolute;z-index:1;top:1%;left:1.5%;width:45%}.nature-leaf-top img{border-top-left-radius:1.5rem}.nature-leaf-right{position:absolute;z-index:1;top:1%;right:1.5%;width:45%}.nature-leaf-right img{border-top-right-radius:1.5rem}.nature-leaf-left{position:absolute;z-index:1;bottom:1%;left:1.5%;width:45%}.nature-leaf-left img{border-bottom-left-radius:1.5rem}.nature-leaf-bottom{position:absolute;z-index:1;bottom:1%;right:1.5%;width:45%}.nature-leaf-bottom img{border-bottom-right-radius:1.5rem}.arrow{position:absolute;z-index:2}.arrow.left{top:35%;left:35%;transform:rotate(90deg);scale:.7}.arrow.right{top:35%;right:35%;transform:rotate(180deg);scale:.7}.arrow.top{bottom:35%;left:35%;transform:rotate(0deg);scale:.7}.arrow.bottom{bottom:35%;right:35%;transform:rotate(-90deg);scale:.7}.bend-top{top:0;left:41%;transform:rotate(90deg);scale:.7}.bend-right{top:41.5%;right:0;transform:rotate(180deg);scale:.7}.bend-left{bottom:41.5%;left:0;scale:.7}.bend-bottom{bottom:1.5%;right:41%;transform:rotate(270deg);scale:.7}.text-shadow{text-shadow:2px 0 rgba(0,0,0,.5411764705882353),-2px 0 rgba(0,0,0,.5254901960784314),0 2px rgba(0,0,0,.5411764705882353),0 -2px rgba(0,0,0,.5411764705882353),1px 1px rgba(0,0,0,.5411764705882353),-1px -1px rgba(0,0,0,.5411764705882353),1px -1px rgba(0,0,0,.5411764705882353),-1px 1px rgba(0,0,0,.5411764705882353);color:#fff}.setting{position:absolute;bottom:12%;left:20%;perspective:500px;transform:rotateX(-36deg) rotateY(0deg);transform-style:preserve-3d;z-index:2}.gameStartImage{animation:scaleUp .3s cubic-bezier(.47,1.64,.41,.8)}.rodal-mask{position:relative}.players-wrapper-box{width:auto;height:auto}#win-loss-modal{min-height:23rem!important}._space3d{margin:auto!important}@media screen and (min-width:300px){#conformation-modal{width:90%!important;height:30%!important}#join-room-modal{width:95%!important;height:70%!important}}@media screen and (min-width:320px){#profile-modal{width:70%!important;max-height:60%!important}#conformation-modal{width:90%!important;max-width:20rem}#join-private-room-modal{max-width:25rem!important;max-height:17rem!important}#select-game-modal{width:90%!important;height:95%!important}#win-loss-modal{width:95%!important;height:50%!important}#profile-modal{width:95%!important;height:70%!important}#menu-modal{width:70%!important;height:20%}#join-room-modal{max-width:22rem;max-height:27rem!important}#setting-modal{width:90%!important;min-height:25rem!important}#select-game-type-modal{width:90%!important;height:20%;min-height:40%!important}#private-room-player-modal,#Themes{width:90%!important;height:95%!important}.board-container{scale:1}#create-room-modal{width:90%!important;height:45%!important}#rematch-modal,#select-pawn-modal{width:70%!important;max-width:20rem!important;max-height:18rem!important}#menu-modal{max-width:20rem!important;height:18rem!important}#Themes{max-width:27rem!important}#Themes .card-wrapper{width:auto;box-shadow:none!important;border:none!important}#Themes .select-button{margin-top:0}#select-game-modal .counter-text{font-size:1rem!important}.board-container{height:auto}}@media screen and (min-width:425px){#profile-modal{max-width:60%!important;max-height:50%!important}#conformation-modal{width:70%!important;height:25%!important}#setting-modal{width:75%!important;height:50%!important}#select-game-modal .card-wrapper{background:linear-gradient(180deg,rgba(20,3,117,0) 17%,rgba(78,61,234,0) 92%)!important;box-shadow:0 0 5px 3px rgba(255,187,0,0)!important;outline:2px solid rgba(255,255,0,0);border-radius:5px}#profile-modal,#win-loss-modal{width:95%!important;height:60%!important}#select-game-type-modal{width:90%!important;height:20%;min-height:40%!important}}@media screen and (min-width:600px){#conformation-modal{width:90%!important;max-height:12rem!important;max-width:22rem!important}#select-game-type-modal{max-width:21rem;max-height:18rem!important}#create-room-modal{max-width:27rem;max-height:21rem!important}#setting-modal{max-width:20rem;max-height:20rem!important}#select-game-modal{max-width:28rem!important;max-height:64%!important}#join-room-modal{max-width:25rem;max-height:32rem!important}#menu-modal{max-width:20rem!important;max-height:18rem!important}#select-pawn-modal{width:70%!important;max-width:25rem!important;max-height:16rem!important}#Themes{max-width:29rem!important;max-height:42rem!important}#private-room-player-modal{max-width:25rem;max-height:34rem!important}}@media screen and (min-width:768px){#select-price-modal{min-width:25rem!important;min-height:20rem!important}#conformation-modal{width:50%!important;height:20%!important}#setting-modal{width:50%!important;height:50%!important}#select-game-modal{max-width:100%!important;max-height:auto!important}#select-game-modal,#Themes{width:65%!important;height:90%!important}#Themes{max-width:65%!important;max-height:65%!important}#profile-modal,#win-loss-modal{width:65%!important;height:50%!important}#join-room-modal{width:80%!important;height:70%!important}#menu-modal{width:40%!important;height:30%!important}#select-game-type-modal{max-width:100%!important;width:55%!important;height:65%!important;min-height:20rem!important}#private-room-player-modal{width:60%!important;height:70%!important}#select-pawn-modal{width:40%!important;height:40%!important;max-height:18rem!important}#create-room-modal{width:80%!important;height:50%!important;min-width:40rem!important;min-height:26rem!important}#setting-modal{min-width:25rem!important}}@media screen and (min-width:1024px) and (max-height:624px){.Players{width:100%!important}}@media screen and (min-width:1024px){#conformation-modal{width:30%!important;height:25%!important}#setting-modal{width:35%!important;height:50%!important}#select-pawn-modal{width:25%!important;height:35%!important}#create-room-modal{width:35%!important;height:50%}#join-room-modal{width:30%!important;height:70%}#Themes{width:60%!important;height:70%!important}#win-loss-modal{width:45%!important;height:50%!important}#profile-modal{width:25%!important;height:50%!important}#menu-modal{width:25%!important;height:30%!important}#select-game-type-modal{width:30%!important;height:70%}#private-room-player-modal{width:40%!important;height:70%!important}#select-game-modal{width:80%!important;height:80%!important}#select-game-modal .card-wrapper{background:linear-gradient(180deg,#150375 17%,#4e3dea 92%)!important;box-shadow:0 0 5px 3px rgba(255,187,0,.8235294117647058)!important;outline:2px solid #ff0;border-radius:5px}}@media screen and (min-width:1440px){#conformation-modal{width:25%!important}#setting-modal{width:30%!important;height:45%!important}#select-pawn-modal{width:25%!important;height:35%!important}#select-game-modal{width:65%!important;height:85%!important}#win-loss-modal{width:30%!important;height:50%!important}#menu-modal{width:15%!important;height:30%!important}#select-game-type-modal{width:25%!important;height:65%}#private-room-player-modal{width:30%!important;height:80%!important}}@media screen and (min-width:1600px){#rematch-modal{min-height:15rem!important}#conformation-modal,#setting-modal{width:20%!important}#setting-modal{height:45%!important}#select-game-modal{width:60%!important;height:70%!important}}@media screen and (max-width:320px){#win-loss-modal{width:95%!important;height:50%!important}}@media screen and (max-width:600px){#select-price-modal{min-height:20rem!important}#select-game-modal .card-wrapper{background:linear-gradient(180deg,rgba(20,3,117,0) 17%,rgba(78,61,234,0) 92%)!important;box-shadow:0 0 5px 3px rgba(255,187,0,0)!important;outline:2px solid rgba(255,255,0,0);border-radius:5px}#join-private-room-modal{width:90%!important}}@media screen and (max-height:400px){.board-container{scale:.5!important;height:0%;position:relative;z-index:10}nav{height:3.5rem!important}.main-container{margin-top:6.5rem}.Players{transform:translate(10px)!important;width:78%}.logo{height:0!important}.logo>img{width:15rem}.game-modes-desktop{display:none;transform:translateY(-40px)}.game-modes-mobile{display:flex}#conformation-modal{width:90%!important;max-width:20rem}#join-private-room-modal{max-width:25rem!important;max-height:17rem!important}#select-game-modal{width:90%!important;height:95%!important;max-width:22rem!important;min-height:95%!important}.playerImageBox{scale:.9}.player-username{position:absolute;bottom:1%;text-align:center;font-size:.6rem}#select-game-modal .wrapper-container{height:12rem}#select-game-modal .counter{width:100%}#select-game-modal button{transform:translateY(-16px)}#win-loss-modal{width:95%!important;height:50%!important}#profile-modal{width:95%!important;height:70%!important}#menu-modal{width:70%!important;height:20%}#join-room-modal{max-width:22rem;max-height:27rem!important}#setting-modal{min-height:17rem!important;min-width:20rem!important}#select-game-type-modal{width:50%!important;height:20%!important;min-height:16.5rem!important}#private-room-player-modal,#Themes{width:90%!important;height:95%!important}.board-container{scale:1}#create-room-modal{width:90%!important;height:45%!important;min-height:17rem!important;min-width:15rem!important}#create-room-modal .wrapper{padding-top:1rem}#create-room-modal button,#select-game-modal button{font-size:.7rem;padding:.25rem 1rem;margin-top:.5rem}#rematch-modal,#select-pawn-modal{width:70%!important;max-width:20rem!important;max-height:18rem!important;min-height:15rem!important}#menu-modal{max-width:20rem!important;height:18rem!important}#Themes{max-width:22rem!important;max-height:95%!important}}@media screen and (min-width:1280px) and (max-width:1440px) and (max-height:768px){.app{height:100dvh}.board-container{transform:scale(.8);position:relative;z-index:10;height:100%!important}.main-container{margin-top:.5rem;height:100dvh!important}.Players{transform:translateY(20px)!important;width:10%!important}.playerImageBox{width:7rem!important;height:7rem!important}.playerImageBox img{width:6.5rem!important;height:6.5rem!important}.dice{width:4.5rem!important;height:4.5rem!important;right:2%;box-sizing:border-box}#select-game-modal{min-height:70%!important}#select-game-modal,#Themes{max-width:80%!important}}@media screen and (min-width:1024px) and (max-width:1268px){.app{height:100dvh}.board-container{transform:scale(.7);position:relative;z-index:10}.main-container{margin-top:0;height:100dvh!important}.Players{transform:translateY(20px)!important;width:80%!important}.playerImageBox{width:4.8rem!important;height:4.8rem!important}.playerImageBox img{width:4.5rem!important;height:4.5rem!important}.dice{width:3.5rem!important;height:3.5rem!important;right:2%}#select-game-modal,#Themes{max-width:80%!important}}@media screen and (min-width:320px) and (max-height:700px){.join-button{margin-right:.4rem!important}.board-container{scale:.9!important;height:0%;position:relative;z-index:10}.main-container{margin-top:6.5rem}.Players{transform:translateY(40px)!important;width:90%!important;scale:.9}.player-top{transform:translate(0)!important}.player-bottom{transform:translateY(50px)!important}.playerImageBox{width:4rem;height:4rem}.playerImageBox img{width:5rem;height:3.5rem}.dice{width:2.8rem;height:2.8rem;right:2%}.logo{height:10rem}.game-modes-desktop{display:none}.game-modes-mobile{display:block}#conformation-modal{width:90%!important;max-width:20rem}#join-private-room-modal{max-width:25rem!important;max-height:17rem!important}#select-game-modal{width:90%!important;height:95%!important;min-height:32rem!important}#select-game-modal .counter{font-size:.8rem!important}.playerImageBox{scale:.9}.player-username{position:absolute;bottom:1%;text-align:center;font-size:.6rem}#select-game-modal button.Create{transform:translateY(-26px);font-size:1rem}#win-loss-modal{width:95%!important;height:50%!important}#profile-modal{width:95%!important;height:70%!important}#menu-modal{width:70%!important;height:20%}#join-room-modal{max-width:22rem;max-height:27rem!important}#setting-modal{width:50%!important;min-width:20rem!important}#select-game-type-modal{width:33%!important;height:20%!important}#private-room-player-modal,#Themes{width:90%!important;height:95%!important}.board-container{scale:1}#create-room-modal{width:90%!important;height:45%!important;min-height:17rem!important;min-width:15rem!important}#create-room-modal .wrapper{padding-top:1rem}#create-room-modal button,#select-game-modal button{font-size:.7rem;padding:.25rem 1rem;margin-top:.5rem}#rematch-modal,#select-pawn-modal{width:70%!important;max-width:20rem!important;max-height:18rem!important;min-height:15rem!important}#menu-modal{max-width:20rem!important;height:18rem!important}#Themes{max-width:90%!important;max-height:95%!important}.board-theme{scale:.8}#Themes .select-wrapper{margin-top:.1rem}#Themes .select-button{scale:.7!important}#Themes button{padding:.6rem}}@media screen and (max-width:360px) and (max-height:780px){.board-container{scale:.8!important;position:relative;z-index:10;height:0%}.Players{transform:translateY(20px)!important;width:100%}}@media screen and (max-width:360px) and (max-height:800px){.board-container{scale:.9!important;height:0%;position:relative;z-index:10}.Players{transform:translateY(20px)!important;width:90%}.player-top{transform:translate(0)!important}.player-bottom{transform:translateY(50px)!important}}@media (orientation:landscape) and (max-height:700px){.board-container{scale:.9!important;height:0%;position:relative;z-index:10}.lobby-name{font-size:13px!important}.main-container{margin-top:6.5rem}.Players{transform:translate(0)!important;width:90%!important}.playerImageBox{width:5rem;height:4rem}.playerImageBox img{width:5rem;height:5rem}.dice{width:3.5rem;height:3.5rem}.logo{height:15rem!important}.game-modes-desktop{display:flex!important;transform:translateY(-40px)}.game-modes-mobile{display:none!important}#conformation-modal{width:90%!important;max-width:20rem}#join-private-room-modal{max-width:25rem!important;max-height:17rem!important}#select-game-modal{width:90%!important;height:95%!important;min-height:32rem!important}#select-game-modal .counter{font-size:.8rem!important}.playerImageBox{scale:.9}.player-username{position:absolute;bottom:1%;text-align:center;font-size:.6rem}#select-game-modal button.Create{transform:translateY(-26px);font-size:1rem}#win-loss-modal{width:95%!important;height:50%!important}#profile-modal{width:95%!important;height:70%!important}#menu-modal{width:70%!important;height:20%}#join-room-modal{max-width:22rem;max-height:27rem!important}#setting-modal{width:50%!important;min-width:20rem!important}#select-game-type-modal{width:33%!important;height:20%!important}#private-room-player-modal,#Themes{width:90%!important;height:95%!important}.board-container{scale:1}#create-room-modal{width:90%!important;height:45%!important;min-height:17rem!important;min-width:15rem!important}#create-room-modal .wrapper{padding-top:1rem}#create-room-modal button,#select-game-modal button{font-size:.7rem;padding:.25rem 1rem;margin-top:.5rem}#rematch-modal,#select-pawn-modal{width:70%!important;max-width:20rem!important;max-height:18rem!important;min-height:15rem!important}#menu-modal{max-width:20rem!important;height:18rem!important}#Themes{max-width:90%!important;max-height:83%!important}.board-theme{scale:.8}#Themes .select-wrapper{margin-top:1rem}#win-loss-modal{max-width:60%!important;min-height:22rem!important;margin-top:20%!important}.win-assets{top:-45%!important}.ribbine{width:100%!important;margin:auto}.winDefetImg{width:30%}}@media (orientation:landscape) and (max-height:400px){.save-buton{display:none!important}#profile-modal{max-width:60%!important;min-height:20rem!important}.profiles{flex-wrap:nowrap!important}.profiles .text-wrapper{width:6rem!important;font-size:10px!important;margin:1rem auto}.board-container{scale:.59!important;position:relative;z-index:10}.main-container{margin-top:6.5rem}.Players{transform:translate(0)!important;width:97%!important;scale:.85!important}.playerImageBox{width:5rem;height:5rem}.playerImageBox img{width:5rem;height:4.5rem}.dice{width:3.5rem;height:3.5rem}.logo{height:0!important}.ludo-nav,.main-nav{height:3rem!important;display:flex;align-items:center}.ludo-nav .right{scale:.8}.main-nav img{width:2rem!important;transform:translateY(15px)}.game-modes-desktop{display:flex!important;transform:translateY(-40px)}.game-modes-mobile{display:none!important}#conformation-modal{width:90%!important;max-width:20rem}#join-private-room-modal{max-width:25rem!important;max-height:17rem!important}#select-game-modal{width:90%!important;height:95%!important;max-width:22rem!important;min-height:95%!important}.playerImageBox{scale:.9}.player-username{position:absolute;bottom:1%;text-align:center;font-size:.6rem}#select-game-modal .wrapper-container{height:12rem}#select-game-modal .counter{width:100%}#select-game-modal button{transform:translateY(-16px)}#win-loss-modal{width:95%!important;height:50%!important}#profile-modal{width:95%!important;height:70%!important}#menu-modal{width:70%!important;height:20%}#join-room-modal{max-width:22rem;max-height:27rem!important}#setting-modal{min-height:17rem!important;min-width:20rem!important}#select-game-type-modal{width:50%!important;height:20%!important;min-height:16.5rem!important}#private-room-player-modal,#Themes{width:90%!important;height:95%!important}.board-container{scale:1}#create-room-modal{width:90%!important;height:45%!important;min-height:17rem!important;min-width:15rem!important}#create-room-modal .wrapper{padding-top:1rem}#create-room-modal button,#select-game-modal button{font-size:.7rem;padding:.25rem 1rem;margin-top:.5rem}#rematch-modal,#select-pawn-modal{width:70%!important;max-width:20rem!important;max-height:18rem!important;min-height:15rem!important}#menu-modal{max-width:20rem!important;height:18rem!important}#Themes{max-width:40rem!important;max-height:95%!important}#Themes .card-wrapper{height:9rem!important;width:7rem!important}.board-theme{width:10rem!important;font-size:.8rem!important}#Themes .themes{display:flex;flex-direction:row!important;max-height:12rem!important}#Themes button{scale:.7;transform:translateX(380px) translateY(10px)}.board-theme{scale:.8}#Themes .select-wrapper{margin-top:1rem}#win-loss-modal{max-width:50%!important;min-height:80%!important;margin-top:9%!important}#win-loss-modal .footer{margin:0;transform:translateY(-20px);scale:.7}.win-assets{top:-20%!important}.ribbine{width:100%!important;margin:auto}.winDefetImg{width:30%}}@media (orientation:landscape) and (max-height:300px){.board-container{scale:.45!important;height:0%;position:relative;z-index:10}.main-container{margin-top:6.5rem}.Players{transform:translateY(10px)!important;width:85%!important;scale:.8}.playerImageBox{width:5rem;height:5rem}.playerImageBox img{width:5rem;height:4.7rem}.dice{width:3.5rem;height:3.5rem}.logo{height:0!important}.game-modes-desktop{display:flex!important;transform:translateY(-40px)}.game-modes-mobile{display:none!important}#conformation-modal{width:90%!important;max-width:20rem}#join-private-room-modal{max-width:25rem!important;max-height:17rem!important}#select-game-modal{width:90%!important;height:95%!important;max-width:22rem!important;min-height:95%!important}.playerImageBox{scale:.9}.player-username{position:absolute;bottom:1%;text-align:center;font-size:.6rem}#select-game-modal .wrapper-container{height:10rem}#select-game-modal .counter{width:100%}#select-game-modal button{transform:translateY(-16px)}#win-loss-modal{width:95%!important;height:50%!important;scale:.9}#profile-modal{width:95%!important;height:70%!important}#menu-modal{width:70%!important;height:15%!important;max-height:14rem!important}#join-room-modal{max-width:22rem;max-height:27rem!important}#setting-modal{min-height:16rem!important;min-width:20rem!important;scale:.9}#select-game-type-modal{width:50%!important;height:20%!important;min-height:15rem!important}#select-game-type-modal .modal-title{font-size:1rem;padding:.1rem 0}#select-game-type-modal .play{scale:.7}#private-room-player-modal,#Themes{width:90%!important;height:95%!important}.board-container{scale:1}#create-room-modal{width:90%!important;height:45%!important;min-height:15.5rem!important;min-width:15rem!important}#create-room-modal .card-wrapper{height:12rem;scale:.8;padding-top:0;margin-top:0}#create-room-modal .wrapper{padding-top:1rem}#create-room-modal button,#select-game-modal button{font-size:.7rem;padding:.25rem 1rem;margin-top:.5rem}#rematch-modal,#select-pawn-modal{width:70%!important;max-width:20rem!important;max-height:18rem!important;min-height:15rem!important}#menu-modal{max-width:20rem!important;height:18rem!important}#Themes{max-width:40rem!important;max-height:20rem}#Themes .card-wrapper{height:8rem!important}#Themes .wrapper{padding-top:1rem!important}.board-theme{width:6.5rem!important;font-size:.8rem!important}#Themes .themes{display:flex;flex-direction:row!important;max-height:11rem!important;width:25rem}#Themes button{scale:.5;transform:translateX(500px) translateY(-40px)}.board-theme{scale:.8}#Themes .select-wrapper{margin-top:2rem}.counter{margin-top:1rem}.counter-card{max-height:12rem!important}#select-game-modal button.Create{transform:translateY(-40px)}#win-loss-modal{max-width:50%!important;min-height:80%!important;margin-top:5%!important}.ribbine{scale:.9}.winDefetImg{width:30%;top:40%}}@media screen and (min-width:700px) and (max-height:600px){.Players{scale:1;width:75%}#profile-modal{max-width:60%!important;max-height:100%!important}}@media screen and (max-height:986px){.board-containe{height:7rem}}.bgImg{background-image:url(/static/media/bgImg.e1464fc8.png);background-size:cover}:root{--game-board-width:100dvw;--game-board-height:100dvh}.teenpatti-layout{background-image:url(/static/media/spbg.c72142e6.webp);background-size:cover;background-repeat:no-repeat;height:100dvh}.players-container{width:70%;min-height:60dvh;position:absolute;z-index:1}.delaer-card-container{width:70%;min-height:42dvh;position:absolute;transform:translate(-50%,-50%);z-index:1;left:51%;top:50%}@keyframes fadeInUp{0%{opacity:0;transform:translateY(-100px)}to{opacity:1;transform:translateY(0)}}.fade-in-up{animation:fadeInUp .4s cubic-bezier(.01,.96,.21,1.14) forwards}.player-box{width:auto;height:auto;position:absolute;z-index:10}.player-box:first-child{top:-5%;left:5%}.player-box+.player:nth-child(2){top:-5%;right:5%}.player-box+.player:nth-child(4){top:58%;left:15%}.player-box+.player:nth-child(3){top:58%;right:15%}.player-chips:first-child{top:39%;left:5%}.player-chips:nth-child(2){top:39%;right:5%}.player-chips:nth-child(3){bottom:-13%;right:15%}.player-chips:nth-child(4){bottom:-13%;left:5%}.teenpatti-card{position:absolute;top:18%;left:-35%;width:25px;height:25px;object-fit:contain;opacity:0}.player-chips{opacity:0;z-index:20}.teenpatti-card:first-child{z-index:18;transform:rotate(-180deg);margin-left:1.7rem}.teenpatti-card:nth-child(2){z-index:16;transform:rotate(-180deg);margin-left:.6rem}.teenpatti-card:nth-child(3){transform:rotate(-180deg);z-index:14;margin-left:-.5rem}.backgroundLite{background:#6a1482;background:radial-gradient(circle,rgba(106,20,130,.5268920433884203) 50%,rgba(47,2,59,.9615292161786589) 100%)}.nav{background:#6c1485;background:linear-gradient(180deg,#6c1485 40%,#430a4f)}button img{margin-bottom:10px}.moveUp{animation:moveUp .4s forwards}@keyframes moveUp{0%{transform:translateY(0)}to{transform:translateY(-20px)}}.modal_teenpatti{animation:bounce .2s cubic-bezier(0,1.09,.22,1.34);opacity:1!important;background:#6a1482;background:radial-gradient(circle,#6a1482 10%,#2f023b 100%);height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-top:-3rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.backdrop_teenpatti{background-color:rgba(56,55,55,.466);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.ModalCloseBtn{border-radius:50%;height:30px;width:30px;border:2px solid #a939c9;display:grid;place-items:center;background:#6a1482;background:radial-gradient(circle,#6a1482 10%,#2f023b 100%);padding-top:2px}.side-show-glow{position:relative}.side-show-glow:before{content:"";position:absolute;top:0;left:0;background:#2dd924;width:80px;height:80px;border-radius:50%;animation:pulse 3s infinite}@keyframes bounce{0%{transform:scale(.9)}to{transform:scale(1)}}@keyframes showPotLimitKeyFrame{0%{height:10vh;opacity:.5;top:50%}30%{height:100vh;opacity:1;top:0}70%{height:100vh;opacity:1;top:0}to{height:0;opacity:.5;top:50%}}.showPotLimit{animation:showPotLimitKeyFrame 3.5s forwards;z-index:500;background:rgba(0,0,0,.6901960784313725);color:#ac0000}.buttonCancel{background:#4f0101;background:linear-gradient(180deg,#d92424 9%,#4f0101);border-radius:4.5px;border:.42px solid #4f0101}.buttonAccept,.buttonCancel{box-shadow:5px 9px 15px 5px #450156;padding:2px 5px;color:#fff;font-weight:600}.buttonAccept{background:#074f01;background:linear-gradient(180deg,#2dd924 9%,#074f01);border-radius:4.5px;border:.42px solid #074f01}.button{box-shadow:5px 9px 15px 5px #450156;border-radius:4.5px;border:.42px solid #a237c1}.button,.gameButton{background:#a84bc0;background:linear-gradient(180deg,#a84bc0 29%,#722489);padding:2px 5px}.gameButton{border-radius:4.5px}.gradient-border{padding:2px;border-radius:8px;background:linear-gradient(193deg,#bf6f02 20%,#fef27d 50%,#be6e01 80%)}.gameRoundButton{background:#a84bc0;background:linear-gradient(180deg,#a84bc0 29%,#722489)}.actionBtnIcon{width:90%}.chipsBg{background:#1859e0;background:linear-gradient(265deg,rgba(151,182,249,.102) 6%,#050b7a 49%,rgba(11,60,184,.078) 98%)}.notificationBg{background:#1859e0;background:linear-gradient(265deg,rgba(151,182,249,.102) 6%,#dc7692 49%,rgba(11,60,184,.078) 98%)}.emptyPlayerBg{background-color:rgba(83,0,0,.5);border:2.5px solid #dc7692;border-radius:50%}.buttonActive{background:#2f023b;background:linear-gradient(180deg,#2f023b 11%,#6a1482 50%,#2f023b 89%);padding:5px;border-radius:4.5px;border:.42px solid #a237c1}.message-up{animation:scaleUpFadeIn .6s cubic-bezier(.39,1.53,0,1) forwards;transform-origin:bottom left}.message-down{opacity:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{display:none}input[type=number]{appearance:textfield;-moz-appearance:textfield;-webkit-appearance:textfield}@keyframes scaleUpFadeIn{0%{transform:scale(0);opacity:.5}to{transform:scale(1);opacity:1}}.dividerBGGradient{background:linear-gradient(90deg,transparent,#fff,transparent)}.range-input-teen-patti{cursor:pointer;outline:none;border-radius:15px;height:10px;background:#fff;-webkit-appearance:none;appearance:none;transition:.2s}.range-input-teen-patti::-webkit-slider-thumb{-webkit-appearance:none;height:15px;width:15px;background:#df6b00;background:linear-gradient(180deg,#df6b00 11%,#ffc700 50%);border-radius:50%;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out}.range-input-teen-patti::-moz-range-thumb{height:25px;width:25px;background-color:#f50;border-radius:50%;border:none;-moz-transition:.2s ease-in-out;transition:.2s ease-in-out}.counter-card-inner{background:linear-gradient(180deg,#150375 17%,#4e3dea 92%)!important}.glow{border-color:#ff0;box-shadow:0 0 15px rgba(255,255,0,.68)}.animate{animation:scaleDown .1s ease-in}@keyframes scaleUp{0%{transform:scale(.6)}to{transform:scale(1)}}@keyframes scaleDown{0%{scale:0}to{scale:1}}.silverRoom{background:url(/static/media/SilverRoom.d4af249e.webp);background-size:cover;background-position:50%;background-repeat:no-repeat}.goldRoom,.silverRoom{width:var(--game-board-width);height:var(--game-board-height)}.goldRoom{background:url(/static/media/GoldRoom.e11aa380.webp);background-size:cover;background-position:50%;background-repeat:no-repeat}.platinumRoom{background:url(/static/media/PlatinumRoom.2e0d706c.webp);background-size:cover;background-position:50%;background-repeat:no-repeat}.platinumRoom,.vipRoom{width:var(--game-board-width);height:var(--game-board-height)}.vipRoom{background:url(/static/media/VIP.21018c54.webp);background-size:cover;background-position:50%;background-repeat:no-repeat}.vvipRoom{background:url(/static/media/VVIP.115e131e.webp);width:var(--game-board-width);height:var(--game-board-height);background-size:cover;background-position:50%;background-repeat:no-repeat}.loaderBg{background:#fac712;background:linear-gradient(180deg,#fac712 20%,#bc5205 91%)}.riseBarBg{background:#21002b;background:linear-gradient(0deg,#21002b 16%,#7c079d 86%)}@media screen and (min-width:1130px) and (max-height:750px){.mdTop{top:40vh!important}}.range-container{width:70%;display:flex;justify-content:center;align-items:center;margin:20px 0}.inputV-range[type=range]{-webkit-appearance:none;width:100%;height:20px;border-radius:5px;background:#00f;outline:none;transition:opacity .2s;border:2px solid linear-gradient(193deg,#bf6f02 20%,#fef27d 50%,#be6e01 80%);margin:1px}.inputV-range[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:8px;height:29px;border-radius:10px;background:#5e0576;border:2px solid #be6e01;cursor:pointer}.inputV-range[type=range]::-moz-range-thumb{width:25px;height:25px;border-radius:50%;background:#5e0576;cursor:pointer}::-webkit-scrollbar{width:1px}::-webkit-scrollbar-track{border:1.5px solid #a939c9;border-radius:10px;padding:3px;margin-left:10px}::-webkit-scrollbar-thumb{background-color:#a939c9;border-radius:10px;width:10px;box-sizing:border-box;border:2px solid rgba(169,57,2,0)}.ring-glow-container{padding:10px;background:rgba(31,255,53,.75)}.ring-glow-container,.ring-glow-container1{border-radius:50%;animation:pulse 3s infinite}.ring-glow-container1{background:rgba(31,255,53,.5)}.ring-glow-container2{position:absolute}.ring-glow-container2,.ring-glow-container3{border-radius:50%;padding:10px;background:rgba(31,255,53,.25);animation:pulse 3s infinite}.ring-glow-container3{position:relative;z-index:1}.outside-circle{background:#430a4f;border-radius:10px 10px 0 0;border-left:2px;border-right:2px;border-top:2px;border-style:solid;border-color:#a939c9;rotate:180deg;height:2rem}.outside-circle:before{left:-20px;background:#000;background:radial-gradient(circle at 0 0,transparent 17px,#a939c9 19px,#430a4f 21px)}.outside-circle:after,.outside-circle:before{content:"";position:absolute;width:20px;height:20px;bottom:0}.outside-circle:after{right:-20px;background:#000;background:radial-gradient(circle at 100% 0,transparent 17px,#a939c9 19px,#430a4f 21px)}@keyframes rotateBox{0%{transform:rotate(0deg)}to{transform:rotate(90deg)}}.rotatePhone{animation:rotateBox 1s infinite alternate}.packed{height:inherit;width:inherit;background-color:rgba(34,34,34,.524);border:2px solid #fff;border-radius:50%;color:#e8e8e8}@media screen and (min-width:800px){.teenpatti-card{position:absolute;bottom:-5%;left:32%;width:50px;height:50px;object-fit:contain}.player-box:first-child{top:15%;left:5%}.player-box+.player:nth-child(2){top:15%;right:5%}.player-box+.player:nth-child(4){top:70%;left:15%}.player-box+.player:nth-child(3){top:70%;right:15%}.player-chips:first-child{top:48%;left:5%}.player-chips:nth-child(2){top:48%;right:5%}.player-chips:nth-child(3){bottom:-13%;right:15%}.player-chips:nth-child(4){bottom:-13%;left:15%}}@media screen and (min-width:800px) and (min-height:300px) and (max-height:500px){.roundBtnSize{height:32px!important;width:32px!important}.packedBase{width:3rem!important;height:3rem!important}.packedBase,.packedBase>div{font-size:.75rem!important}.teenpatti-card{position:absolute;bottom:7%;left:32%;scale:1.3}}:root{--sm:1.8rem;--md:2rem;--lg:3rem;--spin-duration:300ms}.SpinGameLayout{background:url(/images/games/jackpotBanner.webp);background-position:top;background-repeat:no-repeat;background-size:800px;overflow:hidden}.jackpot-container{height:100%;width:100%;display:grid;grid-template-columns:1fr}.subtitle,.title{font-family:"Grandstander",serif;font-weight:900;font-size:var(--sm);margin:0;padding:0}.panel-title{font-weight:900;font-size:clamp(1.5rem,2vw,2.5rem);background:linear-gradient(180deg,#652dff 40%,#d815ff 97%);-webkit-background-clip:text;background-clip:text}.load-more-text,.panel-title{font-family:"Grandstander",serif;text-align:center;color:transparent}.load-more-text{font-weight:500;font-size:1rem;background:linear-gradient(180deg,#100333 40%,rgba(67,0,80,.7254901960784313) 97%);-webkit-background-clip:text;background-clip:text}.title{background:linear-gradient(180deg,#f3efff 40%,#b096f5 97%);-webkit-background-clip:text;background-clip:text}.subtitle,.title{color:transparent}.subtitle{background:linear-gradient(172deg,#ffcd4e 41%,#b97a0c 97%);-webkit-background-clip:text;background-clip:text}.subtitle>span{text-transform:uppercase}.jackpot-header{display:flex;flex-direction:column;align-items:center;padding:1rem 0;line-height:1}.list-card{background:#000;background:linear-gradient(90deg,rgba(0,0,0,.6671043417366946),rgba(0,0,0,.6699054621848739) 40%,rgba(0,0,0,.577468487394958) 63%,rgba(0,0,0,.6334908963585435))}.game-container{display:flex;justify-content:center;align-items:center}.jackpot-container aside{padding-inline:2rem;position:relative}.jackpotLondia{position:absolute;right:-25%;bottom:0}.jackpotLondia img{width:80%}.jackpot-container aside>.panel{background:#772c01;background:linear-gradient(90deg,#772c01,#eec807 33%,#c79505 69%,#772c01);height:100%;border:2px solid #ffdaa7;background-position:top;background-size:cover;background-repeat:no-repeat;height:90dvh}.jackpot-container .wheel-container{transform:translateY(30px)!important}.spin-content-wrapper{display:flex;flex-direction:column;align-items:center;transform:translateY(0)}.panel-list{max-height:calc(90dvh - 20% - 3rem)!important}@media screen and (min-width:1024px){.jackpot-container{height:100%!important;grid-template-columns:1fr 2fr 1fr!important}.SpinGameLayout{background:url(/images/games/jackpotBanTest.webp)!important;background-repeat:no-repeat!important;background-size:cover!important}.subtitle,.title{font-size:var(--lg)!important}}@media (min-width:1025px){.jackpot-container .wheel-container{transform:translateY(120px)!important;scale:.9!important}.spin-content-wrapper{transform:translateY(100px)!important}}@media (max-width:786px){.jackpot-mobile{background-image:url(/images/games/mobileJackpotFrame.webp)!important;background-repeat:repeat!important}}@media (min-width:1440px){.jackpot-container .wheel-container{scale:1!important}.jackpot-container .wheel-container,.spin-content-wrapper{transform:translateY(200px)!important}}@media (max-width:425px) and (max-height:700px){.spin-content-wrapper{transform:translateY(-20px)!important}}@media (min-width:1440px) and (max-height:800px){.jackpot-container .wheel-container{transform:translateY(150px)!important;scale:1!important}.spin-content-wrapper{transform:translateY(220px)!important}}@media (min-width:1440px) and (max-height:700px){.spin-content-wrapper{transform:translateY(180px)!important}}@media screen and (max-height:700px){.panel-list{max-height:calc(90dvh - 20% - 3rem)!important}.game-container{height:38rem!important;transform:translateY(-70px)!important}.jackpot-center{height:28rem!important}}body{font-size:16px!important}@media (min-width:768px){.SpinGameLayout{background-size:900px!important}.jackpotLondia img{width:60%!important}.jackpotLondia{right:-20%!important;bottom:-5%!important}}@media (min-width:992px){.SpinGameLayout{background-size:100dvw 100%!important;background-position:50%!important}.jackpotLondia img{width:60%!important}.jackpotLondia{right:-50%!important}}@media (min-width:900px){.jackpotLondia img{width:80%!important}.jackpotLondia{right:-10%!important;bottom:1rem!important}.panel-list{max-height:calc(90dvh - 25%)!important}}@media (min-width:1280px) and (max-height:800px){.jackpotLondia img{width:60%!important}.jackpotLondia{right:-35%!important;bottom:1rem!important}}@media (min-width:1440px){.jackpotLondia img{width:70%!important}.jackpotLondia{right:-20%!important;bottom:1rem!important}.panel-list{max-height:calc(90dvh - 20%)!important}}@media (max-width:768px){.jackpotLondia img{display:none!important}}@media (min-width:768px) and (orientation:landscape) and (max-height:600px){.panel-list{margin:auto!important}}@media (min-width:425px) and (max-width:900px){.jackpot-container .wheel-container{transform:translateY(4vh)!important;scale:.7!important}}@media (min-width:601px) and (max-width:950px){.panel-list{scale:.9}.panel-title{top:10%!important;font-size:clamp(2rem,2vw,2.5rem)}}.panel-list::-webkit-scrollbar{width:8px}.panel-list::-webkit-scrollbar-track{background:#ffd519;border-radius:10px}.panel-list::-webkit-scrollbar-thumb{background:#ffdf4e;border-radius:10px}.panel-list::-webkit-scrollbar-thumb:hover{background:#ffd519}.panel-list{scrollbar-width:thin;scrollbar-color:hsla(0,0%,53.3%,0) hsla(0,0%,94.5%,0)}body{font-size:16px;background:#141627;color:#fff;font-family:"Readex Pro",sans-serif!important}.dFlexCenter{justify-content:center}.dFlexCenter,.justifyBetween{display:flex;align-items:center}.justifyBetween{justify-content:space-between}.textFieldSection,.width100{width:100%}.royalrightImg{width:auto!important;max-width:97px;margin-top:34px;margin-right:-3px}.numberText1{left:-70px!important}.numberText{position:absolute;left:-46px;font-size:101px!important;color:#ca772a;top:54px;z-index:9}.layoubackgroundImg{position:fixed;width:auto;max-width:100%;opacity:.5}.sideMenuBox,.sideMenuBox1{height:100%;overflow:auto}.buttonLeaf1{font-size:12px}.buttonLeaf1 span{color:hsla(0,0%,100%,.7)}.sideMenuBox::-webkit-scrollbar{display:none}.logoDrawerBox{padding-top:20px;width:auto;cursor:pointer;max-width:119px;padding-bottom:22px}.paperBox{background-color:hsla(0,0%,100%,.025);border-radius:15px;padding:20px}.slickbottomslider{width:100%;position:relative}.slickbottomslider .slick-initialized .slick-slide.slick-current .active{transform:scale(1.15);transition:all .4s ease-in}.slickbottomslider .slick-next:before,.slickbottomslider .slick-prev:before{opacity:1!important;color:#fff;display:flex!important;align-items:center!important;justify-content:center;margin-top:-17px!important}.slickbottomslider .slick-track{padding:60px 0}.slickbottomslider .slick-prev:before{content:"‹"}.slickbottomslider .slick-next:before{content:"›"}.slickbottomslider .slick-list{padding-left:0!important}.slickbottomslider .slick-prev{left:auto!important;top:-14px!important;right:60px!important;color:#fff!important;z-index:999!important;background-color:#1c1c1b!important;width:40px;height:40px;border-radius:50px}@media (max-width:767px){.slickbottomslider .slick-prev{top:21px!important}}.slickbottomslider .slick-next{top:-14px!important;left:auto!important;right:5px!important;color:#fff!important;background-color:#161616!important;z-index:999!important;width:40px;height:40px;border-radius:50px}@media (max-width:767px){.slickbottomslider .slick-next{top:21px!important}}.slickbottomslider .slick-next:before,.slickbottomslider .slick-prev:before{font-size:40px;line-height:1;opacity:.75;color:#f5c843;margin-top:-17px}.slick-dots li button:before{font-family:"slick";font-size:18px!important;position:absolute;top:0;left:0;content:"•";text-align:center;opacity:.25;color:#ffd481!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;border:1px solid #ffd481;border-radius:50px;width:21px!important;height:21px!important;line-height:23px!important}.slick-dots{bottom:-42px!important;z-index:999}@media (max-width:1556px){.slick-dots{bottom:-42px!important}}.slickbottomslider .slick-track{padding:40px 0 23px}.yellowShade{left:30%;top:50%;filter:blur(190px)}.tableShadow,.yellowShade{position:absolute;width:1000px;height:829px;transform:translateX(-50%);background:radial-gradient(29.3% 29.3% at 55.72% 49.12%,#ffca64 0,rgba(245,200,67,0) 100%);opacity:.45;max-width:100%}.tableShadow{left:50%;top:-13%;filter:blur(301px)}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-thumb{background:#292e52;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(92.79deg,#ffb000 -32.2%,#ffb000 5.51%,#ca772a 54.01%,#ca772a 110.93%)}::-webkit-scrollbar-track{background:#141627;border-radius:5px;border:1px solid #141627}::-webkit-scrollbar-corner{background:#141627}body{left:0;top:0;overflow-x:hidden}.royalText{font-size:35px!important;font-weight:600;font-family:"K2D",sans-serif!important;line-height:45px!important;text-align:left;text-transform:uppercase}.displayWrap{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap}.displayCenter,.displayColumn{display:flex;align-items:center;justify-content:center}.displayColumn{flex-direction:column}.displayStart{justify-content:flex-start}.displayEnd,.displayStart{display:flex;align-items:center}.displayEnd{justify-content:flex-end}.displaySpacebetween{display:flex;align-items:center;justify-content:space-between}.selectGridBox{width:20%}.logoImg{width:70px}.centerLogoBox{position:absolute;margin:0 auto;top:0;left:50%;transform:translateX(-50%)}@media (max-width:500px){.centerLogoBox{display:none}}.bgx1{animation:rotating 26s linear infinite}.bgx2{animation:rotating2 6s linear infinite}.crypto{animation:rotating3 3s linear infinite}.goldshadow{width:800px;top:25%;opacity:.3;filter:blur(130px);height:400px;border-radius:1000px;left:23%;z-index:-1;position:absolute;display:none;background-image:radial-gradient(22.67% 9.68% at 67.26% 8.27%,#ffca64 86%,#ffca64 0)}@media (max-width:991px){.goldshadow{width:216px;height:216px}}@media (max-width:401px){.goldshadow{width:106px;height:106px}}@keyframes rotating3{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes rotating{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes rotating2{0%{transform:rotate(1turn)}to{transform:rotate(0deg)}}.sliderBox{padding:2%;display:flex;align-items:center;justify-content:center;margin:10px;background-color:#121212;border-top:3px solid #e35f24;text-align:center}.sliderBox img{width:auto;max-width:165px}.shadeBox{right:auto;left:0;width:450px;filter:blur(230px);height:550px;top:0;background-image:radial-gradient(36.67% 9.68% at 67.26% 8.27%,#f60 0,rgba(255,102,0,.3098039216) 95.78%)}.orangeshadeBox,.shadeBox{opacity:.55;z-index:-1;position:absolute;transform:rotate(45deg);border-radius:1000px}.orangeshadeBox{right:0;left:34%;width:400px;filter:blur(147px);height:400px;top:42%;background:linear-gradient(135deg,#4d8bfb,#242846)}.TopbarButton{padding:8px 24px}.centerImg{position:absolute!important;left:0!important;width:38px;margin-right:41px}.centerbannerimg{position:absolute;top:80%;left:70%;transform:translate(-50%,-50%);width:100%!important;z-index:1;opacity:.5;min-width:800px;max-width:60%}.orangeshadeBoxWon{right:0;left:0;width:300px;filter:blur(70px);height:300px;top:0;z-index:1;position:absolute;transform:rotate(45deg);background-image:radial-gradient(36.67% 9.68% at 67.26% 8.27%,rgba(247,164,5,0) 0,rgba(248,136,6,.19) 95.78%)}.dollerImg1{right:40px;top:42%}.dollerImg1,.dollerImg2{position:absolute;width:auto!important;max-width:150px!important}.dollerImg2{left:45%;top:-13%;transform:translateX(-50%)}.dollerImg3{left:45%;max-width:119px!important;bottom:-29px}.dollerImg3,.ticketbannerImg{position:absolute;width:auto!important}.ticketbannerImg{top:-122px;z-index:-1;max-width:100%!important;display:none}.ticketAnimationBox{animation:rotating4 3s ease-in-out 0s infinite normal none running}@keyframes rotating4{0%{transform:rotate(0deg)}50%{transform:rotate(6deg)}to{transform:rotate(0deg)}}.MuiBackdrop-root{top:0;left:0;right:0;bottom:0;display:flex;z-index:-1;position:fixed;align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);justify-content:center;background-color:rgba(0,0,0,.5);-webkit-tap-highlight-color:transparent}.animationText{color:#fff;animation:anim-lineUp 2s ease-out infinite}@keyframes anim-lineUp{0%{opacity:.5;transform:translateY(80%)}20%{opacity:.4}50%{opacity:.3}50%{opacity:.2;transform:translateY(0)}to{opacity:1;transform:translateY(0)}}.hedaerTopbar{padding:7px 0 0}.containerBox{padding:0 80px!important}.mainTab{display:flex;justify-content:flex-start;align-items:center;background:hsla(0,0%,100%,.03);border:1px solid #5e4a2e;border-radius:50px;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content;padding:3px}.tabActiveButtons{background:linear-gradient(164deg,#ffca64,#ca772a);border-radius:50px;padding:11px 35px;color:#fff!important;transition:.8s;cursor:pointer;white-space:pre;transition:all .5s ease-in-out;font-family:"Readex Pro"}@media (max-width:768px){.tabActiveButtons{padding:11px 23px}}.tabButtons{border-radius:50px;padding:11px 35px;white-space:pre;cursor:pointer;color:#b8b8b8;font-family:"Readex Pro"}@media (max-width:768px){.tabButtons{padding:11px 23px}}.mainTab1{display:flex;justify-content:flex-start;align-items:center;overflow:auto}.mainTab1::-webkit-scrollbar{display:none}.outerScrollTab{background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.0666666667);border-radius:50px;padding:3px 20px}.tabActiveButtons1{background:linear-gradient(164deg,#ffca64,#ca772a);-webkit-background-clip:text;-webkit-text-fill-color:transparent;padding:11px 20px;color:#e49f46!important;transition:.8s;cursor:pointer;white-space:pre;font-family:"Readex Pro"}@media (max-width:768px){.tabActiveButtons1{padding:8px 15px}}.tabButtons1{border-radius:50px;padding:11px 20px;white-space:pre;cursor:pointer;color:#b8b8b8;font-family:"Readex Pro"}@media (max-width:768px){.tabButtons1{padding:8px 15px}}.MuiPaginationItem-outlined{border:1px solid #181719!important}.MuiPaginationItem-page.Mui-selected{background-color:#d2883f!important;border:1px solid #f5bd64!important;color:#fff!important;border-radius:10px}.MuiPaginationItem-root{height:40px;border-radius:10px;min-width:40px}.tabDisplayBox{display:flex;justify-content:flex-start;align-items:center}.textTabBox{color:#ffca64;border-bottom:2px solid #ffca64}.textTabActiveBox,.textTabBox{padding:5px 15px;cursor:pointer}.textTabActiveBox{color:#b8b8b8;border-bottom:2px solid transparent}.dialogStyle .MuiDialog-paperFullWidth{background:#0a0807;box-shadow:0 1px 0 0 #ffca64,0 -1px 0 0 #f4a91b,1px 0 0 0 #ca772a,-1px 0 0 0 #ca772a,1px -1px 0 0 #f4a91b,-1px 1px 0 0 #ca772a,1px 1px 0 0 #f4a91b,-1px -1px 0 0 #ca772a}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.backButton{background:linear-gradient(105.04deg,#ffca64 -4.56%,#ca772a 93.4%);padding:8px!important;margin-right:8px!important}.tooltipBox{font-size:200px}.displayAlign{display:flex;align-items:center}.textEllipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:99%}.leaderboardButton{background:var(--linear,linear-gradient(164deg,#ffca64,#ca772a));border-radius:0 0 30px 30px;min-width:105px;width:245px;min-height:52px;display:flex;justify-content:center;align-items:center}.lederboardCenter{display:flex;justify-content:center;margin-top:-42px}.closeButton{position:absolute!important;right:11px!important;top:2px!important}.tickenumber{color:#fff;padding:16px 12px;width:43px!important;border:1px solid #3f467d;position:relative;background:#222545;border-radius:10px!important}@media (max-width:600px){.tickenumber{padding:13px 4px}}.zoomed{transform:scale(1.3)}.myCustomClass1:after{content:"";height:100%;position:absolute;top:0;width:100%;left:0;border-top-right-radius:8px;border-top-left-radius:8px}.myCustomClass1:nth-bild(odd):after{background:linear-gradient(90deg,#135a38,rgba(13,135,204,.97) 43.68%,transparent 114.45%)}.myCustomClass:after{content:"";height:100%;position:absolute;top:0;width:100%;left:0;border-top-right-radius:8px;border-top-left-radius:8px}.myCustomClass:nth-child(odd):after{background:linear-gradient(90deg,#81155c,rgba(57,70,187,.91) 42.53%,transparent 107.41%)}.trade-full{height:300px}@media (max-width:600px){.trade-full{height:250px}}.mainClx{color:hsla(0,0%,100%,.6)}.mainClx span{color:hsla(0,0%,100%,.6)!important}.contactusText{cursor:pointer;font-size:16px!important;text-decoration:underline;color:orange}.socialButton{padding:10px!important}.royalText1{position:absolute;right:-1px;transform:rotate(28deg);top:16px;font-weight:700;font-size:12px;background:#ca772a;padding:6px;z-index:9}.marquebackground{padding:68px 0 40px}.marqueTextdescription{margin:9px!important;font-size:14px!important;background:#111;padding:17px 28px;border-radius:20px;border-radius:100px;border:1px solid #2f3458;color:hsla(0,0%,100%,.8)!important;background:#1d1f32;box-shadow:inset 0 0 40px 0 rgba(0,0,0,.25)}.slickbottomsliderNew .slick-dots li button{font-size:0!important;line-height:0!important;display:block!important;width:20px!important;height:20px!important;padding:5px!important;cursor:pointer!important;color:transparent!important;border:0!important;outline:0!important;background:0 0!important}.slickbottomsliderNew .slick-dots li button:before{font-size:6px!important;line-height:20px!important;position:absolute!important;top:0!important;left:0!important;width:26px!important;height:3px!important;border:none!important;content:"•"!important;text-align:center;opacity:.25;background-color:#f7941d!important;color:transparent!important}.slickbottomsliderNew .slick-dots li button:before,.slickbottomsliderNew .slick-next:before,.slickbottomsliderNew .slick-prev:before{font-family:slick;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.profileButton{border:1px solid #fff!important;box-shadow:0 0 11px 0 rgba(0,0,0,.25)!important;background:transparent!important}.react-tel-input .flag-dropdown.open .selected-flag{border-radius:3px 0 0 0}.react-tel-input .form-control{width:100%;height:42px;border-radius:36px;background:#242846!important;border:1px solid #3f467d;color:#fff}.react-tel-input .flag-dropdown{border-radius:20px 0 0 20px!important;border:1px solid #3f467d!important;background:#242846!important}.react-tel-input .flag-dropdown.open .selected-flag,.react-tel-input .selected-flag{border-radius:20px 0 0 20px!important;background:#242846!important}.lotteryquantityBox .MuiOutlinedInput-root{border:1px solid #3f467d;position:relative;background:#222545;border-radius:10px!important}.lotteryquantityBox .MuiOutlinedInput-input{padding:15.5px 1px;text-align:center}.lotteryquantityBox .MuiFormControl-root{width:45px}.prizetext{min-width:141px;text-transform:uppercase}.MuiSelect-select:focus{border-radius:100px!important}.react-tel-input .country-list{background:#292d4f}.react-tel-input .country-list .country.highlight,.react-tel-input .country-list .country:hover{background:#424879}.MuiAutocomplete-inputRoot{padding:4px 9px!important}.MuiPickersBasePicker-pickerView{padding:10px!important}.logoClientBox{width:auto;max-width:100px;margin:0 20px}.featuresBox{width:100%;display:-webkit-box;position:relative;overflow-x:scroll;margin-bottom:50px}.featuresBox p{margin-top:10px}.featuresBox h5{color:#fff}.featuresMainBox{padding:50px 0 60px}.featuresCradBox{background:#111;border-radius:20px;border:1px solid #2f3458;color:hsla(0,0%,100%,.8)!important;background:#1d1f32;box-shadow:inset 0 0 40px 0 rgba(0,0,0,.25);overflow:hidden;height:100%;min-height:229px;padding:10px;display:flex;justify-content:flex-start;align-items:start}.featuresCradBox p{margin-top:10px}.featuresCradBox h5{color:#fff}.scrollBox{overflow-y:auto;max-height:200px}.MuiMenu-paper{max-height:calc(100% - 96px);background-color:#222545!important;-webkit-overflow-scrolling:touch;border:1px solid rgba(63,70,125,.2705882353)}.MuiTimelineConnector-root{width:2px;height:108px;flex-grow:1;background-color:rgba(43,48,84,.5)!important}.numberBox{width:40px;height:40px}.MuiTimelineDot-defaultGrey,.MuiTimelineDot-defaultPrimary{color:#fafafa;border-color:transparent!important;background-color:initial!important}.graphMenuClx .apexcharts-menu.apexcharts-menu-open{background:#1c1f36!important;border:1px solid rgba(244,169,27,.3294117647)!important;border-radius:10px!important}.graphMenuClx .apexcharts-theme-light .apexcharts-menu-item:hover{background:hsla(0,0%,93.3%,.3607843137)!important;border-radius:5px!important}.graphMenuClx .apexcharts-menu-item.exportSVG{color:hsla(0,0%,100%,.9019607843)!important}.custom-facebook-button-class{background-color:#3b5998;color:#fff}.MuiMenuItem-root{font-size:12px}.logotoside{margin-top:52px}.logobottomside{margin-top:72px}.horsetopBox{margin-top:98px}.horseBox{margin-top:0}.jointTextBox{margin-top:26px}.shadeblue{position:absolute;inset:auto 10% 10% auto;transform:rotate(45deg);z-index:-1;width:300px;height:200px;border-radius:1000px;background-image:radial-gradient(36.67% 9.68% at 67.26% 8.27%,#2a7b87 0,#27797c 95.78%);opacity:.55;filter:blur(100px)}.MuiTableCell-root{font-size:11px!important}.orDivider,.orDivider p{position:relative}.orDivider p{padding:2px 10px;background:#292d4f;display:inline-block}.orDivider:before{content:"";height:1px;background-color:#444b84;position:absolute;top:50%;transform:translateY(-50%);width:100%;left:0}.responsibilitiesBox{padding:40px 0}.gameplayCard{padding:5px 18px;font-size:16px!important;background:#252947;font-weight:500!important;line-height:33px;border-radius:20px 20px 0 0;text-transform:uppercase}.remaiderBox{padding:15px}.google-login-button{font-size:16px}.MuiSvgIcon-fontSizeSmall{color:#fff!important}.coubtrymainBox .MuiFormControl-fullWidth{width:100%;border:1px #3f467d!important;border-radius:100px}.blink-soft{animation:blinker 1.5s linear infinite}@keyframes blinker{50%{opacity:0}}blinking-text-container{position:relative}.blinking-text{background-color:orange;border-radius:10px;padding:10px;animation:blink-animation 1s infinite}@keyframes blink-animation{0%{opacity:1}50%{opacity:0}to{opacity:1}}@media (max-width:1462px){.royalText{font-size:23px!important;line-height:37px!important}.selectGridBox{width:19%}.horsetopBox{margin-top:93px}}@media (max-width:1280px){.influcenbox .textBox{min-height:114px!important}.bannerimg1{width:auto;max-width:250px}.royalText{font-size:23px!important;line-height:37px!important}.TopbarButton{margin:6px 0!important}.selectGridBox{width:20%}}@media (max-width:1110px){.selectGridBox{width:30%}}@media (max-width:1024px){.TopbarButton{margin:6px 0!important}.shadeBox{display:none}.logoImg{width:70px}.selectGridBox{width:30%;margin:5px}}@media (max-width:1440px){.albumslickbottomslider .slick-next{left:51%!important}}@media (max-width:1280px){.albumslickbottomslider .slick-next{left:52%!important}}@media (max-width:991px){.balckjacklogo{display:none}.socialresponBox{justify-content:space-around}.logoDrawerBox{width:auto;cursor:pointer;max-width:75px}.sideMenuBox{height:calc(100vh - 355px);overflow:auto}.bannerimg1{width:auto;max-width:200px}.albumslickbottomslider .slick-next{left:55%!important}.selectGridBox{width:18%;margin:5px}.slick-next{left:52%!important}.circleBox,.circleBoxNew{width:500px;height:500px}.squarecontentBox{width:40px!important}.containerBox{padding:10px!important}.TopbarButton{margin:6px 0!important}.purpleBox,.shadeBox{display:none}.logoImg{width:70px}}@media (max-width:767px){.prizetext{min-width:92px}form{padding:15px!important}.lotteryquantityBox .MuiFormControl-root{width:25px}.lotteryquantityBox .MuiOutlinedInput-input{padding:10.5px 12px;text-align:center}.quantitytextmain{right:-2px!important}.tickenumber{padding:9px!important;width:27px!important}.bottomImage{display:none}.numberBox{width:30px;height:30px}.timelineBoxmain .MuiTimelineDot-root{margin-top:-4px;box-shadow:none}.timelineBoxmain .MuiTimelineSeparator-root{margin-right:11px}.timelineBoxmain .MuiTimelineItem-alignAlternate:nth-child(2n){flex-direction:row}.timelineBoxmain .MuiTimelineConnector-root,.timelineBoxmain .MuiTimelineOppositeContent-root{display:none}.timelineBoxmain .MuiTimeline-root{padding:0}.timelineBoxmain .MuiTimelineItem-alignAlternate:nth-child(2n) .MuiTimelineItem-content{text-align:left}.featuresMainBox{padding:30px 0}.featuresGrid{width:70%;height:200px}.logoClientBox{width:auto;max-width:55px;margin:0 20px}.wrapBox{flex-wrap:wrap}.referalTextBox{text-align:left}.mainreferral{margin-top:10px}.overlay-container{display:none}.container{width:380px!important;overflow-x:hidden!important}.sign-in-container,.sign-up-container{width:100%!important}.container .sign-up-container{transform:translateX(0)!important}.firstNumber{width:42px!important}.footballslider .slick-next{right:-11px!important}.footballslider .slick-prev{left:-11px!important}.bannerimg1{width:auto;max-width:100px}.numberText{left:-35px!important;top:79px;width:52px}.albumslickbottomslider .slick-prev{left:45%!important}.buttonCustom{padding:12px 0}.selectGridBox{width:28%;margin:5px}.slick-next{left:52%!important}.hedaerTopbar{padding:5px 0}.ticketbannerImg{top:-28px}.dollerImg3{left:38%;width:84px!important;bottom:-16px}.dollerImg2{position:absolute;left:45%;width:117px!important;top:-7%;transform:translateX(-50%)}.dollerImg1{width:86px!important;top:36%}.TopbarButton{padding:8px 24px;margin:6px 0!important}.shadeBox{display:none}.logoImg{width:52px}.sliderBox img{width:auto;max-width:135px}.imgNoData img{width:100%}}@media (max-width:500px){.footballslider .slick-next,.footballslider .slick-prev{width:28px!important;height:28px!important}.footballslider .slick-next{margin-right:4px}.footballslider .slick-prev{margin-left:4px}.footballslider .slick-next:before,.footballslider .slick-prev:before{font-size:34px!important;margin-top:-14px!important}}.bannerBoxShadow{position:relative}.bannerBoxShadow:after{content:" ";position:absolute;top:50%;left:50%;width:75%;height:75%;border-radius:50%;background:linear-gradient(135deg,#4d8bfb,#242846);filter:blur(150px);z-index:-1;opacity:.34;transform:translate(-50%,-50%)}.slicktopslider .slick-prev{left:0!important;right:60px!important}.slicktopslider .slick-next,.slicktopslider .slick-prev{top:-14px!important;color:#fff!important;z-index:999!important;background-color:initial!important;width:40px;height:40px;border-radius:50px;top:50%!important}.slicktopslider .slick-next{left:auto!important;right:10px!important}.slicktopslider .slick-next:before,.slicktopslider .slick-prev:before{font-size:67px;line-height:1;opacity:.75;color:#fff;margin-top:-17px}.footballslider .slick-next,.footballslider .slick-prev{font-size:0;line-height:0;top:50%;width:40px;height:40px;transform:translateY(-50%);cursor:pointer;color:transparent;border:none;outline:0;border-radius:50%;background:0 0}.footballslider .slick-prev:before{content:"‹"}.footballslider .slick-next:before{content:"›"}.footballslider .slick-prev{left:-41px;top:-20px!important;top:-163px!important;right:60px!important;top:50%!important;color:#fff!important;z-index:999!important}.footballslider .slick-prev,.footballslider .slick-prev:hover{background-color:#edae50!important;border:2px solid #ffca64}.footballslider .slick-prev.slick-disabled{opacity:.5}.footballslider .slick-next{top:50%!important;bottom:-20px!important;left:auto!important;right:-41px;color:#fff!important;z-index:999!important}.footballslider .slick-next,.footballslider .slick-next:hover{background-color:#edae50!important;border:2px solid #ffca64}.footballslider .slick-next.slick-disabled{opacity:.5}.footballslider .slick-next:before,.footballslider .slick-prev:before{font-size:40px;line-height:1;opacity:1!important;color:#fff;display:flex!important;align-items:center!important;justify-content:center;margin-top:-17px}form{background:#292d4f;display:flex;justify-content:flex-start;flex-direction:column;padding:30px;height:100%;text-align:left;overflow:auto;overflow-x:hidden}input{background-color:#eee;border:none;padding:12px 15px;margin:8px 0;width:100%}.container{border-radius:10px;box-shadow:0 14px 28px rgba(0,0,0,.25),0 10px 10px rgba(0,0,0,.22);position:relative;width:768px;max-width:100%;min-height:580px}.form-container{position:absolute;top:0;height:100%;transition:all .6s ease-in-out}.sign-in-container{left:0;width:50%;z-index:2}.auth-modal.right-panel-active .sign-in-container{transform:translateX(100%)}.sign-up-container{left:0;width:50%;opacity:0;z-index:1}.auth-modal.right-panel-active .sign-up-container{transform:translateX(100%);opacity:1;z-index:5;animation:show .6s}@keyframes show{0%,49.99%{opacity:0;z-index:1}50%,to{opacity:1;z-index:5}}.overlay-container{position:absolute;top:0;left:50%;width:50%;height:100%;overflow:hidden;transition:transform .6s ease-in-out;z-index:100}.auth-modal.right-panel-active .overlay-container{transform:translateX(-100%)}.overlay{background:#353a66;background-repeat:no-repeat;background-size:cover;background-position:0 0;color:#fff;position:relative;left:-100%;height:100%;width:200%;transform:translateX(0);transition:transform .6s ease-in-out}.auth-modal.right-panel-active .overlay{transform:translateX(50%)}.overlay-panel{position:absolute;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:0;text-align:center;top:0;height:100%;width:50%;transform:translateX(0);transition:transform .6s ease-in-out}.overlay-left{transform:translateX(-20%)}.auth-modal.right-panel-active .overlay-left,.overlay-right{transform:translateX(0)}.overlay-right{right:0}.auth-modal.right-panel-active .overlay-right{transform:translateX(20%)}.social-container{margin:20px 0}.social-container a{border:1px solid #ddd;border-radius:50%;display:inline-flex;justify-content:center;align-items:center;margin:0 5px;height:40px;width:40px}.noPadding .MuiDialogContent-root{padding:0!important}.textLeft{text-align:left!important}.borderRight{border-right:2px solid #2b3054}.noHeight{height:auto;max-height:unset;border-radius:10px;background:#1c1f36}.closeIcon{position:absolute;top:10px;right:10px;z-index:999;font-size:25px;cursor:pointer}.googleButton>*{text-align:center;width:100%;display:inline-block!important}.profile_picture{width:200px!important;height:200px!important}*{box-sizing:border-box;scroll-behavior:smooth}*,body{padding:0;margin:0}body{background-repeat:no-repeat;background-attachment:fixed;opacity:1;font-family:"Readex Pro",sans-serif;height:calc(100dvh - 16px);overflow:auto}.textWhite *{color:#fff}#blcktext{display:none}#table-graphics{position:absolute;width:100%;height:100%;background-image:url(/imgs/table-graphics3.svg);background-repeat:no-repeat;background-position:50%;transform:scale(.6);top:20px;opacity:.75;pointer-events:none;display:none}#dark-overlay{position:absolute;width:100%;background-color:rgba(0,0,0,.1);opacity:0;transition:.4s}:root{--info-rules-width:-492px}.hide-element{display:none!important}.player-left{opacity:.3}.plug:before{position:absolute;transform:rotate(-30deg);bottom:0;right:-15px;font-family:"Font Awesome 5 Free";font-weight:900;content:"\f1e6";z-index:30;color:#b00;font-size:36px;opacity:1}.noclick{pointer-events:none;opacity:.8}.noclickSit{opacity:.8;cursor:no-drop!important;-webkit-user-select:none;user-select:none;touch-action:none}.noclick2{pointer-events:none;opacity:.3}.noclickNew{opacity:.9}.noclick-nohide{pointer-events:none;cursor:not-allowed}.current-player-highlight{color:#000!important;background-color:#e0e000!important;transform:scale(1.1) translateX(-50%)!important;transition:.3s!important}#loading-icon{position:absolute;width:50px;left:50%;top:50%;margin-left:-25px;margin-top:-25px;z-index:200;animation-name:loadingIcon;animation-duration:1s;animation-timing-function:linear;animation-iteration-count:infinite}@keyframes loadingIcon{to{transform:rotate(1500deg)}}#loading-screen{position:fixed;padding:0;margin:0;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle,#352205 12%,#020103 100%);z-index:101}#main-menu{position:relative;width:100%;overflow:hidden}#main-menu #blackjack-title{position:relative;display:flex;justify-content:center;margin:40px auto 0;pointer-events:none;max-width:95%;width:580px;background:#f2f6f8;background:linear-gradient(180deg,#f2f6f8 0,#d8e1e7 50%,#b5c6d0 51%,#e0eff9);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#f2f6f8",endColorstr="#e0eff9",GradientType=0);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}#main-menu #blackjack-title span{background:#aebcbf;background:linear-gradient(180deg,#aebcbf 0,#6e7774 50%,#0a0e0a 51%,#0a0809);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#aebcbf",endColorstr="#0a0809",GradientType=0);-webkit-background-clip:text;background-clip:text;color:#fff}.header{display:flex;align-items:center;justify-content:space-between;padding:24px 10px 16px}.header img{width:100%;max-width:133px}@media (max-width:914px){.header img{max-width:80px}}@media (max-width:886px){.header{padding:100px 10px 0}}.logo-container{position:absolute;margin:0 auto;top:11px;left:50%;transform:translateX(-50%)}.drawer-btn{display:none}@media (max-width:886px){.header{flex-wrap:wrap;justify-content:center}.imgBox{margin-bottom:10px}.right-buttons{flex-basis:100%;display:flex;justify-content:center}.drawer-btn{background:none;border:none;cursor:pointer;padding:5px}.drawer-btn,.drawer-btn span{display:block;transition:transform .3s ease-in-out}.drawer-btn span{width:25px;height:3px;background-color:#fff;margin-bottom:5px}.drawer-open .header{transform:translateY(-100%)}.drawer-open .drawer-btn{transform:rotate(180deg)}.drawer-open .drawer-btn span{transform-origin:center;transition:transform .3s ease-in-out}}.back-btn{border:none;cursor:pointer;font-size:18px;font-weight:400;color:#fff;padding:9px 12px;border-radius:50px;background:hsla(0,0%,100%,.04)}@media (max-width:886px){.back-btn{margin-bottom:10px}}.right-buttons{display:flex;grid-gap:10px;gap:10px}.address-btn,.how-to-play-btn,.usdt-btn{font-size:18px;font-weight:400;padding:9px 12px;border-radius:50px;background:hsla(0,0%,100%,.04);color:#fff;cursor:pointer;display:flex;align-items:center;border:1px solid transparent}.address-btn .walletimg,.how-to-play-btn .walletimg,.usdt-btn .walletimg{margin-right:10px;width:100%;max-width:24px}@media (max-width:420px){.address-btn .walletimg,.how-to-play-btn .walletimg,.usdt-btn .walletimg{margin-right:6px;max-width:16px}}@media (max-width:1067px){.address-btn,.how-to-play-btn,.usdt-btn{font-size:14px;font-weight:400;padding:5px 11px}}@media (max-width:1000px){.address-btn,.how-to-play-btn,.usdt-btn{font-size:14px;font-weight:400;padding:5px 11px}}@media (max-width:420px){.address-btn,.how-to-play-btn,.usdt-btn{font-size:13px}}.address-btn:hover,.how-to-play-btn:hover,.usdt-btn:hover{border:1px solid #ea9f28}#a_offline{-webkit-text-decoration-line:none;text-decoration-line:none}#main-box .play-btns{font-weight:400;font-size:14px}#main-box #btnCreate,#main-box #btnJoin,#main-box .play-btns{background:linear-gradient(105.04deg,#ffca64 -4.56%,#ca772a 93.4%)}#main-box{position:relative;width:361px;border:1px solid rgba(119,80,20,.2);margin:50px auto 0;text-align:center;border-radius:10px;background-color:#1d1f30;box-shadow:0 0 50px -20px rgba(0,0,0,.75);z-index:3}#main-box div{margin:35px 0 40px}#main-box div h3{font-size:18px;font-weight:300}#main-box #avatar-box{display:flex;justify-content:center;align-items:center}#main-box #avatar-box i{color:#000;padding:6px;font-weight:700;font-size:18px}#main-box #avatar-box button:first-of-type i{margin-right:6px}#main-box #avatar-box button:nth-of-type(2) i{margin-left:6px}#main-box #avatar-box .slideAvatars{position:relative;border:2px solid #d97c27;background-color:rgba(0,0,0,.5);border-radius:50%;width:115px;height:115px;overflow:hidden;display:flex!important;justify-content:center;align-items:center}#main-box #avatar-box .slideAvatars img{max-width:100%;border-radius:8px}#main-box #avatar-box .slideAvatars .numbertext{position:absolute;left:50%;bottom:-38px;font-size:12px;transform:translateX(-50%);color:#fff;opacity:.8}#main-box #avatar-box button{border:none;outline:none;background-color:initial;cursor:pointer;padding:none}#main-box #avatar-box button:hover i{color:hsla(0,0%,100%,.8)}#main-box #avatar-box button:active i{transform:scale(.9)}#main-box input{width:45%;padding:6px 0;font-family:"Readex Pro",sans-serif;font-weight:600;font-size:20px;border:none;outline:none;outline:1px solid hsla(0,0%,100%,0);border-radius:2px;transition:.1s}#main-box input:focus{box-shadow:0 0 1px 2px rgba(0,0,0,.5)}#main-box .play-btns{font-weight:500;width:auto;padding:13px 42px;border-radius:7.125rem;color:#fff;border:none;background:linear-gradient(164deg,#ffca64,#ca772a);font-size:16px;margin:44px auto auto;cursor:pointer}#main-box .play-btns,#main-box .play-btns span i{display:flex;align-items:center;justify-content:center}#main-box .play-btns span i{font-size:20px;width:38px}#main-box #btnOffline{margin-top:40px;background-color:#143853}#main-box #btnOffline:hover{background-color:#0d2436}#main-box #btnCreate,#main-box #btnJoin{background-color:#c7971d}#main-box #btnCreate:hover,#main-box #btnJoin:hover{background-color:#9e750d}#info-rules{position:absolute;right:var(--info-rules-width);top:10px;height:90%;width:500px;color:#fff;background:hsla(0,0%,100%,.03);-webkit-backdrop-filter:blur(26px);backdrop-filter:blur(26px);background-clip:padding-box;border-radius:0 0 0 22px;padding:0 0 0 12px;opacity:1;transition:.3s;z-index:300;box-shadow:0 0 15px 0 rgba(45,45,45,.2)}#info-rules h1{color:#fff;border-top:1px solid #ffca64;font-family:"Cinzel",serif}#info-rules li,#info-rules p{padding:7px 0;color:hsla(0,0%,100%,.6)}#info-rules #h1margin{margin-top:64px;border-top:0 solid hsla(0,0%,100%,0)}#info-rules-overflow{height:100%;width:100%;padding:0 12px 0 0;overflow:auto}#info-rules-overflow li,#info-rules-overflow ul{font-size:14px!important;color:hsla(0,0%,100%,.6);font-weight:300}#info-rules-overflow li{margin-bottom:4px}#modal-overlay{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:9999}#info-rules-overflow h3{font-size:14px!important;font-weight:600!important}#info-rules-overflow h1{font-size:30px!important;text-align:left!important;margin-bottom:20px!important}#info-modal{display:none;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:#1c1f36;background-clip:padding-box;padding:20px;max-width:990px;width:90%;max-height:80vh;overflow-y:auto;opacity:1;transition:.3s;z-index:9999;color:#fff;border-radius:0}.close-btn{position:absolute;top:10px;right:10px;font-size:24px;cursor:pointer}#info-rules-overflow{margin-top:10px}#info-rules-overflow h3{font-family:"Cinzel",serif;font-size:16px;font-weight:500}#info-rules-overflow p{font-size:16px;color:hsla(0,0%,100%,.6);font-weight:300;margin:10px 0 20px}#info-rules-overflow h1{font-size:40px;color:#fff;font-weight:600;text-align:center;font-family:"Cinzel",serif;margin-bottom:25px}#info-rules-overflow h3,#info-rules-overflow p{font-size:14px!important;color:hsla(0,0%,100%,.6);font-weight:300!important;margin:10px 0 20px}#how-to-play{top:0;-webkit-backdrop-filter:blur(26px);backdrop-filter:blur(26px);text-shadow:1px 1px #000;cursor:pointer;z-index:300;margin-top:10px;margin-left:10px}@media (max-width:1000px){#how-to-play{white-space:nowrap;font-size:14px;height:31px;display:none}}#how-to-play:hover{color:#ccc}#how-to-play:after{border-right:0;border-radius:0 0 0 30px;right:-7px;transform:rotate(180deg);pointer-events:none}#about-box{position:relative;font-size:14px;left:0;right:0;width:476px;padding:12px;margin:0 auto;border-radius:0 0 8px 0;background-color:#e9e9e9;top:-196px;z-index:0;transition:.25s}#about-box ul{padding:12px 0 12px 20px;margin:0}#about{position:absolute;cursor:pointer;font-weight:700;background-color:#e9e9e9;border:none;outline:none;padding:3px 32px;border-radius:0 0 12px 12px;bottom:-21px;left:0}#about:after{content:"";width:11px;height:11px;border:6px solid #e9e9e9;position:absolute;top:-6px;border-top:0;z-index:-1;border-right:0;border-radius:0 0 0 12px;right:-11px;transform:rotate(90deg)}#credits{position:absolute;bottom:0;left:50%;transform:translateX(-50%);color:rgba(87,221,255,.8);font-size:14px;margin-bottom:10px;-webkit-text-decoration-line:none;text-decoration-line:none}#credits:hover{color:rgba(69,171,196,.8);-webkit-text-decoration-line:underline;text-decoration-line:underline}#credits-container{color:#fff}#credits-container a{color:rgba(87,165,255,.8)}#main-box div{margin:30px 0}#balance-bet-box .balance-bet{margin-top:8px;margin-right:10px}#game-room{height:calc(100dvh - 74px);overflow:hidden;position:relative;background:#010403}.bg_image{top:0}#game-room:after,.bg_image{width:100%;position:absolute;left:0}#game-room:after{content:"";bottom:-25px;z-index:-1;height:21%;background:linear-gradient(#02150f,#010d0a)}#main-box #avatar-box .slideAvatars img{border-radius:50px!important;width:auto!important}.header-enter{justify-content:space-between;padding:10px;margin-top:47px}#header-left,.header-enter{display:flex;align-items:center}#header-left{margin-left:28px}#header-right{display:flex;align-items:center}@media (max-width:1000px){#header-right{justify-content:space-between;margin-top:0;width:100%;margin-left:42px}}@media (max-width:1000px){.header-enter{flex-direction:column}#header-left{margin-bottom:10px;justify-content:space-between;width:100%}}#users-online-box{position:absolute;width:300px;left:-258px;top:80px;background-color:rgba(26,25,25,.88);color:#fff;transition:.3s;border-radius:0 6px 6px 0;z-index:201;-webkit-user-select:none;user-select:none;-webkit-backdrop-filter:blur(26px);backdrop-filter:blur(26px);border:1px solid hsla(0,0%,100%,.08)}@media (max-width:1000px){#users-online-box{top:62px!important;z-index:301}}#users-online-box #users-online-label{text-shadow:1px 1px #000;font-size:14px;font-weight:300;font-family:"Readex Pro",sans-serif;margin:12px 40px 12px 7px}#users-online-box .user-list-name{font-family:"Readex Pro",sans-serif;-webkit-user-select:none;user-select:none;color:#fff;font-size:14px;font-weight:300}#users-online-box .flex-room{justify-content:space-between;padding-left:12px}#users-online-box .flex-box,#users-online-box .flex-room{display:flex;align-items:center}#users-online-box .flex-box img{width:100%;max-width:25px}#users-online-box #users-online-button{position:absolute;right:0;width:54px;height:46px;top:0;display:flex;justify-content:center;align-items:center;cursor:pointer}#users-online-box #users-online-button i{transition:.2s}#users-online-box #users-online-button:hover{color:#ccc}#users-online-box ul{position:relative;width:100%;height:100%;margin:0;list-style-type:none;font-size:15px;padding:10px}#users-online-box ul .users-list-box{position:relative;width:100%;display:flex;justify-content:center;align-items:center;padding:5px 0;border-radius:10px;background-color:hsla(0,0%,100%,.04)}#users-online-box ul .users-list-box .users-list-info{margin-right:17px}#users-online-box ul .users-list-box .users-list-info span{color:#ffca64}#users-online-box ul .users-list-box .users-list-img{position:absolute;left:0;border:2px solid hsla(0,0%,100%,.25);background-color:rgba(0,0,0,.5);border-radius:10px;width:24px;height:24px;margin:4px;border-radius:50px}#users-online-box ul .users-list-box .users-list-img img{max-width:100%;max-height:100%;border-radius:50px;pointer-events:none}.show-message-div{display:flex;justify-content:center}.show-message-pop{min-width:300px;max-width:500px}#invite-link-box{position:relative;margin-right:10px;width:260px;height:45px;background-color:hsla(0,0%,100%,.03);margin-left:18px;margin-top:10px;z-index:1;border-radius:50px;display:flex;align-items:center;border:1px solid #553f26}#invite-link-box input{text-align:center}#invite-link-box #invite-link{flex-grow:1;border:none;outline:none;padding:0;height:100%;background-color:hsla(0,0%,100%,.03);color:#fff;border-top-left-radius:50px;border-bottom-left-radius:50px;text-align:center}#invite-link-box:hover #invite-link{display:block}#invite-link-box:hover #invite-label{opacity:0}#invite-link-box #invite-label{position:absolute;top:50%;transform:translateY(-50%);padding:0 10px;background-color:rgba(32,36,33,.8784313725);color:hsla(0,0%,100%,.6);pointer-events:none;-webkit-user-select:none;user-select:none;border-top-left-radius:50px;border-bottom-left-radius:50px;font-weight:300;opacity:1}#invite-link-box #invite-label:hover{position:absolute;background-color:transparent;opacity:0}#invite-link-box button{color:#fff;height:100%;width:60px;border:none;cursor:pointer;-webkit-user-select:none;user-select:none;border-top-right-radius:50px;border-bottom-right-radius:50px}#invite-link-box button,#invite-link-box button:hover{background:linear-gradient(105.04deg,#ffca64 -4.56%,#ca772a 93.4%)}#volume-button{position:absolute;width:42px;height:42px;background-color:rgba(4,14,59,.5);right:160px;margin-top:10px;z-index:200;border:1px solid #000;border-radius:100%;display:flex;justify-content:center;align-items:center;cursor:pointer}#volume-button i{color:#fff;font-size:18px}#volume-button .fa-volume-mute{color:#ff9393}#bg-color-box{position:absolute;width:260px;height:42px;right:215px;margin-top:10px;z-index:200;display:flex;justify-content:space-between;align-items:center}#bg-color-box .bg-colors{width:42px;height:42px;border-radius:100%;border:1px solid #000;cursor:pointer}#bg-color-box #bg-green{background-color:rgba(38,83,40,.6862745098)}#bg-color-box #bg-blue{background-color:rgba(39,79,85,.6862745098)}#bg-color-box #bg-purple{background-color:rgba(41,59,90,.6862745098)}#bg-color-box #bg-red{background-color:rgba(88,40,40,.6862745098)}#bg-color-box #bg-brown{background-color:rgba(83,78,38,.6862745098)}.bg-selected{border:1px solid #fff!important}#leave-button{position:relative;margin-top:10px;margin-left:10px;height:45px;background:rgba(43,42,42,.4);outline:none;color:#fff;border-radius:50px;font-weight:400;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content;cursor:pointer;font-size:16px;text-align:center;z-index:10;-webkit-user-select:none;user-select:none;padding:0 11px;border:1px solid transparent}#leave-button i{transform:rotate(180deg)}@media (max-width:1000px){#leave-button{white-space:nowrap;font-size:14px;height:31px}}#room-name{position:relative;margin-top:10px;margin-left:10px;height:45px;background:rgba(43,42,42,.4);outline:none;color:#fff;border-radius:50px;font-weight:400;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content;font-size:16px;text-align:center;z-index:10;-webkit-user-select:none;user-select:none;padding:0 11px;border:1px solid transparent}#room-name i{transform:rotate(180deg)}@media (max-width:1000px){#room-name{white-space:nowrap;font-size:14px;height:31px}}@media (max-width:1000px){#room-name img{width:12px;height:12px}}#pot-amount{position:relative;margin-top:10px;margin-left:10px;height:45px;background:rgba(43,42,42,.4);outline:none;color:#fff;border-radius:50px;font-weight:400;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content;font-size:16px;text-align:center;z-index:10;-webkit-user-select:none;user-select:none;padding:0 11px;border:1px solid transparent}#pot-amount i{transform:rotate(180deg)}@media (max-width:1000px){#pot-amount{white-space:nowrap;font-size:14px;height:31px;font-size:12px;margin-left:-18px;margin-top:45px}}@media (max-width:991px){#pot-amount{font-size:12px!important;height:31px;position:absolute;background:rgba(43,42,42,.9);left:calc(50% + 60px);top:0;font-weight:700}}.address-button,.how-to-play-button,.usdt-button{font-size:18px;font-weight:400;padding:9px 12px;border-radius:50px;background:hsla(0,0%,100%,.04);color:#fff;cursor:pointer;border:1px solid transparent;margin-right:10px;display:flex;align-items:center}.address-button .walletimg,.how-to-play-button .walletimg,.usdt-button .walletimg{margin-right:10px;width:100%;max-width:24px}@media (max-width:420px){.address-button .walletimg,.how-to-play-button .walletimg,.usdt-button .walletimg{margin-right:6px;max-width:16px;font-size:12px}}@media (max-width:1000px){.address-button,.how-to-play-button,.usdt-button{font-size:14px}}.leaderboard-button{font-size:18px;font-weight:400;padding:9px 12px;border-radius:50px;background:hsla(0,0%,100%,.04);color:#fff;cursor:pointer;border:1px solid transparent;margin-right:20px;display:flex;align-items:center}.leaderboard-button .walletimg{margin-right:10px;width:100%;max-width:24px}@media (max-width:420px){.leaderboard-button .walletimg{margin-right:6px;max-width:16px;font-size:12px}}@media (max-width:1000px){.leaderboard-button{font-size:13px;margin-right:32px}}.address-button:hover,.how-to-play-button:hover,.leaderboard-button:hover,.usdt-button:hover{border:1px solid #ea9f28}#leave-button:hover{color:hsla(0,0%,100%,.8);border:1px solid #553f26}#leave-button:active{color:#fff;border:1px solid #553f26}@media (max-width:420px){#address-button,#how-to-play-button,#leaderboard-button,#leave-button,#usdt-button{font-size:14px;padding:7px 10px}.walletimg{max-width:16px}#invite-link-box{width:100%;max-width:300px;margin-left:0}#bg-color-box{right:10px}}@media (max-width:320px){#address-button,#how-to-play-button,#leaderboard-button,#leave-button,#usdt-button{font-size:12px;padding:5px 8px}.walletimg{max-width:14px}}#leave-table{position:absolute;bottom:40px;right:10px;padding:0 6px;height:30px;background:rgba(43,42,42,.4);outline:none;color:hsla(0,0%,100%,.6);border-radius:12px;font-weight:700;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content;cursor:pointer;text-align:center;z-index:10;-webkit-user-select:none;user-select:none;border:1px solid #ff6464}#leave-table i{color:#0f0}#leave-table:hover{color:hsla(0,0%,100%,.8)}#leave-table:active{color:#fff}#player-result-big{position:absolute;width:400px;height:80px;top:54%;margin-top:-210px;left:50%;margin-left:-200px;font-size:18px;color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;background:#000;background:rgba(0,0,0,.25);background:linear-gradient(90deg,transparent,rgba(0,0,0,.2) 20%,rgba(0,0,0,.25) 50%,rgba(0,0,0,.2) 80%,transparent);text-shadow:0 0 10px #000;z-index:50;pointer-events:none;-webkit-user-select:none;user-select:none}.color-green{color:#00de00!important}.color-red{color:#f20000!important}#join-mid-game-label{position:absolute;left:50%;top:50%;display:inline-block;font-size:22px;color:#fff;transform:translateX(-50%);text-align:center}.newZIndex{z-index:99999}#deal-start-label{position:absolute;left:50%;margin-top:240px;display:inline-block;font-size:36px;color:#fff;transform:translateX(-50%);text-align:center}@media (max-width:1000px){#deal-start-label{margin-top:-69px}}#deal-start-label p{color:#ffca64}@media (max-width:1000px){#deal-start-label p{font-size:14px;color:#fff}}#players-container{position:absolute;width:80%;height:48%;bottom:0;left:50%;margin-left:-40%;display:flex;color:#000;text-align:center;justify-content:space-between;align-items:center}.players{position:relative;width:90px;height:90px;border:2px solid transparent;stroke-dasharray:1000;stroke-dashoffset:500;border-radius:100%;-webkit-user-select:none;user-select:none}#players-timer-container{position:absolute;width:80%;height:48%;bottom:0;left:50%;margin-left:-40%;display:flex;color:#000;text-align:center;justify-content:space-between;align-items:center;pointer-events:none}.players-timer{position:relative;width:90px;height:90px;border:2px solid hsla(0,0%,100%,0);border-radius:100%;transform:rotate(-90deg)}.players-timer .circle-animation{stroke:#0f0;stroke-dasharray:301;stroke-dashoffset:301;animation:dash 35s linear forwards;border:1px solid hsla(0,0%,100%,0)}@media (max-width:992px){.players-timer{transform:rotate(-90deg)}}@media (max-width:1300px){.players-timer{font-size:18px}}@media (max-width:1000px){.players-timer{font-size:16px}}@media (max-width:600px){.players-timer{width:80px;height:80px;font-size:14px}}@keyframes dash{to{stroke-dashoffset:0;stroke:red}}.players:first-of-type,.players:nth-of-type(5){margin-bottom:250px}.players:nth-of-type(2),.players:nth-of-type(4){margin-bottom:65px}.players:nth-of-type(3){margin-bottom:225px}.players-timer:first-of-type{margin-bottom:250px}@media (max-width:992px){.players-timer:first-of-type{margin-bottom:105px}}.players-timer:nth-of-type(5){margin-bottom:250px}.players-timer:nth-of-type(2){margin-bottom:174px}@media (max-width:992px){.players-timer:nth-of-type(2){margin-bottom:63px}}.players-timer:nth-of-type(4){margin-bottom:174px}.players-timer:nth-of-type(3){margin-bottom:225px}@media (max-width:992px){.players-timer:nth-of-type(3){margin-bottom:110px}}.player-name{position:absolute;top:100px;text-shadow:1px 1px 10px #000;font-size:17px;color:#fff;pointer-events:none;left:-40%;font-family:"Readex Pro",sans-serif;width:150px;text-align:center}.highlight{color:#ffca64}.player-name span{position:relative;margin-left:6px;width:30px;height:30px;border-radius:50px;overflow:hidden;pointer-events:none}@media (max-width:576px){.player-name span{width:19px;height:19px}}.player-avatar{position:relative;width:100%;height:100%;color:#fff;object-fit:contain;pointer-events:none}.player-sum{margin:0 auto;padding:4px 8px;top:-45px;color:#e0e000;background:rgba(0,0,0,.8);border-radius:4px;display:inline-block;z-index:15;opacity:0;transform:translateX(-50%)!important;transition:.1s ease-in-out;text-align:center;font-family:"Cinzel",serif;width:auto}.player-result,.player-sum{position:absolute;pointer-events:none;left:50%}.player-result{height:50px;width:50px;top:-110px;display:flex;align-items:center;justify-content:center;margin-left:-27px;font-size:15px;font-weight:700;background:rgba(0,0,0,.8);border:2px solid #000;background:#1f1f1f;background:linear-gradient(0deg,#1f1f1f,#414141 50%,#222);border-radius:100%;box-shadow:0 0 5px #000;z-index:20}.result-lose{color:#f20000;border:2px solid #f20000;text-shadow:0 0 4px #8e0000}.result-draw{border:2px solid #c8c8c8;color:#c8c8c8;text-shadow:0 0 4px #646464}.result-win{border:2px solid #00de00;color:#00de00;text-shadow:0 0 4px #007a00}.result-blackjack{border:2px solid gold;color:gold;text-shadow:0 0 4px #9b7300;font-size:17px}.placebetImg{background:url(/imgs/chips/placebid.svg) no-repeat}.empty-slot{background:url(/imgs/chips/newbet.svg) no-repeat;background-size:contain}.player-coin{position:absolute;width:calc(100% + 8px);height:calc(100% + 8px);left:0;margin-left:-4px;top:0;margin-top:-4px;opacity:0;transform:rotate(-1turn)}.players-img{position:absolute;width:100%;height:100%;z-index:1!important;border:2px solid #fdc963;border-radius:50%}.player-coin-animation{position:absolute!important;opacity:1!important;transition:.2s!important;transform:rotate(0deg)!important;display:block!important;z-index:100!important}.empty-slot{position:absolute;height:100%;width:100%;display:flex;justify-content:center;align-items:center;font-size:50px;border-radius:100%;border:2px solid hsla(0,0%,100%,0);color:#0f0;cursor:pointer;background-color:rgba(0,0,0,.91)}.empty-slot:hover{background:rgba(43,42,42,.4);border:1px solid #553f26}.empty-slot i{display:none;text-shadow:0 0 4px #0f0}i{background-size:50px 100px}.noclickSit:hover{background:url(/imgs/chips/newbet.svg) no-repeat!important;background-size:contain!important;background-color:rgba(0,0,0,.91)!important}.player-cards{position:relative;height:100%;display:flex;justify-content:center;align-items:center;pointer-events:none;z-index:0}.players:first-of-type .player-cards{transform:rotate(15deg)}.players:nth-of-type(2) .player-cards{transform:rotate(10deg)}.players:nth-of-type(4) .player-cards{transform:rotate(-10deg)}.players:nth-of-type(5) .player-cards{transform:rotate(-15deg)}.cardImg{position:absolute;opacity:1;top:-136px;left:2.5px;width:90px;height:135px;transform-origin:top left;transition:.5s}@media (max-width:1000px){.cardImg{top:-80px;width:70px;height:auto}}@media (max-width:500px){.cardImg{top:-50px;width:40px;height:auto}}.card1{z-index:1}@media (max-width:1000px){.card1{top:-70px}}.card2{z-index:2;margin-left:20px;top:-156px}@media (max-width:1000px){.card2{top:-96px;margin-left:10px}}@media (max-width:500px){.card2{top:-61px;margin-left:10px}}.card3{z-index:3;margin-left:40px;top:-176px}@media (max-width:1000px){.card3{top:-116px;margin-left:20px}}@media (max-width:900px){.card3{top:-71px;margin-left:26px}}@media (max-width:500px){.card3{top:-71px;margin-left:20px}}.card4{z-index:4;margin-left:60px;top:-196px}@media (max-width:1000px){.card4{top:-135px;margin-left:30px}}@media (max-width:900px){.card4{top:-76px;margin-left:41px}}@media (max-width:500px){.card4{top:-81px;margin-left:30px}}.card5{z-index:5;margin-left:80px;top:-216px}@media (max-width:1000px){.card5{top:-166px;margin-left:40px}}@media (max-width:992px){.card5{top:-81px;margin-left:51px}}@media (max-width:500px){.card5{top:-81px;margin-left:40px}}.card6{z-index:6;margin-left:100px;top:-236px}@media (max-width:1000px){.card6{top:-186px;margin-left:71px}}@media (max-width:500px){.card6{top:-91px;margin-left:50px}}.card7{z-index:7;margin-left:120px;top:-256px}@media (max-width:1000px){.card7{top:-106px;margin-left:91px}}@media (max-width:500px){.card7{top:-101px;margin-left:60px}}.card8{z-index:8;margin-left:140px;top:-276px}@media (max-width:1000px){.card8{top:-226px;margin-left:110px}}@media (max-width:500px){.card8{top:-111px;margin-left:70px}}.card9{z-index:9;margin-left:160px;top:-296px}@media (max-width:1000px){.card9{top:-246px;margin-left:120px}}@media (max-width:500px){.card9{top:-121px;margin-left:80px}}.card10{z-index:10;margin-left:180px;top:-316px}@media (max-width:1000px){.card10{top:-266px;margin-left:130px}}@media (max-width:500px){.card10{top:-131px;margin-left:90px}}.card11{z-index:11;margin-left:200px;top:-336px}@media (max-width:1000px){.card11{top:-286px;margin-left:140px}}@media (max-width:500px){.card11{top:-141px;margin-left:100px}}.dealerCardImg{width:90px;height:135px;transition:.5s}@media (max-width:1000px){.dealerCardImg{top:-86px;width:50px;height:75px}}.cardAnimation{position:absolute!important;top:-600px!important}.cardAnimation,.cardAnimationDealer{transform:rotate(90deg)!important;opacity:0!important}.cardAnimationDealer{margin-left:200px!important}#balance-bet-box{position:absolute;display:flex;bottom:40px;width:200px;color:#fff;text-align:center;border-radius:10px;-webkit-user-select:none;user-select:none}.balance-bet{background-color:rgba(43,42,42,.4);border-radius:50px;margin-left:10px;display:flex;align-items:center;border:1px solid #ffca64;padding:9px 17px;white-space:nowrap;width:100%;min-width:140px;justify-content:center;height:40px;font-weight:300}.balance-bet #total-bet{color:#e0e000}@media (max-width:1000px){.balance-bet{white-space:nowrap;font-size:14px;height:31px}}#dealer{position:relative;margin:0 auto;display:none;flex-direction:column;width:100%;font-family:"Cinzel",serif;-webkit-user-select:none;user-select:none}#dealer,#dealer h1{justify-content:center}#dealer h1{display:flex;align-items:flex-start;font-size:26px;color:#fff;top:10px;text-shadow:0 0 10px #000;margin:0;padding:0}@media (max-width:1000px){#dealer h1{margin-top:50px}}#dealer #dealerSum{display:none;position:absolute;padding:4px 8px;top:140px;color:#e0e000;background:rgba(0,0,0,.8);border-radius:4px;justify-content:center;align-items:center;text-align:center;pointer-events:none;z-index:4;opacity:0;transition:.1s ease-in-out;transform:translateX(-50%)!important;left:50%;width:auto}#dealer .dealer-cards{display:flex;left:50%;display:none}#dealer .dealer-cards,#dealer .visibleCards{flex-direction:row;position:relative;width:100%;transition:.5s}#dealer .visibleCards{margin:0 auto;display:flex}#bets-container{position:absolute;width:225px;height:216px;bottom:0;left:160px;display:flex;color:#000;align-items:center;padding-top:0}#bets-container button{position:relative;width:35px;height:35px;display:inline-block;color:#000;border-radius:100%;background-color:rgba(0,0,0,.2);box-shadow:0 0 10px #000;cursor:pointer;border:none;outline:none;font-weight:700;font-size:16px;text-shadow:1px -1px grey;transform:scale(1.3);transition:transform 1s}#bets-container button:hover{transform:scale(1.05)}#bets-container button:active{transform:scale(1)}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.3)}to{transform:scale(1)}}#bets-container .pulse-animation{animation:pulse 1s ease-in-out infinite}#bets-container .max-clear{font-weight:300;text-shadow:0 0 transparent;-webkit-text-stroke:1px transparent;color:#fff;background:rgba(32,29,29,.65);border-radius:10px;height:40px;border:1px solid hsla(0,0%,100%,.1);width:90px;border-radius:50px;transform:none;margin:0 14px}@media (max-width:576px){#bets-container .max-clear{margin:0 6px;font-size:11px}}#bets-container #chip10{background:url(/imgs/chips/Casino_Chip_White.svg) no-repeat}#bets-container #chip50{background:url(/imgs/chips/Casino_Chip_Red.svg) no-repeat}#bets-container #chip100{background:url(/imgs/chips/Casino_Chip_Blue.svg) no-repeat}#bets-container #chip500{background:url(/imgs/chips/Casino_Chip_Green.svg) no-repeat}#bets-container #chip1k{background:url(/imgs/chips/Casino_Chip_Gray.svg) no-repeat}#bets-container #chip5k{background:url(/imgs/chips/Casino_Chip_Orange.svg) no-repeat}#bets-container #chip10k{background:url(/imgs/chips/Casino_Chip_Purple.svg) no-repeat}#bets-container #chip50k{background:url(/imgs/chips/Casino_Chip_Brown.svg) no-repeat}#bets-container #chip100k{background:url(/imgs/chips/Casino_Chip_Black.svg) no-repeat}.user-action-container .user-action{border:2px solid transparent!important;background-color:initial!important}.user-action-container{position:absolute;width:400px;height:200px;top:30%;left:50%;margin-left:-200px;font-size:18px;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;text-shadow:0 0 10px #000;z-index:29;color:#fff;font-family:"Cinzel",serif;-webkit-user-select:none;user-select:none}.user-action-container .user-action-text{pointer-events:none}.user-action-container #your-turn-label{position:absolute;font-size:24px;bottom:179px;pointer-events:none;z-index:999}.user-action-container .user-action-box{text-align:center}.user-action-container .user-action{position:relative;font-size:58px;background-color:rgba(0,0,0,.5);width:90px;height:90px;outline:none;border-radius:100%;border:2px solid #000;cursor:pointer}@media (max-width:1000px){.user-action-container .user-action{width:60px;height:60px}}@media (max-width:500px){.user-action-container .user-action{width:45px;height:45px}}.user-action-container .user-action:hover{transform:scale(1.028);background-color:rgba(50,50,50,.5)}.user-action-container .user-action:active{transform:scale(1)}.user-action-container #stand{color:red}.user-action-container #hit{color:green}.user-action-container #doubleDown{position:relative;color:#daa520;margin-top:40px}.user-action-container #doubleDown span{position:absolute;left:28px;top:39px;font-size:27px;color:#4e3c0d}@media (max-width:575px){.user-action-container{height:250px;top:20%}}.placebet{color:"green"}.ready{position:absolute;cursor:pointer;width:100%;height:100%;left:50%;margin-left:-50%;top:50%;margin-top:-50%;border-radius:100%;font-weight:700;font-size:14px;font-family:"Cinzel",serif;outline:none;border:none;display:block!important;justify-content:center;align-items:center;z-index:10;background-size:contain;background:linear-gradient(112.22deg,#ea9f28 15.42%,#cd851d 36.35%,#d29e2e 57.05%,#b37413 75.39%,#f1a72c 117.59%),linear-gradient(0deg,#311902,#311902);opacity:.2}@media (max-width:1000px){.ready{font-size:8px}}@keyframes placeBetsColor{0%{background-color:rgba(255,217,0,.8)}50%{background-color:rgba(255,217,0,.5)}}.ready:hover{opacity:.5}.ready:active{transform:scale(.95)}.flip-card{background-color:initial;width:90px;height:135px;perspective:1000px;transition:.5s}.flip-card-inner{position:relative;width:100%;height:100%;text-align:center;transition:transform .8s;transform-style:preserve-3d}.flip-card-back,.flip-card-front{position:absolute;width:100%;height:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden}.flip-card-back{transform:rotateY(180deg)}@media (max-width:1300px){#balance-bet-box{width:100px;display:flex;flex-direction:column}#balance-bet-box .balance-bet{margin-top:8px}}@media (max-width:947px){#balance-bet-box{bottom:102px}}@media (max-width:947px) and (max-height:500px){#balance-bet-box{bottom:-2px}}@media (max-width:649px){#balance-bet-box{flex-direction:row!important;width:100%!important;padding-bottom:20px}}@media (max-width:1200px){.players{width:90px;height:90px}.players .empty-slot{font-size:42px}.players-timer{width:90px;height:90px}.players-timer .circle-animation{stroke:#0f0;stroke-dasharray:301;stroke-dashoffset:301;animation:dash 35s linear forwards}#bets-container button{width:35px;height:35px}#balance-bet-box{width:100px;display:flex;flex-direction:column}#balance-bet-box .balance-bet{margin-top:8px}#bg-color-box{height:260px;width:42px;flex-direction:column;right:20px;top:60px}#invite-link-box{width:230px}#invite-link-box #invite-label{padding:0 4px;font-size:15px}}@media (max-width:1000px){#main-box #avatar-box .slideAvatars img{max-width:auto!important}.avtarprofile{width:30px!important;height:30px!important;max-width:40px!important}#balance-bet-box .balance-bet{width:auto;font-size:12px!important;height:31px;position:absolute;left:17px;bottom:55px;min-width:112px!important}.players{width:60px;height:60px;margin-top:73px}.players .empty-slot{font-size:42px}.players .player-name{text-align:center;left:-20px;top:62px;width:100px}:root{--info-rules-width:-392px}#main-menu #blackjack-title{font-size:48px;margin-top:4px;max-width:70%;width:247px;display:none}#info-rules{width:400px}#players-container{width:90%;margin-left:-45%}#players-timer-container{width:86%;margin-left:-44%}#volume-button{right:140px}#bets-container button{width:50px;height:50px}}@media (max-width:992px){#bets-container button{margin-top:78px!important}.progress-container.progress-container{height:5px}#game-room{height:calc(100dvh - 39px)}.player-result{width:25px;height:25px;font-size:7px;top:-30px;left:40%;padding:2px}#header-left #room-name{display:none!important}#header-left #leave-button{font-size:12px!important;height:31px;position:absolute;right:17px;bottom:45px}.card2{top:-62px;margin-left:13px}.player-sum{left:82%;padding:4px 6px;top:-12px;font-size:12px!important;font-weight:700}.players:first-of-type,.players:nth-of-type(5){margin-bottom:224px}#players-container{width:82%;margin-left:-41%;bottom:0}.players:nth-of-type(3){margin-bottom:224px}#your-turn-label{font-size:11px!important;font-weight:700;bottom:197px!important}#main-box{width:227px;margin:36px auto 0}#main-box div{margin:10px 0 0!important}#main-box div h3{font-size:13px;font-weight:300}#main-box .play-btns{margin-top:0;margin-bottom:14px!important;height:39px!important;font-size:13px}.joinBox{margin:13px 0 15px!important}.joinroomtext{margin:10px 0!important}#main-box #avatar-box .slideAvatars{width:41px;height:41px}#blcktext{display:block;text-align:left;position:absolute;top:11px;left:30px}#card-selection{margin:52px 0 0!important;grid-gap:11px!important;gap:11px!important}.card p{margin-left:14px;font-size:12px!important}.card img{width:40px!important;height:40px!important;max-width:40px!important}.card{width:169px!important;padding:10px!important}.card img{width:40px;height:40px}.user-action-container .user-action{width:50px;height:50px}.user-action-container .user-action-text{pointer-events:none;font-size:10px}#table-graphics{background-repeat:no-repeat;background-position:50%;pointer-events:none;background-size:contain;transform:none;top:13px}.player-name{font-size:9px;left:-94%;top:46px;width:100px}.show-message-pop{min-width:300px;max-width:300px;margin-top:-125px}.show-message-pop h4{font-size:11px;font-weight:400;margin-top:-35px}.balance-bet{white-space:nowrap;font-size:13px;height:29px}#balance-bet-box{width:100%;display:flex;flex-direction:row;bottom:-10px;justify-content:center}#leave-table{bottom:42px;display:none}#bets-container button{position:relative;width:30px;height:30px;font-weight:500;font-size:10px;margin-top:40px}.players-timer{width:60px;height:60px}.players-timer .circle-animation{stroke:#0f0;stroke-dasharray:301;stroke-dashoffset:301;animation:dash 53s linear forwards}#invite-link-box #invite-label{font-size:14px}.bg_image{top:-25px}}.bg-div{display:none}@media (max-width:576px){#deal-start-label{margin-top:81px}.bg_image{width:160%;left:-30%;top:200px}.bg-div{display:block;background:#141627;height:220px}.bg-div .logo_image{width:100px;position:absolute;top:50px;left:50%;transform:translateX(-50%);z-index:1}#players-container{bottom:40px}#pot-amount{top:126px!important;margin-left:0;left:50%;transform:translateX(-50%)}#balance-bet-box{bottom:0}.players{width:40px;height:40px}.players .player-name{text-align:center;left:-30px;top:42px;width:100px}.players-timer{width:60px;height:60px}.players-timer .circle-animation{stroke:#0f0;stroke-dasharray:301;stroke-dashoffset:301;animation:dash 53s linear forwards}#table-graphics{background-repeat:no-repeat;background-position:50%;pointer-events:none;background-size:contain;transform:none;top:0}#bets-container .max-clear{margin:0 6px;font-size:11px;width:53px;height:29px}#bets-container button{width:25px;height:25px;font-size:7px!important}:root{--info-rules-width:-292px}#main-box{width:90%}#main-box .play-btns{width:80%}#main-box input{width:60%}#about-box{width:85%}#main-menu #blackjack-title{font-size:42px;margin-top:60px}#info-rules{width:300px}#info-rules #how-to-play{font-size:10px;padding:12px 6px;left:-73px}.players .empty-slot{font-size:22px}#bg-color-box{height:180px;top:38px;right:10px}#bg-color-box .bg-colors,#volume-button{width:32px;height:32px}#volume-button{top:34px;left:10px}#bets-container{height:220px}#header-left #leave-button{bottom:57px}}@media (max-width:400px){#bets-container .players:first-of-type,#bets-container .players:nth-of-type(5){margin-bottom:250px}#bets-container .players:nth-of-type(2),#bets-container .players:nth-of-type(4){margin-bottom:65px}#bets-container .players:nth-of-type(3){margin-bottom:225px}#bets-container .players-timer:first-of-type,#bets-container .players-timer:nth-of-type(5){margin-bottom:261px}#bets-container .players-timer:nth-of-type(2),#bets-container .players-timer:nth-of-type(4){margin-bottom:175px}#bets-container .players-timer:nth-of-type(3){margin-bottom:225px}#invite-link-box #invite-label{font-size:14px}#leave-table{bottom:-23px}}@media (max-width:386px){#about-box{padding:6px}#about-box ul{padding:12px 0 12px 12px}#main-menu #blackjack-title{font-size:36px;margin-top:70px}#leave-button{font-size:10px}}.modal{display:none;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:#0a0807;background-clip:padding-box;padding:34px;max-width:503px;width:100%;max-height:80vh;overflow-y:auto;opacity:1;transition:.3s;z-index:300;box-shadow:0 0 50px -20px rgba(0,0,0,.75);color:#fff;border:2px solid #ea9f28;border-radius:10px}.modal h2{font-size:22px;font-weight:300}.modal p{color:hsla(0,0%,100%,.6);font-size:18px;font-weight:200;margin:20px 0}.modal .pay-btns{font-weight:500;width:auto;padding:13px 42px;border-radius:7.125rem;color:#fff;border:1px solid hsla(0,0%,100%,.6);background:linear-gradient(164deg,#ffca64,#ca772a);font-size:16px;margin:44px auto auto;cursor:pointer}.modal .pay-btns,.modal .pay-btns span i{display:flex;align-items:center;justify-content:center}.modal .pay-btns span i{font-size:20px;width:38px}.close{position:absolute;top:10px;right:10px;font-size:24px;cursor:pointer}.fee-amount{font-size:22px;color:#fff;font-weight:300}.usdt-amount{font-size:30px;color:#d97c27;font-weight:400}#card-selection{display:flex;flex-wrap:wrap;grid-gap:20px;gap:20px;justify-content:center;margin-top:40px}.card img{width:150px;height:150px;object-fit:cover;border-radius:50%}.card p{margin-left:15px;font-size:16px;text-align:center;color:#fff}@media screen and (max-width:419px){.card{width:100%;max-width:338px}}#exitRoomDiv{position:absolute;left:50%;top:50%;width:calc(100% - 64px);max-width:417px;background:#000;z-index:100;transform:translate(-50%,-50%);padding:27px;border:1px solid #2f3458;background:#1d1f32;box-shadow:inset 0 0 40px 0 rgba(0,0,0,.25);border-radius:10px}@media (max-width:992px){#exitRoomDiv{top:52%;width:calc(100% - 64px);max-width:317px}}#exitRoomDiv .action{display:flex;justify-content:center;align-items:center;margin-top:30px}#exitRoomDiv button{font-weight:500;cursor:pointer;border-radius:50px;border:none;padding:13px 35px;font-size:14px}#exitRoomDiv .yesbutton{color:#fff;background:linear-gradient(105.04deg,#ffca64 -4.56%,#ca772a 93.4%)}#exitRoomDiv .noButton{color:#fff;background-color:hsla(0,0%,100%,.0196078431);margin-left:13px}#exitRoomDiv h2{text-align:center;font-size:17px;font-weight:500;font-family:"Readex Pro",sans-serif!important}@keyframes vibrate{0%{transform:translateX(0)}25%{transform:translateX(-2px)}50%{transform:translateX(2px)}75%{transform:translateX(-2px)}to{transform:translateX(2px)}}.no-internet{position:fixed;top:0;left:0;width:100vw;height:100dvh;background:#1d1f32;justify-content:center;align-items:center;display:flex;z-index:100}.no-internet div{padding:10px;font-size:12px}.no-refresh{top:50%;left:50%;width:100vw;height:60px;transform:translate(-50%,-50%)}.no-refresh div{justify-content:center;align-items:center;display:flex;height:100%}.progress-container{width:100%;height:8px;background-color:#f0f0f0;border-radius:5px;overflow:hidden;bottom:-2px;position:absolute;z-index:1}.progress-bar{height:100%;width:0;background-color:#d51717;border-radius:3px;animation:progressAnimation 30s linear forwards}@keyframes progressAnimation{0%{width:0}to{width:100%}}.rotate{animation:rotate 5s linear infinite normal}@keyframes rotate{0%{transform:rotate(0deg)}25%{transform:rotate(90deg)}50%{transform:rotate(180deg)}75%{transform:rotate(270deg)}to{transform:rotate(1turn)}}.betButtons span{position:absolute;left:-18px;bottom:-16px;width:100px;color:#fff;text-shadow:none;font-family:"Readex Pro",sans-serif;font-weight:300;font-size:13px}@media (max-width:1000px){.betButtons span{left:-8px;bottom:-11px;width:48px;font-size:8px}}@media (max-width:576px){.betButtons span{left:-10px}}#loading-screen1{position:fixed;width:100dvw;height:100dvh;display:flex;justify-content:center;align-items:center;z-index:100;background:rgba(0,0,0,.8)}#loading-screen1 div{margin-top:80px;padding:0 40px;text-align:center}.win-confetties{left:-100%!important}.testCss .MuiPaper-root{top:10%}.testCss .MuiDialog-container{width:50%!important;margin:auto!important}.testCss .MuiDialog-scrollPaper{display:block!important}.testCss #container{width:100%}@media screen and (max-width:1440px){.spin-modal{min-width:20rem!important}}@media screen and (max-width:800px){.testCss .MuiDialog-container{width:100%!important}.auth-modal.right-panel-active .sign-up-container{width:100%!important;left:-100%!important}.spin-modal{min-width:25rem!important;max-width:95vw!important}}@media screen and (max-width:425px){.spin-modal,.spin-result-modal{min-width:18rem!important}.spin-result-modal{height:60dvh!important;width:90dvw!important}}@media screen and (max-width:320px){.spin-modal,.spin-result-modal{min-width:18rem!important}}.auth-modal{height:70dvh;min-width:85%;width:50dvw;max-width:50%!important}@media screen and (max-width:1024px){.auth-modal{min-width:80%;width:85dvw}}@media screen and (max-width:768px){.auth-modal{min-width:100%;width:95dvw}}.chatbotDiv{position:fixed;bottom:.5rem;right:.5rem;z-index:9999}.chatbotDiv .chatBotMainDiv{position:fixed;z-index:999999;bottom:4rem;right:.5rem;border:0;max-width:420px;width:95%;height:75%}.chatBotLeftHeader{display:flex}.chatBotHeader{background:#2c4cbf;box-shadow:0 24px 34px rgba(174,10,10,.45);border-radius:15.8466px 15.8466px 0 0;display:flex;flex-flow:row wrap;justify-content:space-between;align-items:center;width:100%;padding:3%;z-index:9999}.chatBotBody{background:#fff;border-radius:0 0 15.8466px 15.8466px;height:90%;position:relative}.chatList{max-height:100%;overflow:auto;position:absolute;bottom:0}.chatbotHandleButton{z-index:999;position:relative;cursor:pointer}.chatBotRightHeader img{cursor:pointer}.chatBotOnline{color:#11df57;display:flex;flex-flow:row wrap;align-items:center}.dot{width:10px;height:10px;padding:2%;border-radius:99%;background-color:#11df57}.chatList{width:100%}.chatbotMsgProfile{margin-top:-2%}.chatListQuestion{background:#2c4cbf}.chatList .userChat1{padding:3%;margin:2% 5%;border-radius:10px 10px 10px 0;width:60%}.chatList .userChat1,.chatList .userChat2{box-shadow:0 1.92989px .964946px rgba(0,0,0,.05)}.chatList .userChat2{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:3% 5%;margin:5% 5% 5% auto;border-radius:10px}.chatbotItemOption{background:rgba(44,76,191,.2);box-shadow:0 .902939px 0 rgba(0,0,0,.12);border-radius:9.02939px;width:auto;padding:2% 4%;margin:1%;color:#2c4cbf}.chatOptions{display:flex;flex-flow:row-reverse wrap;align-items:center;cursor:pointer;width:97%}@keyframes rotate360{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.rotate360{animation:rotate360 2s linear}.chatActiveOption{cursor:pointer}.chatInActiveOption{cursor:default}.botIsTyping{padding:1%}.botIsTyping .botLoader{background-color:#2c4cbf;padding:2% 3%;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border-radius:8px}@media screen and (max-height:1000px){.chatbotDiv .chatBotMainDiv{bottom:calc(50px + 2rem)}}.spin-modal{height:75dvh;min-width:30rem;width:30rem;max-width:30rem;background-size:100% 100%;background-repeat:no-repeat;display:flex;justify-content:center;flex-direction:column;align-items:center;position:relative}.spin-modal,.spin-result-modal{background-position:50%;overflow:hidden}.spin-result-modal{background-image:url(/images/games/spinRewardBg.png);background-size:cover;object-fit:contain;height:45dvh;min-width:100%;width:25rem;min-height:50dvh!important}.font-grandstander{font-family:"Grandstander",cursive;background-image:linear-gradient(180deg,#ffc236,#ffe681);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-weight:900}.wheel-container{width:380px!important;height:380px!important;min-width:380px!important;min-height:380px!important;background-image:url(/images/games/spinBorder.png);background-size:cover;background-position:50%;background-repeat:no-repeat;display:flex;justify-content:center;flex-direction:column;align-items:center;border-radius:50%;scale:.8;transform:translateY(100px)}.wheel-container-main{scale:.9;transform:translateY(60px)}@media screen and (max-height:820px){.wheel-container{scale:.7;transform:translateY(150px)}}.spin-center{border-radius:50%;filter:drop-shadow(0 0 20px black)}.spin-footer-button{background:radial-gradient(circle,rgba(64,5,115,.8603816526610644) 0,#5a0cac 100%);outline:2px solid #fed11d}.spin-ring{width:330px!important;height:330px!important;min-width:330px;max-width:330px;position:absolute;z-index:8;top:3.6%;left:6%;transform:rotate(36deg);filter:drop-shadow(0 0 10px black)}#spin-wheel{width:300px!important;height:300px!important;transform:translateY(-11px) rotate(0deg);transition:transform 1s}.wheel-spin{animation:wheelRotate .3s linear infinite forwards}@keyframes fast-spin{0%{transform:rotate(0deg)}to{transform:rotate(2turn)}}@keyframes slow-spin{0%{transform:rotate(2turn)}to{transform:rotate(3turn)}}.vectorImage{animation:vectorRotate 5s linear infinite;transform:scale(1.7) rotate(0deg)}@media screen and (max-height:700px){.remainSpinText{transform:translateY(20px)}.claim-button{margin-top:15px}.wheel-container{transform:translateY(100px)}}@keyframes vectorRotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes wheelRotate{to{transform:translateY(-11px) rotate(-1turn)}}.result-amount{background:-webkit-linear-gradient(#ffc236,#ffe681);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.claim-button{background-image:url(/images/games/claimRewardButton.png);background-size:cover;background-position:50%;background-repeat:no-repeat;border:none;outline:none;scale:.7!important;font-size:clamp(1.2rem,2vw,1.5rem)}.spin-purchse-loading{animation:load 1s linear}@keyframes load{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.purchase-button{width:220px;display:grid;place-items:center;padding:.5rem;border-radius:10px;background:url(/images/games/claimRewardButton.png),rgba(168,35,183,.527);background-size:cover;background-position:50%;background-repeat:no-repeat;cursor:pointer}.coin-group{animation:coin-scale .6s ease-in 1 forwards}.slick-dots{display:none!important}.light-circle{width:12.5px;height:12.5px;border-radius:50%;background:#fff;position:absolute;box-shadow:0 0 10px 2px #fff;z-index:10}.light-circle-1{top:2px;left:138px}.light-circle-2{top:2px;left:229px}.light-circle-3{top:48px;left:308px}.light-circle-4{top:33%;right:4%}.light-circle-5{top:57%;right:4%}.light-circle-6{top:78%;right:16%}.light-circle-7{top:90%;right:37%}.light-circle-8{top:90%;right:60%}.light-circle-9{top:78%;right:81%}.light-circle-10{top:57%;right:93%}.light-circle-11{top:33%;right:93%}.light-circle-12{top:13%;right:81%}@keyframes coin-scale{0%{transform:scale(.2)}to{transform:scale(1)}}.spinCloseButton{position:absolute;right:2%;top:2%;cursor:pointer}.scrollbar-container .makeStyles-sideHeight-35{height:65%!important}@media screen and (min-height:800px){.scrollbar-container .makeStyles-sideHeight-35{height:100%!important}}@media screen and (min-height:615px) and (max-height:815px){.scrollbar-container .makeStyles-sideHeight-35{height:80%!important}}@media screen and (max-width:600px) and (max-height:700px){.spin-result-modal{min-height:65dvh;width:85dvw}.purchase-modal{height:65dvh!important}}@media (max-width:1024px) and (max-height:600px){.spin-result-modal{height:90dvh!important}}@media (max-width:1440px) and (max-height:700px){.spin-result-modal{height:70dvh!important}}@media (max-width:425px) and (orientation:portrait){.spin-result-modal{min-height:25rem!important}}@tailwind base;@tailwind components;@tailwind utilities;@layer components{.counter-button{@apply outline outline-2 outline-[#FFB900] text-white rounded-md}.profile-text{@apply text-[#ffffff] text-xl text-center font-light}}
/*# sourceMappingURL=main.4f916034.chunk.css.map */