.ts-control{border:1px solid #d0d0d0;border-radius:3px;box-shadow:none;box-sizing:border-box;display:flex;flex-wrap:wrap;overflow:hidden;padding:8px;position:relative;width:100%;z-index:1}.ts-wrapper.multi.has-items .ts-control{padding:6px 8px 3px}.full .ts-control{background-color:#fff}.disabled .ts-control,.disabled .ts-control *{cursor:default!important}.focus .ts-control{box-shadow:none}.ts-control>*{display:inline-block;vertical-align:initial}.ts-wrapper.multi .ts-control>div{background:#f2f2f2;border:0 solid #d0d0d0;color:#303030;cursor:pointer;margin:0 3px 3px 0;overflow:auto;padding:2px 6px}.ts-wrapper.multi .ts-control>div.active{background:#e8e8e8;border:0 solid #cacaca;color:#303030}.ts-wrapper.multi.disabled .ts-control>div,.ts-wrapper.multi.disabled .ts-control>div.active{background:#fff;border:0 solid #fff;color:#7d7d7d}.ts-control>input{background:none!important;border:0!important;box-shadow:none!important;display:inline-block!important;flex:1 1 auto;line-height:inherit!important;margin:0!important;max-height:none!important;max-width:100%!important;min-height:0!important;min-width:7rem;padding:0!important;text-indent:0!important;-webkit-user-select:auto!important;-moz-user-select:auto!important;-ms-user-select:auto!important;user-select:auto!important}.ts-control>input::-ms-clear{display:none}.ts-control>input:focus{outline:none!important}.has-items .ts-control>input{margin:0 4px!important}.ts-control.rtl{text-align:right}.ts-control.rtl.single .ts-control:after{left:15px;right:auto}.ts-control.rtl .ts-control>input{margin:0 4px 0 -2px!important}.disabled .ts-control{background-color:#fafafa;opacity:.5}.input-hidden .ts-control>input{left:-10000px;opacity:0;position:absolute}.ts-dropdown{background:#fff;border:1px solid #d0d0d0;border-radius:0 0 3px 3px;border-top:0;box-shadow:0 1px 3px #0000001a;box-sizing:border-box;left:0;margin:.25rem 0 0;position:absolute;top:100%;width:100%;z-index:10}.ts-dropdown [data-selectable]{cursor:pointer;overflow:hidden}.ts-dropdown [data-selectable] .highlight{background:#7da8d033;border-radius:1px}.ts-dropdown .create,.ts-dropdown .no-results,.ts-dropdown .optgroup-header,.ts-dropdown .option{padding:5px 8px}.ts-dropdown .option,.ts-dropdown [data-disabled],.ts-dropdown [data-disabled] [data-selectable].option{cursor:inherit;opacity:.5}.ts-dropdown [data-selectable].option{cursor:pointer;opacity:1}.ts-dropdown .optgroup:first-child .optgroup-header{border-top:0}.ts-dropdown .optgroup-header{background:#fff;color:#303030;cursor:default}.ts-dropdown .active{background-color:#f5fafd;color:#495c68}.ts-dropdown .active.create{color:#495c68}.ts-dropdown .create{color:#30303080}.ts-dropdown .spinner{display:inline-block;height:30px;margin:5px 8px;width:30px}.ts-dropdown .spinner:after{animation:lds-dual-ring 1.2s linear infinite;border-color:#d0d0d0 #0000;border-radius:50%;border-style:solid;border-width:5px;content:" ";display:block;height:24px;margin:3px;width:24px}@keyframes lds-dual-ring{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.ts-dropdown-content{max-height:200px;overflow:hidden auto;scroll-behavior:smooth}.ts-wrapper.plugin-drag_drop .ts-dragging{color:#0000!important}.ts-wrapper.plugin-drag_drop .ts-dragging>*{visibility:hidden!important}.plugin-checkbox_options:not(.rtl) .option input{margin-right:.5rem}.plugin-checkbox_options.rtl .option input{margin-left:.5rem}.plugin-clear_button{--ts-pr-clear-button:1em}.plugin-clear_button .clear-button{background:#0000!important;cursor:pointer;margin-right:0!important;opacity:0;position:absolute;right:2px;top:50%;transform:translateY(-50%);transition:opacity .5s}.plugin-clear_button.form-select .clear-button,.plugin-clear_button.single .clear-button{right:max(var(--ts-pr-caret),8px)}.plugin-clear_button.focus.has-items .clear-button,.plugin-clear_button:not(.disabled):hover.has-items .clear-button{opacity:1}.ts-wrapper .dropdown-header{background:color-mix(#fff,#d0d0d0,85%);border-bottom:1px solid #d0d0d0;border-radius:3px 3px 0 0;padding:10px 8px;position:relative}.ts-wrapper .dropdown-header-close{color:#303030;font-size:20px!important;line-height:20px;margin-top:-12px;opacity:.4;position:absolute;right:8px;top:50%}.ts-wrapper .dropdown-header-close:hover{color:#000}.plugin-dropdown_input.focus.dropdown-active .ts-control{border:1px solid #d0d0d0;box-shadow:none}.plugin-dropdown_input .dropdown-input{background:#0000;border:solid #d0d0d0;border-width:0 0 1px;box-shadow:none;display:block;padding:8px;width:100%}.plugin-dropdown_input .items-placeholder{border:0!important;box-shadow:none!important;width:100%}.plugin-dropdown_input.dropdown-active .items-placeholder,.plugin-dropdown_input.has-items .items-placeholder{display:none!important}.ts-wrapper.plugin-input_autogrow.has-items .ts-control>input{min-width:0}.ts-wrapper.plugin-input_autogrow.has-items.focus .ts-control>input{flex:none;min-width:4px}.ts-wrapper.plugin-input_autogrow.has-items.focus .ts-control>input::-ms-input-placeholder{color:#0000}.ts-wrapper.plugin-input_autogrow.has-items.focus .ts-control>input::placeholder{color:#0000}.ts-dropdown.plugin-optgroup_columns .ts-dropdown-content{display:flex}.ts-dropdown.plugin-optgroup_columns .optgroup{border-right:1px solid #f2f2f2;border-top:0;flex-basis:0;flex-grow:1;min-width:0}.ts-dropdown.plugin-optgroup_columns .optgroup:last-child{border-right:0}.ts-dropdown.plugin-optgroup_columns .optgroup:before{display:none}.ts-dropdown.plugin-optgroup_columns .optgroup-header{border-top:0}.ts-wrapper.plugin-remove_button .item{align-items:center;display:inline-flex}.ts-wrapper.plugin-remove_button .item .remove{border-radius:0 2px 2px 0;box-sizing:border-box;color:inherit;display:inline-block;padding:0 6px;text-decoration:none;vertical-align:middle}.ts-wrapper.plugin-remove_button .item .remove:hover{background:#0000000d}.ts-wrapper.plugin-remove_button.disabled .item .remove:hover{background:none}.ts-wrapper.plugin-remove_button .remove-single{font-size:23px;position:absolute;right:0;top:0}.ts-wrapper.plugin-remove_button:not(.rtl) .item{padding-right:0!important}.ts-wrapper.plugin-remove_button:not(.rtl) .item .remove{border-left:1px solid #d0d0d0;margin-left:6px}.ts-wrapper.plugin-remove_button:not(.rtl) .item.active .remove{border-left-color:#cacaca}.ts-wrapper.plugin-remove_button:not(.rtl).disabled .item .remove{border-left-color:#fff}.ts-wrapper.plugin-remove_button.rtl .item{padding-left:0!important}.ts-wrapper.plugin-remove_button.rtl .item .remove{border-right:1px solid #d0d0d0;margin-right:6px}.ts-wrapper.plugin-remove_button.rtl .item.active .remove{border-right-color:#cacaca}.ts-wrapper.plugin-remove_button.rtl.disabled .item .remove{border-right-color:#fff}:root{--ts-pr-clear-button:0px;--ts-pr-caret:0px;--ts-pr-min:.75rem}.ts-wrapper.single .ts-control,.ts-wrapper.single .ts-control input{cursor:pointer}.ts-control:not(.rtl){padding-right:max(var(--ts-pr-min),var(--ts-pr-clear-button) + var(--ts-pr-caret))!important}.ts-control.rtl{padding-left:max(var(--ts-pr-min),var(--ts-pr-clear-button) + var(--ts-pr-caret))!important}.ts-wrapper{position:relative}.ts-control,.ts-control input,.ts-dropdown{color:#303030;font-family:inherit;font-size:13px;line-height:18px}.ts-control,.ts-wrapper.single.input-active .ts-control{background:#fff;cursor:text}.ts-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.lj-wizard-post.lj-wizard-wrapper .lj-wizard-main .ld-form-required{color:#ca30ff}.lj-wizard-post.lj-wizard-wrapper .lj-wizard-main .lj-wizard-block .trix-block{margin-bottom:1rem}.lj-wizard-post.lj-wizard-wrapper .lj-wizard-main .lj-wizard-block .trix-block .trix-title{margin-top:0}.lj-wizard-post.lj-wizard-wrapper .lj-wizard-main .lj-wizard-block .lj-wizard-block-section{margin-bottom:2.7rem!important}.lj-wizard-post.lj-wizard-wrapper .lj-wizard-main .lj-wizard-block .lj-wizard-block-section:last-of-type{margin-bottom:0!important}.lj-wizard-post.lj-wizard-wrapper .lj-wizard-main .lj-wizard-block .lj-select-group{margin:0}.lj-wizard-post.lj-wizard-wrapper .lj-wizard-main .lj-wizard-block .small-instructions{margin-bottom:0}.lj-wizard-post.lj-wizard-wrapper .lj-wizard-main #editor-count-1,.lj-wizard-post.lj-wizard-wrapper .lj-wizard-main #editor-count-2,.lj-wizard-post.lj-wizard-wrapper .lj-wizard-main #editor-count-3,.lj-wizard-post.lj-wizard-wrapper .lj-wizard-main #editor-count-4{text-align:right}.lj-wizard-post.lj-wizard-wrapper .lj-wizard-main .lj-wizard-block:nth-last-of-type(2){margin-bottom:3rem}.lj-wizard-post.lj-wizard-wrapper .trix-block{position:relative}.lj-wizard-post.lj-wizard-wrapper .trix-block .lj-alert--error{max-width:50vw;top:100%}.lj-wizard-post.lj-wizard-wrapper .trix-block .ld-extra-small-paragraph{bottom:-2rem;margin:0;position:absolute;right:0;text-align:right}.lj-wizard-post.lj-wizard-wrapper .trix-title{color:#000;font-family:Poppins,"Poppins Fallback: Arial","Poppins Fallback: Roboto",sans-serif;font-size:14px;font-weight:700;margin-bottom:.5rem;margin-top:1.5rem}.lj-wizard-post.lj-wizard-wrapper .trix-title span{color:#ca30ff;margin-left:.25rem}.lj-wizard-post.lj-wizard-wrapper .trix-label,.lj-wizard-post.lj-wizard-wrapper .trix-skills-label{color:#767676;font-family:Poppins,"Poppins Fallback: Arial","Poppins Fallback: Roboto",sans-serif;font-size:12px;line-height:1.5;margin-bottom:1.5rem}.lj-wizard-post.lj-wizard-wrapper .trix-skills-label{margin-bottom:0}.lj-wizard-post.lj-wizard-wrapper .trix-block--jobDescription trix-editor{max-height:400px;min-height:7.5rem;overflow-y:auto}.lj-wizard-post.lj-wizard-wrapper trix-editor{border:1px solid #dadada;border-radius:0;font-family:Poppins,"Poppins Fallback: Arial","Poppins Fallback: Roboto",sans-serif;font-size:14px;min-height:12.5rem}.lj-wizard-post.lj-wizard-wrapper trix-editor:empty:not(:focus):before{color:#dadada}.lj-wizard-post.lj-wizard-wrapper trix-editor:active,.lj-wizard-post.lj-wizard-wrapper trix-editor:focus,.lj-wizard-post.lj-wizard-wrapper trix-editor:hover{border:1px solid #a729d2}.lj-wizard-post.lj-wizard-wrapper trix-editor ol,.lj-wizard-post.lj-wizard-wrapper trix-editor ul{margin-left:1.3rem}.lj-wizard-post.lj-wizard-wrapper trix-editor blockquote{border-left:.3em solid #ccc;margin:1.3em;padding:0 0 0 .6em}.lj-wizard-post.lj-wizard-wrapper .trix-button-group--history-tools{display:none}.lj-post-start-content{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:calc(100vh - 4rem);padding:2rem}.lj-post-start-title{font-size:20px;font-weight:600;line-height:28px;margin-bottom:.625rem}.lj-post-start-subtitle,.lj-post-start-title{color:#000;font-family:Poppins,"Poppins Fallback: Arial","Poppins Fallback: Roboto",sans-serif;text-align:center}.lj-post-start-subtitle{font-size:16px;font-weight:400;line-height:24px;margin-bottom:3rem}.lj-post-start-options{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;max-width:1000px}@media screen and (max-width:62rem){.lj-post-start-options{flex-direction:column;max-width:400px;width:100%}}.lj-post-start-option{align-items:center;background-color:#fff;border:1px solid #dadada;border-radius:2px;cursor:pointer;display:flex;flex-direction:column;gap:2rem;height:188px;justify-content:center;padding:1.5rem;text-decoration:none;transition:all .2s ease;width:188px}@media screen and (max-width:62rem){.lj-post-start-option{height:auto;width:100%}}.lj-post-start-option:hover{border-color:#a729d2;box-shadow:0 2px 8px #0000001a}.lj-post-start-option-icon{align-items:center;color:#4b4b4b;display:flex;justify-content:center}.lj-post-start-option-icon img,.lj-post-start-option-icon svg{height:24px;width:24px}.lj-post-start-option-icon .iconic-property-fill{fill:#4b4b4b}.lj-post-start-option-icon .iconic-property-stroke{stroke:#4b4b4b}.lj-post-start-option:hover .lj-post-start-option-icon{color:#a729d2}.lj-post-start-option:hover .lj-post-start-option-icon .iconic-property-fill{fill:#a729d2}.lj-post-start-option:hover .lj-post-start-option-icon .iconic-property-stroke{stroke:#a729d2}.lj-post-start-option-content{display:flex;flex-direction:column;gap:.75rem;width:100%}.lj-post-start-option-title{color:#000}.lj-post-start-option-description,.lj-post-start-option-title{font-family:Poppins,"Poppins Fallback: Arial","Poppins Fallback: Roboto",sans-serif;font-size:14px;font-weight:400;line-height:16px}.lj-post-start-option-description{color:#767676}.lj-post-wizard--generalInformation .lj-wizard-categories .lj-input.selectize-control .selectize-input.not-full{height:2.5rem;line-height:2.3}.lj-post-wizard--generalInformation .lj-wizard-categories .lj-input.selectize-control .selectize-input:after{margin-top:-4px}.lj-post-wizard--generalInformation .lj-wizard-categories .ld-salary-block input{outline:none}.lj-post-wizard--generalInformation .lj-wizard-categories #job_currency{height:100%}.lj-post-wizard--generalInformation .lj-wizard-categories #job_currency:active,.lj-post-wizard--generalInformation .lj-wizard-categories #job_currency:focus,.lj-post-wizard--generalInformation .lj-wizard-categories #job_currency:hover{border:1px solid #ca30ff}.lj-post-wizard--generalInformation .job_ad_form_title{margin-bottom:0}.lj-post-wizard--generalInformation .ld-form-label{margin-bottom:.75rem}.lj-post-wizard--generalInformation .job_ad_form_title .ld-form-input{margin-top:0}.lj-post-wizard--generalInformation .trix-title{margin-bottom:.75rem!important;margin-top:0!important}.lj-post-wizard--generalInformation .lj-input-group.u-marginBottom--mid{margin-bottom:0!important}.lj-post-wizard--generalInformation .job_ad_form_rate{margin-bottom:3.5rem}.lj-post-wizard--generalInformation .job_ad_form_project_duration_wrapper .ld-form-help-text{margin-bottom:.5rem!important}.lj-post-wizard--generalInformation #must-have-skills .___control{min-height:2.5rem}.lj-post-wizard--generalInformation #must-have-skills [class*=module_title]{margin-bottom:.75rem}.lj-post-wizard--generalInformation #must-have-skills [class*=module_instructions]:empty{display:none}.lj-post-wizard--generalInformation [class*=inputRow]>div{flex:1 1 auto;margin-right:0}.lj-post-wizard--generalInformation #wrapper-language .selectize-control.ld-select-button .selectize-input,.lj-post-wizard--generalInformation #wrapper-nice-to-have-language .selectize-control.ld-select-button .selectize-input{height:2.5rem;line-height:2.3}.lj-post-wizard--generalInformation #wrapper-language .selectize-control.ld-select-button .selectize-input .item,.lj-post-wizard--generalInformation #wrapper-nice-to-have-language .selectize-control.ld-select-button .selectize-input .item{display:none}.lj-post-wizard--generalInformation #wrapper-language .lj-language-tags,.lj-post-wizard--generalInformation #wrapper-nice-to-have-language .lj-language-tags{display:flex;flex-wrap:wrap;list-style:none;margin:1rem 0 0;padding-left:0}.lj-post-wizard--generalInformation #wrapper-language .lj-language-tags:empty,.lj-post-wizard--generalInformation #wrapper-nice-to-have-language .lj-language-tags:empty{margin-top:0}.lj-post-wizard--generalInformation #wrapper-language .lj-language-tag,.lj-post-wizard--generalInformation #wrapper-nice-to-have-language .lj-language-tag{background-color:#a729d2;border-radius:.125rem;box-shadow:4px 2px 7px 1px #f6f6f6;color:#fff;display:inline-block;font-size:.75rem;font-weight:500;letter-spacing:.4px;margin:.25rem;padding:.1875rem 2.25rem .25rem .5rem;position:relative}.lj-post-wizard--generalInformation #wrapper-language .lj-language-tag:first-of-type,.lj-post-wizard--generalInformation #wrapper-nice-to-have-language .lj-language-tag:first-of-type{margin-left:0}.lj-post-wizard--generalInformation #wrapper-language .lj-language-tag-remove,.lj-post-wizard--generalInformation #wrapper-nice-to-have-language .lj-language-tag-remove{appearance:none;background:#0000;border:0;border-left:1px solid #f6f6f680;cursor:pointer;height:100%;padding:0;position:absolute;right:0;top:0;width:26px}.lj-post-wizard--generalInformation #wrapper-language .lj-language-tag-remove:after,.lj-post-wizard--generalInformation #wrapper-language .lj-language-tag-remove:before,.lj-post-wizard--generalInformation #wrapper-nice-to-have-language .lj-language-tag-remove:after,.lj-post-wizard--generalInformation #wrapper-nice-to-have-language .lj-language-tag-remove:before{background:#edededb3;content:"";height:.6875rem;left:50%;margin:-.34375rem 0 0 -.0625rem;position:absolute;top:50%;width:.125rem}.lj-post-wizard--generalInformation #wrapper-language .lj-language-tag-remove:before,.lj-post-wizard--generalInformation #wrapper-nice-to-have-language .lj-language-tag-remove:before{transform:rotate(45deg)}.lj-post-wizard--generalInformation #wrapper-language .lj-language-tag-remove:after,.lj-post-wizard--generalInformation #wrapper-nice-to-have-language .lj-language-tag-remove:after{transform:rotate(-45deg)}.lj-post-wizard--generalInformation #wrapper-language .lj-language-tag-remove:hover:after,.lj-post-wizard--generalInformation #wrapper-language .lj-language-tag-remove:hover:before,.lj-post-wizard--generalInformation #wrapper-nice-to-have-language .lj-language-tag-remove:hover:after,.lj-post-wizard--generalInformation #wrapper-nice-to-have-language .lj-language-tag-remove:hover:before{background:#fff}.lj-post-wizard--generalInformation #wrapper-language .selectize-dropdown,.lj-post-wizard--generalInformation #wrapper-nice-to-have-language .selectize-dropdown,.lj-post-wizard--generalInformation .lj-wizard-categories .selectize-dropdown{border:none!important;border-radius:4px;box-shadow:none}.lj-post-wizard--generalInformation #wrapper-language .selectize-dropdown .selectize-dropdown-content,.lj-post-wizard--generalInformation #wrapper-nice-to-have-language .selectize-dropdown .selectize-dropdown-content,.lj-post-wizard--generalInformation .lj-wizard-categories .selectize-dropdown .selectize-dropdown-content{border:1px solid #000!important;border-radius:4px}.lj-post-wizard--generalInformation #wrapper-language .selectize-dropdown [data-selectable] .highlight,.lj-post-wizard--generalInformation #wrapper-nice-to-have-language .selectize-dropdown [data-selectable] .highlight,.lj-post-wizard--generalInformation .lj-wizard-categories .selectize-dropdown [data-selectable] .highlight{background:#0000!important}.lj-post-wizard--generalInformation #wrapper-language .selectize-dropdown .active,.lj-post-wizard--generalInformation #wrapper-language .selectize-dropdown [data-selectable]:hover,.lj-post-wizard--generalInformation #wrapper-nice-to-have-language .selectize-dropdown .active,.lj-post-wizard--generalInformation #wrapper-nice-to-have-language .selectize-dropdown [data-selectable]:hover,.lj-post-wizard--generalInformation .lj-wizard-categories .selectize-dropdown .active,.lj-post-wizard--generalInformation .lj-wizard-categories .selectize-dropdown [data-selectable]:hover{background-color:#000!important;color:#fff!important}.lj-post-wizard--jobDescription .ld-timezone-section .ld-timezone-block{min-width:4rem;text-align:center}.lj-post-wizard--jobDescription .ld-timezone-select .selectize-control,.lj-post-wizard--jobDescription .ld-timezone-select .selectize-dropdown{text-align:left}.lj-post-wizard--jobDescription .ld-timezone-select .selectize-dropdown .selectize-dropdown-content .option{padding:0 1rem}.lj-post-wizard--jobDescription .ld-timezone-select .selectize-dropdown .selectize-dropdown-content .option.active{background-color:#ededed;color:#000}.lj-post-wizard--candidateBackground .lj-experience-years-row{display:flex;gap:1rem;margin-top:.5rem}@media screen and (max-width:62rem){.lj-post-wizard--candidateBackground .lj-experience-years-row{flex-direction:column}}.lj-post-wizard--candidateBackground .lj-experience-years-col{flex:1 1;min-width:0}.lj-post-wizard--candidateBackground .lj-wizard-experience-list{align-items:center;display:flex;gap:1rem;justify-content:flex-start;width:100%}@media screen and (max-width:62rem){.lj-post-wizard--candidateBackground .lj-wizard-experience-list{flex-direction:column}.lj-post-wizard--candidateBackground .lj-wizard-experience-list label{width:100%}}.lj-post-wizard--candidateBackground .lj-wizard-experience-list label{margin:0!important;min-width:10rem;padding:0!important}.lj-post-wizard--candidateBackground .lj-wizard-experience-list .lj-wizard-experience-item{background-color:#fff;border:1px solid #dadada;border-radius:3px;cursor:pointer;margin-bottom:12px;padding:1rem;position:relative}.lj-post-wizard--candidateBackground .lj-wizard-experience-list .lj-wizard-experience-item p{color:#767676;font-family:Poppins,"Poppins Fallback: Arial","Poppins Fallback: Roboto",sans-serif;font-size:12px;margin:.75rem 0 0}.lj-post-wizard--candidateBackground .lj-wizard-experience-list .lj-wizard-experience-item .radio-label{font-family:Poppins,"Poppins Fallback: Arial","Poppins Fallback: Roboto",sans-serif;font-size:14px;font-weight:500;padding-left:1.5rem}.lj-post-wizard--candidateBackground .lj-wizard-experience-list .lj-wizard-experience-item .hint{color:#a2a2a2;font-size:10px;margin-left:.5rem}.lj-post-wizard--candidateBackground .lj-wizard-experience-list .lj-wizard-experience-item .images img,.lj-post-wizard--candidateBackground .lj-wizard-experience-list .lj-wizard-experience-item .images svg{height:14px;left:18px;position:absolute;top:18px;width:14px}.lj-post-wizard--candidateBackground .lj-wizard-experience-list .lj-wizard-experience-item.item-0 .first,.lj-post-wizard--candidateBackground .lj-wizard-experience-list .lj-wizard-experience-item.item-1 .first,.lj-post-wizard--candidateBackground .lj-wizard-experience-list .lj-wizard-experience-item.item-1 .second,.lj-post-wizard--candidateBackground .lj-wizard-experience-list .lj-wizard-experience-item.item-2 .first,.lj-post-wizard--candidateBackground .lj-wizard-experience-list .lj-wizard-experience-item.item-2 .second,.lj-post-wizard--candidateBackground .lj-wizard-experience-list .lj-wizard-experience-item.item-2 .third{fill:#ca30ff}.lj-post-wizard--candidateBackground .lj-wizard-experience-list .lj-wizard-experience-item:hover,.lj-post-wizard--candidateBackground .lj-wizard-experience-list input:checked+label .lj-wizard-experience-item{border:1px solid #ca30ff}.lj-post-wizard--candidateBackground .lj-wizard-questions input{margin:0}.lj-post-wizard--finalCheck h3{color:#4b4b4b;font-family:Poppins,"Poppins Fallback: Arial","Poppins Fallback: Roboto",sans-serif;font-size:16px;font-weight:400}.lj-post-wizard--finalCheck p{color:#767676}.lj-post-wizard--finalCheck strong{color:#000}.lj-post-wizard--finalCheck #preview-and-edit{display:flex}@media screen and (max-width:62rem){.lj-post-wizard--finalCheck #preview-and-edit{flex-direction:column}.lj-post-wizard--finalCheck #preview-and-edit .lj-button{text-align:center}.lj-post-wizard--finalCheck #preview-and-edit .lj-button+.lj-button{margin-left:0;margin-top:12px}}.lj-post-wizard--finalCheck .ld-terms-checkbox-group label:active span,.lj-post-wizard--finalCheck .ld-terms-checkbox-group label:focus span,.lj-post-wizard--finalCheck .ld-terms-checkbox-group label:hover span{border-color:#a729d2}.lj-wizard-post .selectize-input{background-color:#fff}.lj-wizard-post .selectize-input.focus,.lj-wizard-post .selectize-input:active,.lj-wizard-post .selectize-input:focus,.lj-wizard-post .selectize-input:hover{border:1px solid #992e80!important}.lj-wizard-post .selectize-dropdown{border:none;border-radius:0;padding:0}.lj-wizard-post .selectize-dropdown .selectize-dropdown-content{background-color:#fff;border:1px solid #992e80}.lj-wizard-post .selectize-dropdown .selectize-dropdown-content .active{background-color:#ca30ff}.lj-wizard-post #job_ad_form_certificate_options .ld-form-group-row .selectize-control,.lj-wizard-post #skill-form .ld-form-group-row .selectize-control{border-right:none}.lj-wizard-post #job_ad_form_certificate_options .ld-form-group-row .selectize-dropdown,.lj-wizard-post #skill-form .ld-form-group-row .selectize-dropdown{left:0!important}@media screen and (max-width:62rem){.lj-wizard-post #job_ad_form_certificate_options,.lj-wizard-post #skill-form{margin-top:3rem}}.lj-wizard-post .job_ad_form_certificate_options,.lj-wizard-post .job_ad_form_citizenship,.lj-wizard-post .job_ad_form_relocation_paid,.lj-wizard-post .job_ad_form_show_salary,.lj-wizard-post .job_ad_form_visa_support{margin-top:0}.lj-wizard-post .job_ad_form_certificate_options label:active span,.lj-wizard-post .job_ad_form_certificate_options label:focus span,.lj-wizard-post .job_ad_form_certificate_options label:hover span,.lj-wizard-post .job_ad_form_citizenship label:active span,.lj-wizard-post .job_ad_form_citizenship label:focus span,.lj-wizard-post .job_ad_form_citizenship label:hover span,.lj-wizard-post .job_ad_form_relocation_paid label:active span,.lj-wizard-post .job_ad_form_relocation_paid label:focus span,.lj-wizard-post .job_ad_form_relocation_paid label:hover span,.lj-wizard-post .job_ad_form_show_salary label:active span,.lj-wizard-post .job_ad_form_show_salary label:focus span,.lj-wizard-post .job_ad_form_show_salary label:hover span,.lj-wizard-post .job_ad_form_visa_support label:active span,.lj-wizard-post .job_ad_form_visa_support label:focus span,.lj-wizard-post .job_ad_form_visa_support label:hover span{border-color:#a729d2}.lj-wizard-post #location-block p{margin-bottom:.65rem}#remote-options-radio .lj-alert--error{margin-top:.5rem;position:static}#job_ad_form_remote_details,#job_ad_form_support_criteria,#job_ad_revision_remote_details,#job_ad_revision_support_criteria.ld-input-block{line-height:1.5rem;padding-bottom:1rem;padding-top:.5rem}#job_ad_form_remote_details:active,#job_ad_form_remote_details:focus,#job_ad_form_remote_details:hover,#job_ad_form_support_criteria:active,#job_ad_form_support_criteria:focus,#job_ad_form_support_criteria:hover,#job_ad_revision_remote_details:active,#job_ad_revision_remote_details:focus,#job_ad_revision_remote_details:hover,#job_ad_revision_support_criteria.ld-input-block:active,#job_ad_revision_support_criteria.ld-input-block:focus,#job_ad_revision_support_criteria.ld-input-block:hover{border-color:#a729d2}#location-filter{border:none;margin-top:0}.lj-title-suggestions-wrapper{position:relative}.lj-title-suggestions{background:#fff;border:1px solid #dadada;border-radius:3px;box-shadow:0 4px 12px #00000014;left:0;list-style:none;margin:0;max-height:16rem;overflow-y:auto;padding:0;position:absolute;right:0;top:100%;z-index:50}.lj-title-suggestions[hidden]{display:none}.lj-title-suggestions-item{cursor:pointer;font-size:.9rem;padding:.5rem .75rem}.lj-title-suggestions-item.is-active,.lj-title-suggestions-item:hover{background:#fdf6ff}@media screen and (min-width:62rem){.lj-wizard-wrapper{margin-left:16.5rem;padding-bottom:2.5rem;padding-right:2.5rem}}.lj-wizard-wrapper input{border:1px solid #dadada;margin-top:1.5rem}.lj-wizard-wrapper input:active,.lj-wizard-wrapper input:focus,.lj-wizard-wrapper input:hover{border:1px solid #ca30ff}.lj-wizard-wrapper .helper-text{color:#767676;font-size:.75rem}.lj-wizard-wrapper .lj-wizard-header{align-items:start;display:flex;gap:12px;justify-content:space-between;margin-bottom:1.5rem;margin-top:3.25rem}@media screen and (max-width:62rem){.lj-wizard-wrapper .lj-wizard-header{display:none}}.lj-wizard-wrapper .lj-wizard-header-content{align-items:flex-start;display:flex;flex:1 0;flex-direction:column;gap:8px;min-height:0;min-width:0;white-space:pre-wrap}.lj-wizard-wrapper .lj-wizard-title-section{align-items:flex-start;display:flex;flex-direction:column;gap:8px;width:100%}.lj-wizard-wrapper .lj-wizard-title{color:#4b4b4b;font-family:Poppins,"Poppins Fallback: Arial","Poppins Fallback: Roboto",sans-serif;font-size:1.5rem;font-weight:500;line-height:18px;margin:0}.lj-wizard-wrapper .lj-wizard-title .iconic{height:20px;margin-right:1rem;width:20px}.lj-wizard-wrapper .lj-wizard-title .iconic .iconic-property-fill{fill:#ca30ff}.lj-wizard-wrapper .lj-wizard-title .iconic .iconic-property-stroke{stroke:#ca30ff}.lj-wizard-wrapper .lj-wizard-subtitle{color:#767676;font-family:Poppins,"Poppins Fallback: Arial","Poppins Fallback: Roboto",sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:24px;margin:0;width:100%}.lj-wizard-wrapper .lj-wizard-preview-link{align-items:center;display:flex;flex-direction:row;gap:4px;justify-content:center;padding:8px 0;text-decoration:none;transition:opacity .2s ease}.lj-wizard-wrapper .lj-wizard-preview-link:hover{opacity:.8}.lj-wizard-wrapper .lj-wizard-preview-link .lj-wizard-preview-icon{align-items:center;display:flex;height:20px;justify-content:center;margin-right:0;top:0;width:20px}.lj-wizard-wrapper .lj-wizard-preview-link .lj-wizard-preview-icon .iconic-property-fill{fill:#a729d2}.lj-wizard-wrapper .lj-wizard-preview-link .lj-wizard-preview-icon .iconic-property-stroke{stroke:#a729d2}.lj-wizard-wrapper .lj-wizard-preview-link .lj-wizard-preview-text{color:#a729d2;font-family:Poppins,"Poppins Fallback: Arial","Poppins Fallback: Roboto",sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:1.4;text-align:center;text-transform:uppercase}.lj-wizard-wrapper .lj-pink-dot{height:8px;margin-bottom:10px;width:8px}.lj-wizard-wrapper .lj-pink-dot,.lj-wizard-wrapper .lj-pink-dot-small{background-color:#da94f2;border-radius:50%;display:inline-block;margin-left:3px}.lj-wizard-wrapper .lj-pink-dot-small{height:5px;margin-bottom:7px;width:5px}.lj-wizard-wrapper .lj-wizard-main{min-height:60vh;padding:2rem 1.25rem;position:relative}@media screen and (min-width:62rem){.lj-wizard-wrapper .lj-wizard-main{box-shadow:0 0 4px 0 #00000080}}.lj-wizard-wrapper .job-summary-box{border-radius:25px;margin-bottom:3rem;padding:2rem 2rem 2rem .7rem}@media screen and (min-width:62rem){.lj-wizard-wrapper .job-summary-box{display:block;margin:0 auto 3rem;width:40rem}}.lj-wizard-wrapper .job-summary-box .job-line{display:flex;justify-content:space-between;margin:auto 2rem 1rem}.lj-wizard-wrapper .job-summary-box .job-line p{text-align:left;width:200px}@media screen and (min-width:62rem){.lj-wizard-wrapper .check-info{display:block;margin:0 auto 1.5rem;padding-left:2rem;width:38rem}}.lj-wizard-wrapper #preview-and-edit{margin:1rem auto 0 2rem}.lj-wizard-wrapper #preview-and-edit .preview-job-ad .iconic-property-fill{fill:#fff}@media screen and (min-width:62rem){.lj-wizard-wrapper .lj-submit-and-checkboxes{display:block;margin:0 0 3rem;width:34rem}}.lj-wizard-wrapper .lj-wizard-blocks{display:flex;flex-direction:column;justify-content:center}.lj-wizard-wrapper .lj-wizard-block{margin-bottom:3rem}@media screen and (min-width:62rem){.lj-wizard-wrapper .lj-wizard-block{display:block;margin:0 auto 3rem;width:44rem}}.lj-wizard-wrapper .lj-wizard-block .ld-form-help-text strong:not(.note-additional-questions){margin-bottom:1.5rem}.lj-wizard-wrapper .wizard-remote-options{margin-bottom:0}.lj-wizard-wrapper #eor-advisory-block{margin-bottom:34px}.lj-wizard-post a:not(.lj-button):not(.ld-button):not(.lw-button){color:#a729d2}.lj-wizard-wrapper[data-wizard-step=locationDetails] .lj-wizard-main{display:flex;flex-direction:column}.lj-wizard-wrapper[data-wizard-step=locationDetails] .lj-wizard-blocks{flex:1 0 auto;justify-content:flex-start}.lj-wizard-wrapper[data-wizard-step=locationDetails] .lj-wizard-actions{margin-top:auto}.lj-wizard-wrapper[data-wizard-step=locationDetails] .ld-select-button{text-align:left}.lj-wizard-wrapper[data-wizard-step=locationDetails] .lj-wizard-block{margin-bottom:1.5rem}.lj-wizard-wrapper[data-wizard-step=locationDetails] #office-attendance-block .ld-timezone-select .ld-no-margin,.lj-wizard-wrapper[data-wizard-step=locationDetails] .ld-radiobutton-group{margin-bottom:0}.lj-wizard-wrapper[data-wizard-step=locationDetails] .ld-timezone-range{align-items:flex-end;display:flex;gap:.75rem}.lj-wizard-wrapper[data-wizard-step=locationDetails] .ld-timezone-range .ld-timezone-range-field{flex:1 1;min-width:0}.lj-wizard-wrapper[data-wizard-step=locationDetails] .ld-timezone-range .ld-timezone-range-label{color:#677076;display:block;font-size:.75rem;margin-bottom:.25rem}.lj-wizard-wrapper[data-wizard-step=locationDetails] .ld-timezone-range .ld-timezone-range-separator{color:#767676;flex:0 0 auto;padding-bottom:.75rem}.lj-wizard-sidebar{background-color:#fff;display:flex;flex-direction:column;padding:2rem 2rem 2rem 2.5rem}@media screen and (min-width:62rem){.lj-wizard-sidebar{bottom:0;left:0;max-width:16.5rem;padding-left:2rem;position:fixed;top:4.5rem}.lj-wizard-sidebar.impersonating{top:8.5rem}}.lj-wizard-sidebar .lj-wizard-sidebar-header{display:none}@media screen and (min-width:62rem){.lj-wizard-sidebar .lj-wizard-sidebar-header{align-items:center;display:flex}}.lj-wizard-sidebar .lj-wizard-sidebar-header .lj-wizard-sidebar-image{background-size:cover;border-radius:50%;box-shadow:0 0 4px 0 #a2a2a2;height:40px;width:40px}.lj-wizard-sidebar .lj-wizard-sidebar-header .lj-wizard-sidebar-companyName{color:#000;font-family:Poppins,"Poppins Fallback: Arial","Poppins Fallback: Roboto",sans-serif;margin-left:.75rem}.lj-wizard-sidebar .lj-wizard-sidebar-steps{align-items:center;display:flex;justify-content:center}@media screen and (min-width:62rem){.lj-wizard-sidebar .lj-wizard-sidebar-steps ol{margin-left:1rem;margin-top:1.5rem}}.lj-wizard-sidebar .lj-wizard-sidebar-steps .lj-wizard-step{color:#767676;font-family:Poppins,"Poppins Fallback: Arial","Poppins Fallback: Roboto",sans-serif;font-size:16px;font-weight:400;left:-10000px;position:absolute;top:-100000px}.lj-wizard-sidebar .lj-wizard-sidebar-steps .lj-wizard-step a{color:#767676}@media screen and (min-width:62rem){.lj-wizard-sidebar .lj-wizard-sidebar-steps .lj-wizard-step{display:list-item;font-size:12px;left:0;margin-bottom:1rem;position:relative;top:0}}.lj-wizard-sidebar .lj-wizard-sidebar-steps .lj-wizard-step.--completed,.lj-wizard-sidebar .lj-wizard-sidebar-steps .lj-wizard-step.--completed a,.lj-wizard-sidebar .lj-wizard-sidebar-steps .lj-wizard-step.--current,.lj-wizard-sidebar .lj-wizard-sidebar-steps .lj-wizard-step.--current a{color:#ca30ff}.lj-wizard-sidebar .lj-wizard-sidebar-steps .lj-wizard-step.--completed{opacity:.5}.lj-wizard-sidebar .lj-wizard-sidebar-steps .lj-wizard-step.--completed:hover{opacity:1}.lj-wizard-sidebar .lj-wizard-sidebar-steps .lj-wizard-step.--current{font-weight:400;left:0;position:relative;top:0}.lj-wizard-sidebar .lj-wizard-sidebar-steps .lj-wizard-step.--current a{font-weight:400}.lj-wizard-sidebar .lj-wizard-sidebar-actions{margin-top:auto;position:relative}@media screen and (max-width:62rem){.lj-wizard-sidebar .lj-wizard-sidebar-actions .lj-button{display:none}}.lj-wizard-sidebar .lj-wizard-sidebar-chevron{cursor:pointer;position:absolute;top:-24px}@media screen and (min-width:62rem){.lj-wizard-sidebar .lj-wizard-sidebar-chevron{display:none}}.lj-wizard-sidebar .lj-wizard-sidebar-chevron svg{margin:0!important}.lj-wizard-sidebar .lj-wizard-sidebar-chevron.next-step{right:-16px;transform:rotate(270deg)}.lj-wizard-sidebar .lj-wizard-sidebar-chevron.previous-step{left:-1.5rem;transform:rotate(90deg)}.lj-wizard-sidebar .lj-pink-dot-small{background-color:#da94f2;border-radius:50%;display:inline-block;height:5px;margin-bottom:5px;margin-left:3px;width:5px}.wizard_buttons-module_buttons_dad61{display:flex;width:100%}.wizard_buttons-module_buttons_dad61 .wizard_buttons-module_button_e911c{flex:1 1;position:relative;text-align:center}.wizard_buttons-module_buttons_dad61 .wizard_buttons-module_previousButton_e6d60 .wizard_buttons-module_iconic_cb0ef{left:.75rem;position:absolute;top:28%}.wizard_buttons-module_buttons_dad61 .wizard_buttons-module_previousButton_e6d60 svg{transform:rotate(90deg)}.wizard_buttons-module_buttons_dad61 .wizard_buttons-module_previousButton_e6d60 svg path{stroke:#767676!important}.wizard_buttons-module_buttons_dad61 .wizard_buttons-module_previousButton_e6d60:hover path{stroke:#fff!important}.wizard_buttons-module_buttons_dad61 .wizard_buttons-module_nextButton_ebe3f{flex:2 1}.wizard_buttons-module_buttons_dad61 .wizard_buttons-module_nextButton_ebe3f .wizard_buttons-module_iconic_cb0ef{position:absolute;right:.75rem;top:28%}.wizard_buttons-module_buttons_dad61 .wizard_buttons-module_nextButton_ebe3f svg{transform:rotate(270deg)}.wizard_buttons-module_buttons_dad61 .wizard_buttons-module_nextButton_ebe3f svg path{stroke:#fff!important}@media screen and (max-width:62rem){.wizard_buttons-module_buttons_dad61 #wizard_buttons-module_submit-approval_d197b{font-size:1rem}}.lj-job-contract-type{border:.0625rem solid #dadada;cursor:pointer;display:inline-block;margin-bottom:.75rem;padding:.5rem .75rem}.lj-job-contract-type .iconic{display:none;margin-right:.5rem;vertical-align:middle}.lj-job-contract-type .iconic-property-stroke{stroke:#ca30ff}.ld-contract-section div{display:flex;flex-wrap:wrap}.ld-contract-section .lj-job-contract-type{flex-grow:1;width:33%}.ld-contract-section .lj-job-contract-type:not(:last-child){margin-right:.2rem}.lj-wizard-block .lj-job-contract-type{margin-right:.5rem;width:10rem}.lj-job-contract-type.--active,.lj-job-contract-type:hover{border-color:#ca30ff}.lj-job-contract-type.--active .iconic{display:inline-block}.backoffice_contract_type .iconic-property-stroke{stroke:#2b92fc}.backoffice_contract_type .lj-job-contract-type.--active,.backoffice_contract_type .lj-job-contract-type:hover{border-color:#2b92fc}.employer_contract_type{width:100%}
/*# sourceMappingURL=application-52b0cc74.css.map*/