@keyframes explode{0%{opacity:0;transform:scale(.5) translateY(50px)}50%{opacity:1;transform:scale(1.2) translateY(-20px)}to{opacity:0;transform:scale(2) translateY(-100px)}}.animate-explode-long{animation:explode 3s ease-out forwards;transform-origin:center}.LoadingDots_loading__8rPkE{display:inline-flex;align-items:center}.LoadingDots_loading__8rPkE .LoadingDots_spacer__XNWEU{margin-right:2px}.LoadingDots_loading__8rPkE span{animation-name:LoadingDots_blink__Z9_qg;animation-duration:1.4s;animation-iteration-count:infinite;animation-fill-mode:both;width:5px;height:5px;border-radius:50%;display:inline-block;margin:0 1px}.LoadingDots_loading__8rPkE span:nth-of-type(2){animation-delay:.2s}.LoadingDots_loading__8rPkE span:nth-of-type(3){animation-delay:.4s}@keyframes LoadingDots_blink__Z9_qg{0%{opacity:.2}20%{opacity:1}to{opacity:.2}}