.inst-products-title{padding:78px 0 42px;text-align:center;background:var(--brand-bg-alt)}.inst-products-title h1{font-weight:900}.inst-products-title p{max-width:720px;margin:auto;color:var(--brand-text-muted)}.inst-product-tabs{padding:54px 0 90px}.product-tabs{gap:10px;justify-content:center}.product-tabs .nav-link{border-radius:999px;background:#fff;border:1px solid var(--brand-border);color:var(--brand-text)!important;font-weight:800}.product-tabs .nav-link.active{background:var(--brand-primary);border-color:var(--brand-primary);color:#fff!important}.product-card{border:1px solid var(--brand-border);border-radius:var(--radius);overflow:hidden;box-shadow:0 14px 34px rgba(23,51,68,.07)}.product-card img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;background:var(--brand-bg-alt)}.product-card h2{font-size:1.15rem;font-weight:900}.product-card p{color:var(--brand-text-muted)}.product-card span{color:var(--brand-primary);font-weight:900}