.breakdance .bde-section-5604-108 .section-container{align-items:center;text-align:center}.breakdance .bde-heading-5604-109{margin-bottom:var(--hsp-xl)}.breakdance .bde-code-block-5604-110{width:100%}.breakdance .bde-code-block-5604-110{--title-size:var(--hfs-text-m);--title-weight:600;--item-gap:var(--hsp-s);--card-gap:var(--hsp-xs);--item-min-width:20rem;--img-radius:var(--hrd-m);--card-radius:var(--hrd-m);--card-padding:var(--hsp-s);--card-border:1px solid var(--hcl-neutral-6);--card-bg:var(--hcl-neutral-1)}.breakdance .bde-code-block-5604-110 .hs-product-categories{display:grid;grid-template-columns:repeat(auto-fit,minmax(var(--item-min-width),1fr));gap:var(--item-gap);width:100%;list-style-type:none;margin:0;padding:0}.breakdance .bde-code-block-5604-110 .hs-product-categories li a{display:flex;align-items:center;gap:var(--card-gap);border:var(--card-border);border-radius:var(--card-radius);padding:var(--card-padding);background:var(--card-bg)}.breakdance .bde-code-block-5604-110 .hs-product-categories li a div{display:flex;flex-direction:column;gap:var(--hsp-xs)}.breakdance .bde-code-block-5604-110 .hs-product-categories li a span{font-weight:400;color:var(--bde-body-text-color)}.breakdance .bde-code-block-5604-110 .hs-product-categories h4{margin:0;font-size:var(--title-size);font-weight:var(--title-weight)}.breakdance .bde-code-block-5604-110 .hs-product-categories img{aspect-ratio:1 / 1;max-width:6rem;object-fit:cover;border-radius:var(--img-radius)}add_filter('gettext','change_products_text',20,3);function change_products_text($translated_text,$text,$domain){if ($translated_text=='products' || $translated_text=='product'){$translated_text='cachorros';// or 'puppies'}return $translated_text}