.seccion-header,.seccion-header *,.seccion-offset,.seccion-offset *{box-sizing:border-box;font-style:normal;margin:0;padding:0;text-decoration:none}.seccion-header a,.seccion-offset a{color:inherit;cursor:pointer;font-size:inherit;font-weight:inherit;text-decoration:none}.seccion-header strong,.seccion-offset strong{font-weight:700}.contenedor{margin:80px auto;max-width:1320px;width:100%}.contenedor:first-child{margin-top:0}.contenedor:last-child{margin-bottom:0}.contenedor .margen{margin-left:auto;margin-right:auto;max-width:1280px;width:95%}@media (max-width:860px){.contenedor{margin:50px 0}}.boton{background:#0b58a6;border:none;border-radius:1000px;color:#fff;display:inline-block;font-size:18px;font-weight:500;line-height:100%;padding:15px 25px;text-align:center;transition:.15s}.boton:hover{background:#094786}.boton.little{font-size:17px;padding:12px 18px}.boton.naranja{background:linear-gradient(90deg,#e6b300,#f58f10)}.boton.naranja:hover{background:linear-gradient(90deg,#d6a700,#df7f0c)}@media (max-width:570px){.boton.little{font-size:15px;padding:12px 14px}}.logo{display:inline-block;height:58px;width:160px}.logo img{display:block;height:100%;object-fit:contain;object-position:center;width:100%}@media (max-width:570px){.logo{width:130px}}.hamburguesa{cursor:pointer;display:block;height:35px;position:relative;width:35px}.hamburguesa>div{background-color:#0b58a6;height:3px;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%);transition:width .15s;transition-delay:.15s;width:28px}.hamburguesa>div:first-child{top:calc(50% - 10px)}.hamburguesa>div:nth-child(3){top:calc(50% + 10px)}.hamburguesa>div:nth-child(4){transform:translateX(-50%) translateY(-50%) rotate(-45deg);transition-delay:0s;width:0}.hamburguesa>div:nth-child(5){transform:translateX(-50%) translateY(-50%) rotate(45deg);transition-delay:0s;width:0}.seccion-offset{background-color:#f5faff;padding:8px 0;position:relative;z-index:1010}.seccion-offset .margen{align-items:center;display:flex;justify-content:flex-end}.seccion-offset .margen>*{margin-left:50px}.seccion-offset .lang{align-items:center;color:#0b58a6;display:flex;font-size:16px;font-weight:400;line-height:100%;list-style:none;text-transform:uppercase}.seccion-offset .lang li:not(:last-of-type):after{content:"|";margin:0 8px;position:relative;top:-1px}.seccion-header{background-color:#fff;box-shadow:0 0 8px 2px rgba(0,0,0,.1);position:sticky;top:0;transition:.4s;width:100%;z-index:1000}.seccion-header .margen{justify-content:space-between}.seccion-header .margen,.seccion-header .margen>*{align-items:center;display:flex}.seccion-header .margen .izquierda>*{margin-right:20px}.seccion-header .margen .derecha>*{margin-left:20px}.seccion-header .hamburguesa{display:none}.seccion-header .menu a{border-radius:5px;cursor:pointer;display:inline-block;padding:8px 12px;transition:.15s}.seccion-header .menu a:hover{background:#f3f4f6}.seccion-header .menu .actual{font-weight:700}.seccion-header .menu .padre>a{align-items:center;display:inline-flex;gap:12px}.seccion-header .menu .padre>a:after{border-right:2px solid;border-top:2px solid;content:"";height:6px;position:relative;top:-1px;transform:rotate(135deg);transition:.15s;width:6px}.seccion-header .menu ul>li{list-style:none;margin-left:30px}.seccion-header .menu__parent{color:#4b5563;font-size:18px;font-weight:400}.seccion-header .menu .menu__parent>li{margin-left:15px}.seccion-header .menu__parent>li>.menu__children>li>a{font-weight:700}.seccion-header .menu .padre>.menu__children{display:none}.seccion-header .menu .padre--desplegado>.menu__children{display:block;margin-bottom:10px}.seccion-header .menu .padre--desplegado>a:after{top:2px;transform:rotate(-45deg)}@media (min-width:1071px){.seccion-header .menu ul>li{margin:0!important}.seccion-header .menu__parent{align-items:center;display:flex}.seccion-header .menu__parent>li{padding:20px 8px}.seccion-header .menu__parent>li>a{color:#0b58a6}.seccion-header .menu__parent>li>.menu__children{background:#fff;box-shadow:0 0 4px 2px rgba(0,0,0,.1);display:block!important;left:0;opacity:0;padding:80px 0 20px;pointer-events:none;position:absolute;top:0;transition:.5s;width:100%;z-index:-1}.seccion-header .menu__parent>li:hover>.menu__children{opacity:1;pointer-events:unset}.seccion-header .menu__parent>li>a:after{top:-1px!important;transform:rotate(135deg)!important}.seccion-header .menu__parent>li:hover>a:after{top:2px!important;transform:rotate(-45deg)!important}}@media (max-width:1070px){.seccion-header{padding:6px 0}.seccion-header .hamburguesa{display:block}.seccion-header .margen .derecha .boton,.seccion-header .margen .izquierda{position:relative;z-index:1010}.seccion-header .menu{background-color:hsla(0,0%,100%,.98);display:block;height:100%;left:0;margin:0;opacity:0;padding-top:120px;pointer-events:none;position:fixed;top:0;transition:.4s;width:100%;z-index:1000}}@media (max-width:570px){.seccion-header .margen .izquierda>*{margin-right:10px}.seccion-header .margen .derecha>*{margin-left:10px}}body.menu-true{overflow-y:hidden}body.menu-true .seccion-header .menu{opacity:1;pointer-events:unset}body.menu-true .hamburguesa>div:first-child,body.menu-true .hamburguesa>div:nth-child(2),body.menu-true .hamburguesa>div:nth-child(3){transition-delay:0s;width:0}body.menu-true .hamburguesa>div:nth-child(4),body.menu-true .hamburguesa>div:nth-child(5){transition-delay:.15s;width:22px}header .boton.naranja{color:#fff}header .boton.naranja:after,header .boton.naranja:before{background:#0b58a6}