.visual-rhythm-grid{display:grid;gap:18px;grid-template-columns:repeat(3,1fr)}.visual-rhythm-grid article{background:var(--ivory);border:1px solid var(--line);border-radius:18px;overflow:hidden}.visual-rhythm-grid img,.visual-rhythm-grid .visual-placeholder{display:block;height:300px;object-fit:cover;width:100%}.visual-rhythm-grid article>div:last-child{padding:18px 20px}.visual-rhythm-grid h3{color:var(--pine);font-size:18px;margin:6px 0 0}@media(max-width:760px){.visual-rhythm-grid{grid-template-columns:1fr}.visual-rhythm-grid img,.visual-rhythm-grid .visual-placeholder{height:250px}}
