.industry-showcase-frame{view-timeline-name:--industry-showcase;view-timeline-axis:block}.industry-showcase-visual{transform:translateY(calc(var(--industry-showcase-travel) / -2));animation:linear both industry-showcase-parallax-y;animation-timeline:--industry-showcase}@keyframes industry-showcase-parallax-y{0%{transform:translateY(calc(-1 * var(--industry-showcase-travel)))}to{transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.industry-showcase-visual{animation:none}}