.Button_button__xuGlT{position:relative;padding:1em 1.8em;outline:none;border:1px solid #303030;background:#212121;color:#ff0;text-transform:uppercase;letter-spacing:2px;overflow:hidden;transition:.2s;border-radius:20px;cursor:pointer;font-weight:700}.Button_button__xuGlT:hover{box-shadow:0 0 10px #ff0,0 0 25px #001eff,0 0 50px #ff0;transition-delay:.6s}.Button_button__xuGlT span{position:absolute}.Button_button__xuGlT span:first-child{top:0;left:-100%;width:100%;height:2px;background:linear-gradient(90deg,transparent,#ff0)}.Button_button__xuGlT:hover span:first-child{left:100%;transition:.7s}.Button_button__xuGlT span:nth-child(3){bottom:0;right:-100%;width:100%;height:2px;background:linear-gradient(90deg,transparent,#001eff)}.Button_button__xuGlT:hover span:nth-child(3){right:100%;transition:.7s;transition-delay:.35s}.Button_button__xuGlT span:nth-child(2){top:-100%;right:0;width:2px;height:100%;background:linear-gradient(180deg,transparent,#ff0)}.Button_button__xuGlT:hover span:nth-child(2){top:100%;transition:.7s;transition-delay:.17s}.Button_button__xuGlT span:nth-child(4){bottom:-100%;left:0;width:2px;height:100%;background:linear-gradient(1turn,transparent,#001eff)}.Button_button__xuGlT:hover span:nth-child(4){bottom:100%;transition:.7s;transition-delay:.52s}.Button_button__xuGlT:active{background:#ae00af;background:linear-gradient(to top right,#ae00af,#001eff);color:#bfbfbf;box-shadow:0 0 8px #ff0,0 0 8px #001eff,0 0 8px #ff0;transition:.1s}.Button_button__xuGlT:active
	span:first-child
	span:nth-child(2)
	span:nth-child(2)
	span:nth-child(2){transition:none;transition-delay:none}