.toast-main{position:absolute;bottom:30px;right:10px;border-radius:7px;padding:5px 10px;box-shadow:0 6px 20px -5px rgba(0,0,0,.1);overflow:hidden;transform:translateX(calc(100% + 30px));transition:all .5s cubic-bezier(.68,-.55,.265,1.35);z-index:99999;position:fixed}.toast-main.active{transform:translateX(0)}.toast-main .close{padding:5px;cursor:pointer;opacity:.7;color:#fff}.toast-main .close:hover{opacity:1}.toast-main.error{background:#db4437}.toast-main.success{background-color:#2e7d32}.toast-main .toast-content{display:flex;align-items:center;grid-gap:6px;gap:6px;padding:5px 2px;position:relative}.toast-main .toast-content .message{display:block;font-weight:800;color:#fff;text-transform:capitalize;font-size:13px;line-height:21px;width:100%;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;margin:0;padding:0}@media screen and (max-width:592px){.message{width:260px}}*{box-sizing:border-box}input::placeholder{color:rgba(149,152,158,.5490196078)!important}input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover{-webkit-background-clip:text;-webkit-text-fill-color:#1a1a1a!important;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s;box-shadow:inset 0 0 20px 20px #e8f0fe!important}.modal-content.modle_body-card{background:linear-gradient(#08c,#2c3e50)!important;border:none!important;border-radius:0!important}.hed_box .btn-close:before{color:#1b1b1b!important}.header_box{height:4.2rem;width:100%;position:fixed;top:-1px;z-index:9;background:#252320;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:0 7px}.header_box .nav-logo img{width:60px;display:inline-block;object-fit:contain}.header_box .nav-buttons{display:flex;justify-content:center;align-items:center;grid-gap:5px;gap:5px}.header_box .nav-buttons button{padding:9px 32px;border-radius:5px;font-size:13px;border:none;color:#1b1b1b;font-weight:700}.header_box .nav-buttons .register-btn{background:linear-gradient(180deg,#fa4d00,#fa5e00)}.header_box .nav-buttons .register-btn:hover{transition:all .5s linear;opacity:1}.header_box .nav-buttons .login-btn{background:#fa9200}.header_box .nav-buttons .login-btn:hover{transition:all .5s linear;opacity:1}.body_box{min-height:100vh;width:100%;justify-content:start;align-items:center;background-image:linear-gradient(#08c,#2c3e50)}.body_box,.body_box .login_main{display:flex;flex-direction:column}.body_box .login_main{width:350px;max-width:90%;margin:2.2rem 0 0}.body_box .login_main .logo{max-height:90px;max-width:100%;width:198px;margin:0 auto 40px;display:block}.body_box .login_main .logo img{width:100%;object-fit:contain}.body_box .login_main .login-part{width:100%;padding:20px;border-radius:4px;background:#fff;box-shadow:0 0 5px #fff}.body_box .login_main .login-part .cross-icon{position:absolute;right:8px;top:8px;color:#1b1b1b;transform:rotate(88deg)}.body_box .login_main .login-part p{color:#08c;margin:0 0 15px;font-size:22px;text-align:center}.body_box .login_main .login-part .inport_box_card{display:flex;flex-direction:column;text-align:left;padding:0;color:#1b1b1b;height:auto;grid-gap:2px;gap:2px;position:relative;margin:14px 0 20px}.body_box .login_main .login-part .inport_box_card input{padding:9px;border-radius:0 .25rem .25rem 0;color:#1b1b1b;border:1px solid #dbdbdb;background:#fff}.body_box .login_main .login-part .inport_box_card .input-group-text{display:flex;align-items:center;justify-content:center;padding:0;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:0 .25rem .25rem 0;position:absolute;right:0;top:0;width:45px;height:38px}.body_box .login_main .login-part .inport_box_card .input-group-text .icon_eye svg{width:20px;height:auto}.body_box .login_main .login-part .inport_box_card .input-group-text .icon_eye svg path{stroke:#1a1a1a}.body_box .login_main .login-part .btn_login{width:100%;border:none;padding:0;height:2.5rem;margin:8px 0 5px;font-size:1rem;font-weight:400;border-radius:0;background:#08c;color:#fff;display:flex;align-items:center;justify-content:center;position:relative}.body_box .login_main .login-part .btn_login .icon_font{position:absolute;right:16px;font-size:18px;color:#fff}.body_box .login_main .login-part .btn_login:hover{opacity:.85}.body_box .login_main .login-part .recaptchaTerms{font-size:10px;line-height:12px;color:#1a1a1a;font-weight:500;text-align:center}.body_box .login_main .login-part .recaptchaTerms .link_text{color:#0d6efd}.body_box .login_main .login-part .apkLink{color:#0d6efd;font-size:16px;font-weight:500;text-align:center;width:100%;display:block}.body_box .footer-login{position:fixed;bottom:0;width:100%;left:0;background-color:#08c;color:#fff;padding:6px 15px}.body_box .footer-login .footer-top{display:grid;grid-template-columns:1fr 1fr 1fr}.body_box .footer-login .footer-top .footer-links{display:flex;justify-content:flex-start;align-items:center;flex-direction:row;grid-gap:16px;gap:16px}.body_box .footer-login .footer-top .footer-links .nav-link{font-weight:700;font-size:16px;color:#fff}.body_box .footer-login .footer-top .support-detail{display:flex;justify-content:center;flex-wrap:wrap;align-items:center;flex-direction:column;flex:1 1}.body_box .footer-login .footer-top .support-detail .hading_text{font-size:24px;font-weight:700;color:#fff;margin:0;padding:0}.body_box .footer-login .footer-top .social-icons-box{display:flex;flex-wrap:wrap;flex:1 1;justify-content:flex-end}.modal-body{padding:0!important;height:100%}.modal-body label{color:#1b1b1b}.modal-body .main-part{display:flex;height:100%}.modal-body .main-part .login-part{width:100%;text-align:center;padding:15px}.modal-body .main-part .login-part .logo{height:auto;margin:0 0 17px;overflow:hidden;display:flex;justify-content:center}.modal-body .main-part .login-part .logo img{width:100px;object-fit:contain}.modal-body .main-part .login-part .cross-icon{position:absolute;right:8px;top:8px;color:var(--font-white-color);transform:rotate(88deg)}.modal-body .main-part .login-part p{color:var(--font-white-color);margin:0 0 15px;font-size:15px}.modal-body .main-part .login-part .inport_box_card{display:flex;flex-direction:column;text-align:left;padding:0;color:#1b1b1b;height:auto;grid-gap:2px;gap:2px;position:relative;margin:14px 0 0}.modal-body .main-part .login-part .inport_box_card label{font-size:15px;font-weight:700;margin:0 0 2px;text-transform:capitalize}.modal-body .main-part .login-part .inport_box_card input{padding:9px;border-radius:5px;color:#1b1b1b;border:1px solid #49443d;background:#252222}.modal-body .main-part .login-part .inport_box_card .icon_eye{position:absolute;top:29px;right:7px}.modal-body .main-part .login-part .inport_box_card .icon_eye svg{width:20px;height:auto}.modal-body .main-part .login-part .inport_box_card .icon_eye svg path{stroke:#8b642f}.modal-body .main-part .login-part .remember-me{padding:0;margin:13px 0 9px;text-align:left}.modal-body .main-part .login-part button{width:100%;border:none;padding:0;height:2.5rem;margin:10px 0 5px;font-size:15px;font-weight:700;border-radius:10px;background:var(--main_color);color:var(--font-white-color)}.modal-body .main-part .login_img_box{width:calc(100% - 230px)}.modal-body .main-part .login_img_box img{width:100%;height:auto;border-radius:0}.modal-body .main-part .login_img_box .cross-icon{height:25px!important;width:25px!important;position:absolute;cursor:pointer;right:15px;top:10px}@media screen and (max-width:982px){.body_box .footer-login .footer-top .footer-links .nav-link{font-size:14px;white-space:nowrap}}@media screen and (max-width:582px){.body_box .footer-login .footer-top{display:flex;flex-direction:column;justify-content:center}.body_box .footer-login .footer-top .footer-links{justify-content:center}.body_box .footer-login .footer-top .footer-links .nav-link{font-size:13px}}.spinner{animation:spin 2s linear infinite}.loading_box{display:flex;justify-content:center;align-items:center;width:100%;position:absolute;flex-direction:column;background:rgba(6,6,6,.7215686274509804);height:100%;top:0;margin:0 auto}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.loader-container.dark{display:flex;justify-content:center;align-items:center;height:100vh;background-color:#0c0c0c;color:#fff}.loader-img{width:80px;height:80px;animation:pulse 1.5s ease-in-out infinite}@keyframes pulse{0%{transform:scale(1);opacity:.85}50%{transform:scale(1.1);opacity:1}to{transform:scale(1);opacity:.85}}.card{position:relative;display:flex;flex-direction:column;min-width:0;grid-gap:3px;gap:3px;word-wrap:break-word;background:var(--sport-date-time-main-bg);border:1px solid var(--sport-mach-price-border);background-clip:initial;border-radius:.25rem}.img-boxmain{width:100%;margin:2px 0}.img-boxmain img{width:100%;object-fit:cover}.imge_box{width:100%!important;object-fit:cover!important;margin:1px 3px!important;height:200px!important}.pageNotFound_page_error_container__3UExA{height:100vh;width:100vw;display:flex;justify-content:center;align-items:center}.pageNotFound_page_error_box__3Bo1l{width:50%;height:505px;display:flex;justify-content:center;align-items:center;border-radius:20px}.pageNotFound_not_found_text__ecL2L{font-family:"Lilita One",cursive;font-weight:800}.pageNotFound_back_to_home__p3ipI{font-size:22px;font-weight:600;font-family:"Lilita One",cursive;text-align:center;display:flex;justify-content:center;align-items:center;color:#007474}.pageNotFound_back_to_home__p3ipI:hover>.pageNotFound_page_error_arrow__8zMva{margin-left:-10px;transition:all .5s ease}.pageNotFound_page_error_arrow__8zMva{font-size:38px!important}.pageNotFound_text_404__1_b6m{text-align:center;font-size:6rem;font-weight:800;margin:0;padding:0;color:#22152f}.pageNotFound_not_found_pera__2U3Yl{font-size:16px;text-align:center}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:rgba(0,0,0,0)}.slick-slider .slick-list,.slick-slider .slick-track{transform:translateZ(0)}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-slide,.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}.slick-slide img{display:block}[dir=rtl] .slick-slide{float:right}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}:root,:root.light{--body_bg_color:#ebf0f5;--font_white_default_color:#fff;--font-default-black:#292929;--font-white-color:#fff;--font-default-whit:#fff;--font-table-color:#1d1d1d;--balance_box_color:#27251e;--news-bg_color:#2c3e50;--news_icon_box:#222e35;--main_bg_color:#08c;--main_border_color:#08c;--hadar-bg-color:#08c;--hadar-border-color:rgba(80,80,80,0.5490196078431373);--hadar-profile-list-bg-color:#fff;--Hadar-profile-list-border-color:#cecece;--hadar-user-bg-color:#fff;--exchange_hadar-bg_color:#2c3e50;--sidebar-bg-color:#fff;--sidebar-shadow-color:0 4px 12px 0 rgba(0,0,0,0.12);--sidebar-metabox-icon-color:#272f38;--sidebar_box_ok:#4c6f95;--sidebar-metabox-font-color:#2b343a;--sidebar-mach-cont-bg-color:rgba(230,230,231,0.7294117647058823);--sidebar-mach-cont-bg-color-hove:hsla(0,0%,82.7%,0.8431372549019608);--sidebar-mach-cont-font-color-hove:#3a362b;--bg_sidebar_sport_color:#bbb;--box_shadow_bg:0 6px 9px 0 rgba(0,0,0,0.082);--box-sport--bg-color:#ebf0f5;--box-sport--border-color:#cacaca;--sport-teb_hading_bg-color:#2c3e50;--sport-teb_font-color:#272727;--sport-arrow-bg-color:#08c;--sport-events-title-color:#f7f7f9;--sport-events-title-bg-color:#474338;--sport-mach-price-bg:#f2f2f2;--sport-mach-font_color:#424242;--sport-mach-price-border:#e3e3e3;--sport-date-time-main-bg:#fff;--market-hading_bg_color:#e9e9e9;--sport-scoreboard-bg-color:#fff;--fancy_yes_no_bg:#d9dce3;--bat-box-boded-color:#aeb8c5;--bat-price-bg-hover-color:#08c;--report-input-bg-color:#fff;--report-input-boded-color:hsla(0,0%,74.9%,0.5294117647058824);--table-even-bg-color:hsla(0,0%,100%,0.7411764705882353);--table-odd-bg-color:hsla(0,0%,96.1%,0.32941176470588235);--theme-back-background-color:#eaf5fd;--theme-inc-dec-background-color:#08c;--theme-lay-background-color:#f7eef0;--mach_be_runs_bag_color:#ccc;--date-picket-header-bg-color:#f1f1f1;--react-date-picket-bg-color:#fff;--scrollbar_track_color:#f1f1f1;--scrollbar_thumb_color:#c1c1c1;--scrollbar_thumb_hover_color:#919191;--login_color:#00204f}:root,:root.dark,:root.light{--font-black-color:#000;--main_color:#08c;--main_a_color:#08c;--Icebox-Size:20px;--Icons-Color:#fff;--news_icon_shado:0 4px 4px 0 rgba(0,0,0,0.25) inset;--news_text_color:#fff;--bat-price-bg-color:#08c}:root.dark{--theme-lay-background-color:#453f40;--theme-inc-dec-background-color:#007ec1;--theme-back-background-color:#323b41;--body_bg_color:#1a1a19;--font_white_default_color:#000;--font-default-black:hsla(0,0%,100%,0.7490196078431373);--font-white-color:hsla(0,0%,100%,0.9058823529411765);--font-default-white:#000;--font-table-color:#ebebeb;--balance_box_color:#2b2b2b;--news-bg_color:#283438;--news_icon_box:#08c;--main_bg_color:#181613;--main_border_color:#dae6f3;--hadar-bg-color:#202022;--hadar-border-color:rgba(80,80,80,0.5490196078431373);--hadar-profile-list-bg-color:rgba(17,15,9,0.6588235294117647);--Hadar-profile-list-border-color:rgba(118,83,7,0.27450980392156865);--hadar-user-bg-color:#202022;--exchange_hadar-bg_color:#0c0c0c;--sidebar-bg-color:rgba(16,16,22,0.8705882352941177);--sidebar-shadow-color:0 4px 12px 0 rgba(0,0,0,0.12);--sidebar-metabox-icon-color:#b3b3b3;--sidebar_box_ok:rgba(7,7,5,0.611764705882353);--sidebar-metabox-font-color:hsla(0,0%,100%,0.7490196078431373);--sidebar-mach-cont-bg-color:rgba(22,22,21,0.9019607843137255);--sidebar-mach-cont-bg-color-hove:rgba(14,14,12,0.7490196078431373);--sidebar-mach-cont-font-color-hove:#08c;--bg_sidebar_sport_color:#181717;--box_shadow_bg:0 6px 9px 0 rgba(0,0,0,0.2);--box-sport--bg-color:#19191a;--box-sport--border-color:rgba(80,80,80,0.5490196078431373);--sport-teb_hading_bg-color:#3a3a3a;--sport-teb_font-color:#f5f5f5;--sport-arrow-bg-color:#08c;--sport-events-title-color:#202022;--sport-events-title-bg-color:#08c;--sport-mach-price-bg:#19191a;--sport-mach-font_color:#c9c7c7;--sport-mach-price-border:#434347;--sport-date-time-main-bg:#2b2b2b;--market-hading_bg_color:#2b2b2b;--sport-scoreboard-bg-color:hsla(0,0%,100%,0.7490196078431373);--fancy_yes_no_bg:#2a2a2c;--bat-box-boded-color:hsla(0,0%,100%,0.7490196078431373);--bat-price-bg-hover-color:#08c;--report-input-bg-color:#202022;--report-input-boded-color:rgba(67,67,71,0.6901960784313725);--table-even-bg-color:transparent;--table-odd-bg-color:rgba(64,64,64,0.10980392156862745);--mach_be_runs_bag_color:#2e2e2e;--date-picket-header-bg-color:#4d4d4d;--react-date-picket-bg-color:#686868;--scrollbar_track_color:#2b2b2b;--scrollbar_thumb_color:#5b5b5b;--scrollbar_thumb_hover_color:#777;--login_color:hsla(0,0%,100%,0.7490196078431373)}:root{--font-family-name:"Roboto Condensed";--match-price-bg-color1:#b2d6f0;--match-price-bg-color2:#92c9f0;--match-price-bg-color3:#72bbef;--match-price-bg-color4:#faa9ba;--match-price-bg-color5:#faa9ba;--match-price-bg-color6:#f6cdd6;--match-price-bg-color7:#5bb2f0;--match-price-bg-color8:#f893a9;--market_suspend-bag-color:url(/static/media/suspend-bg.7f006c7a.svg) rgba(55,54,54,0.7411764705882353);--bat-bag-colors-color:#da2620;--bat-bag-colors-hover-color:#da2620;--market_suspend-font-color:red;--report-butt-bg-color2:#da2620;--report-butt-bg-color:#15bb24;--report-butt-bg-hover-color:#15bb24;--report-butt-bg-color1:#da2620;--report-butt-bg-hover-color1:#da2620;--scoreboard-ball-ball-4-color:#15bb24;--scoreboard-ball-ball-6-color:rgba(13,116,206,0.9215686274509803);--scoreboard-ball-ball-1-color:rgba(98,175,242,0.9215686274509803);--color_tra:transparent;--color28:#666;--color29:#ffc107;--color32:#ccc;--background-color-back:rgba(114,187,239,0.6392156862745098);--background-color-lay:rgba(249,148,186,0.6392156862745098)}*{margin:0;padding:0}body,html{font-family:var(--font-family-name);margin:0;padding:0}body{font-weight:400;font-size:12px;background-color:var(--body_bg_color);color:var(--font-default-black);position:relative;overflow:hidden auto;-moz-text-size-adjust:none;text-size-adjust:none;-webkit-text-size-adjust:none}.body_overflow{overflow:hidden}h1{font-size:72px;line-height:1.0833333333}h1,h2{color:var(--font-default-black);font-weight:600;font-family:var(--font-family-name)}h2{font-size:52px;line-height:1.4444444444}h3{font-size:32px;line-height:1.0833333333}h3,h4{color:var(--font-default-black);font-weight:600;font-family:var(--font-family-name)}h4{font-size:22px;line-height:1.2380952381}h5,h6{font-weight:600;font-family:var(--font-family-name)}h5,h6,p{color:var(--font-default-black)}p{font-size:16px;line-height:1.625;-webkit-hyphens:auto;hyphens:auto}a{color:var(--font-black-color)}a,a:active,a:focus,a:hover{text-decoration:none;outline:none}a i{padding:0 2px}img{max-width:100%}ul{margin:0;padding:0;list-style:none}.cursor-pointer{cursor:pointer}input[type=button]:focus,input[type=email]:focus,input[type=number]:focus,input[type=password]:focus,input[type=reset]:focus,input[type=search]:focus,input[type=submit]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=url]:focus,select:focus,textarea:focus{outline:none;box-shadow:none;border:1.5px solid var(--report-input-boded-color)}input::placeholder{color:rgba(149,152,158,.5803921569)!important}.font-color-danger{color:var(--bat-bag-colors-color);font-weight:800!important;font-family:var(--font-family-name)!important}.text-success{color:var(--report-butt-bg-color)!important}.text-danger,.text-success{font-size:12px!important;font-weight:800!important;letter-spacing:.5px!important}.text-danger{color:var(--report-butt-bg-color1)!important}.text_teble{font-size:11px!important;-moz-text-size-adjust:none;text-size-adjust:none;-webkit-text-size-adjust:none}.font-color-success{color:var(--report-butt-bg-color)!important;font-weight:800!important;font-family:var(--font-family-name)!important}.text_label{font-size:12px!important;font-weight:800!important;-moz-text-size-adjust:none;text-size-adjust:none;-webkit-text-size-adjust:none}.recentOrders{position:relative;background:transparent;padding:1px 2px;border-radius:5px}.recentOrders .report-card-box{width:100%;border-collapse:collapse;margin-top:10px;border:.8px solid var(--box-sport--border-color)}.recentOrders .report-card-box tr th{font-family:var(--font-family-name);font-weight:700;white-space:nowrap;font-size:14px;padding:4px 5px;color:var(--font-white-color);text-transform:capitalize;background:var(--sport-teb_hading_bg-color);border:.1px solid var(--box-sport--border-color)}.recentOrders .report-card-box tbody tr:hover{background-color:rgba(106,107,118,.1490196078)!important}.recentOrders .report-card-box tbody tr:hover td{color:var(--font-default-black)}.recentOrders .report-card-box tbody tr td{font-family:var(--font-family-name);font-weight:600;white-space:nowrap;font-size:14px;padding:8px 5px;color:var(--font-table-color);border:1px solid hsla(0,0%,40.8%,.0901960784);text-transform:capitalize;position:relative;-moz-text-size-adjust:none;text-size-adjust:none;-webkit-text-size-adjust:none}.recentOrders .report-card-box tbody tr td label{font-size:12px;font-weight:700;cursor:pointer}.recentOrders .report-card-box tbody tr td .link_user{color:var(--font-table-color)}.recentOrders .report-card-box tbody tr:nth-child(2n){background-color:var(--table-even-bg-color)}.recentOrders .report-card-box tbody tr:nth-of-type(odd){background-color:var(--table-odd-bg-color)}.recentOrders .report-card-box tbody .amount-font-size{font-size:11px}.recentOrders .report-card-box tbody .font-color-danger{color:var(--report-butt-bg-color2);font-weight:700!important;font-family:var(--font-family-name)!important}.recentOrders .report-card-box tbody tr.matched-runner-bg-color{background-color:var(--match-price-bg-color2);border:1px solid rgba(1,1,1,.0823529412)}.recentOrders .report-card-box tbody tr.matched-runner-bg-color td{color:var(--font-black-color)}.recentOrders .report-card-box tbody tr.matched-runner-bg-color:hover td{color:var(--font-default-black)}.recentOrders .report-card-box tbody tr.matched-runner-bg-color2{background-color:var(--match-price-bg-color5);border:1px solid rgba(1,1,1,.0823529412)}.recentOrders .report-card-box tbody tr.matched-runner-bg-color2 td{color:var(--font-black-color)}.recentOrders .report-card-box tbody tr.matched-runner-bg-color2:hover td{color:var(--font-default-black)}.news-box{background:var(--news-bg_color);width:100%;height:22px;padding:0;display:flex;align-items:center;color:var(--news_text_color)}.news-box .news_icon{border-radius:0 0;padding:2px 6px 3px 4px;background:var(--news_icon_box);font-size:31px;color:var(--font-white-color);height:auto}.news-box marquee{font-size:13px;font-family:var(--font_family);font-weight:600;width:100%}.menu-box_main{position:relative;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;width:100%;margin:0;padding:0;position:fixed;top:0;z-index:99}.menu-box_main .heder_user{display:flex;flex-direction:row;width:100%;justify-content:space-between;align-items:center;padding:0 10px;height:4.5rem;background:var(--hadar-bg-color);border-bottom:1.2px solid var(--hadar-border-color)}.menu-box_main .heder_user .min-exchange-box{display:flex;align-items:center;justify-content:flex-start}.menu-box_main .heder_user .min-exchange-box .menu-toggle{padding:7px 6px;width:auto;display:none;color:var(--font-white-color)}.menu-box_main .heder_user .min-exchange-box .menu-toggle svg{width:25px;height:auto}.menu-box_main .heder_user .min-exchange-box .logo_img{width:137px;height:auto;margin:0;display:block}.menu-box_main .heder_user .min-exchange-box .logo_img img{width:100%;height:auto;display:block}.menu-box_main .heder_user .user-but-box{display:flex;justify-content:center;align-items:center}.menu-box_main .heder_user .user-but-box .user-search{display:block;padding:6px 12px}.menu-box_main .heder_user .user-but-box .user-search .text_Link{color:var(--font-white-color);font-size:23px;margin:0;padding:0}.menu-box_main .heder_user .user-but-box .user-rules{display:flex;flex-direction:column;align-items:flex-start;grid-gap:9px;gap:9px;padding:6px 12px}.menu-box_main .heder_user .user-but-box .user-rules .text_Link{color:var(--font-white-color);font-size:15px;line-height:11px;font-weight:600;text-transform:capitalize;margin:0;padding:0}.menu-box_main .heder_user .user-but-box .user-balance{display:flex;flex-direction:column;align-items:flex-start;grid-gap:9px;gap:9px;padding:6px 12px}.menu-box_main .heder_user .user-but-box .user-balance p{color:var(--font-white-color);font-size:15px;line-height:11px;font-weight:500;text-transform:capitalize;margin:0;padding:0}.menu-box_main .heder_user .user-but-box .user-balance p span{font-weight:800;padding:0 3px}.menu-box_main .heder_user .user-but-box .user-id{display:block;padding:0 3px 0 8px;margin:0;cursor:pointer;transition:all .4s linear;position:relative}.menu-box_main .heder_user .user-but-box .user-id .user-img-main{text-align:center;display:block;margin:0;cursor:pointer}.menu-box_main .heder_user .user-but-box .user-id .user-img-main .user-name{color:var(--font-white-color);font-size:15px;line-height:11px;font-weight:500;grid-gap:9px;gap:9px;text-transform:capitalize;margin:0;padding:0}.menu-box_main .heder_user .user-but-box .user-id .user-balance-mobile{display:none;flex-direction:column;align-items:flex-end;grid-gap:10px;gap:10px;padding:6px 3px}.menu-box_main .heder_user .user-but-box .user-id .user-balance-mobile .link_name{color:var(--font-white-color);font-size:14px;line-height:11px;font-weight:500;text-transform:capitalize;margin:0;padding:0 3px}.menu-box_main .heder_user .user-but-box .user-id .user-balance-mobile .link_name span{font-weight:800;padding:0 3px}.menu-box_main .heder_user .user-but-box .user-id .profile-hover-main{position:absolute;top:38px;right:-2px;opacity:0;z-index:-1;width:200px;overflow:hidden auto;height:auto;max-height:75vh;display:none;margin:0;padding:0;transition:all .6s linear;background:var(--hadar-profile-list-bg-color);border:1px solid var(--Hadar-profile-list-border-color);box-shadow:0 10px 13px -6px rgba(0,0,0,.2),0 20px 31px 3px rgba(0,0,0,.14),0 8px 38px 7px rgba(0,0,0,.12);-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);transform:matrix(1,0,0,1,0,0);border-radius:5px}.menu-box_main .heder_user .user-but-box .user-id .profile-hover-main .user-box{display:flex;justify-content:space-between;align-items:center;border-radius:0 0;padding:7px 9px;position:relative}.menu-box_main .heder_user .user-but-box .user-id .profile-hover-main .user-box .user_icon-menu{display:flex;justify-content:center;align-items:center}.menu-box_main .heder_user .user-but-box .user-id .profile-hover-main .user-box .user_icon-menu img{margin:0;padding:0;width:35px}.menu-box_main .heder_user .user-but-box .user-id .profile-hover-main .user-box .user_icon-menu p{color:var(--font-default-black);font-size:15px;font-weight:500;text-transform:capitalize;margin:0 0 0 7px;padding:0}.menu-box_main .heder_user .user-but-box .user-id .profile-hover-main .user-report{display:flex;flex-direction:column;align-items:flex-start;padding:0;margin:0}.menu-box_main .heder_user .user-but-box .user-id .profile-hover-main .user-report li{margin:0;width:100%;text-align:left}.menu-box_main .heder_user .user-but-box .user-id .profile-hover-main .user-report li .user_report-tex{display:block;color:var(--font-default-black);font-size:16px;font-weight:500;text-transform:capitalize;margin:0;padding:3px 0 3px 16px;width:100%;text-decoration:none;border:1px solid transparent}.menu-box_main .heder_user .user-but-box .user-id .profile-hover-main .user-report li .user_report-tex:hover{background:var(--report-input-bg-color);border:1px solid var(--sport-events-title-bg-color)}.menu-box_main .heder_user .user-but-box .user-id .profile-hover-main .button-logout{font-style:normal;font-weight:800;font-size:16px;text-decoration:none;background:transparent;color:var(--report-butt-bg-color1);border:none;border-top:1px solid var(--sport-events-title-bg-color);border-radius:0;padding:9px 0 9px 16px;margin:0;text-align:left;white-space:nowrap;transition:all .3s linear;width:100%;display:inline-block}.menu-box_main .heder_user .user-but-box .user-id .profile-hover-main .button-logout:hover{background-color:var(--hadar-user-bg-color)}.menu-box_main .heder_user .user-but-box .user-id .profile-hover-main.profile-open{opacity:1;z-index:9;display:block;text-align:center;transition:all .6s linear}.menu-box_main .heder_user .user-but-box .desktop_ui{display:flex}.menu-box_main .search-box-container_mobile{display:none;flex-direction:row;justify-content:flex-start;grid-gap:5px;gap:5px;padding:0;width:100%;height:27px;background:var(--hadar-bg-color)}.menu-box_main .search-box-container_mobile .search-box{display:block;padding:0 8px;position:relative}.menu-box_main .search-box-container_mobile .search-box .text_Link{color:var(--font-white-color);font-size:17px;margin:0;padding:0}.menu-box_main .search-box-container_mobile .news{font-size:12px;width:100%;display:flex;align-items:center;position:unset;font-style:oblique;color:var(--font-white-color);background:hsla(0,0%,100%,.2705882353);padding:4px}.menu-box_main .game_box_list{display:block;width:100%;background:var(--exchange_hadar-bg_color);border-radius:0;margin:0;padding:0}.menu-box_main .game_box_list .exchange_game{display:flex;align-items:center;height:40px;width:auto;max-width:100%;overflow:auto hidden}.menu-box_main .game_box_list .exchange_game li{display:block;margin:0 1px}.menu-box_main .game_box_list .exchange_game li .games-bat{text-decoration:none;font-style:normal;text-transform:uppercase;font-weight:700;font-size:14px;border-radius:5px;padding:8px 15px;margin:0;white-space:nowrap;transform:translateZ(0);position:relative;color:var(--font-white-color)}.menu-box_main .game_box_list .exchange_game li .games-bat .image_box{height:30px;transform:rotate(10deg);animation:blinker 1s linear infinite}@keyframes blinker{50%{opacity:0}}.menu-box_main .game_box_list .exchange_game li .games-bat:before{content:"";position:absolute;z-index:-1;left:50%;right:50%;bottom:0;background:var(--font-white-color);transition-property:left,right;transition-duration:.3s;transition-timing-function:ease-out}.menu-box_main .game_box_list .exchange_game li .games-bat.active:before,.menu-box_main .game_box_list .exchange_game li .games-bat:hover:before{left:0;right:0;height:2px}.menu-box_main .game_box_list .exchange_game li .games-bat.active{color:var(--font-black-color);background:var(--main_color)}.side-bar_bg{transition:all .2s linear}.side-bar_bg .sidebar_box{contain:strict;position:absolute;left:0;top:134px;bottom:0;text-align:left;visibility:visible;z-index:9;width:270px;margin:0;padding:0 0 65px;height:100vh;float:left;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:var(--sidebar-bg-color);transition:all .4s linear;box-shadow:0 8px 14px -8px var(--sidebar-shadow-color);overflow:hidden auto}.side-bar_bg .sidebar_box .side-bar-close-icon{position:absolute;top:4px;right:12px;height:50px;width:20px;z-index:99;cursor:pointer;display:none}.side-bar_bg .sidebar_box .side-bar-close-icon svg{width:28px;height:auto}.side-bar_bg .sidebar_box .dash-play{margin:0;padding:0 0 14px}.side-bar_bg .sidebar_box .dash-play .top_menu_bar{margin:0;padding:0;display:flex;flex-direction:column;grid-gap:0;gap:0;width:100%}.side-bar_bg .sidebar_box .dash-play .top_menu_bar .search_box{width:100%;margin:0 0 3px}.side-bar_bg .sidebar_box .dash-play .top_menu_bar .search_box .search-box{width:100%;box-sizing:border-box;border-radius:5px;font-size:12px;background:var(--report-input-bg-color);color:var(--font-default-black);border:1px solid var(--report-input-boded-color);padding:0 6px;margin:0;height:2.3rem;display:block;text-align:left}.side-bar_bg .sidebar_box .dash-play .top_menu_bar .search_box .search-box .search_teble svg path{fill:var(--sidebar-metabox-icon-color);stroke:transparent}.side-bar_bg .sidebar_box .dash-play .top_menu_bar .search_box .search-box svg{font-size:21px}.side-bar_bg .sidebar_box .dash-play .top_menu_bar .search_box .search-box span{background:var(--sidebar_box_ok);color:var(--font-default-black);padding:4px 6px;margin:0 6px;font-size:12px;border-radius:5px}.side-bar_bg .sidebar_box .dash-play .top_menu_bar .mach_titel{display:flex;flex-direction:row;justify-content:space-between;height:2.1rem;align-items:center;padding:0 0 0 8px;font-size:15px;font-weight:600;text-transform:capitalize;background:var(--hadar-bg-color);color:var(--font-white-color)}.side-bar_bg .sidebar_box .dash-play .top_menu_bar .mach_titel svg{transform:rotate(180deg)}.side-bar_bg .sidebar_box .dash-play .top_menu_bar .mach_titel.expanded svg{transform:rotate(1turn)}.side-bar_bg .sidebar_box .dash-play .top_menu_bar .mach_titel .cuter_box{background:var(--sidebar_box_ok);color:var(--font-default-black);padding:4px 6px;margin:0 6px;font-size:12px;border-radius:5px}.side-bar_bg .sidebar_box .dash-play .top_menu_bar .mach_titel .icon_name{font-size:26px}.side-bar_bg .sidebar_box .dash-play .top_menu_bar li{width:100%;display:flex}.side-bar_bg .sidebar_box .dash-play .top_menu_bar li .sidbar_menu_font{font-style:normal;font-weight:600;font-size:14px;text-transform:capitalize;text-decoration:none;background:var(--bg_sidebar_sport_color);color:var(--sidebar-metabox-font-color);border-bottom:1px solid rgba(90,90,90,.3882352941);border-radius:0;padding:0 0 0 8px;height:2.1rem;margin:0;white-space:nowrap;width:100%;grid-column-gap:.2rem;column-gap:.2rem;display:flex;align-items:center;justify-content:flex-start;transition:all .2s linear}.side-bar_bg .sidebar_box .dash-play .top_menu_bar li .sidbar_menu_font .text-box{white-space:nowrap;width:100%}.side-bar_bg .sidebar_box .dash-play .top_menu_bar li .sidbar_menu_font.active,.side-bar_bg .sidebar_box .dash-play .top_menu_bar li .sidbar_menu_font:hover{background:var(--hadar-bg-color);color:var(--font-white-color)}.side-bar_bg .sidebar_box .sports_menu{display:flex;flex-direction:column;align-items:flex-start;margin:3px 0 0;padding:0;width:100%;overflow:hidden}.side-bar_bg .sidebar_box .sports_menu .inner{overflow:hidden;animation:slideIn .7s ease}.side-bar_bg .sidebar_box .sports_menu .inner .showa{animation:none;max-height:none}@keyframes slideIn{0%{max-height:0;opacity:0}to{max-height:500px;opacity:1}}.side-bar_bg .sidebar_box .sports_menu li{width:100%;display:flex;flex-direction:column;cursor:pointer;padding:0}.side-bar_bg .sidebar_box .sports_menu li .sports_title .text_title{white-space:nowrap;transition:all .2s linear;opacity:1;width:100%}.side-bar_bg .sidebar_box .sports_menu li .sports_title .text_title .bet-cout{position:absolute;right:33px;top:10px;font-family:var(--font-family-name);font-weight:500;font-size:12px;background:var(--main_color);color:var(--font-white-color);border-radius:0;padding:0 5px;height:17px}.side-bar_bg .sidebar_box .sports_menu ul .inner{overflow:hidden;display:none;width:100%;margin:0;padding:0}.side-bar_bg .sidebar_box .sports_menu ul li label:hover{background-color:var(--sidebar-mach-cont-bg-color-hove)}.side-bar_bg .sidebar_box .sports_menu ul li .toggle-open-box{text-decoration:none;position:relative;font-size:14px;font-weight:600;text-transform:capitalize;background:var(--bg_sidebar_sport_color);border-bottom:1px solid rgba(90,90,90,.3882352941);color:var(--sidebar-metabox-font-color);border-radius:1px;transition:background .3s ease;grid-column-gap:0;column-gap:0;margin:0;padding:0 0 0 7px;height:2.3rem;display:flex;cursor:pointer;align-items:center}.side-bar_bg .sidebar_box .sports_menu ul li .toggle-open-box.toggle-open:after{content:"";display:block;border:solid var(--font-default-black);border-width:2px 2px 0 0;width:10px;height:10px;transform:rotate(133deg);position:absolute;right:9px;margin-top:0;transition:all .6s linear}.side-bar_bg .sidebar_box .sports_menu ul li .toggle-open-box.expanded{background-color:var(--sidebar-mach-cont-bg-color);color:var(--sidebar-mach-cont-font-color-hove)}.side-bar_bg .sidebar_box .sports_menu ul li .toggle-open-box.expanded .sports_title svg path{fill:var(--sidebar-mach-cont-font-color-hove);stroke:transparent}.side-bar_bg .sidebar_box .sports_menu ul li .toggle-open-box.expanded:after{content:"";display:block;border:solid var(--sidebar-mach-cont-font-color-hove);border-width:2px 2px 0 0;width:10px;height:10px;transform:rotate(313deg);position:absolute;right:11px;margin-top:1px;transition:all .6s linear}.side-bar_bg .sidebar_box .sports_menu ul li ul li .toggle-open-box.toggle-open:after{content:"+";transform:rotate(272deg);border:none;font-size:15px;color:var(--font-default-black);margin-top:1px}.side-bar_bg .sidebar_box .sports_menu ul li ul li .toggle-open.toggle-open-box.expanded{background-color:var(--sidebar-mach-cont-bg-color);color:var(--sidebar-mach-cont-font-color-hove);font-weight:500}.side-bar_bg .sidebar_box .sports_menu ul li ul li .toggle-open.toggle-open-box.expanded:after{content:"-";border:none;color:var(--sidebar-mach-cont-font-color-hove);font-size:15px;margin-top:1px;transform:rotate(272deg)}.side-bar_bg .sidebar_box .sports_menu ul li ul li .toggle-open-box{text-decoration:none;position:relative;font-size:12px;font-weight:600;display:flex;align-items:center;justify-content:space-between;text-transform:capitalize;background:var(--bg_sidebar_sport_color);border-bottom:1px solid rgba(90,90,90,.3882352941);color:var(--font-default-black);border-radius:1px;transition:background .3s ease;margin:0;height:auto;cursor:pointer;padding:4px 0 4px 6px}.side-bar_bg .sidebar_box .sports_menu ul li ul li .toggle-open-box:before{content:"";position:absolute;left:4px;width:2px;height:2px;border-radius:50%;background-color:var(--sidebar_box_ok);transition:transform .2s cubic-bezier(.4,0,.2,1) 0ms;transform:scale(2)}.side-bar_bg .sidebar_box .sports_menu ul li ul li .toggle-open-box .bet-cout{float:right;font-weight:500;font-size:11px;background:var(--main_bg_color);color:var(--font-white-color);border-radius:0;padding:2px;margin:0 19px 0 0}.side-bar_bg .sidebar_box .sports_menu .gaming-bet{font-size:12px;white-space:normal;font-weight:400;width:100%;color:var(--font-default-black);-webkit-text-decoration:auto;text-decoration:auto;padding:6px 0 6px 8px;display:block;border-bottom:1px solid var(--report-input-boded-color)}.side-bar_bg .sidebar_box .sports_menu .gaming-bet:hover{color:var(--font-default-black)}.main-content{width:calc(100% - 270px);float:right;margin:134px 0 0;padding:5px 6px 35px;display:flex;flex-direction:column;min-height:calc(100vh + 2px);flex:1 1;transition:all .6s linear;position:relative}.main-content .dashboard-content{display:inline-block;margin:0;padding:0}.main-content .dashboard-content .latest-event{display:flex;justify-content:flex-start;flex-direction:row;overflow:auto;width:100%;margin-bottom:4px;background-color:transparent;padding:0}.main-content .dashboard-content .latest-event .latest-event-item{max-width:100%;min-width:calc(20% - 4px);display:flex;flex-wrap:wrap;justify-content:center;align-items:center;padding:4px;background:var(--exchange_hadar-bg_color);margin-right:4px;border-radius:0;color:var(--font-white-color);margin-bottom:0}.main-content .dashboard-content .latest-event .latest-event-item .blink_me{color:var(--font-white-color);font-size:14px;font-weight:700;text-align:center;display:flex;align-items:center;justify-content:center;width:100%;cursor:pointer}.main-content .dashboard-content .latest-event .latest-event-item .blink_me span{margin-left:5px;white-space:nowrap;height:auto;max-width:calc(100% - 42px);width:100%;text-overflow:ellipsis;overflow:hidden;animation:blinker 1s linear infinite}.main-content .dashboard-content .latest-event .latest-event-item .blink_me .icon_name{width:21px;height:auto;cursor:pointer}.main-content .dashboard-content .dashborde_box{margin:0;padding:0;width:100%;position:relative;display:inline-block}.main-content .dashboard-content .dashborde_box.dashborde_fule{width:100%}.main-content .dashboard-content .casino_box{width:100%;height:auto;padding:0;margin:10px 0 0!important;display:inline-block;overflow:hidden;border-radius:5px;z-index:1;background:var(--sport-mach-price-bg);border:1px dashed var(--sport-mach-price-border)}.main-content .dashboard-content .casino_box .live-casino-title{font-size:14px;font-weight:600;color:var(--font-default-black);background:var(--sport-date-time-main-bg);padding:6px 3px;display:flex;align-items:center;justify-content:space-between;height:1.9rem}.main-content .dashboard-content .casino_box .live-casino-title .icon_name{width:20px;height:auto}.main-content .dashboard-content .casino_box .live-casino-title .live-casino-name{font-size:14px;font-weight:700;line-height:23px;color:var(--font-default-black);margin:0;padding:0}.main-content .dashboard-content .casino_box .live-casino-title .name_link{font-size:14px;font-weight:600;color:var(--main_color);margin:0;padding:0}.main-content .dashboard-content .casino_box .casino_box_row{display:block;padding:5px}.main-content .dashboard-content .casino_box .casino_box_row .live-casino-img-main{width:100%;margin:0;padding:3px}.main-content .dashboard-content .casino_box .casino_box_row .live-casino-img-main img{width:100%;height:auto;object-fit:contain;border-radius:3px;aspect-ratio:18/9}.main-content .dashboard-content .casino_box .casino_box_row.casino_card_box{overflow:auto;display:flex;grid-gap:2px;gap:2px;align-items:center;padding:0;margin:0}.main-content .dashboard-content .casino_box .casino_box_row.casino_card_box::-webkit-scrollbar{display:none}.main-content .dashboard-content .casino_box .casino_box_row.casino_card_box .live-casino-img-main{width:100%;height:100%}.main-content .dashboard-content .casino_box .casino_box_row.casino_card_box .live-casino-img-main .img-boxmain{background:transparent;width:190px;height:100%;margin:0}.main-content .dashboard-content .slider_box{width:99.5%;display:inline-block}.main-content .dashboard-content .slider_box .slick-track{grid-gap:10px;gap:10px;display:flex}.main-content .dashboard-content .slider_box .slider_img{width:100%;margin:0;padding:3px}.main-content .dashboard-content .slider_box .slider_img img{width:100%;object-fit:cover;border-radius:10px;aspect-ratio:2/1}.main-content .dashboard-content .slider_box .carousel-inner{border-radius:5px}.main-content .dashboard-content .tab-menu-sport{width:100%;display:inline-block;position:relative}.main-content .dashboard-content .tab-menu-sport .march-heding{display:flex;justify-content:space-between;align-items:center;margin:6px 0;padding:0;width:100%}.main-content .dashboard-content .tab-menu-sport .march-heding h2{font-style:normal;font-weight:500;font-size:17px;text-transform:capitalize;color:var(--font-default-black);margin:0;padding:0}.main-content .dashboard-content .tab-menu-sport .march-heding .march_weekly{display:flex;align-items:center;grid-column-gap:.4rem;column-gap:.4rem;margin:0;padding:0}.main-content .dashboard-content .tab-menu-sport .march-heding .march_weekly .weekly_but{background:var(--main_bg_color);border:1px solid var(--main_border_color);color:var(--font-default-black) 4;text-decoration:none;white-space:pre;border-radius:5px;font-style:normal;font-weight:500;font-size:15px;height:2.2rem;padding:8px 15px;transition:all .5s linear;width:100%;text-align:center}.main-content .dashboard-content .tab-menu-sport .march-heding .march_weekly .date-input-box{width:100%;float:left;position:relative;margin-bottom:0}.main-content .dashboard-content .tab-menu-sport .march-heding .march_weekly .date-input-box .select-control{border-radius:5px;font-size:12px;background:var(--report-input-bg-color);color:var(--font-default-black);border:1px solid var(--report-input-boded-color);width:100%;height:2.1rem;position:relative;appearance:auto}.main-content .dashboard-content .tab-menu-sport .march-heding .march_weekly .search_box{position:relative;margin:0;width:100%}.main-content .dashboard-content .tab-menu-sport .march-heding .march_weekly .search_box input{width:100%;padding:5px 20px 5px 35px;font-size:12px;outline:none;height:2.1rem;border-radius:5px;background:var(--report-input-bg-color);color:var(--font-default-black);border:1px solid var(--report-input-boded-color)}.main-content .dashboard-content .tab-menu-sport .march-heding .march_weekly .search_box .search_teble{position:absolute;top:7px;left:10px;font-size:20px}.main-content .dashboard-content .tab-menu-sport .march-heding .march_weekly .search_box .search_teble svg path{fill:var(--font-default-black)}.main-content .dashboard-content .tab-menu-sport .box-sport{margin:0;padding:0;display:block}.main-content .dashboard-content .tab-menu-sport .box-sport .nav-hedar_card{background:var(--sport-date-time-main-bg);border-radius:0;padding:0;position:relative;display:flex;align-items:center;height:2.2rem}.main-content .dashboard-content .tab-menu-sport .box-sport .nav-hedar_card .arrow-but{text-align:center;cursor:pointer;padding:9px;margin:0 3px;display:flex;justify-content:center;align-items:center;background:var(--sport-arrow-bg-color);border-radius:5px}.main-content .dashboard-content .tab-menu-sport .box-sport .nav-hedar_card .arrow-but#btn-nav-previous{position:absolute;left:0}.main-content .dashboard-content .tab-menu-sport .box-sport .nav-hedar_card .arrow-but#btn-nav-next{position:absolute;right:0}.main-content .dashboard-content .tab-menu-sport .box-sport .nav-hedar_card .nav-tabs{border:none;flex-wrap:nowrap;align-items:center}.main-content .dashboard-content .tab-menu-sport .box-sport .nav-hedar_card .nav-tabs.menu-inner-box{width:100%;white-space:nowrap;padding:0!important;margin:0 3px;box-sizing:border-box;overflow:auto}.main-content .dashboard-content .tab-menu-sport .box-sport .nav-hedar_card .nav-tabs.menu-inner-box .nav-link{color:var(--font-default-black);cursor:pointer;text-decoration:none;white-space:nowrap;font-size:14px;border:none;font-weight:600;padding:1px 12px;margin:0 3px;border-radius:0;height:1.9rem;transition:all .3s linear;grid-column-gap:.3rem;column-gap:.3rem;display:flex;justify-content:center;align-items:center;position:relative;width:auto}.main-content .dashboard-content .tab-menu-sport .box-sport .nav-hedar_card .nav-tabs.menu-inner-box .nav-link .game_count{font-size:10px;background:var(--main_color);color:var(--font-white-color);border-bottom:1px solid transparent;padding:2px;height:17px;width:auto;border-radius:2px}.main-content .dashboard-content .tab-menu-sport .box-sport .nav-hedar_card .nav-tabs.menu-inner-box .nav-link .icon svg{font-size:19px;height:auto}.main-content .dashboard-content .tab-menu-sport .box-sport .nav-hedar_card .nav-tabs.menu-inner-box .nav-link.active{position:relative;color:var(--font-white-color);border-bottom:1px solid var(--main_color);background-color:var(--exchange_hadar-bg_color)}.main-content .dashboard-content .tab-menu-sport .box-sport .heding_events-title{background:var(--sport-events-title-color);display:flex;align-items:center;width:100%;margin:2px 0 0}.main-content .dashboard-content .tab-menu-sport .box-sport .heding_events-title .cricket-events-title{width:auto;display:flex;align-items:center;margin:0;font-size:14px;padding:3px 4px;color:var(--sport-teb_font-color);font-weight:800;grid-gap:2px;gap:2px}.main-content .dashboard-content .tab-menu-sport .box-sport .heding_events-title .cricket-events-title .sporticon{font-size:17px;height:auto}.main-content .dashboard-content .tab-menu-sport .box-sport .cricket-events-main,.main-content .dashboard-content .tab-menu-sport .box-sport .tab-content,.main-content .dashboard-content .tab-menu-sport .box-sport .tab-pane{display:inline-block;width:100%}.main-content .dashboard-content .tab-menu-sport .box-sport .row-box{padding:1px 0;display:grid;grid-auto-flow:dense;grid-gap:0;gap:0;grid-template-columns:repeat(auto-fill,minmax(100%,1fr));will-change:transform}.main-content .dashboard-content .tab-menu-sport .box-sport .skeleton-loader{position:relative;overflow:hidden}.main-content .dashboard-content .tab-menu-sport .box-sport .skeleton-loader .skeleton-text{height:16px;width:100%;border-radius:4px;animation:skeleton-loading 1.5s ease-in-out infinite}.main-content .dashboard-content .tab-menu-sport .box-sport .skeleton-loader .skeleton-circle{border-radius:50%;width:24px;height:24px;animation:skeleton-loading 1.5s ease-in-out infinite}@keyframes skeleton-loading{0%{background-color:hsla(0,0%,57.6%,.3882352941)}50%{background-color:hsla(0,0%,86.7%,.4745098039)}to{background-color:hsla(0,0%,57.6%,.3882352941)}}.main-content .dashboard-content .tab-menu-sport .box-sport .skeleton-loader .maine_match_card .mech_name_box .tournament_match_text{width:80%}.main-content .dashboard-content .tab-menu-sport .box-sport .skeleton-loader .date-time-main .date_turnamen_font{width:24%}.main-content .dashboard-content .tab-menu-sport .box-sport .mach-price-card{display:flex;flex-direction:column;position:relative;transition:background-color .25s ease 0s,box-shadow .25s ease 0s;background:var(--sport-mach-price-bg);border:.5px solid var(--sport-mach-price-border);border-radius:0}.main-content .dashboard-content .tab-menu-sport .box-sport .mach-price-card .maine_match_card{width:100%;display:flex;align-items:center;justify-content:space-between;padding:0}.main-content .dashboard-content .tab-menu-sport .box-sport .mach-price-card .maine_match_card .mech_name_box{display:flex;cursor:pointer;flex-direction:row;align-items:center;justify-content:space-between;padding:0;margin:0;width:60%}.main-content .dashboard-content .tab-menu-sport .box-sport .mach-price-card .maine_match_card .mech_name_box .tournament_match_text{margin:0;padding:0 0 0 5px;line-height:13px}.main-content .dashboard-content .tab-menu-sport .box-sport .mach-price-card .maine_match_card .mech_name_box .tournament_match_text .mach_name{font-style:normal;font-weight:500;font-size:14px;line-height:15px;color:var(--sport-mach-font_color);margin:0;padding:0}.main-content .dashboard-content .tab-menu-sport .box-sport .mach-price-card .maine_match_card .mech_name_box .tournament_match_text .date_text{font-style:normal;font-weight:500;font-size:14px;color:var(--sport-mach-font_color);margin:0;padding:0}.main-content .dashboard-content .tab-menu-sport .box-sport .mach-price-card .maine_match_card .mech_name_box .game-icons{display:flex;justify-content:flex-start;align-items:center;width:105px;margin:0 5px 0 0}.main-content .dashboard-content .tab-menu-sport .box-sport .mach-price-card .maine_match_card .mech_name_box .game-icons .game-icon{width:26px;display:flex;justify-content:center;align-items:center}.main-content .dashboard-content .tab-menu-sport .box-sport .mach-price-card .maine_match_card .mech_name_box .game-icons .game-icon .active{background-color:#28a745;height:12px;width:12px;display:inline-block;border-radius:50%;animation:blinker 1s linear infinite}.main-content .dashboard-content .tab-menu-sport .box-sport .mach-price-card .maine_match_card .mech_name_box .game-icons .game-icon .icon_name{font-size:18px;height:auto;color:var(--font-default-black)}.main-content .dashboard-content .tab-menu-sport .box-sport .mach-price-card .maine_match_card .mech_name_box .game-icons .game-icon p{font-size:14px;font-weight:700;padding:0;margin:0;text-transform:uppercase;color:var(--font-default-black)}.main-content .dashboard-content .tab-menu-sport .box-sport .mach-price-card .maine_match_card .team-all-price{width:40%;display:inline-block;padding:0;margin:0;cursor:pointer}.main-content .dashboard-content .tab-menu-sport .box-sport .mach-price-card .maine_match_card .team-all-price ul{list-style:none;margin:0;padding:0;display:flex;align-items:center;justify-content:space-evenly}.main-content .dashboard-content .tab-menu-sport .box-sport .mach-price-card .maine_match_card .team-all-price li{display:inline-flex;padding:0;width:100%;justify-content:space-around;align-items:center;float:left;margin:0}.main-content .dashboard-content .tab-menu-sport .box-sport .mach-price-card .maine_match_card .team-all-price li p{font-family:var(--font-family-name);font-style:normal;font-weight:600;font-size:14px;display:flex;height:1.6rem;justify-content:center;align-items:center;cursor:pointer;flex-direction:column;background-color:var(--sport-mach-price-bg);padding:2px 0;border-radius:0;width:50%;text-align:center;margin:0;color:var(--font-black-color)}.main-content .dashboard-content .tab-menu-sport .box-sport .mach-price-card .maine_match_card .team-all-price li p span{font-size:12px}.main-content .dashboard-content .tab-menu-sport .box-sport .mach-price-card .maine_match_card .team-all-price li p.match-price-bg-color3{background-color:var(--match-price-bg-color3)}.main-content .dashboard-content .tab-menu-sport .box-sport .mach-price-card .maine_match_card .team-all-price li p.match-price-bg-color3:hover{background-color:var(--match-price-bg-color7)}.main-content .dashboard-content .tab-menu-sport .box-sport .mach-price-card .maine_match_card .team-all-price li p.match-price-bg-color4{background-color:var(--match-price-bg-color4)}.main-content .dashboard-content .tab-menu-sport .box-sport .mach-price-card .maine_match_card .team-all-price li p.match-price-bg-color4:hover{background-color:var(--match-price-bg-color8)}.main-content .dashboard-content .tab-menu-sport .box-sport .mach-price-card .maine_match_card .team-all-price li:last-child{padding:0}.main-content .dashboard-content .tab-menu-sport .box-sport .mach-price-card .maine_match_card .team-all-price .disabled_sport{position:relative;color:var(--color_tra)}.main-content .dashboard-content .tab-menu-sport .box-sport .mach-price-card .maine_match_card .team-all-price .disabled_sport:after{content:"";width:100%;height:100%;position:absolute;top:0;background:var(--market_suspend-bag-color)}.main-content .casino-content .tab-menu-sport .box-sport .nav-hedar_card .nav-tabs.menu-inner-box .nav-link{padding:13px 8px}.main-content .casino-content .tab-menu-sport .box-sport .row-box{grid-template-columns:repeat(auto-fill,minmax(16rem,1fr))}.main-content .casino-content .games-img-card{width:100%;position:relative;overflow:hidden;display:inline-block;background:var(--font-black-color);border:2px solid var(--sport-mach-price-border);border-radius:5px}.main-content .casino-content .games-img-card .card-img-box{object-fit:cover;height:100%}.main-content .casino-content .games-img-card:hover .casino_overlay{inset:0 0 0 0}.main-content .casino-content .games-img-card img{width:100%;object-fit:contain}.main-content .casino-content .games-img-card .casino_overlay{content:"";position:absolute;inset:0 0 0 100%;display:flex;align-items:center;justify-content:center;background:var(--games-car-color);border-radius:5px;transition:all .9s}.main-content .market-analysis-content{display:flex;margin:0;padding:0;position:relative}.main-content .market-analysis-content .tab-content #betS{display:block}.main-content .market-analysis-content .nav-tabs-bas{margin:0;padding:0;display:none}.main-content .market-analysis-content .nav-tabs-bas .nav-tabs{width:100%;white-space:nowrap;overflow:hidden;padding:0!important;margin:13px 0 10px;border:none;box-sizing:border-box;border:1px solid var(--sport-teb_hading_bg-color);background:var(--hadar-bg-color)}.main-content .market-analysis-content .nav-tabs-bas .nav-tabs .nav-link{color:var(--font-white-color);border-right:1px solid var(--font-white-color);cursor:pointer;text-decoration:none;white-space:nowrap;font-size:15px;font-weight:500;padding:2px;margin:0;border-radius:0;height:2.1rem;display:flex;align-items:center;justify-content:center;transition:all .5s linear;width:100%}.main-content .market-analysis-content .nav-tabs-bas .nav-tabs .nav-link:hover{color:var(--font-white-color);opacity:.8;cursor:pointer;background:transparent;border:1px solid var(--font-white-color)}.main-content .market-analysis-content .nav-tabs-bas .nav-tabs .nav-link span{background:var(--sidebar_box_ok);height:20px;width:20px;padding:4px;border-radius:5px;font-size:12px;color:var(--font-white-color);display:flex;justify-content:center;align-items:center;text-align:center;margin:0 2px;position:absolute;right:2px}.main-content .market-analysis-content .nav-tabs-bas .nav-tabs .nav-link .icon_name{width:20px;color:var(--font-white-color)}.main-content .market-analysis-content .nav-tabs-bas .nav-tabs .nav-link.active{color:var(--font-white-color);opacity:.8;cursor:pointer;background:transparent;border:1px solid var(--font-white-color)}.main-content .market-analysis-content .market-analysis-manu{width:calc(100% - 460px);float:none}.main-content .market-analysis-content .market-analysis-manu .market_card{width:100%;display:block;margin:0;padding:0}.main-content .market-analysis-content .market-analysis-manu .market_card .mech_heading-name{background:var(--sport-teb_hading_bg-color);border-radius:0;padding:6px 4px;height:auto;position:relative;display:flex;align-items:center;justify-content:space-between}.main-content .market-analysis-content .market-analysis-manu .market_card .mech_heading-name .mech_name_heading{display:flex;align-items:center;flex-direction:row;justify-content:space-between;margin:0;padding:0;width:100%}.main-content .market-analysis-content .market-analysis-manu .market_card .mech_heading-name .mech_name_heading .mach_name{font-style:normal;font-weight:600;font-size:14px;color:var(--font-white-color);margin:0;padding:0}.main-content .market-analysis-content .market-analysis-manu .market_card .mech_heading-name .mech_name_heading p{font-style:normal;font-weight:500;font-size:14px;color:var(--font-white-color);margin:0;padding:0}.main-content .market-analysis-content .market-analysis-manu .answer_mach{position:relative;background:var(--sport-events-title-color)}.main-content .market-analysis-content .market-analysis-manu .answer_mach .heding_events-title{display:flex;align-items:center;justify-content:space-between;width:100%;margin:3px 0 0;height:1.9rem;background:var(--sport-teb_hading_bg-color);position:relative}.main-content .market-analysis-content .market-analysis-manu .answer_mach .heding_events-title .cricket-events-title{border-radius:0;width:auto;display:flex;align-items:center;margin:0;font-size:14px;padding:0 5px;color:var(--font-white-color);font-weight:600;grid-gap:3px;gap:3px;height:1.8rem}.main-content .market-analysis-content .market-analysis-manu .answer_mach .heding_events-title .cricket-events-title svg{font-size:18px;height:auto}.main-content .market-analysis-content .market-analysis-manu .answer_mach .heding_events-title .hading_a_name{display:flex;grid-gap:5px;gap:5px;justify-content:center;align-items:center}.main-content .market-analysis-content .market-analysis-manu .answer_mach .heding_events-title .but_exprt{background:var(--sidebar_box_ok);border:1px solid var(--sport-teb_hading_bg-color);color:var(--font-white-color);cursor:pointer;display:inline;text-decoration:none;white-space:nowrap;font-size:13px;font-weight:600;padding:2px 10px;margin:0;position:absolute;right:5px;border-radius:0;transition:all .5s linear;z-index:1}.main-content .market-analysis-content .market-analysis-manu .answer_mach .heding_events-title .meach-bet-box-min{display:inline-block;font-size:11px;font-weight:500;margin:0;padding:5px 3px;position:absolute;left:0;top:30px}.main-content .market-analysis-content .market-analysis-manu .answer_mach .heding_events-title .meach-bet-box-min span{display:inline-block;font-size:12px;font-weight:500;color:var(--font-default-black);margin-right:0}.main-content .market-analysis-content .market-analysis-manu .answer_mach .match-team-name-price-main{width:100%;display:inline-block;margin:0;border-bottom:1px solid var(--sport-mach-price-border);padding:0;position:relative}.main-content .market-analysis-content .market-analysis-manu .answer_mach .match-team-name-price-main .match-team-font{padding-top:10px!important}.main-content .market-analysis-content .market-analysis-manu .answer_mach .match-team-name-price-main .match-team-name-box{width:60%;display:flex;align-items:center;padding:0;margin:0}.main-content .market-analysis-content .market-analysis-manu .answer_mach .match-team-name-price-main .match-team-name-box p{font-size:14px;color:var(--font-default-black);font-weight:600;line-height:13px}.main-content .market-analysis-content .market-analysis-manu .answer_mach .match-team-name-price-main .match-team-name-box p .match-team-cout{font-size:12px;font-weight:500;margin:0}.main-content .market-analysis-content .market-analysis-manu .answer_mach .match-team-name-price-main .match_name_box{width:100%;height:2.3rem;display:flex;justify-content:space-between;align-items:center}.main-content .market-analysis-content .market-analysis-manu .answer_mach .match-team-name-price-main .min-bet-main{display:inline-block;margin:0;width:50%}.main-content .market-analysis-content .market-analysis-manu .answer_mach .match-team-name-price-main .min-bet-main p{width:100%;margin:4px 0 0}.main-content .market-analysis-content .market-analysis-manu .answer_mach .match-team-name-price-main .min-bet-main strong{display:inline-block;color:var(--font-black-color);font-size:15px;margin-right:5px}.main-content .market-analysis-content .market-analysis-manu .answer_mach .match-team-name-price-main .min-bet-main span{display:inline-block;margin:0;color:var(--font-black-color);font-size:15px}.main-content .market-analysis-content .market-analysis-manu .answer_mach .match-team-name-price-main .match-team-price{float:right;margin:0;padding:0 1px;width:40%;position:relative}.main-content .market-analysis-content .market-analysis-manu .answer_mach .match-team-name-price-main .match-team-price ul{list-style:none;margin:0;padding:0;width:100%;display:flex;justify-content:center;align-items:center}.main-content .market-analysis-content .market-analysis-manu .answer_mach .match-team-name-price-main .match-team-price li{padding:0;align-items:center;float:left;width:50%}.main-content .market-analysis-content .market-analysis-manu .answer_mach .match-team-name-price-main .match-team-price li .match-price-first{width:50%;float:left;padding:0 1px}.main-content .market-analysis-content .market-analysis-manu .answer_mach .match-team-name-price-main .match-team-price li .match-price-first .match-price-box{display:flex;flex-direction:column;justify-content:center;align-items:center;grid-gap:2px;gap:2px;padding:0;margin:0;height:36px;border-radius:0;width:100%;cursor:pointer;text-align:center;line-height:normal}.main-content .market-analysis-content .market-analysis-manu .answer_mach .match-team-name-price-main .match-team-price li .match-price-first .match-price-box p{font-size:16px;font-family:var(--font-family-name);float:left;width:100%;margin:0;line-height:14px;color:var(--font-black-color);font-weight:600}.main-content .market-analysis-content .market-analysis-manu .answer_mach .match-team-name-price-main .match-team-price li .match-price-first .match-price-box span{font-size:12px;line-height:10px;font-family:var(--font-family-name);display:inline-block;width:100%;margin:0;color:var(--font-black-color);font-weight:300}.main-content .market-analysis-content .market-analysis-manu .answer_mach .match-team-name-price-main .match-team-price li .match-price-first .match-price-box.match-price-bg-color1{background-color:var(--background-color-back)}.main-content .market-analysis-content .market-analysis-manu .answer_mach .match-team-name-price-main .match-team-price li .match-price-first .match-price-box.match-price-bg-color1:hover{background-color:var(--match-price-bg-color7)}.main-content .market-analysis-content .market-analysis-manu .answer_mach .match-team-name-price-main .match-team-price li .match-price-first .match-price-box.match-price-bg-color2{background-color:var(--match-price-bg-color2)}.main-content .market-analysis-content .market-analysis-manu .answer_mach .match-team-name-price-main .match-team-price li .match-price-first .match-price-box.match-price-bg-color2:hover{background-color:var(--match-price-bg-color7)}.main-content .market-analysis-content .market-analysis-manu .answer_mach .match-team-name-price-main .match-team-price li .match-price-first .match-price-box.match-price-bg-color3{background-color:var(--match-price-bg-color3)}.main-content .market-analysis-content .market-analysis-manu .answer_mach .match-team-name-price-main .match-team-price li .match-price-first .match-price-box.match-price-bg-color3:hover{background-color:var(--match-price-bg-color7)}.main-content .market-analysis-content .market-analysis-manu .answer_mach .match-team-name-price-main .match-team-price li .match-price-first .match-price-box.match-price-bg-color4{background-color:var(--match-price-bg-color4)}.main-content .market-analysis-content .market-analysis-manu .answer_mach .match-team-name-price-main .match-team-price li .match-price-first .match-price-box.match-price-bg-color4:hover{background-color:var(--match-price-bg-color8)}.main-content .market-analysis-content .market-analysis-manu .answer_mach .match-team-name-price-main .match-team-price li .match-price-first .match-price-box.match-price-bg-color5{background-color:var(--match-price-bg-color5)}.main-content .market-analysis-content .market-analysis-manu .answer_mach .match-team-name-price-main .match-team-price li .match-price-first .match-price-box.match-price-bg-color5:hover{background-color:var(--match-price-bg-color8)}.main-content .market-analysis-content .market-analysis-manu .answer_mach .match-team-name-price-main .match-team-price li .match-price-first .match-price-box.match-price-bg-color6{background-color:var(--background-color-lay)}.main-content .market-analysis-content .market-analysis-manu .answer_mach .match-team-name-price-main .match-team-price li .match-price-first .match-price-box.match-price-bg-color6:hover{background-color:var(--match-price-bg-color8)}.main-content .market-analysis-content .market-analysis-manu .answer_mach .match-team-name-price-main .match-team-price li.line-market-width{width:70%}.main-content .market-analysis-content .market-analysis-manu .answer_mach .match-team-name-price-main.match-massage-card{height:auto;border:none}.main-content .market-analysis-content .market-analysis-manu .answer_mach .match-team-name-price-main.match-massage-card .match-massage{color:var(--bat-bag-colors-color);display:inline-block;text-align:end;text-transform:capitalize;font-size:12px;font-weight:500;margin:0;padding:0 5px 0 0;width:100%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.main-content .market-analysis-content .market-analysis-manu .answer_mach .back_and_lay-box{height:1.8rem;padding:0;display:block}.main-content .market-analysis-content .market-analysis-manu .answer_mach .back_and_lay-box .match-team-name-box{overflow:hidden}.main-content .market-analysis-content .market-analysis-manu .answer_mach .back_and_lay-box .match-team-price li{visibility:hidden}.main-content .market-analysis-content .market-analysis-manu .answer_mach .back_and_lay-box .match-team-price li:nth-child(2){visibility:visible}.main-content .market-analysis-content .market-analysis-manu .answer_mach .back_and_lay-box .match-team-price li .match-price-first .match-price-box{height:26px;margin:1px 0;border-radius:0}.main-content .market-analysis-content .market-analysis-manu .answer_mach .back_and_lay-box .match-team-price li .match-price-first .match-price-box P{margin:0;padding:0}.main-content .market-analysis-content .market-analysis-manu .mach-fancy-box{margin:10px 0 0;padding:0;display:block}.main-content .market-analysis-content .market-analysis-manu .mach-fancy-box .heding_fancy-border{border-bottom:1px solid var(--body_bg_color)!important}.main-content .market-analysis-content .market-analysis-manu .mach-fancy-box .heding_fancy-border .heding_fancy-title .fancy-toggle-icon{font-size:20px;color:var(--font-white-color);transition:all .2s linear;cursor:pointer}.main-content .market-analysis-content .market-analysis-manu .mach-fancy-box .heding_fancy-border .heding_fancy-title .fancy-toggle-icon:not(.collapsed){transform:rotate(178deg)}.main-content .market-analysis-content .market-analysis-manu .mach-fancy-box .heding_fancy-title{background:var(--sport-teb_hading_bg-color);display:flex;align-items:center;justify-content:space-between;width:100%;height:1.9rem;margin:0;padding:0;border:none;box-shadow:none;border-radius:0;position:relative}.main-content .market-analysis-content .market-analysis-manu .mach-fancy-box .heding_fancy-title .fancy-events-title{display:flex;align-items:center;margin:0;font-size:14px;padding:0 5px;color:var(--font-white-color);font-weight:600}.main-content .market-analysis-content .market-analysis-manu .mach-fancy-box .row-card-box{display:grid;grid-template-columns:1fr 1fr;width:100%}.main-content .market-analysis-content .market-analysis-manu .mach-fancy-box .match-odds-main-card{width:100%;margin:0;padding:0;background:var(--sport-events-title-color)}.main-content .market-analysis-content .market-analysis-manu .mach-fancy-box .match-odds-main-card .yes-no-card{display:block!important;height:28px}.main-content .market-analysis-content .market-analysis-manu .mach-fancy-box .match-odds-main-card .yes-no-card .respo-show-yes-no{margin:0!important;padding:0!important;height:24px!important}.main-content .market-analysis-content .market-analysis-manu .mach-fancy-box .match-odds-main-card .yes-no-card .respo-show-yes-no .back-lay-text{color:var(--font-default-black)!important;text-transform:capitalize}.main-content .market-analysis-content .market-analysis-manu .mach-fancy-box .match-odds-main-card .match-team-name-price-card{width:100%;display:inline-block;margin:0;border-bottom:1px solid var(--sport-mach-price-border);padding:2px 3px;position:relative}.main-content .market-analysis-content .market-analysis-manu .mach-fancy-box .match-odds-main-card .match-team-name-price-card .maech_fancy_bat_card{width:100%;display:flex;align-items:center;justify-content:space-between}.main-content .market-analysis-content .market-analysis-manu .mach-fancy-box .match-odds-main-card .match-team-name-price-card .min-bet-main{display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin:0;width:55%;position:relative}.main-content .market-analysis-content .market-analysis-manu .mach-fancy-box .match-odds-main-card .match-team-name-price-card .min-bet-main .fancy_star_icon{font-size:17px;margin:-3px 3px 0 1px}.main-content .market-analysis-content .market-analysis-manu .mach-fancy-box .match-odds-main-card .match-team-name-price-card .min-bet-main .match-team-font{font-size:13px;color:var(--font-default-black);font-weight:500;line-height:15px;text-transform:lowercase;margin:0 0 0 3px;padding:0}.main-content .market-analysis-content .market-analysis-manu .mach-fancy-box .match-odds-main-card .match-team-name-price-card .min-bet-main .match-team-font strong{font-size:12px;color:var(--font-default-black);font-weight:700}.main-content .market-analysis-content .market-analysis-manu .mach-fancy-box .match-odds-main-card .match-team-name-price-card .min-bet-main .match-team-font .font-color-danger{color:var(--report-butt-bg-color1);font-weight:700!important;font-family:var(--font-family-name)!important}.main-content .market-analysis-content .market-analysis-manu .mach-fancy-box .match-odds-main-card .match-team-name-price-card .min-bet-main .min_max_icon{display:inline-block;padding:0 8px 0 0;margin:0;cursor:pointer}.main-content .market-analysis-content .market-analysis-manu .mach-fancy-box .match-odds-main-card .match-team-name-price-card .min-bet-main .min_max_icon svg path{stroke:var(--main_bg_color)}.main-content .market-analysis-content .market-analysis-manu .mach-fancy-box .match-odds-main-card .match-team-name-price-card .min-bet-main .min_max_card_box{position:absolute;right:30px;background:var(--main_a_color);padding:9px 16px;margin:0;display:flex;grid-column-gap:6px;grid-column-gap:12px;column-gap:12px;border-radius:5px}.main-content .market-analysis-content .market-analysis-manu .mach-fancy-box .match-odds-main-card .match-team-name-price-card .min-bet-main .min_max_card_box span{color:var(--font-white-color);font-size:13px;font-weight:500}.main-content .market-analysis-content .market-analysis-manu .mach-fancy-box .match-odds-main-card .match-team-name-price-card .match-team-price{float:right;margin:0;width:45%}.main-content .market-analysis-content .market-analysis-manu .mach-fancy-box .match-odds-main-card .match-team-name-price-card .match-team-price ul{list-style:none;margin:0;padding:0;width:100%;display:flex;justify-content:flex-end;align-items:center}.main-content .market-analysis-content .market-analysis-manu .mach-fancy-box .match-odds-main-card .match-team-name-price-card .match-team-price .market-fancu{display:none}.main-content .market-analysis-content .market-analysis-manu .mach-fancy-box .match-odds-main-card .match-team-name-price-card .match-team-price .line-market-width{display:flex;justify-content:center;align-items:center;padding:0;float:left;width:100%}.main-content .market-analysis-content .market-analysis-manu .mach-fancy-box .match-odds-main-card .match-team-name-price-card .match-team-price .line-market-width .match-price-box{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0;height:36px;margin:0;cursor:pointer;float:left;width:100%;border-radius:0;text-align:center;grid-gap:2px;gap:2px}.main-content .market-analysis-content .market-analysis-manu .mach-fancy-box .match-odds-main-card .match-team-name-price-card .match-team-price .line-market-width .match-price-box p{font-size:16px;width:100%;line-height:14px;font-family:var(--font-family-name);color:var(--font-black-color);font-weight:600;margin:0;padding:0}.main-content .market-analysis-content .market-analysis-manu .mach-fancy-box .match-odds-main-card .match-team-name-price-card .match-team-price .line-market-width .match-price-box span{font-size:12px;line-height:10px;display:inline-block;width:100%;margin:0;font-family:var(--font-family-name);color:var(--font-black-color);font-weight:300}.main-content .market-analysis-content .market-analysis-manu .mach-fancy-box .match-odds-main-card .match-team-name-price-card .match-team-price .line-market-width .match-price-box.match-price-bg-color3{background-color:var(--match-price-bg-color3)}.main-content .market-analysis-content .market-analysis-manu .mach-fancy-box .match-odds-main-card .match-team-name-price-card .match-team-price .line-market-width .match-price-box.match-price-bg-color3:hover{background-color:var(--match-price-bg-color7)}.main-content .market-analysis-content .market-analysis-manu .mach-fancy-box .match-odds-main-card .match-team-name-price-card .match-team-price .line-market-width .match-price-box.match-price-bg-color4{background-color:var(--match-price-bg-color4)}.main-content .market-analysis-content .market-analysis-manu .mach-fancy-box .match-odds-main-card .match-team-name-price-card .match-team-price .line-market-width .match-price-box.match-price-bg-color4:hover{background-color:var(--match-price-bg-color8)}.main-content .market-analysis-content .market-analysis-manu .mach-fancy-box .match-odds-main-card .match-team-name-price-card .match-team-price .min_max_box{font-size:11px;font-weight:700;color:#097c93;word-break:break-all;display:flex;flex-direction:column;align-items:flex-end;width:128px;white-space:nowrap;overflow:hidden}.main-content .market-analysis-content .market-analysis-manu .mach-fancy-box .match-odds-main-card .match-team-name-price-card .match-team-price .line-market-width.first_hide,.main-content .market-analysis-content .market-analysis-manu .mach-fancy-box .match-odds-main-card .match-team-name-price-card .match-team-price .line-market-width.forth_hide,.main-content .market-analysis-content .market-analysis-manu .mach-fancy-box .match-odds-main-card .match-team-name-price-card .match-team-price .line-market-width.third_hide{display:none}.main-content .market-analysis-content .market-analysis-manu .mach-fancy-box .match-odds-main-card .match-team-name-price-card .match-team-price.market_suspend:after{width:100%}.main-content .market-analysis-content .market-analysis-manu .mach-fancy-box .match-odds-main-card .match-team-name-price-card.match-massage-card{height:auto;border-bottom:1px solid var(--sport-mach-price-border)}.main-content .market-analysis-content .market-analysis-manu .mach-fancy-box .match-odds-main-card .match-team-name-price-card.match-massage-card .match-massage{color:var(--font-default-black);display:inline-block;text-transform:capitalize;font-size:11px;font-weight:500;margin:0;padding:0 5px 0 0;width:100%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;text-align:end}.main-content .market-analysis-content .market-analysis-manu .market_suspend{transition:visibility .2s ease 0s;position:relative}.main-content .market-analysis-content .market-analysis-manu .market_suspend:after{content:"Suspended";position:absolute;top:0;right:0;left:0;width:100%;font-family:var(--font-family-name);background:var(--market_suspend-bag-color);color:var(--market_suspend-font-color);z-index:1;height:100%;font-weight:600;font-size:14px;text-transform:uppercase;display:flex;justify-content:center;align-items:center;margin:0 auto;border-radius:2px;cursor:no-drop;-webkit-backdrop-filter:blur(1.2px);backdrop-filter:blur(1.2px);transform:matrix(1,0,0,1,0,0);animation-iteration-count:1;animation-duration:.3s;animation-name:bounceOut;animation-timing-function:ease-in-out}.main-content .market-analysis-content .market-analysis-manu .fancy_suspend{transition:visibility .2s ease 0s;position:relative}.main-content .market-analysis-content .market-analysis-manu .fancy_suspend:after{content:"Suspended";position:absolute;top:0;right:0;left:0;width:100%;font-family:var(--font-family-name);background:var(--market_suspend-bag-color);color:var(--market_suspend-font-color);z-index:1;height:100%;font-weight:600;font-size:14px;text-transform:uppercase;display:flex;justify-content:center;align-items:center;margin:0 auto;border-radius:2px;cursor:no-drop;-webkit-backdrop-filter:blur(1.2px);backdrop-filter:blur(1.2px);transform:matrix(1,0,0,1,0,0);animation-iteration-count:1;animation-duration:.3s;animation-name:bounceOut;animation-timing-function:ease-in-out}.main-content .market-analysis-content .market-analysis-manu .fancy_ballstart{position:relative;overflow:hidden;transition:visibility .2s ease 0s;border-radius:2px;cursor:no-drop}.main-content .market-analysis-content .market-analysis-manu .fancy_ballstart:after{content:"BALLSTART";position:absolute;top:0;left:0;width:100%;height:100%;font-family:var(--font-family-name);background:var(--market_suspend-bag-color);color:var(--market_suspend-font-color);font-weight:600;font-size:14px;text-transform:uppercase;display:flex;justify-content:center;align-items:center;z-index:2;-webkit-backdrop-filter:blur(1.2px);backdrop-filter:blur(1.2px);border-radius:2px;transform:matrix(1,0,0,1,0,0)}.main-content .market-analysis-content .market-analysis-manu .fancy_ballstart:before{content:"";position:absolute;top:0;left:-75%;width:50%;height:100%;background:linear-gradient(120deg,transparent,hsla(0,0%,100%,.3),transparent);animation:ballstart-wave 2s ease-in-out infinite;z-index:3;pointer-events:none}.main-content .market-analysis-content .market-analysis-manu .bookmaker_ballstart{position:relative;overflow:hidden;transition:visibility .2s ease 0s;border-radius:2px;cursor:no-drop}.main-content .market-analysis-content .market-analysis-manu .bookmaker_ballstart:after{content:"BALLSTART";position:absolute;top:0;left:0;width:100%;height:100%;font-family:var(--font-family-name);background:var(--market_suspend-bag-color);color:var(--market_suspend-font-color);font-weight:600;font-size:14px;text-transform:uppercase;display:flex;justify-content:center;align-items:center;z-index:2;border-radius:2px;-webkit-backdrop-filter:blur(1.2px);backdrop-filter:blur(1.2px);transform:matrix(1,0,0,1,0,0)}.main-content .market-analysis-content .market-analysis-manu .bookmaker_ballstart:before{content:"";position:absolute;top:0;left:-75%;width:50%;height:100%;background:linear-gradient(120deg,transparent,hsla(0,0%,100%,.3),transparent);animation:ballstart-wave 2s ease-in-out infinite;z-index:3;pointer-events:none}@keyframes ballstart-wave{0%{left:-75%}50%{left:100%}to{left:100%}}.main-content .market-analysis-content .matched-bet-card{position:fixed;top:138px;right:8px;width:450px;padding:0;margin:0;display:block}.main-content .market-analysis-content .matched-bet-card .hading-name{background:var(--sport-teb_hading_bg-color);border-radius:0;height:1.9rem;position:relative;display:flex;align-items:center;justify-content:space-between;margin:0;padding:0 7px}.main-content .market-analysis-content .matched-bet-card .hading-name .mach_name{font-style:normal;font-weight:600;font-size:14px;color:var(--font-white-color);display:flex;align-items:center;margin:0;padding:0 0 0 5px}.main-content .market-analysis-content .matched-bet-card .hading-name .icon_name{color:var(--font-white-color);font-size:20px;height:auto;cursor:pointer}.main-content .market-analysis-content .matched-bet-card .tv-box-card{background:var(--sidebar-bg-color);border-radius:5px;width:100%}.main-content .market-analysis-content .matched-bet-card .tv-box-card .tv-box{display:flex;align-items:center;justify-content:center;height:auto;margin:2px 0 0;width:100%;transition:all .5s linear;overflow:hidden}.main-content .market-analysis-content .matched-bet-card .tv-box-card .tv-box iframe{width:100%;height:241px;overflow:hidden}.main-content .market-analysis-content .matched-bet-card .tv-box-card.destop-ui{display:block}.main-content .market-analysis-content .matched-bet-card .mach-bet-teble{margin:0;padding:0;display:block}.main-content .market-analysis-content .matched-bet-card .mach-bet-teble .nav-tabs{display:flex;justify-content:center;align-items:center;box-sizing:border-box;flex-direction:row;flex-wrap:nowrap;width:100%;grid-column-gap:1px;column-gap:1px;white-space:nowrap;overflow:hidden;padding:0!important;margin:5px 0;border:none;background:var(--fancy_yes_no_bg)}.main-content .market-analysis-content .matched-bet-card .mach-bet-teble .nav-tabs .nav-link{color:var(--font-default-black);border-bottom:2px solid var(--sport-mach-price-border);cursor:pointer;display:flex;justify-content:space-between;align-items:center;text-decoration:none;white-space:nowrap;font-size:14px;font-weight:500;padding:7px;margin:0;border-radius:0;transition:all .5s linear;width:100%}.main-content .market-analysis-content .matched-bet-card .mach-bet-teble .nav-tabs .nav-link:hover{color:var(--sport-teb_font-color);cursor:pointer;background:var(--sidebar-mach-cont-bg-color-hove);border-color:var(--color_tra);border-bottom:2px solid var(--sport-events-title-bg-color);box-shadow:var(--box_shadow_bg)}.main-content .market-analysis-content .matched-bet-card .mach-bet-teble .nav-tabs .nav-link span{background:var(--sidebar_box_ok);height:20px;width:20px;padding:4px;border-radius:5px;font-size:12px;color:var(--font-white-color);display:flex;justify-content:center;align-items:center;text-align:center;margin:0 2px}.main-content .market-analysis-content .matched-bet-card .mach-bet-teble .nav-tabs .nav-link.active{color:var(--sport-teb_font-color);cursor:pointer;background:var(--sidebar-mach-cont-bg-color-hove);border-color:var(--color_tra);border-bottom:2px solid var(--sport-events-title-bg-color);box-shadow:var(--box_shadow_bg)}.main-content .market-analysis-content .matched-bet-card .mach-bet-teble .bet-tebale-box{background:var(--box-sport--bg-color);border-radius:5px;width:100%}.main-content .market-analysis-content .matched-bet-card .mach-bet-teble .bet-tebale-box .scrollble-matched{width:100%;overflow:auto;height:auto;max-height:calc(100vh - 338px)}.main-content .market-analysis-content .matched-bet-card .mach-bet-teble .bet-tebale-box .scrollble-matched .default-table-style{width:100%;margin-top:6px}.main-content .market-analysis-content .matched-bet-card .mach-bet-teble .bet-tebale-box .scrollble-matched .default-table-style tr th{font-family:var(--font-family-name);font-weight:600;white-space:nowrap;font-size:14px;padding:5px;color:var(--font-default-black);text-transform:capitalize;background:var(--sidebar-mach-cont-bg-color-hove)}.main-content .market-analysis-content .matched-bet-card .mach-bet-teble .bet-tebale-box .scrollble-matched .default-table-style tbody tr{border:1px solid var(--box-sport--border-color)}.main-content .market-analysis-content .matched-bet-card .mach-bet-teble .bet-tebale-box .scrollble-matched .default-table-style tbody tr td{font-family:var(--font-family-name);font-weight:500;white-space:pre-line;font-size:13px;padding:4px;color:var(--font-black-color);text-transform:capitalize;position:relative}.main-content .market-analysis-content .matched-bet-card .mach-bet-teble .bet-tebale-box .scrollble-matched .default-table-style tbody tr td span{font-size:12px;line-height:14px;font-weight:600}.main-content .market-analysis-content .matched-bet-card .mach-bet-teble .bet-tebale-box .scrollble-matched .default-table-style tbody tr td span .bet-list-span{font-size:12px;font-weight:400}.main-content .market-analysis-content .matched-bet-card .mach-bet-teble .bet-tebale-box .scrollble-matched .default-table-style tbody .matched-runner-bg-color-detail{background-color:var(--match-price-bg-color3)}.main-content .market-analysis-content .matched-bet-card .mach-bet-teble .bet-tebale-box .scrollble-matched .default-table-style tbody .matched-runner-bg-color-detail:hover{background-color:var(--match-price-bg-color7)}.main-content .market-analysis-content .matched-bet-card .mach-bet-teble .bet-tebale-box .scrollble-matched .default-table-style tbody .matched-runner-bg-color-detail2{background-color:var(--match-price-bg-color4)}.main-content .market-analysis-content .matched-bet-card .mach-bet-teble .bet-tebale-box .scrollble-matched .default-table-style tbody .matched-runner-bg-color-detail2:hover{background-color:var(--match-price-bg-color8)}.main-content .market-analysis-content .matched-bet-card.moble-ui{display:none}.main-content .market-analysis-content .blink-casinoMessage{display:flex;grid-gap:8px;gap:8px;justify-content:start;align-items:center;line-height:1.5;font-size:17px;font-weight:400;margin:4px 2px 6px}.main-content .market-analysis-content .blink-casinoMessage span{animation:text_ani 1s ease-in-out infinite normal;text-decoration:underline}@keyframes text_ani{0%{opacity:1;color:red}50%{opacity:1;color:#ff0}to{opacity:1;color:red}}.default-table-style{width:100%;border-collapse:collapse;margin-top:10px;border:.8px solid var(--box-sport--border-color)}.default-table-style tr th{font-weight:600;white-space:nowrap;font-size:15px;padding:9px 3px;color:var(--font-white-color);background:var(--sport-teb_hading_bg-color);border:.8px solid var(--box-sport--border-color)}.default-table-style tbody tr td,.default-table-style tr th{font-family:var(--font-family-name);text-transform:uppercase}.default-table-style tbody tr td{font-weight:500;font-size:12px;padding:6px 4px;color:var(--font-default-black);position:relative}.default-table-style tbody tr:nth-child(2n){background-color:var(--table-even-bg-color)}.default-table-style tbody tr:nth-of-type(odd){background-color:var(--table-odd-bg-color)}.report-content{position:relative;width:100%;margin:0;padding:0}.report-content .hading-box{background:var(--sport-teb_hading_bg-color);display:flex;align-items:center;justify-content:space-between;width:100%;margin:0}.report-content .hading-box .text-box{width:auto;display:flex;align-items:center;margin:0;font-size:14px;padding:5px 7px;color:var(--font-white-color);font-weight:700}.report-content .hading-box .but_exprt{border:1px solid var(--main_color);color:var(--font-white-color);cursor:pointer;display:inline;text-decoration:none;white-space:nowrap;font-size:13px;text-transform:capitalize;font-weight:500;padding:3px 8px;margin:0 5px;border-radius:0;transition:all .5s linear}.report-content .hading-box .but_exprt:hover{opacity:.7}.report-content .date-input-main{width:100%;margin:10px 0;display:grid;justify-content:center;align-items:center;grid-gap:.3rem;gap:.3rem;grid-template-columns:1fr 20%}.report-content .date-input-main .row-card{display:grid;justify-content:center;align-items:center;grid-gap:.3rem;gap:.3rem;grid-template-columns:16% 16% 16% 1fr;grid-auto-rows:minmax(auto,auto)}.report-content .date-input-main .row-card .date-input-box{width:100%;float:left;position:relative;margin-bottom:4px}.report-content .date-input-main .row-card .date-input-box .form-control{border-radius:5px;background:var(--report-input-bg-color);color:var(--font-default-black);border:1.5px solid var(--report-input-boded-color);height:2.5rem;font-family:var(--font-family-name)}.report-content .date-input-main .row-card .date-input-box .form-control.date-box{font-size:13px;font-weight:500;text-transform:capitalize;padding:0 0 0 38px}.report-content .date-input-main .row-card .date-input-box .icon_date{position:absolute;top:8px;left:10px;width:25px;z-index:2}.report-content .date-input-main .row-card .date-input-box .icon_date svg{background:var(--report-input-bg-color);width:21px;height:21px}.report-content .date-input-main .row-card .date-input-box .icon_date svg path{stroke:var(--font-default-black)}.report-content .date-input-main .row-card .date-input-box .select-control{border-radius:5px;background:var(--report-input-bg-color);color:var(--font-default-black);border:1.5px solid var(--report-input-boded-color);width:100%;height:2.5rem;position:relative;appearance:auto}.report-content .date-input-main .row-card .date-input-box .select-control:after{content:"";border:solid var(--font-default-whit);border-width:2px 2px 0 0;width:10px;height:10px;transform:rotate(133deg);position:absolute;right:15px;display:block;margin-top:-15px;transition:all .6s linear}.report-content .date-input-main .row-card .date-input-box.date-boxa input{white-space:pre-line}.report-content .date-input-main .view-but_box{width:100%;float:left;display:flex;justify-content:flex-end;margin-bottom:3px}.report-content .date-input-main .view-but_box .ban-man-box{background:var(--report-butt-bg-color);border:1.5px solid var(--report-butt-bg-color);color:var(--font-white-color);text-decoration:none;display:inline-block;margin:0 3px;padding:5px 20px;height:2.3rem;font-size:15px;text-align:center;font-weight:500;border-radius:5px;width:100%;transition:all .5s linear}.report-content .date-input-main .view-but_box .ban-man-box:hover{background:var(--report-butt-bg-hover-color);border:1.5px solid var(--report-butt-bg-color);color:var(--font-default-black) 4}.report-content .date-input-main .view-but_box .ban-man-box.clear-btn{background:var(--report-butt-bg-color1);border:1.5px solid var(--report-butt-bg-color1);border-radius:5px}.report-content .date-input-main .view-but_box .ban-man-box.clear-btn:hover{background:var(--report-butt-bg-hover-color1);border:1.5px solid var(--report-butt-bg-color1);color:var(--font-default-black) 4}.report-content .selet-boxs{display:flex;justify-content:space-between;align-items:center;width:100%;margin:10px 0 0;padding:0}.report-content .selet-boxs .select-after{position:relative;width:auto}.report-content .selet-boxs .select-after .form-select{border-radius:5px;background:var(--report-input-bg-color);color:var(--font-default-black);border:1.5px solid var(--report-input-boded-color);width:100%;font-size:13px;height:2.5rem;position:relative;appearance:auto}.report-content .selet-boxs .select-after .form-select:after{content:"";border:solid var(--font-default-whit);border-width:2px 2px 0 0;width:10px;height:10px;transform:rotate(133deg);position:absolute;right:15px;display:block;margin-top:-15px;transition:all .6s linear}.report-content .selet-boxs .search{position:relative;width:11rem;margin:0 10px}.report-content .selet-boxs .search label{position:relative;width:100%}.report-content .selet-boxs .search input{width:100%;height:37px;padding:5px 20px 5px 35px;font-size:13px;outline:none;border-radius:5px;background:var(--report-input-bg-color);color:var(--font-default-black);border:1.5px solid var(--report-input-boded-color)}.report-content .selet-boxs .search .search_teble{position:absolute;top:7px;left:10px}.report-content .selet-boxs .search .search_teble svg{width:20px}.report-content .selet-boxs .search .search_teble svg path{stroke:transparent;fill:var(--font-default-black)}.report-content .pagination-container{display:flex;justify-content:space-between;margin-top:9px}.report-content .pagination-container .tebla-count{float:right;text-align:right;color:var(--font-default-black)}.report-content .chips-box-card .chips-bet-box{width:100%;display:flex;justify-content:center;flex-direction:column}.report-content .chips-box-card .chips-bet-box .chip-box-hading{display:flex;flex-direction:row;list-style:none;align-items:center;padding:0;color:var(--font-default-black);width:100%;margin:2px 5px}.report-content .chips-box-card .chips-bet-box .chip-box-hading .chip-no{margin:0;color:var(--font-default-black);background:var(--report-input-bg-color);padding:2px 4px;font-weight:500;width:58px;height:1.3rem;text-align:center}.report-content .chips-box-card .chips-bet-box .chip-box-hading .chip-no-hadin{font-size:12px;font-weight:500;width:98%;display:inline-block;color:var(--font-default-black)}.report-content .chips-box-card .chips-bet-box .chip-box-hading .chip-no-hadin .chips-box-prish{font-size:15px;padding:.375rem .75rem;background:var(--report-input-bg-color);color:var(--font-default-black);border:1.5px solid var(--report-input-boded-color);background-clip:padding-box;text-decoration:none;margin:2px;font-weight:500;border-radius:5px;width:98%;display:inline-block}.report-content .chips-box-card .chips-bet-box .chip-box-hading .chip-no-hadin .chips-box-prish:hover{border:1px solid var(--main_bg_color)}.report-content .chips-box-card .butne-box{width:220px;float:left;display:flex;justify-content:flex-end;margin-top:8px}.report-content .chips-box-card .butne-box .ban-man-box{background:transparent;border:1.5px solid var(--report-butt-bg-color);color:var(--report-butt-bg-color);text-decoration:none;display:inline-block;margin:0 3px;padding:5px 20px;height:2.5rem;font-size:15px;text-align:center;font-weight:500;border-radius:5px;width:100%;transition:all .5s linear}.report-content .chips-box-card .butne-box .ban-man-box:hover{background:var(--report-butt-bg-hover-color);border:1.5px solid var(--report-butt-bg-color);color:var(--font-default-black) 4}.report-content .chips-box-card .butne-box .ban-man-box.clear-btn{background:transparent;border:1.5px solid var(--report-butt-bg-color1);color:var(--report-butt-bg-color1);border-radius:5px}.report-content .chips-box-card .butne-box .ban-man-box.clear-btn:hover{background:var(--report-butt-bg-hover-color1);border:1.5px solid var(--report-butt-bg-color1);color:var(--font-default-black) 4}.report-content .change-password-box{display:flex;flex-direction:column;align-items:flex-end}.report-content .change-password-box .deposit-input-box{width:100%;float:left;margin:2px 0 0;padding-right:10px;position:relative}.report-content .change-password-box .deposit-input-box label{width:100%;display:inline-block;margin:11px 0 .5rem;color:var(--font-default-black);font-size:13px;font-weight:500;cursor:pointer}.report-content .change-password-box .deposit-input-box input{outline:none;border-radius:6px;padding:7px .8rem;font-size:15px;background:var(--report-input-bg-color);color:var(--font-default-black);border:1.5px solid var(--report-input-boded-color);width:100%;transition:all .3s linear}.report-content .change-password-box .deposit-input-box .field-icon{float:right;position:absolute;z-index:2;right:22px;top:43px;color:var(--font-default-black)}.report-content .change-password-box .deposit-input-box .field-icon svg{width:16px}.report-content .change-password-box .deposit-input-box .field-icon svg path{stroke:var(--font-default-black)}.report-content .change-password-box .but-box-card{margin:12px 10px;width:99%}.report-content .change-password-box .but-box-card .btn-change{text-decoration:none;display:inline-block;margin:0 2px;padding:9px 20px;background-color:var(--main_bg_color);border:none;color:var(--font-white-color);font-size:15px;text-align:center;transition:all .3s ease;font-weight:500;border-radius:6px;width:100%;cursor:pointer}.report-content .change-password-box .but-box-card .btn-change:hover{opacity:.8}.report-content .user-profile{width:40%;display:block;background-color:var(--hadar-user-bg-color)}.report-content .user-profile .profile-box-user{background-color:var(--main_a_color);width:100%;border-radius:0;display:flex}.report-content .user-profile .profile-box-user .card-header{width:5.8rem}.report-content .user-profile .profile-box-user .card-header .profile_img{width:50px;height:50px;object-fit:cover;margin:0 auto;border:2px solid var(--hadar-border-color);border-radius:50%}.report-content .user-profile .profile-box-user .user-name{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.report-content .user-profile .profile-box-user .user-name P{font-size:16px;color:var(--font-white-color);font-weight:900;text-transform:capitalize;margin:0;padding:0}.report-content .user-profile .profile-box-user .user-name h3{font-size:13px;color:var(--font-white-color);font-weight:500}.report-content .user-profile .card-pofile h3{font-size:16px;font-weight:500}.report-content .user-profile .card-pofile p{font-size:16px;color:var(--font-default-black)}.report-content .user-profile .card-pofile .pofile_detale{display:flex;flex-direction:column;align-items:flex-start}.report-content .user-profile .card-pofile .pofile_detale li{display:flex;flex-direction:row;align-items:center;width:100%;justify-content:space-between;border-bottom:1px solid var(--bat-box-boded-color);padding:9px 3px}.report-content .user-profile .card-pofile .pofile_detale .pofile_font{font-size:14px;padding:5px 10px;border:none;color:var(--font-default-black);display:flex;align-items:center;justify-content:flex-start}.report-content .user-profile .card-pofile .pofile_detale .pofile_font span{font-size:16px;padding:0 3px 0 10px;text-transform:capitalize;font-weight:500}.report-content .user-profile .card-pofile .pofile_detale .icon-man-box{font-size:23px;margin:0 6px;color:var(--font-default-black)}.modal-bar_bg{transition:all .2s linear;background-color:var(--hadar-user-bg-color)!important;border-radius:0!important}.modal-bar_bg .modal-header{background:var(--main_color);border-radius:0;padding:10px 5px;height:2.2rem;position:relative;display:flex;align-items:center;border:none;justify-content:space-between}.modal-bar_bg .modal-header h6{color:var(--font-white-color)!important;font-size:14px;font-weight:500}.modal-bar_bg .modal-header .btn-close{display:flex;align-items:center;opacity:1;border:none;width:.8em;color:var(--font-white-color);height:1.5em;padding:0;margin:0}.modal-bar_bg .modal-header h5{font-style:normal;font-weight:500;font-size:14px;text-transform:capitalize;color:var(--font-white-color)!important;margin:0;padding:0}.modal-bar_bg .modal-body{padding:.3rem!important;overflow:auto;max-height:80vh;height:auto}.modal-bar_bg .modal-body .respo-scroll{overflow:auto hidden;width:100%}.modal-bar_bg .modal-body p{font-size:13px}.modal-bar_bg .modal-body p samp{margin:0 0 0 7px;font-size:15px!important}.modal-bar_bg .card-box-neme{padding:0 8px;display:block;margin:0}.modal-bar_bg .card-box-neme .bet-name-box{display:flex;flex-wrap:wrap;justify-content:space-between;flex-direction:row;margin:0 0 10px}.modal-bar_bg .card-box-neme .bet-name-box p{margin:0;padding:0;font-size:13px}.modal-bar_bg .card-box-neme .bet-name-box .mech_name{font-size:15px;font-weight:500;color:var(--font-default-black);margin:0;padding:0}.modal-bar_bg .card-box-neme .bet-name-box .date{font-size:12px;font-weight:600;color:var(--font-default-black)}.modal-bar_bg .card-box-neme .card-box_List{display:flex;flex-wrap:wrap;justify-content:space-between;flex-direction:row;margin:0 0 15px}.modal-bar_bg .card-box-neme .card-box_List p{font-size:13px;font-weight:500;color:var(--font-default-black);margin:0;padding:0 10px}.modal-bar_bg .card-box-neme .card-box_List p samp{padding:0 0 0 4px;margin:0}.bottom-menu-bar{width:100%;margin:0;background:var(--exchange_hadar-bg_color);-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);transform:matrix(1,0,0,1,0,0);position:fixed;bottom:0;left:0;z-index:99;border-radius:5px 5px 0 0;box-shadow:0 -2px 10px -4px #55616b;display:none}.bottom-menu-bar .exchange_game{height:37px;display:flex;justify-content:space-between;align-items:center;width:100%;padding:0;margin:0}.bottom-menu-bar .exchange_game li,.bottom-menu-bar .exchange_game li .games-bat{display:flex;justify-content:center;width:100%}.bottom-menu-bar .exchange_game li .games-bat{text-decoration:none;font-style:normal;text-transform:capitalize;font-weight:600;font-size:15px;border-radius:0;padding:12px 15px;margin:0;color:var(--font-white-color);white-space:nowrap;align-items:center}.bottom-menu-bar .exchange_game li .games-bat.active,.bottom-menu-bar .exchange_game li .games-bat:hover{text-align:center;font-weight:600;border-radius:5px 5px 0 0;color:var(--font-white-color);background:var(--main_color)}.place-bet-box.back{background:var(--match-price-bg-color3)}.place-bet-box.lay{background:var(--match-price-bg-color4)}.place-bet-box .place-bet-box-header{background-color:var(--mach_be_runs_bag_color);color:var(--font-default-black);display:flex;flex-wrap:wrap;justify-content:space-between;padding:4px;font-size:14px;font-weight:700}.place-bet-box span{color:var(--font-black-color)}.place-bet-box .place-bet-for{width:calc(100% - 230px);display:flex;align-items:center;line-height:normal}.place-bet-box .place-bet-odds{width:60px;display:flex;flex-wrap:wrap;align-items:flex-start}.place-bet-box .place-bet-stake{width:80px;margin-left:10px}.place-bet-box .place-bet-profit{width:80px;text-align:right;font-weight:700}.place-bet-box .place-bet-box-body{display:flex;flex-wrap:wrap;justify-content:space-between;padding:4px;font-size:14px;color:var(--font-black-color);border-bottom:1px solid var(--bat-box-boded-color)}.place-bet-box .place-bet-box-body .btn-default{height:12px;line-height:12px;min-width:20px;width:20px;vertical-align:top;border-radius:0;border:0;background-color:var(--mach_be_runs_bag_color);color:var(--font-default-black);cursor:pointer}.place-bet-box .place-bet-box-body .btn-default .icon_name{font-size:13px;height:auto}.place-bet-box .place-bet-box-body input{height:24px;border-radius:0;font-size:12px;padding:5px;border:0;background-color:var(--report-input-bg-color);border:1px solid var(--report-input-boded-color);color:var(--font-default-black)}.place-bet-box .place-bet-box-body .place-bet-stake input{width:80px}.place-bet-box .place-bet-buttons{display:flex;flex-wrap:wrap;justify-content:flex-start;padding:4px;grid-gap:2px;gap:2px}.place-bet-box .place-bet-buttons .btn-place-bet{width:calc(20% - 2px);padding:5px;background-color:var(--mach_be_runs_bag_color);color:var(--font-default-black);border:0;font-weight:700;font-size:14px;border-radius:0}.place-bet-box .place-bet-buttons .btn-link{color:#097c93}.place-bet-box .place-bet-action-buttons{display:flex;flex-wrap:wrap;justify-content:space-between;padding:0 4px 4px}.place-bet-box .place-bet-action-buttons .btn{min-width:80px;border-radius:0;width:25%;height:38px}.place-bet-box .place-bet-action-buttons .btn.btn-info{background-color:#097c93;color:var(--font-white-color);border-color:#097c93}.place-bet-box .place-bet-action-buttons .btn.btn-danger{background-color:#bd1828;color:var(--font-white-color);border-color:#bd1828}.place-bet-box .place-bet-action-buttons .btn.btn-success{background-color:#198754;color:var(--font-white-color);border-color:#198754}.place-bet-box .place-bet-for span{max-width:calc(100% - 30px);font-weight:700}.place-bet-box .place-bet-odds input{width:calc(100% - 20px)}.place-bet-box .casino-right-sidebar .place-bet-buttons .btn-place-bet{width:32.3%}.place-bet-modal{padding:10px}.place-bet-modal.back{background:var(--match-price-bg-color3)}.place-bet-modal.lay{background:var(--match-price-bg-color4)}.place-bet-modal .row.row5{margin-left:-5px;margin-right:-5px}.place-bet-modal .row.row5>[class*=col-],.place-bet-modal .row.row5>[class*=col]{padding-left:5px;padding-right:5px}.place-bet-modal .odd-stake-box{background:hsla(0,0%,100%,.2705882353);padding:4px}.place-bet-modal .odd-stake-box .market_input{display:flex;align-items:center;width:100%}.place-bet-modal .odd-stake-box .market_input .btn_pals_minus{background:#2c3e50;height:28px;width:28px;line-height:17px;padding:0;border-radius:0;color:var(--font-white-color)}.place-bet-modal .odd-stake-box .stakeinput{background-color:var(--report-input-bg-color);border:1px solid var(--report-input-boded-color);color:var(--font-default-black);padding:0 5px;width:calc(100% - 56px);height:28px;font-size:14px;font-weight:500}.place-bet-modal .place-bet-buttons{display:flex;flex-wrap:wrap;justify-content:flex-start;padding:4px;grid-gap:2px;gap:2px}.place-bet-modal .place-bet-buttons .btn-place-bet{width:calc(25% - 1.5px);border-radius:0;background-color:rgba(44,62,80,.8509803922);color:var(--font-white-color)}.place-bet-modal .place-bet-btn-box{display:flex}.place-bet-modal .place-bet-btn-box .btn{width:25%;font-size:14px;font-weight:700;border-radius:0}.place-bet-modal .place-bet-btn-box .btn.btn-info{background-color:#097c93;color:var(--font-white-color);border-color:#097c93}.place-bet-modal .place-bet-btn-box .btn.btn-danger{background-color:#bd1828;color:var(--font-white-color);border-color:#bd1828}.place-bet-modal .place-bet-btn-box .btn.btn-success{background-color:#198754;color:var(--font-white-color);border-color:#198754}.place-bet-modal .odds-count{background:hsla(0,0%,100%,.2705882353);padding:4px}.place-bet-modal .odds-count span{font-size:15px;font-weight:600;color:var(--font-black-color)}.footer-login{float:right;width:100%;overflow:hidden;position:relative;z-index:1;margin:0;padding:0;background:var(--sidebar-bg-color);color:var(--font-white-color)}.footer-login .footer-top{background-color:var(--hadar-bg-color);padding:6px 15px;display:grid;grid-template-columns:1fr 1fr 1fr}.footer-login .footer-top .footer-links{display:flex;justify-content:flex-start;align-items:center;flex-direction:row;grid-gap:16px;gap:16px}.footer-login .footer-top .footer-links .nav-link{font-weight:700;font-size:16px;color:var(--font-white-color)}.footer-login .footer-top .support-detail{display:flex;justify-content:center;flex-wrap:wrap;align-items:center;flex-direction:column;flex:1 1}.footer-login .footer-top .support-detail .hading_text{font-size:24px;font-weight:700;color:var(--font-white-color);margin:0;padding:0}.footer-login .footer-top .social-icons-box{display:flex;flex-wrap:wrap;flex:1 1;justify-content:flex-end}.footer-login .footer-bottom{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;padding:6px 15px}.footer-login .footer-bottom img{max-height:30px;max-width:100px;margin-right:4px}.footer-login .footer-bottom .secure-logo{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;line-height:normal;color:var(--font-default-black)}.footer-login .footer-bottom .secure-logo img{max-height:50px}.footer-login .footer-text{text-align:center;padding:6px 15px}.footer-login .footer-text p{font-size:14px;font-weight:500;text-transform:capitalize;color:var(--font-default-black);margin:0;padding:0}::-webkit-scrollbar{width:6px;height:6px;background-color:var(--color_tra);border-radius:100px}::-webkit-scrollbar-track{background-color:var(--scrollbar_track_color)}::-webkit-scrollbar-thumb{background-color:var(--scrollbar_thumb_color);border-radius:100px;background-clip:padding-box;border:1px solid transparent;min-height:10px;-webkit-transition:all .3s linear;transition:all .3s linear}::-webkit-scrollbar-thumb:hover{background-color:var(--scrollbar_thumb_hover_color)}.no-event{background:hsla(0,0%,65.5%,.5411764706);color:var(--color28);margin-top:12px;padding:1rem;width:100%;font-size:14px;letter-spacing:2px;font-weight:500}.react-datepicker__day--keyboard-selected,.react-datepicker__month-text--keyboard-selected,.react-datepicker__quarter-text--keyboard-selected,.react-datepicker__year-text--keyboard-selected{background-color:var(--main_color);color:var(--font-white-color)!important}.react-datepicker__day--in-range,.react-datepicker__day--in-selecting-range,.react-datepicker__day--selected,.react-datepicker__month-text--in-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__month-text--selected,.react-datepicker__quarter-text--in-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__quarter-text--selected,.react-datepicker__year-text--in-range,.react-datepicker__year-text--in-selecting-range,.react-datepicker__year-text--selected{background-color:var(--main_color);color:var(--font-black-color)!important}.dataTables_processing{margin-top:10px!important}.text-dark .dataTables_wrapper .dataTables_paginate .paginate_button.current{color:var(--font-white-color)!important;background:var(--main_color)}.text-dark .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover{color:var(--font-default-black)!important;background:var(--main_color)}.text-dark .dataTables_wrapper .dataTables_paginate .paginate_button.previous{background:transparent;color:var(--font-default-black)!important;border:1px solid var(--main_color);font-weight:500}.text-dark .dataTables_wrapper .dataTables_paginate .paginate_button.previous:hover{color:var(--font-default-black)!important}.text-dark .dataTables_wrapper .dataTables_paginate .paginate_button.next{background:transparent;color:var(--font-default-black)!important;border:1px solid var(--main_color);font-weight:500}.text-dark .dataTables_wrapper .dataTables_paginate .paginate_button.next:hover{color:var(--font-default-black)!important}.text-dark .dataTables_wrapper .dataTables_paginate .paginate_button.first{background:transparent;color:var(--font-default-black)!important;border:1px solid var(--main_color);font-weight:500}.text-dark .dataTables_wrapper .dataTables_paginate .paginate_button.first:hover{color:var(--font-default-black)!important}.text-dark .dataTables_wrapper .dataTables_paginate .paginate_button.last{background:transparent;color:var(--font-default-black)!important;border:1px solid var(--main_color);font-weight:500}.text-dark .dataTables_wrapper .dataTables_paginate .paginate_button.last:hover{color:var(--font-default-black)!important}.text-dark .dataTables_wrapper .dataTables_paginate .paginate_button.first.disabled:hover,.text-dark .dataTables_wrapper .dataTables_paginate .paginate_button.last.disabled:hover,.text-dark .dataTables_wrapper .dataTables_paginate .paginate_button.next.disabled:hover,.text-dark .dataTables_wrapper .dataTables_paginate .paginate_button.previous.disabled:hover{background:transparent!important;color:var(--font-default-black)!important}.dataTables_wrapper .dataTables_paginate .paginate_button{border-color:var(--main_color)!important;font-size:14px;color:var(--font-default-black);padding:2px 8px;border-radius:5px}.dataTables_wrapper .dataTables_paginate .paginate_button:hover{color:var(--font-black-color)!important;border-color:var(--main_color)!important;background:var(--main_color)}.dataTables_wrapper .dataTables_paginate .paginate_button.current,.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover{color:var(--font-black-color)!important;border-color:var(--main_color)!important;background:var(--main_color)!important}.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover{cursor:default;color:var(--color28)!important;border:1px solid transparent;background:transparent!important;box-shadow:none}.dataTables_wrapper .dataTables_info{color:var(--font-default-black)!important}.dataTables_wrapper .dataTables_filter input,.dataTables_wrapper .dataTables_length select{background-color:var(--report-input-bg-color);border-radius:5px;background:var(--report-input-bg-color);color:var(--font-default-black);border:1.5px solid var(--report-input-boded-color);height:2.5rem;font-family:var(--font-family-name);margin:0 0 5px}html.dark .dataTables_wrapper .dataTables_paginate .paginate_button.disabled,html.dark .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active,html.dark .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover{color:var(--main_color)!important}.modal-content{transition:all .2s linear;background-color:var(--hadar-user-bg-color)!important;border-radius:0!important}.credit-color{color:var(--report-butt-bg-color)!important}.credit-color,.debit-color{font-size:12px!important;font-weight:500!important;letter-spacing:.5px!important}.debit-color{color:var(--report-butt-bg-color1)!important}table.dataTable tfoot th{color:var(--font-default-black)!important}table.dataTable tfoot td{color:var(--font-default-black)}table.dataTable tfoot .debit-color{color:var(--report-butt-bg-color1)!important}table.dataTable tfoot .credit-color,table.dataTable tfoot .debit-color{font-size:12px!important;font-weight:500!important;letter-spacing:.5px!important}table.dataTable tfoot .credit-color{color:var(--report-butt-bg-color)!important}.betlist-modal-he .btn-close{background:none;z-index:10}.betlist-cross{position:absolute;right:0}.react-datepicker-wrapper{width:100%}.btn-close{background:none}.btn-close:before{content:"×";box-sizing:initial;padding:0;position:absolute;top:-2px;right:13px;font-size:27px;background:inherit;color:var(--font-white-color);border:0;border-radius:.25rem}.exposer-box{width:-moz-fit-content;width:fit-content;position:absolute;left:5px;top:2px;color:var(--bat-bag-colors-color);font-weight:500}.game-list-card-view{width:100%}.game-list-card-view .ifram_box{width:100%;height:85vh}.game-list-card-view iframe{width:100%;height:91vh}.multi_marketempty_box{border:1px dotted var(--main_a_color);border-radius:8px;padding:3rem;position:absolute;top:4px;right:0;left:0;display:inline-block;margin:0 auto;text-align:center}.multi_marketempty_box h3{font-size:25px;line-height:25px}.multi_marketempty_box h3,.multi_marketempty_box p{font-weight:500;text-transform:capitalize;color:var(--font-default-black);margin:0;padding:0}.multi_marketempty_box p{font-size:15px;line-height:20px}.tv-mobile-only-box{display:none!important}.react-datepicker__header{background-color:var(--date-picket-header-bg-color);border-bottom:1px solid var(--date-picket-header-bg-color)}.react-datepicker__day,.react-datepicker__day-name{color:var(--font-default-black)}.react-datepicker__day:hover{border-radius:.3rem;background-color:var(--main_color)}.react-datepicker,.react-datepicker__time-name{color:var(--font-default-black)}.react-datepicker{background-color:var(--react-date-picket-bg-color)}.react-datepicker-time__header,.react-datepicker-year-header,.react-datepicker__current-month{color:var(--font-default-black)}.react-datepicker__month-dropdown,.react-datepicker__month-year-dropdown,.react-datepicker__year-dropdown{background-color:var(--date-picket-header-bg-color);border:1px solid var(--color32)}.react-datepicker__day--disabled{cursor:default;color:var(--color32)!important}.react-datepicker__day--disabled:hover{background-color:var(--color_tra)!important}.react-datepicker__month-text--disabled{cursor:default;color:var(--color32)!important}.react-datepicker__month-text--disabled:hover{background-color:var(--color_tra)!important}.react-datepicker__quarter-text--disabled{cursor:default;color:var(--color32)!important}.react-datepicker__quarter-text--disabled:hover{background-color:var(--color_tra)!important}.react-datepicker__year-text--disabled{cursor:default;color:var(--color32)!important}.react-datepicker__year-text--disabled:hover{background-color:var(--color_tra)!important}.react-datepicker__month-text:hover,.react-datepicker__quarter-text:hover,.react-datepicker__year-text:hover{border-radius:.3rem;background-color:var(--main_color)}.react-datepicker-popper{z-index:11}.market_suspend{transition:visibility .2s ease 0s;position:relative}.market_suspend:after{content:"Suspended";position:absolute;top:0;right:0;left:0;width:100%;font-family:var(--font-family-name);background:var(--market_suspend-bag-color);color:var(--market_suspend-font-color);z-index:1;height:100%;font-weight:600;font-size:14px;text-transform:uppercase;display:flex;justify-content:center;align-items:center;margin:0 auto;border-radius:2px;cursor:no-drop;-webkit-backdrop-filter:blur(1.2px);backdrop-filter:blur(1.2px);transform:matrix(1,0,0,1,0,0)}.fancy_suspend{transition:visibility .2s ease 0s;position:relative}.fancy_suspend:after{content:"Suspended";position:absolute;top:0;right:0;left:0;width:100%;font-family:var(--font-family-name);background:var(--market_suspend-bag-color);color:var(--market_suspend-font-color);z-index:1;height:100%;font-weight:600;font-size:14px;text-transform:uppercase;display:flex;justify-content:center;align-items:center;margin:0 auto;border-radius:2px;cursor:no-drop;-webkit-backdrop-filter:blur(1.2px);backdrop-filter:blur(1.2px);transform:matrix(1,0,0,1,0,0)}.togglePwdIcon{position:absolute;right:19px;color:var(--font-default-black)!important;top:49px;font-size:18px;cursor:pointer}.login-change-pwd .togglePwdIcon{position:absolute;right:10px;color:var(--font-default-black);top:30px;font-size:18px;cursor:pointer}.serch_box_man{display:block}.serch_box_man .modal-header{border-bottom:1px solid var(--report-input-boded-color);background:transparent}.serch_box_man .modal-header .search_box_card{margin:0;padding:0;width:100%;position:relative;display:inline-flex}.serch_box_man .modal-header .search_box_card .form-control{width:100%;padding:5px 20px 5px 35px;font-size:12px;font-weight:500;outline:none;height:2.1rem;border-radius:5px;background:var(--report-input-bg-color);color:var(--font-default-black);border:transparent}.serch_box_man .modal-header .search_box_card .search_teble{position:absolute;top:6px;left:8px;font-size:21px;color:var(--sidebar-metabox-icon-color)}.serch_box_man .modal-header .serch_butt_box{position:absolute;right:0;top:7px}.serch_box_man .modal-header .serch_butt_box span{cursor:pointer;background:var(--sidebar_box_ok);color:var(--font-white-color);padding:4px 6px;font-weight:500;margin:0 6px;font-size:12px;border-radius:5px}.serch_box_man .serch_deta{overflow:hidden auto;height:50vh;margin:6px 0 7px;max-height:55vh}.serch_box_man .serch_deta .mech_deta_box{border:1px dashed transparent;border-bottom:1px dashed var(--report-input-boded-color);width:97%;padding:10px 6px;margin:0 auto;display:flex;justify-content:center;flex-direction:column;cursor:pointer}.serch_box_man .serch_deta .mech_deta_box:hover{background:var(--sidebar-mach-cont-bg-color);border:1px dashed var(--sidebar-mach-cont-font-color-hove);border-radius:5px}.serch_box_man .serch_deta .mech_deta_box h6{font-style:normal;font-weight:500;font-size:13px;line-height:16px;color:var(--sport-mach-font_color);display:flex;align-items:center;margin:0;padding:0}.serch_box_man .serch_deta .mech_deta_box span{font-style:normal;font-weight:600;font-size:11px;color:var(--sport-mach-font_color);margin:0;padding:0}.serch_box_man .serch_deta .not_deta{height:45vh;display:flex;align-items:center;justify-content:center}.rotate{animation:rotation 2s linear infinite}@keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.btn-dark{color:var(--main_color);font-weight:500;background-color:var(--color_tra);border-color:var(--main_color)}.cursor-not-allowed{cursor:not-allowed!important}.insufficient-bal-msg{font-size:13px!important}.casino_modal .modal-content{background:transparent!important}.casino_modal .close_icon{position:absolute;top:13px;right:18px;color:var(--font-white-color);font-size:26px;cursor:pointer}.casino_modal img{width:99%}.nav-buttons{display:flex;justify-content:center;align-items:center;grid-gap:5px;gap:5px}.nav-buttons button{padding:4px 34px;border-radius:5px;font-size:15px;border:none;color:var(--font-white-color);font-weight:700;opacity:.9}.nav-buttons .login-btn{background-color:var(--color_tra);border:2px solid rgba(145,158,171,.5882352941)}.game_card_live{display:block}.game_card_live .img_game{width:253px;height:99px;overflow:hidden;object-fit:fill;border-radius:5px;display:block}.casino_header_box{display:flex}.animate_suspend{overflow:hidden}.animate_suspend:after{animation-iteration-count:1;animation-duration:.3s;animation-name:bounceOut;animation-timing-function:ease-in-out}@keyframes bounceOut{0%{opacity:0;transform:scale3d(.1,.1,.1)}20%{opacity:.3;transform:scale3d(.5,.5,.5)}40%{opacity:.6;transform:scale3d(.8,.8,.8)}60%{opacity:.8;transform:scale3d(.95,.95,.95)}80%{opacity:.9;transform:scaleX(1)}to{opacity:1;transform:scaleX(1)}}@media screen and (max-width:1650px){.main-content .market-analysis-content .market-analysis-manu{width:calc(100% - 375px)}.main-content .market-analysis-content .market-analysis-manu .answer_mach .heding_events-title .meach-bet-box-min span{font-size:12px}.main-content .market-analysis-content .market-analysis-manu .answer_mach .match-team-name-price-main .match-team-price{width:60%}.main-content .market-analysis-content .market-analysis-manu .answer_mach .match-team-name-price-main .match-team-price li .match-price-first .match-price-box p{font-size:15px}.main-content .market-analysis-content .market-analysis-manu .answer_mach .match-team-name-price-main .match-team-price li .match-price-first .match-price-box span{font-size:11px}.main-content .market-analysis-content .market-analysis-manu .answer_mach .match-team-name-price-main .match-team-name-box{width:40%}.main-content .market-analysis-content .matched-bet-card{width:360px}.main-content .report-content .date-input-main .row-card{grid-template-columns:20% 20% 16% 1fr}.recentOrders{overflow-x:auto}}@media screen and (max-width:1366px){.side-bar_bg .sidebar_box{width:210px}.main-content{width:calc(100% - 210px)}.main-content .report-content .date-input-main .row-card{grid-template-columns:20% 20% 20% 20% 1fr}}@media screen and (max-width:1199px){.main-content .market-analysis-content{flex-direction:column}.main-content .market-analysis-content .market-analysis-manu{width:100%}.main-content .market-analysis-content .market-analysis-manu .mach-fancy-box .match-odds-main-card .match-team-name-price-card .min-bet-main{width:55%}.main-content .market-analysis-content .market-analysis-manu .mach-fancy-box .match-odds-main-card .match-team-name-price-card .match-team-price{width:45%}.main-content .market-analysis-content .blink-casinoMessage.text_casino_des{display:none}.main-content .market-analysis-content .matched-bet-card{position:static;width:100%;margin:0 0 10px}.main-content .market-analysis-content .matched-bet-card .tv-box-card.destop-ui{display:none}.main-content .market-analysis-content .matched-bet-card.moble-ui,.main-content .market-analysis-content .nav-tabs-bas{display:block}.main-content .market-analysis-content .nav-tabs-bas .nav-tabs{margin:0 0 4px;flex-wrap:nowrap;justify-content:center}.main-content .tab-content .active#betS{display:block!important}.main-content .tab-content #betS{display:none}.main-content .report-content .date-input-main .row-card{grid-template-columns:36% 16% 16% 1fr}.tv_icon{display:block}.tv-mobile-only-box{display:block!important}.place-bet-box{display:none}}@media screen and (max-width:992px){.menu-box_main .heder_user{height:3.6rem;padding:0 6px}.menu-box_main .heder_user .min-exchange-box .menu-toggle{display:block}.menu-box_main .heder_user .min-exchange-box .logo_img{width:115px}.menu-box_main .heder_user .user-but-box .desktop_ui{display:none}.menu-box_main .heder_user .user-but-box .user-id .user-balance-mobile,.menu-box_main .search-box-container_mobile{display:flex}.side-bar_bg .sidebar_box{width:0;top:58px}.side-bar_bg.sidebar-open .side-bar-close-icon{display:block}.side-bar_bg.sidebar-open:before{content:"";position:absolute;top:58px;z-index:8;width:100%;height:100vh;display:block;transition:all .5s linear;background:rgba(30,30,30,.6784313725)}.side-bar_bg.sidebar-open .sidebar_box{width:270px;height:96vh;transition:all .3s linear;padding:0;top:58px;position:fixed}.side-bar_bg.sidebar-open .sidebar_box .sports_menu{margin:0}.main-content{width:100%;margin:123px auto 0}.main-content .market-analysis-content .matched-bet-card .mach-bet-teble .bet-tebale-box .scrollble-matched{height:auto}.main-content .dashboard-content .latest-event .latest-event-item{min-width:50%;width:auto;max-width:100%;height:100%}.news-box{display:none}.main-content .market-analysis-content .market-analysis-manu .mach-fancy-box .row-card-box{display:flex;flex-direction:column}.main-content .market-analysis-content .market-analysis-manu .mach-fancy-box .row-card-box .fancy_tow_box{display:none!important}.footer-login .footer-top .footer-links .nav-link{font-size:14px;white-space:nowrap}.main-content .dashboard-content .dashborde_box{width:100%}}@media screen and (max-width:768px){.main-content{padding:2px 4px 37px}.main-content .market-analysis-content .matched-bet-card .mach-bet-teble .bet-tebale-box .scrollble-matched .default-table-style tbody tr td{white-space:pre-line}.main-content .market-analysis-content .market-analysis-manu .market_card .mech_heading-name{padding:3px}.main-content .market-analysis-content .market-analysis-manu .market_card .mech_heading-name .mech_name_heading{flex-wrap:wrap}.main-content .market-analysis-content .market-analysis-manu .market_card .mech_heading-name .mech_name_heading .mach_name{font-size:13px;line-height:14px}.main-content .market-analysis-content .market-analysis-manu .market_card .mech_heading-name .mech_name_heading p{font-size:12px}.main-content .market-analysis-content .market-analysis-manu .answer_mach .heding_events-title .but_exprt{right:5px;left:auto}.main-content .market-analysis-content .market-analysis-manu .answer_mach .heding_events-title .meach-bet-box-min span{font-size:12px;font-weight:500}.main-content .dashboard-content .tab-menu-sport .march-heding h2{display:none}.main-content .dashboard-content .tab-menu-sport .march-heding .march_weekly{width:100%;justify-content:center}.main-content .dashboard-content .tab-menu-sport .box-sport .mach-price-card{padding:0 0 3px}.main-content .dashboard-content .tab-menu-sport .box-sport .mach-price-card .maine_match_card{flex-direction:column;align-items:flex-start}.main-content .dashboard-content .tab-menu-sport .box-sport .mach-price-card .maine_match_card .mech_name_box{width:100%}.main-content .dashboard-content .tab-menu-sport .box-sport .mach-price-card .maine_match_card .mech_name_box .tournament_match_text .mach_name{display:flex;flex-direction:column;align-items:flex-start;grid-gap:1px;gap:1px;padding:2px 0}.main-content .dashboard-content .tab-menu-sport .box-sport .mach-price-card .maine_match_card .mech_name_box .tournament_match_text .date_text{font-weight:400;font-size:12px}.main-content .dashboard-content .tab-menu-sport .box-sport .mach-price-card .maine_match_card .team-all-price{width:100%;border-top:1px solid var(--sport-mach-price-border);padding:1px 0 0;margin:0;display:block}.main-content .dashboard-content .slider_box .carousel-inner{border-radius:0}.main-content .report-content .date-input-main{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.main-content .report-content .date-input-main .row-card{display:flex;flex-wrap:wrap;flex-direction:row;width:100%}.bottom-menu-bar{display:block}.report-content .hading-box .text-box{font-size:13px;letter-spacing:0;padding:3px 14px 3px 6px}.report-content .pagination-container{flex-direction:column}.multi_marketempty_box{padding:.8rem}.multi_marketempty_box h3{font-size:20px}.multi_marketempty_box p{font-size:13px}.main-content .casino-content .tab-menu-sport .box-sport .row-box{grid-template-columns:repeat(auto-fill,minmax(13rem,1fr))}.report-content .user-profile{width:70%}}@media screen and (max-width:576px){.bottom-menu-bar .exchange_game li .games-bat{font-size:12px}.main-content .market-analysis-content .market-analysis-manu .answer_mach .heding_events-title{height:2rem}.main-content .market-analysis-content .market-analysis-manu .answer_mach .heding_events-title .hading_a_name{justify-content:space-between;width:100%}.main-content .market-analysis-content .market-analysis-manu .answer_mach .heding_events-title .meach-bet-box-min{left:1px;top:36px}.main-content .market-analysis-content .market-analysis-manu .answer_mach .heding_events-title .cricket-events-title{font-size:13px}.main-content .market-analysis-content .market-analysis-manu .answer_mach .back_and_lay-box{position:static;padding:0;height:2.2rem!important;margin:0 0 -4px}.main-content .market-analysis-content .market-analysis-manu .answer_mach .back_and_lay-box .match-team-price li .match-price-first .match-price-box{height:30px!important}.main-content .market-analysis-content .market-analysis-manu .answer_mach .match-team-name-price-main .match_name_box{height:2.8rem}.main-content .market-analysis-content .market-analysis-manu .answer_mach .match-team-name-price-main .match-team-name-box{width:65%}.main-content .market-analysis-content .market-analysis-manu .answer_mach .match-team-name-price-main .match-team-price{width:35%}.main-content .market-analysis-content .market-analysis-manu .answer_mach .match-team-name-price-main .match-team-price li .match-price-first .match-price-box{height:40px;border-radius:0}.main-content .market-analysis-content .market-analysis-manu .answer_mach .match-team-name-price-main .match-team-price li .match-price-first .match-price-box p{margin:0;line-height:14px}.main-content .market-analysis-content .market-analysis-manu .answer_mach .match-team-name-price-main .match-team-price li.respo-show-mobile-a{display:none}.main-content .market-analysis-content .market-analysis-manu .answer_mach .match-team-name-price-main .match-team-price li.respo-show-mobile-b{width:100%}.main-content .market-analysis-content .market-analysis-manu .answer_mach .match-team-name-price-main .match-team-price li.respo-show-mobile-c{display:none}.main-content .market-analysis-content .market-analysis-manu .mach-fancy-box .heding_fancy-title .fancy-events-title{font-size:13px}.main-content .market-analysis-content .market-analysis-manu .mach-fancy-box .match-odds-main-card .match-team-name-price-card{padding:2px 3px}.main-content .market-analysis-content .market-analysis-manu .mach-fancy-box .match-odds-main-card .match-team-name-price-card .match-team-price{width:35%}.main-content .market-analysis-content .market-analysis-manu .mach-fancy-box .match-odds-main-card .match-team-name-price-card .match-team-price .min_max_box{display:none}.main-content .market-analysis-content .market-analysis-manu .mach-fancy-box .match-odds-main-card .match-team-name-price-card .match-team-price .line-market-width .match-price-box{height:40px;border-radius:0}.main-content .market-analysis-content .market-analysis-manu .mach-fancy-box .match-odds-main-card .match-team-name-price-card .match-team-price .line-market-width .match-price-box p{font-size:15px;margin:0;line-height:15px;padding:0}.main-content .market-analysis-content .market-analysis-manu .mach-fancy-box .match-odds-main-card .match-team-name-price-card .match-team-price .line-market-width .match-price-box span{font-size:12px}.main-content .market-analysis-content .market-analysis-manu .mach-fancy-box .match-odds-main-card .match-team-name-price-card .min-bet-main{width:65%}.main-content .market-analysis-content .market-analysis-manu .mach-fancy-box .match-odds-main-card .match-team-name-price-card .min-bet-main .match-team-font{font-size:13px;line-height:14px;text-overflow:ellipsis;white-space:normal;overflow:hidden;width:99%}.main-content .market-analysis-content .market-analysis-manu .market_card .mache_hding-name{justify-content:center}.main-content .market-analysis-content .market-analysis-manu .market_card .mache_hding-name .mach-name-text .mach_icon{display:none}.main-content .market-analysis-content .market-analysis-manu .market_card .mache_hding-name .mach-name-text .mech_name_heding{align-items:center}.main-content .market-analysis-content .market-analysis-manu .market_card .mache_hding-name .mach-name-text .mech_name_heding .mach_name{font-size:12px;line-height:13px;text-align:center}.main-content .market-analysis-content .market-analysis-manu .market_card .mache_hding-name .mach-name-text .mech_name_heding p{font-size:10px}.main-content .market-analysis-content .market-analysis-manu .market_card .mache_hding-name .date-text .live_icon{width:56px}.main-content .dashboard-content .tab-menu-sport .box-sport .nav-hedar_card .nav-tabs.menu-inner-box .nav-link.active label{display:block;transition:all .2s linear}.main-content .dashboard-content .tab-menu-sport .box-sport .mach-price-card .maine_match_card .mech_name_box .tournament_match_text{overflow:hidden}.report-content{width:99%;margin:0 auto}.report-content .chips-box-card .butne-box{width:100%}.footer-login .footer-top{display:flex;flex-direction:column;justify-content:center}.footer-login .footer-top .footer-links{justify-content:center}.footer-login .footer-top .footer-links .nav-link{font-size:13px}.footer-login .footer-bottom{flex-direction:column}.carousel-item img{width:100%;object-fit:fill;border-radius:2px}.main-content .casino-content .tab-menu-sport .box-sport .row-box{grid-template-columns:repeat(auto-fill,minmax(9rem,1fr))}.main-content .casino-content .games-img-card{width:100%;height:122px}.report-content .user-profile{width:100%}}@media screen and (max-width:402px){.main-content .casino-content .tab-menu-sport .box-sport .row-box{grid-template-columns:repeat(auto-fill,minmax(6rem,1fr))}.main-content .casino-content .games-img-card{width:100%;height:100px}}@media screen and (max-width:380px){.main-content .dashboard-content .tab-menu-sport .box-sport .mach-price-card .maine_match_card .team-all-price li p{font-size:12px;height:2rem}.main-content .dashboard-content .tab-menu-sport .box-sport .mach-price-card .maine_match_card .mech_name_box .mach_icon span{width:18px;height:18px;font-size:9px}.main-content .dashboard-content .tab-menu-sport .box-sport .mach-price-card .maine_match_card .mech_name_box .tournament_match_text{padding:0 0 0 3px}.main-content .dashboard-content .tab-menu-sport .box-sport .mach-price-card .maine_match_card .mech_name_box .tournament_match_text .mach_name{font-size:13px}.main-content .dashboard-content .tab-menu-sport .box-sport .mach-price-card .maine_match_card .mech_name_box .tournament_match_text .date_text{font-size:10px}.main-content .dashboard-content .tab-menu-sport .march-heding .march_weekly{grid-row-gap:.2rem;row-gap:.2rem;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr}.main-content .market-analysis-content .market-analysis-manu .mach-fancy-box .match-odds-main-card .match-team-name-price-card .match-team-price{width:41%}.main-content .market-analysis-content .market-analysis-manu .mach-fancy-box .match-odds-main-card .match-team-name-price-card .min-bet-main{width:60%}.main-content .market-analysis-content .market-analysis-manu .mach-fancy-box .match-odds-main-card .match-team-name-price-card .min-bet-main .match-team-font{font-size:12px;line-height:13px;text-overflow:ellipsis;white-space:normal;overflow:hidden;width:99%}.main-content .market-analysis-content .market-analysis-manu .mach-fancy-box .match-odds-main-card .match-team-name-price-card .min-bet-main .match-team-font strong{font-size:10px}.main-content .market-analysis-content .market-analysis-manu .mach-fancy-box .match-odds-main-card .match-team-name-price-card .min_max_icon{position:absolute;right:-3px}.main-content .market-analysis-content .market-analysis-manu .answer_mach .match-team-name-price-main .match-team-price{width:40%;padding:0 1px}.main-content .market-analysis-content .market-analysis-manu .answer_mach .match-team-name-price-main .match-team-name-box{width:60%}.main-content .market-analysis-content .market-analysis-manu .answer_mach .match-team-name-price-main .match-team-name-box p{font-size:13px}.main-content .market-analysis-content .market-analysis-manu .answer_mach .match-team-name-price-main .match-team-name-box .match-team-cout{font-size:10px}}.background-color-yellow,.blink-soft{background-color:#f9d412!important}.page_error_container{height:100vh;width:100vw}.page_error_box,.page_error_container{display:flex;justify-content:center;align-items:center}.page_error_box{width:50%;height:505px;border-radius:20px}.not_found_text{font-weight:800}.back_to_home,.not_found_text{font-family:var(--font-family-name)}.back_to_home{font-size:22px;font-weight:600;text-align:center;display:flex;justify-content:center;align-items:center;color:#007474}.back_to_home:hover>.page_error_arrow{margin-left:-10px;transition:all .5s ease}.page_error_arrow{font-size:38px!important}.text_404{text-align:center;font-size:6rem;font-weight:800;margin:0;padding:0;color:#bd8100}.not_found_pera{font-size:16px;text-align:center}.slick-slider .slick-next,.slick-slider .slick-prev{display:none!important}.casino_slider .slick-slider .slick-next,.casino_slider .slick-slider .slick-prev{display:block!important;cursor:pointer;position:absolute;z-index:1;top:41%}.casino_slider .slick-slider .slick-next .icon,.casino_slider .slick-slider .slick-prev .icon{font-size:43px;padding:2px!important;background:#000!important;border-radius:50%!important;color:#fff;font-size:35px;border:none;margin:0;height:25px;width:25px}.casino_slider .slick-slider .slick-next{right:1px}.casino_slider .slick-slider .slick-prev{left:1px}.score_cad{height:auto;overflow:auto;max-height:5.7rem}@media screen and (max-width:576px){.score_cad{height:auto;overflow:auto;max-height:6.3rem}}@font-face{font-family:"Roboto Condensed";src:url(/static/media/RobotoCondensed-Medium.6d3e0a17.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"Roboto Condensed";src:url(/static/media/RobotoCondensed-MediumItalic.14a70b6c.woff) format("woff");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:"Roboto Condensed";src:url(/static/media/RobotoCondensed-Black.dcdcccd3.woff) format("woff");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:"Roboto Condensed";src:url(/static/media/RobotoCondensed-Thin.c662edc5.woff) format("woff");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:"Roboto Condensed";src:url(/static/media/RobotoCondensed-SemiBoldItalic.ac6ff882.woff) format("woff");font-weight:600;font-style:italic;font-display:swap}@font-face{font-family:"Roboto Condensed";src:url(/static/media/RobotoCondensed-SemiBold.2e02ff64.woff) format("woff");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:"Roboto Condensed";src:url(/static/media/RobotoCondensed-ThinItalic.495716cd.woff) format("woff");font-weight:100;font-style:italic;font-display:swap}@font-face{font-family:"Roboto Condensed";src:url(/static/media/RobotoCondensed-BlackItalic.cb718f58.woff) format("woff");font-weight:900;font-style:italic;font-display:swap}@font-face{font-family:"Roboto Condensed";src:url(/static/media/RobotoCondensed-BoldItalic.d51c2f1e.woff) format("woff");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:"Roboto Condensed";src:url(/static/media/RobotoCondensed-Regular.fde2d3a8.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Roboto Condensed";src:url(/static/media/RobotoCondensed-Bold.3b15d997.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:"Roboto Condensed";src:url(/static/media/RobotoCondensed-ExtraBoldItalic.5986434f.woff) format("woff");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:"Roboto Condensed";src:url(/static/media/RobotoCondensed-ExtraLightItalic.a9a1c955.woff) format("woff");font-weight:200;font-style:italic;font-display:swap}@font-face{font-family:"Roboto Condensed";src:url(/static/media/RobotoCondensed-Italic.e449f636.woff) format("woff");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:"Roboto Condensed";src:url(/static/media/RobotoCondensed-Light.fd9e8267.woff) format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:"Roboto Condensed";src:url(/static/media/RobotoCondensed-LightItalic.3ba79fb0.woff) format("woff");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:"Roboto Condensed";src:url(/static/media/RobotoCondensed-ExtraLight.60079cb1.woff) format("woff");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:"Roboto Condensed";src:url(/static/media/RobotoCondensed-ExtraBold.de9fdc70.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}