body.tax-product_cat .odf-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin:32px 0 40px;padding:0;font-family:inherit}
body.tax-product_cat .odf-card{display:flex;flex-direction:column;align-items:flex-start;min-width:0;padding:26px;border-radius:16px;background:var(--odf-bg);color:var(--odf-ink);text-decoration:none;overflow:hidden}
body.tax-product_cat .odf-card:hover{color:var(--odf-ink);box-shadow:0 5px 18px #18213618}
body.tax-product_cat .odf-card:focus-visible{outline:3px solid #673de6;outline-offset:4px}
body.tax-product_cat .odf-eyebrow{font-size:10px;line-height:1.5;letter-spacing:1px;font-weight:700;margin-bottom:10px}
body.tax-product_cat .odf-card h3{font-family:inherit;font-size:25px;line-height:1.2;margin:0 0 10px;color:inherit}
body.tax-product_cat .odf-card p{font-size:14px;line-height:1.5;margin:0;color:inherit;min-height:42px}
body.tax-product_cat .odf-card img{width:100%;height:160px;object-fit:contain;margin:18px 0;mix-blend-mode:normal}
body.tax-product_cat .odf-link{display:flex;justify-content:space-between;gap:16px;width:100%;margin-top:auto;font-size:14px;font-weight:700;line-height:1.5}
@media(max-width:1024px){body.tax-product_cat .odf-cards{gap:16px}body.tax-product_cat .odf-card{padding:20px}body.tax-product_cat .odf-card h3{font-size:22px}}
@media(max-width:700px){body.tax-product_cat .odf-cards{grid-template-columns:1fr;gap:20px;margin-top:28px;margin-bottom:32px}body.tax-product_cat .odf-card{padding:24px}body.tax-product_cat .odf-card p{min-height:0}body.tax-product_cat .odf-card img{height:150px}body.tax-product_cat .odf-card h3{font-size:25px}}
