.products-tabs-page{padding:168px 0 88px}.catalog-head{max-width:900px;margin-bottom:36px}.category-tabs{border-bottom:1px solid var(--brand-border);gap:8px;margin-bottom:30px}.category-tabs .nav-link{border:1px solid var(--brand-border);border-bottom:0;color:var(--brand-text);border-radius:0;font-weight:700;background:#fff}.category-tabs .nav-link.active{background:var(--brand-primary);color:#fff;border-color:var(--brand-primary)}.category-note{max-width:720px;margin-bottom:24px}.product-card{border:1px solid var(--brand-border);background:#fff;transition:transform .2s,box-shadow .2s}.product-card:hover{transform:translateY(-4px);box-shadow:0 16px 34px rgba(13,16,23,.08)}.product-card a{display:block;height:100%;color:inherit}.product-card img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;background:#e9eef4}.product-card-body{padding:22px}.product-card-body span{color:var(--brand-accent);font-weight:800}