.products-featured{padding:164px 0 88px;background:var(--brand-bg-alt)}.products-featured__row{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,0.82fr);grid-gap:48px;gap:48px;align-items:center}.products-featured img{aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover;border:1px solid var(--brand-border);background:#fff}.catalog-note{display:grid;grid-template-columns:0.45fr 1fr;grid-gap:40px;gap:40px;margin-bottom:34px}@media (max-width:991px){.catalog-note,.products-featured__row{grid-template-columns:1fr}}