*{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box;text-decoration:none;list-style:none;font-family:"Poppins",sans-serif;color:#fff}html{font-size:62.5%;overflow-x:hidden}body{background-color:#020203;overflow-x:hidden}img{max-width:100%;display:block}button{cursor:pointer;background-color:rgba(0,0,0,0);border:none}.container{width:100%;max-width:133rem;padding:0 1.5rem;margin:0 auto}@media(max-width: 1440px){.container{max-width:124.6rem}}@-webkit-keyframes float{0%{-webkit-transform:translateY(0rem);transform:translateY(0rem)}50%{-webkit-transform:translateY(2rem);transform:translateY(2rem)}100%{-webkit-transform:translateY(0rem);transform:translateY(0rem)}}@keyframes float{0%{-webkit-transform:translateY(0rem);transform:translateY(0rem)}50%{-webkit-transform:translateY(2rem);transform:translateY(2rem)}100%{-webkit-transform:translateY(0rem);transform:translateY(0rem)}}.btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 16px;line-height:4.1rem;border-radius:.3rem;font-weight:500;font-size:1.4rem;color:#fff;border:.1rem solid rgba(0,0,0,0);-webkit-transition:all .3s;transition:all .3s}.btn img{margin-right:.8rem}.btn-primary{background-color:#00aeff;border-color:#00aeff}.btn-primary:hover{background-color:#61cdff}.btn-outline{border-color:#fff}.btn-outline:hover{color:#0b0d12;background-color:#fff}.game-card{display:block;width:100%;max-width:28rem}.game-card:hover .image img{-webkit-transform:scale(1.05);transform:scale(1.05)}.game-card .image{overflow:hidden;border-radius:.8rem;width:100%;height:36rem;margin-bottom:2.4rem}.game-card .image img{-webkit-transition:all .3s ease-in;transition:all .3s ease-in}.game-card .info h3{font-weight:600;font-size:1.8rem;line-height:2.8rem;color:#e5e5e5;margin-bottom:.4rem}.game-card .info span{font-size:1.4rem;line-height:2.2rem;color:#e5e5e5;opacity:.8}@media(max-width: 1200px){.game-card .image{height:31.5rem}.game-card .info h3{font-size:1.6rem;margin-bottom:0}.game-card .info span{font-size:1.2rem}}@media(max-width: 991px){.game-card .image{height:30rem}}@media(max-width: 560px){.game-card .image{height:22rem;margin-bottom:0}.game-card .info{display:none}}header{position:fixed;top:0;left:0;width:100%;height:9.6rem;border-bottom:.1rem solid rgba(255,255,255,.1);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:4}header .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}header .container .left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}header .container .left .logo{position:relative}header .container .left .logo:after{position:absolute;content:"";width:4.4rem;border-top:.2rem solid #00aeff;left:0;bottom:-2.8rem}header .container .left nav{margin-left:11.2rem}header .container .left nav ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}header .container .left nav ul li:not(:first-child){margin-left:3.4rem}header .container .left nav ul li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500;font-size:1.4rem;line-height:2.2rem;color:#fff;-webkit-transition:color .3s;transition:color .3s}header .container .left nav ul li a img{margin-left:1.4rem;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s}header .container .left nav ul li a.active{color:#00aeff}header .container .left nav ul li a.active img{-webkit-transform:rotate(180deg);transform:rotate(180deg)}header .container .right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}header .container .right .btn{cursor:pointer}header .container .right .btn:not(:first-child){margin-left:1.6rem}header .container .btn-mobile{display:none}header.fixed-menu{-webkit-transition:all .1s;transition:all .1s;background-color:#020203;-webkit-box-shadow:0 0 3rem 0 rgba(0,0,0,.1);box-shadow:0 0 3rem 0 rgba(0,0,0,.1)}@media(max-width: 991px){header .container .left nav{display:none}header .container .right .btn-mobile{display:block;margin-left:8rem}}@media(max-width: 560px){header{height:8rem}header .container .left .logo{max-width:7rem}header .container .right .btn{display:none}}.menu{position:fixed;top:0;left:0;z-index:4;background:-webkit-gradient(linear, left top, left bottom, from(#020203), color-stop(96.35%, rgba(14, 17, 23, 0.92)), to(rgba(14, 17, 23, 0.9)));background:linear-gradient(180deg, #020203 0%, rgba(14, 17, 23, 0.92) 96.35%, rgba(14, 17, 23, 0.9) 100%);-webkit-filter:drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));filter:drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));-webkit-backdrop-filter:blur(1.2rem);backdrop-filter:blur(1.2rem);width:100%;padding-top:9.6rem;opacity:0;pointer-events:none;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:all .3s;transition:all .3s}.menu.active{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);pointer-events:all}.menu.esportes .area-menu ul{grid-template-columns:repeat(5, 1fr);grid-gap:6.4rem}.menu.esportes .area-menu ul li a{width:100%;height:24rem}.menu.esportes .area-menu ul li a .icon{width:17.4rem;height:18rem}.menu.esportes .area-menu ul li a span{width:11rem}.menu.esportes .area-menu ul li a span.arena{width:16rem}.menu .area-menu{padding-top:4rem;padding-bottom:5.6rem}.menu .area-menu ul{display:grid;grid-template-columns:repeat(6, 1fr);grid-gap:2.8rem 3.2rem}.menu .area-menu ul li a{padding-top:2.8rem;width:17.6rem;height:17.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.menu .area-menu ul li a .icon{width:7rem;height:7rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:.8rem}.menu .area-menu ul li a span{display:block;text-align:center;font-weight:500;font-size:1.4rem;line-height:120%;color:#82848b;width:10.5rem}.menu .footer-menu{width:100%;height:7rem;background-color:rgba(21,23,27,.7);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.menu .footer-menu ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.menu .footer-menu ul li:not(:first-child){margin-left:6.4rem}.menu .footer-menu ul li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.menu .footer-menu ul li a span{font-weight:600;font-size:1.6rem;line-height:2.4rem;text-align:center;color:#fff;margin-left:1.6rem}@media(max-width: 991px){.menu{display:none}}.menu-mobile{position:fixed;top:0;left:0;width:100%;height:100%;z-index:5;opacity:0;pointer-events:none;-webkit-transition:opacity .3s;transition:opacity .3s}.menu-mobile .overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:0}.menu-mobile aside{position:fixed;top:0;left:0;width:75%;height:100%;background-color:#020203;padding:3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s}.menu-mobile aside .logo{max-width:15rem;margin-bottom:4rem}.menu-mobile aside nav ul{margin-bottom:3.2rem}.menu-mobile aside nav ul li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1.5rem 0;font-size:1.8rem;color:#fff}.menu-mobile aside nav ul li a:hover{color:#61cdff}.menu-mobile aside nav ul li a img{margin-left:1.2rem;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s}.menu-mobile aside nav ul li a.active{color:#00aeff}.menu-mobile aside nav ul li a.active img{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.menu-mobile aside nav ul li .js-menu-dropdown-mobile{display:none;-webkit-animation:fade-in 2000ms forwards;animation:fade-in 2000ms forwards}.menu-mobile aside nav ul li .js-menu-dropdown-mobile.active{display:grid;grid-template-columns:repeat(4, 1fr);grid-gap:3.2rem 4.8rem}.menu-mobile aside nav ul li .js-menu-dropdown-mobile.active a{width:1.6rem;height:1.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.menu-mobile aside nav ul li .js-menu-dropdown-mobile.active a .icon{width:4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.menu-mobile aside .btn{width:100%;max-width:12rem}.menu-mobile aside .btn:not(:last-child){margin-bottom:1.6rem}.menu-opened{overflow:hidden}.menu-opened .menu-mobile{opacity:1;pointer-events:all}.menu-opened .menu-mobile aside{-webkit-transform:translateX(0);transform:translateX(0)}@-webkit-keyframes fade-in{0%{opacity:0;margin-top:-10px}100%{opacity:1;margin-top:2.4rem}}@keyframes fade-in{0%{opacity:0;margin-top:-10px}100%{opacity:1;margin-top:2.4rem}}@-webkit-keyframes fade-out{0%{opacity:1;margin-top:2.4rem}100%{opacity:0;margin-top:-10px}}@keyframes fade-out{0%{opacity:1;margin-top:2.4rem}100%{opacity:0;margin-top:-10px}}.s-hero{position:relative}.s-hero .slide-principal{width:100%;height:73.6rem}.s-hero .slide-principal .swiper-wrapper .swiper-slide{background-size:cover !important;padding-top:20.7rem}.s-hero .slide-principal .swiper-wrapper .swiper-slide.slide-01{background:url("../img/banner-slide-01.jpg") no-repeat center center}.s-hero .slide-principal .swiper-wrapper .swiper-slide.slide-02{background:url("../img/banner-slide-02.jpg") no-repeat center center}.s-hero .slide-principal .swiper-wrapper .swiper-slide.slide-03{background:url("../img/banner-slide-03.jpg") no-repeat center center}.s-hero .slide-principal .swiper-wrapper .swiper-slide .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.s-hero .slide-principal .swiper-wrapper .swiper-slide .container .left{margin-left:19.5rem;width:100%;max-width:60rem}.s-hero .slide-principal .swiper-wrapper .swiper-slide .container .left h2{font-weight:700;font-size:6.4rem;line-height:110.2%;color:#fff;margin-bottom:1.6rem}.s-hero .slide-principal .swiper-wrapper .swiper-slide .container .left p{font-weight:400;font-size:1.8rem;line-height:2.7rem;letter-spacing:-0.005em;color:#fff;margin-bottom:3.2rem}.s-hero .slide-principal .swiper-wrapper .swiper-slide .container .left .btn{padding:0 2.4rem;line-height:4.8rem}.s-hero .slide-principal .swiper-wrapper .swiper-slide .container .left .btn img{margin-right:2rem}.s-hero .slide-principal .swiper-wrapper .swiper-slide .container .right{width:100%;max-width:29.2rem;margin-top:-3.4rem;margin-right:-1.2rem}.s-hero .slide-principal .swiper-wrapper .swiper-slide .container .right .logo{width:100%;max-width:28rem;height:18rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:8.8rem}.s-hero .slide-principal .swiper-wrapper .swiper-slide .container .right .video{width:100%;max-width:28rem}.s-hero .slide-principal .swiper-wrapper .swiper-slide .container .right .video span{display:block;text-align:right;font-weight:600;font-size:1.3rem;line-height:2rem;text-transform:uppercase;color:#fff;margin-bottom:1.6rem}.s-hero .slide-principal .swiper-wrapper .swiper-slide .container .right .video .btn-video{position:relative;width:100%;height:15.8rem;border-radius:.4rem;overflow:hidden;border:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.s-hero .slide-principal .swiper-wrapper .swiper-slide .container .right .video .btn-video .thumb{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}.s-hero .slide-principal .swiper-wrapper .swiper-slide .container .right .video .btn-video .thumb:hover.default{opacity:0}.s-hero .slide-principal .swiper-wrapper .swiper-slide .container .right .video .btn-video .thumb:hover.hover{opacity:1}.s-hero .slide-principal .swiper-wrapper .swiper-slide .container .right .video .btn-video .thumb.default{opacity:1}.s-hero .slide-principal .swiper-wrapper .swiper-slide .container .right .video .btn-video .thumb.hover{opacity:0}.s-hero .slide-principal .swiper-wrapper .swiper-slide .container .right .video .btn-video .icon{position:relative;z-index:1;width:5rem;height:5rem;border-radius:50%;background:linear-gradient(136.72deg, rgba(7, 7, 10, 0.86) 19.22%, rgba(15, 16, 22, 0.5) 76.59%);-webkit-backdrop-filter:blur(0.5px);backdrop-filter:blur(0.5px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.s-hero .slide-logos{position:absolute;top:24rem;z-index:2;height:32rem}.s-hero .slide-logos .swiper-wrapper .swiper-slide{width:4.8rem;height:4.8rem;cursor:pointer;opacity:.4;-webkit-filter:grayscale(100%);filter:grayscale(100%)}.s-hero .slide-logos .swiper-wrapper .swiper-slide.disabled{pointer-events:none}.s-hero .slide-logos .swiper-wrapper .swiper-slide-thumb-active{opacity:1;-webkit-filter:grayscale(0);filter:grayscale(0)}.s-hero .swiper-progress-bar{position:absolute;left:0;bottom:0;width:100%;display:block;z-index:3}.s-hero .swiper-progress-bar .slide-progress-bar{display:block;position:absolute;left:0;right:0;bottom:0;width:auto;height:.3rem;opacity:0}.s-hero .swiper-progress-bar .slide-progress-bar::after{content:"";position:absolute;top:0;left:0;background-color:#00aeff;height:100%;width:0;-webkit-transition:width .1s linear;transition:width .1s linear}.s-hero .swiper-progress-bar.active .slide-progress-bar{opacity:1}.s-hero .swiper-progress-bar.animate .slide-progress-bar::after{width:100%;-webkit-transition:width 5s linear;transition:width 5s linear}@media(max-width: 991px){.s-hero .slide-principal .swiper-wrapper .swiper-slide.slide-02 .container .left h2{max-width:50rem}.s-hero .slide-principal .swiper-wrapper .swiper-slide .container .left{margin-left:0}.s-hero .slide-principal .swiper-wrapper .swiper-slide .container .left h2{font-size:6.4rem}.s-hero .slide-principal .swiper-wrapper .swiper-slide .container .right{position:absolute;margin-right:0;right:0}.s-hero .slide-principal .swiper-wrapper .swiper-slide .container .right .logo{margin-top:-7rem;margin-bottom:20rem}.s-hero .slide-logos{left:1.5rem;top:initial;bottom:10.5rem;height:4.8rem}}@media(max-width: 560px){.s-hero .slide-principal{height:62rem}.s-hero .slide-principal .swiper-wrapper .swiper-slide{padding-top:15rem}.s-hero .slide-principal .swiper-wrapper .swiper-slide.slide-01{background-position-x:37%}.s-hero .slide-principal .swiper-wrapper .swiper-slide.slide-02{background-position-x:70%}.s-hero .slide-principal .swiper-wrapper .swiper-slide.slide-02 .container .left h2{max-width:28rem}.s-hero .slide-principal .swiper-wrapper .swiper-slide.slide-02 .container .left p{max-width:25rem}.s-hero .slide-principal .swiper-wrapper .swiper-slide.slide-03{background-position-x:65%}.s-hero .slide-principal .swiper-wrapper .swiper-slide.slide-03 .container .left p{max-width:27rem}.s-hero .slide-principal .swiper-wrapper .swiper-slide .container .left h2{font-size:4rem;max-width:28.4rem}.s-hero .slide-principal .swiper-wrapper .swiper-slide .container .left p{max-width:28rem}.s-hero .slide-principal .swiper-wrapper .swiper-slide .container .right{display:none}.s-hero .container .slide-logos{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;bottom:2rem;height:7rem}}.s-games{padding-top:8.8rem;padding-bottom:11rem}.s-games .container .top{margin-bottom:8.8rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.s-games .container .top .left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;max-width:40rem}.s-games .container .top .left span{display:block;font-weight:600;font-size:1.5rem;line-height:2.2rem;color:#5d5f67;margin-top:.8rem}.s-games .container .top .left h2{width:100%;max-width:17.5rem;font-weight:700;font-size:3.2rem;line-height:110.2%;color:#fff}.s-games .container .top .right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;max-width:62rem}.s-games .container .top .right .js-nav-games{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;max-width:16rem}.s-games .container .top .right .js-nav-games li a img{opacity:.5;-webkit-transition:opacity .3s;transition:opacity .3s}.s-games .container .top .right .js-nav-games li a.active img{opacity:1}.s-games .container .top .right .btn-all-games{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:600;font-size:1.6rem;line-height:2.4rem;color:#00aeff;-webkit-transition:color .3s;transition:color .3s}.s-games .container .top .right .btn-all-games:hover{color:#61cdff}.s-games .container .top .right .btn-all-games img{margin-right:1.6rem}.s-games .container .tab-games-content .tab-pane-games{display:none}.s-games .container .tab-games-content .tab-pane-games.active{display:grid;grid-template-columns:repeat(4, 1fr);grid-gap:4.8rem 6.4rem;-webkit-animation:fadeUp .4s forwards;animation:fadeUp .4s forwards}.s-games .container .tab-games-content .tab-pane-games .card-all-games{width:100%;max-width:28rem;height:36rem;border-radius:.8rem;border:.15rem solid #15171b;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.s-games .container .tab-games-content .tab-pane-games .card-all-games span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:600;font-size:1.6rem;line-height:2.6rem;color:#fff;margin-top:3.6rem}.s-games .container .tab-games-content .tab-pane-games .card-all-games span img{margin-right:1.6rem}@media(max-width: 1200px){.s-games .container .tab-games-content .tab-pane-games .card-all-games{height:31.5rem}}@media(max-width: 991px){.s-games .container .top .left{max-width:30rem}.s-games .container .top .left span{display:none}.s-games .container .tab-games-content .tab-pane-games.active{grid-template-columns:repeat(3, 1fr);grid-gap:4.8rem 4rem}.s-games .container .tab-games-content .tab-pane-games .card-all-games{height:30rem}}@media(max-width: 560px){.s-games{padding-top:5.6rem;padding-bottom:7rem}.s-games .container .top{margin-bottom:5.6rem}.s-games .container .top .left{max-width:19rem}.s-games .container .top .left h2{font-weight:700;font-size:2.8rem;line-height:110.2%}.s-games .container .top .right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.s-games .container .top .right .js-nav-games{display:none}.s-games .container .top .right .btn-all-games{font-weight:600;font-size:1.4rem;line-height:2.1rem}.s-games .container .top .right .btn-all-games img{margin-right:1.6rem}.s-games .container .tab-games-content .tab-pane-games.active{grid-template-columns:repeat(2, 1fr);grid-gap:2.4rem 1.6rem}.s-games .container .tab-games-content .tab-pane-games .card-all-games{height:22rem}.s-games .container .tab-games-content .tab-pane-games .card-all-games img{max-width:7rem}.s-games .container .tab-games-content .tab-pane-games .card-all-games span{margin-top:1.6rem;font-size:1.4rem;line-height:2.1rem}.s-games .container .tab-games-content .tab-pane-games .card-all-games span img{display:none}}.s-download{width:100%;height:85rem;background:url("../img/bg-download.png") no-repeat center center;overflow:hidden;background-size:cover}.s-download .container{position:relative}.s-download .container .left{padding-top:14rem;width:100%;max-width:30rem}.s-download .container .left .logo{margin-bottom:3rem}.s-download .container .left h2{font-weight:700;font-size:3.2rem;line-height:110.2%;color:#fff;margin-bottom:3rem}.s-download .container .left ul{margin-bottom:4rem}.s-download .container .left ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.s-download .container .left ul li:not(:last-child){margin-bottom:2.4rem}.s-download .container .left ul li .icon{width:1.8rem;height:1.8rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:1.6rem}.s-download .container .left ul li p{font-size:1.8rem;line-height:178.2%;color:#82848b}.s-download .container .left .btn{padding:0 3.2rem;line-height:5.2rem;font-weight:600;font-size:1.6rem;margin-bottom:5rem}.s-download .container .left .btn img{margin-right:2rem}.s-download .container .left .app{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.s-download .container .left .app p{font-weight:600;font-size:1.4rem;line-height:2.1rem;color:#e5e5e5;max-width:19rem;margin-left:1.8rem}.s-download .container .left .app p a{text-decoration:underline;-webkit-transition:color .3s;transition:color .3s}.s-download .container .left .app p a:hover{color:#61cdff}.s-download .container .right{position:absolute;top:10rem;right:-17rem;width:100%;max-width:106.6rem;height:61rem}.s-download .container .right .img-lg{position:absolute;top:0;left:0;-webkit-animation:float 8s ease-in-out infinite;animation:float 8s ease-in-out infinite}.s-download .container .right .img-sm{position:absolute;right:20rem;bottom:-3rem;-webkit-animation:float 6s ease-in-out infinite;animation:float 6s ease-in-out infinite}@media(max-width: 991px){.s-download .container .left{max-width:30rem}.s-download .container .left h2{font-size:3.2rem;margin-bottom:3rem}.s-download .container .right{right:-34rem}.s-download .container .right .img-sm{right:5rem}}@media(max-width: 560px){.s-download{height:auto;padding-bottom:4.8rem}.s-download .container .left{padding-top:6.4rem}.s-download .container .left h2{font-size:2.8rem}.s-download .container .right{margin-top:4rem;position:relative;top:0;right:0;height:28rem}.s-download .container .right .img-sm{right:0;bottom:0;max-width:27rem}}.show-modal .modal{opacity:1;pointer-events:all}.show-modal .modal .box{-webkit-transform:translateY(0px);transform:translateY(0px)}.modal{position:fixed;top:0;left:0;z-index:6;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;opacity:0;pointer-events:none;-webkit-transition:opacity .3s;transition:opacity .3s}.modal .overlay{position:fixed;top:0;left:0;z-index:0;width:100%;height:100%;background-color:rgba(0,0,0,.5)}.modal .box{position:relative;z-index:1;width:100%;max-width:70rem;height:60rem;background:url("../img/bg-modal.png") no-repeat #020203 top left;border-radius:.8rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transform:translateY(10rem);transform:translateY(10rem);-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s}.modal .box .close{position:absolute;top:2.4rem;right:2.4rem;border:0}.modal .box .logo{margin-bottom:4rem;width:17rem}.modal .box form{width:100%;max-width:43rem}.modal .box form .form-group{margin-bottom:1.6rem}.modal .box form .form-group:last-child{margin-bottom:4rem}.modal .box form .form-group.group-02{margin-bottom:2.4rem}.modal .box form .form-group input[type=text],.modal .box form .form-group input[type=password]{width:100%;height:4.8rem;border-radius:.4rem;border:none;padding:0 1.5rem;font-weight:500;font-size:1.5rem;line-height:2.2rem;color:#363842;-webkit-transition:all .2s;transition:all .2s}.modal .box form .form-group input[type=text]::-webkit-input-placeholder, .modal .box form .form-group input[type=password]::-webkit-input-placeholder{opacity:.6}.modal .box form .form-group input[type=text]::-moz-placeholder, .modal .box form .form-group input[type=password]::-moz-placeholder{opacity:.6}.modal .box form .form-group input[type=text]:-ms-input-placeholder, .modal .box form .form-group input[type=password]:-ms-input-placeholder{opacity:.6}.modal .box form .form-group input[type=text]::-ms-input-placeholder, .modal .box form .form-group input[type=password]::-ms-input-placeholder{opacity:.6}.modal .box form .form-group input[type=text]::placeholder,.modal .box form .form-group input[type=password]::placeholder{opacity:.6}.modal .box form .form-group input[type=text]:focus,.modal .box form .form-group input[type=password]:focus{border:.1rem solid #00aeff;outline:0;color:#025a9a;padding:0 1.6rem}.modal .box form .form-group button{width:100%;line-height:5.2rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modal .box .others-conect{margin-bottom:3.6rem}.modal .box .others-conect p{text-align:center;font-weight:500;font-size:1.4rem;line-height:2.1rem;color:#fff;margin-bottom:1.6rem}.modal .box .others-conect ul{display:-webkit-box;display:-ms-flexbox;display:flex}.modal .box .others-conect ul li:not(:first-child){margin-left:1.6rem}.modal .box .others-conect ul li button{width:4.8rem;height:4.8rem;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:.8rem}.modal .box .message-user p{text-align:center;font-weight:500;font-size:1.6rem;line-height:2.4rem;color:#fff;margin-bottom:1.6rem}.modal .box .message-user p a{display:inline-block}.modal .box .message-user a{text-align:center;display:block;font-weight:500;font-size:1.6rem;line-height:2.4rem;color:#00aeff;text-decoration:underline;-webkit-transition:color .3s;transition:color .3s}.modal .box .message-user a:hover{color:#61cdff}@media(max-width: 560px){.modal{width:100%}.modal .box{width:100%;max-width:36rem;height:48rem}.modal .box .logo{width:18rem}.modal .box form{max-width:28rem}.modal .box form .form-group{margin-bottom:1.2rem}.modal .box form .form-group.group-02{margin-bottom:1.6rem}.modal .box form .form-group:last-child{margin-bottom:1.6rem}.modal .box form .form-group input[type=text],.modal .box form .form-group input[type=password]{height:4rem}.modal .box form button{height:4.8rem}.modal .box .others-conect{margin-bottom:1.6rem}.modal .box .others-conect p{font-size:1.2rem}.modal .box .message-user p{font-size:1.4rem;margin-bottom:.4rem}.modal .box .message-user a{font-size:1.4rem}}@-webkit-keyframes fadeUp{from{opacity:0;-webkit-transform:translateY(2rem);transform:translateY(2rem)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeUp{from{opacity:0;-webkit-transform:translateY(2rem);transform:translateY(2rem)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}