.lighting-hero--architectural{position:relative;min-height:680px;display:flex;align-items:flex-end;padding:96px 0;color:var(--brand-text-inverse);overflow:hidden}.lighting-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;background:var(--brand-primary-dark)}.lighting-hero--architectural:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(5,12,22,.66)}.lighting-hero__content{position:relative;z-index:1}.lighting-hero__content a,.lighting-hero__content h1,.lighting-hero__content p,.lighting-hero__content span{color:var(--brand-text-inverse)}.lighting-hero__content a.btn-primary{color:var(--brand-text)}.lighting-hero__content>p{max-width:640px}.lighting-hero__actions{display:flex;gap:16px;margin:24px 0 48px}.lighting-hero__track{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:12px;gap:12px;padding-top:24px;border-top:1px solid rgba(255,255,255,.3)}.o-stat-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:24px;gap:24px}.o-stat-grid article{padding:32px;text-align:center;background:var(--brand-bg-alt);border-radius:var(--brand-radius)}.o-stat-grid strong{display:block;font-size:max(2.5rem, min(5vw, 4rem));color:var(--brand-primary)}.product-preview{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px;margin-top:40px}.product-preview article{border:1px solid var(--brand-border);border-radius:var(--brand-radius);overflow:hidden;background:#fff}.product-preview img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover}.product-preview h3,.product-preview p{margin:20px 24px}.industry-icons{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:24px;gap:24px;margin-top:32px}.industry-icons article{padding:24px;border-left:4px solid var(--brand-accent);background:#fff}@media (max-width:767px){.industry-icons,.lighting-hero__track,.o-stat-grid,.product-preview{grid-template-columns:1fr}.lighting-hero--architectural{min-height:620px}.lighting-hero__actions{flex-direction:column;align-items:flex-start}}