.frequently-bought-section{padding:40px 0}.frequently-bought-section .container{max-width:1400px;margin:0 auto;padding:0 24px}.frequently-bought-section .section-title{color:#1a1a1a;margin-bottom:24px;font-size:1.5rem;font-weight:600}.frequently-bought-section .products-grid{grid-template-columns:repeat(auto-fill,minmax(270px,1fr));gap:20px;display:grid}
.other-customers-section{border-top:1px solid #eaeaea;padding:60px 0}.other-customers-section .container{max-width:1400px;margin:0 auto;padding:0 24px}.other-customers-section .section-title{text-align:center;color:#1a1a1a;margin-bottom:30px;font-size:1.5rem;font-weight:600}.other-customers-section .products-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:20px;display:grid}
