.fade-text span{opacity:0;animation:3s infinite fadeLetter;display:inline-block}.fade-text span:first-child{animation-delay:30ms}.fade-text span:nth-child(2){animation-delay:60ms}.fade-text span:nth-child(3){animation-delay:90ms}.fade-text span:nth-child(4){animation-delay:.12s}.fade-text span:nth-child(5){animation-delay:.15s}.fade-text span:nth-child(6){animation-delay:.18s}.fade-text span:nth-child(7){animation-delay:.21s}.fade-text span:nth-child(8){animation-delay:.24s}.fade-text span:nth-child(9){animation-delay:.27s}.fade-text span:nth-child(10){animation-delay:.3s}.fade-text span:nth-child(11){animation-delay:.33s}.fade-text span:nth-child(12){animation-delay:.36s}.fade-text span:nth-child(13){animation-delay:.39s}.fade-text span:nth-child(14){animation-delay:.42s}.fade-text span:nth-child(15){animation-delay:.45s}.fade-text span:nth-child(16){animation-delay:.48s}.fade-text span:nth-child(17){animation-delay:.51s}.fade-text span:nth-child(18){animation-delay:.54s}.fade-text span:nth-child(19){animation-delay:.57s}.fade-text span:nth-child(20){animation-delay:.6s}.fade-text span:nth-child(21){animation-delay:.63s}.fade-text span:nth-child(22){animation-delay:.66s}.fade-text span:nth-child(23){animation-delay:.69s}@keyframes fadeLetter{0%{opacity:0;transform:translateY(5px)}15%{opacity:1;transform:translateY(0)}85%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(5px)}}.bounce-fade{opacity:0}.x-logo{animation:3s .2s infinite rotateFade}.player-img{animation:3s .5s infinite bounceFade}@keyframes bounceFade{0%{opacity:0;transform:scale(.9)}15%{opacity:1;transform:scale(1.05)}20%{transform:scale(.98)}25%{opacity:1;transform:scale(1)}85%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.9)}}@keyframes rotateFade{0%{opacity:0;transform:rotate(50deg)scale(.6)}15%{opacity:1;transform:rotate(0)scale(1)}85%{opacity:1;transform:rotate(0)scale(1)}to{opacity:0;transform:rotate(50deg)scale(.6)}}
