.form-field-group[data-v-4343dc53]{display:flex;flex-direction:column}.form-field-label-row[data-v-4343dc53]{position:relative;display:flex;align-items:center;justify-content:space-between;gap:10px}.form-field-label[data-v-4343dc53]{margin-left:10px;color:rgb(var(--un-preset-theme-colors-primary) / .75)}.hint[data-v-4343dc53]{margin-right:10px;display:flex;align-items:center}.hint:focus-within .hint-bubble[data-v-4343dc53],.hint:hover .hint-bubble[data-v-4343dc53]{visibility:visible;opacity:1}.hint-trigger[data-v-4343dc53]{display:flex;cursor:help;align-items:center;border-style:none;background-color:transparent;padding:0;color:rgb(var(--un-preset-theme-colors-primary) / .6)}.hint-trigger[data-v-4343dc53]:hover{--un-text-opacity:var(--un-preset-theme-colors-site--alpha, 1);color:rgb(var(--un-preset-theme-colors-site) / var(--un-text-opacity))}.hint-trigger[data-v-4343dc53]:focus-visible{border-radius:9999px;outline-width:3px;--un-outline-color-opacity:var(--un-preset-theme-colors-site--alpha, 1);outline-color:rgb(var(--un-preset-theme-colors-site) / var(--un-outline-color-opacity));outline-offset:2px;outline-style:solid}.hint-bubble[data-v-4343dc53]{pointer-events:none;visibility:hidden;position:absolute;bottom:100%;left:0;right:0;z-index:60;margin-bottom:10px;border-radius:16px;--un-bg-opacity:var(--un-preset-theme-colors-primary--alpha, 1);background-color:rgb(var(--un-preset-theme-colors-primary) / var(--un-bg-opacity));padding:16px;font-size:16px;--un-text-opacity:var(--un-preset-theme-colors-secondary--alpha, 1);color:rgb(var(--un-preset-theme-colors-secondary) / var(--un-text-opacity));line-height:20px;opacity:0;--un-shadow:var(--un-shadow-inset) 0 10px 15px -3px var(--un-shadow-color, rgb(0 0 0 / .1)),var(--un-shadow-inset) 0 4px 6px -4px var(--un-shadow-color, rgb(0 0 0 / .1));box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow);transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;transition-duration:.2s}.form-field[data-v-4343dc53]{margin-top:10px;width:100%;display:flex;cursor:pointer;align-items:center;justify-content:space-between;border-width:1px;border-color:rgb(var(--un-preset-theme-colors-primary) / .5);border-radius:9999px;border-style:solid;background-color:transparent;padding:18px 30px;text-align:left;--un-text-opacity:var(--un-preset-theme-colors-primary--alpha, 1);color:rgb(var(--un-preset-theme-colors-primary) / var(--un-text-opacity));box-sizing:border-box;font:inherit}.form-field .is-placeholder[data-v-4343dc53]{color:rgb(var(--un-preset-theme-colors-primary) / .6)}.form-field.has-error[data-v-4343dc53]{--un-border-opacity:var(--un-preset-theme-colors-negative--alpha, 1);border-color:rgb(var(--un-preset-theme-colors-negative) / var(--un-border-opacity))}.form-field[data-v-4343dc53]:disabled{cursor:not-allowed;opacity:.7}.form-field[data-v-4343dc53]:focus-visible{outline-width:3px;--un-outline-color-opacity:var(--un-preset-theme-colors-site--alpha, 1);outline-color:rgb(var(--un-preset-theme-colors-site) / var(--un-outline-color-opacity));outline-offset:2px;outline-style:solid}.chevron[data-v-4343dc53]{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;transition-duration:.3s}.listbox-options[data-v-4343dc53]{position:absolute;left:0;top:100%;z-index:50;margin-top:8px;margin-bottom:0;max-height:260px;width:100%;display:flex;flex-direction:column;list-style-type:none;gap:.5rem;overflow-y:auto;border-width:1px;border-color:rgb(var(--un-preset-theme-colors-primary) / .5);border-radius:20px;border-style:solid;--un-bg-opacity:var(--un-preset-theme-colors-secondary--alpha, 1);background-color:rgb(var(--un-preset-theme-colors-secondary) / var(--un-bg-opacity));padding:16px;--un-shadow:var(--un-shadow-inset) 0 10px 15px -3px var(--un-shadow-color, rgb(0 0 0 / .1)),var(--un-shadow-inset) 0 4px 6px -4px var(--un-shadow-color, rgb(0 0 0 / .1));box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.listbox-options[data-v-4343dc53]:focus-visible{outline:none}.listbox-option[data-v-4343dc53]{display:flex;cursor:pointer;align-items:center;justify-content:space-between;gap:8px;border-width:2px;border-color:transparent;border-radius:8px;border-style:solid;padding:8px;--un-text-opacity:var(--un-preset-theme-colors-primary--alpha, 1);color:rgb(var(--un-preset-theme-colors-primary) / var(--un-text-opacity));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.listbox-option.is-active[data-v-4343dc53]{--un-border-opacity:var(--un-preset-theme-colors-site--alpha, 1);border-color:rgb(var(--un-preset-theme-colors-site) / var(--un-border-opacity));background-color:rgb(var(--un-preset-theme-colors-site) / .1)}.listbox-option.is-selected[data-v-4343dc53]{background-color:rgb(var(--un-preset-theme-colors-site) / .1);font-weight:600}.form-field-error-group[data-v-4343dc53]{margin-left:20px;margin-top:4px}.form-field-error-group .form-field-error[data-v-4343dc53]{font-size:.875rem;--un-text-opacity:var(--un-preset-theme-colors-negative--alpha, 1);color:rgb(var(--un-preset-theme-colors-negative) / var(--un-text-opacity))}@media(prefers-reduced-motion:reduce){.chevron[data-v-4343dc53],.hint-bubble[data-v-4343dc53],.listbox-option[data-v-4343dc53]{transition:none}}.form-field-group[data-v-c187b2dd]{display:flex;flex-direction:column}.form-field-label[data-v-c187b2dd]{margin-left:10px;color:rgb(var(--un-preset-theme-colors-primary) / .75)}.form-field[data-v-c187b2dd]{margin-top:10px;width:100%;border-width:1px;border-color:rgb(var(--un-preset-theme-colors-primary) / .5);border-radius:9999px;border-style:solid;background-color:transparent;padding:18px 30px;--un-text-opacity:var(--un-preset-theme-colors-primary--alpha, 1);color:rgb(var(--un-preset-theme-colors-primary) / var(--un-text-opacity));box-sizing:border-box}.form-field[data-v-c187b2dd]::placeholder{color:rgb(var(--un-preset-theme-colors-primary) / .6)}.form-field.has-error[data-v-c187b2dd]{--un-border-opacity:var(--un-preset-theme-colors-negative--alpha, 1);border-color:rgb(var(--un-preset-theme-colors-negative) / var(--un-border-opacity))}.form-field[data-v-c187b2dd]:focus-visible{outline-width:3px;--un-outline-color-opacity:var(--un-preset-theme-colors-site--alpha, 1);outline-color:rgb(var(--un-preset-theme-colors-site) / var(--un-outline-color-opacity));outline-offset:2px;outline-style:solid}.form-field-error-group[data-v-c187b2dd]{margin-left:20px;margin-top:4px}.form-field-error-group .form-field-error[data-v-c187b2dd]{font-size:.875rem;--un-text-opacity:var(--un-preset-theme-colors-negative--alpha, 1);color:rgb(var(--un-preset-theme-colors-negative) / var(--un-text-opacity))}.hero-image[data-v-de8df4d3]{background-image:linear-gradient(130deg,#0d21ec,#0413a1)}.form-column[data-v-de8df4d3]{height:100vh;display:flex;overflow-y:auto;padding:60px 40px}@media(max-width:991.9px){.form-column[data-v-de8df4d3]{height:auto;overflow:visible}}@media(max-width:767.9px){.form-column[data-v-de8df4d3]{padding-left:20px;padding-right:20px}}.form-content[data-v-de8df4d3]{margin:auto;max-width:480px;width:100%}.submit-bar[data-v-de8df4d3]{display:flex;flex-direction:column;gap:12px}.form-instructions[data-v-de8df4d3]{margin-top:20px;color:rgb(var(--un-preset-theme-colors-primary) / .7)}.form-instructions[data-v-de8df4d3] p+p{margin-top:12px}.privacy-notice[data-v-de8df4d3]{font-size:14px;color:rgb(var(--un-preset-theme-colors-primary) / .6)}.privacy-notice[data-v-de8df4d3] p+p{margin-top:12px}.privacy-notice[data-v-de8df4d3] a{--un-text-opacity:var(--un-preset-theme-colors-site--alpha, 1);color:rgb(var(--un-preset-theme-colors-site) / var(--un-text-opacity));text-decoration-line:underline}.privacy-notice[data-v-de8df4d3] a:focus-visible{border-radius:4px;outline-width:3px;--un-outline-color-opacity:var(--un-preset-theme-colors-site--alpha, 1);outline-color:rgb(var(--un-preset-theme-colors-site) / var(--un-outline-color-opacity));outline-offset:2px;outline-style:solid}.editais-link[data-v-de8df4d3]{text-align:center;color:rgb(var(--un-preset-theme-colors-primary) / .7);line-height:1.625}.editais-link[data-v-de8df4d3] a{--un-text-opacity:var(--un-preset-theme-colors-site--alpha, 1);color:rgb(var(--un-preset-theme-colors-site) / var(--un-text-opacity));text-decoration-line:underline;text-underline-offset:4px}.editais-link[data-v-de8df4d3] a:focus-visible{border-radius:4px;outline-width:3px;--un-outline-color-opacity:var(--un-preset-theme-colors-site--alpha, 1);outline-color:rgb(var(--un-preset-theme-colors-site) / var(--un-outline-color-opacity));outline-offset:2px;outline-style:solid}.medicina-notice[data-v-de8df4d3]{margin-top:12px;--un-text-opacity:var(--un-preset-theme-colors-primary--alpha, 1);color:rgb(var(--un-preset-theme-colors-primary) / var(--un-text-opacity))}.medicina-notice[data-v-de8df4d3] p{display:inline}.medicina-notice[data-v-de8df4d3] strong{font-weight:700}.medicina-notice[data-v-de8df4d3] a{--un-text-opacity:var(--un-preset-theme-colors-site--alpha, 1);color:rgb(var(--un-preset-theme-colors-site) / var(--un-text-opacity));text-decoration-line:underline;text-underline-offset:4px}.medicina-icon[data-v-de8df4d3]{margin-left:4px;display:inline-block;vertical-align:middle;--un-text-opacity:var(--un-preset-theme-colors-site--alpha, 1);color:rgb(var(--un-preset-theme-colors-site) / var(--un-text-opacity))}.form-error[data-v-de8df4d3]{margin-left:20px;display:flex;align-items:center;gap:.25rem;--un-text-opacity:var(--un-preset-theme-colors-negative--alpha, 1);color:rgb(var(--un-preset-theme-colors-negative) / var(--un-text-opacity))}.success-wrapper[data-v-de8df4d3]{margin-left:20px;display:flex;align-items:center;gap:.25rem;--un-text-opacity:var(--un-preset-theme-colors-positive--alpha, 1);color:rgb(var(--un-preset-theme-colors-positive) / var(--un-text-opacity))}.form-submit-button[data-v-de8df4d3]{width:fit-content;display:flex;flex-direction:row;cursor:pointer;align-self:center;gap:14px;align-items:center;border-radius:9999px;border-style:none;--un-bg-opacity:var(--un-preset-theme-colors-site--alpha, 1);background-color:rgb(var(--un-preset-theme-colors-site) / var(--un-bg-opacity));padding:22px 35px;font-size:18px;--un-text-opacity:var(--un-preset-theme-colors-secondary--alpha, 1);color:rgb(var(--un-preset-theme-colors-secondary) / var(--un-text-opacity));font-weight:700;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;transition-duration:.3s}.form-submit-button[aria-disabled=true][data-v-de8df4d3]{cursor:not-allowed;opacity:.7}.form-submit-button.is-submitting[data-v-de8df4d3]{cursor:wait}.form-submit-button[data-v-de8df4d3]:focus-visible,.medicina-notice[data-v-de8df4d3] a:focus-visible{border-radius:4px;outline-width:3px;--un-outline-color-opacity:var(--un-preset-theme-colors-site--alpha, 1);outline-color:rgb(var(--un-preset-theme-colors-site) / var(--un-outline-color-opacity));outline-offset:2px;outline-style:solid}@media(prefers-reduced-motion:reduce){.form-submit-button[data-v-de8df4d3]{transition:none}.animate-spin[data-v-de8df4d3]{animation:none}}
