.home-page-product-category{padding-top:0!important}.home-page-product-category .product-category-row{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem}.home-page-product-category .product-category-row .product-category-col{width:100%;position:relative}.home-page-product-category .product-category-row .product-category-col .product-category-bttn{text-align:center;padding:24px 0;color:#000;background-color:#fafafa;transition:.3s ease-in-out;position:absolute;bottom:0;left:0;right:0}.home-page-product-category .product-category-row .product-category-col .product-category-bttn span{font-family:var(--medium-font-family-sf);font-weight:500;font-size:1.2rem;color:#000}.home-page-product-category .product-category-row .product-category-col:hover .product-category-bttn{transform:translateY(-16px);margin:0 1rem}.home-page-product-category .product-category-row .product-category-inner img{min-height:31rem;height:31rem}@media only screen and (max-width:1680px){.home-page-product-category .product-category-row .product-category-col .product-category-bttn{padding:1.2rem 0}}@media only screen and (max-width:1366px){.home-page-product-category{padding:0!important}}@media only screen and (max-width:991px){.home-page-product-category .product-category-row{grid-template-columns:repeat(2,1fr)}.home-page-product-category .product-category-row .product-category-col:hover .product-category-bttn{margin:0;transform:translateY(0)}}@media only screen and (max-width:767px){.home-page-product-category .product-category-row{flex-direction:column;display:flex}}@media only screen and (max-width:600px){.home-page-product-category .product-category-row .product-category-col{max-width:100%}.home-page-product-category .product-category-row .product-category-col .product-category-bttn span{font-size:18px}.home-page-product-category .pt-80{padding-top:24px}}