.hero-ppe-specifier{position:relative;background:#edeff3;padding-top:160px;padding-bottom:200px;overflow:hidden}.hero-grid{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1.45fr) minmax(360px,0.85fr);min-height:620px;background:#fff}.hero-scene{margin:0;min-height:100%}.hero-scene img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hero-overlay{display:flex;flex-direction:column;justify-content:center;padding:56px;background:var(--brand-bg-alt)}.hero-sub{font-size:1.08rem;color:#2e3440}.hero-cta{display:flex;gap:14px;flex-wrap:wrap;margin-top:24px}.hero-compliance-strip{position:absolute;left:0;right:0;bottom:0;min-height:64px;background:var(--brand-primary-dark);color:var(--text-on-dark);display:flex;align-items:center;justify-content:center;gap:24px;flex-wrap:wrap;padding:18px 24px;font-size:.86rem;font-weight:700}.workplace-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px}.wp-card{border:1px solid var(--brand-border);background:#fff;min-height:100%;display:grid;grid-template-rows:220px auto}.wp-card img{width:100%;height:220px;-o-object-fit:cover;object-fit:cover;transition:transform 240ms}.wp-card h3,.wp-card p{padding-left:22px;padding-right:22px}.wp-card h3{margin:20px 0 8px}.wp-card p{color:#344054;padding-bottom:24px}.wp-card:hover img{transform:scale(1.04)}.trust-bar-sustainability{background:#f7f4ee;padding:26px 0;border-top:1px solid #e7decf;border-bottom:1px solid #e7decf}.trust-strip-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:0;gap:0}.trust-item{border-right:1px solid #ded3c1;padding:14px 18px;text-align:center}.trust-item:last-child{border-right:0}.trust-item span{display:block;font-weight:800;color:var(--brand-primary)}.trust-item small{color:#5e6673}.milestone-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px}.milestone-grid article{background:#fff;border:1px solid var(--brand-border);padding:28px}.milestone-grid strong{display:inline-grid;align-items:center;justify-items:center;place-items:center;width:48px;height:48px;background:var(--brand-primary);color:var(--text-on-dark);margin-bottom:22px}.industry-card-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:18px;gap:18px}.industry-card-grid article{position:relative;min-height:270px;overflow:hidden;display:grid;align-items:end;border:1px solid var(--brand-border)}.industry-card-grid img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform 240ms}.industry-card-grid h3{position:relative;z-index:1;margin:0;padding:70px 18px 20px;color:#fff;background:linear-gradient(0deg,rgba(0,0,0,.78),rgba(0,0,0,0))}.industry-card-grid article:hover img{transform:scale(1.05)}@media (max-width:991px){.hero-grid{grid-template-columns:1fr}.hero-overlay{padding:36px}.industry-card-grid,.milestone-grid,.trust-strip-grid,.workplace-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.trust-item{border-bottom:1px solid #ded3c1}}@media (max-width:575px){.hero-ppe-specifier{padding-top:120px}.industry-card-grid,.milestone-grid,.trust-strip-grid,.workplace-grid{grid-template-columns:1fr}.hero-compliance-strip{position:static}}