.cmp_header_v2{padding:20px 60px 20px 60px;display:flex;justify-content:space-between;align-items:center;background:#002d72;top:0;left:0;right:0;z-index:1000}
.cmp_header_v2_contenedor_imagen{width:215px;height:58px;display:flex}
.cmp_header_v2 .cmp_header_v2_hola_futuro_imagen{width:72px;height:57px}
.cmp_header_v2_contenedor_elementos_interaccion{width:auto;height:24px;gap:30px;display:flex;justify-content:center;align-items:center}
.cmp_header_v2 .cmp_header_v2_navegacion{width:auto;height:24px;gap:30px;display:flex;justify-content:center;align-items:center}
.cmp_header_v2_contenedor_submenu{gap:10px;display:flex;justify-content:center;align-items:center}
.cmp_header_v2 .cmp_header_v2_opcion_producto{width:auto;height:25px;font-family:Avenir;font-size:20px;font-weight:900;line-height:100%;text-align:center;text-underline-position:from-font;text-decoration:none;color:#fff;margin-top:0;margin-bottom:0;cursor:pointer}
.cmp_header_v2 .cmp_header_v2_opcion_producto:hover{color:#f7a800;text-decoration:underline}
.cmp_header_v2 .cmp_header_navegacion_flecha_boton{height:auto;width:auto;transform:rotate(180deg)}
.cmp_header_v2_contenedor_login{width:auto;height:66px;gap:30px;display:flex;justify-content:center;align-items:center}
.cmp_header_v2_contenedor_crear_cuenta{width:auto;height:24px;gap:4px;display:flex;justify-content:center;align-items:center;font-family:Avenir;font-size:20px;font-weight:900;line-height:100%;text-align:center;text-underline-position:from-font;text-decoration:none;color:#f2a900;margin-top:0;margin-bottom:0;cursor:pointer}
.cmp_header_v2_imagen_crear_cuenta{width:auto;height:auto}
.cmp_header_v2 .cmp_header_v2_boton_informacion{gap:15px;display:flex;justify-content:center;align-items:center;flex-direction:column}
.cmp_header_v2 .cmp_header_v2_boton_bloque{background:#f7a800;font-family:Avenir;font-size:18px;font-weight:900;line-height:100%;text-align:center;text-underline-position:from-font;text-decoration-skip-ink:none;color:#002d72;width:158px;height:42px;border-radius:15px;border-style:none;cursor:pointer}
.cmp_header_resposnive{display:none}
.cmp_header_v2 .cmp_header_v2_enlace_2:hover{filter:brightness(0) saturate(100%) invert(66%) sepia(91%) saturate(1910%) hue-rotate(4deg) brightness(103%) contrast(101%);box-shadow:inset 0 -2px 0 0 #f7a800;margin-top:-5px}
.cmp_header_v2 .cmp_header_v2_navegacion_flecha_boton:hover{filter:brightness(0) saturate(100%) invert(66%) sepia(91%) saturate(1910%) hue-rotate(4deg) brightness(103%) contrast(101%)}
@media(max-width:768px){div.cmp_header_resposnive{display:block}
div.cmp_header_v2{display:none}
}