.wc-block-product-template{--column-gap: var(--wp--preset--spacing--2-xl);--row-gap: var(--wp--preset--spacing--3-xl);--min-width: 220px;gap:var(--row-gap) var(--column-gap)}.wc-block-product-template__responsive.columns-2{grid-template-columns:repeat(auto-fill, minmax(max(var(--min-width), 100% / 2 - var(--column-gap)), 1fr))}.wc-block-product-template__responsive.columns-3{grid-template-columns:repeat(auto-fill, minmax(max(var(--min-width), 100% / 3 - var(--column-gap)), 1fr))}.wc-block-product-template__responsive.columns-4{grid-template-columns:repeat(auto-fill, minmax(max(var(--min-width), 100% / 4 - var(--column-gap)), 1fr))}.wc-block-product-template__responsive.columns-5{grid-template-columns:repeat(auto-fill, minmax(max(var(--min-width), 100% / 5 - var(--column-gap)), 1fr))}.wc-block-product-template__responsive.columns-6{grid-template-columns:repeat(auto-fill, minmax(max(var(--min-width), 100% / 6 - var(--column-gap)), 1fr))}@media(min-width: 768px){.wc-block-product-template__responsive.columns-4{grid-template-columns:repeat(2, minmax(0, 1fr))}}@media(min-width: 1024px){.wc-block-product-template__responsive.columns-4{grid-template-columns:repeat(4, minmax(0, 1fr))}}.wp-block-heading+.wc-block-product-template{margin-top:var(--wp--custom--spacing--row-gap)}.wc-block-product-template .wc-block-product{position:relative}.wc-block-product-template .wc-block-product a::after{border-radius:var(--wp--custom--border--radius--xs);content:"";height:100%;left:0;position:absolute;top:0;width:100%}.wc-block-product-template .wc-block-product a:focus-visible::after{outline:2px solid var(--wp--custom--color--focus) !important;outline-offset:2px !important;transition:none 0s ease 0s !important;transition:initial !important}
