.header[data-astro-cid-5blmo7yk]{z-index:1000;padding:1rem 0;transition:all .3s;position:fixed;top:0;left:0;right:0}.header[data-astro-cid-5blmo7yk]:before{content:"";-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:-1;background:0 0;transition:all .3s;position:absolute;inset:0}.header[data-astro-cid-5blmo7yk].scrolled:before{background:var(--bg-overlay)}.header[data-astro-cid-5blmo7yk].hide{transform:translateY(-100%)}.header[data-astro-cid-5blmo7yk].menu-open:before{background:var(--bg-overlay)}.nav-container[data-astro-cid-5blmo7yk]{justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;padding:0 2rem;display:flex}#nav-logo[data-astro-cid-5blmo7yk]{object-fit:contain;width:110px}.logo[data-astro-cid-5blmo7yk] a[data-astro-cid-5blmo7yk]{align-items:center;gap:.5rem;text-decoration:none;display:flex}.nav-links[data-astro-cid-5blmo7yk]{align-items:center;gap:2rem;margin:0;padding:0;list-style:none;display:flex}.nav-links[data-astro-cid-5blmo7yk] a[data-astro-cid-5blmo7yk]{color:var(--text-primary);padding:.5rem 0;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .3s;position:relative}.nav-links[data-astro-cid-5blmo7yk] a[data-astro-cid-5blmo7yk]:after{content:"";background:linear-gradient(45deg,var(--primary),var(--secondary));width:0;height:2px;transition:width .3s;position:absolute;bottom:0;left:0}.nav-links[data-astro-cid-5blmo7yk] a[data-astro-cid-5blmo7yk]:hover:after{width:100%}.contact-button[data-astro-cid-5blmo7yk]{background:linear-gradient(45deg,var(--primary),var(--secondary));border-radius:50px;color:#fff!important;padding:.5rem 1.5rem!important;transition:transform .3s,box-shadow .3s!important}.contact-button[data-astro-cid-5blmo7yk]:hover{box-shadow:0 4px 12px var(--glow-color);transform:translateY(-2px)}.contact-button[data-astro-cid-5blmo7yk]:after{display:none!important}.mobile-menu-button[data-astro-cid-5blmo7yk]{cursor:pointer;z-index:1001;background:0 0;border:0;flex-direction:column;gap:6px;padding:4px;display:none}.bar[data-astro-cid-5blmo7yk]{background:var(--text-primary);width:25px;height:2px;transition:all .3s}@media (max-width:1024px){.mobile-menu-button[data-astro-cid-5blmo7yk]{display:flex}.nav-links[data-astro-cid-5blmo7yk]{background:var(--bg-overlay);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);flex-direction:column;width:100%;max-width:400px;height:100vh;padding:6rem 2rem;transition:all .3s ease-in-out;position:fixed;top:0;right:-100%}.nav-links[data-astro-cid-5blmo7yk].active{right:0}.mobile-menu-button[data-astro-cid-5blmo7yk].active .bar[data-astro-cid-5blmo7yk]:first-child{transform:rotate(45deg) translate(8px,8px)}.mobile-menu-button[data-astro-cid-5blmo7yk].active .bar[data-astro-cid-5blmo7yk]:nth-child(2){opacity:0}.mobile-menu-button[data-astro-cid-5blmo7yk].active .bar[data-astro-cid-5blmo7yk]:nth-child(3){transform:rotate(-45deg) translate(7px,-7px)}}:root{--primary:#146d7b;--secondary:#48948a;--bg-dark:#111827;--bg-darker:#0f172a;--bg-darkest:#0d1424;--bg-light:#1e293b;--bg-lighter:#334155;--bg-overlay:#0f172af2;--text-primary:#fff;--text-secondary:#fffc;--text-muted:#fff9;--border-color:#ffffff1a;--glow-color:#146d7b33}*{box-sizing:border-box;margin:0;padding:0}html{background:var(--bg-dark);scroll-behavior:smooth;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;font-family:Inter,system-ui,sans-serif}body{min-height:100vh;color:var(--text-primary)}.card,.section{background:var(--bg-darker);border:1px solid var(--border-color)}.overlay{background:var(--bg-overlay);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.gradient-primary{background:linear-gradient(45deg,var(--primary),var(--secondary))}.gradient-text{background:linear-gradient(45deg,var(--primary),var(--secondary));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.hover-effect{transition:all .3s}.hover-effect:hover{box-shadow:0 10px 20px var(--glow-color);transform:translateY(-5px)}.button{background:linear-gradient(45deg,var(--primary),var(--secondary));color:#fff;cursor:pointer;border:0;border-radius:50px;padding:.8rem 2rem;transition:all .3s}.button:hover{box-shadow:0 5px 15px var(--glow-color);transform:translateY(-2px)}input,textarea,select{background:var(--bg-darkest);border:1px solid var(--border-color);color:var(--text-primary)}input:focus,textarea:focus,select:focus{border-color:var(--primary);outline:0}.glow-effect{background:radial-gradient(circle at center,var(--glow-color),transparent 70%)}.section-dark{background:var(--bg-darker)}.section-darker{background:var(--bg-darkest)}.section-light{background:var(--bg-light)}.footer[data-astro-cid-sz7xmlte]{color:#fff;background:#0a051c;border-top:1px solid #ffffff1a;padding:4rem 0 2rem}.footer-content[data-astro-cid-sz7xmlte]{grid-template-columns:2fr repeat(3,1fr);gap:4rem;max-width:1400px;margin:0 auto;padding:0 2rem;display:grid}.footer-title[data-astro-cid-sz7xmlte]{background:linear-gradient(45deg,var(--primary),var(--secondary));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.footer-description[data-astro-cid-sz7xmlte]{color:#ffffffb3;margin-bottom:2rem;line-height:1.6}.social-links[data-astro-cid-sz7xmlte]{gap:1rem;display:flex}.social-link[data-astro-cid-sz7xmlte]{color:#ffffffb3;transition:color .3s,transform .3s}.social-link[data-astro-cid-sz7xmlte]:hover{color:var(--primary);transform:translateY(-2px)}.footer-section[data-astro-cid-sz7xmlte] h4[data-astro-cid-sz7xmlte]{color:#fff;margin-bottom:1.5rem;font-size:1.1rem;font-weight:600}.footer-section[data-astro-cid-sz7xmlte] ul[data-astro-cid-sz7xmlte]{padding:0;list-style:none}.footer-section[data-astro-cid-sz7xmlte] ul[data-astro-cid-sz7xmlte] li[data-astro-cid-sz7xmlte]{margin-bottom:.8rem}.footer-section[data-astro-cid-sz7xmlte] ul[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:#ffffffb3;text-decoration:none;transition:color .3s}.footer-section[data-astro-cid-sz7xmlte] ul[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:var(--primary)}.footer-bottom[data-astro-cid-sz7xmlte]{color:#ffffffb3;text-align:center;border-top:1px solid #ffffff1a;max-width:1400px;margin:4rem auto 0;padding:2rem 1rem 0;font-size:.9rem;overflow:hidden}.subvencion-container[data-astro-cid-sz7xmlte]{justify-content:center;width:100%;margin-bottom:2.5rem;padding:0 20px;display:flex}.subvencion-desktop[data-astro-cid-sz7xmlte]{justify-content:center;width:100%;max-width:1400px;margin-bottom:30px;padding:0;display:flex;overflow:visible}.subvencion-mobile[data-astro-cid-sz7xmlte]{width:100%;display:none}.marquee-container[data-astro-cid-sz7xmlte]{width:100%;position:relative;overflow:hidden}.marquee-content[data-astro-cid-sz7xmlte]{align-items:center;width:max-content;animation:30s linear infinite marquee;display:flex}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.subvencion-image[data-astro-cid-sz7xmlte]{opacity:1;object-fit:contain;width:100%;max-width:none;height:auto;max-height:180px}.subvencion-image-mobile[data-astro-cid-sz7xmlte]{width:auto;height:120px;max-height:100%;margin-right:50px}.gobierno-logos[data-astro-cid-sz7xmlte]{border-radius:12px;flex-wrap:wrap;justify-content:center;align-items:center;gap:3rem;max-width:900px;margin-bottom:2rem;margin-left:auto;margin-right:auto;padding:1.5rem 2rem;display:flex}.gobierno-logo[data-astro-cid-sz7xmlte]{object-fit:contain;width:auto;height:80px}.gobierno-logo--enisa[data-astro-cid-sz7xmlte]{filter:invert()}.footer-bottom[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{margin:0;padding:0 20px;line-height:1.5}.logo-footer[data-astro-cid-sz7xmlte]{object-fit:contain;width:200px;margin-bottom:20px}@media (max-width:1024px){.footer-content[data-astro-cid-sz7xmlte]{grid-template-columns:repeat(2,1fr)}.subvencion-image[data-astro-cid-sz7xmlte]{max-height:130px}.subvencion-desktop[data-astro-cid-sz7xmlte]{max-width:95%}.gobierno-logos[data-astro-cid-sz7xmlte]{gap:2rem;padding:1.2rem 1.5rem}.gobierno-logo[data-astro-cid-sz7xmlte]{height:50px}}@media (min-width:1441px) and (max-width:1920px){.subvencion-image[data-astro-cid-sz7xmlte]{max-height:180px}.subvencion-desktop[data-astro-cid-sz7xmlte]{max-width:100%}.footer-bottom[data-astro-cid-sz7xmlte]{margin-top:5rem}}@media (min-width:1921px){.subvencion-image[data-astro-cid-sz7xmlte]{width:auto;max-width:1600px;max-height:200px}.subvencion-desktop[data-astro-cid-sz7xmlte]{width:auto;max-width:1600px;padding:0}.subvencion-container[data-astro-cid-sz7xmlte]{width:100%;max-width:1600px;padding:0}.footer-bottom[data-astro-cid-sz7xmlte]{width:100%;max-width:1600px;margin-top:6rem;padding:2rem 0 0}}@media (max-width:640px){.footer-content[data-astro-cid-sz7xmlte]{grid-template-columns:1fr;gap:2rem}.subvencion-container[data-astro-cid-sz7xmlte]{width:100%;margin-bottom:3rem;padding:0}.subvencion-desktop[data-astro-cid-sz7xmlte]{display:none}.subvencion-mobile[data-astro-cid-sz7xmlte]{width:100%;margin-bottom:20px;display:block}.subvencion-image-mobile[data-astro-cid-sz7xmlte]{height:140px}.marquee-container[data-astro-cid-sz7xmlte]{background-color:#0000;height:auto;padding:0}.gobierno-logos[data-astro-cid-sz7xmlte]{gap:1.5rem;max-width:100%;padding:1rem}.gobierno-logo[data-astro-cid-sz7xmlte]{height:40px}}