.product-grid,.company-product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;list-style:none;padding:0;margin:0;align-items:stretch}@media (max-width:1024px){.company-product-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.product-item p{height:auto!important;min-height:auto!important}.product-grid,.company-product-grid{grid-template-columns:1fr!important}}.product-grid-item,.product-item{background:#fff;border:1px solid #ddd;border-radius:8px;padding:15px!important;text-align:left;display:block;flex-direction:column;justify-content:flex-start;overflow:hidden;box-shadow:none;transition:none}.product-grid-item:hover,.product-item:hover{transform:none;box-shadow:none}.product-item h3{font-family:'Merriweather',serif;font-size:20px;font-weight:700;margin:10px 0;color:#333;text-align:left;height:60px}.product-item p{font-size:.9em;color:#555;margin-bottom:10px;height:190px;min-height:190px}.product-item img{width:100%;height:300px;object-fit:cover;border-radius:5px}.product-image{height:300px;object-fit:cover}a.download-pdf-btn,.pdf-download{display:inline-flex;align-items:center;justify-content:center;margin-top:10px;padding:10px 15px;font-family:'Merriweather',serif;font-size:.9em;font-weight:700;color:#000;text-decoration:none;border:2px solid #000;border-radius:0;background-color:#fff;transition:background-color 0.3s ease}a.download-pdf-btn{border:none!important;padding:0!important}.pdf-download img{width:20px;height:20px;margin-right:8px}.pdf-download:hover{background-color:#ececec}.attachment-row{display:flex;align-items:center;margin-top:8px;padding:10px;border:1px solid #000}.attachment-row img{width:20px;height:23px;margin-right:8px}.attachment-row a{font-size:.9em;color:#000;text-decoration:none}.attachment-row a:hover{text-decoration:underline}.product-attachment{margin-top:auto;padding:0;display:flex;flex-direction:column;justify-content:flex-end;height:inherit}.product-attachment a{display:flex;align-items:center;font-size:14px;color:#000;text-decoration:none;font-family:'Merriweather',serif}.product-attachment a:hover{color:#000}.product-attachment img{width:20px;height:20px;margin-right:8px}::-webkit-scrollbar{display:none;width:.7em;background:#272121}::-webkit-scrollbar-thumb{display:none;background:linear-gradient(transparent,#00FFF7);border-radius:50px}.product-search{display:none!important}.product-custom-fields{font-family:'Merriweather',serif;height:80px}