.casino-container{color:#fff;background-image:url(https://file.zxx.bet//img/frontend/zxx_assets/casino_slot_bg.webp);background-position:top;background-size:cover;background-attachment:fixed;max-width:100%;min-height:100vh;padding-top:20px}.casino-container>.casino-header>.casino-header-content{flex-direction:column;justify-content:left;align-items:flex-start;max-width:100%;margin:0 auto;padding-left:16px;display:flex}.casino-container>.casino-header>.casino-header-content .casino-logo{width:40%;margin-left:-10px}.casino-container>.casino-header>.casino-header-content>.casino-tagline{color:var(--ZxxBet--text-neutral-primary);text-shadow:0 0 16px var(--ZxxBet--pink--60);font-size:14px;font-weight:600}.casino-container>.casino-main-content{max-width:1600px;margin:0 auto;padding:14px}.casino-container>.casino-main-content>.casino-providers-section{margin-bottom:3rem}.casino-container>.casino-main-content>.casino-providers-section>.casino-providers-grid{grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-flow:dense;gap:5px;display:grid}.casino-container>.casino-main-content>.casino-providers-section>.casino-providers-grid>.casino-provider-card{background-color:var(--ZxxBet--greyscale--20);cursor:pointer;background-position:50%;background-size:cover;grid-column:span 1;height:180px;transition:all .3s;position:relative}.casino-container>.casino-main-content>.casino-providers-section>.casino-providers-grid>.casino-provider-card.is-wide .casino-provider-logo{justify-content:flex-start}.casino-container>.casino-main-content>.casino-providers-section>.casino-providers-grid>.casino-provider-card.is-wide .casino-provider-overlay{background:linear-gradient(90deg,#242832 .09%,#24283200 81.15%)}.casino-container>.casino-main-content>.casino-providers-section>.casino-providers-grid>.casino-provider-card>.casino-provider-overlay{z-index:1;background:linear-gradient(#0000 .35%,#00000080 50.53%);position:absolute;inset:0}.casino-container>.casino-main-content>.casino-providers-section>.casino-providers-grid>.casino-provider-card>.casino-provider-logo{z-index:2;justify-content:center;align-items:center;height:100%;display:flex;position:relative}.casino-container>.casino-main-content>.casino-providers-section>.casino-providers-grid>.casino-provider-card>.casino-provider-logo>.casino-logo-image{width:90%;padding-bottom:20px}.casino-container>.casino-main-content>.casino-providers-section>.casino-providers-grid>.casino-provider-card>.casino-provider-name{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;text-align:center;z-index:2;background:#ea23a733;justify-content:center;align-items:center;width:100%;height:50px;margin:0;font-size:12px;font-weight:500;display:flex;position:absolute;bottom:0}.casino-container>.casino-main-content>.casino-game-section{margin-bottom:3rem}.casino-container>.casino-main-content>.casino-game-section>.casino-section-header{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.casino-container>.casino-main-content>.casino-game-section>.casino-section-header>.casino-section-titles{align-items:center;gap:15px;display:flex}.casino-container>.casino-main-content>.casino-game-section>.casino-section-header>.casino-section-titles>.casino-section-title{color:#fff;font-size:12px;font-weight:800}.casino-container>.casino-main-content>.casino-game-section>.casino-section-header>.casino-section-titles>.line{background:#fff;width:1px;height:14px}.casino-container>.casino-main-content>.casino-game-section>.casino-section-header>.casino-section-titles>.casino-section-subtitle{color:#fff;font-size:12px;font-weight:100}.casino-container>.casino-main-content>.casino-game-section>.casino-section-header>.casino-view-all-link{color:#fff;font-size:12px;font-weight:500;text-decoration:none;transition:color .3s}.casino-container>.casino-main-content>.casino-game-section>.casino-game-grid{grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-flow:dense;gap:5px;display:grid}.casino-container>.casino-main-content>.casino-game-section>.casino-game-grid>.casino-game-card{background-color:var(--ZxxBet--greyscale--20);cursor:pointer;background-position:50%;background-size:cover;grid-column:span 1;height:180px;transition:all .3s;position:relative}.casino-container>.casino-main-content>.casino-game-section>.casino-game-grid>.casino-game-card>.casino-game-image-container{background-color:#374151;position:relative;overflow:hidden}.casino-container>.casino-main-content>.casino-game-section>.casino-game-grid>.casino-game-card>.casino-game-image-container>.casino-game-image{-o-object-fit:cover;object-fit:cover;transition:transform .3s}.casino-container>.casino-main-content>.casino-game-section>.casino-game-grid>.casino-game-card>.casino-game-image-container>.casino-game-image[src*=placeholder]{filter:grayscale()opacity(.5)}.casino-container>.casino-main-content>.casino-game-section>.casino-game-grid>.casino-game-card>.casino-game-image-container>.casino-game-badge{z-index:2;padding:.25rem .5rem;font-size:12px;font-weight:600;position:absolute;top:.5rem}.casino-container>.casino-main-content>.casino-game-section>.casino-game-grid>.casino-game-card>.casino-game-image-container>.casino-game-badge.casino-live-badge{color:#fff;background-color:#dc2626;left:.5rem}.casino-container>.casino-main-content>.casino-game-section>.casino-game-grid>.casino-game-card>.casino-game-image-container>.casino-game-badge.casino-new-badge{color:#111827;background-color:#eab308;right:.5rem}.casino-container>.casino-main-content>.casino-game-section>.casino-game-grid>.casino-game-card>.casino-game-image-container>.casino-game-overlay{opacity:0;background-color:#000000b3;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;inset:0}.casino-container>.casino-main-content>.casino-game-section>.casino-game-grid>.casino-game-card>.casino-game-image-container>.casino-game-overlay>.casino-play-button{color:#111827;cursor:pointer;background-color:#fbbf24;border:none;padding:.75rem 1.5rem;font-size:12px;font-weight:600;transition:all .3s;transform:translateY(10px)}.casino-container>.casino-main-content>.casino-game-section>.casino-game-grid>.casino-game-card>.casino-game-details{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:2;background:#ea23a733;flex-direction:column;justify-content:center;align-items:center;width:100%;height:50px;display:flex;position:absolute;bottom:0}.casino-container>.casino-main-content>.casino-game-section>.casino-game-grid>.casino-game-card>.casino-game-details>.casino-game-title{color:#fff;white-space:nowrap;text-overflow:ellipsis;max-width:90%;margin:0 0 .25rem;font-size:12px;font-weight:500;overflow:hidden}.casino-container>.casino-main-content>.casino-game-section>.casino-game-grid>.casino-game-card>.casino-game-details>.casino-game-sub-title{color:#fff;margin:0;font-size:10px;font-weight:400}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}*{scrollbar-width:thin;scrollbar-color:var(--ZxxBet--pink--70)var(--ZxxBet--pink--40)}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--ZxxBet--pink--40)}::-webkit-scrollbar-thumb{background-color:var(--ZxxBet--pink--70);border-radius:4px}
.Lottery{background:var(--ZxxBet--greyscale--160);-webkit-user-select:none;user-select:none;-webkit-user-drag:none;scrollbar-width:none;-webkit-overflow-scrolling:touch;width:100%;color:var(--ZxxBet--text-neutral-primary);background-position:top;background-repeat:no-repeat;background-size:100%;flex-direction:column;align-items:center;margin:20px 0;padding:0 20px;display:flex;position:relative;overflow-y:scroll!important}@media screen and (min-width:2500px){.Lottery{height:calc(100vh - 370px)}}.Lottery .background-container{width:100%;height:500px;transition:all .5s;position:absolute;background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important}.Lottery .background-container:before{content:"";background:linear-gradient(184deg,#0000 0%,#0c0e17 100%);width:100%;height:100%;position:absolute;inset:0;background-attachment:scroll!important}.Lottery .change-background{cursor:pointer;background:0 0;padding:10px;transition:all .4s;position:absolute;top:40px;right:30px}.Lottery .change-background img{filter:invert()}.Lottery>.lottery_page_contents_head{align-items:center;gap:16px;width:100%;min-width:1200px;max-width:1400px;margin:40px auto 20px;padding-left:20px;padding-right:20px;display:flex;position:relative}.Lottery>.lottery_page_contents_head .title-lottery{color:#fff;font-size:24px;font-weight:700}.Lottery>.lottery_page_contents_body{flex-direction:column;place-content:center space-between;gap:10px;width:100%;height:100%;margin:0 auto;display:flex;position:relative}.Lottery>.lottery_page_contents_body>.lottery_header_count{flex-direction:column;align-items:center;display:flex}.Lottery>.lottery_page_contents_body>.lottery_header_count>.lottery-title{color:#ea23a7;text-align:center;font-size:16px;font-style:normal;font-weight:600;line-height:normal}.Lottery>.lottery_page_contents_body>.lottery_header_count>.lottery_count{text-align:center;place-content:center;align-items:center;gap:5px;width:350px;display:flex}.Lottery>.lottery_page_contents_body>.lottery_header_count>.lottery_count .label{color:#ffa6ef;text-shadow:0 0 40px #fc02d2;-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#fc02d2;text-transform:uppercase;text-align:center;white-space:nowrap;font-family:Cravend-Regular;font-size:30px;font-style:normal;font-weight:400;line-height:normal}.Lottery>.lottery_page_contents_body>.lottery_header_count>.lottery_count .count{color:#ffa6ef;text-transform:uppercase;text-align:center;white-space:nowrap;font-family:Cravend-Regular;font-size:40px;font-style:normal;font-weight:400;line-height:normal}.Lottery>.lottery_page_contents_body>.lottery-placeholder{justify-content:center;align-items:center;display:flex}.Lottery>.lottery_page_contents_body>.lottery-placeholder .placeholder{width:250px;height:180px}.Lottery>.lottery_page_contents_body>.lottery_play_box{flex-direction:column;gap:20px;width:100%;display:flex;position:relative}.Lottery>.lottery_page_contents_body>.lottery_play_box>.lottery_visual{background-image:url(https://file.zxx.bet//img/frontend/lottery/lottery_play_visual2.png);background-size:cover;width:100%;height:316px;box-shadow:inset 0 0 0 6px #00000080}.Lottery>.lottery_page_contents_body .lottery_play_ground{flex-direction:column;gap:10px;width:100%;display:flex;position:relative}.Lottery>.lottery_page_contents_body .lottery_play_ground>.lottery_head_line{filter:invert();background-image:url(https://file.zxx.bet//img/frontend/lottery/lottery_head_line.png?ver=2);background-position:50%;background-repeat:no-repeat;justify-content:center;align-items:center;height:80px;margin-top:10px;font-size:26px;font-weight:200;display:flex}.Lottery>.lottery_page_contents_body .lottery_play_ground>.lottery_description{color:#82878c;justify-content:center;align-items:center;height:30px;font-size:21px;font-weight:100;display:flex}.Lottery>.lottery_page_contents_body .lottery_play_ground>.lottery_scratch_area{z-index:50;justify-content:center;align-items:center;width:250px;height:60px;margin:auto;display:flex;position:relative;overflow:hidden}.Lottery>.lottery_page_contents_body .lottery_play_ground>.lottery_scratch_area>.lottery_scratch{color:var(--ZxxBet--text-neutral-primary);z-index:10;cursor:pointer;background:linear-gradient(90deg,#fc02d2 0%,#03fffd 100%);justify-content:center;align-items:center;font-size:12px;font-weight:200;display:flex;position:absolute;inset:0}.Lottery>.lottery_page_contents_body .lottery_play_ground>.lottery_scratch_area>.lottery_result{color:#fff;background:url(https://file.zxx.bet//img/frontend/zxx_assets/roulette/roulette_button_2.svg) 0 0/contain no-repeat;justify-content:center;align-items:center;width:140px;height:55px;font-size:14px;font-weight:600;animation:1.8s infinite jinx-glitch;display:flex}@keyframes animate_heart_beat{0%{text-shadow:0 0 10px #ea23a7,0 0 20px #ea23a7,0 0 60px #ea23a7}50%{text-shadow:0 0 5px #ea23a7,0 0 30px #ea23a7,0 0 20px #ea23a7}to{text-shadow:0 0 10px #ea23a7,0 0 20px #ea23a7,0 0 60px #ea23a7}0%{text-shadow:0 0 10px #ea23a7,0 0 20px #ea23a7,0 0 60px #ea23a7}50%{text-shadow:0 0 5px #ea23a7,0 0 30px #ea23a7,0 0 20px #ea23a7}to{text-shadow:0 0 10px #ea23a7,0 0 20px #ea23a7,0 0 60px #ea23a7}}.Lottery>.lottery_page_contents_body .lottery_play_ground>.lottery_scratch_area.active .lottery_scratch{opacity:0;transition-duration:1.5s;transition-delay:.5s}.Lottery>.lottery_page_contents_body .lottery_play_ground>.buttons{z-index:90;justify-content:center;align-items:center;gap:10px;display:flex;bottom:0;left:0;right:0}.Lottery>.lottery_page_contents_body .lottery_play_ground>.buttons>.button{background:var(--ZxxBet--background-brand-orange-primary);width:100%;height:40px;color:var(--ZxxBet--text-neutral-primary);cursor:pointer;justify-content:center;align-items:center;font-size:16px;display:flex}.Lottery>.lottery_page_contents_body .lottery_play_ground>.buttons>.button:first-child{margin-left:0}.Lottery>.lottery_page_contents_body .lottery_play_ground>.buttons>.button.disabled{opacity:.5;cursor:not-allowed}.Lottery>.lottery_page_contents_body .wrapper{z-index:30;pointer-events:none;opacity:0;width:100%;padding-top:100%;transition:all .3s;display:none;position:absolute;transform:translate(-50px,-50%)}.Lottery>.lottery_page_contents_body .wrapper.active{opacity:1;transition:all .3s}.Lottery>.lottery_page_contents_body .wrapper [class|=confetti]{position:absolute}.Lottery>.lottery_page_contents_body .wrapper .confetti-0{opacity:1.03519;z-index:30;background-color:#263672;width:14px;height:5.6px;animation:4.02083s .508159s infinite drop-0;top:-10%;left:89%;transform:rotate(160.341deg)}@keyframes drop-0{to{top:110%;left:99%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-1{opacity:1.14397;z-index:30;background-color:#d13447;width:2px;height:.8px;animation:4.92838s .615825s infinite drop-1;top:-10%;left:91%;transform:rotate(40.0904deg)}@keyframes drop-1{to{top:110%;left:99%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-2{opacity:.816047;z-index:30;background-color:#ffbf00;width:3px;height:1.2px;animation:4.76298s .835063s infinite drop-2;top:-10%;left:78%;transform:rotate(277.884deg)}@keyframes drop-2{to{top:110%;left:85%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-3{opacity:1.38218;z-index:30;background-color:#ffbf00;width:20px;height:8px;animation:4.26454s .680517s infinite drop-3;top:-10%;left:14%;transform:rotate(180.096deg)}@keyframes drop-3{to{top:110%;left:26%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-4{opacity:.804488;z-index:30;background-color:#d13447;width:13px;height:5.2px;animation:4.60593s .399372s infinite drop-4;top:-10%;left:67%;transform:rotate(42.5815deg)}@keyframes drop-4{to{top:110%;left:75%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-5{opacity:1.14532;z-index:30;background-color:#263672;width:10px;height:4px;animation:4.23221s 95.6572ms infinite drop-5;top:-10%;left:27%;transform:rotate(74.8735deg)}@keyframes drop-5{to{top:110%;left:37%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-6{opacity:.653885;z-index:30;background-color:#d13447;width:2px;height:.8px;animation:4.18596s .504247s infinite drop-6;top:-10%;left:41%;transform:rotate(129.078deg)}@keyframes drop-6{to{top:110%;left:53%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-7{opacity:.948144;z-index:30;background-color:#d13447;width:13px;height:5.2px;animation:4.2791s .468645s infinite drop-7;top:-10%;left:85%;transform:rotate(201.68deg)}@keyframes drop-7{to{top:110%;left:100%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-8{opacity:1.43299;z-index:30;background-color:#ffbf00;width:19px;height:7.6px;animation:4.84591s 86.3952ms infinite drop-8;top:-10%;left:20%;transform:rotate(256.568deg)}@keyframes drop-8{to{top:110%;left:30%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-9{opacity:1.3934;z-index:30;background-color:#d13447;width:18px;height:7.2px;animation:4.18677s .726484s infinite drop-9;top:-10%;left:11%;transform:rotate(174.195deg)}@keyframes drop-9{to{top:110%;left:19%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-10{opacity:1.03667;z-index:30;background-color:#ffbf00;width:11px;height:4.4px;animation:4.85032s .392111s infinite drop-10;top:-10%;left:37%;transform:rotate(311.209deg)}@keyframes drop-10{to{top:110%;left:50%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-11{opacity:1.24135;z-index:30;background-color:#263672;width:11px;height:4.4px;animation:4.25951s .190815s infinite drop-11;top:-10%;left:46%;transform:rotate(173.752deg)}@keyframes drop-11{to{top:110%;left:49%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-12{opacity:.78503;z-index:30;background-color:#d13447;width:19px;height:7.6px;animation:4.97421s .513716s infinite drop-12;top:-10%;left:53%;transform:rotate(240.745deg)}@keyframes drop-12{to{top:110%;left:64%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-13{opacity:.766801;z-index:30;background-color:#d13447;width:16px;height:6.4px;animation:4.87974s .916566s infinite drop-13;top:-10%;left:29%;transform:rotate(286.04deg)}@keyframes drop-13{to{top:110%;left:33%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-14{opacity:.590874;z-index:30;background-color:#263672;width:9px;height:3.6px;animation:4.6397s 47.5381ms infinite drop-14;top:-10%;left:29%;transform:rotate(197.006deg)}@keyframes drop-14{to{top:110%;left:34%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-15{opacity:.534681;z-index:30;background-color:#263672;width:9px;height:3.6px;animation:4.06779s .414752s infinite drop-15;top:-10%;left:65%;transform:rotate(285.743deg)}@keyframes drop-15{to{top:110%;left:66%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-16{opacity:.542395;z-index:30;background-color:#263672;width:11px;height:4.4px;animation:4.44598s .525775s infinite drop-16;top:-10%;left:32%;transform:rotate(107.386deg)}@keyframes drop-16{to{top:110%;left:41%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-17{opacity:.560713;z-index:30;background-color:#263672;width:2px;height:.8px;animation:4.8011s .763511s infinite drop-17;top:-10%;left:96%;transform:rotate(195.034deg)}@keyframes drop-17{to{top:110%;left:103%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-18{opacity:1.27842;z-index:30;background-color:#d13447;width:4px;height:1.6px;animation:4.13177s .613214s infinite drop-18;top:-10%;left:1%;transform:rotate(164.335deg)}@keyframes drop-18{to{top:110%;left:12%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-19{opacity:1.22276;z-index:30;background-color:#ffbf00;width:16px;height:6.4px;animation:4.46339s .850901s infinite drop-19;top:-10%;left:81%;transform:rotate(316.117deg)}@keyframes drop-19{to{top:110%;left:88%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-20{opacity:1.35639;z-index:30;background-color:#d13447;width:6px;height:2.4px;animation:4.99717s .437244s infinite drop-20;top:-10%;left:29%;transform:rotate(170deg)}@keyframes drop-20{to{top:110%;left:43%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-21{opacity:1.24446;z-index:30;background-color:#ffbf00;width:3px;height:1.2px;animation:4.07772s .627173s infinite drop-21;top:-10%;left:94%;transform:rotate(223.68deg)}@keyframes drop-21{to{top:110%;left:102%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-22{opacity:1.22496;z-index:30;background-color:#d13447;width:3px;height:1.2px;animation:4.44137s .149993s infinite drop-22;top:-10%;left:72%;transform:rotate(339.942deg)}@keyframes drop-22{to{top:110%;left:74%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-23{opacity:1.25333;z-index:30;background-color:#263672;width:9px;height:3.6px;animation:4.08559s .19926s infinite drop-23;top:-10%;left:49%;transform:rotate(245.992deg)}@keyframes drop-23{to{top:110%;left:56%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-24{opacity:1.44234;z-index:30;background-color:#ffbf00;width:8px;height:3.2px;animation:4.67278s .887074s infinite drop-24;top:-10%;left:11%;transform:rotate(132.584deg)}@keyframes drop-24{to{top:110%;left:23%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-25{opacity:.966301;z-index:30;background-color:#ffbf00;width:20px;height:8px;animation:4.96862s .829024s infinite drop-25;top:-10%;left:9%;transform:rotate(156.772deg)}@keyframes drop-25{to{top:110%;left:20%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-26{opacity:.902835;z-index:30;background-color:#d13447;width:17px;height:6.8px;animation:4.41846s .448903s infinite drop-26;top:-10%;left:45%;transform:rotate(204.501deg)}@keyframes drop-26{to{top:110%;left:57%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-27{opacity:1.40454;z-index:30;background-color:#ffbf00;width:2px;height:.8px;animation:4.09688s .811266s infinite drop-27;top:-10%;left:41%;transform:rotate(149.251deg)}@keyframes drop-27{to{top:110%;left:43%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-28{opacity:1.14124;z-index:30;background-color:#d13447;width:12px;height:4.8px;animation:4.74823s .570395s infinite drop-28;top:-10%;left:30%;transform:rotate(107.755deg)}@keyframes drop-28{to{top:110%;left:39%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-29{opacity:.958902;z-index:30;background-color:#ffbf00;width:9px;height:3.6px;animation:4.73856s 38.0235ms infinite drop-29;top:-10%;left:73%;transform:rotate(151.382deg)}@keyframes drop-29{to{top:110%;left:85%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-30{opacity:1.41297;z-index:30;background-color:#ffbf00;width:9px;height:3.6px;animation:4.96989s .981034s infinite drop-30;top:-10%;left:31%;transform:rotate(39.4361deg)}@keyframes drop-30{to{top:110%;left:41%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-31{opacity:1.06142;z-index:30;background-color:#263672;width:19px;height:7.6px;animation:4.47272s .815767s infinite drop-31;top:-10%;left:85%;transform:rotate(210.569deg)}@keyframes drop-31{to{top:110%;left:97%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-32{opacity:1.39994;z-index:30;background-color:#263672;width:6px;height:2.4px;animation:4.06038s .241538s infinite drop-32;top:-10%;left:50%;transform:rotate(349.256deg)}@keyframes drop-32{to{top:110%;left:65%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-33{opacity:.826691;z-index:30;background-color:#263672;width:7px;height:2.8px;animation:4.31204s .814095s infinite drop-33;top:-10%;left:79%;transform:rotate(301.57deg)}@keyframes drop-33{to{top:110%;left:81%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-34{opacity:1.17906;z-index:30;background-color:#d13447;width:4px;height:1.6px;animation:4.07449s .607175s infinite drop-34;top:-10%;left:25%;transform:rotate(326.824deg)}@keyframes drop-34{to{top:110%;left:28%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-35{opacity:.680369;z-index:30;background-color:#ffbf00;width:16px;height:6.4px;animation:4.37008s 4.35677ms infinite drop-35;top:-10%;left:3%;transform:rotate(140.804deg)}@keyframes drop-35{to{top:110%;left:14%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-36{opacity:.752191;z-index:30;background-color:#263672;width:14px;height:5.6px;animation:4.22115s .450381s infinite drop-36;top:-10%;left:21%;transform:rotate(201.564deg)}@keyframes drop-36{to{top:110%;left:34%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-37{opacity:1.45862;z-index:30;background-color:#ffbf00;width:17px;height:6.8px;animation:4.78093s 25.584ms infinite drop-37;top:-10%;left:90%;transform:rotate(76.9217deg)}@keyframes drop-37{to{top:110%;left:92%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-38{opacity:.586478;z-index:30;background-color:#263672;width:10px;height:4px;animation:4.8742s .113005s infinite drop-38;top:-10%;left:62%;transform:rotate(219.202deg)}@keyframes drop-38{to{top:110%;left:70%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-39{opacity:1.30544;z-index:30;background-color:#d13447;width:8px;height:3.2px;animation:4.18108s .905599s infinite drop-39;top:-10%;left:31%;transform:rotate(278.635deg)}@keyframes drop-39{to{top:110%;left:37%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-40{opacity:1.40477;z-index:30;background-color:#ffbf00;width:9px;height:3.6px;animation:4.03936s .769272s infinite drop-40;top:-10%;left:3%;transform:rotate(309.443deg)}@keyframes drop-40{to{top:110%;left:12%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-41{opacity:1.17466;z-index:30;background-color:#ffbf00;width:13px;height:5.2px;animation:4.51394s .374478s infinite drop-41;top:-10%;left:34%;transform:rotate(69.6456deg)}@keyframes drop-41{to{top:110%;left:44%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-42{opacity:.897531;z-index:30;background-color:#ffbf00;width:8px;height:3.2px;animation:4.16951s .585894s infinite drop-42;top:-10%;left:40%;transform:rotate(359.467deg)}@keyframes drop-42{to{top:110%;left:46%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-43{opacity:.862153;z-index:30;background-color:#d13447;width:18px;height:7.2px;animation:4.55881s .522811s infinite drop-43;top:-10%;left:38%;transform:rotate(116.765deg)}@keyframes drop-43{to{top:110%;left:51%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-44{opacity:.72615;z-index:30;background-color:#d13447;width:9px;height:3.6px;animation:4.89291s 47.9303ms infinite drop-44;top:-10%;left:28%;transform:rotate(66.2296deg)}@keyframes drop-44{to{top:110%;left:41%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-45{opacity:.800168;z-index:30;background-color:#263672;width:18px;height:7.2px;animation:4.48974s 71.1578ms infinite drop-45;top:-10%;left:69%;transform:rotate(288.074deg)}@keyframes drop-45{to{top:110%;left:70%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-46{opacity:.717486;z-index:30;background-color:#d13447;width:12px;height:4.8px;animation:4.81053s .183977s infinite drop-46;top:-10%;left:8%;transform:rotate(61.3108deg)}@keyframes drop-46{to{top:110%;left:23%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-47{opacity:1.26121;z-index:30;background-color:#ffbf00;width:4px;height:1.6px;animation:4.47169s .839269s infinite drop-47;top:-10%;left:89%;transform:rotate(69.5273deg)}@keyframes drop-47{to{top:110%;left:102%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-48{opacity:1.22044;z-index:30;background-color:#ffbf00;width:20px;height:8px;animation:4.99321s .146348s infinite drop-48;top:-10%;left:14%;transform:rotate(25.9179deg)}@keyframes drop-48{to{top:110%;left:17%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-49{opacity:1.24665;z-index:30;background-color:#263672;width:19px;height:7.6px;animation:4.50453s .83096s infinite drop-49;top:-10%;left:88%;transform:rotate(303.398deg)}@keyframes drop-49{to{top:110%;left:95%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-50{opacity:.608626;z-index:30;background-color:#263672;width:13px;height:5.2px;animation:4.38072s .510988s infinite drop-50;top:-10%;left:44%;transform:rotate(321.151deg)}@keyframes drop-50{to{top:110%;left:46%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-51{opacity:.747309;z-index:30;background-color:#d13447;width:19px;height:7.6px;animation:4.99823s .255349s infinite drop-51;top:-10%;left:60%;transform:rotate(336.088deg)}@keyframes drop-51{to{top:110%;left:75%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-52{opacity:.853076;z-index:30;background-color:#d13447;width:16px;height:6.4px;animation:4.23824s .655964s infinite drop-52;top:-10%;left:68%;transform:rotate(300.111deg)}@keyframes drop-52{to{top:110%;left:71%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-53{opacity:.624699;z-index:30;background-color:#ffbf00;width:4px;height:1.6px;animation:4.80801s .918711s infinite drop-53;top:-10%;left:72%;transform:rotate(104.652deg)}@keyframes drop-53{to{top:110%;left:87%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-54{opacity:.575808;z-index:30;background-color:#ffbf00;width:10px;height:4px;animation:4.11753s .7885s infinite drop-54;top:-10%;left:33%;transform:rotate(85deg)}@keyframes drop-54{to{top:110%;left:36%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-55{opacity:.898325;z-index:30;background-color:#d13447;width:4px;height:1.6px;animation:4.77117s .847236s infinite drop-55;top:-10%;left:49%;transform:rotate(211.448deg)}@keyframes drop-55{to{top:110%;left:52%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-56{opacity:1.13815;z-index:30;background-color:#ffbf00;width:1px;height:.4px;animation:4.55345s .13976s infinite drop-56;top:-10%;left:72%;transform:rotate(223.965deg)}@keyframes drop-56{to{top:110%;left:82%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-57{opacity:.669903;z-index:30;background-color:#ffbf00;width:3px;height:1.2px;animation:4.10706s .440088s infinite drop-57;top:-10%;left:74%;transform:rotate(77.5217deg)}@keyframes drop-57{to{top:110%;left:86%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-58{opacity:1.08986;z-index:30;background-color:#263672;width:16px;height:6.4px;animation:4.22283s 65.2836ms infinite drop-58;top:-10%;left:60%;transform:rotate(2.10257deg)}@keyframes drop-58{to{top:110%;left:74%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-59{opacity:1.02385;z-index:30;background-color:#263672;width:5px;height:2px;animation:4.45316s .286021s infinite drop-59;top:-10%;left:96%;transform:rotate(61.3304deg)}@keyframes drop-59{to{top:110%;left:102%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-60{opacity:1.41051;z-index:30;background-color:#263672;width:1px;height:.4px;animation:4.81698s .748038s infinite drop-60;top:-10%;left:48%;transform:rotate(265.874deg)}@keyframes drop-60{to{top:110%;left:53%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-61{opacity:.625414;z-index:30;background-color:#d13447;width:1px;height:.4px;animation:4.21476s .794784s infinite drop-61;top:-10%;left:40%;transform:rotate(39.9428deg)}@keyframes drop-61{to{top:110%;left:55%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-62{opacity:.735432;z-index:30;background-color:#d13447;width:4px;height:1.6px;animation:4.90467s .675511s infinite drop-62;top:-10%;left:61%;transform:rotate(161.886deg)}@keyframes drop-62{to{top:110%;left:66%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-63{opacity:1.26423;z-index:30;background-color:#263672;width:10px;height:4px;animation:4.31316s .54454s infinite drop-63;top:-10%;left:3%;transform:rotate(131.492deg)}@keyframes drop-63{to{top:110%;left:7%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-64{opacity:.794438;z-index:30;background-color:#d13447;width:8px;height:3.2px;animation:4.34729s .509578s infinite drop-64;top:-10%;left:86%;transform:rotate(14.8283deg)}@keyframes drop-64{to{top:110%;left:87%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-65{opacity:.563141;z-index:30;background-color:#ffbf00;width:19px;height:7.6px;animation:4.02604s .36802s infinite drop-65;top:-10%;left:37%;transform:rotate(311.953deg)}@keyframes drop-65{to{top:110%;left:40%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-66{opacity:.855285;z-index:30;background-color:#263672;width:17px;height:6.8px;animation:4.30172s .412103s infinite drop-66;top:-10%;left:57%;transform:rotate(100.393deg)}@keyframes drop-66{to{top:110%;left:70%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-67{opacity:.883931;z-index:30;background-color:#d13447;width:8px;height:3.2px;animation:4.63952s .631787s infinite drop-67;top:-10%;left:55%;transform:rotate(209.946deg)}@keyframes drop-67{to{top:110%;left:63%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-68{opacity:1.06972;z-index:30;background-color:#263672;width:17px;height:6.8px;animation:4.79854s .119722s infinite drop-68;top:-10%;left:5%;transform:rotate(321.405deg)}@keyframes drop-68{to{top:110%;left:9%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-69{opacity:1.47998;z-index:30;background-color:#d13447;width:16px;height:6.4px;animation:4.03071s 39.1065ms infinite drop-69;top:-10%;left:86%;transform:rotate(150.609deg)}@keyframes drop-69{to{top:110%;left:98%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-70{opacity:.597496;z-index:30;background-color:#d13447;width:13px;height:5.2px;animation:4.02281s 24.6303ms infinite drop-70;top:-10%;left:53%;transform:rotate(.308317deg)}@keyframes drop-70{to{top:110%;left:55%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-71{opacity:1.22528;z-index:30;background-color:#ffbf00;width:1px;height:.4px;animation:4.72995s .583829s infinite drop-71;top:-10%;left:15%;transform:rotate(42.1049deg)}@keyframes drop-71{to{top:110%;left:29%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-72{opacity:1.47793;z-index:30;background-color:#263672;width:16px;height:6.4px;animation:4.93266s .168074s infinite drop-72;top:-10%;left:16%;transform:rotate(176.979deg)}@keyframes drop-72{to{top:110%;left:19%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-73{opacity:1.3907;z-index:30;background-color:#d13447;width:15px;height:6px;animation:4.49228s .662144s infinite drop-73;top:-10%;left:32%;transform:rotate(66.5597deg)}@keyframes drop-73{to{top:110%;left:40%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-74{opacity:1.29111;z-index:30;background-color:#d13447;width:19px;height:7.6px;animation:4.81622s .309959s infinite drop-74;top:-10%;left:28%;transform:rotate(312.462deg)}@keyframes drop-74{to{top:110%;left:35%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-75{opacity:.787231;z-index:30;background-color:#263672;width:19px;height:7.6px;animation:4.43369s .466321s infinite drop-75;top:-10%;left:34%;transform:rotate(46.9594deg)}@keyframes drop-75{to{top:110%;left:39%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-76{opacity:.539122;z-index:30;background-color:#d13447;width:3px;height:1.2px;animation:4.08813s .490064s infinite drop-76;top:-10%;left:69%;transform:rotate(332.848deg)}@keyframes drop-76{to{top:110%;left:70%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-77{opacity:.966816;z-index:30;background-color:#263672;width:7px;height:2.8px;animation:4.73275s .848349s infinite drop-77;top:-10%;left:51%;transform:rotate(40.6934deg)}@keyframes drop-77{to{top:110%;left:59%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-78{opacity:.858513;z-index:30;background-color:#d13447;width:7px;height:2.8px;animation:4.20326s .67966s infinite drop-78;top:-10%;left:100%;transform:rotate(13.5925deg)}@keyframes drop-78{to{top:110%;left:105%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-79{opacity:.910006;z-index:30;background-color:#ffbf00;width:7px;height:2.8px;animation:4.15137s .320624s infinite drop-79;top:-10%;left:83%;transform:rotate(316.367deg)}@keyframes drop-79{to{top:110%;left:93%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-80{opacity:1.4645;z-index:30;background-color:#263672;width:20px;height:8px;animation:4.04635s .980423s infinite drop-80;top:-10%;left:40%;transform:rotate(39.3246deg)}@keyframes drop-80{to{top:110%;left:42%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-81{opacity:1.04365;z-index:30;background-color:#263672;width:19px;height:7.6px;animation:4.25509s .315382s infinite drop-81;top:-10%;left:35%;transform:rotate(276.882deg)}@keyframes drop-81{to{top:110%;left:50%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-82{opacity:1.45727;z-index:30;background-color:#ffbf00;width:2px;height:.8px;animation:4.31489s 6.81647ms infinite drop-82;top:-10%;left:39%;transform:rotate(350.104deg)}@keyframes drop-82{to{top:110%;left:40%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-83{opacity:1.28461;z-index:30;background-color:#d13447;width:8px;height:3.2px;animation:4.8841s 70.441ms infinite drop-83;top:-10%;left:11%;transform:rotate(351.846deg)}@keyframes drop-83{to{top:110%;left:17%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-84{opacity:1.09537;z-index:30;background-color:#263672;width:10px;height:4px;animation:4.29151s .769227s infinite drop-84;top:-10%;left:30%;transform:rotate(146.155deg)}@keyframes drop-84{to{top:110%;left:40%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-85{opacity:.875643;z-index:30;background-color:#263672;width:14px;height:5.6px;animation:4.14249s .136018s infinite drop-85;top:-10%;left:34%;transform:rotate(354.779deg)}@keyframes drop-85{to{top:110%;left:38%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-86{opacity:1.29597;z-index:30;background-color:#ffbf00;width:5px;height:2px;animation:4.81033s .824138s infinite drop-86;top:-10%;left:46%;transform:rotate(137.92deg)}@keyframes drop-86{to{top:110%;left:48%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-87{opacity:.577852;z-index:30;background-color:#ffbf00;width:4px;height:1.6px;animation:4.62104s .525626s infinite drop-87;top:-10%;left:98%;transform:rotate(153.649deg)}@keyframes drop-87{to{top:110%;left:100%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-88{opacity:.589108;z-index:30;background-color:#d13447;width:8px;height:3.2px;animation:4.82089s .305751s infinite drop-88;top:-10%;left:64%;transform:rotate(153.514deg)}@keyframes drop-88{to{top:110%;left:75%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-89{opacity:1.3422;z-index:30;background-color:#ffbf00;width:13px;height:5.2px;animation:4.2639s .697475s infinite drop-89;top:-10%;left:59%;transform:rotate(68.7832deg)}@keyframes drop-89{to{top:110%;left:74%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-90{opacity:1.42614;z-index:30;background-color:#d13447;width:16px;height:6.4px;animation:4.45447s .334367s infinite drop-90;top:-10%;left:23%;transform:rotate(11.7697deg)}@keyframes drop-90{to{top:110%;left:31%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-91{opacity:.596453;z-index:30;background-color:#ffbf00;width:15px;height:6px;animation:4.22656s .712315s infinite drop-91;top:-10%;left:44%;transform:rotate(23.2357deg)}@keyframes drop-91{to{top:110%;left:48%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-92{opacity:1.14926;z-index:30;background-color:#ffbf00;width:7px;height:2.8px;animation:4.50415s .788281s infinite drop-92;top:-10%;left:69%;transform:rotate(317.911deg)}@keyframes drop-92{to{top:110%;left:74%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-93{opacity:.703037;z-index:30;background-color:#263672;width:20px;height:8px;animation:4.46631s .799865s infinite drop-93;top:-10%;left:83%;transform:rotate(11.3336deg)}@keyframes drop-93{to{top:110%;left:88%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-94{opacity:.62065;z-index:30;background-color:#ffbf00;width:14px;height:5.6px;animation:4.38451s .343247s infinite drop-94;top:-10%;left:93%;transform:rotate(77.4759deg)}@keyframes drop-94{to{top:110%;left:106%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-95{opacity:.710138;z-index:30;background-color:#ffbf00;width:16px;height:6.4px;animation:4.55693s .217025s infinite drop-95;top:-10%;left:26%;transform:rotate(205.486deg)}@keyframes drop-95{to{top:110%;left:34%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-96{opacity:.598785;z-index:30;background-color:#d13447;width:13px;height:5.2px;animation:4.56208s .209082s infinite drop-96;top:-10%;left:13%;transform:rotate(71.1016deg)}@keyframes drop-96{to{top:110%;left:27%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-97{opacity:.735021;z-index:30;background-color:#ffbf00;width:14px;height:5.6px;animation:4.36125s .957711s infinite drop-97;top:-10%;left:79%;transform:rotate(306.222deg)}@keyframes drop-97{to{top:110%;left:92%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-98{opacity:1.07237;z-index:30;background-color:#263672;width:20px;height:8px;animation:4.5146s .899825s infinite drop-98;top:-10%;left:70%;transform:rotate(287.288deg)}@keyframes drop-98{to{top:110%;left:83%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-99{opacity:.760996;z-index:30;background-color:#263672;width:7px;height:2.8px;animation:4.40446s .535969s infinite drop-99;top:-10%;left:36%;transform:rotate(316.279deg)}@keyframes drop-99{to{top:110%;left:49%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-100{opacity:1.49087;z-index:30;background-color:#ffbf00;width:4px;height:1.6px;animation:4.92339s .108928s infinite drop-100;top:-10%;left:93%;transform:rotate(23.1948deg)}@keyframes drop-100{to{top:110%;left:105%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-101{opacity:1.38108;z-index:30;background-color:#d13447;width:5px;height:2px;animation:4.88817s .863899s infinite drop-101;top:-10%;left:65%;transform:rotate(158.513deg)}@keyframes drop-101{to{top:110%;left:69%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-102{opacity:1.19278;z-index:30;background-color:#263672;width:16px;height:6.4px;animation:4.03441s .179047s infinite drop-102;top:-10%;left:65%;transform:rotate(265.587deg)}@keyframes drop-102{to{top:110%;left:67%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-103{opacity:.924001;z-index:30;background-color:#ffbf00;width:1px;height:.4px;animation:4.16314s .300376s infinite drop-103;top:-10%;left:54%;transform:rotate(176.025deg)}@keyframes drop-103{to{top:110%;left:62%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-104{opacity:.995509;z-index:30;background-color:#263672;width:20px;height:8px;animation:4.61914s .81415s infinite drop-104;top:-10%;left:21%;transform:rotate(120.635deg)}@keyframes drop-104{to{top:110%;left:24%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-105{opacity:1.33866;z-index:30;background-color:#ffbf00;width:17px;height:6.8px;animation:4.92591s .304702s infinite drop-105;top:-10%;left:93%;transform:rotate(91.9376deg)}@keyframes drop-105{to{top:110%;left:94%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-106{opacity:.715521;z-index:30;background-color:#d13447;width:16px;height:6.4px;animation:4.75158s .959852s infinite drop-106;top:-10%;left:15%;transform:rotate(210.586deg)}@keyframes drop-106{to{top:110%;left:27%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-107{opacity:1.27296;z-index:30;background-color:#d13447;width:4px;height:1.6px;animation:4.91451s 27.3919ms infinite drop-107;top:-10%;left:34%;transform:rotate(60.8998deg)}@keyframes drop-107{to{top:110%;left:47%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-108{opacity:.849941;z-index:30;background-color:#ffbf00;width:11px;height:4.4px;animation:4.2517s .965241s infinite drop-108;top:-10%;left:24%;transform:rotate(67.4554deg)}@keyframes drop-108{to{top:110%;left:34%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-109{opacity:1.20147;z-index:30;background-color:#d13447;width:4px;height:1.6px;animation:4.76449s .452268s infinite drop-109;top:-10%;left:7%;transform:rotate(29.8302deg)}@keyframes drop-109{to{top:110%;left:8%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-110{opacity:1.0115;z-index:30;background-color:#ffbf00;width:4px;height:1.6px;animation:4.73751s .586023s infinite drop-110;top:-10%;left:26%;transform:rotate(160.674deg)}@keyframes drop-110{to{top:110%;left:29%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-111{opacity:1.30494;z-index:30;background-color:#ffbf00;width:18px;height:7.2px;animation:4.95095s .345503s infinite drop-111;top:-10%;left:37%;transform:rotate(190.671deg)}@keyframes drop-111{to{top:110%;left:46%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-112{opacity:1.13483;z-index:30;background-color:#ffbf00;width:9px;height:3.6px;animation:4.31185s .984063s infinite drop-112;top:-10%;left:37%;transform:rotate(82.1194deg)}@keyframes drop-112{to{top:110%;left:51%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-113{opacity:.682019;z-index:30;background-color:#ffbf00;width:16px;height:6.4px;animation:4.20452s .236455s infinite drop-113;top:-10%;left:86%;transform:rotate(198.74deg)}@keyframes drop-113{to{top:110%;left:99%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-114{opacity:1.19265;z-index:30;background-color:#263672;width:12px;height:4.8px;animation:4.50623s .379478s infinite drop-114;top:-10%;left:65%;transform:rotate(151.919deg)}@keyframes drop-114{to{top:110%;left:76%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-115{opacity:.527328;z-index:30;background-color:#263672;width:12px;height:4.8px;animation:4.78417s .893424s infinite drop-115;top:-10%;left:5%;transform:rotate(71.8321deg)}@keyframes drop-115{to{top:110%;left:6%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-116{opacity:1.0909;z-index:30;background-color:#d13447;width:4px;height:1.6px;animation:4.69069s .950317s infinite drop-116;top:-10%;left:31%;transform:rotate(352.629deg)}@keyframes drop-116{to{top:110%;left:37%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-117{opacity:1.06729;z-index:30;background-color:#d13447;width:7px;height:2.8px;animation:4.70788s .601766s infinite drop-117;top:-10%;left:28%;transform:rotate(329.754deg)}@keyframes drop-117{to{top:110%;left:39%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-118{opacity:1.0622;z-index:30;background-color:#263672;width:13px;height:5.2px;animation:4.71719s .554217s infinite drop-118;top:-10%;left:34%;transform:rotate(231.063deg)}@keyframes drop-118{to{top:110%;left:35%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-119{opacity:.523793;z-index:30;background-color:#ffbf00;width:9px;height:3.6px;animation:4.17841s .181279s infinite drop-119;top:-10%;left:28%;transform:rotate(334.742deg)}@keyframes drop-119{to{top:110%;left:34%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-120{opacity:.538484;z-index:30;background-color:#ffbf00;width:2px;height:.8px;animation:4.93862s .984913s infinite drop-120;top:-10%;left:51%;transform:rotate(257.907deg)}@keyframes drop-120{to{top:110%;left:63%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-121{opacity:1.11703;z-index:30;background-color:#d13447;width:10px;height:4px;animation:4.43735s .258296s infinite drop-121;top:-10%;left:59%;transform:rotate(233.671deg)}@keyframes drop-121{to{top:110%;left:65%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-122{opacity:.844081;z-index:30;background-color:#263672;width:7px;height:2.8px;animation:4.86315s .57297s infinite drop-122;top:-10%;left:82%;transform:rotate(289.825deg)}@keyframes drop-122{to{top:110%;left:93%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-123{opacity:1.22374;z-index:30;background-color:#d13447;width:13px;height:5.2px;animation:4.34654s .503457s infinite drop-123;top:-10%;left:78%;transform:rotate(194.685deg)}@keyframes drop-123{to{top:110%;left:87%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-124{opacity:.96408;z-index:30;background-color:#263672;width:20px;height:8px;animation:4.36776s .376911s infinite drop-124;top:-10%;left:93%;transform:rotate(135.661deg)}@keyframes drop-124{to{top:110%;left:101%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-125{opacity:.520036;z-index:30;background-color:#d13447;width:15px;height:6px;animation:4.80024s .164634s infinite drop-125;top:-10%;left:87%;transform:rotate(190.366deg)}@keyframes drop-125{to{top:110%;left:88%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-126{opacity:.779433;z-index:30;background-color:#d13447;width:14px;height:5.6px;animation:4.23078s .213261s infinite drop-126;top:-10%;left:24%;transform:rotate(331.437deg)}@keyframes drop-126{to{top:110%;left:38%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-127{opacity:.910364;z-index:30;background-color:#d13447;width:1px;height:.4px;animation:4.83043s .581106s infinite drop-127;top:-10%;left:27%;transform:rotate(136.443deg)}@keyframes drop-127{to{top:110%;left:36%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-128{opacity:.916904;z-index:30;background-color:#263672;width:2px;height:.8px;animation:4.24529s 86.1757ms infinite drop-128;top:-10%;left:98%;transform:rotate(89.7603deg)}@keyframes drop-128{to{top:110%;left:101%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-129{opacity:1.43753;z-index:30;background-color:#263672;width:13px;height:5.2px;animation:4.44132s .279558s infinite drop-129;top:-10%;left:78%;transform:rotate(131.754deg)}@keyframes drop-129{to{top:110%;left:85%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-130{opacity:1.12371;z-index:30;background-color:#263672;width:6px;height:2.4px;animation:4.20094s .301475s infinite drop-130;top:-10%;left:91%;transform:rotate(59.3866deg)}@keyframes drop-130{to{top:110%;left:100%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-131{opacity:1.19681;z-index:30;background-color:#ffbf00;width:14px;height:5.6px;animation:4.57143s .1147s infinite drop-131;top:-10%;left:26%;transform:rotate(125.457deg)}@keyframes drop-131{to{top:110%;left:34%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-132{opacity:1.17845;z-index:30;background-color:#d13447;width:9px;height:3.6px;animation:4.50388s 3.52403ms infinite drop-132;top:-10%;left:42%;transform:rotate(69.2173deg)}@keyframes drop-132{to{top:110%;left:55%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-133{opacity:1.34561;z-index:30;background-color:#ffbf00;width:17px;height:6.8px;animation:4.25643s .912631s infinite drop-133;top:-10%;left:20%;transform:rotate(190.662deg)}@keyframes drop-133{to{top:110%;left:22%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-134{opacity:.874852;z-index:30;background-color:#d13447;width:13px;height:5.2px;animation:4.42955s .332133s infinite drop-134;top:-10%;left:100%;transform:rotate(58.9422deg)}@keyframes drop-134{to{top:110%;left:101%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-135{opacity:1.35473;z-index:30;background-color:#263672;width:7px;height:2.8px;animation:4.79297s .117889s infinite drop-135;top:-10%;left:83%;transform:rotate(252.004deg)}@keyframes drop-135{to{top:110%;left:94%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-136{opacity:1.26319;z-index:30;background-color:#263672;width:2px;height:.8px;animation:4.25067s .993413s infinite drop-136;top:-10%;left:98%;transform:rotate(171.116deg)}@keyframes drop-136{to{top:110%;left:112%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-137{opacity:1.09506;z-index:30;background-color:#d13447;width:15px;height:6px;animation:4.44392s .797632s infinite drop-137;top:-10%;left:98%;transform:rotate(146.535deg)}@keyframes drop-137{to{top:110%;left:108%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-138{opacity:1.09238;z-index:30;background-color:#ffbf00;width:7px;height:2.8px;animation:4.10889s 9.49194ms infinite drop-138;top:-10%;left:30%;transform:rotate(58.1805deg)}@keyframes drop-138{to{top:110%;left:42%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-139{opacity:1.28444;z-index:30;background-color:#263672;width:6px;height:2.4px;animation:4.04765s .545788s infinite drop-139;top:-10%;left:61%;transform:rotate(71.1754deg)}@keyframes drop-139{to{top:110%;left:67%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-140{opacity:.544593;z-index:30;background-color:#d13447;width:20px;height:8px;animation:4.28392s .845394s infinite drop-140;top:-10%;left:87%;transform:rotate(215.562deg)}@keyframes drop-140{to{top:110%;left:90%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-141{opacity:.581514;z-index:30;background-color:#ffbf00;width:5px;height:2px;animation:4.98365s .934768s infinite drop-141;top:-10%;left:52%;transform:rotate(247.819deg)}@keyframes drop-141{to{top:110%;left:60%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-142{opacity:1.05225;z-index:30;background-color:#263672;width:5px;height:2px;animation:4.2926s .955426s infinite drop-142;top:-10%;left:87%;transform:rotate(285.975deg)}@keyframes drop-142{to{top:110%;left:94%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-143{opacity:1.34944;z-index:30;background-color:#263672;width:10px;height:4px;animation:4.39603s .711374s infinite drop-143;top:-10%;left:13%;transform:rotate(87.3124deg)}@keyframes drop-143{to{top:110%;left:22%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-144{opacity:1.14405;z-index:30;background-color:#ffbf00;width:18px;height:7.2px;animation:4.13898s .385749s infinite drop-144;top:-10%;left:32%;transform:rotate(100.256deg)}@keyframes drop-144{to{top:110%;left:38%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-145{opacity:.923082;z-index:30;background-color:#d13447;width:6px;height:2.4px;animation:4.14178s .786904s infinite drop-145;top:-10%;left:41%;transform:rotate(94.5615deg)}@keyframes drop-145{to{top:110%;left:55%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-146{opacity:1.10416;z-index:30;background-color:#d13447;width:12px;height:4.8px;animation:4.03669s .958106s infinite drop-146;top:-10%;left:93%;transform:rotate(128.007deg)}@keyframes drop-146{to{top:110%;left:98%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-147{opacity:1.27271;z-index:30;background-color:#ffbf00;width:8px;height:3.2px;animation:4.77669s .363985s infinite drop-147;top:-10%;left:72%;transform:rotate(295.307deg)}@keyframes drop-147{to{top:110%;left:86%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-148{opacity:.875954;z-index:30;background-color:#d13447;width:16px;height:6.4px;animation:4.81279s .318417s infinite drop-148;top:-10%;left:59%;transform:rotate(84.4089deg)}@keyframes drop-148{to{top:110%;left:66%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-149{opacity:.962072;z-index:30;background-color:#263672;width:4px;height:1.6px;animation:4.75212s .562544s infinite drop-149;top:-10%;left:36%;transform:rotate(247.833deg)}@keyframes drop-149{to{top:110%;left:50%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-150{opacity:1.4832;z-index:30;background-color:#263672;width:20px;height:8px;animation:4.85559s .426636s infinite drop-150;top:-10%;left:77%;transform:rotate(148.286deg)}@keyframes drop-150{to{top:110%;left:78%}}.Lottery>.lottery_page_contents_body>.lottery_history_box{flex-direction:column;justify-content:flex-start;gap:20px;width:100%;height:100%;display:flex}.Lottery>.lottery_page_contents_body>.lottery_history_box>.lottery_history_box_head{background:#2a2e37;padding:4px}.Lottery>.lottery_page_contents_body>.lottery_history_box>.lottery_history_box_head>.lottery_history_box_head_row{background:linear-gradient(90deg,#3e445066 10%,#3e4450aa 70%),repeating-linear-gradient(-45deg,#ffffff03,#ffffff03 10px,#0000 10px 20px);justify-content:space-between;align-items:center;height:46px;padding-left:30px;padding-right:30px;display:flex}.Lottery>.lottery_page_contents_body>.lottery_history_box>.lottery_history_box_head>.lottery_history_box_head_row div{font-size:12px;font-weight:600}.Lottery>.lottery_page_contents_body>.lottery_history_box>.lottery_history_box_head>.lottery_history_box_head_row>.remain_lottery_count{width:fit-content;display:flex}.Lottery>.lottery_page_contents_body>.lottery_history_box>.lottery_history_box_head>.lottery_history_box_head_row>.remain_lottery_count>.label{margin-right:10px}.Lottery>.lottery_page_contents_body>.lottery_history_box>.lottery_history_box_head>.lottery_history_box_head_row>.remain_lottery_count>.value{color:#ea23a7;font-size:13px}.Lottery>.lottery_page_contents_body>.lottery_history_box>.lottery_history_box_head>.lottery_history_box_head_row>.total_won_amount{display:flex}.Lottery>.lottery_page_contents_body>.lottery_history_box>.lottery_history_box_head>.lottery_history_box_head_row>.total_won_amount>.label{margin-right:10px}.Lottery>.lottery_page_contents_body>.lottery_history_box>.lottery_history_box_head>.lottery_history_box_head_row>.total_won_amount>.value{color:#ffea00;font-size:13px}.Lottery>.lottery_page_contents_body>.lottery_history_box>.lottery_history_box_head>.lottery_history_box_head_row>.total_won_amount .spinner-box{display:block;position:absolute;top:50%;right:0%;transform:translate(-50%,-50%)}.Lottery>.lottery_page_contents_body>.lottery_history_box>.lottery_history_box_head>.lottery_history_box_head_row>.total_won_amount .spinner-box .spinner{background:radial-gradient(farthest-side,#ea23a7 94%,#ea23a7) top/8px 8px no-repeat,conic-gradient(#0000 30%,#ea23a7);justify-content:center;width:20px;height:20px;animation:1s linear infinite loader-animation;display:flex;-webkit-mask:radial-gradient(farthest-side,#0000 calc(100% - 2px),#000 0)}.Lottery>.lottery_page_contents_body>.lottery_history_box>.lottery_history_box_body .EntityDataGrid .empty-state{padding:0}.Lottery>.lottery_page_contents_body>.lottery_history_box>.lottery_history_box_body .EntityDataGrid .datagrid-table .empty-message{background:var(--ZxxBet--background-neutral-primary);justify-content:center;align-items:center;width:100%;height:201px;margin:auto;display:flex}.Lottery>.lottery_page_contents_body>.lottery_history_box>.lottery_history_box_body .btn-group{justify-content:flex-end;align-items:center;margin-bottom:20px;display:flex}.Lottery>.lottery_page_contents_body>.lottery_history_box>.lottery_history_box_body .btn-group .btn{color:#fff;cursor:pointer;background-color:#1d222b;justify-content:center;align-items:center;height:40px;padding:0 15px;font-size:12px;display:flex}.Lottery>.lottery_page_contents_body>.lottery_history_box>.lottery_history_box_body .btn-group .btn .icon{-o-object-fit:scale-down;object-fit:scale-down;width:25px;height:25px;margin-right:10px}.Lottery>.lottery_page_contents_body>.lottery_history_box>.lottery_history_box_body #dx-col-13{width:65px}.Lottery>.lottery_page_contents_body>.lottery_history_box>.lottery_history_box_body [aria-colindex="7"]{width:65px;transition:all .5s}.Lottery>.lottery_page_contents_body>.lottery_history_box>.lottery_history_box_body .clearEach{justify-content:center;width:15px;margin:auto;display:flex}.Lottery>.lottery_page_contents_body>.lottery_history_box .title_text{text-align:center;width:140px}.Lottery>.lottery_page_contents_body>.lottery_history_box .remain_lottery_count,.Lottery>.lottery_page_contents_body>.lottery_history_box .total_won_amount{text-align:center;justify-content:center;align-items:center;width:170px;display:flex}.Lottery .lottery_history_box_body{height:100%}.Lottery .lottery_history_box_body .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-row td{background:var(--ZxxBet--greyscale--110);font-size:12px;color:var(--ZxxBet--text-brand-orange-primary)!important;border-radius:unset!important;border:0!important}.Lottery .lottery_history_box_body .Tag.EntityDataGrid .dx-datagrid-headers.dx-datagrid-nowrap{box-shadow:unset}.Lottery .lottery_history_box_body .dx-datagrid .dx-datagrid-content .dx-datagrid-table .dx-row td{color:#d9d9d9;justify-content:center;align-items:center;padding:8px 0;font-size:12px;display:flex;border-radius:unset!important;border:0!important}.Lottery .lottery_history_box_body tbody>:nth-child(odd){background:var(--ZxxBet--background-neutral-secondary)}.Lottery .lottery_history_box_body tbody>:nth-child(2n){background:var(--ZxxBet--background-neutral-tertiary)!important}.Lottery .lottery_history_box_body tbody .dx-freespace-row{display:none}.Lottery .lottery_history_box_body tbody>tr{width:min(90vw,710px)}.Lottery .lottery_history_box_body .PageNation{background:0 0}.Lottery .lottery_history_box_body .PageNation button{border-radius:0}@keyframes firework{0%{transform:translate(var(--x),var(--initialY));width:var(--initialSize);opacity:1}50%{opacity:1;width:.5vmin}to{width:var(--finalSize);opacity:0}}.Lottery .firework,.Lottery .firework:before,.Lottery .firework:after{--initialSize:.5vmin;--finalSize:45vmin;--particleSize:.2vmin;--color1:yellow;--color2:khaki;--color3:white;--color4:lime;--color5:gold;--color6:mediumseagreen;--y:-30vmin;--x:-50%;--initialY:60vmin;content:"";transform:translate(-50%,var(--y));width:var(--initialSize);aspect-ratio:1;background:radial-gradient(circle,var(--color1)var(--particleSize),#0000 0)50% 0%,radial-gradient(circle,var(--color2)var(--particleSize),#0000 0)100% 50%,radial-gradient(circle,var(--color3)var(--particleSize),#0000 0)50% 100%,radial-gradient(circle,var(--color4)var(--particleSize),#0000 0)0% 50%,radial-gradient(circle,var(--color5)var(--particleSize),#0000 0)80% 90%,radial-gradient(circle,var(--color6)var(--particleSize),#0000 0)95% 90%,radial-gradient(circle,var(--color1)var(--particleSize),#0000 0)90% 70%,radial-gradient(circle,var(--color2)var(--particleSize),#0000 0)100% 60%,radial-gradient(circle,var(--color3)var(--particleSize),#0000 0)55% 80%,radial-gradient(circle,var(--color4)var(--particleSize),#0000 0)70% 77%,radial-gradient(circle,var(--color5)var(--particleSize),#0000 0)22% 90%,radial-gradient(circle,var(--color6)var(--particleSize),#0000 0)45% 90%,radial-gradient(circle,var(--color1)var(--particleSize),#0000 0)33% 70%,radial-gradient(circle,var(--color2)var(--particleSize),#0000 0)10% 60%,radial-gradient(circle,var(--color3)var(--particleSize),#0000 0)31% 80%,radial-gradient(circle,var(--color4)var(--particleSize),#0000 0)28% 77%,radial-gradient(circle,var(--color5)var(--particleSize),#0000 0)13% 72%,radial-gradient(circle,var(--color6)var(--particleSize),#0000 0)80% 10%,radial-gradient(circle,var(--color1)var(--particleSize),#0000 0)95% 14%,radial-gradient(circle,var(--color2)var(--particleSize),#0000 0)90% 23%,radial-gradient(circle,var(--color3)var(--particleSize),#0000 0)100% 43%,radial-gradient(circle,var(--color4)var(--particleSize),#0000 0)85% 27%,radial-gradient(circle,var(--color5)var(--particleSize),#0000 0)77% 37%,radial-gradient(circle,var(--color6)var(--particleSize),#0000 0)60% 7%,radial-gradient(circle,var(--color1)var(--particleSize),#0000 0)22% 14%,radial-gradient(circle,var(--color1)var(--particleSize),#0000 0)45% 20%,radial-gradient(circle,var(--color1)var(--particleSize),#0000 0)33% 34%,radial-gradient(circle,var(--color1)var(--particleSize),#0000 0)10% 29%,radial-gradient(circle,var(--color1)var(--particleSize),#0000 0)31% 37%,radial-gradient(circle,var(--color1)var(--particleSize),#0000 0)28% 7%,radial-gradient(circle,var(--color1)var(--particleSize),#0000 0)13% 42%;background-size:var(--initialSize)var(--initialSize);background-repeat:no-repeat;animation:2s infinite firework;position:absolute;top:50%;left:50%}.Lottery .firework:before{--x:-50%;--y:-50%;--initialY:-50%;transform:translate(-50%,-50%)rotate(40deg)scale(1.5)rotateY(40deg)}.Lottery .firework:after{--x:-50%;--y:-50%;--initialY:-50%;transform:translate(-50%,-50%)rotate(170deg)scale(1.5)rotateY(-30deg)}.Lottery .firework:nth-child(2){--x:30vmin}.Lottery .firework:nth-child(2),.Lottery .firework:nth-child(2):before,.Lottery .firework:nth-child(2):after{--color1:pink;--color2:violet;--color3:fuchsia;--color4:orchid;--color5:plum;--color6:lavender;--finalSize:40vmin;animation-delay:-.25s;top:60%;left:30%}.Lottery .firework:nth-child(3){--x:-30vmin;--y:-50vmin}.Lottery .firework:nth-child(3),.Lottery .firework:nth-child(3):before,.Lottery .firework:nth-child(3):after{--color1:cyan;--color2:lightcyan;--color3:lightblue;--color4:PaleTurquoise;--color5:SkyBlue;--color6:lavender;--finalSize:35vmin;top:60%;left:70%}.Lottery .firework.firework-1{animation:2s infinite firework;top:200px!important;left:150px!important}.Lottery .firework.firework-2{animation:3s infinite firework;top:300px!important;left:550px!important}.Lottery .firework.firework-3{animation:7s infinite firework;top:500px!important;left:600px!important}
:root{--popup-inner-radius:5px;--popup-small-radius:5px;--popup-crypto-primary:var(--ZxxBet--pink--50);--popup-crypto-secondary:var(--ZxxBet--pink--60);--popup-crypto-light:#16bbf71a;--popup-crypto-glow:#16bbf74d;--popup-dark:#0a0e1a;--popup-surface:#080c1e;--popup-glass:#1e293b;--popup-text:#f8fafc;--popup-text-muted:#94a3b8;--popup-success:#10b981;--popup-error:#ef4444;--popup-warning:#f59e0b;--usdt-green:#92da00;--usdt-green-light:#26a17b1a;--popup-font-family:"Pretendard",sans-serif;--popup-radius:16px}.PopupItem.ConversionPopup{color:#fff;flex-direction:column;width:100%;height:100%;display:flex;position:absolute;left:50%;transform:translate(-50%);-webkit-backdrop-filter:none!important;backdrop-filter:none!important;box-shadow:none!important;border:none!important}.PopupItem.ConversionPopup #Conversion{background-color:#15181f;flex-direction:column;width:100%;height:100%;display:flex;overflow-y:auto}.PopupItem.ConversionPopup #Conversion>.close-btn{background:var(--ZxxBet--greyscale--10);justify-content:center;align-items:center;height:40px;display:flex}.PopupItem.ConversionPopup #Conversion .tab-navigation{border-bottom:1px solid var(--ZxxBet--greyscale--20);background:0 0;margin-bottom:0;display:flex}.PopupItem.ConversionPopup #Conversion .tab-navigation .tab-item{text-align:center;color:#bfc3cd;cursor:pointer;background:var(--ZxxBet--greyscale--20);border-bottom:3px solid #0000;flex:1;align-content:center;height:50px;font-size:16px;font-weight:800;transition:all .3s}.PopupItem.ConversionPopup #Conversion .tab-navigation .tab-item.active{color:var(--ZxxBet--pink--70);border-bottom:3px solid var(--ZxxBet--pink--50)}.PopupItem.ConversionPopup #Conversion .tab-content{flex:1}.PopupItem.ConversionPopup #Conversion .pointswap-console{color:#acb5c1;background-blend-mode:color-burn;z-index:10;background-image:url(https://file.zxx.bet//img/financial/pointswap_console_bg.png);background-position:top;background-repeat:no-repeat;background-size:contain;padding:40px;position:relative}.PopupItem.ConversionPopup #Conversion .pointswap-console .form{margin-bottom:20px}.PopupItem.ConversionPopup #Conversion .pointswap-console .form .fast-cash-item,.PopupItem.ConversionPopup #Conversion .pointswap-console .form .main-cash-input,.PopupItem.ConversionPopup #Conversion .pointswap-console .form .swap-btn{color:#bfc3cd;text-align:center;cursor:pointer;z-index:10;background-color:#3e424c;outline:none;width:100%;padding:20px;font-size:15px;font-weight:600}.PopupItem.ConversionPopup #Conversion .pointswap-console .form .fast-cash-item:focus,.PopupItem.ConversionPopup #Conversion .pointswap-console .form .main-cash-input:focus,.PopupItem.ConversionPopup #Conversion .pointswap-console .form .swap-btn:focus{color:#fff}.PopupItem.ConversionPopup #Conversion .pointswap-console .form .fast-cash-item::-moz-placeholder{color:#bebebe}.PopupItem.ConversionPopup #Conversion .pointswap-console .form .main-cash-input::-moz-placeholder{color:#bebebe}.PopupItem.ConversionPopup #Conversion .pointswap-console .form .swap-btn::-moz-placeholder{color:#bebebe}.PopupItem.ConversionPopup #Conversion .pointswap-console .form .fast-cash-item::placeholder,.PopupItem.ConversionPopup #Conversion .pointswap-console .form .main-cash-input::placeholder,.PopupItem.ConversionPopup #Conversion .pointswap-console .form .swap-btn::placeholder{color:#bebebe}.PopupItem.ConversionPopup #Conversion .pointswap-console .form .fast-cash-item:active,.PopupItem.ConversionPopup #Conversion .pointswap-console .form .swap-btn:active{background-color:#a91a74}.PopupItem.ConversionPopup #Conversion .pointswap-console .form .form-header{background:var(--ZxxBet--greyscale--20);flex-direction:column;margin-bottom:10px;padding:20px;display:flex}.PopupItem.ConversionPopup #Conversion .pointswap-console .form .form-header .title{color:var(--ZxxBet--greyscale--80);font-size:24px;font-weight:800}.PopupItem.ConversionPopup #Conversion .pointswap-console .form .form-header .point{color:var(--ZxxBet--green--50);font-size:48px;font-weight:600}.PopupItem.ConversionPopup #Conversion .pointswap-console .form .form-body .dropdown{gap:10px;display:flex}.PopupItem.ConversionPopup #Conversion .pointswap-console .form .form-body .dropdown select{color:#bebebe;background-color:#1d222b;outline:none;flex:1;width:100%;height:59px;margin-bottom:10px;padding:10px 10px 10px 20px}.PopupItem.ConversionPopup #Conversion .pointswap-console .form .form-body .dropdown .redeem-points{color:#bebebe;text-align:center;cursor:pointer;z-index:10;background-color:#2a2e37;border:1px solid #727272;outline:none;flex:0 0 40px;width:100%;margin-bottom:10px;padding:20px;font-size:15px;font-weight:600}.PopupItem.ConversionPopup #Conversion .pointswap-console .form .form-body .dropdown .redeem-points:focus{color:#fff}.PopupItem.ConversionPopup #Conversion .pointswap-console .form .form-body .dropdown .redeem-points::placeholder{color:#bebebe}.PopupItem.ConversionPopup #Conversion .pointswap-console .form .form-body .dropdown select{appearance:none;background-image:url(https://file.zxx.bet//img/frontend/expand_arrow_icon.png);background-position:right 20px center;background-repeat:no-repeat;background-size:10px}.PopupItem.ConversionPopup #Conversion .pointswap-console .form .form-body .dropdown select option:disabled{color:#ffffff80}.PopupItem.ConversionPopup #Conversion .pointswap-console .form .form-body .dropdown select option:nth-child(odd){background-color:#272a35}.PopupItem.ConversionPopup #Conversion .pointswap-console .form .form-body .dropdown select option:nth-child(2n){background-color:#383e4f}.PopupItem.ConversionPopup #Conversion .pointswap-console .form .form-body .main-cash-input{border:unset;color:#fff;background-color:var(--ZxxBet--greyscale--110);margin-bottom:10px;font-size:18px;font-weight:500}.PopupItem.ConversionPopup #Conversion .pointswap-console .form .form-body .main-cash-input:focus{border-color:#ea23a7;transition:all .2s}.PopupItem.ConversionPopup #Conversion .pointswap-console .form .form-body .fast-cash{flex-wrap:wrap;justify-content:space-around;gap:5px;margin-bottom:10px;display:flex}.PopupItem.ConversionPopup #Conversion .pointswap-console .form .form-body .fast-cash>.fast-cash-item{width:23.5%}.PopupItem.ConversionPopup #Conversion .pointswap-console .form .form-body .fast-cash>.fast-cash-item.disabled{border:unset;cursor:not-allowed;background:gray}.PopupItem.ConversionPopup #Conversion .pointswap-console .form .form-footer .swap-btn{border:unset;background-color:var(--ZxxBet--pink--50);color:#fff;margin-top:5px}.PopupItem.ConversionPopup #Conversion .history-container{background:var(--ZxxBet--greyscale--10);z-index:1;padding:24px 28px 32px;overflow-y:auto}.PopupItem.ConversionPopup #Conversion .history-container .pointswap-history{flex-direction:column;gap:16px;width:100%;display:flex}.PopupItem.ConversionPopup #Conversion .history-container .pointswap-history .history-header{justify-content:flex-end;display:flex}.PopupItem.ConversionPopup #Conversion .history-container .pointswap-history .history-header .clear-all-btn{color:#bfc3cd;cursor:pointer;text-align:center;background:#3e424c;border:none;width:175px;height:37px;padding:8px 16px;font-size:12px;font-weight:600;transition:all .3s}.PopupItem.ConversionPopup #Conversion .history-container .pointswap-history .history-header .clear-all-btn.disabled{opacity:.5;pointer-events:none}.PopupItem.ConversionPopup #Conversion .history-container .pointswap-history .history-header .clear-all-btn img{margin-right:10px}.PopupItem.ConversionPopup #Conversion .history-container .pointswap-history .history-header .clear-all-btn:active{background:var(--ZxxBet--pink--60)}.PopupItem.ConversionPopup #Conversion .history-container .pointswap-history .transaction-list{flex-direction:column;height:480px;margin-bottom:32px;padding:8px 8px 8px 0;display:flex;overflow-y:auto;height:fit-content!important}.PopupItem.ConversionPopup #Conversion .history-container .pointswap-history .transaction-list::-webkit-scrollbar{width:6px}.PopupItem.ConversionPopup #Conversion .history-container .pointswap-history .transaction-list::-webkit-scrollbar-track{background:#1e293b4d}.PopupItem.ConversionPopup #Conversion .history-container .pointswap-history .transaction-list::-webkit-scrollbar-thumb{background:#ffffff80}.PopupItem.ConversionPopup #Conversion .history-container .pointswap-history .transaction-list .transaction-item{background:var(--ZxxBet--greyscale--10);border:none;border-bottom:2px solid #6c7482;height:80px;min-height:100px;padding:35px 0;transition:all .3s cubic-bezier(.4,0,.2,1);display:block;position:relative;overflow:visible}.PopupItem.ConversionPopup #Conversion .history-container .pointswap-history .transaction-list .transaction-item .transaction-main{z-index:1;justify-content:space-between;align-items:center;gap:24px;width:100%;min-height:80px;padding:8px 0;display:flex;position:relative}.PopupItem.ConversionPopup #Conversion .history-container .pointswap-history .transaction-list .transaction-item .transaction-main .transaction-left{flex-direction:column;flex:1;justify-content:center;gap:8px;display:flex}.PopupItem.ConversionPopup #Conversion .history-container .pointswap-history .transaction-list .transaction-item .transaction-main .transaction-left .transaction-amount{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.PopupItem.ConversionPopup #Conversion .history-container .pointswap-history .transaction-list .transaction-item .transaction-main .transaction-left .transaction-amount .amount{letter-spacing:.5px;font-size:20px;font-weight:800}.PopupItem.ConversionPopup #Conversion .history-container .pointswap-history .transaction-list .transaction-item .transaction-main .transaction-left .transaction-amount .amount.deposit{color:#92da00}.PopupItem.ConversionPopup #Conversion .history-container .pointswap-history .transaction-list .transaction-item .transaction-main .transaction-left .transaction-amount .amount.withdraw{color:#f38b7a}.PopupItem.ConversionPopup #Conversion .history-container .pointswap-history .transaction-list .transaction-item .transaction-main .transaction-left .transaction-amount .amount-reason{color:#bfc3cd;opacity:.9;font-size:16px;font-weight:600}.PopupItem.ConversionPopup #Conversion .history-container .pointswap-history .transaction-list .transaction-item .transaction-main .transaction-right{flex-shrink:0;display:flex;justify-content:center!important;align-items:center!important;width:fit-content!important;height:100%!important}.PopupItem.ConversionPopup #Conversion .history-container .pointswap-history .transaction-list .transaction-item .transaction-main .transaction-right .transaction-time{color:var(--ZxxBet--greyscale--60);white-space:nowrap;align-items:center;padding:4px 10px;font-size:16px;font-weight:500;display:flex}.PopupItem.ConversionPopup #Conversion .history-container .pointswap-history .transaction-list .transaction-item .transaction-main .transaction-right .transaction-actions{align-items:center;gap:8px;display:flex}.PopupItem.ConversionPopup #Conversion .history-container .pointswap-history .transaction-list .transaction-item .transaction-main .transaction-right .transaction-actions .transaction-id{color:#fdfeff;letter-spacing:.3px;white-space:nowrap;align-items:center;padding:5px 10px;font-family:JetBrains Mono,Consolas,monospace;font-size:12px;font-weight:500;display:inline-flex}.PopupItem.ConversionPopup #Conversion .history-container .pointswap-history .transaction-list .transaction-item .transaction-main .transaction-right .transaction-actions .delete-btn{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:30px;height:30px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.PopupItem.ConversionPopup #Conversion .history-container .pointswap-history .transaction-list .transaction-item .transaction-main .transaction-right .transaction-actions .delete-btn>img{width:14px;height:14px}.PopupItem.ConversionPopup #Conversion .history-container .pointswap-history .transaction-list .transaction-item .transaction-main .transaction-right .transaction-actions .delete-btn:active{background:#e05544;transform:translateY(0)}.PopupItem.ConversionPopup #Conversion .history-container .pointswap-history .transaction-list .transaction-item .transaction-main .transaction-right .transaction-actions .delete-btn img{width:14px;height:14px;transition:all .3s}.PopupItem.ConversionPopup #Conversion .history-container .pointswap-history .transaction-list .empty-state{text-align:center;color:var(--popup-text-muted);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#292e38;border:none;padding:80px 20px}.PopupItem.ConversionPopup #Conversion .history-container .pointswap-history .transaction-list .empty-state .empty-icon{opacity:.6;margin-bottom:20px;font-size:64px}.PopupItem.ConversionPopup #Conversion .history-container .pointswap-history .transaction-list .empty-state .empty-text{color:var(--popup-text);opacity:.8;font-size:18px;font-weight:600}.PopupItem.ConversionPopup #Conversion .history-container .pointswap-history .pagination{border:none;justify-content:center;align-items:center;gap:8px;display:flex}.PopupItem.ConversionPopup #Conversion .history-container .pointswap-history .pagination .page-btn{width:40px;height:40px;color:var(--popup-text-muted);cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#292e38;border:none;justify-content:center;align-items:center;font-size:14px;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.PopupItem.ConversionPopup #Conversion .history-container .pointswap-history .pagination .page-btn.active{background:linear-gradient(135deg,var(--ZxxBet--pink--50)0%,var(--ZxxBet--pink--60)100%);color:#fff;transform:translateY(-2px)}.PopupItem.ConversionPopup #Conversion .history-container .pointswap-history .pagination .page-btn:disabled{opacity:.3;cursor:not-allowed;transform:none}.PopupItem.ConversionPopup #Conversion .history-container .pointswap-history .pagination .page-btn.prev,.PopupItem.ConversionPopup #Conversion .history-container .pointswap-history .pagination .page-btn.next{font-size:18px;font-weight:900}.PopupItem.ConversionPopup #Conversion .history-container .pointswap-history .datagrid-table,.PopupItem.ConversionPopup #Conversion .history-container .pointswap-history .PageNation{display:none}.PopupItem.ConversionPopup #Conversion::-webkit-scrollbar{width:8px}.PopupItem.ConversionPopup #Conversion::-webkit-scrollbar-track{background:#1e293b4d}.PopupItem.ConversionPopup #Conversion::-webkit-scrollbar-thumb{background:var(--ZxxBet--pink--50)}@media screen and (max-width:1400px){.PopupItem.ConversionPopup #Conversion .pointswap-console .form .form-header .title,.PopupItem.ConversionPopup #Conversion .pointswap-console .form .form-header .point{font-size:20px}.PopupItem.ConversionPopup #Conversion .history-container{padding:20px 16px 28px}.PopupItem.ConversionPopup #Conversion .history-container .pointswap-history .transaction-list{height:380px}.PopupItem.ConversionPopup #Conversion .history-container .pointswap-history .transaction-list .transaction-item{min-height:90px}.PopupItem.ConversionPopup #Conversion .history-container .pointswap-history .transaction-list .transaction-item .transaction-main{gap:20px;min-height:70px}}@media screen and (max-width:768px){.PopupItem.ConversionPopup #Conversion .pointswap-console{padding:20px 15px}.PopupItem.ConversionPopup #Conversion .pointswap-console .form .form-header .title,.PopupItem.ConversionPopup #Conversion .pointswap-console .form .form-header .point{font-size:20px}.PopupItem.ConversionPopup #Conversion .pointswap-console .form .form-body .fast-cash .fast-cash-item{flex-grow:2;font-size:14px}.PopupItem.ConversionPopup #Conversion .pointswap-console .form .form-footer .swap-btn{font-size:14px}.PopupItem.ConversionPopup #Conversion .history-container{padding:16px 16px 24px}.PopupItem.ConversionPopup #Conversion .history-container .pointswap-history .history-header .clear-all-btn{flex-direction:row;justify-content:center;align-items:center;padding:6px 12px;font-size:11px;display:flex}.PopupItem.ConversionPopup #Conversion .history-container .pointswap-history .transaction-list{height:320px}.PopupItem.ConversionPopup #Conversion .history-container .pointswap-history .transaction-list .transaction-item{min-height:80px;padding:16px 0}.PopupItem.ConversionPopup #Conversion .history-container .pointswap-history .transaction-list .transaction-item .transaction-main{align-items:flex-start;gap:16px;min-height:auto;padding:8px 0}.PopupItem.ConversionPopup #Conversion .history-container .pointswap-history .transaction-list .transaction-item .transaction-main .transaction-left{flex:none;justify-content:flex-start}.PopupItem.ConversionPopup #Conversion .history-container .pointswap-history .transaction-list .transaction-item .transaction-main .transaction-right{justify-content:flex-start;align-items:flex-start;width:100%;min-width:auto}.PopupItem.ConversionPopup #Conversion .history-container .pointswap-history .transaction-list .transaction-item .transaction-main .transaction-right .transaction-actions{align-self:flex-start}.PopupItem.ConversionPopup #Conversion .history-container .pointswap-history .transaction-list .transaction-item .transaction-main .transaction-right .transaction-actions .transaction-id{word-break:break-all;text-overflow:ellipsis;max-width:200px;font-size:10px;overflow:hidden}.PopupItem.ConversionPopup #Conversion .history-container .pointswap-history .pagination{padding:20px 0}.PopupItem.ConversionPopup #Conversion .history-container .pointswap-history .pagination .page-btn{width:36px;height:36px;font-size:12px}}@media screen and (max-width:480px){.PopupItem.ConversionPopup #Conversion .history-container{padding:12px 12px 20px}.PopupItem.ConversionPopup #Conversion .history-container .pointswap-history .history-header .clear-all-btn{padding:5px 10px;font-size:10px}.PopupItem.ConversionPopup #Conversion .history-container .pointswap-history .transaction-list{height:280px}.PopupItem.ConversionPopup #Conversion .history-container .pointswap-history .transaction-list .transaction-item{min-height:70px;padding:12px 0}.PopupItem.ConversionPopup #Conversion .history-container .pointswap-history .transaction-list .transaction-item .transaction-main{gap:14px;min-height:auto;padding:6px 0}.PopupItem.ConversionPopup #Conversion .history-container .pointswap-history .transaction-list .transaction-item .transaction-left .transaction-amount .amount{font-size:16px}.PopupItem.ConversionPopup #Conversion .history-container .pointswap-history .pagination .page-btn{width:32px;height:32px;font-size:11px}}
.ConversionHistoryPopup{color:#fff;background-color:#15181f;flex-direction:column;width:100%;height:100%;display:flex;position:absolute;left:50%;transform:translate(-50%);-webkit-backdrop-filter:none!important;backdrop-filter:none!important;box-shadow:none!important;border:none!important}.ConversionHistoryPopup>.popup-header{justify-content:space-between;padding:10px;display:flex}.ConversionHistoryPopup>.popup-header>span{font-size:25px}.ConversionHistoryPopup>.pointswap-history-box>.pointswap-history{width:100%;padding:20px}.ConversionHistoryPopup>.pointswap-history-box>.pointswap-history .EntityDataGrid{background:0 0!important}.ConversionHistoryPopup>.pointswap-history-box>.pointswap-history .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-row td,.ConversionHistoryPopup>.pointswap-history-box>.pointswap-history .dx-datagrid .dx-datagrid-content .dx-datagrid-table .dx-row td{border-radius:unset;border:unset!important;background:0 0!important}.ConversionHistoryPopup>.pointswap-history-box>.pointswap-history .dx-datagrid-nowrap{box-shadow:none!important}.ConversionHistoryPopup>.pointswap-history-box>.pointswap-history tbody>:nth-child(odd){background:var(--ZxxBet--background-neutral-tertiary)}.ConversionHistoryPopup>.pointswap-history-box>.pointswap-history>.datagrid-table{height:50dvh}.ConversionHistoryPopup>.pointswap-history-box>.pointswap-history .PageNation{background:0 0!important}.ConversionHistoryPopup>.pointswap-history-box>.pointswap-history .PageNation .page-number{background:var(--ZxxBet--background-neutral-tertiary)}.ConversionHistoryPopup>.pointswap-history-box>.pointswap-history .PageNation button{background:var(--ZxxBet--background-neutral-secondary);border-radius:unset!important}
.minigame-betting-history{color:var(--ZxxBet--text-neutral-primary);background:var(--ZxxBet--background-neutral-primary);flex-direction:column;flex-grow:1;width:auto;height:100%;display:flex;position:relative;overflow:scroll}.minigame-betting-history .PopupCloseButton{z-index:10;padding-bottom:20px;display:block;position:absolute;top:15px;right:15px}.minigame-betting-history .PopupCloseButton .Close-Btn-Icon{cursor:pointer;filter:grayscale()brightness(2);width:18px;height:18px;transition:all .2s}.minigame-betting-history .content-container{flex-direction:column;height:100%;display:flex;overflow:scroll}.minigame-betting-history .content-container .title{background:var(--ZxxBet--greyscale--30);color:#fff;border:0;flex-shrink:0;justify-content:center;align-items:center;width:100%;height:50px;font-size:14px;font-weight:600;display:flex}.minigame-betting-history .content-container .cards-wrapper{-webkit-overflow-scrolling:touch;flex-direction:column;flex:1;gap:12px;padding:15px;display:flex;overflow-y:scroll}.minigame-betting-history .content-container .cards-wrapper::-webkit-scrollbar{width:6px}.minigame-betting-history .content-container .cards-wrapper::-webkit-scrollbar-track{background:#292e38}.minigame-betting-history .content-container .cards-wrapper::-webkit-scrollbar-thumb{background:#545b69;border-radius:3px}.minigame-betting-history .content-container .cards-wrapper::-webkit-scrollbar-thumb:hover{background:#666d7b}.minigame-betting-history .content-container .betting-card{background:#252a33;flex-shrink:0;transition:all .2s;overflow:hidden}.minigame-betting-history .content-container .betting-card:hover{border-color:#545b69;transform:translateY(-2px);box-shadow:0 4px 12px #0000004d}.minigame-betting-history .content-container .betting-card .card-header{background:#272e3a;border-bottom:1px solid #4b5365;justify-content:space-between;align-items:center;min-height:40px;padding:10px;display:flex}.minigame-betting-history .content-container .betting-card .card-header .card-info{flex-wrap:wrap;flex:1;align-items:center;gap:6px;margin-right:8px;display:flex}.minigame-betting-history .content-container .betting-card .card-header .card-info .info-text{color:#9ca3af;letter-spacing:-.2px;font-size:11px;font-weight:600}.minigame-betting-history .content-container .betting-card .card-header .card-info .info-text.game{color:#60a5fa;font-weight:700}.minigame-betting-history .content-container .betting-card .card-header .card-info .info-divider{color:#4b5563;font-size:11px;font-weight:400}.minigame-betting-history .content-container .betting-card .card-header .card-status{letter-spacing:-.3px;border-radius:10px;flex-shrink:0;padding:3px 7px;font-size:11px;font-weight:700}.minigame-betting-history .content-container .betting-card .card-header .card-status.result-won{color:#4ade80;background:#4ade8026}.minigame-betting-history .content-container .betting-card .card-header .card-status.result-lose{color:#ff4c3b;background:#da483526}.minigame-betting-history .content-container .betting-card .card-header .card-status.result-void{color:#b64aff;background:#8a31c326}.minigame-betting-history .content-container .betting-card .card-body{padding:16px}.minigame-betting-history .content-container .betting-card .card-body .card-row{justify-content:space-between;align-items:flex-start;margin-bottom:12px;display:flex}.minigame-betting-history .content-container .betting-card .card-body .card-row:last-child{margin-bottom:0}.minigame-betting-history .content-container .betting-card .card-body .card-row.selection-row .value{max-width:65%}.minigame-betting-history .content-container .betting-card .card-body .card-row .label{color:#9ca3af;letter-spacing:-.3px;flex-shrink:0;font-size:12px;font-weight:600}.minigame-betting-history .content-container .betting-card .card-body .card-row .value{color:#fff;text-align:right;letter-spacing:-.3px;font-size:13px;font-weight:500;line-height:1.4}.minigame-betting-history .content-container .betting-card .card-body .card-row .value.game-name{color:#60a5fa;font-weight:600}.minigame-betting-history .content-container .betting-card .card-body .card-row .value.selection{word-break:keep-all;word-wrap:break-word}.minigame-betting-history .content-container .betting-card .card-body .card-selection-box{gap:6px;margin-top:10px;margin-bottom:10px;display:flex}.minigame-betting-history .content-container .betting-card .card-body .card-selection-box .selection-item{background:#4b556333;border:1px solid #4b556366;border-radius:4px;align-items:center;gap:4px;padding:4px 8px;display:inline-flex}.minigame-betting-history .content-container .betting-card .card-body .card-selection-box .selection-item .selection-label{color:#9ca3af;letter-spacing:-.2px;font-size:10px;font-weight:600}.minigame-betting-history .content-container .betting-card .card-body .card-selection-box .selection-item .selection-value{letter-spacing:-.3px;word-break:keep-all;color:#d1d5db;font-size:11px;font-weight:600;line-height:1.3}.minigame-betting-history .content-container .betting-card .card-body .card-amounts{gap:12px;margin-top:14px;display:flex}.minigame-betting-history .content-container .betting-card .card-body .card-amounts .amount-item{background:#545b6926;border-radius:8px;flex-direction:column;flex:1;gap:6px;padding:12px;display:flex}.minigame-betting-history .content-container .betting-card .card-body .card-amounts .amount-item .amount-label{color:#9ca3af;letter-spacing:-.2px;font-size:11px;font-weight:600}.minigame-betting-history .content-container .betting-card .card-body .card-amounts .amount-item .amount-value{letter-spacing:-.3px;font-size:14px;font-weight:700}.minigame-betting-history .content-container .betting-card .card-body .card-amounts .amount-item .amount-value.bet{color:#e5e7eb}.minigame-betting-history .content-container .betting-card .card-body .card-amounts .amount-item .amount-value.won{color:#4ade80}.minigame-betting-history .content-container .betting-card.result-won{border-left:4px solid #4ade80}.minigame-betting-history .content-container .betting-card.result-lose{border-left:4px solid #f93016}.minigame-betting-history .content-container .betting-card.result-void{border-left:4px solid #d75dff}.minigame-betting-history .content-container .empty-state{color:var(--ZxxBet--text-neutral-primary);flex-direction:column;justify-content:center;align-items:center;padding:60px 20px;display:flex}.minigame-betting-history .content-container .empty-state .empty-icon{margin-bottom:20px}.minigame-betting-history .content-container .empty-state .empty-icon img{opacity:.5;width:80px;height:80px}.minigame-betting-history .content-container .empty-state .empty-message{opacity:.7;font-size:14px}.minigame-betting-history .content-container .pagination{background:var(--ZxxBet--greyscale--30);flex-shrink:0;justify-content:center;align-items:center;gap:8px;padding:15px 0;display:flex}.minigame-betting-history .content-container .pagination button{background:var(--ZxxBet--background-neutral-primary);color:#fff;cursor:pointer;border:none;border-radius:4px;justify-content:center;align-items:center;min-width:36px;height:36px;padding:8px 12px;font-size:12px;transition:all .2s;display:flex}.minigame-betting-history .content-container .pagination button:hover:not(:disabled){background:#545b69}.minigame-betting-history .content-container .pagination button:disabled{opacity:.3;cursor:not-allowed}.minigame-betting-history .content-container .pagination button.pagination-arrow svg{display:block}.minigame-betting-history .content-container .pagination button.pagination-number.active{background:var(--ZxxBet--text-brand-orange-primary);font-weight:600}
.FrequentlyAskedPopup{color:#fff;background:var(--ZxxBet--background-neutral-primary);flex-direction:column;width:100%;height:100%;padding:20px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-webkit-backdrop-filter:none!important;backdrop-filter:none!important;box-shadow:none!important;border:none!important}.FrequentlyAskedPopup>.close-wrapper{position:absolute;top:20px;right:20px}.FrequentlyAskedPopup>.cscenter-fqa-list-box{width:100%;padding-top:20px}.FrequentlyAskedPopup>.cscenter-fqa-list-box>.cscenter-faq-title{border-bottom:1px solid #ffffff75;height:50px;font-size:22px;position:relative}.FrequentlyAskedPopup>.cscenter-fqa-list-box>.cscenter-faq-title>span{color:#ea23a7;font-weight:600}.FrequentlyAskedPopup>.cscenter-fqa-list-box>.cscenter-faq-title>.btn-more{cursor:pointer;font-size:15px;position:absolute;top:50%;right:0;transform:translateY(-50%)}.FrequentlyAskedPopup>.cscenter-fqa-list-box>.cscenter-fqa-item-box-container>.cscenter-fqa-item-box{cursor:pointer;border-bottom:1px dotted #fff3;height:50px;display:flex}.FrequentlyAskedPopup>.cscenter-fqa-list-box>.cscenter-fqa-item-box-container>.cscenter-fqa-item-box>.cscenter-fqa-item-category{color:#fffe;text-transform:capitalize;width:fit-content;padding-left:10px;padding-right:10px;font-size:15px;font-weight:100;line-height:60px}.FrequentlyAskedPopup>.cscenter-fqa-list-box>.cscenter-fqa-item-box-container>.cscenter-fqa-item-box>.cscenter-fqa-item-title{color:#fffe;white-space:nowrap;text-overflow:ellipsis;flex-grow:1;width:70%;padding-left:10px;font-size:15px;font-weight:100;line-height:60px;overflow:hidden}.cscenter-container>.cscenter-contents-box.write_concern{flex-wrap:wrap;justify-content:space-between;padding-top:34px;padding-bottom:64px;padding-left:24px;transition:all .5s;display:flex}.cscenter-container>.cscenter-contents-box.write_concern>.cscenter-form{color:#fff;flex-direction:column;flex-grow:0;flex-shrink:0;width:400px;margin-top:12px;display:flex}.cscenter-container>.cscenter-contents-box.write_concern>.cscenter-form .title{text-transform:capitalize;margin-bottom:16px;font-size:25px}.cscenter-container>.cscenter-contents-box.write_concern>.cscenter-form .title span{color:#ea23a7;font-weight:600}.cscenter-container>.cscenter-contents-box.write_concern>.cscenter-form .form-group{flex-direction:column;gap:6px;margin-bottom:12px;display:flex}.cscenter-container>.cscenter-contents-box.write_concern>.cscenter-form .form-group .label{text-transform:capitalize;width:80px;font-size:16px}.cscenter-container>.cscenter-contents-box.write_concern>.cscenter-form .form-group input,.cscenter-container>.cscenter-contents-box.write_concern>.cscenter-form .form-group select,.cscenter-container>.cscenter-contents-box.write_concern>.cscenter-form .form-group textarea{text-align:start;color:#ffffffbf;background-color:#5252524d;border:1px solid #0000;border-radius:4px;outline:none;width:100%;height:40px;margin-bottom:4px;padding-left:6px;padding-right:6px;font-size:14px;font-weight:400;box-shadow:inset 0 0 30px #0005,0 0 1px #cecece80,0 0 3px #0a283d55}.cscenter-container>.cscenter-contents-box.write_concern>.cscenter-form .form-group input:focus,.cscenter-container>.cscenter-contents-box.write_concern>.cscenter-form .form-group select:focus,.cscenter-container>.cscenter-contents-box.write_concern>.cscenter-form .form-group textarea:focus{color:#fff}.cscenter-container>.cscenter-contents-box.write_concern>.cscenter-form .form-group input::-moz-placeholder{color:#ffffff75;padding-left:5px}.cscenter-container>.cscenter-contents-box.write_concern>.cscenter-form .form-group select::-moz-placeholder{color:#ffffff75;padding-left:5px}.cscenter-container>.cscenter-contents-box.write_concern>.cscenter-form .form-group textarea::-moz-placeholder{color:#ffffff75;padding-left:5px}.cscenter-container>.cscenter-contents-box.write_concern>.cscenter-form .form-group input::placeholder,.cscenter-container>.cscenter-contents-box.write_concern>.cscenter-form .form-group select::placeholder,.cscenter-container>.cscenter-contents-box.write_concern>.cscenter-form .form-group textarea::placeholder{color:#ffffff75;padding-left:5px}.cscenter-container>.cscenter-contents-box.write_concern>.cscenter-form .form-group input{padding:0 16px}.cscenter-container>.cscenter-contents-box.write_concern>.cscenter-form .form-group textarea{resize:none;height:200px;padding:12px 16px;overflow:auto}.cscenter-container>.cscenter-contents-box.write_concern>.cscenter-form .form-group textarea::-webkit-scrollbar{width:1em}.cscenter-container>.cscenter-contents-box.write_concern>.cscenter-form .form-group textarea::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px #0000004d}.cscenter-container>.cscenter-contents-box.write_concern>.cscenter-form .form-group textarea::-webkit-scrollbar-thumb{background-color:#a9a9a9;outline:1px solid #708090}.cscenter-container>.cscenter-contents-box.write_concern>.cscenter-form .form-group select{appearance:none;text-transform:capitalize;background-image:url(/img/expand_arrow_icon.png);background-position:right 20px center;background-repeat:no-repeat;background-size:10px;padding-left:16px}.cscenter-container>.cscenter-contents-box.write_concern>.cscenter-form .form-group select option:disabled{color:#ffffff80}.cscenter-container>.cscenter-contents-box.write_concern>.cscenter-form .form-group select option:nth-child(2n){background-color:#4f4f4f}.cscenter-container>.cscenter-contents-box.write_concern>.cscenter-form .form-group select option:nth-child(odd){background-color:#333232}.cscenter-container>.cscenter-contents-box.write_concern>.cscenter-form .form-group>.category-list{align-items:center;gap:15px;font-size:14px;display:flex}.cscenter-container>.cscenter-contents-box.write_concern>.cscenter-form .submit-btn{color:#000;cursor:pointer;text-transform:capitalize;background:#ea23a7;border:none;border-radius:8px;justify-content:center;align-items:center;width:100%;height:50px;font-size:16px;font-weight:800;line-height:36px;transition:all .2s;display:flex;position:relative}.cscenter-container>.cscenter-contents-box.write_concern>.cscenter-form .submit-btn:active{background-color:#181e25}.cscenter-container>.cscenter-contents-box.write_concern>.cscenter-concern-list-box{flex-grow:1;min-width:30%;max-width:70%;margin-top:-10px;padding:0 24px 10px 30px;position:relative}.cscenter-container>.cscenter-contents-box.write_concern>.cscenter-concern-list-box>.cscenter-concern-title{color:#fff;text-transform:capitalize;border-bottom:1px solid #ffffff75;height:70px;font-size:20px;line-height:70px;position:relative}.cscenter-container>.cscenter-contents-box.write_concern>.cscenter-concern-list-box>.cscenter-concern-title>span{color:#ea23a7;font-weight:600}.cscenter-container>.cscenter-contents-box.write_concern>.cscenter-concern-list-box>.cscenter-concern-title>.btn-more{display:none}.cscenter-container>.cscenter-contents-box.write_concern>.cscenter-concern-list-box>.cscenter-concern-item-box{cursor:pointer;border-bottom:1px dotted #fff3;height:60px;display:flex}.cscenter-container>.cscenter-contents-box.write_concern>.cscenter-concern-list-box>.cscenter-concern-item-box>.cscenter-concern-category{color:#fffe;text-transform:capitalize;width:140px;padding:0 10px;font-size:15px;font-weight:100;line-height:60px}.cscenter-container>.cscenter-contents-box.write_concern>.cscenter-concern-list-box>.cscenter-concern-item-box>.cscenter-concern-title{color:#fffe;white-space:nowrap;text-overflow:ellipsis;flex-grow:1;max-width:449px;margin-right:auto;padding:0 12px;font-size:15px;font-weight:100;line-height:60px;overflow:hidden}.cscenter-container>.cscenter-contents-box.write_concern>.cscenter-concern-list-box>.cscenter-concern-item-box>.cscenter-concern-status{color:#fffe;text-align:right;padding-left:10px;padding-right:10px;font-size:15px;font-weight:100;line-height:60px}.cscenter-container>.cscenter-contents-box.write_concern>.cscenter-concern-list-box>.pagination-container{position:absolute;bottom:-10px;left:10%;right:10%}.cscenter-container>.cscenter-contents-box.write_concern>.cscenter-concern-list-box>.pagination-container .Tag.PageNation{background:0 0}.cscenter-container>.cscenter-contents-box.write_concern>.cscenter-fqa-list-box{width:100%;padding:20px 28px 20px 0}.cscenter-container>.cscenter-contents-box.write_concern>.cscenter-fqa-list-box>.cscenter-faq-title{color:#fff;border-bottom:1px solid #ffffff75;height:70px;font-size:20px;line-height:70px;position:relative}.cscenter-container>.cscenter-contents-box.write_concern>.cscenter-fqa-list-box>.cscenter-faq-title>span{color:#ea23a7;font-weight:600}.cscenter-container>.cscenter-contents-box.write_concern>.cscenter-fqa-list-box>.cscenter-faq-title>.btn-more{display:none}.cscenter-container>.cscenter-contents-box.write_concern>.cscenter-fqa-list-box>.cscenter-fqa-item-box-container{height:600px}.cscenter-container>.cscenter-contents-box.write_concern>.cscenter-fqa-list-box>.cscenter-fqa-item-box-container>.cscenter-fqa-item-box{cursor:pointer;border-bottom:1px dotted #fff3;height:60px;display:flex}.cscenter-container>.cscenter-contents-box.write_concern>.cscenter-fqa-list-box>.cscenter-fqa-item-box-container>.cscenter-fqa-item-box>.cscenter-fqa-item-category{color:#fffe;text-transform:capitalize;width:fit-content;padding:0 12px;font-size:15px;font-weight:100;line-height:60px}.cscenter-container>.cscenter-contents-box.write_concern>.cscenter-fqa-list-box>.cscenter-fqa-item-box-container>.cscenter-fqa-item-box>.cscenter-fqa-item-title{color:#fffe;white-space:nowrap;text-overflow:ellipsis;flex-grow:1;width:70%;padding:0 12px;font-size:15px;font-weight:100;line-height:60px;overflow:hidden}
.ConcernPopup{background:var(--ZxxBet--background-neutral-primary);width:100%;height:100%;padding:20px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-webkit-backdrop-filter:none!important;backdrop-filter:none!important;border:none!important}.ConcernPopup>.close-wrapper{z-index:10;position:absolute;right:15px}.ConcernPopup .cscenter-form{flex-direction:column;gap:10px;display:flex}.ConcernPopup .cscenter-form .title{text-transform:capitalize;font-size:25px}.ConcernPopup .cscenter-form .title span{color:#ea23a7;font-weight:600}.ConcernPopup .cscenter-form .form-group{flex-direction:column;gap:6px;display:flex}.ConcernPopup .cscenter-form .form-group .label{text-transform:capitalize;width:40px;font-size:16px}.ConcernPopup .cscenter-form .form-group input,.ConcernPopup .cscenter-form .form-group select,.ConcernPopup .cscenter-form .form-group textarea{text-align:start;color:#ffffffbf;background-color:#5252524d;border:1px solid #0000;outline:none;width:100%;height:40px;margin-bottom:4px;padding-left:6px;padding-right:6px;font-size:14px;font-weight:400}.ConcernPopup .cscenter-form .form-group input:focus,.ConcernPopup .cscenter-form .form-group select:focus,.ConcernPopup .cscenter-form .form-group textarea:focus{color:#fff}.ConcernPopup .cscenter-form .form-group input::-moz-placeholder{color:#ffffff75;padding-left:5px}.ConcernPopup .cscenter-form .form-group select::-moz-placeholder{color:#ffffff75;padding-left:5px}.ConcernPopup .cscenter-form .form-group textarea::-moz-placeholder{color:#ffffff75;padding-left:5px}.ConcernPopup .cscenter-form .form-group input::placeholder,.ConcernPopup .cscenter-form .form-group select::placeholder,.ConcernPopup .cscenter-form .form-group textarea::placeholder{color:#ffffff75;padding-left:5px}.ConcernPopup .cscenter-form .form-group input{padding:0 16px}.ConcernPopup .cscenter-form .form-group textarea{resize:none;height:200px;padding:12px 16px;overflow:auto}.ConcernPopup .cscenter-form .form-group textarea::-webkit-scrollbar{width:1em}.ConcernPopup .cscenter-form .form-group textarea::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px #0000004d}.ConcernPopup .cscenter-form .form-group textarea::-webkit-scrollbar-thumb{background-color:#a9a9a9;outline:1px solid #708090}.ConcernPopup .cscenter-form .form-group select{appearance:none;text-transform:capitalize;background-image:url(/img/expand_arrow_icon.png);background-position:right 20px center;background-repeat:no-repeat;background-size:10px;padding-left:16px}.ConcernPopup .cscenter-form .form-group select option:disabled{color:#ffffff80}.ConcernPopup .cscenter-form .form-group select option:nth-child(2n){background-color:#4f4f4f}.ConcernPopup .cscenter-form .form-group select option:nth-child(odd){background-color:#333232}.ConcernPopup .cscenter-form .form-group>.category-list{align-items:center;gap:15px;font-size:14px;display:flex}.ConcernPopup .cscenter-form .submit-btn{color:#fff;cursor:pointer;text-transform:capitalize;background:#ea23a7;border:none;justify-content:center;align-items:center;width:100%;height:40px;font-size:16px;font-weight:800;transition:all .2s;display:flex;position:relative}.ConcernPopup .cscenter-form .submit-btn:active{background-color:#181e25}
.DepositContainerPopup{background:var(--ZxxBet--greyscale--10);color:#fff;flex-direction:column;width:100%;height:calc(100dvh - 120px);display:flex;position:fixed;left:50%;overflow:hidden;transform:translate(-50%)}.DepositContainerPopup>.title{flex:none;justify-content:space-between;align-items:center;padding:20px;display:flex}.DepositContainerPopup>.title .arrow-left{cursor:pointer}.DepositContainerPopup .header-box{flex-direction:row;justify-content:space-between;gap:10px;padding:0 20px 12px;display:flex}.DepositContainerPopup .header-box .search-box{flex-direction:row;display:flex}.DepositContainerPopup .header-box .search-box input{background:#292e38;outline:none;height:37px;padding:10px}.DepositContainerPopup .header-box .search-box .image-container{background:#3e424c;flex-shrink:0;justify-content:center;align-items:center;gap:10px;width:69px;height:37px;padding:10px;display:flex}.DepositContainerPopup .header-box .delete-btn{background:#3e424c;border:none;flex-shrink:0;justify-content:center;align-items:center;gap:10px;width:90px;height:37px;padding:5px;display:flex}.DepositContainerPopup .body{-webkit-overflow-scrolling:touch;-ms-overflow-style:none;scrollbar-width:none;flex:auto;padding:0 20px 12px;overflow:auto}.DepositContainerPopup .body::-webkit-scrollbar{width:0;height:0}.DepositContainerPopup .body .loading,.DepositContainerPopup .body .empty{text-align:center;flex:auto;justify-content:center;align-items:center;height:calc(100% - 120px);padding:0 20px 12px;display:flex}.DepositContainerPopup .body .list{flex-direction:column;gap:20px;padding-bottom:8px;display:flex}.DepositContainerPopup .body .data-box{border-bottom:1px solid var(--ZxxBet--greyscale--50);flex-direction:column;width:100%;padding:20px 0;display:flex}.DepositContainerPopup .body .data-box .status-box{justify-content:space-between;align-items:center;display:flex}.DepositContainerPopup .body .data-box .status-box .status{flex-direction:row;align-items:center;gap:12px;display:flex}.DepositContainerPopup .body .data-box .status-box .status span{color:#bfc3cd;font-size:12px;font-style:normal;font-weight:600;line-height:160%}.DepositContainerPopup .body .data-box .status-box .status .status-indicator .requested{color:#f3b37a}.DepositContainerPopup .body .data-box .status-box .date{color:#868d9b;justify-content:space-between;align-items:center;width:101px;font-size:12px;font-weight:600;line-height:160%;display:flex}.DepositContainerPopup .body .data-box .status-box .date .remove-icon{background:0 0;border:none;align-items:center}.DepositContainerPopup .body .data-box.is-approved .status{color:#92da00;font-size:12px}.DepositContainerPopup .body .data-box.is-approved .amount{color:#92da00;font-size:16px}.DepositContainerPopup .body .data-box.is-rejected .status{color:#f38b7a;font-size:12px}.DepositContainerPopup .body .data-box.is-rejected .amount{color:#f38b7a;font-size:16px}.DepositContainerPopup .body .data-box.is-requested .status,.DepositContainerPopup .body .data-box.is-requested .amount{color:#f3b37a}.DepositContainerPopup .body .data-box .info-box{padding-top:12px}.DepositContainerPopup .body .data-box .info-box .username{color:#fff;font-size:12px;font-weight:600;line-height:160%}.DepositContainerPopup .body .data-box .info-box .amount{font-size:16px;font-weight:600;line-height:160%}.DepositContainerPopup .datagrid-pagination{flex:none;padding:12px 20px}.DepositContainerPopup .datagrid-pagination .PageNation{background:0 0!important}.DepositContainerPopup .datagrid-pagination .PageNation .page-number{background:var(--ZxxBet--background-neutral-tertiary)}.DepositContainerPopup .datagrid-pagination .PageNation button{background:var(--ZxxBet--background-neutral-secondary);border-radius:unset!important}
.WithdrawContainerPopup{background:var(--ZxxBet--greyscale--10);color:#fff;flex-direction:column;width:100%;height:calc(100dvh - 120px);display:flex;position:fixed;left:50%;overflow:hidden;transform:translate(-50%)}.WithdrawContainerPopup>.title{flex:none;justify-content:space-between;align-items:center;padding:20px;display:flex}.WithdrawContainerPopup>.title .arrow-left{cursor:pointer}.WithdrawContainerPopup .header-box{flex-direction:row;justify-content:space-between;gap:10px;padding:0 20px 12px;display:flex}.WithdrawContainerPopup .header-box .search-box{flex-direction:row;display:flex}.WithdrawContainerPopup .header-box .search-box input{background:#292e38;outline:none;height:37px;padding:10px}.WithdrawContainerPopup .header-box .search-box .image-container{background:#3e424c;flex-shrink:0;justify-content:center;align-items:center;gap:10px;width:69px;height:37px;padding:10px;display:flex}.WithdrawContainerPopup .header-box .delete-btn{background:#3e424c;border:none;flex-shrink:0;justify-content:center;align-items:center;gap:10px;width:90px;height:37px;padding:5px;display:flex}.WithdrawContainerPopup .body{-webkit-overflow-scrolling:touch;-ms-overflow-style:none;scrollbar-width:none;flex:auto;padding:0 20px 12px;overflow:auto}.WithdrawContainerPopup .body::-webkit-scrollbar{width:0;height:0}.WithdrawContainerPopup .body .loading,.WithdrawContainerPopup .body .empty{text-align:center;flex:auto;justify-content:center;align-items:center;height:calc(100% - 120px);padding:0 20px 12px;display:flex}.WithdrawContainerPopup .body .list{flex-direction:column;gap:20px;padding-bottom:8px;display:flex}.WithdrawContainerPopup .body .data-box{border-bottom:1px solid var(--ZxxBet--greyscale--50);flex-direction:column;width:100%;padding:20px 0;display:flex}.WithdrawContainerPopup .body .data-box .status-box{justify-content:space-between;align-items:center;display:flex}.WithdrawContainerPopup .body .data-box .status-box .status{flex-direction:row;align-items:center;gap:12px;display:flex}.WithdrawContainerPopup .body .data-box .status-box .status span{color:#bfc3cd;font-size:12px;font-style:normal;font-weight:600;line-height:160%}.WithdrawContainerPopup .body .data-box .status-box .status .status-indicator .requested{color:#f3b37a}.WithdrawContainerPopup .body .data-box .status-box .date{color:#868d9b;justify-content:space-between;align-items:center;width:101px;font-size:12px;font-weight:600;line-height:160%;display:flex}.WithdrawContainerPopup .body .data-box .status-box .date .remove-icon{background:0 0;border:none;align-items:center}.WithdrawContainerPopup .body .data-box.is-approved .status{color:#92da00;font-size:12px}.WithdrawContainerPopup .body .data-box.is-approved .amount{color:#92da00;font-size:16px}.WithdrawContainerPopup .body .data-box.is-rejected .status{color:#f38b7a;font-size:12px}.WithdrawContainerPopup .body .data-box.is-rejected .amount{color:#f38b7a;font-size:16px}.WithdrawContainerPopup .body .data-box.is-requested .status,.WithdrawContainerPopup .body .data-box.is-requested .amount{color:#f3b37a}.WithdrawContainerPopup .body .data-box .info-box{padding-top:12px}.WithdrawContainerPopup .body .data-box .info-box .username{color:#fff;font-size:12px;font-weight:600;line-height:160%}.WithdrawContainerPopup .body .data-box .info-box .amount{font-size:16px;font-weight:600;line-height:160%}.WithdrawContainerPopup .datagrid-pagination{flex:none;padding:12px 20px}.WithdrawContainerPopup .datagrid-pagination .PageNation{background:0 0!important}.WithdrawContainerPopup .datagrid-pagination .PageNation .page-number{background:var(--ZxxBet--background-neutral-tertiary)}.WithdrawContainerPopup .datagrid-pagination .PageNation button{background:var(--ZxxBet--background-neutral-secondary);border-radius:unset!important}
