.gallery-wall{columns:3 340px;column-gap:8px;background:#090909;padding:8px}.gallery-wall figure{break-inside:avoid;margin:0 0 8px;position:relative;overflow:hidden;background:#111}.gallery-wall img{display:block;width:100%;height:auto;transition:transform .35s}.gallery-wall figure:hover img{transform:scale(1.015)}.gallery-wall figcaption{position:absolute;left:0;right:0;bottom:0;color:#fff;padding:40px 16px 14px;background:linear-gradient(transparent,rgba(0,0,0,.78));font-size:.72rem;text-transform:uppercase;letter-spacing:.12em;opacity:0;transition:opacity .25s}.gallery-wall figure:hover figcaption,.gallery-wall figure:focus-within figcaption{opacity:1}@media(max-width:700px){.gallery-wall{columns:1;padding:4px}.gallery-wall figure{margin-bottom:4px}.gallery-wall figcaption{opacity:1}}
