*{box-sizing:border-box;scroll-behavior:smooth}.App{font-family:arial;text-align:center;background:transparent}.App.page0{background:#fff}.App .title{margin:5vh auto 2.5vh;font-family:Georgia;font-weight:700;font-size:1.5em}.App .title br{display:none}.App .title.page0 br,.App .title.page1 br{display:block}.App .title.page0{margin:20vh auto;font-size:2em}.App .title.page1{margin:5vh auto;font-size:1.8em}.App .btn-enter{color:#fff;background-color:#1990da;border:none;border-radius:3px;font-weight:700;padding:1em 5.8em;font-size:1.5em}.App .btn-load{color:#c4c4c4;border:1px solid #c4c4c4;background-color:transparent;position:absolute;bottom:5vh;left:calc(50% - 6em);width:12em;height:3em}.App .formgroup{margin:auto 5%;display:-webkit-flex;display:flex;-webkit-flex-flow:row;flex-flow:row;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:space-between;justify-content:space-between}.App.page1 hr,.App.page2 hr,.App.page3 hr,.App.page4 hr,.App.page5 hr,.App.page6 hr,.App.page7 hr,.App.page8 hr{display:block;width:90%;margin:2.5em auto;height:0;border:1px solid #c4c4c4}.App .Etapa,.App .formgroup h2{font-weight:700;color:#0061a0;font-size:1em}.App .formgroup h2{width:100%;text-align:left}.App .Etapa{margin:1em auto 1.2em}.App .Etapa span{display:block;margin:1em auto 2em}.Perg{text-align:left}.Perg>*{display:block;margin:.6em auto;width:100%;font-size:.95em;font-family:Arial}.Perg label,.Perg span.label{font-weight:700}.Perg input{padding:0 1em;height:3em;border:1px solid #a7a8aa}.Perg textarea{padding:1em;height:7em;border:1px solid #a7a8aa}.Perg input[type=number]{line-height:4em;padding-right:0;width:calc(30px + 10%);margin-left:0}.Perg input[type=number]::-webkit-inner-spin-button,.Perg input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;background:#c4c4c4 url("data:image/svg+xml;charset=utf-8,%3Csvg width='35' height='62' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23C4C4C4' d='M0 0h35v62H0z'/%3E%3Cpath d='M18 10l6.928 12H11.072L18 10zM18 52l-6.928-12h13.856L18 52z' fill='%23fff'/%3E%3C/svg%3E") no-repeat 50%;background-size:100% 100%;width:1.8em;border-left:1px solid #bbb;opacity:.5;position:relative;top:0;right:0;bottom:0;cursor:pointer}.Perg input[type=number]::-webkit-inner-spin-button:active,.Perg input[type=number]::-webkit-inner-spin-button:hover{box-shadow:0 0 2px #0cf;opacity:.8}.Perg .radio-opt-wrapper{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-items:flex-start;align-items:flex-start}.Perg.inline label,.Perg.inline span.label{line-height:2em}.Perg.inline input{height:2em;padding:0 .6em}.Perg.inline input::-webkit-calendar-picker-indicator{padding:0}.Perg .radio-opt{white-space:nowrap;display:-webkit-flex;display:flex}.Perg input[type=radio]{width:2em;height:2em}.Perg input[type=radio]~label{font-weight:400;width:auto;padding:0 2em 0 1em;float:left;line-height:1.75em}.Multi{display:-webkit-flex;display:flex;-webkit-flex-flow:row;flex-flow:row;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:space-between;justify-content:space-between;width:100%}.Multi a{color:#0061a0;font-size:.8em;cursor:pointer}.Multi input[type=number]{width:100%}.Naveg{width:80%;margin:1em auto 0;padding-bottom:5em;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:flex-end;align-items:flex-end}.Naveg,.Naveg div{display:-webkit-flex;display:flex}.Naveg div{-webkit-flex-direction:column;flex-direction:column}.Naveg span{width:100%;text-align:left;-webkit-align-items:flex-end;align-items:flex-end;font-size:.9em;margin-bottom:1em;color:#0061a0}.Naveg button{border:none;border-radius:3px;font-weight:700;padding:1em 4em;font-size:1em;cursor:pointer}.Naveg .btn-last,.Naveg .btn-next{color:#fff;background-color:#1990da}.Naveg .btn-last:hover,.Naveg .btn-next:hover{opacity:.9}.Naveg .btn-last:disabled{color:#c4c4c4;border:1px solid #c4c4c4;background-color:transparent;cursor:default}.TblGroup{width:100%;display:grid;grid-template-columns:20% 20% 20% 20% 20%;font-size:.9em;font-family:Arial;font-weight:700;text-align:left;margin:1em 0}.tbl-row{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;flex-wrap:nowrap}.TblGroup .tbl-main{background:rgba(0,122,188,.3);text-align:left;line-height:1.5em;padding:1em;grid-column-end:span 2}.TblGroup .tbl-head,.TblGroup .tbl-tot>div{background:#007abc;color:#fff;font-size:.8em;padding:.8em 1em;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.TblGroup .tbl-head:nth-child(3){background:rgba(0,122,188,.6)}.TblGroup .tbl-tot{display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;justify-content:flex-end}.TblGroup .tbl-val{position:relative}.TblGroup .tbl-val input{width:100%;height:100%;border:1px solid #a7a8aa;padding:0 1.2em;font-size:.9em;font-family:Arial;font-weight:700}.TblGroup .tbl-sub{font-weight:400;font-size:.9em;-webkit-flex:1 1;flex:1 1;border-bottom:1px solid #c4c4c4;padding:0 .5em}.TblGroup.blue .tbl-main,.TblGroup .tbl-sub{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.TblGroup.blue .tbl-main{background:#007abc;color:#fff;padding:0 1.5em;font-size:.8em;grid-column-end:span 1!important}.TblGroup.blue .tbl-sub{grid-column-end:span 3!important;padding:1em 1.5em}.LineTable{-webkit-align-items:stretch;align-items:stretch;width:100%;margin:.6em 0}.LineTable,.LineTable>div{display:-webkit-flex;display:flex}.LineTable>div{-webkit-flex:1 1;flex:1 1;max-width:28%;min-width:28%;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}.LineTable .lt-color{color:#fff;font-weight:700;padding:.5em 1em;font-size:.8em}.LineTable .lt-color:first-child{background:#007abc;max-width:100%;min-width:0;-webkit-justify-content:flex-start;justify-content:flex-start;text-align:left}.LineTable .lt-color:nth-child(2){background:rgba(0,122,188,.6)}.Cell{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-align-items:stretch;align-items:stretch;font-size:.9em;margin:1em 0}.Cell.col{-webkit-flex-direction:column;flex-direction:column}.Cell>label{-webkit-flex:1 1;flex:1 1;background:#007abc;color:#fff;padding:.8em 1.2em;font-weight:700;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;font-size:.9em}.Cell .lt-val{max-width:35%}.Cell.col .lt-val{max-width:none}.lt-val{position:relative;background:#fff}.lt-val input{height:100%;border:1px solid #a7a8aa;padding:.8em 1.2em;font-size:.9em;font-family:Arial}.EducTable,.lt-val input{width:100%;font-weight:700}.EducTable{display:grid;grid-template-columns:auto auto auto auto;color:#fff;margin:1em 0}.EducTable .blank{background:transparent}.EducTable .iterator{background:#e5e5e5;grid-column-end:span 3;padding:.7em 1.5em;color:#000;text-align:left}.EducTable .tit{padding:.7em 1em}.EducTable .row{padding:.7em 1.5em;margin-top:3px;text-align:left}.EducTable .row,.EducTable .tit.col0{background:#007abc}.EducTable .tit.col1{background:rgba(0,122,188,.6)}.EducTable .col1{border-left:3px solid #c4c4c4}.EducTable .tit.col2{background:rgba(0,122,188,.3)}.EducTable .col2{border-left:3px solid #c4c4c4;border-right:3px solid #c4c4c4}.EducTable .val{position:relative;border-bottom:1px solid #c4c4c4}.EducTable .val input{width:100%;height:100%;border:none;background:transparent;padding:.8em 1.2em;font-size:.9em;font-family:Arial;font-weight:700}.EducTable .tot{background:#e5e5e5;grid-column-end:span 2;padding:0 1.5em;margin-top:3px;-webkit-align-items:center;align-items:center;color:#000;text-align:left}.EducTable .tot,.Rendimentos{display:-webkit-flex;display:flex}.Rendimentos{width:73%;-webkit-flex-direction:row;flex-direction:row;-webkit-align-items:stretch;align-items:stretch;margin:1em 0;font-size:.9em}.Rendimentos>div{-webkit-flex:1 1;flex:1 1}.Rendimentos>div:last-child{border-left:3px solid #c4c4c4}.Rendimentos .tbl-col{background:rgba(0,122,188,.3);color:#fff;font-size:.8em;padding:.8em 1em;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;font-weight:700}.Rendimentos .Perg{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-align-items:stretch;align-items:stretch}.Rendimentos .Perg>*{display:block;margin:0;width:50%;font-size:1em;font-family:Arial}.Rendimentos .Perg .label,.Rendimentos .Perg label{-webkit-flex:1 1;flex:1 1;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;padding:0 1em;background:#c4c4c4}.Rendimentos input[type=text]{height:3em}.Rendimentos .radio-opt-wrapper{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-items:flex-start;align-items:flex-start;padding:.5em}.Rendimentos .radio-opt{white-space:nowrap;display:-webkit-flex;display:flex}.Rendimentos input[type=radio]{width:2em;height:2em}.Rendimentos input[type=radio]~label{font-weight:400;width:auto;padding:.25em 2em .25em 1em;float:left;line-height:1.75em}.indice-el{position:relative}.btn-indice{width:5em;height:2em;background:transparent;color:#1990da;border:1px solid;border-radius:20%/50%;line-height:1.8em;cursor:pointer}.btn-indice:hover{background:#1990da;color:#fff}.indice{bottom:4em;left:calc(3em - 25vw);border:1px solid #1990da;background:hsla(0,0%,100%,.75);border-radius:15px;position:absolute;max-height:1000px;overflow:hidden;transition:.4s 0s;font-size:.8em;width:50vw}.indice.hide{max-height:0;border:none}.indice ul{list-style-type:none;margin:0;padding:0}.indice li{font-size:1.1em;margin:.25em 0;padding:.25em 0;background:hsla(0,0%,78.4%,.25);cursor:pointer}.indice li:hover{background:hsla(0,0%,78.4%,.5);font-size:1.15em}.link{cursor:pointer}.link:hover{background-color:rgba(86,100,210,.04)}@media print{*{-webkit-print-color-adjust:exact}body{width:1080px;font-family:Arial}div,input,textarea{page-break-inside:avoid!important}.title{font-size:2em;text-align:center}.EducTable,.title{width:100%}.EducTable>*{height:2.5em}.TblGroup .tbl-val{height:100%}}header{background:#1990da;background:linear-gradient(90deg,#1990da,#1990da 55%,#0c61a0 0,#0c61a0 68%,#a3ce4f 0,#a3ce4f 90%,#0c61a0 0,#0c61a0);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#1990da",endColorstr="#0c61a0",GradientType=1)}
/*# sourceMappingURL=main.c5f45ddf.chunk.css.map */