.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.09439;z-index:30;width:16px;height:6.4px;animation:4.36832s 36.665ms infinite drop-0;top:-10%;left:7%;transform:rotate(97.0186deg)}@keyframes drop-0{to{top:110%;left:11%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-1{background-color:var(--app-primary);opacity:1.31116;z-index:30;width:17px;height:6.8px;animation:4.6933s .632068s infinite drop-1;top:-10%;left:39%;transform:rotate(283.339deg)}@keyframes drop-1{to{top:110%;left:44%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-2{background-color:var(--app-danger);opacity:1.01648;z-index:30;width:18px;height:7.2px;animation:4.15542s .394851s infinite drop-2;top:-10%;left:88%;transform:rotate(354.919deg)}@keyframes drop-2{to{top:110%;left:103%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-3{background-color:var(--app-danger);opacity:1.21793;z-index:30;width:13px;height:5.2px;animation:4.3432s .740911s infinite drop-3;top:-10%;left:45%;transform:rotate(12.7156deg)}@keyframes drop-3{to{top:110%;left:47%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-4{background-color:var(--app-danger);opacity:.853148;z-index:30;width:7px;height:2.8px;animation:4.68536s 66.5307ms infinite drop-4;top:-10%;left:38%;transform:rotate(274.62deg)}@keyframes drop-4{to{top:110%;left:51%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-5{background-color:var(--app-primary);opacity:1.13864;z-index:30;width:2px;height:.8px;animation:4.44339s .225523s infinite drop-5;top:-10%;left:57%;transform:rotate(147.973deg)}@keyframes drop-5{to{top:110%;left:65%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-6{background-color:var(--app-primary);opacity:.519816;z-index:30;width:9px;height:3.6px;animation:4.15579s .489543s infinite drop-6;top:-10%;left:62%;transform:rotate(94.836deg)}@keyframes drop-6{to{top:110%;left:69%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-7{background-color:var(--app-primary);opacity:1.03893;z-index:30;width:8px;height:3.2px;animation:4.51506s .87713s infinite drop-7;top:-10%;left:30%;transform:rotate(263.987deg)}@keyframes drop-7{to{top:110%;left:44%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-8{background-color:var(--app-primary);opacity:1.25998;z-index:30;width:13px;height:5.2px;animation:4.65204s .845611s infinite drop-8;top:-10%;left:49%;transform:rotate(18.2231deg)}@keyframes drop-8{to{top:110%;left:60%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-9{background-color:var(--app-primary);opacity:.502385;z-index:30;width:1px;height:.4px;animation:4.95224s .813276s infinite drop-9;top:-10%;left:46%;transform:rotate(276.537deg)}@keyframes drop-9{to{top:110%;left:58%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-10{background-color:var(--app-primary);opacity:1.27647;z-index:30;width:7px;height:2.8px;animation:4.51835s .194153s infinite drop-10;top:-10%;left:33%;transform:rotate(74.5198deg)}@keyframes drop-10{to{top:110%;left:43%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-11{background-color:var(--app-primary);opacity:1.09746;z-index:30;width:4px;height:1.6px;animation:4.24739s 88.4403ms infinite drop-11;top:-10%;left:4%;transform:rotate(178.04deg)}@keyframes drop-11{to{top:110%;left:5%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-12{background-color:var(--app-primary);opacity:.851802;z-index:30;width:10px;height:4px;animation:4.83612s .693347s infinite drop-12;top:-10%;left:69%;transform:rotate(226.435deg)}@keyframes drop-12{to{top:110%;left:70%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-13{background-color:var(--app-primary);opacity:1.3052;z-index:30;width:19px;height:7.6px;animation:4.83008s .137332s infinite drop-13;top:-10%;left:27%;transform:rotate(260.483deg)}@keyframes drop-13{to{top:110%;left:35%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-14{background-color:var(--app-danger);opacity:1.17938;z-index:30;width:6px;height:2.4px;animation:4.20084s .824222s infinite drop-14;top:-10%;left:34%;transform:rotate(115.784deg)}@keyframes drop-14{to{top:110%;left:43%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-15{background-color:var(--app-primary);opacity:.988304;z-index:30;width:9px;height:3.6px;animation:4.85843s .75861s infinite drop-15;top:-10%;left:56%;transform:rotate(258.471deg)}@keyframes drop-15{to{top:110%;left:61%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-16{background-color:var(--app-primary);opacity:1.28127;z-index:30;width:15px;height:6px;animation:4.36407s .388762s infinite drop-16;top:-10%;left:95%;transform:rotate(98.3139deg)}@keyframes drop-16{to{top:110%;left:99%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-17{background-color:var(--app-danger);opacity:1.4758;z-index:30;width:20px;height:8px;animation:4.11637s .654112s infinite drop-17;top:-10%;left:54%;transform:rotate(138.38deg)}@keyframes drop-17{to{top:110%;left:61%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-18{background-color:var(--app-primary);opacity:.618029;z-index:30;width:13px;height:5.2px;animation:4.88551s .313021s infinite drop-18;top:-10%;left:77%;transform:rotate(60.7057deg)}@keyframes drop-18{to{top:110%;left:89%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-19{background-color:var(--app-primary);opacity:1.45954;z-index:30;width:6px;height:2.4px;animation:4.89366s .519873s infinite drop-19;top:-10%;left:79%;transform:rotate(284.146deg)}@keyframes drop-19{to{top:110%;left:94%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-20{background-color:var(--app-danger);opacity:.937633;z-index:30;width:10px;height:4px;animation:4.9207s .612877s infinite drop-20;top:-10%;left:96%;transform:rotate(109.871deg)}@keyframes drop-20{to{top:110%;left:109%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-21{background-color:var(--app-primary);opacity:.714917;z-index:30;width:11px;height:4.4px;animation:4.87865s .970673s infinite drop-21;top:-10%;left:90%;transform:rotate(351.86deg)}@keyframes drop-21{to{top:110%;left:95%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-22{background-color:var(--app-primary);opacity:1.11042;z-index:30;width:4px;height:1.6px;animation:4.30985s .466581s infinite drop-22;top:-10%;left:33%;transform:rotate(240.758deg)}@keyframes drop-22{to{top:110%;left:40%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-23{background-color:var(--app-danger);opacity:1.27929;z-index:30;width:18px;height:7.2px;animation:4.80273s .314544s infinite drop-23;top:-10%;left:59%;transform:rotate(103.051deg)}@keyframes drop-23{to{top:110%;left:72%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-24{background-color:var(--app-danger);opacity:1.19011;z-index:30;width:3px;height:1.2px;animation:4.38878s .443712s infinite drop-24;top:-10%;left:85%;transform:rotate(155.868deg)}@keyframes drop-24{to{top:110%;left:89%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-25{background-color:var(--app-danger);opacity:.505349;z-index:30;width:10px;height:4px;animation:4.20138s .73303s infinite drop-25;top:-10%;left:36%;transform:rotate(189.656deg)}@keyframes drop-25{to{top:110%;left:51%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-26{background-color:var(--app-primary);opacity:.602873;z-index:30;width:13px;height:5.2px;animation:4.15397s .486702s infinite drop-26;top:-10%;left:16%;transform:rotate(176.877deg)}@keyframes drop-26{to{top:110%;left:22%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-27{background-color:var(--app-danger);opacity:1.38689;z-index:30;width:16px;height:6.4px;animation:4.40728s 90.9489ms infinite drop-27;top:-10%;left:15%;transform:rotate(297.412deg)}@keyframes drop-27{to{top:110%;left:22%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-28{background-color:var(--app-primary);opacity:1.38047;z-index:30;width:19px;height:7.6px;animation:4.47093s .42896s infinite drop-28;top:-10%;left:37%;transform:rotate(270.315deg)}@keyframes drop-28{to{top:110%;left:43%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-29{background-color:var(--app-primary);opacity:1.38222;z-index:30;width:13px;height:5.2px;animation:4.95485s .689736s infinite drop-29;top:-10%;left:57%;transform:rotate(31.346deg)}@keyframes drop-29{to{top:110%;left:69%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-30{background-color:var(--app-primary);opacity:.860865;z-index:30;width:12px;height:4.8px;animation:4.4956s .440252s infinite drop-30;top:-10%;left:66%;transform:rotate(116.038deg)}@keyframes drop-30{to{top:110%;left:73%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-31{background-color:var(--app-primary);opacity:.74499;z-index:30;width:11px;height:4.4px;animation:4.24389s .782752s infinite drop-31;top:-10%;left:3%;transform:rotate(293.83deg)}@keyframes drop-31{to{top:110%;left:10%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-32{background-color:var(--app-primary);opacity:1.08665;z-index:30;width:3px;height:1.2px;animation:4.40181s .435358s infinite drop-32;top:-10%;left:97%;transform:rotate(149.7deg)}@keyframes drop-32{to{top:110%;left:108%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-33{background-color:var(--app-primary);opacity:.751663;z-index:30;width:12px;height:4.8px;animation:4.8048s .533446s infinite drop-33;top:-10%;left:69%;transform:rotate(263.679deg)}@keyframes drop-33{to{top:110%;left:84%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-34{background-color:var(--app-primary);opacity:.809576;z-index:30;width:15px;height:6px;animation:4.33334s 40.1237ms infinite drop-34;top:-10%;left:44%;transform:rotate(112.186deg)}@keyframes drop-34{to{top:110%;left:59%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-35{background-color:var(--app-primary);opacity:.91285;z-index:30;width:12px;height:4.8px;animation:4.37296s 83.7372ms infinite drop-35;top:-10%;left:80%;transform:rotate(205.414deg)}@keyframes drop-35{to{top:110%;left:88%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-36{background-color:var(--app-primary);opacity:.614441;z-index:30;width:14px;height:5.6px;animation:4.77282s .237048s infinite drop-36;top:-10%;left:87%;transform:rotate(64.0244deg)}@keyframes drop-36{to{top:110%;left:96%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-37{background-color:var(--app-danger);opacity:.729732;z-index:30;width:12px;height:4.8px;animation:4.61842s 55.9801ms infinite drop-37;top:-10%;left:46%;transform:rotate(357.268deg)}@keyframes drop-37{to{top:110%;left:57%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-38{background-color:var(--app-primary);opacity:.86953;z-index:30;width:4px;height:1.6px;animation:4.24088s .418449s infinite drop-38;top:-10%;left:53%;transform:rotate(.990084deg)}@keyframes drop-38{to{top:110%;left:63%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-39{background-color:var(--app-primary);opacity:1.27476;z-index:30;width:5px;height:2px;animation:4.74176s .722198s infinite drop-39;top:-10%;left:86%;transform:rotate(311.332deg)}@keyframes drop-39{to{top:110%;left:89%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-40{background-color:var(--app-primary);opacity:1.15299;z-index:30;width:10px;height:4px;animation:4.43082s .458137s infinite drop-40;top:-10%;left:48%;transform:rotate(165.136deg)}@keyframes drop-40{to{top:110%;left:57%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-41{background-color:var(--app-danger);opacity:.863737;z-index:30;width:7px;height:2.8px;animation:4.78029s .651929s infinite drop-41;top:-10%;left:22%;transform:rotate(281.458deg)}@keyframes drop-41{to{top:110%;left:27%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-42{background-color:var(--app-primary);opacity:.604046;z-index:30;width:14px;height:5.6px;animation:4.36058s .322323s infinite drop-42;top:-10%;left:77%;transform:rotate(198.059deg)}@keyframes drop-42{to{top:110%;left:86%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-43{background-color:var(--app-primary);opacity:1.00823;z-index:30;width:13px;height:5.2px;animation:4.32148s 92.0049ms infinite drop-43;top:-10%;left:82%;transform:rotate(249.152deg)}@keyframes drop-43{to{top:110%;left:95%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-44{background-color:var(--app-danger);opacity:1.4384;z-index:30;width:6px;height:2.4px;animation:4.4234s .306389s infinite drop-44;top:-10%;left:73%;transform:rotate(272.157deg)}@keyframes drop-44{to{top:110%;left:87%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-45{background-color:var(--app-danger);opacity:.608365;z-index:30;width:18px;height:7.2px;animation:4.47712s .780577s infinite drop-45;top:-10%;left:3%;transform:rotate(203.214deg)}@keyframes drop-45{to{top:110%;left:6%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-46{background-color:var(--app-danger);opacity:.591114;z-index:30;width:14px;height:5.6px;animation:4.52732s 15.9765ms infinite drop-46;top:-10%;left:57%;transform:rotate(10.3184deg)}@keyframes drop-46{to{top:110%;left:62%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-47{background-color:var(--app-danger);opacity:1.44334;z-index:30;width:7px;height:2.8px;animation:4.51805s .425855s infinite drop-47;top:-10%;left:23%;transform:rotate(247.031deg)}@keyframes drop-47{to{top:110%;left:31%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-48{background-color:var(--app-danger);opacity:1.49129;z-index:30;width:3px;height:1.2px;animation:4.30926s .676559s infinite drop-48;top:-10%;left:66%;transform:rotate(69.3762deg)}@keyframes drop-48{to{top:110%;left:71%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-49{background-color:var(--app-danger);opacity:1.26432;z-index:30;width:7px;height:2.8px;animation:4.77799s .802153s infinite drop-49;top:-10%;left:44%;transform:rotate(111.241deg)}@keyframes drop-49{to{top:110%;left:46%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-50{background-color:var(--app-danger);opacity:1.22353;z-index:30;width:19px;height:7.6px;animation:4.8463s 79.5274ms infinite drop-50;top:-10%;left:11%;transform:rotate(209.696deg)}@keyframes drop-50{to{top:110%;left:12%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-51{background-color:var(--app-danger);opacity:1.17616;z-index:30;width:4px;height:1.6px;animation:4.16177s .18852s infinite drop-51;top:-10%;left:91%;transform:rotate(13.7556deg)}@keyframes drop-51{to{top:110%;left:96%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-52{background-color:var(--app-danger);opacity:.945856;z-index:30;width:16px;height:6.4px;animation:4.49246s .996291s infinite drop-52;top:-10%;left:21%;transform:rotate(179.612deg)}@keyframes drop-52{to{top:110%;left:29%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-53{background-color:var(--app-danger);opacity:1.03454;z-index:30;width:3px;height:1.2px;animation:4.13305s .318126s infinite drop-53;top:-10%;left:2%;transform:rotate(168.048deg)}@keyframes drop-53{to{top:110%;left:16%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-54{background-color:var(--app-danger);opacity:1.34576;z-index:30;width:12px;height:4.8px;animation:4.02052s .564608s infinite drop-54;top:-10%;left:44%;transform:rotate(294.989deg)}@keyframes drop-54{to{top:110%;left:51%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-55{background-color:var(--app-primary);opacity:.835484;z-index:30;width:2px;height:.8px;animation:4.93341s .372824s infinite drop-55;top:-10%;left:97%;transform:rotate(300.604deg)}@keyframes drop-55{to{top:110%;left:112%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-56{background-color:var(--app-primary);opacity:.822519;z-index:30;width:4px;height:1.6px;animation:4.8227s .826253s infinite drop-56;top:-10%;left:36%;transform:rotate(204.778deg)}@keyframes drop-56{to{top:110%;left:51%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-57{background-color:var(--app-danger);opacity:1.35387;z-index:30;width:6px;height:2.4px;animation:4.76157s .711173s infinite drop-57;top:-10%;left:1%;transform:rotate(316.056deg)}@keyframes drop-57{to{top:110%;left:7%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-58{background-color:var(--app-primary);opacity:.834604;z-index:30;width:2px;height:.8px;animation:4.06721s .364094s infinite drop-58;top:-10%;left:19%;transform:rotate(183.984deg)}@keyframes drop-58{to{top:110%;left:34%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-59{background-color:var(--app-danger);opacity:.795605;z-index:30;width:4px;height:1.6px;animation:4.38786s .475813s infinite drop-59;top:-10%;left:72%;transform:rotate(161.316deg)}@keyframes drop-59{to{top:110%;left:87%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-60{background-color:var(--app-primary);opacity:.812358;z-index:30;width:20px;height:8px;animation:4.86878s .957695s infinite drop-60;top:-10%;left:62%;transform:rotate(238.502deg)}@keyframes drop-60{to{top:110%;left:70%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-61{background-color:var(--app-primary);opacity:1.09224;z-index:30;width:19px;height:7.6px;animation:4.95403s .629479s infinite drop-61;top:-10%;left:35%;transform:rotate(4.22671deg)}@keyframes drop-61{to{top:110%;left:47%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-62{background-color:var(--app-primary);opacity:.530297;z-index:30;width:1px;height:.4px;animation:4.42064s .240727s infinite drop-62;top:-10%;left:81%;transform:rotate(148.217deg)}@keyframes drop-62{to{top:110%;left:88%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-63{background-color:var(--app-primary);opacity:1.29364;z-index:30;width:2px;height:.8px;animation:4.55726s .605221s infinite drop-63;top:-10%;left:5%;transform:rotate(156.5deg)}@keyframes drop-63{to{top:110%;left:8%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-64{background-color:var(--app-primary);opacity:.604368;z-index:30;width:6px;height:2.4px;animation:4.95423s 9.82589ms infinite drop-64;top:-10%;left:23%;transform:rotate(172.753deg)}@keyframes drop-64{to{top:110%;left:27%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-65{background-color:var(--app-primary);opacity:1.27049;z-index:30;width:6px;height:2.4px;animation:4.72354s .555341s infinite drop-65;top:-10%;left:33%;transform:rotate(133.331deg)}@keyframes drop-65{to{top:110%;left:43%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-66{background-color:var(--app-danger);opacity:1.34766;z-index:30;width:13px;height:5.2px;animation:4.39507s .940322s infinite drop-66;top:-10%;left:78%;transform:rotate(121.126deg)}@keyframes drop-66{to{top:110%;left:89%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-67{background-color:var(--app-primary);opacity:1.05782;z-index:30;width:13px;height:5.2px;animation:4.56772s .183861s infinite drop-67;top:-10%;left:49%;transform:rotate(176.292deg)}@keyframes drop-67{to{top:110%;left:58%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-68{background-color:var(--app-danger);opacity:.981425;z-index:30;width:16px;height:6.4px;animation:4.93573s .283323s infinite drop-68;top:-10%;left:6%;transform:rotate(141.372deg)}@keyframes drop-68{to{top:110%;left:21%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-69{background-color:var(--app-primary);opacity:.607625;z-index:30;width:20px;height:8px;animation:4.59526s .229003s infinite drop-69;top:-10%;left:28%;transform:rotate(84.8749deg)}@keyframes drop-69{to{top:110%;left:38%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-70{background-color:var(--app-primary);opacity:1.1902;z-index:30;width:13px;height:5.2px;animation:4.1026s .619787s infinite drop-70;top:-10%;left:34%;transform:rotate(11.916deg)}@keyframes drop-70{to{top:110%;left:42%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-71{background-color:var(--app-danger);opacity:1.09547;z-index:30;width:14px;height:5.6px;animation:4.99349s .827514s infinite drop-71;top:-10%;left:83%;transform:rotate(110.686deg)}@keyframes drop-71{to{top:110%;left:89%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-72{background-color:var(--app-primary);opacity:.569911;z-index:30;width:20px;height:8px;animation:4.8156s .478943s infinite drop-72;top:-10%;left:33%;transform:rotate(3.12207deg)}@keyframes drop-72{to{top:110%;left:46%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-73{background-color:var(--app-danger);opacity:.875486;z-index:30;width:10px;height:4px;animation:4.79535s .591258s infinite drop-73;top:-10%;left:50%;transform:rotate(217.167deg)}@keyframes drop-73{to{top:110%;left:58%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-74{background-color:var(--app-danger);opacity:.996338;z-index:30;width:13px;height:5.2px;animation:4.51137s .860024s infinite drop-74;top:-10%;left:100%;transform:rotate(6.19039deg)}@keyframes drop-74{to{top:110%;left:106%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-75{background-color:var(--app-primary);opacity:1.13146;z-index:30;width:16px;height:6.4px;animation:4.29754s .389225s infinite drop-75;top:-10%;left:61%;transform:rotate(349.164deg)}@keyframes drop-75{to{top:110%;left:69%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-76{background-color:var(--app-primary);opacity:.852614;z-index:30;width:18px;height:7.2px;animation:4.70104s .542658s infinite drop-76;top:-10%;left:100%;transform:rotate(222.462deg)}@keyframes drop-76{to{top:110%;left:111%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-77{background-color:var(--app-danger);opacity:1.00808;z-index:30;width:6px;height:2.4px;animation:4.30358s .414125s infinite drop-77;top:-10%;left:2%;transform:rotate(275.089deg)}@keyframes drop-77{to{top:110%;left:17%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-78{background-color:var(--app-primary);opacity:1.39638;z-index:30;width:18px;height:7.2px;animation:4.2169s .512835s infinite drop-78;top:-10%;left:52%;transform:rotate(294.329deg)}@keyframes drop-78{to{top:110%;left:57%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-79{background-color:var(--app-primary);opacity:1.25683;z-index:30;width:5px;height:2px;animation:4.32705s .793212s infinite drop-79;top:-10%;left:77%;transform:rotate(144.36deg)}@keyframes drop-79{to{top:110%;left:88%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-80{background-color:var(--app-primary);opacity:1.2347;z-index:30;width:6px;height:2.4px;animation:4.47591s 16.6718ms infinite drop-80;top:-10%;left:31%;transform:rotate(215.258deg)}@keyframes drop-80{to{top:110%;left:36%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-81{background-color:var(--app-primary);opacity:1.33014;z-index:30;width:16px;height:6.4px;animation:4.38824s .429421s infinite drop-81;top:-10%;left:12%;transform:rotate(193.307deg)}@keyframes drop-81{to{top:110%;left:25%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-82{background-color:var(--app-primary);opacity:.798847;z-index:30;width:6px;height:2.4px;animation:4.59692s .212012s infinite drop-82;top:-10%;left:4%;transform:rotate(352.572deg)}@keyframes drop-82{to{top:110%;left:6%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-83{background-color:var(--app-primary);opacity:1.28158;z-index:30;width:7px;height:2.8px;animation:4.46675s .652519s infinite drop-83;top:-10%;left:24%;transform:rotate(274.196deg)}@keyframes drop-83{to{top:110%;left:25%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-84{background-color:var(--app-danger);opacity:.844904;z-index:30;width:20px;height:8px;animation:4.51711s .409566s infinite drop-84;top:-10%;left:23%;transform:rotate(233.257deg)}@keyframes drop-84{to{top:110%;left:35%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-85{background-color:var(--app-primary);opacity:.601629;z-index:30;width:19px;height:7.6px;animation:4.29892s .122266s infinite drop-85;top:-10%;left:45%;transform:rotate(354.77deg)}@keyframes drop-85{to{top:110%;left:55%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-86{background-color:var(--app-primary);opacity:1.17811;z-index:30;width:2px;height:.8px;animation:4.24567s .917955s infinite drop-86;top:-10%;left:31%;transform:rotate(262.155deg)}@keyframes drop-86{to{top:110%;left:43%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-87{background-color:var(--app-primary);opacity:1.03522;z-index:30;width:1px;height:.4px;animation:4.57505s .762317s infinite drop-87;top:-10%;left:97%;transform:rotate(271.962deg)}@keyframes drop-87{to{top:110%;left:105%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-88{background-color:var(--app-primary);opacity:.985599;z-index:30;width:4px;height:1.6px;animation:4.60643s .414483s infinite drop-88;top:-10%;left:59%;transform:rotate(163.368deg)}@keyframes drop-88{to{top:110%;left:67%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-89{background-color:var(--app-primary);opacity:.871436;z-index:30;width:16px;height:6.4px;animation:4.50205s .311989s infinite drop-89;top:-10%;left:4%;transform:rotate(192.818deg)}@keyframes drop-89{to{top:110%;left:13%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-90{background-color:var(--app-primary);opacity:.631548;z-index:30;width:8px;height:3.2px;animation:4.11524s .840028s infinite drop-90;top:-10%;left:1%;transform:rotate(75.9107deg)}@keyframes drop-90{to{top:110%;left:2%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-91{background-color:var(--app-danger);opacity:1.06531;z-index:30;width:5px;height:2px;animation:4.53793s .299012s infinite drop-91;top:-10%;left:16%;transform:rotate(132.198deg)}@keyframes drop-91{to{top:110%;left:22%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-92{background-color:var(--app-primary);opacity:1.00624;z-index:30;width:18px;height:7.2px;animation:4.46368s 52.2902ms infinite drop-92;top:-10%;left:100%;transform:rotate(133.228deg)}@keyframes drop-92{to{top:110%;left:105%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-93{background-color:var(--app-danger);opacity:1.39184;z-index:30;width:3px;height:1.2px;animation:4.0441s .609542s infinite drop-93;top:-10%;left:6%;transform:rotate(22.4586deg)}@keyframes drop-93{to{top:110%;left:19%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-94{background-color:var(--app-danger);opacity:1.15473;z-index:30;width:19px;height:7.6px;animation:4.08202s .608695s infinite drop-94;top:-10%;left:3%;transform:rotate(269.126deg)}@keyframes drop-94{to{top:110%;left:10%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-95{background-color:var(--app-primary);opacity:1.34395;z-index:30;width:11px;height:4.4px;animation:4.32089s .76515s infinite drop-95;top:-10%;left:34%;transform:rotate(239.374deg)}@keyframes drop-95{to{top:110%;left:44%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-96{background-color:var(--app-danger);opacity:.546195;z-index:30;width:3px;height:1.2px;animation:4.83252s .231862s infinite drop-96;top:-10%;left:88%;transform:rotate(328.126deg)}@keyframes drop-96{to{top:110%;left:90%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-97{background-color:var(--app-danger);opacity:1.13796;z-index:30;width:18px;height:7.2px;animation:4.42544s .430872s infinite drop-97;top:-10%;left:21%;transform:rotate(210.229deg)}@keyframes drop-97{to{top:110%;left:22%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-98{background-color:var(--app-primary);opacity:1.1679;z-index:30;width:11px;height:4.4px;animation:4.73392s .689058s infinite drop-98;top:-10%;left:17%;transform:rotate(226.891deg)}@keyframes drop-98{to{top:110%;left:30%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-99{background-color:var(--app-primary);opacity:.995829;z-index:30;width:4px;height:1.6px;animation:4.31052s .844497s infinite drop-99;top:-10%;left:72%;transform:rotate(339.058deg)}@keyframes drop-99{to{top:110%;left:87%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-100{background-color:var(--app-primary);opacity:1.39464;z-index:30;width:3px;height:1.2px;animation:4.91402s .685808s infinite drop-100;top:-10%;left:96%;transform:rotate(2.52713deg)}@keyframes drop-100{to{top:110%;left:107%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-101{background-color:var(--app-primary);opacity:.881548;z-index:30;width:18px;height:7.2px;animation:4.02276s .198356s infinite drop-101;top:-10%;left:4%;transform:rotate(122.912deg)}@keyframes drop-101{to{top:110%;left:16%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-102{background-color:var(--app-primary);opacity:.741796;z-index:30;width:17px;height:6.8px;animation:4.82376s .115298s infinite drop-102;top:-10%;left:59%;transform:rotate(203.605deg)}@keyframes drop-102{to{top:110%;left:68%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-103{background-color:var(--app-primary);opacity:1.34664;z-index:30;width:5px;height:2px;animation:4.44442s .283886s infinite drop-103;top:-10%;left:2%;transform:rotate(214.679deg)}@keyframes drop-103{to{top:110%;left:5%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-104{background-color:var(--app-primary);opacity:.878495;z-index:30;width:1px;height:.4px;animation:4.96356s .69728s infinite drop-104;top:-10%;left:3%;transform:rotate(218.844deg)}@keyframes drop-104{to{top:110%;left:4%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-105{background-color:var(--app-primary);opacity:.968814;z-index:30;width:17px;height:6.8px;animation:4.11245s .904037s infinite drop-105;top:-10%;left:56%;transform:rotate(41.2341deg)}@keyframes drop-105{to{top:110%;left:66%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-106{background-color:var(--app-primary);opacity:.666611;z-index:30;width:17px;height:6.8px;animation:4.6152s .875166s infinite drop-106;top:-10%;left:14%;transform:rotate(310.913deg)}@keyframes drop-106{to{top:110%;left:26%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-107{background-color:var(--app-primary);opacity:1.11431;z-index:30;width:13px;height:5.2px;animation:4.87315s .363782s infinite drop-107;top:-10%;left:46%;transform:rotate(313.336deg)}@keyframes drop-107{to{top:110%;left:49%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-108{background-color:var(--app-primary);opacity:.665736;z-index:30;width:8px;height:3.2px;animation:4.45291s .509865ms infinite drop-108;top:-10%;left:64%;transform:rotate(176.908deg)}@keyframes drop-108{to{top:110%;left:68%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-109{background-color:var(--app-primary);opacity:1.26567;z-index:30;width:18px;height:7.2px;animation:4.24576s .12394s infinite drop-109;top:-10%;left:60%;transform:rotate(302.611deg)}@keyframes drop-109{to{top:110%;left:70%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-110{background-color:var(--app-primary);opacity:.767922;z-index:30;width:17px;height:6.8px;animation:4.75966s .288354s infinite drop-110;top:-10%;left:24%;transform:rotate(162.9deg)}@keyframes drop-110{to{top:110%;left:27%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-111{background-color:var(--app-primary);opacity:.615766;z-index:30;width:16px;height:6.4px;animation:4.47698s .796189s infinite drop-111;top:-10%;left:99%;transform:rotate(226.649deg)}@keyframes drop-111{to{top:110%;left:112%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-112{background-color:var(--app-danger);opacity:.851092;z-index:30;width:12px;height:4.8px;animation:4.68737s .591865s infinite drop-112;top:-10%;left:32%;transform:rotate(108.44deg)}@keyframes drop-112{to{top:110%;left:37%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-113{background-color:var(--app-primary);opacity:1.3925;z-index:30;width:2px;height:.8px;animation:4.46519s .185288s infinite drop-113;top:-10%;left:25%;transform:rotate(190.804deg)}@keyframes drop-113{to{top:110%;left:35%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-114{background-color:var(--app-danger);opacity:.88858;z-index:30;width:9px;height:3.6px;animation:4.6757s .351821s infinite drop-114;top:-10%;left:14%;transform:rotate(137.531deg)}@keyframes drop-114{to{top:110%;left:15%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-115{background-color:var(--app-primary);opacity:.762116;z-index:30;width:19px;height:7.6px;animation:4.04305s .393479s infinite drop-115;top:-10%;left:73%;transform:rotate(326.187deg)}@keyframes drop-115{to{top:110%;left:80%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-116{background-color:var(--app-danger);opacity:.988907;z-index:30;width:18px;height:7.2px;animation:4.55384s .246886s infinite drop-116;top:-10%;left:90%;transform:rotate(343.135deg)}@keyframes drop-116{to{top:110%;left:100%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-117{background-color:var(--app-primary);opacity:.761137;z-index:30;width:20px;height:8px;animation:4.66252s .759789s infinite drop-117;top:-10%;left:70%;transform:rotate(345.561deg)}@keyframes drop-117{to{top:110%;left:80%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-118{background-color:var(--app-primary);opacity:.631914;z-index:30;width:17px;height:6.8px;animation:4.23565s .358308s infinite drop-118;top:-10%;left:80%;transform:rotate(90.6773deg)}@keyframes drop-118{to{top:110%;left:83%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-119{background-color:var(--app-primary);opacity:.872746;z-index:30;width:7px;height:2.8px;animation:4.9647s .46127s infinite drop-119;top:-10%;left:43%;transform:rotate(169.555deg)}@keyframes drop-119{to{top:110%;left:57%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-120{background-color:var(--app-danger);opacity:1.14169;z-index:30;width:2px;height:.8px;animation:4.53116s .992978s infinite drop-120;top:-10%;left:36%;transform:rotate(54.3724deg)}@keyframes drop-120{to{top:110%;left:50%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-121{background-color:var(--app-primary);opacity:.913593;z-index:30;width:20px;height:8px;animation:4.1789s 81.7441ms infinite drop-121;top:-10%;left:13%;transform:rotate(26.0998deg)}@keyframes drop-121{to{top:110%;left:19%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-122{background-color:var(--app-primary);opacity:1.03876;z-index:30;width:7px;height:2.8px;animation:4.79401s .94855s infinite drop-122;top:-10%;left:46%;transform:rotate(223.689deg)}@keyframes drop-122{to{top:110%;left:60%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-123{background-color:var(--app-danger);opacity:1.29975;z-index:30;width:17px;height:6.8px;animation:4.60206s .430202s infinite drop-123;top:-10%;left:46%;transform:rotate(80.9539deg)}@keyframes drop-123{to{top:110%;left:56%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-124{background-color:var(--app-primary);opacity:1.35392;z-index:30;width:15px;height:6px;animation:4.44519s .603344s infinite drop-124;top:-10%;left:93%;transform:rotate(180.667deg)}@keyframes drop-124{to{top:110%;left:105%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-125{background-color:var(--app-primary);opacity:.76063;z-index:30;width:16px;height:6.4px;animation:4.44706s .795028s infinite drop-125;top:-10%;left:31%;transform:rotate(40.3259deg)}@keyframes drop-125{to{top:110%;left:33%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-126{background-color:var(--app-primary);opacity:1.43398;z-index:30;width:4px;height:1.6px;animation:4.38064s .466415s infinite drop-126;top:-10%;left:82%;transform:rotate(356.823deg)}@keyframes drop-126{to{top:110%;left:97%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-127{background-color:var(--app-primary);opacity:1.18534;z-index:30;width:11px;height:4.4px;animation:4.56159s .789614s infinite drop-127;top:-10%;left:83%;transform:rotate(192.343deg)}@keyframes drop-127{to{top:110%;left:90%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-128{background-color:var(--app-primary);opacity:1.35742;z-index:30;width:13px;height:5.2px;animation:4.26219s .850425s infinite drop-128;top:-10%;left:3%;transform:rotate(205.252deg)}@keyframes drop-128{to{top:110%;left:12%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-129{background-color:var(--app-primary);opacity:.691832;z-index:30;width:9px;height:3.6px;animation:4.0049s .419102s infinite drop-129;top:-10%;left:37%;transform:rotate(232.002deg)}@keyframes drop-129{to{top:110%;left:49%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-130{background-color:var(--app-danger);opacity:1.33425;z-index:30;width:15px;height:6px;animation:4.37679s 73.8104ms infinite drop-130;top:-10%;left:47%;transform:rotate(119.865deg)}@keyframes drop-130{to{top:110%;left:61%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-131{background-color:var(--app-danger);opacity:.801969;z-index:30;width:10px;height:4px;animation:4.10041s .337921s infinite drop-131;top:-10%;left:17%;transform:rotate(173.125deg)}@keyframes drop-131{to{top:110%;left:32%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-132{background-color:var(--app-primary);opacity:1.0827;z-index:30;width:7px;height:2.8px;animation:4.8315s .955583s infinite drop-132;top:-10%;left:10%;transform:rotate(112.353deg)}@keyframes drop-132{to{top:110%;left:16%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-133{background-color:var(--app-danger);opacity:1.17934;z-index:30;width:4px;height:1.6px;animation:4.34049s .409926s infinite drop-133;top:-10%;left:99%;transform:rotate(300.54deg)}@keyframes drop-133{to{top:110%;left:110%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-134{background-color:var(--app-danger);opacity:.721052;z-index:30;width:7px;height:2.8px;animation:4.45384s .715463s infinite drop-134;top:-10%;left:88%;transform:rotate(346.563deg)}@keyframes drop-134{to{top:110%;left:97%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-135{background-color:var(--app-primary);opacity:.76119;z-index:30;width:18px;height:7.2px;animation:4.37872s 4.65644ms infinite drop-135;top:-10%;left:55%;transform:rotate(146.602deg)}@keyframes drop-135{to{top:110%;left:61%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-136{background-color:var(--app-primary);opacity:.977558;z-index:30;width:2px;height:.8px;animation:4.59241s 28.3776ms infinite drop-136;top:-10%;left:89%;transform:rotate(40.0337deg)}@keyframes drop-136{to{top:110%;left:91%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-137{background-color:var(--app-primary);opacity:.802246;z-index:30;width:14px;height:5.6px;animation:4.78064s .829455s infinite drop-137;top:-10%;left:11%;transform:rotate(329.744deg)}@keyframes drop-137{to{top:110%;left:18%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-138{background-color:var(--app-primary);opacity:1.46058;z-index:30;width:5px;height:2px;animation:4.19687s .438284s infinite drop-138;top:-10%;left:2%;transform:rotate(168.796deg)}@keyframes drop-138{to{top:110%;left:7%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-139{background-color:var(--app-primary);opacity:.813269;z-index:30;width:11px;height:4.4px;animation:4.65828s .353529s infinite drop-139;top:-10%;left:43%;transform:rotate(162.946deg)}@keyframes drop-139{to{top:110%;left:45%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-140{background-color:var(--app-primary);opacity:1.44226;z-index:30;width:1px;height:.4px;animation:4.49107s .416088s infinite drop-140;top:-10%;left:54%;transform:rotate(327.093deg)}@keyframes drop-140{to{top:110%;left:68%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-141{background-color:var(--app-danger);opacity:1.2087;z-index:30;width:8px;height:3.2px;animation:4.28784s .844609s infinite drop-141;top:-10%;left:9%;transform:rotate(309.167deg)}@keyframes drop-141{to{top:110%;left:15%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-142{background-color:var(--app-danger);opacity:.996025;z-index:30;width:14px;height:5.6px;animation:4.91296s .458176s infinite drop-142;top:-10%;left:72%;transform:rotate(333.39deg)}@keyframes drop-142{to{top:110%;left:78%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-143{background-color:var(--app-primary);opacity:.956021;z-index:30;width:17px;height:6.8px;animation:4.89446s .48196s infinite drop-143;top:-10%;left:75%;transform:rotate(113.158deg)}@keyframes drop-143{to{top:110%;left:84%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-144{background-color:var(--app-primary);opacity:1.15262;z-index:30;width:9px;height:3.6px;animation:4.01526s .633386s infinite drop-144;top:-10%;left:29%;transform:rotate(43.6749deg)}@keyframes drop-144{to{top:110%;left:38%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-145{background-color:var(--app-primary);opacity:.776962;z-index:30;width:1px;height:.4px;animation:4.11318s .617365s infinite drop-145;top:-10%;left:17%;transform:rotate(179.86deg)}@keyframes drop-145{to{top:110%;left:21%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-146{background-color:var(--app-danger);opacity:1.16607;z-index:30;width:9px;height:3.6px;animation:4.36213s .187166s infinite drop-146;top:-10%;left:9%;transform:rotate(193.489deg)}@keyframes drop-146{to{top:110%;left:14%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-147{background-color:var(--app-danger);opacity:.741186;z-index:30;width:6px;height:2.4px;animation:4.59629s .549138s infinite drop-147;top:-10%;left:23%;transform:rotate(15.0467deg)}@keyframes drop-147{to{top:110%;left:30%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-148{background-color:var(--app-primary);opacity:.918361;z-index:30;width:14px;height:5.6px;animation:4.52973s .257052s infinite drop-148;top:-10%;left:84%;transform:rotate(28.2123deg)}@keyframes drop-148{to{top:110%;left:95%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-149{background-color:var(--app-danger);opacity:1.33828;z-index:30;width:4px;height:1.6px;animation:4.42163s .535609s infinite drop-149;top:-10%;left:19%;transform:rotate(41.0617deg)}@keyframes drop-149{to{top:110%;left:31%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-150{background-color:var(--app-primary);opacity:.551073;z-index:30;width:12px;height:4.8px;animation:4.71388s .624146s infinite drop-150;top:-10%;left:55%;transform:rotate(171.364deg)}@keyframes drop-150{to{top:110%;left:62%}}.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)}}
.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}
@font-face{font-family:Propaganda;src:url(https://fontsforyou.com/fonts/p/Propaganda.ttf)format("truetype")}.roulette_page_contents{min-width:1200px;color:var(--app-text-primary);-webkit-user-drag:none;-webkit-user-select:none;user-select:none;flex-direction:column;align-items:center;gap:25px;width:100%;display:flex;position:relative}.roulette_page_contents .wrapper{z-index:30;width:100%;padding-top:100%;position:absolute;transform:translate(-50px,-50%)}.roulette_page_contents .wrapper [class|=confetti]{position:absolute}.roulette_page_contents .wrapper .confetti-0{background-color:var(--app-primary);opacity:.765322;z-index:30;width:14px;height:5.6px;animation:4.37894s 61.2536ms infinite drop-0;top:-10%;left:25%;transform:rotate(261.673deg)}@keyframes drop-0{to{top:110%;left:33%}}.roulette_page_contents .wrapper .confetti-1{background-color:var(--app-primary);opacity:.773625;z-index:30;width:5px;height:2px;animation:4.09427s .286366s infinite drop-1;top:-10%;left:5%;transform:rotate(332.544deg)}@keyframes drop-1{to{top:110%;left:16%}}.roulette_page_contents .wrapper .confetti-2{background-color:var(--app-primary);opacity:1.32265;z-index:30;width:3px;height:1.2px;animation:4.37806s .854394s infinite drop-2;top:-10%;left:52%;transform:rotate(118.229deg)}@keyframes drop-2{to{top:110%;left:53%}}.roulette_page_contents .wrapper .confetti-3{background-color:var(--app-primary);opacity:1.10143;z-index:30;width:16px;height:6.4px;animation:4.96664s .775744s infinite drop-3;top:-10%;left:70%;transform:rotate(210.83deg)}@keyframes drop-3{to{top:110%;left:74%}}.roulette_page_contents .wrapper .confetti-4{background-color:var(--app-danger);opacity:.706704;z-index:30;width:9px;height:3.6px;animation:4.76916s .977996s infinite drop-4;top:-10%;left:97%;transform:rotate(216.026deg)}@keyframes drop-4{to{top:110%;left:111%}}.roulette_page_contents .wrapper .confetti-5{background-color:var(--app-danger);opacity:1.44984;z-index:30;width:14px;height:5.6px;animation:4.43883s .893184s infinite drop-5;top:-10%;left:4%;transform:rotate(111.965deg)}@keyframes drop-5{to{top:110%;left:17%}}.roulette_page_contents .wrapper .confetti-6{background-color:var(--app-danger);opacity:.543263;z-index:30;width:5px;height:2px;animation:4.37838s .230495s infinite drop-6;top:-10%;left:35%;transform:rotate(127.531deg)}@keyframes drop-6{to{top:110%;left:39%}}.roulette_page_contents .wrapper .confetti-7{background-color:var(--app-primary);opacity:.595692;z-index:30;width:14px;height:5.6px;animation:4.01237s .28774s infinite drop-7;top:-10%;left:68%;transform:rotate(173.615deg)}@keyframes drop-7{to{top:110%;left:78%}}.roulette_page_contents .wrapper .confetti-8{background-color:var(--app-primary);opacity:.898877;z-index:30;width:14px;height:5.6px;animation:4.64028s .630376s infinite drop-8;top:-10%;left:40%;transform:rotate(109.746deg)}@keyframes drop-8{to{top:110%;left:50%}}.roulette_page_contents .wrapper .confetti-9{background-color:var(--app-danger);opacity:.838685;z-index:30;width:11px;height:4.4px;animation:4.1653s .542846s infinite drop-9;top:-10%;left:83%;transform:rotate(94.9682deg)}@keyframes drop-9{to{top:110%;left:89%}}.roulette_page_contents .wrapper .confetti-10{background-color:var(--app-primary);opacity:.951023;z-index:30;width:14px;height:5.6px;animation:4.80251s .480269s infinite drop-10;top:-10%;left:88%;transform:rotate(174.338deg)}@keyframes drop-10{to{top:110%;left:101%}}.roulette_page_contents .wrapper .confetti-11{background-color:var(--app-primary);opacity:1.42476;z-index:30;width:8px;height:3.2px;animation:4.02303s .336423s infinite drop-11;top:-10%;left:2%;transform:rotate(95.2781deg)}@keyframes drop-11{to{top:110%;left:12%}}.roulette_page_contents .wrapper .confetti-12{background-color:var(--app-danger);opacity:1.21019;z-index:30;width:1px;height:.4px;animation:4.23438s .691779s infinite drop-12;top:-10%;left:10%;transform:rotate(262.632deg)}@keyframes drop-12{to{top:110%;left:14%}}.roulette_page_contents .wrapper .confetti-13{background-color:var(--app-danger);opacity:.752145;z-index:30;width:5px;height:2px;animation:4.03415s .945952s infinite drop-13;top:-10%;left:77%;transform:rotate(135.563deg)}@keyframes drop-13{to{top:110%;left:84%}}.roulette_page_contents .wrapper .confetti-14{background-color:var(--app-primary);opacity:1.25339;z-index:30;width:12px;height:4.8px;animation:4.49393s .323089s infinite drop-14;top:-10%;left:25%;transform:rotate(120.9deg)}@keyframes drop-14{to{top:110%;left:27%}}.roulette_page_contents .wrapper .confetti-15{background-color:var(--app-primary);opacity:.831751;z-index:30;width:8px;height:3.2px;animation:4.51659s .324172s infinite drop-15;top:-10%;left:90%;transform:rotate(143.738deg)}@keyframes drop-15{to{top:110%;left:95%}}.roulette_page_contents .wrapper .confetti-16{background-color:var(--app-primary);opacity:1.1554;z-index:30;width:5px;height:2px;animation:4.98423s .470487s infinite drop-16;top:-10%;left:23%;transform:rotate(291.14deg)}@keyframes drop-16{to{top:110%;left:37%}}.roulette_page_contents .wrapper .confetti-17{background-color:var(--app-primary);opacity:.739465;z-index:30;width:18px;height:7.2px;animation:4.92098s .3746s infinite drop-17;top:-10%;left:8%;transform:rotate(215.613deg)}@keyframes drop-17{to{top:110%;left:14%}}.roulette_page_contents .wrapper .confetti-18{background-color:var(--app-danger);opacity:.906381;z-index:30;width:7px;height:2.8px;animation:4.94595s .489403s infinite drop-18;top:-10%;left:60%;transform:rotate(28.4195deg)}@keyframes drop-18{to{top:110%;left:71%}}.roulette_page_contents .wrapper .confetti-19{background-color:var(--app-primary);opacity:.601653;z-index:30;width:19px;height:7.6px;animation:4.75235s .214886s infinite drop-19;top:-10%;left:70%;transform:rotate(66.042deg)}@keyframes drop-19{to{top:110%;left:72%}}.roulette_page_contents .wrapper .confetti-20{background-color:var(--app-danger);opacity:.714378;z-index:30;width:10px;height:4px;animation:4.91616s .422515s infinite drop-20;top:-10%;left:25%;transform:rotate(131.195deg)}@keyframes drop-20{to{top:110%;left:31%}}.roulette_page_contents .wrapper .confetti-21{background-color:var(--app-danger);opacity:.833445;z-index:30;width:11px;height:4.4px;animation:4.73411s .523046s infinite drop-21;top:-10%;left:8%;transform:rotate(81.4249deg)}@keyframes drop-21{to{top:110%;left:19%}}.roulette_page_contents .wrapper .confetti-22{background-color:var(--app-primary);opacity:1.31473;z-index:30;width:3px;height:1.2px;animation:4.23744s .559683s infinite drop-22;top:-10%;left:31%;transform:rotate(18.9394deg)}@keyframes drop-22{to{top:110%;left:39%}}.roulette_page_contents .wrapper .confetti-23{background-color:var(--app-primary);opacity:.919816;z-index:30;width:1px;height:.4px;animation:4.42223s .588282s infinite drop-23;top:-10%;left:44%;transform:rotate(58.59deg)}@keyframes drop-23{to{top:110%;left:51%}}.roulette_page_contents .wrapper .confetti-24{background-color:var(--app-primary);opacity:.609705;z-index:30;width:14px;height:5.6px;animation:4.0589s .622886s infinite drop-24;top:-10%;left:7%;transform:rotate(12.8827deg)}@keyframes drop-24{to{top:110%;left:21%}}.roulette_page_contents .wrapper .confetti-25{background-color:var(--app-primary);opacity:.697474;z-index:30;width:13px;height:5.2px;animation:4.44511s .499137s infinite drop-25;top:-10%;left:64%;transform:rotate(215.586deg)}@keyframes drop-25{to{top:110%;left:72%}}.roulette_page_contents .wrapper .confetti-26{background-color:var(--app-primary);opacity:1.38706;z-index:30;width:10px;height:4px;animation:4.99887s .611966s infinite drop-26;top:-10%;left:75%;transform:rotate(57.4275deg)}@keyframes drop-26{to{top:110%;left:84%}}.roulette_page_contents .wrapper .confetti-27{background-color:var(--app-primary);opacity:1.00691;z-index:30;width:11px;height:4.4px;animation:4.22399s .878557s infinite drop-27;top:-10%;left:51%;transform:rotate(280.476deg)}@keyframes drop-27{to{top:110%;left:58%}}.roulette_page_contents .wrapper .confetti-28{background-color:var(--app-danger);opacity:1.16571;z-index:30;width:1px;height:.4px;animation:4.59279s .805061s infinite drop-28;top:-10%;left:53%;transform:rotate(57.5935deg)}@keyframes drop-28{to{top:110%;left:60%}}.roulette_page_contents .wrapper .confetti-29{background-color:var(--app-danger);opacity:.702707;z-index:30;width:3px;height:1.2px;animation:4.86492s .9639s infinite drop-29;top:-10%;left:29%;transform:rotate(124.2deg)}@keyframes drop-29{to{top:110%;left:32%}}.roulette_page_contents .wrapper .confetti-30{background-color:var(--app-danger);opacity:.697309;z-index:30;width:9px;height:3.6px;animation:4.39496s .68507s infinite drop-30;top:-10%;left:9%;transform:rotate(80.6942deg)}@keyframes drop-30{to{top:110%;left:13%}}.roulette_page_contents .wrapper .confetti-31{background-color:var(--app-primary);opacity:.971346;z-index:30;width:4px;height:1.6px;animation:4.32642s 8.65347ms infinite drop-31;top:-10%;left:57%;transform:rotate(281.82deg)}@keyframes drop-31{to{top:110%;left:68%}}.roulette_page_contents .wrapper .confetti-32{background-color:var(--app-danger);opacity:.955544;z-index:30;width:19px;height:7.6px;animation:4.69112s .286222s infinite drop-32;top:-10%;left:80%;transform:rotate(140.145deg)}@keyframes drop-32{to{top:110%;left:86%}}.roulette_page_contents .wrapper .confetti-33{background-color:var(--app-primary);opacity:.608187;z-index:30;width:13px;height:5.2px;animation:4.60291s .208443s infinite drop-33;top:-10%;left:78%;transform:rotate(21.0874deg)}@keyframes drop-33{to{top:110%;left:86%}}.roulette_page_contents .wrapper .confetti-34{background-color:var(--app-primary);opacity:.859603;z-index:30;width:5px;height:2px;animation:4.55082s .646773s infinite drop-34;top:-10%;left:13%;transform:rotate(314.019deg)}@keyframes drop-34{to{top:110%;left:16%}}.roulette_page_contents .wrapper .confetti-35{background-color:var(--app-primary);opacity:.853677;z-index:30;width:20px;height:8px;animation:4.14601s .273971s infinite drop-35;top:-10%;left:3%;transform:rotate(67.297deg)}@keyframes drop-35{to{top:110%;left:7%}}.roulette_page_contents .wrapper .confetti-36{background-color:var(--app-danger);opacity:.753588;z-index:30;width:9px;height:3.6px;animation:4.71213s .274266s infinite drop-36;top:-10%;left:95%;transform:rotate(270.696deg)}@keyframes drop-36{to{top:110%;left:101%}}.roulette_page_contents .wrapper .confetti-37{background-color:var(--app-primary);opacity:1.488;z-index:30;width:9px;height:3.6px;animation:4.6964s .517997s infinite drop-37;top:-10%;left:37%;transform:rotate(348.999deg)}@keyframes drop-37{to{top:110%;left:43%}}.roulette_page_contents .wrapper .confetti-38{background-color:var(--app-primary);opacity:1.43282;z-index:30;width:7px;height:2.8px;animation:4.4617s .561361s infinite drop-38;top:-10%;left:23%;transform:rotate(140.801deg)}@keyframes drop-38{to{top:110%;left:38%}}.roulette_page_contents .wrapper .confetti-39{background-color:var(--app-primary);opacity:.632081;z-index:30;width:1px;height:.4px;animation:4.59608s .856189s infinite drop-39;top:-10%;left:20%;transform:rotate(171.734deg)}@keyframes drop-39{to{top:110%;left:29%}}.roulette_page_contents .wrapper .confetti-40{background-color:var(--app-danger);opacity:.670473;z-index:30;width:8px;height:3.2px;animation:4.66141s .109954s infinite drop-40;top:-10%;left:72%;transform:rotate(22.7107deg)}@keyframes drop-40{to{top:110%;left:82%}}.roulette_page_contents .wrapper .confetti-41{background-color:var(--app-primary);opacity:.597742;z-index:30;width:15px;height:6px;animation:4.14153s .230102s infinite drop-41;top:-10%;left:12%;transform:rotate(332.02deg)}@keyframes drop-41{to{top:110%;left:14%}}.roulette_page_contents .wrapper .confetti-42{background-color:var(--app-primary);opacity:1.28759;z-index:30;width:11px;height:4.4px;animation:4.36371s 41.5678ms infinite drop-42;top:-10%;left:78%;transform:rotate(205.226deg)}@keyframes drop-42{to{top:110%;left:87%}}.roulette_page_contents .wrapper .confetti-43{background-color:var(--app-primary);opacity:1.12864;z-index:30;width:5px;height:2px;animation:4.5265s .951304s infinite drop-43;top:-10%;left:18%;transform:rotate(167.182deg)}@keyframes drop-43{to{top:110%;left:29%}}.roulette_page_contents .wrapper .confetti-44{background-color:var(--app-danger);opacity:1.19983;z-index:30;width:20px;height:8px;animation:4.97018s .532102s infinite drop-44;top:-10%;left:74%;transform:rotate(316.255deg)}@keyframes drop-44{to{top:110%;left:85%}}.roulette_page_contents .wrapper .confetti-45{background-color:var(--app-danger);opacity:.836791;z-index:30;width:6px;height:2.4px;animation:4.62956s .238099s infinite drop-45;top:-10%;left:14%;transform:rotate(306.201deg)}@keyframes drop-45{to{top:110%;left:19%}}.roulette_page_contents .wrapper .confetti-46{background-color:var(--app-danger);opacity:1.17622;z-index:30;width:12px;height:4.8px;animation:4.95627s .302699s infinite drop-46;top:-10%;left:47%;transform:rotate(81.8825deg)}@keyframes drop-46{to{top:110%;left:49%}}.roulette_page_contents .wrapper .confetti-47{background-color:var(--app-primary);opacity:1.26614;z-index:30;width:8px;height:3.2px;animation:4.32083s .4763s infinite drop-47;top:-10%;left:86%;transform:rotate(112.562deg)}@keyframes drop-47{to{top:110%;left:87%}}.roulette_page_contents .wrapper .confetti-48{background-color:var(--app-primary);opacity:1.44606;z-index:30;width:12px;height:4.8px;animation:4.38878s .494297s infinite drop-48;top:-10%;left:84%;transform:rotate(131.807deg)}@keyframes drop-48{to{top:110%;left:89%}}.roulette_page_contents .wrapper .confetti-49{background-color:var(--app-primary);opacity:.661604;z-index:30;width:6px;height:2.4px;animation:4.6051s .107162s infinite drop-49;top:-10%;left:30%;transform:rotate(117.789deg)}@keyframes drop-49{to{top:110%;left:43%}}.roulette_page_contents .wrapper .confetti-50{background-color:var(--app-primary);opacity:.846806;z-index:30;width:4px;height:1.6px;animation:4.92002s 27.5337ms infinite drop-50;top:-10%;left:29%;transform:rotate(243.003deg)}@keyframes drop-50{to{top:110%;left:42%}}.roulette_page_contents .wrapper .confetti-51{background-color:var(--app-primary);opacity:1.2928;z-index:30;width:1px;height:.4px;animation:4.32054s .945019s infinite drop-51;top:-10%;left:68%;transform:rotate(305.973deg)}@keyframes drop-51{to{top:110%;left:72%}}.roulette_page_contents .wrapper .confetti-52{background-color:var(--app-danger);opacity:.952844;z-index:30;width:19px;height:7.6px;animation:4.88831s .668666s infinite drop-52;top:-10%;left:41%;transform:rotate(3.12167deg)}@keyframes drop-52{to{top:110%;left:46%}}.roulette_page_contents .wrapper .confetti-53{background-color:var(--app-danger);opacity:1.03751;z-index:30;width:8px;height:3.2px;animation:4.48557s 37.8421ms infinite drop-53;top:-10%;left:52%;transform:rotate(340.857deg)}@keyframes drop-53{to{top:110%;left:59%}}.roulette_page_contents .wrapper .confetti-54{background-color:var(--app-primary);opacity:1.26248;z-index:30;width:10px;height:4px;animation:4.02534s .431383s infinite drop-54;top:-10%;left:93%;transform:rotate(169.88deg)}@keyframes drop-54{to{top:110%;left:105%}}.roulette_page_contents .wrapper .confetti-55{background-color:var(--app-primary);opacity:1.36475;z-index:30;width:4px;height:1.6px;animation:4.35478s .885679s infinite drop-55;top:-10%;left:53%;transform:rotate(65.0357deg)}@keyframes drop-55{to{top:110%;left:58%}}.roulette_page_contents .wrapper .confetti-56{background-color:var(--app-danger);opacity:.70286;z-index:30;width:1px;height:.4px;animation:4.75166s .241001s infinite drop-56;top:-10%;left:89%;transform:rotate(235.538deg)}@keyframes drop-56{to{top:110%;left:101%}}.roulette_page_contents .wrapper .confetti-57{background-color:var(--app-primary);opacity:1.31138;z-index:30;width:2px;height:.8px;animation:4.98383s 5.79037ms infinite drop-57;top:-10%;left:84%;transform:rotate(301.477deg)}@keyframes drop-57{to{top:110%;left:94%}}.roulette_page_contents .wrapper .confetti-58{background-color:var(--app-primary);opacity:1.11817;z-index:30;width:13px;height:5.2px;animation:4.9129s .194255s infinite drop-58;top:-10%;left:3%;transform:rotate(82.2758deg)}@keyframes drop-58{to{top:110%;left:15%}}.roulette_page_contents .wrapper .confetti-59{background-color:var(--app-danger);opacity:1.05893;z-index:30;width:12px;height:4.8px;animation:4.89937s .868398ms infinite drop-59;top:-10%;left:66%;transform:rotate(95.269deg)}@keyframes drop-59{to{top:110%;left:67%}}.roulette_page_contents .wrapper .confetti-60{background-color:var(--app-danger);opacity:1.3317;z-index:30;width:1px;height:.4px;animation:4.67303s .665118s infinite drop-60;top:-10%;left:43%;transform:rotate(151.08deg)}@keyframes drop-60{to{top:110%;left:58%}}.roulette_page_contents .wrapper .confetti-61{background-color:var(--app-danger);opacity:.590771;z-index:30;width:9px;height:3.6px;animation:4.13196s 46.8306ms infinite drop-61;top:-10%;left:54%;transform:rotate(23.3228deg)}@keyframes drop-61{to{top:110%;left:55%}}.roulette_page_contents .wrapper .confetti-62{background-color:var(--app-primary);opacity:1.24201;z-index:30;width:1px;height:.4px;animation:4.71152s .578787s infinite drop-62;top:-10%;left:90%;transform:rotate(341.909deg)}@keyframes drop-62{to{top:110%;left:103%}}.roulette_page_contents .wrapper .confetti-63{background-color:var(--app-primary);opacity:.999417;z-index:30;width:7px;height:2.8px;animation:4.86665s .660126s infinite drop-63;top:-10%;left:16%;transform:rotate(103.935deg)}@keyframes drop-63{to{top:110%;left:17%}}.roulette_page_contents .wrapper .confetti-64{background-color:var(--app-primary);opacity:.600213;z-index:30;width:10px;height:4px;animation:4.56186s .256945s infinite drop-64;top:-10%;left:72%;transform:rotate(184.873deg)}@keyframes drop-64{to{top:110%;left:84%}}.roulette_page_contents .wrapper .confetti-65{background-color:var(--app-primary);opacity:.683955;z-index:30;width:18px;height:7.2px;animation:4.17192s 69.019ms infinite drop-65;top:-10%;left:12%;transform:rotate(297.663deg)}@keyframes drop-65{to{top:110%;left:15%}}.roulette_page_contents .wrapper .confetti-66{background-color:var(--app-primary);opacity:1.45091;z-index:30;width:1px;height:.4px;animation:4.48255s .365113s infinite drop-66;top:-10%;left:79%;transform:rotate(144.865deg)}@keyframes drop-66{to{top:110%;left:88%}}.roulette_page_contents .wrapper .confetti-67{background-color:var(--app-danger);opacity:1.40123;z-index:30;width:18px;height:7.2px;animation:4.87612s .686732s infinite drop-67;top:-10%;left:70%;transform:rotate(307.311deg)}@keyframes drop-67{to{top:110%;left:72%}}.roulette_page_contents .wrapper .confetti-68{background-color:var(--app-primary);opacity:.922925;z-index:30;width:9px;height:3.6px;animation:4.29218s .286107s infinite drop-68;top:-10%;left:23%;transform:rotate(144.863deg)}@keyframes drop-68{to{top:110%;left:25%}}.roulette_page_contents .wrapper .confetti-69{background-color:var(--app-primary);opacity:1.03643;z-index:30;width:4px;height:1.6px;animation:4.69674s .382267s infinite drop-69;top:-10%;left:75%;transform:rotate(148.994deg)}@keyframes drop-69{to{top:110%;left:83%}}.roulette_page_contents .wrapper .confetti-70{background-color:var(--app-danger);opacity:1.49559;z-index:30;width:5px;height:2px;animation:4.28516s .172784s infinite drop-70;top:-10%;left:14%;transform:rotate(40.3994deg)}@keyframes drop-70{to{top:110%;left:26%}}.roulette_page_contents .wrapper .confetti-71{background-color:var(--app-primary);opacity:.749749;z-index:30;width:16px;height:6.4px;animation:4.09713s .353936s infinite drop-71;top:-10%;left:2%;transform:rotate(243.206deg)}@keyframes drop-71{to{top:110%;left:14%}}.roulette_page_contents .wrapper .confetti-72{background-color:var(--app-danger);opacity:.711286;z-index:30;width:7px;height:2.8px;animation:4.34911s .689871s infinite drop-72;top:-10%;left:20%;transform:rotate(64.972deg)}@keyframes drop-72{to{top:110%;left:32%}}.roulette_page_contents .wrapper .confetti-73{background-color:var(--app-primary);opacity:.618442;z-index:30;width:13px;height:5.2px;animation:4.00559s .869219s infinite drop-73;top:-10%;left:42%;transform:rotate(13.6547deg)}@keyframes drop-73{to{top:110%;left:57%}}.roulette_page_contents .wrapper .confetti-74{background-color:var(--app-danger);opacity:.939526;z-index:30;width:20px;height:8px;animation:4.3108s .807607s infinite drop-74;top:-10%;left:62%;transform:rotate(329.59deg)}@keyframes drop-74{to{top:110%;left:69%}}.roulette_page_contents .wrapper .confetti-75{background-color:var(--app-danger);opacity:1.16874;z-index:30;width:18px;height:7.2px;animation:4.10407s .917253s infinite drop-75;top:-10%;left:31%;transform:rotate(226.063deg)}@keyframes drop-75{to{top:110%;left:44%}}.roulette_page_contents .wrapper .confetti-76{background-color:var(--app-primary);opacity:1.36863;z-index:30;width:12px;height:4.8px;animation:4.0006s .376734s infinite drop-76;top:-10%;left:32%;transform:rotate(61.8113deg)}@keyframes drop-76{to{top:110%;left:44%}}.roulette_page_contents .wrapper .confetti-77{background-color:var(--app-primary);opacity:.808759;z-index:30;width:15px;height:6px;animation:4.80267s .698551s infinite drop-77;top:-10%;left:89%;transform:rotate(235.549deg)}@keyframes drop-77{to{top:110%;left:92%}}.roulette_page_contents .wrapper .confetti-78{background-color:var(--app-danger);opacity:.587402;z-index:30;width:9px;height:3.6px;animation:4.60418s .647549s infinite drop-78;top:-10%;left:11%;transform:rotate(193.319deg)}@keyframes drop-78{to{top:110%;left:13%}}.roulette_page_contents .wrapper .confetti-79{background-color:var(--app-primary);opacity:.849906;z-index:30;width:4px;height:1.6px;animation:4.41919s .71488s infinite drop-79;top:-10%;left:57%;transform:rotate(202.636deg)}@keyframes drop-79{to{top:110%;left:61%}}.roulette_page_contents .wrapper .confetti-80{background-color:var(--app-primary);opacity:1.00431;z-index:30;width:8px;height:3.2px;animation:4.29131s .535897s infinite drop-80;top:-10%;left:95%;transform:rotate(298.228deg)}@keyframes drop-80{to{top:110%;left:103%}}.roulette_page_contents .wrapper .confetti-81{background-color:var(--app-danger);opacity:.555831;z-index:30;width:3px;height:1.2px;animation:4.15891s .708009s infinite drop-81;top:-10%;left:15%;transform:rotate(21.7051deg)}@keyframes drop-81{to{top:110%;left:21%}}.roulette_page_contents .wrapper .confetti-82{background-color:var(--app-danger);opacity:1.43355;z-index:30;width:11px;height:4.4px;animation:4.84426s .485589s infinite drop-82;top:-10%;left:60%;transform:rotate(344.967deg)}@keyframes drop-82{to{top:110%;left:75%}}.roulette_page_contents .wrapper .confetti-83{background-color:var(--app-primary);opacity:1.35453;z-index:30;width:2px;height:.8px;animation:4.28302s .894112s infinite drop-83;top:-10%;left:38%;transform:rotate(324.443deg)}@keyframes drop-83{to{top:110%;left:53%}}.roulette_page_contents .wrapper .confetti-84{background-color:var(--app-danger);opacity:.990187;z-index:30;width:6px;height:2.4px;animation:4.8583s 53.3998ms infinite drop-84;top:-10%;left:60%;transform:rotate(273.053deg)}@keyframes drop-84{to{top:110%;left:67%}}.roulette_page_contents .wrapper .confetti-85{background-color:var(--app-primary);opacity:.910442;z-index:30;width:4px;height:1.6px;animation:4.03952s .960747s infinite drop-85;top:-10%;left:53%;transform:rotate(219.572deg)}@keyframes drop-85{to{top:110%;left:65%}}.roulette_page_contents .wrapper .confetti-86{background-color:var(--app-primary);opacity:.756532;z-index:30;width:12px;height:4.8px;animation:4.54416s .801279s infinite drop-86;top:-10%;left:95%;transform:rotate(301.913deg)}@keyframes drop-86{to{top:110%;left:105%}}.roulette_page_contents .wrapper .confetti-87{background-color:var(--app-primary);opacity:1.3724;z-index:30;width:1px;height:.4px;animation:4.28282s 98.0306ms infinite drop-87;top:-10%;left:2%;transform:rotate(256.193deg)}@keyframes drop-87{to{top:110%;left:7%}}.roulette_page_contents .wrapper .confetti-88{background-color:var(--app-danger);opacity:.909395;z-index:30;width:8px;height:3.2px;animation:4.95141s .205756s infinite drop-88;top:-10%;left:16%;transform:rotate(141.951deg)}@keyframes drop-88{to{top:110%;left:20%}}.roulette_page_contents .wrapper .confetti-89{background-color:var(--app-danger);opacity:.812695;z-index:30;width:19px;height:7.6px;animation:4.02359s .980902s infinite drop-89;top:-10%;left:92%;transform:rotate(2.53769deg)}@keyframes drop-89{to{top:110%;left:95%}}.roulette_page_contents .wrapper .confetti-90{background-color:var(--app-danger);opacity:.955111;z-index:30;width:7px;height:2.8px;animation:4.02208s .65191s infinite drop-90;top:-10%;left:29%;transform:rotate(282.885deg)}@keyframes drop-90{to{top:110%;left:31%}}.roulette_page_contents .wrapper .confetti-91{background-color:var(--app-primary);opacity:1.04419;z-index:30;width:1px;height:.4px;animation:4.75869s .901385s infinite drop-91;top:-10%;left:74%;transform:rotate(228.679deg)}@keyframes drop-91{to{top:110%;left:87%}}.roulette_page_contents .wrapper .confetti-92{background-color:var(--app-primary);opacity:.515159;z-index:30;width:14px;height:5.6px;animation:4.94s .226173s infinite drop-92;top:-10%;left:3%;transform:rotate(351.377deg)}@keyframes drop-92{to{top:110%;left:17%}}.roulette_page_contents .wrapper .confetti-93{background-color:var(--app-primary);opacity:.688452;z-index:30;width:6px;height:2.4px;animation:4.60614s .749853s infinite drop-93;top:-10%;left:77%;transform:rotate(291.681deg)}@keyframes drop-93{to{top:110%;left:89%}}.roulette_page_contents .wrapper .confetti-94{background-color:var(--app-primary);opacity:1.29191;z-index:30;width:11px;height:4.4px;animation:4.83022s .132375s infinite drop-94;top:-10%;left:47%;transform:rotate(57.8273deg)}@keyframes drop-94{to{top:110%;left:57%}}.roulette_page_contents .wrapper .confetti-95{background-color:var(--app-primary);opacity:.9206;z-index:30;width:15px;height:6px;animation:4.54621s .169676s infinite drop-95;top:-10%;left:23%;transform:rotate(288.103deg)}@keyframes drop-95{to{top:110%;left:35%}}.roulette_page_contents .wrapper .confetti-96{background-color:var(--app-primary);opacity:.715033;z-index:30;width:10px;height:4px;animation:4.15209s 78.0244ms infinite drop-96;top:-10%;left:53%;transform:rotate(161.824deg)}@keyframes drop-96{to{top:110%;left:62%}}.roulette_page_contents .wrapper .confetti-97{background-color:var(--app-primary);opacity:.809513;z-index:30;width:10px;height:4px;animation:4.7349s .583807s infinite drop-97;top:-10%;left:7%;transform:rotate(290.75deg)}@keyframes drop-97{to{top:110%;left:13%}}.roulette_page_contents .wrapper .confetti-98{background-color:var(--app-primary);opacity:.856774;z-index:30;width:12px;height:4.8px;animation:4.50524s .899685s infinite drop-98;top:-10%;left:67%;transform:rotate(171.53deg)}@keyframes drop-98{to{top:110%;left:75%}}.roulette_page_contents .wrapper .confetti-99{background-color:var(--app-danger);opacity:1.24085;z-index:30;width:15px;height:6px;animation:4.02707s 48.7479ms infinite drop-99;top:-10%;left:31%;transform:rotate(6.10483deg)}@keyframes drop-99{to{top:110%;left:32%}}.roulette_page_contents .wrapper .confetti-100{background-color:var(--app-primary);opacity:1.16727;z-index:30;width:15px;height:6px;animation:4.20582s .287652s infinite drop-100;top:-10%;left:72%;transform:rotate(305.307deg)}@keyframes drop-100{to{top:110%;left:80%}}.roulette_page_contents .wrapper .confetti-101{background-color:var(--app-danger);opacity:1.04527;z-index:30;width:1px;height:.4px;animation:4.0123s .499167s infinite drop-101;top:-10%;left:77%;transform:rotate(146.192deg)}@keyframes drop-101{to{top:110%;left:82%}}.roulette_page_contents .wrapper .confetti-102{background-color:var(--app-primary);opacity:1.44751;z-index:30;width:4px;height:1.6px;animation:4.04311s .132917s infinite drop-102;top:-10%;left:56%;transform:rotate(69.4366deg)}@keyframes drop-102{to{top:110%;left:69%}}.roulette_page_contents .wrapper .confetti-103{background-color:var(--app-danger);opacity:1.44856;z-index:30;width:7px;height:2.8px;animation:4.61078s .332207s infinite drop-103;top:-10%;left:76%;transform:rotate(116.763deg)}@keyframes drop-103{to{top:110%;left:78%}}.roulette_page_contents .wrapper .confetti-104{background-color:var(--app-primary);opacity:.968552;z-index:30;width:17px;height:6.8px;animation:4.33313s .122444s infinite drop-104;top:-10%;left:50%;transform:rotate(239.498deg)}@keyframes drop-104{to{top:110%;left:54%}}.roulette_page_contents .wrapper .confetti-105{background-color:var(--app-danger);opacity:1.18198;z-index:30;width:16px;height:6.4px;animation:4.19777s .857731s infinite drop-105;top:-10%;left:32%;transform:rotate(354.86deg)}@keyframes drop-105{to{top:110%;left:47%}}.roulette_page_contents .wrapper .confetti-106{background-color:var(--app-danger);opacity:.604067;z-index:30;width:15px;height:6px;animation:4.44335s 39.5015ms infinite drop-106;top:-10%;left:78%;transform:rotate(336.131deg)}@keyframes drop-106{to{top:110%;left:79%}}.roulette_page_contents .wrapper .confetti-107{background-color:var(--app-primary);opacity:1.39443;z-index:30;width:8px;height:3.2px;animation:4.96184s .242891s infinite drop-107;top:-10%;left:87%;transform:rotate(41.9456deg)}@keyframes drop-107{to{top:110%;left:99%}}.roulette_page_contents .wrapper .confetti-108{background-color:var(--app-primary);opacity:.568562;z-index:30;width:4px;height:1.6px;animation:4.95041s .123906s infinite drop-108;top:-10%;left:92%;transform:rotate(31.9485deg)}@keyframes drop-108{to{top:110%;left:100%}}.roulette_page_contents .wrapper .confetti-109{background-color:var(--app-danger);opacity:1.08981;z-index:30;width:3px;height:1.2px;animation:4.12631s .700528s infinite drop-109;top:-10%;left:70%;transform:rotate(146.407deg)}@keyframes drop-109{to{top:110%;left:84%}}.roulette_page_contents .wrapper .confetti-110{background-color:var(--app-primary);opacity:1.25933;z-index:30;width:19px;height:7.6px;animation:4.50078s .831579s infinite drop-110;top:-10%;left:97%;transform:rotate(250.967deg)}@keyframes drop-110{to{top:110%;left:102%}}.roulette_page_contents .wrapper .confetti-111{background-color:var(--app-danger);opacity:1.02436;z-index:30;width:5px;height:2px;animation:4.29457s .374879s infinite drop-111;top:-10%;left:81%;transform:rotate(160.661deg)}@keyframes drop-111{to{top:110%;left:86%}}.roulette_page_contents .wrapper .confetti-112{background-color:var(--app-danger);opacity:1.49986;z-index:30;width:9px;height:3.6px;animation:4.6036s .945707s infinite drop-112;top:-10%;left:90%;transform:rotate(41.9794deg)}@keyframes drop-112{to{top:110%;left:93%}}.roulette_page_contents .wrapper .confetti-113{background-color:var(--app-danger);opacity:.764942;z-index:30;width:20px;height:8px;animation:4.81362s 73.2571ms infinite drop-113;top:-10%;left:93%;transform:rotate(171.385deg)}@keyframes drop-113{to{top:110%;left:94%}}.roulette_page_contents .wrapper .confetti-114{background-color:var(--app-danger);opacity:1.31888;z-index:30;width:17px;height:6.8px;animation:4.1466s .540415s infinite drop-114;top:-10%;left:99%;transform:rotate(54.032deg)}@keyframes drop-114{to{top:110%;left:104%}}.roulette_page_contents .wrapper .confetti-115{background-color:var(--app-primary);opacity:.642546;z-index:30;width:20px;height:8px;animation:4.75084s .15783s infinite drop-115;top:-10%;left:86%;transform:rotate(55.4477deg)}@keyframes drop-115{to{top:110%;left:87%}}.roulette_page_contents .wrapper .confetti-116{background-color:var(--app-primary);opacity:1.33495;z-index:30;width:9px;height:3.6px;animation:4.69481s .981584s infinite drop-116;top:-10%;left:50%;transform:rotate(179.011deg)}@keyframes drop-116{to{top:110%;left:55%}}.roulette_page_contents .wrapper .confetti-117{background-color:var(--app-primary);opacity:1.31306;z-index:30;width:1px;height:.4px;animation:4.40937s .780735s infinite drop-117;top:-10%;left:38%;transform:rotate(350.428deg)}@keyframes drop-117{to{top:110%;left:49%}}.roulette_page_contents .wrapper .confetti-118{background-color:var(--app-primary);opacity:1.25082;z-index:30;width:11px;height:4.4px;animation:4.499s .199469s infinite drop-118;top:-10%;left:64%;transform:rotate(5.97764deg)}@keyframes drop-118{to{top:110%;left:66%}}.roulette_page_contents .wrapper .confetti-119{background-color:var(--app-danger);opacity:.983261;z-index:30;width:4px;height:1.6px;animation:4.70413s .955757s infinite drop-119;top:-10%;left:83%;transform:rotate(299.363deg)}@keyframes drop-119{to{top:110%;left:97%}}.roulette_page_contents .wrapper .confetti-120{background-color:var(--app-primary);opacity:1.12481;z-index:30;width:19px;height:7.6px;animation:4.04158s .909934s infinite drop-120;top:-10%;left:34%;transform:rotate(332.345deg)}@keyframes drop-120{to{top:110%;left:43%}}.roulette_page_contents .wrapper .confetti-121{background-color:var(--app-danger);opacity:.92425;z-index:30;width:8px;height:3.2px;animation:4.67479s .116678s infinite drop-121;top:-10%;left:24%;transform:rotate(115.2deg)}@keyframes drop-121{to{top:110%;left:30%}}.roulette_page_contents .wrapper .confetti-122{background-color:var(--app-primary);opacity:.723464;z-index:30;width:4px;height:1.6px;animation:4.78948s 18.1589ms infinite drop-122;top:-10%;left:79%;transform:rotate(358.951deg)}@keyframes drop-122{to{top:110%;left:82%}}.roulette_page_contents .wrapper .confetti-123{background-color:var(--app-primary);opacity:1.43355;z-index:30;width:20px;height:8px;animation:4.76419s .27406s infinite drop-123;top:-10%;left:29%;transform:rotate(230.959deg)}@keyframes drop-123{to{top:110%;left:31%}}.roulette_page_contents .wrapper .confetti-124{background-color:var(--app-primary);opacity:.54717;z-index:30;width:17px;height:6.8px;animation:4.85839s 65.8237ms infinite drop-124;top:-10%;left:73%;transform:rotate(251.145deg)}@keyframes drop-124{to{top:110%;left:78%}}.roulette_page_contents .wrapper .confetti-125{background-color:var(--app-primary);opacity:.650026;z-index:30;width:9px;height:3.6px;animation:4.37528s 24.4025ms infinite drop-125;top:-10%;left:83%;transform:rotate(71.0804deg)}@keyframes drop-125{to{top:110%;left:84%}}.roulette_page_contents .wrapper .confetti-126{background-color:var(--app-primary);opacity:.750368;z-index:30;width:9px;height:3.6px;animation:4.62517s .626674s infinite drop-126;top:-10%;left:35%;transform:rotate(167.551deg)}@keyframes drop-126{to{top:110%;left:49%}}.roulette_page_contents .wrapper .confetti-127{background-color:var(--app-primary);opacity:1.47255;z-index:30;width:18px;height:7.2px;animation:4.0661s 48.1818ms infinite drop-127;top:-10%;left:96%;transform:rotate(187.42deg)}@keyframes drop-127{to{top:110%;left:101%}}.roulette_page_contents .wrapper .confetti-128{background-color:var(--app-primary);opacity:1.10004;z-index:30;width:16px;height:6.4px;animation:4.23968s .583413s infinite drop-128;top:-10%;left:79%;transform:rotate(125.003deg)}@keyframes drop-128{to{top:110%;left:80%}}.roulette_page_contents .wrapper .confetti-129{background-color:var(--app-primary);opacity:.781974;z-index:30;width:13px;height:5.2px;animation:4.23072s .69928s infinite drop-129;top:-10%;left:62%;transform:rotate(275.321deg)}@keyframes drop-129{to{top:110%;left:65%}}.roulette_page_contents .wrapper .confetti-130{background-color:var(--app-danger);opacity:1.09649;z-index:30;width:4px;height:1.6px;animation:4.87291s .701828s infinite drop-130;top:-10%;left:40%;transform:rotate(11.0718deg)}@keyframes drop-130{to{top:110%;left:51%}}.roulette_page_contents .wrapper .confetti-131{background-color:var(--app-primary);opacity:.595604;z-index:30;width:7px;height:2.8px;animation:4.44912s .387341s infinite drop-131;top:-10%;left:7%;transform:rotate(241.847deg)}@keyframes drop-131{to{top:110%;left:10%}}.roulette_page_contents .wrapper .confetti-132{background-color:var(--app-danger);opacity:1.16342;z-index:30;width:18px;height:7.2px;animation:4.187s .66324s infinite drop-132;top:-10%;left:36%;transform:rotate(291.596deg)}@keyframes drop-132{to{top:110%;left:48%}}.roulette_page_contents .wrapper .confetti-133{background-color:var(--app-primary);opacity:.889643;z-index:30;width:2px;height:.8px;animation:4.27739s .645813s infinite drop-133;top:-10%;left:84%;transform:rotate(59.8856deg)}@keyframes drop-133{to{top:110%;left:85%}}.roulette_page_contents .wrapper .confetti-134{background-color:var(--app-primary);opacity:.968169;z-index:30;width:12px;height:4.8px;animation:4.5473s .390572s infinite drop-134;top:-10%;left:53%;transform:rotate(51.1916deg)}@keyframes drop-134{to{top:110%;left:68%}}.roulette_page_contents .wrapper .confetti-135{background-color:var(--app-primary);opacity:1.35249;z-index:30;width:17px;height:6.8px;animation:4.14073s .176523s infinite drop-135;top:-10%;left:31%;transform:rotate(5.94791deg)}@keyframes drop-135{to{top:110%;left:45%}}.roulette_page_contents .wrapper .confetti-136{background-color:var(--app-danger);opacity:1.2866;z-index:30;width:1px;height:.4px;animation:4.42212s .583959s infinite drop-136;top:-10%;left:93%;transform:rotate(285.798deg)}@keyframes drop-136{to{top:110%;left:99%}}.roulette_page_contents .wrapper .confetti-137{background-color:var(--app-primary);opacity:.544358;z-index:30;width:3px;height:1.2px;animation:4.13125s .756443s infinite drop-137;top:-10%;left:65%;transform:rotate(159.943deg)}@keyframes drop-137{to{top:110%;left:76%}}.roulette_page_contents .wrapper .confetti-138{background-color:var(--app-primary);opacity:1.36902;z-index:30;width:17px;height:6.8px;animation:4.01554s 21.4288ms infinite drop-138;top:-10%;left:24%;transform:rotate(296.861deg)}@keyframes drop-138{to{top:110%;left:36%}}.roulette_page_contents .wrapper .confetti-139{background-color:var(--app-danger);opacity:.610628;z-index:30;width:17px;height:6.8px;animation:4.87484s .450481s infinite drop-139;top:-10%;left:59%;transform:rotate(12.4761deg)}@keyframes drop-139{to{top:110%;left:65%}}.roulette_page_contents .wrapper .confetti-140{background-color:var(--app-primary);opacity:1.20173;z-index:30;width:10px;height:4px;animation:4.04071s .232251s infinite drop-140;top:-10%;left:89%;transform:rotate(263.289deg)}@keyframes drop-140{to{top:110%;left:100%}}.roulette_page_contents .wrapper .confetti-141{background-color:var(--app-primary);opacity:1.18001;z-index:30;width:1px;height:.4px;animation:4.87724s .648305s infinite drop-141;top:-10%;left:49%;transform:rotate(310.589deg)}@keyframes drop-141{to{top:110%;left:59%}}.roulette_page_contents .wrapper .confetti-142{background-color:var(--app-primary);opacity:1.13411;z-index:30;width:18px;height:7.2px;animation:4.3059s .747572s infinite drop-142;top:-10%;left:93%;transform:rotate(213.559deg)}@keyframes drop-142{to{top:110%;left:97%}}.roulette_page_contents .wrapper .confetti-143{background-color:var(--app-primary);opacity:.73173;z-index:30;width:7px;height:2.8px;animation:4.99115s 29.5335ms infinite drop-143;top:-10%;left:80%;transform:rotate(21.9116deg)}@keyframes drop-143{to{top:110%;left:82%}}.roulette_page_contents .wrapper .confetti-144{background-color:var(--app-danger);opacity:1.49874;z-index:30;width:13px;height:5.2px;animation:4.20051s .896949s infinite drop-144;top:-10%;left:38%;transform:rotate(176.159deg)}@keyframes drop-144{to{top:110%;left:51%}}.roulette_page_contents .wrapper .confetti-145{background-color:var(--app-danger);opacity:1.19216;z-index:30;width:4px;height:1.6px;animation:4.24916s .359288s infinite drop-145;top:-10%;left:93%;transform:rotate(171.924deg)}@keyframes drop-145{to{top:110%;left:103%}}.roulette_page_contents .wrapper .confetti-146{background-color:var(--app-primary);opacity:1.30902;z-index:30;width:20px;height:8px;animation:4.05165s .608897s infinite drop-146;top:-10%;left:45%;transform:rotate(179.354deg)}@keyframes drop-146{to{top:110%;left:57%}}.roulette_page_contents .wrapper .confetti-147{background-color:var(--app-primary);opacity:1.1289;z-index:30;width:5px;height:2px;animation:4.54438s .372564s infinite drop-147;top:-10%;left:2%;transform:rotate(16.2897deg)}@keyframes drop-147{to{top:110%;left:16%}}.roulette_page_contents .wrapper .confetti-148{background-color:var(--app-danger);opacity:1.22869;z-index:30;width:8px;height:3.2px;animation:4.50592s .557858s infinite drop-148;top:-10%;left:17%;transform:rotate(313.095deg)}@keyframes drop-148{to{top:110%;left:23%}}.roulette_page_contents .wrapper .confetti-149{background-color:var(--app-danger);opacity:.563999;z-index:30;width:2px;height:.8px;animation:4.64491s .391826s infinite drop-149;top:-10%;left:34%;transform:rotate(355.159deg)}@keyframes drop-149{to{top:110%;left:45%}}.roulette_page_contents .wrapper .confetti-150{background-color:var(--app-primary);opacity:.822829;z-index:30;width:20px;height:8px;animation:4.23328s .334568s infinite drop-150;top:-10%;left:28%;transform:rotate(162.981deg)}@keyframes drop-150{to{top:110%;left:41%}}.roulette_page_contents img{-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.roulette_page_contents>.roulette_page_contents_head{align-items:center;gap:12px;width:100%;max-width:1400px;margin-top:40px;margin-bottom:20px;padding-left:20px;padding-right:20px;display:flex;position:relative}.roulette_page_contents>.roulette_page_contents_head .title-roulette{color:#fff;font-size:24px;font-weight:700}.roulette_page_contents>.roulette_page_contents_body{justify-content:flex-end;align-items:flex-start;gap:25px;width:100%;max-width:1400px;margin:30px auto 0;display:flex;position:relative}.roulette_page_contents>.roulette_page_contents_body>.roulette_play_box{flex-direction:column;flex-grow:1;justify-content:center;height:688px;display:flex;position:relative}.roulette_page_contents>.roulette_page_contents_body>.roulette_play_box>.roulette_contianer{position:relative;top:15%;transform:scale(.6)rotate(-1deg)}.roulette_page_contents>.roulette_page_contents_body>.roulette_play_box>.roulette_contianer>div{justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.roulette_page_contents>.roulette_page_contents_body>.roulette_play_box .center_circle{z-index:100;position:absolute}.roulette_page_contents>.roulette_page_contents_body>.roulette_play_box .arrow{z-index:99;padding-bottom:10px;padding-right:7px;transform:rotate(1deg)scale(1.4)}.roulette_page_contents>.roulette_page_contents_body>.roulette_play_box .base_circle{z-index:20}.roulette_page_contents>.roulette_page_contents_body>.roulette_play_box .base_circle img.roulette_entity{opacity:.95;transform:scale(2.1)rotate(23deg)}.roulette_page_contents>.roulette_page_contents_body>.roulette_play_box .base_circle.result-0{transform:rotate(0)}.roulette_page_contents>.roulette_page_contents_body>.roulette_play_box .base_circle.result-7{transition:all .3s;transform:rotate(22.5deg)}.roulette_page_contents>.roulette_page_contents_body>.roulette_play_box .base_circle.result-6{transition:all .3s;transform:rotate(67.5deg)}.roulette_page_contents>.roulette_page_contents_body>.roulette_play_box .base_circle.result-5{transition:all .3s;transform:rotate(112.5deg)}.roulette_page_contents>.roulette_page_contents_body>.roulette_play_box .base_circle.result-4{transition:all .3s;transform:rotate(157.5deg)}.roulette_page_contents>.roulette_page_contents_body>.roulette_play_box .base_circle.result-3{transition:all .3s;transform:rotate(202.5deg)}.roulette_page_contents>.roulette_page_contents_body>.roulette_play_box .base_circle.result-2{transition:all .3s;transform:rotate(247.5deg)}.roulette_page_contents>.roulette_page_contents_body>.roulette_play_box .base_circle.result-1{transition:all .3s;transform:rotate(292.5deg)}.roulette_page_contents>.roulette_page_contents_body>.roulette_play_box .base_circle.result-8{transition:all .3s;transform:rotate(337.5deg)}.roulette_page_contents>.roulette_page_contents_body>.roulette_play_box .base_circle.active{animation:.5s linear infinite base_circle_draw}.roulette_page_contents>.roulette_page_contents_body>.roulette_play_box .base_circle>.result{color:var(--app-white);letter-spacing:-1px;text-align:left;width:440px;font-size:25px;font-weight:600;position:absolute}.roulette_page_contents>.roulette_page_contents_body>.roulette_play_box .base_circle>.result:nth-child(2n){color:var(--app-surface-0)!important}.roulette_page_contents>.roulette_page_contents_body>.roulette_play_box .base_circle>.result.winner{color:var(--app-white);animation:1.5s linear infinite animate_heart_beat}.roulette_page_contents>.roulette_page_contents_body>.roulette_play_box .base_circle>.result.result-1{transform:rotate(157.5deg)}.roulette_page_contents>.roulette_page_contents_body>.roulette_play_box .base_circle>.result.result-2{transform:rotate(202.5deg)}.roulette_page_contents>.roulette_page_contents_body>.roulette_play_box .base_circle>.result.result-3{transform:rotate(247.5deg)}.roulette_page_contents>.roulette_page_contents_body>.roulette_play_box .base_circle>.result.result-4{transform:rotate(292.5deg)}.roulette_page_contents>.roulette_page_contents_body>.roulette_play_box .base_circle>.result.result-5{transform:rotate(337.5deg)}.roulette_page_contents>.roulette_page_contents_body>.roulette_play_box .base_circle>.result.result-6{transform:rotate(382.5deg)}.roulette_page_contents>.roulette_page_contents_body>.roulette_play_box .base_circle>.result.result-7{transform:rotate(67.5deg)}.roulette_page_contents>.roulette_page_contents_body>.roulette_play_box .base_circle>.result.result-8{transform:rotate(112.5deg)}@keyframes base_circle_draw{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.roulette_page_contents>.roulette_page_contents_body>.roulette_play_box>.roulette-buttons{z-index:50;justify-self:flex-end;height:fit-content;min-height:29.24px;margin:auto;position:relative;top:15%}.roulette_page_contents>.roulette_page_contents_body>.roulette_play_box>.roulette-buttons>.button{cursor:pointer;justify-content:center;align-items:center;width:280px;padding:15px 0;font-size:16px;display:flex}.roulette_page_contents>.roulette_page_contents_body>.roulette_play_box>.roulette-buttons>.button .roulettebtn{flex-shrink:0;height:110px}.roulette_page_contents>.roulette_page_contents_body>.roulette_play_box>.roulette-buttons>.button span{z-index:50;color:var(--app-white);-webkit-text-stroke-width:.5px;-webkit-text-stroke-color:var(--app-black);text-transform:uppercase;font-size:24px;font-style:normal;font-weight:900;line-height:normal;position:absolute}.roulette_page_contents>.roulette_page_contents_body>.roulette_play_box>.roulette-buttons>.button:hover{animation:1.8s infinite jinx-glitch}.roulette_page_contents>.roulette_page_contents_body>.roulette_play_box .Board{background:var(--app-surface-1);border:1px solid var(--app-primary);color:var(--app-neutral-70);cursor:pointer;justify-content:center;align-items:center;width:160px;height:44px;margin-left:15px;font-size:13px;display:flex;top:557px;left:220px}.roulette_page_contents>.roulette_page_contents_body>.roulette_play_box .Board:hover{background:var(--app-secondary);border:2px solid var(--app-secondary);color:var(--app-white)}.roulette_page_contents>.roulette_page_contents_body>.roulette_play_box .Board:first-child{margin-left:0}.roulette_page_contents>.roulette_page_contents_body>.roulette_play_box .sun-box .sun{background:radial-gradient(transparent 50%, white),radial-gradient(var(--app-warning), transparent 70%);height:40rem;-webkit-mask-image:radial-gradient(var(--app-black) 40%, transparent 65%);-webkit-mask-image:radial-gradient(var(--app-black) 40%, transparent 65%);mask-image:radial-gradient(var(--app-black) 40%, transparent 65%);width:40rem;margin:3rem auto;animation:.15s ease-in glow_in;position:relative;top:-5px;transform:scale(1.15)}.roulette_page_contents>.roulette_page_contents_body>.roulette_play_box .sun-box .sun:after,.roulette_page_contents>.roulette_page_contents_body>.roulette_play_box .sun-box .sun:before{content:"";height:100%;-webkit-mask-image:radial-gradient(var(--app-black) 40%, transparent 65%);-webkit-mask-image:radial-gradient(var(--app-black) 40%, transparent 65%);mask-image:radial-gradient(var(--app-black) 40%, transparent 65%);transform-origin:50%;width:100%;position:absolute;top:0;left:0}.roulette_page_contents>.roulette_page_contents_body>.roulette_play_box .sun-box .sun:before{background:repeating-conic-gradient(from 0deg, var(--app-warning) 0deg 20deg, transparent 20deg 40deg);animation:720s linear rotate,3s linear infinite scale}.roulette_page_contents>.roulette_page_contents_body>.roulette_play_box .sun-box .sun:after{background:radial-gradient(var(--app-warning), var(--app-primary) 27%, transparent calc(27% + 3px) 100%),radial-gradient(gold, transparent 70%),repeating-conic-gradient(from 0deg, gold 0deg 5deg, transparent 5deg 10deg);animation:360s linear rotate;transform:rotate(15deg)}@keyframes glow_in{0%{opacity:0}to{opacity:1}}@keyframes rotate{to{transform:rotate(360deg)}}@keyframes scale{0%{transform:scale(1)}20%{transform:scale(1.2)}40%{transform:scale(.8)}60%{transform:scale(1.1)}70%{transform:scale(.9)}to{transform:scale(1)}}.roulette_page_contents>.roulette_page_contents_body>.roulette_history_box{flex-direction:column;display:flex}.roulette_page_contents>.roulette_page_contents_body>.roulette_history_box>.roulette_history_box_visual{background-repeat:no-repeat;background-size:cover;flex-shrink:0;justify-content:center;width:100%;display:flex;position:relative}.roulette_page_contents>.roulette_page_contents_body>.roulette_history_box>.roulette_history_box_visual>.visual_entity{justify-content:center;align-items:center;width:40%;display:flex}.roulette_page_contents>.roulette_page_contents_body>.roulette_history_box>.roulette_history_box_visual>.visual_entity img{margin-top:20px;transform:scale(.9)}.roulette_page_contents>.roulette_page_contents_body>.roulette_history_box>.roulette_history_box_visual>.information{flex-direction:column;display:flex}.roulette_page_contents>.roulette_page_contents_body>.roulette_history_box>.roulette_history_box_visual>.information>.roulette-ticket-container{flex-direction:column;align-items:center;gap:10px;margin-bottom:30px;display:flex}.roulette_page_contents>.roulette_page_contents_body>.roulette_history_box>.roulette_history_box_visual>.information>.roulette-ticket-container>.ticket-title{color:var(--app-text-primary);text-align:center;font-size:32px;font-style:normal;font-weight:600;line-height:normal}.roulette_page_contents>.roulette_page_contents_body>.roulette_history_box>.roulette_history_box_visual>.information>.roulette-ticket-container>.ticket-count-wrapper{place-content:center;width:200px;height:200px;margin-left:10px;display:grid;position:relative}.roulette_page_contents>.roulette_page_contents_body>.roulette_history_box>.roulette_history_box_visual>.information>.roulette-ticket-container>.ticket-count-wrapper>.star-bg{cursor:pointer;flex-shrink:0;width:118.802px;height:68px;position:absolute;top:70px;left:50px;transform:scale(1.5)}.roulette_page_contents>.roulette_page_contents_body>.roulette_history_box>.roulette_history_box_visual>.information>.roulette-ticket-container>.ticket-count-wrapper>.star-bg:hover{animation:1.8s infinite jinx-glitch}.roulette_page_contents>.roulette_page_contents_body>.roulette_history_box>.roulette_history_box_visual>.information>.roulette-ticket-container>.ticket-count-wrapper>.ticket-count{z-index:1;color:var(--app-white);text-align:center;text-transform:uppercase;font-family:Cravend-Regular;font-size:36px;font-style:normal;font-weight:400;line-height:normal}.roulette_page_contents>.roulette_page_contents_body>.roulette_history_box>.roulette_history_box_visual>.information>.title{color:var(--app-white);text-align:center;background-color:var(--app-neutral-120);flex-grow:0;flex-shrink:0;justify-content:center;padding:20px 10px;font-size:24px;font-weight:400;line-height:100%;display:flex}.roulette_page_contents>.roulette_page_contents_body>.roulette_history_box>.roulette_history_box_visual>.information>.title img{-o-object-fit:scale-down;object-fit:scale-down;flex-shrink:0;margin-right:20px}.roulette_page_contents>.roulette_page_contents_body>.roulette_history_box>.roulette_history_box_visual>.information>.ranking-container{width:100%;height:100%;display:flex}.roulette_page_contents>.roulette_page_contents_body>.roulette_history_box>.roulette_history_box_visual>.information>.ranking-container>.ranking-item{grid-template-rows:repeat(4,1fr);grid-template-columns:repeat(2,1fr);grid-template-areas:"medal-1 medal-5""medal-2 medal-6""medal-3 medal-7""medal-4 medal-8";gap:2px;display:grid}.roulette_page_contents>.roulette_page_contents_body>.roulette_history_box>.roulette_history_box_visual>.information>.ranking-container>.ranking-item>.ranking-list{background:linear-gradient(0deg, color-mix(in srgb, var(--app-black) 20%, transparent) 0%, color-mix(in srgb, var(--app-black) 20%, transparent) 100%),var(--app-neutral-120);padding:10px 0}.roulette_page_contents>.roulette_page_contents_body>.roulette_history_box>.roulette_history_box_visual>.information>.ranking-container>.ranking-item>.ranking-list>.line{grid-template-columns:50px 1fr;align-items:center;gap:18px;padding:10px 20px;display:grid}.roulette_page_contents>.roulette_page_contents_body>.roulette_history_box>.roulette_history_box_visual>.information>.ranking-container>.ranking-item>.ranking-list>.line>.item{display:contents}.roulette_page_contents>.roulette_page_contents_body>.roulette_history_box>.roulette_history_box_visual>.information>.ranking-container>.ranking-item>.ranking-list>.line>.item>img{-o-object-fit:contain;object-fit:contain;grid-column:1;width:40px;height:40px}.roulette_page_contents>.roulette_page_contents_body>.roulette_history_box>.roulette_history_box_visual>.information>.ranking-container>.ranking-item>.ranking-list>.line>.item>.desc{color:var(--app-border-inverse);flex-direction:column;grid-column:2;gap:5px;font-size:12px;font-weight:600;display:flex}.roulette_page_contents>.roulette_page_contents_body>.roulette_history_box>.roulette_history_box_visual>.information>.ranking-container>.ranking-item>.ranking-list>.line>.item>.desc>.amount{font-size:16px}.roulette_page_contents>.roulette_page_contents_body>.roulette_history_box>.roulette_history_box_head{background:var(--app-surface-1);border:1px solid var(--app-neutral-60);z-index:10;margin-bottom:10px;padding:4px;position:relative}.roulette_page_contents>.roulette_page_contents_body>.roulette_history_box>.roulette_history_box_head>.roulette_history_box_head_row{background:var(--app-surface-1);background:linear-gradient(90deg, color-mix(in srgb, var(--app-primary) 40%, transparent) 10%, color-mix(in srgb, var(--app-primary) 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);border:1px solid var(--app-primary);justify-content:space-between;align-items:center;height:46px;padding-left:30px;padding-right:30px;display:flex}.roulette_page_contents>.roulette_page_contents_body>.roulette_history_box>.roulette_history_box_head>.roulette_history_box_head_row div{font-size:12px;font-weight:600}.roulette_page_contents>.roulette_page_contents_body>.roulette_history_box>.roulette_history_box_head>.roulette_history_box_head_row>.remain_roulette_count{width:fit-content;display:flex}.roulette_page_contents>.roulette_page_contents_body>.roulette_history_box>.roulette_history_box_head>.roulette_history_box_head_row>.remain_roulette_count>.label{margin-right:10px}.roulette_page_contents>.roulette_page_contents_body>.roulette_history_box>.roulette_history_box_head>.roulette_history_box_head_row>.remain_roulette_count>.value{color:var(--app-primary);font-size:13px}.roulette_page_contents>.roulette_page_contents_body>.roulette_history_box>.roulette_history_box_head>.roulette_history_box_head_row>.total_won_amount{display:flex}.roulette_page_contents>.roulette_page_contents_body>.roulette_history_box>.roulette_history_box_head>.roulette_history_box_head_row>.total_won_amount>.label{margin-right:10px}.roulette_page_contents>.roulette_page_contents_body>.roulette_history_box>.roulette_history_box_head>.roulette_history_box_head_row>.total_won_amount>.value{color:var(--app-warning);font-size:13px}.roulette_page_contents>.roulette_page_contents_body>.roulette_history_box .title_text{text-align:center;width:140px}.roulette_page_contents>.roulette_page_contents_body>.roulette_history_box .remain_roulette_count{text-align:center;justify-content:center;width:170px;display:flex}.roulette_page_contents>.roulette_page_contents_body>.roulette_history_box .total_won_amount{text-align:center;justify-content:center;align-items:center;width:170px;display:flex}.roulette_page_contents>.roulette_history_box_body{width:100%}.roulette_page_contents>.roulette_history_box_body .clearEach>svg{cursor:pointer;transition:transform .2s}.roulette_page_contents>.roulette_history_box_body .clearEach>svg:hover{filter:brightness(500);transform:scale(1.025)}.roulette_page_contents>.roulette_history_box_body .PageNation{background:0 0}@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)}}@keyframes animate_heart_beat{0%{text-shadow:0px 0px 10px var(--app-primary),0px 0px 40px var(--app-primary),0px 0px 100px var(--app-primary)}50%{text-shadow:0px 0px 5px var(--app-primary),0px 0px 30px var(--app-primary),0px 0px 60px var(--app-primary)}to{text-shadow:0px 0px 10px var(--app-primary),0px 0px 40px var(--app-primary),0px 0px 100px var(--app-primary)}}@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}}.roulette_page_contents .firework.firework-1{top:500px!important;left:450px!important}.roulette_page_contents .firework.firework-2{top:600px!important;left:1000px!important}.roulette_page_contents .firework.firework-3{top:300px!important;left:1000px!important}.roulette_page_contents .firework,.roulette_page_contents .firework:before,.roulette_page_contents .firework:after{--color1:yellow;--color2:khaki;--color3:white;--color4:lime;--color5:gold;--color6:mediumseagreen;--finalSize:45vmin;--initialSize:.5vmin;--initialY:60vmin;--particleSize:.2vmin;--x:-50%;--y:-30vmin;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-repeat:no-repeat;background-size:var(--initialSize) var(--initialSize);content:"";transform:translate(-50%, var(--y));width:var(--initialSize);animation:2s infinite firework;position:absolute;top:50%;left:50%}.roulette_page_contents .firework:before{--initialY:-50%;--x:-50%;--y:-50%;transform:translate(-50%,-50%)rotate(40deg)scale(1.3)rotateY(40deg)}.roulette_page_contents .firework:after{--initialY:-50%;--x:-50%;--y:-50%;transform:translate(-50%,-50%)rotate(170deg)scale(1.15)rotateY(-30deg)}.roulette_page_contents .firework:nth-child(2){--x:30vmin}.roulette_page_contents .firework:nth-child(2),.roulette_page_contents .firework:nth-child(2):before,.roulette_page_contents .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%}.roulette_page_contents .firework:nth-child(3){--x:-30vmin;--y:-50vmin}.roulette_page_contents .firework:nth-child(3),.roulette_page_contents .firework:nth-child(3):before,.roulette_page_contents .firework:nth-child(3):after{--color1:cyan;--color2:lightcyan;--color3:lightblue;--color4:PaleTurquoise;--color5:SkyBlue;--color6:lavender;--finalSize:35vmin;animation-delay:-.4s;top:60%;left:70%}
