@font-face{font-family:MiSans;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/misans/MiSans-Regular.woff2) format("woff2")}@font-face{font-family:MiSans;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/misans/MiSans-Medium.woff2) format("woff2")}@font-face{font-family:MiSans;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/misans/MiSans-Semibold.woff2) format("woff2")}:root{color-scheme:light;--page-bg: #fff;--text: #111;--ink: #111;--muted: rgba(255, 255, 255, .68);--brand-blue: #172a88;--hero-gold: linear-gradient(90.82deg, #fef8e6 .14%, #f7b33c 99.86%);--font-sans: "MiSans", "PingFang SC", "Microsoft YaHei", Arial, sans-serif;--container: min(1200px, calc(100vw - 48px) );font-family:var(--font-sans)}*{box-sizing:border-box}html{background:var(--page-bg);scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--page-bg);color:var(--text);font-family:var(--font-sans)}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button{font:inherit}.site-header{position:fixed;inset:0 0 auto;z-index:20;box-sizing:border-box;display:flex;width:100vw;justify-content:center;grid-template-columns:196px 344px 680px minmax(0,1fr) 112px;grid-template-areas:"brand . nav . actions";height:72px;color:#fff;background:linear-gradient(180deg,#0000005c,#0000);transition:height .18s ease,color .18s ease,background .18s ease}.site-header-inner{display:grid;box-sizing:border-box;width:min(100vw,1920px);grid-template-columns:196px 344px 680px minmax(0,1fr) 112px;grid-template-areas:"brand . nav . actions";height:72px;padding:0 80px}.site-header.is-scrolled{height:72px;color:#000;background:#fff}.brand{grid-area:brand;align-self:start;width:196px;margin-top:17px}.brand img{width:196px;height:37px}.site-header.is-scrolled .brand img{filter:brightness(0)}.desktop-nav{grid-area:nav;align-self:start;display:flex;align-items:center;justify-content:space-between;gap:0;width:680px;margin-top:22px;font-size:20px;line-height:1.35;white-space:nowrap}.nav-item{position:relative;display:grid;justify-items:center;min-height:50px}.nav-link{position:relative;opacity:.92}.nav-link.is-active:after{position:absolute;top:48px;left:50%;width:115px;height:2px;content:"";background:currentColor;border-radius:7px;transform:translate(-50%)}.desktop-nav:has(.has-dropdown:hover,.has-dropdown:has(.nav-link:focus-visible),.has-dropdown:has(.nav-dropdown:focus-within)) .nav-link.is-active:after{opacity:0}.has-dropdown:after{position:absolute;top:48px;left:50%;width:115px;height:2px;content:"";background:currentColor;border-radius:7px;opacity:0;transform:translate(-50%);transition:opacity .16s ease}.has-dropdown:hover:after,.has-dropdown:has(.nav-link:focus-visible):after,.has-dropdown:has(.nav-dropdown:focus-within):after{opacity:1}.nav-dropdown{position:absolute;top:50px;left:50%;z-index:30;display:grid;width:134px;padding:24px 11px;gap:10px;color:#333;background:#fff;border-radius:10px;opacity:0;pointer-events:none;transform:translate(-50%);transition:opacity .16s ease}.has-dropdown:hover .nav-dropdown,.has-dropdown:has(.nav-link:focus-visible) .nav-dropdown,.has-dropdown:has(.nav-dropdown:focus-within) .nav-dropdown{opacity:1;pointer-events:auto}.nav-dropdown a{display:block;color:#333;font-size:14px;line-height:19px;text-align:center;transition:color .16s ease,font-weight .16s ease}.nav-dropdown a:hover,.nav-dropdown a:focus-visible{color:#000;font-weight:500}.header-actions{grid-area:actions;align-self:start;display:flex;align-items:center;justify-content:space-between;width:112px;margin-top:26px}.icon-button,.language-button{display:inline-flex;align-items:center;border:0;color:#fff;background:transparent}.icon-button{justify-content:center;width:20px;height:20px;padding:0}.icon-button img,.language-button img{width:20px;height:20px}.site-header.is-scrolled .icon-button img,.site-header.is-scrolled .language-button img{filter:brightness(0)}.site-header.is-scrolled .icon-button,.site-header.is-scrolled .language-button{color:#000}.language-button{gap:9.65px;padding:0;font-size:12px;line-height:1.3;white-space:nowrap}.hero-section{position:relative;display:grid;min-height:100vh;min-height:max(100svh,960px);overflow:hidden;place-items:start center;background:#05101d;margin-bottom:20px}.hero-carousel,.hero-slide,.hero-overlay{position:absolute;inset:0}.hero-carousel{z-index:0}.hero-slide{width:100%;height:100%;object-fit:cover;opacity:0;visibility:hidden}.hero-slide.is-active{opacity:1;visibility:visible}.hero-overlay{z-index:1;background:linear-gradient(180deg,#0000001a,#0000003d 72%,#00000094),radial-gradient(circle at 50% 62%,rgba(255,255,255,.18),transparent 32%);pointer-events:none}.hero-content{position:absolute;z-index:3;top:162px;left:50vw;display:grid;justify-items:center;width:min(900px,calc(100vw - 40px));text-align:center;opacity:0;visibility:hidden;transform:translate(-50%)}.hero-content-2{top:398px;width:min(1280px,calc(100vw - 80px))}.hero-content.is-active{opacity:1;visibility:visible}.hero-content h1{width:min(658px,100%);margin:0;font-size:clamp(42px,3.44vw,66px);font-weight:500;line-height:88px;letter-spacing:.28em;text-indent:0;white-space:nowrap;background:var(--hero-gold);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.hero-content.solution h1{width:min(1280px,100%);color:#fff;font-size:clamp(42px,3.34vw,64px);font-weight:600;line-height:85px;letter-spacing:0;text-indent:0;background:none;-webkit-text-fill-color:currentColor;white-space:nowrap}.hero-subtitle{width:min(401px,100%);margin:-4px 0 0;font-size:clamp(20px,1.51vw,29px);font-weight:400;line-height:38px;letter-spacing:.28em;text-indent:0;white-space:nowrap;background:var(--hero-gold);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.hero-content.solution .hero-subtitle{position:relative;box-sizing:border-box;width:min(724px,100%);margin-top:42px;padding-inline:100px;color:#fff;font-size:clamp(22px,1.85vw,36px);font-weight:400;line-height:37px;letter-spacing:.08em;text-indent:.08em;background:none;-webkit-text-fill-color:currentColor}.hero-content.solution .hero-subtitle:before,.hero-content.solution .hero-subtitle:after{position:absolute;top:50%;width:62px;height:1px;content:"";background:#ffffffe6}.hero-content.solution .hero-subtitle:before{left:0}.hero-content.solution .hero-subtitle:after{right:0}.hero-kicker{position:relative;box-sizing:border-box;width:min(400px,100%);margin:7px 0 54px;padding-inline:56px;color:#ffffffe6;font-size:clamp(16px,1.2vw,23px);line-height:1.3;letter-spacing:.24em;text-indent:0;white-space:nowrap}.hero-kicker:before,.hero-kicker:after{position:absolute;top:50%;width:36px;height:1px;content:"";background:#d9d9d9eb}.hero-kicker:before{left:0}.hero-kicker:after{right:0}.outline-button{display:inline-flex;align-items:center;justify-content:center;min-width:124px;height:34px;padding:0 26px;border:1.4px solid currentColor;border-radius:999px;color:#fff;font-size:16px;line-height:1;transition:color .18s ease,background .18s ease,border-color .18s ease}.outline-button:after{box-sizing:border-box;display:block;width:6px;height:6px;margin-left:9px;content:"";border-right:1.7px solid currentColor;border-bottom:1.7px solid currentColor;transform:rotate(-45deg)}.outline-button.dark{color:#000}.outline-button:hover,.outline-button:focus-visible{color:#fff;background:#f2f2f21a;border-color:#fff}.outline-button.dark:hover,.outline-button.dark:focus-visible{color:#333;background:#f2f2f266;border-color:#333}.hero-button{min-width:151px;height:42px;font-size:20px}.hero-first-only{opacity:0;visibility:hidden}.hero-first-only.is-active{opacity:1;visibility:visible}.hero-cert{position:absolute;z-index:3;bottom:71px;left:50vw;width:349px;margin:0;color:#ffffffe6;font-size:clamp(20px,1.67vw,32px);font-weight:300;line-height:1.31;letter-spacing:.1em;text-align:center;transform:translate(-50%);white-space:nowrap}.hero-dots{position:absolute;z-index:3;bottom:37px;left:50vw;display:flex;gap:38px;transform:translate(-50%)}.hero-dots span{width:10px;height:10px;border-radius:999px;background:#ffffff80}.hero-dots span.is-active{background:#fff}.hero-arrow{position:absolute;top:50%;z-index:4;display:grid;width:52px;height:72px;padding:0;border:0;color:#fff;background:transparent;box-shadow:none;cursor:pointer;place-items:center;transform:translateY(-50%)}.carousel-arrow-icon{display:block;width:15px;height:27px;pointer-events:none;user-select:none}.hero-arrow-prev{left:0}.hero-arrow-next{right:0}.hero-arrow:hover{background:#0000002e}.product-feature{position:relative;display:grid;min-height:100vh;min-height:max(100svh,960px);overflow:hidden;place-items:start center;padding-top:158px}.product-feature.light{color:#000;background:radial-gradient(circle at 50% 40%,rgba(255,255,255,.96),rgba(255,255,255,.2) 38%,transparent 60%),linear-gradient(135deg,#dce8f4,#f8fbff,#bdccdb);margin-bottom:20px}.product-feature.light:has(.product-feature-bg){background:#eef3f8}.product-feature.dark{color:#fff;background:#020407}.section-title{position:relative;z-index:2;width:var(--container)}.section-title.centered{display:grid;justify-items:center;text-align:center}.section-title h2{margin:0;color:inherit;font-size:clamp(34px,3.08vw,59px);font-weight:500;line-height:1.2;letter-spacing:.05em}.section-title p{margin:16px 0 24px;color:currentColor;font-size:clamp(24px,2.23vw,43px);font-weight:500;line-height:1.32;letter-spacing:.1em}.product-feature-image{position:absolute;z-index:1;left:50%;bottom:0;width:min(1603px,86vw);height:auto;object-fit:contain;transform:translate(-50%)}.product-feature-bg{position:absolute;inset:0;z-index:0;width:100%;height:100%;object-fit:cover}.product-feature-bg+.product-feature-image{z-index:1}.product-feature.dark .product-feature-image{inset:0;width:100%;height:100%;object-fit:cover;transform:none}.product-feature.dark:after{position:absolute;inset:0;z-index:1;content:"";background:linear-gradient(180deg,rgba(0,0,0,.1),transparent 46%,rgba(0,0,0,.32))}.solutions-section,.story-section,.action-section{position:relative;overflow:hidden;padding:86px max(24px,calc((100vw - 1200px)/2));color:#111;background:#fff}.solutions-section .section-title,.story-section .section-title{color:#111}.solutions-section{padding-top:80px;padding-bottom:0;background:#fff}.solutions-section .section-title h2,.story-section .section-title h2{color:#111;font-size:32px;font-weight:600;line-height:1.31}.solutions-section .section-title p,.story-section .section-title p{margin:6px 0 0;color:#111;font-size:24px;font-weight:500;line-height:1.33;letter-spacing:0}.solution-carousel{position:relative;width:100vw;margin:33px 0 0 calc((100vw - var(--container)) / -2);overflow:hidden}.solution-slider{display:flex;gap:28px;--solution-loop-distance: 3648px;width:max-content;will-change:transform;padding:0 0 22px}.solution-track-set{display:flex;flex:0 0 auto;gap:28px}.solution-card{position:relative;flex:0 0 clamp(460px,42vw,580px);min-height:422px;overflow:hidden;border-radius:10px;background:#d9d9d9}@media(prefers-reduced-motion:reduce){.solution-slider{transform:none!important}}.solution-slider::-webkit-scrollbar{display:none}.solution-card img{width:100%;height:100%;min-height:422px;object-fit:cover}.solution-card:after{position:absolute;inset:0;content:"";background:linear-gradient(180deg,#ffffff0d,#00000014)}.solution-card-content{position:absolute;top:44px;left:50%;z-index:1;width:min(206px,calc(100% - 48px));color:#111;text-align:center;transform:translate(-50%)}.solution-card-content h3{margin:0 0 3px;font-size:32px;font-weight:400;line-height:42px}.solution-card-content a{display:inline-flex;align-items:center;gap:6px;color:#000;font-size:12px;line-height:16px;transition:color .18s ease}.solution-card-content a:after{box-sizing:border-box;display:block;width:4px;height:4px;flex:0 0 auto;content:"";border-right:1px solid currentColor;border-bottom:1px solid currentColor;transform:rotate(-45deg);transition:transform .18s ease}.solution-card-content a:hover,.solution-card-content a:focus-visible{color:var(--brand-blue)}.solution-card-content a:hover:after,.solution-card-content a:focus-visible:after{transform:translate(3px) rotate(-45deg)}.slider-progress{width:348px;height:4px;margin:10px auto 0;overflow:hidden;border-radius:30px;background:#dcdcdc}.slider-progress span{display:block;width:58px;height:100%;border-radius:inherit;background:#999}.solution-arrow{position:absolute;top:50%;z-index:3;display:grid;width:52px;height:72px;padding:0;border:0;color:#fff;background:transparent;box-shadow:none;cursor:pointer;place-items:center;transform:translateY(-50%)}.solution-arrow-prev{left:0}.solution-arrow-next{right:0}.solution-arrow:hover{background:#0000002e}.story-section{display:grid;justify-items:center;padding-top:80px;padding-bottom:0}.story-card{position:relative;width:var(--container);max-width:1200px;min-height:600px;margin-top:33px;overflow:hidden;border-radius:10px;background:#000}.story-card img{width:100%;height:100%;min-height:600px;object-fit:cover}.story-card:after{position:absolute;inset:0;content:"";background:#0000001a}.story-copy{position:absolute;top:240px;left:152px;z-index:1;max-width:814px;color:#fff}.story-copy h2{margin:0 0 12px;font-size:clamp(32px,2.2vw,42px);font-weight:600;line-height:1.33}.story-copy p{margin:0;font-size:clamp(18px,1.41vw,27px);line-height:1.34}.action-section{display:grid;justify-items:center;padding-top:80px;padding-bottom:0;color:#111;background:#fff}.about-heading{display:grid;grid-template-columns:238px auto 238px;align-items:center;gap:16px;color:#111}.about-heading span{height:1px;background:#111}.about-heading h2{margin:0;font-size:28px;font-weight:600;line-height:1.32}.brand-values{display:grid;justify-items:center;gap:10px;margin-top:34px;color:#111;text-align:center}.brand-values strong{color:var(--brand-blue);font-size:28px;font-weight:600;line-height:1.32}.brand-values p{margin:0 0 8px;font-size:20px;line-height:1.95}.action-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:152px;margin-top:64px}.action-item{display:grid;justify-items:center;min-width:180px;color:#111;text-align:center}.action-item img{width:82px;height:86px;object-fit:contain;opacity:.86}.action-item strong{margin-top:28px;font-size:32px;font-weight:500;line-height:1.31}.action-item small{display:inline-flex;align-items:center;gap:6px;margin-top:12px;color:var(--brand-blue);font-size:12px;line-height:1.33;transition:color .18s ease}.action-item small:after{box-sizing:border-box;display:block;width:4px;height:4px;flex:0 0 auto;content:"";border-right:1px solid currentColor;border-bottom:1px solid currentColor;transform:rotate(-45deg);transition:transform .18s ease}.action-item:hover small,.action-item:focus-visible small{color:#333}.action-item:hover small:after,.action-item:focus-visible small:after{transform:translate(3px) rotate(-45deg)}.site-footer{padding:80px max(24px,calc((100vw - 1200px)/2)) 34px;color:var(--brand-blue);background:#fff}.footer-inner{display:grid;grid-template-columns:minmax(0,927px) 188px;justify-content:space-between;width:var(--container);margin:0 auto;padding-top:80px;border-top:1px solid #d9d9d9}.footer-groups{display:grid;grid-template-columns:176px 146px 128px 128px;justify-content:space-between;align-items:start}.footer-group{display:grid;align-content:start;gap:19px}.footer-section{display:grid;align-content:start;justify-items:start}.footer-section h3{margin:0 0 30.5px;color:var(--brand-blue);font-size:32px;font-weight:630;line-height:42px}.footer-group:nth-child(2) .footer-section:nth-child(2) h3{margin-bottom:21px}.footer-links{display:grid;gap:30.5px}.footer-section a,.footer-contact a,.copyright{color:var(--brand-blue);font-size:16px;line-height:21px}.footer-section a,.footer-contact a,.copyright .icp-link{transition:color .18s ease,font-weight .18s ease}.footer-section a:hover,.footer-section a:focus-visible,.footer-contact a:hover,.footer-contact a:focus-visible,.copyright .icp-link:hover,.copyright .icp-link:focus-visible{color:#333;font-weight:600}.footer-contact{display:grid;align-content:start;gap:30px;min-width:188px}.footer-contact img{width:176px;height:176px;margin-bottom:16px}.footer-contact a{white-space:nowrap}.copyright{width:var(--container);margin:48px auto 0;font-size:14px;text-align:center}.copyright .icp-link{text-decoration:underline;text-underline-offset:3px}@media(max-width:1280px){.site-header{display:grid;grid-template-columns:168px minmax(420px,520px) 112px;grid-template-areas:"brand nav actions";align-items:center;justify-content:center;gap:42px;height:72px;padding-inline:24px}.site-header-inner{display:contents}.brand,.brand img{width:168px}.brand,.desktop-nav,.header-actions{align-self:center;margin-top:0}.brand img{height:auto}.desktop-nav{font-size:16px}.header-actions{width:112px;gap:28px}.product-feature,.hero-section{min-height:100vh;min-height:max(100svh,820px)}.hero-content{top:120px}.story-copy{left:72px}.action-grid{gap:80px}}@media(max-width:900px){:root{--container: min(100% - 36px, 720px)}.site-header{grid-template-columns:168px 1fr;grid-template-areas:"brand actions";height:72px;padding-inline:18px}.brand,.brand img{width:168px}.desktop-nav,.language-button{display:none}.header-actions{justify-content:end}.hero-section{min-height:100vh;min-height:max(100svh,720px)}.hero-content{top:104px}.hero-content-2{top:300px}.hero-content h1{letter-spacing:.14em;text-indent:.14em}.hero-subtitle,.hero-kicker{letter-spacing:.12em;text-indent:.12em;white-space:normal}.hero-content h1{white-space:normal}.hero-content.solution h1{line-height:1.34;white-space:normal}.hero-content.solution .hero-subtitle{padding-inline:48px}.hero-content.solution .hero-subtitle:before,.hero-content.solution .hero-subtitle:after{width:32px}.hero-cert{bottom:82px;width:calc(100% - 36px);white-space:normal}.hero-dots{bottom:40px;gap:34px}.hero-arrow{width:42px;height:58px}.product-feature{min-height:100vh;min-height:max(100svh,720px);padding-top:96px}.section-title p{font-size:24px}.product-feature-image{width:112vw}.solution-slider{padding-bottom:22px}.solution-card,.solution-card img{min-height:340px}.story-card,.story-card img{min-height:430px}.story-copy{inset:auto 28px 42px}.about-heading{grid-template-columns:80px auto 80px}.action-grid,.footer-groups,.footer-inner{grid-template-columns:1fr}.action-grid{gap:52px}.footer-inner{gap:40px}}@media(max-width:560px){.hero-section{min-height:100vh;min-height:max(100svh,640px)}.hero-content h1{font-size:34px}.hero-subtitle{font-size:18px}.hero-kicker{padding-inline:42px;font-size:14px}.hero-kicker:before,.hero-kicker:after{width:26px}.hero-arrow{width:34px;height:48px}.outline-button{height:32px;font-size:14px}.product-feature{min-height:100vh;min-height:max(100svh,600px)}.product-feature.dark .product-feature-image{object-position:center bottom}.solutions-section,.story-section,.action-section,.site-footer{padding-inline:18px}.solution-card,.solution-card img{min-height:300px}.solution-card-content{top:26px;left:26px}.story-card,.story-card img{min-height:360px}.footer-section h3,.action-item strong{font-size:26px}}
