.animated-text{margin-bottom:1rem;user-select:none;fill:transparent;stroke:#fff;font-size:3.75rem;font-weight:300;line-height:1;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity));stroke-width:2;stroke-dasharray:2000;stroke-dashoffset:2000;animation:draw 20s ease forwards,fill 1s ease 2s forwards}@keyframes draw{to{stroke-dashoffset:0}}@keyframes fill{0%{fill:transparent}to{fill:#fff}}.bounce-word{user-select:none;display:inline;opacity:0;transform:translateY(20px) scale(.8);animation:bounceIn .6s cubic-bezier(.68,-.55,.27,1) forwards;white-space:pre}@keyframes bounceIn{0%{opacity:0;transform:translateY(10px) scale(.8)}60%{opacity:1;transform:translateY(-6px) scale(1.05)}to{opacity:1;transform:translateY(0) scale(1)}}