@keyframes drop{0%{top:-965px}to{top:95px}}.asset-container{position:absolute;top:-965px;left:calc(50% - 51px);z-index:0;animation:drop 1s cubic-bezier(.58,-.01,.41,1.49) .2s forwards}@keyframes fade{0%{opacity:1}to{opacity:0}}.fade-out{animation:fade 1s cubic-bezier(.58,-.01,.41,1.49) 1.4s forwards}