.rotating-words.rotate-active .rotate-word{display:inline-block!important;position:absolute;left:0;top:0;opacity:0;transform:translateY(100%);animation:rotateWord 6s infinite}.rotating-words.rotate-active .rotate-word:nth-child(1){animation-delay:0s}.rotating-words.rotate-active .rotate-word:nth-child(2){animation-delay:2s}.rotating-words.rotate-active .rotate-word:nth-child(3){animation-delay:4s}.rotating-words.rotate-active .rotate-word:nth-child(4){animation-delay:6s}