/* r10: language selection and room for translated navigation. Approved colors retained. */
.vtx-public .vx-header{gap:18px}
.vtx-public .vl10-language{display:flex;flex:0 0 auto;align-items:center;border:1px solid #CBD7EB;border-radius:7px;background:#FBFCFF;overflow:hidden;margin-left:auto}
.vtx-public .vl10-language a{display:flex;align-items:center;justify-content:center;min-width:42px;min-height:44px;padding:7px 9px;color:#18264D;font-size:13px;font-weight:700;line-height:1;text-decoration:none}
.vtx-public .vl10-language a[aria-current=page]{color:#FFF;background:#2854E9}
.vtx-public .vl10-language a:hover{background:#E8EEFC;color:#18264D}
.vtx-public .vl10-language a:focus-visible{outline:3px solid #18264D;outline-offset:-4px}
.vtx-public .vx-header>nav{gap:18px}
html[lang=es] .vp-page h1{overflow-wrap:normal;word-break:normal}
html[lang=es] .vp-button,html[lang=es] .vp-text-link{white-space:normal}
@media(min-width:1200px){.vtx-public .vl10-language{order:3;margin-left:0}.vtx-public .vx-header .vx-login{margin-left:0}.vtx-public .vx-header>nav{font-size:14px}}
@media(max-width:1199px){
 .vtx-public .vx-header{height:90px;gap:12px}
 .vtx-public .vx-menu-toggle{display:flex;align-items:center;gap:9px;min-height:44px;border:1px solid #CBD7EB;border-radius:7px;background:#FBFCFF;color:#18264D;padding:7px 10px;font-size:14px}
 .vtx-public .vx-header>nav{display:none;position:absolute;top:77px;left:20px;right:20px;z-index:20;padding:20px;background:#FFF;border:1px solid #CBD7EB;box-shadow:0 15px 30px #18264D18;border-radius:10px;font-size:16px;max-height:calc(100svh - 96px);overflow-y:auto}
 .vtx-public .vx-header>nav.is-open{display:flex;flex-direction:column;align-items:stretch;gap:0}
 .vtx-public .vx-header>nav>a{padding:11px 8px;min-height:44px}
 .vtx-public .vx-header>nav>.vx-btn{margin-top:10px;min-height:48px}
 .vtx-public .vp-nav-products{width:100%}
 .vtx-public .vp-nav-products>summary{padding:12px 0}
 .vtx-public .vp-nav-products>div{position:static;border:0;background:#EDF2FF;min-width:0}
 .vtx-public .vp-nav-products>div a{display:block}
}
@media(max-width:767px){.vtx-public .vx-header{height:86px}.vtx-public .vx-header>nav{top:75px}}
