.elementor-1279 .elementor-element.elementor-element-d9c6842{--display:flex;--min-height:70vh;--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;--justify-content:center;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:5%;--padding-bottom:5%;--padding-left:5%;--padding-right:5%;}.elementor-1279 .elementor-element.elementor-element-d9c6842:not(.elementor-motion-effects-element-type-background), .elementor-1279 .elementor-element.elementor-element-d9c6842 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-widget-heading .elementor-heading-title{color:var( --e-global-color-primary );}.elementor-1279 .elementor-element.elementor-element-4f66781{text-align:center;}.elementor-1279 .elementor-element.elementor-element-4f66781 .elementor-heading-title{font-family:var( --e-global-typography-b44ddf2-font-family ), Sans-serif;font-size:var( --e-global-typography-b44ddf2-font-size );font-weight:var( --e-global-typography-b44ddf2-font-weight );font-style:var( --e-global-typography-b44ddf2-font-style );color:var( --e-global-color-867e461 );}.jet-listing-item.single-jet-engine.elementor-page-1279 > .elementor{width:380px;margin-left:auto;margin-right:auto;}@media(min-width:1025px){.elementor-1279 .elementor-element.elementor-element-d9c6842:not(.elementor-motion-effects-element-type-background), .elementor-1279 .elementor-element.elementor-element-d9c6842 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-attachment:scroll;}}@media(max-width:1024px){.elementor-1279 .elementor-element.elementor-element-4f66781 .elementor-heading-title{font-size:var( --e-global-typography-b44ddf2-font-size );}}@media(max-width:767px){.elementor-1279 .elementor-element.elementor-element-4f66781 .elementor-heading-title{font-size:var( --e-global-typography-b44ddf2-font-size );}}/* Start custom CSS for container, class: .elementor-element-d9c6842 */.texto-hover {

  opacity: 0 !important;

  transition: opacity 0.3s ease !important;

  position: relative !important;

  z-index: 2 !important;

}



/* Pseudo-elemento para el fondo desenfocado */

.columna-hover::before {

  content: '' !important;

  position: absolute !important;

  top: 0 !important;

  left: 0 !important;

  width: 100% !important;

  height: 100% !important;

  background: rgba(0, 0, 0, 0.7) !important; /* Fondo semi-transparente */

  opacity: 0 !important;

  transition: opacity 0.3s ease, backdrop-filter 0.3s ease !important;

  backdrop-filter: blur(8px) !important;

  z-index: 1 !important;

}



/* Efecto al hacer hover: mostrar el desenfoque */

.columna-hover:hover::before {

  opacity: 1 !important;

}



/* Mostrar el texto cuando pasas el cursor */

.columna-hover:hover .texto-hover {

  opacity: 1 !important;

}/* End custom CSS */