@import"https://fonts.googleapis.com/css?family=Material+Symbols+Outlined";@import"https://fonts.googleapis.com/css2?family=Chivo+Mono:ital,wght@0,100..900;1,100..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Fira+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";*,*:after,*:before{margin:0;padding:0;box-sizing:border-box;outline:none;-webkit-tap-highlight-color:transparent}@font-face{font-family:JackpotCodeFont;src:url(./LTSuperiorMono-Bold-CrgN2c3E.otf)}:root{--font-family: "Arial";--color-1: orange;--color-2: #dc8f00;--color-error: #b42e01;--game-logo: none}html{font-size:10px;background:linear-gradient(to bottom,#222432,#161616);min-height:100vh;width:100%}::-webkit-scrollbar{width:3px}::-webkit-scrollbar-track{background:#222432}::-webkit-scrollbar-thumb{background:#888}::-webkit-scrollbar-thumb:hover{background:#555}body{font-family:sans-serif;font-weight:400;-webkit-user-select:none;user-select:none}.material-symbols-outlined{font-size:2.4rem}input{font-family:sans-serif}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}button{border:none;background:none;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;font-family:sans-serif}@media (width > 2000px){html{font-size:20px}}.loader{width:48px;height:48px;border:5px solid #FFF;border-bottom-color:transparent;border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation 1s linear infinite}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}#error{position:absolute;background-color:#be1a1a;color:#fff;z-index:100;top:0;font-size:2rem}#error.fatal{width:100%;height:100%;background-color:#000000b3;text-align:center;padding-top:50vh;font-weight:700}h2{background:linear-gradient(to bottom,#0486ae,#19647b);color:#fff;font-weight:500;font-size:2.1rem;display:flex;justify-content:center;align-items:center;height:36px;box-shadow:0 2px 6px #000;width:100%}h3{background:#2a2f49;color:#fff;font-weight:500;font-size:1.8rem;display:flex;justify-content:center;align-items:center;height:36px;box-shadow:0 1px 3px #000}h4{display:flex;justify-content:center;align-items:center;height:32px;background:#213140}hr{width:100%;height:1px;border:none;border-top:1px solid gray}span{color:var(--color-1)}button span{color:inherit}body{overflow:hidden}.baba{display:flex;flex-direction:column;background-image:var(--game-bg);background-size:auto 100%;background-position:center top}.landscape .baba{flex-direction:row;align-items:center;width:67%;padding-right:10px}.landscape .baba>div{flex:1}.landscape .baba header{width:65%}#game-cont{height:210px;display:flex;justify-content:center;overflow:hidden}.content{height:calc(var(--fvh) - var(--baba) - 6rem)}.content .game__tickets,.content .numbers,.content .stats{overflow:hidden scroll}.content>div{width:100%;height:calc(var(--fvh) - var(--baba) - 6rem);position:absolute}.landscape .content{height:calc(var(--fvh) - 210px);display:flex}.landscape .content>div{height:calc(var(--fvh) - 210px);position:relative;flex:1}.landscape .content .numbers{margin-top:calc(var(--baba) * -1);height:var(--fvh)!important}.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}.tabs{background-color:#13161e;box-shadow:0 -1px 4px #000;padding:.5rem;display:flex;align-items:end;justify-content:space-around;color:#fff;position:fixed;width:100%;bottom:0;z-index:10}.tabs>*{font-size:1.5rem;display:flex;flex-direction:column;align-items:center;gap:.5rem}.tabs button span{color:inherit}.tabs button.active,.tabs button:hover{color:var(--color-1)}header{display:flex;flex-wrap:nowrap;padding:.5rem;color:#fff;align-items:center;position:absolute;top:0;width:100%;font-size:1.6rem;line-height:2rem;text-transform:uppercase;margin:0;z-index:1;text-align:center}header>*{flex:1}header .left{display:flex;justify-content:space-between}header .left button span{color:#fff}header span{font-weight:600;color:var(--color-1);font-size:1.1em}header .logo{background-image:var(--game-logo);width:20rem;height:3.5rem;background-size:contain;background-repeat:no-repeat;background-position:50%;flex:1.3}.landscape header{margin:0 auto;width:50%}.counter,.wait{position:absolute;font-family:JackpotCodeFont;font-optical-sizing:auto;font-size:5rem;color:#fff;margin-top:8.5rem;text-shadow:0px 2px 6px #000;display:flex;justify-content:center;align-items:center}.wait{margin-top:10.5rem;font-size:3rem}.jp_codes{position:absolute;display:flex;align-items:center;margin-top:10.5rem;color:#fff;font-size:1.5rem;text-shadow:0px 2px 2px #000;width:100%}.jp_codes .code{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center}.jp_codes .code .title{font-size:1.6rem;text-align:center;font-weight:600}.jp_codes .code .letters{font-size:2.4rem;font-family:JackpotCodeFont}.landscape .jp_codes{width:33%}.game__numbers{display:grid;grid-template-columns:repeat(10,1fr);gap:4px;width:100%;background-color:#171821;padding:.5rem}.game__numbers div{color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.6rem;font-weight:600;aspect-ratio:1/1;background:#2d313f;border-radius:50%;width:100%;max-width:4rem;font-size:2rem}.landscape .game__numbers{background-color:transparent;margin-top:50px}.landscape .game__numbers div{font-size:2rem;box-shadow:0 2px 6px #000}.jackpots{display:flex;justify-content:space-around}.landscape .jackpots{margin:5px 0}.jackpot_meter{text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px}.jackpot_meter>div{font-size:16px;font-weight:600;background:-webkit-linear-gradient(#ffe093,#d9740f);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.jackpot_meter span{font-family:JackpotCodeFont;margin-top:-3px;font-size:24px;line-height:26px;font-weight:600;background:-webkit-linear-gradient(#ffe093,#d9740f);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.jackpot_meter span i{font-size:16px;font-style:normal;margin-left:3px}.jackpot_meter.silver>*{background:-webkit-linear-gradient(#EDF1F4,#C3CBDC);-webkit-background-clip:text;background-clip:text}.jackpot_meter.gold>*{background:-webkit-linear-gradient(#ffe093,#d9740f);-webkit-background-clip:text;background-clip:text}.jackpot_meter .shs{width:100%;margin-top:-5px;height:100%;background:#101010;border-radius:.6rem;position:relative}.jackpot_meter .shs:after,.jackpot_meter .shs:before{content:"";position:absolute;height:calc(100% + .2rem);width:calc(100% + .2rem);background:linear-gradient(45deg,#ff0,red,green,tomato,#00f,green,red,purple,#87ceeb,#2d2d83,#ff0,pink,#87ceeb,purple,red,green,#00f,tomato,green,red,#ff0);z-index:-1;top:-.1rem;left:-.1rem;border-radius:.6rem;background-size:400%;animation:frame_anim 63s linear infinite}.jackpot_meter .shs:after{filter:blur(1.2em)}.landscape .jackpot_meter{--main-bg-color-light: color-mix(in srgb, var(--main-bg-color), #ffffff 15%);background:-webkit-linear-gradient(var(--main-bg-color-light),var(--main-bg-color));border-radius:5px;padding:4px 12px}@keyframes frame_anim{0%{background-position:0 0}50%{background-position:400% 0}to{background-position:0 0}}.ticket{padding:1rem .5rem;border-bottom:1px solid grey;font-weight:400}.ticket__info{display:flex;align-items:center;justify-content:space-between;gap:4px}.ticket__info p{color:#fff;font-size:1.6rem;text-decoration:none;display:flex;align-items:center}.ticket__info p span{background-color:#484f67;border-radius:.5rem;font-size:1.3rem;line-height:1.3rem;padding:2px 4px;text-align:center;display:flex;flex-direction:column;gap:2px;cursor:pointer}.ticket__info p span:hover{background-color:#3b4a7f}.ticket__info p:nth-child(2){text-align:center}.ticket__info p:last-child{text-align:right}.ticket__numbers{display:flex;flex-wrap:wrap;margin:.5rem 0}.ticket__numbers div{color:#b3b3b3;display:flex;align-items:center;justify-content:center;width:3rem;font-size:1.6rem;font-weight:600;aspect-ratio:1/1;margin:.5rem;background:#2d313f;border-radius:50%}.ticket__numbers div.won{color:#fff}.ticket__results{display:flex;align-items:center;justify-content:space-between;color:#fff;font-size:1.6rem;text-decoration:none}.ticket__results p>span{color:orange}.ticket__jpwin{display:flex;align-items:center;justify-content:center;color:#fff}.ticket__jpwin p{display:flex;flex-direction:column;text-transform:uppercase;padding:6px 12px;border-radius:4px;font-weight:500;text-align:center;font-size:1.8rem;margin-top:5px}.ticket__jpwin p.silver{background:linear-gradient(-45deg,#acb0b2,#7e7f82);animation:gradient 1s ease infinite;background-size:400% 400%}.ticket__jpwin p.gold{background:linear-gradient(-45deg,#daa520,#be6f14,#b83d00);animation:gradient 1s ease infinite;background-size:400% 400%}.ticket__jpwin p span{font-size:2em;color:#fff;font-weight:600;line-height:1em}.ticket__sidebets{display:flex;align-items:center;justify-content:space-between;color:#ffffff7b;font-size:2rem;text-decoration:none;text-transform:uppercase;margin:4px 0}.ticket__sidebets p>span{color:orange}.ticket span.code{text-align:center;display:flex;flex-direction:column;gap:2px;font-size:1.6rem;font-weight:500;color:#fff;padding:4px 6px;background-color:#3b4a7f}.ticket span.code i{text-transform:uppercase;font-style:normal;font-size:.5em;line-height:1em;margin-top:-1.2em;background-color:#daa520;color:#000;padding:2px 4px;border-radius:4px;font-weight:500;margin-bottom:2px}.ticket span.code b{font-family:JackpotCodeFont;font-weight:400}.ticket span.code.win{background-color:#f50;color:#000}.ticket.won{background:linear-gradient(to bottom,#12794f5e,#20553142)}.ticket.won .ticket__numbers div{background-color:#494949}.ticket.active{background:linear-gradient(to bottom,#00638a57,#002b4b5c)}.ticket.active .ticket__numbers div{background-color:#494949}@keyframes gradient{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.ticket-list h2{position:sticky;top:0;z-index:3}.ticket-list h3{position:sticky;z-index:2;top:36px}.ticket-list .empty_list{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:3rem;color:#a1a1a1;font-size:2rem}.numbers{margin-bottom:3rem;background-color:#222431;color:#fff;font-size:1.5rem}.numbers .game-types-selector{display:flex;position:sticky;top:36px;z-index:2}.numbers .game-types-selector h3{flex-grow:1}.numbers .active-round{text-align:center;background-color:#151515;padding:3px;font-size:1.2em}.numbers h2{position:sticky;top:0;z-index:3}.numbers h3{display:inline-flex;font-size:1.4rem;color:gray;cursor:pointer}.numbers h3.selected{background:linear-gradient(to bottom,#346185,#245264);color:#fff}.numbers h3 img{height:2.6rem;margin-left:1rem}.numbers p{padding:2px 5px}.numbers .error{background-color:var(--color-error)}.numbers .minBet{background-color:green;margin:10px auto;padding:5px 10px;font-size:1.7rem;text-transform:uppercase;width:auto;border-radius:5px}.numbers .sidegame{color:#dadada;font-size:1.8rem;margin-bottom:10px}.numbers .sidegame.parity{text-align:center}.numbers .sidegame.parity button{display:inline-block;width:80px;margin:3px 20px}.numbers .sidegame button{padding:3px 0;font-size:1.7rem;cursor:pointer;color:#bebebe;border-radius:4px}.numbers .sidegame button:disabled{background-color:#db8a18;color:#000}.numbers .sidegame h4{font-size:1.9rem;font-weight:400;padding:4px;background-color:#19647b;background:linear-gradient(to bottom,#165d72,#114555);margin-bottom:4px}.numbers .sidegame h4.selected{background:linear-gradient(to bottom,#1c748e,#19647b)}.numbers .sidegame>*{display:flex;justify-content:center;align-items:center;width:100%}.numbers .sidegame ul{list-style-type:none;justify-content:space-around;gap:2px}.numbers .sidegame ul li{flex:1;max-width:60px}.numbers .sidegame ul li div,.numbers .sidegame ul li button{text-align:center;padding:3px 0;width:100%;display:flex;align-items:center;justify-content:center;font-size:1.7rem}.numbers .sidegame ul li div span,.numbers .sidegame ul li button span{font-size:1.6rem;color:#aaa}.numbers .sidegame ul li div{font-size:1.1em;padding:3px 2px}.numbers .sidegame .value{display:flex;flex-direction:column;color:azure}.numbers .sidegame .value span{margin:-6px 0;font-size:2rem}.numbers .system{margin-top:1rem}.numbers .system__picker{display:grid;grid-template-columns:repeat(10,calc(10% - 3px));column-gap:3px;row-gap:1px;justify-items:center;padding:0 .7rem}.numbers .system__picker button{font-size:5vw;font-weight:500;margin:.2rem;background:#2d313f;border-radius:50%;aspect-ratio:1/1;width:100%}.numbers .system__picker button.active{background:linear-gradient(to bottom,#ff9400,#ffc04d);color:#000}.numbers .system__selected{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.numbers .system__selected button{background-color:var(--color-error);width:2.5rem;aspect-ratio:1/1;font-size:1.4rem;border-radius:50%;margin:0 5px}.numbers .system__selected__list{display:flex;flex-wrap:wrap;column-gap:10px;font-size:2rem;padding-right:20px;padding-left:5px}.numbers .system__picked{padding:1rem;display:flex;flex-wrap:wrap;justify-content:flex-start;gap:5px}.numbers .system__picked button{background:#00000079;font-size:1.8rem;padding:.5rem 1.3rem;border-radius:2rem;font-weight:500;color:#bbb}.numbers .system__picked button.active{color:#000;background:var(--color-1)}.numbers .system .by-num-guessed{display:flex;flex-wrap:wrap;column-gap:10px;row-gap:4px}.numbers .system .by-num-guessed span{font-size:1.5rem!important;align-items:center}.numbers .system .by-num-guessed span b{font-weight:400;color:#fff;display:inline-flex;justify-content:center;align-items:center;width:2.3rem;height:2.3rem;border:2px solid white;border-radius:50%;margin-right:3px}.numbers .placebet{background-color:#000;display:flex;font-size:1.6rem;text-align:center}.numbers .placebet .rounds_advance{flex:1;color:#fff;border-right:1px solid grey;padding:1rem;max-width:12rem}.numbers .placebet .rounds_advance div{background-color:#222430;display:flex;align-items:center;justify-content:space-between;border-radius:6rem;margin-top:.5rem}.numbers .placebet .rounds_advance div button{background-color:#2c303f;border-radius:50%;width:3rem;aspect-ratio:1/1}.numbers .placebet .stake{flex:2.5;padding:1rem 0rem}.numbers .placebet .stake__select{display:flex;align-items:center;justify-content:space-evenly}.numbers .placebet .stake__select *{font-size:2rem}.numbers .placebet .stake__select .amount{background:#5a5a5a;border-radius:1rem;display:flex;align-items:center;padding:.5rem;font-size:2rem}.numbers .placebet .stake__select .amount.error{background-color:var(--color-error)}.numbers .placebet .stake__select .amount.error span{color:#fff}.numbers .placebet .stake__select .amount input{width:6rem;background-color:transparent;border:none;color:#fff;padding-right:.5rem;text-align:right}.numbers .placebet .stake__select .amount input:focus{outline:none}.numbers .placebet .stake__select div:nth-child(odd){display:flex;flex-direction:column;gap:.4rem}.numbers .placebet .stake__select div:nth-child(odd) button{min-width:2.5rem;max-width:3.5rem;aspect-ratio:1/1;background-color:var(--color-1);border-radius:50%;color:#000}.numbers .placebet .stake__select div:nth-child(odd) button:hover{background:var(--color-2)}.numbers .placebet .stake__select div:nth-child(odd) button span{font-size:1.5rem;width:1.5rem}.numbers .placebet .place-bet{flex:1;display:flex;font-size:1.6rem;background:green;width:100%}.numbers .placebet .place-bet:disabled{background:gray!important;color:#e0e0e0;cursor:default}.landscape .system__picker button{font-size:2rem;max-width:4rem;min-width:3rem}.system__odds{display:flex;justify-content:space-evenly;color:#dadada;font-size:1.5rem;padding:.5rem 0;background-color:#1f3754;margin:10px 0}.system__odds>div{text-align:center;flex-grow:1;padding:0 10px}.sidebets{color:#fff;display:flex;flex-wrap:wrap;justify-content:space-between}.sidebets div{width:50%;padding:5px;display:flex;justify-content:space-between;text-align:left}.sidebets div span{color:orange;text-transform:uppercase}.stats label{display:flex;color:#747474;padding:0 10px;margin:2px 0;text-transform:uppercase;align-items:center;--text-divider-gap: .5rem}.stats label:before,.stats label:after{content:"";height:1px;background-color:#4a4a4a;flex-grow:1}.stats label:before{margin-right:var(--text-divider-gap)}.stats label:after{margin-left:var(--text-divider-gap)}.stats{color:#fff;font-size:1.6rem;text-align:center}.stats h2{position:sticky;z-index:3;top:0}.stats h3{position:sticky;z-index:2;top:36px}.stats h4{position:sticky;z-index:1;top:72px;padding:0 5px}.stats .ticket{border-bottom:none;padding:0 5px;margin-bottom:15px}.stats .ball-list{display:flex;justify-content:center;flex-wrap:wrap;padding:5px}.stats .ball-list>div{display:flex;flex-direction:row;align-items:center;margin-right:10px}.stats .ball{display:flex;align-items:center;justify-content:center;width:3rem;font-size:1.6rem;font-weight:600;aspect-ratio:1/1;margin:.5rem;background:#2d313f;border-radius:50%}.stats .ball.won{color:#fff}.preloader{display:flex;flex-direction:column;align-items:center;gap:2rem;height:80vh;justify-content:center}.preloader .logo{background-image:var(--game-logo);width:35rem;height:10rem;background-size:contain;background-repeat:no-repeat;background-position:50% 0}.preloader .soccer-logo{background-image:url(./soccer_logo-CJu3okTC.png);width:40rem;height:10rem;background-size:contain;background-repeat:no-repeat;background-position:50% 0;position:absolute;bottom:3rem}.preloader .progress-container{height:.4rem;width:28rem;border-radius:.4rem;background:#000}.preloader .progress-container .progress{height:100%;width:0;border-radius:.4rem;background:var(--color-progress);transition:width .4s ease}.robot{margin-top:50px;background-image:url(./robot-s3bAKp7a.png),url(./robot_bg-CpGKIdfW.png);background-size:220px;background-repeat:no-repeat;background-position:center top,center 5px;height:calc(100% - 50px);width:100%}.robot .nums{font-family:TheLedDisplaySt;display:flex;justify-content:center;margin-left:10px;color:#fff!important}.nums{font-family:TheLedDisplaySt;margin-top:30px;display:flex;justify-content:center}.nums>span{position:absolute;opacity:0;color:#fff;font-size:7rem}.letter{display:inline-block;position:relative;transform:translateZ(25px);transform-origin:50% 50% 25px}.letter.out{transform:rotateX(90deg);transition:transform .32s cubic-bezier(.55,.055,.675,.19)}.letter.behind{transform:rotateX(-90deg)}.letter.in{transform:rotateX(0);transition:transform .38s cubic-bezier(.175,.885,.32,1.275)}.jackpot-win{width:100%;height:100%;position:absolute;z-index:1000;background-color:#00000082;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:35px;height:35px;transform:translate(39vw,61vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.889s;animation-delay:-.33782s}.particle:nth-child(2){width:53px;height:53px;transform:translate(94vw,83vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.204s;animation-delay:-.14448s}.particle:nth-child(3){width:35px;height:35px;transform:translate(62vw,9vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.84s;animation-delay:-.1848s}.particle:nth-child(4){width:20px;height:20px;transform:translate(32vw,70vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.057s;animation-delay:-.1057s}.particle:nth-child(5){width:38px;height:38px;transform:translate(84vw,47vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.183s;animation-delay:-.28392s}.particle:nth-child(6){width:63px;height:63px;transform:translate(5vw,67vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.987s;animation-delay:-.87843s}.particle:nth-child(7){width:80px;height:80px;transform:translate(18vw,95vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.344s;animation-delay:-.8064s}.particle:nth-child(8){width:31px;height:31px;transform:translate(40vw,2vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.945s;animation-delay:-.6237s}.particle:nth-child(9){width:63px;height:63px;transform:translate(63vw,44vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.393s;animation-delay:-1.03082s}.particle:nth-child(10){width:48px;height:48px;transform:translate(4vw,71vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.763s;animation-delay:-.74774s}.particle:nth-child(11){width:46px;height:46px;transform:translate(14vw,92vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.134s;animation-delay:-.47628s}.particle:nth-child(12){width:10px;height:10px;transform:translate(95vw,63vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.784s;animation-delay:-.63504s}.particle:nth-child(13){width:17px;height:17px;transform:translate(40vw,92vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.784s;animation-delay:-.5488s}.particle:nth-child(14){width:89px;height:89px;transform:translate(97vw,72vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.84s;animation-delay:-.3276s}.particle:nth-child(15){width:62px;height:62px;transform:translate(50vw,51vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.141s;animation-delay:-.67319s}.particle:nth-child(16){width:46px;height:46px;transform:translate(67vw,75vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.162s;animation-delay:-1.05742s}.particle:nth-child(17){width:42px;height:42px;transform:translate(12vw,46vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.064s;animation-delay:-.54264s}.particle:nth-child(18){width:72px;height:72px;transform:translate(33vw,31vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.057s;animation-delay:-.54964s}.particle:nth-child(19){width:81px;height:81px;transform:translate(98vw,81vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.91s;animation-delay:-.3276s}.particle:nth-child(20){width:93px;height:93px;transform:translate(88vw,8vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.917s;animation-delay:-.21091s}.particle:nth-child(21){width:7px;height:7px;transform:translate(86vw,95vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.875s;animation-delay:-.42875s}.particle:nth-child(22){width:13px;height:13px;transform:translate(74vw,80vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.931s;animation-delay:-.39102s}.particle:nth-child(23){width:31px;height:31px;transform:translate(98vw,76vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.959s;animation-delay:-.43155s}.particle:nth-child(24){width:72px;height:72px;transform:translate(64vw,84vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.106s;animation-delay:-.12166s}.particle:nth-child(25){width:32px;height:32px;transform:translate(41vw,34vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.889s;animation-delay:-.77343s}.particle:nth-child(26){width:47px;height:47px;transform:translate(56vw,93vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.721s;animation-delay:-.47586s}.particle:nth-child(27){width:62px;height:62px;transform:translate(78vw,24vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.994s;animation-delay:-.0497s}.particle:nth-child(28){width:61px;height:61px;transform:translate(13vw,93vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.211s;animation-delay:-1.16256s}.particle:nth-child(29){width:59px;height:59px;transform:translate(72vw,41vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.924s;animation-delay:-.39732s}.particle:nth-child(30){width:40px;height:40px;transform:translate(100vw,23vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.889s;animation-delay:-.58674s}.particle:nth-child(31){width:59px;height:59px;transform:translate(75vw,53vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.728s;animation-delay:-.48048s}.particle:nth-child(32){width:69px;height:69px;transform:translate(20vw,17vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.798s;animation-delay:-.70224s}.particle:nth-child(33){width:89px;height:89px;transform:translate(68vw,30vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.169s;animation-delay:-.88844s}.particle:nth-child(34){width:41px;height:41px;transform:translate(15vw,15vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.19s;animation-delay:-.6783s}.particle:nth-child(35){width:66px;height:66px;transform:translate(64vw,60vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.882s;animation-delay:-.64386s}.particle:nth-child(36){width:89px;height:89px;transform:translate(68vw,91vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.91s;animation-delay:-.7371s}.particle:nth-child(37){width:42px;height:42px;transform:translate(80vw,97vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.91s;animation-delay:-.9009s}.particle:nth-child(38){width:5px;height:5px;transform:translate(72vw,20vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.281s;animation-delay:-1.25538s}.particle:nth-child(39){width:12px;height:12px;transform:translate(76vw,89vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.959s;animation-delay:-.70007s}.particle:nth-child(40){width:73px;height:73px;transform:translate(44vw,39vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.763s;animation-delay:-.28994s}.particle:nth-child(41){width:9px;height:9px;transform:translate(75vw,90vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.882s;animation-delay:-.27342s}.particle:nth-child(42){width:38px;height:38px;transform:translate(15vw,11vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.148s;animation-delay:-.42476s}.particle:nth-child(43){width:94px;height:94px;transform:translate(89vw,15vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.896s;animation-delay:-.65408s}.particle:nth-child(44){width:74px;height:74px;transform:translate(34vw,16vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.896s;animation-delay:-.5824s}.particle:nth-child(45){width:38px;height:38px;transform:translate(18vw,42vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.05s;animation-delay:-.2835s}.particle:nth-child(46){width:44px;height:44px;transform:translate(81vw,33vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.162s;animation-delay:-.41832s}.particle:nth-child(47){width:66px;height:66px;transform:translate(1vw,73vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.819s;animation-delay:-.26208s}.particle:nth-child(48){width:48px;height:48px;transform:translate(2vw,52vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.931s;animation-delay:-.48412s}.particle:nth-child(49){width:26px;height:26px;transform:translate(42vw,94vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.141s;animation-delay:-.96985s}.particle:nth-child(50){width:24px;height:24px;transform:translate(14vw,74vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.316s;animation-delay:-.94752s}.particle:nth-child(51){width:26px;height:26px;transform:translate(64vw,67vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.959s;animation-delay:-.41237s}.particle:nth-child(52){width:34px;height:34px;transform:translate(31vw,63vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.917s;animation-delay:-.5502s}.particle:nth-child(53){width:83px;height:83px;transform:translate(54vw,17vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.833s;animation-delay:-.39151s}.particle:nth-child(54){width:37px;height:37px;transform:translate(89vw,3vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.148s;animation-delay:-.61992s}.particle:nth-child(55){width:62px;height:62px;transform:translate(50vw,11vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.372s;animation-delay:-.64484s}.particle:nth-child(56){width:93px;height:93px;transform:translate(62vw,34vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.966s;animation-delay:-.23184s}.particle:nth-child(57){width:72px;height:72px;transform:translate(18vw,93vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.337s;animation-delay:-.32088s}.particle:nth-child(58){width:7px;height:7px;transform:translate(48vw,24vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.903s;animation-delay:-.35217s}.particle:nth-child(59){width:30px;height:30px;transform:translate(86vw,80vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.092s;animation-delay:-.64428s}.particle:nth-child(60){width:19px;height:19px;transform:translate(86vw,33vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.833s;animation-delay:-.36652s}.particle:nth-child(61){width:51px;height:51px;transform:translate(19vw,7vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.889s;animation-delay:-.19558s}.particle:nth-child(62){width:42px;height:42px;transform:translate(94vw,16vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.085s;animation-delay:-.20615s}.particle:nth-child(63){width:8px;height:8px;transform:translate(70vw,39vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.309s;animation-delay:-.01309s}.particle:nth-child(64){width:51px;height:51px;transform:translate(30vw,92vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.875s;animation-delay:-.11375s}.particle:nth-child(65){width:2px;height:2px;transform:translate(99vw,31vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.267s;animation-delay:-.46879s}.particle:nth-child(66){width:96px;height:96px;transform:translate(45vw,39vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.239s;animation-delay:-.75579s}.particle:nth-child(67){width:99px;height:99px;transform:translate(58vw,86vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.994s;animation-delay:-9.94ms}.particle:nth-child(68){width:55px;height:55px;transform:translate(32vw,67vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.812s;animation-delay:-.77952s}.particle:nth-child(69){width:39px;height:39px;transform:translate(31vw,79vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.4s;animation-delay:-.952s}.particle:nth-child(70){width:37px;height:37px;transform:translate(7vw,66vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.889s;animation-delay:-.25781s}.particle:nth-child(71){width:35px;height:35px;transform:translate(80vw,90vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.952s;animation-delay:-.70448s}.particle:nth-child(72){width:71px;height:71px;transform:translate(28vw,2vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.973s;animation-delay:-.07784s}.particle:nth-child(73){width:56px;height:56px;transform:translate(36vw,84vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.19s;animation-delay:-.1904s}.particle:nth-child(74){width:52px;height:52px;transform:translate(97vw,100vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.092s;animation-delay:-.6552s}.particle:nth-child(75){width:47px;height:47px;transform:translate(53vw,71vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.015s;animation-delay:-.2436s}.particle:nth-child(76){width:23px;height:23px;transform:translate(95vw,93vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.735s;animation-delay:-.33075s}.particle:nth-child(77){width:38px;height:38px;transform:translate(90vw,88vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.148s;animation-delay:-.41328s}.particle:nth-child(78){width:15px;height:15px;transform:translate(54vw,44vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.085s;animation-delay:-.8029s}.particle:nth-child(79){width:89px;height:89px;transform:translate(72vw,36vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.931s;animation-delay:-.88445s}.particle:nth-child(80){width:11px;height:11px;transform:translate(7vw,43vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.239s;animation-delay:-.08673s}.particle:nth-child(81){width:25px;height:25px;transform:translate(26vw,5vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.127s;animation-delay:-1.00303s}.particle:nth-child(82){width:61px;height:61px;transform:translate(55vw,99vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.889s;animation-delay:-.83566s}.particle:nth-child(83){width:13px;height:13px;transform:translate(79vw,59vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.791s;animation-delay:-.1582s}.particle:nth-child(84){width:63px;height:63px;transform:translate(100vw,74vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.064s;animation-delay:-.91504s}.particle:nth-child(85){width:77px;height:77px;transform:translate(89vw,49vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.882s;animation-delay:-.0441s}.particle:nth-child(86){width:38px;height:38px;transform:translate(93vw,27vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.253s;animation-delay:-.91469s}.particle:nth-child(87){width:51px;height:51px;transform:translate(93vw,23vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.875s;animation-delay:-.81375s}.particle:nth-child(88){width:87px;height:87px;transform:translate(7vw,94vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.169s;animation-delay:-.08183s}.particle:nth-child(89){width:13px;height:13px;transform:translate(33vw,34vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.12s;animation-delay:-.2912s}.particle:nth-child(90){width:35px;height:35px;transform:translate(13vw,27vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.826s;animation-delay:-.60298s}.particle:nth-child(91){width:51px;height:51px;transform:translate(87vw,67vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.232s;animation-delay:-.33264s}.particle:nth-child(92){width:69px;height:69px;transform:translate(55vw,50vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.085s;animation-delay:-.7161s}.particle:nth-child(93){width:16px;height:16px;transform:translate(84vw,93vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.288s;animation-delay:-.1288s}.particle:nth-child(94){width:47px;height:47px;transform:translate(89vw,67vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.225s;animation-delay:-1.1515s}.particle:nth-child(95){width:48px;height:48px;transform:translate(66vw,60vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.868s;animation-delay:-.01736s}.particle:nth-child(96){width:26px;height:26px;transform:translate(77vw,49vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.819s;animation-delay:-.62244s}.particle:nth-child(97){width:74px;height:74px;transform:translate(89vw,33vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.735s;animation-delay:-.66885s}.particle:nth-child(98){width:70px;height:70px;transform:translate(68vw,87vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.987s;animation-delay:-.66129s}.particle:nth-child(99){width:87px;height:87px;transform:translate(54vw,52vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.148s;animation-delay:-.13776s}.particle:nth-child(100){width:33px;height:33px;transform:translate(60vw,52vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.714s;animation-delay:-.64974s}.particle:nth-child(101){width:96px;height:96px;transform:translate(71vw,68vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.239s;animation-delay:-1.239s}.particle:nth-child(102){width:26px;height:26px;transform:translate(10vw,14vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.085s;animation-delay:-.18445s}.particle:nth-child(103){width:43px;height:43px;transform:translate(10vw,53vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.994s;animation-delay:-.6461s}.particle:nth-child(104){width:21px;height:21px;transform:translate(43vw,36vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.917s;animation-delay:-.3668s}.particle:nth-child(105){width:84px;height:84px;transform:translate(61vw,82vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.197s;animation-delay:-.08379s}.particle:nth-child(106){width:39px;height:39px;transform:translate(39vw,42vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.875s;animation-delay:-.5425s}.particle:nth-child(107){width:62px;height:62px;transform:translate(79vw,83vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.393s;animation-delay:-.96117s}.particle:nth-child(108){width:51px;height:51px;transform:translate(49vw,43vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.253s;animation-delay:-.82698s}.particle:nth-child(109){width:88px;height:88px;transform:translate(54vw,87vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.931s;animation-delay:-.40033s}.particle:nth-child(110){width:78px;height:78px;transform:translate(66vw,21vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.008s;animation-delay:-.37296s}.particle:nth-child(111){width:18px;height:18px;transform:translate(5vw,52vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.924s;animation-delay:-.14784s}.particle:nth-child(112){width:79px;height:79px;transform:translate(45vw,86vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.344s;animation-delay:-.81984s}.particle:nth-child(113){width:4px;height:4px;transform:translate(19vw,30vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.386s;animation-delay:-.38808s}.particle:nth-child(114){width:76px;height:76px;transform:translate(75vw,61vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.826s;animation-delay:-.37996s}.particle:nth-child(115){width:68px;height:68px;transform:translate(51vw,1vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.386s;animation-delay:-.99792s}.particle:nth-child(116){width:42px;height:42px;transform:translate(14vw,19vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.386s;animation-delay:-.22176s}.particle:nth-child(117){width:95px;height:95px;transform:translate(44vw,34vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.868s;animation-delay:-.18228s}.particle:nth-child(118){width:47px;height:47px;transform:translate(45vw,42vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.91s;animation-delay:-.1183s}.particle:nth-child(119){width:55px;height:55px;transform:translate(30vw,44vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.819s;animation-delay:-.27846s}.particle:nth-child(120){width:7px;height:7px;transform:translate(61vw,21vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.071s;animation-delay:-.34272s}.particle:nth-child(121){width:64px;height:64px;transform:translate(15vw,35vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.735s;animation-delay:-.72765s}.particle:nth-child(122){width:50px;height:50px;transform:translate(6vw,61vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.882s;animation-delay:-.60858s}.particle:nth-child(123){width:91px;height:91px;transform:translate(70vw,65vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.134s;animation-delay:-.567s}.particle:nth-child(124){width:27px;height:27px;transform:translate(71vw,76vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.169s;animation-delay:-1.04041s}.particle:nth-child(125){width:2px;height:2px;transform:translate(54vw,20vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.029s;animation-delay:-.42189s}.particle:nth-child(126){width:80px;height:80px;transform:translate(62vw,67vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.721s;animation-delay:-.60564s}.particle:nth-child(127){width:82px;height:82px;transform:translate(92vw,9vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.882s;animation-delay:-.06174s}.particle:nth-child(128){width:62px;height:62px;transform:translate(24vw,83vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.854s;animation-delay:-.76006s}.particle:nth-child(129){width:94px;height:94px;transform:translate(89vw,22vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.379s;animation-delay:-.63434s}.particle:nth-child(130){width:91px;height:91px;transform:translate(12vw,10vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.099s;animation-delay:-.7693s}.particle:nth-child(131){width:47px;height:47px;transform:translate(59vw,64vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.309s;animation-delay:-.96866s}.particle:nth-child(132){width:93px;height:93px;transform:translate(51vw,49vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.183s;animation-delay:-1.07653s}.particle:nth-child(133){width:93px;height:93px;transform:translate(29vw,7vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.106s;animation-delay:-.01106s}.particle:nth-child(134){width:73px;height:73px;transform:translate(73vw,97vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.987s;animation-delay:-.80934s}.particle:nth-child(135){width:64px;height:64px;transform:translate(44vw,48vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.134s;animation-delay:-.37422s}.particle:nth-child(136){width:4px;height:4px;transform:translate(16vw,88vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.162s;animation-delay:-.89474s}.particle:nth-child(137){width:51px;height:51px;transform:translate(77vw,83vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.84s;animation-delay:-.5796s}.particle:nth-child(138){width:53px;height:53px;transform:translate(57vw,90vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.924s;animation-delay:-.85932s}.particle:nth-child(139){width:16px;height:16px;transform:translate(86vw,74vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.91s;animation-delay:-.455s}.particle:nth-child(140){width:27px;height:27px;transform:translate(61vw,11vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.798s;animation-delay:-.24738s}.particle:nth-child(141){width:5px;height:5px;transform:translate(79vw,71vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.763s;animation-delay:-.64855s}.particle:nth-child(142){width:13px;height:13px;transform:translate(64vw,17vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.127s;animation-delay:-.72128s}.particle:nth-child(143){width:58px;height:58px;transform:translate(91vw,40vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.365s;animation-delay:-.546s}.particle:nth-child(144){width:51px;height:51px;transform:translate(6vw,65vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.735s;animation-delay:-.6174s}.particle:nth-child(145){width:92px;height:92px;transform:translate(85vw,74vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.861s;animation-delay:-.05166s}.particle:nth-child(146){width:60px;height:60px;transform:translate(12vw,54vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.707s;animation-delay:-.08484s}.particle:nth-child(147){width:84px;height:84px;transform:translate(93vw,76vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.84s;animation-delay:-.5628s}.particle:nth-child(148){width:30px;height:30px;transform:translate(5vw,11vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.98s;animation-delay:-.0882s}.particle:nth-child(149){width:26px;height:26px;transform:translate(45vw,30vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.204s;animation-delay:-1.16788s}.particle:nth-child(150){width:45px;height:45px;transform:translate(61vw,67vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.372s;animation-delay:-1.029s}.particle:nth-child(151){width:51px;height:51px;transform:translate(66vw,79vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.805s;animation-delay:-.07245s}.particle:nth-child(152){width:42px;height:42px;transform:translate(39vw,53vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.854s;animation-delay:-.76006s}.particle:nth-child(153){width:61px;height:61px;transform:translate(10vw,29vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.12s;animation-delay:-.7728s}.particle:nth-child(154){width:59px;height:59px;transform:translate(85vw,54vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.001s;animation-delay:-.24024s}.particle:nth-child(155){width:83px;height:83px;transform:translate(48vw,42vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.393s;animation-delay:-.34825s}.particle:nth-child(156){width:57px;height:57px;transform:translate(68vw,93vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.036s;animation-delay:-.37296s}.particle:nth-child(157){width:11px;height:11px;transform:translate(85vw,63vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.001s;animation-delay:-.26026s}.particle:nth-child(158){width:17px;height:17px;transform:translate(3vw,76vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.875s;animation-delay:-.76125s}.particle:nth-child(159){width:37px;height:37px;transform:translate(3vw,84vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.155s;animation-delay:-.68145s}.particle:nth-child(160){width:51px;height:51px;transform:translate(78vw,45vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.085s;animation-delay:-.98735s}.particle:nth-child(161){width:84px;height:84px;transform:translate(50vw,36vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.001s;animation-delay:-.02002s}.particle:nth-child(162){width:14px;height:14px;transform:translate(68vw,7vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.868s;animation-delay:-.41664s}.particle:nth-child(163){width:76px;height:76px;transform:translate(90vw,24vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.008s;animation-delay:-.96768s}.particle:nth-child(164){width:58px;height:58px;transform:translate(23vw,54vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.784s;animation-delay:-.08624s}.particle:nth-child(165){width:66px;height:66px;transform:translate(93vw,56vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.225s;animation-delay:-.588s}.particle:nth-child(166){width:37px;height:37px;transform:translate(24vw,61vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.099s;animation-delay:-1.01108s}.particle:nth-child(167){width:63px;height:63px;transform:translate(31vw,36vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.756s;animation-delay:-.67284s}.particle:nth-child(168){width:60px;height:60px;transform:translate(75vw,66vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.393s;animation-delay:-1.23977s}.particle:nth-child(169){width:23px;height:23px;transform:translate(48vw,2vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.113s;animation-delay:-1.05735s}.particle:nth-child(170){width:39px;height:39px;transform:translate(1vw,77vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.022s;animation-delay:-.7665s}.particle:nth-child(171){width:97px;height:97px;transform:translate(39vw,72vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.05s;animation-delay:-1.008s}.particle:nth-child(172){width:96px;height:96px;transform:translate(73vw,59vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.295s;animation-delay:-.73815s}.particle:nth-child(173){width:86px;height:86px;transform:translate(9vw,59vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.903s;animation-delay:-.83076s}.particle:nth-child(174){width:51px;height:51px;transform:translate(37vw,20vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.183s;animation-delay:-.89908s}.particle:nth-child(175){width:27px;height:27px;transform:translate(98vw,36vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.071s;animation-delay:-.67473s}.particle:nth-child(176){width:14px;height:14px;transform:translate(2vw,10vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.141s;animation-delay:-.3423s}.particle:nth-child(177){width:41px;height:41px;transform:translate(80vw,88vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.141s;animation-delay:-.96985s}.particle:nth-child(178){width:88px;height:88px;transform:translate(92vw,19vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.868s;animation-delay:-.68572s}.particle:nth-child(179){width:44px;height:44px;transform:translate(31vw,45vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.875s;animation-delay:-.3325s}.particle:nth-child(180){width:88px;height:88px;transform:translate(77vw,90vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.141s;animation-delay:-.19397s}.particle:nth-child(181){width:93px;height:93px;transform:translate(80vw,91vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.707s;animation-delay:-.60095s}.particle:nth-child(182){width:68px;height:68px;transform:translate(28vw,53vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.861s;animation-delay:-.6027s}.particle:nth-child(183){width:8px;height:8px;transform:translate(80vw,42vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.106s;animation-delay:-.25438s}.particle:nth-child(184){width:51px;height:51px;transform:translate(78vw,79vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.854s;animation-delay:-.64904s}.particle:nth-child(185){width:56px;height:56px;transform:translate(88vw,54vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.987s;animation-delay:-.65142s}.particle:nth-child(186){width:51px;height:51px;transform:translate(51vw,4vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.225s;animation-delay:-.60025s}.particle:nth-child(187){width:74px;height:74px;transform:translate(11vw,84vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.721s;animation-delay:-.10815s}.particle:nth-child(188){width:78px;height:78px;transform:translate(33vw,21vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.197s;animation-delay:-.57456s}.particle:nth-child(189){width:32px;height:32px;transform:translate(7vw,67vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.029s;animation-delay:-.96726s}.particle:nth-child(190){width:35px;height:35px;transform:translate(75vw,9vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.197s;animation-delay:-1.10124s}.particle:nth-child(191){width:7px;height:7px;transform:translate(91vw,17vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.197s;animation-delay:-.75411s}.particle:nth-child(192){width:38px;height:38px;transform:translate(60vw,22vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.295s;animation-delay:-.97125s}.particle:nth-child(193){width:74px;height:74px;transform:translate(28vw,73vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.092s;animation-delay:-1.02648s}.particle:nth-child(194){width:7px;height:7px;transform:translate(7vw,54vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.162s;animation-delay:-.4067s}.particle:nth-child(195){width:6px;height:6px;transform:translate(94vw,16vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.924s;animation-delay:-.3234s}.particle:nth-child(196){width:7px;height:7px;transform:translate(81vw,21vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.323s;animation-delay:-.71442s}.particle:nth-child(197){width:86px;height:86px;transform:translate(30vw,23vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.057s;animation-delay:-.08456s}.particle:nth-child(198){width:30px;height:30px;transform:translate(69vw,18vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.994s;animation-delay:-.87472s}.particle:nth-child(199){width:37px;height:37px;transform:translate(61vw,23vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.176s;animation-delay:-.48216s}.particle:nth-child(200){width:15px;height:15px;transform:translate(41vw,27vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.868s;animation-delay:-.868s}@keyframes shoot{0%{transform:translate(50vw,100vh)}}@keyframes fade{to{opacity:0}}.info-wrapper{width:100vw;height:100vh;background-color:#00000080;position:absolute;z-index:50;top:0;display:flex;justify-content:center;align-items:center}.info-wrapper .build-date{color:gray;text-align:center;font-size:1.5rem;margin:1rem 0}.info-wrapper .close{float:right;margin-right:2rem;margin-top:.2rem}.info-wrapper .info{width:100vw;height:100vh;background-color:#000c;border-radius:1rem;color:#fff;padding:1rem .5rem}.info-wrapper .info h1{height:4rem;text-align:center;text-transform:capitalize;line-height:3rem}.info-wrapper .info a{color:var(--color-1)}.info-wrapper .info p{margin:1rem 0}.info-wrapper .info h5{text-align:center;font-size:2rem;color:var(--color-1);margin:2rem 0;text-transform:uppercase}.info-wrapper .info h6{font-size:1.6rem;font-weight:800;color:orange;text-transform:uppercase}.info-wrapper .info ol,.info-wrapper .info ul{margin:1rem 0;padding-left:3rem}.info-wrapper .info .info-content{overflow:hidden scroll;height:calc(100% - 4rem);padding:0 2rem;width:100%;font-size:1.7rem}.landscape .info{width:95vw;height:90vh;max-width:800px}.tombo_odds{display:flex;gap:1rem}.tombo_odds>div{display:flex;flex-direction:column;gap:4px}.tombo_odds>div>div{display:flex;justify-content:space-between;padding:0 5px}:root{--color-1: #2fceff;--color-2: #239cc1;--main-bg-color: #222431;--game-bg: url(./columns-BGcQ_ZVE.jpg);--game-logo: url(./greko_logo-Csbg-mGn.png);--color-progress: green}body{font-family:Fira Sans;font-weight:400;-webkit-user-select:none;user-select:none}input,button{font-family:Fira Sans;font-weight:400;letter-spacing:.5px}
