@keyframes animated-button_btnGlow__MRXvP{0%{background-position:0 100%}to{background-position:0 300%}}@keyframes animated-button_noiseBackground__81YeH{0%{transform:translateZ(0)}20%{transform:translate3d(50px,30px,0)}40%{transform:translate3d(10px,50px,0)}60%{transform:translate3d(30px,20px,0)}80%{transform:translate3d(50px,0,0)}to{transform:translate3d(100px,0,0)}}.animated-button_btn__ATBu6{position:relative;display:inline-block;border-radius:8px;color:black;font-weight:600;font-family:Inter;text-decoration:none;min-width:110px;width:fit-content;background-color:#55e683}.animated-button_inner__ubqGp{padding:1px;position:relative;z-index:2;display:block;overflow:hidden;border-radius:inherit;background-color:#55e683}.animated-button_inner__ubqGp:before{position:absolute;inset:4px;z-index:1;display:block;animation:animated-button_btnGlow__MRXvP 5s linear infinite;background:linear-gradient(20deg,#55e683,#55e68320 16.5%,#55e683 33%,#55e68320 49.5%,#55e683 66%,#55e68360 85.5%,#55e683) 0 100% /100% 200%;border-radius:inherit;filter:blur(5px);mix-blend-mode:overlay;opacity:0;transition:opacity .2s linear .1s;content:""}.animated-button_label__pveK6{position:relative;display:block;overflow:hidden;padding:1em .5em;border-radius:inherit;color:transparent;white-space:nowrap;background-color:#55e683}.animated-button_labelText__O14mo{position:absolute;top:0;left:0;z-index:2;display:flex;align-items:center;justify-content:center;padding:1em .5em;width:100%;height:100%;color:black;white-space:nowrap;transition:transform .3s cubic-bezier(1,0,0,1) 0s}.animated-button_labelTextNormal__KaQjT{transform:translateZ(0)}.animated-button_labelTextHover__Pmrrw{transform:translate3d(0,-100%,0)}.animated-button_labelBackground__fE3ml{position:absolute;inset:-100px;display:block;background:#55e683 url(https://assets.codepen.io/5817405/noise_2.png);background-blend-mode:overlay;animation:animated-button_noiseBackground__81YeH .5s steps(1) infinite}.animated-button_background__lKU2q{position:absolute;top:0;left:0;z-index:1;display:block;width:100%;height:100%;border-radius:inherit}.animated-button_background__lKU2q:after,.animated-button_background__lKU2q:before{position:absolute;inset:0;display:block;border-radius:inherit;content:""}.animated-button_background__lKU2q:before{background:#55e683;transition:background .3s linear 0s}.animated-button_background__lKU2q:after{animation:animated-button_btnGlow__MRXvP 5s linear infinite;background:linear-gradient(-20deg,#55e683,#55e68320 16.5%,#55e683 33%,#55e68310 49.5%,#55e683 66%,#55e68300 85.5%,#55e683) 0 100% /100% 200%;filter:blur(5px);opacity:0;transition:opacity 0s linear 0s}.animated-button_btn__ATBu6:hover .animated-button_background__lKU2q:before{background:#4ade80;transition:background .07s linear}.animated-button_btn__ATBu6:hover .animated-button_background__lKU2q:after{opacity:1;transition:opacity .4s cubic-bezier(.55,.085,.68,.53) 0s}.animated-button_btn__ATBu6:hover .animated-button_inner__ubqGp:before{opacity:.5}.animated-button_btn__ATBu6:hover .animated-button_labelText__O14mo{transition-duration:.6s;transition-timing-function:cubic-bezier(1,-.6,0,1.6)}.animated-button_btn__ATBu6:hover .animated-button_labelTextNormal__KaQjT{transform:translate3d(0,100%,0)}.animated-button_btn__ATBu6:hover .animated-button_labelTextHover__Pmrrw{transform:translateZ(0)}