:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400}*{padding:0;margin:0;box-sizing:border-box}body{margin:0;display:flex;height:100vh;overflow:hidden}#app{width:100%;height:100%}.page[data-v-9a73d269]{background-color:#0d1015;flex:1 1;height:100vh;overflow:auto;overflow-x:hidden;width:100vw}.page .container[data-v-9a73d269]{margin-left:auto;margin-right:auto;padding:0;width:100%}.page .container .box-container[data-v-9a73d269]{position:relative}.page .container .box-container .header[data-v-9a73d269]{width:100%;height:10vh;background:#00000080;position:fixed;top:0;left:0;z-index:200;padding:0 15%;display:flex}.page .container .box-container .header .left[data-v-9a73d269]{display:flex;align-items:center;flex:1}.page .container .box-container .header .left .nav_img[data-v-9a73d269]{width:10vh;cursor:pointer}.page .container .box-container .header .left .nav_title[data-v-9a73d269]{color:#fff;font-size:2rem;font-weight:600;margin-left:10px;cursor:pointer}.page .container .box-container .header .right[data-v-9a73d269]{display:flex;align-items:center;justify-content:flex-end;flex:1}.page .container .box-container .header .right .nav_item[data-v-9a73d269]{color:#fff;font-size:1rem;font-weight:400;margin-left:45px;cursor:pointer;transition:all .3s ease-in-out}.page .container .box-container .header .right .nav_item[data-v-9a73d269]:hover{color:#fa570a;text-shadow:0px 0px 20px #fff}.page .container .box-container .sticky-container[data-v-9a73d269]{position:sticky;top:0;width:100%;height:90vh;min-height:500px;overflow:hidden}.page .container .box-container .sticky-container .btn[data-v-9a73d269]{width:100%;position:absolute;bottom:24vh;padding:0 15%;z-index:101;display:flex;justify-content:center}.page .container .box-container .sticky-container .btn .btn-item[data-v-9a73d269]{width:230px;height:46px;line-height:44px;background:#fa570a;border:1px solid #fa570a;text-align:center;border-radius:50px;color:#fff;cursor:pointer;margin:0 100px;transition:all .3s ease-in-out}.page .container .box-container .sticky-container .btn .btn-item[data-v-9a73d269]:hover{border:1px solid #ffffff;box-shadow:0 0 10px #fa570a}.page .container .box-container .sticky-container .sticky-img[data-v-9a73d269]{width:100%;height:90vh;min-height:500px;object-fit:cover;z-index:1;transform:scale(1.02)}.page .container .box-container .content[data-v-9a73d269]{width:100%;top:0;position:sticky;z-index:100}.page .container .box-container .content .rect[data-v-9a73d269]{position:absolute;top:-100px;left:0;height:200px;width:100%;z-index:100}.page .container .box-container .content .rect img[data-v-9a73d269]{width:100%;height:100%}.page .container .box-container .content .content-grid[data-v-9a73d269]{width:100%;background:#101010;overflow:hidden;position:sticky}.page .container .box-container .content .content-grid .bg[data-v-9a73d269]{width:100%}.page .container .box-container .content .content-grid .item[data-v-9a73d269]:nth-of-type(1){top:12%}.page .container .box-container .content .content-grid .item:nth-of-type(1) .item-line-img[data-v-9a73d269]{position:absolute;top:-60%;left:20%;height:100%;transform:rotate(180deg 90deg);z-index:1}.page .container .box-container .content .content-grid .item[data-v-9a73d269]:nth-of-type(2){top:42%}.page .container .box-container .content .content-grid .item:nth-of-type(2) .item-line-img[data-v-9a73d269]{position:absolute;top:-62%;left:35%;transform:rotate(0deg 270deg);z-index:-1}.page .container .box-container .content .content-grid .item[data-v-9a73d269]:nth-of-type(3){top:74%}.page .container .box-container .content .content-grid .item[data-v-9a73d269]{padding:0 15%;width:100%;position:absolute;box-sizing:border-box;border-radius:30px;display:flex;align-items:center}.page .container .box-container .content .content-grid .item .item-img[data-v-9a73d269]{width:32%;z-index:2}.page .container .box-container .content .content-grid .item .text[data-v-9a73d269]{flex:1}.page .container .box-container .content .content-grid .item .text h2[data-v-9a73d269]{color:#fa570a}.page .container .box-container .content .content-grid .item .text p[data-v-9a73d269]{color:#fff;margin-top:10px;line-height:28px}.page .container .box-container .content .content-grid .item .text p[data-v-9a73d269]:nth-of-type(1){font-size:1.2rem;color:#fff}.page .container .box-container .content .nft[data-v-9a73d269]{width:100%;background:#101010;position:sticky;margin-top:-6px}.page .container .box-container .content .nft img[data-v-9a73d269]{width:100%}.page .container .box-container .content .line[data-v-9a73d269]{height:720px;position:sticky}.page .container .box-container .content .line img[data-v-9a73d269]{width:100%;height:100%}.page .container .box-container .content .line .content[data-v-9a73d269]{height:100%;padding:0 15%;position:absolute;color:#fff;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.page .container .box-container .content .line .content h1[data-v-9a73d269]{font-size:3rem}.page .container .box-container .content .line .content .btn-item[data-v-9a73d269]{width:230px;height:46px;line-height:44px;background:#fa570a;border:1px solid #fa570a;text-align:center;border-radius:50px;color:#fff;cursor:pointer;margin:80px auto;transition:all .3s ease-in-out}.page .container .box-container .content .line .content .btn-item[data-v-9a73d269]:hover{border:1px solid #ffffff;box-shadow:0 0 10px #fa570a}.page .container .box-container .content .footer[data-v-9a73d269]{position:sticky;height:392px;width:100%;background:#101010;padding:0 15%;display:flex}.page .container .box-container .content .footer .left[data-v-9a73d269]{display:flex;align-items:center;flex:1;margin-bottom:8%}.page .container .box-container .content .footer .left .nav_img[data-v-9a73d269]{width:10vh;cursor:pointer}.page .container .box-container .content .footer .left .nav_title[data-v-9a73d269]{color:#fff;font-size:2rem;font-weight:600;margin-left:10px;cursor:pointer}.page .container .box-container .content .footer .right[data-v-9a73d269]{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;flex:1}.page .container .box-container .content .footer .right .nav_item[data-v-9a73d269]{width:100%;color:#fff;font-size:1rem;font-weight:400;margin-left:45px;cursor:pointer;transition:all .3s ease-in-out;display:flex;margin-top:10px;align-items:center}.page .container .box-container .content .footer .right .nav_item .title[data-v-9a73d269]{flex:1;color:#fff;font-size:1.2rem;font-weight:400;cursor:pointer;transition:all .3s ease-in-out}.page .container .box-container .content .footer .right .nav_item .span[data-v-9a73d269]{flex:2}.page .container .box-container .content .footer .right .nav_item .span span[data-v-9a73d269]{margin-left:10px;cursor:pointer;font-size:.8rem}.page .container .box-container .content .footer .right .nav_item .span img[data-v-9a73d269]{width:30px;margin-left:10px}.page .container .box-container .content .footer .right .nav_item .span img[data-v-9a73d269]:nth-of-type(2){margin-left:20px}.page .container .box-container .content .footer .right .nav_item .span img[data-v-9a73d269]:nth-of-type(3){margin-left:20px}
