:root{--background-color:#f9f7f4}.ShopListing{box-sizing:border-box;column-gap:var(--six-gutter);display:grid;grid-column:content;grid-template-columns:[content-start] repeat(var(--six-cols),1fr) [content-end];margin-bottom:calc(3.44828vw + 31.03448px)}@supports not (display:grid){.ShopListing{display:block;width:100%}}@media(min-width:2001px){.ShopListing{margin-bottom:100px}}@media(max-width:550px){.ShopListing{margin-bottom:50px}}.ShopListing .ShopListing__post-controller{grid-column:content}.ShopListing .PostController__autogrid{box-sizing:border-box;column-gap:var(--six-gutter);display:grid;grid-template-columns:[content-start] repeat(var(--six-cols),1fr) [content-end]}@supports not (display:grid){.ShopListing .PostController__autogrid{display:block;width:100%}}.ShopListing .PostController__autogrid .ProductCard{grid-column:span 2;margin-bottom:calc(3.10345vw + 27.93103px)}@media(min-width:2001px){.ShopListing .PostController__autogrid .ProductCard{margin-bottom:90px}}@media(max-width:550px){.ShopListing .PostController__autogrid .ProductCard{margin-bottom:45px}}.ShopListing .PostController__autogrid .ProductCard:last-of-type,.ShopListing .PostController__autogrid .ProductCard:nth-last-of-type(2){margin-bottom:0}@media(min-width:1024px){.ShopListing .PostController__autogrid .ProductCard{grid-column:span 4}.ShopListing .PostController__autogrid .ProductCard:last-of-type,.ShopListing .PostController__autogrid .ProductCard:nth-last-of-type(2),.ShopListing .PostController__autogrid .ProductCard:nth-last-of-type(3),.ShopListing .PostController__autogrid .ProductCard:nth-last-of-type(4),.ShopListing .PostController__autogrid .ProductCard:nth-last-of-type(5){margin-bottom:0}}.ShopListing .ProductCard:not(.ProductCard--horizontal){background-color:transparent}