.ifm-products-feature{background:var(--brand-bg-alt)}.ifm-products-feature h1{font-size:max(2rem, min(4vw, 3.5rem))}.ifm-products-feature img{width:100%;aspect-ratio:16/11;-o-object-fit:cover;object-fit:cover;background:var(--brand-neutral-light)}.ifm-category-block{margin-top:44px}.ifm-category-block__head{display:flex;justify-content:space-between;gap:24px;border-top:1px solid var(--brand-border);padding-top:22px;margin-bottom:20px}.ifm-category-block__head p{max-width:560px}.ifm-product-grid--dynamic{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.ifm-product-card--dynamic button{width:100%;min-height:100%;padding:0;border:0;background:#fff;text-align:left}.ifm-product-card__image{padding:0}.ifm-product-card__image img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover}.ifm-product-card__name{font-weight:800;color:var(--brand-text)}