.cmp_encuesta_base{display:flex;justify-content:center;align-items:center;flex-direction:column;background:linear-gradient(180deg,rgba(255,255,255,1) 0,rgba(229,239,255,0.26) 44%,rgba(229,239,255,0) 100%);height:850px}
.cmp_encuesta_base .cmp_encuesta_base_contenedor_inputs{width:1300px;height:739px;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:41px}
.cmp_encuesta_base .cmp_encuesta_base_inputs .cmp-container{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:27px}
.cmp_encuesta_base .cmp_encuesta_base_contenedor_boton{gap:10px;display:flex;justify-content:center;align-items:center;flex-direction:column}
.cmp_encuesta_base .cmp_encuesta_base_boton{background:#f2a900;font-family:Avenir;font-size:16px;font-weight:900;line-height:100%;letter-spacing:0;text-align:center;text-underline-position:from-font;text-decoration-skip-ink:none;color:#26244f;width:424px;height:48px;border-radius:15px;border-style:none;cursor:pointer}
.cmp_encuesta_base .cmp_encuesta_base_boton:hover{background:#fedd00}
.fade{opacity:1;transition:opacity .4s ease}
.fade-hidden{opacity:0;pointer-events:none}
@media(max-width:768px){div.cmp_encuesta_base{display:flex;justify-content:center;align-items:center;flex-direction:column;background:linear-gradient(180deg,rgba(255,255,255,1) 0,rgba(229,239,255,0.26) 44%,rgba(229,239,255,0) 100%);gap:50px;height:auto}
div.cmp_encuesta_base div.cmp_encuesta_base_contenedor_inputs{width:339px;height:auto;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:41px}
div.cmp_encuesta_base_stepprogress>div.cmp-container{height:55px;display:flex;justify-content:center;align-items:center;flex-direction:column}
div.cmp_encuesta_base div.cmp_encuesta_base_inputs{display:flex;justify-content:center;align-items:center;flex-direction:column}
div.cmp_encuesta_base div.cmp_encuesta_base_inputs>div.cmp-container{width:331px;height:550px;display:flex;align-items:center;flex-direction:column;gap:27px;justify-content:flex-start}
div.cmp_encuesta_base div.cmp_encuesta_base_contenedor_boton{gap:10px;display:flex;justify-content:center;align-items:center;flex-direction:column}
div.cmp_encuesta_base button.cmp_encuesta_base_boton{background:#f2a900;font-family:Avenir;font-size:16px;font-weight:900;line-height:100%;letter-spacing:0;text-align:center;text-underline-position:from-font;text-decoration-skip-ink:none;color:#26244f;width:339px;height:48px;border-radius:15px;border-style:none;cursor:pointer}
div.cmp_encuesta_base button.cmp_encuesta_base_boton:hover{background:#fedd00}
div.cmp_encuesta_base div.cmp_encuesta_base_satisfaccion{display:none}
div.cmp_encuesta_base div.cmp_encuesta_base_text_area{display:none}
.fade{opacity:1;transition:opacity .4s ease}
.fade-hidden{opacity:0;pointer-events:none}
}