.image-listing-section{width:100%;max-width:var(--page-width);margin:0 auto;padding:20px 0;background-color:#fff;display:flex;justify-content:center;align-items:center}.image-listing-wrapper{display:flex;flex-wrap:wrap;gap:28px;justify-content:center}.image-item img{width:250px;height:340px;object-fit:cover;border-radius:5px;box-shadow:0 4px 10px #0000001a;cursor:pointer;transition:transform .3s ease-in-out}.image-item img:hover{transform:scale(1.05)}.modal{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000c;z-index:1000;justify-content:center;align-items:center}.modal.show{display:flex}.modal-content{position:relative;display:flex;align-items:center;justify-content:center;width:auto;aspect-ratio:550 / 720;height:80%;overflow:hidden}.modal-content img{object-fit:contain;width:100%;height:auto}.close-modal{position:absolute;top:0;right:0;width:44px;height:44px;font-size:28px;color:#fff;display:flex;cursor:pointer;background-color:#00a2e1;border:none;flex-wrap:wrap;align-content:center;justify-content:center}
/*# sourceMappingURL=/cdn/shop/t/2/assets/image-listing.css.map */
