.scroll-container{overflow:hidden;width:100%;margin-top:1rem;contain:layout style paint;will-change:transform}.infinite-scroll-content,.scroll-content{display:flex;white-space:nowrap;will-change:transform;backface-visibility:hidden;transform:translateZ(0)}.hover-pause:hover .infinite-scroll-content{animation-play-state:paused!important}.scroll-item{display:inline-flex;margin:0 .5rem;background-color:#1f2937;color:#ffffff;padding:.25rem .75rem;border-radius:.375rem;transition:background-color .3s ease,transform .2s ease;will-change:background-color,transform;contain:layout style paint}.scroll-item:hover{background-color:#374151;transform:translateY(-1px)}.image-item{margin:0 .5rem;width:256px;height:256px;will-change:transform;contain:layout style paint;transition:transform .2s ease}.image-item:hover{transform:scale(1.05)}@media (prefers-reduced-motion:no-preference){.scroll-content{animation-fill-mode:both;animation-play-state:running}}@media (prefers-reduced-motion:reduce){.scroll-content{animation:none!important;transform:none!important}.image-item,.scroll-item{transition:none!important}}.image-item,.scroll-container,.scroll-content,.scroll-item{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0);transform:translateZ(0)}