.AnimatedButton_animatedButton__gQ1sT{top:25px;position:relative;padding:10px 20px;overflow:hidden;width:max-content;font-size:15px;border:2px solid #104f10}.AnimatedButton_animatedButton__gQ1sT:before{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:green;overflow:auto;transition:width .3s ease}.AnimatedButton_animatedButton__gQ1sT:hover:before{width:100%}