.categorys-cards-item {
    position: relative;
}

.categorys-cards-item .anchor-cards {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.categorys-cards-item .categorys-cards-content-btn {
    position: relative;
    z-index: 2;
}