*,:after,:before{box-sizing:border-box;margin:0;padding:0}body{font-family:DM Sans,Trebuchet MS,sans-serif;background:#f5f0e8;color:#2c1810;-webkit-font-smoothing:antialiased}button{cursor:pointer;font-family:inherit}button:focus{outline:none}input,textarea{font-family:inherit}@keyframes slideUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes floatIn{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}.slide-up{animation:slideUp .35s ease forwards}.float-in{animation:floatIn .55s ease forwards}.float-in-2{animation:floatIn .55s ease .12s both}.float-in-3{animation:floatIn .55s ease .24s both}