.products-category_productCard__ZbV4h{position:relative;border-radius:8px;cursor:pointer;overflow:hidden;transition:transform .3s ease;justify-content:center;display:flex;flex-direction:column}.products-category_productImageWrapper__oBKAR{position:relative;width:260px;height:260px;margin:1.5rem;overflow:hidden}.products-category_productImage__GKPgU{width:100%;height:100%;object-fit:cover}.products-category_paginationLink__1LYNj{border:#000}.products-category_productImageOverlay__rxcHb{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.4);color:#fff;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.products-category_productCard__ZbV4h:hover .products-category_productImageOverlay__rxcHb{opacity:1}.products-category_productCard__ZbV4h:hover{transform:scale(1.03)}.products-category_breadcrumbActive__SM77v,.products-category_breadcrumbItem__Q02rZ{padding-left:var(--bulma-breadcrumb-item-padding-horizontal);padding-right:var(--bulma-breadcrumb-item-padding-horizontal)}.products-category_breadcrumbActive__SM77v{color:inherit;cursor:default}.products-category_checkboxLabel__H6t5g{display:flex;align-items:center;margin-bottom:.5rem;cursor:pointer}.products-category_checkboxText__80I_Y{margin-left:.5rem}