.app-content,a,h1,h2{color:var(--text-color)}h1,h2,h3,h4,h5,h6{font-weight:700}.app-content-header,.download-button{transform:translateX(-50%);z-index:2}body,html{margin:0;padding:0}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;-webkit-font-smoothing:antialiased}@media screen and (max-width:749px){html:root{font-size:calc(100vw / 42.8)}}@media screen and (min-width:750px){html:root{font-size:17.5px}}html:root{--text-color:#fff}a,button,code,div,h1,h2,h3,h4,h5,h6,li,nav,ol,p,pre,span,ul{margin:0;padding:0;vertical-align:baseline}li{list-style:none}a,button,div,h1,h2,h3,h4,h5,h6,i,li,p,span{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif}h1{font-size:1.8rem}.app-content,h2{font-size:1.4rem}button{border:none}a{text-decoration:none;cursor:pointer}.app-wrapper{background-color:#000;position:fixed;top:0;left:0;display:flex;height:100vh;width:100vw;justify-content:center}.app-content,.app-content-header,.download-button{box-sizing:border-box;background-color:#00042e}.app-content{overflow-x:hidden;position:relative;height:100%;width:100%;max-width:42.8rem;scrollbar-width:0;padding:0 2.5rem 14rem}.app-content::-webkit-scrollbar{display:none}.app-content-header{position:fixed;top:0;left:50%;height:8rem;width:42.8rem;padding:2rem 2.5rem;display:flex;align-items:center}.app-content-header .header-logo{flex-grow:1}.app-content-header .header-logo>img{height:2rem}.app-content-header .header-logo>span{font-size:1rem;color:rgba(255,255,255,.7)}.app-content-header .header-logo span>span{font-size:1.6rem;color:#fff;vertical-align:middle;font-weight:700}.app-content-header>img{flex-shrink:0;width:7.6rem;height:3.6rem}.app-content-banner img,.top-games{width:100%}.app-content-banner{padding-top:12rem}.top-games{box-sizing:border-box;position:relative;margin-top:-2rem;margin-bottom:7rem}.top-games .top-games-title{text-align:center;color:#fff;margin-bottom:4rem}.top-games .game-grid{width:100%;margin:0 auto;box-sizing:border-box;display:grid;grid-template-columns:1fr 1fr 1fr;place-items:center center;gap:4.8rem 3.6rem;padding:0 3rem}.top-games .game-grid .game-grid-item{width:8.2rem;position:relative;cursor:pointer}.top-games .game-grid .game-grid-item img{width:8.2rem;height:8.2rem}.top-games .game-grid .game-grid-item span{position:absolute;top:8.7rem;left:50%;transform:translateX(-50%);font-size:1.4rem;color:rgba(255,255,255,.7);white-space:nowrap;text-align:center}.user-secure-support h1.user-secure-support-header{text-align:center;color:#fff;margin-bottom:3rem}.user-secure-support .user-secure-support-list{display:flex;align-items:center;justify-content:center;gap:1.4rem}.user-secure-support .user-secure-support-list__item{display:flex;flex-direction:column;align-items:center}.user-secure-support .user-secure-support-list__item img{width:7rem;height:7rem}.download-button{position:fixed;bottom:0;left:50%;width:42.8rem;height:10rem;padding:2rem 2.5rem}.download-button button.download-button__inner{width:100%;height:100%;background-color:#ff6200;border-radius:10px;box-shadow:0 0 1.6rem 0 #ff6200;color:#fff;font-size:1.8rem;cursor:pointer}