
.hero-tag {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 12px;
  font-weight: 600;
  color: rgba(255,255,255,0.8);
  margin-bottom: 16px;
}

.icon-primary { color: #1890ff; margin-right: 8px; }
.icon-small { color: #1890ff; margin-right: 8px; font-size: 12px; }
.icon-space { margin-left: 4px; }

.btn-icon { margin-right: 8px; }

.product-card .product-cta { margin-top: 16px; }

.avatar { width: 60px; height: 60px; border-radius: 50%; background: #eef6ff; display:flex; align-items:center; justify-content:center; margin-bottom: 12px; }
.avatar-icon { font-size: 40px; color: #1890ff; }

/* Regla .impact-card h3 eliminada (sección impact removida) */

.trust-list { list-style: none; padding: 0; margin: 0 0 12px 0; }
.trust-list li { margin-bottom: 12px; display:flex; align-items:center; }
.check-icon { color: #52c41a; margin-right: 8px; }

.trust-cta { margin-top: 24px; }

.mt-16 { margin-top: 16px; }
.mt-24 { margin-top: 24px; }

.link-more .icon-space { margin-left: 8px; }