.elexon-spacehub .esh-photos{background:var(--esh-paper)}.elexon-spacehub .esh-photos .elexon-spacehub__container{padding-top:56px;padding-bottom:56px}.elexon-spacehub .esh-photos .esh-section-head{margin-bottom:12px}.elexon-spacehub .esh-photos .esh-eyebrow{color:#00008c}.elexon-spacehub .esh-photos__grid{display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));gap:18px}.elexon-spacehub .esh-photo-card{margin:0}.elexon-spacehub .esh-photo-card__image{display:block;width:100%;height:100%;border-radius:4px;object-fit:cover;background:rgba(8,24,48,.08)}.elexon-spacehub .esh-photo-card__caption{margin-top:10px;color:var(--esh-ink-muted);font-size:13px;line-height:1.4}@media(max-width: 768px){.elexon-spacehub .esh-photos{padding-top:64px;padding-bottom:64px}.elexon-spacehub .esh-photos__grid{grid-template-columns:repeat(2, minmax(0, 1fr))}}@media(max-width: 480px){.elexon-spacehub .esh-photos__grid{grid-template-columns:1fr}}