.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-3273 .elementor-element.elementor-element-32d86a9{--display:flex;--min-height:100vh;--justify-content:center;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-3273 .elementor-element.elementor-element-32d86a9:not(.elementor-motion-effects-element-type-background), .elementor-3273 .elementor-element.elementor-element-32d86a9 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;background-image:url("https://bengio.es/wp-content/uploads/2025/11/image-1-2-scaled.webp");background-repeat:no-repeat;background-size:cover;}.elementor-3273 .elementor-element.elementor-element-85b10a5{--display:flex;--justify-content:flex-start;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );}.elementor-widget-shortcode .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-shortcode .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}@media(max-width:767px){.elementor-3273 .elementor-element.elementor-element-32d86a9:not(.elementor-motion-effects-element-type-background), .elementor-3273 .elementor-element.elementor-element-32d86a9 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://bengio.es/wp-content/uploads/2025/11/image-1-scaled-1.png");}.elementor-3273 .elementor-element.elementor-element-32d86a9{--min-height:100vh;}}/* Start custom CSS for container, class: .elementor-element-32d86a9 *//* Hace que el contenedor siempre ocupe toda la pantalla */
.contenedor-pantalla {
  width: 100%;
  height: 100svh; /* altura total visible, compatible con móviles */
  display: flex; /* activa el centrado */
  align-items: center; /* centra verticalmente */
  justify-content: center; /* centra horizontalmente */
  background-color: #000; /* opcional, color de fondo */
  color: #fff; /* color del texto dentro */
  text-align: center;
}/* End custom CSS */