@container product-grid (min-width:540px){.group.list .fc-product-card{grid-template-columns:repeat(5,minmax(0,1fr))}}.group.list .fc-product-card img{display:block;height:100%}@container product-grid (min-width:390px){.group.list .fc-product-card img{aspect-ratio:1/1}}@container product-grid (min-width:390px){.group.list .fc-product-card button,.group.list .fc-product-card .fc-product-view-button{max-width:178px;transition-property:none}}.fc-product-card button.group.loading .fluent-cart-loader,.fc-product-card .fc-product-view-button.group.loading .fluent-cart-loader{opacity:1}@container product-grid (min-width:540px){.group.list .fc-single-product-card{grid-template-areas:"head  body" "head footer"}}