.govbr-file-drag-drop{border:1px solid var(--colors_gray05);border-radius:.5rem;display:block}.govbr-file-drag-drop-principal{padding:1rem}.govbr-file-drag-drop-categorias{display:flex;flex-wrap:wrap;justify-content:center}.govbr-file-drag-drop-categoria{border:1px solid var(--colors_gray05);border-radius:.5rem;flex:1 1 35rem;margin:.5rem;max-width:80rem;padding:.75rem}.govbr-file-drag-drop-categoria-titulo{color:var(--colors_actionborder_and_focuscolor);font-size:1.6rem;font-weight:700;margin:0}.govbr-file-drag-drop-secao-drag-over{display:grid;grid-template-columns:1fr auto 1fr;grid-template-rows:minmax(9rem,auto) 1fr;padding:0 1rem;position:relative;row-gap:.25rem}.govbr-file-drag-drop-icone-drag-over{align-self:center;border:1px solid var(--colors_gray08);border-radius:1rem;font-size:4rem;grid-column:2;grid-row:1;justify-self:center;opacity:.5;padding:2rem}.govbr-file-drag-drop-texto-drag-over{font-size:1.2rem;font-weight:700;grid-column:2;grid-row:2;opacity:.5}.govbr-file-drag-drop-arquivos{display:flex;justify-content:center;grid-gap:.5rem;flex-wrap:wrap;grid-column:1/-1;grid-row:1;z-index:1}.govbr-file-drag-drop-arquivo{align-items:center;background:var(--colors_databackgroundcolor);border:1px solid var(--colors_gray05);border-radius:.5rem;box-sizing:border-box;display:flex;flex:0 0 auto;flex-direction:column;height:9rem;justify-content:flex-end;max-width:20rem;min-width:9rem;padding:.5rem;position:relative;width:9rem}.govbr-file-drag-drop-arquivo-pode-visualizar{cursor:pointer}.govbr-file-drag-drop-arquivo-pode-visualizar:focus-visible,.govbr-file-drag-drop-arquivo-pode-visualizar:hover{background:var(--colors_gray02)}.govbr-file-drag-drop-visualizar{border-width:0;display:flex;flex-direction:column}.govbr-file-drag-drop-visualizar-conteudo{flex:1 1 auto;overflow:auto}.govbr-file-drag-drop-visualizar-application{border:1px solid var(--colors_gray04);border-radius:.5rem;height:100vh;overflow:hidden;width:80vw}.govbr-file-drag-drop-visualizar-imagem{align-self:center;background-image:linear-gradient(45deg,#ccc 25%,transparent 0),linear-gradient(135deg,#ccc 25%,transparent 0),linear-gradient(45deg,transparent 75%,#ccc 0),linear-gradient(135deg,transparent 75%,#ccc 0);background-position:0 0,12.5px 0,12.5px -12.5px,0 12.5px;background-size:25px 25px;border:1px solid var(--colors_gray04);height:fit-content;min-height:20rem;min-width:25rem;object-fit:contain;width:fit-content}.govbr-file-drag-drop-visualizar-texto{display:flex;flex-direction:column}.govbr-file-drag-drop-visualizar-texto-input-container{align-items:center;display:flex}.govbr-file-drag-drop-visualizar-texto-input{appearance:none;border:none;flex:0 0 auto;height:auto;margin:0;min-width:auto;padding:0;position:relative;width:fit-content}.govbr-file-drag-drop-visualizar-texto-input:before{border:2px solid var(--colors_gray08);border-radius:4px;box-sizing:border-box;content:"";display:block;height:17px;line-height:1;margin:6px;padding:0;pointer-events:none;width:17px}.govbr-file-drag-drop-visualizar-texto-input:checked:after{border:2px solid var(--colors_gray08);border-radius:2px;box-sizing:border-box;clip-path:polygon(60% 30%,60% 100%,100% 100%,100% 30%);content:"";height:14px;left:0;pointer-events:none;position:absolute;top:0;transform:translate(6px,2px) rotate(45deg);width:14px}.govbr-file-drag-drop-visualizar-texto-valor{margin:0;min-height:25rem;min-width:20rem}.govbr-file-drag-drop-visualizar-texto-wrap{white-space:normal;word-break:break-word}.govbr-file-drag-drop-visualizar-texto-gigante{display:block;padding-top:2rem;position:relative}.govbr-file-drag-drop-visualizar-texto-gigante:before{background:var(--colors_danger_condform_row_background);color:var(--colors_danger_condform);content:"O conteúdo deste arquivo é muito grande para ser exibido no navegador. Abaixo é exibida parte deste. Para ver tudo realize o download do arquivo.";font-family:var(--fonts_primary-font);font-size:1.2rem;font-weight:700;height:2rem;left:0;line-height:2rem;position:absolute;text-align:center;top:0;width:100%}.govbr-file-drag-drop-visualizar-texto-label{margin:0;padding:0}.govbr-file-drag-drop-preview-arquivo{height:3.5rem;margin:auto 0;object-fit:contain;opacity:.75;pointer-events:none;width:3.5rem}.govbr-file-drag-drop-preview-img{margin:auto 0;max-height:3.5rem;object-fit:contain;pointer-events:none;width:8rem}.govbr-file-drag-drop-preview-img+.govbr-file-drag-drop-preview-arquivo{display:none!important}.govbr-file-drag-drop-titulo-arquivo{font-size:1.2rem;line-height:1;margin-top:.75rem;overflow:hidden;width:100%;word-break:break-all}.govbr-file-drag-drop-arquivo-remover{background:none;background:#ffffff55;border:none;border-radius:.5rem;font-size:1.4rem;height:2.6rem;padding:0;position:absolute;right:0;top:0;vertical-align:bottom;width:2.6rem}.govbr-file-drag-drop-arquivo-remover:focus-visible,.govbr-file-drag-drop-arquivo-remover:hover{background:#00000022}.govbr-file-drag-drop input{background:none!important;border:none;box-shadow:none;display:block;grid-column:1/-1;height:1px;opacity:.01!important;width:1px}.govbr-file-drag-drop .govbr-file-drag-drop-possui-arquivos>.govbr-file-drag-drop-icone-drag-over{display:none}.govbr-file-drag-drop-secao-drag-over.govbr-file-drag-drop-recebendo-arquivo,.govbr-file-drag-drop-secao-drag-over:has(input:focus-visible),.govbr-file-drag-drop-secao-drag-over:hover{background:var(--colors_gray04)}.govbr-file-drag-drop-secao-drag-over.govbr-file-drag-drop-recebendo-arquivo:before{align-items:center;background:var(--colors_gray04);bottom:0;color:var(--colors_gray08);content:"Solte o(s) arquivo(s) para enviar.";display:flex;font-size:3rem;justify-content:center;left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:2}.govbr-file-drag-drop.govbr-file-drag-drop-compacto{border:1px dashed var(--colors_gray05);border-radius:.5rem}.govbr-file-drag-drop.govbr-file-drag-drop-compacto:has(input:focus-visible),.govbr-file-drag-drop.govbr-file-drag-drop-compacto:hover{background:initial}.govbr-file-drag-drop.govbr-file-drag-drop-compacto .govbr-file-drag-drop-possui-arquivos>.govbr-file-drag-drop-icone-drag-over{display:inline-flex}.govbr-file-drag-drop.govbr-file-drag-drop-compacto .govbr-file-drag-drop-secao-drag-over{grid-template-columns:auto 1fr;grid-template-rows:5rem 0;padding:0;row-gap:0}.govbr-file-drag-drop.govbr-file-drag-drop-compacto .govbr-file-drag-drop-icone-drag-over{background:var(--colors_databackgroundcolor);color:var(--color-main-dark);font-size:2rem;grid-column:1;margin:0 .5rem;opacity:.75;padding:1rem}.govbr-file-drag-drop.govbr-file-drag-drop-compacto .govbr-file-drag-drop-icone-drag-over:hover{background:var(--colors_gray04)}.govbr-file-drag-drop.govbr-file-drag-drop-compacto .govbr-file-drag-drop-texto-drag-over{display:none}.govbr-file-drag-drop.govbr-file-drag-drop-compacto .govbr-file-drag-drop-arquivos{flex-direction:column;grid-column:2}.govbr-file-drag-drop.govbr-file-drag-drop-compacto .govbr-file-drag-drop-obrigatorio:before{color:var(--colors_danger);content:"(Este item é obrigatorio)";font-size:1.2rem;font-weight:600;margin-left:.5rem;opacity:.75;position:absolute}.govbr-file-drag-drop.govbr-file-drag-drop-compacto .govbr-file-drag-drop-obrigatorio>.govbr-file-drag-drop-arquivo{border:none;height:auto;max-width:none;padding:.5rem;width:auto;z-index:1}.govbr-file-drag-drop.govbr-file-drag-drop-compacto .govbr-file-drag-drop-obrigatorio>.govbr-file-drag-drop-arquivo>.govbr-file-drag-drop-preview-arquivo,.govbr-file-drag-drop.govbr-file-drag-drop-compacto .govbr-file-drag-drop-obrigatorio>.govbr-file-drag-drop-arquivo>.govbr-file-drag-drop-preview-img{display:none}.govbr-file-drag-drop-imagem-preview-temp{display:inline-block!important;height:1px!important;left:-99999px!important;overflow:hidden!important;position:absolute!important;top:-99999px!important;width:1px!important}