.products-shell{padding:86px 0 100px;background:var(--brand-bg)}.products-intro{max-width:850px;margin-bottom:42px}.products-intro h1{color:var(--brand-primary-dark);font-size:2.75rem;font-weight:800}.products-intro p{color:var(--brand-text-muted)}.product-sidebar{position:sticky;top:142px;padding:24px;border:1px solid var(--brand-border);background:var(--brand-bg-alt)}.product-sidebar h2{color:var(--brand-primary);font-size:1.1rem;font-weight:800}.product-sidebar ul{padding:0;margin:16px 0 0;list-style:none}.product-sidebar a{display:block;padding:11px 0;color:var(--brand-text);border-bottom:1px solid var(--brand-border);font-weight:700}.product-sidebar a.is-active,.product-sidebar a:hover{color:var(--brand-primary)}.product-category-block{padding-bottom:54px;margin-bottom:54px;border-bottom:1px solid var(--brand-border)}.product-category-block:last-child{border-bottom:0}.category-heading{margin-bottom:24px}.category-heading h2{color:var(--brand-primary-dark);font-size:1.8rem;font-weight:800}.category-heading p{max-width:720px;color:var(--brand-text-muted)}.product-card{display:flex;flex-direction:column;border:1px solid var(--brand-border);background:var(--brand-bg);transition:transform .2s,box-shadow .2s}.product-card:hover{transform:translateY(-4px);box-shadow:0 18px 35px rgba(6,40,74,.12)}.product-card a{display:flex;flex:1;flex-direction:column;color:var(--brand-text)}.product-image-wrap{display:flex;min-height:210px;align-items:center;justify-content:center;padding:22px;background:var(--brand-bg-alt)}.product-image-wrap img{max-height:180px;-o-object-fit:contain;object-fit:contain}.product-card-body{display:block;padding:22px}.product-card-body strong{display:block;min-height:52px;color:var(--brand-primary-dark);font-size:1.02rem;line-height:1.35}.product-card-body small{display:block;margin-top:10px;color:var(--brand-text-muted)}.hppr-card-btn{margin:0 22px 22px}@media (max-width:991px){.product-sidebar{position:static}.products-intro h1{font-size:2.2rem}}