:root{--af-rojo:#c12a21;--af-rojo-oscuro:#611611;--af-rojo-vivo:#e03a30;--af-negro:#000;--af-superficie:#111;--af-superficie-alta:#353535;--af-gris-borde:#717171;--af-gris-texto:#878787;--af-gris-suave:#c4c4c4;--af-gris-claro:#d9d9d9;--af-blanco:#fff;--af-fondo:var(--af-negro);--af-texto:var(--af-blanco);--af-texto-tenue:var(--af-gris-texto);--af-accion:var(--af-rojo);--af-accion-texto:var(--af-blanco);--af-borde:var(--af-gris-borde);--af-error:var(--af-rojo);--af-fuente:"Montserrat", system-ui, -apple-system, "Segoe UI", sans-serif;--af-peso-light:300;--af-peso-regular:400;--af-peso-medium:500;--af-peso-bold:700;--af-txt-xs:.75rem;--af-txt-sm:.833rem;--af-txt-md:1rem;--af-txt-lg:1.2rem;--af-txt-xl:1.44rem;--af-txt-2xl:1.728rem;--af-txt-3xl:2.074rem;--af-txt-4xl:2.488rem;--af-interlineado:1.22;--af-interlineado-titulo:1.1;--af-esp-1:.25rem;--af-esp-2:.5rem;--af-esp-3:.75rem;--af-esp-4:1rem;--af-esp-6:1.5rem;--af-esp-8:2rem;--af-esp-12:3rem;--af-radio-sm:.375rem;--af-radio-md:.5rem;--af-radio-pill:999px;--af-control-alto:2.8rem;--af-foco-grosor:3px;--af-foco-color:var(--af-blanco);--af-foco-separacion:3px;--af-margen-seguro:0px;font-size:16px}@media (width>=768px){:root{font-size:17px}}@media (width>=1280px){:root{font-size:18px}}.af-tv{--af-margen-seguro:5%;--af-foco-grosor:4px;--af-foco-separacion:6px;--af-control-alto:3.2rem;font-size:32px}body{background:var(--af-fondo);color:var(--af-texto);font-family:var(--af-fuente);font-size:var(--af-txt-md);font-weight:var(--af-peso-regular);line-height:var(--af-interlineado)}h1,h2,h3{line-height:var(--af-interlineado-titulo);font-weight:var(--af-peso-bold)}h1{font-size:var(--af-txt-3xl)}h2{font-size:var(--af-txt-2xl)}h3{font-size:var(--af-txt-xl)}:focus-visible{outline:var(--af-foco-grosor) solid var(--af-foco-color);outline-offset:var(--af-foco-separacion)}.af-tv :focus-visible{transition:transform .12s ease-out;transform:scale(1.06)}@media (prefers-reduced-motion:reduce){.af-tv :focus-visible{transition:none;transform:none}}header.svelte-1oi1htf{z-index:20;justify-content:space-between;align-items:center;gap:var(--af-esp-4);padding:var(--af-esp-3) var(--af-esp-4);background:var(--af-fondo);border-bottom:1px solid var(--af-superficie-alta);display:flex;position:sticky;top:0}.marca.svelte-1oi1htf img:where(.svelte-1oi1htf){width:auto;height:1.75rem;display:block}.acciones.svelte-1oi1htf{align-items:center;gap:var(--af-esp-1);display:flex}.lupa.svelte-1oi1htf{width:var(--af-control-alto);height:var(--af-control-alto);justify-content:center;align-items:center;text-decoration:none;display:none}.solo-movil.svelte-1oi1htf{display:block}.lupa.svelte-1oi1htf span:where(.svelte-1oi1htf){border:2px solid var(--af-texto);border-radius:50%;width:.95rem;height:.95rem;position:relative}.lupa.svelte-1oi1htf span:where(.svelte-1oi1htf):after{content:"";background:var(--af-texto);width:.45rem;height:2px;position:absolute;bottom:-.28rem;right:-.36rem;transform:rotate(45deg)}.lupa.svelte-1oi1htf:focus-visible{outline:var(--af-foco-grosor) solid var(--af-foco-color);outline-offset:calc(var(--af-foco-separacion) * -1);border-radius:var(--af-radio-sm)}.menu.svelte-1oi1htf{position:relative}summary.svelte-1oi1htf{width:var(--af-control-alto);height:var(--af-control-alto);margin-right:calc(var(--af-esp-2) * -1);cursor:pointer;justify-content:center;align-items:center;list-style:none;display:flex}summary.svelte-1oi1htf::-webkit-details-marker{display:none}summary.svelte-1oi1htf:focus-visible{outline:var(--af-foco-grosor) solid var(--af-foco-color);outline-offset:var(--af-foco-separacion)}.hamburguesa.svelte-1oi1htf,.hamburguesa.svelte-1oi1htf:before,.hamburguesa.svelte-1oi1htf:after{background:var(--af-texto);width:1.375rem;height:2px;transition:transform .18s;display:block}.hamburguesa.svelte-1oi1htf:before,.hamburguesa.svelte-1oi1htf:after{content:"";position:relative}.hamburguesa.svelte-1oi1htf:before{top:-7px}.hamburguesa.svelte-1oi1htf:after{top:5px}.menu[open].svelte-1oi1htf .hamburguesa:where(.svelte-1oi1htf){background:0 0}.menu[open].svelte-1oi1htf .hamburguesa:where(.svelte-1oi1htf):before{transform:translateY(7px)rotate(45deg)}.menu[open].svelte-1oi1htf .hamburguesa:where(.svelte-1oi1htf):after{transform:translateY(-5px)rotate(-45deg)}nav.svelte-1oi1htf{top:calc(100% + var(--af-esp-3));z-index:30;min-width:15rem;padding:var(--af-esp-2) 0;background:var(--af-superficie);border:1px solid var(--af-superficie-alta);border-radius:var(--af-radio-md);position:absolute;right:0;box-shadow:0 12px 32px #0009}nav.svelte-1oi1htf ul:where(.svelte-1oi1htf){margin:0;padding:0;list-style:none}nav.svelte-1oi1htf a:where(.svelte-1oi1htf){align-items:center;gap:var(--af-esp-3);min-height:var(--af-control-alto);padding:0 var(--af-esp-4);font-size:var(--af-txt-sm);font-weight:var(--af-peso-medium);letter-spacing:.04em;text-decoration:none;display:flex}nav.svelte-1oi1htf a:where(.svelte-1oi1htf):hover,nav.svelte-1oi1htf a:where(.svelte-1oi1htf):focus-visible{background:var(--af-superficie-alta)}.idiomas.svelte-1oi1htf{margin-top:var(--af-esp-2);padding-top:var(--af-esp-2);border-top:1px solid var(--af-superficie-alta)}.idiomas.svelte-1oi1htf a:where(.svelte-1oi1htf){letter-spacing:0;color:var(--af-texto-tenue)}.idiomas.svelte-1oi1htf a[aria-current]:where(.svelte-1oi1htf){color:var(--af-texto);font-weight:var(--af-peso-bold)}.idiomas.svelte-1oi1htf img:where(.svelte-1oi1htf){border-radius:2px;flex:none;display:block}.velo.svelte-1oi1htf{z-index:15;cursor:default;background:0 0;border:0;padding:0;position:fixed;inset:0}@media (width>=48rem){.lupa.svelte-1oi1htf{display:flex}.solo-movil.svelte-1oi1htf{display:none}header.svelte-1oi1htf{padding:var(--af-esp-4) var(--af-esp-6)}.marca.svelte-1oi1htf img:where(.svelte-1oi1htf){height:2.25rem}}@media (prefers-reduced-motion:reduce){.hamburguesa.svelte-1oi1htf,.hamburguesa.svelte-1oi1htf:before,.hamburguesa.svelte-1oi1htf:after{transition:none}}footer.svelte-1jmlrfd{border-top:1px solid var(--af-superficie-alta);margin-top:var(--af-esp-12);padding:var(--af-esp-8) var(--af-esp-4) var(--af-esp-8);text-align:center}.volver.svelte-1jmlrfd{margin:0 0 var(--af-esp-6)}.volver.svelte-1jmlrfd a:where(.svelte-1jmlrfd){align-items:center;gap:var(--af-esp-2);min-height:var(--af-control-alto);padding:0 var(--af-esp-6);border:1px solid var(--af-superficie-alta);border-radius:var(--af-radio-pill);font-size:var(--af-txt-sm);color:var(--af-texto-tenue);text-decoration:none;display:inline-flex}.volver.svelte-1jmlrfd a:where(.svelte-1jmlrfd):hover,.volver.svelte-1jmlrfd a:where(.svelte-1jmlrfd):focus-visible{color:var(--af-texto);border-color:var(--af-gris-borde)}.punta.svelte-1jmlrfd{border-top:2px solid;border-left:2px solid;width:.5rem;height:.5rem;margin-top:.2rem;transform:rotate(45deg)}.legales.svelte-1jmlrfd{justify-content:center;gap:var(--af-esp-3) var(--af-esp-6);margin:0 0 var(--af-esp-6);flex-wrap:wrap;padding:0;list-style:none;display:flex}.legales.svelte-1jmlrfd a:where(.svelte-1jmlrfd){line-height:var(--af-control-alto);font-size:var(--af-txt-sm);color:var(--af-texto-tenue);text-decoration:none;display:inline-block}.legales.svelte-1jmlrfd a:where(.svelte-1jmlrfd):hover,.legales.svelte-1jmlrfd a:where(.svelte-1jmlrfd):focus-visible{color:var(--af-texto);text-decoration:underline}.marca.svelte-1jmlrfd{font-size:var(--af-txt-xs);letter-spacing:.1em;color:var(--af-texto-tenue);margin:0}@media (width>=48rem){footer.svelte-1jmlrfd{padding-left:var(--af-esp-6);padding-right:var(--af-esp-6)}.legales.svelte-1jmlrfd a:where(.svelte-1jmlrfd){line-height:2rem}}.saltar.svelte-12qhfyh{position:absolute;left:-9999px}.saltar.svelte-12qhfyh:focus{padding:var(--af-esp-2) var(--af-esp-4);background:var(--af-accion);color:var(--af-accion-texto);display:inline-block;position:static}header.svelte-12qhfyh{align-items:center;gap:var(--af-esp-4);padding:var(--af-esp-4) var(--af-esp-6);border-bottom:1px solid var(--af-superficie-alta);display:flex}.marca.svelte-12qhfyh{flex:none;order:1}.marca.svelte-12qhfyh img:where(.svelte-12qhfyh){width:auto;display:block}.marca.svelte-12qhfyh .ancho:where(.svelte-12qhfyh){height:2.25rem}.marca.svelte-12qhfyh .alto:where(.svelte-12qhfyh){height:3.25rem;display:none}nav.svelte-12qhfyh{flex:auto;order:2;min-width:0}nav.svelte-12qhfyh ul:where(.svelte-12qhfyh){justify-content:flex-end;align-items:center;gap:var(--af-esp-6);flex-wrap:wrap;margin:0;padding:0;list-style:none;display:flex}nav.svelte-12qhfyh a:where(.svelte-12qhfyh){font-size:var(--af-txt-sm);letter-spacing:.06em;white-space:nowrap;text-decoration:none}.idioma.svelte-12qhfyh{align-items:center;gap:var(--af-esp-2,.5rem);font-size:var(--af-txt-sm);white-space:nowrap;flex:none;order:3;text-decoration:none;display:inline-flex}main.ancho-total.svelte-12qhfyh{max-width:none;padding:0 0 var(--af-esp-12);margin:0}main.svelte-12qhfyh{max-width:78rem;padding:var(--af-esp-8) max(var(--af-esp-6), var(--af-margen-seguro)) var(--af-esp-12);margin:0 auto}a{color:var(--af-texto)}@media (width<=47rem){header.svelte-12qhfyh{padding:var(--af-esp-3,.75rem) var(--af-esp-4);gap:var(--af-esp-2,.5rem) var(--af-esp-4);flex-wrap:wrap}.marca.svelte-12qhfyh{flex:auto}.marca.svelte-12qhfyh .ancho:where(.svelte-12qhfyh){display:none}.marca.svelte-12qhfyh .alto:where(.svelte-12qhfyh){display:block}.idioma.svelte-12qhfyh{order:2}nav.svelte-12qhfyh{scrollbar-width:none;flex:1 0 100%;order:3;width:100%;overflow-x:auto}nav.svelte-12qhfyh ul:where(.svelte-12qhfyh){justify-content:space-between;gap:var(--af-esp-3,.75rem);flex-wrap:nowrap;width:100%}nav.svelte-12qhfyh a:where(.svelte-12qhfyh){font-size:var(--af-txt-xs)}main.svelte-12qhfyh{padding-top:var(--af-esp-6)}}
