:root{font-family:Inter,system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif,Avenir,Helvetica,Arial,sans-serif;font-weight:400;color-scheme:light dark;color:rgba(255,255,255,.87);background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}a{background-color:rgba(0,0,0,0)}html,body{width:100%;height:100%;margin:0;padding:0}#app{width:100%;height:100%;min-width:1200px;min-height:800px;display:flex;flex-direction:column;background-image:linear-gradient(rgb(2, 4, 65), rgb(1, 2, 30), rgb(0, 0, 0))}.header{width:100%;height:100px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.header .logo{padding:10px 20px 0 40px;font-size:40px}.header .logo img{width:70px}.header .title{font-size:2.5em}.content{width:100%;height:70%;box-sizing:border-box;padding:0 80px;display:flex;flex:1;flex-direction:row}.content .left{padding-top:100px;flex:1}.content .left .description{display:flex;font-weight:600;flex-direction:column;padding-right:30px}.content .left .description .first{font-size:80px}.content .left .description .second{font-size:60px}.content .left .description .third{font-size:60px;color:#f4cf61}.content .left .actionBar{display:flex;align-items:flex-end}.content .left .actionBar .download{display:inline-block;font-size:38px;font-weight:450;padding:15px 50px;cursor:pointer;border:4px solid rgba(0,0,0,0);border-radius:16px;background-clip:padding-box,border-box;background-origin:padding-box,border-box;margin-top:50px;background-image:linear-gradient(to right, rgb(3, 4, 65), rgb(3, 4, 65)),linear-gradient(90deg, rgb(0, 20, 183), rgb(243, 206, 97))}.content .left .actionBar .download:hover{background-image:linear-gradient(to right, rgb(3, 4, 65), rgb(3, 4, 65)),linear-gradient(90deg, #8F41E9, #578AEF)}.content .left .actionBar .more{cursor:pointer;font-size:24px;font-weight:800;-webkit-text-decoration:underline;text-decoration:underline;padding-left:50px}.content .right{flex:1;width:100%;position:relative}.content .right .bg1{width:80%;position:absolute}.content .right .bg1 img{width:100%}.content .right .bg2{position:absolute;width:80%;top:200px;left:130px}.content .right .bg2 img{width:100%}.label{display:flex;flex-direction:row;justify-content:space-between;padding:0 80px;color:#999}.label .info{width:400px;font-size:20px}.label .group{display:flex;justify-content:row;align-items:center;font-size:20px}.label .group img{width:120px;height:120px}.label .group .groupLabel{width:240px;margin-left:30px}.footer{color:#676060;display:flex;flex-direction:row;justify-content:center;align-items:flex-end;min-height:100px;padding-bottom:20px;text-align:center}.footer .friday{color:#333}@media screen and (max-height: 910px){.footer{min-height:50px !important}.group img{width:80px !important;height:80px !important}.bg2{top:150px !important}}@media screen and (min-width: 1720px){.right .bg1{width:70% !important}.right .bg2{left:200px !important;top:150px !important;width:70% !important}.description .first{font-size:80px !important}.description .second{font-size:60px !important}.description .third{font-size:60px !important}}@media screen and (min-width: 1600px)and (max-width: 1720px){.description .first{font-size:80px !important}.description .second{font-size:60px !important}.description .third{font-size:60px !important}}@media screen and (min-width: 1350px)and (max-width: 1600px){.description .first{font-size:70px !important}.description .second{font-size:50px !important}.description .third{font-size:50px !important}}@media screen and (max-width: 1350px){.description .first{font-size:65px !important}.description .second{font-size:45px !important}.description .third{font-size:45px !important}}
