.products-hero{padding:80px 0;background:#111}.products-hero h1{font-size:max(2rem, min(4vw, 3.5rem));color:#fff}.products-hero p{color:#fff}.bos-products-hero-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:48px;gap:48px;align-items:center}.bos-products-hero-grid img{width:100%;height:400px;-o-object-fit:cover;object-fit:cover}.bos-product-catalog{background:#fff}.bos-category-block+.bos-category-block{margin-top:72px}.bos-category-head{display:flex;justify-content:space-between;gap:32px;align-items:end;border-bottom:2px solid #111;margin-bottom:24px}.bos-category-head p{max-width:540px}.bos-dynamic-product{height:100%;border:1px solid var(--brand-border);background:#fff}.bos-dynamic-product button{width:100%;height:100%;padding:0;border:0;background:#fff;text-align:left;color:var(--brand-text)}.bos-dynamic-product img{width:100%;aspect-ratio:4/3;-o-object-fit:contain;object-fit:contain;background:#f3f5f8}.bos-dynamic-product small,.bos-dynamic-product span{display:block;padding:0 20px}.bos-dynamic-product span{padding-top:20px;font-size:1.05rem;font-weight:700}.bos-dynamic-product small{padding-top:8px;padding-bottom:20px;color:var(--brand-accent)}@media (max-width:767px){.bos-products-hero-grid{grid-template-columns:1fr}.bos-products-hero-grid img{height:300px}.bos-category-head{display:block}.bos-category-block+.bos-category-block{margin-top:56px}}