@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Kanit:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=Kanit:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap";.loading-container{position:fixed;top:0;left:0;width:100%;height:100vh;display:flex;justify-content:center;align-items:center;background:#ffffff26;backdrop-filter:blur(1px);-webkit-backdrop-filter:blur(1px);z-index:9999}.loading-animation{position:relative;width:100px;height:50px;display:flex;justify-content:center;align-items:center}.loading-animation .loading-text{position:absolute;top:110%;left:50%;transform:translate(-50%);font-size:18px;font-weight:700;letter-spacing:1px;background:linear-gradient(to right,#000,#fc0);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;text-transform:uppercase;animation:fade-in 1.5s infinite alternate}.loading-animation .loader{width:60px;aspect-ratio:1;background:linear-gradient(45deg,#3f4043 50%,#0000 0),linear-gradient(45deg,#0000 50%,#3f4043 0),linear-gradient(-45deg,#ffc629 50%,#0000 0),linear-gradient(-45deg,#0000 50%,#ffc629 0),linear-gradient(#554236 0,#554236 0);background-size:50% 50%;background-repeat:no-repeat;animation:l18 1.5s infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes fade-in{0%{opacity:.3}to{opacity:1}}@keyframes l18{0%{background-position:50% 50%,50% 50%,50% 50%,50% 50%,50% 50%}25%{background-position:0 100%,100% 0,50% 50%,50% 50%,50% 50%}50%{background-position:0 100%,100% 0,100% 100%,0 0,50% 50%}75%{background-position:50% 50%,50% 50%,100% 100%,0 0,50% 50%}to{background-position:50% 50%,50% 50%,50% 50%,50% 50%,50% 50%}}.empty-container{height:9rem;width:100%;display:flex;justify-content:center;align-items:center;color:#fff;border:1px dashed rgba(128,128,128,.205)}.fooetrcontainer{background-color:#f5f5f5;position:fixed;bottom:0;width:50%;z-index:99}.fooetrcontainer .wp{position:absolute;top:-70px;right:10px}.fooetrcontainer .wp img{width:55px}#footer{padding:0 15%;height:60px;box-shadow:#43475545 0 0 .25em,#5a7dbc0d 0 .25em 1em;width:100%;background-color:#fff;border-top-left-radius:14px;border-top-right-radius:14px;display:flex;align-items:center;justify-content:space-between;gap:10px}#footer .active i,#footer .active span{color:#ffc629!important}#footer .icons{display:flex;flex-direction:column;align-items:center;cursor:pointer}#footer .icons img{width:22px}#footer .icons i{font-size:22px;color:#ccc}#footer .icons span{margin-top:6px;text-align:center;font-size:10px;font-weight:600}.reffer-popup{position:fixed;top:0;left:0;background-color:#00000080;height:100%;width:100%;z-index:9999;display:flex;align-items:center;justify-content:center}.reffer-popup .box{height:fit-content;margin:auto;display:flex;justify-content:center}.reffer-popup .box .item{margin-bottom:20px;width:70%;background-color:#fff;box-shadow:#00000005 0 1px 3px,#1b1f2326 0 0 0 1px;border-radius:10px;position:relative;overflow:hidden}.reffer-popup .box .item .crossIcon{position:absolute;top:10px;right:10px;font-size:28px;color:#fff}.reffer-popup .box .item .logo-head{background-color:#000;display:flex;align-items:center;justify-content:center;padding:20px}.reffer-popup .box .item .logo-head img{width:30%}.reffer-popup .box .item .logo-head h3{color:#fff;font-style:italic;font-size:1.8rem}.reffer-popup .box .item .text-content{padding:10px}.reffer-popup .box .item .text-content h2{line-height:1;margin-bottom:8px;color:#464545;font-size:18px}.reffer-popup .box .item .text-content p{font-size:12px;margin-bottom:10px;font-weight:400}.reffer-popup .box .item .text-content .copy{width:100%;display:flex;justify-content:space-between;background-color:#eee;border-top-left-radius:10px;border-bottom-left-radius:10px;position:relative}.reffer-popup .box .item .text-content .copy .copy-popup{position:absolute;right:30px;border-radius:5px;padding:4px 10px;bottom:100%;background-color:#fff;box-shadow:#00000029 0 1px 4px;font-size:12px;border:2px solid orange}.reffer-popup .box .item .text-content .copy .code{width:100%;padding:10px;font-size:16px;color:#464545}.reffer-popup .box .item .text-content .copy button{background-color:#000;color:#fff;border:none;outline:none;padding:0 20px;border-radius:10px}.reffer-popup .box .item .text-content .share-icon{margin-top:10px;width:100%;display:flex;justify-content:space-between;background-color:#eee;border-radius:10px;overflow:hidden;padding:10px 40px}.reffer-popup .box .item .text-content .share-icon .icons{display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer}.reffer-popup .box .item .text-content .share-icon .icons img{width:28px;border-radius:50px}.reffer-popup .box .item .text-content .share-icon .icons i{font-size:22px;background-color:#000;color:#fff;border-radius:50px;padding:4px}.reffer-popup .box .item .text-content .share-icon .icons span{margin-top:4px;font-size:11px;font-weight:300}.my-market{position:fixed;top:0;left:0;background-color:#00000080;height:100%;width:100%;z-index:999;display:flex;align-items:center;justify-content:center}.my-market .box{width:100%;height:fit-content;display:flex;align-items:center;justify-content:center}.my-market .box .item{width:40%;background-color:#fff;box-shadow:#00000005 0 1px 3px,#1b1f2326 0 0 0 1px;border-radius:10px;position:relative;overflow:hidden}.my-market .box .item .crossIcon{position:absolute;top:10px;right:10px;font-size:28px}.my-market .box .item .title{text-align:center;font-size:12px;padding:20px}.my-market .box .item .empty{height:500px;display:flex;align-items:flex-start;gap:14px;flex-direction:column;justify-content:flex-start;overflow-y:auto;padding:14px}.my-market .box .item .empty::-webkit-scrollbar{display:none}.my-market .box .item .empty p{font-size:12px;text-align:center;font-weight:300}.my-market .box .item .empty .accordions{width:100%;display:flex;flex-direction:column;gap:10px}.my-market .box .item .empty .accordions .accordion{border-radius:8px;background-color:#dfdfdf;padding:8px;display:flex;flex-direction:column}.my-market .box .item .empty .accordions .accordion .top{display:flex;justify-content:space-between;cursor:pointer}.my-market .box .item .empty .accordions .accordion .top .details{display:flex;flex-direction:column;gap:2px;align-items:flex-start}.my-market .box .item .empty .accordions .accordion .top .details p{font-size:14px;font-weight:400}.my-market .box .item .empty .accordions .accordion .top .details b{font-size:16px}.my-market .box .item .empty .accordions .accordion .top .details small{font-size:12px}.my-market .box .item .empty .accordions .accordion .top .match_status{display:flex;align-items:center;gap:10px}.my-market .box .item .empty .accordions .accordion .top .match_status .status{background-color:#000;color:#fff;padding:6px;border-radius:6px;font-size:14px}.my-market .box .item .empty .accordions .accordion .top .match_status i{transition:transform .3s ease}.my-market .box .item .empty .accordions .accordion .top .match_status i.rotate{transform:rotate(180deg)}.my-market .box .item .empty .accordions .accordion .bottom{overflow:hidden;transition:height .4s ease;will-change:height}.my-market .box .item .empty .accordions .accordion .bottom .events{display:flex;flex-direction:column;gap:6px;padding-top:8px}.my-market .box .item .empty .accordions .accordion .bottom .events .event{background-color:#fff;display:flex;flex-direction:column;padding:12px 8px;border-radius:8px}.my-market .box .item .empty .accordions .accordion .bottom .events .event .top{display:flex;justify-content:space-between;align-items:center;padding:6px 10px;color:#000;cursor:pointer}.my-market .box .item .empty .accordions .accordion .bottom .events .event .top p{font-size:14px;font-weight:400}.my-market .box .item .empty .accordions .accordion .bottom .events .event .top i{transition:transform .3s ease}.my-market .box .item .empty .accordions .accordion .bottom .events .event .top i.rotate{transform:rotate(180deg)}.my-market .box .item .empty .accordions .accordion .bottom .events .event .bottom{overflow:hidden;transition:height .4s ease;will-change:height;margin-top:2px}.my-market .box .item .empty .accordions .accordion .bottom .events .event .bottom .up{background-color:#c2c2c2;display:flex;align-items:center;justify-content:space-between;padding:2px 10px;border-radius:4px 4px 0 0}.my-market .box .item .empty .accordions .accordion .bottom .events .event .bottom .up .right{display:flex;align-items:center}.my-market .box .item .empty .accordions .accordion .bottom .events .event .bottom .up .right .box{width:80px}.my-market .box .item .empty .accordions .accordion .bottom .events .event .bottom .down{background-color:#bde6fe;display:flex;align-items:center;justify-content:space-between;padding:6px 10px;border-radius:0 0 6px 6px}.my-market .box .item .empty .accordions .accordion .bottom .events .event .bottom .down .left,.my-market .box .item .empty .accordions .accordion .bottom .events .event .bottom .down .left small,.my-market .box .item .empty .accordions .accordion .bottom .events .event .bottom .down .left .content{font-size:14px}.my-market .box .item .empty .accordions .accordion .bottom .events .event .bottom .down .right{display:flex;align-items:center}.my-market .box .item .empty .accordions .accordion .bottom .events .event .bottom .down .right .box{width:80px;font-size:14px}.f-news-container{z-index:99}.f-news-container .footer-news{height:30px;background-color:#e6bf5c;color:#fff;display:flex;align-items:center;justify-content:center;display:none}.f-news-container .footer-news p{color:#000;font-size:14px;font-family:Lato;font-weight:400}@media screen and (max-width: 1024px){.fooetrcontainer{width:100%!important}}@media screen and (max-width: 750px){.fooetrcontainer{width:100%}#footer{padding:5px 5%}.logo-head{padding:20px!important}.logo-head img{width:50%!important}.my-market .box .item{width:96%}.my-market .box .item .empty .cricket_transaction_card .result .boxes{display:flex;gap:0}.my-market .box .item .empty .cricket_transaction_card .result .boxes .declaration,.my-market .box .item .empty .cricket_transaction_card .result .boxes .win{width:50%!important;margin-bottom:12px}.my-market .box .item .empty .cricket_transaction_card .result .boxes .box{width:1000%;justify-content:space-between!important}.my-market .box .item .empty .accordions{width:100%;display:flex;flex-direction:column;gap:12px}.my-market .box .item .empty .accordions .accordion{border-radius:8px;background-color:#dfdfdf;padding:8px;display:flex;flex-direction:column;gap:10px}.my-market .box .item .empty .accordions .accordion .top{display:flex;justify-content:space-between;cursor:pointer}.my-market .box .item .empty .accordions .accordion .top .details{display:flex;flex-direction:column;gap:2px}.my-market .box .item .empty .accordions .accordion .top .details b{font-size:11px}.my-market .box .item .empty .accordions .accordion .top .details p{font-size:10px;font-weight:400}.my-market .box .item .empty .accordions .accordion .top .details small{font-size:11px}.my-market .box .item .empty .accordions .accordion .top .match_status{display:flex;align-items:center;gap:10px}.my-market .box .item .empty .accordions .accordion .top .match_status .status{background-color:#000;color:#fff;padding:6px;border-radius:6px;font-size:10px}.my-market .box .item .empty .accordions .accordion .top .match_status i{transition:transform .3s ease;font-size:14px}.my-market .box .item .empty .accordions .accordion .top .match_status i.rotate{transform:rotate(180deg)}.my-market .box .item .empty .accordions .accordion .bottom{overflow:hidden;transition:height .4s ease}.my-market .box .item .empty .accordions .accordion .bottom .events{display:flex;flex-direction:column;gap:6px;padding-top:8px}.my-market .box .item .empty .accordions .accordion .bottom .events .event{background-color:#fff;display:flex;flex-direction:column;padding:12px 8px;border-radius:8px}.my-market .box .item .empty .accordions .accordion .bottom .events .event .top{display:flex;justify-content:space-between;align-items:center;padding:0 10px;color:#fff}.my-market .box .item .empty .accordions .accordion .bottom .events .event .top p{font-size:12px;font-weight:400}.my-market .box .item .empty .accordions .accordion .bottom .events .event .bottom .up{background-color:#c2c2c2;display:flex;align-items:center;justify-content:space-between;padding:2px 10px;border-radius:4px 4px 0 0;font-size:12px}.my-market .box .item .empty .accordions .accordion .bottom .events .event .bottom .up .right{display:flex;align-items:center}.my-market .box .item .empty .accordions .accordion .bottom .events .event .bottom .up .right .box{width:60px;font-size:12px}.my-market .box .item .empty .accordions .accordion .bottom .events .event .bottom .down{background-color:#bde6fe;display:flex;align-items:center;justify-content:space-between;padding:6px 10px;border-radius:0 0 6px 6px;font-size:12px}.my-market .box .item .empty .accordions .accordion .bottom .events .event .bottom .down .left,.my-market .box .item .empty .accordions .accordion .bottom .events .event .bottom .down .left small{font-size:12px}.my-market .box .item .empty .accordions .accordion .bottom .events .event .bottom .down .left .details .content{font-size:10px}.my-market .box .item .empty .accordions .accordion .bottom .events .event .bottom .down .right{display:flex;align-items:center}.my-market .box .item .empty .accordions .accordion .bottom .events .event .bottom .down .right .box{width:60px;font-size:10px}.my-market .box .item .empty .accordions .accordion .bottom .events .event i{font-size:12px;color:#636363}.reffer-popup .box .item{width:96%}}#head{position:fixed;width:50%;top:0;z-index:999}#header .header-top-social{background-color:#ffc629;color:#fff;display:flex;gap:30px;align-items:center;justify-content:space-between;padding:8px 0}#header .header-top-social .right p{font-size:12px;font-weight:500;color:#000}#header .footer-news{height:30px;background-color:#e6bf5c;color:#fff;display:flex;align-items:center;justify-content:center}#header .footer-news .box{padding:10px;display:flex;align-items:center;justify-content:center}#header .footer-news .box img{width:20px}#header .footer-news p{color:#000;font-size:12px!important;font-family:Repo;font-weight:400}#header #headertop{height:70px;padding-left:10px;padding-right:10px;background-color:#000;display:flex;align-items:center;justify-content:space-between}#header #headertop .left{display:flex;align-items:center;gap:0px}#header #headertop .left .menuBar i{cursor:pointer;color:#fff;font-size:26px}#header #headertop .left .logo{display:flex;align-items:center}#header #headertop .left .logo a img{width:10rem}#header #headertop .right{display:flex;align-items:center;gap:6px}#header #headertop .right .bal-container{display:flex;flex-direction:column;align-items:flex-start}#header #headertop .right .bal-container .bal{display:flex;gap:3px;color:#fff;font-size:10px;font-weight:600;text-transform:uppercase}#header #headertop .right .bal-container .bal .value{font-weight:600}#header #headertop .right .bal-container .btn1{font-size:12px;font-weight:600;padding:8px 10px;border-radius:6px;border:1px solid #fff;cursor:pointer;background-color:#fff;color:#000;display:flex;align-items:center}#header #headertop .right .btn1{font-size:12px;font-weight:600;padding:8px 10px;border-radius:6px;border:1px solid #fff;cursor:pointer;background-color:#fff;color:#000;display:flex;align-items:center;z-index:9}#header #headertop .right .btn2{font-size:10px;font-weight:400;padding:6px;border-radius:6px;border:1px solid #fff;cursor:pointer;color:#000;background-color:#fb0}#header #headertop .right .btn3{font-size:10px;font-weight:400;padding:6px;border-radius:6px;border:1px solid #fff;cursor:pointer;color:#000;background-color:#fff}#header #headertop .right .lang{height:100%;margin-left:5px;color:#fff;display:flex;flex-direction:column;align-items:center;cursor:pointer;position:relative}#header #headertop .right .lang .bx-globe{font-style:23px!important;animation:rotate 4s linear infinite}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}#header #headertop .right .lang .choose-lang{font-size:16px;line-height:1;font-weight:400;color:#fff}#header #headertop .right .lang .lang-list{position:absolute;top:120%;right:0%;width:180px;background-color:#fff;color:#000;box-shadow:#43475545 0 0 .25em,#5a7dbc0d 0 .25em 1em;border-radius:10px;padding:10px 20px;z-index:9099}#header #headertop .right .lang .lang-list h3{line-height:1;margin-bottom:10px;font-size:16px}#header #headertop .right .lang .lang-list ul li{font-size:14px;font-weight:500;opacity:.8}#header #headertop .right .lang .lang-list ul li:hover{opacity:1;text-decoration:underline}#header #headertop .right .lang .lang-list ul .active{opacity:1!important;text-decoration:underline}#header #headertop .right .social{display:flex;align-items:center;gap:8px}#header #headertop .right .social a{display:flex;align-items:center;gap:2px}#header #headertop .right .social a i{color:#fff;font-size:16px}#header #headertop .right .social a span{font-size:10px;font-weight:500;color:#fff}#header #headertop .right .language{position:relative;right:0}#header #headertop .right .language .trans .dRBtfS{transform:translate(-50px,36px)!important}#header #headerbottom{background-color:#fff;border-bottom-left-radius:8px;border-bottom-right-radius:8px;box-shadow:#63636333 0 2px 8px;height:60px;display:flex;overflow-x:auto;overflow-y:hidden}#header #headerbottom .icons{width:100px;height:60px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 20px;cursor:pointer;position:relative}#header #headerbottom .icons .bgm{width:40px;border-top-left-radius:10px;border-top-right-radius:10px;height:3.5px;background-color:#fff;position:absolute;bottom:-5px;display:none}#header #headerbottom .icons .comming-soon{top:-6px;color:#fff;padding:3px 6px;line-height:1;border-radius:4px;position:absolute;font-size:8px;font-weight:300}#header #headerbottom .icons .icon .round{border-radius:50px;height:100%;width:100%;display:flex;align-items:center;justify-content:center}#header #headerbottom .icons .icon .round img{width:40px;object-fit:cover;height:40px}#header #headerbottom .icons .icon i{font-size:35px;color:#181e25}#header #headerbottom .icons .icon img,#header #headerbottom .icons .icon svg{display:flex;align-items:center;justify-content:center;height:35px;width:35px;color:#fff;font-size:22px}#header #headerbottom .icons span{font-size:10px;white-space:nowrap;font-weight:600;text-align:center;line-height:1;text-transform:uppercase}#header #headerbottom .icons.active{background-color:red;gap:4px}#header #headerbottom .active .icons .bgm{display:none}#header #headerbottom .active .icons span{background-color:#e6bf5c;font-size:10px;font-weight:600;text-align:center;padding:2px;border-radius:2px}#header #headerbottom::-webkit-scrollbar{display:none}.deposit{position:fixed;top:0;left:0;width:100%;height:100vh;display:flex;align-items:end;justify-content:end;z-index:999;background-color:#0000004d;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.deposit .box{width:100%;height:100vh;display:flex;flex-direction:column;align-items:end;justify-content:center;position:relative}.deposit .box .item{position:absolute;left:50%;transform:translate(-50%);bottom:30px;width:786px;margin:auto;display:flex;justify-content:center;align-items:center}.deposit .box .item .deposit-box{background-color:#fff;box-shadow:#00000029 0 1px 4px;width:80%;padding:20px;border-radius:10px;position:relative}.deposit .box .item .deposit-box .crossIcon{position:absolute;top:8px;right:8px;background-color:#000;color:#fff;border-radius:50px;font-size:25px}.deposit .box .item .deposit-box h3{text-align:center;font-weight:400;margin-bottom:20px;line-height:1;font-size:16px}.deposit .box .item .deposit-box .avail-ballance{background-color:#eee;text-align:center;padding:7px;border-radius:10px;margin-bottom:15px}.deposit .box .item .deposit-box .avail-ballance span{font-size:12px}.deposit .box .item .deposit-box .deposit-coins p{font-size:12px;font-weight:500;color:#464545;margin-bottom:6px}.deposit .box .item .deposit-box .deposit-coins .input{background-color:#eee;border-radius:10px}.deposit .box .item .deposit-box .deposit-coins .input input{border:none;outline:none;background-color:transparent;padding:10px;width:100%}.deposit .box .item .deposit-box .deposit-coins span{font-size:10px;line-height:1}.deposit .box .item .deposit-box .select-bank{margin-top:10px;background-color:#eee;border-radius:10px;padding:10px}.deposit .box .item .deposit-box .select-bank .preferred-bank{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ccc;padding-bottom:10px}.deposit .box .item .deposit-box .select-bank .preferred-bank p{font-size:12px;color:#464545}.deposit .box .item .deposit-box .select-bank .preferred-bank .bank select{cursor:pointer;border:1px solid #ccc;outline:none;padding:5px 50px;border-radius:4px}.deposit .box .item .deposit-box .select-bank .account-details{margin-top:10px}.deposit .box .item .deposit-box .select-bank .account-details .details{margin-top:8px;display:flex;align-items:center;justify-content:space-between}.deposit .box .item .deposit-box .select-bank .account-details .details p,.deposit .box .item .deposit-box .select-bank .account-details .details span{font-size:12px}.deposit .box .item .deposit-box .button{cursor:pointer;margin-top:10px;width:100%;background-color:#000;color:#fff;border:none;outline:none;padding:12px;border-radius:8px;line-height:1;text-align:center;font-size:13px}.deposit .box .item .deposit-box .buttom-butt{display:flex;gap:1rem}.deposit .box .item .deposit-box .buttom-butt .button{cursor:pointer;margin-top:10px;width:100%;background-color:#000;color:#fff;border:none;outline:none;padding:12px;border-radius:8px;line-height:1;text-align:center;font-size:13px}.deposit-money{position:fixed;top:0;left:0;background-color:#00000080;height:100vh;width:100%;z-index:999;display:flex;align-items:center;justify-content:center}.deposit-money .box{height:100%;overflow:hidden;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:flex;align-items:center;justify-content:center}.deposit-money .box .item-box{margin-bottom:80px;width:70%;background-color:#fff;color:#000;border-radius:10px;overflow:hidden;position:relative}.deposit-money .box .item-box .title{background-color:#eee;padding:15px 20px;text-align:center;position:relative}.deposit-money .box .item-box .title .crossIcon{position:absolute;top:10px;right:10px;color:#000;font-size:30px}.deposit-money .box .item-box .title p{font-size:15px;display:flex;align-items:center;justify-content:center;font-weight:700}.deposit-money .box .item-box .title p span{font-size:14px;font-weight:500}.deposit-money .box .item-box .bank-details{margin-bottom:6px;padding:10px 15px;display:flex;align-items:center;gap:8px;border-bottom:1px solid #ccc}.deposit-money .box .item-box .bank-details i{font-size:20px;color:#464545;background-color:#ccc;padding:4px;border-radius:50px}.deposit-money .box .item-box .bank-details span{font-size:12px}.deposit-money .box .item-box .acc-info{padding:0 10px;margin-bottom:20px}.deposit-money .box .item-box .acc-info .boxx{background-color:#eee;padding:10px;border-radius:10px;display:flex;gap:1rem}.deposit-money .box .item-box .acc-info .boxx .boxx-left,.deposit-money .box .item-box .acc-info .boxx .boxx-right{width:48%}.deposit-money .box .item-box .acc-info .boxx .list{display:flex;align-items:center;justify-content:space-between}.deposit-money .box .item-box .acc-info .boxx .list p{font-size:12px}.deposit-money .box .item-box .acc-info .boxx .list .name .qr-image{height:7rem;width:7rem}.deposit-money .box .item-box .acc-info .boxx .list .name .qr-image img{height:100%;width:100%}.deposit-money .box .item-box .acc-info .boxx .list .name span{font-size:12px;font-weight:700}.deposit-money .box .item-box .acc-info .boxx .list .name span .input{background-color:#eee;border-radius:10px}.deposit-money .box .item-box .acc-info .boxx .list .name span .input input{border:1px solid rgba(128,128,128,.637);outline:none;background-color:transparent;border-radius:10px;padding:8px;width:100%}.deposit-money .box .item-box .screenshot{padding:10px}.deposit-money .box .item-box .screenshot p{font-size:12px;margin-bottom:4px}.deposit-money .box .item-box .screenshot .select-image{height:100px}.deposit-money .box .item-box .submit-btn{padding:10px}.deposit-money .box .item-box .submit-btn button{background-color:#000;color:#fff;border:none;outline:none;padding:10px;width:100%;border-radius:10px;font-size:12px}.deposit-money .box .item-box{margin-bottom:0;width:100%}.box-login{height:100%;margin:auto;overflow:hidden;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:flex;align-items:end;justify-content:center}.box-login .item-box{margin-bottom:20px;width:100%;background-color:#000;color:#fff;border-radius:20px;position:relative}.box-login .item-box .crossBtn{position:absolute;top:0;right:0;z-index:99;color:#fff;font-size:25px}.box-login .item-box .back{cursor:pointer;display:flex;align-items:center;position:absolute;top:15px;left:0;color:#fff;font-size:30px;gap:4px}.box-login .item-box .back i{font-size:16px}.box-login .item-box .back span{color:#fff;font-size:13px}.box-login .item-box .logo{display:flex;align-items:center;justify-content:center;padding-top:10px;width:100%}.box-login .item-box .logo img{width:50%;border:1px solid #e6e6e6;padding:8px 6px 0;border-radius:5px}.box-login .item-box .title{padding-top:10px;margin:20px 0;font-size:20px;font-weight:500;text-align:center}.box-login .item-box .input-box span{font-size:12px;color:#fff}.box-login .item-box .input-box .input{margin-bottom:35px;margin-top:6px;padding:10px;background-color:#fff;color:#000;border-radius:10px;display:flex;gap:10px;cursor:pointer;position:relative}.box-login .item-box .input-box .input .country-code{position:relative;display:flex;align-items:center}.box-login .item-box .input-box .input .country-code .selected-country{display:flex;align-items:center;gap:6px}.box-login .item-box .input-box .input .country-code .selected-country i{margin-left:4px;margin-top:4px;font-size:11px;color:#000}.box-login .item-box .input-box .input .country-code .countries{height:170px;width:455px;background-color:#fff;position:absolute;z-index:99;top:145%;bottom:0;left:-10px;overflow:hidden}.box-login .item-box .input-box .input .country-code .countries .sr-box{width:100%;height:100%;display:flex;flex-direction:column;align-items:center}.box-login .item-box .input-box .input .country-code .countries .sr-box .search{width:100%;background-color:#ccc}.box-login .item-box .input-box .input .country-code .countries .sr-box .search input{padding:10px 15px;width:100%;border:none;background-color:transparent;outline:none}.box-login .item-box .input-box .input .country-code .countries .sr-box .search input::placeholder{font-size:12px}.box-login .item-box .input-box .input .country-code .countries .sr-box .list-of-country{height:100%;width:100%;overflow-y:scroll}.box-login .item-box .input-box .input .country-code .countries .sr-box .list-of-country .li{display:flex;align-items:center;padding:10px;gap:8px;position:relative}.box-login .item-box .input-box .input .country-code .countries .sr-box .list-of-country .li i{color:#000;position:absolute;top:6px;right:20px;font-size:24px}.box-login .item-box .input-box .input .country-code .countries .sr-box .list-of-country .li img{width:25px;height:20px;border-radius:4px}.box-login .item-box .input-box .input .country-code .countries .sr-box .list-of-country .li span,.box-login .item-box .input-box .input .country-code .countries .sr-box .list-of-country .li p{font-size:13px;color:#4d4d4d;font-weight:500}.box-login .item-box .input-box .input .country-code img{width:25px;height:20px;border-radius:2px}.box-login .item-box .input-box .input .country-code span{font-size:14px;color:#4d4d4d;font-weight:500}.box-login .item-box .input-box .input .number{width:100%;border-left:2px solid #a5a5a5;padding-left:10px}.box-login .item-box .input-box .input .number input{width:100%;border:none;outline:none;font-size:14px;padding:4px}.box-login .item-box .input-box .otp-inputs-box{padding:10px 0 0}.box-login .item-box .input-box .otp-inputs-box input{width:100%;height:40px;border-radius:10px;border:none;outline:none;padding:0 16px}.box-login .item-box .input-box .otp-input{margin-top:5px;width:100%;background-color:#fff;color:#000;border-radius:10px;display:flex;gap:10px;cursor:pointer;position:relative}.box-login .item-box .input-box .otp-input input{width:100%;border:none;outline:none;text-align:center;padding:11px 10px;border-radius:10px}.box-login .item-box .input-box .otp-btn{margin-top:25px;margin-bottom:10px}.box-login .item-box .input-box .otp-btn button{width:100%;padding:10px;background-color:#fff;color:#4d4d4d;border-radius:10px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:10px;border:none;outline:none}.box-login .item-box .input-box .otp-btn button:disabled{cursor:not-allowed}.box-login .item-box .input-box .otp-btn button .spinner{width:20px;height:20px;border:3px solid rgba(1,1,1,.5019607843);border-top-color:#000;border-radius:50%;animation:spin .6s linear infinite}.box-login .item-box .input-box .error-message{position:absolute;top:102%;padding-left:5px;color:red;font-size:12px}.box-login .item-box .input-box .err-message{color:red;font-size:12px}.box-login .item-box .otp-box{margin-bottom:5px;display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.box-login .item-box .otp-box .sms{padding:6px 10px;background-color:#fff;color:#4d4d4d;border-radius:10px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:10px;border:none}.box-login .item-box .otp-box .sms i{font-size:18px;margin-top:2px}.box-login .item-box .otp-box .sms .bxl-whatsapp{margin-top:0;color:#304e02}.box-login .item-box .otp-box .sms span{font-size:12px;font-weight:500}.box-login .item-box .otp-box .sms:disabled{cursor:not-allowed}.box-login .item-box .otp-box .sms .spinner{width:20px;height:20px;border:3px solid rgba(1,1,1,.5019607843);border-top-color:#000;border-radius:50%;animation:spin .6s linear infinite}.box-login .item-box .or{text-align:center;font-size:12px;font-weight:500;opacity:.8}.box-login .item-box .demoid{margin-top:5px;padding:10px;background-color:#fff;color:#4d4d4d;border-radius:10px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:10px;font-size:12px;font-weight:500}.box-login .item-box .control{margin-bottom:30px;display:flex;align-items:center;justify-content:space-between}.box-login .item-box .control span{color:#fff;font-size:12px;white-space:nowrap;cursor:pointer}.box-login .item-box .control button{border:none;outline:none;background-color:transparent;color:#fff;font-size:12px;line-height:1;opacity:.8}.box-login .item-box .loginwithotop{margin-bottom:30px;display:flex;align-items:center;justify-content:center}.box-login .item-box .loginwithotop button{line-height:1;border:none;outline:none;background-color:transparent;color:#fff;font-size:12px}.mobileHweader{position:fixed;top:0;left:0%;height:100vh;width:100%;z-index:9999}.mobileHweader .box{height:100%;margin:auto;overflow:hidden;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.mobileHweader .box .menuList{transform:translate(-100%);background-color:#e8e8e8;width:300px;height:100%;display:flex;justify-content:space-between;flex-direction:column}.mobileHweader .box .menuList .logo{background-color:#000;color:#fff;padding:10px;display:flex;align-items:center;justify-content:space-between}.mobileHweader .box .menuList .logo img{width:60%}.mobileHweader .box .menuList .logo h2{font-size:28px;font-weight:700;color:#fff;font-style:italic}.mobileHweader .box .menuList .logo i{font-size:36px}.mobileHweader .box .menuList ul{overflow-y:scroll;height:100%}.mobileHweader .box .menuList ul .prof-name{width:100%;margin-bottom:10px}.mobileHweader .box .menuList ul .prof-name .profile-top{display:flex;align-items:center;justify-content:space-between}.mobileHweader .box .menuList ul .prof-name .profile-top .phone-number{padding-right:10px;display:flex;align-items:center;gap:4px}.mobileHweader .box .menuList ul .prof-name .profile-top .phone-number img{width:18px;border-radius:4px}.mobileHweader .box .menuList ul .prof-name .profile-top .phone-number span{font-size:12px;font-weight:500}.mobileHweader .box .menuList ul li{cursor:pointer;padding:9px 15px;display:flex;align-items:center;gap:6px}.mobileHweader .box .menuList ul li i{font-size:20px;color:#000}.mobileHweader .box .menuList ul li .tr60deg{transform:rotate(180deg)}.mobileHweader .box .menuList ul li span{font-size:11.5px;line-height:1;font-weight:600;color:#000}.mobileHweader .box .menuList ul .profile-info{padding:8px 10px}.mobileHweader .box .menuList ul .profile-info .box{background-color:#fff;padding:10px;width:100%;border-radius:6px}.mobileHweader .box .menuList ul .profile-info .box .top{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ccc;padding-bottom:6px}.mobileHweader .box .menuList ul .profile-info .box .top .left{display:flex;align-items:center;gap:6px}.mobileHweader .box .menuList ul .profile-info .box .top .left i{margin-top:-2px;font-size:18px}.mobileHweader .box .menuList ul .profile-info .box .top .left span{font-size:12px;font-weight:500;color:#404040}.mobileHweader .box .menuList ul .profile-info .box .top .right{display:flex;align-items:center;gap:8px}.mobileHweader .box .menuList ul .profile-info .box .top .right p{font-size:10px;font-weight:500;text-decoration:underline;color:#404040}.mobileHweader .box .menuList ul .profile-info .box .top .right button{color:#404040;font-size:10px;border:none;padding:4px 10px;border-radius:4px;font-weight:500}.mobileHweader .box .menuList ul .profile-info .box .middle{border-bottom:1px solid #ccc;padding-bottom:4px}.mobileHweader .box .menuList ul .profile-info .box .middle .totalbonus{padding-top:5px}.mobileHweader .box .menuList ul .profile-info .box .middle .totalbonus p{font-size:10.5px;font-weight:500;color:#404040}.mobileHweader .box .menuList ul .profile-info .box .middle .claimbonus{display:flex;align-items:center;justify-content:space-between}.mobileHweader .box .menuList ul .profile-info .box .middle .claimbonus p{font-size:10.5px;font-weight:500;color:#404040}.mobileHweader .box .menuList ul .profile-info .box .middle .claimbonus button{color:#404040;font-size:10px;border:none;padding:6px 25px;border-radius:4px;font-weight:500}.mobileHweader .box .menuList ul .profile-info .box .bottom{padding-top:2px}.mobileHweader .box .menuList ul .profile-info .box .bottom p{font-size:10px;font-weight:500;color:#404040;opacity:.6}.mobileHweader .box .menuList ul .active{background-color:#c6c6c6}.mobileHweader .box .menuList ul::-webkit-scrollbar{width:6px;height:8px}.mobileHweader .box .menuList ul::-webkit-scrollbar-track{background:transparent}.mobileHweader .box .menuList ul::-webkit-scrollbar-thumb{cursor:pointer;background:#c6c6c6;border-radius:15px}.mobileHweader .box .menuList .bt{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#e8e8e8;padding-top:5px;padding-bottom:10px}.mobileHweader .box .menuList .bt .media{width:100%;padding:0 10px}.mobileHweader .box .menuList .bt .media .social-media{padding-bottom:5px;width:100%}.mobileHweader .box .menuList .bt .media .social-media span{font-size:12px}.mobileHweader .box .menuList .bt .media .social-media .media-links{margin-top:4px;width:100%;display:flex;align-items:center;justify-content:start;gap:4px}.mobileHweader .box .menuList .bt .media .social-media .media-links i{color:#181e25;font-size:25px;border-radius:10px}.mobileHweader .box .menuList .bt .auth-btn{cursor:pointer;background-color:#000;color:#fff;width:90%;padding:10px 15px;border-radius:10px;text-align:center;font-size:14px;letter-spacing:.03em}.mobileHweader .box .activeMenulist{transform:translate(0)}.edit-stake{position:fixed;top:0;left:0;background-color:#00000080;height:100vh;width:100%}.edit-stake .box{height:100%;margin:auto;overflow:hidden;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:flex;align-items:end;justify-content:center}.edit-stake .box .item-box{margin-bottom:20px;width:70%;background-color:#fff;color:#000;border-radius:10px;overflow:hidden}.edit-stake .box .item-box .title{position:relative;background-color:#181e25;padding:15px}.edit-stake .box .item-box .title p{text-align:center;color:#fff;font-size:14px}.edit-stake .box .item-box .title .crossBtn{position:absolute;top:10px;right:10px;color:#fff;font-size:30px}.edit-stake .box .item-box .fill-feilds{padding:10px}.edit-stake .box .item-box .fill-feilds p{font-size:12px;color:#181e25}.edit-stake .box .item-box .fill-feilds .feilds{margin-top:10px;display:grid;grid-template-columns:repeat(4,1fr);gap:10px;border-bottom:1px solid #000;padding-bottom:10px}.edit-stake .box .item-box .fill-feilds .feilds input{width:100%;text-align:center;border:1px solid #000;padding:5px}.edit-stake .box .item-box .fill-feilds .feilds input::placeholder{font-size:12px}.edit-stake .box .item-box .accept-odds{padding:0 10px}.edit-stake .box .item-box .accept-odds p{font-size:12px;color:#181e25}.edit-stake .box .item-box .accept-odds .acc-btn{margin-top:10px;display:flex;align-items:center;gap:10px}.edit-stake .box .item-box .accept-odds .acc-btn .btn{display:flex;align-items:center;gap:4px}.edit-stake .box .item-box .accept-odds .acc-btn span{font-size:12px}.edit-stake .box .item-box .action-btns{padding:10px;display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.edit-stake .box .item-box .action-btns button{border:1px solid #000;padding:6px;border-radius:4px}.edit-stake .box .item-box .action-btns button:nth-child(2){background-color:#000;color:#fff}.payment-gateway{position:fixed;top:0;left:0;background-color:#00000080;height:100vh;width:100%}.payment-gateway .box{height:100%;margin:auto;overflow:hidden;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:flex;align-items:end;justify-content:center}.payment-gateway .box .item-box{margin-bottom:20px;width:70%;background-color:#fff;color:#000;border-radius:10px;overflow:hidden}.payment-gateway .box .item-box .title{position:relative;background-color:#181e25;padding:15px}.payment-gateway .box .item-box .title p{text-align:center;color:#fff;font-size:14px}.payment-gateway .box .item-box .title .crossBtn{position:absolute;top:10px;right:10px;color:#fff;font-size:30px}.payment-gateway .box .item-box .coin-input{padding:10px}.payment-gateway .box .item-box .coin-input p{font-size:12px;margin-bottom:4px}.payment-gateway .box .item-box .coin-input input{padding:10px;width:100%;border:none;outline:none;background-color:#eee;border-radius:8px}.payment-gateway .box .item-box .coin-input input::placeholder{font-size:12px}.payment-gateway .box .item-box .select-image{padding:10px}.payment-gateway .box .item-box .select-image p{font-size:12px;margin-bottom:4px}.payment-gateway .box .item-box .select-image .select{overflow:hidden;border:1.5px solid #eee;border-radius:10px;padding:10px;position:relative;height:70px;display:flex;gap:2px;flex-direction:column;align-items:center;justify-content:center}.payment-gateway .box .item-box .select-image .select .text-input{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:10px}.payment-gateway .box .item-box .select-image .select i{font-size:26px}.payment-gateway .box .item-box .select-image .select span{font-size:12px}.payment-gateway .box .item-box .select-image .select input{left:0;top:0;position:absolute;height:100%;width:100%;cursor:pointer;opacity:0}.payment-gateway .box .item-box .select-image .select .image-data{position:absolute;z-index:9;background-color:#fff;width:100%;height:100%;display:flex;align-items:center;justify-content:space-between;padding:0 10px}.payment-gateway .box .item-box .select-image .select .image-data .dta{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;height:100%}.payment-gateway .box .item-box .select-image .select .image-data .dta .left{display:flex;align-items:center;gap:6px}.payment-gateway .box .item-box .select-image .select .image-data .dta p{text-overflow:ellipsis;overflow:hidden;text-wrap:nowrap;max-width:400px}.payment-gateway .box .item-box .select-image .select .image-data img{width:100px;height:50px;border:1px solid #eee;object-fit:contain;margin-right:10px}.payment-gateway .box .item-box .btn{margin-bottom:10px;padding:10px}.payment-gateway .box .item-box .btn button{width:100%;background-color:#000;color:#fff;border:none;outline:none;padding:8px;border-radius:12px 10px}.need-help{position:fixed;top:0;left:0;background-color:#00000080;height:100vh;width:100%}.need-help .box{height:100%;margin:auto;overflow:hidden;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:flex;align-items:end;justify-content:center}.need-help .box .item-box{margin-bottom:20px;width:70%;background-color:#fff;color:#000;border-radius:10px;overflow:hidden;padding:10px;position:relative}.need-help .box .item-box .crossBtn{position:absolute;top:10px;right:10px;color:#000;font-size:30px}.need-help .box .item-box .title-head p{text-align:center;font-size:13px;margin-bottom:10px}.need-help .box .item-box .title-head p:nth-child(2){font-weight:300}.need-help .box .item-box button{margin-top:20px;margin-bottom:10px;padding:8px 10px;justify-content:center;border-radius:10px;gap:5px;width:100%;background:#000;color:#fff;border:none;outline:none;display:flex;align-items:center}.need-help .box .item-box button span{font-size:14px;color:#fff}.need-help .box .item-box button img{width:30px}.statement{position:fixed;top:0;left:0;background-color:#00000080;height:100vh;width:100%}.statement .box{height:100%;margin:auto;overflow:hidden;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:flex;align-items:end;justify-content:center}.statement .box .item-box{margin-bottom:20px;width:70%;height:85%;background-color:#fff;color:#000;border-radius:10px;overflow:hidden;padding:10px;position:relative}.statement .box .item-box .crossBtn{position:absolute;top:4px;right:10px;color:#000;font-size:30px}.statement .box .item-box .title{font-size:13px;text-align:center;font-weight:300}.statement .box .item-box .top-bar{margin-top:20px;width:100%;display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.statement .box .item-box .top-bar .left,.statement .box .item-box .top-bar .right{cursor:pointer;border-top-left-radius:8px;border-top-right-radius:8px;display:flex;align-items:center;justify-content:center;background-color:#eee;padding:10px;position:relative}.statement .box .item-box .top-bar .left p,.statement .box .item-box .top-bar .right p{font-size:12px;color:#181e25}.statement .box .item-box .top-bar .left .bgm,.statement .box .item-box .top-bar .right .bgm{position:absolute;bottom:0;left:0;background-color:#ffc629;width:100%;height:2px}.statement .box .item-box .content-box{margin-top:15px;height:100%;overflow-y:scroll}.statement .box .item-box .content-box .empty{text-align:center;height:100%;display:flex;align-items:center;justify-content:center}.statement .box .item-box .content-box .lists{margin:10px 0;display:flex;align-items:center;gap:10px;background-color:#eee;padding:4px;border-radius:10px}.statement .box .item-box .content-box .lists .coins{background-color:#ffc629;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:8px;border-radius:8px}.statement .box .item-box .content-box .lists .coins span,.statement .box .item-box .content-box .lists .coins p{font-size:10px}.statement .box .item-box .content-box .lists .coins span{letter-spacing:.2em}.statement .box .item-box .content-box .lists .text{display:flex;gap:3px;flex-direction:column;justify-content:center}.statement .box .item-box .content-box .lists .text p{font-size:12px;line-height:1;font-weight:300}.statement .box .item-box .content-box .lists .text span{font-size:10px;font-weight:300;opacity:.8}.statement .box .item-box .content-box::-webkit-scrollbar{display:none}.change-password{position:fixed;top:0;left:0;background-color:#00000080;height:100vh;width:100%;z-index:9999}.change-password .box{height:100%;margin:auto;overflow:hidden;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:flex;align-items:end;justify-content:center}.change-password .box .item-box{margin-bottom:20px;width:70%;background-color:#fff;color:#000;border-radius:10px;overflow:hidden;padding:10px;position:relative}.change-password .box .item-box .crossIcon{position:absolute;top:4px;right:10px;color:#000;font-size:30px}.change-password .box .item-box .title{font-size:12.5px;text-align:center;padding:8px 10px;color:#4d4d4d;margin-bottom:20px}.change-password .box .item-box .input{margin-bottom:10px}.change-password .box .item-box .input p{font-size:12.5px;font-weight:550;margin-bottom:4px;color:#4d4d4d}.change-password .box .item-box .input .inp{background-color:#eee;position:relative;border-radius:10px}.change-password .box .item-box .input .inp input{background-color:transparent;width:100%;padding:10px;border:none;outline:none;font-size:12px}.change-password .box .item-box .input .inp input::placeholder{font-size:12px}.change-password .box .item-box .input .inp i{position:absolute;right:10px;top:8px;font-size:24px;color:#4d4d4d}.change-password .box .item-box .code p{font-size:12.5px;font-weight:550;margin-bottom:4px;color:#4d4d4d}.change-password .box .item-box .code input{background-color:#eee;border-radius:10px;width:100%;padding:10px;border:none;outline:none;text-align:center}.change-password .box .item-box .code .resend{font-size:12.5px;font-weight:400;margin-top:4px;color:#4d4d4d;cursor:pointer}.change-password .box .item-box .err{color:red;font-size:11px;line-height:1}.change-password .box .item-box .btn{margin-top:40px}.change-password .box .item-box .btn button{width:100%;background-color:#000;color:#fff;border:none;outline:none;padding:10px;border-radius:10px;font-size:12px}.passwordFillModal{position:fixed;width:100%;height:100%;top:0;left:0;background-color:#ffffff57;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);z-index:99;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:all .4s ease}.passwordFillModal .passwordFillModalBox{width:46%;background-color:#000;border-radius:16px;display:flex;flex-direction:column;gap:14px;padding:50px;position:relative;overflow:hidden}.passwordFillModal .passwordFillModalBox .line1{width:100%;height:18px;background-color:#e6bf5c;position:absolute;left:-350px;transform:rotate(-45deg);z-index:1}.passwordFillModal .passwordFillModalBox .line2{width:100%;height:18px;background-color:#e6bf5c;position:absolute;left:-300px;transform:rotate(-45deg);z-index:1}.passwordFillModal .passwordFillModalBox .box{position:relative;z-index:2;background-color:#fff;padding:20px;border-radius:10px;display:flex;flex-direction:column;gap:16px;box-shadow:#32325d40 0 6px 12px -2px,#0000004d 0 3px 7px -3px}.passwordFillModal .passwordFillModalBox .box h3{align-self:center}.passwordFillModal .passwordFillModalBox .box .input_box{display:flex;gap:12px}.passwordFillModal .passwordFillModalBox .box .input_box .input_div{display:flex;flex-direction:column;gap:4px;width:calc(50% - 6px)}.passwordFillModal .passwordFillModalBox .box .input_box .input_div label{font-weight:500;font-family:Lato}.passwordFillModal .passwordFillModalBox .box .input_box .input_div label span{color:red}.passwordFillModal .passwordFillModalBox .box .input_box .input_div input{height:40px;border-radius:8px;border:1px solid #000;outline:none;padding:0 16px}.passwordFillModal .passwordFillModalBox .box button{background-color:#000;color:#fff;border:none;height:40px;width:40%;border-radius:8px;align-self:center;font-size:14px}.passwordFillModal.active{opacity:1;visibility:visible}@media screen and (max-width: 1024px){#head{width:100%}}@media screen and (max-width: 750px){#head{position:fixed;width:100%;top:0;z-index:999}#header #headertop .left .logo a{margin-left:0;font-size:20px}#header #headertop .left .logo img{width:9rem!important}#header #headertop .right .lang{position:relative}#header #headertop .right .lang .bx-globe{font-size:22px}#header #headertop .right .lang .lang-list ul li{margin-top:5px}#header #headertop .right .social{gap:6px;padding:5px 0}#header #headertop .right .social a i{font-size:22px}#header #headertop .right .social a span{display:none}#header #headertop .right .btn1{border-radius:8px;padding:7px 8px;font-size:11px}#header #headerbottom{padding-left:10px;padding-right:10px;height:64px}#header #headerbottom .icons{padding:0 10px;width:fit-content;height:64px}#header #headerbottom .icons span{font-weight:600;font-size:10px}#header #headerbottom .active .icons span{font-weight:600}.deposit .box .item{bottom:0;width:90%;height:100%;display:flex;align-items:center}.deposit .box .item .deposit-box{width:100%}.deposit-money .box .item-box{width:90%}.deposit-money .box .item-box .acc-info{margin-bottom:5px}.deposit-money .box .item-box .acc-info .boxx{flex-direction:column}.deposit-money .box .item-box .acc-info .boxx .boxx-left,.deposit-money .box .item-box .acc-info .boxx .boxx-right{width:100%}.deposit-money .box .item-box .acc-info .boxx .list .name .qr-image{height:6rem}.deposit-money .box .item-box .screenshot .select-image .select i{display:none}.mobileHweader{height:100%}.mobileHweader .box .menuList ul li span{font-size:12px}.authentication .box{align-items:center}.authentication .box .item-box{width:95%}.authentication .box .item-box .otp-box .sms span{font-size:10px;line-height:1}.authentication .box .item-box .input-box .input .country-code .countries{width:350px}.edit-stake .box{align-items:center}.edit-stake .box .item-box{width:90%}.payment-gateway .box{align-items:center}.payment-gateway .box .item-box{width:90%}.need-help .box{align-items:center}.need-help .box .item-box{width:95%}.f-news-container{display:block}.passwordFillModal{position:fixed;width:100%;height:100%;top:0;left:0;z-index:99;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:all .4s ease}.passwordFillModal .passwordFillModalBox{width:96%;background-color:#000;border-radius:16px;display:flex;flex-direction:column;gap:14px;padding:22px;position:relative;overflow:hidden}.passwordFillModal .passwordFillModalBox .line1{width:100%;height:18px;background-color:#e6bf5c;position:absolute;left:-90px;transform:rotate(-45deg);z-index:1}.passwordFillModal .passwordFillModalBox .line2{width:100%;height:18px;background-color:#e6bf5c;position:absolute;left:-70px;transform:rotate(-45deg);z-index:1;top:40px}.passwordFillModal .passwordFillModalBox .box{position:relative;z-index:2;background-color:#fff;padding:20px;border-radius:10px;display:flex;flex-direction:column;gap:16px;box-shadow:#32325d40 0 6px 12px -2px,#0000004d 0 3px 7px -3px}.passwordFillModal .passwordFillModalBox .box h3{align-self:center}.passwordFillModal .passwordFillModalBox .box .input_box{display:flex;gap:12px}.passwordFillModal .passwordFillModalBox .box .input_box .input_div{display:flex;flex-direction:column;gap:4px;width:calc(50% - 6px)}.passwordFillModal .passwordFillModalBox .box .input_box .input_div label{font-weight:500;font-family:Lato;font-size:12px}.passwordFillModal .passwordFillModalBox .box .input_box .input_div label span{color:red}.passwordFillModal .passwordFillModalBox .box .input_box .input_div input{height:40px;border-radius:8px;border:1px solid #000;outline:none;padding:0 16px}.passwordFillModal .passwordFillModalBox .box button{background-color:#000;color:#fff;border:none;height:40px;width:40%;border-radius:8px;align-self:center;font-size:14px}}#toggle-btn{width:60px;height:30px;background-color:#e8e8e8;border-radius:30px;position:relative;cursor:pointer;display:flex;align-items:center;padding:3px;transition:background-color .3s ease-in-out}#toggle-btn.dark{background-color:#333}#toggle-btn.dark .toggle-circle{right:3px!important;left:auto}#toggle-btn .toggle-circle{width:24px;height:24px;background-color:#fff;border-radius:50%;position:absolute;left:3px;transition:all .4s ease-in-out}.modal-backdrop{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#1d1d1dc2;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);display:flex;justify-content:center;align-items:center;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease;z-index:999}.modal-backdrop .modal-content{background-color:#000;color:#fff;border-radius:8px;padding:10px;max-width:92%;transform:translateY(-200px);opacity:0;transition:opacity .3s ease,transform .3s ease}.modal-backdrop .modal-content .modal-header{padding:0 0 .5rem .5rem;border-bottom:1px dashed rgba(128,128,128,.3960784314);height:max-content;font-size:1.3rem;font-weight:bolder;position:relative}.modal-backdrop .modal-content .modal-header .close-button{position:absolute;color:#fff;top:-7px;right:0;background:none;border:none;font-size:24px;cursor:pointer}.modal-backdrop .modal-content .modal-footer{display:flex;gap:10px;height:3.2rem;justify-content:center;align-items:center;border-top:1px dashed rgba(128,128,128,.3960784314)}.modal-backdrop .modal-content .modal-footer .confirm-btn{border:none;padding:7px 40px;border-radius:4px;font-weight:500;background-color:#10827d;color:#fff;width:100%;font-size:.815rem;box-shadow:#43475545 0 0 .25em,#5a7dbc0d 0 .25em 1em}.modal-backdrop .modal-content .modal-footer .confirm-btn:hover{background-color:#0c5f5b}.modal-backdrop .modal-content .modal-footer .cancel-btn{border:none;padding:7px 40px;border-radius:4px;font-weight:500;background-color:#c51616;color:#fff;width:100%;font-size:.815rem;box-shadow:#43475545 0 0 .25em,#5a7dbc0d 0 .25em 1em}.modal-backdrop .modal-content .modal-footer .cancel-btn:hover{background-color:#b80606}.modal-backdrop .modal-content.open{opacity:1;transform:translateY(0)}.modal-backdrop.open{opacity:1;visibility:visible}.modal-body{padding:10px}.otp-container{width:100%;display:flex;justify-content:center;gap:.3rem}.otp-container .otp-inputs{width:25%;text-align:center;padding:11px 10px;border-radius:10px;border:none}.otp-container .otp-inputs:focus{outline:none}.file-uploader{width:100%;height:100%;padding:10px;border:2px dashed #aaa;border-radius:5px;display:flex;align-items:center;justify-content:center;cursor:pointer;background-color:#fff;transition:background-color .3s,border-color .3s}.file-uploader p{font-size:16px;color:#555;text-align:center}.file-uploader:hover{background-color:#e0e0e0}.file-uploader.dragging{background-color:#f0f0f0;border-color:#919191}.file-uploader .images-show{display:flex;height:100%;width:100%;align-items:center;justify-content:space-between}.file-uploader .images-show .data-container-image{height:100%;display:flex;align-items:center;gap:1rem}.file-uploader .images-show .data-container-image img{height:100%}.file-uploader .images-show .images-delete{background-color:#ff4d4d;color:#fff;border:none;padding:5px 10px;border-radius:4px;cursor:pointer;font-size:14px;transition:background-color .2s}.file-uploader .images-show .images-delete:hover{background-color:#f33}.file-uploader .images-show .images-delete i{font-size:22px}.file-uploader .text-input{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:10px}.file-uploader .text-input i{font-size:26px}#homepage{overflow-y:auto;background-color:#eee;box-shadow:#00000029 0 1px 4px;padding-left:10px;padding-right:10px;padding-top:10px;position:fixed;width:50%;top:160px;height:calc(100dvh - 220px)!important}#homepage .banner-bar{margin-bottom:10px}#homepage .banner-bar .homeSlider{position:relative!important}#homepage .banner-bar .homeSlider .arrow{color:#fff;position:absolute;bottom:5%;left:10px;display:flex;align-items:center;width:120px;justify-content:space-between;z-index:2}#homepage .banner-bar .homeSlider .arrow .pre,#homepage .banner-bar .homeSlider .arrow .next{cursor:pointer;position:relative;top:5px}#homepage .banner-bar .homeSlider .swiper-pagination{z-index:1;width:120px;left:10px}#homepage .banner-bar .homeSlider .swiper-pagination .swiper-pagination-bullet-active{background-color:#fff!important;width:20px;border-radius:10px}#homepage .banner-bar .homeSlider .banner{align-items:center}#homepage .banner-bar .homeSlider .banner .right{width:100%;height:100%;display:flex;align-items:flex-end}#homepage .banner-bar .homeSlider .banner .right img{display:block;width:100%;height:330px;border-radius:10px}#homepage .banner-bar2{margin-bottom:10px}#homepage .banner-bar2 .homeSlider{position:relative!important}#homepage .banner-bar2 .homeSlider .banner{align-items:center}#homepage .banner-bar2 .homeSlider .banner .right{width:100%;height:100%;display:flex;align-items:flex-end}#homepage .banner-bar2 .homeSlider .banner .right img{display:block;width:100%;height:400px!important;border-radius:10px}#homepage .home-banner img{width:100%;height:220px}#homepage .home-banner .swiper-button-prev,#homepage .home-banner .swiper-rtl .swiper-button-next,#homepage .home-banner .swiper-pagination,#homepage .home-banner .swiper-button-next:after,#homepage .home-banner .swiper-rtl .swiper-button-prev:after{display:none}#homepage .vertical-banner{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-bottom:10px}#homepage .vertical-banner img{width:100%;height:147px;border-radius:10px;object-fit:cover;display:block}#homepage .two-banner-horizontal{margin-bottom:10px;display:grid;grid-template-columns:repeat(2,1fr);gap:10px}#homepage .two-banner-horizontal img{display:block;width:100%;height:150px;border-radius:10px}#homepage .game-container{margin-bottom:20px;border:1px solid #323232;border-radius:10px;overflow:hidden}#homepage .game-container .title-head{display:flex;align-items:center;justify-content:space-between;box-shadow:#00000029 0 1px 4px;padding:10px;background:linear-gradient(to right,#000,#e6be5c);opacity:.9}#homepage .game-container .title-head .title{display:flex;flex-direction:column;font-size:13px;font-weight:700;text-transform:uppercase;color:#fff}#homepage .game-container .title-head .title .line{display:none;width:30px;height:2px;background-color:#ffc629}#homepage .game-container .title-head button{background:transparent;border:none;font-weight:500;font-size:12.5px;color:#fff}#homepage .game-container .box-container{background-color:#fff;box-shadow:#00000029 0 1px 4px;border-bottom-left-radius:6px;border-bottom-right-radius:6px;overflow:hidden}#homepage .game-container .box-container .top-bar{border-top:1px solid #ccc;display:flex;align-items:center;justify-content:space-between}#homepage .game-container .box-container .top-bar .left{display:flex;align-items:center;width:100%}#homepage .game-container .box-container .top-bar .left .time{padding:8px 10px;display:flex;align-items:center;justify-content:center;width:65px;text-align:center}#homepage .game-container .box-container .top-bar .left .time .start{font-size:10px}#homepage .game-container .box-container .top-bar .left .time p{font-size:8px;line-height:1.3}#homepage .game-container .box-container .top-bar .left .time .inplay{display:flex;align-items:center;justify-content:center}#homepage .game-container .box-container .top-bar .left .time .inplay p{font-size:8px;background-color:green;color:#fff;width:fit-content;padding:2px 4px;border-radius:2px}#homepage .game-container .box-container .top-bar .left .time .stumps{display:flex;align-items:center;justify-content:center}#homepage .game-container .box-container .top-bar .left .time .stumps p{font-size:8px;background-color:#c09529;color:#fff;width:fit-content;padding:2px 4px;border-radius:2px}#homepage .game-container .box-container .top-bar .left .game-name{width:calc(100% - 65px);position:relative}#homepage .game-container .box-container .top-bar .left .game-name .name{border-left:1px solid #ccc;padding:11px 0 11px 4px}#homepage .game-container .box-container .top-bar .left .game-name p{font-size:10px;font-weight:600;opacity:.9;display:flex;align-items:center;gap:3px;letter-spacing:.02em}#homepage .game-container .box-container .top-bar .left .game-name .opacity-none{opacity:0}#homepage .game-container .box-container .top-bar .left .game-name i{font-size:10px}#homepage .game-container .box-container .top-bar .left .game-name .play-icon{position:absolute;right:10px;top:6px}#homepage .game-container .box-container .top-bar .left .game-name .play-icon i{border:1px solid green;color:green;padding-left:2px;font-size:9.6px;border-radius:2px}#homepage .game-container .box-container .top-bar .right{display:flex;align-items:center;height:100%;gap:2px;padding:1px}#homepage .game-container .box-container .top-bar .right .back{padding:10px 0;height:200%;width:58px;background-color:#bde6fe;border-radius:4px;display:flex;flex-direction:column;align-items:center;justify-content:center}#homepage .game-container .box-container .top-bar .right .back p{font-size:12px;line-height:1;font-weight:600}#homepage .game-container .box-container .top-bar .right .back .odd-number{font-size:14px;padding:4px;font-weight:500}#homepage .game-container .box-container .top-bar .right .back .size-number{font-size:9px}#homepage .game-container .box-container .top-bar .right .lay{padding:10px 0;width:60px;height:100%;border-radius:4px;background-color:#ffe4ea;display:flex;flex-direction:column;align-items:center;justify-content:center}#homepage .game-container .box-container .top-bar .right .lay p{line-height:1;font-size:12px;font-weight:600}#homepage .game-container .box-container .top-bar .right .lay .odd-number{font-size:14px;padding:4px;font-weight:500}#homepage .game-container .box-container .top-bar .right .lay .size-number{font-size:9px}#homepage .game-container .box-container .dataList{cursor:pointer;display:flex;flex-direction:column;gap:2px}#homepage .game-container .box-container .dataList .lists{overflow:hidden;height:52.5px;box-shadow:#00000029 0 1px 4px;position:relative;display:flex;align-items:center;justify-content:space-between}#homepage .game-container .box-container .dataList .lists .filter{position:absolute;width:100%;height:100%;display:flex;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);justify-content:center;align-items:center;color:#ffc629;z-index:9}#homepage .game-container .box-container .dataList .lists .left{display:flex;align-items:center;width:100%;height:100%}#homepage .game-container .box-container .dataList .lists .left .time{height:100%;display:flex;align-items:center;justify-content:center;width:65px;text-align:center;padding:0 10px}#homepage .game-container .box-container .dataList .lists .left .time .start{font-size:10px}#homepage .game-container .box-container .dataList .lists .left .time p{font-size:8px;line-height:1.3;font-weight:500}#homepage .game-container .box-container .dataList .lists .left .time .inplay{display:flex;align-items:center;justify-content:center}#homepage .game-container .box-container .dataList .lists .left .time .inplay p{font-size:8px;background-color:green;color:#fff;width:fit-content;padding:2px 4px;border-radius:2px}#homepage .game-container .box-container .dataList .lists .left .time .stumps{display:flex;align-items:center;justify-content:center}#homepage .game-container .box-container .dataList .lists .left .time .stumps p{font-size:8px;background-color:#c09529;color:#fff;width:fit-content;padding:2px 4px;border-radius:2px}#homepage .game-container .box-container .dataList .lists .left .__line{height:100%;width:1px}#homepage .game-container .box-container .dataList .lists .left .game-name{border-left:1px solid #ccc;position:relative;width:calc(100% - 65px);height:100%}#homepage .game-container .box-container .dataList .lists .left .game-name .name{height:100%;padding:4px;align-content:center}#homepage .game-container .box-container .dataList .lists .left .game-name p{font-size:11px;font-weight:550!important;letter-spacing:.02em;font-family:Lato;gap:3px}#homepage .game-container .box-container .dataList .lists .left .game-name .opacity-none{opacity:0}#homepage .game-container .box-container .dataList .lists .left .game-name i{font-size:10px}#homepage .game-container .box-container .dataList .lists .left .game-name .play-icon{position:absolute;right:10px;top:12px}#homepage .game-container .box-container .dataList .lists .left .game-name .play-icon i{padding-top:1.2px;border:1px solid green;color:green;padding-left:2px;font-size:9.6px;border-radius:2px}#homepage .game-container .box-container .dataList .lists .right{display:flex;padding:1px;height:100%}#homepage .game-container .box-container .dataList .lists .right #game-home-1,#homepage .game-container .box-container .dataList .lists .right #game-home-2{display:none!important}#homepage .game-container .box-container .dataList .lists .right .game{height:100%;width:120px;display:flex;flex-direction:column;align-items:center;justify-content:center}#homepage .game-container .box-container .dataList .lists .right .game .otype-container{display:flex;width:100%;align-items:center;justify-content:space-between;gap:2px}#homepage .game-container .box-container .dataList .lists .right .game .otype-container #backhide-1,#homepage .game-container .box-container .dataList .lists .right .game .otype-container #backhide-2,#homepage .game-container .box-container .dataList .lists .right .game .otype-container #backhide-home-1,#homepage .game-container .box-container .dataList .lists .right .game .otype-container #backhide-home-2,#homepage .game-container .box-container .dataList .lists .right .game .otype-container #layhide-home-1,#homepage .game-container .box-container .dataList .lists .right .game .otype-container #layhide-home-2,#homepage .game-container .box-container .dataList .lists .right .game .otype-container #layhide-0,#homepage .game-container .box-container .dataList .lists .right .game .otype-container #layhide-1{display:none}#homepage .game-container .box-container .dataList .lists .right .game .otype-container .back{padding:8px 0;height:45px;width:100px;background-color:#bde6fe;border-radius:4px;display:flex;flex-direction:column;align-items:center;justify-content:center}#homepage .game-container .box-container .dataList .lists .right .game .otype-container .back p{font-size:12px;line-height:1;font-weight:500}#homepage .game-container .box-container .dataList .lists .right .game .otype-container .back .odd-number{font-size:14px;font-weight:550}#homepage .game-container .box-container .dataList .lists .right .game .otype-container .back .size-number{font-size:9px}#homepage .game-container .box-container .dataList .lists .right .game .otype-container .lay{padding:8px 0;width:100px;height:45px;background-color:#ffe4ea;border-radius:4px;display:flex;flex-direction:column;align-items:center;justify-content:center}#homepage .game-container .box-container .dataList .lists .right .game .otype-container .lay p{line-height:1;font-size:12px;font-weight:500}#homepage .game-container .box-container .dataList .lists .right .game .otype-container .lay .odd-number{font-size:14px;font-weight:550!important}#homepage .game-container .box-container .dataList .lists .right .game .otype-container .lay .size-number{font-size:9px}#homepage .gameCard-Lists{margin-bottom:20px}#homepage .gameCard-Lists .cards-items{margin-bottom:20px;border:1px solid #323232;border-radius:10px;overflow:hidden}#homepage .gameCard-Lists .cards-items .title-head{display:flex;align-items:center;justify-content:space-between;box-shadow:#00000029 0 1px 4px;padding:10px;background:linear-gradient(to right,#000,#e6be5c);opacity:.9}#homepage .gameCard-Lists .cards-items .title-head .title{display:flex;flex-direction:column;font-size:13px;font-weight:700;text-transform:uppercase;color:#fff}#homepage .gameCard-Lists .cards-items .title-head .title .line{width:30px;height:2.5px;background-color:#ffc629;display:none}#homepage .gameCard-Lists .cards-items .title-head button{background:transparent;border:none;font-weight:500;font-size:12.5px;color:#fff}#homepage .gameCard-Lists .cards-items .cards{margin-top:8px;padding-bottom:8px;padding-right:8px;padding-left:8px;display:grid;grid-template-columns:repeat(4,1fr);gap:8px}#homepage .whats-app{width:100%;position:fixed;bottom:100px;right:27%;z-index:998}#homepage .whats-app .box{height:10px;display:flex;align-items:center;justify-content:end}#homepage .whats-app .box img{width:50px;cursor:pointer}.stream-bar-launch .wait{height:100%;width:100%;position:relative}.stream-bar-launch .wait .skeleton{height:100%;width:100%;background-color:#000;display:flex;justify-content:center;align-items:center;position:absolute;top:0;left:0}.stream-bar-launch .wait .skeleton p{color:#fff}@media screen and (max-width: 1024px){#homepage{width:100%}#homepage .whats-app{bottom:100px;right:5%}}@media screen and (max-width: 750px){#homepage{width:100%;top:164px;height:calc(100dvh - 224px)}#homepage .home-banner img{height:150px}#homepage .banner-bar{margin-bottom:8px}#homepage .banner-bar .homeSlider .arrow .next,#homepage .banner-bar .homeSlider .arrow .pre{top:2px}#homepage .banner-bar .homeSlider .banner .right img{height:180px}#homepage .banner-bar2 .homeSlider .banner .right img{height:130px!important;object-fit:cover}#homepage .banner-bar2 .homeSlider .arrow .pre,#homepage .banner-bar2 .homeSlider .arrow .next{top:0}#homepage .vertical-banner{margin-bottom:8px;gap:8px}#homepage .vertical-banner img{object-fit:fill;height:100px}#homepage .two-banner-horizontal{grid-template-columns:repeat(1,1fr);gap:8px}#homepage .two-banner-horizontal img{height:90px}#homepage .game-container .box-container{overflow:scroll;width:100%}#homepage .game-container .box-container .top-bar .left .game-name .name{width:fit-content;display:flex;flex-direction:column;gap:4px}#homepage .game-container .box-container .top-bar .left .game-name .name p{line-height:1}#homepage .game-container .box-container .top-bar .right .lay,#homepage .game-container .box-container .top-bar .right .back{-webkit-user-select:none;user-select:none}#homepage .game-container .box-container .dataList{width:100%}#homepage .game-container .box-container .dataList .lists .left .game-name .name{width:fit-content;display:flex;justify-content:center;flex-direction:column;gap:3px}#homepage .game-container .box-container .dataList .lists .left .game-name .name p{line-height:1;font-weight:500}#homepage .game-container .box-container .dataList .lists .right .lay,#homepage .game-container .box-container .dataList .lists .right .back{width:50px}#homepage .gameCard-Lists .cards-items .title-head{padding:12px 10px}#homepage .gameCard-Lists .cards-items .cards{margin-top:8px;padding-bottom:8px;border-radius:10px;grid-template-columns:repeat(2,1fr)}#homepage .gameCard-Lists-bg-color .cards-items .title-head{padding:12px 10px}#homepage .gameCard-Lists-bg-color .cards-items .cards{border:2px solid #323232;background:#323232;border-radius:10px;grid-template-columns:repeat(2,1fr)}#homepage .whats-app{bottom:100px;right:5%}#homepage .game-container .title-head{padding:12px 10px}}.card{overflow:hidden;width:100%;background-color:#323232;border-radius:10px;position:relative;cursor:pointer}.card .playing-users{z-index:9;position:absolute;top:10px;left:10px;background-color:#1b1f2e;border:1px solid #323232;color:#fff;padding:2px 5px;border-radius:4px;display:flex;align-items:center;gap:4px}.card .playing-users i{font-size:10px}.card .playing-users span{font-size:10px;color:#fff}.card .img-container{height:100%}.card .img-container .image{height:170px}.card .img-container .image img{height:100%;width:100%}.card .game-details{padding:5px 10px}.card .game-details .name{color:silver;font-size:11px}.card .game-details .avatar{color:#fff;font-size:12px;font-weight:600}.card .game-details .price{color:silver;font-size:10px;font-weight:500}@media screen and (max-width: 750px){.card .image{height:150px}}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.modal-container{background:#fff;border-radius:8px;padding:15px;width:90%;z-index:999;margin-bottom:5px;box-shadow:0 4px 6px #0000001a;text-align:center;animation:fadeIn .3s ease-in-out}.modal-header{display:flex;align-items:center;margin-bottom:5px;border-radius:5px;justify-content:center}.modal-icon{font-size:36px;color:#f39c12;margin-bottom:-10px}.modal-title{font-size:18px;font-weight:700;color:#f39c12;display:none}.modal-body{font-size:16px;margin-bottom:5px}.modal-footer{display:flex;justify-content:center}.modal-btn{background:#000;color:#fff;font-size:14px;padding:5px 20px;border:none;border-radius:4px;cursor:pointer;outline:none;transition:background .3s}.modal-btn:hover{background:#444}@keyframes fadeIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;top:var(--swiper-navigation-top-offset, 50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev svg,.swiper-button-next svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-prev svg,.swiper-rtl .swiper-button-next svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset, 10px);right:auto}.swiper-button-lock{display:none}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}#footerpage{padding-bottom:5px}#footerpage .swiper-pagination,#footerpage .swiper-button-next:after,#footerpage .swiper-rtl .swiper-button-prev:after,#footerpage .swiper-button-prev:after,#footerpage .swiper-rtl .swiper-button-next:after{display:none}#footerpage .partner_logo{padding:10px 0;color:#fff}#footerpage .partner_logo .download-btns{background-color:#fff;box-shadow:#0000000d 0 0 0 1px;padding:10px;border-radius:10px;margin-bottom:10px;margin-top:10px}#footerpage .partner_logo .download-btns p{color:#000;text-align:center;font-size:14px;font-weight:500}#footerpage .partner_logo .download-btns .stores{margin-top:20px;padding:0 10px;display:flex;gap:10px;justify-content:center;align-items:center}#footerpage .partner_logo .download-btns .stores img{width:150px;cursor:pointer}#footerpage .partner_logo .mySwiper{width:100%}#footerpage .partner_logo .footer-providers__list{background-color:#fff;box-shadow:#0000000d 0 0 0 1px;padding:10px;border-radius:10px}#footerpage .partner_logo .footer-providers__list ul{display:flex;align-items:center;flex-wrap:wrap;justify-content:center;gap:20px}#footerpage .partner_logo .footer-providers__list ul li{background-color:#000;padding:2px 8px;border-radius:10px}#footerpage .partner_logo .footer-providers__list ul li a{height:100%;width:100%;display:flex}#footerpage .partner_logo .footer-providers__list ul li img{width:100%;height:50px;object-fit:contain}#footerpage .partner_logo .rules{padding:20px 10px;border-radius:10px;background:#000;margin-top:8px;color:#fff;font-size:10px;font-weight:600;text-align:center}#footerpage .f-news-container{position:fixed;bottom:-2px;left:0}@media screen and (max-width: 750px){#footerpage .partner_logo .footer-providers__list{padding:0}#footerpage .partner_logo .footer-providers__list ul{padding:10px}#footerpage .partner_logo .footer-providers__list ul{flex-wrap:wrap;justify-content:center;align-items:center;margin-bottom:20px}#footerpage .partner_logo .footer-providers__list ul li img{width:100%;height:40px;object-fit:contain}#footerpage .f-news-container{display:none}}#notification{height:calc(100dvh - 220px);overflow-y:scroll;background-color:#eee;padding:20px 10px;top:160px;position:relative}#notification .nodata{margin-top:100px}#notification .nodata p{text-align:center;font-size:14px}@media screen and (max-width: 764px){#notification{height:calc(100dvh - 224px);top:164px}}#concernlist{height:calc(100dvh - 220px);overflow-y:scroll;background-color:#eee;padding:20px 10px;position:relative;top:160px}#concernlist .empty{height:400px;display:flex;flex-direction:column;align-items:center;justify-content:center}#concernlist .empty p{margin-top:10px;font-size:12px}@media screen and (max-width: 768px){#concernlist{top:164px;height:calc(100dvh - 224px)}}#specialmarket{height:calc(100dvh - 220px);top:160px;position:relative;overflow-y:scroll;background-color:#eee;padding:10px}#specialmarket .listof-market{padding:10px 0}#specialmarket .listof-market .title{margin-bottom:10px}#specialmarket .listof-market .title h4{font-size:15px;font-weight:500;opacity:.8}#specialmarket .listof-market .lists{cursor:pointer;margin:10px 0;display:flex;align-items:center;background-color:#fff;padding:30px;border-radius:10px;gap:20px}#specialmarket .listof-market .lists .flag img{width:60px;border-radius:100px}#specialmarket .listof-market .lists .team-name{font-size:10.5px;font-weight:500}@media screen and (max-width: 768px){#specialmarket{top:164px;height:calc(100dvh - 224px)}}#cashinolobby{height:calc(100dvh - 220px);top:160px;overflow-y:scroll;background-color:#eee;box-shadow:#00000029 0 1px 4px;padding:10px;position:relative}#cashinolobby .top-bar{margin-top:6px;width:100%;display:grid;grid-template-columns:repeat(2,1fr);gap:10px;position:relative}#cashinolobby .casino-container{margin-top:20px}#cashinolobby .casino-container .casino-cards{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}#cashinolobby .load-more-container{text-align:center;margin:20px 0}#cashinolobby .load-more-button{background:linear-gradient(90deg,#000,gold,#000);background-size:300%;color:#fff;border:none;padding:12px 24px;font-size:16px;font-weight:700;cursor:pointer;border-radius:5px;animation:gradient-animation 3s infinite linear;transition:transform .3s;box-shadow:0 4px 6px #0000001a}#cashinolobby .load-more-button:hover{transform:scale(1.1)}@keyframes gradient-animation{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}#cashinolobby .loading-spinner{display:flex;justify-content:center;align-items:center;padding:20px;width:100%}#cashinolobby .loading-spinner .spinner{width:40px;height:40px;border:4px solid rgba(255,255,255,.1);border-left-color:#ecbd57;border-radius:50%;animation:spin 1s linear infinite}#cashinolobby .serch{width:100%;padding:.5rem 0}#cashinolobby .serch input{width:100%;height:2rem;padding:.5rem;border:none;background-color:#d6d2d2}@media screen and (max-width: 750px){#cashinolobby{height:calc(100dvh - 224px);top:164px}#cashinolobby .casino-container .casino-cards{grid-template-columns:repeat(2,1fr)}}.left .title{font-size:11px}.left .select{cursor:pointer;background-color:#ccc;margin-top:4px;padding:10px;border-radius:5px}.left .select .selected-item{display:flex;align-items:center;justify-content:space-between}.left .select .selected-item .selected-provider{font-size:12px;padding-left:5px}.left .select .selected-item i{font-size:14px}.left .select .select-list{width:100%;position:absolute;top:120%;left:0;z-index:99;background-color:#ccc;box-shadow:#00000005 0 1px 3px,#1b1f2326 0 0 0 1px;height:350px;overflow-y:scroll;border-radius:8px;padding:10px;display:flex;flex-direction:column;gap:6px}.left .select .select-list .active{background-color:#ffc629!important}.left .select .select-list .lists{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:15px;border-radius:10px;display:flex;align-items:center;gap:8px}.left .select .select-list .lists i{font-size:22px}.left .select .select-list .lists img{width:20px}.left .select .select-list .lists span{font-size:12px}.left .select .search-box{width:100%;padding:8px;margin-bottom:8px;border:1px solid #ccc;border-radius:4px}.left .select .no-results{padding:8px;text-align:center;color:#888}.left .select .select-list::-webkit-scrollbar{width:6px;height:8px}.left .select .select-list::-webkit-scrollbar-track{background:transparent}.left .select .select-list::-webkit-scrollbar-thumb{cursor:pointer;background:#464545;border-radius:15px}#contest-card{display:flex;flex-direction:column;gap:4px}#contest-card .gameName{align-self:center;font-weight:400!important;font-size:12px}#game-section{height:calc(100dvh - 220px);overflow-y:scroll;background-color:#eee;padding-bottom:40px;position:relative;top:160px}#game-section .top-bar{position:sticky;width:100%;z-index:1;top:-5px}#game-section .top-bar .game-header{background-color:#000;color:#fff;margin:auto;padding:15px;display:flex;gap:2rem;justify-content:space-around;align-items:center;position:relative}#game-section .top-bar .game-header .divider{width:1px;height:20px;background-color:#fff;opacity:.5}#game-section .top-bar .game-header .left,#game-section .top-bar .game-header .right{cursor:pointer;display:flex;gap:5px;justify-content:center;align-items:center}#game-section .top-bar .game-header span{text-transform:uppercase;color:#fff;font-size:11px;font-weight:550}#game-section .top-bar .game-header p{font-size:10px;background-color:#fff;color:#000;line-height:1;padding:2px 4px;border-radius:4px;font-weight:300}#game-section .top-bar .game-header .activeBar{position:absolute;width:86px;height:3px;bottom:0;background-color:orange;border-top-left-radius:10px;border-top-right-radius:10px}#game-section .game-container{padding-top:4px}#game-section .game-container h2{padding:10px;font-size:18px;font-weight:550;line-height:1;color:#464545}#game-section .game-container .gamelist-container{margin-top:10px;display:flex;flex-direction:column;gap:15px}#game-section .game-container .date-container{position:relative;padding:10px;display:flex;flex-direction:column;gap:15px}#game-section .game-container .date-container .date-header{position:relative;display:flex;align-items:center;gap:4px;background-color:#fff;width:fit-content;border-radius:6px;box-shadow:#00000005 0 1px 3px,#1b1f2326 0 0 0 1px;padding:6px}#game-section .game-container .date-container .date-header span{font-size:11px;font-weight:550;color:#000;border-radius:6px;text-transform:uppercase}#game-section .game-container .date-container .date-header p{margin:0;font-size:10px;color:#fff;padding:2px 4px;border-radius:4px;font-weight:300;background-color:#000}#game-section .game-container .date-container .activeBar{position:absolute;width:100px;height:3px;top:0;background-color:orange;border-top-left-radius:10px;border-top-right-radius:10px}#game-section::-webkit-scrollbar{width:6px;height:8px}#game-section::-webkit-scrollbar-track{background:transparent}#game-section::-webkit-scrollbar-thumb{cursor:pointer;background:#464545;border-radius:15px}@media screen and (max-width: 750px){#game-section{top:164px;height:calc(100dvh - 224px)}#game-section .top-bar{width:100%}#game-section .top-bar .game-header .activeBar{width:120px}#game-section .game-container .date-container .date-header:before,#game-section .game-container .date-container .date-header:after{width:100%}#contest-card .game-list{padding:0}}#contest-card{background-color:#fff;padding:10px;border-radius:10px;position:relative}#contest-card .overlay-match{position:absolute;left:0;top:0;font-weight:600;border-radius:10px;height:100%;width:100%;background-color:#00000059;display:flex;align-items:center;justify-content:center;flex-direction:column;font-size:13px;letter-spacing:.02em;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}#contest-card .overlay-match .text-green{color:green}#contest-card .overlay-match .text-red{color:red}#contest-card .game-list{display:grid;grid-template-columns:repeat(3,1fr);text-align:center}#contest-card .game-list .left{display:flex;flex-direction:column;align-items:center;gap:10px;justify-content:center}#contest-card .game-list .left img{width:3rem;height:3rem;object-fit:cover}#contest-card .game-list .left p{font-size:12px;line-height:1.2;word-wrap:break-word;overflow-wrap:break-word;max-width:100%}#contest-card .game-list .middle{padding-top:6px;display:flex;flex-direction:column;align-items:center}#contest-card .game-list .middle p{font-size:11.5px;opacity:.6;word-wrap:break-word;overflow-wrap:break-word;max-width:100%}#contest-card .game-list .middle span{margin:25px 0;font-weight:500;font-size:14px}#contest-card .game-list .right{display:flex;flex-direction:column;align-items:center;gap:10px;justify-content:center}#contest-card .game-list .right img{width:3rem;height:3rem;object-fit:cover}#contest-card .game-list .right p{font-size:11px;line-height:1.2;word-wrap:break-word;overflow-wrap:break-word;max-width:100%}#contest-card .starts-at{display:flex;justify-content:center}#contest-card .starts-at .timer-start{margin-top:3px;font-size:10px;background-color:#000;line-height:1;color:#fff;padding:4px 20px;border-radius:10px;display:flex;justify-content:center}@media screen and (max-width: 750px){#contest-card .starts-at .timer-start{display:flex;align-items:center;justify-content:center}}#comming-soon{height:100vh;overflow-y:scroll;background-color:#eee;box-shadow:#00000029 0 1px 4px;margin:-10px auto 0;padding:20px 10px;position:relative}#comming-soon .empty{height:400px;display:flex;flex-direction:column;align-items:center;justify-content:center}#comming-soon .empty img{width:80px;margin-bottom:6px}#comming-soon .empty p{font-size:12px;font-weight:300;opacity:.8}.ladder-icon{position:absolute;right:2px;bottom:0;cursor:pointer}.ladder-tooltip-content{z-index:20;position:absolute;width:150px;background-color:#333;right:8px;color:#fff;text-align:left;padding:8px;font-size:12px;box-shadow:0 4px 6px #0003}.ladder-tooltip-content .tooltip-header{font-size:14px;font-weight:700;text-align:left;margin-bottom:5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:200px}.ladder-tooltip-content table{width:100%;border-collapse:collapse;border-radius:0;margin:0}.ladder-tooltip-content thead{position:sticky;top:0;background-color:#444}.ladder-tooltip-content th,.ladder-tooltip-content td{padding:5px;text-align:left;font-size:12px}.ladder-tooltip-content th{background-color:#444}.ladder-tooltip-content td{border-bottom:1px solid #555}.ladder-tooltip-content .tooltip-body{max-height:100px;overflow-y:auto}.ladder-tooltip-content .tooltip-body::-webkit-scrollbar{width:0;height:0;display:none}.ladder-tooltip-content .win{color:green;text-align:center}.ladder-tooltip-content .loss{color:red;text-align:center}:root{--primary-color: #2b1055;--secondary-color: #4a1b8a;--accent-color: #5a189a;--text-light: #ffffff;--text-muted: #cccccc;--bg-light: rgba(255, 255, 255, .9);--border-light: rgba(255, 255, 255, .2);--bg: #000;--bg2: #636262}.scorecard{width:100%;background-color:#e6e6e6;color:var(--text-light);padding:10px;box-shadow:0 5px 15px #0003}.scorecard .team-row-status{display:flex;justify-content:center;align-items:center;font-size:13px}.scorecard .scoreBall{display:flex;align-items:center;justify-content:space-between;font-size:12px;color:#000;font-weight:600}.scorecard span{color:#000}.score-header{text-align:center;padding:8px;border-bottom:1px solid var(--border-light);margin-bottom:8px}.score-header h3{margin:4px 0;font-weight:400;color:var(--text-muted);font-size:.8rem}.score-header h2{margin:6px 0;font-size:1.1rem}.matchup-container{display:flex;padding:8px 0;justify-content:space-between;align-items:center}.team-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:5px}.team-info{display:flex;align-items:center;cursor:pointer;transition:all .3s;flex:1;min-width:0}.team-info:hover{background-color:#ffffff0d;border-radius:6px}.team{display:flex;align-items:center}.team-name{font-weight:600;margin:0 5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:80px;font-size:.8rem}.team-logo{width:50px;height:50px;border-radius:50%;object-fit:cover;border:1px solid white}.score{display:flex;flex-direction:column;align-items:center;min-width:70px;padding:0 3px;font-size:.9rem}.score-main{font-weight:600;font-size:12px}.score-overs{font-size:.7rem;color:var(--text-muted)}.vs{font-weight:700;margin:5px 0;color:#5f5f5f;text-align:center;font-size:.8rem}.batter-bowler{background-color:#141414;border-radius:6px;padding:6px;margin:8px 0;display:flex;justify-content:space-between;gap:16px;position:relative}.batter-bowler span{color:#fff}.batter-bowler .overlay{position:absolute;width:100%;background:#ffffffa6;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;color:red;font-size:1.2rem;border-radius:5px;left:0;right:0;top:0;z-index:99;padding:0 5px}.ball-rows{display:flex;flex-wrap:nowrap;gap:3px;justify-content:flex-start;align-items:center;width:100%;padding:2px 8px;border-radius:6px;border:1px solid #a6a6a6;overflow-y:auto;background-color:#f5f5f580;scrollbar-width:none;-ms-overflow-style:none}.ball-rows::-webkit-scrollbar{display:none}.ball-rows .overEnd-container{display:flex;flex-direction:column;align-items:center;padding:0 .5rem}.ball-rows .overEnd{font-size:11px;font-weight:700}.ball-rows .overEnd-runs{font-size:10px;font-weight:700}.ball-rows .overEnd-divider{width:100%;border-top:2px dotted #000}.batter-bowler-row{display:flex;align-items:center;padding:4px 0;gap:.5rem}.batsmen-container{width:50%}.batsmen-container small{font-size:10px;color:#fff}.bowlers-container{width:50%;position:relative}.bowlers-container .err{display:flex;align-items:center;justify-content:flex-end;font-size:10px;color:#fff}.batter-bowle{display:flex;align-items:center;gap:.5rem;padding:4px 0}.batter-info{display:flex;align-items:baseline;gap:3px;font-weight:600;font-size:.75rem;min-width:0;flex:1;width:100%}.batter-name{white-space:nowrap;overflow:hidden;width:fit-content}.batter-runs{color:#fff;display:flex;align-items:center;gap:4px}.batter-balls{font-size:.7em;color:var(--text-muted)}.bowler-info{display:flex;flex-direction:column;align-items:flex-end;min-width:0;flex:1}.bowler-name{font-weight:600;font-size:.75rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:right}.bowler-balls{display:flex;gap:3px;margin-top:2px;justify-content:flex-end}.bowler-ball{width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.5rem;font-weight:700;flex-shrink:0;border:.02rem solid #ccc}.team-section{margin-top:10px;display:none}.team-section.active{display:block;animation:fadeIn .3s}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.section-title{color:#fff;margin:8px 0 5px;padding-bottom:3px;border-bottom:1px solid var(--border-light);font-size:.85rem}.ball-by-ball{display:flex;flex-wrap:wrap;gap:2px;margin-top:2px}.ball{width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.6rem;font-weight:700}.ball-0,.ball-1,.ball-3,.ball-1lb,.ball-2{background:#2196f3;color:#fff}.ball-4{background:#37b800;color:#fff;border:1px dashed white}.ball-5{background:#f77d44;color:#fff}.ball-6{background:#800090e6;color:#fff;border:1px dashed white}.ball-6nb{background:#f77d44;color:#fff;border:1px dashed white}.ball-w{background:red;color:#fff;border:1px dashed white}.ball-1wd,.ball-nb{background:#ebb866;color:#000;border:1px dashed white}.player-name{font-weight:600;font-size:.75rem}.player-runs{color:var(--accent-color);font-weight:700}.player-strike-rate{font-size:.7rem;color:#666}.current-batsman{background-color:#5a189a1a}.current-batsman td:first-child{position:relative}.current-batsman td:first-child:after{content:"•";color:var(--accent-color);position:absolute;left:1px;font-weight:700}.hide-on-small,.mobile-team-info{display:none}.dismissal{color:#666;font-weight:400;font-size:.7em}.loading{text-align:center;padding:20px;color:#333}@media screen and (max-width: 750px){.team-logo{width:40px;height:40px}.scorecard .scoreBall{gap:.2rem}.scorecard .scoreBall .ball-rows{width:100%}.scorecard .scoreBall .ball-rows .title{width:25%;font-size:9px}.scorecard .scoreBall .ball-rows .bowler-ball{width:25px;height:25px;font-size:.7rem}}@media (min-width: 768px){.matchup-container{flex-direction:column}.team-row{margin-bottom:0}.vs{order:0;margin:3px 0}.team-name{max-width:100px}.batter-name,.bowler-name{max-width:90px;font-weight:600}}@media (min-width: 768px){.mobile-team-info{display:none}.desktop-team-info{display:flex}.scorecard{padding:20px}.team-logo{width:40px;height:40px}.team-name{font-size:1rem;max-width:150px}.score{min-width:100px}.vs{width:auto;order:0}.matchup-container{flex-direction:row;flex-wrap:nowrap}.team-row:first-child{order:0}.vs{order:0;margin:0 10px}.team-row:last-child{order:0}.batter-info,.bowler-name{font-size:.9rem}.batter-name,.bowler-name{max-width:120px}table{font-size:.85rem}th,td{padding:8px 10px}.section-title{font-size:1rem}.ball,.bowler-ball{width:22px;height:22px;font-size:.6rem}.player-name{font-size:.85rem}}.open-bet-history{width:100%;max-width:700px;margin:auto;font-family:Arial,sans-serif}.open-bet-history .tabs-container{display:flex;align-items:center;justify-content:space-between;background:#000;padding:10px;position:relative;width:100%;color:#fff;font-weight:700;text-align:center}.open-bet-history .tabs-container .tab-item{flex:1;font-size:11px;cursor:pointer;position:relative;transition:color .3s ease-in-out}.open-bet-history .tabs-container .tab-item:not(:last-child){border-right:1px solid white}.open-bet-history .tabs-container .tab-item.active{color:#fff}.open-bet-history .tabs-container .tab-indicator{position:absolute;bottom:0;height:4px;width:33.33%;background:#fc0;transition:left .3s ease-in-out}.open-bet-history .header{display:flex;justify-content:space-between;background:#f5f5f5;padding:10px;font-weight:700;border-radius:5px}.open-bet-history .header .hd-text{font-size:12px}.open-bet-history .bet-item{display:flex;justify-content:space-between;align-items:center;padding:10px;border-bottom:1px solid #ddd;border-radius:5px;margin:5px 0}.open-bet-history .bet-item.pink{background:#fdc9d4}.open-bet-history .bet-item.blue{background:#a0d8fb}.open-bet-history .bet-item .bet-details{flex:2.5;display:flex}.open-bet-history .bet-item .bet-details .bet-type{font-weight:700;padding:3px 6px;border-radius:4px;margin-right:8px;display:flex;align-items:center}.open-bet-history .bet-item .bet-details .bet-type .bet-type-text{padding:3px 6px;background:#ddd;border-radius:4px;font-weight:700}.open-bet-history .bet-item .bet-details .bet-team{font-size:12px}.open-bet-history .bet-item .bet-details .bet-time{font-size:11px;color:gray}.open-bet-history .bet-item .liability{color:red}.open-bet-history .bet-item .profit{color:green}.open-bet-history .bet-item .bet-odds,.open-bet-history .bet-item .bet-stake{flex:.5;text-align:center;font-size:12px}@media screen and (max-width: 750px){.open-bet-history .header .hd-text,.open-bet-history .bet-item .bet-details .bet-type,.open-bet-history .bet-item .bet-details .bet-team{font-size:11px}.open-bet-history .bet-item .bet-details .bet-time{font-size:10px}.open-bet-history .bet-item .bet-odds,.open-bet-history .bet-item .bet-stake{font-size:11px}}#placebet{height:calc(100dvh - 130px);top:70px;overflow-y:scroll;background-color:#eee;box-shadow:#00000029 0 1px 4px;position:relative}#placebet .fixed-bar{position:absolute;left:0;width:100%;z-index:9}#placebet .fixed-bar .top-bar{margin:-10px auto auto;padding-top:10px;background-color:#000;color:#fff}#placebet .fixed-bar .top-bar .start-time{background-color:#141414;padding:12px;display:flex;align-items:center;justify-content:space-between}#placebet .fixed-bar .top-bar .start-time .left{display:flex;align-items:center;gap:5px}#placebet .fixed-bar .top-bar .start-time i{color:#fff;font-size:22px}#placebet .fixed-bar .top-bar .start-time p,#placebet .fixed-bar .top-bar .start-time span{color:#fff;font-size:10.1px}#placebet .fixed-bar .top-bar .m-openbet{display:grid;grid-template-columns:repeat(3,1fr);padding:10px;position:relative}#placebet .fixed-bar .top-bar .m-openbet p,#placebet .fixed-bar .top-bar .m-openbet span{font-size:11px;text-transform:uppercase;color:#fff;font-weight:500}#placebet .fixed-bar .top-bar .m-openbet .left,#placebet .fixed-bar .top-bar .m-openbet .right,#placebet .fixed-bar .top-bar .m-openbet .control{cursor:pointer;padding:5px;align-items:center;justify-content:center;display:flex;gap:4px}#placebet .fixed-bar .top-bar .m-openbet .control{gap:10px}#placebet .fixed-bar .top-bar .m-openbet .control .score-yellow{color:gold;border:2px solid #FFD700}#placebet .fixed-bar .top-bar .m-openbet .control i{border-radius:50px;padding:6px;font-size:15px;border:2px solid #fff;opacity:.6}#placebet .fixed-bar .top-bar .m-openbet .active-Bg{position:absolute;width:150px;height:3px;bottom:0;background-color:orange;border-top-left-radius:10px;border-top-right-radius:10px}#placebet .fixed-bar .top-bar .m-openbet .right{border-right:1px solid #ccc;border-left:1px solid #ccc}#placebet .list-container{padding-top:90px}#placebet .list-container .lists-box{margin-top:1rem}#placebet .list-container .lists-box .scro-board,#placebet .list-container .lists-box .scro-board iframe{width:100%}#placebet .list-container .lists-box .nodata{height:30vh;display:flex;align-items:end;justify-content:center}#placebet .list-container .lists-box .nodata p{color:#181e25}#placebet .list-container .lists-box .list{background-color:#fff}#placebet .list-container .lists-box .list .list-topbar{display:flex;align-items:center;justify-content:space-between;background-color:#181e25;padding:8px 10px}#placebet .list-container .lists-box .list .list-topbar h3{font-size:11px;font-weight:500;color:#fff;text-transform:uppercase;letter-spacing:.03em}#placebet .list-container .lists-box .list .list-topbar button{background-color:#2c2e31;color:#fff;border:none;outline:none;border-radius:50px;padding:2px 15px;border:1px solid #616161;font-weight:300;font-size:10px}#placebet .list-container .lists-box .list .title-bar{display:flex;align-items:center;justify-content:space-between;padding:2px}#placebet .list-container .lists-box .list .title-bar .left{display:flex;align-items:center;width:70%}#placebet .list-container .lists-box .list .title-bar .left p{padding-left:10px;font-size:10.5px}#placebet .list-container .lists-box .list .title-bar .right{display:flex;align-items:center;gap:2px;width:30%}#placebet .list-container .lists-box .list .title-bar .right .back{padding:8px;display:flex;align-items:center;justify-content:center;width:50%;background-color:#bde6ff;font-size:12px;border-radius:4px}#placebet .list-container .lists-box .list .title-bar .right .lay{padding:8px;display:flex;align-items:center;justify-content:center;width:50%;background-color:#ffe4ea;font-size:12px;border-radius:4px}#placebet .list-container .lists-box .list .game-dataList{display:flex;flex-direction:column;gap:2px;margin-top:2px}#placebet .list-container .lists-box .list .game-dataList .list-item{display:flex;align-items:center;justify-content:space-between;padding:2px;box-shadow:#00000029 0 1px 4px}#placebet .list-container .lists-box .list .game-dataList .list-item .left{width:70%}#placebet .list-container .lists-box .list .game-dataList .list-item .left .profit{color:green}#placebet .list-container .lists-box .list .game-dataList .list-item .left .liability{color:red}#placebet .list-container .lists-box .list .game-dataList .list-item .left p,#placebet .list-container .lists-box .list .game-dataList .list-item .left .name{font-family:Poppins;font-size:12px;padding-left:10px;font-weight:550;color:#181e25}#placebet .list-container .lists-box .list .game-dataList .list-item .right{display:flex;align-items:center;gap:2px;position:relative;width:30%}#placebet .list-container .lists-box .list .game-dataList .list-item .right #bet-box-0,#placebet .list-container .lists-box .list .game-dataList .list-item .right #bet-box-1,#placebet .list-container .lists-box .list .game-dataList .list-item .right #bet-box-4,#placebet .list-container .lists-box .list .game-dataList .list-item .right #bet-box-5{display:none}#placebet .list-container .lists-box .list .game-dataList .list-item .right .suspanded{position:absolute;left:0;top:0;font-weight:600;height:100%;width:100%;background-color:#00000059;color:red;display:flex;align-items:center;justify-content:center;font-size:13px;letter-spacing:.02em}#placebet .list-container .lists-box .list .game-dataList .list-item .right .back{padding:10px 8px;display:flex;flex-direction:column;align-items:center;justify-content:center;width:50%;height:45px;background-color:#bde6ff;font-size:12px;border-radius:4px;cursor:pointer}#placebet .list-container .lists-box .list .game-dataList .list-item .right .back .odd-number{font-size:14px;padding:4px;font-weight:600}#placebet .list-container .lists-box .list .game-dataList .list-item .right .back .size-number{font-size:9px}#placebet .list-container .lists-box .list .game-dataList .list-item .right .highlight{transition:background-color .5s ease}#placebet .list-container .lists-box .list .game-dataList .list-item .right .lay{padding:10px 8px;display:flex;flex-direction:column;align-items:center;justify-content:center;width:50%;height:45px;background-color:#ffe4ea;border-radius:4px;font-size:12px;cursor:pointer}#placebet .list-container .lists-box .list .game-dataList .list-item .right .lay .odd-number{font-size:14px;padding:4px;font-weight:600}#placebet .list-container .lists-box .list .game-dataList .list-item .right .lay .size-number{font-size:9px}#placebet .list-container .lists-box .list .game-dataList .list-item .right .changeBgcolor{background-color:#efef56!important}#placebet .list-container .lists-box .list .game-dataList .list-item .right .changeBgcolorGreen{background-color:green!important}#placebet .list-container .lists-box .list .game-dataList .list-item .right h3{font-size:14px;line-height:1;margin-bottom:4px;font-weight:550}#placebet .list-container .lists-box .list .game-dataList .list-item .right span{line-height:1;font-size:10px}#placebet::-webkit-scrollbar{display:none}#betmodel{position:fixed;left:0;top:0;height:100vh;width:100%;z-index:9999;background-color:#0006}#betmodel .box{height:100%;margin:auto;display:flex;align-items:end;justify-content:center;padding-bottom:30px}#betmodel .box .item-box{width:40%;background-color:#d4e8f8;color:#000;box-shadow:#00000029 0 1px 4px;border-radius:10px;overflow:hidden}#betmodel .box .item-box .top-bar{background-color:#181e25;padding:20px 10px;position:relative}#betmodel .box .item-box .top-bar p{text-align:center;color:#fff;font-size:14px}#betmodel .box .item-box .top-bar .control-btn{position:absolute;top:10px;right:10px;display:flex;align-items:center;gap:8px}#betmodel .box .item-box .top-bar .control-btn i{color:#fff;font-size:22px}#betmodel .box .item-box .top-bar .control-btn .bxs-download{transform:rotate(180deg)}#betmodel .box .item-box .min-bet--box{padding:5px 10px}#betmodel .box .item-box .min-bet--box .tp99 p{margin-bottom:5px;font-size:14px}#betmodel .box .item-box .min-bet--box .tp99 .input-boxes{display:flex;align-items:center;gap:10px}#betmodel .box .item-box .min-bet--box .tp99 .input-boxes .player{cursor:pointer;padding:6px 10px;width:20%;border:2px solid rgb(244,195,102);background-color:#fff;border-radius:10px}#betmodel .box .item-box .min-bet--box .tp99 .input-boxes .input{position:relative;cursor:pointer;width:50%}#betmodel .box .item-box .min-bet--box .tp99 .input-boxes .input input{border:1.5px solid #000;border-radius:10px;background-color:#fff;cursor:pointer;padding:8px 10px;width:100%;outline:none}#betmodel .box .item-box .min-bet--box .tp99 .input-boxes .input .err{position:absolute;color:red;bottom:-18px;left:0;font-size:12px}#betmodel .box .item-box .min-bet--box .tp99 .input-boxes button{width:30%;padding:7.5px 10px;border:1.5px solid #000;background-color:#000;color:#fff;border-radius:10px}#betmodel .box .item-box .min-bet--box .btns{margin-top:30px;display:grid;grid-template-columns:repeat(4,1fr);gap:5px}#betmodel .box .item-box .min-bet--box .btns button{padding:7.5px 10px;border:1.5px solid #000;background-color:#000;color:#fff;border-radius:10px}#betmodel .box .item-box .min-bet--box .range{margin-top:6px;margin-bottom:10px;display:flex;align-items:center;justify-content:space-between}#betmodel .box .item-box .min-bet--box .range p{font-size:13px}#betmodel .box .item-box .min-bet--box .accept{padding:10px;background-color:#fff;border-radius:10px;display:flex;align-items:center;gap:6px}#betmodel .box .item-box .min-bet--box .accept p{font-size:12px}#betmodel .box .item-box .min-bet--box .accept input{cursor:pointer}#betmodel .box .item-box .min-bet--box .match-status{margin-top:10px}#betmodel .box .item-box .min-bet--box .match-status .team1{margin-top:5px;display:flex;align-items:center;justify-content:space-between}#betmodel .box .item-box .min-bet--box .match-status .team1 .left p{font-size:12px}#betmodel .box .item-box .min-bet--box .match-status .team1 .right{display:flex;align-items:center;gap:50px}#betmodel .box .item-box .min-bet--box .match-status .team1 .right p{font-size:12px}#betmodel .box .item-box .min-bet--box .match-status .team1 .right .profit{color:green}#betmodel .box .item-box .min-bet--box .match-status .team1 .right .liability{color:red}#betmodel .center-item{align-items:center!important}@media screen and (max-width: 750px){#placebet .fixed-bar .top-bar .m-openbet .active-Bg{width:100px}#placebet .lists-box{margin-top:1.1rem!important}#placebet .lists-box .list{overflow:scroll}#placebet .lists-box .list .list-topbar,#placebet .lists-box .list .title-bar,#placebet .lists-box .list .game-dataList{width:100%}#placebet .lists-box .list .game-dataList .list-item .left p{width:100%;font-size:11px!important}#placebet .list-container .lists-box .list .game-dataList .list-item .left{width:65%}#placebet .list-container .lists-box .list .game-dataList .list-item .right{width:35%}#placebet .list-container .lists-box .list .game-dataList .list-item .right .lay,#placebet .list-container .lists-box .list .game-dataList .list-item .right .back{width:50%}#placebet .list-container .lists-box .list .title-bar .left{width:65%}#placebet .list-container .lists-box .list .title-bar .right{width:35%}#placebet .list-container .lists-box .list .title-bar .right .lay,#placebet .list-container .lists-box .list .title-bar .right .back{width:50%}#betmodel .box{align-items:center}#betmodel .box .item-box{width:90%}#placebet .list-container .lists-box .scro-board{height:8.5rem}}#rule{height:calc(100dvh - 220px);overflow-y:scroll;background-color:#eeeeeeb6;padding:10px;position:relative;top:160px}#rule::-webkit-scrollbar{display:none}#rule .title{font-size:15px;margin:10px 0;font-weight:550;color:#323232}#rule .rule-data{background-color:#fff;padding:10px;border-radius:10px}#rule .rule-data .rule-heading{font-size:12px;margin-bottom:10px}#rule .rule-data h5{font-size:12px;font-weight:550;text-transform:uppercase}#rule .rule-data ul li{font-size:12px;margin:10px 0}@media screen and (max-width: 768px){#rule{top:164px;height:calc(100dvh - 224px)}}#offer-page{height:100vh;overflow-y:scroll;background-color:#eee;margin:-19px auto 0;padding:20px 0}#offer-page .no-offer{margin-top:200px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:16px}#offer-page .no-offer img{width:70px}#offer-page .no-offer p{text-align:center;font-size:16px}@media screen and (max-width: 768px){#offer-page{height:100vh;overflow-y:scroll;background-color:#eee;margin:-19px auto 0;padding:20px 0}#offer-page .no-offer{margin-top:150px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:16px}#offer-page .no-offer img{width:70px}#offer-page .no-offer p{text-align:center;font-size:16px}}#error-page{height:400px;overflow:scroll;display:flex;align-items:center;justify-content:center;background-color:#fff}#error-page .err-img{width:400px}#profile{height:calc(100dvh - 220px);top:160px;overflow-y:scroll;background-color:#eee;padding-left:10px;padding-right:10px;position:relative}#profile .guest{height:80px;display:flex;align-items:center;justify-content:center;font-size:12.5px;opacity:.8;background-color:#fff;margin:10px 0;border-radius:10px}#profile .topbar{padding:10px;background-color:#fff;border-radius:10px;margin:10px 0}#profile .topbar .profile-icon{display:flex;align-items:center}#profile .topbar .profile-icon .img{display:flex;align-items:center;justify-content:space-between;width:100%}#profile .topbar .profile-icon .img p{font-size:14px;font-weight:500;margin-bottom:5px}#profile .topbar .profile-icon .img .number{display:flex;align-items:center;gap:6px}#profile .topbar .profile-icon .img .number span{font-size:12px;font-weight:500;color:#393939;opacity:1}#profile .topbar .profile-icon .img img{width:25px;height:18px;border-radius:4px;object-fit:cover}#profile .topbar .profile-icon button{border:none;outline:none;padding:7px 20px;border-radius:4px;font-size:12px}#profile .topbar .ballance{background-color:#eee;padding:10px;border-radius:10px;display:flex;align-items:center}#profile .topbar .ballance .left{width:50%;display:flex;flex-direction:column;gap:12px}#profile .topbar .ballance .left .number{display:flex;align-items:center;gap:6px}#profile .topbar .ballance .left .number img{width:30px;height:20px;object-fit:cover;border-radius:4px}#profile .topbar .ballance .left .balance{display:flex;flex-direction:column;gap:4px}#profile .topbar .ballance .right{width:50%}#profile .topbar .ballance p{font-size:13px;color:#464545}#profile .topbar .ballance h3{font-weight:600;font-size:20px}#profile .topbar .ballance .acc-btn{display:grid;grid-template-columns:repeat(2,1fr);gap:6px}#profile .topbar .ballance .acc-btn button{background-color:#000;color:#fff;border:none;outline:none;padding:10px;border-radius:4px;line-height:1;font-size:12px}#profile .lists{padding-bottom:10px;display:flex;flex-direction:column;gap:10px}#profile .lists .list{width:100%;display:grid;grid-template-columns:repeat(2,1fr);cursor:pointer;gap:5px;background-color:#fff;padding:10px;border-radius:6px}#profile .lists .list .left{display:flex;align-items:center;gap:8px}#profile .lists .list .right{width:100%;display:flex;align-items:end;justify-content:end;gap:10px}#profile .lists .list .right button{background-color:#000;color:#fff;font-size:12px;border:none;padding:6px 8px;border-radius:4px;cursor:pointer}#profile .lists .list .right input{width:100%;border:none;text-align:end;outline:none;padding:.3rem;font-size:12px;background-color:transparent}#profile .lists .list .right .inputBack{background-color:#e9e8e8;padding:.3rem}#profile .lists .list .right input::placeholder{font-size:12px}#profile .lists .list .right .inpitIcon{height:100%;display:flex;justify-content:center;align-items:center}#profile .lists .list .right .inpitIcon i{font-size:18px;color:#ffc629}#profile .lists .list i{font-size:20px;color:#000}#profile .lists .list span{font-size:12px;font-weight:600;color:#464545}#profile .lists .logouts{bottom:60px;left:0;width:100%}#profile .lists .logouts .btn{padding:0 20px}#profile .lists .logouts .btn button{width:100%;background-color:#000;color:#fff;border:none;outline:none;padding:12px;border-radius:8px;line-height:1}#profile .social-media{padding-bottom:50px;display:flex;align-items:start;gap:6px}#profile .social-media span{margin-top:2px;font-size:12px;color:#464545;font-weight:500}#profile .social-media .media-links{display:flex;align-items:center;gap:6px}#profile .social-media .media-links i{color:#464545;font-size:22px;border-radius:6px}#profile .login-signin{position:fixed;bottom:70px;left:0;width:100%}#profile .login-signin .btn{margin:auto;padding:0 10px}#profile .login-signin .btn button{width:100%;background-color:#000;color:#fff;border:none;outline:none;padding:14px;border-radius:8px;line-height:1;font-size:12px;font-weight:550}#profile .deposit{position:fixed;top:0;left:0;width:100%;height:100vh;display:flex;align-items:end;justify-content:end;z-index:999;background-color:#0000004d;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}#profile .deposit .box{width:100%;height:100vh;display:flex;flex-direction:column;align-items:end;justify-content:center;position:relative}#profile .deposit .box .item{position:absolute;left:50%;transform:translate(-50%);bottom:30px;width:786px;margin:auto;display:flex;justify-content:center;align-items:center}#profile .deposit .box .item .deposit-box{background-color:#fff;box-shadow:#00000029 0 1px 4px;width:80%;padding:20px;border-radius:10px;position:relative}#profile .deposit .box .item .deposit-box .crossIcon{position:absolute;top:8px;right:8px;background-color:#000;color:#fff;border-radius:50px;font-size:25px}#profile .deposit .box .item .deposit-box h3{text-align:center;font-weight:400;margin-bottom:20px;line-height:1;font-size:16px}#profile .deposit .box .item .deposit-box .avail-ballance{background-color:#eee;text-align:center;padding:7px;border-radius:10px;margin-bottom:15px}#profile .deposit .box .item .deposit-box .avail-ballance span{font-size:12px}#profile .deposit .box .item .deposit-box .deposit-coins p{font-size:12px;font-weight:500;color:#464545;margin-bottom:6px}#profile .deposit .box .item .deposit-box .deposit-coins .input{background-color:#eee;border-radius:10px}#profile .deposit .box .item .deposit-box .deposit-coins .input input{border:none;outline:none;background-color:transparent;padding:10px;width:100%}#profile .deposit .box .item .deposit-box .deposit-coins span{font-size:10px;line-height:1}#profile .deposit .box .item .deposit-box .select-bank{margin-top:10px;background-color:#eee;border-radius:10px;padding:10px}#profile .deposit .box .item .deposit-box .select-bank .preferred-bank{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ccc;padding-bottom:10px}#profile .deposit .box .item .deposit-box .select-bank .preferred-bank p{font-size:12px;color:#464545}#profile .deposit .box .item .deposit-box .select-bank .preferred-bank .bank select{cursor:pointer;border:1px solid #ccc;outline:none;padding:5px 50px;border-radius:4px}#profile .deposit .box .item .deposit-box .select-bank .account-details{margin-top:10px}#profile .deposit .box .item .deposit-box .select-bank .account-details .details{margin-top:8px;display:flex;align-items:center;justify-content:space-between}#profile .deposit .box .item .deposit-box .select-bank .account-details .details p,#profile .deposit .box .item .deposit-box .select-bank .account-details .details span{font-size:12px}#profile .deposit .box .item .deposit-box .button{cursor:pointer;margin-top:10px;width:100%;background-color:#000;color:#fff;border:none;outline:none;padding:12px;border-radius:8px;line-height:1;text-align:center;font-size:13px}#profile .deposit .box .item .deposit-box .buttom-butt{display:flex;gap:1rem}#profile .deposit .box .item .deposit-box .buttom-butt .button{cursor:pointer;margin-top:10px;width:100%;background-color:#000;color:#fff;border:none;outline:none;padding:12px;border-radius:8px;line-height:1;text-align:center;font-size:13px}#profile .deposit-money{position:fixed;top:0;left:0;background-color:#00000080;height:100vh;width:100%;z-index:999;display:flex;align-items:center;justify-content:center}#profile .deposit-money .box{height:100%;overflow:hidden;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:flex;align-items:center;justify-content:center}#profile .deposit-money .box .item-box{margin-bottom:80px;width:70%;background-color:#fff;color:#000;border-radius:10px;overflow:hidden;position:relative}#profile .deposit-money .box .item-box .title{background-color:#eee;padding:15px 20px;text-align:center;position:relative}#profile .deposit-money .box .item-box .title .crossIcon{position:absolute;top:10px;right:10px;color:#000;font-size:30px}#profile .deposit-money .box .item-box .title p{font-size:15px;display:flex;align-items:center;justify-content:center;font-weight:700}#profile .deposit-money .box .item-box .title p span{font-size:14px;font-weight:500}#profile .deposit-money .box .item-box .bank-details{margin-bottom:6px;padding:10px 15px;display:flex;align-items:center;gap:8px;border-bottom:1px solid #ccc}#profile .deposit-money .box .item-box .bank-details i{font-size:20px;color:#464545;background-color:#ccc;padding:4px;border-radius:50px}#profile .deposit-money .box .item-box .bank-details span{font-size:12px}#profile .deposit-money .box .item-box .acc-info{padding:0 10px;margin-bottom:20px}#profile .deposit-money .box .item-box .acc-info .boxx{background-color:#eee;padding:10px;border-radius:10px;display:flex;gap:1rem}#profile .deposit-money .box .item-box .acc-info .boxx .boxx-left,#profile .deposit-money .box .item-box .acc-info .boxx .boxx-right{width:48%}#profile .deposit-money .box .item-box .acc-info .boxx .list{display:flex;align-items:center;justify-content:space-between}#profile .deposit-money .box .item-box .acc-info .boxx .list p{font-size:12px}#profile .deposit-money .box .item-box .acc-info .boxx .list .name .qr-image{height:7rem;width:7rem}#profile .deposit-money .box .item-box .acc-info .boxx .list .name .qr-image img{height:100%;width:100%}#profile .deposit-money .box .item-box .acc-info .boxx .list .name span{font-size:12px;font-weight:700}#profile .deposit-money .box .item-box .acc-info .boxx .list .name span .input{background-color:#eee;border-radius:10px}#profile .deposit-money .box .item-box .acc-info .boxx .list .name span .input input{border:1px solid rgba(128,128,128,.637);outline:none;background-color:transparent;border-radius:10px;padding:8px;width:100%}#profile .deposit-money .box .item-box .screenshot{padding:10px}#profile .deposit-money .box .item-box .screenshot p{font-size:12px;margin-bottom:4px}#profile .deposit-money .box .item-box .screenshot .select-image{height:100px}#profile .deposit-money .box .item-box .submit-btn{padding:10px}#profile .deposit-money .box .item-box .submit-btn button{background-color:#000;color:#fff;border:none;outline:none;padding:10px;width:100%;border-radius:10px;font-size:12px}#profile .passwordModal{position:fixed;background-color:#0000007c;z-index:9999999;width:100%;height:100%;top:0;left:0;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:all .3s ease}#profile .passwordModal .passwordBox{background-color:#fff;width:45%;border-radius:10px;min-height:300px;padding:20px;display:flex;flex-direction:column;gap:10px;position:relative}#profile .passwordModal .passwordBox i{position:absolute;top:0;right:0;font-size:32px}#profile .passwordModal .passwordBox .input_div{display:flex;flex-direction:column;gap:10px}#profile .passwordModal .passwordBox .input_div label{font-weight:500}#profile .passwordModal .passwordBox .input_div input{height:40px;outline:none;border:1px solid #000;border-radius:8px;padding:0 15px}#profile .passwordModal .passwordBox button{background-color:#fff;width:40%;border:none;background-color:#000;color:#fff;height:40px;cursor:pointer;border-radius:8px;align-self:center;font-size:14px}#profile .passwordModal.active{opacity:1;visibility:visible}#profile .deposit-money .box .item-box{margin-bottom:0;width:100%}@media screen and (max-width: 750px){#profile{height:calc(100dvh - 224px);top:164px}#profile .topbar .ballance .left .number span{font-size:16px}#profile .topbar .ballance .acc-btn{display:flex;flex-direction:column;align-items:flex-end}#profile .topbar .ballance .acc-btn button{width:50%}#profile .deposit .box .item{bottom:0;width:90%;height:100%;display:flex;align-items:center}#profile .deposit .box .item .deposit-box{width:100%}#profile .deposit-money .box .item-box{width:90%}#profile .deposit-money .box .item-box .acc-info{margin-bottom:5px}#profile .deposit-money .box .item-box .acc-info .boxx{flex-direction:column}#profile .deposit-money .box .item-box .acc-info .boxx .boxx-left,#profile .deposit-money .box .item-box .acc-info .boxx .boxx-right{width:100%}#profile .deposit-money .box .item-box .acc-info .boxx .list .name .qr-image{height:6rem}#profile .deposit-money .box .item-box .screenshot .select-image .select i{display:none}#profile .passwordModal{position:fixed;background-color:#0000002d;z-index:9999999;width:100%;height:100%;top:0;left:0;display:flex;align-items:center;justify-content:center}#profile .passwordModal .passwordBox{background-color:#fff;width:94%;border-radius:10px;min-height:300px;padding:20px;display:flex;flex-direction:column;gap:10px}#profile .passwordModal .passwordBox .input_div{display:flex;flex-direction:column;gap:10px}#profile .passwordModal .passwordBox .input_div label{font-weight:500}#profile .passwordModal .passwordBox .input_div input{height:40px;outline:none;border:1px solid #000;border-radius:8px;padding:0 15px}#profile .passwordModal .passwordBox button{background-color:#fff;width:40%;border:none;background-color:#000;color:#fff;height:40px;cursor:pointer;border-radius:8px;align-self:center;font-size:14px}.change-password .box .item-box{width:90%}}.stream-bar-launch{width:100%;height:calc(100dvh - 70px);position:relative;top:70px;display:flex;justify-content:center;align-items:flex-start;background:#1a1a1a}.stream-bar-launch iframe{width:100%;height:100%;border:none}.stream-bar-launch .wait{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.stream-bar-launch .wait .skeleton{text-align:center}.stream-bar-launch .wait .skeleton p{color:#fff;font-size:1.2rem;margin:0}@media screen and (max-width: 768px){.stream-bar-launch iframe{width:100%;height:100%}.stream-bar-launch .wait .skeleton p{font-size:1rem}}.cricket_transaction_card{border:1px solid #868686;border-radius:6px;display:flex;flex-direction:column;align-items:flex-start;gap:12px;padding:10px;width:100%;background-color:#fff}.cricket_transaction_card .ids{width:100%;display:flex;align-items:center;justify-content:space-between}.cricket_transaction_card .ids .tabs{display:flex;align-items:center;justify-content:center;gap:10px}.cricket_transaction_card .ids .tabs .loss{background-color:#bc1907;color:#fff;display:flex;align-items:center;justify-content:center;padding:6px;border-radius:2px}.cricket_transaction_card .ids .tabs .win{background-color:#2ebc07;color:#fff;display:flex;align-items:center;justify-content:center;padding:6px;border-radius:2px}.cricket_transaction_card .ids .tabs .betTypes{min-width:70px;display:flex;align-items:center;justify-content:center;padding:6px;color:#fff;border-radius:2px;background-color:#212121}.cricket_transaction_card .match,.cricket_transaction_card .bet{width:100%;display:flex;align-items:center;justify-content:space-between}.cricket_transaction_card .bet .boxes{display:flex;align-items:center;justify-content:center;gap:10px}.cricket_transaction_card .bet .boxes .box{min-width:70px;display:flex;align-items:center;justify-content:center;padding:6px;color:#000;border-radius:2px;background-color:#2ebc07}.cricket_transaction_card .bet .boxes .box.blue{background-color:#a0d8fb}.cricket_transaction_card .bet .boxes .box.red{background-color:#fdc9d4}.cricket_transaction_card .details{width:100%}.cricket_transaction_card .details .boxes{display:flex;align-items:center;justify-content:flex-start;gap:18px}.cricket_transaction_card .details .boxes .box{width:calc(49% - 12px);display:flex;align-items:center;justify-content:space-between}.cricket_transaction_card .details .boxes .stack .titles,.cricket_transaction_card .details .boxes .liability .titles{font-family:Poppins!important;font-weight:600!important}.cricket_transaction_card .details .boxes .liability .value{color:#f03329;font-family:Poppins!important;font-weight:600!important}.cricket_transaction_card .details .boxes .profit .titles{font-family:Poppins!important;font-weight:600!important}.cricket_transaction_card .details .boxes .profit .value{color:#2ebc07;font-family:Poppins!important;font-weight:600!important}.cricket_transaction_card .result{width:100%}.cricket_transaction_card .result .boxes{display:flex;align-items:center;flex-wrap:wrap;justify-content:flex-start;gap:18px}.cricket_transaction_card .result .boxes .box{width:47.5%;display:flex;align-items:center;justify-content:space-between}.cricket_transaction_card .result .boxes .winner{display:flex;align-items:center;justify-content:center;color:#000}.cricket_transaction_card .result .boxes .winner .loss,.cricket_transaction_card .result .boxes .winner .win{display:flex;align-items:center;justify-content:center;padding:6px;border-radius:2px}.cricket_transaction_card .result .boxes .declaration span{font-family:Poppins;font-weight:600}.cricket_transaction_card .result .boxes .declaration .result_value_green{padding:6px;border-radius:3px;min-width:60px;display:flex;align-items:center;justify-content:center}.cricket_transaction_card .result .boxes .declaration .result_value_yellow{padding:6px;border-radius:3px;min-width:100px;display:flex;align-items:center;justify-content:center}.cricket_transaction_card .result .boxes .win span{font-family:Poppins;font-weight:600}.cricket_transaction_card .result .boxes .win .result_value{padding:6px;border-radius:3px;min-width:100px;display:flex;align-items:center;justify-content:center;background-color:#65b119;color:#fff}.cricket_transaction_card .result .boxes .result_date{width:100%;justify-content:space-between}.cricket_transaction_container{display:flex;flex-direction:column;gap:14px}.cricket_transaction_container .name{display:flex;align-items:center;justify-content:space-between}.cricket_transaction_container .name .titl{display:flex;align-items:center;gap:1rem}.cricket_transaction_container .name .titl i{font-size:2.5rem}.cricket_transaction_container .name .titl img{width:2rem;cursor:pointer}.cricket_transaction_container .name .pl .value{color:#f03329}.cricket_transaction_container .name .pl .value-win{color:#2ebc07}.cricket_transaction_container .date_box{display:flex;align-items:flex-end;justify-content:space-between}.cricket_transaction_container .date_box .content{display:flex;align-items:flex-start;flex-direction:column;gap:10px}.cricket_transaction_container .date_box .content .range{display:flex;align-items:center;width:100%;gap:4px}.cricket_transaction_container .date_box .content .range .input_div{display:flex;align-items:flex-start;gap:10px;width:100%}.cricket_transaction_container .date_box .content .range .input_div input{outline:none;background-color:#fff;color:#000;border:1px solid #212121;padding:4px 10px;border-radius:2px}.cricket_transaction_container .date_box .content .range button{background-color:#212121;border:none;color:#fff;padding:4px 10px;border-radius:2px;cursor:pointer;width:100px;height:34px}.cricket_transaction_container .date_box .pl{display:flex;align-items:center;justify-content:center;gap:4px}.cricket_transaction_container .date_box .pl .value{color:#f03329}.cricket_transaction_container select{background-color:#fff;outline:none}.cricket_transaction_container .transactions{display:flex;flex-direction:column;align-items:flex-start;gap:12px}@media screen and (max-width: 768px){.cricket_transaction_card{font-size:10px;border:1px solid #868686;border-radius:6px;display:flex;flex-direction:column;align-items:flex-start;gap:12px;padding:10px;width:100%;background-color:#fff}.cricket_transaction_card .ids{width:100%;display:flex;align-items:center;justify-content:space-between}.cricket_transaction_card .ids .betTypes{min-width:40px;display:flex;align-items:center;justify-content:center;padding:6px;color:#fff;border-radius:2px;background-color:#f03329}.cricket_transaction_card .match,.cricket_transaction_card .bet{width:100%;display:flex;align-items:center;justify-content:space-between}.cricket_transaction_card .bet .names{height:40px;display:flex;align-items:center;justify-content:center;gap:10px}.cricket_transaction_card .bet .boxes{display:flex;align-items:center;justify-content:center;gap:10px}.cricket_transaction_card .bet .boxes .box{min-width:40px;display:flex;align-items:center;justify-content:center;padding:6px;border-radius:2px}.cricket_transaction_card .bet .boxes .type{background-color:#212121}.cricket_transaction_card .bet .boxes .betTypes{background-color:#f03329}.cricket_transaction_card .details{width:100%}.cricket_transaction_card .details .boxes{display:flex;align-items:center;justify-content:flex-start;gap:18px}.cricket_transaction_card .details .boxes .box{width:calc(49% - 12px);display:flex;align-items:center;justify-content:space-between}.cricket_transaction_card .details .boxes .stack div{font-family:Poppins!important;font-weight:600!important}.cricket_transaction_card .details .boxes .liability .value{color:#f03329;font-family:Poppins!important;font-weight:600!important}.cricket_transaction_card .details .boxes .profit span{color:#2ebc07}.cricket_transaction_card .details .boxes .profit .value{font-family:Poppins!important;font-weight:600!important}.cricket_transaction_card .result{width:100%}.cricket_transaction_card .result .boxes{display:flex;align-items:center;justify-content:flex-start;gap:6px}.cricket_transaction_card .result .boxes .box{width:49%;display:flex;align-items:center;justify-content:space-between}.cricket_transaction_card .result .boxes .winner{display:flex;justify-content:center}.cricket_transaction_card .result .boxes .declaration span{font-family:Poppins;font-weight:600}.cricket_transaction_card .result .boxes .declaration .result_value{padding:6px;border-radius:3px;min-width:0px;display:flex;align-items:center;justify-content:center;background-color:#e9e9e9}.cricket_transaction_card .result .boxes .win span{font-family:Poppins;font-weight:600}.cricket_transaction_card .result .boxes .win .result_value{padding:6px;border-radius:3px;min-width:50px;display:flex;align-items:center;justify-content:center;color:#fff}.cricket_transaction_card .result .boxes .win .result_value.green{background-color:#4cb119}.cricket_transaction_card .result .boxes .win .result_value.red{background-color:#b11919}.cricket_transaction_card .result .boxes .result_date{width:100%;justify-content:space-between}.cricket_transaction_container{display:flex;flex-direction:column;gap:14px}.cricket_transaction_container .date_box{display:flex;align-items:flex-start;flex-direction:column;gap:10px;justify-content:space-between}.cricket_transaction_container .date_box .content{display:flex;align-items:flex-start;gap:10px;width:100%}.cricket_transaction_container .date_box .content button{background-color:#212121;border:none;color:#fff;padding:4px 10px;border-radius:2px;cursor:pointer}.cricket_transaction_container .date_box .content .input_div{display:flex;align-items:center;gap:4px;width:calc(100% - 100px)}.cricket_transaction_container .date_box .content .input_div input{color:#000;border:1px solid #212121;padding:4px 10px;border-radius:2px;height:34px;width:128px}.cricket_transaction_container .date_box .pl{display:flex;align-items:center;justify-content:center;gap:4px}.cricket_transaction_container .date_box .pl .value{color:#f03329}.cricket_transaction_container select{color:#000;border:1px solid #212121;padding:4px 10px;border-radius:2px;height:34px}.cricket_transaction_container .transactions{display:flex;flex-direction:column;align-items:flex-start;gap:12px}}.transaction-container{display:flex;flex-direction:column;gap:16px;padding:8px;max-height:100%;overflow:hidden;overflow-y:auto}.transaction-container .input_box_casino{display:flex;align-items:center;gap:10px}.transaction-container .input_box_casino .filter-input{width:50%}.transaction-container .input_box_casino .filter-input input[type=date]{width:100%!important;background-color:#fff;padding:6px 4px;border:none;box-shadow:#00000005 0 1px 3px,#1b1f2326 0 0 0 1px;border-radius:4px;-webkit-appearance:none;color:#000}.transaction-container .filter-input .btn{display:flex;align-items:center;gap:10px}.transaction-container .filter-input .btn button{width:100%;background-color:#ecbd57;border:none;color:#000;font-size:13px;cursor:pointer;padding:5px;border-radius:5px;margin-top:10px;text-transform:uppercase}.transaction-card{background-color:#fff;border-radius:8px;border:1px solid #9d9d9d;box-shadow:#00000029 0 1px 4px;padding:16px;display:flex;flex-direction:column}.transaction-card .card-content{display:flex;justify-content:space-between}@media (max-width: 768px){.transaction-card .card-content{flex-direction:column;gap:16px}}.transaction-card .card-content .left-section{display:flex;gap:16px}.transaction-card .card-content .left-section .thumbnail{width:50px;height:50px;border-radius:4px;object-fit:cover}.transaction-card .card-content .left-section .details .title{font-size:16px;font-weight:700;margin:0}.transaction-card .card-content .left-section .details .category{font-size:14px;color:#888;margin:4px 0 0}.transaction-card .card-content .right-section{display:grid;grid-template-columns:1fr auto;gap:8px 16px;align-items:center;text-align:left}.transaction-card .card-content .right-section .info-row{display:contents}.transaction-card .card-content .right-section .info-row .label{font-size:14px;font-weight:700;color:#444}.transaction-card .card-content .right-section .info-row .value{font-size:14px;color:#222}.transaction-card .card-content .right-section .info-row .value.credit{color:green}.transaction-card .card-content .right-section .info-row .value.debit{color:red}.transactionCard{width:100%;background-color:#fff;border-radius:12px;box-shadow:#0000001f 0 1px 3px,#0000003d 0 1px 2px;padding:10px;display:flex;flex-direction:column;gap:3px;position:relative}.transactionCard .idBox{display:flex;align-items:center;justify-content:space-between}.transactionCard .idBox p{font-size:12px;color:#41444c}.transactionCard .idBox p span{color:#000}.transactionCard .idBox h4{font-size:13px;font-weight:600}.transactionCard .title{display:flex;align-items:center;gap:10px;padding-bottom:5px}.transactionCard .title img{width:80px;height:80px;object-fit:cover;border-radius:4px}.transactionCard .title p{font-weight:600}.transactionCard .title .bottom{display:flex;flex-direction:column;gap:6px;width:100%}.transactionCard .title .bottom .box{display:flex;align-items:flex-start}.transactionCard .title .bottom .box .left{width:50%;display:flex;flex-direction:column;gap:3px}.transactionCard .title .bottom .box .left p{font-size:10px;color:#41444c}.transactionCard .title .bottom .box .left .value{font-size:12px;font-weight:600}.transactionCard .title .bottom .box .left .value.credit{color:green}.transactionCard .title .bottom .box .left .value.debit{color:red}.transactionCard .title .bottom .box .right{width:50%;display:flex;flex-direction:column;gap:3px}.transactionCard .title .bottom .box .right p{font-size:10px;color:#41444c}.transactionCard .title .bottom .box .right span{font-size:12px;font-weight:600}.transactionCard .date{display:flex;align-items:center;justify-content:flex-end;position:absolute;bottom:4px;right:10px}.transactionCard .date small{color:#767676;font-size:10px}.transactionCard .settled{font-size:12px;color:#003fbc;background-color:#dae7ff;width:fit-content;padding:3px 7px;position:absolute;border-radius:30px;top:12px;right:12px}.loading-spinner{display:flex;justify-content:center;align-items:center;padding:20px;width:100%}.loading-spinner .spinner{width:40px;height:40px;border:4px solid rgba(255,255,255,.1);border-left-color:#ecbd57;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}#passbook{height:calc(100dvh - 160px);top:160px;position:relative;overflow-y:hidden;background-color:#eee;box-shadow:#00000029 0 1px 4px}#passbook .top-bar{position:sticky;width:100%;z-index:1;top:-5px}#passbook .top-bar .item{padding:10px;margin:auto;background-color:#000;color:#fff;cursor:pointer;position:relative;display:-webkit-box;overflow:scroll;height:50px}#passbook .top-bar .item .lists{margin-top:10px;padding-bottom:2px;width:20%;display:flex;align-items:center;justify-content:center}#passbook .top-bar .item .lists span{color:#fff;font-size:11px;text-transform:uppercase;font-weight:500}#passbook .top-bar .item .lists .sctiveBg{position:absolute;width:100px;height:3px;bottom:0;background-color:orange;border-top-left-radius:10px;border-top-right-radius:10px}#passbook .top-bar .item .lists:last-child{border-right:none!important}#passbook .top-bar .item .lists:nth-child(2n){border-right:1px solid #ccc;border-left:1px solid #ccc}#passbook .top-bar .item::-webkit-scrollbar{display:none}#passbook .content-box{position:relative;overflow-y:scroll;padding:20px 10px;top:0;height:calc(100dvh - 210px)}#passbook .content-box::-webkit-scrollbar{display:none}#passbook .content-box .pg-title{font-size:12px;font-weight:500;color:#464545;padding-top:10px}#passbook .content-box .data .no-data{padding-top:150px;text-align:center;font-size:12px;opacity:.7}#passbook .content-box .responsive-table{margin-top:0}#passbook .game-trans-box .top-bar{position:fixed;z-index:9;width:100%;margin-top:-2px;height:fit-content}#passbook .game-trans-box .top-bar .options{margin:auto;display:grid;grid-template-columns:repeat(2,1fr);background-color:#c6c6c6}#passbook .game-trans-box .top-bar .options .left,#passbook .game-trans-box .top-bar .options .right{cursor:pointer;text-align:center;padding:7px;font-size:12px;font-weight:500;opacity:.7}#passbook .game-trans-box .top-bar .options .active{background-color:#fff;border-bottom:2px solid #000!important}#passbook .game-trans-box .page-box{overflow-x:auto}#passbook .game-trans-box .page-box .transaction_table{min-width:100%}#passbook .game-trans-box .page-box .transaction_table::-webkit-scrollbar{display:none}#passbook .game-trans-box .page-box .transaction_table table{border-collapse:collapse;min-width:100%}#passbook .game-trans-box .page-box .transaction_table table tr th,#passbook .game-trans-box .page-box .transaction_table table tr td{border:1px solid rgb(125,125,125);min-width:80px;white-space:nowrap;text-align:left;padding:6px;font-size:12px}#passbook .game-trans-box .page-box .transaction_table table thead tr th{background-color:#e6be5c}#passbook .game-trans-box .box{display:flex;flex-direction:column;gap:6px;margin-bottom:10px}#passbook .game-trans-box .box .dates{display:flex;gap:10px}#passbook .game-trans-box .box .dates input{height:30px;min-width:130px;outline:none;background-color:#fff;border:none;padding:0 4px;box-shadow:#00000005 0 1px 3px,#1b1f2326 0 0 0 1px;border-radius:4px;color:#000}#passbook .game-trans-box .box .dates .buttons{display:flex;align-items:center;gap:5px;width:100%}#passbook .game-trans-box .box .dates .buttons button{width:100%;border:none;font-size:13px;background-color:#e6be5c;border-radius:4px;color:#000;cursor:pointer;height:30px;text-transform:uppercase}#passbook .game-trans-box .box .select_options select{height:30px;width:100%;outline:none;border:none;background-color:#fff;border-radius:4px;color:#000;padding:0 4px;box-shadow:#00000005 0 1px 3px,#1b1f2326 0 0 0 1px}#passbook .game-trans-box .box .select_options select option{text-transform:uppercase}#passbook .game-trans-box .maintrans{padding-top:25px}#passbook .game-trans-box .maintrans .history-box{height:100px;width:100%;position:relative}#passbook .game-trans-box .maintrans .history-box .select-transction{position:absolute;top:-18px;right:0}#passbook .game-trans-box .maintrans .history-box .select-transction select{padding:5px 0;width:200px;border-radius:6px;cursor:pointer;outline:none;background-color:#fff;font-size:11px}#passbook .game-trans-box .maintrans .history-box .select-transction select option{background-color:#fff;font-size:11px}@media screen and (max-width: 750px){#passbook .content-box .filter-container{gap:.5rem;flex-direction:column}#passbook .top-bar .item .lists{width:30%}.game-trans-box .box{display:flex;flex-direction:column;gap:6px;margin-bottom:10px}.game-trans-box .box .dates{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.game-trans-box .box .dates .input_div{width:calc(50% - 5px)}.game-trans-box .box .dates .input_div input[type=date]{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:30px;width:100%!important;outline:none;border-radius:4px;color:#000}.game-trans-box .box .dates .buttons{display:flex;align-items:center;gap:5px}.game-trans-box .box .dates .buttons button{min-width:50px;border:none;background-color:#e6be5c;border-radius:4px;color:#000;cursor:pointer;height:30px}.game-trans-box .box .select_options select{height:30px;width:100%;outline:none;border:1px solid #000;border-radius:4px;color:#000}.game-trans-box .box .select_options select option{text-transform:uppercase}}#banking{overflow-y:scroll;background-color:#eee;padding:20px 10px;position:relative;height:calc(100dvh - 220px);top:160px}#banking .top-bar{margin-top:-20px;position:absolute;width:100%;left:0}#banking .top-bar .header-bar{background-color:#141414;color:#fff;margin:auto;padding-top:10px;display:grid;grid-template-columns:repeat(3,1fr);position:relative}#banking .top-bar .header-bar .left{cursor:pointer;padding:12px;display:flex;align-items:center;justify-content:center;text-transform:uppercase;color:#fff;font-size:11px;font-weight:550}#banking .top-bar .header-bar .middle{border-left:1px solid #ccc;border-right:1px solid #ccc}#banking .top-bar .header-bar .active_bg{position:absolute;width:100px;height:3px;bottom:0;background-color:orange;border-top-left-radius:10px;border-top-right-radius:10px}#banking .profile-name{margin-top:50px;background-color:#fff;display:flex;flex-direction:column;align-items:center;padding:15px 20px;gap:10px;border-radius:10px}#banking .profile-name .name{font-size:14px}#banking .profile-name .number{display:flex;align-items:center;gap:4px}#banking .profile-name .number img{width:22px;height:18px;border-radius:2px}#banking .profile-name .number p{font-weight:400;font-size:12px}#banking .addnew-bank{margin:10px 0}#banking .addnew-bank button{width:100%;background-color:#000;color:#fff;border:none;outline:none;padding:12px 10px;border-radius:10px}#banking .bank-details h3{font-size:14px;font-weight:500;color:#464545}#banking .bank-details .listof-bankdetails{margin-top:10px;border-radius:10px;min-height:25rem}#banking .bank-details .listof-bankdetails .lists{background-color:#fff;width:100%;padding:2px 10px;display:flex;align-items:center;justify-content:space-between}#banking .bank-details .listof-bankdetails .lists .left{display:flex;align-items:center}#banking .bank-details .listof-bankdetails .lists .left .img img{width:40px}#banking .bank-details .listof-bankdetails .lists .left .text .bankName{line-height:1;font-size:13px}#banking .bank-details .listof-bankdetails .lists .left .text .preferred{font-size:11px;font-weight:300}#banking .bank-details .listof-bankdetails .lists .right{display:flex;align-items:center;gap:10px}#banking .bank-details .listof-bankdetails .lists .right i{font-size:20px}#banking .bank-details .listof-bankdetails .lists .right .bxs-trash-alt{background-color:#eee;padding:4px;border-radius:50px}#banking .bank-details .listof-bankdetails .account-info{border-top:1px solid #eee;padding:10px;background-color:#fff}#banking .bank-details .listof-bankdetails .account-info .li{display:flex;justify-content:space-between;margin-top:2px}#banking .bank-details .listof-bankdetails .account-info .li p{font-size:12px;font-weight:550}#banking .bank-details .listof-bankdetails .account-info .li .acc-name{text-transform:uppercase}#banking .bank-details .listof-bankdetails .account-info .li span{font-size:12px}#banking .deletedList{padding-top:40px}#banking .deletedList .listof-bankdetails{margin-top:10px;border-radius:10px}#banking .deletedList .listof-bankdetails .lists{width:100%;padding:2px 10px;display:flex;background-color:#fff;align-items:center;justify-content:space-between}#banking .deletedList .listof-bankdetails .lists .left{display:flex;align-items:center}#banking .deletedList .listof-bankdetails .lists .left .img img{width:40px}#banking .deletedList .listof-bankdetails .lists .left .text .bankName{line-height:1;font-size:13px}#banking .deletedList .listof-bankdetails .lists .left .text .preferred{font-size:11px;font-weight:300}#banking .deletedList .listof-bankdetails .lists .right{display:flex;align-items:center;gap:10px}#banking .deletedList .listof-bankdetails .lists .right i{font-size:20px}#banking .deletedList .listof-bankdetails .lists .right .bxs-trash-alt{background-color:#eee;padding:4px;border-radius:50px}#banking .deletedList .listof-bankdetails .account-info{border-top:1px solid #eee;padding:10px;background-color:#fff}#banking .deletedList .listof-bankdetails .account-info .li{display:flex;justify-content:space-between;margin-top:2px}#banking .deletedList .listof-bankdetails .account-info .li p{font-size:12px;font-weight:550}#banking .deletedList .listof-bankdetails .account-info .li .acc-name{text-transform:uppercase}#banking .deletedList .listof-bankdetails .account-info .li span{font-size:12px}#banking .account-history{padding-top:30px}#banking .account-history .lists .li{margin-top:10px;background-color:#fff;padding:10px;border-radius:10px;display:flex;align-items:center;justify-content:space-between}#banking .account-history .lists .li p{font-size:13px;line-height:1}#banking .account-history .lists .li span{font-size:11px;line-height:1}.add-banks{position:fixed;top:0;left:0;background-color:#00000080;height:100vh;width:100%;z-index:1000}.add-banks .box{height:100%;margin:auto;overflow:hidden;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:flex;align-items:end;justify-content:center}.add-banks .box .item-box{margin-bottom:20px;width:70%;background-color:#fff;color:#000;border-radius:20px;overflow:hidden;position:relative;padding:20px}.add-banks .box .item-box .crossBtn{position:absolute;top:10px;right:10px;color:#000;font-size:30px}.add-banks .box .item-box .title{text-align:center;font-size:14px}.add-banks .box .item-box .forms{margin-top:30px;display:flex;flex-wrap:wrap;gap:1rem}.add-banks .box .item-box .forms .input{margin-top:10px;position:relative;width:48%}.add-banks .box .item-box .forms .input p{font-size:12px;margin-bottom:5px;font-weight:550}.add-banks .box .item-box .forms .input select,.add-banks .box .item-box .forms .input input{width:100%;padding:8px 10px;border:1px solid #eee;border-radius:8px;cursor:pointer}.add-banks .box .item-box .forms .input input::placeholder{font-size:12px}.add-banks .box .item-box .forms .input .css-13cymwt-control{border:1px solid #eee;border-radius:8px}.add-banks .box .item-box .forms .input .css-1jqq78o-placeholder{font-size:12px}.add-banks .box .item-box .forms .input .css-1dimb5e-singleValue{font-size:13px}.add-banks .box .item-box .forms .input .err{color:red;font-weight:400;font-size:11px}.add-banks .box .item-box .button{display:flex;justify-content:center}.add-banks .box .item-box .button button{margin-top:10px;width:30%;border:none;outline:none;padding:10px;border-radius:8px;font-weight:500;background-color:#000;color:#fff}.delete-bank{position:fixed;top:0;left:0;background-color:#00000080;height:100vh;width:100%;z-index:9999}.delete-bank .box{height:100%;margin:auto;overflow:hidden;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:flex;align-items:end;justify-content:center}.delete-bank .box .item-box{margin-bottom:20px;width:50%;background-color:#fff;color:#000;border-radius:10px;overflow:hidden;position:relative;padding:10px}.delete-bank .box .item-box .icon-title{background-color:#eee;padding:10px;border-radius:10px;display:flex;align-items:center;gap:10px}.delete-bank .box .item-box .icon-title i{background-color:orange;color:#fff;padding:4px;border-radius:8px;font-size:22px}.delete-bank .box .item-box .icon-title span{font-size:14px;font-weight:500;color:#141414}.delete-bank .box .item-box p{margin:15px 0;font-size:14px;color:#464545}.delete-bank .box .item-box .buttons{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.delete-bank .box .item-box .buttons button{border:1px solid #ccc;padding:8px 10px;border-radius:10px;font-weight:500}.delete-bank .box .item-box .buttons button:nth-child(2){background-color:#000;color:#fff}@media screen and (max-width: 750px){.add-banks .box{align-items:center}.add-banks .box .item-box{width:90%}.add-banks .box .item-box .forms .input{width:100%}#banking{height:calc(100dvh - 224px);top:164px}#banking .bank-details .listof-bankdetails{min-height:auto}.delete-bank .box{align-items:center}.delete-bank .box .item-box{width:90%}}.activeBets{position:relative;top:160px;height:calc(100dvh - 220px);padding:10px;display:flex;flex-direction:column;gap:14px;overflow-y:auto;border-left:1px solid #e0e0e0}@media screen and (max-width: 768px){.activeBets{top:164px;height:calc(100dvh - 224px)}}@font-face{font-family:Repo;src:url(/assets/Repro-Bo0ficjh.ttf)}*{padding:0;margin:0;box-sizing:border-box;list-style:none;transition:.3s ease;text-decoration:none;scroll-behavior:smooth;-webkit-user-select:none;user-select:none;font-family:Lato!important}body{width:50%;height:100dvh;background-color:#eee;margin:auto;overflow-y:auto}#body{overflow-y:auto}body::-webkit-scrollbar{padding:0;display:none}*::-webkit-scrollbar{width:6px;height:8px}*::-webkit-scrollbar-track{background:transparent}*::-webkit-scrollbar-thumb{cursor:pointer;background:#ffc629;border-radius:15px}i,button,input{cursor:pointer}.reverse{flex-direction:row-reverse}p,span{color:#000}.flex{display:flex}.justify-center{justify-content:center}.align-center{align-items:center}.h-full{height:100%}.f-s-24{font-size:24px}.white-color{color:#fff}.p-1-0{padding:1rem 0}.err{font-size:12px;font-weight:500;color:red}.success{color:green;font-weight:700}.faild{font-weight:700;color:red}.warning{font-weight:700;color:#fb0}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.hwRIih a{color:#000!important;border:1px solid red}.cRWTxa{margin-top:18px!important;margin-right:5px!important;z-index:999!important}a[href*="elfsight.com"]{display:none!important}.es-embed-root a[href*="elfsight.com"]{display:none!important;visibility:hidden!important}.EmbedRoot__Root-sc-1c4b4pg-0 .embed__StyledEmbedRoot-sc-pgqq2p-0{display:none!important}a[href*="elfsight.com"],.EmbedRoot__Root-sc-1c4b4pg-0 .embed__StyledEmbedRoot-sc-pgqq2p-0{display:none!important;visibility:hidden!important}.Toastify__toast-container--bottom-center{height:3.5rem}.Toastify__toast{min-height:3rem!important;padding:4px!important}.Toastify__toast-theme--colored.Toastify__toast--success{height:100%}.Toastify__toast-body>div:last-child{font-size:13px}@media screen and (max-width: 768px){.responsive-table{margin-top:1.5rem;height:80vh}.responsive-table table thead{display:none}.responsive-table table tbody{max-height:none;overflow-y:visible}.responsive-table table tbody tr{margin-bottom:15px;border:1px solid #000;box-shadow:0 1px 3px #0000001a}.responsive-table table tbody tr td{display:flex;justify-content:space-between;padding:12px;border:none;border-bottom:1px solid #000;max-width:none}.responsive-table table tbody tr td:before{content:attr(data-label);left:10px;font-weight:700;color:#000}.responsive-table table tbody::-webkit-scrollbar{width:0}}@media screen and (max-width:1024px){body{width:100%}}@media screen and (max-width: 750px){*::-webkit-scrollbar{display:none}}.dark-mode{background-color:#0e1318}.dark-mode #homepage,.dark-mode .mobileHweader .box .menuList,.dark-mode .mobileHweader .box .menuList .bt,.dark-mode #offer-page,.dark-mode #profile,.dark-mode #game-section,.dark-mode #placebet,.dark-mode #specialmarket{background-color:#000;color:#fff}.dark-mode .mobileHweader .box .menuList ul li span,.dark-mode .mobileHweader .box .menuList ul li i,.dark-mode .mobileHweader .box .menuList .bt .media .social-media .media-links i,.dark-mode #footer .icons span,.dark-mode #offer-page .no-offer p,.dark-mode #game-section .game-container h2,.dark-mode #placebet .list-container .lists-box .nodata p,.dark-mode #specialmarket .listof-market .title h4{color:#fff}.dark-mode #profile .login-signin .btn button{background-color:#fff;color:#000}.dark-mode #profile .guest,.dark-mode #homepage .gameCard-Lists .cards-items .title-head .title,.dark-mode #specialmarket .listof-market .lists .team-name{color:#fff}.dark-mode .mobileHweader .box .menuList .bt{border-top:1px solid rgba(255,255,255,.12)}.dark-mode .fooetrcontainer{background-color:transparent}.dark-mode #footer{border-top:1px solid rgba(255,255,255,.12);background-color:#000!important}.dark-mode .mobileHweader .box .menuList .bt .auth-btn{background-color:#fff;color:#000}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: #e74c3c;--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient( to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55 );--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error);--toastify-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right)}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right)}@media only screen and (max-width : 480px){.Toastify__toast-container{width:100vw;padding:0;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}}.Toastify__toast{--y: 0;position:relative;-ms-touch-action:none;touch-action:none;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px #0000001a;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0;overflow:hidden}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;-ms-flex:1 1 auto;flex:1 1 auto;padding:6px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;-ms-flex:1;flex:1}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:20px;-ms-flex-negative:0;flex-shrink:0;display:-ms-flexbox;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width : 480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;-ms-flex-item-align:start;align-self:flex-start;z-index:1}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial;border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp{position:absolute;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
