.wp-block-respond-product-categories-grid{background:#fff0;padding:0;margin:0;border:0;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;list-style:none}.wp-block-respond-product-categories-grid>a{position:relative;display:block;overflow:hidden;height:300px}.wp-block-respond-product-categories-grid>a::after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:#000;background:linear-gradient(0deg,rgb(0 0 0 / .7581233176864496) 0%,#fff0 30%)}.wp-block-respond-product-categories-grid>a>span{position:absolute;bottom:0;left:0;width:100%;text-align:center;padding:15px;color:#fff;z-index:1}@media screen and (max-width:768px){.wp-block-respond-product-categories-grid{grid-template-columns:repeat(2,1fr)}}