*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}ul{list-style:none}button{cursor:pointer}button,input{font-family:inherit}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.fade-up{animation:fadeUp .55s ease both}.fade-up-2{animation:fadeUp .55s ease .1s both}.fade-up-3{animation:fadeUp .55s ease .2s both}.fade-up-4{animation:fadeUp .55s ease .3s both}