.text-rotation{position:relative;overflow:hidden}.text-rotation span{opacity:0;animation:8s infinite textFade;position:absolute;top:0;left:0}.text-rotation span:first-child{animation-delay:0s}.text-rotation span:nth-child(2){animation-delay:2s}.text-rotation span:nth-child(3){animation-delay:4s}.text-rotation span:nth-child(4){animation-delay:6s}@keyframes textFade{0%{opacity:0}25%{opacity:1}50%{opacity:0}to{opacity:0}}.typewriter{justify-content:center;align-items:center;gap:.5em;display:flex}.typewriter p{white-space:nowrap;border-right:.05em solid #464545;width:0;max-width:max-content;margin:0;overflow:hidden}.typewriter span{color:#000}.typing-erase{animation:6s steps(50,end) 2s typing-erase}@keyframes typing-erase{0%{width:0}40%{width:100%}80%{width:100%}to{width:0}}@keyframes blink-caret{0%,to{border-color:#0000}50%{border-color:gray}}
