@keyframes beatIntro{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:none}}[data-beat]:first-of-type [data-beat-copy]{animation:1s cubic-bezier(.22,1,.36,1) .15s both beatIntro}
