.TestButton_container___Mcyd{width:130px;height:40px;text-align:center}.TestButton_button__MyjIC{outline:none;height:40px;width:130px;border-radius:40px;background:#fff;border:4px solid transparent;color:transparent;background-clip:text;-webkit-background-clip:text;letter-spacing:1px;font-size:12px;font-weight:900;cursor:pointer;transition:all .25s ease;position:relative}.TestButton_button__MyjIC:before{content:"";background:linear-gradient(45deg,red,#ff7300,#fffb00,#48ff00,#00ffd5,#002bff,#7a00ff,#ff00c8,red);position:absolute;top:-2px;left:-2px;background-size:400%;z-index:-1;filter:blur(5px);width:calc(100% + 4px);height:calc(100% + 4px);animation:TestButton_glowing__9nq_4 20s linear infinite;opacity:1;transition:opacity .3s ease-in-out;border-radius:10px}.TestButton_button__MyjIC:after{content:attr(data-label)}.TestButton_button__MyjIC:active{letter-spacing:2px}.TestButton_onclick__ZvTid{width:40px;border-width:3px;font-size:0;border-color:transparent;animation:TestButton_rotating___7HbC 2s linear .25s infinite}.TestButton_onclick__ZvTid:after{content:"";background:transparent}.TestButton_validate__UBY_R{font-size:13px;color:#fff}.TestButton_validate__UBY_R:after{content:"✔"}@keyframes TestButton_glowing__9nq_4{0%{background-position:0 0}50%{background-position:400% 0}to{background-position:0 0}}@keyframes TestButton_rotating___7HbC{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}