.dsgo-product-categories-grid{display:grid;gap:var(--wp--style--block-gap,1.5rem)}.dsgo-product-categories-grid--cols-2{grid-template-columns:repeat(2,1fr)}.dsgo-product-categories-grid--cols-3{grid-template-columns:repeat(3,1fr)}.dsgo-product-categories-grid--cols-4{grid-template-columns:repeat(4,1fr)}.dsgo-product-categories-grid--cols-5{grid-template-columns:repeat(5,1fr)}.dsgo-product-categories-grid__card{aspect-ratio:var(--dsgo-pcg-aspect-ratio,3/4);background-color:rgba(0,0,0,.12);background-color:color-mix(in srgb,currentcolor 12%,transparent);border-radius:inherit;color:#fff;display:block;overflow:hidden;position:relative;text-decoration:none}.dsgo-product-categories-grid__card:focus-visible .dsgo-product-categories-grid__image,.dsgo-product-categories-grid__card:hover .dsgo-product-categories-grid__image{transform:scale(1.05)}.dsgo-product-categories-grid__card--featured{grid-column:span 2}.dsgo-product-categories-grid__card .dsgo-product-categories-grid__image{display:block;height:100%;inset:0;-o-object-fit:cover;object-fit:cover;position:absolute;transition:transform .3s ease;width:100%}.dsgo-product-categories-grid__placeholder-icon{align-items:center;color:currentcolor;display:flex;inset:0;justify-content:center;opacity:.35;position:absolute}.dsgo-product-categories-grid__placeholder-svg{fill:none;height:3rem;stroke:currentcolor;stroke-width:1.5;width:3rem}.dsgo-product-categories-grid__overlay{background:linear-gradient(0deg,rgba(0,0,0,.6) 0,transparent 60%);display:flex;flex-direction:column;inset:0;justify-content:flex-end;padding:var(--wp--preset--spacing--30,1rem);position:absolute;z-index:1}.dsgo-product-categories-grid__overlay--center{align-items:center;background:rgba(0,0,0,.4);justify-content:center;text-align:center}.dsgo-product-categories-grid__name{color:inherit;font-size:inherit;line-height:inherit;margin:0}.dsgo-product-categories-grid__count{display:block;font-size:.875em;margin-top:.25em;opacity:.8}@media(max-width:781px){:where(.dsgo-product-categories-grid--cols-3),:where(.dsgo-product-categories-grid--cols-4),:where(.dsgo-product-categories-grid--cols-5){grid-template-columns:repeat(2,1fr)}:where(.dsgo-product-categories-grid--cols-3 .dsgo-product-categories-grid__card--featured),:where(.dsgo-product-categories-grid--cols-4 .dsgo-product-categories-grid__card--featured),:where(.dsgo-product-categories-grid--cols-5 .dsgo-product-categories-grid__card--featured){grid-column:span 2}}@media(max-width:480px){:where(.dsgo-product-categories-grid--cols-2),:where(.dsgo-product-categories-grid--cols-3),:where(.dsgo-product-categories-grid--cols-4),:where(.dsgo-product-categories-grid--cols-5){grid-template-columns:1fr}:where(.dsgo-product-categories-grid__card--featured){grid-column:span 1}}
