.heroFlowCard{offset-distance:0%;will-change:offset-distance;z-index:1;-webkit-user-select:none;user-select:none;pointer-events:none;cursor:default;animation-name:heroFlow-travel;animation-timing-function:linear;animation-iteration-count:infinite;position:absolute;top:0;left:0}.heroFlowCard[data-depth=back]{z-index:0}.heroFlowCard[data-depth=back]>*{filter:blur(1px);opacity:.8;transform:scale(.88)}@keyframes heroFlow-travel{0%{offset-distance:0%}to{offset-distance:100%}}@media (prefers-reduced-motion:reduce){.heroFlowCard{animation-play-state:paused}}
