.Home_page__z25kN{--gray-rgb:255,255,255;--button-primary-hover:#383838;--button-secondary-hover:#e0e0e0;display:flex;flex-direction:column;align-items:center;justify-content:center;width:auto;padding:60px;gap:48px;font-family:var(--font-geist-sans);background-color:white}@media (max-width:768px){.Home_page__z25kN{padding:10px}}.BestSelling_container__B86XN{padding:2rem 1rem;text-align:center}.BestSelling_heading__i1mmC{font-size:2rem;font-weight:800;margin-bottom:.5rem;color:var(--keppel)}.BestSelling_subText__7Oqbq{font-size:1.125rem;font-weight:500;color:#6b7280;margin-bottom:2rem;max-width:600px;margin-left:auto;margin-right:auto}.BestSelling_productGrid__FyLET{display:grid;grid-gap:20px;gap:20px;grid-template-columns:repeat(2,1fr)}@media (min-width:768px){.BestSelling_productGrid__FyLET{grid-template-columns:repeat(4,1fr)}}.BestSelling_productCard__PO0h7{background:#fff;padding:1rem;border-radius:12px;transition:all .3s ease;display:flex;flex-direction:column;align-items:center;cursor:pointer}.BestSelling_productImage__10Yti{width:100%;max-height:180px;object-fit:contain;margin-bottom:1rem;border-radius:20px}.BestSelling_productName__X8UJd{font-size:1rem;font-weight:600;color:#1f2937;margin-bottom:.5rem}.BestSelling_productPrice__0FkK7{color:#6b7280;font-weight:700;margin-bottom:.75rem}.BestSelling_showMoreButton__BYZEk{margin-top:2rem;width:50%;background-color:gainsboro;color:black;padding:.75rem 1.5rem;border-radius:12px;font-size:1rem;border:none;cursor:pointer;transition:background .3s ease}.BestSelling_showMoreButton__BYZEk:hover{background-color:#0d9488;color:white}