.lrb-ph__wall-cap{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;flex-wrap:wrap;margin-bottom:24px}.lrb-ph__wall{display:grid;grid-template-columns:repeat(6,1fr);gap:clamp(6px,1vw,12px)}.lrb-ph__tile{border-radius:10px;overflow:hidden;aspect-ratio:1/1;background:var(--lrb-border)}.lrb-ph__tile img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.lrb-ph__tile:hover img{transform:scale(1.05)}@media(max-width:1100px){.lrb-ph__wall{grid-template-columns:repeat(3,1fr)}}@media(max-width:720px){.lrb-ph__wall{grid-template-columns:repeat(3,1fr)}}@media(max-width:480px){.lrb-ph__wall{grid-template-columns:repeat(2,1fr)}.lrb-ph__wall-cap{flex-direction:column;align-items:flex-start}}@media(prefers-reduced-motion:reduce){.lrb-ph__tile img{transition:none}}
