@charset "UTF-8";.web-hero[data-v-02faf9dc]{display:flex;justify-content:center;align-items:center;flex-direction:column}.hero-content[data-v-02faf9dc]{display:flex;flex-direction:column;align-items:center;gap:24px}.animated-heading[data-v-02faf9dc]{display:flex;align-items:center;gap:16px;font-size:24px;font-weight:700;color:#333}.heading-tag[data-v-02faf9dc]{display:inline-flex;align-items:center;justify-content:center;background-color:#fff;border-radius:16px;height:56px;width:170px;overflow:hidden;vertical-align:middle;border:1px solid rgba(49,52,56,.1215686275);box-shadow:4px 4px 24px rgba(49,52,56,.08)}.heading-tag .icon[data-v-02faf9dc]{height:32px;width:32px;margin-right:10px}.value-prop-item[data-v-02faf9dc]{display:flex;align-items:center;justify-content:center;font-size:32px}.heading-text[data-v-02faf9dc]{line-height:56px;font-size:48px}.scroll-up-enter-active[data-v-02faf9dc],.scroll-up-leave-active[data-v-02faf9dc]{transition:all .4s ease-in-out}.scroll-up-enter-from[data-v-02faf9dc]{opacity:0;transform:translateY(20px)}.scroll-up-leave-to[data-v-02faf9dc]{opacity:0;transform:translateY(-20px)}.main-heading[data-v-02faf9dc]{display:flex;font-size:48px;font-weight:600;width:fit-content;color:#333;margin:0;line-height:68px;letter-spacing:-.02em}.features-list[data-v-02faf9dc]{display:flex;align-items:center;padding:12px 32px;background-color:#e9e9eb;border-radius:16px;color:#555;font-size:16px}.features-list .features-list-item[data-v-02faf9dc]{display:flex;align-items:center;gap:8px}.features-list .features-list-item .icon[data-v-02faf9dc]{height:16px;width:16px}.features-list .separator[data-v-02faf9dc]{margin:0 16px 0 8px;height:8px;width:1px;background-color:#ccc}.cta-button-container[data-v-02faf9dc]{position:relative;display:inline-block;margin-top:12px}.cta-button[data-v-02faf9dc]{display:flex;align-items:center;justify-content:center;width:320px;height:56px;padding:16px 32px;font-size:20px;background-image:linear-gradient(to right,#b061ff,#7832ff);color:#fff;border:none;text-align:center;font-weight:700;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 14px rgba(0,0,0,.1);border-radius:16px;border:1px solid rgba(255,255,255,.5019607843)}.cta-button .arrow[data-v-02faf9dc]{height:16px;width:16px;margin-left:10px;margin-bottom:2px;line-height:18px}.cta-button[data-v-02faf9dc]:hover{opacity:.9}.main-image-container[data-v-02faf9dc]{display:flex;width:100%;position:relative;align-items:center;justify-content:center}.background-image[data-v-02faf9dc]{position:absolute;top:-100px;max-width:1600px;width:100%;min-height:950px;z-index:-1;background-size:contain;background-position:center;background-repeat:no-repeat}.main-image-content[data-v-02faf9dc]{min-height:864px;margin-top:20px;display:flex;justify-content:center;align-items:center}.main-image-content .main-image[data-v-02faf9dc]{max-width:1392px;width:100%;object-fit:cover;object-position:top;border-radius:24px}.fade-enter-active[data-v-02faf9dc]{transition:opacity .7s ease-out,transform .7s ease-out;transition-delay:.2s}.fade-enter-from[data-v-02faf9dc]{opacity:0;transform:translateY(40px)}.features-view[data-v-98d5efe7]{max-width:1152px;width:calc(100% - 160px);margin-top:-40px;display:flex;flex-direction:column;align-items:center;gap:48px}.features-title[data-v-98d5efe7]{font-size:40px;line-height:60px;font-weight:700;color:#333;text-align:left;z-index:1;display:flex;flex-direction:row;align-items:flex-start}.features-title .title-highlight[data-v-98d5efe7]{position:relative;display:inline-block}.features-title .title-highlight[data-v-98d5efe7]:before{content:"";position:absolute;bottom:0;z-index:-1;width:100%;left:0;right:0;height:68px;background:url(/assets/circle-5b11099c.svg);background-size:100% 100%;background-repeat:no-repeat}.content-wrapper[data-v-98d5efe7]{display:flex;gap:64px;max-width:1200px;align-items:center}.image-panel[data-v-98d5efe7]{width:640px;height:510px;border-radius:24px;overflow:hidden;transition:all .3s ease;display:block;text-decoration:none}.image-panel[data-v-98d5efe7]:hover{cursor:pointer;transition:all .3s ease;transform:scale(1.02)}.image-panel .showcase-image[data-v-98d5efe7]{min-width:100%;width:100%;height:auto;display:block}.features-panel[data-v-98d5efe7]{flex:1;min-width:360px;position:relative}.features-list[data-v-98d5efe7]{list-style:none;padding:0;margin:0}.feature-item[data-v-98d5efe7]{position:relative;padding:0 30px;cursor:pointer;height:60px;overflow:hidden;transition:height .4s ease-in-out;margin-bottom:32px}.left-bar[data-v-98d5efe7]{position:absolute;left:0;top:15px;width:4px;height:30px;background-color:#e9e9eb;border-radius:2px;transition:height .4s ease-in-out,top .4s ease-in-out,background-color .3s ease}.progress-bar[data-v-98d5efe7]{position:absolute;left:0;top:0;width:4px;height:100%;background-color:transparent;transform:scaleY(0);transform-origin:top;z-index:1;border-radius:4px}.feature-item.active[data-v-98d5efe7]{height:fit-content}.feature-item.active .left-bar[data-v-98d5efe7]{top:0;height:100%;background-color:#f3f4f6}.progress-bar.progress-animating[data-v-98d5efe7]{background-color:#000;animation:progress-fill-vertical-98d5efe7 4s linear forwards}@keyframes progress-fill-vertical-98d5efe7{0%{transform:scaleY(0)}to{transform:scaleY(1)}}.feature-header[data-v-98d5efe7]{display:flex;align-items:center;gap:16px;height:60px;margin-bottom:16px;box-sizing:border-box}.feature-header .icon[data-v-98d5efe7]{width:28px;height:28px}.feature-title[data-v-98d5efe7]{font-size:28px;font-weight:700;color:#333;transition:color .3s ease}.feature-details .feature-description[data-v-98d5efe7]{font-size:18px;font-weight:400;color:rgba(49,52,56,.5);line-height:1.6;margin:0 0 16px;text-align:left}.feature-details .learn-more-btn[data-v-98d5efe7]{background:none;border:none;color:#7832ff;font-size:16px;font-weight:700;padding:8px 16px;border-radius:12px;border:1px solid rgba(255,255,255,.5);cursor:pointer;background-color:rgba(120,50,255,.12);transition:background-color .3s ease;float:left;text-decoration:none;display:block;transition:all .2s ease}.feature-details .learn-more-btn[data-v-98d5efe7]:hover{opacity:.8}.products-section[data-v-7f6c8f1c]{text-align:center;background-color:#fff;display:flex;flex-direction:column;align-items:center;max-width:1152px;width:calc(100% - 96px);gap:48px}.section-title[data-v-7f6c8f1c]{font-size:40px;font-weight:700}.products-grid[data-v-7f6c8f1c]{display:grid;grid-template-columns:repeat(3);grid-template-rows:repeat(3,148px);gap:20px;max-width:1200px;margin:0 auto}.product-card[data-v-7f6c8f1c]{border-radius:20px;padding:32px 32px 0;text-align:left;display:flex;flex-direction:column;justify-content:space-between;transition:scale .3s ease-in-out;min-height:148px;max-height:320px;box-sizing:border-box;text-decoration:none;color:inherit}.product-card[data-v-7f6c8f1c]:hover{cursor:pointer;scale:1.02;transition:scale .3s ease-in-out;text-decoration:none;color:inherit}.card-content div[data-v-7f6c8f1c],h3[data-v-7f6c8f1c]{font-size:20px;font-weight:700;display:flex;align-items:center;line-height:normal;margin-bottom:8px}.card-content div[data-v-7f6c8f1c]{font-size:24px}.card-content h3[data-v-7f6c8f1c]{font-size:20px}.card-content p[data-v-7f6c8f1c]{font-size:16px;color:rgba(49,52,56,.5);line-height:normal;margin:0}.icon[data-v-7f6c8f1c]{width:20px;height:20px;margin-right:8px}.product-image-container[data-v-7f6c8f1c]{display:flex;align-items:flex-end;justify-content:center;border-radius:10px;min-height:150px;margin:14px -24px 0;flex-grow:1}.product-image-container img[data-v-7f6c8f1c]{width:100%;object-fit:cover;border-radius:10px}.reviews-section[data-v-9e67b9c4]{width:100%;max-width:1312px;background-color:#fff;padding:100px 0;display:flex;flex-direction:column;align-items:center;gap:16px}.review-section-title[data-v-9e67b9c4]{display:flex;flex-direction:row;align-items:flex-start;font-size:40px;font-weight:700;color:#333;text-align:center;margin-bottom:0}.review-section-title .highlight[data-v-9e67b9c4]{position:relative;display:inline-block}.review-section-title .highlight[data-v-9e67b9c4]:after{content:"";position:absolute;bottom:8px;left:0;right:0;height:12px;width:100%;background:url(/assets/underline-477017c2.svg);background-size:100% 100%;background-repeat:no-repeat}.reviews-view[data-v-9e67b9c4]{display:flex;justify-content:center;align-items:center;position:relative;width:100%}.slider-container[data-v-9e67b9c4]{overflow:hidden}.slider-wrapper[data-v-9e67b9c4]{display:flex;align-items:center}.slide[data-v-9e67b9c4]{width:800px;flex-shrink:0;display:flex;justify-content:center;align-items:center;min-height:420px;box-sizing:border-box}.slide-content[data-v-9e67b9c4]{position:relative;width:100%;display:flex;justify-content:center;align-items:center;min-height:420px;box-sizing:border-box}.testimonial-card[data-v-9e67b9c4],.highlights-card[data-v-9e67b9c4]{background-color:#fff;border-radius:24px;padding:40px;border:1px solid #f3f4f6}.testimonial-card[data-v-9e67b9c4]{position:absolute;left:110px;z-index:2;width:400px;height:370px;display:flex;flex-direction:column;box-sizing:border-box;transition:all .3s ease;box-shadow:0 8px 30px rgba(0,0,0,.05)}.testimonial-card[data-v-9e67b9c4]:hover{cursor:pointer;scale:1.02;transition:all .3s ease}.quote-icon[data-v-9e67b9c4]{width:50px;height:32px;margin-bottom:24px}.quote-text[data-v-9e67b9c4]{flex-grow:1;font-size:20px;line-height:1.8;text-align:left;color:#333;margin:0 0 32px}.author-info[data-v-9e67b9c4]{display:flex;align-items:center;gap:16px}.avatar[data-v-9e67b9c4]{width:56px;height:56px;border-radius:50%;object-fit:cover;border:.846px solid rgba(17,17,17,.1019607843)}.author-details[data-v-9e67b9c4]{display:flex;flex-direction:column;text-align:left}.author-name[data-v-9e67b9c4]{font-size:20px;font-weight:600}.author-title[data-v-9e67b9c4]{font-size:16px;color:rgba(49,52,56,.698);line-height:normal;margin-top:4px}.highlights-card[data-v-9e67b9c4]{width:calc(100% - 96px);max-width:1152px;height:322px;display:flex;padding:48px 0 0 488px;flex-direction:column;gap:32px;background-color:#f3f4f6;box-sizing:border-box}.highlight-item[data-v-9e67b9c4]{display:flex;align-items:flex-start;justify-content:center;flex-direction:column}.highlight-icon[data-v-9e67b9c4]{width:20px;height:20px}.highlight-text[data-v-9e67b9c4]{font-size:20px;text-align:left}.highlight-title[data-v-9e67b9c4]{display:flex;align-items:center;justify-content:center;flex-direction:row;gap:12px;font-size:18px;font-weight:700;margin:0 0 4px;height:28px}.highlight-title-text[data-v-9e67b9c4]{font-size:20px;font-weight:700;margin:0}.highlight-description[data-v-9e67b9c4]{font-size:16px;font-weight:400;color:rgba(49,52,56,.5);line-height:normal;margin:0}.nav-arrow[data-v-9e67b9c4]{position:absolute;top:50%;transform:translateY(-50%);width:48px;height:48px;background-color:#fff;border-radius:50%;border:1px solid #e9e9eb;box-shadow:0 4px 12px rgba(0,0,0,.08);cursor:pointer;display:flex;justify-content:center;align-items:center;transition:all .3s ease;z-index:10}.nav-arrow img[data-v-9e67b9c4]{width:20px;height:20px}.nav-arrow[data-v-9e67b9c4]:hover{transform:translateY(-50%) scale(1.1);box-shadow:0 6px 16px rgba(0,0,0,.12)}.prev-arrow[data-v-9e67b9c4]{left:0}.next-arrow[data-v-9e67b9c4]{right:0}.partners-section[data-v-f489b2db]{width:100%;padding:120px 0 96px;text-align:center;background-color:#fff;display:flex;flex-direction:column;align-items:center;gap:48px}.section-title[data-v-f489b2db]{font-size:40px;font-weight:600;color:#313438}.partners-container[data-v-f489b2db]{width:100%;overflow:hidden;position:relative;display:flex}.partners-wrapper[data-v-f489b2db]{display:flex;align-items:center;gap:40px;padding:0 20px;flex-shrink:0}.partner-item[data-v-f489b2db]{z-index:10;box-sizing:border-box;width:140px;height:60px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:opacity .3s ease}.partner-item[data-v-f489b2db]:hover{opacity:.8}.partner-item img[data-v-f489b2db]{width:140px;height:60px;object-fit:contain}.banner-section[data-v-9890e922]{position:relative;background:linear-gradient(180deg,rgba(228,225,235,.3019607843),#e4e1eb);border-radius:24px;padding:64px;margin-bottom:48px;display:flex;flex-direction:column;align-items:center;gap:16px;width:calc(100% - 96px);box-sizing:border-box}.background-image-left[data-v-9890e922]{position:absolute;z-index:0;top:-190px;left:-50px;width:500px;height:500px;background-size:contain;background-position:center;background-repeat:no-repeat}.background-image-right[data-v-9890e922]{position:absolute;z-index:0;top:-160px;right:-40px;width:600px;height:600px;background-size:contain;background-position:center;background-repeat:no-repeat}.slogan[data-v-9890e922]{font-size:36px;color:#3d3d3d;font-weight:500;margin:0;text-align:center}.slogan .count[data-v-9890e922]{font-weight:900;color:#7832ff}.cta-button[data-v-9890e922]{display:flex;align-items:center;width:fit-content;height:48px;gap:8px;padding:12px 20px;background-image:linear-gradient(90deg,#b061ff,#7832ff);color:#fff;border:1px solid rgba(255,255,255,.5019607843);border-radius:12px;font-size:18px;font-weight:500;line-height:26px;cursor:pointer;transition:all .3s ease;text-decoration:none;box-sizing:border-box}.cta-button[data-v-9890e922]:hover{text-decoration:none;opacity:.9}.home-container[data-v-f7c81912]{height:100%;display:flex;flex-direction:column;align-items:center;text-align:center;font-family:PingFang SC,Microsoft YaHei,sans-serif;box-sizing:border-box}.section-title[data-v-f7c81912]{font-size:40px;font-weight:600;color:#313438}.hero-section[data-v-f7c81912]{padding-top:146px;width:100%;height:fit-content;display:flex;flex-direction:column;align-items:center}
