.elementor-4581 .elementor-element.elementor-element-382b7da{--display:flex;}.elementor-4581 .elementor-element.elementor-element-382b7da.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-4581 .elementor-element.elementor-element-296c24f{--display:flex;}.elementor-4581 .elementor-element.elementor-element-a2d34b9{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--align-items:center;}.elementor-4581 .elementor-element.elementor-element-a2d34b9:not(.elementor-motion-effects-element-type-background), .elementor-4581 .elementor-element.elementor-element-a2d34b9 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-text );}.elementor-4581 .elementor-element.elementor-element-c7ed79c{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-4581 .elementor-element.elementor-element-85a20e3{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;text-align:center;}.elementor-4581 .elementor-element.elementor-element-85a20e3 .elementor-heading-title{font-family:"Inter Variable", Sans-serif;font-weight:600;line-height:1px;word-spacing:0px;-webkit-text-stroke-width:0px;stroke-width:0px;-webkit-text-stroke-color:#000;stroke:#000;color:var( --e-global-color-primary );}.elementor-4581 .elementor-element.elementor-element-94e5e06{width:var( --container-widget-width, 115.625% );max-width:115.625%;padding:0px 0px 0px 0px;--container-widget-width:115.625%;--container-widget-flex-grow:0;columns:1;text-align:center;font-family:"Inter Variable", Sans-serif;letter-spacing:0px;word-spacing:0px;color:var( --e-global-color-primary );}.elementor-4581 .elementor-element.elementor-element-94e5e06.elementor-element{--flex-grow:0;--flex-shrink:0;}.elementor-4581 .elementor-element.elementor-element-94e5e06 p{margin-block-end:0px;}.elementor-4581 .elementor-element.elementor-element-44cdfbe{--display:flex;}.elementor-4581 .elementor-element.elementor-element-ac3bbbb{--display:flex;}.elementor-4581 .elementor-element.elementor-element-d520a3a{--display:flex;}.elementor-4581 .elementor-element.elementor-element-00ec78c{--display:flex;}.elementor-4581 .elementor-element.elementor-element-14d2526{--display:flex;}.elementor-4581 .elementor-element.elementor-element-ee4e523{--display:flex;}.elementor-4581 .elementor-element.elementor-element-8e2c14b{--display:flex;}@media(min-width:768px){.elementor-4581 .elementor-element.elementor-element-382b7da{--width:100.09%;}.elementor-4581 .elementor-element.elementor-element-c7ed79c{--width:100%;}}@media(max-width:1024px){.elementor-4581 .elementor-element.elementor-element-382b7da{--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}}@media(max-width:767px){.elementor-4581 .elementor-element.elementor-element-382b7da{--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}}/* Start custom CSS for text-editor, class: .elementor-element-94e5e06 */.elementor-4581 .elementor-element.elementor-element-94e5e06{
color:#ffffff !important;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-a2d34b9 *//* ===== IGNITE CTA: full width + contenido centrado (Elementor Containers) ===== */
.ignite-submit-section{
  background:#2e2e2e;
  width:100vw;
  position:relative;
  left:50%;
  transform:translateX(-50%);
  padding:90px 0;
  overflow:hidden;
  box-sizing:border-box;
}

/* El wrapper interno real de containers es .e-con-inner (y a veces .e-con) */
.ignite-submit-section > .e-con-inner,
.ignite-submit-section > .e-con,
.ignite-submit-section .e-con-inner{
  max-width:1200px;
  margin:0 auto !important;
  padding:0 40px;
  box-sizing:border-box;
}

/* Asegurar layout 2 columnas dentro (texto + imagen) */
.ignite-submit-section .e-con-inner{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:60px;
}

/* Columna texto e imagen */
.ignite-submit-section .e-con-inner > .e-con{
  flex:0 0 auto;
}

/* Primera columna (texto) */
.ignite-submit-section .e-con-inner > .e-con:first-child{
  width:45%;
}

/* Segunda columna (imagen) */
.ignite-submit-section .e-con-inner > .e-con:last-child{
  width:55%;
  display:flex;
  justify-content:flex-end;
}

/* Imagen */
.ignite-submit-section img{
  width:100%;
  max-width:560px;
  height:auto;
  display:block;
}

/* Tipos */
.ignite-submit-section h1,
.ignite-submit-section h2,
.ignite-submit-section h3{
  color:#fff;
  font-family:Inter, sans-serif;
  font-weight:700;
  line-height:1.2;
}

.ignite-submit-section p{
  color:#bfbfbf;
  font-family:Inter, sans-serif;
  font-size:15px;
  line-height:1.7;
}

/* Botón: evitar que se haga gigante */
.ignite-submit-section .elementor-button-wrapper{
  display:inline-block;
}

.ignite-submit-section .elementor-button{
  background:#00CD7C;
  color:#000;
  border-radius:0;
  padding:18px 28px;
  font-weight:600;
  letter-spacing:2px;
  text-transform:uppercase;
}

/* Responsive */
@media (max-width:1024px){
  .ignite-submit-section .e-con-inner{
    flex-direction:column;
    align-items:flex-start;
    gap:30px;
  }
  .ignite-submit-section .e-con-inner > .e-con:first-child,
  .ignite-submit-section .e-con-inner > .e-con:last-child{
    width:100%;
  }
  .ignite-submit-section .e-con-inner > .e-con:last-child{
    justify-content:flex-start;
  }
  .ignite-submit-section img{
    max-width:100%;
  }
}
/* --- Ajustes finos: centrado + proporciones + botón --- */

/* 1) Reducir un poco el ancho útil para que no haya tanto vacío */
.ignite-submit-section .e-con-inner{
  max-width: 1100px !important;  /* antes 1200 */
}

/* 2) Mejor proporción de columnas */
.ignite-submit-section .e-con-inner > .e-con:first-child{
  width: 50% !important;
}
.ignite-submit-section .e-con-inner > .e-con:last-child{
  width: 50% !important;
}

/* 3) Botón: que NO sea una barra gigante */
.ignite-submit-section .elementor-button{
  width: auto !important;
  min-width: 260px;
  padding: 16px 28px !important;
}

/* Si el widget fuerza el botón a ocupar todo el ancho */
.ignite-submit-section .elementor-button-wrapper,
.ignite-submit-section .elementor-button-wrapper a{
  width: auto !important;
  display: inline-block !important;
}

/* 4) Imagen: que se vea “anclada” y con tamaño consistente */
.ignite-submit-section .e-con-inner > .e-con:last-child{
  align-items: center;
}
.ignite-submit-section img{
  max-width: 520px !important;
}

/* 5) Separación vertical más limpia */
.ignite-submit-section{
  padding: 80px 0 !important;
}
.ignite-submit-section img{ max-width: 620px !important; }
.ignite-submit-section .e-con-inner > .e-con:last-child{
  justify-content: flex-end;
  margin-right: -80px; /* ajusta -40 a -140 según te guste */
}








/* =========================
   HERO SPONSORS
========================= */

.ignite-submit-section{
  position: relative;
  overflow: hidden;
  background:
    radial-gradient(circle at top right, rgba(0,195,137,0.18), transparent 35%),
    radial-gradient(circle at bottom left, rgba(0,195,137,0.12), transparent 30%),
    linear-gradient(135deg,#0f0f0f 0%,#1c1c1c 40%,#0b3d2d 100%);
  padding:110px 20px 90px;
}

/* efecto decorativo */
.ignite-submit-section::before{
  content:"";
  position:absolute;
  inset:0;
  background:
    linear-gradient(rgba(255,255,255,0.03) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255,255,255,0.03) 1px, transparent 1px);
  background-size:40px 40px;
  opacity:0.2;
  pointer-events:none;
}

/* titulo */
.ignite-submit-section h1,
.ignite-submit-section h2,
.ignite-submit-section .elementor-heading-title{
  color:#ffffff !important;
  font-size:48px;
  font-weight:800;
  letter-spacing:-1px;
  text-transform:uppercase;
  text-align:center;
  margin-bottom:20px;
}

/* texto */
.ignite-submit-section .elementor-text-editor{
  color:rgba(255,255,255,0.85);
  font-size:18px;
  line-height:1.7;
  text-align:center;
  max-width:760px;
  margin:auto;
}

/* =========================
   METRICAS
========================= */

.ignite-submit-section .elementor-counter{
  background:rgba(255,255,255,0.05);
  border-radius:14px;
  padding:25px 15px;
  backdrop-filter:blur(4px);
  border:1px solid rgba(255,255,255,0.08);
  transition:all .3s ease;
}

.ignite-submit-section .elementor-counter:hover{
  transform:translateY(-6px);
  border-color:#00C389;
}

/* numero */
.ignite-submit-section .elementor-counter-number-wrapper{
  font-size:44px !important;
  font-weight:800;
  color:#00C389 !important;
}

/* texto debajo del numero */
.ignite-submit-section .elementor-counter-title{
  color:#ffffff !important;
  font-size:15px;
  font-weight:600;
  margin-top:5px;
}

/* =========================
   BOTON
========================= */

.ignite-submit-section .elementor-button{
  background:#00C389 !important;
  color:#ffffff !important;
  border-radius:30px;
  padding:15px 32px;
  font-weight:700;
  transition:all .3s ease;
}

.ignite-submit-section .elementor-button:hover{
  background:#00A874 !important;
  transform:translateY(-3px);
}

/* =========================
   RESPONSIVE
========================= */

@media (max-width:768px){

.ignite-submit-section{
padding:80px 20px 60px;
}

.ignite-submit-section h1,
.ignite-submit-section h2{
font-size:34px;
}

.ignite-submit-section .elementor-counter-number-wrapper{
font-size:34px !important;
}

}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Inter Variable';
	font-display: auto;
	src: url('https://ignitecongress.com/wp-content/uploads/2026/03/Inter-VariableFont_opszwght.ttf') format('truetype');
}
/* End Custom Fonts CSS */