<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">:root{--hs-mandatory-form-btn-color:var(--dark,var(--btn-text-negative-color,var(--color-white,rgba(0,0,0,.8))));--hs-mandatory-form-btn-bg:var(--sand,var(--theme-color-1,var(--color-secondary-comp-4,rgba(0,0,0,.2))));--hs-mandatory-form-btn-bg-hover:var(--theme-color-1,var(--color-secondary-comp-5,#e8c77d));--hs-mandatory-form-btn-bg-active:var(--theme-color-1,var(--color-secondary-comp-6,#e8c77d))}#hs-mandatory-form{margin:0 auto;max-width:540px}#hs-mandatory-form .gfield_label{display:block!important}#hs-mandatory-form .ginput_container{margin-bottom:.25em}#hs-mandatory-form .ginput_container:last-child{margin-bottom:0}#hs-mandatory-form .question-button-wrapper{display:flex;gap:.5em;justify-content:flex-end;margin-top:.25em}#hs-mandatory-form .prediction{cursor:pointer}#hs-mandatory-form .add-question-answer,#hs-mandatory-form .remove-question-answer{align-items:center;aspect-ratio:1;background:var(--hs-mandatory-form-btn-bg);border:0;border-radius:.2em;color:var(--hs-mandatory-form-btn-color);cursor:pointer;display:flex;justify-content:center;padding:0;transition:all .2s ease-in-out;width:30px}#hs-mandatory-form .add-question-answer:focus-visible,#hs-mandatory-form .add-question-answer:hover,#hs-mandatory-form .remove-question-answer:focus-visible,#hs-mandatory-form .remove-question-answer:hover{background:var(--hs-mandatory-form-btn-bg-hover)}#hs-mandatory-form .add-question-answer:active,#hs-mandatory-form .remove-question-answer:active{background:var(--hs-mandatory-form-btn-bg-active)}#hs-mandatory-form .add-question-answer:disabled,#hs-mandatory-form .remove-question-answer:disabled{cursor:not-allowed;opacity:.5}#hs-mandatory-form .hs-crm-form-submit-wrapper{margin-top:2em;text-align:right}#hs-mandatory-form button[type=submit]{background:var(--hs-mandatory-form-btn-bg);border:none;border-radius:2px;color:var(--hs-mandatory-form-btn-color);cursor:pointer;display:inline-block;font-size:var(--fs-base);line-height:1.1;outline:none;padding:14px 18px;text-decoration:none;transition:all .2s ease-in-out}#hs-mandatory-form button[type=submit]:focus-visible,#hs-mandatory-form button[type=submit]:hover{background:var(--hs-mandatory-form-btn-bg-hover)}#hs-mandatory-form button[type=submit]:active{background:var(--hs-mandatory-form-btn-bg-active)}#hs-mandatory-form .skills-checkbox-wrapper,#hs-mandatory-form .subfunction-checkbox-wrapper{background:rgba(0,0,0,.05);border-radius:.2em;display:none;max-height:400px;overflow-y:auto;padding:1em .5em}#hs-mandatory-form .skills-checkbox-wrapper.active,#hs-mandatory-form .subfunction-checkbox-wrapper.active{display:block}#hs-mandatory-form .function-years-wrapper{display:none}#hs-mandatory-form .function-years-wrapper.active{display:block}#hs-mandatory-form .hs-submit-spinner{display:none}#hs-mandatory-form .hs-submit-spinner.active{display:inline-block}#hs-mandatory-form .validation_message_present_position,#hs-mandatory-form .validation_message_submit_form{border:none;color:#ff5050;font-size:14px}#hs-mandatory-form .validation_message_submit_form{margin-top:5px}#hs-mandatory-form .validation_message,#hs-mandatory-form .validation_message_present_position,#hs-mandatory-form .validation_message_submit_form{display:none}#hs-mandatory-form .gfield_checkbox label,#hs-mandatory-form .validation_message.active,#hs-mandatory-form .validation_message_present_position.active,#hs-mandatory-form .validation_message_submit_form.active{display:block}#hs-mandatory-form .hs-crm-form-input-checkbox{margin-top:12px;position:relative}#hs-mandatory-form .hs-crm-form-input-checkbox label{padding-top:2px}
</pre></body></html>