._card-hover:before{background-color:#ffffff26;border-radius:3.6rem;content:"";height:100%;left:50%;opacity:0;overflow:hidden;position:absolute;top:50%;transform:translate(-50%,-50%);transition:width .3s ease-in-out,height .3s ease-in-out,opacity .3s ease-in-out;width:100%;z-index:0}._card-hover:hover:before{height:calc(100% + 1rem);opacity:1;width:calc(100% + 1rem)}
