.buscador__submit{border:none;padding:0}.buscador{position:relative}.buscador__input{color:currentColor;width:100%;background:none;border:none;border-bottom:1px solid;padding:1rem 3ch 1rem .25rem}.buscador__input::-webkit-input-placeholder{font-weight:300}.buscador__input::-moz-placeholder{font-weight:300}.buscador__input:-ms-input-placeholder{font-weight:300}.buscador__input:-moz-placeholder{font-weight:300}.buscador__input:focus{outline:none}.buscador__sugerencias{line-height:1.25;list-style:none;text-align:left;width:100%;padding:1.5rem .25rem;margin:0;position:absolute;top:100%}.buscador__sugerencias b{font-weight:400}.buscador__sugerencias span{color:#606060;font-weight:300}.buscador__submit{color:inherit;background:none;font-size:.85em;position:absolute;top:0;right:.25em;height:100%;display:grid;place-items:center}@media screen and (min-width:950px){.buscador{font-size:38px}}@media screen and (min-width:600px) and (max-width:949px){.buscador{font-size:28px}}@media screen and (max-width:599px){.buscador{font-size:21px}}.navbar{display:flex;justify-content:space-between;align-items:center;width:1400px;max-width:100%;margin-right:auto;margin-left:auto;left:0;right:0;z-index:1000;color:#000}.navbar__logo svg{fill:currentColor}.navbar__access>*{display:inline-block;vertical-align:middle;line-height:1}.navbar__access>:not(:first-child){margin-left:.75rem}.navbar.-light{color:#fff}@media screen and (min-width:950px){.navbar{position:fixed;height:0;padding:0 1.5rem;top:0;margin-top:3rem;transition:color 1s,margin-top .5s}.navbar.-noTop{margin-top:2rem}}@media screen and (max-width:949px){.navbar{position:fixed;padding:.5rem 1.5rem;top:0;transition:color .5s,background-color .5s,margin-top 1s}.navbar.-noTop{margin-top:-50px}.navbar.-scrollUp{color:#000;background-color:#fff;margin-top:0}}.navbarPanel__toggle{color:inherit;background:transparent;border:none;width:2rem;height:2rem;text-align:center;position:relative;z-index:20}.navbarPanel__body{height:100%;width:100%;overflow:auto;position:fixed;z-index:10;left:0;top:-120%;transition:top .5s}.navbarPanel.-open{position:relative;z-index:1000}.navbarPanel.-open .navbarPanel__body{top:0}.navbarPanel.-search .navbarPanel__body{color:#fff;background-color:#000;padding-top:30vh}.navbarPanel.-search.-open{color:#fff}.navbarPanel.-menu .navbarPanel__body{color:#000;background-color:#dd4b4c;padding:50px 0}.navbarPanel.-menu.-open{color:#000}@media screen and (min-width:1200px){.navbarPanel.-menu .container{display:grid;align-items:center;height:100%}}.iconSearch{display:grid;place-items:center;width:100%;height:100%;position:absolute;top:0;left:0}.iconSearch:after,.iconSearch:before{content:"";display:block;position:absolute}.iconSearch:before{width:52%;height:52%;border-radius:50%;border:2px solid;-webkit-transform:rotate(45deg) translate(-15%);transform:rotate(45deg) translate(-15%);transition:height .25s linear,border-radius .1s .15s,width .1s linear .15s,-webkit-transform .25s linear;transition:transform .25s linear,height .25s linear,border-radius .1s .15s,width .1s linear .15s;transition:transform .25s linear,height .25s linear,border-radius .1s .15s,width .1s linear .15s,-webkit-transform .25s linear}.iconSearch:after{background-color:currentColor;width:2px;height:35%;border-radius:2px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);margin:45% 0 0 45%;transition:margin .35s linear .1s,height .45s linear}.-open .iconSearch:before{background-color:currentColor;width:2px;height:78%;border:1px solid;border-radius:2px;-webkit-transform:rotate(45deg) translate(0);transform:rotate(45deg) translate(0);transition:width .1s linear,border-radius .25s,height .25s linear .1s,-webkit-transform .25s linear .1s;transition:width .1s linear,border-radius .25s,height .25s linear .1s,transform .25s linear .1s;transition:width .1s linear,border-radius .25s,height .25s linear .1s,transform .25s linear .1s,-webkit-transform .25s linear .1s}.-open .iconSearch:after{height:78%;margin:0;transition:height .35s linear,margin .45s}.iconMenu{display:inline-block;width:22px;height:2px;position:absolute;left:calc(50% - 11px);top:calc(50% - 1px)}.iconMenu:after,.iconMenu:before{content:"";display:block;background-color:currentColor;width:100%;height:100%;border-radius:2px}.iconMenu:before{box-shadow:0 -7px 0 currentColor}.iconMenu:after,.iconMenu:before{transition:box-shadow .25s linear .2s,-webkit-transform .2s;transition:transform .2s,box-shadow .25s linear .2s;transition:transform .2s,box-shadow .25s linear .2s,-webkit-transform .2s}.iconMenu:after{top:-2px;position:relative;box-shadow:0 7px 0 currentColor}.-open .iconMenu:before{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.-open .iconMenu:after,.-open .iconMenu:before{box-shadow:0 0 0 currentColor;transition:box-shadow .2s,-webkit-transform .25s linear .2s;transition:box-shadow .2s,transform .25s linear .2s;transition:box-shadow .2s,transform .25s linear .2s,-webkit-transform .25s linear .2s}.-open .iconMenu:after{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.navbarMenu{list-style:none;margin:0;padding:0}.navbarMenu__grupo{margin-bottom:3rem}.navbarMenu__titulo{font-size:18px;font-weight:300;margin-bottom:.5rem}.navbarMenu__item{display:inline-block;font-size:28px;margin:.5rem 0;transition:font-weight .5s,margin .25s}.navbarMenu__item.-colaborar{position:relative}.navbarMenu__item.-colaborar:before{content:"";display:block;background-color:currentColor;width:0;height:2px;transition:width .25s;position:absolute;bottom:0}.navbarMenu__item.-colaborar:after{content:url(/fluxitnews/static/media/icono-colaborar.47235ea6.svg);margin-left:1rem;transition:top .25s;position:relative;top:0}.navbarMenu__item:not(.-colaborar).-activo{font-weight:700}.navbarMenu__item:not(.-colaborar):focus,.navbarMenu__item:not(.-colaborar):hover{font-weight:700;text-decoration:none;margin-left:.75rem}.navbarMenu__item.-colaborar:focus,.navbarMenu__item.-colaborar:hover{text-decoration:none}.navbarMenu__item.-colaborar:focus:before,.navbarMenu__item.-colaborar:hover:before{width:100%}.navbarMenu__item.-colaborar:focus:after,.navbarMenu__item.-colaborar:hover:after{top:-.5rem}@media screen and (min-width:1200px){.navbarMenu__grupo{width:33.33333%;float:left}.navbarMenu__grupo.-secundario{clear:left;margin-left:66.66667%}.navbarMenu__titulo{margin-bottom:2rem}}.previewNota{margin-bottom:4rem}.previewNota__clickArea{display:block;margin:0 .75rem;text-decoration:none!important;position:relative}.previewNota__antetitulo{color:#fff;position:absolute;margin:1rem 1.25rem 0;z-index:2}.previewNota__seccion{font-weight:500;text-transform:uppercase;margin-right:.5rem}.previewNota__portada{margin-bottom:1rem;min-height:3rem}.previewNota__titulo{font-size:24px;font-weight:500}.previewNota__bajada{font-size:16px;line-height:1.4;font-weight:300;margin-top:.75rem}.previewNota__metadata{font-weight:300;line-height:1.5;margin-top:.75rem}.previewNota__autor{margin-right:1rem}.previewNota__fecha{display:inline-block}.previewNota.-link.-sinPortada:not(.-full) .previewNota__titulo,.previewNota.-texto.-sinPortada:not(.-full) .previewNota__titulo{color:#fff;background-color:#1e21e1;font-size:28px;padding:4rem 1.25rem 4.5rem}.previewNota.-link.-sinPortada.-full,.previewNota.-texto.-sinPortada.-full{background-color:#1e21e1}.previewNota.-link.-sinPortada.-full .previewNota__titulo,.previewNota.-texto.-sinPortada.-full .previewNota__titulo{background-color:transparent;padding:0}.previewNota.-link .previewNota__tipo{margin-left:.5ch}.previewNota.-audio .previewNota__clickArea,.previewNota.-video .previewNota__clickArea{color:#fff;background-color:#000}.previewNota.-audio .previewNota__bajada,.previewNota.-audio .previewNota__tipo,.previewNota.-audio .previewNota__titulo,.previewNota.-video .previewNota__bajada,.previewNota.-video .previewNota__tipo,.previewNota.-video .previewNota__titulo{position:relative;z-index:1}.previewNota.-audio .previewNota__portada,.previewNota.-video .previewNota__portada{position:absolute;z-index:0;width:100%;height:100%}.previewNota.-audio .previewNota__portada img,.previewNota.-video .previewNota__portada img{height:100%;width:100%;object-fit:cover;opacity:.6}.previewNota.-audio .previewNota__tipo,.previewNota.-video .previewNota__tipo{height:1.5rem;line-height:1.5;margin-top:.75rem}.previewNota.-audio:not(.-full) .previewNota__titulo,.previewNota.-video:not(.-full) .previewNota__titulo{font-size:28px;padding-top:3rem;margin:0 1.25rem}.previewNota.-audio:not(.-full) .previewNota__bajada,.previewNota.-video:not(.-full) .previewNota__bajada{margin-left:1.25rem;margin-right:1.25rem}.previewNota.-audio:not(.-full) .previewNota__tipo,.previewNota.-video:not(.-full) .previewNota__tipo{margin:2.5rem 1.25rem 2rem}.previewNota.-audio:not(.-full) .previewNota__metadata,.previewNota.-video:not(.-full) .previewNota__metadata{position:relative;z-index:1;color:#000;background-color:#fff;padding-top:.75rem;margin-top:0}.previewNota.-audio.-full .previewNota__clickArea,.previewNota.-video.-full .previewNota__clickArea{background:transparent}.previewNota.-audio.-full .previewNota__antetitulo,.previewNota.-audio.-full .previewNota__bajada,.previewNota.-audio.-full .previewNota__titulo,.previewNota.-video.-full .previewNota__antetitulo,.previewNota.-video.-full .previewNota__bajada,.previewNota.-video.-full .previewNota__titulo{padding:0}.previewNota.-audio.-full .previewNota__portada,.previewNota.-video.-full .previewNota__portada{display:block}.previewNota.-audio.-full .previewNota__tipo,.previewNota.-video.-full .previewNota__tipo{display:inline-block;margin:0 1rem .5rem 0}.previewNota.-audio.-full .previewNota__metadata,.previewNota.-video.-full .previewNota__metadata{display:inline-block;color:#fff;background:transparent;box-shadow:none;margin-top:0}.previewNota.-audio.-full.-sinPortada,.previewNota.-video.-full.-sinPortada{background-color:#000}.previewNota.-audio.-full:not(:first-of-type).-sinBajada .previewNota__titulo,.previewNota.-audio.-full:not(:first-of-type) .previewNota__bajada,.previewNota.-video.-full:not(:first-of-type).-sinBajada .previewNota__titulo,.previewNota.-video.-full:not(:first-of-type) .previewNota__bajada{margin-bottom:1.5rem}@media screen and (min-width:950px){.previewNota.-audio.-full:not(:first-of-type) .previewNota__titulo,.previewNota.-video.-full:not(:first-of-type) .previewNota__titulo{margin-bottom:2.5rem;margin-right:calc(50% - 320px)}.previewNota.-audio.-full:not(:first-of-type) .previewNota__tipo,.previewNota.-video.-full:not(:first-of-type) .previewNota__tipo{clear:left;float:left;margin-top:0}.previewNota.-audio.-full:not(:first-of-type).-sinBajada .previewNota__titulo,.previewNota.-video.-full:not(:first-of-type).-sinBajada .previewNota__titulo{margin-right:50%}}@media screen and (max-width:949px){.previewNota.-audio.-full:not(:first-of-type) .previewNota__titulo,.previewNota.-video.-full:not(:first-of-type) .previewNota__titulo{margin-bottom:0}}@media screen and (min-width:600px){.previewNota.-audio.-full:first-of-type .previewNota__bajada:after,.previewNota.-video.-full:first-of-type .previewNota__bajada:after{display:block;content:"";margin-bottom:1rem}.previewNota.-audio.-full:first-of-type.-sinBajada .previewNota__titulo,.previewNota.-video.-full:first-of-type.-sinBajada .previewNota__titulo{display:block;margin-bottom:1rem}}@media screen and (max-width:599px){.previewNota.-audio.-full:first-of-type.-sinBajada .previewNota__titulo,.previewNota.-audio.-full:first-of-type .previewNota__bajada,.previewNota.-video.-full:first-of-type.-sinBajada .previewNota__titulo,.previewNota.-video.-full:first-of-type .previewNota__bajada{margin-bottom:1rem}}.previewNota.-audio .previewNota__tipo{position:relative;padding-left:40px}.previewNota.-audio .previewNota__tipo:after,.previewNota.-audio .previewNota__tipo:before{display:block;content:"";background-color:currentColor;width:3px;position:absolute}.previewNota.-audio .previewNota__tipo:before{height:10px;box-shadow:12px 0 0 0 currentColor,24px 0 0 0 currentColor;top:calc(50% - 5px);left:0}.previewNota.-audio .previewNota__tipo:after{height:20px;box-shadow:12px 0 0 0 currentColor;top:calc(50% - 10px);left:6px}.previewNota.-video .previewNota__tipo{background:url(/fluxitnews/static/media/icono-video.ebaa0e95.svg) no-repeat 0;padding-left:40px}.previewNota.-full{flex-grow:0;flex-shrink:0;flex-basis:100vw;position:relative;overflow:hidden}.previewNota.-full .previewNota__clickArea{color:#fff;margin:0 auto;max-width:calc(1000px - 3rem);position:static}.previewNota.-full .previewNota__antetitulo{position:relative;margin:0 0 1rem}.previewNota.-full .previewNota__portada{background-color:#000;position:absolute;z-index:-1;top:0;left:0;width:100%;height:100%}.previewNota.-full .previewNota__portada>img{height:100%;width:100%;object-fit:cover;opacity:.6}.previewNota.-full .previewNota__bajada{position:relative;margin-right:0;margin-left:0;opacity:1}.previewNota.-full:first-of-type .previewNota__bajada{line-height:1.25;margin-top:0}.previewNota.-full:first-of-type .previewNota__metadata{font-weight:400}.previewNota.-full:not(:first-of-type) .previewNota__bajada{font-size:16px;font-weight:400}.previewNota.-full:not(:first-of-type) .previewNota__fecha{display:none}@media screen and (min-width:950px){.previewNota.-full:first-of-type .previewNota__clickArea{box-sizing:content-box;max-width:calc(100% - 4rem);padding:calc(10% + 50px) calc(50% - 478px) 4rem}.previewNota.-full:not(:first-of-type) .previewNota__clickArea{box-sizing:content-box;max-width:calc(100% - 4rem);padding:7rem calc(50% - 478px);display:flow-root}.previewNota.-full:not(:first-of-type) .previewNota__clickArea:after{content:"";display:block;clear:both}.previewNota.-full:not(:first-of-type) .previewNota__antetitulo{font-size:16px}.previewNota.-full:not(:first-of-type) .previewNota__titulo{width:50%;float:left;margin-bottom:1rem}.previewNota.-full:not(:first-of-type) .previewNota__bajada{width:320px;float:right}.previewNota.-full:not(:first-of-type) .previewNota__metadata{width:50%}}@media screen and (min-width:600px){.previewNota.-full:first-of-type .previewNota__antetitulo{font-size:18px;margin-bottom:1.75rem}.previewNota.-full:first-of-type .previewNota__bajada,.previewNota.-full:first-of-type .previewNota__titulo{font-size:44px}.previewNota.-full:first-of-type .previewNota__metadata{margin-top:1rem}.previewNota.-full:first-of-type:not(.-link) .previewNota__bajada,.previewNota.-full:first-of-type:not(.-link) .previewNota__titulo{display:inline}.previewNota.-full:first-of-type:not(.-link) .previewNota__bajada:before{content:". ";font-weight:500}.previewNota.-full:not(:first-of-type) .previewNota__antetitulo{margin-bottom:1rem}.previewNota.-full:not(:first-of-type) .previewNota__titulo{font-size:40px}}@media screen and (min-width:600px) and (max-width:949px){.previewNota.-full:first-of-type .previewNota__clickArea{padding:calc(15% + 50px) 2rem 4rem}.previewNota.-full:not(:first-of-type) .previewNota__clickArea{padding:6rem 2rem}.previewNota.-full:not(:first-of-type) .previewNota__bajada,.previewNota.-full:not(:first-of-type) .previewNota__titulo{max-width:75%}}@media screen and (max-width:599px){.previewNota.-full:first-of-type .previewNota__clickArea{padding:calc(15% + 50px) 2rem 3rem}.previewNota.-full:first-of-type .previewNota__antetitulo{margin-bottom:1rem}.previewNota.-full:first-of-type .previewNota__bajada,.previewNota.-full:first-of-type .previewNota__titulo{font-size:28px}.previewNota.-full:not(:first-of-type) .previewNota__clickArea{padding:3rem 2rem}.previewNota.-full:not(:first-of-type) .previewNota__titulo{font-size:32px;margin-bottom:2rem}}@media (hover:hover){.previewNota.-audio .previewNota__clickArea:hover .previewNota__tipo{-webkit-animation:audio-wave .75s linear infinite;animation:audio-wave .75s linear infinite}.previewNota.-audio .previewNota__clickArea:hover .previewNota__tipo:before{-webkit-animation:audio-wave-short .75s linear infinite;animation:audio-wave-short .75s linear infinite}.previewNota.-audio .previewNota__clickArea:hover .previewNota__tipo:after{-webkit-animation:audio-wave-long .75s linear infinite;animation:audio-wave-long .75s linear infinite}.previewNota:not(.-full) .previewNota__portada img{transition:opacity .5s}.previewNota:not(.-full) .previewNota__bajada{position:absolute;top:3.5rem;margin:0 1.25rem;opacity:0;z-index:2;transition:opacity .5s,-webkit-transform .5s;transition:opacity .5s,transform .5s;transition:opacity .5s,transform .5s,-webkit-transform .5s}.previewNota:not(.-full):not(.-sinBajada) .previewNota__clickArea:hover .previewNota__bajada{opacity:1}.previewNota:not(.-full):not(.-sinBajada) .previewNota__clickArea:hover .previewNota__portada img{opacity:.05}.previewNota:not(.-full).-link .previewNota__antetitulo,.previewNota:not(.-full).-link .previewNota__metadata,.previewNota:not(.-full).-link .previewNota__portada,.previewNota:not(.-full).-link .previewNota__titulo,.previewNota:not(.-full).-texto .previewNota__antetitulo,.previewNota:not(.-full).-texto .previewNota__metadata,.previewNota:not(.-full).-texto .previewNota__portada,.previewNota:not(.-full).-texto .previewNota__titulo{transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s}.previewNota:not(.-full).-link .previewNota__clickArea:hover .previewNota__metadata,.previewNota:not(.-full).-link .previewNota__clickArea:hover .previewNota__titulo,.previewNota:not(.-full).-texto .previewNota__clickArea:hover .previewNota__metadata,.previewNota:not(.-full).-texto .previewNota__clickArea:hover .previewNota__titulo{-webkit-transform:translateY(.25rem);transform:translateY(.25rem)}.previewNota:not(.-full).-link .previewNota__clickArea:hover .previewNota__antetitulo,.previewNota:not(.-full).-link .previewNota__clickArea:hover .previewNota__bajada,.previewNota:not(.-full).-link .previewNota__clickArea:hover .previewNota__portada,.previewNota:not(.-full).-texto .previewNota__clickArea:hover .previewNota__antetitulo,.previewNota:not(.-full).-texto .previewNota__clickArea:hover .previewNota__bajada,.previewNota:not(.-full).-texto .previewNota__clickArea:hover .previewNota__portada{-webkit-transform:translateY(-.25rem);transform:translateY(-.25rem)}.previewNota:not(.-full).-link.-sinPortada .previewNota__titulo,.previewNota:not(.-full).-texto.-sinPortada .previewNota__titulo{transition:color .5s,-webkit-transform .5s;transition:color .5s,transform .5s;transition:color .5s,transform .5s,-webkit-transform .5s}.previewNota:not(.-full).-link.-sinPortada .previewNota__bajada,.previewNota:not(.-full).-texto.-sinPortada .previewNota__bajada{color:#fff}.previewNota:not(.-full).-link.-sinPortada .previewNota__clickArea:hover .previewNota__titulo,.previewNota:not(.-full).-texto.-sinPortada .previewNota__clickArea:hover .previewNota__titulo{color:transparent;-webkit-transform:translateY(-.25rem);transform:translateY(-.25rem)}.previewNota:not(.-full).-link.-sinPortada.-sinBajada .previewNota__clickArea:hover .previewNota__titulo,.previewNota:not(.-full).-texto.-sinPortada.-sinBajada .previewNota__clickArea:hover .previewNota__titulo{color:hsla(0,0%,100%,.65)}.previewNota:not(.-full).-link.-sinBajada .previewNota__clickArea:hover .previewNota__portada img,.previewNota:not(.-full).-texto.-sinBajada .previewNota__clickArea:hover .previewNota__portada img{opacity:.65}.previewNota:not(.-full).-texto:not(.-sinPortada) .previewNota__clickArea:hover .previewNota__antetitulo{color:#000}.previewNota:not(.-full).-link .previewNota__portada{background-color:#000}.previewNota:not(.-full).-link .previewNota__bajada{color:#fff}.previewNota:not(.-full).-audio .previewNota__clickArea,.previewNota:not(.-full).-video .previewNota__clickArea{transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s}.previewNota:not(.-full).-audio .previewNota__tipo,.previewNota:not(.-full).-audio .previewNota__titulo,.previewNota:not(.-full).-video .previewNota__tipo,.previewNota:not(.-full).-video .previewNota__titulo{transition:opacity .5s}.previewNota:not(.-full).-audio .previewNota__metadata,.previewNota:not(.-full).-video .previewNota__metadata{box-shadow:0 0 0 #fff;transition:box-shadow .5s,-webkit-transform .5s;transition:box-shadow .5s,transform .5s;transition:box-shadow .5s,transform .5s,-webkit-transform .5s}.previewNota:not(.-full).-audio .previewNota__clickArea:hover,.previewNota:not(.-full).-video .previewNota__clickArea:hover{-webkit-transform:translateY(-.25rem);transform:translateY(-.25rem)}.previewNota:not(.-full).-audio .previewNota__clickArea:hover .previewNota__metadata,.previewNota:not(.-full).-video .previewNota__clickArea:hover .previewNota__metadata{box-shadow:0 -.5rem 0 #fff;-webkit-transform:translateY(.5rem);transform:translateY(.5rem)}.previewNota:not(.-full).-audio:not(.-sinBajada) .previewNota__clickArea:hover .previewNota__tipo,.previewNota:not(.-full).-audio:not(.-sinBajada) .previewNota__clickArea:hover .previewNota__titulo,.previewNota:not(.-full).-video:not(.-sinBajada) .previewNota__clickArea:hover .previewNota__tipo,.previewNota:not(.-full).-video:not(.-sinBajada) .previewNota__clickArea:hover .previewNota__titulo{opacity:0}}@-webkit-keyframes audio-wave-short{0%{-webkit-transform:scaleY(1);transform:scaleY(1)}50%{-webkit-transform:scaleY(2);transform:scaleY(2)}to{-webkit-transform:scaleY(1);transform:scaleY(1)}}@keyframes audio-wave-short{0%{-webkit-transform:scaleY(1);transform:scaleY(1)}50%{-webkit-transform:scaleY(2);transform:scaleY(2)}to{-webkit-transform:scaleY(1);transform:scaleY(1)}}@-webkit-keyframes audio-wave-long{0%{-webkit-transform:scaleY(1);transform:scaleY(1)}50%{-webkit-transform:scaleY(.5);transform:scaleY(.5)}to{-webkit-transform:scaleY(1);transform:scaleY(1)}}@keyframes audio-wave-long{0%{-webkit-transform:scaleY(1);transform:scaleY(1)}50%{-webkit-transform:scaleY(.5);transform:scaleY(.5)}to{-webkit-transform:scaleY(1);transform:scaleY(1)}}@media screen and (min-width:950px){.grillaNotas.-home{max-width:1000px}.grillaNotas.-home .previewNota{width:33.33333%}.grillaNotas.-home .previewNota:nth-of-type(2),.grillaNotas.-home .previewNota:nth-of-type(3){width:50%}}@media screen and (min-width:600px) and (max-width:949px){.grillaNotas.-home{max-width:950px}.grillaNotas.-home .previewNota{width:50%}}@media screen and (max-width:599px){.grillaNotas.-home{max-width:350px}.grillaNotas.-home .previewNota{width:100%;margin-bottom:3rem}}.buttonColaborar{background:#404040 url(/fluxitnews/static/media/icono-colaborar.47235ea6.svg) no-repeat 50%;background-size:45%;width:50px;height:50px;border-radius:50%;position:fixed;z-index:900;right:1.5rem;bottom:1.5rem;box-shadow:0 0 0 0 #404040;transition:box-shadow .25s}.buttonColaborar:focus,.buttonColaborar:hover{box-shadow:0 0 0 5px #404040}@media screen and (max-width:949px){.buttonColaborar{display:none}}.emptyState{min-width:100%}.emptyState__icono{width:70px;height:100px;margin:auto}.emptyState__icono svg path{fill:#c2c2c2;stroke:#c2c2c2}.emptyState__mensaje{font-weight:500}.emptyState .button{font-size:18px}.emptyState:not(.-hasCTA){color:#c2c2c2;font-size:18px;text-align:center;padding:3rem .75rem}.emptyState:not(.-hasCTA) .emptyState__mensaje{line-height:1.5;max-width:280px;margin:auto}.emptyState.-hasCTA{color:#000;padding:0 .75rem 3rem}.emptyState.-hasCTA .emptyState__mensaje{font-size:24px}@media screen and (min-width:950px){.emptyState.-hasCTA{display:flex;align-items:center;justify-content:space-between}}@media screen and (max-width:949px){.emptyState.-hasCTA{text-align:center}.emptyState.-hasCTA .emptyState__mensaje{margin-bottom:2rem}}.archivoIntro.-seccion .archivoIntro__titulo{display:inline-block;text-transform:uppercase;cursor:default;transition:font-weight .25s}.archivoIntro.-seccion .archivoIntro__titulo:hover{font-weight:500}.archivoIntro.-etiqueta .archivoIntro__titulo{color:#c2c2c2}.archivoIntro.-etiqueta .archivoIntro__titulo:before{content:"#"}.archivoIntro.-busqueda{flex-wrap:wrap}.archivoIntro.-busqueda .buscador{min-width:100%}@media screen and (min-width:950px){.archivoIntro.-busqueda .buscador{margin-bottom:8%}}@media screen and (min-width:600px) and (max-width:949px){.archivoIntro.-busqueda .buscador{margin-bottom:2%}.archivoIntro.-busqueda .filtro{margin-top:5%}}@media screen and (max-width:599px){.archivoIntro.-busqueda .buscador{margin-bottom:6%}.archivoIntro.-busqueda .filtro{margin-top:10%}}.player__controles{display:flex;align-items:center}.player__controles button{border:none;box-shadow:none;width:2rem;height:2rem;padding:0;background:url(/fluxitnews/static/media/player-iconos.f7a91b00.svg) no-repeat}.player__controles input[type=range]{width:100%;height:1rem;position:absolute;bottom:0;opacity:0}.player__controles progress{width:100%;height:2px;-webkit-appearance:none;appearance:none;border:none}.player__play{flex-grow:0;flex-shrink:0;margin-right:1rem}.player__play.-off{background-position:0 0}.player__play.-on{background-position:top}.player__progreso{width:10ch}.player__sliderTiempo{width:100%;height:1rem;margin:0 .5rem;display:flex;align-items:center;position:relative}.player__sliderTiempo input[type=range]{width:100%;cursor:pointer}.player__progressAvance{position:absolute;background-color:transparent}.player__progressAvance::-webkit-progress-bar{background-color:transparent}.player__progressAvance::-webkit-progress-value{background-color:#dd4b4c}.player__progressAvance::-moz-progress-bar{background-color:#dd4b4c}.player__progressBuffer,.player__sliderVolumen progress{background-color:#959595}.player__progressBuffer::-webkit-progress-bar,.player__sliderVolumen progress::-webkit-progress-bar{background-color:#959595}.player__volumen{margin-left:1rem;position:relative}.player__volumen.-on.-alto button{background-position:0 100%}.player__volumen.-on.-bajo button{background-position:bottom}.player__volumen.-off button{background-position:100% 100%}.player__sliderVolumen{width:0;transition:width .15s;height:1rem;display:flex;align-items:center;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transform-origin:left top;transform-origin:left top;border-radius:50px;overflow:hidden;position:absolute;bottom:.85rem;left:.5rem}.player__sliderVolumen input[type=range]{width:calc(100% - 1rem);left:.5rem;cursor:pointer}.player__sliderVolumen progress{margin:0 .5rem}.player:not(.-video) .player__sliderTiempo input[type=range]{pointer-events:none;cursor:default}.player.-video{padding-top:56.25%;position:relative;margin-bottom:3rem}.player.-video .player__clickArea{border:none;background:none;text-align:center;width:100%;height:100%;padding:0;position:absolute;top:0;left:0}.player.-video .player__clickArea:focus{outline:none}.player.-video .player__contenido{position:absolute;top:0}.player.-video .player__controles{position:absolute;top:100%;width:100%}.player:not(.-dark) .player__progressBuffer::-webkit-progress-value,.player:not(.-dark) .player__sliderVolumen progress::-webkit-progress-value{background-color:#000}.player:not(.-dark) .player__progressBuffer::-moz-progress-bar,.player:not(.-dark) .player__sliderVolumen progress::-moz-progress-bar{background-color:#000}.player:not(.-dark) .player__sliderVolumen{background-color:#fff}.player.-dark,.player.-dark .player__controles{background-color:#000}.player.-dark button{-webkit-filter:invert(1);filter:invert(1)}.player.-dark .player__progressBuffer::-webkit-progress-value,.player.-dark .player__sliderVolumen progress::-webkit-progress-value{background-color:#fff}.player.-dark .player__progressBuffer::-moz-progress-bar,.player.-dark .player__sliderVolumen progress::-moz-progress-bar{background-color:#fff}.player.-dark .player__sliderVolumen{background-color:#000}@media (hover:hover){.player__volumen:hover .player__sliderVolumen{width:100px}}.comentario__submit{border:none;padding:0}.comentario{display:flex;color:#606060;background-color:#f1f1f1;line-height:1.25;padding:1rem}.comentario:not(:last-child){border-bottom:1px solid rgba(0,0,0,.15)}.comentario>.avatar{margin-right:1rem;flex:1 0 auto;max-width:38px}.comentario__body{width:100%}.comentario__usuario{color:#000!important;color:initial!important;font-weight:500;margin-right:.5rem}.comentario__fecha{font-size:12px;margin-right:.5rem}.comentario__like{float:right}.comentario__like>a{display:inline-block;font-size:12px;min-width:2ch;margin-left:.25rem}.comentario__likes{list-style:none;margin:0;padding:0;line-height:1}.comentario__likes li{display:inline-block;margin:.25rem .25rem 0 0}.comentario__submit{background:none;min-height:38px;font-size:20px;margin-left:.5rem}.comentario.-form .comentario__body{display:flex;align-items:center}.comentario.-form .formItem{flex:1 0 auto}.comentario.-escribiendo{padding:.5rem 1rem .25rem calc(38px + 2rem);font-size:12px;color:#606060}@media screen and (min-width:950px){.comentario__submit{display:none}}.comentariosStreamfield{display:none;height:100%;position:absolute;top:0}.comentariosStreamfield .comentario{font-family:"Jost",sans-serif;font-size:1rem;z-index:1;position:relative}.comentariosStreamfield .comentario.animate__fadeIn.-form{z-index:10}.comentariosStreamfield__button{color:#959595;background:none;font-family:"Jost",sans-serif;width:21px;height:21px;border:1px solid;border-radius:50px;padding:0;outline:none!important;position:relative}.comentariosStreamfield__button.-hasNuevo:after{content:"+1";position:absolute;color:#fff;background-color:#dd4b4c;top:-10%;left:-10%;width:120%;height:120%;border-radius:50%;font-size:12px;line-height:2;-webkit-animation:zoomIn 1s;animation:zoomIn 1s;opacity:0}@-webkit-keyframes zoomIn{0%{-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{opacity:1}30%{-webkit-transform:scale3d(1.1,1.1,1);transform:scale3d(1.1,1.1,1)}35%{-webkit-transform:scaleX(1);transform:scaleX(1)}90%{opacity:1}to{opacity:0}}@keyframes zoomIn{0%{-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{opacity:1}30%{-webkit-transform:scale3d(1.1,1.1,1);transform:scale3d(1.1,1.1,1)}35%{-webkit-transform:scaleX(1);transform:scaleX(1)}90%{opacity:1}to{opacity:0}}.comentariosStreamfield>.comentariosStreamfield__button{top:calc(50% - 11px)}.comentariosStreamfield__contador,.comentariosStreamfield__icono{position:absolute;top:0;left:0;width:100%;height:100%}.comentariosStreamfield__contador{font-size:12px;line-height:21px}.comentariosStreamfield__icono{font-weight:300}.comentariosStreamfield__icono:after{font-size:20px;line-height:18px;content:"×"}.comentariosStreamfield__dialog{display:none}.comentariosStreamfield__dialog .buttonClose{margin-right:1rem;margin-left:auto;position:-webkit-sticky;position:sticky;top:0}.comentariosStreamfield__texto{background-color:#fff}.comentariosStreamfield__texto:before{content:"";background-color:#fff;position:absolute;top:0;left:0;width:100%;height:50px;z-index:-1}.comentariosStreamfield__texto blockquote,.comentariosStreamfield__texto h1,.comentariosStreamfield__texto h2,.comentariosStreamfield__texto h3,.comentariosStreamfield__texto h5,.comentariosStreamfield__texto p{padding:1rem 1rem 2rem;margin:0!important}.comentariosStreamfield__texto ol,.comentariosStreamfield__texto ul{padding-right:1rem}.comentariosStreamfield__texto p code{background:#fff;padding:1rem;margin:-1rem -1rem -2rem}.comentariosStreamfield__lista{list-style:none;padding:0;margin:0;flex:1 0 auto;display:flex;flex-direction:column;background-color:#f1f1f1}.comentariosStreamfield__agregar{margin-top:auto;position:-webkit-sticky;position:sticky;bottom:0}.comentariosStreamfield.-hasComentarios .comentariosStreamfield__agregar{border-top:1px solid rgba(0,0,0,.15)}.comentariosStreamfield:not(.-hasComentarios) .comentariosStreamfield__contador{display:none}.comentariosStreamfield:not(.-hasComentarios):not(.-open) .comentariosStreamfield__icono:after{font-size:24px;line-height:14px;content:"+"}.comentariosStreamfield.-hasComentarios{display:block}.comentariosStreamfield.-hasComentarios>.comentariosStreamfield__button{color:#fff;background-color:#959595;border-color:transparent}.comentariosStreamfield.-hasComentarios:not(.-open) .comentariosStreamfield__icono{display:none}.comentariosStreamfield.-open{display:block}@media screen and (min-width:450px){.comentariosStreamfield__dialog{border-radius:10px}.comentariosStreamfield__agregar{z-index:10}}@media screen and (min-width:1200px){.comentariosStreamfield{right:1rem}.comentariosStreamfield__button{display:none}.comentariosStreamfield>.comentariosStreamfield__button{display:block}.comentariosStreamfield__dialog{width:400px;height:100vh;position:absolute;top:calc(50% - 2.5rem);left:calc(100% + 1rem);z-index:900}.comentariosStreamfield__dialog .buttonClose,.comentariosStreamfield__texto{display:none}.comentariosStreamfield.-open:after{content:"";display:block;width:1px;height:100%;background:#c2c2c2;position:absolute;top:0;left:-650px}.comentariosStreamfield.-open .comentariosStreamfield__dialog{display:block}.comentariosStreamfield.-open.-hasComentarios .comentariosStreamfield__contador{display:none}}@media screen and (min-width:450px) and (max-width:1199px){.comentariosStreamfield{right:3%}.comentariosStreamfield.-open:before{content:"";display:block;background-color:rgba(0,0,0,.6);position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000}.comentariosStreamfield__dialog{max-width:400px;max-height:85vh;position:fixed;top:60px;right:0;left:0;margin:auto;z-index:1000;box-shadow:0 10px 20px rgba(0,0,0,.15)}}@media screen and (max-width:1199px){.comentariosStreamfield__dialog{padding-top:.75rem;flex-direction:column}.comentariosStreamfield.-open .comentariosStreamfield__dialog{display:flex}.comentariosStreamfield.-open.-hasComentarios .comentariosStreamfield__icono,.comentariosStreamfield.-open:not(.-hasComentarios)>.comentariosStreamfield__button{display:none}}@media screen and (max-width:449px){.comentariosStreamfield{right:.75rem}.comentariosStreamfield__dialog{width:100%;max-width:none;position:fixed;top:0;left:0;right:0;bottom:0;z-index:1000}}@media screen and (min-width:950px) and (hover:hover){.comentariosStreamfield:not(.-open) .comentariosStreamfield__button:before{color:#404040;content:attr(aria-label);white-space:nowrap;font-size:12px;line-height:1;background-color:#f1f1f1;border-radius:6px;padding:.25rem .5rem;position:absolute;top:0;left:calc(100% + 1rem);visibility:hidden;opacity:0;transition:opacity .25s linear}.comentariosStreamfield:not(.-open) .comentariosStreamfield__button:hover:before{visibility:visible;opacity:1}}.textoStreamfield{max-width:660px;padding-right:10.5%;position:relative}.textoStreamfield:hover .comentariosStreamfield{display:block}.textoStreamfield .comentariosStreamfield p{margin:0}.textoStreamfield .comentario b,.textoStreamfield .comentario strong{font-weight:500}.textoStreamfield .comentario a{color:inherit}.textoStreamfield .comentario a:focus,.textoStreamfield .comentario a:hover{text-decoration:underline}@media screen and (max-width:599px){.textoStreamfield{margin-right:-1.5rem;margin-left:0}}.reaccion__badge{border:none;padding:0}.reacciones__contenedor{display:flex;justify-content:space-between;border:1px solid #c2c2c2;border-radius:50px;background-color:#fff}@media screen and (min-width:600px){.reacciones{padding:4rem 0 2rem}.reacciones__contenedor{width:185px;padding:.25rem .75rem}}@media screen and (max-width:599px){.reacciones{padding:2rem 0}.reacciones__contenedor{width:280px;padding:.25rem 1.5rem;margin:auto}}.reaccion{flex-wrap:wrap;position:relative}.reaccion,.reaccion__icono{display:flex;justify-content:center}.reaccion__icono{background:transparent;border:none;padding:0}.reaccion__badge{text-align:center;color:#fff!important;background-color:#000;font-weight:600;text-decoration:none!important;border-radius:50px;position:absolute;bottom:.5rem}.reaccion__resumen{display:none}@media screen and (min-width:600px){.reaccion{font-size:10px;width:45px;height:45px}.reaccion__badge{height:18px;min-width:18px;right:-5%}}@media screen and (max-width:599px){.reaccion{font-size:12px;width:65px;height:65px}.reaccion__badge{height:28px;min-width:28px;line-height:22px;right:-10%}}@media screen and (hover:hover) and (min-width:600px){.reaccion__resumen{font-size:12px;list-style:none;margin:0 0 1rem;background-color:#f1f1f1;padding:.5rem;border-radius:6px;opacity:0;white-space:nowrap;display:block;visibility:hidden;transition:opacity .25s}.nota.-video .reaccion__resumen{background-color:#404040}.reaccion__badge:hover+.reaccion__resumen{visibility:visible;opacity:1}}@media screen and (hover:hover){.reaccion__icono{transition:margin .15s linear}.reaccion__icono:before{content:attr(aria-label);white-space:nowrap;font-weight:500;background-color:#f1f1f1;border-radius:6px;padding:.25rem .5rem;position:absolute;top:-1.35rem;visibility:hidden;opacity:0;transition:opacity .25s linear}.reaccion__icono:hover{margin:-.25rem}.reaccion__icono:hover:before{visibility:visible;opacity:1}}.nota.-texto{display:flex;flex-direction:column}.nota.-texto .nota__antentitulo,.nota.-texto .nota__bajada,.nota.-texto .nota__metadata,.nota.-texto .nota__portada,.nota.-texto .nota__titulo{max-width:660px}.nota.-texto .nota__fecha{margin-right:2rem}.nota.-texto .nota__bajada{font-size:18px;font-weight:500;line-height:1.5;margin-bottom:2.5rem}.nota.-texto .nota__body>.textoStreamfield:first-child h2:first-child,.nota.-texto .nota__body>.textoStreamfield:first-child h3:first-child{margin-top:1rem}@media screen and (min-width:950px){.nota.-texto{margin-top:90px}.nota.-texto .nota__bajada,.nota.-texto .nota__metadata,.nota.-texto .nota__portada{margin-bottom:2.5rem}}@media screen and (min-width:600px){.nota.-texto .nota__bajada{padding-right:10.5%}}@media screen and (max-width:949px){.nota.-texto{margin-top:70px}.nota.-texto .nota__bajada,.nota.-texto .nota__metadata,.nota.-texto .nota__portada{margin-bottom:1.5rem}}@media screen and (max-width:599px){.nota.-texto .nota__portada{margin-right:-1.5rem;margin-left:-1.5rem}}.textoStreamfield{font-family:"Lora",serif;font-size:16px;line-height:1.6}.textoStreamfield b,.textoStreamfield strong{font-weight:700}.textoStreamfield a{color:#1e21e1}.textoStreamfield h2,.textoStreamfield h3{font-family:"Jost",sans-serif;font-weight:500;line-height:1.25;margin-top:2.5rem;margin-bottom:1rem}.textoStreamfield h2 b,.textoStreamfield h3 b{font-weight:600}.textoStreamfield h2+h2,.textoStreamfield h2+h3,.textoStreamfield h3+h3{margin-top:-.5rem}.textoStreamfield p{margin-top:1rem;margin-bottom:1rem}.textoStreamfield blockquote{margin-top:1.25rem;margin-bottom:1.25rem}.textoStreamfield blockquote b{display:block;font-family:"Jost",sans-serif;font-weight:600;line-height:1.25;margin-bottom:.25em}.textoStreamfield code{display:block;font-size:.85rem;line-height:1.25rem;white-space:pre;background-color:#eee;padding:.5rem 1rem;overflow:auto}@media screen and (min-width:600px){.textoStreamfield h2{font-size:24px}.textoStreamfield h3{font-size:21px}.textoStreamfield blockquote{margin-right:1.5rem;margin-left:2rem}.textoStreamfield blockquote b{font-size:21px}}@media screen and (max-width:599px){.textoStreamfield h2{font-size:21px}.textoStreamfield h3{font-size:18px}.textoStreamfield blockquote{margin-left:1.5rem;margin-right:.5rem}.textoStreamfield blockquote b{font-size:18px}}.imagenStreamfield{margin-top:2rem;margin-bottom:2rem;max-width:660px}.imagenStreamfield figcaption{font-weight:500;margin-top:1rem}@media screen and (max-width:599px){.imagenStreamfield{margin-right:-1.5rem;margin-left:-1.5rem}.imagenStreamfield figcaption{margin-right:1.5rem;margin-left:1.5rem}}.audioStreamfield{margin-top:2rem;margin-bottom:2rem;max-width:560px}.videoStreamfield{margin-top:2rem;margin-bottom:2rem;max-width:660px}.nota__antetitulo{font-weight:500;margin-bottom:1rem}.nota__seccion{color:#dd4b4c;text-transform:uppercase;display:inline-block;margin-right:.5rem}.nota__seccion:hover{text-decoration:none}.nota__titulo{font-weight:500}.nota__metadata{font-weight:300;line-height:1.5;margin-top:1rem}.nota__autor{margin-right:1rem}.nota__fecha,.nota__tiempo{display:inline-block}@media screen and (min-width:600px){.nota__antetitulo{font-size:16px}}@media screen and (max-width:599px){.nota__titulo{font-size:38px;line-height:1.15}}.nota.-audio .nota__portada{background-color:#000}.nota.-audio .nota__portada img{width:100%;height:100%;object-fit:cover;opacity:.85}.nota.-audio .nota__bajada{font-family:"Lora",serif;font-size:16px;line-height:1.6;margin-top:1rem}.nota.-audio .nota__play{background:transparent;width:82px;height:82px;border-radius:50%;border:1px solid;padding:0}.nota.-audio .nota__play:focus{outline:none;box-shadow:0 0 0 3px rgba(30,33,225,.1)}.nota.-audio .nota__body{margin-bottom:1rem}@media screen and (min-width:600px){.nota.-audio .nota__portada{height:470px}.nota.-audio .nota__intro{box-sizing:content-box;background-color:#fff;min-height:200px;margin-top:-235px;margin-left:-2rem;position:relative}.nota.-audio .nota__intro:before{content:"";display:block;background-color:#fff;width:50vw;height:100%;position:absolute;top:0;right:100%}.nota.-audio .nota__play{display:inline-block;vertical-align:middle;position:relative}.nota.-audio .nota__play .iconPlay{color:#000}.nota.-audio .nota__play.-off{color:rgba(0,0,0,.25)}.nota.-audio .nota__play.-on{color:#dd4b4c}.nota.-audio .nota__titulo{font-size:38px;display:inline-block;vertical-align:middle;width:99%}}@media screen and (min-width:1200px){.nota.-audio .nota__intro{max-width:570px;padding:2rem 90px 4rem 2rem}.nota.-audio .nota__play{margin:-22px 1.5rem -22px calc(-80px - 1.5rem)}}@media screen and (min-width:600px) and (max-width:1199px){.nota.-audio .nota__intro{width:470px;max-width:80%;padding:2rem 4rem 4rem calc(80px + 3.5rem)}.nota.-audio .nota__play{margin:-22px 1.5rem -22px calc(-80px - 1.5rem)}}@media screen and (max-width:599px){.nota.-audio .nota__intro{padding:1.5rem 0 2rem}.nota.-audio .nota__play{color:#fff;position:absolute;left:0;right:0;margin:auto;border-width:2px}.nota.-audio .nota__titulo{font-size:28px}.nota.-audio:not(.-sinPortada) .nota__portada{height:270px}.nota.-audio:not(.-sinPortada) .nota__play{top:100px}.nota.-audio.-sinPortada .nota__portada{height:200px}.nota.-audio.-sinPortada .nota__play{top:70px}}.iconPlay{display:block;width:35%;height:35%;margin:auto;position:relative;left:5%;transition:left .15s .1s,-webkit-transform 0s .1s;transition:transform 0s .1s,left .15s .1s;transition:transform 0s .1s,left .15s .1s,-webkit-transform 0s .1s}.iconPlay:after,.iconPlay:before{box-sizing:border-box;content:"";display:block;width:28px;height:14px;background-color:transparent;border-left:28px solid}.iconPlay:before{border-top:14px solid transparent;transition:height .1s,border-left 0s .1s,background-color 0s .1s,border-top .15s .1s}.iconPlay:after{margin-top:0;border-bottom:14px solid transparent;transition:height .1s,margin-top .1s,border-left 0s .1s,background-color 0s .1s,border-bottom .15s .1s}.-on .iconPlay{left:0;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);transition:left .1s 0s,-webkit-transform 0s .1s;transition:left .1s 0s,transform 0s .1s;transition:left .1s 0s,transform 0s .1s,-webkit-transform 0s .1s}.-on .iconPlay:after,.-on .iconPlay:before{border-left:0 solid transparent;height:10.18182px;background-color:currentColor}.-on .iconPlay:before{border-top:0 solid transparent;transition:border-top .1s 0s,border-left 0s .1s,background-color 0s .1s,height .15s .1s}.-on .iconPlay:after{border-bottom:0 solid transparent;margin-top:7px;transition:border-bottom .1s 0s,border-left 0s .1s,background-color 0s .1s,height .15s .1s,margin-top .15s .1s}.nota.-video{color:#fff;background-color:#000;padding-top:calc(4% + 50px)}.nota.-video .nota__bajada{font-family:"Lora",serif;font-size:16px;line-height:1.6;margin-top:1rem}@media screen and (min-width:950px){.nota.-video{min-height:100vh;padding-bottom:3rem}.nota.-video .container:after{content:"";display:block;clear:both}.nota.-video .nota__intro,.nota.-video .reacciones{width:370px;max-width:35%;float:right}.nota.-video .nota__body{margin-right:auto;width:65%;max-width:900px;padding-right:2rem;float:left}}@media screen and (min-width:600px){.nota.-video .nota__titulo{font-size:38px}}@media screen and (max-width:949px){.nota.-video .nota__body{margin:2rem -1.5rem 0}.nota.-video .reacciones{background-color:#fff;padding:2rem 1.5rem;margin:0 -1.5rem}}@media screen and (max-width:599px){.nota.-video .nota__titulo{font-size:28px}}[class*=" runrun-"],[class^=runrun-]{font-family:"RunRun4"!important;display:inline-block;speak:none;font-style:normal;font-weight:400;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;text-transform:none;text-rendering:auto;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.runrun-check-circle:before{content:"\e042"}.runrun-cross-circle:before{content:"\e043"}.runrun-check:before{content:"\e116"}.runrun-cross:before{content:"\e117"}.tituloColaborar{font-weight:400}@media screen and (min-width:950px){.tituloColaborar{margin-top:100px;margin-bottom:40px}}@media screen and (max-width:949px){.tituloColaborar{margin-top:70px;margin-bottom:30px}}@media screen and (max-width:599px){.tituloColaborar{font-size:38px;line-height:1.15}}.colaborar{margin-bottom:2rem}.colaborar h3{font-weight:500;margin-bottom:1rem}.colaborar__intro{padding-bottom:3rem}.colaborar__intro p{font-size:18px}.colaborar__pasos{background:#f1f1f1}.colaborar__paso textarea{box-shadow:0 0 0 1px rgba(0,0,0,.15)}.colaborar__paso textarea:focus{box-shadow:0 0 0 1px rgba(0,0,0,.25)}.colaborar__footerPaso{margin-top:2rem;display:flex;justify-content:flex-end}.colaborar__footerPaso .buttonSecondary{margin-right:auto}.colaborar:not(.-intro) .colaborar__usuario{display:flex;flex-direction:column;align-items:center;text-align:center;transition:background-color .25s linear}.colaborar:not(.-intro) .colaborar__usuario:not(.-anonimo){background-color:#fdd830}.colaborar:not(.-intro) .colaborar__usuario.-anonimo{color:#fff;background-color:#404040}.colaborar.-intro .button:first-child{margin-left:0}.colaborar.-success{text-align:center}@media screen and (min-width:950px){.colaborar:not(.-intro) .colaborar__pasos,.colaborar:not(.-intro) .colaborar__usuario{padding:3rem}.colaborar.-intro .colaborar__usuario{max-width:300px;margin:0 auto}}@media screen and (min-width:600px){.colaborar__intro,.colaborar__pasos,.colaborar__usuario{width:50%}.colaborar__intro{padding-right:2rem}.colaborar__avatar{width:150px;height:150px;margin:auto}.colaborar__pasos{min-height:450px;display:flex;flex-direction:column}.colaborar__paso{flex:1 0 auto;display:flex;flex-direction:column;justify-content:space-between}.colaborar__paso .formItem{margin-top:1rem}.colaborar:not(.-success){display:flex;align-items:stretch}.colaborar.-intro .colaborar__usuario{max-width:300px;margin:0 auto}.colaborar.-success{background-color:#f1f1f1;display:flex;justify-content:center;align-items:center;min-height:500px;position:relative}.colaborar.-success video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.colaborar.-success .button{background-color:#fff;border-color:transparent;position:relative}}@media screen and (max-width:949px) and (min-width:600px){.colaborar:not(.-intro) .colaborar__pasos,.colaborar:not(.-intro) .colaborar__usuario{padding:2rem}}@media screen and (max-width:599px){.colaborar__avatar{width:125px;height:125px;margin:1.5rem auto .5rem}.colaborar:not(.-intro){margin-right:-1.5rem;margin-left:-1.5rem}.colaborar:not(.-intro) .colaborar__pasos,.colaborar:not(.-intro) .colaborar__usuario{padding:1.5rem}.colaborar.-success video{display:block;width:100%;margin-bottom:2rem}}@media screen and (max-width:949px){.archivoIntro.-perfil .usuario{display:block;margin-bottom:2rem}.archivoIntro.-perfil .usuario .avatar{margin-right:0}}.buttonClose,.buttonIcon,.buttonSecondary,.tabs__item,.tabs__trigger{border:none;padding:0}@font-face{font-family:"Jost";src:url(/fluxitnews/static/media/Jost-VariableFont_wght.840d6f6f.woff2) format("woff2-variations");font-style:normal;font-weight:100 900}@font-face{font-family:"Lora";src:url(/fluxitnews/static/media/Lora-VariableFont_wght.1f57a32c.woff2) format("woff2-variations");font-style:normal;font-weight:400 700}@font-face{font-family:"Lora";src:url(/fluxitnews/static/media/Lora-Italic-VariableFont_wght.d2b1e585.woff2) format("woff2-variations");font-style:italic;font-weight:400 700}@font-face{font-family:"RunRun4";src:url(/fluxitnews/static/media/runrun4.6d1206c5.woff) format("woff");font-weight:400;font-style:normal}.buttonClose:before,[class*=" runrun-"],[class^=runrun-]{font-family:"RunRun4"!important;display:inline-block;speak:none;font-style:normal;font-weight:400;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;text-transform:none;text-rendering:auto;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.runrun-objective-note:before{content:"\e94c"}.runrun-objective-cancel:before{content:"\e949"}.runrun-objective-activated:before{content:"\e948"}.runrun-objective-done:before{content:"\e94a"}.runrun-objective-task:before{content:"\e94b"}.runrun-signature:before{content:"\e947"}.runrun-mail:before{content:"\e946"}.runrun-facebook-outline:before{content:"\e93b"}.runrun-twitter-outline:before{content:"\e93c"}.runrun-linkedin-outline:before{content:"\e942"}.runrun-instagram-outline:before{content:"\e943"}.runrun-smartphone:before{content:"\e945"}.runrun-log-out:before{content:"\e93a"}.runrun-eye:before{content:"\e000"}.runrun-paperclip:before{content:"\e001"}.runrun-envelope:before{content:"\e002"}.runrun-switch:before{content:"\e003"}.runrun-layout:before{content:"\e004"}.runrun-link:before{content:"\e005"}.runrun-ribbon:before{content:"\e009"}.runrun-img:before{content:"\e010"}.runrun-wifi:before{content:"\e011"}.runrun-target:before{content:"\e012"}.runrun-clipboard:before{content:"\e013"}.runrun-clock:before{content:"\e014"}.runrun-watch:before{content:"\e015"}.runrun-air-play:before{content:"\e016"}.runrun-photo:before{content:"\e017"}.runrun-video:before{content:"\e018"}.runrun-cd:before{content:"\e019"}.runrun-print:before{content:"\e020"}.runrun-screen:before{content:"\e021"}.runrun-db:before{content:"\e022"}.runrun-heart:before{content:"\e024"}.runrun-paragraph:before{content:"\e025"}.runrun-align-block:before{content:"\e026"}.runrun-align-left:before{content:"\e027"}.runrun-align-center:before{content:"\e028"}.runrun-align-right:before{content:"\e029"}.runrun-book:before{content:"\e030"}.runrun-layers:before{content:"\e031"}.runrun-stack:before{content:"\e032"}.runrun-square-stack:before{content:"\e033"}.runrun-doc:before{content:"\e034"}.runrun-docs-empty:before{content:"\e035"}.runrun-search:before{content:"\e036"}.runrun-zoom-in:before{content:"\e037"}.runrun-zoom-out:before{content:"\e038"}.runrun-undo:before{content:"\e039"}.runrun-plus-circle:before{content:"\e040"}.runrun-minus-circle:before{content:"\e041"}.react-toast-notifications__toast--success [class*=content]:before,.runrun-check-circle:before{content:"\e042"}.react-toast-notifications__toast--error [class*=content]:before,.runrun-cross-circle:before{content:"\e043"}.runrun-plus-square:before{content:"\e044"}.runrun-minus-square:before{content:"\e045"}.runrun-check-square:before{content:"\e046"}.runrun-cross-square2:before{content:"\e047"}.runrun-microphone:before{content:"\e048"}.runrun-record:before{content:"\e049"}.runrun-skip-back:before{content:"\e050"}.runrun-rewind:before{content:"\e051"}.runrun-play-2:before{content:"\e052"}.runrun-pause:before{content:"\e053"}.runrun-square:before{content:"\e054"}.runrun-forward:before{content:"\e055"}.runrun-skip-forward:before{content:"\e056"}.runrun-shuffle:before{content:"\e057"}.runrun-repeat:before{content:"\e058"}.runrun-folder:before{content:"\e059"}.runrun-umbrella:before{content:"\e060"}.runrun-moon:before{content:"\e061"}.runrun-thermometer:before{content:"\e062"}.runrun-drop:before{content:"\e063"}.runrun-sun:before{content:"\e064"}.runrun-cloud:before{content:"\e065"}.runrun-cloud-upload:before{content:"\e066"}.runrun-cloud-download:before{content:"\e067"}.runrun-upload:before{content:"\e068"}.runrun-download:before{content:"\e069"}.runrun-crosshairs:before{content:"\e071"}.runrun-map:before{content:"\e072"}.runrun-battery:before{content:"\e073"}.runrun-user:before{content:"\e074"}.runrun-suitcase:before{content:"\e075"}.runrun-anchor:before{content:"\e077"}.runrun-globe:before{content:"\e078"}.runrun-cube:before{content:"\e079"}.runrun-refresh:before{content:"\e080"}.runrun-share:before{content:"\e081"}.runrun-dashed-square:before{content:"\e082"}.runrun-plus-dashed-square:before{content:"\e083"}.runrun-minus-dashed-square:before{content:"\e084"}.runrun-tag:before{content:"\e085"}.runrun-power:before{content:"\e086"}.runrun-command:before{content:"\e087"}.runrun-alt:before{content:"\e088"}.runrun-esc:before{content:"\e089"}.runrun-signal:before{content:"\e090"}.runrun-bar-chart:before{content:"\e091"}.runrun-pie-chart:before{content:"\e092"}.runrun-arrow-left:before{content:"\e094"}.runrun-arrow-right:before{content:"\e095"}.runrun-arrow-up:before{content:"\e096"}.runrun-arrow-down:before{content:"\e097"}.runrun-volume:before{content:"\e098"}.runrun-mute:before{content:"\e099"}.runrun-content-right:before{content:"\e100"}.runrun-content-left:before{content:"\e101"}.runrun-grid:before{content:"\e102"}.runrun-grid-2:before{content:"\e103"}.runrun-columns:before{content:"\e104"}.runrun-loader:before{content:"\e105"}.runrun-bag:before{content:"\e106"}.runrun-ban:before{content:"\e107"}.runrun-flag:before{content:"\e108"}.runrun-delete:before{content:"\e109"}.runrun-expand-2:before{content:"\e110"}.runrun-shrink-2:before{content:"\e111"}.runrun-expand:before{content:"\e112"}.runrun-shrink:before{content:"\e113"}.runrun-plus:before{content:"\e114"}.runrun-minus:before{content:"\e115"}.runrun-check:before,.stepper__item.-done:before{content:"\e116"}.buttonClose:before,.runrun-cross:before{content:"\e117"}.runrun-move:before{content:"\e118"}.runrun-backspace:before{content:"\e119"}.runrun-menu:before{content:"\e120"}.runrun-inbox-empty:before{content:"\e121"}.runrun-inbox:before{content:"\e122"}.runrun-outbox:before{content:"\e123"}.runrun-doc-empty:before{content:"\e124"}.runrun-doc-new:before{content:"\e125"}.runrun-doc-less:before{content:"\e126"}.runrun-lifeguard:before{content:"\e127"}.runrun-open:before{content:"\e128"}.runrun-more:before{content:"\e129"}.runrun-edit:before{content:"\e900"}.runrun-key:before{content:"\e901"}.runrun-add-user:before{content:"\e902"}.runrun-shopping-cart:before{content:"\e903"}.runrun-settings:before{content:"\e904"}.runrun-navigation:before{content:"\e905"}.runrun-play:before{content:"\e906"}.runrun-bell:before{content:"\e907"}.runrun-wrench:before{content:"\e908"}.runrun-store:before{content:"\e909"}.runrun-calendar:before{content:"\e90a"}.runrun-folder-stack:before{content:"\e90b"}.runrun-house:before{content:"\e90c"}.runrun-lock-open:before{content:"\e90d"}.runrun-lock-closed:before{content:"\e90e"}.runrun-planet-earth:before{content:"\e90f"}.runrun-category:before{content:"\e910"}.runrun-filter:before{content:"\e911"}.runrun-number-9-plus:before{content:"\e912"}.runrun-number-9:before{content:"\e913"}.runrun-number-8:before{content:"\e914"}.runrun-number-7:before{content:"\e915"}.runrun-number-6:before{content:"\e916"}.runrun-number-5:before{content:"\e917"}.runrun-number-4:before{content:"\e918"}.runrun-number-3:before{content:"\e919"}.runrun-number-2:before{content:"\e91a"}.runrun-number-1:before{content:"\e91b"}.runrun-number-0:before{content:"\e91c"}.runrun-star-full:before{content:"\e91d"}.runrun-star-half:before{content:"\e91e"}.runrun-location:before{content:"\e91f"}.runrun-help-circle:before{content:"\e920"}.runrun-line-phone:before{content:"\e921"}.runrun-star-empty:before{content:"\e922"}.runrun-heart-full:before{content:"\e923"}.runrun-birthday:before{content:"\e924"}.runrun-comment:before{content:"\e925"}.runrun-copyright:before{content:"\e926"}.runrun-warning:before{content:"\e927"}.runrun-eye-closed:before{content:"\e928"}.runrun-docs-add-full:before{content:"\e929"}.runrun-docs-add:before{content:"\e92a"}.runrun-chevron-down:before{content:"\e92b"}.runrun-chevron-left:before{content:"\e92c"}.runrun-chevron-right:before{content:"\e92d"}.runrun-google:before{content:"\e92e"}.runrun-info-circle:before{content:"\e92f"}.runrun-group:before{content:"\e930"}.runrun-send:before{content:"\e931"}.runrun-chevron-up:before{content:"\e932"}.runrun-change-color:before{content:"\e933"}.runrun-check-box:before{content:"\e934"}.runrun-directory:before{content:"\e935"}.runrun-edit-box:before{content:"\e936"}.runrun-write-post:before{content:"\e937"}.runrun-facebook:before{content:"\e938"}.runrun-tool:before{content:"\e939"}.runrun-picture:before{content:"\e93d"}.runrun-add-picture:before{content:"\e93e"}.runrun-instagram1:before{content:"\e93f"}.runrun-linkedin1:before{content:"\e940"}.runrun-picture-post:before{content:"\e941"}.runrun-twitter:before{content:"\e944"}.runrun-img-add:before{content:"\e954"}.runrun-mobile:before{content:"\e968"}*,:after,:before{box-sizing:border-box}html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}body,html{font-family:"Jost",sans-serif;font-size:14px;line-height:1.25}body{margin:0;font-weight:400;color:#000;text-align:left;background-color:#fff;overflow-x:hidden}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}summary{display:list-item}hr{box-sizing:content-box;height:0;overflow:visible}a{color:inherit;text-decoration:none;background-color:transparent}a:hover{text-decoration:underline}a:not([href]),a:not([href]):hover{color:inherit;text-decoration:none}h1,h2,h3,h4,h5,h6,p{margin-top:0;margin-bottom:0}h1{font-size:48px}h2{font-size:28px}h3{font-size:24px}h4{font-size:21px}h5{font-size:18px}h6{font-size:16px}b,strong{font-weight:500}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}img{border-style:none;max-width:100%}img,svg{vertical-align:middle}svg{overflow:hidden}figure{margin:0}table{border-collapse:collapse;border-spacing:0}td,th{padding:.75rem}th{text-align:inherit}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}select{word-wrap:normal}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;box-shadow:none}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{min-width:0;padding:0;margin:0;border:0}legend{color:inherit;display:block;width:100%;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto;resize:vertical}input[type=checkbox],input[type=radio]{padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;outline-offset:-2px}input[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}[hidden],template{display:none}:focus{outline:none}[class*=" animate__"],[class^=animate__]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animate__fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}.animate__fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.container{width:100%;max-width:1000px;margin:0 auto}@media screen and (min-width:950px){.container{padding-right:2rem;padding-left:2rem}}@media screen and (max-width:949px){.container{padding-right:1.5rem;padding-left:1.5rem}}.container.-lg{width:1400px;max-width:100%}.grillaNotas{width:100%;padding:0 .75rem;margin:0 auto;display:flex;justify-content:center;flex-wrap:wrap}.grillaNotas:after{content:"";width:100%;flex:1 1;margin:auto}@media screen and (min-width:950px){.grillaNotas.-archivo{max-width:1000px}.grillaNotas.-archivo .previewNota{width:33.33333%}}@media screen and (min-width:600px) and (max-width:949px){.grillaNotas.-archivo{max-width:950px}.grillaNotas.-archivo .previewNota{width:50%}}@media screen and (max-width:599px){.grillaNotas.-archivo{max-width:350px}.grillaNotas.-archivo .previewNota{width:100%;margin-bottom:3rem}}.archivoIntro{width:100%}.archivoIntro__titulo{font-weight:400}.archivoIntro__descripcion{color:#c2c2c2;font-size:18px}@media screen and (min-width:950px){.archivoIntro{display:flex;align-items:center;justify-content:space-between;padding:calc(10% + 50px) .75rem 10%}.archivoIntro .filtro{text-align:right;flex:1 0 auto}.archivoIntro__titulo{font-size:58px}}@media screen and (max-width:949px){.archivoIntro{text-align:center}}@media screen and (min-width:600px) and (max-width:949px){.archivoIntro{padding:calc(10% + 50px) .75rem 10%}.archivoIntro .filtro{margin-top:1rem}.archivoIntro__titulo{font-size:48px}}@media screen and (max-width:599px){.archivoIntro{padding:calc(10% + 50px) .75rem 3rem}.archivoIntro .filtro{margin-top:1rem}.archivoIntro__titulo{font-size:38px}}[type=button]:disabled,[type=reset]:disabled,[type=submit]:disabled,button:disabled{cursor:default;opacity:.75}.button{display:inline-block;background:none;border:1px solid;border-radius:50px;padding:.5rem 1rem}.button:active,.button:focus,.button:hover{text-decoration:none}.button.-input{cursor:pointer}.button.-input input{display:none}.button.-input.-checked{color:#000;background-color:#f1f1f1;border-color:transparent}.button i{vertical-align:bottom}.button.-disabled{cursor:default;opacity:.5}.buttonSecondary{color:#606060;background:none}.buttonIcon,.buttonSecondary i{vertical-align:bottom}.buttonIcon{color:inherit;background:none;width:20px;height:20px}.buttonClose{color:rgba(0,0,0,.25);background:none;font-size:1rem;width:22px;height:22px;min-height:22px;border:1px solid;border-radius:50px}.buttonClose:before{line-height:20px}.buttonGroup>*{margin:.25rem .5rem}.avatar{display:inline-block;vertical-align:middle;width:38px;height:38px;overflow:hidden;border-radius:50%;background-color:#c2c2c2}.avatar img{width:100%;height:100%;object-fit:cover}.avatar.-sm{width:20px;height:20px}.avatar.-lg{width:70px;height:70px}.avatar.-disabled{background-image:url(/fluxitnews/static/media/avatar-disabled.65c203f6.svg);background-position:50%;background-repeat:no-repeat;background-size:contain}.avatar.-disabled img{display:none}.usuario{display:flex;align-items:center}.usuario .avatar{margin-right:1rem}.usuario__nombre{font-weight:500;margin:.25rem 0}.usuario__username{color:#606060}.usuario__username:hover{text-decoration:none}.usuario__linkRunrun{display:inline-block;vertical-align:middle;background:#004ef5 url(/fluxitnews/static/media/runrun.ed3250fb.svg) no-repeat 50%;width:22px;height:22px;border-radius:100%;margin-left:.75rem}.usuario.-disabled .usuario__username{color:#c2c2c2}.usuario.-disabled .usuario__linkRunrun{background-color:#c2c2c2}.listaUsuarios{list-style:none;padding:0;margin:0}.listaUsuarios .avatar{margin-right:1rem}.listaUsuarios .usuario{margin-bottom:.5rem}.filtro__item{display:inline-block;font-size:18px;font-weight:500;color:#c2c2c2;cursor:pointer;transition:color .25s}.filtro__item:not(:last-child){margin-right:1rem}.filtro__item:hover{color:#000}.filtro__input{display:none}.filtro__input:checked+span{color:#000}.filtro__input:checked+span:after{width:100%}.filtro__label:after{content:"";display:block;width:0;height:2px;background-color:currentColor;margin:0 auto;transition:width .15s}::-webkit-input-placeholder{color:#606060}::-moz-placeholder{color:#606060}:-ms-input-placeholder{color:#606060}:-moz-placeholder{color:#606060}.formItem{position:relative}.formItem__label{font-size:18px;line-height:1.5;margin-bottom:1rem}.formItem__contador{position:absolute;bottom:.55rem;right:.25rem;font-size:12px;color:#f33a3b}.formItem .textarea{background-color:#fff;border-radius:10px}.formItem .textarea__highlighter{font-size:0}.formItem .textarea__input{position:relative!important;border:none!important;text-wrap:wrap;padding:.35rem .5rem;overflow:auto!important}.formItem .textarea__input:focus-visible{outline:none}.formItem .textarea__input:disabled{color:#aaa}.formItem .textarea__field{display:block;overflow:visible!important;position:absolute!important;resize:none!important;word-break:break-word!important}.formItem .textarea__suggestions{margin-top:35px!important;border:1px solid #c2c2c2!important;color:#404040!important;background-color:#f1f1f1!important;border-radius:8px;overflow:visible!important;position:absolute!important;padding:.5rem!important}.formItem .textarea__suggestions ul{max-height:8rem!important;overflow:auto!important}@media screen and (max-width:449px){.formItem .textarea__suggestions{top:0!important}}.formItem .textarea__field:focus-within{border-bottom-color:#00f}.stepper{color:#606060;font-size:16px;list-style:none;padding:0;display:flex;justify-content:space-between;margin:.75rem 0 3rem;counter-reset:step}.stepper__item:before{counter-increment:step;content:counter(step);display:inline-block;width:25px;height:25px;line-height:23px;text-align:center;border:1px solid;border-radius:50px;margin-right:.5rem}.stepper__item.-on:before{color:#fff;background-color:#404040;border-color:transparent}.stepper__item.-done:before{font-family:"RunRun4";font-size:1rem}.tabs{list-style:none;padding:0;margin:0}.tabs img{vertical-align:bottom}.tabs__item{display:inline-block;color:#606060;background:none;font-size:1rem;font-weight:400;position:relative}.tabs__item:not(:last-child){margin-right:1rem}.tabs__item:after{content:"";display:block;width:0;height:2px;background-color:currentColor;margin:0 auto;transition:width .15s;position:absolute;right:0;left:0;bottom:calc(-1rem - 1px)}.tabs__item:focus,.tabs__item:hover{outline:none;color:#000}.tabs__item.-on{color:#000}.tabs__item.-on:after{width:100%}.tabs__trigger{background:none;margin:0 .25rem;cursor:pointer}.tabs__trigger img{margin-right:.5rem}.loader{width:12px;height:12px;display:block;margin:3rem auto;color:#c2c2c2;box-sizing:border-box;position:relative}.loader:before{content:"";height:100%;width:100%;border-radius:50%;position:absolute;background-color:currentColor;-webkit-animation:bounceloader 1s linear infinite alternate;animation:bounceloader 1s linear infinite alternate}@-webkit-keyframes bounceloader{0%,66%{top:6px;box-shadow:-24px -12px,24px -12px}33%,to{top:-6px;box-shadow:-24px 12px,24px 12px}}@keyframes bounceloader{0%,66%{top:6px;box-shadow:-24px -12px,24px -12px}33%,to{top:-6px;box-shadow:-24px 12px,24px 12px}}.modalOverlay{display:flex;justify-content:center;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.6);z-index:1001}.modal{background-color:#f1f1f1;width:100%;max-width:400px;max-height:100%;overflow:auto;margin:auto;position:relative;outline:none}.modal .buttonClose{position:absolute;top:1rem;right:1rem}.modal .buttonGroup:last-child{padding:0 1rem 1.25rem;text-align:right}.modal__header{background-color:#f1f1f1;border-bottom:1px solid rgba(0,0,0,.15);padding:1rem 3rem 1rem 1rem;position:-webkit-sticky;position:sticky;top:0}.modal__body{padding:1.5rem}@media screen and (min-width:450px){.modal{border-radius:10px;box-shadow:0 10px 20px rgba(0,0,0,.15)}.modal.-altoFijo{height:470px}}@media screen and (max-width:449px){.modal:not(.-alert){height:100%;max-width:none}}.modal.-alert{width:350px;max-width:90%;border-radius:10px;box-shadow:0 10px 20px rgba(0,0,0,.15)}.ReactModal__Body--open{overflow:hidden}.react-toast-notifications__container{overflow:hidden!important;max-width:100%!important}.react-toast-notifications__toast{max-width:100%!important;border-radius:10px!important;box-shadow:none!important;-webkit-transform:none!important;transform:none!important;transition:opacity .5s!important}.react-toast-notifications__toast__icon-wrapper{display:none}.react-toast-notifications__toast__content{font-weight:500;min-height:auto!important;padding:.75rem!important}.react-toast-notifications__toast__content:before{font-family:"RunRun4";font-size:1.2rem;position:absolute;top:1.15rem;left:1.5rem}.react-toast-notifications__toast__dismiss-button{padding:.75rem!important}.react-toast-notifications__toast--error [class*=content],.react-toast-notifications__toast--success [class*=content]{padding-left:3rem!important}.react-toast-notifications__toast--success{color:#209d80!important;background-color:#ddf8f2!important}.react-toast-notifications__toast--error{color:#f33a3b!important;background-color:#fde2e2!important}.react-toast-notifications__toast--info{color:#000!important;background-color:#f1f1f1!important}.rc-mentions{position:relative}.rc-mentions-measure{position:absolute;top:0;left:0;padding:.75rem 1rem;visibility:hidden;line-height:1.35;width:100%;max-width:100%;margin-left:-17px}.rc-mentions-dropdown{background:#fff;box-shadow:0 10px 20px rgba(0,0,0,.15);width:auto;max-width:160px;max-height:7rem;border-radius:10px;z-index:2000;overflow-y:auto}.rc-mentions-dropdown-menu{list-style:none;padding:0;margin:0}.rc-mentions-dropdown-menu-item{padding:.25rem .5rem;width:auto}.rc-mentions-dropdown-menu-item-active{background-color:#f1f1f1}
/*# sourceMappingURL=main.c2cb0bcd.chunk.css.map */