.gqb{--gqb-button:#1f5a44;--gqb-button-text:#fff;--gqb-radius:12px}.gqb .button,.gqb button{border-radius:calc(var(--gqb-radius)/2)}.gqb .button-primary,.gqb__add,.gqb-product-card button{background:var(--gqb-button);color:var(--gqb-button-text);border:1px solid var(--gqb-button)}.gqb__item,.gqb__summary{border-radius:var(--gqb-radius)}.gqb-catalogue{margin:1.5rem 0}.gqb-catalogue__filters{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.8rem;margin-bottom:1rem}.gqb-catalogue__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:1rem}.gqb-product-card{overflow:hidden;border:1px solid var(--gqb-border);border-radius:var(--gqb-radius);background:#fff}.gqb-product-card>img,.gqb-product-card__placeholder{display:block;width:100%;aspect-ratio:4/3;object-fit:cover;background:var(--gqb-soft)}.gqb-product-card>div:last-child{padding:1rem}.gqb-product-card h4{margin:.25rem 0}.gqb-product-card p{margin:.25rem 0 .6rem}.gqb-product-card__type{font-size:.78rem;text-transform:capitalize;color:#506158}.gqb-product-card button{display:block;width:100%;margin-top:.8rem;padding:.6rem}.gqb-product-card button:hover{filter:brightness(.9)}@media(max-width:750px){.gqb-catalogue__filters{grid-template-columns:1fr 1fr}}@media(max-width:480px){.gqb-catalogue__filters{grid-template-columns:1fr}}
