.products-featured{background:var(--brand-bg-alt);padding:76px 0}.products-featured img{width:100%;aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover;background:linear-gradient(135deg,rgba(11,111,173,.18),rgba(15,26,43,.82))}.product-dynamic-grid{background:var(--brand-bg)}.product-category-block{margin-bottom:64px}.category-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:22px;border-bottom:1px solid var(--brand-border);padding-bottom:18px}.category-heading p{max-width:620px;margin:0}.product-card{padding:0;overflow:hidden;height:100%}.product-card-button{width:100%;height:100%;display:flex;flex-direction:column;padding:0;background:0 0;border:0;text-align:left;color:var(--brand-text)}.product-image img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;background:var(--brand-bg-alt)}.product-body{display:flex;flex-direction:column;gap:10px;padding:22px;flex:1}.product-body strong{font-size:20px;line-height:1.25}.product-body span{color:var(--brand-text-secondary)}.product-body em{color:var(--brand-primary);font-style:normal;font-weight:800;margin-top:auto}@media (max-width:767px){.category-heading{display:block}}