@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-50px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}@keyframes zoomIn{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}@keyframes slideInLeft{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes slideInRight{0%{transform:translate(100%)}to{transform:translate(0)}}.animate-on-scroll{opacity:0;visibility:hidden}.animate-on-scroll.animated{visibility:visible}.animated.fadeIn{animation:fadeIn .8s ease forwards}.animated.fadeInUp{animation:fadeInUp .8s ease forwards}.animated.fadeInDown{animation:fadeInDown .8s ease forwards}.animated.fadeInLeft{animation:fadeInLeft .8s ease forwards}.animated.fadeInRight{animation:fadeInRight .8s ease forwards}.animated.zoomIn{animation:zoomIn .8s ease forwards}.animated.slideInLeft{animation:slideInLeft .8s ease forwards}.animated.slideInRight{animation:slideInRight .8s ease forwards}[data-delay="1"]{animation-delay:.2s}[data-delay="2"]{animation-delay:.4s}[data-delay="3"]{animation-delay:.6s}[data-delay="4"]{animation-delay:.8s}[data-delay="5"]{animation-delay:1s}[data-delay="6"]{animation-delay:1.2s}[data-delay="7"]{animation-delay:1.4s}[data-delay="8"]{animation-delay:1.6s}[data-delay="9"]{animation-delay:1.8s}[data-delay="10"]{animation-delay:2s}[data-delay="11"]{animation-delay:2.2s}[data-delay="12"]{animation-delay:2.4s}html{scroll-behavior:smooth}section,.steps-hero,.steps-journey,.steps-testimonials,.steps-products,.steps-cta,.steps-footer{position:relative;overflow:hidden}.page-width{max-width:1200px;margin:0 auto;padding:0 2rem}
/*# sourceMappingURL=/cdn/shop/t/1/assets/global-animations.css.map */
