.catalog-title{padding:76px 0 34px;background:var(--brand-bg-alt);text-align:center}.catalog-title p{max-width:760px;margin:0 auto;color:var(--brand-text-secondary)}.evidence-strip{display:flex;justify-content:center;flex-wrap:wrap;gap:10px;margin-top:24px}.evidence-strip span{border:1px solid var(--brand-border);background:#fff;padding:8px 12px;font-size:.82rem;font-weight:800}.product-tabs-section{padding:54px 0 88px}.product-tabs{justify-content:center;gap:8px}.product-tabs .nav-link{border-radius:0;color:var(--brand-text);border:1px solid var(--brand-border);font-weight:800}.product-tabs .nav-link.active{background:var(--brand-primary)}.product-tab-content{margin-top:36px}.product-tab-content h2{margin-bottom:22px;font-weight:800}.dynamic-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:18px;gap:18px}.dynamic-product-card button{display:block;width:100%;height:100%;padding:0;text-align:left;border:1px solid var(--brand-border);background:#fff}.product-img-wrap{display:block;aspect-ratio:1/1;background:var(--brand-bg-alt)}.product-img-wrap img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.dynamic-product-card span:last-child,.dynamic-product-card strong{display:block;padding:0 16px}.dynamic-product-card strong{margin-top:16px;min-height:44px;font-weight:800}.dynamic-product-card span:last-child{margin:10px 0 16px;color:var(--brand-accent);font-size:.86rem;font-weight:800}.service-note{margin-top:34px;padding:18px 20px;border-left:4px solid var(--brand-accent);background:var(--brand-bg-alt)}@media (max-width:991px){.dynamic-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:575px){.dynamic-product-grid{grid-template-columns:1fr}}