.customer-photos-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:12px;margin-top:1rem}.customer-photos-grid img{display:block;width:100%;height:auto;border-radius:8px;background:#f3f3f3;box-shadow:0 1px 2px #00000014;transition:transform .2s ease,box-shadow .2s ease}.customer-photos-grid img:hover{transform:translateY(-2px);box-shadow:0 6px 16px #00000026}.customer-photos-grid a{display:inline-block;padding:.5rem .75rem;border-radius:6px;background:#f7f7f7;border:1px solid #e6e6e6;text-decoration:none;color:inherit;transition:background .15s ease,border-color .15s ease;word-break:break-word}.customer-photos-grid a:hover{background:#fff;border-color:#dcdcdc}.customer-photos-grid--square img{aspect-ratio:1/1;object-fit:cover}
/*# sourceMappingURL=/cdn/shop/t/28/assets/customer-photos.css.map */
