/* Phase 4 — Scroll motion */

.sc361-motion--scroll .sc361-card {
	will-change: transform, opacity, filter;
}

.sc361-motion-scroll--blur .sc361-carousel__slide {
	transition: filter 0.2s linear;
}
