.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:.609573;z-index:30;width:18px;height:7.2px;animation:4.95395s .623005s infinite drop-0;top:-10%;left:26%;transform:rotate(237.176deg)}@keyframes drop-0{to{top:110%;left:38%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-1{background-color:var(--app-primary);opacity:.703926;z-index:30;width:13px;height:5.2px;animation:4.34068s .973522s infinite drop-1;top:-10%;left:29%;transform:rotate(68.5192deg)}@keyframes drop-1{to{top:110%;left:43%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-2{background-color:var(--app-danger);opacity:1.30546;z-index:30;width:17px;height:6.8px;animation:4.49456s .16785s infinite drop-2;top:-10%;left:20%;transform:rotate(221.983deg)}@keyframes drop-2{to{top:110%;left:25%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-3{background-color:var(--app-danger);opacity:.782741;z-index:30;width:3px;height:1.2px;animation:4.37167s .887045s infinite drop-3;top:-10%;left:91%;transform:rotate(223.155deg)}@keyframes drop-3{to{top:110%;left:106%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-4{background-color:var(--app-primary);opacity:.788769;z-index:30;width:6px;height:2.4px;animation:4.14717s .604092s infinite drop-4;top:-10%;left:98%;transform:rotate(69.6222deg)}@keyframes drop-4{to{top:110%;left:104%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-5{background-color:var(--app-primary);opacity:.764784;z-index:30;width:5px;height:2px;animation:4.24495s .916901s infinite drop-5;top:-10%;left:65%;transform:rotate(271.589deg)}@keyframes drop-5{to{top:110%;left:79%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-6{background-color:var(--app-primary);opacity:.660438;z-index:30;width:16px;height:6.4px;animation:4.49481s .518777s infinite drop-6;top:-10%;left:7%;transform:rotate(334.267deg)}@keyframes drop-6{to{top:110%;left:13%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-7{background-color:var(--app-primary);opacity:.655407;z-index:30;width:17px;height:6.8px;animation:4.31249s .888016s infinite drop-7;top:-10%;left:34%;transform:rotate(2.6779deg)}@keyframes drop-7{to{top:110%;left:38%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-8{background-color:var(--app-danger);opacity:.836979;z-index:30;width:17px;height:6.8px;animation:4.94565s .893207s infinite drop-8;top:-10%;left:43%;transform:rotate(351.338deg)}@keyframes drop-8{to{top:110%;left:56%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-9{background-color:var(--app-primary);opacity:1.11975;z-index:30;width:20px;height:8px;animation:4.63398s .250026s infinite drop-9;top:-10%;left:100%;transform:rotate(330.678deg)}@keyframes drop-9{to{top:110%;left:111%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-10{background-color:var(--app-primary);opacity:.783652;z-index:30;width:14px;height:5.6px;animation:4.59338s 96.8661ms infinite drop-10;top:-10%;left:44%;transform:rotate(279.388deg)}@keyframes drop-10{to{top:110%;left:56%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-11{background-color:var(--app-danger);opacity:.644504;z-index:30;width:3px;height:1.2px;animation:4.39487s .920542s infinite drop-11;top:-10%;left:6%;transform:rotate(70.8409deg)}@keyframes drop-11{to{top:110%;left:10%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-12{background-color:var(--app-danger);opacity:1.32996;z-index:30;width:9px;height:3.6px;animation:4.79749s .601583s infinite drop-12;top:-10%;left:93%;transform:rotate(83.9622deg)}@keyframes drop-12{to{top:110%;left:105%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-13{background-color:var(--app-primary);opacity:.918935;z-index:30;width:4px;height:1.6px;animation:4.19469s .555243s infinite drop-13;top:-10%;left:46%;transform:rotate(178.403deg)}@keyframes drop-13{to{top:110%;left:47%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-14{background-color:var(--app-primary);opacity:1.3417;z-index:30;width:13px;height:5.2px;animation:4.14432s .806287s infinite drop-14;top:-10%;left:10%;transform:rotate(83.3682deg)}@keyframes drop-14{to{top:110%;left:14%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-15{background-color:var(--app-primary);opacity:1.2466;z-index:30;width:2px;height:.8px;animation:4.10125s .975981s infinite drop-15;top:-10%;left:39%;transform:rotate(23.9988deg)}@keyframes drop-15{to{top:110%;left:54%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-16{background-color:var(--app-primary);opacity:.78464;z-index:30;width:12px;height:4.8px;animation:4.86891s .723919s infinite drop-16;top:-10%;left:21%;transform:rotate(48.6919deg)}@keyframes drop-16{to{top:110%;left:29%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-17{background-color:var(--app-primary);opacity:1.26487;z-index:30;width:7px;height:2.8px;animation:4.74779s .709468s infinite drop-17;top:-10%;left:55%;transform:rotate(153.677deg)}@keyframes drop-17{to{top:110%;left:62%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-18{background-color:var(--app-primary);opacity:1.40156;z-index:30;width:15px;height:6px;animation:4.45044s .179993s infinite drop-18;top:-10%;left:54%;transform:rotate(97.8194deg)}@keyframes drop-18{to{top:110%;left:61%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-19{background-color:var(--app-danger);opacity:1.01037;z-index:30;width:12px;height:4.8px;animation:4.23985s .317047s infinite drop-19;top:-10%;left:24%;transform:rotate(241.53deg)}@keyframes drop-19{to{top:110%;left:37%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-20{background-color:var(--app-danger);opacity:.940934;z-index:30;width:15px;height:6px;animation:4.15441s .947258s infinite drop-20;top:-10%;left:96%;transform:rotate(316.521deg)}@keyframes drop-20{to{top:110%;left:108%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-21{background-color:var(--app-primary);opacity:1.3607;z-index:30;width:14px;height:5.6px;animation:4.46416s .458767s infinite drop-21;top:-10%;left:50%;transform:rotate(147.262deg)}@keyframes drop-21{to{top:110%;left:61%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-22{background-color:var(--app-danger);opacity:.657033;z-index:30;width:11px;height:4.4px;animation:4.05376s .45105s infinite drop-22;top:-10%;left:13%;transform:rotate(158.354deg)}@keyframes drop-22{to{top:110%;left:22%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-23{background-color:var(--app-primary);opacity:.851918;z-index:30;width:11px;height:4.4px;animation:4.48636s .514672s infinite drop-23;top:-10%;left:71%;transform:rotate(49.9296deg)}@keyframes drop-23{to{top:110%;left:75%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-24{background-color:var(--app-primary);opacity:1.33615;z-index:30;width:9px;height:3.6px;animation:4.54484s .445852s infinite drop-24;top:-10%;left:64%;transform:rotate(261.412deg)}@keyframes drop-24{to{top:110%;left:66%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-25{background-color:var(--app-danger);opacity:.945882;z-index:30;width:4px;height:1.6px;animation:4.64099s .687921s infinite drop-25;top:-10%;left:39%;transform:rotate(149.846deg)}@keyframes drop-25{to{top:110%;left:50%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-26{background-color:var(--app-primary);opacity:1.38233;z-index:30;width:5px;height:2px;animation:4.67457s .773276s infinite drop-26;top:-10%;left:45%;transform:rotate(280.06deg)}@keyframes drop-26{to{top:110%;left:52%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-27{background-color:var(--app-primary);opacity:.706605;z-index:30;width:17px;height:6.8px;animation:4.36953s .681997s infinite drop-27;top:-10%;left:15%;transform:rotate(344.136deg)}@keyframes drop-27{to{top:110%;left:21%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-28{background-color:var(--app-primary);opacity:1.4762;z-index:30;width:6px;height:2.4px;animation:4.80442s 52.5756ms infinite drop-28;top:-10%;left:30%;transform:rotate(204.214deg)}@keyframes drop-28{to{top:110%;left:43%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-29{background-color:var(--app-primary);opacity:1.13655;z-index:30;width:8px;height:3.2px;animation:4.7733s .575447s infinite drop-29;top:-10%;left:64%;transform:rotate(76.8553deg)}@keyframes drop-29{to{top:110%;left:78%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-30{background-color:var(--app-primary);opacity:1.29742;z-index:30;width:10px;height:4px;animation:4.73263s .401408s infinite drop-30;top:-10%;left:100%;transform:rotate(193.093deg)}@keyframes drop-30{to{top:110%;left:111%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-31{background-color:var(--app-primary);opacity:.641995;z-index:30;width:4px;height:1.6px;animation:4.30022s .958005s infinite drop-31;top:-10%;left:29%;transform:rotate(83.4454deg)}@keyframes drop-31{to{top:110%;left:31%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-32{background-color:var(--app-danger);opacity:1.44044;z-index:30;width:16px;height:6.4px;animation:4.50517s .945962s infinite drop-32;top:-10%;left:1%;transform:rotate(248.837deg)}@keyframes drop-32{to{top:110%;left:15%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-33{background-color:var(--app-danger);opacity:.750426;z-index:30;width:3px;height:1.2px;animation:4.48627s .671108s infinite drop-33;top:-10%;left:34%;transform:rotate(134.269deg)}@keyframes drop-33{to{top:110%;left:49%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-34{background-color:var(--app-primary);opacity:.588644;z-index:30;width:12px;height:4.8px;animation:4.22091s .923956s infinite drop-34;top:-10%;left:94%;transform:rotate(128.491deg)}@keyframes drop-34{to{top:110%;left:97%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-35{background-color:var(--app-primary);opacity:.883957;z-index:30;width:1px;height:.4px;animation:4.77393s 93.952ms infinite drop-35;top:-10%;left:40%;transform:rotate(39.5542deg)}@keyframes drop-35{to{top:110%;left:45%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-36{background-color:var(--app-danger);opacity:.747973;z-index:30;width:4px;height:1.6px;animation:4.73279s .448491s infinite drop-36;top:-10%;left:70%;transform:rotate(193.75deg)}@keyframes drop-36{to{top:110%;left:76%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-37{background-color:var(--app-danger);opacity:1.19902;z-index:30;width:4px;height:1.6px;animation:4.27693s .463457s infinite drop-37;top:-10%;left:78%;transform:rotate(175.412deg)}@keyframes drop-37{to{top:110%;left:85%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-38{background-color:var(--app-primary);opacity:1.40716;z-index:30;width:4px;height:1.6px;animation:4.92426s .970967s infinite drop-38;top:-10%;left:43%;transform:rotate(218.133deg)}@keyframes drop-38{to{top:110%;left:52%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-39{background-color:var(--app-primary);opacity:.876818;z-index:30;width:7px;height:2.8px;animation:4.64802s .255821s infinite drop-39;top:-10%;left:12%;transform:rotate(316.813deg)}@keyframes drop-39{to{top:110%;left:21%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-40{background-color:var(--app-primary);opacity:1.38256;z-index:30;width:1px;height:.4px;animation:4.03264s .314072s infinite drop-40;top:-10%;left:46%;transform:rotate(189.194deg)}@keyframes drop-40{to{top:110%;left:53%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-41{background-color:var(--app-primary);opacity:.774052;z-index:30;width:12px;height:4.8px;animation:4.31424s .480654s infinite drop-41;top:-10%;left:41%;transform:rotate(11.4888deg)}@keyframes drop-41{to{top:110%;left:43%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-42{background-color:var(--app-danger);opacity:1.38291;z-index:30;width:2px;height:.8px;animation:4.93846s 97.8882ms infinite drop-42;top:-10%;left:16%;transform:rotate(264.252deg)}@keyframes drop-42{to{top:110%;left:30%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-43{background-color:var(--app-primary);opacity:.837427;z-index:30;width:14px;height:5.6px;animation:4.52552s 19.4472ms infinite drop-43;top:-10%;left:56%;transform:rotate(213.18deg)}@keyframes drop-43{to{top:110%;left:61%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-44{background-color:var(--app-primary);opacity:1.40497;z-index:30;width:18px;height:7.2px;animation:4.77865s 38.7314ms infinite drop-44;top:-10%;left:97%;transform:rotate(90.4415deg)}@keyframes drop-44{to{top:110%;left:104%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-45{background-color:var(--app-primary);opacity:.590542;z-index:30;width:16px;height:6.4px;animation:4.02665s 97.3506ms infinite drop-45;top:-10%;left:23%;transform:rotate(235.99deg)}@keyframes drop-45{to{top:110%;left:28%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-46{background-color:var(--app-primary);opacity:1.18054;z-index:30;width:6px;height:2.4px;animation:4.94042s .514955s infinite drop-46;top:-10%;left:86%;transform:rotate(52.8562deg)}@keyframes drop-46{to{top:110%;left:90%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-47{background-color:var(--app-primary);opacity:1.38818;z-index:30;width:7px;height:2.8px;animation:4.98458s .605595s infinite drop-47;top:-10%;left:88%;transform:rotate(137.903deg)}@keyframes drop-47{to{top:110%;left:103%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-48{background-color:var(--app-primary);opacity:1.16684;z-index:30;width:11px;height:4.4px;animation:4.97722s .264841s infinite drop-48;top:-10%;left:84%;transform:rotate(243.112deg)}@keyframes drop-48{to{top:110%;left:92%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-49{background-color:var(--app-danger);opacity:.514011;z-index:30;width:8px;height:3.2px;animation:4.1053s 13.6392ms infinite drop-49;top:-10%;left:52%;transform:rotate(117.491deg)}@keyframes drop-49{to{top:110%;left:62%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-50{background-color:var(--app-danger);opacity:.512862;z-index:30;width:13px;height:5.2px;animation:4.59083s .395437s infinite drop-50;top:-10%;left:86%;transform:rotate(351.258deg)}@keyframes drop-50{to{top:110%;left:92%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-51{background-color:var(--app-danger);opacity:.789232;z-index:30;width:3px;height:1.2px;animation:4.96801s .669297s infinite drop-51;top:-10%;left:73%;transform:rotate(116.268deg)}@keyframes drop-51{to{top:110%;left:86%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-52{background-color:var(--app-primary);opacity:1.37784;z-index:30;width:18px;height:7.2px;animation:4.74123s .179377s infinite drop-52;top:-10%;left:70%;transform:rotate(137.755deg)}@keyframes drop-52{to{top:110%;left:78%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-53{background-color:var(--app-danger);opacity:1.43033;z-index:30;width:8px;height:3.2px;animation:4.44942s .353572s infinite drop-53;top:-10%;left:74%;transform:rotate(55.4498deg)}@keyframes drop-53{to{top:110%;left:82%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-54{background-color:var(--app-primary);opacity:1.30087;z-index:30;width:6px;height:2.4px;animation:4.91358s .429514s infinite drop-54;top:-10%;left:35%;transform:rotate(244.087deg)}@keyframes drop-54{to{top:110%;left:42%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-55{background-color:var(--app-primary);opacity:.849099;z-index:30;width:1px;height:.4px;animation:4.39961s .841624s infinite drop-55;top:-10%;left:94%;transform:rotate(144.526deg)}@keyframes drop-55{to{top:110%;left:103%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-56{background-color:var(--app-primary);opacity:.539685;z-index:30;width:15px;height:6px;animation:4.83414s .267894s infinite drop-56;top:-10%;left:74%;transform:rotate(71.3868deg)}@keyframes drop-56{to{top:110%;left:85%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-57{background-color:var(--app-danger);opacity:1.25641;z-index:30;width:1px;height:.4px;animation:4.27053s .49713s infinite drop-57;top:-10%;left:76%;transform:rotate(273.633deg)}@keyframes drop-57{to{top:110%;left:79%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-58{background-color:var(--app-danger);opacity:.767022;z-index:30;width:10px;height:4px;animation:4.9831s .258418s infinite drop-58;top:-10%;left:82%;transform:rotate(215.142deg)}@keyframes drop-58{to{top:110%;left:83%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-59{background-color:var(--app-primary);opacity:1.29994;z-index:30;width:13px;height:5.2px;animation:4.24434s .226248s infinite drop-59;top:-10%;left:80%;transform:rotate(65.8604deg)}@keyframes drop-59{to{top:110%;left:89%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-60{background-color:var(--app-primary);opacity:.958738;z-index:30;width:13px;height:5.2px;animation:4.11266s .294395s infinite drop-60;top:-10%;left:83%;transform:rotate(147.515deg)}@keyframes drop-60{to{top:110%;left:94%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-61{background-color:var(--app-primary);opacity:.508606;z-index:30;width:7px;height:2.8px;animation:4.21153s .494702s infinite drop-61;top:-10%;left:99%;transform:rotate(157.571deg)}@keyframes drop-61{to{top:110%;left:108%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-62{background-color:var(--app-primary);opacity:.909879;z-index:30;width:17px;height:6.8px;animation:4.35132s .547006s infinite drop-62;top:-10%;left:23%;transform:rotate(187.774deg)}@keyframes drop-62{to{top:110%;left:24%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-63{background-color:var(--app-primary);opacity:1.36576;z-index:30;width:18px;height:7.2px;animation:4.75406s .646935s infinite drop-63;top:-10%;left:1%;transform:rotate(242.766deg)}@keyframes drop-63{to{top:110%;left:6%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-64{background-color:var(--app-danger);opacity:.985765;z-index:30;width:19px;height:7.6px;animation:4.09834s 9.39754ms infinite drop-64;top:-10%;left:71%;transform:rotate(115.57deg)}@keyframes drop-64{to{top:110%;left:84%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-65{background-color:var(--app-primary);opacity:.850968;z-index:30;width:2px;height:.8px;animation:4.14815s .784135s infinite drop-65;top:-10%;left:4%;transform:rotate(184.273deg)}@keyframes drop-65{to{top:110%;left:7%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-66{background-color:var(--app-primary);opacity:.635754;z-index:30;width:10px;height:4px;animation:4.32544s .885145s infinite drop-66;top:-10%;left:36%;transform:rotate(307.249deg)}@keyframes drop-66{to{top:110%;left:40%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-67{background-color:var(--app-primary);opacity:1.19743;z-index:30;width:7px;height:2.8px;animation:4.88421s .371083s infinite drop-67;top:-10%;left:29%;transform:rotate(54.342deg)}@keyframes drop-67{to{top:110%;left:44%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-68{background-color:var(--app-danger);opacity:.615123;z-index:30;width:15px;height:6px;animation:4.07786s .195936s infinite drop-68;top:-10%;left:19%;transform:rotate(332.254deg)}@keyframes drop-68{to{top:110%;left:21%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-69{background-color:var(--app-primary);opacity:1.28083;z-index:30;width:12px;height:4.8px;animation:4.05344s 42.7172ms infinite drop-69;top:-10%;left:67%;transform:rotate(57.3477deg)}@keyframes drop-69{to{top:110%;left:68%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-70{background-color:var(--app-primary);opacity:.975098;z-index:30;width:19px;height:7.6px;animation:4.39568s .333317s infinite drop-70;top:-10%;left:72%;transform:rotate(74.1476deg)}@keyframes drop-70{to{top:110%;left:77%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-71{background-color:var(--app-danger);opacity:1.36985;z-index:30;width:10px;height:4px;animation:4.24355s .293383s infinite drop-71;top:-10%;left:10%;transform:rotate(106.333deg)}@keyframes drop-71{to{top:110%;left:24%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-72{background-color:var(--app-primary);opacity:1.48989;z-index:30;width:15px;height:6px;animation:4.83171s .593701s infinite drop-72;top:-10%;left:35%;transform:rotate(71.9193deg)}@keyframes drop-72{to{top:110%;left:48%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-73{background-color:var(--app-danger);opacity:1.38332;z-index:30;width:14px;height:5.6px;animation:4.33433s .704379s infinite drop-73;top:-10%;left:62%;transform:rotate(71.8968deg)}@keyframes drop-73{to{top:110%;left:64%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-74{background-color:var(--app-danger);opacity:1.25295;z-index:30;width:9px;height:3.6px;animation:4.17615s .372495s infinite drop-74;top:-10%;left:100%;transform:rotate(30.5542deg)}@keyframes drop-74{to{top:110%;left:106%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-75{background-color:var(--app-danger);opacity:.635272;z-index:30;width:16px;height:6.4px;animation:4.30583s .907408s infinite drop-75;top:-10%;left:40%;transform:rotate(282.34deg)}@keyframes drop-75{to{top:110%;left:51%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-76{background-color:var(--app-primary);opacity:1.45066;z-index:30;width:1px;height:.4px;animation:4.98352s .259572s infinite drop-76;top:-10%;left:38%;transform:rotate(266.785deg)}@keyframes drop-76{to{top:110%;left:39%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-77{background-color:var(--app-primary);opacity:.952013;z-index:30;width:7px;height:2.8px;animation:4.33648s 65.8659ms infinite drop-77;top:-10%;left:6%;transform:rotate(228.053deg)}@keyframes drop-77{to{top:110%;left:20%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-78{background-color:var(--app-primary);opacity:1.10156;z-index:30;width:4px;height:1.6px;animation:4.48297s .281363s infinite drop-78;top:-10%;left:58%;transform:rotate(149.617deg)}@keyframes drop-78{to{top:110%;left:62%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-79{background-color:var(--app-primary);opacity:.823902;z-index:30;width:13px;height:5.2px;animation:4.43625s .492492s infinite drop-79;top:-10%;left:20%;transform:rotate(305.37deg)}@keyframes drop-79{to{top:110%;left:23%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-80{background-color:var(--app-danger);opacity:.550349;z-index:30;width:4px;height:1.6px;animation:4.23495s .251546s infinite drop-80;top:-10%;left:69%;transform:rotate(186.548deg)}@keyframes drop-80{to{top:110%;left:76%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-81{background-color:var(--app-danger);opacity:.938861;z-index:30;width:12px;height:4.8px;animation:4.06881s .584331s infinite drop-81;top:-10%;left:51%;transform:rotate(115.297deg)}@keyframes drop-81{to{top:110%;left:61%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-82{background-color:var(--app-primary);opacity:1.13409;z-index:30;width:18px;height:7.2px;animation:4.09623s .908472s infinite drop-82;top:-10%;left:92%;transform:rotate(157.747deg)}@keyframes drop-82{to{top:110%;left:103%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-83{background-color:var(--app-primary);opacity:.663662;z-index:30;width:10px;height:4px;animation:4.65563s .290688s infinite drop-83;top:-10%;left:66%;transform:rotate(353.353deg)}@keyframes drop-83{to{top:110%;left:71%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-84{background-color:var(--app-danger);opacity:.652078;z-index:30;width:14px;height:5.6px;animation:4.51771s .429414s infinite drop-84;top:-10%;left:45%;transform:rotate(55.9956deg)}@keyframes drop-84{to{top:110%;left:50%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-85{background-color:var(--app-primary);opacity:.760231;z-index:30;width:9px;height:3.6px;animation:4.4625s .18248s infinite drop-85;top:-10%;left:98%;transform:rotate(180.067deg)}@keyframes drop-85{to{top:110%;left:112%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-86{background-color:var(--app-primary);opacity:.611532;z-index:30;width:2px;height:.8px;animation:4.10795s .48133s infinite drop-86;top:-10%;left:14%;transform:rotate(123.819deg)}@keyframes drop-86{to{top:110%;left:26%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-87{background-color:var(--app-primary);opacity:.95757;z-index:30;width:7px;height:2.8px;animation:4.13908s .222851s infinite drop-87;top:-10%;left:40%;transform:rotate(22.2685deg)}@keyframes drop-87{to{top:110%;left:41%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-88{background-color:var(--app-primary);opacity:1.10153;z-index:30;width:11px;height:4.4px;animation:4.53671s .846147s infinite drop-88;top:-10%;left:17%;transform:rotate(264.593deg)}@keyframes drop-88{to{top:110%;left:30%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-89{background-color:var(--app-primary);opacity:1.0304;z-index:30;width:9px;height:3.6px;animation:4.59468s .713825s infinite drop-89;top:-10%;left:37%;transform:rotate(215.705deg)}@keyframes drop-89{to{top:110%;left:48%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-90{background-color:var(--app-danger);opacity:1.25993;z-index:30;width:6px;height:2.4px;animation:4.76195s .546937s infinite drop-90;top:-10%;left:36%;transform:rotate(21.4926deg)}@keyframes drop-90{to{top:110%;left:43%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-91{background-color:var(--app-danger);opacity:1.2088;z-index:30;width:16px;height:6.4px;animation:4.6816s .193146s infinite drop-91;top:-10%;left:41%;transform:rotate(336.273deg)}@keyframes drop-91{to{top:110%;left:47%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-92{background-color:var(--app-primary);opacity:.801414;z-index:30;width:2px;height:.8px;animation:4.19526s .907403s infinite drop-92;top:-10%;left:12%;transform:rotate(300.457deg)}@keyframes drop-92{to{top:110%;left:18%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-93{background-color:var(--app-primary);opacity:1.35405;z-index:30;width:14px;height:5.6px;animation:4.24765s .738334s infinite drop-93;top:-10%;left:80%;transform:rotate(102.652deg)}@keyframes drop-93{to{top:110%;left:95%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-94{background-color:var(--app-primary);opacity:.956593;z-index:30;width:2px;height:.8px;animation:4.86325s .16448s infinite drop-94;top:-10%;left:52%;transform:rotate(12.8499deg)}@keyframes drop-94{to{top:110%;left:65%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-95{background-color:var(--app-danger);opacity:1.21625;z-index:30;width:1px;height:.4px;animation:4.77549s .989861s infinite drop-95;top:-10%;left:74%;transform:rotate(125.066deg)}@keyframes drop-95{to{top:110%;left:86%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-96{background-color:var(--app-primary);opacity:1.38086;z-index:30;width:1px;height:.4px;animation:4.05558s .314096s infinite drop-96;top:-10%;left:82%;transform:rotate(39.5599deg)}@keyframes drop-96{to{top:110%;left:93%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-97{background-color:var(--app-primary);opacity:1.08935;z-index:30;width:19px;height:7.6px;animation:4.19364s .742251s infinite drop-97;top:-10%;left:35%;transform:rotate(172.401deg)}@keyframes drop-97{to{top:110%;left:47%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-98{background-color:var(--app-primary);opacity:1.39899;z-index:30;width:4px;height:1.6px;animation:4.77567s .837812s infinite drop-98;top:-10%;left:46%;transform:rotate(289.965deg)}@keyframes drop-98{to{top:110%;left:57%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-99{background-color:var(--app-primary);opacity:1.33927;z-index:30;width:7px;height:2.8px;animation:4.20888s .80592s infinite drop-99;top:-10%;left:8%;transform:rotate(324.72deg)}@keyframes drop-99{to{top:110%;left:20%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-100{background-color:var(--app-danger);opacity:1.24337;z-index:30;width:16px;height:6.4px;animation:4.58992s .877395s infinite drop-100;top:-10%;left:91%;transform:rotate(306.265deg)}@keyframes drop-100{to{top:110%;left:94%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-101{background-color:var(--app-primary);opacity:.508453;z-index:30;width:10px;height:4px;animation:4.80549s .490824s infinite drop-101;top:-10%;left:87%;transform:rotate(330.732deg)}@keyframes drop-101{to{top:110%;left:92%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-102{background-color:var(--app-primary);opacity:.674838;z-index:30;width:15px;height:6px;animation:4.86914s .507153s infinite drop-102;top:-10%;left:16%;transform:rotate(13.853deg)}@keyframes drop-102{to{top:110%;left:18%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-103{background-color:var(--app-primary);opacity:.988329;z-index:30;width:9px;height:3.6px;animation:4.23879s .660809s infinite drop-103;top:-10%;left:11%;transform:rotate(306.395deg)}@keyframes drop-103{to{top:110%;left:26%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-104{background-color:var(--app-primary);opacity:.548988;z-index:30;width:4px;height:1.6px;animation:4.64343s .43036s infinite drop-104;top:-10%;left:71%;transform:rotate(331.584deg)}@keyframes drop-104{to{top:110%;left:82%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-105{background-color:var(--app-primary);opacity:.64306;z-index:30;width:19px;height:7.6px;animation:4.65339s .265402s infinite drop-105;top:-10%;left:57%;transform:rotate(4.15257deg)}@keyframes drop-105{to{top:110%;left:69%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-106{background-color:var(--app-danger);opacity:.57297;z-index:30;width:9px;height:3.6px;animation:4.85779s .216041s infinite drop-106;top:-10%;left:82%;transform:rotate(47.8098deg)}@keyframes drop-106{to{top:110%;left:83%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-107{background-color:var(--app-danger);opacity:1.14623;z-index:30;width:10px;height:4px;animation:4.50471s 86.8709ms infinite drop-107;top:-10%;left:39%;transform:rotate(228.616deg)}@keyframes drop-107{to{top:110%;left:44%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-108{background-color:var(--app-primary);opacity:.965258;z-index:30;width:15px;height:6px;animation:4.48465s .358955s infinite drop-108;top:-10%;left:48%;transform:rotate(218.354deg)}@keyframes drop-108{to{top:110%;left:54%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-109{background-color:var(--app-danger);opacity:.566154;z-index:30;width:9px;height:3.6px;animation:4.04688s .846492s infinite drop-109;top:-10%;left:61%;transform:rotate(265.711deg)}@keyframes drop-109{to{top:110%;left:62%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-110{background-color:var(--app-primary);opacity:1.32624;z-index:30;width:7px;height:2.8px;animation:4.9456s 79.3198ms infinite drop-110;top:-10%;left:86%;transform:rotate(98.435deg)}@keyframes drop-110{to{top:110%;left:101%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-111{background-color:var(--app-primary);opacity:1.30847;z-index:30;width:15px;height:6px;animation:4.64927s .558995s infinite drop-111;top:-10%;left:52%;transform:rotate(212.116deg)}@keyframes drop-111{to{top:110%;left:61%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-112{background-color:var(--app-danger);opacity:1.03702;z-index:30;width:11px;height:4.4px;animation:4.62094s .240226s infinite drop-112;top:-10%;left:84%;transform:rotate(151.324deg)}@keyframes drop-112{to{top:110%;left:98%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-113{background-color:var(--app-primary);opacity:1.30916;z-index:30;width:14px;height:5.6px;animation:4.40821s 1.57071ms infinite drop-113;top:-10%;left:16%;transform:rotate(169.948deg)}@keyframes drop-113{to{top:110%;left:31%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-114{background-color:var(--app-primary);opacity:.631462;z-index:30;width:1px;height:.4px;animation:4.55229s 53.9309ms infinite drop-114;top:-10%;left:49%;transform:rotate(253.273deg)}@keyframes drop-114{to{top:110%;left:52%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-115{background-color:var(--app-primary);opacity:1.22729;z-index:30;width:10px;height:4px;animation:4.78148s 68.9065ms infinite drop-115;top:-10%;left:89%;transform:rotate(177.4deg)}@keyframes drop-115{to{top:110%;left:100%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-116{background-color:var(--app-primary);opacity:1.27959;z-index:30;width:13px;height:5.2px;animation:4.70991s .699153s infinite drop-116;top:-10%;left:21%;transform:rotate(344.4deg)}@keyframes drop-116{to{top:110%;left:26%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-117{background-color:var(--app-danger);opacity:1.3206;z-index:30;width:12px;height:4.8px;animation:4.49012s .514093s infinite drop-117;top:-10%;left:62%;transform:rotate(172.233deg)}@keyframes drop-117{to{top:110%;left:75%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-118{background-color:var(--app-primary);opacity:1.10634;z-index:30;width:14px;height:5.6px;animation:4.3958s .481989s infinite drop-118;top:-10%;left:11%;transform:rotate(270.207deg)}@keyframes drop-118{to{top:110%;left:19%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-119{background-color:var(--app-danger);opacity:1.02043;z-index:30;width:18px;height:7.2px;animation:4.40056s .352129s infinite drop-119;top:-10%;left:83%;transform:rotate(18.707deg)}@keyframes drop-119{to{top:110%;left:98%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-120{background-color:var(--app-primary);opacity:1.37719;z-index:30;width:5px;height:2px;animation:4.05564s .339905s infinite drop-120;top:-10%;left:39%;transform:rotate(158.279deg)}@keyframes drop-120{to{top:110%;left:50%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-121{background-color:var(--app-primary);opacity:1.02134;z-index:30;width:5px;height:2px;animation:4.28786s .702077s infinite drop-121;top:-10%;left:21%;transform:rotate(259.803deg)}@keyframes drop-121{to{top:110%;left:22%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-122{background-color:var(--app-danger);opacity:1.19675;z-index:30;width:13px;height:5.2px;animation:4.29277s .384771s infinite drop-122;top:-10%;left:24%;transform:rotate(47.0272deg)}@keyframes drop-122{to{top:110%;left:32%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-123{background-color:var(--app-danger);opacity:1.43889;z-index:30;width:2px;height:.8px;animation:4.96399s .276324s infinite drop-123;top:-10%;left:64%;transform:rotate(204.982deg)}@keyframes drop-123{to{top:110%;left:72%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-124{background-color:var(--app-danger);opacity:1.26456;z-index:30;width:11px;height:4.4px;animation:4.81867s .741647s infinite drop-124;top:-10%;left:13%;transform:rotate(144.821deg)}@keyframes drop-124{to{top:110%;left:25%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-125{background-color:var(--app-danger);opacity:1.06691;z-index:30;width:17px;height:6.8px;animation:4.19864s .716266s infinite drop-125;top:-10%;left:45%;transform:rotate(165.767deg)}@keyframes drop-125{to{top:110%;left:51%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-126{background-color:var(--app-primary);opacity:1.0848;z-index:30;width:19px;height:7.6px;animation:4.86886s .998021s infinite drop-126;top:-10%;left:25%;transform:rotate(220.073deg)}@keyframes drop-126{to{top:110%;left:28%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-127{background-color:var(--app-primary);opacity:1.15888;z-index:30;width:10px;height:4px;animation:4.51755s .946127s infinite drop-127;top:-10%;left:78%;transform:rotate(163.193deg)}@keyframes drop-127{to{top:110%;left:83%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-128{background-color:var(--app-primary);opacity:.689728;z-index:30;width:11px;height:4.4px;animation:4.67167s .582309s infinite drop-128;top:-10%;left:31%;transform:rotate(267.238deg)}@keyframes drop-128{to{top:110%;left:41%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-129{background-color:var(--app-primary);opacity:.552364;z-index:30;width:20px;height:8px;animation:4.37353s .554962s infinite drop-129;top:-10%;left:62%;transform:rotate(47.5914deg)}@keyframes drop-129{to{top:110%;left:71%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-130{background-color:var(--app-primary);opacity:1.40173;z-index:30;width:19px;height:7.6px;animation:4.67728s .39086s infinite drop-130;top:-10%;left:52%;transform:rotate(315.258deg)}@keyframes drop-130{to{top:110%;left:66%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-131{background-color:var(--app-primary);opacity:.927266;z-index:30;width:14px;height:5.6px;animation:4.77548s .143934s infinite drop-131;top:-10%;left:25%;transform:rotate(318.5deg)}@keyframes drop-131{to{top:110%;left:34%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-132{background-color:var(--app-danger);opacity:.646952;z-index:30;width:20px;height:8px;animation:4.54417s .749899s infinite drop-132;top:-10%;left:89%;transform:rotate(100.656deg)}@keyframes drop-132{to{top:110%;left:101%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-133{background-color:var(--app-primary);opacity:1.45068;z-index:30;width:13px;height:5.2px;animation:4.75712s .433064s infinite drop-133;top:-10%;left:30%;transform:rotate(340.899deg)}@keyframes drop-133{to{top:110%;left:45%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-134{background-color:var(--app-primary);opacity:.532498;z-index:30;width:9px;height:3.6px;animation:4.44921s .315453s infinite drop-134;top:-10%;left:35%;transform:rotate(122.388deg)}@keyframes drop-134{to{top:110%;left:41%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-135{background-color:var(--app-primary);opacity:1.13314;z-index:30;width:10px;height:4px;animation:4.95827s .910662s infinite drop-135;top:-10%;left:92%;transform:rotate(262.051deg)}@keyframes drop-135{to{top:110%;left:97%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-136{background-color:var(--app-danger);opacity:1.40246;z-index:30;width:16px;height:6.4px;animation:4.96379s .590801s infinite drop-136;top:-10%;left:65%;transform:rotate(16.4439deg)}@keyframes drop-136{to{top:110%;left:75%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-137{background-color:var(--app-danger);opacity:1.2614;z-index:30;width:17px;height:6.8px;animation:4.9717s .455666s infinite drop-137;top:-10%;left:79%;transform:rotate(334.86deg)}@keyframes drop-137{to{top:110%;left:84%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-138{background-color:var(--app-primary);opacity:.551141;z-index:30;width:20px;height:8px;animation:4.58805s .822124s infinite drop-138;top:-10%;left:70%;transform:rotate(189.444deg)}@keyframes drop-138{to{top:110%;left:76%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-139{background-color:var(--app-primary);opacity:1.4134;z-index:30;width:5px;height:2px;animation:4.70806s .804967s infinite drop-139;top:-10%;left:35%;transform:rotate(332.758deg)}@keyframes drop-139{to{top:110%;left:41%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-140{background-color:var(--app-danger);opacity:1.49029;z-index:30;width:11px;height:4.4px;animation:4.5583s 66.8008ms infinite drop-140;top:-10%;left:82%;transform:rotate(194.378deg)}@keyframes drop-140{to{top:110%;left:84%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-141{background-color:var(--app-primary);opacity:1.0864;z-index:30;width:9px;height:3.6px;animation:4.64915s .315417s infinite drop-141;top:-10%;left:23%;transform:rotate(37.6527deg)}@keyframes drop-141{to{top:110%;left:36%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-142{background-color:var(--app-primary);opacity:.905345;z-index:30;width:7px;height:2.8px;animation:4.12937s .19369s infinite drop-142;top:-10%;left:21%;transform:rotate(277.074deg)}@keyframes drop-142{to{top:110%;left:26%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-143{background-color:var(--app-primary);opacity:.501441;z-index:30;width:9px;height:3.6px;animation:4.40609s .379025s infinite drop-143;top:-10%;left:70%;transform:rotate(8.38779deg)}@keyframes drop-143{to{top:110%;left:83%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-144{background-color:var(--app-primary);opacity:.74327;z-index:30;width:2px;height:.8px;animation:4.35306s 9.37085ms infinite drop-144;top:-10%;left:43%;transform:rotate(.233407deg)}@keyframes drop-144{to{top:110%;left:45%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-145{background-color:var(--app-danger);opacity:1.42254;z-index:30;width:13px;height:5.2px;animation:4.41278s .456602s infinite drop-145;top:-10%;left:19%;transform:rotate(136.062deg)}@keyframes drop-145{to{top:110%;left:32%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-146{background-color:var(--app-danger);opacity:1.10301;z-index:30;width:8px;height:3.2px;animation:4.80016s 27.9066ms infinite drop-146;top:-10%;left:1%;transform:rotate(158.162deg)}@keyframes drop-146{to{top:110%;left:14%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-147{background-color:var(--app-danger);opacity:1.02746;z-index:30;width:16px;height:6.4px;animation:4.7336s .404706s infinite drop-147;top:-10%;left:26%;transform:rotate(145.278deg)}@keyframes drop-147{to{top:110%;left:34%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-148{background-color:var(--app-primary);opacity:1.11687;z-index:30;width:13px;height:5.2px;animation:4.00035s 68.2079ms infinite drop-148;top:-10%;left:49%;transform:rotate(49.4362deg)}@keyframes drop-148{to{top:110%;left:59%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-149{background-color:var(--app-primary);opacity:1.4979;z-index:30;width:17px;height:6.8px;animation:4.87603s .759269s infinite drop-149;top:-10%;left:25%;transform:rotate(170.239deg)}@keyframes drop-149{to{top:110%;left:32%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-150{background-color:var(--app-primary);opacity:.742804;z-index:30;width:8px;height:3.2px;animation:4.28821s .994706s infinite drop-150;top:-10%;left:91%;transform:rotate(136.631deg)}@keyframes drop-150{to{top:110%;left:102%}}.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-danger);opacity:.917277;z-index:30;width:7px;height:2.8px;animation:4.21033s 41.9815ms infinite drop-0;top:-10%;left:68%;transform:rotate(284.694deg)}@keyframes drop-0{to{top:110%;left:73%}}.roulette_page_contents .wrapper .confetti-1{background-color:var(--app-danger);opacity:.669208;z-index:30;width:3px;height:1.2px;animation:4.99283s .460276s infinite drop-1;top:-10%;left:43%;transform:rotate(49.0926deg)}@keyframes drop-1{to{top:110%;left:52%}}.roulette_page_contents .wrapper .confetti-2{background-color:var(--app-danger);opacity:1.41012;z-index:30;width:19px;height:7.6px;animation:4.58277s .684543s infinite drop-2;top:-10%;left:51%;transform:rotate(25.8715deg)}@keyframes drop-2{to{top:110%;left:57%}}.roulette_page_contents .wrapper .confetti-3{background-color:var(--app-danger);opacity:.50052;z-index:30;width:18px;height:7.2px;animation:4.60656s .484707s infinite drop-3;top:-10%;left:64%;transform:rotate(106.06deg)}@keyframes drop-3{to{top:110%;left:68%}}.roulette_page_contents .wrapper .confetti-4{background-color:var(--app-primary);opacity:.524971;z-index:30;width:17px;height:6.8px;animation:4.00137s .765452s infinite drop-4;top:-10%;left:23%;transform:rotate(30.8499deg)}@keyframes drop-4{to{top:110%;left:35%}}.roulette_page_contents .wrapper .confetti-5{background-color:var(--app-primary);opacity:1.08684;z-index:30;width:10px;height:4px;animation:4.3789s .412979s infinite drop-5;top:-10%;left:30%;transform:rotate(51.0456deg)}@keyframes drop-5{to{top:110%;left:32%}}.roulette_page_contents .wrapper .confetti-6{background-color:var(--app-primary);opacity:1.4898;z-index:30;width:6px;height:2.4px;animation:4.64414s .236178s infinite drop-6;top:-10%;left:35%;transform:rotate(22.5478deg)}@keyframes drop-6{to{top:110%;left:46%}}.roulette_page_contents .wrapper .confetti-7{background-color:var(--app-danger);opacity:.503097;z-index:30;width:11px;height:4.4px;animation:4.45959s 34.4313ms infinite drop-7;top:-10%;left:33%;transform:rotate(348.334deg)}@keyframes drop-7{to{top:110%;left:44%}}.roulette_page_contents .wrapper .confetti-8{background-color:var(--app-primary);opacity:.766734;z-index:30;width:1px;height:.4px;animation:4.61627s .487506s infinite drop-8;top:-10%;left:48%;transform:rotate(272.484deg)}@keyframes drop-8{to{top:110%;left:54%}}.roulette_page_contents .wrapper .confetti-9{background-color:var(--app-primary);opacity:.637572;z-index:30;width:1px;height:.4px;animation:4.10829s .509483s infinite drop-9;top:-10%;left:75%;transform:rotate(310.155deg)}@keyframes drop-9{to{top:110%;left:83%}}.roulette_page_contents .wrapper .confetti-10{background-color:var(--app-primary);opacity:1.08703;z-index:30;width:9px;height:3.6px;animation:4.60532s .610501s infinite drop-10;top:-10%;left:19%;transform:rotate(241.517deg)}@keyframes drop-10{to{top:110%;left:30%}}.roulette_page_contents .wrapper .confetti-11{background-color:var(--app-primary);opacity:1.20723;z-index:30;width:1px;height:.4px;animation:4.03914s .240291s infinite drop-11;top:-10%;left:2%;transform:rotate(337.847deg)}@keyframes drop-11{to{top:110%;left:14%}}.roulette_page_contents .wrapper .confetti-12{background-color:var(--app-danger);opacity:1.45553;z-index:30;width:10px;height:4px;animation:4.77796s .911811s infinite drop-12;top:-10%;left:43%;transform:rotate(208.328deg)}@keyframes drop-12{to{top:110%;left:49%}}.roulette_page_contents .wrapper .confetti-13{background-color:var(--app-primary);opacity:.9043;z-index:30;width:1px;height:.4px;animation:4.52538s .446751s infinite drop-13;top:-10%;left:84%;transform:rotate(231.85deg)}@keyframes drop-13{to{top:110%;left:95%}}.roulette_page_contents .wrapper .confetti-14{background-color:var(--app-primary);opacity:1.46578;z-index:30;width:19px;height:7.6px;animation:4.85678s .495418s infinite drop-14;top:-10%;left:33%;transform:rotate(145.879deg)}@keyframes drop-14{to{top:110%;left:48%}}.roulette_page_contents .wrapper .confetti-15{background-color:var(--app-primary);opacity:.99618;z-index:30;width:3px;height:1.2px;animation:4.51146s .411273s infinite drop-15;top:-10%;left:46%;transform:rotate(297.089deg)}@keyframes drop-15{to{top:110%;left:55%}}.roulette_page_contents .wrapper .confetti-16{background-color:var(--app-danger);opacity:1.26602;z-index:30;width:6px;height:2.4px;animation:4.88865s .800175s infinite drop-16;top:-10%;left:83%;transform:rotate(80.1282deg)}@keyframes drop-16{to{top:110%;left:89%}}.roulette_page_contents .wrapper .confetti-17{background-color:var(--app-primary);opacity:1.24486;z-index:30;width:8px;height:3.2px;animation:4.17454s .5343s infinite drop-17;top:-10%;left:92%;transform:rotate(77.4647deg)}@keyframes drop-17{to{top:110%;left:100%}}.roulette_page_contents .wrapper .confetti-18{background-color:var(--app-primary);opacity:1.09521;z-index:30;width:12px;height:4.8px;animation:4.47803s .73955s infinite drop-18;top:-10%;left:69%;transform:rotate(152.644deg)}@keyframes drop-18{to{top:110%;left:75%}}.roulette_page_contents .wrapper .confetti-19{background-color:var(--app-danger);opacity:1.17544;z-index:30;width:9px;height:3.6px;animation:4.81407s .625151s infinite drop-19;top:-10%;left:27%;transform:rotate(200.013deg)}@keyframes drop-19{to{top:110%;left:37%}}.roulette_page_contents .wrapper .confetti-20{background-color:var(--app-danger);opacity:1.24651;z-index:30;width:3px;height:1.2px;animation:4.97751s .607288s infinite drop-20;top:-10%;left:73%;transform:rotate(291.957deg)}@keyframes drop-20{to{top:110%;left:84%}}.roulette_page_contents .wrapper .confetti-21{background-color:var(--app-danger);opacity:1.45445;z-index:30;width:2px;height:.8px;animation:4.66612s .928107s infinite drop-21;top:-10%;left:22%;transform:rotate(294.152deg)}@keyframes drop-21{to{top:110%;left:36%}}.roulette_page_contents .wrapper .confetti-22{background-color:var(--app-primary);opacity:.508649;z-index:30;width:16px;height:6.4px;animation:4.5709s .787833s infinite drop-22;top:-10%;left:58%;transform:rotate(279.489deg)}@keyframes drop-22{to{top:110%;left:64%}}.roulette_page_contents .wrapper .confetti-23{background-color:var(--app-primary);opacity:1.12503;z-index:30;width:4px;height:1.6px;animation:4.47291s .151191s infinite drop-23;top:-10%;left:83%;transform:rotate(265.509deg)}@keyframes drop-23{to{top:110%;left:89%}}.roulette_page_contents .wrapper .confetti-24{background-color:var(--app-danger);opacity:.597996;z-index:30;width:7px;height:2.8px;animation:4.49798s .178151s infinite drop-24;top:-10%;left:95%;transform:rotate(260.197deg)}@keyframes drop-24{to{top:110%;left:107%}}.roulette_page_contents .wrapper .confetti-25{background-color:var(--app-primary);opacity:.788332;z-index:30;width:1px;height:.4px;animation:4.3042s .922492s infinite drop-25;top:-10%;left:37%;transform:rotate(68.3212deg)}@keyframes drop-25{to{top:110%;left:41%}}.roulette_page_contents .wrapper .confetti-26{background-color:var(--app-primary);opacity:.732769;z-index:30;width:6px;height:2.4px;animation:4.75846s .127515s infinite drop-26;top:-10%;left:71%;transform:rotate(295.795deg)}@keyframes drop-26{to{top:110%;left:83%}}.roulette_page_contents .wrapper .confetti-27{background-color:var(--app-danger);opacity:1.47456;z-index:30;width:3px;height:1.2px;animation:4.07073s .69079s infinite drop-27;top:-10%;left:44%;transform:rotate(108.903deg)}@keyframes drop-27{to{top:110%;left:54%}}.roulette_page_contents .wrapper .confetti-28{background-color:var(--app-danger);opacity:.625598;z-index:30;width:2px;height:.8px;animation:4.60449s .791907s infinite drop-28;top:-10%;left:6%;transform:rotate(148.58deg)}@keyframes drop-28{to{top:110%;left:16%}}.roulette_page_contents .wrapper .confetti-29{background-color:var(--app-primary);opacity:1.36958;z-index:30;width:1px;height:.4px;animation:4.28203s .839173s infinite drop-29;top:-10%;left:9%;transform:rotate(318.157deg)}@keyframes drop-29{to{top:110%;left:19%}}.roulette_page_contents .wrapper .confetti-30{background-color:var(--app-primary);opacity:.738194;z-index:30;width:17px;height:6.8px;animation:4.95593s .844014s infinite drop-30;top:-10%;left:12%;transform:rotate(199.114deg)}@keyframes drop-30{to{top:110%;left:14%}}.roulette_page_contents .wrapper .confetti-31{background-color:var(--app-primary);opacity:1.18825;z-index:30;width:5px;height:2px;animation:4.4235s .174167s infinite drop-31;top:-10%;left:83%;transform:rotate(316.907deg)}@keyframes drop-31{to{top:110%;left:92%}}.roulette_page_contents .wrapper .confetti-32{background-color:var(--app-primary);opacity:.757406;z-index:30;width:4px;height:1.6px;animation:4.88719s 58.4958ms infinite drop-32;top:-10%;left:75%;transform:rotate(271.257deg)}@keyframes drop-32{to{top:110%;left:77%}}.roulette_page_contents .wrapper .confetti-33{background-color:var(--app-primary);opacity:1.43231;z-index:30;width:17px;height:6.8px;animation:4.3247s .491336s infinite drop-33;top:-10%;left:52%;transform:rotate(316.738deg)}@keyframes drop-33{to{top:110%;left:58%}}.roulette_page_contents .wrapper .confetti-34{background-color:var(--app-primary);opacity:.762845;z-index:30;width:15px;height:6px;animation:4.95479s .287991s infinite drop-34;top:-10%;left:62%;transform:rotate(146.68deg)}@keyframes drop-34{to{top:110%;left:75%}}.roulette_page_contents .wrapper .confetti-35{background-color:var(--app-primary);opacity:.997201;z-index:30;width:5px;height:2px;animation:4.48268s 92.3727ms infinite drop-35;top:-10%;left:16%;transform:rotate(93.5252deg)}@keyframes drop-35{to{top:110%;left:26%}}.roulette_page_contents .wrapper .confetti-36{background-color:var(--app-primary);opacity:.763548;z-index:30;width:12px;height:4.8px;animation:4.17343s .586847s infinite drop-36;top:-10%;left:93%;transform:rotate(166.404deg)}@keyframes drop-36{to{top:110%;left:100%}}.roulette_page_contents .wrapper .confetti-37{background-color:var(--app-primary);opacity:.993891;z-index:30;width:19px;height:7.6px;animation:4.96673s .809632s infinite drop-37;top:-10%;left:53%;transform:rotate(210.651deg)}@keyframes drop-37{to{top:110%;left:65%}}.roulette_page_contents .wrapper .confetti-38{background-color:var(--app-danger);opacity:1.488;z-index:30;width:4px;height:1.6px;animation:4.7646s .369223s infinite drop-38;top:-10%;left:43%;transform:rotate(27.6907deg)}@keyframes drop-38{to{top:110%;left:44%}}.roulette_page_contents .wrapper .confetti-39{background-color:var(--app-primary);opacity:1.02418;z-index:30;width:6px;height:2.4px;animation:4.25124s 56.5189ms infinite drop-39;top:-10%;left:46%;transform:rotate(307.74deg)}@keyframes drop-39{to{top:110%;left:54%}}.roulette_page_contents .wrapper .confetti-40{background-color:var(--app-primary);opacity:1.07493;z-index:30;width:10px;height:4px;animation:4.50874s .695578s infinite drop-40;top:-10%;left:35%;transform:rotate(343.997deg)}@keyframes drop-40{to{top:110%;left:39%}}.roulette_page_contents .wrapper .confetti-41{background-color:var(--app-primary);opacity:.776198;z-index:30;width:12px;height:4.8px;animation:4.03062s .805095s infinite drop-41;top:-10%;left:8%;transform:rotate(248.013deg)}@keyframes drop-41{to{top:110%;left:11%}}.roulette_page_contents .wrapper .confetti-42{background-color:var(--app-primary);opacity:.60737;z-index:30;width:14px;height:5.6px;animation:4.67542s .950806s infinite drop-42;top:-10%;left:68%;transform:rotate(271.006deg)}@keyframes drop-42{to{top:110%;left:74%}}.roulette_page_contents .wrapper .confetti-43{background-color:var(--app-primary);opacity:1.00729;z-index:30;width:11px;height:4.4px;animation:4.16569s .344485s infinite drop-43;top:-10%;left:68%;transform:rotate(154.084deg)}@keyframes drop-43{to{top:110%;left:73%}}.roulette_page_contents .wrapper .confetti-44{background-color:var(--app-primary);opacity:1.07646;z-index:30;width:9px;height:3.6px;animation:4.39303s .774659s infinite drop-44;top:-10%;left:13%;transform:rotate(115.598deg)}@keyframes drop-44{to{top:110%;left:27%}}.roulette_page_contents .wrapper .confetti-45{background-color:var(--app-primary);opacity:.863591;z-index:30;width:11px;height:4.4px;animation:4.60631s .905529s infinite drop-45;top:-10%;left:64%;transform:rotate(28.9142deg)}@keyframes drop-45{to{top:110%;left:71%}}.roulette_page_contents .wrapper .confetti-46{background-color:var(--app-primary);opacity:.958952;z-index:30;width:16px;height:6.4px;animation:4.25185s .589887s infinite drop-46;top:-10%;left:19%;transform:rotate(164.029deg)}@keyframes drop-46{to{top:110%;left:24%}}.roulette_page_contents .wrapper .confetti-47{background-color:var(--app-danger);opacity:.679962;z-index:30;width:13px;height:5.2px;animation:4.78604s .885811s infinite drop-47;top:-10%;left:30%;transform:rotate(266.263deg)}@keyframes drop-47{to{top:110%;left:37%}}.roulette_page_contents .wrapper .confetti-48{background-color:var(--app-danger);opacity:.627089;z-index:30;width:1px;height:.4px;animation:4.30654s .827816s infinite drop-48;top:-10%;left:98%;transform:rotate(199.251deg)}@keyframes drop-48{to{top:110%;left:101%}}.roulette_page_contents .wrapper .confetti-49{background-color:var(--app-primary);opacity:1.1324;z-index:30;width:17px;height:6.8px;animation:4.19401s .719646s infinite drop-49;top:-10%;left:15%;transform:rotate(9.60459deg)}@keyframes drop-49{to{top:110%;left:19%}}.roulette_page_contents .wrapper .confetti-50{background-color:var(--app-primary);opacity:.994223;z-index:30;width:4px;height:1.6px;animation:4.10652s .606574s infinite drop-50;top:-10%;left:4%;transform:rotate(73.985deg)}@keyframes drop-50{to{top:110%;left:14%}}.roulette_page_contents .wrapper .confetti-51{background-color:var(--app-danger);opacity:1.08683;z-index:30;width:18px;height:7.2px;animation:4.86635s .854851s infinite drop-51;top:-10%;left:81%;transform:rotate(156.926deg)}@keyframes drop-51{to{top:110%;left:82%}}.roulette_page_contents .wrapper .confetti-52{background-color:var(--app-primary);opacity:1.27623;z-index:30;width:2px;height:.8px;animation:4.33491s .67081s infinite drop-52;top:-10%;left:5%;transform:rotate(285.954deg)}@keyframes drop-52{to{top:110%;left:12%}}.roulette_page_contents .wrapper .confetti-53{background-color:var(--app-primary);opacity:1.18657;z-index:30;width:6px;height:2.4px;animation:4.0511s .41101s infinite drop-53;top:-10%;left:32%;transform:rotate(124.562deg)}@keyframes drop-53{to{top:110%;left:44%}}.roulette_page_contents .wrapper .confetti-54{background-color:var(--app-primary);opacity:1.30614;z-index:30;width:4px;height:1.6px;animation:4.9634s .217786s infinite drop-54;top:-10%;left:17%;transform:rotate(124.719deg)}@keyframes drop-54{to{top:110%;left:23%}}.roulette_page_contents .wrapper .confetti-55{background-color:var(--app-danger);opacity:1.4817;z-index:30;width:12px;height:4.8px;animation:4.77772s .881611s infinite drop-55;top:-10%;left:8%;transform:rotate(116.138deg)}@keyframes drop-55{to{top:110%;left:13%}}.roulette_page_contents .wrapper .confetti-56{background-color:var(--app-primary);opacity:.517398;z-index:30;width:2px;height:.8px;animation:4.15869s 58.9813ms infinite drop-56;top:-10%;left:55%;transform:rotate(164.908deg)}@keyframes drop-56{to{top:110%;left:62%}}.roulette_page_contents .wrapper .confetti-57{background-color:var(--app-primary);opacity:1.14496;z-index:30;width:5px;height:2px;animation:4.16077s .474101s infinite drop-57;top:-10%;left:54%;transform:rotate(181.089deg)}@keyframes drop-57{to{top:110%;left:63%}}.roulette_page_contents .wrapper .confetti-58{background-color:var(--app-primary);opacity:1.19494;z-index:30;width:18px;height:7.2px;animation:4.89241s 25.2869ms infinite drop-58;top:-10%;left:43%;transform:rotate(143.659deg)}@keyframes drop-58{to{top:110%;left:54%}}.roulette_page_contents .wrapper .confetti-59{background-color:var(--app-danger);opacity:1.26098;z-index:30;width:14px;height:5.6px;animation:4.74023s .738372s infinite drop-59;top:-10%;left:98%;transform:rotate(222.006deg)}@keyframes drop-59{to{top:110%;left:99%}}.roulette_page_contents .wrapper .confetti-60{background-color:var(--app-primary);opacity:1.03752;z-index:30;width:4px;height:1.6px;animation:4.52954s .873752s infinite drop-60;top:-10%;left:95%;transform:rotate(44.511deg)}@keyframes drop-60{to{top:110%;left:97%}}.roulette_page_contents .wrapper .confetti-61{background-color:var(--app-primary);opacity:1.22982;z-index:30;width:20px;height:8px;animation:4.76889s .657237s infinite drop-61;top:-10%;left:34%;transform:rotate(282.398deg)}@keyframes drop-61{to{top:110%;left:43%}}.roulette_page_contents .wrapper .confetti-62{background-color:var(--app-primary);opacity:1.16988;z-index:30;width:20px;height:8px;animation:4.56051s .78705s infinite drop-62;top:-10%;left:21%;transform:rotate(68.0648deg)}@keyframes drop-62{to{top:110%;left:29%}}.roulette_page_contents .wrapper .confetti-63{background-color:var(--app-danger);opacity:1.04306;z-index:30;width:6px;height:2.4px;animation:4.04222s .873956s infinite drop-63;top:-10%;left:55%;transform:rotate(91.6449deg)}@keyframes drop-63{to{top:110%;left:65%}}.roulette_page_contents .wrapper .confetti-64{background-color:var(--app-danger);opacity:.504706;z-index:30;width:8px;height:3.2px;animation:4.28942s 91.1821ms infinite drop-64;top:-10%;left:74%;transform:rotate(347.654deg)}@keyframes drop-64{to{top:110%;left:89%}}.roulette_page_contents .wrapper .confetti-65{background-color:var(--app-danger);opacity:1.1378;z-index:30;width:20px;height:8px;animation:4.67397s .650511s infinite drop-65;top:-10%;left:35%;transform:rotate(82.2984deg)}@keyframes drop-65{to{top:110%;left:38%}}.roulette_page_contents .wrapper .confetti-66{background-color:var(--app-primary);opacity:.772973;z-index:30;width:16px;height:6.4px;animation:4.95589s .551394s infinite drop-66;top:-10%;left:67%;transform:rotate(37.5165deg)}@keyframes drop-66{to{top:110%;left:81%}}.roulette_page_contents .wrapper .confetti-67{background-color:var(--app-primary);opacity:.659974;z-index:30;width:15px;height:6px;animation:4.14268s .48381s infinite drop-67;top:-10%;left:63%;transform:rotate(356.713deg)}@keyframes drop-67{to{top:110%;left:65%}}.roulette_page_contents .wrapper .confetti-68{background-color:var(--app-danger);opacity:.987837;z-index:30;width:10px;height:4px;animation:4.70541s .324473s infinite drop-68;top:-10%;left:8%;transform:rotate(271.238deg)}@keyframes drop-68{to{top:110%;left:14%}}.roulette_page_contents .wrapper .confetti-69{background-color:var(--app-primary);opacity:1.42815;z-index:30;width:16px;height:6.4px;animation:4.41067s .848501s infinite drop-69;top:-10%;left:2%;transform:rotate(53.0349deg)}@keyframes drop-69{to{top:110%;left:3%}}.roulette_page_contents .wrapper .confetti-70{background-color:var(--app-primary);opacity:.623892;z-index:30;width:5px;height:2px;animation:4.41119s .891308s infinite drop-70;top:-10%;left:83%;transform:rotate(249.41deg)}@keyframes drop-70{to{top:110%;left:96%}}.roulette_page_contents .wrapper .confetti-71{background-color:var(--app-danger);opacity:1.29446;z-index:30;width:15px;height:6px;animation:4.28866s .755175s infinite drop-71;top:-10%;left:33%;transform:rotate(333.949deg)}@keyframes drop-71{to{top:110%;left:38%}}.roulette_page_contents .wrapper .confetti-72{background-color:var(--app-danger);opacity:1.42385;z-index:30;width:6px;height:2.4px;animation:4.0484s .161027s infinite drop-72;top:-10%;left:41%;transform:rotate(191.445deg)}@keyframes drop-72{to{top:110%;left:44%}}.roulette_page_contents .wrapper .confetti-73{background-color:var(--app-primary);opacity:1.08871;z-index:30;width:7px;height:2.8px;animation:4.77739s .32972s infinite drop-73;top:-10%;left:4%;transform:rotate(51.7433deg)}@keyframes drop-73{to{top:110%;left:16%}}.roulette_page_contents .wrapper .confetti-74{background-color:var(--app-primary);opacity:1.30482;z-index:30;width:8px;height:3.2px;animation:4.39545s .925525s infinite drop-74;top:-10%;left:73%;transform:rotate(83.2712deg)}@keyframes drop-74{to{top:110%;left:86%}}.roulette_page_contents .wrapper .confetti-75{background-color:var(--app-primary);opacity:1.46348;z-index:30;width:9px;height:3.6px;animation:4.17688s 77.2672ms infinite drop-75;top:-10%;left:83%;transform:rotate(90.4162deg)}@keyframes drop-75{to{top:110%;left:89%}}.roulette_page_contents .wrapper .confetti-76{background-color:var(--app-primary);opacity:1.00917;z-index:30;width:14px;height:5.6px;animation:4.93268s .607291s infinite drop-76;top:-10%;left:55%;transform:rotate(117.025deg)}@keyframes drop-76{to{top:110%;left:63%}}.roulette_page_contents .wrapper .confetti-77{background-color:var(--app-danger);opacity:1.46208;z-index:30;width:13px;height:5.2px;animation:4.15128s .959129s infinite drop-77;top:-10%;left:79%;transform:rotate(344.634deg)}@keyframes drop-77{to{top:110%;left:81%}}.roulette_page_contents .wrapper .confetti-78{background-color:var(--app-primary);opacity:.910496;z-index:30;width:7px;height:2.8px;animation:4.06934s .327018s infinite drop-78;top:-10%;left:78%;transform:rotate(11.8284deg)}@keyframes drop-78{to{top:110%;left:90%}}.roulette_page_contents .wrapper .confetti-79{background-color:var(--app-primary);opacity:1.19384;z-index:30;width:5px;height:2px;animation:4.491s .348994s infinite drop-79;top:-10%;left:57%;transform:rotate(66.1707deg)}@keyframes drop-79{to{top:110%;left:60%}}.roulette_page_contents .wrapper .confetti-80{background-color:var(--app-primary);opacity:1.48064;z-index:30;width:11px;height:4.4px;animation:4.46431s .233695s infinite drop-80;top:-10%;left:48%;transform:rotate(215.189deg)}@keyframes drop-80{to{top:110%;left:62%}}.roulette_page_contents .wrapper .confetti-81{background-color:var(--app-primary);opacity:.766904;z-index:30;width:11px;height:4.4px;animation:4.88911s .830148s infinite drop-81;top:-10%;left:12%;transform:rotate(19.6453deg)}@keyframes drop-81{to{top:110%;left:24%}}.roulette_page_contents .wrapper .confetti-82{background-color:var(--app-primary);opacity:1.11331;z-index:30;width:5px;height:2px;animation:4.98906s .177545s infinite drop-82;top:-10%;left:66%;transform:rotate(64.5118deg)}@keyframes drop-82{to{top:110%;left:69%}}.roulette_page_contents .wrapper .confetti-83{background-color:var(--app-primary);opacity:1.15229;z-index:30;width:1px;height:.4px;animation:4.18551s 18.7368ms infinite drop-83;top:-10%;left:61%;transform:rotate(337.339deg)}@keyframes drop-83{to{top:110%;left:62%}}.roulette_page_contents .wrapper .confetti-84{background-color:var(--app-danger);opacity:.973162;z-index:30;width:6px;height:2.4px;animation:4.01597s 35.5062ms infinite drop-84;top:-10%;left:58%;transform:rotate(295.026deg)}@keyframes drop-84{to{top:110%;left:60%}}.roulette_page_contents .wrapper .confetti-85{background-color:var(--app-danger);opacity:.818477;z-index:30;width:16px;height:6.4px;animation:4.22782s .844781s infinite drop-85;top:-10%;left:73%;transform:rotate(346.465deg)}@keyframes drop-85{to{top:110%;left:82%}}.roulette_page_contents .wrapper .confetti-86{background-color:var(--app-primary);opacity:1.25746;z-index:30;width:20px;height:8px;animation:4.75114s .412885s infinite drop-86;top:-10%;left:38%;transform:rotate(350.458deg)}@keyframes drop-86{to{top:110%;left:39%}}.roulette_page_contents .wrapper .confetti-87{background-color:var(--app-primary);opacity:1.22439;z-index:30;width:8px;height:3.2px;animation:4.91729s .705907s infinite drop-87;top:-10%;left:43%;transform:rotate(75.5123deg)}@keyframes drop-87{to{top:110%;left:49%}}.roulette_page_contents .wrapper .confetti-88{background-color:var(--app-primary);opacity:.536467;z-index:30;width:10px;height:4px;animation:4.01674s .49483s infinite drop-88;top:-10%;left:69%;transform:rotate(243.497deg)}@keyframes drop-88{to{top:110%;left:70%}}.roulette_page_contents .wrapper .confetti-89{background-color:var(--app-primary);opacity:.794227;z-index:30;width:3px;height:1.2px;animation:4.68215s .25833s infinite drop-89;top:-10%;left:54%;transform:rotate(86.6475deg)}@keyframes drop-89{to{top:110%;left:61%}}.roulette_page_contents .wrapper .confetti-90{background-color:var(--app-danger);opacity:.871376;z-index:30;width:20px;height:8px;animation:4.79106s .708006s infinite drop-90;top:-10%;left:73%;transform:rotate(40.3789deg)}@keyframes drop-90{to{top:110%;left:87%}}.roulette_page_contents .wrapper .confetti-91{background-color:var(--app-danger);opacity:.903583;z-index:30;width:9px;height:3.6px;animation:4.68717s .976777s infinite drop-91;top:-10%;left:11%;transform:rotate(19.0983deg)}@keyframes drop-91{to{top:110%;left:19%}}.roulette_page_contents .wrapper .confetti-92{background-color:var(--app-primary);opacity:1.49629;z-index:30;width:7px;height:2.8px;animation:4.05299s .40602s infinite drop-92;top:-10%;left:25%;transform:rotate(182.776deg)}@keyframes drop-92{to{top:110%;left:36%}}.roulette_page_contents .wrapper .confetti-93{background-color:var(--app-primary);opacity:1.45043;z-index:30;width:14px;height:5.6px;animation:4.47817s .252118s infinite drop-93;top:-10%;left:62%;transform:rotate(259.832deg)}@keyframes drop-93{to{top:110%;left:74%}}.roulette_page_contents .wrapper .confetti-94{background-color:var(--app-danger);opacity:1.05319;z-index:30;width:2px;height:.8px;animation:4.14215s .391851s infinite drop-94;top:-10%;left:91%;transform:rotate(284.291deg)}@keyframes drop-94{to{top:110%;left:92%}}.roulette_page_contents .wrapper .confetti-95{background-color:var(--app-danger);opacity:1.17652;z-index:30;width:9px;height:3.6px;animation:4.89259s .243364s infinite drop-95;top:-10%;left:59%;transform:rotate(245.747deg)}@keyframes drop-95{to{top:110%;left:71%}}.roulette_page_contents .wrapper .confetti-96{background-color:var(--app-primary);opacity:1.26178;z-index:30;width:12px;height:4.8px;animation:4.00746s .479707s infinite drop-96;top:-10%;left:25%;transform:rotate(334.841deg)}@keyframes drop-96{to{top:110%;left:38%}}.roulette_page_contents .wrapper .confetti-97{background-color:var(--app-danger);opacity:1.37633;z-index:30;width:7px;height:2.8px;animation:4.31298s .128969s infinite drop-97;top:-10%;left:14%;transform:rotate(89.9376deg)}@keyframes drop-97{to{top:110%;left:16%}}.roulette_page_contents .wrapper .confetti-98{background-color:var(--app-primary);opacity:.721673;z-index:30;width:15px;height:6px;animation:4.03756s .231904s infinite drop-98;top:-10%;left:16%;transform:rotate(61.6854deg)}@keyframes drop-98{to{top:110%;left:18%}}.roulette_page_contents .wrapper .confetti-99{background-color:var(--app-primary);opacity:.501497;z-index:30;width:12px;height:4.8px;animation:4.59034s .724044s infinite drop-99;top:-10%;left:60%;transform:rotate(168.477deg)}@keyframes drop-99{to{top:110%;left:64%}}.roulette_page_contents .wrapper .confetti-100{background-color:var(--app-danger);opacity:.595021;z-index:30;width:17px;height:6.8px;animation:4.98879s .845002s infinite drop-100;top:-10%;left:65%;transform:rotate(3.38719deg)}@keyframes drop-100{to{top:110%;left:76%}}.roulette_page_contents .wrapper .confetti-101{background-color:var(--app-primary);opacity:1.13789;z-index:30;width:18px;height:7.2px;animation:4.42096s .562027s infinite drop-101;top:-10%;left:82%;transform:rotate(316.911deg)}@keyframes drop-101{to{top:110%;left:85%}}.roulette_page_contents .wrapper .confetti-102{background-color:var(--app-danger);opacity:1.17306;z-index:30;width:15px;height:6px;animation:4.30762s .760535s infinite drop-102;top:-10%;left:46%;transform:rotate(152.797deg)}@keyframes drop-102{to{top:110%;left:54%}}.roulette_page_contents .wrapper .confetti-103{background-color:var(--app-danger);opacity:1.17322;z-index:30;width:14px;height:5.6px;animation:4.96971s .884978s infinite drop-103;top:-10%;left:71%;transform:rotate(5.10785deg)}@keyframes drop-103{to{top:110%;left:72%}}.roulette_page_contents .wrapper .confetti-104{background-color:var(--app-danger);opacity:1.42008;z-index:30;width:13px;height:5.2px;animation:4.20796s 81.4362ms infinite drop-104;top:-10%;left:33%;transform:rotate(54.9049deg)}@keyframes drop-104{to{top:110%;left:39%}}.roulette_page_contents .wrapper .confetti-105{background-color:var(--app-danger);opacity:1.34969;z-index:30;width:8px;height:3.2px;animation:4.42501s .355986s infinite drop-105;top:-10%;left:76%;transform:rotate(23.4946deg)}@keyframes drop-105{to{top:110%;left:83%}}.roulette_page_contents .wrapper .confetti-106{background-color:var(--app-primary);opacity:1.22789;z-index:30;width:15px;height:6px;animation:4.61602s .412063s infinite drop-106;top:-10%;left:14%;transform:rotate(138.147deg)}@keyframes drop-106{to{top:110%;left:27%}}.roulette_page_contents .wrapper .confetti-107{background-color:var(--app-primary);opacity:.989824;z-index:30;width:2px;height:.8px;animation:4.99659s .560429s infinite drop-107;top:-10%;left:14%;transform:rotate(294.565deg)}@keyframes drop-107{to{top:110%;left:24%}}.roulette_page_contents .wrapper .confetti-108{background-color:var(--app-primary);opacity:1.46653;z-index:30;width:3px;height:1.2px;animation:4.40282s .548799s infinite drop-108;top:-10%;left:42%;transform:rotate(218.496deg)}@keyframes drop-108{to{top:110%;left:44%}}.roulette_page_contents .wrapper .confetti-109{background-color:var(--app-danger);opacity:.868267;z-index:30;width:15px;height:6px;animation:4.69664s .399794s infinite drop-109;top:-10%;left:5%;transform:rotate(23.7139deg)}@keyframes drop-109{to{top:110%;left:10%}}.roulette_page_contents .wrapper .confetti-110{background-color:var(--app-danger);opacity:1.06437;z-index:30;width:10px;height:4px;animation:4.33722s .417541s infinite drop-110;top:-10%;left:82%;transform:rotate(324.408deg)}@keyframes drop-110{to{top:110%;left:83%}}.roulette_page_contents .wrapper .confetti-111{background-color:var(--app-primary);opacity:1.4181;z-index:30;width:12px;height:4.8px;animation:4.79878s .942513s infinite drop-111;top:-10%;left:35%;transform:rotate(339.939deg)}@keyframes drop-111{to{top:110%;left:41%}}.roulette_page_contents .wrapper .confetti-112{background-color:var(--app-danger);opacity:.548161;z-index:30;width:19px;height:7.6px;animation:4.97381s .682026s infinite drop-112;top:-10%;left:92%;transform:rotate(146.036deg)}@keyframes drop-112{to{top:110%;left:107%}}.roulette_page_contents .wrapper .confetti-113{background-color:var(--app-primary);opacity:.516278;z-index:30;width:15px;height:6px;animation:4.76673s .335986s infinite drop-113;top:-10%;left:73%;transform:rotate(245.332deg)}@keyframes drop-113{to{top:110%;left:77%}}.roulette_page_contents .wrapper .confetti-114{background-color:var(--app-primary);opacity:1.01319;z-index:30;width:9px;height:3.6px;animation:4.74955s .891945s infinite drop-114;top:-10%;left:84%;transform:rotate(54.5401deg)}@keyframes drop-114{to{top:110%;left:92%}}.roulette_page_contents .wrapper .confetti-115{background-color:var(--app-primary);opacity:1.46082;z-index:30;width:9px;height:3.6px;animation:4.49117s .581816s infinite drop-115;top:-10%;left:46%;transform:rotate(180.345deg)}@keyframes drop-115{to{top:110%;left:50%}}.roulette_page_contents .wrapper .confetti-116{background-color:var(--app-primary);opacity:.630376;z-index:30;width:10px;height:4px;animation:4.69698s .667873s infinite drop-116;top:-10%;left:20%;transform:rotate(1.72755deg)}@keyframes drop-116{to{top:110%;left:26%}}.roulette_page_contents .wrapper .confetti-117{background-color:var(--app-danger);opacity:.895173;z-index:30;width:14px;height:5.6px;animation:4.4403s .362743s infinite drop-117;top:-10%;left:50%;transform:rotate(43.0607deg)}@keyframes drop-117{to{top:110%;left:55%}}.roulette_page_contents .wrapper .confetti-118{background-color:var(--app-primary);opacity:1.02656;z-index:30;width:13px;height:5.2px;animation:4.0533s 37.9274ms infinite drop-118;top:-10%;left:26%;transform:rotate(313.694deg)}@keyframes drop-118{to{top:110%;left:35%}}.roulette_page_contents .wrapper .confetti-119{background-color:var(--app-primary);opacity:.747806;z-index:30;width:16px;height:6.4px;animation:4.23205s .508281s infinite drop-119;top:-10%;left:95%;transform:rotate(319.948deg)}@keyframes drop-119{to{top:110%;left:102%}}.roulette_page_contents .wrapper .confetti-120{background-color:var(--app-danger);opacity:.92227;z-index:30;width:9px;height:3.6px;animation:4.88927s .241114s infinite drop-120;top:-10%;left:96%;transform:rotate(275.705deg)}@keyframes drop-120{to{top:110%;left:101%}}.roulette_page_contents .wrapper .confetti-121{background-color:var(--app-primary);opacity:1.48793;z-index:30;width:6px;height:2.4px;animation:4.21453s .516875s infinite drop-121;top:-10%;left:57%;transform:rotate(181.216deg)}@keyframes drop-121{to{top:110%;left:67%}}.roulette_page_contents .wrapper .confetti-122{background-color:var(--app-primary);opacity:1.13437;z-index:30;width:10px;height:4px;animation:4.23951s .208486s infinite drop-122;top:-10%;left:1%;transform:rotate(358.777deg)}@keyframes drop-122{to{top:110%;left:2%}}.roulette_page_contents .wrapper .confetti-123{background-color:var(--app-primary);opacity:.975683;z-index:30;width:16px;height:6.4px;animation:4.72645s .155762s infinite drop-123;top:-10%;left:96%;transform:rotate(310.426deg)}@keyframes drop-123{to{top:110%;left:106%}}.roulette_page_contents .wrapper .confetti-124{background-color:var(--app-danger);opacity:1.15996;z-index:30;width:17px;height:6.8px;animation:4.14843s .103447s infinite drop-124;top:-10%;left:29%;transform:rotate(304.984deg)}@keyframes drop-124{to{top:110%;left:40%}}.roulette_page_contents .wrapper .confetti-125{background-color:var(--app-primary);opacity:1.34145;z-index:30;width:18px;height:7.2px;animation:4.469s .119582s infinite drop-125;top:-10%;left:22%;transform:rotate(215.821deg)}@keyframes drop-125{to{top:110%;left:37%}}.roulette_page_contents .wrapper .confetti-126{background-color:var(--app-danger);opacity:1.08584;z-index:30;width:4px;height:1.6px;animation:4.38634s .321686s infinite drop-126;top:-10%;left:65%;transform:rotate(37.6555deg)}@keyframes drop-126{to{top:110%;left:69%}}.roulette_page_contents .wrapper .confetti-127{background-color:var(--app-danger);opacity:.573385;z-index:30;width:19px;height:7.6px;animation:4.52117s .442192s infinite drop-127;top:-10%;left:36%;transform:rotate(20.0111deg)}@keyframes drop-127{to{top:110%;left:44%}}.roulette_page_contents .wrapper .confetti-128{background-color:var(--app-primary);opacity:1.46231;z-index:30;width:11px;height:4.4px;animation:4.98302s 61.2394ms infinite drop-128;top:-10%;left:87%;transform:rotate(24.6112deg)}@keyframes drop-128{to{top:110%;left:94%}}.roulette_page_contents .wrapper .confetti-129{background-color:var(--app-primary);opacity:1.23846;z-index:30;width:13px;height:5.2px;animation:4.90147s .377967s infinite drop-129;top:-10%;left:56%;transform:rotate(147.604deg)}@keyframes drop-129{to{top:110%;left:60%}}.roulette_page_contents .wrapper .confetti-130{background-color:var(--app-primary);opacity:1.15545;z-index:30;width:6px;height:2.4px;animation:4.32401s .89862s infinite drop-130;top:-10%;left:81%;transform:rotate(243.542deg)}@keyframes drop-130{to{top:110%;left:85%}}.roulette_page_contents .wrapper .confetti-131{background-color:var(--app-danger);opacity:1.25071;z-index:30;width:6px;height:2.4px;animation:4.94065s 20.0989ms infinite drop-131;top:-10%;left:86%;transform:rotate(330.585deg)}@keyframes drop-131{to{top:110%;left:90%}}.roulette_page_contents .wrapper .confetti-132{background-color:var(--app-primary);opacity:1.32412;z-index:30;width:5px;height:2px;animation:4.59055s .619249s infinite drop-132;top:-10%;left:9%;transform:rotate(353.622deg)}@keyframes drop-132{to{top:110%;left:11%}}.roulette_page_contents .wrapper .confetti-133{background-color:var(--app-primary);opacity:1.46535;z-index:30;width:7px;height:2.8px;animation:4.33198s .798336s infinite drop-133;top:-10%;left:13%;transform:rotate(46.1274deg)}@keyframes drop-133{to{top:110%;left:28%}}.roulette_page_contents .wrapper .confetti-134{background-color:var(--app-danger);opacity:1.12565;z-index:30;width:16px;height:6.4px;animation:4.01647s .913619s infinite drop-134;top:-10%;left:80%;transform:rotate(196.244deg)}@keyframes drop-134{to{top:110%;left:82%}}.roulette_page_contents .wrapper .confetti-135{background-color:var(--app-danger);opacity:.915479;z-index:30;width:14px;height:5.6px;animation:4.73271s 46.1261ms infinite drop-135;top:-10%;left:65%;transform:rotate(230.217deg)}@keyframes drop-135{to{top:110%;left:66%}}.roulette_page_contents .wrapper .confetti-136{background-color:var(--app-primary);opacity:.601424;z-index:30;width:19px;height:7.6px;animation:4.97668s 97.2345ms infinite drop-136;top:-10%;left:42%;transform:rotate(53.4353deg)}@keyframes drop-136{to{top:110%;left:46%}}.roulette_page_contents .wrapper .confetti-137{background-color:var(--app-danger);opacity:1.23947;z-index:30;width:1px;height:.4px;animation:4.31027s .744582s infinite drop-137;top:-10%;left:16%;transform:rotate(273.284deg)}@keyframes drop-137{to{top:110%;left:23%}}.roulette_page_contents .wrapper .confetti-138{background-color:var(--app-primary);opacity:1.30951;z-index:30;width:17px;height:6.8px;animation:4.23062s .738629s infinite drop-138;top:-10%;left:74%;transform:rotate(209.351deg)}@keyframes drop-138{to{top:110%;left:79%}}.roulette_page_contents .wrapper .confetti-139{background-color:var(--app-danger);opacity:.80556;z-index:30;width:11px;height:4.4px;animation:4.36861s .267199s infinite drop-139;top:-10%;left:100%;transform:rotate(116.953deg)}@keyframes drop-139{to{top:110%;left:113%}}.roulette_page_contents .wrapper .confetti-140{background-color:var(--app-primary);opacity:1.10219;z-index:30;width:9px;height:3.6px;animation:4.91328s .333982s infinite drop-140;top:-10%;left:5%;transform:rotate(112.099deg)}@keyframes drop-140{to{top:110%;left:15%}}.roulette_page_contents .wrapper .confetti-141{background-color:var(--app-danger);opacity:.922277;z-index:30;width:17px;height:6.8px;animation:4.21122s .594747s infinite drop-141;top:-10%;left:20%;transform:rotate(14.6284deg)}@keyframes drop-141{to{top:110%;left:32%}}.roulette_page_contents .wrapper .confetti-142{background-color:var(--app-primary);opacity:.955915;z-index:30;width:18px;height:7.2px;animation:4.58888s .21707s infinite drop-142;top:-10%;left:27%;transform:rotate(239.114deg)}@keyframes drop-142{to{top:110%;left:31%}}.roulette_page_contents .wrapper .confetti-143{background-color:var(--app-danger);opacity:1.24076;z-index:30;width:13px;height:5.2px;animation:4.60904s .737914s infinite drop-143;top:-10%;left:85%;transform:rotate(288.232deg)}@keyframes drop-143{to{top:110%;left:87%}}.roulette_page_contents .wrapper .confetti-144{background-color:var(--app-primary);opacity:1.02268;z-index:30;width:8px;height:3.2px;animation:4.02268s .423645s infinite drop-144;top:-10%;left:47%;transform:rotate(247.456deg)}@keyframes drop-144{to{top:110%;left:54%}}.roulette_page_contents .wrapper .confetti-145{background-color:var(--app-primary);opacity:1.07636;z-index:30;width:9px;height:3.6px;animation:4.90516s .436883s infinite drop-145;top:-10%;left:22%;transform:rotate(13.0004deg)}@keyframes drop-145{to{top:110%;left:25%}}.roulette_page_contents .wrapper .confetti-146{background-color:var(--app-primary);opacity:1.15823;z-index:30;width:18px;height:7.2px;animation:4.62881s .329252s infinite drop-146;top:-10%;left:95%;transform:rotate(201.23deg)}@keyframes drop-146{to{top:110%;left:100%}}.roulette_page_contents .wrapper .confetti-147{background-color:var(--app-danger);opacity:1.43175;z-index:30;width:2px;height:.8px;animation:4.02453s .51558s infinite drop-147;top:-10%;left:5%;transform:rotate(85.6285deg)}@keyframes drop-147{to{top:110%;left:8%}}.roulette_page_contents .wrapper .confetti-148{background-color:var(--app-danger);opacity:1.42032;z-index:30;width:3px;height:1.2px;animation:4.89665s .722754s infinite drop-148;top:-10%;left:48%;transform:rotate(128.131deg)}@keyframes drop-148{to{top:110%;left:49%}}.roulette_page_contents .wrapper .confetti-149{background-color:var(--app-primary);opacity:1.32213;z-index:30;width:2px;height:.8px;animation:4.33066s 30.634ms infinite drop-149;top:-10%;left:44%;transform:rotate(63.8375deg)}@keyframes drop-149{to{top:110%;left:56%}}.roulette_page_contents .wrapper .confetti-150{background-color:var(--app-primary);opacity:1.21522;z-index:30;width:6px;height:2.4px;animation:4.23153s .614316s infinite drop-150;top:-10%;left:33%;transform:rotate(349.164deg)}@keyframes drop-150{to{top:110%;left:47%}}.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%}
