@keyframes scale{to{transform:scale(1)}}@keyframes fade-in{to{opacity:1;-webkit-filter:blur()}}.q-wrap{opacity:1;-webkit-filter:blur(4px);display:inline-block}.q-wrap:first-child{animation:.8s cubic-bezier(.11,0,.5,0) .1 forwards fade-in}.q-wrap:nth-child(2){animation:.8s cubic-bezier(.11,0,.5,0) .2 forwards fade-in}.q{text-align:center;animation:3s cubic-bezier(.5,1,.89,1) forwards scale;transform:scale(.92)}
