@-webkit-keyframes orbMove-64ddf354{0%{-webkit-transform:translate(0) scale(1);transform:translate(0) scale(1)}33%{-webkit-transform:translate(30px,-20px) scale(1.05);transform:translate(30px,-20px) scale(1.05)}66%{-webkit-transform:translate(-15px,15px) scale(.95);transform:translate(-15px,15px) scale(.95)}to{-webkit-transform:translate(0) scale(1);transform:translate(0) scale(1)}}@keyframes orbMove-64ddf354{0%{-webkit-transform:translate(0) scale(1);transform:translate(0) scale(1)}33%{-webkit-transform:translate(30px,-20px) scale(1.05);transform:translate(30px,-20px) scale(1.05)}66%{-webkit-transform:translate(-15px,15px) scale(.95);transform:translate(-15px,15px) scale(.95)}to{-webkit-transform:translate(0) scale(1);transform:translate(0) scale(1)}}@-webkit-keyframes fadeUp-64ddf354{0%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeUp-64ddf354{0%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}[data-reveal][data-v-64ddf354]{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px);-webkit-transition:opacity .5s cubic-bezier(.22,1,.36,1),-webkit-transform .5s cubic-bezier(.22,1,.36,1);transition:opacity .5s cubic-bezier(.22,1,.36,1),-webkit-transform .5s cubic-bezier(.22,1,.36,1);transition:opacity .5s cubic-bezier(.22,1,.36,1),transform .5s cubic-bezier(.22,1,.36,1);transition:opacity .5s cubic-bezier(.22,1,.36,1),transform .5s cubic-bezier(.22,1,.36,1),-webkit-transform .5s cubic-bezier(.22,1,.36,1)}[data-reveal].revealed[data-v-64ddf354]{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.home-wrap[data-v-64ddf354]{position:relative;width:100%;height:100vh;overflow:hidden;background:linear-gradient(135deg,#0f172a,#1a1040 50%,#0f172a)}.home-orb[data-v-64ddf354]{position:absolute;border-radius:50%;-webkit-filter:blur(80px);filter:blur(80px);pointer-events:none;z-index:0}.home-orb-1[data-v-64ddf354]{width:500px;height:500px;top:-150px;right:-100px;background:radial-gradient(circle,rgba(111,69,239,.2),transparent 70%);-webkit-animation:orbMove-64ddf354 20s ease-in-out infinite;animation:orbMove-64ddf354 20s ease-in-out infinite}.home-orb-2[data-v-64ddf354]{width:400px;height:400px;bottom:-100px;left:-100px;background:radial-gradient(circle,rgba(31,183,166,.12),transparent 70%);animation:orbMove-64ddf354 24s ease-in-out infinite reverse}.content-box[data-v-64ddf354]{position:relative;z-index:1;width:80%;height:80%;background:rgba(242,245,255,.06);backdrop-filter:blur(20px);border-radius:32px;padding:48px 48px 48px 153px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border:1px solid hsla(0,0%,100%,.08);-webkit-box-shadow:0 30px 80px rgba(0,0,0,.3);box-shadow:0 30px 80px rgba(0,0,0,.3)}.content-box .content-left[data-v-64ddf354]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:36px}.content-box .content-left .hey[data-v-64ddf354]{font-size:48px;font-weight:700;color:hsla(0,0%,100%,.9);background:linear-gradient(135deg,#fff,#d5caff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.content-box .content-left .welcome[data-v-64ddf354]{white-space:nowrap;font-size:32px;color:hsla(0,0%,100%,.85);margin:14px 0;font-weight:600}.content-box .content-left .sm-title[data-v-64ddf354]{font-size:20px;margin-bottom:70px;color:hsla(0,0%,100%,.6)}.content-box .content-left .sm-title span[data-v-64ddf354]:last-child{color:#8d67ff;cursor:pointer;-webkit-transition:color .2s;transition:color .2s}.content-box .content-left .sm-title span[data-v-64ddf354]:last-child:hover{color:#fff}.content-box .content-right[data-v-64ddf354]{width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.content-box .content-right .list-item[data-v-64ddf354]{width:45%;height:10vh;margin-left:auto;margin-right:auto;border-radius:20px;padding-left:36px;padding-right:30px;font-size:20px;font-weight:500;margin-bottom:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.08);backdrop-filter:blur(8px);color:hsla(0,0%,100%,.85);cursor:pointer;-webkit-transition:all .35s cubic-bezier(.22,1,.36,1);transition:all .35s cubic-bezier(.22,1,.36,1)}.content-box .content-right .list-item[data-v-64ddf354]:hover{-webkit-transform:translateY(-4px);transform:translateY(-4px);background:rgba(111,69,239,.12);border-color:rgba(111,69,239,.25);-webkit-box-shadow:0 16px 40px rgba(111,69,239,.2);box-shadow:0 16px 40px rgba(111,69,239,.2)}.content-box .content-right .list-item>div[data-v-64ddf354]{margin-top:5px;color:hsla(0,0%,100%,.9)}.content-box .content-right .list-item img[data-v-64ddf354]{width:5vh}@media screen and (min-width:1000px) and (max-width:1500px){.home-img[data-v-64ddf354]{width:160px}}@media screen and (min-width:767px) and (max-width:1000px){.home-wrap[data-v-64ddf354]{height:calc(100dvh - 58px)!important}.home-wrap .content-box[data-v-64ddf354]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:80%!important;height:80%!important;top:55%!important;padding:0!important;-webkit-box-pack:normal!important;-ms-flex-pack:normal!important;justify-content:normal!important}.home-wrap .content-box .content-left[data-v-64ddf354]{width:100%!important;-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important;padding:10px 30px!important;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important;-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.home-wrap .content-box .content-left .home-img[data-v-64ddf354]{width:120px}.home-wrap .content-box .content-left .hey[data-v-64ddf354]{font-size:38px}.home-wrap .content-box .content-left .welcome[data-v-64ddf354]{font-size:25px}.home-wrap .content-box .content-left .sm-title[data-v-64ddf354]{font-size:15px;margin-bottom:20px!important}.content-right[data-v-64ddf354]{width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:20px!important;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.content-right .list-item[data-v-64ddf354]{width:45%!important;margin-right:0!important;height:80px!important;font-size:14px!important;margin-bottom:28px!important;-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important;-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.content-right .list-item>img[data-v-64ddf354]{width:50px!important;margin-right:20px}}@media only screen and (max-width:1200px) and (orientation:landscape){.home-wrap .content-box[data-v-64ddf354]{width:80%!important;height:90%!important;padding:30px;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.content-right[data-v-64ddf354]{width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:20px!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important;-ms-flex-wrap:wrap;flex-wrap:wrap}.content-right .list-item[data-v-64ddf354]{width:45%!important;margin-left:auto!important;margin-right:auto!important;height:80px!important;font-size:15px!important;margin-bottom:15px!important;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.content-right .list-item>div[data-v-64ddf354]{margin-top:5px!important}.content-right .list-item img[data-v-64ddf354]{width:5vh!important;height:5vh!important}}@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:landscape){.home-wrap .content-box[data-v-64ddf354]{width:80%!important;height:90%!important;padding:30px;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.content-right[data-v-64ddf354]{width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:20px!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important;-ms-flex-wrap:wrap;flex-wrap:wrap}.content-right .list-item[data-v-64ddf354]{width:45%!important;margin-left:auto!important;margin-right:auto!important;height:80px!important;font-size:15px!important;margin-bottom:15px!important;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.content-right .list-item>div[data-v-64ddf354]{margin-top:5px!important}.content-right .list-item img[data-v-64ddf354]{width:5vh!important;height:5vh!important}}@media (max-width:767px){[data-v-64ddf354] .push-back{display:none}.home-wrap[data-v-64ddf354]{height:100vh!important;height:calc(var(--vh, 1vh)*100 - 58px)!important}.home-wrap .content-box[data-v-64ddf354]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:90vw!important;height:80%!important;top:55%!important;padding:0!important;-webkit-box-pack:normal!important;-ms-flex-pack:normal!important;justify-content:normal!important}.home-wrap .content-box .content-left[data-v-64ddf354]{width:100%!important;-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important;padding:20px 30px!important;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important;-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.home-wrap .content-box .content-left .hey[data-v-64ddf354]{font-size:24px}.home-wrap .content-box .content-left .welcome[data-v-64ddf354]{font-size:18px;margin:14px 0}.home-wrap .content-box .content-left .sm-title[data-v-64ddf354]{font-size:13px;margin-bottom:10px}.home-wrap .content-box .content-right[data-v-64ddf354]{width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:5px 20px!important;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.home-wrap .content-box .content-right .list-item[data-v-64ddf354]{width:47%!important;margin-left:auto!important;margin-right:auto!important;height:9vh;font-size:12px;font-weight:500;margin-bottom:10px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important;padding:2px!important}.home-wrap .content-box .content-right .list-item>div[data-v-64ddf354]{margin-top:5px!important}.home-wrap .content-box .content-right .list-item img[data-v-64ddf354]{width:4vh}.home-img[data-v-64ddf354]{width:100px}}@media (max-width:767px){.needPassDialogWidth{width:80%!important;margin-top:20vh}}