.stae-products-title{text-align:center}.stae-products-title p{margin-left:auto;margin-right:auto}.stae-product-tabs{border-bottom:1px solid var(--brand-border);gap:8px;flex-wrap:wrap}.stae-product-tabs .nav-link{border-radius:0;border:1px solid var(--brand-border);color:var(--brand-text);font-weight:700;background:var(--brand-bg)}.stae-product-tabs .nav-link.active{background:var(--brand-primary);border-color:var(--brand-primary);color:var(--text-on-dark)}.stae-product-tab-content{padding-top:34px}.stae-category-heading{margin-bottom:24px}.stae-dynamic-product-card{border:1px solid var(--brand-border);background:var(--brand-bg);transition:transform 180ms,box-shadow 180ms}.stae-dynamic-product-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-card)}.stae-dynamic-product-card a{display:block;color:var(--brand-text);height:100%}.stae-dynamic-product-card figure{margin:0;aspect-ratio:4/3;background:var(--brand-bg-alt);border-bottom:1px solid var(--brand-border)}.stae-dynamic-product-card img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;padding:16px}.stae-dynamic-product-body{padding:22px}.stae-dynamic-product-body h3{font-size:20px;min-height:48px}.stae-dynamic-product-body span{color:var(--brand-secondary);font-weight:700}