@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600;700;800&display=swap";:root{--primary-50: 144 185 223;--primary-100: 122 171 216;--primary-200: 99 157 209;--primary-300: 75 143 201;--primary-400: 48 129 194;--primary-500: 0 115 186;--primary-600: 0 99 161;--primary-700: 0 84 137;--primary-800: 0 69 114;--primary-900: 0 54 92;--primary-950: 0 40 70;--info-100: 224 247 255;--info-200: 179 236 255;--info-300: 126 222 252;--info-400: 60 193 246;--info-500: 39 177 236;--info-600: 26 145 209;--info-700: 18 124 186;--info-800: 11 107 162;--info-900: 3 84 134;--success-100: 238 252 246;--success-200: 197 247 225;--success-300: 141 236 198;--success-500: 40 169 128;--success-600: 24 144 110;--success-800: 12 105 85;--success-900: 1 75 62;--secondary-100: 115 153 164;--secondary-200: 92 136 149;--secondary-300: 69 120 135;--secondary-400: 44 105 121;--secondary-500: 9 89 107;--secondary-600: 7 76 92;--secondary-700: 5 64 78;--secondary-800: 3 52 63;--secondary-900: 2 40 50;--surface-0: 255 255 255;--surface-50: 250 250 250;--surface-100: 244 244 245;--surface-200: 228 228 231;--surface-300: 212 212 216;--surface-400: 161 161 170;--surface-500: 113 113 122;--surface-600: 82 82 91;--surface-700: 63 63 70;--surface-800: 39 39 42;--surface-900: 24 24 27;--surface-950: 9 9 11;--success-50: 228 245 238;--success-100: 198 235 222;--success-200: 170 221 200;--success-300: 142 207 177;--success-400: 62 187 146;--success-500: 24 144 110;--success-600: 0 134 103;--success-700: 20 123 97;--success-800: 0 101 78;--success-900: 0 84 65;--success: var(--success-500);--primary: var(--primary-500);--primary-inverse: var(--surface-0);--primary-hover: var(--primary-600);--primary-active-color: var(--primary-600);--primary-highlight-opacity: .1;--primary-highlight-inverse: var(--primary-700);--primary-highlight-hover-opacity: .2}.dark{--primary: var(--primary-400);--primary-inverse: var(--surface-900);--primary-hover: var(--primary-300);--primary-active-color: var(--primary-300);--primary-highlight-opacity: .2;--primary-highlight-inverse: var(--surface-0);--primary-highlight-hover-opacity: .3}.customized-primary:not(.dark){--primary: var(--primary-950);--primary-inverse: var(--surface-0);--primary-hover: var(--primary-800);--primary-active-color: var(--primary-900);--primary-highlight-opacity: 1;--primary-highlight-inverse: var(--surface-0);--primary-highlight-hover-opacity: .8}.customized-primary.dark{--primary: var(--primary-50);--primary-inverse: var(--surface-950);--primary-hover: var(--primary-100);--primary-active-color: var(--primary-100);--primary-highlight-opacity: .1;--primary-highlight-inverse: var(--surface-0);--primary-highlight-hover-opacity: .2}html,body{font-family:Open Sans,sans-serif;max-width:100vw;background-color:var(--neutral-100)}#header-sticky{width:calc(100% - var(--scrollbar-width, 0px))}body{margin:0;min-height:100%;overflow-x:hidden;overflow-y:auto;text-rendering:optimizelegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;--scrollbar-width: .0001px !important}#app{display:flex;flex-direction:column}#app main{flex:1 0 auto}#app footer{flex-shrink:0}#nprogress .bar{background-color:var(--secondary-700)}#nprogress .peg{box-shadow:0 0 10px var(--secondary-700),0 0 5px var(--secondary-700)}#nprogress .spinner-icon{border-top-color:var(--secondary-700);border-left-color:var(--secondary-700)}dl{margin:1.5rem 0!important}.compiled-markdown.inline p{display:inline}dt{font-weight:700}dd{margin:0 1.5em .5em!important}.fa-square-up-right{transform:rotate(0)!important}.placeholder__boxed{background-color:var(--neutral-200)}.container__boxed{padding-bottom:0}.keep-breaks .vuedes__label{margin-right:.5rem}li.keep-breaks{margin-bottom:1rem}label[for]{cursor:pointer;display:inline-block;margin-bottom:.5rem}.mt-2{margin-top:2rem}.container__small .container{max-width:768px}.no-bottom{padding-bottom:0!important}.container__boxed .container{background-color:var(--neutral-200)}.container{max-width:2000px}.space-content .mt-2{margin-top:2rem}.keep-breaks{white-space:pre-wrap}.svg-inline--fa{max-height:1em;width:1em;display:inline-block}.root{display:contents}html{overflow-x:hidden}input[type=text]:disabled{background:#ddd}textarea:disabled{background:#ddd}.p-badge.p-badge-danger{background-color:#e91c1c;color:#fff}.p-steps .p-steps-item.p-highlight .p-steps-number{background:#0b5086}.p-badge.p-badge-info{background-color:var(--info-100);color:var(--info-800)}.ql-toolbar{border:none!important;border-bottom:1px solid rgb(113,113,122)!important}.admin__container{margin-left:auto;margin-right:auto;max-width:1440px;padding:0 1rem}.open__container{margin-left:auto;margin-right:auto;max-width:1140px;padding:0 1rem}.report__container{margin-left:auto;margin-right:auto;max-width:768px;padding:0 .25rem}.report__container-boxed{margin-left:auto;margin-right:auto;max-width:1200px;padding:0 .25rem;border:rgb(var(--surface-200)) solid 1px}.standard__buttons li{background-color:#fff!important;border:none!important}.standard__buttons li div{color:rgb(var(--surface-700))!important}.standard__buttons li:focus div{color:#fff!important}.dark .standard__buttons li{background-color:rgb(var(--surface-800))!important}.dark .standard__buttons li div{color:#fff!important}.admin__menu-wrapper{background-color:var(--secondary-700)}.flex{display:flex}.justify-content-end{justify-content:flex-end}.buttons{display:flex;flex-wrap:wrap;align-items:flex-end;gap:1rem}.buttons__wrapper{display:flex;justify-content:flex-end}@media (min-width: 640px){.sm\:hidden{display:none!important}}.p-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.pi{font-family:primeicons;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;display:inline-block}.open__image-button svg{background:#000;border-radius:50%;padding:3px;width:20px;height:20px}.form__errors{padding-top:0;padding-bottom:0}.form__errors .errors--list{padding:0 0 0 1rem;list-style-position:inside;scroll-margin-top:6rem}.form__errors .errors--list .errors--list__item{margin-bottom:.5rem}.markdown-body>*{margin-bottom:1rem}.markdown-body h1,.markdown-body h2,.markdown-body h3,.markdown-body h4,.markdown-body h5,.markdown-body h6{color:rgb(var(--primary-500))}.markdown-body ul{list-style-type:disc;padding-left:1.5rem}.markdown-body ul li{margin:.25em 0}.dark .markdown-body h1,.dark .markdown-body h2,.dark .markdown-body h3,.dark .markdown-body h4,.dark .markdown-body h5,.dark .markdown-body h6{color:rgb(var(--primary-300))}.reset-lists ul{list-style-type:disc;padding-left:1.5rem;line-height:1}.reset-lists ol{list-style-type:decimal;padding-left:1.5rem;line-height:1}@media screen and (max-width: 639px){.space-items>*{padding-bottom:1rem}}.report__section h1,.report__section h2,.report__section h3,.report__section h4,.report__section h5,.report__section h6{margin-top:.5em;margin-bottom:.5em;line-height:1.2;font-weight:600}.report__section p{margin:.5em 0}.report__section .p-message-text p{margin-top:0;margin-bottom:0}.report__section ul{margin-top:.5rem;margin-bottom:.5rem;padding-left:1.5rem;list-style-type:disc}.report__section ul li{margin:.25em 0}.report__section ol{margin-top:.5rem;margin-bottom:.5rem;padding-left:1.5rem;list-style-type:decimal}.report__section ol li{margin:.25em 0}.report__section ol.list-disc{list-style-type:disc}.report__section .table_of_contents ul{margin-top:0;margin-bottom:0}.report__section ul.list-style-none{list-style-type:none;padding-left:0}.report__section h1{font-size:3rem;margin-top:1.25em;margin-bottom:.75em;font-weight:700}.report__section h2{font-size:2.25rem;margin-top:6rem;margin-bottom:.75em;font-weight:700}.report__section h3{font-size:1.75rem;margin-top:2rem;margin-bottom:.75em}.report__section .accordion_report h3{color:#0073ba;font-size:1.25rem;margin-top:.25em;font-weight:700;margin-bottom:.25em}.report__section h4{font-size:1.5rem;margin-top:2rem;margin-bottom:.75em}.report__section h5{font-size:1.25rem;margin-top:2rem;margin-bottom:.75em}.report__section h6{font-size:1.125rem;margin-top:2rem;margin-bottom:.75em}@media (max-width: 600px){.report__section h1{font-size:2em}.report__section h2{font-size:1.75em}.report__section h3{font-size:1.5em}.report__section h4{font-size:1.25em}.report__section h5{font-size:1em}.report__section h6{font-size:.875em}}.observation__section h1,.observation__section h2,.observation__section h3,.observation__section h4,.observation__section h5,.observation__section h6{margin-top:.5em;margin-bottom:.5em;line-height:1.2;font-weight:600}.observation__section p{margin:.5em 0}.observation__section .p-message-text p{margin-top:0;margin-bottom:0}.observation__section ul{margin-top:.5rem;margin-bottom:.5rem;padding-left:1.5rem;list-style-type:disc}.observation__section ul li{margin:.25em 0}.observation__section ol{margin-top:.5rem;margin-bottom:.5rem;padding-left:1.5rem;list-style-type:decimal}.observation__section ol li{margin:.25em 0}.observation__section ol.list-disc{list-style-type:disc}.observation__section .table_of_contents ul{margin-top:0;margin-bottom:0}.observation__section ul.list-style-none{list-style-type:none;padding-left:0}.code-preview{height:calc(100% - 5.8px);line-height:1.5rem}pre code.hljs{border-radius:5px;display:block;overflow-x:auto;padding:1em}.hljs{background:#fefefe;color:#545454}.hljs-comment,.hljs-quote{color:#696969}.hljs-variable,.hljs-template-variable,.hljs-tag,.hljs-name,.hljs-selector-id,.hljs-selector-class,.hljs-regexp,.hljs-deletion{color:#d91e18}.hljs-number,.hljs-built_in,.hljs-literal,.hljs-type,.hljs-params,.hljs-meta,.hljs-link,.hljs-attribute{color:#aa5d00}.hljs-string,.hljs-symbol,.hljs-bullet,.hljs-addition{color:green}.hljs-title,.hljs-section{color:#007faa}.hljs-keyword,.hljs-selector-tag{color:#7928a1}.hljs-emphasis{font-style:italic}.hljs-strong{font-weight:700}@media screen and (-ms-high-contrast: active){.hljs-addition,.hljs-attribute,.hljs-built_in,.hljs-bullet,.hljs-comment,.hljs-link,.hljs-literal,.hljs-meta,.hljs-number,.hljs-params,.hljs-string,.hljs-symbol,.hljs-type,.hljs-quote{color:highlight}.hljs-keyword,.hljs-selector-tag{font-weight:700}}code:not([class]){color:#d91e18;padding:.15em .2em .05em;border-radius:.3em}.dark .hljs{background:#2b2b2b;color:#f8f8f2}.dark .hljs-comment,.dark .hljs-quote{color:#d4d0ab}.dark .hljs-variable,.dark .hljs-template-variable,.dark .hljs-tag,.dark .hljs-name,.dark .hljs-selector-id,.dark .hljs-selector-class,.dark .hljs-regexp,.dark .hljs-deletion{color:#ffa07a}.dark .hljs-number,.dark .hljs-built_in,.dark .hljs-literal,.dark .hljs-type,.dark .hljs-params,.dark .hljs-meta,.dark .hljs-link{color:#f5ab35}.dark .hljs-attribute{color:gold}.dark .hljs-string,.dark .hljs-symbol,.dark .hljs-bullet,.dark .hljs-addition{color:#abe338}.dark .hljs-title,.dark .hljs-section{color:#00e0e0}.dark .hljs-keyword,.dark .hljs-selector-tag{color:#dcc6e0}.dark .hljs-emphasis{font-style:italic}.dark .hljs-strong{font-weight:700}@media screen and (-ms-high-contrast: active){.dark .hljs-addition,.dark .hljs-attribute,.dark .hljs-built_in,.dark .hljs-bullet,.dark .hljs-comment,.dark .hljs-link,.dark .hljs-literal,.dark .hljs-meta,.dark .hljs-number,.dark .hljs-params,.dark .hljs-string,.dark .hljs-symbol,.dark .hljs-type,.dark .hljs-quote{color:highlight}.dark .hljs-keyword,.dark .hljs-selector-tag{font-weight:700}}.dark code:not([class]){color:#ffa07a;padding:.15em .2em .05em;border-radius:.3em}.border-red-500 .preview{border-color:#f87171}.preview{overflow-y:auto;line-height:1.5rem;padding-top:12px;padding-bottom:12px;min-height:126px}.preview pre{margin-top:1rem;margin-bottom:1rem;border:1px solid #e2e8f0;border-radius:.375rem}@-moz-document url-prefix(){.preview{border-radius:5px!important}}.preview ul{list-style-type:disc;padding-left:1.5rem}.preview ol{list-style-type:decimal;padding-left:1.5rem}code.hljs{padding:3px 5px}.code-preview-editor{height:calc(100% - 5.8px);line-height:1.5rem}@-moz-document url-prefix(){.code-preview{border-radius:5px!important}}pre code.hljs{display:block;overflow-x:auto;padding:1em}code.hljs{padding:3px 5px;width:100%}.code-preview code,.code-preview pre{height:100%}[data-pc-section=paginatorwrapper] [data-p-highlight=true]{color:var(--primary-700);font-weight:700;background-color:rgb(var(--surface-100))}.dark [data-pc-section=paginatorwrapper] [data-p-highlight=true]{color:var(--primary-300);background-color:rgb(var(--surface-800))}.ql-editor>*{margin-bottom:1rem!important}.ql-editor ol{padding-left:0!important}.list-disc ol{padding-left:1.5rem}.list-disc ol li[data-list=bullet]{list-style-type:disc;padding:.25rem 0}.ql-editor ol li[data-list=bullet]:before{content:"•";color:#000;font-weight:700;display:inline-block;width:1em;margin-left:-1em}.dark .ql-editor ol li[data-list=bullet]:before{color:rgb(var(--surface-300))}.input__optional{font-size:.875rem;color:rgb(var(--neutral-500))}.dark .input__optional{color:rgb(var(--surface-300))}.ql-toolbar{background-color:rgb(var(--surface-100))}.ql-snow .ql-editor code,.ql-snow .ql-editor{font-size:1rem}.dark .ql-editor{color:rgb(var(--surface-100))}.dark .ql-snow .ql-editor code,.dark .ql-snow .ql-editor pre{background-color:var(--surface-950);border-radius:3px}.dark .ql-toolbar{background-color:rgb(var(--surface-300))}
