: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:#034308;--footer-divider-border-top:1px solid #ff885eb9}.dark{--footer-background:#1b1e1b;--footer-color:#dedddc;--footer-filter:drop-shadow(0px 1px 1px #eaeaea40);--footer-company-logo-color:#ccc8c7;--footer-company-logo-width:120px;--footer-title-color:#667267;--footer-divider-border-top:1px solid #ffe7e0e4}.footer{padding-block:4rem 1rem;font-size:large;color:var(--footer-color);background-color:var(--footer-background);filter:var(--footer-filter)}.footer__container{max-width:116rem;margin:auto;padding:0 1.5rem;overflow:none;resize:horizontal}.footer__top{display:grid;grid-template-columns:repeat(auto-fit,minmax(14rem,1fr));grid-row-gap:2rem;row-gap:2rem}.footer__bottom{position:absolute;display:inline-flex;margin:-24px 16px 32px}.company{padding-right:0}.company__brand{display:inline-block;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.company__logo{width:130px;height:130px;border-radius:12px;margin:-32px auto 8px;object-fit:contain;display:block}.company__name{color:var(--footer-company-logo-color)}.company__legend,.company__name{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:block}.company__legend{color:#967D4E;font-family:"PT Serif",serif;font-weight:400;font-style:normal}.company__description{font-size:smaller;display:block}.copyright{margin-top:auto;font-size:small}.footer__column{margin:0 auto}.footer__title{margin-bottom:2rem;font-weight:700;font-family:Montserrat;font-size:x-large;color:var(--footer-title-color)}.footer__list{display:flex;flex-direction:column;gap:1.5rem}.footer__list-icon{display:flex;justify-content:flex-start;gap:0;flex-wrap:wrap;margin:20px 0 4px}.icon-footer{margin:16px 0 8px;padding:4px;width:28px;height:28px;filter:invert(var(--icon))}.icon-footer:hover{border-radius:4px;cursor:pointer;filter:invert(var(--icon));background-color:#ff885e30}.footer__list-link{text-decoration:none;color:inherit;transition:color .25s;font-family:Nunito;font-weight:400;font-size:medium}.footer__list-link:hover{color:#ff885e;color:#8fce00;color:var(--a-hover)}.footer__divider{margin-block:2.5rem;border:none;border-top:var(--footer-divider-border-top)}@media screen and (max-width:900px){.footer{padding-block:5rem 1rem;font-size:medium}.footer__top{display:grid;grid-template-columns:repeat(auto-fit,minmax(12rem,1fr));grid-row-gap:2rem;row-gap:2rem}.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-block:4rem 3rem}.footer__top{display:grid;grid-template-columns:repeat(auto-fit,minmax(14rem,1fr));grid-row-gap:2.5rem;row-gap:2.5rem}.footer__bottom{margin:10px 5px 16px}.footer__column{margin:0 1rem}.footer__title{margin-bottom:1rem;font-size:medium}.footer__list{gap:.5rem}}@import url("https://fonts.googleapis.com/css?family=Montserrat:300,400,700");@import url("https://fonts.googleapis.com/css?family=Poppins:300,400,700");@import url("https://fonts.googleapis.com/css?family=Nunito:300,400,700");:root{--firma-nombre:#0F1419;--firma-usuario:#536471;--categoria-texto:#333333;--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{overflow:hidden;display:block;justify-content:center;width:100%;height:100%;min-width:100%;min-height:70vh;padding:0;margin:0 auto;background-color:var(--background)}.BadgeLeerPost-firma{width:68%;height:auto;display:flex;margin:35px auto 0}.BadgeLeerPost-firma-avatar{object-fit:cover;-o-object-fit:cover;height:52px;width:52px;border-radius:50%;margin-right:10px}.BadgeLeerPost-firma-nombre{font-family:Montserrat;font-size:19px;font-weight:bolder;color:var(--firma-nombre)}.BadgeLeerPost-firma-usuario{display:block;font-family:Nunito;font-size:17px;font-weight:500;margin-top:-7px;color:var(--firma-usuario)}.BadgeLeerPost-firma-verificado{height:20px;width:20px;margin-left:5px}.BadgeLeerPost-portada{height:70vh;background:#f9fafc;filter:drop-shadow(0 1px 1px #31313120)}.BadgeLeerPost-imagen-portada{height:100%;width:100%;object-fit:cover;aspect-ratio:35/9;opacity:.2;-moz-opacity:.2;filter:alpha(opacity=20)}.BadgeLeerPost-categoria{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:inline-block;margin:32px 16% 8px;padding:4px 8px;border-radius:16px;font-weight:700;font-size:medium;font-family:Nunito;cursor:pointer;background-color:var(--categoria-background);color:var(--categoria-texto)}.BadgeLeerPost-categoria:hover{background-color:var(--categoria-background-hover)}.BadgeLeerPost-texto{font-weight:500;color:var(--texto)}.BadgeLeerPost-enlace,.BadgeLeerPost-texto{font-family:Nunito;width:68%;height:auto;margin:8px auto 0;padding:0;display:block;white-space:pre-wrap}.BadgeLeerPost-enlace{font-weight:400;cursor:pointer;color:cornflowerblue}.BadgeLeerPost-enlace:hover{color:crimson}.BadgeLeerPost-fecha{font-family:Source Sans\ 3,sans-serif;width:68%;height:auto;font-size:17px;margin:8px auto 50px;display:block;color:var(--fecha)}.BadgeLeerPost-fecha:hover{cursor:default}@media screen and (min-width:1560px){.BadgeLeerPost-texto{width:56%;margin:28px 16%;font-size:larger}.BadgeLeerPost-fecha{font-size:20px;margin:8px auto 50px}}@media screen and (max-width:900px){.BadgeLeerPost{min-height:70vh}.BadgeLeerPost-portada{height:50vh;background:#f9fafc;filter:drop-shadow(0 1px 1px #31313120)}.BadgeLeerPost-firma{width:86%;margin-bottom:8px}.BadgeLeerPost-firma-avatar{height:48px;width:48px;margin-right:8px}.BadgeLeerPost-firma-nombre{font-size:17px}.BadgeLeerPost-firma-verificado{height:19px;width:19px;margin-left:4px}.BadgeLeerPost-categoria{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:flex;justify-content:center;align-content:center;align-self:flex-start;margin:16px 7% 0;padding:4px 8px;border-radius:16px;font-weight:700;font-size:small;font-family:Nunito}.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-inline:16px}.BadgeLeerPost-categoria{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:flex;justify-content:center;align-content:center;align-self:flex-start;margin:16px 16px 0;padding:4px 8px;border-radius:16px;font-weight:700;font-size:small;font-family:Nunito}.BadgeLeerPost-texto{width:100%;margin:8px auto;padding-inline:16px;display:block}.BadgeLeerPost-enlace{width:100%;margin:8px auto 16px;padding-inline:16px}.BadgeLeerPost-fecha{width:100%;margin:20px auto;padding-inline:16px;font-size:15px}}@import url("https://fonts.googleapis.com/css?family=Lato:300,400,500,700");@import url("https://fonts.googleapis.com/css?family=Anton:300,400,500,700");@import url("https://fonts.googleapis.com/css?family=Roboto:300,400,500,700");@import url("https://fonts.googleapis.com/css?family=Montserrat:300,400,500,700");@import url("https://fonts.googleapis.com/css?family=Poppins:300,400,500,700");@import url("https://fonts.googleapis.com/css?family=Nunito:300,400,500,700");@import url("https://fonts.googleapis.com/css2?family=Source+Sans+3&display=swap");@import url("https://fonts.googleapis.com/css2?family=Noto+Serif");@import url("https://fonts.googleapis.com/css2?family=Noticia+Text&display=swap");@import url("https://fonts.googleapis.com/css2?family=Ancizar+Serif:ital,wght@0,300..900;1,300..900&display=swap");@import url("https://fonts.googleapis.com/css2?family=APT+Serif:ital,wght@0,400;0,700;1,400;1,700&display=swap");*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:root{--background:#fff;--background-portada:#f9fafc;--background-section:#f6f6f6bb;--filter-portada:drop-shadow(0px 1px 1px #31313120);--divider-component:#2f2f2f30;--background-br:transparent;--h1:#034308;--h2:#3a787d;--h3:#034308;--h4:#d22b1f;--h5:#000;--h6:#ff885e;--texto:#181818;--a:#1d9bf0;--a-hover:#1db075;--icon-social:0%;--icon-social-hover:100%;--boton-categoria-seleccionada:#fff;--background-boton-categoria-seleccionada:#3c7b2f;--boton-categoria:#3c7b2f;--background-boton-categoria:transparent;--background-postit-amarillo:#fffaef;--background-postit-azul:#e9f4ff;--background-postit-morado:#ebebfb;--background-postit-rosado:#fff7fd;--background-postit-verde:#e6ffea}.dark{--background:#191919;--background-portada:#181819;--background-section:#04131dbd;--filter-portada:drop-shadow(0px 1px 1px #eaeaea20);--divider-component:#fcfcfc30;--background-br:#04131d;--h1:#667267;--h2:#62deac;--h3:#6fa8dc;--h4:#7ccec3;--h5:#fff;--h6:#ffcfbe;--texto:#dedddc;--a:#83ffd8;--a-hover:#8fce00;--icon-hover:100%;--icon-social:100%;--icon-social-hover:100%;--boton-categoria-seleccionada:#fff;--background-boton-categoria-seleccionada:#3c7b2f;--boton-categoria:#fff;--background-boton-categoria:transparent;--background-postit-amarillo:#9a7e2bea;--background-postit-azul:#0f4678ea;--background-postit-morado:#262654;--background-postit-rosado:#521e48ea;--background-postit-verde:#075046ea}body{font-family:Nunito,Montserrat,Poppins;overscroll-behavior:auto;background-color:var(--background);color:var(--texto)}.flex{display:flex}::-webkit-scrollbar{width:12px}::-webkit-scrollbar-track{background:#f9fafc}::-webkit-scrollbar-thumb{background:#7289da50;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#7289da}body h1{padding:1rem .5rem 0;font-size:300%;line-height:50px;font-weight:700;color:var(--h1)}body h1,body h2{width:100%;letter-spacing:0;font-family:Montserrat}body h2{padding:0 .5rem;font-size:140%;line-height:1.2;font-weight:600;color:var(--h2)}body h3{font-size:x-large;font-weight:700;color:var(--h3)}body h3,body h4{font-family:Montserrat}body h4{font-size:larger;font-weight:400;color:var(--h4)}body h5{font-size:large;font-weight:700;font-family:Montserrat;margin:0;color:var(--h5)}body h6{font-weight:400;font-family:Nunito,Poppins;margin:0;color:var(--h6)}body a,body h6{font-size:medium}body a{text-decoration:none;font-weight:700;font-family:Montserrat;color:var(--a);place-items:center}a:hover{color:#0762b7;color:#ff885e;color:var(--a-hover)}body p,body span{font-size:large;color:var(--texto)}body input{height:-webkit-min-content;height:min-content;min-height:32px;height:32px;padding:0 4px;color:#313131;background:#fff;border:1px solid #313131;border-radius:10px}body input,body textarea{color:var(--texto);background-color:var(--background)}body textarea{border:1px solid #fff}body textarea:focus{border:1px solid transparent}.header-portada,body select,body textarea:focus{color:var(--texto);background-color:var(--background)}body select{height:-webkit-min-content;height:min-content}.br{height:20px;background-color:var(--background-br)}.fondo-carga{opacity:1;height:100vh;display:flex;background-color:#e7e7e750}.contenedor-carga{width:100%;display:flex;justify-content:center;align-items:center}.texto-carga_fuente-light{font-weight:400;font-size:50px;font-family:Nunito,"sans-serif";color:#313131;margin:0}.texto-carga_fuente-bold{font-weight:700;font-family:Montserrat,"sans-serif";color:#56a8ff;font-size:50px;margin:0}.texto-carga_fuente-web{width:100%;display:flex;justify-content:center;align-items:center;position:fixed;bottom:8px;font-weight:400;font-size:20px;font-family:Roboto,sans-serif;color:#313131;animation:colorAnimation 1s linear alternate;animation-iteration-count:infinite}@keyframes colorAnimation{0%{color:#2b547f}to{color:#313131}}.loader-carga{width:100%;display:flex;justify-content:center;align-items:center;position:fixed;left:calc(50% - 20px);bottom:50px;border:5px solid #f3f3f3;border-top-color:#3498db;border-radius:50%;width:40px;height:40px;animation:spin 1.4s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.hide-loader-carga{display:none}.ocultar-carga{overflow:hidden;height:0;transition:height 1.4s}.ocultar-fondo-carga{overflow:hidden;opacity:0;transition:opacity 1s}.color_naranja{font-size:100%;color:#ff885e}.hero{height:340px;background:#f9fafc}.imagen-portada{object-position:center;-moz-opacity:.5;opacity:.5;filter:alpha(opacity=50);display:flex;justify-content:center;align-items:center;margin:auto}.formulario{display:block;min-width:270px;height:100%;margin:16px 0;display:grid}.formulario-tarea{display:inline-flex;margin:5px 0;place-items:center}.label-tarea{min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;height:100%;margin:0 8px;color:var(--texto)}.input-tarea{width:100%;height:120px;min-height:120px;max-height:500px;margin:16px auto;padding:10px;display:flex;justify-content:center;align-items:center;border-radius:16px;border-width:2px;border-color:#ffc2cd50;font-family:Nunito,Poppins;font-size:medium;font-weight:lighter;color:var(--texto);background-color:var(--background)}.label-elegir-tema{height:-webkit-min-content;height:min-content;min-height:32px;height:32px;padding:0 8px;margin:4px 0;width:120px;color:#313131;background:#fff;border:1px solid #313131;border-radius:10px;display:flex;align-items:center;color:var(--texto);background-color:var(--background);cursor:pointer}.label-elegir-tema input{display:flex;margin-right:8px;accent-color:#ff885e}.input-buscador-pantalla-completa{display:flex;width:80%;max-width:400px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;background:#e7e7e750;border-radius:20px;border:1px solid #000;margin:18px auto 12px;padding:8px 16px;white-space:pre-wrap}.icon-buscador-pantalla-completa{width:36px;height:36px;display:inline-flex;opacity:.65;transition:.3s;filter:invert(var(--icon));margin:4px 0 0}.span-buscador-pantalla-completa{font-weight:700;font-family:Montserrat;color:var(--texto);display:inline-flex;margin:0 8px;padding:10px;width:100%;cursor:pointer}.span-buscador-pantalla-completa:hover{color:var(--a)}.span-texto-normal{min-height:100px;font-weight:500;font-family:Nunito,Roboto;color:#585858;background:#ffffff00;color:var(--texto)}.span-centrado-simple{display:flex;justify-content:center;align-items:center;margin:0 0 -20px}.span-centrado{font-size:xx-large;color:#8fce00;background-color:#e7e7e750;padding:4rem 1rem;margin:0 0 50px}.span-centrado,.span-centrado-light{border-radius:1px;display:flex;justify-content:center;align-items:center;flex:1 1 300px;height:70px}.span-centrado-light{font-size:x-large;background-color:#ff885e20;padding:3rem 2rem;margin:-20px 0 50px}.span-centrado-light,.span-filtro-dia{font-weight:700;font-family:Montserrat;color:#ff885e}.span-filtro-dia{display:flex;justify-content:center;align-items:center;margin:10px auto;padding:10px;min-width:200px;max-height:50px;cursor:pointer}.link-normal{text-decoration:none;align-items:center;font-weight:bolder;font-family:Montserrat;color:#1a94ff;padding-top:.7rem}.link-normal:hover{text-decoration:none;color:#065397}.link-simple{font-size:small;color:#7289da;display:flex;justify-content:center;align-items:center;margin:0 0 20px;font-family:Nunito,Poppins}.link-simple:hover{color:#415164}.link-fans{font-size:large;color:#7289da;display:flex;justify-content:center;align-items:center;margin:-10px 0 20px;font-family:Nunito,Poppins}.link-fans:hover{color:#415164;cursor:pointer}a.link-unstyled{color:inherit}a.link-unstyled:hover{color:inherit;text-decoration:none}.link-bold{color:#415164;text-decoration:none;font-weight:700;font-family:Nunito,Poppins}.lista-iconos-tarjeta{display:flex;gap:2px}.icon,.icon-facebook,.icon-instagram,.icon-linkedin,.icon-telegram,.icon-tiktok,.icon-twitter,.icon-youtube{margin:0 4px;padding:4px;width:28px;height:28px;filter:invert(var(--icon))}.icon:hover{background-color:#0080ff30;border-radius:4px;cursor:pointer;filter:invert(var(--icon))}.icon-facebook:hover{background-color:#1877f2;background-color:#e7880d}.icon-facebook:hover,.icon-instagram:hover{border-radius:4px;cursor:pointer;filter:invert(var(--icon-social-hover))}.icon-instagram:hover{background-color:#e41ea6;background-color:#1be159}.icon-linkedin:hover{background-color:#0077B5;background-color:#ff884a}.icon-linkedin:hover,.icon-twitter:hover{border-radius:4px;cursor:pointer;filter:invert(var(--icon-social-hover))}.icon-twitter:hover{background-color:#00acee;background-color:#ff5311}.icon-tiktok:hover{background-color:#000000;background-color:#ffffff}.icon-tiktok:hover,.icon-youtube:hover{border-radius:4px;cursor:pointer;filter:invert(var(--icon-social-hover))}.icon-youtube:hover{background-color:#ff0000;background-color:#00e9ed}.icon-telegram:hover{border-radius:4px;cursor:pointer;background-color:#0088cc;background-color:#ff7733;filter:invert(var(--icon-social-hover))}.icon-tarjeta{margin:.7rem 0;padding:2px;width:20px;height:20px;filter:invert(var(--icon))}.icon-tarjeta:hover{background-color:#0080ff30;border-radius:4px;cursor:pointer;filter:invert(var(--icon))}.icon-siguiendo{margin:.4rem;width:16px;height:16px}.icon-siguiendo:hover{background-color:#c2ffd170;border-radius:4px;cursor:pointer}.icon-verificado{width:30px;height:30px;margin:16px 16px 0 0}.icon-verificado:hover{background-color:#c2ffd170;border-radius:4px;cursor:pointer}.icon-estado-tarea{width:25px;height:25px;margin:8px 12px}.icon-estado-tarea:hover{cursor:pointer;padding:1px;scale:.97}.icon-editar{width:27px;height:27px;margin:16px}.icon-editar:hover{cursor:pointer}.icon-actualizar{width:27px;height:27px;margin:20px 16px 16px}.icon-actualizar:hover{cursor:pointer}.btn{color:#fff;background-color:#1d9bf0;border-radius:10px;display:flex;justify-content:center;align-items:center;flex:1 1 300px;margin:1rem;font-weight:700;font-size:medium;font-family:Montserrat;letter-spacing:1px}.btn:hover{color:#d2e6ff;background-color:#062750;border-color:#d2e6ff;border-radius:10px}.btn.btn-primary{min-width:180px;max-width:220px;max-height:50px;color:#fff;background-color:#7289da;border-color:#7289da;border-radius:10px;display:flex;justify-content:center;align-items:center;margin:20px 0}.btn.btn-primary:hover{color:#fff;background-color:#110964}.btn.btn-secondary{color:#fff;background-color:#22C7A4;border-color:#22C7A4;border-radius:10px;display:flex;justify-content:center;align-items:center;flex:1 1 300px;margin:20px auto;min-width:180px;max-width:300px;max-height:50px}.btn.btn-secondary:hover{color:#fff;background-color:#058775}.btn.btn-mini{width:auto;max-height:40px;font-size:small;color:#fff;background-color:#7289da90;display:flex;justify-content:center;align-items:center;margin:20px 0}.btn.btn-mini:hover{color:#fff;background-color:#7289da}.btn.btn-mini-centrado{width:auto;max-height:40px;font-size:small;color:#fff;background-color:#7289da90;display:flex;justify-content:center;align-items:center;margin:20px auto}.btn.btn-inicio,.btn.btn-mini-centrado:hover{color:#fff;background-color:#7289da}.btn.btn-inicio{border-radius:10px;display:flex;justify-content:center;align-items:center;margin:20px auto;min-width:180px;max-width:300px;max-height:50px}.btn.btn-inicio:hover,.btn.btn-login{color:#fff;background-color:#110964}.btn.btn-login{border-radius:10px;display:flex;justify-content:center;align-items:center;margin:20px auto;min-width:180px;max-width:300px;max-height:50px}.btn.btn-login:hover{color:#fff;background-color:#7289da;border-radius:10px}.btn.btn-cerrar-sesion{color:#fff;background-color:#e70e04;border-radius:10px;display:flex;justify-content:center;align-items:center;margin:10px auto;width:100%;min-width:100px;max-width:300px;max-height:50px;flex:1 1 50px}.btn.btn-cerrar-sesion:hover{background-color:#7289da}.btn-filtro-categoria-seleccionada{color:var(--boton-categoria-seleccionada);background-color:var(--background-boton-categoria-seleccionada);border:2px solid #00206030;border-radius:20px;font-size:medium;font-family:Source Sans\ 3,sans-serif;display:flex;justify-content:center;align-items:center;margin:10px auto;min-width:200px;max-width:250px;max-height:35px}.btn-filtro-categoria-seleccionada:hover{color:#3c7b2f;background-color:#c6ffb1}.btn-filtro-categoria{color:var(--boton-categoria);background-color:var(--background-boton-categoria);border:2px solid #00206030;border-radius:20px;font-size:medium;font-family:Source Sans\ 3,sans-serif;display:flex;justify-content:center;align-items:center;margin:10px auto;min-width:200px;max-width:250px;max-height:35px}.btn-filtro-categoria:hover{color:#fff;background-color:#3c7b2f}.btn.btn-actualizar-tarea{color:#000;background-color:#e7e7e750;border-radius:10px;display:flex;justify-content:center;align-items:center;margin:10px auto;min-width:180px;max-width:300px;max-height:35px;font-family:Montserrat}.btn.btn-actualizar-tarea:hover{color:#0071e3;background-color:#fff}.boton-perfil-externo{width:auto;height:auto;color:#fff;background-color:#7289da;border:none;border-radius:10px;display:flex;justify-content:center;align-items:center;align-content:center;margin:16px auto;padding:8px 16px;font-size:16px;flex:1 1 100px}.boton-perfil-externo:hover{background-color:#7289da70}.btn.btn-cuenta-encontrada{color:#fff;background-color:#7289da;border-radius:10px;display:flex;justify-content:center;align-items:center;margin:10px;width:100%;min-width:100px;max-width:300px;max-height:50px;flex:1 1 50px}.btn.btn-cuenta-encontrada:hover{background-color:#7289da70}.btn.btn-generar-pdf{color:#fff;background-color:#0071e340;border-radius:20px;margin:10px;width:100%;min-width:120px;max-width:180px;max-height:50px;flex:1 1 50px}.btn.btn-generar-pdf:hover{background-color:#0071e3;max-height:50px}.btn.btn-escribir-comentario{color:#fff;background-color:#0071e330;border-radius:10px;display:flex;justify-content:center;align-items:center;margin:10px auto;width:100%;min-width:120px;max-width:200px;max-height:50px;flex:1 1 50px}.btn.btn-escribir-comentario:hover{background-color:#0071e3}.wrapper{position:relative}.wrapper :is(.btn,.link){display:inline-flex;align-items:center;justify-content:center;width:50px;height:50px;background-color:#da2424;color:#151515;border-radius:50%}.btn-para-compartir{position:absolute;border:none;cursor:pointer;z-index:10;transition:outline .25s}.active .btn-para-compartir,.btn-para-compartir:hover{outline:5px solid #bb93fc;outline-offset:-4px}.item{position:absolute;list-style:none;transition:transform .5s;transition-delay:var(--d)}.wrapper.active .item:first-child{transform:translateX (-65px)}.wrapper.active .item:nth-child(2){transform:translateY (-65px)}.wrapper.active item:nth-child(3){transform:translateX (65px)}.dropdown{position:relative;display:flex;background-color:var(--background)}.menu-desplegable{color:#313131;background:#fff;padding:5px 16px;font-size:16px;margin:0 10px;border:#313131;border-width:1px;border-style:solid;border-radius:10px;cursor:pointer}.menu-desplegable,.menu-desplegable:focus,.menu-desplegable:hover{color:var(--texto);background-color:var(--background)}.menu-desplegable option{color:black;background:white;font-size:medium}.menu-desplegable option:hover{color:white;background:#0071e340}.menu-desplegable-compartir{width:auto;height:auto;color:#fff;background-color:#7289da;border:none;border-radius:10px;justify-content:center;align-items:center;align-content:center;margin:auto;padding:8px 16px;font-size:16px}.menu-desplegable-compartir:focus,.menu-desplegable-compartir:hover{background-color:#7289da70}.opciones-menu{display:none;position:absolute;background-color:#fff;box-shadow:0 8px 16px 0 rgba(0,0,0,.2);z-index:1;border-radius:5px;overflow:auto;height:auto;max-height:300px;width:50%;min-width:-webkit-max-content;min-width:max-content;left:50%;transform:translateX(-50%);bottom:50px}.opciones-menu button{color:black;background:white;width:100%;border:none;padding:12px 16px;text-decoration:none;display:block;text-align:left;font-size:medium;cursor:pointer}.opciones-menu button:hover{color:white;background:#0071e3}.show{display:block}.header-pantalla-portada{background:#f9eee1;padding:5% 7%}.header-pantalla-completa-con-portada,.header-pantalla-portada{display:flex;flex-wrap:wrap;align-items:center;justify-content:stretch}.header-pantalla-completa-con-portada{background:#f9fafc;padding:0 14%;margin:0 auto}.header-pantalla-completa-sin-bordes{width:100%;min-width:-webkit-fill-available;min-width:-moz-available;min-width:stretch;justify-content:center;display:flex;flex-wrap:wrap;align-items:flex-start;align-content:center;background-color:var(--background)}.header-pantalla-completa{min-width:-webkit-fill-available;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;padding:0 12%;margin:auto}.header-pantalla-completa,.header-pantalla-completa-tercios-sin-bordes{width:100%;justify-content:center;align-items:flex-start;align-content:center;background-color:var(--background);display:flex;flex-direction:row;flex-wrap:wrap}.header-pantalla-completa-tercios,.header-pantalla-completa-tercios-sin-bordes{min-width:-webkit-fill-available;min-width:-moz-available;min-width:stretch}.header-pantalla-completa-tercios{width:100%;justify-content:center;align-items:flex-start;align-content:center;padding:0 auto;background-color:var(--background);display:flex;flex-direction:row;flex-wrap:wrap}.header-pantalla-completa-tercios>div{width:30%;margin:1rem;display:block}.imagen-media-pantalla{max-height:500px;min-width:40%;max-width:50%;border-radius:35px;object-fit:cover;display:flex;justify-content:center;align-items:center;margin:auto;padding:1rem;flex:1 1 300px}.imagen-un-cuarto-pantalla{max-width:40vh;border-radius:25px;margin:1rem .5rem;padding:0;flex:1 1 200px}.imagen-en-contenedor,.imagen-un-cuarto-pantalla{max-height:400px;object-fit:cover;display:flex;justify-content:center;align-items:center}.imagen-en-contenedor{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:70%;max-width:350px;border-radius:35px;margin:auto;padding:1rem;flex:1 1 300px}.header-media-pantalla{width:30%;margin:1rem;flex:1 1 350px}.header-media-pantalla,.header-media-pantalla-blanca{display:block;justify-content:center;align-items:center}.header-media-pantalla-blanca{min-height:100%;min-width:70vh;max-width:100%;border-radius:16px;padding:2rem;margin:1rem 2%;flex:1 1 400px;background-color:var(--background-section)}.postit-amarillo{min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content;min-width:300px;max-width:100%;border-radius:10px;margin:1rem 0;padding:2rem;display:flex;flex-direction:row;flex-wrap:wrap;background-color:var(--background-postit-amarillo)}.postit-amarillo>div{width:50%}.postit-azul{min-height:100%;min-width:300px;max-width:100%;border-radius:10px;margin:1rem 0;padding:2rem;display:flex;flex-direction:row;flex-wrap:wrap;background-color:var(--background-postit-azul)}.postit-azul>div{width:50%}.postit-morado{min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content;min-width:300px;max-width:100%;border-radius:10px;margin:1rem 0;padding:2rem;display:flex;flex-direction:row;flex-wrap:wrap;background-color:var(--background-postit-morado)}.postit-morado>div{width:50%}.postit-rosado{min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content;min-width:300px;max-width:100%;border-radius:10px;margin:1rem 0;padding:2rem;display:flex;flex-direction:row;flex-wrap:wrap;background-color:var(--background-postit-rosado)}.postit-rosado>div{width:50%}.postit-verde{min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content;min-width:300px;max-width:100%;border-radius:10px;margin:1rem 0;padding:2rem;display:flex;flex-direction:row;flex-wrap:wrap;background-color:var(--background-postit-verde)}.postit-verde>div{width:50%}.header-un-tercio-pantalla{width:30%;margin:1rem;display:block;justify-content:center;flex:1 1 250px}.header-dos-tercios-pantalla{width:60%;margin:1rem;display:block;justify-content:center;flex:1 1 650px}.dos-tercios-pantalla-comentarios{width:67%;max-width:400px;display:contents;justify-content:center;align-items:center;margin:0 auto 40px;padding:2rem 1rem 0;flex:1 1 300px;background-color:var(--background)}.header-portada{height:70vh;width:100%}.imagen-portada{height:100%;width:100%;object-fit:cover;opacity:.2;-moz-opacity:.2;filter:alpha(opacity=20)}.header-contenido-portada{display:flex;flex-wrap:wrap;align-items:center;justify-content:stretch;margin:-40vh auto 0;padding:0 5%;filter:contrast(100%)}hr{margin:1rem auto;width:50%;padding:auto;border-top:4px solid var(--divider-component);border-radius:5px}.divider{width:100%;height:100%;margin:0 auto;padding:20px 37%;background:var(--background);border:1px solid transparent;border-bottom:var(--divider-component);display:flex;justify-content:center;align-items:center}.divider-naranja{margin:0 25%;margin-block:2.5rem;border:none;border-top:1px solid #ff895e}.divider-footer{margin:0 25%;margin-block:2.5rem;border:none;border-top:1px solid #ff885eb9}.visor-pdf-pantalla-completa{width:100%;height:100%;min-height:400px;padding:0 5%}.filtro-pantalla-completa{display:inline-block;flex-wrap:wrap;align-items:center;justify-content:center;text-align:center;width:100%;height:100%;background:#e7e7e750;border-radius:20px;margin:40px auto;padding:8px 5% 16px;white-space:pre-wrap}.filtro-categoria-pantalla-completa{width:100%;min-width:-webkit-fill-available;min-width:-moz-available;min-width:stretch;justify-content:center;display:flex;flex-wrap:wrap;align-items:flex-start;align-content:center;margin:16px auto;background-color:var(--background)}.ocultar-vista{clip:rect(0 0 0 0);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}input.ocultar-vista:focus+label,input.ocultar-vista:focus-within+label{outline:thin dotted}div.imagen-avatar{width:130px;height:130px;border-radius:50%;margin-top:-70px;margin-bottom:20px;display:inline-block;position:relative;overflow:hidden}div.imagen-avatar img{width:135px;height:135px;object-fit:cover;-o-object-fit:cover;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}div.imagen-avatar-mini{width:90px;height:90px;border-radius:50%;margin-top:-55px;margin-bottom:20px;display:inline-block;position:relative;overflow:hidden}div.imagen-avatar-mini img{width:95px;height:95px;object-fit:cover;-o-object-fit:cover;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.perfilParaTwitter{display:flex;align-items:center;justify-content:center;background:#f9fafc;padding:1rem;background-color:var(--background)}@media screen and (max-width:767px){hr{width:70%;border-top:4px solid var(--divider-component);border-radius:5px;margin:2rem 0}.header-pantalla-completa{padding:0 4%}.imagen-media-pantalla{max-height:400px;min-width:70%;max-width:90%;flex:1 1 300px}.header-media-pantalla-blanca{min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content;min-width:100%;max-width:-webkit-max-content;max-width:max-content;display:block;justify-content:center;align-items:center;padding:1rem;margin:.5rem}.imagen-un-cuarto-pantalla{padding:0;min-width:140px;width:100%;max-width:350px;height:100%;flex:1 1 160px;flex-direction:column;display:block;justify-content:center;align-items:center;margin:.5rem 1%;white-space:nowrap;border-radius:20px}.header-un-tercio-pantalla{width:30%;margin:0}.header-dos-tercios-pantalla{width:60%;margin:0}.postit-amarillo,.postit-azul,.postit-morado,.postit-rosado,.postit-verde{min-height:100%;min-width:90%;max-width:90%;margin:.5rem 0;padding:2rem}}@media screen and (max-width:479px){.texto-carga_fuente-bold,.texto-carga_fuente-light{font-size:35px}body{font-size:17px}h1{font-size:180%;margin:0}h1,h2{padding:0;line-height:1}h2,h3{font-size:larger}hr{width:90%;border-top:2px solid var(--dark-h2);border-radius:5px}.icon{margin:0 4px;padding:2px;width:22px;height:22px}.btn-filtro-categoria-seleccionada{border:2px solid #00206030;border-radius:20px;font-size:smaller;display:flex;justify-content:center;align-items:center;margin:8px auto;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;max-height:36px}.btn-filtro-categoria-seleccionada:hover{color:#3c7b2f;background-color:#c6ffb1}.btn-filtro-categoria{color:var(--boton-categoria);background-color:var(--background-boton-categoria);border:2px solid #00206030;border-radius:20px;font-size:smaller;display:flex;justify-content:center;align-items:center;margin:8px auto;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;max-height:36px}.btn-filtro-categoria:hover{color:#fff;background-color:#3c7b2f}.header-pantalla-completa-sin-bordes{min-width:auto}.header-pantalla-completa{width:100%;min-width:-webkit-fill-available;min-width:auto;padding:0 4%}.header-media-pantalla{width:100%;min-height:300px;padding:.5rem 0;margin:.5rem 0;flex:1 1 400px}.header-media-pantalla-blanca{min-width:auto;padding:1rem 2rem;margin:1rem 0;flex:1 1 400px}.imagen-en-contenedor{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:100%;max-width:350px;border-radius:35px;object-fit:cover;display:flex;justify-content:center;align-items:center;margin:auto;padding:0;flex:1 1 300px}.imagen-un-cuarto-pantalla{max-width:270px}.header-portada{height:50vh}.imagen-portada{height:100%;width:100%;object-fit:cover;opacity:.2;-moz-opacity:.2;filter:alpha(opacity=20)}.header-contenido-portada{display:flex;flex-wrap:wrap;align-items:center;justify-content:stretch;margin:-35vh auto 0;padding:0 5%;filter:contrast(100%)}.filtro-categoria-pantalla-completa{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.perfilParaTwitter{display:flex;align-items:center;justify-content:center;padding:1rem}}:root{--background-navbar:#faf7f1;--background-filter-component:drop-shadow(0px 1px 1px #31313140);--fuente:#034308;--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:#034308;--link-menu-principal:#fff;--link-menu-principal-hover:#313131;--background-link-menu-principal:#034308;--background-link-menu-principal-hover:#61ebd970;--icon:0%;--icon-hover:100%;--link-bottom:gray;--link-bottom-hover:#fff;--background-link-bottom:#00000010}.dark{--background-navbar:#011502;--background-filter-component:drop-shadow(0px 1px 1px #eaeaea40);--fuente:#667267;--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{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;width:100%;height:70px;padding:0 16px;text-decoration:none;z-index:4;position:-webkit-sticky;position:sticky;top:0;background:var(--background-navbar);filter:var(--background-filter-component)}.overlay{width:100%;height:100%;z-index:8;position:fixed;top:0;left:0;background:rgba(0,0,0,.5);opacity:0;visibility:hidden;transition:.3s}.overlay.open{opacity:1;visibility:visible}.overlay-izquierdo{width:100%;height:100%;z-index:8;position:fixed;top:0;right:0;background:rgba(0,0,0,.5);opacity:0;visibility:hidden;transition:.3s}.overlay-izquierdo.open{opacity:1;visibility:visible}.modal-derecho{width:0;height:100%;z-index:8;position:fixed;top:0;right:0;transform:translate(0);transition:.3s}.modal-derecho.open{transform:translate(-250px)}.modal-izquierdo{width:0;height:100%;z-index:8;position:fixed;top:0;left:0;transform:translate(0);transition:.3s}.modal-izquierdo.open{transform:translate(250px)}.lista-iconos{display:flex;align-content:center;align-items:center}.navbar-icon{width:40px;height:40px;display:grid;place-items:center;background:#E4E6EB;border:none;border-radius:50%;opacity:.75;transition:.3s;margin:0 8px;padding:7px}.navbar-icon:hover{opacity:1;background:#00000026;filter:invert(var(--icon))}.navbar-icon-oculto{display:none;visibility:hidden;width:0;height:0}div.navbar-icon-imagen{width:40px;height:40px;cursor:pointer;display:inline-block;position:relative;overflow:hidden;background:#E4E6EB;border:none;border-radius:50%;opacity:.75;transition:.3s;margin:0 8px;padding:7px}div.navbar-icon-imagen:hover{opacity:1;background:#00000026}div.navbar-icon-imagen img{width:43px;height:43px;object-fit:cover;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Navbar__brand{display:flex;align-items:center;text-decoration:none;padding:0 8px}.Navbar__brand:hover{border:0 solid transparent;font-style:"text";text-decoration:none}.Navbar__brand:hover .Navbar__fuente:hover{color:var(--fuente-hover)}.Navbar__brand-oculto{display:flex;align-items:center;text-decoration:none}.Navbar__brand-oculto:hover{font-style:"text";text-decoration:none!important}.Navbar__brand-logo{margin:0;width:44px;height:44px;object-fit:contain}.Navbar__fuente{font-weight:700;font-size:28px;font-family:Montserrat;padding:0 0 0 .8rem;display:inline-flex;place-items:center;color:var(--fuente)}.Navbar__fuente:hover{color:var(--fuente-hover)}.Navbar__fuente-bold{font-weight:700;place-items:center;color:var(--fuente-bold)}.Navbar__fuente-bold,.Navbar__fuente-light{font-size:28px;font-family:Montserrat;padding:0 0 0 .8rem;display:inline-flex}.Navbar__fuente-light{font-weight:lighter;place-items:center;color:var(--fuente)}.Navbar__fuente-light:hover{color:var(--fuente-light-hover)}.Navbar__fuente_suscrito{font-weight:700;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;font-size:14px;font-family:Montserrat;padding:0 4px;margin:0 4px;border-radius:4px;display:inline-flex;place-items:center;color:var(--fuente-suscrito);background-color:var(--background-fuente-suscrito)}.Navbar__fuente_suscrito:hover{color:var(--fuente-suscrito-hover);background-color:var(---background-fuente-suscrito-hover)}.texto-menu{font-size:medium;font-family:Montserrat;color:#313131}.texto-menu,.texto-menu:hover{text-decoration:none;align-items:center}.texto-menu:hover{color:#fd1205}.link-menu{text-decoration:none;font-weight:bolder;font-size:medium;font-family:Montserrat;margin:1rem 8px;padding:.5rem 1rem;color:var(--link-menu)}.link-menu:hover{border-radius:10px;color:var(--link-menu-hover);background:var(--background-link-menu-hover)}.link-menu-principal{text-decoration:none;font-weight:bolder;font-size:medium;font-family:Montserrat;color:#fff;margin:1rem 8px;padding:.5rem 1rem;border-radius:10px;background:#7289da;color:var(--link-menu-principal);background:var(--background-link-menu-principal)}.link-menu-principal:hover{color:#313131;background:#a5b8fd70;color:var(--link-menu-principal-hover);background:var(--background-link-menu-principal-hover)}@media screen and (max-width:865px){.Navbar{min-height:50px;padding:.2rem 1rem}.navbar-icon-oculto{width:40px;height:40px;visibility:visible;display:grid;place-items:center;background:#E4E6EB;border:none;border-radius:50%;opacity:.75;transition:.3s;margin:0 8px;padding:7px}.navbar-icon-oculto:hover{opacity:1;background:#00000026}.Navbar__brand-oculto{opacity:0}.Navbar__brand-oculto,.link-menu{display:none}.Navbar__brand-oculto,.link-menu,.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{font-size:22px;padding:0 8px}.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{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;width:100%;height:65px;padding:4px 32px 0;background-color:#fff;filter:drop-shadow(0 0 4px #31313140);z-index:8;position:fixed;bottom:0;opacity:0;visibility:hidden}.Navbar__bottom-lista-iconos{width:100%;display:flex;justify-content:space-between;place-items:center;flex-wrap:wrap;align-items:center}.Navbar__bottom-icon{width:32px;height:32px;display:grid;place-items:center;background:#E4E6EB;border:none;border-radius:50%;opacity:.75;transition:.3s;padding:5px}.Navbar__bottom-icon:hover{opacity:1;background:#00000026}div.Navbar__bottom-icon-imagen{width:40px;height:40px;cursor:pointer;display:inline-block;position:relative;overflow:hidden;background:#E4E6EB;border:none;border-radius:50%;opacity:.75;transition:.3s;margin:0 8px;padding:7px}div.Navbar__bottom-icon-imagen:hover{opacity:1;background:#00000026}div.Navbar__bottom-icon-imagen img{width:43px;height:43px;object-fit:cover;-o-object-fit:cover;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Navbar__bottom-link{text-decoration:none;font-weight:400;font-size:small;font-family:Nunito;color:gray;display:inline}.Navbar__bottom-link:hover{color:#7289da}@media screen and (max-width:767px){.Navbar__bottom{opacity:1;visibility:visible}}.BadgeAgregarItemBuscador{background:#FFF;overflow:hidden;width:100%;height:100%;min-width:100%;min-height:100%;padding:16px;margin:0 auto}.BadgeAgregarItemBuscador-name{width:100%;overflow:hidden;margin:20px 0 16px;padding:8px;border-style:solid;border-radius:4px;border-width:1px;font-size:24px;font-family:Montserrat;font-weight:bolder;color:#45484e}.BadgeAgregarItemBuscador-name:hover{background:#0099ff71}.BadgeAgregarItemBuscador-descripcion{width:100%;overflow:hidden;margin-bottom:8px;padding:8px;border-style:solid;border-radius:4px;border-width:1px;font-size:20px;font-family:Nunito;font-weight:400;color:#45484e}.BadgeAgregarItemBuscador-descripcion:hover{background:#FF843271}@media screen and (max-width:479px){.BadgeAgregarItemBuscador{padding:0;margin:0}}.BadgeComentarios{background:#FFF;box-shadow:0 0 4px 0 rgba(0,0,0,.1);border-radius:30px;overflow:hidden;width:100%;height:100%;max-width:300px;flex:1 1 300px;flex-direction:column;display:flex;justify-content:center;align-items:center;margin:0 35px 35px 0}.BadgeComentarios__header{width:100%;height:50px;background:#e7e7e740;display:flex;justify-content:space-between}.BadgeComentarios__header-icon{border-radius:20%;width:50px;height:50px;align-items:center}.BadgeComentarios__avatar-fondo-portada{display:flex;flex-direction:column;background:#FFF5E6;width:auto;height:auto}.BadgeComentarios__avatar{margin-top:-25px;object-fit:cover;width:50px;height:50px}.BadgeComentarios__section-name{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:1rem 0;color:#415164}.BadgeComentarios__section-texto{width:100%;min-height:100px;display:inline;justify-content:center;align-items:center;padding:16px;color:#4C453B;font-weight:700;font-size:medium;font-family:Montserrat}.BadgeComentarios__editar-texto{width:100%;min-height:180px;padding:10px;border-color:#dedede;background-color:#fff0;color:#4C453B;font-family:Nunito,Poppins;font-size:medium;font-weight:700}.BadgeComentarios__editar-input-fecha{display:flex;justify-content:center;align-items:center;color:#343434;font-weight:700;font-size:small;font-style:normal;text-decoration:none;background-color:initial;border:transparent;margin:0 0 16px}.BadgeComentarios__icons{display:flex;justify-content:center;align-items:center;margin:1rem 0 .2rem}.BadgeComentarios__paginaWeb{margin:0 0 16px}.BadgeComentarios__horaProgramado,.BadgeComentarios__paginaWeb{display:flex;justify-content:center;align-items:center;color:#7289da;font-weight:700;font-size:small;font-style:normal;text-decoration:none;background-color:initial;border:transparent}.BadgeComentarios__horaProgramado{margin:10px 0 0}.BadgeComentarios__usuarioProgramado{display:flex;justify-content:center;align-items:center;color:#7289da;font-weight:700;font-size:small;font-style:normal;text-decoration:none;background-color:initial;border:transparent;margin:0 0 10px;cursor:pointer}.BadgeComentarios__fuente-bold{font-weight:bolder;color:#313131}.BadgeComentarios__fuente-bold,.BadgeComentarios__fuente-light{font-size:medium;font-family:Nunito,"sans-serif";margin:0 0 5px;cursor:pointer}.BadgeComentarios__fuente-light{font-weight:400;color:#fc3468}:root{--BadgeCrearPost-background:#fff;--BadgeCrearPost-textarea-texto:#191919;--BadgeCrearPost-textarea-background:#fff;--BadgeCrearPost-textarea-border:#31313110;--BadgeCrearPost-textarea-background-hover:#eeeeee;--BadgeCrearPost-textarea-background-focus:#fff;--BadgeCrearPost-autor-nombre:#0F1419;--BadgeCrearPost-autor-usuario:#536471;--BadgeCrearPost-categoria-texto:#333333;--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:#333333;--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{overflow:hidden;width:100%;height:100%;min-width:100%;min-height:100%;padding:16px;margin:0 auto;background:var(--BadgeCrearPost-background)}.btn.btn-seleccionar-foto{width:auto;height:20vh;font-size:large;color:#31313190;background-color:initial;border-color:transparent;margin:10vh 20px}.btn.btn-mostrar-foto,.btn.btn-seleccionar-foto:hover{color:#31313190;background-color:#ffffff20}.btn.btn-mostrar-foto{width:-webkit-min-content;width:min-content;height:20vh;font-size:large;border-color:transparent;margin:10vh 20px}.btn.btn-mostrar-foto:hover{color:#31313190;background-color:initial}.BadgeCrearPost-textarea-texto{width:90%;height:70vh;margin:16px 5% 4px;padding:8px;border:var(--BadgeCrearPost-textarea-border);border-style:solid;border-radius:16px;border-width:2px;font-size:larger;resize:vertical;color:var(--BadgeCrearPost-textarea-texto);background-color:var(--BadgeCrearPost-textarea-background)}.BadgeCrearPost-textarea-texto:hover{opacity:1;color:var(--BadgeCrearPost-textarea-texto);background:var(--BadgeCrearPost-textarea-background-hover)}.BadgeCrearPost-textarea-texto:focus{border-width:2px;color:var(--BadgeCrearPost-textarea-texto);background-color:var(--BadgeCrearPost-textarea-background-focus)}.BadgeCrearPost-imagen{border:none;width:90%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-height:200px;display:flex;justify-content:center;align-items:center;place-items:center;margin:auto;padding:1rem;object-fit:contain;aspect-ratio:1/1}.BadgeCrearPost-textarea-url{text-decoration:none;font-weight:400;font-size:small;font-family:Nunito;width:90%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:4px 5% 8px;padding:8px;border:var(--BadgeCrearPost-textarea-border);border-style:solid;border-radius:8px;border-width:2px;color:var(--BadgeCrearPost-textarea-texto);background-color:var(--BadgeCrearPost-textarea-background);display:flex;overflow:auto;scrollbar-width:thin;resize:none}.BadgeCrearPost-textarea-url:hover{opacity:1;color:var(--BadgeCrearPost-textarea-texto);background-color:var(--BadgeCrearPost-textarea-background-hover)}.BadgeCrearPost-textarea-url:focus{border-width:2px;opacity:1;color:var(--BadgeCrearPost-textarea-texto);background-color:var(--BadgeCrearPost-textarea-background-focus)}.BadgeCrearPost-opciones{width:90%;height:auto;margin-top:0;margin-inline:5%;margin-bottom:16px;display:flex;justify-content:space-between}@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-inline:0;display:block}}.BadgeCuentaEncontrada{background:#FFF;box-shadow:0 4px 8px 0 rgba(0,0,0,.2);border-radius:30px;overflow:hidden;min-width:290px;width:80%;height:100%;flex-direction:column;display:flex;justify-content:center;align-items:center;margin:0 auto 20px}.BadgeCuentaEncontrada__header{width:100%;height:80px;background:#7289da30;display:flex;justify-content:flex-end}.BadgeCuentaEncontrada__header-icon{border-radius:20%;width:50px;height:50px;align-items:center}.BadgeCuentaEncontrada__avatar-fondo-portada{display:flex;flex-direction:column;background:#FFF5E6;width:auto;height:auto}.BadgeCuentaEncontrada__avatar{border-radius:50%;margin-top:-70px;margin-bottom:1.5rem;object-fit:cover;width:140px;height:140px}.BadgeCuentaEncontrada__section-name{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:1rem 0;color:#415164}.BadgeCuentaEncontrada__section-biografia{display:flex;justify-content:center;align-items:center;padding:.5rem 2rem;color:#756e6b;background:#fcfcff;width:100%}.BadgeCuentaEncontrada__icons{display:flex;justify-content:center;align-items:center;margin:1rem 0 .2rem}.BadgeCuentaEncontrada__paginaWeb{display:flex;justify-content:center;align-items:center;color:#1b618f;font-weight:700;font-size:small;font-style:normal;text-decoration:none;background-color:initial;border:transparent;margin:0 0 1rem}.BadgeCuentaEncontrada__paginaWeb:hover{color:#7289da;text-decoration:underline}.BadgeEntrada{background:#FFF;box-shadow:0 0 4px 0 rgba(0,0,0,.1);overflow:hidden;width:100%;max-width:250px;height:100%;flex:1 1 350px;flex-direction:column;display:block;justify-content:center;align-items:center;margin:8px;white-space:nowrap;cursor:pointer;border-radius:10px;border:1px solid transparent}.BadgeEntrada:hover img{border-radius:0;filter:invert(0)}.BadgeEntrada__header{width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;background:#e7e7e750;display:flex;justify-content:end;justify-content:space-between;cursor:default}.BadgeEntrada__header-icon{border-radius:20%;width:40px;height:40px;align-items:center}.BadgeEntrada__section-imagen-portada{width:100%;height:160px;object-fit:cover}.BadgeEntrada__section-titulo{width:100%;display:block;padding:16px 16px 0;color:#15344b;font-weight:700;font-size:medium;font-family:Montserrat;overflow:hidden;white-space:pre-wrap;cursor:text}.BadgeEntrada__section__editar-titulo{width:100%;min-height:200px;padding:15px 15px 0;color:#4C453B;font-weight:700;font-size:medium;font-family:Montserrat;border-width:1px;border-color:#dedede;background-color:#fff0}.BadgeEntrada__section-subtitulo{width:100%;display:inline;padding:0 16px;color:#15344b;font-weight:700;font-size:small;font-family:Nunito}.BadgeEntrada__section-categoria{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:inline-flex;margin-top:16px;margin-left:16px;padding:4px 8px;color:#333333;background:#e7e7e750;border-radius:16px;font-weight:700;font-size:small;font-family:Nunito;cursor:pointer}.BadgeEntrada__section-categoria:hover{background:#e7e7e7}.BadgeEntrada__section-texto{width:100%;margin:10px 0;padding:0 16px;color:#15344b90;background:#fff;font-size:smaller;font-weight:400;font-family:Nunito;cursor:pointer;overflow:hidden;white-space:pre-wrap;text-overflow:ellipsis;display:-webkit-box;line-clamp:6;-webkit-line-clamp:6;-webkit-box-orient:vertical}.BadgeEntrada__section__editar-texto{width:100%;min-height:180px;padding:10px;border-color:#dedede;background-color:#fff0;color:#4C453B;font-family:Nunito,Poppins;font-size:medium;font-weight:700}.BadgeEntrada__icons{display:flex;justify-content:center;align-items:center;margin:1rem 0 .2rem}.BadgeEntrada__horaProgramado{font-weight:400;font-size:smaller;font-family:Nunito;border:1px solid transparent;border-top:#ff885e90;border-top-style:solid;margin-top:8px;padding:8px;white-space:pre-wrap}.BadgeEntrada__horaProgramado,.BadgeEntrada__usuarioProgramado{width:100%;display:flex;justify-content:center;align-items:center;color:#15344b90;background:#e7e7e750;font-style:normal;text-decoration:none}.BadgeEntrada__usuarioProgramado{font-weight:700;font-size:small;padding-bottom:10px}.Badge{background:#FFFBF5;box-shadow:0 4px 8px 0 rgba(0,0,0,.5);border-radius:8px 8px 8px 8px;overflow:hidden;height:auto;display:flex;margin:0 auto;min-width:350px;max-width:40%}.Badge__header{padding:.9rem 0;height:80px;background:#C8BFBC;display:flex;justify-content:center}.Badge__header-icon{border-radius:20%;width:50px;height:50px;align-items:center}.Badge__avatar-fondo-portada{display:flex;flex-direction:column;background:#FFF5E6;width:auto;height:auto}.Badge__avatar{border-radius:50%;margin-bottom:.5rem;width:100px;height:100px}.Badge__section-name{display:flex;margin:0 auto;justify-content:center;align-items:center;padding:1rem 0;width:70%;color:#415164}.Badge__section-formulario{margin:0 auto;padding:1rem 0;min-width:300px;max-width:100%}.Badge__recuperar-cuenta{color:#ff1919;font-size:small}.Badge__crear-cuenta,.Badge__recuperar-cuenta{height:auto;display:flex;align-items:center;font-weight:700;font-style:normal;text-decoration:none}.Badge__crear-cuenta{justify-content:center;color:#196dff;font-size:large}.BadgeItemsBuscador{background:#FFF;width:100%;height:100%;padding:8px;margin:2px;display:block;cursor:pointer;border-radius:10px}.BadgeItemsBuscador:hover{box-shadow:0 0 8px 1px #DADDDB}.BadgeItemsBuscador__header{width:100%;height:50px;background:#e7e7e740;display:flex;justify-content:space-between;cursor:default}.BadgeItemsBuscador__header-icon{border-radius:20%;width:50px;height:50px;align-items:center}.BadgeItemsBuscador-name{width:100%;display:block;padding:0 16px;color:#15639e;font-weight:700;font-size:medium;font-family:Montserrat}.BadgeItemsBuscador-descripcion{width:100%;display:block;padding:0 16px;color:#15344b;font-weight:700;font-size:small;font-family:Nunito}.BadgeItemsBuscador__section-categoria{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:inline-flex;margin-top:16px;margin-left:16px;padding:4px 8px;color:#333333;background:#e7e7e750;border-radius:16px;font-weight:700;font-size:small;font-family:Nunito;cursor:pointer}.BadgeItemsBuscador__section-categoria:hover{background:#e7e7e7}.BadgeItemsBuscador-texto{width:100%;margin:10px 0 0;padding:0 16px;color:#15344b90;background:#fff;font-size:smaller;font-weight:400;font-family:Nunito;cursor:pointer;overflow:hidden;white-space:pre-wrap;text-overflow:ellipsis;display:-webkit-box;line-clamp:14;-webkit-line-clamp:14;-webkit-box-orient:vertical}.BadgeItemsBuscador__icons{display:flex;justify-content:center;align-items:center;margin:1rem 0 .2rem}:root{--BadgePost-background:#fff;--BadgePost-autor-nombre:#0F1419;--BadgePost-autor-usuario:#536471;--BadgePost-categoria-texto:#333333;--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{box-shadow:0 1px 4px #31313130;overflow:hidden;width:100%;height:100%;margin:1px auto;flex-direction:column;display:block;justify-content:center;align-items:center;border:.5px solid transparent;border-bottom:gainsboro;cursor:pointer;background:var(--BadgePost-background)}.BadgePost__header{width:100%;height:100%;display:flex;cursor:default;padding:8px}.BadgePost__autor{width:100%;height:auto;display:flex;margin:8px 8px 0}div.BadgePost__autor-imagen{width:45px;height:45px;cursor:pointer;display:inline-block;position:relative;overflow:hidden;border:none;border-radius:50%;transition:.3s;margin-right:8px;padding:0}div.BadgePost__autor-imagen:hover{opacity:.75}div.BadgePost__autor-imagen img{width:47px;height:47px;object-fit:cover;-o-object-fit:cover;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.BadgePost__autor-nombre-publico{font-family:Montserrat;font-size:17px;font-weight:bolder;margin-right:5px;color:var(--BadgePost-autor-nombre)}.BadgePost__autor-nombre-publico:hover{color:#0F1419}.BadgePost__autor-nombre-usuario{font-family:Nunito;font-size:15px;font-weight:500;color:var(--BadgePost-autor-usuario)}.BadgePost__autor-nombre-usuario:hover{color:#536471}.BadgePost__autor-verificado{height:18px;width:18px;margin-right:5px}.BadgePost__fecha{width:100%;font-weight:400;font-size:small;font-style:normal;margin-top:-1px;margin-left:1px;color:var(--BadgePost-fecha)}.BadgePost__header-icon{align-items:center;margin:16px 12px;width:32px;height:32px;display:grid;place-items:center;background:transparent;border:none;opacity:.5;transition:.3s;padding:5px;border-radius:50%}.BadgePost__header-icon:hover{opacity:.75;background:#E4E6EB}.BadgePost__section-categoria{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:block;margin-top:16px;margin-left:24px;padding:4px 8px;border-radius:16px;font-weight:700;font-size:small;font-family:Nunito;cursor:pointer;background-color:var(--BadgePost-categoria-background);color:var(--BadgePost-categoria-texto)}.BadgePost__section-categoria:hover{background-color:var(--BadgePost-categoria-background-hover)}.BadgePost__section-texto{width:100%;margin:10px 0 30px;padding:0 24px;font-size:medium;font-weight:400;font-family:Nunito;cursor:pointer;overflow:hidden;white-space:pre-wrap;display:-webkit-box;line-clamp:7;-webkit-line-clamp:7;-webkit-box-orient:vertical;color:var(--texto)}.BadgePost__icons{display:flex;justify-content:center;align-items:center;margin:1rem 0 .2rem}.BadgePost__section-imagen{width:100%;height:200px;object-fit:cover;display:flex}.BadgePost__section-enlace{width:80%;margin:10px auto 30px;padding:0 24px;font-size:medium;font-weight:400;font-family:Nunito;cursor:pointer;overflow:hidden;white-space:pre-wrap;color:cornflowerblue}.BadgePost__section-enlace:hover{color:crimson}.BadgePost__footer{width:100%;height:100%;margin-top:16px;padding:8px 0;display:flex;justify-content:space-around;place-items:center;flex-wrap:wrap;align-items:center;border:.5px solid transparent;border-top:transparent;border-top-style:solid;cursor:default}.BadgePost__footer-icon{width:32px;height:32px;display:grid;place-items:center;background:transparent;border:none;opacity:.5;transition:.3s;padding:5px;border-radius:50%;filter:invert(var(--BadgePost-icon-bottom))}.BadgePost__footer-icon:hover{opacity:.75;background:#E4E6EB;filter:invert(var(--BadgePost-icon-bottom))}.BadgePost__footer-numero{width:32px;height:32px;display:flex;font-size:smaller;place-items:center;transition:.3s;padding:5px;color:var(--BadgePost-fecha)}@media screen and (min-width:1560px){.BadgePost{min-width:55%;margin-inline:10%}.BadgePost__section-categoria{font-size:medium}.BadgePost__section-texto{margin:28px auto;font-size:larger;line-clamp:10;-webkit-line-clamp:10}.BadgePost__footer{width:90%;padding:8px 16px 8px 67px;justify-content:space-evenly}}@media screen and (max-width:991px){.BadgePost{min-width:90%}}@media screen and (max-width:767px){.BadgePost{min-width:100%;margin-inline:0}.BadgePost__section-categoria{margin-top:8px;margin-left:67px}.BadgePost__section-texto{width:100%;margin:10px 0;padding-left:70px}.BadgePost__footer{width:90%;padding:8px 16px 8px 67px;justify-content:space-between}}@media screen and (max-width:479px){.BadgePost{width:100%;height:100%;margin:1px 0;min-width:100%;margin-inline:0}}:root{--BadgePublicarPost-background:#fff;--BadgePublicarPost-textarea-texto:#191919;--BadgePublicarPost-textarea-background:#f4f4f4;--BadgePublicarPost-textarea-border:#31313110;--BadgePublicarPost-textarea-background-hover:#eeeeee;--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:#222222;--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);overflow:hidden;z-index:4;max-width:-moz-fit-content;max-width:-webkit-fit-content;max-width:fit-content;height:100%;padding:16px;margin:16px auto;min-width:90%;width:100%;display:flex;justify-content:center;align-items:center;border-radius:8px;background-color:var(--BadgePublicarPost-background)}.BadgePublicarPost-contendor-vertical{width:100%;display:flex;justify-content:space-between;place-items:center;flex-wrap:wrap;align-items:center}.BadgePublicarPost-lista-iconos-top{width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;display:flex;align-content:center;align-items:top;position:relative}.BadgePublicarPost-icon{width:35px;height:35px;display:grid;place-items:center;background:#E4E6EB;border:none;border-radius:50%;opacity:.75;transition:.3s;padding:5px}.BadgePublicarPost-icon:hover{opacity:1;background:#00000026}div.BadgePublicarPost-icon-imagen{width:40px;height:40px;cursor:pointer;display:inline-block;position:relative;overflow:hidden;border:none;border-radius:50%;transition:.3s;margin-right:12px;padding:7px}div.BadgePublicarPost-icon-imagen:hover{opacity:.75;background:#00000026}div.BadgePublicarPost-icon-imagen img{width:40px;height:40px;object-fit:cover;-o-object-fit:cover;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.BadgePublicarPost-textarea-texto{text-decoration:none;font-weight:400;font-size:medium;font-family:Nunito;border-radius:35px;width:100%;height:40px;min-height:40px;padding:8px 40px 8px 12px;display:flex;overflow:auto;scrollbar-width:thin;resize:none;border:none;opacity:.75;transition:.3s;color:var(--BadgePublicarPost-textarea-texto);background:var(--BadgePublicarPost-textarea-background);box-sizing:border-box}.BadgePublicarPost-textarea-texto:hover{opacity:1;color:var(--BadgePublicarPost-textarea-texto);background:var(--BadgePublicarPost-textarea-background-hover)}.BadgePublicarPost-textarea-texto:focus{height:200px;border-radius:12px;border-width:1px;color:var(--BadgePublicarPost-textarea-texto);background:var(--BadgePublicarPost-textarea-background-focus)}.BadgePublicarPost-button-cancelar-post{display:flex;text-decoration:none;font-weight:400;font-size:small;font-family:Nunito;cursor:pointer;place-items:center;border-radius:50%;border:none;opacity:.75;transition:.3s;padding:2px;margin:auto;width:30px;height:30px;color:var(--BadgePublicarPost-link-bottom);background:transparent;filter:invert(var(--BadgePublicarPost-boton-publicar-icon));position:absolute;top:4px;right:0}.BadgePublicarPost-button-cancelar-post:hover{opacity:1;filter:invert(var(--BadgePublicarPost-boton-publicar-icon-hover));border-radius:12px;border-radius:50%;background-color:#8d7625;background-color:#00f0c6;background-color:#FF0F39;background-color:#004cf0}.BadgePublicarPost-imagen{border:none;width:90%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-height:200px;display:flex;justify-content:center;align-items:center;place-items:center;margin:auto;padding:1rem;object-fit:contain;aspect-ratio:1/1}.BadgePublicarPost-textarea-url{text-decoration:none;font-weight:400;font-size:small;font-family:Nunito;border-radius:8px;width:90%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:12px 0 0 10%;padding:2px 8px;display:flex;overflow:auto;scrollbar-width:thin;resize:none;opacity:.75;transition:.3s;color:var(--BadgePublicarPost-link-post);background:var(--BadgePublicarPost-background-link-post);box-sizing:border-box}.BadgePublicarPost-bloque-oculto{display:none;visibility:hidden}.BadgePublicarPost-lista-iconos-bottom{width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;display:flex;place-items:center;margin-top:16px;padding-left:50px}.BadgePublicarPost-button-bottom{text-decoration:none;font-weight:400;font-size:small;font-family:Nunito;display:flex;place-items:center;border-radius:11px;border:none;opacity:.75;transition:.3s;margin:0 4px;padding:4px 8px;color:var(--BadgePublicarPost-link-bottom);background:var(--BadgePublicarPost-background-link)}.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:transparent}.BadgePublicarPost-icon-bottom{width:24px;height:24px;margin-right:8px;filter:invert(var(--BadgePublicarPost-icon-bottom))}.BadgePublicarPost-button-publicar-bottom{display:flex;text-decoration:none;font-weight:bolder;font-size:medium;font-family:Montserrat;display:inline-block;place-items:end;align-items:end;align-self:flex-end;align-self:self-end;align-content:end;border-radius:11px;border:none;opacity:.75;transition:.3s;padding:4px 12px;margin:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-max-content;height:max-content;color:var(--texto);background:transparent;background:-webkit-linear-gradient(#eee,#333 90%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.BadgePublicarPost-button-publicar-bottom:hover{opacity:1;transition:.3s;color:#fff;background:-webkit-linear-gradient(45deg,#587fff,#00ff95 90%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}@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{min-width:100%;width:100%;margin:0 0 4px;border-radius:0}}.BadgeSiguiendo{background:#FFF;box-shadow:0 4px 8px 0 rgba(0,0,0,.2);border-radius:30px;overflow:hidden;flex:1 1 300px;width:100%;min-width:200px;max-width:250px;flex-direction:column;display:flex;justify-content:center;align-items:center;margin:20px auto}.BadgeSiguiendo__header{width:100%;height:80px;background:#c2ffd120;display:flex;justify-content:flex-end}.BadgeSiguiendo__header-icon{border-radius:20%;width:50px;height:50px;align-items:center}.BadgeSiguiendo__avatar-fondo-portada{display:flex;flex-direction:column;background:#FFF5E6;width:auto;height:auto}.BadgeSiguiendo__avatar{border-radius:50%;margin-top:-70px;margin-bottom:1.5rem;object-fit:cover;width:140px;height:140px}.BadgeSiguiendo__section-name{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:1rem 0;color:#415164}.BadgeSiguiendo__section-biografia{display:flex;justify-content:center;align-items:center;padding:.5rem 10px;color:#756e6b;background:#fcfcff;border-radius:10px;width:90%}.BadgeSiguiendo__icons{margin:.5rem 0 .2rem}.BadgeSiguiendo__icons,.BadgeSiguiendo__paginaWeb{display:flex;justify-content:center;align-items:center}.BadgeSiguiendo__paginaWeb{color:#1b618f;font-weight:700;font-size:small;font-style:normal;text-decoration:none;background-color:initial;border:transparent;margin:0 0 1rem}.BadgeSiguiendo__paginaWeb:hover{color:#7289da;text-decoration:underline}