@import"https://fonts.googleapis.com/css2?family=Fjalla+One&family=Open+Sans:wght@300;400;500;600;700&display=swap";:root{--navy: #1B3A5C;--navy-deep: #0F2439;--warm-gray: #C5BFB6;--slate: #7A8FA4;--apta: #2166AC;--critico: #E67300;--no-apta: #DC143C;--sin-datos: #B8A088;--teal: #2166AC;--amber: #E67300;--brick: #DC143C;--znv-gray: #6B7280;--masas-blue: #3B82F6;--masas-red: #DC2626;--teal-light: rgba(33, 102, 172, .08);--amber-light: rgba(230, 115, 0, .08);--brick-light: rgba(220, 20, 60, .08);--text: #333333;--text2: #555555;--text3: #999999;--border: #E8E8E8;--grid: #E8E8E8;--bg: #FAFAF8;--white: #FFFFFF;--font-display: "Fjalla One", sans-serif;--font-body: "Open Sans", sans-serif;--fs-2xl: 3.2rem;--fs-xl: 1.75rem;--fs-lg: 1.25rem;--fs-md: 1rem;--fs-sm: .875rem;--fs-xs: .8125rem;--fs-2xs: .75rem;--space-xs: .25rem;--space-sm: .5rem;--space-md: 1rem;--space-lg: 1.5rem;--space-xl: 2rem;--space-2xl: 3rem}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-body);color:var(--text);background:var(--bg);line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body:after{content:"";position:fixed;inset:0;z-index:-1;opacity:.06;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");background-repeat:repeat;background-size:200px 200px}h1,h2,h3{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.5px;line-height:1.2}a{color:var(--navy);text-decoration:none}a:hover{text-decoration:underline}img{max-width:100%;height:auto}.skip-link.svelte-12qhfyh{position:absolute;top:-40px;left:0;background:var(--navy-deep);color:#fff;padding:8px 16px;z-index:9999;text-decoration:none;font-size:.875rem;font-weight:600}.skip-link.svelte-12qhfyh:focus{top:0}.navbar.svelte-12qhfyh{position:fixed;top:0;left:0;right:0;z-index:1000;padding:.9rem 2rem;background:transparent;border-bottom:1px solid transparent;transition:background .35s ease,border-color .35s ease,box-shadow .35s ease}.navbar__inner.svelte-12qhfyh{max-width:980px;margin:0 auto;display:flex;align-items:center;justify-content:space-between}.navbar--scrolled.svelte-12qhfyh{background:#fafaf8f7;border-bottom:1px solid var(--border);box-shadow:0 1px 6px #0000000f}.navbar__logo-img.svelte-12qhfyh{height:24px;width:auto;display:block}.navbar__links.svelte-12qhfyh{display:flex;gap:1.8rem;align-items:center}.navbar__links.svelte-12qhfyh a:where(.svelte-12qhfyh){font-size:.9rem;font-weight:500;letter-spacing:.3px;color:var(--text3);transition:color .3s ease;text-decoration:none}.navbar__links.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--text);text-decoration:none}.navbar__link-short.svelte-12qhfyh{display:none}.navbar__links.svelte-12qhfyh a.navbar__link--active:where(.svelte-12qhfyh){color:var(--text);border-bottom:2px solid var(--no-apta);padding-bottom:2px}main.svelte-12qhfyh{min-height:100vh}.footer.svelte-12qhfyh{background:var(--navy-deep);padding:1rem 2rem;border-top:1px solid var(--border)}.footer__inner.svelte-12qhfyh{max-width:800px;margin:0 auto;display:flex;align-items:center;justify-content:center;gap:0;font-size:var(--fs-xs)}.footer__inner.svelte-12qhfyh a:where(.svelte-12qhfyh){color:#ffffff80;transition:color .2s}.footer__inner.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:#fffc}.footer__sep.svelte-12qhfyh{color:#fff3;margin:0 .6rem}.footer__copy.svelte-12qhfyh{color:#ffffff80}@media(max-width:768px){.navbar.svelte-12qhfyh{padding:.7rem 1rem}.navbar__logo-img.svelte-12qhfyh{height:20px}.navbar__links.svelte-12qhfyh{gap:1rem}.navbar__links.svelte-12qhfyh a:where(.svelte-12qhfyh){font-size:.8rem;padding:6px 0}.footer.svelte-12qhfyh{padding:1.2rem 1rem}.footer__inner.svelte-12qhfyh{flex-wrap:wrap;justify-content:center;gap:0}.footer__desktop.svelte-12qhfyh{display:none}}@media(max-width:480px){.navbar.svelte-12qhfyh{padding:.9rem .75rem .8rem;background:#fafaf8f7;box-shadow:0 1px 4px #0000000f}.navbar__inner.svelte-12qhfyh{flex-direction:column;gap:.8rem}.navbar__logo-img.svelte-12qhfyh{height:20px}.navbar__links.svelte-12qhfyh{gap:0;align-items:center}.navbar__links.svelte-12qhfyh a:where(.svelte-12qhfyh){padding:0 .4rem;white-space:nowrap}.navbar__link-full.svelte-12qhfyh{display:none}.navbar__link-short.svelte-12qhfyh{display:inline;font-size:.8rem;font-weight:500}.navbar__links.svelte-12qhfyh a.navbar__link--active:where(.svelte-12qhfyh){border-bottom:none}.navbar__links.svelte-12qhfyh a.navbar__link--active:where(.svelte-12qhfyh) .navbar__link-short:where(.svelte-12qhfyh){border-bottom:2px solid var(--no-apta);padding-bottom:2px}}
