@import "https://fonts.googleapis.com/css2?family=Source+Sans+3&display=swap";
.Badge_crear_cuenta{background:#fff;border-radius:30px;flex-direction:column;flex:1 0 550px;justify-content:center;align-items:center;width:80%;min-width:290px;height:100%;margin:0 auto 20px;display:flex;overflow:hidden;box-shadow:0 4px 8px #0003}.Badge__header__crear_cuenta{background:#7289da20;justify-content:center;width:100%;height:80px;margin:0;padding:1rem 0;display:flex}.Badge__header-icon_crear_cuenta{align-items:center;width:50px;height:50px}.Badge__avatar-fondo-portada_crear_cuenta{background:#fff5e6;flex-direction:column;width:auto;height:auto;display:flex}div.contenedor-imagen-avatar{border-radius:50%;width:120px;height:120px;margin:1rem 0 0;display:inline-block;position:relative;overflow:hidden}div.contenedor-imagen-avatar img{object-fit:cover;width:125px;height:125px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Badge__section-name_crear_cuenta{color:#415164;flex-direction:column;justify-content:center;align-items:center;padding:1rem 0 0;display:flex}.Badge__section-info_crear_cuenta{color:#b4a8a4;background:#f4f4f7;flex-direction:column;justify-content:center;align-items:center;padding:.5rem 0;display:flex}.Badge__formulario{width:85%;min-width:270px;margin:20px 0}.Badge__footer_crear_cuenta{color:#1b618f;justify-content:center;align-items:center;height:54px;font-size:small;font-style:normal;font-weight:700;text-decoration:none;display:flex}
:root{--TarjetaAutor-box-shadow:1px 1px 5px #31313170;--TarjetaAutor-texto-nombre:#4f5f98;--TarjetaAutor-texto-biografia:#191919}.dark{--TarjetaAutor-box-shadow:1px 1px 5px #f9f9f970;--TarjetaAutor-texto-nombre:#7792f1;--TarjetaAutor-texto-biografia:#c1bdbc}.TarjetaAutor{background-color:var(--background);width:90%;height:auto;box-shadow:var(--TarjetaAutor-box-shadow);flex-direction:column;flex:400px;justify-content:center;align-items:center;margin:20px auto 100px;padding:0;display:block;overflow:hidden}.TarjetaAutor__header{justify-content:flex-end;padding:16px 16px 0;display:flex}.TarjetaAutor__header-icon-verificado{width:30px;height:30px}.TarjetaAutor__header-icon-verificado:hover{cursor:pointer;background-color:#c2ffd170;border-radius:4px}.TarjetaAutor__badge{flex-direction:column;flex:400px;justify-content:center;align-items:center;padding:0 2.5rem 2rem;display:block;overflow:hidden}.TarjetaAutor__avatar{object-fit:cover;-o-object-fit:cover;border-radius:50%;width:56px;height:56px;margin:16px 16px 16px 0}.TarjetaAutor__section-name{color:var(--TarjetaAutor-texto-nombre)}.TarjetaAutor__section-name:hover{color:#4a69d6}.TarjetaAutor__section-name:hover img{filter:invert(0);border-radius:50%}.TarjetaAutor__section-biografia{color:var(--TarjetaAutor-texto-biografia);border-radius:10px;width:90%;padding:.5rem 0;display:flex}.TarjetaAutor__list-icons{gap:12px;list-style:none;display:flex}.TarjetaAutor__icons{color:#1b618f;justify-content:center;align-items:center;margin:1rem 0;display:flex}.TarjetaAutor__paginaWeb{color:#1b618f;background-color:#0000;border:#0000;justify-content:center;align-items:center;margin:0 0 1rem;font-size:small;font-style:normal;font-weight:700;text-decoration:none;display:flex}.TarjetaAutor__paginaWeb:hover{color:#7289da;text-decoration:underline}@media screen and (max-width:767px){.TarjetaAutor__badge{padding:0 2rem 2rem}.TarjetaAutor__section-name{font-size:larger}}@media screen and (max-width:479px){.TarjetaAutor__badge{padding:0 1rem 2rem}.TarjetaAutor__section-name{font-size:medium}}
:root{--TarjetaPerfil-texto:#ff885e;--TarjetaPerfil-background:#fcfcff;--TarjetaPerfil-texto-biografia:#ff885e;--TarjetaPerfil-background-biografia:#fcfcff}.dark{--TarjetaPerfil-texto:#dedddc;--TarjetaPerfil-background:#04131d;--TarjetaPerfil-texto-biografia:#dedddc;--TarjetaPerfil-background-biografia:#04131d}.TarjetaPerfil{width:100%;min-width:350px;max-width:370px;height:100%;min-height:370px;color:var(--TarjetaPerfil-texto);background:#fff;background-color:var(--TarjetaPerfil-background);border-radius:30px;flex-direction:column;flex:550px;align-items:center;margin:auto;padding:0 0 1rem;display:flex;overflow:hidden;box-shadow:0 2px 8px #0000001a}.TarjetaPerfil__header{background:#7289da30;justify-content:flex-end;width:100%;height:80px;display:flex}.TarjetaPerfil__header-icon{border-radius:20%;align-items:center;width:50px;height:50px}.TarjetaPerfil__avatar-fondo-portada{background:#fff5e6;flex-direction:column;width:auto;height:auto;display:flex}.TarjetaPerfil__avatar{object-fit:cover;-o-object-fit:cover;border-radius:50%;width:140px;height:140px;margin-top:-70px;margin-bottom:1.5rem}.TarjetaPerfil__section-name{color:#415164;flex-direction:column;justify-content:center;align-items:center;padding:1rem 0;display:flex}.TarjetaPerfil__section-biografia{width:90%;color:var(--TarjetaPerfil-texto-biografia);background-color:var(--TarjetaPerfil-background-biografia);border-radius:10px;justify-content:center;align-items:center;margin:0 0 2rem;padding:.5rem 1rem;font-family:Nunito,Poppins;font-size:medium;font-weight:400;display:flex}.TarjetaPerfil__icons{color:#1b618f;justify-content:center;align-items:center;margin:1rem 0;display:flex}.TarjetaPerfil__paginaWeb{color:#1b618f;background-color:#0000;border:#0000;justify-content:center;align-items:center;margin:0 0 1rem;font-size:small;font-style:normal;font-weight:700;text-decoration:none;display:flex}.TarjetaPerfil__paginaWeb:hover{color:#7289da;text-decoration:underline}@media screen and (max-width:900px){.TarjetaPerfil{width:100%;height:100%;margin:0}.TarjetaPerfil__section-biografia{border-radius:10px;width:90%;padding:.5rem;font-size:medium}}@media screen and (max-width:479px){.TarjetaPerfil{min-width:270px}}
.BadgeCrearEntrada{background:var(--background-component-main);width:100%;min-width:100%;height:100%;min-height:100%;margin:0 auto;padding:16px;overflow:hidden}.BadgeCrearEntrada-portada{background:#f9fafc;background:var(--background-portada);width:100%;height:55vh;filter:drop-shadow(0px 1px 1px var(--filter-portada))}.BadgeCrearEntrada-imagen-portada{object-fit:cover;aspect-ratio:25/16;object-fit:contain;aspect-ratio:1;opacity:.2;-moz-opacity:.2;width:100%;height:100%;filter:alpha(opacity=20)}.BadgeCrearEntrada-header-contenido-portada{filter:contrast();flex-wrap:wrap;justify-content:stretch;align-items:center;margin:-45vh auto 0;padding:0 5%;display:flex}.BadgeCrearEntrada-titulo{width:100%;color:var(--titulo);border:1px solid #0000;border-radius:4px;margin:20px 0 0;padding:8px;font-family:Montserrat;font-size:32px;font-weight:bolder;overflow:auto}.BadgeCrearEntrada-titulo:hover{background-color:var(--background-input-hover)}.BadgeCrearEntrada-subtitulo{width:100%;color:var(--subtitulo);border:1px solid #0000;border-radius:4px;margin-bottom:16px;padding:8px;font-family:Nunito;font-size:20px;font-weight:700}.BadgeCrearEntrada-subtitulo:hover{background-color:var(--background-input-hover)}.BadgeCrearEntrada-nuevoBloque{opacity:.4;background:0 0;border:0 solid #0000;border-top-width:2px;place-items:center;width:90%;height:auto;margin:24px 5% 0;padding-top:8px;transition:all .3s;display:grid}.BadgeCrearEntrada-nuevoBloque:hover{opacity:1;border-color:#bce4ff}.BadgeCrearEntrada-icon-nuevoBloque{opacity:1;cursor:pointer;background:#f1f2f5;border:none;border-radius:10%;place-items:center;width:25px;height:25px;margin:0 2px;padding:2px;transition:all .3s;display:grid}.BadgeCrearEntrada-icon-nuevoBloque:hover{opacity:.8;background:#f1f2f5}.BadgeCrearEntrada-textarea-padre{width:100%;color:var(--texto);background-color:var(--background);display:block}.BadgeCrearEntrada-opciones{width:100%;height:auto;color:var(--texto);background:var(--background-component-main);justify-content:space-between;margin-top:40px;margin-bottom:16px;display:flex}.BadgeCrearEntrada-seo{justify-content:space-evenly;width:100%;height:auto;margin-top:40px;margin-bottom:16px;display:flex}.BadgeCrearEntrada-url{resize:vertical;color:var(--texto);opacity:1;width:25vmax;height:auto;min-height:36px;background-color:var(--background);border:1px solid #4a4b4b;border-radius:8px;margin:4px 0;padding:4px 8px;transition:all .3s;overflow:hidden}.BadgeCrearEntrada-descripcion{resize:vertical;color:var(--texto);opacity:1;width:55vmax;height:auto;min-height:36px;background-color:var(--background);border:1px solid #4a4b4b;border-radius:8px;margin:4px 0;padding:4px 8px;transition:all .3s;overflow:hidden}@media screen and (max-width:767px){.BadgeCrearEntrada{margin:0;padding:0}.BadgeCrearEntrada-opciones{width:100%;height:auto;margin-left:0;margin-right:0;display:block}}@media screen and (max-width:479px){.BadgeCrearEntrada{margin:0;padding:0}.BadgeCrearEntrada-portada{width:100%;height:40vh}.BadgeCrearEntrada-imagen-portada{object-fit:cover;aspect-ratio:25/4;width:100%;height:100%}.BadgeCrearEntrada-header-contenido-portada{margin:-40vh auto 0;padding:0 5%}.BadgeCrearEntrada-url{min-width:160px}.BadgeCrearEntrada-descripcion{width:32vmax}}
:root{--texto-seleccionar-foto:#31313190;--texto-seleccionar-foto-hover:#31313190}.dark{--texto-seleccionar-foto:#f9fafc;--texto-seleccionar-foto-hover:#f9fafc}.BadgeCrearMencion{background:var(--background-component-main);width:100%;min-width:100%;height:100%;min-height:100%;margin:0 auto;padding:16px;overflow:hidden}.BadgeCrearMencion-portada{background:var(--background-portada);width:360px;height:360px;filter:drop-shadow(0px 1px 1px var(--filter-portada))}.BadgeCrearMencion-imagen-portada{object-fit:cover;aspect-ratio:1;opacity:.2;-moz-opacity:.2;width:100%;height:100%;filter:alpha(opacity=20)}.BadgeCrearMencion-header-contenido-portada{filter:contrast();flex-wrap:wrap;justify-content:stretch;align-items:center;margin:-360px auto 0;padding:0 5%;display:flex}.btn.btn-seleccionar-foto{width:auto;height:180px;color:var(--texto-seleccionar-foto);background-color:#0000;border-color:#0000;margin:90px 20px;font-size:large}.btn.btn-seleccionar-foto:hover{color:var(--texto-seleccionar-foto-hover);background-color:#ffffff20}.btn.btn-mostrar-foto{width:-webkit-min-content;width:min-content;height:180px;color:var(--texto-seleccionar-foto);border-color:#0000;margin:90px 20px;font-size:large}.btn.btn-mostrar-foto:hover{color:var(--texto-seleccionar-foto-hover);background-color:#ffffff20}.BadgeCrearMencion-titulo{color:#45484e;border-style:solid;border-width:1px;border-radius:4px;width:100%;margin:20px 0 0;padding:8px;font-family:Montserrat;font-size:32px;font-weight:bolder;overflow:hidden}.BadgeCrearMencion-titulo:hover{background:#f1f2f590}.BadgeCrearMencion-subtitulo{color:#7289da;border-style:solid;border-width:1px;border-radius:4px;width:100%;margin-bottom:16px;padding:8px;font-family:Nunito;font-size:20px;font-weight:700;overflow:hidden}.BadgeCrearMencion-subtitulo:hover{background:#f1f2f590}.BadgeCrearMencion-cita{color:#45484e;border-style:solid;border-width:1px;border-radius:4px;width:100%;margin-bottom:16px;padding:8px;font-family:Nunito;font-size:20px;font-weight:400;overflow:hidden}.BadgeCrearMencion-cita:hover{background:#f1f2f590}@media screen and (max-width:479px){.BadgeCrearMencion{margin:0;padding:0}.BadgeCrearMencion-portada{width:240px;height:240px}.BadgeCrearMencion-header-contenido-portada{filter:contrast();flex-wrap:wrap;justify-content:stretch;align-items:center;margin:-300px auto 0;padding:0 5%;display:flex}}
:root{--BadgeCrearPagina-titulo:#141c2c;--BadgeCrearPagina-subtitulo:#3a787d;--BadgeCrearPagina-input-border:#f1f2f590;--BadgeCrearPagina-input-background-hover:#f1f2f590;--BadgeCrearPagina-texto:#131212;--link-menu:#313131;--link-menu-hover:#fff;--texto-seleccionar-foto:#31313190;--texto-seleccionar-foto-hover:#fff;--background-seleccionar-foto:#31313118;--background-seleccionar-foto-hover:#3131313e}.dark{--BadgeCrearPagina-titulo:#eee;--BadgeCrearPagina-subtitulo:#eee;--BadgeCrearPagina-input-border:#f1f2f535;--BadgeCrearPagina-input-background-hover:#18223e;--BadgeCrearPagina-texto:#adadad;--link-menu:#fff;--link-menu-hover:#000;--texto-seleccionar-foto:#f9fafc;--texto-seleccionar-foto-hover:#f9fafc;--background-seleccionar-foto:#3131313e;--background-seleccionar-foto-hover:#31313190}.BadgeCrearPagina{background:var(--background);width:100%;min-width:100%;height:100%;min-height:100%;margin:0 auto;padding:16px;overflow:hidden}.BadgeCrearPagina-portada{background:var(--background-portada);width:100%;height:55vh;filter:drop-shadow(0px 1px 1px var(--filter-portada))}.BadgeCrearPagina-imagen-portada{object-fit:contain;aspect-ratio:25/16;object-fit:cover;aspect-ratio:1;width:100%;height:100%}.BadgeCrearPagina-seleccionar-foto{cursor:pointer;width:100%;height:40vh;color:var(--texto-seleccionar-foto);background-color:var(--background-seleccionar-foto);place-items:center;margin:-3vh auto 0;font-family:Montserrat;font-size:200%;font-weight:700;display:grid}.BadgeCrearPagina-seleccionar-foto:hover{color:var(--texto-seleccionar-foto-hover);background-color:var(--background-seleccionar-foto-hover)}.BadgeCrearPagina-header-contenido-portada{filter:contrast();flex-wrap:wrap;justify-content:stretch;align-items:center;margin:-45vh auto 0;padding:0 5%;display:flex}.BadgeCrearPagina-titulo{border-color:var(--BadgeCrearPagina-input-border);width:100%;color:var(--BadgeCrearPagina-titulo);border-style:solid;border-width:1px;border-radius:4px;margin:20px 0 0;padding:8px;font-family:Montserrat;font-size:32px;font-weight:bolder;overflow:auto}.BadgeCrearPagina-titulo:hover{background-color:var(--BadgeCrearPagina-input-background-hover)}.BadgeCrearPagina-subtitulo{border-color:var(--BadgeCrearPagina-input-border);width:100%;color:var(--BadgeCrearPagina-subtitulo);border-style:solid;border-width:1px;border-radius:4px;margin-bottom:16px;padding:8px;font-family:Montserrat;font-size:20px;font-weight:700}.BadgeCrearPagina-subtitulo:hover{background-color:var(--BadgeCrearPagina-input-background-hover)}.BadgeCrearPagina-texto{width:100%;color:var(--BadgeCrearPagina-texto);margin:2px 16px;font-family:Nunito;font-size:15px}.BadgeCrearPagina-nuevoBloque{opacity:.4;background:0 0;border:0 solid #0000;border-top-width:2px;place-items:center;width:90%;height:auto;margin:24px 5% 0;padding-top:8px;transition:all .3s;display:grid}.BadgeCrearPagina-nuevoBloque:hover{opacity:1;border-color:#bce4ff}.BadgeCrearPagina-icon-nuevoBloque{opacity:1;cursor:pointer;background:#f1f2f5;border:none;border-radius:10%;place-items:center;width:25px;height:25px;margin:0 2px;padding:2px;transition:all .3s;display:flex}.BadgeCrearPagina-icon-nuevoBloque:hover{opacity:.8;background:#f1f2f5}.BadgeCrearPagina-textarea-padre{width:100%;color:var(--texto);background-color:var(--background);display:block}.BadgeCrearPagina-opciones{width:100%;height:auto;color:var(--texto);background:var(--background-component-main);justify-content:space-between;margin-top:40px;margin-bottom:16px;display:flex}.BadgeCrearPagina-seo{justify-content:space-evenly;width:100%;height:auto;margin-top:40px;margin-bottom:16px;display:flex}.BadgeCrearPagina-url{resize:vertical;color:var(--texto);opacity:1;width:25vmax;height:auto;min-height:36px;background-color:var(--background);border:1px solid #4a4b4b;border-radius:8px;margin:4px 0;padding:4px 8px;transition:all .3s;overflow:hidden}.BadgeCrearPagina-descripcion{resize:vertical;color:var(--texto);opacity:1;width:55vmax;height:auto;min-height:36px;background-color:var(--background);border:1px solid #4a4b4b;border-radius:8px;margin:4px 0;padding:4px 8px;transition:all .3s;overflow:hidden}.BadgeCrearPagina-button-publicar{width:-webkit-fit-content;width:fit-content;height:-webkit-max-content;height:max-content;color:var(--texto);-webkit-text-fill-color:#fff;background:-webkit-linear-gradient(45deg,#587fff 100%,#00ff95 90%);border:none;border-radius:20px;justify-content:center;align-items:center;width:30%;min-width:-webkit-fit-content;min-width:fit-content;max-width:500px;height:50px;margin:0 auto;padding:4px 24px;font-family:Montserrat;font-size:larger;font-weight:bolder;text-decoration:none;transition:all .3s;display:flex}.BadgeCrearPagina-button-publicar:hover{color:var(--texto);-webkit-text-fill-color:#fff;background:-webkit-linear-gradient(45deg,#587fff,#00ff95 90%);transition:all .3s}@media screen and (max-width:767px){.BadgeCrearPagina{margin:0;padding:0}.BadgeCrearPagina-texto{margin:2px 16px;display:block}.BadgeCrearPagina-opciones{width:100%;height:auto;margin-left:0;margin-right:0;display:block}}@media screen and (max-width:479px){.BadgeCrearPagina{margin:0;padding:0}.BadgeCrearPagina-portada{width:100%;height:40vh}.BadgeCrearPagina-imagen-portada{object-fit:cover;aspect-ratio:25/4;width:100%;height:100%}.BadgeCrearPagina-header-contenido-portada{margin:-40vh auto 0;padding:0 5%}.BadgeCrearPagina-url{min-width:160px}.BadgeCrearPagina-descripcion{width:32vmax}}
.BadgeMedio{white-space:nowrap;cursor:pointer;background:#fff;border:.5px solid #7e878dcf;border-radius:10px;flex-direction:column;flex:160px;justify-content:center;align-items:center;width:100%;max-width:200px;height:-webkit-fit-content;height:fit-content;margin:2px;display:block;overflow:hidden}.BadgeMedio:hover img{filter:invert(0);border-radius:0;box-shadow:0 0 8px 1px #dadddb}.BadgeMedio-contenedor-imagen{background:#f9fafc;background:var(--background-portada);width:100%;height:-webkit-fit-content;height:fit-content}.BadgeMedio-imagen{object-fit:contain;aspect-ratio:1;width:100%;height:300px}.BadgeMedio-seleccionar-foto{cursor:pointer;width:100%;height:300px;color:var(--texto-seleccionar-foto);background-color:var(--background-seleccionar-foto);place-items:center;margin:-300px auto 0;font-family:Montserrat;font-size:200%;font-weight:700;display:grid}.BadgeMedio-seleccionar-foto:hover{color:var(--texto-seleccionar-foto-hover);background-color:var(--background-seleccionar-foto-hover)}.BadgeMedio-contenido-imagen{filter:contrast();flex-wrap:wrap;justify-content:stretch;align-items:center;margin:0 auto;padding:0 5%;display:flex}.BadgeMedio-textarea{width:90%;margin:0 5%}.BadgeMedio__header{cursor:default;background:#e7e7e740;justify-content:space-between;width:100%;height:-webkit-fit-content;height:fit-content;padding:8px;display:flex}.BadgeMedio__header-icon{cursor:pointer;border-radius:20%;width:24px;height:24px}.BadgeMedio__section-imagen-portada{object-fit:cover;object-fit:cover;width:100%;height:100%}.BadgeMedio__section-titulo{color:#15344b;width:100%;padding:12px 12px 0;font-family:Montserrat;font-size:large;font-weight:700;display:block}.BadgeMedio__section-subtitulo{color:#15344b;white-space:pre-wrap;width:100%;padding:12px 12px 0;font-family:Nunito;font-size:small;font-weight:700;display:flex}.BadgeMedio__section-categoria{color:#333;cursor:pointer;background:#e7e7e750;border-radius:16px;width:-webkit-fit-content;width:fit-content;margin-top:16px;margin-left:16px;padding:4px 8px;font-family:Nunito;font-size:small;font-weight:700;display:inline-flex}.BadgeMedio__section-categoria:hover{background:#e7e7e7}.BadgeMedio__section-texto{color:#15344bbb;cursor:pointer;white-space:pre-wrap;text-overflow:ellipsis;line-clamp:14;-webkit-line-clamp:14;background:#fff;-webkit-box-orient:vertical;width:100%;margin:4px;padding:0;font-family:Nunito;font-size:smaller;font-weight:400;display:-webkit-box;overflow:hidden}.BadgeMedio__icons{justify-content:center;align-items:center;margin:1rem 0 .2rem;display:flex}.BadgeMedio__web{color:#15344b90;cursor:pointer;white-space:pre-wrap;background:#e7e7e750;border:1px solid #0000;border-top-color:#ff885e90;justify-content:center;align-items:center;width:100%;margin-top:0;padding:8px;font-family:Nunito;font-size:x-small;font-weight:400;display:flex}.BadgeMedio__web:hover{color:#359ceb;background:#e7e7e740}
.BadgePagina{white-space:nowrap;cursor:pointer;background:#fff;border:1px solid #afafaf50;border-radius:10px;flex-direction:column;flex:350px;justify-content:center;align-items:center;width:100%;max-width:250px;height:100%;margin:8px;display:block;box-shadow:0 0 4px #0000001a}.BadgePagina:hover img{filter:invert(0);border-radius:0}.BadgePagina__header{cursor:default;background:#e7e7e750;justify-content:space-between;width:100%;height:-webkit-fit-content;height:fit-content;display:flex}.BadgePagina__header-icon{border-radius:20%;align-items:center;width:40px;height:40px}.BadgePagina__contenedor-marca-agua{width:100%;height:100%;position:relative;overflow:hidden}.BadgePagina__section-imagen-portada{object-fit:cover;width:100%;height:160px}.BadgePagina__marca-agua{z-index:1;color:#f7f7f7;text-align:center;width:-webkit-fit-content;width:fit-content;padding:0 8px;font-family:Nunito;font-size:x-small;font-weight:lighter;position:absolute;top:-65px;left:4px}.BadgePagina__marca-agua:before{content:"";z-index:-1;filter:invert();background:#ffffff70;border-radius:8px;width:100%;height:100%;position:absolute;top:0;left:0}.BadgePagina__section-fondo-descarga{background:#fff;padding:0 0 10px}.BadgePagina__section-titulo{color:#15344b;white-space:pre-wrap;cursor:pointer;width:100%;padding:16px 16px 0;font-family:Montserrat;font-size:medium;font-weight:700;display:block;overflow:hidden}.BadgePagina__section__editar-titulo{color:#4c453b;background:#fff0;border-width:1px;width:100%;min-height:200px;padding:15px 15px 0;font-family:Montserrat;font-size:medium;font-weight:700}.BadgePagina__section-subtitulo{color:#15344b;width:100%;padding:0 16px;font-family:Nunito;font-size:small;font-weight:700;display:inline}.BadgePagina__section-categoria{color:#333;cursor:pointer;background:#e7e7e780;border-radius:16px;width:-webkit-fit-content;width:fit-content;margin-top:16px;margin-left:16px;padding:4px 8px;font-family:Nunito;font-size:small;font-weight:700;display:inline-flex}.BadgePagina__section-categoria:hover{background:#e7e7e7}.BadgePagina__section-texto{color:#15344b90;cursor:pointer;white-space:pre-wrap;text-overflow:ellipsis;line-clamp:6;-webkit-line-clamp:6;-webkit-box-orient:vertical;width:100%;padding:10px 16px 0;font-family:Nunito;font-size:smaller;font-weight:400;text-decoration:none;display:-webkit-box;overflow:hidden}.BadgePagina__section__editar-texto{color:#4c453b;background-color:#fff0;border-color:#dedede;width:100%;min-height:180px;padding:10px;font-family:Nunito,Poppins;font-size:medium;font-weight:700}.BadgePagina__horaProgramado{color:#15344b90;white-space:pre-wrap;background:#e7e7e750;border:1px solid #0000;border-top-color:#ff885e90;justify-content:center;align-items:center;width:100%;margin-top:8px;padding:8px;font-family:Nunito;font-size:smaller;font-style:normal;font-weight:400;text-decoration:none;display:flex}@media screen and (max-width:479px){.BadgePagina{border:1px solid #4e4e4e30;border-radius:0;flex-direction:column;justify-content:center;align-items:center;width:90%;max-width:380px;height:100%;margin:8px;display:block}.BadgePagina__contenedor-marca-agua{width:100%;height:100%;position:relative;overflow:hidden}.BadgePagina__section-imagen-portada{object-fit:cover;width:100%;height:100%}.BadgePagina__marca-agua{z-index:1;color:#191919;text-align:center;width:-webkit-fit-content;width:fit-content;padding:0 8px;font-family:Nunito;font-size:small;font-weight:lighter;position:absolute;top:-90px;left:4px}.BadgePagina__marca-agua:before{content:"";z-index:-1;filter:invert();background:#00000080;border-radius:8px;width:100%;height:100%;position:absolute;top:0;left:0}.BadgePagina__section-titulo{font-family:Nunito}.BadgePagina__section__editar-titulo{color:#4c453b;border:1px solid #fff;border-bottom-color:#322f2f50;border-radius:0;width:100%;min-height:200px;padding:15px 15px 0;font-family:Nunito;font-size:medium;font-weight:700;box-shadow:0 0 4px #0000001a}.BadgePagina__section-texto{color:#15344b90;cursor:pointer;white-space:pre-wrap;text-overflow:ellipsis;line-clamp:10;-webkit-line-clamp:10;-webkit-box-orient:vertical;width:100%;padding:10px 16px 0;font-family:Nunito;font-size:smaller;font-weight:400;display:-webkit-box;overflow:hidden}}
.BadgePaginaBuscador{white-space:nowrap;cursor:pointer;background:#fff;border:1px solid #afafaf50;border-radius:0;justify-content:start;align-items:start;width:100%;height:-webkit-fit-content;height:fit-content;margin:8px;padding:8px;display:flex;overflow-x:auto;overflow-y:hidden;box-shadow:0 0 4px #0000001a}.BadgePaginaBuscador:hover img{filter:invert(0);border-radius:0}.BadgePaginaBuscador__contenedor-marca-agua{width:20%;height:100%;position:relative;overflow:hidden}.BadgePaginaBuscador__section-imagen-portada{object-fit:cover;width:100%;height:100%}.BadgePaginaBuscador__marca-agua{z-index:1;color:#f7f7f7;text-align:center;width:-webkit-fit-content;width:fit-content;padding:0 8px;font-family:Nunito;font-size:x-small;font-weight:lighter;position:absolute;top:-65px;left:4px}.BadgePaginaBuscador__marca-agua:before{content:"";z-index:-1;filter:invert();background:#ffffff70;border-radius:8px;width:100%;height:100%;position:absolute;top:0;left:0}.BadgePaginaBuscador__section-textos{width:80%}.BadgePaginaBuscador__section-titulo{color:#15344b;white-space:pre-wrap;cursor:text;width:100%;padding:0 16px;font-family:Montserrat;font-size:medium;font-weight:700;display:block;overflow:hidden}.BadgePaginaBuscador__section-subtitulo{color:#15344b;width:100%;padding:0 16px;font-family:Nunito;font-size:small;font-weight:700;display:inline}.BadgePaginaBuscador__section-categoria{color:#333;cursor:pointer;background:#e7e7e780;border-radius:16px;width:-webkit-fit-content;width:fit-content;margin:4px 0 8px 16px;padding:4px 8px;font-family:Nunito;font-size:small;font-weight:700;display:inline-flex}.BadgePaginaBuscador__section-categoria:hover{background:#e7e7e7}.BadgePaginaBuscador__section-texto{color:#15344b90;cursor:pointer;white-space:pre-wrap;width:100%;min-height:50px;padding:10px 16px 0;font-family:Nunito;font-size:smaller;font-weight:400;overflow:hidden}.BadgePaginaBuscador__horaProgramado{color:#15344b90;white-space:pre-wrap;background:#e7e7e750;border:1px solid #0000;border-top-color:#ff885e90;justify-content:center;align-items:center;width:100%;margin-top:8px;padding:8px 8px 0;font-family:Nunito;font-size:smaller;font-style:normal;font-weight:400;text-decoration:none;display:flex}@media screen and (max-width:479px){.BadgePaginaBuscador{border:1px solid #4e4e4e30;border-radius:0;flex-direction:column;justify-content:center;align-items:center;width:90%;max-width:380px;height:100%;margin:8px;display:block}.BadgePaginaBuscador__contenedor-marca-agua{width:100%;height:100%;position:relative;overflow:hidden}.BadgePaginaBuscador__section-imagen-portada{object-fit:cover;width:100%;height:100%}.BadgePaginaBuscador__marca-agua{z-index:1;color:#191919;text-align:center;width:-webkit-fit-content;width:fit-content;padding:0 8px;font-family:Nunito;font-size:small;font-weight:lighter;position:absolute;top:-90px;left:4px}.BadgePaginaBuscador__marca-agua:before{content:"";z-index:-1;filter:invert();background:#00000080;border-radius:8px;width:100%;height:100%;position:absolute;top:0;left:0}.BadgePaginaBuscador__section-titulo{color:#15344b;white-space:pre-wrap;cursor:text;width:100%;padding:16px 16px 0;font-family:Nunito;font-size:medium;font-weight:700;display:block;overflow:hidden}.BadgePaginaBuscador__section__editar-titulo{color:#4c453b;border:1px solid #fff;border-bottom-color:#322f2f50;border-radius:0;width:100%;min-height:200px;padding:15px 15px 0;font-family:Nunito;font-size:medium;font-weight:700;box-shadow:0 0 4px #0000001a}.BadgePaginaBuscador__section-texto{color:#15344b90;cursor:pointer;white-space:pre-wrap;text-overflow:ellipsis;line-clamp:10;-webkit-line-clamp:10;-webkit-box-orient:vertical;width:100%;padding:10px 16px 0;font-family:Nunito;font-size:smaller;font-weight:400;display:-webkit-box;overflow:hidden}}
.authors-section{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;margin:32px 0;padding:24px;font-family:sans-serif}.authors-section-title{color:#111827;border-bottom:1px solid #e5e7eb;margin-top:0;margin-bottom:20px;padding-bottom:12px;font-size:1.25rem;font-weight:600}.authors-grid{grid-template-columns:repeat(auto-fill,minmax(700px,1fr));gap:20px;display:grid}.authors-loading{text-align:center;color:#6b7280;padding:20px}.author-card-link{color:inherit;text-decoration:none;transition:transform .2s ease-in-out,box-shadow .2s ease-in-out;display:block}.author-card-link:hover{transform:translateY(-4px)}.author-card{background-color:#fff;border:1px solid #f3f4f6;border-radius:10px;align-items:center;width:500px;padding:16px;transition:border-color .2s;display:flex;box-shadow:0 1px 3px #0000000d}.author-card-link:hover .author-card{border-color:#a5b4fc}.author-photo{object-fit:cover;border:2px solid #e5e7eb;border-radius:50%;width:50px;height:50px;margin-right:16px}.author-info{flex-direction:column;gap:2px;display:flex}.author-name{color:#1f2937;font-size:1rem;font-weight:600}.author-role{color:#0c61d9;font-size:.875rem;font-weight:500}.author-title{color:#6b7280;font-size:.8rem}@media screen and (max-width:767px){.authors-section{border-radius:8px}.author-card{width:-webkit-fit-content;width:fit-content}.authors-grid{grid-template-columns:repeat(auto-fill,minmax(400px,1fr))}}@media screen and (max-width:479px){.authors-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}}
.coauthors-manager{margin-bottom:1.5rem;font-family:sans-serif;position:relative}.coauthors-manager .label-tarea{color:#333;margin-bottom:.5rem;font-weight:700;display:block}.selected-authors-container{background-color:#f9f9f9;border-radius:8px;flex-wrap:wrap;gap:8px;min-height:40px;margin-bottom:12px;padding:8px;display:flex}.author-tag{color:#036;background-color:#e0eafc;border:1px solid #b3c5ff;border-radius:20px;align-items:center;padding:4px 5px 4px 10px;font-size:.9em;transition:all .2s ease-in-out;display:flex}.author-avatar{object-fit:cover;border:1px solid #fff;border-radius:50%;width:24px;height:24px;margin-right:8px}.author-name{margin-right:8px;font-weight:500}.role-selector{background-color:#fff;border:1px solid #b3c5ff;border-radius:15px;margin-right:5px;padding:2px 8px;font-size:.9em}.remove-author-btn{cursor:pointer;color:#555;background:0 0;border:none;border-radius:50%;padding:0 4px;font-size:1.4em;line-height:1;transition:background-color .2s}.remove-author-btn:hover{color:#000;background-color:#0000001a}.search-wrapper{position:relative}.spinner{border:3px solid #f3f3f3;border-top-color:#3498db;border-radius:50%;width:20px;height:20px;animation:1s linear infinite spin;position:absolute;top:50%;right:15px;transform:translateY(-50%)}@keyframes spin{0%{transform:translateY(-50%)rotate(0)}to{transform:translateY(-50%)rotate(360deg)}}.suggestions-list{z-index:1000;background-color:#fff;border:1px solid #ddd;border-radius:8px;max-height:240px;margin-top:6px;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 4px 12px #00000026}.suggestion-card{cursor:pointer;border-bottom:1px solid #f0f0f0;align-items:center;padding:10px 12px;transition:background-color .2s;display:flex}.suggestion-card:last-child{border-bottom:none}.suggestion-card:hover{background-color:#f5f8ff}.suggestion-avatar{object-fit:cover;border-radius:50%;width:40px;height:40px;margin-right:12px}.suggestion-info{flex-direction:column;display:flex}.suggestion-name{color:#2c3e50;font-weight:700}.suggestion-username{color:#7f8c8d;font-size:.9em}.BadgeCrearPagina-url{box-sizing:border-box;border:1px solid #ccc;border-radius:8px;width:100%;padding:12px;font-size:1em}.BadgeCrearPagina-url:focus{border-color:#3498db;outline:none;box-shadow:0 0 0 2px #3498db33}
:root{--background-menu:#fff;--filter-component-menu:drop-shadow(0px 1px 1px #31313140);--contrast-logo:0%;--fuente-sidebar:#1f2229;--fuente-sidebar-hover:#272626;--fuente-bold:#e70e04;--fuente-bold-hover:#4d97e5;--fuente-light:#e70e04;--fuente-light-hover:#4d97e5;--link-menu:#313131;--link-menu-hover:#fff;--background-link-menu-hover:#7289da;--link-menu-principal:#fff;--link-menu-principal-hover:#313131;--background-link-menu-principal:#7289da;--background-link-menu-principal-hover:#a5b8fd70;--icon:0%;--icon-hover:100%;--link-bottom:gray;--link-bottom-hover:#fff;--background-link-bottom:#00000010}.dark{--background-menu:#04131d;--filter-component-menu:drop-shadow(0px 1px 1px #eaeaea40);--contrast-logo:0;--fuente-sidebar:#f1f1f1;--fuente-sidebar-hover:#cce4ff;--fuente-bold:#fff;--fuente-bold-hover:#cce4ff;--fuente-light:#fff;--fuente-light-hover:#cce4ff;--link-menu:#fff;--link-menu-hover:#000;--background-link-menu-hover:#fff;--link-menu-principal:#fff;--link-menu-principal-hover:#000;--background-link-menu-principal:#7289da;--background-link-menu-principal-hover:#fff;--icon:100%;--icon-hover:0%;--link-bottom:#fff;--link-bottom-hover:#000;--background-link-bottom:#dad9d9}.Sidebar{scroll-behavior:auto;scrollbar-width:thin;filter:var(--filter-component-menu);background:#fff;background:var(--background-menu);width:250px;height:100%;flex-wrap:wrap;padding:1rem 16px;transition:all .3s;display:flex;position:fixed;top:0;right:0;overflow:auto;transform:translate(250px)}.Sidebar-list{padding:0;list-style:none}.Sidebar-divider{border-color:#0000;border-bottom:var(--divider-component);background:var(--background-menu);border-style:solid;border-width:1px;justify-content:center;align-items:center;width:100%;height:100%;margin:8px auto 16px;padding:0 37%;display:flex}.Sidebar__fuente{color:var(--fuente-sidebar);margin-top:1rem;margin-bottom:1rem;font-family:Nunito;font-size:large;font-weight:700}.Sidebar-icon{opacity:.75;background:#e4e6eb;border-radius:40%;place-items:center;width:36px;height:36px;margin:2px 12px 2px 0;padding:4px;transition:all .3s;display:grid}.Sidebar-link:hover img{opacity:1;filter:invert(var(--icon));background:#00000026;border-radius:25%}.Sidebar-link{color:#7289da;place-items:center;width:100%;margin-bottom:.7rem;font-family:Montserrat;font-size:medium;font-weight:bolder;text-decoration:none;display:inline-flex}.Sidebar-link:hover{color:#ff885e}.Sidebar-link-principal{color:#110964;place-items:center;margin-bottom:1rem;font-family:Montserrat;font-size:medium;font-weight:bolder;text-decoration:none;display:block}.Sidebar-link-principal:hover{color:#ff885e}.Sidebar-icon-bottom{opacity:.75;background:#e4e6eb;border:none;border-radius:50%;place-items:center;width:30px;height:30px;margin:2px 8px 2px 0;padding:5px;transition:all .3s;display:grid}.Sidebar-link-bottom:hover img{opacity:1;filter:invert(var(--icon));background:#00000026;border-radius:25%}.Sidebar-link-bottom{color:var(--link-bottom);background:0 0;border:none;place-items:center;font-family:Nunito;font-size:medium;font-weight:bolder;text-decoration:none;display:inline-flex;position:fixed;bottom:8px;left:16px}.Sidebar-link-bottom:hover{color:#7289da}@media screen and (max-width:767px){.Sidebar-icon{width:30px;height:30px}.Sidebar-link,.Sidebar-link-principal{margin-bottom:8px;font-size:smaller}.Sidebar-link-bottom{bottom:8px}}
:root{--background-menuAdmin:#fff;--background-menuAdmin-filter:drop-shadow(0px 1px 1px #31313140)}.dark{--background-menuAdmin:#04131d;--background-menuAdmin-filter:drop-shadow(0px 1px 1px #eaeaea40)}.SidebarAdministrador-izquierdo{filter:var(--background-menuAdmin-filter);background:var(--background-menuAdmin);width:250px;height:100%;flex-wrap:wrap;padding:1rem 16px;transition:all .3s;display:flex;position:fixed;top:0;left:0;transform:translate(-250px)}@media screen and (max-width:767px){.SidebarAdministrador-izquierdo{padding:1rem 16px}}
.BadgeContacto-form{background-color:#f5f5f5;border-radius:10px;flex-direction:column;align-items:center;min-width:300px;max-width:600px;margin:0;padding:30px 36px;display:flex;box-shadow:0 0 15px #0003}.BadgeContacto-h2{text-align:center;text-transform:uppercase;color:#333;margin-bottom:30px;font-size:2rem}.BadgeContacto-label{color:#333;width:90%;margin-bottom:10px;font-size:1.2rem;display:block}.BadgeContacto-input,.BadgeContacto-input,.BadgeContacto-textarea{border:none;border-radius:5px;width:100%;margin-bottom:20px;padding:10px;font-size:1.1rem}.BadgeContacto-button{color:#fff;cursor:pointer;background-color:#007bff;border:none;border-radius:.25rem;padding:.5rem 1rem;font-size:1rem;transition:background-color .2s ease-in-out}.BadgeContacto-button:hover{background-color:#0069d9}
:root{--BadgeInfografia-background:#f6f6f6;--BadgeInfografia-box-shadow:#31313170;--BadgeInfografia-titulo:#15344b;--BadgeInfografia-texto:#051623df;--BadgeInfografia-link-menu:#191919;--BadgeInfografia-link-menu-hover:#ff885e;--BadgeInfografia-icon-editar:0%}.dark{--BadgeInfografia-background:#021627;--BadgeInfografia-box-shadow:#f9f9f970;--BadgeInfografia-titulo:#bcddf7;--BadgeInfografia-texto:#c6d4dedf;--BadgeInfografia-link-menu:#fff;--BadgeInfografia-link-menu-hover:#bcddf7;--BadgeInfografia-icon-editar:100%}.BadgeInfografia{white-space:nowrap;background-color:var(--BadgeInfografia-background);width:100%;max-width:300px;height:100%;box-shadow:1px 1px 5px var(--BadgeInfografia-box-shadow);border-radius:20px;flex-direction:column;flex:270px;justify-content:center;align-items:center;margin:8px;display:block}.BadgeInfografia:hover{box-shadow:0 0 8px 1px #dadddb}.BadgeInfografia__contenedor-imagen{z-index:1;margin-bottom:-7px;padding-bottom:0}.BadgeInfografia__imagen{object-fit:cover;object-position:top;background-color:#ff885e90;border-radius:20px 20px 0 0;width:100%;height:100%;padding-bottom:2px;transition:all .3s}.BadgeInfografia__imagen:hover{background-color:#276fff;border-radius:20px 20px 0 0;width:100%;height:100%}.BadgeInfografia__lista-horizontal{z-index:2;border-radius:0;flex-wrap:wrap;justify-content:space-between;place-items:center;width:100%;margin:0;padding:12px;display:flex}.BadgeInfografia__categoria{color:#333;cursor:default;background:#fff;border-radius:16px;place-items:center;width:-webkit-fit-content;width:fit-content;margin-bottom:4px;padding:4px 8px;font-family:Nunito;font-size:small;font-weight:700;display:grid}.BadgeInfografia__categoria:hover{background:#e7e7e7}.BadgeInfografia__link{color:var(--BadgeInfografia-link-menu);width:-webkit-fit-content;width:fit-content;place-items:center;font-family:Montserrat;font-size:smaller;font-weight:400;text-decoration:none;display:inline-flex}.BadgeInfografia__link:hover{color:var(--BadgeInfografia-link-menu-hover)}.BadgeInfografia__icon{opacity:.75;background:#e4e6eb;border:none;border-radius:50%;place-items:center;width:24px;height:24px;margin:2px 4px 2px 0;padding:5px;transition:all .3s;display:grid}.BadgeInfografia__link:hover img{opacity:1;filter:invert(var(--BadgeInfografia-icon-editar));background:#00000026;border-radius:25%}.BadgeInfografia__titulo{cursor:text;white-space:pre-wrap;text-overflow:ellipsis;width:100%;color:var(--BadgeInfografia-titulo);padding:0 16px;font-family:Montserrat;font-size:large;font-weight:700;display:block;overflow:hidden}.BadgeInfografia__texto{cursor:text;white-space:pre-wrap;text-overflow:ellipsis;width:100%;color:var(--BadgeInfografia-texto);background-color:var(--BadgeInfografia-background);border-radius:0 0 20px 20px;margin:10px 0;padding:0 16px;font-family:Nunito;font-size:medium;font-weight:400;overflow:hidden}@media screen and (max-width:767px){.BadgeInfografia{flex:160px;min-width:200px;max-width:270px;margin:2%}}@media screen and (max-width:479px){.BadgeInfografia{min-width:140px;margin:2%}.BadgeInfografia__categoria{font-size:x-small}.BadgeInfografia__link{font-size:small}.BadgeInfografia__titulo{white-space:pre-wrap;text-overflow:ellipsis;font-family:Montserrat;font-size:medium;font-weight:700;overflow:hidden}.BadgeInfografia__texto{margin:10px 0 0;padding:0 16px 10px;font-family:Nunito;font-size:smaller;font-weight:400}}
:root{--background-portada-BadgeLeerInfografia:#d2c7e2;--color-titulo-BadgeLeerInfografia:#002060;--icon:0%;--icon-hover:100%}.dark{--background-portada-BadgeLeerInfografia:#5b0fcd;--color-titulo-BadgeLeerInfografia:#d2c7e2;--icon:100%;--icon-hover:0%}.BadgeLeerInfografia{background:var(--background);flex-wrap:wrap;justify-content:stretch;width:100%;min-width:100%;height:100%;min-height:100%;margin:0 auto;padding:0 0%;display:flex;overflow:hidden}.BadgeLeerInfografia-contenedor-portada{background:var(--background-portada-BadgeLeerInfografia);width:100%;height:-webkit-fit-content;height:fit-content;filter:var(--filter-portada);background:#e7e7e750;padding:16px 3%}.BadgeLeerInfografia-imagen-original{object-fit:cover;width:50%;height:100%;margin:0 auto;transition:transform .3s ease-out}.BadgeLeerInfografia-imagen-original:hover{transform:scale(1)}.BadgeLeerInfografia-titulo{letter-spacing:0;color:var(--color-titulo-BadgeLeerInfografia);width:100%;padding:1rem .5rem;font-family:Montserrat;font-size:300%;font-weight:700;line-height:50px}.BadgeLeerInfografia-subtitulo{letter-spacing:0;color:#7289da;width:100%;padding:0 .5rem;font-family:Montserrat;font-size:160%;line-height:40px}.BadgeLeerInfografia-fecha{letter-spacing:0;color:#536471;justify-content:center;align-items:center;width:100%;height:100%;margin:16px 0;padding:0 7%;font-family:"Source Sans 3",sans-serif;font-size:medium;line-height:25px;display:flex}.BadgeLeerInfografia-categoria{color:#333;cursor:pointer;background:#fff;border-radius:16px;align-self:flex-start;width:-webkit-fit-content;width:fit-content;margin:0;padding:4px 8px;font-family:Nunito;font-size:medium;font-weight:700;display:flex}.BadgeLeerInfografia-categoria:hover{background:#e7e7e7}.BadgeLeerInfografia-texto{white-space:pre-wrap;width:100%;height:auto;color:var(--texto);margin:20px auto;padding:0;font-family:Nunito;font-weight:500;display:block}.BadgeLeerInfografia-firma{width:68%;height:auto;margin:35px auto 0;display:flex}.BadgeLeerInfografia-firma-avatar{-o-object-fit:cover;object-fit:cover;border-radius:50%;width:52px;height:52px;margin-right:10px}.BadgeLeerInfografia-firma-nombre{color:var(--texto);font-family:Montserrat;font-size:19px;font-weight:bolder}.BadgeLeerInfografia-firma-usuario{color:#536471;margin-top:-7px;font-family:Nunito;font-size:17px;font-weight:500;display:block}.BadgeLeerInfografia-firma-verificado{width:20px;height:20px;margin-left:5px}.img-zoom-container{width:100%;height:auto;display:block;position:relative}.img-zoom-lens{width:100px;height:100px;position:absolute}.img-zoom-lens:hover{border:1px solid #ccc}.item-img{border:1px solid red}.img-zoom-result{border:1px solid #d4d4d4;width:350px;height:350px;position:absolute;top:0;left:400px}.contenedor{box-sizing:border-box;width:100%;height:auto;display:block;position:relative}.muestra{object-fit:contain;width:100%;height:50%}.resultado{border:1px solid #d4d4d4;width:100%;height:50%;position:absolute;top:25%;left:0}@media screen and (max-width:900px){.BadgeLeerInfografia-imagen-original{object-fit:cover;width:100%;height:100%;transition:transform .3s ease-out}.BadgeLeerInfografia-imagen-original:hover{transform:scale(1)}.BadgeLeerInfografia-titulo{letter-spacing:0;width:100%;padding:0;font-family:Montserrat;font-size:200%;font-weight:700;line-height:35px}.BadgeLeerInfografia-fecha{margin:10px 0;font-size:15px}.BadgeLeerInfografia-categoria{border-radius:16px;place-content:center;align-self:flex-start;margin:0;padding:4px 8px;font-family:Nunito;font-size:small;font-weight:700;display:flex}.BadgeLeerInfografia-texto{width:100%;margin:10px auto;padding:0;display:block}.BadgeLeerInfografia-firma{width:86%}.BadgeLeerInfografia-firma-avatar{width:48px;height:48px;margin-right:8px}.BadgeLeerInfografia-firma-nombre{font-size:17px}.BadgeLeerInfografia-firma-verificado{width:19px;height:19px;margin-left:4px}}@media screen and (max-width:479px){.BadgeLeerInfografia-texto{width:100%;margin:10px auto;padding:0;display:block}}
:root{--BadgeLeerPagina-encabezado-background:#e7e7e750;--BadgeLeerPagina-background:#e7e7e750;--BadgeLeerPagina-opacity:.5;--BadgeLeerPagina-alpha:alpha(opacity=50);--BadgeLeerPagina-titulo:#1a2a55;--BadgeLeerPagina-subtitulo:#3a787d;--BadgeLeerPagina-fecha:#536471}.dark{--BadgeLeerPagina-encabezado-background:#161616;--BadgeLeerPagina-background:#161616;--BadgeLeerPagina-opacity:.3;--BadgeLeerPagina-alpha:alpha(opacity=30);--BadgeLeerPagina-titulo:#fff;--BadgeLeerPagina-subtitulo:#5dc1c9;--BadgeLeerPagina-fecha:#aaaaa6}.BadgeLeerPagina{background:var(--BadgeLeerPagina-background);flex-wrap:wrap;justify-content:stretch;width:100%;height:100%;margin:0 auto;padding:0 0 16px;display:flex;overflow:hidden}.BadgeLeerPagina-lista-vertical{flex-flow:column wrap-reverse;justify-content:center;align-items:center;width:100%;height:-webkit-fit-content;height:fit-content;display:flex}.BadgeLeerPagina-contenedor-encabezado{background:var(--BadgeLeerPagina-encabezado-background);width:100%;height:-webkit-fit-content;height:fit-content;filter:var(--filter-portada);background:#e7e7e750;padding:16px 3%}.BadgeLeerPagina-portada{background:var(--background-portada);width:100%;height:90vh;filter:var(--filter-portada)}.BadgeLeerPagina-imagen-portada{object-fit:cover;aspect-ratio:35/9;-moz-opacity:var(--BadgeLeerPagina-opacity);width:100%;height:100%;opacity:var(--BadgeLeerPagina-opacity);filter:var(--BadgeLeerPagina-alpha)}.BadgeLeerPagina-contenido-portada{filter:contrast();flex-wrap:wrap;justify-content:stretch;align-items:center;margin:-40vh auto 0;padding:0 5%;display:flex}.BadgeLeerPagina-titulo{letter-spacing:0;width:100%;color:var(--BadgeLeerPagina-titulo);padding:1rem .5rem 0;font-family:Montserrat;font-size:300%;font-weight:700;line-height:50px}.BadgeLeerPagina-subtitulo{letter-spacing:0;width:100%;color:var(--BadgeLeerPagina-subtitulo);padding:0 .5rem;font-family:Montserrat;font-size:140%;font-weight:600;line-height:1.2}.BadgeLeerPagina-fecha{letter-spacing:0;width:100%;height:-webkit-fit-content;height:fit-content;margin:0 ato;color:var(--BadgeLeerPagina-fecha);justify-content:center;align-items:center;padding:16px 7% 0;font-family:"Source Sans 3",sans-serif;font-size:medium;line-height:25px;display:flex}.BadgeLeerPagina-categoria{color:#333;cursor:pointer;background:#fff;border-radius:16px;align-self:flex-start;width:-webkit-fit-content;width:fit-content;margin:12px 0;padding:4px 8px;font-family:Nunito;font-size:medium;font-weight:700;display:flex}.BadgeLeerPagina-firma{width:68%;height:auto;margin:35px auto 0;display:flex}.BadgeLeerPagina-firma-avatar{-o-object-fit:cover;object-fit:cover;border-radius:50%;width:52px;height:52px;margin-right:10px}.BadgeLeerPagina-firma-nombre{color:#0f1419;font-family:Montserrat;font-size:19px;font-weight:bolder}.BadgeLeerPagina-firma-usuario{color:#536471;margin-top:-7px;font-family:Nunito;font-size:17px;font-weight:500;display:block}.BadgeLeerPagina-firma-verificado{width:20px;height:20px;margin-left:5px}@media screen and (max-width:900px){.BadgeLeerPagina-portada{height:50vh}.BadgeLeerPagina-fecha{font-size:15px}.BadgeLeerPagina-categoria{border-radius:16px;place-content:center;align-self:flex-start;margin:0;padding:4px 8px;font-family:Nunito;font-size:small;font-weight:700;display:flex}.BadgeLeerPagina-contenido-portada{filter:contrast();flex-wrap:wrap;justify-content:stretch;align-items:center;margin:-27vh auto 0;padding:0 5%;display:flex}.BadgeLeerPagina-titulo{margin:0;padding:0 0;font-size:200%;line-height:1}.BadgeLeerPagina-subtitulo{padding:0;font-size:larger;line-height:1}.BadgeLeerPagina-texto{width:86%;margin:20px auto 100px;padding:0;display:block}.BadgeLeerPagina-firma{width:86%}.BadgeLeerPagina-firma-avatar{width:48px;height:48px;margin-right:8px}.BadgeLeerPagina-firma-nombre{font-size:17px}.BadgeLeerPagina-firma-verificado{width:19px;height:19px;margin-left:4px}}@media screen and (max-width:479px){.BadgeLeerPagina-contenido-portada{filter:contrast();flex-wrap:wrap;justify-content:stretch;align-items:center;margin:-27vh auto 0;padding:0 5%;display:flex}.BadgeLeerPagina-titulo{margin:0;padding:0 0;font-size:180%;line-height:1}.BadgeLeerPagina-subtitulo{padding:0;font-size:larger;line-height:1}.BadgeLeerPagina-categoria{margin:1rem 0 0}}
.BadgeMencion{white-space:nowrap;background:#fff;border-radius:10px;flex-direction:column;flex:270px;justify-content:center;align-items:center;width:100%;max-width:300px;height:100%;margin:2%;display:block;box-shadow:0 0 4px #0000001a}.BadgeMencion:hover{box-shadow:0 0 8px 1px #dadddb}.BadgeMencion__header{cursor:default;background:#e7e7e740;justify-content:space-between;width:100%;height:50px;display:flex}.BadgeMencion__header-icon{border-radius:20%;justify-content:space-between;align-items:center;width:20px;height:20px;display:inline}.BadgeMencion__section-logotipo{object-fit:cover;border-radius:50%;width:100px;height:100px;margin:16px}.BadgeMencion__section-titulo{color:#15344b;width:100%;padding:0 16px;font-family:Montserrat;font-size:large;font-weight:700;display:block}.BadgeMencion__section-subtitulo{color:#15344b;width:100%;padding:0 16px;font-family:Nunito;font-size:small;font-weight:700;display:inline}.BadgeMencion__section-categoria{color:#333;cursor:auto;background:#e7e7e750;border-radius:16px;width:-webkit-fit-content;width:fit-content;margin-top:16px;margin-left:16px;padding:4px 8px;font-family:Nunito;font-size:small;font-weight:700;display:inline-flex}.BadgeMencion__section-categoria:hover{background:#e7e7e7}.BadgeMencion__section-texto{color:#0e2538df;cursor:text;white-space:pre-wrap;text-overflow:ellipsis;line-clamp:14;-webkit-line-clamp:14;background:#fff;-webkit-box-orient:vertical;width:-webkit-fit-content;width:fit-content;margin:10px 0 0;padding:0 16px;font-family:Nunito;font-size:smaller;font-weight:400;display:-webkit-box;overflow:hidden}.BadgeMencion__icons{justify-content:center;align-items:center;margin:1rem 0 .2rem;display:flex}.BadgeMencion__section-urlCita{color:#15344bde;cursor:pointer;background:#e7e7e750;border:1px solid #0000;border-top-color:#ff885e90;justify-content:center;align-items:center;width:100%;margin-top:20px;padding-top:10px;padding-bottom:10px;font-size:small;font-style:normal;font-weight:700;text-decoration:none;display:flex}.BadgeMencion__section-urlCita:hover{color:#045c9f;box-shadow:0 0 8px 1px #ff885e70}
.BotonScrollTop{z-index:5;filter:drop-shadow(1px 1px 5px #31313130);background-color:#0000;min-width:-webkit-min-content;min-width:min-content;max-width:50px;min-height:-webkit-min-content;min-height:min-content;max-height:50px;padding:0;position:fixed;bottom:16px;right:16px}.BotonScrollTop img{cursor:pointer;background:#56a8ff10;border:1px solid #2c92ff90;border-radius:50%;justify-content:center;min-width:50px;min-height:50px;margin:0;padding:12px;display:inline-flex}.BotonScrollTop img:hover{border-style:ridge;border-color:#56a8ff;align-items:center}.BotonScrollTop-oculto{z-index:5;background-color:#0000;width:0;height:0;padding:0}@media screen and (max-width:767px){.BotonScrollTop{max-width:40px;max-height:40px;bottom:16px;right:16px}.BotonScrollTop:hover{filter:drop-shadow(1px 1px 5px #56a8ff70)}.BotonScrollTop img{min-width:40px;min-height:40px}}
.BotonThemeDark{z-index:5;filter:drop-shadow(1px 1px 5px #31313130);cursor:pointer;background-color:#fff7e051;border:1px solid #0000;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;margin:0;padding:12px;transition:all .7s;display:inline-flex;position:fixed;bottom:16px;left:16px}.BotonThemeDark-temaClaro{cursor:pointer;background:#fff7e0;border:1px solid #56a8ff40;border-radius:50%;justify-content:center;min-width:50px;min-height:50px;margin:0;padding:12px;transition:all .7s;display:inline-flex;bottom:16px}.BotonThemeDark-temaClaro:hover{border-style:ridge;border-color:#56a8ff70;align-items:center}.BotonThemeDark-temaOscuro{cursor:pointer;background:#0b2e54;border:1px solid #56a8ff40;border-radius:50%;justify-content:center;min-width:50px;min-height:50px;margin:0;padding:12px;transition:all .7s;display:inline-flex;bottom:16px}.BotonThemeDark-temaOscuro:hover{border-style:ridge;border-color:#56a8ff70;align-items:center}.BotonThemeDark-oculto{z-index:5;background-color:#0000;width:0;height:0}@media screen and (max-width:767px){.BotonThemeDark{min-width:40px;min-height:40px}.BotonThemeDark:hover{filter:drop-shadow(1px 1px 5px #56a8ff70)}.BotonThemeDark-temaClaro,.BotonThemeDark-temaOscuro{min-width:40px;min-height:40px}}
:root{--footer-background:#f5f5f5;--footer-color:#181818;--footer-filter:drop-shadow(0px 0px 1px #31313140);--footer-company-logo-color:#5b5553f0;--footer-company-logo-width:270px;--footer-title-color:#3a00e0;--footer-divider-border-top:1px solid #ff885eb9}.dark{--footer-background:#172132;--footer-color:#dedddc;--footer-filter:drop-shadow(0px 1px 1px #eaeaea40);--footer-company-logo-color:#ccc8c7;--footer-company-logo-width:120px;--footer-title-color:#642eff;--footer-divider-border-top:1px solid #ffe7e0e4}.footer{color:var(--footer-color);background-color:var(--footer-background);filter:var(--footer-filter);padding-top:4rem;padding-bottom:1rem;font-size:large}.footer__container{max-width:116rem;overflow:none;resize:horizontal;margin:auto;padding:0 1.5rem}.footer__top{grid-template-columns:repeat(auto-fit,minmax(14rem,1fr));row-gap:2rem;display:grid}.footer__bottom{margin:-24px 16px 32px;display:inline-flex;position:absolute}.company{padding-right:0}.company__brand{align-items:center;width:-webkit-fit-content;width:fit-content;display:inline-block}.company__logo{object-fit:contain;border-radius:12px;width:130px;height:130px;margin:-16px auto 8px;display:block}.company__name{color:var(--footer-company-logo-color);width:-webkit-fit-content;width:fit-content;display:block}.company__legend{color:#967d4e;width:-webkit-fit-content;width:fit-content;font-family:PT Serif,serif;font-style:normal;font-weight:400;display:block}.company__description{font-size:smaller;display:block}.copyright{margin-top:auto;font-size:small}.footer__column{margin:0 auto}.footer__title{color:var(--footer-title-color);margin-bottom:2rem;font-family:Montserrat;font-size:x-large;font-weight:700}.footer__list{flex-direction:column;gap:1.5rem;display:flex}.footer__list-icon{flex-wrap:wrap;justify-content:flex-start;gap:0;margin:20px 0 4px;display:flex}.icon-footer{width:28px;height:28px;filter:invert(var(--icon));margin:16px 0 8px;padding:4px}.icon-footer:hover{cursor:pointer;filter:invert(var(--icon));background-color:#ff885e30;border-radius:4px}.footer__list-link{color:inherit;font-family:Nunito;font-size:medium;font-weight:400;text-decoration:none;transition:color .25s}.footer__list-link:hover{color:#ff885e}.footer__divider{border:none;border-top:var(--footer-divider-border-top);margin-top:2.5rem;margin-bottom:2.5rem}@media screen and (max-width:900px){.footer{padding-top:5rem;padding-bottom:1rem;font-size:medium}.footer__top{grid-template-columns:repeat(auto-fit,minmax(12rem,1fr));row-gap:2rem;display:grid}.footer__bottom{margin:16px 24px}.footer__column{margin:0 auto}.footer__title{margin-bottom:1rem;font-size:large}.footer__list{gap:1rem}}@media screen and (max-width:479px){.footer{padding-top:4rem;padding-bottom:3rem}.footer__top{grid-template-columns:repeat(auto-fit,minmax(14rem,1fr));row-gap:2.5rem;display:grid}.footer__bottom{margin:10px 5px 16px}.footer__column{margin:0 1rem}.footer__title{margin-bottom:1rem;font-size:medium}.footer__list{gap:.5rem}}
:root{--background-navbar:#f5f5f5;--background-filter-component:drop-shadow(0px 1px 1px #31313140);--fuente:#172e50;--fuente-hover:#1238a3;--fuente-bold:#e70e04;--fuente-bold-hover:#4d97e5;--fuente-light:#e70e04;--fuente-light-hover:#836734;--fuente-suscrito:#0a7220;--fuente-suscrito-hover:#0a7220;--background-fuente-suscrito:#6cff8c53;---background-fuente-suscrito-hover:#6cff8c97;--link-menu:#313131;--link-menu-hover:#fff;--background-link-menu-hover:#7289da;--link-menu-principal:#fff;--link-menu-principal-hover:#313131;--background-link-menu-principal:#7289da;--background-link-menu-principal-hover:#a5b8fd70;--icon:0%;--icon-hover:100%;--link-bottom:gray;--link-bottom-hover:#fff;--background-link-bottom:#00000010}.dark{--background-navbar:#172132;--background-filter-component:drop-shadow(0px 1px 1px #eaeaea40);--fuente:#967d4e;--fuente-hover:#a7926d;--fuente-bold:#fff;--fuente-bold-hover:#cce4ff;--fuente-light:#fff;--fuente-light-hover:#d8c4a0;--fuente-suscrito:#6cff8ce6;--fuente-suscrito-hover:#6cff8ce6;--background-fuente-suscrito:#0a7220;---background-fuente-suscrito-hover:#0a7220;--link-menu:#fff;--link-menu-hover:#000;--background-link-menu-hover:#fff;--link-menu-principal:#fff;--link-menu-principal-hover:#000;--background-link-menu-principal:#7289da;--background-link-menu-principal-hover:#fff;--icon:100%;--icon-hover:0%;--link-bottom:#fff;--link-bottom-hover:#000;--background-link-bottom:#dad9d9}.Navbar{z-index:4;background:var(--background-navbar);width:100%;height:70px;filter:var(--background-filter-component);flex-wrap:wrap;justify-content:space-between;align-items:center;padding:0 16px;text-decoration:none;display:flex;position:-webkit-sticky;position:sticky;top:0}.overlay{z-index:8;opacity:0;visibility:hidden;background:#00000080;width:100%;height:100%;transition:all .3s;position:fixed;top:0;left:0}.overlay.open{opacity:1;visibility:visible}.overlay-izquierdo{z-index:8;opacity:0;visibility:hidden;background:#00000080;width:100%;height:100%;transition:all .3s;position:fixed;top:0;right:0}.overlay-izquierdo.open{opacity:1;visibility:visible}.modal-derecho{z-index:8;width:0;height:100%;transition:all .3s;position:fixed;top:0;right:0;transform:translate(0)}.modal-derecho.open{transform:translate(-250px)}.modal-izquierdo{z-index:8;width:0;height:100%;transition:all .3s;position:fixed;top:0;left:0;transform:translate(0)}.modal-izquierdo.open{transform:translate(250px)}.lista-iconos{align-content:center;align-items:center;display:flex}.navbar-icon{opacity:.75;background:#e4e6eb;border:none;border-radius:50%;place-items:center;width:40px;height:40px;margin:0 8px;padding:7px;transition:all .3s;display:grid}.navbar-icon:hover{opacity:1;filter:invert(var(--icon));background:#00000026}.navbar-icon-oculto{visibility:hidden;width:0;height:0;display:none}div.navbar-icon-imagen{cursor:pointer;opacity:.75;background:#e4e6eb;border:none;border-radius:50%;width:40px;height:40px;margin:0 8px;padding:7px;transition:all .3s;display:inline-block;position:relative;overflow:hidden}div.navbar-icon-imagen:hover{opacity:1;background:#00000026}div.navbar-icon-imagen img{-o-object-fit:cover;object-fit:cover;width:43px;height:43px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Navbar__brand{align-items:center;padding:0 8px;text-decoration:none;display:flex}.Navbar__brand:hover{font-style:"text";border:0 solid #0000;text-decoration:none}.Navbar__brand:hover .Navbar__fuente:hover{color:var(--fuente-hover)}.Navbar__brand-oculto{align-items:center;text-decoration:none;display:flex}.Navbar__brand-oculto:hover{font-style:"text";text-decoration:none!important}.Navbar__brand-logo{object-fit:contain;width:44px;height:44px;margin:0}.Navbar__fuente{color:var(--fuente);place-items:center;padding:0 0 0 .8rem;font-family:Montserrat;font-size:28px;font-weight:700;display:inline-flex}.Navbar__fuente:hover{color:var(--fuente-hover)}.Navbar__fuente-bold{color:var(--fuente-bold);place-items:center;padding:0 0 0 .8rem;font-family:Montserrat;font-size:28px;font-weight:700;display:inline-flex}.Navbar__fuente-light{color:var(--fuente);place-items:center;padding:0 0 0 .8rem;font-family:Montserrat;font-size:28px;font-weight:lighter;display:inline-flex}.Navbar__fuente-light:hover{color:var(--fuente-light-hover)}.Navbar__fuente_suscrito{height:-webkit-fit-content;height:fit-content;color:var(--fuente-suscrito);background-color:var(--background-fuente-suscrito);border-radius:4px;place-items:center;margin:0 4px;padding:0 4px;font-family:Montserrat;font-size:14px;font-weight:700;display:inline-flex}.Navbar__fuente_suscrito:hover{color:var(--fuente-suscrito-hover);background-color:var(---background-fuente-suscrito-hover)}.texto-menu{color:#313131;align-items:center;font-family:Montserrat;font-size:medium;text-decoration:none}.texto-menu:hover{color:#fd1205;align-items:center;text-decoration:none}.link-menu{color:var(--link-menu);margin:1rem 8px;padding:.5rem 1rem;font-family:Montserrat;font-size:medium;font-weight:bolder;text-decoration:none}.link-menu:hover{color:var(--link-menu-hover);background:var(--background-link-menu-hover);border-radius:10px}.link-menu-principal{color:var(--link-menu-principal);background:#7289da;background:var(--background-link-menu-principal);border-radius:10px;margin:1rem 8px;padding:.5rem 1rem;font-family:Montserrat;font-size:medium;font-weight:bolder;text-decoration:none}.link-menu-principal:hover{color:var(--link-menu-principal-hover);background:#a5b8fd70;background:var(--background-link-menu-principal-hover)}@media screen and (max-width:865px){.Navbar{min-height:50px;padding:.2rem 1rem}.navbar-icon-oculto{visibility:visible;opacity:.75;background:#e4e6eb;border:none;border-radius:50%;place-items:center;width:40px;height:40px;margin:0 8px;padding:7px;transition:all .3s;display:grid}.navbar-icon-oculto:hover{opacity:1;background:#00000026}.Navbar__brand-oculto{opacity:0;visibility:hidden;width:0;height:0;display:none}.link-menu{visibility:hidden;width:0;height:0;display:none}.link-menu-principal{visibility:hidden;width:0;height:0}}@media screen and (max-width:479px){.Navbar{max-height:60px;padding:.2rem .3rem}.Navbar__brand-logo{width:30px;height:30px}.Navbar__fuente{padding:0 8px;font-size:22px}.Navbar__fuente:hover{color:var(--fuente-light-hover)}.Navbar__fuente-light{font-size:20px}.navbar-icon,div.navbar-icon-imagen{width:35px;height:35px;margin:0 4px;padding:4px}div.navbar-icon-imagen img{width:37px;height:37px}}
.Navbar__bottom{filter:drop-shadow(0 0 4px #31313140);z-index:8;opacity:0;visibility:hidden;background-color:#fff;flex-wrap:wrap;justify-content:center;align-items:center;width:100%;height:65px;padding:4px 32px 0;display:flex;position:fixed;bottom:0}.Navbar__bottom-lista-iconos{flex-wrap:wrap;justify-content:space-between;place-items:center;width:100%;display:flex}.Navbar__bottom-icon{opacity:.75;background:#e4e6eb;border:none;border-radius:50%;place-items:center;width:32px;height:32px;padding:5px;transition:all .3s;display:grid}.Navbar__bottom-icon:hover{opacity:1;background:#00000026}div.Navbar__bottom-icon-imagen{cursor:pointer;opacity:.75;background:#e4e6eb;border:none;border-radius:50%;width:40px;height:40px;margin:0 8px;padding:7px;transition:all .3s;display:inline-block;position:relative;overflow:hidden}div.Navbar__bottom-icon-imagen:hover{opacity:1;background:#00000026}div.Navbar__bottom-icon-imagen img{object-fit:cover;-o-object-fit:cover;width:43px;height:43px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Navbar__bottom-link{color:gray;font-family:Nunito;font-size:small;font-weight:400;text-decoration:none;display:inline}.Navbar__bottom-link:hover{color:#7289da}@media screen and (max-width:767px){.Navbar__bottom{opacity:1;visibility:visible}}
.BadgeAgregarItemBuscador{background:#fff;width:100%;min-width:100%;height:100%;min-height:100%;margin:0 auto;padding:16px;overflow:hidden}.BadgeAgregarItemBuscador-name{color:#45484e;border-style:solid;border-width:1px;border-radius:4px;width:100%;margin:20px 0 16px;padding:8px;font-family:Montserrat;font-size:24px;font-weight:bolder;overflow:hidden}.BadgeAgregarItemBuscador-name:hover{background:#0099ff71}.BadgeAgregarItemBuscador-descripcion{color:#45484e;border-style:solid;border-width:1px;border-radius:4px;width:100%;margin-bottom:8px;padding:8px;font-family:Nunito;font-size:20px;font-weight:400;overflow:hidden}.BadgeAgregarItemBuscador-descripcion:hover{background:#ff843271}@media screen and (max-width:479px){.BadgeAgregarItemBuscador{margin:0;padding:0}}
.BadgeComentarios{background:#fff;border-radius:30px;flex-direction:column;flex:300px;justify-content:center;align-items:center;width:100%;max-width:300px;height:100%;margin:0 35px 35px 0;display:flex;overflow:hidden;box-shadow:0 0 4px #0000001a}.BadgeComentarios__header{background:#e7e7e740;justify-content:space-between;width:100%;height:50px;display:flex}.BadgeComentarios__header-icon{border-radius:20%;align-items:center;width:50px;height:50px}.BadgeComentarios__avatar-fondo-portada{background:#fff5e6;flex-direction:column;width:auto;height:auto;display:flex}.BadgeComentarios__avatar{object-fit:cover;width:50px;height:50px;margin-top:-25px}.BadgeComentarios__section-name{color:#415164;flex-direction:column;justify-content:center;align-items:center;padding:1rem 0;display:flex}.BadgeComentarios__section-texto{color:#4c453b;justify-content:center;align-items:center;width:100%;min-height:100px;padding:16px;font-family:Montserrat;font-size:medium;font-weight:700;display:inline}.BadgeComentarios__editar-texto{color:#4c453b;background-color:#fff0;border-color:#dedede;width:100%;min-height:180px;padding:10px;font-family:Nunito,Poppins;font-size:medium;font-weight:700}.BadgeComentarios__editar-input-fecha{color:#343434;background-color:#0000;border:#0000;justify-content:center;align-items:center;margin:0 0 16px;font-size:small;font-style:normal;font-weight:700;text-decoration:none;display:flex}.BadgeComentarios__icons{justify-content:center;align-items:center;margin:1rem 0 .2rem;display:flex}.BadgeComentarios__paginaWeb{color:#7289da;background-color:#0000;border:#0000;justify-content:center;align-items:center;margin:0 0 16px;font-size:small;font-style:normal;font-weight:700;text-decoration:none;display:flex}.BadgeComentarios__horaProgramado{color:#7289da;background-color:#0000;border:#0000;justify-content:center;align-items:center;margin:10px 0 0;font-size:small;font-style:normal;font-weight:700;text-decoration:none;display:flex}.BadgeComentarios__usuarioProgramado{color:#7289da;cursor:pointer;background-color:#0000;border:#0000;justify-content:center;align-items:center;margin:0 0 10px;font-size:small;font-style:normal;font-weight:700;text-decoration:none;display:flex}.BadgeComentarios__fuente-bold{color:#313131;cursor:pointer;margin:0 0 5px;font-family:Nunito,"sans-serif";font-size:medium;font-weight:bolder}.BadgeComentarios__fuente-light{color:#fc3468;cursor:pointer;margin:0 0 5px;font-family:Nunito,"sans-serif";font-size:medium;font-weight:400}
:root{--BadgeCrearPost-background:#fff;--BadgeCrearPost-textarea-texto:#191919;--BadgeCrearPost-textarea-background:#fff;--BadgeCrearPost-textarea-border:#31313110;--BadgeCrearPost-textarea-background-hover:#eee;--BadgeCrearPost-textarea-background-focus:#fff;--BadgeCrearPost-autor-nombre:#0f1419;--BadgeCrearPost-autor-usuario:#536471;--BadgeCrearPost-categoria-texto:#333;--BadgeCrearPost-categoria-background:#e7e7e750;--BadgeCrearPost-categoria-background-hover:#e7e7e7;--BadgeCrearPost-icon-bottom:0%;--BadgeCrearPost-icon-bottom-hover:100%}.dark{--BadgeCrearPost-background:#020202;--BadgeCrearPost-autor-nombre:#0f1419;--BadgeCrearPost-autor-usuario:#536471;--BadgeCrearPost-categoria-texto:#333;--BadgeCrearPost-categoria-background:#e7e7e750;--BadgeCrearPost-categoria-background-hover:#e7e7e7;--BadgeCrearPost-textarea-texto:#fff;--BadgeCrearPost-textarea-background:#191919;--BadgeCrearPost-textarea-border:#323232;--BadgeCrearPost-textarea-background-hover:#04131d;--BadgeCrearPost-textarea-background-focus:#191919;--BadgeCrearPost-icon-bottom:0%;--BadgeCrearPost-icon-bottom-hover:100%}.BadgeCrearPost{background:var(--BadgeCrearPost-background);width:100%;min-width:100%;height:100%;min-height:100%;margin:0 auto;padding:16px;overflow:hidden}.btn.btn-seleccionar-foto{color:#31313190;background-color:#0000;border-color:#0000;width:auto;height:20vh;margin:10vh 20px;font-size:large}.btn.btn-seleccionar-foto:hover{color:#31313190;background-color:#ffffff20}.btn.btn-mostrar-foto{color:#31313190;background-color:#ffffff20;border-color:#0000;width:-webkit-min-content;width:min-content;height:20vh;margin:10vh 20px;font-size:large}.btn.btn-mostrar-foto:hover{color:#31313190;background-color:#0000}.BadgeCrearPost-textarea-texto{border:var(--BadgeCrearPost-textarea-border);resize:vertical;width:90%;height:70vh;color:var(--BadgeCrearPost-textarea-texto);background-color:var(--BadgeCrearPost-textarea-background);border-style:solid;border-width:2px;border-radius:16px;margin:16px 5% 4px;padding:8px;font-size:larger}.BadgeCrearPost-textarea-texto:hover{opacity:1;color:var(--BadgeCrearPost-textarea-texto);background:var(--BadgeCrearPost-textarea-background-hover)}.BadgeCrearPost-textarea-texto:focus{color:var(--BadgeCrearPost-textarea-texto);background-color:var(--BadgeCrearPost-textarea-background-focus);border-width:2px}.BadgeCrearPost-imagen{object-fit:contain;aspect-ratio:1;border:none;justify-content:center;place-items:center;width:90%;height:-webkit-fit-content;height:fit-content;max-height:200px;margin:auto;padding:1rem;display:flex}.BadgeCrearPost-textarea-url{border:var(--BadgeCrearPost-textarea-border);width:90%;height:-webkit-fit-content;height:fit-content;color:var(--BadgeCrearPost-textarea-texto);background-color:var(--BadgeCrearPost-textarea-background);scrollbar-width:thin;resize:none;border-style:solid;border-width:2px;border-radius:8px;margin:4px 5% 8px;padding:8px;font-family:Nunito;font-size:small;font-weight:400;text-decoration:none;display:flex;overflow:auto}.BadgeCrearPost-textarea-url:hover{opacity:1;color:var(--BadgeCrearPost-textarea-texto);background-color:var(--BadgeCrearPost-textarea-background-hover)}.BadgeCrearPost-textarea-url:focus{opacity:1;color:var(--BadgeCrearPost-textarea-texto);background-color:var(--BadgeCrearPost-textarea-background-focus);border-width:2px}.BadgeCrearPost-opciones{margin-top:0;margin-left:5%;margin-right:5%;justify-content:space-between;width:90%;height:auto;margin-bottom:16px;display:flex}@media screen and (max-width:767px){.BadgeCrearPost-texto{width:100%;height:50vh;margin:16px 0 8px;font-size:medium}.BadgeCrearPost-opciones{width:100%;height:auto;margin-left:0;margin-right:0;display:block}}
.BadgeCuentaEncontrada{background:#fff;border-radius:30px;flex-direction:column;justify-content:center;align-items:center;width:80%;min-width:290px;height:100%;margin:0 auto 20px;display:flex;overflow:hidden;box-shadow:0 4px 8px #0003}.BadgeCuentaEncontrada__header{background:#7289da30;justify-content:flex-end;width:100%;height:80px;display:flex}.BadgeCuentaEncontrada__header-icon{border-radius:20%;align-items:center;width:50px;height:50px}.BadgeCuentaEncontrada__avatar-fondo-portada{background:#fff5e6;flex-direction:column;width:auto;height:auto;display:flex}.BadgeCuentaEncontrada__avatar{object-fit:cover;border-radius:50%;width:140px;height:140px;margin-top:-70px;margin-bottom:1.5rem}.BadgeCuentaEncontrada__section-name{color:#415164;flex-direction:column;justify-content:center;align-items:center;padding:1rem 0;display:flex}.BadgeCuentaEncontrada__section-biografia{color:#756e6b;background:#fcfcff;justify-content:center;align-items:center;width:100%;padding:.5rem 2rem;display:flex}.BadgeCuentaEncontrada__icons{justify-content:center;align-items:center;margin:1rem 0 .2rem;display:flex}.BadgeCuentaEncontrada__paginaWeb{color:#1b618f;background-color:#0000;border:#0000;justify-content:center;align-items:center;margin:0 0 1rem;font-size:small;font-style:normal;font-weight:700;text-decoration:none;display:flex}.BadgeCuentaEncontrada__paginaWeb:hover{color:#7289da;text-decoration:underline}
.BadgeEntrada{white-space:nowrap;cursor:pointer;background:#fff;border:1px solid #afafaf50;border-radius:10px;flex-direction:column;flex:350px;justify-content:center;align-items:center;width:100%;max-width:250px;height:100%;margin:8px;display:block;overflow:hidden;box-shadow:0 0 4px #0000001a}.BadgeEntrada:hover img{filter:invert(0);border-radius:0}.BadgeEntrada__header{cursor:default;background:#e7e7e750;justify-content:space-between;width:100%;height:-webkit-fit-content;height:fit-content;display:flex}.BadgeEntrada__header-icon{border-radius:20%;align-items:center;width:40px;height:40px}.BadgeEntrada__section-imagen-portada{object-fit:cover;width:100%;height:160px}.BadgeEntrada__section-titulo{color:#15344b;white-space:pre-wrap;cursor:text;width:100%;padding:16px 16px 0;font-family:Montserrat;font-size:medium;font-weight:700;display:block;overflow:hidden}.BadgeEntrada__section__editar-titulo{color:#4c453b;background-color:#fff0;border-width:1px;border-color:#dedede;width:100%;min-height:200px;padding:15px 15px 0;font-family:Montserrat;font-size:medium;font-weight:700}.BadgeEntrada__section-subtitulo{color:#15344b;width:100%;padding:0 16px;font-family:Nunito;font-size:small;font-weight:700;display:inline}.BadgeEntrada__section-categoria{color:#333;cursor:pointer;background:#e7e7e750;border-radius:16px;width:-webkit-fit-content;width:fit-content;margin-top:16px;margin-left:16px;padding:4px 8px;font-family:Nunito;font-size:small;font-weight:700;display:inline-flex}.BadgeEntrada__section-categoria:hover{background:#e7e7e7}.BadgeEntrada__section-texto{color:#15344b90;cursor:pointer;white-space:pre-wrap;text-overflow:ellipsis;line-clamp:6;-webkit-line-clamp:6;background:#fff;-webkit-box-orient:vertical;width:100%;margin:10px 0;padding:0 16px;font-family:Nunito;font-size:smaller;font-weight:400;display:-webkit-box;overflow:hidden}.BadgeEntrada__section__editar-texto{color:#4c453b;background-color:#fff0;border-color:#dedede;width:100%;min-height:180px;padding:10px;font-family:Nunito,Poppins;font-size:medium;font-weight:700}.BadgeEntrada__icons{justify-content:center;align-items:center;margin:1rem 0 .2rem;display:flex}.BadgeEntrada__horaProgramado{color:#15344b90;white-space:pre-wrap;background:#e7e7e750;border:1px solid #0000;border-top-color:#ff885e90;justify-content:center;align-items:center;width:100%;margin-top:8px;padding:8px;font-family:Nunito;font-size:smaller;font-style:normal;font-weight:400;text-decoration:none;display:flex}.BadgeEntrada__usuarioProgramado{color:#15344b90;background:#e7e7e750;justify-content:center;align-items:center;width:100%;padding-bottom:10px;font-size:small;font-style:normal;font-weight:700;text-decoration:none;display:flex}
.Badge{background:#fffbf5;border-radius:8px;min-width:350px;max-width:40%;height:auto;margin:0 auto;display:flex;overflow:hidden;box-shadow:0 4px 8px #00000080}.Badge__header{background:#c8bfbc;justify-content:center;height:80px;padding:.9rem 0;display:flex}.Badge__header-icon{border-radius:20%;align-items:center;width:50px;height:50px}.Badge__avatar-fondo-portada{background:#fff5e6;flex-direction:column;width:auto;height:auto;display:flex}.Badge__avatar{border-radius:50%;width:100px;height:100px;margin-bottom:.5rem}.Badge__section-name{color:#415164;justify-content:center;align-items:center;width:70%;margin:0 auto;padding:1rem 0;display:flex}.Badge__section-formulario{min-width:300px;max-width:100%;margin:0 auto;padding:1rem 0}.Badge__recuperar-cuenta{color:#ff1919;align-items:center;height:auto;font-size:small;font-style:normal;font-weight:700;text-decoration:none;display:flex}.Badge__crear-cuenta{color:#196dff;justify-content:center;align-items:center;height:auto;font-size:large;font-style:normal;font-weight:700;text-decoration:none;display:flex}
.BadgeItemsBuscador{cursor:pointer;background:#fff;border-radius:10px;width:100%;height:100%;margin:2px;padding:8px;display:block}.BadgeItemsBuscador:hover{box-shadow:0 0 8px 1px #dadddb}.BadgeItemsBuscador__header{cursor:default;background:#e7e7e740;justify-content:space-between;width:100%;height:50px;display:flex}.BadgeItemsBuscador__header-icon{border-radius:20%;align-items:center;width:50px;height:50px}.BadgeItemsBuscador-name{color:#15639e;width:100%;padding:0 16px;font-family:Montserrat;font-size:medium;font-weight:700;display:block}.BadgeItemsBuscador-descripcion{color:#15344b;width:100%;padding:0 16px;font-family:Nunito;font-size:small;font-weight:700;display:block}.BadgeItemsBuscador__section-categoria{color:#333;cursor:pointer;background:#e7e7e750;border-radius:16px;width:-webkit-fit-content;width:fit-content;margin-top:16px;margin-left:16px;padding:4px 8px;font-family:Nunito;font-size:small;font-weight:700;display:inline-flex}.BadgeItemsBuscador__section-categoria:hover{background:#e7e7e7}.BadgeItemsBuscador-texto{color:#15344b90;cursor:pointer;white-space:pre-wrap;text-overflow:ellipsis;line-clamp:14;-webkit-line-clamp:14;background:#fff;-webkit-box-orient:vertical;width:100%;margin:10px 0 0;padding:0 16px;font-family:Nunito;font-size:smaller;font-weight:400;display:-webkit-box;overflow:hidden}.BadgeItemsBuscador__icons{justify-content:center;align-items:center;margin:1rem 0 .2rem;display:flex}
:root{--firma-nombre:#0f1419;--firma-usuario:#536471;--categoria-texto:#333;--categoria-background:#e7e7e750;--categoria-background-hover:#e7e7e7;--fecha:#536471}.dark{--firma-nombre:#fff;--firma-usuario:#a3c3db;--categoria-texto:#eaeaea;--categoria-background:#454545;--categoria-background-hover:#adadad;--fecha:#a6d1ee}.BadgeLeerPost{background-color:var(--background);justify-content:center;width:100%;min-width:100%;height:100%;min-height:70vh;margin:0 auto;padding:0;display:block;overflow:hidden}.BadgeLeerPost-firma{width:68%;height:auto;margin:35px auto 0;display:flex}.BadgeLeerPost-firma-avatar{object-fit:cover;-o-object-fit:cover;border-radius:50%;width:52px;height:52px;margin-right:10px}.BadgeLeerPost-firma-nombre{color:var(--firma-nombre);font-family:Montserrat;font-size:19px;font-weight:bolder}.BadgeLeerPost-firma-usuario{color:var(--firma-usuario);margin-top:-7px;font-family:Nunito;font-size:17px;font-weight:500;display:block}.BadgeLeerPost-firma-verificado{width:20px;height:20px;margin-left:5px}.BadgeLeerPost-portada{filter:drop-shadow(0 1px 1px #31313120);background:#f9fafc;height:70vh}.BadgeLeerPost-imagen-portada{object-fit:cover;aspect-ratio:35/9;opacity:.2;-moz-opacity:.2;width:100%;height:100%;filter:alpha(opacity=20)}.BadgeLeerPost-categoria{cursor:pointer;background-color:var(--categoria-background);width:-webkit-fit-content;width:fit-content;color:var(--categoria-texto);border-radius:16px;margin:32px 16% 8px;padding:4px 8px;font-family:Nunito;font-size:medium;font-weight:700;display:inline-block}.BadgeLeerPost-categoria:hover{background-color:var(--categoria-background-hover)}.BadgeLeerPost-texto{white-space:pre-wrap;width:68%;height:auto;color:var(--texto);margin:8px auto 0;padding:0;font-family:Nunito;font-weight:500;display:block}.BadgeLeerPost-enlace{white-space:pre-wrap;cursor:pointer;color:#6495ed;width:68%;height:auto;margin:8px auto 0;padding:0;font-family:Nunito;font-weight:400;display:block}.BadgeLeerPost-enlace:hover{color:#dc143c}.BadgeLeerPost-fecha{width:68%;height:auto;color:var(--fecha);margin:8px auto 50px;font-family:"Source Sans 3",sans-serif;font-size:17px;display:block}.BadgeLeerPost-fecha:hover{cursor:default}@media screen and (min-width:1560px){.BadgeLeerPost-texto{width:56%;margin:28px 16%;font-size:larger}.BadgeLeerPost-fecha{margin:8px auto 50px;font-size:20px}}@media screen and (max-width:900px){.BadgeLeerPost{min-height:70vh}.BadgeLeerPost-portada{filter:drop-shadow(0 1px 1px #31313120);background:#f9fafc;height:50vh}.BadgeLeerPost-firma{width:86%;margin-bottom:8px}.BadgeLeerPost-firma-avatar{width:48px;height:48px;margin-right:8px}.BadgeLeerPost-firma-nombre{font-size:17px}.BadgeLeerPost-firma-verificado{width:19px;height:19px;margin-left:4px}.BadgeLeerPost-categoria{border-radius:16px;place-content:center;align-self:flex-start;width:-webkit-fit-content;width:fit-content;margin:16px 7% 0;padding:4px 8px;font-family:Nunito;font-size:small;font-weight:700;display:flex}.BadgeLeerPost-texto{width:86%;margin:8px auto 16px;padding:0;display:block}.BadgeLeerPost-fecha{width:86%;margin:20px auto;font-size:15px}}@media screen and (max-width:479px){.BadgeLeerPost{min-height:70vh}.BadgeLeerPost-firma{width:100%;margin-bottom:8px;padding-left:16px;padding-right:16px}.BadgeLeerPost-categoria{border-radius:16px;place-content:center;align-self:flex-start;width:-webkit-fit-content;width:fit-content;margin:16px 16px 0;padding:4px 8px;font-family:Nunito;font-size:small;font-weight:700;display:flex}.BadgeLeerPost-texto{width:100%;margin:8px auto;padding-left:16px;padding-right:16px;display:block}.BadgeLeerPost-enlace{width:100%;margin:8px auto 16px;padding-left:16px;padding-right:16px}.BadgeLeerPost-fecha{width:100%;margin:20px auto;padding-left:16px;padding-right:16px;font-size:15px}}
:root{--BadgePost-background:#fff;--BadgePost-autor-nombre:#0f1419;--BadgePost-autor-usuario:#536471;--BadgePost-categoria-texto:#333;--BadgePost-categoria-background:#e7e7e750;--BadgePost-categoria-background-hover:#e7e7e7;--BadgePost-fecha:#15344b90;--BadgePost-icon-bottom:0%;--BadgePost-icon-bottom-hover:100%}.dark{--BadgePost-background:#0f1419;--BadgePost-autor-nombre:#fff;--BadgePost-autor-usuario:#a3c3db;--BadgePost-categoria-texto:#eaeaea;--BadgePost-categoria-background:#454545;--BadgePost-categoria-background-hover:#adadad;--BadgePost-fecha:#a6d1ee;--BadgePost-icon-bottom:100%;--BadgePost-icon-bottom-hover:0%}.BadgePost{cursor:pointer;background:var(--BadgePost-background);border:.5px solid #0000;border-bottom-color:#dcdcdc;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;margin:1px auto;display:block;overflow:hidden;box-shadow:0 1px 4px #31313130}.BadgePost__header{cursor:default;width:100%;height:100%;padding:8px;display:flex}.BadgePost__autor{width:100%;height:auto;margin:8px 8px 0;display:flex}div.BadgePost__autor-imagen{cursor:pointer;border:none;border-radius:50%;width:45px;height:45px;margin-right:8px;padding:0;transition:all .3s;display:inline-block;position:relative;overflow:hidden}div.BadgePost__autor-imagen:hover{opacity:.75}div.BadgePost__autor-imagen img{object-fit:cover;-o-object-fit:cover;width:47px;height:47px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.BadgePost__autor-nombre-publico{color:var(--BadgePost-autor-nombre);margin-right:5px;font-family:Montserrat;font-size:17px;font-weight:bolder}.BadgePost__autor-nombre-publico:hover{color:#0f1419}.BadgePost__autor-nombre-usuario{color:var(--BadgePost-autor-usuario);font-family:Nunito;font-size:15px;font-weight:500}.BadgePost__autor-nombre-usuario:hover{color:#536471}.BadgePost__autor-verificado{width:18px;height:18px;margin-right:5px}.BadgePost__fecha{width:100%;color:var(--BadgePost-fecha);margin-top:-1px;margin-left:1px;font-size:small;font-style:normal;font-weight:400}.BadgePost__header-icon{opacity:.5;background:0 0;border:none;border-radius:50%;place-items:center;width:32px;height:32px;margin:16px 12px;padding:5px;transition:all .3s;display:grid}.BadgePost__header-icon:hover{opacity:.75;background:#e4e6eb}.BadgePost__section-categoria{cursor:pointer;background-color:var(--BadgePost-categoria-background);width:-webkit-fit-content;width:fit-content;color:var(--BadgePost-categoria-texto);border-radius:16px;margin-top:16px;margin-left:24px;padding:4px 8px;font-family:Nunito;font-size:small;font-weight:700;display:block}.BadgePost__section-categoria:hover{background-color:var(--BadgePost-categoria-background-hover)}.BadgePost__section-texto{cursor:pointer;white-space:pre-wrap;line-clamp:7;-webkit-line-clamp:7;width:100%;color:var(--texto);-webkit-box-orient:vertical;margin:10px 0 30px;padding:0 24px;font-family:Nunito;font-size:medium;font-weight:400;display:-webkit-box;overflow:hidden}.BadgePost__icons{justify-content:center;align-items:center;margin:1rem 0 .2rem;display:flex}.BadgePost__section-imagen{object-fit:cover;width:100%;height:200px;display:flex}.BadgePost__section-enlace{cursor:pointer;white-space:pre-wrap;color:#6495ed;width:80%;margin:10px auto 30px;padding:0 24px;font-family:Nunito;font-size:medium;font-weight:400;overflow:hidden}.BadgePost__section-enlace:hover{color:#dc143c}.BadgePost__footer{cursor:default;border:.5px solid #0000;flex-wrap:wrap;justify-content:space-around;place-items:center;width:100%;height:100%;margin-top:16px;padding:8px 0;display:flex}.BadgePost__footer-icon{opacity:.5;width:32px;height:32px;filter:invert(var(--BadgePost-icon-bottom));background:0 0;border:none;border-radius:50%;place-items:center;padding:5px;transition:all .3s;display:grid}.BadgePost__footer-icon:hover{opacity:.75;filter:invert(var(--BadgePost-icon-bottom));background:#e4e6eb}.BadgePost__footer-numero{width:32px;height:32px;color:var(--BadgePost-fecha);place-items:center;padding:5px;font-size:smaller;transition:all .3s;display:flex}@media screen and (min-width:1560px){.BadgePost{min-width:55%;margin-left:10%;margin-right:10%}.BadgePost__section-categoria{font-size:medium}.BadgePost__section-texto{line-clamp:10;-webkit-line-clamp:10;margin:28px auto;font-size:larger}.BadgePost__footer{justify-content:space-evenly;width:90%;padding:8px 16px 8px 67px}}@media screen and (max-width:991px){.BadgePost{min-width:90%}}@media screen and (max-width:767px){.BadgePost{min-width:100%;margin-left:0;margin-right:0}.BadgePost__section-categoria{margin-top:8px;margin-left:67px}.BadgePost__section-texto{width:100%;margin:10px 0;padding-left:70px}.BadgePost__footer{justify-content:space-between;width:90%;padding:8px 16px 8px 67px}}@media screen and (max-width:479px){.BadgePost{margin:1px 0;width:100%;min-width:100%;height:100%;margin-left:0;margin-right:0}}
:root{--BadgePublicarPost-background:#fff;--BadgePublicarPost-textarea-texto:#191919;--BadgePublicarPost-textarea-background:#f4f4f4;--BadgePublicarPost-textarea-border:#31313110;--BadgePublicarPost-textarea-background-hover:#eee;--BadgePublicarPost-textarea-background-focus:#fff;--BadgePublicarPost-link-post:gray;--BadgePublicarPost-link-post-hover:gray;--BadgePublicarPost-background-link-post:#f1f2f5;--BadgePublicarPost-background-link-post-hover:#00000020;--BadgePublicarPost-icon-bottom:0%;--BadgePublicarPost-icon-bottom-hover:100%;--BadgePublicarPost-link-bottom:gray;--BadgePublicarPost-link-bottom-hover:#4b4b4b;--BadgePublicarPost-background-link-bottom:#00000025;--BadgePublicarPost-boton-publicar-icon:0%;--BadgePublicarPost-boton-publicar-icon-hover:100%}.dark{--BadgePublicarPost-background:#04131d;--BadgePublicarPost-textarea-texto:#fff;--BadgePublicarPost-textarea-background:#191919;--BadgePublicarPost-textarea-border:#323232;--BadgePublicarPost-textarea-background-hover:#222;--BadgePublicarPost-textarea-background-focus:#191919;--BadgePublicarPost-link-post:#fff;--BadgePublicarPost-link-post-hover:#4b4b4b;--BadgePublicarPost-background-link-post:#4b4b4b;--BadgePublicarPost-background-link-post-hover:#f1f2f5;--BadgePublicarPost-icon-bottom:100%;--BadgePublicarPost-icon-bottom-hover:0%;--BadgePublicarPost-link-bottom:#fff;--BadgePublicarPost-link-bottom-hover:#000;--BadgePublicarPost-background-link-bottom:#c4c3c3;--BadgePublicarPost-boton-publicar-icon:100%;--BadgePublicarPost-boton-publicar-icon-hover:100%}.BadgePublicarPost{filter:drop-shadow(0 1px 8px #31313130);z-index:4;background-color:var(--BadgePublicarPost-background);border-radius:8px;justify-content:center;align-items:center;width:100%;min-width:90%;max-width:-webkit-fit-content;max-width:fit-content;height:100%;margin:16px auto;padding:16px;display:flex;overflow:hidden}.BadgePublicarPost-contendor-vertical{flex-wrap:wrap;justify-content:space-between;place-items:center;width:100%;display:flex}.BadgePublicarPost-lista-iconos-top{align-content:center;align-items:top;width:100%;height:-webkit-fit-content;height:fit-content;display:flex;position:relative}.BadgePublicarPost-icon{opacity:.75;background:#e4e6eb;border:none;border-radius:50%;place-items:center;width:35px;height:35px;padding:5px;transition:all .3s;display:grid}.BadgePublicarPost-icon:hover{opacity:1;background:#00000026}div.BadgePublicarPost-icon-imagen{cursor:pointer;border:none;border-radius:50%;width:40px;height:40px;margin-right:12px;padding:7px;transition:all .3s;display:inline-block;position:relative;overflow:hidden}div.BadgePublicarPost-icon-imagen:hover{opacity:.75;background:#00000026}div.BadgePublicarPost-icon-imagen img{object-fit:cover;-o-object-fit:cover;width:40px;height:40px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.BadgePublicarPost-textarea-texto{scrollbar-width:thin;resize:none;opacity:.75;width:100%;height:40px;min-height:40px;color:var(--BadgePublicarPost-textarea-texto);background:var(--BadgePublicarPost-textarea-background);box-sizing:border-box;border:none;border-radius:35px;padding:8px 40px 8px 12px;font-family:Nunito;font-size:medium;font-weight:400;text-decoration:none;transition:all .3s;display:flex;overflow:auto}.BadgePublicarPost-textarea-texto:hover{opacity:1;color:var(--BadgePublicarPost-textarea-texto);background:var(--BadgePublicarPost-textarea-background-hover)}.BadgePublicarPost-textarea-texto:focus{height:200px;color:var(--BadgePublicarPost-textarea-texto);background:var(--BadgePublicarPost-textarea-background-focus);border-width:1px;border-radius:12px}.BadgePublicarPost-button-cancelar-post{cursor:pointer;opacity:.75;width:30px;height:30px;color:var(--BadgePublicarPost-link-bottom);filter:invert(var(--BadgePublicarPost-boton-publicar-icon));background:0 0;border:none;border-radius:50%;place-items:center;margin:auto;padding:2px;font-family:Nunito;font-size:small;font-weight:400;text-decoration:none;transition:all .3s;display:flex;position:absolute;top:4px;right:0}.BadgePublicarPost-button-cancelar-post:hover{opacity:1;filter:invert(var(--BadgePublicarPost-boton-publicar-icon-hover));background-color:#004cf0;border-radius:50%}.BadgePublicarPost-imagen{object-fit:contain;aspect-ratio:1;border:none;justify-content:center;place-items:center;width:90%;height:-webkit-fit-content;height:fit-content;max-height:200px;margin:auto;padding:1rem;display:flex}.BadgePublicarPost-textarea-url{scrollbar-width:thin;resize:none;opacity:.75;width:90%;height:-webkit-fit-content;height:fit-content;color:var(--BadgePublicarPost-link-post);background:var(--BadgePublicarPost-background-link-post);box-sizing:border-box;border-radius:8px;margin:12px 0 0 10%;padding:2px 8px;font-family:Nunito;font-size:small;font-weight:400;text-decoration:none;transition:all .3s;display:flex;overflow:auto}.BadgePublicarPost-bloque-oculto{visibility:hidden;display:none}.BadgePublicarPost-lista-iconos-bottom{place-items:center;width:100%;height:-webkit-fit-content;height:fit-content;margin-top:16px;padding-left:50px;display:flex}.BadgePublicarPost-button-bottom{opacity:.75;color:var(--BadgePublicarPost-link-bottom);background:var(--BadgePublicarPost-background-link);border:none;border-radius:11px;place-items:center;margin:0 4px;padding:4px 8px;font-family:Nunito;font-size:small;font-weight:400;text-decoration:none;transition:all .3s;display:flex}.BadgePublicarPost-button-bottom:hover{opacity:1;color:var(--BadgePublicarPost-link-bottom-hover);background:var(--BadgePublicarPost-background-link-bottom)}.BadgePublicarPost-button-bottom:hover img{filter:var(--BadgePublicarPost-icon-bottom-hover);background:0 0}.BadgePublicarPost-icon-bottom{width:24px;height:24px;filter:invert(var(--BadgePublicarPost-icon-bottom));margin-right:8px}.BadgePublicarPost-button-publicar-bottom{opacity:.75;width:-webkit-fit-content;width:fit-content;height:-webkit-max-content;height:max-content;color:var(--texto);background:-webkit-linear-gradient(#eee,#333 90%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;border:none;border-radius:11px;align-content:end;align-self:self-end;place-items:end;margin:0;padding:4px 12px;font-family:Montserrat;font-size:medium;font-weight:bolder;text-decoration:none;transition:all .3s;display:inline-block}.BadgePublicarPost-button-publicar-bottom:hover{opacity:1;color:#fff;background:-webkit-linear-gradient(45deg,#587fff,#00ff95 90%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;transition:all .3s}@media screen and (min-width:1560px){.BadgePublicarPost{min-width:90%}}@media screen and (max-width:991px){.BadgePublicarPost{min-width:90%}}@media screen and (max-width:479px){.BadgePublicarPost{border-radius:0;width:100%;min-width:100%;margin:0 0 4px}}
.BadgeSiguiendo{background:#fff;border-radius:30px;flex-direction:column;flex:300px;justify-content:center;align-items:center;width:100%;min-width:200px;max-width:250px;margin:20px auto;display:flex;overflow:hidden;box-shadow:0 4px 8px #0003}.BadgeSiguiendo__header{background:#c2ffd120;justify-content:flex-end;width:100%;height:80px;display:flex}.BadgeSiguiendo__header-icon{border-radius:20%;align-items:center;width:50px;height:50px}.BadgeSiguiendo__avatar-fondo-portada{background:#fff5e6;flex-direction:column;width:auto;height:auto;display:flex}.BadgeSiguiendo__avatar{object-fit:cover;border-radius:50%;width:140px;height:140px;margin-top:-70px;margin-bottom:1.5rem}.BadgeSiguiendo__section-name{color:#415164;flex-direction:column;justify-content:center;align-items:center;padding:1rem 0;display:flex}.BadgeSiguiendo__section-biografia{color:#756e6b;background:#fcfcff;border-radius:10px;justify-content:center;align-items:center;width:90%;padding:.5rem 10px;display:flex}.BadgeSiguiendo__icons{justify-content:center;align-items:center;margin:.5rem 0 .2rem;display:flex}.BadgeSiguiendo__paginaWeb{color:#1b618f;background-color:#0000;border:#0000;justify-content:center;align-items:center;margin:0 0 1rem;font-size:small;font-style:normal;font-weight:700;text-decoration:none;display:flex}.BadgeSiguiendo__paginaWeb:hover{color:#7289da;text-decoration:underline}
:root{--background-main:#e7e7e750;--titulo-main:#3b559a;--subtitulo-main:#3c3c3b;--enlace-main:#168b41;--enlace-hover:#54d784}.dark{--background-main:#04131d;--titulo-main:#1d1e1e;--subtitulo-main:#d4e5ee;--enlace-main:#54d784;--enlace-hover:#168b41}.BadgeMain-contenedor-portada{background:var(--background-portada);width:100%;height:80vh;filter:var(--filter-portada);padding:0}.BadgeMain-imagen-portada{object-fit:cover;opacity:.5;-moz-opacity:.5;width:100%;height:100%;filter:alpha(opacity=50)}.BadgeMain-contenido-portada{filter:contrast();flex-wrap:wrap;justify-content:stretch;align-items:center;margin:-55vh auto 0;padding:0 5%;display:block}.BadgeMain__titulo{letter-spacing:0;color:var(--titulo-main);margin:0;font-family:Montserrat,sans-serif;font-size:300%;font-weight:700}.BadgeMain__subtitulo{color:var(--subtitulo-main);margin-top:.5rem;font-family:Nunito}.BadgeMain__span{margin-top:8px;margin-left:4px;font-size:large;line-height:normal}.BadgeMain__span a{color:var(--enlace-main);display:inline-block}.BadgeMain__span a:hover{color:var(--enlace-hover)}.contenedor-descripcion{color:#ff885e;margin-top:1rem;margin-left:8px;font-family:Nunito;font-size:2.1rem;font-weight:500;line-height:2.5rem;animation:5s linear infinite alternate colorAnimation;display:inline-block}.contenedor-descripcion span{font-family:inherit;font-size:inherit;font-weight:inherit;animation:5s linear alternate colorAnimation}@keyframes textColor{0%{color:#f04b4b}25%{color:#24ee96}50%{color:#7289da}75%{color:#cd921e}to{color:#f04b4b}}.BadgeMain__enlaces{align-items:flex-end;margin-top:25vh;display:flex}@media screen and (max-width:767px){.BadgeMain__titulo{margin:0;font-size:300%;font-weight:700}.BadgeMain__subtitulo{font-size:1.5rem;font-weight:400;line-height:2rem}.BadgeMain__enlaces{margin-top:25vh}}@media screen and (max-width:479px){.BadgeMain-contenido-portada{flex-wrap:wrap;justify-content:stretch;align-items:center;margin:-55vh auto 0;padding:0 4%;display:block}.BadgeMain__titulo{width:-webkit-fit-content;width:fit-content;font-size:xx-large;font-weight:700}.BadgeMain__subtitulo{font-size:medium;font-weight:400;line-height:20px}.BadgeMain__enlaces{margin-top:30vh}}
.BadgeNew__hero{color:#fff5e6;background:#fff5e6;height:300px}.BadgeNew__portada-imagen{object-fit:cover;object-position:center;opacity:.5;-moz-opacity:.5;width:100%;height:100%;filter:alpha(opacity=50);justify-content:center;align-items:center;margin:auto;display:flex}.BadgeNew__imgPrincipal{align-items:center;width:200px;height:200px;padding:2rem 0}.BadgeNew__background{color:#c8bfbc;background:#fffbf5;width:100%;height:100%;padding:5rem 0}.BadgeNew__background-imagen{object-fit:cover;opacity:.5;-moz-opacity:.5;width:100%;height:100%;filter:alpha(opacity=50);color:#c8bfbc;background:#fffbf5}
.Badges__hero{background:#fff5e6;align-items:center;height:auto;padding-bottom:1rem}.Badges__fondo-portada{background:#fff5e6;width:100%;height:100%}.Badges__hero>.Badges__container-fondo-portada{background:#fff5e6;flex-direction:column;align-items:center;width:auto;height:auto;display:flex}.Badges__container-fondo-portada{background:#fff5e6;align-items:center;width:auto;height:auto;margin:0;padding:0}.Badges__container,.Badges__container-users{background:#fff5e6;width:100%;margin:0 auto;padding:1rem}.Badges__buttons{justify-content:flex-end;margin-bottom:1rem;display:flex}
.Contacto{background-color:#f5f5f5;background-image:linear-gradient(90deg,#fffc,#fffc),url(https://images.unsplash.com/photo-1587560699334-bea93391dcef?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=2070&q=80);background-position:50%;background-size:cover}
:root{--upv-primary-color:#4f46e5;--upv-background-color:#f9fafb;--upv-card-background:#fff;--upv-text-primary:#111827;--upv-text-secondary:#6b7280;--upv-border-color:#e5e7eb;--upv-banner-color:#e0e7ff}.upv-container{align-items:flex-start;gap:2rem;max-width:1300px;margin:1rem auto;padding:0 1rem;display:flex}.upv-sidebar{flex-shrink:0;width:400px;position:-webkit-sticky;position:sticky;top:2rem}.upv-profile-card-new{background:var(--upv-card-background);border:1px solid var(--upv-border-color);text-align:center;border-radius:16px;overflow:hidden;box-shadow:0 4px 12px #0000000d}.upv-banner{background-color:var(--upv-banner-color);background-position:50%;background-size:cover;height:120px}.upv-avatar-section{margin-top:-60px;display:inline-block;position:relative}.upv-avatar-new{border:5px solid var(--upv-card-background);object-fit:cover;border-radius:50%;width:120px;height:120px}.upv-verified-badge-new{background:#fff;border-radius:50%;width:30px;height:30px;padding:3px;position:absolute;bottom:5px;right:5px}.upv-info-section{padding:1rem 1.5rem .5rem}.upv-name-new{color:var(--upv-text-primary);margin:0 0 24px;font-size:1.4rem;font-weight:700;line-height:24px}.upv-username-new{color:var(--upv-text-secondary);margin:.25rem 0 0;font-size:1rem}.upv-title-new{color:var(--upv-primary-color);margin:.5rem 0;font-size:.9rem;font-weight:500}.upv-stats-section{border-top:1px solid var(--upv-border-color);border-bottom:1px solid var(--upv-border-color);justify-content:space-around;margin-top:1rem;padding:1rem 1.5rem;display:flex}.upv-stat{flex-direction:column;display:flex}.upv-stat-value{color:var(--upv-text-primary);font-size:1.25rem;font-weight:700}.upv-stat-label{color:var(--upv-text-secondary);text-transform:uppercase;letter-spacing:.5px;font-size:.75rem}.upv-bio-new{color:var(--upv-text-secondary);text-align:left;white-space:pre-wrap;max-lines:1;margin:0;padding:1.5rem;font-size:.875rem;line-height:1.6}.upv-social-links-new{justify-content:center;gap:1.25rem;padding:0 1.5rem 1.5rem;display:flex}.upv-social-links-new img{opacity:.6;width:24px;height:24px;transition:opacity .2s}.upv-social-links-new a:hover img{opacity:1}.upv-edit-button-container{border-top:1px solid var(--upv-border-color);padding:0 1.5rem 1.5rem}.upv-edit-button{border:1px solid var(--upv-primary-color);background-color:var(--upv-primary-color);color:#fff;cursor:pointer;border-radius:8px;width:100%;margin-top:1.5rem;padding:.75rem;font-size:1rem;font-weight:600;text-decoration:none;transition:background-color .2s;display:block}.upv-edit-button:hover{background-color:#4338ca}.upv-main-content{flex-grow:1;min-width:0}.upv-tabs{border-bottom:1px solid var(--upv-border-color);margin-bottom:1.5rem;display:flex}.upv-tabs button{cursor:pointer;color:var(--upv-text-secondary);background:0 0;border:none;padding:.75rem 1rem;font-size:1rem;font-weight:600;position:relative;bottom:-1px}.upv-tabs button.active{color:var(--upv-primary-color);border-bottom:2px solid var(--upv-primary-color)}.upv-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem;display:grid}.upv-collaboration-card{background:var(--upv-card-background);border:1px solid var(--upv-border-color);border-radius:12px;text-decoration:none;transition:transform .2s,box-shadow .2s;overflow:hidden}.upv-collaboration-card:hover{transform:translateY(-5px);box-shadow:0 4px 20px #00000014}.upv-collaboration-image{object-fit:cover;width:100%;height:150px}.upv-collaboration-info{padding:1rem}.upv-collaboration-category{color:var(--upv-primary-color);text-transform:uppercase;font-size:.75rem;font-weight:600}.upv-collaboration-title{color:var(--upv-text-primary);margin:.5rem 0;font-size:1.125rem}.upv-collaboration-subtitle{color:var(--upv-text-secondary);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.875rem;display:-webkit-box;overflow:hidden}.upv-post-list{flex-direction:column;gap:1.5rem;display:flex}.upv-post-card{background:var(--upv-card-background);border:1px solid var(--upv-border-color);border-radius:12px;padding:1.5rem}.upv-post-date{color:var(--upv-text-secondary);margin-top:1rem;font-size:.8rem;display:block}@media screen and (max-width:768px){.upv-container{flex-direction:column}.upv-sidebar{width:100%;position:static}}
