.row-bold{font-weight:700}textarea{width:100%;border-radius:12px}.p-chip.custom-chip{background:var(--primary-color);color:var(--primary-color-text);padding:3px}.scrolable-dialogg{width:50vw}.p-dialog-mask{width:100vw;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}.dialog-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0;margin:0}.dialog-header .titulo-header{margin:0}.dialog-header .p-button.p-button-text{padding:.5rem;color:var(--text-color)}.dialog-header .p-button.p-button-text:hover{background:rgba(0,0,0,.1)}