.custom-photo-strip{padding:var(--cps-pt) 0 var(--cps-pb);background-color:var(--cps-bg);overflow:hidden}.custom-photo-strip__header{display:flex;flex-direction:column;align-items:center;gap:10px;margin-bottom:24px;text-align:center}.custom-photo-strip__stars{display:inline-flex;gap:3px;color:var(--cps-star)}.custom-photo-strip__stars svg{width:20px;height:20px}.custom-photo-strip__heading{margin:0;font-family:var(--custom-font-display);font-weight:500;font-size:34px;line-height:1.2;letter-spacing:-.8px;color:#121212}.custom-photo-strip__heading strong{font-weight:500;color:var(--cps-accent)}.custom-photo-strip__viewport{overflow:hidden}.custom-photo-strip__track{display:flex;gap:12px;width:max-content;animation:custom-photo-strip-scroll var(--cps-duration) linear infinite}.custom-photo-strip__viewport:hover .custom-photo-strip__track{animation-play-state:paused}.custom-photo-strip__card{flex:0 0 150px}.custom-photo-strip__image{display:block;width:150px;height:187px;object-fit:cover;border-radius:10px}.custom-photo-strip__image--placeholder{position:relative;overflow:hidden;background-color:#f3eded}.custom-photo-strip__image--placeholder svg{width:100%;height:100%;opacity:.45}.custom-photo-strip__note{position:absolute;right:8px;bottom:8px;left:8px;padding:3px 6px;font-family:var(--custom-font-ui);font-size:11px;line-height:1.2;text-align:center}@keyframes custom-photo-strip-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.custom-photo-strip__track{animation:none}.custom-photo-strip__viewport{overflow-x:auto}}@media screen and (max-width:749px){.custom-photo-strip{padding:var(--cps-pt-m) 0 var(--cps-pb-m)}.custom-photo-strip__heading{font-size:25px;letter-spacing:-.5px}.custom-photo-strip__card{flex-basis:120px}.custom-photo-strip__image{width:120px;height:150px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/custom-photo-strip.css.map */
