.image_gallery .image_gallery_content{display:flex;flex-wrap:wrap;gap:10px}.image_gallery .image_gallery_content .image_gallery_items{line-height:0;flex:0 0 calc(25% - 8px);max-width:calc(25% - 8px);width:100%;cursor:pointer;position:relative;overflow:hidden;border-radius:10px}.image_gallery .image_gallery_content .image_gallery_items img{width:100%;height:100%;object-fit:cover;border-radius:10px;transition:.35s;transition-duration:.8s}.image_gallery .image_gallery_content .gallery_overlay{position:absolute;width:100%;height:100%;top:0;left:0;border-radius:10px;transition-duration:.8s;transition-property:mix-blend-mode,transform,opacity,background-color;display:block}.image_gallery .image_gallery_content .gallery_overlay:hover{background-color:#00000080}.image_gallery .image_gallery_content .image_gallery_items:hover img{transform:scale(1.1)}@media screen and (max-width: 1024px){.image_gallery .image_gallery_content .image_gallery_items{flex:0 0 calc(50% - 5px);max-width:calc(50% - 5px)}}@media screen and (max-width: 767px){.image_gallery .image_gallery_content .image_gallery_items{flex:0 0 100%;max-width:100%}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/image-gallery.css.map */
