.flen-feature-product img,.flen-product-hero img{width:100%;background:var(--brand-bg-alt);border-radius:var(--brand-radius)}.flen-dynamic-products,.flen-products-featured{padding:86px 0}.flen-products-featured{background:#fff}.flen-dynamic-products{background:var(--brand-bg-alt)}.flen-feature-product{display:grid;grid-template-columns:1fr 1fr;grid-gap:34px;gap:34px;align-items:center;background:#fff;border:1px solid var(--brand-border);padding:30px;border-radius:var(--brand-radius)}.flen-feature-product dl{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px}.flen-feature-product dt{font-weight:800}.flen-feature-product dd{margin:0;color:var(--brand-text-muted)}.flen-product-grid,.flen-static-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:22px;gap:22px;margin-top:28px}.flen-product-card,.flen-static-product-grid article{background:#fff;border:1px solid var(--brand-border);border-radius:var(--brand-radius);padding:24px}.flen-product-card img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;background:#eef4fb}.flen-product-card a{color:var(--brand-text)}@media (max-width:991px){.flen-feature-product,.flen-feature-product dl,.flen-product-grid,.flen-static-product-grid{grid-template-columns:1fr}}