h1{font-size:44px;font-weight:700}@media screen and (max-width:768px){h1{font-size:40px}}
@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.animate-slideUp{animation:.3s ease-out slideUp}
