.cmp_encuesta_base_text_area{width:1204px;height:658px;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:51px}
.cmp_encuesta_base_text_area_contenedor_pregunta{width:620px;height:137px;display:flex;justify-content:center;align-items:center;gap:10px}
.cmp_encuesta_base_text_area_pregunta{width:620px;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:#26244f}
.cmp_encuesta_base_text_area_formulario{width:1204px;height:511px;display:flex;justify-content:flex-start;align-items:center;flex-direction:column;gap:12px}
.cmp_encuesta_base_text_area_input{width:484px;height:204px;display:flex;justify-content:center;align-items:center;border-radius:10px;gap:12px;padding:10px;background:#1F24290D;border:1px solid #1F242933;resize:none;font-family:Avenir;font-size:15px;font-weight:300;line-height:20px;letter-spacing:0;text-align:left;margin-top:0;margin-bottom:0;color:#26244f}
.cmp_encuesta_base_text_area_input::placeholder{color:#26244f}
@media(max-width:768px){div.cmp_encuesta_base_text_area{width:331px;height:165px;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:27px}
div.cmp_encuesta_base_text_area_contenedor_pregunta{width:331px;height:56px;display:flex;justify-content:center;align-items:center}
h4.cmp_encuesta_base_text_area_pregunta{width:330px;height:56px;font-family:Avenir;font-size:20px;font-weight:900;line-height:140%;letter-spacing:0;text-align:left;margin-top:0;margin-bottom:0;color:#26244f}
form.cmp_encuesta_base_text_area_formulario{width:331px;height:118px;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:12px}
textarea.cmp_encuesta_base_text_area_input{width:331px;height:118px;display:flex;justify-content:center;align-items:center;border-radius:10px;gap:10px;padding:10px;background:#1F24290D;border:1px solid #1F242933;resize:none;font-family:Avenir;font-size:15px;font-weight:300;line-height:20px;letter-spacing:0;text-align:left;margin-top:0;margin-bottom:0;color:#26244f}
textarea.cmp_encuesta_base_text_area_input::placeholder{color:#26244f}
}