.in-btn-animation{overflow:hidden;position:relative;z-index:9}.in-btn-animation,.in-btn-animation:before{transition:all .3s cubic-bezier(.1,.3,.3,.1)}.in-btn-animation:before{bottom:0;content:"";height:100%;left:0;position:absolute;top:0;width:0;z-index:-1}.in-btn-animation:hover:before{right:0;transition:all .3s cubic-bezier(.1,.3,.3,.1);width:100%}