:root{--tech-brand:#2946db;--tech-brand-deep:#1732b8;--tech-ink:#1d1d1f;--tech-muted:#595959;--tech-line:#e5e5e5;--tech-soft:#f5f5f5;--tech-surface:#fff;--tech-dark:#191919;--tech-page:1600px;--tech-radius-xl:16px;--tech-radius-lg:16px;--tech-radius-md:16px;--tech-section-space:140px;--tech-ease:cubic-bezier(.2, .8, .2, 1);color:var(--tech-ink);background:var(--tech-surface);font-synthesis:none;font-family:HarmonyOS Sans SC,Helvetica Neue,PingFang SC,Microsoft YaHei,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;margin:0;overflow-x:clip}body.tech-h5-nav-open{overflow:hidden}button,a{font:inherit}a{color:inherit}img{max-width:100%;display:block}h1,h2,h3,p,ul,ol,blockquote{margin:0}ul,ol{padding:0}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.tech-brand{align-items:center;gap:11px;line-height:1;text-decoration:none;display:inline-flex}.tech-brand__mark{align-items:center;justify-items:center;width:40px;height:40px;display:grid}.tech-brand__mark img{object-fit:contain;width:100%;height:100%}.tech-brand>span:last-child{display:grid}.tech-brand b{letter-spacing:.12em;font-size:1.05rem}.tech-brand small{color:var(--tech-muted);letter-spacing:.13em;margin-top:5px;font-size:.5rem}.tech-brand--inverse{color:var(--tech-ink)}.tech-brand--inverse small{color:var(--tech-muted)}.tech-button{min-height:44px;transition:background .18s var(--tech-ease), color .18s var(--tech-ease);border:1px solid transparent;border-radius:2px;justify-content:center;align-items:center;gap:10px;padding:10px 22px;font-size:16px;font-weight:650;text-decoration:none;display:inline-flex}.tech-button--brand{background:var(--tech-brand);color:#fff}.tech-button--brand:hover{background:var(--tech-brand-deep)}.tech-tone--soft{background:var(--tech-soft)}.tech-tone--dark{background:var(--tech-dark);color:#fff}.tech-tone--brand{background:var(--tech-brand);color:#fff}.tech-hero-link{color:#fff;align-items:center;gap:9px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-top:30px;font-weight:700;text-decoration:none;display:inline-flex}.tech-hero-link svg{transition:transform .18s var(--tech-ease)}.tech-hero-link:hover svg{transform:translate(4px)}.tech-logo-loading{flex-direction:column;justify-content:center;align-items:center;gap:14px;min-height:50vh;display:flex}.tech-logo-loading__mark{animation:tech-logo-pulse 1.6s var(--tech-ease) infinite;border-radius:12px}.tech-logo-loading__text{color:var(--tech-muted);letter-spacing:.08em;font-size:14px}@keyframes tech-logo-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.55;transform:scale(.86)}}:focus-visible{outline-offset:4px;outline:3px solid #7d91ff}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.tech-pc-shell{background:#fff;min-width:768px}.tech-pc-container{width:min(calc(100% - 64px), var(--tech-page));margin-left:auto;margin-right:auto}.tech-pc-header{z-index:50;-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);background:rgba(255,255,255,.6);border-bottom:1px solid #e6e6e6;min-height:104px;position:-webkit-sticky;position:sticky;top:0}.tech-pc-header .tech-pc-container{width:92.14%;max-width:none}.tech-pc-utility{background:#f3f3f3;border-bottom:1px solid #dfdfdf;height:26px}.tech-pc-utility__inner{justify-content:flex-end;align-items:center;gap:0;height:100%;display:flex}.tech-pc-utility button{color:#777;cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;height:25px;padding:0 10px;font-family:Arial,sans-serif;font-size:12px;font-weight:400;display:flex}.tech-pc-utility button svg{stroke-width:1.7px;width:13px;height:13px}.tech-pc-utility button svg:last-child{transition:transform .18s var(--tech-ease)}.tech-pc-utility button.is-active{color:var(--tech-ink);box-shadow:inset 0 -2px var(--tech-brand), 0 0 0 1px #ededed;background:#fff}.tech-pc-utility button.is-active svg:last-child{transform:rotate(180deg)}.tech-pc-mega-panel{opacity:0;visibility:hidden;max-height:0;transition:max-height .26s var(--tech-ease), border-width .26s var(--tech-ease), opacity .18s var(--tech-ease), transform .26s var(--tech-ease), visibility .26s;background:#fff;border-bottom:0 solid transparent;overflow:hidden;transform:translateY(-8px)}.tech-pc-mega-panel.is-open{border-bottom-width:1px;border-bottom-color:var(--tech-line);opacity:1;visibility:visible;max-height:210px;transform:translateY(0)}.tech-pc-mega-panel h2{align-items:center;gap:6px;font-size:18px;font-weight:650;display:flex}.tech-pc-mega-panel h2 svg{color:var(--tech-brand)}.tech-pc-mega-panel--websites>.tech-pc-container{padding-top:28px;padding-bottom:30px}.tech-pc-website-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px 64px;margin-top:24px;display:grid}.tech-pc-website-grid a{color:#666;grid-template-columns:24px max-content 16px;align-items:center;gap:8px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:16px;text-decoration:none;display:grid}.tech-pc-website-grid a>svg:first-child{width:22px;height:22px}.tech-pc-website-grid a>svg:last-child{width:15px;height:15px}.tech-pc-website-grid a:hover{color:var(--tech-brand)}.tech-pc-mega-panel--languages>.tech-pc-container{padding-top:28px;padding-bottom:32px}.tech-pc-mega-panel--languages h2{font-size:22px}.tech-pc-language-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px 48px;margin-top:26px;display:grid}.tech-pc-language-grid button{color:#777;cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:0;font-size:16px;display:inline-flex}.tech-pc-language-grid button:hover,.tech-pc-language-grid button.is-active{color:var(--tech-ink);font-weight:650}.tech-pc-language-grid button.is-active svg{color:var(--tech-brand)}.tech-pc-header__main{grid-template-columns:160px minmax(0,1fr) 160px;align-items:center;height:78px;display:grid}.tech-pc-header .tech-brand{gap:9px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.tech-pc-header .tech-brand__mark{width:34px;height:34px;font-size:18px}.tech-pc-header .tech-brand b{letter-spacing:.08em;font-size:15px}.tech-pc-header .tech-brand small{letter-spacing:.12em;margin-top:4px;font-size:7px}.tech-pc-nav{align-self:stretch;justify-self:center;align-items:center;gap:max(30px,min(2.5vw,48px));font-family:Arial,HarmonyOS Sans SC,sans-serif;display:flex}.tech-pc-nav a{color:#333;white-space:nowrap;align-items:center;height:100%;padding:0;font-size:16.2px;font-weight:400;text-decoration:none;display:flex;position:relative}.tech-pc-nav a:after{content:"";background:var(--tech-brand);transform-origin:50%;height:2px;transition:transform .18s var(--tech-ease);position:absolute;bottom:-1px;left:0;right:0;transform:scaleX(0)}.tech-pc-nav a:hover:after,.tech-pc-nav a.is-active:after{transform:scaleX(1)}.tech-pc-hero{color:#fff;background:linear-gradient(90deg, rgba(0,0,0,.68) 0%, rgba(0,0,0,.26) 62%, rgba(0,0,0,.12) 100%), var(--hero-image,linear-gradient(135deg, #303030, #080808));background-position:50%;background-size:cover;align-items:center;min-height:620px;padding:100px 0;display:flex}.tech-pc-hero__content{max-width:760px}.tech-pc-hero span,.tech-pc-heading span{color:var(--tech-brand);letter-spacing:.16em;font-size:13px;font-weight:700}.tech-pc-hero h1{letter-spacing:-.035em;max-width:720px;margin-top:18px;font-size:max(42px,min(3.34vw,60px));line-height:1.18}.tech-pc-hero p{color:rgba(255,255,255,.86);max-width:650px;margin-top:24px;font-size:18px;line-height:1.75}.tech-pc-page--home .tech-pc-hero{min-height:860px;color:var(--tech-ink);background-image:linear-gradient(90deg, rgba(255,255,255,.05) 0 42%, rgba(255,255,255,.94) 68%, #fff 100%), var(--hero-image);background-position:0;background-size:cover;margin-top:-104px;padding-top:204px}.tech-pc-page--home .tech-pc-hero__content{grid-template-columns:minmax(0,1fr) minmax(440px,560px);align-content:center;max-width:none;display:grid}.tech-pc-page--home .tech-pc-hero__content>*{grid-column:2;justify-self:start}.tech-pc-page--home .tech-pc-hero__content>span{display:none}.tech-pc-page--home .tech-pc-hero h1{color:#191919;max-width:560px;margin-top:0;font-size:max(42px,min(3vw,58px));font-weight:500}.tech-pc-page--home .tech-pc-hero p{max-width:560px;color:var(--tech-muted);font-size:17px;line-height:1.7}.tech-pc-page--home .tech-hero-link{color:var(--tech-brand);font-weight:500}.tech-pc-section{padding:var(--tech-section-space) 0 0;scroll-margin-top:104px}.tech-pc-section:last-of-type{padding-bottom:var(--tech-section-space)}.tech-pc-heading{text-align:center;max-width:900px;margin:0 auto 56px}.tech-pc-heading h2{letter-spacing:-.035em;margin-top:14px;padding-bottom:22px;font-size:max(36px,min(2.5vw,48px));font-weight:650;line-height:1.25;position:relative}.tech-pc-heading h2:after{content:"";background:var(--tech-brand);width:60px;height:2px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.tech-pc-heading p{max-width:760px;color:var(--tech-muted);margin:22px auto 0;font-size:18px;line-height:1.75}.tech-tone--dark .tech-pc-heading p{color:#aaa}.tech-pc-grid{gap:20px;display:grid}.tech-pc-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.tech-pc-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.tech-pc-grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}.tech-pc-card{border-radius:var(--tech-radius-lg);background:var(--tech-soft);min-width:0;color:var(--tech-ink);transition:box-shadow .24s var(--tech-ease), transform .24s var(--tech-ease);border:0;flex-direction:column;text-decoration:none;display:flex;overflow:hidden}.tech-pc-card--link:hover{transform:translateY(-4px);box-shadow:0 18px 48px rgba(0,0,0,.1)}.tech-pc-card__body{z-index:1;white-space:pre-line;flex-direction:column;flex:1;padding:28px;display:flex}.tech-pc-card small{color:var(--tech-brand);letter-spacing:.12em;font-size:13px;font-weight:700}.tech-pc-card h3{margin-top:16px;font-size:22px;line-height:1.42}.tech-pc-card p{color:var(--tech-muted);margin-top:14px;line-height:1.75}.tech-pc-card ul{color:#4d4d4d;margin-top:18px;padding-left:18px;line-height:1.8}.tech-pc-card img{aspect-ratio:16/9;object-fit:cover;width:100%;transition:transform .5s var(--tech-ease);order:-1}.tech-pc-card--link:hover img{transform:scale(1.05)}.tech-card-link{color:var(--tech-brand);align-items:center;gap:8px;margin-top:auto;padding-top:22px;font-weight:700;display:flex}.tech-card-link svg{transition:transform .18s var(--tech-ease)}.tech-pc-card--link:hover .tech-card-link svg{transform:translate(4px)}.tech-pc-steps{border-top:1px solid var(--tech-line);grid-template-columns:repeat(2,1fr);gap:0 40px;list-style:none;display:grid}.tech-pc-steps li{border-bottom:1px solid var(--tech-line);grid-template-columns:56px 1fr;gap:22px;padding:30px 18px;display:grid}.tech-pc-steps b{color:var(--tech-brand);font-size:26px}.tech-pc-steps h3{font-size:21px}.tech-pc-steps p{color:var(--tech-muted);margin-top:10px;line-height:1.7}.tech-pc-section blockquote{border-left:4px solid var(--tech-brand);max-width:980px;padding-left:32px;font-size:max(32px,min(3vw,56px));line-height:1.35}#business-preview>.tech-pc-container{border-radius:var(--tech-radius-xl);background:var(--tech-soft);grid-template-columns:minmax(330px,451px) 1fr;align-items:center;gap:30px;padding:20px 20px 20px 68px;display:grid}#business-preview .tech-pc-heading{text-align:left;margin:0}#business-preview .tech-pc-heading h2{max-width:360px;font-size:max(30px,min(2.15vw,42px))}#business-preview .tech-pc-heading h2:after{left:0;transform:none}#business-preview .tech-pc-grid{align-self:stretch}#business-preview .tech-pc-card{border-radius:var(--tech-radius-lg);background:#fff;min-height:170px}#business-preview .tech-pc-card img,#business-preview .tech-pc-card p{display:none}#business-preview .tech-pc-card__body{justify-content:center;padding:24px}#business-preview .tech-pc-card h3{margin-top:12px;font-size:20px}#business-preview .tech-card-link{padding-top:18px}.tech-pc-page--home #business-preview>.tech-pc-container{border-radius:16px;grid-template-columns:450px 1fr;min-height:308px;padding:20px 20px 20px 69px}.tech-pc-page--home #business-preview .tech-pc-heading>span{display:none}.tech-pc-page--home #business-preview .tech-pc-heading h2{max-width:280px;margin-top:0;font-size:34px;line-height:1.5}.tech-pc-page--home #business-preview .tech-pc-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-content:center}.tech-pc-page--home #business-preview .tech-pc-card{min-height:124px}#latest .tech-pc-grid{grid-template-rows:repeat(2,minmax(0,1fr));grid-template-columns:588fr 520fr 452fr;height:680px}#latest .tech-pc-card{border-radius:var(--tech-radius-xl);color:#fff;background:#222;justify-content:flex-start;min-height:0;position:relative}#latest .tech-pc-card:first-child{grid-area:1/1/3/2}#latest .tech-pc-card:nth-child(2){grid-area:1/2/2/3}#latest .tech-pc-card:nth-child(3){grid-area:2/2/3/3}#latest .tech-pc-card:nth-child(4){grid-area:1/3/3/4}#latest .tech-pc-card:after{content:"";z-index:0;pointer-events:none;background:linear-gradient(rgba(0,0,0,.68),rgba(0,0,0,.05) 62%,rgba(0,0,0,.3));position:absolute;top:0;bottom:0;left:0;right:0}#latest .tech-pc-card img{order:initial;width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;right:0}#latest .tech-pc-card__body{text-align:center;flex:none;align-items:center;padding:34px 26px}#latest .tech-pc-card small,#latest .tech-pc-card p,#latest .tech-card-link{color:rgba(255,255,255,.82)}#latest .tech-pc-card h3{margin-top:10px;font-size:24px}#latest .tech-pc-card p{max-width:420px;margin-top:10px}#latest .tech-card-link{padding-top:14px}#news-feed{margin-top:var(--tech-section-space);padding:var(--tech-section-space) 0}#news-feed .tech-pc-heading{text-align:left;margin:0 0 70px}#news-feed .tech-pc-heading>span{display:none}#news-feed .tech-pc-heading h2{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-top:0;font-size:34px}#news-feed .tech-pc-heading h2:after{width:30%;left:0;transform:none}#news-feed .tech-pc-grid{gap:20px}#news-feed .tech-pc-card{background:#fff;border-radius:16px;min-height:255px;position:relative}#news-feed .tech-pc-card__body{padding:24px}#news-feed .tech-pc-card small{color:#595959;letter-spacing:0;font-size:18px;font-weight:400}#news-feed .tech-pc-card h3{max-width:470px;margin-top:20px;font-size:24px;line-height:1.5}#news-feed .tech-pc-card p{display:none}#news-feed .tech-pc-card:after{content:"→";color:var(--tech-brand);transition:transform .18s var(--tech-ease);font-size:22px;position:absolute;bottom:20px;right:24px}#news-feed .tech-pc-card:hover:after{transform:translate(4px)}#intelligent-world>.tech-pc-container{grid-template-columns:minmax(0,1.1fr) minmax(360px,.9fr);align-items:center;gap:80px;display:grid}#intelligent-world .tech-pc-heading{text-align:left;margin:0}#intelligent-world .tech-pc-heading h2{background:linear-gradient(100deg, var(--tech-ink) 15%, var(--tech-brand) 50%, var(--tech-ink) 85%);color:transparent;white-space:pre-line;-webkit-background-clip:text;-ms-background-clip:text;background-clip:text;font-size:max(48px,min(4vw,64px))}#intelligent-world .tech-pc-heading h2:after{left:0;transform:none}.tech-pc-section-action{color:var(--tech-brand);align-items:center;gap:8px;margin-top:0;font-size:17px;font-weight:500;display:inline-flex}.tech-pc-page--home #intelligent-world .tech-pc-section-action{grid-column:2;justify-self:start}#intelligent-world .tech-pc-heading p{margin-left:0}#intelligent-world blockquote{border:0;grid-area:1/1;max-width:730px;padding:0;font-weight:650}.tech-pc-page--home #intelligent-world{padding-top:var(--tech-section-space)}.tech-pc-page--home #intelligent-world>.tech-pc-container{display:block}.tech-pc-page--home #intelligent-world .tech-pc-heading{grid-template-columns:minmax(0,1fr) minmax(420px,.8fr);align-items:center;gap:0;max-width:none;margin:0;display:grid}.tech-pc-page--home #intelligent-world .tech-pc-heading>span{display:none}.tech-pc-page--home #intelligent-world .tech-pc-heading h2{max-width:600px;color:var(--tech-ink);background:0 0;margin:0;padding:0;font-size:max(48px,min(4vw,64px))}.tech-pc-page--home #intelligent-world .tech-pc-heading h2:after{display:none}.tech-pc-page--home #intelligent-world .tech-pc-heading p{max-width:580px;margin:0;font-size:16px}.tech-pc-page--home #intelligent-world blockquote{display:none}.tech-pc-about section[id]{scroll-margin-top:154px}.tech-pc-about__subnav{z-index:44;border-bottom:1px solid var(--tech-line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(255,255,255,.96);height:50px;position:-webkit-sticky;position:sticky;top:104px}.tech-pc-about__subnav>div{align-items:center;gap:30px;height:100%;display:flex}.tech-pc-about__subnav strong{border-right:1px solid var(--tech-line);padding-right:30px;font-size:15px}.tech-pc-about__subnav a{height:100%;color:var(--tech-muted);align-items:center;text-decoration:none;display:flex;position:relative}.tech-pc-about__subnav a:after{content:"";background:var(--tech-brand);height:2px;transition:transform .18s var(--tech-ease);position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.tech-pc-about__subnav a:hover,.tech-pc-about__subnav a.is-active{color:var(--tech-ink)}.tech-pc-about__subnav a:hover:after,.tech-pc-about__subnav a.is-active:after{transform:scaleX(1)}.tech-pc-about__hero{color:#fff;text-align:center;background-position:50%;background-size:cover;align-items:center;justify-items:center;min-height:597px;padding:80px 32px;display:grid}.tech-pc-about__hero>div{max-width:760px}.tech-pc-about__hero h1{font-size:46px;line-height:1.25}.tech-pc-about__hero p{margin-top:24px;font-size:18px;line-height:1.9}.tech-pc-about__hero a{color:#fff;border:1px solid #fff;border-radius:6px;align-items:center;min-height:42px;margin-top:34px;padding:0 24px;text-decoration:none;display:inline-flex}.tech-pc-about__company{padding-top:70px;padding-bottom:70px}.tech-pc-about__company-grid{grid-template-columns:360px 1fr;align-items:start;gap:90px;display:grid}.tech-pc-about__company h2,.tech-pc-about__history h2,.tech-pc-about__quality h2{padding-bottom:20px;font-size:36px;position:relative}.tech-pc-about__company h2:after,.tech-pc-about__history h2:after,.tech-pc-about__quality h2:after{content:"";background:var(--tech-brand);width:44px;height:2px;position:absolute;bottom:0;left:0}.tech-pc-about__company-grid p{color:var(--tech-muted);font-size:18px;line-height:1.95}.tech-pc-about__company-grid p+p{margin-top:24px}.tech-pc-about__company>img{object-fit:cover;width:calc(100% - 450px);min-height:420px;margin:42px 0 0 auto}.tech-pc-about__mission{color:#fff;background-position:50%;background-size:cover;align-items:center;min-height:647px;display:flex}.tech-pc-about__mission h2,.tech-pc-about__center-heading h2{text-align:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-left:auto;margin-right:auto;padding-bottom:22px;font-size:36px;position:relative}.tech-pc-about__mission h2:after,.tech-pc-about__center-heading h2:after{content:"";background:var(--tech-brand);width:30%;height:2px;position:absolute;bottom:0;left:35%}.tech-pc-about__mission .tech-pc-container>div{grid-template-columns:repeat(5,minmax(0,1fr));gap:34px;margin-top:84px;display:grid}.tech-pc-about__mission article{text-align:center;flex-direction:column;align-items:center;gap:28px;display:flex}.tech-pc-about__mission h3{max-width:210px;font-size:21px;line-height:1.55}.tech-pc-about__research{padding-top:70px;padding-bottom:90px}.tech-pc-about__center-heading{text-align:center;max-width:1040px;margin-left:auto;margin-right:auto}.tech-pc-about__center-heading p{color:var(--tech-muted);margin-top:28px;font-size:18px;line-height:1.95}.tech-pc-about__center-heading a{color:var(--tech-brand);align-items:center;gap:8px;margin-top:22px;text-decoration:none;display:inline-flex}.tech-pc-about__metrics{grid-template-columns:repeat(2,minmax(0,1fr));width:min(1040px,100%);margin:70px auto 0;display:grid}.tech-pc-about__metrics article{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:220px;padding:34px;display:flex}.tech-pc-about__metrics article:nth-child(odd){border-right:1px solid var(--tech-line)}.tech-pc-about__metrics article:nth-child(-n+2){border-bottom:1px solid var(--tech-line)}.tech-pc-about__metrics strong{color:#333;font-size:54px;font-weight:500}.tech-pc-about__metrics p{color:#888;max-width:390px;margin-top:20px;font-size:17px;line-height:1.7}.tech-pc-about__cooperation{padding-top:40px;padding-bottom:110px}.tech-pc-about__history{background:var(--tech-soft);padding-top:110px;padding-bottom:110px}.tech-pc-about__history>div{grid-template-columns:220px 1fr;gap:100px;display:grid}.tech-pc-about__history ol{border-top:1px solid #ddd;list-style:none}.tech-pc-about__history li{border-bottom:1px solid #ddd;grid-template-columns:170px 1fr;gap:50px;padding:36px 24px;display:grid}.tech-pc-about__history li>strong{color:#aaa;font-size:56px;font-weight:500;line-height:1}.tech-pc-about__history li:first-child>strong{color:var(--tech-brand)}.tech-pc-about__history h3{font-size:23px}.tech-pc-about__history p{color:var(--tech-muted);margin-top:10px;font-size:17px;line-height:1.75}.tech-pc-about__quality{grid-template-columns:minmax(0,1fr) minmax(420px,1fr);align-items:center;gap:80px;padding-top:110px;padding-bottom:110px;display:grid}.tech-pc-about__quality ul{color:var(--tech-muted);margin-top:38px;padding-left:20px;font-size:17px;line-height:1.9}.tech-pc-about__quality li+li{margin-top:12px}.tech-pc-about__quality p{color:var(--tech-ink);margin-top:28px;font-size:18px;font-weight:650;line-height:1.8}.tech-pc-about__quality img{object-fit:cover;width:100%;min-height:450px}.tech-pc-education section[id]{scroll-margin-top:202px}.tech-pc-education__breadcrumb{background:var(--tech-soft);height:42px;color:var(--tech-muted);font-size:14px}.tech-pc-education__breadcrumb>div{align-items:center;gap:12px;height:100%;display:flex}.tech-pc-education__breadcrumb a{text-decoration:none}.tech-pc-education__hero{color:#fff;background-position:50%;background-size:cover;align-items:center;min-height:600px;display:flex}.tech-pc-education__hero>div{text-align:right;flex-direction:column;align-items:flex-end;display:flex}.tech-pc-education__hero h1{font-size:52px;font-weight:500}.tech-pc-education__hero p{margin-top:10px;font-size:24px}.tech-pc-education__subnav{z-index:44;height:50px;margin-top:-50px;position:-webkit-sticky;position:sticky;top:104px}.tech-pc-education__subnav>div{background:#fff;border-radius:10px;align-items:center;gap:46px;height:98px;padding:0 20px 0 40px;display:flex;box-shadow:0 7px 18px rgba(0,15,79,.09)}.tech-pc-education__subnav a:not(.tech-button){height:100%;color:var(--tech-muted);align-items:center;font-size:18px;text-decoration:none;display:flex;position:relative}.tech-pc-education__subnav a:not(.tech-button):after{content:"";background:var(--tech-brand);height:2px;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.tech-pc-education__subnav a:hover,.tech-pc-education__subnav a.is-active{color:var(--tech-brand)}.tech-pc-education__subnav a:hover:after,.tech-pc-education__subnav a.is-active:after{transform:scaleX(1)}.tech-pc-education__subnav .tech-button{border-radius:30px;min-width:148px;min-height:56px;margin-left:auto}.tech-pc-education__overview{grid-template-columns:minmax(340px,490px) 1fr;align-items:center;gap:72px;padding-top:120px;padding-bottom:100px;display:grid}.tech-pc-education__overview img{object-fit:cover;border-radius:10px;width:100%;height:386px}.tech-pc-education__overview h2,.tech-pc-education__case>h2,.tech-pc-education__insights h2{padding-bottom:22px;font-size:42px;font-weight:500;line-height:1.35;position:relative}.tech-pc-education__overview h2:after,.tech-pc-education__case>h2:after,.tech-pc-education__insights h2:after{content:"";background:var(--tech-brand);width:80px;height:2px;position:absolute;bottom:0;left:0}.tech-pc-education__overview p{color:var(--tech-muted);margin-top:25px;font-size:17px;line-height:1.9}.tech-pc-education__solutions{background:#f5f7fa;padding:95px 0 110px}.tech-pc-education__solutions h2{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-left:auto;margin-right:auto;padding-bottom:22px;font-size:42px;font-weight:500;position:relative}.tech-pc-education__solutions h2:after{content:"";background:var(--tech-brand);width:50%;height:2px;position:absolute;bottom:0;left:25%}.tech-pc-education__solution-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:62px;display:grid}.tech-pc-education__solution-grid article{background:#fff;border-radius:10px;min-height:650px;overflow:hidden;box-shadow:0 8px 22px rgba(0,0,0,.04)}.tech-pc-education__solution-grid img{aspect-ratio:16/9;object-fit:cover;width:100%}.tech-pc-education__solution-grid article>div{padding:34px 34px 42px}.tech-pc-education__solution-grid h3{font-size:27px;font-weight:500}.tech-pc-education__solution-grid p{min-height:118px;color:var(--tech-muted);margin-top:22px;line-height:1.75}.tech-pc-education__solution-grid ul{gap:10px;margin-top:22px;list-style:none;display:grid}.tech-pc-education__solution-grid li{align-items:center;gap:4px;font-size:14px;display:flex}.tech-pc-education__solution-grid li svg{color:var(--tech-brand)}.tech-pc-education__feature{color:#fff;background-position:50%;background-size:cover;align-items:center;min-height:500px;display:flex}.tech-pc-education__feature h2{max-width:900px;font-size:46px;font-weight:500}.tech-pc-education__feature p{color:rgba(255,255,255,.84);max-width:680px;margin-top:22px;font-size:18px;line-height:1.8}.tech-pc-education__feature a{color:#fff;border:1px solid #fff;border-radius:3px;align-items:center;gap:8px;margin-top:30px;padding:13px 24px;text-decoration:none;display:inline-flex}.tech-pc-education__case{padding-top:100px;padding-bottom:110px}.tech-pc-education__case>div{grid-template-columns:minmax(420px,46%) 1fr;align-items:center;margin-top:64px;display:grid}.tech-pc-education__case img{object-fit:cover;width:100%;height:420px}.tech-pc-education__case article{background:var(--tech-soft);flex-direction:column;justify-content:center;min-height:360px;padding:56px 68px;display:flex}.tech-pc-education__case small{color:var(--tech-brand);letter-spacing:.12em;font-weight:700}.tech-pc-education__case h3{margin-top:24px;font-size:30px;line-height:1.5}.tech-pc-education__case p{color:var(--tech-muted);margin-top:20px;line-height:1.8}.tech-pc-education__case article a{color:var(--tech-brand);align-items:center;gap:8px;margin-top:28px;text-decoration:none;display:inline-flex}.tech-pc-education__insights{background:var(--tech-soft);padding:95px 0 110px}.tech-pc-education__insights h2{text-align:right;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-left:auto}.tech-pc-education__insights h2:after{left:auto;right:0}.tech-pc-education__insights .tech-pc-container>div{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:64px;display:grid}.tech-pc-education__insights article{background:#fff;min-height:290px;padding:32px;position:relative}.tech-pc-education__insights small{color:var(--tech-brand)}.tech-pc-education__insights h3{margin-top:24px;font-size:24px;line-height:1.5}.tech-pc-education__insights p{color:var(--tech-muted);margin-top:18px;line-height:1.75}.tech-pc-education__insights article a{color:var(--tech-brand);position:absolute;bottom:26px;right:28px}.tech-pc-health section[id]{scroll-margin-top:202px}.tech-pc-health__breadcrumb{background:var(--tech-soft);height:42px;color:var(--tech-muted);font-size:14px}.tech-pc-health__breadcrumb>div{align-items:center;gap:12px;height:100%;display:flex}.tech-pc-health__breadcrumb a{text-decoration:none}.tech-pc-health__hero{color:#fff;background-position:65%;background-size:cover;align-items:center;min-height:600px;display:flex}.tech-pc-health__hero>div{text-align:right;flex-direction:column;align-items:flex-end;display:flex}.tech-pc-health__hero small{color:#dfe4ff;letter-spacing:.16em;font-size:13px;font-weight:700}.tech-pc-health__hero h1{margin-top:16px;font-size:54px;font-weight:500}.tech-pc-health__hero p{margin-top:18px;font-size:23px;line-height:1.7}.tech-pc-health__subnav{z-index:44;height:50px;margin-top:-50px;position:-webkit-sticky;position:sticky;top:104px}.tech-pc-health__subnav>div{background:#fff;border-radius:10px;align-items:center;gap:42px;height:98px;padding:0 20px 0 40px;display:flex;box-shadow:0 7px 18px rgba(29,49,133,.12)}.tech-pc-health__subnav a:not(.tech-button){height:100%;color:var(--tech-muted);align-items:center;font-size:18px;text-decoration:none;display:flex;position:relative}.tech-pc-health__subnav a:not(.tech-button):after{content:"";background:var(--tech-brand);height:2px;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.tech-pc-health__subnav a:hover,.tech-pc-health__subnav a.is-active{color:var(--tech-brand)}.tech-pc-health__subnav a:hover:after,.tech-pc-health__subnav a.is-active:after{transform:scaleX(1)}.tech-pc-health__subnav .tech-button{border-radius:30px;min-width:148px;min-height:56px;margin-left:auto}.tech-pc-health__overview{grid-template-columns:minmax(340px,490px) 1fr;align-items:center;gap:72px;padding-top:120px;padding-bottom:100px;display:grid}.tech-pc-health__overview>img{object-fit:cover;border-radius:10px;width:100%;height:386px}.tech-pc-health__overview h2,.tech-pc-health__case>h2,.tech-pc-health__insights h2{padding-bottom:22px;font-size:42px;font-weight:500;line-height:1.35;position:relative}.tech-pc-health__overview h2:after,.tech-pc-health__case>h2:after,.tech-pc-health__insights h2:after{content:"";background:var(--tech-brand);width:80px;height:2px;position:absolute;bottom:0;left:0}.tech-pc-health__overview p{color:var(--tech-muted);margin-top:25px;font-size:17px;line-height:1.9}.tech-pc-health__business{background:#f5f7ff;padding:95px 0 110px}.tech-pc-health__business h2{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-left:auto;margin-right:auto;padding-bottom:22px;font-size:42px;font-weight:500;position:relative}.tech-pc-health__business h2:after{content:"";background:var(--tech-brand);width:50%;height:2px;position:absolute;bottom:0;left:25%}.tech-pc-health__business-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:62px;display:grid}.tech-pc-health__business-grid article{background:#fff;border-radius:10px;min-height:580px;overflow:hidden;box-shadow:0 8px 22px rgba(64,9,5,.05)}.tech-pc-health__business-grid img{aspect-ratio:16/9;object-fit:cover;width:100%}.tech-pc-health__business-grid article>div{padding:32px 32px 38px}.tech-pc-health__business-grid h3{font-size:26px;font-weight:500}.tech-pc-health__business-grid p{min-height:116px;color:var(--tech-muted);margin-top:20px;line-height:1.75}.tech-pc-health__business-grid ul{gap:10px;margin-top:22px;list-style:none;display:grid}.tech-pc-health__business-grid li{align-items:center;gap:5px;font-size:14px;display:flex}.tech-pc-health__business-grid li svg{color:var(--tech-brand)}.tech-pc-health__feature{color:#fff;background-position:50%;background-size:cover;align-items:center;min-height:500px;display:flex}.tech-pc-health__feature h2{max-width:820px;font-size:46px;font-weight:500}.tech-pc-health__feature p{color:rgba(255,255,255,.86);max-width:690px;margin-top:22px;font-size:18px;line-height:1.8}.tech-pc-health__feature a{color:#fff;border:1px solid #fff;border-radius:3px;align-items:center;gap:8px;margin-top:30px;padding:13px 24px;text-decoration:none;display:inline-flex}.tech-pc-health__case{padding-top:100px;padding-bottom:110px}.tech-pc-health__case>div{grid-template-columns:minmax(420px,46%) 1fr;align-items:center;margin-top:64px;display:grid}.tech-pc-health__case img{object-fit:cover;width:100%;height:420px}.tech-pc-health__case article{background:#f5f7ff;flex-direction:column;justify-content:center;min-height:360px;padding:56px 68px;display:flex}.tech-pc-health__case small{color:var(--tech-brand);letter-spacing:.12em;font-weight:700}.tech-pc-health__case h3{margin-top:24px;font-size:30px;line-height:1.5}.tech-pc-health__case p{color:var(--tech-muted);margin-top:20px;line-height:1.8}.tech-pc-health__case article a{color:var(--tech-brand);align-items:center;gap:8px;margin-top:28px;text-decoration:none;display:inline-flex}.tech-pc-health__insights{background:var(--tech-soft);padding:95px 0 80px}.tech-pc-health__insights h2{text-align:right;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-left:auto}.tech-pc-health__insights h2:after{left:auto;right:0}.tech-pc-health__insights .tech-pc-container>div{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:64px;display:grid}.tech-pc-health__insights article{background:#fff;min-height:290px;padding:32px;position:relative}.tech-pc-health__insights small{color:var(--tech-brand)}.tech-pc-health__insights h3{margin-top:24px;font-size:24px;line-height:1.5}.tech-pc-health__insights article p{color:var(--tech-muted);margin-top:18px;line-height:1.75}.tech-pc-health__insights article a{color:var(--tech-brand);position:absolute;bottom:26px;right:28px}.tech-pc-health__disclaimer{color:#777;border-top:1px solid #d8d8d8;margin-top:34px;padding-top:22px;font-size:14px;line-height:1.75}.tech-pc-computing section[id]{scroll-margin-top:202px}.tech-pc-computing__breadcrumb{background:var(--tech-soft);height:42px;color:var(--tech-muted);font-size:14px}.tech-pc-computing__breadcrumb>div{align-items:center;gap:12px;height:100%;display:flex}.tech-pc-computing__breadcrumb a{text-decoration:none}.tech-pc-computing__hero{background-position:50%;background-size:cover;align-items:center;min-height:600px;display:flex}.tech-pc-computing__hero h1{max-width:620px;font-size:52px;font-weight:500;line-height:1.3}.tech-pc-computing__hero p{max-width:690px;color:var(--tech-muted);margin-top:14px;font-size:24px;line-height:1.6}.tech-pc-computing__subnav{z-index:44;height:50px;margin-top:-50px;position:-webkit-sticky;position:sticky;top:104px}.tech-pc-computing__subnav>div{background:#fff;border-radius:10px;align-items:center;gap:46px;height:98px;padding:0 20px 0 40px;display:flex;box-shadow:0 7px 18px rgba(0,15,79,.09)}.tech-pc-computing__subnav a:not(.tech-button){height:100%;color:var(--tech-muted);align-items:center;font-size:18px;text-decoration:none;display:flex;position:relative}.tech-pc-computing__subnav a:not(.tech-button):after{content:"";background:var(--tech-brand);height:2px;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.tech-pc-computing__subnav a:hover,.tech-pc-computing__subnav a.is-active{color:var(--tech-brand)}.tech-pc-computing__subnav a:hover:after,.tech-pc-computing__subnav a.is-active:after{transform:scaleX(1)}.tech-pc-computing__subnav .tech-button{border-radius:30px;min-width:148px;min-height:56px;margin-left:auto}.tech-pc-computing__overview{text-align:center;max-width:1160px;padding-top:120px;padding-bottom:56px}.tech-pc-computing__overview h2,.tech-pc-computing__capabilities>h2,.tech-pc-computing__solutions h2,.tech-pc-computing__ecosystem h2{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-left:auto;margin-right:auto;padding-bottom:22px;font-size:42px;font-weight:500;line-height:1.4;position:relative}.tech-pc-computing__overview h2:after,.tech-pc-computing__capabilities>h2:after,.tech-pc-computing__solutions h2:after,.tech-pc-computing__ecosystem h2:after{content:"";background:var(--tech-brand);width:50%;height:2px;position:absolute;bottom:0;left:25%}.tech-pc-computing__overview p{color:var(--tech-muted);margin-top:28px;font-size:17px;line-height:1.95}.tech-pc-computing__capabilities{padding-top:54px;padding-bottom:110px}.tech-pc-computing__capabilities>div{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;margin-top:56px;display:grid}.tech-pc-computing__capabilities article{text-align:center;background:#fff;border:1px solid #e7eaf3;border-radius:10px;min-height:390px;padding:38px 30px;box-shadow:0 12px 30px rgba(29,49,133,.05)}.tech-pc-computing__capabilities img{width:80px;height:80px;margin-left:auto;margin-right:auto}.tech-pc-computing__capabilities h3{margin-top:26px;font-size:24px;font-weight:500}.tech-pc-computing__capabilities p{color:var(--tech-muted);margin-top:18px;line-height:1.75}.tech-pc-computing__capabilities ul{gap:9px;margin-top:24px;list-style:none;display:grid}.tech-pc-computing__capabilities li{color:#4f5874;justify-content:center;align-items:center;gap:5px;font-size:14px;display:flex}.tech-pc-computing__capabilities li svg{color:var(--tech-brand)}.tech-pc-computing__solutions{background:#f7f8fc url(https://static.huashicloud.com/assets/ka/huashitech/computing/computing-pattern.jpg) 50%/cover fixed;padding:100px 0 110px}.tech-pc-computing__solution-list{gap:32px;margin-top:62px;display:grid}.tech-pc-computing__solution-list article{background:#fff;border-radius:10px;grid-template-columns:1fr 1fr;min-height:420px;display:grid;overflow:hidden;box-shadow:0 12px 34px rgba(26,40,105,.08)}.tech-pc-computing__solution-list article:nth-child(2n) img{order:2}.tech-pc-computing__solution-list img{object-fit:cover;width:100%;height:100%;min-height:420px}.tech-pc-computing__solution-list article>div{flex-direction:column;justify-content:center;padding:52px 64px;display:flex}.tech-pc-computing__solution-list small{color:var(--tech-brand);letter-spacing:.12em;font-weight:700}.tech-pc-computing__solution-list h3{margin-top:20px;font-size:30px;font-weight:500}.tech-pc-computing__solution-list p{color:var(--tech-muted);margin-top:20px;line-height:1.8}.tech-pc-computing__solution-list ul{gap:10px;margin-top:22px;list-style:none;display:grid}.tech-pc-computing__solution-list li{color:#4f5874;align-items:center;gap:7px;display:flex}.tech-pc-computing__solution-list li svg{color:var(--tech-brand)}.tech-pc-computing__solution-list a{color:var(--tech-brand);align-items:center;gap:8px;margin-top:28px;text-decoration:none;display:inline-flex}.tech-pc-computing__ecosystem{color:#fff;text-align:center;background:linear-gradient(135deg,#111c5f,#2946db);padding:100px 0 110px}.tech-pc-computing__ecosystem h2:after{background:#fff}.tech-pc-computing__ecosystem p{color:rgba(255,255,255,.82);max-width:760px;margin:28px auto 0;font-size:17px;line-height:1.8}.tech-pc-computing__ecosystem ol{grid-template-columns:repeat(5,minmax(0,1fr));margin-top:64px;list-style:none;display:grid}.tech-pc-computing__ecosystem li{border-right:1px solid rgba(255,255,255,.24);align-content:center;align-items:center;justify-items:center;gap:13px;min-height:140px;display:grid;position:relative}.tech-pc-computing__ecosystem li:last-child{border-right:0}.tech-pc-computing__ecosystem b{color:rgba(255,255,255,.48);font-size:18px}.tech-pc-computing__ecosystem span{font-size:20px}.tech-pc-news-center{background:#fff}.tech-pc-news-center__intro{border-bottom:1px solid var(--tech-line);padding:78px 0 52px}.tech-pc-news-center__intro h1{letter-spacing:-.04em;font-size:max(42px,min(3.2vw,56px));font-weight:600}.tech-pc-news-center__intro p{max-width:760px;color:var(--tech-muted);margin-top:22px;font-size:18px;line-height:1.8}.tech-pc-news-center__workspace{grid-template-columns:minmax(0,1fr) 270px;align-items:start;gap:46px;padding:48px 0 110px;display:grid}.tech-pc-news-center__search{background:#fff;border:1px solid #bdbdbd;grid-template-columns:20px minmax(0,1fr) 24px;align-items:center;gap:9px;width:310px;height:42px;padding:0 12px;display:grid}.tech-pc-news-center__search:focus-within{border-color:var(--tech-ink);box-shadow:0 0 0 1px var(--tech-ink)}.tech-pc-news-center__search input{min-width:0;color:var(--tech-ink);font:inherit;border:0;outline:0}.tech-pc-news-center__search input::-webkit-input-placeholder{color:#999}.tech-pc-news-center__search input::-moz-placeholder{color:#999}.tech-pc-news-center__search input::-ms-input-placeholder{color:#999}.tech-pc-news-center__search input::placeholder{color:#999}.tech-pc-news-center__search button{color:#777;cursor:pointer;background:0 0;border:0;align-items:center;justify-items:center;width:24px;height:24px;padding:0;display:grid}.tech-pc-news-center__result-heading{justify-content:space-between;align-items:end;min-height:86px;padding-bottom:20px;display:flex}.tech-pc-news-center__result-heading h2{font-size:25px;font-weight:550}.tech-pc-news-center__result-heading span{color:#888;font-size:14px}.tech-pc-news-center__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px 20px;display:grid}.tech-pc-news-center__card-link{color:inherit;text-decoration:none;display:block}.tech-pc-news-center__card{border-radius:var(--tech-radius-lg);background:var(--tech-soft);height:100%;transition:box-shadow .22s var(--tech-ease), transform .22s var(--tech-ease);overflow:hidden}.tech-pc-news-center__card-link:hover .tech-pc-news-center__card{transform:translateY(-4px);box-shadow:0 16px 34px rgba(0,0,0,.1)}.tech-pc-news-center__media{aspect-ratio:16/9;position:relative;overflow:hidden}.tech-pc-news-center__media img{object-fit:cover;width:100%;height:100%;transition:transform .45s var(--tech-ease)}.tech-pc-news-center__card-link:hover img{transform:scale(1.035)}.tech-pc-news-center__media span{color:var(--tech-ink);background:rgba(255,255,255,.92);padding:5px 9px;font-size:11px;position:absolute;bottom:12px;right:14px}.tech-pc-news-center__card-body{flex-direction:column;min-height:242px;padding:24px 22px 22px;display:flex}.tech-pc-news-center__card-body h3{font-size:20px;font-weight:550;line-height:1.55}.tech-pc-news-center__card-body p{color:var(--tech-muted);margin-top:14px;font-size:14px;line-height:1.75}.tech-pc-news-center__card-body time{color:#888;margin-top:auto;padding-top:24px;font-size:13px}.tech-pc-news-center__read{color:var(--tech-brand);align-items:center;gap:6px;margin-top:12px;font-size:14px;display:inline-flex}.tech-pc-news-center__filters{border-top:1px solid var(--tech-ink);position:-webkit-sticky;position:sticky;top:176px}.tech-pc-news-center__filter-title{border-bottom:1px solid var(--tech-line);justify-content:space-between;align-items:center;height:76px;display:flex}.tech-pc-news-center__filter-title h2{font-size:23px;font-weight:550}.tech-pc-news-center__filters fieldset{border:0;border-bottom:1px solid var(--tech-line);margin:0;padding:24px 0}.tech-pc-news-center__filters legend,.tech-pc-news-center__filters label>span{margin-bottom:18px;font-weight:650;display:block}.tech-pc-news-center__filters fieldset>div{flex-wrap:wrap;gap:10px 8px;display:flex}.tech-pc-news-center__filters fieldset button{min-height:34px;color:var(--tech-muted);cursor:pointer;background:#f3f3f3;border:1px solid transparent;border-radius:18px;padding:6px 12px;font-size:13px}.tech-pc-news-center__filters fieldset button:hover,.tech-pc-news-center__filters fieldset button.is-active{border-color:var(--tech-brand);color:var(--tech-brand);background:#fff}.tech-pc-news-center__filters>label{border-bottom:1px solid var(--tech-line);padding:24px 0;display:block}.tech-pc-news-center__filters select{width:100%;height:42px;color:var(--tech-ink);background:#fff;border:1px solid #bbb;padding:0 12px}.tech-pc-news-center__clear{border:1px solid var(--tech-ink);width:100%;height:42px;color:var(--tech-ink);cursor:pointer;background:#fff;justify-content:center;align-items:center;gap:7px;margin-top:22px;display:flex}.tech-pc-news-center__clear:disabled{color:#aaa;cursor:default;border-color:#ddd}.tech-pc-news-center__empty{color:#999;text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:420px;display:flex}.tech-pc-news-center__empty h2{color:var(--tech-ink);margin-top:18px;font-size:23px}.tech-pc-news-center__empty p{margin-top:10px}.tech-pc-news-center__empty button{border:1px solid var(--tech-ink);cursor:pointer;background:#fff;margin-top:22px;padding:10px 18px}.tech-pc-news-center__inline-error{color:#8b2d22;background:#fff5f3;border:1px solid #e7b3ad;border-radius:8px;justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;padding:14px 16px;font-size:14px;display:flex}.tech-pc-news-center__inline-error button{color:inherit;cursor:pointer;background:0 0;border:0;font-weight:600}.tech-pc-news-center__pagination{justify-content:center;align-items:center;gap:8px;margin-top:52px;display:flex}.tech-pc-news-center__pagination button{width:38px;height:38px;color:var(--tech-ink);cursor:pointer;background:#fff;border:1px solid transparent;align-items:center;justify-items:center;display:grid}.tech-pc-news-center__pagination button:hover,.tech-pc-news-center__pagination button.is-active{border-color:var(--tech-brand);color:var(--tech-brand)}.tech-pc-news-center__pagination button:disabled{color:#bbb;cursor:default}.tech-pc-footer{background:var(--tech-soft);color:var(--tech-ink);margin-top:0;padding-top:76px}.tech-pc-footer__grid{grid-template-columns:2fr repeat(3,1fr);gap:56px;padding-bottom:68px;display:grid}.tech-pc-footer__grid>div{flex-direction:column;align-items:flex-start;gap:15px;display:flex}.tech-pc-footer p{max-width:340px;color:var(--tech-muted);line-height:1.8}.tech-pc-footer strong{margin-bottom:8px}.tech-pc-footer a{color:var(--tech-muted);text-decoration:none}.tech-pc-footer a:hover{color:var(--tech-brand)}.tech-pc-footer__bottom{color:#777;border-top:1px solid #d8d8d8;justify-content:space-between;padding:24px 0;font-size:14px;display:flex}@media (max-width:1279px){.tech-pc-hero{min-height:520px}.tech-pc-hero h1{font-size:48px}#business-preview>.tech-pc-container{grid-template-columns:300px 1fr;padding-left:38px}#business-preview .tech-pc-grid{grid-template-columns:repeat(3,minmax(0,1fr))}#latest .tech-pc-grid{height:590px}.tech-pc-about__company-grid{grid-template-columns:270px 1fr;gap:56px}.tech-pc-about__company>img{width:calc(100% - 326px)}.tech-pc-about__mission .tech-pc-container>div{gap:20px}.tech-pc-education__subnav>div{gap:28px}.tech-pc-education__overview{grid-template-columns:390px 1fr;gap:48px}.tech-pc-health__subnav>div{gap:28px}.tech-pc-health__overview{grid-template-columns:390px 1fr;gap:48px}.tech-pc-computing__subnav>div{gap:28px}.tech-pc-computing__capabilities>div{grid-template-columns:repeat(2,minmax(0,1fr))}.tech-pc-news-center__workspace{grid-template-columns:minmax(0,1fr) 240px;gap:30px}.tech-pc-news-center__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:1050px){.tech-pc-header .tech-button{display:none}.tech-pc-nav{gap:18px}.tech-pc-grid--4{grid-template-columns:repeat(2,minmax(0,1fr))}#business-preview>.tech-pc-container{padding:42px;display:block}#business-preview .tech-pc-heading{margin-bottom:36px}#latest .tech-pc-grid{grid-template-rows:repeat(2,300px);grid-template-columns:repeat(2,minmax(0,1fr));height:auto}#latest .tech-pc-card:nth-child(n){grid-area:auto}.tech-pc-about__subnav>div{gap:20px}.tech-pc-about__subnav strong{padding-right:20px}.tech-pc-about__company-grid,.tech-pc-about__history>div{grid-template-columns:220px 1fr;gap:44px}.tech-pc-about__company>img{width:calc(100% - 264px)}.tech-pc-about__mission h3{font-size:18px}.tech-pc-about__quality{gap:44px}.tech-pc-education__subnav>div{gap:20px;padding-left:28px}.tech-pc-education__subnav a:not(.tech-button){font-size:16px}.tech-pc-education__overview{grid-template-columns:340px 1fr;gap:36px}.tech-pc-education__solution-grid article>div{padding-left:26px;padding-right:26px}.tech-pc-health__subnav>div{gap:20px;padding-left:28px}.tech-pc-health__subnav a:not(.tech-button){font-size:16px}.tech-pc-health__overview{grid-template-columns:340px 1fr;gap:36px}.tech-pc-health__business-grid article>div{padding-left:26px;padding-right:26px}.tech-pc-computing__subnav>div{gap:20px;padding-left:28px}.tech-pc-computing__subnav a:not(.tech-button){font-size:16px}.tech-pc-computing__solution-list article>div{padding-left:36px;padding-right:36px}.tech-pc-news-center__workspace{grid-template-columns:minmax(0,1fr) 220px;gap:24px}}.tech-h5-shell{display:none}@media (max-width:767px){.tech-pc-shell{display:none}.tech-h5-shell{background:#fff;display:block}.tech-h5-header{z-index:50;background:0 0;border-bottom:1px solid #e6e6e6;min-height:90px;position:-webkit-sticky;position:sticky;top:0}.tech-h5-utility{background:#f3f3f3;border-bottom:1px solid #dfdfdf;justify-content:flex-end;align-items:center;gap:0;height:26px;padding:0 14px;display:flex;position:relative}.tech-h5-utility>button{color:#777;background:0 0;border:0;align-items:center;gap:5px;height:25px;padding:0 7px;font-family:Arial,sans-serif;font-size:11px;display:flex}.tech-h5-utility>button svg:last-child{transition:transform .18s var(--tech-ease)}.tech-h5-utility>button.is-active{color:var(--tech-ink);box-shadow:inset 0 -2px var(--tech-brand);background:#fff}.tech-h5-utility>button.is-active svg:last-child{transform:rotate(180deg)}.tech-h5-mega-panel{opacity:0;visibility:hidden;max-height:0;transition:max-height .26s var(--tech-ease), padding .26s var(--tech-ease), border-width .26s var(--tech-ease), opacity .18s var(--tech-ease), transform .26s var(--tech-ease), visibility .26s;background:#fff;border-bottom:0 solid transparent;padding:0 18px;overflow:hidden;transform:translateY(-7px)}.tech-h5-mega-panel.is-open{border-bottom-width:1px;border-bottom-color:var(--tech-line);opacity:1;visibility:visible;max-height:260px;padding-top:20px;padding-bottom:22px;transform:translateY(0)}.tech-h5-mega-panel h2{align-items:center;gap:5px;font-size:18px;display:flex}.tech-h5-mega-panel h2 svg{color:var(--tech-brand)}.tech-h5-mega-panel--websites>div{gap:6px;margin-top:15px;display:grid}.tech-h5-mega-panel--websites a{min-height:38px;color:var(--tech-muted);grid-template-columns:21px 1fr 14px;align-items:center;gap:8px;font-size:14px;text-decoration:none;display:grid}.tech-h5-mega-panel--websites a>svg:first-child{width:19px;height:19px}.tech-h5-mega-panel--websites a>svg:last-child{width:14px;height:14px}.tech-h5-mega-panel--languages>div{gap:2px;margin-top:14px;display:grid}.tech-h5-mega-panel--languages button{min-height:34px;color:var(--tech-muted);text-align:left;background:0 0;border:0;align-items:center;gap:5px;padding:0;font-size:14px;display:flex}.tech-h5-mega-panel--languages button.is-active{color:var(--tech-ink);font-weight:650}.tech-h5-mega-panel--languages button.is-active svg{color:var(--tech-brand)}.tech-h5-header__main{-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);background:rgba(255,255,255,.78);justify-content:space-between;align-items:center;height:64px;padding:0 16px;display:flex}.tech-h5-header .tech-brand{gap:8px}.tech-h5-header .tech-brand__mark{width:32px;height:32px;font-size:17px}.tech-h5-header .tech-brand b{letter-spacing:.08em;font-size:14px}.tech-h5-header .tech-brand small{margin-top:4px;font-size:6.5px}.tech-h5-menu-button{width:44px;height:44px;color:var(--tech-ink);background:0 0;border:0;align-items:center;justify-items:center;display:grid}.tech-h5-nav{z-index:45;-webkit-clip-path:inset(0 0 0 100%);clip-path:inset(0 0 0 100%);visibility:hidden;transition:clip-path .22s var(--tech-ease), visibility .22s;background:#fff;flex-direction:column;padding:16px 22px 36px;display:flex;position:fixed;top:90px;bottom:0;left:0;right:0;overflow:auto}.tech-h5-nav.is-open{-webkit-clip-path:inset(0);clip-path:inset(0);visibility:visible}.tech-h5-nav>a:not(.tech-button){border-bottom:1px solid var(--tech-line);align-items:center;min-height:62px;font-size:19px;text-decoration:none;display:flex}.tech-h5-nav>a.is-active{color:var(--tech-brand)}.tech-h5-nav .tech-button{margin-top:28px}.tech-h5-hero{background:linear-gradient(180deg, rgba(0,0,0,.42), rgba(0,0,0,.48)), var(--hero-image,linear-gradient(145deg, #292929, #060606));color:#fff;text-align:center;background-position:50%;background-size:cover;flex-direction:column;justify-content:center;align-items:center;min-height:520px;padding:74px 24px 60px;display:flex}.tech-h5-hero span,.tech-h5-heading span{color:var(--tech-brand);letter-spacing:.14em;font-size:11px;font-weight:700}.tech-h5-hero h1{letter-spacing:-.04em;max-width:520px;margin-top:16px;font-size:max(34px,min(10.5vw,48px));line-height:1.18}.tech-h5-hero p{color:rgba(255,255,255,.84);max-width:510px;margin-top:20px;font-size:16px;line-height:1.75}.tech-h5-hero .tech-hero-link{margin-top:25px}.tech-h5-page--home .tech-h5-hero{min-height:640px;color:var(--tech-ink);text-align:left;background-image:linear-gradient(180deg, rgba(255,255,255,.02) 0 36%, rgba(255,255,255,.94) 62%, #fff 100%), var(--hero-image);background-position:top;background-repeat:no-repeat;background-size:auto 420px;justify-content:flex-end;align-items:flex-start;padding:330px 24px 54px}.tech-h5-page--home .tech-h5-hero>span{display:none}.tech-h5-page--home .tech-h5-hero h1{margin-top:0;font-size:max(36px,min(10vw,46px))}.tech-h5-page--home .tech-h5-hero p{color:var(--tech-muted)}.tech-h5-page--home .tech-h5-hero .tech-hero-link{color:var(--tech-brand);font-weight:500}.tech-h5-section{padding:70px 16px 0;scroll-margin-top:90px}.tech-h5-section:last-of-type{padding-bottom:70px}.tech-h5-heading{text-align:center;margin-bottom:34px}.tech-h5-heading h2{letter-spacing:-.035em;margin-top:12px;padding-bottom:18px;font-size:30px;font-weight:650;line-height:1.28;position:relative}.tech-h5-heading h2:after{content:"";background:var(--tech-brand);width:52px;height:2px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.tech-h5-heading p{color:var(--tech-muted);margin-top:18px;line-height:1.72}.tech-tone--dark .tech-h5-heading p{color:#aaa}.tech-h5-grid{gap:16px;display:grid}.tech-h5-card{border-radius:var(--tech-radius-md);background:var(--tech-soft);color:var(--tech-ink);border:0;text-decoration:none;display:block;overflow:hidden}.tech-h5-card img{aspect-ratio:16/9;object-fit:cover;width:100%}.tech-h5-card__body{white-space:pre-line;padding:24px}.tech-h5-card small{color:var(--tech-brand);letter-spacing:.11em;font-size:12px;font-weight:700}.tech-h5-card h3{margin-top:12px;font-size:21px;line-height:1.42}.tech-h5-card p{color:var(--tech-muted);margin-top:11px;line-height:1.7}.tech-h5-card ul{color:#555;margin-top:14px;padding-left:18px;line-height:1.75}.tech-h5-card__body>span{color:var(--tech-brand);align-items:center;gap:8px;margin-top:18px;font-weight:700;display:flex}.tech-h5-steps{border-top:1px solid var(--tech-line);gap:0;list-style:none;display:grid}.tech-h5-steps li{border-bottom:1px solid var(--tech-line);grid-template-columns:38px 1fr;gap:14px;padding:22px 0;display:grid}.tech-h5-steps b{background:var(--tech-brand);color:#fff;align-items:center;justify-items:center;width:32px;height:32px;display:grid}.tech-h5-steps p{color:var(--tech-muted);margin-top:8px;line-height:1.65}.tech-h5-section blockquote{border-left:4px solid var(--tech-brand);padding-left:20px;font-size:26px;line-height:1.45}#business-preview{background:var(--tech-soft);margin-top:70px;padding:60px 16px}#business-preview .tech-h5-heading{margin-bottom:30px}#business-preview .tech-h5-card{border-radius:var(--tech-radius-md);background:#fff;min-height:82px}#business-preview .tech-h5-card img,#business-preview .tech-h5-card p{display:none}#business-preview .tech-h5-card__body{padding:18px 58px 18px 20px;position:relative}#business-preview .tech-h5-card__body:after{content:"→";color:var(--tech-brand);font-size:22px;position:absolute;top:50%;right:20px;transform:translateY(-50%)}#business-preview .tech-h5-card h3{margin-top:6px;font-size:19px}#business-preview .tech-h5-card__body>span{display:none}#latest .tech-h5-card{border-radius:var(--tech-radius-md);color:#fff;background:#222;align-items:flex-start;min-height:360px;display:flex;position:relative}#latest .tech-h5-card:after{content:"";z-index:0;pointer-events:none;background:linear-gradient(rgba(0,0,0,.66),rgba(0,0,0,.06) 65%,rgba(0,0,0,.28));position:absolute;top:0;bottom:0;left:0;right:0}#latest .tech-h5-card img{width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;right:0}#latest .tech-h5-card__body{z-index:1;text-align:center;width:100%;padding:28px 22px}#latest .tech-h5-card small,#latest .tech-h5-card p,#latest .tech-h5-card__body>span{color:rgba(255,255,255,.84);justify-content:center}#latest .tech-h5-card h3{font-size:23px}#news-feed{background:#f3f3f3;margin-top:70px;padding:70px 16px}#news-feed .tech-h5-heading{text-align:left}#news-feed .tech-h5-heading>span{display:none}#news-feed .tech-h5-heading h2{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-top:0}#news-feed .tech-h5-heading h2:after{width:40%;left:0;transform:none}#news-feed .tech-h5-card{background:#fff;min-height:190px;position:relative}#news-feed .tech-h5-card__body{padding:22px 46px 22px 22px}#news-feed .tech-h5-card small{color:#595959;letter-spacing:0;font-weight:400}#news-feed .tech-h5-card h3{font-size:20px}#news-feed .tech-h5-card p{display:none}#news-feed .tech-h5-card:after{content:"→";color:var(--tech-brand);font-size:20px;position:absolute;bottom:18px;right:20px}#intelligent-world{padding-top:82px}#intelligent-world .tech-h5-heading{text-align:left}#intelligent-world .tech-h5-heading h2{background:linear-gradient(100deg, var(--tech-ink) 10%, var(--tech-brand) 50%, var(--tech-ink) 90%);color:transparent;white-space:pre-line;-webkit-background-clip:text;-ms-background-clip:text;background-clip:text;font-size:38px}.tech-h5-section-action{color:var(--tech-brand);align-items:center;gap:6px;margin:4px 0 26px;font-size:15px;font-weight:500;display:inline-flex}#intelligent-world .tech-h5-heading h2:after{left:0;transform:none}#intelligent-world blockquote{border:0;padding:0;font-size:29px;font-weight:650}.tech-h5-about section[id]{scroll-margin-top:140px}.tech-h5-about__subnav{z-index:44;border-bottom:1px solid var(--tech-line);scrollbar-width:none;background:rgba(255,255,255,.96);align-items:center;gap:24px;height:50px;padding:0 18px;display:flex;position:-webkit-sticky;position:sticky;top:90px;overflow-x:auto}.tech-h5-about__subnav::-webkit-scrollbar{display:none}.tech-h5-about__subnav strong,.tech-h5-about__subnav a{white-space:nowrap;flex:none}.tech-h5-about__subnav strong{border-right:1px solid var(--tech-line);padding-right:22px;font-size:14px}.tech-h5-about__subnav a{height:100%;color:var(--tech-muted);align-items:center;font-size:13px;text-decoration:none;display:flex}.tech-h5-about__subnav a.is-active{border-bottom:2px solid var(--tech-brand);color:var(--tech-ink)}.tech-h5-about__hero{color:#fff;text-align:center;background-position:50%;background-size:cover;flex-direction:column;justify-content:center;align-items:center;min-height:500px;padding:70px 24px;display:flex}.tech-h5-about__hero h1{font-size:40px}.tech-h5-about__hero p{margin-top:22px;font-size:16px;line-height:1.8}.tech-h5-about__hero a{color:#fff;border:1px solid #fff;border-radius:6px;align-items:center;min-height:40px;margin-top:30px;padding:0 18px;text-decoration:none;display:inline-flex}.tech-h5-about__company,.tech-h5-about__research,.tech-h5-about__history,.tech-h5-about__quality{padding:70px 20px}.tech-h5-about__company h2,.tech-h5-about__history h2,.tech-h5-about__quality h2{padding-bottom:17px;font-size:30px;position:relative}.tech-h5-about__company h2:after,.tech-h5-about__history h2:after,.tech-h5-about__quality h2:after{content:"";background:var(--tech-brand);width:44px;height:2px;position:absolute;bottom:0;left:0}.tech-h5-about__company p{color:var(--tech-muted);margin-top:24px;line-height:1.82}.tech-h5-about__company img{object-fit:cover;width:100%;min-height:240px;margin-top:32px}.tech-h5-about__mission{color:#fff;background-position:50%;background-size:cover;min-height:700px;padding:76px 20px}.tech-h5-about__mission>h2,.tech-h5-about__heading h2{text-align:center;padding-bottom:18px;font-size:30px;position:relative}.tech-h5-about__mission>h2:after,.tech-h5-about__heading h2:after{content:"";background:var(--tech-brand);width:30%;height:2px;position:absolute;bottom:0;left:35%}.tech-h5-about__mission>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:50px;display:grid}.tech-h5-about__mission article{text-align:center;background:rgba(0,0,0,.12);border:1px solid rgba(255,255,255,.24);flex-direction:column;justify-content:center;align-items:center;gap:18px;min-height:145px;padding:18px 12px;display:flex}.tech-h5-about__mission article:last-child{grid-column:1/-1}.tech-h5-about__mission h3{font-size:16px;line-height:1.55}.tech-h5-about__heading p{color:var(--tech-muted);text-align:center;margin-top:24px;line-height:1.8}.tech-h5-about__heading a{color:var(--tech-brand);justify-content:center;align-items:center;gap:7px;margin-top:20px;text-decoration:none;display:flex}.tech-h5-about__metrics{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:50px;display:grid}.tech-h5-about__metrics article{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:170px;padding:20px 14px;display:flex}.tech-h5-about__metrics article:nth-child(odd){border-right:1px solid var(--tech-line)}.tech-h5-about__metrics article:nth-child(-n+2){border-bottom:1px solid var(--tech-line)}.tech-h5-about__metrics strong{font-size:34px;font-weight:500}.tech-h5-about__metrics p{color:#888;margin-top:14px;font-size:13px;line-height:1.65}.tech-h5-about__cooperation{padding:20px 20px 80px}.tech-h5-about__history{background:var(--tech-soft)}.tech-h5-about__history ol{border-top:1px solid #ddd;margin-top:38px;list-style:none}.tech-h5-about__history li{border-bottom:1px solid #ddd;grid-template-columns:54px 1fr;gap:18px;padding:26px 0;display:grid}.tech-h5-about__history li>strong{color:#aaa;font-size:30px;font-weight:500}.tech-h5-about__history li:first-child>strong{color:var(--tech-brand)}.tech-h5-about__history h3{font-size:19px}.tech-h5-about__history p{color:var(--tech-muted);margin-top:8px;line-height:1.65}.tech-h5-about__quality ul{color:var(--tech-muted);margin-top:32px;padding-left:18px;line-height:1.8}.tech-h5-about__quality li+li{margin-top:12px}.tech-h5-about__quality>p{margin-top:24px;font-weight:650;line-height:1.75}.tech-h5-about__quality img{object-fit:cover;width:100%;min-height:250px;margin-top:34px}.tech-h5-education section[id]{scroll-margin-top:140px}.tech-h5-education__breadcrumb{background:var(--tech-soft);height:38px;color:var(--tech-muted);align-items:center;gap:10px;padding:0 18px;font-size:12px;display:flex}.tech-h5-education__breadcrumb a{text-decoration:none}.tech-h5-education__hero{color:#fff;text-align:right;background-position:50%;background-size:cover;flex-direction:column;justify-content:center;align-items:flex-end;min-height:460px;padding:70px 24px;display:flex}.tech-h5-education__hero h1{font-size:40px;font-weight:500}.tech-h5-education__hero p{max-width:280px;margin-top:12px;font-size:17px;line-height:1.7}.tech-h5-education__subnav{z-index:44;border-bottom:1px solid var(--tech-line);scrollbar-width:none;background:rgba(255,255,255,.97);align-items:center;gap:24px;height:50px;padding:0 18px;display:flex;position:-webkit-sticky;position:sticky;top:90px;overflow-x:auto}.tech-h5-education__subnav::-webkit-scrollbar{display:none}.tech-h5-education__subnav a{height:100%;color:var(--tech-muted);white-space:nowrap;flex:none;align-items:center;font-size:13px;text-decoration:none;display:flex}.tech-h5-education__subnav a.is-active{border-bottom:2px solid var(--tech-brand);color:var(--tech-brand)}.tech-h5-education__overview{padding:70px 20px}.tech-h5-education__overview img{object-fit:cover;border-radius:8px;width:100%;height:240px}.tech-h5-education__overview h2,.tech-h5-education__case>h2,.tech-h5-education__insights>h2{margin-top:36px;padding-bottom:18px;font-size:30px;line-height:1.45;position:relative}.tech-h5-education__overview h2:after,.tech-h5-education__case>h2:after,.tech-h5-education__insights>h2:after{content:"";background:var(--tech-brand);width:52px;height:2px;position:absolute;bottom:0;left:0}.tech-h5-education__overview p{color:var(--tech-muted);margin-top:22px;line-height:1.8}.tech-h5-education__solutions{background:#f5f7fa;padding:70px 18px}.tech-h5-education__solutions>h2{text-align:center;padding-bottom:18px;font-size:30px;position:relative}.tech-h5-education__solutions>h2:after{content:"";background:var(--tech-brand);width:30%;height:2px;position:absolute;bottom:0;left:35%}.tech-h5-education__solutions>div{gap:18px;margin-top:42px;display:grid}.tech-h5-education__solutions article{background:#fff;border-radius:8px;overflow:hidden}.tech-h5-education__solutions article>img{aspect-ratio:16/9;object-fit:cover;width:100%}.tech-h5-education__solutions article>div{padding:25px 22px 28px}.tech-h5-education__solutions h3{font-size:23px}.tech-h5-education__solutions p{color:var(--tech-muted);margin-top:16px;line-height:1.75}.tech-h5-education__solutions ul{gap:9px;margin-top:20px;list-style:none;display:grid}.tech-h5-education__solutions li{align-items:center;gap:5px;font-size:13px;display:flex}.tech-h5-education__solutions li svg{color:var(--tech-brand)}.tech-h5-education__feature{color:#fff;background-position:50%;background-size:cover;flex-direction:column;justify-content:center;min-height:430px;padding:60px 24px;display:flex}.tech-h5-education__feature h2{font-size:32px;line-height:1.45}.tech-h5-education__feature p{color:rgba(255,255,255,.84);margin-top:20px;line-height:1.75}.tech-h5-education__feature a{color:#fff;border:1px solid #fff;align-items:center;gap:7px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-top:26px;padding:11px 18px;text-decoration:none;display:inline-flex}.tech-h5-education__case{padding:70px 20px}.tech-h5-education__case>h2{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-top:0}.tech-h5-education__case>img{object-fit:cover;width:100%;height:240px;margin-top:38px}.tech-h5-education__case article{background:var(--tech-soft);padding:30px 24px}.tech-h5-education__case small{color:var(--tech-brand);letter-spacing:.1em;font-size:12px;font-weight:700}.tech-h5-education__case h3{margin-top:18px;font-size:23px;line-height:1.5}.tech-h5-education__case p{color:var(--tech-muted);margin-top:16px;line-height:1.75}.tech-h5-education__case article a{color:var(--tech-brand);align-items:center;gap:7px;margin-top:22px;text-decoration:none;display:inline-flex}.tech-h5-education__insights{background:var(--tech-soft);padding:70px 20px}.tech-h5-education__insights>h2{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-top:0}.tech-h5-education__insights>div{gap:14px;margin-top:38px;display:grid}.tech-h5-education__insights article{background:#fff;min-height:240px;padding:24px 48px 24px 24px;position:relative}.tech-h5-education__insights small{color:var(--tech-brand)}.tech-h5-education__insights h3{margin-top:18px;font-size:21px;line-height:1.5}.tech-h5-education__insights p{color:var(--tech-muted);margin-top:14px;line-height:1.7}.tech-h5-education__insights article a{color:var(--tech-brand);position:absolute;bottom:20px;right:22px}.tech-h5-education__insights>.tech-button{width:100%;margin-top:30px}.tech-h5-health section[id]{scroll-margin-top:140px}.tech-h5-health__breadcrumb{background:var(--tech-soft);height:38px;color:var(--tech-muted);align-items:center;gap:10px;padding:0 18px;font-size:12px;display:flex}.tech-h5-health__breadcrumb a{text-decoration:none}.tech-h5-health__hero{color:#fff;text-align:right;background-position:65%;background-size:cover;flex-direction:column;justify-content:center;align-items:flex-end;min-height:460px;padding:70px 24px;display:flex}.tech-h5-health__hero small{color:#dfe4ff;letter-spacing:.13em;font-size:10px;font-weight:700}.tech-h5-health__hero h1{margin-top:12px;font-size:40px;font-weight:500}.tech-h5-health__hero p{margin-top:12px;font-size:16px;line-height:1.7}.tech-h5-health__subnav{z-index:44;border-bottom:1px solid var(--tech-line);scrollbar-width:none;background:rgba(255,255,255,.97);align-items:center;gap:24px;height:50px;padding:0 18px;display:flex;position:-webkit-sticky;position:sticky;top:90px;overflow-x:auto}.tech-h5-health__subnav::-webkit-scrollbar{display:none}.tech-h5-health__subnav a{height:100%;color:var(--tech-muted);white-space:nowrap;flex:none;align-items:center;font-size:13px;text-decoration:none;display:flex}.tech-h5-health__subnav a.is-active{border-bottom:2px solid var(--tech-brand);color:var(--tech-brand)}.tech-h5-health__overview{padding:70px 20px}.tech-h5-health__overview>img{object-fit:cover;border-radius:8px;width:100%;height:270px}.tech-h5-health__overview h2,.tech-h5-health__case>h2,.tech-h5-health__insights>h2{margin-top:36px;padding-bottom:18px;font-size:30px;line-height:1.45;position:relative}.tech-h5-health__overview h2:after,.tech-h5-health__case>h2:after,.tech-h5-health__insights>h2:after{content:"";background:var(--tech-brand);width:52px;height:2px;position:absolute;bottom:0;left:0}.tech-h5-health__overview p{color:var(--tech-muted);margin-top:22px;line-height:1.8}.tech-h5-health__business{background:#f5f7ff;padding:70px 18px}.tech-h5-health__business>h2{text-align:center;padding-bottom:18px;font-size:30px;position:relative}.tech-h5-health__business>h2:after{content:"";background:var(--tech-brand);width:30%;height:2px;position:absolute;bottom:0;left:35%}.tech-h5-health__business>div{gap:18px;margin-top:42px;display:grid}.tech-h5-health__business article{background:#fff;border-radius:8px;overflow:hidden}.tech-h5-health__business article>img{aspect-ratio:16/9;object-fit:cover;width:100%}.tech-h5-health__business article>div{padding:25px 22px 28px}.tech-h5-health__business h3{font-size:23px}.tech-h5-health__business article p{color:var(--tech-muted);margin-top:16px;line-height:1.75}.tech-h5-health__business ul{gap:9px;margin-top:20px;list-style:none;display:grid}.tech-h5-health__business li{align-items:center;gap:5px;font-size:13px;display:flex}.tech-h5-health__business li svg{color:var(--tech-brand)}.tech-h5-health__feature{color:#fff;background-position:50%;background-size:cover;flex-direction:column;justify-content:center;min-height:430px;padding:60px 24px;display:flex}.tech-h5-health__feature h2{font-size:32px;line-height:1.45}.tech-h5-health__feature p{color:rgba(255,255,255,.86);margin-top:20px;line-height:1.75}.tech-h5-health__feature a{color:#fff;border:1px solid #fff;align-items:center;gap:7px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-top:26px;padding:11px 18px;text-decoration:none;display:inline-flex}.tech-h5-health__case{padding:70px 20px}.tech-h5-health__case>h2{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-top:0}.tech-h5-health__case>img{object-fit:cover;width:100%;height:240px;margin-top:38px}.tech-h5-health__case article{background:#f5f7ff;padding:30px 24px}.tech-h5-health__case small{color:var(--tech-brand);letter-spacing:.1em;font-size:12px;font-weight:700}.tech-h5-health__case h3{margin-top:18px;font-size:23px;line-height:1.5}.tech-h5-health__case p{color:var(--tech-muted);margin-top:16px;line-height:1.75}.tech-h5-health__case article a{color:var(--tech-brand);align-items:center;gap:7px;margin-top:22px;text-decoration:none;display:inline-flex}.tech-h5-health__insights{background:var(--tech-soft);padding:70px 20px}.tech-h5-health__insights>h2{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-top:0}.tech-h5-health__insights>div{gap:14px;margin-top:38px;display:grid}.tech-h5-health__insights article{background:#fff;min-height:240px;padding:24px 48px 24px 24px;position:relative}.tech-h5-health__insights small{color:var(--tech-brand)}.tech-h5-health__insights h3{margin-top:18px;font-size:21px;line-height:1.5}.tech-h5-health__insights article p{color:var(--tech-muted);margin-top:14px;line-height:1.7}.tech-h5-health__insights article a{color:var(--tech-brand);position:absolute;bottom:20px;right:22px}.tech-h5-health__disclaimer{color:#777;border-top:1px solid #d8d8d8;margin-top:26px;padding-top:20px;font-size:12px;line-height:1.7}.tech-h5-health__insights>.tech-button{width:100%;margin-top:26px}.tech-h5-computing section[id]{scroll-margin-top:140px}.tech-h5-computing__breadcrumb{background:var(--tech-soft);height:38px;color:var(--tech-muted);align-items:center;gap:10px;padding:0 18px;font-size:12px;display:flex}.tech-h5-computing__breadcrumb a{text-decoration:none}.tech-h5-computing__hero{background-position:58%;background-size:auto 100%;flex-direction:column;justify-content:center;min-height:470px;padding:70px 22px;display:flex}.tech-h5-computing__hero h1{max-width:280px;font-size:38px;font-weight:500;line-height:1.35}.tech-h5-computing__hero p{max-width:270px;color:var(--tech-muted);margin-top:14px;font-size:16px;line-height:1.7}.tech-h5-computing__subnav{z-index:44;border-bottom:1px solid var(--tech-line);scrollbar-width:none;background:rgba(255,255,255,.97);align-items:center;gap:24px;height:50px;padding:0 18px;display:flex;position:-webkit-sticky;position:sticky;top:90px;overflow-x:auto}.tech-h5-computing__subnav::-webkit-scrollbar{display:none}.tech-h5-computing__subnav a{height:100%;color:var(--tech-muted);white-space:nowrap;flex:none;align-items:center;font-size:13px;text-decoration:none;display:flex}.tech-h5-computing__subnav a.is-active{border-bottom:2px solid var(--tech-brand);color:var(--tech-brand)}.tech-h5-computing__overview{text-align:center;padding:70px 20px 48px}.tech-h5-computing__overview h2,.tech-h5-computing__capabilities>h2,.tech-h5-computing__solutions>h2,.tech-h5-computing__ecosystem h2{padding-bottom:18px;font-size:30px;line-height:1.45;position:relative}.tech-h5-computing__overview h2:after,.tech-h5-computing__capabilities>h2:after,.tech-h5-computing__solutions>h2:after,.tech-h5-computing__ecosystem h2:after{content:"";background:var(--tech-brand);width:30%;height:2px;position:absolute;bottom:0;left:35%}.tech-h5-computing__overview p{color:var(--tech-muted);margin-top:22px;line-height:1.82}.tech-h5-computing__capabilities{padding:40px 18px 70px}.tech-h5-computing__capabilities>h2{text-align:center}.tech-h5-computing__capabilities>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:40px;display:grid}.tech-h5-computing__capabilities article{text-align:center;border:1px solid #e7eaf3;border-radius:8px;min-height:330px;padding:26px 16px}.tech-h5-computing__capabilities img{width:58px;height:58px;margin-left:auto;margin-right:auto}.tech-h5-computing__capabilities h3{margin-top:20px;font-size:19px;line-height:1.45}.tech-h5-computing__capabilities p{color:var(--tech-muted);margin-top:14px;font-size:13px;line-height:1.7}.tech-h5-computing__capabilities ul{gap:7px;margin-top:18px;list-style:none;display:grid}.tech-h5-computing__capabilities li{color:#4f5874;justify-content:center;align-items:center;gap:4px;font-size:12px;display:flex}.tech-h5-computing__capabilities li svg{color:var(--tech-brand)}.tech-h5-computing__solutions{background:#f7f8fc url(https://static.huashicloud.com/assets/ka/huashitech/computing/computing-pattern.jpg) 50%/cover;padding:70px 18px}.tech-h5-computing__solutions>h2{text-align:center}.tech-h5-computing__solutions>div{gap:18px;margin-top:42px;display:grid}.tech-h5-computing__solutions article{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 10px 28px rgba(26,40,105,.08)}.tech-h5-computing__solutions article>img{aspect-ratio:16/9;object-fit:cover;width:100%}.tech-h5-computing__solutions article>div{padding:26px 22px 30px}.tech-h5-computing__solutions small{color:var(--tech-brand);letter-spacing:.1em;font-size:12px;font-weight:700}.tech-h5-computing__solutions h3{margin-top:17px;font-size:23px;line-height:1.45}.tech-h5-computing__solutions p{color:var(--tech-muted);margin-top:15px;line-height:1.75}.tech-h5-computing__solutions ul{gap:8px;margin-top:19px;list-style:none;display:grid}.tech-h5-computing__solutions li{color:#4f5874;align-items:center;gap:6px;font-size:13px;display:flex}.tech-h5-computing__solutions li svg{color:var(--tech-brand)}.tech-h5-computing__solutions a{color:var(--tech-brand);align-items:center;gap:7px;margin-top:22px;text-decoration:none;display:inline-flex}.tech-h5-computing__ecosystem{color:#fff;text-align:center;background:linear-gradient(145deg,#111c5f,#2946db);padding:70px 20px}.tech-h5-computing__ecosystem h2:after{background:#fff}.tech-h5-computing__ecosystem>p{color:rgba(255,255,255,.82);margin-top:22px;line-height:1.75}.tech-h5-computing__ecosystem ol{margin-top:38px;list-style:none}.tech-h5-computing__ecosystem li{text-align:left;border-bottom:1px solid rgba(255,255,255,.22);grid-template-columns:42px 1fr;align-items:center;min-height:72px;display:grid}.tech-h5-computing__ecosystem b{color:rgba(255,255,255,.46)}.tech-h5-computing__ecosystem span{font-size:17px}.tech-h5-computing__ecosystem .tech-button{width:100%;color:var(--tech-brand);background:#fff;margin-top:34px}.tech-h5-news-center{background:#fff}.tech-h5-news-center__intro{border-bottom:1px solid var(--tech-line);padding:54px 20px 40px}.tech-h5-news-center__intro h1{letter-spacing:-.04em;font-size:38px;font-weight:600}.tech-h5-news-center__intro p{color:var(--tech-muted);margin-top:18px;font-size:15px;line-height:1.8}.tech-h5-news-center__workspace{padding:28px 16px 72px}.tech-h5-news-center__search{border:1px solid #bdbdbd;grid-template-columns:20px minmax(0,1fr) 24px;align-items:center;gap:8px;height:44px;padding:0 12px;display:grid}.tech-h5-news-center__search:focus-within{border-color:var(--tech-ink);box-shadow:0 0 0 1px var(--tech-ink)}.tech-h5-news-center__search input{min-width:0;color:var(--tech-ink);font:inherit;border:0;outline:0}.tech-h5-news-center__search input::-webkit-input-placeholder{color:#999}.tech-h5-news-center__search input::-moz-placeholder{color:#999}.tech-h5-news-center__search input::-ms-input-placeholder{color:#999}.tech-h5-news-center__search input::placeholder{color:#999}.tech-h5-news-center__search button{color:#777;background:0 0;border:0;align-items:center;justify-items:center;width:24px;height:24px;padding:0;display:grid}.tech-h5-news-center__filter-toggle{border:1px solid var(--tech-line);width:100%;height:50px;color:var(--tech-ink);background:#fff;justify-content:space-between;align-items:center;margin-top:14px;padding:0 14px;display:flex}.tech-h5-news-center__filter-toggle>span{align-items:center;gap:8px;display:flex}.tech-h5-news-center__filter-toggle b{background:var(--tech-brand);color:#fff;border-radius:50%;align-items:center;justify-items:center;width:20px;height:20px;font-size:11px;display:grid}.tech-h5-news-center__filter-toggle[aria-expanded=true]>svg{transform:rotate(180deg)}.tech-h5-news-center__filters{border:1px solid var(--tech-line);background:#fafafa;border-top:0;padding:4px 16px 20px}.tech-h5-news-center__filters fieldset{border:0;border-bottom:1px solid var(--tech-line);margin:0;padding:20px 0}.tech-h5-news-center__filters legend,.tech-h5-news-center__filters label>span{margin-bottom:14px;font-size:14px;font-weight:650;display:block}.tech-h5-news-center__filters fieldset>div{flex-wrap:wrap;gap:9px 7px;display:flex}.tech-h5-news-center__filters fieldset button{min-height:34px;color:var(--tech-muted);background:#eee;border:1px solid transparent;border-radius:18px;padding:6px 11px;font-size:12px}.tech-h5-news-center__filters fieldset button.is-active{border-color:var(--tech-brand);color:var(--tech-brand);background:#fff}.tech-h5-news-center__filters>label{padding:20px 0;display:block}.tech-h5-news-center__filters select{background:#fff;border:1px solid #bbb;width:100%;height:42px;padding:0 10px}.tech-h5-news-center__clear{border:1px solid var(--tech-ink);background:#fff;justify-content:center;align-items:center;gap:7px;width:100%;height:42px;display:flex}.tech-h5-news-center__clear:disabled{color:#aaa;border-color:#ddd}.tech-h5-news-center__result-heading{justify-content:space-between;align-items:end;min-height:78px;padding-bottom:18px;display:flex}.tech-h5-news-center__result-heading h2{font-size:23px;font-weight:550}.tech-h5-news-center__result-heading span{color:#888;font-size:12px}.tech-h5-news-center__grid{gap:18px;display:grid}.tech-h5-news-center__card-link{color:inherit;text-decoration:none;display:block}.tech-h5-news-center__card{border-radius:var(--tech-radius-md);background:var(--tech-soft);overflow:hidden}.tech-h5-news-center__media{aspect-ratio:16/9;position:relative;overflow:hidden}.tech-h5-news-center__media img{object-fit:cover;width:100%;height:100%}.tech-h5-news-center__media span{background:rgba(255,255,255,.92);padding:5px 8px;font-size:10px;position:absolute;bottom:10px;right:12px}.tech-h5-news-center__card-body{padding:22px 20px 24px}.tech-h5-news-center__card-body time{color:#888;font-size:12px}.tech-h5-news-center__card-body h3{margin-top:12px;font-size:21px;font-weight:550;line-height:1.5}.tech-h5-news-center__card-body p{color:var(--tech-muted);margin-top:12px;font-size:14px;line-height:1.72}.tech-h5-news-center__read{color:var(--tech-brand);align-items:center;gap:6px;margin-top:18px;font-size:13px;display:inline-flex}.tech-h5-news-center__empty{color:#999;text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:360px;display:flex}.tech-h5-news-center__empty h2{color:var(--tech-ink);margin-top:16px;font-size:21px}.tech-h5-news-center__empty p{margin-top:9px;font-size:14px}.tech-h5-news-center__empty button{border:1px solid var(--tech-ink);background:#fff;margin-top:20px;padding:9px 16px}.tech-h5-news-center__inline-error{color:#8b2d22;background:#fff5f3;border:1px solid #e7b3ad;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;padding:12px 14px;font-size:13px;display:flex}.tech-h5-news-center__inline-error button{color:inherit;background:0 0;border:0;font-weight:600}.tech-h5-news-center__pagination{justify-content:center;align-items:center;gap:18px;margin-top:36px;display:flex}.tech-h5-news-center__pagination button{border:1px solid var(--tech-line);background:#fff;align-items:center;justify-items:center;width:40px;height:40px;display:grid}.tech-h5-news-center__pagination button:disabled{color:#bbb}.tech-h5-news-center__pagination span{font-size:14px}.tech-h5-footer{border-top:1px solid var(--tech-line);background:var(--tech-soft);color:var(--tech-ink);margin-top:0;padding:54px 22px 30px}.tech-h5-footer p{color:var(--tech-muted);margin-top:22px;line-height:1.7}.tech-h5-footer>div:nth-of-type(2){border-top:1px solid #d8d8d8;border-bottom:1px solid #d8d8d8;flex-wrap:wrap;gap:16px 24px;margin:28px 0;padding:22px 0;display:flex}.tech-h5-footer a{color:var(--tech-muted);text-decoration:none}.tech-h5-footer>small{color:#777}}
