.products-grid--general{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:20px!important}@media(max-width:1100px){.products-grid--general{grid-template-columns:repeat(2,1fr)!important}}@media(max-width:600px){.products-grid--general{grid-template-columns:repeat(2,1fr)!important;gap:12px!important}}.product-card--general{display:flex!important;flex-direction:column!important;align-items:stretch!important;background:var(--color-bg-1, #fff);border:1px solid var(--color-border-light, #e8ecef);border-radius:12px;overflow:hidden;transition:box-shadow .3s ease,transform .3s ease;padding:0!important;height:auto;position:relative}.product-card--general:hover{box-shadow:0 10px 36px #0a3d6221;transform:translateY(-3px)}.product-card__image-link{display:block;text-decoration:none}.product-card__image-wrap{position:relative;width:100%;aspect-ratio:4 / 3;overflow:hidden;background:#f4f6f8}.product-card__image-wrap img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.product-card--general:hover .product-card__image-wrap img{transform:scale(1.05)}.product-card__image-wrap .placeholder-image{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#c0c8d2}.product-card__image-wrap .placeholder-image svg{width:50px;height:50px}.product-card__type-badge{position:absolute;top:10px;left:10px;background:#0a3d62e0;color:#fff;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;padding:3px 8px;border-radius:4px;line-height:1.4;pointer-events:none}.product-card__body{display:flex;flex-direction:column;flex:1;padding:14px 16px 16px;gap:6px}.product-card__meta{min-height:16px}.product-card__sku{font-size:10px;font-weight:600;color:#8a96a3;text-transform:uppercase;letter-spacing:.4px}.product-card__title{margin:0;font-size:13px;font-weight:700;line-height:1.35;color:var(--color-text-default, #1a1a1a)}.product-card__title a{text-decoration:none;color:inherit;transition:color .2s}.product-card__title a:hover{color:#0a3d62}.product-card__desc{margin:0;font-size:11px;color:#6c757d;line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-card__dims{display:flex;flex-wrap:wrap;gap:6px;margin-top:2px}.product-card__dims span{font-size:10px;font-weight:600;color:#8a96a3;background:#f0f3f6;padding:2px 6px;border-radius:3px}.product-card__footer{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:auto;padding-top:10px;border-top:1px solid #f0f3f6}.product-card__price{display:flex;flex-direction:column;gap:2px}.product-card__price-val{font-size:15px;font-weight:800;color:#28a745;line-height:1}.product-card__compare{font-size:11px;color:#adb5bd;text-decoration:line-through}.product-card__cfp{font-size:11px;font-weight:700;color:#0a3d62;line-height:1.2}.product-card__btn{flex-shrink:0;background:#0a3d62;color:#fff;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;padding:7px 12px;border-radius:6px;text-decoration:none;transition:background .2s,transform .15s;white-space:nowrap}.product-card__btn:hover{background:#357abd;transform:translateY(-1px)}@media(max-width:600px){.product-card__body{padding:10px 12px 12px;gap:4px}.product-card__title{font-size:11px}.product-card__desc{display:none}.product-card__price-val{font-size:13px}.product-card__btn{font-size:9px;padding:5px 8px}}
/*# sourceMappingURL=/cdn/shop/t/40/assets/product-grid-general.css.map */
