.cmp_login_inputs_datos{width:420px;height:80px;display:flex;flex-direction:column;gap:8px}
.cmp_login_inputs_titulo_input{width:108px;height:14px;font-family:Avenir;font-size:12px;font-weight:300;line-height:120%;letter-spacing:0;text-align:left;margin-top:0;margin-bottom:0;color:#666}
.cmp_login_inputs_datos_label{width:108px;height:14px;font-family:Avenir;font-size:12px;font-weight:300;line-height:120%;letter-spacing:0;text-align:left;margin-top:0;margin-bottom:0;color:#666}
.cmp_login_inputs_ingreso_dato{width:420px;height:52px;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:8px;border-radius:8px;background:#fff}
@media(max-width:768px){form.cmp_login_inputs_datos{width:374px;height:74px;display:flex;justify-content:center;flex-direction:column;gap:8px}
span.cmp_login_inputs_titulo_input{width:108px;height:14px;font-family:Avenir;font-size:12px;font-weight:300;line-height:120%;letter-spacing:0;text-align:left;margin-top:0;margin-bottom:0;color:#666}
label.cmp_login_inputs_datos_label{width:108px;height:14px;font-family:Avenir;font-size:12px;font-weight:300;line-height:120%;letter-spacing:0;text-align:left;margin-top:0;margin-bottom:0;color:#666}
input.cmp_login_inputs_ingreso_dato{width:374px;height:52px;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:8px;border-radius:8px;background:#fff}
}