@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=Oswald:wght@200..700&display=swap";@import"https://fonts.googleapis.com/css2?family=Rubik+Wet+Paint&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:18px;height:18px;transform:translate(23vw,73vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.4s;animation-delay:-.378s}.particle:nth-child(2){width:11px;height:11px;transform:translate(89vw,27vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.707s;animation-delay:-.68579s}.particle:nth-child(3){width:78px;height:78px;transform:translate(88vw,50vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.924s;animation-delay:-.77616s}.particle:nth-child(4){width:90px;height:90px;transform:translate(90vw,50vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.938s;animation-delay:-.38458s}.particle:nth-child(5){width:84px;height:84px;transform:translate(83vw,15vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.106s;animation-delay:-.40922s}.particle:nth-child(6){width:7px;height:7px;transform:translate(64vw,96vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.246s;animation-delay:-.98434s}.particle:nth-child(7){width:1px;height:1px;transform:translate(98vw,47vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.344s;animation-delay:-1.12896s}.particle:nth-child(8){width:67px;height:67px;transform:translate(98vw,17vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.008s;animation-delay:-.63504s}.particle:nth-child(9){width:48px;height:48px;transform:translate(41vw,59vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.204s;animation-delay:-.74648s}.particle:nth-child(10){width:5px;height:5px;transform:translate(44vw,93vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.197s;animation-delay:-1.08927s}.particle:nth-child(11){width:34px;height:34px;transform:translate(28vw,73vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.316s;animation-delay:-.22372s}.particle:nth-child(12){width:25px;height:25px;transform:translate(72vw,54vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.099s;animation-delay:-.86821s}.particle:nth-child(13){width:2px;height:2px;transform:translate(33vw,39vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.777s;animation-delay:-.05439s}.particle:nth-child(14){width:9px;height:9px;transform:translate(1vw,66vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.372s;animation-delay:-.32928s}.particle:nth-child(15){width:69px;height:69px;transform:translate(79vw,30vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.092s;animation-delay:-.1638s}.particle:nth-child(16){width:45px;height:45px;transform:translate(95vw,49vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.099s;animation-delay:-.04396s}.particle:nth-child(17){width:39px;height:39px;transform:translate(90vw,38vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.309s;animation-delay:-.53669s}.particle:nth-child(18){width:30px;height:30px;transform:translate(94vw,84vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.26s;animation-delay:-.6426s}.particle:nth-child(19){width:44px;height:44px;transform:translate(49vw,21vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.239s;animation-delay:-1.02837s}.particle:nth-child(20){width:61px;height:61px;transform:translate(1vw,80vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.91s;animation-delay:-.2457s}.particle:nth-child(21){width:71px;height:71px;transform:translate(22vw,16vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.707s;animation-delay:-.04242s}.particle:nth-child(22){width:6px;height:6px;transform:translate(22vw,42vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.274s;animation-delay:-.34398s}.particle:nth-child(23){width:94px;height:94px;transform:translate(43vw,56vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.071s;animation-delay:-.37485s}.particle:nth-child(24){width:36px;height:36px;transform:translate(10vw,67vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.386s;animation-delay:-1.21968s}.particle:nth-child(25){width:55px;height:55px;transform:translate(74vw,44vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.959s;animation-delay:-.8631s}.particle:nth-child(26){width:94px;height:94px;transform:translate(73vw,66vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.805s;animation-delay:-.58765s}.particle:nth-child(27){width:63px;height:63px;transform:translate(60vw,86vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.966s;animation-delay:-.2898s}.particle:nth-child(28){width:53px;height:53px;transform:translate(29vw,46vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.763s;animation-delay:-.26705s}.particle:nth-child(29){width:99px;height:99px;transform:translate(44vw,12vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.33s;animation-delay:-.532s}.particle:nth-child(30){width:76px;height:76px;transform:translate(68vw,76vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.826s;animation-delay:-.65254s}.particle:nth-child(31){width:52px;height:52px;transform:translate(14vw,80vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.302s;animation-delay:-.18228s}.particle:nth-child(32){width:83px;height:83px;transform:translate(18vw,40vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.274s;animation-delay:-.1274s}.particle:nth-child(33){width:36px;height:36px;transform:translate(62vw,49vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.288s;animation-delay:-1.24936s}.particle:nth-child(34){width:67px;height:67px;transform:translate(82vw,66vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.127s;animation-delay:-.91287s}.particle:nth-child(35){width:2px;height:2px;transform:translate(20vw,18vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.12s;animation-delay:-.84s}.particle:nth-child(36){width:66px;height:66px;transform:translate(20vw,60vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.148s;animation-delay:-.47068s}.particle:nth-child(37){width:10px;height:10px;transform:translate(63vw,38vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.987s;animation-delay:-.05922s}.particle:nth-child(38){width:34px;height:34px;transform:translate(13vw,1vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.959s;animation-delay:-.49868s}.particle:nth-child(39){width:57px;height:57px;transform:translate(44vw,43vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.043s;animation-delay:-1.043s}.particle:nth-child(40){width:69px;height:69px;transform:translate(5vw,66vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.896s;animation-delay:-.54656s}.particle:nth-child(41){width:7px;height:7px;transform:translate(90vw,84vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.057s;animation-delay:-.40166s}.particle:nth-child(42){width:43px;height:43px;transform:translate(80vw,80vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.938s;animation-delay:-.938s}.particle:nth-child(43){width:4px;height:4px;transform:translate(70vw,41vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.358s;animation-delay:-.09506s}.particle:nth-child(44){width:53px;height:53px;transform:translate(79vw,16vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.763s;animation-delay:-.41965s}.particle:nth-child(45){width:34px;height:34px;transform:translate(30vw,68vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.022s;animation-delay:-.24528s}.particle:nth-child(46){width:91px;height:91px;transform:translate(40vw,7vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.057s;animation-delay:-.79275s}.particle:nth-child(47){width:49px;height:49px;transform:translate(24vw,84vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.798s;animation-delay:-.5985s}.particle:nth-child(48){width:22px;height:22px;transform:translate(86vw,13vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.295s;animation-delay:-1.0101s}.particle:nth-child(49){width:45px;height:45px;transform:translate(53vw,51vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.106s;animation-delay:-.90692s}.particle:nth-child(50){width:64px;height:64px;transform:translate(53vw,67vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.917s;animation-delay:-.47684s}.particle:nth-child(51){width:2px;height:2px;transform:translate(76vw,16vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.749s;animation-delay:-.54677s}.particle:nth-child(52){width:3px;height:3px;transform:translate(49vw,88vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.952s;animation-delay:-.39032s}.particle:nth-child(53){width:79px;height:79px;transform:translate(78vw,96vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.232s;animation-delay:-1.1088s}.particle:nth-child(54){width:22px;height:22px;transform:translate(65vw,46vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.33s;animation-delay:-.2128s}.particle:nth-child(55){width:10px;height:10px;transform:translate(76vw,64vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.714s;animation-delay:-.14994s}.particle:nth-child(56){width:72px;height:72px;transform:translate(18vw,49vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.812s;animation-delay:-.29232s}.particle:nth-child(57){width:23px;height:23px;transform:translate(1vw,66vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.036s;animation-delay:-1.036s}.particle:nth-child(58){width:59px;height:59px;transform:translate(4vw,25vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.721s;animation-delay:-.51912s}.particle:nth-child(59){width:10px;height:10px;transform:translate(72vw,92vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.952s;animation-delay:-.25704s}.particle:nth-child(60){width:63px;height:63px;transform:translate(69vw,93vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.917s;animation-delay:-.2751s}.particle:nth-child(61){width:96px;height:96px;transform:translate(99vw,70vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.798s;animation-delay:-.3192s}.particle:nth-child(62){width:82px;height:82px;transform:translate(45vw,71vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.33s;animation-delay:-.1729s}.particle:nth-child(63){width:98px;height:98px;transform:translate(38vw,31vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.253s;animation-delay:-.52626s}.particle:nth-child(64){width:52px;height:52px;transform:translate(12vw,19vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.071s;animation-delay:-.54621s}.particle:nth-child(65){width:66px;height:66px;transform:translate(22vw,21vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.274s;animation-delay:-.91728s}.particle:nth-child(66){width:100px;height:100px;transform:translate(87vw,30vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.833s;animation-delay:-.12495s}.particle:nth-child(67){width:97px;height:97px;transform:translate(45vw,59vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.127s;animation-delay:-.09016s}.particle:nth-child(68){width:20px;height:20px;transform:translate(73vw,22vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.218s;animation-delay:-1.218s}.particle:nth-child(69){width:74px;height:74px;transform:translate(12vw,10vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.344s;animation-delay:-.88704s}.particle:nth-child(70){width:57px;height:57px;transform:translate(87vw,63vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.84s;animation-delay:-.3696s}.particle:nth-child(71){width:13px;height:13px;transform:translate(65vw,81vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.882s;animation-delay:-.8379s}.particle:nth-child(72){width:26px;height:26px;transform:translate(27vw,74vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.882s;animation-delay:-.14112s}.particle:nth-child(73){width:6px;height:6px;transform:translate(47vw,14vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.274s;animation-delay:-.28028s}.particle:nth-child(74){width:39px;height:39px;transform:translate(50vw,36vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.924s;animation-delay:-.59136s}.particle:nth-child(75){width:52px;height:52px;transform:translate(55vw,41vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.323s;animation-delay:-.29106s}.particle:nth-child(76){width:46px;height:46px;transform:translate(80vw,95vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.756s;animation-delay:-.4158s}.particle:nth-child(77){width:64px;height:64px;transform:translate(75vw,89vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.232s;animation-delay:-.35728s}.particle:nth-child(78){width:27px;height:27px;transform:translate(1vw,62vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.861s;animation-delay:-.06027s}.particle:nth-child(79){width:52px;height:52px;transform:translate(34vw,44vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.288s;animation-delay:-1.06904s}.particle:nth-child(80){width:59px;height:59px;transform:translate(40vw,81vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.812s;animation-delay:-.50344s}.particle:nth-child(81){width:20px;height:20px;transform:translate(19vw,10vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.393s;animation-delay:-.9751s}.particle:nth-child(82){width:28px;height:28px;transform:translate(42vw,33vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.064s;animation-delay:-.01064s}.particle:nth-child(83){width:91px;height:91px;transform:translate(65vw,29vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.274s;animation-delay:-1.10838s}.particle:nth-child(84){width:76px;height:76px;transform:translate(11vw,47vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.085s;animation-delay:-.46655s}.particle:nth-child(85){width:57px;height:57px;transform:translate(54vw,92vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.896s;animation-delay:-.16128s}.particle:nth-child(86){width:56px;height:56px;transform:translate(56vw,44vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.183s;animation-delay:-.10647s}.particle:nth-child(87){width:97px;height:97px;transform:translate(28vw,44vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.959s;animation-delay:-.92064s}.particle:nth-child(88){width:96px;height:96px;transform:translate(61vw,95vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.386s;animation-delay:-.09702s}.particle:nth-child(89){width:99px;height:99px;transform:translate(11vw,100vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.162s;animation-delay:-.44156s}.particle:nth-child(90){width:56px;height:56px;transform:translate(52vw,6vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.84s;animation-delay:-.6804s}.particle:nth-child(91){width:82px;height:82px;transform:translate(19vw,52vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.756s;animation-delay:-.06804s}.particle:nth-child(92){width:49px;height:49px;transform:translate(79vw,37vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.309s;animation-delay:-.58905s}.particle:nth-child(93){width:9px;height:9px;transform:translate(32vw,96vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.777s;animation-delay:-.51282s}.particle:nth-child(94){width:46px;height:46px;transform:translate(6vw,88vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.295s;animation-delay:-.1036s}.particle:nth-child(95){width:12px;height:12px;transform:translate(67vw,35vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.784s;animation-delay:-.3528s}.particle:nth-child(96){width:43px;height:43px;transform:translate(53vw,30vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.379s;animation-delay:-.08274s}.particle:nth-child(97){width:22px;height:22px;transform:translate(71vw,65vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.721s;animation-delay:-.59843s}.particle:nth-child(98){width:89px;height:89px;transform:translate(95vw,82vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.12s;animation-delay:-.784s}.particle:nth-child(99){width:86px;height:86px;transform:translate(46vw,18vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.372s;animation-delay:-.0686s}.particle:nth-child(100){width:31px;height:31px;transform:translate(80vw,4vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.295s;animation-delay:-.73815s}.particle:nth-child(101){width:42px;height:42px;transform:translate(10vw,86vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.868s;animation-delay:-.7378s}.particle:nth-child(102){width:49px;height:49px;transform:translate(53vw,25vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.903s;animation-delay:-.46956s}.particle:nth-child(103){width:78px;height:78px;transform:translate(37vw,64vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.197s;animation-delay:-1.01745s}.particle:nth-child(104){width:80px;height:80px;transform:translate(84vw,68vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.071s;animation-delay:-.16065s}.particle:nth-child(105){width:46px;height:46px;transform:translate(90vw,29vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.917s;animation-delay:-.19257s}.particle:nth-child(106){width:42px;height:42px;transform:translate(83vw,94vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.994s;animation-delay:-.02982s}.particle:nth-child(107){width:43px;height:43px;transform:translate(46vw,31vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.323s;animation-delay:-.55566s}.particle:nth-child(108){width:82px;height:82px;transform:translate(50vw,48vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.344s;animation-delay:-.90048s}.particle:nth-child(109){width:99px;height:99px;transform:translate(48vw,43vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.246s;animation-delay:-.73514s}.particle:nth-child(110){width:30px;height:30px;transform:translate(66vw,13vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.113s;animation-delay:-.08904s}.particle:nth-child(111){width:43px;height:43px;transform:translate(83vw,49vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.749s;animation-delay:-.56924s}.particle:nth-child(112){width:58px;height:58px;transform:translate(65vw,16vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.001s;animation-delay:-.81081s}.particle:nth-child(113){width:63px;height:63px;transform:translate(59vw,91vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.274s;animation-delay:-.64974s}.particle:nth-child(114){width:98px;height:98px;transform:translate(11vw,11vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.91s;animation-delay:-.6097s}.particle:nth-child(115){width:71px;height:71px;transform:translate(70vw,43vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.148s;animation-delay:-.65436s}.particle:nth-child(116){width:54px;height:54px;transform:translate(48vw,98vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.19s;animation-delay:-.3332s}.particle:nth-child(117){width:95px;height:95px;transform:translate(19vw,62vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.085s;animation-delay:-1.0633s}.particle:nth-child(118){width:12px;height:12px;transform:translate(37vw,46vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.092s;animation-delay:-.37128s}.particle:nth-child(119){width:26px;height:26px;transform:translate(30vw,24vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.805s;animation-delay:-.10465s}.particle:nth-child(120){width:20px;height:20px;transform:translate(96vw,75vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.197s;animation-delay:-.70623s}.particle:nth-child(121){width:25px;height:25px;transform:translate(70vw,9vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.826s;animation-delay:-.59472s}.particle:nth-child(122){width:71px;height:71px;transform:translate(93vw,44vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.043s;animation-delay:-.65709s}.particle:nth-child(123){width:65px;height:65px;transform:translate(44vw,31vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.099s;animation-delay:-.86821s}.particle:nth-child(124){width:97px;height:97px;transform:translate(91vw,98vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.812s;animation-delay:-.51968s}.particle:nth-child(125){width:8px;height:8px;transform:translate(27vw,4vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.092s;animation-delay:-.14196s}.particle:nth-child(126){width:53px;height:53px;transform:translate(22vw,71vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.19s;animation-delay:-.5117s}.particle:nth-child(127){width:42px;height:42px;transform:translate(36vw,93vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.84s;animation-delay:-.8064s}.particle:nth-child(128){width:33px;height:33px;transform:translate(92vw,5vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.917s;animation-delay:-.37597s}.particle:nth-child(129){width:83px;height:83px;transform:translate(53vw,46vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.057s;animation-delay:-.27482s}.particle:nth-child(130){width:30px;height:30px;transform:translate(62vw,28vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.085s;animation-delay:-.8029s}.particle:nth-child(131){width:50px;height:50px;transform:translate(67vw,91vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.218s;animation-delay:-.64554s}.particle:nth-child(132){width:8px;height:8px;transform:translate(98vw,57vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.043s;animation-delay:-.95956s}.particle:nth-child(133){width:84px;height:84px;transform:translate(46vw,47vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.302s;animation-delay:-.87234s}.particle:nth-child(134){width:73px;height:73px;transform:translate(40vw,89vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.225s;animation-delay:-.637s}.particle:nth-child(135){width:71px;height:71px;transform:translate(18vw,92vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.134s;animation-delay:-.12474s}.particle:nth-child(136){width:77px;height:77px;transform:translate(65vw,32vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.952s;animation-delay:-.68544s}.particle:nth-child(137){width:85px;height:85px;transform:translate(15vw,64vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.721s;animation-delay:-.70658s}.particle:nth-child(138){width:73px;height:73px;transform:translate(27vw,74vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.372s;animation-delay:-.43904s}.particle:nth-child(139){width:7px;height:7px;transform:translate(88vw,25vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.12s;animation-delay:-.112s}.particle:nth-child(140){width:79px;height:79px;transform:translate(85vw,77vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.987s;animation-delay:-.51324s}.particle:nth-child(141){width:66px;height:66px;transform:translate(8vw,54vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.931s;animation-delay:-.02793s}.particle:nth-child(142){width:17px;height:17px;transform:translate(23vw,44vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.98s;animation-delay:-98ms}.particle:nth-child(143){width:74px;height:74px;transform:translate(13vw,55vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.281s;animation-delay:-.30744s}.particle:nth-child(144){width:28px;height:28px;transform:translate(1vw,84vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.812s;animation-delay:-.37352s}.particle:nth-child(145){width:34px;height:34px;transform:translate(74vw,72vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.169s;animation-delay:-.04676s}.particle:nth-child(146){width:83px;height:83px;transform:translate(2vw,15vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.777s;animation-delay:-.45843s}.particle:nth-child(147){width:99px;height:99px;transform:translate(63vw,47vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.127s;animation-delay:-.60858s}.particle:nth-child(148){width:78px;height:78px;transform:translate(19vw,6vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.945s;animation-delay:-.4536s}.particle:nth-child(149){width:42px;height:42px;transform:translate(82vw,52vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.043s;animation-delay:-.25032s}.particle:nth-child(150){width:69px;height:69px;transform:translate(81vw,74vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.735s;animation-delay:-.1911s}.particle:nth-child(151){width:99px;height:99px;transform:translate(99vw,43vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.861s;animation-delay:-.11193s}.particle:nth-child(152){width:85px;height:85px;transform:translate(44vw,40vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.029s;animation-delay:-.74088s}.particle:nth-child(153){width:29px;height:29px;transform:translate(97vw,79vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.253s;animation-delay:-.06265s}.particle:nth-child(154){width:61px;height:61px;transform:translate(24vw,79vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.938s;animation-delay:-.0938s}.particle:nth-child(155){width:52px;height:52px;transform:translate(100vw,43vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.001s;animation-delay:-.08008s}.particle:nth-child(156){width:94px;height:94px;transform:translate(92vw,40vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.26s;animation-delay:-.4536s}.particle:nth-child(157){width:74px;height:74px;transform:translate(68vw,96vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.092s;animation-delay:-.67704s}.particle:nth-child(158){width:18px;height:18px;transform:translate(84vw,75vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.218s;animation-delay:-.26796s}.particle:nth-child(159){width:30px;height:30px;transform:translate(11vw,26vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.008s;animation-delay:-.93744s}.particle:nth-child(160){width:30px;height:30px;transform:translate(83vw,69vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.169s;animation-delay:-.66633s}.particle:nth-child(161){width:87px;height:87px;transform:translate(39vw,4vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.812s;animation-delay:-.609s}.particle:nth-child(162){width:94px;height:94px;transform:translate(33vw,13vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.057s;animation-delay:-.49679s}.particle:nth-child(163){width:12px;height:12px;transform:translate(48vw,72vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.847s;animation-delay:-.69454s}.particle:nth-child(164){width:46px;height:46px;transform:translate(59vw,23vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.959s;animation-delay:-.75761s}.particle:nth-child(165){width:74px;height:74px;transform:translate(41vw,31vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.952s;animation-delay:-.15232s}.particle:nth-child(166){width:46px;height:46px;transform:translate(81vw,14vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.036s;animation-delay:-.8288s}.particle:nth-child(167){width:91px;height:91px;transform:translate(26vw,58vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.386s;animation-delay:-.88704s}.particle:nth-child(168){width:47px;height:47px;transform:translate(16vw,38vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.728s;animation-delay:-.59696s}.particle:nth-child(169){width:10px;height:10px;transform:translate(56vw,60vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.148s;animation-delay:-.99876s}.particle:nth-child(170){width:76px;height:76px;transform:translate(30vw,21vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.225s;animation-delay:-.833s}.particle:nth-child(171){width:86px;height:86px;transform:translate(7vw,98vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.085s;animation-delay:-.16275s}.particle:nth-child(172){width:84px;height:84px;transform:translate(15vw,33vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.246s;animation-delay:-.58562s}.particle:nth-child(173){width:29px;height:29px;transform:translate(87vw,62vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.19s;animation-delay:-.4046s}.particle:nth-child(174){width:49px;height:49px;transform:translate(89vw,50vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.805s;animation-delay:-.34615s}.particle:nth-child(175){width:16px;height:16px;transform:translate(55vw,88vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.854s;animation-delay:-.8113s}.particle:nth-child(176){width:87px;height:87px;transform:translate(57vw,49vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.91s;animation-delay:-.6734s}.particle:nth-child(177){width:92px;height:92px;transform:translate(57vw,16vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.77s;animation-delay:-.2156s}.particle:nth-child(178){width:4px;height:4px;transform:translate(23vw,7vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.092s;animation-delay:-.45864s}.particle:nth-child(179){width:12px;height:12px;transform:translate(9vw,6vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.386s;animation-delay:-.2772s}.particle:nth-child(180){width:14px;height:14px;transform:translate(71vw,71vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.896s;animation-delay:-.25984s}.particle:nth-child(181){width:60px;height:60px;transform:translate(77vw,17vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.4s;animation-delay:-1.078s}.particle:nth-child(182){width:82px;height:82px;transform:translate(35vw,67vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.246s;animation-delay:-.51086s}.particle:nth-child(183){width:22px;height:22px;transform:translate(71vw,63vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.162s;animation-delay:-.96446s}.particle:nth-child(184){width:51px;height:51px;transform:translate(20vw,6vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.924s;animation-delay:-.31416s}.particle:nth-child(185){width:9px;height:9px;transform:translate(33vw,5vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.749s;animation-delay:-.2996s}.particle:nth-child(186){width:37px;height:37px;transform:translate(95vw,29vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.057s;animation-delay:-.45451s}.particle:nth-child(187){width:55px;height:55px;transform:translate(82vw,54vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.742s;animation-delay:-.50456s}.particle:nth-child(188){width:73px;height:73px;transform:translate(87vw,50vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.973s;animation-delay:-.73948s}.particle:nth-child(189){width:80px;height:80px;transform:translate(4vw,36vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.819s;animation-delay:-.48321s}.particle:nth-child(190){width:16px;height:16px;transform:translate(55vw,51vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.344s;animation-delay:-.56448s}.particle:nth-child(191){width:7px;height:7px;transform:translate(2vw,75vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.777s;animation-delay:-.75369s}.particle:nth-child(192){width:61px;height:61px;transform:translate(29vw,3vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.938s;animation-delay:-.66598s}.particle:nth-child(193){width:56px;height:56px;transform:translate(85vw,43vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.945s;animation-delay:-.3402s}.particle:nth-child(194){width:55px;height:55px;transform:translate(78vw,98vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.029s;animation-delay:-.03087s}.particle:nth-child(195){width:55px;height:55px;transform:translate(84vw,32vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.309s;animation-delay:-1.20428s}.particle:nth-child(196){width:84px;height:84px;transform:translate(24vw,17vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.875s;animation-delay:-.105s}.particle:nth-child(197){width:51px;height:51px;transform:translate(43vw,76vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.183s;animation-delay:-.74529s}.particle:nth-child(198){width:67px;height:67px;transform:translate(97vw,43vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:.77s;animation-delay:-.4928s}.particle:nth-child(199){width:31px;height:31px;transform:translate(81vw,29vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.281s;animation-delay:-.65331s}.particle:nth-child(200){width:67px;height:67px;transform:translate(83vw,17vh);background:url(./coin-GADr1FGD.png);background-size:120%;background-position:50% 50%;animation-duration:1.309s;animation-delay:-.1309s}@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}@font-face{font-family:TheLedDisplaySt;src:url(./TheLedDisplaySt-DMrcNiSg.ttf) format("truetype")}:root{--color-1: turquoise;--color-2: #34bcae;--main-bg-color: #2b3033;--game-bg: url(./kinto_bg-DkOwGH4p.png);--game-logo: url(./kinto_logo-BVQN10Qg.png);--color-progress: turquoise}body{font-family:Oswald;font-weight:400;-webkit-user-select:none;user-select:none;letter-spacing:.5px}input,button{font-family:Oswald;font-weight:400;letter-spacing:.5px}h2{background:var(--back-h2);font-weight:400}h3{font-weight:400}h4{background:var(--back-h4);font-weight:400}.numbers .sidegame button:disabled{background-color:#35c5de;color:#000}.numbers .sidegame h4.selected{background:var(--back-h4-active)}header span{font-weight:400;color:#fff;text-shadow:#000 0px 0px 3px}.numbers h3.selected{background:var(--back-h3)}.place-bet{background:#31b2ea!important}.numbers .system__odds{background-color:#595331}.counter{font-family:Chivo Mono,monospace;font-size:4rem;margin-top:10.7rem}.wait{margin-top:12rem;font-size:3rem}.ticket.won{background:var(--ticket-won-bg)}.game__numbers div,.numbers .system__picker button{border-radius:5px}.landscape .game__numbers div{box-shadow:0 2px 6px #000}.sidebets span{color:#8ec1dc!important}:root{--color-1: #76cbf6;--color-2: #05757f;--game-bg: url(./kinto_bg-DkOwGH4p.png);--color-progress: #6097b5;--back-h2: linear-gradient(to bottom, #6097b5, #055c7f);--back-h3: linear-gradient(to bottom, #4d768d, #0c6178);--back-h4: linear-gradient(to bottom, #466c7c, #264951);--back-h4-active: linear-gradient(to bottom, #309bc9, #246581);--ticket-won-bg: linear-gradient(to bottom, darken(#dfa909, 40%), #785c0a)}.ticket__results p>span{color:var(--color-1)!important}.minBet{background-color:#395c70!important}.baba{background-size:cover;background-position:center}.logo{filter:hue-rotate(60deg)}
