.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-danger);opacity:.992874;z-index:30;width:12px;height:4.8px;animation:4.59627s .120186s infinite drop-0;top:-10%;left:52%;transform:rotate(211.586deg)}@keyframes drop-0{to{top:110%;left:59%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-1{background-color:var(--app-danger);opacity:.652015;z-index:30;width:1px;height:.4px;animation:4.5079s .676393s infinite drop-1;top:-10%;left:48%;transform:rotate(183.855deg)}@keyframes drop-1{to{top:110%;left:61%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-2{background-color:var(--app-primary);opacity:.862809;z-index:30;width:4px;height:1.6px;animation:4.42036s .628458s infinite drop-2;top:-10%;left:30%;transform:rotate(359.192deg)}@keyframes drop-2{to{top:110%;left:42%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-3{background-color:var(--app-danger);opacity:1.06216;z-index:30;width:13px;height:5.2px;animation:4.66724s .984418s infinite drop-3;top:-10%;left:78%;transform:rotate(216.621deg)}@keyframes drop-3{to{top:110%;left:93%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-4{background-color:var(--app-primary);opacity:.674424;z-index:30;width:12px;height:4.8px;animation:4.73526s 7.86857ms infinite drop-4;top:-10%;left:62%;transform:rotate(334.311deg)}@keyframes drop-4{to{top:110%;left:72%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-5{background-color:var(--app-danger);opacity:1.47919;z-index:30;width:12px;height:4.8px;animation:4.45833s 15.5105ms infinite drop-5;top:-10%;left:93%;transform:rotate(132.429deg)}@keyframes drop-5{to{top:110%;left:102%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-6{background-color:var(--app-danger);opacity:.65934;z-index:30;width:2px;height:.8px;animation:4.66011s .58074s infinite drop-6;top:-10%;left:74%;transform:rotate(129.036deg)}@keyframes drop-6{to{top:110%;left:84%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-7{background-color:var(--app-primary);opacity:1.29436;z-index:30;width:19px;height:7.6px;animation:4.54199s .257802s infinite drop-7;top:-10%;left:84%;transform:rotate(350.223deg)}@keyframes drop-7{to{top:110%;left:85%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-8{background-color:var(--app-primary);opacity:1.1495;z-index:30;width:10px;height:4px;animation:4.36006s 75.5119ms infinite drop-8;top:-10%;left:42%;transform:rotate(259.539deg)}@keyframes drop-8{to{top:110%;left:43%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-9{background-color:var(--app-danger);opacity:1.11975;z-index:30;width:4px;height:1.6px;animation:4.99146s .666913s infinite drop-9;top:-10%;left:95%;transform:rotate(203.728deg)}@keyframes drop-9{to{top:110%;left:105%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-10{background-color:var(--app-primary);opacity:1.00816;z-index:30;width:13px;height:5.2px;animation:4.5055s 13.026ms infinite drop-10;top:-10%;left:36%;transform:rotate(65.052deg)}@keyframes drop-10{to{top:110%;left:38%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-11{background-color:var(--app-primary);opacity:.753956;z-index:30;width:9px;height:3.6px;animation:4.52831s .754808s infinite drop-11;top:-10%;left:10%;transform:rotate(174.262deg)}@keyframes drop-11{to{top:110%;left:23%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-12{background-color:var(--app-primary);opacity:1.33151;z-index:30;width:9px;height:3.6px;animation:4.65764s .659669s infinite drop-12;top:-10%;left:75%;transform:rotate(173.225deg)}@keyframes drop-12{to{top:110%;left:80%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-13{background-color:var(--app-danger);opacity:1.39791;z-index:30;width:9px;height:3.6px;animation:4.82864s 10.0039ms infinite drop-13;top:-10%;left:84%;transform:rotate(345.691deg)}@keyframes drop-13{to{top:110%;left:92%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-14{background-color:var(--app-primary);opacity:1.34662;z-index:30;width:3px;height:1.2px;animation:4.06723s .372887s infinite drop-14;top:-10%;left:3%;transform:rotate(128.507deg)}@keyframes drop-14{to{top:110%;left:17%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-15{background-color:var(--app-danger);opacity:.643941;z-index:30;width:14px;height:5.6px;animation:4.23719s .344842s infinite drop-15;top:-10%;left:29%;transform:rotate(139.799deg)}@keyframes drop-15{to{top:110%;left:35%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-16{background-color:var(--app-primary);opacity:1.46974;z-index:30;width:18px;height:7.2px;animation:4.20996s .414739s infinite drop-16;top:-10%;left:1%;transform:rotate(283.497deg)}@keyframes drop-16{to{top:110%;left:7%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-17{background-color:var(--app-primary);opacity:1.11086;z-index:30;width:2px;height:.8px;animation:4.99406s .138484s infinite drop-17;top:-10%;left:96%;transform:rotate(192.077deg)}@keyframes drop-17{to{top:110%;left:110%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-18{background-color:var(--app-primary);opacity:.546681;z-index:30;width:1px;height:.4px;animation:4.99503s .799228s infinite drop-18;top:-10%;left:77%;transform:rotate(200.012deg)}@keyframes drop-18{to{top:110%;left:86%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-19{background-color:var(--app-primary);opacity:.873715;z-index:30;width:1px;height:.4px;animation:4.44317s .685417s infinite drop-19;top:-10%;left:64%;transform:rotate(328.009deg)}@keyframes drop-19{to{top:110%;left:67%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-20{background-color:var(--app-danger);opacity:1.24104;z-index:30;width:19px;height:7.6px;animation:4.38954s .130066s infinite drop-20;top:-10%;left:50%;transform:rotate(263.031deg)}@keyframes drop-20{to{top:110%;left:63%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-21{background-color:var(--app-primary);opacity:1.46391;z-index:30;width:17px;height:6.8px;animation:4.82298s .417116s infinite drop-21;top:-10%;left:42%;transform:rotate(339.439deg)}@keyframes drop-21{to{top:110%;left:54%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-22{background-color:var(--app-primary);opacity:.533316;z-index:30;width:17px;height:6.8px;animation:4.12011s .566901s infinite drop-22;top:-10%;left:25%;transform:rotate(244.553deg)}@keyframes drop-22{to{top:110%;left:30%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-23{background-color:var(--app-danger);opacity:.965879;z-index:30;width:5px;height:2px;animation:4.61006s .222314s infinite drop-23;top:-10%;left:89%;transform:rotate(168.992deg)}@keyframes drop-23{to{top:110%;left:104%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-24{background-color:var(--app-primary);opacity:1.37295;z-index:30;width:9px;height:3.6px;animation:4.92519s .504685s infinite drop-24;top:-10%;left:87%;transform:rotate(229.933deg)}@keyframes drop-24{to{top:110%;left:93%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-25{background-color:var(--app-primary);opacity:.621317;z-index:30;width:18px;height:7.2px;animation:4.00058s .814929s infinite drop-25;top:-10%;left:68%;transform:rotate(247.837deg)}@keyframes drop-25{to{top:110%;left:71%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-26{background-color:var(--app-primary);opacity:.787259;z-index:30;width:13px;height:5.2px;animation:4.35253s 52.5803ms infinite drop-26;top:-10%;left:90%;transform:rotate(188.32deg)}@keyframes drop-26{to{top:110%;left:92%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-27{background-color:var(--app-primary);opacity:.912164;z-index:30;width:10px;height:4px;animation:4.10049s .509097s infinite drop-27;top:-10%;left:89%;transform:rotate(191.446deg)}@keyframes drop-27{to{top:110%;left:92%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-28{background-color:var(--app-primary);opacity:1.34438;z-index:30;width:1px;height:.4px;animation:4.81199s .213696s infinite drop-28;top:-10%;left:72%;transform:rotate(159.99deg)}@keyframes drop-28{to{top:110%;left:83%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-29{background-color:var(--app-primary);opacity:.991282;z-index:30;width:3px;height:1.2px;animation:4.81025s .233408s infinite drop-29;top:-10%;left:86%;transform:rotate(53.628deg)}@keyframes drop-29{to{top:110%;left:89%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-30{background-color:var(--app-danger);opacity:.87365;z-index:30;width:17px;height:6.8px;animation:4.92779s .953451s infinite drop-30;top:-10%;left:50%;transform:rotate(180.935deg)}@keyframes drop-30{to{top:110%;left:54%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-31{background-color:var(--app-danger);opacity:1.16701;z-index:30;width:4px;height:1.6px;animation:4.64703s .358894s infinite drop-31;top:-10%;left:20%;transform:rotate(267.467deg)}@keyframes drop-31{to{top:110%;left:21%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-32{background-color:var(--app-primary);opacity:.829325;z-index:30;width:10px;height:4px;animation:4.72816s .435816s infinite drop-32;top:-10%;left:96%;transform:rotate(231.864deg)}@keyframes drop-32{to{top:110%;left:109%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-33{background-color:var(--app-primary);opacity:.855985;z-index:30;width:12px;height:4.8px;animation:4.41121s .741946s infinite drop-33;top:-10%;left:48%;transform:rotate(355.484deg)}@keyframes drop-33{to{top:110%;left:58%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-34{background-color:var(--app-primary);opacity:1.09739;z-index:30;width:12px;height:4.8px;animation:4.39136s .565666s infinite drop-34;top:-10%;left:34%;transform:rotate(346.411deg)}@keyframes drop-34{to{top:110%;left:37%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-35{background-color:var(--app-primary);opacity:.937148;z-index:30;width:1px;height:.4px;animation:4.80157s .449134s infinite drop-35;top:-10%;left:48%;transform:rotate(282.6deg)}@keyframes drop-35{to{top:110%;left:53%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-36{background-color:var(--app-primary);opacity:1.05565;z-index:30;width:14px;height:5.6px;animation:4.68185s .622149s infinite drop-36;top:-10%;left:77%;transform:rotate(123.143deg)}@keyframes drop-36{to{top:110%;left:91%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-37{background-color:var(--app-danger);opacity:1.01399;z-index:30;width:7px;height:2.8px;animation:4.3553s .946572s infinite drop-37;top:-10%;left:42%;transform:rotate(310.161deg)}@keyframes drop-37{to{top:110%;left:43%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-38{background-color:var(--app-primary);opacity:1.19324;z-index:30;width:1px;height:.4px;animation:4.81882s .657876s infinite drop-38;top:-10%;left:80%;transform:rotate(234.086deg)}@keyframes drop-38{to{top:110%;left:89%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-39{background-color:var(--app-danger);opacity:.633128;z-index:30;width:5px;height:2px;animation:4.92101s .335275s infinite drop-39;top:-10%;left:66%;transform:rotate(117.87deg)}@keyframes drop-39{to{top:110%;left:69%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-40{background-color:var(--app-danger);opacity:1.01982;z-index:30;width:2px;height:.8px;animation:4.21452s .619616s infinite drop-40;top:-10%;left:41%;transform:rotate(114.73deg)}@keyframes drop-40{to{top:110%;left:47%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-41{background-color:var(--app-danger);opacity:.599479;z-index:30;width:18px;height:7.2px;animation:4.11508s .82293s infinite drop-41;top:-10%;left:17%;transform:rotate(25.0352deg)}@keyframes drop-41{to{top:110%;left:18%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-42{background-color:var(--app-danger);opacity:1.22212;z-index:30;width:14px;height:5.6px;animation:4.63457s .250955s infinite drop-42;top:-10%;left:29%;transform:rotate(5.60936deg)}@keyframes drop-42{to{top:110%;left:39%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-43{background-color:var(--app-danger);opacity:1.14131;z-index:30;width:5px;height:2px;animation:4.31011s .463334s infinite drop-43;top:-10%;left:23%;transform:rotate(69.8391deg)}@keyframes drop-43{to{top:110%;left:28%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-44{background-color:var(--app-primary);opacity:.913766;z-index:30;width:17px;height:6.8px;animation:4.71357s .368134s infinite drop-44;top:-10%;left:56%;transform:rotate(217.498deg)}@keyframes drop-44{to{top:110%;left:68%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-45{background-color:var(--app-primary);opacity:1.22612;z-index:30;width:13px;height:5.2px;animation:4.52476s .814509s infinite drop-45;top:-10%;left:76%;transform:rotate(302.222deg)}@keyframes drop-45{to{top:110%;left:85%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-46{background-color:var(--app-primary);opacity:1.05555;z-index:30;width:16px;height:6.4px;animation:4.66826s .434602s infinite drop-46;top:-10%;left:41%;transform:rotate(41.2319deg)}@keyframes drop-46{to{top:110%;left:51%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-47{background-color:var(--app-primary);opacity:.563928;z-index:30;width:11px;height:4.4px;animation:4.30794s .433803s infinite drop-47;top:-10%;left:6%;transform:rotate(349.307deg)}@keyframes drop-47{to{top:110%;left:8%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-48{background-color:var(--app-danger);opacity:.852204;z-index:30;width:20px;height:8px;animation:4.19637s .303515s infinite drop-48;top:-10%;left:91%;transform:rotate(179.039deg)}@keyframes drop-48{to{top:110%;left:103%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-49{background-color:var(--app-danger);opacity:.736021;z-index:30;width:4px;height:1.6px;animation:4.80474s .928193s infinite drop-49;top:-10%;left:5%;transform:rotate(94.0745deg)}@keyframes drop-49{to{top:110%;left:13%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-50{background-color:var(--app-primary);opacity:1.12385;z-index:30;width:12px;height:4.8px;animation:4.04074s .107994s infinite drop-50;top:-10%;left:63%;transform:rotate(89.9932deg)}@keyframes drop-50{to{top:110%;left:66%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-51{background-color:var(--app-danger);opacity:1.18644;z-index:30;width:15px;height:6px;animation:4.00458s .519308s infinite drop-51;top:-10%;left:24%;transform:rotate(179.559deg)}@keyframes drop-51{to{top:110%;left:33%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-52{background-color:var(--app-danger);opacity:.854112;z-index:30;width:7px;height:2.8px;animation:4.46081s .766901s infinite drop-52;top:-10%;left:65%;transform:rotate(336.994deg)}@keyframes drop-52{to{top:110%;left:77%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-53{background-color:var(--app-danger);opacity:1.2115;z-index:30;width:4px;height:1.6px;animation:4.68153s .369941s infinite drop-53;top:-10%;left:89%;transform:rotate(357.078deg)}@keyframes drop-53{to{top:110%;left:100%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-54{background-color:var(--app-danger);opacity:1.4879;z-index:30;width:9px;height:3.6px;animation:4.09829s .330584s infinite drop-54;top:-10%;left:100%;transform:rotate(107.224deg)}@keyframes drop-54{to{top:110%;left:101%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-55{background-color:var(--app-danger);opacity:1.18617;z-index:30;width:20px;height:8px;animation:4.02162s .667889s infinite drop-55;top:-10%;left:22%;transform:rotate(346.874deg)}@keyframes drop-55{to{top:110%;left:30%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-56{background-color:var(--app-primary);opacity:.919446;z-index:30;width:17px;height:6.8px;animation:4.82943s .790037s infinite drop-56;top:-10%;left:40%;transform:rotate(248.039deg)}@keyframes drop-56{to{top:110%;left:43%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-57{background-color:var(--app-primary);opacity:.589107;z-index:30;width:9px;height:3.6px;animation:4.93889s .647429s infinite drop-57;top:-10%;left:59%;transform:rotate(177.759deg)}@keyframes drop-57{to{top:110%;left:69%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-58{background-color:var(--app-danger);opacity:1.34702;z-index:30;width:19px;height:7.6px;animation:4.1924s .523126s infinite drop-58;top:-10%;left:97%;transform:rotate(312.574deg)}@keyframes drop-58{to{top:110%;left:103%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-59{background-color:var(--app-danger);opacity:.658371;z-index:30;width:1px;height:.4px;animation:4.31794s .824328s infinite drop-59;top:-10%;left:19%;transform:rotate(2.70819deg)}@keyframes drop-59{to{top:110%;left:23%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-60{background-color:var(--app-primary);opacity:.813378;z-index:30;width:16px;height:6.4px;animation:4.58019s .598598s infinite drop-60;top:-10%;left:75%;transform:rotate(60.3847deg)}@keyframes drop-60{to{top:110%;left:78%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-61{background-color:var(--app-danger);opacity:.875412;z-index:30;width:4px;height:1.6px;animation:4.99043s .97164s infinite drop-61;top:-10%;left:54%;transform:rotate(87.7275deg)}@keyframes drop-61{to{top:110%;left:65%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-62{background-color:var(--app-primary);opacity:.825458;z-index:30;width:2px;height:.8px;animation:4.85293s .612125s infinite drop-62;top:-10%;left:39%;transform:rotate(287.158deg)}@keyframes drop-62{to{top:110%;left:54%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-63{background-color:var(--app-danger);opacity:1.42624;z-index:30;width:20px;height:8px;animation:4.55386s .91567s infinite drop-63;top:-10%;left:86%;transform:rotate(251.575deg)}@keyframes drop-63{to{top:110%;left:101%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-64{background-color:var(--app-primary);opacity:1.40248;z-index:30;width:15px;height:6px;animation:4.57283s .479545s infinite drop-64;top:-10%;left:28%;transform:rotate(217.339deg)}@keyframes drop-64{to{top:110%;left:35%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-65{background-color:var(--app-primary);opacity:1.23696;z-index:30;width:3px;height:1.2px;animation:4.09754s .894323s infinite drop-65;top:-10%;left:87%;transform:rotate(274.558deg)}@keyframes drop-65{to{top:110%;left:90%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-66{background-color:var(--app-primary);opacity:1.49955;z-index:30;width:5px;height:2px;animation:4.54615s .241989s infinite drop-66;top:-10%;left:28%;transform:rotate(10.1961deg)}@keyframes drop-66{to{top:110%;left:30%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-67{background-color:var(--app-primary);opacity:1.30952;z-index:30;width:11px;height:4.4px;animation:4.03613s .639686s infinite drop-67;top:-10%;left:11%;transform:rotate(16.8068deg)}@keyframes drop-67{to{top:110%;left:13%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-68{background-color:var(--app-primary);opacity:1.17854;z-index:30;width:11px;height:4.4px;animation:4.82562s .230585s infinite drop-68;top:-10%;left:68%;transform:rotate(48.7973deg)}@keyframes drop-68{to{top:110%;left:76%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-69{background-color:var(--app-danger);opacity:1.47511;z-index:30;width:10px;height:4px;animation:4.80186s .154758s infinite drop-69;top:-10%;left:59%;transform:rotate(233.762deg)}@keyframes drop-69{to{top:110%;left:65%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-70{background-color:var(--app-primary);opacity:.972029;z-index:30;width:18px;height:7.2px;animation:4.91124s .717061s infinite drop-70;top:-10%;left:43%;transform:rotate(146.216deg)}@keyframes drop-70{to{top:110%;left:45%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-71{background-color:var(--app-primary);opacity:.618753;z-index:30;width:13px;height:5.2px;animation:4.4908s .101959s infinite drop-71;top:-10%;left:13%;transform:rotate(100.588deg)}@keyframes drop-71{to{top:110%;left:24%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-72{background-color:var(--app-primary);opacity:.961094;z-index:30;width:1px;height:.4px;animation:4.01903s .784224s infinite drop-72;top:-10%;left:85%;transform:rotate(310.749deg)}@keyframes drop-72{to{top:110%;left:95%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-73{background-color:var(--app-primary);opacity:.895467;z-index:30;width:15px;height:6px;animation:4.46755s .386839s infinite drop-73;top:-10%;left:22%;transform:rotate(272.165deg)}@keyframes drop-73{to{top:110%;left:23%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-74{background-color:var(--app-danger);opacity:.731438;z-index:30;width:5px;height:2px;animation:4.82457s .626435s infinite drop-74;top:-10%;left:76%;transform:rotate(5.55039deg)}@keyframes drop-74{to{top:110%;left:84%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-75{background-color:var(--app-primary);opacity:.75352;z-index:30;width:4px;height:1.6px;animation:4.63025s .666078s infinite drop-75;top:-10%;left:4%;transform:rotate(169.353deg)}@keyframes drop-75{to{top:110%;left:19%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-76{background-color:var(--app-danger);opacity:1.10347;z-index:30;width:5px;height:2px;animation:4.23569s .857567s infinite drop-76;top:-10%;left:93%;transform:rotate(273.059deg)}@keyframes drop-76{to{top:110%;left:107%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-77{background-color:var(--app-danger);opacity:1.29578;z-index:30;width:14px;height:5.6px;animation:4.22069s .43472s infinite drop-77;top:-10%;left:64%;transform:rotate(207.357deg)}@keyframes drop-77{to{top:110%;left:73%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-78{background-color:var(--app-danger);opacity:1.02111;z-index:30;width:4px;height:1.6px;animation:4.21966s .421746s infinite drop-78;top:-10%;left:44%;transform:rotate(206.475deg)}@keyframes drop-78{to{top:110%;left:47%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-79{background-color:var(--app-primary);opacity:1.45035;z-index:30;width:1px;height:.4px;animation:4.0145s .410952s infinite drop-79;top:-10%;left:50%;transform:rotate(357.787deg)}@keyframes drop-79{to{top:110%;left:51%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-80{background-color:var(--app-primary);opacity:.709435;z-index:30;width:18px;height:7.2px;animation:4.14134s .489025s infinite drop-80;top:-10%;left:31%;transform:rotate(323.957deg)}@keyframes drop-80{to{top:110%;left:44%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-81{background-color:var(--app-primary);opacity:.617742;z-index:30;width:3px;height:1.2px;animation:4.17635s .522795s infinite drop-81;top:-10%;left:96%;transform:rotate(155.662deg)}@keyframes drop-81{to{top:110%;left:97%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-82{background-color:var(--app-danger);opacity:.90091;z-index:30;width:11px;height:4.4px;animation:4.40718s .510273s infinite drop-82;top:-10%;left:21%;transform:rotate(126.685deg)}@keyframes drop-82{to{top:110%;left:29%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-83{background-color:var(--app-primary);opacity:1.00476;z-index:30;width:20px;height:8px;animation:4.54426s .173376s infinite drop-83;top:-10%;left:18%;transform:rotate(55.3047deg)}@keyframes drop-83{to{top:110%;left:19%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-84{background-color:var(--app-primary);opacity:.985325;z-index:30;width:15px;height:6px;animation:4.86635s 55.7691ms infinite drop-84;top:-10%;left:77%;transform:rotate(64.896deg)}@keyframes drop-84{to{top:110%;left:87%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-85{background-color:var(--app-danger);opacity:1.03085;z-index:30;width:5px;height:2px;animation:4.82721s .693795s infinite drop-85;top:-10%;left:35%;transform:rotate(79.2018deg)}@keyframes drop-85{to{top:110%;left:48%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-86{background-color:var(--app-primary);opacity:.573594;z-index:30;width:13px;height:5.2px;animation:4.65048s .402023s infinite drop-86;top:-10%;left:87%;transform:rotate(108.954deg)}@keyframes drop-86{to{top:110%;left:95%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-87{background-color:var(--app-primary);opacity:.603095;z-index:30;width:4px;height:1.6px;animation:4.63387s .169999s infinite drop-87;top:-10%;left:77%;transform:rotate(.504975deg)}@keyframes drop-87{to{top:110%;left:86%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-88{background-color:var(--app-primary);opacity:1.23206;z-index:30;width:5px;height:2px;animation:4.98377s .858292s infinite drop-88;top:-10%;left:98%;transform:rotate(148.791deg)}@keyframes drop-88{to{top:110%;left:113%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-89{background-color:var(--app-danger);opacity:1.39908;z-index:30;width:3px;height:1.2px;animation:4.89975s .904176s infinite drop-89;top:-10%;left:68%;transform:rotate(98.3809deg)}@keyframes drop-89{to{top:110%;left:77%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-90{background-color:var(--app-danger);opacity:1.14727;z-index:30;width:17px;height:6.8px;animation:4.05236s .618344s infinite drop-90;top:-10%;left:69%;transform:rotate(84.9398deg)}@keyframes drop-90{to{top:110%;left:70%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-91{background-color:var(--app-primary);opacity:.835297;z-index:30;width:20px;height:8px;animation:4.37656s .366583s infinite drop-91;top:-10%;left:88%;transform:rotate(194.248deg)}@keyframes drop-91{to{top:110%;left:103%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-92{background-color:var(--app-danger);opacity:1.15282;z-index:30;width:20px;height:8px;animation:4.52947s .802395s infinite drop-92;top:-10%;left:47%;transform:rotate(68.8987deg)}@keyframes drop-92{to{top:110%;left:61%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-93{background-color:var(--app-primary);opacity:.906604;z-index:30;width:16px;height:6.4px;animation:4.91394s .566609s infinite drop-93;top:-10%;left:57%;transform:rotate(237.009deg)}@keyframes drop-93{to{top:110%;left:63%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-94{background-color:var(--app-primary);opacity:.947853;z-index:30;width:3px;height:1.2px;animation:4.12069s .188044s infinite drop-94;top:-10%;left:16%;transform:rotate(322.986deg)}@keyframes drop-94{to{top:110%;left:31%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-95{background-color:var(--app-danger);opacity:.740365;z-index:30;width:2px;height:.8px;animation:4.21459s .371311s infinite drop-95;top:-10%;left:32%;transform:rotate(129.785deg)}@keyframes drop-95{to{top:110%;left:41%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-96{background-color:var(--app-danger);opacity:.630059;z-index:30;width:7px;height:2.8px;animation:4.95733s .660098s infinite drop-96;top:-10%;left:1%;transform:rotate(215.907deg)}@keyframes drop-96{to{top:110%;left:9%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-97{background-color:var(--app-primary);opacity:.661146;z-index:30;width:19px;height:7.6px;animation:4.96417s .884467s infinite drop-97;top:-10%;left:37%;transform:rotate(218.893deg)}@keyframes drop-97{to{top:110%;left:45%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-98{background-color:var(--app-primary);opacity:.615883;z-index:30;width:19px;height:7.6px;animation:4.65279s .277557s infinite drop-98;top:-10%;left:73%;transform:rotate(57.632deg)}@keyframes drop-98{to{top:110%;left:88%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-99{background-color:var(--app-primary);opacity:1.33983;z-index:30;width:9px;height:3.6px;animation:4.69231s 76.8745ms infinite drop-99;top:-10%;left:44%;transform:rotate(119.083deg)}@keyframes drop-99{to{top:110%;left:48%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-100{background-color:var(--app-danger);opacity:.527318;z-index:30;width:20px;height:8px;animation:4.56508s .384583s infinite drop-100;top:-10%;left:34%;transform:rotate(91.4369deg)}@keyframes drop-100{to{top:110%;left:39%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-101{background-color:var(--app-danger);opacity:1.46723;z-index:30;width:1px;height:.4px;animation:4.32366s .294071s infinite drop-101;top:-10%;left:89%;transform:rotate(92.3107deg)}@keyframes drop-101{to{top:110%;left:98%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-102{background-color:var(--app-primary);opacity:.736911;z-index:30;width:18px;height:7.2px;animation:4.69361s .102914s infinite drop-102;top:-10%;left:67%;transform:rotate(326.566deg)}@keyframes drop-102{to{top:110%;left:81%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-103{background-color:var(--app-primary);opacity:1.44887;z-index:30;width:3px;height:1.2px;animation:4.06402s .651358s infinite drop-103;top:-10%;left:68%;transform:rotate(352.288deg)}@keyframes drop-103{to{top:110%;left:81%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-104{background-color:var(--app-danger);opacity:.998913;z-index:30;width:18px;height:7.2px;animation:4.71381s .362918s infinite drop-104;top:-10%;left:71%;transform:rotate(93.4884deg)}@keyframes drop-104{to{top:110%;left:77%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-105{background-color:var(--app-primary);opacity:.906045;z-index:30;width:14px;height:5.6px;animation:4.55692s .38744s infinite drop-105;top:-10%;left:23%;transform:rotate(347.828deg)}@keyframes drop-105{to{top:110%;left:32%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-106{background-color:var(--app-primary);opacity:.618665;z-index:30;width:8px;height:3.2px;animation:4.30062s .321194s infinite drop-106;top:-10%;left:52%;transform:rotate(122.374deg)}@keyframes drop-106{to{top:110%;left:66%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-107{background-color:var(--app-primary);opacity:1.32446;z-index:30;width:12px;height:4.8px;animation:4.57438s .367458s infinite drop-107;top:-10%;left:70%;transform:rotate(71.8592deg)}@keyframes drop-107{to{top:110%;left:81%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-108{background-color:var(--app-danger);opacity:.810623;z-index:30;width:15px;height:6px;animation:4.25123s .132108s infinite drop-108;top:-10%;left:32%;transform:rotate(306.754deg)}@keyframes drop-108{to{top:110%;left:39%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-109{background-color:var(--app-primary);opacity:1.48069;z-index:30;width:6px;height:2.4px;animation:4.43159s .825745s infinite drop-109;top:-10%;left:72%;transform:rotate(95.4414deg)}@keyframes drop-109{to{top:110%;left:75%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-110{background-color:var(--app-primary);opacity:.609559;z-index:30;width:7px;height:2.8px;animation:4.82101s .314023s infinite drop-110;top:-10%;left:55%;transform:rotate(4.93363deg)}@keyframes drop-110{to{top:110%;left:62%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-111{background-color:var(--app-danger);opacity:.992425;z-index:30;width:16px;height:6.4px;animation:4.56496s .674879s infinite drop-111;top:-10%;left:13%;transform:rotate(127.495deg)}@keyframes drop-111{to{top:110%;left:23%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-112{background-color:var(--app-primary);opacity:.643834;z-index:30;width:17px;height:6.8px;animation:4.13093s .488999s infinite drop-112;top:-10%;left:4%;transform:rotate(353.264deg)}@keyframes drop-112{to{top:110%;left:16%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-113{background-color:var(--app-danger);opacity:.704134;z-index:30;width:5px;height:2px;animation:4.38133s .467347s infinite drop-113;top:-10%;left:89%;transform:rotate(257.527deg)}@keyframes drop-113{to{top:110%;left:103%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-114{background-color:var(--app-primary);opacity:.843352;z-index:30;width:15px;height:6px;animation:4.80762s .60568s infinite drop-114;top:-10%;left:12%;transform:rotate(172.56deg)}@keyframes drop-114{to{top:110%;left:19%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-115{background-color:var(--app-primary);opacity:1.43496;z-index:30;width:12px;height:4.8px;animation:4.04668s 88.876ms infinite drop-115;top:-10%;left:1%;transform:rotate(131.645deg)}@keyframes drop-115{to{top:110%;left:4%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-116{background-color:var(--app-danger);opacity:1.02247;z-index:30;width:11px;height:4.4px;animation:4.44848s .959262s infinite drop-116;top:-10%;left:37%;transform:rotate(2.71614deg)}@keyframes drop-116{to{top:110%;left:45%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-117{background-color:var(--app-primary);opacity:.909204;z-index:30;width:6px;height:2.4px;animation:4.1953s .583377s infinite drop-117;top:-10%;left:36%;transform:rotate(325.221deg)}@keyframes drop-117{to{top:110%;left:47%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-118{background-color:var(--app-danger);opacity:.879333;z-index:30;width:15px;height:6px;animation:4.88043s .606369s infinite drop-118;top:-10%;left:87%;transform:rotate(193.403deg)}@keyframes drop-118{to{top:110%;left:100%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-119{background-color:var(--app-danger);opacity:.88236;z-index:30;width:1px;height:.4px;animation:4.21916s .507399s infinite drop-119;top:-10%;left:15%;transform:rotate(27.526deg)}@keyframes drop-119{to{top:110%;left:28%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-120{background-color:var(--app-primary);opacity:.580128;z-index:30;width:4px;height:1.6px;animation:4.37803s .498411s infinite drop-120;top:-10%;left:2%;transform:rotate(180.653deg)}@keyframes drop-120{to{top:110%;left:3%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-121{background-color:var(--app-primary);opacity:1.21744;z-index:30;width:19px;height:7.6px;animation:4.57275s .325835s infinite drop-121;top:-10%;left:67%;transform:rotate(267.376deg)}@keyframes drop-121{to{top:110%;left:75%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-122{background-color:var(--app-primary);opacity:1.18749;z-index:30;width:14px;height:5.6px;animation:4.0443s .939451s infinite drop-122;top:-10%;left:67%;transform:rotate(140.906deg)}@keyframes drop-122{to{top:110%;left:78%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-123{background-color:var(--app-danger);opacity:.673974;z-index:30;width:10px;height:4px;animation:4.03082s .589316s infinite drop-123;top:-10%;left:64%;transform:rotate(55.9402deg)}@keyframes drop-123{to{top:110%;left:66%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-124{background-color:var(--app-primary);opacity:.915473;z-index:30;width:15px;height:6px;animation:4.25895s .450917s infinite drop-124;top:-10%;left:99%;transform:rotate(50.1156deg)}@keyframes drop-124{to{top:110%;left:114%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-125{background-color:var(--app-primary);opacity:.859303;z-index:30;width:2px;height:.8px;animation:4.64013s 39.8983ms infinite drop-125;top:-10%;left:97%;transform:rotate(187.366deg)}@keyframes drop-125{to{top:110%;left:106%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-126{background-color:var(--app-primary);opacity:.776401;z-index:30;width:7px;height:2.8px;animation:4.02238s .73004s infinite drop-126;top:-10%;left:82%;transform:rotate(317.026deg)}@keyframes drop-126{to{top:110%;left:86%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-127{background-color:var(--app-primary);opacity:1.49682;z-index:30;width:4px;height:1.6px;animation:4.47665s .564956s infinite drop-127;top:-10%;left:3%;transform:rotate(148.121deg)}@keyframes drop-127{to{top:110%;left:18%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-128{background-color:var(--app-primary);opacity:1.4418;z-index:30;width:3px;height:1.2px;animation:4.18516s .406444s infinite drop-128;top:-10%;left:24%;transform:rotate(209.772deg)}@keyframes drop-128{to{top:110%;left:33%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-129{background-color:var(--app-primary);opacity:.883622;z-index:30;width:3px;height:1.2px;animation:4.60737s .426783s infinite drop-129;top:-10%;left:82%;transform:rotate(284.98deg)}@keyframes drop-129{to{top:110%;left:94%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-130{background-color:var(--app-primary);opacity:.892172;z-index:30;width:11px;height:4.4px;animation:4.11751s .78054s infinite drop-130;top:-10%;left:64%;transform:rotate(350.51deg)}@keyframes drop-130{to{top:110%;left:65%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-131{background-color:var(--app-primary);opacity:1.35281;z-index:30;width:16px;height:6.4px;animation:4.24127s .985537s infinite drop-131;top:-10%;left:53%;transform:rotate(169.928deg)}@keyframes drop-131{to{top:110%;left:56%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-132{background-color:var(--app-primary);opacity:1.25405;z-index:30;width:12px;height:4.8px;animation:4.0772s .296344s infinite drop-132;top:-10%;left:70%;transform:rotate(26.284deg)}@keyframes drop-132{to{top:110%;left:80%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-133{background-color:var(--app-primary);opacity:1.25108;z-index:30;width:16px;height:6.4px;animation:4.99697s .716507s infinite drop-133;top:-10%;left:77%;transform:rotate(170.568deg)}@keyframes drop-133{to{top:110%;left:91%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-134{background-color:var(--app-primary);opacity:1.46551;z-index:30;width:20px;height:8px;animation:4.98276s .265175s infinite drop-134;top:-10%;left:4%;transform:rotate(50.6364deg)}@keyframes drop-134{to{top:110%;left:13%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-135{background-color:var(--app-primary);opacity:.742547;z-index:30;width:4px;height:1.6px;animation:4.82031s 20.3696ms infinite drop-135;top:-10%;left:80%;transform:rotate(46.0325deg)}@keyframes drop-135{to{top:110%;left:81%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-136{background-color:var(--app-primary);opacity:1.45665;z-index:30;width:10px;height:4px;animation:4.62149s .104541s infinite drop-136;top:-10%;left:55%;transform:rotate(287.387deg)}@keyframes drop-136{to{top:110%;left:56%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-137{background-color:var(--app-primary);opacity:.895957;z-index:30;width:9px;height:3.6px;animation:4.39344s .301977s infinite drop-137;top:-10%;left:54%;transform:rotate(355.3deg)}@keyframes drop-137{to{top:110%;left:65%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-138{background-color:var(--app-danger);opacity:1.13404;z-index:30;width:18px;height:7.2px;animation:4.91495s .910152s infinite drop-138;top:-10%;left:92%;transform:rotate(89.4494deg)}@keyframes drop-138{to{top:110%;left:96%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-139{background-color:var(--app-primary);opacity:.811845;z-index:30;width:13px;height:5.2px;animation:4.3795s .918128s infinite drop-139;top:-10%;left:85%;transform:rotate(63.5137deg)}@keyframes drop-139{to{top:110%;left:87%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-140{background-color:var(--app-primary);opacity:.68776;z-index:30;width:16px;height:6.4px;animation:4.86303s .250465s infinite drop-140;top:-10%;left:4%;transform:rotate(32.996deg)}@keyframes drop-140{to{top:110%;left:9%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-141{background-color:var(--app-danger);opacity:1.05693;z-index:30;width:9px;height:3.6px;animation:4.31832s .278468s infinite drop-141;top:-10%;left:16%;transform:rotate(95.8825deg)}@keyframes drop-141{to{top:110%;left:31%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-142{background-color:var(--app-primary);opacity:1.3458;z-index:30;width:18px;height:7.2px;animation:4.46321s .778282s infinite drop-142;top:-10%;left:78%;transform:rotate(34.5871deg)}@keyframes drop-142{to{top:110%;left:84%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-143{background-color:var(--app-primary);opacity:1.33052;z-index:30;width:16px;height:6.4px;animation:4.81386s .173159s infinite drop-143;top:-10%;left:74%;transform:rotate(258.004deg)}@keyframes drop-143{to{top:110%;left:87%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-144{background-color:var(--app-danger);opacity:.546168;z-index:30;width:15px;height:6px;animation:4.8813s .702263s infinite drop-144;top:-10%;left:87%;transform:rotate(217.953deg)}@keyframes drop-144{to{top:110%;left:91%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-145{background-color:var(--app-danger);opacity:1.44555;z-index:30;width:13px;height:5.2px;animation:4.97464s .363178s infinite drop-145;top:-10%;left:52%;transform:rotate(155.647deg)}@keyframes drop-145{to{top:110%;left:65%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-146{background-color:var(--app-primary);opacity:.541212;z-index:30;width:13px;height:5.2px;animation:4.17226s .313193s infinite drop-146;top:-10%;left:31%;transform:rotate(209.929deg)}@keyframes drop-146{to{top:110%;left:42%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-147{background-color:var(--app-primary);opacity:.966777;z-index:30;width:4px;height:1.6px;animation:4.90262s .191518s infinite drop-147;top:-10%;left:71%;transform:rotate(349.516deg)}@keyframes drop-147{to{top:110%;left:78%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-148{background-color:var(--app-primary);opacity:.945076;z-index:30;width:19px;height:7.6px;animation:4.78445s .926311s infinite drop-148;top:-10%;left:85%;transform:rotate(45.4084deg)}@keyframes drop-148{to{top:110%;left:88%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-149{background-color:var(--app-primary);opacity:.87435;z-index:30;width:17px;height:6.8px;animation:4.68106s 83.9887ms infinite drop-149;top:-10%;left:47%;transform:rotate(167.509deg)}@keyframes drop-149{to{top:110%;left:55%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-150{background-color:var(--app-primary);opacity:.630503;z-index:30;width:18px;height:7.2px;animation:4.29347s .122579s infinite drop-150;top:-10%;left:9%;transform:rotate(191.4deg)}@keyframes drop-150{to{top:110%;left:12%}}.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:1.22377;z-index:30;width:7px;height:2.8px;animation:4.70286s .441703s infinite drop-0;top:-10%;left:62%;transform:rotate(243.443deg)}@keyframes drop-0{to{top:110%;left:68%}}.roulette_page_contents .wrapper .confetti-1{background-color:var(--app-primary);opacity:.906786;z-index:30;width:19px;height:7.6px;animation:4.55935s .149199s infinite drop-1;top:-10%;left:15%;transform:rotate(314.023deg)}@keyframes drop-1{to{top:110%;left:26%}}.roulette_page_contents .wrapper .confetti-2{background-color:var(--app-primary);opacity:1.25138;z-index:30;width:19px;height:7.6px;animation:4.16776s .715084s infinite drop-2;top:-10%;left:94%;transform:rotate(235.653deg)}@keyframes drop-2{to{top:110%;left:106%}}.roulette_page_contents .wrapper .confetti-3{background-color:var(--app-danger);opacity:.561376;z-index:30;width:2px;height:.8px;animation:4.52446s .592156s infinite drop-3;top:-10%;left:94%;transform:rotate(227.762deg)}@keyframes drop-3{to{top:110%;left:100%}}.roulette_page_contents .wrapper .confetti-4{background-color:var(--app-primary);opacity:1.00884;z-index:30;width:5px;height:2px;animation:4.67896s .786613s infinite drop-4;top:-10%;left:82%;transform:rotate(342.519deg)}@keyframes drop-4{to{top:110%;left:89%}}.roulette_page_contents .wrapper .confetti-5{background-color:var(--app-primary);opacity:1.43128;z-index:30;width:3px;height:1.2px;animation:4.60604s .182266s infinite drop-5;top:-10%;left:38%;transform:rotate(48.5771deg)}@keyframes drop-5{to{top:110%;left:50%}}.roulette_page_contents .wrapper .confetti-6{background-color:var(--app-danger);opacity:.738362;z-index:30;width:10px;height:4px;animation:4.88958s .22158s infinite drop-6;top:-10%;left:87%;transform:rotate(162.579deg)}@keyframes drop-6{to{top:110%;left:88%}}.roulette_page_contents .wrapper .confetti-7{background-color:var(--app-primary);opacity:1.45493;z-index:30;width:3px;height:1.2px;animation:4.81409s .166417s infinite drop-7;top:-10%;left:43%;transform:rotate(341.129deg)}@keyframes drop-7{to{top:110%;left:49%}}.roulette_page_contents .wrapper .confetti-8{background-color:var(--app-primary);opacity:1.27125;z-index:30;width:10px;height:4px;animation:4.3819s .401051s infinite drop-8;top:-10%;left:44%;transform:rotate(334.159deg)}@keyframes drop-8{to{top:110%;left:47%}}.roulette_page_contents .wrapper .confetti-9{background-color:var(--app-danger);opacity:.799648;z-index:30;width:12px;height:4.8px;animation:4.94383s .71607s infinite drop-9;top:-10%;left:90%;transform:rotate(166.812deg)}@keyframes drop-9{to{top:110%;left:99%}}.roulette_page_contents .wrapper .confetti-10{background-color:var(--app-danger);opacity:1.20365;z-index:30;width:12px;height:4.8px;animation:4.29943s 1.97233ms infinite drop-10;top:-10%;left:4%;transform:rotate(157.054deg)}@keyframes drop-10{to{top:110%;left:8%}}.roulette_page_contents .wrapper .confetti-11{background-color:var(--app-primary);opacity:.761354;z-index:30;width:10px;height:4px;animation:4.24061s .897088s infinite drop-11;top:-10%;left:64%;transform:rotate(148.174deg)}@keyframes drop-11{to{top:110%;left:75%}}.roulette_page_contents .wrapper .confetti-12{background-color:var(--app-primary);opacity:.737029;z-index:30;width:1px;height:.4px;animation:4.71762s .610366s infinite drop-12;top:-10%;left:45%;transform:rotate(228.714deg)}@keyframes drop-12{to{top:110%;left:47%}}.roulette_page_contents .wrapper .confetti-13{background-color:var(--app-primary);opacity:.716924;z-index:30;width:14px;height:5.6px;animation:4.86278s 62.0475ms infinite drop-13;top:-10%;left:5%;transform:rotate(247.533deg)}@keyframes drop-13{to{top:110%;left:20%}}.roulette_page_contents .wrapper .confetti-14{background-color:var(--app-primary);opacity:.590202;z-index:30;width:20px;height:8px;animation:4.92148s .518467s infinite drop-14;top:-10%;left:88%;transform:rotate(353.274deg)}@keyframes drop-14{to{top:110%;left:90%}}.roulette_page_contents .wrapper .confetti-15{background-color:var(--app-primary);opacity:.651239;z-index:30;width:16px;height:6.4px;animation:4.09351s .705702s infinite drop-15;top:-10%;left:52%;transform:rotate(275.484deg)}@keyframes drop-15{to{top:110%;left:63%}}.roulette_page_contents .wrapper .confetti-16{background-color:var(--app-danger);opacity:1.45158;z-index:30;width:10px;height:4px;animation:4.13696s 58.5664ms infinite drop-16;top:-10%;left:68%;transform:rotate(285.677deg)}@keyframes drop-16{to{top:110%;left:70%}}.roulette_page_contents .wrapper .confetti-17{background-color:var(--app-primary);opacity:1.14033;z-index:30;width:18px;height:7.2px;animation:4.5783s .562861s infinite drop-17;top:-10%;left:57%;transform:rotate(311.637deg)}@keyframes drop-17{to{top:110%;left:71%}}.roulette_page_contents .wrapper .confetti-18{background-color:var(--app-primary);opacity:1.05801;z-index:30;width:15px;height:6px;animation:4.21193s .174743s infinite drop-18;top:-10%;left:6%;transform:rotate(209.802deg)}@keyframes drop-18{to{top:110%;left:10%}}.roulette_page_contents .wrapper .confetti-19{background-color:var(--app-primary);opacity:1.27526;z-index:30;width:11px;height:4.4px;animation:4.03824s .53544s infinite drop-19;top:-10%;left:26%;transform:rotate(319.242deg)}@keyframes drop-19{to{top:110%;left:29%}}.roulette_page_contents .wrapper .confetti-20{background-color:var(--app-primary);opacity:1.2566;z-index:30;width:5px;height:2px;animation:4.71523s .760332s infinite drop-20;top:-10%;left:75%;transform:rotate(345.912deg)}@keyframes drop-20{to{top:110%;left:89%}}.roulette_page_contents .wrapper .confetti-21{background-color:var(--app-danger);opacity:.653332;z-index:30;width:10px;height:4px;animation:4.12844s .52773s infinite drop-21;top:-10%;left:1%;transform:rotate(251.628deg)}@keyframes drop-21{to{top:110%;left:12%}}.roulette_page_contents .wrapper .confetti-22{background-color:var(--app-primary);opacity:.647649;z-index:30;width:5px;height:2px;animation:4.04202s .365668s infinite drop-22;top:-10%;left:20%;transform:rotate(311.731deg)}@keyframes drop-22{to{top:110%;left:26%}}.roulette_page_contents .wrapper .confetti-23{background-color:var(--app-primary);opacity:1.10273;z-index:30;width:10px;height:4px;animation:4.46908s .34145s infinite drop-23;top:-10%;left:23%;transform:rotate(339.394deg)}@keyframes drop-23{to{top:110%;left:33%}}.roulette_page_contents .wrapper .confetti-24{background-color:var(--app-danger);opacity:1.45916;z-index:30;width:10px;height:4px;animation:4.81383s .208264s infinite drop-24;top:-10%;left:45%;transform:rotate(36.9055deg)}@keyframes drop-24{to{top:110%;left:59%}}.roulette_page_contents .wrapper .confetti-25{background-color:var(--app-primary);opacity:1.14523;z-index:30;width:1px;height:.4px;animation:4.38679s .158733s infinite drop-25;top:-10%;left:24%;transform:rotate(226.18deg)}@keyframes drop-25{to{top:110%;left:39%}}.roulette_page_contents .wrapper .confetti-26{background-color:var(--app-danger);opacity:1.31845;z-index:30;width:14px;height:5.6px;animation:4.38646s .512578s infinite drop-26;top:-10%;left:36%;transform:rotate(339.659deg)}@keyframes drop-26{to{top:110%;left:43%}}.roulette_page_contents .wrapper .confetti-27{background-color:var(--app-primary);opacity:.636195;z-index:30;width:15px;height:6px;animation:4.42756s .253712s infinite drop-27;top:-10%;left:6%;transform:rotate(40.1392deg)}@keyframes drop-27{to{top:110%;left:7%}}.roulette_page_contents .wrapper .confetti-28{background-color:var(--app-primary);opacity:1.07351;z-index:30;width:13px;height:5.2px;animation:4.10765s .82636s infinite drop-28;top:-10%;left:8%;transform:rotate(.654905deg)}@keyframes drop-28{to{top:110%;left:23%}}.roulette_page_contents .wrapper .confetti-29{background-color:var(--app-primary);opacity:.724549;z-index:30;width:14px;height:5.6px;animation:4.04961s .525843s infinite drop-29;top:-10%;left:88%;transform:rotate(86.9546deg)}@keyframes drop-29{to{top:110%;left:103%}}.roulette_page_contents .wrapper .confetti-30{background-color:var(--app-primary);opacity:1.3437;z-index:30;width:13px;height:5.2px;animation:4.74219s .902726s infinite drop-30;top:-10%;left:13%;transform:rotate(280.43deg)}@keyframes drop-30{to{top:110%;left:14%}}.roulette_page_contents .wrapper .confetti-31{background-color:var(--app-primary);opacity:.563296;z-index:30;width:19px;height:7.6px;animation:4.15726s .980002s infinite drop-31;top:-10%;left:62%;transform:rotate(114.931deg)}@keyframes drop-31{to{top:110%;left:70%}}.roulette_page_contents .wrapper .confetti-32{background-color:var(--app-danger);opacity:.921196;z-index:30;width:7px;height:2.8px;animation:4.77069s .883135s infinite drop-32;top:-10%;left:42%;transform:rotate(344.602deg)}@keyframes drop-32{to{top:110%;left:46%}}.roulette_page_contents .wrapper .confetti-33{background-color:var(--app-primary);opacity:1.38833;z-index:30;width:1px;height:.4px;animation:4.24786s .750082s infinite drop-33;top:-10%;left:45%;transform:rotate(214.845deg)}@keyframes drop-33{to{top:110%;left:57%}}.roulette_page_contents .wrapper .confetti-34{background-color:var(--app-primary);opacity:.61284;z-index:30;width:4px;height:1.6px;animation:4.23258s .223606s infinite drop-34;top:-10%;left:76%;transform:rotate(307.209deg)}@keyframes drop-34{to{top:110%;left:88%}}.roulette_page_contents .wrapper .confetti-35{background-color:var(--app-danger);opacity:.634062;z-index:30;width:19px;height:7.6px;animation:4.77721s .75204s infinite drop-35;top:-10%;left:61%;transform:rotate(91.4133deg)}@keyframes drop-35{to{top:110%;left:69%}}.roulette_page_contents .wrapper .confetti-36{background-color:var(--app-danger);opacity:.59596;z-index:30;width:9px;height:3.6px;animation:4.66847s .275567s infinite drop-36;top:-10%;left:51%;transform:rotate(206.081deg)}@keyframes drop-36{to{top:110%;left:66%}}.roulette_page_contents .wrapper .confetti-37{background-color:var(--app-danger);opacity:.628362;z-index:30;width:14px;height:5.6px;animation:4.18195s .26168s infinite drop-37;top:-10%;left:32%;transform:rotate(178.22deg)}@keyframes drop-37{to{top:110%;left:38%}}.roulette_page_contents .wrapper .confetti-38{background-color:var(--app-primary);opacity:.722107;z-index:30;width:11px;height:4.4px;animation:4.34589s .353175s infinite drop-38;top:-10%;left:95%;transform:rotate(328.984deg)}@keyframes drop-38{to{top:110%;left:107%}}.roulette_page_contents .wrapper .confetti-39{background-color:var(--app-primary);opacity:.585268;z-index:30;width:2px;height:.8px;animation:4.94366s .162495s infinite drop-39;top:-10%;left:77%;transform:rotate(66.5242deg)}@keyframes drop-39{to{top:110%;left:78%}}.roulette_page_contents .wrapper .confetti-40{background-color:var(--app-primary);opacity:1.2849;z-index:30;width:7px;height:2.8px;animation:4.70815s .285697s infinite drop-40;top:-10%;left:89%;transform:rotate(41.9056deg)}@keyframes drop-40{to{top:110%;left:95%}}.roulette_page_contents .wrapper .confetti-41{background-color:var(--app-primary);opacity:1.00143;z-index:30;width:4px;height:1.6px;animation:4.18926s .314241s infinite drop-41;top:-10%;left:83%;transform:rotate(319.638deg)}@keyframes drop-41{to{top:110%;left:94%}}.roulette_page_contents .wrapper .confetti-42{background-color:var(--app-danger);opacity:.590689;z-index:30;width:13px;height:5.2px;animation:4.71618s .360417s infinite drop-42;top:-10%;left:84%;transform:rotate(156.228deg)}@keyframes drop-42{to{top:110%;left:89%}}.roulette_page_contents .wrapper .confetti-43{background-color:var(--app-primary);opacity:1.34789;z-index:30;width:9px;height:3.6px;animation:4.71712s .601415s infinite drop-43;top:-10%;left:11%;transform:rotate(42.1793deg)}@keyframes drop-43{to{top:110%;left:22%}}.roulette_page_contents .wrapper .confetti-44{background-color:var(--app-primary);opacity:1.48431;z-index:30;width:14px;height:5.6px;animation:4.82922s .476608s infinite drop-44;top:-10%;left:81%;transform:rotate(271.519deg)}@keyframes drop-44{to{top:110%;left:89%}}.roulette_page_contents .wrapper .confetti-45{background-color:var(--app-primary);opacity:1.26603;z-index:30;width:14px;height:5.6px;animation:4.8104s .607721s infinite drop-45;top:-10%;left:25%;transform:rotate(94.5384deg)}@keyframes drop-45{to{top:110%;left:30%}}.roulette_page_contents .wrapper .confetti-46{background-color:var(--app-primary);opacity:1.48677;z-index:30;width:17px;height:6.8px;animation:4.9527s .217474s infinite drop-46;top:-10%;left:97%;transform:rotate(352.52deg)}@keyframes drop-46{to{top:110%;left:102%}}.roulette_page_contents .wrapper .confetti-47{background-color:var(--app-primary);opacity:.682406;z-index:30;width:5px;height:2px;animation:4.11394s .639086s infinite drop-47;top:-10%;left:61%;transform:rotate(206.005deg)}@keyframes drop-47{to{top:110%;left:69%}}.roulette_page_contents .wrapper .confetti-48{background-color:var(--app-primary);opacity:.633199;z-index:30;width:20px;height:8px;animation:4.44413s .630109s infinite drop-48;top:-10%;left:59%;transform:rotate(63.4109deg)}@keyframes drop-48{to{top:110%;left:60%}}.roulette_page_contents .wrapper .confetti-49{background-color:var(--app-danger);opacity:.972745;z-index:30;width:9px;height:3.6px;animation:4.85651s .347902s infinite drop-49;top:-10%;left:81%;transform:rotate(115.188deg)}@keyframes drop-49{to{top:110%;left:92%}}.roulette_page_contents .wrapper .confetti-50{background-color:var(--app-danger);opacity:.663363;z-index:30;width:3px;height:1.2px;animation:4.01858s .12191s infinite drop-50;top:-10%;left:14%;transform:rotate(22.4274deg)}@keyframes drop-50{to{top:110%;left:18%}}.roulette_page_contents .wrapper .confetti-51{background-color:var(--app-primary);opacity:1.49473;z-index:30;width:6px;height:2.4px;animation:4.85842s .304469s infinite drop-51;top:-10%;left:29%;transform:rotate(122.025deg)}@keyframes drop-51{to{top:110%;left:43%}}.roulette_page_contents .wrapper .confetti-52{background-color:var(--app-danger);opacity:.98654;z-index:30;width:5px;height:2px;animation:4.53874s .810035s infinite drop-52;top:-10%;left:91%;transform:rotate(96.7854deg)}@keyframes drop-52{to{top:110%;left:101%}}.roulette_page_contents .wrapper .confetti-53{background-color:var(--app-danger);opacity:1.42406;z-index:30;width:6px;height:2.4px;animation:4.08744s 33.26ms infinite drop-53;top:-10%;left:83%;transform:rotate(249.585deg)}@keyframes drop-53{to{top:110%;left:90%}}.roulette_page_contents .wrapper .confetti-54{background-color:var(--app-danger);opacity:1.35545;z-index:30;width:12px;height:4.8px;animation:4.13033s .308045s infinite drop-54;top:-10%;left:17%;transform:rotate(274.117deg)}@keyframes drop-54{to{top:110%;left:21%}}.roulette_page_contents .wrapper .confetti-55{background-color:var(--app-primary);opacity:.5145;z-index:30;width:4px;height:1.6px;animation:4.64228s .285229s infinite drop-55;top:-10%;left:20%;transform:rotate(169.338deg)}@keyframes drop-55{to{top:110%;left:33%}}.roulette_page_contents .wrapper .confetti-56{background-color:var(--app-danger);opacity:.945192;z-index:30;width:17px;height:6.8px;animation:4.60641s .107495s infinite drop-56;top:-10%;left:67%;transform:rotate(163.87deg)}@keyframes drop-56{to{top:110%;left:72%}}.roulette_page_contents .wrapper .confetti-57{background-color:var(--app-primary);opacity:1.05112;z-index:30;width:18px;height:7.2px;animation:4.31318s .580998s infinite drop-57;top:-10%;left:10%;transform:rotate(266.633deg)}@keyframes drop-57{to{top:110%;left:20%}}.roulette_page_contents .wrapper .confetti-58{background-color:var(--app-primary);opacity:.976689;z-index:30;width:9px;height:3.6px;animation:4.71335s .42464s infinite drop-58;top:-10%;left:82%;transform:rotate(175.94deg)}@keyframes drop-58{to{top:110%;left:85%}}.roulette_page_contents .wrapper .confetti-59{background-color:var(--app-danger);opacity:.542896;z-index:30;width:13px;height:5.2px;animation:4.16791s .630507s infinite drop-59;top:-10%;left:18%;transform:rotate(132.292deg)}@keyframes drop-59{to{top:110%;left:22%}}.roulette_page_contents .wrapper .confetti-60{background-color:var(--app-danger);opacity:1.27076;z-index:30;width:16px;height:6.4px;animation:4.13189s .601587s infinite drop-60;top:-10%;left:28%;transform:rotate(37.4205deg)}@keyframes drop-60{to{top:110%;left:34%}}.roulette_page_contents .wrapper .confetti-61{background-color:var(--app-primary);opacity:.861286;z-index:30;width:13px;height:5.2px;animation:4.79369s .152738s infinite drop-61;top:-10%;left:60%;transform:rotate(11.3788deg)}@keyframes drop-61{to{top:110%;left:69%}}.roulette_page_contents .wrapper .confetti-62{background-color:var(--app-primary);opacity:1.42671;z-index:30;width:1px;height:.4px;animation:4.13451s .853369s infinite drop-62;top:-10%;left:37%;transform:rotate(226.393deg)}@keyframes drop-62{to{top:110%;left:39%}}.roulette_page_contents .wrapper .confetti-63{background-color:var(--app-primary);opacity:.685359;z-index:30;width:17px;height:6.8px;animation:4.31845s .973569s infinite drop-63;top:-10%;left:1%;transform:rotate(340.344deg)}@keyframes drop-63{to{top:110%;left:5%}}.roulette_page_contents .wrapper .confetti-64{background-color:var(--app-primary);opacity:.918759;z-index:30;width:6px;height:2.4px;animation:4.51916s .763025s infinite drop-64;top:-10%;left:47%;transform:rotate(8.33325deg)}@keyframes drop-64{to{top:110%;left:52%}}.roulette_page_contents .wrapper .confetti-65{background-color:var(--app-primary);opacity:.831537;z-index:30;width:11px;height:4.4px;animation:4.24514s .324733s infinite drop-65;top:-10%;left:8%;transform:rotate(154.063deg)}@keyframes drop-65{to{top:110%;left:18%}}.roulette_page_contents .wrapper .confetti-66{background-color:var(--app-primary);opacity:.954039;z-index:30;width:4px;height:1.6px;animation:4.4711s .506608s infinite drop-66;top:-10%;left:96%;transform:rotate(197.667deg)}@keyframes drop-66{to{top:110%;left:104%}}.roulette_page_contents .wrapper .confetti-67{background-color:var(--app-primary);opacity:1.09205;z-index:30;width:13px;height:5.2px;animation:4.18531s .860059s infinite drop-67;top:-10%;left:83%;transform:rotate(304.066deg)}@keyframes drop-67{to{top:110%;left:98%}}.roulette_page_contents .wrapper .confetti-68{background-color:var(--app-primary);opacity:1.28475;z-index:30;width:11px;height:4.4px;animation:4.54711s .826066s infinite drop-68;top:-10%;left:95%;transform:rotate(131.909deg)}@keyframes drop-68{to{top:110%;left:102%}}.roulette_page_contents .wrapper .confetti-69{background-color:var(--app-primary);opacity:1.49136;z-index:30;width:15px;height:6px;animation:4.12152s .389112s infinite drop-69;top:-10%;left:61%;transform:rotate(237.842deg)}@keyframes drop-69{to{top:110%;left:66%}}.roulette_page_contents .wrapper .confetti-70{background-color:var(--app-primary);opacity:.689009;z-index:30;width:8px;height:3.2px;animation:4.05707s .820161s infinite drop-70;top:-10%;left:82%;transform:rotate(228.502deg)}@keyframes drop-70{to{top:110%;left:88%}}.roulette_page_contents .wrapper .confetti-71{background-color:var(--app-primary);opacity:.819419;z-index:30;width:6px;height:2.4px;animation:4.34613s .921818s infinite drop-71;top:-10%;left:39%;transform:rotate(257.125deg)}@keyframes drop-71{to{top:110%;left:41%}}.roulette_page_contents .wrapper .confetti-72{background-color:var(--app-primary);opacity:1.13485;z-index:30;width:16px;height:6.4px;animation:4.7993s .897915s infinite drop-72;top:-10%;left:45%;transform:rotate(215.817deg)}@keyframes drop-72{to{top:110%;left:46%}}.roulette_page_contents .wrapper .confetti-73{background-color:var(--app-danger);opacity:1.46733;z-index:30;width:8px;height:3.2px;animation:4.24697s .12244s infinite drop-73;top:-10%;left:15%;transform:rotate(96.8393deg)}@keyframes drop-73{to{top:110%;left:25%}}.roulette_page_contents .wrapper .confetti-74{background-color:var(--app-primary);opacity:.949915;z-index:30;width:3px;height:1.2px;animation:4.41891s .4549s infinite drop-74;top:-10%;left:66%;transform:rotate(86.1097deg)}@keyframes drop-74{to{top:110%;left:76%}}.roulette_page_contents .wrapper .confetti-75{background-color:var(--app-danger);opacity:1.08598;z-index:30;width:4px;height:1.6px;animation:4.47732s .996928s infinite drop-75;top:-10%;left:54%;transform:rotate(170.494deg)}@keyframes drop-75{to{top:110%;left:60%}}.roulette_page_contents .wrapper .confetti-76{background-color:var(--app-primary);opacity:1.22111;z-index:30;width:1px;height:.4px;animation:4.6333s .937713s infinite drop-76;top:-10%;left:10%;transform:rotate(330.955deg)}@keyframes drop-76{to{top:110%;left:17%}}.roulette_page_contents .wrapper .confetti-77{background-color:var(--app-primary);opacity:.660102;z-index:30;width:3px;height:1.2px;animation:4.94049s .592806s infinite drop-77;top:-10%;left:79%;transform:rotate(227.462deg)}@keyframes drop-77{to{top:110%;left:87%}}.roulette_page_contents .wrapper .confetti-78{background-color:var(--app-primary);opacity:1.4255;z-index:30;width:11px;height:4.4px;animation:4.74999s .209711s infinite drop-78;top:-10%;left:87%;transform:rotate(99.034deg)}@keyframes drop-78{to{top:110%;left:91%}}.roulette_page_contents .wrapper .confetti-79{background-color:var(--app-primary);opacity:.599003;z-index:30;width:20px;height:8px;animation:4.05205s .14237s infinite drop-79;top:-10%;left:73%;transform:rotate(330.768deg)}@keyframes drop-79{to{top:110%;left:74%}}.roulette_page_contents .wrapper .confetti-80{background-color:var(--app-primary);opacity:.704758;z-index:30;width:11px;height:4.4px;animation:4.82869s .791634s infinite drop-80;top:-10%;left:62%;transform:rotate(296.41deg)}@keyframes drop-80{to{top:110%;left:69%}}.roulette_page_contents .wrapper .confetti-81{background-color:var(--app-danger);opacity:.881421;z-index:30;width:3px;height:1.2px;animation:4.49837s .183566s infinite drop-81;top:-10%;left:4%;transform:rotate(202.293deg)}@keyframes drop-81{to{top:110%;left:9%}}.roulette_page_contents .wrapper .confetti-82{background-color:var(--app-danger);opacity:1.12997;z-index:30;width:11px;height:4.4px;animation:4.03601s .342688s infinite drop-82;top:-10%;left:49%;transform:rotate(41.0427deg)}@keyframes drop-82{to{top:110%;left:64%}}.roulette_page_contents .wrapper .confetti-83{background-color:var(--app-danger);opacity:.684228;z-index:30;width:17px;height:6.8px;animation:4.12496s .919662s infinite drop-83;top:-10%;left:94%;transform:rotate(86.4632deg)}@keyframes drop-83{to{top:110%;left:104%}}.roulette_page_contents .wrapper .confetti-84{background-color:var(--app-primary);opacity:.962319;z-index:30;width:7px;height:2.8px;animation:4.72283s .187574s infinite drop-84;top:-10%;left:20%;transform:rotate(31.6997deg)}@keyframes drop-84{to{top:110%;left:27%}}.roulette_page_contents .wrapper .confetti-85{background-color:var(--app-danger);opacity:.604509;z-index:30;width:14px;height:5.6px;animation:4.48679s .108312s infinite drop-85;top:-10%;left:98%;transform:rotate(289.987deg)}@keyframes drop-85{to{top:110%;left:102%}}.roulette_page_contents .wrapper .confetti-86{background-color:var(--app-primary);opacity:1.47958;z-index:30;width:1px;height:.4px;animation:4.32852s .469893s infinite drop-86;top:-10%;left:34%;transform:rotate(297.15deg)}@keyframes drop-86{to{top:110%;left:42%}}.roulette_page_contents .wrapper .confetti-87{background-color:var(--app-primary);opacity:.770888;z-index:30;width:8px;height:3.2px;animation:4.18847s .642739s infinite drop-87;top:-10%;left:37%;transform:rotate(259.656deg)}@keyframes drop-87{to{top:110%;left:45%}}.roulette_page_contents .wrapper .confetti-88{background-color:var(--app-danger);opacity:.603996;z-index:30;width:13px;height:5.2px;animation:4.32731s 40.1268ms infinite drop-88;top:-10%;left:3%;transform:rotate(112.43deg)}@keyframes drop-88{to{top:110%;left:10%}}.roulette_page_contents .wrapper .confetti-89{background-color:var(--app-primary);opacity:1.18608;z-index:30;width:18px;height:7.2px;animation:4.92952s .245017s infinite drop-89;top:-10%;left:39%;transform:rotate(165.751deg)}@keyframes drop-89{to{top:110%;left:51%}}.roulette_page_contents .wrapper .confetti-90{background-color:var(--app-primary);opacity:1.39113;z-index:30;width:18px;height:7.2px;animation:4.8101s .382147s infinite drop-90;top:-10%;left:57%;transform:rotate(59.0919deg)}@keyframes drop-90{to{top:110%;left:71%}}.roulette_page_contents .wrapper .confetti-91{background-color:var(--app-danger);opacity:.9209;z-index:30;width:6px;height:2.4px;animation:4.25067s .591413s infinite drop-91;top:-10%;left:49%;transform:rotate(212.636deg)}@keyframes drop-91{to{top:110%;left:55%}}.roulette_page_contents .wrapper .confetti-92{background-color:var(--app-primary);opacity:1.40461;z-index:30;width:8px;height:3.2px;animation:4.10263s 24.0372ms infinite drop-92;top:-10%;left:13%;transform:rotate(101.34deg)}@keyframes drop-92{to{top:110%;left:25%}}.roulette_page_contents .wrapper .confetti-93{background-color:var(--app-danger);opacity:1.09654;z-index:30;width:13px;height:5.2px;animation:4.11582s .850911s infinite drop-93;top:-10%;left:65%;transform:rotate(23.1215deg)}@keyframes drop-93{to{top:110%;left:75%}}.roulette_page_contents .wrapper .confetti-94{background-color:var(--app-primary);opacity:1.05818;z-index:30;width:5px;height:2px;animation:4.59307s .734251s infinite drop-94;top:-10%;left:73%;transform:rotate(117.5deg)}@keyframes drop-94{to{top:110%;left:81%}}.roulette_page_contents .wrapper .confetti-95{background-color:var(--app-primary);opacity:1.4289;z-index:30;width:1px;height:.4px;animation:4.54989s .979648s infinite drop-95;top:-10%;left:70%;transform:rotate(324.539deg)}@keyframes drop-95{to{top:110%;left:80%}}.roulette_page_contents .wrapper .confetti-96{background-color:var(--app-primary);opacity:.889647;z-index:30;width:2px;height:.8px;animation:4.43339s .363052s infinite drop-96;top:-10%;left:40%;transform:rotate(281.52deg)}@keyframes drop-96{to{top:110%;left:48%}}.roulette_page_contents .wrapper .confetti-97{background-color:var(--app-primary);opacity:.629916;z-index:30;width:10px;height:4px;animation:4.00465s .570851s infinite drop-97;top:-10%;left:72%;transform:rotate(273.395deg)}@keyframes drop-97{to{top:110%;left:83%}}.roulette_page_contents .wrapper .confetti-98{background-color:var(--app-primary);opacity:.705398;z-index:30;width:20px;height:8px;animation:4.625s .29976s infinite drop-98;top:-10%;left:96%;transform:rotate(302.261deg)}@keyframes drop-98{to{top:110%;left:107%}}.roulette_page_contents .wrapper .confetti-99{background-color:var(--app-primary);opacity:1.11619;z-index:30;width:18px;height:7.2px;animation:4.79104s .868755s infinite drop-99;top:-10%;left:87%;transform:rotate(77.7636deg)}@keyframes drop-99{to{top:110%;left:102%}}.roulette_page_contents .wrapper .confetti-100{background-color:var(--app-primary);opacity:1.42971;z-index:30;width:14px;height:5.6px;animation:4.97325s .175021s infinite drop-100;top:-10%;left:26%;transform:rotate(326.397deg)}@keyframes drop-100{to{top:110%;left:32%}}.roulette_page_contents .wrapper .confetti-101{background-color:var(--app-danger);opacity:.99379;z-index:30;width:16px;height:6.4px;animation:4.08926s .34777s infinite drop-101;top:-10%;left:78%;transform:rotate(65.2629deg)}@keyframes drop-101{to{top:110%;left:85%}}.roulette_page_contents .wrapper .confetti-102{background-color:var(--app-primary);opacity:1.06216;z-index:30;width:14px;height:5.6px;animation:4.93008s .330603s infinite drop-102;top:-10%;left:15%;transform:rotate(66.8515deg)}@keyframes drop-102{to{top:110%;left:19%}}.roulette_page_contents .wrapper .confetti-103{background-color:var(--app-danger);opacity:.946401;z-index:30;width:1px;height:.4px;animation:4.32223s .285924s infinite drop-103;top:-10%;left:9%;transform:rotate(306.877deg)}@keyframes drop-103{to{top:110%;left:13%}}.roulette_page_contents .wrapper .confetti-104{background-color:var(--app-primary);opacity:1.35767;z-index:30;width:8px;height:3.2px;animation:4.30501s .984984s infinite drop-104;top:-10%;left:54%;transform:rotate(61.0304deg)}@keyframes drop-104{to{top:110%;left:61%}}.roulette_page_contents .wrapper .confetti-105{background-color:var(--app-primary);opacity:.556484;z-index:30;width:3px;height:1.2px;animation:4.54626s .347276s infinite drop-105;top:-10%;left:76%;transform:rotate(8.15815deg)}@keyframes drop-105{to{top:110%;left:89%}}.roulette_page_contents .wrapper .confetti-106{background-color:var(--app-primary);opacity:.527532;z-index:30;width:12px;height:4.8px;animation:4.50149s .373673s infinite drop-106;top:-10%;left:38%;transform:rotate(251.585deg)}@keyframes drop-106{to{top:110%;left:52%}}.roulette_page_contents .wrapper .confetti-107{background-color:var(--app-danger);opacity:.951209;z-index:30;width:15px;height:6px;animation:4.84687s .188195s infinite drop-107;top:-10%;left:83%;transform:rotate(281.202deg)}@keyframes drop-107{to{top:110%;left:84%}}.roulette_page_contents .wrapper .confetti-108{background-color:var(--app-danger);opacity:.794416;z-index:30;width:12px;height:4.8px;animation:4.66817s .401926s infinite drop-108;top:-10%;left:29%;transform:rotate(286.488deg)}@keyframes drop-108{to{top:110%;left:35%}}.roulette_page_contents .wrapper .confetti-109{background-color:var(--app-primary);opacity:1.43543;z-index:30;width:1px;height:.4px;animation:4.03232s .855206s infinite drop-109;top:-10%;left:26%;transform:rotate(236.264deg)}@keyframes drop-109{to{top:110%;left:41%}}.roulette_page_contents .wrapper .confetti-110{background-color:var(--app-danger);opacity:.818597;z-index:30;width:16px;height:6.4px;animation:4.17396s 69.5556ms infinite drop-110;top:-10%;left:20%;transform:rotate(90.405deg)}@keyframes drop-110{to{top:110%;left:22%}}.roulette_page_contents .wrapper .confetti-111{background-color:var(--app-danger);opacity:1.27746;z-index:30;width:5px;height:2px;animation:4.89418s .258658s infinite drop-111;top:-10%;left:90%;transform:rotate(308.55deg)}@keyframes drop-111{to{top:110%;left:104%}}.roulette_page_contents .wrapper .confetti-112{background-color:var(--app-danger);opacity:1.46644;z-index:30;width:9px;height:3.6px;animation:4.51054s .322342s infinite drop-112;top:-10%;left:26%;transform:rotate(.241944deg)}@keyframes drop-112{to{top:110%;left:39%}}.roulette_page_contents .wrapper .confetti-113{background-color:var(--app-primary);opacity:1.12034;z-index:30;width:17px;height:6.8px;animation:4.31045s .430889s infinite drop-113;top:-10%;left:55%;transform:rotate(94.4339deg)}@keyframes drop-113{to{top:110%;left:65%}}.roulette_page_contents .wrapper .confetti-114{background-color:var(--app-primary);opacity:.887895;z-index:30;width:11px;height:4.4px;animation:4.6494s .747526s infinite drop-114;top:-10%;left:9%;transform:rotate(253.258deg)}@keyframes drop-114{to{top:110%;left:11%}}.roulette_page_contents .wrapper .confetti-115{background-color:var(--app-primary);opacity:.857547;z-index:30;width:11px;height:4.4px;animation:4.77505s .142865s infinite drop-115;top:-10%;left:5%;transform:rotate(94.8848deg)}@keyframes drop-115{to{top:110%;left:14%}}.roulette_page_contents .wrapper .confetti-116{background-color:var(--app-danger);opacity:1.19268;z-index:30;width:10px;height:4px;animation:4.08604s .962318s infinite drop-116;top:-10%;left:18%;transform:rotate(308.469deg)}@keyframes drop-116{to{top:110%;left:23%}}.roulette_page_contents .wrapper .confetti-117{background-color:var(--app-primary);opacity:.900485;z-index:30;width:11px;height:4.4px;animation:4.13018s .1467s infinite drop-117;top:-10%;left:12%;transform:rotate(118.287deg)}@keyframes drop-117{to{top:110%;left:27%}}.roulette_page_contents .wrapper .confetti-118{background-color:var(--app-danger);opacity:1.37741;z-index:30;width:11px;height:4.4px;animation:4.79119s .334487s infinite drop-118;top:-10%;left:88%;transform:rotate(292.567deg)}@keyframes drop-118{to{top:110%;left:93%}}.roulette_page_contents .wrapper .confetti-119{background-color:var(--app-primary);opacity:1.46445;z-index:30;width:13px;height:5.2px;animation:4.41609s 78.115ms infinite drop-119;top:-10%;left:46%;transform:rotate(17.2308deg)}@keyframes drop-119{to{top:110%;left:60%}}.roulette_page_contents .wrapper .confetti-120{background-color:var(--app-primary);opacity:1.3385;z-index:30;width:7px;height:2.8px;animation:4.0348s 50.9597ms infinite drop-120;top:-10%;left:66%;transform:rotate(326.334deg)}@keyframes drop-120{to{top:110%;left:77%}}.roulette_page_contents .wrapper .confetti-121{background-color:var(--app-primary);opacity:1.4345;z-index:30;width:9px;height:3.6px;animation:4.33555s .351023s infinite drop-121;top:-10%;left:85%;transform:rotate(283.334deg)}@keyframes drop-121{to{top:110%;left:95%}}.roulette_page_contents .wrapper .confetti-122{background-color:var(--app-danger);opacity:.849918;z-index:30;width:7px;height:2.8px;animation:4.51382s .84385s infinite drop-122;top:-10%;left:64%;transform:rotate(355.555deg)}@keyframes drop-122{to{top:110%;left:79%}}.roulette_page_contents .wrapper .confetti-123{background-color:var(--app-primary);opacity:.710833;z-index:30;width:5px;height:2px;animation:4.98645s .787816s infinite drop-123;top:-10%;left:10%;transform:rotate(191.087deg)}@keyframes drop-123{to{top:110%;left:16%}}.roulette_page_contents .wrapper .confetti-124{background-color:var(--app-primary);opacity:.822777;z-index:30;width:4px;height:1.6px;animation:4.71667s .95231s infinite drop-124;top:-10%;left:55%;transform:rotate(348.282deg)}@keyframes drop-124{to{top:110%;left:66%}}.roulette_page_contents .wrapper .confetti-125{background-color:var(--app-danger);opacity:1.2746;z-index:30;width:15px;height:6px;animation:4.52459s .308558s infinite drop-125;top:-10%;left:82%;transform:rotate(244.669deg)}@keyframes drop-125{to{top:110%;left:84%}}.roulette_page_contents .wrapper .confetti-126{background-color:var(--app-danger);opacity:.685117;z-index:30;width:6px;height:2.4px;animation:4.45643s .594754s infinite drop-126;top:-10%;left:78%;transform:rotate(172.876deg)}@keyframes drop-126{to{top:110%;left:80%}}.roulette_page_contents .wrapper .confetti-127{background-color:var(--app-primary);opacity:.682336;z-index:30;width:10px;height:4px;animation:4.13372s .771033s infinite drop-127;top:-10%;left:93%;transform:rotate(33.2698deg)}@keyframes drop-127{to{top:110%;left:103%}}.roulette_page_contents .wrapper .confetti-128{background-color:var(--app-primary);opacity:.611002;z-index:30;width:16px;height:6.4px;animation:4.61711s .314902s infinite drop-128;top:-10%;left:52%;transform:rotate(83.806deg)}@keyframes drop-128{to{top:110%;left:58%}}.roulette_page_contents .wrapper .confetti-129{background-color:var(--app-primary);opacity:1.21526;z-index:30;width:18px;height:7.2px;animation:4.95139s .145906s infinite drop-129;top:-10%;left:21%;transform:rotate(221.467deg)}@keyframes drop-129{to{top:110%;left:33%}}.roulette_page_contents .wrapper .confetti-130{background-color:var(--app-danger);opacity:1.02791;z-index:30;width:7px;height:2.8px;animation:4.16435s .171997s infinite drop-130;top:-10%;left:24%;transform:rotate(59.9398deg)}@keyframes drop-130{to{top:110%;left:34%}}.roulette_page_contents .wrapper .confetti-131{background-color:var(--app-primary);opacity:.608624;z-index:30;width:13px;height:5.2px;animation:4.71464s .293306s infinite drop-131;top:-10%;left:62%;transform:rotate(332.026deg)}@keyframes drop-131{to{top:110%;left:74%}}.roulette_page_contents .wrapper .confetti-132{background-color:var(--app-danger);opacity:.759868;z-index:30;width:15px;height:6px;animation:4.44404s .656214s infinite drop-132;top:-10%;left:10%;transform:rotate(185.218deg)}@keyframes drop-132{to{top:110%;left:16%}}.roulette_page_contents .wrapper .confetti-133{background-color:var(--app-primary);opacity:1.13179;z-index:30;width:9px;height:3.6px;animation:4.89959s .936324s infinite drop-133;top:-10%;left:57%;transform:rotate(115.744deg)}@keyframes drop-133{to{top:110%;left:58%}}.roulette_page_contents .wrapper .confetti-134{background-color:var(--app-primary);opacity:.925597;z-index:30;width:16px;height:6.4px;animation:4.68308s .959061s infinite drop-134;top:-10%;left:64%;transform:rotate(331.904deg)}@keyframes drop-134{to{top:110%;left:68%}}.roulette_page_contents .wrapper .confetti-135{background-color:var(--app-primary);opacity:1.06926;z-index:30;width:4px;height:1.6px;animation:4.93205s .327175s infinite drop-135;top:-10%;left:17%;transform:rotate(96.7309deg)}@keyframes drop-135{to{top:110%;left:22%}}.roulette_page_contents .wrapper .confetti-136{background-color:var(--app-primary);opacity:1.35892;z-index:30;width:15px;height:6px;animation:4.48672s .959475s infinite drop-136;top:-10%;left:44%;transform:rotate(344.276deg)}@keyframes drop-136{to{top:110%;left:50%}}.roulette_page_contents .wrapper .confetti-137{background-color:var(--app-primary);opacity:.592701;z-index:30;width:3px;height:1.2px;animation:4.60611s .698368s infinite drop-137;top:-10%;left:38%;transform:rotate(114.472deg)}@keyframes drop-137{to{top:110%;left:40%}}.roulette_page_contents .wrapper .confetti-138{background-color:var(--app-danger);opacity:1.38012;z-index:30;width:4px;height:1.6px;animation:4.14393s 42.7259ms infinite drop-138;top:-10%;left:26%;transform:rotate(237.202deg)}@keyframes drop-138{to{top:110%;left:39%}}.roulette_page_contents .wrapper .confetti-139{background-color:var(--app-primary);opacity:.679519;z-index:30;width:8px;height:3.2px;animation:4.1917s .43866s infinite drop-139;top:-10%;left:94%;transform:rotate(67.0586deg)}@keyframes drop-139{to{top:110%;left:105%}}.roulette_page_contents .wrapper .confetti-140{background-color:var(--app-primary);opacity:1.14393;z-index:30;width:19px;height:7.6px;animation:4.9939s .535632s infinite drop-140;top:-10%;left:26%;transform:rotate(171.939deg)}@keyframes drop-140{to{top:110%;left:39%}}.roulette_page_contents .wrapper .confetti-141{background-color:var(--app-danger);opacity:1.25884;z-index:30;width:13px;height:5.2px;animation:4.60951s .651339s infinite drop-141;top:-10%;left:73%;transform:rotate(171.518deg)}@keyframes drop-141{to{top:110%;left:77%}}.roulette_page_contents .wrapper .confetti-142{background-color:var(--app-primary);opacity:1.41109;z-index:30;width:8px;height:3.2px;animation:4.91752s 9.52335ms infinite drop-142;top:-10%;left:51%;transform:rotate(94.0571deg)}@keyframes drop-142{to{top:110%;left:54%}}.roulette_page_contents .wrapper .confetti-143{background-color:var(--app-danger);opacity:1.16225;z-index:30;width:19px;height:7.6px;animation:4.95479s .479355s infinite drop-143;top:-10%;left:80%;transform:rotate(109.616deg)}@keyframes drop-143{to{top:110%;left:81%}}.roulette_page_contents .wrapper .confetti-144{background-color:var(--app-primary);opacity:1.44808;z-index:30;width:10px;height:4px;animation:4.65288s .53665s infinite drop-144;top:-10%;left:65%;transform:rotate(131.37deg)}@keyframes drop-144{to{top:110%;left:68%}}.roulette_page_contents .wrapper .confetti-145{background-color:var(--app-danger);opacity:.898905;z-index:30;width:15px;height:6px;animation:4.11137s .501221s infinite drop-145;top:-10%;left:91%;transform:rotate(148.721deg)}@keyframes drop-145{to{top:110%;left:101%}}.roulette_page_contents .wrapper .confetti-146{background-color:var(--app-primary);opacity:.620667;z-index:30;width:9px;height:3.6px;animation:4.97297s .96282s infinite drop-146;top:-10%;left:70%;transform:rotate(221.315deg)}@keyframes drop-146{to{top:110%;left:83%}}.roulette_page_contents .wrapper .confetti-147{background-color:var(--app-primary);opacity:.883237;z-index:30;width:15px;height:6px;animation:4.67899s .213777s infinite drop-147;top:-10%;left:35%;transform:rotate(159.308deg)}@keyframes drop-147{to{top:110%;left:45%}}.roulette_page_contents .wrapper .confetti-148{background-color:var(--app-primary);opacity:.523038;z-index:30;width:7px;height:2.8px;animation:4.46819s .875962s infinite drop-148;top:-10%;left:47%;transform:rotate(20.1711deg)}@keyframes drop-148{to{top:110%;left:52%}}.roulette_page_contents .wrapper .confetti-149{background-color:var(--app-danger);opacity:1.39124;z-index:30;width:1px;height:.4px;animation:4.16744s .642284s infinite drop-149;top:-10%;left:27%;transform:rotate(192.998deg)}@keyframes drop-149{to{top:110%;left:40%}}.roulette_page_contents .wrapper .confetti-150{background-color:var(--app-primary);opacity:.607604;z-index:30;width:2px;height:.8px;animation:4.44551s 42.9096ms infinite drop-150;top:-10%;left:29%;transform:rotate(273.332deg)}@keyframes drop-150{to{top:110%;left:42%}}.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%}
