.industry-page .finance-hero-layout{grid-template-columns:1.1fr 1fr;gap:55px;padding-block:32px 40px}.industry-hero-photo{isolation:isolate;background:#dcecee;border-radius:18px;height:330px;margin:0;position:relative;overflow:hidden}.industry-hero-photo>img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.industry-hero-photo:after{content:"";z-index:0;background:linear-gradient(#0000,#0c263fc4);position:absolute;inset:40% 0 0}.industry-hero-photo figcaption{color:#fff;z-index:1;flex-direction:column;gap:7px;display:flex;position:absolute;inset:auto 26px 23px}.industry-hero-photo figcaption span{letter-spacing:1.5px;color:#c9f4f1;font-size:9px}.industry-hero-photo figcaption strong{font-size:16px;font-weight:550}.industry-page .finance-scene-panel{min-height:530px}.industry-scene-number{border-bottom:2px solid var(--cyan);padding:5px 0;font-size:12px}.industry-map-note{color:var(--muted);text-align:center;margin-top:13px;font-size:10px}.industry-page .finance-scene-details{flex-direction:column;justify-content:center;display:flex}.industry-page .finance-scene-details article{padding-block:25px}.industry-products{background:var(--ice)}.industry-product-grid{grid-template-columns:repeat(var(--product-columns,4),minmax(0,1fr));gap:18px;display:grid}.industry-product-grid>a{border:1px solid var(--line);background:#fff;border-radius:16px;flex-direction:column;padding:28px;transition:border-color .2s,transform .2s;display:flex}.industry-product-grid>a:hover{border-color:var(--cyan);transform:translateY(-3px)}.industry-product-grid h3{margin-bottom:14px;font-size:20px}.industry-product-grid p{color:var(--muted);margin-bottom:26px;font-size:13px;line-height:1.9}.industry-product-link{border-top:1px solid var(--line);color:var(--teal);justify-content:space-between;align-items:center;margin-top:auto;padding-top:18px;font-size:12px;display:flex}.industry-product-link img{width:17px;height:17px}@media (width<=1100px){.industry-page .finance-hero-layout{gap:30px}.industry-hero-photo{height:310px}.industry-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.industry-page .finance-hero-layout{grid-template-columns:1fr;gap:26px;padding-block:25px}.industry-hero-photo{height:215px}.industry-hero-photo figcaption{inset:auto 20px 18px}.industry-page .finance-scene-panel{min-height:0}.industry-page .finance-scene-details article{padding-block:20px}.industry-product-grid{grid-template-columns:1fr;gap:14px}.industry-product-grid>a{padding:24px}.industry-product-grid .finance-icon-tile{float:none;margin:0 0 18px}.industry-page .finance-contact h2{text-wrap:balance}}@media (prefers-reduced-motion:reduce){.industry-product-grid>a{transition:none}.industry-product-grid>a:hover{transform:none}}