.eco-blog-cats{display:flex;flex-wrap:wrap;gap:8px;margin:14px 0 18px}.eco-blog-grid .product-image{aspect-ratio:1.35;min-height:160px;padding:0;background:#f9f9f9;overflow:hidden}.eco-blog-grid .product-image img{width:100%;height:100%;object-fit:cover}.eco-blog-card:hover .product-image img{transform:scale(1.04)}.eco-blog-title{min-height:46px;margin-bottom:8px}.eco-blog-text{font-size:13px;color:var(--text-light);line-height:1.5;margin-bottom:14px;min-height:58px}.eco-blog-hero{border-radius:var(--radius-lg);overflow:hidden;background:#f9f9f9;margin:18px 0 24px}.eco-blog-hero img{display:block;width:100%;height:auto}.eco-blog-content{background:var(--bg-white);border:1px solid var(--border-color);border-radius:var(--radius-lg);padding:24px;line-height:1.75;color:var(--text-color)}.eco-blog-content h2,.eco-blog-content h3{margin:18px 0 10px}.eco-blog-content p{margin:0 0 14px}.eco-blog-content ul,.eco-blog-content ol{margin:0 0 16px 22px}.eco-blog-content img{border-radius:var(--radius);margin:10px 0}@media(max-width:576px){.eco-blog-content{padding:16px}.eco-blog-text{display:none}}
