@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes glow{0%,to{box-shadow:0 0 30px #14b89c0f}50%{box-shadow:0 0 60px #14b89c26}}@keyframes lineIn{0%{width:0}to{width:64px}}
