.nelb-workgal{display:flex;flex-wrap:wrap;gap:var(--nwg-gap,16px)}.nwg-item{height:var(--nwg-h,420px);flex-grow:calc(var(--ar,1.5)*100);flex-basis:calc(var(--ar,1.5)*var(--nwg-h,420px));min-width:0;display:block;overflow:hidden}.nwg-item img{width:100%;height:100%;object-fit:cover;display:block;transition:opacity .2s ease-out}.nwg-item:hover img{opacity:.94}.nwg-fill{flex-grow:1000000;height:0}@media (prefers-reduced-motion:reduce){.nwg-item img{transition:none}}