body,html{margin:0;min-height:100%;overflow-x:hidden;padding:0;scroll-behavior:smooth;width:100%}#__nuxt{height:100%;width:100%}.scroll-animate{opacity:0;transform:translateY(30px);transition:all .8s ease-out}.scroll-animate.animate-in{opacity:1;transform:translateY(0)}.scroll-animate:first-child{transition-delay:0s}.scroll-animate:nth-child(2){transition-delay:.1s}.scroll-animate:nth-child(3){transition-delay:.2s}.scroll-animate:nth-child(4){transition-delay:.3s}.scroll-animate:nth-child(5){transition-delay:.4s}.scroll-animate:nth-child(6){transition-delay:.5s}.scroll-animate:nth-child(n+7){transition-delay:.6s}
