.product_card_container__lkI_f>div{max-width:var(--section-width);margin:0 auto}.product_card_container__lkI_f div h1{color:var(--heading-color)}.product_card_product_lists__79rRG{display:grid;grid-template-columns:repeat(4,1fr);gap:1.2rem;margin-top:1.2rem}.product_card_product_list__1kUSW{background-color:var(--product-bg);padding:.8rem;border-radius:.8rem}.product_card_product_image__5dtHe{position:relative}.product_card_product_image__5dtHe .product_card_image__EnF0O{cursor:pointer;max-width:16rem;margin-bottom:1rem}.product_card_product_image__5dtHe img{border-radius:.8rem;width:100%;height:auto;position:relative}.product_card_product_image__5dtHe .product_card_action_button__etjXV{position:absolute;width:100%;top:0;display:flex;justify-content:space-between;padding:.6rem .8rem 0;cursor:pointer}.product_card_action_button__etjXV label{display:inline-block;color:#fff;padding:.4rem .6rem;border-radius:12rem;background-color:var(--label-bg);font-size:.7rem;height:auto}.product_card_product_image__5dtHe .product_card_action_button__etjXV svg{display:inline-block;color:var(--label-bg);background:var(--body-bg);border-radius:12rem;padding:.2rem;width:1.8rem;height:1.8rem}.product_card_product_description__z71g0>*+*{margin-top:.3rem}.product_card_product_name__ul2a3{font-weight:600;font-size:1.1rem}.product_card_product_price__ymsiQ{margin-top:.8rem;font-size:1.2rem;font-weight:500}@media(max-width:768px){.product_card_product_lists__79rRG{grid-template-columns:repeat(3,1fr)}.product_card_product_name__ul2a3{font-weight:600;font-size:.8rem}.product_card_product_price__ymsiQ{margin-top:.8rem;font-size:1rem;font-weight:500}}@media(max-width:480px){.product_card_product_lists__79rRG{grid-template-columns:repeat(2,1fr)}}