.btn{display:inline-flex;align-items:center;justify-content:center;text-align:center;vertical-align:middle;cursor:pointer;user-select:none;text-decoration:none;border:none;outline:none;transition:all .2s ease-in-out;gap:4px;width:fit-content;border-radius:8px}.btn .btn-icon{display:inline-flex;align-items:center;flex-shrink:0}.btn.btn-icon-only{padding:0 !important;border-radius:1000px !important}.btn.btn-icon-only.btn-xs{width:24px;height:24px}.btn.btn-icon-only.btn-sm{width:28px;height:28px}.btn.btn-icon-only.btn-md{width:32px;height:32px}.btn.btn-icon-only.btn-lg{width:36px;height:36px}.btn.btn-icon-only.btn-xl{width:40px;height:40px}.btn:disabled,.btn.disabled{opacity:.6;cursor:not-allowed;pointer-events:none}.btn-xs{padding:4px 8px;height:24px;color:#fff;font-family:"Poppins",sans-serif;font-size:12px;font-weight:500;letter-spacing:0;line-height:150%}.btn-xs .btn-icon svg{width:12px;height:12px}.btn-sm{padding:4px 8px;height:28px;color:#fff;font-family:"Poppins",sans-serif;font-size:14px;font-weight:500;letter-spacing:0;line-height:150%}.btn-sm .btn-icon svg{width:14px;height:14px}.btn-md{padding:6px 10px;height:32px;color:#fff;font-family:"Poppins",sans-serif;font-size:14px;font-weight:500;letter-spacing:0;line-height:150%}.btn-md .btn-icon svg{width:16px;height:16px}.btn-lg{padding:8px 12px;height:36px;color:#fff;font-family:"Poppins",sans-serif;font-size:14px;font-weight:500;letter-spacing:0;line-height:150%}.btn-lg .btn-icon svg{width:18px;height:18px}.btn-xl{padding:10px 14px;height:40px;color:#fff;font-family:"Poppins",sans-serif;font-size:14px;font-weight:500;letter-spacing:0;line-height:150%}.btn-xl .btn-icon svg{width:20px;height:20px}.btn-primary{background-color:#091a47;color:#fff;box-shadow:0 2px 0 0 hsla(0,0%,100%,.15) inset;border:1px solid #091a47}.btn-primary:hover{background-color:#23386e}.btn-primary:active,.btn-primary:focus{background-color:#061335}.btn-primary-outline{border:1px solid #091a47;color:#091a47;background-color:#fff;box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.btn-primary-outline:hover{background-color:#091a47;color:#fff;box-shadow:0 2px 0 0 hsla(0,0%,100%,.15) inset}.btn-primary-outline:active,.btn-primary-outline:focus{background-color:#061335;color:#fff;box-shadow:0 2px 0 0 hsla(0,0%,100%,.15) inset}.btn-secondary{background-color:#015de3;color:#fff;box-shadow:0 2px 0 0 hsla(0,0%,100%,.15) inset;border:1px solid #015de3}.btn-secondary:hover{background-color:#518ade}.btn-secondary:active,.btn-secondary:focus{background-color:#174d9c}.btn-secondary-outline{border:1px solid #015de3;color:#015de3;background-color:#fff;box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.btn-secondary-outline:hover{background-color:#015de3;color:#fff;box-shadow:0 2px 0 0 hsla(0,0%,100%,.15) inset}.btn-secondary-outline:active,.btn-secondary-outline:focus{background-color:#174d9c;color:#fff;box-shadow:0 2px 0 0 hsla(0,0%,100%,.15) inset}.btn-tertiary{background-color:#ffcc26;color:#091a47;box-shadow:0 2px 0 0 rgba(0,0,0,.15) inset;border:1px solid #ffcc26}.btn-tertiary:hover{background-color:#e8d494}.btn-tertiary:active,.btn-tertiary:focus{background-color:#eabc27}.btn-tertiary-outline{border:1px solid #ffcc26;color:#091a47;background-color:#fff;box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.btn-tertiary-outline:hover{background-color:#ffcc26;color:#091a47;box-shadow:0 2px 0 0 rgba(0,0,0,.15) inset}.btn-tertiary-outline:active,.btn-tertiary-outline:focus{background-color:#eabc27;color:#091a47;box-shadow:0 2px 0 0 rgba(0,0,0,.15) inset}.btn-quaternary{background-color:#038332;color:#fff;box-shadow:0 2px 0 0 hsla(0,0%,100%,.15) inset;border:1px solid #038332}.btn-quaternary:hover{background-color:#45a368}.btn-quaternary:active,.btn-quaternary:focus{background-color:#166d36}.btn-quaternary-outline{border:1px solid #038332;color:#038332;background-color:#fff;box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.btn-quaternary-outline:hover{background-color:#038332;color:#fff;box-shadow:0 2px 0 0 hsla(0,0%,100%,.15) inset}.btn-quaternary-outline:active,.btn-quaternary-outline:focus{background-color:#166d36;color:#fff;box-shadow:0 2px 0 0 hsla(0,0%,100%,.15) inset}.btn-destructive{background-color:#c10007;color:#fff;box-shadow:0 2px 0 0 hsla(0,0%,100%,.32) inset;border:1px solid #c10007}.btn-destructive:hover{background-color:#ff6467}.btn-destructive:active,.btn-destructive:focus{background-color:#82181a}.btn-destructive-outline{border:1px solid #c10007;color:#c10007;background-color:#fff;box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.btn-destructive-outline:hover{background-color:#c10007;color:#fff;box-shadow:0 2px 0 0 hsla(0,0%,100%,.32) inset}.btn-destructive-outline:active,.btn-destructive-outline:focus{background-color:#82181a;color:#fff;box-shadow:0 2px 0 0 hsla(0,0%,100%,.32) inset}.btn-primary-invert{background-color:#fff;border:1px solid var(--Color-Surface-Borders-border, #D1D5DC);color:#101828}.btn-primary-invert:hover{background-color:#e9e9e9;color:#101828;border:1px solid var(--Color-Surface-Borders-border, #D1D5DC)}.btn-primary-invert:active,.btn-primary-invert:focus{background-color:#d8d8d8;color:#101828;border:1px solid var(--Color-Surface-Borders-border, #D1D5DC)}.btn-loading{position:relative;pointer-events:none}.btn-loading .btn-text{visibility:hidden}.btn-loading .btn-icon{visibility:hidden}.btn-loading .btn-loader{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);display:block}.btn-block{display:flex;width:100%}.btn-group{display:inline-flex}.btn-group .btn:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.btn-group .btn:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0;border-right:1px solid rgba(0,0,0,.1)}@media(max-width: 360px){.xs\:btn-xs{padding:4px 8px;min-height:24px;color:#fff;font-family:"Poppins",sans-serif;font-size:12px;font-weight:500;letter-spacing:0;line-height:150%}.xs\:btn-xs .btn-icon svg{width:12px;height:12px}.xs\:btn-xs.btn-icon-only{width:24px;height:24px;padding:0 !important;border-radius:1000px !important}.xs\:btn-sm{padding:4px 8px;min-height:28px;color:#fff;font-family:"Poppins",sans-serif;font-size:14px;font-weight:500;letter-spacing:0;line-height:150%}.xs\:btn-sm .btn-icon svg{width:14px;height:14px}.xs\:btn-sm.btn-icon-only{width:28px;height:28px;padding:0 !important;border-radius:1000px !important}.xs\:btn-md{padding:6px 10px;min-height:32px;color:#fff;font-family:"Poppins",sans-serif;font-size:14px;font-weight:500;letter-spacing:0;line-height:150%}.xs\:btn-md .btn-icon svg{width:16px;height:16px}.xs\:btn-md.btn-icon-only{width:32px;height:32px;padding:0 !important;border-radius:1000px !important}.xs\:btn-lg{padding:8px 12px;min-height:36px;color:#fff;font-family:"Poppins",sans-serif;font-size:14px;font-weight:500;letter-spacing:0;line-height:150%}.xs\:btn-lg .btn-icon svg{width:18px;height:18px}.xs\:btn-lg.btn-icon-only{width:36px;height:36px;padding:0 !important;border-radius:1000px !important}.xs\:btn-xl{padding:10px 14px;min-height:40px;color:#fff;font-family:"Poppins",sans-serif;font-size:14px;font-weight:500;letter-spacing:0;line-height:150%}.xs\:btn-xl .btn-icon svg{width:20px;height:20px}.xs\:btn-xl.btn-icon-only{width:40px;height:40px;padding:0 !important;border-radius:1000px !important}.xs\:btn-block{display:flex;width:100%}.xs\:btn-inline{width:auto}}@media(max-width: 768px){.sm\:btn-xs{padding:4px 8px;min-height:24px;color:#fff;font-family:"Poppins",sans-serif;font-size:12px;font-weight:500;letter-spacing:0;line-height:150%}.sm\:btn-xs .btn-icon svg{width:12px;height:12px}.sm\:btn-xs.btn-icon-only{width:24px;height:24px;padding:0 !important;border-radius:1000px !important}.sm\:btn-sm{padding:4px 8px;min-height:28px;color:#fff;font-family:"Poppins",sans-serif;font-size:14px;font-weight:500;letter-spacing:0;line-height:150%}.sm\:btn-sm .btn-icon svg{width:14px;height:14px}.sm\:btn-sm.btn-icon-only{width:28px;height:28px;padding:0 !important;border-radius:1000px !important}.sm\:btn-md{padding:6px 10px;min-height:32px;color:#fff;font-family:"Poppins",sans-serif;font-size:14px;font-weight:500;letter-spacing:0;line-height:150%}.sm\:btn-md .btn-icon svg{width:16px;height:16px}.sm\:btn-md.btn-icon-only{width:32px;height:32px;padding:0 !important;border-radius:1000px !important}.sm\:btn-lg{padding:8px 12px;min-height:36px;color:#fff;font-family:"Poppins",sans-serif;font-size:14px;font-weight:500;letter-spacing:0;line-height:150%}.sm\:btn-lg .btn-icon svg{width:18px;height:18px}.sm\:btn-lg.btn-icon-only{width:36px;height:36px;padding:0 !important;border-radius:1000px !important}.sm\:btn-xl{padding:10px 14px;min-height:40px;color:#fff;font-family:"Poppins",sans-serif;font-size:14px;font-weight:500;letter-spacing:0;line-height:150%}.sm\:btn-xl .btn-icon svg{width:20px;height:20px}.sm\:btn-xl.btn-icon-only{width:40px;height:40px;padding:0 !important;border-radius:1000px !important}.sm\:btn-block{display:flex;width:100%}.sm\:btn-inline{width:auto}}@media(max-width: 1024px){.md\:btn-xs{padding:4px 8px;min-height:24px;color:#fff;font-family:"Poppins",sans-serif;font-size:12px;font-weight:500;letter-spacing:0;line-height:150%}.md\:btn-xs .btn-icon svg{width:12px;height:12px}.md\:btn-xs.btn-icon-only{width:24px;height:24px;padding:0 !important;border-radius:1000px !important}.md\:btn-sm{padding:4px 8px;min-height:28px;color:#fff;font-family:"Poppins",sans-serif;font-size:14px;font-weight:500;letter-spacing:0;line-height:150%}.md\:btn-sm .btn-icon svg{width:14px;height:14px}.md\:btn-sm.btn-icon-only{width:28px;height:28px;padding:0 !important;border-radius:1000px !important}.md\:btn-md{padding:6px 10px;min-height:32px;color:#fff;font-family:"Poppins",sans-serif;font-size:14px;font-weight:500;letter-spacing:0;line-height:150%}.md\:btn-md .btn-icon svg{width:16px;height:16px}.md\:btn-md.btn-icon-only{width:32px;height:32px;padding:0 !important;border-radius:1000px !important}.md\:btn-lg{padding:8px 12px;min-height:36px;color:#fff;font-family:"Poppins",sans-serif;font-size:14px;font-weight:500;letter-spacing:0;line-height:150%}.md\:btn-lg .btn-icon svg{width:18px;height:18px}.md\:btn-lg.btn-icon-only{width:36px;height:36px;padding:0 !important;border-radius:1000px !important}.md\:btn-xl{padding:10px 14px;min-height:40px;color:#fff;font-family:"Poppins",sans-serif;font-size:14px;font-weight:500;letter-spacing:0;line-height:150%}.md\:btn-xl .btn-icon svg{width:20px;height:20px}.md\:btn-xl.btn-icon-only{width:40px;height:40px;padding:0 !important;border-radius:1000px !important}.md\:btn-block{display:flex;width:100%}.md\:btn-inline{width:auto}}@media(max-width: 1280px){.lg\:btn-xs{padding:4px 8px;min-height:24px;color:#fff;font-family:"Poppins",sans-serif;font-size:12px;font-weight:500;letter-spacing:0;line-height:150%}.lg\:btn-xs .btn-icon svg{width:12px;height:12px}.lg\:btn-xs.btn-icon-only{width:24px;height:24px;padding:0 !important;border-radius:1000px !important}.lg\:btn-sm{padding:4px 8px;min-height:28px;color:#fff;font-family:"Poppins",sans-serif;font-size:14px;font-weight:500;letter-spacing:0;line-height:150%}.lg\:btn-sm .btn-icon svg{width:14px;height:14px}.lg\:btn-sm.btn-icon-only{width:28px;height:28px;padding:0 !important;border-radius:1000px !important}.lg\:btn-md{padding:6px 10px;min-height:32px;color:#fff;font-family:"Poppins",sans-serif;font-size:14px;font-weight:500;letter-spacing:0;line-height:150%}.lg\:btn-md .btn-icon svg{width:16px;height:16px}.lg\:btn-md.btn-icon-only{width:32px;height:32px;padding:0 !important;border-radius:1000px !important}.lg\:btn-lg{padding:8px 12px;min-height:36px;color:#fff;font-family:"Poppins",sans-serif;font-size:14px;font-weight:500;letter-spacing:0;line-height:150%}.lg\:btn-lg .btn-icon svg{width:18px;height:18px}.lg\:btn-lg.btn-icon-only{width:36px;height:36px;padding:0 !important;border-radius:1000px !important}.lg\:btn-xl{padding:10px 14px;min-height:40px;color:#fff;font-family:"Poppins",sans-serif;font-size:14px;font-weight:500;letter-spacing:0;line-height:150%}.lg\:btn-xl .btn-icon svg{width:20px;height:20px}.lg\:btn-xl.btn-icon-only{width:40px;height:40px;padding:0 !important;border-radius:1000px !important}.lg\:btn-block{display:flex;width:100%}.lg\:btn-inline{width:auto}}@media(max-width: 1440px){.xlg\:btn-xs{padding:4px 8px;min-height:24px;color:#fff;font-family:"Poppins",sans-serif;font-size:12px;font-weight:500;letter-spacing:0;line-height:150%}.xlg\:btn-xs .btn-icon svg{width:12px;height:12px}.xlg\:btn-xs.btn-icon-only{width:24px;height:24px;padding:0 !important;border-radius:1000px !important}.xlg\:btn-sm{padding:4px 8px;min-height:28px;color:#fff;font-family:"Poppins",sans-serif;font-size:14px;font-weight:500;letter-spacing:0;line-height:150%}.xlg\:btn-sm .btn-icon svg{width:14px;height:14px}.xlg\:btn-sm.btn-icon-only{width:28px;height:28px;padding:0 !important;border-radius:1000px !important}.xlg\:btn-md{padding:6px 10px;min-height:32px;color:#fff;font-family:"Poppins",sans-serif;font-size:14px;font-weight:500;letter-spacing:0;line-height:150%}.xlg\:btn-md .btn-icon svg{width:16px;height:16px}.xlg\:btn-md.btn-icon-only{width:32px;height:32px;padding:0 !important;border-radius:1000px !important}.xlg\:btn-lg{padding:8px 12px;min-height:36px;color:#fff;font-family:"Poppins",sans-serif;font-size:14px;font-weight:500;letter-spacing:0;line-height:150%}.xlg\:btn-lg .btn-icon svg{width:18px;height:18px}.xlg\:btn-lg.btn-icon-only{width:36px;height:36px;padding:0 !important;border-radius:1000px !important}.xlg\:btn-xl{padding:10px 14px;min-height:40px;color:#fff;font-family:"Poppins",sans-serif;font-size:14px;font-weight:500;letter-spacing:0;line-height:150%}.xlg\:btn-xl .btn-icon svg{width:20px;height:20px}.xlg\:btn-xl.btn-icon-only{width:40px;height:40px;padding:0 !important;border-radius:1000px !important}.xlg\:btn-block{display:flex;width:100%}.xlg\:btn-inline{width:auto}}.modal{font-family:"Poppins",sans-serif}.modal-dialog{max-width:512px;pointer-events:none}.modal__content{box-shadow:0 4px 6px -2px rgba(0,0,0,.2);position:relative;background:#fff;border-radius:8px;padding:1.5rem;max-width:512px;width:100%;z-index:1;pointer-events:auto}.modal__content--grid{display:grid;grid-template-columns:auto 1fr;gap:1.5rem}.modal__content .alert{display:flex;align-items:center;justify-content:center;gap:6px;width:100%;min-height:24px;padding:4px 8px;border-radius:6px;border:0;margin-bottom:16px;font-size:12px;font-weight:500;line-height:150%}.modal__content .alert-success{background-color:#e1f7e3;color:#257031}.modal__image{margin-bottom:1rem}.modal__image img{width:100%;display:block;border-radius:4px;height:auto}.modal__icon{width:48px;height:48px;padding:12px;display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:#d5ebff;margin-bottom:1.5rem;margin-left:auto;margin-right:auto}.modal__icon--success{background-color:#e1f7e3}.modal__icon--warning{background-color:#ffe2e2}.modal__icon svg{width:24px;height:24px}.modal__container{display:flex;flex-direction:column}.modal__container--centered{text-align:center;align-items:center}.modal__title{font-size:24px;font-weight:600;line-height:2.25rem;margin-bottom:1rem;color:#101828}.modal__title .text-blue{color:#015de3}.modal__title .text-yellow{color:#ffcc26}.modal__title .text-green{color:#038332}.modal__text{color:#6a7282;font-size:1rem;line-height:24px;margin-bottom:1.5rem}.modal__buttons{display:flex;gap:1rem;width:100%}.modal__buttons--fit-content{width:auto}.modal__buttons--fit-content .modal__button{width:auto;min-width:120px}.modal__button{font-family:"Poppins",sans-serif,sans-serif;padding:8px 12px;min-height:38px;border-radius:6px;font-size:14px;font-weight:500;width:100%;cursor:pointer;transition:all .2s ease;text-decoration:none;text-align:center;display:inline-flex;justify-content:center;align-items:center;pointer-events:auto;box-shadow:0 1px 2px rgba(0,0,0,.05)}.modal__button--primary{border-radius:8px;background:#091a47;color:#fff;border:1px solid #091a47;box-shadow:0 2px 0 0 hsla(0,0%,100%,.15) inset}.modal__button--primary:hover{background:#23386e}.modal__button--primary:active{background:#061335}.modal__button--primary.button--success{background:#091a47;border:1px solid #091a47}.modal__button--primary.button--success:hover{background:#23386e}.modal__button--primary.button--success:active{background:#061335}.modal__button--primary.button--warning{background:#c10007;border:1px solid #c10007;box-shadow:0 2px 0 0 hsla(0,0%,100%,.32) inset}.modal__button--primary.button--warning:hover{background:#ff6467}.modal__button--primary.button--warning:active{background:#82181a}.modal__button--secondary{border-radius:8px;background:#fff;border:1px solid #d1d5dc;color:#101828;box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.modal__button--secondary:hover{background:#e9e9e9}.modal__button--secondary:active{background:#d8d8d8}.modal__button--secondary-color{border-radius:8px;background:#015de3;color:#fff;border:1px solid #015de3;box-shadow:0 2px 0 0 hsla(0,0%,100%,.15) inset}.modal__button--secondary-color:hover{background:#518ade}.modal__button--secondary-color:active{background:#174d9c}.modal__button--tertiary-color{border-radius:8px;background:#ffcc26;color:#091a47;border:1px solid #ffcc26;box-shadow:0 2px 0 0 rgba(0,0,0,.15) inset}.modal__button--tertiary-color:hover{background:#e8d494}.modal__button--tertiary-color:active{background:#eabc27}.modal__button--quaternary-color{border-radius:8px;background:#038332;color:#fff;border:1px solid #038332;box-shadow:0 2px 0 0 hsla(0,0%,100%,.15) inset}.modal__button--quaternary-color:hover{background:#45a368}.modal__button--quaternary-color:active{background:#166d36}@media(max-width: 768px){.modal__content{max-width:300px;padding:16px;margin-left:auto;margin-right:auto}.modal__content--grid{display:grid;grid-template-columns:1fr;gap:0}.modal__content--grid .modal__icon{margin-left:0;margin-right:0;margin-bottom:1.5rem}.modal__icon{margin-bottom:1rem}.modal__title{font-size:20px;line-height:1.875rem}.modal__text{font-size:.875rem;margin-bottom:1rem;line-height:21px}.modal__buttons{flex-direction:column-reverse}}.job-upsell-banner{display:flex;flex-direction:row;gap:0;align-items:flex-start;margin-top:24px;padding:16px;border-radius:12px;width:100%;max-width:100%;font-family:"Poppins",sans-serif;box-sizing:border-box;transition:all .2s ease-in-out;color:#fff}.job-upsell-banner__icon{flex-shrink:0;width:20px;height:20px;margin-right:8px;display:flex;justify-content:center;align-items:center;overflow:hidden}.job-upsell-banner__icon svg{max-width:100%;max-height:100%;display:block;fill:currentColor}.job-upsell-banner__content{display:flex;flex:1 0 0;flex-direction:column;gap:16px;align-items:flex-start}.job-upsell-banner__text-area{display:flex;flex-direction:column;gap:8px;width:100%}.job-upsell-banner__title{margin:0;color:#fff;font-family:"Poppins",sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:150%;letter-spacing:0}.job-upsell-banner__subtitle{margin:0;color:inherit;font-size:14px;font-weight:400;line-height:1.5}.job-upsell-banner__action{box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.job-upsell-banner--azul{background-color:#091a47}.job-upsell-banner--verde{background-color:#59168b}.job-upsell-banner--amarelo{background-color:#015de3}.split-view-wrapper{display:flex;flex-direction:column;width:100%}@media(min-width: 1024px){.split-view-wrapper{flex-direction:row;align-items:flex-start}}@media(min-width: 1024px){.split-view-wrapper.split-view-wrapper--no-results .split-view-left{width:100%;min-width:0;max-height:none;position:static}.split-view-wrapper.split-view-wrapper--no-results .split-view-right{display:none}}.split-view-left{width:100%}@media(min-width: 1024px){.split-view-left{width:400px;min-width:400px;flex-shrink:0}}@media(min-width: 1024px){.split-view-left .job-card.is-active .job-link,.split-view-left .job-card[aria-selected=true] .job-link{background:#edf9ff;border-left:4px solid #091a47}}.split-view-right{display:none}@media(min-width: 1024px){.split-view-right{display:block;flex:1;min-width:0;max-height:calc(100vh - 64px);overflow-y:auto;position:sticky;top:64px;background:#fff;scrollbar-width:none;-ms-overflow-style:none}.split-view-right::-webkit-scrollbar{display:none}}.job-detail-placeholder{padding:32px 24px;border:1px solid #d1d5dc;background:#fff}.job-detail-error-banner{display:flex;align-items:flex-start;gap:8px;padding:16px;border:1px solid #d1d5dc;background:#fefce8}.job-detail-error-banner svg{flex-shrink:0;width:20px;height:20px}.job-detail-error-banner__text{display:flex;flex-direction:column;gap:8px}.job-detail-error-banner__text strong,.job-detail-error-banner__text p{color:#d08700;font-family:"Poppins",sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:150%;letter-spacing:0}.job-detail-error-banner__text p{color:#101828;font-weight:400}.job-detail-content{animation:splitFadeIn .2s ease-out}.job-detail-content .job-detail-article .container-lg{padding:0;max-width:100%}@media(max-width: 767px){.job-detail-content .job-detail-article .container-lg{max-width:100%}}.job-detail-content .content{display:flex;flex-direction:column;max-width:100%;width:100%;margin:0}.job-detail-content .content header{position:sticky;top:0;z-index:10;background-color:#fff;display:flex;flex-direction:column;gap:8px;padding:24px;border:1px solid #d1d5dc;border-left:none}@media(max-width: 767px){.job-detail-content .content header{padding:32px 16px}}.job-detail-content .content header .header-title{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}@media(max-width: 1023px){.job-detail-content .content header .header-title{flex-direction:column-reverse}}.job-detail-content .content header .header-meta{display:flex;flex-wrap:wrap;gap:8px;list-style:none;padding:0;margin:0}.job-detail-content .content header h1,.job-detail-content .content header h2{color:#101828;font-family:"Poppins",sans-serif;font-size:24px;font-weight:600;line-height:150%;margin-bottom:0}.job-detail-content .content header ul{display:flex;flex-wrap:wrap;gap:8px;list-style:none;padding:0;margin:0}.job-detail-content .content header ul li{display:flex;align-items:center;font-family:"Poppins",sans-serif;font-size:14px;font-weight:400;color:#364153}.job-detail-content .content header ul li .job-meta-link{display:inline-flex;align-items:center;gap:6px;color:inherit;text-decoration:none;transition:color .2s ease}.job-detail-content .content header ul li .job-meta-link span{color:inherit;text-decoration:underline;text-underline-offset:2px}.job-detail-content .content header ul li .job-meta-link svg{width:20px;height:20px;color:currentColor;flex-shrink:0}.job-detail-content .content header ul li .job-meta-link:hover,.job-detail-content .content header ul li .job-meta-link:focus-visible{color:#015de3}.job-detail-content .content header ul li:after{content:"";display:flex;width:1px;height:24px;background-color:#d1d5dc;border-radius:6px;margin-left:8px}.job-detail-content .content header ul li:last-child:after{content:none}.job-detail-content .content header .job-id-copy{display:flex;align-items:center;gap:6px;padding:4px 8px;background:#fff;border:solid 1px #d1d5dc;appearance:none;border-radius:1000px;min-height:24px;font-family:"Poppins",sans-serif;font-size:12px;font-weight:500;color:#6a7282;line-height:150%;cursor:pointer;white-space:nowrap;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.job-detail-content .content header .job-id-copy .job-id-copy__icon,.job-detail-content .content header .job-id-copy .job-id-copy__label{display:none;align-items:center}.job-detail-content .content header .job-id-copy .job-id-copy__icon svg{width:16px;height:16px;flex-shrink:0}.job-detail-content .content header .job-id-copy .job-id-copy__icon--default,.job-detail-content .content header .job-id-copy .job-id-copy__label--default{display:inline-flex}.job-detail-content .content header .job-id-copy:hover,.job-detail-content .content header .job-id-copy:focus-visible{background:#d6efff;color:#015de3;outline:none}.job-detail-content .content header .job-id-copy:hover:not([data-copy-state=success]) .job-id-copy__icon,.job-detail-content .content header .job-id-copy:hover:not([data-copy-state=success]) .job-id-copy__label,.job-detail-content .content header .job-id-copy:focus-visible:not([data-copy-state=success]) .job-id-copy__icon,.job-detail-content .content header .job-id-copy:focus-visible:not([data-copy-state=success]) .job-id-copy__label{display:none}.job-detail-content .content header .job-id-copy:hover:not([data-copy-state=success]) .job-id-copy__icon--hover,.job-detail-content .content header .job-id-copy:hover:not([data-copy-state=success]) .job-id-copy__label--hover,.job-detail-content .content header .job-id-copy:focus-visible:not([data-copy-state=success]) .job-id-copy__icon--hover,.job-detail-content .content header .job-id-copy:focus-visible:not([data-copy-state=success]) .job-id-copy__label--hover{display:inline-flex}.job-detail-content .content header .job-id-copy[data-copy-state=success]{background:#e1f7e3;color:#257031}.job-detail-content .content header .job-id-copy[data-copy-state=success] .job-id-copy__icon,.job-detail-content .content header .job-id-copy[data-copy-state=success] .job-id-copy__label{display:none}.job-detail-content .content header .job-id-copy[data-copy-state=success] .job-id-copy__icon--success,.job-detail-content .content header .job-id-copy[data-copy-state=success] .job-id-copy__label--success{display:inline-flex}@media(max-width: 767px){.job-detail-content .content header .job-id-copy{margin-bottom:8px}}.job-detail-content .content header .actions{display:flex;gap:16px;margin-top:16px}.job-detail-content .content header .actions .btn-primary-invert{width:36px;display:inline-flex;align-items:center;justify-content:center}.job-detail-content .content header .actions .btn-primary-invert svg{flex-shrink:0;width:16px;height:16px}.job-detail-content .content header .pcd-warning-banner{border-radius:6px;background:#fefbe8;padding:16px;align-self:stretch;display:flex;align-items:flex-start;gap:8px;flex:1 0 0;margin-top:16px}.job-detail-content .content header .pcd-warning-banner .warning-icon{display:flex;align-items:center;justify-content:center;min-width:20px}.job-detail-content .content header .pcd-warning-banner .warning-content{display:flex;flex-direction:column;align-items:flex-start;gap:8px;flex:1 0 0}.job-detail-content .content header .pcd-warning-banner .warning-title{color:#a45e04;font-family:"Poppins",sans-serif;font-size:14px;font-weight:600;line-height:150%}.job-detail-content .content header .pcd-warning-banner .warning-message{color:#a45e04;font-family:"Poppins",sans-serif;font-size:14px;font-weight:400;line-height:150%}.job-detail-content .content header .pre-application-banner{margin-top:24px;padding:32px 24px;border-radius:6px;width:100%}.job-detail-content .content header .pre-application-banner.banner-blue{border:2px solid #b6e5ff;background:#edf9ff}.job-detail-content .content header .pre-application-banner.banner-green{border:2px solid #acffcb;background:#edfff3}.job-detail-content .content header .pre-application-banner.banner-yellow{border:2px solid #ffee87;background:#fefbe8}.job-detail-content .content header .pre-application-banner .banner-content{display:flex;flex-direction:column;align-items:flex-start;gap:24px}.job-detail-content .content header .pre-application-banner .banner-content .pre-app-banner-text{display:flex;flex-direction:column;align-items:flex-start;gap:8px;align-self:stretch}.job-detail-content .content header .pre-application-banner .banner-content .banner-title{font-family:"Poppins",sans-serif;font-size:16px;font-weight:600;line-height:150%}.job-detail-content .content header .pre-application-banner .banner-content .banner-title--blue{color:#015de3}.job-detail-content .content header .pre-application-banner .banner-content .banner-title--green{color:#038332}.job-detail-content .content header .pre-application-banner .banner-content .banner-title--yellow{color:#ce8500}.job-detail-content .content header .pre-application-banner .banner-content .banner-description{color:#4a5565;font-family:"Poppins",sans-serif;font-size:14px;font-weight:400;line-height:150%}.job-detail-content .content header .pre-application-banner .banner-content .banner-testimonial{display:flex;align-items:center;gap:16px;align-self:stretch}@media(max-width: 767px){.job-detail-content .content header .pre-application-banner .banner-content .banner-testimonial{flex-direction:column;align-items:start}}.job-detail-content .content header .pre-application-banner .banner-content .banner-testimonial .testimonial-avatars{display:flex;align-items:center}.job-detail-content .content header .pre-application-banner .banner-content .banner-testimonial .testimonial-avatars li{display:block;width:32px;height:32px;border:1px solid #d1d5dc;border-radius:1000px;overflow:hidden;margin-left:-8px}.job-detail-content .content header .pre-application-banner .banner-content .banner-testimonial .testimonial-avatars li:first-child{margin-left:0}.job-detail-content .content header .pre-application-banner .banner-content .banner-testimonial .testimonial-avatars li:after{content:none}.job-detail-content .content header .pre-application-banner .banner-content .banner-testimonial .testimonial-avatars .avatar{display:block;width:33px;height:33px}.job-detail-content .content header .pre-application-banner .banner-content .banner-testimonial .testimonial-text{color:#4a5565;font-family:"Poppins",sans-serif;font-size:14px;font-weight:500;line-height:150%;flex:1 0 0}.job-detail-content .content header .pre-application-banner .banner-cta{align-self:stretch}.job-detail-content .content header .pre-application-banner .banner-cta .btn{max-width:300px;width:100%}@media(max-width: 767px){.job-detail-content .content header .pre-application-banner .banner-cta .btn{max-width:100%}}.job-detail-content .section-job-notices{padding:24px;border:1px solid #d1d5dc;border-top:none;border-left:none}@media(max-width: 767px){.job-detail-content .section-job-notices{padding:32px 16px}}.job-detail-content .section-job-notices .job-upsell-banner{margin-top:0}.job-detail-content .section-job{padding:24px;border:1px solid #d1d5dc;border-top:none;border-left:none}@media(max-width: 767px){.job-detail-content .section-job{padding:32px 16px}}.job-detail-content .section-job h2,.job-detail-content .section-job h3{font-family:"Poppins",sans-serif;font-size:16px;font-weight:600;line-height:150%;color:#101828;margin-bottom:16px}.job-detail-content .section-job ul{display:grid;row-gap:24px;column-gap:32px;grid-template-columns:1fr;width:100%}@media(max-width: 1023px){.job-detail-content .section-job ul{grid-template-columns:1fr;grid-template-rows:none}}.job-detail-content .section-job ul li{display:flex;align-items:flex-start;gap:8px;justify-self:stretch}.job-detail-content .section-job ul li .info-item{display:flex;flex-direction:column;gap:8px}.job-detail-content .section-job ul li strong{color:#101828;font-family:"Poppins",sans-serif;font-size:14px;font-weight:500;line-height:150%}.job-detail-content .section-job ul li span{color:#6a7282;font-family:"Poppins",sans-serif;font-size:14px;font-weight:400;line-height:150%;display:inline;padding:0;border:none;border-radius:0;height:auto}.job-detail-content .section-job-description{padding:24px;border:1px solid #d1d5dc;border-top:none;border-left:none}@media(max-width: 767px){.job-detail-content .section-job-description{padding:32px 16px}}.job-detail-content .section-job-description details{border:0;width:100%}.job-detail-content .section-job-description details summary{display:grid;align-items:center;grid-template-columns:1fr auto;gap:32px;cursor:pointer}.job-detail-content .section-job-description details summary::-webkit-details-marker{display:none}.job-detail-content .section-job-description details summary h2,.job-detail-content .section-job-description details summary h3{color:#101828;font-family:"Poppins",sans-serif;font-size:16px;font-weight:600;line-height:150%}.job-detail-content .section-job-description details[open] summary svg{transform:rotate(-180deg)}.job-detail-content .section-job-description .description-content{color:#6a7282;font-family:"Poppins",sans-serif;font-size:14px;font-weight:400;line-height:150%;margin-top:16px}.job-detail-content .section-job-description .description-content p{margin-bottom:8px;overflow-wrap:break-word}.job-detail-content .section-job-description .description-content p:last-child{margin-bottom:0}.job-detail-content .section-bottom-actions{display:flex;padding:24px;border:1px solid #d1d5dc;border-top:none;border-left:none;justify-content:flex-start;gap:16px;flex-wrap:wrap}@media(min-width: 1024px){.job-detail-content .section-bottom-actions:not(:has(.btns-white>*)){display:none}}@media(max-width: 767px){.job-detail-content .section-bottom-actions{padding:32px 16px}}.job-detail-content .section-bottom-actions .btns-white{display:flex;gap:24px}@media(max-width: 767px){.job-detail-content .section-bottom-actions .btns-white{flex-direction:column;gap:16px}}.job-detail-content .section-bottom-actions .btn{gap:8px}@media(max-width: 767px){.job-detail-content .section-bottom-actions .btn{width:100%}}@media(max-width: 767px){.job-detail-content .section-bottom-actions{width:100%;flex-direction:column}}.job-detail-content .section-bottom-actions .candidate-btn--bottom{display:none}@media(max-width: 1023px){.job-detail-content .section-bottom-actions .candidate-btn--bottom{display:block}}.job-detail-content .section-whatsapp-banner{display:grid;grid-template-columns:1fr auto;padding:16px 24px;border:1px solid #d1d5dc;border-left:none;border-top:none;background:#edfff3;gap:16px;align-items:center}@media(max-width: 767px){.job-detail-content .section-whatsapp-banner{grid-template-columns:1fr;padding:16px}.job-detail-content .section-whatsapp-banner .btn{width:100%}}.job-detail-content .section-whatsapp-banner .whatsapp-content{display:grid;grid-template-columns:auto 1fr;gap:16px}.job-detail-content .section-whatsapp-banner .whatsapp-text{color:#003813;font-family:"Poppins",sans-serif;font-size:14px;font-weight:400;line-height:150%}.job-detail-content .section-whatsapp-banner .whatsapp-text strong{font-weight:500}.job-detail-content .section-job-ads{display:flex;padding:24px;border:1px solid #d1d5dc;border-top:none;border-left:none;flex-direction:column;align-items:center;align-self:stretch}@media(max-width: 767px){.job-detail-content .section-job-ads{padding:32px 16px}}.job-detail-content .section-job-ads{width:100%;overflow:hidden}.job-detail-content .section-job-ads>pubguru{display:block;max-width:100%;overflow:hidden}.job-detail-content .section-job-ads iframe,.job-detail-content .section-job-ads>pubguru>*{max-width:100% !important}.job-detail-content .btn:disabled{opacity:.6;cursor:not-allowed}.share-modal{position:fixed;inset:0;display:none;z-index:1050}.share-modal.is-open{display:block}.share-modal-backdrop{position:absolute;inset:0;background:#000;opacity:.5}.share-modal-close{position:absolute;top:32px;right:32px;display:flex;align-items:center;gap:8px;padding:8px;border:0;background:rgba(0,0,0,0);cursor:pointer}@media(max-width: 1023px){.share-modal-close{top:16px;right:16px}}.share-modal-dialog{position:absolute;top:50%;left:50%;display:flex;flex-direction:column;gap:32px;width:896px;max-width:896px;padding:32px;transform:translate(-50%, -50%);border-radius:8px;background:#fff;box-shadow:0 4px 6px -2px rgba(0,0,0,.2)}@media(max-width: 1023px){.share-modal-dialog{width:512px}}@media(max-width: 767px){.share-modal-dialog{width:300px;padding:16px;margin-left:auto;margin-right:auto}}.share-modal-header h2{font-family:"Poppins",sans-serif;font-size:24px;font-weight:600;line-height:150%;color:#101828}@media(max-width: 767px){.share-modal-header h2{font-size:20px}}.share-modal-body{display:grid;gap:32px}.share-modal .share-input{display:grid;grid-template-columns:1fr auto;align-items:center;gap:8px;padding:16px;border:1px solid #e5e7eb;border-radius:6px;background:#fff}@media(max-width: 767px){.share-modal .share-input{grid-template-columns:1fr;gap:16px}}.share-modal .share-input>div{position:relative;white-space:nowrap;overflow:hidden;min-height:24px;font-family:"Poppins",sans-serif;line-height:150%;color:#6a7282}.share-modal .share-input>div::after{content:"";position:absolute;inset:0 0 0 auto;width:56px;pointer-events:none;background:linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #FFFFFF 60%)}.share-modal .share-input>div .copy{color:#257031;display:grid;align-items:center;grid-template-columns:auto 1fr;gap:8px;font-weight:500}@media(max-width: 767px){.share-modal .share-input>div .copy{font-size:14px}}.share-modal .share-input>div:has(.copy)::after{display:none}.share-modal .share-input button{width:100px}@media(max-width: 767px){.share-modal .share-input button{width:100%}}.share-modal .share-divider{height:1px;border:0;background:#d1d5dc}.share-modal .share-social-title{margin-bottom:16px;font-family:"Poppins",sans-serif;font-size:18px;font-weight:600;line-height:150%;color:#101828}.share-modal .share-social-icons{display:flex;gap:16px}.share-modal .share-social-btn{display:grid;place-items:center;width:48px;height:48px;border-radius:50%;box-shadow:0 1px 2px 0 rgba(0,0,0,.05);cursor:pointer}.share-modal .share-social-btn svg{width:24px;height:24px}.share-modal .share-social-btn-whatsapp{background:#25d366}.share-modal .share-social-btn-facebook{background:#3b5998}.share-modal .share-social-btn-x{background:#000}.share-modal .share-social-btn-linkedin{background:#0e76a8}.share-modal-footer .share-back{width:100%}#mdlDenunciarVaga #fmDenunciarVaga{margin-bottom:24px}#mdlDenunciarVaga .form-group-denuncia{display:flex;flex-direction:column;gap:0;margin-bottom:16px}#mdlDenunciarVaga .modal__custom-content{width:100%}#mdlDenunciarVaga .radio-item-denuncia{display:flex;align-items:flex-start;gap:12px;padding:0;margin-bottom:16px;cursor:pointer;font-weight:400}#mdlDenunciarVaga .radio-item-denuncia:last-of-type{margin-bottom:0}#mdlDenunciarVaga .radio-item-denuncia input[type=radio]{opacity:0;pointer-events:none;display:none}#mdlDenunciarVaga .radio-item-denuncia input[type=radio]:checked+span::before{border:4px solid #091a47;background:#fff}#mdlDenunciarVaga .radio-item-denuncia span{text-align:left;display:grid;grid-template-columns:auto 1fr;align-items:center;color:#6a7282;font-family:"Poppins",sans-serif;font-size:14px;line-height:150%;gap:8px}#mdlDenunciarVaga .radio-item-denuncia span::before{box-sizing:border-box;content:"";display:inline-block;width:16px;height:16px;border-radius:16px;border:1px solid #d1d5dc}#mdlDenunciarVaga label[for=txtInformacoesAdicionais]{display:block;color:#101828;font-family:"Poppins",sans-serif;font-size:14px;font-weight:500;line-height:150%;margin-bottom:8px;text-align:left}#mdlDenunciarVaga textarea{width:100%;display:flex;min-height:108px;padding:6px 12px;flex-direction:column;align-items:flex-start;gap:0;align-self:stretch;border-radius:6px;border:1px solid #d1d5dc;background:#fff;color:#101828;font-family:"Poppins",sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:0}#mdlDenunciarVaga .helper-text-error{margin-top:8px;display:block;text-align:left;color:#c10007;font-family:"Poppins",sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:0}@keyframes splitFadeIn{from{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}