.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-1501 .elementor-element.elementor-element-83c7d83{width:100%;max-width:100%;}.elementor-1501 .elementor-element.elementor-element-83c7d83 img{width:100%;max-width:100%;height:267px;object-fit:cover;object-position:center center;}/* Start custom CSS for image, class: .elementor-element-551f879 */<!-- CTA UPCxels - Kit Espacios de Datos -->
<div class="cta-upcxels">
  <div class="cta-content">
    <h2>Forma parte de UPCxels</h2>
    <p>Solicita tu <strong>Kit Espacios de Datos</strong> y conecta tu organización al futuro de la innovación digital.</p>
    <a href="mailto:upcxels.ideai@upc.edu" class="cta-button">Solicitar el Kit</a>
  </div>
</div>

<style>
.cta-upcxels {
  background: #f5f9fc; /* fondo claro institucional */
  border: 2px solid #0083CA; /* azul corporativo UPC Pantone 3005 */
  border-radius: 12px;
  padding: 2rem;
  text-align: center;
  font-family: 'Public Sans', Arial, sans-serif;
  max-width: 700px;
  margin: 2rem auto;
  box-shadow: 0 4px 12px rgba(0,0,0,0.08);
}

.cta-upcxels h2 {
  color: #0083CA;
  font-size: 1.8rem;
  margin-bottom: 0.5rem;
  font-weight: 700;
}

.cta-upcxels p {
  color: #333;
  font-size: 1.1rem;
  margin-bottom: 1.5rem;
  line-height: 1.5;
}

.cta-button {
  display: inline-block;
  background: #0083CA;
  color: #fff;
  font-size: 1.1rem;
  font-weight: 600;
  padding: 0.8rem 2rem;
  border-radius: 8px;
  text-decoration: none;
  transition: background 0.3s ease;
}

.cta-button:hover {
  background: #006ba1; /* tono más oscuro al pasar el ratón */
}
</style>/* End custom CSS */