.spx-header{--spx-header-solid-background:rgba(255, 255, 255, 0.98);--spx-header-solid-backdrop:blur(10px);--spx-header-solid-shadow:0 1px 3px rgba(0, 0, 0, 0.1);background-color:var(--spx-header-solid-background)!important;backdrop-filter:var(--spx-header-solid-backdrop);-webkit-backdrop-filter:var(--spx-header-solid-backdrop);box-shadow:var(--spx-header-solid-shadow);position:sticky;top:var(--spx-admin-bar-offset,0);z-index:100;width:100%;font-family:'Roboto',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;transition:background-color 0.3s ease,box-shadow 0.3s ease,backdrop-filter 0.3s ease,-webkit-backdrop-filter 0.3s ease}.wp-block-template-part>.spx-header{margin:0!important}.spx-canvas-template .spx-header{background-color:transparent!important;backdrop-filter:blur(0);-webkit-backdrop-filter:blur(0);box-shadow:none;position:fixed;left:0;right:0}.spx-canvas-template .spx-header.is-scrolled{background-color:var(--spx-header-solid-background)!important;backdrop-filter:var(--spx-header-solid-backdrop);-webkit-backdrop-filter:var(--spx-header-solid-backdrop);box-shadow:var(--spx-header-solid-shadow)}.admin-bar{--spx-admin-bar-offset:32px}@media (max-width:782px){.admin-bar{--spx-admin-bar-offset:46px}}.spx-header .wp-block-group.spx-header-inner{box-sizing:border-box;width:100%;max-width:1200px;margin-left:auto!important;margin-right:auto!important;padding-left:1.5rem;padding-right:1.5rem;min-height:80px;display:flex!important;align-items:center!important;justify-content:space-between!important;flex-wrap:nowrap!important;gap:2rem}.spx-header-logo,.spx-header-logo.wp-block-image,.spx-header-logo figure{margin:0!important;flex-shrink:0;line-height:0}.spx-header .wp-block-image img,.spx-header-logo img{height:60px;width:auto;display:block;transition:filter 0.3s ease}.spx-nav.wp-block-navigation .wp-block-navigation__container{gap:1.75rem}.spx-nav .wp-block-navigation-item__content{color:#4b5563!important;font-family:'Roboto',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;font-size:.95rem;font-weight:500;text-decoration:none!important;padding:.25rem 0;transition:color 0.3s ease}.spx-canvas-template .spx-header:not(.is-scrolled) .spx-nav .wp-block-navigation-item:not(.header-btn-clientes)>.wp-block-navigation-item__content{color:rgb(255 255 255 / .88)!important}.spx-canvas-template .spx-header:not(.is-scrolled) .spx-nav .wp-block-navigation-item:hover>.wp-block-navigation-item__content,.spx-canvas-template .spx-header:not(.is-scrolled) .spx-nav .current-menu-item>.wp-block-navigation-item__content{color:#ffffff!important}.spx-canvas-template .spx-header:not(.is-scrolled) .spx-header-logo img{filter:brightness(0) invert(1)}.spx-nav .wp-block-navigation-item:hover>.wp-block-navigation-item__content,.spx-nav .current-menu-item>.wp-block-navigation-item__content{color:#1e3a5f!important;font-weight:600}.spx-nav .header-btn-clientes>.wp-block-navigation-item__content{background:#0891b2!important;color:#ffffff!important;font-weight:600;padding:.6rem 1.5rem!important;border-radius:8px;transition:background 0.2s;white-space:nowrap}.spx-nav .header-btn-clientes:hover>.wp-block-navigation-item__content{background:#1e3a5f!important;color:#ffffff!important}@media (min-width:769px){.spx-nav .wp-block-navigation__container{display:flex!important}.spx-hamburger{display:none!important}}@media (max-width:768px){.spx-header .wp-block-group.spx-header-inner{min-height:70px;padding-left:1rem;padding-right:1rem;gap:0}.spx-header .wp-block-image img,.spx-header-logo img{height:48px}.spx-nav .wp-block-navigation__container{display:none!important}.spx-hamburger{display:flex!important;flex-direction:column;justify-content:center;align-items:center;gap:5px;background:none;border:none;cursor:pointer;padding:.5rem;border-radius:6px;transition:background 0.2s;-webkit-tap-highlight-color:#fff0;flex-shrink:0}.spx-hamburger:hover{background:rgb(30 58 95 / .06)}.spx-hamburger__bar{display:block;width:22px;height:2px;background:#1e3a5f;border-radius:2px;transition:transform 0.28s ease,opacity 0.28s ease;transform-origin:center}.spx-canvas-template .spx-header:not(.is-scrolled) .spx-hamburger__bar{background:#fff}.spx-hamburger.is-active .spx-hamburger__bar:nth-child(1){transform:translateY(7px) rotate(45deg)}.spx-hamburger.is-active .spx-hamburger__bar:nth-child(2){opacity:0;transform:scaleX(0)}.spx-hamburger.is-active .spx-hamburger__bar:nth-child(3){transform:translateY(-7px) rotate(-45deg)}}.spx-mobile-panel{position:fixed;top:var(--spx-admin-bar-offset,0);right:-105%;bottom:0;width:85%;max-width:340px;height:calc(100dvh - var(--spx-admin-bar-offset, 0px));background:#fff;z-index:9999;box-shadow:-2px 0 32px rgb(0 0 0 / .18);transition:right 0.34s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;overflow:hidden}.spx-mobile-panel.is-open{right:0}.spx-mobile-panel__header{display:flex;align-items:center;justify-content:flex-end;padding:0 1.25rem;height:70px;border-bottom:1px solid #f0f0f0;flex-shrink:0}.spx-mobile-panel__close{display:flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:50%;background:#f3f4f6;border:none;cursor:pointer;color:#1e3a5f;transition:background 0.2s,transform 0.2s;flex-shrink:0;-webkit-tap-highlight-color:#fff0}.spx-mobile-panel__close:hover{background:#e5e7eb;transform:rotate(90deg)}.spx-mobile-panel__close svg{width:18px;height:18px;display:block}.spx-mobile-panel__nav{flex:1;padding:.5rem 0 2rem;overflow-y:auto;display:flex;flex-direction:column}.spx-mobile-panel__link{display:flex;align-items:center;padding:1rem 1.5rem;color:#1e3a5f;font-family:'Roboto',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;font-size:1rem;font-weight:500;text-decoration:none;border-bottom:1px solid #f0f4f8;transition:background 0.18s,color 0.18s,padding-left 0.18s;letter-spacing:.01em}.spx-mobile-panel__link:hover{background:#f0f7ff;color:#0891b2;padding-left:1.75rem}.spx-mobile-panel__link:last-of-type{border-bottom:none}.spx-mobile-panel__link--btn{margin:1.25rem 1.25rem 0;padding:.9rem 1.25rem!important;border-radius:8px;background:#0891b2;color:#ffffff!important;font-weight:600;border-bottom:none!important;justify-content:center;letter-spacing:.02em;transition:background 0.2s}.spx-mobile-panel__link--btn:hover{background:#1e3a5f!important;color:#ffffff!important;padding-left:1.25rem!important}.spx-nav-backdrop{position:fixed;top:var(--spx-admin-bar-offset,0);right:0;bottom:0;left:0;background:rgb(0 0 0 / .45);z-index:9998;opacity:0;pointer-events:none;transition:opacity 0.3s ease}.spx-nav-backdrop.is-active{opacity:1;pointer-events:auto}