.page-hero-bg-image,.floating-shapes,.hero-wave{display:none}.page-hero{background:var(--bg-light);position:relative;padding:12rem 0 8rem;text-align:center;color:#fff}.page-hero-bg-image{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1}.page-hero-bg-image img{width:100%;height:100%;object-fit:cover}.page-hero-bg-image:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#0b1312cc}.page-hero-center{position:relative;z-index:1;max-width:800px;margin:0 auto}.page-hero-center h1{color:var(--text-main);margin-bottom:1.5rem}.value-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.value-card{padding:3rem;border:1px solid var(--border-color);text-align:center}.value-icon{color:var(--brand-orange);margin-bottom:1.5rem}.value-icon svg{width:32px;height:32px}.industries-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:4rem}.industry-chip{display:flex;align-items:center;gap:1rem;padding:1.5rem;border:1px solid var(--border-color);font-weight:500}.industry-chip svg{color:var(--brand-teal);width:20px;height:20px}.industry-cta{text-align:center;padding:3rem;background:var(--brand-teal);color:#fff}.industry-cta p{color:#fff;margin-bottom:1.5rem}.expertise-header{display:grid;grid-template-columns:1fr 1fr;gap:4rem;margin-bottom:4rem;align-items:center}.expertise-img img{width:100%;height:400px;object-fit:cover}.expertise-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.expertise-card{padding:3rem;border:1px solid var(--border-color);border-left:4px solid var(--brand-orange)}@media(max-width:900px){.industries-grid{grid-template-columns:repeat(2,1fr)}.expertise-header{grid-template-columns:1fr}}
