.scrolling-background_scrollingBackground___EmYo{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;display:grid;grid-template-rows:repeat(5,1fr)}.scrolling-background_scrollContainer__b4rGz{display:flex;width:200%;height:100%;animation:scrolling-background_scroll__8Lp4c 120s linear infinite;will-change:transform;transform:translateZ(0)}.scrolling-background_imageContainer__I59TM{height:auto;position:relative;padding:10px;aspect-ratio:1/1}.scrolling-background_image__Kf0BJ{border:4px solid hsl(var(--border));border-radius:12px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}@media (max-width:640px){.scrolling-background_imageContainer__I59TM{flex:0 0 12%}}@media (min-width:641px) and (max-width:1024px){.scrolling-background_imageContainer__I59TM{flex:0 0 10%}}@media (min-width:1025px) and (max-width:1440px){.scrolling-background_imageContainer__I59TM{flex:0 0 8%}}@media (min-width:1441px){.scrolling-background_imageContainer__I59TM{flex:0 0 5%}}@keyframes scrolling-background_scroll__8Lp4c{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@media (prefers-reduced-motion:reduce){.scrolling-background_scrollContainer__b4rGz{animation:none}}.scrolling-background_scrollingBackground___EmYo:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:hsl(var(--background));opacity:.95;pointer-events:none}