:root{--brand:#1e5eff;--brand-dark:#0d2f75;--brand-violet:#9917ff;--ink:#111a2e;--muted:#667085;--line:#e5e9f2;--surface:#f5f7fb;--surface-blue:#eef4ff;--white:#fff;--shadow:0 18px 60px #1730601f;--header-height:88px;color-scheme:light;font-synthesis:none;font-family:Source Sans Pro,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.5}*,:before,:after{box-sizing:border-box}html{background:var(--white);color:var(--ink);scroll-behavior:smooth;text-size-adjust:100%}body{min-width:320px;margin:0;overflow-x:clip}body,button{font:inherit}img{max-width:100%;display:block}img{height:auto}a{color:inherit;text-decoration:none}button,summary,a{-webkit-tap-highlight-color:transparent}button,summary{cursor:pointer}h1,h2,h3,p,ul{margin:0}:focus-visible{outline:3px solid color-mix(in srgb,var(--brand) 65%,white);outline-offset:3px}.visually-hidden{clip:rect(0 0 0 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.skip-link{z-index:1000;background:var(--ink);color:#fff;border-radius:8px;padding:10px 16px;position:fixed;top:8px;left:8px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.button{border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:10px;min-height:48px;padding:12px 24px;font-weight:600;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button:disabled{cursor:not-allowed;opacity:.55;transform:none}.site-header{z-index:10000000;width:100%;height:var(--header-height);background:#fff;position:fixed;top:0;left:0;box-shadow:0 2px 6px #00000026}.site-header__inner{width:100%;height:100%;padding-inline:90px;display:block}.site-header-spacer{min-height:80px}.brand{align-items:center;width:fit-content;height:38px;display:flex}.brand img{width:110px;height:23px}.desktop-navigation{height:50px;margin-top:-9px}.desktop-navigation>ul{align-items:stretch;gap:34px;height:100%;margin:0;padding:0;list-style:none;display:flex}.nav-item{align-items:flex-start;padding-top:10px;font-size:14px;display:flex;position:relative}.nav-item>a,.nav-menu>summary{color:#2f3134;align-items:center;height:100%;list-style:none;display:flex;position:relative}.nav-item>a:after,.nav-menu>summary:after{background:var(--brand);content:"";opacity:0;width:100%;height:2px;transition:all .18s;position:absolute;bottom:3px;left:0;right:auto;transform:scaleX(.4)}.nav-menu>summary:after{width:calc(100% - 14px)}.nav-item:hover>a:after,.nav-item:hover .nav-menu>summary:after,.nav-item.is-active>a:after,.nav-item.is-active .nav-menu>summary:after{opacity:1;transform:scaleX(1)}.nav-item.is-active{font-weight:700}.nav-menu{height:100%;position:relative}.nav-menu>summary{gap:8px}.nav-menu>summary::-webkit-details-marker{display:none}.nav-menu__arrow{flex:none;width:6px;height:3px;transition:transform .18s}.nav-menu[open] .nav-menu__arrow{transform:rotate(180deg)}.nav-menu__panel{background:#fff;border-radius:2px;gap:0;width:max-content;min-width:190px;padding:15px 30px;display:grid;position:absolute;top:100%;left:50%;transform:translate(-50%);box-shadow:0 4px 8px #0003}.nav-menu:not([open]) .nav-menu__panel{display:none}.nav-menu__panel a{color:#2f3134;white-space:nowrap;padding:5px 0}.nav-menu__panel a:hover{color:var(--brand)}.mobile-navigation{margin-left:auto;display:none}.site-footer{color:#2f3134;background:linear-gradient(90deg,#e5eaf6,#e5e8f5);padding:40px 24px 30px}.site-footer__links{justify-content:space-around;gap:48px;width:min(1200px,100%);margin-inline:auto;display:flex}.site-footer__links section{align-content:start;gap:13px;display:grid}.site-footer__links h2{color:#2f3134;margin-bottom:2px;font-family:PingFang SC,sans-serif;font-size:16px;font-weight:500;line-height:22px}.site-footer__links a,.site-footer__links p{color:#7c7f87;font-size:14px}.site-footer__links a:hover{color:#3667d4}.site-footer__contact{max-width:480px}.site-footer__contact p{margin:0}.site-footer__qrs{align-items:center;gap:20px;margin-top:3px;display:flex}.site-footer__qrs img{object-fit:cover;width:160px;height:160px}.site-footer__divider{background:#dbdde5;width:100%;height:1px;margin:40px 0 30px}.site-footer__meta{width:100%;max-width:1000px;margin-inline:auto;font-size:14px}.site-footer__city,.site-footer__legal{justify-content:center;align-items:center;display:flex}.site-footer__city{margin-bottom:15px}.site-footer__city img{width:100px;height:21px}.site-footer__city>span{background:#afb2bb;width:1px;height:20px;margin:0 18px}.site-footer__legal{color:#7c7f87;flex-wrap:wrap;gap:0 10px}.site-footer__legal a{color:inherit;text-decoration:underline}.site-footer__legal a:hover{color:#3667d4}.carousel{--slides-per-view:1;width:100%;position:relative}.carousel__viewport{touch-action:pan-y pinch-zoom;position:relative;overflow:hidden}.carousel__track{width:100%;display:flex}.carousel[data-ready=true] .carousel__track{will-change:transform;transition:transform .55s cubic-bezier(.22,.7,.22,1)}.carousel[data-animate=false] .carousel__track,.carousel[data-dragging=true] .carousel__track{transition:none}.carousel__slide{flex:0 0 calc(100% / var(--slides-per-view));min-width:0;display:none;position:relative}.carousel__slide:first-child,.carousel[data-ready=true]>.carousel__viewport>.carousel__track>.carousel__slide{display:block}.carousel__slide-link{display:block;position:relative}.carousel__picture,.carousel__picture>img{width:100%;height:100%;display:block}.carousel__slide-link>img,.carousel__slide>img,.carousel__slide-link>.carousel__picture>img,.carousel__slide>.carousel__picture>img{aspect-ratio:1920/705;object-fit:cover;width:100%}.home-hero>.carousel__viewport>.carousel__track>.carousel__slide>.carousel__slide-link>img,.home-hero>.carousel__viewport>.carousel__track>.carousel__slide>.carousel__slide-link>.carousel__picture>img{aspect-ratio:auto;object-fit:cover;height:682.61px}.home-hero .carousel--inner{pointer-events:none;right:7%}.home-hero>.carousel__arrow{width:44px;height:70px;box-shadow:none;color:#0000;background-color:#0000;background-position:50%;background-size:100% 100%;border-radius:0}.home-hero>.carousel__arrow--previous{background-image:url(/assets/optimized/c79b97017f87927d/132.webp);left:3%}.home-hero>.carousel__arrow--next{background-image:url(/assets/optimized/d127ee0407f2ec7a/132.webp);right:3%}.home-hero>.carousel__arrow--previous:hover{background-image:url(/assets/optimized/943ea84897c22006/132.webp)}.home-hero>.carousel__arrow--next:hover{background-image:url(/assets/optimized/35d18be5b2e2f457/132.webp)}.carousel[data-effect=fade][data-ready=true]>.carousel__viewport>.carousel__track{display:block;position:relative}.carousel[data-effect=fade][data-ready=true]>.carousel__viewport>.carousel__track>.carousel__slide{transition:opacity .5s,visibility .5s;position:absolute;inset:0}.carousel[data-effect=fade][data-ready=true]>.carousel__viewport>.carousel__track>.carousel__slide:first-child{position:relative}.carousel__arrow{z-index:5;color:#74809a;background:#ffffffc2;border:0;border-radius:8px;place-items:center;width:48px;height:72px;font-size:48px;line-height:1;display:grid;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 8px 24px #1428501a}.carousel__arrow:disabled{cursor:default;opacity:.25}.carousel__arrow--previous{left:max(24px,50% - 670px)}.carousel__arrow--next{right:max(24px,50% - 670px)}.carousel__pagination{z-index:5;justify-content:center;gap:8px;display:flex;position:absolute;bottom:12px;left:0;right:0}.carousel__dot{background:0 0;border:0;width:24px;height:24px;padding:0;transition:all .18s;position:relative}.carousel__dot:before{content:"";background:#ffffff8c;border-radius:999px;height:3px;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.carousel__dot[data-active=true]{width:42px}.carousel__dot[data-active=true]:before{background:var(--brand)}.carousel--inner{z-index:3;width:45%;position:absolute;top:0;bottom:0;right:6%}.carousel--inner .carousel__viewport,.carousel--inner .carousel__track,.carousel--inner .carousel__slide{height:100%}.carousel--inner .carousel__slide img{object-fit:contain;width:100%;height:100%}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}@media (width<=1024px){:root{--header-height:72px}.desktop-navigation{display:none}.site-header__inner{align-items:center;width:min(100% - 32px,960px);margin-inline:auto;padding-inline:0;display:flex}.site-header-spacer{min-height:var(--header-height)}.brand{height:100%}.mobile-navigation{display:block;position:relative}.mobile-navigation>summary{border:1px solid var(--line);border-radius:8px;place-content:center;gap:5px;width:44px;height:44px;list-style:none;display:grid}.mobile-navigation>summary::-webkit-details-marker{display:none}.mobile-navigation>summary span{background:var(--ink);width:20px;height:2px}.mobile-navigation>nav{border:1px solid var(--line);width:min(320px,100vw - 32px);max-height:calc(100vh - 92px);box-shadow:var(--shadow);background:#fff;border-radius:12px;padding:12px;display:grid;position:absolute;top:52px;right:0;overflow-y:auto}.mobile-navigation:not([open])>nav{display:none}.mobile-navigation nav>a,.mobile-navigation nav details>summary,.mobile-navigation nav details>a{border-radius:8px;padding:11px 12px;display:block}.mobile-navigation nav details>summary{font-weight:600}.mobile-navigation nav details>a{color:#566176;margin-left:14px}.carousel__slide-link>img,.carousel__slide>img{object-position:center;min-height:460px}.carousel--inner{width:48%;right:2%}.carousel__arrow{width:40px;height:58px}}@media (width<=768px){.site-header__inner{width:calc(100% - 32px)}.carousel__slide-link>img,.carousel__slide>img{object-fit:cover;object-position:28% center;min-height:520px}.home-hero>.carousel__viewport>.carousel__track>.carousel__slide>.carousel__slide-link>img{object-fit:cover;object-position:24% center;height:520px}.carousel--inner{width:64%;height:46%;top:auto;bottom:4%;right:-8%}.carousel__arrow{width:36px;height:52px;font-size:38px}.carousel__arrow--previous{left:10px}.carousel__arrow--next{right:10px}.site-footer__links{grid-template-columns:1fr 1fr;justify-content:stretch;display:grid}.site-footer__contact{grid-column:1/-1}.site-footer__qrs img{aspect-ratio:1;width:min(160px,50vw - 50px);height:auto}.site-footer__legal{gap:6px 10px}}@media (width<=480px){.carousel__slide-link>img,.carousel__slide>img{min-height:470px}.carousel--inner{width:74%;right:-16%}.site-footer__links{grid-template-columns:1fr}}.module-a[data-astro-cid-cnsm2too]{text-align:center;background:linear-gradient(90deg,#526c99,#3a548e);width:100%;height:455px;position:relative}.module-a[data-astro-cid-cnsm2too] h2[data-astro-cid-cnsm2too],.module-a[data-astro-cid-cnsm2too] p[data-astro-cid-cnsm2too]{color:#fff;font-size:36px;font-weight:500;line-height:54px}.module-a[data-astro-cid-cnsm2too] h2[data-astro-cid-cnsm2too]{padding-top:80px}.module-a[data-astro-cid-cnsm2too] img[data-astro-cid-cnsm2too]{object-fit:contain;width:876px;max-width:90%;height:336px;position:absolute;bottom:-100px;left:50%;transform:translate(-50%)}@media (width<=680px){.module-a[data-astro-cid-cnsm2too] h2[data-astro-cid-cnsm2too],.module-a[data-astro-cid-cnsm2too] p[data-astro-cid-cnsm2too]{font-size:28px}}.customer-feedback-section[data-astro-cid-2uubzjab]{box-sizing:border-box;text-align:center;background:linear-gradient(135deg,#f8fafc,#eff6ff 50%,#faf5ff);padding:35px 60px 150px;position:relative}header[data-astro-cid-2uubzjab]{margin-bottom:40px}.feedback-tag[data-astro-cid-2uubzjab]{color:#087a36;background:#e8f5e9;border-radius:20px;align-items:center;width:130px;margin:auto;padding:3px 10px;font-size:14px;display:flex}.feedback-tag[data-astro-cid-2uubzjab] img[data-astro-cid-2uubzjab]{width:16px;height:16px;margin-right:5px}header[data-astro-cid-2uubzjab] h2[data-astro-cid-2uubzjab]{color:#101828;letter-spacing:.37px;margin:15px 0 0 8px;font-family:Inter;font-size:36px;font-weight:400;line-height:40px}header[data-astro-cid-2uubzjab] h2[data-astro-cid-2uubzjab] strong[data-astro-cid-2uubzjab]{color:#0000;font-weight:inherit;background:radial-gradient(circle,#f2083b,#9810fa) text}header[data-astro-cid-2uubzjab]>p[data-astro-cid-2uubzjab]{color:#45556c;margin:10px 0 15px;font-size:20px}.feedback-cards[data-astro-cid-2uubzjab]{flex-wrap:wrap;justify-content:center;gap:24px;margin-bottom:30px;display:flex}article[data-astro-cid-2uubzjab]{text-align:left;background:#ffffffe5;border:2px solid #e2e8f0;border-radius:24px;flex:1;padding:24px}article[data-astro-cid-2uubzjab] h3[data-astro-cid-2uubzjab]{color:#0f172b;margin-bottom:4px;font-family:Inter;font-size:20px;line-height:28px}.role[data-astro-cid-2uubzjab]{color:#45556c;margin-bottom:16px;font-size:14px}.quote[data-astro-cid-2uubzjab]{color:#314158;margin-bottom:20px;font-size:14px;line-height:1.6}.result[data-astro-cid-2uubzjab]{color:#fff;border-radius:16px;width:100%;padding:12px 16px;font-size:18px;font-weight:600}.result-blue[data-astro-cid-2uubzjab]{background:linear-gradient(90deg,#2b7fff,#00b8db)}.result-purple[data-astro-cid-2uubzjab]{background:linear-gradient(90deg,#ad46ff,#f6339a)}.result-orange[data-astro-cid-2uubzjab]{background:linear-gradient(90deg,#ff6900,#fe9a00)}.tip[data-astro-cid-2uubzjab]{color:#45556c;font-size:18px}.case-button[data-astro-cid-2uubzjab]{color:#fff;background:linear-gradient(90deg,#4f39f6,#9810fa);border-radius:8px;justify-content:center;align-items:center;width:190px;height:60px;font-family:Inter;font-size:18px;font-weight:600;display:flex;position:absolute;bottom:50px;left:50%;transform:translate(-50%);box-shadow:0 10px 15px -3px #c6d2ff,0 4px 6px -4px #c6d2ff}.case-button[data-astro-cid-2uubzjab]:hover{transform:translate(-50%)scale(1.05)}@media (width<=760px){.customer-feedback-section[data-astro-cid-2uubzjab]{padding-inline:20px}header[data-astro-cid-2uubzjab] h2[data-astro-cid-2uubzjab]{font-size:30px}article[data-astro-cid-2uubzjab]{min-width:100%}}.home-see-more[data-astro-cid-cz3e4shj]{color:#3667d4;text-align:center;justify-content:center;align-items:center;font-size:18px;display:flex}.home-see-more[data-astro-cid-cz3e4shj]:hover{text-decoration:underline}.home-see-more[data-astro-cid-cz3e4shj] img[data-astro-cid-cz3e4shj]{width:9px;height:7px;margin-left:5px}.module-d[data-astro-cid-i6mpeian]{background:linear-gradient(#f8fbff,#f6f4ff);border:1px solid #e9eef8;width:100%;padding:60px 0 30px}.module-d[data-astro-cid-i6mpeian]>h2[data-astro-cid-i6mpeian]{color:#2f3134;text-align:center;margin-bottom:40px;font-size:36px;font-weight:400;line-height:54px}.honor-carousel[data-astro-cid-i6mpeian]{align-items:center;width:min(1300px,100% - 40px);height:300px;margin-inline:auto;display:flex}.honor-arrow[data-astro-cid-i6mpeian]{background:0 0;border:0;border-radius:50%;flex:0 0 46px;height:46px;padding:0}.honor-arrow[data-astro-cid-i6mpeian]:hover{box-shadow:0 4px 20px #0000001a}.honor-arrow[data-astro-cid-i6mpeian]:first-child{margin-right:10px}.honor-arrow[data-astro-cid-i6mpeian]:last-of-type{margin-left:10px}.honor-arrow[data-astro-cid-i6mpeian] img[data-astro-cid-i6mpeian]{border-radius:50%;width:46px;height:46px}.honor-viewport[data-astro-cid-i6mpeian]{flex:1;height:85%;position:relative;overflow:hidden}.honor-viewport[data-astro-cid-i6mpeian]:before,.honor-viewport[data-astro-cid-i6mpeian]:after{z-index:2;content:"";pointer-events:none;width:60px;height:100%;position:absolute;top:0}.honor-viewport[data-astro-cid-i6mpeian]:before{background:linear-gradient(270deg,#0000,#f8f9ff);left:0}.honor-viewport[data-astro-cid-i6mpeian]:after{background:linear-gradient(90deg,#0000,#f8f9ff);right:0}.honor-track[data-astro-cid-i6mpeian]{align-items:center;height:100%;display:flex}[data-astro-cid-i6mpeian][data-ready=true] .honor-track[data-astro-cid-i6mpeian]{transition:transform .55s cubic-bezier(.22,.7,.22,1)}.honor-slide[data-astro-cid-i6mpeian]{box-sizing:border-box;flex:0 0 25%;height:100%;padding-top:20px;display:block}.award[data-astro-cid-i6mpeian]{position:relative}.award[data-astro-cid-i6mpeian]>.award-picture{width:190px;margin-inline:auto;display:block}.award[data-astro-cid-i6mpeian]>.award-picture>img[data-astro-cid-i6mpeian]{width:100%;height:auto;display:block}.award[data-astro-cid-i6mpeian] p[data-astro-cid-i6mpeian]{text-align:center;position:absolute;left:50%;transform:translate(-50%)}.who[data-astro-cid-i6mpeian]{flex-direction:column;justify-content:center;width:50%;height:38px;font-size:15px;display:flex;top:-14px}.what[data-astro-cid-i6mpeian]{flex-direction:column;justify-content:center;width:65%;height:51px;font-size:16px;font-weight:700;line-height:1.25;display:flex;top:22px}.when[data-astro-cid-i6mpeian]{width:100%;font-size:16px;bottom:14px}.description[data-astro-cid-i6mpeian]{color:#1b387a;text-align:center;width:100%;margin-top:30px;font-family:PingFang SC,sans-serif;font-size:18px;line-height:1.5;display:grid}@media (width<=900px){.honor-slide[data-astro-cid-i6mpeian]{flex-basis:50%}}@media (width<=600px){.module-d[data-astro-cid-i6mpeian]>h2[data-astro-cid-i6mpeian]{padding-inline:20px;font-size:30px}.honor-slide[data-astro-cid-i6mpeian]{flex-basis:100%}}.module-e[data-astro-cid-klrv3arz]{text-align:center;background:#fff;padding:100px 20px}.module-e[data-astro-cid-klrv3arz] h2[data-astro-cid-klrv3arz]{color:#2f3134;font-size:36px;font-weight:400;line-height:54px}.module-e[data-astro-cid-klrv3arz] p[data-astro-cid-klrv3arz]{color:#626773;margin-top:10px;font-size:13px}.module-e[data-astro-cid-klrv3arz] img[data-astro-cid-klrv3arz]{object-fit:contain;width:703px;height:189px;margin:30px auto 0}@media (width<=700px){.module-e[data-astro-cid-klrv3arz]{padding-block:70px}.module-e[data-astro-cid-klrv3arz] h2[data-astro-cid-klrv3arz]{font-size:30px}.module-e[data-astro-cid-klrv3arz] img[data-astro-cid-klrv3arz]{width:100%;height:auto}}.module-c[data-astro-cid-lnwfeexm]{padding-bottom:80px}.news-view[data-astro-cid-lnwfeexm]{width:min(1200px,100% - 40px);margin-inline:auto}.news-view[data-astro-cid-lnwfeexm]>h2[data-astro-cid-lnwfeexm]{color:#2f3134;text-align:center;padding-top:154px;font-size:36px;font-weight:500}.news-grid[data-astro-cid-lnwfeexm]{grid-template-rows:213px 213px;grid-template-columns:repeat(4,minmax(0,1fr));width:100%;height:426px;margin:40px 0;display:grid}.home-news-card[data-astro-cid-lnwfeexm]{color:#fff;background-position:50%;background-size:cover;padding:30px 20px 0;transition:box-shadow .3s;display:block;position:relative}.home-news-card[data-astro-cid-lnwfeexm]:hover{z-index:2;box-shadow:0 6px 14px #0000004d}.home-news-card[data-astro-cid-lnwfeexm]:hover h3[data-astro-cid-lnwfeexm]{text-decoration:underline}.home-news-card[data-astro-cid-lnwfeexm]>span[data-astro-cid-lnwfeexm],.home-news-card[data-astro-cid-lnwfeexm]>p[data-astro-cid-lnwfeexm]{font-size:13px}.home-news-card[data-astro-cid-lnwfeexm]>span[data-astro-cid-lnwfeexm]{color:#ebedf3}.home-news-card[data-astro-cid-lnwfeexm] h3[data-astro-cid-lnwfeexm]{color:inherit;margin-top:10px;font-size:16px;font-weight:400;line-height:30px}.home-news-card[data-astro-cid-lnwfeexm]>p[data-astro-cid-lnwfeexm]{color:inherit;position:absolute;bottom:25px}.home-news-card[data-astro-cid-lnwfeexm] time[data-astro-cid-lnwfeexm]{margin-left:4px}.card-0[data-astro-cid-lnwfeexm]{grid-area:1/1/3/2}.card-1[data-astro-cid-lnwfeexm]{grid-area:1/2/2/3}.card-2[data-astro-cid-lnwfeexm]{grid-area:1/3/2/4}.card-3[data-astro-cid-lnwfeexm]{grid-area:2/2/3/4}.card-4[data-astro-cid-lnwfeexm]{grid-area:1/4/2/5}.card-5[data-astro-cid-lnwfeexm]{grid-area:2/4/3/5}.image-1[data-astro-cid-lnwfeexm]{background-image:url(/assets/optimized/fbf4f67a1bd28414/600.webp)}.image-2[data-astro-cid-lnwfeexm]{background-image:url(/assets/optimized/809ee23b1758d773/600.webp)}.blue[data-astro-cid-lnwfeexm]{background:linear-gradient(270deg,#66a0ec,#3667d4)}.light[data-astro-cid-lnwfeexm]{color:#2f3134;background:#ececec}.home-news-card[data-astro-cid-lnwfeexm].light>span[data-astro-cid-lnwfeexm]{color:#2855b0}.home-news-card[data-astro-cid-lnwfeexm].light>p[data-astro-cid-lnwfeexm]{color:#5e626b}@media (width<=1000px){.news-grid[data-astro-cid-lnwfeexm]{grid-template-rows:repeat(3,240px);grid-template-columns:1fr 1fr;height:auto}.card-0[data-astro-cid-lnwfeexm],.card-1[data-astro-cid-lnwfeexm],.card-2[data-astro-cid-lnwfeexm],.card-3[data-astro-cid-lnwfeexm],.card-4[data-astro-cid-lnwfeexm],.card-5[data-astro-cid-lnwfeexm]{grid-area:auto}}@media (width<=600px){.news-grid[data-astro-cid-lnwfeexm]{grid-template-rows:repeat(6,260px);grid-template-columns:1fr}}.module-b[data-astro-cid-yv4hrlk3]{box-sizing:border-box;background:linear-gradient(238deg,#f9f4ff,#edf2fc);padding:104px 0 123px}.module-b[data-astro-cid-yv4hrlk3]>h2[data-astro-cid-yv4hrlk3],.module-b[data-astro-cid-yv4hrlk3]>p[data-astro-cid-yv4hrlk3]{color:#2f3134;text-align:center}.module-b[data-astro-cid-yv4hrlk3]>h2[data-astro-cid-yv4hrlk3]{font-size:44px;font-weight:500;line-height:1.5}.module-b[data-astro-cid-yv4hrlk3]>p[data-astro-cid-yv4hrlk3]{margin-top:16px;font-size:23px}.partner-groups[data-astro-cid-yv4hrlk3]{width:min(1200px,100% - 40px);margin-inline:auto}.partner-group[data-astro-cid-yv4hrlk3]{width:100%;margin-top:10px}.partner-group[data-astro-cid-yv4hrlk3] h3[data-astro-cid-yv4hrlk3]{color:#2f3134;text-align:center;justify-content:center;align-items:center;margin:46px 6px 0;font-family:PingFang SC,sans-serif;font-size:24px;font-weight:500;display:flex}.partner-group[data-astro-cid-yv4hrlk3] h3[data-astro-cid-yv4hrlk3]:before,.partner-group[data-astro-cid-yv4hrlk3] h3[data-astro-cid-yv4hrlk3]:after{content:"";background:#d8d8d8;width:49px;height:1px;display:block;position:relative}.partner-group[data-astro-cid-yv4hrlk3] h3[data-astro-cid-yv4hrlk3]:before{right:6px}.partner-group[data-astro-cid-yv4hrlk3] h3[data-astro-cid-yv4hrlk3]:after{left:6px}.partner-grid[data-astro-cid-yv4hrlk3]{flex-flow:wrap;justify-content:flex-start;width:1200px;max-width:100%;display:flex}.logo-cell[data-astro-cid-yv4hrlk3]{width:211px;height:82px;margin:10px 14px 20px}.logo-cell[data-astro-cid-yv4hrlk3] img[data-astro-cid-yv4hrlk3]{object-fit:contain;width:100%;height:100%}.case-link[data-astro-cid-yv4hrlk3]{margin-top:43px}@media (width<=760px){.module-b[data-astro-cid-yv4hrlk3]{padding-top:64px}.module-b[data-astro-cid-yv4hrlk3]>h2[data-astro-cid-yv4hrlk3]{padding-inline:20px;font-size:32px}.module-b[data-astro-cid-yv4hrlk3]>p[data-astro-cid-yv4hrlk3]{padding-inline:20px;font-size:18px}.partner-grid[data-astro-cid-yv4hrlk3]{justify-content:center}.logo-cell[data-astro-cid-yv4hrlk3]{aspect-ratio:211/82;width:calc(50% - 20px);height:auto;margin:10px}}.service-process-section[data-astro-cid-m72bh2nf]{box-sizing:border-box;text-align:center;background:linear-gradient(135deg,#fff,#faf5ff 50%,#fdf2f8);padding:30px 20px}.process-header[data-astro-cid-m72bh2nf]{margin-bottom:40px}.process-header[data-astro-cid-m72bh2nf]>span[data-astro-cid-m72bh2nf]{color:#364153;background:#f3f4f6;border-radius:20px;margin-bottom:10px;padding:4px 12px;font-size:14px;display:inline-block}.process-header[data-astro-cid-m72bh2nf] h2[data-astro-cid-m72bh2nf]{color:#101828;letter-spacing:.37px;margin-bottom:8px;font-family:Inter;font-size:36px;font-weight:400;line-height:40px}.process-header[data-astro-cid-m72bh2nf] h2[data-astro-cid-m72bh2nf] strong[data-astro-cid-m72bh2nf]{color:#0000;font-weight:inherit;background:radial-gradient(circle,#f2083b,#9810fa) text}.process-header[data-astro-cid-m72bh2nf] p[data-astro-cid-m72bh2nf]{color:#4a5565;font-size:16px}.steps-container[data-astro-cid-m72bh2nf]{flex-wrap:wrap;justify-content:center;gap:24px;margin-bottom:40px;display:flex}.step-card[data-astro-cid-m72bh2nf]{box-sizing:border-box;text-align:left;border:2px solid #e5e7eb;border-radius:12px;width:22%;padding:30px 24px;position:relative;overflow:hidden}.step-card[data-astro-cid-m72bh2nf]:before{content:"";opacity:.1;border-radius:0 0 0 90%;width:80px;height:80px;position:absolute;top:0;right:0}.step-number[data-astro-cid-m72bh2nf]{color:#fff;border-radius:26px;justify-content:center;align-items:center;width:36px;margin-bottom:14px;padding:2px 5px;display:flex}.step-card[data-astro-cid-m72bh2nf] h3[data-astro-cid-m72bh2nf]{color:#101828;margin-bottom:8px;font-size:18px;font-weight:400}.step-card[data-astro-cid-m72bh2nf] p[data-astro-cid-m72bh2nf]{color:#666;font-size:14px}.step-1[data-astro-cid-m72bh2nf]:before{background:#2196f3}.step-2[data-astro-cid-m72bh2nf]:before{background:#9c27b0}.step-3[data-astro-cid-m72bh2nf]:before{background:#ff9800}.step-4[data-astro-cid-m72bh2nf]:before{background:#4caf50}.step-1[data-astro-cid-m72bh2nf] .step-number[data-astro-cid-m72bh2nf]{background:linear-gradient(90deg,#2b7fff,#00b8db)}.step-2[data-astro-cid-m72bh2nf] .step-number[data-astro-cid-m72bh2nf]{background:linear-gradient(90deg,#ad46ff,#f6339a)}.step-3[data-astro-cid-m72bh2nf] .step-number[data-astro-cid-m72bh2nf]{background:linear-gradient(90deg,#ff6900,#fb2c36)}.step-4[data-astro-cid-m72bh2nf] .step-number[data-astro-cid-m72bh2nf]{background:linear-gradient(90deg,#00c950,#00bc7d)}.bottom-content[data-astro-cid-m72bh2nf]{flex-wrap:wrap;place-content:flex-start center;align-items:stretch;gap:12px;padding-right:3%;display:flex}.team-img-wrapper[data-astro-cid-m72bh2nf]{width:50%;display:flex}.team-img-wrapper[data-astro-cid-m72bh2nf] img[data-astro-cid-m72bh2nf]{object-fit:cover;width:100%;height:100%}.team-card[data-astro-cid-m72bh2nf]{box-sizing:border-box;text-align:left;background:linear-gradient(135deg,#eef2ff,#faf5ff 50%,#fdf2f8);border:2px solid #a3b3ff;border-radius:24px;flex-direction:column;width:47%;margin-block:1vw 4vw;padding:50px;display:flex;box-shadow:0 20px 25px -5px #0000001a}.team-card[data-astro-cid-m72bh2nf] h3[data-astro-cid-m72bh2nf]{color:#432dd7;margin-bottom:12px;font-family:Inter;font-size:24px;line-height:36px}.team-card[data-astro-cid-m72bh2nf]>p[data-astro-cid-m72bh2nf]{color:#314158;margin-bottom:20px;font-size:18px;line-height:1.5}.team-card[data-astro-cid-m72bh2nf]>p[data-astro-cid-m72bh2nf] span[data-astro-cid-m72bh2nf]{color:#9c27b0;font-weight:600}.advantages[data-astro-cid-m72bh2nf]>div[data-astro-cid-m72bh2nf]{align-items:center;gap:12px;margin:30px 0 16px;display:flex}.advantages[data-astro-cid-m72bh2nf] img[data-astro-cid-m72bh2nf]{width:44px;height:44px}.advantages[data-astro-cid-m72bh2nf] p[data-astro-cid-m72bh2nf]{display:grid}.advantages[data-astro-cid-m72bh2nf] strong[data-astro-cid-m72bh2nf]{color:#0f172b;font-size:16px;font-weight:400}.advantages[data-astro-cid-m72bh2nf] span[data-astro-cid-m72bh2nf]{color:#45556c;font-size:14px}@media (width<=900px){.step-card[data-astro-cid-m72bh2nf]{width:calc(50% - 12px)}.bottom-content[data-astro-cid-m72bh2nf]{padding:0}.team-img-wrapper[data-astro-cid-m72bh2nf],.team-card[data-astro-cid-m72bh2nf]{width:100%}}@media (width>=901px) and (width<=1600px){.service-process-section[data-astro-cid-m72bh2nf]{padding-bottom:38px}}@media (width<=560px){.process-header[data-astro-cid-m72bh2nf] h2[data-astro-cid-m72bh2nf]{font-size:30px}.step-card[data-astro-cid-m72bh2nf]{width:100%}.team-card[data-astro-cid-m72bh2nf]{padding:28px}}.geo-solution-section[data-astro-cid-myqxc5g6]{box-sizing:border-box;text-align:center;background:linear-gradient(#f8fafc,#eef2ff 50%,#fff);padding:35px 60px 43px}.top-header[data-astro-cid-myqxc5g6]{margin-bottom:40px}.solution-tag[data-astro-cid-myqxc5g6]{color:#4f39f6;background:#e0e7ff;border-radius:20px;margin-bottom:10px;padding:8px 15px;font-size:14px;display:inline-block}.main-title[data-astro-cid-myqxc5g6]{color:#101828;margin:0 0 8px;font-family:Inter;font-size:36px;font-weight:400;line-height:40px}.main-title[data-astro-cid-myqxc5g6] span[data-astro-cid-myqxc5g6]{color:#0000;background:radial-gradient(circle,#f2083b,#9810fa) text}.top-header[data-astro-cid-myqxc5g6] p[data-astro-cid-myqxc5g6]{color:#4a5565;font-size:16px}.top-header[data-astro-cid-myqxc5g6] p[data-astro-cid-myqxc5g6] span[data-astro-cid-myqxc5g6]{color:#9810fa}.cards-container[data-astro-cid-myqxc5g6]{flex-wrap:wrap;justify-content:center;gap:24px;margin-bottom:40px;display:flex}.function-card[data-astro-cid-myqxc5g6]{box-sizing:border-box;border:2px solid;border-radius:24px;width:32%;padding:24px}.function-card[data-astro-cid-myqxc5g6].card-box{width:40%}.function-card[data-astro-cid-myqxc5g6] img[data-astro-cid-myqxc5g6]{width:80px;height:80px;margin:auto}.function-card[data-astro-cid-myqxc5g6] h2[data-astro-cid-myqxc5g6]{color:#0f172b;margin:0 0 8px;font-size:20px;font-weight:400}.card-en-title[data-astro-cid-myqxc5g6]{color:#626978;margin-bottom:12px;font-size:12px}.card-desc[data-astro-cid-myqxc5g6]{color:#666;font-size:14px;line-height:1.5}.card-blue[data-astro-cid-myqxc5g6]{background:#eef2ff;border-color:#c6d2ff}.card-purple[data-astro-cid-myqxc5g6]{background:#faf5ff;border-color:#e9d4ff}.card-lightblue[data-astro-cid-myqxc5g6]{background:#eff6ff;border-color:#bedbff}.card-green[data-astro-cid-myqxc5g6]{background:#f0fdf4;border-color:#b9f8cf}.card-orange[data-astro-cid-myqxc5g6]{background:#fff7ed;border-color:#ffd6a7}.platform-section[data-astro-cid-myqxc5g6] h2[data-astro-cid-myqxc5g6]{color:#314158;margin-bottom:20px;font-size:24px;font-weight:600}.platform-logos[data-astro-cid-myqxc5g6]{justify-content:center;align-items:center;gap:50px;display:flex}.platform-logos[data-astro-cid-myqxc5g6] img[data-astro-cid-myqxc5g6]{object-fit:contain;width:170px;height:170px}.platform-logos[data-astro-cid-myqxc5g6] img[data-astro-cid-myqxc5g6].compact{width:120px}@media (width<=900px){.geo-solution-section[data-astro-cid-myqxc5g6]{padding-inline:20px}.function-card[data-astro-cid-myqxc5g6],.function-card[data-astro-cid-myqxc5g6].card-box{width:calc(50% - 12px)}.platform-logos[data-astro-cid-myqxc5g6]{flex-wrap:wrap;gap:16px}.platform-logos[data-astro-cid-myqxc5g6] img[data-astro-cid-myqxc5g6]{width:120px;height:120px}}@media (width<=600px){.function-card[data-astro-cid-myqxc5g6],.function-card[data-astro-cid-myqxc5g6].card-box{width:100%}.main-title[data-astro-cid-myqxc5g6]{font-size:30px}}.home-swiper-view[data-astro-cid-lcdefpme]{position:relative}@media (width<=768px){.home-swiper-view[data-astro-cid-lcdefpme]{display:none}}