@import url(https://fonts.googleapis.com/css2?family=Open+Sans:wght@300&display=swap);.main-header[data-v-17004495]{width:100%;position:fixed;top:0;left:0;background:#fff;padding:.5rem 1rem;z-index:1;display:flex;flex-direction:column;justify-content:center;align-items:center;box-shadow:3px 3px 3px 3px rgba(0,0,0,.16)}.image-logo__abba[data-v-17004495]{height:2.8rem}.image-logo__sura[data-v-17004495]{height:2.5rem}@media (min-width:22rem){.main-header[data-v-17004495]{flex-direction:row}.image-logo__abba[data-v-17004495]{height:3.6rem}.image-logo__sura[data-v-17004495]{height:3.3rem;padding-top:7px}}.presupuestador-menu[data-v-4f1be590]{position:relative;max-width:100%;padding:1.25rem;color:#333;margin-top:0}input[type=number][data-v-4f1be590]::-webkit-inner-spin-button,input[type=number][data-v-4f1be590]::-webkit-outer-spin-button{-webkit-appearance:none}.backdrop[data-v-4f1be590]{height:100%;width:100%;opacity:.7;z-index:10}form[data-v-4f1be590]{width:100%}.menu-progreso[data-v-4f1be590],.numero[data-v-4f1be590]{display:flex;justify-content:center;align-items:center;margin:0}.numero[data-v-4f1be590]{width:35px;height:35px;border:3px solid #ddd;border-radius:50%;font-weight:700;position:relative}.numero-con-relleno[data-v-4f1be590]{border:#3498db;background-color:#3498db;color:#fff}.linea[data-v-4f1be590]{flex:1;height:5px;background-color:#ddd;margin:0;z-index:-1}.linea-con-relleno[data-v-4f1be590]{background-color:#3498db}.budget[data-v-4f1be590]{display:flex;flex-direction:column}label[data-v-4f1be590]{font-weight:700;color:#555;margin:0 0 4px}input[data-v-4f1be590]{margin:0 0 15px}.contenedor-botones[data-v-4f1be590]{display:flex}.boton[data-v-4f1be590]{padding:11px;margin:15px 0;font-size:16px;font-weight:700;cursor:pointer;background-color:#3498db;color:#fff;border:none;border-radius:5px;outline:none}.widthBoton[data-v-4f1be590]{width:127.81px}.boton-enviar[data-v-4f1be590]{display:grid;justify-content:center;margin:15px 0}.submit[data-v-4f1be590]{all:unset;font-family:Helvetica,Arial,sans-serif;display:inline-block;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;background-color:#f08935;color:#fff;font-size:18px;border-radius:5px;padding:0 30px;font-weight:700;height:45px;cursor:pointer;line-height:45px;text-align:center;text-decoration:none}.submit[data-v-4f1be590]:hover{background-color:#f58021}.submit-desabilitado[data-v-4f1be590]{all:unset;font-family:Helvetica,Arial,sans-serif;display:inline-block;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:0 30px;font-weight:700;height:45px;cursor:pointer;line-height:45px;text-align:center;text-decoration:none}.boton-desabilitado[data-v-4f1be590],.submit-desabilitado[data-v-4f1be590]{background-color:#6c757d;border-color:#6c757d;border:none;color:#fff;font-size:18px;border-radius:5px;outline:none;opacity:.65}.boton-desabilitado[data-v-4f1be590]{margin:15px 0;padding:11px}.contenedor-botones button[data-v-4f1be590]:first-child{margin-left:0;margin-right:30px}.boton[data-v-4f1be590]:hover{background-color:#2980b9}.section-form__egresos h3[data-v-4f1be590]{margin-bottom:13px}.section-form__egreso[data-v-4f1be590]{display:grid;grid-template-columns:45% 45%;margin-bottom:12px;align-items:center}.section-form__referencias[data-v-4f1be590]{display:grid}.section-form__referencia[data-v-4f1be590]{display:flex;flex-wrap:wrap}.section-form__referencia div[data-v-4f1be590]{margin-right:12px;width:100%}@media (min-width:22.5rem){.section-form__referencia div[data-v-4f1be590]{width:45%}}@media (min-width:31.25rem){.presupuestador-menu[data-v-4f1be590]{padding:2.5rem}}@media (min-width:37.5rem){.grupo-OtrosGastos[data-v-4f1be590]{display:grid;grid-template-columns:44% 46%}.grupo-OtrosGastos_familiares[data-v-4f1be590]{margin-left:10px}.section-form__referencia div[data-v-4f1be590]{width:30%}}@media (min-width:49.1rem){.presupuestador-menu[data-v-4f1be590]{border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.26);margin:1.25rem}.budget[data-v-4f1be590]{flex-direction:row}form[data-v-4f1be590]{order:2;padding-left:40px}}@media (min-width:62.5rem){.presupuestador-menu[data-v-4f1be590]{margin:2rem}.section-form div[data-v-4f1be590]{display:grid;grid-template-columns:45% 45%}.section-form input[data-v-4f1be590],.section-form label[data-v-4f1be590]{margin-right:10px}.grupo-ingresos[data-v-4f1be590]{display:grid;grid-template-columns:45% 45%}.grupo-ingresos_honorarios[data-v-4f1be590]{margin-left:10px}}*{box-sizing:border-box}body,html{height:100%}body{font-family:Oswald,Helvetica,sans-serif;margin:0;display:grid;grid-template-rows:4.2rem auto;grid-template-areas:"header" "main"}main{grid-area:main;padding-top:6.6rem}@media (min-width:22rem){main{padding-top:5rem}}