html.reveal-ready [data-reveal]{opacity:0;translate:0 32px}html.reveal-ready [data-reveal].is-visible{animation:reveal-up .7s ease-out forwards;animation-delay:calc(var(--reveal-index, 0) * .2s)}@keyframes reveal-up{0%{opacity:0;translate:0 32px}to{opacity:1;translate:0}}html.reveal-ready [data-reveal=scale-in]{translate:none;scale:.9}html.reveal-ready [data-reveal=scale-in].is-visible{animation-name:reveal-scale;animation-duration:.8s;animation-fill-mode:forwards}@keyframes reveal-scale{0%{opacity:0;scale:.9}to{opacity:1;scale:1}}html.reveal-ready [data-reveal=zoom-out]{translate:none;scale:1.04}html.reveal-ready [data-reveal=zoom-out].is-visible{animation-name:reveal-zoom;animation-duration:.7s;animation-fill-mode:forwards}@keyframes reveal-zoom{0%{opacity:0;scale:1.04}to{opacity:1;scale:1}}html.reveal-ready .comparison[data-reveal]{opacity:1;translate:none}html.reveal-ready .comparison[data-reveal] .comparison__cell{opacity:0}html.reveal-ready .comparison[data-reveal].is-visible .comparison__cell{animation:reveal-fade .5s ease-out forwards;animation-delay:calc(var(--row-index, 0) * .1s)}@keyframes reveal-fade{0%{opacity:0}to{opacity:1}}@media(prefers-reduced-motion:reduce){html.reveal-ready [data-reveal]{opacity:1;translate:none;scale:none}html.reveal-ready [data-reveal].is-visible,html.reveal-ready .comparison[data-reveal].is-visible .comparison__cell{animation:none;opacity:1}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/scroll-reveal.css.map */
