:root{--navy:#071f42;--navy2:#0d3264;--gold:#b8862e;--gold2:#d8ad55;--ink:#0b1d38;--muted:#63728a;--cream:#faf7ef;--line:#e8edf5;--white:#fff;--soft:#f6f8fb;--shadow:0 18px 50px rgba(7,31,66,.13);--radius:22px;--font:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--serif:Georgia,"Times New Roman",serif}*{box-sizing:border-box}body{margin:0;font-family:var(--font);color:var(--ink);background:var(--white);line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.edt-container{width:min(1180px,92%);margin:auto}.edt-topbar{height:34px;background:linear-gradient(90deg,var(--navy),#0a3d7c);color:#fff;font-size:13px;font-weight:700;letter-spacing:.2px;display:flex;align-items:center}.edt-topbar .edt-container{display:flex;justify-content:space-between;gap:20px}.edt-header{position:sticky;top:0;background:rgba(255,255,255,.96);backdrop-filter:blur(12px);z-index:999;border-bottom:1px solid var(--line)}.admin-bar .edt-header{top:32px}.edt-head-inner{height:92px;display:flex;align-items:center;justify-content:space-between;gap:24px}.edt-brand{display:flex;align-items:center;min-width:210px}.edt-brand img{display:block;max-height:72px;max-width:310px;object-fit:contain}.edt-brand .custom-logo-link{display:flex;align-items:center}.edt-nav{display:flex;align-items:center;gap:6px}.edt-nav-item{position:relative}.edt-nav>a,.edt-nav-item>a{display:inline-flex;align-items:center;gap:7px;padding:13px 14px;border-radius:14px;font-weight:800;color:#13243e;white-space:nowrap}.edt-nav>a:hover,.edt-nav-item:hover>a{background:#f0eadc;color:#071f42}.edt-submenu{position:absolute;top:calc(100% + 12px);left:50%;transform:translateX(-50%) translateY(8px);width:720px;background:#fff;border:1px solid #e4d8c4;border-radius:24px;padding:18px;box-shadow:var(--shadow);opacity:0;visibility:hidden;pointer-events:none;transition:.18s ease;display:grid;grid-template-columns:1fr 1fr;gap:10px}.edt-nav-item:hover .edt-submenu,.edt-nav-item:focus-within .edt-submenu{opacity:1;visibility:visible;pointer-events:auto;transform:translateX(-50%) translateY(0)}.edt-submenu:before{content:"";position:absolute;top:-16px;left:0;right:0;height:18px}.edt-subcard{padding:16px;border-radius:18px;border:1px solid #edf1f7;background:#fff;transition:.15s}.edt-subcard:hover{background:#f8fbff;border-color:#cfe0f5;transform:translateY(-1px)}.edt-subcard strong{display:block;color:var(--navy);font-size:15px}.edt-subcard span{display:block;color:var(--muted);font-size:13px;margin-top:4px}.edt-actions{display:flex;gap:10px;align-items:center}.edt-btn{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;padding:13px 20px;font-weight:900;cursor:pointer;transition:.18s;background:#fff;color:var(--navy);border:1px solid #dce5f1}.edt-btn:hover{transform:translateY(-1px)}.edt-btn.gold{background:linear-gradient(135deg,var(--gold),var(--gold2));color:#071f42;border:0}.edt-btn.navy{background:var(--navy);color:#fff;border:0}.edt-btn.light{background:#fff;color:var(--navy)}.edt-language{position:fixed;right:18px;bottom:92px;z-index:1002;display:flex;background:#fff;border:1px solid var(--line);border-radius:999px;box-shadow:0 10px 30px rgba(0,0,0,.12);overflow:hidden}.edt-language button{border:0;background:#fff;padding:9px 12px;font-weight:900;color:var(--navy);cursor:pointer}.edt-language button:hover{background:#eef4fb}.skiptranslate,.goog-te-banner-frame{display:none!important}body{top:0!important}.edt-mobile-top{display:none}.edt-mobile-bottom{display:none}.edt-hero{background:linear-gradient(140deg,#071f42 0%,#0b3974 58%,#08264d 100%);color:#fff;padding:82px 0 70px;position:relative;overflow:hidden}.edt-hero:after{content:"";position:absolute;right:-120px;top:-120px;width:430px;height:430px;border-radius:50%;background:rgba(216,173,85,.16)}.edt-hero-grid{display:grid;grid-template-columns:1.16fr .84fr;gap:44px;align-items:center;position:relative;z-index:1}.edt-eyebrow{color:#f2c86c;font-weight:900;letter-spacing:3px;text-transform:uppercase;font-size:13px}.edt-hero h1,.edt-page-hero h1{font-family:var(--serif);font-size:clamp(42px,6vw,76px);line-height:.98;margin:14px 0 18px;color:#fff}.edt-hero p{font-size:20px;max-width:720px;color:#e8f0fb}.edt-hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.edt-panel{background:#fff;color:var(--ink);border-radius:var(--radius);box-shadow:var(--shadow);padding:28px}.edt-panel h3{margin:0 0 12px;font-size:22px;color:var(--navy)}.edt-mini-list{display:grid;gap:10px;margin:20px 0}.edt-mini-list a{display:flex;align-items:center;gap:12px;padding:14px;border-radius:16px;background:#f6f8fb;border:1px solid var(--line);font-weight:800}.edt-mini-list a:hover{background:#fff7e8;border-color:#ead4aa}.edt-section{padding:78px 0}.edt-section.alt{background:var(--soft)}.edt-kicker{font-weight:900;color:var(--gold);text-transform:uppercase;letter-spacing:2.5px;font-size:12px}.edt-section h2{font-family:var(--serif);font-size:clamp(32px,4vw,54px);line-height:1.05;margin:8px 0 14px;color:var(--navy)}.edt-lead{font-size:18px;color:var(--muted);max-width:850px}.edt-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:34px}.edt-grid.three{grid-template-columns:repeat(3,1fr)}.edt-card{background:#fff;border:1px solid var(--line);border-radius:22px;padding:24px;box-shadow:0 8px 30px rgba(7,31,66,.06)}.edt-card:hover{box-shadow:var(--shadow);transform:translateY(-2px);transition:.18s}.edt-icon{width:46px;height:46px;border-radius:15px;background:#f2eadc;display:grid;place-items:center;font-size:22px;margin-bottom:14px}.edt-card h3{margin:0 0 8px;color:var(--navy);font-size:20px}.edt-card p{color:var(--muted);margin:0 0 16px}.edt-card a{font-weight:900;color:var(--navy)}.edt-steps{display:grid;grid-template-columns:repeat(5,1fr);gap:14px;margin-top:32px}.edt-step{background:#fff;border:1px solid var(--line);border-radius:20px;padding:20px}.edt-step b{display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:var(--navy);color:#fff;margin-bottom:12px}.edt-cta{background:var(--navy);color:#fff;border-radius:28px;padding:48px;display:flex;align-items:center;justify-content:space-between;gap:26px;box-shadow:var(--shadow)}.edt-cta h2{color:#fff;margin:0}.edt-cta p{color:#dbe7f7;margin:12px 0 0}.edt-page-hero{background:linear-gradient(140deg,#071f42,#0c386f);color:#fff;padding:58px 0}.edt-page-hero h1{font-size:clamp(36px,5vw,62px)}.edt-page-hero p{font-size:19px;color:#e5eefb;max-width:850px}.edt-content{padding:62px 0}.edt-content .entry-content{font-size:17px}.edt-content h2{font-family:var(--serif);font-size:36px;color:var(--navy);line-height:1.15;margin-top:42px}.edt-content h3{font-size:23px;color:var(--navy);margin-top:26px}.edt-content p{color:#35445c}.edt-content ul{padding-left:20px}.edt-content li{margin:8px 0}.edt-content .wp-block-buttons{margin-top:26px}.edt-portal-wrap{max-width:980px;margin:0 auto}.edt-login-card{background:#fff;border:1px solid var(--line);border-radius:28px;box-shadow:var(--shadow);padding:34px;margin-top:28px}.edt-login-card .button,.edt-login-card button,.edt-login-card input[type=submit],.edt-login-card a.button{background:var(--navy)!important;color:#fff!important;border-radius:999px!important;border:0!important;padding:13px 28px!important;font-weight:900!important}.edt-login-card input{border:1px solid #dbe4ef!important;border-radius:14px!important;padding:13px!important}.edt-footer{background:#061b39;color:#fff;margin-top:60px}.edt-footer-top{padding:58px 0;display:grid;grid-template-columns:1.2fr repeat(4,1fr);gap:32px}.edt-footer h4{margin:0 0 12px;color:#f0c66c}.edt-footer p,.edt-footer a{color:#d7e2f2}.edt-footer a{display:block;margin:8px 0}.edt-footer-bottom{border-top:1px solid rgba(255,255,255,.14);padding:18px 0;color:#c7d5e8;font-size:14px}.edt-modal{position:fixed;inset:0;background:rgba(3,12,26,.72);z-index:2000;display:none;align-items:center;justify-content:center;padding:20px}.edt-modal.open{display:flex}.edt-modal-box{background:#fff;border-radius:28px;width:min(740px,96vw);max-height:90vh;overflow:auto;box-shadow:0 30px 80px rgba(0,0,0,.35);padding:32px;position:relative}.edt-modal-close{position:absolute;right:18px;top:14px;border:0;background:#eef3f9;border-radius:50%;width:38px;height:38px;font-size:22px;cursor:pointer}.edt-modal h2{font-family:var(--serif);color:var(--navy);font-size:38px;margin:0 0 8px}.edt-modal p{color:var(--muted)}@media(max-width:1050px){.edt-nav,.edt-actions{display:none}.edt-mobile-top{display:flex;height:70px;align-items:center;justify-content:space-between}.edt-mobile-top .edt-brand img{max-height:54px;max-width:220px}.edt-mobile-toggle{border:0;background:var(--navy);color:#fff;border-radius:14px;padding:12px 14px;font-weight:900}.edt-mobile-drawer{display:none;position:absolute;left:0;right:0;top:104px;background:#fff;border-bottom:1px solid var(--line);box-shadow:var(--shadow);padding:16px;z-index:1000}.edt-mobile-drawer.open{display:block}.edt-mobile-drawer a{display:block;padding:14px;border-radius:14px;font-weight:900;color:var(--navy)}.edt-mobile-drawer a:hover{background:#f2eadc}.edt-head-inner{display:none}.edt-mobile-bottom{position:fixed;display:grid;grid-template-columns:repeat(5,1fr);left:12px;right:12px;bottom:12px;background:#fff;border:1px solid var(--line);box-shadow:0 16px 40px rgba(0,0,0,.18);border-radius:24px;z-index:1500;overflow:hidden}.edt-mobile-bottom a,.edt-mobile-bottom button{display:flex;flex-direction:column;gap:2px;align-items:center;justify-content:center;padding:10px 4px;border:0;background:#fff;color:var(--navy);font-weight:900;font-size:11px}.edt-mobile-bottom .center{background:linear-gradient(135deg,var(--gold),var(--gold2));color:#061b39}.edt-hero{padding:56px 0 70px}.edt-hero-grid{grid-template-columns:1fr}.edt-grid,.edt-grid.three{grid-template-columns:1fr}.edt-steps{grid-template-columns:1fr}.edt-cta{display:block;padding:32px}.edt-footer-top{grid-template-columns:1fr 1fr}.edt-language{bottom:88px}.edt-submenu{display:none}}@media(max-width:640px){.edt-topbar{height:auto;padding:8px 0}.edt-topbar .edt-container{display:block;text-align:center}.edt-footer-top{grid-template-columns:1fr}.edt-hero h1{font-size:42px}.edt-section{padding:54px 0}.edt-panel{padding:22px}.edt-page-hero{padding:44px 0}.edt-content{padding:42px 0}.edt-mobile-drawer{top:104px}}


/* Portal directo corregido */
.edt-portal-direct-modal{background:rgba(6,27,57,.78);backdrop-filter:blur(10px)}
.edt-portal-direct-box{width:min(520px,94vw);padding:28px;border-radius:26px;border:1px solid #e4d8c4;background:#ffffff;overflow:visible}
.edt-direct-login{min-height:88px;display:flex;align-items:center;justify-content:center;text-align:center}
.edt-direct-login:empty:before{content:'Cargando portal...';color:#071f42;font-weight:900}
.edt-direct-login > *{max-width:100%}
.edt-direct-login button,
.edt-direct-login input[type="button"],
.edt-direct-login input[type="submit"],
.edt-direct-login a,
.edt-login-card button,
.edt-login-card input[type="button"],
.edt-login-card input[type="submit"],
.edt-login-card a{background:#071f42!important;color:#fff!important;border:0!important;border-radius:999px!important;font-weight:900!important;padding:14px 30px!important;text-decoration:none!important;box-shadow:0 12px 28px rgba(7,31,66,.18)!important;line-height:1!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:48px!important}
.edt-direct-login button:hover,
.edt-direct-login input[type="button"]:hover,
.edt-direct-login input[type="submit"]:hover,
.edt-direct-login a:hover{background:#0d3264!important;transform:translateY(-1px)}
.edt-direct-login input[type="text"],
.edt-direct-login input[type="email"],
.edt-direct-login input[type="password"],
.edt-login-card input[type="text"],
.edt-login-card input[type="email"],
.edt-login-card input[type="password"]{width:100%!important;border:1px solid #dbe4ef!important;border-radius:14px!important;padding:14px 16px!important;color:#071f42!important;background:#fff!important;margin:8px 0!important;font-size:16px!important}
.edt-direct-login label,.edt-login-card label{color:#071f42!important;font-weight:800!important;text-align:left!important;display:block!important}
.edt-direct-login form{width:100%!important;text-align:left!important}
.edt-modal-close{color:#071f42!important;font-weight:900!important}

/* ==== EstudioDeTitulo v12 responsive/navigation refinements ==== */
.edt-brand{height:92px;overflow:hidden;align-items:center;flex:0 0 auto;min-width:180px}.edt-brand img{max-height:var(--edt-logo-desktop-height,64px)!important;width:auto!important;max-width:320px!important;object-fit:contain!important;object-position:left center!important}.edt-brand .custom-logo-link{height:100%;display:flex;align-items:center;overflow:hidden}.edt-head-inner{overflow:visible}.edt-header h1,.edt-header h2,.edt-header h3{font-size:inherit!important;line-height:inherit!important;margin:0!important;font-family:inherit!important}.edt-topbar .edt-container span:last-child{text-align:right}.edt-submenu-small{width:520px;grid-template-columns:1fr}.edt-nav-item{padding-bottom:12px;margin-bottom:-12px}.edt-submenu{top:calc(100% + 6px)}
.edt-language.notranslate *{text-transform:uppercase!important;letter-spacing:.04em!important}.edt-language button[data-lang="es"]::before{content:'ES'}.edt-language button[data-lang="en"]::before{content:'EN'}.edt-language button{font-size:0!important;min-width:46px}.edt-language button::before{font-size:13px!important}
.edt-desktop-bottom{position:fixed;left:50%;bottom:18px;transform:translateX(-50%);z-index:1200;display:flex;align-items:center;gap:6px;background:rgba(255,255,255,.94);backdrop-filter:blur(18px);border:1px solid rgba(223,229,238,.95);box-shadow:0 18px 45px rgba(7,31,66,.20);border-radius:999px;padding:7px}.edt-desktop-bottom a,.edt-desktop-bottom button{border:0;background:transparent;color:var(--navy);font-weight:900;border-radius:999px;padding:10px 15px;display:flex;align-items:center;gap:8px;cursor:pointer}.edt-desktop-bottom a:hover,.edt-desktop-bottom button:hover{background:#eef4fb}.edt-desktop-bottom .center{background:linear-gradient(135deg,var(--gold),var(--gold2));color:#061b39}.edt-desktop-bottom span{font-size:15px}.edt-footer{padding-bottom:70px}.edt-resource-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin:26px 0}.edt-resource-grid a{background:#fff;border:1px solid var(--line);border-radius:20px;padding:22px;box-shadow:0 8px 28px rgba(7,31,66,.06)}.edt-resource-grid strong{display:block;color:var(--navy);font-size:18px}.edt-resource-grid span{display:block;color:var(--muted);margin-top:8px}.edt-info-strip{border:1px solid #e9dcc3;background:#fff9ed;border-radius:20px;padding:20px;color:var(--navy);display:flex;gap:10px;flex-wrap:wrap}.edt-info-strip strong{font-weight:900}.edt-info-strip span{color:#48566e}
@media(max-width:1050px){.edt-desktop-bottom{display:none}.edt-header{position:sticky;top:0}.edt-topbar{font-size:12px;line-height:1.35}.edt-topbar .edt-container{display:block;text-align:center}.edt-mobile-top{height:74px;background:#fff}.edt-mobile-top .edt-brand{height:74px;min-width:0;max-width:60%}.edt-mobile-top .edt-brand img{max-height:var(--edt-logo-mobile-height,42px)!important;max-width:210px!important}.edt-mobile-toggle{min-width:92px;border-radius:999px;background:linear-gradient(135deg,var(--navy),#0d3264);box-shadow:0 10px 24px rgba(7,31,66,.18)}.edt-mobile-drawer{position:fixed!important;inset:0!important;top:0!important;background:rgba(255,255,255,.98)!important;backdrop-filter:blur(16px);padding:18px!important;overflow:auto;border:0!important;z-index:2001!important;transform:translateY(-8px);opacity:0;visibility:hidden;transition:.2s ease}.edt-mobile-drawer.open{display:block!important;transform:translateY(0);opacity:1;visibility:visible}.edt-mobile-drawer-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px;padding-bottom:14px;border-bottom:1px solid var(--line)}.edt-mobile-drawer-head strong{font-size:22px;color:var(--navy)}.edt-mobile-drawer-head button{width:44px;height:44px;border:0;border-radius:50%;background:#eef4fb;color:var(--navy);font-size:28px;font-weight:900}.edt-mobile-menu-section{margin-bottom:18px}.edt-mobile-menu-section>span{display:block;color:var(--gold);text-transform:uppercase;letter-spacing:.14em;font-size:12px;font-weight:900;margin:0 0 8px 6px}.edt-mobile-drawer a{font-size:17px!important;line-height:1.2!important;padding:15px 16px!important;margin:6px 0;border:1px solid var(--line);background:#fff;border-radius:18px;box-shadow:0 6px 20px rgba(7,31,66,.05)}.edt-mobile-drawer a.edt-mobile-portal{background:linear-gradient(135deg,var(--navy),#0d3264)!important;color:#fff!important;text-align:center;margin-top:20px}.edt-mobile-bottom{left:10px;right:10px;bottom:10px;border-radius:30px}.edt-mobile-bottom a,.edt-mobile-bottom button{font-size:11px;min-height:58px}.edt-mobile-bottom span:first-child{font-size:18px}.edt-language{right:14px;bottom:84px}.edt-hero{padding-bottom:96px}.edt-footer{padding-bottom:96px}.edt-modal-box{width:min(560px,94vw)!important}.edt-resource-grid{grid-template-columns:1fr}}
@media(min-width:1051px){body{padding-bottom:72px}.edt-mobile-drawer{display:none!important}.edt-mobile-bottom{display:none!important}}
@media(max-width:640px){.edt-topbar .edt-container span:last-child{display:block;text-align:center;margin-top:4px}.edt-hero h1,.edt-page-hero h1{font-size:38px!important}.edt-hero p{font-size:17px}.edt-section h2{font-size:32px}.edt-content h2{font-size:30px}.edt-language{bottom:84px;right:14px}.edt-mobile-bottom{grid-template-columns:repeat(5,1fr)}.edt-mobile-bottom a,.edt-mobile-bottom button{padding:8px 2px}.edt-mobile-bottom .center{box-shadow:inset 0 -4px 0 rgba(7,31,66,.10)}}


/* ==== v13 visual fixes: contrast, portal login, cleaner cards ==== */
.edt-panel p,
.edt-card p,
.edt-content p,
.edt-content li,
.edt-mini-list a span,
.entry-content p{color:#2f405b!important;}
.edt-hero .edt-panel p{color:#35445c!important;}
.edt-panel{border:1px solid #dfe8f3!important;background:#ffffff!important;}
.edt-mini-list a{color:#071f42!important;background:#f8fafc!important;border-color:#dfe8f3!important;}
.edt-mini-list a:hover{background:#fff8ec!important;border-color:#d8ad55!important;}
.edt-btn.gold{color:#071f42!important;text-shadow:none!important;}
.edt-btn.navy,.edt-direct-login button,.edt-direct-login input[type="button"],.edt-direct-login input[type="submit"],.edt-direct-login a{color:#fff!important;}
.edt-direct-login{background:#f8fafc!important;border-color:#dfe8f3!important;color:#071f42!important;}
.edt-direct-login:before{content:''!important;display:none!important;}
.edt-direct-login:empty:before{content:'Cargando acceso seguro...'!important;display:block!important;color:#071f42!important;font-weight:900!important;}
.edt-login-card .suitedash,.edt-direct-login .suitedash{color:inherit!important;}
.edt-modal-box{padding:26px!important;}
.edt-portal-direct-box{max-width:620px!important;}
.edt-topbar .edt-container span:last-child{font-weight:800;}
@media(max-width:640px){
  .edt-panel{padding:24px!important;border-radius:24px!important;}
  .edt-panel h3{font-size:24px!important;margin-bottom:10px!important;}
  .edt-panel p{font-size:16px!important;line-height:1.65!important;}
  .edt-mini-list a{font-size:16px!important;line-height:1.25!important;}
  .edt-topbar{height:auto!important;min-height:72px!important;padding:12px 0!important;}
  .edt-topbar .edt-container span{display:block!important;}
}

/* ==== v14 final navigation, portal and contrast corrections ==== */
:root{--edt-blue:#071f42;--edt-blue2:#0d376f;--edt-gold:#c99a3b;--edt-soft:#f7f9fc;--edt-ink:#071f42;--edt-text:#27364f;--edt-line:#dbe5f0}
body{color:var(--edt-text)!important;background:#fff!important;}
.edt-topbar{background:linear-gradient(90deg,#071f42,#0d376f)!important;color:#fff!important;min-height:38px;height:auto!important;padding:8px 0!important;font-size:13px!important;letter-spacing:.01em!important;}
.edt-topbar .edt-container{display:flex;justify-content:space-between;gap:18px;align-items:center}.edt-topbar span{color:#fff!important;font-weight:800!important}.edt-topbar span:last-child{font-weight:700!important;opacity:.96!important;text-align:right}
.edt-header{background:#fff!important;border-bottom:1px solid #e7edf5!important;box-shadow:0 8px 26px rgba(7,31,66,.06)!important;z-index:1900!important}.edt-head-inner{min-height:92px!important;display:flex!important;align-items:center!important;gap:22px!important;overflow:visible!important}.edt-brand{height:92px!important;max-width:var(--edt-logo-desktop-width,260px)!important;min-width:170px!important;display:flex!important;align-items:center!important;overflow:hidden!important}.edt-brand a{display:flex!important;align-items:center!important;height:100%!important;overflow:hidden!important}.edt-brand img{max-height:var(--edt-logo-desktop-height,64px)!important;max-width:var(--edt-logo-desktop-width,260px)!important;width:auto!important;height:auto!important;object-fit:contain!important;object-position:left center!important;display:block!important}.edt-brand + .site-title,.edt-brand .site-title,.edt-brand p{display:none!important}
.edt-nav{display:flex!important;align-items:center!important;gap:4px!important;margin-left:auto!important}.edt-nav>a,.edt-nav-item>a{font-size:15px!important;line-height:1!important;font-weight:900!important;color:#071f42!important;text-decoration:none!important;border-radius:14px!important;padding:13px 14px!important;display:inline-flex!important;align-items:center!important;min-height:44px!important}.edt-nav>a:hover,.edt-nav-item:hover>a,.edt-nav-portal{background:#f2f5f9!important}.edt-nav-portal{border:1px solid #d7e2ef!important}.edt-actions{display:flex!important;gap:8px!important;align-items:center!important}.edt-btn{min-height:44px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:999px!important;text-decoration:none!important;font-weight:900!important;white-space:nowrap!important}.edt-btn.gold{background:linear-gradient(135deg,#d9ad55,#c29435)!important;color:#071f42!important}.edt-btn.navy{background:#071f42!important;color:#fff!important}
.edt-nav-item{position:relative!important;padding-bottom:22px!important;margin-bottom:-22px!important}.edt-submenu{display:grid!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important;transform:translateY(8px)!important;transition:.18s ease!important;position:absolute!important;top:calc(100% + 8px)!important;left:50%!important;translate:-50% 0!important;background:#fff!important;border:1px solid #dbe5f0!important;border-radius:24px!important;box-shadow:0 24px 70px rgba(7,31,66,.18)!important;z-index:2200!important;padding:18px!important;gap:14px!important;min-width:640px!important;max-width:88vw!important}.edt-nav-item:hover .edt-submenu,.edt-nav-item:focus-within .edt-submenu{visibility:visible!important;opacity:1!important;pointer-events:auto!important;transform:translateY(0)!important}.edt-mega{grid-template-columns:1fr 1fr 1fr!important}.edt-submenu-compact{grid-template-columns:1fr 1fr!important;min-width:560px!important}.edt-mega-col{display:flex!important;flex-direction:column!important;gap:10px!important}.edt-mega-col>span{color:#c29435!important;text-transform:uppercase!important;letter-spacing:.12em!important;font-size:11px!important;font-weight:900!important}.edt-mega-action{background:#f8fafc!important;border:1px solid #e1e8f2!important;border-radius:18px!important;padding:16px!important}.edt-mega-action p{color:#35445c!important;font-size:14px!important;line-height:1.55!important;margin:0 0 12px!important}.edt-subcard{display:block!important;text-decoration:none!important;background:#fff!important;border:1px solid #edf1f6!important;border-radius:17px!important;padding:14px!important;color:#071f42!important;transition:.16s ease!important}.edt-subcard:hover{background:#fff8ec!important;border-color:#d9ad55!important;transform:translateY(-1px)!important}.edt-subcard strong{display:block!important;color:#071f42!important;font-size:15px!important;line-height:1.25!important}.edt-subcard span,.edt-subcard em{display:block!important;margin-top:6px!important;color:#52627a!important;font-size:13px!important;line-height:1.45!important;font-style:normal!important}
.edt-page-hero,.edt-hero{background:linear-gradient(135deg,#071f42,#123d78)!important;color:#fff!important}.edt-page-hero h1,.edt-hero h1{color:#fff!important}.edt-page-hero p,.edt-hero p{color:#eaf2ff!important}.edt-eyebrow,.edt-kicker{color:#cfa55a!important;font-weight:900!important;letter-spacing:.14em!important;text-transform:uppercase!important}.edt-panel p,.edt-card p,.edt-content p,.edt-content li,.entry-content p,.edt-lead{color:#2e3d55!important}.edt-panel h2,.edt-panel h3,.edt-card h3,.edt-content h2,.edt-content h3{color:#071f42!important}.edt-panel,.edt-card{background:#fff!important;border:1px solid var(--edt-line)!important;box-shadow:0 10px 28px rgba(7,31,66,.06)!important}.edt-mini-list a{background:#fff!important;color:#071f42!important;border:1px solid #dfe8f3!important}.edt-mini-list a span{color:#2e3d55!important}.edt-icon{width:44px!important;height:44px!important;border-radius:14px!important;background:linear-gradient(135deg,#071f42,#0d376f)!important;display:flex!important;align-items:center!important;justify-content:center!important;color:#fff!important;font-weight:900!important;font-size:15px!important}.edt-icon-r:before{content:'R'}.edt-icon-c:before{content:'C'}.edt-icon-a:before{content:'A'}.edt-icon-cert:before{content:'CR'}
.edt-language{background:#fff!important;border:1px solid #dbe5f0!important;box-shadow:0 10px 30px rgba(7,31,66,.14)!important;border-radius:999px!important;overflow:hidden!important;display:flex!important;gap:0!important}.edt-language button{font-size:13px!important;color:#071f42!important;background:#fff!important;min-width:48px!important;height:42px!important;border:0!important;font-weight:900!important}.edt-language button:hover{background:#f2f5f9!important}.edt-language button:before{content:none!important}.edt-language span{font-size:13px!important;color:#071f42!important;display:block!important}
.edt-mobile-top{display:none}.edt-mobile-drawer{display:none}.edt-mobile-bottom{display:none}
.edt-desktop-bottom{position:fixed!important;left:50%!important;bottom:18px!important;transform:translateX(-50%)!important;z-index:1500!important;display:flex!important;align-items:center!important;gap:6px!important;background:rgba(255,255,255,.94)!important;backdrop-filter:blur(18px)!important;border:1px solid rgba(219,229,240,.95)!important;box-shadow:0 18px 45px rgba(7,31,66,.18)!important;border-radius:999px!important;padding:7px!important}.edt-desktop-bottom a{border:0!important;background:transparent!important;color:#071f42!important;font-weight:900!important;border-radius:999px!important;padding:10px 15px!important;display:flex!important;align-items:center!important;gap:8px!important;text-decoration:none!important}.edt-desktop-bottom a:hover{background:#eef4fb!important}.edt-desktop-bottom .center{background:linear-gradient(135deg,#d9ad55,#c29435)!important;color:#071f42!important}.edt-footer{padding-bottom:82px!important}
.edt-portal-page{max-width:1180px;margin:0 auto}.edt-portal-hero-card{background:linear-gradient(135deg,#071f42,#123d78);border-radius:28px;padding:34px;color:#fff;box-shadow:0 22px 60px rgba(7,31,66,.18);margin-bottom:24px}.edt-portal-hero-card h2{color:#fff!important;font-size:42px;margin:8px 0}.edt-portal-hero-card p{color:#eaf2ff!important;max-width:780px}.edt-portal-layout{display:grid;grid-template-columns:minmax(320px,520px) 1fr;gap:22px;align-items:start}.edt-login-card{background:#fff!important;border:1px solid #dbe5f0!important;border-radius:24px!important;padding:24px!important;box-shadow:0 14px 38px rgba(7,31,66,.08)!important}.edt-direct-login *{max-width:100%}.edt-direct-login button,.edt-direct-login input[type=button],.edt-direct-login input[type=submit],.edt-direct-login a{background:#071f42!important;color:#fff!important;border-radius:999px!important;border:0!important;padding:14px 26px!important;font-weight:900!important;text-decoration:none!important}.edt-direct-login input[type=text],.edt-direct-login input[type=email],.edt-direct-login input[type=password]{width:100%!important;border:1px solid #dbe5f0!important;border-radius:14px!important;padding:14px!important;color:#071f42!important}.edt-portal-options{display:grid;grid-template-columns:1fr 1fr;gap:14px}.edt-portal-option{background:#fff;border:1px solid #dbe5f0;border-radius:22px;padding:20px;text-decoration:none;color:#071f42;box-shadow:0 10px 26px rgba(7,31,66,.06);display:grid;grid-template-columns:46px 1fr;gap:14px;align-items:start}.edt-portal-option:hover{border-color:#cfa55a;background:#fffaf1}.edt-line-icon{width:46px;height:46px;border-radius:16px;background:#f1f5fa;color:#071f42;display:flex;align-items:center;justify-content:center;font-weight:900}.edt-portal-option strong{display:block;color:#071f42;font-size:18px}.edt-portal-option em{display:block;font-style:normal;color:#52627a;margin-top:7px;line-height:1.5}.edt-portal-note{margin-top:18px;background:#fff8ec;border:1px solid #e3cfaa;border-radius:20px;padding:18px;color:#253752}.edt-portal-note strong{color:#071f42}
@media(max-width:1100px){.edt-head-inner{display:none!important}.edt-mobile-top{display:flex!important;height:78px!important;align-items:center!important;justify-content:space-between!important;background:#fff!important}.edt-mobile-top .edt-brand{height:78px!important;min-width:0!important;max-width:var(--edt-logo-mobile-width,180px)!important}.edt-mobile-top .edt-brand img{max-height:var(--edt-logo-mobile-height,42px)!important;max-width:var(--edt-logo-mobile-width,180px)!important}.edt-mobile-toggle{background:#071f42!important;color:#fff!important;border:0!important;border-radius:999px!important;padding:14px 22px!important;font-weight:900!important;box-shadow:0 10px 24px rgba(7,31,66,.18)!important}.edt-mobile-drawer{display:block!important;position:fixed!important;inset:0!important;background:rgba(255,255,255,.98)!important;backdrop-filter:blur(18px)!important;z-index:3000!important;overflow:auto!important;padding:18px!important;opacity:0!important;visibility:hidden!important;transform:translateY(-10px)!important;transition:.2s ease!important}.edt-mobile-drawer.open{opacity:1!important;visibility:visible!important;transform:translateY(0)!important}.edt-mobile-drawer-head{display:flex!important;align-items:center!important;justify-content:space-between!important;border-bottom:1px solid #dbe5f0!important;padding-bottom:14px!important;margin-bottom:16px!important}.edt-mobile-drawer-head strong{color:#071f42!important;font-size:22px!important}.edt-mobile-drawer-head button{width:46px!important;height:46px!important;border:0!important;border-radius:50%!important;background:#eef4fb!important;color:#071f42!important;font-size:28px!important;font-weight:900!important}.edt-mobile-menu-section{margin-bottom:18px!important}.edt-mobile-menu-section>span{display:block!important;color:#c29435!important;text-transform:uppercase!important;letter-spacing:.14em!important;font-size:12px!important;font-weight:900!important;margin:0 0 8px 6px!important}.edt-mobile-drawer a{display:block!important;font-size:17px!important;font-weight:900!important;line-height:1.2!important;color:#071f42!important;text-decoration:none!important;padding:15px 16px!important;margin:6px 0!important;border:1px solid #dbe5f0!important;background:#fff!important;border-radius:18px!important;box-shadow:0 6px 20px rgba(7,31,66,.05)!important}.edt-mobile-drawer a.edt-mobile-portal{background:linear-gradient(135deg,#071f42,#0d376f)!important;color:#fff!important;text-align:center!important;margin-top:20px!important}.edt-mobile-bottom{display:grid!important;grid-template-columns:repeat(5,1fr)!important;position:fixed!important;left:10px!important;right:10px!important;bottom:10px!important;z-index:1700!important;background:rgba(255,255,255,.95)!important;backdrop-filter:blur(18px)!important;border:1px solid #dbe5f0!important;border-radius:30px!important;box-shadow:0 18px 45px rgba(7,31,66,.22)!important;overflow:hidden!important}.edt-mobile-bottom a{min-height:64px!important;display:flex!important;flex-direction:column!important;gap:4px!important;align-items:center!important;justify-content:center!important;text-decoration:none!important;color:#071f42!important;font-weight:900!important;font-size:11px!important}.edt-mobile-bottom .center{background:linear-gradient(135deg,#d9ad55,#c29435)!important;color:#071f42!important}.edt-bicon{font-size:18px!important;line-height:1!important}.edt-desktop-bottom{display:none!important}.edt-footer{padding-bottom:96px!important}.edt-language{right:14px!important;bottom:86px!important}.edt-portal-layout{grid-template-columns:1fr!important}.edt-portal-options{grid-template-columns:1fr!important}.edt-portal-hero-card{padding:26px!important;border-radius:24px!important}.edt-portal-hero-card h2{font-size:34px!important}.edt-topbar .edt-container{display:block!important;text-align:center!important}.edt-topbar span{display:block!important}.edt-topbar span+span{margin-top:4px!important}.edt-hero,.edt-page-hero{padding-bottom:92px!important}}
@media(min-width:1101px){body{padding-bottom:72px!important}.edt-mobile-top,.edt-mobile-drawer,.edt-mobile-bottom{display:none!important}.edt-language{bottom:92px!important}}
@media(max-width:640px){.edt-page-hero h1,.edt-hero h1{font-size:38px!important}.edt-section h2{font-size:32px!important}.edt-card,.edt-panel{border-radius:22px!important;padding:22px!important}.edt-topbar{font-size:12px!important}.edt-mobile-top .edt-brand{max-width:60vw!important}.edt-mobile-top .edt-brand img{max-width:60vw!important}}

/* === v15 compact menus, portal cards and contrast fixes === */
:root{--edt-deep:#071f42;--edt-blue:#0b376d;--edt-gold:#d3a13f;--edt-text:#10233f;--edt-muted:#4f617a;--edt-line:#dbe5f0;--edt-bg:#f7f9fc}
.edt-topbar{min-height:34px;height:auto!important;padding:6px 0!important;line-height:1.3!important}.edt-topbar .edt-container{align-items:center!important}.edt-topbar span{color:#fff!important}.edt-header{box-shadow:0 4px 18px rgba(7,31,66,.07)!important}.edt-head-inner{height:88px!important}.edt-brand{overflow:hidden!important}.edt-brand img{max-height:var(--edt-logo-desktop-height,64px)!important;max-width:var(--edt-logo-desktop-width,260px)!important;width:auto!important;object-fit:contain!important}.edt-nav{gap:4px!important}.edt-nav>a,.edt-nav-item>a{font-size:15px!important;padding:11px 12px!important;border-radius:12px!important}.edt-nav-item:hover>a,.edt-nav>a:hover{background:#f4efe3!important}.edt-nav-portal{display:none!important}.edt-submenu{top:calc(100% + 8px)!important;z-index:1800!important}.edt-submenu-compact{width:min(560px,92vw)!important;grid-template-columns:1fr!important;padding:14px!important}.edt-services-menu{width:min(820px,92vw)!important;grid-template-columns:1fr 1fr .9fr!important}.edt-mega-col>span{display:block!important;margin:2px 0 10px!important;color:#b4862f!important;text-transform:uppercase!important;letter-spacing:.14em!important;font-size:11px!important;font-weight:900!important}.edt-mega-action{background:#f8fbff!important;border:1px solid #e3ebf4!important;border-radius:18px!important;padding:16px!important}.edt-mega-action p{font-size:14px!important;line-height:1.55!important;color:#41536b!important;margin:0 0 14px!important}.edt-subcard{display:block!important}.edt-subcard strong{font-size:14.5px!important}.edt-subcard em{font-size:12.5px!important}.edt-actions .edt-btn{padding:11px 17px!important;font-size:14px!important}.edt-btn.gold,.wp-block-button__link{background:linear-gradient(135deg,#d7a84c,#bd8930)!important;color:#061b39!important;text-shadow:none!important}.edt-btn.navy,.is-style-outline .wp-block-button__link{background:#071f42!important;color:#fff!important;border:1px solid #071f42!important}.edt-hero p,.edt-page-hero p,.edt-cta p{color:#f4f8ff!important;opacity:1!important}.edt-panel p,.edt-card p,.edt-content p,.edt-content li,.entry-content p,.edt-lead{color:#34465f!important}.edt-cta{background:linear-gradient(135deg,#071f42,#0f3769)!important}.edt-cta h2,.edt-cta p{color:#fff!important}.edt-check-panel{background:#f8fbff;border:1px solid #dbe5f0;border-radius:22px;padding:22px;margin:22px 0;box-shadow:0 10px 26px rgba(7,31,66,.05)}.edt-check-panel h3{margin-top:0!important}.edt-action-row{margin-top:26px!important}.edt-language{bottom:94px!important}.edt-language button{font-size:0!important;position:relative!important}.edt-language button[data-lang="es"]::before{content:"ES";font-size:13px!important}.edt-language button[data-lang="en"]::before{content:"EN";font-size:13px!important}.edt-language span{display:none!important}
/* line icons with CSS only */
.edt-bicon,.edt-dicon{width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;position:relative;color:#071f42}.edt-bicon:before,.edt-dicon:before{content:"";display:block;width:16px;height:16px;background:currentColor;mask-size:contain;mask-position:center;mask-repeat:no-repeat;-webkit-mask-size:contain;-webkit-mask-position:center;-webkit-mask-repeat:no-repeat}.edt-home-icon:before{mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M3 11.5 12 4l9 7.5V21h-6v-6H9v6H3z"/></svg>');-webkit-mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M3 11.5 12 4l9 7.5V21h-6v-6H9v6H3z"/></svg>')}.edt-services-icon:before{mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M4 4h7v7H4zm9 0h7v7h-7zM4 13h7v7H4zm9 0h7v7h-7z"/></svg>');-webkit-mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M4 4h7v7H4zm9 0h7v7h-7zM4 13h7v7H4zm9 0h7v7h-7z"/></svg>')}.edt-quote-icon:before{mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M11 4h2v7h7v2h-7v7h-2v-7H4v-2h7z"/></svg>');-webkit-mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M11 4h2v7h7v2h-7v7h-2v-7H4v-2h7z"/></svg>')}.edt-portal-icon:before{mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M5 4h14a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2zm2 4v2h10V8zm0 4v2h7v-2z"/></svg>');-webkit-mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M5 4h14a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2zm2 4v2h10V8zm0 4v2h7v-2z"/></svg>')}.edt-help-icon:before{mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 2a10 10 0 1 0 0 20 10 10 0 0 0 0-20zm1 17h-2v-2h2zm2.1-7.7-.9.9c-.8.7-1.2 1.3-1.2 2.8h-2v-.5c0-1.1.4-2.1 1.2-2.8l1.2-1.2c.4-.3.6-.8.6-1.3 0-1.1-.9-2-2-2s-2 .9-2 2H8a4 4 0 0 1 8 0c0 .9-.4 1.7-.9 2.1z"/></svg>');-webkit-mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 2a10 10 0 1 0 0 20 10 10 0 0 0 0-20zm1 17h-2v-2h2zm2.1-7.7-.9.9c-.8.7-1.2 1.3-1.2 2.8h-2v-.5c0-1.1.4-2.1 1.2-2.8l1.2-1.2c.4-.3.6-.8.6-1.3 0-1.1-.9-2-2-2s-2 .9-2 2H8a4 4 0 0 1 8 0c0 .9-.4 1.7-.9 2.1z"/></svg>')}.edt-blog-icon:before{mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M5 4h14v16H5zM7 7v2h10V7zm0 4v2h10v-2zm0 4v2h7v-2z"/></svg>');-webkit-mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M5 4h14v16H5zM7 7v2h10V7zm0 4v2h10v-2zm0 4v2h7v-2z"/></svg>')}
/* portal account cards */
.edt-account-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px;margin:26px 0}.edt-account-card{background:#fff;border:1px solid #dbe5f0;border-radius:22px;padding:22px;min-height:190px;text-decoration:none;color:#071f42;display:flex;flex-direction:column;gap:10px;box-shadow:0 12px 32px rgba(7,31,66,.07);transition:.18s ease}.edt-account-card:hover{transform:translateY(-3px);border-color:#d3a13f;box-shadow:0 20px 46px rgba(7,31,66,.12)}.edt-account-card.primary{background:linear-gradient(135deg,#071f42,#123d78);color:#fff}.edt-account-card strong{font-size:18px;line-height:1.25}.edt-account-card em{font-style:normal;color:#52627a;line-height:1.45;font-size:14px}.edt-account-card.primary em,.edt-account-card.primary strong{color:#fff}.edt-account-icon{width:48px;height:48px;border-radius:16px;background:#eef4fb;display:flex;align-items:center;justify-content:center;color:#071f42}.edt-account-card.primary .edt-account-icon{background:rgba(255,255,255,.14);color:#fff}.edt-account-icon:before{content:"";width:23px;height:23px;background:currentColor;mask-size:contain;mask-repeat:no-repeat;mask-position:center;-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center}.edt-i-login:before,.edt-i-dashboard:before{mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M4 4h16v16H4zm3 4v2h10V8zm0 4v2h7v-2z"/></svg>');-webkit-mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M4 4h16v16H4zm3 4v2h10V8zm0 4v2h7v-2z"/></svg>')}.edt-i-user:before{mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 12a5 5 0 1 0 0-10 5 5 0 0 0 0 10zm-8 9a8 8 0 0 1 16 0z"/></svg>');-webkit-mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 12a5 5 0 1 0 0-10 5 5 0 0 0 0 10zm-8 9a8 8 0 0 1 16 0z"/></svg>')}.edt-i-magic:before{mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="m3 21 10-10 2 2L5 23zm11.5-12.5 1.2-3.2 1.2 3.2 3.1 1.2-3.1 1.2-1.2 3.1-1.2-3.1-3.2-1.2zm-8-2 1-2.5 1 2.5 2.5 1-2.5 1-1 2.5-1-2.5-2.5-1z"/></svg>');-webkit-mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="m3 21 10-10 2 2L5 23zm11.5-12.5 1.2-3.2 1.2 3.2 3.1 1.2-3.1 1.2-1.2 3.1-1.2-3.1-3.2-1.2zm-8-2 1-2.5 1 2.5 2.5 1-2.5 1-1 2.5-1-2.5-2.5-1z"/></svg>')}.edt-i-quote:before,.edt-i-bill:before{mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M6 2h12v20H6zm3 5h6V5H9zm0 4h6V9H9zm0 4h6v-2H9z"/></svg>');-webkit-mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M6 2h12v20H6zm3 5h6V5H9zm0 4h6V9H9zm0 4h6v-2H9z"/></svg>')}.edt-i-folder:before,.edt-i-doc:before{mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M3 6h7l2 2h9v10a2 2 0 0 1-2 2H3z"/></svg>');-webkit-mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M3 6h7l2 2h9v10a2 2 0 0 1-2 2H3z"/></svg>')}.edt-i-alert:before{mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 22a2.5 2.5 0 0 0 2.45-2h-4.9A2.5 2.5 0 0 0 12 22zm8-6-2-3V9a6 6 0 1 0-12 0v4l-2 3v2h16z"/></svg>');-webkit-mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 22a2.5 2.5 0 0 0 2.45-2h-4.9A2.5 2.5 0 0 0 12 22zm8-6-2-3V9a6 6 0 1 0-12 0v4l-2 3v2h16z"/></svg>')}.edt-i-help:before{mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 2a10 10 0 1 0 0 20 10 10 0 0 0 0-20zm1 17h-2v-2h2zm2-8-1 1c-.7.6-1 1-1 2h-2c0-1.5.5-2.3 1.4-3.1l.8-.8A1.8 1.8 0 0 0 12 7a2 2 0 0 0-2 2H8a4 4 0 1 1 7 2z"/></svg>');-webkit-mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 2a10 10 0 1 0 0 20 10 10 0 0 0 0-20zm1 17h-2v-2h2zm2-8-1 1c-.7.6-1 1-1 2h-2c0-1.5.5-2.3 1.4-3.1l.8-.8A1.8 1.8 0 0 0 12 7a2 2 0 0 0-2 2H8a4 4 0 1 1 7 2z"/></svg>')}.edt-login-panel{margin-top:26px}.edt-login-panel h3{color:#071f42!important;font-size:26px!important;margin:0 0 12px!important}.edt-login-card{overflow:hidden!important}.edt-direct-login{min-height:80px!important}.edt-direct-login *{color:#071f42!important}.edt-direct-login button,.edt-direct-login input[type=button],.edt-direct-login input[type=submit],.edt-direct-login a.button,.edt-direct-login a{color:#fff!important;background:#071f42!important}.edt-direct-login a:not(.button){color:#071f42!important;background:transparent!important;padding:0!important}
@media(max-width:1100px){.edt-services-menu,.edt-submenu-compact{width:auto!important}.edt-mobile-drawer{padding-bottom:110px!important}.edt-mobile-drawer a.edt-mobile-portal{background:#071f42!important;color:#fff!important}.edt-mobile-bottom{grid-template-columns:repeat(5,1fr)!important}.edt-mobile-bottom a span:last-child{font-size:11px!important}.edt-mobile-bottom .edt-bicon{height:18px!important}.edt-account-grid{grid-template-columns:1fr!important;gap:12px}.edt-account-card{min-height:auto!important;padding:18px!important;display:grid!important;grid-template-columns:50px 1fr!important;align-items:start!important}.edt-account-card em{grid-column:2}.edt-topbar .edt-container{font-size:14px!important}.edt-topbar span+span{font-size:13px!important}.edt-mobile-top .edt-brand{overflow:hidden!important}.edt-mobile-top .edt-brand img{object-fit:contain!important}.edt-language{bottom:92px!important}.edt-hero p,.edt-page-hero p{font-size:18px!important;line-height:1.55!important}}
@media(min-width:1101px){.edt-account-grid{grid-template-columns:repeat(5,1fr)!important}.edt-desktop-bottom{display:flex!important}.edt-language{right:22px!important;bottom:96px!important}}
@media(max-width:760px){.edt-account-grid{grid-template-columns:1fr!important}.edt-portal-hero-card h2{font-size:36px!important}.edt-topbar{font-size:12px!important}.edt-topbar .edt-container{font-size:12px!important}.edt-topbar span+span{display:none!important}}

/* v16 menu refinement: compact professional menu with icons */
.edt-nav{display:flex!important;align-items:center!important;gap:3px!important;flex-wrap:nowrap!important;min-width:0!important}
.edt-nav-item>a{display:flex!important;align-items:center!important;gap:7px!important;white-space:nowrap!important;color:#071f42!important;text-decoration:none!important;font-weight:850!important;letter-spacing:-.01em!important}
.edt-nav-home>a{background:#f8fbff!important;border:1px solid #e2eaf3!important}
.edt-nav-ico{width:18px!important;height:18px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;flex:0 0 18px!important;color:#0b2e5f!important}
.edt-nav-ico svg{width:18px!important;height:18px!important;display:block!important;fill:currentColor!important}
.edt-nav-item:hover .edt-nav-ico,.edt-nav-item:focus-within .edt-nav-ico{color:#b4862f!important}
.edt-subcard{display:grid!important;grid-template-columns:38px 1fr!important;column-gap:12px!important;align-items:start!important;padding:13px!important}
.edt-subcard .edt-sub-ico{grid-row:1/3!important;width:38px!important;height:38px!important;border-radius:12px!important;background:#f2f6fb!important;border:1px solid #dbe5f0!important;display:flex!important;align-items:center!important;justify-content:center!important;color:#071f42!important}
.edt-subcard:hover .edt-sub-ico{background:#071f42!important;color:#fff!important;border-color:#071f42!important}
.edt-subcard strong,.edt-subcard em{grid-column:2!important}
.edt-subcard em{display:block!important;margin-top:4px!important;color:#516176!important;font-style:normal!important;line-height:1.35!important}
.edt-services-menu .edt-subcard{min-height:86px!important}
.edt-head-inner{gap:14px!important}
.edt-brand{flex:0 0 auto!important}
.edt-actions{display:flex!important;gap:8px!important;flex:0 0 auto!important}
.edt-actions .edt-btn{white-space:nowrap!important}
@media(min-width:1101px){
  .edt-mobile-top,.edt-mobile-drawer{display:none!important}
  .edt-nav-item>a{font-size:14px!important;padding:10px 10px!important}
  .edt-nav-home span:not(.edt-nav-ico){display:inline!important}
  .edt-desktop-bottom{display:grid!important;grid-template-columns:repeat(5,1fr)!important;position:fixed!important;left:50%!important;bottom:16px!important;transform:translateX(-50%)!important;width:min(720px,calc(100% - 36px))!important;background:rgba(255,255,255,.94)!important;backdrop-filter:blur(18px)!important;border:1px solid #dbe5f0!important;border-radius:999px!important;box-shadow:0 22px 55px rgba(7,31,66,.18)!important;z-index:1200!important;overflow:hidden!important}
  .edt-desktop-bottom a{display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;text-decoration:none!important;color:#071f42!important;font-weight:900!important;padding:13px 10px!important;font-size:13px!important}
  .edt-desktop-bottom a:hover{background:#f4efe3!important;color:#071f42!important}
  .edt-desktop-bottom .center{background:linear-gradient(135deg,#d7a84c,#bd8930)!important;color:#071f42!important}
  .edt-footer{padding-bottom:86px!important}
}
@media(max-width:1180px) and (min-width:1101px){
  .edt-nav-item>a{font-size:13px!important;padding:9px 7px!important;gap:5px!important}
  .edt-nav-ico{width:16px!important;height:16px!important;flex-basis:16px!important}.edt-nav-ico svg{width:16px!important;height:16px!important}
  .edt-actions .edt-btn{padding:10px 12px!important;font-size:13px!important}
}


/* v18 header/menu reliability patch */
@media (min-width:1051px){
  .edt-header .edt-head-inner{display:flex!important;visibility:visible!important;opacity:1!important;}
  .edt-header .edt-nav{display:flex!important;visibility:visible!important;opacity:1!important;}
  .edt-header .edt-mobile-top,.edt-header .edt-mobile-drawer{display:none!important;}
  .edt-header .edt-brand{display:flex!important;align-items:center!important;flex:0 0 auto!important;}
  .edt-header .edt-actions{display:flex!important;}
}
@media (max-width:1050px){
  .edt-header .edt-mobile-top{display:flex!important;visibility:visible!important;opacity:1!important;}
  .edt-header .edt-head-inner{display:none!important;}
  .edt-mobile-drawer.open{display:block!important;}
}
.edt-header{display:block!important;}
.edt-nav-item>a,.edt-mobile-drawer a,.edt-desktop-bottom a,.edt-mobile-bottom a{cursor:pointer!important;}
body.home .edt-header, body.front-page .edt-header, body.page-template-default .edt-header{display:block!important;}
body.home .edt-head-inner, body.front-page .edt-head-inner{min-height:88px!important;}
/* Keep dropdowns open long enough to move the pointer into them */
.edt-nav-item{padding-bottom:24px!important;margin-bottom:-24px!important;}
.edt-submenu:before{content:""!important;position:absolute!important;top:-24px!important;left:0!important;right:0!important;height:28px!important;}

/* ==== v21 refinements: cropped logo, cleaner colors, portal cards ==== */
:root{--edt-primary:#071f42;--edt-primary-2:#0e376d;--edt-gold-2:#d7ab55;--edt-bg-soft:#f6f8fb;--edt-border:#dce6f2;--edt-readable:#24344d;}
.edt-brand{max-width:var(--edt-logo-desktop-width,260px)!important;min-width:130px!important;overflow:visible!important;}
.edt-brand img{max-height:var(--edt-logo-desktop-height,64px)!important;max-width:var(--edt-logo-desktop-width,260px)!important;width:auto!important;height:auto!important;object-fit:contain!important;}
.custom-logo-link img{object-fit:contain!important;}
.edt-btn.gold{background:linear-gradient(135deg,#f0cb78,#c99838)!important;color:#061b39!important;border:1px solid rgba(7,31,66,.08)!important;}
.edt-btn.navy{background:linear-gradient(135deg,#071f42,#0f3d75)!important;color:#fff!important;}
.edt-btn.outline,.edt-btn.light{background:#fff!important;color:#071f42!important;border:1px solid #d5e0ee!important;}
.edt-btn.outline:hover,.edt-btn.light:hover{background:#f4f7fb!important;}
.edt-card,.edt-panel,.edt-check-panel,.edt-info-strip{color:var(--edt-readable)!important;}
.edt-card p,.edt-panel p,.edt-check-panel li,.edt-info-strip span,.entry-content p,.entry-content li{color:var(--edt-readable)!important;}
.edt-card h3,.entry-content h2,.entry-content h3{color:var(--edt-primary)!important;}
.edt-service-intro{max-width:880px;margin:0 auto 28px;text-align:center}.edt-service-intro h2{margin-bottom:10px}.service-grid .service-card{text-decoration:none;color:var(--edt-primary)!important;display:block;padding:28px;border-radius:24px}.service-grid .service-card strong{display:inline-flex;margin-top:14px;color:#8b6419;font-weight:900}.edt-info-strip a{font-weight:900;color:#071f42;text-decoration:none;border-bottom:2px solid var(--edt-gold-2)}
.edt-account-menu{min-width:min(860px,92vw)!important;grid-template-columns:repeat(3,1fr)!important;left:auto!important;right:0!important;translate:0 0!important}.edt-account-menu .edt-subcard.primary{background:#f7f9fc!important;border-color:#cbd8e8!important}.edt-account-grid.refined{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.edt-account-card{background:#fff!important;border:1px solid var(--edt-border)!important;color:var(--edt-primary)!important;text-decoration:none!important;box-shadow:0 10px 28px rgba(7,31,66,.06)!important}.edt-account-card strong{color:var(--edt-primary)!important}.edt-account-card em{color:#4d5f78!important}.edt-account-card.primary{background:linear-gradient(135deg,#071f42,#0f3d75)!important;color:#fff!important}.edt-account-card.primary strong,.edt-account-card.primary em{color:#fff!important}.edt-portal-hero-card{background:linear-gradient(135deg,#071f42,#0f3d75)!important;color:#fff!important;border-radius:30px;padding:42px;box-shadow:0 24px 70px rgba(7,31,66,.18)}.edt-portal-hero-card h2,.edt-portal-hero-card p{color:#fff!important}.edt-portal-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:22px}.edt-login-panel.refined{margin-top:26px;background:#fff;border:1px solid var(--edt-border);border-radius:26px;padding:26px;box-shadow:0 12px 34px rgba(7,31,66,.06)}.edt-login-panel.refined h3{margin-top:0;color:var(--edt-primary)}.edt-login-card{background:#f8fafc!important;border:1px dashed #b9c8dc!important;border-radius:20px!important;padding:22px!important}.edt-direct-login:empty:before{content:'Cargando acceso seguro...';font-weight:900;color:#071f42}.edt-direct-login *{max-width:100%!important}.edt-hero .edt-mini-list a{font-weight:900;color:#071f42!important;background:#fff!important;border:1px solid #dfe8f3!important;}
@media(max-width:1050px){.edt-account-grid.refined{grid-template-columns:1fr}.edt-portal-hero-card{padding:30px 22px;border-radius:24px}.edt-portal-actions .edt-btn{width:100%}.edt-account-menu{grid-template-columns:1fr!important}.edt-brand{max-width:var(--edt-logo-mobile-width,180px)!important}.edt-brand img{max-height:var(--edt-logo-mobile-height,42px)!important;max-width:var(--edt-logo-mobile-width,180px)!important}}

/* ==== v22 MOBILE MENU HARD FIX ====
   Rebuilds mobile navigation behavior and avoids conflicts from prior versions. */
@media (max-width: 1050px){
  html.edt-no-scroll,
  body.edt-mobile-open{overflow:hidden!important;touch-action:none!important;}

  .edt-header{position:sticky!important;top:0!important;z-index:5000!important;background:#fff!important;overflow:visible!important;}
  .admin-bar .edt-header{top:46px!important;}
  .edt-header .edt-head-inner{display:none!important;}

  .edt-header .edt-mobile-top{
    display:flex!important;align-items:center!important;justify-content:space-between!important;
    height:76px!important;min-height:76px!important;background:#fff!important;padding:0!important;
    border-bottom:1px solid #dfe8f3!important;visibility:visible!important;opacity:1!important;
  }
  .edt-mobile-top .edt-brand{height:76px!important;display:flex!important;align-items:center!important;max-width:64vw!important;min-width:0!important;overflow:hidden!important;}
  .edt-mobile-top .edt-brand a{height:76px!important;display:flex!important;align-items:center!important;overflow:hidden!important;}
  .edt-mobile-top .edt-brand img{max-height:var(--edt-logo-mobile-height,42px)!important;max-width:var(--edt-logo-mobile-width,190px)!important;width:auto!important;object-fit:contain!important;object-position:left center!important;}

  .edt-mobile-toggle{
    display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:9px!important;
    height:46px!important;min-width:102px!important;padding:0 18px!important;border:0!important;border-radius:999px!important;
    background:#071f42!important;color:#fff!important;font-weight:900!important;letter-spacing:.01em!important;
    box-shadow:0 12px 28px rgba(7,31,66,.20)!important;cursor:pointer!important;
  }
  .edt-mobile-toggle:before{content:"";width:18px;height:12px;display:inline-block;background:linear-gradient(#fff 0 0) top/100% 2px no-repeat,linear-gradient(#fff 0 0) center/100% 2px no-repeat,linear-gradient(#fff 0 0) bottom/100% 2px no-repeat;}
  .edt-mobile-toggle[aria-expanded="true"]{background:#0d376f!important;}
  .edt-mobile-toggle[aria-expanded="true"]:before{background:none!important;content:"×";width:auto;height:auto;font-size:24px;line-height:1;font-weight:900;}

  .edt-mobile-drawer{
    display:block!important;position:fixed!important;inset:0!important;z-index:9000!important;
    background:#fff!important;color:#071f42!important;overflow:auto!important;-webkit-overflow-scrolling:touch!important;
    padding:18px 18px 112px!important;border:0!important;box-shadow:none!important;
    transform:translateX(105%)!important;opacity:1!important;visibility:hidden!important;pointer-events:none!important;
    transition:transform .26s ease, visibility .26s ease!important;
  }
  .edt-mobile-drawer.open{
    transform:translateX(0)!important;visibility:visible!important;pointer-events:auto!important;opacity:1!important;
  }
  .edt-mobile-drawer-head{
    position:sticky!important;top:0!important;z-index:2!important;background:#fff!important;
    display:flex!important;align-items:center!important;justify-content:space-between!important;
    padding:4px 0 16px!important;margin:0 0 18px!important;border-bottom:1px solid #dbe5f0!important;
  }
  .edt-mobile-drawer-head strong{font-size:23px!important;line-height:1!important;color:#071f42!important;font-weight:950!important;}
  .edt-mobile-drawer-head button{
    display:inline-flex!important;align-items:center!important;justify-content:center!important;
    width:48px!important;height:48px!important;border:0!important;border-radius:50%!important;
    background:#eef4fb!important;color:#071f42!important;font-size:32px!important;line-height:1!important;font-weight:900!important;cursor:pointer!important;
  }
  .edt-mobile-menu-section{margin:0 0 22px!important;}
  .edt-mobile-menu-section>span{
    display:block!important;margin:0 0 10px 4px!important;color:#9a6b1f!important;
    text-transform:uppercase!important;letter-spacing:.14em!important;font-size:11px!important;font-weight:950!important;
  }
  .edt-mobile-drawer a{
    display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;
    width:100%!important;margin:7px 0!important;padding:16px 18px!important;border:1px solid #dbe5f0!important;
    background:#fff!important;color:#071f42!important;border-radius:18px!important;text-decoration:none!important;
    font-size:16px!important;font-weight:900!important;line-height:1.2!important;box-shadow:0 8px 24px rgba(7,31,66,.055)!important;
  }
  .edt-mobile-drawer a:after{content:"›";font-size:22px;color:#b4862f;font-weight:900;}
  .edt-mobile-drawer a:hover,.edt-mobile-drawer a:focus{background:#f8fbff!important;border-color:#c7d7ea!important;outline:none!important;}
  .edt-mobile-drawer a.edt-mobile-portal{background:linear-gradient(135deg,#071f42,#0d376f)!important;color:#fff!important;border-color:#071f42!important;text-align:left!important;}
  .edt-mobile-drawer a.edt-mobile-portal:after{color:#d9ad55!important;}

  .edt-mobile-bottom{
    display:grid!important;grid-template-columns:repeat(5,1fr)!important;position:fixed!important;
    left:10px!important;right:10px!important;bottom:10px!important;z-index:4000!important;
    background:rgba(255,255,255,.97)!important;backdrop-filter:blur(18px)!important;border:1px solid #dbe5f0!important;
    border-radius:28px!important;box-shadow:0 18px 45px rgba(7,31,66,.22)!important;overflow:hidden!important;
  }
  .edt-mobile-bottom a{min-height:62px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:4px!important;text-decoration:none!important;color:#071f42!important;font-size:11px!important;font-weight:900!important;padding:6px 2px!important;}
  .edt-mobile-bottom a.center{background:linear-gradient(135deg,#d9ad55,#c29435)!important;color:#071f42!important;}
  .edt-mobile-bottom a:hover,.edt-mobile-bottom a:focus{background:#eef4fb!important;outline:none!important;}
  .edt-mobile-bottom .center:hover,.edt-mobile-bottom .center:focus{background:linear-gradient(135deg,#d9ad55,#c29435)!important;}

  .edt-desktop-bottom{display:none!important;}
  .edt-language{z-index:3900!important;bottom:86px!important;right:14px!important;}
  .edt-footer{padding-bottom:100px!important;}
}
@media (min-width:1051px){
  .edt-mobile-drawer,.edt-mobile-top,.edt-mobile-bottom{display:none!important;}
}

/* v23 mobile + portal cleanup */
.edt-login-panel,.edt-login-card,.edt-direct-login{display:none!important;}
@media(max-width:1050px){
  .edt-header .edt-mobile-drawer{display:block!important;}
  .edt-mobile-drawer{width:100vw!important;height:100dvh!important;max-width:none!important;}
  .edt-mobile-drawer:not(.open){transform:translateX(110%)!important;visibility:hidden!important;pointer-events:none!important;}
  .edt-mobile-drawer.open{transform:translateX(0)!important;visibility:visible!important;pointer-events:auto!important;}
  .edt-mobile-drawer-head button{display:flex!important;}
  .edt-mobile-toggle{display:inline-flex!important;}
}

/* ==================================================
   v24 CONTRAST + LANGUAGE READABILITY FIX
   Corrige selector de idioma y barra inferior en móvil/desktop.
   ================================================== */
:root{
  --edt-menu-blue:#061b39;
  --edt-menu-blue-2:#071f42;
  --edt-menu-gold:#d9ad55;
  --edt-menu-gold-2:#f0c66c;
}

/* Selector de idioma: texto real visible, sin cuadros ni pseudo-labels ocultos */
.edt-language,
.edt-language.notranslate{
  position:fixed!important;
  right:18px!important;
  bottom:98px!important;
  z-index:7000!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  overflow:hidden!important;
  min-width:auto!important;
  background:var(--edt-menu-blue)!important;
  border:2px solid var(--edt-menu-gold)!important;
  border-radius:999px!important;
  box-shadow:0 16px 38px rgba(6,27,57,.32)!important;
  isolation:isolate!important;
}
.edt-language button,
.edt-language.notranslate button{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-width:52px!important;
  min-height:42px!important;
  padding:0 14px!important;
  margin:0!important;
  border:0!important;
  border-radius:0!important;
  font-size:14px!important;
  line-height:1!important;
  font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;
  font-weight:950!important;
  letter-spacing:.08em!important;
  text-transform:uppercase!important;
  color:#fff!important;
  background:var(--edt-menu-blue)!important;
  -webkit-text-fill-color:#fff!important;
  cursor:pointer!important;
  opacity:1!important;
  visibility:visible!important;
}
.edt-language button + button{border-left:1px solid rgba(217,173,85,.55)!important;}
.edt-language button[data-lang="en"]{
  color:#061b39!important;
  background:linear-gradient(135deg,var(--edt-menu-gold),var(--edt-menu-gold-2))!important;
  -webkit-text-fill-color:#061b39!important;
}
.edt-language button:hover,
.edt-language button:focus{
  outline:2px solid rgba(217,173,85,.45)!important;
  outline-offset:-3px!important;
  filter:brightness(1.04)!important;
}
.edt-language button::before,
.edt-language button::after{
  content:none!important;
  display:none!important;
}
.edt-language span,
.edt-language .notranslate{
  display:inline!important;
  visibility:visible!important;
  opacity:1!important;
  width:auto!important;
  height:auto!important;
  overflow:visible!important;
  font-size:14px!important;
  line-height:1!important;
  color:inherit!important;
  -webkit-text-fill-color:inherit!important;
  letter-spacing:.08em!important;
}

/* Barra inferior desktop: azul oscuro con borde dorado para distinguirse del fondo blanco */
@media (min-width:1051px){
  .edt-desktop-bottom{
    display:grid!important;
    grid-template-columns:repeat(5,1fr)!important;
    position:fixed!important;
    left:50%!important;
    bottom:16px!important;
    transform:translateX(-50%)!important;
    width:min(760px,calc(100% - 36px))!important;
    padding:6px!important;
    gap:4px!important;
    background:linear-gradient(135deg,#061b39,#071f42)!important;
    border:2px solid var(--edt-menu-gold)!important;
    border-radius:999px!important;
    box-shadow:0 22px 58px rgba(6,27,57,.38)!important;
    backdrop-filter:none!important;
    z-index:5000!important;
    overflow:hidden!important;
  }
  .edt-desktop-bottom a,
  .edt-desktop-bottom button{
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    gap:8px!important;
    min-height:46px!important;
    padding:10px 14px!important;
    border:0!important;
    border-radius:999px!important;
    background:transparent!important;
    color:#fff!important;
    -webkit-text-fill-color:#fff!important;
    font-size:13px!important;
    font-weight:950!important;
    line-height:1!important;
    text-decoration:none!important;
    cursor:pointer!important;
  }
  .edt-desktop-bottom a:hover,
  .edt-desktop-bottom a:focus,
  .edt-desktop-bottom button:hover,
  .edt-desktop-bottom button:focus{
    background:rgba(255,255,255,.12)!important;
    outline:1px solid rgba(217,173,85,.55)!important;
    outline-offset:-2px!important;
  }
  .edt-desktop-bottom .center{
    background:linear-gradient(135deg,var(--edt-menu-gold),var(--edt-menu-gold-2))!important;
    color:#061b39!important;
    -webkit-text-fill-color:#061b39!important;
    box-shadow:inset 0 0 0 1px rgba(255,255,255,.22)!important;
  }
  .edt-desktop-bottom .center:hover,
  .edt-desktop-bottom .center:focus{
    background:linear-gradient(135deg,var(--edt-menu-gold-2),var(--edt-menu-gold))!important;
    color:#061b39!important;
    -webkit-text-fill-color:#061b39!important;
  }
  .edt-desktop-bottom .edt-dicon,
  .edt-desktop-bottom .edt-bicon{
    color:currentColor!important;
    opacity:1!important;
  }
  .edt-language,
  .edt-language.notranslate{
    bottom:88px!important;
    right:22px!important;
  }
  .edt-footer{padding-bottom:96px!important;}
}

/* Barra inferior móvil: azul oscuro, borde dorado y texto claro */
@media (max-width:1050px){
  .edt-mobile-bottom{
    display:grid!important;
    grid-template-columns:repeat(5,1fr)!important;
    position:fixed!important;
    left:10px!important;
    right:10px!important;
    bottom:10px!important;
    min-height:68px!important;
    padding:5px!important;
    gap:3px!important;
    background:linear-gradient(135deg,#061b39,#071f42)!important;
    border:2px solid var(--edt-menu-gold)!important;
    border-radius:26px!important;
    box-shadow:0 18px 46px rgba(6,27,57,.42)!important;
    backdrop-filter:none!important;
    z-index:6500!important;
    overflow:hidden!important;
  }
  .edt-mobile-bottom a,
  .edt-mobile-bottom button{
    min-width:0!important;
    min-height:58px!important;
    display:flex!important;
    flex-direction:column!important;
    align-items:center!important;
    justify-content:center!important;
    gap:4px!important;
    padding:6px 2px!important;
    margin:0!important;
    border:0!important;
    border-radius:18px!important;
    background:transparent!important;
    color:#fff!important;
    -webkit-text-fill-color:#fff!important;
    font-size:11px!important;
    font-weight:950!important;
    line-height:1.05!important;
    text-align:center!important;
    text-decoration:none!important;
  }
  .edt-mobile-bottom a span:last-child,
  .edt-mobile-bottom button span:last-child{
    display:block!important;
    color:inherit!important;
    -webkit-text-fill-color:inherit!important;
    font-size:11px!important;
    line-height:1.05!important;
    max-width:100%!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
    white-space:nowrap!important;
  }
  .edt-mobile-bottom a:hover,
  .edt-mobile-bottom a:focus,
  .edt-mobile-bottom button:hover,
  .edt-mobile-bottom button:focus{
    background:rgba(255,255,255,.13)!important;
    outline:1px solid rgba(217,173,85,.50)!important;
    outline-offset:-2px!important;
  }
  .edt-mobile-bottom a.center,
  .edt-mobile-bottom .center{
    background:linear-gradient(135deg,var(--edt-menu-gold),var(--edt-menu-gold-2))!important;
    color:#061b39!important;
    -webkit-text-fill-color:#061b39!important;
    box-shadow:inset 0 0 0 1px rgba(255,255,255,.22)!important;
  }
  .edt-mobile-bottom a.center:hover,
  .edt-mobile-bottom a.center:focus,
  .edt-mobile-bottom .center:hover,
  .edt-mobile-bottom .center:focus{
    background:linear-gradient(135deg,var(--edt-menu-gold-2),var(--edt-menu-gold))!important;
    color:#061b39!important;
    -webkit-text-fill-color:#061b39!important;
  }
  .edt-mobile-bottom .edt-bicon,
  .edt-mobile-bottom .edt-dicon{
    color:currentColor!important;
    opacity:1!important;
    width:21px!important;
    height:21px!important;
  }
  .edt-mobile-bottom .edt-bicon:before,
  .edt-mobile-bottom .edt-dicon:before{
    background:currentColor!important;
  }
  .edt-language,
  .edt-language.notranslate{
    right:12px!important;
    bottom:92px!important;
    transform:none!important;
  }
  .edt-language button,
  .edt-language span,
  .edt-language .notranslate{
    font-size:13px!important;
  }
  .edt-footer{padding-bottom:112px!important;}
}

@media (max-width:420px){
  .edt-mobile-bottom{left:8px!important;right:8px!important;border-radius:23px!important;}
  .edt-mobile-bottom a span:last-child{font-size:10px!important;letter-spacing:-.01em!important;}
  .edt-language,.edt-language.notranslate{right:10px!important;bottom:90px!important;}
  .edt-language button{min-width:48px!important;min-height:40px!important;padding:0 12px!important;}
}

/* v25 desktop dropdown layout patch
   - Mi Cuenta: 4 columnas en desktop para reducir altura.
   - Demás menús: 2 columnas para mantener lectura ordenada. */
@media (min-width:1051px){
  .edt-nav .edt-submenu{
    max-height:calc(100vh - 150px)!important;
    overflow:auto!important;
    gap:12px!important;
  }

  .edt-nav .edt-submenu:not(.edt-account-menu){
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    width:min(760px,calc(100vw - 40px))!important;
  }

  .edt-nav .edt-services-menu{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    width:min(820px,calc(100vw - 40px))!important;
  }

  .edt-nav .edt-services-menu .edt-mega-col{
    min-width:0!important;
  }

  .edt-nav .edt-services-menu .edt-mega-action{
    grid-column:1 / -1!important;
    display:grid!important;
    grid-template-columns:minmax(0,1fr) auto!important;
    align-items:center!important;
    gap:12px!important;
  }

  .edt-nav .edt-services-menu .edt-mega-action span,
  .edt-nav .edt-services-menu .edt-mega-action p{
    margin:0!important;
  }

  .edt-nav .edt-services-menu .edt-mega-action .edt-btn{
    white-space:nowrap!important;
  }

  .edt-nav .edt-clients-menu,
  .edt-nav .edt-pro-menu,
  .edt-nav .edt-resources-menu{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    width:min(720px,calc(100vw - 40px))!important;
  }

  .edt-nav .edt-account-menu{
    grid-template-columns:repeat(4,minmax(0,1fr))!important;
    width:min(1120px,calc(100vw - 40px))!important;
    min-width:0!important;
    left:auto!important;
    right:0!important;
    transform:translateY(8px)!important;
    translate:0 0!important;
    padding:14px!important;
    gap:10px!important;
    border-radius:22px!important;
  }

  .edt-nav-item:hover .edt-account-menu,
  .edt-nav-item:focus-within .edt-account-menu{
    transform:translateY(0)!important;
  }

  .edt-nav .edt-account-menu .edt-subcard{
    min-height:76px!important;
    padding:11px!important;
    grid-template-columns:34px minmax(0,1fr)!important;
    column-gap:10px!important;
  }

  .edt-nav .edt-account-menu .edt-subcard .edt-sub-ico{
    width:34px!important;
    height:34px!important;
    border-radius:11px!important;
  }

  .edt-nav .edt-account-menu .edt-subcard strong{
    font-size:13.5px!important;
    line-height:1.15!important;
  }

  .edt-nav .edt-account-menu .edt-subcard em{
    font-size:12px!important;
    line-height:1.25!important;
    margin-top:2px!important;
  }
}

@media (min-width:1051px) and (max-width:1180px){
  .edt-nav .edt-account-menu{
    width:calc(100vw - 40px)!important;
    grid-template-columns:repeat(4,minmax(0,1fr))!important;
    right:0!important;
  }

  .edt-nav .edt-account-menu .edt-subcard{
    padding:9px!important;
    grid-template-columns:30px minmax(0,1fr)!important;
    column-gap:8px!important;
  }

  .edt-nav .edt-account-menu .edt-subcard .edt-sub-ico{
    width:30px!important;
    height:30px!important;
  }

  .edt-nav .edt-account-menu .edt-subcard strong{
    font-size:13px!important;
  }

  .edt-nav .edt-account-menu .edt-subcard em{
    font-size:11.5px!important;
  }
}

/* v26 embedded form and request-page integration */
.edt-request-page,
.edt-contact-page,
.edt-confirmation-page{
  max-width:1120px;
  margin:0 auto;
}
.edt-form-hero,
.edt-contact-direct,
.edt-confirmation-card{
  background:linear-gradient(135deg,#ffffff,#f7fafc);
  border:1px solid #dbe5f0;
  border-radius:28px;
  padding:32px;
  box-shadow:0 14px 38px rgba(7,31,66,.07);
}
.edt-form-hero h2,
.edt-contact-direct h3,
.edt-confirmation-card h2{
  margin-top:6px!important;
  margin-bottom:12px!important;
  color:#071f42!important;
}
.edt-form-hero p,
.edt-contact-direct p,
.edt-confirmation-card p{
  max-width:860px;
  color:#35445c!important;
}
.edt-form-shell{
  margin-top:24px;
  background:#fff;
  border:1px solid #dbe5f0;
  border-radius:28px;
  padding:18px;
  box-shadow:0 16px 46px rgba(7,31,66,.08);
  min-height:720px;
  overflow:hidden;
}
.edt-form-shell.compact{min-height:620px;}
.edt-form-shell .edt-embedded-form{width:100%;min-height:inherit;}
.edt-embedded-form.edt-form-size-medium{min-height:640px;}
.edt-embedded-form.edt-form-size-large{min-height:820px;}
.edt-embedded-form.edt-form-size-small{min-height:480px;}
.edt-embedded-form iframe,
.edt-form-shell iframe{
  width:100%!important;
  max-width:100%!important;
  border:0!important;
  display:block!important;
}
.edt-form-note{
  margin-top:16px!important;
  padding:16px 18px;
  border-left:4px solid #c99838;
  background:#fff8e9;
  color:#38445a!important;
  border-radius:16px;
}
.edt-link-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:16px;
  margin:26px 0 34px;
}
.edt-link-card{
  display:block;
  background:#fff;
  border:1px solid #dbe5f0;
  border-radius:22px;
  padding:20px;
  box-shadow:0 10px 30px rgba(7,31,66,.06);
  transition:.18s ease;
}
.edt-link-card:hover,
.edt-link-card:focus{
  transform:translateY(-2px);
  border-color:#c99838;
  box-shadow:0 18px 45px rgba(7,31,66,.12);
}
.edt-link-card strong{
  display:block;
  color:#071f42;
  font-size:18px;
  line-height:1.2;
  margin-bottom:6px;
}
.edt-link-card span{
  display:block;
  color:#52627a;
  font-size:14.5px;
  line-height:1.45;
}
.edt-warning-box{
  margin:20px 0;
  padding:18px 20px;
  border-radius:20px;
  border:1px solid #ead2a4;
  background:linear-gradient(135deg,#fff8e9,#fffdf7);
  color:#26364e;
  box-shadow:0 10px 26px rgba(184,134,46,.08);
}
.edt-warning-box strong{color:#071f42;}
.edt-contact-direct{margin-top:24px;}
.edt-confirmation-card{max-width:930px;margin:0 auto;}
.edt-check-panel{
  background:#f7fafc;
  border:1px solid #dbe5f0;
  border-radius:22px;
  padding:22px;
  margin:22px 0;
}
.edt-check-panel h3{margin-top:0!important;}

@media(max-width:760px){
  .edt-form-hero,
  .edt-contact-direct,
  .edt-confirmation-card{padding:22px;border-radius:22px;}
  .edt-form-shell{padding:10px;border-radius:20px;min-height:700px;}
  .edt-form-shell.compact{min-height:640px;}
  .edt-embedded-form.edt-form-size-large{min-height:900px;}
  .edt-link-grid{grid-template-columns:1fr;gap:12px;}
  .edt-link-card{padding:17px;border-radius:18px;}
  .edt-action-row .edt-btn,
  .edt-action-row .wp-block-button__link{width:100%;margin-bottom:10px;}
}

/* ==================================================
   v27 STABLE DESKTOP SUBMENU FIX
   Corrige submenús difíciles de seleccionar:
   - elimina el hueco entre el botón y el dropdown;
   - evita que el overflow corte el área de entrada;
   - aumenta z-index del header/dropdowns;
   - soporta clase .edt-open activada por JS con pequeño retraso.
   ================================================== */
@media (min-width:1051px){
  .edt-header{
    z-index:9500!important;
    overflow:visible!important;
  }
  .edt-header .edt-container,
  .edt-head-inner,
  .edt-nav,
  .edt-nav-item{
    overflow:visible!important;
  }
  .edt-nav-item{
    padding-bottom:0!important;
    margin-bottom:0!important;
  }
  .edt-nav-item > a{
    position:relative!important;
    z-index:2!important;
  }
  .edt-submenu{
    top:calc(100% - 1px)!important;
    z-index:9600!important;
    margin-top:0!important;
    opacity:0!important;
    visibility:hidden!important;
    pointer-events:none!important;
    transform:translateX(-50%) translateY(0)!important;
    transition:opacity .16s ease, visibility .16s ease!important;
    max-height:calc(100vh - 138px)!important;
    overflow:auto!important;
    -webkit-overflow-scrolling:touch!important;
  }
  .edt-submenu:before{
    content:""!important;
    position:absolute!important;
    top:-2px!important;
    left:0!important;
    right:0!important;
    height:3px!important;
    display:block!important;
  }
  .edt-nav-item:hover > .edt-submenu,
  .edt-nav-item:focus-within > .edt-submenu,
  .edt-nav-item.edt-open > .edt-submenu{
    opacity:1!important;
    visibility:visible!important;
    pointer-events:auto!important;
  }
  .edt-nav-item:hover > a,
  .edt-nav-item:focus-within > a,
  .edt-nav-item.edt-open > a{
    background:#f0eadc!important;
    color:#071f42!important;
  }
  .edt-nav .edt-account-menu{
    top:calc(100% - 1px)!important;
    transform:translateY(0)!important;
    right:0!important;
    left:auto!important;
  }
  .edt-nav-item:hover .edt-account-menu,
  .edt-nav-item:focus-within .edt-account-menu,
  .edt-nav-item.edt-open .edt-account-menu{
    transform:translateY(0)!important;
  }
  .edt-subcard,
  .edt-mega-col a,
  .edt-submenu a{
    position:relative!important;
    z-index:2!important;
    cursor:pointer!important;
  }
}

/* ==================================================
   v28 VIEWPORT-SAFE DESKTOP DROPDOWNS
   Corrige menús que se salen de la página por columnas demasiado anchas.
   El JS calcula posición; este CSS controla ancho, columnas y legibilidad.
   ================================================== */
@media (min-width:1051px){
  .edt-header,
  .edt-header .edt-container,
  .edt-head-inner,
  .edt-nav,
  .edt-nav-item{
    overflow:visible!important;
  }

  .edt-nav .edt-submenu{
    position:fixed!important;
    left:var(--edt-dd-left,12px)!important;
    top:var(--edt-dd-top,112px)!important;
    right:auto!important;
    bottom:auto!important;
    transform:none!important;
    translate:0 0!important;
    width:var(--edt-dd-width, min(680px, calc(100vw - 24px)))!important;
    min-width:0!important;
    max-width:calc(100vw - 24px)!important;
    max-height:var(--edt-dd-max-height, calc(100vh - 128px))!important;
    overflow:auto!important;
    overscroll-behavior:contain!important;
    box-sizing:border-box!important;
    scrollbar-gutter:stable both-edges!important;
    z-index:9800!important;
    padding:14px!important;
    gap:10px!important;
  }

  .edt-nav .edt-submenu,
  .edt-nav .edt-submenu *{
    box-sizing:border-box!important;
  }

  .edt-nav .edt-submenu:not(.edt-services-menu):not(.edt-account-menu){
    --edt-dd-width:min(640px, calc(100vw - 24px));
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }

  .edt-nav .edt-services-menu{
    --edt-dd-width:min(760px, calc(100vw - 24px));
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }

  .edt-nav .edt-account-menu{
    --edt-dd-width:min(980px, calc(100vw - 24px));
    grid-template-columns:repeat(4,minmax(0,1fr))!important;
    padding:12px!important;
    gap:9px!important;
  }

  .edt-nav .edt-submenu:before{
    display:none!important;
  }

  .edt-nav .edt-subcard,
  .edt-nav .edt-mega-col,
  .edt-nav .edt-mega-action{
    min-width:0!important;
    max-width:100%!important;
  }

  .edt-nav .edt-subcard{
    width:100%!important;
    overflow:hidden!important;
    overflow-wrap:anywhere!important;
  }

  .edt-nav .edt-subcard strong,
  .edt-nav .edt-subcard em,
  .edt-nav .edt-mega-action p,
  .edt-nav .edt-mega-action span{
    max-width:100%!important;
    overflow-wrap:anywhere!important;
    word-break:normal!important;
  }

  .edt-nav .edt-services-menu .edt-mega-action{
    grid-column:1 / -1!important;
    grid-template-columns:minmax(0,1fr) minmax(130px,auto)!important;
    align-items:center!important;
    gap:12px!important;
  }

  .edt-nav .edt-services-menu .edt-mega-action .edt-btn{
    white-space:normal!important;
    text-align:center!important;
    max-width:180px!important;
    line-height:1.15!important;
    padding-left:16px!important;
    padding-right:16px!important;
  }
}

@media (min-width:1051px) and (max-width:1220px){
  .edt-nav .edt-account-menu{
    --edt-dd-width:min(900px, calc(100vw - 24px));
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
  }
  .edt-nav .edt-account-menu .edt-subcard strong{font-size:13px!important;}
  .edt-nav .edt-account-menu .edt-subcard em{font-size:11.5px!important;}
}

@media (min-width:1051px) and (max-width:1120px){
  .edt-nav .edt-submenu:not(.edt-services-menu):not(.edt-account-menu){
    --edt-dd-width:min(590px, calc(100vw - 24px));
  }
  .edt-nav .edt-services-menu{
    --edt-dd-width:min(680px, calc(100vw - 24px));
  }
  .edt-nav .edt-services-menu .edt-mega-action{
    grid-template-columns:1fr!important;
  }
  .edt-nav .edt-services-menu .edt-mega-action .edt-btn{
    max-width:none!important;
    width:100%!important;
  }
}


/* ==== v30 Ordenar Ahora / pricing table ==== */
.edt-order-page{padding-top:10px!important;}
.edt-pricing-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin:34px auto 30px;max-width:1180px;}
.edt-price-card{position:relative;display:flex;flex-direction:column;gap:14px;background:#fff;border:1px solid #dbe5f0;border-radius:28px;padding:28px;box-shadow:0 12px 34px rgba(7,31,66,.07);min-height:100%;overflow:hidden;}
.edt-price-card:before{content:"";position:absolute;top:0;left:0;right:0;height:6px;background:linear-gradient(90deg,#071f42,#d8ad55);}
.edt-price-card.featured{border-color:#d8ad55;box-shadow:0 22px 60px rgba(7,31,66,.14);transform:translateY(-4px);}
.edt-price-card.premium{background:linear-gradient(180deg,#fffaf0,#ffffff 45%);border-color:#d8ad55;}
.edt-price-tag{align-self:flex-start;display:inline-flex;align-items:center;border-radius:999px;padding:7px 12px;background:#fff4d8;color:#7a5313;font-weight:950;font-size:12px;text-transform:uppercase;letter-spacing:.08em;}
.edt-price-tag.navy{background:#edf4ff;color:#071f42;}
.edt-price-tag.gold{background:#071f42;color:#f3c76f;}
.edt-price-card h3{margin:0;color:#071f42;font-size:24px;line-height:1.1;}
.edt-price-sub{margin:0;color:#465a73!important;min-height:54px;}
.edt-price{font-family:Georgia,"Times New Roman",serif;font-size:34px;line-height:1;color:#071f42;font-weight:900;margin:4px 0;}
.edt-price-card ul{margin:0 0 4px;padding:0;list-style:none;display:grid;gap:10px;}
.edt-price-card li{position:relative;margin:0!important;padding-left:24px;color:#273951!important;font-size:15px;line-height:1.45;}
.edt-price-card li:before{content:"✓";position:absolute;left:0;top:0;color:#b8862e;font-weight:950;}
.edt-price-card .edt-btn{margin-top:auto;width:100%;border-radius:16px;}
.edt-order-support{display:flex;align-items:center;justify-content:space-between;gap:22px;background:linear-gradient(135deg,#071f42,#0d3264);color:#fff;border-radius:28px;padding:30px;margin:34px auto 22px;max-width:1180px;box-shadow:0 18px 50px rgba(7,31,66,.15);}
.edt-order-support h3{margin:0 0 6px;color:#fff!important;font-size:25px;}
.edt-order-support p{margin:0;color:#dbe7f7!important;}
.edt-order-support .edt-action-row{margin:0;flex-shrink:0;}
.edt-warning-box{max-width:1180px;margin:20px auto;background:#fff8e6;border:1px solid #e7cf93;border-left:6px solid #b8862e;border-radius:18px;padding:18px 20px;color:#25364f;}
@media(max-width:1050px){.edt-pricing-grid{grid-template-columns:1fr 1fr;gap:16px}.edt-price-card.featured{transform:none}.edt-order-support{display:block}.edt-order-support .edt-action-row{margin-top:18px}.edt-order-support .edt-btn{width:100%;margin:5px 0}.edt-desktop-bottom .center{min-width:150px}}
@media(max-width:700px){.edt-pricing-grid{grid-template-columns:1fr}.edt-price-card{padding:24px;border-radius:24px}.edt-price-sub{min-height:0}.edt-price{font-size:30px}.edt-order-support{border-radius:24px;padding:24px}.edt-mobile-bottom .center span:last-child{font-size:10px}}


/* ==================================================
   v31 MENU FIX / HEADER SAFE PATCH
   Corrige el menú superior, especialmente Servicios:
   - mantiene el dropdown dentro del viewport;
   - en desktop amplio, Servicios vuelve a 3 columnas reales;
   - evita que el tercer bloque/CTA se rompa o ocupe una fila incorrecta;
   - sube z-index del header para que Elementor/homepage no lo tape;
   - cambia a menú móvil antes para evitar header apretado en pantallas medianas.
   ================================================== */
@media (min-width:1141px){
  .edt-header,
  .edt-header .edt-container,
  .edt-head-inner,
  .edt-nav,
  .edt-nav-item{
    overflow:visible!important;
  }

  .edt-header{
    z-index:12000!important;
  }

  .edt-head-inner{
    gap:14px!important;
  }

  .edt-nav{
    flex:1 1 auto!important;
    min-width:0!important;
    justify-content:center!important;
    gap:3px!important;
  }

  .edt-nav-item > a,
  .edt-nav > a{
    font-size:14px!important;
    padding:10px 9px!important;
    border-radius:12px!important;
  }

  .edt-actions{
    flex:0 0 auto!important;
    gap:8px!important;
  }

  .edt-actions .edt-btn{
    padding:10px 14px!important;
    font-size:13.5px!important;
  }

  .edt-nav .edt-submenu{
    position:fixed!important;
    left:var(--edt-dd-left,12px)!important;
    top:var(--edt-dd-top,112px)!important;
    transform:none!important;
    translate:0 0!important;
    width:var(--edt-dd-width, min(720px, calc(100vw - 24px)))!important;
    min-width:0!important;
    max-width:calc(100vw - 24px)!important;
    max-height:var(--edt-dd-max-height, calc(100vh - 128px))!important;
    overflow:auto!important;
    box-sizing:border-box!important;
    padding:14px!important;
    gap:12px!important;
    z-index:12100!important;
  }

  .edt-nav .edt-submenu,
  .edt-nav .edt-submenu *{
    box-sizing:border-box!important;
  }

  .edt-nav .edt-services-menu{
    --edt-dd-width:min(980px, calc(100vw - 24px));
    grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(240px,.9fr)!important;
    align-items:stretch!important;
  }

  .edt-nav .edt-services-menu .edt-mega-col{
    min-width:0!important;
    max-width:100%!important;
  }

  .edt-nav .edt-services-menu .edt-mega-action{
    grid-column:auto!important;
    display:flex!important;
    flex-direction:column!important;
    align-items:flex-start!important;
    justify-content:space-between!important;
    min-height:100%!important;
    min-width:0!important;
    padding:18px!important;
    border-radius:18px!important;
    background:linear-gradient(180deg,#f8fbff,#ffffff)!important;
    border:1px solid #dfe8f3!important;
  }

  .edt-nav .edt-services-menu .edt-mega-action span{
    display:block!important;
    margin-bottom:8px!important;
    color:#b4862f!important;
    text-transform:uppercase!important;
    letter-spacing:.12em!important;
    font-size:11px!important;
    font-weight:900!important;
  }

  .edt-nav .edt-services-menu .edt-mega-action p{
    margin:0 0 14px!important;
    font-size:13.5px!important;
    line-height:1.5!important;
    color:#40536d!important;
    overflow-wrap:normal!important;
  }

  .edt-nav .edt-services-menu .edt-mega-action .edt-btn{
    width:100%!important;
    max-width:none!important;
    white-space:normal!important;
    text-align:center!important;
    line-height:1.15!important;
    padding:12px 14px!important;
  }

  .edt-nav .edt-subcard{
    width:100%!important;
    min-width:0!important;
    max-width:100%!important;
    overflow:hidden!important;
    overflow-wrap:normal!important;
  }

  .edt-nav .edt-subcard strong,
  .edt-nav .edt-subcard em{
    word-break:normal!important;
    overflow-wrap:normal!important;
    hyphens:none!important;
  }

  .edt-nav .edt-subcard em{
    color:#52627a!important;
  }

  .edt-nav .edt-submenu:not(.edt-services-menu):not(.edt-account-menu){
    --edt-dd-width:min(660px, calc(100vw - 24px));
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }

  .edt-nav .edt-account-menu{
    --edt-dd-width:min(980px, calc(100vw - 24px));
    grid-template-columns:repeat(4,minmax(0,1fr))!important;
  }
}

@media (min-width:1141px) and (max-width:1260px){
  .edt-brand{
    min-width:170px!important;
  }
  .edt-brand img{
    max-width:min(var(--edt-logo-desktop-width,240px),220px)!important;
  }
  .edt-nav-item > a,
  .edt-nav > a{
    font-size:13.25px!important;
    padding-left:7px!important;
    padding-right:7px!important;
  }
  .edt-nav-ico{
    width:15px!important;
    height:15px!important;
    flex-basis:15px!important;
  }
  .edt-nav-ico svg{
    width:15px!important;
    height:15px!important;
  }
  .edt-actions .edt-btn{
    padding-left:11px!important;
    padding-right:11px!important;
  }
}

@media (min-width:1141px) and (max-width:1210px){
  .edt-nav .edt-services-menu{
    --edt-dd-width:min(860px, calc(100vw - 24px));
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
  .edt-nav .edt-services-menu .edt-mega-action{
    grid-column:1 / -1!important;
    display:grid!important;
    grid-template-columns:minmax(0,1fr) minmax(150px,auto)!important;
    align-items:center!important;
    gap:14px!important;
  }
  .edt-nav .edt-services-menu .edt-mega-action p{
    margin:0!important;
  }
  .edt-nav .edt-services-menu .edt-mega-action .edt-btn{
    width:auto!important;
    min-width:150px!important;
  }
}

@media (max-width:1140px){
  .edt-head-inner,
  .edt-nav,
  .edt-actions{
    display:none!important;
  }
  .edt-header .edt-mobile-top{
    display:flex!important;
  }
  .edt-header{
    z-index:12000!important;
  }
  .edt-mobile-bottom{
    display:grid!important;
    z-index:11950!important;
  }
}

/* Protege el header contra bloques HTML/Elementor que usen nombres parecidos. */
.edt-header,
.edt-header *,
.edt-mobile-bottom,
.edt-mobile-bottom *,
.edt-desktop-bottom,
.edt-desktop-bottom *{
  box-sizing:border-box!important;
}

/* ==== v33 Pricing Selector, Rush Checkout, WhatsApp Bottom Menu ==== */
.edt-selector-hero{display:grid;grid-template-columns:1.04fr .96fr;gap:28px;align-items:center;background:linear-gradient(180deg,#fff,#f8fbff);border:1px solid #dbe5f0;border-radius:34px;padding:42px;box-shadow:0 18px 52px rgba(7,31,66,.08)}
.edt-selector-hero h2{font-family:var(--serif);font-size:clamp(36px,5vw,66px);line-height:.98;margin:8px 0 16px;color:#071f42}.edt-selector-hero p{font-size:18px;color:#53647d;max-width:760px}.edt-selector-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.edt-btn.outline{background:#fff!important;color:#071f42!important;border:1px solid #cbd8e8!important}.edt-selector-card{background:#fff;border:1px solid #dbe5f0;border-radius:28px;padding:26px;box-shadow:0 18px 48px rgba(7,31,66,.11)}.edt-selector-card.standalone{max-width:860px;margin:0 auto 34px}.edt-selector-card label{display:block;color:#071f42;font-weight:950;margin-bottom:8px}.edt-selector-card select{width:100%;min-height:54px;border:1px solid #cbd8e8;border-radius:16px;padding:0 14px;color:#071f42;font-weight:900;background:#fff;font-size:15px}.edt-delivery-choice{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:16px 0}.edt-delivery-choice button{border:1px solid #dbe5f0;background:#fff;border-radius:18px;padding:14px;color:#071f42;font-weight:950;cursor:pointer;text-align:left;box-shadow:0 8px 24px rgba(7,31,66,.04)}.edt-delivery-choice button span{display:block;font-size:12px;color:#63728a;margin-top:2px}.edt-delivery-choice button.is-active{background:linear-gradient(135deg,#071f42,#0f3d75);color:#fff;border-color:#071f42}.edt-delivery-choice button.is-active span{color:#dbe7f7}.edt-price-breakdown{display:grid;gap:10px;background:#f8fbff;border:1px solid #dbe5f0;border-radius:20px;padding:16px;margin:0 0 14px}.edt-price-breakdown div{display:flex;justify-content:space-between;gap:12px;align-items:center;color:#53647d}.edt-price-breakdown strong{color:#071f42;font-size:18px}.edt-price-breakdown .total{border-top:1px solid #dbe5f0;padding-top:10px;margin-top:2px}.edt-price-breakdown .total span{font-weight:950;color:#071f42}.edt-price-breakdown .total strong{font-size:26px;color:#0f3d75}.edt-selector-note{font-size:13.5px!important;color:#53647d!important;line-height:1.45!important;margin:8px 0 16px!important}.edt-selector-continue{width:100%;border-radius:16px!important}.edt-product-menu{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:30px}.edt-product-menu a{display:block;background:#fff;border:1px solid #dbe5f0;border-radius:22px;padding:22px;box-shadow:0 10px 30px rgba(7,31,66,.06);text-decoration:none!important;transition:.18s}.edt-product-menu a:hover{transform:translateY(-2px);box-shadow:0 18px 45px rgba(7,31,66,.11);border-color:#d9ad55}.edt-product-menu strong{display:block;color:#071f42;font-size:19px}.edt-product-menu span{display:block;color:#0f3d75;font-size:30px;font-weight:950;letter-spacing:-.04em;margin:8px 0}.edt-product-menu em{display:block;color:#63728a;font-style:normal;font-size:14px;line-height:1.45}.edt-product-menu a.rush{background:linear-gradient(180deg,#fff8e7,#fff);border-color:#eed59d}.edt-product-menu a.rush span{color:#8a5f0d}.edt-product-page{background:#fff;border:1px solid #dbe5f0;border-radius:30px;padding:34px;box-shadow:0 12px 38px rgba(7,31,66,.07)}.edt-product-page h2{font-family:var(--serif);color:#071f42;font-size:clamp(34px,4vw,54px);line-height:1.05;margin:8px 0 14px}.edt-product-price{display:inline-block;background:#f8fbff;border:1px solid #dbe5f0;border-radius:22px;padding:18px 22px;margin:14px 0 26px}.edt-product-price span{display:block;color:#63728a;font-weight:850;font-size:13px}.edt-product-price strong{display:block;color:#0f3d75;font-size:38px;line-height:1;font-weight:950;letter-spacing:-.04em;margin-top:5px}.edt-order-v32 .edt-pricing-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.edt-price-card.rush{background:linear-gradient(180deg,#fff8e7,#fff)!important;border-color:#efd79f!important}.edt-price-tag.rush{background:#fff1c8!important;color:#7a5208!important}.edt-form-note{background:#f8fbff;border-left:4px solid #1672c9;border-radius:12px;padding:14px 16px;color:#334155!important}.edt-form-hero h2{color:#071f42!important}.edt-form-hero p{color:#4f6078!important}.edt-whatsapp-bottom{background:linear-gradient(135deg,#0aa95f,#0f7f4f)!important;color:#fff!important}.edt-whatsapp-bottom span,.edt-whatsapp-bottom .edt-bicon,.edt-whatsapp-bottom .edt-dicon{color:#fff!important}.edt-whatsapp-icon:before{mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M20.5 3.5A10 10 0 0 0 3.2 17.2L2 22l4.9-1.2A10 10 0 1 0 20.5 3.5zM12 20a8 8 0 0 1-4.1-1.1l-.3-.2-2.9.7.8-2.8-.2-.3A8 8 0 1 1 12 20zm4.6-5.8c-.3-.1-1.6-.8-1.8-.9-.2-.1-.4-.1-.6.1-.2.3-.7.9-.8 1-.2.2-.3.2-.6.1a6.5 6.5 0 0 1-3.2-2.8c-.2-.3 0-.4.1-.6l.4-.5c.1-.2.2-.3.3-.5.1-.2 0-.4 0-.5 0-.1-.6-1.5-.9-2-.2-.5-.4-.4-.6-.4h-.5c-.2 0-.5.1-.7.3-.2.3-.9.9-.9 2.1s.9 2.4 1 2.6c.1.2 1.8 2.8 4.4 3.9.6.3 1.1.4 1.5.5.6.2 1.2.1 1.7.1.5-.1 1.6-.7 1.8-1.3.2-.6.2-1.2.2-1.3-.1-.1-.3-.2-.6-.3z"/></svg>');-webkit-mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M20.5 3.5A10 10 0 0 0 3.2 17.2L2 22l4.9-1.2A10 10 0 1 0 20.5 3.5zM12 20a8 8 0 0 1-4.1-1.1l-.3-.2-2.9.7.8-2.8-.2-.3A8 8 0 1 1 12 20zm4.6-5.8c-.3-.1-1.6-.8-1.8-.9-.2-.1-.4-.1-.6.1-.2.3-.7.9-.8 1-.2.2-.3.2-.6.1a6.5 6.5 0 0 1-3.2-2.8c-.2-.3 0-.4.1-.6l.4-.5c.1-.2.2-.3.3-.5.1-.2 0-.4 0-.5 0-.1-.6-1.5-.9-2-.2-.5-.4-.4-.6-.4h-.5c-.2 0-.5.1-.7.3-.2.3-.9.9-.9 2.1s.9 2.4 1 2.6c.1.2 1.8 2.8 4.4 3.9.6.3 1.1.4 1.5.5.6.2 1.2.1 1.7.1.5-.1 1.6-.7 1.8-1.3.2-.6.2-1.2.2-1.3-.1-.1-.3-.2-.6-.3z"/></svg>')}.edt-desktop-bottom .edt-whatsapp-bottom{border-radius:999px!important;padding-left:18px!important;padding-right:18px!important;box-shadow:0 10px 24px rgba(10,169,95,.25)!important}.edt-mobile-bottom .edt-whatsapp-bottom{background:linear-gradient(135deg,#0aa95f,#097948)!important;color:#fff!important}
@media(max-width:1050px){.edt-selector-hero{grid-template-columns:1fr;padding:24px;border-radius:26px}.edt-product-menu{grid-template-columns:1fr 1fr}.edt-order-v32 .edt-pricing-grid{grid-template-columns:1fr 1fr!important}.edt-delivery-choice{grid-template-columns:1fr}.edt-selector-card{padding:22px;border-radius:24px}}
@media(max-width:700px){.edt-product-menu,.edt-order-v32 .edt-pricing-grid{grid-template-columns:1fr!important}.edt-selector-hero h2{font-size:34px}.edt-selector-actions .edt-btn{width:100%}.edt-product-page{padding:24px;border-radius:24px}.edt-product-price strong{font-size:34px}}
/* v32 WhatsApp icon fallback */
.edt-whatsapp-icon:before{mask-image:none!important;-webkit-mask-image:none!important;background:none!important;content:"☎"!important;color:inherit!important;font-size:18px!important;width:auto!important;height:auto!important;line-height:1!important;}

/* ==== v36 Professional service sections + softer bottom menu ==== */
.edt-pro-services-v36{background:#fff;border:1px solid #dbe5f0;border-radius:30px;padding:34px;box-shadow:0 14px 40px rgba(7,31,66,.07)}
.edt-pro-services-v36>p{max-width:900px;color:#53647d;font-size:17px;line-height:1.7}.edt-pro-service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin:30px 0}.edt-pro-service-card{position:relative;overflow:hidden;background:#fff;border:1px solid #dbe5f0;border-radius:24px;padding:24px;box-shadow:0 10px 30px rgba(7,31,66,.06)}.edt-pro-service-card.featured{border-color:#e4c56f;background:linear-gradient(180deg,#fffdf7,#fff)}.edt-pro-service-card.rush{border-color:#efd79f;background:linear-gradient(180deg,#fff8e7,#fff)}.edt-pro-service-card h3{color:#071f42;margin:10px 0 8px;font-size:22px;line-height:1.15}.edt-pro-service-card p{color:#53647d;margin:0 0 14px}.edt-pro-service-card ul{padding-left:18px;margin:12px 0 18px;color:#334155}.edt-pro-service-card li{margin:6px 0}.edt-pro-badge{display:inline-flex;border-radius:999px;padding:7px 11px;background:#eef5fc;color:#0f3d75;font-size:12px;font-weight:950;text-transform:uppercase;letter-spacing:.07em}.edt-pro-badge.rush{background:#fff1c8;color:#7a5208}.edt-pro-service-card .edt-product-price{display:block;margin:14px 0 16px}.edt-pro-service-card .edt-product-price strong{font-size:32px}.edt-pro-service-card .edt-btn{width:100%;border-radius:16px}.edt-pro-rule-box{margin:24px 0;padding:18px 20px;border-radius:18px;background:#fff8e7;border:1px solid rgba(216,173,85,.38);color:#5c4511;line-height:1.6}.edt-pro-rule-box strong{color:#2d2108}.edt-delivery-choice button.is-disabled,.edt-delivery-choice button:disabled{opacity:.55;cursor:not-allowed;background:#f3f6fa!important;color:#7a8797!important;border-color:#e1e8f1!important;box-shadow:none!important}.edt-delivery-choice button.is-disabled span,.edt-delivery-choice button:disabled span{color:#8b97a7!important}.edt-order-v36 .edt-pricing-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}

@media(max-width:1050px){.edt-pro-service-grid{grid-template-columns:1fr 1fr}.edt-order-v36 .edt-pricing-grid{grid-template-columns:1fr 1fr!important}}
@media(max-width:700px){.edt-pro-services-v36{padding:24px;border-radius:24px}.edt-pro-service-grid,.edt-order-v36 .edt-pricing-grid{grid-template-columns:1fr!important}.edt-pro-service-card{border-radius:22px;padding:22px}.edt-pro-rule-box{border-radius:16px}}

@media(max-width:1050px){
  .edt-mobile-bottom{
    background:rgba(255,255,255,.94)!important;
    border:1px solid rgba(7,31,66,.14)!important;
    border-radius:24px!important;
    box-shadow:0 14px 38px rgba(7,31,66,.18)!important;
    backdrop-filter:blur(16px)!important;
    -webkit-backdrop-filter:blur(16px)!important;
    min-height:66px!important;
    padding:6px!important;
    gap:4px!important;
  }
  .edt-mobile-bottom a,
  .edt-mobile-bottom button{
    background:transparent!important;
    color:#071f42!important;
    -webkit-text-fill-color:#071f42!important;
    border-radius:18px!important;
    font-weight:900!important;
  }
  .edt-mobile-bottom a span:last-child,
  .edt-mobile-bottom button span:last-child{
    color:#071f42!important;
    -webkit-text-fill-color:#071f42!important;
    font-weight:850!important;
  }
  .edt-mobile-bottom .edt-bicon,
  .edt-mobile-bottom .edt-dicon{color:#071f42!important;opacity:.92!important;}
  .edt-mobile-bottom a:hover,
  .edt-mobile-bottom a:focus,
  .edt-mobile-bottom button:hover,
  .edt-mobile-bottom button:focus{background:#f3f6fa!important;outline:0!important;}
  .edt-mobile-bottom a.center,
  .edt-mobile-bottom .center{
    background:linear-gradient(135deg,#f4d37c,#d8a83d)!important;
    color:#071f42!important;
    -webkit-text-fill-color:#071f42!important;
    box-shadow:0 8px 18px rgba(216,168,61,.22)!important;
  }
  .edt-mobile-bottom a.center span:last-child,
  .edt-mobile-bottom .center span:last-child{color:#071f42!important;-webkit-text-fill-color:#071f42!important;}
  .edt-mobile-bottom .edt-whatsapp-bottom{
    background:#eef9f3!important;
    color:#137b4f!important;
    -webkit-text-fill-color:#137b4f!important;
    border:1px solid rgba(19,123,79,.16)!important;
    box-shadow:none!important;
  }
  .edt-mobile-bottom .edt-whatsapp-bottom span,
  .edt-mobile-bottom .edt-whatsapp-bottom .edt-bicon,
  .edt-mobile-bottom .edt-whatsapp-bottom .edt-dicon{color:#137b4f!important;-webkit-text-fill-color:#137b4f!important;}
  .edt-mobile-bottom .edt-whatsapp-bottom:hover,
  .edt-mobile-bottom .edt-whatsapp-bottom:focus{background:#e4f6ee!important;}
}

@media(min-width:1051px){
  .edt-desktop-bottom{background:rgba(255,255,255,.94)!important;border:1px solid rgba(7,31,66,.14)!important;box-shadow:0 14px 38px rgba(7,31,66,.14)!important;backdrop-filter:blur(16px)!important;}
  .edt-desktop-bottom a,.edt-desktop-bottom button{color:#071f42!important;-webkit-text-fill-color:#071f42!important;background:transparent!important;}
  .edt-desktop-bottom a:hover,.edt-desktop-bottom button:hover{background:#f3f6fa!important;outline:0!important;}
  .edt-desktop-bottom .center{background:linear-gradient(135deg,#f4d37c,#d8a83d)!important;color:#071f42!important;-webkit-text-fill-color:#071f42!important;box-shadow:0 8px 18px rgba(216,168,61,.22)!important;}
  .edt-desktop-bottom .edt-whatsapp-bottom{background:#eef9f3!important;color:#137b4f!important;-webkit-text-fill-color:#137b4f!important;border:1px solid rgba(19,123,79,.16)!important;box-shadow:none!important;}
  .edt-desktop-bottom .edt-whatsapp-bottom span,.edt-desktop-bottom .edt-whatsapp-bottom .edt-bicon,.edt-desktop-bottom .edt-whatsapp-bottom .edt-dicon{color:#137b4f!important;-webkit-text-fill-color:#137b4f!important;}
}


/* v37: status link, support, quote assistant, operational book, payment notes */
.edt-status-link{display:inline-flex!important;align-items:center!important;gap:7px!important;color:#f8dfaa!important;-webkit-text-fill-color:#f8dfaa!important;font-weight:900!important;text-decoration:none!important;letter-spacing:.01em!important;white-space:nowrap!important;filter:drop-shadow(0 2px 8px rgba(216,168,61,.18));}
.edt-status-link:hover{color:#ffffff!important;-webkit-text-fill-color:#ffffff!important;text-decoration:none!important;}
.edt-payment-options{margin:22px 0 0;padding:18px 20px;border-radius:18px;background:#fff8e7;border:1px solid rgba(216,168,61,.38);color:#5c4511;font-size:14px;line-height:1.58;}
.edt-payment-options strong{display:block;color:#2d2108;font-size:16px;margin-bottom:6px;}
.edt-payment-options p{margin:0;color:#5c4511;}
.edt-quote-tool{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:26px 0;}
.edt-quote-tool a,.edt-support-card{display:block;padding:20px;border-radius:20px;background:#fff;border:1px solid rgba(10,31,63,.12);box-shadow:0 10px 28px rgba(10,31,63,.06);text-decoration:none!important;color:#172338!important;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;}
.edt-quote-tool a:hover,.edt-support-card:hover{transform:translateY(-3px);box-shadow:0 16px 34px rgba(10,31,63,.10);border-color:rgba(216,168,61,.35);}
.edt-quote-tool strong,.edt-support-card strong{display:block;color:#0a1f3f;font-size:18px;margin-bottom:6px;}
.edt-quote-tool span{display:inline-flex;margin:0 0 8px;padding:6px 10px;border-radius:999px;background:#f7f9fc;color:#173d73;font-weight:900;}
.edt-quote-tool em,.edt-support-card span{display:block;color:#5f6f86;font-style:normal;font-size:14px;line-height:1.5;}
.edt-support-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:26px 0;}
.edt-support-strip{display:grid;grid-template-columns:1.05fr .95fr;gap:20px;align-items:center;padding:28px;border-radius:28px;background:linear-gradient(180deg,#fff,#f8fafc);border:1px solid rgba(10,31,63,.12);box-shadow:0 14px 36px rgba(10,31,63,.08);}
.edt-support-strip h2{margin:0 0 10px;color:#0a1f3f;font-size:clamp(28px,3.8vw,44px);line-height:1.08;letter-spacing:-.04em;font-weight:900;}
.edt-support-strip p{margin:0;color:#5f6f86;line-height:1.65;}
.edt-support-actions{display:grid;gap:10px;}
.edt-support-actions a{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-radius:16px;background:#fff;border:1px solid rgba(10,31,63,.12);color:#0a1f3f!important;font-weight:900;text-decoration:none!important;box-shadow:0 8px 22px rgba(10,31,63,.05);}
.edt-operational-import{margin:24px 0;padding:20px;border-radius:20px;background:#f7f9fc;border:1px solid rgba(10,31,63,.10);}
.edt-operational-import strong{display:block;color:#0a1f3f;font-size:18px;margin-bottom:8px;}
.edt-operational-import ol{margin:0;padding-left:20px;color:#334155;line-height:1.6;}
.edt-operational-post{max-width:980px;margin:0 auto;padding:20px;}
.edt-operational-hero,.edt-operational-section{background:#fff;border:1px solid rgba(10,31,63,.12);border-radius:22px;padding:24px;margin-bottom:16px;box-shadow:0 10px 28px rgba(10,31,63,.06);}
.edt-operational-hero h2,.edt-operational-section h3{color:#0a1f3f;margin-top:0;font-weight:900;letter-spacing:-.025em;}
.edt-operational-section p,.edt-operational-section li{color:#334155;line-height:1.65;}
@media(max-width:980px){.edt-quote-tool,.edt-support-grid,.edt-support-strip{grid-template-columns:1fr;}.edt-status-link{font-size:12px!important;}}
@media(max-width:640px){.edt-topbar .edt-container{gap:8px!important;justify-content:center!important;text-align:center!important;}.edt-status-link{width:100%;justify-content:center;padding-top:4px!important;}.edt-mobile-bottom{background:rgba(255,255,255,.96)!important;border-color:rgba(7,31,66,.10)!important;box-shadow:0 8px 26px rgba(7,31,66,.12)!important;}.edt-mobile-bottom a.center{background:linear-gradient(135deg,#fff7df,#f1d27d)!important;box-shadow:0 7px 16px rgba(216,168,61,.14)!important;}.edt-mobile-bottom .edt-whatsapp-bottom{background:#f3fbf7!important;border-color:rgba(19,123,79,.11)!important;}}

/* v38: checkout payment consistency, Stripe-first payment messaging, document workflow */
.edt-checkout-info-stack{display:grid;gap:18px;margin:24px 0 0;}
.edt-checkout-process-card,.edt-stripe-payment-card{background:#fff;border:1px solid rgba(7,31,66,.12);border-radius:22px;padding:22px;box-shadow:0 12px 34px rgba(7,31,66,.07);}
.edt-checkout-process-card h3,.edt-stripe-payment-card h3{margin:6px 0 8px;color:#071f42;font-size:24px;line-height:1.15;font-weight:950;}
.edt-checkout-process-card p,.edt-stripe-payment-card p{color:#53647d;margin:0;}
.edt-process-mini-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:18px;}
.edt-process-mini-grid div{background:#f8fbff;border:1px solid #dbe5f0;border-radius:18px;padding:16px;}
.edt-process-mini-grid strong{display:block;color:#071f42;margin-bottom:5px;font-size:15.5px;}
.edt-process-mini-grid span{display:block;color:#53647d;font-size:14px;line-height:1.48;}
.edt-payment-options.edt-stripe-payment-card{background:linear-gradient(180deg,#ffffff 0%,#f8fbff 100%)!important;border:1px solid rgba(7,31,66,.13)!important;color:#172338!important;}
.edt-payment-head{display:grid;grid-template-columns:1fr 230px;gap:18px;align-items:center;}
.edt-payment-head img{width:100%;max-width:230px;border-radius:14px;border:1px solid rgba(7,31,66,.10);background:#fff;padding:8px;box-shadow:0 8px 22px rgba(7,31,66,.06);}
.edt-payment-method-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:18px 0;}
.edt-payment-method-grid div{background:#fff;border:1px solid #dbe5f0;border-radius:18px;padding:16px;}
.edt-payment-method-grid strong{display:block;color:#071f42;margin-bottom:5px;font-size:15.5px;}
.edt-payment-method-grid span{display:block;color:#53647d;font-size:14px;line-height:1.5;}
.edt-payment-warning{padding:14px 16px!important;background:#fff8e7!important;border:1px solid rgba(216,168,61,.35)!important;border-radius:16px!important;color:#5c4511!important;font-size:14px!important;line-height:1.55!important;}
.edt-payment-warning strong{display:inline!important;color:#2d2108!important;margin:0!important;font-size:14px!important;}
.edt-form-note{font-weight:700;}
@media(max-width:780px){.edt-payment-head,.edt-process-mini-grid,.edt-payment-method-grid{grid-template-columns:1fr;}.edt-payment-head img{max-width:100%;}.edt-checkout-process-card,.edt-stripe-payment-card{padding:18px;border-radius:18px;}}


/* ==== v39 Homepage refocus + mobile overflow correction ==== */
html,body{max-width:100%!important;overflow-x:hidden!important;}
body{position:relative!important;}
.site-main,.entry-content,.wp-site-blocks,.edt-front-page-v38,.edt-front-page-v39,.edt-clean-page,.edt-section,.edt-hero{max-width:100%!important;overflow-x:hidden!important;}
.edt-container{max-width:1180px!important;}
.edt-header .edt-topbar .edt-container{align-items:center!important;}
.edt-header .edt-topbar span:last-child{color:#f8dfaa!important;font-weight:800!important;white-space:nowrap!important;}
.edt-home-v39-hero .edt-panel a{display:block!important;}
.edt-home-v39-panel .edt-mini-list a{display:block!important;}
.edt-home-v39-panel .edt-mini-list a strong{display:block!important;color:#071f42!important;font-size:15.5px!important;}
.edt-home-v39-panel .edt-mini-list a span{display:block!important;color:#53647d!important;font-size:13.5px!important;line-height:1.45!important;margin-top:4px!important;}
.edt-home-v39-intro .edt-card,.edt-home-v39-services .edt-product-menu a{min-width:0!important;}
.edt-home-v39-process .edt-step strong{display:block!important;color:#071f42!important;margin-bottom:6px!important;}
.edt-home-v39-process .edt-step p{font-size:14px!important;line-height:1.5!important;}
.edt-selector-hero-v39 h2{font-size:clamp(32px,4.5vw,58px)!important;}
.edt-selector-hero-v39 p{font-size:17px!important;}
.edt-support-strip{overflow:hidden!important;}
.edt-embedded-form,.edt-form-shell,.edt-checkout-info-stack,.edt-payment-options,.edt-checkout-process-card,.edt-stripe-payment-card{max-width:100%!important;overflow:hidden!important;}
.edt-embedded-form iframe,.edt-form-shell iframe,.edt-embedded-form form,.edt-form-shell form{max-width:100%!important;width:100%!important;}
table{max-width:100%!important;}
.edt-form-shell table,.entry-content table{display:block!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch!important;}

@media(max-width:1140px){
  .edt-header .edt-topbar .edt-container{justify-content:center!important;text-align:center!important;}
  .edt-header .edt-topbar span:last-child{display:none!important;}
}
@media(max-width:760px){
  .edt-container{width:calc(100% - 24px)!important;max-width:calc(100% - 24px)!important;}
  .edt-hero{padding:54px 0 46px!important;}
  .edt-hero-grid,.edt-grid,.edt-grid.three,.edt-steps,.edt-product-menu,.edt-pro-service-grid,.edt-pricing-grid,.edt-process-mini-grid,.edt-payment-method-grid,.edt-payment-head,.edt-quote-tool,.edt-support-grid,.edt-support-strip{grid-template-columns:1fr!important;}
  .edt-hero h1,.edt-page-hero h1{font-size:clamp(36px,11vw,48px)!important;line-height:1.02!important;overflow-wrap:break-word!important;}
  .edt-section h2,.edt-selector-hero h2,.edt-product-page h2{font-size:clamp(30px,9vw,38px)!important;line-height:1.08!important;overflow-wrap:break-word!important;}
  .edt-hero p,.edt-lead,.edt-selector-hero p{font-size:16px!important;line-height:1.6!important;}
  .edt-panel,.edt-card,.edt-selector-hero,.edt-selector-card,.edt-product-page,.edt-pro-services-v36,.edt-payment-options,.edt-checkout-process-card,.edt-stripe-payment-card,.edt-cta{max-width:100%!important;padding:20px!important;border-radius:22px!important;}
  .edt-selector-actions,.edt-hero-actions,.edt-action-row{display:grid!important;grid-template-columns:1fr!important;width:100%!important;gap:10px!important;}
  .edt-selector-actions .edt-btn,.edt-hero-actions .edt-btn,.edt-action-row .edt-btn,.wp-block-button,.wp-block-button__link{width:100%!important;max-width:100%!important;}
  .edt-product-menu span{font-size:24px!important;}
  .edt-price-breakdown div{align-items:flex-start!important;}
  .edt-price-breakdown strong{white-space:nowrap!important;}
  .edt-payment-head img{max-width:100%!important;width:100%!important;height:auto!important;}
  .edt-language{right:10px!important;bottom:84px!important;max-width:calc(100vw - 20px)!important;}
  .edt-mobile-bottom{left:8px!important;right:8px!important;bottom:8px!important;width:auto!important;max-width:calc(100vw - 16px)!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;border-radius:22px!important;overflow:hidden!important;padding:5px!important;gap:2px!important;}
  .edt-mobile-bottom a{min-width:0!important;max-width:100%!important;overflow:hidden!important;padding:6px 1px!important;min-height:58px!important;}
  .edt-mobile-bottom a span:last-child{display:block!important;max-width:100%!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;font-size:10px!important;line-height:1.1!important;}
  .edt-mobile-bottom .edt-bicon{height:16px!important;min-height:16px!important;font-size:16px!important;}
  .edt-footer{padding-bottom:92px!important;}
}
@media(max-width:390px){
  .edt-mobile-bottom a span:last-child{font-size:9.5px!important;}
  .edt-mobile-bottom a{min-height:56px!important;}
  .edt-container{width:calc(100% - 18px)!important;max-width:calc(100% - 18px)!important;}
}


/* ==================================================
   v40/v41 SERVICES MENU 3 COLUMNS PREMIUM FIX
   Mejora el dropdown de Servicios:
   - 3 columnas reales en desktop;
   - tarjetas compactas y parejas;
   - evita que el menú se vea torcido, cortado o demasiado alto;
   - conserva modo viewport-safe y móvil limpio.
   ================================================== */
@media (min-width:1141px){
  .edt-nav .edt-services-menu,
  .edt-nav .edt-services-menu-v40,
  .edt-services-menu-v41{
    --edt-dd-width:min(1080px, calc(100vw - 24px))!important;
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    align-items:stretch!important;
    gap:14px!important;
    padding:16px!important;
    border-radius:26px!important;
    background:linear-gradient(180deg,#ffffff 0%,#f8fafc 100%)!important;
    border:1px solid #dbe5f0!important;
    box-shadow:0 26px 80px rgba(7,31,66,.20)!important;
  }

  .edt-nav .edt-services-menu .edt-mega-col,
  .edt-nav .edt-services-menu-v40,
  .edt-services-menu-v41 .edt-mega-col{
    display:flex!important;
    flex-direction:column!important;
    min-width:0!important;
    max-width:100%!important;
    gap:10px!important;
    padding:12px!important;
    border-radius:20px!important;
    background:#ffffff!important;
    border:1px solid rgba(7,31,66,.08)!important;
  }

  .edt-nav .edt-services-menu .edt-mega-col > span,
  .edt-nav .edt-services-menu-v40,
  .edt-services-menu-v41 .edt-mega-col > span{
    display:block!important;
    margin:0 0 2px!important;
    padding:0 2px 7px!important;
    color:#9a6b18!important;
    text-transform:uppercase!important;
    letter-spacing:.12em!important;
    font-size:11px!important;
    line-height:1.2!important;
    font-weight:950!important;
    border-bottom:1px solid rgba(216,168,61,.24)!important;
  }

  .edt-nav .edt-services-menu .edt-subcard,
  .edt-nav .edt-services-menu-v40,
  .edt-services-menu-v41 .edt-subcard{
    display:grid!important;
    grid-template-columns:34px 1fr!important;
    align-items:start!important;
    gap:10px!important;
    width:100%!important;
    min-width:0!important;
    padding:12px!important;
    border-radius:16px!important;
    background:#ffffff!important;
    border:1px solid #edf1f6!important;
    color:#071f42!important;
    overflow:hidden!important;
    transition:.16s ease!important;
  }

  .edt-nav .edt-services-menu .edt-subcard:hover,
  .edt-nav .edt-services-menu-v40,
  .edt-services-menu-v41 .edt-subcard:hover{
    background:#fff8ec!important;
    border-color:#d8ad55!important;
    transform:translateY(-1px)!important;
    box-shadow:0 10px 24px rgba(7,31,66,.08)!important;
  }

  .edt-nav .edt-services-menu .edt-sub-ico,
  .edt-nav .edt-services-menu-v40,
  .edt-services-menu-v41 .edt-sub-ico{
    grid-row:1 / span 2!important;
    width:34px!important;
    height:34px!important;
    border-radius:12px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    background:#fff4d8!important;
    color:#8a5d14!important;
    flex:0 0 34px!important;
  }

  .edt-nav .edt-services-menu .edt-sub-ico .edt-nav-ico,
  .edt-nav .edt-services-menu-v40,
  .edt-services-menu-v41 .edt-sub-ico .edt-nav-ico,
  .edt-nav .edt-services-menu .edt-sub-ico svg,
  .edt-nav .edt-services-menu-v40,
  .edt-services-menu-v41 .edt-sub-ico svg{
    width:17px!important;
    height:17px!important;
  }

  .edt-nav .edt-services-menu .edt-subcard strong,
  .edt-nav .edt-services-menu-v40,
  .edt-services-menu-v41 .edt-subcard strong{
    display:block!important;
    margin:0!important;
    color:#071f42!important;
    font-size:14px!important;
    line-height:1.18!important;
    font-weight:950!important;
    letter-spacing:-.01em!important;
    overflow-wrap:normal!important;
    word-break:normal!important;
  }

  .edt-nav .edt-services-menu .edt-subcard em,
  .edt-nav .edt-services-menu-v40,
  .edt-services-menu-v41 .edt-subcard em{
    grid-column:2!important;
    display:block!important;
    margin:4px 0 0!important;
    color:#52627a!important;
    font-size:12.25px!important;
    line-height:1.35!important;
    font-style:normal!important;
    overflow-wrap:normal!important;
    word-break:normal!important;
  }

  .edt-nav .edt-services-menu .edt-subcard.primary,
  .edt-nav .edt-services-menu-v40,
  .edt-services-menu-v41 .edt-subcard.primary{
    background:linear-gradient(135deg,#071f42,#0d3264)!important;
    border-color:#071f42!important;
  }

  .edt-nav .edt-services-menu .edt-subcard.primary strong,
  .edt-nav .edt-services-menu-v40,
  .edt-services-menu-v41 .edt-subcard.primary strong,
  .edt-nav .edt-services-menu .edt-subcard.primary em,
  .edt-nav .edt-services-menu-v40,
  .edt-services-menu-v41 .edt-subcard.primary em{
    color:#ffffff!important;
  }

  .edt-nav .edt-services-menu .edt-subcard.primary .edt-sub-ico,
  .edt-nav .edt-services-menu-v40,
  .edt-services-menu-v41 .edt-subcard.primary .edt-sub-ico{
    background:rgba(216,168,61,.22)!important;
    color:#f4d37c!important;
  }
}

@media (min-width:1141px) and (max-width:1210px){
  .edt-nav .edt-services-menu,
  .edt-nav .edt-services-menu-v40,
  .edt-services-menu-v41{
    --edt-dd-width:min(1040px, calc(100vw - 24px))!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
  }

  .edt-nav .edt-services-menu .edt-mega-col,
  .edt-nav .edt-services-menu-v40,
  .edt-services-menu-v41 .edt-mega-col{
    padding:10px!important;
  }

  .edt-nav .edt-services-menu .edt-subcard,
  .edt-nav .edt-services-menu-v40,
  .edt-services-menu-v41 .edt-subcard{
    padding:11px!important;
    gap:9px!important;
  }

  .edt-nav .edt-services-menu .edt-subcard strong,
  .edt-nav .edt-services-menu-v40,
  .edt-services-menu-v41 .edt-subcard strong{
    font-size:13.25px!important;
  }

  .edt-nav .edt-services-menu .edt-subcard em,
  .edt-nav .edt-services-menu-v40,
  .edt-services-menu-v41 .edt-subcard em{
    font-size:11.5px!important;
  }
}


/* ==================================================
   v41 ESPAÑOL + MENÚ SERVICIOS REFINADO
   Mantiene el menú de Servicios en 3 columnas y destaca
   "No tengo todos los datos" en la tercera columna.
   ================================================== */
@media (min-width:1141px){
  .edt-nav .edt-services-menu-v41{
    --edt-dd-width:min(1080px, calc(100vw - 24px))!important;
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    align-items:stretch!important;
    gap:14px!important;
    padding:16px!important;
    border-radius:26px!important;
    background:linear-gradient(180deg,#ffffff 0%,#f8fafc 100%)!important;
    border:1px solid #dbe5f0!important;
    box-shadow:0 26px 80px rgba(7,31,66,.20)!important;
  }
  .edt-nav .edt-services-menu-v41 .edt-mega-col{display:flex!important;flex-direction:column!important;gap:10px!important;min-width:0!important;padding:12px!important;border-radius:20px!important;background:#ffffff!important;border:1px solid rgba(7,31,66,.08)!important}
  .edt-nav .edt-services-menu-v41 .edt-mega-col>span{display:block!important;margin:0 0 2px!important;padding:0 2px 7px!important;color:#9a6b18!important;text-transform:uppercase!important;letter-spacing:.12em!important;font-size:11px!important;line-height:1.2!important;font-weight:950!important;border-bottom:1px solid rgba(216,168,61,.24)!important}
  .edt-nav .edt-services-menu-v41 .edt-subcard{display:grid!important;grid-template-columns:34px 1fr!important;align-items:start!important;gap:10px!important;width:100%!important;min-width:0!important;padding:12px!important;border-radius:16px!important;background:#ffffff!important;border:1px solid #edf1f6!important;color:#071f42!important;overflow:hidden!important;transition:.16s ease!important}
  .edt-nav .edt-services-menu-v41 .edt-subcard:hover{background:#fff8ec!important;border-color:#d8ad55!important;transform:translateY(-1px)!important;box-shadow:0 10px 24px rgba(7,31,66,.08)!important}
  .edt-nav .edt-services-menu-v41 .edt-sub-ico{grid-row:1 / span 2!important;width:34px!important;height:34px!important;border-radius:12px!important;display:flex!important;align-items:center!important;justify-content:center!important;background:#fff4d8!important;color:#8a5d14!important;flex:0 0 34px!important}
  .edt-nav .edt-services-menu-v41 .edt-subcard strong{display:block!important;margin:0!important;color:#071f42!important;font-size:14px!important;line-height:1.18!important;font-weight:950!important;letter-spacing:-.01em!important;overflow-wrap:normal!important;word-break:normal!important}
  .edt-nav .edt-services-menu-v41 .edt-subcard em{grid-column:2!important;display:block!important;margin:4px 0 0!important;color:#52627a!important;font-size:12.25px!important;line-height:1.35!important;font-style:normal!important;overflow-wrap:normal!important;word-break:normal!important}
  .edt-nav .edt-services-menu-v41 .edt-subcard.assist{background:linear-gradient(180deg,#fffaf0 0%,#ffffff 100%)!important;border-color:rgba(216,168,61,.45)!important;box-shadow:inset 0 0 0 1px rgba(216,168,61,.08)!important}
  .edt-nav .edt-services-menu-v41 .edt-subcard.assist strong{color:#5d410a!important}
  .edt-nav .edt-services-menu-v41 .edt-subcard.assist .edt-sub-ico{background:linear-gradient(135deg,#d8a83d,#f4d37c)!important;color:#061832!important}
  .edt-nav .edt-services-menu-v41 .edt-subcard.primary{background:linear-gradient(135deg,#071f42,#0d3264)!important;border-color:#071f42!important}
  .edt-nav .edt-services-menu-v41 .edt-subcard.primary strong,.edt-nav .edt-services-menu-v41 .edt-subcard.primary em{color:#ffffff!important}
  .edt-nav .edt-services-menu-v41 .edt-subcard.primary .edt-sub-ico{background:rgba(216,168,61,.22)!important;color:#f4d37c!important}
}
@media (max-width:1140px){
  .edt-nav .edt-services-menu-v41{grid-template-columns:1fr!important;padding:14px!important}
}


/* ==================================================
   v42 MENÚ SERVICIOS EN 3 COLUMNAS REALES
   Tres columnas una al lado de la otra, menor altura,
   mejor legibilidad y "No tengo todos los datos" destacado.
   ================================================== */
@media (min-width:1141px){
  .edt-nav .edt-services-menu-v42{
    --edt-dd-width:min(1120px, calc(100vw - 24px))!important;
    width:var(--edt-dd-width)!important;
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    align-items:stretch!important;
    gap:12px!important;
    padding:14px!important;
    border-radius:26px!important;
    background:linear-gradient(180deg,#ffffff 0%,#f8fafc 100%)!important;
    border:1px solid #dbe5f0!important;
    box-shadow:0 26px 80px rgba(7,31,66,.22)!important;
    overflow:visible!important;
  }
  .edt-nav .edt-services-menu-v42 .edt-mega-col{
    display:flex!important;
    flex-direction:column!important;
    gap:8px!important;
    min-width:0!important;
    padding:12px!important;
    border-radius:20px!important;
    background:#ffffff!important;
    border:1px solid rgba(7,31,66,.08)!important;
    box-shadow:0 8px 20px rgba(7,31,66,.035)!important;
  }
  .edt-nav .edt-services-menu-v42 .edt-mega-col>span{
    display:block!important;
    margin:0 0 3px!important;
    padding:0 2px 8px!important;
    color:#9a6b18!important;
    text-transform:uppercase!important;
    letter-spacing:.12em!important;
    font-size:10.75px!important;
    line-height:1.2!important;
    font-weight:950!important;
    border-bottom:1px solid rgba(216,168,61,.24)!important;
  }
  .edt-nav .edt-services-menu-v42 .edt-subcard{
    display:grid!important;
    grid-template-columns:32px minmax(0,1fr)!important;
    align-items:start!important;
    gap:9px!important;
    width:100%!important;
    min-width:0!important;
    min-height:72px!important;
    padding:10px!important;
    border-radius:15px!important;
    background:#ffffff!important;
    border:1px solid #edf1f6!important;
    color:#071f42!important;
    overflow:hidden!important;
    transition:.16s ease!important;
  }
  .edt-nav .edt-services-menu-v42 .edt-subcard:hover{
    background:#fff8ec!important;
    border-color:#d8ad55!important;
    transform:translateY(-1px)!important;
    box-shadow:0 10px 24px rgba(7,31,66,.08)!important;
  }
  .edt-nav .edt-services-menu-v42 .edt-sub-ico{
    grid-row:1 / span 2!important;
    width:32px!important;
    height:32px!important;
    border-radius:11px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    background:#fff4d8!important;
    color:#8a5d14!important;
    flex:0 0 32px!important;
  }
  .edt-nav .edt-services-menu-v42 .edt-sub-ico .edt-nav-ico,
  .edt-nav .edt-services-menu-v42 .edt-sub-ico svg{
    width:16px!important;
    height:16px!important;
  }
  .edt-nav .edt-services-menu-v42 .edt-subcard strong{
    display:block!important;
    margin:0!important;
    color:#071f42!important;
    font-size:13.5px!important;
    line-height:1.16!important;
    font-weight:950!important;
    letter-spacing:-.01em!important;
    overflow-wrap:normal!important;
    word-break:normal!important;
    hyphens:none!important;
  }
  .edt-nav .edt-services-menu-v42 .edt-subcard em{
    grid-column:2!important;
    display:block!important;
    margin:3px 0 0!important;
    color:#52627a!important;
    font-size:11.75px!important;
    line-height:1.32!important;
    font-style:normal!important;
    overflow-wrap:normal!important;
    word-break:normal!important;
    hyphens:none!important;
  }
  .edt-nav .edt-services-menu-v42 .edt-subcard.assist{
    background:linear-gradient(180deg,#fff8e8 0%,#ffffff 100%)!important;
    border-color:rgba(216,168,61,.55)!important;
    box-shadow:inset 0 0 0 1px rgba(216,168,61,.10),0 10px 24px rgba(216,168,61,.09)!important;
  }
  .edt-nav .edt-services-menu-v42 .edt-subcard.assist strong{color:#5d410a!important;}
  .edt-nav .edt-services-menu-v42 .edt-subcard.assist .edt-sub-ico{background:linear-gradient(135deg,#d8a83d,#f4d37c)!important;color:#061832!important;}
  .edt-nav .edt-services-menu-v42 .edt-subcard.primary{background:linear-gradient(135deg,#071f42,#0d3264)!important;border-color:#071f42!important;}
  .edt-nav .edt-services-menu-v42 .edt-subcard.primary strong,.edt-nav .edt-services-menu-v42 .edt-subcard.primary em{color:#ffffff!important;}
  .edt-nav .edt-services-menu-v42 .edt-subcard.primary .edt-sub-ico{background:rgba(216,168,61,.22)!important;color:#f4d37c!important;}
  .edt-nav .edt-services-menu-v42 .edt-subcard.express{background:#fffaf0!important;border-color:rgba(216,168,61,.32)!important;}
}
@media (min-width:1141px) and (max-width:1240px){
  .edt-nav .edt-services-menu-v42{--edt-dd-width:min(1060px, calc(100vw - 24px))!important;gap:10px!important;padding:12px!important;}
  .edt-nav .edt-services-menu-v42 .edt-mega-col{padding:10px!important;gap:7px!important;}
  .edt-nav .edt-services-menu-v42 .edt-subcard{grid-template-columns:30px minmax(0,1fr)!important;gap:8px!important;padding:9px!important;min-height:68px!important;}
  .edt-nav .edt-services-menu-v42 .edt-sub-ico{width:30px!important;height:30px!important;}
  .edt-nav .edt-services-menu-v42 .edt-subcard strong{font-size:12.9px!important;}
  .edt-nav .edt-services-menu-v42 .edt-subcard em{font-size:11.15px!important;line-height:1.28!important;}
}
@media (max-width:1140px){.edt-nav .edt-services-menu-v42{grid-template-columns:1fr!important;padding:14px!important;}}


/* ==================================================
   v43 FINAL: menú Servicios 3 columnas desde desktop
   Corrige que la tercera columna caiga debajo en pantallas de escritorio.
   ================================================== */
@media (min-width:1051px){
  .edt-nav .edt-services-menu,
  .edt-nav .edt-services-menu-v42{
    --edt-dd-width:min(1120px,calc(100vw - 24px))!important;
    width:var(--edt-dd-width)!important;
    max-width:calc(100vw - 24px)!important;
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    align-items:stretch!important;
    gap:12px!important;
    padding:14px!important;
    border-radius:26px!important;
    background:linear-gradient(180deg,#ffffff 0%,#f8fafc 100%)!important;
    border:1px solid #dbe5f0!important;
    box-shadow:0 26px 80px rgba(7,31,66,.22)!important;
    overflow:visible!important;
  }
  .edt-nav .edt-services-menu-v42 > .edt-mega-col,
  .edt-nav .edt-services-menu > .edt-mega-col{
    display:flex!important;
    flex-direction:column!important;
    min-width:0!important;
    max-width:100%!important;
    gap:8px!important;
    padding:11px!important;
    border-radius:20px!important;
    background:#ffffff!important;
    border:1px solid rgba(7,31,66,.08)!important;
    box-shadow:0 8px 20px rgba(7,31,66,.035)!important;
  }
  .edt-nav .edt-services-menu-v42 > .edt-mega-col > span,
  .edt-nav .edt-services-menu > .edt-mega-col > span{
    display:block!important;
    margin:0 0 3px!important;
    padding:0 2px 8px!important;
    color:#9a6b18!important;
    text-transform:uppercase!important;
    letter-spacing:.12em!important;
    font-size:10.75px!important;
    line-height:1.2!important;
    font-weight:950!important;
    border-bottom:1px solid rgba(216,168,61,.24)!important;
  }
  .edt-nav .edt-services-menu-v42 .edt-subcard,
  .edt-nav .edt-services-menu .edt-subcard{
    display:grid!important;
    grid-template-columns:30px minmax(0,1fr)!important;
    align-items:start!important;
    gap:8px!important;
    width:100%!important;
    min-width:0!important;
    min-height:64px!important;
    padding:9px!important;
    border-radius:15px!important;
    background:#ffffff!important;
    border:1px solid #edf1f6!important;
    color:#071f42!important;
    overflow:hidden!important;
    transition:.16s ease!important;
  }
  .edt-nav .edt-services-menu-v42 .edt-subcard strong,
  .edt-nav .edt-services-menu .edt-subcard strong{
    display:block!important;
    margin:0!important;
    color:#071f42!important;
    font-size:13px!important;
    line-height:1.14!important;
    font-weight:950!important;
    letter-spacing:-.01em!important;
    word-break:normal!important;
    overflow-wrap:normal!important;
  }
  .edt-nav .edt-services-menu-v42 .edt-subcard em,
  .edt-nav .edt-services-menu .edt-subcard em{
    grid-column:2!important;
    display:block!important;
    margin:3px 0 0!important;
    color:#52627a!important;
    font-size:11.15px!important;
    line-height:1.25!important;
    font-style:normal!important;
    word-break:normal!important;
    overflow-wrap:normal!important;
  }
  .edt-nav .edt-services-menu-v42 .edt-sub-ico,
  .edt-nav .edt-services-menu .edt-sub-ico{
    grid-row:1 / span 2!important;
    width:30px!important;
    height:30px!important;
    border-radius:11px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    background:#fff4d8!important;
    color:#8a5d14!important;
    flex:0 0 30px!important;
  }
  .edt-nav .edt-services-menu-v42 .edt-sub-ico svg,
  .edt-nav .edt-services-menu .edt-sub-ico svg{
    width:15px!important;
    height:15px!important;
  }
  .edt-nav .edt-services-menu-v42 .edt-subcard.assist,
  .edt-nav .edt-services-menu .edt-subcard.assist{
    background:linear-gradient(180deg,#fff8e8 0%,#ffffff 100%)!important;
    border-color:rgba(216,168,61,.58)!important;
    box-shadow:inset 0 0 0 1px rgba(216,168,61,.10),0 10px 24px rgba(216,168,61,.09)!important;
  }
  .edt-nav .edt-services-menu-v42 .edt-subcard.assist strong,
  .edt-nav .edt-services-menu .edt-subcard.assist strong{color:#5d410a!important;}
  .edt-nav .edt-services-menu-v42 .edt-subcard.primary,
  .edt-nav .edt-services-menu .edt-subcard.primary{
    background:linear-gradient(135deg,#071f42,#0d3264)!important;
    border-color:#071f42!important;
  }
  .edt-nav .edt-services-menu-v42 .edt-subcard.primary strong,
  .edt-nav .edt-services-menu-v42 .edt-subcard.primary em,
  .edt-nav .edt-services-menu .edt-subcard.primary strong,
  .edt-nav .edt-services-menu .edt-subcard.primary em{color:#ffffff!important;}
}
@media (min-width:1051px) and (max-width:1120px){
  .edt-nav .edt-services-menu,
  .edt-nav .edt-services-menu-v42{--edt-dd-width:min(1028px,calc(100vw - 18px))!important;gap:8px!important;padding:10px!important;}
  .edt-nav .edt-services-menu-v42 > .edt-mega-col,
  .edt-nav .edt-services-menu > .edt-mega-col{padding:9px!important;gap:6px!important;}
  .edt-nav .edt-services-menu-v42 .edt-subcard,
  .edt-nav .edt-services-menu .edt-subcard{grid-template-columns:28px minmax(0,1fr)!important;padding:8px!important;gap:7px!important;min-height:60px!important;}
  .edt-nav .edt-services-menu-v42 .edt-sub-ico,
  .edt-nav .edt-services-menu .edt-sub-ico{width:28px!important;height:28px!important;}
  .edt-nav .edt-services-menu-v42 .edt-subcard strong,
  .edt-nav .edt-services-menu .edt-subcard strong{font-size:12.2px!important;}
  .edt-nav .edt-services-menu-v42 .edt-subcard em,
  .edt-nav .edt-services-menu .edt-subcard em{font-size:10.45px!important;line-height:1.22!important;}
}
@media (max-width:1050px){
  .edt-nav .edt-services-menu,
  .edt-nav .edt-services-menu-v42{grid-template-columns:1fr!important;}
}

/* v44 trustbar + true services 3-column menu */
.edt-topbar{background:linear-gradient(135deg,#061832,#0b2d57)!important;border-bottom:1px solid rgba(255,255,255,.10)!important;color:#fff!important;font-family:Arial,Helvetica,sans-serif!important}.edt-trustbar{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;min-height:40px!important;padding-top:6px!important;padding-bottom:6px!important}.edt-server-live,.edt-pr-clock{display:inline-flex!important;align-items:center!important;gap:8px!important;border-radius:999px!important;font-size:12.5px!important;font-weight:900!important;line-height:1.2!important}.edt-server-live{background:rgba(255,255,255,.10)!important;border:1px solid rgba(255,255,255,.16)!important;color:#ffe29a!important;padding:7px 11px!important}.edt-sat-ico{width:23px!important;height:23px!important;border-radius:999px!important;background:rgba(216,168,61,.20)!important;border:1px solid rgba(244,211,124,.38)!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}.edt-sat-ico svg{width:15px!important;height:15px!important;fill:#f4d37c!important}.edt-pr-clock{background:#fff!important;color:#061832!important;border:1px solid rgba(216,168,61,.42)!important;padding:7px 12px!important;box-shadow:0 8px 20px rgba(0,0,0,.10)!important}.edt-pr-clock strong{font-size:12.5px!important;color:#061832!important;text-transform:capitalize!important}.edt-pr-clock em{font-style:normal!important;color:#7a5514!important;font-size:12px!important;font-weight:950!important;white-space:nowrap!important}.edt-server-live:before{content:"";width:8px;height:8px;border-radius:999px;background:#36e58d;box-shadow:0 0 0 4px rgba(54,229,141,.13),0 0 14px rgba(54,229,141,.85);display:inline-block}@media(max-width:760px){.edt-trustbar{display:grid!important;grid-template-columns:1fr!important;justify-items:center!important;gap:6px!important}.edt-server-live,.edt-pr-clock{width:100%!important;justify-content:center!important;text-align:center!important}.edt-pr-clock{flex-wrap:wrap!important}.edt-pr-clock em{width:100%!important}}
@media(min-width:769px){.edt-nav .edt-services-menu,.edt-nav .edt-services-menu-v42{--edt-dd-width:min(1130px,calc(100vw - 20px))!important;width:var(--edt-dd-width)!important;max-width:calc(100vw - 20px)!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important;padding:12px!important;align-items:stretch!important;border-radius:26px!important;background:linear-gradient(180deg,#fff,#f8fafc)!important;border:1px solid #dbe5f0!important;box-shadow:0 28px 90px rgba(7,31,66,.24)!important;overflow:visible!important}.edt-nav .edt-services-menu>.edt-mega-col,.edt-nav .edt-services-menu-v42>.edt-mega-col{display:flex!important;flex-direction:column!important;min-width:0!important;width:100%!important;gap:7px!important;padding:10px!important;border-radius:20px!important;background:#fff!important;border:1px solid rgba(7,31,66,.08)!important;box-shadow:0 8px 20px rgba(7,31,66,.035)!important}.edt-nav .edt-services-menu>.edt-mega-col>span,.edt-nav .edt-services-menu-v42>.edt-mega-col>span{display:block!important;margin:0 0 3px!important;padding:0 2px 8px!important;color:#9a6b18!important;text-transform:uppercase!important;letter-spacing:.12em!important;font-size:10.5px!important;line-height:1.2!important;font-weight:950!important;border-bottom:1px solid rgba(216,168,61,.24)!important}.edt-nav .edt-services-menu .edt-subcard,.edt-nav .edt-services-menu-v42 .edt-subcard{display:grid!important;grid-template-columns:28px minmax(0,1fr)!important;gap:7px!important;align-items:start!important;width:100%!important;min-height:58px!important;padding:8px!important;border-radius:14px!important;background:#fff!important;border:1px solid #edf1f6!important;overflow:hidden!important}.edt-nav .edt-services-menu .edt-sub-ico,.edt-nav .edt-services-menu-v42 .edt-sub-ico{grid-row:1/span 2!important;width:28px!important;height:28px!important;border-radius:10px!important;display:flex!important;align-items:center!important;justify-content:center!important;background:#fff4d8!important;color:#8a5d14!important}.edt-nav .edt-services-menu .edt-sub-ico svg,.edt-nav .edt-services-menu-v42 .edt-sub-ico svg{width:14px!important;height:14px!important}.edt-nav .edt-services-menu .edt-subcard strong,.edt-nav .edt-services-menu-v42 .edt-subcard strong{display:block!important;margin:0!important;color:#071f42!important;font-size:12.7px!important;line-height:1.12!important;font-weight:950!important;letter-spacing:-.01em!important;word-break:normal!important;overflow-wrap:normal!important}.edt-nav .edt-services-menu .edt-subcard em,.edt-nav .edt-services-menu-v42 .edt-subcard em{grid-column:2!important;display:block!important;margin:3px 0 0!important;color:#52627a!important;font-size:10.9px!important;line-height:1.24!important;font-style:normal!important;word-break:normal!important;overflow-wrap:normal!important}.edt-nav .edt-services-menu .edt-subcard.assist,.edt-nav .edt-services-menu-v42 .edt-subcard.assist{background:linear-gradient(180deg,#fff8e8,#fff)!important;border-color:rgba(216,168,61,.58)!important;box-shadow:inset 0 0 0 1px rgba(216,168,61,.10),0 10px 24px rgba(216,168,61,.09)!important}.edt-nav .edt-services-menu .edt-subcard.primary,.edt-nav .edt-services-menu-v42 .edt-subcard.primary{background:linear-gradient(135deg,#071f42,#0d3264)!important;border-color:#071f42!important}.edt-nav .edt-services-menu .edt-subcard.primary strong,.edt-nav .edt-services-menu .edt-subcard.primary em,.edt-nav .edt-services-menu-v42 .edt-subcard.primary strong,.edt-nav .edt-services-menu-v42 .edt-subcard.primary em{color:#fff!important}}
@media(min-width:769px) and (max-width:980px){.edt-nav .edt-services-menu,.edt-nav .edt-services-menu-v42{--edt-dd-width:calc(100vw - 14px)!important;gap:6px!important;padding:8px!important}.edt-nav .edt-services-menu>.edt-mega-col,.edt-nav .edt-services-menu-v42>.edt-mega-col{padding:7px!important;gap:5px!important}.edt-nav .edt-services-menu .edt-subcard,.edt-nav .edt-services-menu-v42 .edt-subcard{grid-template-columns:24px minmax(0,1fr)!important;min-height:54px!important;padding:7px!important;gap:6px!important}.edt-nav .edt-services-menu .edt-sub-ico,.edt-nav .edt-services-menu-v42 .edt-sub-ico{width:24px!important;height:24px!important}.edt-nav .edt-services-menu .edt-subcard strong,.edt-nav .edt-services-menu-v42 .edt-subcard strong{font-size:11.6px!important}.edt-nav .edt-services-menu .edt-subcard em,.edt-nav .edt-services-menu-v42 .edt-subcard em{font-size:10.2px!important;line-height:1.18!important}}


/* ==================================================
   v46: Corrección móvil de formularios embebidos, lenguaje y mega menú real 3 columnas
   ================================================== */
html,body{max-width:100%!important;overflow-x:hidden!important;}
.edt-header,.edt-main,.edt-clean-page,.edt-v43-page,.edt-product-page,.edt-request-page,.edt-checkout-page{max-width:100%!important;overflow-x:hidden!important;}
.edt-nav .edt-services-menu>.edt-mega-col,.edt-nav .edt-services-menu-v42>.edt-mega-col,.edt-nav .edt-services-help-col{grid-column:auto!important;grid-row:auto!important;}
@media(min-width:880px){
  .edt-nav .edt-services-menu,.edt-nav .edt-services-menu-v42{
    --edt-dd-width:min(1160px,calc(100vw - 18px))!important;
    width:var(--edt-dd-width)!important;max-width:calc(100vw - 18px)!important;
    display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:10px!important;padding:12px!important;align-items:start!important;
  }
  .edt-nav .edt-services-menu>.edt-mega-col,.edt-nav .edt-services-menu-v42>.edt-mega-col{
    display:flex!important;flex-direction:column!important;min-width:0!important;width:100%!important;max-width:100%!important;
  }
}
@media(min-width:880px) and (max-width:1100px){
  .edt-nav .edt-services-menu,.edt-nav .edt-services-menu-v42{--edt-dd-width:calc(100vw - 12px)!important;gap:6px!important;padding:8px!important;}
  .edt-nav .edt-services-menu>.edt-mega-col,.edt-nav .edt-services-menu-v42>.edt-mega-col{padding:7px!important;gap:5px!important;}
  .edt-nav .edt-services-menu .edt-subcard,.edt-nav .edt-services-menu-v42 .edt-subcard{grid-template-columns:22px minmax(0,1fr)!important;min-height:52px!important;padding:6px!important;gap:6px!important;}
  .edt-nav .edt-services-menu .edt-sub-ico,.edt-nav .edt-services-menu-v42 .edt-sub-ico{width:22px!important;height:22px!important;border-radius:8px!important;}
  .edt-nav .edt-services-menu .edt-subcard strong,.edt-nav .edt-services-menu-v42 .edt-subcard strong{font-size:10.9px!important;line-height:1.1!important;}
  .edt-nav .edt-services-menu .edt-subcard em,.edt-nav .edt-services-menu-v42 .edt-subcard em{font-size:9.7px!important;line-height:1.15!important;}
  .edt-nav .edt-services-menu>.edt-mega-col>span,.edt-nav .edt-services-menu-v42>.edt-mega-col>span{font-size:9.8px!important;letter-spacing:.09em!important;}
}
/* El formulario externo no debe empujar la pantalla ni cortarse en móvil */
.edt-form-shell,.edt-v43-form-shell,.edt-embedded-form,.edt-form-size-large,.edt-form-size-medium{width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important;overflow:visible!important;}
.edt-form-shell>*,.edt-v43-form-shell>*,.edt-embedded-form>*{max-width:100%!important;box-sizing:border-box!important;}
.edt-embedded-form iframe,.edt-form-shell iframe,.edt-v43-form-shell iframe{width:100%!important;max-width:100%!important;min-width:0!important;border:0!important;}
.edt-embedded-form input,.edt-embedded-form select,.edt-embedded-form textarea,.edt-embedded-form button,
.edt-form-shell input,.edt-form-shell select,.edt-form-shell textarea,.edt-form-shell button,
.edt-v43-form-shell input,.edt-v43-form-shell select,.edt-v43-form-shell textarea,.edt-v43-form-shell button{max-width:100%!important;box-sizing:border-box!important;}
@media(max-width:700px){
  body{width:100%!important;position:relative!important;}
  .edt-main,.site-main,.entry-content,.page-content,.wp-block-html{width:100%!important;max-width:100%!important;overflow-x:hidden!important;}
  .edt-form-shell,.edt-v43-form-shell{padding:8px!important;border-radius:18px!important;margin-left:0!important;margin-right:0!important;}
  .edt-embedded-form{padding:0!important;margin:0!important;}
  .edt-embedded-form *, .edt-form-shell *, .edt-v43-form-shell *{max-width:100%!important;box-sizing:border-box!important;}
  .edt-embedded-form [style], .edt-form-shell [style], .edt-v43-form-shell [style]{max-width:100%!important;}
  .edt-embedded-form table,.edt-form-shell table,.edt-v43-form-shell table{width:100%!important;max-width:100%!important;table-layout:fixed!important;}
  .edt-embedded-form img,.edt-form-shell img,.edt-v43-form-shell img{max-width:100%!important;height:auto!important;}
  .edt-embedded-form input,.edt-embedded-form select,.edt-embedded-form textarea,
  .edt-form-shell input,.edt-form-shell select,.edt-form-shell textarea,
  .edt-v43-form-shell input,.edt-v43-form-shell select,.edt-v43-form-shell textarea{width:100%!important;min-width:0!important;font-size:16px!important;}
  .edt-embedded-form button,.edt-embedded-form input[type=submit],.edt-embedded-form .button,.edt-embedded-form .btn,
  .edt-form-shell button,.edt-form-shell input[type=submit],.edt-form-shell .button,.edt-form-shell .btn,
  .edt-v43-form-shell button,.edt-v43-form-shell input[type=submit],.edt-v43-form-shell .button,.edt-v43-form-shell .btn{width:100%!important;max-width:100%!important;white-space:normal!important;text-align:center!important;}
}
/* Etiquetas de idioma compactas para que no cubran formularios */
@media(max-width:700px){.edt-language,.edt-language.notranslate{right:14px!important;bottom:106px!important;transform:scale(.88)!important;transform-origin:bottom right!important;z-index:9999!important}.edt-mobile-bottom{z-index:9998!important}}


/* ==================================================
   v47 HEADER TRUSTBAR FINAL FIX
   Mantiene visible el satélite, servidor activo, hora PR y San Juan
   en desktop y móvil, aun si existen reglas anteriores que escondían spans.
   ================================================== */
.edt-header .edt-topbar{
  display:block!important;
  min-height:auto!important;
  height:auto!important;
  padding:0!important;
  background:linear-gradient(135deg,#061832 0%,#0b2d57 55%,#07111f 100%)!important;
  border-bottom:1px solid rgba(255,255,255,.12)!important;
  overflow:visible!important;
}
.edt-header .edt-topbar .edt-container.edt-trustbar{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:12px!important;
  width:100%!important;
  max-width:1180px!important;
  min-height:42px!important;
  margin:0 auto!important;
  padding:6px 16px!important;
  text-align:left!important;
  font-family:Arial,Helvetica,sans-serif!important;
}
.edt-header .edt-topbar .edt-server-live,
.edt-header .edt-topbar .edt-pr-clock,
.edt-header .edt-topbar .edt-server-live span,
.edt-header .edt-topbar .edt-pr-clock strong,
.edt-header .edt-topbar .edt-pr-clock em{
  display:inline-flex!important;
  visibility:visible!important;
  opacity:1!important;
}
.edt-header .edt-topbar .edt-server-live{
  align-items:center!important;
  justify-content:center!important;
  gap:8px!important;
  width:auto!important;
  padding:7px 12px!important;
  border-radius:999px!important;
  background:rgba(255,255,255,.10)!important;
  border:1px solid rgba(255,255,255,.18)!important;
  color:#ffe29a!important;
  font-size:12.5px!important;
  font-weight:950!important;
  line-height:1.2!important;
  letter-spacing:.01em!important;
  white-space:nowrap!important;
}
.edt-header .edt-topbar .edt-server-live:before{
  content:""!important;
  width:8px!important;
  height:8px!important;
  border-radius:999px!important;
  background:#36e58d!important;
  box-shadow:0 0 0 4px rgba(54,229,141,.13),0 0 14px rgba(54,229,141,.85)!important;
  flex:0 0 8px!important;
}
.edt-header .edt-topbar .edt-sat-ico{
  width:24px!important;
  height:24px!important;
  border-radius:999px!important;
  background:rgba(216,168,61,.20)!important;
  border:1px solid rgba(244,211,124,.42)!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  flex:0 0 24px!important;
}
.edt-header .edt-topbar .edt-sat-ico svg{
  width:15px!important;
  height:15px!important;
  fill:#f4d37c!important;
  display:block!important;
}
.edt-header .edt-topbar .edt-pr-clock{
  align-items:center!important;
  justify-content:center!important;
  gap:9px!important;
  width:auto!important;
  padding:7px 13px!important;
  border-radius:999px!important;
  background:#ffffff!important;
  border:1px solid rgba(216,168,61,.48)!important;
  box-shadow:0 8px 22px rgba(0,0,0,.12)!important;
  color:#061832!important;
  line-height:1.2!important;
  white-space:nowrap!important;
}
.edt-header .edt-topbar .edt-pr-clock strong{
  color:#061832!important;
  font-size:12.5px!important;
  font-weight:950!important;
  text-transform:capitalize!important;
  line-height:1.2!important;
}
.edt-header .edt-topbar .edt-pr-clock em{
  color:#7a5514!important;
  font-size:12px!important;
  font-style:normal!important;
  font-weight:950!important;
  line-height:1.2!important;
  white-space:nowrap!important;
}
@media(max-width:760px){
  .edt-header .edt-topbar .edt-container.edt-trustbar{
    display:grid!important;
    grid-template-columns:1fr!important;
    justify-items:center!important;
    gap:5px!important;
    padding:7px 10px!important;
    text-align:center!important;
  }
  .edt-header .edt-topbar .edt-server-live,
  .edt-header .edt-topbar .edt-pr-clock{
    width:100%!important;
    max-width:calc(100vw - 22px)!important;
    justify-content:center!important;
    text-align:center!important;
    white-space:normal!important;
  }
  .edt-header .edt-topbar .edt-server-live{
    font-size:11.8px!important;
    padding:6px 10px!important;
  }
  .edt-header .edt-topbar .edt-pr-clock{
    display:flex!important;
    flex-wrap:wrap!important;
    gap:3px 7px!important;
    padding:6px 10px!important;
  }
  .edt-header .edt-topbar .edt-pr-clock strong{
    font-size:11.7px!important;
  }
  .edt-header .edt-topbar .edt-pr-clock em{
    display:inline-flex!important;
    width:auto!important;
    font-size:11.5px!important;
  }
}
@media(max-width:420px){
  .edt-header .edt-topbar .edt-server-live{font-size:11.2px!important;}
  .edt-header .edt-topbar .edt-pr-clock strong,
  .edt-header .edt-topbar .edt-pr-clock em{font-size:11px!important;}
}


/* ==================================================
   v48: pulido visual general + blog + formularios + menú
   ================================================== */
html,body{max-width:100%!important;overflow-x:hidden!important;scroll-behavior:smooth}.entry-content,.wp-block-html,.edt-main{max-width:100%!important;overflow-x:hidden!important}.edt-xp{background:linear-gradient(180deg,#ffffff 0%,#f7f9fc 100%)!important}.edt-xp .xp-main{box-shadow:0 24px 70px rgba(6,24,50,.18)!important}.edt-xp .xp-side{border-top:4px solid #d8a83d!important}.edt-xp .xp-card,.edt-xp .xp-box,.edt-xp .xp-cta,.edt-xp .xp-step{backdrop-filter:saturate(115%)!important}.edt-xp .xp-card strong{font-size:17px!important}.edt-xp .xp-note{border-left:5px solid #d8a83d!important}.edt-xp .xp-btn{box-shadow:0 10px 22px rgba(6,24,50,.08)}.edt-xp .xp-grid .xp-card .xp-btn,.edt-xp .xp-card a.xp-btn{margin-top:auto}.edt-form-shell,.edt-v43-form-shell,.xp-form-shell,.edt-embedded-form{width:100%!important;max-width:100%!important;min-width:0!important;overflow:hidden!important;box-sizing:border-box!important}.edt-form-shell iframe,.edt-v43-form-shell iframe,.xp-form-shell iframe,.edt-embedded-form iframe{display:block!important;width:100%!important;max-width:100%!important;min-width:0!important;border:0!important}.edt-form-shell *,.edt-v43-form-shell *,.xp-form-shell *,.edt-embedded-form *{max-width:100%!important;box-sizing:border-box!important}.edt-form-shell input,.edt-form-shell select,.edt-form-shell textarea,.xp-form-shell input,.xp-form-shell select,.xp-form-shell textarea{font-size:16px!important}@media(min-width:780px){.edt-nav .edt-services-menu,.edt-nav .edt-services-menu-v42{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;width:min(1120px,calc(100vw - 18px))!important;max-width:calc(100vw - 18px)!important;gap:10px!important;padding:12px!important}.edt-nav .edt-services-menu>.edt-mega-col,.edt-nav .edt-services-menu-v42>.edt-mega-col{min-width:0!important;width:100%!important;max-width:100%!important;grid-column:auto!important;grid-row:auto!important}}@media(min-width:780px) and (max-width:1050px){.edt-nav .edt-services-menu,.edt-nav .edt-services-menu-v42{gap:6px!important;padding:8px!important}.edt-nav .edt-subcard{grid-template-columns:24px minmax(0,1fr)!important;padding:7px!important;gap:6px!important;min-height:54px!important}.edt-nav .edt-sub-ico{width:24px!important;height:24px!important}.edt-nav .edt-subcard strong{font-size:11px!important;line-height:1.1!important}.edt-nav .edt-subcard em{font-size:9.6px!important;line-height:1.15!important}.edt-nav .edt-mega-col>span{font-size:9.6px!important;letter-spacing:.09em!important}}@media(max-width:700px){.edt-xp{padding:32px 12px calc(142px + env(safe-area-inset-bottom))!important}.edt-xp .xp-hero{gap:16px!important}.edt-xp .xp-main,.edt-xp .xp-side,.edt-xp .xp-card,.edt-xp .xp-box,.edt-xp .xp-cta,.edt-xp .xp-pay{border-radius:22px!important;padding:20px!important}.edt-xp .xp-main h1,.edt-xp .xp-main h2{font-size:34px!important;line-height:1.04!important}.edt-xp .xp-main p{font-size:15px!important}.edt-xp .xp-grid,.edt-xp .xp-grid.two,.edt-xp .xp-grid.four,.edt-xp .xp-process,.edt-xp .xp-app-strip{grid-template-columns:1fr!important}.edt-xp .xp-section-head{text-align:left!important;margin:34px 0 18px!important}.edt-xp .xp-actions{display:grid!important;grid-template-columns:1fr!important}.edt-xp .xp-btn{width:100%!important;min-height:50px!important}.xp-form-shell,.edt-form-shell,.edt-v43-form-shell{padding:8px!important;border-radius:18px!important;overflow:hidden!important}.edt-language,.edt-language.notranslate{right:10px!important;bottom:104px!important;transform:scale(.82)!important;transform-origin:bottom right!important;z-index:9998!important}.edt-mobile-bottom{z-index:9999!important}.edt-topbar,.edt-livebar{font-size:11px!important;line-height:1.25!important}.edt-topbar *,.edt-livebar *{white-space:normal!important}}@media(max-width:390px){.edt-mobile-bottom a span{font-size:11px!important}.edt-mobile-bottom a{min-width:0!important}.edt-language,.edt-language.notranslate{transform:scale(.76)!important;right:6px!important}}


/* ==================================================
   v49 THEME ONLY: correcciones finales móviles/contenido
   ================================================== */
html,body{max-width:100%!important;overflow-x:hidden!important;}
.edt-page-shell,.edt-page-content,.edt-clean-page,.edt-product-page,.edt-v43-page,
.edt-blog-live,.edt-blog-live-v3,.edt-blog-polish-v48{max-width:100%!important;overflow-x:hidden!important;}
iframe,form,fieldset,input,select,textarea,button{max-width:100%!important;}
.edt-form-shell,.edt-v43-form-shell,.edt-form-embed,.edt-checkout-form,.edt-order-form{max-width:100%!important;overflow:hidden!important;}
.edt-form-shell iframe,.edt-v43-form-shell iframe,.edt-form-embed iframe{width:100%!important;min-width:0!important;border:0!important;}
@media(max-width:700px){
  body{padding-bottom:92px!important;}
  .edt-container{width:100%!important;max-width:100%!important;padding-left:12px!important;padding-right:12px!important;}
  .edt-topbar{display:block!important;padding:8px 10px!important;overflow:hidden!important;}
  .edt-topbar .edt-container{display:flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;flex-wrap:wrap!important;}
  .edt-live-status,.edt-pr-clock,.edt-location-chip{font-size:10.5px!important;line-height:1.15!important;min-height:28px!important;padding:6px 8px!important;border-radius:999px!important;white-space:nowrap!important;}
  .edt-pr-clock .edt-clock-date{display:none!important;}
  .edt-header{top:0!important;}
  .edt-main-header .edt-container{padding-left:10px!important;padding-right:10px!important;}
  .edt-logo img,.custom-logo-link img{max-height:44px!important;width:auto!important;}
  .edt-mobile-bottom{left:8px!important;right:8px!important;bottom:8px!important;width:auto!important;max-width:calc(100vw - 16px)!important;border-radius:24px!important;padding:6px!important;}
  .edt-mobile-bottom a{min-width:0!important;font-size:10px!important;line-height:1.05!important;padding:6px 3px!important;}
  .edt-mobile-bottom svg{width:18px!important;height:18px!important;}
  .goog-te-gadget,.goog-te-combo{max-width:120px!important;font-size:11px!important;}
  .edt-grid,.edt-grid.three,.edt-grid.two,.edt-resource-grid,.edt-support-grid{grid-template-columns:1fr!important;}
  .edt-action-row,.edt-actions,.edt-btn-row{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;}
  .edt-btn,.edt-action-row a,.edt-actions a{width:100%!important;justify-content:center!important;}
}
@media(min-width:1000px){
  .edt-nav .edt-services-menu,.edt-nav .edt-services-menu-v42{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;width:min(1120px,calc(100vw - 24px))!important;max-width:calc(100vw - 24px)!important;}
  .edt-nav .edt-services-menu>.edt-mega-col,.edt-nav .edt-services-menu-v42>.edt-mega-col{min-width:0!important;max-width:100%!important;}
}


/* =========================================================
   v51 FIX: iconos visibles en TODOS los submenús
   Este bloque no depende de menús importados ni de SVG heredados.
   Crea iconos con CSS dentro de cada tarjeta de submenú.
   ========================================================= */
.edt-nav .edt-submenu .edt-subcard{
  position:relative!important;
  display:grid!important;
  grid-template-columns:38px minmax(0,1fr)!important;
  column-gap:12px!important;
  align-items:start!important;
}
.edt-nav .edt-submenu .edt-subcard .edt-sub-ico{
  grid-row:1 / span 2!important;
  grid-column:1!important;
  width:38px!important;
  height:38px!important;
  min-width:38px!important;
  border-radius:14px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  background:linear-gradient(135deg,#fff8e7,#eef4fb)!important;
  border:1px solid rgba(216,168,61,.34)!important;
  color:#8a5d14!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.75),0 6px 14px rgba(6,24,50,.06)!important;
  opacity:1!important;
  visibility:visible!important;
  overflow:hidden!important;
  z-index:2!important;
}
.edt-nav .edt-submenu .edt-subcard:hover .edt-sub-ico{
  background:linear-gradient(135deg,#071f42,#123f75)!important;
  color:#f4d37c!important;
  border-color:#071f42!important;
}
.edt-nav .edt-submenu .edt-subcard .edt-sub-ico .edt-nav-ico,
.edt-nav .edt-submenu .edt-subcard .edt-sub-ico svg{
  display:none!important;
}
.edt-nav .edt-submenu .edt-subcard .edt-sub-ico:before{
  content:""!important;
  width:19px!important;
  height:19px!important;
  display:block!important;
  background:currentColor!important;
  mask-size:contain!important;
  mask-repeat:no-repeat!important;
  mask-position:center!important;
  -webkit-mask-size:contain!important;
  -webkit-mask-repeat:no-repeat!important;
  -webkit-mask-position:center!important;
  mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M4 5a2 2 0 0 1 2-2h4v6H4V5zm10-2h4a2 2 0 0 1 2 2v4h-6V3zM4 15h6v6H6a2 2 0 0 1-2-2v-4zm10 0h6v4a2 2 0 0 1-2 2h-4v-6z"/></svg>')!important;
  -webkit-mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M4 5a2 2 0 0 1 2-2h4v6H4V5zm10-2h4a2 2 0 0 1 2 2v4h-6V3zM4 15h6v6H6a2 2 0 0 1-2-2v-4zm10 0h6v4a2 2 0 0 1-2 2h-4v-6z"/></svg>')!important;
}
.edt-nav .edt-submenu .edt-subcard strong,
.edt-nav .edt-submenu .edt-subcard em{
  grid-column:2!important;
  min-width:0!important;
}
.edt-nav .edt-submenu .edt-subcard.primary .edt-sub-ico{
  background:rgba(216,168,61,.20)!important;
  color:#f4d37c!important;
  border-color:rgba(244,211,124,.32)!important;
}
.edt-nav .edt-submenu .edt-subcard.assist .edt-sub-ico{
  background:linear-gradient(135deg,#d8a83d,#f4d37c)!important;
  color:#061832!important;
  border-color:#d8a83d!important;
}
.edt-sub-ico-home:before{
  mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M3 10.5 12 3l9 7.5V21a1 1 0 0 1-1 1h-5v-6H9v6H4a1 1 0 0 1-1-1V10.5z"/></svg>')!important;
  -webkit-mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M3 10.5 12 3l9 7.5V21a1 1 0 0 1-1 1h-5v-6H9v6H4a1 1 0 0 1-1-1V10.5z"/></svg>')!important;
}
.edt-sub-ico-professionals:before{
  mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M6 7V5a3 3 0 0 1 3-3h6a3 3 0 0 1 3 3v2h2a1 1 0 0 1 1 1v11a3 3 0 0 1-3 3H6a3 3 0 0 1-3-3V8a1 1 0 0 1 1-1h2zm2 0h8V5a1 1 0 0 0-1-1H9a1 1 0 0 0-1 1v2z"/></svg>')!important;
  -webkit-mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M6 7V5a3 3 0 0 1 3-3h6a3 3 0 0 1 3 3v2h2a1 1 0 0 1 1 1v11a3 3 0 0 1-3 3H6a3 3 0 0 1-3-3V8a1 1 0 0 1 1-1h2zm2 0h8V5a1 1 0 0 0-1-1H9a1 1 0 0 0-1 1v2z"/></svg>')!important;
}
.edt-sub-ico-quote:before{
  mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7 3h10a2 2 0 0 1 2 2v14l-4-2-4 2-4-2-4 2V5a2 2 0 0 1 2-2h2zm2 5h6v2H9zm0 4h6v2H9z"/></svg>')!important;
  -webkit-mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7 3h10a2 2 0 0 1 2 2v14l-4-2-4 2-4-2-4 2V5a2 2 0 0 1 2-2h2zm2 5h6v2H9zm0 4h6v2H9z"/></svg>')!important;
}
.edt-sub-ico-resources:before{
  mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M5 4h11a3 3 0 0 1 3 3v13H7a3 3 0 0 1-3-3V5a1 1 0 0 1 1-1zm2 3v10a1 1 0 0 0 1 1h9V7H7z"/></svg>')!important;
  -webkit-mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M5 4h11a3 3 0 0 1 3 3v13H7a3 3 0 0 1-3-3V5a1 1 0 0 1 1-1zm2 3v10a1 1 0 0 0 1 1h9V7H7z"/></svg>')!important;
}
.edt-sub-ico-clients:before,
.edt-sub-ico-account:before{
  mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 12a4 4 0 1 0-4-4 4 4 0 0 0 4 4zm-7 9a7 7 0 0 1 14 0z"/></svg>')!important;
  -webkit-mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 12a4 4 0 1 0-4-4 4 4 0 0 0 4 4zm-7 9a7 7 0 0 1 14 0z"/></svg>')!important;
}
.edt-sub-ico-portal:before{
  mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M4 4h16v14H4V4zm2 2v10h12V6H6zm3 14h6v2H9z"/></svg>')!important;
  -webkit-mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M4 4h16v14H4V4zm2 2v10h12V6H6zm3 14h6v2H9z"/></svg>')!important;
}
@media(max-width:1100px){
  .edt-mobile-menu-section a{
    position:relative!important;
    padding-left:42px!important;
  }
  .edt-mobile-menu-section a:before{
    content:""!important;
    position:absolute!important;
    left:14px!important;
    top:50%!important;
    transform:translateY(-50%)!important;
    width:18px!important;
    height:18px!important;
    border-radius:7px!important;
    background:linear-gradient(135deg,#d8a83d,#f4d37c)!important;
    box-shadow:0 5px 12px rgba(6,24,50,.10)!important;
  }
}

/* ===== v52 Header polish: elegant trustbar, remove button look and white protrusion ===== */
.edt-header{
  top:0!important;
  margin-top:0!important;
  padding-top:0!important;
  background:#ffffff!important;
  border-bottom:1px solid rgba(7,31,66,.08)!important;
  box-shadow:0 8px 24px rgba(7,31,66,.05)!important;
}
.admin-bar .edt-header{top:32px!important}
.edt-header > .edt-topbar:first-child,
.edt-topbar,
.edt-livebar{
  margin-top:0!important;
}
.edt-header .edt-topbar{
  display:block!important;
  width:100%!important;
  padding:10px 0!important;
  background:linear-gradient(90deg,#071f42 0%,#0b2d57 52%,#0a3767 100%)!important;
  border:0!important;
  box-shadow:none!important;
}
.edt-header .edt-topbar .edt-container.edt-trustbar{
  width:min(1240px,calc(100% - 24px))!important;
  max-width:1240px!important;
  margin:0 auto!important;
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:16px!important;
  min-height:auto!important;
  padding:0!important;
}
.edt-header .edt-topbar .edt-server-live,
.edt-header .edt-topbar .edt-pr-clock{
  position:relative!important;
  display:inline-flex!important;
  align-items:center!important;
  gap:10px!important;
  min-height:42px!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  white-space:normal!important;
}
.edt-header .edt-topbar .edt-server-live{
  padding-left:42px!important;
  color:#f3d189!important;
  font-size:15px!important;
  font-weight:800!important;
  letter-spacing:.01em!important;
}
.edt-header .edt-topbar .edt-server-live:before{
  content:""!important;
  position:absolute!important;
  left:0!important;
  top:50%!important;
  transform:translateY(-50%)!important;
  width:11px!important;
  height:11px!important;
  border-radius:999px!important;
  background:#38d37f!important;
  box-shadow:0 0 0 6px rgba(56,211,127,.12),0 0 18px rgba(56,211,127,.35)!important;
}
.edt-header .edt-topbar .edt-sat-ico{
  width:26px!important;
  height:26px!important;
  position:absolute!important;
  left:12px!important;
  top:50%!important;
  transform:translateY(-50%)!important;
  border-radius:999px!important;
  background:rgba(216,173,85,.18)!important;
  border:1px solid rgba(244,211,124,.22)!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
}
.edt-header .edt-topbar .edt-sat-ico svg{
  width:13px!important;
  height:13px!important;
  fill:#f3d189!important;
}
.edt-header .edt-topbar .edt-pr-clock{
  justify-content:flex-end!important;
  gap:12px!important;
  color:#ffffff!important;
  text-align:right!important;
}
.edt-header .edt-topbar .edt-pr-clock strong{
  color:#ffffff!important;
  font-size:15px!important;
  font-weight:800!important;
  text-transform:capitalize!important;
}
.edt-header .edt-topbar .edt-pr-clock em{
  color:#f3d189!important;
  font-size:15px!important;
  font-weight:800!important;
  font-style:normal!important;
}
.edt-header .edt-topbar .edt-pr-clock strong:after{
  content:"•";
  display:inline-block;
  margin-left:12px;
  color:rgba(255,255,255,.45);
  font-weight:400;
}
@media(max-width:980px){
  .edt-header .edt-topbar{
    padding:8px 0!important;
  }
  .edt-header .edt-topbar .edt-container.edt-trustbar{
    width:calc(100% - 20px)!important;
    gap:8px!important;
  }
  .edt-header .edt-topbar .edt-server-live,
  .edt-header .edt-topbar .edt-pr-clock strong,
  .edt-header .edt-topbar .edt-pr-clock em{
    font-size:13px!important;
  }
}
@media(max-width:700px){
  body{padding-top:0!important}
  .edt-header .edt-topbar{
    padding:8px 0 9px!important;
  }
  .edt-header .edt-topbar .edt-container.edt-trustbar{
    display:grid!important;
    grid-template-columns:1fr!important;
    justify-items:start!important;
    gap:2px!important;
  }
  .edt-header .edt-topbar .edt-server-live,
  .edt-header .edt-topbar .edt-pr-clock{
    width:100%!important;
    min-height:auto!important;
    text-align:left!important;
    justify-content:flex-start!important;
  }
  .edt-header .edt-topbar .edt-server-live{
    padding-left:40px!important;
    font-size:12.5px!important;
  }
  .edt-header .edt-topbar .edt-pr-clock{
    padding-left:0!important;
    flex-wrap:wrap!important;
    gap:4px!important;
  }
  .edt-header .edt-topbar .edt-pr-clock strong,
  .edt-header .edt-topbar .edt-pr-clock em{
    font-size:12.5px!important;
    line-height:1.3!important;
  }
  .edt-header .edt-topbar .edt-pr-clock strong:after{
    display:none!important;
  }
  .edt-header .edt-topbar .edt-pr-clock em{
    display:block!important;
    width:100%!important;
    color:#dcbc77!important;
  }
}


/* ==========================================================
   v53 FINAL PREMIUM
   Header + language switch + icon cleanup + hero CTA SVG fix
   ========================================================== */

/* Reset de símbolos dañados: evita que emojis/fuentes rotas salgan como ???? */
.edt-btn,
.edt-hero-actions a,
.edt-action-row a,
.edt-card a,
.edt-mobile-bottom a,
.edt-desktop-bottom a,
.edt-nav a,
.edt-subcard{
  font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif!important;
  text-rendering:geometricPrecision!important;
}

/* Si algún botón trae caracteres inválidos al inicio, los ocultamos visualmente y usamos icono propio */
.edt-hero-actions .edt-btn,
.edt-action-row .edt-btn{
  position:relative!important;
  overflow:hidden!important;
  gap:10px!important;
}
.edt-hero-actions .edt-btn:before,
.edt-action-row .edt-btn:before{
  content:""!important;
  display:inline-block!important;
  width:18px!important;
  height:18px!important;
  flex:0 0 18px!important;
  background:currentColor!important;
  -webkit-mask:var(--edt-btn-mask) center/contain no-repeat!important;
  mask:var(--edt-btn-mask) center/contain no-repeat!important;
  opacity:.92!important;
}
.edt-hero-actions .edt-btn[href*="property"],
.edt-hero-actions .edt-btn[href*="propiedad"],
.edt-action-row .edt-btn[href*="propiedad"]{
  --edt-btn-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M3 11.5 12 4l9 7.5v8.5a1 1 0 0 1-1 1h-5v-6H9v6H4a1 1 0 0 1-1-1v-8.5Z'/%3E%3C/svg%3E");
}
.edt-hero-actions .edt-btn[href*="wa.me"],
.edt-action-row .edt-btn[href*="wa.me"],
.edt-whatsapp-bottom{
  --edt-btn-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M20 3.9A10.4 10.4 0 0 0 3.1 15.5L2 22l6.7-1.7A10.3 10.3 0 0 0 20 3.9Zm-7.6 15a8 8 0 0 1-4.1-1.1l-.3-.2-3.1.8.8-3-.2-.3a8 8 0 1 1 6.9 3.8Zm4.4-5.9c-.2-.1-1.5-.7-1.7-.8-.2-.1-.4-.1-.6.1-.2.3-.7.8-.8 1-.2.2-.3.2-.6.1-.2-.1-1-.4-1.9-1.2-.7-.6-1.2-1.4-1.3-1.6-.1-.2 0-.4.1-.5l.4-.5c.1-.2.2-.3.3-.5.1-.2 0-.4 0-.5 0-.1-.6-1.4-.8-1.9-.2-.5-.4-.4-.6-.4h-.5c-.2 0-.5.1-.7.3-.2.3-.9.9-.9 2.1 0 1.2.9 2.4 1 2.5.1.2 1.8 2.8 4.4 3.9.6.3 1.1.4 1.5.5.6.2 1.2.2 1.6.1.5-.1 1.5-.6 1.7-1.2.2-.6.2-1.1.1-1.2-.1-.1-.3-.2-.6-.3Z'/%3E%3C/svg%3E");
}
.edt-hero-actions .edt-btn[href*="portal"],
.edt-action-row .edt-btn[href*="portal"]{
  --edt-btn-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M4 5a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V5Zm3 2v4h10V7H7Zm0 7v2h6v-2H7Zm0 4v1h10v-1H7Z'/%3E%3C/svg%3E");
}
.edt-hero-actions .edt-btn:not([href*="property"]):not([href*="propiedad"]):not([href*="wa.me"]):not([href*="portal"]),
.edt-action-row .edt-btn:not([href*="property"]):not([href*="propiedad"]):not([href*="wa.me"]):not([href*="portal"]){
  --edt-btn-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M12 2 3 6v6c0 5.2 3.8 9.7 9 10 5.2-.3 9-4.8 9-10V6l-9-4Zm-1 14.5-4-4 1.4-1.4 2.6 2.6 5.6-5.6L18 9.5l-7 7Z'/%3E%3C/svg%3E");
}

/* Header premium: compacto, sin apariencia de botones grandes */
.edt-header{
  top:0!important;
  margin-top:0!important;
  padding-top:0!important;
  background:rgba(255,255,255,.96)!important;
  border-bottom:1px solid rgba(7,31,66,.08)!important;
  box-shadow:0 10px 28px rgba(7,31,66,.06)!important;
}
.admin-bar .edt-header{top:32px!important}
.edt-header .edt-topbar{
  display:block!important;
  height:auto!important;
  min-height:0!important;
  padding:8px 0!important;
  margin:0!important;
  background:
    radial-gradient(circle at 8% 0%,rgba(216,173,85,.12),transparent 28%),
    linear-gradient(90deg,#061832 0%,#082a55 58%,#061832 100%)!important;
  color:#ffffff!important;
  border:0!important;
  box-shadow:none!important;
  overflow:hidden!important;
}
.edt-header .edt-topbar .edt-container.edt-trustbar{
  width:min(1240px,calc(100% - 28px))!important;
  max-width:1240px!important;
  margin:0 auto!important;
  padding:0!important;
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:18px!important;
  min-height:0!important;
}
.edt-header .edt-topbar .edt-server-live,
.edt-header .edt-topbar .edt-pr-clock{
  display:inline-flex!important;
  align-items:center!important;
  min-height:0!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  font-size:13.5px!important;
  line-height:1.25!important;
  font-weight:850!important;
  letter-spacing:.01em!important;
  white-space:nowrap!important;
}
.edt-header .edt-topbar .edt-server-live{
  gap:9px!important;
  color:#f4d37c!important;
}
.edt-header .edt-topbar .edt-server-live:before{
  content:""!important;
  width:8px!important;
  height:8px!important;
  border-radius:999px!important;
  background:#39d98a!important;
  box-shadow:0 0 0 5px rgba(57,217,138,.11),0 0 18px rgba(57,217,138,.42)!important;
  flex:0 0 8px!important;
}
.edt-header .edt-topbar .edt-sat-ico{
  width:22px!important;
  height:22px!important;
  border-radius:999px!important;
  background:rgba(244,211,124,.12)!important;
  border:1px solid rgba(244,211,124,.18)!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  flex:0 0 22px!important;
}
.edt-header .edt-topbar .edt-sat-ico svg{
  width:12px!important;
  height:12px!important;
  fill:#f4d37c!important;
}
.edt-header .edt-topbar .edt-pr-clock{
  gap:10px!important;
  color:#ffffff!important;
  justify-content:flex-end!important;
  text-align:right!important;
}
.edt-header .edt-topbar .edt-pr-clock strong{
  color:#ffffff!important;
  font-size:13.5px!important;
  font-weight:850!important;
  text-transform:capitalize!important;
}
.edt-header .edt-topbar .edt-pr-clock strong:after{
  content:"•";
  margin-left:10px;
  color:rgba(255,255,255,.40);
  font-weight:400;
}
.edt-header .edt-topbar .edt-pr-clock em{
  color:#f4d37c!important;
  font-style:normal!important;
  font-size:13.5px!important;
  font-weight:850!important;
  white-space:nowrap!important;
}

/* Selector de idioma compacto, no bloque grande */
.edt-language,
.edt-language.notranslate,
.edt-language-compact{
  position:fixed!important;
  right:18px!important;
  bottom:92px!important;
  top:auto!important;
  left:auto!important;
  z-index:9998!important;
  display:inline-flex!important;
  width:auto!important;
  max-width:none!important;
  height:auto!important;
  padding:4px!important;
  gap:3px!important;
  background:rgba(255,255,255,.94)!important;
  border:1px solid rgba(7,31,66,.12)!important;
  border-radius:999px!important;
  box-shadow:0 12px 30px rgba(7,31,66,.14)!important;
  backdrop-filter:blur(12px)!important;
  overflow:hidden!important;
}
.edt-language:before,
.edt-language:after,
.edt-language *:before,
.edt-language *:after{
  box-sizing:border-box!important;
}
.edt-language button,
.edt-language.notranslate button,
.edt-language-compact button{
  min-width:42px!important;
  height:34px!important;
  padding:0 11px!important;
  border:0!important;
  border-radius:999px!important;
  background:transparent!important;
  color:#071f42!important;
  font-size:12px!important;
  line-height:1!important;
  font-weight:950!important;
  letter-spacing:.04em!important;
  cursor:pointer!important;
}
.edt-language button:hover,
.edt-language button:focus,
.edt-language button:first-child{
  background:#071f42!important;
  color:#ffffff!important;
}

/* Evita que barras de idioma viejas insertadas en contenido dominen el layout */
.edt-langbar,
.language-bar,
.lang-switcher,
#language-bar,
#language-switcher{
  max-height:46px!important;
  padding:6px 12px!important;
  overflow:hidden!important;
  border-radius:0!important;
}

/* Menú principal y submenús más limpios */
.edt-head-inner{
  height:82px!important;
}
.edt-brand img{
  max-height:66px!important;
}
.edt-nav>a,
.edt-nav-item>a{
  min-height:42px!important;
  padding:10px 13px!important;
  border-radius:999px!important;
  font-size:14px!important;
  font-weight:850!important;
}
.edt-nav>a:hover,
.edt-nav-item:hover>a,
.edt-nav-item:focus-within>a{
  background:#fff6df!important;
  color:#071f42!important;
  box-shadow:inset 0 0 0 1px rgba(216,173,85,.25)!important;
}
.edt-submenu{
  border-radius:24px!important;
  border:1px solid rgba(7,31,66,.11)!important;
  box-shadow:0 28px 80px rgba(7,31,66,.20)!important;
}
.edt-subcard{
  display:grid!important;
  grid-template-columns:34px minmax(0,1fr)!important;
  gap:10px!important;
  align-items:start!important;
  overflow:hidden!important;
}
.edt-subcard strong{
  font-size:14px!important;
  line-height:1.18!important;
}
.edt-subcard em,
.edt-subcard span{
  font-size:12px!important;
  line-height:1.35!important;
}
.edt-sub-ico{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:34px!important;
  height:34px!important;
  border-radius:13px!important;
  background:#fff3d2!important;
  color:#80570f!important;
  grid-row:1 / span 2!important;
}
.edt-sub-ico svg{
  width:17px!important;
  height:17px!important;
  fill:currentColor!important;
}

/* Hero: corrige espacios y botones */
.edt-hero{
  padding-top:62px!important;
  padding-bottom:62px!important;
}
.edt-hero-actions{
  gap:14px!important;
  align-items:center!important;
}
.edt-hero-actions .edt-btn{
  min-height:52px!important;
  padding:14px 22px!important;
  border-radius:999px!important;
  font-size:15px!important;
  line-height:1.15!important;
  box-shadow:0 12px 26px rgba(7,31,66,.12)!important;
}
.edt-hero-actions .edt-btn.gold{
  box-shadow:0 16px 28px rgba(216,173,85,.22)!important;
}

/* Responsive */
@media(max-width:1050px){
  .edt-header .edt-topbar{
    padding:7px 0!important;
  }
  .edt-header .edt-topbar .edt-container.edt-trustbar{
    width:calc(100% - 22px)!important;
    gap:8px!important;
  }
  .edt-header .edt-topbar .edt-server-live,
  .edt-header .edt-topbar .edt-pr-clock strong,
  .edt-header .edt-topbar .edt-pr-clock em{
    font-size:12.4px!important;
  }
  .edt-mobile-top{
    height:66px!important;
  }
  .edt-mobile-drawer{
    top:calc(100% + 0px)!important;
  }
}
@media(max-width:700px){
  .edt-header .edt-topbar .edt-container.edt-trustbar{
    display:grid!important;
    grid-template-columns:1fr!important;
    justify-items:start!important;
    gap:2px!important;
  }
  .edt-header .edt-topbar .edt-server-live,
  .edt-header .edt-topbar .edt-pr-clock{
    width:100%!important;
    justify-content:flex-start!important;
    text-align:left!important;
    white-space:normal!important;
  }
  .edt-header .edt-topbar .edt-pr-clock{
    gap:4px!important;
    flex-wrap:wrap!important;
  }
  .edt-header .edt-topbar .edt-pr-clock strong,
  .edt-header .edt-topbar .edt-pr-clock em{
    font-size:11.8px!important;
    line-height:1.25!important;
  }
  .edt-header .edt-topbar .edt-pr-clock strong:after{
    display:none!important;
  }
  .edt-header .edt-topbar .edt-pr-clock em{
    width:100%!important;
  }
  .edt-language,
  .edt-language.notranslate,
  .edt-language-compact{
    right:10px!important;
    bottom:104px!important;
    transform:scale(.82)!important;
    transform-origin:bottom right!important;
  }
  .edt-hero{
    padding-top:38px!important;
    padding-bottom:50px!important;
  }
  .edt-hero-actions{
    display:grid!important;
    grid-template-columns:1fr!important;
  }
  .edt-hero-actions .edt-btn{
    width:100%!important;
    justify-content:center!important;
  }
}


/* ==========================================================
   v54 FINAL FIX: menú/submenús por encima del header, hero y títulos
   Corrige que el dropdown quede detrás del header, green bar o page title.
   ========================================================== */

html,
body{
  overflow-x:hidden!important;
}

.edt-header{
  position:sticky!important;
  top:0!important;
  z-index:50000!important;
  overflow:visible!important;
  isolation:isolate!important;
}

.admin-bar .edt-header{
  top:32px!important;
}

.edt-header,
.edt-header *,
.edt-header .edt-container,
.edt-header .edt-head-inner,
.edt-header .edt-mobile-top,
.edt-header .edt-nav,
.edt-header .edt-nav-item{
  overflow:visible!important;
}

.edt-header .edt-topbar{
  position:relative!important;
  z-index:50005!important;
  overflow:hidden!important;
}

.edt-header > .edt-container{
  position:relative!important;
  z-index:50010!important;
  background:rgba(255,255,255,.96)!important;
}

.edt-head-inner{
  position:relative!important;
  z-index:50020!important;
}

.edt-nav{
  position:relative!important;
  z-index:50030!important;
}

.edt-nav-item{
  position:relative!important;
  z-index:50040!important;
}

.edt-nav-item:hover,
.edt-nav-item:focus-within{
  z-index:50100!important;
}

.edt-submenu,
.edt-mega,
.edt-services-menu,
.edt-services-menu-v42{
  z-index:50200!important;
  position:absolute!important;
  top:calc(100% + 10px)!important;
  pointer-events:auto!important;
  overflow:visible!important;
}

.edt-nav-item:hover .edt-submenu,
.edt-nav-item:focus-within .edt-submenu,
.edt-nav-item:hover .edt-mega,
.edt-nav-item:focus-within .edt-mega{
  opacity:1!important;
  visibility:visible!important;
  pointer-events:auto!important;
  transform:translateX(-50%) translateY(0)!important;
  z-index:50200!important;
}

.edt-submenu:before,
.edt-mega:before,
.edt-services-menu:before,
.edt-services-menu-v42:before{
  content:""!important;
  position:absolute!important;
  left:0!important;
  right:0!important;
  top:-18px!important;
  height:20px!important;
  background:transparent!important;
  z-index:-1!important;
}

/* Evita que el contenido del hero o page title tape el menú */
.edt-hero,
.edt-page-hero,
.edt-main,
.edt-content,
.entry-content,
.wp-block-html,
.edt-clean-page,
.edt-v43-page,
.edt-product-page,
.edt-request-page,
.edt-checkout-page,
.edt-xp{
  position:relative!important;
  z-index:1!important;
}

.edt-hero:before,
.edt-hero:after,
.edt-page-hero:before,
.edt-page-hero:after{
  z-index:0!important;
  pointer-events:none!important;
}

.edt-hero > *,
.edt-page-hero > *{
  position:relative!important;
  z-index:2!important;
}

/* Drawer móvil: abre debajo del header real y por encima de la página */
.edt-mobile-drawer{
  position:absolute!important;
  left:0!important;
  right:0!important;
  top:100%!important;
  z-index:50300!important;
  max-height:calc(100vh - 130px)!important;
  overflow:auto!important;
  overscroll-behavior:contain!important;
}

.edt-mobile-drawer.open{
  display:block!important;
  z-index:50300!important;
}

.edt-mobile-bottom,
.edt-desktop-bottom,
.edt-language,
.edt-language-compact{
  z-index:50400!important;
}

/* Desktop bottom no debe tapar dropdown */
@media(min-width:1051px){
  .edt-desktop-bottom{
    z-index:12000!important;
  }

  .edt-header{
    z-index:50000!important;
  }

  .edt-submenu,
  .edt-mega,
  .edt-services-menu,
  .edt-services-menu-v42{
    z-index:50200!important;
  }
}

/* En tablets, el menú de servicios se mantiene sobre el contenido */
@media(min-width:780px){
  .edt-nav .edt-services-menu,
  .edt-nav .edt-services-menu-v42{
    z-index:50200!important;
    max-height:calc(100vh - 150px)!important;
    overflow-y:auto!important;
    overflow-x:hidden!important;
  }
}

/* Móvil: que el drawer no quede escondido detrás del título */
@media(max-width:1050px){
  .edt-header{
    z-index:50000!important;
    overflow:visible!important;
  }

  .edt-mobile-top{
    position:relative!important;
    z-index:50030!important;
  }

  .edt-mobile-drawer{
    top:100%!important;
    border-top:1px solid rgba(7,31,66,.08)!important;
    box-shadow:0 24px 60px rgba(7,31,66,.20)!important;
  }

  .edt-page-hero,
  .edt-hero{
    z-index:1!important;
  }
}

/* Corrige clipping causado por reglas viejas con overflow-x hidden en header */
.edt-header[style],
.edt-header .edt-container[style]{
  overflow:visible!important;
}


/* ==========================================================
   v55 FINAL: arquitectura de menús centralizados y sin conflictos
   - Submenú de Servicios: mega menú centrado bajo la barra de navegación.
   - Otros submenús: dropdown compacto centrado debajo de su item.
   - Evita que un menú quede abierto/montado sobre otro.
   ========================================================== */

/* Contenedor base */
@media(min-width:1051px){

  .edt-header{
    z-index:70000!important;
    overflow:visible!important;
    isolation:isolate!important;
  }

  .edt-header > .edt-container{
    position:relative!important;
    overflow:visible!important;
    z-index:70010!important;
  }

  .edt-head-inner{
    position:relative!important;
    overflow:visible!important;
    z-index:70020!important;
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
  }

  .edt-nav{
    position:relative!important;
    z-index:70030!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    gap:6px!important;
    flex:1 1 auto!important;
    min-width:0!important;
  }

  .edt-nav-item{
    position:relative!important;
    z-index:70040!important;
  }

  .edt-nav-item > a{
    position:relative!important;
    z-index:70050!important;
  }

  /* Estado cerrado universal: evita menús fantasma o montados */
  .edt-nav .edt-submenu,
  .edt-nav .edt-mega,
  .edt-nav .edt-services-menu,
  .edt-nav .edt-services-menu-v42{
    opacity:0!important;
    visibility:hidden!important;
    pointer-events:none!important;
    display:grid!important;
    transform:translateY(10px)!important;
    transition:opacity .16s ease, transform .16s ease, visibility .16s ease!important;
  }

  .edt-nav-item:hover > .edt-submenu,
  .edt-nav-item:focus-within > .edt-submenu,
  .edt-nav-item:hover > .edt-mega,
  .edt-nav-item:focus-within > .edt-mega{
    opacity:1!important;
    visibility:visible!important;
    pointer-events:auto!important;
    transform:translateY(0)!important;
    z-index:70100!important;
  }

  /* Puente invisible para que no se cierre al mover el cursor */
  .edt-nav .edt-submenu:before,
  .edt-nav .edt-mega:before{
    content:""!important;
    position:absolute!important;
    left:0!important;
    right:0!important;
    top:-18px!important;
    height:20px!important;
    background:transparent!important;
  }

  /* Dropdowns normales: centrados bajo su item, no bajo toda la página */
  .edt-nav .edt-submenu:not(.edt-services-menu):not(.edt-services-menu-v42),
  .edt-nav .edt-mega:not(.edt-services-menu):not(.edt-services-menu-v42){
    position:absolute!important;
    top:calc(100% + 12px)!important;
    left:50%!important;
    right:auto!important;
    width:min(520px,calc(100vw - 32px))!important;
    max-width:calc(100vw - 32px)!important;
    transform:translateX(-50%) translateY(10px)!important;
    grid-template-columns:1fr!important;
    gap:8px!important;
    padding:12px!important;
    border-radius:22px!important;
    background:linear-gradient(180deg,#ffffff 0%,#f8fafc 100%)!important;
    border:1px solid rgba(7,31,66,.12)!important;
    box-shadow:0 26px 70px rgba(7,31,66,.20)!important;
    overflow:visible!important;
  }

  .edt-nav-item:hover > .edt-submenu:not(.edt-services-menu):not(.edt-services-menu-v42),
  .edt-nav-item:focus-within > .edt-submenu:not(.edt-services-menu):not(.edt-services-menu-v42),
  .edt-nav-item:hover > .edt-mega:not(.edt-services-menu):not(.edt-services-menu-v42),
  .edt-nav-item:focus-within > .edt-mega:not(.edt-services-menu):not(.edt-services-menu-v42){
    transform:translateX(-50%) translateY(0)!important;
  }

  /* Servicios: mega menú centrado bajo el header, no debajo del item */
  .edt-nav .edt-services-menu,
  .edt-nav .edt-services-menu-v42{
    position:absolute!important;
    top:calc(100% + 14px)!important;
    left:50%!important;
    right:auto!important;
    width:min(1080px,calc(100vw - 36px))!important;
    max-width:calc(100vw - 36px)!important;
    transform:translateX(-50%) translateY(10px)!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:12px!important;
    padding:14px!important;
    border-radius:26px!important;
    background:linear-gradient(180deg,#ffffff 0%,#f8fafc 100%)!important;
    border:1px solid rgba(7,31,66,.12)!important;
    box-shadow:0 30px 90px rgba(7,31,66,.22)!important;
    overflow:visible!important;
    z-index:70100!important;
  }

  .edt-nav-item:hover > .edt-services-menu,
  .edt-nav-item:focus-within > .edt-services-menu,
  .edt-nav-item:hover > .edt-services-menu-v42,
  .edt-nav-item:focus-within > .edt-services-menu-v42{
    transform:translateX(-50%) translateY(0)!important;
  }

  /* Mantiene columnas internas limpias */
  .edt-services-menu > .edt-mega-col,
  .edt-services-menu-v42 > .edt-mega-col{
    min-width:0!important;
    width:100%!important;
    max-width:100%!important;
    display:flex!important;
    flex-direction:column!important;
    gap:8px!important;
    padding:11px!important;
    border-radius:20px!important;
    background:#ffffff!important;
    border:1px solid rgba(7,31,66,.08)!important;
    box-shadow:0 10px 24px rgba(7,31,66,.04)!important;
  }

  .edt-services-menu > .edt-mega-col > span,
  .edt-services-menu-v42 > .edt-mega-col > span{
    display:block!important;
    margin:0 0 4px!important;
    padding:0 2px 8px!important;
    border-bottom:1px solid rgba(216,168,61,.25)!important;
    color:#8b641d!important;
    font-size:10.75px!important;
    font-weight:950!important;
    letter-spacing:.12em!important;
    line-height:1.2!important;
    text-transform:uppercase!important;
  }

  /* Tarjetas del submenú: consistentes y sin pisarse */
  .edt-subcard{
    position:relative!important;
    display:grid!important;
    grid-template-columns:34px minmax(0,1fr)!important;
    align-items:start!important;
    gap:10px!important;
    width:100%!important;
    min-width:0!important;
    min-height:66px!important;
    padding:10px!important;
    border-radius:16px!important;
    background:#ffffff!important;
    border:1px solid rgba(7,31,66,.08)!important;
    box-shadow:none!important;
    overflow:hidden!important;
    transition:background .15s ease,border-color .15s ease,transform .15s ease!important;
  }

  .edt-subcard:hover{
    transform:translateY(-1px)!important;
    background:#fffaf0!important;
    border-color:rgba(216,168,61,.38)!important;
  }

  .edt-subcard strong{
    display:block!important;
    margin:0!important;
    color:#071f42!important;
    font-size:13.25px!important;
    font-weight:950!important;
    line-height:1.18!important;
    letter-spacing:-.01em!important;
    white-space:normal!important;
    overflow-wrap:normal!important;
  }

  .edt-subcard em,
  .edt-subcard span{
    grid-column:2!important;
    display:block!important;
    margin:3px 0 0!important;
    color:#52627a!important;
    font-size:11.3px!important;
    line-height:1.28!important;
    font-style:normal!important;
    white-space:normal!important;
    overflow-wrap:normal!important;
  }

  .edt-sub-ico{
    grid-row:1 / span 2!important;
    width:34px!important;
    height:34px!important;
    border-radius:13px!important;
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    background:#fff3d2!important;
    color:#80570f!important;
    flex:0 0 34px!important;
  }

  .edt-sub-ico svg{
    width:17px!important;
    height:17px!important;
    fill:currentColor!important;
  }

  /* Evita conflicto visual si el usuario pasa por otro item */
  .edt-nav:hover .edt-nav-item:not(:hover):not(:focus-within) > .edt-submenu,
  .edt-nav:hover .edt-nav-item:not(:hover):not(:focus-within) > .edt-mega{
    opacity:0!important;
    visibility:hidden!important;
    pointer-events:none!important;
  }

  /* Ajuste para pantallas medianas: 3 columnas, más compacto */
  @media(min-width:1051px) and (max-width:1180px){
    .edt-nav .edt-services-menu,
    .edt-nav .edt-services-menu-v42{
      width:calc(100vw - 28px)!important;
      gap:8px!important;
      padding:10px!important;
    }

    .edt-services-menu > .edt-mega-col,
    .edt-services-menu-v42 > .edt-mega-col{
      padding:9px!important;
      gap:6px!important;
    }

    .edt-subcard{
      grid-template-columns:28px minmax(0,1fr)!important;
      min-height:58px!important;
      padding:8px!important;
      gap:7px!important;
    }

    .edt-sub-ico{
      width:28px!important;
      height:28px!important;
      border-radius:11px!important;
    }

    .edt-sub-ico svg{
      width:14px!important;
      height:14px!important;
    }

    .edt-subcard strong{
      font-size:11.7px!important;
      line-height:1.14!important;
    }

    .edt-subcard em,
    .edt-subcard span{
      font-size:10.2px!important;
      line-height:1.18!important;
    }

    .edt-services-menu > .edt-mega-col > span,
    .edt-services-menu-v42 > .edt-mega-col > span{
      font-size:9.6px!important;
      letter-spacing:.09em!important;
    }
  }
}

/* Móvil/tablet: no usar dropdown desktop, solo drawer organizado */
@media(max-width:1050px){
  .edt-nav{
    display:none!important;
  }

  .edt-mobile-drawer{
    position:absolute!important;
    top:100%!important;
    left:0!important;
    right:0!important;
    z-index:80000!important;
    max-height:calc(100vh - 110px)!important;
    overflow:auto!important;
    background:#ffffff!important;
    border-top:1px solid rgba(7,31,66,.08)!important;
    box-shadow:0 24px 60px rgba(7,31,66,.22)!important;
  }

  .edt-mobile-drawer.open{
    display:block!important;
  }

  .edt-mobile-drawer a{
    position:relative!important;
    z-index:1!important;
  }

  .edt-header{
    overflow:visible!important;
    z-index:79000!important;
  }
}

/* Protege contra reglas viejas de overflow hidden que cortaban el menú */
.edt-header,
.edt-header > .edt-container,
.edt-head-inner,
.edt-nav,
.edt-nav-item{
  overflow:visible!important;
}


/* ==========================================================
   v56 MENU PREMIUM CLEAN
   Corrección final: elimina conflictos visuales entre submenús.
   Desktop usa dropdown fijo debajo del header para que siempre quede
   centrado, limpio, sin montarse con hero/títulos ni depender del item.
   ========================================================== */

@media(min-width:1051px){

  :root{
    --edt-header-stack:90000;
    --edt-menu-panel-top:132px;
  }

  .admin-bar{
    --edt-menu-panel-top:164px;
  }

  .edt-header{
    position:sticky!important;
    top:0!important;
    z-index:var(--edt-header-stack)!important;
    overflow:visible!important;
    isolation:isolate!important;
  }

  .admin-bar .edt-header{
    top:32px!important;
  }

  .edt-header,
  .edt-header > .edt-container,
  .edt-head-inner,
  .edt-nav,
  .edt-nav-item{
    overflow:visible!important;
  }

  .edt-head-inner{
    height:78px!important;
    display:flex!important;
    align-items:center!important;
    gap:18px!important;
  }

  .edt-brand{
    flex:0 0 auto!important;
    min-width:190px!important;
  }

  .edt-brand img{
    max-height:62px!important;
    max-width:265px!important;
  }

  .edt-nav{
    flex:1 1 auto!important;
    display:flex!important;
    justify-content:center!important;
    align-items:center!important;
    gap:5px!important;
    min-width:0!important;
  }

  .edt-nav-item{
    position:static!important;
  }

  .edt-nav > a,
  .edt-nav-item > a{
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    min-height:42px!important;
    padding:10px 13px!important;
    border-radius:999px!important;
    color:#10213c!important;
    font-size:14px!important;
    font-weight:900!important;
    line-height:1!important;
    white-space:nowrap!important;
    position:relative!important;
    z-index:calc(var(--edt-header-stack) + 20)!important;
  }

  .edt-nav > a:hover,
  .edt-nav-item:hover > a,
  .edt-nav-item.edt-open > a,
  .edt-nav-item:focus-within > a{
    background:#fff5dc!important;
    color:#061832!important;
    box-shadow:inset 0 0 0 1px rgba(216,168,61,.32),0 8px 18px rgba(7,31,66,.06)!important;
  }

  .edt-actions{
    flex:0 0 auto!important;
  }

  .edt-actions .edt-btn{
    min-height:42px!important;
    padding:10px 16px!important;
    font-size:13px!important;
  }

  /* Cierre universal */
  .edt-nav .edt-submenu,
  .edt-nav .edt-mega{
    opacity:0!important;
    visibility:hidden!important;
    pointer-events:none!important;
    transform:translateX(-50%) translateY(10px)!important;
  }

  /* Panel base fijo: escapa clipping y mantiene centro real */
  .edt-nav .edt-submenu,
  .edt-nav .edt-mega{
    position:fixed!important;
    top:var(--edt-menu-panel-top)!important;
    left:50%!important;
    right:auto!important;
    z-index:calc(var(--edt-header-stack) + 500)!important;
    width:min(760px,calc(100vw - 32px))!important;
    max-width:calc(100vw - 32px)!important;
    max-height:calc(100vh - var(--edt-menu-panel-top) - 28px)!important;
    overflow:auto!important;
    overscroll-behavior:contain!important;
    padding:14px!important;
    border-radius:24px!important;
    background:rgba(255,255,255,.98)!important;
    border:1px solid rgba(7,31,66,.12)!important;
    box-shadow:0 34px 90px rgba(7,31,66,.24)!important;
    backdrop-filter:blur(16px) saturate(120%)!important;
    transition:opacity .16s ease, transform .16s ease, visibility .16s ease!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:10px!important;
  }

  /* Abierto por hover/focus/clase JS */
  .edt-nav-item:hover > .edt-submenu,
  .edt-nav-item:focus-within > .edt-submenu,
  .edt-nav-item.edt-open > .edt-submenu,
  .edt-nav-item:hover > .edt-mega,
  .edt-nav-item:focus-within > .edt-mega,
  .edt-nav-item.edt-open > .edt-mega{
    opacity:1!important;
    visibility:visible!important;
    pointer-events:auto!important;
    transform:translateX(-50%) translateY(0)!important;
  }

  /* Servicios mega menu */
  .edt-nav .edt-services-menu,
  .edt-nav .edt-services-menu-v42{
    width:min(1120px,calc(100vw - 34px))!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:12px!important;
    padding:14px!important;
  }

  /* Flecha elegante arriba del panel */
  .edt-nav .edt-submenu:after,
  .edt-nav .edt-mega:after{
    content:""!important;
    position:fixed!important;
    top:calc(var(--edt-menu-panel-top) - 8px)!important;
    left:50%!important;
    transform:translateX(-50%) rotate(45deg)!important;
    width:18px!important;
    height:18px!important;
    background:rgba(255,255,255,.98)!important;
    border-left:1px solid rgba(7,31,66,.10)!important;
    border-top:1px solid rgba(7,31,66,.10)!important;
    z-index:-1!important;
  }

  /* Overlay sutil cuando menú abierto */
  body.edt-menu-active:before{
    content:""!important;
    position:fixed!important;
    left:0!important;
    right:0!important;
    top:var(--edt-menu-panel-top)!important;
    bottom:0!important;
    background:linear-gradient(180deg,rgba(6,24,50,.05),rgba(6,24,50,.10))!important;
    z-index:calc(var(--edt-header-stack) + 100)!important;
    pointer-events:none!important;
  }

  /* Columnas internas */
  .edt-mega-col{
    min-width:0!important;
    width:100%!important;
    display:flex!important;
    flex-direction:column!important;
    gap:8px!important;
    padding:12px!important;
    border-radius:20px!important;
    background:#ffffff!important;
    border:1px solid rgba(7,31,66,.08)!important;
    box-shadow:0 8px 22px rgba(7,31,66,.045)!important;
  }

  .edt-mega-col > span{
    display:block!important;
    margin:0 0 4px!important;
    padding:0 2px 8px!important;
    border-bottom:1px solid rgba(216,168,61,.25)!important;
    color:#8a621b!important;
    font-size:10.5px!important;
    font-weight:950!important;
    letter-spacing:.12em!important;
    line-height:1.2!important;
    text-transform:uppercase!important;
  }

  /* Cards sin conflicto */
  .edt-subcard{
    position:relative!important;
    display:grid!important;
    grid-template-columns:36px minmax(0,1fr)!important;
    gap:10px!important;
    align-items:start!important;
    width:100%!important;
    min-height:68px!important;
    padding:11px!important;
    border-radius:17px!important;
    background:#ffffff!important;
    border:1px solid rgba(7,31,66,.075)!important;
    box-shadow:none!important;
    overflow:hidden!important;
    transition:transform .15s ease,background .15s ease,border-color .15s ease!important;
  }

  .edt-subcard:hover{
    transform:translateY(-1px)!important;
    background:#fffaf0!important;
    border-color:rgba(216,168,61,.40)!important;
  }

  .edt-sub-ico{
    grid-row:1 / span 2!important;
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    width:36px!important;
    height:36px!important;
    border-radius:14px!important;
    background:#fff2cf!important;
    color:#80570f!important;
  }

  .edt-sub-ico svg{
    width:17px!important;
    height:17px!important;
    fill:currentColor!important;
  }

  .edt-subcard strong{
    display:block!important;
    margin:0!important;
    color:#071f42!important;
    font-size:13.5px!important;
    line-height:1.18!important;
    font-weight:950!important;
    letter-spacing:-.01em!important;
    white-space:normal!important;
  }

  .edt-subcard em,
  .edt-subcard span{
    grid-column:2!important;
    display:block!important;
    margin:3px 0 0!important;
    color:#55677d!important;
    font-style:normal!important;
    font-size:11.5px!important;
    line-height:1.28!important;
    white-space:normal!important;
  }

  .edt-subcard.primary{
    background:linear-gradient(135deg,#071f42,#0d3264)!important;
    border-color:#071f42!important;
  }

  .edt-subcard.primary strong,
  .edt-subcard.primary em,
  .edt-subcard.primary span{
    color:#ffffff!important;
  }

  .edt-subcard.primary .edt-sub-ico{
    background:rgba(244,211,124,.18)!important;
    color:#f4d37c!important;
  }

  .edt-subcard.assist{
    background:#fff7df!important;
    border-color:rgba(216,168,61,.36)!important;
  }

  /* Pantallas pequeñas desktop */
  @media(min-width:1051px) and (max-width:1180px){
    :root{
      --edt-menu-panel-top:126px;
    }

    .admin-bar{
      --edt-menu-panel-top:158px;
    }

    .edt-brand{
      min-width:155px!important;
    }

    .edt-brand img{
      max-width:218px!important;
      max-height:54px!important;
    }

    .edt-nav > a,
    .edt-nav-item > a{
      padding:9px 10px!important;
      font-size:12.5px!important;
    }

    .edt-actions .edt-btn{
      padding:9px 12px!important;
      font-size:12px!important;
    }

    .edt-nav .edt-services-menu,
    .edt-nav .edt-services-menu-v42{
      width:calc(100vw - 24px)!important;
      gap:8px!important;
      padding:10px!important;
    }

    .edt-mega-col{
      padding:9px!important;
      gap:6px!important;
    }

    .edt-subcard{
      grid-template-columns:30px minmax(0,1fr)!important;
      min-height:58px!important;
      padding:8px!important;
      gap:7px!important;
    }

    .edt-sub-ico{
      width:30px!important;
      height:30px!important;
      border-radius:12px!important;
    }

    .edt-subcard strong{
      font-size:11.8px!important;
    }

    .edt-subcard em,
    .edt-subcard span{
      font-size:10.15px!important;
      line-height:1.18!important;
    }
  }
}

/* Tablet y móvil: drawer solamente */
@media(max-width:1050px){
  .edt-nav{
    display:none!important;
  }

  .edt-mobile-drawer{
    position:absolute!important;
    top:100%!important;
    left:0!important;
    right:0!important;
    z-index:91000!important;
    max-height:calc(100vh - 100px)!important;
    overflow:auto!important;
    background:#ffffff!important;
    border-top:1px solid rgba(7,31,66,.08)!important;
    box-shadow:0 26px 70px rgba(7,31,66,.24)!important;
  }

  .edt-mobile-drawer.open{
    display:block!important;
  }

  .edt-header{
    z-index:90000!important;
    overflow:visible!important;
  }

  .edt-mobile-top,
  .edt-header > .edt-container{
    overflow:visible!important;
  }
}

/* Asegura que contenido no cubra el menú */
.edt-hero,
.edt-page-hero,
.edt-main,
.edt-content,
.entry-content,
.wp-block-html,
.edt-clean-page,
.edt-v43-page,
.edt-product-page,
.edt-request-page,
.edt-checkout-page,
.edt-xp{
  z-index:1!important;
}


/* ==========================================================
   v57 MEGA MENUS FINAL
   1) No desaparece rápido: puente invisible + delay JS + hover panel.
   2) Todos los submenús desktop se presentan en 3 columnas.
   3) Servicios, Clientes, Profesionales, Recursos y Mi Cuenta tienen
      visual tipo mega menú profesional.
   ========================================================== */

@media(min-width:1051px){

  :root{
    --edt-menu-panel-top:132px;
    --edt-menu-z:95000;
  }

  .admin-bar{
    --edt-menu-panel-top:164px;
  }

  .edt-header{
    z-index:var(--edt-menu-z)!important;
    overflow:visible!important;
    isolation:isolate!important;
  }

  .edt-header > .edt-container,
  .edt-head-inner,
  .edt-nav,
  .edt-nav-item{
    overflow:visible!important;
  }

  .edt-nav-item{
    position:static!important;
  }

  /* Panel general: ahora TODOS en 3 columnas */
  .edt-nav .edt-submenu,
  .edt-nav .edt-mega,
  .edt-nav .edt-services-menu,
  .edt-nav .edt-services-menu-v42{
    position:fixed!important;
    top:var(--edt-menu-panel-top)!important;
    left:50%!important;
    right:auto!important;
    width:min(1080px,calc(100vw - 34px))!important;
    max-width:calc(100vw - 34px)!important;
    max-height:calc(100vh - var(--edt-menu-panel-top) - 26px)!important;
    overflow:auto!important;
    overscroll-behavior:contain!important;
    z-index:calc(var(--edt-menu-z) + 500)!important;
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:12px!important;
    padding:14px!important;
    border-radius:26px!important;
    background:linear-gradient(180deg,rgba(255,255,255,.99) 0%,rgba(248,250,252,.99) 100%)!important;
    border:1px solid rgba(7,31,66,.12)!important;
    box-shadow:0 34px 95px rgba(7,31,66,.24)!important;
    backdrop-filter:blur(16px) saturate(120%)!important;
    opacity:0!important;
    visibility:hidden!important;
    pointer-events:none!important;
    transform:translateX(-50%) translateY(8px)!important;
    transition:opacity .16s ease, transform .16s ease, visibility .16s ease!important;
  }

  /* Abierto por hover, focus o JS */
  .edt-nav-item:hover > .edt-submenu,
  .edt-nav-item:focus-within > .edt-submenu,
  .edt-nav-item.edt-open > .edt-submenu,
  .edt-nav-item:hover > .edt-mega,
  .edt-nav-item:focus-within > .edt-mega,
  .edt-nav-item.edt-open > .edt-mega{
    opacity:1!important;
    visibility:visible!important;
    pointer-events:auto!important;
    transform:translateX(-50%) translateY(0)!important;
  }

  /* Puente invisible grande: el mouse puede viajar del menú al panel sin cerrar */
  .edt-nav .edt-submenu:before,
  .edt-nav .edt-mega:before{
    content:""!important;
    position:fixed!important;
    left:0!important;
    right:0!important;
    top:calc(var(--edt-menu-panel-top) - 42px)!important;
    height:48px!important;
    background:transparent!important;
    z-index:-1!important;
    pointer-events:auto!important;
  }

  /* Flecha discreta */
  .edt-nav .edt-submenu:after,
  .edt-nav .edt-mega:after{
    content:""!important;
    position:fixed!important;
    top:calc(var(--edt-menu-panel-top) - 8px)!important;
    left:50%!important;
    transform:translateX(-50%) rotate(45deg)!important;
    width:18px!important;
    height:18px!important;
    background:rgba(255,255,255,.99)!important;
    border-left:1px solid rgba(7,31,66,.10)!important;
    border-top:1px solid rgba(7,31,66,.10)!important;
    z-index:-1!important;
  }

  /* Para submenús que no tienen columnas internas, distribuimos las tarjetas en 3 columnas */
  .edt-nav .edt-submenu:not(.edt-services-menu):not(.edt-services-menu-v42) > .edt-subcard,
  .edt-nav .edt-mega:not(.edt-services-menu):not(.edt-services-menu-v42) > .edt-subcard{
    min-height:82px!important;
  }

  /* Si el submenu tiene menos opciones, igual se ve como mega panel centrado */
  .edt-nav .edt-submenu:not(.edt-services-menu):not(.edt-services-menu-v42),
  .edt-nav .edt-mega:not(.edt-services-menu):not(.edt-services-menu-v42){
    width:min(940px,calc(100vw - 34px))!important;
  }

  /* Columnas internas de Servicios */
  .edt-services-menu > .edt-mega-col,
  .edt-services-menu-v42 > .edt-mega-col{
    min-width:0!important;
    width:100%!important;
    display:flex!important;
    flex-direction:column!important;
    gap:8px!important;
    padding:12px!important;
    border-radius:20px!important;
    background:#ffffff!important;
    border:1px solid rgba(7,31,66,.08)!important;
    box-shadow:0 8px 22px rgba(7,31,66,.045)!important;
  }

  .edt-mega-col > span{
    display:block!important;
    margin:0 0 4px!important;
    padding:0 2px 8px!important;
    border-bottom:1px solid rgba(216,168,61,.25)!important;
    color:#8a621b!important;
    font-size:10.5px!important;
    font-weight:950!important;
    letter-spacing:.12em!important;
    line-height:1.2!important;
    text-transform:uppercase!important;
  }

  /* Tarjetas del panel */
  .edt-subcard{
    position:relative!important;
    display:grid!important;
    grid-template-columns:38px minmax(0,1fr)!important;
    gap:10px!important;
    align-items:start!important;
    width:100%!important;
    min-width:0!important;
    min-height:70px!important;
    padding:12px!important;
    border-radius:18px!important;
    background:#ffffff!important;
    border:1px solid rgba(7,31,66,.08)!important;
    box-shadow:none!important;
    overflow:hidden!important;
    transition:transform .15s ease,background .15s ease,border-color .15s ease,box-shadow .15s ease!important;
  }

  .edt-subcard:hover{
    transform:translateY(-1px)!important;
    background:#fffaf0!important;
    border-color:rgba(216,168,61,.40)!important;
    box-shadow:0 10px 24px rgba(7,31,66,.06)!important;
  }

  .edt-sub-ico{
    grid-row:1 / span 2!important;
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    width:38px!important;
    height:38px!important;
    border-radius:14px!important;
    background:#fff2cf!important;
    color:#80570f!important;
  }

  .edt-sub-ico svg{
    width:18px!important;
    height:18px!important;
    fill:currentColor!important;
  }

  .edt-subcard strong{
    display:block!important;
    margin:0!important;
    color:#071f42!important;
    font-size:13.5px!important;
    line-height:1.18!important;
    font-weight:950!important;
    letter-spacing:-.01em!important;
    white-space:normal!important;
  }

  .edt-subcard em,
  .edt-subcard span{
    grid-column:2!important;
    display:block!important;
    margin:3px 0 0!important;
    color:#55677d!important;
    font-style:normal!important;
    font-size:11.5px!important;
    line-height:1.28!important;
    white-space:normal!important;
  }

  .edt-subcard.primary{
    background:linear-gradient(135deg,#071f42,#0d3264)!important;
    border-color:#071f42!important;
  }

  .edt-subcard.primary strong,
  .edt-subcard.primary em,
  .edt-subcard.primary span{
    color:#ffffff!important;
  }

  .edt-subcard.primary .edt-sub-ico{
    background:rgba(244,211,124,.18)!important;
    color:#f4d37c!important;
  }

  .edt-subcard.assist,
  .edt-subcard.express{
    background:#fff7df!important;
    border-color:rgba(216,168,61,.36)!important;
  }

  /* Overlay sutil */
  body.edt-menu-active:before{
    content:""!important;
    position:fixed!important;
    left:0!important;
    right:0!important;
    top:var(--edt-menu-panel-top)!important;
    bottom:0!important;
    background:linear-gradient(180deg,rgba(6,24,50,.035),rgba(6,24,50,.09))!important;
    z-index:calc(var(--edt-menu-z) + 100)!important;
    pointer-events:none!important;
  }

  /* Ajuste de desktop intermedio */
  @media(min-width:1051px) and (max-width:1180px){
    :root{
      --edt-menu-panel-top:126px;
    }

    .admin-bar{
      --edt-menu-panel-top:158px;
    }

    .edt-nav .edt-submenu,
    .edt-nav .edt-mega,
    .edt-nav .edt-services-menu,
    .edt-nav .edt-services-menu-v42{
      width:calc(100vw - 24px)!important;
      gap:8px!important;
      padding:10px!important;
    }

    .edt-services-menu > .edt-mega-col,
    .edt-services-menu-v42 > .edt-mega-col{
      padding:9px!important;
      gap:6px!important;
    }

    .edt-subcard{
      grid-template-columns:30px minmax(0,1fr)!important;
      min-height:60px!important;
      padding:8px!important;
      gap:7px!important;
    }

    .edt-sub-ico{
      width:30px!important;
      height:30px!important;
      border-radius:12px!important;
    }

    .edt-sub-ico svg{
      width:15px!important;
      height:15px!important;
    }

    .edt-subcard strong{
      font-size:11.8px!important;
      line-height:1.14!important;
    }

    .edt-subcard em,
    .edt-subcard span{
      font-size:10.15px!important;
      line-height:1.18!important;
    }
  }
}

/* Móvil/tablet: drawer estable, sin dropdown flotante */
@media(max-width:1050px){
  .edt-nav{
    display:none!important;
  }

  .edt-mobile-drawer{
    position:absolute!important;
    top:100%!important;
    left:0!important;
    right:0!important;
    z-index:98000!important;
    max-height:calc(100vh - 100px)!important;
    overflow:auto!important;
    background:#ffffff!important;
    border-top:1px solid rgba(7,31,66,.08)!important;
    box-shadow:0 26px 70px rgba(7,31,66,.24)!important;
  }

  .edt-mobile-drawer.open{
    display:block!important;
  }

  .edt-header{
    z-index:97000!important;
    overflow:visible!important;
  }
}


/* ==========================================================
   v58 REAL FIX
   - Menús reales en 3 columnas por estructura HTML.
   - Se elimina dependencia de :hover para mantener abierto.
   - Se corrige móvil con drawer profesional y legible.
   ========================================================== */

@media(min-width:1051px){
  :root{
    --edt-menu-panel-top:132px;
    --edt-menu-z:99000;
  }
  .admin-bar{--edt-menu-panel-top:164px;}

  .edt-header{
    z-index:var(--edt-menu-z)!important;
    overflow:visible!important;
    isolation:isolate!important;
  }
  .edt-header > .edt-container,
  .edt-head-inner,
  .edt-nav,
  .edt-nav-item{
    overflow:visible!important;
  }

  .edt-head-inner{
    height:78px!important;
  }

  .edt-nav-item{
    position:static!important;
  }

  .edt-nav > a,
  .edt-nav-item > a{
    position:relative!important;
    z-index:calc(var(--edt-menu-z) + 20)!important;
  }

  /* Cierre forzado: nada abre solo por hover viejo */
  .edt-nav .edt-submenu,
  .edt-nav .edt-mega,
  .edt-nav .edt-services-menu,
  .edt-nav .edt-services-menu-v42,
  .edt-nav .edt-three-col-menu{
    position:fixed!important;
    top:var(--edt-menu-panel-top)!important;
    left:50%!important;
    right:auto!important;
    width:min(1120px,calc(100vw - 34px))!important;
    max-width:calc(100vw - 34px)!important;
    max-height:calc(100vh - var(--edt-menu-panel-top) - 26px)!important;
    overflow:auto!important;
    overscroll-behavior:contain!important;
    z-index:calc(var(--edt-menu-z) + 600)!important;
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:12px!important;
    padding:14px!important;
    border-radius:26px!important;
    background:linear-gradient(180deg,rgba(255,255,255,.99),rgba(248,250,252,.99))!important;
    border:1px solid rgba(7,31,66,.12)!important;
    box-shadow:0 34px 95px rgba(7,31,66,.24)!important;
    backdrop-filter:blur(16px) saturate(120%)!important;
    opacity:0!important;
    visibility:hidden!important;
    pointer-events:none!important;
    transform:translateX(-50%) translateY(8px)!important;
    transition:opacity .14s ease,transform .14s ease,visibility .14s ease!important;
  }

  /* Importante: reglas viejas de hover no mandan. Solo clase JS/focus abre. */
  .edt-nav-item:not(.edt-open):not(:focus-within) > .edt-submenu,
  .edt-nav-item:not(.edt-open):not(:focus-within) > .edt-mega{
    opacity:0!important;
    visibility:hidden!important;
    pointer-events:none!important;
  }

  .edt-nav-item.edt-open > .edt-submenu,
  .edt-nav-item.edt-open > .edt-mega,
  .edt-nav-item:focus-within > .edt-submenu,
  .edt-nav-item:focus-within > .edt-mega{
    opacity:1!important;
    visibility:visible!important;
    pointer-events:auto!important;
    transform:translateX(-50%) translateY(0)!important;
  }

  /* Puente de mouse: permite llegar del botón al panel */
  .edt-nav .edt-submenu:before,
  .edt-nav .edt-mega:before{
    content:""!important;
    position:fixed!important;
    left:0!important;
    right:0!important;
    top:calc(var(--edt-menu-panel-top) - 56px)!important;
    height:62px!important;
    background:transparent!important;
    pointer-events:auto!important;
  }

  .edt-nav .edt-submenu:after,
  .edt-nav .edt-mega:after{
    content:""!important;
    position:fixed!important;
    top:calc(var(--edt-menu-panel-top) - 8px)!important;
    left:50%!important;
    width:18px!important;
    height:18px!important;
    transform:translateX(-50%) rotate(45deg)!important;
    background:rgba(255,255,255,.99)!important;
    border-left:1px solid rgba(7,31,66,.10)!important;
    border-top:1px solid rgba(7,31,66,.10)!important;
    z-index:-1!important;
  }

  .edt-mega-col{
    min-width:0!important;
    width:100%!important;
    display:flex!important;
    flex-direction:column!important;
    gap:8px!important;
    padding:12px!important;
    border-radius:20px!important;
    background:#fff!important;
    border:1px solid rgba(7,31,66,.08)!important;
    box-shadow:0 8px 22px rgba(7,31,66,.045)!important;
  }

  .edt-mega-col > span{
    display:block!important;
    margin:0 0 4px!important;
    padding:0 2px 8px!important;
    border-bottom:1px solid rgba(216,168,61,.25)!important;
    color:#8a621b!important;
    font-size:10.5px!important;
    font-weight:950!important;
    letter-spacing:.12em!important;
    line-height:1.2!important;
    text-transform:uppercase!important;
  }

  .edt-subcard{
    position:relative!important;
    display:grid!important;
    grid-template-columns:38px minmax(0,1fr)!important;
    gap:10px!important;
    align-items:start!important;
    min-height:70px!important;
    padding:12px!important;
    border-radius:18px!important;
    background:#fff!important;
    border:1px solid rgba(7,31,66,.08)!important;
    overflow:hidden!important;
  }

  .edt-subcard:hover{
    background:#fffaf0!important;
    border-color:rgba(216,168,61,.40)!important;
    transform:translateY(-1px)!important;
  }

  .edt-sub-ico{
    grid-row:1 / span 2!important;
    width:38px!important;
    height:38px!important;
    border-radius:14px!important;
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    background:#fff2cf!important;
    color:#80570f!important;
  }

  .edt-sub-ico svg{width:18px!important;height:18px!important;fill:currentColor!important;}

  .edt-subcard strong{
    display:block!important;
    margin:0!important;
    color:#071f42!important;
    font-size:13.5px!important;
    line-height:1.18!important;
    font-weight:950!important;
    white-space:normal!important;
  }

  .edt-subcard em,
  .edt-subcard span{
    grid-column:2!important;
    display:block!important;
    margin:3px 0 0!important;
    color:#55677d!important;
    font-style:normal!important;
    font-size:11.5px!important;
    line-height:1.28!important;
    white-space:normal!important;
  }

  .edt-subcard.primary{
    background:linear-gradient(135deg,#071f42,#0d3264)!important;
    border-color:#071f42!important;
  }
  .edt-subcard.primary strong,
  .edt-subcard.primary em,
  .edt-subcard.primary span{color:#fff!important;}
  .edt-subcard.primary .edt-sub-ico{background:rgba(244,211,124,.18)!important;color:#f4d37c!important;}
  .edt-subcard.assist,
  .edt-subcard.express{background:#fff7df!important;border-color:rgba(216,168,61,.36)!important;}

  body.edt-menu-active:before{
    content:""!important;
    position:fixed!important;
    left:0!important;
    right:0!important;
    top:var(--edt-menu-panel-top)!important;
    bottom:0!important;
    background:linear-gradient(180deg,rgba(6,24,50,.03),rgba(6,24,50,.08))!important;
    z-index:calc(var(--edt-menu-z) + 100)!important;
    pointer-events:none!important;
  }

  @media(min-width:1051px) and (max-width:1180px){
    :root{--edt-menu-panel-top:126px;}
    .admin-bar{--edt-menu-panel-top:158px;}
    .edt-nav .edt-submenu,
    .edt-nav .edt-mega{
      width:calc(100vw - 24px)!important;
      gap:8px!important;
      padding:10px!important;
    }
    .edt-mega-col{padding:9px!important;gap:6px!important;}
    .edt-subcard{
      grid-template-columns:30px minmax(0,1fr)!important;
      min-height:60px!important;
      padding:8px!important;
      gap:7px!important;
    }
    .edt-sub-ico{width:30px!important;height:30px!important;border-radius:12px!important;}
    .edt-sub-ico svg{width:15px!important;height:15px!important;}
    .edt-subcard strong{font-size:11.8px!important;line-height:1.14!important;}
    .edt-subcard em,
    .edt-subcard span{font-size:10.15px!important;line-height:1.18!important;}
  }
}

/* MOBILE v58: drawer limpio, legible y profesional */
@media(max-width:1050px){
  .edt-nav,
  .edt-head-inner{
    display:none!important;
  }

  .edt-header{
    position:sticky!important;
    top:0!important;
    z-index:97000!important;
    overflow:visible!important;
    background:#fff!important;
  }

  .edt-mobile-top{
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    height:64px!important;
    padding:0 12px!important;
    background:#fff!important;
    border-bottom:1px solid rgba(7,31,66,.08)!important;
  }

  .edt-mobile-top .edt-brand img{
    max-height:48px!important;
    max-width:210px!important;
  }

  .edt-mobile-toggle{
    min-width:82px!important;
    height:42px!important;
    border:0!important;
    border-radius:14px!important;
    background:#071f42!important;
    color:#fff!important;
    font-weight:950!important;
    box-shadow:0 8px 18px rgba(7,31,66,.18)!important;
  }

  .edt-mobile-drawer{
    position:absolute!important;
    top:100%!important;
    left:0!important;
    right:0!important;
    z-index:98000!important;
    display:none!important;
    max-height:calc(100vh - 70px)!important;
    overflow:auto!important;
    padding:12px!important;
    background:linear-gradient(180deg,#ffffff,#f6f8fb)!important;
    border-top:1px solid rgba(7,31,66,.08)!important;
    box-shadow:0 26px 70px rgba(7,31,66,.24)!important;
  }

  .edt-mobile-drawer.open{
    display:block!important;
  }

  .edt-mobile-drawer-head{
    position:sticky!important;
    top:0!important;
    z-index:2!important;
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    padding:12px!important;
    margin:0 0 10px!important;
    border-radius:18px!important;
    background:#071f42!important;
    color:#fff!important;
    box-shadow:0 12px 26px rgba(7,31,66,.15)!important;
  }

  .edt-mobile-drawer-head button{
    width:36px!important;
    height:36px!important;
    border:0!important;
    border-radius:999px!important;
    background:rgba(255,255,255,.12)!important;
    color:#fff!important;
    font-size:22px!important;
    line-height:1!important;
  }

  .edt-mobile-menu-section{
    margin:0 0 10px!important;
    padding:12px!important;
    border-radius:20px!important;
    background:#fff!important;
    border:1px solid rgba(7,31,66,.08)!important;
    box-shadow:0 8px 22px rgba(7,31,66,.055)!important;
  }

  .edt-mobile-menu-section > span{
    display:block!important;
    margin:0 0 8px!important;
    padding:0 0 8px!important;
    border-bottom:1px solid rgba(216,168,61,.22)!important;
    color:#8a621b!important;
    font-size:11px!important;
    line-height:1.2!important;
    font-weight:950!important;
    letter-spacing:.11em!important;
    text-transform:uppercase!important;
  }

  .edt-mobile-menu-section a,
  .edt-mobile-drawer a{
    display:block!important;
    margin:4px 0!important;
    padding:11px 12px!important;
    border-radius:14px!important;
    background:#f8fafc!important;
    color:#071f42!important;
    border:1px solid rgba(7,31,66,.06)!important;
    font-size:14px!important;
    font-weight:850!important;
    line-height:1.2!important;
  }

  .edt-mobile-menu-section a:hover,
  .edt-mobile-drawer a:hover{
    background:#fff7df!important;
    border-color:rgba(216,168,61,.35)!important;
  }

  .edt-mobile-portal{
    margin:12px 0 8px!important;
    text-align:center!important;
    background:linear-gradient(135deg,#071f42,#0d3264)!important;
    color:#fff!important;
    border:0!important;
    border-radius:18px!important;
    padding:14px!important;
  }

  .edt-mobile-bottom{
    left:8px!important;
    right:8px!important;
    bottom:8px!important;
    border-radius:22px!important;
    z-index:99000!important;
  }

  body{
    padding-bottom:96px!important;
  }
}


/* =========================================================
   v59 CLEAN OVERRIDES
   - Logo integrado correctamente
   - Todos los mega menús en columnas reales desktop
   - Móvil más limpio y utilizable
   ========================================================= */

.edt-topbar{height:40px!important;border-bottom:0!important}
.edt-trustbar{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:20px!important}
.edt-server-live{display:inline-flex!important;align-items:center!important;gap:10px!important;font-weight:900!important}
.edt-sat-ico{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:24px!important;height:24px!important;border-radius:50%!important;background:rgba(255,255,255,.12)!important;border:1px solid rgba(255,255,255,.18)!important}
.edt-sat-ico svg{width:13px!important;height:13px!important;fill:#f2c86c!important}
.edt-pr-clock{display:flex!important;align-items:center!important;gap:10px!important;flex-wrap:wrap!important;justify-content:flex-end!important}
.edt-pr-clock strong{font-size:12px!important;line-height:1.2!important;color:#fff!important}
.edt-pr-clock em{font-style:normal!important;font-size:12px!important;color:#f3c96d!important;font-weight:800!important;line-height:1.2!important}

.edt-header{background:rgba(255,255,255,.97)!important;border-bottom:1px solid #e8edf5!important}
.edt-head-inner{height:88px!important;gap:18px!important}
.edt-brand{display:flex!important;align-items:center!important;min-width:260px!important;max-width:320px!important;overflow:hidden!important}
.edt-brand .custom-logo-link{display:flex!important;align-items:center!important;min-width:0!important;max-width:100%!important}
.edt-brand img,.edt-brand .custom-logo{display:block!important;width:auto!important;height:auto!important;max-width:min(100%,320px)!important;max-height:74px!important;object-fit:contain!important;object-position:left center!important}

.edt-nav{display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;flex:1 1 auto!important;min-width:0!important}
.edt-nav-item>a,.edt-nav>a{padding:14px 16px!important;border-radius:18px!important;font-size:14px!important;line-height:1.1!important}
.edt-actions{flex:0 0 auto!important}
.edt-actions .edt-btn{padding:14px 18px!important}

@media(min-width:1051px){
  .edt-nav .edt-submenu,
  .edt-nav .edt-mega,
  .edt-nav .edt-services-menu,
  .edt-nav .edt-services-menu-v42,
  .edt-nav .edt-three-col-menu,
  .edt-nav .edt-pro-menu,
  .edt-nav .edt-clients-menu,
  .edt-nav .edt-resources-menu,
  .edt-nav .edt-account-menu{
    display:flex!important;
    flex-direction:row!important;
    flex-wrap:nowrap!important;
    align-items:stretch!important;
    justify-content:stretch!important;
    gap:14px!important;
    width:min(1140px,calc(100vw - 34px))!important;
    padding:16px!important;
  }

  .edt-nav .edt-services-menu,
  .edt-nav .edt-services-menu-v42{
    width:min(1180px,calc(100vw - 28px))!important;
  }

  .edt-nav .edt-submenu > .edt-mega-col,
  .edt-nav .edt-mega > .edt-mega-col,
  .edt-nav .edt-services-menu > .edt-mega-col,
  .edt-nav .edt-services-menu-v42 > .edt-mega-col,
  .edt-nav .edt-three-col-menu > .edt-mega-col{
    flex:1 1 0!important;
    min-width:0!important;
    width:calc(33.333% - 10px)!important;
    display:flex!important;
    flex-direction:column!important;
    gap:8px!important;
    align-self:stretch!important;
  }

  .edt-nav .edt-subcard{
    width:100%!important;
    min-width:0!important;
    min-height:88px!important;
    grid-template-columns:40px minmax(0,1fr)!important;
  }
  .edt-nav .edt-subcard strong{font-size:14px!important;line-height:1.18!important;white-space:normal!important}
  .edt-nav .edt-subcard em,
  .edt-nav .edt-subcard span{font-size:12px!important;line-height:1.3!important;white-space:normal!important}
}

@media(min-width:1051px) and (max-width:1220px){
  .edt-brand{min-width:220px!important;max-width:260px!important}
  .edt-brand img,.edt-brand .custom-logo{max-width:250px!important;max-height:68px!important}
  .edt-nav-item>a,.edt-nav>a{padding:12px 12px!important;font-size:13px!important}
  .edt-actions .edt-btn{padding:13px 16px!important;font-size:14px!important}
  .edt-nav .edt-submenu,
  .edt-nav .edt-mega,
  .edt-nav .edt-services-menu,
  .edt-nav .edt-services-menu-v42,
  .edt-nav .edt-three-col-menu{gap:10px!important;padding:12px!important}
  .edt-nav .edt-subcard{min-height:80px!important;padding:10px!important;grid-template-columns:34px minmax(0,1fr)!important}
}

@media(max-width:1050px){
  .edt-topbar{height:auto!important;padding:8px 0!important}
  .edt-trustbar{flex-direction:column!important;align-items:flex-start!important;gap:6px!important}
  .edt-pr-clock{justify-content:flex-start!important}

  .edt-mobile-top{display:flex!important;align-items:center!important;justify-content:space-between!important;height:72px!important;padding:0 2px!important;gap:12px!important}
  .edt-mobile-top .edt-brand{min-width:0!important;max-width:66vw!important;flex:1 1 auto!important}
  .edt-mobile-top .edt-brand .custom-logo-link{max-width:100%!important}
  .edt-mobile-top .edt-brand img,.edt-mobile-top .edt-brand .custom-logo{max-width:100%!important;max-height:52px!important}
  .edt-mobile-toggle{min-width:84px!important;height:44px!important;border-radius:14px!important;box-shadow:0 8px 18px rgba(7,31,66,.14)!important}

  .edt-mobile-drawer{top:100%!important;padding:12px!important;background:#f6f8fb!important}
  .edt-mobile-drawer-head{display:flex!important;align-items:center!important;justify-content:space-between!important;margin-bottom:10px!important;padding:0 2px!important}
  .edt-mobile-drawer a{display:block!important;margin:5px 0!important;padding:13px 14px!important;background:#fff!important;border:1px solid #e7edf5!important;border-radius:16px!important;box-shadow:0 6px 16px rgba(7,31,66,.05)!important}
  .edt-mobile-drawer a.edt-mobile-portal{margin-top:10px!important;text-align:center!important}

  .edt-mobile-bottom{left:10px!important;right:10px!important;bottom:10px!important;border-radius:22px!important;grid-template-columns:repeat(5,1fr)!important}
  .edt-mobile-bottom a,.edt-mobile-bottom button{padding:9px 4px!important;font-size:10.5px!important;line-height:1.05!important}
  body{padding-bottom:92px!important}

  .edt-language{right:10px!important;bottom:90px!important;transform:scale(.92)!important;transform-origin:right bottom!important}
}


/* =========================================================
   v60 MOBILE DRAWER FINAL FIX
   Corrige captura: X Menú, barra azul vacía, letras tapadas por iconos,
   y menú inferior/idioma tapando el contenido.
   ========================================================= */
@media(max-width:1050px){
  .edt-header{position:sticky!important;top:0!important;z-index:99000!important;background:#fff!important;overflow:visible!important;box-shadow:0 8px 22px rgba(7,31,66,.06)!important}
  .admin-bar .edt-header{top:0!important}

  .edt-topbar{display:block!important;height:auto!important;min-height:34px!important;padding:7px 10px!important;background:#061832!important;overflow:hidden!important}
  .edt-topbar .edt-container,.edt-trustbar{width:100%!important;max-width:100%!important;padding:0!important;margin:0!important;display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:space-between!important;gap:8px!important;white-space:nowrap!important;overflow:hidden!important}
  .edt-server-live{font-size:13px!important;line-height:1!important;gap:6px!important;min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;display:flex!important;align-items:center!important;color:#f4d37c!important}
  .edt-server-live:before{display:none!important;content:none!important}
  .edt-sat-ico{position:static!important;transform:none!important;width:20px!important;height:20px!important;min-width:20px!important;flex:0 0 20px!important;margin:0!important}
  .edt-pr-clock{display:none!important}

  .edt-header>.edt-container{width:100%!important;max-width:100%!important;padding:0 14px!important;background:#fff!important;overflow:visible!important}
  .edt-mobile-top{height:86px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:14px!important;border-bottom:1px solid rgba(7,31,66,.10)!important;background:#fff!important;padding:0!important}
  .edt-mobile-top .edt-brand{flex:1 1 auto!important;max-width:58vw!important;min-width:0!important;display:flex!important;align-items:center!important;overflow:hidden!important}
  .edt-mobile-top .edt-brand .custom-logo-link{display:flex!important;align-items:center!important;max-width:100%!important;overflow:hidden!important}
  .edt-mobile-top .edt-brand img,.edt-mobile-top .edt-brand .custom-logo{max-height:62px!important;max-width:100%!important;width:auto!important;object-fit:contain!important;object-position:left center!important}

  .edt-mobile-toggle{position:relative!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;flex:0 0 auto!important;min-width:118px!important;height:54px!important;padding:0 18px!important;border:0!important;border-radius:22px!important;background:#0b356b!important;color:#fff!important;font-size:18px!important;font-weight:950!important;line-height:1!important;box-shadow:0 12px 28px rgba(7,31,66,.18)!important}
  .edt-toggle-ico{position:relative!important;display:inline-block!important;width:19px!important;height:14px!important;flex:0 0 19px!important}
  .edt-toggle-ico:before,.edt-toggle-ico:after{content:""!important;position:absolute!important;left:0!important;width:19px!important;height:3px!important;border-radius:4px!important;background:#fff!important;transition:.16s ease!important}
  .edt-toggle-ico:before{top:1px!important;box-shadow:0 6px 0 #fff!important}
  .edt-toggle-ico:after{bottom:0!important}
  body.edt-mobile-open .edt-toggle-ico:before{top:6px!important;box-shadow:none!important;transform:rotate(45deg)!important}
  body.edt-mobile-open .edt-toggle-ico:after{bottom:5px!important;transform:rotate(-45deg)!important}
  body.edt-mobile-open .edt-toggle-text{font-size:0!important}
  body.edt-mobile-open .edt-toggle-text:after{content:"Cerrar"!important;font-size:18px!important}

  .edt-mobile-drawer{position:absolute!important;top:100%!important;left:0!important;right:0!important;display:none!important;z-index:99500!important;width:100%!important;max-height:calc(100vh - 124px)!important;overflow:auto!important;padding:14px!important;background:#f6f8fb!important;border-top:1px solid rgba(7,31,66,.08)!important;box-shadow:0 26px 70px rgba(7,31,66,.22)!important;transform:none!important;visibility:visible!important;pointer-events:auto!important}
  .edt-mobile-drawer.open{display:block!important;transform:none!important;visibility:visible!important;pointer-events:auto!important}
  .edt-mobile-drawer:not(.open){display:none!important;transform:none!important;visibility:hidden!important;pointer-events:none!important}

  .edt-mobile-drawer-head{position:sticky!important;top:0!important;z-index:2!important;display:flex!important;align-items:center!important;justify-content:space-between!important;min-height:56px!important;margin:0 0 12px!important;padding:12px 14px!important;border-radius:20px!important;background:#061832!important;color:#fff!important;box-shadow:0 12px 28px rgba(7,31,66,.14)!important}
  .edt-mobile-drawer-head strong{display:block!important;color:#fff!important;font-size:18px!important;line-height:1!important;font-weight:950!important;letter-spacing:.01em!important;margin:0!important}
  .edt-mobile-drawer-head button{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:38px!important;height:38px!important;border:0!important;border-radius:999px!important;background:rgba(255,255,255,.14)!important;color:#fff!important;font-size:28px!important;line-height:1!important;padding:0!important}

  .edt-mobile-menu-section{display:block!important;margin:0 0 12px!important;padding:14px!important;border-radius:22px!important;background:#fff!important;border:1px solid rgba(7,31,66,.08)!important;box-shadow:0 8px 22px rgba(7,31,66,.045)!important;overflow:hidden!important}
  .edt-mobile-menu-section>span{display:block!important;margin:0 0 10px!important;padding:0 0 9px!important;border-bottom:1px solid rgba(216,168,61,.26)!important;color:#8a621b!important;font-size:13px!important;line-height:1.1!important;font-weight:950!important;letter-spacing:.13em!important;text-transform:uppercase!important}

  .edt-mobile-menu-section a,.edt-mobile-drawer a:not(.edt-mobile-portal){position:relative!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;margin:7px 0!important;padding:15px 44px 15px 18px!important;min-height:56px!important;border-radius:18px!important;background:#f8fafc!important;color:#071f42!important;border:1px solid #e7edf5!important;box-shadow:none!important;font-size:17px!important;line-height:1.15!important;font-weight:900!important;text-align:left!important;overflow:hidden!important;white-space:normal!important;text-indent:0!important}
  .edt-mobile-menu-section a:before,.edt-mobile-drawer a:before{display:none!important;content:none!important}
  .edt-mobile-menu-section a:after,.edt-mobile-drawer a:not(.edt-mobile-portal):after{content:"›"!important;position:absolute!important;right:18px!important;top:50%!important;transform:translateY(-50%)!important;display:block!important;width:auto!important;height:auto!important;background:transparent!important;color:#b4862f!important;font-size:28px!important;line-height:1!important;font-weight:950!important}
  .edt-mobile-menu-section a:hover,.edt-mobile-menu-section a:focus,.edt-mobile-drawer a:hover,.edt-mobile-drawer a:focus{background:#fff7df!important;border-color:rgba(216,168,61,.38)!important;outline:none!important}

  .edt-mobile-portal{display:block!important;margin:12px 0 6px!important;padding:16px 18px!important;border-radius:20px!important;background:linear-gradient(135deg,#071f42,#0d3264)!important;color:#fff!important;text-align:center!important;font-size:18px!important;font-weight:950!important;border:0!important;box-shadow:0 12px 28px rgba(7,31,66,.16)!important}
  .edt-mobile-portal:before,.edt-mobile-portal:after{display:none!important;content:none!important}

  .edt-language,.edt-language.notranslate,.edt-language-compact{right:8px!important;bottom:88px!important;transform:scale(.78)!important;transform-origin:right bottom!important;z-index:98000!important}
  .edt-mobile-bottom{left:8px!important;right:8px!important;bottom:8px!important;border-radius:22px!important;z-index:98500!important;box-shadow:0 16px 40px rgba(7,31,66,.16)!important}
  .edt-mobile-bottom a,.edt-mobile-bottom button{min-width:0!important;padding:9px 2px!important;font-size:10.5px!important;line-height:1.05!important;white-space:nowrap!important;overflow:hidden!important}
  .edt-mobile-bottom a span:last-child{font-size:10.5px!important;line-height:1.05!important;max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important}
  body{padding-bottom:92px!important}
}

@media(max-width:390px){
  .edt-mobile-top .edt-brand{max-width:54vw!important}
  .edt-mobile-top .edt-brand img,.edt-mobile-top .edt-brand .custom-logo{max-height:54px!important}
  .edt-mobile-toggle{min-width:104px!important;height:50px!important;padding:0 14px!important;font-size:16px!important}
  body.edt-mobile-open .edt-toggle-text:after{font-size:16px!important}
  .edt-mobile-menu-section a,.edt-mobile-drawer a:not(.edt-mobile-portal){font-size:15.5px!important;min-height:52px!important;padding-left:16px!important;padding-right:40px!important}
}


/* ==========================================================
   v63 SAFE RECOVERY CSS
   Corrige móvil, logo y hover sin tocar contenido dinámico riesgoso.
   ========================================================== */

.edt-brand img,
.edt-brand .custom-logo{
  display:block!important;
  width:auto!important;
  height:auto!important;
  max-width:280px!important;
  max-height:72px!important;
  object-fit:contain!important;
  object-position:left center!important;
  filter:none!important;
  opacity:1!important;
}

@media(min-width:1051px){
  .edt-header{z-index:99000!important;overflow:visible!important;}
  .edt-header>.edt-container,.edt-head-inner,.edt-nav,.edt-nav-item{overflow:visible!important;}
  .edt-head-inner{height:76px!important;gap:12px!important;}
  .edt-brand{min-width:210px!important;max-width:260px!important;}
  .edt-brand img,.edt-brand .custom-logo{max-width:250px!important;max-height:66px!important;}
  .edt-nav{gap:4px!important;}
  .edt-nav-item>a,.edt-nav>a{padding:10px 9px!important;font-size:12.5px!important;border-radius:16px!important;}
  .edt-actions{gap:8px!important;}
  .edt-actions .edt-btn{padding:11px 12px!important;font-size:12.5px!important;white-space:nowrap!important;}

  :root{--edt-menu-panel-top:112px!important;}
  .admin-bar{--edt-menu-panel-top:144px!important;}

  .edt-nav .edt-submenu,
  .edt-nav .edt-mega,
  .edt-nav .edt-services-menu,
  .edt-nav .edt-services-menu-v42,
  .edt-nav .edt-three-col-menu{
    top:var(--edt-menu-panel-top)!important;
    z-index:99600!important;
    max-height:calc(100vh - var(--edt-menu-panel-top) - 18px)!important;
  }

  .edt-nav-item.edt-open>.edt-submenu,
  .edt-nav-item.edt-open>.edt-mega,
  .edt-nav-item:hover>.edt-submenu,
  .edt-nav-item:hover>.edt-mega,
  .edt-nav-item:focus-within>.edt-submenu,
  .edt-nav-item:focus-within>.edt-mega{
    opacity:1!important;
    visibility:visible!important;
    pointer-events:auto!important;
  }

  .edt-nav .edt-submenu:before,
  .edt-nav .edt-mega:before{
    content:""!important;
    position:fixed!important;
    left:0!important;
    right:0!important;
    top:72px!important;
    height:58px!important;
    background:transparent!important;
    pointer-events:auto!important;
  }
}

@media(max-width:1050px){
  .edt-header{
    position:relative!important;
    top:auto!important;
    z-index:1000!important;
    overflow:visible!important;
  }
  .edt-topbar{
    padding:8px 12px!important;
    height:auto!important;
  }
  .edt-pr-clock{
    display:none!important;
  }
  .edt-mobile-top{
    display:flex!important;
    height:82px!important;
    padding:8px 14px!important;
    align-items:center!important;
    justify-content:space-between!important;
    border-bottom:1px solid #e8edf5!important;
  }
  .edt-mobile-top .edt-brand{
    min-width:0!important;
    max-width:52vw!important;
    flex:1 1 auto!important;
  }
  .edt-mobile-top .edt-brand img,
  .edt-mobile-top .edt-brand .custom-logo{
    max-width:100%!important;
    max-height:64px!important;
  }
  .edt-mobile-toggle{
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    min-width:118px!important;
    height:52px!important;
    padding:0 18px!important;
    border-radius:22px!important;
    font-size:0!important;
    background:#0b356c!important;
    color:#fff!important;
  }
  .edt-mobile-toggle:before{
    content:"☰"!important;
    font-size:24px!important;
    font-weight:900!important;
    margin-right:9px!important;
  }
  .edt-mobile-toggle:after{
    content:"Menú"!important;
    font-size:16px!important;
    font-weight:950!important;
  }
  .edt-mobile-toggle[aria-expanded="true"]:before{
    content:"×"!important;
    font-size:34px!important;
    line-height:1!important;
  }
  .edt-mobile-toggle[aria-expanded="true"]:after{
    content:"Cerrar"!important;
    font-size:16px!important;
  }
  .edt-toggle-label{display:none!important;}

  .edt-mobile-drawer{
    position:fixed!important;
    top:0!important;
    left:0!important;
    right:0!important;
    bottom:0!important;
    width:100vw!important;
    height:100dvh!important;
    max-height:none!important;
    padding:18px 18px 112px!important;
    background:#f6f8fb!important;
    z-index:99999!important;
    overflow:auto!important;
    transform:translateX(105%)!important;
    visibility:hidden!important;
    pointer-events:none!important;
    transition:transform .22s ease, visibility .22s ease!important;
    box-shadow:none!important;
    border:0!important;
  }
  .edt-mobile-drawer.open{
    display:block!important;
    transform:translateX(0)!important;
    visibility:visible!important;
    pointer-events:auto!important;
  }
  .edt-mobile-drawer-head{
    position:sticky!important;
    top:0!important;
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    margin:0 0 14px!important;
    padding:16px 18px!important;
    border-radius:22px!important;
    background:#071f42!important;
    color:#fff!important;
    z-index:2!important;
  }
  .edt-mobile-drawer a{
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    gap:12px!important;
    margin:8px 0!important;
    padding:16px 18px!important;
    border-radius:18px!important;
    background:#f9fbfd!important;
    border:1px solid #e7edf5!important;
    color:#071f42!important;
    font-size:18px!important;
    font-weight:900!important;
    line-height:1.15!important;
  }
  .edt-mobile-drawer a:before{display:none!important;content:none!important;}
  .edt-mobile-drawer a:after{
    content:"›"!important;
    color:#b8862e!important;
    font-size:32px!important;
    font-weight:900!important;
    line-height:1!important;
  }
  body.edt-mobile-menu-open{overflow:hidden!important;}
}

/* ==========================================================
   v64 AUDIT FINAL
   Correcciones de usuario real: logo claro, desktop estable,
   móvil usable y contenido diferenciado por sección.
   ========================================================== */
.edt-topbar{height:auto!important;min-height:34px!important;padding:6px 0!important}
.edt-trustbar{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:14px!important}
.edt-server-live{font-size:12.5px!important;line-height:1.2!important;white-space:nowrap!important}
.edt-server-live:before{display:none!important}
.edt-sat-ico{width:22px!important;height:22px!important;flex:0 0 22px!important}
.edt-pr-clock strong,.edt-pr-clock em{font-size:12.5px!important;line-height:1.2!important}

.edt-brand{min-width:238px!important;max-width:300px!important;overflow:visible!important}
.edt-brand .custom-logo-link{display:flex!important;align-items:center!important;max-width:100%!important}
.edt-brand img,.edt-brand .custom-logo{display:block!important;width:auto!important;height:auto!important;max-width:292px!important;max-height:76px!important;object-fit:contain!important;object-position:left center!important;filter:none!important;opacity:1!important;background:transparent!important}

@media(min-width:1051px){
  .edt-header{z-index:99000!important;overflow:visible!important}
  .edt-header>.edt-container,.edt-head-inner,.edt-nav,.edt-nav-item{overflow:visible!important}
  .edt-head-inner{height:76px!important;gap:12px!important}
  .edt-nav{gap:4px!important;display:flex!important;align-items:center!important;justify-content:center!important}
  .edt-nav-item{position:static!important}
  .edt-nav-item>a,.edt-nav>a{padding:11px 10px!important;font-size:12.8px!important;border-radius:16px!important;gap:7px!important}
  .edt-actions{gap:8px!important;flex:0 0 auto!important}
  .edt-actions .edt-btn{padding:12px 13px!important;min-height:42px!important;font-size:12.5px!important;white-space:nowrap!important}
  :root{--edt-menu-panel-top:108px!important}.admin-bar{--edt-menu-panel-top:140px!important}

  .edt-nav .edt-submenu,.edt-nav .edt-mega,.edt-nav .edt-services-menu,.edt-nav .edt-services-menu-v42,.edt-nav .edt-three-col-menu{
    position:fixed!important;top:var(--edt-menu-panel-top)!important;left:50%!important;right:auto!important;
    display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;align-items:start!important;
    gap:12px!important;width:min(1080px,calc(100vw - 28px))!important;padding:14px!important;border-radius:24px!important;
    max-height:calc(100vh - var(--edt-menu-panel-top) - 18px)!important;overflow:auto!important;overscroll-behavior:contain!important;
    background:linear-gradient(180deg,rgba(255,255,255,.99),rgba(248,250,252,.99))!important;
    border:1px solid rgba(7,31,66,.12)!important;box-shadow:0 34px 95px rgba(7,31,66,.24)!important;
    z-index:99600!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;
    transform:translateX(-50%) translateY(8px)!important;transition:opacity .14s ease,transform .14s ease,visibility .14s ease!important;
  }
  .edt-nav .edt-services-menu,.edt-nav .edt-services-menu-v42{width:min(1120px,calc(100vw - 24px))!important}
  .edt-nav-item.edt-open>.edt-submenu,.edt-nav-item.edt-open>.edt-mega,.edt-nav-item:hover>.edt-submenu,.edt-nav-item:hover>.edt-mega,.edt-nav-item:focus-within>.edt-submenu,.edt-nav-item:focus-within>.edt-mega{opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:translateX(-50%) translateY(0)!important}
  .edt-nav .edt-submenu:before,.edt-nav .edt-mega:before{content:""!important;position:fixed!important;left:0!important;right:0!important;top:70px!important;height:60px!important;background:transparent!important;pointer-events:auto!important}
  .admin-bar .edt-nav .edt-submenu:before,.admin-bar .edt-nav .edt-mega:before{top:102px!important}
  .edt-mega-col{min-width:0!important;width:100%!important;display:flex!important;flex-direction:column!important;gap:8px!important}
  .edt-subcard{min-height:72px!important;padding:10px!important;grid-template-columns:34px minmax(0,1fr)!important}
  .edt-sub-ico{width:34px!important;height:34px!important}
  .edt-subcard strong{font-size:13px!important;line-height:1.15!important}
  .edt-subcard em,.edt-subcard span{font-size:11px!important;line-height:1.25!important}
}
@media(min-width:1051px) and (max-width:1220px){
  .edt-brand{min-width:188px!important;max-width:220px!important}
  .edt-brand img,.edt-brand .custom-logo{max-width:212px!important;max-height:66px!important}
  .edt-nav-item>a,.edt-nav>a{padding:10px 7px!important;font-size:11.8px!important;gap:5px!important}
  .edt-nav-ico svg{width:16px!important;height:16px!important}
  .edt-actions .edt-btn{padding:11px 10px!important;font-size:12px!important}
  :root{--edt-menu-panel-top:102px!important}.admin-bar{--edt-menu-panel-top:134px!important}
}
@media(max-width:1050px){
  .edt-header{position:relative!important;top:auto!important;z-index:1000!important;overflow:visible!important}
  .edt-topbar{padding:8px 12px!important}.edt-trustbar{display:block!important}
  .edt-server-live{display:flex!important;align-items:center!important;font-size:14px!important}
  .edt-pr-clock{display:none!important}
  .edt-mobile-top{display:flex!important;height:82px!important;padding:8px 14px!important;align-items:center!important;justify-content:space-between!important;border-bottom:1px solid #e8edf5!important}
  .edt-mobile-top .edt-brand{min-width:0!important;max-width:54vw!important;flex:1 1 auto!important}
  .edt-mobile-top .edt-brand img,.edt-mobile-top .edt-brand .custom-logo{max-width:100%!important;max-height:64px!important}
  .edt-mobile-toggle{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:118px!important;height:52px!important;padding:0 18px!important;border-radius:22px!important;font-size:0!important;background:#0b356c!important;color:#fff!important}
  .edt-mobile-toggle:before{content:"☰"!important;font-size:24px!important;font-weight:900!important;margin-right:9px!important}
  .edt-mobile-toggle:after{content:"Menú"!important;font-size:16px!important;font-weight:950!important}
  .edt-mobile-toggle[aria-expanded="true"]:before{content:"×"!important;font-size:34px!important;line-height:1!important}
  .edt-mobile-toggle[aria-expanded="true"]:after{content:"Cerrar"!important;font-size:16px!important}
  .edt-toggle-label{display:none!important}
  .edt-mobile-drawer{position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important;width:100vw!important;height:100dvh!important;max-height:none!important;padding:18px 18px 112px!important;background:#f6f8fb!important;z-index:99999!important;overflow:auto!important;transform:translateX(105%)!important;visibility:hidden!important;pointer-events:none!important;transition:transform .22s ease,visibility .22s ease!important;box-shadow:none!important;border:0!important}
  .edt-mobile-drawer.open{display:block!important;transform:translateX(0)!important;visibility:visible!important;pointer-events:auto!important}
  .edt-mobile-drawer-head{position:sticky!important;top:0!important;display:flex!important;align-items:center!important;justify-content:space-between!important;margin:0 0 14px!important;padding:16px 18px!important;border-radius:22px!important;background:#071f42!important;color:#fff!important;z-index:2!important}
  .edt-mobile-drawer-head strong{font-size:24px!important;line-height:1.1!important;color:#fff!important}
  .edt-mobile-drawer-head button{width:44px!important;height:44px!important;border:0!important;border-radius:50%!important;background:rgba(255,255,255,.13)!important;color:#fff!important;font-size:34px!important;line-height:1!important}
  .edt-mobile-menu-section{margin:0 0 14px!important;padding:16px!important;border-radius:24px!important;background:#fff!important;border:1px solid #e6edf5!important;box-shadow:0 12px 30px rgba(7,31,66,.07)!important}
  .edt-mobile-menu-section>span{display:block!important;margin:0 0 10px!important;padding-bottom:8px!important;border-bottom:1px solid rgba(216,168,61,.25)!important;color:#8a621b!important;font-size:14px!important;font-weight:950!important;letter-spacing:.12em!important;text-transform:uppercase!important}
  .edt-mobile-drawer a{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;margin:8px 0!important;padding:16px 18px!important;border-radius:18px!important;background:#f9fbfd!important;border:1px solid #e7edf5!important;color:#071f42!important;font-size:18px!important;font-weight:900!important;line-height:1.15!important;box-shadow:none!important}
  .edt-mobile-drawer a:before{display:none!important;content:none!important}.edt-mobile-drawer a:after{content:"›"!important;color:#b8862e!important;font-size:32px!important;font-weight:900!important;line-height:1!important}
  .edt-mobile-bottom{z-index:9999!important}body.edt-mobile-menu-open{overflow:hidden!important}
}
.edt-v64-content .edt-grid.three{margin-top:28px!important}
.edt-v64-content small{display:block;margin-top:18px;color:#64748b}

/* ==========================================================
   v65 ALL MENUS FIXED
   Sistema único para todos los menús:
   - Servicios, Clientes, Profesionales, Recursos y Mi Cuenta
   - Desktop: panel ancho, 3 columnas reales, sin columnas comprimidas
   - Móvil: drawer limpio y no afecta navegación
   ========================================================== */

/* Topbar limpia */
.edt-topbar{
  height:auto!important;
  min-height:38px!important;
  padding:7px 0!important;
  overflow:hidden!important;
}
.edt-topbar .edt-container,
.edt-trustbar{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:18px!important;
}
.edt-server-live{
  position:relative!important;
  display:inline-flex!important;
  align-items:center!important;
  gap:8px!important;
  padding-left:0!important;
  white-space:nowrap!important;
  font-size:14px!important;
  line-height:1.2!important;
  font-weight:900!important;
}
.edt-server-live:before{display:none!important;content:none!important}
.edt-sat-ico{
  position:relative!important;
  left:auto!important;
  top:auto!important;
  transform:none!important;
  width:22px!important;
  height:22px!important;
  flex:0 0 22px!important;
  margin:0!important;
}
.edt-pr-clock{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-end!important;
  gap:10px!important;
}
.edt-pr-clock strong,
.edt-pr-clock em{
  font-size:13px!important;
  line-height:1.2!important;
  white-space:nowrap!important;
}

/* Logo integrado */
.edt-brand{
  min-width:230px!important;
  max-width:290px!important;
  overflow:visible!important;
}
.edt-brand .custom-logo-link{
  display:flex!important;
  align-items:center!important;
  max-width:100%!important;
}
.edt-brand img,
.edt-brand .custom-logo{
  display:block!important;
  width:auto!important;
  height:auto!important;
  max-width:280px!important;
  max-height:74px!important;
  object-fit:contain!important;
  object-position:left center!important;
  opacity:1!important;
  filter:none!important;
  background:transparent!important;
}

/* Desktop */
@media(min-width:1051px){
  .edt-header{
    position:sticky!important;
    top:0!important;
    z-index:99000!important;
    overflow:visible!important;
    background:rgba(255,255,255,.97)!important;
  }
  .admin-bar .edt-header{top:32px!important}
  .edt-header > .edt-container,
  .edt-head-inner,
  .edt-nav,
  .edt-nav-item{
    overflow:visible!important;
  }
  .edt-head-inner{
    height:76px!important;
    gap:12px!important;
    align-items:center!important;
  }
  .edt-nav{
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    gap:4px!important;
    flex:1 1 auto!important;
    min-width:0!important;
  }
  .edt-nav-item{
    position:static!important;
  }
  .edt-nav-item > a,
  .edt-nav > a{
    display:inline-flex!important;
    align-items:center!important;
    gap:7px!important;
    padding:11px 10px!important;
    border-radius:16px!important;
    font-size:12.8px!important;
    line-height:1!important;
    white-space:nowrap!important;
    font-weight:900!important;
  }
  .edt-actions{
    display:flex!important;
    align-items:center!important;
    gap:8px!important;
    flex:0 0 auto!important;
  }
  .edt-actions .edt-btn{
    min-height:42px!important;
    padding:12px 13px!important;
    font-size:12.5px!important;
    white-space:nowrap!important;
  }

  :root{--edt-menu-top:108px!important}
  .admin-bar{--edt-menu-top:140px!important}

  /* Cerrar por defecto */
  .edt-nav .edt-submenu,
  .edt-nav .edt-mega{
    position:fixed!important;
    top:var(--edt-menu-top)!important;
    left:50%!important;
    right:auto!important;
    width:min(1120px,calc(100vw - 30px))!important;
    max-width:calc(100vw - 30px)!important;
    max-height:calc(100vh - var(--edt-menu-top) - 18px)!important;
    overflow:auto!important;
    overscroll-behavior:contain!important;
    z-index:99600!important;
    opacity:0!important;
    visibility:hidden!important;
    pointer-events:none!important;
    transform:translateX(-50%) translateY(8px)!important;
    transition:opacity .14s ease,transform .14s ease,visibility .14s ease!important;
    padding:16px!important;
    border-radius:26px!important;
    background:linear-gradient(180deg,rgba(255,255,255,.99),rgba(248,250,252,.99))!important;
    border:1px solid rgba(7,31,66,.12)!important;
    box-shadow:0 34px 95px rgba(7,31,66,.24)!important;
    backdrop-filter:blur(14px) saturate(115%)!important;
    box-sizing:border-box!important;
  }

  .edt-nav-item.edt-open > .edt-submenu,
  .edt-nav-item.edt-open > .edt-mega,
  .edt-nav-item:hover > .edt-submenu,
  .edt-nav-item:hover > .edt-mega,
  .edt-nav-item:focus-within > .edt-submenu,
  .edt-nav-item:focus-within > .edt-mega{
    opacity:1!important;
    visibility:visible!important;
    pointer-events:auto!important;
    transform:translateX(-50%) translateY(0)!important;
  }

  /* Puente invisible amplio */
  .edt-nav .edt-submenu:before,
  .edt-nav .edt-mega:before{
    content:""!important;
    position:fixed!important;
    left:0!important;
    right:0!important;
    top:70px!important;
    height:58px!important;
    background:transparent!important;
    pointer-events:auto!important;
  }
  .admin-bar .edt-nav .edt-submenu:before,
  .admin-bar .edt-nav .edt-mega:before{
    top:102px!important;
  }

  /* Todos los mega menús se renderizan como 3 columnas reales */
  .edt-nav .edt-submenu,
  .edt-nav .edt-mega,
  .edt-nav .edt-services-menu,
  .edt-nav .edt-services-menu-v42,
  .edt-nav .edt-three-col-menu,
  .edt-nav .edt-clients-menu,
  .edt-nav .edt-pro-menu,
  .edt-nav .edt-resources-menu,
  .edt-nav .edt-account-menu{
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:14px!important;
    align-items:stretch!important;
  }

  /* Columnas internas: ancho igual, nunca estrechas */
  .edt-nav .edt-mega-col,
  .edt-nav .edt-submenu > .edt-mega-col,
  .edt-nav .edt-mega > .edt-mega-col{
    min-width:0!important;
    width:100%!important;
    display:flex!important;
    flex-direction:column!important;
    gap:9px!important;
    padding:13px!important;
    border-radius:20px!important;
    background:#ffffff!important;
    border:1px solid rgba(7,31,66,.08)!important;
    box-shadow:0 8px 22px rgba(7,31,66,.045)!important;
    box-sizing:border-box!important;
  }

  .edt-nav .edt-mega-col > span{
    display:block!important;
    margin:0 0 6px!important;
    padding:0 2px 9px!important;
    border-bottom:1px solid rgba(216,168,61,.28)!important;
    color:#8a621b!important;
    font-size:11px!important;
    line-height:1.15!important;
    font-weight:950!important;
    letter-spacing:.11em!important;
    text-transform:uppercase!important;
  }

  /* Si algún menú quedó sin .edt-mega-col, sus tarjetas también van en 3 columnas */
  .edt-nav .edt-submenu > .edt-subcard,
  .edt-nav .edt-mega > .edt-subcard{
    min-width:0!important;
    width:100%!important;
  }

  .edt-nav .edt-subcard{
    display:grid!important;
    grid-template-columns:38px minmax(0,1fr)!important;
    gap:10px!important;
    align-items:start!important;
    min-height:78px!important;
    padding:11px!important;
    border-radius:18px!important;
    background:#ffffff!important;
    border:1px solid rgba(7,31,66,.08)!important;
    overflow:hidden!important;
    box-sizing:border-box!important;
  }
  .edt-nav .edt-subcard:hover{
    background:#fffaf0!important;
    border-color:rgba(216,168,61,.42)!important;
    transform:translateY(-1px)!important;
  }
  .edt-nav .edt-sub-ico{
    grid-row:1 / span 2!important;
    width:38px!important;
    height:38px!important;
    border-radius:14px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    background:#fff2cf!important;
    color:#80570f!important;
  }
  .edt-nav .edt-sub-ico svg{
    width:18px!important;
    height:18px!important;
  }
  .edt-nav .edt-subcard strong{
    display:block!important;
    margin:0!important;
    color:#071f42!important;
    font-size:13.5px!important;
    line-height:1.18!important;
    font-weight:950!important;
    white-space:normal!important;
    overflow-wrap:normal!important;
    word-break:normal!important;
  }
  .edt-nav .edt-subcard em,
  .edt-nav .edt-subcard span{
    grid-column:2!important;
    display:block!important;
    margin:3px 0 0!important;
    color:#53637a!important;
    font-size:11.6px!important;
    line-height:1.28!important;
    font-style:normal!important;
    white-space:normal!important;
    overflow-wrap:normal!important;
    word-break:normal!important;
  }
  .edt-nav .edt-subcard.primary{
    background:linear-gradient(135deg,#071f42,#0d3264)!important;
    border-color:#071f42!important;
  }
  .edt-nav .edt-subcard.primary strong,
  .edt-nav .edt-subcard.primary em,
  .edt-nav .edt-subcard.primary span{
    color:#fff!important;
  }

  /* Oculta visualmente cualquier bloque vacío o acción rara dentro del mega */
  .edt-mega-action:empty,
  .edt-nav .edt-submenu > br,
  .edt-nav .edt-mega > br{
    display:none!important;
  }
}

/* Desktop mediano */
@media(min-width:1051px) and (max-width:1220px){
  .edt-brand{min-width:188px!important;max-width:220px!important}
  .edt-brand img,.edt-brand .custom-logo{max-width:212px!important;max-height:66px!important}
  .edt-nav-item>a,.edt-nav>a{padding:10px 7px!important;font-size:11.8px!important;gap:5px!important}
  .edt-nav-ico svg{width:16px!important;height:16px!important}
  .edt-actions .edt-btn{padding:11px 10px!important;font-size:12px!important}
  :root{--edt-menu-top:102px!important}
  .admin-bar{--edt-menu-top:134px!important}
  .edt-nav .edt-submenu,.edt-nav .edt-mega{
    width:calc(100vw - 22px)!important;
    gap:10px!important;
    padding:12px!important;
  }
  .edt-nav .edt-mega-col{
    padding:10px!important;
    gap:7px!important;
  }
  .edt-nav .edt-subcard{
    grid-template-columns:32px minmax(0,1fr)!important;
    min-height:68px!important;
    padding:9px!important;
  }
  .edt-nav .edt-sub-ico{width:32px!important;height:32px!important}
  .edt-nav .edt-subcard strong{font-size:12px!important}
  .edt-nav .edt-subcard em,.edt-nav .edt-subcard span{font-size:10.5px!important}
}

/* Mobile */
@media(max-width:1050px){
  .edt-header{
    position:relative!important;
    top:auto!important;
    z-index:1000!important;
    overflow:visible!important;
  }
  .edt-topbar{
    padding:8px 12px!important;
  }
  .edt-topbar .edt-container,
  .edt-trustbar{
    display:block!important;
  }
  .edt-server-live{
    display:flex!important;
    align-items:center!important;
    font-size:14px!important;
    white-space:normal!important;
  }
  .edt-pr-clock{
    display:none!important;
  }
  .edt-mobile-top{
    display:flex!important;
    height:82px!important;
    padding:8px 14px!important;
    align-items:center!important;
    justify-content:space-between!important;
    gap:12px!important;
    border-bottom:1px solid #e8edf5!important;
    background:#fff!important;
  }
  .edt-mobile-top .edt-brand{
    min-width:0!important;
    max-width:54vw!important;
    flex:1 1 auto!important;
  }
  .edt-mobile-top .edt-brand img,
  .edt-mobile-top .edt-brand .custom-logo{
    max-width:100%!important;
    max-height:64px!important;
  }
  .edt-mobile-toggle{
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    min-width:118px!important;
    height:52px!important;
    padding:0 18px!important;
    border-radius:22px!important;
    font-size:0!important;
    background:#0b356c!important;
    color:#fff!important;
    border:0!important;
  }
  .edt-mobile-toggle:before{
    content:"☰"!important;
    font-size:24px!important;
    font-weight:900!important;
    margin-right:9px!important;
  }
  .edt-mobile-toggle:after{
    content:"Menú"!important;
    font-size:16px!important;
    font-weight:950!important;
  }
  .edt-mobile-toggle[aria-expanded="true"]:before{
    content:"×"!important;
    font-size:34px!important;
    line-height:1!important;
  }
  .edt-mobile-toggle[aria-expanded="true"]:after{
    content:"Cerrar"!important;
    font-size:16px!important;
  }
  .edt-toggle-label{display:none!important}

  .edt-mobile-drawer{
    position:fixed!important;
    inset:0!important;
    width:100vw!important;
    height:100dvh!important;
    max-height:none!important;
    padding:18px 18px 112px!important;
    background:#f6f8fb!important;
    z-index:99999!important;
    overflow:auto!important;
    transform:translateX(105%)!important;
    visibility:hidden!important;
    pointer-events:none!important;
    transition:transform .22s ease,visibility .22s ease!important;
    box-shadow:none!important;
    border:0!important;
  }
  .edt-mobile-drawer.open{
    display:block!important;
    transform:translateX(0)!important;
    visibility:visible!important;
    pointer-events:auto!important;
  }
  .edt-mobile-drawer-head{
    position:sticky!important;
    top:0!important;
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    margin:0 0 14px!important;
    padding:16px 18px!important;
    border-radius:22px!important;
    background:#071f42!important;
    color:#fff!important;
    z-index:2!important;
  }
  .edt-mobile-drawer-head strong{
    font-size:24px!important;
    color:#fff!important;
  }
  .edt-mobile-drawer-head button{
    width:44px!important;
    height:44px!important;
    border:0!important;
    border-radius:50%!important;
    background:rgba(255,255,255,.13)!important;
    color:#fff!important;
    font-size:34px!important;
    line-height:1!important;
  }
  .edt-mobile-menu-section{
    margin:0 0 14px!important;
    padding:16px!important;
    border-radius:24px!important;
    background:#fff!important;
    border:1px solid #e6edf5!important;
    box-shadow:0 12px 30px rgba(7,31,66,.07)!important;
  }
  .edt-mobile-menu-section > span{
    display:block!important;
    margin:0 0 10px!important;
    padding-bottom:8px!important;
    border-bottom:1px solid rgba(216,168,61,.25)!important;
    color:#8a621b!important;
    font-size:14px!important;
    font-weight:950!important;
    letter-spacing:.12em!important;
    text-transform:uppercase!important;
  }
  .edt-mobile-drawer a{
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    gap:12px!important;
    margin:8px 0!important;
    padding:16px 18px!important;
    border-radius:18px!important;
    background:#f9fbfd!important;
    border:1px solid #e7edf5!important;
    color:#071f42!important;
    font-size:18px!important;
    font-weight:900!important;
    line-height:1.15!important;
    box-shadow:none!important;
  }
  .edt-mobile-drawer a:before{
    display:none!important;
    content:none!important;
  }
  .edt-mobile-drawer a:after{
    content:"›"!important;
    color:#b8862e!important;
    font-size:32px!important;
    font-weight:900!important;
    line-height:1!important;
  }
  body.edt-mobile-menu-open{
    overflow:hidden!important;
  }
}

/* Contenido por sección añadido anteriormente */
.edt-v64-content .edt-grid.three{
  margin-top:28px!important;
}
.edt-v64-content small{
  display:block!important;
  margin-top:18px!important;
  color:#64748b!important;
}

/* ==========================================================
   EDT66 ISOLATED MENU SYSTEM
   No usa .edt-submenu ni .edt-mega para evitar conflictos viejos.
   ========================================================== */

.edt-topbar{height:auto!important;min-height:38px!important;padding:7px 0!important;overflow:hidden!important}
.edt-topbar .edt-container,.edt-trustbar{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:18px!important}
.edt-server-live{position:relative!important;display:inline-flex!important;align-items:center!important;gap:8px!important;padding-left:0!important;white-space:nowrap!important;font-size:14px!important;line-height:1.2!important;font-weight:900!important}
.edt-server-live:before{display:none!important;content:none!important}
.edt-sat-ico{position:relative!important;left:auto!important;top:auto!important;transform:none!important;width:22px!important;height:22px!important;flex:0 0 22px!important;margin:0!important}
.edt-pr-clock{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:10px!important}
.edt-pr-clock strong,.edt-pr-clock em{font-size:13px!important;line-height:1.2!important;white-space:nowrap!important}

@media(min-width:1051px){
  .edt-nav{display:none!important}
  .edt66-nav{display:flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;flex:1 1 auto!important;min-width:0!important}
  .edt66-link{display:inline-flex!important;align-items:center!important;gap:7px!important;padding:12px 12px!important;border-radius:18px!important;color:#071f42!important;font-weight:950!important;font-size:13px!important;line-height:1!important;white-space:nowrap!important}
  .edt66-link:hover,.edt66-item.is-open>.edt66-link{background:#fff3d2!important;box-shadow:inset 0 0 0 1px rgba(216,168,61,.45)!important;color:#071f42!important}
  .edt66-item{position:static!important}
  .edt66-panel{position:fixed!important;top:112px!important;left:50%!important;transform:translateX(-50%) translateY(8px)!important;width:min(1120px,calc(100vw - 28px))!important;max-height:calc(100vh - 130px)!important;overflow:auto!important;z-index:99980!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:16px!important;padding:18px!important;border-radius:28px!important;background:rgba(255,255,255,.985)!important;border:1px solid rgba(7,31,66,.12)!important;box-shadow:0 34px 95px rgba(7,31,66,.25)!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;transition:opacity .15s ease,transform .15s ease,visibility .15s ease!important}
  .admin-bar .edt66-panel{top:144px!important}
  .edt66-item.is-open>.edt66-panel,.edt66-item:hover>.edt66-panel{opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:translateX(-50%) translateY(0)!important}
  .edt66-panel:before{content:""!important;position:fixed!important;left:0!important;right:0!important;top:74px!important;height:54px!important;background:transparent!important;pointer-events:auto!important}
  .admin-bar .edt66-panel:before{top:106px!important}
  .edt66-col{min-width:0!important;width:100%!important;display:flex!important;flex-direction:column!important;gap:10px!important;padding:14px!important;border-radius:22px!important;background:#ffffff!important;border:1px solid rgba(7,31,66,.08)!important;box-shadow:0 10px 24px rgba(7,31,66,.05)!important}
  .edt66-col>span{display:block!important;margin:0 0 4px!important;padding:0 2px 10px!important;border-bottom:1px solid rgba(216,168,61,.28)!important;color:#8a621b!important;font-size:11px!important;line-height:1.18!important;font-weight:950!important;letter-spacing:.11em!important;text-transform:uppercase!important}
  .edt66-col a{display:block!important;padding:13px 14px!important;border-radius:18px!important;background:#f9fbfd!important;border:1px solid #e7edf5!important;color:#071f42!important;min-height:78px!important}
  .edt66-col a:hover{background:#fff8e7!important;border-color:rgba(216,168,61,.48)!important;transform:translateY(-1px)!important}
  .edt66-col b{display:block!important;font-size:15px!important;line-height:1.16!important;font-weight:950!important;color:#071f42!important;margin:0 0 5px!important}
  .edt66-col small{display:block!important;font-size:12px!important;line-height:1.32!important;font-weight:650!important;color:#55677d!important}
  .edt66-col-dark{background:linear-gradient(135deg,#071f42,#0d3264)!important}
  .edt66-col-dark>span{color:#f4d37c!important;border-bottom-color:rgba(244,211,124,.25)!important}
  .edt66-col-dark a{background:rgba(255,255,255,.08)!important;border-color:rgba(255,255,255,.12)!important}
  .edt66-col-dark b,.edt66-col-dark small{color:#fff!important}
  .edt-brand{min-width:220px!important;max-width:280px!important}
  .edt-brand img,.edt-brand .custom-logo{max-width:270px!important;max-height:74px!important;object-fit:contain!important}
  .edt-head-inner{height:76px!important;gap:12px!important}
  .edt-actions{gap:8px!important}
  .edt-actions .edt-btn{padding:12px 14px!important;font-size:13px!important;white-space:nowrap!important}
}
@media(min-width:1051px) and (max-width:1220px){
  .edt66-link{font-size:12px!important;padding:10px 8px!important;gap:5px!important}
  .edt-brand{min-width:190px!important;max-width:220px!important}
  .edt-brand img,.edt-brand .custom-logo{max-width:210px!important;max-height:66px!important}
  .edt66-panel{top:104px!important;width:calc(100vw - 22px)!important;gap:10px!important;padding:12px!important}
  .admin-bar .edt66-panel{top:136px!important}
  .edt66-col{padding:10px!important;gap:8px!important}
  .edt66-col a{padding:10px!important;min-height:68px!important}
  .edt66-col b{font-size:13px!important}
  .edt66-col small{font-size:11px!important}
}

@media(max-width:1050px){
  .edt66-nav{display:none!important}
  .edt-header{position:relative!important;top:auto!important;z-index:1000!important;overflow:visible!important}
  .edt-topbar{padding:8px 12px!important}
  .edt-topbar .edt-container,.edt-trustbar{display:block!important}
  .edt-server-live{display:flex!important;align-items:center!important;font-size:14px!important;white-space:normal!important}
  .edt-pr-clock{display:none!important}
  .edt-mobile-top{display:flex!important;height:82px!important;padding:8px 14px!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;border-bottom:1px solid #e8edf5!important;background:#fff!important}
  .edt-mobile-top .edt-brand{min-width:0!important;max-width:54vw!important;flex:1 1 auto!important}
  .edt-mobile-top .edt-brand img,.edt-mobile-top .edt-brand .custom-logo{max-width:100%!important;max-height:64px!important}
  .edt-mobile-toggle{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:118px!important;height:52px!important;padding:0 18px!important;border-radius:22px!important;font-size:0!important;background:#0b356c!important;color:#fff!important;border:0!important}
  .edt-mobile-toggle:before{content:"☰"!important;font-size:24px!important;font-weight:900!important;margin-right:9px!important}
  .edt-mobile-toggle:after{content:"Menú"!important;font-size:16px!important;font-weight:950!important}
  .edt-mobile-toggle[aria-expanded="true"]:before{content:"×"!important;font-size:34px!important;line-height:1!important}
  .edt-mobile-toggle[aria-expanded="true"]:after{content:"Cerrar"!important;font-size:16px!important}
  .edt-toggle-label{display:none!important}
  .edt-mobile-drawer{position:fixed!important;inset:0!important;width:100vw!important;height:100dvh!important;max-height:none!important;padding:18px 18px 112px!important;background:#f6f8fb!important;z-index:99999!important;overflow:auto!important;transform:translateX(105%)!important;visibility:hidden!important;pointer-events:none!important;transition:transform .22s ease,visibility .22s ease!important;box-shadow:none!important;border:0!important}
  .edt-mobile-drawer.open{display:block!important;transform:translateX(0)!important;visibility:visible!important;pointer-events:auto!important}
  .edt-mobile-drawer-head{position:sticky!important;top:0!important;display:flex!important;align-items:center!important;justify-content:space-between!important;margin:0 0 14px!important;padding:16px 18px!important;border-radius:22px!important;background:#071f42!important;color:#fff!important;z-index:2!important}
  .edt-mobile-drawer-head strong{font-size:24px!important;color:#fff!important}
  .edt-mobile-drawer-head button{width:44px!important;height:44px!important;border:0!important;border-radius:50%!important;background:rgba(255,255,255,.13)!important;color:#fff!important;font-size:34px!important;line-height:1!important}
  .edt66-mobile-section{margin:0 0 14px!important;padding:16px!important;border-radius:24px!important;background:#fff!important;border:1px solid #e6edf5!important;box-shadow:0 12px 30px rgba(7,31,66,.07)!important}
  .edt66-mobile-section>span{display:block!important;margin:0 0 10px!important;padding-bottom:8px!important;border-bottom:1px solid rgba(216,168,61,.25)!important;color:#8a621b!important;font-size:14px!important;font-weight:950!important;letter-spacing:.12em!important;text-transform:uppercase!important}
  .edt-mobile-drawer a{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;margin:8px 0!important;padding:16px 18px!important;border-radius:18px!important;background:#f9fbfd!important;border:1px solid #e7edf5!important;color:#071f42!important;font-size:18px!important;font-weight:900!important;line-height:1.15!important;box-shadow:none!important}
  .edt-mobile-drawer a:after{content:"›"!important;color:#b8862e!important;font-size:32px!important;font-weight:900!important;line-height:1!important}
  body.edt-mobile-menu-open{overflow:hidden!important}
}
