body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{border:none;box-sizing:border-box;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;letter-spacing:0!important;list-style:none;margin:0;outline:none;padding:0;text-decoration:none}body{min-height:100%;overflow:hidden;width:100%}@keyframes zoomIn{0%{transform:scale(1.2)}to{transform:scale(1)}}.contenedor_windows{animation:zoomIn .7s ease-out forwards;background:none;bottom:0;height:100%;left:0;position:fixed;right:0;top:0;transition:transform .5s ease-in-out;width:50%}.contenedor_windows.loaded{background:url(/static/media/fondo-windows.14887d5f46411cc25317.webp) no-repeat 50%;background-size:cover}::-webkit-scrollbar{height:6px;width:5px}::-webkit-scrollbar-thumb{background-color:#545456;border-radius:10px;height:20px}::-webkit-scrollbar-track{background-color:#1f1f1f;border-radius:10px;height:90%}.contenedor{align-items:center;background:#000;color:#fff;gap:20px;height:100vh;justify-content:center;text-align:center}#windows,.contenedor{display:flex;flex-direction:column;width:100%}#windows{background-position:50%;background-size:cover;bottom:0;height:100%;left:0;overflow:hidden;position:fixed;right:0;top:0;transition:background-image 3s ease-out}@keyframes slideOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-100%)}}.filter,.mensaje{display:flex;justify-content:center}.mensaje{align-items:center;animation:slideIn 1.5s ease-out;color:#fff;gap:1pc;position:absolute;top:1.3pc}.mensaje.visible,.mensaje.visible1{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.mensaje.hidden{display:none}.mensaje.exiting{animation:slideOut .6s ease-in forwards}.mensaje-contenedor{align-items:center;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background-color:#52576536;border:.1px solid #66565678;border-radius:15px;display:flex;gap:10px;justify-content:space-between;padding:1pc}.mensaje-text{display:flex;flex-direction:column;gap:3px}.mensaje-pregunta{font-size:1pc;font-weight:600}.mensaje-respuesta{font-size:.9pc}.mensaje-button{background:#1f47b7;border-radius:10px;color:#fff;height:35px;width:60px}.mensaje-button:hover{background:#2751b3}.navegar{align-items:center;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background-color:#52576536;bottom:0;display:flex;height:4pc;justify-content:space-between;padding:.3pc 1pc .4pc 0;position:fixed;width:100%}img.link-icono.barra-icono.clima{filter:invert(1)}.barra-icono{filter:brightness(1.1);height:50px;width:50px}.icono{font-size:13px;height:auto;justify-content:center;overflow:hidden}.icono,.link{align-items:center;color:#fff;display:flex;flex-direction:column}.link{FONT-WEIGHT:500;cursor:pointer;font-size:15px;gap:12px;height:100%;justify-content:flex-start;width:100%}.link-icono{padding:6px}.centro,.inferior,.superior{display:flex;padding:0}.inferior{font-size:.8pc;gap:1pc}.escritorio{align-items:flex-start;display:flex;gap:10px;height:100%;overflow:auto;padding:40px 25px;width:100%}.contenedor-app{height:auto;padding:.3pc 0;width:100%}.app-columnas{flex-direction:column;flex-wrap:wrap;gap:30px;height:auto;justify-content:center;width:auto}.apk,.app-columnas{align-items:center;display:flex}.apk{cursor:default;padding:0 3px;-webkit-user-select:none;user-select:none}img.icono-esc{border-radius:10px;filter:brightness(1.2);height:50px;width:50px}.window_proyectos{background:#0000008a;display:flex;height:100%;justify-content:center;overflow:hidden;position:absolute;width:100%}.window_header{display:flex;height:5%;justify-content:flex-end;width:100%}.close-btn>p{padding:10px}.window_header>button{background:none;color:#fff;cursor:pointer;font-size:1pc}.window_header>button:hover{background:#5e5e5e;border-radius:0 15px 0 0;transition:1s}.window_loading{align-items:center;display:flex;flex-direction:column;gap:1pc;height:100%;justify-content:center}.loading_proyectos,.window_contenidos{background:#1f1f1f;border:2px solid #333;border-radius:15px;height:90.5vh;margin-top:2pc;overflow:hidden;width:66%}.widows_proyectos{height:95%;overflow:auto;padding:0 .8pc 0 1.5pc;width:100%}.microsoft{color:#fff;font-size:1.6pc;margin-bottom:1.2rem;width:-webkit-fit-content;width:fit-content}.titulo_microsoft{border-bottom:2px solid #333;margin-bottom:1rem;margin-top:1rem}.loading_spinner{align-items:center;display:flex;justify-content:center}.spinner{animation:spin 1s linear infinite;border:5px solid #f3f3f3;border-radius:50%;border-top-color:#3498db;height:50px;width:50px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.contenedor-microsoft{display:flex}.microsoft-principal{display:flex;flex-direction:column;height:150px;justify-content:space-between;margin-top:2pc;width:50%}.microsoft-principal>span{color:#fff;font-size:.9pc}.contenedor-isquierdo{display:flex;flex-direction:column;gap:.3pc}.contenedor-isquierdo>h1{color:#fff;font-size:1.8pc}.contenedor-isquierdo>p{color:#fff;font-size:.8pc}.microsoft-principal>.isquierdo-link>p{background:#182e56;border-radius:10px;color:#fff;cursor:default;padding:.5pc 1pc}.microsoft-principal>.isquierdo-link>a:hover{background:#253c5d}.microsoft-principal-imagen{display:flex;height:auto;justify-content:flex-end;width:50%}.microsoft-principal-imagen img{border-radius:15px;height:250px;mask-image:linear-gradient(270deg,#000 10%,#0000);-webkit-mask-image:linear-gradient(270deg,#000 50%,#0000);width:510px}.microsoft-isquiedo{display:flex;flex-direction:column;width:50%}img.microsoft-principal-icono{border-radius:15%;height:61px;width:60px}img.microsoft-principal-proyectos-img{border-radius:15px;height:270px;mask-image:linear-gradient(180deg,#000 5%,#0000);-webkit-mask-image:linear-gradient(180deg,#000 5%,#0000);width:100%}.microsoft-principal-proyectos-nombres{align-items:center;display:flex;gap:10px}.contenedor-proyectos{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(2,1fr);margin:0 auto;max-width:1200px}.contenedor-proyectos2{display:contents}.microsoft-principal-proyectos{margin-bottom:1pc;width:100%}.microsoft-principal-icono{height:80px;margin-bottom:10px;width:80px}.microsoft-principal-proyectos-nombre h4{color:#fff;font-weight:100}.microsoft-principal-proyectos-nombre p{color:#7b7b7b;font-size:13px}.clima_movil,.mensaje_movil,.navegar_movil{display:none}@keyframes mostrar3{0%{opacity:0;transform:translateY(0)}to{opacity:1;transform:translateY(0)}}@keyframes ocultar3{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-200px)}}.Aplicaciones_moviles{display:none}.window_contenidos_perfil.show,.window_perfil.show{animation:mostrar3 .5s ease-out forwards;opacity:1;pointer-events:all}.window_contenidos_perfil.hide,.window_perfil.hide{animation:ocultar3 .5s ease-out forwards;opacity:0;pointer-events:all}.window_perfil{background:#0000008a;display:flex;height:100%;justify-content:center;opacity:0;overflow:hidden;pointer-events:none;position:absolute;transition:opacity .5s ease-in-out;width:100%}.window_contenidos_perfil{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background-color:#52576536;border:.1px solid #66565678;border-radius:15px;bottom:60px;display:flex;flex-direction:column;height:auto;justify-content:space-between;max-width:90%;opacity:0;position:fixed;width:450px}.window_contenidos_perfil_archivos{display:flex;flex-wrap:wrap;justify-content:space-around;padding:1.5pc 1.5pc 2pc}img.link-icono.cara{border-radius:15px;height:50px;width:50px}.icono_perfil_datos{align-content:space-between;background-color:#00000036;display:flex;flex-wrap:wrap;justify-content:space-between;padding:.3pc .5pc;width:100%}.icono_perfil button{background:#182e56;border-radius:100%;color:#fff;padding:.5pc}.icono_perfil button:hover{background:#253c5d}.icono_perfil{align-items:center;display:flex;flex-wrap:wrap}.icono_datos{color:#fff;display:flex;flex-direction:column;font-size:.8pc;gap:3px}.window_contenidos_perfil_archivos_ocultos{color:#fff;display:flex;flex-direction:column;padding:0 8px}.window_contenidos_perfil_archivos_ocultos>.linea{border-bottom:1.5px solid #333}.linea-datos{display:flex;flex-wrap:wrap;justify-content:space-between;padding:1pc 1pc .5pc}.linea-datos>p{font-size:.85pc}.habilidades{display:flex;flex-direction:column;flex-wrap:wrap;gap:5px}.habilidades>p{font-size:.8pc}.campo-oculto{height:1.5pc}p.campo{width:35%}p.campo2{width:30%}.window_contenidos_perfil_archivos_ocultos{max-height:0;opacity:0;overflow:hidden;transition:max-height 1s ease-in-out,opacity .5s ease-in-out}.window_contenidos_perfil_archivos_ocultos.show{max-height:500px;opacity:1}.window_contenidos_perfil_archivos_ocultos.hide{max-height:0;opacity:0}.mostrar_datos_fas{display:flex;flex-wrap:wrap;justify-content:space-between}.icono_perfil2{display:flex;flex-wrap:wrap;gap:.8pc}.mostrar_datos_fas>a:hover,i:hover{background:#52576536;border-radius:100%}.window_perfil_movil{display:none}.window_Search{background:#0000008a;display:flex;height:100%;justify-content:center;opacity:0;overflow:hidden;pointer-events:none;position:absolute;transition:opacity .5s ease-in-out;width:100%}.window_Search.show{animation:mostrar3 .5s ease-out forwards;opacity:1;pointer-events:all}.window_contenidos_Search.show{animation:mostrar3 0s ease-out forwards;opacity:1;pointer-events:all}.window_contenidos_Search{-webkit-backdrop-filter:contrast(1);backdrop-filter:contrast(1);background-color:#222428a6;border:.1px solid #66565678;border-radius:15px;bottom:60px;display:flex;flex-direction:column;height:730px;justify-content:space-between;max-width:90%;opacity:0;position:fixed;width:900px}.close-btn-search>p{color:gray;padding:10px}.close-btn-search>p:hover{color:#fff;transition:.3s}.window_header-search>button{background:none;color:#fff;font-size:1pc}.window_header-search{cursor:default;display:flex;height:5%;justify-content:flex-end;width:100%}.search,.search-Chrome{filter:invert(1)}.icono_perfil_search{align-content:space-between;background-color:#fff;border-radius:0 0 15px 15px;display:flex;flex-wrap:wrap;justify-content:space-between;padding:.3pc .5pc;width:100%}.icono_search{align-items:center;display:flex;width:100%}.icono_search_input{color:#fff;display:flex;flex-direction:column;font-size:.8pc;gap:3px;width:100%}.search-header{align-items:center;color:#fff;display:flex;gap:10px;padding:10px;width:100%}.uso-linea{border-bottom:4px solid #ff1462}.Aplicaciones,.Todo{cursor:pointer}.window_contenidos_search{display:flex;flex-wrap:wrap;height:630px;justify-content:space-around;overflow:auto;padding:.5pc 1pc 1pc}.recientes{width:30%}.aplicaciones-principales{width:65%}.aplicaciones-principales>p,.recientes>p{color:#fff;padding:.5pc 0}.aplicaciones-principales-contenedor{display:flex;flex-wrap:wrap;gap:1pc;justify-content:space-between;padding:1pc 0}.apk.search-apk-contenedor{align-content:center;-webkit-backdrop-filter:blur(100px);backdrop-filter:blur(100px);background-color:#4141412b;border-radius:5px;flex-wrap:wrap;padding:.8pc 2pc;width:170px}.apk.search-apk-contenedor,.link-apk-contenedor{align-items:center;display:flex;justify-content:center}.link-apk-contenedor{FONT-WEIGHT:500;color:#fff;cursor:pointer;flex-direction:column;font-size:15px;gap:5px;height:100%;width:100%}.historial-contenedor{height:40px;padding:6px;width:40px}.icono_search_input>p{font-size:15px}.icono_search-historial{align-items:center;cursor:pointer;display:flex;padding:.5pc;width:100%}.aplicaciones-principales-contenedor2{display:flex;flex-direction:column}.linea{border-bottom:1.5px solid #333}.apk.search-apk-aplicaciones:hover,.apk.search-apk-contenedor:hover,.icono_search-historial:hover{background:#333;transition:.5s}.aplicaciones-principales-frecuentes{width:100%}.apk .search-apk-contenedor-frecuentes{align-content:center;align-items:center;-webkit-backdrop-filter:blur(100px);backdrop-filter:blur(100px);background-color:#4141412b;border-radius:5px;display:flex;flex-wrap:wrap;justify-content:center;padding:.8pc 2pc;width:150px}.aplicaciones-principales-frecuentes>p{color:#fff}.apk.search-apk-aplicaciones{align-content:center;align-items:center;-webkit-backdrop-filter:blur(100px);backdrop-filter:blur(100px);background-color:#4141412b;border-radius:5px;display:flex;flex-wrap:wrap;justify-content:center;padding:.8pc 2pc;width:160px}.Playstore-logo{display:none}.window_cuerpo>.mostrar_datos_fas>a{color:#fff}.iconos-Proyectos-Muestras{color:#fff;display:flex;font-size:2pc;justify-content:space-around;width:100%}.titulo_microsoft>H1{color:#fff;cursor:pointer;font-size:3pc}.titulo_microsoft-proyecto{WIDTH:fit-content;margin-bottom:1rem}.titulo_microsoft-proyecto>.microsoft{color:#fff;cursor:pointer;font-size:2.5pc;margin-bottom:1.2rem}.icono-proyecto{height:100px;width:100px}.icono-proyecto>a>img{border-radius:15px;height:100%;width:100%}.contenedor-microsoft-proyectos{display:flex;gap:.8pc}.sistemas-operativos-proyectos{display:flex;gap:1pc}.sistemas-operativos-proyectos>a{background:#0d8efd;border-radius:15px;color:#fff;padding:0 1pc}.contenedor-isquierdo-proyectos{display:flex;flex-direction:column;gap:.3pc;justify-content:space-between}.nombre-funcion-proyectos{color:#fff}.nombre-funcion-proyectos>h1{font-size:1.5pc}.linea-proyectos{border-bottom:2px solid #333;margin-top:2pc}.linea-proyectos-escondido{margin-top:2pc}.proyectos-caracteristicas{display:flex;gap:1pc;justify-content:space-around;margin-top:2pc;overflow:hidden;overflow-x:auto;width:100%}.categoria>p,.compania>p,.idioma>p,.pais>p,.plataforma>p{text-align:center}.categoria,.idioma,.pais,.proyectos-caracteristicas>.compania{border-right:2px solid gray}.categoria,.idioma,.pais,.plataforma,.proyectos-caracteristicas>.compania{align-items:center;color:gray;display:flex;flex-direction:column;gap:1pc;padding:0 2pc;width:300px}.categoria>i,.compania>i,.idioma>i,.pais>i,.plataforma>i{color:#fff}.Creacion{display:flex;flex-direction:column;gap:1pc;margin-top:2pc}.Creacion>h3,span{color:#fff}.Creacion>p{color:gray}.proyectos-movil{color:#fff;display:flex;flex-direction:column;gap:1pc;margin-top:2pc}.proyectos-movil-contenedor{color:#fff;display:flex;gap:1pc;height:400px;justify-content:space-around;overflow:hidden;overflow-x:auto}.proyectos-movil-contenedor>a img{height:100%;padding:1pc;width:250px}.Descripcion{color:#fff;display:flex;gap:2pc;margin-top:2pc}.programador-Proyecto>p{color:#0d8efd;font-weight:900;justify-content:center}.programador-Proyecto>a,.programador-Proyecto>p{align-items:center;display:flex;font-size:1.1pc;gap:.5pc}.programador-Proyecto>a{color:#fff;justify-content:flex-end}.programador-Proyecto{display:flex;flex-direction:column;gap:.5pc}.informacion{margin-top:2pc}.informacion>h1{color:#fff}.informacion-Proyecto{display:flex;padding:2pc 0}.informacion-Proyecto-derecha,.informacion-Proyecto-isquierda{display:flex;flex-direction:column;gap:1pc;width:50%}.informacion-Proyecto-rol>span{color:#fff;font-weight:600}.informacion-Proyecto-rol>p{color:gray;font-weight:400}.informacion-Proyecto-movil{display:none}.contenedor_mac{animation:zoomIn .7s ease-out forwards;background:url(/static/media/fondo-mac.0309624ac597eb1bc983.webp) no-repeat 50%;bottom:0;left:0;position:fixed;right:0;top:0;transition:transform .5s ease-in-out}#mac,.contenedor_mac{background-size:cover}#mac{background-position:50%;background-size:120%;display:flex;flex-direction:column;height:100vh;overflow:hidden;transition:background-image 3s ease-out;width:100%}.centro-mac{background-color:#00000036;border-radius:7px;justify-content:center;padding:0 .3pc}.centro-mac,.navegar-mac-sup{align-items:center;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);display:flex}.navegar-mac-sup{background-color:#4e4e4e80;justify-content:space-between;padding:0 20px;width:100%}.funcion-mac>p{cursor:pointer;font-size:.8em;font-weight:500}.navegar-mac-inf{align-items:center;bottom:0;display:flex;height:4pc;justify-content:center;position:fixed;width:100%}.border-radius{border-radius:12px}.icono-mac{border-radius:5px;cursor:pointer;filter:brightness(1.2);height:20px;width:20px}.funcion-mac{align-content:center;align-items:center;color:#fff;display:flex;flex-wrap:wrap;font-size:1em;gap:1pc;justify-content:center}p.puntos-mac-sup{background:#9a7faa;border-radius:100%;cursor:pointer;height:12px;width:12px}p.puntos-mac-sup:hover{background:#c688ea;transition:.2s}p.puntos-mac-sup-close{background:#e32845;border-radius:100%;cursor:pointer;height:12px;width:12px}p.puntos-mac-sup-close:hover{background:#fa526c;transition:.2s}p.sobreMi-mac{color:#fff}.puntos{display:flex;gap:.5pc}.mac_header{gap:1pc;justify-content:space-between;padding:.5pc 1pc;width:60%}.mac_header,.mac_perfil{align-items:center;display:flex}.mac_perfil{background:#0000008a;height:100%;justify-content:center;opacity:0;overflow:hidden;pointer-events:none;position:absolute;transition:opacity .5s ease-in-out;width:100%}.mac_perfil.show{animation:mostrar3 .5s ease-out forwards;opacity:1;pointer-events:all}.mac_perfil.hide{animation:ocultar3 .5s ease-out forwards;opacity:0;pointer-events:all}.mac_contenidos_perfil.show{animation:mostrar3 .5s ease-out forwards;box-shadow:12px 14px 5px 3px #00000030;opacity:1;pointer-events:all}.mac_contenidos_perfil.hide{animation:ocultar3 .5s ease-out forwards;opacity:0;pointer-events:all}.apple_perfil.show{animation:mostrar3 .5s ease-out forwards;opacity:1;pointer-events:all}.apple_perfil{background:#0003;display:flex;height:100%;justify-content:flex-start;opacity:0;overflow:hidden;pointer-events:none;position:absolute;transition:opacity .5s ease-in-out;width:100%}.apple_contenidos_perfil.show{animation:mostrar3 .5s ease-out forwards;box-shadow:12px 14px 5px 3px #00000030;opacity:1;pointer-events:all}.apple_contenidos_perfil.hide{animation:ocultar3 .5s ease-out forwards;opacity:0;pointer-events:all}.mac_contenidos_perfil{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background-color:#151515;border:.1px solid #66565678;border-radius:15px;display:flex;flex-direction:column;height:auto;justify-content:space-between;max-width:90%;opacity:0;width:450px}.iphone_perfil_movil{display:none}.mac_proyectos{background:#0000008a;display:flex;height:100%;justify-content:center;overflow:hidden;position:absolute;width:100%}img.link-icono.cara2.foto-mac{height:160px;width:160px}.icono-perfil2-mac{gap:.8pc}.icono-datos2-mac,.icono-perfil2-mac{align-items:center;display:flex;flex-direction:column;flex-wrap:wrap}p.nombre2-mac,p.rol2-mac{color:#e6e0e9}.SobreMi2-mac{align-items:center;display:flex;gap:1pc;justify-content:center;padding:1pc;width:100%}.SobreMi2-mac>button{background:#ffffff29;border-radius:7px;color:#fff;padding:.4pc}.SobreMi2-mac>button:hover{background:#fff;color:#000;transition:.3s}.linea-datos-mac{gap:1pc;padding:1pc 1pc .5pc 20%}.linea-datos-mac,.linea-datos-mac2{color:#e6e0e9;display:flex;flex-wrap:wrap}.linea-datos-mac2{justify-content:space-between;padding:1pc 1pc .5pc}p.campo3{width:37%}.icono_perfil-mac{align-items:center;display:flex;flex-wrap:wrap;justify-content:center}p.nombre-mac{font-size:1.3pc;font-weight:500}.mostrar_datos_fas-mac>a{display:flex}.mostrar_datos_fas-mac{display:flex;flex-wrap:wrap;gap:1pc;justify-content:center;padding:.5pc 0 1pc}.mostrar_datos_fas-mac-link>a{align-items:center;color:#e6e0e9;display:flex;flex-direction:column;justify-content:center}img.link-icono.cara-mac{border-radius:15px;height:120px;width:120px}p.rol-mac{font-size:.9pc;font-weight:300}.apple_contenidos_perfil_archivos{border-radius:15px;color:#e6e0e9;display:flex;flex-direction:column;flex-wrap:wrap;gap:.3pc;justify-content:space-around;padding:.8pc;width:30px;width:auto}.apple_contenidos_perfil_archivos>p{cursor:pointer;padding:0 .5pc;width:120px}.apple_contenidos_perfil_archivos>p:hover{background:#06c}.apple_contenidos_perfil{-webkit-backdrop-filter:blur(105px);backdrop-filter:blur(105px);background-color:#52576580;border:.1px solid #66565678;border-radius:15px;left:1pc;position:fixed;top:1.6pc}.linea-mac{border-bottom:2px solid grey;border-radius:100%}.navegar_movil-iphone{display:none}body{margin:0;padding:0}header{background-color:#4caf50;color:#fff;padding:10px;text-align:center}.container{padding:20px}@media screen and (max-width:430px){.mensaje-contenedor{border:0 solid #66565678}.mensaje-button{background:#424346}.window_contenidos_perfil{background-color:#1f1f1f;border:.1px solid #1f1f1f}.loading_proyectos{border:0 solid #333}.spinner{display:none}.Playstore-logo{display:flex;height:200px}.microsoft-logo{display:none}.widows_proyectos{height:100%;overflow:auto;padding:0 .8pc 0 1.5pc;width:100%}body{background-size:cover;height:100%;margin:0;max-height:90%;overflow:hidden;padding:0;width:100%}.contenedor_windows{bottom:0;left:0;position:fixed;right:0;top:0}.contenedor_windows,.contenedor_windows.loaded{background:url(/static/media/android_wallpaper.0668a16022a9afd1fc36.webp) no-repeat 50%;background-size:cover}.mensaje-contenedor{max-width:100%;width:100%}.escritorio{display:none}.navegar{display:flex;height:5.5pc;justify-content:center;padding:0;width:100%}.Aplicaciones_moviles{display:flex;flex-wrap:wrap;gap:20px 5px;justify-content:space-between;overflow:auto;padding:20px 25px;width:100%}img.icono-esc{border-radius:17px;height:60px;width:60px}.link{gap:5px}#windows{background:none}.centro,.inferior,.superior{display:none}.navegar_movil{align-items:center;display:flex;flex-wrap:wrap;height:5.5pc;padding:.4pc 0}.loading_proyectos,.window_contenidos{border-radius:0;height:100%;margin-top:0;width:100%}.microsoft-principal-imagen img{height:180px;max-height:100%;width:100%}.contenedor-proyectos{display:flex;flex-direction:column;gap:0}.microsoft-derecho,.microsoft-isquiedo{display:flex;flex-direction:column;width:100%}img.microsoft-principal-icono{height:45px;width:45px}img.microsoft-principal-proyectos-img{height:165px;max-height:250px;width:100%}.microsoft-principal-proyectos{margin-bottom:1pc}.microsoft-principal{display:flex;height:180px;justify-content:space-around;margin-top:0}.microsoft-principal span{display:none}.microsoft-principal-imagen{width:100%}.contenedor-microsoft{position:relative}.microsoft-isquiedo{position:absolute}.mensaje{display:none}.mensaje_movil{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border-radius:15px;display:flex;width:95%}.icono{gap:5px;height:100%}.icono>a,img.link-icono.barra-icono{border-radius:15px;color:#fff;flex-direction:column;flex-wrap:wrap;font-size:12px;height:100%;width:auto}.clima_movil,.icono>a,img.link-icono.barra-icono{align-items:center;display:flex;justify-content:center}.clima_movil{margin-top:1pc;width:100%}.clima_movil_contenedor{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#191b1e9c;border-radius:15px;display:flex;height:auto;justify-content:space-between;max-width:100%;padding:.7pc;width:93%}.clima_movil_pronostico_contenedor{align-items:flex-end;display:flex;flex-direction:column;gap:10px}.clima_movil_pronostico_contenedor p{color:#fff;font-size:1pc}.clima_movil_pronostico_contenedor span{color:#fff;font-size:.7pc}.clima_dia{align-items:center;justify-content:center}.ciudad,.clima_dia{display:flex;flex-direction:column}.ciudad{align-items:flex-end;gap:5px}p.dias_pronosticos{color:#fff;font-size:.8pc}.clima_movil_hoy{display:flex;flex-direction:column;height:125px}.clima_movil_pronostico{display:flex;flex-wrap:wrap;gap:5px}.clima_movil_hoy>.clima>p{font-size:1.4pc}.app-columnas{display:flex;flex-wrap:wrap}.window_perfil_movil{align-items:center;background:#000000ab;display:flex;height:100%;justify-content:center;position:absolute;width:100%}.window_contenidos_perfil_archivos{display:flex;flex-direction:column;padding:0}.window_contenidos_perfil.show{animation:mostrar3 .5s ease-out forwards;bottom:0;opacity:1;pointer-events:all;position:relative}.window_contenidos_perfil{justify-content:flex-start}.icono_perfil{display:flex;justify-content:center}img.link-icono.cara{height:70px;width:70px}.icono_datos>.nombre{font-size:1pc;font-weight:600}.icono_datos>.rol{font-size:.8pc}.window_cuerpo{padding:0 1pc 1.5pc}.mostrar_datos_fas{display:flex;gap:1pc;justify-content:center;padding:1pc 0}.linea-datos{border-bottom:1.5px solid #333;color:#fff;display:flex;flex-direction:column;gap:5px}.SobreMi{display:flex;flex-wrap:wrap;justify-content:space-around;margin-top:1pc;width:100%}.SobreMi>button{background:#182e56;border-radius:10px;color:#fff;padding:1pc;width:100%}.SobreMi2{display:flex;flex-wrap:wrap;justify-content:space-around}.SobreMi2>button{background:#182e56;border-radius:10px;color:#fff;margin-top:1pc;padding:.8pc}.window_header>button:hover{background:#ed5354;border-radius:0;transition:.3s}.SobreMi2>button:hover,.SobreMi>button:hover{background:#2751b3}img.link-icono.cara2{height:120px;width:120px}.icono_perfil2{align-content:center;align-items:center;display:flex;flex-direction:column;flex-wrap:wrap;gap:.8pc;justify-content:center}p.nombre2{font-size:1.5pc;font-weight:700}p.rol2{font-size:.9pc}.icono_datos2{align-items:center;color:#fff;display:flex;flex-direction:column;font-size:.8pc;gap:3px}.contenedor-hecho{padding:2pc}.iconos-Proyectos-Muestras{font-size:1.5pc}}@media screen and (min-width:431px){.loading_proyectos,.window_contenidos{width:90%}}@media screen and (min-width:1000px){.loading_proyectos,.window_contenidos{width:95%}}@media screen and (min-width:1226px){.loading_proyectos,.window_contenidos{width:66%}}@media screen and (max-width:430px){.iphone_perfil_movil{align-items:center;background:#000000ab;display:flex;height:100%;justify-content:center;position:absolute;width:100%}.iphone_perfil_movil.show{animation:mostrar3 .5s ease-out forwards;opacity:1;pointer-events:all}.iphone_perfil_movil.hide{animation:ocultar3 .5s ease-out forwards;opacity:0;pointer-events:all}.iphone_contenidos_perfil.show{animation:mostrar3 .5s ease-out forwards;bottom:0;opacity:1;pointer-events:all;position:relative}.iphone_contenidos_perfil{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background-color:#151515;border-radius:15px;bottom:60px;display:flex;flex-direction:column;height:auto;justify-content:space-between;max-width:90%;opacity:0;position:fixed;width:450px}.iphone_contenidos_perfil.hide{animation:ocultar3 .5s ease-out forwards;opacity:0;pointer-events:all}.iphone_header>button{background:none;color:#fff;font-size:1pc}.iphone_header{background:#ffffff12;border-radius:15px 15px 0 0;display:flex;height:5%;justify-content:flex-end;width:100%}.icono_datos{align-items:center;color:#fff;display:flex;flex-direction:column;font-size:.8pc;gap:3px;justify-content:center}.iphone_cuerpo{padding:1pc 1pc 1.5pc}.contenedor_mac{background:url(/static/media/iphone.95f720e181d69052b1a1.webp) no-repeat 50%;background-size:cover;bottom:0;left:0;position:fixed;right:0;top:0}.centro-mac,.navegar-mac-sup{display:none}.navegar-mac-inf{height:5.5pc}.navegar_movil-iphone{align-items:center;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background-color:#52576536;border-radius:15px;display:flex;flex-wrap:wrap;height:5pc;padding:.4pc}.icono.clima-iphone{display:flex;flex-direction:row}.icono.clima-iphone>span{font-size:.9pc}.clima_movil_hoy-iphone{display:flex;justify-content:space-between;width:100%}.clima_movil_contenedor-iphone{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#393a3c80;border-radius:15px;height:auto;justify-content:space-between;max-width:100%;padding:.7pc;width:93%}.clima_movil_pronostico_contenedor-iphone{align-items:center;display:flex;width:100%}.clima_movil_pronostico-iphone{align-items:flex-end;display:flex;gap:10px;justify-content:space-around;width:100%}.clima_movil_contenedor-iphone{display:flex;flex-direction:column}.clima_movil_hoy-ihone{display:flex;justify-content:space-between;width:100%}.ciudad-iphone{align-items:flex-end;display:flex;flex-direction:column;gap:0}.ciudad-iphone>span{color:#fff}img.link-icono.cara-mac{border-radius:15px;height:70px;width:70px}.linea-datos-mac2>a{display:none}p.campo,p.campo2,p.campo3{width:auto}.iphone_header-proyectos{background:#ffffff12;display:flex;height:5%;justify-content:flex-end;width:100%}.iphone_header-proyectos>button{background:none;color:#fff;font-size:1pc}.contenedor-hecho{padding:2pc}}body{overflow-y:hidden}@property --value{syntax:"<angle>";inherits:true;initial-value:0deg}@property --width-ratio{syntax:"<number>";inherits:true;initial-value:0}@property --scale{syntax:"<number>";inherits:true;initial-value:0}:root{--width:0.5vmin;--duration:7s;--size:50vmin;--logo:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0MC41ODEiIGhlaWdodD0iNTcuODQ2Ij48ZGVmcz48bGluZWFyR3JhZGllbnQgaWQ9ImEiIHgxPSIuOTExIiB5MT0iLjA4MiIgeDI9Ii4xODUiIHkyPSIuOTEiIGdyYWRpZW50VW5pdHM9Im9iamVjdEJvdW5kaW5nQm94Ij48c3RvcCBvZmZzZXQ9IjAiIHN0b3AtY29sb3I9IiNlMjAwZmYiLz48c3RvcCBvZmZzZXQ9Ii4xMDciIHN0b3AtY29sb3I9IiNlZWEzZjciLz48c3RvcCBvZmZzZXQ9Ii40NDMiIHN0b3AtY29sb3I9IiNlMWQwZTMiLz48c3RvcCBvZmZzZXQ9Ii41NzYiIHN0b3AtY29sb3I9IiNmZmYiLz48c3RvcCBvZmZzZXQ9IjEiIHN0b3AtY29sb3I9IiM4N2NjZjAiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cGF0aCBkYXRhLW5hbWU9IlBhdGggMSIgZD0ibTkzMy42MTMgNjk5LjQ5Mi0zMS40NTMgMzEuODVoMjAuMzA4bC0xOC43OCAyNiAzOS4wNTMtMzQuNzk1SDkyMS4wN1oiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC05MDIuMTU5IC02OTkuNDkyKSIgZmlsbD0idXJsKCNhKSIvPjwvc3ZnPg==)}@supports not (background:paint(foo)){:root{--duration:4s}}.rings{aspect-ratio:1;border-radius:50%;perspective:50vmin;perspective:var(--size);position:relative;width:50vmin;width:var(--size)}.rings:after,.rings:before{--width-ratio:1;--start:180deg;--value:var(--start);--scale:1;background:red;background:conic-gradient(from calc(var(--value)*3),#ff8c41,#0000,#6666d2,#bb2727,#3d9a7f,#0000,#0000,#00a8ff,#0000,#f0f,#ff0,orange,#0000,#0000,#0000) border-box;border:calc(var(--width)*var(--width-ratio)) solid #0000;border-radius:50%;content:"";inset:0;-webkit-mask:linear-gradient(#fff 0 0) padding-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) padding-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;position:absolute;transform:rotateY(var(--value)) rotateX(var(--value)) rotate(var(--value)) scale(var(--scale))}@supports (background:paint(foo)){.rings:after,.rings:before{animation:ring 7s ease-in-out infinite;animation:ring var(--duration) ease-in-out infinite}}@supports not (background:paint(foo)){.rings:after,.rings:before{animation:ring-legacy 7s ease-in-out infinite;animation:ring-legacy var(--duration) ease-in-out infinite}}.rings:before{--start:180deg}.rings:after{--start:90deg}.rings>.rings:before{--start:360deg}.rings>.rings:after{--start:270deg}@keyframes ring{0%{--value:var(--start);--scale:1}50%{--scale:1.2;--width-ratio:1.5}70%{--scale:1;--value:calc(var(--start) + 180deg);--width-ratio:1}80%{--scale:1.2;--width-ratio:1.5}to{--value:calc(var(--start) + 360deg);--scale:1;--width-ratio:1}}@keyframes ring-legacy{0%{--value:var(--start);--scale:1;transform:rotateY(var(--value)) rotateX(var(--value)) rotate(var(--value)) scale(var(--scale))}70%{--scale:1.2;--value:calc(var(--start) + 180deg);transform:rotateY(var(--value)) rotateX(var(--value)) rotate(var(--value)) scale(var(--scale))}to{--value:calc(var(--start) + 360deg);--scale:1;transform:rotateY(var(--value)) rotateX(var(--value)) rotate(var(--value)) scale(var(--scale))}}.logo{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0MC41ODEiIGhlaWdodD0iNTcuODQ2Ij48ZGVmcz48bGluZWFyR3JhZGllbnQgaWQ9ImEiIHgxPSIuOTExIiB5MT0iLjA4MiIgeDI9Ii4xODUiIHkyPSIuOTEiIGdyYWRpZW50VW5pdHM9Im9iamVjdEJvdW5kaW5nQm94Ij48c3RvcCBvZmZzZXQ9IjAiIHN0b3AtY29sb3I9IiNlMjAwZmYiLz48c3RvcCBvZmZzZXQ9Ii4xMDciIHN0b3AtY29sb3I9IiNlZWEzZjciLz48c3RvcCBvZmZzZXQ9Ii40NDMiIHN0b3AtY29sb3I9IiNlMWQwZTMiLz48c3RvcCBvZmZzZXQ9Ii41NzYiIHN0b3AtY29sb3I9IiNmZmYiLz48c3RvcCBvZmZzZXQ9IjEiIHN0b3AtY29sb3I9IiM4N2NjZjAiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cGF0aCBkYXRhLW5hbWU9IlBhdGggMSIgZD0ibTkzMy42MTMgNjk5LjQ5Mi0zMS40NTMgMzEuODVoMjAuMzA4bC0xOC43OCAyNiAzOS4wNTMtMzQuNzk1SDkyMS4wN1oiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC05MDIuMTU5IC02OTkuNDkyKSIgZmlsbD0idXJsKCNhKSIvPjwvc3ZnPg==) 50% no-repeat;background:var(--logo) center center no-repeat;background-size:16.12903vmin;background-size:calc(var(--size)/3.1);filter:drop-shadow(0 0 1.5vmin rgba(138,205,240,.8));inset:0;place-items:center;position:absolute}.demo,.logo{display:grid}.demo{background:radial-gradient(at center,#111,#000);height:100vh;overflow:hidden;place-items:center;width:100vw}body{color:#eea3f7}.loader{--b:8px;animation:l4 1s steps(10) infinite;aspect-ratio:1;background:conic-gradient(#0000 10%,#434142) content-box;border-radius:50%;-webkit-mask:repeating-conic-gradient(#0000 0deg,#000 1deg 20deg,#0000 21deg 36deg),radial-gradient(farthest-side,#0000 calc(100% - var(--b) - 1px),#000 calc(100% - var(--b)));-webkit-mask-composite:destination-in;mask-composite:intersect;padding:1px;width:50px}@keyframes l4{to{transform:rotate(1turn)}}.loader-texto{color:#514d4f}.contenedor-hecho{align-items:center;bottom:4pc;display:flex;justify-content:center;padding:.4pc;position:fixed;width:100%}.text-container{flex-direction:column;overflow:hidden;position:relative;width:47px}.fixed,.text-container{align-items:center;color:#fff;display:flex;justify-content:center}.fixed{font-weight:600}.hecho{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background-color:#52576536;border:1px solid #fff;border-radius:15px;display:flex;gap:.5pc;height:30px;padding:0 1pc}.text{animation:slideIn 10s ease-in-out infinite;display:block;font-weight:700;opacity:0;position:absolute}.react{animation-delay:0s}.care{animation-delay:3.3s}.love{animation-delay:6.6s}@keyframes slideIn{0%{opacity:0;transform:translateY(-20px)}10%{opacity:1;transform:translateY(0)}30%{opacity:1;transform:translateY(0)}40%{opacity:0;transform:translateY(20px)}to{opacity:0;transform:translateY(20px)}}.reactsf{height:100%;width:auto}@media screen and (max-width:430px){.Descripcion{display:flex;flex-direction:column}.informacion-Proyecto,.programador-Proyecto{display:none}.informacion-Proyecto-movil{display:block}.informacion-Proyecto-rol-movil{border-bottom:.1px solid #333;display:flex;justify-content:space-between;padding:.5pc 0}.blue{color:#0d8efd;font-weight:800}.web{font-size:.9pc}.informacion-Proyecto-rol-movil>p{color:#fff}.contenedor-hecho{padding:2pc}}.Sistemas-operativos{height:auto;position:fixed;transition:transform .5s ease-in-out;width:200%}.Sistemas-operativos,.box{bottom:0;display:flex;left:0;right:0;top:0}.box{align-items:center;flex-direction:column;justify-content:center;overflow:hidden;position:relative;width:100%}.widows_proyectos-Contenedor{display:flex;height:100%;transition:transform .5s ease-in-out;width:200%}@media screen and (max-width:430px){.widows_proyectos-Contenedor{height:95%;transition:transform .5s ease-in-out}}.link>.Fullscreen>font{align-items:center;display:flex;justify-content:center;text-align:center;vertical-align:inherit;width:65px}.contenedor-ubicacion{background:#000c;display:flex;height:100vh;justify-content:center;left:0;overflow:hidden;position:fixed;top:0;width:100vw;z-index:9999}.ubicacion_contenidos,.ubicacion_proyectos{background:#1f1f1f;border:2px solid #333;border-radius:15px;height:90.5vh;margin-top:2pc;overflow:hidden;width:66%}li.busqueda{display:flex;height:auto;justify-content:space-between}img.Mi-Ubicación{height:18px;width:auto}.ubicacion_loading{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.close-ubicacion>p{color:#fff;padding:10px}.leaflet-control-zoom-in span,.leaflet-control-zoom-out span{color:#000}button.close-ubicacion{background:none}.ubicacion_header{display:flex;justify-content:flex-end;position:relative;width:100%}.ubicacion-busqueda{display:flex;height:100%;width:100%}.ubicacion_proyectos{height:94%;overflow:hidden;width:100%}.ubicacion-mapa{height:94%;overflow:auto;width:100%}.searchbar{background:#fff;border:1px solid #dfe1e5;border-radius:10px 10px 0 0;box-shadow:0 2px 5px #0000001a;color:#202124;display:flex;font-family:arial,sans-serif;font-size:14px;height:44px;left:50%;margin:0 auto;max-width:500px;position:absolute;top:80px;transform:translateX(-50%);width:80%;z-index:999}.searchbar:hover{border-color:#dfe1e500;box-shadow:0 1px 6px #20212447}.searchbar-wrapper{display:flex;flex:1 1;padding:5px 8px 0 14px}.searchbar-left{align-items:center;color:#202124;display:flex;font-family:arial,sans-serif;font-size:14px;margin-top:-5px;padding-right:13px}.search-icon-wrapper{margin:auto}.search-icon{color:#9aa0a6;height:20px;line-height:20px;margin-top:3px;width:20px}.searchbar-icon{fill:currentColor;display:inline-block;height:24px;line-height:24px;position:relative;width:24px}.searchbar-center{display:flex;flex:1 1;flex-wrap:wrap}.searchbar-input-spacer{color:#0000;flex:100% 1;font-size:16px;height:34px;white-space:pre}.searchbar-input{word-wrap:break-word;background-color:initial;border:none;color:#000000de;display:flex;flex:100% 1;font-size:16px;height:34px;margin:-37px 0 0;max-width:100%;outline:none;padding:0;width:100%}.searchbar-right{align-items:center;display:flex;flex:0 0 auto;flex-direction:row;justify-content:center;margin-top:-5px}.searchbar-clear-icon{margin-right:12px}.voice-search{align-items:center;background:#0000;border:0;cursor:pointer;display:flex;flex:1 0 auto;outline:none;padding:0 8px;width:2.8em}ul.sugerencias-lista{background:#fff;border:1px solid #dfe1e5;color:#202124;font-family:arial,sans-serif;font-size:14px;max-height:150px;overflow:auto;width:100%}.busqueda{border-bottom:2px solid #d5d5d5;padding:.3pc}.busqueda:hover{background:#e8e8e8;cursor:pointer}.Contenedor-sugerencia{background:#fff;border:1px solid #dfe1e5;border-radius:0;border-radius:0 0 10px 10px;box-shadow:0 2px 5px #0000001a;color:#202124;display:block;flex-direction:column;font-family:arial,sans-serif;font-size:14px;left:50%;margin:0 auto;max-height:150px;max-width:501px;overflow:hidden;position:absolute;top:42px;transform:translateX(-50%);width:100%;z-index:999}.close-ubicacion{cursor:pointer}p.close-ubicacion:hover{background:#5e5e5e;transition:1s}@media screen and (max-width:430px){.ubicacion_contenidos,.ubicacion_proyectos{bottom:0;height:100%;left:0;margin-top:0;position:fixed;right:0;top:0;width:100%}.leaflet-control-attribution.leaflet-control{height:100%;width:100%}.leaflet-bottom.leaflet-right{width:100%}.leaflet-control-attribution.leaflet-control{display:flex;justify-content:space-around;padding:1pc}.leaflet-control-zoom.leaflet-bar.leaflet-control{display:flex;flex-direction:column-reverse}.leaflet-container.leaflet-touch.leaflet-retina.leaflet-fade-anim.leaflet-grab.leaflet-touch-drag.leaflet-touch-zoom{border-radius:0}.ubicacion_header{height:6%}.ubicacion-busqueda{height:100%}.leaflet-container.leaflet-touch.leaflet-retina.leaflet-fade-anim.leaflet-grab.leaflet-touch-drag.leaflet-touch-zoom{height:90%}.leaflet-top.leaflet-left{align-items:flex-end;display:flex;height:90%;justify-content:flex-end;width:98%}.ubicacion-mapa{border-radius:15px}}.leaflet-image-layer,.leaflet-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane,.leaflet-pane>canvas,.leaflet-pane>svg,.leaflet-tile,.leaflet-tile-container,.leaflet-zoom-box{left:0;position:absolute;top:0}.leaflet-container{overflow:hidden}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile{-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.leaflet-tile::selection{background:#0000}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{height:1600px;-webkit-transform-origin:0 0;width:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-height:none!important;max-width:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer{max-height:none!important;max-width:none!important;padding:0;width:auto}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;height:0;width:0;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{height:1px;width:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{pointer-events:visiblePainted;pointer-events:auto;position:relative;z-index:800}.leaflet-bottom,.leaflet-top{pointer-events:none;position:absolute;z-index:1000}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{clear:both;float:left}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-pan-anim .leaflet-tile,.leaflet-zoom-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-control,.leaflet-popup-pane{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:grabbing}.leaflet-image-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-image-layer.leaflet-interactive,.leaflet-marker-icon.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;color:#000;display:block;height:26px;line-height:26px;text-align:center;text-decoration:none;width:26px}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:focus,.leaflet-bar a:hover{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.leaflet-bar a.leaflet-disabled{background-color:#f4f4f4;color:#bbb;cursor:default}.leaflet-touch .leaflet-bar a{height:30px;line-height:30px;width:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);height:36px;width:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{height:44px;width:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{background:#fff;color:#333;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{overflow-x:hidden;overflow-y:scroll;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;line-height:1.4;padding:0 5px}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:focus,.leaflet-control-attribution a:hover{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;height:.6669em;vertical-align:initial!important;width:1em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{background:#fffc;border:2px solid #777;border-top:none;box-sizing:border-box;line-height:1.1;padding:2px 5px 1px;text-shadow:1px 1px #fff;white-space:nowrap}.leaflet-control-scale-line:not(:first-child){border-bottom:none;border-top:2px solid #777;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers{box-shadow:none}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-layers{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{margin-bottom:20px;position:absolute;text-align:center}.leaflet-popup-content-wrapper{border-radius:12px;padding:1px;text-align:left}.leaflet-popup-content{font-size:13px;font-size:1.08333em;line-height:1.3;margin:13px 24px 13px 20px;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{height:20px;left:50%;margin-left:-20px;margin-top:-1px;overflow:hidden;pointer-events:none;position:absolute;width:40px}.leaflet-popup-tip{height:17px;margin:-10px auto 0;padding:1px;pointer-events:auto;transform:rotate(45deg);width:17px}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;box-shadow:0 3px 14px #0006;color:#333}.leaflet-container a.leaflet-popup-close-button{background:#0000;border:none;color:#757575;font:16px/24px Tahoma,Verdana,sans-serif;height:24px;position:absolute;right:0;text-align:center;text-decoration:none;top:0;width:24px}.leaflet-container a.leaflet-popup-close-button:focus,.leaflet-container a.leaflet-popup-close-button:hover{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678,M12=0.70710678,M21=-0.70710678,M22=0.70710678);margin:0 auto;width:24px}.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{background-color:#fff;border:1px solid #fff;border-radius:3px;box-shadow:0 1px 3px #0006;color:#222;padding:6px;pointer-events:none;position:absolute;-webkit-user-select:none;user-select:none;white-space:nowrap}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before,.leaflet-tooltip-top:before{background:#0000;border:6px solid #0000;content:"";pointer-events:none;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{border-top-color:#fff;bottom:0;margin-bottom:-12px}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-left:-6px;margin-top:-12px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;left:0;margin-left:-12px}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}
/*# sourceMappingURL=main.065caa9c.css.map*/