*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;background:#162422;-webkit-font-smoothing:antialiased}a{text-decoration:none}.scrollbar-hide::-webkit-scrollbar{display:none}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}input,textarea,button{font-family:inherit}@keyframes rise{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:none}}.rise{animation:rise .8s cubic-bezier(.2,.7,.2,1) both}@keyframes swim{0%{transform:translate(-12px,4px) rotate(-4deg)}50%{transform:translate(70px,-10px) rotate(10deg)}to{transform:translate(150px,2px) rotate(-2deg)}}.swim{animation:swim 7s ease-in-out infinite alternate}
