.customer-photos{padding-top:40px;padding-bottom:40px;box-sizing:border-box}.customer-photos__heading{text-align:center;margin:0 0 30px}.customer-photos__wrapper{position:relative;display:flex;align-items:center}.customer-photos__track{display:flex;gap:var(--cp-gap, 16px);overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;flex:1;min-width:0}.customer-photos__track::-webkit-scrollbar{display:none}.customer-photos__slide{flex:0 0 auto;scroll-snap-align:start}.customer-photos__slide img{display:block;height:var(--cp-max-height-desktop, 500px);width:auto;max-width:none}.customer-photos__arrow{flex:0 0 auto;width:40px;height:40px;border-radius:50%;border:1px solid #333;background:#fff;color:#333;cursor:pointer;display:flex;align-items:center;justify-content:center;margin:0 8px;transition:opacity .2s;padding:0}.customer-photos__arrow:hover:not(:disabled){background:#333;color:#fff}.customer-photos__arrow:disabled{opacity:.25;cursor:not-allowed}@media(max-width:749px){.customer-photos__arrow{display:none}.customer-photos__wrapper{margin-left:calc(var(--cp-side-padding-mobile, 0px) * -1);margin-right:calc(var(--cp-side-padding-mobile, 0px) * -1)}.customer-photos__slide{flex:0 0 85%;scroll-snap-align:center}.customer-photos__slide img{width:100%;height:auto;max-height:var(--cp-max-height-mobile, 450px);object-fit:contain}.customer-photos__track{-webkit-overflow-scrolling:touch;padding-left:7.5%;padding-right:7.5%}}
/*# sourceMappingURL=/cdn/shop/t/35/assets/customer-photos.css.map */
