: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%}.dialog-box[data-v-e457d34d]{width:80vw;height:30vw;position:absolute;left:50%;transform:translate(-50%);top:15vh;z-index:99;padding:0 16%}.dialog-box .nav[data-v-e457d34d]{border-radius:2vw;width:100%;height:100%;box-sizing:border-box;background:#00000080;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0 5%}.dialog-box .nav .logo[data-v-e457d34d]{width:100%;height:20%;display:flex;align-items:center;justify-content:center}.dialog-box .nav .logo img[data-v-e457d34d]{width:6vw;height:6vw}.dialog-box .nav .logo .nav_title[data-v-e457d34d]{color:#fff;font-size:2rem;font-weight:600;margin-left:10px;cursor:pointer}.dialog-box .nav .content[data-v-e457d34d]{margin-top:2vw}.dialog-box .nav .content img[data-v-e457d34d]{width:30vw}.dialog-box .close[data-v-e457d34d]{position:absolute;right:3vw;top:2vw;color:#666;font-size:2.4vw;cursor:pointer}.footer[data-v-979de64f]{width:100vw;height:20vw;background-color:#101010;color:#fff;text-align:center;margin-top:-10px;font-size:1.5vw;line-height:3.6vw;letter-spacing:0px;padding:3vw 15%;display:flex;position:relative}.footer .left[data-v-979de64f]{width:35%;height:100%}.footer .left .logo[data-v-979de64f]{width:6vw;display:flex;align-items:center}.footer .left .logo img[data-v-979de64f]{width:100%}.footer .left .logo .nav_title[data-v-979de64f]{color:#fff;font-size:2rem;font-weight:600;margin-left:10px;cursor:pointer}.footer .left .box[data-v-979de64f]{display:flex;margin-top:1vw}.footer .left .box .icon-box[data-v-979de64f]{background:#fff;width:3vw;height:3vw;border-radius:50%;margin:0 1vw;display:flex;justify-content:center;align-items:center;cursor:pointer}.footer .left .box .icon-box img[data-v-979de64f]{width:60%}.footer .right[data-v-979de64f]{width:65%;height:100%}.footer .right .ul-list[data-v-979de64f]{display:flex;flex-wrap:nowrap;justify-content:space-between;margin-top:2vw}.footer .right .ul-list .ul-item[data-v-979de64f]{font-size:.8vw;font-family:Poppins;font-weight:400;color:#fff;line-height:2vw;letter-spacing:0px;text-align:left;cursor:pointer}.footer .right .ul-list .ul-item .title[data-v-979de64f]{font-size:1vw;margin-bottom:1vw}.footer .lang[data-v-979de64f]{position:absolute;bottom:0;left:50%;transform:translate(-50%);font-size:.8vw;color:#fff}.page[data-v-0df06a12]{background-color:#0d1015;flex:1 1;height:100vh;overflow:auto;overflow-x:hidden;width:100vw}.page a[data-v-0df06a12]{text-decoration:none;color:#fff;margin-left:45px;cursor:pointer;transition:all .3s ease-in-out}.page a[data-v-0df06a12]:hover{color:#fa570a;text-shadow:0px 0px 20px #fff}.page .container[data-v-0df06a12]{margin-left:auto;margin-right:auto;padding:0;width:100%}.page .container .box-container[data-v-0df06a12]{position:relative}.page .container .box-container .header[data-v-0df06a12]{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-0df06a12]{display:flex;align-items:center;flex:1}.page .container .box-container .header .left .nav_img[data-v-0df06a12]{width:10vh;cursor:pointer}.page .container .box-container .header .left .nav_title[data-v-0df06a12]{color:#fff;font-size:2rem;font-weight:600;margin-left:10px;cursor:pointer}.page .container .box-container .header .right[data-v-0df06a12]{display:flex;align-items:center;justify-content:flex-end;flex:1}.page .container .box-container .header .right .btn-item[data-v-0df06a12]{width:180px;height:46px;line-height:44px;background:#fa570a;border:1px solid #fa570a;text-align:center;border-radius:50px;color:#fff;cursor:pointer;margin-left:100px;transition:all .3s ease-in-out}.page .container .box-container .header .right .btn-item[data-v-0df06a12]:hover{border:1px solid #ffffff;box-shadow:0 0 10px #fa570a}.page .container .box-container .header .right .nav_item[data-v-0df06a12]{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-0df06a12]:hover{color:#fa570a;text-shadow:0px 0px 20px #fff}.page .container .box-container .sticky-container[data-v-0df06a12]{position:sticky;top:0;width:100%;height:90vh;min-height:500px;overflow:hidden}.page .container .box-container .sticky-container .btn[data-v-0df06a12]{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-0df06a12]{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-0df06a12]:hover{border:1px solid #ffffff;box-shadow:0 0 10px #fa570a}.page .container .box-container .sticky-container .sticky-img[data-v-0df06a12]{width:100%;height:90vh;min-height:500px;object-fit:cover;z-index:1;transform:scale(1.02)}.page .container .box-container .content[data-v-0df06a12]{width:100%;top:0;position:sticky;z-index:100}.page .container .box-container .content .rect[data-v-0df06a12]{position:absolute;top:-100px;left:0;height:200px;width:100%;z-index:100}.page .container .box-container .content .rect img[data-v-0df06a12]{width:100%;height:100%}.page .container .box-container .content .content-grid[data-v-0df06a12]{width:100%;background:#101010;overflow:hidden;position:sticky}.page .container .box-container .content .content-grid .bg[data-v-0df06a12]{width:100%}.page .container .box-container .content .content-grid .item[data-v-0df06a12]:nth-of-type(1){top:12%}.page .container .box-container .content .content-grid .item:nth-of-type(1) .item-line-img[data-v-0df06a12]{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-0df06a12]:nth-of-type(2){top:42%}.page .container .box-container .content .content-grid .item:nth-of-type(2) .item-line-img[data-v-0df06a12]{position:absolute;top:-62%;left:35%;transform:rotate(0deg 270deg);z-index:-1}.page .container .box-container .content .content-grid .item[data-v-0df06a12]:nth-of-type(3){top:74%}.page .container .box-container .content .content-grid .item[data-v-0df06a12]{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-0df06a12]{width:32%;z-index:2}.page .container .box-container .content .content-grid .item .text[data-v-0df06a12]{flex:1}.page .container .box-container .content .content-grid .item .text h2[data-v-0df06a12]{color:#fa570a}.page .container .box-container .content .content-grid .item .text p[data-v-0df06a12]{color:#fff;margin-top:10px;line-height:28px}.page .container .box-container .content .content-grid .item .text p[data-v-0df06a12]:nth-of-type(1){font-size:1.2rem;color:#fff}.page .container .box-container .content .nft[data-v-0df06a12]{width:100%;background:#101010;position:sticky;margin-top:-6px}.page .container .box-container .content .nft img[data-v-0df06a12]{width:100%}.page .container .box-container .content .line[data-v-0df06a12]{height:720px;position:sticky}.page .container .box-container .content .line img[data-v-0df06a12]{width:100%;height:100%}.page .container .box-container .content .line .content[data-v-0df06a12]{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-0df06a12]{font-size:3rem}.page .container .box-container .content .line .content .btn-item[data-v-0df06a12]{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-0df06a12]:hover{border:1px solid #ffffff;box-shadow:0 0 10px #fa570a}
