@supports (animation-timeline: view()){.scroll-animate-item.svelte-1c3xck2{animation:svelte-1c3xck2-fade-slide-up linear both;animation-timeline:view();animation-range:entry 0% cover 30%;animation-delay:var(--animate-delay, 0ms)}}@keyframes svelte-1c3xck2-fade-slide-up{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@supports not (animation-timeline: view()){.scroll-animate-item.svelte-1c3xck2{opacity:0;transform:translateY(50px);transition:opacity .6s ease-out,transform .6s ease-out}}
