@keyframes float{0%{-webkit-box-shadow:0 4px 24px 0 #000000;box-shadow:0 4px 24px 0 #000000}50%{-webkit-box-shadow:0 16px 24px 0 #000000;box-shadow:0 16px 24px 0 #000000}100%{-webkit-box-shadow:0 4px 24px 0 #000000;box-shadow:0 4px 24px 0 #000000}}@keyframes rotate{0%{transform:rotate(0deg) translateY(5px) rotate(0deg)}50%{transform:rotate(180deg) translateY(5px) rotate(-180deg)}100%{transform:rotate(360deg) translateY(5px) rotate(-360deg)}}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}body{font-family:"Open-Sans", sans-serif;margin:30px 0 0;background-color:#131E28;color:#CFD9E5}body a{text-decoration:none !important;font-weight:700;color:#ffffff;opacity:0.8}body a:hover{opacity:1}hr{background-color:#fff;width:115px;height:2px;margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eeeeee}nav{height:60px;background-color:#000000;width:100%;margin:0;position:fixed;z-index:9999;top:-60px;transition:all 0.7s}nav.show-nav{top:0;transition:all 0.5s}nav.show-nav::after{content:"";position:absolute;z-index:-1;-webkit-box-shadow:0 0 32px #00a8fa;box-shadow:0 0 32px #00a8fa;bottom:0;left:0;right:0;margin:0 auto;height:100%}nav .nav-container{display:flex;align-items:center;justify-content:space-between;height:60px;max-width:1150px;margin:0 auto}nav .nav-container .logo{margin-left:30px}nav .nav-container .logo a{opacity:1;background-image:url("../img/logo-large.png?v3.23.0.0");background-repeat:no-repeat;background-size:contain;display:block;width:205px;height:32px}.webp nav .nav-container .logo a{background-image:url("../img/logo-large.webp?v3.23.0.0")}nav .nav-container .quick-access-button{margin-right:30px}.confirmation{padding:40px 30px;text-align:center;position:fixed;height:100%;width:100%;z-index:99999 !important;background-color:#273579;opacity:0.98;color:#FFFFFF;top:0;display:none}.confirmation>div{width:50%;margin-left:auto;margin-right:auto}.confirmation h2{font-size:32px;line-height:38px}.confirmation p{font-size:16px;font-weight:bold;line-height:22px}.confirmation p.instructions{opacity:0.6;font-weight:400}.confirmation p.close{opacity:0.4;font-size:14px;font-weight:normal;margin-top:50px}.confirmation hr{margin-top:30px;margin-bottom:30px}.container{overflow:hidden}.main{display:flex;max-width:1150px;margin:30px auto 60px;padding:0 30px;align-items:center}.main>div{flex-basis:50%;flex-shrink:0}.main .title{max-width:410px}.main .title h1{font-size:54px;line-height:1.3em;margin-top:0.2em;margin-bottom:0.5em;color:#E7E8E9;font-family:"Poppins", sans-serif;font-weight:600}.main .image{z-index:1}.main .image img{width:120%}.brush{overflow:hidden;padding:0 !important}.brush img{width:100%;height:200px}.steps{background-color:#000000;margin-top:-5px;padding:72px 30px;display:flex;justify-content:center;position:relative}.steps::after{content:"";position:absolute;z-index:-1;-webkit-box-shadow:0 0 50px #00a8fa;box-shadow:0 0 50px #00a8fa;bottom:0;left:10%;right:10%;width:80%;height:30%;-moz-border-radius:100%;border-radius:100%}.steps .step{text-align:center;display:inline-block;width:310px;padding:15px 20px 0}.steps .step h2{font-family:"Poppins", sans-serif;font-weight:600;font-size:32px;color:#D4E2E9;line-height:1.5em;margin:0;white-space:normal}.steps .step p{font-family:"Montserrat", sans-serif;font-size:16px;white-space:normal;line-height:1.375em;margin:7px 0;opacity:0.6}.steps+.download{display:none}.icon{width:51px;height:51px}.neon-button{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:inline-block;width:80px;height:80px;-webkit-border-radius:40px;-moz-border-radius:40px;border-radius:40px;line-height:74px;text-align:center;margin-bottom:24px;background-color:rgba(31, 176, 250, 0.3);border:2px solid #1FB0FA;cursor:pointer;opacity:0.6;-webkit-transition:opacity ease 0.6s;-moz-transition:opacity ease 0.6s;-ms-transition:opacity ease 0.6s;-o-transition:opacity ease 0.6s;transition:opacity ease 0.6s}.neon-button:hover{opacity:1}.neon-button img{height:40px;vertical-align:middle}.popular-games{background-image:url("../img/popular-games.jpg?v3.23.0.0");background-size:auto 100%;background-position:center;background-repeat:no-repeat;margin-top:108px;height:488px;text-align:center}.webp .popular-games{background-image:url("../img/popular-games.webp?v3.23.0.0")}.popular-games.finix{background-image:url("../img/popular-games-finix.jpg?v3.23.0.0")}.webp .popular-games.finix{background-image:url("../img/popular-games-finix.webp?v3.23.0.0")}.popular-games .popular-games-main{margin-top:120px;width:477px;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;-webkit-animation:float infinite 6s cubic-bezier(0.3633802276, 0, 0.6366197724, 1), rotate infinite 6s linear;-o-animation:float infinite 6s cubic-bezier(0.3633802276, 0, 0.6366197724, 1), rotate infinite 6s linear;animation:float infinite 6s cubic-bezier(0.3633802276, 0, 0.6366197724, 1), rotate infinite 6s linear}.popular-games-mini{display:none}.slide{margin:180px auto 0;max-width:1150px;display:flex;align-items:center}.slide.inverted-order{flex-direction:row-reverse}.slide.inverted-order .image img{float:right}.slide .text,.slide .image{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;max-width:50%}.slide.wide{text-align:center;display:block;max-width:900px}.slide.wide .text{max-width:100%}.slide .text{flex-basis:50%;flex-shrink:0;padding:0 30px}.slide .text img{display:inline-block;height:80px}.slide .text h2{font-family:"Poppins", sans-serif;font-weight:600;font-size:42px;line-height:1.3em;margin:0}.slide .text p{font-family:"Montserrat", sans-serif;font-weight:400;font-size:32px;line-height:1.3em;opacity:0.5;margin:7px 0}.slide .image img{float:left;height:480px}.download-buttons{margin:50px auto 100px;text-align:center}.download-buttons>p{font-family:"Montserrat", sans-serif;font-weight:400;font-size:24px;line-height:1.3em;opacity:0.5;margin:0 auto 32px;max-width:660px}.download-buttons .download{margin-left:auto;margin-right:auto;text-align:center}.download{width:262px;opacity:1}.download a{opacity:1 !important}.download>a+a{margin-top:10px !important}.download .download-button{border-radius:8px;background:linear-gradient(180deg, #5BC9FF 0%, #00A8FA 100%);color:#FFFFFF;font-family:"Open Sans", sans-serif;font-size:24px;line-height:1.2em;font-weight:bold;padding:14px;text-align:center;margin:5px auto;cursor:pointer;display:table;transition:-webkit-box-shadow ease 0.5s;transition:box-shadow ease 0.5s}.download .download-button:hover{-webkit-box-shadow:0 2px 16px 0 #278DBF;box-shadow:0 2px 16px 0 #278DBF}.download .download-button:before{background-image:url("../img/android.png?v3.23.0.0");background-repeat:no-repeat;background-size:contain;width:22px;height:26px;position:relative;display:inline-block;content:" ";top:-2px;vertical-align:middle}.webp .download .download-button:before{background-image:url("../img/android.webp?v3.23.0.0")}.download .download-button span.shortname{display:none}.download .requirements{font-size:12px;opacity:0.4;text-align:center;display:block;margin-top:10px}.quick-access-button .download{width:auto;margin:0}.quick-access-button .download .download-button{padding:10px;font-size:18px;margin:0}.quick-access-button .download .download-button:before{content:none}footer{color:#FFFFFF;background-color:#070B10;font-family:"Open Sans", Arial, sans-serif}footer .footer-sections{padding:20px 30px 10px;display:flex;max-width:60%;margin-left:auto;margin-right:auto;justify-content:space-around}footer .footer-sections .footer-section{min-width:30%}footer h2{opacity:0.6;font-size:14px;line-height:normal;font-weight:normal;text-transform:uppercase;border-bottom:1px white solid;padding-bottom:5px;font-family:"Open Sans", sans-serif}footer ul{margin-top:0;margin-bottom:30px;padding-left:0}footer ul li{list-style:none;font-size:14px;color:#FFFFFF;line-height:30px}footer ul li a{font-weight:600}footer .copyright{background-color:#000000;font-size:14px;padding:10px;text-align:center}.social-networks a:before{position:relative;content:" ";display:inline-block;top:3px;margin-right:5px}.social-networks .facebook:before{background-image:url("../img/main_sprite.svg?v3.23.0.0");background-repeat:no-repeat;background-position:0 -150px;width:16px;height:16px}.social-networks .twitter:before{background-image:url("../img/main_sprite.svg?v3.23.0.0");background-repeat:no-repeat;background-position:0 -100px;width:16px;height:16px}.social-networks .youtube:before{background-image:url("../img/main_sprite.svg?v3.23.0.0");background-repeat:no-repeat;background-position:0 -200px;width:16px;height:12px;top:1px}.social-networks .instagram:before{background-image:url("../img/main_sprite.svg?v3.23.0.0");background-repeat:no-repeat;background-position:0 -250px;width:16px;height:16px}.opera nav{display:none !important}.opera .container{margin-top:0 !important;text-align:center}.opera .container>div{padding:0 16px}.opera .container .title .icon{width:72px;height:72px}.opera .container .download{margin-left:auto;margin-right:auto;margin-top:24px}.opera .container .download .download-button{background:#00A8FA;border-radius:0;display:inline-block}.opera .container .download .download-button:before{content:none}.opera .container .download .requirements{opacity:0.6}.opera .container .download .app-store-button img{max-width:166px;width:100%;height:auto}.opera .container .brush,.opera .container .neon-button{display:none}.opera .container .steps{margin-top:-180px;padding-top:140px !important}.opera .container .steps::after{content:none}.opera .container .steps .step{margin-bottom:32px;padding:0;width:100%}.opera .container .steps .step h2{font-weight:800;font-size:14px}.opera .container .steps .step p{font-weight:normal;font-size:14px}.opera .container .steps+.download{display:block}.opera .container h1{padding:0 16px;font-weight:700}.opera .container .slide{margin-top:24px;padding:0 16px}.opera .container .slide .text img{width:56px;height:56px}.opera .container .slide .text h2{font-weight:800;font-size:14px}.opera .container .slide .text p{font-weight:normal;font-size:14px}.opera .container .slide .image{display:none}.opera .container .download-buttons>p{font-size:14px}.opera .popular-games{display:none}.opera .popular-games-mini{display:block;width:100%}.opera footer .footer-sections,.opera footer .copyright .license{display:none}@media only screen and (max-width:939px){nav .nav-container{justify-content:space-between}nav .nav-container .logo{margin-left:30px}nav .nav-container .quick-access-button{margin-right:30px}.container{margin-top:52px}.container>div{padding:0 24px}.main{width:100%;margin-top:0;flex-direction:column}.main .title{width:100%;margin-bottom:72px}.main .title h1{font-size:31px}.main .image{text-align:center}.main .image img{width:auto;max-height:400px}.brush img{width:300%;margin-left:-100%}.download .download-button{display:inline-block;width:100%}.steps{flex-direction:column;align-items:center}.steps::after{content:"";position:absolute;z-index:-1;-webkit-box-shadow:0 0 50px #00a8fa;box-shadow:0 0 50px #00a8fa;bottom:0;left:0;right:0;width:100%;height:10%;-moz-border-radius:100%;border-radius:100%}.steps .step{margin-bottom:80px;padding:0 20px}.neon-button{margin-bottom:24px}.slide{flex-direction:column;margin-top:100px}.slide.inverted-order{flex-direction:column}.slide.inverted-order .image{align-self:flex-end}.slide .text,.slide .image{max-width:none;padding:0}.slide .text h2{font-size:36px}.slide .text p{font-size:24px;margin-bottom:32px}.slide .image{align-self:flex-start}.popular-games .popular-games-main{width:85%}footer .footer-sections{max-width:100%}.confirmation{width:auto}.confirmation>div{width:auto}}@media only screen and (max-width:639px){h1{font-size:30px;line-height:37px}.slide .text h2{font-size:32px}.slide .text p{font-size:24px}}@media only screen and (max-width:480px){h1{font-size:40px;line-height:47px;margin:0.67em 0}footer .footer-sections{flex-direction:column;max-width:100%}.confirmation h2{font-size:24px;line-height:29px}nav .nav-container .logo a{background-image:url("../img/sp-icon-white.png?v3.23.0.0");width:49px;height:49px}.webp nav .nav-container .logo a{background-image:url("../img/sp-icon-white.webp?v3.23.0.0")}.download{width:auto !important}.download .download-button{font-size:24px}.download .download-button span.shortname{display:inline}.download .download-button span.longname{display:none}}@media only screen and (max-width:319px){h1{font-size:33px;line-height:37px}}@media only screen and (max-width:240px){.opera .container .title .icon{width:51px;height:51px}.opera .container h1,.opera .container .download .download-button,.opera .menu .options .option p,.opera .menu .options .option h2,.opera .slide .text h2,.opera .slide .text p{font-size:14px;line-height:19px}.opera .container .download .download-button{display:block}}@media only screen and (max-width:939px) and (-ms-high-contrast:none){.slide .text{flex-basis:auto;max-width:100%}}@media only screen and (max-width:480px) and (-ms-high-contrast:none){footer .footer-sections .footer-section{flex-basis:auto}}