.elementor-3 .elementor-element.elementor-element-7dfecfa{--display:flex;--position:fixed;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--margin-top:31px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;top:0px;--z-index:2;}.elementor-3 .elementor-element.elementor-element-7dfecfa:not(.elementor-motion-effects-element-type-background), .elementor-3 .elementor-element.elementor-element-7dfecfa > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF00;}body:not(.rtl) .elementor-3 .elementor-element.elementor-element-7dfecfa{left:0px;}body.rtl .elementor-3 .elementor-element.elementor-element-7dfecfa{right:0px;}.elementor-3 .elementor-element.elementor-element-7e124c2{--display:flex;--justify-content:center;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );}.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-3 .elementor-element.elementor-element-783ab19{text-align:center;}.elementor-3 .elementor-element.elementor-element-f5e8b21{--display:flex;--justify-content:center;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--border-radius:40px 40px 40px 40px;box-shadow:0px 0px 10px 0px rgba(204, 204, 204, 0.5);}.elementor-3 .elementor-element.elementor-element-f5e8b21:not(.elementor-motion-effects-element-type-background), .elementor-3 .elementor-element.elementor-element-f5e8b21 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.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-3 .elementor-element.elementor-element-6d764cb .elementor-heading-title{color:var( --e-global-color-secondary );}.elementor-3 .elementor-element.elementor-element-6d764cb .elementor-heading-title a:hover, .elementor-3 .elementor-element.elementor-element-6d764cb .elementor-heading-title a:focus{color:var( --e-global-color-primary );}.elementor-3 .elementor-element.elementor-element-6d764cb .elementor-heading-title a{transition-duration:0.1s;}.elementor-3 .elementor-element.elementor-element-2152fe0f{--display:flex;--margin-top:170px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-3 .elementor-element.elementor-element-6fadf1e{--display:flex;--min-height:97px;--justify-content:center;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );}.elementor-3 .elementor-element.elementor-element-6fadf1e:not(.elementor-motion-effects-element-type-background), .elementor-3 .elementor-element.elementor-element-6fadf1e > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-1623b00 );}.elementor-3 .elementor-element.elementor-element-a67c415{text-align:center;font-family:"Sora", Sans-serif;font-weight:400;color:#FFFFFF;}.elementor-3 .elementor-element.elementor-element-a67c415 a{color:#FFFFFF;}.elementor-3 .elementor-element.elementor-element-a67c415 a:hover, .elementor-3 .elementor-element.elementor-element-a67c415 a:focus{color:var( --e-global-color-primary );}@media(min-width:768px){.elementor-3 .elementor-element.elementor-element-7e124c2{--width:51%;}}@media(max-width:767px){.elementor-3 .elementor-element.elementor-element-7dfecfa{--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--flex-wrap:nowrap;}}/* Start custom CSS for container, class: .elementor-element-7dfecfa *//* Estado inicial (invisible o transparente) */
.elementor-3 .elementor-element.elementor-element-7dfecfa {
  background-color: transparent; /* O el color que tengas ahora */
  transition: background-color 0.4s ease-in-out; /* Animación suave */
}

/* Estado cuando se activa el scroll */
.elementor-3 .elementor-element.elementor-element-7dfecfa.scrolled {
  background-color: rgba(255, 255, 255, 0.85); /* Blanco con 85% de opacidad */
  backdrop-filter: blur(5px); /* Opcional: difumina lo que hay detrás (muy pro) */
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1); /* Opcional: una sombrita suave */
}/* End custom CSS */