.container{margin:0 auto}.container-fluid{width:100%;padding:0 20px}.container-full{width:100%;padding:0}.flex-row{flex-direction:row}.flex-column{flex-direction:column}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.justify-start{justify-content:flex-start}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.items-start{align-items:flex-start}.items-center{align-items:center}.items-end{align-items:flex-end}.items-stretch{align-items:stretch}.items-baseline{align-items:baseline}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.gap-1{grid-gap:4px;gap:4px}.gap-2{grid-gap:8px;gap:8px}.gap-3{grid-gap:12px;gap:12px}.gap-4{grid-gap:16px;gap:16px}.gap-5{grid-gap:20px;gap:20px}.gap-6{grid-gap:24px;gap:24px}.gap-8{grid-gap:32px;gap:32px}.gap-10{grid-gap:40px;gap:40px}.gap-12{grid-gap:48px;gap:48px}.p-0{padding:0}.p-1{padding:4px}.p-2{padding:8px}.p-3{padding:12px}.p-4{padding:16px}.p-5{padding:20px}.p-6{padding:24px}.p-8{padding:32px}.p-10{padding:40px}.p-12{padding:48px}.px-0{padding-left:0;padding-right:0}.px-1{padding-left:4px;padding-right:4px}.px-2{padding-left:8px;padding-right:8px}.px-3{padding-left:12px;padding-right:12px}.px-4{padding-left:16px;padding-right:16px}.px-5{padding-left:20px;padding-right:20px}.px-6{padding-left:24px;padding-right:24px}.px-8{padding-left:32px;padding-right:32px}.px-10{padding-left:40px;padding-right:40px}.px-12{padding-left:48px;padding-right:48px}.py-0{padding-top:0;padding-bottom:0}.py-1{padding-top:4px;padding-bottom:4px}.py-2{padding-top:8px;padding-bottom:8px}.py-3{padding-top:12px;padding-bottom:12px}.py-4{padding-top:16px;padding-bottom:16px}.py-5{padding-top:20px;padding-bottom:20px}.py-6{padding-top:24px;padding-bottom:24px}.py-8{padding-top:32px;padding-bottom:32px}.py-10{padding-top:40px;padding-bottom:40px}.py-12{padding-top:48px;padding-bottom:48px}.m-0{margin:0}.m-1{margin:4px}.m-2{margin:8px}.m-3{margin:12px}.m-4{margin:16px}.m-5{margin:20px}.m-6{margin:24px}.m-8{margin:32px}.m-10{margin:40px}.m-12{margin:48px}.mx-0{margin-left:0;margin-right:0}.mx-1{margin-left:4px;margin-right:4px}.mx-2{margin-left:8px;margin-right:8px}.mx-3{margin-left:12px;margin-right:12px}.mx-4{margin-left:16px;margin-right:16px}.mx-5{margin-left:20px;margin-right:20px}.mx-6{margin-left:24px;margin-right:24px}.mx-8{margin-left:32px;margin-right:32px}.mx-10{margin-left:40px;margin-right:40px}.mx-12{margin-left:48px;margin-right:48px}.my-0{margin-top:0;margin-bottom:0}.my-1{margin-top:4px;margin-bottom:4px}.my-2{margin-top:8px;margin-bottom:8px}.my-3{margin-top:12px;margin-bottom:12px}.my-4{margin-top:16px;margin-bottom:16px}.my-5{margin-top:20px;margin-bottom:20px}.my-6{margin-top:24px;margin-bottom:24px}.my-8{margin-top:32px;margin-bottom:32px}.my-10{margin-top:40px;margin-bottom:40px}.my-12{margin-top:48px;margin-bottom:48px}.mx-auto{margin-left:auto;margin-right:auto}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-justify{text-align:justify}.text-xs{font-size:12px}.text-sm{font-size:14px}.text-base{font-size:16px}.text-lg{font-size:18px}.text-xl{font-size:20px}.text-2xl{font-size:24px}.text-3xl{font-size:30px}.text-4xl{font-size:36px}.text-5xl{font-size:48px}.font-light{font-weight:300}.font-normal{font-weight:400}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.leading-tight{line-height:1.2}.leading-normal{line-height:1.5}.leading-relaxed{line-height:1.6}.leading-loose{line-height:1.8}.text-primary{color:#333}.text-secondary{color:#666}.text-tertiary{color:#999}.text-disabled{color:#ccc}.text-inverse{color:#fff}.text-theme{color:#008cf8}.text-white{color:#fff}.text-black{color:#000}.bg-primary{background-color:#fff}.bg-secondary{background-color:#f8f9fa}.bg-tertiary{background-color:#f5f5f5}.bg-theme{background-color:#008cf8}.bg-white{background-color:#fff}.bg-black{background-color:#000}.border{border:1px solid #e0e0e0}.border-0{border:none}.border-t{border-top:1px solid #e0e0e0}.border-r{border-right:1px solid #e0e0e0}.border-b{border-bottom:1px solid #e0e0e0}.border-l{border-left:1px solid #e0e0e0}.border-light{border-color:#e0e0e0}.border-medium{border-color:#ccc}.border-dark{border-color:#999}.border-theme{border-color:#008cf8}.rounded-none{border-radius:0}.rounded-sm{border-radius:4px}.rounded{border-radius:8px}.rounded-lg{border-radius:12px}.rounded-xl{border-radius:16px}.rounded-2xl{border-radius:20px}.rounded-full{border-radius:50%}.shadow-none{box-shadow:none}.shadow-sm{box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.shadow{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.shadow-lg{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.shadow-xl{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.shadow-2xl{box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.relative{position:relative}.absolute{position:absolute}.fixed{position:fixed}.sticky{position:sticky}.top-0{top:0}.right-0{right:0}.bottom-0{bottom:0}.left-0{left:0}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.grid{display:grid}.hidden{display:none}.w-full{width:100%}.w-auto{width:auto}.h-full{height:100%}.h-auto{height:auto}.transition-none{transition:none}.transition-fast{transition:.15s ease}.transition{transition:.3s ease}.transition-slow{transition:.5s ease}@media (max-width:@{breakpointMd - 1px}){.hidden-mobile{display:none!important}.block-mobile{display:block!important}}@media (min-width:992px){.hidden-desktop{display:none!important}.block-desktop{display:block!important}}.btn{display:inline-block;padding:12px 16px;font-size:16px;font-weight:500;line-height:1.5;text-align:center;text-decoration:none;border:1px solid transparent;border-radius:8px;cursor:pointer;transition:.3s ease}.btn:disabled{opacity:.6;cursor:not-allowed}.btn-primary{display:inline-block;padding:12px 16px;font-size:16px;font-weight:500;line-height:1.5;text-align:center;text-decoration:none;border-radius:8px;cursor:pointer;transition:.3s ease;background-color:#008cf8;color:#fff;border:1px solid #008cf8}.btn-primary:disabled{opacity:.6;cursor:not-allowed}.btn-primary:hover:not(:disabled){background-color:#5a6fd8;border-color:#5a6fd8}.btn-secondary{display:inline-block;padding:12px 16px;font-size:16px;font-weight:500;line-height:1.5;text-align:center;text-decoration:none;border-radius:8px;cursor:pointer;transition:.3s ease;background-color:#fff;color:#008cf8;border:1px solid #008cf8}.btn-secondary:disabled{opacity:.6;cursor:not-allowed}.btn-secondary:hover:not(:disabled){background-color:#e8ecff}.btn-outline{display:inline-block;padding:12px 16px;font-size:16px;font-weight:500;line-height:1.5;text-align:center;text-decoration:none;border-radius:8px;cursor:pointer;transition:.3s ease;background-color:transparent;color:#008cf8;border:1px solid #008cf8}.btn-outline:disabled{opacity:.6;cursor:not-allowed}.btn-outline:hover:not(:disabled){background-color:#008cf8;color:#fff}.card{border:1px solid #e0e0e0;border-radius:12px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);padding:24px}.card,.input{background-color:#fff}.input{display:block;width:100%;padding:12px 16px;font-size:16px;line-height:1.5;color:#333;border:1px solid #ccc;border-radius:8px;transition:.3s ease}.input:focus{outline:none;border-color:#008cf8;box-shadow:0 0 0 3px rgba(0,140,248,.1)}.input:disabled{background-color:#f8f9fa;cursor:not-allowed}.fade-in{animation:fadeIn ease .3s ease-in-out}.slide-up{animation:slideUp ease .3s ease-out}.slide-down{animation:slideDown ease .3s ease-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.flex-center{display:flex;justify-content:center;align-items:center}.cw-1200{width:1200px;margin:0 auto;padding:16px}.page-enter-active,.page-leave-active{transition:all .5s ease}.page-enter{opacity:0;transform:translateY(30px)}.page-leave-active{opacity:0;transform:translateY(-30px)}.fade-enter-active,.fade-leave-active{transition:opacity .3s ease}.fade-enter,.fade-leave-to{opacity:0}.content-fade-in{animation:contentFadeIn .6s ease-out}@keyframes contentFadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.reveal-up{opacity:0;transform:translateY(50px);transition:all .8s cubic-bezier(.25,.46,.45,.94)}.reveal-up.reveal-active{opacity:1;transform:translateY(0)}.reveal-down{opacity:0;transform:translateY(-50px);transition:all .8s cubic-bezier(.25,.46,.45,.94)}.reveal-down.reveal-active{opacity:1;transform:translateY(0)}.reveal-left{opacity:0;transform:translateX(50px);transition:all .8s cubic-bezier(.25,.46,.45,.94)}.reveal-left.reveal-active{opacity:1;transform:translateX(0)}.reveal-right{opacity:0;transform:translateX(-50px);transition:all .8s cubic-bezier(.25,.46,.45,.94)}.reveal-right.reveal-active{opacity:1;transform:translateX(0)}.reveal-scale{opacity:0;transform:scale(.8);transition:all .8s cubic-bezier(.25,.46,.45,.94)}.reveal-scale.reveal-active{opacity:1;transform:scale(1)}.reveal-fade{opacity:0;transition:opacity .8s ease}.reveal-fade.reveal-active{opacity:1}.stagger-children>*{opacity:0;transform:translateY(30px);transition:all .6s cubic-bezier(.25,.46,.45,.94)}.stagger-children>.reveal-active{opacity:1;transform:translateY(0)}.stagger-children>:first-child{transition-delay:0s}.stagger-children>:nth-child(2){transition-delay:.1s}.stagger-children>:nth-child(3){transition-delay:.2s}.stagger-children>:nth-child(4){transition-delay:.3s}.stagger-children>:nth-child(5){transition-delay:.4s}.stagger-children>:nth-child(6){transition-delay:.5s}.stagger-children>:nth-child(7){transition-delay:.6s}.stagger-children>:nth-child(8){transition-delay:.7s}.stagger-children>:nth-child(9){transition-delay:.8s}.stagger-children>:nth-child(10){transition-delay:.9s}.horizontal-strip{position:relative}.horizontal-strip:before{position:absolute;content:"";bottom:-8px;left:0;width:20px;height:4px;border-radius:3px;background-color:#008cf8}.vertical-strip{position:relative}.vertical-strip:before{position:absolute;content:"";bottom:12px;left:-10px;width:4px;height:20px;border-radius:3px;background-color:#008cf8}.vertical-menu.el-menu{border-right:1px solid #f2f2f2}.vertical-menu.el-menu .el-menu-item{display:flex;justify-content:center;align-items:center;padding:8px!important;width:200px;height:auto;line-height:1.5;min-height:70px;font-size:16px;color:#303133;text-align:center;white-space:normal;border:none}.vertical-menu.el-menu .el-menu-item:focus,.vertical-menu.el-menu .el-menu-item:hover{color:#303133;background-color:#e8ecff}.vertical-menu.el-menu .el-menu-item.is-active{color:#fff;border:none;background-color:#008cf8}.el-backtop{width:60px;height:60px;right:36px!important}.el-backtop:hover{background-color:#e8ecff}:deep(.el-button--primary){border-color:#008cf8;background-color:#008cf8}:deep(.el-button--primary):hover{border-color:#008acf;background-color:#008acf}:deep(.el-button--default){color:#008cf8;background-color:#fff}:deep(.el-button--default):hover{color:#008cf8;background-color:#e8ecff}.common-shadow{box-shadow:0 4px 40px 0 rgba(43,89,255,.08)}.el-dropdown-menu,.el-popper{position:fixed!important;z-index:9999!important}.container{display:flex;flex-direction:column;width:100%;min-height:100vh;overflow-x:hidden;overflow-y:auto}.container .main-info{flex:1;display:flex;flex-direction:column;padding-top:72px;width:100%}.container .main-info .main-content{min-height:calc(100% - 70px);width:100%}.container .main-info .self-arrow-up{color:#303133;font-size:30px}.page-fade-enter-active,.page-fade-leave-active{transition:all .4s ease}.page-fade-enter{opacity:0;transform:translateY(20px)}.page-fade-leave-to{opacity:0;transform:translateY(-20px)}.contact-btn{flex-direction:column;justify-content:space-evenly;position:fixed;top:65%;right:30px;z-index:3;padding:6px;width:70px;height:110px;color:#303133;cursor:pointer;text-align:center;line-height:1.5;border-radius:40px;background-color:#fff}.contact-btn:hover{background-color:#e8ecff}.contact-btn .icon-wrapper{padding:14px;border-radius:50%;background-color:#008cf8}.contact-btn .icon-wrapper .phone-icon{width:24px;height:24px}.contact-btn .contact-text{font-size:12px}.container[data-v-37df5c03]{margin:0 auto;width:100%}.container-fluid[data-v-37df5c03]{width:100%;padding:0 20px}.container-full[data-v-37df5c03]{width:100%;padding:0}.flex-row[data-v-37df5c03]{flex-direction:row}.flex-column[data-v-37df5c03]{flex-direction:column}.flex-wrap[data-v-37df5c03]{flex-wrap:wrap}.flex-nowrap[data-v-37df5c03]{flex-wrap:nowrap}.justify-start[data-v-37df5c03]{justify-content:flex-start}.justify-center[data-v-37df5c03]{justify-content:center}.justify-end[data-v-37df5c03]{justify-content:flex-end}.justify-between[data-v-37df5c03]{justify-content:space-between}.justify-around[data-v-37df5c03]{justify-content:space-around}.items-start[data-v-37df5c03]{align-items:flex-start}.items-center[data-v-37df5c03]{align-items:center}.items-end[data-v-37df5c03]{align-items:flex-end}.items-stretch[data-v-37df5c03]{align-items:stretch}.items-baseline[data-v-37df5c03]{align-items:baseline}.grid-cols-1[data-v-37df5c03]{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2[data-v-37df5c03]{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3[data-v-37df5c03]{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4[data-v-37df5c03]{grid-template-columns:repeat(4,minmax(0,1fr))}.gap-1[data-v-37df5c03]{grid-gap:4px;gap:4px}.gap-2[data-v-37df5c03]{grid-gap:8px;gap:8px}.gap-3[data-v-37df5c03]{grid-gap:12px;gap:12px}.gap-4[data-v-37df5c03]{grid-gap:16px;gap:16px}.gap-5[data-v-37df5c03]{grid-gap:20px;gap:20px}.gap-6[data-v-37df5c03]{grid-gap:24px;gap:24px}.gap-8[data-v-37df5c03]{grid-gap:32px;gap:32px}.gap-10[data-v-37df5c03]{grid-gap:40px;gap:40px}.gap-12[data-v-37df5c03]{grid-gap:48px;gap:48px}.p-0[data-v-37df5c03]{padding:0}.p-1[data-v-37df5c03]{padding:4px}.p-2[data-v-37df5c03]{padding:8px}.p-3[data-v-37df5c03]{padding:12px}.p-4[data-v-37df5c03]{padding:16px}.p-5[data-v-37df5c03]{padding:20px}.p-6[data-v-37df5c03]{padding:24px}.p-8[data-v-37df5c03]{padding:32px}.p-10[data-v-37df5c03]{padding:40px}.p-12[data-v-37df5c03]{padding:48px}.px-0[data-v-37df5c03]{padding-left:0;padding-right:0}.px-1[data-v-37df5c03]{padding-left:4px;padding-right:4px}.px-2[data-v-37df5c03]{padding-left:8px;padding-right:8px}.px-3[data-v-37df5c03]{padding-left:12px;padding-right:12px}.px-4[data-v-37df5c03]{padding-left:16px;padding-right:16px}.px-5[data-v-37df5c03]{padding-left:20px;padding-right:20px}.px-6[data-v-37df5c03]{padding-left:24px;padding-right:24px}.px-8[data-v-37df5c03]{padding-left:32px;padding-right:32px}.px-10[data-v-37df5c03]{padding-left:40px;padding-right:40px}.px-12[data-v-37df5c03]{padding-left:48px;padding-right:48px}.py-0[data-v-37df5c03]{padding-top:0;padding-bottom:0}.py-1[data-v-37df5c03]{padding-top:4px;padding-bottom:4px}.py-2[data-v-37df5c03]{padding-top:8px;padding-bottom:8px}.py-3[data-v-37df5c03]{padding-top:12px;padding-bottom:12px}.py-4[data-v-37df5c03]{padding-top:16px;padding-bottom:16px}.py-5[data-v-37df5c03]{padding-top:20px;padding-bottom:20px}.py-6[data-v-37df5c03]{padding-top:24px;padding-bottom:24px}.py-8[data-v-37df5c03]{padding-top:32px;padding-bottom:32px}.py-10[data-v-37df5c03]{padding-top:40px;padding-bottom:40px}.py-12[data-v-37df5c03]{padding-top:48px;padding-bottom:48px}.m-0[data-v-37df5c03]{margin:0}.m-1[data-v-37df5c03]{margin:4px}.m-2[data-v-37df5c03]{margin:8px}.m-3[data-v-37df5c03]{margin:12px}.m-4[data-v-37df5c03]{margin:16px}.m-5[data-v-37df5c03]{margin:20px}.m-6[data-v-37df5c03]{margin:24px}.m-8[data-v-37df5c03]{margin:32px}.m-10[data-v-37df5c03]{margin:40px}.m-12[data-v-37df5c03]{margin:48px}.mx-0[data-v-37df5c03]{margin-left:0;margin-right:0}.mx-1[data-v-37df5c03]{margin-left:4px;margin-right:4px}.mx-2[data-v-37df5c03]{margin-left:8px;margin-right:8px}.mx-3[data-v-37df5c03]{margin-left:12px;margin-right:12px}.mx-4[data-v-37df5c03]{margin-left:16px;margin-right:16px}.mx-5[data-v-37df5c03]{margin-left:20px;margin-right:20px}.mx-6[data-v-37df5c03]{margin-left:24px;margin-right:24px}.mx-8[data-v-37df5c03]{margin-left:32px;margin-right:32px}.mx-10[data-v-37df5c03]{margin-left:40px;margin-right:40px}.mx-12[data-v-37df5c03]{margin-left:48px;margin-right:48px}.my-0[data-v-37df5c03]{margin-top:0;margin-bottom:0}.my-1[data-v-37df5c03]{margin-top:4px;margin-bottom:4px}.my-2[data-v-37df5c03]{margin-top:8px;margin-bottom:8px}.my-3[data-v-37df5c03]{margin-top:12px;margin-bottom:12px}.my-4[data-v-37df5c03]{margin-top:16px;margin-bottom:16px}.my-5[data-v-37df5c03]{margin-top:20px;margin-bottom:20px}.my-6[data-v-37df5c03]{margin-top:24px;margin-bottom:24px}.my-8[data-v-37df5c03]{margin-top:32px;margin-bottom:32px}.my-10[data-v-37df5c03]{margin-top:40px;margin-bottom:40px}.my-12[data-v-37df5c03]{margin-top:48px;margin-bottom:48px}.mx-auto[data-v-37df5c03]{margin-left:auto;margin-right:auto}.text-left[data-v-37df5c03]{text-align:left}.text-center[data-v-37df5c03]{text-align:center}.text-right[data-v-37df5c03]{text-align:right}.text-justify[data-v-37df5c03]{text-align:justify}.text-xs[data-v-37df5c03]{font-size:12px}.text-sm[data-v-37df5c03]{font-size:14px}.text-base[data-v-37df5c03]{font-size:16px}.text-lg[data-v-37df5c03]{font-size:18px}.text-xl[data-v-37df5c03]{font-size:20px}.text-2xl[data-v-37df5c03]{font-size:24px}.text-3xl[data-v-37df5c03]{font-size:30px}.text-4xl[data-v-37df5c03]{font-size:36px}.text-5xl[data-v-37df5c03]{font-size:48px}.font-light[data-v-37df5c03]{font-weight:300}.font-normal[data-v-37df5c03]{font-weight:400}.font-medium[data-v-37df5c03]{font-weight:500}.font-semibold[data-v-37df5c03]{font-weight:600}.font-bold[data-v-37df5c03]{font-weight:700}.font-extrabold[data-v-37df5c03]{font-weight:800}.leading-tight[data-v-37df5c03]{line-height:1.2}.leading-normal[data-v-37df5c03]{line-height:1.5}.leading-relaxed[data-v-37df5c03]{line-height:1.6}.leading-loose[data-v-37df5c03]{line-height:1.8}.text-primary[data-v-37df5c03]{color:#333}.text-secondary[data-v-37df5c03]{color:#666}.text-tertiary[data-v-37df5c03]{color:#999}.text-disabled[data-v-37df5c03]{color:#ccc}.text-inverse[data-v-37df5c03]{color:#fff}.text-theme[data-v-37df5c03]{color:#008cf8}.text-white[data-v-37df5c03]{color:#fff}.text-black[data-v-37df5c03]{color:#000}.bg-primary[data-v-37df5c03]{background-color:#fff}.bg-secondary[data-v-37df5c03]{background-color:#f8f9fa}.bg-tertiary[data-v-37df5c03]{background-color:#f5f5f5}.bg-theme[data-v-37df5c03]{background-color:#008cf8}.bg-white[data-v-37df5c03]{background-color:#fff}.bg-black[data-v-37df5c03]{background-color:#000}.border[data-v-37df5c03]{border:1px solid #e0e0e0}.border-0[data-v-37df5c03]{border:none}.border-t[data-v-37df5c03]{border-top:1px solid #e0e0e0}.border-r[data-v-37df5c03]{border-right:1px solid #e0e0e0}.border-b[data-v-37df5c03]{border-bottom:1px solid #e0e0e0}.border-l[data-v-37df5c03]{border-left:1px solid #e0e0e0}.border-light[data-v-37df5c03]{border-color:#e0e0e0}.border-medium[data-v-37df5c03]{border-color:#ccc}.border-dark[data-v-37df5c03]{border-color:#999}.border-theme[data-v-37df5c03]{border-color:#008cf8}.rounded-none[data-v-37df5c03]{border-radius:0}.rounded-sm[data-v-37df5c03]{border-radius:4px}.rounded[data-v-37df5c03]{border-radius:8px}.rounded-lg[data-v-37df5c03]{border-radius:12px}.rounded-xl[data-v-37df5c03]{border-radius:16px}.rounded-2xl[data-v-37df5c03]{border-radius:20px}.rounded-full[data-v-37df5c03]{border-radius:50%}.shadow-none[data-v-37df5c03]{box-shadow:none}.shadow-sm[data-v-37df5c03]{box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.shadow[data-v-37df5c03]{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.shadow-lg[data-v-37df5c03]{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.shadow-xl[data-v-37df5c03]{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.shadow-2xl[data-v-37df5c03]{box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.relative[data-v-37df5c03]{position:relative}.absolute[data-v-37df5c03]{position:absolute}.fixed[data-v-37df5c03]{position:fixed}.sticky[data-v-37df5c03]{position:sticky}.top-0[data-v-37df5c03]{top:0}.right-0[data-v-37df5c03]{right:0}.bottom-0[data-v-37df5c03]{bottom:0}.left-0[data-v-37df5c03]{left:0}.block[data-v-37df5c03]{display:block}.inline-block[data-v-37df5c03]{display:inline-block}.inline[data-v-37df5c03]{display:inline}.flex[data-v-37df5c03]{display:flex}.grid[data-v-37df5c03]{display:grid}.hidden[data-v-37df5c03]{display:none}.w-full[data-v-37df5c03]{width:100%}.w-auto[data-v-37df5c03]{width:auto}.h-full[data-v-37df5c03]{height:100%}.h-auto[data-v-37df5c03]{height:auto}.transition-none[data-v-37df5c03]{transition:none}.transition-fast[data-v-37df5c03]{transition:.15s ease}.transition[data-v-37df5c03]{transition:.3s ease}.transition-slow[data-v-37df5c03]{transition:.5s ease}@media (max-width:@{breakpointMd - 1px}){.hidden-mobile[data-v-37df5c03]{display:none!important}.block-mobile[data-v-37df5c03]{display:block!important}}@media (min-width:992px){.hidden-desktop[data-v-37df5c03]{display:none!important}.block-desktop[data-v-37df5c03]{display:block!important}}.btn[data-v-37df5c03]{display:inline-block;padding:12px 16px;font-size:16px;font-weight:500;line-height:1.5;text-align:center;text-decoration:none;border:1px solid transparent;border-radius:8px;cursor:pointer;transition:.3s ease}.btn[data-v-37df5c03]:disabled{opacity:.6;cursor:not-allowed}.btn-primary[data-v-37df5c03]{display:inline-block;padding:12px 16px;font-size:16px;font-weight:500;line-height:1.5;text-align:center;text-decoration:none;border-radius:8px;cursor:pointer;transition:.3s ease;background-color:#008cf8;color:#fff;border:1px solid #008cf8}.btn-primary[data-v-37df5c03]:disabled{opacity:.6;cursor:not-allowed}.btn-primary[data-v-37df5c03]:hover:not(:disabled){background-color:#5a6fd8;border-color:#5a6fd8}.btn-secondary[data-v-37df5c03]{display:inline-block;padding:12px 16px;font-size:16px;font-weight:500;line-height:1.5;text-align:center;text-decoration:none;border-radius:8px;cursor:pointer;transition:.3s ease;background-color:#fff;color:#008cf8;border:1px solid #008cf8}.btn-secondary[data-v-37df5c03]:disabled{opacity:.6;cursor:not-allowed}.btn-secondary[data-v-37df5c03]:hover:not(:disabled){background-color:#e8ecff}.btn-outline[data-v-37df5c03]{display:inline-block;padding:12px 16px;font-size:16px;font-weight:500;line-height:1.5;text-align:center;text-decoration:none;border-radius:8px;cursor:pointer;transition:.3s ease;background-color:transparent;color:#008cf8;border:1px solid #008cf8}.btn-outline[data-v-37df5c03]:disabled{opacity:.6;cursor:not-allowed}.btn-outline[data-v-37df5c03]:hover:not(:disabled){background-color:#008cf8;color:#fff}.card[data-v-37df5c03]{border:1px solid #e0e0e0;border-radius:12px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);padding:24px}.card[data-v-37df5c03],.input[data-v-37df5c03]{background-color:#fff}.input[data-v-37df5c03]{display:block;width:100%;padding:12px 16px;font-size:16px;line-height:1.5;color:#333;border:1px solid #ccc;border-radius:8px;transition:.3s ease}.input[data-v-37df5c03]:focus{outline:none;border-color:#008cf8;box-shadow:0 0 0 3px rgba(0,140,248,.1)}.input[data-v-37df5c03]:disabled{background-color:#f8f9fa;cursor:not-allowed}.fade-in[data-v-37df5c03]{animation:fadeIn-37df5c03 ease .3s ease-in-out}.slide-up[data-v-37df5c03]{animation:slideUp-37df5c03 ease .3s ease-out}.slide-down[data-v-37df5c03]{animation:slideDown-37df5c03 ease .3s ease-out}@keyframes fadeIn-37df5c03{0%{opacity:0}to{opacity:1}}@keyframes slideUp-37df5c03{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideDown-37df5c03{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.flex-center[data-v-37df5c03]{display:flex;justify-content:center;align-items:center}.cw-1200[data-v-37df5c03]{width:1200px;margin:0 auto;padding:16px}.page-enter-active[data-v-37df5c03],.page-leave-active[data-v-37df5c03]{transition:all .5s ease}.page-enter[data-v-37df5c03]{opacity:0;transform:translateY(30px)}.page-leave-active[data-v-37df5c03]{opacity:0;transform:translateY(-30px)}.fade-enter-active[data-v-37df5c03],.fade-leave-active[data-v-37df5c03]{transition:opacity .3s ease}.fade-enter[data-v-37df5c03],.fade-leave-to[data-v-37df5c03]{opacity:0}.content-fade-in[data-v-37df5c03]{animation:contentFadeIn-37df5c03 .6s ease-out}@keyframes contentFadeIn-37df5c03{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.reveal-up[data-v-37df5c03]{opacity:0;transform:translateY(50px);transition:all .8s cubic-bezier(.25,.46,.45,.94)}.reveal-up.reveal-active[data-v-37df5c03]{opacity:1;transform:translateY(0)}.reveal-down[data-v-37df5c03]{opacity:0;transform:translateY(-50px);transition:all .8s cubic-bezier(.25,.46,.45,.94)}.reveal-down.reveal-active[data-v-37df5c03]{opacity:1;transform:translateY(0)}.reveal-left[data-v-37df5c03]{opacity:0;transform:translateX(50px);transition:all .8s cubic-bezier(.25,.46,.45,.94)}.reveal-left.reveal-active[data-v-37df5c03]{opacity:1;transform:translateX(0)}.reveal-right[data-v-37df5c03]{opacity:0;transform:translateX(-50px);transition:all .8s cubic-bezier(.25,.46,.45,.94)}.reveal-right.reveal-active[data-v-37df5c03]{opacity:1;transform:translateX(0)}.reveal-scale[data-v-37df5c03]{opacity:0;transform:scale(.8);transition:all .8s cubic-bezier(.25,.46,.45,.94)}.reveal-scale.reveal-active[data-v-37df5c03]{opacity:1;transform:scale(1)}.reveal-fade[data-v-37df5c03]{opacity:0;transition:opacity .8s ease}.reveal-fade.reveal-active[data-v-37df5c03]{opacity:1}.stagger-children>[data-v-37df5c03]{opacity:0;transform:translateY(30px);transition:all .6s cubic-bezier(.25,.46,.45,.94)}.stagger-children>.reveal-active[data-v-37df5c03]{opacity:1;transform:translateY(0)}.stagger-children[data-v-37df5c03]>:first-child{transition-delay:0s}.stagger-children[data-v-37df5c03]>:nth-child(2){transition-delay:.1s}.stagger-children[data-v-37df5c03]>:nth-child(3){transition-delay:.2s}.stagger-children[data-v-37df5c03]>:nth-child(4){transition-delay:.3s}.stagger-children[data-v-37df5c03]>:nth-child(5){transition-delay:.4s}.stagger-children[data-v-37df5c03]>:nth-child(6){transition-delay:.5s}.stagger-children[data-v-37df5c03]>:nth-child(7){transition-delay:.6s}.stagger-children[data-v-37df5c03]>:nth-child(8){transition-delay:.7s}.stagger-children[data-v-37df5c03]>:nth-child(9){transition-delay:.8s}.stagger-children[data-v-37df5c03]>:nth-child(10){transition-delay:.9s}.horizontal-strip[data-v-37df5c03]{position:relative}.horizontal-strip[data-v-37df5c03]:before{position:absolute;content:"";bottom:-8px;left:0;width:20px;height:4px;border-radius:3px;background-color:#008cf8}.vertical-strip[data-v-37df5c03]{position:relative}.vertical-strip[data-v-37df5c03]:before{position:absolute;content:"";bottom:12px;left:-10px;width:4px;height:20px;border-radius:3px;background-color:#008cf8}.vertical-menu.el-menu[data-v-37df5c03]{border-right:1px solid #f2f2f2}.vertical-menu.el-menu .el-menu-item[data-v-37df5c03]{display:flex;justify-content:center;align-items:center;padding:8px!important;width:200px;height:auto;line-height:1.5;min-height:70px;font-size:16px;color:#303133;text-align:center;white-space:normal;border:none}.vertical-menu.el-menu .el-menu-item[data-v-37df5c03]:focus,.vertical-menu.el-menu .el-menu-item[data-v-37df5c03]:hover{color:#303133;background-color:#e8ecff}.vertical-menu.el-menu .el-menu-item.is-active[data-v-37df5c03]{color:#fff;border:none;background-color:#008cf8}.el-backtop[data-v-37df5c03]{width:60px;height:60px;right:36px!important}.el-backtop[data-v-37df5c03]:hover{background-color:#e8ecff}[data-v-37df5c03] .el-button--primary{border-color:#008cf8;background-color:#008cf8}[data-v-37df5c03] .el-button--primary:hover{border-color:#008acf;background-color:#008acf}[data-v-37df5c03] .el-button--default{color:#008cf8;background-color:#fff}[data-v-37df5c03] .el-button--default:hover{color:#008cf8;background-color:#e8ecff}.common-shadow[data-v-37df5c03]{box-shadow:0 4px 40px 0 rgba(43,89,255,.08)}.el-dropdown-menu[data-v-37df5c03],.el-popper[data-v-37df5c03]{position:fixed!important;z-index:9999!important}.footer[data-v-37df5c03]{background:#008cf8;color:#fff;padding:60px 0 30px;margin-top:auto}.footer-container[data-v-37df5c03]{max-width:1200px;margin:0 auto;padding:0 20px}.footer-content[data-v-37df5c03]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:50px;gap:50px;margin-bottom:40px}.footer-section h4[data-v-37df5c03]{font-size:1.3rem;margin-bottom:25px;color:#fff;font-weight:600}.contact-info .contact-item[data-v-37df5c03]{display:flex;align-items:flex-start;grid-gap:12px;gap:12px;margin-bottom:15px;color:#fff}.contact-info .contact-item .contact-icon[data-v-37df5c03]{width:14px;height:14px;flex-shrink:0;margin-top:2px}.contact-info .contact-item span[data-v-37df5c03]{color:#fff;line-height:1.5;font-size:.95rem}.social-links[data-v-37df5c03]{display:flex;grid-gap:15px;gap:15px}.social-links .social-link[data-v-37df5c03]{display:block;transition:transform .3s ease}.social-links .social-link[data-v-37df5c03]:hover{transform:scale(1.1)}.social-links .social-link img[data-v-37df5c03]{width:24px;height:24px}.download-section .app-logo[data-v-37df5c03]{display:flex;align-items:center;grid-gap:10px;gap:10px;margin-bottom:20px}.download-section .app-logo img[data-v-37df5c03]{height:30px;width:auto}.download-section .app-logo span[data-v-37df5c03]{font-size:1.2rem;font-weight:600;color:#008cf8}.download-section .qr-code[data-v-37df5c03]{text-align:center}.download-section .qr-code .qr-placeholder[data-v-37df5c03]{width:120px;height:120px;background:#fff;border-radius:8px;margin:0 auto 10px;display:flex;align-items:center;justify-content:center}.download-section .qr-code p[data-v-37df5c03]{color:#fff;font-size:.9rem;margin:0}.footer-bottom[data-v-37df5c03]{border-top:1px solid #fff;padding-top:20px;text-align:center}.footer-bottom p[data-v-37df5c03]{color:#fff;margin:0;font-size:.9rem}@media (max-width:768px){.footer-content[data-v-37df5c03]{grid-template-columns:1fr;grid-gap:40px;gap:40px}.social-links[data-v-37df5c03]{justify-content:center}.download-section[data-v-37df5c03]{text-align:center}.download-section .app-logo[data-v-37df5c03]{justify-content:center}}