.Explore_Category_Card{cursor:pointer;width:100%;height:100%}.Explore_Category_Card .category-card{background:#f7f7f7;border-radius:5px;width:100%;height:300px;transition:transform .4s,box-shadow .4s;position:relative;overflow:hidden}.Explore_Category_Card:hover .category-card{transform:translateY(-6px);box-shadow:0 18px 35px #00000024}.Explore_Category_Card .img_holder{width:100%;height:100%;position:relative;overflow:hidden}.Explore_Category_Card .product_img{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .7s;display:block}.Explore_Category_Card:hover .product_img{transform:scale(1.08)}.Explore_Category_Card .image_overlay{z-index:1;background:linear-gradient(#0000000d 0%,#00000040 55%,#000000b8 100%);width:100%;height:100%;transition:background .4s;position:absolute;inset:0}.Explore_Category_Card:hover .image_overlay{background:linear-gradient(#00000014 0%,#00000059 45%,#000000d1 100%)}.Explore_Category_Card .category_content{z-index:2;color:#fff;width:100%;padding:22px;position:absolute;bottom:0;left:0}.Explore_Category_Card .product_name{color:#fff;text-transform:uppercase;letter-spacing:.5px;margin:0 0 8px;font-family:Poppins,sans-serif;font-size:20px;font-weight:600}.Explore_Category_Card .shop_now{color:#fff;opacity:.9;justify-content:space-between;align-items:center;width:100%;font-family:Poppins,sans-serif;font-size:13px;font-weight:500;display:flex}.Explore_Category_Card .arrow_holder{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;transition:all .3s;display:flex}.Explore_Category_Card:hover .arrow_holder{background:#f5c542;transform:translate(5px)}@media (min-width:0) and (max-width:1199.98px){.Explore_Category_Card .category-card{height:220px}.Explore_Category_Card .category_content{padding:14px}.Explore_Category_Card .product_name{margin:0;font-size:15px;line-height:1.2}.Explore_Category_Card .arrow_holder{width:25px;height:25px}}@media (max-width:575px){.Explore_Category_Card .category_content{padding:14px}.Explore_Category_Card .category-card{height:190px}.Explore_Category_Card .product_name{margin-bottom:0;font-size:13px}.Explore_Category_Card .shop_now{font-size:11px}}@media (max-width:345px){.Explore_Category_Card .shop_now{display:none}}
