.p-random{-webkit-animation:fade .8s ease-in forwards;animation:fade .8s ease-in forwards;opacity:0}.p-random:nth-child(2){-webkit-animation-delay:.2s;animation-delay:.2s}.p-random:nth-child(3){-webkit-animation-delay:.4s;animation-delay:.4s}.p-random:nth-child(4){-webkit-animation-delay:.6s;animation-delay:.6s}.p-random:nth-child(n+5){display:none}@-webkit-keyframes fade{0%{opacity:0}100%{opacity:1}}@keyframes fade{0%{opacity:0}100%{opacity:1}}
/*# sourceMappingURL=musicArchive.css.map */