.tora-product-category{margin-bottom:56px}.tora-product-category h2{border-bottom:1px solid var(--brand-border);padding-bottom:14px;margin-bottom:14px}.tora-product-card{height:100%;border:1px solid var(--brand-border);background:#fff;transition:transform .2s,box-shadow .2s}.tora-product-card:hover{transform:translateY(-4px);box-shadow:0 18px 34px rgba(6,29,43,.12)}.tora-product-card a{display:block;height:100%;color:var(--brand-text)}.tora-product-card img{aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover}.tora-product-card h3{padding:20px 20px 6px;font-size:1.12rem;font-weight:900}.tora-product-card span{display:block;padding:0 20px 22px;color:var(--brand-primary);font-weight:900}