@charset "UTF-8";:root{--vt-c-white: #ffffff;--vt-c-white-soft: #f8f8f8;--vt-c-white-mute: #f2f2f2;--vt-c-black: #181818;--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(235, 235, 235, .64)}:root{--color-background: var(--vt-c-white);--color-background-soft: var(--vt-c-white-soft);--color-background-mute: var(--vt-c-white-mute);--color-border: var(--vt-c-divider-light-2);--color-border-hover: var(--vt-c-divider-light-1);--color-heading: var(--vt-c-text-light-1);--color-text: var(--vt-c-text-light-1);--section-gap: 160px}@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-2)}}*,*: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}*{box-sizing:border-box}ul,li{list-style:none;margin:0;padding:0}body{margin:0;padding:0;font-family:PingFang SC,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:14px;line-height:1.6;color:#333;background-color:#f5f5f5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app{min-height:100vh}.page-container{max-width:1200px;margin:0 auto;padding:0 20px}.section{padding:60px 0}.section-title{font-size:32px;color:#333;text-align:center;margin-bottom:20px;font-weight:600}.section-subtitle{font-size:16px;color:#666;text-align:center;margin-bottom:40px;line-height:1.8}@media(max-width:768px){body{font-size:13px}.section{padding:40px 0}.section-title{font-size:24px;margin-bottom:15px}.section-subtitle{font-size:14px;margin-bottom:30px}}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.flex{display:flex}.flex-center{display:flex;align-items:center;justify-content:center}.flex-between{display:flex;align-items:center;justify-content:space-between}.flex-column{display:flex;flex-direction:column}.w-full{width:100%}.h-full{height:100%}.mb-20{margin-bottom:20px}.mb-30{margin-bottom:30px}.mb-40{margin-bottom:40px}.mt-20{margin-top:20px}.mt-30{margin-top:30px}.mt-40{margin-top:40px}.p-20{padding:20px}.p-30{padding:30px}.app[data-v-e0978165]{min-height:100vh;display:flex;flex-direction:column}.header[data-v-e0978165]{background:#fff;box-shadow:0 2px 8px #0000001a;position:sticky;top:0;z-index:100}.header-content[data-v-e0978165]{display:flex;justify-content:center;align-items:center;padding:0 20px;height:60px}.logo-text[data-v-e0978165]{font-size:24px;font-weight:700;color:#c41230}.main[data-v-e0978165]{flex:1}.home-page[data-v-7dd5b689]{width:100%;height:100%;overflow-x:hidden}.home-navigation[data-v-7dd5b689]{max-width:1728px;width:90%;height:80px;background:#000000bf;border-radius:40px;position:fixed;top:20px;left:50%;transform:translate(-50%);z-index:100;display:flex;align-items:center;justify-content:space-between;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.home-navigation .logo[data-v-7dd5b689]{width:75px;height:48px;margin-left:34px;cursor:pointer;transition:opacity .3s ease}.home-navigation .logo[data-v-7dd5b689]:hover{opacity:.8}.home-navigation .nav-menu[data-v-7dd5b689]{display:flex;align-items:center;gap:10px}.home-navigation .nav-menu .nav-item[data-v-7dd5b689]{font-size:14px;color:#fff;cursor:pointer;font-weight:400;padding:8px 18px;font-family:PingFang SC,sans-serif;border-radius:20px}.home-navigation .nav-menu .nav-item.active[data-v-7dd5b689],.home-navigation .nav-menu .nav-item[data-v-7dd5b689]:hover{background:#91f34f;color:#000;font-weight:600;font-family:PingFang SC,sans-serif}.home-navigation .language[data-v-7dd5b689]{min-width:92px;position:relative;margin-right:34px}.home-navigation .language-switch[data-v-7dd5b689]{border:1px solid rgba(255,255,255,.5);border-radius:20px;display:flex;align-items:center;padding:6px 10px;cursor:pointer;color:#fff;font-size:11px;transition:all .3s ease}.home-navigation .language-switch .language-icon[data-v-7dd5b689]{width:18px;height:18px}.home-navigation .language-switch .language-text[data-v-7dd5b689]{padding:0 7px 0 4px;font-family:PingFang SC,sans-serif}.home-navigation .language-switch .arrow-down[data-v-7dd5b689]{width:10px;height:10px;transition:transform .3s ease}.home-navigation .language-switch .arrow-down.rotate[data-v-7dd5b689]{transform:rotate(180deg)}.home-navigation .language-list[data-v-7dd5b689]{position:absolute;top:calc(100% + 8px);right:0;background:#000000d9;border-radius:8px;min-width:96px;padding:0 12px;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);animation:fadeInDown-7dd5b689 .3s ease;z-index:1000}.home-navigation .language-list .language-item[data-v-7dd5b689]{text-align:center;font-size:13px;color:#ffffff80;cursor:pointer;padding:13px 0;font-family:PingFang SC,sans-serif;transition:all .2s ease}.home-navigation .language-list .language-item.active[data-v-7dd5b689]{color:#fff}.home-navigation .language-list .language-item[data-v-7dd5b689]:first-child{border-bottom:1px solid rgba(255,255,255,.1)}@keyframes fadeInDown-7dd5b689{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.home-about[data-v-7dd5b689]{width:100%}.home-about .banner[data-v-7dd5b689]{width:100%;position:relative;overflow:hidden}.home-about .banner .banner-video[data-v-7dd5b689]{position:relative;width:100%;padding-bottom:56.25%;background:#000}.home-about .banner .banner-video .video-player[data-v-7dd5b689]{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.home-about .banner .banner-content[data-v-7dd5b689]{position:absolute;bottom:15%;left:50%;transform:translate(-50%,-50%);z-index:10;text-align:center;width:90%;max-width:1400px}.home-about .banner .banner-content .title-section[data-v-7dd5b689]{width:100%;display:flex;justify-content:center}.home-about .banner .banner-content .title-section .main-title[data-v-7dd5b689]{font-family:PingFang SC,sans-serif;font-weight:500;font-size:64px;line-height:64px;text-align:center;color:#fff;white-space:nowrap}.home-about .banner .banner-content .title-section .lang-en[data-v-7dd5b689]{white-space:pre-wrap}.home-about .banner .banner-content .button-section[data-v-7dd5b689]{display:flex;gap:24px;margin-top:50px;align-items:center;justify-content:center}.home-about .banner .banner-content .button-section .download-button[data-v-7dd5b689]{width:214.286px;height:50px;background:linear-gradient(90deg,#91f34f 0% 100%);border:none;border-radius:25px;display:flex;align-items:center;justify-content:flex-end;gap:28px;font-size:17px;padding:4px 5px;cursor:pointer;color:#000;font-weight:500;transition:all .3s ease;font-family:PingFang SC,sans-serif;box-shadow:0 4px 16px #91f34f4d}.home-about .banner .banner-content .button-section .download-button .download-icon[data-v-7dd5b689]{width:40px;height:40px}.home-about .banner .banner-content .button-section .download-button[data-v-7dd5b689]:hover{transform:translateY(-2px);box-shadow:0 6px 20px #91f34f66;background:linear-gradient(90deg,#a2ff5f 0% 100%)}.home-about .banner .banner-content .button-section .download-button span[data-v-7dd5b689]{font-weight:500}.home-about .banner .banner-content .button-section .more-button[data-v-7dd5b689]{width:214.286px;height:50px;background:#fff;border:none;border-radius:25px;display:flex;align-items:center;justify-content:center;padding:16px 73px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 16px #fff3;font-family:PingFang SC,sans-serif;font-weight:500;font-size:16.667px;line-height:16.667px;color:#000!important;text-align:center;white-space:nowrap}.home-about .banner .banner-content .button-section .more-button[data-v-7dd5b689]:hover{transform:translateY(-2px);box-shadow:0 6px 20px #ffffff4d;background:#f8f8f8}@media(max-width:1440px){.home-about .banner .banner-content .title-section .main-title[data-v-7dd5b689]{font-size:48px}.home-about .banner .banner-content .title-section .lang-en[data-v-7dd5b689]{font-size:36px}.home-about .banner .banner-content .button-section[data-v-7dd5b689]{margin-top:30px;gap:20px}.home-about .banner .banner-content .button-section .download-button[data-v-7dd5b689]{width:190px;height:45px;font-size:15px}.home-about .banner .banner-content .button-section .download-button .download-icon[data-v-7dd5b689]{width:36px;height:36px}.home-about .banner .banner-content .button-section .more-button[data-v-7dd5b689]{width:190px;height:45px;font-size:15px;padding:14px 65px}}.home-about .banner-bottom-mask[data-v-7dd5b689]{position:absolute;bottom:0;left:0;width:100%;height:50%;background:linear-gradient(180deg,#0000,#272727);z-index:5;pointer-events:none}.home-about .about[data-v-7dd5b689]{width:100%;background:#272727}.home-about .about .about-content[data-v-7dd5b689]{width:clamp(900px,85vw,1400px);aspect-ratio:1400/848;margin:-40px auto 0;background:url(/assets/about_bg-BcHkLnTb.png) no-repeat center center;background-size:contain;display:flex;align-items:flex-end;position:relative;z-index:10}@media(min-width:1440px){.home-about .about .about-content[data-v-7dd5b689]{width:1400px;height:848px}}@media(min-width:1200px)and (max-width:1439px){.home-about .about .about-content[data-v-7dd5b689]{width:clamp(1000px,80vw,1200px)}}@media(min-width:992px)and (max-width:1199px){.home-about .about .about-content[data-v-7dd5b689]{width:clamp(900px,75vw,1000px)}}@media(min-width:768px)and (max-width:991px){.home-about .about .about-content[data-v-7dd5b689]{width:clamp(800px,70vw,900px)}}@supports not (aspect-ratio: 1400/848){.home-about .about .about-content[data-v-7dd5b689]{height:clamp(500px,60vh,848px);background-size:cover;background-position:center top}}.home-about .about .about-content .about-content-mask[data-v-7dd5b689]{position:absolute;bottom:0;left:0;width:100%;height:362px;background:linear-gradient(180deg,#27272700,#272727 90%);z-index:1}@media(min-width:1440px){.home-about .about .about-content .about-content-mask[data-v-7dd5b689]{height:362px}}@media(min-width:1200px)and (max-width:1439px){.home-about .about .about-content .about-content-mask[data-v-7dd5b689]{height:300px}}@media(min-width:992px)and (max-width:1199px){.home-about .about .about-content .about-content-mask[data-v-7dd5b689]{height:250px}}@media(min-width:768px)and (max-width:991px){.home-about .about .about-content .about-content-mask[data-v-7dd5b689]{height:200px}}.home-about .about .about-content .about-section[data-v-7dd5b689]{width:100%;display:flex;padding-bottom:60px;justify-content:center;position:relative;z-index:2}.home-about .about .content-box[data-v-7dd5b689]{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffd6;border-radius:24px;padding:clamp(30px,4vw,50px);width:clamp(800px,90%,1316px);box-sizing:border-box;margin:clamp(-240px,-30vh,-360px) auto 0 auto;position:relative;z-index:10}@media(min-width:1440px){.home-about .about .content-box[data-v-7dd5b689]{width:1316px;padding:50px;margin:-360px auto 0}}@media(min-width:1200px)and (max-width:1439px){.home-about .about .content-box[data-v-7dd5b689]{width:clamp(900px,85%,1100px);padding:40px;margin:-300px auto 0}}@media(min-width:992px)and (max-width:1199px){.home-about .about .content-box[data-v-7dd5b689]{width:clamp(800px,80%,900px);padding:35px;margin:-240px auto 0}}@media(min-width:768px)and (max-width:991px){.home-about .about .content-box[data-v-7dd5b689]{width:clamp(700px,75%,800px);padding:30px;margin:-200px auto 0}}.home-about .about .content-box .title-content[data-v-7dd5b689]{display:flex;flex-direction:column;gap:clamp(20px,3vw,32px);align-items:flex-start;width:100%}.home-about .about .content-box .title-content .title-section[data-v-7dd5b689]{display:flex;flex-direction:column;gap:clamp(6px,1vw,10px);align-items:flex-start}.home-about .about .content-box .title-content .title-section .about-title[data-v-7dd5b689]{font-family:PingFang SC,sans-serif;font-weight:600;font-size:clamp(28px,4vw,48px);line-height:clamp(36px,5vw,60px);color:#000;letter-spacing:.2px;margin:0;min-width:fit-content}.home-about .about .content-box .title-content .title-section .line[data-v-7dd5b689]{width:clamp(56px,6vw,88px);height:clamp(2px,.3vw,4px);background:#91f34f;display:inline-block}@media(min-width:1440px){.home-about .about .content-box .title-content .title-section .about-title[data-v-7dd5b689]{font-size:48px;line-height:60px}.home-about .about .content-box .title-content .title-section .line[data-v-7dd5b689]{width:88px;height:4px}}@media(min-width:1200px)and (max-width:1439px){.home-about .about .content-box .title-content .title-section .about-title[data-v-7dd5b689]{font-size:42px;line-height:54px}.home-about .about .content-box .title-content .title-section .line[data-v-7dd5b689]{width:80px;height:3px}}@media(min-width:992px)and (max-width:1199px){.home-about .about .content-box .title-content .title-section .about-title[data-v-7dd5b689]{font-size:36px;line-height:48px}.home-about .about .content-box .title-content .title-section .line[data-v-7dd5b689]{width:72px;height:3px}}@media(min-width:768px)and (max-width:991px){.home-about .about .content-box .title-content .title-section .about-title[data-v-7dd5b689]{font-size:32px;line-height:42px}.home-about .about .content-box .title-content .title-section .line[data-v-7dd5b689]{width:64px;height:2px}}.home-about .about .content-box .title-content .description[data-v-7dd5b689]{font-family:PingFang SC,sans-serif;font-weight:400;font-size:clamp(14px,2vw,16px);line-height:clamp(24px,3.5vw,30px);color:#000000a8;letter-spacing:.2px;min-width:fit-content}@media(min-width:1440px){.home-about .about .content-box .title-content .description[data-v-7dd5b689]{font-size:16px;line-height:30px}}@media(min-width:1200px)and (max-width:1439px){.home-about .about .content-box .title-content .description[data-v-7dd5b689]{font-size:15px;line-height:28px}}@media(min-width:992px)and (max-width:1199px){.home-about .about .content-box .title-content .description[data-v-7dd5b689]{font-size:14px;line-height:26px}}@media(min-width:768px)and (max-width:991px){.home-about .about .content-box .title-content .description[data-v-7dd5b689]{font-size:14px;line-height:24px}}.home-about .about .content-box .title-content .description p[data-v-7dd5b689]{margin:0;white-space:pre-wrap}.home-about .about .content-box .title-content .description p[data-v-7dd5b689]:last-child{margin-bottom:0}.home-business[data-v-7dd5b689]{width:100%;background:#272727;padding-top:120px}.home-business .business-title[data-v-7dd5b689]{width:1400px;padding:0 8px;margin:0 auto 80px}@media(min-width:1600px)and (max-width:1919px){.home-business .business-title[data-v-7dd5b689]{width:clamp(1100px,85vw,1400px)}}@media(min-width:1200px)and (max-width:1599px){.home-business .business-title[data-v-7dd5b689]{width:clamp(1000px,85vw,1200px)}}@media(min-width:992px)and (max-width:1199px){.home-business .business-title[data-v-7dd5b689]{width:clamp(900px,90vw,1100px)}}@media(min-width:768px)and (max-width:991px){.home-business .business-title[data-v-7dd5b689]{width:clamp(700px,95vw,900px)}}.home-business .business-title h2[data-v-7dd5b689]{font-weight:600;font-size:48px;color:#fff;line-height:60px;margin:0}.home-business .business-title .line[data-v-7dd5b689]{width:88px;height:4px;background:#91f34f;display:inline-block;margin-top:10px}@media(min-width:1600px)and (max-width:1919px){.home-business .business-title[data-v-7dd5b689]{margin-bottom:70px}.home-business .business-title h2[data-v-7dd5b689]{font-size:42px;line-height:54px}.home-business .business-title .line[data-v-7dd5b689]{width:80px;height:4px}}@media(min-width:1200px)and (max-width:1599px){.home-business .business-title[data-v-7dd5b689]{margin-bottom:60px}.home-business .business-title h2[data-v-7dd5b689]{font-size:36px;line-height:48px}.home-business .business-title .line[data-v-7dd5b689]{width:72px;height:3px}}@media(min-width:768px)and (max-width:1199px){.home-business .business-title[data-v-7dd5b689]{margin-bottom:50px}.home-business .business-title h2[data-v-7dd5b689]{font-size:30px;line-height:40px}.home-business .business-title .line[data-v-7dd5b689]{width:64px;height:3px}}.home-business .business-container[data-v-7dd5b689]{width:100%;margin:0 auto;height:clamp(500px,60vh,932px);display:flex;align-items:stretch;gap:0}@media(min-width:1920px){.home-business .business-container[data-v-7dd5b689]{height:932px}}@media(min-width:1600px)and (max-width:1919px){.home-business .business-container[data-v-7dd5b689]{height:clamp(700px,55vh,900px)}}@media(min-width:1200px)and (max-width:1599px){.home-business .business-container[data-v-7dd5b689]{height:clamp(600px,50vh,750px)}}@media(min-width:768px)and (max-width:1199px){.home-business .business-container[data-v-7dd5b689]{height:clamp(500px,45vh,650px)}}.home-business .business-container .business-item[data-v-7dd5b689]{width:15%;position:relative;cursor:pointer;transition:all .6s cubic-bezier(.4,0,.2,1);overflow:hidden}@media(min-width:1920px){.home-business .business-container .business-item .business-content[data-v-7dd5b689]{padding:50px 35px}.home-business .business-container .business-item .business-content h3[data-v-7dd5b689]{font-size:24px;line-height:24px}.home-business .business-container .business-item .business-content .line[data-v-7dd5b689]{width:45px;height:3px;margin-top:20px}}@media(min-width:1600px)and (max-width:1919px){.home-business .business-container .business-item .business-content[data-v-7dd5b689]{padding:45px 30px}.home-business .business-container .business-item .business-content h3[data-v-7dd5b689]{font-size:22px;line-height:22px}.home-business .business-container .business-item .business-content .line[data-v-7dd5b689]{width:40px;height:3px;margin-top:16px}.home-business .business-container .business-item.active .business-content[data-v-7dd5b689]{padding:45px 0 36px 35px;justify-content:flex-end}.home-business .business-container .business-item.active .business-content .business-icon[data-v-7dd5b689]{width:180px;height:200px}.home-business .business-container .business-item.active .business-content h3[data-v-7dd5b689]{font-size:36px;line-height:36px;color:#fff;font-weight:600;opacity:1;transform:translateY(0)}.home-business .business-container .business-item.active .business-content .line[data-v-7dd5b689]{width:80px;background:#fff}.home-business .business-container .business-item.active .business-content p[data-v-7dd5b689]{width:68%;font-weight:500;font-size:18px;color:#fffc;line-height:32px;margin-top:30px;opacity:1;transform:translateY(0)}}@media(min-width:1200px)and (max-width:1599px){.home-business .business-container .business-item .business-content[data-v-7dd5b689]{padding:40px 25px}.home-business .business-container .business-item .business-content h3[data-v-7dd5b689]{font-size:20px;line-height:20px}.home-business .business-container .business-item .business-content .line[data-v-7dd5b689]{width:35px;height:2px;margin-top:14px}.home-business .business-container .business-item.active .business-content[data-v-7dd5b689]{padding:40px 0 30px 30px;justify-content:flex-end}.home-business .business-container .business-item.active .business-content .business-icon[data-v-7dd5b689]{width:160px;height:180px}.home-business .business-container .business-item.active .business-content h3[data-v-7dd5b689]{font-size:32px;line-height:32px;color:#fff;font-weight:600;opacity:1;transform:translateY(0)}.home-business .business-container .business-item.active .business-content .line[data-v-7dd5b689]{width:70px;background:#fff}.home-business .business-container .business-item.active .business-content p[data-v-7dd5b689]{width:68%;font-weight:500;font-size:16px;color:#fffc;line-height:28px;margin-top:25px;opacity:1;transform:translateY(0)}}@media(min-width:768px)and (max-width:1199px){.home-business .business-container .business-item .business-content[data-v-7dd5b689]{padding:35px 20px}.home-business .business-container .business-item .business-content h3[data-v-7dd5b689]{font-size:18px;line-height:18px}.home-business .business-container .business-item .business-content .line[data-v-7dd5b689]{width:30px;height:2px;margin-top:12px}.home-business .business-container .business-item.active .business-content[data-v-7dd5b689]{padding:35px 0 25px 25px;justify-content:flex-end}.home-business .business-container .business-item.active .business-content .business-icon[data-v-7dd5b689]{width:140px;height:160px}.home-business .business-container .business-item.active .business-content h3[data-v-7dd5b689]{font-size:28px;line-height:28px;color:#fff;font-weight:600;opacity:1;transform:translateY(0)}.home-business .business-container .business-item.active .business-content .line[data-v-7dd5b689]{width:60px;background:#fff}.home-business .business-container .business-item.active .business-content p[data-v-7dd5b689]{width:68%;font-weight:500;font-size:14px;color:#fffc;line-height:24px;margin-top:20px;opacity:1;transform:translateY(0)}}.home-business .business-container .business-item[data-v-7dd5b689]:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,#0000,#00000080);z-index:1;opacity:1;transition:opacity .6s ease}.home-business .business-container .business-item.active[data-v-7dd5b689]:before{opacity:0}.home-business .business-container .business-item .business-bg[data-v-7dd5b689]{width:100%;height:100%}.home-business .business-container .business-item .business-content[data-v-7dd5b689]{position:absolute;bottom:0;width:100%;padding:clamp(30px,4vw,50px) clamp(20px,3vw,35px);z-index:2;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;transition:all .6s cubic-bezier(.4,0,.2,1)}@media(min-width:1920px){.home-business .business-container .business-item .business-content[data-v-7dd5b689]{padding:50px 35px}}@media(min-width:1600px)and (max-width:1919px){.home-business .business-container .business-item .business-content[data-v-7dd5b689]{padding:45px 30px}}@media(min-width:1200px)and (max-width:1599px){.home-business .business-container .business-item .business-content[data-v-7dd5b689]{padding:40px 25px}}@media(min-width:768px)and (max-width:1199px){.home-business .business-container .business-item .business-content[data-v-7dd5b689]{padding:35px 20px}}.home-business .business-container .business-item .business-content .business-icon[data-v-7dd5b689]{width:58px;height:60px;object-fit:contain;transform-origin:center}@media(min-width:1600px)and (max-width:1919px){.home-business .business-container .business-item .business-content .business-icon[data-v-7dd5b689]{width:50px;height:52px}}@media(min-width:1200px)and (max-width:1599px){.home-business .business-container .business-item .business-content .business-icon[data-v-7dd5b689]{width:45px;height:47px}}@media(min-width:768px)and (max-width:1199px){.home-business .business-container .business-item .business-content .business-icon[data-v-7dd5b689]{width:40px;height:42px}}.home-business .business-container .business-item .business-content h3[data-v-7dd5b689]{font-size:24px;color:#fff;font-weight:600;margin-top:-20px;line-height:24px;transition:all .6s cubic-bezier(.4,0,.2,1)}.home-business .business-container .business-item .business-content p[data-v-7dd5b689]{font-size:14px;color:#ffffffb3;line-height:20px;margin:0;opacity:0;transform:translateY(20px);transition:all .4s ease-out}.home-business .business-container .business-item .business-content .line[data-v-7dd5b689]{width:45px;height:3px;display:inline-block;margin-top:16px;background:#ffffff4d;transition:all .6s cubic-bezier(.4,0,.2,1)}.home-business .business-container .business-item .business-content .default-title[data-v-7dd5b689]{font-size:16px;color:#fffc;font-weight:500;margin:8px 0 0;line-height:20px;transition:all .6s cubic-bezier(.4,0,.2,1)}@media(min-width:1600px){.home-business .business-container .business-item .business-content .default-title[data-v-7dd5b689]{font-size:18px;line-height:22px}}@media(min-width:1200px)and (max-width:1599px){.home-business .business-container .business-item .business-content .default-title[data-v-7dd5b689]{font-size:15px;line-height:18px}}.home-business .business-container .business-item .business-content .default-line[data-v-7dd5b689]{width:30px;height:2px;display:inline-block;margin-top:8px;background:#fff6;transition:all .6s cubic-bezier(.4,0,.2,1)}@media(min-width:1600px){.home-business .business-container .business-item .business-content .default-line[data-v-7dd5b689]{width:35px;height:2px;margin-top:10px}}@media(min-width:1200px)and (max-width:1599px){.home-business .business-container .business-item .business-content .default-line[data-v-7dd5b689]{width:28px;height:2px;margin-top:6px}}.home-business .business-container .active[data-v-7dd5b689]{width:55%;position:relative;z-index:10}.home-business .business-container .active .business-content[data-v-7dd5b689]{width:75%;height:85%;min-height:250px;max-height:323px;background:linear-gradient(136deg,#6cb222d9,#8ad738d9),#0000004d;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border-radius:24px 0 0;padding:clamp(40px,5vw,50px) 0 clamp(25px,3.5vw,36px) clamp(30px,4vw,40px);position:absolute;right:0;bottom:0;display:flex;flex-direction:column;justify-content:center}@media(min-width:1920px){.home-business .business-container .active .business-content[data-v-7dd5b689]{height:323px;min-height:300px;padding:50px 0 36px 40px}}@media(min-width:1600px)and (max-width:1919px){.home-business .business-container .active .business-content[data-v-7dd5b689]{height:80%;min-height:270px;max-height:300px;padding:45px 0 32px 35px}}@media(min-width:1200px)and (max-width:1599px){.home-business .business-container .active .business-content[data-v-7dd5b689]{height:75%;min-height:240px;max-height:270px;padding:40px 0 28px 30px}}@media(min-width:768px)and (max-width:1199px){.home-business .business-container .active .business-content[data-v-7dd5b689]{height:70%;min-height:200px;max-height:240px;padding:35px 0 25px 25px}}.home-business .business-container .active .business-content .business-icon[data-v-7dd5b689]{width:214px;height:238px;position:absolute;right:0;bottom:0;animation:iconSlideIn-7dd5b689 .8s cubic-bezier(.4,0,.2,1) forwards}.home-business .business-container .active .business-content h3[data-v-7dd5b689]{font-size:40px;line-height:40px;transform:translateY(0);opacity:1}.home-business .business-container .active .business-content .line[data-v-7dd5b689]{width:88px;background:#fff}.home-business .business-container .active .business-content p[data-v-7dd5b689]{width:68%;font-weight:500;font-size:20px;color:#fffc;line-height:36px;margin-top:34px;opacity:1;transform:translateY(0);transition:all .4s ease-out .6s}@keyframes iconSlideIn-7dd5b689{0%{transform:translate(100px) scale(.8);opacity:0}60%{transform:translate(-10px) scale(1.05);opacity:1}to{transform:translate(0) scale(1);opacity:1}}.home-feature[data-v-7dd5b689]{width:100%;padding:clamp(80px,12vh,150px) 0;background:#8ccb54}@media(min-width:1440px){.home-feature[data-v-7dd5b689]{padding:120px 0}}@media(min-width:1200px)and (max-width:1439px){.home-feature[data-v-7dd5b689]{padding:120px 0}}@media(min-width:992px)and (max-width:1199px){.home-feature[data-v-7dd5b689]{padding:120px 0}}@media(min-width:768px)and (max-width:991px){.home-feature[data-v-7dd5b689]{padding:120px 0}}.home-feature .feature-title[data-v-7dd5b689]{width:1400px;padding:0 8px;margin:0 auto 80px}@media(min-width:1600px)and (max-width:1919px){.home-feature .feature-title[data-v-7dd5b689]{width:clamp(1100px,85vw,1400px)}}@media(min-width:1200px)and (max-width:1599px){.home-feature .feature-title[data-v-7dd5b689]{width:clamp(1000px,85vw,1200px)}}@media(min-width:992px)and (max-width:1199px){.home-feature .feature-title[data-v-7dd5b689]{width:clamp(900px,90vw,1100px)}}@media(min-width:768px)and (max-width:991px){.home-feature .feature-title[data-v-7dd5b689]{width:clamp(700px,95vw,900px)}}.home-feature .feature-title[data-v-7dd5b689]{display:flex;flex-direction:column;gap:10px}.home-feature .feature-title h2[data-v-7dd5b689]{font-family:PingFang SC,sans-serif;font-weight:600;font-size:48px;line-height:60px;color:#000;margin:0;letter-spacing:.2px}.home-feature .feature-title .line[data-v-7dd5b689]{width:88px;height:4px;background:#fff;display:inline-block;margin-top:10px}@media(min-width:1600px)and (max-width:1919px){.home-feature .feature-title[data-v-7dd5b689]{margin-bottom:70px}.home-feature .feature-title h2[data-v-7dd5b689]{font-size:42px;line-height:54px}.home-feature .feature-title .line[data-v-7dd5b689]{width:80px;height:4px}}@media(min-width:1200px)and (max-width:1599px){.home-feature .feature-title[data-v-7dd5b689]{margin-bottom:60px}.home-feature .feature-title h2[data-v-7dd5b689]{font-size:36px;line-height:48px}.home-feature .feature-title .line[data-v-7dd5b689]{width:72px;height:3px}}@media(min-width:768px)and (max-width:1199px){.home-feature .feature-title[data-v-7dd5b689]{margin-bottom:50px}.home-feature .feature-title h2[data-v-7dd5b689]{font-size:30px;line-height:40px}.home-feature .feature-title .line[data-v-7dd5b689]{width:64px;height:3px}}.home-feature .feature-content[data-v-7dd5b689]{width:1400px;margin:0 auto;display:flex;gap:34px;align-items:flex-start;justify-content:center}@media(min-width:1600px)and (max-width:1919px){.home-feature .feature-content[data-v-7dd5b689]{width:clamp(1100px,85vw,1400px);gap:30px}}@media(min-width:1200px)and (max-width:1599px){.home-feature .feature-content[data-v-7dd5b689]{width:clamp(1000px,85vw,1200px);gap:25px}}@media(min-width:992px)and (max-width:1199px){.home-feature .feature-content[data-v-7dd5b689]{width:clamp(900px,90vw,1100px);gap:22px}}@media(min-width:768px)and (max-width:991px){.home-feature .feature-content[data-v-7dd5b689]{width:clamp(700px,95vw,900px);gap:12px}}.home-feature .feature-content .feature-item[data-v-7dd5b689]{position:relative;border-radius:12px;overflow:hidden;cursor:pointer;transition:all .6s cubic-bezier(.4,0,.2,1)}.home-feature .feature-content .feature-item .feature-image[data-v-7dd5b689]{width:100%;height:100%;object-fit:cover}.home-feature .feature-content .feature-item .feature-mask[data-v-7dd5b689]{width:100%;height:100%;position:absolute;top:0;left:0;z-index:2;background:linear-gradient(180deg,#0000,#0000008f)}.home-feature .feature-content .feature-item .feature-text[data-v-7dd5b689]{position:absolute;bottom:0;left:0;z-index:3;padding:clamp(25px,3vw,40px) clamp(20px,2.5vw,30px);display:flex;flex-direction:column;font-family:PingFang SC,sans-serif}.home-feature .feature-content .feature-item .feature-text .feature-main-title[data-v-7dd5b689]{font-weight:600;font-size:clamp(18px,2.5vw,24px);color:#fff;line-height:clamp(18px,2.5vw,24px);margin-bottom:clamp(8px,1.5vw,12px)}.home-feature .feature-content .feature-item .feature-text .feature-subtitle[data-v-7dd5b689]{font-weight:600;font-size:clamp(14px,2vw,16px);line-height:clamp(14px,2vw,16px);color:#91f34f}@media(min-width:1440px){.home-feature .feature-content .feature-item .feature-text[data-v-7dd5b689]{padding:40px 30px}.home-feature .feature-content .feature-item .feature-text .feature-main-title[data-v-7dd5b689]{font-size:24px;line-height:24px;margin-bottom:12px}.home-feature .feature-content .feature-item .feature-text .feature-subtitle[data-v-7dd5b689]{font-size:16px;line-height:16px}}@media(min-width:1200px)and (max-width:1439px){.home-feature .feature-content .feature-item .feature-text[data-v-7dd5b689]{padding:35px 25px}.home-feature .feature-content .feature-item .feature-text .feature-main-title[data-v-7dd5b689]{font-size:20px;line-height:20px;margin-bottom:10px}.home-feature .feature-content .feature-item .feature-text .feature-subtitle[data-v-7dd5b689]{font-size:14px;line-height:14px}}@media(min-width:992px)and (max-width:1199px){.home-feature .feature-content .feature-item .feature-text[data-v-7dd5b689]{padding:30px 20px}.home-feature .feature-content .feature-item .feature-text .feature-main-title[data-v-7dd5b689]{font-size:18px;line-height:18px;margin-bottom:8px}.home-feature .feature-content .feature-item .feature-text .feature-subtitle[data-v-7dd5b689]{font-size:14px;line-height:14px}}@media(min-width:768px)and (max-width:991px){.home-feature .feature-content .feature-item .feature-text[data-v-7dd5b689]{padding:25px 18px}.home-feature .feature-content .feature-item .feature-text .feature-main-title[data-v-7dd5b689]{font-size:16px;line-height:16px;margin-bottom:6px}.home-feature .feature-content .feature-item .feature-text .feature-subtitle[data-v-7dd5b689]{font-size:13px;line-height:13px}}.home-feature .feature-content .feature-item.active[data-v-7dd5b689]{width:clamp(550px,65vw,800px);height:clamp(450px,60vh,600px)}.home-feature .feature-content .feature-item.active .feature-text[data-v-7dd5b689]{padding:clamp(20px,4vw,30px)}.home-feature .feature-content .feature-item.active .feature-text .feature-main-title[data-v-7dd5b689]{font-weight:600;font-size:clamp(24px,4vw,32px);color:#fff;line-height:clamp(24px,4vw,32px);margin-bottom:clamp(10px,2vw,14px)}.home-feature .feature-content .feature-item.active .feature-text .feature-subtitle[data-v-7dd5b689]{font-weight:600;font-size:clamp(16px,2.5vw,18px);color:#fff;line-height:clamp(16px,2.5vw,18px);margin-bottom:clamp(20px,4vw,30px)}.home-feature .feature-content .feature-item.active .feature-text .feature-description[data-v-7dd5b689]{font-size:clamp(14px,2.5vw,16px);color:#fff;line-height:clamp(24px,4vw,30px)}@media(min-width:1440px){.home-feature .feature-content .feature-item.active[data-v-7dd5b689]{width:800px;height:600px}.home-feature .feature-content .feature-item.active .feature-text[data-v-7dd5b689]{padding:30px}.home-feature .feature-content .feature-item.active .feature-text .feature-main-title[data-v-7dd5b689]{font-size:32px;line-height:32px;margin-bottom:14px}.home-feature .feature-content .feature-item.active .feature-text .feature-subtitle[data-v-7dd5b689]{font-size:18px;line-height:18px;margin-bottom:30px}.home-feature .feature-content .feature-item.active .feature-text .feature-description[data-v-7dd5b689]{font-size:16px;line-height:30px}}@media(min-width:1200px)and (max-width:1439px){.home-feature .feature-content .feature-item.active[data-v-7dd5b689]{width:650px;height:500px}.home-feature .feature-content .feature-item.active .feature-text[data-v-7dd5b689]{padding:25px}.home-feature .feature-content .feature-item.active .feature-text .feature-main-title[data-v-7dd5b689]{font-size:28px;line-height:28px;margin-bottom:12px}.home-feature .feature-content .feature-item.active .feature-text .feature-subtitle[data-v-7dd5b689]{font-size:16px;line-height:16px;margin-bottom:25px}.home-feature .feature-content .feature-item.active .feature-text .feature-description[data-v-7dd5b689]{font-size:14px;line-height:26px}}@media(min-width:992px)and (max-width:1199px){.home-feature .feature-content .feature-item.active[data-v-7dd5b689]{width:550px;height:450px}.home-feature .feature-content .feature-item.active .feature-text[data-v-7dd5b689]{padding:22px}.home-feature .feature-content .feature-item.active .feature-text .feature-main-title[data-v-7dd5b689]{font-size:26px;line-height:26px;margin-bottom:10px}.home-feature .feature-content .feature-item.active .feature-text .feature-subtitle[data-v-7dd5b689]{font-size:15px;line-height:15px;margin-bottom:22px}.home-feature .feature-content .feature-item.active .feature-text .feature-description[data-v-7dd5b689]{font-size:14px;line-height:24px}}@media(min-width:768px)and (max-width:991px){.home-feature .feature-content .feature-item.active[data-v-7dd5b689]{width:clamp(240px,30vw,280px);height:350px}.home-feature .feature-content .feature-item.active .feature-text[data-v-7dd5b689]{padding:18px}.home-feature .feature-content .feature-item.active .feature-text .feature-main-title[data-v-7dd5b689]{font-size:20px;line-height:20px;margin-bottom:8px}.home-feature .feature-content .feature-item.active .feature-text .feature-subtitle[data-v-7dd5b689]{font-size:14px;line-height:14px;margin-bottom:16px}.home-feature .feature-content .feature-item.active .feature-text .feature-description[data-v-7dd5b689]{font-size:12px;line-height:20px}}.home-feature .feature-content .feature-item.feature-small[data-v-7dd5b689]{width:clamp(300px,40vw,366px);height:clamp(450px,60vh,600px)}@media(min-width:1440px){.home-feature .feature-content .feature-item.feature-small[data-v-7dd5b689]{width:366px;height:600px}}@media(min-width:1200px)and (max-width:1439px){.home-feature .feature-content .feature-item.feature-small[data-v-7dd5b689]{width:330px;height:500px}}@media(min-width:992px)and (max-width:1199px){.home-feature .feature-content .feature-item.feature-small[data-v-7dd5b689]{width:300px;height:450px}}@media(min-width:768px)and (max-width:991px){.home-feature .feature-content .feature-item.feature-small[data-v-7dd5b689]{width:clamp(220px,28vw,260px);height:350px}}.home-partner[data-v-7dd5b689]{width:100%;background:url(/assets/partner_background-DjGKH4TU.png) no-repeat center center;background-size:cover}.home-partner .partner-container[data-v-7dd5b689]{width:1400px;margin:0 auto;padding-top:120px}@media(min-width:1600px)and (max-width:1919px){.home-partner .partner-container[data-v-7dd5b689]{width:clamp(1100px,85vw,1300px);padding-top:130px}}@media(min-width:1200px)and (max-width:1599px){.home-partner .partner-container[data-v-7dd5b689]{width:clamp(1000px,85vw,1200px);padding-top:120px}}@media(min-width:992px)and (max-width:1199px){.home-partner .partner-container[data-v-7dd5b689]{width:clamp(900px,90vw,1100px);padding-top:100px}}@media(min-width:768px)and (max-width:991px){.home-partner .partner-container[data-v-7dd5b689]{width:clamp(700px,95vw,900px);padding-top:80px}}.home-partner .partner-container .partner-title[data-v-7dd5b689],.home-partner .partner-container .partner-desc[data-v-7dd5b689]{font-weight:600;font-size:48px;color:#91f34f;line-height:60px;display:inline-block}.home-partner .partner-container .partner-desc[data-v-7dd5b689]{color:#fff}@media(min-width:1600px)and (max-width:1919px){.home-partner .partner-container .partner-title[data-v-7dd5b689],.home-partner .partner-container .partner-desc[data-v-7dd5b689]{font-size:42px;line-height:54px}}@media(min-width:1200px)and (max-width:1599px){.home-partner .partner-container .partner-title[data-v-7dd5b689],.home-partner .partner-container .partner-desc[data-v-7dd5b689]{font-size:36px;line-height:48px}}@media(min-width:992px)and (max-width:1199px){.home-partner .partner-container .partner-title[data-v-7dd5b689],.home-partner .partner-container .partner-desc[data-v-7dd5b689]{font-size:32px;line-height:42px}}@media(min-width:768px)and (max-width:991px){.home-partner .partner-container .partner-title[data-v-7dd5b689],.home-partner .partner-container .partner-desc[data-v-7dd5b689]{font-size:28px;line-height:36px}}.home-partner .partner-container .partner-line[data-v-7dd5b689]{width:88px;height:4px;background:#91f34f;display:inline-block}@media(min-width:1600px)and (max-width:1919px){.home-partner .partner-container .partner-line[data-v-7dd5b689]{width:80px;height:4px}}@media(min-width:1200px)and (max-width:1599px){.home-partner .partner-container .partner-line[data-v-7dd5b689]{width:72px;height:3px}}@media(min-width:992px)and (max-width:1199px){.home-partner .partner-container .partner-line[data-v-7dd5b689]{width:64px;height:3px}}@media(min-width:768px)and (max-width:991px){.home-partner .partner-container .partner-line[data-v-7dd5b689]{width:56px;height:2px}}.home-partner .partner-container .partner-list[data-v-7dd5b689]{margin-top:clamp(100px,12vw,150px);padding-bottom:clamp(100px,12vw,150px)}@media(min-width:1600px)and (max-width:1919px){.home-partner .partner-container .partner-list[data-v-7dd5b689]{margin-top:130px;padding-bottom:130px}}@media(min-width:1200px)and (max-width:1599px){.home-partner .partner-container .partner-list[data-v-7dd5b689]{margin-top:120px;padding-bottom:120px}}@media(min-width:992px)and (max-width:1199px){.home-partner .partner-container .partner-list[data-v-7dd5b689]{margin-top:100px;padding-bottom:100px}}@media(min-width:768px)and (max-width:991px){.home-partner .partner-container .partner-list[data-v-7dd5b689]{margin-top:80px;padding-bottom:80px}}.home-partner .partner-container .partner-list .partner-grid[data-v-7dd5b689]{display:grid;grid-template-columns:repeat(7,1fr);gap:clamp(30px,4vw,48px);padding:0 clamp(20px,3vw,34px)}@media(min-width:1600px)and (max-width:1919px){.home-partner .partner-container .partner-list .partner-grid[data-v-7dd5b689]{gap:42px;padding:0 30px}}@media(min-width:1200px)and (max-width:1599px){.home-partner .partner-container .partner-list .partner-grid[data-v-7dd5b689]{gap:36px;padding:0 25px}}@media(min-width:992px)and (max-width:1199px){.home-partner .partner-container .partner-list .partner-grid[data-v-7dd5b689]{gap:32px;padding:0 20px}}@media(min-width:768px)and (max-width:991px){.home-partner .partner-container .partner-list .partner-grid[data-v-7dd5b689]{gap:24px;padding:0 16px}}.home-partner .partner-container .partner-list .partner-grid .partner-item[data-v-7dd5b689]{width:clamp(64px,8vw,88px);display:flex;flex-direction:column;align-items:center}@media(min-width:1440px){.home-partner .partner-container .partner-list .partner-grid .partner-item[data-v-7dd5b689]{width:88px}}@media(min-width:1200px)and (max-width:1439px){.home-partner .partner-container .partner-list .partner-grid .partner-item[data-v-7dd5b689]{width:80px}}@media(min-width:992px)and (max-width:1199px){.home-partner .partner-container .partner-list .partner-grid .partner-item[data-v-7dd5b689]{width:72px}}@media(min-width:768px)and (max-width:991px){.home-partner .partner-container .partner-list .partner-grid .partner-item[data-v-7dd5b689]{width:64px}}.home-partner .partner-container .partner-list .partner-grid .partner-item .flag[data-v-7dd5b689]{width:clamp(64px,8vw,88px);height:clamp(64px,8vw,88px);border-radius:50%;object-fit:cover}@media(min-width:1440px){.home-partner .partner-container .partner-list .partner-grid .partner-item .flag[data-v-7dd5b689]{width:88px;height:88px}}@media(min-width:1200px)and (max-width:1439px){.home-partner .partner-container .partner-list .partner-grid .partner-item .flag[data-v-7dd5b689]{width:80px;height:80px}}@media(min-width:992px)and (max-width:1199px){.home-partner .partner-container .partner-list .partner-grid .partner-item .flag[data-v-7dd5b689]{width:72px;height:72px}}@media(min-width:768px)and (max-width:991px){.home-partner .partner-container .partner-list .partner-grid .partner-item .flag[data-v-7dd5b689]{width:64px;height:64px}}.home-partner .partner-container .partner-list .partner-grid .partner-item .country[data-v-7dd5b689]{text-align:center;font-size:clamp(12px,1.5vw,16px);color:#fff;line-height:clamp(13px,1.6vw,17px);margin-top:clamp(12px,1.5vw,16px)}@media(min-width:1440px){.home-partner .partner-container .partner-list .partner-grid .partner-item .country[data-v-7dd5b689]{font-size:16px;line-height:17px;margin-top:16px}}@media(min-width:1200px)and (max-width:1439px){.home-partner .partner-container .partner-list .partner-grid .partner-item .country[data-v-7dd5b689]{font-size:14px;line-height:15px;margin-top:14px}}@media(min-width:992px)and (max-width:1199px){.home-partner .partner-container .partner-list .partner-grid .partner-item .country[data-v-7dd5b689]{font-size:13px;line-height:14px;margin-top:12px}}@media(min-width:768px)and (max-width:991px){.home-partner .partner-container .partner-list .partner-grid .partner-item .country[data-v-7dd5b689]{font-size:12px;line-height:13px;margin-top:10px}}.home-download[data-v-7dd5b689]{width:100%;height:clamp(700px,85vh,1080px);position:relative;overflow:hidden}@media(min-width:1440px){.home-download[data-v-7dd5b689]{height:1080px}}@media(min-width:1200px)and (max-width:1439px){.home-download[data-v-7dd5b689]{height:950px}}@media(min-width:992px)and (max-width:1199px){.home-download[data-v-7dd5b689]{height:850px}}@media(min-width:768px)and (max-width:991px){.home-download[data-v-7dd5b689]{height:auto;min-height:700px}}.home-download[data-v-7dd5b689]{background:linear-gradient(0deg,#272727 0% 100%),#fff}.home-download .download-container[data-v-7dd5b689]{width:100%;height:clamp(600px,70vh,835px);position:relative;background:url(/assets/download_background-DLNH--uo.png) no-repeat center center;background-size:cover}@media(min-width:1440px){.home-download .download-container[data-v-7dd5b689]{height:835px}}@media(min-width:1200px)and (max-width:1439px){.home-download .download-container[data-v-7dd5b689]{height:750px}}@media(min-width:992px)and (max-width:1199px){.home-download .download-container[data-v-7dd5b689]{height:650px}}@media(min-width:768px)and (max-width:991px){.home-download .download-container[data-v-7dd5b689]{height:auto;min-height:500px}}.home-download .download-container .download-content[data-v-7dd5b689]{width:1100px;margin:0 auto;display:flex}@media(min-width:1440px){.home-download .download-container .download-content[data-v-7dd5b689]{width:1100px}}@media(min-width:1200px)and (max-width:1439px){.home-download .download-container .download-content[data-v-7dd5b689]{width:clamp(900px,80vw,1000px)}}@media(min-width:992px)and (max-width:1199px){.home-download .download-container .download-content[data-v-7dd5b689]{width:clamp(800px,85vw,900px)}}@media(min-width:768px)and (max-width:991px){.home-download .download-container .download-content[data-v-7dd5b689]{width:clamp(700px,90vw,800px)}}.home-download .download-container .download-content .mobile-screen[data-v-7dd5b689]{width:clamp(280px,30vw,400px);height:clamp(560px,80vh,805px);position:relative;top:clamp(80px,15vh,130px)}@media(min-width:1440px){.home-download .download-container .download-content .mobile-screen[data-v-7dd5b689]{width:400px;height:805px;top:130px}}@media(min-width:1200px)and (max-width:1439px){.home-download .download-container .download-content .mobile-screen[data-v-7dd5b689]{width:350px;height:700px;top:110px}}@media(min-width:992px)and (max-width:1199px){.home-download .download-container .download-content .mobile-screen[data-v-7dd5b689]{width:320px;height:640px;top:90px}}@media(min-width:768px)and (max-width:991px){.home-download .download-container .download-content .mobile-screen[data-v-7dd5b689]{width:280px;height:560px;top:60px}}.home-download .download-container .download-content .download-right[data-v-7dd5b689]{margin-top:clamp(150px,25vh,207px);margin-left:clamp(80px,10vw,130px);display:inline-block}@media(min-width:1440px){.home-download .download-container .download-content .download-right[data-v-7dd5b689]{margin-top:207px;margin-left:130px}}@media(min-width:1200px)and (max-width:1439px){.home-download .download-container .download-content .download-right[data-v-7dd5b689]{margin-top:180px;margin-left:100px}}@media(min-width:992px)and (max-width:1199px){.home-download .download-container .download-content .download-right[data-v-7dd5b689]{margin-top:160px;margin-left:80px}}@media(min-width:768px)and (max-width:991px){.home-download .download-container .download-content .download-right[data-v-7dd5b689]{margin-top:120px;margin-left:60px}}.home-download .download-container .download-content .download-right .download-title[data-v-7dd5b689]{font-weight:600;font-size:clamp(30px,5vw,50px);color:#000;line-height:clamp(42px,6vw,70px);margin-bottom:clamp(20px,3vw,32px)}@media(min-width:1440px){.home-download .download-container .download-content .download-right .download-title[data-v-7dd5b689]{font-size:50px;line-height:70px;margin-bottom:32px}}@media(min-width:1200px)and (max-width:1439px){.home-download .download-container .download-content .download-right .download-title[data-v-7dd5b689]{font-size:42px;line-height:60px;margin-bottom:28px}}@media(min-width:992px)and (max-width:1199px){.home-download .download-container .download-content .download-right .download-title[data-v-7dd5b689]{font-size:36px;line-height:50px;margin-bottom:24px}}@media(min-width:768px)and (max-width:991px){.home-download .download-container .download-content .download-right .download-title[data-v-7dd5b689]{font-size:30px;line-height:42px;margin-bottom:20px}}.home-download .download-container .download-content .download-right .download-badge[data-v-7dd5b689]{width:clamp(180px,20vw,262px);height:clamp(30px,3.5vh,38px);line-height:clamp(30px,3.5vh,38px);text-align:center;background:#91f34f;border-radius:clamp(36px,5vw,54px);font-size:clamp(14px,2vw,20px);color:#000}@media(min-width:1440px){.home-download .download-container .download-content .download-right .download-badge[data-v-7dd5b689]{width:262px;height:38px;line-height:38px;border-radius:54px;font-size:20px}}@media(min-width:1200px)and (max-width:1439px){.home-download .download-container .download-content .download-right .download-badge[data-v-7dd5b689]{width:230px;height:34px;line-height:34px;border-radius:48px;font-size:18px}}@media(min-width:992px)and (max-width:1199px){.home-download .download-container .download-content .download-right .download-badge[data-v-7dd5b689]{width:200px;height:30px;line-height:30px;border-radius:42px;font-size:16px}}@media(min-width:768px)and (max-width:991px){.home-download .download-container .download-content .download-right .download-badge[data-v-7dd5b689]{width:180px;height:26px;line-height:26px;border-radius:36px;font-size:14px}}.home-download .download-container .download-content .download-right .qr-codes[data-v-7dd5b689]{margin-top:clamp(80px,10vw,130px)}.home-download .download-container .download-content .download-right .qr-codes .qr-code-item[data-v-7dd5b689]{width:clamp(160px,18vw,208px);height:clamp(170px,20vw,224px);border-radius:clamp(8px,1vw,12px);text-align:center;background:#fff;display:inline-block;padding:clamp(6px,1vw,11px) 0;margin-right:clamp(40px,6vw,58px)}@media(min-width:1440px){.home-download .download-container .download-content .download-right .qr-codes .qr-code-item[data-v-7dd5b689]{width:208px;height:224px;padding:11px 0;margin-right:58px}}@media(min-width:1200px)and (max-width:1439px){.home-download .download-container .download-content .download-right .qr-codes .qr-code-item[data-v-7dd5b689]{width:180px;height:195px;padding:10px 0;margin-right:50px}}@media(min-width:992px)and (max-width:1199px){.home-download .download-container .download-content .download-right .qr-codes .qr-code-item[data-v-7dd5b689]{width:170px;height:185px;padding:9px 0;margin-right:45px}}@media(min-width:768px)and (max-width:991px){.home-download .download-container .download-content .download-right .qr-codes .qr-code-item[data-v-7dd5b689]{width:160px;height:175px;padding:8px 0;margin-right:40px}}.home-download .download-container .download-content .download-right .qr-codes .qr-code-item .qr-img[data-v-7dd5b689]{width:clamp(120px,14vw,172px);height:clamp(120px,14vw,172px)}@media(min-width:1440px){.home-download .download-container .download-content .download-right .qr-codes .qr-code-item .qr-img[data-v-7dd5b689]{width:172px;height:172px}}@media(min-width:1200px)and (max-width:1439px){.home-download .download-container .download-content .download-right .qr-codes .qr-code-item .qr-img[data-v-7dd5b689]{width:150px;height:150px}}@media(min-width:992px)and (max-width:1199px){.home-download .download-container .download-content .download-right .qr-codes .qr-code-item .qr-img[data-v-7dd5b689]{width:140px;height:140px}}@media(min-width:768px)and (max-width:991px){.home-download .download-container .download-content .download-right .qr-codes .qr-code-item .qr-img[data-v-7dd5b689]{width:130px;height:130px}}.home-download .download-container .download-content .download-right .qr-codes .qr-code-item .qr-label[data-v-7dd5b689]{display:flex;align-items:center;justify-content:center;line-height:clamp(16px,2vw,20px);font-size:clamp(12px,1.5vw,14px);color:#000}.home-download .download-container .download-content .download-right .qr-codes .qr-code-item .qr-label .qr-icon[data-v-7dd5b689]{width:clamp(10px,1.5vw,14px);height:clamp(10px,1.5vw,14px);margin-right:clamp(4px,1vw,6px)}.mobile-menu-toggle[data-v-7dd5b689]{display:none}.home-footer[data-v-7dd5b689]{width:100%;position:relative;overflow:hidden;background:#272727}.home-footer .footer-content[data-v-7dd5b689]{width:1200px;margin:72px auto 98px;display:flex;align-items:end;justify-content:space-between}.home-footer .footer-content .footer-left h3[data-v-7dd5b689]{font-weight:600;font-size:16px;color:#fff;margin-bottom:40px}.home-footer .footer-content .footer-left div[data-v-7dd5b689]{display:flex;align-items:center;margin-top:20px;font-size:14px;color:#ffffffe6;line-height:14px}.home-footer .footer-content .footer-left div .icon[data-v-7dd5b689]{width:16px;height:16px;margin-right:5px}.home-footer .footer-content .footer-right[data-v-7dd5b689]{font-weight:400;font-size:12px;color:#ffffffb3;line-height:12px;text-align:right}.home-footer .footer-content .footer-right p[data-v-7dd5b689]{margin-top:12px}.home-footer .footer-content .footer-right .footer-link[data-v-7dd5b689]{color:#ffffffb3;text-decoration:none;transition:color .3s ease}.home-footer .footer-content .footer-right .footer-link[data-v-7dd5b689]:hover{color:#ffffffe6;text-decoration:underline}.home-footer .footer-line[data-v-7dd5b689]{width:100%;height:16px;background:#8ccb54;position:absolute;bottom:0;left:0}@media(min-width:768px)and (max-width:992px){.mobile-menu-toggle[data-v-7dd5b689]{display:none}.home-navigation .nav-menu[data-v-7dd5b689]{gap:16px;margin:0 10px}.home-navigation .nav-menu .nav-item[data-v-7dd5b689]{font-size:13px}.home-navigation .nav-menu .nav-item.active[data-v-7dd5b689]{padding:6px 14px}.home-footer .footer-content[data-v-7dd5b689]{width:90%;max-width:992px;height:auto;padding:20px 40px;box-sizing:border-box;margin:36px auto;flex-direction:row;justify-content:space-between}.home-footer .footer-content .footer-left h3[data-v-7dd5b689]{font-size:15px;margin-bottom:30px}.home-footer .footer-content .footer-left div[data-v-7dd5b689]{font-size:13px;margin-bottom:18px;line-height:16px}.home-footer .footer-content .footer-right[data-v-7dd5b689]{text-align:right;font-size:11px;line-height:16px}.home-footer .footer-content .footer-right p[data-v-7dd5b689]{margin-bottom:10px}}@media(min-width:992px)and (max-width:1440px){.home-navigation .nav-menu[data-v-7dd5b689]{gap:16px;margin:0 10px}.home-navigation .nav-menu .nav-item[data-v-7dd5b689]{font-size:13px}.home-navigation .nav-menu .nav-item.active[data-v-7dd5b689]{padding:6px 14px}.home-footer .footer-content[data-v-7dd5b689]{width:90%;max-width:1200px;height:auto;padding:20px 40px;box-sizing:border-box;margin:36px auto;flex-direction:row;justify-content:space-between;gap:40px}.home-footer .footer-content .footer-left h3[data-v-7dd5b689]{font-size:15px;margin-bottom:30px}.home-footer .footer-content .footer-left div[data-v-7dd5b689]{font-size:13px;margin-bottom:18px;line-height:16px}.home-footer .footer-content .footer-right[data-v-7dd5b689]{text-align:right;font-size:11px;line-height:16px}.home-footer .footer-content .footer-right p[data-v-7dd5b689]{margin-bottom:10px}}@media(max-width:768px){.home-page[data-v-7dd5b689]{overflow-x:hidden}.home-navigation[data-v-7dd5b689]{width:90%;height:56px;background:#000000bf;border-radius:40px;top:8px;left:5%;transform:none;position:fixed;padding:0 16px;box-sizing:border-box;z-index:1000;transition:transform .3s ease-in-out;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.home-navigation .logo[data-v-7dd5b689]{width:62px;height:40px;margin-left:0}.home-navigation .mobile-menu-toggle[data-v-7dd5b689]{display:block;position:absolute;right:16px;top:50%;transform:translateY(-50%);width:24px;height:24px;cursor:pointer;z-index:1001}.home-navigation .mobile-menu-toggle .menu-icon[data-v-7dd5b689]{width:100%;height:100%;object-fit:contain;transition:all .3s ease}.home-navigation .language[data-v-7dd5b689]{margin-right:48px;min-width:69px}.home-navigation .language .language-switch[data-v-7dd5b689]{padding:4px 8px;font-size:10px}.home-navigation .language .language-switch .language-icon[data-v-7dd5b689]{width:16px;height:16px}.home-navigation .language .language-switch .language-text[data-v-7dd5b689]{font-size:13px;padding:0 5px 0 3px}.home-navigation .language .language-switch .arrow-down[data-v-7dd5b689]{width:8px;height:8px}.home-navigation .language .language-list[data-v-7dd5b689]{margin-top:10px}.home-about .banner[data-v-7dd5b689]{width:100%;height:640px;padding-bottom:70px;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden}.home-about .banner .banner-video[data-v-7dd5b689]{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.home-about .banner .banner-video .video-player[data-v-7dd5b689]{width:100%;height:100%;object-fit:cover;display:block}.home-about .banner .banner-content[data-v-7dd5b689]{width:100%;bottom:0;top:75%}.home-about .banner .banner-content .title-section .main-title[data-v-7dd5b689]{font-weight:550;font-size:32px;line-height:45px;white-space:pre-line;text-align:center}.home-about .banner .banner-content .title-section .main-title.lang-en[data-v-7dd5b689]{white-space:pre-line;font-size:28px;line-height:36px}.home-about .banner .banner-content .button-section[data-v-7dd5b689]{gap:16px;margin-top:40px;align-items:center;padding:0 20px}.home-about .banner .banner-content .button-section .download-button[data-v-7dd5b689],.home-about .banner .banner-content .button-section .more-button[data-v-7dd5b689]{width:40%;height:40px;font-size:14px;justify-content:center}.home-about .banner .banner-content .button-section .download-button .download-icon[data-v-7dd5b689],.home-about .banner .banner-content .button-section .more-button .download-icon[data-v-7dd5b689]{width:30px;height:30px}.home-about .banner .banner-content .button-section .download-button[data-v-7dd5b689]{line-height:12px}.home-about .banner .banner-content .button-section .download-button span[data-v-7dd5b689]{position:relative;left:12px}.nav-menu[data-v-7dd5b689]{display:none;position:fixed;top:72px;left:5%;width:90%;background:#000000bf;border-radius:16px;flex-direction:column;gap:0;box-sizing:border-box;padding:16px;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);z-index:999;transform:translateZ(0)}.nav-menu .nav-item[data-v-7dd5b689]{width:100%;color:#fff;text-align:center;font-size:14px;padding:8px;margin-bottom:8px}.nav-menu .nav-item.active[data-v-7dd5b689]{background:#91f34f;color:#000;font-weight:600;border-radius:20px}.nav-menu .nav-item[data-v-7dd5b689]:last-child{border-bottom:none}.nav-menu.mobile-open[data-v-7dd5b689]{display:flex}.home-about .about[data-v-7dd5b689]{width:100%;height:auto}.home-about .about .about-content[data-v-7dd5b689]{width:92%;margin:0 auto;padding:0 16px;background:url(/assets/about_mobile_bg-Y33vWGTG.png) no-repeat;background-size:contain}.home-about .about .about-content .about-section[data-v-7dd5b689]{display:flex;justify-content:center;align-items:center;padding:0}.home-about .about .about-content .about-content-mask[data-v-7dd5b689]{height:58px}.home-about .about .content-box[data-v-7dd5b689]{width:319px;background:#fff;padding:27px 16px;box-sizing:border-box;margin:-80px auto 0;border-radius:12px}.home-about .about .content-box .title-content[data-v-7dd5b689]{width:auto;display:flex;flex-direction:column;text-align:left;gap:16px}.home-about .about .content-box .title-content .title-section .about-title[data-v-7dd5b689]{font-size:20px;font-weight:700;color:#000;line-height:1;text-align:left}.home-about .about .content-box .title-content .title-section .line[data-v-7dd5b689]{width:56px;height:4px}.home-about .about .content-box .title-content .description[data-v-7dd5b689]{font-size:14px;line-height:26px;color:#000000a8}.home-business[data-v-7dd5b689]{padding-top:72px}.home-business .business-title[data-v-7dd5b689]{width:100%;padding:0 16px;margin:0 auto 32px;text-align:left}.home-business .business-title h2[data-v-7dd5b689]{font-weight:600;font-size:22px;line-height:30px}.home-business .business-title .line[data-v-7dd5b689]{width:56px;height:4px;margin-top:4px}.home-business .business-container[data-v-7dd5b689]{flex-direction:column;height:auto}.home-business .business-container .business-item[data-v-7dd5b689]{overflow:hidden;width:100%;position:relative;z-index:10}.home-business .business-container .business-item .business-bg[data-v-7dd5b689]{width:100%;aspect-ratio:375/331;background-size:cover;background-position:center}@supports not (aspect-ratio: 375/331){.home-business .business-container .business-item .business-bg[data-v-7dd5b689]{height:0;padding-bottom:88.27%}}.home-business .business-container .business-item .business-content[data-v-7dd5b689]{width:100%;height:100%;min-height:230px;background:linear-gradient(136deg,#6cb222,#8ad738);border-radius:0;padding:24px 16px;position:relative;display:flex!important;flex-direction:column;justify-content:center}.home-business .business-container .business-item .business-content .business-icon[data-v-7dd5b689]{width:168px;height:203px;margin-bottom:10px}.home-business .business-container .business-item .business-content h3[data-v-7dd5b689]{font-size:18px;line-height:24px;color:#fff;margin-bottom:8px;margin-top:0}.home-business .business-container .business-item .business-content .line[data-v-7dd5b689]{width:72px;height:3px;background:#ffffff4d;margin-top:0}.home-business .business-container .business-item .business-content p[data-v-7dd5b689]{width:100%;font-weight:500;font-size:14px;color:#fffc;line-height:28px;margin-top:12px}.home-feature[data-v-7dd5b689]{padding:60px 16px}.home-feature .feature-title[data-v-7dd5b689]{width:100%;margin:0 auto 32px}.home-feature .feature-title h2[data-v-7dd5b689]{font-size:22px;line-height:30px}.home-feature .feature-title .line[data-v-7dd5b689]{width:56px;height:4px;margin-top:4px}.home-feature .feature-content[data-v-7dd5b689]{width:100%;flex-direction:column;gap:16px;align-items:center}.home-feature .feature-content .feature-item[data-v-7dd5b689]{width:100%;max-width:350px;height:100%;aspect-ratio:1/1;border-radius:12px}.home-feature .feature-content .feature-item.active[data-v-7dd5b689]{width:100%;height:100%}.home-feature .feature-content .feature-item.active .feature-text[data-v-7dd5b689]{padding:16px}.home-feature .feature-content .feature-item.active .feature-text .feature-main-title[data-v-7dd5b689]{font-size:18px;line-height:24px;margin-bottom:8px}.home-feature .feature-content .feature-item.active .feature-text .feature-subtitle[data-v-7dd5b689]{font-weight:600;font-size:13px;color:#fff;margin-bottom:16px}.home-feature .feature-content .feature-item.active .feature-text .feature-description[data-v-7dd5b689]{font-weight:500;font-size:12px;line-height:22px}.home-feature .feature-content .feature-item.active .feature-description[data-v-7dd5b689]{opacity:1}.home-feature .feature-content .feature-item.feature-small[data-v-7dd5b689]{width:100%;height:200px}.home-feature .feature-content .feature-item .feature-text[data-v-7dd5b689]{padding:20px}.home-feature .feature-content .feature-item .feature-text .feature-main-title[data-v-7dd5b689]{font-size:18px;line-height:18px;margin-bottom:8px}.home-feature .feature-content .feature-item .feature-text .feature-subtitle[data-v-7dd5b689]{font-size:14px;line-height:14px}.home-partner[data-v-7dd5b689]{height:auto;background-color:#272727;background-image:url(/assets/partner_background_mobile-BGf91QB1.png);background-size:50%;background-position:top -50px right -50px}.home-partner .partner-container[data-v-7dd5b689]{width:100%;padding:66px 16px 60px}.home-partner .partner-container .partner-title[data-v-7dd5b689],.home-partner .partner-container .partner-desc[data-v-7dd5b689]{font-weight:600;font-size:22px;line-height:36px}.home-partner .partner-container .partner-line[data-v-7dd5b689]{width:56px;height:4px;margin-top:4px}.home-partner .partner-container .partner-list[data-v-7dd5b689]{width:343px;margin:60px auto 0;padding:0;position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;gap:24px}.home-partner .partner-container .partner-list .partner-scroll[data-v-7dd5b689]{position:relative;width:100%;display:flex;flex-direction:column;justify-content:space-between;gap:24px}.home-partner .partner-container .partner-list .partner-scroll[data-v-7dd5b689]:before{content:"";position:absolute;top:0;left:0;width:56px;height:100%;background:linear-gradient(90deg,#272727,#27272700);z-index:2;pointer-events:none}.home-partner .partner-container .partner-list .partner-scroll[data-v-7dd5b689]:after{content:"";position:absolute;top:0;right:0;width:56px;height:100%;background:linear-gradient(270deg,#272727,#27272700);z-index:2;pointer-events:none}.home-partner .partner-container .partner-list .partner-row[data-v-7dd5b689]{display:flex;gap:0px;animation-timing-function:linear;animation-iteration-count:infinite;width:fit-content}.home-partner .partner-container .partner-list .partner-row .partner-track[data-v-7dd5b689]{display:flex;gap:20px;width:fit-content}.home-partner .partner-container .partner-list .partner-row:nth-child(1) .partner-track[data-v-7dd5b689],.home-partner .partner-container .partner-list .partner-row:nth-child(3) .partner-track[data-v-7dd5b689]{animation:scrollLeft-7dd5b689 30s linear infinite}.home-partner .partner-container .partner-list .partner-row:nth-child(2) .partner-track[data-v-7dd5b689]{animation:scrollRight-7dd5b689 35s linear infinite}.home-partner .partner-container .partner-list .partner-row .partner-item[data-v-7dd5b689]{flex-shrink:0;text-align:center}.home-partner .partner-container .partner-list .partner-row .partner-item .flag[data-v-7dd5b689]{width:clamp(32px,4vw,36px);height:clamp(32px,4vw,36px);border-radius:50%;object-fit:cover}}@media(max-width:768px)and (min-width:768px)and (max-width:991px){.home-partner .partner-container .partner-list .partner-row .partner-item .flag[data-v-7dd5b689]{width:36px;height:36px}}@media(max-width:768px)and (max-width:767px){.home-partner .partner-container .partner-list .partner-row .partner-item .flag[data-v-7dd5b689]{width:32px;height:32px}}@media(max-width:768px){.home-partner .partner-container .partner-list .partner-row .partner-item .country[data-v-7dd5b689]{font-size:clamp(10px,1.2vw,11px);color:#fff;margin-top:clamp(4px,1vw,6px)}}@media(max-width:768px)and (min-width:768px)and (max-width:991px){.home-partner .partner-container .partner-list .partner-row .partner-item .country[data-v-7dd5b689]{font-size:11px;margin-top:6px}}@media(max-width:768px)and (max-width:767px){.home-partner .partner-container .partner-list .partner-row .partner-item .country[data-v-7dd5b689]{font-size:10px;margin-top:4px}}@media(max-width:768px){@keyframes scrollLeft-7dd5b689{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes scrollRight-7dd5b689{0%{transform:translate(-50%)}to{transform:translate(0)}}.home-download[data-v-7dd5b689]{height:auto;padding-bottom:60px}.home-download .download-container[data-v-7dd5b689]{width:100%;height:auto;background:url(/assets/download_background_mobile-DS3VIIbO.png) no-repeat;background-size:contain}.home-download .download-container .download-content[data-v-7dd5b689]{width:100%;flex-direction:column;align-items:center;box-sizing:border-box}.home-download .download-container .download-content .mobile-screen[data-v-7dd5b689]{width:64%;height:auto;top:0;object-fit:contain;margin:60px 0 50px}.home-download .download-container .download-content .download-right[data-v-7dd5b689]{margin:0;text-align:center}.home-download .download-container .download-content .download-right .download-title[data-v-7dd5b689]{font-weight:600;font-size:24px;line-height:34px;color:#fff;margin-bottom:16px;padding:0 24px}.home-download .download-container .download-content .download-right .download-badge[data-v-7dd5b689]{display:inline;height:24px;line-height:24px;padding:4px 18px;font-size:12px;margin:0 auto;border-radius:27px}.home-download .download-container .download-content .download-right .qr-codes[data-v-7dd5b689]{margin-top:32px;display:flex;align-items:center;justify-content:center;text-align:center}.home-download .download-container .download-content .download-right .qr-codes .qr-code-item[data-v-7dd5b689]{width:150px;height:auto;border-radius:9px;display:inline-block;margin:0 8px}.home-download .download-container .download-content .download-right .qr-codes .qr-code-item .qr-img[data-v-7dd5b689]{width:130px;height:130px}.home-download .download-container .download-content .download-right .qr-codes .qr-code-item .qr-label[data-v-7dd5b689]{font-size:12px;line-height:16px}.home-download .download-container .download-content .download-right .qr-codes .qr-code-item .qr-label .qr-icon[data-v-7dd5b689]{width:12px;height:12px;margin-right:2px}.home-footer[data-v-7dd5b689]{height:auto;padding:60px 0 40px}.home-footer .footer-content[data-v-7dd5b689]{width:100%;height:auto;margin:0;flex-direction:column;padding:0 32px}.home-footer .footer-content .footer-left[data-v-7dd5b689]{margin-bottom:50px}.home-footer .footer-content .footer-left h3[data-v-7dd5b689]{font-weight:600;font-size:16px;color:#fff;margin-bottom:25px}.home-footer .footer-content .footer-left div[data-v-7dd5b689]{align-items:start;color:#ffffffe6;margin-bottom:18px;font-size:14px;line-height:20px}.home-footer .footer-content .footer-left div .icon[data-v-7dd5b689]{position:relative;top:2px}.home-footer .footer-content .footer-right[data-v-7dd5b689]{width:100%;text-align:left;font-size:12px;color:#ffffffb3}.home-footer .footer-content .footer-right p[data-v-7dd5b689]{margin-bottom:12px}.home-footer .footer-content .footer-right .footer-link[data-v-7dd5b689]{color:#ffffffb3;text-decoration:none;transition:color .3s ease}.home-footer .footer-content .footer-right .footer-link[data-v-7dd5b689]:hover{color:#ffffffe6;text-decoration:underline}.home-footer .footer-line[data-v-7dd5b689]{height:16px}}body,html{overflow-x:hidden!important;min-width:unset!important}[data-v-7dd5b689]{box-sizing:border-box}.partner-scroll[data-v-7dd5b689],.business-scroll[data-v-7dd5b689],.feature-scroll[data-v-7dd5b689]{overflow-x:hidden}
