.acf-machine-gallery{display:grid;grid-template-columns:repeat(5,1fr);gap:5px}.acf-machine-gallery a{display:block;overflow:hidden;aspect-ratio:1/1}.acf-machine-gallery img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.acf-machine-gallery a:hover img{transform:scale(1.05)}.gallery-empty-message{text-align:center;font-size:18px;font-weight:500;color:#2f4370;margin:30px 0}@media (max-width:1024px){.acf-machine-gallery{grid-template-columns:repeat(3,1fr)}}@media (max-width:767px){.acf-machine-gallery{grid-template-columns:repeat(4,1fr);gap:5px}.gallery-empty-message{font-size:16px;margin:20px 0}}