.product__photo-gallery-modal{position:fixed;top:0;bottom:0;left:0;right:0;background-color:#fff;z-index:100;display:flex;flex-direction:column}.product__photo-gallery-modal .modal-header{position:relative;height:55px;background-color:#f8f8f8;display:flex;align-items:center;justify-content:center;flex-shrink:0}.product__photo-gallery-modal .modal-header .back-btn{position:absolute;left:0;cursor:pointer}.product__photo-gallery-modal .modal-header .back-btn:before{content:"";display:inline-block;width:14px;height:14px;margin-left:15px;margin-right:5px;border-bottom:3px solid #55A1CE;border-left:3px solid #55A1CE;transform:rotate(45deg)}.product__photo-gallery-modal .content{overflow:auto;flex-grow:1;display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:min-content;gap:10px;align-items:stretch}.product__photo-gallery-modal .content .img-wrapper{aspect-ratio:1}.product__photo-gallery-modal .content img{display:block;object-fit:cover;height:100%}
/*# sourceMappingURL=/cdn/shop/t/132/assets/product-photo-gallery-modal.css.map */
