.catalog-product-widget-items{display:grid;justify-content:space-between;gap:4em 1.5em;grid-template-columns:repeat(auto-fill,minmax(100px,225px));margin:0 auto;padding:1em 0}.catalog-product-widget-items__show-more{position:relative;display:flex;justify-content:center;align-items:center;flex-direction:column;background-color:#00000080;box-sizing:border-box;transition:background-color .2s ease-in}.catalog-product-widget-items__show-more img{aspect-ratio:1/1;filter:brightness(.5);transition:filter .2s ease-in;max-width:100%}.catalog-product-widget-items__show-more span{color:#fff9;font-size:1.25em;width:100%;text-align:center;display:flex;flex-direction:column;padding:1em}.catalog-product-widget-items__show-more:hover{background-color:#000000b3!important}.catalog-product-widget-items__show-more:hover img{filter:brightness(.3)}.catalog-product-widget-items__show-more:hover span{color:#fff}.a--show_more{text-decoration:none}
