.tsn-product-feature{padding:72px 0;background:var(--brand-bg-alt)}.tsn-product-feature img{width:100%;aspect-ratio:1/1}.tsn-category{margin-bottom:64px}.tsn-category>p{max-width:720px}.tsn-dynamic-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.tsn-product-card{padding:0;border:1px solid var(--brand-border);background:var(--brand-bg);text-align:left}.tsn-product-card img{width:100%;aspect-ratio:4/3}.tsn-product-card small,.tsn-product-card span{display:block;padding:0 20px}.tsn-product-card span{padding-top:18px;font-weight:700;color:var(--brand-text)}.tsn-product-card small{padding-bottom:20px;color:var(--brand-text-secondary)}@media (max-width:991px){.tsn-dynamic-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:575px){.tsn-dynamic-grid{grid-template-columns:1fr}}