@supports (animation-timeline:view()){html.js-motion .mz-sl-arrow{animation:linear mz-sl-push;animation-timeline:view();animation-range:entry 0 entry 260px}html.js-motion .mz-sl-row{animation:linear mz-sl-print;animation-timeline:view();animation-range:entry calc(20px + var(--mz-i,0)*34px)entry calc(160px + var(--mz-i,0)*34px)}html.js-motion .mz-sl-fill .ticks{animation:linear mz-sl-fill;animation-timeline:view();animation-range:entry 0 entry 280px}.mz-sl-photo{overflow:clip}html.js-motion .mz-sl-photo img{animation:linear mz-sl-settle;animation-timeline:view();animation-range:entry exit 0%}}@keyframes mz-sl-push{0%{opacity:0;transform:translate(-18px)}}@keyframes mz-sl-print{0%{opacity:.2;clip-path:inset(0 100% 0 0)}to{opacity:1;clip-path:inset(0)}}@keyframes mz-sl-fill{0%{clip-path:inset(0 100% 0 0)}to{clip-path:inset(0)}}@keyframes mz-sl-settle{0%{transform:scale(1.08)translateY(-2%)}to{transform:scale(1)translate(0,0)}}@media (prefers-reduced-motion:reduce){.mz-sl-arrow,.mz-sl-row,.mz-sl-fill .ticks,.mz-sl-photo img{animation:none!important}}
