@media(prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}@supports (animation-timeline: view()){.section-content-wrapper>*,.media-with-content__content>.group-block-content>*,.app-features__intro>*,.app-features__item,.accordion accordion-custom{animation-name:scroll-reveal-up;animation-duration:1s;animation-timing-function:cubic-bezier(.16,1,.3,1);animation-fill-mode:both;animation-timeline:view();animation-range:entry 0% cover 20%}.media-with-content>.media-block{animation-name:scroll-reveal-zoom;animation-duration:1s;animation-timing-function:cubic-bezier(.16,1,.3,1);animation-fill-mode:both;animation-timeline:view();animation-range:entry 0% cover 30%}}}@keyframes scroll-reveal-up{0%{opacity:0;transform:translateY(56px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes scroll-reveal-zoom{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/scroll-reveal.css.map */
