.Lottery{-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:100%;color:var(--app-text-primary);background-position:top;background-repeat:no-repeat;background-size:100%;flex-direction:column;align-items:center;display:flex;position:relative}@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, var(--app-transparent) 0%, var(--app-surface-1) 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:hover{box-shadow:var(--app-white) 0px 0px 20px}.Lottery .change-background img{filter:var(--app-filter-white)}.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;justify-content:center;align-items:center;width:100%;min-width:1000px;max-width:1400px;margin:0 auto;display:flex;position:relative}.Lottery>.lottery_page_contents_body>.lottery_header_count{flex-direction:column;align-items:center;gap:20px;margin-top:20px;display:flex}.Lottery>.lottery_page_contents_body>.lottery_header_count>.lottery-title{color:var(--app-primary);text-align:center;font-size:32px;font-style:normal;font-weight:600;line-height:normal}.Lottery>.lottery_page_contents_body>.lottery_header_count>.lottery_count{flex-direction:row;justify-content:center;align-items:center;gap:10px;width:280px;display:flex}.Lottery>.lottery_page_contents_body>.lottery_header_count>.lottery_count .label{color:var(--app-primary);text-shadow:0 0 40px var(--app-primary);-webkit-text-stroke-width:1px;-webkit-text-stroke-color:var(--app-primary);text-transform:uppercase;text-align:center;white-space:nowrap;font-family:Cravend-Regular;font-size:48px;font-style:normal;font-weight:400;line-height:normal}.Lottery>.lottery_page_contents_body>.lottery_header_count>.lottery_count .count{color:var(--app-primary);text-transform:uppercase;text-align:center;white-space:nowrap;font-family:Cravend-Regular;font-size:52px;font-style:normal;font-weight:400;line-height:normal}.Lottery>.lottery_page_contents_body>.lottery-placeholder{justify-content:center;align-items:center;width:602px;height:230px;display:flex}.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{width:100%;height:316px;box-shadow:0 0px 0px 6px color-mix(in srgb, var(--app-black) 50%, transparent) inset;background-image:url(https://file.xandroid.uk//img/frontend/lottery/lottery_play_visual2.png);background-size:cover}.Lottery>.lottery_page_contents_body .lottery_play_ground{flex-direction:column;align-items:center;gap:30px;display:flex;position:relative;justify-content:space-between!important}.Lottery>.lottery_page_contents_body .lottery_play_ground>.lottery_head_line{height:80px;filter:var(--app-filter-white);background-image:url(https://file.xandroid.uk//img/frontend/lottery/lottery_head_line.png?ver=2);background-position:50%;background-repeat:no-repeat;justify-content:center;align-items:center;margin-top:10px;font-size:26px;font-weight:200;display:flex}.Lottery>.lottery_page_contents_body .lottery_play_ground>.lottery_description{height:30px;color:var(--app-neutral-70);justify-content:center;align-items:center;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:650px;height:80px;margin:40px auto auto;display:flex;position:relative;overflow:hidden}.Lottery>.lottery_page_contents_body .lottery_play_ground>.lottery_scratch_area>.lottery_scratch{border:2px solid var(--app-primary);background:linear-gradient(90deg, var(--app-primary) 0%, var(--app-secondary) 100%);width:100%;height:100%;color:var(--app-text-primary);cursor:pointer;z-index:100;justify-content:center;align-items:center;font-size:20px;font-weight:200;display:flex;position:absolute}.Lottery>.lottery_page_contents_body .lottery_play_ground>.lottery_scratch_area>.lottery_result{width:635.5px;height:72.842px;color:var(--app-white);background:url(https://file.xandroid.uk//img/frontend/zxx_assets/lottery/lottery_results.svg) no-repeat;flex-shrink:0;justify-content:center;align-items:center;font-size:20px;font-weight:600;animation:1.8s infinite jinx-glitch;display:flex;position:absolute}@keyframes animate_heart_beat{0%{text-shadow:0px 0px 10px var(--app-primary),0px 0px 20px var(--app-primary),0px 0px 60px var(--app-primary)}50%{text-shadow:0px 0px 5px var(--app-primary),0px 0px 30px var(--app-primary),0px 0px 20px var(--app-primary)}to{text-shadow:0px 0px 10px var(--app-primary),0px 0px 20px var(--app-primary),0px 0px 60px var(--app-primary)}}.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;flex-direction:row;justify-content:space-between;align-items:center;width:100%;display:flex}.Lottery>.lottery_page_contents_body .lottery_play_ground>.buttons>.scratch-all,.Lottery>.lottery_page_contents_body .lottery_play_ground>.buttons>.button{background:var(--app-primary);width:281px;color:var(--app-text-primary);cursor:pointer;flex:none;justify-content:center;align-items:center;gap:10px;height:50px;padding:8px 20px;font-size:16px;display:flex}.Lottery>.lottery_page_contents_body .lottery_play_ground>.buttons>.scratch-all:hover,.Lottery>.lottery_page_contents_body .lottery_play_ground>.buttons>.button:hover{filter:brightness(1.1)}.Lottery>.lottery_page_contents_body .lottery_play_ground>.buttons>.scratch-all.disabled,.Lottery>.lottery_page_contents_body .lottery_play_ground>.buttons>.button.disabled{opacity:.5;cursor:not-allowed}.Lottery>.lottery_page_contents_body .lottery_play_ground>.buttons>.scratch-all.disabled:hover,.Lottery>.lottery_page_contents_body .lottery_play_ground>.buttons>.button.disabled:hover{background:var(--app-surface-1);color:var(--app-neutral-70)}.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{background-color:var(--app-primary);opacity:1.4445;z-index:30;width:2px;height:.8px;animation:4.84572s .772103s infinite drop-0;top:-10%;left:57%;transform:rotate(271.675deg)}@keyframes drop-0{to{top:110%;left:61%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-1{background-color:var(--app-primary);opacity:.514823;z-index:30;width:8px;height:3.2px;animation:4.13378s .28289s infinite drop-1;top:-10%;left:24%;transform:rotate(164.761deg)}@keyframes drop-1{to{top:110%;left:38%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-2{background-color:var(--app-danger);opacity:.588554;z-index:30;width:10px;height:4px;animation:4.21393s .958171s infinite drop-2;top:-10%;left:99%;transform:rotate(54.8756deg)}@keyframes drop-2{to{top:110%;left:103%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-3{background-color:var(--app-primary);opacity:.596517;z-index:30;width:8px;height:3.2px;animation:4.4059s 60.2374ms infinite drop-3;top:-10%;left:6%;transform:rotate(309.654deg)}@keyframes drop-3{to{top:110%;left:17%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-4{background-color:var(--app-primary);opacity:.742839;z-index:30;width:7px;height:2.8px;animation:4.55094s .744747s infinite drop-4;top:-10%;left:92%;transform:rotate(9.53359deg)}@keyframes drop-4{to{top:110%;left:100%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-5{background-color:var(--app-primary);opacity:1.45051;z-index:30;width:20px;height:8px;animation:4.16742s .680412s infinite drop-5;top:-10%;left:26%;transform:rotate(292.823deg)}@keyframes drop-5{to{top:110%;left:29%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-6{background-color:var(--app-danger);opacity:.758389;z-index:30;width:6px;height:2.4px;animation:4.09831s .645514s infinite drop-6;top:-10%;left:100%;transform:rotate(106.492deg)}@keyframes drop-6{to{top:110%;left:108%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-7{background-color:var(--app-primary);opacity:1.23413;z-index:30;width:5px;height:2px;animation:4.42923s .448699s infinite drop-7;top:-10%;left:61%;transform:rotate(126.497deg)}@keyframes drop-7{to{top:110%;left:70%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-8{background-color:var(--app-primary);opacity:.874135;z-index:30;width:5px;height:2px;animation:4.37354s .254305s infinite drop-8;top:-10%;left:81%;transform:rotate(110.767deg)}@keyframes drop-8{to{top:110%;left:93%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-9{background-color:var(--app-primary);opacity:1.24882;z-index:30;width:12px;height:4.8px;animation:4.9961s .936586s infinite drop-9;top:-10%;left:65%;transform:rotate(71.4105deg)}@keyframes drop-9{to{top:110%;left:66%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-10{background-color:var(--app-primary);opacity:1.29449;z-index:30;width:6px;height:2.4px;animation:4.24739s .449125s infinite drop-10;top:-10%;left:23%;transform:rotate(12.7667deg)}@keyframes drop-10{to{top:110%;left:37%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-11{background-color:var(--app-danger);opacity:.515184;z-index:30;width:18px;height:7.2px;animation:4.64514s .704507s infinite drop-11;top:-10%;left:77%;transform:rotate(200.523deg)}@keyframes drop-11{to{top:110%;left:85%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-12{background-color:var(--app-danger);opacity:1.03543;z-index:30;width:10px;height:4px;animation:4.53787s .377238s infinite drop-12;top:-10%;left:27%;transform:rotate(107.01deg)}@keyframes drop-12{to{top:110%;left:32%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-13{background-color:var(--app-primary);opacity:.862484;z-index:30;width:13px;height:5.2px;animation:4.43516s .53703s infinite drop-13;top:-10%;left:20%;transform:rotate(1.25316deg)}@keyframes drop-13{to{top:110%;left:29%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-14{background-color:var(--app-primary);opacity:1.06882;z-index:30;width:2px;height:.8px;animation:4.83997s .762234s infinite drop-14;top:-10%;left:2%;transform:rotate(241.4deg)}@keyframes drop-14{to{top:110%;left:11%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-15{background-color:var(--app-primary);opacity:.908204;z-index:30;width:11px;height:4.4px;animation:4.24219s 77.7351ms infinite drop-15;top:-10%;left:91%;transform:rotate(260.556deg)}@keyframes drop-15{to{top:110%;left:94%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-16{background-color:var(--app-primary);opacity:.539301;z-index:30;width:6px;height:2.4px;animation:4.46911s .766453s infinite drop-16;top:-10%;left:52%;transform:rotate(37.4828deg)}@keyframes drop-16{to{top:110%;left:54%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-17{background-color:var(--app-primary);opacity:.911148;z-index:30;width:10px;height:4px;animation:4.84858s .345582s infinite drop-17;top:-10%;left:24%;transform:rotate(15.0324deg)}@keyframes drop-17{to{top:110%;left:30%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-18{background-color:var(--app-primary);opacity:.58693;z-index:30;width:12px;height:4.8px;animation:4.56488s .50684s infinite drop-18;top:-10%;left:56%;transform:rotate(100.018deg)}@keyframes drop-18{to{top:110%;left:62%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-19{background-color:var(--app-primary);opacity:.68268;z-index:30;width:5px;height:2px;animation:4.03917s .134303s infinite drop-19;top:-10%;left:9%;transform:rotate(176.164deg)}@keyframes drop-19{to{top:110%;left:19%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-20{background-color:var(--app-danger);opacity:.933262;z-index:30;width:11px;height:4.4px;animation:4.96338s .695646s infinite drop-20;top:-10%;left:32%;transform:rotate(105.785deg)}@keyframes drop-20{to{top:110%;left:45%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-21{background-color:var(--app-primary);opacity:1.38272;z-index:30;width:19px;height:7.6px;animation:4.20777s .918652s infinite drop-21;top:-10%;left:85%;transform:rotate(183.421deg)}@keyframes drop-21{to{top:110%;left:97%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-22{background-color:var(--app-primary);opacity:.933202;z-index:30;width:15px;height:6px;animation:4.92403s .976227s infinite drop-22;top:-10%;left:8%;transform:rotate(228.575deg)}@keyframes drop-22{to{top:110%;left:16%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-23{background-color:var(--app-danger);opacity:1.13831;z-index:30;width:7px;height:2.8px;animation:4.76445s .655858s infinite drop-23;top:-10%;left:31%;transform:rotate(341.77deg)}@keyframes drop-23{to{top:110%;left:44%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-24{background-color:var(--app-danger);opacity:.583579;z-index:30;width:17px;height:6.8px;animation:4.36486s .523689s infinite drop-24;top:-10%;left:65%;transform:rotate(337.02deg)}@keyframes drop-24{to{top:110%;left:74%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-25{background-color:var(--app-danger);opacity:.838075;z-index:30;width:14px;height:5.6px;animation:4.86773s .486642s infinite drop-25;top:-10%;left:47%;transform:rotate(115.614deg)}@keyframes drop-25{to{top:110%;left:56%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-26{background-color:var(--app-primary);opacity:1.1852;z-index:30;width:7px;height:2.8px;animation:4.13399s .741166s infinite drop-26;top:-10%;left:16%;transform:rotate(292.524deg)}@keyframes drop-26{to{top:110%;left:20%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-27{background-color:var(--app-primary);opacity:.66269;z-index:30;width:5px;height:2px;animation:4.93104s .462056s infinite drop-27;top:-10%;left:60%;transform:rotate(22.3831deg)}@keyframes drop-27{to{top:110%;left:67%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-28{background-color:var(--app-primary);opacity:.738516;z-index:30;width:12px;height:4.8px;animation:4.04158s .50773s infinite drop-28;top:-10%;left:14%;transform:rotate(295.052deg)}@keyframes drop-28{to{top:110%;left:29%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-29{background-color:var(--app-danger);opacity:.97671;z-index:30;width:2px;height:.8px;animation:4.81873s .439663s infinite drop-29;top:-10%;left:8%;transform:rotate(62.3415deg)}@keyframes drop-29{to{top:110%;left:17%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-30{background-color:var(--app-danger);opacity:1.4893;z-index:30;width:19px;height:7.6px;animation:4.93677s .438343s infinite drop-30;top:-10%;left:38%;transform:rotate(109.451deg)}@keyframes drop-30{to{top:110%;left:51%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-31{background-color:var(--app-primary);opacity:.992615;z-index:30;width:7px;height:2.8px;animation:4.84212s .642277s infinite drop-31;top:-10%;left:1%;transform:rotate(50.0229deg)}@keyframes drop-31{to{top:110%;left:16%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-32{background-color:var(--app-primary);opacity:.680132;z-index:30;width:14px;height:5.6px;animation:4.57954s .736331s infinite drop-32;top:-10%;left:71%;transform:rotate(315.004deg)}@keyframes drop-32{to{top:110%;left:72%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-33{background-color:var(--app-danger);opacity:.541615;z-index:30;width:8px;height:3.2px;animation:4.70987s .442911s infinite drop-33;top:-10%;left:95%;transform:rotate(8.48256deg)}@keyframes drop-33{to{top:110%;left:102%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-34{background-color:var(--app-danger);opacity:1.42343;z-index:30;width:11px;height:4.4px;animation:4.01594s .976052s infinite drop-34;top:-10%;left:48%;transform:rotate(61.0481deg)}@keyframes drop-34{to{top:110%;left:55%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-35{background-color:var(--app-primary);opacity:.542968;z-index:30;width:1px;height:.4px;animation:4.69737s .135036s infinite drop-35;top:-10%;left:58%;transform:rotate(172.832deg)}@keyframes drop-35{to{top:110%;left:71%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-36{background-color:var(--app-primary);opacity:.694118;z-index:30;width:4px;height:1.6px;animation:4.31389s .732627s infinite drop-36;top:-10%;left:85%;transform:rotate(121.459deg)}@keyframes drop-36{to{top:110%;left:94%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-37{background-color:var(--app-primary);opacity:1.43762;z-index:30;width:16px;height:6.4px;animation:4.69163s .809225s infinite drop-37;top:-10%;left:34%;transform:rotate(17.9518deg)}@keyframes drop-37{to{top:110%;left:38%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-38{background-color:var(--app-primary);opacity:1.33083;z-index:30;width:4px;height:1.6px;animation:4.20729s .952393s infinite drop-38;top:-10%;left:75%;transform:rotate(295.444deg)}@keyframes drop-38{to{top:110%;left:87%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-39{background-color:var(--app-primary);opacity:.512437;z-index:30;width:11px;height:4.4px;animation:4.27057s .451729s infinite drop-39;top:-10%;left:41%;transform:rotate(261.506deg)}@keyframes drop-39{to{top:110%;left:49%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-40{background-color:var(--app-primary);opacity:.986821;z-index:30;width:19px;height:7.6px;animation:4.90056s .259606s infinite drop-40;top:-10%;left:39%;transform:rotate(268.284deg)}@keyframes drop-40{to{top:110%;left:52%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-41{background-color:var(--app-danger);opacity:1.03988;z-index:30;width:15px;height:6px;animation:4.99379s 13.7129ms infinite drop-41;top:-10%;left:26%;transform:rotate(228.807deg)}@keyframes drop-41{to{top:110%;left:29%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-42{background-color:var(--app-danger);opacity:1.4443;z-index:30;width:8px;height:3.2px;animation:4.14643s .385746s infinite drop-42;top:-10%;left:99%;transform:rotate(79.2622deg)}@keyframes drop-42{to{top:110%;left:108%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-43{background-color:var(--app-primary);opacity:1.20466;z-index:30;width:1px;height:.4px;animation:4.64156s .768419s infinite drop-43;top:-10%;left:93%;transform:rotate(306.522deg)}@keyframes drop-43{to{top:110%;left:107%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-44{background-color:var(--app-danger);opacity:.675778;z-index:30;width:2px;height:.8px;animation:4.50118s .208225s infinite drop-44;top:-10%;left:49%;transform:rotate(174.316deg)}@keyframes drop-44{to{top:110%;left:64%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-45{background-color:var(--app-danger);opacity:.717244;z-index:30;width:14px;height:5.6px;animation:4.91823s .121144s infinite drop-45;top:-10%;left:52%;transform:rotate(44.9356deg)}@keyframes drop-45{to{top:110%;left:53%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-46{background-color:var(--app-primary);opacity:.866972;z-index:30;width:12px;height:4.8px;animation:4.39324s .256128s infinite drop-46;top:-10%;left:53%;transform:rotate(81.7075deg)}@keyframes drop-46{to{top:110%;left:63%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-47{background-color:var(--app-danger);opacity:1.28376;z-index:30;width:19px;height:7.6px;animation:4.31616s .447952s infinite drop-47;top:-10%;left:48%;transform:rotate(254.756deg)}@keyframes drop-47{to{top:110%;left:62%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-48{background-color:var(--app-danger);opacity:.971919;z-index:30;width:14px;height:5.6px;animation:4.37647s .335898s infinite drop-48;top:-10%;left:44%;transform:rotate(91.9169deg)}@keyframes drop-48{to{top:110%;left:47%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-49{background-color:var(--app-primary);opacity:1.46153;z-index:30;width:5px;height:2px;animation:4.60276s .193505s infinite drop-49;top:-10%;left:10%;transform:rotate(155.034deg)}@keyframes drop-49{to{top:110%;left:24%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-50{background-color:var(--app-primary);opacity:1.44396;z-index:30;width:3px;height:1.2px;animation:4.51864s .420096s infinite drop-50;top:-10%;left:79%;transform:rotate(319.276deg)}@keyframes drop-50{to{top:110%;left:94%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-51{background-color:var(--app-primary);opacity:.676864;z-index:30;width:12px;height:4.8px;animation:4.42401s .806555s infinite drop-51;top:-10%;left:4%;transform:rotate(138.833deg)}@keyframes drop-51{to{top:110%;left:11%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-52{background-color:var(--app-primary);opacity:1.04738;z-index:30;width:16px;height:6.4px;animation:4.16438s .579272s infinite drop-52;top:-10%;left:43%;transform:rotate(135.366deg)}@keyframes drop-52{to{top:110%;left:54%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-53{background-color:var(--app-danger);opacity:1.32068;z-index:30;width:14px;height:5.6px;animation:4.02577s 30.942ms infinite drop-53;top:-10%;left:25%;transform:rotate(35.3731deg)}@keyframes drop-53{to{top:110%;left:34%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-54{background-color:var(--app-danger);opacity:.811811;z-index:30;width:11px;height:4.4px;animation:4.98507s 44.3122ms infinite drop-54;top:-10%;left:68%;transform:rotate(121.128deg)}@keyframes drop-54{to{top:110%;left:73%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-55{background-color:var(--app-danger);opacity:1.11687;z-index:30;width:6px;height:2.4px;animation:4.27473s .736825s infinite drop-55;top:-10%;left:27%;transform:rotate(48.8973deg)}@keyframes drop-55{to{top:110%;left:36%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-56{background-color:var(--app-primary);opacity:1.27502;z-index:30;width:19px;height:7.6px;animation:4.34042s .541958s infinite drop-56;top:-10%;left:35%;transform:rotate(192.695deg)}@keyframes drop-56{to{top:110%;left:39%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-57{background-color:var(--app-primary);opacity:1.40892;z-index:30;width:9px;height:3.6px;animation:4.94378s .26182s infinite drop-57;top:-10%;left:26%;transform:rotate(279.216deg)}@keyframes drop-57{to{top:110%;left:33%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-58{background-color:var(--app-primary);opacity:.781042;z-index:30;width:6px;height:2.4px;animation:4.86842s .617857s infinite drop-58;top:-10%;left:94%;transform:rotate(236.961deg)}@keyframes drop-58{to{top:110%;left:105%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-59{background-color:var(--app-primary);opacity:1.0449;z-index:30;width:4px;height:1.6px;animation:4.40242s .527197s infinite drop-59;top:-10%;left:51%;transform:rotate(356.859deg)}@keyframes drop-59{to{top:110%;left:63%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-60{background-color:var(--app-danger);opacity:1.03258;z-index:30;width:11px;height:4.4px;animation:4.14769s .401165s infinite drop-60;top:-10%;left:84%;transform:rotate(315.311deg)}@keyframes drop-60{to{top:110%;left:86%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-61{background-color:var(--app-primary);opacity:.805101;z-index:30;width:3px;height:1.2px;animation:4.02163s .482733s infinite drop-61;top:-10%;left:57%;transform:rotate(5.20662deg)}@keyframes drop-61{to{top:110%;left:69%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-62{background-color:var(--app-primary);opacity:1.09428;z-index:30;width:7px;height:2.8px;animation:4.26902s .316224s infinite drop-62;top:-10%;left:11%;transform:rotate(164.438deg)}@keyframes drop-62{to{top:110%;left:12%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-63{background-color:var(--app-primary);opacity:.655742;z-index:30;width:17px;height:6.8px;animation:4.94711s .610784s infinite drop-63;top:-10%;left:75%;transform:rotate(240.635deg)}@keyframes drop-63{to{top:110%;left:85%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-64{background-color:var(--app-danger);opacity:.78873;z-index:30;width:9px;height:3.6px;animation:4.22367s .575398s infinite drop-64;top:-10%;left:9%;transform:rotate(231.079deg)}@keyframes drop-64{to{top:110%;left:21%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-65{background-color:var(--app-primary);opacity:1.10819;z-index:30;width:4px;height:1.6px;animation:4.63737s .165531s infinite drop-65;top:-10%;left:9%;transform:rotate(309.005deg)}@keyframes drop-65{to{top:110%;left:22%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-66{background-color:var(--app-primary);opacity:.678164;z-index:30;width:8px;height:3.2px;animation:4.4737s .689541s infinite drop-66;top:-10%;left:47%;transform:rotate(77.2713deg)}@keyframes drop-66{to{top:110%;left:61%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-67{background-color:var(--app-danger);opacity:1.25717;z-index:30;width:10px;height:4px;animation:4.13166s .433539s infinite drop-67;top:-10%;left:49%;transform:rotate(341.849deg)}@keyframes drop-67{to{top:110%;left:53%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-68{background-color:var(--app-primary);opacity:1.01419;z-index:30;width:17px;height:6.8px;animation:4.30549s .608516s infinite drop-68;top:-10%;left:58%;transform:rotate(189.423deg)}@keyframes drop-68{to{top:110%;left:63%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-69{background-color:var(--app-primary);opacity:1.27983;z-index:30;width:10px;height:4px;animation:4.23613s .931625s infinite drop-69;top:-10%;left:6%;transform:rotate(13.0441deg)}@keyframes drop-69{to{top:110%;left:21%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-70{background-color:var(--app-primary);opacity:.599164;z-index:30;width:5px;height:2px;animation:4.99155s 37.1228ms infinite drop-70;top:-10%;left:22%;transform:rotate(252.843deg)}@keyframes drop-70{to{top:110%;left:31%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-71{background-color:var(--app-danger);opacity:.893588;z-index:30;width:17px;height:6.8px;animation:4.25524s .324004s infinite drop-71;top:-10%;left:88%;transform:rotate(330.759deg)}@keyframes drop-71{to{top:110%;left:101%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-72{background-color:var(--app-danger);opacity:1.17307;z-index:30;width:7px;height:2.8px;animation:4.31919s .584407s infinite drop-72;top:-10%;left:11%;transform:rotate(223.731deg)}@keyframes drop-72{to{top:110%;left:19%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-73{background-color:var(--app-danger);opacity:.671546;z-index:30;width:8px;height:3.2px;animation:4.90271s .208858s infinite drop-73;top:-10%;left:14%;transform:rotate(289.352deg)}@keyframes drop-73{to{top:110%;left:23%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-74{background-color:var(--app-primary);opacity:1.41813;z-index:30;width:2px;height:.8px;animation:4.19167s .504116s infinite drop-74;top:-10%;left:92%;transform:rotate(113.764deg)}@keyframes drop-74{to{top:110%;left:95%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-75{background-color:var(--app-primary);opacity:.66519;z-index:30;width:3px;height:1.2px;animation:4.99858s .825473s infinite drop-75;top:-10%;left:23%;transform:rotate(294.764deg)}@keyframes drop-75{to{top:110%;left:31%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-76{background-color:var(--app-danger);opacity:1.32081;z-index:30;width:3px;height:1.2px;animation:4.65309s .351495s infinite drop-76;top:-10%;left:80%;transform:rotate(271.127deg)}@keyframes drop-76{to{top:110%;left:89%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-77{background-color:var(--app-primary);opacity:.509445;z-index:30;width:18px;height:7.2px;animation:4.47103s 72.936ms infinite drop-77;top:-10%;left:81%;transform:rotate(239.385deg)}@keyframes drop-77{to{top:110%;left:84%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-78{background-color:var(--app-danger);opacity:1.49013;z-index:30;width:20px;height:8px;animation:4.37628s .364875s infinite drop-78;top:-10%;left:100%;transform:rotate(304.852deg)}@keyframes drop-78{to{top:110%;left:106%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-79{background-color:var(--app-danger);opacity:.632939;z-index:30;width:19px;height:7.6px;animation:4.95067s .46845s infinite drop-79;top:-10%;left:7%;transform:rotate(201.295deg)}@keyframes drop-79{to{top:110%;left:20%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-80{background-color:var(--app-primary);opacity:1.16946;z-index:30;width:7px;height:2.8px;animation:4.04241s .690282s infinite drop-80;top:-10%;left:86%;transform:rotate(21.5226deg)}@keyframes drop-80{to{top:110%;left:98%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-81{background-color:var(--app-danger);opacity:.779116;z-index:30;width:9px;height:3.6px;animation:4.45746s .742663s infinite drop-81;top:-10%;left:75%;transform:rotate(65.4532deg)}@keyframes drop-81{to{top:110%;left:85%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-82{background-color:var(--app-primary);opacity:.815834;z-index:30;width:20px;height:8px;animation:4.00877s .54299s infinite drop-82;top:-10%;left:33%;transform:rotate(222.821deg)}@keyframes drop-82{to{top:110%;left:44%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-83{background-color:var(--app-primary);opacity:1.335;z-index:30;width:1px;height:.4px;animation:4.03031s .891205s infinite drop-83;top:-10%;left:54%;transform:rotate(36.8037deg)}@keyframes drop-83{to{top:110%;left:59%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-84{background-color:var(--app-primary);opacity:1.16407;z-index:30;width:1px;height:.4px;animation:4.24088s 36.4136ms infinite drop-84;top:-10%;left:39%;transform:rotate(241.942deg)}@keyframes drop-84{to{top:110%;left:53%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-85{background-color:var(--app-primary);opacity:.510246;z-index:30;width:13px;height:5.2px;animation:4.54043s .244144s infinite drop-85;top:-10%;left:25%;transform:rotate(51.0757deg)}@keyframes drop-85{to{top:110%;left:36%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-86{background-color:var(--app-primary);opacity:.970806;z-index:30;width:6px;height:2.4px;animation:4.059s .17711s infinite drop-86;top:-10%;left:57%;transform:rotate(31.1196deg)}@keyframes drop-86{to{top:110%;left:62%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-87{background-color:var(--app-primary);opacity:1.30767;z-index:30;width:11px;height:4.4px;animation:4.0822s 3.91243ms infinite drop-87;top:-10%;left:77%;transform:rotate(307.946deg)}@keyframes drop-87{to{top:110%;left:88%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-88{background-color:var(--app-primary);opacity:1.09587;z-index:30;width:6px;height:2.4px;animation:4.44763s .632158s infinite drop-88;top:-10%;left:92%;transform:rotate(178.657deg)}@keyframes drop-88{to{top:110%;left:93%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-89{background-color:var(--app-primary);opacity:1.10115;z-index:30;width:17px;height:6.8px;animation:4.74606s .597613s infinite drop-89;top:-10%;left:4%;transform:rotate(135.2deg)}@keyframes drop-89{to{top:110%;left:12%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-90{background-color:var(--app-primary);opacity:.869942;z-index:30;width:14px;height:5.6px;animation:4.19756s .238864s infinite drop-90;top:-10%;left:92%;transform:rotate(34.604deg)}@keyframes drop-90{to{top:110%;left:106%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-91{background-color:var(--app-danger);opacity:1.28723;z-index:30;width:16px;height:6.4px;animation:4.6163s .115996s infinite drop-91;top:-10%;left:78%;transform:rotate(192.157deg)}@keyframes drop-91{to{top:110%;left:88%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-92{background-color:var(--app-danger);opacity:.943375;z-index:30;width:3px;height:1.2px;animation:4.92969s .647145s infinite drop-92;top:-10%;left:80%;transform:rotate(182.383deg)}@keyframes drop-92{to{top:110%;left:85%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-93{background-color:var(--app-primary);opacity:1.02792;z-index:30;width:17px;height:6.8px;animation:4.95302s 86.5066ms infinite drop-93;top:-10%;left:75%;transform:rotate(40.1143deg)}@keyframes drop-93{to{top:110%;left:80%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-94{background-color:var(--app-primary);opacity:1.21376;z-index:30;width:3px;height:1.2px;animation:4.20748s .336814s infinite drop-94;top:-10%;left:74%;transform:rotate(217.001deg)}@keyframes drop-94{to{top:110%;left:78%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-95{background-color:var(--app-primary);opacity:.69403;z-index:30;width:16px;height:6.4px;animation:4.2049s .994115s infinite drop-95;top:-10%;left:23%;transform:rotate(228.049deg)}@keyframes drop-95{to{top:110%;left:25%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-96{background-color:var(--app-primary);opacity:.978284;z-index:30;width:17px;height:6.8px;animation:4.43772s .582939s infinite drop-96;top:-10%;left:73%;transform:rotate(116.325deg)}@keyframes drop-96{to{top:110%;left:74%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-97{background-color:var(--app-primary);opacity:.981283;z-index:30;width:10px;height:4px;animation:4.18384s .615414s infinite drop-97;top:-10%;left:31%;transform:rotate(91.2049deg)}@keyframes drop-97{to{top:110%;left:36%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-98{background-color:var(--app-primary);opacity:.965827;z-index:30;width:2px;height:.8px;animation:4.65117s .170599s infinite drop-98;top:-10%;left:1%;transform:rotate(304.195deg)}@keyframes drop-98{to{top:110%;left:3%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-99{background-color:var(--app-primary);opacity:1.30376;z-index:30;width:2px;height:.8px;animation:4.98463s .787952s infinite drop-99;top:-10%;left:12%;transform:rotate(173.511deg)}@keyframes drop-99{to{top:110%;left:20%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-100{background-color:var(--app-primary);opacity:.726992;z-index:30;width:16px;height:6.4px;animation:4.48008s .856697s infinite drop-100;top:-10%;left:18%;transform:rotate(182.735deg)}@keyframes drop-100{to{top:110%;left:31%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-101{background-color:var(--app-primary);opacity:1.19701;z-index:30;width:11px;height:4.4px;animation:4.61398s .837615s infinite drop-101;top:-10%;left:78%;transform:rotate(160.455deg)}@keyframes drop-101{to{top:110%;left:85%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-102{background-color:var(--app-primary);opacity:.682342;z-index:30;width:1px;height:.4px;animation:4.54935s 28.2597ms infinite drop-102;top:-10%;left:17%;transform:rotate(56.3741deg)}@keyframes drop-102{to{top:110%;left:22%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-103{background-color:var(--app-danger);opacity:1.4966;z-index:30;width:4px;height:1.6px;animation:4.1255s .980464s infinite drop-103;top:-10%;left:92%;transform:rotate(66.5536deg)}@keyframes drop-103{to{top:110%;left:103%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-104{background-color:var(--app-danger);opacity:.710302;z-index:30;width:10px;height:4px;animation:4.03979s .14288s infinite drop-104;top:-10%;left:100%;transform:rotate(104.207deg)}@keyframes drop-104{to{top:110%;left:107%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-105{background-color:var(--app-primary);opacity:1.19121;z-index:30;width:12px;height:4.8px;animation:4.96289s .799631s infinite drop-105;top:-10%;left:44%;transform:rotate(78.4253deg)}@keyframes drop-105{to{top:110%;left:53%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-106{background-color:var(--app-danger);opacity:1.01555;z-index:30;width:5px;height:2px;animation:4.77204s .686996s infinite drop-106;top:-10%;left:48%;transform:rotate(191.848deg)}@keyframes drop-106{to{top:110%;left:58%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-107{background-color:var(--app-primary);opacity:1.2337;z-index:30;width:15px;height:6px;animation:4.98231s .60471s infinite drop-107;top:-10%;left:9%;transform:rotate(208.854deg)}@keyframes drop-107{to{top:110%;left:24%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-108{background-color:var(--app-primary);opacity:1.10024;z-index:30;width:2px;height:.8px;animation:4.6071s .307756s infinite drop-108;top:-10%;left:22%;transform:rotate(348.103deg)}@keyframes drop-108{to{top:110%;left:24%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-109{background-color:var(--app-danger);opacity:1.08448;z-index:30;width:17px;height:6.8px;animation:4.61688s .27942s infinite drop-109;top:-10%;left:100%;transform:rotate(65.9369deg)}@keyframes drop-109{to{top:110%;left:108%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-110{background-color:var(--app-primary);opacity:1.30788;z-index:30;width:6px;height:2.4px;animation:4.3895s .500243s infinite drop-110;top:-10%;left:84%;transform:rotate(199.11deg)}@keyframes drop-110{to{top:110%;left:85%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-111{background-color:var(--app-danger);opacity:.519531;z-index:30;width:8px;height:3.2px;animation:4.90766s .506199s infinite drop-111;top:-10%;left:88%;transform:rotate(303.984deg)}@keyframes drop-111{to{top:110%;left:97%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-112{background-color:var(--app-primary);opacity:1.02943;z-index:30;width:12px;height:4.8px;animation:4.83517s .747319s infinite drop-112;top:-10%;left:16%;transform:rotate(5.11028deg)}@keyframes drop-112{to{top:110%;left:27%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-113{background-color:var(--app-primary);opacity:1.26329;z-index:30;width:3px;height:1.2px;animation:4.07297s .837389s infinite drop-113;top:-10%;left:38%;transform:rotate(113.07deg)}@keyframes drop-113{to{top:110%;left:50%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-114{background-color:var(--app-primary);opacity:.916067;z-index:30;width:10px;height:4px;animation:4.12179s .590642s infinite drop-114;top:-10%;left:17%;transform:rotate(77.3512deg)}@keyframes drop-114{to{top:110%;left:31%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-115{background-color:var(--app-danger);opacity:.628826;z-index:30;width:11px;height:4.4px;animation:4.57988s .429935s infinite drop-115;top:-10%;left:26%;transform:rotate(85.3351deg)}@keyframes drop-115{to{top:110%;left:41%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-116{background-color:var(--app-danger);opacity:.631829;z-index:30;width:11px;height:4.4px;animation:4.93785s .445321s infinite drop-116;top:-10%;left:58%;transform:rotate(338.831deg)}@keyframes drop-116{to{top:110%;left:71%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-117{background-color:var(--app-danger);opacity:1.03009;z-index:30;width:14px;height:5.6px;animation:4.37966s .344185s infinite drop-117;top:-10%;left:25%;transform:rotate(280.889deg)}@keyframes drop-117{to{top:110%;left:27%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-118{background-color:var(--app-danger);opacity:.741035;z-index:30;width:16px;height:6.4px;animation:4.73393s .216718s infinite drop-118;top:-10%;left:92%;transform:rotate(99.6118deg)}@keyframes drop-118{to{top:110%;left:101%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-119{background-color:var(--app-danger);opacity:.570702;z-index:30;width:19px;height:7.6px;animation:4.709s .931459s infinite drop-119;top:-10%;left:9%;transform:rotate(93.6921deg)}@keyframes drop-119{to{top:110%;left:16%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-120{background-color:var(--app-primary);opacity:.987376;z-index:30;width:12px;height:4.8px;animation:4.52138s .151255s infinite drop-120;top:-10%;left:81%;transform:rotate(125.071deg)}@keyframes drop-120{to{top:110%;left:93%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-121{background-color:var(--app-primary);opacity:.632833;z-index:30;width:3px;height:1.2px;animation:4.71183s .622814s infinite drop-121;top:-10%;left:34%;transform:rotate(200.84deg)}@keyframes drop-121{to{top:110%;left:40%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-122{background-color:var(--app-primary);opacity:.905118;z-index:30;width:6px;height:2.4px;animation:4.60629s .805897s infinite drop-122;top:-10%;left:4%;transform:rotate(134.129deg)}@keyframes drop-122{to{top:110%;left:17%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-123{background-color:var(--app-primary);opacity:.98853;z-index:30;width:4px;height:1.6px;animation:4.17311s .664127s infinite drop-123;top:-10%;left:53%;transform:rotate(321.285deg)}@keyframes drop-123{to{top:110%;left:58%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-124{background-color:var(--app-danger);opacity:1.28743;z-index:30;width:14px;height:5.6px;animation:4.25322s .44012s infinite drop-124;top:-10%;left:87%;transform:rotate(159.382deg)}@keyframes drop-124{to{top:110%;left:94%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-125{background-color:var(--app-primary);opacity:1.40966;z-index:30;width:7px;height:2.8px;animation:4.36158s 78.5568ms infinite drop-125;top:-10%;left:60%;transform:rotate(105.829deg)}@keyframes drop-125{to{top:110%;left:75%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-126{background-color:var(--app-primary);opacity:.768821;z-index:30;width:7px;height:2.8px;animation:4.42861s .259959s infinite drop-126;top:-10%;left:54%;transform:rotate(7.53137deg)}@keyframes drop-126{to{top:110%;left:66%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-127{background-color:var(--app-primary);opacity:1.11525;z-index:30;width:17px;height:6.8px;animation:4.93557s .226064s infinite drop-127;top:-10%;left:64%;transform:rotate(294.457deg)}@keyframes drop-127{to{top:110%;left:69%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-128{background-color:var(--app-primary);opacity:1.07086;z-index:30;width:14px;height:5.6px;animation:4.69149s .831746s infinite drop-128;top:-10%;left:17%;transform:rotate(127.825deg)}@keyframes drop-128{to{top:110%;left:31%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-129{background-color:var(--app-primary);opacity:1.13431;z-index:30;width:6px;height:2.4px;animation:4.70894s .559699s infinite drop-129;top:-10%;left:85%;transform:rotate(60.7902deg)}@keyframes drop-129{to{top:110%;left:90%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-130{background-color:var(--app-primary);opacity:1.47023;z-index:30;width:16px;height:6.4px;animation:4.01083s .103421s infinite drop-130;top:-10%;left:31%;transform:rotate(177.794deg)}@keyframes drop-130{to{top:110%;left:34%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-131{background-color:var(--app-danger);opacity:.605889;z-index:30;width:6px;height:2.4px;animation:4.60092s .874274s infinite drop-131;top:-10%;left:74%;transform:rotate(179.266deg)}@keyframes drop-131{to{top:110%;left:78%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-132{background-color:var(--app-primary);opacity:.76288;z-index:30;width:18px;height:7.2px;animation:4.11192s .137047s infinite drop-132;top:-10%;left:9%;transform:rotate(110.523deg)}@keyframes drop-132{to{top:110%;left:23%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-133{background-color:var(--app-danger);opacity:.607036;z-index:30;width:18px;height:7.2px;animation:4.27897s .729103s infinite drop-133;top:-10%;left:57%;transform:rotate(187.787deg)}@keyframes drop-133{to{top:110%;left:61%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-134{background-color:var(--app-danger);opacity:.844507;z-index:30;width:20px;height:8px;animation:4.69146s .16983s infinite drop-134;top:-10%;left:52%;transform:rotate(94.546deg)}@keyframes drop-134{to{top:110%;left:56%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-135{background-color:var(--app-primary);opacity:.76707;z-index:30;width:15px;height:6px;animation:4.55147s .392306s infinite drop-135;top:-10%;left:48%;transform:rotate(136.238deg)}@keyframes drop-135{to{top:110%;left:54%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-136{background-color:var(--app-primary);opacity:1.00901;z-index:30;width:8px;height:3.2px;animation:4.53605s .312965s infinite drop-136;top:-10%;left:32%;transform:rotate(239.109deg)}@keyframes drop-136{to{top:110%;left:40%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-137{background-color:var(--app-primary);opacity:.714719;z-index:30;width:11px;height:4.4px;animation:4.01733s .32504s infinite drop-137;top:-10%;left:48%;transform:rotate(113.325deg)}@keyframes drop-137{to{top:110%;left:52%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-138{background-color:var(--app-primary);opacity:.686463;z-index:30;width:18px;height:7.2px;animation:4.58223s .118898s infinite drop-138;top:-10%;left:9%;transform:rotate(133.789deg)}@keyframes drop-138{to{top:110%;left:12%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-139{background-color:var(--app-danger);opacity:.708166;z-index:30;width:4px;height:1.6px;animation:4.06108s .91341s infinite drop-139;top:-10%;left:38%;transform:rotate(128.592deg)}@keyframes drop-139{to{top:110%;left:51%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-140{background-color:var(--app-primary);opacity:1.19811;z-index:30;width:10px;height:4px;animation:4.61849s 26.3138ms infinite drop-140;top:-10%;left:46%;transform:rotate(127.422deg)}@keyframes drop-140{to{top:110%;left:56%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-141{background-color:var(--app-primary);opacity:.513926;z-index:30;width:6px;height:2.4px;animation:4.44411s 34.927ms infinite drop-141;top:-10%;left:52%;transform:rotate(90.8257deg)}@keyframes drop-141{to{top:110%;left:64%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-142{background-color:var(--app-danger);opacity:.57233;z-index:30;width:14px;height:5.6px;animation:4.12422s .20728s infinite drop-142;top:-10%;left:89%;transform:rotate(20.8507deg)}@keyframes drop-142{to{top:110%;left:102%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-143{background-color:var(--app-primary);opacity:1.4894;z-index:30;width:11px;height:4.4px;animation:4.31522s .758204s infinite drop-143;top:-10%;left:84%;transform:rotate(342.343deg)}@keyframes drop-143{to{top:110%;left:87%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-144{background-color:var(--app-danger);opacity:1.04603;z-index:30;width:16px;height:6.4px;animation:4.12746s .911748s infinite drop-144;top:-10%;left:20%;transform:rotate(197.588deg)}@keyframes drop-144{to{top:110%;left:29%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-145{background-color:var(--app-primary);opacity:.864448;z-index:30;width:9px;height:3.6px;animation:4.80469s .973344s infinite drop-145;top:-10%;left:58%;transform:rotate(197.584deg)}@keyframes drop-145{to{top:110%;left:66%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-146{background-color:var(--app-primary);opacity:.709295;z-index:30;width:9px;height:3.6px;animation:4.00229s .163197s infinite drop-146;top:-10%;left:30%;transform:rotate(134.172deg)}@keyframes drop-146{to{top:110%;left:34%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-147{background-color:var(--app-primary);opacity:.656607;z-index:30;width:15px;height:6px;animation:4.725s .252325s infinite drop-147;top:-10%;left:85%;transform:rotate(267.782deg)}@keyframes drop-147{to{top:110%;left:100%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-148{background-color:var(--app-primary);opacity:1.11638;z-index:30;width:8px;height:3.2px;animation:4.70871s .825213s infinite drop-148;top:-10%;left:14%;transform:rotate(176.615deg)}@keyframes drop-148{to{top:110%;left:26%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-149{background-color:var(--app-danger);opacity:.794451;z-index:30;width:5px;height:2px;animation:4.52544s .149742s infinite drop-149;top:-10%;left:64%;transform:rotate(183.023deg)}@keyframes drop-149{to{top:110%;left:75%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-150{background-color:var(--app-danger);opacity:.987485;z-index:30;width:19px;height:7.6px;animation:4.34948s .348177s infinite drop-150;top:-10%;left:19%;transform:rotate(175.384deg)}@keyframes drop-150{to{top:110%;left:26%}}.Lottery>.lottery_page_contents_body>.lottery_history_box{flex-direction:column;justify-content:flex-start;gap:20px;width:100%;height:100%;margin-top:20px;display:flex}.Lottery>.lottery_page_contents_body>.lottery_history_box>.lottery_history_box_head{background:var(--app-surface-1);padding:4px}.Lottery>.lottery_page_contents_body>.lottery_history_box>.lottery_history_box_head>.lottery_history_box_head_row{background:var(--app-surface-1);background:linear-gradient(90deg, color-mix(in srgb, var(--app-surface-1) 40%, transparent) 10%, color-mix(in srgb, var(--app-surface-1) 66.67%, transparent) 70%),repeating-linear-gradient(-45deg, color-mix(in srgb, var(--app-white) 1.18%, transparent), color-mix(in srgb, var(--app-white) 1.18%, transparent) 10px, transparent 10px, transparent 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{white-space:nowrap;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:var(--app-primary);white-space:nowrap;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:var(--app-warning);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, var(--app-primary) 94%, var(--app-primary)) top/8px 8px no-repeat,conic-gradient(var(--app-transparent) 30%, var(--app-primary));width:20px;height:20px;-webkit-mask:radial-gradient(farthest-side, var(--app-transparent) calc(100% - 2px), var(--app-black) 0);justify-content:center;animation:1s linear infinite loader-animation;display:flex}.Lottery>.lottery_page_contents_body>.lottery_history_box>.lottery_history_box_body .EntityDataGrid .datagrid-table .empty-state{padding:0}.Lottery>.lottery_page_contents_body>.lottery_history_box>.lottery_history_box_body .EntityDataGrid .datagrid-table .empty-message{background:var(--app-surface-0);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{background-color:var(--app-surface-1);height:40px;color:var(--app-white);cursor:pointer;justify-content:center;align-items:center;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 .btn-group .btn:hover{background-color:var(--app-primary-soft);border-color:var(--app-primary);color:var(--app-white);transition:all .2s}.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 [aria-colindex="7"]:hover{background:var(--app-primary-soft);transition:all .5s}.Lottery>.lottery_page_contents_body>.lottery_history_box>.lottery_history_box_body .clearEach{justify-content:center;width:fit-content;margin:auto;display:flex}.Lottery>.lottery_page_contents_body>.lottery_history_box>.lottery_history_box_body .clearEach:hover{filter:brightness(2)}.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 table colgroup{display:none}.Lottery .lottery_history_box_body .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-row td{background:var(--app-neutral-110);font-size:14px;color:var(--app-primary)!important;border-radius:unset!important;border:0!important}.Lottery .lottery_history_box_body .dx-datagrid .dx-datagrid-content .dx-datagrid-table .dx-row td{color:var(--app-neutral-90);padding:8px 0;font-size:14px;border-radius:unset!important;border:0!important}.Lottery .lottery_history_box_body tbody>:nth-child(odd){background:var(--app-surface-1)}.Lottery .lottery_history_box_body tbody>:nth-child(2n){background:var(--app-surface-2)}.Lottery .lottery_history_box_body tbody .dx-freespace-row{display:none}.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), var(--app-transparent) 0) 50% 0%,radial-gradient(circle, var(--color2) var(--particleSize), var(--app-transparent) 0) 100% 50%,radial-gradient(circle, var(--color3) var(--particleSize), var(--app-transparent) 0) 50% 100%,radial-gradient(circle, var(--color4) var(--particleSize), var(--app-transparent) 0) 0% 50%,radial-gradient(circle, var(--color5) var(--particleSize), var(--app-transparent) 0) 80% 90%,radial-gradient(circle, var(--color6) var(--particleSize), var(--app-transparent) 0) 95% 90%,radial-gradient(circle, var(--color1) var(--particleSize), var(--app-transparent) 0) 90% 70%,radial-gradient(circle, var(--color2) var(--particleSize), var(--app-transparent) 0) 100% 60%,radial-gradient(circle, var(--color3) var(--particleSize), var(--app-transparent) 0) 55% 80%,radial-gradient(circle, var(--color4) var(--particleSize), var(--app-transparent) 0) 70% 77%,radial-gradient(circle, var(--color5) var(--particleSize), var(--app-transparent) 0) 22% 90%,radial-gradient(circle, var(--color6) var(--particleSize), var(--app-transparent) 0) 45% 90%,radial-gradient(circle, var(--color1) var(--particleSize), var(--app-transparent) 0) 33% 70%,radial-gradient(circle, var(--color2) var(--particleSize), var(--app-transparent) 0) 10% 60%,radial-gradient(circle, var(--color3) var(--particleSize), var(--app-transparent) 0) 31% 80%,radial-gradient(circle, var(--color4) var(--particleSize), var(--app-transparent) 0) 28% 77%,radial-gradient(circle, var(--color5) var(--particleSize), var(--app-transparent) 0) 13% 72%,radial-gradient(circle, var(--color6) var(--particleSize), var(--app-transparent) 0) 80% 10%,radial-gradient(circle, var(--color1) var(--particleSize), var(--app-transparent) 0) 95% 14%,radial-gradient(circle, var(--color2) var(--particleSize), var(--app-transparent) 0) 90% 23%,radial-gradient(circle, var(--color3) var(--particleSize), var(--app-transparent) 0) 100% 43%,radial-gradient(circle, var(--color4) var(--particleSize), var(--app-transparent) 0) 85% 27%,radial-gradient(circle, var(--color5) var(--particleSize), var(--app-transparent) 0) 77% 37%,radial-gradient(circle, var(--color6) var(--particleSize), var(--app-transparent) 0) 60% 7%,radial-gradient(circle, var(--color1) var(--particleSize), var(--app-transparent) 0) 22% 14%,radial-gradient(circle, var(--color1) var(--particleSize), var(--app-transparent) 0) 45% 20%,radial-gradient(circle, var(--color1) var(--particleSize), var(--app-transparent) 0) 33% 34%,radial-gradient(circle, var(--color1) var(--particleSize), var(--app-transparent) 0) 10% 29%,radial-gradient(circle, var(--color1) var(--particleSize), var(--app-transparent) 0) 31% 37%,radial-gradient(circle, var(--color1) var(--particleSize), var(--app-transparent) 0) 28% 7%,radial-gradient(circle, var(--color1) var(--particleSize), var(--app-transparent) 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}@keyframes jinx-glitch{0%{filter:drop-shadow(0 0 0 var(--app-primary)) drop-shadow(0 0 0 var(--app-secondary)) drop-shadow(0 0 0 var(--app-white)) saturate(1)}5%{filter:drop-shadow(-1px 0 0 var(--app-primary)) drop-shadow(1px 0 0 var(--app-secondary)) drop-shadow(0 1px 0 var(--app-white)) saturate(1.5)}10%{filter:drop-shadow(2px 0 0 var(--app-primary)) drop-shadow(-2px 0 0 var(--app-secondary)) drop-shadow(0 -2px 0 var(--app-white)) saturate(2)}15%{filter:drop-shadow(0 1px 0 var(--app-primary)) drop-shadow(-1px -1px 0 var(--app-secondary)) drop-shadow(1px 0 0 var(--app-white)) saturate(1)}20%{filter:drop-shadow(0 0 0 var(--app-primary)) drop-shadow(2px 0 0 var(--app-secondary)) drop-shadow(-2px 0 0 var(--app-white)) saturate(1.8)}25%{filter:drop-shadow(-1px -1px 0 var(--app-primary)) drop-shadow(1px 1px 0 var(--app-secondary)) drop-shadow(0 0 0 var(--app-white)) saturate(1.2)}30%{filter:drop-shadow(-2px 0 0 var(--app-primary)) drop-shadow(2px 0 0 var(--app-secondary)) drop-shadow(0 2px 0 var(--app-white)) saturate(2.2)}35%{filter:drop-shadow(0 -1px 0 var(--app-primary)) drop-shadow(-1px 0 0 var(--app-secondary)) drop-shadow(1px 1px 0 var(--app-white)) saturate(1)}40%{filter:drop-shadow(1px 0 0 var(--app-primary)) drop-shadow(0 1px 0 var(--app-secondary)) drop-shadow(-1px 0 0 var(--app-white)) saturate(1.6)}50%{filter:drop-shadow(0 0 0 var(--app-primary)) drop-shadow(0 0 0 var(--app-secondary)) drop-shadow(0 0 0 var(--app-white)) saturate(1)}60%{filter:drop-shadow(-1px 0 0 var(--app-primary)) drop-shadow(1px 1px 0 var(--app-secondary)) drop-shadow(0 0 0 var(--app-white)) saturate(1.4)}70%{filter:drop-shadow(2px 0 0 var(--app-primary)) drop-shadow(-2px 0 0 var(--app-secondary)) drop-shadow(0 -1px 0 var(--app-white)) saturate(1.8)}80%{filter:drop-shadow(-1px 0 0 var(--app-primary)) drop-shadow(0 -1px 0 var(--app-secondary)) drop-shadow(1px 0 0 var(--app-white)) saturate(2)}90%{filter:drop-shadow(0 1px 0 var(--app-primary)) drop-shadow(-1px 0 0 var(--app-secondary)) drop-shadow(1px -1px 0 var(--app-white)) saturate(1.3)}to{filter:drop-shadow(0 0 0 var(--app-primary)) drop-shadow(0 0 0 var(--app-secondary)) drop-shadow(0 0 0 var(--app-white)) saturate(1);clip-path:inset(0)}}.Popup.PopupScreen .PopupVariant-popupV2>.PopupItem.LotteryPopup .Lottery{width:100%;min-height:0;color:var(--popup2-text);flex:1;height:auto!important}.Popup.PopupScreen .PopupVariant-popupV2>.PopupItem.LotteryPopup .Lottery>.lottery_page_contents_body{align-items:stretch;min-width:0;max-width:560px;height:auto;margin:0 auto}.Popup.PopupScreen .PopupVariant-popupV2>.PopupItem.LotteryPopup .Lottery>.lottery_page_contents_body>.wrapper>.firework-1{left:38%!important}.Popup.PopupScreen .PopupVariant-popupV2>.PopupItem.LotteryPopup .Lottery>.lottery_page_contents_body>.wrapper>.firework-2{left:45%!important}.Popup.PopupScreen .PopupVariant-popupV2>.PopupItem.LotteryPopup .Lottery>.lottery_page_contents_body>.wrapper>.firework-3{left:52%!important}.Popup.PopupScreen .PopupVariant-popupV2>.PopupItem.LotteryPopup .Lottery>.lottery_page_contents_body>.wrapper>.firework-4{left:62%!important}.Popup.PopupScreen .PopupVariant-popupV2>.PopupItem.LotteryPopup .Lottery>.lottery_page_contents_body>.wrapper>.firework-5{left:48%!important}.Popup.PopupScreen .PopupVariant-popupV2>.PopupItem.LotteryPopup .Lottery>.lottery_page_contents_body>.wrapper>.firework-6{left:57%!important}.Popup.PopupScreen .PopupVariant-popupV2>.PopupItem.LotteryPopup .Lottery>.lottery_page_contents_body>.lottery_header_count{z-index:2;margin:0;position:absolute;top:-75px;right:0}.Popup.PopupScreen .PopupVariant-popupV2>.PopupItem.LotteryPopup .Lottery>.lottery_page_contents_body>.lottery_header_count>.lottery_count{border:1px solid color-mix(in srgb, var(--app-white) 18%, transparent);background:#7f00d9;border-radius:6px;gap:4px;width:auto;min-width:54px;height:28px;padding:0 10px}.Popup.PopupScreen .PopupVariant-popupV2>.PopupItem.LotteryPopup .Lottery>.lottery_page_contents_body>.lottery_header_count>.lottery_count .label{display:none}.Popup.PopupScreen .PopupVariant-popupV2>.PopupItem.LotteryPopup .Lottery>.lottery_page_contents_body>.lottery_header_count>.lottery_count .count{color:var(--app-white);font-family:inherit;font-size:12px;font-weight:800;line-height:1}.Popup.PopupScreen .PopupVariant-popupV2>.PopupItem.LotteryPopup .Lottery>.lottery_page_contents_body>.lottery_header_count>.lottery_count .count:after{content:" 복권";font-size:12px;font-weight:700}.Popup.PopupScreen .PopupVariant-popupV2>.PopupItem.LotteryPopup .Lottery>.lottery_page_contents_body>.lottery-placeholder{border-radius:8px;justify-content:center;align-items:center;width:100%;display:flex;position:relative}.Popup.PopupScreen .PopupVariant-popupV2>.PopupItem.LotteryPopup .Lottery>.lottery_page_contents_body>.lottery-placeholder>.placeholder{-o-object-fit:contain;object-fit:contain;width:min(100%,380px);margin:0 auto;display:block}.Popup.PopupScreen .PopupVariant-popupV2>.PopupItem.LotteryPopup .Lottery>.lottery_page_contents_body>.lottery-placeholder>.lottery-placeholder-copy{box-sizing:border-box;color:color-mix(in srgb, var(--popup2-accent-strong) 72%, var(--app-surface-0));text-align:center;pointer-events:none;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:20px 24%;display:flex;position:absolute;inset:0}.Popup.PopupScreen .PopupVariant-popupV2>.PopupItem.LotteryPopup .Lottery>.lottery_page_contents_body>.lottery-placeholder>.lottery-placeholder-copy>.lottery-title{-o-object-fit:contain;object-fit:contain;width:min(68%,290px);height:auto;max-height:78px}.Popup.PopupScreen .PopupVariant-popupV2>.PopupItem.LotteryPopup .Lottery>.lottery_page_contents_body>.lottery-placeholder>.lottery-placeholder-copy>strong{font-size:34px;font-weight:900;line-height:1.12}.Popup.PopupScreen .PopupVariant-popupV2>.PopupItem.LotteryPopup .Lottery>.lottery_page_contents_body>.lottery-placeholder>.lottery-placeholder-copy>span{font-size:12px;font-weight:600;line-height:1.45}.Popup.PopupScreen .PopupVariant-popupV2>.PopupItem.LotteryPopup .Lottery>.lottery_page_contents_body .lottery_play_ground{gap:12px;width:100%}.Popup.PopupScreen .PopupVariant-popupV2>.PopupItem.LotteryPopup .Lottery>.lottery_page_contents_body .lottery_play_ground>.lottery_scratch_area{box-sizing:border-box;width:100%;height:87px;box-shadow:none;background:repeating-linear-gradient(-32deg,#ffffff1a 0 1px,#0000 1px 12px),linear-gradient(#ff9f17 0%,#ff850b 100%);border:1px solid #ffad20;border-radius:3px;margin:0;padding:0;overflow:visible}.Popup.PopupScreen .PopupVariant-popupV2>.PopupItem.LotteryPopup .Lottery>.lottery_page_contents_body .lottery_play_ground>.lottery_scratch_area>.lottery_scratch,.Popup.PopupScreen .PopupVariant-popupV2>.PopupItem.LotteryPopup .Lottery>.lottery_page_contents_body .lottery_play_ground>.lottery_scratch_area>.lottery_result{box-sizing:border-box;background:linear-gradient(110deg, transparent 28%, color-mix(in srgb, var(--app-white) 22%, transparent) 45%, transparent 62%) -80% 0/42% 100% no-repeat;color:#6a3700;width:auto;height:auto;text-shadow:none;border-color:#0000;border-radius:3px;font-size:18px;font-weight:700;animation:3.2s ease-in-out infinite lottery-gloss-sweep;inset:0}.Popup.PopupScreen .PopupVariant-popupV2>.PopupItem.LotteryPopup .Lottery>.lottery_page_contents_body .lottery_play_ground>.lottery_scratch_area>.lottery_scratch:before,.Popup.PopupScreen .PopupVariant-popupV2>.PopupItem.LotteryPopup .Lottery>.lottery_page_contents_body .lottery_play_ground>.lottery_scratch_area>.lottery_result:before{content:"";display:none}.Popup.PopupScreen .PopupVariant-popupV2>.PopupItem.LotteryPopup .Lottery>.lottery_page_contents_body .lottery_play_ground>.lottery_scratch_area>.lottery_scratch{background-position:50%;background-repeat:no-repeat;background-size:100% 100%}.Popup.PopupScreen .PopupVariant-popupV2>.PopupItem.LotteryPopup .Lottery>.lottery_page_contents_body .lottery_play_ground>.lottery_scratch_area>.lottery_result{opacity:0;animation:none;transform:scale(.94)}.Popup.PopupScreen .PopupVariant-popupV2>.PopupItem.LotteryPopup .Lottery>.lottery_page_contents_body .lottery_play_ground>.lottery_scratch_area.active{animation:.85s ease-out lottery-result-glow}.Popup.PopupScreen .PopupVariant-popupV2>.PopupItem.LotteryPopup .Lottery>.lottery_page_contents_body .lottery_play_ground>.lottery_scratch_area.active>.lottery_scratch{opacity:1;transition:none;animation:.62s cubic-bezier(.65,0,.35,1) forwards lottery-cover-reveal}.Popup.PopupScreen .PopupVariant-popupV2>.PopupItem.LotteryPopup .Lottery>.lottery_page_contents_body .lottery_play_ground>.lottery_scratch_area.active>.lottery_result{animation:.72s cubic-bezier(.2,.85,.25,1) .18s forwards lottery-result-reveal}@keyframes lottery-gloss-sweep{0%,18%{background-position:-80% 0,0 0}68%,to{background-position:180% 0,0 0}}@keyframes lottery-cover-reveal{0%{opacity:1;clip-path:inset(0 round 10px);filter:brightness()}45%{filter:brightness(1.35)}99%{opacity:0;clip-path:inset(0 0 0 100% round 10px);filter:brightness()}to{opacity:0;clip-path:inset(0 round 10px);filter:brightness()}}@keyframes lottery-result-reveal{0%{opacity:0;filter:brightness(1.65)blur(5px);transform:scale(.94)}65%{opacity:1;filter:brightness(1.2)blur();transform:scale(1.035)}to{opacity:1;filter:none;transform:scale(1)}}@keyframes lottery-result-glow{0%{box-shadow:0 0 4px color-mix(in srgb, var(--popup2-accent) 45%, transparent),0 0 10px color-mix(in srgb, var(--popup2-accent) 30%, transparent)}45%{box-shadow:0 0 18px color-mix(in srgb, var(--app-white) 55%, transparent),0 0 42px color-mix(in srgb, var(--popup2-accent) 82%, transparent),0 0 64px color-mix(in srgb, var(--popup2-accent) 38%, transparent)}to{box-shadow:0 0 4px color-mix(in srgb, var(--popup2-accent) 45%, transparent),0 0 10px color-mix(in srgb, var(--popup2-accent) 30%, transparent),0 0 18px color-mix(in srgb, var(--popup2-accent) 15%, transparent),inset 0 0 6px color-mix(in srgb, var(--app-white) 10%, transparent)}}@media (prefers-reduced-motion:reduce){.Popup.PopupScreen .PopupVariant-popupV2>.PopupItem.LotteryPopup .Lottery>.lottery_page_contents_body .lottery_play_ground>.lottery_scratch_area>.lottery_scratch,.Popup.PopupScreen .PopupVariant-popupV2>.PopupItem.LotteryPopup .Lottery>.lottery_page_contents_body .lottery_play_ground>.lottery_scratch_area>.lottery_result,.Popup.PopupScreen .PopupVariant-popupV2>.PopupItem.LotteryPopup .Lottery>.lottery_page_contents_body .lottery_play_ground>.lottery_scratch_area.active{animation:none}.Popup.PopupScreen .PopupVariant-popupV2>.PopupItem.LotteryPopup .Lottery>.lottery_page_contents_body .lottery_play_ground>.lottery_scratch_area.active>.lottery_scratch{display:none}.Popup.PopupScreen .PopupVariant-popupV2>.PopupItem.LotteryPopup .Lottery>.lottery_page_contents_body .lottery_play_ground>.lottery_scratch_area.active>.lottery_result{opacity:1;animation:none;transform:none}}.Popup.PopupScreen .PopupVariant-popupV2>.PopupItem.LotteryPopup .Lottery>.lottery_page_contents_body .lottery_play_ground>.buttons{gap:12px;min-height:36px}.Popup.PopupScreen .PopupVariant-popupV2>.PopupItem.LotteryPopup .Lottery>.lottery_page_contents_body .lottery_play_ground>.buttons>.scratch-all,.Popup.PopupScreen .PopupVariant-popupV2>.PopupItem.LotteryPopup .Lottery>.lottery_page_contents_body .lottery_play_ground>.buttons>.button{box-sizing:border-box;border:1px solid color-mix(in srgb, var(--app-primary) 78%, var(--app-white));width:auto;height:48px;box-shadow:0 0 8px color-mix(in srgb, var(--app-primary) 72%, transparent),inset 0 1px 0 color-mix(in srgb, var(--app-white) 14%, transparent);color:var(--app-white);background:linear-gradient(#8d00dc 0%,#7000c6 100%);border-radius:4px;flex:1;padding:0 18px;font-size:12px;font-weight:700;line-height:1;transition:border-color .16s,box-shadow .16s,filter .16s}.Popup.PopupScreen .PopupVariant-popupV2>.PopupItem.LotteryPopup .Lottery>.lottery_page_contents_body .lottery_play_ground>.buttons>.scratch-all:hover,.Popup.PopupScreen .PopupVariant-popupV2>.PopupItem.LotteryPopup .Lottery>.lottery_page_contents_body .lottery_play_ground>.buttons>.button:hover{border-color:color-mix(in srgb, var(--app-primary) 88%, var(--app-white));filter:brightness(1.07);box-shadow:0 0 10px color-mix(in srgb, var(--app-primary) 82%, transparent),inset 0 1px 0 color-mix(in srgb, var(--app-white) 18%, transparent)}.Popup.PopupScreen .PopupVariant-popupV2>.PopupItem.LotteryPopup .Lottery>.lottery_page_contents_body>.lottery_history_box{gap:8px;width:100%;height:auto;margin-top:36px;position:relative}.Popup.PopupScreen .PopupVariant-popupV2>.PopupItem.LotteryPopup .Lottery>.lottery_page_contents_body>.lottery_history_box:before{content:"당첨내역";color:var(--app-primary);font-size:14px;font-weight:800;position:absolute;bottom:calc(100% + 9px);left:0}.Popup.PopupScreen .PopupVariant-popupV2>.PopupItem.LotteryPopup .Lottery>.lottery_page_contents_body>.lottery_history_box>.lottery_history_box_body{flex-direction:column;display:flex;overflow:visible}.Popup.PopupScreen .PopupVariant-popupV2>.PopupItem.LotteryPopup .Lottery>.lottery_page_contents_body>.lottery_history_box>.lottery_history_box_body>.lottery_history_table{border:1px solid color-mix(in srgb, var(--app-white) 12%, transparent);background:#141b27;border-radius:9px;overflow:hidden}.Popup.PopupScreen .PopupVariant-popupV2>.PopupItem.LotteryPopup .Lottery>.lottery_page_contents_body>.lottery_history_box>.lottery_history_box_body .quantum-table-container,.Popup.PopupScreen .PopupVariant-popupV2>.PopupItem.LotteryPopup .Lottery>.lottery_page_contents_body>.lottery_history_box>.lottery_history_box_body .table-wrapper{background:0 0;overflow:hidden}.Popup.PopupScreen .PopupVariant-popupV2>.PopupItem.LotteryPopup .Lottery>.lottery_page_contents_body>.lottery_history_box>.lottery_history_box_body .quantum-table{table-layout:fixed;background:0 0}.Popup.PopupScreen .PopupVariant-popupV2>.PopupItem.LotteryPopup .Lottery>.lottery_page_contents_body>.lottery_history_box>.lottery_history_box_body .quantum-table th,.Popup.PopupScreen .PopupVariant-popupV2>.PopupItem.LotteryPopup .Lottery>.lottery_page_contents_body>.lottery_history_box>.lottery_history_box_body .quantum-table td{border:0;border-bottom:1px solid color-mix(in srgb, var(--app-white) 10%, transparent);background:0 0;text-align:center!important;width:auto!important}.Popup.PopupScreen .PopupVariant-popupV2>.PopupItem.LotteryPopup .Lottery>.lottery_page_contents_body>.lottery_history_box>.lottery_history_box_body .quantum-table th{height:34px;color:var(--app-white);padding:8px 6px;font-size:10px}.Popup.PopupScreen .PopupVariant-popupV2>.PopupItem.LotteryPopup .Lottery>.lottery_page_contents_body>.lottery_history_box>.lottery_history_box_body .quantum-table td{height:32px;color:var(--app-neutral-70);padding:6px;font-size:10px}.Popup.PopupScreen .PopupVariant-popupV2>.PopupItem.LotteryPopup .Lottery>.lottery_page_contents_body>.lottery_history_box>.lottery_history_box_body .quantum-table tbody tr{background:0 0}.Popup.PopupScreen .PopupVariant-popupV2>.PopupItem.LotteryPopup .Lottery>.lottery_page_contents_body>.lottery_history_box>.lottery_history_box_body .quantum-table tbody tr:hover td{background:color-mix(in srgb, var(--popup2-accent) 7%, transparent)}.Popup.PopupScreen .PopupVariant-popupV2>.PopupItem.LotteryPopup .Lottery>.lottery_page_contents_body>.lottery_history_box>.lottery_history_box_body .clearEach{cursor:pointer}.Popup.PopupScreen .PopupVariant-popupV2>.PopupItem.LotteryPopup .Lottery>.lottery_page_contents_body>.lottery_history_box>.lottery_history_box_body .clearEach svg{opacity:.55;width:15px;height:16px}.Popup.PopupScreen .PopupVariant-popupV2>.PopupItem.LotteryPopup .Lottery>.lottery_page_contents_body>.lottery_history_box>.lottery_history_box_body .PageNation{background:0 0;min-height:34px;margin-top:6px;padding:5px}
.RoulettePopup{color:var(--app-white);flex-direction:column;width:fit-content;height:fit-content;padding:30px;display:flex;top:50vh;left:50vw;transform:translate(-50%,-50%);-webkit-backdrop-filter:none!important;backdrop-filter:none!important;box-shadow:none!important;background:var(--app-page-background)!important;border:none!important}.RoulettePopup>.popup-header{justify-content:center;margin-bottom:50px;display:flex;position:relative}.RoulettePopup>.popup-header>img{width:300px;filter:drop-shadow(0 0 16px var(--app-primary))}.RoulettePopup>.popup-header>.close-wrapper{height:fit-content;position:absolute;top:0;right:0}.RoulettePopup>.popup-header>.close-wrapper .close-img{z-index:1;cursor:pointer;width:28px;height:28px}.Popup.PopupScreen .PopupVariant-popupV2>.PopupItem.RoulettePopup{box-sizing:border-box;width:750px;max-width:calc(100vw - 32px);height:fit-content;min-height:0;max-height:none;padding:46px 52px 48px;overflow:visible;border:2px solid var(--app-primary)!important;background:radial-gradient(circle at 50% 27%, color-mix(in srgb, var(--app-primary) 14%, transparent), transparent 35%),var(--app-popup-v2-surface)!important;box-shadow:inset 0 0 28px color-mix(in srgb, var(--app-primary) 10%, transparent),0 24px 70px color-mix(in srgb, var(--app-black) 64%, transparent)!important;border-radius:38px!important}.Popup.PopupScreen .PopupVariant-popupV2>.PopupItem.RoulettePopup>.popup-header{justify-content:flex-start;align-items:center;min-height:44px;margin:0 0 16px;position:static}.Popup.PopupScreen .PopupVariant-popupV2>.PopupItem.RoulettePopup>.popup-header>img{-o-object-fit:contain;object-fit:contain;-o-object-position:left center;object-position:left center;filter:none;width:240px;max-height:48px}.Popup.PopupScreen .PopupVariant-popupV2>.PopupItem.RoulettePopup>.popup-header>.close-wrapper{position:static}
