.footer{background-color:#000;color:#fff;padding-top:40px;padding-bottom:25px}.footer .footer-content{display:flex;justify-content:space-around;align-items:flex-start;width:90%;margin:0 auto;font-family:Noto Sans TC,sans-serif}.footer .footer-content .footer-section{flex:1 1;padding:1px;text-align:left;display:flex;flex-direction:column;align-items:flex-start}.footer .footer-content .footer-section.logo-part .logo{display:flex;flex-direction:row;align-items:center;padding-left:20%;gap:12px;margin:8px 0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.footer .footer-content .footer-section.logo-part .logo img{height:28px;width:auto}.footer .footer-content .footer-section.logo-part .logo span{margin-right:20px;font-size:18px;font-weight:600;color:#fff}.footer .footer-content .footer-section.logo-part p{padding-left:20%;margin-top:4px;font-size:12px;color:#fff;opacity:.68}.footer .footer-content .footer-section h4{font-size:18px;margin-bottom:3px;font-weight:550;opacity:1}.footer .footer-content .footer-section ul{font-size:14px;list-style:none;padding-top:8px;padding-left:0}.footer .footer-content .footer-section ul li{margin:18px 0}.footer .footer-content .footer-section ul li a{color:#fff;text-decoration:none;opacity:.68}.footer .footer-content .footer-section ul li a:hover{text-decoration:underline;opacity:1;color:#f0f8ff}.footer .footer-content .footer-section ul li a svg{margin-left:6px;width:12px;height:12px}@media(max-width:1024px){.footer .footer-content{width:92%}.footer .footer-content .footer-section.logo-part{margin-left:0}.footer .footer-content .footer-section.logo-part .logo,.footer .footer-content .footer-section.logo-part p{padding-left:0}}@media(max-width:768px){.footer .footer-content{width:92%}}@media(max-width:574px){.footer .footer-content{display:flex;flex-direction:column;margin-left:30px}.footer .footer-content .footer-section{margin-bottom:35px}.footer .footer-content .footer-section.logo-part{display:none}}.bg{position:fixed;top:0;left:0;z-index:-10;width:100%;height:200vh;background:linear-gradient(135deg,#03020b,#172990)}.AirBlock{height:140px}.container{display:flex;flex-direction:column;gap:150px;margin:30px auto;max-width:1400px;top:58px}@media(max-width:1440px){.container{margin:auto 100px}}@media(max-width:1024px){.container{margin:auto 40px}}@media(max-width:768px){.container{margin:auto 10px}}.section-1{display:flex;flex-direction:column;color:#fff;min-height:800px;font-family:Noto Sans TC,sans-serif;position:relative;margin:58px auto auto}.section-1 .section-top-wrap{display:flex;align-items:flex-start;justify-content:flex-start;padding-bottom:40px;margin-top:30px;width:100%;flex-wrap:wrap}.section-1 .section-top-wrap .section1-left-area,.section-1 .section-top-wrap .section1-right-area{box-sizing:border-box}.section-1 .section-top-wrap .section1-left-area{align-self:center;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:40px;width:50%}.section-1 .section-top-wrap .section1-left-area .headTitle{display:flex;flex-wrap:wrap;padding:10px;justify-content:center;text-align:center;width:100%;margin:0 auto}.section-1 .section-top-wrap .section1-left-area .headTitle .title{font-size:4rem;display:flex;align-items:center;white-space:nowrap;margin:5px;font-weight:700;justify-content:center}.section-1 .section-top-wrap .section1-left-area .headTitle .title .discord-icon{width:auto;text-align:center;background:linear-gradient(90deg,#7289da,#b156d9);-webkit-background-clip:text;background-clip:text;color:rgba(0,0,0,0);margin-left:10px;line-height:1}.section-1 .section-top-wrap .section1-left-area .section1-description{margin:15px;text-align:center;width:70%}.section-1 .section-top-wrap .section1-left-area .section1-description .subTitle{color:#949292;font-size:20px;line-height:28px;text-align:center;font-weight:550;width:100%}.section-1 .section-top-wrap .section1-left-area .button-area{margin:10px 20px;display:flex;gap:50px}.section-1 .section-top-wrap .section1-left-area .button-area .invite-btn{position:relative;width:140px;height:42px;background-color:#000;display:flex;align-items:center;color:#fff;flex-direction:row;justify-content:center;border:none;gap:12px;border-radius:8px;font-size:14px;padding:12px 8px 12px 12px;cursor:pointer}.section-1 .section-top-wrap .section1-left-area .button-area .invite-btn svg{width:12px;height:12px;color:#fff}.section-1 .section-top-wrap .section1-left-area .button-area .invite-btn:before{content:"";position:absolute;inset:0;left:-4px;top:-1px;margin:auto;width:148px;height:50px;border-radius:10px;background:linear-gradient(-45deg,#e81cff,#40c9ff);z-index:-10;pointer-events:none;transition:all .6s cubic-bezier(.175,.885,.32,1.275)}.section-1 .section-top-wrap .section1-left-area .button-area .invite-btn:after{content:"";z-index:-1;position:absolute;inset:0;background:linear-gradient(-45deg,#fc00ff,#00dbde);transform:translateZ(0) scale(.95);filter:blur(20px)}.section-1 .section-top-wrap .section1-left-area .button-area .invite-btn:hover:after{filter:blur(30px)}.section-1 .section-top-wrap .section1-left-area .button-area .invite-btn:active:before{scale:1.05}.section-1 .section-top-wrap .section1-left-area .button-area .dashboard-btn{text-decoration:none;display:flex;align-items:center;justify-content:center;position:relative;border:none;font-size:15px;font-family:inherit;cursor:pointer;color:#fff;width:8.3em;height:3em;line-height:2em;text-align:center;background:linear-gradient(90deg,#03a9f4,#f441a5,#ffeb3b,#03a9f4);background-size:300%;border-radius:30px;z-index:1}.section-1 .section-top-wrap .section1-left-area .button-area .dashboard-btn:hover{animation:ani 8s linear infinite;border:none}@keyframes ani{0%{background-position:0}to{background-position:400%}}.section-1 .section-top-wrap .section1-left-area .button-area .dashboard-btn:before{content:"";position:absolute;top:0;left:-5px;right:0;bottom:0;z-index:-1;background:linear-gradient(90deg,#03a9f4,#f441a5,#ffeb3b,#03a9f4);background-size:400%;border-radius:35px;transition:1s}.section-1 .section-top-wrap .section1-left-area .button-area .dashboard-btn:hover:before{filter:blur(20px)}.section-1 .section-top-wrap .section1-left-area .button-area .dashboard-btn:active{background:linear-gradient(32deg,#03a9f4,#f441a5,#ffeb3b,#03a9f4)}.section-1 .section-top-wrap .section1-right-area{align-self:center;display:flex;justify-content:center;align-items:center;width:50%;height:auto;position:relative;overflow:visible}.section-1 .section-top-wrap .section1-right-area img{object-fit:cover;position:static;width:600px;height:auto;display:block}@media(min-width:1500px){.section-1 .section-top-wrap .section1-left-area{padding:40px 40px 40px 90px}.section-1 .section-top-wrap .section1-left-area .headTitle{margin-left:0}.section-1 .section-top-wrap .section1-left-area .headTitle .title{font-size:5.2rem;text-align:center;width:auto}.section-1 .section-top-wrap .section1-left-area .section1-description{padding:10px 80px;width:80%}.section-1 .section-top-wrap .section1-right-area img{width:700px}}@media(max-width:1228px){.section-1 .section-top-wrap .section1-left-area{padding:20px}.section-1 .section-top-wrap .section1-left-area .headTitle{margin-left:0}.section-1 .section-top-wrap .section1-left-area .headTitle .title{text-align:center;width:auto}.section-1 .section-top-wrap .section1-right-area{overflow:hidden;justify-content:left}}@media(max-width:1024px){.section-1 .section-top-wrap{margin:80px 0}.section-1 .section-top-wrap .section1-right-area{display:none}.section-1 .section-top-wrap .section1-left-area{width:100%;text-align:center;align-items:center;padding:0 0 80px}.section-1 .section-top-wrap .section1-left-area .headTitle .title{font-size:4.3rem;text-align:center;width:auto}.section-1 .section-top-wrap .section1-left-area .section1-description{padding:auto 1200px}}@media(max-width:768px){.section-1 .section-top-wrap{display:flex;justify-content:flex-start;align-items:flex-start;margin-top:40px}.section-1 .section-top-wrap .section1-left-area{padding:0}.section-1 .section-top-wrap .section1-left-area .headTitle .title{white-space:normal;font-size:4rem;text-align:center;width:auto}.section-1 .section-top-wrap .section1-left-area .headTitle .media-hiding{display:none}.section-1 .section-top-wrap .section1-left-area .section1-description{padding:auto 1200px;width:80%}}.section-1 .section-bottom-wrap{display:flex;justify-content:space-around;align-items:center;position:absolute;bottom:0;left:20%;right:20%;z-index:1}@media(max-width:480px){.section-1 .section-top-wrap{display:flex;justify-content:flex-start;align-items:flex-start;padding-bottom:40px;height:auto}.section-1 .section-top-wrap .section1-left-area{padding:0}.section-1 .section-top-wrap .section1-left-area .headTitle .title{padding:0 40px;white-space:normal;font-size:3.2rem;text-align:center;width:auto}.section-1 .section-top-wrap .section1-left-area .section1-description{padding:auto 1200px;width:80%}.section-1 .section-top-wrap .section1-left-area .section1-description .subTitle{font-size:17px}.section-1 .section-top-wrap .section1-left-area .button-area{display:flex;flex-direction:column;align-items:center;gap:30px;width:90%}.section-1 .section-top-wrap .section1-left-area .button-area .invite-btn{width:80%;display:flex;justify-content:center;align-items:center}.section-1 .section-top-wrap .section1-left-area .button-area .invite-btn:before{width:103%;transition:all .6s cubic-bezier(.25,1.23,.32,1)}.section-1 .section-top-wrap .section1-left-area .button-area .dashboard-btn{width:80%;display:flex;justify-content:center;align-items:center}}.section-2{display:flex;position:relative;font-family:Noto Sans TC,sans-serif;color:#fff;flex-direction:column;align-items:center;gap:40px;padding:60px}.section-2 h2{font-size:6rem;text-align:center;margin-top:4rem}.section-2 h3{font-size:1.2rem;text-align:center;color:gray}.section-2 .function-grid{display:grid;grid-template-columns:repeat(2,minmax(380px,1fr));grid-gap:70px;grid-auto-flow:dense;box-sizing:border-box;margin-top:30px}.section-2 .function-grid .functionality-1,.section-2 .function-grid .functionality-2,.section-2 .function-grid .functionality-3,.section-2 .function-grid .functionality-4{padding:20px;position:relative;background-color:none}.section-2 .function-grid .functionality-1:before,.section-2 .function-grid .functionality-2:before,.section-2 .function-grid .functionality-3:before,.section-2 .function-grid .functionality-4:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:30px;padding:1.8px;background:linear-gradient(45deg,#ff6ec4,#7873f5);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:destination-out;mask-composite:subtract;pointer-events:none}.section-2 .function-grid .functionality-1 .top-content,.section-2 .function-grid .functionality-2 .top-content,.section-2 .function-grid .functionality-3 .top-content,.section-2 .function-grid .functionality-4 .top-content{display:flex;align-items:center;justify-content:flex-start;margin-bottom:16px}.section-2 .function-grid .functionality-1 .top-content .icon-wrap,.section-2 .function-grid .functionality-2 .top-content .icon-wrap,.section-2 .function-grid .functionality-3 .top-content .icon-wrap,.section-2 .function-grid .functionality-4 .top-content .icon-wrap{width:48px;height:48px;margin-right:8px;border-radius:50%;display:flex;justify-content:center;align-items:center}.section-2 .function-grid .functionality-1 .top-content .icon-wrap svg,.section-2 .function-grid .functionality-2 .top-content .icon-wrap svg,.section-2 .function-grid .functionality-3 .top-content .icon-wrap svg,.section-2 .function-grid .functionality-4 .top-content .icon-wrap svg{width:30px;height:30px;fill:#fff}.section-2 .function-grid .functionality-1 .top-content h1,.section-2 .function-grid .functionality-2 .top-content h1,.section-2 .function-grid .functionality-3 .top-content h1,.section-2 .function-grid .functionality-4 .top-content h1{font-size:2rem;margin:0}.section-2 .function-grid .functionality-1 p,.section-2 .function-grid .functionality-2 p,.section-2 .function-grid .functionality-3 p,.section-2 .function-grid .functionality-4 p{margin-top:16px;line-height:1.5;font-size:16px}.section-2 .function-grid .functionality-1:before{background:linear-gradient(45deg,#8c52ff,#5ce1e6)}.section-2 .function-grid .functionality-2:before{background:linear-gradient(45deg,#5ce1e6,#b156d9)}.section-2 .function-grid .functionality-3:before{background:linear-gradient(45deg,#425afe,#faee4e)}.section-2 .function-grid .functionality-4:before{background:linear-gradient(45deg,#43e97b,#e0930e)}@media(max-width:1024px){.section-2{padding:10px}.section-2 .title h2{font-size:5.5rem}.section-2 .function-grid{grid-gap:30px;grid-template-columns:repeat(auto-fit,minmax(380px,1fr))}.section-2 .function-grid .functionality-1,.section-2 .function-grid .functionality-2,.section-2 .function-grid .functionality-3,.section-2 .function-grid .functionality-4{padding:20px;border-radius:16px}.section-2 .function-grid .functionality-1 .top-content,.section-2 .function-grid .functionality-2 .top-content,.section-2 .function-grid .functionality-3 .top-content,.section-2 .function-grid .functionality-4 .top-content{margin-bottom:8px}.section-2 .function-grid .functionality-1 .top-content .icon-wrap,.section-2 .function-grid .functionality-2 .top-content .icon-wrap,.section-2 .function-grid .functionality-3 .top-content .icon-wrap,.section-2 .function-grid .functionality-4 .top-content .icon-wrap{width:40px;height:40px;margin-right:8px}.section-2 .function-grid .functionality-1 .top-content .icon-wrap svg,.section-2 .function-grid .functionality-2 .top-content .icon-wrap svg,.section-2 .function-grid .functionality-3 .top-content .icon-wrap svg,.section-2 .function-grid .functionality-4 .top-content .icon-wrap svg{width:30px;height:30px}.section-2 .function-grid .functionality-1 .top-content h1,.section-2 .function-grid .functionality-2 .top-content h1,.section-2 .function-grid .functionality-3 .top-content h1,.section-2 .function-grid .functionality-4 .top-content h1{font-size:1.2rem}.section-2 .function-grid .functionality-1 p,.section-2 .function-grid .functionality-2 p,.section-2 .function-grid .functionality-3 p,.section-2 .function-grid .functionality-4 p{margin-top:8px;font-size:.9rem}}@media(max-width:768px){.section-2 .title h2{font-size:4.7rem}.section-2 .title h3{font-size:1rem}}@media(max-width:425px){.section-2{gap:15px}.section-2 .title h2{font-size:3rem;margin-top:0}.section-2 .title h3{font-size:1rem}.section-2 .function-grid{grid-gap:20px;margin-top:10px;grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.section-2 .function-grid .functionality-1,.section-2 .function-grid .functionality-2,.section-2 .function-grid .functionality-3,.section-2 .function-grid .functionality-4{padding:15px;border-radius:16px}.section-2 .function-grid .functionality-1 .top-content,.section-2 .function-grid .functionality-2 .top-content,.section-2 .function-grid .functionality-3 .top-content,.section-2 .function-grid .functionality-4 .top-content{margin-bottom:4px}.section-2 .function-grid .functionality-1 .top-content .icon-wrap,.section-2 .function-grid .functionality-2 .top-content .icon-wrap,.section-2 .function-grid .functionality-3 .top-content .icon-wrap,.section-2 .function-grid .functionality-4 .top-content .icon-wrap{width:40px;height:40px;margin-right:8px}.section-2 .function-grid .functionality-1 .top-content .icon-wrap svg,.section-2 .function-grid .functionality-2 .top-content .icon-wrap svg,.section-2 .function-grid .functionality-3 .top-content .icon-wrap svg,.section-2 .function-grid .functionality-4 .top-content .icon-wrap svg{width:30px;height:30px}.section-2 .function-grid .functionality-1 .top-content h1,.section-2 .function-grid .functionality-2 .top-content h1,.section-2 .function-grid .functionality-3 .top-content h1,.section-2 .function-grid .functionality-4 .top-content h1{font-size:1rem}.section-2 .function-grid .functionality-1 p,.section-2 .function-grid .functionality-2 p,.section-2 .function-grid .functionality-3 p,.section-2 .function-grid .functionality-4 p{margin-top:8px;font-size:.8rem}}.section-3{height:auto;font-family:Noto Sans TC,sans-serif;display:flex;flex-direction:column;justify-content:space-between}.section-3 .section-title{align-self:flex-start;margin:20px}.section-3 .section-title h1{font-size:4.5rem;font-weight:900;color:#ccc}.section-3 .section-title p{font-size:1.1rem;color:gray}.section-3 .section-img{align-self:flex-end;margin:20px}.section-3 .section-img img{width:800px;height:auto}@media(min-width:1440px){.section-3 .section-img img{width:900px}}@media(max-width:1024px){.section-3 .section-title h1{margin-top:20px}.section-3 .section-title p{font-size:1rem}.section-3 .section-img{align-self:flex-start;margin-bottom:40px}.section-3 .section-img img{width:700px}}@media(max-width:768px){.section-3 .section-title h1{margin-top:20px;font-size:3.8rem}.section-3 .section-title p{font-size:1rem}.section-3 .section-img{align-self:flex-start;margin-bottom:40px}.section-3 .section-img img{width:700px}}@media(max-width:425px){.section-3 .section-title h1{margin-top:40px;font-size:2.7rem}.section-3 .section-title p{font-size:.9rem}.section-3 .section-img{align-self:flex-start;margin-bottom:40px}.section-3 .section-img img{width:700px}}.section-4{display:flex;flex-direction:row;margin-top:20px;align-items:flex-start;position:relative;padding:20px}.section-4 .section-4-title{display:flex;flex-direction:column;align-items:flex-start;gap:20px;flex-grow:1}.section-4 .section-4-title h2{font-size:4.5rem;color:#fff}.section-4 .section-4-title p{font-size:1.1rem;color:gray;width:450px;line-height:26px}.section-4 .section-4-img{display:flex;align-items:flex-start;flex-shrink:0}.section-4 .section-4-img img{width:450px;height:auto}@media(min-width:1440px){.section-4 .section-4-img img{width:500px}}@media(max-width:1024px){.section-4{flex-direction:column;margin-top:0}.section-4 .section-4-title{align-items:stretch;margin-bottom:50px}.section-4 .section-4-title h2{font-size:3.8rem}.section-4 .section-4-title p{font-size:1rem;width:400px}.section-4 .section-4-img{display:flex;align-self:flex-end;margin-right:40px}.section-4 .section-4-img img{align-items:flex-end;width:450px}}@media(max-width:768px){.section-4{margin-top:0;display:flex}.section-4 .section-4-title{margin:30px 0}.section-4 .section-4-title h2{font-size:3rem}.section-4 .section-4-title p{font-size:.95rem;width:100%;line-height:22px}.section-4 .section-4-img{margin-right:5px}.section-4 .section-4-img img{width:350px}}@media(max-width:425px){.section-4{margin-top:0;display:flex}.section-4 .section-4-title h2{font-size:3rem}.section-4 .section-4-title p{font-size:.95rem;width:100%;line-height:22px}.section-4 .section-4-img{display:flex;align-items:center;justify-content:center;margin:auto}.section-4 .section-4-img img{width:100%}}.section-bottom{display:flex;flex-direction:column;align-items:center;height:auto;margin:200px 0}.section-bottom h2{font-size:4.5rem;color:#fff;text-align:center;margin-bottom:100px}.section-bottom .support-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,450px));grid-gap:60px;gap:60px;width:100%;padding:20px;box-sizing:border-box;justify-content:center;align-content:center}.section-bottom .support-container .support-box{height:180px;background-color:#0c0c0c;padding:2px;text-align:left;position:relative;overflow:hidden;background-image:linear-gradient(#0c0c0c,#0c0c0c),linear-gradient(45deg,#425aff,#faee4e);background-origin:border-box;background-clip:content-box,border-box;border-radius:20px;display:flex;flex-direction:column}.section-bottom .support-container .support-box .box-content{display:flex;flex-direction:column;height:100%;padding:25px}.section-bottom .support-container .support-box .box-content .top-content{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:10px;margin-bottom:10px}.section-bottom .support-container .support-box .box-content .top-content .icon-wrap{display:flex;align-items:center;justify-content:center}.section-bottom .support-container .support-box .box-content .top-content .icon-wrap svg{margin-right:2px;width:35px;height:35px;fill:#fff}.section-bottom .support-container .support-box .box-content .top-content .icon-wrap .warming{fill:#d93535}.section-bottom .support-container .support-box .box-content .top-content .icon-wrap .shield{fill:#ccc}.section-bottom .support-container .support-box .box-content .top-content .text-wrap{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:3px}.section-bottom .support-container .support-box .box-content .top-content .text-wrap h3{font-size:1.3rem;color:#fff;margin:0}.section-bottom .support-container .support-box .box-content .top-content .text-wrap h4{font-size:.9rem;color:rgba(204,204,204,.8549019608);margin:0}.section-bottom .support-container .support-box .box-content .bottom-content{display:flex;justify-content:flex-start;margin-top:auto}.section-bottom .support-container .support-box .box-content .bottom-content .button{display:inline-flex;align-items:center;justify-content:center;padding:12px 35px;border:0;position:relative;overflow:hidden;border-radius:10rem;transition:all .02s;font-size:14px;font-weight:700;cursor:pointer;color:#fff;z-index:0;box-shadow:0 0 7px -5px rgba(0,0,0,.5)}.section-bottom .support-container .support-box .box-content .bottom-content .button:hover{background:#c1e4f8;color:#130030}.section-bottom .support-container .support-box .box-content .bottom-content .button:active{transform:scale(.97)}.section-bottom .support-container .support-box .box-content .bottom-content .hoverEffect{position:absolute;bottom:0;top:0;left:0;right:0;display:flex;align-items:center;justify-content:center;z-index:1}.section-bottom .support-container .support-box .box-content .bottom-content .hoverEffect div{background:#de004b;background:linear-gradient(90deg,rgb(222,0,75),rgb(191,70,255) 49%,rgb(0,212,255));border-radius:40rem;width:10rem;height:10rem;transition:.4s;filter:blur(20px);animation:effect 3s linear infinite;opacity:.5}.section-bottom .support-container .support-box .box-content .bottom-content .button:hover .hoverEffect div{width:8rem;height:8rem}@keyframes effect{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media(max-width:1024px){.section-bottom{padding:30px}.section-bottom .support-container{grid-template-columns:repeat(auto-fit,minmax(200px,500px))}}@media(max-width:768px){.section-bottom{margin:150px 0 80px;padding:2px}.section-bottom h2{font-size:3rem;color:#fff;text-align:center;margin-bottom:50px}}