.image-gallery-section{padding:50px 60px;border-top:1px solid rgba(18,18,18,.3)}.image-gallery-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(318px,1fr));gap:16px;max-width:1400px;margin:0 auto}.gallery-item{position:relative;padding-bottom:135%;border-radius:4px;overflow:hidden}.gallery-item img{position:absolute;width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.gallery-item:hover img{transform:scale(1.05)}.lightbox{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000e6;display:flex;justify-content:center;align-items:center;z-index:1000}.lightbox img{max-width:90%;max-height:90vh;object-fit:contain}.lightbox-close{position:absolute;top:20px;right:20px;background:none;border:none;color:#fff;font-size:40px;cursor:pointer;padding:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center}.empty-gallery-message{text-align:center;padding:40px}@media screen and (max-width:1200px){.image-gallery-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}}@media screen and (max-width:768px){.image-gallery-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:10px}}
/*# sourceMappingURL=/cdn/shop/t/42/assets/image-gallery.css.map */
