@keyframes caret{0%,to{opacity:0}50%{opacity:1}}@keyframes text1{0%,50%,to{width:0}10%,40%{width:17em}}@keyframes text2{0%,50%,to{width:0}60%,90%{width:21.2em}}.text_1{animation:text1}.text_2{animation:text2}.animation-text{animation-duration:20s;animation-timing-function:steps(25,end);animation-iteration-count:infinite}.animation-text:after{animation:15s step-end infinite caret;position:absolute;right:0}figure{margin:0 auto}
