.votaciones-container .votacion-wrapper{position:relative}.votaciones-container .votacion-wrapper .loaded{position:absolute;left:0;right:0;top:0;bottom:0;background-color:#fff;text-align:center;display:flex;justify-content:center;flex-direction:column;visibility:hidden;opacity:0;transition:visibility 0s linear .3s,opacity .3s}.votaciones-container .votacion-wrapper .loaded .loading-text{font-size:3rem}.votaciones-container .votacion-wrapper .loaded .icon{font-size:8rem}.votaciones-container .votacion-wrapper .loading{position:absolute;left:0;right:0;top:0;bottom:0;text-align:center;background-color:#fff;display:flex;justify-content:center;flex-direction:column;visibility:visible;opacity:1;transition:visibility 0s linear .3s,opacity .3s}.votaciones-container .votacion-wrapper .loading .loading-text{font-size:3rem}.votaciones-container .votacion-wrapper .loading .icon{font-size:8rem}.votaciones-container .votacion-wrapper .resultados-wrapper,.votaciones-container .votacion-wrapper .votacion-inner-wrapper{display:flex;flex-wrap:wrap}.votaciones-container .votacion-wrapper .title{margin-bottom:15px!important}.votaciones-container .votacion-wrapper .resultados-wrapper{display:none}.votaciones-container .votacion-wrapper .resultados-wrapper .candidato{margin-bottom:20px}.votaciones-container .votacion-wrapper .resultados-wrapper .candidato .candidato-img{position:relative}.votaciones-container .votacion-wrapper .resultados-wrapper .candidato .candidato-img .candidato-text{background-color:rgba(0,0,0,.5);color:#fff;text-align:center;position:absolute;left:0;right:0;bottom:0}.votaciones-container .votacion-wrapper .resultados-wrapper .candidato .candidato-img .candidato-text .canal{background-color:transparent;font-weight:700;font-size:1.1rem;line-height:1em;position:relative}.votaciones-container .votacion-wrapper .resultados-wrapper .candidato .candidato-img .candidato-text .nombre{line-height:1.5em;margin-bottom:0}.votaciones-container .votacion-wrapper .resultados-wrapper .candidato .candidato-img .candidato-text .votos{line-height:1em;font-size:1.1rem;font-weight:700;margin-bottom:5px}.votaciones-container .votacion-wrapper .candidato{width:100%}.votaciones-container .votacion-wrapper .candidato .candidato-img{background-size:cover;background-position:50%;height:140px;opacity:1;transition:opacity .2s linear;position:relative}.votaciones-container .votacion-wrapper .candidato .candidato-img .canal{color:#fff;background-color:rgba(0,0,0,.5);position:absolute;padding:3px}.votaciones-container .votacion-wrapper .candidato .candidato-text .nombre{margin-bottom:10px}@media (min-width:768px){.votaciones-container .votacion-wrapper .loaded .loading-text,.votaciones-container .votacion-wrapper .loading .loading-text{font-size:2rem}.votaciones-container .votacion-wrapper .loaded .icon,.votaciones-container .votacion-wrapper .loading .icon{font-size:5rem}.votaciones-container .resultados-wrapper,.votaciones-container .votacion-inner-wrapper{justify-content:space-between}.votaciones-container .resultados-wrapper .candidato,.votaciones-container .votacion-inner-wrapper .candidato{width:49.5%;cursor:pointer}.votaciones-container .resultados-wrapper .candidato:hover .candidato-img,.votaciones-container .votacion-inner-wrapper .candidato:hover .candidato-img{opacity:.8}.votaciones-container .candidato .candidato-img .canal{font-size:.9rem;font-weight:700}}