header{height:90px;background-image:url(./logo_plinko_s-D4sq8NQ5.png);background-size:contain;background-repeat:no-repeat;background-position:50%;padding:0 10px;max-width:500px;margin:0 auto}header div{float:left;display:flex;flex-direction:column;margin-top:20px;text-shadow:0px 0px 4px rgba(0,0,0,.5607843137)}header div span{color:orange}header button{float:right;margin-left:10px;margin-top:30px}panel .bet-info{position:absolute;width:100%;top:calc(70px + var(--pl));justify-content:center;display:flex;flex-direction:column;font-size:1rem}panel .bet-info p{margin-right:10px}panel .bet-info span{color:orange}panel .gg{position:absolute;z-index:7;width:100%}panel .game-options{width:100%;max-width:500px;margin:0 auto;display:flex;justify-content:space-between}panel .game-options>div{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:0 10px}panel .game-options button{width:70px;padding:6px;background-color:green;border-radius:4px}panel .game-options button.active{background-color:#38c938}panel .bet{position:absolute;bottom:70px;width:100%;z-index:2}panel .bet>div{width:100%;max-width:500px;margin:0 auto;display:flex;justify-content:space-between;padding:0 15px}panel .bet .values{display:flex;flex-direction:column;width:160px;background-color:#272727;border-radius:10px;padding:5px 10px}panel .bet .values *{font-size:20px}panel .bet .values input{width:80px}panel .bet .values>div{flex:1;display:flex;flex-direction:column;justify-content:space-between;align-items:center}panel .bet .values>div div{display:flex}panel .bet .values>div>span:first-child{text-align:left;color:#ffffffa8;font-size:.8rem}panel .bet .values>div:last-child{border:none}panel .bet .values button span{color:green;font-size:28px}panel .bet button{border-radius:50%;display:flex;justify-content:center;align-items:center}panel .bet button span{color:#ffffffc0}panel .bet .play{background-color:#1aa81a;width:100px;height:100px;box-shadow:0 0 4px #0000008f}panel .bet .play span{font-size:100px;font-weight:200}panel .autoplay-control{width:40px}panel .autoplay-control .popup{position:absolute;margin-top:20px;background-color:#777;height:0px;overflow:hidden;transition:height .3s,margin-top .3s;text-align:center;border-radius:20px;box-shadow:0 0 4px #0000008f}panel .autoplay-control .popup.active{margin-top:-170px;height:260px}panel .autoplay-control .popup button:first-child{margin-top:5px}panel .autoplay-control .popup button{width:40px;height:40px;font-size:20px}panel .autoplay-control .popup button.active{color:#a1e53b}panel .autoplay-control .auto-play{position:absolute;background-color:#818181;width:40px;height:40px;box-shadow:0 0 4px #0000008f}panel .autoplay-control .auto-play span{font-size:40px}panel .autoplay-control .auto-play.ready{background-color:#a1e53b}panel .autoplay-control .auto-play.ready span{color:#fff}panel .autoplay-control .auto-play.active{background-color:#e77504}panel .autoplay-control .counter{width:40px;text-align:center;position:absolute;margin-top:20px;padding-top:20px;background-color:#656565;height:60px;font-size:25px;border-radius:0 0 10px 10px}.landscape .bet{bottom:10px}.landscape .bet-info{flex-direction:row;flex-wrap:nowrap}#sensors{position:absolute;width:calc(var(--pw));top:calc(70px + var(--pb));left:calc((100% - var(--pw)) / 2);transform-origin:top center;scale:calc(var(--ps))}#sensors span{font-size:28px;display:inline-block;height:64px;width:48px;margin:0 2px;padding:4px 0;line-height:26px;color:#000;border-radius:4px}#sensors span.pass{background:linear-gradient(-45deg,#ee7752,#e73c7e,#23a6d5,#23d5ab);animation:gradient .5s ease infinite;background-size:400% 400%}@keyframes gradient{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.landscape nav{display:none}nav{display:flex;position:absolute;justify-content:space-around;align-items:end;margin:5px 0;width:100vw;bottom:0;z-index:10}nav div{display:flex;flex-direction:column}nav div span{color:orange}#tickets{position:absolute;width:100%;height:calc(var(--fvh) - 60px);z-index:13;background:#151922;background:linear-gradient(0deg,#151922,#2a315d)}#tickets .list{height:calc(100% - 40px)}.landscape #tickets{position:relative;min-width:390px;width:30%;height:100vh}.landscape #tickets .list{height:calc(100% - 40px)}#tickets{display:flex;flex-direction:column;overflow:hidden}#tickets h2{display:block;width:100%;text-align:center;margin:0;position:sticky;height:40px;z-index:3;box-shadow:0 2px 6px #000}#tickets h3{background:#2a2f49;color:#fff;text-align:center;padding:.5rem;margin:0;font-weight:500;font-size:1rem;display:block;position:sticky;top:0;z-index:2;box-shadow:0 2px 4px #000000a2}#tickets .list{overflow:hidden scroll;font-size:.9rem}#tickets .list .empty_list{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#a1a1a1;font-size:1.4rem}#tickets .list .ticket{width:100%;border-top:1px solid rgba(124,145,161,.477);padding:5px 0;display:flex;justify-content:space-between}#tickets .list .ticket.won{background-color:#0080001a}#tickets .list .ticket>div{padding-left:10px;display:flex;flex-direction:column;justify-content:space-between}#tickets .list .ticket>div>span{opacity:.2;font-size:2rem}#tickets .list .ticket>div>div>span{color:orange}#tickets .list .ticket>div:last-child{text-align:right;padding-right:10px}#tickets .list .ticket balls{display:flex;flex-wrap:wrap;width:200px;gap:5px;margin:5px 0}#tickets .list .ticket balls div{background:green;display:block;width:30px;border-radius:5px;color:#000;text-align:center}#info{position:absolute;width:100%;height:calc(var(--fvh) - 60px);z-index:13;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#00000071;text-transform:uppercase}#info h2{display:block;width:100%;text-align:center;margin:0;position:sticky;height:40px;z-index:3;box-shadow:0 2px 6px #000}#info .list{overflow:hidden scroll;font-size:.9rem;padding:10px 20px;max-width:700px;height:calc(100% - 40px)}#info p{text-align:justify;margin:15px 0;display:flex;justify-content:space-between}#info p span{color:orange}#info button{float:right;margin:3px 10px 0 0}#info>div{height:100%;background:#151922;background:linear-gradient(0deg,#151922,#2a315d)}#info .version{font-size:.8rem;margin:15px 0;text-align:center;color:#ffffffb0}.landscape #info{height:calc(var(--fvh))}.landscape #info>div{height:80%;margin:50px}#app{margin:0 auto;padding:0}#game{width:100vw;height:calc(var(--fvh));background-image:url(./bg_plinko_s-BdTw5mIp.jpg);background-position:50% 0;background-size:cover;position:absolute;overflow:hidden;text-align:center}#game canvas{position:absolute;top:70px;z-index:1;margin-left:-600px;transform-origin:top center}.landscape #app{display:flex}.landscape #game{position:relative;width:70%}h2{font-size:20px;padding:5px 0}.demo-text{z-index:10000;-webkit-transform:rotate(331deg);-moz-transform:rotate(331deg);-o-transform:rotate(331deg);transform:rotate(331deg);font-size:8rem;position:absolute;text-transform:uppercase;padding-left:10%;display:flex;justify-content:center;align-items:center;width:200%;height:200%;flex-wrap:wrap;margin-top:-30%;gap:3rem;margin-left:-50%;pointer-events:none;line-height:8rem}.demo-text span{color:#ff050526;font-weight:800}#preloader{position:absolute;z-index:1000;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:space-between;background:#151922;background:linear-gradient(0deg,#151922,#2a315d);padding-bottom:3vh}#preloader .logo{min-width:200px;max-width:300px}#preloader .logo img{width:100%;margin-bottom:30px}#preloader .progress-container{height:3px;width:70%;margin:0 auto;background:#000}#preloader .progress-container .progress{height:100%;width:0;border-radius:.4rem;background:#28bc3e;transition:width .4s ease}#preloader .soccer-logo img{width:320px;max-width:100%}.loader{width:54px;height:54px;position:absolute;left:calc(50% - 26px);margin-top:-10px;border-radius:6px;border:4px double rgba(255,255,255,.881);background-image:radial-gradient(circle 4px,#28bc3e 100%,transparent 0),radial-gradient(circle 4px,#28bc3e 100%,transparent 0),radial-gradient(circle 4px,#28bc3e 100%,transparent 0),radial-gradient(circle 4px,#28bc3e 100%,transparent 0),radial-gradient(circle 4px,#28bc3e 100%,transparent 0),radial-gradient(circle 4px,#28bc3e 100%,transparent 0);background-repeat:no-repeat;animation:move 4s linear infinite,rotate 2s linear infinite}@keyframes rotate{0%,20%{transform:rotate(45deg)}30%,40%{transform:rotate(135deg)}50%,60%{transform:rotate(225deg)}70%,80%{transform:rotate(315deg)}90%,to{transform:rotate(45deg)}}@keyframes move{0%,9%{background-position:-12px -15px,-12px 0px,-12px 15px,12px -15px,12px 0px,12px 15px}10%,25%{background-position:0px -15px,-12px 0px,-12px 15px,34px -15px,12px 0px,12px 15px}30%,45%{background-position:0px -34px,-12px -10px,-12px 12px,34px -15px,12px -10px,12px 12px}50%,65%{background-position:0px -34px,-12px -34px,-12px 12px,34px -12px,0px -10px,12px 12px}70%,85%{background-position:0px -34px,-12px -34px,0px 12px,34px -12px,0px -10px,34px 12px}90%,to{background-position:0px -34px,-12px -34px,0px 0px,34px -12px,0px 0px,34px 12px}}#message{position:absolute;width:100%;height:calc(var(--fvh));z-index:13;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#00000097;text-transform:uppercase}#message>div{width:300px;border-radius:6px;background:#151922;background:linear-gradient(0deg,#151922,#2a315d)}#message h2{display:block;width:100%;text-align:center;margin:0;position:sticky;height:40px;z-index:3;box-shadow:0 2px 6px #000}#message .content{padding:20px}#message .content p{margin:5px 0;display:flex;justify-content:space-between}#message .content p span{color:orange}#message .content button{margin:15px 0 0;width:100%;border-radius:5px;background-color:#0ff;padding:5px;font-size:1rem;color:#000}#message .content button:hover{background-color:#6cffdd}.landscape #message{height:calc(var(--fvh))}.landscape #message>div{margin:50px}.jackpot-win{width:100%;height:100%;position:absolute;z-index:1000;background-color:#000000a2;display:flex;overflow:hidden}.jackpot-win .jp{color:#fff;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;position:absolute}.jackpot-win .jp .title{font-size:8vw;text-shadow:0px 0px 12px #000;font-weight:600}.jackpot-win .jp .amount{font-size:12vw;font-weight:600;background:linear-gradient(#ffc676,#f01505);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.particle{position:absolute;animation:shoot 3s ease-out infinite;animation-name:shoot,fade;border-radius:50%}.particle:nth-child(1){width:52px;height:52px;transform:translate(16vw,18vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.071s;animation-delay:-1.02816s}.particle:nth-child(2){width:58px;height:58px;transform:translate(25vw,47vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.33s;animation-delay:-1.0507s}.particle:nth-child(3){width:91px;height:91px;transform:translate(90vw,76vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.987s;animation-delay:-.20727s}.particle:nth-child(4){width:41px;height:41px;transform:translate(56vw,78vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.386s;animation-delay:-.693s}.particle:nth-child(5){width:64px;height:64px;transform:translate(33vw,49vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.085s;animation-delay:-.3472s}.particle:nth-child(6){width:19px;height:19px;transform:translate(6vw,98vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.861s;animation-delay:-.23247s}.particle:nth-child(7){width:28px;height:28px;transform:translate(21vw,33vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.791s;animation-delay:-.26894s}.particle:nth-child(8){width:10px;height:10px;transform:translate(64vw,39vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.917s;animation-delay:-.17423s}.particle:nth-child(9){width:12px;height:12px;transform:translate(87vw,98vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.924s;animation-delay:-.85008s}.particle:nth-child(10){width:28px;height:28px;transform:translate(19vw,57vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.148s;animation-delay:-1.11356s}.particle:nth-child(11){width:59px;height:59px;transform:translate(58vw,37vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.001s;animation-delay:-.48048s}.particle:nth-child(12){width:27px;height:27px;transform:translate(83vw,98vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.721s;animation-delay:-.39655s}.particle:nth-child(13){width:55px;height:55px;transform:translate(7vw,97vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.868s;animation-delay:-.03472s}.particle:nth-child(14){width:85px;height:85px;transform:translate(81vw,78vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.169s;animation-delay:-.49098s}.particle:nth-child(15){width:11px;height:11px;transform:translate(34vw,36vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.966s;animation-delay:-.52164s}.particle:nth-child(16){width:90px;height:90px;transform:translate(6vw,85vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.959s;animation-delay:-.18221s}.particle:nth-child(17){width:23px;height:23px;transform:translate(44vw,25vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.882s;animation-delay:-.29988s}.particle:nth-child(18){width:26px;height:26px;transform:translate(27vw,24vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.987s;animation-delay:-.74025s}.particle:nth-child(19){width:55px;height:55px;transform:translate(54vw,77vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.267s;animation-delay:-.92491s}.particle:nth-child(20){width:76px;height:76px;transform:translate(88vw,65vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.98s;animation-delay:-.9702s}.particle:nth-child(21){width:62px;height:62px;transform:translate(81vw,59vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.288s;animation-delay:-.09016s}.particle:nth-child(22){width:75px;height:75px;transform:translate(58vw,13vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.232s;animation-delay:-.99792s}.particle:nth-child(23){width:33px;height:33px;transform:translate(79vw,32vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.148s;animation-delay:-.58548s}.particle:nth-child(24){width:43px;height:43px;transform:translate(82vw,57vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.001s;animation-delay:-.12012s}.particle:nth-child(25){width:10px;height:10px;transform:translate(5vw,27vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.358s;animation-delay:-.97776s}.particle:nth-child(26){width:34px;height:34px;transform:translate(30vw,65vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.008s;animation-delay:-.53424s}.particle:nth-child(27){width:81px;height:81px;transform:translate(65vw,75vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.169s;animation-delay:-.52605s}.particle:nth-child(28){width:94px;height:94px;transform:translate(60vw,8vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.798s;animation-delay:-.75012s}.particle:nth-child(29){width:99px;height:99px;transform:translate(60vw,39vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.847s;animation-delay:-.26257s}.particle:nth-child(30){width:25px;height:25px;transform:translate(16vw,64vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.19s;animation-delay:-.9163s}.particle:nth-child(31){width:81px;height:81px;transform:translate(48vw,71vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.071s;animation-delay:-.81396s}.particle:nth-child(32){width:54px;height:54px;transform:translate(86vw,19vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.246s;animation-delay:-.2492s}.particle:nth-child(33){width:51px;height:51px;transform:translate(35vw,56vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.358s;animation-delay:-.32592s}.particle:nth-child(34){width:29px;height:29px;transform:translate(85vw,57vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.099s;animation-delay:-.61544s}.particle:nth-child(35){width:34px;height:34px;transform:translate(33vw,74vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.763s;animation-delay:-.46543s}.particle:nth-child(36){width:83px;height:83px;transform:translate(93vw,70vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.707s;animation-delay:-.16261s}.particle:nth-child(37){width:42px;height:42px;transform:translate(53vw,100vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.721s;animation-delay:-.37492s}.particle:nth-child(38){width:93px;height:93px;transform:translate(94vw,48vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.833s;animation-delay:-.73304s}.particle:nth-child(39){width:4px;height:4px;transform:translate(72vw,99vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.092s;animation-delay:-.20748s}.particle:nth-child(40){width:23px;height:23px;transform:translate(55vw,56vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.022s;animation-delay:-.84826s}.particle:nth-child(41){width:83px;height:83px;transform:translate(91vw,26vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.239s;animation-delay:-.08673s}.particle:nth-child(42){width:87px;height:87px;transform:translate(69vw,50vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.875s;animation-delay:-.3675s}.particle:nth-child(43){width:87px;height:87px;transform:translate(82vw,69vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.868s;animation-delay:-.54684s}.particle:nth-child(44){width:64px;height:64px;transform:translate(59vw,31vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.386s;animation-delay:-.38808s}.particle:nth-child(45){width:30px;height:30px;transform:translate(99vw,87vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.288s;animation-delay:-.79856s}.particle:nth-child(46){width:72px;height:72px;transform:translate(76vw,99vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.043s;animation-delay:-1.01171s}.particle:nth-child(47){width:44px;height:44px;transform:translate(26vw,40vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.071s;animation-delay:-.19278s}.particle:nth-child(48){width:73px;height:73px;transform:translate(53vw,26vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.959s;animation-delay:-.5754s}.particle:nth-child(49){width:20px;height:20px;transform:translate(25vw,89vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.015s;animation-delay:-.09135s}.particle:nth-child(50){width:11px;height:11px;transform:translate(24vw,64vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.735s;animation-delay:-.21315s}.particle:nth-child(51){width:9px;height:9px;transform:translate(2vw,42vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.316s;animation-delay:-.97384s}.particle:nth-child(52){width:3px;height:3px;transform:translate(13vw,76vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.274s;animation-delay:-.20384s}.particle:nth-child(53){width:95px;height:95px;transform:translate(21vw,43vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.169s;animation-delay:-.91182s}.particle:nth-child(54){width:82px;height:82px;transform:translate(83vw,44vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.127s;animation-delay:-1.08192s}.particle:nth-child(55){width:80px;height:80px;transform:translate(4vw,92vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.721s;animation-delay:-.06489s}.particle:nth-child(56){width:3px;height:3px;transform:translate(9vw,55vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.924s;animation-delay:-.924s}.particle:nth-child(57){width:2px;height:2px;transform:translate(57vw,98vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.33s;animation-delay:-1.2768s}.particle:nth-child(58){width:89px;height:89px;transform:translate(57vw,54vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.113s;animation-delay:-.10017s}.particle:nth-child(59){width:16px;height:16px;transform:translate(100vw,28vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.735s;animation-delay:-.1911s}.particle:nth-child(60){width:49px;height:49px;transform:translate(96vw,53vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.372s;animation-delay:-.12348s}.particle:nth-child(61){width:10px;height:10px;transform:translate(4vw,87vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.148s;animation-delay:-1.04468s}.particle:nth-child(62){width:11px;height:11px;transform:translate(77vw,46vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.714s;animation-delay:-.33558s}.particle:nth-child(63){width:44px;height:44px;transform:translate(21vw,11vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.707s;animation-delay:-.38178s}.particle:nth-child(64){width:74px;height:74px;transform:translate(32vw,51vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.798s;animation-delay:-.60648s}.particle:nth-child(65){width:17px;height:17px;transform:translate(96vw,2vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.959s;animation-delay:-.16303s}.particle:nth-child(66){width:34px;height:34px;transform:translate(12vw,8vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.05s;animation-delay:-.798s}.particle:nth-child(67){width:87px;height:87px;transform:translate(50vw,93vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.889s;animation-delay:-.5334s}.particle:nth-child(68){width:44px;height:44px;transform:translate(41vw,29vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.274s;animation-delay:-.58604s}.particle:nth-child(69){width:44px;height:44px;transform:translate(14vw,100vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.386s;animation-delay:-.98406s}.particle:nth-child(70){width:26px;height:26px;transform:translate(35vw,98vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.211s;animation-delay:-.6055s}.particle:nth-child(71){width:95px;height:95px;transform:translate(74vw,75vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.756s;animation-delay:-.39312s}.particle:nth-child(72){width:27px;height:27px;transform:translate(82vw,57vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.267s;animation-delay:-.29141s}.particle:nth-child(73){width:84px;height:84px;transform:translate(31vw,2vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.805s;animation-delay:-.2254s}.particle:nth-child(74){width:40px;height:40px;transform:translate(24vw,13vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.812s;animation-delay:-.71456s}.particle:nth-child(75){width:92px;height:92px;transform:translate(45vw,99vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.91s;animation-delay:-.1092s}.particle:nth-child(76){width:88px;height:88px;transform:translate(35vw,68vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.267s;animation-delay:-.89957s}.particle:nth-child(77){width:81px;height:81px;transform:translate(3vw,41vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.728s;animation-delay:-.13104s}.particle:nth-child(78){width:64px;height:64px;transform:translate(23vw,88vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.155s;animation-delay:-.17325s}.particle:nth-child(79){width:89px;height:89px;transform:translate(41vw,18vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.176s;animation-delay:-1.09368s}.particle:nth-child(80){width:20px;height:20px;transform:translate(46vw,73vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.078s;animation-delay:-.68992s}.particle:nth-child(81){width:27px;height:27px;transform:translate(56vw,37vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.015s;animation-delay:-.74095s}.particle:nth-child(82){width:5px;height:5px;transform:translate(54vw,31vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.155s;animation-delay:-.33495s}.particle:nth-child(83){width:21px;height:21px;transform:translate(46vw,60vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.917s;animation-delay:-.44016s}.particle:nth-child(84){width:31px;height:31px;transform:translate(20vw,89vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.078s;animation-delay:-.23716s}.particle:nth-child(85){width:55px;height:55px;transform:translate(25vw,98vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.826s;animation-delay:-.42126s}.particle:nth-child(86){width:24px;height:24px;transform:translate(97vw,29vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.008s;animation-delay:-.76608s}.particle:nth-child(87){width:51px;height:51px;transform:translate(95vw,32vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.274s;animation-delay:-.54782s}.particle:nth-child(88){width:97px;height:97px;transform:translate(99vw,92vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.274s;animation-delay:-1.00646s}.particle:nth-child(89){width:76px;height:76px;transform:translate(80vw,69vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.994s;animation-delay:-.36778s}.particle:nth-child(90){width:36px;height:36px;transform:translate(4vw,49vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.924s;animation-delay:-.693s}.particle:nth-child(91){width:40px;height:40px;transform:translate(59vw,82vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.945s;animation-delay:-.6993s}.particle:nth-child(92){width:15px;height:15px;transform:translate(4vw,52vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.092s;animation-delay:-.56784s}.particle:nth-child(93){width:63px;height:63px;transform:translate(92vw,99vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.267s;animation-delay:-.5068s}.particle:nth-child(94){width:26px;height:26px;transform:translate(96vw,29vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.022s;animation-delay:-.95046s}.particle:nth-child(95){width:27px;height:27px;transform:translate(80vw,66vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.113s;animation-delay:-1.10187s}.particle:nth-child(96){width:23px;height:23px;transform:translate(58vw,22vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.882s;animation-delay:-.78498s}.particle:nth-child(97){width:51px;height:51px;transform:translate(87vw,88vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.812s;animation-delay:-.2436s}.particle:nth-child(98){width:99px;height:99px;transform:translate(75vw,11vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.777s;animation-delay:-.27195s}.particle:nth-child(99){width:53px;height:53px;transform:translate(92vw,59vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.141s;animation-delay:-1.09536s}.particle:nth-child(100){width:68px;height:68px;transform:translate(91vw,47vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.966s;animation-delay:-.64722s}.particle:nth-child(101){width:22px;height:22px;transform:translate(62vw,100vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.379s;animation-delay:-.77224s}.particle:nth-child(102){width:30px;height:30px;transform:translate(2vw,44vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.337s;animation-delay:-.88242s}.particle:nth-child(103){width:89px;height:89px;transform:translate(89vw,32vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.127s;animation-delay:-.61985s}.particle:nth-child(104){width:5px;height:5px;transform:translate(83vw,96vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.959s;animation-delay:-.85351s}.particle:nth-child(105){width:54px;height:54px;transform:translate(97vw,95vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.805s;animation-delay:-.0966s}.particle:nth-child(106){width:82px;height:82px;transform:translate(80vw,83vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.875s;animation-delay:-.09625s}.particle:nth-child(107){width:18px;height:18px;transform:translate(22vw,45vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.267s;animation-delay:-.92491s}.particle:nth-child(108){width:75px;height:75px;transform:translate(86vw,70vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.861s;animation-delay:-.24108s}.particle:nth-child(109){width:78px;height:78px;transform:translate(53vw,34vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.351s;animation-delay:-.10808s}.particle:nth-child(110){width:40px;height:40px;transform:translate(79vw,8vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.917s;animation-delay:-.89866s}.particle:nth-child(111){width:27px;height:27px;transform:translate(3vw,62vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.721s;animation-delay:-.15862s}.particle:nth-child(112){width:85px;height:85px;transform:translate(42vw,39vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.847s;animation-delay:-.21175s}.particle:nth-child(113){width:89px;height:89px;transform:translate(94vw,61vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.959s;animation-delay:-.46032s}.particle:nth-child(114){width:17px;height:17px;transform:translate(30vw,49vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.169s;animation-delay:-.94689s}.particle:nth-child(115){width:6px;height:6px;transform:translate(58vw,8vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.868s;animation-delay:-.68572s}.particle:nth-child(116){width:98px;height:98px;transform:translate(17vw,80vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.896s;animation-delay:-.29568s}.particle:nth-child(117){width:22px;height:22px;transform:translate(22vw,19vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.379s;animation-delay:-.81361s}.particle:nth-child(118){width:72px;height:72px;transform:translate(25vw,70vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.106s;animation-delay:-.24332s}.particle:nth-child(119){width:81px;height:81px;transform:translate(49vw,22vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.239s;animation-delay:-.43365s}.particle:nth-child(120){width:29px;height:29px;transform:translate(81vw,42vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.302s;animation-delay:-.29946s}.particle:nth-child(121){width:49px;height:49px;transform:translate(24vw,22vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.945s;animation-delay:-.0567s}.particle:nth-child(122){width:35px;height:35px;transform:translate(47vw,63vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.994s;animation-delay:-.83496s}.particle:nth-child(123){width:80px;height:80px;transform:translate(31vw,38vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.323s;animation-delay:-.10584s}.particle:nth-child(124){width:30px;height:30px;transform:translate(40vw,99vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.861s;animation-delay:-.47355s}.particle:nth-child(125){width:7px;height:7px;transform:translate(35vw,95vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.316s;animation-delay:-.10528s}.particle:nth-child(126){width:80px;height:80px;transform:translate(42vw,28vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.707s;animation-delay:-.03535s}.particle:nth-child(127){width:20px;height:20px;transform:translate(3vw,65vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.141s;animation-delay:-.42217s}.particle:nth-child(128){width:32px;height:32px;transform:translate(92vw,38vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.805s;animation-delay:-.7406s}.particle:nth-child(129){width:44px;height:44px;transform:translate(63vw,15vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.714s;animation-delay:-.37842s}.particle:nth-child(130){width:99px;height:99px;transform:translate(57vw,32vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.924s;animation-delay:-.65604s}.particle:nth-child(131){width:23px;height:23px;transform:translate(48vw,34vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.98s;animation-delay:-.0294s}.particle:nth-child(132){width:92px;height:92px;transform:translate(79vw,25vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.295s;animation-delay:-.3367s}.particle:nth-child(133){width:16px;height:16px;transform:translate(62vw,87vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.176s;animation-delay:-.49392s}.particle:nth-child(134){width:31px;height:31px;transform:translate(64vw,3vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.176s;animation-delay:-.55272s}.particle:nth-child(135){width:85px;height:85px;transform:translate(82vw,92vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.945s;animation-delay:-.48195s}.particle:nth-child(136){width:49px;height:49px;transform:translate(80vw,35vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.924s;animation-delay:-.03696s}.particle:nth-child(137){width:99px;height:99px;transform:translate(74vw,27vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.281s;animation-delay:-.57645s}.particle:nth-child(138){width:3px;height:3px;transform:translate(79vw,64vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.854s;animation-delay:-.81984s}.particle:nth-child(139){width:41px;height:41px;transform:translate(32vw,85vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.19s;animation-delay:-.4165s}.particle:nth-child(140){width:34px;height:34px;transform:translate(10vw,72vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.959s;animation-delay:-.56581s}.particle:nth-child(141){width:60px;height:60px;transform:translate(31vw,4vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.959s;animation-delay:-.94941s}.particle:nth-child(142){width:42px;height:42px;transform:translate(6vw,15vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.092s;animation-delay:-.36036s}.particle:nth-child(143){width:28px;height:28px;transform:translate(59vw,79vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.966s;animation-delay:-.22218s}.particle:nth-child(144){width:19px;height:19px;transform:translate(22vw,19vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.896s;animation-delay:-.59136s}.particle:nth-child(145){width:45px;height:45px;transform:translate(67vw,96vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.749s;animation-delay:-.21721s}.particle:nth-child(146){width:46px;height:46px;transform:translate(99vw,14vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.763s;animation-delay:-.67144s}.particle:nth-child(147){width:37px;height:37px;transform:translate(9vw,37vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.386s;animation-delay:-1.30284s}.particle:nth-child(148){width:59px;height:59px;transform:translate(8vw,89vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.777s;animation-delay:-.17094s}.particle:nth-child(149){width:4px;height:4px;transform:translate(74vw,10vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.952s;animation-delay:-.54264s}.particle:nth-child(150){width:22px;height:22px;transform:translate(63vw,91vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.917s;animation-delay:-.05502s}.particle:nth-child(151){width:27px;height:27px;transform:translate(87vw,11vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.127s;animation-delay:-.50715s}.particle:nth-child(152){width:77px;height:77px;transform:translate(51vw,24vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.903s;animation-delay:-9.03ms}.particle:nth-child(153){width:73px;height:73px;transform:translate(5vw,77vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.267s;animation-delay:-1.11496s}.particle:nth-child(154){width:14px;height:14px;transform:translate(83vw,43vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.763s;animation-delay:-.03815s}.particle:nth-child(155){width:20px;height:20px;transform:translate(87vw,56vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.148s;animation-delay:-.95284s}.particle:nth-child(156){width:32px;height:32px;transform:translate(100vw,78vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.211s;animation-delay:-.49651s}.particle:nth-child(157){width:93px;height:93px;transform:translate(8vw,1vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.246s;animation-delay:-.88466s}.particle:nth-child(158){width:65px;height:65px;transform:translate(15vw,12vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.805s;animation-delay:-.0161s}.particle:nth-child(159){width:39px;height:39px;transform:translate(42vw,52vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.12s;animation-delay:-.28s}.particle:nth-child(160){width:47px;height:47px;transform:translate(21vw,71vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.84s;animation-delay:-.462s}.particle:nth-child(161){width:93px;height:93px;transform:translate(90vw,57vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.099s;animation-delay:-.03297s}.particle:nth-child(162){width:84px;height:84px;transform:translate(40vw,27vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.288s;animation-delay:-.46368s}.particle:nth-child(163){width:32px;height:32px;transform:translate(56vw,96vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.085s;animation-delay:-.64015s}.particle:nth-child(164){width:86px;height:86px;transform:translate(79vw,26vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.819s;animation-delay:-.45045s}.particle:nth-child(165){width:42px;height:42px;transform:translate(42vw,32vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.106s;animation-delay:-1.03964s}.particle:nth-child(166){width:29px;height:29px;transform:translate(81vw,95vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.959s;animation-delay:-.65212s}.particle:nth-child(167){width:5px;height:5px;transform:translate(72vw,64vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.05s;animation-delay:-.504s}.particle:nth-child(168){width:86px;height:86px;transform:translate(27vw,89vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.798s;animation-delay:-.7182s}.particle:nth-child(169){width:22px;height:22px;transform:translate(1vw,74vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.225s;animation-delay:-1.09025s}.particle:nth-child(170){width:46px;height:46px;transform:translate(52vw,48vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.875s;animation-delay:-.6825s}.particle:nth-child(171){width:34px;height:34px;transform:translate(72vw,76vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.393s;animation-delay:-.98903s}.particle:nth-child(172){width:65px;height:65px;transform:translate(33vw,8vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.903s;animation-delay:-.11739s}.particle:nth-child(173){width:61px;height:61px;transform:translate(91vw,99vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.085s;animation-delay:-.1302s}.particle:nth-child(174){width:26px;height:26px;transform:translate(19vw,11vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.896s;animation-delay:-.25984s}.particle:nth-child(175){width:33px;height:33px;transform:translate(41vw,64vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.721s;animation-delay:-.33166s}.particle:nth-child(176){width:32px;height:32px;transform:translate(13vw,60vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.707s;animation-delay:-.20503s}.particle:nth-child(177){width:72px;height:72px;transform:translate(8vw,66vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.064s;animation-delay:-.04256s}.particle:nth-child(178){width:87px;height:87px;transform:translate(22vw,88vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.211s;animation-delay:-.94458s}.particle:nth-child(179){width:48px;height:48px;transform:translate(52vw,86vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.295s;animation-delay:-.5439s}.particle:nth-child(180){width:40px;height:40px;transform:translate(42vw,51vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.078s;animation-delay:-.42042s}.particle:nth-child(181){width:8px;height:8px;transform:translate(49vw,79vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.735s;animation-delay:-.24255s}.particle:nth-child(182){width:19px;height:19px;transform:translate(6vw,17vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.029s;animation-delay:-.4116s}.particle:nth-child(183){width:79px;height:79px;transform:translate(65vw,49vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.805s;animation-delay:-.322s}.particle:nth-child(184){width:7px;height:7px;transform:translate(4vw,18vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.938s;animation-delay:-.938s}.particle:nth-child(185){width:32px;height:32px;transform:translate(88vw,78vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.218s;animation-delay:-.43848s}.particle:nth-child(186){width:62px;height:62px;transform:translate(20vw,48vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.26s;animation-delay:-.7434s}.particle:nth-child(187){width:73px;height:73px;transform:translate(90vw,43vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.868s;animation-delay:-.27776s}.particle:nth-child(188){width:90px;height:90px;transform:translate(73vw,28vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.728s;animation-delay:-.1092s}.particle:nth-child(189){width:78px;height:78px;transform:translate(2vw,80vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.344s;animation-delay:-1.16928s}.particle:nth-child(190){width:55px;height:55px;transform:translate(10vw,35vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.141s;animation-delay:-.38794s}.particle:nth-child(191){width:43px;height:43px;transform:translate(46vw,80vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.959s;animation-delay:-.49868s}.particle:nth-child(192){width:87px;height:87px;transform:translate(47vw,16vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.791s;animation-delay:-.65653s}.particle:nth-child(193){width:91px;height:91px;transform:translate(33vw,94vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.064s;animation-delay:-.12768s}.particle:nth-child(194){width:93px;height:93px;transform:translate(66vw,38vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.309s;animation-delay:-.86394s}.particle:nth-child(195){width:7px;height:7px;transform:translate(17vw,93vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.232s;animation-delay:-1.15808s}.particle:nth-child(196){width:58px;height:58px;transform:translate(91vw,72vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.148s;animation-delay:-.9758s}.particle:nth-child(197){width:69px;height:69px;transform:translate(62vw,87vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.756s;animation-delay:-.4536s}.particle:nth-child(198){width:46px;height:46px;transform:translate(8vw,97vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.798s;animation-delay:-.45486s}.particle:nth-child(199){width:92px;height:92px;transform:translate(94vw,74vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.204s;animation-delay:-.4816s}.particle:nth-child(200){width:38px;height:38px;transform:translate(98vw,71vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.197s;animation-delay:-.94563s}@keyframes shoot{0%{transform:translate(50vw,100vh)}}@keyframes fade{to{opacity:0}}*,*:after,*:before{margin:0;padding:0;box-sizing:border-box;outline:none;-webkit-tap-highlight-color:transparent}@font-face{font-family:Oswald Regular;src:url(./Oswald-Regular-CUewnb0h.ttf) format("truetype")}:root{font-family:Oswald Regular,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;font-size:16px;color-scheme:light dark;color:#ffffffde;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{background:#151922;background:linear-gradient(0deg,#151922,#2a315d);height:calc(var(--fvh));width:100vw;padding:0;margin:0;-webkit-user-select:none;user-select:none}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}input{font-family:Oswald Regular;padding:0;background:none;border:none;color:#fff;text-align:center;appearance:none;-webkit-appearance:none;-moz-appearance:textfield}input:focus{outline:none}button{font-family:Oswald Regular;display:flex;flex-direction:column;align-items:center;background:none;border:none;cursor:pointer;gap:5px;color:#fff}button:disabled,button[disabled]{cursor:default;opacity:.4}::-webkit-scrollbar{width:3px}::-webkit-scrollbar-track{background:#888}::-webkit-scrollbar-thumb{background:#f1f1f1}::-webkit-scrollbar-thumb:hover{background:#555}
