.infinite-scroll-background{z-index:0;pointer-events:none;width:100%;height:100%;position:fixed;top:0;left:0;overflow:hidden}.infinite-scroll-background__track{will-change:transform;width:max-content;height:100%;animation:240s linear infinite cloudscape-scroll;display:flex}.infinite-scroll-background.is-paused .infinite-scroll-background__track{animation-play-state:paused}.infinite-scroll-background__image{background:url(/build/assets/all-background-soft-Dp72xiLM.webp) 50%/cover no-repeat;flex:0 0 max(100vw,200vh);width:max(100vw,200vh);height:100%}.infinite-scroll-background__image--mirror{transform:scaleX(-1)}@keyframes cloudscape-scroll{to{transform:translate(-50%)}}@media (width<=48rem),(prefers-reduced-motion:reduce){.infinite-scroll-background__track{width:100%;animation:none;transform:none}.infinite-scroll-background__image{background-position:50%;flex-basis:100%;width:100%}.infinite-scroll-background__image:not(:first-child){display:none}}
