.vdj-products-hero{padding:72px 0}.vdj-products-hero h1,.vdj-products-hero p{color:var(--brand-text-inverse)}.vdj-products-hero-grid{display:grid;grid-template-columns:1fr 45%;grid-gap:48px;gap:48px;align-items:center}.vdj-products-hero img{width:100%;min-height:360px;height:100%;-o-object-fit:cover;object-fit:cover;border-color:rgba(255,255,255,.3)}.vdj-product-catalog{padding:64px 0 96px}.vdj-product-intro{max-width:800px;margin:0 0 32px}.vdj-category-block{padding:32px 0 48px;border-top:1px solid var(--brand-border)}.vdj-category-heading{display:grid;grid-template-columns:minmax(220px,0.45fr) 1fr;grid-gap:32px;gap:32px;margin-bottom:24px}.vdj-category-heading h2,.vdj-category-heading p{margin:0}.vdj-product-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.vdj-product-card{border:1px solid var(--brand-border);background:var(--brand-bg)}.vdj-product-trigger{display:grid;width:100%;height:100%;padding:0;border:0;background:var(--brand-bg);color:var(--brand-text);text-align:left;cursor:pointer}.vdj-product-trigger img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;background:var(--brand-neutral-light)}.vdj-product-trigger span{padding:20px 20px 4px;font-size:1.05rem;font-weight:700}.vdj-product-trigger small{padding:0 20px 20px;color:var(--brand-primary-dark);font-weight:700}.vdj-product-trigger:hover{background:var(--brand-bg-alt)}@media (max-width:991px){.vdj-products-hero-grid{grid-template-columns:1fr}.vdj-product-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:575px){.vdj-category-heading,.vdj-product-grid{grid-template-columns:1fr}.vdj-products-hero{padding:56px 0}.vdj-product-catalog{padding:48px 0 72px}}