.pack-row-ours{animation:.6s cubic-bezier(.2,0,0,1) .9s both pack-rise}.pack-row-rival{animation:.6s cubic-bezier(.2,0,0,1) .9s both pack-drop}.pack-caption{animation:.5s cubic-bezier(.2,0,0,1) 1.45s both pack-fade}@keyframes pack-rise{0%{transform:translateY(144px)}to{transform:translateY(0)}}@keyframes pack-drop{0%{transform:translateY(-98px)}to{transform:translateY(0)}}@keyframes pack-fade{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.pack-row-ours,.pack-row-rival,.pack-caption{animation:none}}
