.landings-products{--coll-gap:8px;display:grid;grid-template-columns:repeat(6,1fr);gap:var(--coll-gap)}@media (max-width:991px){.landings-products{grid-template-columns:repeat(3,1fr)}}.landings-products--3-in-row{grid-template-columns:repeat(3,1fr)}.landings-products__item{aspect-ratio:1;display:flex;align-items:center;justify-content:center;min-width:0;overflow:hidden}.landings-products__img{mix-blend-mode:darken}