@media (prefers-reduced-motion:no-preference){@supports (animation-timeline:view()){.reveal[data-astro-cid-3cedmejs]{animation:linear both reveal-in view();animation-range:entry cover 30%}.reveal-from-below[data-astro-cid-3cedmejs]{--reveal-shift:0 1.5rem}.reveal-from-left[data-astro-cid-3cedmejs]{--reveal-shift:-1.5rem 0}.reveal-from-right[data-astro-cid-3cedmejs]{--reveal-shift:1.5rem 0}.reveal-from-none[data-astro-cid-3cedmejs]{--reveal-shift:0 0}}}@keyframes reveal-in{0%{opacity:0;translate:var(--reveal-shift,0 1.5rem)}to{opacity:1;translate:0}}
