.button_customBtn__42pzm{position:relative;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;height:46px;padding:0 1.25rem;border-radius:4px;transition:color .35s ease,background-color .25s ease;--btn-color:#63A042;color:white}.button_customBtn__42pzm span{position:relative;z-index:2}.button_customBtn__42pzm:hover span{color:rgba(99,160,66,1)}.button_customBtn__42pzm:after,.button_customBtn__42pzm:before{content:"";position:absolute;left:0;width:100%;height:0;background-color:rgba(233,243,224,.5);transition:height .4s ease-in-out;z-index:1}.button_customBtn__42pzm:before{top:0}.button_customBtn__42pzm:after{top:auto;bottom:0}.button_customBtn__42pzm:hover:after,.button_customBtn__42pzm:hover:before{height:100%}