:root{--vt-c-white: #ffffff;--vt-c-white-soft: #f8f8f8;--vt-c-white-mute: #f2f2f2;--vt-c-black: #140F34;--vt-c-black-soft: #222222;--vt-c-black-mute: #282828;--vt-c-indigo: #2c3e50;--vt-c-divider-light-1: rgba(60, 60, 60, .29);--vt-c-divider-light-2: rgba(60, 60, 60, .12);--vt-c-divider-dark-1: rgba(84, 84, 84, .65);--vt-c-divider-dark-2: rgba(84, 84, 84, .48);--vt-c-text-light-1: var(--vt-c-indigo);--vt-c-text-light-2: rgba(60, 60, 60, .66);--vt-c-text-dark-1: var(--vt-c-white);--vt-c-text-dark-2: rgba(229, 231, 235, 1);--vt-c-text-dark-3: rgba(255, 255, 255, .5);--vt-c-gradient-dark:linear-gradient(90deg, #FF01F4 0%, #2FF 100%);--vt-c-gradient-dark-reverse:linear-gradient(90deg,#2FF,#FF01F4)}:root{--color-background: var(--vt-c-black);--color-background-soft: var(--vt-c-black-soft);--color-background-mute: var(--vt-c-black-mute);--color-border: var(--vt-c-divider-dark-2);--color-border-hover: var(--vt-c-divider-dark-1);--color-heading: var(--vt-c-text-dark-1);--color-text: var(--vt-c-text-dark-1);--color-text2: var(--vt-c-text-dark-2);--color-text3: var(--vt-c-text-dark-3);--color-btn-gradient:var(--vt-c-gradient-dark);--color-btn-reverse:var(--vt-c-gradient-dark-reverse)}@media (prefers-color-scheme: dark){:root{--color-background: var(--vt-c-black);--color-background-soft: var(--vt-c-black-soft);--color-background-mute: var(--vt-c-black-mute);--color-border: var(--vt-c-divider-dark-2);--color-border-hover: var(--vt-c-divider-dark-1);--color-heading: var(--vt-c-text-dark-1);--color-text: var(--vt-c-text-dark-1);--color-text2: var(--vt-c-text-dark-2);--color-text3: var(--vt-c-text-dark-3);--color-btn-gradient:var(--vt-c-gradient-dark);--color-btn-reverse:var(--vt-c-gradient-dark-reverse)}}*,*:before,*:after{box-sizing:border-box;margin:0;font-weight:400}body{min-height:100vh;color:var(--color-text);background:var(--color-background);transition:color .5s,background-color .5s;line-height:1.6;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:15px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@font-face{font-family:Hezaedrus-Medium;src:url(/assets/Hezaedrus-Medium-DkoBm3M2.ttf) format("truetype")}@font-face{font-family:Hezaedrus;src:url(/assets/Hezaedrus-Regular-CWZ_BB5l.ttf) format("truetype")}#app{font-family:Hezaedrus;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background-color:#3b3179}::-webkit-scrollbar-thumb{background:#0f0c22;border-radius:25px}h1[data-v-531db362]{font-weight:500;font-size:2.6rem;position:relative;top:-10px}h3[data-v-531db362]{font-size:1.2rem}.greetings h1[data-v-531db362],.greetings h3[data-v-531db362]{text-align:center}@media (min-width: 1024px){.greetings h1[data-v-531db362],.greetings h3[data-v-531db362]{text-align:left}}.header-content{height:66px;background-color:var(--color-background);color:var(--color-text)}.header-content .header{background-color:var(--color-background);left:0;top:0;height:66px;width:100%;padding:0 48px;box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;z-index:9}.header-content .header>.logo>img{width:205px;height:30px}.header-content .header .center{border:.5px solid rgba(229,231,235,.5);border-radius:21px;color:var(--color-text2);font-size:16px;padding:11.5px 20px;display:flex;align-items:center;height:43px;box-sizing:border-box}.header-content .header .center .ido{width:4px;height:4px;background:#e5e7eb;border-radius:50%;margin:0 10px}.header-content .header .center .item{cursor:pointer;transition:.25s}.header-content .header .center .item:hover{color:#ff01f4}.header-content .header .right-btn-box .btn{cursor:pointer;height:42px;width:140px;text-align:center;line-height:42px;border-radius:4px;background:var(--color-btn-gradient);transition:.35s}.header-content .header .right-btn-box .btn:hover{background:var(--color-btn-reverse);transform:scale(1.05)}@media screen and (max-width: 1000px){.header-content .header{padding:0 17px}.header-content .header>.logo>img{width:122px;height:18px}.header-content .header .center{display:none}}.footer .footer-container{width:100%;max-width:1440px;margin:0 auto}.footer .footer-container .footer-star{display:flex;align-items:center;justify-content:space-between}.footer .footer-container .footer-star>span{height:1px;background:#2c2261;width:calc(50% - 30px)}.footer .footer-container .footer-star>img{width:20px;height:20px;margin:0 20px}.footer .footer-container .footer-content{display:flex;align-items:center;justify-content:space-between;padding:50px 0}.footer .footer-container .footer-content .left{display:flex;align-items:center}.footer .footer-container .footer-content .left>img{width:200px;height:auto;margin-right:20px}.footer .footer-container .footer-content .left .link-box{display:flex;align-items:center}.footer .footer-container .footer-content .left .link-box>a{margin:0 30px}.footer .footer-container .footer-content .left .link-box>a img{width:32px;height:32px}.footer .footer-container .footer-content .right .copyright{font-size:24px}@media screen and (max-width: 1000px){.footer .footer-container .footer-content{padding:30px 0;flex-direction:column}.footer .footer-container .footer-content .left{width:100%;padding:0 15px;justify-content:space-between;margin-bottom:20px;box-sizing:border-box}.footer .footer-container .footer-content .left>img{width:120px}.footer .footer-container .footer-content .left .link-box>a{margin:0 10px}.footer .footer-container .footer-content .left .link-box>a img{width:24px;height:24px}.footer .footer-container .footer-content .right .copyright{font-size:14px}}#home[data-v-fdddafe8]{background:#140f34;min-height:100vh}#home .content[data-v-fdddafe8]{width:100%;max-width:1440px;margin:0 auto;padding-top:160px}#home .content .top-box .top[data-v-fdddafe8]{display:flex;border-radius:60px;height:587px;padding:0 95px;box-sizing:border-box;flex-direction:column;justify-content:center;background-image:url(/assets/top-bg-img-Dok6Q7O2.png),url(/assets/top-bg2-DeevMA0u.png),url(/assets/top-bg1-CdyL6ew4.png);background-size:540px auto,100% 100%,100% 100%;background-position:center right,-5px 0,center center;background-repeat:no-repeat,no-repeat,no-repeat}#home .content .top-box .top .title[data-v-fdddafe8]{color:#fff;display:flex;align-items:center;font-size:48px;margin:30px 0;font-family:Hezaedrus-Medium;transition:.25s}#home .content .top-box .top .title .brackets[data-v-fdddafe8]{height:90px;width:auto;margin:0 20px;transition:.25s}#home .content .top-box .top .title .swiper-box[data-v-fdddafe8]{height:75px;overflow:hidden;position:relative;transition:.25s;animation:mymove-fdddafe8 3s infinite linear}#home .content .top-box .top .title .swiper-box .item[data-v-fdddafe8]{display:flex;align-items:center;transition:.25s}#home .content .top-box .top .title .swiper-box .item .polygon[data-v-fdddafe8]{width:70px;height:70px;border-radius:50%;margin-right:10px;transition:.25s}#home .content .top-box .top .title .logo-text[data-v-fdddafe8]{width:108px;height:auto;margin:0 20px;transition:.25s}#home .content .top-box .top .desc[data-v-fdddafe8]{color:#ffffff80;font-size:24px}#home .content .top-box .logo-collection[data-v-fdddafe8]{padding:0 1rem;padding-top:180px;padding-bottom:129px;text-align:center}#home .content .top-box .logo-collection .img[data-v-fdddafe8]{width:100%;height:auto}#home .content .top-box .logo-collection .img-mobile[data-v-fdddafe8]{display:none}#home .content .top-box .logo-collection .title[data-v-fdddafe8]{font-size:56px;font-family:Hezaedrus-Medium;margin-top:100px}#home .content .top-box .logo-collection .desc[data-v-fdddafe8]{font-size:24px;color:var(--color-text3);margin-top:42px}#home .content .top-box .logo-collection .btn[data-v-fdddafe8]{cursor:pointer;margin:74px auto 0;width:182px;height:65px;background:var(--color-btn-gradient);border-radius:4px;text-align:center;line-height:65px;font-size:16px}#home .content .top-box .logo-collection .btn[data-v-fdddafe8]:hover{background:var(--color-btn-reverse)}#home .content .web3-box[data-v-fdddafe8]{padding:124px 63px;border-radius:60px;background:linear-gradient(182deg,#22ffff80 .09%,#ff01f400 83.74%);box-sizing:border-box;position:relative}#home .content .web3-box>.title[data-v-fdddafe8]{display:flex;align-items:center;font-family:Hezaedrus-Medium;font-size:56px}#home .content .web3-box>.title>img[data-v-fdddafe8]{width:60px;height:60px;margin-right:16px}#home .content .web3-box>.title .color[data-v-fdddafe8]{background:var(--color-btn-gradient);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}#home .content .web3-box .item-box[data-v-fdddafe8]{margin:68px 0;display:flex;align-items:center;justify-content:space-between}#home .content .web3-box .item-box .item[data-v-fdddafe8]{width:calc(33% - 10px);border-radius:24px;background:linear-gradient(104deg,#140f35 1.05%,#1b51ae 68.12%,#4da7e0);padding:30px 15px;box-sizing:border-box;position:relative;height:468px;transition:.25s}#home .content .web3-box .item-box .item .icon[data-v-fdddafe8]{width:24px;height:24px}#home .content .web3-box .item-box .item .tips-img[data-v-fdddafe8]{width:80px;height:auto;position:absolute;right:28px;top:-33px}#home .content .web3-box .item-box .item .desc[data-v-fdddafe8]{margin-top:81px;font-size:16px;margin-bottom:30px}#home .content .web3-box .item-box .item .b-title[data-v-fdddafe8]{font-size:24px;font-family:Hezaedrus-Medium}#home .content .web3-box .item-box .item2[data-v-fdddafe8]{background:linear-gradient(104deg,#140f35 1.05%,#790a6c 68.12%,#e16c57)}#home .content .web3-box .item-box .item2 .b-title[data-v-fdddafe8]{padding-top:24px}#home .content .web3-box .item-box .item3[data-v-fdddafe8]{background:linear-gradient(104deg,#140f35 1.05%,#4a15b1 68.12%,#a428eb)}#home .content .web3-box .item-box .item3 .b-title[data-v-fdddafe8]{padding-top:124px}#home .content .web3-box .item-box .item[data-v-fdddafe8]:hover{cursor:pointer;transform:scale(1.05)}#home .content .web3-box .line[data-v-fdddafe8]{display:flex;align-items:center;justify-content:space-between}#home .content .web3-box .line>span[data-v-fdddafe8]{background-color:#140f34;height:1px;width:calc(50% - 30px)}#home .content .web3-box .line>img[data-v-fdddafe8]{width:20px;height:20px;margin:0 20}#home .content .web3-box .title-introduce[data-v-fdddafe8]{margin-top:121px;margin-bottom:23px;text-align:center}#home .content .web3-box .title-introduce .title[data-v-fdddafe8]{font-size:32px;font-family:Hezaedrus-Medium}#home .content .web3-box .title-introduce .desc[data-v-fdddafe8]{color:var(--color-text3);font-size:24px}#home .content .web3-box .introduce[data-v-fdddafe8]{display:flex;align-items:center;justify-content:space-between;position:absolute;left:0;bottom:-320px;width:100%}#home .content .web3-box .introduce .item[data-v-fdddafe8]{width:calc(25% - 14px);background:#201b43;border-radius:24px;padding:23px 22px;min-height:400px;transition:.25s}#home .content .web3-box .introduce .item .up[data-v-fdddafe8]{display:flex;align-items:center;font-family:Hezaedrus-Medium;font-size:24px;margin-bottom:20px}#home .content .web3-box .introduce .item .up>img[data-v-fdddafe8]{width:50px;height:50px;margin-right:10px}#home .content .web3-box .introduce .item .desc[data-v-fdddafe8]{font-size:16px}#home .content .web3-box .introduce .item[data-v-fdddafe8]:hover{cursor:pointer;transform:scale(1.05)}#home .content .build-box[data-v-fdddafe8]{margin-top:350px}#home .content .build-box>.title[data-v-fdddafe8]{text-align:center;font-size:32px;font-family:Hezaedrus-Medium;margin-bottom:72px}#home .content .build-box>.icon-box[data-v-fdddafe8]{display:flex;align-items:center;flex-wrap:wrap;justify-content:center;padding-bottom:112px;background-image:url(/assets/grad-q5XV1R6e.png);background-size:100% auto;background-position:center center}#home .content .build-box>.icon-box>img[data-v-fdddafe8]{height:60px;width:auto;margin:0 10px 20px;transition:.25s}#home .content .build-box>.icon-box>img[data-v-fdddafe8]:hover{cursor:pointer;transform:scale(1.05)}#home .content .build-box>.icon-box .flex-row[data-v-fdddafe8]{width:100%;display:flex;align-items:center;justify-content:center}#home .content .build-box>.icon-box .flex-row>img[data-v-fdddafe8]{height:60px;width:auto;margin:0 10px 20px;transition:.25s}#home .content .build-box>.icon-box .flex-row>img[data-v-fdddafe8]:hover{cursor:pointer;transform:scale(1.05)}#home .content .build-box>.build-protcol[data-v-fdddafe8]{background:linear-gradient(145deg,#ffffff80 -11.99%,#ff01f480 5.24%,#2ff0 60.1%);border-radius:32px;padding:71px 59px 0}#home .content .build-box>.build-protcol>.title[data-v-fdddafe8]{text-align:center;font-size:56px;font-family:Hezaedrus-Medium;margin-bottom:44px}#home .content .build-box>.build-protcol>.title .color[data-v-fdddafe8]{background:linear-gradient(90deg,#ff01f4,#2ff);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}#home .content .build-box>.build-protcol>.protcol-box[data-v-fdddafe8]{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px}#home .content .build-box>.build-protcol>.protcol-box .item[data-v-fdddafe8]{cursor:pointer;transition:.25s;height:492px;width:calc(33.3% - 10.3px);padding:24px 29px;box-sizing:border-box;border-radius:24px;background-color:#140f34;background-image:radial-gradient(at bottom right,#ff01f480,#29062e,#140f34)}#home .content .build-box>.build-protcol>.protcol-box .item .title-box[data-v-fdddafe8]{display:flex;align-items:center;justify-content:space-between}#home .content .build-box>.build-protcol>.protcol-box .item .title-box>img[data-v-fdddafe8]{width:25px;height:25px}#home .content .build-box>.build-protcol>.protcol-box .item .title-box .tight-c[data-v-fdddafe8]{display:flex;align-items:center}#home .content .build-box>.build-protcol>.protcol-box .item .title-box .tight-c>div[data-v-fdddafe8]{display:flex;align-items:center;background-color:#87087c;border-radius:4px;height:33px;line-height:33px;padding:0 15px}#home .content .build-box>.build-protcol>.protcol-box .item .title-box .tight-c>div>img[data-v-fdddafe8]{margin:0 3px}#home .content .build-box>.build-protcol>.protcol-box .item .title-box .tight-c>img[data-v-fdddafe8]{width:auto;height:33px}#home .content .build-box>.build-protcol>.protcol-box .item .img-right[data-v-fdddafe8]{display:flex;align-items:center;justify-content:flex-end;margin-top:38px;margin-bottom:22px}#home .content .build-box>.build-protcol>.protcol-box .item .img-right>img[data-v-fdddafe8]{width:154px;height:auto}#home .content .build-box>.build-protcol>.protcol-box .item>.title[data-v-fdddafe8]{font-family:Hezaedrus-Medium;font-size:24px;text-align:left}#home .content .build-box>.build-protcol>.protcol-box .item>.desc[data-v-fdddafe8]{margin-top:31px;text-align:left;font-size:16px}#home .content .build-box>.build-protcol>.protcol-box .item[data-v-fdddafe8]:hover{transform:scale(1.05)}#home .content .build-box>.build-protcol>.protcol-box-bottom>.item[data-v-fdddafe8]{width:calc(50% - 11px);height:355px;position:relative}#home .content .build-box>.build-protcol>.protcol-box-bottom>.item .img-right>img[data-v-fdddafe8]{position:absolute;right:0;bottom:0;width:260px;z-index:1}#home .content .build-box>.build-protcol>.protcol-box-bottom>.item .title[data-v-fdddafe8]{margin-top:148px;position:relative;z-index:3}#home .content .build-box>.build-protcol>.protcol-box-bottom>.item .desc[data-v-fdddafe8]{position:relative;z-index:3;background-color:#0000004d}#home .content .community-box[data-v-fdddafe8]{padding:190px 20px 250px;background-image:url(/assets/bg03-Dv4v7V9_.png);background-size:100% auto;background-repeat:no-repeat;background-position:center center}#home .content .community-box .community-banner[data-v-fdddafe8]{padding:82px 94px;box-sizing:border-box;height:545px;display:flex;align-items:center;background-image:url(/assets/community-bg-DfoRHsO4.png);background-size:100% 100%;background-color:#171039;background-repeat:no-repeat}#home .content .community-box .community-banner .left[data-v-fdddafe8]{width:100%;max-width:533px;display:flex;flex-direction:column;justify-content:center}#home .content .community-box .community-banner .left .title[data-v-fdddafe8]{font-size:56px;font-family:Hezaedrus-Medium}#home .content .community-box .community-banner .left .title .color[data-v-fdddafe8]{background:linear-gradient(90deg,#ff01f4,#2ff);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}#home .content .community-box .community-banner .left .desc[data-v-fdddafe8]{margin-top:25px;margin-bottom:50px;height:52px;font-size:16px;font-family:Hezaedrus-Medium}#home .content .community-box .community-banner .left .btn[data-v-fdddafe8]{display:flex;align-items:center;justify-content:center;text-align:center;width:200px;height:65px;border-radius:4px;background:var(--color-btn-gradient)}#home .content .community-box .security-box[data-v-fdddafe8]{margin-top:200px}#home .content .community-box .security-box>.title[data-v-fdddafe8]{margin-bottom:80px;text-align:center;font-family:Hezaedrus-Medium;font-size:32px}#home .content .community-box .security-box .security-item[data-v-fdddafe8]{display:flex;align-items:center;justify-content:space-between}#home .content .community-box .security-box .security-item .item[data-v-fdddafe8]{width:calc(50% - 20px);height:258px;border-radius:32px;background:#201b43;padding:30px;box-sizing:border-box;display:flex;align-items:flex-end;justify-content:space-between}#home .content .community-box .security-box .security-item .item .text-box>.title[data-v-fdddafe8]{font-size:24px;font-family:Hezaedrus-Medium;margin-bottom:20px}#home .content .community-box .security-box .security-item .item .text-box>.desc[data-v-fdddafe8]{font-size:16px}#home .content .community-box .security-box .security-item .item>img[data-v-fdddafe8]{width:178px;height:auto}#home .content .community-box .security-box .security-item .item .img-1[data-v-fdddafe8]{display:none}#home .content .connect-box[data-v-fdddafe8]{padding-bottom:50px}#home .content .connect-box>.title[data-v-fdddafe8]{font-size:56px;text-align:center;font-family:Hezaedrus-Medium;margin-bottom:125px}#home .content .connect-box .connect-item[data-v-fdddafe8]{display:flex;align-items:center;justify-content:space-between;margin-bottom:40px}#home .content .connect-box .connect-item .item[data-v-fdddafe8]{width:calc(50% - 20px);height:330px;padding:25px;border-radius:24px;box-sizing:border-box;background:#201b43;cursor:pointer;transition:.25s}#home .content .connect-box .connect-item .item .up[data-v-fdddafe8]{display:flex;align-items:center;justify-content:space-between}#home .content .connect-box .connect-item .item .up .icon[data-v-fdddafe8]{width:25px;height:25px}#home .content .connect-box .connect-item .item .up .right-icon[data-v-fdddafe8]{width:32px;height:32px}#home .content .connect-box .connect-item .item .msg-box[data-v-fdddafe8]{display:flex;align-items:flex-end;justify-content:space-between}#home .content .connect-box .connect-item .item .msg-box .text .title[data-v-fdddafe8]{font-size:24px;margin-bottom:31px}#home .content .connect-box .connect-item .item .msg-box .text .desc[data-v-fdddafe8]{font-size:16px}#home .content .connect-box .connect-item .item .msg-box>img[data-v-fdddafe8]{width:160px;height:auto}#home .content .connect-box .connect-item .item[data-v-fdddafe8]:hover{transform:scale(1.05)}#home .content .connect-box .connect-item2 .item[data-v-fdddafe8]{width:calc(33.3% - 22px);height:200px;display:flex;cursor:pointer;flex-direction:column;justify-content:space-between}#home .content .connect-box .connect-item2 .item .up .right-c[data-v-fdddafe8]{display:flex;align-items:center}#home .content .connect-box .connect-item2 .item .up .right-c>p[data-v-fdddafe8]{background-color:#02345e;height:33px;line-height:33px;padding:0 10px;border-radius:4px}#home .content .connect-box .connect-item2 .item .msg-box[data-v-fdddafe8]{font-size:24px;font-family:Hezaedrus-Medium}@keyframes mymove-fdddafe8{0%{opacity:1}50%{opacity:.5}to{opacity:0}}@media screen and (max-width: 1000px){#home .content[data-v-fdddafe8]{padding-left:15px;padding-right:15px}#home .content .top-box .top[data-v-fdddafe8]{justify-content:flex-start;padding:30px 15px 0;background-size:100% auto,100% 60%,100% 100%;background-position:center bottom,top center,center center}#home .content .top-box .top .title[data-v-fdddafe8]{font-size:24px}#home .content .top-box .top .title .brackets[data-v-fdddafe8]{height:44px;margin:0 10px}#home .content .top-box .top .title .swiper-box[data-v-fdddafe8]{height:35px;overflow:hidden;position:relative}#home .content .top-box .top .title .swiper-box .item[data-v-fdddafe8]{display:flex;align-items:center;font-size:20px}#home .content .top-box .top .title .swiper-box .item .polygon[data-v-fdddafe8]{width:35px;height:35px;border-radius:50%;margin-right:10px}#home .content .top-box .top .title .logo-text[data-v-fdddafe8]{width:50px;margin:0 10px}#home .content .top-box .top .desc[data-v-fdddafe8]{font-size:12px}#home .content .top-box .logo-collection .title[data-v-fdddafe8]{font-size:20px}#home .content .top-box .logo-collection .desc[data-v-fdddafe8]{font-size:14px}#home .content .top-box .logo-collection .btn[data-v-fdddafe8]{cursor:pointer}#home .content .top-box .logo-collection .img[data-v-fdddafe8]{display:none}#home .content .top-box .logo-collection .img-mobile[data-v-fdddafe8]{display:block;background-image:url(/assets/logo-collection2-3BfrWc2n.png);background-position:center center;background-repeat:no-repeat;background-size:100% auto}#home .content .top-box .logo-collection .img-mobile>img[data-v-fdddafe8]{width:100%;height:auto}#home .content .web3-box[data-v-fdddafe8]{padding:40px 15px;border-radius:30px}#home .content .web3-box>.title[data-v-fdddafe8]{font-size:24px}#home .content .web3-box .item-box[data-v-fdddafe8]{flex-direction:column}#home .content .web3-box .item-box .item[data-v-fdddafe8]{width:100%;margin-bottom:40px;height:240px}#home .content .web3-box .item-box .item .desc[data-v-fdddafe8]{font-size:12px;margin:0;line-height:1.3}#home .content .web3-box .item-box .item .b-title[data-v-fdddafe8]{padding-top:0;font-size:14px}#home .content .web3-box .title-introduce[data-v-fdddafe8]{margin-top:11px;margin-bottom:13px}#home .content .web3-box .title-introduce .title[data-v-fdddafe8]{font-size:20px}#home .content .web3-box .title-introduce .desc[data-v-fdddafe8]{font-size:14px}#home .content .web3-box .introduce[data-v-fdddafe8]{flex-direction:column;position:static}#home .content .web3-box .introduce .item[data-v-fdddafe8]{width:100%;margin-bottom:20px;height:auto;min-height:auto}#home .content .web3-box .introduce .item .up[data-v-fdddafe8]{font-size:16px;margin-bottom:20px}#home .content .web3-box .introduce .item .up>img[data-v-fdddafe8]{width:26px;height:26px}#home .content .web3-box .introduce .item .desc[data-v-fdddafe8]{font-size:12px}#home .content .build-box[data-v-fdddafe8]{margin-top:60px}#home .content .build-box>.title[data-v-fdddafe8]{font-size:24px;margin-bottom:20px}#home .content .build-box>.icon-box[data-v-fdddafe8]{padding-bottom:50px}#home .content .build-box>.icon-box>img[data-v-fdddafe8]{height:30px}#home .content .build-box>.icon-box .flex-row[data-v-fdddafe8]{width:100%;display:flex;align-items:center;justify-content:center}#home .content .build-box>.icon-box .flex-row>img[data-v-fdddafe8]{height:30px}#home .content .build-box>.icon-box .flex-row>img[data-v-fdddafe8]:hover{cursor:pointer;transform:scale(1.05)}#home .content .build-box>.build-protcol[data-v-fdddafe8]{padding:30px 24px}#home .content .build-box>.build-protcol>.title[data-v-fdddafe8]{font-size:28px}#home .content .build-box>.build-protcol>.protcol-box[data-v-fdddafe8]{flex-direction:column}#home .content .build-box>.build-protcol>.protcol-box .item[data-v-fdddafe8]{height:auto;margin-bottom:20px;width:100%;background-image:radial-gradient(at bottom right,#ff01f480,#29062e,#140f34)}#home .content .build-box>.build-protcol>.protcol-box .item .title-box .tight-c[data-v-fdddafe8]{font-size:12px}#home .content .build-box>.build-protcol>.protcol-box .item .title-box .tight-c>div[data-v-fdddafe8]{padding:0 3px}#home .content .build-box>.build-protcol>.protcol-box .item .img-right[data-v-fdddafe8]{float:right;opacity:.5}#home .content .build-box>.build-protcol>.protcol-box .item .title[data-v-fdddafe8]{margin-top:50px;font-size:16px}#home .content .build-box>.build-protcol>.protcol-box-bottom>.item .img-right>img[data-v-fdddafe8]{width:130px}#home .content .community-box[data-v-fdddafe8]{padding-top:53px;padding-bottom:80px}#home .content .community-box .community-banner[data-v-fdddafe8]{padding:45px 20px;align-items:flex-start;background-image:url(/assets/mobile-icon-BQ2gyjxU.png),url(/assets/mobile-bg-Bec-Cy3Y.png);background-size:217px auto,100% 100%;background-position:right bottom,center center}#home .content .community-box .community-banner .left .title[data-v-fdddafe8]{font-size:24px}#home .content .community-box .security-box[data-v-fdddafe8]{margin-top:80px}#home .content .community-box .security-box>.title[data-v-fdddafe8]{font-size:24px}#home .content .community-box .security-box .security-item[data-v-fdddafe8]{flex-direction:column}#home .content .community-box .security-box .security-item .item[data-v-fdddafe8]{flex-direction:column;width:100%;height:auto;align-items:flex-start;margin-bottom:30px}#home .content .community-box .security-box .security-item .item .img-1[data-v-fdddafe8]{display:block}#home .content .community-box .security-box .security-item .item .img-2[data-v-fdddafe8]{display:none}#home .content .community-box .security-box .security-item .item>img[data-v-fdddafe8]{width:85px}#home .content .connect-box>.title[data-v-fdddafe8]{font-size:24px;margin-bottom:30px}#home .content .connect-box .connect-item[data-v-fdddafe8]{flex-direction:column}#home .content .connect-box .connect-item .item[data-v-fdddafe8]{width:100%;height:auto;position:relative;margin-bottom:30px}#home .content .connect-box .connect-item .item .msg-box[data-v-fdddafe8]{margin-top:100px}#home .content .connect-box .connect-item .item .msg-box .text[data-v-fdddafe8]{width:100%}#home .content .connect-box .connect-item .item .msg-box>img[data-v-fdddafe8]{position:absolute;top:55px;left:25px;width:77px}}
