:root{--morado:#5100ff;--verde_brillante:#9aff1a;--negro:#0b0b0d;--blanco:#fff;--gris:#fafafa;--azul_carbon:#2f3542;--color_morado:var(--morado);--color_verdeBrillante:var(--verde_brillante);--color_negro:var(--negro);--color_blanco:var(--blanco);--color_gris:var(--gris);--color_azulCarbon:var(--azul_carbon);--color_titulo:var(--azul_oscuro);--color_subTitulo:var(--verde_oscuro);--color_introduccion:var(--celeste);--textoTitulo:3rem;--textoSubTitulo:2.6rem;--textoSubTituloSeccion:1.8rem;--textoContenido:1.6rem;--textoSubContenido:1.4rem;--boton_height:48px;--boton_padding:0px 16px 0px 16px;--boton_fontSize:var(--textoContenido);--boton_fontWeight:600;--boton_color:var(--color_blanco);--boton_borderRadius:8px;--boton_background:var(--verde_brillante);--boton_borderColor:var(--verde_brillante);--boton_transform:translateY(-2px);--boton_boxShadow:0 0 0 6px var(--verde_brillante)}*{box-sizing:border-box;margin:0;padding:0}html{font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,Noto Sans,sans-serif;font-size:62.5%}.funcionCenter{justify-content:center;align-items:center;display:flex}.funcionCenterColumn{flex-direction:column;justify-content:center;align-items:center;display:flex}.funcionCenterRow{flex-direction:row;place-content:center;display:flex}.funcionCenterColumnDividido{flex-direction:column;justify-content:space-evenly;align-items:center;display:flex}.funcionCenterwrap{flex-wrap:wrap;justify-content:center;align-items:center;display:flex}.funcionCajaMinimo{width:100%;min-width:320px}.funcionCaja{grid-template-columns:repeat(1,1fr) 320px repeat(1,1fr);display:grid}
.NavPublico-module__4qHV_W__navCaja{z-index:1000;-webkit-backdrop-filter:blur(10px);background:#fff;border-bottom:1px solid #3b82f61a;position:sticky;top:0;box-shadow:0 2px 20px #0000000a}.NavPublico-module__4qHV_W__navCaja:before{content:"";background:linear-gradient(90deg,#0000,#3b82f64d 50%,#0000);height:1px;position:absolute;bottom:0;left:0;right:0}.NavPublico-module__4qHV_W__navPanal{grid-area:1/2/2/3;grid-template-columns:repeat(1,1fr);padding:18px 20px;display:grid;position:relative}.NavPublico-module__4qHV_W__navPanal section:first-child{grid-area:1/1/2/2}.NavPublico-module__4qHV_W__logoContainer{align-items:center;height:42px;display:flex}.NavPublico-module__4qHV_W__logoContainer a{transition:transform .3s cubic-bezier(.4,0,.2,1);display:inline-block}.NavPublico-module__4qHV_W__logoContainer a:hover{transform:scale(1.05)}.NavPublico-module__4qHV_W__logoContainer a:active{transform:scale(.98)}.NavPublico-module__4qHV_W__logoContainer img{width:auto;height:42px;transition:filter .3s}.NavPublico-module__4qHV_W__logoContainer a:hover img{filter:brightness(1.1)}.NavPublico-module__4qHV_W__logoContainer .NavPublico-module__4qHV_W__logoLink{align-items:center;gap:12px;text-decoration:none;display:flex}.NavPublico-module__4qHV_W__logoContainer .NavPublico-module__4qHV_W__logoText{color:#2f3542;letter-spacing:.01em;font-size:1.6rem;font-weight:600}.NavPublico-module__4qHV_W__navPanal section:nth-child(2){grid-area:1/1/2/2;justify-content:flex-end;align-items:center;display:flex}.NavPublico-module__4qHV_W__hamburgerContainer{justify-content:flex-end;align-items:center;height:42px;display:flex}.NavPublico-module__4qHV_W__hamburgerButton{cursor:pointer;box-sizing:border-box;z-index:1001;background:0 0;border:none;flex-direction:column;flex:none;justify-content:center;gap:6px;width:32px;height:24px;padding:0;display:flex;position:relative}.NavPublico-module__4qHV_W__hamburgerButton span{background:#2f3542;border-radius:3px;width:100%;height:3px;display:block}.NavPublico-module__4qHV_W__hamburgerButton:hover span{background:#3b82f6}.NavPublico-module__4qHV_W__hamburgerButton.NavPublico-module__4qHV_W__hamburgerOpen{transform:rotate(0)}.NavPublico-module__4qHV_W__hamburgerButton.NavPublico-module__4qHV_W__hamburgerOpen span:first-child{background:#3b82f6;transform:rotate(45deg)translate(9px,9px)}.NavPublico-module__4qHV_W__hamburgerButton.NavPublico-module__4qHV_W__hamburgerOpen span:nth-child(2){opacity:0;width:0;transform:translate(-15px)}.NavPublico-module__4qHV_W__hamburgerButton.NavPublico-module__4qHV_W__hamburgerOpen span:nth-child(3){background:#3b82f6;transform:rotate(-45deg)translate(9px,-9px)}.NavPublico-module__4qHV_W__navPanal section:nth-child(3){opacity:0;z-index:1000;background:#fff;border-top:1px solid #3b82f61a;grid-area:2/1/3/2;max-height:0;transition:max-height .5s cubic-bezier(.4,0,.2,1),opacity .4s cubic-bezier(.4,0,.2,1),box-shadow .3s;position:absolute;top:100%;left:0;right:0;overflow:hidden;box-shadow:0 4px 30px #0000}.NavPublico-module__4qHV_W__navPanal section:nth-child(3).NavPublico-module__4qHV_W__menuOpen{opacity:1;max-height:450px;box-shadow:0 8px 40px #00000014}.NavPublico-module__4qHV_W__menuContent{padding:0}.NavPublico-module__4qHV_W__menuContent ul{flex-direction:column;margin:0;padding:0;list-style-type:none;display:flex}.NavPublico-module__4qHV_W__menuContent ul li{opacity:0;border-bottom:1px solid #3b82f614;transition:opacity .4s,transform .4s;transform:translateY(-10px)}.NavPublico-module__4qHV_W__navPanal section:nth-child(3).NavPublico-module__4qHV_W__menuOpen .NavPublico-module__4qHV_W__menuContent ul li{opacity:1;transform:translateY(0)}.NavPublico-module__4qHV_W__navPanal section:nth-child(3).NavPublico-module__4qHV_W__menuOpen .NavPublico-module__4qHV_W__menuContent ul li:first-child{transition-delay:.1s}.NavPublico-module__4qHV_W__navPanal section:nth-child(3).NavPublico-module__4qHV_W__menuOpen .NavPublico-module__4qHV_W__menuContent ul li:nth-child(2){transition-delay:.15s}.NavPublico-module__4qHV_W__navPanal section:nth-child(3).NavPublico-module__4qHV_W__menuOpen .NavPublico-module__4qHV_W__menuContent ul li:nth-child(3){transition-delay:.2s}.NavPublico-module__4qHV_W__navPanal section:nth-child(3).NavPublico-module__4qHV_W__menuOpen .NavPublico-module__4qHV_W__menuContent ul li:nth-child(4){transition-delay:.25s}.NavPublico-module__4qHV_W__menuContent ul li:last-child{border-bottom:none}.NavPublico-module__4qHV_W__menuContent ul li a{color:#2f3542;letter-spacing:.01em;padding:20px 24px;font-size:1.6rem;font-weight:500;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:block;position:relative}.NavPublico-module__4qHV_W__menuContent ul li a:before{content:"";background:linear-gradient(90deg,#3b82f61a,#0000);width:0;transition:width .3s cubic-bezier(.4,0,.2,1);position:absolute;top:0;bottom:0;left:0}.NavPublico-module__4qHV_W__menuContent ul li a:after{content:"";background:linear-gradient(90deg,#3b82f6,#3b82f680);width:0;height:3px;transition:width .3s cubic-bezier(.4,0,.2,1);position:absolute;bottom:0;left:0}.NavPublico-module__4qHV_W__menuContent ul li a:hover{color:#3b82f6;background:#3b82f60a;padding-left:32px}.NavPublico-module__4qHV_W__menuContent ul li a:hover:before{width:5px}.NavPublico-module__4qHV_W__menuContent ul li a:hover:after{width:60px}@media (min-width:1024px){.NavPublico-module__4qHV_W__funcionCaja{grid-template-columns:repeat(1,1fr) 1500px repeat(1,1fr);display:grid}.NavPublico-module__4qHV_W__navPanal{grid-template-columns:repeat(2,1fr);align-items:center;padding:24px 80px}.NavPublico-module__4qHV_W__navPanal section:first-child{grid-area:1/1/2/2}.NavPublico-module__4qHV_W__logoContainer img{height:48px}.NavPublico-module__4qHV_W__navPanal section:nth-child(2){display:none}.NavPublico-module__4qHV_W__navPanal section:nth-child(3){opacity:1;max-height:none;box-shadow:none;background:0 0;border-top:none;grid-area:1/2/2/3;justify-content:flex-end;align-items:center;display:flex;position:static}.NavPublico-module__4qHV_W__menuContent{width:100%}.NavPublico-module__4qHV_W__menuContent ul{flex-direction:row;justify-content:flex-end;gap:4px}.NavPublico-module__4qHV_W__menuContent ul li{opacity:1;border-bottom:none;transform:translateY(0)}.NavPublico-module__4qHV_W__menuContent ul li a{color:#2f3542;border-radius:10px;padding:14px 24px;font-size:1.5rem;font-weight:500;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:visible}.NavPublico-module__4qHV_W__menuContent ul li a:before{display:none}.NavPublico-module__4qHV_W__menuContent ul li a:after{content:"";background:linear-gradient(90deg,#0000,#3b82f6,#0000);border-radius:2px;width:0;height:2.5px;transition:width .4s cubic-bezier(.4,0,.2,1);position:absolute;bottom:8px;left:50%;transform:translate(-50%)}.NavPublico-module__4qHV_W__menuContent ul li a:hover{color:#3b82f6;background:#3b82f60f;padding-left:24px;transform:translateY(-2px)}.NavPublico-module__4qHV_W__menuContent ul li a:hover:after{width:70%}.NavPublico-module__4qHV_W__menuContent ul li a:active{transform:translateY(0)}}
.Footer-module__NHrX5G__footerCaja{background:#0f172a;position:relative;overflow:hidden}.Footer-module__NHrX5G__footerCaja:before{content:"";opacity:.3;background:linear-gradient(90deg,#0000,#0061f2 50%,#0000);height:1px;position:absolute;top:0;left:0;right:0}.Footer-module__NHrX5G__footerPanal{grid-area:1/2/2/3;grid-template-columns:repeat(1,1fr);gap:32px;padding:40px 20px;display:grid;position:relative}.Footer-module__NHrX5G__footerPanal section:first-child div img{filter:drop-shadow(0 0 10px #9aff1a33);width:120px;height:auto;margin-bottom:20px;transition:filter .3s}.Footer-module__NHrX5G__footerPanal section:first-child div img:hover{filter:drop-shadow(0 0 15px #9aff1a66)}.Footer-module__NHrX5G__footerPanal section:first-child div p{color:#fff;letter-spacing:.02em;font-size:1.4rem;font-weight:400;line-height:1.7}.Footer-module__NHrX5G__footerPanal section:nth-child(2)>div{align-items:center;height:50px;display:flex;position:relative}.Footer-module__NHrX5G__footerPanal section:nth-child(2)>div:after{content:"";background:linear-gradient(90deg,#0061f2,#0000);width:40px;height:2px;position:absolute;bottom:0;left:0}.Footer-module__NHrX5G__footerPanal section:nth-child(2)>div h4{color:#fff;letter-spacing:.03em;margin-bottom:0;font-size:1.6rem;font-weight:600}.Footer-module__NHrX5G__footerPanal section:nth-child(2)>div:first-of-type{margin-top:0}.Footer-module__NHrX5G__footerPanal section:nth-child(2)>div:not(:first-of-type){margin-top:28px}.Footer-module__NHrX5G__footerPanal section:nth-child(2) ul{margin-top:16px;margin-bottom:0;list-style-type:none}.Footer-module__NHrX5G__footerPanal section:nth-child(2) ul li{margin-bottom:14px}.Footer-module__NHrX5G__footerPanal section:nth-child(2) ul li a{color:#fafafa;font-size:1.4rem;font-weight:400;text-decoration:none;transition:all .3s;display:inline-block;position:relative}.Footer-module__NHrX5G__footerPanal section:nth-child(2) ul li a:before{content:"";background:#0061f2;width:0;height:2px;transition:width .3s;position:absolute;top:50%;left:-12px;transform:translateY(-50%)}.Footer-module__NHrX5G__footerPanal section:nth-child(2) ul li a:hover{color:#0061f2;padding-left:8px}.Footer-module__NHrX5G__footerPanal section:nth-child(2) ul li a:hover:before{width:6px}.Footer-module__NHrX5G__footerPanal section:nth-child(3)>div{align-items:center;height:50px;display:flex;position:relative}.Footer-module__NHrX5G__footerPanal section:nth-child(3)>div:after{content:"";background:linear-gradient(90deg,#0061f2,#0000);width:40px;height:2px;position:absolute;bottom:0;left:0}.Footer-module__NHrX5G__footerPanal section:nth-child(3)>div h4{color:#fff;letter-spacing:.03em;font-size:1.6rem;font-weight:600}.Footer-module__NHrX5G__footerPanal section:nth-child(3) ul{margin-top:16px;list-style-type:none}.Footer-module__NHrX5G__footerPanal section:nth-child(3) ul li{color:#fafafa;margin-bottom:12px;padding-left:0;font-size:1.4rem;font-weight:400;line-height:1.6;transition:color .3s;position:relative}.Footer-module__NHrX5G__footerPanal section:nth-child(3) ul li:before{content:"▸";color:#0061f2;opacity:.7;margin-right:10px;font-size:1.2rem;transition:opacity .3s,transform .3s}.Footer-module__NHrX5G__footerPanal section:nth-child(3) ul li:hover{color:#fff}.Footer-module__NHrX5G__footerPanal section:nth-child(3) ul li:hover:before{opacity:1;transform:translate(3px)}.Footer-module__NHrX5G__footerPanal section:nth-child(4)>div:first-of-type{align-items:center;height:50px;margin-bottom:20px;display:flex;position:relative}.Footer-module__NHrX5G__footerPanal section:nth-child(4)>div:first-of-type:after{content:"";background:linear-gradient(90deg,#0061f2,#0000);width:40px;height:2px;position:absolute;bottom:0;left:0}.Footer-module__NHrX5G__footerPanal section:nth-child(4)>div:first-of-type h4{color:#fff;letter-spacing:.03em;font-size:1.6rem;font-weight:600}.Footer-module__NHrX5G__partnersContainer{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.Footer-module__NHrX5G__partnerLogo{background:#fff;border-radius:10px;justify-content:center;align-items:center;min-width:85px;height:55px;padding:14px 18px;transition:all .3s;display:flex;box-shadow:0 2px 8px #0003}.Footer-module__NHrX5G__partnerLogo:hover{transform:translateY(-3px);box-shadow:0 4px 16px #9aff1a4d}.Footer-module__NHrX5G__partnerLogo img{object-fit:contain;filter:grayscale(.2);max-width:100%;max-height:30px;transition:filter .3s}.Footer-module__NHrX5G__partnerLogo:hover img{filter:grayscale(0)}.Footer-module__NHrX5G__footerPanal section:nth-child(5)>div:first-of-type{align-items:center;height:50px;margin-bottom:20px;display:flex;position:relative}.Footer-module__NHrX5G__footerPanal section:nth-child(5)>div:first-of-type:after{content:"";background:linear-gradient(90deg,#0061f2,#0000);width:40px;height:2px;position:absolute;bottom:0;left:0}.Footer-module__NHrX5G__footerPanal section:nth-child(5)>div:first-of-type h4{color:#fff;letter-spacing:.03em;font-size:1.6rem;font-weight:600}.Footer-module__NHrX5G__paymentContainer{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.Footer-module__NHrX5G__paymentLogo{background:#fff;border-radius:8px;justify-content:center;align-items:center;min-width:72px;height:48px;padding:12px 16px;transition:all .3s;display:flex;box-shadow:0 2px 6px #00000026}.Footer-module__NHrX5G__paymentLogo:hover{transform:translateY(-2px);box-shadow:0 4px 12px #9aff1a40}.Footer-module__NHrX5G__paymentLogo img{object-fit:contain;max-width:100%;max-height:100%}.Footer-module__NHrX5G__footerPanal section:nth-child(6)>div{align-items:center;height:50px;display:flex;position:relative}.Footer-module__NHrX5G__footerPanal section:nth-child(6)>div:after{content:"";background:linear-gradient(90deg,#0061f2,#0000);width:40px;height:2px;position:absolute;bottom:0;left:0}.Footer-module__NHrX5G__footerPanal section:nth-child(6)>div h4{color:#fff;letter-spacing:.03em;font-size:1.6rem;font-weight:600}.Footer-module__NHrX5G__footerPanal section:nth-child(6) ul{margin-top:16px;list-style-type:none}.Footer-module__NHrX5G__footerPanal section:nth-child(6) ul li{margin-bottom:14px}.Footer-module__NHrX5G__footerPanal section:nth-child(6) ul li a{color:#fafafa;font-size:1.4rem;font-weight:400;text-decoration:none;transition:all .3s;display:inline-block}.Footer-module__NHrX5G__footerPanal section:nth-child(6) ul li a:hover{color:#0061f2;transform:translate(4px)}.Footer-module__NHrX5G__footerPanal section:nth-child(7)>div:first-of-type{align-items:center;height:50px;margin-bottom:20px;display:flex;position:relative}.Footer-module__NHrX5G__footerPanal section:nth-child(7)>div:first-of-type:after{content:"";background:linear-gradient(90deg,#0061f2,#0000);width:40px;height:2px;position:absolute;bottom:0;left:0}.Footer-module__NHrX5G__footerPanal section:nth-child(7)>div:first-of-type h4{color:#fff;letter-spacing:.03em;font-size:1.6rem;font-weight:600}.Footer-module__NHrX5G__socialContainer{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.Footer-module__NHrX5G__socialContainer a{background:linear-gradient(135deg,#2f3542 0%,#1a1d24 100%);border:1px solid #9aff1a1a;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s;display:flex;position:relative;overflow:hidden}.Footer-module__NHrX5G__socialContainer a:before{content:"";background:radial-gradient(circle,#9aff1a4d 0%,#0000 70%);border-radius:50%;width:0;height:0;transition:width .4s,height .4s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Footer-module__NHrX5G__socialContainer a:hover:before{width:100%;height:100%}.Footer-module__NHrX5G__socialContainer a:hover{background:linear-gradient(135deg,#0061f2 0%,#7ae000 100%);border-color:#0061f2;transform:translateY(-4px)scale(1.05);box-shadow:0 6px 20px #9aff1a66}.Footer-module__NHrX5G__socialContainer a img{object-fit:contain;z-index:1;filter:brightness(0)invert();width:24px;height:24px;transition:filter .3s;position:relative}.Footer-module__NHrX5G__socialContainer a:hover img{filter:brightness(0)invert(0)}.Footer-module__NHrX5G__socialContainer a svg{fill:#fff;z-index:1;width:28px;height:28px;transition:fill .3s;position:relative}.Footer-module__NHrX5G__footerPanal section:nth-child(8){border-top:1px solid #9aff1a26;margin-top:8px;padding-top:24px}.Footer-module__NHrX5G__legalContainer{flex-direction:column;gap:0;display:flex}.Footer-module__NHrX5G__copyright{text-align:center}.Footer-module__NHrX5G__copyright p{color:#fafafa;letter-spacing:.02em;opacity:.8;font-size:1.4rem;font-weight:400}@media (min-width:1024px){.Footer-module__NHrX5G__funcionCaja{grid-template-columns:repeat(1,1fr) 1500px repeat(1,1fr);display:grid}.Footer-module__NHrX5G__footerPanal{grid-template-columns:repeat(4,1fr);gap:50px 40px;padding:70px 80px 50px}.Footer-module__NHrX5G__footerPanal section:first-child{grid-column:1/5}.Footer-module__NHrX5G__footerPanal section:first-child div img{width:150px}.Footer-module__NHrX5G__footerPanal section:first-child div p{max-width:750px;font-size:1.6rem;line-height:1.8}.Footer-module__NHrX5G__footerPanal section:nth-child(2){grid-area:2/1/3/2}.Footer-module__NHrX5G__footerPanal section:nth-child(3){grid-area:2/2/3/3}.Footer-module__NHrX5G__footerPanal section:nth-child(4){grid-area:2/3/3/4}.Footer-module__NHrX5G__footerPanal section:nth-child(5){grid-area:2/4/3/5}.Footer-module__NHrX5G__footerPanal section:nth-child(6){flex-direction:column;grid-area:3/1/4/2;display:flex}.Footer-module__NHrX5G__footerPanal section:nth-child(6) ul{flex-direction:column;flex:1;justify-content:flex-start;display:flex}.Footer-module__NHrX5G__footerPanal section:nth-child(6) ul li:last-child{margin-top:auto}.Footer-module__NHrX5G__footerPanal section:nth-child(7){flex-direction:column;grid-area:3/2/4/3;display:flex}.Footer-module__NHrX5G__footerPanal section:nth-child(7) .Footer-module__NHrX5G__socialContainer{margin-top:auto}.Footer-module__NHrX5G__footerPanal section:nth-child(8){border-top:none;flex-direction:column;grid-area:3/3/4/5;justify-content:flex-end;align-items:flex-start;margin-top:0;padding-top:0;display:flex}.Footer-module__NHrX5G__footerPanal section:nth-child(8) .Footer-module__NHrX5G__legalContainer{flex-direction:column;justify-content:flex-start;align-items:flex-end;width:100%;min-height:100%;display:flex}.Footer-module__NHrX5G__footerPanal section:nth-child(8) .Footer-module__NHrX5G__copyright{text-align:right;margin-top:auto}.Footer-module__NHrX5G__footerPanal section:nth-child(8) .Footer-module__NHrX5G__copyright p{font-size:1.4rem;line-height:1.6}.Footer-module__NHrX5G__footerPanal section:nth-child(6) ul li:last-child a,.Footer-module__NHrX5G__footerPanal section:nth-child(8) .Footer-module__NHrX5G__copyright p{line-height:1.6}}
