*,:after,:before{box-sizing:border-box}body,html{overflow-x:hidden;width:100%}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fade-in{animation:fadeIn 1s ease forwards}@keyframes slideInFromBottom{0%{transform:translateY(3rem);opacity:0}to{transform:translateY(0);opacity:1}}.slide-in-from-bottom-12{animation:slideInFromBottom 1s ease forwards}.font-headline{font-family:Poppins,sans-serif}