.Card_card__k57D1{width:100%;max-width:17rem;height:350px;width:250px;background-color:#fff;border-radius:6px;box-shadow:0 2px 8px rgba(0,0,0,.2);display:flex;flex-direction:column;justify-content:center}@media screen and (max-width:580px){.Card_card__k57D1{height:227px;width:162px}}.ProductCard_product__hv_xD{display:flex;flex-direction:column;height:350px;width:250px}.ProductCard_img_container__a1vw4{background-color:#fff;height:60%;border-radius:6px 6px 0 0;overflow:hidden}.ProductCard_img_container__a1vw4 img{width:100%;height:100%;object-fit:contain;object-position:center}.ProductCard_img_container__a1vw4:hover img{transform:scale(1.2);transition:transform 6s cubic-bezier(.25,.45,.45,.95)}.ProductCard_product_info__uEhaL{padding:0 1rem;background-color:#fff;border-radius:0 0 6px 6px;height:50%}.ProductCard_product_info__uEhaL h2{text-align:center}.ProductCard_product_info__uEhaL h5{font-family:inherit;font-size:13px}.ProductCard_product_info__uEhaL p:last-child{font-size:.8rem}@media screen and (max-width:400px){.ProductCard_product__hv_xD{min-width:250px}}.ProductsList_container__JqZNa{margin-top:8rem}.ProductsList_list__iAP6T{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:2rem;place-items:center;list-style:none}.ProductsList_list__iAP6T li:hover{cursor:pointer}@media screen and (max-width:1150px){.ProductsList_list__iAP6T{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:890px){.ProductsList_list__iAP6T{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:575px){.ProductsList_list__iAP6T{grid-template-columns:repeat(1,1fr);grid-gap:10rem}.ProductsList_list__iAP6T li{margin:0 auto}}@media screen and (max-width:390px){.ProductsList_list__iAP6T{margin-left:2rem}}.CategoryCard_card__Dw3fO{position:relative;height:100%;width:100%}.CategoryCard_cardTitle__ByWJV{border:1px solid #fff;border-radius:8px;height:16%;min-width:80%;margin:0 20%;font-size:1.22rem;font-weight:300;background-color:rgba(0,0,0,.4);color:#fff;display:flex;justify-content:center;align-items:center;position:absolute;z-index:1;top:50%;left:50%;transform:translate(-75%,-270%)}.CategoryCard_card__Dw3fO:hover h1{background-color:rgba(0,0,0,.16)}@media screen and (max-width:580px){.CategoryCard_cardTitle__ByWJV{font-size:.8rem}}.CategoriesList_list__D58vz{list-style:none;display:grid;width:100%;padding-left:0;margin:.5rem;padding-top:5rem;grid-gap:.5rem;grid-template-columns:repeat(5,1fr);justify-content:center;place-items:center}.CategoriesList_list__D58vz li{margin:1rem auto;overflow:hidden;border-radius:6px}.CategoriesList_list__D58vz li:hover{cursor:pointer}.CategoriesList_list__D58vz li:hover div>div>div{transform:scale(1.1);transition:transform 6s cubic-bezier(.25,.45,.45,.95)}.CategoriesList_list__D58vz li h1{text-align:center}@media screen and (max-width:1250px){.CategoriesList_list__D58vz{grid-template-columns:repeat(4,1fr)}}@media screen and (max-width:1100px){.CategoriesList_list__D58vz{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:820px){.CategoriesList_list__D58vz{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:370px){.CategoriesList_list__D58vz{grid-template-columns:1fr}}