.elementor-widget-container .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-container .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-13 .elementor-element.elementor-element-34f8a6c{--display:flex;--min-height:90vh;--justify-content:center;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );}.elementor-widget-ucaddon_blox_particles_logo .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-ucaddon_blox_particles_logo .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-html .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-html .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}body:not(.rtl) .elementor-13 .elementor-element.elementor-element-0ec9f1b{left:47%;}body.rtl .elementor-13 .elementor-element.elementor-element-0ec9f1b{right:47%;}.elementor-13 .elementor-element.elementor-element-0ec9f1b{top:60%;}body.elementor-page-13:not(.elementor-motion-effects-element-type-background), body.elementor-page-13 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}@media(max-width:1024px){body:not(.rtl) .elementor-13 .elementor-element.elementor-element-0ec9f1b{left:40%;}body.rtl .elementor-13 .elementor-element.elementor-element-0ec9f1b{right:40%;}.elementor-13 .elementor-element.elementor-element-0ec9f1b{top:60%;}}@media(max-width:767px){.elementor-13 .elementor-element.elementor-element-34f8a6c{--min-height:80vh;}body:not(.rtl) .elementor-13 .elementor-element.elementor-element-0ec9f1b{left:39%;}body.rtl .elementor-13 .elementor-element.elementor-element-0ec9f1b{right:39%;}.elementor-13 .elementor-element.elementor-element-0ec9f1b{top:60%;}}/* Start custom CSS for html, class: .elementor-element-0ec9f1b */.soon-wrap {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500; /* fino */
  letter-spacing: -0.5px; /* más pegado */
  font-size: 20px;
  color: white;
  display: inline-flex;
  align-items: center;
}

.soon-cursor {
  display: inline-block;
  width: 6px;       /* más fino */
  height: 18px;     /* acorde a la altura del texto */
  background: white;
  margin-left: 4px;
  animation: blink 1.3s steps(1) infinite; /* más lento */
}

@keyframes blink {
  0%, 50% { opacity: 1; }
  50.1%, 100% { opacity: 0; }
}/* End custom CSS */