.infinite-scroll-container{-webkit-user-select:none;user-select:none;height:5.25486vw;display:flex;overflow:hidden}.infinite-scroll-track{flex-shrink:0;justify-content:center;align-items:center;animation:50s linear infinite scroll;display:flex}.scroll-image{width:5.72803vw;height:5.25486vw;position:relative}.scroll-image:before{content:"";z-index:1;background-image:url(/filmstrip.png);background-size:cover;position:absolute;inset:0}.scroll-image img{object-fit:cover;width:100%;height:100%}@media (max-width:600px){.infinite-scroll-container{height:70px}.scroll-image{width:65.4px;height:70px}}@keyframes scroll{to{transform:translate(-100%)}}
