:root{--container-padding:0px 10px 0px 20px;--container-padding-right:10px;--container-padding-left:20px}a{color:#69b1ff}:root{--app-font-family: "Inter", "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--app-font-family-mono: "SFMono-Regular", Consolas, "Liberation Mono", Menlo, "Courier New", monospace;--font-size-5xs: .375rem;--font-size-4xs: .5rem;--font-size-3xs: .625rem;--font-size-2xs: .6875rem;--font-size-xs: .75rem;--font-size-sm: .8125rem;--font-size-md: .875rem;--font-size-md-plus: .9375rem;--font-size-base: 1rem;--font-size-lg: 1rem;--font-size-xl: 1.125rem;--font-size-2xl: 1.25rem;--font-size-display-sm: 2rem;--font-size-display-md: 3rem;--color-white: #fff;--color-black: #000;--color-brand-900: #041a4d;--color-brand-800: #073577;--color-brand-700: #0b3f9d;--color-brand-690: #034296;--color-brand-680: #0a3f98;--color-brand-650: #0c4ba8;--color-brand-600: #0f62d8;--color-brand-560: #2f6ee0;--color-brand-550: #2b73e7;--color-brand-500: #1495ff;--color-brand-450: #2479fa;--color-brand-430: #2e8ef7;--color-brand-400: #3482ff;--color-text-primary: #0d2348;--color-text-secondary: #16325f;--color-text-accent: #08306f;--color-text-muted: #4f4f4f;--color-text-muted-2: #808080;--color-surface-soft: #f5faff;--color-border-muted: #d1d7da;--color-border-strong: #707070ff;--color-neutral-400: #b8b8b8;--color-danger-600: #d9363e;--color-danger-500: #ff4d4f;--color-danger-400: #ff6b73;--color-danger: var(--color-danger-500);--color-danger-700: #f10000;--color-info-400: #69b1ff;--color-warning-700: #856404;--color-overlay-10: #0000001a;--color-status-success-600: #1f8f4a;--color-status-success-400: #3bbf73;--color-status-info-600: #1c4ab5;--color-status-info-400: #2d74ff;--color-status-warning-600: #d49515;--color-status-warning-500: #f9ad0e;--color-status-warning-400: #f0bb4d;--color-status-warning-550: #df7e08;--color-status-danger-600: #c6403a;--color-status-danger-400: #e66a60;--color-status-alert: #fc402d}body{margin:0;font-family:var(--app-font-family);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--altura-barra-acao: 60px}code{font-family:var(--app-font-family-mono)}button,input,textarea,select,.ant-typography,.ant-btn,.ant-input,.ant-select,.ant-form,.ant-modal,.ant-drawer{font-family:var(--app-font-family)}.ant-menu-dark.ant-menu-submenu-popup>.ant-menu{background-color:#034296}.ant-upload-list-item-container:not(:first-child){display:none!important;visibility:hidden!important}.ant-steps-item-container>.ant-steps-item-icon{display:flex!important;justify-content:center!important;align-items:center!important}/*!
 * Toastify js 1.12.0
 * https://github.com/apvarun/toastify-js
 * @license MIT licensed
 *
 * Copyright (C) 2018 Varun A P
 */.toastify{padding:12px 20px;color:#fff;display:inline-block;box-shadow:0 3px 6px -1px #0000001f,0 10px 36px -4px #4d60e84d;background:-webkit-linear-gradient(315deg,#73a5ff,#5477f5);background:linear-gradient(135deg,#73a5ff,#5477f5);position:fixed;opacity:0;transition:all .4s cubic-bezier(.215,.61,.355,1);border-radius:2px;cursor:pointer;text-decoration:none;max-width:calc(50% - 20px);z-index:2147483647}.toastify.on{opacity:1}.toast-close{background:transparent;border:0;color:#fff;cursor:pointer;font-family:inherit;font-size:1em;opacity:.4;padding:0 5px}.toastify-right{right:15px}.toastify-left{left:15px}.toastify-top{top:-150px}.toastify-bottom{bottom:-150px}.toastify-rounded{border-radius:25px}.toastify-avatar{width:1.5em;height:1.5em;margin:-7px 5px;border-radius:2px}.toastify-center{margin-left:auto;margin-right:auto;left:0;right:0;max-width:fit-content;max-width:-moz-fit-content}@media only screen and (max-width:360px){.toastify-right,.toastify-left{margin-left:auto;margin-right:auto;left:0;right:0;max-width:fit-content}}
