/* Tarjetas «Por qué elegirnos» — mayúsculas (tokens base) sin desbordar */
#por-que-elegirnos .oceance-value-props-grid {
  min-width: 0;
}

#por-que-elegirnos .oceance-value-props-grid article.lift {
  min-width: 0;
  overflow: hidden;
}

#por-que-elegirnos .oceance-value-props-grid article.lift h3 {
  letter-spacing: 0.06em !important;
  font-size: clamp(0.85rem, 1.45vw, 1.1rem) !important;
  line-height: 1.35 !important;
  overflow-wrap: break-word;
  word-wrap: break-word;
  hyphens: auto;
  max-width: 100%;
}
