@keyframes scroll-parallax-drift{0%{transform:translateZ(0)}to{transform:translate3d(0,var(--scroll-parallax-shift, 0px),0)}}@supports (animation-timeline: view()){@media(prefers-reduced-motion:no-preference){.scroll-parallax-scope{view-timeline-name:--scroll-parallax;view-timeline-axis:block;view-timeline-inset:var(--scroll-parallax-inset, 0% 0%)}.scroll-parallax{animation:scroll-parallax-drift cubic-bezier(.3333,.6667,.6667,1) both;animation-timeline:--scroll-parallax;animation-range:cover 0% cover 100%}}}
/*# sourceMappingURL=/cdn/shop/t/77/assets/component-scroll-parallax.css.map */
