.sign-up-employer{background:0 0;justify-content:center;align-items:flex-start;min-height:100svh;padding:100px 0 40px;display:flex;position:relative;overflow:visible}.employer-registration{min-height:70vh}.sign-up-employer:before{content:"";background:var(--text);z-index:-1;position:fixed;top:0;bottom:0;left:0;right:0}.sign-up-employer .container{width:100%;max-width:920px;padding:0 24px}.sign-up-employer-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:2px solid var(--white);width:100%;color:var(--white);background:rgba(255,255,255,.04);border-radius:16px;padding:22px 20px}.title-card{text-align:center;margin-top:4px;margin-bottom:24px;font-size:26px;font-weight:900;line-height:1.1}.form-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.full{grid-column:1/-1}.field{flex-direction:column;gap:6px;display:flex}.field-label{color:var(--white);font-size:15px;font-weight:700}.sign-up-employer .input{border:1px solid var(--gray-30);background:var(--white);width:100%;color:var(--text);min-height:var(--control-h);border-radius:12px}.sign-up-employer .input.input-text{align-items:center;padding:0 14px;display:flex}.sign-up-employer .input.input-text input,.sign-up-employer .input.input-text select{width:100%;height:calc(var(--control-h) - 2px);background:var(--white);color:var(--text);font:inherit;-webkit-appearance:auto;-moz-appearance:auto;appearance:auto;border:none;outline:none;padding:0;font-size:15px}.sign-up-employer .input input::placeholder{color:var(--gray-60)}.sign-up-employer .input input:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px var(--white)inset;caret-color:var(--text);-webkit-text-fill-color:var(--text)!important}.sign-up-employer .input input:-webkit-autofill:hover{-webkit-box-shadow:0 0 0 1000px var(--white)inset;caret-color:var(--text);-webkit-text-fill-color:var(--text)!important}.sign-up-employer .input input:-webkit-autofill:focus{-webkit-box-shadow:0 0 0 1000px var(--white)inset;caret-color:var(--text);-webkit-text-fill-color:var(--text)!important}.input-select.chips{align-items:center;padding:0;display:flex;position:relative}.chips-field{width:100%;min-height:var(--control-h);max-height:var(--control-h);background:var(--white);white-space:nowrap;cursor:pointer;text-align:left;border:none;border-radius:12px;outline:none;align-items:center;gap:8px;padding:0 12px;display:flex;overflow-x:auto;overflow-y:hidden}.chips-placeholder{color:var(--gray-60);font-size:15px}.chips-menu{background:var(--white);border:1px solid var(--white-extra);z-index:999;border-radius:12px;max-height:240px;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow:auto;box-shadow:0 8px 24px rgba(0,0,0,.18)}.chips-item{background:var(--white);cursor:pointer;border:none;justify-content:space-between;align-items:center;width:100%;padding:12px 14px;font-size:15px;display:flex}.chips-item:hover{background:var(--chips-item-hover)}.chips-item.is-selected{background:var(--white-quarternary)}.file{cursor:pointer;align-items:center;gap:12px;padding:0 12px;display:flex;position:relative}.file input[type=file]{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;right:0}.file-btn{background:var(--white-quarternary);white-space:nowrap;color:var(--text);border-radius:10px;justify-content:center;align-items:center;padding:8px 12px;font-size:14px;display:inline-flex}.file-name{text-overflow:ellipsis;white-space:nowrap;color:#333;flex:1;font-size:14px;overflow:hidden}.check{color:var(--white);align-items:center;gap:10px;font-size:15px;font-weight:700;display:inline-flex}.check input{width:18px;height:18px}.check a{text-decoration:underline}.actions-row{gap:12px;display:flex}.actions-row.tight{margin-top:0}.actions-row .btn{flex:1}.btn{border:1px solid var(--stroke);cursor:pointer;border-radius:12px;justify-content:center;align-items:center;padding:14px 22px;font-size:18px;text-decoration:none;transition:transform 80ms,background .2s,color .2s,border-color .2s;display:inline-flex}.btn-primary{background:var(--brand-secundary);color:var(--white);border:3px solid var(--brand-secundary);font-weight:700}.btn-outline{color:var(--white);border:3px solid var(--white);cursor:pointer;background:0 0;font-weight:700}.btn:hover,.btn:active,.btn[aria-pressed=true]{background:var(--brand-dark);color:var(--white);border:3px solid var(--brand-dark)}.error{color:var(--error-tertiary);background:var(--error);border:1px solid var(--error);border-radius:10px;padding:10px 12px;font-size:14px}.sign-up-employer .input.invalid,.input-select.chips.invalid,.check.invalid{border-color:var(--error)!important}.sign-up-employer .input.invalid{border-width:2px}.sign-up-employer .input.invalid:focus-within{border-color:var(--gray-30)!important}.app-modal-success{text-align:center;flex-direction:column;align-items:center;gap:12px;width:100%;max-width:420px;margin:0 auto;display:flex}.app-modal-success.is-attention{gap:10px}.app-modal-icon{background:var(--success);width:64px;height:64px;color:var(--white);border-radius:999px;place-items:center;font-size:32px;font-weight:700;display:grid}.app-modal-title{font-size:22px;font-weight:900;line-height:1.1}.app-modal-icon-image{object-fit:contain;width:64px;height:64px}.success-text{color:rgba(255,255,255,.84);margin:0;font-size:15px}.success-text-warning{max-width:320px}.success-highlight{color:var(--brand-secundary)}@media (min-width:769px){.app-modal:has(.app-modal-success){width:360px!important}}.app-modal-success .rr-warning-icon{background:var(--warning);color:var(--text);border-radius:50%;place-items:center;width:50px;height:50px;margin:0 auto 10px;font-size:32px;font-weight:900;line-height:1;display:grid;position:relative}@media (max-width:900px){.sign-up-employer{padding:100px 0 32px}.sign-up-employer .container{max-width:100%;padding:0 20px}}@media (max-width:768px){.form-grid{grid-template-columns:1fr}.sign-up-employer-card{padding:18px 16px}.title-card{font-size:26px}.actions-row,.full.actions-row.tight.no-margin.employer-reg{flex-direction:column;width:100%}}.sign-up-employer,.sign-up-employer .container,.sign-up-employer-card,.sign-up-employer .form,.sign-up-employer .form-grid,.sign-up-employer .field,.sign-up-employer .input,.sign-up-employer .input.input-text,.sign-up-employer .input.input-text input,.sign-up-employer .input.input-text select,.sign-up-employer .input-select.chips,.sign-up-employer .chips-field,.sign-up-employer .chips-menu,.sign-up-employer .chips-item,.sign-up-employer .actions-row,.sign-up-employer .actions-row .btn{min-width:0;max-width:100%}.sign-up-employer{overflow-x:clip}.sign-up-employer .container{width:min(100%,920px);margin:0 auto}.sign-up-employer .title-card{text-align:center;margin-top:4px;margin-bottom:24px;font-size:26px;font-weight:900;line-height:1.1}.sign-up-employer .form-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.sign-up-employer .full{grid-column:1/-1}.sign-up-employer .field{flex-direction:column;gap:6px;display:flex}.sign-up-employer .field-label{color:var(--white);font-size:15px;font-weight:700}.sign-up-employer .input.input-text input,.sign-up-employer .input.input-text select{flex:auto;min-width:0}.sign-up-employer .actions-row{gap:12px;width:100%;display:flex}.sign-up-employer .actions-row .btn{flex:1 1 0}.sign-up-employer .btn{width:100%}@media (max-width:768px){.sign-up-employer .form-grid{grid-template-columns:1fr}.sign-up-employer .actions-row,.sign-up-employer .full.actions-row.tight.no-margin.employer-reg{flex-direction:column;width:100%}}@media (max-width:420px){.sign-up-employer{padding:96px 0 28px}.sign-up-employer .container{padding:0 14px}.sign-up-employer-card{padding:18px 14px}}.sign-up-employer,.sign-up-employer *,.sign-up-employer :before,.sign-up-employer :after{box-sizing:border-box}.sign-up-employer .form,.sign-up-employer .form-grid,.sign-up-employer .field,.sign-up-employer .input,.sign-up-employer .input.input-text,.sign-up-employer .input.input-text input,.sign-up-employer .input.input-text select,.sign-up-employer .file,.sign-up-employer .actions-row,.sign-up-employer .actions-row .btn{width:100%;max-width:100%}.sign-up-employer .field,.sign-up-employer .input.input-text,.sign-up-employer .input.input-text input,.sign-up-employer .input.input-text select,.sign-up-employer .file-name{min-width:0}@supports (-webkit-touch-callout:none){.sign-up-employer .container{width:100%;max-width:920px}}@media (max-width:420px){.sign-up-employer .input.input-text{padding-left:12px;padding-right:12px}}.btn:disabled{color:var(--white);border:3px solid var(--gray-disabled)!important;background:var(--gray-disabled)!important}.sign-up-employer-card:has(.success-text){max-width:420px;margin:0 auto}.painel{margin:0 auto;width:190px!important;min-width:190px!important;max-width:190px!important}.check.terms-of-use input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:2px solid var(--white);cursor:pointer;background:0 0;border-radius:4px;flex-shrink:0;place-content:center;width:20px;min-width:20px;height:20px;min-height:20px;margin:0;display:grid}.check.terms-of-use input[type=checkbox]:before{content:"";border-right:2px solid var(--white);border-bottom:2px solid var(--white);transform-origin:50%;width:5px;height:10px;transform:rotate(45deg)scale(0)}.check.terms-of-use input[type=checkbox]:checked{background:var(--brand-secundary)}.check.terms-of-use input[type=checkbox]:checked:before{transform:rotate(45deg)scale(1)}.check.terms-of-use input[type=checkbox]:focus-visible{outline:2px solid var(--brand-secundary);outline-offset:2px}.check.terms-of-use input[type=checkbox]:checked:before{margin-top:-3px;transform:rotate(45deg)scale(1.2)}.registration-success-modal--employer{justify-content:center;width:100%;display:flex}.registration-success-modal--employer .sign-up-employer-card{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:none;width:100%;max-width:360px;margin:0 auto;padding:0}.app-modal:has(.registration-success-modal--employer){max-width:420px!important}.app-modal:has(.registration-success-modal--employer) .app-modal-body{padding:28px}.app-modal:has(.registration-success-modal--employer) .app-modal-close{top:-18px;right:-18px}@media (max-width:768px){.registration-success-modal--employer .sign-up-employer-card{max-width:100%}.app-modal:has(.registration-success-modal--employer){max-width:100%!important}.app-modal:has(.registration-success-modal--employer) .app-modal-body{padding:20px 14px 28px}}.field-message{margin-top:2px;font-size:13px;line-height:1.35}.field:focus-within .field-message{display:none}.field-message--error{color:var(--error-tertiary)}.check.invalid{border:none!important}.check.terms-of-use{align-items:flex-start;gap:10px;padding:0;border:none!important}.check.terms-of-use input[type=checkbox]{accent-color:var(--brand-secundary);flex:0 0 18px;-webkit-appearance:checkbox!important;-webkit-appearance:auto!important;-moz-appearance:auto!important;appearance:auto!important;width:18px!important;min-width:18px!important;height:18px!important;min-height:18px!important;box-shadow:none!important;background:0 0!important;border:none!important;border-radius:0!important;margin:2px 0 0!important;display:inline-block!important}.check.terms-of-use input[type=checkbox]:before,.check.terms-of-use input[type=checkbox]:checked:before{content:none!important}.check.terms-of-use input[type=checkbox]:checked{background:0 0!important;border:none!important}.check.terms-of-use input[type=checkbox]:focus{box-shadow:none!important;outline:none!important}.check.terms-of-use input[type=checkbox]:focus-visible{box-shadow:none!important;outline:none!important}.check.invalid input[type=checkbox]{outline:2px solid var(--error);outline-offset:2px}.terms-checkbox-text{line-height:1.35;display:inline-block}
