:root{--page-bg:#09101d;--brand-blue:#3f5cff;--brand-blue-2:#4965ff;--text-main:#1b2234;--text-body:#5e667d;--text-white:#fff;--footer-bg:#262626;color:var(--text-main);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;font-family:PingFang SC,Microsoft YaHei,Segoe UI,sans-serif;line-height:1.5}*{box-sizing:border-box}html,body,#app{background-color:#fff;min-height:100%}body{margin:0}a{color:inherit;text-decoration:none}button{font:inherit}ul{margin:0;padding:0;list-style:none}img{max-width:100%;display:block}.site-root{background-color:#fff;flex-direction:column;min-height:100vh;display:flex}.site-root--page-dark{background-color:var(--page-bg)}.site-root:not(.site-root--page-dark) .site-layout{background-color:#fff}.site-layout{flex:1 0 auto;width:100%;max-width:1920px;margin-left:auto;margin-right:auto}.container{width:min(1440px,100% - 80px);margin:0 auto}.section-shell{width:100%;margin:0 auto}.site-header{z-index:1000;background:#fff;border-bottom:1px solid #eceff5;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;height:80px;display:flex}.logo-img{width:252px;height:42px}.nav{align-items:center;gap:30px;display:flex}.nav a{color:#333;white-space:nowrap;padding:33px 0 31px;font-size:14px;line-height:1;position:relative}.nav a.router-link-active,.nav a:hover{color:var(--brand-blue)}.nav a.router-link-active:after{content:"";background:var(--brand-blue);border-radius:999px;width:18px;height:2px;position:absolute;bottom:22px;left:50%;transform:translate(-50%)}.home-hero,.home-section{background:var(--page-bg)}.hero-banner{justify-content:center;display:flex;overflow:hidden}a.hero-banner-link{color:inherit;cursor:pointer;text-decoration:none}.hero-banner-img{width:100%;max-width:1920px;height:auto;margin:0 auto}.cases-section{padding-top:52px}.cases-section .case-card{box-shadow:none;background:#f0f7ff;border:1px solid #2541ff14;border-radius:16px;overflow:hidden}.cases-section .case-copy{background:#f0f7ff;border-radius:0;margin-right:0;padding-bottom:clamp(24px,2.5vw,40px)}.cases-section .case-copy h3{color:#1b2234}.cases-section .case-copy li,.cases-section .case-item span{color:#5e667d}.cases-section .home-cases-more-btn{color:#fff;background:#4979fb;border:0;border-radius:999px;justify-content:center;align-items:center;gap:10px;min-height:48px;margin-top:22px;padding:12px 36px 12px 32px;font-size:16px;font-weight:600;line-height:1.2;text-decoration:none;transition:background .2s,box-shadow .2s,transform .2s;display:inline-flex;box-shadow:0 8px 20px #4979fb59}.cases-section .home-cases-more-btn:hover{background:#3d6ae8;transform:translateY(-1px);box-shadow:0 10px 24px #4979fb6b}.cases-section .home-cases-more-arrow{object-fit:contain;flex-shrink:0;width:24px;height:24px;display:block}.cases-section .case-visual{align-self:stretch;min-height:0}.cases-section .case-visual img{aspect-ratio:auto;object-fit:cover;border-radius:0;width:100%;height:100%;min-height:100%}.cases-section .case-card--reverse{grid-template-columns:minmax(280px,1fr) minmax(0,1.55fr)}.cases-section .case-card--reverse .case-copy{border-radius:16px 0 0 16px;margin-left:-28px;margin-right:0}.news-section{padding-top:52px}.section-heading{text-align:center;margin-bottom:48px}.section-kicker{color:#fff;margin:0;font-size:24px;font-weight:600;line-height:1.4}.section-main-title{z-index:0;color:#ffffffc7;border-bottom:0;margin:8px 0 0;font-size:24px;font-weight:400;line-height:1.6;display:inline-block;position:relative}.section-main-title:before{content:"";opacity:.5;filter:blur(50px);z-index:-1;pointer-events:none;background:#0254ff;width:533px;height:42px;position:absolute;bottom:-6px;left:50%;transform:translate(-50%)}.section-main-title:after{content:"";background:#2541ff;width:calc(100% - 20px);height:3px;position:absolute;bottom:-3px;left:50%;transform:translate(-50%)}.service-board{justify-content:center;display:grid}.service-board-top{grid-template-columns:repeat(2,714px);gap:12px;margin-bottom:18px}.service-board-bottom{grid-template-columns:repeat(3,470px);gap:15px}.service-panel{box-shadow:none;background-position:50%;background-repeat:no-repeat;background-size:100% 100%;border:0;border-radius:0;flex-direction:column;justify-content:flex-start;padding:52px 40px 14px;display:flex;position:relative;overflow:visible}.service-panel:before,.service-panel:after{content:none}.service-panel-large,.service-panel-small{min-height:346px}.service-panel h3{color:#151b28;margin:0 0 40px;font-size:18px;font-weight:700}.service-panel p{color:#5b6276;margin:0;font-size:18px;line-height:1.72}.service-panel .panel-en{color:#a5adbc;margin-top:18px;font-size:16px;line-height:1.55}.panel-float-icon{z-index:1;object-fit:contain;width:101px;height:101px;position:absolute;top:-12px;right:30px}.product-tile{background:#0a1630;border-radius:8px;flex:1 1 0;min-width:0;transition:flex .35s,transform .35s;position:relative;overflow:hidden}a.product-tile{color:inherit;text-decoration:none;display:block}.product-tile>img{object-fit:cover;width:100%;height:380px;transition:transform .35s}.product-tile:hover>img{transform:scale(1.03)}.product-caption{color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background-color:#ffffff08;border:1px solid #5882d9;border-radius:16px;justify-content:space-between;align-items:center;gap:12px;height:78px;padding:18px 20px;font-size:20px;line-height:1.4;transition:background-color .3s,border-color .3s,-webkit-backdrop-filter .3s,backdrop-filter .3s,box-shadow .3s;display:flex;position:absolute;bottom:0;left:0;right:0}.product-caption-primary{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background-color:#2541ff;box-shadow:0 10px 30px #2541ff47}.product-caption span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.product-caption-primary-icon{opacity:0;filter:brightness(30);flex-shrink:0;width:0;height:auto;transition:width .28s,opacity .22s,transform .28s;display:block;transform:translate(8px)}.product-caption-primary .product-caption-primary-icon{opacity:1;width:28px;transform:translate(0)}.detail-button img{filter:brightness(30);width:16px;height:13px}.industry-tabs{border-bottom:1px solid #5c74ae;justify-content:center;align-items:flex-end;gap:158px;width:fit-content;max-width:100%;margin:0 auto 26px;padding:0 0 1px;display:flex}.industry-tab{color:#fff;text-align:center;cursor:pointer;background:0 0;border:0;padding:0 0 14px;position:relative}.industry-tab img{width:auto;height:80px;margin:0 auto 10px}.industry-tab span{font-size:18px;display:block}.industry-tab.active{color:#fff}.industry-tab.active:after{content:"";background:#2541ff;height:5px;position:absolute;bottom:-1px;left:0;right:0}.case-card{border-radius:7px;grid-template-columns:2fr 1.08fr;min-height:440px;display:grid;overflow:hidden}.case-copy{z-index:2;background:linear-gradient(177deg,#fff 0%,#9bccff 75.47%,#2a91ff 100%);border-radius:16px;margin-right:-30px;padding:45px 48px 16px;position:relative}.case-copy h3{color:#333;margin:0 0 26px;font-size:24px;font-weight:700}.case-copy ul{margin-bottom:12px}.case-item{align-items:flex-start;gap:10px;margin-bottom:56px;display:flex}.case-item-icon{flex-shrink:0;width:8px;height:8px;margin-top:10px}.case-copy li,.case-item span{color:#333;font-size:18px;line-height:1.85}.detail-button{color:#fff;background:#2541ff;border:1px solid #0285ff;border-radius:24px;justify-content:center;align-items:center;gap:7px;width:140px;height:48px;padding:0;font-size:16px;display:inline-flex}.case-visual img{object-fit:cover;width:100%;height:100%}.news-layout{grid-template-columns:repeat(3,456px);justify-content:space-between;gap:22px;display:grid}.news-item img{object-fit:cover;border-radius:8px;width:456px;height:300px}.news-item p{color:#fff;margin:12px 0 6px;font-size:20px;line-height:1.5}.news-item span{color:#ffffff8f;font-size:18px;display:block}.automation-graphic{justify-content:center;display:flex}.site-footer{background:var(--footer-bg);color:#ffffffa6}.footer-inner{padding-top:18px}.footer-content{grid-template-columns:1fr 204px;gap:28px;width:100%;margin:0 auto;display:grid}.footer-links{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.footer-col h4{color:#fff;margin:0 0 11px;font-size:16px;font-weight:500}.footer-col li{margin-bottom:6px;font-size:14px;line-height:1.65}.footer-col li a{font-size:14px}.footer-qrcode-group{justify-content:flex-end;gap:12px;display:flex}.footer-qrcode{text-align:center;flex:0 0 96px}.footer-qrcode img{object-fit:contain;background:#fff;width:90px;height:90px;margin:0 auto 6px;padding:2px}.footer-qrcode span{color:#ffffffbf;font-size:14px;display:block}.footer-bottom{text-align:center;border-top:1px solid #ffffff1a;width:100%;margin:16px auto 0;padding:12px 0 16px}.footer-bottom p{margin:0;font-size:12px}.footer-bottom .footer-beian-link{color:inherit;margin:0 .25em;text-decoration:none}.footer-bottom .footer-beian-link:hover{text-decoration:underline}.page-section{background:#fff;border-radius:12px;width:min(1010px,100% - 48px);margin:28px auto;padding:28px}.page-section h2{margin:0 0 14px;font-size:28px}.page-section p{color:var(--text-body);margin:0 0 10px}.service-list{padding-left:18px;list-style:outside}.contact-box{background:#f7f8fc;border-radius:10px;margin-top:14px;padding:18px}@media (width<=1440px){.container{width:calc(100% - 48px)}.header-inner{gap:20px;height:76px}.logo-img{width:230px;height:auto}.nav{gap:22px}.nav a{padding:31px 0 29px;font-size:13px}.nav a.router-link-active:after{bottom:20px}.home-section{padding-top:56px}.cases-section,.news-section{padding-top:44px}.automation-section{padding:48px 0 44px}.section-heading{margin-bottom:36px}.section-kicker,.section-main-title{font-size:22px}.section-main-title:before{filter:blur(42px);width:420px;height:34px}.service-board-top{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.service-board-bottom{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.service-panel{padding:42px 30px 20px}.service-panel-large,.service-panel-small{min-height:300px}.service-panel h3{margin-bottom:24px;font-size:16px}.service-panel p{font-size:15px}.service-panel .panel-en{margin-top:14px;font-size:13px}.panel-float-icon{width:88px;height:88px;top:-18px;right:18px}.products-layout{gap:16px}.product-tile>img{height:340px}.product-caption{padding:16px 18px;font-size:18px}.industry-tabs{gap:110px}.case-card{grid-template-columns:1.55fr 1fr}.case-copy{margin-right:-24px;padding:36px 40px 24px}.case-copy h3{font-size:22px}.case-item{margin-bottom:32px}.detail-button{width:132px;height:44px;font-size:15px}.news-layout{gap:16px}.news-item img{height:220px}.news-item p{font-size:16px}.news-item span{font-size:12px}.automation-graphic img{width:min(100%,860px)}.footer-content{gap:24px}.footer-links{gap:16px}}@media (width<=1200px){.container{width:calc(100% - 40px)}.header-inner{align-items:flex-start;height:auto;min-height:72px;padding:10px 0}.logo-img{width:220px;height:auto}.nav{flex-wrap:wrap;justify-content:flex-end;gap:10px 14px}.nav a{padding:0;font-size:12px}.nav a.router-link-active:after{bottom:-8px}.home-section{padding-top:44px}.cases-section,.news-section{padding-top:40px}.automation-section{padding:44px 0 40px}.section-heading{margin-bottom:28px}.section-kicker{font-size:20px}.section-main-title{margin-top:10px;font-size:20px}.section-main-title:before{filter:blur(32px);width:320px;height:28px}.service-panel{padding:38px 28px 20px}.service-panel-large,.service-panel-small{min-height:280px}.service-panel h3{margin-bottom:20px;font-size:16px}.service-panel p{font-size:14px}.service-panel .panel-en{margin-top:14px;font-size:12px}.panel-float-icon{width:72px;height:72px;top:-18px;right:14px}.products-layout{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.product-tile>img{height:260px}.product-tile-primary{flex:initial;grid-column:1/-1}.products-layout:hover .product-tile,.products-layout .product-tile:hover{flex:initial}.product-caption{padding:14px 16px;font-size:16px}.case-card{grid-template-columns:1fr}.industry-tabs{grid-template-columns:repeat(5,minmax(0,1fr));gap:20px;width:100%;padding:0 24px 1px;display:grid}.case-copy{margin-bottom:-24px;margin-right:0}.case-visual{min-height:280px}.news-layout{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.news-item img{height:180px}.news-item p{font-size:14px}.footer-content{grid-template-columns:1fr;gap:20px}.footer-links{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.footer-qrcode-group{justify-content:flex-start}}@media (width<=1100px){.container{width:calc(100% - 32px)}.header-inner{gap:14px}.nav{gap:12px}.industry-tabs{gap:16px;padding:0 12px 1px}.footer-content{grid-template-columns:1fr}.footer-qrcode-group{justify-content:flex-start}}@media (width<=900px){.container{width:calc(100% - 28px)}.header-inner{flex-direction:column;gap:12px;height:auto;padding:12px 0}.nav{flex-wrap:wrap;justify-content:center;gap:10px 16px}.section-heading{margin-bottom:24px}.section-kicker,.section-main-title{font-size:18px}.section-main-title:before{filter:blur(24px);width:220px;height:24px}.service-board-top,.service-board-bottom,.products-layout,.news-layout,.footer-links,.case-card{grid-template-columns:1fr}.industry-tabs{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;width:100%;padding:0 0 1px;display:grid}.services-section .section-kicker{font-size:16px}.service-panel{padding:34px 22px 18px}.products-layout{display:grid}.product-tile>img{height:220px}.service-panel-large,.service-panel-small{min-height:auto}.service-panel h3{margin-bottom:16px;font-size:14px}.service-panel p{font-size:12px}.service-panel .panel-en{font-size:11px}.panel-float-icon{width:56px;height:56px;top:-14px;right:10px}.product-caption{padding:12px 14px;font-size:14px}.case-copy{margin-bottom:-16px;padding:30px 24px 20px}.case-copy h3{font-size:20px}.case-item{margin-bottom:24px}.case-copy li,.case-item span{font-size:16px}.detail-button{width:128px;height:44px;font-size:15px}}@media (width<=768px){.container{width:calc(100% - 24px)}.header-inner{align-items:center}.logo-img{width:180px;height:auto}.nav a{padding:0;font-size:12px}.nav a.router-link-active:after{bottom:-6px}.home-section{padding-top:36px}.cases-section,.news-section{padding-top:32px}.automation-section{padding:36px 0 32px}.section-heading{margin-bottom:16px}.section-kicker{font-size:18px}.section-main-title{font-size:16px}.section-main-title:before{filter:blur(20px);width:180px;height:20px}.industry-tabs{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:18px}.news-layout,.footer-links{grid-template-columns:1fr}.news-item img,.case-visual{height:auto;min-height:0}.product-tile>img{height:200px}.product-caption{font-size:13px}.case-copy{margin-bottom:-12px;padding:24px 18px 18px}.case-copy h3{font-size:18px}.case-copy li,.case-item span{font-size:14px}.case-item{margin-bottom:18px}.detail-button{width:120px;height:40px;font-size:14px}.footer-bottom p{font-size:10px;line-height:1.6}}.container{width:min(1440px,100% - clamp(24px,4vw,80px))}.home-section{padding-top:clamp(36px,4vw,64px)}.cases-section,.news-section{padding-top:clamp(32px,3.5vw,52px)}.automation-section{padding:clamp(36px,4vw,56px) 0 clamp(32px,3vw,48px)}.section-heading{margin-bottom:clamp(20px,3vw,48px)}.section-kicker,.section-main-title{font-size:clamp(18px,1.45vw,24px)}.section-main-title:before{filter:blur(clamp(20px,2.6vw,50px));width:clamp(180px,28vw,533px);height:clamp(20px,2.2vw,42px)}.service-board-top{grid-template-columns:repeat(2,minmax(0,1fr))}.service-board-bottom{grid-template-columns:repeat(3,minmax(0,1fr))}.service-panel{padding:clamp(30px,3.2vw,52px) clamp(20px,2.5vw,40px) clamp(18px,1.5vw,24px)}.service-panel-large,.service-panel-small{min-height:clamp(280px,24vw,346px)}.service-panel h3{margin-bottom:clamp(18px,2vw,40px);font-size:clamp(16px,1.2vw,18px)}.service-panel p{font-size:clamp(14px,1.05vw,18px);line-height:1.72}.service-panel .panel-en{margin-top:clamp(12px,1.4vw,18px);font-size:clamp(12px,.95vw,16px);line-height:1.6}.panel-float-icon{width:clamp(56px,6vw,101px);height:clamp(56px,6vw,101px);right:clamp(10px,2vw,30px)}.products-layout{gap:clamp(14px,1.2vw,18px);display:flex}.product-tile{flex:1 1 0}.product-tile-primary{flex:1.92 1 0}.products-layout:hover .product-tile{flex:1 1 0}.products-layout .product-tile:hover{flex:1.92 1 0}.product-tile>img{aspect-ratio:auto;width:100%;height:clamp(300px,26vw,380px)}.product-caption,.product-caption-primary{align-items:center;height:78px;padding:clamp(12px,1.2vw,18px) clamp(14px,1.4vw,20px);font-size:clamp(15px,1.2vw,20px);display:flex}.product-caption-primary{justify-content:space-between}.industry-tab img{height:clamp(48px,5vw,80px)}.industry-tab span{font-size:clamp(14px,1vw,18px)}.case-card{grid-template-columns:minmax(0,1.55fr) minmax(300px,1fr);min-height:clamp(360px,32vw,440px)}.case-copy{padding:clamp(28px,3vw,45px) clamp(20px,3vw,48px) clamp(20px,1.6vw,24px)}.case-copy h3{font-size:clamp(20px,1.35vw,24px)}.case-item{margin-bottom:clamp(20px,1vw,56px)}.case-copy li,.case-item span{font-size:clamp(15px,1.05vw,18px)}.case-visual img{aspect-ratio:5/4}.news-layout{justify-content:initial;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(14px,1.5vw,22px)}.news-item{min-width:0}.news-item img{aspect-ratio:38/25;width:100%;height:auto}.news-item p{font-size:clamp(16px,1.2vw,20px)}.news-item span{font-size:clamp(14px,.95vw,18px)}.footer-content{grid-template-columns:minmax(0,1fr) auto;align-items:flex-start}.footer-links{gap:clamp(16px,1.4vw,24px)}.footer-col h4{font-size:clamp(14px,1vw,16px)}.footer-col li,.footer-col li a{font-size:clamp(13px,.92vw,14px)}.footer-qrcode-group{flex-wrap:wrap;gap:clamp(12px,1vw,16px)}.footer-qrcode span{font-size:clamp(12px,.92vw,14px)}.footer-bottom p{font-size:clamp(11px,.85vw,12px);line-height:1.7}@media (width<=1200px){.header-inner{flex-direction:column;align-items:center;gap:14px;height:auto;min-height:0;padding:14px 0}.nav{justify-content:center;gap:12px 20px;width:100%}.nav a{text-align:center;white-space:normal;justify-content:center;align-items:center;min-height:36px;padding:0;line-height:1.5;display:flex}.nav a.router-link-active:after{bottom:-6px}.products-layout{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.products-layout:hover .product-tile,.products-layout .product-tile:hover{flex:initial}.product-tile-primary{flex:initial;grid-column:1/-1}.product-tile>img{height:260px}.product-caption,.product-caption-primary{height:70px;padding:14px 16px;font-size:16px}.industry-tabs{grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;padding:0 8px 1px;display:grid}.case-card{grid-template-columns:1fr}.case-copy{border-radius:16px 16px 0 0;margin-bottom:0;margin-right:0}.case-visual{min-height:260px}.case-visual img{aspect-ratio:16/9;border-radius:0 0 16px 16px}.news-layout{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-content{grid-template-columns:1fr;gap:20px}.footer-links{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-qrcode-group{justify-content:flex-start}}@media (width<=900px){.header-inner{padding:12px 0}.nav{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px 12px;display:grid}.nav a{font-size:13px}.service-board-top,.service-board-bottom,.products-layout,.case-card{grid-template-columns:1fr}.products-layout{gap:12px;display:grid}.product-tile-primary{flex:initial;grid-column:auto}.products-layout:hover .product-tile,.products-layout .product-tile:hover{flex:initial}.product-tile>img{height:220px}.product-caption,.product-caption-primary{gap:10px;height:64px;padding:12px 14px;font-size:14px}.service-panel-large,.service-panel-small{min-height:auto}.service-panel{padding:30px 20px 20px}.service-panel h3{font-size:16px}.service-panel p{font-size:14px}.service-panel .panel-en{font-size:12px}.industry-tabs{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;padding:0}.case-copy{padding:26px 20px 20px}.case-copy li,.case-item span{font-size:15px;line-height:1.8}.news-item p{font-size:18px}.news-item span{font-size:14px}.footer-links{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-qrcode-group{justify-content:center}}@media (width<=768px){.logo-img{width:180px}.nav{grid-template-columns:repeat(2,minmax(0,1fr))}.nav a{font-size:12px}.industry-tabs{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.industry-tab img{height:48px;margin-bottom:8px}.news-layout,.footer-links{grid-template-columns:1fr}.products-layout{grid-template-columns:1fr;gap:12px;display:grid}.product-tile{border-radius:10px}.product-tile>img{height:200px}.product-caption,.product-caption-primary{border-radius:12px;height:60px;padding:10px 12px;font-size:13px}.product-caption-primary-icon,.product-caption-primary .product-caption-primary-icon{width:22px}.case-copy{padding:24px 18px 18px}.case-copy li,.case-item span{font-size:14px}.footer-qrcode-group{justify-content:center}.footer-bottom p{font-size:12px}}.cases-page,.services-page{background:#fff;min-height:calc(100vh - 80px)}.cases-page .section-heading .section-kicker,.cases-page .section-heading h1.section-kicker{color:#1b2234}.cases-page .section-heading h1.section-kicker{margin:0;font-size:clamp(20px,2.2vw,24px);font-weight:600;line-height:1.4}.cases-page .section-heading .section-main-title{color:#5e667d}.cases-page .section-heading .section-main-title:before{opacity:.16}.cases-page .section-heading .section-main-title:after{background:#2541ff}.cases-page .cases-block{padding:56px 0 64px}.cases-page .cases-customers{background:#fff}.cases-page .cases-examples{background:#fff;padding-bottom:72px}.cases-page .cases-customer-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:18px 20px;max-width:1200px;margin:0 auto;display:grid}.cases-page .cases-customer-cell{box-sizing:border-box;background:#fff;border:1px solid #eef1f5;border-radius:8px;justify-content:center;align-items:center;min-height:100px;padding:20px 16px;display:flex;box-shadow:0 1px 10px #0f235f0d}.cases-page .cases-customer-cell img{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:48px}.cases-page .cases-industry-tabs{border-bottom-color:#2541ff47;gap:clamp(28px,5vw,120px);margin-bottom:36px}.cases-page .cases-industry-tabs .industry-tab{color:#5e667d}.cases-page .cases-industry-tabs .industry-tab.active{color:#1b2234}.cases-page .cases-industry-tabs .industry-tab.active:after{background:#2541ff}.cases-page .cases-examples .case-card{box-shadow:none;background:#f0f7ff;border-radius:14px;margin-bottom:28px;overflow:hidden}.cases-page .cases-examples .case-card:last-child{margin-bottom:0}.cases-page .cases-examples .case-copy{z-index:2;background:#f4f9ff;border-radius:0 16px 16px 0;margin-right:-28px;position:relative}.cases-page .cases-examples .case-copy h3{color:#1b2234}.cases-page .cases-examples .case-copy li,.cases-page .cases-examples .case-item span{color:#5e667d}.cases-page .cases-examples .case-visual{align-self:stretch;min-height:0}.cases-page .cases-examples .case-visual img{aspect-ratio:auto;object-fit:cover;border-radius:0;width:100%;height:100%;min-height:100%}.cases-page .case-card--reverse{grid-template-columns:minmax(280px,1fr) minmax(0,1.55fr)}.cases-page .case-card--reverse .case-copy{border-radius:16px 0 0 16px;margin-left:-28px;margin-right:0}.cases-page .cases-empty{text-align:center;color:#5e667d;margin:32px 0 0;font-size:16px}@media (width<=1200px){.cases-page .cases-examples .case-copy{border-radius:0;margin-bottom:0;margin-left:0;margin-right:0}.cases-page .cases-examples .case-visual img{border-radius:0}.cases-section .case-copy{border-radius:0;margin-bottom:0}.cases-section .case-visual img{aspect-ratio:auto;border-radius:0}}@media (width<=900px){.cases-section .case-card--reverse{grid-template-columns:1fr}.cases-section .case-card--reverse .case-copy{border-radius:0;margin-left:0;margin-right:0}}@media (width<=1100px){.cases-page .cases-customer-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width<=900px){.cases-page .cases-customer-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.cases-page .case-card--reverse{grid-template-columns:1fr}.cases-page .case-card--reverse .case-copy{border-radius:0;margin-left:0;margin-right:0}}@media (width<=640px){.cases-page .cases-block{padding:36px 0 48px}.cases-page .cases-customer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cases-page .cases-customer-cell{min-height:80px;padding:12px 10px}}
