.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:.75271;z-index:30;width:2px;height:.8px;animation:4.51915s .768933s infinite drop-0;top:-10%;left:30%;transform:rotate(58.6283deg)}@keyframes drop-0{to{top:110%;left:45%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-1{background-color:var(--app-primary);opacity:1.1058;z-index:30;width:1px;height:.4px;animation:4.27943s .832139s infinite drop-1;top:-10%;left:8%;transform:rotate(278.653deg)}@keyframes drop-1{to{top:110%;left:13%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-2{background-color:var(--app-danger);opacity:1.44174;z-index:30;width:7px;height:2.8px;animation:4.64047s .28731s infinite drop-2;top:-10%;left:16%;transform:rotate(334.43deg)}@keyframes drop-2{to{top:110%;left:26%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-3{background-color:var(--app-danger);opacity:.813608;z-index:30;width:15px;height:6px;animation:4.77896s .58421s infinite drop-3;top:-10%;left:73%;transform:rotate(41.7685deg)}@keyframes drop-3{to{top:110%;left:76%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-4{background-color:var(--app-danger);opacity:1.2621;z-index:30;width:15px;height:6px;animation:4.94052s .675156s infinite drop-4;top:-10%;left:44%;transform:rotate(155.018deg)}@keyframes drop-4{to{top:110%;left:46%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-5{background-color:var(--app-danger);opacity:.609416;z-index:30;width:4px;height:1.6px;animation:4.75381s .502887s infinite drop-5;top:-10%;left:72%;transform:rotate(26.7936deg)}@keyframes drop-5{to{top:110%;left:79%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-6{background-color:var(--app-primary);opacity:.969156;z-index:30;width:10px;height:4px;animation:4.31919s .491069s infinite drop-6;top:-10%;left:52%;transform:rotate(61.86deg)}@keyframes drop-6{to{top:110%;left:55%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-7{background-color:var(--app-primary);opacity:1.11459;z-index:30;width:6px;height:2.4px;animation:4.49967s .88968s infinite drop-7;top:-10%;left:13%;transform:rotate(230.729deg)}@keyframes drop-7{to{top:110%;left:17%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-8{background-color:var(--app-primary);opacity:.589922;z-index:30;width:16px;height:6.4px;animation:4.59977s 36.397ms infinite drop-8;top:-10%;left:52%;transform:rotate(298.615deg)}@keyframes drop-8{to{top:110%;left:60%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-9{background-color:var(--app-primary);opacity:1.04046;z-index:30;width:9px;height:3.6px;animation:4.72535s .676117s infinite drop-9;top:-10%;left:59%;transform:rotate(309.451deg)}@keyframes drop-9{to{top:110%;left:73%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-10{background-color:var(--app-primary);opacity:.774776;z-index:30;width:6px;height:2.4px;animation:4.6957s .232507s infinite drop-10;top:-10%;left:9%;transform:rotate(49.3492deg)}@keyframes drop-10{to{top:110%;left:14%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-11{background-color:var(--app-primary);opacity:.944234;z-index:30;width:14px;height:5.6px;animation:4.70465s .403648s infinite drop-11;top:-10%;left:74%;transform:rotate(153.603deg)}@keyframes drop-11{to{top:110%;left:88%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-12{background-color:var(--app-primary);opacity:1.42023;z-index:30;width:8px;height:3.2px;animation:4.81249s .454687s infinite drop-12;top:-10%;left:76%;transform:rotate(156.314deg)}@keyframes drop-12{to{top:110%;left:87%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-13{background-color:var(--app-primary);opacity:1.45203;z-index:30;width:10px;height:4px;animation:4.84032s .522924s infinite drop-13;top:-10%;left:69%;transform:rotate(121.872deg)}@keyframes drop-13{to{top:110%;left:84%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-14{background-color:var(--app-primary);opacity:1.34375;z-index:30;width:12px;height:4.8px;animation:4.72105s .197364s infinite drop-14;top:-10%;left:39%;transform:rotate(122.487deg)}@keyframes drop-14{to{top:110%;left:54%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-15{background-color:var(--app-danger);opacity:.78858;z-index:30;width:12px;height:4.8px;animation:4.28917s .616729s infinite drop-15;top:-10%;left:20%;transform:rotate(98.9269deg)}@keyframes drop-15{to{top:110%;left:30%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-16{background-color:var(--app-primary);opacity:.822849;z-index:30;width:8px;height:3.2px;animation:4.87427s .989215s infinite drop-16;top:-10%;left:26%;transform:rotate(64.7375deg)}@keyframes drop-16{to{top:110%;left:38%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-17{background-color:var(--app-primary);opacity:.997599;z-index:30;width:9px;height:3.6px;animation:4.72091s .824012s infinite drop-17;top:-10%;left:78%;transform:rotate(320.102deg)}@keyframes drop-17{to{top:110%;left:80%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-18{background-color:var(--app-danger);opacity:1.14737;z-index:30;width:5px;height:2px;animation:4.0194s .573604s infinite drop-18;top:-10%;left:69%;transform:rotate(257.054deg)}@keyframes drop-18{to{top:110%;left:74%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-19{background-color:var(--app-primary);opacity:.860807;z-index:30;width:5px;height:2px;animation:4.26114s .934792s infinite drop-19;top:-10%;left:17%;transform:rotate(116.801deg)}@keyframes drop-19{to{top:110%;left:29%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-20{background-color:var(--app-primary);opacity:.68156;z-index:30;width:19px;height:7.6px;animation:4.58922s .601423s infinite drop-20;top:-10%;left:81%;transform:rotate(326.58deg)}@keyframes drop-20{to{top:110%;left:91%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-21{background-color:var(--app-danger);opacity:.511624;z-index:30;width:19px;height:7.6px;animation:4.52378s .895286s infinite drop-21;top:-10%;left:17%;transform:rotate(90.8279deg)}@keyframes drop-21{to{top:110%;left:24%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-22{background-color:var(--app-primary);opacity:.766144;z-index:30;width:16px;height:6.4px;animation:4.79332s .59028s infinite drop-22;top:-10%;left:38%;transform:rotate(198.047deg)}@keyframes drop-22{to{top:110%;left:42%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-23{background-color:var(--app-primary);opacity:.523021;z-index:30;width:12px;height:4.8px;animation:4.98839s .890345s infinite drop-23;top:-10%;left:40%;transform:rotate(254.588deg)}@keyframes drop-23{to{top:110%;left:43%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-24{background-color:var(--app-primary);opacity:1.09974;z-index:30;width:2px;height:.8px;animation:4.05907s .630696s infinite drop-24;top:-10%;left:71%;transform:rotate(101.9deg)}@keyframes drop-24{to{top:110%;left:75%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-25{background-color:var(--app-primary);opacity:1.20705;z-index:30;width:8px;height:3.2px;animation:4.29968s 39.3082ms infinite drop-25;top:-10%;left:76%;transform:rotate(230.832deg)}@keyframes drop-25{to{top:110%;left:91%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-26{background-color:var(--app-danger);opacity:1.46236;z-index:30;width:13px;height:5.2px;animation:4.66511s .545788s infinite drop-26;top:-10%;left:87%;transform:rotate(97.9221deg)}@keyframes drop-26{to{top:110%;left:91%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-27{background-color:var(--app-primary);opacity:.750665;z-index:30;width:8px;height:3.2px;animation:4.11008s .274466s infinite drop-27;top:-10%;left:45%;transform:rotate(326.759deg)}@keyframes drop-27{to{top:110%;left:57%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-28{background-color:var(--app-primary);opacity:.593344;z-index:30;width:6px;height:2.4px;animation:4.71552s .236472s infinite drop-28;top:-10%;left:25%;transform:rotate(256.094deg)}@keyframes drop-28{to{top:110%;left:30%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-29{background-color:var(--app-danger);opacity:1.46537;z-index:30;width:8px;height:3.2px;animation:4.64041s .759341s infinite drop-29;top:-10%;left:44%;transform:rotate(127.648deg)}@keyframes drop-29{to{top:110%;left:57%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-30{background-color:var(--app-primary);opacity:1.44962;z-index:30;width:19px;height:7.6px;animation:4.703s .177657s infinite drop-30;top:-10%;left:54%;transform:rotate(325.077deg)}@keyframes drop-30{to{top:110%;left:67%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-31{background-color:var(--app-danger);opacity:1.39197;z-index:30;width:2px;height:.8px;animation:4.36441s .307028s infinite drop-31;top:-10%;left:66%;transform:rotate(4.29303deg)}@keyframes drop-31{to{top:110%;left:79%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-32{background-color:var(--app-danger);opacity:.749215;z-index:30;width:11px;height:4.4px;animation:4.58815s .594584s infinite drop-32;top:-10%;left:19%;transform:rotate(184.246deg)}@keyframes drop-32{to{top:110%;left:29%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-33{background-color:var(--app-primary);opacity:1.31076;z-index:30;width:11px;height:4.4px;animation:4.58858s .539636s infinite drop-33;top:-10%;left:87%;transform:rotate(327.865deg)}@keyframes drop-33{to{top:110%;left:99%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-34{background-color:var(--app-primary);opacity:.676209;z-index:30;width:8px;height:3.2px;animation:4.39576s .553741s infinite drop-34;top:-10%;left:59%;transform:rotate(75.395deg)}@keyframes drop-34{to{top:110%;left:72%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-35{background-color:var(--app-primary);opacity:.839342;z-index:30;width:4px;height:1.6px;animation:4.13997s .42968s infinite drop-35;top:-10%;left:88%;transform:rotate(160.857deg)}@keyframes drop-35{to{top:110%;left:90%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-36{background-color:var(--app-primary);opacity:.901473;z-index:30;width:16px;height:6.4px;animation:4.82425s .425959s infinite drop-36;top:-10%;left:81%;transform:rotate(318.853deg)}@keyframes drop-36{to{top:110%;left:94%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-37{background-color:var(--app-primary);opacity:.945816;z-index:30;width:5px;height:2px;animation:4.53312s .854713s infinite drop-37;top:-10%;left:81%;transform:rotate(30.6931deg)}@keyframes drop-37{to{top:110%;left:95%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-38{background-color:var(--app-primary);opacity:1.02098;z-index:30;width:3px;height:1.2px;animation:4.54837s .811547s infinite drop-38;top:-10%;left:33%;transform:rotate(338.07deg)}@keyframes drop-38{to{top:110%;left:48%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-39{background-color:var(--app-primary);opacity:1.07181;z-index:30;width:7px;height:2.8px;animation:4.69403s .169793s infinite drop-39;top:-10%;left:20%;transform:rotate(82.1133deg)}@keyframes drop-39{to{top:110%;left:31%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-40{background-color:var(--app-primary);opacity:1.11463;z-index:30;width:18px;height:7.2px;animation:4.25019s .525378s infinite drop-40;top:-10%;left:77%;transform:rotate(336.084deg)}@keyframes drop-40{to{top:110%;left:87%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-41{background-color:var(--app-primary);opacity:.68571;z-index:30;width:19px;height:7.6px;animation:4.331s .654116s infinite drop-41;top:-10%;left:12%;transform:rotate(170.342deg)}@keyframes drop-41{to{top:110%;left:20%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-42{background-color:var(--app-primary);opacity:1.44784;z-index:30;width:5px;height:2px;animation:4.49611s .103786s infinite drop-42;top:-10%;left:48%;transform:rotate(268.3deg)}@keyframes drop-42{to{top:110%;left:53%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-43{background-color:var(--app-primary);opacity:1.4648;z-index:30;width:15px;height:6px;animation:4.22291s .47276s infinite drop-43;top:-10%;left:41%;transform:rotate(121.328deg)}@keyframes drop-43{to{top:110%;left:45%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-44{background-color:var(--app-danger);opacity:.798798;z-index:30;width:4px;height:1.6px;animation:4.55366s .243467s infinite drop-44;top:-10%;left:47%;transform:rotate(251.889deg)}@keyframes drop-44{to{top:110%;left:50%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-45{background-color:var(--app-danger);opacity:.81691;z-index:30;width:19px;height:7.6px;animation:4.56547s .490984s infinite drop-45;top:-10%;left:32%;transform:rotate(33.0163deg)}@keyframes drop-45{to{top:110%;left:37%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-46{background-color:var(--app-primary);opacity:.881811;z-index:30;width:4px;height:1.6px;animation:4.1921s .162072s infinite drop-46;top:-10%;left:50%;transform:rotate(211.026deg)}@keyframes drop-46{to{top:110%;left:51%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-47{background-color:var(--app-primary);opacity:.585662;z-index:30;width:9px;height:3.6px;animation:4.61171s .6437s infinite drop-47;top:-10%;left:12%;transform:rotate(355.634deg)}@keyframes drop-47{to{top:110%;left:25%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-48{background-color:var(--app-primary);opacity:.9427;z-index:30;width:13px;height:5.2px;animation:4.82793s .586342s infinite drop-48;top:-10%;left:84%;transform:rotate(329.617deg)}@keyframes drop-48{to{top:110%;left:97%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-49{background-color:var(--app-danger);opacity:.7219;z-index:30;width:10px;height:4px;animation:4.86454s .38425s infinite drop-49;top:-10%;left:78%;transform:rotate(114.134deg)}@keyframes drop-49{to{top:110%;left:83%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-50{background-color:var(--app-primary);opacity:.539765;z-index:30;width:20px;height:8px;animation:4.37606s .32948s infinite drop-50;top:-10%;left:10%;transform:rotate(218.755deg)}@keyframes drop-50{to{top:110%;left:25%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-51{background-color:var(--app-primary);opacity:1.42244;z-index:30;width:14px;height:5.6px;animation:4.83754s .79182s infinite drop-51;top:-10%;left:8%;transform:rotate(183.94deg)}@keyframes drop-51{to{top:110%;left:23%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-52{background-color:var(--app-primary);opacity:.942821;z-index:30;width:4px;height:1.6px;animation:4.08971s .649342s infinite drop-52;top:-10%;left:37%;transform:rotate(244.758deg)}@keyframes drop-52{to{top:110%;left:40%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-53{background-color:var(--app-primary);opacity:1.47593;z-index:30;width:10px;height:4px;animation:4.67387s .562963s infinite drop-53;top:-10%;left:2%;transform:rotate(82.3789deg)}@keyframes drop-53{to{top:110%;left:17%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-54{background-color:var(--app-primary);opacity:.60313;z-index:30;width:8px;height:3.2px;animation:4.11848s .638604s infinite drop-54;top:-10%;left:95%;transform:rotate(136.183deg)}@keyframes drop-54{to{top:110%;left:108%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-55{background-color:var(--app-primary);opacity:1.14595;z-index:30;width:11px;height:4.4px;animation:4.65256s .662241s infinite drop-55;top:-10%;left:20%;transform:rotate(259.946deg)}@keyframes drop-55{to{top:110%;left:26%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-56{background-color:var(--app-primary);opacity:.651272;z-index:30;width:6px;height:2.4px;animation:4.68107s .523994s infinite drop-56;top:-10%;left:25%;transform:rotate(334.375deg)}@keyframes drop-56{to{top:110%;left:34%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-57{background-color:var(--app-primary);opacity:1.03512;z-index:30;width:12px;height:4.8px;animation:4.73346s .649624s infinite drop-57;top:-10%;left:86%;transform:rotate(54.5846deg)}@keyframes drop-57{to{top:110%;left:98%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-58{background-color:var(--app-primary);opacity:.565039;z-index:30;width:9px;height:3.6px;animation:4.76212s .250695s infinite drop-58;top:-10%;left:49%;transform:rotate(275.248deg)}@keyframes drop-58{to{top:110%;left:56%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-59{background-color:var(--app-primary);opacity:1.27267;z-index:30;width:19px;height:7.6px;animation:4.08194s .877568s infinite drop-59;top:-10%;left:35%;transform:rotate(66.9935deg)}@keyframes drop-59{to{top:110%;left:38%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-60{background-color:var(--app-primary);opacity:1.13041;z-index:30;width:20px;height:8px;animation:4.18333s .204661s infinite drop-60;top:-10%;left:92%;transform:rotate(6.46143deg)}@keyframes drop-60{to{top:110%;left:97%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-61{background-color:var(--app-danger);opacity:1.354;z-index:30;width:7px;height:2.8px;animation:4.09242s .366655s infinite drop-61;top:-10%;left:44%;transform:rotate(39.3894deg)}@keyframes drop-61{to{top:110%;left:55%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-62{background-color:var(--app-primary);opacity:.923728;z-index:30;width:3px;height:1.2px;animation:4.11958s .615855s infinite drop-62;top:-10%;left:9%;transform:rotate(225.836deg)}@keyframes drop-62{to{top:110%;left:24%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-63{background-color:var(--app-primary);opacity:.94145;z-index:30;width:19px;height:7.6px;animation:4.50425s .87633s infinite drop-63;top:-10%;left:93%;transform:rotate(163.372deg)}@keyframes drop-63{to{top:110%;left:98%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-64{background-color:var(--app-danger);opacity:.801281;z-index:30;width:3px;height:1.2px;animation:4.1157s .892903s infinite drop-64;top:-10%;left:6%;transform:rotate(313.185deg)}@keyframes drop-64{to{top:110%;left:20%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-65{background-color:var(--app-danger);opacity:.640345;z-index:30;width:13px;height:5.2px;animation:4.09736s .799886s infinite drop-65;top:-10%;left:39%;transform:rotate(213.453deg)}@keyframes drop-65{to{top:110%;left:41%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-66{background-color:var(--app-primary);opacity:1.36346;z-index:30;width:16px;height:6.4px;animation:4.72086s .168682s infinite drop-66;top:-10%;left:54%;transform:rotate(8.16398deg)}@keyframes drop-66{to{top:110%;left:66%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-67{background-color:var(--app-primary);opacity:.694354;z-index:30;width:7px;height:2.8px;animation:4.0949s .845981s infinite drop-67;top:-10%;left:1%;transform:rotate(19.8506deg)}@keyframes drop-67{to{top:110%;left:14%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-68{background-color:var(--app-primary);opacity:.905204;z-index:30;width:10px;height:4px;animation:4.1493s .526751s infinite drop-68;top:-10%;left:26%;transform:rotate(14.3873deg)}@keyframes drop-68{to{top:110%;left:37%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-69{background-color:var(--app-danger);opacity:.715849;z-index:30;width:12px;height:4.8px;animation:4.75393s .806133s infinite drop-69;top:-10%;left:21%;transform:rotate(292.964deg)}@keyframes drop-69{to{top:110%;left:30%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-70{background-color:var(--app-primary);opacity:1.12343;z-index:30;width:1px;height:.4px;animation:4.80297s .717755s infinite drop-70;top:-10%;left:72%;transform:rotate(142.311deg)}@keyframes drop-70{to{top:110%;left:85%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-71{background-color:var(--app-primary);opacity:.734232;z-index:30;width:16px;height:6.4px;animation:4.67063s .534189s infinite drop-71;top:-10%;left:7%;transform:rotate(128.368deg)}@keyframes drop-71{to{top:110%;left:16%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-72{background-color:var(--app-primary);opacity:.80109;z-index:30;width:6px;height:2.4px;animation:4.67168s .597671s infinite drop-72;top:-10%;left:84%;transform:rotate(251.76deg)}@keyframes drop-72{to{top:110%;left:87%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-73{background-color:var(--app-primary);opacity:1.37017;z-index:30;width:9px;height:3.6px;animation:4.81699s .393627s infinite drop-73;top:-10%;left:19%;transform:rotate(148.321deg)}@keyframes drop-73{to{top:110%;left:21%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-74{background-color:var(--app-primary);opacity:.839118;z-index:30;width:19px;height:7.6px;animation:4.10065s 42.9854ms infinite drop-74;top:-10%;left:19%;transform:rotate(194.748deg)}@keyframes drop-74{to{top:110%;left:29%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-75{background-color:var(--app-primary);opacity:1.32342;z-index:30;width:1px;height:.4px;animation:4.90808s .89313s infinite drop-75;top:-10%;left:44%;transform:rotate(246.077deg)}@keyframes drop-75{to{top:110%;left:55%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-76{background-color:var(--app-danger);opacity:1.45189;z-index:30;width:20px;height:8px;animation:4.19256s .174889s infinite drop-76;top:-10%;left:71%;transform:rotate(336.409deg)}@keyframes drop-76{to{top:110%;left:75%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-77{background-color:var(--app-primary);opacity:1.06739;z-index:30;width:17px;height:6.8px;animation:4.24097s .309871s infinite drop-77;top:-10%;left:89%;transform:rotate(60.7405deg)}@keyframes drop-77{to{top:110%;left:100%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-78{background-color:var(--app-danger);opacity:.830081;z-index:30;width:17px;height:6.8px;animation:4.00292s .586734s infinite drop-78;top:-10%;left:70%;transform:rotate(278.102deg)}@keyframes drop-78{to{top:110%;left:76%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-79{background-color:var(--app-danger);opacity:.989955;z-index:30;width:6px;height:2.4px;animation:4.48979s .931321s infinite drop-79;top:-10%;left:11%;transform:rotate(156.309deg)}@keyframes drop-79{to{top:110%;left:25%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-80{background-color:var(--app-danger);opacity:1.29124;z-index:30;width:20px;height:8px;animation:4.88305s .875856s infinite drop-80;top:-10%;left:80%;transform:rotate(153.552deg)}@keyframes drop-80{to{top:110%;left:84%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-81{background-color:var(--app-primary);opacity:1.48264;z-index:30;width:6px;height:2.4px;animation:4.89247s 56.614ms infinite drop-81;top:-10%;left:26%;transform:rotate(190.534deg)}@keyframes drop-81{to{top:110%;left:41%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-82{background-color:var(--app-primary);opacity:1.27641;z-index:30;width:11px;height:4.4px;animation:4.8273s .785397s infinite drop-82;top:-10%;left:62%;transform:rotate(65.11deg)}@keyframes drop-82{to{top:110%;left:71%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-83{background-color:var(--app-primary);opacity:.629691;z-index:30;width:12px;height:4.8px;animation:4.50632s .937403s infinite drop-83;top:-10%;left:74%;transform:rotate(82.7208deg)}@keyframes drop-83{to{top:110%;left:76%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-84{background-color:var(--app-primary);opacity:1.35464;z-index:30;width:16px;height:6.4px;animation:4.95146s .858615s infinite drop-84;top:-10%;left:80%;transform:rotate(90.3058deg)}@keyframes drop-84{to{top:110%;left:92%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-85{background-color:var(--app-primary);opacity:.834306;z-index:30;width:10px;height:4px;animation:4.6561s .105082s infinite drop-85;top:-10%;left:20%;transform:rotate(325.844deg)}@keyframes drop-85{to{top:110%;left:28%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-86{background-color:var(--app-primary);opacity:1.47928;z-index:30;width:17px;height:6.8px;animation:4.61627s .318889s infinite drop-86;top:-10%;left:2%;transform:rotate(53.1245deg)}@keyframes drop-86{to{top:110%;left:14%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-87{background-color:var(--app-primary);opacity:.74845;z-index:30;width:11px;height:4.4px;animation:4.376s .136829s infinite drop-87;top:-10%;left:87%;transform:rotate(101.343deg)}@keyframes drop-87{to{top:110%;left:100%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-88{background-color:var(--app-danger);opacity:1.27412;z-index:30;width:10px;height:4px;animation:4.48821s .852256s infinite drop-88;top:-10%;left:8%;transform:rotate(309.053deg)}@keyframes drop-88{to{top:110%;left:14%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-89{background-color:var(--app-danger);opacity:.654172;z-index:30;width:6px;height:2.4px;animation:4.73967s .161866s infinite drop-89;top:-10%;left:7%;transform:rotate(353.545deg)}@keyframes drop-89{to{top:110%;left:22%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-90{background-color:var(--app-danger);opacity:1.44321;z-index:30;width:3px;height:1.2px;animation:4.16855s 55.2626ms infinite drop-90;top:-10%;left:93%;transform:rotate(45.9492deg)}@keyframes drop-90{to{top:110%;left:107%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-91{background-color:var(--app-danger);opacity:1.2065;z-index:30;width:6px;height:2.4px;animation:4.38106s .38924s infinite drop-91;top:-10%;left:39%;transform:rotate(227.742deg)}@keyframes drop-91{to{top:110%;left:54%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-92{background-color:var(--app-primary);opacity:.832503;z-index:30;width:3px;height:1.2px;animation:4.48148s .855073s infinite drop-92;top:-10%;left:42%;transform:rotate(321.621deg)}@keyframes drop-92{to{top:110%;left:52%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-93{background-color:var(--app-primary);opacity:1.41925;z-index:30;width:7px;height:2.8px;animation:4.03515s .934032s infinite drop-93;top:-10%;left:2%;transform:rotate(314.132deg)}@keyframes drop-93{to{top:110%;left:7%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-94{background-color:var(--app-primary);opacity:.723033;z-index:30;width:6px;height:2.4px;animation:4.00643s .344891s infinite drop-94;top:-10%;left:33%;transform:rotate(282.01deg)}@keyframes drop-94{to{top:110%;left:45%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-95{background-color:var(--app-danger);opacity:.652843;z-index:30;width:17px;height:6.8px;animation:4.16604s .292775s infinite drop-95;top:-10%;left:6%;transform:rotate(334.092deg)}@keyframes drop-95{to{top:110%;left:19%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-96{background-color:var(--app-primary);opacity:.602638;z-index:30;width:20px;height:8px;animation:4.27642s .80623s infinite drop-96;top:-10%;left:45%;transform:rotate(166.476deg)}@keyframes drop-96{to{top:110%;left:56%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-97{background-color:var(--app-danger);opacity:1.47696;z-index:30;width:2px;height:.8px;animation:4.39314s .626102s infinite drop-97;top:-10%;left:76%;transform:rotate(208.278deg)}@keyframes drop-97{to{top:110%;left:90%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-98{background-color:var(--app-danger);opacity:1.31784;z-index:30;width:9px;height:3.6px;animation:4.53319s 92.5604ms infinite drop-98;top:-10%;left:12%;transform:rotate(160.593deg)}@keyframes drop-98{to{top:110%;left:20%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-99{background-color:var(--app-primary);opacity:.796598;z-index:30;width:6px;height:2.4px;animation:4.36829s .21017s infinite drop-99;top:-10%;left:36%;transform:rotate(357.993deg)}@keyframes drop-99{to{top:110%;left:42%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-100{background-color:var(--app-primary);opacity:.552825;z-index:30;width:20px;height:8px;animation:4.70791s .3394s infinite drop-100;top:-10%;left:9%;transform:rotate(351.155deg)}@keyframes drop-100{to{top:110%;left:15%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-101{background-color:var(--app-primary);opacity:.50577;z-index:30;width:20px;height:8px;animation:4.12257s 12.0916ms infinite drop-101;top:-10%;left:94%;transform:rotate(243.188deg)}@keyframes drop-101{to{top:110%;left:97%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-102{background-color:var(--app-primary);opacity:.790739;z-index:30;width:1px;height:.4px;animation:4.65063s .915578s infinite drop-102;top:-10%;left:71%;transform:rotate(162.756deg)}@keyframes drop-102{to{top:110%;left:76%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-103{background-color:var(--app-primary);opacity:1.26475;z-index:30;width:19px;height:7.6px;animation:4.80355s 61.3887ms infinite drop-103;top:-10%;left:97%;transform:rotate(114.851deg)}@keyframes drop-103{to{top:110%;left:112%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-104{background-color:var(--app-danger);opacity:1.38965;z-index:30;width:6px;height:2.4px;animation:4.80591s .58224s infinite drop-104;top:-10%;left:50%;transform:rotate(114.351deg)}@keyframes drop-104{to{top:110%;left:60%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-105{background-color:var(--app-danger);opacity:.602498;z-index:30;width:8px;height:3.2px;animation:4.05251s .751327s infinite drop-105;top:-10%;left:38%;transform:rotate(16.2633deg)}@keyframes drop-105{to{top:110%;left:47%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-106{background-color:var(--app-primary);opacity:.962249;z-index:30;width:7px;height:2.8px;animation:4.51296s .887287s infinite drop-106;top:-10%;left:69%;transform:rotate(103.933deg)}@keyframes drop-106{to{top:110%;left:77%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-107{background-color:var(--app-primary);opacity:.879656;z-index:30;width:16px;height:6.4px;animation:4.57506s .134153s infinite drop-107;top:-10%;left:80%;transform:rotate(286.471deg)}@keyframes drop-107{to{top:110%;left:82%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-108{background-color:var(--app-primary);opacity:.828462;z-index:30;width:7px;height:2.8px;animation:4.97664s .706591s infinite drop-108;top:-10%;left:89%;transform:rotate(223.819deg)}@keyframes drop-108{to{top:110%;left:103%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-109{background-color:var(--app-primary);opacity:.529083;z-index:30;width:15px;height:6px;animation:4.96023s .497127s infinite drop-109;top:-10%;left:88%;transform:rotate(127.534deg)}@keyframes drop-109{to{top:110%;left:90%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-110{background-color:var(--app-danger);opacity:.712869;z-index:30;width:4px;height:1.6px;animation:4.16897s .176214s infinite drop-110;top:-10%;left:73%;transform:rotate(126.299deg)}@keyframes drop-110{to{top:110%;left:85%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-111{background-color:var(--app-primary);opacity:.94102;z-index:30;width:6px;height:2.4px;animation:4.32751s 99.5119ms infinite drop-111;top:-10%;left:81%;transform:rotate(325.709deg)}@keyframes drop-111{to{top:110%;left:82%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-112{background-color:var(--app-primary);opacity:1.20457;z-index:30;width:5px;height:2px;animation:4.38429s 93.0417ms infinite drop-112;top:-10%;left:64%;transform:rotate(27.7528deg)}@keyframes drop-112{to{top:110%;left:70%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-113{background-color:var(--app-danger);opacity:1.28216;z-index:30;width:17px;height:6.8px;animation:4.80631s .540303s infinite drop-113;top:-10%;left:65%;transform:rotate(299.979deg)}@keyframes drop-113{to{top:110%;left:78%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-114{background-color:var(--app-primary);opacity:.741835;z-index:30;width:17px;height:6.8px;animation:4.64873s .395097s infinite drop-114;top:-10%;left:14%;transform:rotate(193.954deg)}@keyframes drop-114{to{top:110%;left:18%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-115{background-color:var(--app-primary);opacity:1.29088;z-index:30;width:18px;height:7.2px;animation:4.90399s .579247s infinite drop-115;top:-10%;left:58%;transform:rotate(20.9929deg)}@keyframes drop-115{to{top:110%;left:62%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-116{background-color:var(--app-primary);opacity:.825823;z-index:30;width:10px;height:4px;animation:4.01694s .970493s infinite drop-116;top:-10%;left:41%;transform:rotate(59.0288deg)}@keyframes drop-116{to{top:110%;left:44%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-117{background-color:var(--app-primary);opacity:1.31993;z-index:30;width:18px;height:7.2px;animation:4.91348s .183907s infinite drop-117;top:-10%;left:94%;transform:rotate(343.714deg)}@keyframes drop-117{to{top:110%;left:109%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-118{background-color:var(--app-danger);opacity:.881235;z-index:30;width:17px;height:6.8px;animation:4.77236s .99314s infinite drop-118;top:-10%;left:97%;transform:rotate(284.717deg)}@keyframes drop-118{to{top:110%;left:110%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-119{background-color:var(--app-primary);opacity:1.0385;z-index:30;width:9px;height:3.6px;animation:4.98224s 10.3061ms infinite drop-119;top:-10%;left:28%;transform:rotate(198.544deg)}@keyframes drop-119{to{top:110%;left:39%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-120{background-color:var(--app-danger);opacity:.504662;z-index:30;width:7px;height:2.8px;animation:4.91338s .773475s infinite drop-120;top:-10%;left:22%;transform:rotate(38.061deg)}@keyframes drop-120{to{top:110%;left:36%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-121{background-color:var(--app-danger);opacity:.684255;z-index:30;width:1px;height:.4px;animation:4.75439s .975034s infinite drop-121;top:-10%;left:95%;transform:rotate(162.725deg)}@keyframes drop-121{to{top:110%;left:98%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-122{background-color:var(--app-primary);opacity:1.09619;z-index:30;width:10px;height:4px;animation:4.18539s .271228s infinite drop-122;top:-10%;left:82%;transform:rotate(239.31deg)}@keyframes drop-122{to{top:110%;left:83%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-123{background-color:var(--app-primary);opacity:.542451;z-index:30;width:20px;height:8px;animation:4.89627s .201132s infinite drop-123;top:-10%;left:68%;transform:rotate(269.794deg)}@keyframes drop-123{to{top:110%;left:72%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-124{background-color:var(--app-danger);opacity:1.36033;z-index:30;width:19px;height:7.6px;animation:4.44543s .363494s infinite drop-124;top:-10%;left:7%;transform:rotate(272.062deg)}@keyframes drop-124{to{top:110%;left:12%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-125{background-color:var(--app-primary);opacity:1.33774;z-index:30;width:18px;height:7.2px;animation:4.90848s .613481s infinite drop-125;top:-10%;left:32%;transform:rotate(291.711deg)}@keyframes drop-125{to{top:110%;left:42%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-126{background-color:var(--app-primary);opacity:1.41882;z-index:30;width:8px;height:3.2px;animation:4.40604s .868177s infinite drop-126;top:-10%;left:92%;transform:rotate(317.232deg)}@keyframes drop-126{to{top:110%;left:101%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-127{background-color:var(--app-primary);opacity:1.173;z-index:30;width:3px;height:1.2px;animation:4.83146s .680984s infinite drop-127;top:-10%;left:60%;transform:rotate(90.758deg)}@keyframes drop-127{to{top:110%;left:73%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-128{background-color:var(--app-danger);opacity:1.03558;z-index:30;width:12px;height:4.8px;animation:4.94763s .302683s infinite drop-128;top:-10%;left:29%;transform:rotate(91.4312deg)}@keyframes drop-128{to{top:110%;left:43%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-129{background-color:var(--app-primary);opacity:.51314;z-index:30;width:4px;height:1.6px;animation:4.55421s .251799s infinite drop-129;top:-10%;left:39%;transform:rotate(256.42deg)}@keyframes drop-129{to{top:110%;left:42%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-130{background-color:var(--app-primary);opacity:1.2599;z-index:30;width:7px;height:2.8px;animation:4.1633s .324659s infinite drop-130;top:-10%;left:74%;transform:rotate(194.926deg)}@keyframes drop-130{to{top:110%;left:79%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-131{background-color:var(--app-primary);opacity:.627951;z-index:30;width:6px;height:2.4px;animation:4.5445s 19.0939ms infinite drop-131;top:-10%;left:65%;transform:rotate(42.8128deg)}@keyframes drop-131{to{top:110%;left:66%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-132{background-color:var(--app-danger);opacity:.91144;z-index:30;width:12px;height:4.8px;animation:4.93742s .707498s infinite drop-132;top:-10%;left:19%;transform:rotate(334.929deg)}@keyframes drop-132{to{top:110%;left:32%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-133{background-color:var(--app-primary);opacity:.680781;z-index:30;width:6px;height:2.4px;animation:4.32399s 6.76843ms infinite drop-133;top:-10%;left:31%;transform:rotate(336.127deg)}@keyframes drop-133{to{top:110%;left:43%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-134{background-color:var(--app-primary);opacity:.880216;z-index:30;width:10px;height:4px;animation:4.88279s .817142s infinite drop-134;top:-10%;left:14%;transform:rotate(281.168deg)}@keyframes drop-134{to{top:110%;left:16%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-135{background-color:var(--app-danger);opacity:.812184;z-index:30;width:12px;height:4.8px;animation:4.51688s 69.4173ms infinite drop-135;top:-10%;left:64%;transform:rotate(24.126deg)}@keyframes drop-135{to{top:110%;left:73%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-136{background-color:var(--app-primary);opacity:.931102;z-index:30;width:3px;height:1.2px;animation:4.61452s .744087s infinite drop-136;top:-10%;left:58%;transform:rotate(74.9075deg)}@keyframes drop-136{to{top:110%;left:73%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-137{background-color:var(--app-primary);opacity:1.12432;z-index:30;width:17px;height:6.8px;animation:4.49508s .653674s infinite drop-137;top:-10%;left:79%;transform:rotate(17.0789deg)}@keyframes drop-137{to{top:110%;left:92%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-138{background-color:var(--app-danger);opacity:1.27044;z-index:30;width:10px;height:4px;animation:4.75746s .664995s infinite drop-138;top:-10%;left:6%;transform:rotate(118.724deg)}@keyframes drop-138{to{top:110%;left:17%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-139{background-color:var(--app-primary);opacity:1.02139;z-index:30;width:15px;height:6px;animation:4.22747s .957605s infinite drop-139;top:-10%;left:12%;transform:rotate(38.9299deg)}@keyframes drop-139{to{top:110%;left:18%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-140{background-color:var(--app-danger);opacity:.536944;z-index:30;width:10px;height:4px;animation:4.78033s .335256s infinite drop-140;top:-10%;left:5%;transform:rotate(327.639deg)}@keyframes drop-140{to{top:110%;left:10%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-141{background-color:var(--app-primary);opacity:1.00539;z-index:30;width:8px;height:3.2px;animation:4.36416s .75396s infinite drop-141;top:-10%;left:43%;transform:rotate(321.126deg)}@keyframes drop-141{to{top:110%;left:53%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-142{background-color:var(--app-primary);opacity:1.00439;z-index:30;width:3px;height:1.2px;animation:4.33476s .497552s infinite drop-142;top:-10%;left:59%;transform:rotate(17.1432deg)}@keyframes drop-142{to{top:110%;left:71%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-143{background-color:var(--app-danger);opacity:.908717;z-index:30;width:16px;height:6.4px;animation:4.20931s .26893s infinite drop-143;top:-10%;left:58%;transform:rotate(297.277deg)}@keyframes drop-143{to{top:110%;left:62%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-144{background-color:var(--app-primary);opacity:.645091;z-index:30;width:15px;height:6px;animation:4.70178s .817209s infinite drop-144;top:-10%;left:70%;transform:rotate(202.954deg)}@keyframes drop-144{to{top:110%;left:77%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-145{background-color:var(--app-primary);opacity:1.34363;z-index:30;width:14px;height:5.6px;animation:4.45386s .605817s infinite drop-145;top:-10%;left:73%;transform:rotate(104.946deg)}@keyframes drop-145{to{top:110%;left:87%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-146{background-color:var(--app-danger);opacity:.918614;z-index:30;width:10px;height:4px;animation:4.75575s 33.735ms infinite drop-146;top:-10%;left:60%;transform:rotate(71.5876deg)}@keyframes drop-146{to{top:110%;left:74%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-147{background-color:var(--app-danger);opacity:.860689;z-index:30;width:6px;height:2.4px;animation:4.71698s .159815s infinite drop-147;top:-10%;left:26%;transform:rotate(140.886deg)}@keyframes drop-147{to{top:110%;left:41%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-148{background-color:var(--app-danger);opacity:.987187;z-index:30;width:5px;height:2px;animation:4.18736s .44824s infinite drop-148;top:-10%;left:69%;transform:rotate(139.087deg)}@keyframes drop-148{to{top:110%;left:79%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-149{background-color:var(--app-danger);opacity:.611722;z-index:30;width:12px;height:4.8px;animation:4.37663s .169105s infinite drop-149;top:-10%;left:50%;transform:rotate(69.7962deg)}@keyframes drop-149{to{top:110%;left:55%}}.Lottery>.lottery_page_contents_body .wrapper .confetti-150{background-color:var(--app-primary);opacity:1.17756;z-index:30;width:2px;height:.8px;animation:4.59114s .866904s infinite drop-150;top:-10%;left:72%;transform:rotate(30.9281deg)}@keyframes drop-150{to{top:110%;left:78%}}.Lottery>.lottery_page_contents_body>.lottery_history_box{flex-direction:column;justify-content:flex-start;gap:20px;width:100%;height:100%;margin-top:20px;display:flex}.Lottery>.lottery_page_contents_body>.lottery_history_box>.lottery_history_box_head{background:var(--app-surface-1);padding:4px}.Lottery>.lottery_page_contents_body>.lottery_history_box>.lottery_history_box_head>.lottery_history_box_head_row{background:var(--app-surface-1);background:linear-gradient(90deg, color-mix(in srgb, var(--app-surface-1) 40%, transparent) 10%, color-mix(in srgb, var(--app-surface-1) 66.67%, transparent) 70%),repeating-linear-gradient(-45deg, color-mix(in srgb, var(--app-white) 1.18%, transparent), color-mix(in srgb, var(--app-white) 1.18%, transparent) 10px, transparent 10px, transparent 20px);justify-content:space-between;align-items:center;height:46px;padding-left:30px;padding-right:30px;display:flex}.Lottery>.lottery_page_contents_body>.lottery_history_box>.lottery_history_box_head>.lottery_history_box_head_row div{font-size:12px;font-weight:600}.Lottery>.lottery_page_contents_body>.lottery_history_box>.lottery_history_box_head>.lottery_history_box_head_row>.remain_lottery_count{width:fit-content;display:flex}.Lottery>.lottery_page_contents_body>.lottery_history_box>.lottery_history_box_head>.lottery_history_box_head_row>.remain_lottery_count>.label{white-space:nowrap;margin-right:10px}.Lottery>.lottery_page_contents_body>.lottery_history_box>.lottery_history_box_head>.lottery_history_box_head_row>.remain_lottery_count>.value{color:var(--app-primary);white-space:nowrap;font-size:13px}.Lottery>.lottery_page_contents_body>.lottery_history_box>.lottery_history_box_head>.lottery_history_box_head_row>.total_won_amount{display:flex}.Lottery>.lottery_page_contents_body>.lottery_history_box>.lottery_history_box_head>.lottery_history_box_head_row>.total_won_amount>.label{margin-right:10px}.Lottery>.lottery_page_contents_body>.lottery_history_box>.lottery_history_box_head>.lottery_history_box_head_row>.total_won_amount>.value{color:var(--app-warning);font-size:13px}.Lottery>.lottery_page_contents_body>.lottery_history_box>.lottery_history_box_head>.lottery_history_box_head_row>.total_won_amount .spinner-box{display:block;position:absolute;top:50%;right:0%;transform:translate(-50%,-50%)}.Lottery>.lottery_page_contents_body>.lottery_history_box>.lottery_history_box_head>.lottery_history_box_head_row>.total_won_amount .spinner-box .spinner{background:radial-gradient(farthest-side, var(--app-primary) 94%, var(--app-primary)) top/8px 8px no-repeat,conic-gradient(var(--app-transparent) 30%, var(--app-primary));width:20px;height:20px;-webkit-mask:radial-gradient(farthest-side, var(--app-transparent) calc(100% - 2px), var(--app-black) 0);justify-content:center;animation:1s linear infinite loader-animation;display:flex}.Lottery>.lottery_page_contents_body>.lottery_history_box>.lottery_history_box_body .EntityDataGrid .datagrid-table .empty-state{padding:0}.Lottery>.lottery_page_contents_body>.lottery_history_box>.lottery_history_box_body .EntityDataGrid .datagrid-table .empty-message{background:var(--app-surface-0);justify-content:center;align-items:center;width:100%;height:201px;margin:auto;display:flex}.Lottery>.lottery_page_contents_body>.lottery_history_box>.lottery_history_box_body .btn-group{justify-content:flex-end;align-items:center;margin-bottom:20px;display:flex}.Lottery>.lottery_page_contents_body>.lottery_history_box>.lottery_history_box_body .btn-group .btn{background-color:var(--app-surface-1);height:40px;color:var(--app-white);cursor:pointer;justify-content:center;align-items:center;padding:0 15px;font-size:12px;display:flex}.Lottery>.lottery_page_contents_body>.lottery_history_box>.lottery_history_box_body .btn-group .btn .icon{-o-object-fit:scale-down;object-fit:scale-down;width:25px;height:25px;margin-right:10px}.Lottery>.lottery_page_contents_body>.lottery_history_box>.lottery_history_box_body .btn-group .btn:hover{background-color:var(--app-primary-soft);border-color:var(--app-primary);color:var(--app-white);transition:all .2s}.Lottery>.lottery_page_contents_body>.lottery_history_box>.lottery_history_box_body #dx-col-13{width:65px}.Lottery>.lottery_page_contents_body>.lottery_history_box>.lottery_history_box_body [aria-colindex="7"]{width:65px;transition:all .5s}.Lottery>.lottery_page_contents_body>.lottery_history_box>.lottery_history_box_body [aria-colindex="7"]:hover{background:var(--app-primary-soft);transition:all .5s}.Lottery>.lottery_page_contents_body>.lottery_history_box>.lottery_history_box_body .clearEach{justify-content:center;width:fit-content;margin:auto;display:flex}.Lottery>.lottery_page_contents_body>.lottery_history_box>.lottery_history_box_body .clearEach:hover{filter:brightness(2)}.Lottery>.lottery_page_contents_body>.lottery_history_box .title_text{text-align:center;width:140px}.Lottery>.lottery_page_contents_body>.lottery_history_box .remain_lottery_count,.Lottery>.lottery_page_contents_body>.lottery_history_box .total_won_amount{text-align:center;justify-content:center;align-items:center;width:170px;display:flex}.Lottery .lottery_history_box_body table colgroup{display:none}.Lottery .lottery_history_box_body .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-row td{background:var(--app-neutral-110);font-size:14px;color:var(--app-primary)!important;border-radius:unset!important;border:0!important}.Lottery .lottery_history_box_body .dx-datagrid .dx-datagrid-content .dx-datagrid-table .dx-row td{color:var(--app-neutral-90);padding:8px 0;font-size:14px;border-radius:unset!important;border:0!important}.Lottery .lottery_history_box_body tbody>:nth-child(odd){background:var(--app-surface-1)}.Lottery .lottery_history_box_body tbody>:nth-child(2n){background:var(--app-surface-2)}.Lottery .lottery_history_box_body tbody .dx-freespace-row{display:none}.Lottery .lottery_history_box_body .PageNation{background:0 0}.Lottery .lottery_history_box_body .PageNation button{border-radius:0}@keyframes firework{0%{transform:translate(var(--x), var(--initialY));width:var(--initialSize);opacity:1}50%{opacity:1;width:.5vmin}to{width:var(--finalSize);opacity:0}}.Lottery .firework,.Lottery .firework:before,.Lottery .firework:after{--initialSize:.5vmin;--finalSize:45vmin;--particleSize:.2vmin;--color1:yellow;--color2:khaki;--color3:white;--color4:lime;--color5:gold;--color6:mediumseagreen;--y:-30vmin;--x:-50%;--initialY:60vmin;content:"";transform:translate(-50%, var(--y));width:var(--initialSize);aspect-ratio:1;background:radial-gradient(circle, var(--color1) var(--particleSize), var(--app-transparent) 0) 50% 0%,radial-gradient(circle, var(--color2) var(--particleSize), var(--app-transparent) 0) 100% 50%,radial-gradient(circle, var(--color3) var(--particleSize), var(--app-transparent) 0) 50% 100%,radial-gradient(circle, var(--color4) var(--particleSize), var(--app-transparent) 0) 0% 50%,radial-gradient(circle, var(--color5) var(--particleSize), var(--app-transparent) 0) 80% 90%,radial-gradient(circle, var(--color6) var(--particleSize), var(--app-transparent) 0) 95% 90%,radial-gradient(circle, var(--color1) var(--particleSize), var(--app-transparent) 0) 90% 70%,radial-gradient(circle, var(--color2) var(--particleSize), var(--app-transparent) 0) 100% 60%,radial-gradient(circle, var(--color3) var(--particleSize), var(--app-transparent) 0) 55% 80%,radial-gradient(circle, var(--color4) var(--particleSize), var(--app-transparent) 0) 70% 77%,radial-gradient(circle, var(--color5) var(--particleSize), var(--app-transparent) 0) 22% 90%,radial-gradient(circle, var(--color6) var(--particleSize), var(--app-transparent) 0) 45% 90%,radial-gradient(circle, var(--color1) var(--particleSize), var(--app-transparent) 0) 33% 70%,radial-gradient(circle, var(--color2) var(--particleSize), var(--app-transparent) 0) 10% 60%,radial-gradient(circle, var(--color3) var(--particleSize), var(--app-transparent) 0) 31% 80%,radial-gradient(circle, var(--color4) var(--particleSize), var(--app-transparent) 0) 28% 77%,radial-gradient(circle, var(--color5) var(--particleSize), var(--app-transparent) 0) 13% 72%,radial-gradient(circle, var(--color6) var(--particleSize), var(--app-transparent) 0) 80% 10%,radial-gradient(circle, var(--color1) var(--particleSize), var(--app-transparent) 0) 95% 14%,radial-gradient(circle, var(--color2) var(--particleSize), var(--app-transparent) 0) 90% 23%,radial-gradient(circle, var(--color3) var(--particleSize), var(--app-transparent) 0) 100% 43%,radial-gradient(circle, var(--color4) var(--particleSize), var(--app-transparent) 0) 85% 27%,radial-gradient(circle, var(--color5) var(--particleSize), var(--app-transparent) 0) 77% 37%,radial-gradient(circle, var(--color6) var(--particleSize), var(--app-transparent) 0) 60% 7%,radial-gradient(circle, var(--color1) var(--particleSize), var(--app-transparent) 0) 22% 14%,radial-gradient(circle, var(--color1) var(--particleSize), var(--app-transparent) 0) 45% 20%,radial-gradient(circle, var(--color1) var(--particleSize), var(--app-transparent) 0) 33% 34%,radial-gradient(circle, var(--color1) var(--particleSize), var(--app-transparent) 0) 10% 29%,radial-gradient(circle, var(--color1) var(--particleSize), var(--app-transparent) 0) 31% 37%,radial-gradient(circle, var(--color1) var(--particleSize), var(--app-transparent) 0) 28% 7%,radial-gradient(circle, var(--color1) var(--particleSize), var(--app-transparent) 0) 13% 42%;background-size:var(--initialSize) var(--initialSize);background-repeat:no-repeat;animation:2s infinite firework;position:absolute;top:50%;left:50%}.Lottery .firework:before{--x:-50%;--y:-50%;--initialY:-50%;transform:translate(-50%,-50%)rotate(40deg)scale(1.5)rotateY(40deg)}.Lottery .firework:after{--x:-50%;--y:-50%;--initialY:-50%;transform:translate(-50%,-50%)rotate(170deg)scale(1.5)rotateY(-30deg)}.Lottery .firework:nth-child(2){--x:30vmin}.Lottery .firework:nth-child(2),.Lottery .firework:nth-child(2):before,.Lottery .firework:nth-child(2):after{--color1:pink;--color2:violet;--color3:fuchsia;--color4:orchid;--color5:plum;--color6:lavender;--finalSize:40vmin;animation-delay:-.25s;top:60%;left:30%}.Lottery .firework:nth-child(3){--x:-30vmin;--y:-50vmin}.Lottery .firework:nth-child(3),.Lottery .firework:nth-child(3):before,.Lottery .firework:nth-child(3):after{--color1:cyan;--color2:lightcyan;--color3:lightblue;--color4:PaleTurquoise;--color5:SkyBlue;--color6:lavender;--finalSize:35vmin;top:60%;left:70%}.Lottery .firework.firework-1{animation:2s infinite firework;top:200px!important;left:150px!important}.Lottery .firework.firework-2{animation:3s infinite firework;top:300px!important;left:550px!important}.Lottery .firework.firework-3{animation:7s infinite firework;top:500px!important;left:600px!important}@keyframes jinx-glitch{0%{filter:drop-shadow(0 0 0 var(--app-primary)) drop-shadow(0 0 0 var(--app-secondary)) drop-shadow(0 0 0 var(--app-white)) saturate(1)}5%{filter:drop-shadow(-1px 0 0 var(--app-primary)) drop-shadow(1px 0 0 var(--app-secondary)) drop-shadow(0 1px 0 var(--app-white)) saturate(1.5)}10%{filter:drop-shadow(2px 0 0 var(--app-primary)) drop-shadow(-2px 0 0 var(--app-secondary)) drop-shadow(0 -2px 0 var(--app-white)) saturate(2)}15%{filter:drop-shadow(0 1px 0 var(--app-primary)) drop-shadow(-1px -1px 0 var(--app-secondary)) drop-shadow(1px 0 0 var(--app-white)) saturate(1)}20%{filter:drop-shadow(0 0 0 var(--app-primary)) drop-shadow(2px 0 0 var(--app-secondary)) drop-shadow(-2px 0 0 var(--app-white)) saturate(1.8)}25%{filter:drop-shadow(-1px -1px 0 var(--app-primary)) drop-shadow(1px 1px 0 var(--app-secondary)) drop-shadow(0 0 0 var(--app-white)) saturate(1.2)}30%{filter:drop-shadow(-2px 0 0 var(--app-primary)) drop-shadow(2px 0 0 var(--app-secondary)) drop-shadow(0 2px 0 var(--app-white)) saturate(2.2)}35%{filter:drop-shadow(0 -1px 0 var(--app-primary)) drop-shadow(-1px 0 0 var(--app-secondary)) drop-shadow(1px 1px 0 var(--app-white)) saturate(1)}40%{filter:drop-shadow(1px 0 0 var(--app-primary)) drop-shadow(0 1px 0 var(--app-secondary)) drop-shadow(-1px 0 0 var(--app-white)) saturate(1.6)}50%{filter:drop-shadow(0 0 0 var(--app-primary)) drop-shadow(0 0 0 var(--app-secondary)) drop-shadow(0 0 0 var(--app-white)) saturate(1)}60%{filter:drop-shadow(-1px 0 0 var(--app-primary)) drop-shadow(1px 1px 0 var(--app-secondary)) drop-shadow(0 0 0 var(--app-white)) saturate(1.4)}70%{filter:drop-shadow(2px 0 0 var(--app-primary)) drop-shadow(-2px 0 0 var(--app-secondary)) drop-shadow(0 -1px 0 var(--app-white)) saturate(1.8)}80%{filter:drop-shadow(-1px 0 0 var(--app-primary)) drop-shadow(0 -1px 0 var(--app-secondary)) drop-shadow(1px 0 0 var(--app-white)) saturate(2)}90%{filter:drop-shadow(0 1px 0 var(--app-primary)) drop-shadow(-1px 0 0 var(--app-secondary)) drop-shadow(1px -1px 0 var(--app-white)) saturate(1.3)}to{filter:drop-shadow(0 0 0 var(--app-primary)) drop-shadow(0 0 0 var(--app-secondary)) drop-shadow(0 0 0 var(--app-white)) saturate(1);clip-path:inset(0)}}
.RoulettePopup{color:var(--app-white);flex-direction:column;width:fit-content;height:fit-content;padding:30px;display:flex;top:50vh;left:50vw;transform:translate(-50%,-50%);-webkit-backdrop-filter:none!important;backdrop-filter:none!important;box-shadow:none!important;background:var(--app-page-background)!important;border:none!important}.RoulettePopup>.popup-header{justify-content:center;margin-bottom:50px;display:flex;position:relative}.RoulettePopup>.popup-header>img{width:300px;filter:drop-shadow(0 0 16px var(--app-primary))}.RoulettePopup>.popup-header>.close-wrapper{height:fit-content;position:absolute;top:0;right:0}.RoulettePopup>.popup-header>.close-wrapper .close-img{z-index:1;cursor:pointer;width:28px;height:28px}
@font-face{font-family:Propaganda;src:url(https://fontsforyou.com/fonts/p/Propaganda.ttf)format("truetype")}.roulette_page_contents{min-width:1200px;color:var(--app-text-primary);-webkit-user-drag:none;-webkit-user-select:none;user-select:none;flex-direction:column;align-items:center;gap:25px;width:100%;display:flex;position:relative}.roulette_page_contents .wrapper{z-index:30;width:100%;padding-top:100%;position:absolute;transform:translate(-50px,-50%)}.roulette_page_contents .wrapper [class|=confetti]{position:absolute}.roulette_page_contents .wrapper .confetti-0{background-color:var(--app-primary);opacity:.895027;z-index:30;width:14px;height:5.6px;animation:4.96474s .259493s infinite drop-0;top:-10%;left:94%;transform:rotate(241.351deg)}@keyframes drop-0{to{top:110%;left:96%}}.roulette_page_contents .wrapper .confetti-1{background-color:var(--app-danger);opacity:.990652;z-index:30;width:7px;height:2.8px;animation:4.57946s .457568s infinite drop-1;top:-10%;left:50%;transform:rotate(343.174deg)}@keyframes drop-1{to{top:110%;left:58%}}.roulette_page_contents .wrapper .confetti-2{background-color:var(--app-primary);opacity:.937902;z-index:30;width:7px;height:2.8px;animation:4.31013s .465525s infinite drop-2;top:-10%;left:31%;transform:rotate(276.575deg)}@keyframes drop-2{to{top:110%;left:36%}}.roulette_page_contents .wrapper .confetti-3{background-color:var(--app-primary);opacity:1.08456;z-index:30;width:16px;height:6.4px;animation:4.46853s .793538s infinite drop-3;top:-10%;left:13%;transform:rotate(58.439deg)}@keyframes drop-3{to{top:110%;left:25%}}.roulette_page_contents .wrapper .confetti-4{background-color:var(--app-danger);opacity:.840356;z-index:30;width:2px;height:.8px;animation:4.79673s .938072s infinite drop-4;top:-10%;left:57%;transform:rotate(157.954deg)}@keyframes drop-4{to{top:110%;left:70%}}.roulette_page_contents .wrapper .confetti-5{background-color:var(--app-primary);opacity:.963237;z-index:30;width:14px;height:5.6px;animation:4.7686s .57763s infinite drop-5;top:-10%;left:98%;transform:rotate(101.341deg)}@keyframes drop-5{to{top:110%;left:101%}}.roulette_page_contents .wrapper .confetti-6{background-color:var(--app-primary);opacity:1.44939;z-index:30;width:14px;height:5.6px;animation:4.09587s .260678s infinite drop-6;top:-10%;left:85%;transform:rotate(53.2351deg)}@keyframes drop-6{to{top:110%;left:92%}}.roulette_page_contents .wrapper .confetti-7{background-color:var(--app-primary);opacity:1.04624;z-index:30;width:10px;height:4px;animation:4.89161s .659638s infinite drop-7;top:-10%;left:24%;transform:rotate(20.8246deg)}@keyframes drop-7{to{top:110%;left:34%}}.roulette_page_contents .wrapper .confetti-8{background-color:var(--app-danger);opacity:.836949;z-index:30;width:3px;height:1.2px;animation:4.71161s .103575s infinite drop-8;top:-10%;left:88%;transform:rotate(222.294deg)}@keyframes drop-8{to{top:110%;left:92%}}.roulette_page_contents .wrapper .confetti-9{background-color:var(--app-danger);opacity:1.36456;z-index:30;width:4px;height:1.6px;animation:4.30938s .208441s infinite drop-9;top:-10%;left:96%;transform:rotate(175.621deg)}@keyframes drop-9{to{top:110%;left:106%}}.roulette_page_contents .wrapper .confetti-10{background-color:var(--app-primary);opacity:1.44071;z-index:30;width:2px;height:.8px;animation:4.28562s .453538s infinite drop-10;top:-10%;left:37%;transform:rotate(172.342deg)}@keyframes drop-10{to{top:110%;left:40%}}.roulette_page_contents .wrapper .confetti-11{background-color:var(--app-danger);opacity:.645039;z-index:30;width:17px;height:6.8px;animation:4.47825s .358483s infinite drop-11;top:-10%;left:88%;transform:rotate(255.941deg)}@keyframes drop-11{to{top:110%;left:98%}}.roulette_page_contents .wrapper .confetti-12{background-color:var(--app-primary);opacity:1.37562;z-index:30;width:13px;height:5.2px;animation:4.87363s .308875s infinite drop-12;top:-10%;left:39%;transform:rotate(196.848deg)}@keyframes drop-12{to{top:110%;left:50%}}.roulette_page_contents .wrapper .confetti-13{background-color:var(--app-primary);opacity:.596915;z-index:30;width:4px;height:1.6px;animation:4.98819s .335401s infinite drop-13;top:-10%;left:31%;transform:rotate(322.218deg)}@keyframes drop-13{to{top:110%;left:46%}}.roulette_page_contents .wrapper .confetti-14{background-color:var(--app-danger);opacity:1.39605;z-index:30;width:8px;height:3.2px;animation:4.31413s .234485s infinite drop-14;top:-10%;left:53%;transform:rotate(76.954deg)}@keyframes drop-14{to{top:110%;left:68%}}.roulette_page_contents .wrapper .confetti-15{background-color:var(--app-primary);opacity:.727758;z-index:30;width:6px;height:2.4px;animation:4.53426s .430729s infinite drop-15;top:-10%;left:99%;transform:rotate(220.871deg)}@keyframes drop-15{to{top:110%;left:103%}}.roulette_page_contents .wrapper .confetti-16{background-color:var(--app-primary);opacity:1.06162;z-index:30;width:10px;height:4px;animation:4.54876s .637897s infinite drop-16;top:-10%;left:23%;transform:rotate(137.655deg)}@keyframes drop-16{to{top:110%;left:25%}}.roulette_page_contents .wrapper .confetti-17{background-color:var(--app-danger);opacity:.727995;z-index:30;width:11px;height:4.4px;animation:4.33827s .885351s infinite drop-17;top:-10%;left:33%;transform:rotate(186.68deg)}@keyframes drop-17{to{top:110%;left:44%}}.roulette_page_contents .wrapper .confetti-18{background-color:var(--app-primary);opacity:1.43388;z-index:30;width:13px;height:5.2px;animation:4.86331s .621671s infinite drop-18;top:-10%;left:58%;transform:rotate(174.998deg)}@keyframes drop-18{to{top:110%;left:60%}}.roulette_page_contents .wrapper .confetti-19{background-color:var(--app-primary);opacity:1.2674;z-index:30;width:13px;height:5.2px;animation:4.99477s .173046s infinite drop-19;top:-10%;left:56%;transform:rotate(127.755deg)}@keyframes drop-19{to{top:110%;left:61%}}.roulette_page_contents .wrapper .confetti-20{background-color:var(--app-danger);opacity:.662626;z-index:30;width:9px;height:3.6px;animation:4.1541s 91.0073ms infinite drop-20;top:-10%;left:30%;transform:rotate(345.414deg)}@keyframes drop-20{to{top:110%;left:34%}}.roulette_page_contents .wrapper .confetti-21{background-color:var(--app-danger);opacity:1.22816;z-index:30;width:11px;height:4.4px;animation:4.52015s .365318s infinite drop-21;top:-10%;left:69%;transform:rotate(260.156deg)}@keyframes drop-21{to{top:110%;left:74%}}.roulette_page_contents .wrapper .confetti-22{background-color:var(--app-primary);opacity:1.0649;z-index:30;width:19px;height:7.6px;animation:4.01978s .593467s infinite drop-22;top:-10%;left:97%;transform:rotate(184.782deg)}@keyframes drop-22{to{top:110%;left:108%}}.roulette_page_contents .wrapper .confetti-23{background-color:var(--app-danger);opacity:.778501;z-index:30;width:17px;height:6.8px;animation:4.56825s .24908s infinite drop-23;top:-10%;left:56%;transform:rotate(132.963deg)}@keyframes drop-23{to{top:110%;left:63%}}.roulette_page_contents .wrapper .confetti-24{background-color:var(--app-primary);opacity:.860378;z-index:30;width:19px;height:7.6px;animation:4.78256s .886413s infinite drop-24;top:-10%;left:59%;transform:rotate(55.413deg)}@keyframes drop-24{to{top:110%;left:60%}}.roulette_page_contents .wrapper .confetti-25{background-color:var(--app-primary);opacity:1.14572;z-index:30;width:8px;height:3.2px;animation:4.99869s .308535s infinite drop-25;top:-10%;left:92%;transform:rotate(211.452deg)}@keyframes drop-25{to{top:110%;left:101%}}.roulette_page_contents .wrapper .confetti-26{background-color:var(--app-danger);opacity:1.13655;z-index:30;width:11px;height:4.4px;animation:4.73473s 85.2778ms infinite drop-26;top:-10%;left:2%;transform:rotate(35.167deg)}@keyframes drop-26{to{top:110%;left:6%}}.roulette_page_contents .wrapper .confetti-27{background-color:var(--app-primary);opacity:1.43845;z-index:30;width:17px;height:6.8px;animation:4.3164s .357488s infinite drop-27;top:-10%;left:55%;transform:rotate(151.639deg)}@keyframes drop-27{to{top:110%;left:59%}}.roulette_page_contents .wrapper .confetti-28{background-color:var(--app-danger);opacity:.850015;z-index:30;width:8px;height:3.2px;animation:4.51767s .511963s infinite drop-28;top:-10%;left:13%;transform:rotate(234.386deg)}@keyframes drop-28{to{top:110%;left:19%}}.roulette_page_contents .wrapper .confetti-29{background-color:var(--app-danger);opacity:.523201;z-index:30;width:5px;height:2px;animation:4.62147s .808032s infinite drop-29;top:-10%;left:43%;transform:rotate(357.336deg)}@keyframes drop-29{to{top:110%;left:48%}}.roulette_page_contents .wrapper .confetti-30{background-color:var(--app-primary);opacity:1.1371;z-index:30;width:6px;height:2.4px;animation:4.56284s .162497s infinite drop-30;top:-10%;left:7%;transform:rotate(258.883deg)}@keyframes drop-30{to{top:110%;left:20%}}.roulette_page_contents .wrapper .confetti-31{background-color:var(--app-primary);opacity:1.35707;z-index:30;width:15px;height:6px;animation:4.22704s .491864s infinite drop-31;top:-10%;left:24%;transform:rotate(309.92deg)}@keyframes drop-31{to{top:110%;left:28%}}.roulette_page_contents .wrapper .confetti-32{background-color:var(--app-danger);opacity:1.06437;z-index:30;width:17px;height:6.8px;animation:4.16866s .180356s infinite drop-32;top:-10%;left:99%;transform:rotate(120.371deg)}@keyframes drop-32{to{top:110%;left:101%}}.roulette_page_contents .wrapper .confetti-33{background-color:var(--app-primary);opacity:1.3639;z-index:30;width:4px;height:1.6px;animation:4.76259s .530323s infinite drop-33;top:-10%;left:77%;transform:rotate(56.2445deg)}@keyframes drop-33{to{top:110%;left:78%}}.roulette_page_contents .wrapper .confetti-34{background-color:var(--app-primary);opacity:.580641;z-index:30;width:6px;height:2.4px;animation:4.05833s .986526s infinite drop-34;top:-10%;left:37%;transform:rotate(189.911deg)}@keyframes drop-34{to{top:110%;left:51%}}.roulette_page_contents .wrapper .confetti-35{background-color:var(--app-danger);opacity:.881785;z-index:30;width:2px;height:.8px;animation:4.52832s .354583s infinite drop-35;top:-10%;left:16%;transform:rotate(120.239deg)}@keyframes drop-35{to{top:110%;left:31%}}.roulette_page_contents .wrapper .confetti-36{background-color:var(--app-danger);opacity:1.41097;z-index:30;width:11px;height:4.4px;animation:4.82231s .500854s infinite drop-36;top:-10%;left:33%;transform:rotate(228.114deg)}@keyframes drop-36{to{top:110%;left:46%}}.roulette_page_contents .wrapper .confetti-37{background-color:var(--app-danger);opacity:.585671;z-index:30;width:19px;height:7.6px;animation:4.0173s .470812s infinite drop-37;top:-10%;left:9%;transform:rotate(310.076deg)}@keyframes drop-37{to{top:110%;left:17%}}.roulette_page_contents .wrapper .confetti-38{background-color:var(--app-danger);opacity:1.1563;z-index:30;width:4px;height:1.6px;animation:4.10273s .64787s infinite drop-38;top:-10%;left:78%;transform:rotate(247.954deg)}@keyframes drop-38{to{top:110%;left:88%}}.roulette_page_contents .wrapper .confetti-39{background-color:var(--app-danger);opacity:.752825;z-index:30;width:4px;height:1.6px;animation:4.15385s .51415s infinite drop-39;top:-10%;left:82%;transform:rotate(310.763deg)}@keyframes drop-39{to{top:110%;left:88%}}.roulette_page_contents .wrapper .confetti-40{background-color:var(--app-primary);opacity:1.2605;z-index:30;width:3px;height:1.2px;animation:4.72486s .897768s infinite drop-40;top:-10%;left:95%;transform:rotate(320.852deg)}@keyframes drop-40{to{top:110%;left:98%}}.roulette_page_contents .wrapper .confetti-41{background-color:var(--app-primary);opacity:1.30996;z-index:30;width:13px;height:5.2px;animation:4.74917s .114221s infinite drop-41;top:-10%;left:43%;transform:rotate(74.7694deg)}@keyframes drop-41{to{top:110%;left:47%}}.roulette_page_contents .wrapper .confetti-42{background-color:var(--app-primary);opacity:.812637;z-index:30;width:19px;height:7.6px;animation:4.72994s .118771s infinite drop-42;top:-10%;left:98%;transform:rotate(84.4017deg)}@keyframes drop-42{to{top:110%;left:112%}}.roulette_page_contents .wrapper .confetti-43{background-color:var(--app-primary);opacity:.790528;z-index:30;width:14px;height:5.6px;animation:4.48537s .192844s infinite drop-43;top:-10%;left:92%;transform:rotate(176.563deg)}@keyframes drop-43{to{top:110%;left:97%}}.roulette_page_contents .wrapper .confetti-44{background-color:var(--app-primary);opacity:1.05417;z-index:30;width:11px;height:4.4px;animation:4.22583s .445684s infinite drop-44;top:-10%;left:49%;transform:rotate(231.944deg)}@keyframes drop-44{to{top:110%;left:54%}}.roulette_page_contents .wrapper .confetti-45{background-color:var(--app-danger);opacity:.717109;z-index:30;width:8px;height:3.2px;animation:4.91223s 1.97534ms infinite drop-45;top:-10%;left:80%;transform:rotate(268.008deg)}@keyframes drop-45{to{top:110%;left:87%}}.roulette_page_contents .wrapper .confetti-46{background-color:var(--app-primary);opacity:1.44036;z-index:30;width:7px;height:2.8px;animation:4.77688s .231441s infinite drop-46;top:-10%;left:80%;transform:rotate(146.615deg)}@keyframes drop-46{to{top:110%;left:94%}}.roulette_page_contents .wrapper .confetti-47{background-color:var(--app-primary);opacity:1.31143;z-index:30;width:18px;height:7.2px;animation:4.22601s .805317s infinite drop-47;top:-10%;left:66%;transform:rotate(52.5215deg)}@keyframes drop-47{to{top:110%;left:79%}}.roulette_page_contents .wrapper .confetti-48{background-color:var(--app-danger);opacity:1.33758;z-index:30;width:20px;height:8px;animation:4.01225s .15491s infinite drop-48;top:-10%;left:86%;transform:rotate(332.588deg)}@keyframes drop-48{to{top:110%;left:96%}}.roulette_page_contents .wrapper .confetti-49{background-color:var(--app-danger);opacity:1.26556;z-index:30;width:15px;height:6px;animation:4.18146s .313801s infinite drop-49;top:-10%;left:31%;transform:rotate(322.308deg)}@keyframes drop-49{to{top:110%;left:44%}}.roulette_page_contents .wrapper .confetti-50{background-color:var(--app-primary);opacity:1.17483;z-index:30;width:16px;height:6.4px;animation:4.57559s .44019s infinite drop-50;top:-10%;left:38%;transform:rotate(185.314deg)}@keyframes drop-50{to{top:110%;left:43%}}.roulette_page_contents .wrapper .confetti-51{background-color:var(--app-primary);opacity:.95861;z-index:30;width:6px;height:2.4px;animation:4.94164s 7.46665ms infinite drop-51;top:-10%;left:60%;transform:rotate(78.9964deg)}@keyframes drop-51{to{top:110%;left:74%}}.roulette_page_contents .wrapper .confetti-52{background-color:var(--app-primary);opacity:.94828;z-index:30;width:19px;height:7.6px;animation:4.75132s .221896s infinite drop-52;top:-10%;left:17%;transform:rotate(156.012deg)}@keyframes drop-52{to{top:110%;left:28%}}.roulette_page_contents .wrapper .confetti-53{background-color:var(--app-primary);opacity:.758893;z-index:30;width:17px;height:6.8px;animation:4.10095s .955529s infinite drop-53;top:-10%;left:7%;transform:rotate(75.7752deg)}@keyframes drop-53{to{top:110%;left:17%}}.roulette_page_contents .wrapper .confetti-54{background-color:var(--app-primary);opacity:.896716;z-index:30;width:9px;height:3.6px;animation:4.98988s .848149s infinite drop-54;top:-10%;left:31%;transform:rotate(280.901deg)}@keyframes drop-54{to{top:110%;left:39%}}.roulette_page_contents .wrapper .confetti-55{background-color:var(--app-primary);opacity:1.24036;z-index:30;width:11px;height:4.4px;animation:4.18587s .323391s infinite drop-55;top:-10%;left:60%;transform:rotate(134.039deg)}@keyframes drop-55{to{top:110%;left:72%}}.roulette_page_contents .wrapper .confetti-56{background-color:var(--app-danger);opacity:.504151;z-index:30;width:15px;height:6px;animation:4.42957s .835739s infinite drop-56;top:-10%;left:9%;transform:rotate(194.183deg)}@keyframes drop-56{to{top:110%;left:16%}}.roulette_page_contents .wrapper .confetti-57{background-color:var(--app-danger);opacity:.603536;z-index:30;width:18px;height:7.2px;animation:4.02745s .72254s infinite drop-57;top:-10%;left:17%;transform:rotate(104.96deg)}@keyframes drop-57{to{top:110%;left:26%}}.roulette_page_contents .wrapper .confetti-58{background-color:var(--app-primary);opacity:1.40139;z-index:30;width:15px;height:6px;animation:4.23413s .360278s infinite drop-58;top:-10%;left:20%;transform:rotate(122.988deg)}@keyframes drop-58{to{top:110%;left:27%}}.roulette_page_contents .wrapper .confetti-59{background-color:var(--app-primary);opacity:.542413;z-index:30;width:7px;height:2.8px;animation:4.14572s .600052s infinite drop-59;top:-10%;left:67%;transform:rotate(95.3196deg)}@keyframes drop-59{to{top:110%;left:70%}}.roulette_page_contents .wrapper .confetti-60{background-color:var(--app-primary);opacity:.829666;z-index:30;width:15px;height:6px;animation:4.8616s .946105s infinite drop-60;top:-10%;left:34%;transform:rotate(294.371deg)}@keyframes drop-60{to{top:110%;left:48%}}.roulette_page_contents .wrapper .confetti-61{background-color:var(--app-primary);opacity:1.37343;z-index:30;width:10px;height:4px;animation:4.07633s 77.2785ms infinite drop-61;top:-10%;left:26%;transform:rotate(347.752deg)}@keyframes drop-61{to{top:110%;left:41%}}.roulette_page_contents .wrapper .confetti-62{background-color:var(--app-primary);opacity:1.27248;z-index:30;width:12px;height:4.8px;animation:4.89599s .463247s infinite drop-62;top:-10%;left:29%;transform:rotate(232.112deg)}@keyframes drop-62{to{top:110%;left:39%}}.roulette_page_contents .wrapper .confetti-63{background-color:var(--app-danger);opacity:1.0288;z-index:30;width:14px;height:5.6px;animation:4.16262s .901694s infinite drop-63;top:-10%;left:28%;transform:rotate(109.198deg)}@keyframes drop-63{to{top:110%;left:35%}}.roulette_page_contents .wrapper .confetti-64{background-color:var(--app-danger);opacity:.787816;z-index:30;width:16px;height:6.4px;animation:4.61633s .708684s infinite drop-64;top:-10%;left:30%;transform:rotate(264.683deg)}@keyframes drop-64{to{top:110%;left:42%}}.roulette_page_contents .wrapper .confetti-65{background-color:var(--app-primary);opacity:1.10599;z-index:30;width:17px;height:6.8px;animation:4.26633s .835807s infinite drop-65;top:-10%;left:49%;transform:rotate(131.324deg)}@keyframes drop-65{to{top:110%;left:61%}}.roulette_page_contents .wrapper .confetti-66{background-color:var(--app-primary);opacity:1.04157;z-index:30;width:15px;height:6px;animation:4.43155s .277191s infinite drop-66;top:-10%;left:68%;transform:rotate(17.0836deg)}@keyframes drop-66{to{top:110%;left:73%}}.roulette_page_contents .wrapper .confetti-67{background-color:var(--app-primary);opacity:1.0277;z-index:30;width:13px;height:5.2px;animation:4.56433s .131009s infinite drop-67;top:-10%;left:32%;transform:rotate(34.304deg)}@keyframes drop-67{to{top:110%;left:33%}}.roulette_page_contents .wrapper .confetti-68{background-color:var(--app-danger);opacity:1.45788;z-index:30;width:20px;height:8px;animation:4.727s .560558s infinite drop-68;top:-10%;left:30%;transform:rotate(37.2246deg)}@keyframes drop-68{to{top:110%;left:36%}}.roulette_page_contents .wrapper .confetti-69{background-color:var(--app-primary);opacity:1.30517;z-index:30;width:4px;height:1.6px;animation:4.371s .43121s infinite drop-69;top:-10%;left:62%;transform:rotate(22.9085deg)}@keyframes drop-69{to{top:110%;left:64%}}.roulette_page_contents .wrapper .confetti-70{background-color:var(--app-danger);opacity:1.3058;z-index:30;width:9px;height:3.6px;animation:4.43546s 80.6474ms infinite drop-70;top:-10%;left:40%;transform:rotate(168.825deg)}@keyframes drop-70{to{top:110%;left:53%}}.roulette_page_contents .wrapper .confetti-71{background-color:var(--app-danger);opacity:.543532;z-index:30;width:7px;height:2.8px;animation:4.72141s .518783s infinite drop-71;top:-10%;left:32%;transform:rotate(255.613deg)}@keyframes drop-71{to{top:110%;left:41%}}.roulette_page_contents .wrapper .confetti-72{background-color:var(--app-danger);opacity:1.11793;z-index:30;width:20px;height:8px;animation:4.36936s .475864s infinite drop-72;top:-10%;left:76%;transform:rotate(64.5723deg)}@keyframes drop-72{to{top:110%;left:77%}}.roulette_page_contents .wrapper .confetti-73{background-color:var(--app-primary);opacity:.938176;z-index:30;width:12px;height:4.8px;animation:4.92533s .731459s infinite drop-73;top:-10%;left:64%;transform:rotate(237.656deg)}@keyframes drop-73{to{top:110%;left:69%}}.roulette_page_contents .wrapper .confetti-74{background-color:var(--app-primary);opacity:1.14164;z-index:30;width:18px;height:7.2px;animation:4.06824s .580466s infinite drop-74;top:-10%;left:31%;transform:rotate(204.384deg)}@keyframes drop-74{to{top:110%;left:39%}}.roulette_page_contents .wrapper .confetti-75{background-color:var(--app-danger);opacity:.662074;z-index:30;width:12px;height:4.8px;animation:4.05587s .382221s infinite drop-75;top:-10%;left:80%;transform:rotate(357.105deg)}@keyframes drop-75{to{top:110%;left:92%}}.roulette_page_contents .wrapper .confetti-76{background-color:var(--app-danger);opacity:.78885;z-index:30;width:3px;height:1.2px;animation:4.76259s .295848s infinite drop-76;top:-10%;left:22%;transform:rotate(324.084deg)}@keyframes drop-76{to{top:110%;left:26%}}.roulette_page_contents .wrapper .confetti-77{background-color:var(--app-primary);opacity:1.30242;z-index:30;width:1px;height:.4px;animation:4.70344s .105127s infinite drop-77;top:-10%;left:35%;transform:rotate(209.095deg)}@keyframes drop-77{to{top:110%;left:44%}}.roulette_page_contents .wrapper .confetti-78{background-color:var(--app-primary);opacity:.869042;z-index:30;width:8px;height:3.2px;animation:4.46549s .483687s infinite drop-78;top:-10%;left:25%;transform:rotate(1.17248deg)}@keyframes drop-78{to{top:110%;left:33%}}.roulette_page_contents .wrapper .confetti-79{background-color:var(--app-primary);opacity:1.25234;z-index:30;width:15px;height:6px;animation:4.56975s .194729s infinite drop-79;top:-10%;left:7%;transform:rotate(333.145deg)}@keyframes drop-79{to{top:110%;left:20%}}.roulette_page_contents .wrapper .confetti-80{background-color:var(--app-danger);opacity:1.45382;z-index:30;width:6px;height:2.4px;animation:4.82369s .418595s infinite drop-80;top:-10%;left:1%;transform:rotate(116.137deg)}@keyframes drop-80{to{top:110%;left:14%}}.roulette_page_contents .wrapper .confetti-81{background-color:var(--app-primary);opacity:.787964;z-index:30;width:2px;height:.8px;animation:4.4857s .92492s infinite drop-81;top:-10%;left:72%;transform:rotate(318.797deg)}@keyframes drop-81{to{top:110%;left:85%}}.roulette_page_contents .wrapper .confetti-82{background-color:var(--app-danger);opacity:1.45361;z-index:30;width:9px;height:3.6px;animation:4.49108s .136116s infinite drop-82;top:-10%;left:30%;transform:rotate(150.524deg)}@keyframes drop-82{to{top:110%;left:45%}}.roulette_page_contents .wrapper .confetti-83{background-color:var(--app-primary);opacity:1.34936;z-index:30;width:3px;height:1.2px;animation:4.72938s .524541s infinite drop-83;top:-10%;left:28%;transform:rotate(182.867deg)}@keyframes drop-83{to{top:110%;left:30%}}.roulette_page_contents .wrapper .confetti-84{background-color:var(--app-primary);opacity:1.22503;z-index:30;width:18px;height:7.2px;animation:4.93713s .236239s infinite drop-84;top:-10%;left:32%;transform:rotate(198.513deg)}@keyframes drop-84{to{top:110%;left:35%}}.roulette_page_contents .wrapper .confetti-85{background-color:var(--app-danger);opacity:.612455;z-index:30;width:18px;height:7.2px;animation:4.21588s .31663s infinite drop-85;top:-10%;left:11%;transform:rotate(227.175deg)}@keyframes drop-85{to{top:110%;left:18%}}.roulette_page_contents .wrapper .confetti-86{background-color:var(--app-primary);opacity:1.49248;z-index:30;width:8px;height:3.2px;animation:4.35574s .749429s infinite drop-86;top:-10%;left:52%;transform:rotate(242.684deg)}@keyframes drop-86{to{top:110%;left:56%}}.roulette_page_contents .wrapper .confetti-87{background-color:var(--app-primary);opacity:.904603;z-index:30;width:4px;height:1.6px;animation:4.26683s .34417s infinite drop-87;top:-10%;left:76%;transform:rotate(168.154deg)}@keyframes drop-87{to{top:110%;left:82%}}.roulette_page_contents .wrapper .confetti-88{background-color:var(--app-danger);opacity:1.14212;z-index:30;width:5px;height:2px;animation:4.10113s 49.2354ms infinite drop-88;top:-10%;left:29%;transform:rotate(295.165deg)}@keyframes drop-88{to{top:110%;left:44%}}.roulette_page_contents .wrapper .confetti-89{background-color:var(--app-primary);opacity:.962531;z-index:30;width:15px;height:6px;animation:4.82703s .485505s infinite drop-89;top:-10%;left:55%;transform:rotate(310.537deg)}@keyframes drop-89{to{top:110%;left:63%}}.roulette_page_contents .wrapper .confetti-90{background-color:var(--app-danger);opacity:1.04081;z-index:30;width:17px;height:6.8px;animation:4.82458s .414673s infinite drop-90;top:-10%;left:39%;transform:rotate(57.1945deg)}@keyframes drop-90{to{top:110%;left:44%}}.roulette_page_contents .wrapper .confetti-91{background-color:var(--app-primary);opacity:.652381;z-index:30;width:20px;height:8px;animation:4.76879s .844572s infinite drop-91;top:-10%;left:36%;transform:rotate(323.626deg)}@keyframes drop-91{to{top:110%;left:45%}}.roulette_page_contents .wrapper .confetti-92{background-color:var(--app-danger);opacity:1.2445;z-index:30;width:11px;height:4.4px;animation:4.9559s .64678s infinite drop-92;top:-10%;left:71%;transform:rotate(234.778deg)}@keyframes drop-92{to{top:110%;left:84%}}.roulette_page_contents .wrapper .confetti-93{background-color:var(--app-primary);opacity:1.48519;z-index:30;width:12px;height:4.8px;animation:4.56709s .722718s infinite drop-93;top:-10%;left:31%;transform:rotate(94.1663deg)}@keyframes drop-93{to{top:110%;left:42%}}.roulette_page_contents .wrapper .confetti-94{background-color:var(--app-primary);opacity:1.25581;z-index:30;width:13px;height:5.2px;animation:4.84594s .817109s infinite drop-94;top:-10%;left:88%;transform:rotate(124.557deg)}@keyframes drop-94{to{top:110%;left:92%}}.roulette_page_contents .wrapper .confetti-95{background-color:var(--app-primary);opacity:1.20416;z-index:30;width:11px;height:4.4px;animation:4.10542s .568931s infinite drop-95;top:-10%;left:10%;transform:rotate(254.401deg)}@keyframes drop-95{to{top:110%;left:23%}}.roulette_page_contents .wrapper .confetti-96{background-color:var(--app-danger);opacity:.721848;z-index:30;width:20px;height:8px;animation:4.50678s 46.945ms infinite drop-96;top:-10%;left:62%;transform:rotate(236.192deg)}@keyframes drop-96{to{top:110%;left:67%}}.roulette_page_contents .wrapper .confetti-97{background-color:var(--app-primary);opacity:.905837;z-index:30;width:13px;height:5.2px;animation:4.0087s .282404s infinite drop-97;top:-10%;left:58%;transform:rotate(273.211deg)}@keyframes drop-97{to{top:110%;left:67%}}.roulette_page_contents .wrapper .confetti-98{background-color:var(--app-danger);opacity:1.06549;z-index:30;width:18px;height:7.2px;animation:4.84849s 1.64392ms infinite drop-98;top:-10%;left:84%;transform:rotate(341.053deg)}@keyframes drop-98{to{top:110%;left:92%}}.roulette_page_contents .wrapper .confetti-99{background-color:var(--app-primary);opacity:.644105;z-index:30;width:3px;height:1.2px;animation:4.99168s .706598s infinite drop-99;top:-10%;left:7%;transform:rotate(288.851deg)}@keyframes drop-99{to{top:110%;left:14%}}.roulette_page_contents .wrapper .confetti-100{background-color:var(--app-primary);opacity:1.3511;z-index:30;width:9px;height:3.6px;animation:4.3916s .514923s infinite drop-100;top:-10%;left:75%;transform:rotate(352.109deg)}@keyframes drop-100{to{top:110%;left:87%}}.roulette_page_contents .wrapper .confetti-101{background-color:var(--app-primary);opacity:.656297;z-index:30;width:19px;height:7.6px;animation:4.36145s .20175s infinite drop-101;top:-10%;left:55%;transform:rotate(170.679deg)}@keyframes drop-101{to{top:110%;left:63%}}.roulette_page_contents .wrapper .confetti-102{background-color:var(--app-primary);opacity:.857571;z-index:30;width:17px;height:6.8px;animation:4.32447s .197874s infinite drop-102;top:-10%;left:99%;transform:rotate(180.641deg)}@keyframes drop-102{to{top:110%;left:102%}}.roulette_page_contents .wrapper .confetti-103{background-color:var(--app-danger);opacity:.602861;z-index:30;width:1px;height:.4px;animation:4.09284s .615169s infinite drop-103;top:-10%;left:30%;transform:rotate(153.922deg)}@keyframes drop-103{to{top:110%;left:33%}}.roulette_page_contents .wrapper .confetti-104{background-color:var(--app-primary);opacity:1.01052;z-index:30;width:18px;height:7.2px;animation:4.02067s 77.2906ms infinite drop-104;top:-10%;left:17%;transform:rotate(345.993deg)}@keyframes drop-104{to{top:110%;left:25%}}.roulette_page_contents .wrapper .confetti-105{background-color:var(--app-danger);opacity:.987419;z-index:30;width:7px;height:2.8px;animation:4.96111s .517562s infinite drop-105;top:-10%;left:23%;transform:rotate(210.73deg)}@keyframes drop-105{to{top:110%;left:35%}}.roulette_page_contents .wrapper .confetti-106{background-color:var(--app-primary);opacity:.710227;z-index:30;width:12px;height:4.8px;animation:4.09068s .266132s infinite drop-106;top:-10%;left:32%;transform:rotate(185.56deg)}@keyframes drop-106{to{top:110%;left:33%}}.roulette_page_contents .wrapper .confetti-107{background-color:var(--app-primary);opacity:1.07489;z-index:30;width:9px;height:3.6px;animation:4.0646s .748066s infinite drop-107;top:-10%;left:96%;transform:rotate(263.857deg)}@keyframes drop-107{to{top:110%;left:111%}}.roulette_page_contents .wrapper .confetti-108{background-color:var(--app-danger);opacity:.729554;z-index:30;width:13px;height:5.2px;animation:4.59898s .992748s infinite drop-108;top:-10%;left:71%;transform:rotate(148.554deg)}@keyframes drop-108{to{top:110%;left:84%}}.roulette_page_contents .wrapper .confetti-109{background-color:var(--app-danger);opacity:1.47717;z-index:30;width:17px;height:6.8px;animation:4.97772s .766915s infinite drop-109;top:-10%;left:2%;transform:rotate(358.95deg)}@keyframes drop-109{to{top:110%;left:12%}}.roulette_page_contents .wrapper .confetti-110{background-color:var(--app-primary);opacity:1.07083;z-index:30;width:19px;height:7.6px;animation:4.05834s .982404s infinite drop-110;top:-10%;left:29%;transform:rotate(34.519deg)}@keyframes drop-110{to{top:110%;left:31%}}.roulette_page_contents .wrapper .confetti-111{background-color:var(--app-danger);opacity:1.45388;z-index:30;width:15px;height:6px;animation:4.83008s 89.2749ms infinite drop-111;top:-10%;left:22%;transform:rotate(88.9557deg)}@keyframes drop-111{to{top:110%;left:24%}}.roulette_page_contents .wrapper .confetti-112{background-color:var(--app-primary);opacity:1.27206;z-index:30;width:8px;height:3.2px;animation:4.07569s .338225s infinite drop-112;top:-10%;left:49%;transform:rotate(350.44deg)}@keyframes drop-112{to{top:110%;left:60%}}.roulette_page_contents .wrapper .confetti-113{background-color:var(--app-primary);opacity:.722212;z-index:30;width:19px;height:7.6px;animation:4.26126s .242801s infinite drop-113;top:-10%;left:99%;transform:rotate(271.798deg)}@keyframes drop-113{to{top:110%;left:106%}}.roulette_page_contents .wrapper .confetti-114{background-color:var(--app-danger);opacity:.541221;z-index:30;width:18px;height:7.2px;animation:4.4381s .669826s infinite drop-114;top:-10%;left:62%;transform:rotate(63.1805deg)}@keyframes drop-114{to{top:110%;left:70%}}.roulette_page_contents .wrapper .confetti-115{background-color:var(--app-primary);opacity:1.08103;z-index:30;width:18px;height:7.2px;animation:4.44472s .78203s infinite drop-115;top:-10%;left:47%;transform:rotate(13.7479deg)}@keyframes drop-115{to{top:110%;left:56%}}.roulette_page_contents .wrapper .confetti-116{background-color:var(--app-primary);opacity:1.43552;z-index:30;width:5px;height:2px;animation:4.24316s .631183s infinite drop-116;top:-10%;left:23%;transform:rotate(36.1323deg)}@keyframes drop-116{to{top:110%;left:33%}}.roulette_page_contents .wrapper .confetti-117{background-color:var(--app-danger);opacity:.806804;z-index:30;width:15px;height:6px;animation:4.61475s .145614s infinite drop-117;top:-10%;left:36%;transform:rotate(9.30482deg)}@keyframes drop-117{to{top:110%;left:44%}}.roulette_page_contents .wrapper .confetti-118{background-color:var(--app-danger);opacity:1.05032;z-index:30;width:20px;height:8px;animation:4.3031s 22.7844ms infinite drop-118;top:-10%;left:58%;transform:rotate(152.172deg)}@keyframes drop-118{to{top:110%;left:66%}}.roulette_page_contents .wrapper .confetti-119{background-color:var(--app-primary);opacity:1.33367;z-index:30;width:15px;height:6px;animation:4.63689s .767894s infinite drop-119;top:-10%;left:59%;transform:rotate(206.69deg)}@keyframes drop-119{to{top:110%;left:64%}}.roulette_page_contents .wrapper .confetti-120{background-color:var(--app-primary);opacity:.575733;z-index:30;width:13px;height:5.2px;animation:4.58675s .792113s infinite drop-120;top:-10%;left:77%;transform:rotate(161.587deg)}@keyframes drop-120{to{top:110%;left:78%}}.roulette_page_contents .wrapper .confetti-121{background-color:var(--app-danger);opacity:.731411;z-index:30;width:15px;height:6px;animation:4.22706s .616358s infinite drop-121;top:-10%;left:80%;transform:rotate(347.355deg)}@keyframes drop-121{to{top:110%;left:83%}}.roulette_page_contents .wrapper .confetti-122{background-color:var(--app-primary);opacity:1.11483;z-index:30;width:6px;height:2.4px;animation:4.44959s .914591s infinite drop-122;top:-10%;left:45%;transform:rotate(194.609deg)}@keyframes drop-122{to{top:110%;left:46%}}.roulette_page_contents .wrapper .confetti-123{background-color:var(--app-primary);opacity:1.4949;z-index:30;width:8px;height:3.2px;animation:4.19953s .900628s infinite drop-123;top:-10%;left:42%;transform:rotate(241.669deg)}@keyframes drop-123{to{top:110%;left:45%}}.roulette_page_contents .wrapper .confetti-124{background-color:var(--app-primary);opacity:1.34574;z-index:30;width:8px;height:3.2px;animation:4.42186s .767534s infinite drop-124;top:-10%;left:26%;transform:rotate(59.9489deg)}@keyframes drop-124{to{top:110%;left:36%}}.roulette_page_contents .wrapper .confetti-125{background-color:var(--app-primary);opacity:1.07058;z-index:30;width:14px;height:5.6px;animation:4.15537s .671158s infinite drop-125;top:-10%;left:21%;transform:rotate(223.276deg)}@keyframes drop-125{to{top:110%;left:33%}}.roulette_page_contents .wrapper .confetti-126{background-color:var(--app-primary);opacity:1.30736;z-index:30;width:13px;height:5.2px;animation:4.05461s .553567s infinite drop-126;top:-10%;left:92%;transform:rotate(6.71541deg)}@keyframes drop-126{to{top:110%;left:100%}}.roulette_page_contents .wrapper .confetti-127{background-color:var(--app-primary);opacity:.524992;z-index:30;width:8px;height:3.2px;animation:4.64446s .223355s infinite drop-127;top:-10%;left:13%;transform:rotate(248.625deg)}@keyframes drop-127{to{top:110%;left:20%}}.roulette_page_contents .wrapper .confetti-128{background-color:var(--app-danger);opacity:1.29365;z-index:30;width:6px;height:2.4px;animation:4.73365s .122305s infinite drop-128;top:-10%;left:91%;transform:rotate(47.4653deg)}@keyframes drop-128{to{top:110%;left:100%}}.roulette_page_contents .wrapper .confetti-129{background-color:var(--app-danger);opacity:1.13242;z-index:30;width:20px;height:8px;animation:4.54507s 94.6001ms infinite drop-129;top:-10%;left:62%;transform:rotate(327.853deg)}@keyframes drop-129{to{top:110%;left:67%}}.roulette_page_contents .wrapper .confetti-130{background-color:var(--app-primary);opacity:1.4152;z-index:30;width:14px;height:5.6px;animation:4.23265s .865378s infinite drop-130;top:-10%;left:89%;transform:rotate(235.873deg)}@keyframes drop-130{to{top:110%;left:104%}}.roulette_page_contents .wrapper .confetti-131{background-color:var(--app-primary);opacity:1.00087;z-index:30;width:2px;height:.8px;animation:4.47768s .649428s infinite drop-131;top:-10%;left:21%;transform:rotate(99.9224deg)}@keyframes drop-131{to{top:110%;left:28%}}.roulette_page_contents .wrapper .confetti-132{background-color:var(--app-primary);opacity:1.15353;z-index:30;width:2px;height:.8px;animation:4.07459s .986872s infinite drop-132;top:-10%;left:43%;transform:rotate(226.415deg)}@keyframes drop-132{to{top:110%;left:45%}}.roulette_page_contents .wrapper .confetti-133{background-color:var(--app-primary);opacity:.8323;z-index:30;width:9px;height:3.6px;animation:4.97577s .173734s infinite drop-133;top:-10%;left:57%;transform:rotate(49.3985deg)}@keyframes drop-133{to{top:110%;left:61%}}.roulette_page_contents .wrapper .confetti-134{background-color:var(--app-danger);opacity:.829737;z-index:30;width:1px;height:.4px;animation:4.61695s .20719s infinite drop-134;top:-10%;left:34%;transform:rotate(130.725deg)}@keyframes drop-134{to{top:110%;left:40%}}.roulette_page_contents .wrapper .confetti-135{background-color:var(--app-danger);opacity:1.48162;z-index:30;width:10px;height:4px;animation:4.45741s .714346s infinite drop-135;top:-10%;left:67%;transform:rotate(316.567deg)}@keyframes drop-135{to{top:110%;left:81%}}.roulette_page_contents .wrapper .confetti-136{background-color:var(--app-primary);opacity:.620353;z-index:30;width:4px;height:1.6px;animation:4.8882s .27972s infinite drop-136;top:-10%;left:16%;transform:rotate(272.389deg)}@keyframes drop-136{to{top:110%;left:19%}}.roulette_page_contents .wrapper .confetti-137{background-color:var(--app-danger);opacity:1.29649;z-index:30;width:9px;height:3.6px;animation:4.31084s .462263s infinite drop-137;top:-10%;left:67%;transform:rotate(22.7294deg)}@keyframes drop-137{to{top:110%;left:71%}}.roulette_page_contents .wrapper .confetti-138{background-color:var(--app-primary);opacity:1.00263;z-index:30;width:13px;height:5.2px;animation:4.4274s 37.6095ms infinite drop-138;top:-10%;left:58%;transform:rotate(293.609deg)}@keyframes drop-138{to{top:110%;left:66%}}.roulette_page_contents .wrapper .confetti-139{background-color:var(--app-primary);opacity:.784432;z-index:30;width:12px;height:4.8px;animation:4.14173s .572861s infinite drop-139;top:-10%;left:65%;transform:rotate(85.9912deg)}@keyframes drop-139{to{top:110%;left:66%}}.roulette_page_contents .wrapper .confetti-140{background-color:var(--app-danger);opacity:1.41775;z-index:30;width:14px;height:5.6px;animation:4.23645s .168109s infinite drop-140;top:-10%;left:3%;transform:rotate(79.5211deg)}@keyframes drop-140{to{top:110%;left:9%}}.roulette_page_contents .wrapper .confetti-141{background-color:var(--app-primary);opacity:.982484;z-index:30;width:16px;height:6.4px;animation:4.97982s .829619s infinite drop-141;top:-10%;left:93%;transform:rotate(66.9488deg)}@keyframes drop-141{to{top:110%;left:105%}}.roulette_page_contents .wrapper .confetti-142{background-color:var(--app-danger);opacity:1.34131;z-index:30;width:9px;height:3.6px;animation:4.93973s .777563s infinite drop-142;top:-10%;left:86%;transform:rotate(77.1498deg)}@keyframes drop-142{to{top:110%;left:97%}}.roulette_page_contents .wrapper .confetti-143{background-color:var(--app-danger);opacity:.547266;z-index:30;width:16px;height:6.4px;animation:4.57856s .997314s infinite drop-143;top:-10%;left:23%;transform:rotate(118.801deg)}@keyframes drop-143{to{top:110%;left:30%}}.roulette_page_contents .wrapper .confetti-144{background-color:var(--app-primary);opacity:1.40194;z-index:30;width:7px;height:2.8px;animation:4.57598s .932673s infinite drop-144;top:-10%;left:36%;transform:rotate(46.7691deg)}@keyframes drop-144{to{top:110%;left:44%}}.roulette_page_contents .wrapper .confetti-145{background-color:var(--app-danger);opacity:1.46259;z-index:30;width:16px;height:6.4px;animation:4.74283s .920028s infinite drop-145;top:-10%;left:86%;transform:rotate(321.858deg)}@keyframes drop-145{to{top:110%;left:93%}}.roulette_page_contents .wrapper .confetti-146{background-color:var(--app-primary);opacity:1.17397;z-index:30;width:13px;height:5.2px;animation:4.40877s .471029s infinite drop-146;top:-10%;left:84%;transform:rotate(140.224deg)}@keyframes drop-146{to{top:110%;left:86%}}.roulette_page_contents .wrapper .confetti-147{background-color:var(--app-danger);opacity:1.19801;z-index:30;width:2px;height:.8px;animation:4.83778s .844327s infinite drop-147;top:-10%;left:3%;transform:rotate(225.237deg)}@keyframes drop-147{to{top:110%;left:14%}}.roulette_page_contents .wrapper .confetti-148{background-color:var(--app-primary);opacity:1.40506;z-index:30;width:8px;height:3.2px;animation:4.25586s .300295s infinite drop-148;top:-10%;left:47%;transform:rotate(225.27deg)}@keyframes drop-148{to{top:110%;left:50%}}.roulette_page_contents .wrapper .confetti-149{background-color:var(--app-primary);opacity:.981013;z-index:30;width:16px;height:6.4px;animation:4.2202s .749048s infinite drop-149;top:-10%;left:54%;transform:rotate(30.8453deg)}@keyframes drop-149{to{top:110%;left:64%}}.roulette_page_contents .wrapper .confetti-150{background-color:var(--app-danger);opacity:1.36215;z-index:30;width:15px;height:6px;animation:4.94543s .589904s infinite drop-150;top:-10%;left:10%;transform:rotate(139.674deg)}@keyframes drop-150{to{top:110%;left:15%}}.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%}
