.bestseller-section{width:100%;max-width:1440px;margin:0 auto;padding:70px 2rem}.bestseller-container{width:100%}.bestseller-header{justify-content:space-between;align-items:center;display:flex}.bestseller-header h2{color:#1a1a1a;margin:0;font-family:jost;font-size:32px;font-weight:500}.view-all{color:#126e39;letter-spacing:.05em;font-size:14.4px;font-weight:600;text-decoration:none;transition:opacity .3s}.view-all:hover{opacity:.7}.bestseller-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.bestseller-view-all{justify-content:flex-end;align-items:center;margin-bottom:2rem;display:flex}.special-outer+.bestseller-section{padding-top:0}@media screen and (max-width:1199px){.bestseller-grid{gap:1rem}}@media screen and (max-width:1024px){.bestseller-grid{grid-template-columns:repeat(3,1fr);gap:1.3rem}.bestseller-grid .product-card{margin-bottom:15px}.bestseller-section{padding:60px 2rem}.bestseller-header h2{font-size:30px}}@media screen and (max-width:900px){.bestseller-grid{gap:1.2rem}}@media screen and (max-width:767px){.bestseller-grid{grid-template-columns:repeat(2,1fr)}.bestseller-section{padding:50px 1.5rem}.view-all{font-size:13px}.bestseller-header h2{font-size:26px}}@media screen and (max-width:576px){.bestseller-header h2{font-size:26px}.bestseller-grid{gap:12px}.bestseller-grid .product-card{margin-bottom:6px}}@media screen and (max-width:480px){.bestseller-grid{grid-template-columns:repeat(2,1fr)}.bestseller-header h2{font-size:26px}}
