.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}@media (max-width: 1024px){.product-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width: 768px){.product-grid{grid-template-columns:repeat(2,1fr)}}.product-card{background:#fff;overflow:hidden;display:flex;flex-direction:column;align-items:center;text-align:center;position:relative}.product-card img{width:100%;object-fit:cover;margin-bottom:12px;background:#eee}.shop-btn{display:inline-block;padding:4px 18px;background:#343d1b;color:#fff;text-decoration:none;font-size:14px;width:100%;position:absolute;bottom:48.5px;left:0}.model_name{font-size:16px;font-weight:400;letter-spacing:1px;color:#343d1b;margin-top:8px}.shop-btn:hover{background:#9eb762;color:#fff}
/*# sourceMappingURL=/cdn/shop/t/16/compiled_assets/styles.css.map */
