@keyframes animations_dotFade__KmoVM{0%,to{opacity:.2;transform:translateY(0)}50%{opacity:1;transform:translateY(-2px)}}@keyframes animations_sizePulse__mlxur{0%,to{transform:scale(1);opacity:.5}50%{transform:scale(1.3);opacity:1}}.animations_dot__eJ42r{animation:animations_dotFade__KmoVM 1.4s infinite;display:inline-block;margin:0 1px}.animations_dot__eJ42r:nth-child(2){animation-delay:.2s}.animations_dot__eJ42r:nth-child(3){animation-delay:.4s}.animations_sizePulse__mlxur{animation:animations_sizePulse__mlxur 3s ease-in-out infinite}.animations_animatedBorderButton__I9Fb9{position:relative;width:100%;padding:3px;border-radius:10rem;background:linear-gradient(45deg,red,#ff8000,#ff0,#0f0,#00f,#8b00ff);background-size:400% 400%;animation:animations_gradient__4DWXQ 3s ease infinite}.animations_animatedBorderButton__I9Fb9 .animations_buttonContent__IMj27{background-color:var(--background);border-radius:10rem;height:100%;width:100%;display:flex}@keyframes animations_gradient__4DWXQ{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}