.wrap-product-grid{background-color:#f5f4f4;width:100%;height:100%}.wrap-product-grid .sec-title{max-width:var(--max-w);margin:0 auto;padding:40px 40px 0}.wrap-product-grid .sec-title h3{letter-spacing:-.36px;font-size:36px;font-weight:300;line-height:1.25}@media (max-width:768px){.wrap-product-grid{overflow-x:auto}}.wrap-product-grid .product-grid{padding-top:40px;padding-bottom:40px;display:grid}.wrap-product-grid .product-grid.grid-box-col{grid-row-gap:30px;grid-column-gap:20px;grid-template-columns:repeat(auto-fill,minmax(285px,1fr));justify-content:start}@media (max-width:768px){.wrap-product-grid .product-grid.grid-box-col{grid-column-gap:10px;grid-row-gap:40px;grid-template-columns:repeat(2,1fr)}}.wrap-product-grid .product-grid.grid-list-col{grid-template-columns:1fr;gap:40px}@media (max-width:767px){.wrap-product-grid .sec-title{padding:30px 15px 0}.wrap-product-grid .product-grid{padding-top:30px;padding-bottom:30px}}
