.home-ref .hero-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2}.home-ref .hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#11171df5 0%,#151b20d0 48%,#272d3230 100%);z-index:-1}.home-ref .material-grid.five{grid-template-columns:repeat(5,1fr)}.home-ref .material-grid>a{padding:0;overflow:hidden}.home-ref .material-grid img,.home-ref .insight-grid img{display:block;width:100%;aspect-ratio:1.5/1;object-fit:cover}.section-photo{display:block;width:100%;height:auto;aspect-ratio:1.65/1;object-fit:cover}.service-grid{display:grid;grid-template-columns:1fr;gap:28px}.service-card{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:34px;border:1px solid var(--line);background:#fff;padding:24px}.service-card>img{width:100%;height:100%;min-height:360px;object-fit:cover}.service-card h2{font-size:34px;margin:8px 0 16px}.service-card h3{font-size:15px;margin:18px 0 4px}.service-card p{color:var(--muted)}
@media(max-width:1100px){.home-ref .material-grid.five{grid-template-columns:repeat(3,1fr)}}
@media(max-width:900px){.service-card{grid-template-columns:1fr}.service-card>img{min-height:0;aspect-ratio:16/10}.home-ref .material-grid.five{grid-template-columns:1fr 1fr}}
@media(max-width:540px){.home-ref .material-grid.five{grid-template-columns:1fr}.service-card{padding:14px}.service-card h2{font-size:28px}.home-ref .hero:after{background:linear-gradient(90deg,#11171df2,#151b20b5)}}
