.AnimatedButton_animatedButton__DMhfI{position:relative;padding:12px 24px;border:2px solid #000;background:transparent;cursor:pointer;overflow:hidden;transition:color .3s ease}.AnimatedButton_animatedButton__DMhfI:before{content:"";position:absolute;left:0;top:0;width:0;height:100%;background-color:#000;transition:width .3s ease;z-index:1}.AnimatedButton_animatedButton__DMhfI:hover:before{width:100%}.AnimatedButton_buttonText__dsM_N{position:relative;z-index:2;transition:color .3s ease}.AnimatedButton_animatedButton__DMhfI:hover .AnimatedButton_buttonText__dsM_N{color:#fff}