.catalog-title{background:var(--brand-bg-alt)}.catalog-title .lead{max-width:780px}.reg-badges{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-top:24px}.reg-badges span{border:1px solid var(--brand-border);background:#fff;padding:8px 12px;font-size:.86rem}.product-tabs .nav-link{border:1px solid var(--brand-border);color:var(--brand-text);border-radius:var(--radius);margin:4px;font-weight:700}.product-tabs .nav-link.active{background:var(--brand-primary);border-color:var(--brand-primary);color:#fff}.category-intro{text-align:center;max-width:820px;margin:0 auto 28px}.product-card{border:1px solid var(--brand-border);border-radius:var(--radius);overflow:hidden}.product-card a{display:block;color:var(--brand-text);height:100%}.product-card img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;background:var(--brand-bg-alt)}.product-card h3{font-size:20px}.product-card p{color:var(--brand-text-secondary)}.product-card span{font-weight:700;color:var(--brand-primary)}