.elementor-134 .elementor-element.elementor-element-543ed3b{--display:flex;--margin-top:-11%;--margin-bottom:0%;--margin-left:0%;--margin-right:0%;--padding-top:0%;--padding-bottom:1%;--padding-left:0%;--padding-right:0%;--z-index:2;}.elementor-134 .elementor-element.elementor-element-543ed3b:not(.elementor-motion-effects-element-type-background), .elementor-134 .elementor-element.elementor-element-543ed3b > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#00000000;}.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-134 .elementor-element.elementor-element-979b486 img{width:35%;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}@media(max-width:767px){.elementor-134 .elementor-element.elementor-element-979b486 img{width:50%;}}/* Start custom CSS for container, class: .elementor-element-543ed3b *//* Header sticky con fondo translúcido + blur */
.header {
    background: rgba(255, 255, 255, 0.72) !important;

    -webkit-backdrop-filter: blur(14px);
    backdrop-filter: blur(14px);

    z-index: 9999 !important;

    border-bottom: 1px solid rgba(0, 0, 0, 0.05);

    transition:
        background-color 0.3s ease,
        backdrop-filter 0.3s ease,
        -webkit-backdrop-filter 0.3s ease;
}

/* Mantiene el logo completamente nítido */
.header .elementor-widget-image,
.header .elementor-widget-image img {
    position: relative;
    z-index: 2;
}/* End custom CSS */