.cmp_encuesta_resultados{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:12px}
.cmp_encuesta_resultados_contenedor_pregunta{width:508px;height:128px;display:flex;justify-content:center;align-items:center}
.cmp_encuesta_resultados_pregunta{width:508px;height:128px;font-family:Avenir;font-size:40px;font-weight:900;line-height:50px;letter-spacing:0;text-align:center;margin-top:0;margin-bottom:0;color:#002d72;text-wrap:balance}
.cmp_encuesta_resultados_contenedor_informacion{width:1204;height:564px;gap:36px;display:flex;justify-content:center;align-items:center;flex-direction:column}
.cmp_encuesta_resultados_contenedor_textos_imagenes{width:1204px;height:564px;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:36px}
.cmp_encuesta_resultados_pantalla_desktop{width:auto;height:auto}
.cmp_encuesta_resultados_pantalla_responsive{display:none}
.cmp_encuesta_resultados_texto_informativo p{width:850px;height:auto;font-family:Avenir;font-size:22px;font-weight:300;line-height:30px;letter-spacing:0;text-align:center;margin-top:0;margin-bottom:0;color:#002d72}
.cmp_encuesta_resultados_texto_informativo b{width:484px;font-weight:900;color:#073074;display:inline-block}
.cmp_encuesta_resultados_contenedor_boton{gap:4px;display:flex;justify-content:center;align-items:center;flex-direction:column}
.cmp_encuesta_resultados_boton{background:#f7a800;font-family:Avenir;font-size:22px;font-weight:900;line-height:24px;text-align:center;text-underline-position:from-font;text-decoration-skip-ink:none;color:#002d72;width:484px;height:60px;border-radius:12px;border-style:none;cursor:pointer}
.cmp_encuesta_resultados_boton:hover{background:#fedd00}
@media(max-width:768px){div.cmp_encuesta_resultados{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:12px;height:744px}
div.cmp_encuesta_resultados_contenedor_pregunta{width:331px;height:84px;display:flex;justify-content:center;align-items:center}
h4.cmp_encuesta_resultados_pregunta{width:327px;height:78px;font-family:Avenir;font-size:30px;font-weight:900;line-height:130%;letter-spacing:0;text-align:center;margin-top:0;margin-bottom:0;color:#073074;text-wrap:auto}
div.cmp_encuesta_resultados_contenedor_informacion{width:339px;height:524px;gap:75px;display:flex;justify-content:center;align-items:center;flex-direction:column}
div.cmp_encuesta_resultados_contenedor_textos_imagenes{width:339px;height:401px;display:flex;justify-content:center;align-items:center;flex-direction:column}
img.cmp_encuesta_resultados_pantalla_desktop{display:none}
img.cmp_encuesta_resultados_pantalla_responsive{width:auto;height:auto;display:flex}
span.cmp_encuesta_resultados_texto_informativo p{width:331px;height:auto;font-family:Avenir;font-size:16px;font-weight:300;line-height:140%;letter-spacing:0;text-align:center;margin-top:0;margin-bottom:0;color:#073074}
span.cmp_encuesta_resultados_texto_informativo b{font-weight:900;font-size:18px;width:auto}
div.cmp_encuesta_resultados_contenedor_boton{gap:4px;display:flex;justify-content:center;align-items:center;flex-direction:column}
button.cmp_encuesta_resultados_boton{background:#f7a800;font-family:Avenir;font-size:16px;font-weight:900;line-height:24px;text-align:center;text-underline-position:from-font;text-decoration-skip-ink:none;color:#002d72;width:339px;height:48px;border-radius:12px;border-style:none;cursor:pointer}
}