.produtos-grid{grid-template-columns:1fr;max-width:480px}@media (min-width:641px){.produtos-grid{grid-template-columns:repeat(2,1fr);max-width:960px}}@media (min-width:1024px){.produtos-grid{grid-template-columns:repeat(3,1fr);max-width:1320px}}.produtos-card__actions{gap:var(--spacing-2);flex-wrap:wrap;display:flex}.produtos-card__actions>a,.produtos-card__actions>button{text-align:center;white-space:nowrap;flex:1 1 0;min-width:0}@media (max-width:640px){.produtos-card__specs{gap:var(--spacing-2)!important}.produtos-card__spec-value{font-size:var(--font-size-sm)!important}.produtos-card__spec-label{letter-spacing:.04em;font-size:.625rem!important}.produtos-card__actions{gap:var(--spacing-1)}.produtos-card__actions>a{font-size:var(--font-size-xs)}}
