@container product-grid (min-width:540px){.group.list .fct-product-card{grid-template-columns:repeat(5,minmax(0,1fr))}}.fct-product-card del{opacity:.5}.fct-product-card .fct-dynamic-product-image .fct-product-card-image-wrap{margin-left:-0;margin-right:-0;margin-top:-0}.fct-product-card h5.dynamic,.fct-product-card .fct-dynamic-product-title{margin:0!important}.group.list .fct-product-card img{display:block;height:100%}@container product-grid (min-width:390px){.group.list .fct-product-card img{aspect-ratio:1/1}}.fct-product-card .fct-product-sku{padding-left:12px;padding-right:12px;padding-bottom:4px;font-size:14px}.fct-product-card .fct-product-sku .fct-product-sku__label{font-weight:600;color:var(--fct-card-primary-text-color)}.fct-product-card .fct-product-sku .fct-product-sku__value{font-weight:400;color:var(--fct-card-text-color)}@container product-grid (min-width:390px){.group.list .fct-product-card button{max-width:178px;transition-property:none}}.fct-product-card button.out-of-stock{cursor:not-allowed;border-width:1px;border-style:solid;border-color:var(--fct-card-border-color);--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity,1));font-weight:500;--tw-text-opacity:1;color:rgba(157,159,172,var(--tw-text-opacity,1));--tw-shadow:0 0 rgba(0,0,0,0);--tw-shadow-colored:0 0 rgba(0,0,0,0);box-shadow:var(--tw-ring-offset-shadow,0 0 rgba(0,0,0,0)),var(--tw-ring-shadow,0 0 rgba(0,0,0,0)),var(--tw-shadow)}.fct-product-card .fct-product-card-content{display:grid}.fct-product-view-button{background:linear-gradient(180deg,rgba(255,255,255,.16),rgba(255,255,255,0)),var(--fct-card-btn-bg-color);box-shadow:inset 0 .5px .5px .5px rgba(255,255,255,.1);margin-top:auto;display:flex;min-height:40px;cursor:pointer;align-items:center;justify-content:center;border-radius:8px;border-width:0;padding:12px;text-align:center;font-size:14px;line-height:1;color:var(--fct-card-btn-text-color)}.fct-product-view-button:hover{background-color:var(--fct-card-btn-bg-color);color:var(--fct-card-btn-text-color)}@container product-grid (min-width:390px){.group.list .fct-product-view-button{max-width:178px;transition-property:none}}.fct-product-view-button.group.loading .fluent-cart-loader{opacity:1}.fct-product-view-button.out-of-stock{cursor:not-allowed;border-width:1px;border-style:solid;border-color:var(--fct-card-border-color);--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity,1));font-weight:500;--tw-text-opacity:1;color:rgba(157,159,172,var(--tw-text-opacity,1));--tw-shadow:0 0 rgba(0,0,0,0);--tw-shadow-colored:0 0 rgba(0,0,0,0);box-shadow:var(--tw-ring-offset-shadow,0 0 rgba(0,0,0,0)),var(--tw-ring-shadow,0 0 rgba(0,0,0,0)),var(--tw-shadow)}.fct-product-list-container .fct-product-list-heading{margin-bottom:30px;font-size:26px;font-weight:700;color:var(--fct-heading-color)}.fct-product-list{display:grid;gap:24px;--fct-product-list-columns:4;grid-template-columns:repeat(var(--fct-product-list-columns),1fr)}.fct-product-list .fct-product-card a{-webkit-text-decoration-line:none;text-decoration-line:none}@container product-grid (min-width:540px){.group.list .fct-single-product-card{grid-template-areas:"head  body" "head footer"}}@media (max-width:990px){.fct-product-list{--fct-product-list-columns:3!important}}@media (max-width:768px){.fct-product-list{--fct-product-list-columns:2!important}}@media (max-width:575px){.fct-product-list{--fct-product-list-columns:1!important}}