@keyframes chm-grow-bar{0%{width:0%}to{width:var(--grow-w,100%)}}.chm-grow-bar{width:0%}.reveal.is-visible .chm-grow-bar{animation:.9s ease-out both chm-grow-bar}@keyframes chm-caret{0%,to{opacity:1}50%{opacity:0}}.chm-caret{animation:1s step-end infinite chm-caret}