.photo-marquee{overflow:hidden}.photo-marquee__header{text-align:center;padding:0 20px;margin-bottom:28px}.photo-marquee__stars{margin-bottom:10px}.photo-marquee__stars img{height:var(--pm-stars-height);width:auto;display:inline-block}.photo-marquee__heading{font-family:var(--pm-heading-font);font-weight:var(--pm-heading-weight);font-style:var(--pm-heading-style);font-size:var(--pm-heading-size);line-height:1.3;color:var(--pm-heading-color);margin:0 0 8px}.photo-marquee__heading em{font-style:inherit;color:var(--pm-accent)}.photo-marquee__subheading{font-size:13px;color:#666;font-weight:500;margin:0}.photo-marquee__viewport{overflow:hidden}.photo-marquee__track{display:flex;gap:var(--pm-gap);width:max-content;animation:photo-marquee-scroll var(--pm-speed) linear infinite}.photo-marquee--pause-hover .photo-marquee__track:hover{animation-play-state:paused}.photo-marquee__track img{width:var(--pm-photo-size);height:var(--pm-photo-size);object-fit:cover;border-radius:var(--pm-photo-radius);flex-shrink:0;display:block}@keyframes photo-marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(min-width:600px){.photo-marquee__track img{width:calc(var(--pm-photo-size) * 1.22);height:calc(var(--pm-photo-size) * 1.22)}}@media(min-width:900px){.photo-marquee__subheading{font-size:14px}.photo-marquee__track img{width:calc(var(--pm-photo-size) * 1.33);height:calc(var(--pm-photo-size) * 1.33);border-radius:calc(var(--pm-photo-radius) + 2px)}}@media(prefers-reduced-motion:reduce){.photo-marquee__track{animation:none}}
/*# sourceMappingURL=/cdn/shop/t/47/assets/section-photo-marquee.css.map */
