.customer-photos{padding:5px 0}.customer-photos-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:20px;align-items:start}.customer-photo-card{position:relative;overflow:hidden;border-radius:6px;aspect-ratio:1 / 1;width:100%}@media screen and (min-width:750px){.customer-photo-card{max-width:280px;margin:0 auto}}.customer-photo-card img{width:100%;height:100%;object-fit:cover;display:block}.photo-number{position:absolute;bottom:10px;left:10px;background:#000000bf;color:#fff;font-size:13px;font-weight:600;padding:6px 10px;border-radius:4px;z-index:2}.photo-logo{position:absolute;bottom:10px;right:10px;z-index:2}.photo-logo img{max-width:48px;max-height:48px;object-fit:contain}.mobile-carousel{display:none}@media screen and (max-width:749px){.customer-photos-grid{display:none}.mobile-carousel{display:block;overflow:hidden}.carousel-row{display:flex;gap:16px;margin-bottom:16px;width:max-content}.carousel-row .customer-photo-card{width:180px;max-width:none;margin:0;flex-shrink:0}.carousel-row.row-1{animation:scroll-right 25s linear infinite}.carousel-row.row-2{animation:scroll-left 25s linear infinite}@keyframes scroll-right{0%{transform:translate(-50%)}to{transform:translate(0)}}@keyframes scroll-left{0%{transform:translate(0)}to{transform:translate(-50%)}}}
/*# sourceMappingURL=/cdn/shop/t/29/compiled_assets/styles.css.map */
