@font-face{font-family:Outfit;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/b2ea385cb5ae8625-s.866357a4.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Outfit;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1b99372b3eaef0c8-s.p.758e15a8.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Outfit Fallback;src:local(Arial);ascent-override:100.18%;descent-override:26.05%;line-gap-override:0.0%;size-adjust:99.82%}.outfit_9f4f9187-module__4LtYgq__className{font-family:Outfit,Outfit Fallback;font-style:normal}.outfit_9f4f9187-module__4LtYgq__variable{--font-outfit:"Outfit","Outfit Fallback"}
:root{--azul-hld:#1a237e;--azul-profundo:#0d1642;--dorado-hld:#ffd600;--rojo-hld:#b71c1c;--blanco-hld:#fff;--negro-hld:#1a1a1a;--gris-claro:#f5f5f5;--background:#fff;--foreground:#1a1a1a;--radius:.5rem}@media (prefers-color-scheme:dark){:root{--background:#0d1642;--foreground:#ededed}}*{box-sizing:border-box;margin:0;padding:0}html,body{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);font-family:var(--font-outfit),Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}
.Header-module__BGlmNW__header{z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a0a0ae6;border-bottom:1px solid #ffffff0d;width:100%;transition:all .3s;position:fixed;top:0;left:0}.Header-module__BGlmNW__headerScrolled{background:#000000fa;padding:.5rem 0;box-shadow:0 4px 20px #00000080}.Header-module__BGlmNW__container{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:1rem 1.5rem;display:flex}.Header-module__BGlmNW__logo{color:var(--blanco-hld);text-transform:uppercase;letter-spacing:2px;align-items:center;gap:.5rem;font-size:1.5rem;font-weight:700;display:flex}.Header-module__BGlmNW__logo span{color:var(--rojo-hld)}.Header-module__BGlmNW__nav{align-items:center;gap:2rem;display:flex}.Header-module__BGlmNW__navLink{color:#ffffffd9;text-transform:uppercase;letter-spacing:1px;padding:.5rem 0;font-size:.95rem;font-weight:500;text-decoration:none;transition:color .3s;position:relative}.Header-module__BGlmNW__navLink:hover,.Header-module__BGlmNW__navLinkActive{color:var(--rojo-hld)}.Header-module__BGlmNW__navLink:after{content:"";background:var(--rojo-hld);width:0;height:2px;transition:width .3s;position:absolute;bottom:0;left:0}.Header-module__BGlmNW__navLink:hover:after,.Header-module__BGlmNW__navLinkActive:after{width:100%}.Header-module__BGlmNW__loginBtn{color:#ffffffd9;justify-content:center;align-items:center;transition:color .3s,transform .3s;display:flex}.Header-module__BGlmNW__loginBtn:hover{color:var(--rojo-hld);transform:scale(1.1)}.Header-module__BGlmNW__mobileMenuBtn{color:var(--blanco-hld);cursor:pointer;background:0 0;border:none;font-size:1.5rem;display:none}@media (max-width:768px){.Header-module__BGlmNW__mobileMenuBtn{display:block}.Header-module__BGlmNW__nav{background:#000;flex-direction:column;align-items:center;gap:0;width:100%;height:0;transition:height .4s;position:fixed;top:70px;left:0;overflow:hidden}.Header-module__BGlmNW__navOpen{height:calc(100vh - 70px);padding-top:2rem}.Header-module__BGlmNW__navLink{text-align:center;border-bottom:1px solid #ffffff0d;width:100%;padding:1rem;font-size:1.2rem}.Header-module__BGlmNW__loginBtn{border-bottom:1px solid #ffffff0d;width:100%;padding:1.5rem}}
.Footer-module__668lQW__footer{color:var(--blanco-hld);background-color:#050505;padding:4rem 0 0;font-size:.95rem}.Footer-module__668lQW__container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.Footer-module__668lQW__grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:3rem;margin-bottom:3rem;display:grid}.Footer-module__668lQW__logo h3{color:var(--blanco-hld);margin-bottom:1rem;font-size:1.5rem;font-weight:700}.Footer-module__668lQW__logo span{color:var(--rojo-hld)}.Footer-module__668lQW__description{color:#ffffffb3;margin-bottom:1.5rem;line-height:1.6}.Footer-module__668lQW__columnTitle{color:var(--rojo-hld);text-transform:uppercase;letter-spacing:1px;margin-bottom:1.5rem;font-size:1.1rem;font-weight:600}.Footer-module__668lQW__links{padding:0;list-style:none}.Footer-module__668lQW__links li{margin-bottom:.8rem}.Footer-module__668lQW__links a{color:#fffc;align-items:center;gap:.5rem;transition:all .3s;display:inline-flex}.Footer-module__668lQW__links a:hover{color:var(--dorado-hld);transform:translate(5px)}.Footer-module__668lQW__contactInfo li{color:#fffc;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.Footer-module__668lQW__bottomBar{text-align:center;color:#ffffff80;border-top:1px solid #ffffff1a;padding:1.5rem 0;font-size:.85rem}@media (max-width:768px){.Footer-module__668lQW__footer{padding:3rem 0 0}.Footer-module__668lQW__grid{gap:2rem}}
