.tjn-product-feature{padding:72px 0;background:linear-gradient(135deg,var(--brand-bg-alt),#f3ecff)}.tjn-product-feature img{width:100%;aspect-ratio:1/1}.tjn-category{margin-bottom:64px}.tjn-product-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.tjn-product-card{padding:0;border:1px solid var(--brand-border);background:#fff;text-align:left}.tjn-product-card img{width:100%;aspect-ratio:4/3}.tjn-product-card span,.tjn-product-card strong{display:block;padding:0 20px}.tjn-product-card strong{padding-top:18px}.tjn-product-card span{padding-bottom:20px;color:var(--brand-text-secondary)}@media (max-width:767px){.tjn-product-grid{grid-template-columns:1fr}}