.project-gallery-section .project-gallery-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;justify-content:start}.project-gallery-section .project-gallery-item{width:100%;aspect-ratio:1 / 1;overflow:hidden;cursor:pointer}.project-gallery-section .project-gallery-item img{width:100%;height:100%;object-fit:cover;display:block;overflow:hidden}@media screen and (max-width:1199px){.project-gallery-section .project-gallery-grid{grid-template-columns:repeat(4,1fr)}}@media screen and (max-width:989px){.project-gallery-section .project-gallery-grid{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:749px){.project-gallery-section .project-gallery-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:479px){.project-gallery-section .project-gallery-grid{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/project-image-gallery.css.map */
