.theme--light.v-stepper{background:#fff}.theme--light.v-stepper .v-stepper__step:not(.v-stepper__step--active):not(.v-stepper__step--complete):not(.v-stepper__step--error) .v-stepper__step__step{background:rgba(0,0,0,.38)}.theme--light.v-stepper .v-stepper__step__step,.theme--light.v-stepper .v-stepper__step__step .v-icon{color:#fff}.theme--light.v-stepper .v-stepper__header .v-divider{border-color:rgba(0,0,0,.12)}.theme--light.v-stepper .v-stepper__step--active .v-stepper__label{text-shadow:0 0 0 #000}.theme--light.v-stepper .v-stepper__step--editable:hover{background:rgba(0,0,0,.06)}.theme--light.v-stepper .v-stepper__step--editable:hover .v-stepper__label{text-shadow:0 0 0 #000}.theme--light.v-stepper .v-stepper__step--complete .v-stepper__label{color:rgba(0,0,0,.87)}.theme--light.v-stepper .v-stepper__step--inactive.v-stepper__step--editable:not(.v-stepper__step--error):hover .v-stepper__step__step{background:rgba(0,0,0,.54)}.theme--light.v-stepper .v-stepper__label{color:rgba(0,0,0,.38)}.theme--light.v-stepper--non-linear .v-stepper__step:not(.v-stepper__step--complete):not(.v-stepper__step--error) .v-stepper__label,.theme--light.v-stepper .v-stepper__label small{color:rgba(0,0,0,.6)}.v-application--is-ltr .theme--light.v-stepper--vertical .v-stepper__content:not(:last-child){border-left:1px solid rgba(0,0,0,.12)}.v-application--is-rtl .theme--light.v-stepper--vertical .v-stepper__content:not(:last-child){border-right:1px solid rgba(0,0,0,.12)}.theme--dark.v-stepper{background:#303030}.theme--dark.v-stepper .v-stepper__step:not(.v-stepper__step--active):not(.v-stepper__step--complete):not(.v-stepper__step--error) .v-stepper__step__step{background:hsla(0,0%,100%,.5)}.theme--dark.v-stepper .v-stepper__step__step,.theme--dark.v-stepper .v-stepper__step__step .v-icon{color:#fff}.theme--dark.v-stepper .v-stepper__header .v-divider{border-color:hsla(0,0%,100%,.12)}.theme--dark.v-stepper .v-stepper__step--active .v-stepper__label{text-shadow:0 0 0 #fff}.theme--dark.v-stepper .v-stepper__step--editable:hover{background:hsla(0,0%,100%,.06)}.theme--dark.v-stepper .v-stepper__step--editable:hover .v-stepper__label{text-shadow:0 0 0 #fff}.theme--dark.v-stepper .v-stepper__step--complete .v-stepper__label{color:hsla(0,0%,100%,.87)}.theme--dark.v-stepper .v-stepper__step--inactive.v-stepper__step--editable:not(.v-stepper__step--error):hover .v-stepper__step__step{background:hsla(0,0%,100%,.75)}.theme--dark.v-stepper .v-stepper__label{color:hsla(0,0%,100%,.5)}.theme--dark.v-stepper--non-linear .v-stepper__step:not(.v-stepper__step--complete):not(.v-stepper__step--error) .v-stepper__label,.theme--dark.v-stepper .v-stepper__label small{color:hsla(0,0%,100%,.7)}.v-application--is-ltr .theme--dark.v-stepper--vertical .v-stepper__content:not(:last-child){border-left:1px solid hsla(0,0%,100%,.12)}.v-application--is-rtl .theme--dark.v-stepper--vertical .v-stepper__content:not(:last-child){border-right:1px solid hsla(0,0%,100%,.12)}.v-sheet.v-stepper{border-radius:4px}.v-sheet.v-stepper:not(.v-sheet--outlined){box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.v-sheet.v-stepper.v-sheet--shaped{border-radius:16px 4px}.v-stepper{border-radius:4px;overflow:hidden;position:relative}.v-stepper__header{height:72px;align-items:stretch;display:flex;flex-wrap:wrap;justify-content:space-between;box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.v-stepper__header .v-divider{align-self:center;margin:0 -16px}.v-stepper__items{position:relative;overflow:hidden}.v-stepper__step__step{align-items:center;border-radius:50%;display:inline-flex;font-size:.75rem;justify-content:center;height:24px;min-width:24px;width:24px;transition:.3s cubic-bezier(.25,.8,.25,1)}.v-application--is-ltr .v-stepper__step__step{margin-right:8px}.v-application--is-rtl .v-stepper__step__step{margin-left:8px}.v-stepper__step__step .v-icon.v-icon{font-size:1.25rem}.v-stepper__step__step .v-icon.v-icon.v-icon--svg{height:1.25rem;width:1.25rem}.v-stepper__step{align-items:center;display:flex;flex-direction:row;padding:24px;position:relative}.v-stepper__step--active .v-stepper__label{transition:.3s cubic-bezier(.4,0,.6,1)}.v-stepper__step--editable{cursor:pointer}.v-stepper__step.v-stepper__step--error .v-stepper__step__step{background:transparent;color:inherit}.v-stepper__step.v-stepper__step--error .v-stepper__step__step .v-icon{font-size:1.5rem;color:inherit}.v-stepper .v-stepper__step.v-stepper__step--error .v-stepper__label{color:inherit;text-shadow:none;font-weight:500}.v-stepper .v-stepper__step.v-stepper__step--error .v-stepper__label small{color:inherit}.v-stepper__label{display:block;flex-grow:1;line-height:1}.v-application--is-ltr .v-stepper__label{text-align:left}.v-application--is-rtl .v-stepper__label{text-align:right}.v-stepper__label small{display:block;font-size:.75rem;font-weight:300;text-shadow:none}.v-stepper__wrapper{overflow:hidden;transition:none}.v-stepper__content{top:0;padding:24px 24px 16px 24px;flex:1 0 auto;width:100%}.v-stepper__content>.v-btn{margin:24px 8px 8px 0}.v-stepper--flat{box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)!important}.v-stepper--is-booted .v-stepper__content,.v-stepper--is-booted .v-stepper__wrapper{transition:.3s cubic-bezier(.25,.8,.5,1)}.v-stepper--vertical{padding-bottom:36px}.v-stepper--vertical .v-stepper__content{width:auto}.v-application--is-ltr .v-stepper--vertical .v-stepper__content{padding:16px 60px 16px 23px}.v-application--is-rtl .v-stepper--vertical .v-stepper__content{padding:16px 23px 16px 60px}.v-application--is-ltr .v-stepper--vertical .v-stepper__content{margin:-8px -36px -16px 36px}.v-application--is-rtl .v-stepper--vertical .v-stepper__content{margin:-8px 36px -16px -36px}.v-stepper--vertical .v-stepper__step{padding:24px 24px 16px}.v-application--is-ltr .v-stepper--vertical .v-stepper__step__step{margin-right:12px}.v-application--is-rtl .v-stepper--vertical .v-stepper__step__step{margin-left:12px}.v-stepper--alt-labels .v-stepper__header{height:auto}.v-stepper--alt-labels .v-stepper__header .v-divider{margin:35px -67px 0;align-self:flex-start}.v-stepper--alt-labels .v-stepper__step{flex-direction:column;justify-content:flex-start;align-items:center;flex-basis:175px}.v-stepper--alt-labels .v-stepper__step small{text-align:center}.v-stepper--alt-labels .v-stepper__step__step{margin-bottom:11px;margin-left:0;margin-right:0}@media only screen and (max-width:959.98px){.v-stepper:not(.v-stepper--vertical) .v-stepper__label{display:none}.v-stepper:not(.v-stepper--vertical) .v-stepper__step__step{margin-left:0;margin-right:0}}.style-estado-civil[data-v-0a9ffa21] .label-wrapper span{font-weight:600!important}.style-estado-civil[data-v-0a9ffa21] .v-select__slot input{font-weight:500!important;height:30px}.style-check-radio[data-v-0a9ffa21] .v-input--selection-controls__input span{transform:scale(1.5)}.style-check-radio[data-v-0a9ffa21] .v-label{font-weight:500}.style-profissao[data-v-22b3c577] .label-wrapper span{font-weight:600!important}.style-profissao[data-v-22b3c577] .v-select__slot input,.style-profissao[data-v-22b3c577] .v-text-field__slot input{font-weight:500!important;height:30px}.style-check-radio[data-v-22b3c577] .v-input--selection-controls__input span{transform:scale(1.5)}.style-check-radio[data-v-22b3c577] .v-label{font-weight:500}.style-nacionalidade[data-v-7695bb0e] .label-wrapper span{font-weight:600!important}.style-nacionalidade[data-v-7695bb0e] .v-select__slot input,.style-nacionalidade[data-v-7695bb0e] .v-text-field__slot input{font-weight:500!important;height:30px}.style-pais[data-v-23639323] .label-wrapper span{font-weight:600!important}.style-pais[data-v-23639323] .v-select__slot input{font-weight:500!important;height:30px}.style-sexo[data-v-58106504] .label-wrapper span{font-weight:600!important}.style-sexo[data-v-58106504] .v-select__slot input{font-weight:500!important;height:30px}.style-coaf-tipo[data-v-02bb45df] .label-wrapper span{font-weight:600!important}.style-coaf-tipo[data-v-02bb45df] .v-select__slot input{height:30px}.fieldset-border[data-v-6ee28e98]{border:1px groove #ddd!important;padding:0 1.4em 1.4em 1.4em!important;margin:0 0 1.5em 0!important;box-shadow:0 0 0 0 #000}.fieldset-border .legend-border[data-v-6ee28e98]{font-size:1.2em!important;text-align:18/8/2021 left!important;width:auto;padding:0 10px;border-bottom:none;display:flex}.style-regime-casamento[data-v-9af7493c] .label-wrapper span{font-weight:600!important}.style-regime-casamento[data-v-9af7493c] .v-select__slot input{font-weight:500!important;height:30px}.upload-arquivo[data-v-e7d1a9a0]{margin-top:1em}.tabela-upload-arquivo[data-v-e7d1a9a0]{width:100%;border:0}.painel-drag-drop[data-v-e7d1a9a0]{width:100%;line-height:100%;min-height:200px;display:flex;background-color:unset;text-align:center;align-items:center;justify-content:center;cursor:pointer;border:1px dashed var(--cinza);border-radius:5px}.painel-drag-drop-destacado[data-v-e7d1a9a0]{background-color:var(--background)}.label-e-input[data-v-e7d1a9a0]{padding-left:25%;padding-right:25%;padding-top:1.7em;padding-bottom:1.7em}.input-file[data-v-e7d1a9a0]{opacity:1;cursor:pointer;width:0;height:0;position:absolute;overflow:hidden}.container-texto-explicativo[data-v-e7d1a9a0]{background-color:var(--background);padding-left:1em;padding-right:1em;cursor:default}.texto-explicativo[data-v-e7d1a9a0]{font-weight:400}.container-lote-atual[data-v-e7d1a9a0]{padding:10px;box-shadow:5px 10px var(--dark);border:1px solid var(--cinza)}[data-v-e7d1a9a0] .clique-aqui{font-weight:700;padding:0!important;cursor:pointer;margin-left:2px;margin-right:2px}.lista-arquivos-adicionados[data-v-5625c07a]{width:100%;padding-top:.5em;padding-bottom:.5em}.elemento-lista-arquivos-adicionados[data-v-5625c07a]{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;padding-top:.2em;padding-bottom:.2em}.arquivo-adicionado[data-v-5625c07a]{float:left;padding-left:1em;padding-top:.2em;overflow-x:auto;font-family:monospace;font-size:14px}.grupo-botoes[data-v-5625c07a]{display:flex;margin-left:auto;gap:10px}hr[data-v-5625c07a]{width:100%;margin-top:.5rem;margin-bottom:.5rem}.trumbowyg-box,.trumbowyg-editor{min-height:60vh!important}.style-orgao-emissor[data-v-e14ddd74] .label-wrapper span{font-weight:600!important}.style-orgao-emissor[data-v-e14ddd74] .v-select__slot input{font-weight:500!important;height:30px}.theme--light.v-alert .v-alert--prominent .v-alert__icon:after{background:rgba(0,0,0,.12)}.theme--dark.v-alert .v-alert--prominent .v-alert__icon:after{background:hsla(0,0%,100%,.12)}.v-sheet.v-alert{border-radius:4px}.v-sheet.v-alert:not(.v-sheet--outlined){box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}.v-sheet.v-alert.v-sheet--shaped{border-radius:16px 4px}.v-alert{display:block;font-size:16px;margin-bottom:16px;padding:16px;position:relative;transition:.3s cubic-bezier(.25,.8,.5,1)}.v-alert:not(.v-sheet--tile){border-radius:4px}.v-application--is-ltr .v-alert>.v-alert__content,.v-application--is-ltr .v-alert>.v-icon{margin-right:16px}.v-application--is-rtl .v-alert>.v-alert__content,.v-application--is-rtl .v-alert>.v-icon{margin-left:16px}.v-application--is-ltr .v-alert>.v-icon+.v-alert__content{margin-right:0}.v-application--is-rtl .v-alert>.v-icon+.v-alert__content{margin-left:0}.v-application--is-ltr .v-alert>.v-alert__content+.v-icon{margin-right:0}.v-application--is-rtl .v-alert>.v-alert__content+.v-icon{margin-left:0}.v-alert__border{border-style:solid;border-width:4px;content:"";position:absolute}.v-alert__border:not(.v-alert__border--has-color){opacity:.26}.v-alert__border--left,.v-alert__border--right{bottom:0;top:0}.v-alert__border--bottom,.v-alert__border--top{left:0;right:0}.v-alert__border--bottom{border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;bottom:0}.v-application--is-ltr .v-alert__border--left{border-top-left-radius:inherit;border-bottom-left-radius:inherit;left:0}.v-application--is-ltr .v-alert__border--right,.v-application--is-rtl .v-alert__border--left{border-top-right-radius:inherit;border-bottom-right-radius:inherit;right:0}.v-application--is-rtl .v-alert__border--right{border-top-left-radius:inherit;border-bottom-left-radius:inherit;left:0}.v-alert__border--top{border-top-left-radius:inherit;border-top-right-radius:inherit;top:0}.v-alert__content{flex:1 1 auto}.v-application--is-ltr .v-alert__dismissible{margin:-16px -8px -16px 8px}.v-application--is-rtl .v-alert__dismissible{margin:-16px 8px -16px -8px}.v-alert__icon{align-self:flex-start;border-radius:50%;height:24px;min-width:24px;position:relative}.v-application--is-ltr .v-alert__icon{margin-right:16px}.v-application--is-rtl .v-alert__icon{margin-left:16px}.v-alert__icon.v-icon{font-size:24px}.v-alert__wrapper{align-items:center;border-radius:inherit;display:flex}.v-application--is-ltr .v-alert--border.v-alert--prominent .v-alert__icon{margin-left:8px}.v-application--is-rtl .v-alert--border.v-alert--prominent .v-alert__icon{margin-right:8px}.v-alert--dense{padding-top:8px;padding-bottom:8px}.v-alert--dense .v-alert__border{border-width:medium}.v-alert--outlined{background:transparent!important;border:thin solid currentColor!important}.v-alert--outlined .v-alert__icon{color:inherit!important}.v-alert--prominent .v-alert__icon{align-self:center;height:48px;min-width:48px}.v-alert--prominent .v-alert__icon.v-icon{font-size:32px}.v-alert--prominent .v-alert__icon.v-icon:after{background:currentColor!important;border-radius:50%;bottom:0;content:"";left:0;opacity:.16;position:absolute;right:0;top:0}.v-alert--prominent.v-alert--dense .v-alert__icon.v-icon:after{transform:scale(1)}.v-alert--text{background:transparent!important}.v-alert--text:before{background-color:currentColor;border-radius:inherit;bottom:0;content:"";left:0;opacity:.12;position:absolute;pointer-events:none;right:0;top:0}.v-list-item__subtitle[data-v-54ca884a],[data-v-54ca884a] .v-list-item__title{flex:1 1 100%;overflow:unset;text-overflow:unset;white-space:pre-line}[data-v-54ca884a] .v-list-item{text-decoration:none}[data-v-54ca884a] .v-list-group .v-list-item{padding:0}[data-v-54ca884a] .v-list-item .v-list-item__content{z-index:1}[data-v-54ca884a] .sublist .v-list-item.v-list-item--active:before,[data-v-54ca884a] .sublist .v-list-item.v-list-item .v-ripple__container,[data-v-54ca884a] .sublist .v-list-item.v-list-item:before{z-index:0;background-color:transparent!important;opacity:0!important}[data-v-54ca884a] .sublist .v-list-item.v-list-item .v-list-item__content{padding:10px;padding-left:5px}[data-v-54ca884a] .sublist .v-list-item.v-list-item--active .v-list-item__content,[data-v-54ca884a] .sublist .v-list-item.v-list-item:hover .v-list-item__content{background-color:var(--navigationDrawerSelctedItem);opacity:1!important;border-radius:4px}[data-v-54ca884a] .v-list-item.v-list-item--active.theme--dark{color:var(--secondary)!important}[data-v-54ca884a] .sublist .v-list-item.v-list-item--active.theme--dark{color:var(--white)!important}[data-v-54ca884a] .sublist .v-list-item.v-list-item:hover .v-list-item__content .v-list-item.v-list-item:before{opacity:0!important}.confirmacao[data-v-d8c272e4]{height:100px}.confirmacao .card-body[data-v-d8c272e4]{box-shadow:0 0 3px 0 rgba(0,0,0,.7);border-radius:.5rem;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#fff;background:linear-gradient(90deg,hsla(32,76%,70%,.8),rgba(127,71,36,.8) 97%)}.confirmacao .card-body[data-v-d8c272e4]:hover{background:linear-gradient(90deg,hsla(32,76%,70%,.5),rgba(127,71,36,.5) 97%);cursor:pointer;text-decoration:underline}.confirmacao .card-body img[data-v-d8c272e4]{width:2.5rem;margin-bottom:1rem}