@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}.fc-product-list-container .fc-product-list-heading{margin-bottom:30px;font-size:26px;font-weight:700;color:var(--fct-heading-color)}.fc-product-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.fc-product-list .fc-product-card a{-webkit-text-decoration-line:none;text-decoration-line:none}@container product-grid (min-width:540px){.group.list .fc-single-product-card{grid-template-areas:"head  body" "head footer"}}